2026-06-09 10:42:23.698847 | Job console starting
2026-06-09 10:42:23.832911 | Updating git repos
2026-06-09 10:42:24.630907 | Cloning repos into workspace
2026-06-09 10:42:30.280547 | Restoring repo states
2026-06-09 10:42:30.316705 | Merging changes
2026-06-09 10:42:31.296733 | Checking out repos
2026-06-09 10:42:32.744509 | Preparing playbooks
2026-06-09 10:42:38.645010 | Running Ansible setup
2026-06-09 10:42:43.926617 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-09 10:42:44.667187 | 
2026-06-09 10:42:44.667338 | PLAY [localhost]
2026-06-09 10:42:44.675155 | 
2026-06-09 10:42:44.675221 | TASK [Gathering Facts]
2026-06-09 10:42:45.733332 | localhost | ok
2026-06-09 10:42:45.746206 | 
2026-06-09 10:42:45.746400 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-06-09 10:42:46.229014 | localhost -> localhost | changed
2026-06-09 10:42:46.239148 | 
2026-06-09 10:42:46.239317 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-06-09 10:42:47.207907 | localhost -> localhost | changed
2026-06-09 10:42:47.214013 | 
2026-06-09 10:42:47.214076 | TASK [Setup log path fact]
2026-06-09 10:42:47.230286 | localhost | ok
2026-06-09 10:42:47.240570 | 
2026-06-09 10:42:47.240650 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-09 10:42:47.266286 | localhost | ok
2026-06-09 10:42:47.271643 | 
2026-06-09 10:42:47.271704 | TASK [emit-job-header : Print job information]
2026-06-09 10:42:47.297664 | # Job Information
2026-06-09 10:42:47.297839 | Ansible Version: 2.16.18
2026-06-09 10:42:47.297864 | Job: cifmw-crc-podified-edpm-baremetal
2026-06-09 10:42:47.297885 | Pipeline: github-check
2026-06-09 10:42:47.297902 | Executor: 38.102.83.51
2026-06-09 10:42:47.297920 | Triggered by: https://github.com/openstack-k8s-operators/edpm-ansible/pull/1175
2026-06-09 10:42:47.297938 | Log URL (when completed): https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/380/rdoproject.org/380aa48dc69f4b299b577c203491369e/
2026-06-09 10:42:47.297957 | Event ID: ee0431c0-63ec-11f1-8f43-926e7feafd85
2026-06-09 10:42:47.300726 | 
2026-06-09 10:42:47.300790 | LOOP [emit-job-header : Print node information]
2026-06-09 10:42:47.378299 | localhost | ok:
2026-06-09 10:42:47.378743 | localhost | # Node Information
2026-06-09 10:42:47.378803 | localhost | Inventory Hostname: controller
2026-06-09 10:42:47.378853 | localhost | Hostname: np0000068398
2026-06-09 10:42:47.378894 | localhost | Username: zuul
2026-06-09 10:42:47.378937 | localhost | Distro: CentOS 9
2026-06-09 10:42:47.378974 | localhost | Provider: vexxhost-nodepool-tripleo
2026-06-09 10:42:47.379011 | localhost | Region: RegionOne
2026-06-09 10:42:47.379046 | localhost | Label: centos-9-stream-crc-2-56-0-6xlarge
2026-06-09 10:42:47.379082 | localhost | Product Name: OpenStack Nova
2026-06-09 10:42:47.379118 | localhost | Interface IP: 38.102.83.182
2026-06-09 10:42:47.391282 | 
2026-06-09 10:42:47.391455 | PLAY [all]
2026-06-09 10:42:47.397016 | 
2026-06-09 10:42:47.397085 | TASK [Gather network facts]
2026-06-09 10:42:47.915625 | controller | ok
2026-06-09 10:42:47.928670 | 
2026-06-09 10:42:47.928797 | TASK [include_role : start-zuul-console]
2026-06-09 10:42:47.960507 | controller | ok
2026-06-09 10:42:47.983331 | 
2026-06-09 10:42:47.983525 | TASK [start-zuul-console : Start zuul_console daemon.]
2026-06-09 10:42:48.475017 | controller | ok
2026-06-09 10:42:48.488193 | 
2026-06-09 10:42:48.488340 | TASK [include_role : add-build-sshkey]
2026-06-09 10:42:48.523915 | controller | ok
2026-06-09 10:42:48.547318 | 
2026-06-09 10:42:48.547502 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-06-09 10:42:48.859182 | controller -> localhost | ok
2026-06-09 10:42:48.868321 | 
2026-06-09 10:42:48.868481 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-06-09 10:42:48.915208 | controller | ok
2026-06-09 10:42:48.955496 | controller | included: /var/lib/zuul/builds/380aa48dc69f4b299b577c203491369e/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-06-09 10:42:48.964595 | 
2026-06-09 10:42:48.964697 | TASK [add-build-sshkey : Create Temp SSH key]
2026-06-09 10:42:49.611542 | controller -> localhost | Generating public/private rsa key pair.
2026-06-09 10:42:49.611867 | controller -> localhost | Your identification has been saved in /var/lib/zuul/builds/380aa48dc69f4b299b577c203491369e/work/380aa48dc69f4b299b577c203491369e_id_rsa
2026-06-09 10:42:49.611936 | controller -> localhost | Your public key has been saved in /var/lib/zuul/builds/380aa48dc69f4b299b577c203491369e/work/380aa48dc69f4b299b577c203491369e_id_rsa.pub
2026-06-09 10:42:49.611984 | controller -> localhost | The key fingerprint is:
2026-06-09 10:42:49.612027 | controller -> localhost | SHA256:co6CS4hjNqIsOf0OXOcfNoQPU+ViCiNuIxOZjKFejVA zuul-build-sshkey
2026-06-09 10:42:49.612070 | controller -> localhost | The key's randomart image is:
2026-06-09 10:42:49.612112 | controller -> localhost | +---[RSA 3072]----+
2026-06-09 10:42:49.612154 | controller -> localhost | |...E      .      |
2026-06-09 10:42:49.612197 | controller -> localhost | |++. o    o       |
2026-06-09 10:42:49.612238 | controller -> localhost | |*..oo.  + .      |
2026-06-09 10:42:49.612280 | controller -> localhost | |.o.. o = .       |
2026-06-09 10:42:49.612321 | controller -> localhost | |o.+ . B S        |
2026-06-09 10:42:49.612420 | controller -> localhost | |.* + o X         |
2026-06-09 10:42:49.612496 | controller -> localhost | |=*= . o *        |
2026-06-09 10:42:49.612579 | controller -> localhost | |Xooo . o o       |
2026-06-09 10:42:49.612627 | controller -> localhost | |oo.oo   .        |
2026-06-09 10:42:49.612669 | controller -> localhost | +----[SHA256]-----+
2026-06-09 10:42:49.612763 | controller -> localhost | ok: Runtime: 0:00:00.104478
2026-06-09 10:42:49.620787 | 
2026-06-09 10:42:49.620911 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-06-09 10:42:49.654689 | controller | ok
2026-06-09 10:42:49.672100 | controller | included: /var/lib/zuul/builds/380aa48dc69f4b299b577c203491369e/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-06-09 10:42:49.686857 | 
2026-06-09 10:42:49.686942 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-06-09 10:42:49.712689 | controller | skipping: Conditional result was False
2026-06-09 10:42:49.718912 | 
2026-06-09 10:42:49.719000 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-06-09 10:42:50.389110 | controller | changed
2026-06-09 10:42:50.405234 | 
2026-06-09 10:42:50.405413 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-06-09 10:42:50.793272 | controller | ok
2026-06-09 10:42:50.804217 | 
2026-06-09 10:42:50.804389 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-06-09 10:42:52.516737 | controller | changed
2026-06-09 10:42:52.525404 | 
2026-06-09 10:42:52.525556 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-06-09 10:42:54.165516 | controller | changed
2026-06-09 10:42:54.173399 | 
2026-06-09 10:42:54.173536 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-06-09 10:42:54.210243 | controller | skipping: Conditional result was False
2026-06-09 10:42:54.218762 | 
2026-06-09 10:42:54.218896 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-06-09 10:42:54.679880 | controller -> localhost | changed
2026-06-09 10:42:54.695567 | 
2026-06-09 10:42:54.695702 | TASK [add-build-sshkey : Add back temp key]
2026-06-09 10:42:55.022934 | controller -> localhost | Identity added: /var/lib/zuul/builds/380aa48dc69f4b299b577c203491369e/work/380aa48dc69f4b299b577c203491369e_id_rsa (zuul-build-sshkey)
2026-06-09 10:42:55.023295 | controller -> localhost | ok: Runtime: 0:00:00.021249
2026-06-09 10:42:55.032781 | 
2026-06-09 10:42:55.033010 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-06-09 10:42:55.605195 | controller | ok
2026-06-09 10:42:55.612998 | 
2026-06-09 10:42:55.613174 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-06-09 10:42:55.650553 | controller | skipping: Conditional result was False
2026-06-09 10:42:55.669526 | 
2026-06-09 10:42:55.669835 | TASK [include_role : validate-host]
2026-06-09 10:42:55.703218 | controller | ok
2026-06-09 10:42:55.738866 | 
2026-06-09 10:42:55.739070 | TASK [validate-host : Define zuul_info_dir fact]
2026-06-09 10:42:55.778562 | controller | ok
2026-06-09 10:42:55.782835 | 
2026-06-09 10:42:55.782927 | TASK [validate-host : Ensure Zuul Ansible directory exists]
2026-06-09 10:42:56.060623 | controller -> localhost | ok
2026-06-09 10:42:56.067058 | 
2026-06-09 10:42:56.067147 | TASK [validate-host : Collect information about the host]
2026-06-09 10:42:56.930269 | controller | ok
2026-06-09 10:42:56.950441 | 
2026-06-09 10:42:56.950649 | TASK [validate-host : Sanitize hostname]
2026-06-09 10:42:57.127144 | controller | ok
2026-06-09 10:42:57.132654 | 
2026-06-09 10:42:57.132748 | TASK [validate-host : Write out all ansible variables/facts known for each host]
2026-06-09 10:42:57.729421 | controller -> localhost | changed
2026-06-09 10:42:57.739895 | 
2026-06-09 10:42:57.740053 | TASK [validate-host : Collect information about zuul worker]
2026-06-09 10:42:58.260437 | controller | ok
2026-06-09 10:42:58.268918 | 
2026-06-09 10:42:58.269055 | TASK [validate-host : Write out all zuul information for each host]
2026-06-09 10:42:58.783057 | controller -> localhost | changed
2026-06-09 10:42:58.798875 | 
2026-06-09 10:42:58.799008 | TASK [include_role : prepare-workspace-openshift]
2026-06-09 10:42:58.825689 | controller | skipping: Conditional result was False
2026-06-09 10:42:58.833444 | 
2026-06-09 10:42:58.833592 | TASK [include_role : remove-zuul-sshkey]
2026-06-09 10:42:58.870861 | controller | skipping: Conditional result was False
2026-06-09 10:42:58.881083 | 
2026-06-09 10:42:58.881227 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-06-09 10:42:59.260840 | controller | ok: "logs"
2026-06-09 10:42:59.261305 | controller | ok: All items complete
2026-06-09 10:42:59.261416 | 
2026-06-09 10:42:59.597843 | controller | ok: "artifacts"
2026-06-09 10:42:59.896957 | controller | ok: "docs"
2026-06-09 10:42:59.917202 | 
2026-06-09 10:42:59.917467 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-06-09 10:43:00.309838 | controller | changed: "logs"
2026-06-09 10:43:00.679915 | controller | changed: "artifacts"
2026-06-09 10:43:01.013815 | controller | changed: "docs"
2026-06-09 10:43:01.038044 | 
2026-06-09 10:43:01.038203 | PLAY RECAP
2026-06-09 10:43:01.038290 | controller | ok: 22 changed: 9 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-09 10:43:01.038346 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-09 10:43:01.038426 | 
2026-06-09 10:43:01.243164 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-09 10:43:01.244976 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-09 10:43:01.951610 | 
2026-06-09 10:43:01.951740 | PLAY [all]
2026-06-09 10:43:01.963309 | 
2026-06-09 10:43:01.963418 | TASK [mirror-info-fork : Set mirror_fqdn if not defined]
2026-06-09 10:43:02.044930 | controller | ok
2026-06-09 10:43:02.049952 | 
2026-06-09 10:43:02.050054 | TASK [mirror-info-fork : Create /etc/ci]
2026-06-09 10:43:02.651323 | controller | changed
2026-06-09 10:43:02.661001 | 
2026-06-09 10:43:02.661154 | TASK [mirror-info-fork : Install ci_mirror script]
2026-06-09 10:43:04.443804 | controller | changed
2026-06-09 10:43:04.460828 | 
2026-06-09 10:43:04.460971 | LOOP [add-authorized-keys : Enable access via build key on all nodes]
2026-06-09 10:43:05.063580 | controller | changed:
2026-06-09 10:43:05.063948 | controller | {
2026-06-09 10:43:05.064020 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA4Z/c9osaGGtU6X8fgELwfj/yayRurfcKA0HMFfdpPxev2dbwljysMuzoVp4OZmW1gvGtyYPSNRvnzgsaabPNKNo2ym5NToCP6UM+KSe93aln4BcM/24mXChYAbXJQ5Bqq/pIzsGs/pKetQN+vwvMxLOwTvpcsCJBXaa981RKML6xj9l/UZ7IIq1HSEKMvPLxZMWdu0Ut8DkCd5F4nOw9Wgml2uYpDCj5LLCrQQ9ChdOMz8hz6SighhNlRpPkvPaet3OXxr/ytFMu7j7vv06CaEnuMMiY2aTWN1Imin9eHAylIqFHta/3gFfQSWt9jXM7owkBLKL7ATzhaAn+fjNupw== arxcruz@redhat.com"
2026-06-09 10:43:05.064094 | controller | }
2026-06-09 10:43:05.423871 | controller | changed:
2026-06-09 10:43:05.424053 | controller | {
2026-06-09 10:43:05.424106 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDS4Fn6k4deCnIlOtLWqZJyksbepjQt04j8Ed8CGx9EKkj0fKiAxiI4TadXQYPuNHMixZy4Nevjb6aDhL5Z906TfvNHKUrjrG7G26a0k8vdc61NEQ7FmcGMWRLwwc6ReDO7lFpzYKBMk4YqfWgBuGU/K6WLKiVW2cVvwIuGIaYrE1OiiX0iVUUk7KApXlDJMXn7qjSYynfO4mF629NIp8FJal38+Kv+HA+0QkE5Y2xXnzD4Lar5+keymiCHRntPppXHeLIRzbt0gxC7v3L72hpQ3BTBEzwHpeS8KY+SX1y5lRMN45thCHfJqGmARJREDjBvWG8JXOPmVIKQtZmVcD5b mandreou@redhat.com"
2026-06-09 10:43:05.424149 | controller | }
2026-06-09 10:43:05.814351 | controller | changed:
2026-06-09 10:43:05.814540 | controller | {
2026-06-09 10:43:05.814589 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9MiLfy30deHA7xPOAlew5qUq3UP2gmRMYJi8PtkjFB20/DKeWwWNnkZPqP9AayruRoo51SIiVg870gbZE2jYl+Ncx/FYDe56JeC3ySZsXoAVkC9bP7gkOGqOmJjirvAgPMI7bogVz8i+66Q4Ar7OKTp3762G4IuWPPEg4ce4Y7lx9qWocZapHYq4cYKMxrOZ7SEbFSATBbe2bPZAPKTw8do/Eny+Hq/LkHFhIeyra6cqTFQYShr+zPln0Cr+ro/pDX3bB+1ubFgTpjpkkkQsLhDfR6cCdCWM2lgnS3BTtYj5Ct9/JRPR5YOphqZz+uB+OEu2IL68hmU9vNTth1KeX rlandy@redhat.com"
2026-06-09 10:43:05.814630 | controller | }
2026-06-09 10:43:06.177774 | controller | changed:
2026-06-09 10:43:06.177967 | controller | {
2026-06-09 10:43:06.178025 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFCbgz8gdERiJlk2IKOtkjQxEXejrio6ZYMJAVJYpOIp raukadah@gmail.com"
2026-06-09 10:43:06.178073 | controller | }
2026-06-09 10:43:06.583930 | controller | changed:
2026-06-09 10:43:06.584109 | controller | {
2026-06-09 10:43:06.584158 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBqb3Q/9uDf4LmihQ7xeJ9gA/STIQUFPSfyyV0m8AoQi bshewale@redhat.com"
2026-06-09 10:43:06.584196 | controller | }
2026-06-09 10:43:06.980148 | controller | changed:
2026-06-09 10:43:06.980381 | controller | {
2026-06-09 10:43:06.980439 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0I8QqQx0Az2ysJt2JuffucLijhBqnsXKEIx5GyHwxVULROa8VtNFXUDH6ZKZavhiMcmfHB2+TBTda+lDP4FldYj06dGmzCY+IYGa+uDRdxHNGYjvCfLFcmLlzRK6fNbTcui+KlUFUdKe0fb9CRoGKyhlJD5GRkM1Dv+Yb6Bj+RNnmm1fVGYxzmrD2utvffYEb0SZGWxq2R9gefx1q/3wCGjeqvufEV+AskPhVGc5T7t9eyZ4qmslkLh1/nMuaIBFcr9AUACRajsvk6mXrAN1g3HlBf2gQlhi1UEyfbqIQvzzFtsbLDlSum/KmKjy818GzvWjERfQ0VkGzCd9bSLVL dviroel@redhat.com"
2026-06-09 10:43:06.980479 | controller | }
2026-06-09 10:43:07.356993 | controller | changed:
2026-06-09 10:43:07.357175 | controller | {
2026-06-09 10:43:07.357225 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDLOQd4ZLtkZXQGY6UwAr/06ppWQK4fDO3HaqxPk98csyOCBXsliSKK39Bso828+5srIXiW7aI6aC9P5mwi4mUZlGPfJlQbfrcGvY+b/SocuvaGK+1RrHLoJCT52LBhwgrzlXio2jeksZeein8iaTrhsPrOAs7KggIL/rB9hEiB3NaOPWhhoCP4vlW6MEMExGcqB/1FVxXFBPnLkEyW0Lk7ycVflZl2ocRxbfjZi0+tI1Wlinp8PvSQSc/WVrAcDgKjc/mB4ODPOyYy3G8FHgfMsrXSDEyjBKgLKMsdCrAUcqJQWjkqXleXSYOV4q3pzL+9umK+q/e3P/bIoSFQzmJKTU1eDfuvPXmow9F5H54fii/Da7ezlMJ+wPGHJrRAkmzvMbALy7xwswLhZMkOGNtRcPqaKYRmIBKpw3o6bCTtcNUHOtOQnzwY8JzrM2eBWJBXAANYw+9/ho80JIiwhg29CFNpVBuHbql2YxJQNrnl90guN65rYNpDxdIluweyUf8= anbanerj@kaermorhen"
2026-06-09 10:43:07.357268 | controller | }
2026-06-09 10:43:07.796256 | controller | changed:
2026-06-09 10:43:07.796474 | controller | {
2026-06-09 10:43:07.796528 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3VwV8Im9kRm49lt3tM36hj4Zv27FxGo4C1Q/0jqhzFmHY7RHbmeRr8ObhwWoHjXSozKWg8FL5ER0z3hTwL0W6lez3sL7hUaCmSuZmG5Hnl3x4vTSxDI9JZ/Y65rtYiiWQo2fC5xJhU/4+0e5e/pseCm8cKRSu+SaxhO+sd6FDojA2x1BzOzKiQRDy/1zWGp/cZkxcEuB1wHI5LMzN03c67vmbu+fhZRAUO4dQkvcnj2LrhQtpa+ytvnSjr8icMDosf1OsbSffwZFyHB/hfWGAfe0eIeSA2XPraxiPknXxiPKx2MJsaUTYbsZcm3EjFdHBBMumw5rBI74zLrMRvCO9GwBEmGT4rFng1nP+yw5DB8sn2zqpOsPg1LYRwCPOUveC13P6pgsZZPh812e8v5EKnETct+5XI3dVpdw6CnNiLwAyVAF15DJvBGT/u1k0Myg/bQn+Gv9k2MSj6LvQmf6WbZu2Wgjm30z3FyCneBqTL7mLF19YXzeC0ufHz5pnO1E= dasm@fedora"
2026-06-09 10:43:07.796588 | controller | }
2026-06-09 10:43:08.125557 | controller | changed:
2026-06-09 10:43:08.125731 | controller | {
2026-06-09 10:43:08.125780 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHUnwjB20UKmsSed9X73eGNV5AOEFccQ3NYrRW776pEk cjeanner"
2026-06-09 10:43:08.125821 | controller | }
2026-06-09 10:43:08.515183 | controller | changed:
2026-06-09 10:43:08.515380 | controller | {
2026-06-09 10:43:08.515437 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDercCMGn8rW1C4P67tHgtflPdTeXlpyUJYH+6XDd2lR jgilaber@redhat.com"
2026-06-09 10:43:08.515478 | controller | }
2026-06-09 10:43:08.908467 | controller | changed:
2026-06-09 10:43:08.908667 | controller | {
2026-06-09 10:43:08.908751 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAMI6kkg9Wg0sG7jIJmyZemEBwUn1yzNpQQd3gnulOmZ adrianfuscoarnejo@gmail.com"
2026-06-09 10:43:08.908799 | controller | }
2026-06-09 10:43:09.314548 | controller | changed:
2026-06-09 10:43:09.314691 | controller | {
2026-06-09 10:43:09.314728 | controller |   "public_key": "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPijwpQu/3jhhhBZInXNOLEH57DrknPc3PLbsRvYyJIFzwYjX+WD4a7+nGnMYS42MuZk6TJcVqgnqofVx4isoD4= ramishra@redhat.com"
2026-06-09 10:43:09.314756 | controller | }
2026-06-09 10:43:09.698248 | controller | changed:
2026-06-09 10:43:09.698412 | controller | {
2026-06-09 10:43:09.698438 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICWBreHW95Wz2Toz5YwCGQwFcUG8oFYkienDh9tntmDc ralfieri@redhat.com"
2026-06-09 10:43:09.698458 | controller | }
2026-06-09 10:43:10.111193 | controller | changed:
2026-06-09 10:43:10.111385 | controller | {
2026-06-09 10:43:10.111444 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDK0iKdi8jQTpQrDdLVH/AAgLVYyTXF7AQ1gjc/5uT3t ykarel@yatinkarel"
2026-06-09 10:43:10.111485 | controller | }
2026-06-09 10:43:10.505621 | controller | changed:
2026-06-09 10:43:10.505795 | controller | {
2026-06-09 10:43:10.505843 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF/V/cLotA6LZeO32VL45Hd78skuA2lJA425Sm2LlQeZ fmount@horcrux"
2026-06-09 10:43:10.505882 | controller | }
2026-06-09 10:43:10.879663 | controller | changed:
2026-06-09 10:43:10.879893 | controller | {
2026-06-09 10:43:10.879978 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDa7QCjuDMVmRPo1rREbGwzYeBCYVN+Ou/3WKXZEC6Sr"
2026-06-09 10:43:10.880050 | controller | }
2026-06-09 10:43:11.412750 | controller | changed:
2026-06-09 10:43:11.412937 | controller | {
2026-06-09 10:43:11.412991 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCfNtF7NvKl915TGsGGoseUb06Hj8L/S4toWf0hExeY+F00woL6NvBlJD0nDct+P5a22I4EhvoQCRQ8reaPCm1lybR3uiRIJsj+8zkVvLwby9LXzfZorlNG9ofjd00FEmB09uW/YvTl6Q9XwwwX6tInzIOv3TMqTHHGOL74ibbj8J/FJR0cFEyj0z4WQRvtkh32xAHl83gbuINryMt0sqRI+clj2381NKL55DRLQrVw0gsfqqxiHAnXg21qWmc4J+b9e9kiuAFQjcjwTVkwJCcg3xbPwC/qokYRby/Y5S40UUd7/jEARGXT7RZgpzTuDd1oZiCVrnrqJNPaMNdVv5MLeFdf1B7iIe5aa/fGouX7AO4SdKhZUdnJmCFAGvjC6S3JMZ2wAcUl+OHnssfmdj7XL50cLo27vjuzMtLAgSqi6N99m92WCF2s8J9aVzszX7Xz9OKZCeGsiVJp3/NdABKzSEAyM9xBD/5Vho894Sav+otpySHe3p6RUTgbB5Zu8VyZRZ/UtB3ueXxyo764yrc6qWIDqrehm84Xm9g+/jpIBzGPl07NUNJpdt/6Sgf9RIKXw/7XypO5yZfUcuFNGTxLfqjTNrtgLZNcjfav6sSdVXVcMPL//XNuRdKmVFaO76eV/oGMQGr1fGcCD+N+CpI7+Q+fCNB6VFWG4nZFuI/Iuw== averdagu@redhat.com"
2026-06-09 10:43:11.413034 | controller | }
2026-06-09 10:43:11.801398 | controller | changed:
2026-06-09 10:43:11.801619 | controller | {
2026-06-09 10:43:11.801669 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDq8l27xI+QlQVdS4djp9ogSoyrNE2+Ox6vKPdhSNL1J3PE5w+WCSvMz9A5gnNuH810zwbekEApbxTze/gLQJwBHA52CChfURpXrFaxY7ePXRElwKAL3mJfzBWY/c5jnNL9TCVmFJTGZkFZP3Nh+BMgZvL6xBkt3WKm6Uq18qzd9XeKcZusrA+O+uLv1fVeQnadY9RIqOCyeFYCzLWrUfTyE8x/XG0hAWIM7qpnF2cALQS2h9n4hW5ybiUN790H08wf9hFwEf5nxY9Z9dVkPFQiTSGKNBzmnCXU9skxS/xhpFjJ5duGSZdtAHe9O+nGZm9c67hxgtf8e5PDuqAdXEv2cf6e3VBAt+Bz8EKI3yosTj0oZHfwr42Yzb1l/SKy14Rggsrc9KAQlrGXan6+u2jcQqqx7l+SWmnpFiWTV9u5cWj2IgOhApOitmRBPYqk9rE2usfO0hLn/Pj/R/Nau4803e1/EikdLE7Ps95s9mX5jRDjAoUa2JwFF5RsVFyL910= ashigupt@ashigupt.remote.csb"
2026-06-09 10:43:11.801956 | controller | }
2026-06-09 10:43:12.221451 | controller | changed:
2026-06-09 10:43:12.221668 | controller | {
2026-06-09 10:43:12.221751 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOKLl0NYKwoZ/JY5KeZU8VwRAggeOxqQJeoqp3dsAaY9"
2026-06-09 10:43:12.221820 | controller | }
2026-06-09 10:43:12.616872 | controller | changed:
2026-06-09 10:43:12.617065 | controller | {
2026-06-09 10:43:12.617115 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIASASQOH2BcOyLKuuDOdWZlPi2orcjcA8q4400T73DLH evallesp@fedora"
2026-06-09 10:43:12.617156 | controller | }
2026-06-09 10:43:12.986440 | controller | changed:
2026-06-09 10:43:12.986625 | controller | {
2026-06-09 10:43:12.986674 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILeBWlamUph+jRKV2qrx1PGU7vWuGIt5+z9k96I8WehW amsinha@amsinha-mac"
2026-06-09 10:43:12.986714 | controller | }
2026-06-09 10:43:13.426810 | controller | changed:
2026-06-09 10:43:13.426997 | controller | {
2026-06-09 10:43:13.427049 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIANvVgvJBlK3gb1yz5uef/JqIGq4HLEmY2dYA8e37swb morenod@redhat-laptop"
2026-06-09 10:43:13.427091 | controller | }
2026-06-09 10:43:13.786058 | controller | changed:
2026-06-09 10:43:13.786238 | controller | {
2026-06-09 10:43:13.786287 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDZdI7t1cxYx65heVI24HTV4F7oQLW1zyfxHreL2TIJKxjyrUUKIFEUmTutcBlJRLNT2Eoix6x1sOw9YrchloCLcn//SGfTElr9mSc5jbjb7QXEU+zJMhtxyEJ1Po3CUGnj7ckiIXw7wcawZtrEOAQ9pH3ExYCJcEMiyNjRQZCxT3tPK+S4B95EWh5Fsrz9CkwpjNRPPH7LigCeQTM3Wc7r97utAslBUUvYceDSLA7rMgkitJE38b7rZBeYzsGQ8YYUBjTCtehqQXxCRjizbHWaaZkBU+N3zkKB6n/iCNGIO690NK7A/qb6msTijiz1PeuM8ThOsi9qXnbX5v0PoTpcFSojV7NHAQ71f0XXuS43FhZctT+Dcx44dT8Fb5vJu2cJGrk+qF8ZgJYNpRS7gPg0EG2EqjK7JMf9ULdjSu0r+KlqIAyLvtzT4eOnQipoKlb/WG5D/0ohKv7OMQ352ggfkBFIQsRXyyTCT98Ft9juqPuahi3CAQmP4H9dyE+7+Kz437PEtsxLmfm6naNmWi7Ee1DqWPwS8rEajsm4sNM4wW9gdBboJQtc0uZw0DfLj1I9r3Mc8Ol0jYtz0yNQDSzVLrGCaJlC311trU70tZ+ZkAVV6Mn8lOhSbj1cK0lvSr6ZK4dgqGl3I1eTZJJhbLNdg7UOVaiRx9543+C/p/As7w== brjackma@redhat.com"
2026-06-09 10:43:13.786328 | controller | }
2026-06-09 10:43:14.194536 | controller | changed:
2026-06-09 10:43:14.194737 | controller | {
2026-06-09 10:43:14.194793 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKwedoZ0TWPJX/z/4TAbO/kKcDZOQVgRH0hAqrL5UCI1 vcastell@redhat.com"
2026-06-09 10:43:14.194846 | controller | }
2026-06-09 10:43:14.624828 | controller | changed:
2026-06-09 10:43:14.625048 | controller | {
2026-06-09 10:43:14.625098 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEmv8sE8GCk6ZTPIqF0FQrttBdL3mq7rCm/IJy0xDFh7 michburk@redhat.com"
2026-06-09 10:43:14.625137 | controller | }
2026-06-09 10:43:15.033129 | controller | changed:
2026-06-09 10:43:15.033242 | controller | {
2026-06-09 10:43:15.033265 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICy6GpGEtwevXEEn4mmLR5lmSLe23dGgAvzkB9DMNbkf rsafrono@rsafrono"
2026-06-09 10:43:15.033283 | controller | }
2026-06-09 10:43:15.049181 | 
2026-06-09 10:43:15.049278 | TASK [Set timezone to UTC]
2026-06-09 10:43:15.721321 | controller | changed: executed `/bin/timedatectl set-timezone UTC`
2026-06-09 10:43:15.729014 | 
2026-06-09 10:43:15.729146 | TASK [Create nodepool directory]
2026-06-09 10:43:16.073014 | controller | changed
2026-06-09 10:43:16.078413 | 
2026-06-09 10:43:16.078546 | TASK [Create nodepool sub_nodes file]
2026-06-09 10:43:17.528579 | controller | changed
2026-06-09 10:43:17.536750 | 
2026-06-09 10:43:17.536927 | TASK [Create nodepool sub_nodes_private file]
2026-06-09 10:43:18.847442 | controller | changed
2026-06-09 10:43:18.855405 | 
2026-06-09 10:43:18.855520 | LOOP [Populate nodepool sub_nodes file]
2026-06-09 10:43:18.910534 | 
2026-06-09 10:43:18.910802 | LOOP [Populate nodepool sub_nodes_private file]
2026-06-09 10:43:18.966765 | 
2026-06-09 10:43:18.967029 | TASK [Create nodepool primary file]
2026-06-09 10:43:19.004556 | controller | skipping: Conditional result was False
2026-06-09 10:43:19.017024 | 
2026-06-09 10:43:19.017153 | TASK [Create nodepool node_private for this node]
2026-06-09 10:43:20.372135 | controller | changed
2026-06-09 10:43:20.382016 | 
2026-06-09 10:43:20.382143 | LOOP [Copy ssh keys to nodepool directory]
2026-06-09 10:43:20.968556 | controller | ok: Item: id_rsa Runtime: 0:00:00.007043
2026-06-09 10:43:20.968875 | 
2026-06-09 10:43:21.254077 | controller | ok: Item: id_rsa.pub Runtime: 0:00:00.005136
2026-06-09 10:43:21.272851 | 
2026-06-09 10:43:21.273288 | TASK [Add sudoers role for zuul-sudo-grep.sh]
2026-06-09 10:43:22.636691 | controller | changed
2026-06-09 10:43:22.646321 | 
2026-06-09 10:43:22.646508 | TASK [Validate sudoers config after edits]
2026-06-09 10:43:23.103456 | controller | /etc/sudoers: parsed OK
2026-06-09 10:43:23.103630 | controller | /etc/sudoers.d/90-cloud-init-users: parsed OK
2026-06-09 10:43:23.103641 | controller | /etc/sudoers.d/zuul: parsed OK
2026-06-09 10:43:23.103647 | controller | /etc/sudoers.d/zuul-sudo-grep: parsed OK
2026-06-09 10:43:23.196453 | controller | ok: Runtime: 0:00:00.010455
2026-06-09 10:43:23.201025 | 
2026-06-09 10:43:23.201098 | TASK [Show the environment passed in to job shell scripts]
2026-06-09 10:43:23.595822 | controller | SHELL=/bin/bash
2026-06-09 10:43:23.595918 | controller | ZUUL_PROJECT=openstack-k8s-operators/edpm-ansible
2026-06-09 10:43:23.595929 | controller | ZUUL_SHORT_PROJECT_NAME=edpm-ansible
2026-06-09 10:43:23.595937 | controller | ZUUL_CHANGES=openstack-k8s-operators/edpm-ansible:main:refs/changes/75/1175/ccf94d3628e5513197102d32d9115778c1eeafd2
2026-06-09 10:43:23.595942 | controller | PWD=/home/zuul
2026-06-09 10:43:23.595947 | controller | ZUUL_PIPELINE=github-check
2026-06-09 10:43:23.595954 | controller | LOGNAME=zuul
2026-06-09 10:43:23.595958 | controller | XDG_SESSION_TYPE=tty
2026-06-09 10:43:23.595961 | controller | _=/usr/bin/env
2026-06-09 10:43:23.595968 | controller | MOTD_SHOWN=pam
2026-06-09 10:43:23.595971 | controller | HOME=/home/zuul
2026-06-09 10:43:23.595975 | controller | LANG=en_US.UTF-8
2026-06-09 10:43:23.595980 | controller | SSH_CONNECTION=38.102.83.51 39260 38.102.83.182 22
2026-06-09 10:43:23.595986 | controller | TOX_TESTENV_PASSENV=ZUUL_UUID ZUUL_PROJECT ZUUL_SHORT_PROJECT_NAME ZUUL_PIPELINE ZUUL_VOTING WORKSPACE BUILD_TIMEOUT ZUUL_BRANCH ZUUL_CHANGES ZUUL_CHANGE_IDS ZUUL_CHANGE ZUUL_PATCHSET
2026-06-09 10:43:23.595990 | controller | ZUUL_CHANGE_IDS=1175,ccf94d3628e5513197102d32d9115778c1eeafd2
2026-06-09 10:43:23.595995 | controller | WORKSPACE=/home/zuul/workspace
2026-06-09 10:43:23.595999 | controller | XDG_SESSION_CLASS=user
2026-06-09 10:43:23.596002 | controller | SELINUX_ROLE_REQUESTED=
2026-06-09 10:43:23.596006 | controller | LESSOPEN=||/usr/bin/lesspipe.sh %s
2026-06-09 10:43:23.596009 | controller | USER=zuul
2026-06-09 10:43:23.596013 | controller | ZUUL_VOTING=True
2026-06-09 10:43:23.596016 | controller | BUILD_TIMEOUT=10800000
2026-06-09 10:43:23.596019 | controller | SELINUX_USE_CURRENT_RANGE=
2026-06-09 10:43:23.596023 | controller | SHLVL=1
2026-06-09 10:43:23.596027 | controller | ZUUL_PATCHSET=ccf94d3628e5513197102d32d9115778c1eeafd2
2026-06-09 10:43:23.596031 | controller | XDG_SESSION_ID=1
2026-06-09 10:43:23.596034 | controller | ZUUL_BRANCH=main
2026-06-09 10:43:23.596037 | controller | XDG_RUNTIME_DIR=/run/user/1000
2026-06-09 10:43:23.596041 | controller | SSH_CLIENT=38.102.83.51 39260 22
2026-06-09 10:43:23.596053 | controller | DEBUGINFOD_URLS=https://debuginfod.centos.org/
2026-06-09 10:43:23.596058 | controller | DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima:
2026-06-09 10:43:23.596062 | controller | which_declare=declare -f
2026-06-09 10:43:23.596066 | controller | PATH=/home/zuul/.crc/bin/oc:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-09 10:43:23.596070 | controller | SELINUX_LEVEL_REQUESTED=
2026-06-09 10:43:23.596073 | controller | ZUUL_CHANGE=1175
2026-06-09 10:43:23.596076 | controller | DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
2026-06-09 10:43:23.596080 | controller | ZUUL_UUID=380aa48dc69f4b299b577c203491369e
2026-06-09 10:43:23.596084 | controller | BASH_FUNC_which%%=() {  ( alias;
2026-06-09 10:43:23.596088 | controller |  eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
2026-06-09 10:43:23.596092 | controller | }
2026-06-09 10:43:23.733001 | controller | ok: Runtime: 0:00:00.009347
2026-06-09 10:43:23.741449 | 
2026-06-09 10:43:23.741581 | TASK [Workaround hardcoded /home/zuul/workspace in zuul_legacy_vars]
2026-06-09 10:43:23.768021 | controller | skipping: Conditional result was False
2026-06-09 10:43:23.778209 | 
2026-06-09 10:43:23.778344 | TASK [Symlink /home/zuul-worker/workspace]
2026-06-09 10:43:24.320283 | controller | skipping: Conditional result was False
2026-06-09 10:43:24.329586 | 
2026-06-09 10:43:24.329734 | TASK [Ensure legacy workspace directory]
2026-06-09 10:43:24.646531 | controller | changed
2026-06-09 10:43:24.648539 | 
2026-06-09 10:43:24.648597 | PLAY RECAP
2026-06-09 10:43:24.648653 | controller | ok: 14 changed: 11 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-09 10:43:24.648675 | 
2026-06-09 10:43:24.811703 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-09 10:43:24.814184 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/crc/podman.yaml@master]
2026-06-09 10:43:25.420616 | 
2026-06-09 10:43:25.420740 | PLAY [all,!compute]
2026-06-09 10:43:25.429939 | 
2026-06-09 10:43:25.430009 | TASK [Enable container-tools rhel-modules for c8/crc node]
2026-06-09 10:43:25.952832 | controller | skipping: Conditional result was False
2026-06-09 10:43:25.962500 | 
2026-06-09 10:43:25.962688 | TASK [Install podman]
2026-06-09 10:43:47.636773 | controller | changed
2026-06-09 10:43:47.646587 | 
2026-06-09 10:43:47.646750 | TASK [Set var name for quay login zuul secret]
2026-06-09 10:43:47.724991 | controller | skipping: Conditional result was False
2026-06-09 10:43:47.736207 | 
2026-06-09 10:43:47.736409 | TASK [Print the username]
2026-06-09 10:43:48.319205 | controller | openstack-k8s-operators+cirobot
2026-06-09 10:43:48.788162 | controller | ok: Runtime: 0:00:00.005241
2026-06-09 10:43:48.799180 | 
2026-06-09 10:43:48.799545 | TASK [Fail when user or password is not set]
2026-06-09 10:43:48.847935 | controller | skipping: Conditional result was False
2026-06-09 10:43:48.858283 | 
2026-06-09 10:43:48.858474 | TASK [Set vars for quay login]
2026-06-09 10:43:48.917893 | controller | Output suppressed because no_log was given
2026-06-09 10:43:48.925441 | 
2026-06-09 10:43:48.925577 | LOOP [Perform container registry login(s) with podman]
2026-06-09 10:43:50.587907 | controller | Output suppressed because no_log was given
2026-06-09 10:43:50.596314 | 
2026-06-09 10:43:50.596595 | LOOP [Perform container registry login(s) with buildah]
2026-06-09 10:43:50.678053 | controller | Output suppressed because no_log was given
2026-06-09 10:43:50.696236 | 
2026-06-09 10:43:50.696503 | TASK [Set Insecure registry for content provider]
2026-06-09 10:43:51.293650 | controller | changed: Block inserted
2026-06-09 10:43:51.296567 | 
2026-06-09 10:43:51.296669 | PLAY RECAP
2026-06-09 10:43:51.296761 | controller | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0
2026-06-09 10:43:51.296809 | 
2026-06-09 10:43:51.458666 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/crc/podman.yaml@master]
2026-06-09 10:43:51.460656 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/crc/simple-start.yaml@master]
2026-06-09 10:43:52.109963 | 
2026-06-09 10:43:52.110118 | PLAY [Prefer ipv4 over ipv6]
2026-06-09 10:43:52.120120 | 
2026-06-09 10:43:52.120193 | TASK [Configure /etc/gai.conf to prever ipv4 over ipv6]
2026-06-09 10:43:52.175340 | controller | skipping: Conditional result was False
2026-06-09 10:43:52.178059 | 
2026-06-09 10:43:52.178122 | PLAY [controller]
2026-06-09 10:43:52.183652 | 
2026-06-09 10:43:52.183731 | TASK [Fail when openshift_pull_sec not provided]
2026-06-09 10:43:52.217896 | controller | skipping: Conditional result was False
2026-06-09 10:43:52.224963 | 
2026-06-09 10:43:52.225058 | TASK [Clone repos in the job workspace]
2026-06-09 10:43:52.245387 | controller | ok
2026-06-09 10:43:52.265839 | 
2026-06-09 10:43:52.265927 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-09 10:43:52.805771 | controller | ok
2026-06-09 10:43:52.815778 | 
2026-06-09 10:43:52.815907 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-09 10:43:57.790569 | controller | Output suppressed because no_log was given
2026-06-09 10:43:57.809138 | 
2026-06-09 10:43:57.809344 | TASK [Create pull-secret.txt file]
2026-06-09 10:44:00.532849 | controller | Output suppressed because no_log was given
2026-06-09 10:44:00.542866 | 
2026-06-09 10:44:00.543002 | TASK [Apply CRC features and print image build date]
2026-06-09 10:44:00.575901 | controller | ok
2026-06-09 10:44:00.588461 | controller | included: /var/lib/zuul/builds/380aa48dc69f4b299b577c203491369e/trusted/project_0/review.rdoproject.org/config/playbooks/crc/features.yaml
2026-06-09 10:44:00.595475 | 
2026-06-09 10:44:00.595557 | TASK [Set additional parameters for crc - telemetry]
2026-06-09 10:44:01.156840 | controller | skipping: Conditional result was False
2026-06-09 10:44:01.167149 | 
2026-06-09 10:44:01.167290 | TASK [Set additional parameters for crc - monitoring]
2026-06-09 10:44:01.709981 | controller | skipping: Conditional result was False
2026-06-09 10:44:01.719958 | 
2026-06-09 10:44:01.720097 | TASK [Set minimum required memory to run the CRC when monitoring enabled]
2026-06-09 10:44:02.260977 | controller | skipping: Conditional result was False
2026-06-09 10:44:02.270426 | 
2026-06-09 10:44:02.270554 | TASK [Set additional parameters for crc - enable microshift preset]
2026-06-09 10:44:02.811720 | controller | skipping: Conditional result was False
2026-06-09 10:44:02.821653 | 
2026-06-09 10:44:02.821793 | TASK [Set additional parameters for crc - enable okd preset]
2026-06-09 10:44:03.363092 | controller | skipping: Conditional result was False
2026-06-09 10:44:03.373512 | 
2026-06-09 10:44:03.373643 | TASK [Delete the cluster if there's a non-default bundle URL]
2026-06-09 10:44:03.913607 | controller | skipping: Conditional result was False
2026-06-09 10:44:03.922938 | 
2026-06-09 10:44:03.923066 | TASK [Execute crc start command]
2026-06-09 10:57:21.737565 | controller | ok: Runtime: 0:13:17.068336
2026-06-09 10:57:21.746401 | 
2026-06-09 10:57:21.746523 | TASK [Verify that OpenShift is up and running]
2026-06-09 10:57:21.781676 | controller | ok
2026-06-09 10:57:21.799774 | controller | included: /var/lib/zuul/builds/380aa48dc69f4b299b577c203491369e/trusted/project_0/review.rdoproject.org/config/playbooks/crc/verify_openshift_start.yaml
2026-06-09 10:57:21.811217 | 
2026-06-09 10:57:21.811400 | TASK [Create script to login and verify services]
2026-06-09 10:57:23.042210 | controller | changed
2026-06-09 10:57:23.052050 | 
2026-06-09 10:57:23.052187 | TASK [Ensure that user is logged]
2026-06-09 10:57:23.395307 | controller | Checking login to the cluster 1...
2026-06-09 10:57:24.458027 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-09 10:57:24.458096 | controller |
2026-06-09 10:57:24.763565 | controller | Login successful.
2026-06-09 10:57:24.763626 | controller |
2026-06-09 10:57:24.841873 | controller | You have access to 65 projects, the list has been suppressed. You can list all projects with 'oc projects'
2026-06-09 10:57:24.842243 | controller |
2026-06-09 10:57:24.842254 | controller | Using project "default".
2026-06-09 10:57:25.101492 | controller | ok: Runtime: 0:00:01.507580
2026-06-09 10:57:25.109454 | 
2026-06-09 10:57:25.109579 | TASK [Delete all openshift-marketplace pods]
2026-06-09 10:57:26.401709 | controller | pod "certified-operators-l27pk" deleted
2026-06-09 10:57:26.419597 | controller | pod "community-operators-qhh6t" deleted
2026-06-09 10:57:26.432820 | controller | pod "marketplace-operator-547dbd544d-xchl9" deleted
2026-06-09 10:57:26.461625 | controller | pod "redhat-marketplace-ntdwx" deleted
2026-06-09 10:57:26.495942 | controller | pod "redhat-operators-x5vn9" deleted
2026-06-09 10:57:28.160863 | controller | ok: Runtime: 0:00:02.439131
2026-06-09 10:57:28.171950 | 
2026-06-09 10:57:28.172102 | TASK [Copy script ensure_services_up.sh]
2026-06-09 10:57:28.239931 | controller | skipping: Conditional result was False
2026-06-09 10:57:28.249422 | 
2026-06-09 10:57:28.249564 | TASK [Ensure all pods are up and running]
2026-06-09 10:57:28.794173 | controller | skipping: Conditional result was False
2026-06-09 10:57:28.804724 | 
2026-06-09 10:57:28.804854 | TASK [Check if there is a image build date file]
2026-06-09 10:57:29.154919 | controller | ok
2026-06-09 10:57:29.162959 | 
2026-06-09 10:57:29.163080 | TASK [Print image date if available]
2026-06-09 10:57:29.562385 | controller | Tue May  5 04:16:20 AM EDT 2026
2026-06-09 10:57:29.709264 | controller | ok: Runtime: 0:00:00.004489
2026-06-09 10:57:29.717325 | 
2026-06-09 10:57:29.717484 | TASK [Fix machineconfigpool]
2026-06-09 10:57:29.784822 | controller | skipping: Conditional result was False
2026-06-09 10:57:29.794455 | 
2026-06-09 10:57:29.794582 | TASK [Show available nodes]
2026-06-09 10:57:30.742298 | controller | NAME   STATUS   ROLES                         AGE    VERSION
2026-06-09 10:57:30.742399 | controller | crc    Ready    control-plane,master,worker   219d   v1.33.5
2026-06-09 10:57:30.843437 | controller | ok: Runtime: 0:00:00.574118
2026-06-09 10:57:30.851554 | 
2026-06-09 10:57:30.851683 | TASK [Configure insecure registry inside crc vm]
2026-06-09 10:57:30.896540 | controller | ok
2026-06-09 10:57:30.911230 | controller | included: /var/lib/zuul/builds/380aa48dc69f4b299b577c203491369e/trusted/project_0/review.rdoproject.org/config/playbooks/crc/crc_insecure_registry.yaml
2026-06-09 10:57:30.927081 | 
2026-06-09 10:57:30.927167 | TASK [Catch CRC IP]
2026-06-09 10:57:31.365125 | controller | 192.168.130.11
2026-06-09 10:57:31.461629 | controller | ok: Runtime: 0:00:00.081297
2026-06-09 10:57:31.470263 | 
2026-06-09 10:57:31.470460 | TASK [Patch the image.config.openshift.io resource to include insecure registry]
2026-06-09 10:57:32.239009 | controller | image.config.openshift.io/cluster patched
2026-06-09 10:57:32.521030 | controller | ok: Runtime: 0:00:00.424831
2026-06-09 10:57:32.528831 | 
2026-06-09 10:57:32.528956 | TASK [Check if id_ed25519 key exists]
2026-06-09 10:57:32.837269 | controller | ok
2026-06-09 10:57:32.846666 | 
2026-06-09 10:57:32.846797 | TASK [Set fact if new keypair exists]
2026-06-09 10:57:32.891223 | controller | ok
2026-06-09 10:57:32.898508 | 
2026-06-09 10:57:32.898631 | TASK [update the /etc/containers/registries.conf in crc vm]
2026-06-09 10:57:34.638932 | controller |
2026-06-09 10:57:34.639202 | controller | PLAY [Set insecure registry with in crc vm] ************************************
2026-06-09 10:57:34.639209 | controller |
2026-06-09 10:57:34.639215 | controller | TASK [Gathering Facts] *********************************************************
2026-06-09 10:57:41.911382 | controller | ok: [192.168.130.11]
2026-06-09 10:57:41.911454 | controller |
2026-06-09 10:57:41.911460 | controller | TASK [Set Insecure registry for content provider] ******************************
2026-06-09 10:57:42.946134 | controller | changed: [192.168.130.11]
2026-06-09 10:57:42.946216 | controller |
2026-06-09 10:57:42.946223 | controller | TASK [Restart crio] ************************************************************
2026-06-09 10:57:50.207646 | controller | changed: [192.168.130.11]
2026-06-09 10:57:50.207728 | controller |
2026-06-09 10:57:50.207738 | controller | TASK [Restart kubelet] *********************************************************
2026-06-09 10:57:51.816273 | controller | changed: [192.168.130.11]
2026-06-09 10:57:51.816348 | controller |
2026-06-09 10:57:51.816354 | controller | PLAY RECAP *********************************************************************
2026-06-09 10:57:51.816359 | controller | 192.168.130.11             : ok=4    changed=3    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0
2026-06-09 10:57:51.816363 | controller |
2026-06-09 10:57:51.963715 | controller | ok: Runtime: 0:00:18.687616
2026-06-09 10:57:51.972076 | 
2026-06-09 10:57:51.972206 | TASK [Catch CRC IP]
2026-06-09 10:57:52.420166 | controller | 192.168.130.11
2026-06-09 10:57:52.516629 | controller | ok: Runtime: 0:00:00.095182
2026-06-09 10:57:52.525059 | 
2026-06-09 10:57:52.525184 | TASK [Check if id_ed25519 key exists]
2026-06-09 10:57:52.852939 | controller | ok
2026-06-09 10:57:52.861285 | 
2026-06-09 10:57:52.861448 | TASK [Set fact if new keypair exists]
2026-06-09 10:57:52.907778 | controller | ok
2026-06-09 10:57:52.915920 | 
2026-06-09 10:57:52.916070 | TASK [Run crc]
2026-06-09 10:57:53.821726 | controller |
2026-06-09 10:57:53.821909 | controller | PLAY [OpenShift secret copy and CRC securitization] ****************************
2026-06-09 10:57:53.821921 | controller |
2026-06-09 10:57:53.821927 | controller | TASK [Gathering Facts] *********************************************************
2026-06-09 10:57:59.350913 | controller | ok: [192.168.130.11]
2026-06-09 10:57:59.350992 | controller |
2026-06-09 10:57:59.351000 | controller | TASK [Copy pull-secret] ********************************************************
2026-06-09 10:58:01.468670 | controller | changed: [192.168.130.11]
2026-06-09 10:58:01.468741 | controller |
2026-06-09 10:58:01.468748 | controller | TASK [Add crio config] *********************************************************
2026-06-09 10:58:03.340202 | controller | changed: [192.168.130.11]
2026-06-09 10:58:03.340267 | controller |
2026-06-09 10:58:03.340275 | controller | TASK [Restart crio to pickup new configuration] ********************************
2026-06-09 10:58:07.110853 | controller | changed: [192.168.130.11]
2026-06-09 10:58:07.110929 | controller |
2026-06-09 10:58:07.110938 | controller | PLAY RECAP *********************************************************************
2026-06-09 10:58:07.110945 | controller | 192.168.130.11             : ok=4    changed=3    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0
2026-06-09 10:58:07.110950 | controller |
2026-06-09 10:58:07.479027 | controller | ok: Runtime: 0:00:13.883368
2026-06-09 10:58:07.488109 | 
2026-06-09 10:58:07.488246 | TASK [Set slower etcd profile]
2026-06-09 10:58:07.567514 | controller | ok
2026-06-09 10:58:07.621994 | 
2026-06-09 10:58:07.622280 | TASK [prepare-crc-cloud : Set slower profile]
2026-06-09 10:58:08.082505 | controller | etcd.operator.openshift.io/cluster patched
2026-06-09 10:58:08.165180 | controller | ok: Runtime: 0:00:00.146982
2026-06-09 10:58:08.174623 | 
2026-06-09 10:58:08.174766 | TASK [prepare-crc-cloud : Wait 30 seconds to apply]
2026-06-09 10:58:38.231663 | controller | ok
2026-06-09 10:58:38.240382 | 
2026-06-09 10:58:38.240788 | TASK [prepare-crc-cloud : Get pod phase status]
2026-06-09 11:04:05.887210 | controller | ok: Runtime: 0:00:00.136829
2026-06-09 11:04:05.902512 | 
2026-06-09 11:04:05.902667 | TASK [Set limit for disk usage - IOPS and Read/Write]
2026-06-09 11:04:05.981467 | controller | ok
2026-06-09 11:04:06.032258 | 
2026-06-09 11:04:06.032396 | TASK [disk-usage-limitation : Set facts for disk limitation]
2026-06-09 11:04:06.061981 | controller | ok
2026-06-09 11:04:06.067105 | 
2026-06-09 11:04:06.067184 | TASK [disk-usage-limitation : Print limits for the disk]
2026-06-09 11:04:06.114291 | controller | ok: Set limit to crc VM to the vda disk: iops 25000 read/write 367001600
2026-06-09 11:04:06.124967 | 
2026-06-09 11:04:06.125101 | TASK [disk-usage-limitation : Set limit to crc VM to the vda disk]
2026-06-09 11:04:06.517421 | controller |
2026-06-09 11:04:06.671993 | controller | ok: Runtime: 0:00:00.030483
2026-06-09 11:04:06.686518 | 
2026-06-09 11:04:06.686643 | TASK [Pause machineconfigpool]
2026-06-09 11:04:06.761431 | controller | ok
2026-06-09 11:04:06.810087 | 
2026-06-09 11:04:06.810198 | LOOP [prepare-crc-cloud : Pause the machineconfig configuration if mcp is not needed]
2026-06-09 11:04:07.306876 | controller | machineconfigpool.machineconfiguration.openshift.io/master patched
2026-06-09 11:04:07.307338 | controller | ok: Item: master Runtime: 0:00:00.157508
2026-06-09 11:04:07.718304 | controller | machineconfigpool.machineconfiguration.openshift.io/worker patched
2026-06-09 11:04:07.718500 | controller | ok: Item: worker Runtime: 0:00:00.154551
2026-06-09 11:04:07.727016 | 
2026-06-09 11:04:07.727077 | TASK [prepare-crc-cloud : Print current machineconfigpool]
2026-06-09 11:04:08.163277 | controller | NAME     CONFIG                                             UPDATED   UPDATING   DEGRADED   MACHINECOUNT   READYMACHINECOUNT   UPDATEDMACHINECOUNT   DEGRADEDMACHINECOUNT   AGE
2026-06-09 11:04:08.163450 | controller | master   rendered-master-463c990ae77c88c10ed494b769c09675   False     True       True       1              0                   0                     1                      219d
2026-06-09 11:04:08.163473 | controller | worker   rendered-worker-18b07481ef906bac589ad7be5ff6de70   True      False      False      0              0                   0                     0                      219d
2026-06-09 11:04:08.255601 | controller | ok: Runtime: 0:00:00.120293
2026-06-09 11:04:08.271292 | 
2026-06-09 11:04:08.271517 | TASK [Create cluster certificate approver workaround]
2026-06-09 11:04:08.348956 | controller | ok
2026-06-09 11:04:08.400724 | 
2026-06-09 11:04:08.400871 | LOOP [prepare-crc-cloud : Re-run accept certificates in Pending state few times]
2026-06-09 11:04:08.934052 | controller | ok: Item: Runtime: 0:00:00.154844
2026-06-09 11:04:08.934672 | controller | ok: All items complete
2026-06-09 11:04:08.934748 | 
2026-06-09 11:04:19.351619 | controller | ok: Item: Runtime: 0:00:00.121287
2026-06-09 11:04:29.745338 | controller | ok: Item: Runtime: 0:00:00.125386
2026-06-09 11:04:29.754493 | 
2026-06-09 11:04:29.754560 | TASK [prepare-crc-cloud : Create service account for - auto-csr-approver]
2026-06-09 11:04:30.916743 | controller | changed
2026-06-09 11:04:30.925454 | 
2026-06-09 11:04:30.925581 | TASK [prepare-crc-cloud : Apply cluster cert approver]
2026-06-09 11:04:31.397112 | controller | serviceaccount/csr-approver-sa created
2026-06-09 11:04:31.446785 | controller | clusterrole.rbac.authorization.k8s.io/csr-approver created
2026-06-09 11:04:31.459787 | controller | clusterrolebinding.rbac.authorization.k8s.io/csr-approver-binding created
2026-06-09 11:04:31.482042 | controller | cronjob.batch/auto-csr-approver created
2026-06-09 11:04:31.973212 | controller | ok: Runtime: 0:00:00.224511
2026-06-09 11:04:31.990194 | 
2026-06-09 11:04:31.990336 | TASK [Ensure that all cluster operators are stable]
2026-06-09 11:04:32.483093 | controller | False
2026-06-09 11:04:32.483179 | controller | True
2026-06-09 11:04:32.483185 | controller | True
2026-06-09 11:04:32.483189 | controller | True
2026-06-09 11:04:32.483192 | controller | True
2026-06-09 11:04:32.483196 | controller | True
2026-06-09 11:04:32.483199 | controller | True
2026-06-09 11:04:32.483203 | controller | True
2026-06-09 11:04:32.483206 | controller | True
2026-06-09 11:04:32.483210 | controller | True
2026-06-09 11:04:32.483213 | controller | True
2026-06-09 11:04:32.483217 | controller | True
2026-06-09 11:04:32.483220 | controller | True
2026-06-09 11:04:32.483224 | controller | True
2026-06-09 11:04:32.483227 | controller | True
2026-06-09 11:04:32.483231 | controller | True
2026-06-09 11:04:32.483234 | controller | True
2026-06-09 11:04:32.483237 | controller | True
2026-06-09 11:04:32.483241 | controller | True
2026-06-09 11:04:32.483244 | controller | True
2026-06-09 11:04:32.483248 | controller | True
2026-06-09 11:04:32.483251 | controller | True
2026-06-09 11:04:32.483254 | controller | True
2026-06-09 11:04:32.483258 | controller | True
2026-06-09 11:10:15.267023 | controller | ok: Runtime: 0:00:56.650842
2026-06-09 11:10:15.271477 | 
2026-06-09 11:10:15.271593 | PLAY [Set IOPS and Read/Write disk limitation excluding controller]
2026-06-09 11:10:15.271795 | 
2026-06-09 11:10:15.271854 | PLAY RECAP
2026-06-09 11:10:15.271932 | controller | ok: 34 changed: 14 unreachable: 0 failed: 0 skipped: 11 rescued: 0 ignored: 0
2026-06-09 11:10:15.271974 | 
2026-06-09 11:10:15.458408 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/crc/simple-start.yaml@master]
2026-06-09 11:10:15.463561 | PRE-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-prepare.yml@main]
2026-06-09 11:10:16.132876 | 
2026-06-09 11:10:16.133039 | PLAY [Run ci/playbooks/e2e-prepare.yml]
2026-06-09 11:10:16.144330 | 
2026-06-09 11:10:16.144443 | TASK [Clone repos in the job workspace]
2026-06-09 11:10:16.166146 | controller | ok
2026-06-09 11:10:16.182608 | 
2026-06-09 11:10:16.182688 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-09 11:10:16.972274 | controller | ok
2026-06-09 11:10:16.988125 | 
2026-06-09 11:10:16.988276 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-09 11:10:18.978715 | controller | Output suppressed because no_log was given
2026-06-09 11:10:18.994926 | 
2026-06-09 11:10:18.995064 | TASK [Create zuul-output directory]
2026-06-09 11:10:19.572732 | controller | ok
2026-06-09 11:10:19.577259 | 
2026-06-09 11:10:19.577324 | TASK [Install required packages]
2026-06-09 11:10:21.119279 | controller | ok: Nothing to do
2026-06-09 11:10:21.129171 | 
2026-06-09 11:10:21.129308 | TASK [Output pip related things]
2026-06-09 11:10:22.114660 | controller | pip 21.3.1 from /usr/lib/python3.9/site-packages/pip (python 3.9)
2026-06-09 11:10:22.222108 | controller | ok: Runtime: 0:00:00.496029
2026-06-09 11:10:22.230266 | 
2026-06-09 11:10:22.230431 | TASK [Install requirements]
2026-06-09 11:11:35.150747 | controller | changed
2026-06-09 11:11:35.179274 | 
2026-06-09 11:11:35.179608 | TASK [Add cronjob to trigger job stats]
2026-06-09 11:11:35.249553 | controller | skipping: Conditional result was False
2026-06-09 11:11:35.262315 | 
2026-06-09 11:11:35.262586 | LOOP [Construct project change list]
2026-06-09 11:11:35.354984 | controller | ok:
2026-06-09 11:11:35.355436 | controller | {
2026-06-09 11:11:35.355516 | controller |   "branch": "main",
2026-06-09 11:11:35.355572 | controller |   "change": "1175",
2026-06-09 11:11:35.355628 | controller |   "change_message": "Fix: rework edpm_container_standalone for quadlet-only deployment\n\nReworked the standalone role to use only Quadlet for container deployment, removing the old container_manage path. It now detects config and certificate changes by computing a hash before rendering templates, so containers restart only when something actually changed. Added automatic cleanup of leftover artifacts from the old deployment method and molecule tests covering the full lifecycle - deploy, idempotency, config-change restart, and cleanup.\r\n\r\nJira: [OSPRH-30094](https://redhat.atlassian.net/browse/OSPRH-30094)\r\n",
2026-06-09 11:11:35.355693 | controller |   "change_url": "https://github.com/openstack-k8s-operators/edpm-ansible/pull/1175",
2026-06-09 11:11:35.355753 | controller |   "commit_id": "ccf94d3628e5513197102d32d9115778c1eeafd2",
2026-06-09 11:11:35.355815 | controller |   "patchset": "ccf94d3628e5513197102d32d9115778c1eeafd2",
2026-06-09 11:11:35.355872 | controller |   "project": {
2026-06-09 11:11:35.355910 | controller |     "canonical_hostname": "github.com",
2026-06-09 11:11:35.355946 | controller |     "canonical_name": "github.com/openstack-k8s-operators/edpm-ansible",
2026-06-09 11:11:35.355980 | controller |     "name": "openstack-k8s-operators/edpm-ansible",
2026-06-09 11:11:35.356014 | controller |     "short_name": "edpm-ansible",
2026-06-09 11:11:35.356047 | controller |     "src_dir": "src/github.com/openstack-k8s-operators/edpm-ansible"
2026-06-09 11:11:35.356082 | controller |   },
2026-06-09 11:11:35.356115 | controller |   "topic": null
2026-06-09 11:11:35.356173 | controller | }
2026-06-09 11:11:35.402610 | 
2026-06-09 11:11:35.402794 | PLAY [Run ci/playbooks/build_runner_image.yml]
2026-06-09 11:11:35.410563 | 
2026-06-09 11:11:35.410653 | TASK [Filter out host if needed]
2026-06-09 11:11:35.432488 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-09 11:11:35.438754 | 
2026-06-09 11:11:35.438843 | TASK [Get git tag for image tagging]
2026-06-09 11:11:35.811601 | controller | fe5ad7344e5cf97d4fce7559d9010705780c25c5
2026-06-09 11:11:35.987512 | controller | ok: Runtime: 0:00:00.015297
2026-06-09 11:11:35.995822 | 
2026-06-09 11:11:35.995956 | TASK [Set openstack-runner image]
2026-06-09 11:11:36.062970 | controller | ok
2026-06-09 11:11:36.070812 | 
2026-06-09 11:11:36.070944 | TASK [Build openstack-runner image]
2026-06-09 11:13:09.495949 | controller | changed
2026-06-09 11:13:09.513099 | 
2026-06-09 11:13:09.513244 | TASK [Push openstack-runner image]
2026-06-09 11:13:14.441819 | controller | changed
2026-06-09 11:13:14.450825 | 
2026-06-09 11:13:14.451002 | TASK [Make sure ci-framework directory exists]
2026-06-09 11:13:14.779957 | controller | changed
2026-06-09 11:13:14.789579 | 
2026-06-09 11:13:14.789742 | TASK [Create EDPM ansible var file]
2026-06-09 11:13:16.365872 | controller | changed
2026-06-09 11:13:16.368104 | 
2026-06-09 11:13:16.368193 | PLAY RECAP
2026-06-09 11:13:16.368273 | controller | ok: 13 changed: 7 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-09 11:13:16.368314 | 
2026-06-09 11:13:16.551295 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-prepare.yml@main]
2026-06-09 11:13:16.555172 | PRE-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/dump_zuul_data.yml@main]
2026-06-09 11:13:17.201424 | 
2026-06-09 11:13:17.201531 | PLAY [Run ci/playbooks/dump_zuul_data.yml]
2026-06-09 11:13:17.213341 | 
2026-06-09 11:13:17.213503 | TASK [Create zuul-output directory]
2026-06-09 11:13:17.731996 | controller | changed
2026-06-09 11:13:17.741189 | 
2026-06-09 11:13:17.741510 | TASK [Slurp Zuul inventory test]
2026-06-09 11:13:18.236220 | controller -> localhost | ok
2026-06-09 11:13:18.247835 | 
2026-06-09 11:13:18.248023 | TASK [Save zuul inventory]
2026-06-09 11:13:19.836408 | controller | changed
2026-06-09 11:13:19.846735 | 
2026-06-09 11:13:19.846876 | TASK [Save zuul vars without the change_message]
2026-06-09 11:13:21.351700 | controller | changed
2026-06-09 11:13:21.354198 | 
2026-06-09 11:13:21.354297 | PLAY RECAP
2026-06-09 11:13:21.354417 | controller | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-09 11:13:21.354469 | 
2026-06-09 11:13:21.482915 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/dump_zuul_data.yml@main]
2026-06-09 11:13:21.486956 | RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/edpm_baremetal_deployment/run.yml@main]
2026-06-09 11:13:22.132200 | 
2026-06-09 11:13:22.132313 | PLAY [Run ci/playbooks/edpm_baremetal_deployment/run.yml]
2026-06-09 11:13:22.142766 | 
2026-06-09 11:13:22.142857 | TASK [Filter out host if needed]
2026-06-09 11:13:22.149969 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-09 11:13:22.153585 | 
2026-06-09 11:13:22.153646 | TASK [Check for edpm-ansible.yml file]
2026-06-09 11:13:22.631743 | controller | ok
2026-06-09 11:13:22.640262 | 
2026-06-09 11:13:22.640422 | TASK [Check if new ssh keypair exists]
2026-06-09 11:13:22.665792 | controller | ok
2026-06-09 11:13:22.692244 | 
2026-06-09 11:13:22.692419 | TASK [recognize_ssh_keypair : Check if id_ed25519 key exists]
2026-06-09 11:13:22.999090 | controller | ok
2026-06-09 11:13:23.008375 | 
2026-06-09 11:13:23.008516 | TASK [recognize_ssh_keypair : Set fact if new keypair exists]
2026-06-09 11:13:23.052730 | controller | ok
2026-06-09 11:13:23.060805 | 
2026-06-09 11:13:23.060940 | TASK [recognize_ssh_keypair : Set fact if new keypair does not exists]
2026-06-09 11:13:23.086755 | controller | skipping: Conditional result was False
2026-06-09 11:13:23.103138 | 
2026-06-09 11:13:23.103342 | TASK [Add crc node in local inventory]
2026-06-09 11:13:23.139041 | controller | changed
2026-06-09 11:13:23.149211 | 
2026-06-09 11:13:23.149403 | LOOP [Ensure we know ssh hosts]
2026-06-09 11:13:23.650559 | controller | ok: Item: controller Runtime: 0:00:00.039455
2026-06-09 11:13:24.071172 | controller | ok: Item: crc Runtime: 0:00:00.111557
2026-06-09 11:13:24.081436 | 
2026-06-09 11:13:24.081562 | TASK [Load zuul_inventory]
2026-06-09 11:13:24.553161 | controller | ok
2026-06-09 11:13:24.566762 | 
2026-06-09 11:13:24.566984 | TASK [Inject CRC in zuul_inventory.yml]
2026-06-09 11:13:25.962823 | controller | changed
2026-06-09 11:13:25.972989 | 
2026-06-09 11:13:25.973152 | TASK [Perform Podified and EDPM deployment on compute nodes with virtual baremetal]
2026-06-09 11:13:27.512537 | controller |
2026-06-09 11:13:27.512687 | controller | PLAY [Remove status flag] ******************************************************
2026-06-09 11:13:27.512698 | controller |
2026-06-09 11:13:27.512705 | controller | TASK [Gathering Facts ] ********************************************************
2026-06-09 11:13:27.512715 | controller | Tuesday 09 June 2026  11:13:27 +0000 (0:00:00.037)       0:00:00.037 **********
2026-06-09 11:13:27.512722 | controller | Tuesday 09 June 2026  11:13:27 +0000 (0:00:00.036)       0:00:00.036 **********
2026-06-09 11:13:28.568940 | controller | ok: [localhost]
2026-06-09 11:13:28.568976 | controller |
2026-06-09 11:13:28.568982 | controller | TASK [Delete success flag if exists path={{ ansible_user_dir }}/cifmw-success, state=absent] ***
2026-06-09 11:13:28.568987 | controller | Tuesday 09 June 2026  11:13:28 +0000 (0:00:01.056)       0:00:01.093 **********
2026-06-09 11:13:28.568991 | controller | Tuesday 09 June 2026  11:13:28 +0000 (0:00:01.056)       0:00:01.092 **********
2026-06-09 11:13:28.831975 | controller | ok: [localhost]
2026-06-09 11:13:28.832009 | controller |
2026-06-09 11:13:28.832016 | controller | TASK [Inherit from parent scenarios if needed _raw_params=ci/playbooks/tasks/inherit_parent_scenario.yml] ***
2026-06-09 11:13:28.832021 | controller | Tuesday 09 June 2026  11:13:28 +0000 (0:00:00.263)       0:00:01.356 **********
2026-06-09 11:13:28.832025 | controller | Tuesday 09 June 2026  11:13:28 +0000 (0:00:00.263)       0:00:01.355 **********
2026-06-09 11:13:28.895264 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci/playbooks/tasks/inherit_parent_scenario.yml for localhost
2026-06-09 11:13:28.895298 | controller |
2026-06-09 11:13:28.895304 | controller | TASK [Inherit from parent parameter file if instructed file={{ item }}] ********
2026-06-09 11:13:28.895308 | controller | Tuesday 09 June 2026  11:13:28 +0000 (0:00:00.063)       0:00:01.420 **********
2026-06-09 11:13:28.895313 | controller | Tuesday 09 June 2026  11:13:28 +0000 (0:00:00.063)       0:00:01.418 **********
2026-06-09 11:13:28.921947 | controller | skipping: [localhost]
2026-06-09 11:13:28.921988 | controller |
2026-06-09 11:13:28.922000 | controller | TASK [cifmw_setup : Set custom cifmw PATH reusable fact cifmw_path={{ ansible_user_dir }}/.crc/bin:{{ ansible_user_dir }}/.crc/bin/oc:{{ ansible_user_dir }}/bin:{{ ansible_env.PATH }}, cacheable=True] ***
2026-06-09 11:13:28.922006 | controller | Tuesday 09 June 2026  11:13:28 +0000 (0:00:00.026)       0:00:01.446 **********
2026-06-09 11:13:28.922011 | controller | Tuesday 09 June 2026  11:13:28 +0000 (0:00:00.026)       0:00:01.445 **********
2026-06-09 11:13:28.954857 | controller | ok: [localhost]
2026-06-09 11:13:28.954894 | controller |
2026-06-09 11:13:28.954902 | controller | TASK [cifmw_setup : Get customized parameters ci_framework_params={{
2026-06-09 11:13:28.954908 | controller |   hostvars[inventory_hostname] |
2026-06-09 11:13:28.954917 | controller |   dict2items |
2026-06-09 11:13:28.954923 | controller |   selectattr("key", "match",
2026-06-09 11:13:28.954928 | controller |              "^(cifmw|pre|post)_(?!install_yamls|openshift_token|openshift_login|openshift_kubeconfig).*") |
2026-06-09 11:13:28.954932 | controller |   list | items2dict
2026-06-09 11:13:28.954936 | controller | }}] ***
2026-06-09 11:13:28.954940 | controller | Tuesday 09 June 2026  11:13:28 +0000 (0:00:00.032)       0:00:01.479 **********
2026-06-09 11:13:28.954943 | controller | Tuesday 09 June 2026  11:13:28 +0000 (0:00:00.032)       0:00:01.478 **********
2026-06-09 11:13:29.023417 | controller | ok: [localhost]
2026-06-09 11:13:29.023471 | controller |
2026-06-09 11:13:29.023477 | controller | TASK [install_ca : Ensure target directory exists path={{ cifmw_install_ca_trust_dir }}, state=directory, mode=0755] ***
2026-06-09 11:13:29.023482 | controller | Tuesday 09 June 2026  11:13:29 +0000 (0:00:00.068)       0:00:01.548 **********
2026-06-09 11:13:29.023486 | controller | Tuesday 09 June 2026  11:13:29 +0000 (0:00:00.068)       0:00:01.547 **********
2026-06-09 11:13:29.224164 | controller | ok: [localhost]
2026-06-09 11:13:29.224214 | controller |
2026-06-09 11:13:29.224221 | controller | TASK [install_ca : Wait until CA URL is reachable url={{ cifmw_install_ca_url }}, method=HEAD, validate_certs=False, follow_redirects=all, status_code=[200, 301, 302, 303, 307, 308, 401, 403, 404, 405]] ***
2026-06-09 11:13:29.224226 | controller | Tuesday 09 June 2026  11:13:29 +0000 (0:00:00.200)       0:00:01.748 **********
2026-06-09 11:13:29.224230 | controller | Tuesday 09 June 2026  11:13:29 +0000 (0:00:00.200)       0:00:01.747 **********
2026-06-09 11:13:29.251661 | controller | skipping: [localhost]
2026-06-09 11:13:29.251730 | controller |
2026-06-09 11:13:29.251737 | controller | TASK [install_ca : Install internal CA from url url={{ cifmw_install_ca_url }}, dest={{ cifmw_install_ca_trust_dir }}, validate_certs={{ cifmw_install_ca_url_validate_certs | default(omit) }}, mode=0644] ***
2026-06-09 11:13:29.251742 | controller | Tuesday 09 June 2026  11:13:29 +0000 (0:00:00.027)       0:00:01.776 **********
2026-06-09 11:13:29.251746 | controller | Tuesday 09 June 2026  11:13:29 +0000 (0:00:00.027)       0:00:01.774 **********
2026-06-09 11:13:29.290356 | controller | skipping: [localhost]
2026-06-09 11:13:29.290432 | controller |
2026-06-09 11:13:29.290443 | controller | TASK [install_ca : Install custom CA bundle from inline dest={{ cifmw_install_ca_trust_dir }}/cifmw_inline_ca_bundle.crt, content={{ cifmw_install_ca_bundle_inline }}, mode=0644] ***
2026-06-09 11:13:29.290454 | controller | Tuesday 09 June 2026  11:13:29 +0000 (0:00:00.038)       0:00:01.814 **********
2026-06-09 11:13:29.290463 | controller | Tuesday 09 June 2026  11:13:29 +0000 (0:00:00.038)       0:00:01.813 **********
2026-06-09 11:13:29.314650 | controller | skipping: [localhost]
2026-06-09 11:13:29.314704 | controller |
2026-06-09 11:13:29.314711 | controller | TASK [install_ca : Install custom CA bundle from file dest={{ cifmw_install_ca_trust_dir }}/{{ cifmw_install_ca_bundle_src | basename }}, src={{ cifmw_install_ca_bundle_src }}, mode=0644] ***
2026-06-09 11:13:29.314716 | controller | Tuesday 09 June 2026  11:13:29 +0000 (0:00:00.024)       0:00:01.839 **********
2026-06-09 11:13:29.314722 | controller | Tuesday 09 June 2026  11:13:29 +0000 (0:00:00.024)       0:00:01.838 **********
2026-06-09 11:13:29.342025 | controller | skipping: [localhost]
2026-06-09 11:13:29.342065 | controller |
2026-06-09 11:13:29.342072 | controller | TASK [install_ca : Update ca bundle _raw_params=update-ca-trust] ***************
2026-06-09 11:13:29.342078 | controller | Tuesday 09 June 2026  11:13:29 +0000 (0:00:00.026)       0:00:01.866 **********
2026-06-09 11:13:29.342083 | controller | Tuesday 09 June 2026  11:13:29 +0000 (0:00:00.026)       0:00:01.865 **********
2026-06-09 11:13:29.376997 | controller | skipping: [localhost]
2026-06-09 11:13:29.377039 | controller |
2026-06-09 11:13:29.377046 | controller | TASK [repo_setup : Ensure directories are present path={{ cifmw_repo_setup_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-09 11:13:29.377053 | controller | Tuesday 09 June 2026  11:13:29 +0000 (0:00:00.035)       0:00:01.901 **********
2026-06-09 11:13:29.377059 | controller | Tuesday 09 June 2026  11:13:29 +0000 (0:00:00.035)       0:00:01.900 **********
2026-06-09 11:13:29.912848 | controller | changed: [localhost] => (item=tmp)
2026-06-09 11:13:29.912905 | controller | changed: [localhost] => (item=artifacts/repositories)
2026-06-09 11:13:29.912912 | controller | changed: [localhost] => (item=venv/repo_setup)
2026-06-09 11:13:29.912917 | controller |
2026-06-09 11:13:29.912923 | controller | TASK [repo_setup : Make sure git-core package is installed name=git-core, state=present] ***
2026-06-09 11:13:29.912928 | controller | Tuesday 09 June 2026  11:13:29 +0000 (0:00:00.536)       0:00:02.437 **********
2026-06-09 11:13:29.912933 | controller | Tuesday 09 June 2026  11:13:29 +0000 (0:00:00.536)       0:00:02.436 **********
2026-06-09 11:13:30.913294 | controller | ok: [localhost]
2026-06-09 11:13:30.913364 | controller |
2026-06-09 11:13:30.913390 | controller | TASK [repo_setup : Get repo-setup repository accept_hostkey=True, dest={{ cifmw_repo_setup_basedir }}/tmp/repo-setup, repo={{ cifmw_repo_setup_src }}, version={{ cifmw_repo_setup_version }}] ***
2026-06-09 11:13:30.913396 | controller | Tuesday 09 June 2026  11:13:30 +0000 (0:00:01.000)       0:00:03.438 **********
2026-06-09 11:13:30.913400 | controller | Tuesday 09 June 2026  11:13:30 +0000 (0:00:01.000)       0:00:03.436 **********
2026-06-09 11:13:31.767743 | controller | changed: [localhost]
2026-06-09 11:13:31.767868 | controller |
2026-06-09 11:13:31.767877 | controller | TASK [repo_setup : Initialize python venv and install requirements virtualenv={{ cifmw_repo_setup_venv }}, requirements={{ cifmw_repo_setup_basedir }}/tmp/repo-setup/requirements.txt, virtualenv_command=python3 -m venv  --system-site-packages --upgrade-deps] ***
2026-06-09 11:13:31.767901 | controller | Tuesday 09 June 2026  11:13:31 +0000 (0:00:00.854)       0:00:04.292 **********
2026-06-09 11:13:31.767930 | controller | Tuesday 09 June 2026  11:13:31 +0000 (0:00:00.854)       0:00:04.291 **********
2026-06-09 11:13:39.559025 | controller | changed: [localhost]
2026-06-09 11:13:39.559085 | controller |
2026-06-09 11:13:39.559091 | controller | TASK [repo_setup : Install repo-setup package chdir={{ cifmw_repo_setup_basedir }}/tmp/repo-setup, creates={{ cifmw_repo_setup_venv }}/bin/repo-setup, _raw_params={{ cifmw_repo_setup_venv }}/bin/python setup.py install] ***
2026-06-09 11:13:39.559096 | controller | Tuesday 09 June 2026  11:13:39 +0000 (0:00:07.791)       0:00:12.083 **********
2026-06-09 11:13:39.559100 | controller | Tuesday 09 June 2026  11:13:39 +0000 (0:00:07.791)       0:00:12.082 **********
2026-06-09 11:13:40.316922 | controller | changed: [localhost]
2026-06-09 11:13:40.316994 | controller |
2026-06-09 11:13:40.317002 | controller | TASK [repo_setup : Set cifmw_repo_setup_dlrn_hash_tag from content provider cifmw_repo_setup_dlrn_hash_tag={{ content_provider_dlrn_md5_hash }}] ***
2026-06-09 11:13:40.317009 | controller | Tuesday 09 June 2026  11:13:40 +0000 (0:00:00.757)       0:00:12.841 **********
2026-06-09 11:13:40.317014 | controller | Tuesday 09 June 2026  11:13:40 +0000 (0:00:00.757)       0:00:12.840 **********
2026-06-09 11:13:40.339802 | controller | skipping: [localhost]
2026-06-09 11:13:40.339858 | controller |
2026-06-09 11:13:40.339884 | controller | TASK [repo_setup : Run repo-setup _raw_params={{ cifmw_repo_setup_venv }}/bin/repo-setup {{ cifmw_repo_setup_promotion }} {{ cifmw_repo_setup_additional_repos }} -d {{ cifmw_repo_setup_os_release }}{{ cifmw_repo_setup_dist_major_version }} -b {{ cifmw_repo_setup_branch }} --rdo-mirror {{ cifmw_repo_setup_rdo_mirror }} {% if cifmw_repo_setup_dlrn_hash_tag | length > 0 %} --dlrn-hash-tag {{ cifmw_repo_setup_dlrn_hash_tag }} {% endif %} {% for repo in cifmw_repo_setup_extra_repos %} --extra-repo {{ repo }} {% endfor %} {% for repo in cifmw_repo_setup_disable_repos %} --disable-repo {{ repo }} {% endfor %} -o {{ cifmw_repo_setup_output }}] ***
2026-06-09 11:13:40.339893 | controller | Tuesday 09 June 2026  11:13:40 +0000 (0:00:00.023)       0:00:12.864 **********
2026-06-09 11:13:40.339899 | controller | Tuesday 09 June 2026  11:13:40 +0000 (0:00:00.023)       0:00:12.863 **********
2026-06-09 11:13:40.957950 | controller | changed: [localhost]
2026-06-09 11:13:40.958004 | controller |
2026-06-09 11:13:40.958010 | controller | TASK [repo_setup : Get component repo url={{ cifmw_repo_setup_dlrn_uri }}/{{ cifmw_repo_setup_os_release }}{{ cifmw_repo_setup_dist_major_version }}-{{ cifmw_repo_setup_branch }}/component/{{ cifmw_repo_setup_component_name }}/{{ cifmw_repo_setup_component_promotion_tag }}/delorean.repo, dest={{ cifmw_repo_setup_output }}/{{ cifmw_repo_setup_component_name }}_{{ cifmw_repo_setup_component_promotion_tag }}_delorean.repo, mode=0644] ***
2026-06-09 11:13:40.958016 | controller | Tuesday 09 June 2026  11:13:40 +0000 (0:00:00.618)       0:00:13.482 **********
2026-06-09 11:13:40.958020 | controller | Tuesday 09 June 2026  11:13:40 +0000 (0:00:00.618)       0:00:13.481 **********
2026-06-09 11:13:40.992266 | controller | skipping: [localhost]
2026-06-09 11:13:40.992321 | controller |
2026-06-09 11:13:40.992333 | controller | TASK [repo_setup : Rename component repo path={{ cifmw_repo_setup_output }}/{{ cifmw_repo_setup_component_name }}_{{ cifmw_repo_setup_component_promotion_tag }}_delorean.repo, regexp=delorean-component-{{ cifmw_repo_setup_component_name }}, replace={{ cifmw_repo_setup_component_name }}-{{ cifmw_repo_setup_component_promotion_tag }}] ***
2026-06-09 11:13:40.992338 | controller | Tuesday 09 June 2026  11:13:40 +0000 (0:00:00.034)       0:00:13.517 **********
2026-06-09 11:13:40.992343 | controller | Tuesday 09 June 2026  11:13:40 +0000 (0:00:00.034)       0:00:13.515 **********
2026-06-09 11:13:41.025800 | controller | skipping: [localhost]
2026-06-09 11:13:41.025855 | controller |
2026-06-09 11:13:41.025861 | controller | TASK [repo_setup : Disable component repo in current-podified dlrn repo path={{ cifmw_repo_setup_output }}/delorean.repo, section=delorean-component-{{ cifmw_repo_setup_component_name }}, option=enabled, value=0, mode=0644] ***
2026-06-09 11:13:41.025866 | controller | Tuesday 09 June 2026  11:13:41 +0000 (0:00:00.033)       0:00:13.550 **********
2026-06-09 11:13:41.025870 | controller | Tuesday 09 June 2026  11:13:41 +0000 (0:00:00.033)       0:00:13.549 **********
2026-06-09 11:13:41.058599 | controller | skipping: [localhost]
2026-06-09 11:13:41.058659 | controller |
2026-06-09 11:13:41.058677 | controller | TASK [repo_setup : Run repo-setup-get-hash _raw_params={{ cifmw_repo_setup_venv }}/bin/repo-setup-get-hash --dlrn-url {{ cifmw_repo_setup_dlrn_uri[:-1] }} --os-version {{ cifmw_repo_setup_os_release }}{{ cifmw_repo_setup_dist_major_version }} --release {{ cifmw_repo_setup_branch }} {% if cifmw_repo_setup_component_name | length > 0 -%} --component {{ cifmw_repo_setup_component_name }} --tag {{ cifmw_repo_setup_component_promotion_tag }} {% else -%} --tag {{cifmw_repo_setup_promotion }} {% endif -%} {% if (cifmw_repo_setup_dlrn_hash_tag | length > 0) and (cifmw_repo_setup_component_name | length <= 0) -%} --dlrn-hash-tag {{ cifmw_repo_setup_dlrn_hash_tag }} {% endif -%} --json] ***
2026-06-09 11:13:41.058683 | controller | Tuesday 09 June 2026  11:13:41 +0000 (0:00:00.032)       0:00:13.583 **********
2026-06-09 11:13:41.058687 | controller | Tuesday 09 June 2026  11:13:41 +0000 (0:00:00.032)       0:00:13.582 **********
2026-06-09 11:13:41.486502 | controller | changed: [localhost]
2026-06-09 11:13:41.486587 | controller |
2026-06-09 11:13:41.486599 | controller | TASK [repo_setup : Dump full hash in delorean.repo.md5 file content={{ _repo_setup_json['full_hash'] }}
2026-06-09 11:13:41.486606 | controller | , dest={{ cifmw_repo_setup_basedir }}/artifacts/repositories/delorean.repo.md5, mode=0644] ***
2026-06-09 11:13:41.486612 | controller | Tuesday 09 June 2026  11:13:41 +0000 (0:00:00.427)       0:00:14.011 **********
2026-06-09 11:13:41.486617 | controller | Tuesday 09 June 2026  11:13:41 +0000 (0:00:00.427)       0:00:14.010 **********
2026-06-09 11:13:42.160236 | controller | changed: [localhost]
2026-06-09 11:13:42.160291 | controller |
2026-06-09 11:13:42.160302 | controller | TASK [repo_setup : Dump current-podified hash url={{ cifmw_repo_setup_dlrn_uri }}/{{ cifmw_repo_setup_os_release }}{{ cifmw_repo_setup_dist_major_version }}-{{ cifmw_repo_setup_branch }}/current-podified/delorean.repo.md5, dest={{ cifmw_repo_setup_basedir }}/artifacts/repositories/delorean.repo.md5, mode=0644] ***
2026-06-09 11:13:42.160307 | controller | Tuesday 09 June 2026  11:13:42 +0000 (0:00:00.673)       0:00:14.685 **********
2026-06-09 11:13:42.160311 | controller | Tuesday 09 June 2026  11:13:42 +0000 (0:00:00.673)       0:00:14.683 **********
2026-06-09 11:13:42.180724 | controller | skipping: [localhost]
2026-06-09 11:13:42.180753 | controller |
2026-06-09 11:13:42.180758 | controller | TASK [repo_setup : Slurp current podified hash src={{ cifmw_repo_setup_basedir }}/artifacts/repositories/delorean.repo.md5] ***
2026-06-09 11:13:42.180763 | controller | Tuesday 09 June 2026  11:13:42 +0000 (0:00:00.020)       0:00:14.705 **********
2026-06-09 11:13:42.180767 | controller | Tuesday 09 June 2026  11:13:42 +0000 (0:00:00.020)       0:00:14.704 **********
2026-06-09 11:13:42.202288 | controller | skipping: [localhost]
2026-06-09 11:13:42.202318 | controller |
2026-06-09 11:13:42.202323 | controller | TASK [repo_setup : Update the value of full_hash _repo_setup_json={{ _repo_setup_json | combine({'full_hash': _hash}, recursive=true) }}] ***
2026-06-09 11:13:42.202328 | controller | Tuesday 09 June 2026  11:13:42 +0000 (0:00:00.021)       0:00:14.727 **********
2026-06-09 11:13:42.202332 | controller | Tuesday 09 June 2026  11:13:42 +0000 (0:00:00.021)       0:00:14.726 **********
2026-06-09 11:13:42.223323 | controller | skipping: [localhost]
2026-06-09 11:13:42.223352 | controller |
2026-06-09 11:13:42.223358 | controller | TASK [repo_setup : Export hashes facts for further use cifmw_repo_setup_full_hash={{ _repo_setup_json['full_hash'] }}, cifmw_repo_setup_commit_hash={{ _repo_setup_json['commit_hash'] }}, cifmw_repo_setup_distro_hash={{ _repo_setup_json['distro_hash'] }}, cifmw_repo_setup_extended_hash={{ _repo_setup_json['extended_hash'] }}, cifmw_repo_setup_dlrn_api_url={{ _repo_setup_json['dlrn_api_url'] }}, cifmw_repo_setup_dlrn_url={{ _repo_setup_json['dlrn_url'] }}, cifmw_repo_setup_release={{ _repo_setup_json['release'] }}, cacheable=True] ***
2026-06-09 11:13:42.223363 | controller | Tuesday 09 June 2026  11:13:42 +0000 (0:00:00.021)       0:00:14.748 **********
2026-06-09 11:13:42.223368 | controller | Tuesday 09 June 2026  11:13:42 +0000 (0:00:00.021)       0:00:14.747 **********
2026-06-09 11:13:42.255033 | controller | ok: [localhost]
2026-06-09 11:13:42.255068 | controller |
2026-06-09 11:13:42.255074 | controller | TASK [repo_setup : Create download directory path={{ cifmw_repo_setup_rhos_release_path }}, state=directory, mode=0755] ***
2026-06-09 11:13:42.255078 | controller | Tuesday 09 June 2026  11:13:42 +0000 (0:00:00.031)       0:00:14.779 **********
2026-06-09 11:13:42.255083 | controller | Tuesday 09 June 2026  11:13:42 +0000 (0:00:00.031)       0:00:14.778 **********
2026-06-09 11:13:42.274945 | controller | skipping: [localhost]
2026-06-09 11:13:42.275006 | controller |
2026-06-09 11:13:42.275011 | controller | TASK [repo_setup : Print the URL to request msg={{ cifmw_repo_setup_rhos_release_rpm }}] ***
2026-06-09 11:13:42.275016 | controller | Tuesday 09 June 2026  11:13:42 +0000 (0:00:00.019)       0:00:14.799 **********
2026-06-09 11:13:42.275020 | controller | Tuesday 09 June 2026  11:13:42 +0000 (0:00:00.019)       0:00:14.798 **********
2026-06-09 11:13:42.301844 | controller | skipping: [localhost]
2026-06-09 11:13:42.301910 | controller |
2026-06-09 11:13:42.301916 | controller | TASK [Download the RPM name=krb_request] ***************************************
2026-06-09 11:13:42.301920 | controller | Tuesday 09 June 2026  11:13:42 +0000 (0:00:00.026)       0:00:14.826 **********
2026-06-09 11:13:42.301923 | controller | Tuesday 09 June 2026  11:13:42 +0000 (0:00:00.026)       0:00:14.825 **********
2026-06-09 11:13:42.328316 | controller | skipping: [localhost]
2026-06-09 11:13:42.328398 | controller |
2026-06-09 11:13:42.328409 | controller | TASK [repo_setup : Install RHOS Release tool name={{
2026-06-09 11:13:42.328418 | controller |   cifmw_repo_setup_rhos_release_rpm
2026-06-09 11:13:42.328426 | controller |   if cifmw_repo_setup_rhos_release_rpm is not url
2026-06-09 11:13:42.328434 | controller |   else cifmw_krb_request_out.path
2026-06-09 11:13:42.328443 | controller | }}, state=present, disable_gpg_check={{ cifmw_repo_setup_rhos_release_gpg_check | bool }}] ***
2026-06-09 11:13:42.328451 | controller | Tuesday 09 June 2026  11:13:42 +0000 (0:00:00.026)       0:00:14.852 **********
2026-06-09 11:13:42.328458 | controller | Tuesday 09 June 2026  11:13:42 +0000 (0:00:00.026)       0:00:14.851 **********
2026-06-09 11:13:42.350459 | controller | skipping: [localhost]
2026-06-09 11:13:42.350503 | controller |
2026-06-09 11:13:42.350527 | controller | TASK [repo_setup : Get rhos-release tool version _raw_params=rhos-release --version] ***
2026-06-09 11:13:42.350536 | controller | Tuesday 09 June 2026  11:13:42 +0000 (0:00:00.022)       0:00:14.875 **********
2026-06-09 11:13:42.350542 | controller | Tuesday 09 June 2026  11:13:42 +0000 (0:00:00.022)       0:00:14.874 **********
2026-06-09 11:13:42.372311 | controller | skipping: [localhost]
2026-06-09 11:13:42.372349 | controller |
2026-06-09 11:13:42.372356 | controller | TASK [repo_setup : Print rhos-release tool version msg={{ rr_version.stdout }}] ***
2026-06-09 11:13:42.372360 | controller | Tuesday 09 June 2026  11:13:42 +0000 (0:00:00.021)       0:00:14.896 **********
2026-06-09 11:13:42.372364 | controller | Tuesday 09 June 2026  11:13:42 +0000 (0:00:00.021)       0:00:14.895 **********
2026-06-09 11:13:42.396080 | controller | skipping: [localhost]
2026-06-09 11:13:42.396117 | controller |
2026-06-09 11:13:42.396125 | controller | TASK [repo_setup : Generate repos using rhos-release {{ cifmw_repo_setup_rhos_release_args }} _raw_params=rhos-release {{ cifmw_repo_setup_rhos_release_args }} \
2026-06-09 11:13:42.396131 | controller |   -t {{ cifmw_repo_setup_output }}] ***
2026-06-09 11:13:42.396137 | controller | Tuesday 09 June 2026  11:13:42 +0000 (0:00:00.024)       0:00:14.921 **********
2026-06-09 11:13:42.396142 | controller | Tuesday 09 June 2026  11:13:42 +0000 (0:00:00.024)       0:00:14.919 **********
2026-06-09 11:13:42.416780 | controller | skipping: [localhost]
2026-06-09 11:13:42.416811 | controller |
2026-06-09 11:13:42.416816 | controller | TASK [repo_setup : Check for /etc/ci/mirror_info.sh path=/etc/ci/mirror_info.sh] ***
2026-06-09 11:13:42.416820 | controller | Tuesday 09 June 2026  11:13:42 +0000 (0:00:00.020)       0:00:14.941 **********
2026-06-09 11:13:42.416825 | controller | Tuesday 09 June 2026  11:13:42 +0000 (0:00:00.020)       0:00:14.940 **********
2026-06-09 11:13:42.585849 | controller | ok: [localhost]
2026-06-09 11:13:42.585883 | controller |
2026-06-09 11:13:42.585889 | controller | TASK [repo_setup : Use RDO proxy mirrors chdir={{ cifmw_repo_setup_output }}, _raw_params=set -o pipefail
2026-06-09 11:13:42.585893 | controller | source /etc/ci/mirror_info.sh
2026-06-09 11:13:42.585898 | controller | sed -i -e "s|https://trunk.rdoproject.org|$NODEPOOL_RDO_PROXY|g" *.repo
2026-06-09 11:13:42.585908 | controller | ] ***
2026-06-09 11:13:42.585913 | controller | Tuesday 09 June 2026  11:13:42 +0000 (0:00:00.168)       0:00:15.110 **********
2026-06-09 11:13:42.585917 | controller | Tuesday 09 June 2026  11:13:42 +0000 (0:00:00.169)       0:00:15.109 **********
2026-06-09 11:13:42.784883 | controller | changed: [localhost]
2026-06-09 11:13:42.784940 | controller |
2026-06-09 11:13:42.784946 | controller | TASK [repo_setup : Use RDO CentOS mirrors (remove CentOS 10 conditional when Nodepool mirrors exist) chdir={{ cifmw_repo_setup_output }}, _raw_params=set -o pipefail
2026-06-09 11:13:42.784950 | controller | source /etc/ci/mirror_info.sh
2026-06-09 11:13:42.784955 | controller | sed -i -e "s|http://mirror.stream.centos.org|$NODEPOOL_CENTOS_MIRROR|g" *.repo
2026-06-09 11:13:42.784959 | controller | ] ***
2026-06-09 11:13:42.784963 | controller | Tuesday 09 June 2026  11:13:42 +0000 (0:00:00.199)       0:00:15.309 **********
2026-06-09 11:13:42.784967 | controller | Tuesday 09 June 2026  11:13:42 +0000 (0:00:00.199)       0:00:15.308 **********
2026-06-09 11:13:43.061249 | controller | changed: [localhost]
2026-06-09 11:13:43.061316 | controller |
2026-06-09 11:13:43.061324 | controller | TASK [repo_setup : Check for gating.repo file on content provider url=http://{{ content_provider_registry_ip }}:8766/gating.repo] ***
2026-06-09 11:13:43.061332 | controller | Tuesday 09 June 2026  11:13:43 +0000 (0:00:00.275)       0:00:15.585 **********
2026-06-09 11:13:43.061339 | controller | Tuesday 09 June 2026  11:13:43 +0000 (0:00:00.275)       0:00:15.584 **********
2026-06-09 11:13:43.588197 | controller | task path: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/repo_setup/tasks/populate_gating_repo.yml:2
2026-06-09 11:13:43.588271 | controller | fatal: [localhost]: FAILED! =>
2026-06-09 11:13:43.588279 | controller |     changed: false
2026-06-09 11:13:43.588285 | controller |     elapsed: 0
2026-06-09 11:13:43.588290 | controller |     msg: 'Status code was -1 and not [200]: Request failed: <urlopen error [Errno 111]
2026-06-09 11:13:43.588296 | controller |       Connection refused>'
2026-06-09 11:13:43.588301 | controller |     redirected: false
2026-06-09 11:13:43.588306 | controller |     status: -1
2026-06-09 11:13:43.588311 | controller |     url: http://38.102.83.189:8766/gating.repo
2026-06-09 11:13:43.588317 | controller | ...ignoring
2026-06-09 11:13:43.588322 | controller |
2026-06-09 11:13:43.588327 | controller | TASK [repo_setup : Populate gating repo from content provider ip content=[gating-repo]
2026-06-09 11:13:43.588332 | controller | baseurl=http://{{ content_provider_registry_ip }}:8766/
2026-06-09 11:13:43.588337 | controller | enabled=1
2026-06-09 11:13:43.588341 | controller | gpgcheck=0
2026-06-09 11:13:43.588346 | controller | priority=1
2026-06-09 11:13:43.588351 | controller | , dest={{ cifmw_repo_setup_output }}/gating.repo, mode=0644] ***
2026-06-09 11:13:43.588357 | controller | Tuesday 09 June 2026  11:13:43 +0000 (0:00:00.527)       0:00:16.112 **********
2026-06-09 11:13:43.588362 | controller | Tuesday 09 June 2026  11:13:43 +0000 (0:00:00.527)       0:00:16.111 **********
2026-06-09 11:13:43.618760 | controller | skipping: [localhost]
2026-06-09 11:13:43.618820 | controller |
2026-06-09 11:13:43.618826 | controller | TASK [repo_setup : Check for DLRN repo at the destination path={{ cifmw_repo_setup_output }}/delorean.repo] ***
2026-06-09 11:13:43.618830 | controller | Tuesday 09 June 2026  11:13:43 +0000 (0:00:00.030)       0:00:16.143 **********
2026-06-09 11:13:43.618834 | controller | Tuesday 09 June 2026  11:13:43 +0000 (0:00:00.030)       0:00:16.142 **********
2026-06-09 11:13:43.659149 | controller | skipping: [localhost]
2026-06-09 11:13:43.659218 | controller |
2026-06-09 11:13:43.659223 | controller | TASK [repo_setup : Lower the priority of DLRN repos to allow installation from gating repo path={{ cifmw_repo_setup_output }}/delorean.repo, regexp=priority=1, replace=priority=20] ***
2026-06-09 11:13:43.659228 | controller | Tuesday 09 June 2026  11:13:43 +0000 (0:00:00.039)       0:00:16.183 **********
2026-06-09 11:13:43.659233 | controller | Tuesday 09 June 2026  11:13:43 +0000 (0:00:00.039)       0:00:16.181 **********
2026-06-09 11:13:43.700173 | controller | skipping: [localhost]
2026-06-09 11:13:43.700257 | controller |
2026-06-09 11:13:43.700264 | controller | TASK [repo_setup : Check for DLRN component repo path={{ cifmw_repo_setup_output }}/{{ _comp_repo }}] ***
2026-06-09 11:13:43.700270 | controller | Tuesday 09 June 2026  11:13:43 +0000 (0:00:00.041)       0:00:16.224 **********
2026-06-09 11:13:43.700275 | controller | Tuesday 09 June 2026  11:13:43 +0000 (0:00:00.041)       0:00:16.223 **********
2026-06-09 11:13:43.741500 | controller | skipping: [localhost]
2026-06-09 11:13:43.741605 | controller |
2026-06-09 11:13:43.741630 | controller | TASK [repo_setup : Lower the priority of component repos to allow installation from gating repo path={{ cifmw_repo_setup_output }}/{{ _comp_repo }}, regexp=priority=1, replace=priority=2] ***
2026-06-09 11:13:43.741638 | controller | Tuesday 09 June 2026  11:13:43 +0000 (0:00:00.041)       0:00:16.265 **********
2026-06-09 11:13:43.741644 | controller | Tuesday 09 June 2026  11:13:43 +0000 (0:00:00.041)       0:00:16.264 **********
2026-06-09 11:13:43.785273 | controller | skipping: [localhost]
2026-06-09 11:13:43.785354 | controller |
2026-06-09 11:13:43.785362 | controller | TASK [repo_setup : Find existing repos from /etc/yum.repos.d directory paths=/etc/yum.repos.d/, patterns=*.repo, recurse=False] ***
2026-06-09 11:13:43.785369 | controller | Tuesday 09 June 2026  11:13:43 +0000 (0:00:00.043)       0:00:16.309 **********
2026-06-09 11:13:43.785375 | controller | Tuesday 09 June 2026  11:13:43 +0000 (0:00:00.043)       0:00:16.308 **********
2026-06-09 11:13:44.097916 | controller | ok: [localhost]
2026-06-09 11:13:44.098133 | controller |
2026-06-09 11:13:44.098141 | controller | TASK [repo_setup : Remove existing repos from /etc/yum.repos.d directory path={{ item }}, state=absent] ***
2026-06-09 11:13:44.098146 | controller | Tuesday 09 June 2026  11:13:44 +0000 (0:00:00.313)       0:00:16.622 **********
2026-06-09 11:13:44.098150 | controller | Tuesday 09 June 2026  11:13:44 +0000 (0:00:00.313)       0:00:16.621 **********
2026-06-09 11:13:44.765469 | controller | changed: [localhost] => (item=/etc/yum.repos.d/centos-addons.repo)
2026-06-09 11:13:44.765506 | controller | changed: [localhost] => (item=/etc/yum.repos.d/centos.repo)
2026-06-09 11:13:44.765533 | controller | changed: [localhost] => (item=/etc/yum.repos.d/kubernetes.repo)
2026-06-09 11:13:44.765539 | controller |
2026-06-09 11:13:44.765544 | controller | TASK [repo_setup : Cleanup existing metadata _raw_params=dnf clean metadata] ***
2026-06-09 11:13:44.765550 | controller | Tuesday 09 June 2026  11:13:44 +0000 (0:00:00.667)       0:00:17.290 **********
2026-06-09 11:13:44.765554 | controller | Tuesday 09 June 2026  11:13:44 +0000 (0:00:00.667)       0:00:17.289 **********
2026-06-09 11:13:45.345722 | controller | changed: [localhost]
2026-06-09 11:13:45.345785 | controller |
2026-06-09 11:13:45.345791 | controller | TASK [repo_setup : Copy generated repos to /etc/yum.repos.d directory mode=0755, remote_src=True, src={{ cifmw_repo_setup_output }}/, dest=/etc/yum.repos.d] ***
2026-06-09 11:13:45.345796 | controller | Tuesday 09 June 2026  11:13:45 +0000 (0:00:00.580)       0:00:17.870 **********
2026-06-09 11:13:45.345800 | controller | Tuesday 09 June 2026  11:13:45 +0000 (0:00:00.580)       0:00:17.869 **********
2026-06-09 11:13:45.614673 | controller | changed: [localhost]
2026-06-09 11:13:45.614758 | controller |
2026-06-09 11:13:45.614769 | controller | TASK [ci_setup : Gather variables for each operating system _raw_params={{ item }}] ***
2026-06-09 11:13:45.614777 | controller | Tuesday 09 June 2026  11:13:45 +0000 (0:00:00.268)       0:00:18.139 **********
2026-06-09 11:13:45.614785 | controller | Tuesday 09 June 2026  11:13:45 +0000 (0:00:00.268)       0:00:18.138 **********
2026-06-09 11:13:45.668597 | controller | ok: [localhost] => (item=/home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/ci_setup/vars/redhat.yml)
2026-06-09 11:13:45.668668 | controller |
2026-06-09 11:13:45.668676 | controller | TASK [ci_setup : List packages to install var=cifmw_ci_setup_packages] *********
2026-06-09 11:13:45.668683 | controller | Tuesday 09 June 2026  11:13:45 +0000 (0:00:00.054)       0:00:18.193 **********
2026-06-09 11:13:45.668688 | controller | Tuesday 09 June 2026  11:13:45 +0000 (0:00:00.054)       0:00:18.192 **********
2026-06-09 11:13:45.690534 | controller | ok: [localhost] =>
2026-06-09 11:13:45.690602 | controller |     cifmw_ci_setup_packages:
2026-06-09 11:13:45.690609 | controller |     - bash-completion
2026-06-09 11:13:45.690615 | controller |     - ca-certificates
2026-06-09 11:13:45.690620 | controller |     - git-core
2026-06-09 11:13:45.690626 | controller |     - make
2026-06-09 11:13:45.690631 | controller |     - tar
2026-06-09 11:13:45.690636 | controller |     - tmux
2026-06-09 11:13:45.690642 | controller |     - python3-pip
2026-06-09 11:13:45.690647 | controller |
2026-06-09 11:13:45.690653 | controller | TASK [ci_setup : Install needed packages name={{ cifmw_ci_setup_packages }}, state=latest] ***
2026-06-09 11:13:45.690667 | controller | Tuesday 09 June 2026  11:13:45 +0000 (0:00:00.021)       0:00:18.215 **********
2026-06-09 11:13:45.690673 | controller | Tuesday 09 June 2026  11:13:45 +0000 (0:00:00.021)       0:00:18.214 **********
2026-06-09 11:14:17.284899 | controller | changed: [localhost]
2026-06-09 11:14:17.284955 | controller |
2026-06-09 11:14:17.284961 | controller | TASK [ci_setup : Gather version of openshift client _raw_params=oc version --client -o yaml] ***
2026-06-09 11:14:17.284966 | controller | Tuesday 09 June 2026  11:14:17 +0000 (0:00:31.594)       0:00:49.809 **********
2026-06-09 11:14:17.284970 | controller | Tuesday 09 June 2026  11:14:17 +0000 (0:00:31.594)       0:00:49.808 **********
2026-06-09 11:14:17.612040 | controller | ok: [localhost]
2026-06-09 11:14:17.612119 | controller |
2026-06-09 11:14:17.612126 | controller | TASK [ci_setup : Ensure openshift client install path is present path={{ cifmw_ci_setup_oc_install_path }}, state=directory, mode=0755] ***
2026-06-09 11:14:17.612133 | controller | Tuesday 09 June 2026  11:14:17 +0000 (0:00:00.326)       0:00:50.136 **********
2026-06-09 11:14:17.612138 | controller | Tuesday 09 June 2026  11:14:17 +0000 (0:00:00.326)       0:00:50.135 **********
2026-06-09 11:14:17.805393 | controller | changed: [localhost]
2026-06-09 11:14:17.805460 | controller |
2026-06-09 11:14:17.805465 | controller | TASK [ci_setup : Install openshift client src={{ cifmw_ci_setup_openshift_client_download_uri }}/{{ cifmw_ci_setup_openshift_client_version }}/openshift-client-linux.tar.gz, dest={{ cifmw_ci_setup_oc_install_path }}, remote_src=True, mode=0755, creates={{ cifmw_ci_setup_oc_install_path }}/oc] ***
2026-06-09 11:14:17.805470 | controller | Tuesday 09 June 2026  11:14:17 +0000 (0:00:00.193)       0:00:50.330 **********
2026-06-09 11:14:17.805475 | controller | Tuesday 09 June 2026  11:14:17 +0000 (0:00:00.193)       0:00:50.328 **********
2026-06-09 11:14:21.807689 | controller | changed: [localhost]
2026-06-09 11:14:21.807759 | controller |
2026-06-09 11:14:21.807765 | controller | TASK [ci_setup : Add the OC path to cifmw_path if needed cifmw_path={{ cifmw_ci_setup_oc_install_path }}:{{ ansible_env.PATH }}, cacheable=True] ***
2026-06-09 11:14:21.807770 | controller | Tuesday 09 June 2026  11:14:21 +0000 (0:00:04.002)       0:00:54.332 **********
2026-06-09 11:14:21.807775 | controller | Tuesday 09 June 2026  11:14:21 +0000 (0:00:04.002)       0:00:54.331 **********
2026-06-09 11:14:21.836722 | controller | skipping: [localhost]
2026-06-09 11:14:21.836875 | controller |
2026-06-09 11:14:21.836889 | controller | TASK [ci_setup : Create completion file] ***************************************
2026-06-09 11:14:21.836900 | controller | Tuesday 09 June 2026  11:14:21 +0000 (0:00:00.029)       0:00:54.361 **********
2026-06-09 11:14:21.836909 | controller | Tuesday 09 June 2026  11:14:21 +0000 (0:00:00.029)       0:00:54.360 **********
2026-06-09 11:14:22.108420 | controller | changed: [localhost]
2026-06-09 11:14:22.108475 | controller |
2026-06-09 11:14:22.108481 | controller | TASK [ci_setup : Source completion from within .bashrc create=True, mode=0644, path={{ ansible_user_dir }}/.bashrc, block=if [ -f ~/.oc_completion ]; then
2026-06-09 11:14:22.108485 | controller |   source ~/.oc_completion
2026-06-09 11:14:22.108490 | controller | fi] ***
2026-06-09 11:14:22.108494 | controller | Tuesday 09 June 2026  11:14:22 +0000 (0:00:00.271)       0:00:54.633 **********
2026-06-09 11:14:22.108498 | controller | Tuesday 09 June 2026  11:14:22 +0000 (0:00:00.271)       0:00:54.631 **********
2026-06-09 11:14:22.419749 | controller | changed: [localhost]
2026-06-09 11:14:22.419835 | controller |
2026-06-09 11:14:22.419854 | controller | TASK [ci_setup : Check rhsm status _raw_params=subscription-manager status] ****
2026-06-09 11:14:22.419868 | controller | Tuesday 09 June 2026  11:14:22 +0000 (0:00:00.311)       0:00:54.944 **********
2026-06-09 11:14:22.419881 | controller | Tuesday 09 June 2026  11:14:22 +0000 (0:00:00.311)       0:00:54.943 **********
2026-06-09 11:14:22.445921 | controller | skipping: [localhost]
2026-06-09 11:14:22.446001 | controller |
2026-06-09 11:14:22.446008 | controller | TASK [ci_setup : Gather the repos to be enabled _repos={{
2026-06-09 11:14:22.446014 | controller |   cifmw_ci_setup_rhel_rhsm_default_repos +
2026-06-09 11:14:22.446020 | controller |   (cifmw_ci_setup_rhel_rhsm_extra_repos | default([]))
2026-06-09 11:14:22.446025 | controller | }}] ***
2026-06-09 11:14:22.446031 | controller | Tuesday 09 June 2026  11:14:22 +0000 (0:00:00.026)       0:00:54.970 **********
2026-06-09 11:14:22.446051 | controller | Tuesday 09 June 2026  11:14:22 +0000 (0:00:00.026)       0:00:54.969 **********
2026-06-09 11:14:22.466500 | controller | skipping: [localhost]
2026-06-09 11:14:22.466591 | controller |
2026-06-09 11:14:22.466598 | controller | TASK [ci_setup : Enabling the required repositories. name={{ item }}, state={{ rhsm_repo_state | default('enabled') }}] ***
2026-06-09 11:14:22.466603 | controller | Tuesday 09 June 2026  11:14:22 +0000 (0:00:00.020)       0:00:54.991 **********
2026-06-09 11:14:22.466609 | controller | Tuesday 09 June 2026  11:14:22 +0000 (0:00:00.020)       0:00:54.990 **********
2026-06-09 11:14:22.487173 | controller | skipping: [localhost]
2026-06-09 11:14:22.487241 | controller |
2026-06-09 11:14:22.487246 | controller | TASK [ci_setup : Get current /etc/redhat-release _raw_params=cat /etc/redhat-release] ***
2026-06-09 11:14:22.487251 | controller | Tuesday 09 June 2026  11:14:22 +0000 (0:00:00.020)       0:00:55.012 **********
2026-06-09 11:14:22.487255 | controller | Tuesday 09 June 2026  11:14:22 +0000 (0:00:00.020)       0:00:55.010 **********
2026-06-09 11:14:22.506349 | controller | skipping: [localhost]
2026-06-09 11:14:22.506424 | controller |
2026-06-09 11:14:22.506429 | controller | TASK [ci_setup : Print current /etc/redhat-release msg={{ _current_rh_release.stdout }}] ***
2026-06-09 11:14:22.506434 | controller | Tuesday 09 June 2026  11:14:22 +0000 (0:00:00.019)       0:00:55.031 **********
2026-06-09 11:14:22.506439 | controller | Tuesday 09 June 2026  11:14:22 +0000 (0:00:00.019)       0:00:55.030 **********
2026-06-09 11:14:22.530483 | controller | skipping: [localhost]
2026-06-09 11:14:22.530584 | controller |
2026-06-09 11:14:22.530591 | controller | TASK [ci_setup : Ensure the repos are enabled in the system using yum name={{ item.name }}, baseurl={{ item.baseurl }}, description={{ item.description | default(item.name) }}, gpgcheck={{ item.gpgcheck | default(false) }}, enabled=True, state={{ yum_repo_state | default('present') }}] ***
2026-06-09 11:14:22.530596 | controller | Tuesday 09 June 2026  11:14:22 +0000 (0:00:00.024)       0:00:55.055 **********
2026-06-09 11:14:22.530601 | controller | Tuesday 09 June 2026  11:14:22 +0000 (0:00:00.024)       0:00:55.054 **********
2026-06-09 11:14:22.558295 | controller | skipping: [localhost]
2026-06-09 11:14:22.558353 | controller |
2026-06-09 11:14:22.558359 | controller | TASK [ci_setup : Manage directories path={{ item }}, state={{ directory_state }}, mode=0755, owner={{ ansible_user_id }}, group={{ ansible_user_id }}] ***
2026-06-09 11:14:22.558364 | controller | Tuesday 09 June 2026  11:14:22 +0000 (0:00:00.027)       0:00:55.083 **********
2026-06-09 11:14:22.558368 | controller | Tuesday 09 June 2026  11:14:22 +0000 (0:00:00.027)       0:00:55.081 **********
2026-06-09 11:14:23.629235 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/manifests/openstack/cr)
2026-06-09 11:14:23.629308 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/logs)
2026-06-09 11:14:23.629314 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/tmp)
2026-06-09 11:14:23.629318 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/volumes)
2026-06-09 11:14:23.629323 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/parameters)
2026-06-09 11:14:23.629327 | controller |
2026-06-09 11:14:23.629331 | controller | TASK [Prepare install_yamls make targets name=install_yamls, apply={'tags': ['bootstrap']}] ***
2026-06-09 11:14:23.629335 | controller | Tuesday 09 June 2026  11:14:23 +0000 (0:00:01.070)       0:00:56.154 **********
2026-06-09 11:14:23.629355 | controller | Tuesday 09 June 2026  11:14:23 +0000 (0:00:01.070)       0:00:56.152 **********
2026-06-09 11:14:23.778346 | controller |
2026-06-09 11:14:23.778384 | controller | TASK [install_yamls : Ensure directories exist path={{ item }}, state=directory, mode=0755] ***
2026-06-09 11:14:23.778392 | controller | Tuesday 09 June 2026  11:14:23 +0000 (0:00:00.149)       0:00:56.303 **********
2026-06-09 11:14:23.778397 | controller | Tuesday 09 June 2026  11:14:23 +0000 (0:00:00.149)       0:00:56.302 **********
2026-06-09 11:14:24.274358 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts)
2026-06-09 11:14:24.274421 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/roles/install_yamls_makes/tasks)
2026-06-09 11:14:24.274426 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/parameters)
2026-06-09 11:14:24.274440 | controller |
2026-06-09 11:14:24.274445 | controller | TASK [install_yamls : Ensure install_yamls repo is present at the desired version repo={{ cifmw_installyamls_repo_url }}, dest={{ cifmw_install_yamls_repo }}, version={{ cifmw_install_yamls_version }}, update=False] ***
2026-06-09 11:14:24.274450 | controller | Tuesday 09 June 2026  11:14:24 +0000 (0:00:00.495)       0:00:56.799 **********
2026-06-09 11:14:24.274453 | controller | Tuesday 09 June 2026  11:14:24 +0000 (0:00:00.495)       0:00:56.797 **********
2026-06-09 11:14:24.469322 | controller | ok: [localhost]
2026-06-09 11:14:24.469377 | controller |
2026-06-09 11:14:24.469384 | controller | TASK [Create variables with local repos based on Zuul items name=install_yamls, tasks_from=zuul_set_operators_repo.yml] ***
2026-06-09 11:14:24.469389 | controller | Tuesday 09 June 2026  11:14:24 +0000 (0:00:00.195)       0:00:56.994 **********
2026-06-09 11:14:24.469393 | controller | Tuesday 09 June 2026  11:14:24 +0000 (0:00:00.195)       0:00:56.993 **********
2026-06-09 11:14:24.506708 | controller |
2026-06-09 11:14:24.506782 | controller | TASK [install_yamls : Set fact with local repos based on Zuul items cifmw_install_yamls_operators_repo={{ cifmw_install_yamls_operators_repo | default({}) | combine(_repo_operator_info | items2dict) }}] ***
2026-06-09 11:14:24.506789 | controller | Tuesday 09 June 2026  11:14:24 +0000 (0:00:00.037)       0:00:57.031 **********
2026-06-09 11:14:24.506795 | controller | Tuesday 09 June 2026  11:14:24 +0000 (0:00:00.037)       0:00:57.030 **********
2026-06-09 11:14:24.543981 | controller | skipping: [localhost] => (item={'branch': 'main', 'change': '1175', 'change_url': 'https://github.com/openstack-k8s-operators/edpm-ansible/pull/1175', 'commit_id': 'ccf94d3628e5513197102d32d9115778c1eeafd2', 'patchset': 'ccf94d3628e5513197102d32d9115778c1eeafd2', 'project': {'canonical_hostname': 'github.com', 'canonical_name': 'github.com/openstack-k8s-operators/edpm-ansible', 'name': 'openstack-k8s-operators/edpm-ansible', 'short_name': 'edpm-ansible', 'src_dir': 'src/github.com/openstack-k8s-operators/edpm-ansible'}, 'topic': None})
2026-06-09 11:14:24.544053 | controller | skipping: [localhost]
2026-06-09 11:14:24.544059 | controller |
2026-06-09 11:14:24.544064 | controller | TASK [install_yamls : Print helpful data for debugging msg=_repo_operator_name: {{ _repo_operator_name }}
2026-06-09 11:14:24.544068 | controller | _repo_operator_info: {{ _repo_operator_info }}
2026-06-09 11:14:24.544072 | controller | cifmw_install_yamls_operators_repo: {{ cifmw_install_yamls_operators_repo }}
2026-06-09 11:14:24.544076 | controller | ] ***
2026-06-09 11:14:24.544080 | controller | Tuesday 09 June 2026  11:14:24 +0000 (0:00:00.037)       0:00:57.068 **********
2026-06-09 11:14:24.544084 | controller | Tuesday 09 June 2026  11:14:24 +0000 (0:00:00.037)       0:00:57.067 **********
2026-06-09 11:14:24.583180 | controller | skipping: [localhost] => (item={'branch': 'main', 'change': '1175', 'change_url': 'https://github.com/openstack-k8s-operators/edpm-ansible/pull/1175', 'commit_id': 'ccf94d3628e5513197102d32d9115778c1eeafd2', 'patchset': 'ccf94d3628e5513197102d32d9115778c1eeafd2', 'project': {'canonical_hostname': 'github.com', 'canonical_name': 'github.com/openstack-k8s-operators/edpm-ansible', 'name': 'openstack-k8s-operators/edpm-ansible', 'short_name': 'edpm-ansible', 'src_dir': 'src/github.com/openstack-k8s-operators/edpm-ansible'}, 'topic': None})
2026-06-09 11:14:24.583256 | controller | skipping: [localhost]
2026-06-09 11:14:24.583264 | controller |
2026-06-09 11:14:24.583286 | controller | TASK [Customize install_yamls devsetup vars if needed name=install_yamls, tasks_from=customize_devsetup_vars.yml] ***
2026-06-09 11:14:24.583291 | controller | Tuesday 09 June 2026  11:14:24 +0000 (0:00:00.039)       0:00:57.108 **********
2026-06-09 11:14:24.583297 | controller | Tuesday 09 June 2026  11:14:24 +0000 (0:00:00.039)       0:00:57.106 **********
2026-06-09 11:14:24.625345 | controller |
2026-06-09 11:14:24.625422 | controller | TASK [install_yamls : Update opm_version in install_yamls devsetup/vars/default.yaml path={{ cifmw_install_yamls_repo }}/devsetup/vars/default.yaml, regexp=^opm_version:, line=opm_version: {{ cifmw_install_yamls_opm_version }}, state=present] ***
2026-06-09 11:14:24.625440 | controller | Tuesday 09 June 2026  11:14:24 +0000 (0:00:00.042)       0:00:57.150 **********
2026-06-09 11:14:24.625459 | controller | Tuesday 09 June 2026  11:14:24 +0000 (0:00:00.042)       0:00:57.148 **********
2026-06-09 11:14:24.646733 | controller | skipping: [localhost]
2026-06-09 11:14:24.646806 | controller |
2026-06-09 11:14:24.646812 | controller | TASK [install_yamls : Update sdk_version in install_yamls devsetup/vars/default.yaml path={{ cifmw_install_yamls_repo }}/devsetup/vars/default.yaml, regexp=^sdk_version:, line=sdk_version: {{ cifmw_install_yamls_sdk_version }}, state=present] ***
2026-06-09 11:14:24.646818 | controller | Tuesday 09 June 2026  11:14:24 +0000 (0:00:00.021)       0:00:57.171 **********
2026-06-09 11:14:24.646823 | controller | Tuesday 09 June 2026  11:14:24 +0000 (0:00:00.021)       0:00:57.170 **********
2026-06-09 11:14:24.668944 | controller | skipping: [localhost]
2026-06-09 11:14:24.669016 | controller |
2026-06-09 11:14:24.669024 | controller | TASK [install_yamls : Update go_version in install_yamls devsetup/vars/default.yaml path={{ cifmw_install_yamls_repo }}/devsetup/vars/default.yaml, regexp=^go_version:, line=go_version: {{ cifmw_install_yamls_go_version }}, state=present] ***
2026-06-09 11:14:24.669031 | controller | Tuesday 09 June 2026  11:14:24 +0000 (0:00:00.022)       0:00:57.193 **********
2026-06-09 11:14:24.669036 | controller | Tuesday 09 June 2026  11:14:24 +0000 (0:00:00.022)       0:00:57.192 **********
2026-06-09 11:14:24.695842 | controller | skipping: [localhost]
2026-06-09 11:14:24.695921 | controller |
2026-06-09 11:14:24.695937 | controller | TASK [install_yamls : Update kustomize_version in install_yamls devsetup/vars/default.yaml path={{ cifmw_install_yamls_repo }}/devsetup/vars/default.yaml, regexp=^kustomize_version:, line=kustomize_version: {{ cifmw_install_yamls_kustomize_version }}, state=present] ***
2026-06-09 11:14:24.695951 | controller | Tuesday 09 June 2026  11:14:24 +0000 (0:00:00.027)       0:00:57.220 **********
2026-06-09 11:14:24.695961 | controller | Tuesday 09 June 2026  11:14:24 +0000 (0:00:00.027)       0:00:57.219 **********
2026-06-09 11:14:24.725216 | controller | skipping: [localhost]
2026-06-09 11:14:24.725320 | controller |
2026-06-09 11:14:24.725330 | controller | TASK [install_yamls : Compute the cifmw_install_yamls_vars final value _install_yamls_override_vars={{
2026-06-09 11:14:24.725348 | controller |   _install_yamls_override_vars | default({}) |
2026-06-09 11:14:24.725354 | controller |   combine(item, recursive=True)
2026-06-09 11:14:24.725360 | controller | }}] ***
2026-06-09 11:14:24.725367 | controller | Tuesday 09 June 2026  11:14:24 +0000 (0:00:00.029)       0:00:57.250 **********
2026-06-09 11:14:24.725372 | controller | Tuesday 09 June 2026  11:14:24 +0000 (0:00:00.029)       0:00:57.248 **********
2026-06-09 11:14:24.808907 | controller | ok: [localhost] => (item={'DEPLOY_DIR': '/home/zuul/ci-framework-data/artifacts/edpm_compute', 'BMAAS_INSTANCE_MEMORY': 8192, 'BMAAS_INSTANCE_VCPUS': 6, 'BMAAS_INSTANCE_DISK_SIZE': 40, 'DATAPLANE_GROWVOLS_ARGS': '/=8GB /tmp=1GB /home=1GB /var=8GB', 'INSTALL_CERT_MANAGER': False})
2026-06-09 11:14:24.808953 | controller |
2026-06-09 11:14:24.808961 | controller | TASK [install_yamls : Set environment override cifmw_install_yamls_environment fact cifmw_install_yamls_environment={{
2026-06-09 11:14:24.808967 | controller |   _install_yamls_override_vars.keys() |
2026-06-09 11:14:24.808973 | controller |   map('upper') |
2026-06-09 11:14:24.808979 | controller |   zip(_install_yamls_override_vars.values()) |
2026-06-09 11:14:24.808985 | controller |   items2dict(key_name=0, value_name=1) |
2026-06-09 11:14:24.808990 | controller |   combine({
2026-06-09 11:14:24.808995 | controller |     'OUT': cifmw_install_yamls_manifests_dir,
2026-06-09 11:14:24.809001 | controller |     'OUTPUT_DIR': cifmw_install_yamls_edpm_dir,
2026-06-09 11:14:24.809006 | controller |     'CHECKOUT_FROM_OPENSTACK_REF': cifmw_install_yamls_checkout_openstack_ref,
2026-06-09 11:14:24.809012 | controller |     'OPENSTACK_K8S_BRANCH': (zuul is defined and not zuul.branch |regex_search('master|antelope|rhos')) | ternary(zuul.branch, 'main')
2026-06-09 11:14:24.809018 | controller |   }) |
2026-06-09 11:14:24.809024 | controller |   combine(install_yamls_operators_repos)
2026-06-09 11:14:24.809029 | controller | }}, cacheable=True] ***
2026-06-09 11:14:24.809035 | controller | Tuesday 09 June 2026  11:14:24 +0000 (0:00:00.082)       0:00:57.332 **********
2026-06-09 11:14:24.809040 | controller | Tuesday 09 June 2026  11:14:24 +0000 (0:00:00.082)       0:00:57.331 **********
2026-06-09 11:14:24.856081 | controller | ok: [localhost]
2026-06-09 11:14:24.856114 | controller |
2026-06-09 11:14:24.856119 | controller | TASK [install_yamls : Get environment structure base_path={{ cifmw_install_yamls_repo }}] ***
2026-06-09 11:14:24.856123 | controller | Tuesday 09 June 2026  11:14:24 +0000 (0:00:00.047)       0:00:57.380 **********
2026-06-09 11:14:24.856134 | controller | Tuesday 09 June 2026  11:14:24 +0000 (0:00:00.047)       0:00:57.379 **********
2026-06-09 11:14:25.516362 | controller | ok: [localhost]
2026-06-09 11:14:25.516419 | controller |
2026-06-09 11:14:25.516428 | controller | TASK [install_yamls : Ensure Output directory exists path={{ cifmw_install_yamls_out_dir }}, state=directory, mode=0755] ***
2026-06-09 11:14:25.516437 | controller | Tuesday 09 June 2026  11:14:25 +0000 (0:00:00.659)       0:00:58.040 **********
2026-06-09 11:14:25.516445 | controller | Tuesday 09 June 2026  11:14:25 +0000 (0:00:00.659)       0:00:58.039 **********
2026-06-09 11:14:25.761113 | controller | ok: [localhost]
2026-06-09 11:14:25.761144 | controller |
2026-06-09 11:14:25.761149 | controller | TASK [install_yamls : Ensure user cifmw_install_yamls_vars contains existing Makefile variables that=_cifmw_install_yamls_unmatched_vars | length == 0, msg=cifmw_install_yamls_vars contains a variable that is not defined in install_yamls Makefile nor cifmw_install_yamls_whitelisted_vars: {{ _cifmw_install_yamls_unmatched_vars | join(', ')}}, quiet=True] ***
2026-06-09 11:14:25.761154 | controller | Tuesday 09 June 2026  11:14:25 +0000 (0:00:00.245)       0:00:58.286 **********
2026-06-09 11:14:25.761159 | controller | Tuesday 09 June 2026  11:14:25 +0000 (0:00:00.245)       0:00:58.284 **********
2026-06-09 11:14:25.804407 | controller | ok: [localhost]
2026-06-09 11:14:25.804437 | controller |
2026-06-09 11:14:25.804443 | controller | TASK [install_yamls : Generate /home/zuul/ci-framework-data/artifacts/install_yamls.sh dest={{ cifmw_install_yamls_out_dir }}/{{ cifmw_install_yamls_envfile }}, content={% for k,v in cifmw_install_yamls_environment.items() %}
2026-06-09 11:14:25.804447 | controller | export {{ k }}={{ v }}
2026-06-09 11:14:25.804452 | controller | {% endfor %}, mode=0644] ***
2026-06-09 11:14:25.804456 | controller | Tuesday 09 June 2026  11:14:25 +0000 (0:00:00.043)       0:00:58.329 **********
2026-06-09 11:14:25.804460 | controller | Tuesday 09 June 2026  11:14:25 +0000 (0:00:00.043)       0:00:58.328 **********
2026-06-09 11:14:26.243996 | controller | changed: [localhost]
2026-06-09 11:14:26.244070 | controller |
2026-06-09 11:14:26.244080 | controller | TASK [install_yamls : Set install_yamls default values cifmw_install_yamls_defaults={{ get_makefiles_env_output.makefiles_values  | combine(cifmw_install_yamls_environment) }}, cacheable=True] ***
2026-06-09 11:14:26.244089 | controller | Tuesday 09 June 2026  11:14:26 +0000 (0:00:00.439)       0:00:58.768 **********
2026-06-09 11:14:26.244096 | controller | Tuesday 09 June 2026  11:14:26 +0000 (0:00:00.439)       0:00:58.767 **********
2026-06-09 11:14:26.280488 | controller | ok: [localhost]
2026-06-09 11:14:26.280582 | controller |
2026-06-09 11:14:26.280589 | controller | TASK [install_yamls : Show the env structure var=cifmw_install_yamls_environment] ***
2026-06-09 11:14:26.280595 | controller | Tuesday 09 June 2026  11:14:26 +0000 (0:00:00.036)       0:00:58.805 **********
2026-06-09 11:14:26.280600 | controller | Tuesday 09 June 2026  11:14:26 +0000 (0:00:00.036)       0:00:58.804 **********
2026-06-09 11:14:26.310402 | controller | ok: [localhost] =>
2026-06-09 11:14:26.310444 | controller |     cifmw_install_yamls_environment:
2026-06-09 11:14:26.310449 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-09 11:14:26.310453 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-09 11:14:26.310456 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-09 11:14:26.310460 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-09 11:14:26.310464 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-09 11:14:26.310468 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-09 11:14:26.310472 | controller |       INSTALL_CERT_MANAGER: false
2026-06-09 11:14:26.310476 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-09 11:14:26.310479 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-09 11:14:26.310483 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-09 11:14:26.310487 | controller |
2026-06-09 11:14:26.310490 | controller | TASK [install_yamls : Show the env structure defaults var=cifmw_install_yamls_defaults] ***
2026-06-09 11:14:26.310517 | controller | Tuesday 09 June 2026  11:14:26 +0000 (0:00:00.029)       0:00:58.835 **********
2026-06-09 11:14:26.310522 | controller | Tuesday 09 June 2026  11:14:26 +0000 (0:00:00.029)       0:00:58.834 **********
2026-06-09 11:14:26.382123 | controller | ok: [localhost] =>
2026-06-09 11:14:26.382233 | controller |     cifmw_install_yamls_defaults:
2026-06-09 11:14:26.382245 | controller |       ADOPTED_EXTERNAL_NETWORK: 172.21.1.0/24
2026-06-09 11:14:26.382253 | controller |       ADOPTED_INTERNALAPI_NETWORK: 172.17.1.0/24
2026-06-09 11:14:26.382261 | controller |       ADOPTED_STORAGEMGMT_NETWORK: 172.20.1.0/24
2026-06-09 11:14:26.382268 | controller |       ADOPTED_STORAGE_NETWORK: 172.18.1.0/24
2026-06-09 11:14:26.382275 | controller |       ADOPTED_TENANT_NETWORK: 172.9.1.0/24
2026-06-09 11:14:26.382283 | controller |       ANSIBLETEST: config/samples/test_v1beta1_ansibletest.yaml
2026-06-09 11:14:26.382291 | controller |       ANSIBLETEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_ansibletest.yaml
2026-06-09 11:14:26.382299 | controller |       BARBICAN: config/samples/barbican_v1beta1_barbican.yaml
2026-06-09 11:14:26.382307 | controller |       BARBICAN_BRANCH: main
2026-06-09 11:14:26.382315 | controller |       BARBICAN_COMMIT_HASH: ''
2026-06-09 11:14:26.382322 | controller |       BARBICAN_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/barbican-operator/config/samples/barbican_v1beta1_barbican.yaml
2026-06-09 11:14:26.382329 | controller |       BARBICAN_DEPL_IMG: unused
2026-06-09 11:14:26.382344 | controller |       BARBICAN_IMG: quay.io/openstack-k8s-operators/barbican-operator-index:latest
2026-06-09 11:14:26.382352 | controller |       BARBICAN_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/barbican-operator/kuttl-test.yaml
2026-06-09 11:14:26.382360 | controller |       BARBICAN_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/barbican-operator/test/kuttl/tests
2026-06-09 11:14:26.382368 | controller |       BARBICAN_KUTTL_NAMESPACE: barbican-kuttl-tests
2026-06-09 11:14:26.382375 | controller |       BARBICAN_REPO: https://github.com/openstack-k8s-operators/barbican-operator.git
2026-06-09 11:14:26.382383 | controller |       BARBICAN_SERVICE_ENABLED: 'true'
2026-06-09 11:14:26.382403 | controller |       BARBICAN_SIMPLE_CRYPTO_ENCRYPTION_KEY: sEFmdFjDUqRM2VemYslV5yGNWjokioJXsg8Nrlc3drU=
2026-06-09 11:14:26.382412 | controller |       BAREMETAL_BRANCH: main
2026-06-09 11:14:26.382419 | controller |       BAREMETAL_COMMIT_HASH: ''
2026-06-09 11:14:26.382427 | controller |       BAREMETAL_IMG: quay.io/openstack-k8s-operators/openstack-baremetal-operator-index:latest
2026-06-09 11:14:26.382434 | controller |       BAREMETAL_OS_CONTAINER_IMG: ''
2026-06-09 11:14:26.382441 | controller |       BAREMETAL_OS_IMG: ''
2026-06-09 11:14:26.382449 | controller |       BAREMETAL_OS_IMG_TYPE: ''
2026-06-09 11:14:26.382457 | controller |       BAREMETAL_REPO: https://github.com/openstack-k8s-operators/openstack-baremetal-operator.git
2026-06-09 11:14:26.382464 | controller |       BAREMETAL_TIMEOUT: 20m
2026-06-09 11:14:26.382472 | controller |       BASH_IMG: quay.io/openstack-k8s-operators/bash:latest
2026-06-09 11:14:26.382479 | controller |       BGP_ASN: '64999'
2026-06-09 11:14:26.382486 | controller |       BGP_LEAF_1: 100.65.4.1
2026-06-09 11:14:26.382493 | controller |       BGP_LEAF_2: 100.64.4.1
2026-06-09 11:14:26.382500 | controller |       BGP_OVN_ROUTING: 'false'
2026-06-09 11:14:26.382527 | controller |       BGP_PEER_ASN: '64999'
2026-06-09 11:14:26.382541 | controller |       BGP_SOURCE_IP: 172.30.4.2
2026-06-09 11:14:26.382548 | controller |       BGP_SOURCE_IP6: f00d:f00d:f00d:f00d:f00d:f00d:f00d:42
2026-06-09 11:14:26.382566 | controller |       BMAAS_BRIDGE_IPV4_PREFIX: 172.20.1.2/24
2026-06-09 11:14:26.382573 | controller |       BMAAS_BRIDGE_IPV6_PREFIX: fd00:bbbb::2/64
2026-06-09 11:14:26.382580 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-09 11:14:26.382587 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-09 11:14:26.382594 | controller |       BMAAS_INSTANCE_NAME_PREFIX: crc-bmaas
2026-06-09 11:14:26.382602 | controller |       BMAAS_INSTANCE_NET_MODEL: virtio
2026-06-09 11:14:26.382609 | controller |       BMAAS_INSTANCE_OS_VARIANT: centos-stream9
2026-06-09 11:14:26.382616 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-09 11:14:26.382624 | controller |       BMAAS_INSTANCE_VIRT_TYPE: kvm
2026-06-09 11:14:26.382630 | controller |       BMAAS_IPV4: 'true'
2026-06-09 11:14:26.382638 | controller |       BMAAS_IPV6: 'false'
2026-06-09 11:14:26.382664 | controller |       BMAAS_LIBVIRT_USER: sushyemu
2026-06-09 11:14:26.382679 | controller |       BMAAS_METALLB_ADDRESS_POOL: 172.20.1.64/26
2026-06-09 11:14:26.382687 | controller |       BMAAS_METALLB_POOL_NAME: baremetal
2026-06-09 11:14:26.382694 | controller |       BMAAS_NETWORK_IPV4_PREFIX: 172.20.1.1/24
2026-06-09 11:14:26.382701 | controller |       BMAAS_NETWORK_IPV6_PREFIX: fd00:bbbb::1/64
2026-06-09 11:14:26.382708 | controller |       BMAAS_NETWORK_NAME: crc-bmaas
2026-06-09 11:14:26.382716 | controller |       BMAAS_NODE_COUNT: '1'
2026-06-09 11:14:26.382723 | controller |       BMAAS_OCP_INSTANCE_NAME: crc
2026-06-09 11:14:26.382730 | controller |       BMAAS_REDFISH_PASSWORD: password
2026-06-09 11:14:26.382737 | controller |       BMAAS_REDFISH_USERNAME: admin
2026-06-09 11:14:26.382744 | controller |       BMAAS_ROUTE_LIBVIRT_NETWORKS: crc-bmaas,crc,default
2026-06-09 11:14:26.382751 | controller |       BMAAS_SUSHY_EMULATOR_DRIVER: libvirt
2026-06-09 11:14:26.382759 | controller |       BMAAS_SUSHY_EMULATOR_IMAGE: quay.io/metal3-io/sushy-tools:latest
2026-06-09 11:14:26.382766 | controller |       BMAAS_SUSHY_EMULATOR_NAMESPACE: sushy-emulator
2026-06-09 11:14:26.382773 | controller |       BMAAS_SUSHY_EMULATOR_OS_CLIENT_CONFIG_FILE: /etc/openstack/clouds.yaml
2026-06-09 11:14:26.382780 | controller |       BMAAS_SUSHY_EMULATOR_OS_CLOUD: openstack
2026-06-09 11:14:26.382788 | controller |       BMH_NAMESPACE: openstack
2026-06-09 11:14:26.382795 | controller |       BMO_BRANCH: release-0.9
2026-06-09 11:14:26.382802 | controller |       BMO_CLEANUP: 'true'
2026-06-09 11:14:26.382810 | controller |       BMO_COMMIT_HASH: ''
2026-06-09 11:14:26.382817 | controller |       BMO_IPA_BASEURI: https://tarballs.opendev.org/openstack/ironic-python-agent/dib
2026-06-09 11:14:26.382825 | controller |       BMO_IPA_BRANCH: stable/2024.1
2026-06-09 11:14:26.382832 | controller |       BMO_IPA_FLAVOR: centos9
2026-06-09 11:14:26.382839 | controller |       BMO_IPA_INSECURE: 'false'
2026-06-09 11:14:26.382844 | controller |       BMO_IRONIC_HOST: 192.168.122.10
2026-06-09 11:14:26.382850 | controller |       BMO_PROVISIONING_INTERFACE: ''
2026-06-09 11:14:26.382855 | controller |       BMO_REPO: https://github.com/metal3-io/baremetal-operator
2026-06-09 11:14:26.382860 | controller |       BMO_SETUP: ''
2026-06-09 11:14:26.382865 | controller |       BMO_SETUP_ROUTE_REPLACE: 'true'
2026-06-09 11:14:26.382870 | controller |       BM_CTLPLANE_INTERFACE: enp1s0
2026-06-09 11:14:26.382875 | controller |       BM_INSTANCE_MEMORY: '8192'
2026-06-09 11:14:26.382880 | controller |       BM_INSTANCE_NAME_PREFIX: edpm-compute-baremetal
2026-06-09 11:14:26.382886 | controller |       BM_INSTANCE_NAME_SUFFIX: '0'
2026-06-09 11:14:26.382891 | controller |       BM_NETWORK_NAME: default
2026-06-09 11:14:26.382896 | controller |       BM_NODE_COUNT: '1'
2026-06-09 11:14:26.382901 | controller |       BM_ROOT_PASSWORD: ''
2026-06-09 11:14:26.382906 | controller |       BM_ROOT_PASSWORD_SECRET: ''
2026-06-09 11:14:26.382911 | controller |       CEILOMETER_CENTRAL_DEPL_IMG: unused
2026-06-09 11:14:26.382916 | controller |       CEILOMETER_NOTIFICATION_DEPL_IMG: unused
2026-06-09 11:14:26.382921 | controller |       CEPH_BRANCH: release-1.15
2026-06-09 11:14:26.382940 | controller |       CEPH_CLIENT: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/toolbox.yaml
2026-06-09 11:14:26.382945 | controller |       CEPH_COMMON: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/common.yaml
2026-06-09 11:14:26.382951 | controller |       CEPH_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/cluster-test.yaml
2026-06-09 11:14:26.382956 | controller |       CEPH_CRDS: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/crds.yaml
2026-06-09 11:14:26.382961 | controller |       CEPH_IMG: quay.io/ceph/demo:latest-squid
2026-06-09 11:14:26.382966 | controller |       CEPH_OP: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/operator-openshift.yaml
2026-06-09 11:14:26.382971 | controller |       CEPH_REPO: https://github.com/rook/rook.git
2026-06-09 11:14:26.382977 | controller |       CERTMANAGER_TIMEOUT: 300s
2026-06-09 11:14:26.382982 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-09 11:14:26.382987 | controller |       CINDER: config/samples/cinder_v1beta1_cinder.yaml
2026-06-09 11:14:26.382992 | controller |       CINDERAPI_DEPL_IMG: unused
2026-06-09 11:14:26.382997 | controller |       CINDERBKP_DEPL_IMG: unused
2026-06-09 11:14:26.383002 | controller |       CINDERSCH_DEPL_IMG: unused
2026-06-09 11:14:26.383012 | controller |       CINDERVOL_DEPL_IMG: unused
2026-06-09 11:14:26.383018 | controller |       CINDER_BRANCH: main
2026-06-09 11:14:26.383023 | controller |       CINDER_COMMIT_HASH: ''
2026-06-09 11:14:26.383050 | controller |       CINDER_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/cinder-operator/config/samples/cinder_v1beta1_cinder.yaml
2026-06-09 11:14:26.383056 | controller |       CINDER_IMG: quay.io/openstack-k8s-operators/cinder-operator-index:latest
2026-06-09 11:14:26.383061 | controller |       CINDER_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/cinder-operator/kuttl-test.yaml
2026-06-09 11:14:26.383066 | controller |       CINDER_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/cinder-operator/test/kuttl/tests
2026-06-09 11:14:26.383071 | controller |       CINDER_KUTTL_NAMESPACE: cinder-kuttl-tests
2026-06-09 11:14:26.383077 | controller |       CINDER_REPO: https://github.com/openstack-k8s-operators/cinder-operator.git
2026-06-09 11:14:26.383082 | controller |       CLEANUP_DIR_CMD: rm -Rf
2026-06-09 11:14:26.383087 | controller |       CRC_BGP_NIC_1_MAC: '52:54:00:11:11:11'
2026-06-09 11:14:26.383092 | controller |       CRC_BGP_NIC_2_MAC: '52:54:00:11:11:12'
2026-06-09 11:14:26.383097 | controller |       CRC_HTTPS_PROXY: ''
2026-06-09 11:14:26.383110 | controller |       CRC_HTTP_PROXY: ''
2026-06-09 11:14:26.383115 | controller |       CRC_STORAGE_NAMESPACE: crc-storage
2026-06-09 11:14:26.383121 | controller |       CRC_STORAGE_RETRIES: '3'
2026-06-09 11:14:26.383130 | controller |       CRC_URL: '''https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/crc/latest/crc-linux-amd64.tar.xz'''
2026-06-09 11:14:26.383136 | controller |       CRC_VERSION: latest
2026-06-09 11:14:26.383141 | controller |       DATAPLANE_ANSIBLE_SECRET: dataplane-ansible-ssh-private-key-secret
2026-06-09 11:14:26.383146 | controller |       DATAPLANE_ANSIBLE_USER: ''
2026-06-09 11:14:26.383151 | controller |       DATAPLANE_COMPUTE_IP: 192.168.122.100
2026-06-09 11:14:26.383156 | controller |       DATAPLANE_CONTAINER_PREFIX: openstack
2026-06-09 11:14:26.383161 | controller |       DATAPLANE_CONTAINER_TAG: current-podified
2026-06-09 11:14:26.383167 | controller |       DATAPLANE_CUSTOM_SERVICE_RUNNER_IMG: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest
2026-06-09 11:14:26.383172 | controller |       DATAPLANE_DEFAULT_GW: 192.168.122.1
2026-06-09 11:14:26.383177 | controller |       DATAPLANE_EXTRA_NOVA_CONFIG_FILE: /dev/null
2026-06-09 11:14:26.383182 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-09 11:14:26.383187 | controller |       DATAPLANE_KUSTOMIZE_SCENARIO: preprovisioned
2026-06-09 11:14:26.383192 | controller |       DATAPLANE_NETWORKER_IP: 192.168.122.200
2026-06-09 11:14:26.383197 | controller |       DATAPLANE_NETWORK_INTERFACE_NAME: eth0
2026-06-09 11:14:26.383202 | controller |       DATAPLANE_NOVA_NFS_PATH: ''
2026-06-09 11:14:26.383208 | controller |       DATAPLANE_NTP_SERVER: pool.ntp.org
2026-06-09 11:14:26.383213 | controller |       DATAPLANE_PLAYBOOK: osp.edpm.download_cache
2026-06-09 11:14:26.383218 | controller |       DATAPLANE_REGISTRY_URL: quay.io/podified-antelope-centos9
2026-06-09 11:14:26.383223 | controller |       DATAPLANE_REPO_SETUP_BRANCH: antelope
2026-06-09 11:14:26.383228 | controller |       DATAPLANE_REPO_SETUP_REPO: current-podified
2026-06-09 11:14:26.383233 | controller |       DATAPLANE_RUNNER_IMG: ''
2026-06-09 11:14:26.383238 | controller |       DATAPLANE_SERVER_ROLE: compute
2026-06-09 11:14:26.383243 | controller |       DATAPLANE_SSHD_ALLOWED_RANGES: '[''192.168.122.0/24'']'
2026-06-09 11:14:26.383249 | controller |       DATAPLANE_TIMEOUT: 30m
2026-06-09 11:14:26.383254 | controller |       DATAPLANE_TLS_ENABLED: 'true'
2026-06-09 11:14:26.383259 | controller |       DATAPLANE_TOTAL_NETWORKER_NODES: '1'
2026-06-09 11:14:26.383264 | controller |       DATAPLANE_TOTAL_NODES: '1'
2026-06-09 11:14:26.383269 | controller |       DBSERVICE: galera
2026-06-09 11:14:26.383274 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-09 11:14:26.383279 | controller |       DESIGNATE: config/samples/designate_v1beta1_designate.yaml
2026-06-09 11:14:26.383285 | controller |       DESIGNATE_BRANCH: main
2026-06-09 11:14:26.383290 | controller |       DESIGNATE_COMMIT_HASH: ''
2026-06-09 11:14:26.383295 | controller |       DESIGNATE_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/designate-operator/config/samples/designate_v1beta1_designate.yaml
2026-06-09 11:14:26.383301 | controller |       DESIGNATE_IMG: quay.io/openstack-k8s-operators/designate-operator-index:latest
2026-06-09 11:14:26.383309 | controller |       DESIGNATE_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/designate-operator/kuttl-test.yaml
2026-06-09 11:14:26.383316 | controller |       DESIGNATE_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/designate-operator/test/kuttl/tests
2026-06-09 11:14:26.383323 | controller |       DESIGNATE_KUTTL_NAMESPACE: designate-kuttl-tests
2026-06-09 11:14:26.383331 | controller |       DESIGNATE_REPO: https://github.com/openstack-k8s-operators/designate-operator.git
2026-06-09 11:14:26.383338 | controller |       DNSDATA: config/samples/network_v1beta1_dnsdata.yaml
2026-06-09 11:14:26.383352 | controller |       DNSDATA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/network_v1beta1_dnsdata.yaml
2026-06-09 11:14:26.383371 | controller |       DNSMASQ: config/samples/network_v1beta1_dnsmasq.yaml
2026-06-09 11:14:26.383382 | controller |       DNSMASQ_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/network_v1beta1_dnsmasq.yaml
2026-06-09 11:14:26.383390 | controller |       DNS_DEPL_IMG: unused
2026-06-09 11:14:26.383397 | controller |       DNS_DOMAIN: localdomain
2026-06-09 11:14:26.383405 | controller |       DOWNLOAD_TOOLS_SELECTION: all
2026-06-09 11:14:26.383412 | controller |       EDPM_ATTACH_EXTNET: 'true'
2026-06-09 11:14:26.383420 | controller |       EDPM_COMPUTE_ADDITIONAL_HOST_ROUTES: '''[]'''
2026-06-09 11:14:26.383427 | controller |       EDPM_COMPUTE_ADDITIONAL_NETWORKS: '''[]'''
2026-06-09 11:14:26.383434 | controller |       EDPM_COMPUTE_CELLS: '1'
2026-06-09 11:14:26.383441 | controller |       EDPM_COMPUTE_CEPH_ENABLED: 'true'
2026-06-09 11:14:26.383449 | controller |       EDPM_COMPUTE_CEPH_NOVA: 'true'
2026-06-09 11:14:26.383456 | controller |       EDPM_COMPUTE_DHCP_AGENT_ENABLED: 'true'
2026-06-09 11:14:26.383463 | controller |       EDPM_COMPUTE_SRIOV_ENABLED: 'true'
2026-06-09 11:14:26.383470 | controller |       EDPM_COMPUTE_SUFFIX: '0'
2026-06-09 11:14:26.383477 | controller |       EDPM_CONFIGURE_DEFAULT_ROUTE: 'true'
2026-06-09 11:14:26.383484 | controller |       EDPM_CONFIGURE_HUGEPAGES: 'false'
2026-06-09 11:14:26.383491 | controller |       EDPM_CONFIGURE_NETWORKING: 'true'
2026-06-09 11:14:26.383498 | controller |       EDPM_FIRSTBOOT_EXTRA: /tmp/edpm-firstboot-extra
2026-06-09 11:14:26.383505 | controller |       EDPM_NETWORKER_SUFFIX: '0'
2026-06-09 11:14:26.383539 | controller |       EDPM_TOTAL_NETWORKERS: '1'
2026-06-09 11:14:26.383547 | controller |       EDPM_TOTAL_NODES: '1'
2026-06-09 11:14:26.383554 | controller |       GALERA_REPLICAS: ''
2026-06-09 11:14:26.383561 | controller |       GENERATE_SSH_KEYS: 'true'
2026-06-09 11:14:26.383568 | controller |       GIT_CLONE_OPTS: ''
2026-06-09 11:14:26.383575 | controller |       GLANCE: config/samples/glance_v1beta1_glance.yaml
2026-06-09 11:14:26.383582 | controller |       GLANCEAPI_DEPL_IMG: unused
2026-06-09 11:14:26.383589 | controller |       GLANCE_BRANCH: main
2026-06-09 11:14:26.383596 | controller |       GLANCE_COMMIT_HASH: ''
2026-06-09 11:14:26.383604 | controller |       GLANCE_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/glance-operator/config/samples/glance_v1beta1_glance.yaml
2026-06-09 11:14:26.383611 | controller |       GLANCE_IMG: quay.io/openstack-k8s-operators/glance-operator-index:latest
2026-06-09 11:14:26.383619 | controller |       GLANCE_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/glance-operator/kuttl-test.yaml
2026-06-09 11:14:26.383626 | controller |       GLANCE_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/glance-operator/test/kuttl/tests
2026-06-09 11:14:26.383634 | controller |       GLANCE_KUTTL_NAMESPACE: glance-kuttl-tests
2026-06-09 11:14:26.383641 | controller |       GLANCE_REPO: https://github.com/openstack-k8s-operators/glance-operator.git
2026-06-09 11:14:26.383647 | controller |       HEAT: config/samples/heat_v1beta1_heat.yaml
2026-06-09 11:14:26.383652 | controller |       HEATAPI_DEPL_IMG: unused
2026-06-09 11:14:26.383657 | controller |       HEATCFNAPI_DEPL_IMG: unused
2026-06-09 11:14:26.383663 | controller |       HEATENGINE_DEPL_IMG: unused
2026-06-09 11:14:26.383671 | controller |       HEAT_AUTH_ENCRYPTION_KEY: 767c3ed056cbaa3b9dfedb8c6f825bf0
2026-06-09 11:14:26.383680 | controller |       HEAT_BRANCH: main
2026-06-09 11:14:26.383687 | controller |       HEAT_COMMIT_HASH: ''
2026-06-09 11:14:26.383696 | controller |       HEAT_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/heat-operator/config/samples/heat_v1beta1_heat.yaml
2026-06-09 11:14:26.383715 | controller |       HEAT_IMG: quay.io/openstack-k8s-operators/heat-operator-index:latest
2026-06-09 11:14:26.383723 | controller |       HEAT_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/heat-operator/kuttl-test.yaml
2026-06-09 11:14:26.383730 | controller |       HEAT_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/heat-operator/test/kuttl/tests
2026-06-09 11:14:26.383738 | controller |       HEAT_KUTTL_NAMESPACE: heat-kuttl-tests
2026-06-09 11:14:26.383745 | controller |       HEAT_REPO: https://github.com/openstack-k8s-operators/heat-operator.git
2026-06-09 11:14:26.383752 | controller |       HEAT_SERVICE_ENABLED: 'true'
2026-06-09 11:14:26.383759 | controller |       HORIZON: config/samples/horizon_v1beta1_horizon.yaml
2026-06-09 11:14:26.383766 | controller |       HORIZONTEST: config/samples/test_v1beta1_horizontest.yaml
2026-06-09 11:14:26.383774 | controller |       HORIZONTEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_horizontest.yaml
2026-06-09 11:14:26.383786 | controller |       HORIZON_BRANCH: main
2026-06-09 11:14:26.383794 | controller |       HORIZON_COMMIT_HASH: ''
2026-06-09 11:14:26.383801 | controller |       HORIZON_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/config/samples/horizon_v1beta1_horizon.yaml
2026-06-09 11:14:26.383808 | controller |       HORIZON_DEPL_IMG: unused
2026-06-09 11:14:26.383816 | controller |       HORIZON_IMG: quay.io/openstack-k8s-operators/horizon-operator-index:latest
2026-06-09 11:14:26.383823 | controller |       HORIZON_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/kuttl-test.yaml
2026-06-09 11:14:26.383867 | controller |       HORIZON_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/test/kuttl/tests
2026-06-09 11:14:26.383875 | controller |       HORIZON_KUTTL_NAMESPACE: horizon-kuttl-tests
2026-06-09 11:14:26.383880 | controller |       HORIZON_REPO: https://github.com/openstack-k8s-operators/horizon-operator.git
2026-06-09 11:14:26.383885 | controller |       INFRA_BRANCH: main
2026-06-09 11:14:26.383891 | controller |       INFRA_COMMIT_HASH: ''
2026-06-09 11:14:26.383896 | controller |       INFRA_IMG: quay.io/openstack-k8s-operators/infra-operator-index:latest
2026-06-09 11:14:26.383901 | controller |       INFRA_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/kuttl-test.yaml
2026-06-09 11:14:26.383909 | controller |       INFRA_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/test/kuttl/tests
2026-06-09 11:14:26.383915 | controller |       INFRA_KUTTL_NAMESPACE: infra-kuttl-tests
2026-06-09 11:14:26.383920 | controller |       INFRA_RABBITMQ: config/samples/rabbitmq_v1beta1_rabbitmq.yaml
2026-06-09 11:14:26.383932 | controller |       INFRA_RABBITMQ_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator-rabbitmq/config/samples/rabbitmq_v1beta1_rabbitmq.yaml
2026-06-09 11:14:26.383939 | controller |       INFRA_RABBITMQ_DEPL_IMG: unused
2026-06-09 11:14:26.383944 | controller |       INFRA_RABBITMQ_IMG: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified
2026-06-09 11:14:26.383949 | controller |       INFRA_REPO: https://github.com/openstack-k8s-operators/infra-operator.git
2026-06-09 11:14:26.383954 | controller |       INSTALL_CERT_MANAGER: false
2026-06-09 11:14:26.383959 | controller |       INSTALL_NMSTATE: true || false
2026-06-09 11:14:26.383965 | controller |       INSTALL_NNCP: true || false
2026-06-09 11:14:26.383970 | controller |       INTERNALAPI_HOST_ROUTES: ''
2026-06-09 11:14:26.383975 | controller |       IPV6_LAB_IPV4_NETWORK_IPADDRESS: 172.30.0.1/24
2026-06-09 11:14:26.383980 | controller |       IPV6_LAB_IPV6_NETWORK_IPADDRESS: fd00:abcd:abcd:fc00::1/64
2026-06-09 11:14:26.383985 | controller |       IPV6_LAB_LIBVIRT_STORAGE_POOL: default
2026-06-09 11:14:26.383990 | controller |       IPV6_LAB_MANAGE_FIREWALLD: 'true'
2026-06-09 11:14:26.383996 | controller |       IPV6_LAB_NAT64_HOST_IPV4: 172.30.0.2/24
2026-06-09 11:14:26.384001 | controller |       IPV6_LAB_NAT64_HOST_IPV6: fd00:abcd:abcd:fc00::2/64
2026-06-09 11:14:26.384006 | controller |       IPV6_LAB_NAT64_INSTANCE_NAME: nat64-router
2026-06-09 11:14:26.384011 | controller |       IPV6_LAB_NAT64_IPV6_NETWORK: fd00:abcd:abcd:fc00::/64
2026-06-09 11:14:26.384016 | controller |       IPV6_LAB_NAT64_TAYGA_DYNAMIC_POOL: 192.168.255.0/24
2026-06-09 11:14:26.384025 | controller |       IPV6_LAB_NAT64_TAYGA_IPV4: 192.168.255.1
2026-06-09 11:14:26.384030 | controller |       IPV6_LAB_NAT64_TAYGA_IPV6: fd00:abcd:abcd:fc00::3
2026-06-09 11:14:26.384035 | controller |       IPV6_LAB_NAT64_TAYGA_IPV6_PREFIX: fd00:abcd:abcd:fcff::/96
2026-06-09 11:14:26.384040 | controller |       IPV6_LAB_NAT64_UPDATE_PACKAGES: 'false'
2026-06-09 11:14:26.384045 | controller |       IPV6_LAB_NETWORK_NAME: nat64
2026-06-09 11:14:26.384051 | controller |       IPV6_LAB_SNO_CLUSTER_NETWORK: fd00:abcd:0::/48
2026-06-09 11:14:26.384056 | controller |       IPV6_LAB_SNO_HOST_IP: fd00:abcd:abcd:fc00::11
2026-06-09 11:14:26.384061 | controller |       IPV6_LAB_SNO_HOST_PREFIX: '64'
2026-06-09 11:14:26.384066 | controller |       IPV6_LAB_SNO_INSTANCE_NAME: sno
2026-06-09 11:14:26.384071 | controller |       IPV6_LAB_SNO_MACHINE_NETWORK: fd00:abcd:abcd:fc00::/64
2026-06-09 11:14:26.384076 | controller |       IPV6_LAB_SNO_OCP_MIRROR_URL: https://mirror.openshift.com/pub/openshift-v4/clients/ocp
2026-06-09 11:14:26.384081 | controller |       IPV6_LAB_SNO_OCP_VERSION: latest-4.14
2026-06-09 11:14:26.384087 | controller |       IPV6_LAB_SNO_SERVICE_NETWORK: fd00:abcd:abcd:fc03::/112
2026-06-09 11:14:26.384092 | controller |       IPV6_LAB_SSH_PUB_KEY: /home/zuul/.ssh/id_rsa.pub
2026-06-09 11:14:26.384097 | controller |       IPV6_LAB_WORK_DIR: /home/zuul/.ipv6lab
2026-06-09 11:14:26.384102 | controller |       IRONIC: config/samples/ironic_v1beta1_ironic.yaml
2026-06-09 11:14:26.384107 | controller |       IRONICAPI_DEPL_IMG: unused
2026-06-09 11:14:26.384112 | controller |       IRONICCON_DEPL_IMG: unused
2026-06-09 11:14:26.384117 | controller |       IRONICINS_DEPL_IMG: unused
2026-06-09 11:14:26.384122 | controller |       IRONICNAG_DEPL_IMG: unused
2026-06-09 11:14:26.384127 | controller |       IRONICPXE_DEPL_IMG: unused
2026-06-09 11:14:26.384132 | controller |       IRONIC_BRANCH: main
2026-06-09 11:14:26.384137 | controller |       IRONIC_COMMIT_HASH: ''
2026-06-09 11:14:26.384143 | controller |       IRONIC_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ironic-operator/config/samples/ironic_v1beta1_ironic.yaml
2026-06-09 11:14:26.384148 | controller |       IRONIC_IMAGE: quay.io/metal3-io/ironic
2026-06-09 11:14:26.384153 | controller |       IRONIC_IMAGE_TAG: release-24.1
2026-06-09 11:14:26.384158 | controller |       IRONIC_IMG: quay.io/openstack-k8s-operators/ironic-operator-index:latest
2026-06-09 11:14:26.384164 | controller |       IRONIC_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/ironic-operator/kuttl-test.yaml
2026-06-09 11:14:26.384169 | controller |       IRONIC_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ironic-operator/test/kuttl/tests
2026-06-09 11:14:26.384174 | controller |       IRONIC_KUTTL_NAMESPACE: ironic-kuttl-tests
2026-06-09 11:14:26.384179 | controller |       IRONIC_REPO: https://github.com/openstack-k8s-operators/ironic-operator.git
2026-06-09 11:14:26.384184 | controller |       KEYSTONEAPI: config/samples/keystone_v1beta1_keystoneapi.yaml
2026-06-09 11:14:26.384189 | controller |       KEYSTONEAPI_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator/config/samples/keystone_v1beta1_keystoneapi.yaml
2026-06-09 11:14:26.384195 | controller |       KEYSTONEAPI_DEPL_IMG: unused
2026-06-09 11:14:26.384200 | controller |       KEYSTONE_BRANCH: main
2026-06-09 11:14:26.384205 | controller |       KEYSTONE_COMMIT_HASH: ''
2026-06-09 11:14:26.384210 | controller |       KEYSTONE_FEDERATION_CLIENT_SECRET: COX8bmlKAWn56XCGMrKQJj7dgHNAOl6f
2026-06-09 11:14:26.384215 | controller |       KEYSTONE_FEDERATION_CRYPTO_PASSPHRASE: openstack
2026-06-09 11:14:26.384220 | controller |       KEYSTONE_IMG: quay.io/openstack-k8s-operators/keystone-operator-index:latest
2026-06-09 11:14:26.384225 | controller |       KEYSTONE_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator/kuttl-test.yaml
2026-06-09 11:14:26.384230 | controller |       KEYSTONE_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator/test/kuttl/tests
2026-06-09 11:14:26.384235 | controller |       KEYSTONE_KUTTL_NAMESPACE: keystone-kuttl-tests
2026-06-09 11:14:26.384241 | controller |       KEYSTONE_REPO: https://github.com/openstack-k8s-operators/keystone-operator.git
2026-06-09 11:14:26.384246 | controller |       KUBEADMIN_PWD: '12345678'
2026-06-09 11:14:26.384251 | controller |       LIBVIRT_SECRET: libvirt-secret
2026-06-09 11:14:26.384256 | controller |       LOKI_DEPLOY_MODE: openshift-network
2026-06-09 11:14:26.384261 | controller |       LOKI_DEPLOY_NAMESPACE: netobserv
2026-06-09 11:14:26.384269 | controller |       LOKI_DEPLOY_SIZE: 1x.demo
2026-06-09 11:14:26.384274 | controller |       LOKI_NAMESPACE: openshift-operators-redhat
2026-06-09 11:14:26.384279 | controller |       LOKI_OPERATOR_GROUP: openshift-operators-redhat-loki
2026-06-09 11:14:26.384284 | controller |       LOKI_SUBSCRIPTION: loki-operator
2026-06-09 11:14:26.384289 | controller |       LVMS_CR: '1'
2026-06-09 11:14:26.384294 | controller |       MANILA: config/samples/manila_v1beta1_manila.yaml
2026-06-09 11:14:26.384300 | controller |       MANILAAPI_DEPL_IMG: unused
2026-06-09 11:14:26.384305 | controller |       MANILASCH_DEPL_IMG: unused
2026-06-09 11:14:26.384310 | controller |       MANILASHARE_DEPL_IMG: unused
2026-06-09 11:14:26.384315 | controller |       MANILA_BRANCH: main
2026-06-09 11:14:26.384324 | controller |       MANILA_COMMIT_HASH: ''
2026-06-09 11:14:26.384329 | controller |       MANILA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/manila-operator/config/samples/manila_v1beta1_manila.yaml
2026-06-09 11:14:26.384335 | controller |       MANILA_IMG: quay.io/openstack-k8s-operators/manila-operator-index:latest
2026-06-09 11:14:26.384340 | controller |       MANILA_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/manila-operator/kuttl-test.yaml
2026-06-09 11:14:26.384345 | controller |       MANILA_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/manila-operator/test/kuttl/tests
2026-06-09 11:14:26.384358 | controller |       MANILA_KUTTL_NAMESPACE: manila-kuttl-tests
2026-06-09 11:14:26.384364 | controller |       MANILA_REPO: https://github.com/openstack-k8s-operators/manila-operator.git
2026-06-09 11:14:26.384369 | controller |       MANILA_SERVICE_ENABLED: 'true'
2026-06-09 11:14:26.384374 | controller |       MARIADB: config/samples/mariadb_v1beta1_galera.yaml
2026-06-09 11:14:26.384379 | controller |       MARIADB_BRANCH: main
2026-06-09 11:14:26.384385 | controller |       MARIADB_CHAINSAW_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/test/chainsaw/config.yaml
2026-06-09 11:14:26.384390 | controller |       MARIADB_CHAINSAW_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/test/chainsaw/tests
2026-06-09 11:14:26.384395 | controller |       MARIADB_CHAINSAW_NAMESPACE: mariadb-chainsaw-tests
2026-06-09 11:14:26.384417 | controller |       MARIADB_COMMIT_HASH: ''
2026-06-09 11:14:26.384423 | controller |       MARIADB_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/config/samples/mariadb_v1beta1_galera.yaml
2026-06-09 11:14:26.384428 | controller |       MARIADB_DEPL_IMG: unused
2026-06-09 11:14:26.384433 | controller |       MARIADB_IMG: quay.io/openstack-k8s-operators/mariadb-operator-index:latest
2026-06-09 11:14:26.384438 | controller |       MARIADB_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/kuttl-test.yaml
2026-06-09 11:14:26.384443 | controller |       MARIADB_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/test/kuttl/tests
2026-06-09 11:14:26.384449 | controller |       MARIADB_KUTTL_NAMESPACE: mariadb-kuttl-tests
2026-06-09 11:14:26.384454 | controller |       MARIADB_REPO: https://github.com/openstack-k8s-operators/mariadb-operator.git
2026-06-09 11:14:26.384459 | controller |       MEMCACHED: config/samples/memcached_v1beta1_memcached.yaml
2026-06-09 11:14:26.384464 | controller |       MEMCACHED_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/memcached_v1beta1_memcached.yaml
2026-06-09 11:14:26.384469 | controller |       MEMCACHED_DEPL_IMG: unused
2026-06-09 11:14:26.384474 | controller |       METADATA_SHARED_SECRET: '1234567842'
2026-06-09 11:14:26.384480 | controller |       METALLB_IPV6_POOL: fd00:aaaa::80-fd00:aaaa::90
2026-06-09 11:14:26.384485 | controller |       METALLB_POOL: 192.168.122.80-192.168.122.90
2026-06-09 11:14:26.384490 | controller |       MICROSHIFT: '0'
2026-06-09 11:14:26.384495 | controller |       MIRROR_INSECURE: 'true'
2026-06-09 11:14:26.384500 | controller |       MIRROR_NAMESPACE: openstack-mirror
2026-06-09 11:14:26.384506 | controller |       MIRROR_REGISTRY_HOST: default-route-openshift-image-registry.apps-crc.testing
2026-06-09 11:14:26.384532 | controller |       NAMESPACE: openstack
2026-06-09 11:14:26.384537 | controller |       NETCONFIG: config/samples/network_v1beta1_netconfig.yaml
2026-06-09 11:14:26.384542 | controller |       NETCONFIG_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/network_v1beta1_netconfig.yaml
2026-06-09 11:14:26.384550 | controller |       NETCONFIG_DEPL_IMG: unused
2026-06-09 11:14:26.384556 | controller |       NETOBSERV_DEPLOY_NAMESPACE: netobserv
2026-06-09 11:14:26.384561 | controller |       NETOBSERV_NAMESPACE: openshift-netobserv-operator
2026-06-09 11:14:26.384566 | controller |       NETOBSERV_OPERATOR_GROUP: openshift-netobserv-operator-net
2026-06-09 11:14:26.384571 | controller |       NETOBSERV_SUBSCRIPTION: netobserv-operator
2026-06-09 11:14:26.384576 | controller |       NETWORK_BGP: 'false'
2026-06-09 11:14:26.384582 | controller |       NETWORK_DESIGNATE_ADDRESS_PREFIX: 172.28.0
2026-06-09 11:14:26.384587 | controller |       NETWORK_DESIGNATE_EXT_ADDRESS_PREFIX: 172.50.0
2026-06-09 11:14:26.384592 | controller |       NETWORK_INTERNALAPI_ADDRESS_PREFIX: 172.17.0
2026-06-09 11:14:26.384597 | controller |       NETWORK_ISOLATION: 'true'
2026-06-09 11:14:26.384602 | controller |       NETWORK_ISOLATION_INSTANCE_NAME: crc
2026-06-09 11:14:26.384607 | controller |       NETWORK_ISOLATION_IPV4: 'true'
2026-06-09 11:14:26.384612 | controller |       NETWORK_ISOLATION_IPV4_ADDRESS: 172.16.1.1/24
2026-06-09 11:14:26.384618 | controller |       NETWORK_ISOLATION_IPV4_NAT: 'true'
2026-06-09 11:14:26.384623 | controller |       NETWORK_ISOLATION_IPV6: 'false'
2026-06-09 11:14:26.384628 | controller |       NETWORK_ISOLATION_IPV6_ADDRESS: fd00:aaaa::1/64
2026-06-09 11:14:26.384633 | controller |       NETWORK_ISOLATION_IP_ADDRESS: 192.168.122.10
2026-06-09 11:14:26.384638 | controller |       NETWORK_ISOLATION_MAC: '52:54:00:11:11:10'
2026-06-09 11:14:26.384644 | controller |       NETWORK_ISOLATION_NETWORK_NAME: net-iso
2026-06-09 11:14:26.384649 | controller |       NETWORK_ISOLATION_NET_NAME: default
2026-06-09 11:14:26.384654 | controller |       NETWORK_ISOLATION_USE_DEFAULT_NETWORK: 'true'
2026-06-09 11:14:26.384659 | controller |       NETWORK_MTU: '1500'
2026-06-09 11:14:26.384664 | controller |       NETWORK_STORAGEMGMT_ADDRESS_PREFIX: 172.20.0
2026-06-09 11:14:26.384669 | controller |       NETWORK_STORAGE_ADDRESS_PREFIX: 172.18.0
2026-06-09 11:14:26.384674 | controller |       NETWORK_STORAGE_MACVLAN: ''
2026-06-09 11:14:26.384680 | controller |       NETWORK_TENANT_ADDRESS_PREFIX: 172.19.0
2026-06-09 11:14:26.384685 | controller |       NETWORK_VLAN_START: '20'
2026-06-09 11:14:26.384690 | controller |       NETWORK_VLAN_STEP: '1'
2026-06-09 11:14:26.384695 | controller |       NEUTRONAPI: config/samples/neutron_v1beta1_neutronapi.yaml
2026-06-09 11:14:26.384700 | controller |       NEUTRONAPI_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/neutron-operator/config/samples/neutron_v1beta1_neutronapi.yaml
2026-06-09 11:14:26.384705 | controller |       NEUTRONAPI_DEPL_IMG: unused
2026-06-09 11:14:26.384711 | controller |       NEUTRON_BRANCH: main
2026-06-09 11:14:26.384716 | controller |       NEUTRON_COMMIT_HASH: ''
2026-06-09 11:14:26.384721 | controller |       NEUTRON_IMG: quay.io/openstack-k8s-operators/neutron-operator-index:latest
2026-06-09 11:14:26.384730 | controller |       NEUTRON_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/neutron-operator/kuttl-test.yaml
2026-06-09 11:14:26.384736 | controller |       NEUTRON_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/neutron-operator/test/kuttl/tests
2026-06-09 11:14:26.384741 | controller |       NEUTRON_KUTTL_NAMESPACE: neutron-kuttl-tests
2026-06-09 11:14:26.384746 | controller |       NEUTRON_REPO: https://github.com/openstack-k8s-operators/neutron-operator.git
2026-06-09 11:14:26.384751 | controller |       NFS_HOME: /home/nfs
2026-06-09 11:14:26.384756 | controller |       NMSTATE_NAMESPACE: openshift-nmstate
2026-06-09 11:14:26.384761 | controller |       NMSTATE_OPERATOR_GROUP: openshift-nmstate-tn6k8
2026-06-09 11:14:26.384766 | controller |       NMSTATE_SUBSCRIPTION: kubernetes-nmstate-operator
2026-06-09 11:14:26.384772 | controller |       NNCP_ADDITIONAL_HOST_ROUTES: ''
2026-06-09 11:14:26.384777 | controller |       NNCP_BGP_1_INTERFACE: enp7s0
2026-06-09 11:14:26.384782 | controller |       NNCP_BGP_1_IP_ADDRESS: 100.65.4.2
2026-06-09 11:14:26.384787 | controller |       NNCP_BGP_2_INTERFACE: enp8s0
2026-06-09 11:14:26.384792 | controller |       NNCP_BGP_2_IP_ADDRESS: 100.64.4.2
2026-06-09 11:14:26.384797 | controller |       NNCP_BRIDGE: ospbr
2026-06-09 11:14:26.384803 | controller |       NNCP_CLEANUP_TIMEOUT: 120s
2026-06-09 11:14:26.384808 | controller |       NNCP_CTLPLANE_IPV6_ADDRESS_PREFIX: 'fd00:aaaa::'
2026-06-09 11:14:26.384813 | controller |       NNCP_CTLPLANE_IPV6_ADDRESS_SUFFIX: '10'
2026-06-09 11:14:26.384818 | controller |       NNCP_CTLPLANE_IP_ADDRESS_PREFIX: 192.168.122
2026-06-09 11:14:26.384825 | controller |       NNCP_CTLPLANE_IP_ADDRESS_SUFFIX: '10'
2026-06-09 11:14:26.384830 | controller |       NNCP_DNS_SERVER: 192.168.122.1
2026-06-09 11:14:26.384835 | controller |       NNCP_DNS_SERVER_IPV6: fd00:aaaa::1
2026-06-09 11:14:26.384841 | controller |       NNCP_GATEWAY: 192.168.122.1
2026-06-09 11:14:26.384846 | controller |       NNCP_GATEWAY_IPV6: fd00:aaaa::1
2026-06-09 11:14:26.384851 | controller |       NNCP_INTERFACE: enp6s0
2026-06-09 11:14:26.384856 | controller |       NNCP_NODES: ''
2026-06-09 11:14:26.384861 | controller |       NNCP_TIMEOUT: 240s
2026-06-09 11:14:26.384866 | controller |       NOVA: config/samples/nova_v1beta1_nova_collapsed_cell.yaml
2026-06-09 11:14:26.384872 | controller |       NOVA_BRANCH: main
2026-06-09 11:14:26.384877 | controller |       NOVA_COMMIT_HASH: ''
2026-06-09 11:14:26.384882 | controller |       NOVA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/nova-operator/config/samples/nova_v1beta1_nova_collapsed_cell.yaml
2026-06-09 11:14:26.384887 | controller |       NOVA_IMG: quay.io/openstack-k8s-operators/nova-operator-index:latest
2026-06-09 11:14:26.384892 | controller |       NOVA_REPO: https://github.com/openstack-k8s-operators/nova-operator.git
2026-06-09 11:14:26.384897 | controller |       NUMBER_OF_INSTANCES: '1'
2026-06-09 11:14:26.384902 | controller |       OCP_NETWORK_NAME: crc
2026-06-09 11:14:26.384907 | controller |       OCTAVIA: config/samples/octavia_v1beta1_octavia.yaml
2026-06-09 11:14:26.384913 | controller |       OCTAVIA_BRANCH: main
2026-06-09 11:14:26.384918 | controller |       OCTAVIA_COMMIT_HASH: ''
2026-06-09 11:14:26.384923 | controller |       OCTAVIA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/octavia-operator/config/samples/octavia_v1beta1_octavia.yaml
2026-06-09 11:14:26.384928 | controller |       OCTAVIA_IMG: quay.io/openstack-k8s-operators/octavia-operator-index:latest
2026-06-09 11:14:26.384933 | controller |       OCTAVIA_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/octavia-operator/kuttl-test.yaml
2026-06-09 11:14:26.384938 | controller |       OCTAVIA_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/octavia-operator/test/kuttl/tests
2026-06-09 11:14:26.384943 | controller |       OCTAVIA_KUTTL_NAMESPACE: octavia-kuttl-tests
2026-06-09 11:14:26.384949 | controller |       OCTAVIA_REPO: https://github.com/openstack-k8s-operators/octavia-operator.git
2026-06-09 11:14:26.384954 | controller |       OKD: 'false'
2026-06-09 11:14:26.384959 | controller |       OPENSTACK_BRANCH: main
2026-06-09 11:14:26.384964 | controller |       OPENSTACK_BUNDLE_IMG: quay.io/openstack-k8s-operators/openstack-operator-bundle:latest
2026-06-09 11:14:26.384969 | controller |       OPENSTACK_COMMIT_HASH: ''
2026-06-09 11:14:26.384974 | controller |       OPENSTACK_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/openstack-operator/config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation.yaml
2026-06-09 11:14:26.384980 | controller |       OPENSTACK_CRDS_DIR: openstack_crds
2026-06-09 11:14:26.384985 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation.yaml
2026-06-09 11:14:26.384993 | controller |       OPENSTACK_IMG: quay.io/openstack-k8s-operators/openstack-operator-index:latest
2026-06-09 11:14:26.384999 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-09 11:14:26.385004 | controller |       OPENSTACK_K8S_TAG: latest
2026-06-09 11:14:26.385009 | controller |       OPENSTACK_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/openstack-operator/kuttl-test.yaml
2026-06-09 11:14:26.385014 | controller |       OPENSTACK_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/openstack-operator/test/kuttl/tests
2026-06-09 11:14:26.385019 | controller |       OPENSTACK_KUTTL_NAMESPACE: openstack-kuttl-tests
2026-06-09 11:14:26.385024 | controller |       OPENSTACK_NEUTRON_CUSTOM_CONF: ''
2026-06-09 11:14:26.385029 | controller |       OPENSTACK_REPO: https://github.com/openstack-k8s-operators/openstack-operator.git
2026-06-09 11:14:26.385035 | controller |       OPENSTACK_STORAGE_BUNDLE_IMG: quay.io/openstack-k8s-operators/openstack-operator-storage-bundle:latest
2026-06-09 11:14:26.385040 | controller |       OPERATOR_BASE_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator
2026-06-09 11:14:26.385045 | controller |       OPERATOR_CHANNEL: ''
2026-06-09 11:14:26.385050 | controller |       OPERATOR_NAMESPACE: openstack-operators
2026-06-09 11:14:26.385058 | controller |       OPERATOR_SOURCE: ''
2026-06-09 11:14:26.385063 | controller |       OPERATOR_SOURCE_NAMESPACE: ''
2026-06-09 11:14:26.385068 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-09 11:14:26.385073 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-09 11:14:26.385080 | controller |       OVNCONTROLLER: config/samples/ovn_v1beta1_ovncontroller.yaml
2026-06-09 11:14:26.385086 | controller |       OVNCONTROLLER_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/config/samples/ovn_v1beta1_ovncontroller.yaml
2026-06-09 11:14:26.385094 | controller |       OVNCONTROLLER_NMAP: 'true'
2026-06-09 11:14:26.385099 | controller |       OVNDBS: config/samples/ovn_v1beta1_ovndbcluster.yaml
2026-06-09 11:14:26.385104 | controller |       OVNDBS_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/config/samples/ovn_v1beta1_ovndbcluster.yaml
2026-06-09 11:14:26.385109 | controller |       OVNNORTHD: config/samples/ovn_v1beta1_ovnnorthd.yaml
2026-06-09 11:14:26.385114 | controller |       OVNNORTHD_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/config/samples/ovn_v1beta1_ovnnorthd.yaml
2026-06-09 11:14:26.385120 | controller |       OVN_BRANCH: main
2026-06-09 11:14:26.385125 | controller |       OVN_COMMIT_HASH: ''
2026-06-09 11:14:26.385130 | controller |       OVN_IMG: quay.io/openstack-k8s-operators/ovn-operator-index:latest
2026-06-09 11:14:26.385135 | controller |       OVN_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/kuttl-test.yaml
2026-06-09 11:14:26.385140 | controller |       OVN_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/test/kuttl/tests
2026-06-09 11:14:26.385145 | controller |       OVN_KUTTL_NAMESPACE: ovn-kuttl-tests
2026-06-09 11:14:26.385150 | controller |       OVN_REPO: https://github.com/openstack-k8s-operators/ovn-operator.git
2026-06-09 11:14:26.385155 | controller |       PASSWORD: '12345678'
2026-06-09 11:14:26.385161 | controller |       PULL_SECRET: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/pull-secret.txt
2026-06-09 11:14:26.385166 | controller |       RABBITMQ: docs/examples/default-security-context/rabbitmq.yaml
2026-06-09 11:14:26.385171 | controller |       RABBITMQ_BRANCH: patches
2026-06-09 11:14:26.385176 | controller |       RABBITMQ_COMMIT_HASH: ''
2026-06-09 11:14:26.385181 | controller |       RABBITMQ_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/rabbitmq-operator/docs/examples/default-security-context/rabbitmq.yaml
2026-06-09 11:14:26.385186 | controller |       RABBITMQ_DEPL_IMG: unused
2026-06-09 11:14:26.385191 | controller |       RABBITMQ_IMG: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator-index:latest
2026-06-09 11:14:26.385196 | controller |       RABBITMQ_REPO: https://github.com/openstack-k8s-operators/rabbitmq-cluster-operator.git
2026-06-09 11:14:26.385202 | controller |       REDHAT_OPERATORS: 'false'
2026-06-09 11:14:26.385207 | controller |       REDIS: config/samples/redis_v1beta1_redis.yaml
2026-06-09 11:14:26.385212 | controller |       REDIS_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator-redis/config/samples/redis_v1beta1_redis.yaml
2026-06-09 11:14:26.385217 | controller |       REDIS_DEPL_IMG: unused
2026-06-09 11:14:26.385222 | controller |       RH_REGISTRY_PWD: ''
2026-06-09 11:14:26.385227 | controller |       RH_REGISTRY_USER: ''
2026-06-09 11:14:26.385232 | controller |       SECRET: osp-secret
2026-06-09 11:14:26.385237 | controller |       SG_CORE_DEPL_IMG: unused
2026-06-09 11:14:26.385242 | controller |       STANDALONE_COMPUTE_DRIVER: libvirt
2026-06-09 11:14:26.385247 | controller |       STANDALONE_EXTERNAL_NET_PREFFIX: 172.21.0
2026-06-09 11:14:26.385253 | controller |       STANDALONE_INTERNALAPI_NET_PREFIX: 172.17.0
2026-06-09 11:14:26.385258 | controller |       STANDALONE_STORAGEMGMT_NET_PREFIX: 172.20.0
2026-06-09 11:14:26.385263 | controller |       STANDALONE_STORAGE_NET_PREFIX: 172.18.0
2026-06-09 11:14:26.385268 | controller |       STANDALONE_TENANT_NET_PREFIX: 172.19.0
2026-06-09 11:14:26.385273 | controller |       STORAGEMGMT_HOST_ROUTES: ''
2026-06-09 11:14:26.385278 | controller |       STORAGE_CLASS: local-storage
2026-06-09 11:14:26.385283 | controller |       STORAGE_HOST_ROUTES: ''
2026-06-09 11:14:26.385289 | controller |       SWIFT: config/samples/swift_v1beta1_swift.yaml
2026-06-09 11:14:26.385294 | controller |       SWIFT_BRANCH: main
2026-06-09 11:14:26.385299 | controller |       SWIFT_COMMIT_HASH: ''
2026-06-09 11:14:26.385308 | controller |       SWIFT_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/swift-operator/config/samples/swift_v1beta1_swift.yaml
2026-06-09 11:14:26.385313 | controller |       SWIFT_IMG: quay.io/openstack-k8s-operators/swift-operator-index:latest
2026-06-09 11:14:26.385319 | controller |       SWIFT_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/swift-operator/kuttl-test.yaml
2026-06-09 11:14:26.385324 | controller |       SWIFT_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/swift-operator/test/kuttl/tests
2026-06-09 11:14:26.385329 | controller |       SWIFT_KUTTL_NAMESPACE: swift-kuttl-tests
2026-06-09 11:14:26.385334 | controller |       SWIFT_REPO: https://github.com/openstack-k8s-operators/swift-operator.git
2026-06-09 11:14:26.385339 | controller |       TELEMETRY: config/samples/telemetry_v1beta1_telemetry.yaml
2026-06-09 11:14:26.385344 | controller |       TELEMETRY_BRANCH: main
2026-06-09 11:14:26.385359 | controller |       TELEMETRY_COMMIT_HASH: ''
2026-06-09 11:14:26.385364 | controller |       TELEMETRY_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator/config/samples/telemetry_v1beta1_telemetry.yaml
2026-06-09 11:14:26.385369 | controller |       TELEMETRY_IMG: quay.io/openstack-k8s-operators/telemetry-operator-index:latest
2026-06-09 11:14:26.385374 | controller |       TELEMETRY_KUTTL_BASEDIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator
2026-06-09 11:14:26.385379 | controller |       TELEMETRY_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator/kuttl-test.yaml
2026-06-09 11:14:26.385385 | controller |       TELEMETRY_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator/test/kuttl/suites
2026-06-09 11:14:26.385390 | controller |       TELEMETRY_KUTTL_NAMESPACE: telemetry-kuttl-tests
2026-06-09 11:14:26.385395 | controller |       TELEMETRY_KUTTL_RELPATH: test/kuttl/suites
2026-06-09 11:14:26.385400 | controller |       TELEMETRY_REPO: https://github.com/openstack-k8s-operators/telemetry-operator.git
2026-06-09 11:14:26.385405 | controller |       TEMPEST: config/samples/test_v1beta1_tempest.yaml
2026-06-09 11:14:26.385410 | controller |       TEMPEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_tempest.yaml
2026-06-09 11:14:26.385415 | controller |       TENANT_HOST_ROUTES: ''
2026-06-09 11:14:26.385421 | controller |       TEST_BRANCH: main
2026-06-09 11:14:26.385426 | controller |       TEST_COMMIT_HASH: ''
2026-06-09 11:14:26.385434 | controller |       TEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_tempest.yaml
2026-06-09 11:14:26.385439 | controller |       TEST_IMG: quay.io/openstack-k8s-operators/test-operator-index:latest
2026-06-09 11:14:26.385444 | controller |       TEST_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/kuttl-test.yaml
2026-06-09 11:14:26.385449 | controller |       TEST_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/test/kuttl/tests
2026-06-09 11:14:26.385454 | controller |       TEST_KUTTL_NAMESPACE: test-operator-kuttl-tests
2026-06-09 11:14:26.385460 | controller |       TEST_REPO: https://github.com/openstack-k8s-operators/test-operator.git
2026-06-09 11:14:26.385465 | controller |       TIMEOUT: 300s
2026-06-09 11:14:26.385470 | controller |       TLS_ENABLED: 'false'
2026-06-09 11:14:26.385475 | controller |       TOBIKO: config/samples/test_v1beta1_tobiko.yaml
2026-06-09 11:14:26.385480 | controller |       TOBIKO_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_tobiko.yaml
2026-06-09 11:14:26.385485 | controller |       tripleo_deploy: 'export REGISTRY_USER:'
2026-06-09 11:14:26.390371 | controller |
2026-06-09 11:14:26.390398 | controller | TASK [install_yamls : Generate make targets install_yamls_path={{ cifmw_install_yamls_repo }}, output_directory={{ cifmw_install_yamls_tasks_out }}] ***
2026-06-09 11:14:26.390405 | controller | Tuesday 09 June 2026  11:14:26 +0000 (0:00:00.079)       0:00:58.915 **********
2026-06-09 11:14:26.390411 | controller | Tuesday 09 June 2026  11:14:26 +0000 (0:00:00.080)       0:00:58.914 **********
2026-06-09 11:14:26.727632 | controller | ok: [localhost]
2026-06-09 11:14:26.727673 | controller |
2026-06-09 11:14:26.727680 | controller | TASK [install_yamls : Debug generate_make module var=cifmw_generate_makes] *****
2026-06-09 11:14:26.727693 | controller | Tuesday 09 June 2026  11:14:26 +0000 (0:00:00.337)       0:00:59.252 **********
2026-06-09 11:14:26.727698 | controller | Tuesday 09 June 2026  11:14:26 +0000 (0:00:00.337)       0:00:59.251 **********
2026-06-09 11:14:26.746786 | controller | ok: [localhost] =>
2026-06-09 11:14:26.746855 | controller |     cifmw_generate_makes:
2026-06-09 11:14:26.746861 | controller |       changed: false
2026-06-09 11:14:26.746865 | controller |       debug:
2026-06-09 11:14:26.746869 | controller |         /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/Makefile:
2026-06-09 11:14:26.746873 | controller |         - all
2026-06-09 11:14:26.746877 | controller |         - help
2026-06-09 11:14:26.746880 | controller |         - cleanup
2026-06-09 11:14:26.746883 | controller |         - deploy_cleanup
2026-06-09 11:14:26.746887 | controller |         - wait
2026-06-09 11:14:26.746890 | controller |         - crc_storage
2026-06-09 11:14:26.746893 | controller |         - crc_storage_cleanup
2026-06-09 11:14:26.746897 | controller |         - crc_storage_release
2026-06-09 11:14:26.746901 | controller |         - crc_storage_with_retries
2026-06-09 11:14:26.746905 | controller |         - crc_storage_cleanup_with_retries
2026-06-09 11:14:26.746908 | controller |         - operator_namespace
2026-06-09 11:14:26.746912 | controller |         - namespace
2026-06-09 11:14:26.746915 | controller |         - namespace_cleanup
2026-06-09 11:14:26.746919 | controller |         - input
2026-06-09 11:14:26.746922 | controller |         - input_cleanup
2026-06-09 11:14:26.746925 | controller |         - crc_bmo_setup
2026-06-09 11:14:26.746928 | controller |         - crc_bmo_cleanup
2026-06-09 11:14:26.746932 | controller |         - mirror_registry
2026-06-09 11:14:26.746935 | controller |         - mirror_registry_secure
2026-06-09 11:14:26.746953 | controller |         - mirror_registry_ca
2026-06-09 11:14:26.746956 | controller |         - mirror_registry_cleanup
2026-06-09 11:14:26.746960 | controller |         - openstack_prep
2026-06-09 11:14:26.746963 | controller |         - openstack
2026-06-09 11:14:26.746966 | controller |         - openstack_wait
2026-06-09 11:14:26.746970 | controller |         - openstack_init
2026-06-09 11:14:26.746973 | controller |         - openstack_cleanup
2026-06-09 11:14:26.746976 | controller |         - openstack_repo
2026-06-09 11:14:26.746980 | controller |         - openstack_deploy_prep
2026-06-09 11:14:26.746983 | controller |         - openstack_deploy
2026-06-09 11:14:26.746987 | controller |         - openstack_wait_deploy
2026-06-09 11:14:26.746990 | controller |         - openstack_deploy_cleanup
2026-06-09 11:14:26.746993 | controller |         - openstack_update_run
2026-06-09 11:14:26.746997 | controller |         - update_services
2026-06-09 11:14:26.747000 | controller |         - update_system
2026-06-09 11:14:26.747004 | controller |         - openstack_patch_version
2026-06-09 11:14:26.747007 | controller |         - edpm_deploy_generate_keys
2026-06-09 11:14:26.747011 | controller |         - edpm_patch_ansible_runner_image
2026-06-09 11:14:26.747014 | controller |         - edpm_deploy_prep
2026-06-09 11:14:26.747017 | controller |         - edpm_deploy_cleanup
2026-06-09 11:14:26.747021 | controller |         - edpm_deploy
2026-06-09 11:14:26.747024 | controller |         - edpm_deploy_baremetal_prep
2026-06-09 11:14:26.747027 | controller |         - edpm_deploy_baremetal
2026-06-09 11:14:26.747031 | controller |         - edpm_wait_deploy_baremetal
2026-06-09 11:14:26.747034 | controller |         - edpm_wait_deploy
2026-06-09 11:14:26.747037 | controller |         - edpm_register_dns
2026-06-09 11:14:26.747041 | controller |         - edpm_nova_discover_hosts
2026-06-09 11:14:26.747044 | controller |         - openstack_crds
2026-06-09 11:14:26.747048 | controller |         - openstack_crds_cleanup
2026-06-09 11:14:26.747051 | controller |         - edpm_deploy_networker_prep
2026-06-09 11:14:26.747054 | controller |         - edpm_deploy_networker_cleanup
2026-06-09 11:14:26.747058 | controller |         - edpm_deploy_networker
2026-06-09 11:14:26.747061 | controller |         - infra_prep
2026-06-09 11:14:26.747064 | controller |         - infra
2026-06-09 11:14:26.747068 | controller |         - infra_cleanup
2026-06-09 11:14:26.747071 | controller |         - dns_deploy_prep
2026-06-09 11:14:26.747074 | controller |         - dns_deploy
2026-06-09 11:14:26.747078 | controller |         - dns_deploy_cleanup
2026-06-09 11:14:26.747082 | controller |         - netconfig_deploy_prep
2026-06-09 11:14:26.747086 | controller |         - netconfig_deploy
2026-06-09 11:14:26.747091 | controller |         - netconfig_deploy_cleanup
2026-06-09 11:14:26.747095 | controller |         - memcached_deploy_prep
2026-06-09 11:14:26.747100 | controller |         - memcached_deploy
2026-06-09 11:14:26.747111 | controller |         - memcached_deploy_cleanup
2026-06-09 11:14:26.747116 | controller |         - keystone_prep
2026-06-09 11:14:26.747120 | controller |         - keystone
2026-06-09 11:14:26.747125 | controller |         - keystone_cleanup
2026-06-09 11:14:26.747129 | controller |         - keystone_deploy_prep
2026-06-09 11:14:26.747132 | controller |         - keystone_deploy
2026-06-09 11:14:26.747136 | controller |         - keystone_deploy_cleanup
2026-06-09 11:14:26.747139 | controller |         - barbican_prep
2026-06-09 11:14:26.747142 | controller |         - barbican
2026-06-09 11:14:26.747145 | controller |         - barbican_cleanup
2026-06-09 11:14:26.747149 | controller |         - barbican_deploy_prep
2026-06-09 11:14:26.747152 | controller |         - barbican_deploy
2026-06-09 11:14:26.747155 | controller |         - barbican_deploy_validate
2026-06-09 11:14:26.747159 | controller |         - barbican_deploy_cleanup
2026-06-09 11:14:26.747162 | controller |         - mariadb
2026-06-09 11:14:26.747166 | controller |         - mariadb_cleanup
2026-06-09 11:14:26.747169 | controller |         - mariadb_deploy_prep
2026-06-09 11:14:26.747172 | controller |         - mariadb_deploy
2026-06-09 11:14:26.747176 | controller |         - mariadb_deploy_cleanup
2026-06-09 11:14:26.747179 | controller |         - glance_prep
2026-06-09 11:14:26.747182 | controller |         - glance
2026-06-09 11:14:26.747186 | controller |         - glance_cleanup
2026-06-09 11:14:26.747189 | controller |         - glance_deploy_prep
2026-06-09 11:14:26.747195 | controller |         - glance_deploy
2026-06-09 11:14:26.747198 | controller |         - glance_deploy_cleanup
2026-06-09 11:14:26.747202 | controller |         - ovn_prep
2026-06-09 11:14:26.747205 | controller |         - ovn
2026-06-09 11:14:26.747208 | controller |         - ovn_cleanup
2026-06-09 11:14:26.747212 | controller |         - ovn_deploy_prep
2026-06-09 11:14:26.747215 | controller |         - ovn_deploy
2026-06-09 11:14:26.747218 | controller |         - ovn_deploy_cleanup
2026-06-09 11:14:26.747222 | controller |         - neutron_prep
2026-06-09 11:14:26.747225 | controller |         - neutron
2026-06-09 11:14:26.747228 | controller |         - neutron_cleanup
2026-06-09 11:14:26.747231 | controller |         - neutron_deploy_prep
2026-06-09 11:14:26.747235 | controller |         - neutron_deploy
2026-06-09 11:14:26.747238 | controller |         - neutron_deploy_cleanup
2026-06-09 11:14:26.747241 | controller |         - cinder_prep
2026-06-09 11:14:26.747245 | controller |         - cinder
2026-06-09 11:14:26.747248 | controller |         - cinder_cleanup
2026-06-09 11:14:26.747251 | controller |         - cinder_deploy_prep
2026-06-09 11:14:26.747255 | controller |         - cinder_deploy
2026-06-09 11:14:26.747258 | controller |         - cinder_deploy_cleanup
2026-06-09 11:14:26.747261 | controller |         - rabbitmq_prep
2026-06-09 11:14:26.747265 | controller |         - rabbitmq
2026-06-09 11:14:26.747268 | controller |         - rabbitmq_cleanup
2026-06-09 11:14:26.747271 | controller |         - rabbitmq_deploy_prep
2026-06-09 11:14:26.747275 | controller |         - rabbitmq_deploy
2026-06-09 11:14:26.747278 | controller |         - rabbitmq_deploy_cleanup
2026-06-09 11:14:26.747281 | controller |         - infra_rabbitmq_deploy_prep
2026-06-09 11:14:26.747285 | controller |         - infra_rabbitmq_deploy
2026-06-09 11:14:26.747288 | controller |         - infra_rabbitmq_deploy_cleanup
2026-06-09 11:14:26.747292 | controller |         - ironic_prep
2026-06-09 11:14:26.747295 | controller |         - ironic
2026-06-09 11:14:26.747298 | controller |         - ironic_cleanup
2026-06-09 11:14:26.747302 | controller |         - ironic_deploy_prep
2026-06-09 11:14:26.747305 | controller |         - ironic_deploy
2026-06-09 11:14:26.747308 | controller |         - ironic_deploy_cleanup
2026-06-09 11:14:26.747312 | controller |         - octavia_prep
2026-06-09 11:14:26.747315 | controller |         - octavia
2026-06-09 11:14:26.747318 | controller |         - octavia_cleanup
2026-06-09 11:14:26.747322 | controller |         - octavia_deploy_prep
2026-06-09 11:14:26.747325 | controller |         - octavia_deploy
2026-06-09 11:14:26.747328 | controller |         - octavia_deploy_cleanup
2026-06-09 11:14:26.747332 | controller |         - designate_prep
2026-06-09 11:14:26.747335 | controller |         - designate
2026-06-09 11:14:26.747338 | controller |         - designate_cleanup
2026-06-09 11:14:26.747342 | controller |         - designate_deploy_prep
2026-06-09 11:14:26.747345 | controller |         - designate_deploy
2026-06-09 11:14:26.747348 | controller |         - designate_deploy_cleanup
2026-06-09 11:14:26.747352 | controller |         - nova_prep
2026-06-09 11:14:26.747355 | controller |         - nova
2026-06-09 11:14:26.747358 | controller |         - nova_cleanup
2026-06-09 11:14:26.747362 | controller |         - nova_deploy_prep
2026-06-09 11:14:26.747368 | controller |         - nova_deploy
2026-06-09 11:14:26.747371 | controller |         - nova_deploy_cleanup
2026-06-09 11:14:26.747374 | controller |         - mariadb_kuttl_run
2026-06-09 11:14:26.747378 | controller |         - mariadb_kuttl
2026-06-09 11:14:26.747381 | controller |         - kuttl_db_prep
2026-06-09 11:14:26.747384 | controller |         - kuttl_db_cleanup
2026-06-09 11:14:26.747388 | controller |         - kuttl_common_prep
2026-06-09 11:14:26.747391 | controller |         - kuttl_common_cleanup
2026-06-09 11:14:26.747394 | controller |         - keystone_kuttl_run
2026-06-09 11:14:26.747410 | controller |         - keystone_kuttl
2026-06-09 11:14:26.747414 | controller |         - barbican_kuttl_run
2026-06-09 11:14:26.747418 | controller |         - barbican_kuttl
2026-06-09 11:14:26.747421 | controller |         - cinder_kuttl_run
2026-06-09 11:14:26.747424 | controller |         - cinder_kuttl
2026-06-09 11:14:26.747428 | controller |         - neutron_kuttl_run
2026-06-09 11:14:26.747431 | controller |         - neutron_kuttl
2026-06-09 11:14:26.747434 | controller |         - octavia_kuttl_run
2026-06-09 11:14:26.747438 | controller |         - octavia_kuttl
2026-06-09 11:14:26.747441 | controller |         - designate_kuttl
2026-06-09 11:14:26.747451 | controller |         - designate_kuttl_run
2026-06-09 11:14:26.747454 | controller |         - ovn_kuttl_run
2026-06-09 11:14:26.747457 | controller |         - ovn_kuttl
2026-06-09 11:14:26.747461 | controller |         - infra_kuttl_run
2026-06-09 11:14:26.747464 | controller |         - infra_kuttl
2026-06-09 11:14:26.747467 | controller |         - ironic_kuttl_run
2026-06-09 11:14:26.747471 | controller |         - ironic_kuttl
2026-06-09 11:14:26.747474 | controller |         - ironic_kuttl_crc
2026-06-09 11:14:26.747477 | controller |         - heat_kuttl_run
2026-06-09 11:14:26.747481 | controller |         - heat_kuttl
2026-06-09 11:14:26.747484 | controller |         - heat_kuttl_crc
2026-06-09 11:14:26.747487 | controller |         - glance_kuttl_run
2026-06-09 11:14:26.747491 | controller |         - glance_kuttl
2026-06-09 11:14:26.747494 | controller |         - manila_kuttl_run
2026-06-09 11:14:26.747497 | controller |         - manila_kuttl
2026-06-09 11:14:26.747501 | controller |         - swift_kuttl_run
2026-06-09 11:14:26.747504 | controller |         - swift_kuttl
2026-06-09 11:14:26.747507 | controller |         - horizon_kuttl_run
2026-06-09 11:14:26.747523 | controller |         - horizon_kuttl
2026-06-09 11:14:26.747530 | controller |         - openstack_kuttl_prep
2026-06-09 11:14:26.747534 | controller |         - openstack_kuttl_run
2026-06-09 11:14:26.747537 | controller |         - openstack_kuttl_cleanup
2026-06-09 11:14:26.747540 | controller |         - openstack_kuttl
2026-06-09 11:14:26.747567 | controller |         - mariadb_chainsaw_run
2026-06-09 11:14:26.747572 | controller |         - mariadb_chainsaw
2026-06-09 11:14:26.747576 | controller |         - horizon_prep
2026-06-09 11:14:26.747579 | controller |         - horizon
2026-06-09 11:14:26.747583 | controller |         - horizon_cleanup
2026-06-09 11:14:26.747586 | controller |         - horizon_deploy_prep
2026-06-09 11:14:26.747589 | controller |         - horizon_deploy
2026-06-09 11:14:26.747593 | controller |         - horizon_deploy_cleanup
2026-06-09 11:14:26.747596 | controller |         - heat_prep
2026-06-09 11:14:26.747599 | controller |         - heat
2026-06-09 11:14:26.747603 | controller |         - heat_cleanup
2026-06-09 11:14:26.747606 | controller |         - heat_deploy_prep
2026-06-09 11:14:26.747609 | controller |         - heat_deploy
2026-06-09 11:14:26.747613 | controller |         - heat_deploy_cleanup
2026-06-09 11:14:26.747616 | controller |         - baremetal_prep
2026-06-09 11:14:26.747619 | controller |         - baremetal
2026-06-09 11:14:26.747623 | controller |         - baremetal_cleanup
2026-06-09 11:14:26.747626 | controller |         - ceph_help
2026-06-09 11:14:26.747629 | controller |         - ceph
2026-06-09 11:14:26.747633 | controller |         - ceph_cleanup
2026-06-09 11:14:26.747636 | controller |         - rook_prep
2026-06-09 11:14:26.747639 | controller |         - rook
2026-06-09 11:14:26.747643 | controller |         - rook_deploy_prep
2026-06-09 11:14:26.747646 | controller |         - rook_deploy
2026-06-09 11:14:26.747649 | controller |         - rook_crc_disk
2026-06-09 11:14:26.747653 | controller |         - rook_cleanup
2026-06-09 11:14:26.747656 | controller |         - lvms
2026-06-09 11:14:26.747660 | controller |         - nmstate
2026-06-09 11:14:26.747663 | controller |         - nncp
2026-06-09 11:14:26.747666 | controller |         - nncp_cleanup
2026-06-09 11:14:26.747670 | controller |         - netattach
2026-06-09 11:14:26.747673 | controller |         - netattach_cleanup
2026-06-09 11:14:26.747677 | controller |         - metallb
2026-06-09 11:14:26.747680 | controller |         - metallb_config
2026-06-09 11:14:26.747683 | controller |         - metallb_config_cleanup
2026-06-09 11:14:26.747691 | controller |         - metallb_cleanup
2026-06-09 11:14:26.747814 | controller |         - loki
2026-06-09 11:14:26.747819 | controller |         - loki_cleanup
2026-06-09 11:14:26.747823 | controller |         - loki_deploy
2026-06-09 11:14:26.747826 | controller |         - loki_deploy_cleanup
2026-06-09 11:14:26.747829 | controller |         - netobserv
2026-06-09 11:14:26.747833 | controller |         - netobserv_cleanup
2026-06-09 11:14:26.747836 | controller |         - netobserv_deploy
2026-06-09 11:14:26.747839 | controller |         - netobserv_deploy_cleanup
2026-06-09 11:14:26.747843 | controller |         - manila_prep
2026-06-09 11:14:26.747846 | controller |         - manila
2026-06-09 11:14:26.747849 | controller |         - manila_cleanup
2026-06-09 11:14:26.747853 | controller |         - manila_deploy_prep
2026-06-09 11:14:26.747856 | controller |         - manila_deploy
2026-06-09 11:14:26.747859 | controller |         - manila_deploy_cleanup
2026-06-09 11:14:26.747863 | controller |         - telemetry_prep
2026-06-09 11:14:26.747866 | controller |         - telemetry
2026-06-09 11:14:26.747869 | controller |         - telemetry_cleanup
2026-06-09 11:14:26.747873 | controller |         - telemetry_deploy_prep
2026-06-09 11:14:26.747876 | controller |         - telemetry_deploy
2026-06-09 11:14:26.747879 | controller |         - telemetry_deploy_cleanup
2026-06-09 11:14:26.747883 | controller |         - telemetry_kuttl_run
2026-06-09 11:14:26.747886 | controller |         - telemetry_kuttl
2026-06-09 11:14:26.747889 | controller |         - test_operator_prep
2026-06-09 11:14:26.747893 | controller |         - test_operator
2026-06-09 11:14:26.747896 | controller |         - test_operator_cleanup
2026-06-09 11:14:26.747899 | controller |         - test_operator_deploy_prep
2026-06-09 11:14:26.747903 | controller |         - test_operator_deploy
2026-06-09 11:14:26.747906 | controller |         - test_operator_deploy_cleanup
2026-06-09 11:14:26.747910 | controller |         - test_operator_kuttl_run
2026-06-09 11:14:26.747913 | controller |         - test_operator_kuttl
2026-06-09 11:14:26.747916 | controller |         - swift_prep
2026-06-09 11:14:26.747920 | controller |         - swift
2026-06-09 11:14:26.747923 | controller |         - swift_cleanup
2026-06-09 11:14:26.747926 | controller |         - swift_deploy_prep
2026-06-09 11:14:26.747930 | controller |         - swift_deploy
2026-06-09 11:14:26.747933 | controller |         - swift_deploy_cleanup
2026-06-09 11:14:26.747936 | controller |         - certmanager
2026-06-09 11:14:26.747939 | controller |         - certmanager_cleanup
2026-06-09 11:14:26.747943 | controller |         - validate_marketplace
2026-06-09 11:14:26.747946 | controller |         - redis_deploy_prep
2026-06-09 11:14:26.747949 | controller |         - redis_deploy
2026-06-09 11:14:26.747953 | controller |         - redis_deploy_cleanup
2026-06-09 11:14:26.747956 | controller |         - set_slower_etcd_profile
2026-06-09 11:14:26.747959 | controller |         /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/devsetup/Makefile:
2026-06-09 11:14:26.747963 | controller |         - help
2026-06-09 11:14:26.747967 | controller |         - download_tools
2026-06-09 11:14:26.747970 | controller |         - nfs
2026-06-09 11:14:26.747973 | controller |         - nfs_cleanup
2026-06-09 11:14:26.747977 | controller |         - crc
2026-06-09 11:14:26.747980 | controller |         - crc_cleanup
2026-06-09 11:14:26.747983 | controller |         - crc_scrub
2026-06-09 11:14:26.747986 | controller |         - crc_attach_default_interface
2026-06-09 11:14:26.747990 | controller |         - crc_attach_default_interface_cleanup
2026-06-09 11:14:26.747993 | controller |         - ipv6_lab_network
2026-06-09 11:14:26.747997 | controller |         - ipv6_lab_network_cleanup
2026-06-09 11:14:26.748000 | controller |         - ipv6_lab_nat64_router
2026-06-09 11:14:26.748004 | controller |         - ipv6_lab_nat64_router_cleanup
2026-06-09 11:14:26.748007 | controller |         - ipv6_lab_sno
2026-06-09 11:14:26.748010 | controller |         - ipv6_lab_sno_cleanup
2026-06-09 11:14:26.748014 | controller |         - ipv6_lab
2026-06-09 11:14:26.748017 | controller |         - ipv6_lab_cleanup
2026-06-09 11:14:26.748020 | controller |         - attach_default_interface
2026-06-09 11:14:26.748024 | controller |         - attach_default_interface_cleanup
2026-06-09 11:14:26.748027 | controller |         - network_isolation_bridge
2026-06-09 11:14:26.748030 | controller |         - network_isolation_bridge_cleanup
2026-06-09 11:14:26.748034 | controller |         - edpm_baremetal_compute
2026-06-09 11:14:26.748037 | controller |         - edpm_compute
2026-06-09 11:14:26.748040 | controller |         - edpm_compute_bootc
2026-06-09 11:14:26.748044 | controller |         - edpm_ansible_runner
2026-06-09 11:14:26.748047 | controller |         - edpm_computes_bgp
2026-06-09 11:14:26.748054 | controller |         - edpm_compute_repos
2026-06-09 11:14:26.748057 | controller |         - edpm_compute_cleanup
2026-06-09 11:14:26.748060 | controller |         - edpm_networker
2026-06-09 11:14:26.748064 | controller |         - edpm_networker_cleanup
2026-06-09 11:14:26.748067 | controller |         - edpm_deploy_instance
2026-06-09 11:14:26.748070 | controller |         - tripleo_deploy
2026-06-09 11:14:26.748073 | controller |         - standalone_deploy
2026-06-09 11:14:26.748077 | controller |         - standalone_sync
2026-06-09 11:14:26.748081 | controller |         - standalone
2026-06-09 11:14:26.748085 | controller |         - standalone_cleanup
2026-06-09 11:14:26.748090 | controller |         - standalone_snapshot
2026-06-09 11:14:26.748094 | controller |         - standalone_revert
2026-06-09 11:14:26.748099 | controller |         - cifmw_prepare
2026-06-09 11:14:26.748103 | controller |         - cifmw_cleanup
2026-06-09 11:14:26.748107 | controller |         - bmaas_network
2026-06-09 11:14:26.748116 | controller |         - bmaas_network_cleanup
2026-06-09 11:14:26.748120 | controller |         - bmaas_route_crc_and_crc_bmaas_networks
2026-06-09 11:14:26.748123 | controller |         - bmaas_route_crc_and_crc_bmaas_networks_cleanup
2026-06-09 11:14:26.748127 | controller |         - bmaas_crc_attach_network
2026-06-09 11:14:26.748130 | controller |         - bmaas_crc_attach_network_cleanup
2026-06-09 11:14:26.748133 | controller |         - bmaas_crc_baremetal_bridge
2026-06-09 11:14:26.748137 | controller |         - bmaas_crc_baremetal_bridge_cleanup
2026-06-09 11:14:26.748140 | controller |         - bmaas_baremetal_net_nad
2026-06-09 11:14:26.748144 | controller |         - bmaas_baremetal_net_nad_cleanup
2026-06-09 11:14:26.748148 | controller |         - bmaas_metallb
2026-06-09 11:14:26.748152 | controller |         - bmaas_metallb_cleanup
2026-06-09 11:14:26.748157 | controller |         - bmaas_virtual_bms
2026-06-09 11:14:26.748161 | controller |         - bmaas_virtual_bms_cleanup
2026-06-09 11:14:26.748166 | controller |         - bmaas_sushy_emulator
2026-06-09 11:14:26.748170 | controller |         - bmaas_sushy_emulator_cleanup
2026-06-09 11:14:26.748175 | controller |         - bmaas_sushy_emulator_wait
2026-06-09 11:14:26.748180 | controller |         - bmaas_generate_nodes_yaml
2026-06-09 11:14:26.748184 | controller |         - bmaas
2026-06-09 11:14:26.748188 | controller |         - bmaas_cleanup
2026-06-09 11:14:26.748197 | controller |       failed: false
2026-06-09 11:14:26.748202 | controller |       success: true
2026-06-09 11:14:26.755603 | controller |
2026-06-09 11:14:26.755625 | controller | TASK [install_yamls : Create the install_yamls parameters file dest={{ cifmw_basedir }}/artifacts/parameters/install-yamls-params.yml, content={{
2026-06-09 11:14:26.755632 | controller |   {
2026-06-09 11:14:26.755638 | controller |   'cifmw_install_yamls_environment': cifmw_install_yamls_environment,
2026-06-09 11:14:26.755643 | controller |   'cifmw_install_yamls_defaults': cifmw_install_yamls_defaults
2026-06-09 11:14:26.755648 | controller |   } | to_nice_yaml
2026-06-09 11:14:26.755652 | controller | }}, mode=0644] ***
2026-06-09 11:14:26.755657 | controller | Tuesday 09 June 2026  11:14:26 +0000 (0:00:00.028)       0:00:59.280 **********
2026-06-09 11:14:26.755662 | controller | Tuesday 09 June 2026  11:14:26 +0000 (0:00:00.028)       0:00:59.279 **********
2026-06-09 11:14:27.143043 | controller | changed: [localhost]
2026-06-09 11:14:27.143109 | controller |
2026-06-09 11:14:27.143115 | controller | TASK [install_yamls : Create empty cifmw_install_yamls_environment if needed cifmw_install_yamls_environment={}] ***
2026-06-09 11:14:27.143119 | controller | Tuesday 09 June 2026  11:14:27 +0000 (0:00:00.387)       0:00:59.667 **********
2026-06-09 11:14:27.143123 | controller | Tuesday 09 June 2026  11:14:27 +0000 (0:00:00.387)       0:00:59.666 **********
2026-06-09 11:14:27.176253 | controller | skipping: [localhost]
2026-06-09 11:14:27.176316 | controller |
2026-06-09 11:14:27.176321 | controller | TASK [discover_latest_image : Set the discovered images dict to empty cifmw_discovered_images_dict={}] ***
2026-06-09 11:14:27.176326 | controller | Tuesday 09 June 2026  11:14:27 +0000 (0:00:00.033)       0:00:59.701 **********
2026-06-09 11:14:27.176331 | controller | Tuesday 09 June 2026  11:14:27 +0000 (0:00:00.033)       0:00:59.699 **********
2026-06-09 11:14:27.196485 | controller | ok: [localhost]
2026-06-09 11:14:27.196552 | controller |
2026-06-09 11:14:27.196563 | controller | TASK [discover_latest_image : Discover images _raw_params=per-image.yml] *******
2026-06-09 11:14:27.196571 | controller | Tuesday 09 June 2026  11:14:27 +0000 (0:00:00.020)       0:00:59.721 **********
2026-06-09 11:14:27.196587 | controller | Tuesday 09 June 2026  11:14:27 +0000 (0:00:00.020)       0:00:59.720 **********
2026-06-09 11:14:27.235318 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/discover_latest_image/tasks/per-image.yml for localhost => (item={'key': 'default', 'value': {'base_url': 'https://cloud.centos.org/centos/9-stream/x86_64/images/', 'qcow_prefix': 'CentOS-Stream-GenericCloud-', 'images_file': 'CHECKSUM'}})
2026-06-09 11:14:27.235402 | controller |
2026-06-09 11:14:27.235432 | controller | TASK [discover_latest_image : Ensure the current image dict entry has the expected data that=['_expected_keys | difference(_given_keys) | length == 0'], fail_msg=The image discovery request dict's {{ _current_image.key }} entry does not match the expected schema. Requests must have the following keys: {{ _expected_keys }}, this entry had: {{ _given_keys }} See the discover_latest_image role's README for more information.] ***
2026-06-09 11:14:27.235448 | controller | Tuesday 09 June 2026  11:14:27 +0000 (0:00:00.038)       0:00:59.760 **********
2026-06-09 11:14:27.235456 | controller | Tuesday 09 June 2026  11:14:27 +0000 (0:00:00.038)       0:00:59.758 **********
2026-06-09 11:14:27.274411 | controller | ok: [localhost] =>
2026-06-09 11:14:27.274482 | controller |     changed: false
2026-06-09 11:14:27.274487 | controller |     msg: All assertions passed
2026-06-09 11:14:27.274491 | controller |
2026-06-09 11:14:27.274495 | controller | TASK [discover_latest_image : Get latest image for the current entry url={{ _current_image.value.base_url }}, image_prefix={{ _current_image.value.qcow_prefix }}, images_file={{ _current_image.value.images_file }}] ***
2026-06-09 11:14:27.274500 | controller | Tuesday 09 June 2026  11:14:27 +0000 (0:00:00.038)       0:00:59.799 **********
2026-06-09 11:14:27.274504 | controller | Tuesday 09 June 2026  11:14:27 +0000 (0:00:00.038)       0:00:59.797 **********
2026-06-09 11:14:27.926348 | controller | changed: [localhost]
2026-06-09 11:14:27.926410 | controller |
2026-06-09 11:14:27.926418 | controller | TASK [discover_latest_image : Append the current return value to the discovered images dict cifmw_discovered_images_dict={{ cifmw_discovered_images_dict | combine({_current_image.key: discovered_image.data}) }}, cacheable=True] ***
2026-06-09 11:14:27.926424 | controller | Tuesday 09 June 2026  11:14:27 +0000 (0:00:00.652)       0:01:00.451 **********
2026-06-09 11:14:27.926430 | controller | Tuesday 09 June 2026  11:14:27 +0000 (0:00:00.652)       0:01:00.450 **********
2026-06-09 11:14:27.955674 | controller | ok: [localhost]
2026-06-09 11:14:27.955748 | controller |
2026-06-09 11:14:27.955756 | controller | TASK [discover_latest_image : Export single-image facts if an image with name 'default' was discovered cifmw_discovered_image_name={{ cifmw_discovered_images_dict.default.image_name }}, cifmw_discovered_image_url={{ cifmw_discovered_images_dict.default.image_url }}, cifmw_discovered_hash={{ cifmw_discovered_images_dict.default.hash }}, cifmw_discovered_hash_algorithm={{ cifmw_discovered_images_dict.default.hash_algorithm }}, cacheable=True] ***
2026-06-09 11:14:27.955765 | controller | Tuesday 09 June 2026  11:14:27 +0000 (0:00:00.029)       0:01:00.480 **********
2026-06-09 11:14:27.955771 | controller | Tuesday 09 June 2026  11:14:27 +0000 (0:00:00.029)       0:01:00.479 **********
2026-06-09 11:14:27.992129 | controller | ok: [localhost]
2026-06-09 11:14:27.992210 | controller |
2026-06-09 11:14:27.992222 | controller | TASK [cifmw_setup : Create artifacts with custom params mode=0644, dest={{ cifmw_basedir }}/artifacts/parameters/custom-params.yml, content={{ ci_framework_params | to_nice_yaml }}] ***
2026-06-09 11:14:27.992231 | controller | Tuesday 09 June 2026  11:14:27 +0000 (0:00:00.036)       0:01:00.517 **********
2026-06-09 11:14:27.992238 | controller | Tuesday 09 June 2026  11:14:27 +0000 (0:00:00.036)       0:01:00.515 **********
2026-06-09 11:14:28.372064 | controller | changed: [localhost]
2026-06-09 11:14:28.372140 | controller |
2026-06-09 11:14:28.372147 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-09 11:14:28.372153 | controller | Tuesday 09 June 2026  11:14:28 +0000 (0:00:00.379)       0:01:00.896 **********
2026-06-09 11:14:28.372170 | controller | Tuesday 09 June 2026  11:14:28 +0000 (0:00:00.379)       0:01:00.895 **********
2026-06-09 11:14:28.458053 | controller | ok: [localhost]
2026-06-09 11:14:28.458114 | controller |
2026-06-09 11:14:28.458119 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-09 11:14:28.458124 | controller | Tuesday 09 June 2026  11:14:28 +0000 (0:00:00.085)       0:01:00.982 **********
2026-06-09 11:14:28.458128 | controller | Tuesday 09 June 2026  11:14:28 +0000 (0:00:00.086)       0:01:00.981 **********
2026-06-09 11:14:28.559635 | controller | ok: [localhost]
2026-06-09 11:14:28.559672 | controller |
2026-06-09 11:14:28.559679 | controller | TASK [run_hook : Loop on hooks for pre_infra _raw_params={{ hook.type }}.yml] ***
2026-06-09 11:14:28.559685 | controller | Tuesday 09 June 2026  11:14:28 +0000 (0:00:00.101)       0:01:01.084 **********
2026-06-09 11:14:28.559689 | controller | Tuesday 09 June 2026  11:14:28 +0000 (0:00:00.101)       0:01:01.083 **********
2026-06-09 11:14:28.685658 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/run_hook/tasks/playbook.yml for localhost => (item={'name': 'Download needed tools', 'inventory': '/home/zuul/src/github.com/openstack-k8s-operators/install_yamls/devsetup/hosts', 'type': 'playbook', 'source': '/home/zuul/src/github.com/openstack-k8s-operators/install_yamls/devsetup/download_tools.yaml'})
2026-06-09 11:14:28.685732 | controller |
2026-06-09 11:14:28.685744 | controller | TASK [run_hook : Set playbook path for Download needed tools cifmw_basedir={{ _bdir }}, hook_name={{ _hook_name }}, playbook_path={{ _play | realpath }}, log_path={{ _bdir }}/logs/{{ step }}_{{ _hook_name }}.log, extra_vars=-e namespace={{ cifmw_openstack_namespace }} {%- if hook.extra_vars is defined and hook.extra_vars|length > 0 -%} {% for key,value in hook.extra_vars.items() -%} {%- if key == 'file' %} -e "@{{ value }}" {%- else %} -e "{{ key }}={{ value }}" {%- endif %} {%- endfor %} {%- endif %}] ***
2026-06-09 11:14:28.685752 | controller | Tuesday 09 June 2026  11:14:28 +0000 (0:00:00.125)       0:01:01.210 **********
2026-06-09 11:14:28.685758 | controller | Tuesday 09 June 2026  11:14:28 +0000 (0:00:00.125)       0:01:01.209 **********
2026-06-09 11:14:28.733950 | controller | ok: [localhost]
2026-06-09 11:14:28.733998 | controller |
2026-06-09 11:14:28.734004 | controller | TASK [run_hook : Get file stat path={{ playbook_path }}] ***********************
2026-06-09 11:14:28.734008 | controller | Tuesday 09 June 2026  11:14:28 +0000 (0:00:00.048)       0:01:01.258 **********
2026-06-09 11:14:28.734011 | controller | Tuesday 09 June 2026  11:14:28 +0000 (0:00:00.048)       0:01:01.257 **********
2026-06-09 11:14:28.962824 | controller | ok: [localhost]
2026-06-09 11:14:28.962892 | controller |
2026-06-09 11:14:28.962899 | controller | TASK [run_hook : Fail if playbook doesn't exist msg=Playbook {{ playbook_path }} doesn't seem to exist.] ***
2026-06-09 11:14:28.962903 | controller | Tuesday 09 June 2026  11:14:28 +0000 (0:00:00.228)       0:01:01.487 **********
2026-06-09 11:14:28.962907 | controller | Tuesday 09 June 2026  11:14:28 +0000 (0:00:00.228)       0:01:01.486 **********
2026-06-09 11:14:28.982674 | controller | skipping: [localhost]
2026-06-09 11:14:28.982724 | controller |
2026-06-09 11:14:28.982729 | controller | TASK [run_hook : Get parameters files paths={{
2026-06-09 11:14:28.982734 | controller |   (cifmw_basedir, 'artifacts/parameters') | path_join
2026-06-09 11:14:28.982737 | controller | }}, file_type=file, patterns=*.yml] ***
2026-06-09 11:14:28.982741 | controller | Tuesday 09 June 2026  11:14:28 +0000 (0:00:00.020)       0:01:01.507 **********
2026-06-09 11:14:28.982745 | controller | Tuesday 09 June 2026  11:14:28 +0000 (0:00:00.020)       0:01:01.506 **********
2026-06-09 11:14:29.161702 | controller | ok: [localhost]
2026-06-09 11:14:29.161810 | controller |
2026-06-09 11:14:29.161818 | controller | TASK [run_hook : Add parameters artifacts as extra variables extra_vars={{ extra_vars }} {% for file in cifmw_run_hook_parameters_files.files %} -e "@{{ file.path }}" {%- endfor %}] ***
2026-06-09 11:14:29.161823 | controller | Tuesday 09 June 2026  11:14:29 +0000 (0:00:00.178)       0:01:01.686 **********
2026-06-09 11:14:29.161827 | controller | Tuesday 09 June 2026  11:14:29 +0000 (0:00:00.178)       0:01:01.685 **********
2026-06-09 11:14:29.184958 | controller | ok: [localhost]
2026-06-09 11:14:29.185022 | controller |
2026-06-09 11:14:29.185029 | controller | TASK [run_hook : Ensure log directory exists path={{ log_path | dirname }}, state=directory, mode=0755] ***
2026-06-09 11:14:29.185035 | controller | Tuesday 09 June 2026  11:14:29 +0000 (0:00:00.023)       0:01:01.709 **********
2026-06-09 11:14:29.185039 | controller | Tuesday 09 June 2026  11:14:29 +0000 (0:00:00.023)       0:01:01.708 **********
2026-06-09 11:14:29.364626 | controller | ok: [localhost]
2026-06-09 11:14:29.364695 | controller |
2026-06-09 11:14:29.364701 | controller | TASK [run_hook : Ensure artifacts directory exists path={{ cifmw_basedir }}/artifacts, state=directory, mode=0755] ***
2026-06-09 11:14:29.364705 | controller | Tuesday 09 June 2026  11:14:29 +0000 (0:00:00.179)       0:01:01.889 **********
2026-06-09 11:14:29.364709 | controller | Tuesday 09 June 2026  11:14:29 +0000 (0:00:00.179)       0:01:01.888 **********
2026-06-09 11:14:29.587438 | controller | ok: [localhost]
2026-06-09 11:14:29.587529 | controller |
2026-06-09 11:14:29.587539 | controller | TASK [run_hook : Run hook without retry - Download needed tools] ***************
2026-06-09 11:14:29.587546 | controller | Tuesday 09 June 2026  11:14:29 +0000 (0:00:00.222)       0:01:02.112 **********
2026-06-09 11:14:29.587552 | controller | Tuesday 09 June 2026  11:14:29 +0000 (0:00:00.222)       0:01:02.111 **********
2026-06-09 11:15:15.673825 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_000_run_hook_without_retry_downloa.log
2026-06-09 11:15:15.673901 | controller | changed: [localhost]
2026-06-09 11:15:15.673907 | controller |
2026-06-09 11:15:15.673911 | controller | TASK [run_hook : Run hook with retry - Download needed tools] ******************
2026-06-09 11:15:15.673916 | controller | Tuesday 09 June 2026  11:15:15 +0000 (0:00:46.086)       0:01:48.198 **********
2026-06-09 11:15:15.673919 | controller | Tuesday 09 June 2026  11:15:15 +0000 (0:00:46.086)       0:01:48.197 **********
2026-06-09 11:15:15.711069 | controller | skipping: [localhost]
2026-06-09 11:15:15.711131 | controller |
2026-06-09 11:15:15.711136 | controller | TASK [run_hook : Check if we have a file path={{ cifmw_basedir }}/artifacts/{{ step }}_{{ hook_name }}.yml] ***
2026-06-09 11:15:15.711142 | controller | Tuesday 09 June 2026  11:15:15 +0000 (0:00:00.036)       0:01:48.235 **********
2026-06-09 11:15:15.711146 | controller | Tuesday 09 June 2026  11:15:15 +0000 (0:00:00.036)       0:01:48.234 **********
2026-06-09 11:15:15.939995 | controller | ok: [localhost]
2026-06-09 11:15:15.940081 | controller |
2026-06-09 11:15:15.940090 | controller | TASK [run_hook : Load generated content in main playbook file={{ cifmw_basedir }}/artifacts/{{ step }}_{{ hook_name }}.yml] ***
2026-06-09 11:15:15.940119 | controller | Tuesday 09 June 2026  11:15:15 +0000 (0:00:00.229)       0:01:48.464 **********
2026-06-09 11:15:15.940127 | controller | Tuesday 09 June 2026  11:15:15 +0000 (0:00:00.229)       0:01:48.463 **********
2026-06-09 11:15:16.025064 | controller | skipping: [localhost]
2026-06-09 11:15:16.025147 | controller |
2026-06-09 11:15:16.025153 | controller | PLAY [Prepare host virtualization] *********************************************
2026-06-09 11:15:16.025159 | controller |
2026-06-09 11:15:16.025163 | controller | TASK [Load parameters files name=cifmw_helpers, tasks_from=include_dir.yml] ****
2026-06-09 11:15:16.025167 | controller | Tuesday 09 June 2026  11:15:16 +0000 (0:00:00.085)       0:01:48.549 **********
2026-06-09 11:15:16.025172 | controller | Tuesday 09 June 2026  11:15:16 +0000 (0:00:00.085)       0:01:48.548 **********
2026-06-09 11:15:16.063368 | controller |
2026-06-09 11:15:16.063444 | controller | TASK [cifmw_helpers : Check directory is available path={{ included_dir | trim }}] ***
2026-06-09 11:15:16.063450 | controller | Tuesday 09 June 2026  11:15:16 +0000 (0:00:00.038)       0:01:48.588 **********
2026-06-09 11:15:16.063454 | controller | Tuesday 09 June 2026  11:15:16 +0000 (0:00:00.038)       0:01:48.586 **********
2026-06-09 11:15:16.300806 | controller | ok: [localhost]
2026-06-09 11:15:16.300869 | controller |
2026-06-09 11:15:16.300891 | controller | TASK [cifmw_helpers : Find yaml files paths={{ included_dir | trim }}, patterns=*.yml,*.yaml, file_type=file, recurse=False] ***
2026-06-09 11:15:16.300896 | controller | Tuesday 09 June 2026  11:15:16 +0000 (0:00:00.237)       0:01:48.825 **********
2026-06-09 11:15:16.300901 | controller | Tuesday 09 June 2026  11:15:16 +0000 (0:00:00.237)       0:01:48.824 **********
2026-06-09 11:15:16.531744 | controller | ok: [localhost]
2026-06-09 11:15:16.531815 | controller |
2026-06-09 11:15:16.531823 | controller | TASK [cifmw_helpers : Print available yaml files msg=Found yaml files to parse: {{ _yaml_files.files | map(attribute='path') | list }}
2026-06-09 11:15:16.531828 | controller | ] ***
2026-06-09 11:15:16.531834 | controller | Tuesday 09 June 2026  11:15:16 +0000 (0:00:00.231)       0:01:49.056 **********
2026-06-09 11:15:16.531839 | controller | Tuesday 09 June 2026  11:15:16 +0000 (0:00:00.231)       0:01:49.055 **********
2026-06-09 11:15:16.576231 | controller | ok: [localhost] =>
2026-06-09 11:15:16.576307 | controller |     msg: |
2026-06-09 11:15:16.576315 | controller |       Found yaml files to parse: ['/home/zuul/ci-framework-data/artifacts/parameters/zuul-params.yml', '/home/zuul/ci-framework-data/artifacts/parameters/install-yamls-params.yml', '/home/zuul/ci-framework-data/artifacts/parameters/custom-params.yml']
2026-06-09 11:15:16.576321 | controller |
2026-06-09 11:15:16.576326 | controller | TASK [cifmw_helpers : Create files on localhost and use include_vars] **********
2026-06-09 11:15:16.576332 | controller | Tuesday 09 June 2026  11:15:16 +0000 (0:00:00.044)       0:01:49.100 **********
2026-06-09 11:15:16.576336 | controller | Tuesday 09 June 2026  11:15:16 +0000 (0:00:00.044)       0:01:49.099 **********
2026-06-09 11:15:16.640884 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml for localhost => (item=(censored due to no_log))
2026-06-09 11:15:16.640943 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml for localhost => (item=(censored due to no_log))
2026-06-09 11:15:16.640947 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml for localhost => (item=(censored due to no_log))
2026-06-09 11:15:16.640951 | controller |
2026-06-09 11:15:16.640956 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-09 11:15:16.640960 | controller | Tuesday 09 June 2026  11:15:16 +0000 (0:00:00.064)       0:01:49.165 **********
2026-06-09 11:15:16.640964 | controller | Tuesday 09 June 2026  11:15:16 +0000 (0:00:00.064)       0:01:49.164 **********
2026-06-09 11:15:16.676339 | controller | skipping: [localhost]
2026-06-09 11:15:16.676394 | controller |
2026-06-09 11:15:16.676399 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-09 11:15:16.676403 | controller | Tuesday 09 June 2026  11:15:16 +0000 (0:00:00.035)       0:01:49.201 **********
2026-06-09 11:15:16.676408 | controller | Tuesday 09 June 2026  11:15:16 +0000 (0:00:00.035)       0:01:49.199 **********
2026-06-09 11:15:16.869564 | controller | ok: [localhost]
2026-06-09 11:15:16.869618 | controller |
2026-06-09 11:15:16.869623 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-09 11:15:16.869628 | controller | Tuesday 09 June 2026  11:15:16 +0000 (0:00:00.193)       0:01:49.394 **********
2026-06-09 11:15:16.869631 | controller | Tuesday 09 June 2026  11:15:16 +0000 (0:00:00.193)       0:01:49.393 **********
2026-06-09 11:15:17.153535 | controller | changed: [localhost]
2026-06-09 11:15:17.153591 | controller |
2026-06-09 11:15:17.153598 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-09 11:15:17.153605 | controller | Tuesday 09 June 2026  11:15:17 +0000 (0:00:00.284)       0:01:49.678 **********
2026-06-09 11:15:17.153610 | controller | Tuesday 09 June 2026  11:15:17 +0000 (0:00:00.284)       0:01:49.677 **********
2026-06-09 11:15:17.439834 | controller | ok: [localhost]
2026-06-09 11:15:17.439894 | controller |
2026-06-09 11:15:17.439901 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-09 11:15:17.439907 | controller | Tuesday 09 June 2026  11:15:17 +0000 (0:00:00.286)       0:01:49.964 **********
2026-06-09 11:15:17.439911 | controller | Tuesday 09 June 2026  11:15:17 +0000 (0:00:00.286)       0:01:49.963 **********
2026-06-09 11:15:17.860037 | controller | changed: [localhost]
2026-06-09 11:15:17.860122 | controller |
2026-06-09 11:15:17.860132 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-09 11:15:17.860165 | controller | Tuesday 09 June 2026  11:15:17 +0000 (0:00:00.419)       0:01:50.384 **********
2026-06-09 11:15:17.860173 | controller | Tuesday 09 June 2026  11:15:17 +0000 (0:00:00.419)       0:01:50.383 **********
2026-06-09 11:15:17.919616 | controller | ok: [localhost]
2026-06-09 11:15:17.919715 | controller |
2026-06-09 11:15:17.919731 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-09 11:15:17.919743 | controller | Tuesday 09 June 2026  11:15:17 +0000 (0:00:00.059)       0:01:50.444 **********
2026-06-09 11:15:17.919753 | controller | Tuesday 09 June 2026  11:15:17 +0000 (0:00:00.059)       0:01:50.443 **********
2026-06-09 11:15:18.116125 | controller | changed: [localhost]
2026-06-09 11:15:18.116191 | controller |
2026-06-09 11:15:18.116197 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-09 11:15:18.116202 | controller | Tuesday 09 June 2026  11:15:18 +0000 (0:00:00.196)       0:01:50.641 **********
2026-06-09 11:15:18.116205 | controller | Tuesday 09 June 2026  11:15:18 +0000 (0:00:00.196)       0:01:50.639 **********
2026-06-09 11:15:18.140351 | controller | skipping: [localhost]
2026-06-09 11:15:18.140427 | controller |
2026-06-09 11:15:18.140435 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-09 11:15:18.140442 | controller | Tuesday 09 June 2026  11:15:18 +0000 (0:00:00.024)       0:01:50.665 **********
2026-06-09 11:15:18.140447 | controller | Tuesday 09 June 2026  11:15:18 +0000 (0:00:00.024)       0:01:50.664 **********
2026-06-09 11:15:18.325307 | controller | ok: [localhost]
2026-06-09 11:15:18.325384 | controller |
2026-06-09 11:15:18.325392 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-09 11:15:18.325417 | controller | Tuesday 09 June 2026  11:15:18 +0000 (0:00:00.184)       0:01:50.850 **********
2026-06-09 11:15:18.325422 | controller | Tuesday 09 June 2026  11:15:18 +0000 (0:00:00.184)       0:01:50.848 **********
2026-06-09 11:15:18.512034 | controller | changed: [localhost]
2026-06-09 11:15:18.512111 | controller |
2026-06-09 11:15:18.512118 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-09 11:15:18.512122 | controller | Tuesday 09 June 2026  11:15:18 +0000 (0:00:00.185)       0:01:51.036 **********
2026-06-09 11:15:18.512126 | controller | Tuesday 09 June 2026  11:15:18 +0000 (0:00:00.186)       0:01:51.034 **********
2026-06-09 11:15:18.730428 | controller | ok: [localhost]
2026-06-09 11:15:18.730502 | controller |
2026-06-09 11:15:18.730525 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-09 11:15:18.730532 | controller | Tuesday 09 June 2026  11:15:18 +0000 (0:00:00.218)       0:01:51.254 **********
2026-06-09 11:15:18.730536 | controller | Tuesday 09 June 2026  11:15:18 +0000 (0:00:00.218)       0:01:51.253 **********
2026-06-09 11:15:19.198467 | controller | changed: [localhost]
2026-06-09 11:15:19.198569 | controller |
2026-06-09 11:15:19.198585 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-09 11:15:19.198597 | controller | Tuesday 09 June 2026  11:15:19 +0000 (0:00:00.468)       0:01:51.722 **********
2026-06-09 11:15:19.198608 | controller | Tuesday 09 June 2026  11:15:19 +0000 (0:00:00.467)       0:01:51.721 **********
2026-06-09 11:15:19.307174 | controller | ok: [localhost]
2026-06-09 11:15:19.307244 | controller |
2026-06-09 11:15:19.307250 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-09 11:15:19.307254 | controller | Tuesday 09 June 2026  11:15:19 +0000 (0:00:00.109)       0:01:51.831 **********
2026-06-09 11:15:19.307258 | controller | Tuesday 09 June 2026  11:15:19 +0000 (0:00:00.109)       0:01:51.830 **********
2026-06-09 11:15:19.552152 | controller | changed: [localhost]
2026-06-09 11:15:19.552246 | controller |
2026-06-09 11:15:19.552252 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-09 11:15:19.552257 | controller | Tuesday 09 June 2026  11:15:19 +0000 (0:00:00.245)       0:01:52.077 **********
2026-06-09 11:15:19.552260 | controller | Tuesday 09 June 2026  11:15:19 +0000 (0:00:00.245)       0:01:52.075 **********
2026-06-09 11:15:19.579468 | controller | skipping: [localhost]
2026-06-09 11:15:19.579534 | controller |
2026-06-09 11:15:19.579540 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-09 11:15:19.579558 | controller | Tuesday 09 June 2026  11:15:19 +0000 (0:00:00.027)       0:01:52.104 **********
2026-06-09 11:15:19.579562 | controller | Tuesday 09 June 2026  11:15:19 +0000 (0:00:00.027)       0:01:52.102 **********
2026-06-09 11:15:19.791029 | controller | ok: [localhost]
2026-06-09 11:15:19.791101 | controller |
2026-06-09 11:15:19.791112 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-09 11:15:19.791121 | controller | Tuesday 09 June 2026  11:15:19 +0000 (0:00:00.211)       0:01:52.315 **********
2026-06-09 11:15:19.791128 | controller | Tuesday 09 June 2026  11:15:19 +0000 (0:00:00.211)       0:01:52.314 **********
2026-06-09 11:15:20.000308 | controller | changed: [localhost]
2026-06-09 11:15:20.000382 | controller |
2026-06-09 11:15:20.000388 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-09 11:15:20.000392 | controller | Tuesday 09 June 2026  11:15:19 +0000 (0:00:00.209)       0:01:52.525 **********
2026-06-09 11:15:20.000396 | controller | Tuesday 09 June 2026  11:15:19 +0000 (0:00:00.209)       0:01:52.523 **********
2026-06-09 11:15:20.188691 | controller | ok: [localhost]
2026-06-09 11:15:20.188725 | controller |
2026-06-09 11:15:20.188730 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-09 11:15:20.188734 | controller | Tuesday 09 June 2026  11:15:20 +0000 (0:00:00.188)       0:01:52.713 **********
2026-06-09 11:15:20.188738 | controller | Tuesday 09 June 2026  11:15:20 +0000 (0:00:00.188)       0:01:52.712 **********
2026-06-09 11:15:20.568382 | controller | changed: [localhost]
2026-06-09 11:15:20.568433 | controller |
2026-06-09 11:15:20.568440 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-09 11:15:20.568445 | controller | Tuesday 09 June 2026  11:15:20 +0000 (0:00:00.379)       0:01:53.093 **********
2026-06-09 11:15:20.568450 | controller | Tuesday 09 June 2026  11:15:20 +0000 (0:00:00.379)       0:01:53.091 **********
2026-06-09 11:15:20.608413 | controller | ok: [localhost]
2026-06-09 11:15:20.608466 | controller |
2026-06-09 11:15:20.608472 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-09 11:15:20.608476 | controller | Tuesday 09 June 2026  11:15:20 +0000 (0:00:00.040)       0:01:53.133 **********
2026-06-09 11:15:20.608480 | controller | Tuesday 09 June 2026  11:15:20 +0000 (0:00:00.040)       0:01:53.132 **********
2026-06-09 11:15:20.799908 | controller | changed: [localhost]
2026-06-09 11:15:20.799949 | controller |
2026-06-09 11:15:20.799954 | controller | TASK [Ensure libvirt is present/configured name=libvirt_manager] ***************
2026-06-09 11:15:20.799959 | controller | Tuesday 09 June 2026  11:15:20 +0000 (0:00:00.191)       0:01:53.324 **********
2026-06-09 11:15:20.799963 | controller | Tuesday 09 June 2026  11:15:20 +0000 (0:00:00.191)       0:01:53.323 **********
2026-06-09 11:15:20.831051 | controller | skipping: [localhost]
2026-06-09 11:15:20.831116 | controller |
2026-06-09 11:15:20.831122 | controller | TASK [Perpare OpenShift provisioner node name=openshift_provisioner_node] ******
2026-06-09 11:15:20.831126 | controller | Tuesday 09 June 2026  11:15:20 +0000 (0:00:00.030)       0:01:53.355 **********
2026-06-09 11:15:20.831131 | controller | Tuesday 09 June 2026  11:15:20 +0000 (0:00:00.030)       0:01:53.354 **********
2026-06-09 11:15:20.939619 | controller | skipping: [localhost]
2026-06-09 11:15:20.939667 | controller |
2026-06-09 11:15:20.939672 | controller | PLAY [Run cifmw_setup infra, build package, container and operators, deploy EDPM] ***
2026-06-09 11:15:20.939676 | controller |
2026-06-09 11:15:20.939680 | controller | TASK [Load parameters files name=cifmw_helpers, tasks_from=include_dir.yml] ****
2026-06-09 11:15:20.939684 | controller | Tuesday 09 June 2026  11:15:20 +0000 (0:00:00.108)       0:01:53.464 **********
2026-06-09 11:15:20.939688 | controller | Tuesday 09 June 2026  11:15:20 +0000 (0:00:00.108)       0:01:53.463 **********
2026-06-09 11:15:21.014532 | controller |
2026-06-09 11:15:21.014598 | controller | TASK [cifmw_helpers : Check directory is available path={{ included_dir | trim }}] ***
2026-06-09 11:15:21.014605 | controller | Tuesday 09 June 2026  11:15:21 +0000 (0:00:00.074)       0:01:53.539 **********
2026-06-09 11:15:21.014609 | controller | Tuesday 09 June 2026  11:15:21 +0000 (0:00:00.074)       0:01:53.538 **********
2026-06-09 11:15:21.190897 | controller | ok: [localhost]
2026-06-09 11:15:21.190937 | controller |
2026-06-09 11:15:21.190946 | controller | TASK [cifmw_helpers : Find yaml files paths={{ included_dir | trim }}, patterns=*.yml,*.yaml, file_type=file, recurse=False] ***
2026-06-09 11:15:21.190953 | controller | Tuesday 09 June 2026  11:15:21 +0000 (0:00:00.176)       0:01:53.715 **********
2026-06-09 11:15:21.190959 | controller | Tuesday 09 June 2026  11:15:21 +0000 (0:00:00.176)       0:01:53.714 **********
2026-06-09 11:15:21.368442 | controller | ok: [localhost]
2026-06-09 11:15:21.368477 | controller |
2026-06-09 11:15:21.368484 | controller | TASK [cifmw_helpers : Print available yaml files msg=Found yaml files to parse: {{ _yaml_files.files | map(attribute='path') | list }}
2026-06-09 11:15:21.368489 | controller | ] ***
2026-06-09 11:15:21.368494 | controller | Tuesday 09 June 2026  11:15:21 +0000 (0:00:00.177)       0:01:53.893 **********
2026-06-09 11:15:21.368499 | controller | Tuesday 09 June 2026  11:15:21 +0000 (0:00:00.177)       0:01:53.892 **********
2026-06-09 11:15:21.395871 | controller | ok: [localhost] =>
2026-06-09 11:15:21.395911 | controller |     msg: |
2026-06-09 11:15:21.395918 | controller |       Found yaml files to parse: ['/home/zuul/ci-framework-data/artifacts/parameters/zuul-params.yml', '/home/zuul/ci-framework-data/artifacts/parameters/install-yamls-params.yml', '/home/zuul/ci-framework-data/artifacts/parameters/custom-params.yml']
2026-06-09 11:15:21.395923 | controller |
2026-06-09 11:15:21.395928 | controller | TASK [cifmw_helpers : Create files on localhost and use include_vars] **********
2026-06-09 11:15:21.395933 | controller | Tuesday 09 June 2026  11:15:21 +0000 (0:00:00.027)       0:01:53.920 **********
2026-06-09 11:15:21.395938 | controller | Tuesday 09 June 2026  11:15:21 +0000 (0:00:00.027)       0:01:53.919 **********
2026-06-09 11:15:21.457786 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml for localhost => (item=(censored due to no_log))
2026-06-09 11:15:21.457821 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml for localhost => (item=(censored due to no_log))
2026-06-09 11:15:21.457825 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml for localhost => (item=(censored due to no_log))
2026-06-09 11:15:21.457829 | controller |
2026-06-09 11:15:21.457834 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-09 11:15:21.457838 | controller | Tuesday 09 June 2026  11:15:21 +0000 (0:00:00.061)       0:01:53.982 **********
2026-06-09 11:15:21.457842 | controller | Tuesday 09 June 2026  11:15:21 +0000 (0:00:00.061)       0:01:53.981 **********
2026-06-09 11:15:21.485032 | controller | skipping: [localhost]
2026-06-09 11:15:21.485075 | controller |
2026-06-09 11:15:21.485085 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-09 11:15:21.485089 | controller | Tuesday 09 June 2026  11:15:21 +0000 (0:00:00.027)       0:01:54.009 **********
2026-06-09 11:15:21.485093 | controller | Tuesday 09 June 2026  11:15:21 +0000 (0:00:00.027)       0:01:54.008 **********
2026-06-09 11:15:21.715680 | controller | ok: [localhost]
2026-06-09 11:15:21.715750 | controller |
2026-06-09 11:15:21.715756 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-09 11:15:21.715760 | controller | Tuesday 09 June 2026  11:15:21 +0000 (0:00:00.230)       0:01:54.240 **********
2026-06-09 11:15:21.715764 | controller | Tuesday 09 June 2026  11:15:21 +0000 (0:00:00.230)       0:01:54.239 **********
2026-06-09 11:15:21.896776 | controller | changed: [localhost]
2026-06-09 11:15:21.896828 | controller |
2026-06-09 11:15:21.896834 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-09 11:15:21.896839 | controller | Tuesday 09 June 2026  11:15:21 +0000 (0:00:00.181)       0:01:54.421 **********
2026-06-09 11:15:21.896844 | controller | Tuesday 09 June 2026  11:15:21 +0000 (0:00:00.181)       0:01:54.420 **********
2026-06-09 11:15:22.065219 | controller | ok: [localhost]
2026-06-09 11:15:22.065288 | controller |
2026-06-09 11:15:22.065293 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-09 11:15:22.065298 | controller | Tuesday 09 June 2026  11:15:22 +0000 (0:00:00.168)       0:01:54.590 **********
2026-06-09 11:15:22.065315 | controller | Tuesday 09 June 2026  11:15:22 +0000 (0:00:00.168)       0:01:54.588 **********
2026-06-09 11:15:22.459888 | controller | changed: [localhost]
2026-06-09 11:15:22.459967 | controller |
2026-06-09 11:15:22.459974 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-09 11:15:22.459979 | controller | Tuesday 09 June 2026  11:15:22 +0000 (0:00:00.394)       0:01:54.984 **********
2026-06-09 11:15:22.459984 | controller | Tuesday 09 June 2026  11:15:22 +0000 (0:00:00.394)       0:01:54.983 **********
2026-06-09 11:15:22.508637 | controller | ok: [localhost]
2026-06-09 11:15:22.508707 | controller |
2026-06-09 11:15:22.508714 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-09 11:15:22.508719 | controller | Tuesday 09 June 2026  11:15:22 +0000 (0:00:00.048)       0:01:55.033 **********
2026-06-09 11:15:22.508724 | controller | Tuesday 09 June 2026  11:15:22 +0000 (0:00:00.048)       0:01:55.032 **********
2026-06-09 11:15:22.696288 | controller | changed: [localhost]
2026-06-09 11:15:22.696351 | controller |
2026-06-09 11:15:22.696356 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-09 11:15:22.696360 | controller | Tuesday 09 June 2026  11:15:22 +0000 (0:00:00.187)       0:01:55.221 **********
2026-06-09 11:15:22.696363 | controller | Tuesday 09 June 2026  11:15:22 +0000 (0:00:00.187)       0:01:55.219 **********
2026-06-09 11:15:22.721255 | controller | skipping: [localhost]
2026-06-09 11:15:22.721290 | controller |
2026-06-09 11:15:22.721296 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-09 11:15:22.721310 | controller | Tuesday 09 June 2026  11:15:22 +0000 (0:00:00.025)       0:01:55.246 **********
2026-06-09 11:15:22.721314 | controller | Tuesday 09 June 2026  11:15:22 +0000 (0:00:00.025)       0:01:55.244 **********
2026-06-09 11:15:22.947746 | controller | ok: [localhost]
2026-06-09 11:15:22.947779 | controller |
2026-06-09 11:15:22.947785 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-09 11:15:22.947789 | controller | Tuesday 09 June 2026  11:15:22 +0000 (0:00:00.226)       0:01:55.472 **********
2026-06-09 11:15:22.947792 | controller | Tuesday 09 June 2026  11:15:22 +0000 (0:00:00.226)       0:01:55.471 **********
2026-06-09 11:15:23.124860 | controller | changed: [localhost]
2026-06-09 11:15:23.124930 | controller |
2026-06-09 11:15:23.124938 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-09 11:15:23.124944 | controller | Tuesday 09 June 2026  11:15:23 +0000 (0:00:00.176)       0:01:55.649 **********
2026-06-09 11:15:23.124949 | controller | Tuesday 09 June 2026  11:15:23 +0000 (0:00:00.176)       0:01:55.648 **********
2026-06-09 11:15:23.312249 | controller | ok: [localhost]
2026-06-09 11:15:23.312324 | controller |
2026-06-09 11:15:23.312330 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-09 11:15:23.312334 | controller | Tuesday 09 June 2026  11:15:23 +0000 (0:00:00.187)       0:01:55.836 **********
2026-06-09 11:15:23.312337 | controller | Tuesday 09 June 2026  11:15:23 +0000 (0:00:00.187)       0:01:55.835 **********
2026-06-09 11:15:23.755215 | controller | changed: [localhost]
2026-06-09 11:15:23.755256 | controller |
2026-06-09 11:15:23.755264 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-09 11:15:23.755270 | controller | Tuesday 09 June 2026  11:15:23 +0000 (0:00:00.443)       0:01:56.279 **********
2026-06-09 11:15:23.755275 | controller | Tuesday 09 June 2026  11:15:23 +0000 (0:00:00.442)       0:01:56.278 **********
2026-06-09 11:15:23.818909 | controller | ok: [localhost]
2026-06-09 11:15:23.818989 | controller |
2026-06-09 11:15:23.819003 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-09 11:15:23.819015 | controller | Tuesday 09 June 2026  11:15:23 +0000 (0:00:00.063)       0:01:56.343 **********
2026-06-09 11:15:23.819027 | controller | Tuesday 09 June 2026  11:15:23 +0000 (0:00:00.063)       0:01:56.342 **********
2026-06-09 11:15:24.069141 | controller | changed: [localhost]
2026-06-09 11:15:24.069218 | controller |
2026-06-09 11:15:24.069226 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-09 11:15:24.069245 | controller | Tuesday 09 June 2026  11:15:24 +0000 (0:00:00.250)       0:01:56.594 **********
2026-06-09 11:15:24.069250 | controller | Tuesday 09 June 2026  11:15:24 +0000 (0:00:00.250)       0:01:56.592 **********
2026-06-09 11:15:24.102331 | controller | skipping: [localhost]
2026-06-09 11:15:24.102407 | controller |
2026-06-09 11:15:24.102413 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-09 11:15:24.102419 | controller | Tuesday 09 June 2026  11:15:24 +0000 (0:00:00.033)       0:01:56.627 **********
2026-06-09 11:15:24.102425 | controller | Tuesday 09 June 2026  11:15:24 +0000 (0:00:00.033)       0:01:56.625 **********
2026-06-09 11:15:24.348863 | controller | ok: [localhost]
2026-06-09 11:15:24.348950 | controller |
2026-06-09 11:15:24.348958 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-09 11:15:24.348964 | controller | Tuesday 09 June 2026  11:15:24 +0000 (0:00:00.246)       0:01:56.873 **********
2026-06-09 11:15:24.348969 | controller | Tuesday 09 June 2026  11:15:24 +0000 (0:00:00.246)       0:01:56.872 **********
2026-06-09 11:15:24.590789 | controller | changed: [localhost]
2026-06-09 11:15:24.590842 | controller |
2026-06-09 11:15:24.590849 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-09 11:15:24.590856 | controller | Tuesday 09 June 2026  11:15:24 +0000 (0:00:00.241)       0:01:57.114 **********
2026-06-09 11:15:24.590861 | controller | Tuesday 09 June 2026  11:15:24 +0000 (0:00:00.241)       0:01:57.113 **********
2026-06-09 11:15:24.776758 | controller | ok: [localhost]
2026-06-09 11:15:24.776839 | controller |
2026-06-09 11:15:24.776847 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-09 11:15:24.776853 | controller | Tuesday 09 June 2026  11:15:24 +0000 (0:00:00.186)       0:01:57.301 **********
2026-06-09 11:15:24.776858 | controller | Tuesday 09 June 2026  11:15:24 +0000 (0:00:00.186)       0:01:57.300 **********
2026-06-09 11:15:25.172108 | controller | changed: [localhost]
2026-06-09 11:15:25.172187 | controller |
2026-06-09 11:15:25.172198 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-09 11:15:25.172206 | controller | Tuesday 09 June 2026  11:15:25 +0000 (0:00:00.395)       0:01:57.696 **********
2026-06-09 11:15:25.172214 | controller | Tuesday 09 June 2026  11:15:25 +0000 (0:00:00.395)       0:01:57.695 **********
2026-06-09 11:15:25.214459 | controller | ok: [localhost]
2026-06-09 11:15:25.214525 | controller |
2026-06-09 11:15:25.214531 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-09 11:15:25.214536 | controller | Tuesday 09 June 2026  11:15:25 +0000 (0:00:00.041)       0:01:57.738 **********
2026-06-09 11:15:25.214540 | controller | Tuesday 09 June 2026  11:15:25 +0000 (0:00:00.041)       0:01:57.737 **********
2026-06-09 11:15:25.401653 | controller | changed: [localhost]
2026-06-09 11:15:25.401738 | controller |
2026-06-09 11:15:25.401749 | controller | TASK [networking_mapper : Check for Networking Environment Definition file existence path={{ cifmw_networking_mapper_networking_env_def_path }}] ***
2026-06-09 11:15:25.401758 | controller | Tuesday 09 June 2026  11:15:25 +0000 (0:00:00.187)       0:01:57.926 **********
2026-06-09 11:15:25.401765 | controller | Tuesday 09 June 2026  11:15:25 +0000 (0:00:00.187)       0:01:57.925 **********
2026-06-09 11:15:25.622859 | controller | ok: [localhost]
2026-06-09 11:15:25.622897 | controller |
2026-06-09 11:15:25.622903 | controller | TASK [networking_mapper : Check for Networking Definition file existance that=['_net_env_def_stat.stat.exists'], msg=Ensure that the Networking Environment Definition file exists in {{ cifmw_networking_mapper_networking_env_def_path }}, quiet=True] ***
2026-06-09 11:15:25.622908 | controller | Tuesday 09 June 2026  11:15:25 +0000 (0:00:00.221)       0:01:58.147 **********
2026-06-09 11:15:25.622913 | controller | Tuesday 09 June 2026  11:15:25 +0000 (0:00:00.221)       0:01:58.146 **********
2026-06-09 11:15:25.658706 | controller | skipping: [localhost]
2026-06-09 11:15:25.658745 | controller |
2026-06-09 11:15:25.658762 | controller | TASK [networking_mapper : Load the Networking Definition from file path={{ cifmw_networking_mapper_networking_env_def_path }}] ***
2026-06-09 11:15:25.658769 | controller | Tuesday 09 June 2026  11:15:25 +0000 (0:00:00.035)       0:01:58.183 **********
2026-06-09 11:15:25.658779 | controller | Tuesday 09 June 2026  11:15:25 +0000 (0:00:00.035)       0:01:58.182 **********
2026-06-09 11:15:25.700207 | controller | skipping: [localhost]
2026-06-09 11:15:25.700237 | controller |
2026-06-09 11:15:25.700243 | controller | TASK [networking_mapper : Set cifmw_networking_env_definition is present cifmw_networking_env_definition={{
2026-06-09 11:15:25.700247 | controller |   _net_env_def_slurp['content'] |
2026-06-09 11:15:25.700251 | controller |   b64decode |
2026-06-09 11:15:25.700255 | controller |   from_yaml
2026-06-09 11:15:25.700259 | controller | }}, cacheable=True] ***
2026-06-09 11:15:25.700263 | controller | Tuesday 09 June 2026  11:15:25 +0000 (0:00:00.041)       0:01:58.225 **********
2026-06-09 11:15:25.700266 | controller | Tuesday 09 June 2026  11:15:25 +0000 (0:00:00.041)       0:01:58.223 **********
2026-06-09 11:15:25.739538 | controller | skipping: [localhost]
2026-06-09 11:15:25.739567 | controller |
2026-06-09 11:15:25.739572 | controller | TASK [Deploy OCP using Hive name=hive] *****************************************
2026-06-09 11:15:25.739576 | controller | Tuesday 09 June 2026  11:15:25 +0000 (0:00:00.039)       0:01:58.264 **********
2026-06-09 11:15:25.739579 | controller | Tuesday 09 June 2026  11:15:25 +0000 (0:00:00.039)       0:01:58.263 **********
2026-06-09 11:15:25.763355 | controller | skipping: [localhost]
2026-06-09 11:15:25.763385 | controller |
2026-06-09 11:15:25.763390 | controller | TASK [Prepare CRC name=rhol_crc] ***********************************************
2026-06-09 11:15:25.763395 | controller | Tuesday 09 June 2026  11:15:25 +0000 (0:00:00.023)       0:01:58.288 **********
2026-06-09 11:15:25.763398 | controller | Tuesday 09 June 2026  11:15:25 +0000 (0:00:00.023)       0:01:58.287 **********
2026-06-09 11:15:25.918878 | controller |
2026-06-09 11:15:25.918911 | controller | TASK [rhol_crc : Ensure directories exist path={{ item }}, state=directory, mode=0755] ***
2026-06-09 11:15:25.918916 | controller | Tuesday 09 June 2026  11:15:25 +0000 (0:00:00.155)       0:01:58.443 **********
2026-06-09 11:15:25.918921 | controller | Tuesday 09 June 2026  11:15:25 +0000 (0:00:00.155)       0:01:58.442 **********
2026-06-09 11:15:26.475482 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts)
2026-06-09 11:15:26.475577 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/logs)
2026-06-09 11:15:26.475597 | controller | ok: [localhost] => (item=/usr/local/bin)
2026-06-09 11:15:26.475619 | controller |
2026-06-09 11:15:26.475630 | controller | TASK [manage_secrets : Ensure directory tree exist path={{ cifmw_manage_secrets_basedir }}/secrets, state=directory, owner={{ cifmw_manage_secrets_owner }}, mode=0700] ***
2026-06-09 11:15:26.475638 | controller | Tuesday 09 June 2026  11:15:26 +0000 (0:00:00.556)       0:01:59.000 **********
2026-06-09 11:15:26.475647 | controller | Tuesday 09 June 2026  11:15:26 +0000 (0:00:00.556)       0:01:58.999 **********
2026-06-09 11:15:26.691247 | controller | changed: [localhost]
2026-06-09 11:15:26.691287 | controller |
2026-06-09 11:15:26.691295 | controller | TASK [rhol_crc : Check for binary path={{ cifmw_rhol_crc_binary }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-09 11:15:26.691302 | controller | Tuesday 09 June 2026  11:15:26 +0000 (0:00:00.215)       0:01:59.215 **********
2026-06-09 11:15:26.691308 | controller | Tuesday 09 June 2026  11:15:26 +0000 (0:00:00.215)       0:01:59.214 **********
2026-06-09 11:15:26.898472 | controller | ok: [localhost]
2026-06-09 11:15:26.898555 | controller |
2026-06-09 11:15:26.898563 | controller | TASK [rhol_crc : Get versions if binary is available _raw_params=get_versions.yml] ***
2026-06-09 11:15:26.898568 | controller | Tuesday 09 June 2026  11:15:26 +0000 (0:00:00.207)       0:01:59.423 **********
2026-06-09 11:15:26.898572 | controller | Tuesday 09 June 2026  11:15:26 +0000 (0:00:00.207)       0:01:59.422 **********
2026-06-09 11:15:26.941550 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/rhol_crc/tasks/get_versions.yml for localhost
2026-06-09 11:15:26.941613 | controller |
2026-06-09 11:15:26.941618 | controller | TASK [rhol_crc : Get CRC binary version _raw_params={{ cifmw_rhol_crc_binary }} version] ***
2026-06-09 11:15:26.941622 | controller | Tuesday 09 June 2026  11:15:26 +0000 (0:00:00.042)       0:01:59.466 **********
2026-06-09 11:15:26.941627 | controller | Tuesday 09 June 2026  11:15:26 +0000 (0:00:00.042)       0:01:59.465 **********
2026-06-09 11:15:27.376207 | controller | changed: [localhost]
2026-06-09 11:15:27.376357 | controller |
2026-06-09 11:15:27.376368 | controller | TASK [rhol_crc : Extract versions crc_version={{
2026-06-09 11:15:27.376378 | controller |   _crc_vers.stdout_lines |
2026-06-09 11:15:27.376386 | controller |   select('match', 'CRC') | first |
2026-06-09 11:15:27.376395 | controller |   regex_replace('^CRC version: ([0-9\.]+).*$', '\1') }}, crc_openshift_version={{
2026-06-09 11:15:27.376403 | controller |   _crc_vers.stdout_lines |
2026-06-09 11:15:27.376411 | controller |   select ('match', 'OpenShift') | first |
2026-06-09 11:15:27.376418 | controller |   regex_replace('^OpenShift version: (.*)$', '\1') }}] ***
2026-06-09 11:15:27.376426 | controller | Tuesday 09 June 2026  11:15:27 +0000 (0:00:00.434)       0:01:59.900 **********
2026-06-09 11:15:27.376476 | controller | Tuesday 09 June 2026  11:15:27 +0000 (0:00:00.434)       0:01:59.899 **********
2026-06-09 11:15:27.433162 | controller | ok: [localhost]
2026-06-09 11:15:27.433292 | controller |
2026-06-09 11:15:27.433303 | controller | TASK [rhol_crc : Output found binary location and versions msg=Found crc at {{ cifmw_rhol_crc_binary }}, with version {{ crc_version }} (wants: {{ cifmw_rhol_crc_version }}) and serving OpenShift version {{ crc_openshift_version }}.] ***
2026-06-09 11:15:27.433310 | controller | Tuesday 09 June 2026  11:15:27 +0000 (0:00:00.056)       0:01:59.957 **********
2026-06-09 11:15:27.433317 | controller | Tuesday 09 June 2026  11:15:27 +0000 (0:00:00.056)       0:01:59.956 **********
2026-06-09 11:15:27.470307 | controller | ok: [localhost] =>
2026-06-09 11:15:27.470434 | controller |     msg: 'Found crc at /usr/local/bin/crc, with version 2.56.0 (wants: 2.39.0) and serving
2026-06-09 11:15:27.470442 | controller |       OpenShift version 4.20.1.'
2026-06-09 11:15:27.470448 | controller |
2026-06-09 11:15:27.470454 | controller | TASK [rhol_crc : Get CRC VM availability command=info, uri=qemu:///system] *****
2026-06-09 11:15:27.470460 | controller | Tuesday 09 June 2026  11:15:27 +0000 (0:00:00.036)       0:01:59.994 **********
2026-06-09 11:15:27.470465 | controller | Tuesday 09 June 2026  11:15:27 +0000 (0:00:00.036)       0:01:59.993 **********
2026-06-09 11:15:27.882453 | controller | ok: [localhost]
2026-06-09 11:15:27.882536 | controller |
2026-06-09 11:15:27.882545 | controller | TASK [rhol_crc : Set CRC status crc_bin_available={{ _crc_bin.stat.exists }}, crc_present={{ _domains is defined and 'crc' in _domains }}, crc_running={{
2026-06-09 11:15:27.882552 | controller |   _domain is defined and
2026-06-09 11:15:27.882558 | controller |   'crc' in _domains and
2026-06-09 11:15:27.882563 | controller |   _domains.crc.state == 'running'
2026-06-09 11:15:27.882569 | controller | }}] ***
2026-06-09 11:15:27.882575 | controller | Tuesday 09 June 2026  11:15:27 +0000 (0:00:00.412)       0:02:00.407 **********
2026-06-09 11:15:27.882581 | controller | Tuesday 09 June 2026  11:15:27 +0000 (0:00:00.412)       0:02:00.406 **********
2026-06-09 11:15:27.914409 | controller | ok: [localhost]
2026-06-09 11:15:27.914474 | controller |
2026-06-09 11:15:27.914481 | controller | TASK [rhol_crc : Fail if crc domain is already defined msg=The crc domain already exist. Set cifmw_rhol_crc_force_cleanup to true to force the cleanup. Interrupting tasks.] ***
2026-06-09 11:15:27.914528 | controller | Tuesday 09 June 2026  11:15:27 +0000 (0:00:00.031)       0:02:00.439 **********
2026-06-09 11:15:27.914537 | controller | Tuesday 09 June 2026  11:15:27 +0000 (0:00:00.031)       0:02:00.438 **********
2026-06-09 11:15:27.939925 | controller | skipping: [localhost]
2026-06-09 11:15:27.939996 | controller |
2026-06-09 11:15:27.940002 | controller | TASK [Ensure pull-secret is in place if we need to configure CRC name=manage_secrets, tasks_from=pull_secret.yml] ***
2026-06-09 11:15:27.940007 | controller | Tuesday 09 June 2026  11:15:27 +0000 (0:00:00.025)       0:02:00.464 **********
2026-06-09 11:15:27.940011 | controller | Tuesday 09 June 2026  11:15:27 +0000 (0:00:00.025)       0:02:00.463 **********
2026-06-09 11:15:27.988676 | controller |
2026-06-09 11:15:27.988765 | controller | TASK [manage_secrets : Assert we get needed data quiet=True, that=['cifmw_manage_secrets_pullsecret_file != None or cifmw_manage_secrets_pullsecret_content != None', 'not (cifmw_manage_secrets_pullsecret_file != None and cifmw_manage_secrets_pullsecret_content != None)'], msg=Please provide EITHER cifmw_manage_secrets_pullsecret_file
2026-06-09 11:15:27.988778 | controller | OR cifmw_manage_secrets_pullsecret_content - not both.
2026-06-09 11:15:27.988788 | controller | ] ***
2026-06-09 11:15:27.988810 | controller | Tuesday 09 June 2026  11:15:27 +0000 (0:00:00.048)       0:02:00.513 **********
2026-06-09 11:15:27.988819 | controller | Tuesday 09 June 2026  11:15:27 +0000 (0:00:00.048)       0:02:00.512 **********
2026-06-09 11:15:28.031574 | controller | ok: [localhost]
2026-06-09 11:15:28.031643 | controller |
2026-06-09 11:15:28.031653 | controller | TASK [manage_secrets : Manage secret _raw_params=_push_secret.yml] *************
2026-06-09 11:15:28.031660 | controller | Tuesday 09 June 2026  11:15:28 +0000 (0:00:00.042)       0:02:00.556 **********
2026-06-09 11:15:28.031667 | controller | Tuesday 09 June 2026  11:15:28 +0000 (0:00:00.042)       0:02:00.555 **********
2026-06-09 11:15:28.067372 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/manage_secrets/tasks/_push_secret.yml for localhost
2026-06-09 11:15:28.067458 | controller |
2026-06-09 11:15:28.067468 | controller | TASK [manage_secrets : Debug _secret_dest var=_secret_dest] ********************
2026-06-09 11:15:28.067476 | controller | Tuesday 09 June 2026  11:15:28 +0000 (0:00:00.035)       0:02:00.592 **********
2026-06-09 11:15:28.067483 | controller | Tuesday 09 June 2026  11:15:28 +0000 (0:00:00.035)       0:02:00.590 **********
2026-06-09 11:15:28.100492 | controller | ok: [localhost] =>
2026-06-09 11:15:28.100557 | controller |     _secret_dest: /home/zuul/pull-secret.json
2026-06-09 11:15:28.100563 | controller |
2026-06-09 11:15:28.100568 | controller | TASK [manage_secrets : Debug _secret_file var=_secret_file] ********************
2026-06-09 11:15:28.100572 | controller | Tuesday 09 June 2026  11:15:28 +0000 (0:00:00.033)       0:02:00.625 **********
2026-06-09 11:15:28.100575 | controller | Tuesday 09 June 2026  11:15:28 +0000 (0:00:00.033)       0:02:00.624 **********
2026-06-09 11:15:28.129430 | controller | ok: [localhost] =>
2026-06-09 11:15:28.129488 | controller |     _secret_file: null
2026-06-09 11:15:28.129493 | controller |
2026-06-09 11:15:28.129497 | controller | TASK [manage_secrets : Debug _secret_content var=_secret_content] **************
2026-06-09 11:15:28.129501 | controller | Tuesday 09 June 2026  11:15:28 +0000 (0:00:00.028)       0:02:00.654 **********
2026-06-09 11:15:28.129505 | controller | Tuesday 09 June 2026  11:15:28 +0000 (0:00:00.028)       0:02:00.652 **********
2026-06-09 11:15:28.158417 | controller | ok: [localhost] =>
2026-06-09 11:15:28.158463 | controller |     _secret_content: {}
2026-06-09 11:15:28.158469 | controller |
2026-06-09 11:15:28.158475 | controller | TASK [manage_secrets : Ensure parameter is an absolute path that=['_secret_file is ansible.builtin.abs'], msg={{ _secret_file }} must be an absolute path
2026-06-09 11:15:28.158480 | controller | ] ***
2026-06-09 11:15:28.158486 | controller | Tuesday 09 June 2026  11:15:28 +0000 (0:00:00.028)       0:02:00.683 **********
2026-06-09 11:15:28.158491 | controller | Tuesday 09 June 2026  11:15:28 +0000 (0:00:00.028)       0:02:00.681 **********
2026-06-09 11:15:28.189258 | controller | skipping: [localhost]
2026-06-09 11:15:28.189280 | controller |
2026-06-09 11:15:28.189286 | controller | TASK [manage_secrets : Check if pull secret src file exists path={{ _secret_file }}] ***
2026-06-09 11:15:28.189290 | controller | Tuesday 09 June 2026  11:15:28 +0000 (0:00:00.030)       0:02:00.713 **********
2026-06-09 11:15:28.189294 | controller | Tuesday 09 June 2026  11:15:28 +0000 (0:00:00.030)       0:02:00.712 **********
2026-06-09 11:15:28.214412 | controller | skipping: [localhost]
2026-06-09 11:15:28.214465 | controller |
2026-06-09 11:15:28.214470 | controller | TASK [manage_secrets : Copy file to location remote_src={{ _ps_exists.stat.exists | default(false) }}, dest={{ _secret_dest }}, src={{ _secret_file }}, mode=0600, owner={{ cifmw_manage_secrets_owner }}] ***
2026-06-09 11:15:28.214475 | controller | Tuesday 09 June 2026  11:15:28 +0000 (0:00:00.025)       0:02:00.739 **********
2026-06-09 11:15:28.214479 | controller | Tuesday 09 June 2026  11:15:28 +0000 (0:00:00.025)       0:02:00.738 **********
2026-06-09 11:15:28.244596 | controller | skipping: [localhost]
2026-06-09 11:15:28.244678 | controller |
2026-06-09 11:15:28.244701 | controller | TASK [manage_secrets : Create file from content] *******************************
2026-06-09 11:15:28.244707 | controller | Tuesday 09 June 2026  11:15:28 +0000 (0:00:00.029)       0:02:00.769 **********
2026-06-09 11:15:28.244712 | controller | Tuesday 09 June 2026  11:15:28 +0000 (0:00:00.029)       0:02:00.768 **********
2026-06-09 11:15:28.290251 | controller | skipping: [localhost]
2026-06-09 11:15:28.290293 | controller |
2026-06-09 11:15:28.290309 | controller | TASK [rhol_crc : Get wanted RHOL/CRC version binary if needed _raw_params=binary.yml] ***
2026-06-09 11:15:28.290316 | controller | Tuesday 09 June 2026  11:15:28 +0000 (0:00:00.045)       0:02:00.815 **********
2026-06-09 11:15:28.290321 | controller | Tuesday 09 June 2026  11:15:28 +0000 (0:00:00.045)       0:02:00.813 **********
2026-06-09 11:15:28.320959 | controller | skipping: [localhost]
2026-06-09 11:15:28.320999 | controller |
2026-06-09 11:15:28.321005 | controller | TASK [rhol_crc : Setup sudoers file for sudo commands in RHOL/CRC setup _raw_params=sudoers_grant.yml] ***
2026-06-09 11:15:28.321011 | controller | Tuesday 09 June 2026  11:15:28 +0000 (0:00:00.030)       0:02:00.845 **********
2026-06-09 11:15:28.321015 | controller | Tuesday 09 June 2026  11:15:28 +0000 (0:00:00.030)       0:02:00.844 **********
2026-06-09 11:15:28.346663 | controller | skipping: [localhost]
2026-06-09 11:15:28.346696 | controller |
2026-06-09 11:15:28.346701 | controller | TASK [rhol_crc : Clean RHOL/CRC if wanted _raw_params=cleanup.yml] *************
2026-06-09 11:15:28.346705 | controller | Tuesday 09 June 2026  11:15:28 +0000 (0:00:00.025)       0:02:00.871 **********
2026-06-09 11:15:28.346708 | controller | Tuesday 09 June 2026  11:15:28 +0000 (0:00:00.025)       0:02:00.870 **********
2026-06-09 11:15:28.373151 | controller | skipping: [localhost]
2026-06-09 11:15:28.373186 | controller |
2026-06-09 11:15:28.373219 | controller | TASK [rhol_crc : Set RHOL/CRC configuration options _raw_params=configuration.yml] ***
2026-06-09 11:15:28.373224 | controller | Tuesday 09 June 2026  11:15:28 +0000 (0:00:00.026)       0:02:00.897 **********
2026-06-09 11:15:28.373228 | controller | Tuesday 09 June 2026  11:15:28 +0000 (0:00:00.026)       0:02:00.896 **********
2026-06-09 11:15:28.401819 | controller | skipping: [localhost]
2026-06-09 11:15:28.401855 | controller |
2026-06-09 11:15:28.401862 | controller | TASK [rhol_crc : Setup RHOL/CRC _raw_params=set -o pipefail; {{ cifmw_rhol_crc_binary }} setup 2>&1 | tee {{ cifmw_rhol_crc_basedir }}/logs/crc-setup.log] ***
2026-06-09 11:15:28.401868 | controller | Tuesday 09 June 2026  11:15:28 +0000 (0:00:00.028)       0:02:00.926 **********
2026-06-09 11:15:28.401873 | controller | Tuesday 09 June 2026  11:15:28 +0000 (0:00:00.028)       0:02:00.925 **********
2026-06-09 11:15:28.428900 | controller | skipping: [localhost]
2026-06-09 11:15:28.428929 | controller |
2026-06-09 11:15:28.428934 | controller | TASK [rhol_crc : Start RHOL/CRC _raw_params=set -o pipefail; {{ cifmw_rhol_crc_binary }} start 2>&1 | tee {{ cifmw_rhol_crc_basedir }}/logs/crc-start.log] ***
2026-06-09 11:15:28.428938 | controller | Tuesday 09 June 2026  11:15:28 +0000 (0:00:00.027)       0:02:00.953 **********
2026-06-09 11:15:28.428942 | controller | Tuesday 09 June 2026  11:15:28 +0000 (0:00:00.027)       0:02:00.952 **********
2026-06-09 11:15:28.952825 | controller | changed: [localhost]
2026-06-09 11:15:28.952891 | controller |
2026-06-09 11:15:28.952897 | controller | TASK [rhol_crc : List VMs command=list_vms] ************************************
2026-06-09 11:15:28.952902 | controller | Tuesday 09 June 2026  11:15:28 +0000 (0:00:00.523)       0:02:01.477 **********
2026-06-09 11:15:28.952905 | controller | Tuesday 09 June 2026  11:15:28 +0000 (0:00:00.523)       0:02:01.476 **********
2026-06-09 11:15:29.192935 | controller | ok: [localhost]
2026-06-09 11:15:29.192983 | controller |
2026-06-09 11:15:29.192991 | controller | TASK [rhol_crc : Output VMs var=_vm_list] **************************************
2026-06-09 11:15:29.192997 | controller | Tuesday 09 June 2026  11:15:29 +0000 (0:00:00.240)       0:02:01.717 **********
2026-06-09 11:15:29.193002 | controller | Tuesday 09 June 2026  11:15:29 +0000 (0:00:00.240)       0:02:01.716 **********
2026-06-09 11:15:29.218382 | controller | ok: [localhost] =>
2026-06-09 11:15:29.218421 | controller |     _vm_list:
2026-06-09 11:15:29.218428 | controller |       changed: false
2026-06-09 11:15:29.218433 | controller |       failed: false
2026-06-09 11:15:29.218438 | controller |       list_vms:
2026-06-09 11:15:29.218443 | controller |       - crc
2026-06-09 11:15:29.218448 | controller |
2026-06-09 11:15:29.218453 | controller | TASK [rhol_crc : List networks command=list_nets] ******************************
2026-06-09 11:15:29.218458 | controller | Tuesday 09 June 2026  11:15:29 +0000 (0:00:00.025)       0:02:01.743 **********
2026-06-09 11:15:29.218463 | controller | Tuesday 09 June 2026  11:15:29 +0000 (0:00:00.025)       0:02:01.741 **********
2026-06-09 11:15:29.607022 | controller | ok: [localhost]
2026-06-09 11:15:29.607118 | controller |
2026-06-09 11:15:29.607125 | controller | TASK [rhol_crc : Output networks var=_net_list] ********************************
2026-06-09 11:15:29.607130 | controller | Tuesday 09 June 2026  11:15:29 +0000 (0:00:00.387)       0:02:02.131 **********
2026-06-09 11:15:29.607133 | controller | Tuesday 09 June 2026  11:15:29 +0000 (0:00:00.388)       0:02:02.130 **********
2026-06-09 11:15:29.640183 | controller | ok: [localhost] =>
2026-06-09 11:15:29.640264 | controller |     _net_list:
2026-06-09 11:15:29.640271 | controller |       changed: false
2026-06-09 11:15:29.640276 | controller |       failed: false
2026-06-09 11:15:29.640281 | controller |       list_nets:
2026-06-09 11:15:29.640285 | controller |       - default
2026-06-09 11:15:29.640290 | controller |       - crc
2026-06-09 11:15:29.640295 | controller |
2026-06-09 11:15:29.640301 | controller | TASK [libvirt_manager : Get virtual network information command=info, uri=qemu:///system] ***
2026-06-09 11:15:29.640307 | controller | Tuesday 09 June 2026  11:15:29 +0000 (0:00:00.033)       0:02:02.164 **********
2026-06-09 11:15:29.640312 | controller | Tuesday 09 June 2026  11:15:29 +0000 (0:00:00.033)       0:02:02.163 **********
2026-06-09 11:15:29.875458 | controller | ok: [localhost]
2026-06-09 11:15:29.875538 | controller |
2026-06-09 11:15:29.875544 | controller | TASK [libvirt_manager : Create network to bridge mapping _net_bridge_map={{
2026-06-09 11:15:29.875549 | controller |   _net_bridge_map | default({}) |
2026-06-09 11:15:29.875553 | controller |   combine(_local_map, recursive=true)
2026-06-09 11:15:29.875557 | controller | }}] ***
2026-06-09 11:15:29.875561 | controller | Tuesday 09 June 2026  11:15:29 +0000 (0:00:00.235)       0:02:02.400 **********
2026-06-09 11:15:29.875565 | controller | Tuesday 09 June 2026  11:15:29 +0000 (0:00:00.235)       0:02:02.398 **********
2026-06-09 11:15:29.916025 | controller | ok: [localhost] => (item=default)
2026-06-09 11:15:29.916062 | controller | ok: [localhost] => (item=crc)
2026-06-09 11:15:29.916068 | controller |
2026-06-09 11:15:29.916073 | controller | TASK [libvirt_manager : Dump domain xml command=get_xml, name={{ vm_name }}, uri=qemu:///system] ***
2026-06-09 11:15:29.916079 | controller | Tuesday 09 June 2026  11:15:29 +0000 (0:00:00.040)       0:02:02.440 **********
2026-06-09 11:15:29.916090 | controller | Tuesday 09 June 2026  11:15:29 +0000 (0:00:00.040)       0:02:02.439 **********
2026-06-09 11:15:30.164070 | controller | ok: [localhost]
2026-06-09 11:15:30.164134 | controller |
2026-06-09 11:15:30.164140 | controller | TASK [libvirt_manager : Extract networks from XML xmlstring={{ _domain_xml.get_xml }}, xpath=/domain/devices/interface/source, content=attribute] ***
2026-06-09 11:15:30.164145 | controller | Tuesday 09 June 2026  11:15:30 +0000 (0:00:00.247)       0:02:02.688 **********
2026-06-09 11:15:30.164149 | controller | Tuesday 09 June 2026  11:15:30 +0000 (0:00:00.247)       0:02:02.687 **********
2026-06-09 11:15:30.573402 | controller | ok: [localhost]
2026-06-09 11:15:30.573538 | controller |
2026-06-09 11:15:30.573547 | controller | TASK [libvirt_manager : Attach interface default on crc _raw_params=virsh -c qemu:///system attach-interface "{{ vm_name }}" --source "{{ _local_bridge_name }}" --type "{{ _type }}" --mac "{{ _lm_mac_address }}" --model virtio --config --persistent] ***
2026-06-09 11:15:30.573554 | controller | Tuesday 09 June 2026  11:15:30 +0000 (0:00:00.409)       0:02:03.098 **********
2026-06-09 11:15:30.573559 | controller | Tuesday 09 June 2026  11:15:30 +0000 (0:00:00.409)       0:02:03.096 **********
2026-06-09 11:15:30.943980 | controller | changed: [localhost]
2026-06-09 11:15:30.944094 | controller |
2026-06-09 11:15:30.944103 | controller | TASK [rhol_crc : Revoke permissions granted in sudoers file for CRC/RHOL setup name={{ cifmw_rhol_crc_sudoers_file_name }}, state=absent] ***
2026-06-09 11:15:30.944111 | controller | Tuesday 09 June 2026  11:15:30 +0000 (0:00:00.370)       0:02:03.468 **********
2026-06-09 11:15:30.944117 | controller | Tuesday 09 June 2026  11:15:30 +0000 (0:00:00.370)       0:02:03.467 **********
2026-06-09 11:15:31.264538 | controller | ok: [localhost]
2026-06-09 11:15:31.264596 | controller |
2026-06-09 11:15:31.264606 | controller | TASK [openshift_login : Assert we have needed parameters that=['cifmw_openshift_login_load_kubeconfig is defined', 'cifmw_openshift_login_load_kubeconfig is not none', 'cifmw_openshift_login_load_kubeadmin is defined', 'cifmw_openshift_login_load_kubeadmin is not none']] ***
2026-06-09 11:15:31.264616 | controller | Tuesday 09 June 2026  11:15:31 +0000 (0:00:00.321)       0:02:03.789 **********
2026-06-09 11:15:31.264636 | controller | Tuesday 09 June 2026  11:15:31 +0000 (0:00:00.321)       0:02:03.788 **********
2026-06-09 11:15:31.307418 | controller | ok: [localhost] =>
2026-06-09 11:15:31.307480 | controller |     changed: false
2026-06-09 11:15:31.307485 | controller |     msg: All assertions passed
2026-06-09 11:15:31.307489 | controller |
2026-06-09 11:15:31.307493 | controller | TASK [openshift_login : Stat kubeconfig path={{ cifmw_openshift_login_load_kubeconfig }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-09 11:15:31.307498 | controller | Tuesday 09 June 2026  11:15:31 +0000 (0:00:00.042)       0:02:03.832 **********
2026-06-09 11:15:31.307502 | controller | Tuesday 09 June 2026  11:15:31 +0000 (0:00:00.042)       0:02:03.831 **********
2026-06-09 11:15:31.493012 | controller | ok: [localhost]
2026-06-09 11:15:31.493081 | controller |
2026-06-09 11:15:31.493088 | controller | TASK [openshift_login : Stat kubeadmin path={{ cifmw_openshift_login_load_kubeadmin }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-09 11:15:31.493093 | controller | Tuesday 09 June 2026  11:15:31 +0000 (0:00:00.185)       0:02:04.017 **********
2026-06-09 11:15:31.493097 | controller | Tuesday 09 June 2026  11:15:31 +0000 (0:00:00.185)       0:02:04.016 **********
2026-06-09 11:15:31.677104 | controller | ok: [localhost]
2026-06-09 11:15:31.677159 | controller |
2026-06-09 11:15:31.677167 | controller | TASK [openshift_login : Assert files exist that=['_stat_config.stat.exists', '_stat_admin.stat.exists']] ***
2026-06-09 11:15:31.677173 | controller | Tuesday 09 June 2026  11:15:31 +0000 (0:00:00.184)       0:02:04.201 **********
2026-06-09 11:15:31.677178 | controller | Tuesday 09 June 2026  11:15:31 +0000 (0:00:00.184)       0:02:04.200 **********
2026-06-09 11:15:31.708152 | controller | ok: [localhost] =>
2026-06-09 11:15:31.708218 | controller |     changed: false
2026-06-09 11:15:31.708224 | controller |     msg: All assertions passed
2026-06-09 11:15:31.708230 | controller |
2026-06-09 11:15:31.708234 | controller | TASK [openshift_login : Gather the password of the deployed cluster. src={{ cifmw_openshift_login_load_kubeadmin }}] ***
2026-06-09 11:15:31.708239 | controller | Tuesday 09 June 2026  11:15:31 +0000 (0:00:00.031)       0:02:04.233 **********
2026-06-09 11:15:31.708244 | controller | Tuesday 09 June 2026  11:15:31 +0000 (0:00:00.031)       0:02:04.231 **********
2026-06-09 11:15:31.936597 | controller | ok: [localhost]
2026-06-09 11:15:31.936667 | controller |
2026-06-09 11:15:31.936673 | controller | TASK [openshift_login : Gather the deployed OCP configuration. path={{ cifmw_openshift_login_load_kubeconfig }}] ***
2026-06-09 11:15:31.936677 | controller | Tuesday 09 June 2026  11:15:31 +0000 (0:00:00.228)       0:02:04.461 **********
2026-06-09 11:15:31.936681 | controller | Tuesday 09 June 2026  11:15:31 +0000 (0:00:00.228)       0:02:04.460 **********
2026-06-09 11:15:32.111348 | controller | ok: [localhost]
2026-06-09 11:15:32.111424 | controller |
2026-06-09 11:15:32.111433 | controller | TASK [openshift_login : Set the OpenShift platform access information. cifmw_openshift_api={{ kubeconf.clusters[0].cluster.server }}, cifmw_openshift_user=kubeadmin, cifmw_openshift_password={{ kubeadmin_password.content | b64decode }}, cifmw_openshift_kubeconfig={{ cifmw_openshift_login_load_kubeconfig }}, cacheable=True] ***
2026-06-09 11:15:32.111439 | controller | Tuesday 09 June 2026  11:15:32 +0000 (0:00:00.174)       0:02:04.636 **********
2026-06-09 11:15:32.111445 | controller | Tuesday 09 June 2026  11:15:32 +0000 (0:00:00.174)       0:02:04.634 **********
2026-06-09 11:15:32.157397 | controller | ok: [localhost]
2026-06-09 11:15:32.157469 | controller |
2026-06-09 11:15:32.157477 | controller | TASK [rhol_crc : Make sure kubeconfig file exists path={{ cifmw_rhol_crc_kubeconfig }}] ***
2026-06-09 11:15:32.157483 | controller | Tuesday 09 June 2026  11:15:32 +0000 (0:00:00.046)       0:02:04.682 **********
2026-06-09 11:15:32.157490 | controller | Tuesday 09 June 2026  11:15:32 +0000 (0:00:00.046)       0:02:04.681 **********
2026-06-09 11:15:32.181411 | controller | skipping: [localhost]
2026-06-09 11:15:32.181457 | controller |
2026-06-09 11:15:32.181464 | controller | TASK [rhol_crc : Warn the user that the kubeconfig files doesn't exist msg=The kubeconfig file was not found at {{ cifmw_rhol_crc_kubeconfig }}.] ***
2026-06-09 11:15:32.181471 | controller | Tuesday 09 June 2026  11:15:32 +0000 (0:00:00.023)       0:02:04.706 **********
2026-06-09 11:15:32.181477 | controller | Tuesday 09 June 2026  11:15:32 +0000 (0:00:00.023)       0:02:04.705 **********
2026-06-09 11:15:32.207642 | controller | skipping: [localhost]
2026-06-09 11:15:32.207717 | controller |
2026-06-09 11:15:32.207723 | controller | TASK [rhol_crc : Add crc creds in the user bashrc file dest=~/.bashrc, create=True, block=if command -v crc; then
2026-06-09 11:15:32.207728 | controller |     eval "$(crc oc-env --shell bash)"
2026-06-09 11:15:32.207732 | controller | fi
2026-06-09 11:15:32.207736 | controller | export KUBECONFIG="{{ cifmw_rhol_crc_kubeconfig }}", mode=0644] ***
2026-06-09 11:15:32.207741 | controller | Tuesday 09 June 2026  11:15:32 +0000 (0:00:00.025)       0:02:04.732 **********
2026-06-09 11:15:32.207744 | controller | Tuesday 09 June 2026  11:15:32 +0000 (0:00:00.025)       0:02:04.730 **********
2026-06-09 11:15:32.234544 | controller | skipping: [localhost]
2026-06-09 11:15:32.234581 | controller |
2026-06-09 11:15:32.234587 | controller | TASK [rhol_crc : Source bashrc and confirm crc login executable=/bin/bash, _raw_params=source ~/.bashrc
2026-06-09 11:15:32.234591 | controller | oc whoami
2026-06-09 11:15:32.234595 | controller | ] ***
2026-06-09 11:15:32.234599 | controller | Tuesday 09 June 2026  11:15:32 +0000 (0:00:00.026)       0:02:04.759 **********
2026-06-09 11:15:32.234602 | controller | Tuesday 09 June 2026  11:15:32 +0000 (0:00:00.026)       0:02:04.757 **********
2026-06-09 11:15:32.261075 | controller | skipping: [localhost]
2026-06-09 11:15:32.261156 | controller |
2026-06-09 11:15:32.261162 | controller | TASK [rhol_crc : Check bashrc results var=bashrc_result.stdout] ****************
2026-06-09 11:15:32.261167 | controller | Tuesday 09 June 2026  11:15:32 +0000 (0:00:00.026)       0:02:04.785 **********
2026-06-09 11:15:32.261170 | controller | Tuesday 09 June 2026  11:15:32 +0000 (0:00:00.026)       0:02:04.784 **********
2026-06-09 11:15:32.290352 | controller | skipping: [localhost]
2026-06-09 11:15:32.290424 | controller |
2026-06-09 11:15:32.290430 | controller | TASK [rhol_crc : Check if using systemd dnsmasq path={{ _dnsmasq_config }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-09 11:15:32.290437 | controller | Tuesday 09 June 2026  11:15:32 +0000 (0:00:00.029)       0:02:04.814 **********
2026-06-09 11:15:32.290443 | controller | Tuesday 09 June 2026  11:15:32 +0000 (0:00:00.029)       0:02:04.813 **********
2026-06-09 11:15:34.254679 | controller | ok: [localhost -> crc(api.crc.testing)]
2026-06-09 11:15:34.254756 | controller |
2026-06-09 11:15:34.254801 | controller | TASK [rhol_crc : Configure dnsmasq listen-address to listen on both br-ex and ospbr path={{ _dnsmasq_config }}, insertafter=^listen-address=, line=listen-address={{ _crc_ip | ansible.utils.ipaddr('address') }}] ***
2026-06-09 11:15:34.254809 | controller | Tuesday 09 June 2026  11:15:34 +0000 (0:00:01.964)       0:02:06.779 **********
2026-06-09 11:15:34.254815 | controller | Tuesday 09 June 2026  11:15:34 +0000 (0:00:01.964)       0:02:06.777 **********
2026-06-09 11:15:35.166894 | controller | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created
2026-06-09 11:15:35.166956 | controller | with a mode of 0700, this may cause issues when running as another user. To
2026-06-09 11:15:35.166963 | controller | avoid this, create the remote_tmp dir with the correct permissions manually
2026-06-09 11:15:35.180349 | controller | changed: [localhost -> crc(api.crc.testing)]
2026-06-09 11:15:35.180384 | controller |
2026-06-09 11:15:35.180391 | controller | TASK [rhol_crc : Restart DNS in CRC VM name=dnsmasq, state=restarted] **********
2026-06-09 11:15:35.180397 | controller | Tuesday 09 June 2026  11:15:35 +0000 (0:00:00.925)       0:02:07.705 **********
2026-06-09 11:15:35.180402 | controller | Tuesday 09 June 2026  11:15:35 +0000 (0:00:00.925)       0:02:07.703 **********
2026-06-09 11:15:37.056167 | controller | changed: [localhost -> crc(api.crc.testing)]
2026-06-09 11:15:37.056241 | controller |
2026-06-09 11:15:37.056249 | controller | TASK [Deploy OpenShift cluster using dev-scripts name=devscripts] **************
2026-06-09 11:15:37.056255 | controller | Tuesday 09 June 2026  11:15:37 +0000 (0:00:01.875)       0:02:09.581 **********
2026-06-09 11:15:37.056260 | controller | Tuesday 09 June 2026  11:15:37 +0000 (0:00:01.875)       0:02:09.579 **********
2026-06-09 11:15:37.082989 | controller | skipping: [localhost]
2026-06-09 11:15:37.083030 | controller |
2026-06-09 11:15:37.083035 | controller | TASK [openshift_login : Ensure output directory exists path={{ cifmw_openshift_login_basedir }}/artifacts, state=directory, mode=0755] ***
2026-06-09 11:15:37.083046 | controller | Tuesday 09 June 2026  11:15:37 +0000 (0:00:00.026)       0:02:09.607 **********
2026-06-09 11:15:37.083050 | controller | Tuesday 09 June 2026  11:15:37 +0000 (0:00:00.026)       0:02:09.606 **********
2026-06-09 11:15:37.403093 | controller | ok: [localhost]
2026-06-09 11:15:37.403139 | controller |
2026-06-09 11:15:37.403144 | controller | TASK [openshift_login : OpenShift login _raw_params=login.yml] *****************
2026-06-09 11:15:37.403148 | controller | Tuesday 09 June 2026  11:15:37 +0000 (0:00:00.319)       0:02:09.927 **********
2026-06-09 11:15:37.403152 | controller | Tuesday 09 June 2026  11:15:37 +0000 (0:00:00.319)       0:02:09.926 **********
2026-06-09 11:15:37.452971 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/openshift_login/tasks/login.yml for localhost
2026-06-09 11:15:37.453024 | controller |
2026-06-09 11:15:37.453030 | controller | TASK [openshift_login : Check if the password file is present path={{ cifmw_openshift_login_password_file | default(cifmw_openshift_password_file) }}] ***
2026-06-09 11:15:37.453036 | controller | Tuesday 09 June 2026  11:15:37 +0000 (0:00:00.050)       0:02:09.977 **********
2026-06-09 11:15:37.453042 | controller | Tuesday 09 June 2026  11:15:37 +0000 (0:00:00.049)       0:02:09.976 **********
2026-06-09 11:15:37.499352 | controller | skipping: [localhost]
2026-06-09 11:15:37.499416 | controller |
2026-06-09 11:15:37.499421 | controller | TASK [openshift_login : Fetch user password content src={{ cifmw_openshift_login_password_file | default(cifmw_openshift_password_file) }}] ***
2026-06-09 11:15:37.499426 | controller | Tuesday 09 June 2026  11:15:37 +0000 (0:00:00.046)       0:02:10.023 **********
2026-06-09 11:15:37.499447 | controller | Tuesday 09 June 2026  11:15:37 +0000 (0:00:00.046)       0:02:10.022 **********
2026-06-09 11:15:37.531462 | controller | skipping: [localhost]
2026-06-09 11:15:37.531526 | controller |
2026-06-09 11:15:37.531536 | controller | TASK [openshift_login : Set user password as a fact cifmw_openshift_login_password={{ cifmw_openshift_login_password_file_slurp.content | b64decode }}, cacheable=True] ***
2026-06-09 11:15:37.531543 | controller | Tuesday 09 June 2026  11:15:37 +0000 (0:00:00.032)       0:02:10.056 **********
2026-06-09 11:15:37.531547 | controller | Tuesday 09 June 2026  11:15:37 +0000 (0:00:00.032)       0:02:10.054 **********
2026-06-09 11:15:37.560615 | controller | skipping: [localhost]
2026-06-09 11:15:37.560666 | controller |
2026-06-09 11:15:37.560671 | controller | TASK [openshift_login : Set role variables cifmw_openshift_login_kubeconfig={{
2026-06-09 11:15:37.560676 | controller |  cifmw_openshift_login_kubeconfig |
2026-06-09 11:15:37.560680 | controller |  default(cifmw_openshift_kubeconfig) |
2026-06-09 11:15:37.560683 | controller |  default(
2026-06-09 11:15:37.560687 | controller |    ansible_env.KUBECONFIG if 'KUBECONFIG' in ansible_env else
2026-06-09 11:15:37.560691 | controller |    cifmw_openshift_login_kubeconfig_default_path
2026-06-09 11:15:37.560695 | controller |  ) | trim
2026-06-09 11:15:37.560699 | controller | }}, cifmw_openshift_login_user={{ cifmw_openshift_login_user | default(cifmw_openshift_user) | default(omit) }}, cifmw_openshift_login_password={{ cifmw_openshift_login_password | default(cifmw_openshift_password) | default(omit) }}, cifmw_openshift_login_api={{ cifmw_openshift_login_api | default(cifmw_openshift_api) | default(omit) }}, cifmw_openshift_login_cert_login={{ cifmw_openshift_login_cert_login | default(false)}}, cifmw_openshift_login_provided_token={{ cifmw_openshift_provided_token | default(omit) }}, cacheable=True] ***
2026-06-09 11:15:37.560705 | controller | Tuesday 09 June 2026  11:15:37 +0000 (0:00:00.029)       0:02:10.085 **********
2026-06-09 11:15:37.560708 | controller | Tuesday 09 June 2026  11:15:37 +0000 (0:00:00.029)       0:02:10.084 **********
2026-06-09 11:15:37.598918 | controller | ok: [localhost]
2026-06-09 11:15:37.598952 | controller |
2026-06-09 11:15:37.598959 | controller | TASK [openshift_login : Check if kubeconfig exists path={{ cifmw_openshift_login_kubeconfig }}] ***
2026-06-09 11:15:37.598964 | controller | Tuesday 09 June 2026  11:15:37 +0000 (0:00:00.038)       0:02:10.123 **********
2026-06-09 11:15:37.598969 | controller | Tuesday 09 June 2026  11:15:37 +0000 (0:00:00.038)       0:02:10.122 **********
2026-06-09 11:15:37.817450 | controller | ok: [localhost]
2026-06-09 11:15:37.817543 | controller |
2026-06-09 11:15:37.817552 | controller | TASK [openshift_login : Assert that enough data is provided to log in to OpenShift that=cifmw_openshift_login_kubeconfig_stat.stat.exists or (cifmw_openshift_login_provided_token is defined and cifmw_openshift_login_provided_token != '') or (
2026-06-09 11:15:37.817568 | controller |   (cifmw_openshift_login_user is defined) and
2026-06-09 11:15:37.817576 | controller |   (cifmw_openshift_login_password is defined) and
2026-06-09 11:15:37.817583 | controller |   (cifmw_openshift_login_api is defined)
2026-06-09 11:15:37.817591 | controller | ), msg=If an existing kubeconfig is not provided user/pwd or provided/initial token and API URL must be given] ***
2026-06-09 11:15:37.817598 | controller | Tuesday 09 June 2026  11:15:37 +0000 (0:00:00.218)       0:02:10.342 **********
2026-06-09 11:15:37.817605 | controller | Tuesday 09 June 2026  11:15:37 +0000 (0:00:00.218)       0:02:10.341 **********
2026-06-09 11:15:37.875629 | controller | ok: [localhost] =>
2026-06-09 11:15:37.875756 | controller |     changed: false
2026-06-09 11:15:37.875763 | controller |     msg: All assertions passed
2026-06-09 11:15:37.875770 | controller |
2026-06-09 11:15:37.875776 | controller | TASK [openshift_login : Fetch kubeconfig content src={{ cifmw_openshift_login_kubeconfig }}] ***
2026-06-09 11:15:37.875783 | controller | Tuesday 09 June 2026  11:15:37 +0000 (0:00:00.057)       0:02:10.399 **********
2026-06-09 11:15:37.875791 | controller | Tuesday 09 June 2026  11:15:37 +0000 (0:00:00.057)       0:02:10.398 **********
2026-06-09 11:15:37.911789 | controller | skipping: [localhost]
2026-06-09 11:15:37.911868 | controller |
2026-06-09 11:15:37.911876 | controller | TASK [openshift_login : Fetch x509 key based users cifmw_openshift_login_key_based_users={{
2026-06-09 11:15:37.911882 | controller |   (
2026-06-09 11:15:37.911888 | controller |     cifmw_openshift_login_kubeconfig_content_b64.content |
2026-06-09 11:15:37.911894 | controller |     b64decode |
2026-06-09 11:15:37.911899 | controller |     from_yaml
2026-06-09 11:15:37.911905 | controller |   ). users | default([]) |
2026-06-09 11:15:37.911910 | controller |   selectattr('user.client-certificate-data', 'defined') |
2026-06-09 11:15:37.911915 | controller |   map(attribute="name") |
2026-06-09 11:15:37.911920 | controller |   map("split", "/") |
2026-06-09 11:15:37.911925 | controller |   map("first")
2026-06-09 11:15:37.911931 | controller | }}, cacheable=True] ***
2026-06-09 11:15:37.911936 | controller | Tuesday 09 June 2026  11:15:37 +0000 (0:00:00.036)       0:02:10.435 **********
2026-06-09 11:15:37.911942 | controller | Tuesday 09 June 2026  11:15:37 +0000 (0:00:00.036)       0:02:10.434 **********
2026-06-09 11:15:37.942743 | controller | skipping: [localhost]
2026-06-09 11:15:37.942815 | controller |
2026-06-09 11:15:37.942823 | controller | TASK [openshift_login : Assign key based user if not provided and available cifmw_openshift_login_user={{
2026-06-09 11:15:37.942830 | controller |   (cifmw_openshift_login_assume_cert_system_user | ternary('system:', '')) +
2026-06-09 11:15:37.942835 | controller |   (cifmw_openshift_login_key_based_users | map('replace', 'system:', '') | unique | first)
2026-06-09 11:15:37.942841 | controller | }}, cifmw_openshift_login_cert_login=True, cacheable=True] ***
2026-06-09 11:15:37.942847 | controller | Tuesday 09 June 2026  11:15:37 +0000 (0:00:00.031)       0:02:10.467 **********
2026-06-09 11:15:37.942852 | controller | Tuesday 09 June 2026  11:15:37 +0000 (0:00:00.031)       0:02:10.466 **********
2026-06-09 11:15:37.969820 | controller | skipping: [localhost]
2026-06-09 11:15:37.969870 | controller |
2026-06-09 11:15:37.969877 | controller | TASK [openshift_login : Set the retry count cifmw_openshift_login_retries_cnt={{
2026-06-09 11:15:37.969883 | controller |   0 if cifmw_openshift_login_retries_cnt is undefined else
2026-06-09 11:15:37.969889 | controller |   cifmw_openshift_login_retries_cnt|int + 1
2026-06-09 11:15:37.969895 | controller | }}] ***
2026-06-09 11:15:37.969901 | controller | Tuesday 09 June 2026  11:15:37 +0000 (0:00:00.027)       0:02:10.494 **********
2026-06-09 11:15:37.969920 | controller | Tuesday 09 June 2026  11:15:37 +0000 (0:00:00.027)       0:02:10.493 **********
2026-06-09 11:15:37.999819 | controller | ok: [localhost]
2026-06-09 11:15:37.999890 | controller |
2026-06-09 11:15:37.999899 | controller | TASK [openshift_login : Fetch token _raw_params=try_login.yml] *****************
2026-06-09 11:15:37.999907 | controller | Tuesday 09 June 2026  11:15:37 +0000 (0:00:00.029)       0:02:10.524 **********
2026-06-09 11:15:37.999914 | controller | Tuesday 09 June 2026  11:15:37 +0000 (0:00:00.029)       0:02:10.523 **********
2026-06-09 11:15:38.033786 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/openshift_login/tasks/try_login.yml for localhost
2026-06-09 11:15:38.033863 | controller |
2026-06-09 11:15:38.033871 | controller | TASK [openshift_login : Try get OpenShift access token _raw_params=oc whoami -t] ***
2026-06-09 11:15:38.033877 | controller | Tuesday 09 June 2026  11:15:38 +0000 (0:00:00.033)       0:02:10.558 **********
2026-06-09 11:15:38.033883 | controller | Tuesday 09 June 2026  11:15:38 +0000 (0:00:00.033)       0:02:10.557 **********
2026-06-09 11:15:38.057333 | controller | skipping: [localhost]
2026-06-09 11:15:38.057396 | controller |
2026-06-09 11:15:38.057404 | controller | TASK [openshift_login : Fetch OpenShift token output_dir={{ cifmw_openshift_login_basedir }}/artifacts, script=oc login {%- if cifmw_openshift_login_provided_token is not defined %} {%- if cifmw_openshift_login_user is defined %} -u {{ cifmw_openshift_login_user }} {%- endif %} {%- if cifmw_openshift_login_password is defined %} -p {{ cifmw_openshift_login_password }} {%- endif %} {% else %} --token={{ cifmw_openshift_login_provided_token }} {%- endif %} {%- if cifmw_openshift_login_skip_tls_verify|bool %} --insecure-skip-tls-verify=true {%- endif %} {%- if cifmw_openshift_login_api is defined %} {{ cifmw_openshift_login_api }} {%- endif %}] ***
2026-06-09 11:15:38.057412 | controller | Tuesday 09 June 2026  11:15:38 +0000 (0:00:00.023)       0:02:10.582 **********
2026-06-09 11:15:38.057418 | controller | Tuesday 09 June 2026  11:15:38 +0000 (0:00:00.023)       0:02:10.581 **********
2026-06-09 11:15:38.841869 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_001_fetch_openshift_token.log
2026-06-09 11:15:38.841903 | controller | changed: [localhost]
2026-06-09 11:15:38.841908 | controller |
2026-06-09 11:15:38.841913 | controller | TASK [openshift_login : Ensure kubeconfig is provided that=cifmw_openshift_login_kubeconfig != ""] ***
2026-06-09 11:15:38.841917 | controller | Tuesday 09 June 2026  11:15:38 +0000 (0:00:00.784)       0:02:11.366 **********
2026-06-09 11:15:38.841920 | controller | Tuesday 09 June 2026  11:15:38 +0000 (0:00:00.784)       0:02:11.365 **********
2026-06-09 11:15:38.875770 | controller | ok: [localhost] =>
2026-06-09 11:15:38.875831 | controller |     changed: false
2026-06-09 11:15:38.875838 | controller |     msg: All assertions passed
2026-06-09 11:15:38.875844 | controller |
2026-06-09 11:15:38.875850 | controller | TASK [openshift_login : Fetch new OpenShift access token _raw_params=oc whoami -t] ***
2026-06-09 11:15:38.875856 | controller | Tuesday 09 June 2026  11:15:38 +0000 (0:00:00.033)       0:02:11.399 **********
2026-06-09 11:15:38.875861 | controller | Tuesday 09 June 2026  11:15:38 +0000 (0:00:00.033)       0:02:11.398 **********
2026-06-09 11:15:39.175816 | controller | changed: [localhost]
2026-06-09 11:15:39.175886 | controller |
2026-06-09 11:15:39.175892 | controller | TASK [openshift_login : Set new OpenShift token cifmw_openshift_login_token={{
2026-06-09 11:15:39.175897 | controller |   (not cifmw_openshift_login_new_token_out.skipped | default(false)) |
2026-06-09 11:15:39.175901 | controller |   ternary(cifmw_openshift_login_new_token_out.stdout, cifmw_openshift_login_whoami_out.stdout)
2026-06-09 11:15:39.175905 | controller | }}, cacheable=True] ***
2026-06-09 11:15:39.175909 | controller | Tuesday 09 June 2026  11:15:39 +0000 (0:00:00.300)       0:02:11.700 **********
2026-06-09 11:15:39.175912 | controller | Tuesday 09 June 2026  11:15:39 +0000 (0:00:00.300)       0:02:11.699 **********
2026-06-09 11:15:39.207050 | controller | ok: [localhost]
2026-06-09 11:15:39.207121 | controller |
2026-06-09 11:15:39.207127 | controller | TASK [openshift_login : Fetch OpenShift API URL _raw_params=oc whoami --show-server=true] ***
2026-06-09 11:15:39.207131 | controller | Tuesday 09 June 2026  11:15:39 +0000 (0:00:00.031)       0:02:11.731 **********
2026-06-09 11:15:39.207136 | controller | Tuesday 09 June 2026  11:15:39 +0000 (0:00:00.031)       0:02:11.730 **********
2026-06-09 11:15:39.484109 | controller | changed: [localhost]
2026-06-09 11:15:39.484169 | controller |
2026-06-09 11:15:39.484178 | controller | TASK [openshift_login : Fetch OpenShift kubeconfig context _raw_params=oc whoami -c] ***
2026-06-09 11:15:39.484184 | controller | Tuesday 09 June 2026  11:15:39 +0000 (0:00:00.276)       0:02:12.008 **********
2026-06-09 11:15:39.484190 | controller | Tuesday 09 June 2026  11:15:39 +0000 (0:00:00.276)       0:02:12.006 **********
2026-06-09 11:15:39.854250 | controller | changed: [localhost]
2026-06-09 11:15:39.854305 | controller |
2026-06-09 11:15:39.854310 | controller | TASK [openshift_login : Fetch OpenShift current user _raw_params=oc whoami] ****
2026-06-09 11:15:39.854315 | controller | Tuesday 09 June 2026  11:15:39 +0000 (0:00:00.370)       0:02:12.378 **********
2026-06-09 11:15:39.854318 | controller | Tuesday 09 June 2026  11:15:39 +0000 (0:00:00.370)       0:02:12.377 **********
2026-06-09 11:15:40.229230 | controller | changed: [localhost]
2026-06-09 11:15:40.229297 | controller |
2026-06-09 11:15:40.229316 | controller | TASK [openshift_login : Set OpenShift user, context and API facts cifmw_openshift_login_api={{ cifmw_openshift_login_api_out.stdout }}, cifmw_openshift_login_context={{ cifmw_openshift_login_context_out.stdout }}, cifmw_openshift_login_user={{ _oauth_user }}, cifmw_openshift_kubeconfig={{ cifmw_openshift_login_kubeconfig }}, cifmw_openshift_api={{ cifmw_openshift_login_api_out.stdout }}, cifmw_openshift_context={{ cifmw_openshift_login_context_out.stdout }}, cifmw_openshift_user={{ _oauth_user }}, cifmw_openshift_token={{ cifmw_openshift_login_token | default(omit) }}, cifmw_install_yamls_environment={{  ( cifmw_install_yamls_environment |
2026-06-09 11:15:40.229322 | controller |       combine({'KUBECONFIG': cifmw_openshift_login_kubeconfig})
2026-06-09 11:15:40.229326 | controller |     ) if cifmw_install_yamls_environment is defined else omit
2026-06-09 11:15:40.229330 | controller | }}, cacheable=True] ***
2026-06-09 11:15:40.229334 | controller | Tuesday 09 June 2026  11:15:40 +0000 (0:00:00.374)       0:02:12.753 **********
2026-06-09 11:15:40.229338 | controller | Tuesday 09 June 2026  11:15:40 +0000 (0:00:00.374)       0:02:12.752 **********
2026-06-09 11:15:40.297468 | controller | ok: [localhost]
2026-06-09 11:15:40.297568 | controller |
2026-06-09 11:15:40.297581 | controller | TASK [openshift_login : Create the openshift_login parameters file dest={{ cifmw_basedir }}/artifacts/parameters/openshift-login-params.yml, content={{ cifmw_openshift_login_params_content | from_yaml | to_nice_yaml }}, mode=0600] ***
2026-06-09 11:15:40.297587 | controller | Tuesday 09 June 2026  11:15:40 +0000 (0:00:00.068)       0:02:12.822 **********
2026-06-09 11:15:40.297593 | controller | Tuesday 09 June 2026  11:15:40 +0000 (0:00:00.068)       0:02:12.821 **********
2026-06-09 11:15:40.728576 | controller | changed: [localhost]
2026-06-09 11:15:40.728704 | controller |
2026-06-09 11:15:40.728716 | controller | TASK [openshift_login : Read the install yamls parameters file path={{ cifmw_basedir }}/artifacts/parameters/install-yamls-params.yml] ***
2026-06-09 11:15:40.728726 | controller | Tuesday 09 June 2026  11:15:40 +0000 (0:00:00.430)       0:02:13.252 **********
2026-06-09 11:15:40.728734 | controller | Tuesday 09 June 2026  11:15:40 +0000 (0:00:00.430)       0:02:13.251 **********
2026-06-09 11:15:40.917884 | controller | ok: [localhost]
2026-06-09 11:15:40.917968 | controller |
2026-06-09 11:15:40.917976 | controller | TASK [openshift_login : Append the KUBECONFIG to the install yamls parameters content={{
2026-06-09 11:15:40.917981 | controller |   cifmw_openshift_login_install_yamls_artifacts_slurp['content'] | b64decode | from_yaml |
2026-06-09 11:15:40.917985 | controller |   combine(
2026-06-09 11:15:40.917988 | controller |     {
2026-06-09 11:15:40.917992 | controller |       'cifmw_install_yamls_environment': {
2026-06-09 11:15:40.917997 | controller |         'KUBECONFIG': cifmw_openshift_login_kubeconfig
2026-06-09 11:15:40.918002 | controller |       }
2026-06-09 11:15:40.918007 | controller |     }, recursive=true) | to_nice_yaml
2026-06-09 11:15:40.918012 | controller | }}, dest={{ cifmw_basedir }}/artifacts/parameters/install-yamls-params.yml, mode=0600] ***
2026-06-09 11:15:40.918017 | controller | Tuesday 09 June 2026  11:15:40 +0000 (0:00:00.189)       0:02:13.442 **********
2026-06-09 11:15:40.918023 | controller | Tuesday 09 June 2026  11:15:40 +0000 (0:00:00.189)       0:02:13.440 **********
2026-06-09 11:15:41.404584 | controller | changed: [localhost]
2026-06-09 11:15:41.404658 | controller |
2026-06-09 11:15:41.404664 | controller | TASK [openshift_setup : Ensure output directory exists path={{ cifmw_openshift_setup_basedir }}/artifacts, state=directory, mode=0755] ***
2026-06-09 11:15:41.404668 | controller | Tuesday 09 June 2026  11:15:41 +0000 (0:00:00.487)       0:02:13.929 **********
2026-06-09 11:15:41.404672 | controller | Tuesday 09 June 2026  11:15:41 +0000 (0:00:00.487)       0:02:13.928 **********
2026-06-09 11:15:41.636023 | controller | ok: [localhost]
2026-06-09 11:15:41.636104 | controller |
2026-06-09 11:15:41.636112 | controller | TASK [openshift_setup : Fetch namespaces to create cifmw_openshift_setup_namespaces={{
2026-06-09 11:15:41.636118 | controller |   ((
2026-06-09 11:15:41.636123 | controller |       ([cifmw_install_yamls_defaults['NAMESPACE']] +
2026-06-09 11:15:41.636129 | controller |         ([cifmw_install_yamls_defaults['OPERATOR_NAMESPACE']] if 'OPERATOR_NAMESPACE' is in cifmw_install_yamls_defaults else [])
2026-06-09 11:15:41.636134 | controller |       ) if cifmw_install_yamls_defaults is defined else []
2026-06-09 11:15:41.636139 | controller |   ) + cifmw_openshift_setup_create_namespaces) | unique
2026-06-09 11:15:41.636144 | controller | }}] ***
2026-06-09 11:15:41.636149 | controller | Tuesday 09 June 2026  11:15:41 +0000 (0:00:00.231)       0:02:14.160 **********
2026-06-09 11:15:41.636154 | controller | Tuesday 09 June 2026  11:15:41 +0000 (0:00:00.231)       0:02:14.159 **********
2026-06-09 11:15:41.672777 | controller | ok: [localhost]
2026-06-09 11:15:41.672809 | controller |
2026-06-09 11:15:41.672815 | controller | TASK [openshift_setup : Create required namespaces kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit) }}, name={{ item }}, kind=Namespace, state=present] ***
2026-06-09 11:15:41.672821 | controller | Tuesday 09 June 2026  11:15:41 +0000 (0:00:00.036)       0:02:14.197 **********
2026-06-09 11:15:41.672825 | controller | Tuesday 09 June 2026  11:15:41 +0000 (0:00:00.036)       0:02:14.196 **********
2026-06-09 11:15:44.498818 | controller | changed: [localhost] => (item=openstack)
2026-06-09 11:15:44.498935 | controller | changed: [localhost] => (item=openstack-operators)
2026-06-09 11:15:44.498942 | controller |
2026-06-09 11:15:44.498951 | controller | TASK [openshift_setup : Get internal OpenShift registry route kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, kind=Route, name=default-route, namespace=openshift-image-registry] ***
2026-06-09 11:15:44.498958 | controller | Tuesday 09 June 2026  11:15:44 +0000 (0:00:02.825)       0:02:17.023 **********
2026-06-09 11:15:44.498965 | controller | Tuesday 09 June 2026  11:15:44 +0000 (0:00:02.825)       0:02:17.021 **********
2026-06-09 11:15:44.578630 | controller | skipping: [localhost]
2026-06-09 11:15:44.578748 | controller |
2026-06-09 11:15:44.578759 | controller | TASK [openshift_setup : Allow anonymous image-pulls in CRC registry for targeted namespaces state=present, kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, definition={'kind': 'RoleBinding', 'apiVersion': 'rbac.authorization.k8s.io/v1', 'metadata': {'name': 'system:image-puller', 'namespace': '{{ item }}'}, 'subjects': [{'kind': 'User', 'name': 'system:anonymous'}, {'kind': 'User', 'name': 'system:unauthenticated'}], 'roleRef': {'kind': 'ClusterRole', 'name': 'system:image-puller'}}] ***
2026-06-09 11:15:44.578769 | controller | Tuesday 09 June 2026  11:15:44 +0000 (0:00:00.080)       0:02:17.103 **********
2026-06-09 11:15:44.578815 | controller | Tuesday 09 June 2026  11:15:44 +0000 (0:00:00.080)       0:02:17.102 **********
2026-06-09 11:15:44.607475 | controller | skipping: [localhost] => (item=openstack)
2026-06-09 11:15:44.607549 | controller | skipping: [localhost] => (item=openstack-operators)
2026-06-09 11:15:44.607556 | controller | skipping: [localhost]
2026-06-09 11:15:44.607561 | controller |
2026-06-09 11:15:44.607565 | controller | TASK [openshift_setup : Wait for the image registry to be ready kind=Deployment, name=image-registry, namespace=openshift-image-registry, kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, wait=True, wait_sleep=10, wait_timeout=600, wait_condition={'type': 'Available', 'status': 'True'}] ***
2026-06-09 11:15:44.607570 | controller | Tuesday 09 June 2026  11:15:44 +0000 (0:00:00.028)       0:02:17.132 **********
2026-06-09 11:15:44.607574 | controller | Tuesday 09 June 2026  11:15:44 +0000 (0:00:00.028)       0:02:17.131 **********
2026-06-09 11:15:44.643500 | controller | skipping: [localhost]
2026-06-09 11:15:44.643578 | controller |
2026-06-09 11:15:44.643586 | controller | TASK [openshift_setup : Login into OpenShift internal registry output_dir={{ cifmw_openshift_setup_basedir }}/artifacts, script=podman login -u {{ cifmw_openshift_user }} -p {{ cifmw_openshift_token }} {%- if cifmw_openshift_setup_skip_internal_registry_tls_verify|bool %} --tls-verify=false {%- endif %} {{ cifmw_openshift_setup_registry_default_route.resources[0].spec.host }}] ***
2026-06-09 11:15:44.643591 | controller | Tuesday 09 June 2026  11:15:44 +0000 (0:00:00.035)       0:02:17.168 **********
2026-06-09 11:15:44.643595 | controller | Tuesday 09 June 2026  11:15:44 +0000 (0:00:00.035)       0:02:17.166 **********
2026-06-09 11:15:44.679322 | controller | skipping: [localhost]
2026-06-09 11:15:44.679383 | controller |
2026-06-09 11:15:44.679390 | controller | TASK [Ensure we have custom CA installed on host role=install_ca] **************
2026-06-09 11:15:44.679396 | controller | Tuesday 09 June 2026  11:15:44 +0000 (0:00:00.035)       0:02:17.203 **********
2026-06-09 11:15:44.679401 | controller | Tuesday 09 June 2026  11:15:44 +0000 (0:00:00.035)       0:02:17.202 **********
2026-06-09 11:15:44.713475 | controller | skipping: [localhost]
2026-06-09 11:15:44.713566 | controller |
2026-06-09 11:15:44.713574 | controller | TASK [openshift_setup : Update ca bundle _raw_params=update-ca-trust extract] ***
2026-06-09 11:15:44.713581 | controller | Tuesday 09 June 2026  11:15:44 +0000 (0:00:00.034)       0:02:17.237 **********
2026-06-09 11:15:44.713586 | controller | Tuesday 09 June 2026  11:15:44 +0000 (0:00:00.034)       0:02:17.236 **********
2026-06-09 11:15:44.747465 | controller | skipping: [localhost]
2026-06-09 11:15:44.747603 | controller |
2026-06-09 11:15:44.747619 | controller | TASK [openshift_setup : Slurp CAs file src={{ cifmw_openshift_setup_ca_bundle_path }}] ***
2026-06-09 11:15:44.747631 | controller | Tuesday 09 June 2026  11:15:44 +0000 (0:00:00.034)       0:02:17.271 **********
2026-06-09 11:15:44.747638 | controller | Tuesday 09 June 2026  11:15:44 +0000 (0:00:00.034)       0:02:17.270 **********
2026-06-09 11:15:44.780318 | controller | skipping: [localhost]
2026-06-09 11:15:44.780398 | controller |
2026-06-09 11:15:44.780405 | controller | TASK [openshift_setup : Create config map with registry CAs kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, definition={'apiVersion': 'v1', 'kind': 'ConfigMap', 'metadata': {'namespace': 'openshift-config', 'name': 'registry-cas'}, 'data': '{{ _config_map_data | items2dict  }}'}] ***
2026-06-09 11:15:44.780412 | controller | Tuesday 09 June 2026  11:15:44 +0000 (0:00:00.032)       0:02:17.304 **********
2026-06-09 11:15:44.780418 | controller | Tuesday 09 June 2026  11:15:44 +0000 (0:00:00.032)       0:02:17.303 **********
2026-06-09 11:15:44.822114 | controller | skipping: [localhost]
2026-06-09 11:15:44.822206 | controller |
2026-06-09 11:15:44.822218 | controller | TASK [openshift_setup : Install Red Hat CA for pulling images from internal registry kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, merge_type=merge, definition={'apiVersion': 'config.openshift.io/v1', 'kind': 'Image', 'metadata': {'name': 'cluster'}, 'spec': {'additionalTrustedCA': {'name': 'registry-cas'}}}] ***
2026-06-09 11:15:44.822224 | controller | Tuesday 09 June 2026  11:15:44 +0000 (0:00:00.041)       0:02:17.346 **********
2026-06-09 11:15:44.822229 | controller | Tuesday 09 June 2026  11:15:44 +0000 (0:00:00.041)       0:02:17.345 **********
2026-06-09 11:15:44.854865 | controller | skipping: [localhost]
2026-06-09 11:15:44.854934 | controller |
2026-06-09 11:15:44.854940 | controller | TASK [openshift_setup : Add insecure registry kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, merge_type=merge, definition={'apiVersion': 'config.openshift.io/v1', 'kind': 'Image', 'metadata': {'name': 'cluster'}, 'spec': {'registrySources': {'insecureRegistries': ['{{ cifmw_update_containers_registry }}'], 'allowedRegistries': '{{ all_registries }}'}}}] ***
2026-06-09 11:15:44.854964 | controller | Tuesday 09 June 2026  11:15:44 +0000 (0:00:00.032)       0:02:17.379 **********
2026-06-09 11:15:44.854969 | controller | Tuesday 09 June 2026  11:15:44 +0000 (0:00:00.032)       0:02:17.378 **********
2026-06-09 11:15:44.893425 | controller | skipping: [localhost]
2026-06-09 11:15:44.893501 | controller |
2026-06-09 11:15:44.893529 | controller | TASK [openshift_setup : Create ImageDigestMirrorSet repository digest mirrors kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, definition={'apiVersion': 'config.openshift.io/v1', 'kind': 'ImageDigestMirrorSet', 'metadata': {'name': 'registry-digest-mirrors'}, 'spec': {'imageDigestMirrors': '{{ cifmw_openshift_setup_digest_mirrors }}'}}] ***
2026-06-09 11:15:44.893538 | controller | Tuesday 09 June 2026  11:15:44 +0000 (0:00:00.038)       0:02:17.418 **********
2026-06-09 11:15:44.893543 | controller | Tuesday 09 June 2026  11:15:44 +0000 (0:00:00.038)       0:02:17.416 **********
2026-06-09 11:15:44.942956 | controller | skipping: [localhost]
2026-06-09 11:15:44.943305 | controller |
2026-06-09 11:15:44.943320 | controller | TASK [openshift_setup : Create ImageTagMirrorSet for tag-based pulls kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, definition={'apiVersion': 'config.openshift.io/v1', 'kind': 'ImageTagMirrorSet', 'metadata': {'name': 'registry-tag-mirrors'}, 'spec': {'imageTagMirrors': '{{ cifmw_openshift_setup_tag_mirrors }}'}}] ***
2026-06-09 11:15:44.943328 | controller | Tuesday 09 June 2026  11:15:44 +0000 (0:00:00.049)       0:02:17.467 **********
2026-06-09 11:15:44.943334 | controller | Tuesday 09 June 2026  11:15:44 +0000 (0:00:00.049)       0:02:17.466 **********
2026-06-09 11:15:44.980775 | controller | skipping: [localhost]
2026-06-09 11:15:44.980823 | controller |
2026-06-09 11:15:44.980834 | controller | TASK [openshift_setup : Gather network.operator info kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, api_version=operator.openshift.io/v1, kind=Network, name=cluster] ***
2026-06-09 11:15:44.980844 | controller | Tuesday 09 June 2026  11:15:44 +0000 (0:00:00.038)       0:02:17.505 **********
2026-06-09 11:15:44.980852 | controller | Tuesday 09 June 2026  11:15:44 +0000 (0:00:00.038)       0:02:17.504 **********
2026-06-09 11:15:46.126626 | controller | ok: [localhost]
2026-06-09 11:15:46.126751 | controller |
2026-06-09 11:15:46.126758 | controller | TASK [openshift_setup : Patch network operator api_version=operator.openshift.io/v1, kubeconfig={{ cifmw_openshift_kubeconfig }}, kind=Network, name=cluster, persist_config=True, patch=[{'path': '/spec/defaultNetwork/ovnKubernetesConfig/gatewayConfig/routingViaHost', 'value': True, 'op': 'replace'}, {'path': '/spec/defaultNetwork/ovnKubernetesConfig/gatewayConfig/ipForwarding', 'value': 'Global', 'op': 'replace'}]] ***
2026-06-09 11:15:46.126763 | controller | Tuesday 09 June 2026  11:15:46 +0000 (0:00:01.145)       0:02:18.651 **********
2026-06-09 11:15:46.126768 | controller | Tuesday 09 June 2026  11:15:46 +0000 (0:00:01.145)       0:02:18.650 **********
2026-06-09 11:15:47.040798 | controller | changed: [localhost]
2026-06-09 11:15:47.040837 | controller |
2026-06-09 11:15:47.040844 | controller | TASK [openshift_setup : Patch samples registry configuration kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, api_version=samples.operator.openshift.io/v1, kind=Config, name=cluster, patch=[{'op': 'replace', 'path': '/spec/samplesRegistry', 'value': '{{ cifmw_openshift_setup_samples_registry }}'}]] ***
2026-06-09 11:15:47.040850 | controller | Tuesday 09 June 2026  11:15:47 +0000 (0:00:00.913)       0:02:19.565 **********
2026-06-09 11:15:47.040856 | controller | Tuesday 09 June 2026  11:15:47 +0000 (0:00:00.913)       0:02:19.564 **********
2026-06-09 11:15:47.986684 | controller | changed: [localhost]
2026-06-09 11:15:47.986809 | controller |
2026-06-09 11:15:47.986816 | controller | TASK [openshift_setup : Delete the pods from openshift-marketplace namespace kind=Pod, state=absent, delete_all=True, kubeconfig={{ cifmw_openshift_kubeconfig }}, namespace=openshift-marketplace] ***
2026-06-09 11:15:47.986822 | controller | Tuesday 09 June 2026  11:15:47 +0000 (0:00:00.945)       0:02:20.511 **********
2026-06-09 11:15:47.986851 | controller | Tuesday 09 June 2026  11:15:47 +0000 (0:00:00.945)       0:02:20.509 **********
2026-06-09 11:15:48.019787 | controller | skipping: [localhost]
2026-06-09 11:15:48.019901 | controller |
2026-06-09 11:15:48.019908 | controller | TASK [openshift_setup : Wait for openshift-marketplace pods to be running _raw_params=oc wait pod --all --for=condition=Ready -n openshift-marketplace --timeout=1m] ***
2026-06-09 11:15:48.019914 | controller | Tuesday 09 June 2026  11:15:48 +0000 (0:00:00.032)       0:02:20.543 **********
2026-06-09 11:15:48.019919 | controller | Tuesday 09 June 2026  11:15:48 +0000 (0:00:00.032)       0:02:20.542 **********
2026-06-09 11:15:48.061524 | controller | skipping: [localhost]
2026-06-09 11:15:48.061627 | controller |
2026-06-09 11:15:48.061633 | controller | TASK [Deploy Observability operator. name=openshift_obs] ***********************
2026-06-09 11:15:48.061638 | controller | Tuesday 09 June 2026  11:15:48 +0000 (0:00:00.041)       0:02:20.585 **********
2026-06-09 11:15:48.061642 | controller | Tuesday 09 June 2026  11:15:48 +0000 (0:00:00.041)       0:02:20.584 **********
2026-06-09 11:15:48.103037 | controller | skipping: [localhost]
2026-06-09 11:15:48.103157 | controller |
2026-06-09 11:15:48.103164 | controller | TASK [Deploy Metal3 BMHs name=deploy_bmh] **************************************
2026-06-09 11:15:48.103195 | controller | Tuesday 09 June 2026  11:15:48 +0000 (0:00:00.041)       0:02:20.627 **********
2026-06-09 11:15:48.103200 | controller | Tuesday 09 June 2026  11:15:48 +0000 (0:00:00.041)       0:02:20.626 **********
2026-06-09 11:15:48.136448 | controller | skipping: [localhost]
2026-06-09 11:15:48.136553 | controller |
2026-06-09 11:15:48.136568 | controller | TASK [Install certmanager operator role name=cert_manager] *********************
2026-06-09 11:15:48.136574 | controller | Tuesday 09 June 2026  11:15:48 +0000 (0:00:00.033)       0:02:20.661 **********
2026-06-09 11:15:48.136578 | controller | Tuesday 09 June 2026  11:15:48 +0000 (0:00:00.033)       0:02:20.659 **********
2026-06-09 11:15:48.316578 | controller |
2026-06-09 11:15:48.316628 | controller | TASK [cert_manager : Create role needed directories path={{ cifmw_cert_manager_manifests_dir }}, state=directory, mode=0755] ***
2026-06-09 11:15:48.316634 | controller | Tuesday 09 June 2026  11:15:48 +0000 (0:00:00.179)       0:02:20.841 **********
2026-06-09 11:15:48.316639 | controller | Tuesday 09 June 2026  11:15:48 +0000 (0:00:00.179)       0:02:20.839 **********
2026-06-09 11:15:48.534480 | controller | changed: [localhost]
2026-06-09 11:15:48.534579 | controller |
2026-06-09 11:15:48.534587 | controller | TASK [cert_manager : Create the cifmw_cert_manager_operator_namespace namespace kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit) }}, name={{ cifmw_cert_manager_operator_namespace }}, kind=Namespace, state=present] ***
2026-06-09 11:15:48.534594 | controller | Tuesday 09 June 2026  11:15:48 +0000 (0:00:00.218)       0:02:21.059 **********
2026-06-09 11:15:48.534599 | controller | Tuesday 09 June 2026  11:15:48 +0000 (0:00:00.218)       0:02:21.058 **********
2026-06-09 11:15:49.398802 | controller | changed: [localhost]
2026-06-09 11:15:49.398871 | controller |
2026-06-09 11:15:49.398878 | controller | TASK [cert_manager : Install from Release Manifest _raw_params=release_manifest.yml] ***
2026-06-09 11:15:49.398884 | controller | Tuesday 09 June 2026  11:15:49 +0000 (0:00:00.864)       0:02:21.923 **********
2026-06-09 11:15:49.398890 | controller | Tuesday 09 June 2026  11:15:49 +0000 (0:00:00.864)       0:02:21.922 **********
2026-06-09 11:15:49.439771 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/cert_manager/tasks/release_manifest.yml for localhost
2026-06-09 11:15:49.439834 | controller |
2026-06-09 11:15:49.439840 | controller | TASK [cert_manager : Download release manifests url={{ cifmw_cert_manager_release_manifest }}, dest={{ cifmw_cert_manager_manifests_dir }}/cert_manager_manifest.yml, mode=0664] ***
2026-06-09 11:15:49.439844 | controller | Tuesday 09 June 2026  11:15:49 +0000 (0:00:00.040)       0:02:21.964 **********
2026-06-09 11:15:49.439848 | controller | Tuesday 09 June 2026  11:15:49 +0000 (0:00:00.041)       0:02:21.963 **********
2026-06-09 11:15:50.194852 | controller | changed: [localhost]
2026-06-09 11:15:50.194929 | controller |
2026-06-09 11:15:50.194937 | controller | TASK [cert_manager : Install cert-manager from release manifest kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit) }}, state=present, src={{ cifmw_cert_manager_manifests_dir }}/cert_manager_manifest.yml] ***
2026-06-09 11:15:50.194963 | controller | Tuesday 09 June 2026  11:15:50 +0000 (0:00:00.755)       0:02:22.719 **********
2026-06-09 11:15:50.194970 | controller | Tuesday 09 June 2026  11:15:50 +0000 (0:00:00.755)       0:02:22.718 **********
2026-06-09 11:15:54.459857 | controller | changed: [localhost]
2026-06-09 11:15:54.459923 | controller |
2026-06-09 11:15:54.459928 | controller | TASK [cert_manager : Install from OLM Manifest _raw_params=olm_manifest.yml] ***
2026-06-09 11:15:54.459934 | controller | Tuesday 09 June 2026  11:15:54 +0000 (0:00:04.265)       0:02:26.984 **********
2026-06-09 11:15:54.459939 | controller | Tuesday 09 June 2026  11:15:54 +0000 (0:00:04.265)       0:02:26.983 **********
2026-06-09 11:15:54.484446 | controller | skipping: [localhost]
2026-06-09 11:15:54.484525 | controller |
2026-06-09 11:15:54.484532 | controller | TASK [cert_manager : Check for cert-manager namespace existence kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit) }}, name=cert-manager, kind=Namespace, field_selectors=['status.phase=Active']] ***
2026-06-09 11:15:54.484537 | controller | Tuesday 09 June 2026  11:15:54 +0000 (0:00:00.024)       0:02:27.009 **********
2026-06-09 11:15:54.484542 | controller | Tuesday 09 June 2026  11:15:54 +0000 (0:00:00.024)       0:02:27.008 **********
2026-06-09 11:15:55.256403 | controller | ok: [localhost]
2026-06-09 11:15:55.256444 | controller |
2026-06-09 11:15:55.256451 | controller | TASK [cert_manager : Wait for cert-manager pods to be ready kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit) }}, namespace=cert-manager, kind=Pod, wait=True, wait_sleep=10, wait_timeout=600, wait_condition={'type': 'Ready', 'status': 'True'}, label_selectors=['app = {{ item }}']] ***
2026-06-09 11:15:55.256457 | controller | Tuesday 09 June 2026  11:15:55 +0000 (0:00:00.771)       0:02:27.781 **********
2026-06-09 11:15:55.256462 | controller | Tuesday 09 June 2026  11:15:55 +0000 (0:00:00.771)       0:02:27.780 **********
2026-06-09 11:16:17.745807 | controller | ok: [localhost] => (item=cainjector)
2026-06-09 11:16:17.745883 | controller | ok: [localhost] => (item=webhook)
2026-06-09 11:16:17.745889 | controller | ok: [localhost] => (item=cert-manager)
2026-06-09 11:16:17.745893 | controller |
2026-06-09 11:16:17.745897 | controller | TASK [cert_manager : Create $HOME/bin dir path={{ ansible_user_dir }}/bin, state=directory, mode=0755] ***
2026-06-09 11:16:17.745901 | controller | Tuesday 09 June 2026  11:16:17 +0000 (0:00:22.489)       0:02:50.270 **********
2026-06-09 11:16:17.745919 | controller | Tuesday 09 June 2026  11:16:17 +0000 (0:00:22.489)       0:02:50.269 **********
2026-06-09 11:16:17.962407 | controller | ok: [localhost]
2026-06-09 11:16:17.962477 | controller |
2026-06-09 11:16:17.962485 | controller | TASK [cert_manager : Install cert-manager cmctl CLI url=https://github.com/cert-manager/cmctl/releases/{{ cifmw_cert_manager_version }}/download/cmctl_{{ _os }}_{{ _arch }}, dest={{ ansible_user_dir }}/bin/cmctl, mode=0755] ***
2026-06-09 11:16:17.962490 | controller | Tuesday 09 June 2026  11:16:17 +0000 (0:00:00.216)       0:02:50.486 **********
2026-06-09 11:16:17.962494 | controller | Tuesday 09 June 2026  11:16:17 +0000 (0:00:00.216)       0:02:50.485 **********
2026-06-09 11:16:19.889759 | controller | changed: [localhost]
2026-06-09 11:16:19.889830 | controller |
2026-06-09 11:16:19.889836 | controller | TASK [cert_manager : Verify cert_manager api _raw_params={{ ansible_user_dir }}/bin/cmctl check api --wait=2m] ***
2026-06-09 11:16:19.889840 | controller | Tuesday 09 June 2026  11:16:19 +0000 (0:00:01.926)       0:02:52.413 **********
2026-06-09 11:16:19.889844 | controller | Tuesday 09 June 2026  11:16:19 +0000 (0:00:01.926)       0:02:52.412 **********
2026-06-09 11:16:20.224290 | controller | changed: [localhost]
2026-06-09 11:16:20.224360 | controller |
2026-06-09 11:16:20.224367 | controller | TASK [Configure hosts networking using nmstate name=ci_nmstate] ****************
2026-06-09 11:16:20.224371 | controller | Tuesday 09 June 2026  11:16:20 +0000 (0:00:00.335)       0:02:52.749 **********
2026-06-09 11:16:20.224383 | controller | Tuesday 09 June 2026  11:16:20 +0000 (0:00:00.335)       0:02:52.747 **********
2026-06-09 11:16:20.251385 | controller | skipping: [localhost]
2026-06-09 11:16:20.251455 | controller |
2026-06-09 11:16:20.251462 | controller | TASK [Configure multus networks name=ci_multus] ********************************
2026-06-09 11:16:20.251466 | controller | Tuesday 09 June 2026  11:16:20 +0000 (0:00:00.027)       0:02:52.776 **********
2026-06-09 11:16:20.251470 | controller | Tuesday 09 June 2026  11:16:20 +0000 (0:00:00.027)       0:02:52.774 **********
2026-06-09 11:16:20.276369 | controller | skipping: [localhost]
2026-06-09 11:16:20.276440 | controller |
2026-06-09 11:16:20.276447 | controller | TASK [Deploy Sushy Emulator service pod name=sushy_emulator] *******************
2026-06-09 11:16:20.276452 | controller | Tuesday 09 June 2026  11:16:20 +0000 (0:00:00.024)       0:02:52.801 **********
2026-06-09 11:16:20.276457 | controller | Tuesday 09 June 2026  11:16:20 +0000 (0:00:00.024)       0:02:52.799 **********
2026-06-09 11:16:20.300068 | controller | skipping: [localhost]
2026-06-09 11:16:20.300141 | controller |
2026-06-09 11:16:20.300148 | controller | TASK [Setup Libvirt on controller name=libvirt_manager] ************************
2026-06-09 11:16:20.300154 | controller | Tuesday 09 June 2026  11:16:20 +0000 (0:00:00.024)       0:02:52.825 **********
2026-06-09 11:16:20.300159 | controller | Tuesday 09 June 2026  11:16:20 +0000 (0:00:00.024)       0:02:52.823 **********
2026-06-09 11:16:20.324803 | controller | skipping: [localhost]
2026-06-09 11:16:20.324867 | controller |
2026-06-09 11:16:20.324873 | controller | TASK [Prepare container package builder name=pkg_build] ************************
2026-06-09 11:16:20.324877 | controller | Tuesday 09 June 2026  11:16:20 +0000 (0:00:00.024)       0:02:52.849 **********
2026-06-09 11:16:20.324881 | controller | Tuesday 09 June 2026  11:16:20 +0000 (0:00:00.024)       0:02:52.848 **********
2026-06-09 11:16:20.355562 | controller | skipping: [localhost]
2026-06-09 11:16:20.355616 | controller |
2026-06-09 11:16:20.355622 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-09 11:16:20.355627 | controller | Tuesday 09 June 2026  11:16:20 +0000 (0:00:00.030)       0:02:52.880 **********
2026-06-09 11:16:20.355631 | controller | Tuesday 09 June 2026  11:16:20 +0000 (0:00:00.030)       0:02:52.879 **********
2026-06-09 11:16:20.421089 | controller | ok: [localhost]
2026-06-09 11:16:20.421215 | controller |
2026-06-09 11:16:20.421230 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-09 11:16:20.421239 | controller | Tuesday 09 June 2026  11:16:20 +0000 (0:00:00.065)       0:02:52.945 **********
2026-06-09 11:16:20.421249 | controller | Tuesday 09 June 2026  11:16:20 +0000 (0:00:00.065)       0:02:52.944 **********
2026-06-09 11:16:20.531495 | controller | ok: [localhost]
2026-06-09 11:16:20.531667 | controller |
2026-06-09 11:16:20.531684 | controller | TASK [run_hook : Loop on hooks for post_infra _raw_params={{ hook.type }}.yml] ***
2026-06-09 11:16:20.531698 | controller | Tuesday 09 June 2026  11:16:20 +0000 (0:00:00.110)       0:02:53.056 **********
2026-06-09 11:16:20.531709 | controller | Tuesday 09 June 2026  11:16:20 +0000 (0:00:00.110)       0:02:53.054 **********
2026-06-09 11:16:20.671140 | controller | skipping: [localhost]
2026-06-09 11:16:20.671224 | controller |
2026-06-09 11:16:20.671232 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-09 11:16:20.671239 | controller | Tuesday 09 June 2026  11:16:20 +0000 (0:00:00.139)       0:02:53.195 **********
2026-06-09 11:16:20.671245 | controller | Tuesday 09 June 2026  11:16:20 +0000 (0:00:00.139)       0:02:53.194 **********
2026-06-09 11:16:20.743117 | controller | ok: [localhost]
2026-06-09 11:16:20.743151 | controller |
2026-06-09 11:16:20.743156 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-09 11:16:20.743167 | controller | Tuesday 09 June 2026  11:16:20 +0000 (0:00:00.072)       0:02:53.267 **********
2026-06-09 11:16:20.743171 | controller | Tuesday 09 June 2026  11:16:20 +0000 (0:00:00.072)       0:02:53.266 **********
2026-06-09 11:16:20.872982 | controller | ok: [localhost]
2026-06-09 11:16:20.873064 | controller |
2026-06-09 11:16:20.873071 | controller | TASK [run_hook : Loop on hooks for pre_package_build _raw_params={{ hook.type }}.yml] ***
2026-06-09 11:16:20.873078 | controller | Tuesday 09 June 2026  11:16:20 +0000 (0:00:00.129)       0:02:53.397 **********
2026-06-09 11:16:20.873083 | controller | Tuesday 09 June 2026  11:16:20 +0000 (0:00:00.129)       0:02:53.396 **********
2026-06-09 11:16:20.991722 | controller | skipping: [localhost]
2026-06-09 11:16:20.991793 | controller |
2026-06-09 11:16:20.991799 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-09 11:16:20.991804 | controller | Tuesday 09 June 2026  11:16:20 +0000 (0:00:00.118)       0:02:53.516 **********
2026-06-09 11:16:20.991808 | controller | Tuesday 09 June 2026  11:16:20 +0000 (0:00:00.118)       0:02:53.514 **********
2026-06-09 11:16:21.117257 | controller | ok: [localhost]
2026-06-09 11:16:21.117377 | controller |
2026-06-09 11:16:21.117385 | controller | TASK [pkg_build : Generate volume list build_volumes={% for pkg in cifmw_pkg_build_list -%}
2026-06-09 11:16:21.117420 | controller | - "{{ pkg.src|default(cifmw_pkg_build_pkg_basedir ~ '/' ~ pkg.name) }}:/root/src/{{ pkg.name }}:z"
2026-06-09 11:16:21.117426 | controller | - "{{ cifmw_pkg_build_basedir }}/volumes/packages/{{ pkg.name }}:/root/{{ pkg.name }}:z"
2026-06-09 11:16:21.117432 | controller | - "{{ cifmw_pkg_build_basedir }}/logs/build_{{ pkg.name }}:/root/logs:z"
2026-06-09 11:16:21.117438 | controller | {% endfor -%}
2026-06-09 11:16:21.117443 | controller | - "{{ cifmw_pkg_build_basedir }}/volumes/packages/gating_repo:/root/gating_repo:z"
2026-06-09 11:16:21.117448 | controller | - "{{ cifmw_pkg_build_basedir }}/artifacts/repositories:/root/yum.repos.d:z,ro"
2026-06-09 11:16:21.117453 | controller | - "{{ cifmw_pkg_build_basedir }}/artifacts/build-packages.yml:/root/playbook.yml:z,ro"
2026-06-09 11:16:21.117458 | controller | ] ***
2026-06-09 11:16:21.117463 | controller | Tuesday 09 June 2026  11:16:21 +0000 (0:00:00.125)       0:02:53.641 **********
2026-06-09 11:16:21.117468 | controller | Tuesday 09 June 2026  11:16:21 +0000 (0:00:00.125)       0:02:53.640 **********
2026-06-09 11:16:21.148974 | controller | skipping: [localhost]
2026-06-09 11:16:21.149104 | controller |
2026-06-09 11:16:21.149117 | controller | TASK [pkg_build : Build package using container name={{ pkg.name }}-builder, auto_remove=True, detach=False, privileged=True, log_driver=k8s-file, log_level=info, log_opt={'path': '{{ cifmw_pkg_build_basedir }}/logs/{{ pkg.name }}-builder.log'}, image={{ cifmw_pkg_build_ctx_name }}, volume={{ build_volumes | from_yaml }}, security_opt=['label=disable', 'seccomp=unconfined', 'apparmor=unconfined'], env={'PROJECT': '{{ pkg.name }}'}, command=ansible-playbook -i localhost, -c local playbook.yml] ***
2026-06-09 11:16:21.149132 | controller | Tuesday 09 June 2026  11:16:21 +0000 (0:00:00.031)       0:02:53.673 **********
2026-06-09 11:16:21.149141 | controller | Tuesday 09 June 2026  11:16:21 +0000 (0:00:00.031)       0:02:53.672 **********
2026-06-09 11:16:21.176536 | controller | skipping: [localhost]
2026-06-09 11:16:21.176682 | controller |
2026-06-09 11:16:21.176698 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-09 11:16:21.176712 | controller | Tuesday 09 June 2026  11:16:21 +0000 (0:00:00.027)       0:02:53.701 **********
2026-06-09 11:16:21.176724 | controller | Tuesday 09 June 2026  11:16:21 +0000 (0:00:00.027)       0:02:53.700 **********
2026-06-09 11:16:21.265851 | controller | ok: [localhost]
2026-06-09 11:16:21.265926 | controller |
2026-06-09 11:16:21.265937 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-09 11:16:21.265946 | controller | Tuesday 09 June 2026  11:16:21 +0000 (0:00:00.089)       0:02:53.790 **********
2026-06-09 11:16:21.265968 | controller | Tuesday 09 June 2026  11:16:21 +0000 (0:00:00.089)       0:02:53.789 **********
2026-06-09 11:16:21.444407 | controller | ok: [localhost]
2026-06-09 11:16:21.444447 | controller |
2026-06-09 11:16:21.444454 | controller | TASK [run_hook : Loop on hooks for post_package_build _raw_params={{ hook.type }}.yml] ***
2026-06-09 11:16:21.444460 | controller | Tuesday 09 June 2026  11:16:21 +0000 (0:00:00.178)       0:02:53.969 **********
2026-06-09 11:16:21.444465 | controller | Tuesday 09 June 2026  11:16:21 +0000 (0:00:00.178)       0:02:53.967 **********
2026-06-09 11:16:21.692904 | controller | skipping: [localhost]
2026-06-09 11:16:21.692987 | controller |
2026-06-09 11:16:21.692998 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-09 11:16:21.693007 | controller | Tuesday 09 June 2026  11:16:21 +0000 (0:00:00.248)       0:02:54.217 **********
2026-06-09 11:16:21.693015 | controller | Tuesday 09 June 2026  11:16:21 +0000 (0:00:00.248)       0:02:54.216 **********
2026-06-09 11:16:21.756432 | controller | ok: [localhost]
2026-06-09 11:16:21.756502 | controller |
2026-06-09 11:16:21.756536 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-09 11:16:21.756551 | controller | Tuesday 09 June 2026  11:16:21 +0000 (0:00:00.063)       0:02:54.281 **********
2026-06-09 11:16:21.756557 | controller | Tuesday 09 June 2026  11:16:21 +0000 (0:00:00.063)       0:02:54.280 **********
2026-06-09 11:16:21.875953 | controller | ok: [localhost]
2026-06-09 11:16:21.876049 | controller |
2026-06-09 11:16:21.876060 | controller | TASK [run_hook : Loop on hooks for pre_container_build _raw_params={{ hook.type }}.yml] ***
2026-06-09 11:16:21.876069 | controller | Tuesday 09 June 2026  11:16:21 +0000 (0:00:00.118)       0:02:54.399 **********
2026-06-09 11:16:21.876078 | controller | Tuesday 09 June 2026  11:16:21 +0000 (0:00:00.118)       0:02:54.398 **********
2026-06-09 11:16:22.025484 | controller | skipping: [localhost]
2026-06-09 11:16:22.025628 | controller |
2026-06-09 11:16:22.025655 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-09 11:16:22.025662 | controller | Tuesday 09 June 2026  11:16:22 +0000 (0:00:00.149)       0:02:54.549 **********
2026-06-09 11:16:22.025668 | controller | Tuesday 09 June 2026  11:16:22 +0000 (0:00:00.149)       0:02:54.548 **********
2026-06-09 11:16:22.105916 | controller | ok: [localhost]
2026-06-09 11:16:22.105996 | controller |
2026-06-09 11:16:22.106004 | controller | TASK [cifmw_setup : Nothing to do yet msg=No support for that step yet] ********
2026-06-09 11:16:22.106010 | controller | Tuesday 09 June 2026  11:16:22 +0000 (0:00:00.080)       0:02:54.630 **********
2026-06-09 11:16:22.106015 | controller | Tuesday 09 June 2026  11:16:22 +0000 (0:00:00.080)       0:02:54.629 **********
2026-06-09 11:16:22.144639 | controller | ok: [localhost] =>
2026-06-09 11:16:22.144708 | controller |     msg: No support for that step yet
2026-06-09 11:16:22.144716 | controller |
2026-06-09 11:16:22.144722 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-09 11:16:22.144728 | controller | Tuesday 09 June 2026  11:16:22 +0000 (0:00:00.038)       0:02:54.668 **********
2026-06-09 11:16:22.144733 | controller | Tuesday 09 June 2026  11:16:22 +0000 (0:00:00.038)       0:02:54.667 **********
2026-06-09 11:16:22.219588 | controller | ok: [localhost]
2026-06-09 11:16:22.219644 | controller |
2026-06-09 11:16:22.219651 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-09 11:16:22.219656 | controller | Tuesday 09 June 2026  11:16:22 +0000 (0:00:00.075)       0:02:54.744 **********
2026-06-09 11:16:22.219661 | controller | Tuesday 09 June 2026  11:16:22 +0000 (0:00:00.075)       0:02:54.742 **********
2026-06-09 11:16:22.365019 | controller | ok: [localhost]
2026-06-09 11:16:22.365127 | controller |
2026-06-09 11:16:22.365135 | controller | TASK [run_hook : Loop on hooks for post_container_build _raw_params={{ hook.type }}.yml] ***
2026-06-09 11:16:22.365142 | controller | Tuesday 09 June 2026  11:16:22 +0000 (0:00:00.145)       0:02:54.889 **********
2026-06-09 11:16:22.365149 | controller | Tuesday 09 June 2026  11:16:22 +0000 (0:00:00.145)       0:02:54.888 **********
2026-06-09 11:16:22.478223 | controller | skipping: [localhost]
2026-06-09 11:16:22.478342 | controller |
2026-06-09 11:16:22.478350 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-09 11:16:22.478357 | controller | Tuesday 09 June 2026  11:16:22 +0000 (0:00:00.113)       0:02:55.003 **********
2026-06-09 11:16:22.478363 | controller | Tuesday 09 June 2026  11:16:22 +0000 (0:00:00.113)       0:02:55.001 **********
2026-06-09 11:16:22.550600 | controller | ok: [localhost]
2026-06-09 11:16:22.550710 | controller |
2026-06-09 11:16:22.550718 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-09 11:16:22.550725 | controller | Tuesday 09 June 2026  11:16:22 +0000 (0:00:00.072)       0:02:55.075 **********
2026-06-09 11:16:22.550731 | controller | Tuesday 09 June 2026  11:16:22 +0000 (0:00:00.072)       0:02:55.074 **********
2026-06-09 11:16:22.663106 | controller | ok: [localhost]
2026-06-09 11:16:22.663216 | controller |
2026-06-09 11:16:22.663225 | controller | TASK [run_hook : Loop on hooks for pre_operator_build _raw_params={{ hook.type }}.yml] ***
2026-06-09 11:16:22.663233 | controller | Tuesday 09 June 2026  11:16:22 +0000 (0:00:00.112)       0:02:55.187 **********
2026-06-09 11:16:22.663239 | controller | Tuesday 09 June 2026  11:16:22 +0000 (0:00:00.112)       0:02:55.186 **********
2026-06-09 11:16:22.786420 | controller | skipping: [localhost]
2026-06-09 11:16:22.786561 | controller |
2026-06-09 11:16:22.786568 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-09 11:16:22.786574 | controller | Tuesday 09 June 2026  11:16:22 +0000 (0:00:00.122)       0:02:55.310 **********
2026-06-09 11:16:22.786578 | controller | Tuesday 09 June 2026  11:16:22 +0000 (0:00:00.122)       0:02:55.309 **********
2026-06-09 11:16:22.855661 | controller | ok: [localhost]
2026-06-09 11:16:22.855740 | controller |
2026-06-09 11:16:22.855746 | controller | TASK [operator_build : Ensure mandatory directories exist path={{ cifmw_operator_build_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-09 11:16:22.855752 | controller | Tuesday 09 June 2026  11:16:22 +0000 (0:00:00.069)       0:02:55.380 **********
2026-06-09 11:16:22.855757 | controller | Tuesday 09 June 2026  11:16:22 +0000 (0:00:00.069)       0:02:55.379 **********
2026-06-09 11:16:22.911355 | controller | skipping: [localhost] => (item=artifacts)
2026-06-09 11:16:22.911436 | controller | skipping: [localhost] => (item=logs)
2026-06-09 11:16:22.911442 | controller | skipping: [localhost]
2026-06-09 11:16:22.911447 | controller |
2026-06-09 11:16:22.911452 | controller | TASK [operator_build : Initialize role output cifmw_operator_build_output={{ cifmw_operator_build_output }}, cifmw_operator_build_meta_name={{ cifmw_operator_build_meta_name }}] ***
2026-06-09 11:16:22.911457 | controller | Tuesday 09 June 2026  11:16:22 +0000 (0:00:00.055)       0:02:55.435 **********
2026-06-09 11:16:22.911461 | controller | Tuesday 09 June 2026  11:16:22 +0000 (0:00:00.055)       0:02:55.434 **********
2026-06-09 11:16:22.948060 | controller | skipping: [localhost]
2026-06-09 11:16:22.948149 | controller |
2026-06-09 11:16:22.948155 | controller | TASK [operator_build : Populate operators list with zuul info _raw_params=zuul_info.yml] ***
2026-06-09 11:16:22.948160 | controller | Tuesday 09 June 2026  11:16:22 +0000 (0:00:00.036)       0:02:55.472 **********
2026-06-09 11:16:22.948165 | controller | Tuesday 09 June 2026  11:16:22 +0000 (0:00:00.036)       0:02:55.471 **********
2026-06-09 11:16:22.993575 | controller | skipping: [localhost] => (item={'branch': 'main', 'change': '1175', 'change_url': 'https://github.com/openstack-k8s-operators/edpm-ansible/pull/1175', 'commit_id': 'ccf94d3628e5513197102d32d9115778c1eeafd2', 'patchset': 'ccf94d3628e5513197102d32d9115778c1eeafd2', 'project': {'canonical_hostname': 'github.com', 'canonical_name': 'github.com/openstack-k8s-operators/edpm-ansible', 'name': 'openstack-k8s-operators/edpm-ansible', 'short_name': 'edpm-ansible', 'src_dir': 'src/github.com/openstack-k8s-operators/edpm-ansible'}, 'topic': None})
2026-06-09 11:16:22.993656 | controller | skipping: [localhost]
2026-06-09 11:16:22.993663 | controller |
2026-06-09 11:16:22.993669 | controller | TASK [operator_build : Merge lists of operators operators_list={{ [cifmw_operator_build_operators, zuul_info_operators | default([])] | community.general.lists_mergeby('name') }}] ***
2026-06-09 11:16:22.993674 | controller | Tuesday 09 June 2026  11:16:22 +0000 (0:00:00.045)       0:02:55.517 **********
2026-06-09 11:16:22.993680 | controller | Tuesday 09 June 2026  11:16:22 +0000 (0:00:00.045)       0:02:55.516 **********
2026-06-09 11:16:23.047306 | controller | skipping: [localhost]
2026-06-09 11:16:23.047383 | controller |
2026-06-09 11:16:23.047389 | controller | TASK [operator_build : Get meta_operator src dir from operators_list cifmw_operator_build_meta_src={{ (operators_list | selectattr('name', 'eq', cifmw_operator_build_meta_name) | map(attribute='src') | first ) | default(cifmw_operator_build_meta_src, true) }}] ***
2026-06-09 11:16:23.047393 | controller | Tuesday 09 June 2026  11:16:23 +0000 (0:00:00.053)       0:02:55.571 **********
2026-06-09 11:16:23.047397 | controller | Tuesday 09 June 2026  11:16:23 +0000 (0:00:00.053)       0:02:55.570 **********
2026-06-09 11:16:23.087457 | controller | skipping: [localhost]
2026-06-09 11:16:23.087571 | controller |
2026-06-09 11:16:23.087580 | controller | TASK [operator_build : Adds meta-operator to the list operators_list={{ [operators_list, meta_operator_info] | community.general.lists_mergeby('name') }}] ***
2026-06-09 11:16:23.087587 | controller | Tuesday 09 June 2026  11:16:23 +0000 (0:00:00.039)       0:02:55.611 **********
2026-06-09 11:16:23.087592 | controller | Tuesday 09 June 2026  11:16:23 +0000 (0:00:00.039)       0:02:55.610 **********
2026-06-09 11:16:23.131401 | controller | skipping: [localhost]
2026-06-09 11:16:23.131479 | controller |
2026-06-09 11:16:23.131484 | controller | TASK [operator_build : Clone operator's code when src dir is empty _raw_params=clone.yml] ***
2026-06-09 11:16:23.131489 | controller | Tuesday 09 June 2026  11:16:23 +0000 (0:00:00.044)       0:02:55.655 **********
2026-06-09 11:16:23.131493 | controller | Tuesday 09 June 2026  11:16:23 +0000 (0:00:00.044)       0:02:55.654 **********
2026-06-09 11:16:23.167441 | controller | skipping: [localhost]
2026-06-09 11:16:23.167546 | controller |
2026-06-09 11:16:23.167557 | controller | TASK [operator_build : Building operators _raw_params=build.yml] ***************
2026-06-09 11:16:23.167563 | controller | Tuesday 09 June 2026  11:16:23 +0000 (0:00:00.035)       0:02:55.691 **********
2026-06-09 11:16:23.167567 | controller | Tuesday 09 June 2026  11:16:23 +0000 (0:00:00.035)       0:02:55.690 **********
2026-06-09 11:16:23.204220 | controller | skipping: [localhost]
2026-06-09 11:16:23.204298 | controller |
2026-06-09 11:16:23.204304 | controller | TASK [operator_build : Building meta operator _raw_params=build.yml] ***********
2026-06-09 11:16:23.204308 | controller | Tuesday 09 June 2026  11:16:23 +0000 (0:00:00.036)       0:02:55.728 **********
2026-06-09 11:16:23.204311 | controller | Tuesday 09 June 2026  11:16:23 +0000 (0:00:00.036)       0:02:55.727 **********
2026-06-09 11:16:23.238617 | controller | skipping: [localhost]
2026-06-09 11:16:23.238701 | controller |
2026-06-09 11:16:23.238708 | controller | TASK [operator_build : Gather role output dest={{ cifmw_operator_build_basedir }}/artifacts/custom-operators.yml, content={{ cifmw_operator_build_output | to_nice_yaml }}, mode=0644] ***
2026-06-09 11:16:23.238714 | controller | Tuesday 09 June 2026  11:16:23 +0000 (0:00:00.034)       0:02:55.763 **********
2026-06-09 11:16:23.238719 | controller | Tuesday 09 June 2026  11:16:23 +0000 (0:00:00.034)       0:02:55.761 **********
2026-06-09 11:16:23.281106 | controller | skipping: [localhost]
2026-06-09 11:16:23.281184 | controller |
2026-06-09 11:16:23.281189 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-09 11:16:23.281194 | controller | Tuesday 09 June 2026  11:16:23 +0000 (0:00:00.042)       0:02:55.805 **********
2026-06-09 11:16:23.281212 | controller | Tuesday 09 June 2026  11:16:23 +0000 (0:00:00.042)       0:02:55.804 **********
2026-06-09 11:16:23.347312 | controller | ok: [localhost]
2026-06-09 11:16:23.347392 | controller |
2026-06-09 11:16:23.347398 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-09 11:16:23.347402 | controller | Tuesday 09 June 2026  11:16:23 +0000 (0:00:00.066)       0:02:55.871 **********
2026-06-09 11:16:23.347407 | controller | Tuesday 09 June 2026  11:16:23 +0000 (0:00:00.066)       0:02:55.870 **********
2026-06-09 11:16:23.468335 | controller | ok: [localhost]
2026-06-09 11:16:23.468419 | controller |
2026-06-09 11:16:23.468427 | controller | TASK [run_hook : Loop on hooks for post_operator_build _raw_params={{ hook.type }}.yml] ***
2026-06-09 11:16:23.468433 | controller | Tuesday 09 June 2026  11:16:23 +0000 (0:00:00.120)       0:02:55.992 **********
2026-06-09 11:16:23.468438 | controller | Tuesday 09 June 2026  11:16:23 +0000 (0:00:00.120)       0:02:55.991 **********
2026-06-09 11:16:23.613478 | controller | skipping: [localhost]
2026-06-09 11:16:23.613575 | controller |
2026-06-09 11:16:23.613596 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-09 11:16:23.613601 | controller | Tuesday 09 June 2026  11:16:23 +0000 (0:00:00.144)       0:02:56.137 **********
2026-06-09 11:16:23.613605 | controller | Tuesday 09 June 2026  11:16:23 +0000 (0:00:00.144)       0:02:56.136 **********
2026-06-09 11:16:23.686232 | controller | ok: [localhost]
2026-06-09 11:16:23.686306 | controller |
2026-06-09 11:16:23.686315 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-09 11:16:23.686321 | controller | Tuesday 09 June 2026  11:16:23 +0000 (0:00:00.073)       0:02:56.210 **********
2026-06-09 11:16:23.686327 | controller | Tuesday 09 June 2026  11:16:23 +0000 (0:00:00.073)       0:02:56.209 **********
2026-06-09 11:16:23.829386 | controller | ok: [localhost]
2026-06-09 11:16:23.829454 | controller |
2026-06-09 11:16:23.829460 | controller | TASK [run_hook : Loop on hooks for pre_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-09 11:16:23.829464 | controller | Tuesday 09 June 2026  11:16:23 +0000 (0:00:00.142)       0:02:56.353 **********
2026-06-09 11:16:23.829468 | controller | Tuesday 09 June 2026  11:16:23 +0000 (0:00:00.142)       0:02:56.351 **********
2026-06-09 11:16:23.952022 | controller | skipping: [localhost]
2026-06-09 11:16:23.952066 | controller |
2026-06-09 11:16:23.952072 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-09 11:16:23.952078 | controller | Tuesday 09 June 2026  11:16:23 +0000 (0:00:00.123)       0:02:56.476 **********
2026-06-09 11:16:23.952082 | controller | Tuesday 09 June 2026  11:16:23 +0000 (0:00:00.123)       0:02:56.475 **********
2026-06-09 11:16:24.035795 | controller | ok: [localhost]
2026-06-09 11:16:24.035831 | controller |
2026-06-09 11:16:24.035836 | controller | TASK [Configure Storage Class name=ci_local_storage] ***************************
2026-06-09 11:16:24.035840 | controller | Tuesday 09 June 2026  11:16:24 +0000 (0:00:00.083)       0:02:56.560 **********
2026-06-09 11:16:24.035844 | controller | Tuesday 09 June 2026  11:16:24 +0000 (0:00:00.083)       0:02:56.559 **********
2026-06-09 11:16:24.145593 | controller |
2026-06-09 11:16:24.145668 | controller | TASK [ci_local_storage : Create role needed directories path={{ cifmw_cls_manifests_dir }}, state=directory, mode=0755] ***
2026-06-09 11:16:24.145674 | controller | Tuesday 09 June 2026  11:16:24 +0000 (0:00:00.109)       0:02:56.670 **********
2026-06-09 11:16:24.145680 | controller | Tuesday 09 June 2026  11:16:24 +0000 (0:00:00.109)       0:02:56.669 **********
2026-06-09 11:16:24.357945 | controller | changed: [localhost]
2026-06-09 11:16:24.358037 | controller |
2026-06-09 11:16:24.358045 | controller | TASK [ci_local_storage : Create the cifmw_cls_namespace namespace" kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit) }}, name={{ cifmw_cls_namespace }}, kind=Namespace, state=present] ***
2026-06-09 11:16:24.358064 | controller | Tuesday 09 June 2026  11:16:24 +0000 (0:00:00.211)       0:02:56.882 **********
2026-06-09 11:16:24.358069 | controller | Tuesday 09 June 2026  11:16:24 +0000 (0:00:00.211)       0:02:56.880 **********
2026-06-09 11:16:25.105504 | controller | ok: [localhost]
2026-06-09 11:16:25.105592 | controller |
2026-06-09 11:16:25.105600 | controller | TASK [ci_local_storage : Save storage manifests as artifacts dest={{ cifmw_cls_manifests_dir }}/storage-class.yaml, content={{ cifmw_cls_storage_manifest | to_nice_yaml }}, mode=0644] ***
2026-06-09 11:16:25.105606 | controller | Tuesday 09 June 2026  11:16:25 +0000 (0:00:00.748)       0:02:57.630 **********
2026-06-09 11:16:25.105612 | controller | Tuesday 09 June 2026  11:16:25 +0000 (0:00:00.748)       0:02:57.629 **********
2026-06-09 11:16:25.561686 | controller | changed: [localhost]
2026-06-09 11:16:25.561760 | controller |
2026-06-09 11:16:25.561767 | controller | TASK [ci_local_storage : Get k8s nodes kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, kind=Node] ***
2026-06-09 11:16:25.561774 | controller | Tuesday 09 June 2026  11:16:25 +0000 (0:00:00.456)       0:02:58.086 **********
2026-06-09 11:16:25.561781 | controller | Tuesday 09 June 2026  11:16:25 +0000 (0:00:00.456)       0:02:58.085 **********
2026-06-09 11:16:26.267906 | controller | ok: [localhost]
2026-06-09 11:16:26.267975 | controller |
2026-06-09 11:16:26.267980 | controller | TASK [ci_local_storage : Fetch hostnames for all hosts _raw_params=hostname] ***
2026-06-09 11:16:26.267984 | controller | Tuesday 09 June 2026  11:16:26 +0000 (0:00:00.706)       0:02:58.792 **********
2026-06-09 11:16:26.267988 | controller | Tuesday 09 June 2026  11:16:26 +0000 (0:00:00.706)       0:02:58.791 **********
2026-06-09 11:16:27.733411 | controller | changed: [localhost -> controller(38.102.83.182)] => (item=controller)
2026-06-09 11:16:27.733469 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=crc)
2026-06-09 11:16:27.733475 | controller | changed: [localhost] => (item=localhost)
2026-06-09 11:16:27.733479 | controller |
2026-06-09 11:16:27.733484 | controller | TASK [ci_local_storage : Set the hosts k8s ansible hosts cifmw_ci_local_storage_k8s_hosts={{
2026-06-09 11:16:27.733488 | controller |     _host_map |
2026-06-09 11:16:27.733492 | controller |     selectattr("key", "in", k8s_nodes_hostnames) |
2026-06-09 11:16:27.733496 | controller |     map(attribute="value") |
2026-06-09 11:16:27.733499 | controller |     list
2026-06-09 11:16:27.733503 | controller | }}, cifmw_ci_local_storage_k8s_hostnames={{ k8s_nodes_hostnames }}] ***
2026-06-09 11:16:27.733506 | controller | Tuesday 09 June 2026  11:16:27 +0000 (0:00:01.465)       0:03:00.258 **********
2026-06-09 11:16:27.733542 | controller | Tuesday 09 June 2026  11:16:27 +0000 (0:00:01.465)       0:03:00.256 **********
2026-06-09 11:16:27.774824 | controller | ok: [localhost]
2026-06-09 11:16:27.774873 | controller |
2026-06-09 11:16:27.774884 | controller | TASK [ci_local_storage : Apply the storage class manifests kubeconfig={{ cifmw_openshift_kubeconfig  }}, api_key={{ cifmw_openshift_token | default(omit) }}, context={{ cifmw_openshift_context | default(omit)  }}, state=present, src={{ cifmw_cls_manifests_dir }}/storage-class.yaml] ***
2026-06-09 11:16:27.774894 | controller | Tuesday 09 June 2026  11:16:27 +0000 (0:00:00.041)       0:03:00.299 **********
2026-06-09 11:16:27.774902 | controller | Tuesday 09 June 2026  11:16:27 +0000 (0:00:00.041)       0:03:00.298 **********
2026-06-09 11:16:28.541969 | controller | changed: [localhost]
2026-06-09 11:16:28.542037 | controller |
2026-06-09 11:16:28.542042 | controller | TASK [ci_local_storage : Create directories on worker node _raw_params=worker_node_dirs.yml] ***
2026-06-09 11:16:28.542047 | controller | Tuesday 09 June 2026  11:16:28 +0000 (0:00:00.766)       0:03:01.066 **********
2026-06-09 11:16:28.542051 | controller | Tuesday 09 June 2026  11:16:28 +0000 (0:00:00.766)       0:03:01.065 **********
2026-06-09 11:16:28.588048 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/ci_local_storage/tasks/worker_node_dirs.yml for localhost => (item=crc)
2026-06-09 11:16:28.588105 | controller |
2026-06-09 11:16:28.588116 | controller | TASK [ci_local_storage : Perform action in the PV directory path={{
2026-06-09 11:16:28.588128 | controller |   [
2026-06-09 11:16:28.588133 | controller |     cifmw_cls_local_storage_name,
2026-06-09 11:16:28.588137 | controller |     'pv'+ ("%02d" | format(item | int))
2026-06-09 11:16:28.588141 | controller |   ] | path_join
2026-06-09 11:16:28.588145 | controller | }}, state={{
2026-06-09 11:16:28.588148 | controller |   'directory' if cifmw_cls_action == 'create' else 'absent'
2026-06-09 11:16:28.588152 | controller | }}, mode=0775] ***
2026-06-09 11:16:28.588156 | controller | Tuesday 09 June 2026  11:16:28 +0000 (0:00:00.046)       0:03:01.112 **********
2026-06-09 11:16:28.588160 | controller | Tuesday 09 June 2026  11:16:28 +0000 (0:00:00.046)       0:03:01.111 **********
2026-06-09 11:16:36.717074 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=1)
2026-06-09 11:16:36.717141 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=2)
2026-06-09 11:16:36.717146 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=3)
2026-06-09 11:16:36.717150 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=4)
2026-06-09 11:16:36.717155 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=5)
2026-06-09 11:16:36.717159 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=6)
2026-06-09 11:16:36.717162 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=7)
2026-06-09 11:16:36.717165 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=8)
2026-06-09 11:16:36.717169 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=9)
2026-06-09 11:16:36.717172 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=10)
2026-06-09 11:16:36.717176 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=11)
2026-06-09 11:16:36.717179 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=12)
2026-06-09 11:16:36.717183 | controller |
2026-06-09 11:16:36.717187 | controller | TASK [ci_local_storage : Generate pv related storage manifest file src=storage.yaml.j2, dest={{ cifmw_cls_manifests_dir }}/storage.yaml, mode=0644] ***
2026-06-09 11:16:36.717192 | controller | Tuesday 09 June 2026  11:16:36 +0000 (0:00:08.129)       0:03:09.241 **********
2026-06-09 11:16:36.717196 | controller | Tuesday 09 June 2026  11:16:36 +0000 (0:00:08.129)       0:03:09.240 **********
2026-06-09 11:16:37.130782 | controller | changed: [localhost]
2026-06-09 11:16:37.130832 | controller |
2026-06-09 11:16:37.130839 | controller | TASK [ci_local_storage : Apply pv related storage manifest file kubeconfig={{ cifmw_openshift_kubeconfig  }}, api_key={{ cifmw_openshift_token | default(omit) }}, context={{ cifmw_openshift_context | default(omit)  }}, state=present, src={{ cifmw_cls_manifests_dir }}/storage.yaml] ***
2026-06-09 11:16:37.130846 | controller | Tuesday 09 June 2026  11:16:37 +0000 (0:00:00.413)       0:03:09.655 **********
2026-06-09 11:16:37.130853 | controller | Tuesday 09 June 2026  11:16:37 +0000 (0:00:00.413)       0:03:09.654 **********
2026-06-09 11:16:38.102443 | controller | changed: [localhost]
2026-06-09 11:16:38.102478 | controller |
2026-06-09 11:16:38.102483 | controller | TASK [Configure LVMS Storage Class name=ci_lvms_storage] ***********************
2026-06-09 11:16:38.102488 | controller | Tuesday 09 June 2026  11:16:38 +0000 (0:00:00.971)       0:03:10.627 **********
2026-06-09 11:16:38.102491 | controller | Tuesday 09 June 2026  11:16:38 +0000 (0:00:00.971)       0:03:10.625 **********
2026-06-09 11:16:38.147732 | controller | skipping: [localhost]
2026-06-09 11:16:38.147806 | controller |
2026-06-09 11:16:38.147811 | controller | TASK [Run edpm_prepare name=edpm_prepare] **************************************
2026-06-09 11:16:38.147816 | controller | Tuesday 09 June 2026  11:16:38 +0000 (0:00:00.045)       0:03:10.672 **********
2026-06-09 11:16:38.147835 | controller | Tuesday 09 June 2026  11:16:38 +0000 (0:00:00.045)       0:03:10.671 **********
2026-06-09 11:16:38.299693 | controller |
2026-06-09 11:16:38.299764 | controller | TASK [edpm_prepare : Define minimal set of repo variables when not running on Zuul _install_yamls_repos={'OPENSTACK_BRANCH': '', "GIT_CLONE_OPTS'": '-l', "OPENSTACK_REPO'": '{{ operators_build_output[cifmw_operator_build_meta_name].git_src_dir  }}'}] ***
2026-06-09 11:16:38.299770 | controller | Tuesday 09 June 2026  11:16:38 +0000 (0:00:00.152)       0:03:10.824 **********
2026-06-09 11:16:38.299775 | controller | Tuesday 09 June 2026  11:16:38 +0000 (0:00:00.152)       0:03:10.823 **********
2026-06-09 11:16:38.343646 | controller | skipping: [localhost]
2026-06-09 11:16:38.343741 | controller |
2026-06-09 11:16:38.343750 | controller | TASK [edpm_prepare : Set install_yamls Makefile environment variables cifmw_edpm_prepare_common_env={{
2026-06-09 11:16:38.343756 | controller |   cifmw_install_yamls_environment |
2026-06-09 11:16:38.343763 | controller |   combine({'PATH': cifmw_path}) |
2026-06-09 11:16:38.343768 | controller |   combine(_install_yamls_repos | default({})) |
2026-06-09 11:16:38.343774 | controller |   combine(cifmw_edpm_prepare_extra_vars | default({}))
2026-06-09 11:16:38.343779 | controller | }}, cifmw_edpm_prepare_make_openstack_env={% if cifmw_operator_build_meta_name is defined and cifmw_operator_build_meta_name in operators_build_output %}
2026-06-09 11:16:38.343785 | controller | OPENSTACK_IMG: {{ operators_build_output[cifmw_operator_build_meta_name].image_catalog }}
2026-06-09 11:16:38.343790 | controller | {% endif %}
2026-06-09 11:16:38.343796 | controller | , cifmw_edpm_prepare_make_openstack_deploy_prep_env=CLEANUP_DIR_CMD: "true"
2026-06-09 11:16:38.343812 | controller | , cifmw_edpm_prepare_operators_build_output={{ operators_build_output }}] ***
2026-06-09 11:16:38.343817 | controller | Tuesday 09 June 2026  11:16:38 +0000 (0:00:00.043)       0:03:10.868 **********
2026-06-09 11:16:38.343822 | controller | Tuesday 09 June 2026  11:16:38 +0000 (0:00:00.043)       0:03:10.867 **********
2026-06-09 11:16:38.387314 | controller | ok: [localhost]
2026-06-09 11:16:38.387386 | controller |
2026-06-09 11:16:38.387391 | controller | TASK [Prepare storage in CRC name=install_yamls_makes, tasks_from=make_crc_storage] ***
2026-06-09 11:16:38.387395 | controller | Tuesday 09 June 2026  11:16:38 +0000 (0:00:00.043)       0:03:10.911 **********
2026-06-09 11:16:38.387399 | controller | Tuesday 09 June 2026  11:16:38 +0000 (0:00:00.043)       0:03:10.910 **********
2026-06-09 11:16:38.426745 | controller | skipping: [localhost]
2026-06-09 11:16:38.426817 | controller |
2026-06-09 11:16:38.426822 | controller | TASK [Prepare inputs name=install_yamls_makes, tasks_from=make_input] **********
2026-06-09 11:16:38.426827 | controller | Tuesday 09 June 2026  11:16:38 +0000 (0:00:00.039)       0:03:10.951 **********
2026-06-09 11:16:38.426830 | controller | Tuesday 09 June 2026  11:16:38 +0000 (0:00:00.039)       0:03:10.950 **********
2026-06-09 11:16:38.472498 | controller |
2026-06-09 11:16:38.472554 | controller | TASK [install_yamls_makes : Debug make_input_env var=make_input_env] ***********
2026-06-09 11:16:38.472559 | controller | Tuesday 09 June 2026  11:16:38 +0000 (0:00:00.046)       0:03:10.997 **********
2026-06-09 11:16:38.472563 | controller | Tuesday 09 June 2026  11:16:38 +0000 (0:00:00.046)       0:03:10.996 **********
2026-06-09 11:16:38.511611 | controller | ok: [localhost] =>
2026-06-09 11:16:38.511688 | controller |     make_input_env:
2026-06-09 11:16:38.511696 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-09 11:16:38.511701 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-09 11:16:38.511705 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-09 11:16:38.511708 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-09 11:16:38.511712 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-09 11:16:38.511716 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-09 11:16:38.511721 | controller |       INSTALL_CERT_MANAGER: false
2026-06-09 11:16:38.511724 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-09 11:16:38.511728 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-09 11:16:38.511731 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-09 11:16:38.511735 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-09 11:16:38.511739 | controller |       PATH: /home/zuul/.crc/bin:/home/zuul/.crc/bin/oc:/home/zuul/bin:/home/zuul/.crc/bin/oc:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-09 11:16:38.511743 | controller |
2026-06-09 11:16:38.511747 | controller | TASK [install_yamls_makes : Debug make_input_params var=make_input_params] *****
2026-06-09 11:16:38.511751 | controller | Tuesday 09 June 2026  11:16:38 +0000 (0:00:00.038)       0:03:11.036 **********
2026-06-09 11:16:38.511754 | controller | Tuesday 09 June 2026  11:16:38 +0000 (0:00:00.038)       0:03:11.035 **********
2026-06-09 11:16:38.540947 | controller | skipping: [localhost]
2026-06-09 11:16:38.541007 | controller |
2026-06-09 11:16:38.541013 | controller | TASK [install_yamls_makes : Run input output_dir={{ cifmw_basedir }}/artifacts, chdir=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls, script=make input, dry_run={{ make_input_dryrun|default(false)|bool }}, extra_args={{ dict((make_input_env|default({})), **(make_input_params|default({}))) }}] ***
2026-06-09 11:16:38.541028 | controller | Tuesday 09 June 2026  11:16:38 +0000 (0:00:00.029)       0:03:11.065 **********
2026-06-09 11:16:38.541034 | controller | Tuesday 09 June 2026  11:16:38 +0000 (0:00:00.029)       0:03:11.064 **********
2026-06-09 11:16:39.825929 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-09 11:16:39.825978 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_input_until | default(true)
2026-06-09 11:16:39.825983 | controller | }}
2026-06-09 11:16:39.845084 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_002_run_input.log
2026-06-09 11:16:39.845127 | controller | changed: [localhost]
2026-06-09 11:16:39.845135 | controller |
2026-06-09 11:16:39.845142 | controller | TASK [OpenStack meta-operator installation name=install_yamls_makes, tasks_from=make_openstack] ***
2026-06-09 11:16:39.845148 | controller | Tuesday 09 June 2026  11:16:39 +0000 (0:00:01.304)       0:03:12.369 **********
2026-06-09 11:16:39.845154 | controller | Tuesday 09 June 2026  11:16:39 +0000 (0:00:01.304)       0:03:12.368 **********
2026-06-09 11:16:39.896136 | controller |
2026-06-09 11:16:39.896207 | controller | TASK [install_yamls_makes : Debug make_openstack_env var=make_openstack_env] ***
2026-06-09 11:16:39.896212 | controller | Tuesday 09 June 2026  11:16:39 +0000 (0:00:00.050)       0:03:12.420 **********
2026-06-09 11:16:39.896216 | controller | Tuesday 09 June 2026  11:16:39 +0000 (0:00:00.050)       0:03:12.419 **********
2026-06-09 11:16:39.930577 | controller | ok: [localhost] =>
2026-06-09 11:16:39.930614 | controller |     make_openstack_env:
2026-06-09 11:16:39.930619 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-09 11:16:39.930625 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-09 11:16:39.930630 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-09 11:16:39.930635 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-09 11:16:39.930640 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-09 11:16:39.930645 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-09 11:16:39.930650 | controller |       INSTALL_CERT_MANAGER: false
2026-06-09 11:16:39.930655 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-09 11:16:39.930661 | controller |       OPENSTACK_IMG: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652
2026-06-09 11:16:39.930670 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-09 11:16:39.930674 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-09 11:16:39.930677 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-09 11:16:39.930688 | controller |       PATH: /home/zuul/.crc/bin:/home/zuul/.crc/bin/oc:/home/zuul/bin:/home/zuul/.crc/bin/oc:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-09 11:16:39.930692 | controller |
2026-06-09 11:16:39.930695 | controller | TASK [install_yamls_makes : Debug make_openstack_params var=make_openstack_params] ***
2026-06-09 11:16:39.930699 | controller | Tuesday 09 June 2026  11:16:39 +0000 (0:00:00.034)       0:03:12.455 **********
2026-06-09 11:16:39.930703 | controller | Tuesday 09 June 2026  11:16:39 +0000 (0:00:00.034)       0:03:12.454 **********
2026-06-09 11:16:39.957353 | controller | skipping: [localhost]
2026-06-09 11:16:39.957388 | controller |
2026-06-09 11:16:39.957395 | controller | TASK [install_yamls_makes : Run openstack output_dir={{ cifmw_basedir }}/artifacts, chdir=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls, script=make openstack, dry_run={{ make_openstack_dryrun|default(false)|bool }}, extra_args={{ dict((make_openstack_env|default({})), **(make_openstack_params|default({}))) }}] ***
2026-06-09 11:16:39.957400 | controller | Tuesday 09 June 2026  11:16:39 +0000 (0:00:00.026)       0:03:12.482 **********
2026-06-09 11:16:39.957404 | controller | Tuesday 09 June 2026  11:16:39 +0000 (0:00:00.026)       0:03:12.481 **********
2026-06-09 11:20:30.244449 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-09 11:20:30.244544 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_until |
2026-06-09 11:20:30.244562 | controller | default(true) }}
2026-06-09 11:20:30.264856 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_003_run_openstack.log
2026-06-09 11:20:30.264957 | controller | changed: [localhost]
2026-06-09 11:20:30.264964 | controller |
2026-06-09 11:20:30.264969 | controller | TASK [edpm_prepare : Wait for OpenStack subscription creation _raw_params=oc get sub openstack-operator --namespace={{ cifmw_install_yamls_defaults['OPERATOR_NAMESPACE'] }} -o=jsonpath='{.status.installplan.name}'] ***
2026-06-09 11:20:30.264973 | controller | Tuesday 09 June 2026  11:20:30 +0000 (0:03:50.307)       0:07:02.789 **********
2026-06-09 11:20:30.264977 | controller | Tuesday 09 June 2026  11:20:30 +0000 (0:03:50.307)       0:07:02.788 **********
2026-06-09 11:21:31.330439 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack subscription creation (30 retries left).
2026-06-09 11:21:31.330532 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack subscription creation (29 retries left).
2026-06-09 11:21:31.330541 | controller | changed: [localhost]
2026-06-09 11:21:31.330546 | controller |
2026-06-09 11:21:31.330551 | controller | TASK [edpm_prepare : Wait for OpenStack operator to get installed _raw_params=oc wait InstallPlan {{ cifmw_edpm_prepare_wait_installplan_out.stdout }} --namespace={{ cifmw_install_yamls_defaults['OPERATOR_NAMESPACE'] }} --for=jsonpath='{.status.phase}'=Complete --timeout=20m] ***
2026-06-09 11:21:31.330556 | controller | Tuesday 09 June 2026  11:21:31 +0000 (0:01:01.063)       0:08:03.853 **********
2026-06-09 11:21:31.330560 | controller | Tuesday 09 June 2026  11:21:31 +0000 (0:01:01.063)       0:08:03.851 **********
2026-06-09 11:21:31.847084 | controller | changed: [localhost]
2026-06-09 11:21:31.847159 | controller |
2026-06-09 11:21:31.847166 | controller | TASK [edpm_prepare : Check if the OpenStack initialization CRD exists kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit) }}, context={{ cifmw_openshift_context | default(omit) }}, kind=CustomResourceDefinition, name=openstacks.operator.openstack.org] ***
2026-06-09 11:21:31.847171 | controller | Tuesday 09 June 2026  11:21:31 +0000 (0:00:00.517)       0:08:04.371 **********
2026-06-09 11:21:31.847175 | controller | Tuesday 09 June 2026  11:21:31 +0000 (0:00:00.517)       0:08:04.369 **********
2026-06-09 11:21:33.013626 | controller | ok: [localhost]
2026-06-09 11:21:33.013701 | controller |
2026-06-09 11:21:33.013706 | controller | TASK [OpenStack meta-operator initialization, if necessary name=install_yamls_makes, tasks_from=make_openstack_init] ***
2026-06-09 11:21:33.013711 | controller | Tuesday 09 June 2026  11:21:33 +0000 (0:00:01.166)       0:08:05.537 **********
2026-06-09 11:21:33.013715 | controller | Tuesday 09 June 2026  11:21:33 +0000 (0:00:01.166)       0:08:05.536 **********
2026-06-09 11:21:33.090464 | controller |
2026-06-09 11:21:33.090545 | controller | TASK [install_yamls_makes : Debug make_openstack_init_env var=make_openstack_init_env] ***
2026-06-09 11:21:33.090554 | controller | Tuesday 09 June 2026  11:21:33 +0000 (0:00:00.077)       0:08:05.614 **********
2026-06-09 11:21:33.090559 | controller | Tuesday 09 June 2026  11:21:33 +0000 (0:00:00.077)       0:08:05.613 **********
2026-06-09 11:21:33.130724 | controller | ok: [localhost] =>
2026-06-09 11:21:33.130804 | controller |     make_openstack_init_env:
2026-06-09 11:21:33.130813 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-09 11:21:33.130819 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-09 11:21:33.130824 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-09 11:21:33.130829 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-09 11:21:33.130835 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-09 11:21:33.130840 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-09 11:21:33.130845 | controller |       INSTALL_CERT_MANAGER: false
2026-06-09 11:21:33.130850 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-09 11:21:33.130856 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-09 11:21:33.130860 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-09 11:21:33.130865 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-09 11:21:33.130871 | controller |       PATH: /home/zuul/.crc/bin:/home/zuul/.crc/bin/oc:/home/zuul/bin:/home/zuul/.crc/bin/oc:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-09 11:21:33.130897 | controller |
2026-06-09 11:21:33.130910 | controller | TASK [install_yamls_makes : Debug make_openstack_init_params var=make_openstack_init_params] ***
2026-06-09 11:21:33.130917 | controller | Tuesday 09 June 2026  11:21:33 +0000 (0:00:00.040)       0:08:05.655 **********
2026-06-09 11:21:33.130929 | controller | Tuesday 09 June 2026  11:21:33 +0000 (0:00:00.040)       0:08:05.653 **********
2026-06-09 11:21:33.166139 | controller | skipping: [localhost]
2026-06-09 11:21:33.166216 | controller |
2026-06-09 11:21:33.166224 | controller | TASK [install_yamls_makes : Run openstack_init output_dir={{ cifmw_basedir }}/artifacts, chdir=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls, script=make openstack_init, dry_run={{ make_openstack_init_dryrun|default(false)|bool }}, extra_args={{ dict((make_openstack_init_env|default({})), **(make_openstack_init_params|default({}))) }}] ***
2026-06-09 11:21:33.166230 | controller | Tuesday 09 June 2026  11:21:33 +0000 (0:00:00.035)       0:08:05.690 **********
2026-06-09 11:21:33.166240 | controller | Tuesday 09 June 2026  11:21:33 +0000 (0:00:00.035)       0:08:05.689 **********
2026-06-09 11:23:42.338965 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-09 11:23:42.339050 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_init_until |
2026-06-09 11:23:42.339055 | controller | default(true) }}
2026-06-09 11:23:42.360130 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_004_run_openstack_init.log
2026-06-09 11:23:42.360187 | controller | changed: [localhost]
2026-06-09 11:23:42.360193 | controller |
2026-06-09 11:23:42.360197 | controller | TASK [Update OpenStack Services containers Env name=set_openstack_containers] ***
2026-06-09 11:23:42.360201 | controller | Tuesday 09 June 2026  11:23:42 +0000 (0:02:09.194)       0:10:14.884 **********
2026-06-09 11:23:42.360205 | controller | Tuesday 09 June 2026  11:23:42 +0000 (0:02:09.194)       0:10:14.883 **********
2026-06-09 11:23:42.390441 | controller | skipping: [localhost]
2026-06-09 11:23:42.390540 | controller |
2026-06-09 11:23:42.390552 | controller | TASK [edpm_prepare : Set facts for baremetal UEFI image url cifmw_update_containers_edpm_image_url={{ cifmw_build_images_output['images']['edpm-hardened-uefi']['image'] }}, cacheable=True] ***
2026-06-09 11:23:42.390558 | controller | Tuesday 09 June 2026  11:23:42 +0000 (0:00:00.030)       0:10:14.915 **********
2026-06-09 11:23:42.390563 | controller | Tuesday 09 June 2026  11:23:42 +0000 (0:00:00.030)       0:10:14.913 **********
2026-06-09 11:23:42.421136 | controller | skipping: [localhost]
2026-06-09 11:23:42.421191 | controller |
2026-06-09 11:23:42.421197 | controller | TASK [Prepare OpenStack control plane CR name=install_yamls_makes, tasks_from=make_openstack_deploy_prep] ***
2026-06-09 11:23:42.421202 | controller | Tuesday 09 June 2026  11:23:42 +0000 (0:00:00.030)       0:10:14.946 **********
2026-06-09 11:23:42.421208 | controller | Tuesday 09 June 2026  11:23:42 +0000 (0:00:00.030)       0:10:14.944 **********
2026-06-09 11:23:42.479847 | controller |
2026-06-09 11:23:42.479906 | controller | TASK [install_yamls_makes : Debug make_openstack_deploy_prep_env var=make_openstack_deploy_prep_env] ***
2026-06-09 11:23:42.479912 | controller | Tuesday 09 June 2026  11:23:42 +0000 (0:00:00.058)       0:10:15.004 **********
2026-06-09 11:23:42.479916 | controller | Tuesday 09 June 2026  11:23:42 +0000 (0:00:00.058)       0:10:15.003 **********
2026-06-09 11:23:42.522626 | controller | ok: [localhost] =>
2026-06-09 11:23:42.522680 | controller |     make_openstack_deploy_prep_env:
2026-06-09 11:23:42.522686 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-09 11:23:42.522690 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-09 11:23:42.522694 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-09 11:23:42.522698 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-09 11:23:42.522702 | controller |       CLEANUP_DIR_CMD: 'true'
2026-06-09 11:23:42.522705 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-09 11:23:42.522709 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-09 11:23:42.522713 | controller |       INSTALL_CERT_MANAGER: false
2026-06-09 11:23:42.522716 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-09 11:23:42.522728 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-09 11:23:42.522732 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-09 11:23:42.522736 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-09 11:23:42.522741 | controller |       PATH: /home/zuul/.crc/bin:/home/zuul/.crc/bin/oc:/home/zuul/bin:/home/zuul/.crc/bin/oc:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-09 11:23:42.522745 | controller |
2026-06-09 11:23:42.522749 | controller | TASK [install_yamls_makes : Debug make_openstack_deploy_prep_params var=make_openstack_deploy_prep_params] ***
2026-06-09 11:23:42.522753 | controller | Tuesday 09 June 2026  11:23:42 +0000 (0:00:00.042)       0:10:15.047 **********
2026-06-09 11:23:42.522756 | controller | Tuesday 09 June 2026  11:23:42 +0000 (0:00:00.042)       0:10:15.046 **********
2026-06-09 11:23:42.554367 | controller | skipping: [localhost]
2026-06-09 11:23:42.554408 | controller |
2026-06-09 11:23:42.554416 | controller | TASK [install_yamls_makes : Run openstack_deploy_prep output_dir={{ cifmw_basedir }}/artifacts, chdir=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls, script=make openstack_deploy_prep, dry_run={{ make_openstack_deploy_prep_dryrun|default(false)|bool }}, extra_args={{ dict((make_openstack_deploy_prep_env|default({})), **(make_openstack_deploy_prep_params|default({}))) }}] ***
2026-06-09 11:23:42.554423 | controller | Tuesday 09 June 2026  11:23:42 +0000 (0:00:00.031)       0:10:15.078 **********
2026-06-09 11:23:42.554428 | controller | Tuesday 09 June 2026  11:23:42 +0000 (0:00:00.031)       0:10:15.077 **********
2026-06-09 11:23:43.753790 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-09 11:23:43.753857 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_deploy_prep_until |
2026-06-09 11:23:43.753866 | controller | default(true) }}
2026-06-09 11:23:43.772235 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_005_run_openstack_deploy_prep.log
2026-06-09 11:23:43.772276 | controller | changed: [localhost]
2026-06-09 11:23:43.772281 | controller |
2026-06-09 11:23:43.772285 | controller | TASK [Deploy NetConfig name=install_yamls_makes, tasks_from=make_netconfig_deploy] ***
2026-06-09 11:23:43.772297 | controller | Tuesday 09 June 2026  11:23:43 +0000 (0:00:01.218)       0:10:16.297 **********
2026-06-09 11:23:43.772300 | controller | Tuesday 09 June 2026  11:23:43 +0000 (0:00:01.218)       0:10:16.295 **********
2026-06-09 11:23:43.840771 | controller |
2026-06-09 11:23:43.840805 | controller | TASK [install_yamls_makes : Debug make_netconfig_deploy_env var=make_netconfig_deploy_env] ***
2026-06-09 11:23:43.840810 | controller | Tuesday 09 June 2026  11:23:43 +0000 (0:00:00.068)       0:10:16.365 **********
2026-06-09 11:23:43.840815 | controller | Tuesday 09 June 2026  11:23:43 +0000 (0:00:00.068)       0:10:16.364 **********
2026-06-09 11:23:43.875096 | controller | ok: [localhost] =>
2026-06-09 11:23:43.875163 | controller |     make_netconfig_deploy_env:
2026-06-09 11:23:43.875169 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-09 11:23:43.875174 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-09 11:23:43.875177 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-09 11:23:43.875181 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-09 11:23:43.875185 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-09 11:23:43.875189 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-09 11:23:43.875193 | controller |       INSTALL_CERT_MANAGER: false
2026-06-09 11:23:43.875196 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-09 11:23:43.875200 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-09 11:23:43.875203 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-09 11:23:43.875207 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-09 11:23:43.875211 | controller |       PATH: /home/zuul/.crc/bin:/home/zuul/.crc/bin/oc:/home/zuul/bin:/home/zuul/.crc/bin/oc:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-09 11:23:43.875216 | controller |
2026-06-09 11:23:43.875219 | controller | TASK [install_yamls_makes : Debug make_netconfig_deploy_params var=make_netconfig_deploy_params] ***
2026-06-09 11:23:43.875223 | controller | Tuesday 09 June 2026  11:23:43 +0000 (0:00:00.034)       0:10:16.399 **********
2026-06-09 11:23:43.875238 | controller | Tuesday 09 June 2026  11:23:43 +0000 (0:00:00.034)       0:10:16.398 **********
2026-06-09 11:23:43.909219 | controller | skipping: [localhost]
2026-06-09 11:23:43.909295 | controller |
2026-06-09 11:23:43.909303 | controller | TASK [install_yamls_makes : Run netconfig_deploy output_dir={{ cifmw_basedir }}/artifacts, chdir=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls, script=make netconfig_deploy, dry_run={{ make_netconfig_deploy_dryrun|default(false)|bool }}, extra_args={{ dict((make_netconfig_deploy_env|default({})), **(make_netconfig_deploy_params|default({}))) }}] ***
2026-06-09 11:23:43.909309 | controller | Tuesday 09 June 2026  11:23:43 +0000 (0:00:00.033)       0:10:16.433 **********
2026-06-09 11:23:43.909314 | controller | Tuesday 09 June 2026  11:23:43 +0000 (0:00:00.033)       0:10:16.432 **********
2026-06-09 11:23:50.679584 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-09 11:23:50.679659 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_netconfig_deploy_until |
2026-06-09 11:23:50.679665 | controller | default(true) }}
2026-06-09 11:23:50.697847 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_006_run_netconfig_deploy.log
2026-06-09 11:23:50.697911 | controller | changed: [localhost]
2026-06-09 11:23:50.697917 | controller |
2026-06-09 11:23:50.697921 | controller | TASK [edpm_prepare : Kustomize and deploy OpenStackControlPlane _raw_params=kustomize_and_deploy.yml] ***
2026-06-09 11:23:50.697925 | controller | Tuesday 09 June 2026  11:23:50 +0000 (0:00:06.788)       0:10:23.222 **********
2026-06-09 11:23:50.697929 | controller | Tuesday 09 June 2026  11:23:50 +0000 (0:00:06.788)       0:10:23.221 **********
2026-06-09 11:23:50.753560 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/edpm_prepare/tasks/kustomize_and_deploy.yml for localhost
2026-06-09 11:23:50.753635 | controller |
2026-06-09 11:23:50.753642 | controller | TASK [edpm_prepare : Controlplane name _ctlplane_name=controlplane] ************
2026-06-09 11:23:50.753648 | controller | Tuesday 09 June 2026  11:23:50 +0000 (0:00:00.055)       0:10:23.278 **********
2026-06-09 11:23:50.753653 | controller | Tuesday 09 June 2026  11:23:50 +0000 (0:00:00.055)       0:10:23.277 **********
2026-06-09 11:23:50.789135 | controller | ok: [localhost]
2026-06-09 11:23:50.789217 | controller |
2026-06-09 11:23:50.789225 | controller | TASK [edpm_prepare : Set vars related to update_containers content provider cifmw_update_containers_registry={{ content_provider_os_registry_url  | split('/') | first }}, cifmw_update_containers_org={{ content_provider_os_registry_url  | split('/') | last }}, cifmw_update_containers_tag={{ content_provider_dlrn_md5_hash }}, cifmw_update_containers_openstack=True] ***
2026-06-09 11:23:50.789232 | controller | Tuesday 09 June 2026  11:23:50 +0000 (0:00:00.035)       0:10:23.313 **********
2026-06-09 11:23:50.789238 | controller | Tuesday 09 June 2026  11:23:50 +0000 (0:00:00.035)       0:10:23.312 **********
2026-06-09 11:23:50.827645 | controller | skipping: [localhost]
2026-06-09 11:23:50.827710 | controller |
2026-06-09 11:23:50.827718 | controller | TASK [Prepare OpenStackVersion CR name=update_containers] **********************
2026-06-09 11:23:50.827724 | controller | Tuesday 09 June 2026  11:23:50 +0000 (0:00:00.038)       0:10:23.351 **********
2026-06-09 11:23:50.827729 | controller | Tuesday 09 June 2026  11:23:50 +0000 (0:00:00.038)       0:10:23.350 **********
2026-06-09 11:23:50.897579 | controller |
2026-06-09 11:23:50.897717 | controller | TASK [update_containers : Destination directory exists state=directory, recurse=True, path={{ cifmw_update_containers_dest_path | dirname }}] ***
2026-06-09 11:23:50.897726 | controller | Tuesday 09 June 2026  11:23:50 +0000 (0:00:00.070)       0:10:23.422 **********
2026-06-09 11:23:50.897732 | controller | Tuesday 09 June 2026  11:23:50 +0000 (0:00:00.070)       0:10:23.420 **********
2026-06-09 11:23:52.108040 | controller | ok: [localhost]
2026-06-09 11:23:52.108113 | controller |
2026-06-09 11:23:52.108122 | controller | TASK [update_containers : Generate update containers yaml file src=update_containers.j2, dest={{ cifmw_update_containers_dest_path }}, mode=0644] ***
2026-06-09 11:23:52.108129 | controller | Tuesday 09 June 2026  11:23:52 +0000 (0:00:01.210)       0:10:24.632 **********
2026-06-09 11:23:52.108154 | controller | Tuesday 09 June 2026  11:23:52 +0000 (0:00:01.210)       0:10:24.631 **********
2026-06-09 11:23:52.548584 | controller | changed: [localhost]
2026-06-09 11:23:52.548659 | controller |
2026-06-09 11:23:52.548666 | controller | TASK [update_containers : Update the containers _raw_params=oc apply -f {{ cifmw_update_containers_dest_path }}] ***
2026-06-09 11:23:52.548670 | controller | Tuesday 09 June 2026  11:23:52 +0000 (0:00:00.440)       0:10:25.073 **********
2026-06-09 11:23:52.548674 | controller | Tuesday 09 June 2026  11:23:52 +0000 (0:00:00.440)       0:10:25.072 **********
2026-06-09 11:23:52.925612 | controller | changed: [localhost]
2026-06-09 11:23:52.925683 | controller |
2026-06-09 11:23:52.925690 | controller | TASK [edpm_prepare : Controlplane name kustomization _ctlplane_name_kustomizations=[{'apiVersion': 'kustomize.config.k8s.io/v1beta1', 'kind': 'Kustomization', 'patches': [{'target': {'kind': 'OpenStackControlPlane'}, 'patch': '- op: replace\n  path: /metadata/name\n  value: {{ _ctlplane_name }}'}]}]] ***
2026-06-09 11:23:52.925695 | controller | Tuesday 09 June 2026  11:23:52 +0000 (0:00:00.376)       0:10:25.450 **********
2026-06-09 11:23:52.925699 | controller | Tuesday 09 June 2026  11:23:52 +0000 (0:00:00.377)       0:10:25.449 **********
2026-06-09 11:23:52.965434 | controller | ok: [localhost]
2026-06-09 11:23:52.965490 | controller |
2026-06-09 11:23:52.965495 | controller | TASK [edpm_prepare : Perform kustomizations to the OpenStackControlPlane CR target_path={{ cifmw_edpm_prepare_openstack_crs_path }}, sort_ascending=False, kustomizations={{
2026-06-09 11:23:52.965500 | controller |   cifmw_edpm_prepare_kustomizations +
2026-06-09 11:23:52.965504 | controller |   _ctlplane_name_kustomizations +
2026-06-09 11:23:52.965525 | controller |   (cifmw_edpm_prepare_extra_kustomizations | default([]))
2026-06-09 11:23:52.965530 | controller | }}, kustomizations_paths={{
2026-06-09 11:23:52.965534 | controller |   [
2026-06-09 11:23:52.965537 | controller |     (
2026-06-09 11:23:52.965541 | controller |       [
2026-06-09 11:23:52.965544 | controller |         cifmw_edpm_prepare_manifests_dir,
2026-06-09 11:23:52.965548 | controller |         'kustomizations',
2026-06-09 11:23:52.965552 | controller |         'controlplane'
2026-06-09 11:23:52.965555 | controller |       ] | ansible.builtin.path_join
2026-06-09 11:23:52.965559 | controller |     )
2026-06-09 11:23:52.965562 | controller |   ]
2026-06-09 11:23:52.965566 | controller | }}] ***
2026-06-09 11:23:52.965569 | controller | Tuesday 09 June 2026  11:23:52 +0000 (0:00:00.039)       0:10:25.490 **********
2026-06-09 11:23:52.965574 | controller | Tuesday 09 June 2026  11:23:52 +0000 (0:00:00.039)       0:10:25.488 **********
2026-06-09 11:23:53.558760 | controller | changed: [localhost]
2026-06-09 11:23:53.558842 | controller |
2026-06-09 11:23:53.558847 | controller | TASK [edpm_prepare : Log the CR that is about to be applied var=cifmw_edpm_prepare_crs_kustomize_result] ***
2026-06-09 11:23:53.558852 | controller | Tuesday 09 June 2026  11:23:53 +0000 (0:00:00.592)       0:10:26.083 **********
2026-06-09 11:23:53.558855 | controller | Tuesday 09 June 2026  11:23:53 +0000 (0:00:00.593)       0:10:26.082 **********
2026-06-09 11:23:53.594527 | controller | ok: [localhost] =>
2026-06-09 11:23:53.594629 | controller |     cifmw_edpm_prepare_crs_kustomize_result:
2026-06-09 11:23:53.594635 | controller |       changed: true
2026-06-09 11:23:53.594639 | controller |       count: 2
2026-06-09 11:23:53.594642 | controller |       failed: false
2026-06-09 11:23:53.594646 | controller |       kustomizations_paths:
2026-06-09 11:23:53.594650 | controller |       - /home/zuul/ci-framework-data/artifacts/manifests/openstack/openstack/cr/kustomization.yaml
2026-06-09 11:23:53.594655 | controller |       output_path: /home/zuul/ci-framework-data/artifacts/manifests/openstack/openstack/cr/cifmw-kustomization-result.yaml
2026-06-09 11:23:53.594658 | controller |       result:
2026-06-09 11:23:53.594662 | controller |       - apiVersion: core.openstack.org/v1beta1
2026-06-09 11:23:53.594666 | controller |         kind: OpenStackControlPlane
2026-06-09 11:23:53.594670 | controller |         metadata:
2026-06-09 11:23:53.594673 | controller |           labels:
2026-06-09 11:23:53.594676 | controller |             created-by: install_yamls
2026-06-09 11:23:53.594680 | controller |           name: controlplane
2026-06-09 11:23:53.594683 | controller |           namespace: openstack
2026-06-09 11:23:53.594687 | controller |         spec:
2026-06-09 11:23:53.594690 | controller |           barbican:
2026-06-09 11:23:53.594694 | controller |             apiOverride:
2026-06-09 11:23:53.594708 | controller |               route: {}
2026-06-09 11:23:53.594711 | controller |             template:
2026-06-09 11:23:53.594714 | controller |               barbicanAPI:
2026-06-09 11:23:53.594718 | controller |                 override:
2026-06-09 11:23:53.594721 | controller |                   service:
2026-06-09 11:23:53.594725 | controller |                     internal:
2026-06-09 11:23:53.594728 | controller |                       metadata:
2026-06-09 11:23:53.594731 | controller |                         annotations:
2026-06-09 11:23:53.594735 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-09 11:23:53.594739 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-09 11:23:53.594742 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-09 11:23:53.594746 | controller |                       spec:
2026-06-09 11:23:53.594749 | controller |                         type: LoadBalancer
2026-06-09 11:23:53.594753 | controller |                 replicas: 1
2026-06-09 11:23:53.594756 | controller |               barbicanKeystoneListener:
2026-06-09 11:23:53.594760 | controller |                 replicas: 1
2026-06-09 11:23:53.594763 | controller |               barbicanWorker:
2026-06-09 11:23:53.594766 | controller |                 replicas: 1
2026-06-09 11:23:53.594770 | controller |               databaseInstance: openstack
2026-06-09 11:23:53.594773 | controller |               notificationsBus:
2026-06-09 11:23:53.594776 | controller |                 cluster: rabbitmq
2026-06-09 11:23:53.594780 | controller |               secret: osp-secret
2026-06-09 11:23:53.594783 | controller |           cinder:
2026-06-09 11:23:53.594787 | controller |             apiOverride:
2026-06-09 11:23:53.594790 | controller |               route: {}
2026-06-09 11:23:53.594793 | controller |             template:
2026-06-09 11:23:53.594797 | controller |               cinderAPI:
2026-06-09 11:23:53.594810 | controller |                 override:
2026-06-09 11:23:53.594813 | controller |                   service:
2026-06-09 11:23:53.594817 | controller |                     internal:
2026-06-09 11:23:53.594820 | controller |                       metadata:
2026-06-09 11:23:53.594824 | controller |                         annotations:
2026-06-09 11:23:53.594827 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-09 11:23:53.594831 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-09 11:23:53.594834 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-09 11:23:53.594837 | controller |                       spec:
2026-06-09 11:23:53.594841 | controller |                         type: LoadBalancer
2026-06-09 11:23:53.594846 | controller |               cinderBackup:
2026-06-09 11:23:53.594849 | controller |                 networkAttachments:
2026-06-09 11:23:53.594853 | controller |                 - storage
2026-06-09 11:23:53.594856 | controller |                 replicas: 0
2026-06-09 11:23:53.594859 | controller |               cinderScheduler:
2026-06-09 11:23:53.594863 | controller |                 replicas: 1
2026-06-09 11:23:53.594866 | controller |               cinderVolumes:
2026-06-09 11:23:53.594869 | controller |                 volume1:
2026-06-09 11:23:53.594873 | controller |                   networkAttachments:
2026-06-09 11:23:53.594876 | controller |                   - storage
2026-06-09 11:23:53.594879 | controller |                   replicas: 0
2026-06-09 11:23:53.594883 | controller |               databaseInstance: openstack
2026-06-09 11:23:53.594886 | controller |               secret: osp-secret
2026-06-09 11:23:53.594890 | controller |           designate:
2026-06-09 11:23:53.594893 | controller |             apiOverride:
2026-06-09 11:23:53.594896 | controller |               route: {}
2026-06-09 11:23:53.594900 | controller |             enabled: false
2026-06-09 11:23:53.594903 | controller |             template:
2026-06-09 11:23:53.594906 | controller |               databaseInstance: openstack
2026-06-09 11:23:53.594910 | controller |               designateAPI:
2026-06-09 11:23:53.594913 | controller |                 override:
2026-06-09 11:23:53.594917 | controller |                   service:
2026-06-09 11:23:53.594922 | controller |                     internal:
2026-06-09 11:23:53.594926 | controller |                       metadata:
2026-06-09 11:23:53.594931 | controller |                         annotations:
2026-06-09 11:23:53.594936 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-09 11:23:53.594941 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-09 11:23:53.594948 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-09 11:23:53.594953 | controller |                       spec:
2026-06-09 11:23:53.594958 | controller |                         type: LoadBalancer
2026-06-09 11:23:53.594963 | controller |               designateBackendbind9:
2026-06-09 11:23:53.594968 | controller |                 networkAttachments:
2026-06-09 11:23:53.594972 | controller |                 - designate
2026-06-09 11:23:53.594977 | controller |                 replicas: 1
2026-06-09 11:23:53.594982 | controller |                 storageClass: local-storage
2026-06-09 11:23:53.594987 | controller |                 storageRequest: 10Gi
2026-06-09 11:23:53.594992 | controller |               designateCentral:
2026-06-09 11:23:53.594997 | controller |                 replicas: 1
2026-06-09 11:23:53.595001 | controller |               designateMdns:
2026-06-09 11:23:53.595006 | controller |                 networkAttachments:
2026-06-09 11:23:53.595011 | controller |                 - designate
2026-06-09 11:23:53.595016 | controller |                 replicas: 1
2026-06-09 11:23:53.595021 | controller |               designateProducer:
2026-06-09 11:23:53.595025 | controller |                 replicas: 1
2026-06-09 11:23:53.595030 | controller |               designateWorker:
2026-06-09 11:23:53.595035 | controller |                 networkAttachments:
2026-06-09 11:23:53.595040 | controller |                 - designate
2026-06-09 11:23:53.595045 | controller |                 replicas: 1
2026-06-09 11:23:53.595049 | controller |               secret: osp-secret
2026-06-09 11:23:53.595054 | controller |           dns:
2026-06-09 11:23:53.595058 | controller |             template:
2026-06-09 11:23:53.595063 | controller |               options:
2026-06-09 11:23:53.595068 | controller |               - key: server
2026-06-09 11:23:53.595071 | controller |                 values:
2026-06-09 11:23:53.595074 | controller |                 - 192.168.122.1
2026-06-09 11:23:53.595078 | controller |               override:
2026-06-09 11:23:53.595083 | controller |                 service:
2026-06-09 11:23:53.595087 | controller |                   metadata:
2026-06-09 11:23:53.595092 | controller |                     annotations:
2026-06-09 11:23:53.595097 | controller |                       metallb.universe.tf/address-pool: ctlplane
2026-06-09 11:23:53.595102 | controller |                       metallb.universe.tf/allow-shared-ip: ctlplane
2026-06-09 11:23:53.595121 | controller |                       metallb.universe.tf/loadBalancerIPs: 192.168.122.80
2026-06-09 11:23:53.595127 | controller |                   spec:
2026-06-09 11:23:53.595132 | controller |                     type: LoadBalancer
2026-06-09 11:23:53.595136 | controller |               replicas: 1
2026-06-09 11:23:53.595140 | controller |           galera:
2026-06-09 11:23:53.595143 | controller |             templates:
2026-06-09 11:23:53.595146 | controller |               openstack:
2026-06-09 11:23:53.595150 | controller |                 replicas: 1
2026-06-09 11:23:53.595153 | controller |                 secret: osp-secret
2026-06-09 11:23:53.595156 | controller |                 storageRequest: 10G
2026-06-09 11:23:53.595160 | controller |               openstack-cell1:
2026-06-09 11:23:53.595163 | controller |                 replicas: 1
2026-06-09 11:23:53.595166 | controller |                 secret: osp-secret
2026-06-09 11:23:53.595170 | controller |                 storageRequest: 10G
2026-06-09 11:23:53.595173 | controller |           glance:
2026-06-09 11:23:53.595177 | controller |             apiOverrides:
2026-06-09 11:23:53.595180 | controller |               default:
2026-06-09 11:23:53.595183 | controller |                 route: {}
2026-06-09 11:23:53.595186 | controller |             template:
2026-06-09 11:23:53.595190 | controller |               customServiceConfig: |
2026-06-09 11:23:53.595193 | controller |                 [DEFAULT]
2026-06-09 11:23:53.595198 | controller |                 enabled_backends = default_backend:swift
2026-06-09 11:23:53.595202 | controller |                 [glance_store]
2026-06-09 11:23:53.595207 | controller |                 default_backend = default_backend
2026-06-09 11:23:53.595212 | controller |                 [default_backend]
2026-06-09 11:23:53.595216 | controller |                 swift_store_create_container_on_put = True
2026-06-09 11:23:53.595221 | controller |                 swift_store_auth_version = 3
2026-06-09 11:23:53.595225 | controller |                 swift_store_auth_address = {{ .KeystoneInternalURL }}
2026-06-09 11:23:53.595229 | controller |                 swift_store_endpoint_type = internalURL
2026-06-09 11:23:53.595233 | controller |                 swift_store_user = service:glance
2026-06-09 11:23:53.595241 | controller |                 swift_store_key = {{ .ServicePassword }}
2026-06-09 11:23:53.595245 | controller |               databaseInstance: openstack
2026-06-09 11:23:53.595250 | controller |               glanceAPIs:
2026-06-09 11:23:53.595254 | controller |                 default:
2026-06-09 11:23:53.595259 | controller |                   networkAttachments:
2026-06-09 11:23:53.595264 | controller |                   - storage
2026-06-09 11:23:53.595268 | controller |                   override:
2026-06-09 11:23:53.595272 | controller |                     service:
2026-06-09 11:23:53.595276 | controller |                       internal:
2026-06-09 11:23:53.595281 | controller |                         metadata:
2026-06-09 11:23:53.595285 | controller |                           annotations:
2026-06-09 11:23:53.595290 | controller |                             metallb.universe.tf/address-pool: internalapi
2026-06-09 11:23:53.595294 | controller |                             metallb.universe.tf/allow-shared-ip: internalapi
2026-06-09 11:23:53.595298 | controller |                             metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-09 11:23:53.595303 | controller |                         spec:
2026-06-09 11:23:53.595307 | controller |                           type: LoadBalancer
2026-06-09 11:23:53.595311 | controller |                   replicas: 1
2026-06-09 11:23:53.595316 | controller |               keystoneEndpoint: default
2026-06-09 11:23:53.595320 | controller |               secret: osp-secret
2026-06-09 11:23:53.595324 | controller |               storage:
2026-06-09 11:23:53.595329 | controller |                 storageClass: ''
2026-06-09 11:23:53.595333 | controller |                 storageRequest: 10Gi
2026-06-09 11:23:53.595338 | controller |           heat:
2026-06-09 11:23:53.595342 | controller |             apiOverride:
2026-06-09 11:23:53.595347 | controller |               route: {}
2026-06-09 11:23:53.595351 | controller |             cnfAPIOverride:
2026-06-09 11:23:53.595355 | controller |               route: {}
2026-06-09 11:23:53.595364 | controller |             enabled: false
2026-06-09 11:23:53.595369 | controller |             template:
2026-06-09 11:23:53.595374 | controller |               databaseInstance: openstack
2026-06-09 11:23:53.595378 | controller |               heatAPI:
2026-06-09 11:23:53.595383 | controller |                 override:
2026-06-09 11:23:53.595388 | controller |                   service:
2026-06-09 11:23:53.595392 | controller |                     internal:
2026-06-09 11:23:53.595397 | controller |                       metadata:
2026-06-09 11:23:53.595402 | controller |                         annotations:
2026-06-09 11:23:53.595407 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-09 11:23:53.595412 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-09 11:23:53.595416 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-09 11:23:53.595420 | controller |                       spec:
2026-06-09 11:23:53.595423 | controller |                         type: LoadBalancer
2026-06-09 11:23:53.595426 | controller |                 replicas: 1
2026-06-09 11:23:53.595430 | controller |               heatEngine:
2026-06-09 11:23:53.595433 | controller |                 override:
2026-06-09 11:23:53.595436 | controller |                   service:
2026-06-09 11:23:53.595440 | controller |                     internal:
2026-06-09 11:23:53.595443 | controller |                       metadata:
2026-06-09 11:23:53.595446 | controller |                         annotations:
2026-06-09 11:23:53.595450 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-09 11:23:53.595453 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-09 11:23:53.595457 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-09 11:23:53.595460 | controller |                       spec:
2026-06-09 11:23:53.595463 | controller |                         type: LoadBalancer
2026-06-09 11:23:53.595467 | controller |                 replicas: 1
2026-06-09 11:23:53.595470 | controller |               secret: osp-secret
2026-06-09 11:23:53.595474 | controller |           horizon:
2026-06-09 11:23:53.595477 | controller |             apiOverride:
2026-06-09 11:23:53.595480 | controller |               route: {}
2026-06-09 11:23:53.595483 | controller |             template:
2026-06-09 11:23:53.595487 | controller |               replicas: 1
2026-06-09 11:23:53.595490 | controller |               secret: osp-secret
2026-06-09 11:23:53.595494 | controller |           ironic:
2026-06-09 11:23:53.595499 | controller |             enabled: false
2026-06-09 11:23:53.595503 | controller |             template:
2026-06-09 11:23:53.595506 | controller |               databaseInstance: openstack
2026-06-09 11:23:53.595529 | controller |               ironicAPI:
2026-06-09 11:23:53.595533 | controller |                 replicas: 1
2026-06-09 11:23:53.595536 | controller |               ironicConductors:
2026-06-09 11:23:53.595539 | controller |               - replicas: 1
2026-06-09 11:23:53.595543 | controller |                 storageRequest: 10Gi
2026-06-09 11:23:53.595546 | controller |               ironicInspector:
2026-06-09 11:23:53.595550 | controller |                 replicas: 1
2026-06-09 11:23:53.595553 | controller |               ironicNeutronAgent:
2026-06-09 11:23:53.595556 | controller |                 replicas: 1
2026-06-09 11:23:53.595560 | controller |               secret: osp-secret
2026-06-09 11:23:53.595563 | controller |           keystone:
2026-06-09 11:23:53.595566 | controller |             apiOverride:
2026-06-09 11:23:53.595570 | controller |               route: {}
2026-06-09 11:23:53.595573 | controller |             template:
2026-06-09 11:23:53.595576 | controller |               databaseInstance: openstack
2026-06-09 11:23:53.595580 | controller |               notificationsBus:
2026-06-09 11:23:53.595583 | controller |                 cluster: rabbitmq
2026-06-09 11:23:53.595586 | controller |               override:
2026-06-09 11:23:53.595590 | controller |                 service:
2026-06-09 11:23:53.595593 | controller |                   internal:
2026-06-09 11:23:53.595596 | controller |                     metadata:
2026-06-09 11:23:53.595600 | controller |                       annotations:
2026-06-09 11:23:53.595609 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-09 11:23:53.595612 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-09 11:23:53.595616 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-09 11:23:53.595619 | controller |                     spec:
2026-06-09 11:23:53.595622 | controller |                       type: LoadBalancer
2026-06-09 11:23:53.595626 | controller |               secret: osp-secret
2026-06-09 11:23:53.595629 | controller |           manila:
2026-06-09 11:23:53.595633 | controller |             apiOverride:
2026-06-09 11:23:53.595636 | controller |               route: {}
2026-06-09 11:23:53.595639 | controller |             template:
2026-06-09 11:23:53.595643 | controller |               databaseInstance: openstack
2026-06-09 11:23:53.595646 | controller |               manilaAPI:
2026-06-09 11:23:53.595649 | controller |                 networkAttachments:
2026-06-09 11:23:53.595653 | controller |                 - internalapi
2026-06-09 11:23:53.595656 | controller |                 override:
2026-06-09 11:23:53.595659 | controller |                   service:
2026-06-09 11:23:53.595663 | controller |                     internal:
2026-06-09 11:23:53.595666 | controller |                       metadata:
2026-06-09 11:23:53.595669 | controller |                         annotations:
2026-06-09 11:23:53.595673 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-09 11:23:53.595676 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-09 11:23:53.595680 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-09 11:23:53.595683 | controller |                       spec:
2026-06-09 11:23:53.595686 | controller |                         type: LoadBalancer
2026-06-09 11:23:53.595690 | controller |                 replicas: 1
2026-06-09 11:23:53.595693 | controller |               manilaScheduler:
2026-06-09 11:23:53.595697 | controller |                 replicas: 1
2026-06-09 11:23:53.595700 | controller |               manilaShares:
2026-06-09 11:23:53.595703 | controller |                 share1:
2026-06-09 11:23:53.595707 | controller |                   networkAttachments:
2026-06-09 11:23:53.595710 | controller |                   - storage
2026-06-09 11:23:53.595713 | controller |                   replicas: 1
2026-06-09 11:23:53.595716 | controller |           memcached:
2026-06-09 11:23:53.595720 | controller |             templates:
2026-06-09 11:23:53.595723 | controller |               memcached:
2026-06-09 11:23:53.595726 | controller |                 replicas: 1
2026-06-09 11:23:53.595730 | controller |           neutron:
2026-06-09 11:23:53.595733 | controller |             apiOverride:
2026-06-09 11:23:53.595736 | controller |               route: {}
2026-06-09 11:23:53.595739 | controller |             template:
2026-06-09 11:23:53.595743 | controller |               databaseInstance: openstack
2026-06-09 11:23:53.595753 | controller |               networkAttachments:
2026-06-09 11:23:53.595756 | controller |               - internalapi
2026-06-09 11:23:53.595760 | controller |               override:
2026-06-09 11:23:53.595763 | controller |                 service:
2026-06-09 11:23:53.595766 | controller |                   internal:
2026-06-09 11:23:53.595770 | controller |                     metadata:
2026-06-09 11:23:53.595773 | controller |                       annotations:
2026-06-09 11:23:53.595777 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-09 11:23:53.595780 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-09 11:23:53.595784 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-09 11:23:53.595787 | controller |                     spec:
2026-06-09 11:23:53.595790 | controller |                       type: LoadBalancer
2026-06-09 11:23:53.595794 | controller |               secret: osp-secret
2026-06-09 11:23:53.595797 | controller |           nova:
2026-06-09 11:23:53.595801 | controller |             apiOverride:
2026-06-09 11:23:53.595804 | controller |               route: {}
2026-06-09 11:23:53.595807 | controller |             template:
2026-06-09 11:23:53.595813 | controller |               apiServiceTemplate:
2026-06-09 11:23:53.595816 | controller |                 override:
2026-06-09 11:23:53.595820 | controller |                   service:
2026-06-09 11:23:53.595823 | controller |                     internal:
2026-06-09 11:23:53.595826 | controller |                       metadata:
2026-06-09 11:23:53.595830 | controller |                         annotations:
2026-06-09 11:23:53.595833 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-09 11:23:53.595837 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-09 11:23:53.595840 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-09 11:23:53.595843 | controller |                       spec:
2026-06-09 11:23:53.595847 | controller |                         type: LoadBalancer
2026-06-09 11:23:53.595850 | controller |               cellTemplates:
2026-06-09 11:23:53.595854 | controller |                 cell0:
2026-06-09 11:23:53.595857 | controller |                   cellDatabaseAccount: nova-cell0
2026-06-09 11:23:53.595860 | controller |                   cellDatabaseInstance: openstack
2026-06-09 11:23:53.595864 | controller |                   conductorServiceTemplate:
2026-06-09 11:23:53.595867 | controller |                     replicas: 1
2026-06-09 11:23:53.595871 | controller |                   hasAPIAccess: true
2026-06-09 11:23:53.595874 | controller |                   messagingBus:
2026-06-09 11:23:53.595877 | controller |                     cluster: rabbitmq
2026-06-09 11:23:53.595881 | controller |                 cell1:
2026-06-09 11:23:53.595884 | controller |                   cellDatabaseAccount: nova-cell1
2026-06-09 11:23:53.595888 | controller |                   cellDatabaseInstance: openstack-cell1
2026-06-09 11:23:53.595891 | controller |                   conductorServiceTemplate:
2026-06-09 11:23:53.595894 | controller |                     replicas: 1
2026-06-09 11:23:53.595898 | controller |                   hasAPIAccess: true
2026-06-09 11:23:53.595901 | controller |                   messagingBus:
2026-06-09 11:23:53.595905 | controller |                     cluster: rabbitmq-cell1
2026-06-09 11:23:53.595908 | controller |               metadataServiceTemplate:
2026-06-09 11:23:53.595911 | controller |                 override:
2026-06-09 11:23:53.595915 | controller |                   service:
2026-06-09 11:23:53.595918 | controller |                     metadata:
2026-06-09 11:23:53.595921 | controller |                       annotations:
2026-06-09 11:23:53.595925 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-09 11:23:53.595928 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-09 11:23:53.595932 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-09 11:23:53.595935 | controller |                     spec:
2026-06-09 11:23:53.595939 | controller |                       type: LoadBalancer
2026-06-09 11:23:53.595942 | controller |               secret: osp-secret
2026-06-09 11:23:53.595945 | controller |           octavia:
2026-06-09 11:23:53.595949 | controller |             enabled: false
2026-06-09 11:23:53.595952 | controller |             template:
2026-06-09 11:23:53.595955 | controller |               databaseInstance: openstack
2026-06-09 11:23:53.595959 | controller |               octaviaAPI:
2026-06-09 11:23:53.595964 | controller |                 replicas: 1
2026-06-09 11:23:53.595967 | controller |               secret: osp-secret
2026-06-09 11:23:53.595971 | controller |           ovn:
2026-06-09 11:23:53.595974 | controller |             template:
2026-06-09 11:23:53.595977 | controller |               ovnController:
2026-06-09 11:23:53.595981 | controller |                 networkAttachment: tenant
2026-06-09 11:23:53.595984 | controller |                 nicMappings:
2026-06-09 11:23:53.595988 | controller |                   datacentre: ospbr
2026-06-09 11:23:53.595991 | controller |               ovnDBCluster:
2026-06-09 11:23:53.595994 | controller |                 ovndbcluster-nb:
2026-06-09 11:23:53.595998 | controller |                   dbType: NB
2026-06-09 11:23:53.596004 | controller |                   networkAttachment: internalapi
2026-06-09 11:23:53.596008 | controller |                   storageRequest: 10Gi
2026-06-09 11:23:53.596011 | controller |                 ovndbcluster-sb:
2026-06-09 11:23:53.596015 | controller |                   dbType: SB
2026-06-09 11:23:53.596018 | controller |                   networkAttachment: internalapi
2026-06-09 11:23:53.596021 | controller |                   storageRequest: 10Gi
2026-06-09 11:23:53.596025 | controller |           placement:
2026-06-09 11:23:53.596028 | controller |             apiOverride:
2026-06-09 11:23:53.596032 | controller |               route: {}
2026-06-09 11:23:53.596035 | controller |             template:
2026-06-09 11:23:53.596038 | controller |               databaseInstance: openstack
2026-06-09 11:23:53.596042 | controller |               override:
2026-06-09 11:23:53.596045 | controller |                 service:
2026-06-09 11:23:53.596048 | controller |                   internal:
2026-06-09 11:23:53.596052 | controller |                     metadata:
2026-06-09 11:23:53.596055 | controller |                       annotations:
2026-06-09 11:23:53.596058 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-09 11:23:53.596062 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-09 11:23:53.596065 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-09 11:23:53.596069 | controller |                     spec:
2026-06-09 11:23:53.596072 | controller |                       type: LoadBalancer
2026-06-09 11:23:53.596075 | controller |               secret: osp-secret
2026-06-09 11:23:53.596079 | controller |           rabbitmq:
2026-06-09 11:23:53.596082 | controller |             templates:
2026-06-09 11:23:53.596085 | controller |               rabbitmq:
2026-06-09 11:23:53.596089 | controller |                 override:
2026-06-09 11:23:53.596092 | controller |                   service:
2026-06-09 11:23:53.596095 | controller |                     metadata:
2026-06-09 11:23:53.596099 | controller |                       annotations:
2026-06-09 11:23:53.596102 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-09 11:23:53.596106 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.85
2026-06-09 11:23:53.596109 | controller |                     spec:
2026-06-09 11:23:53.596112 | controller |                       type: LoadBalancer
2026-06-09 11:23:53.596116 | controller |               rabbitmq-cell1:
2026-06-09 11:23:53.596119 | controller |                 override:
2026-06-09 11:23:53.596122 | controller |                   service:
2026-06-09 11:23:53.596126 | controller |                     metadata:
2026-06-09 11:23:53.596129 | controller |                       annotations:
2026-06-09 11:23:53.596133 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-09 11:23:53.596136 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.86
2026-06-09 11:23:53.596139 | controller |                     spec:
2026-06-09 11:23:53.596143 | controller |                       type: LoadBalancer
2026-06-09 11:23:53.596146 | controller |           redis:
2026-06-09 11:23:53.596150 | controller |             enabled: false
2026-06-09 11:23:53.596153 | controller |           secret: osp-secret
2026-06-09 11:23:53.596156 | controller |           storageClass: local-storage
2026-06-09 11:23:53.596160 | controller |           swift:
2026-06-09 11:23:53.596163 | controller |             enabled: true
2026-06-09 11:23:53.596166 | controller |             proxyOverride:
2026-06-09 11:23:53.596170 | controller |               route: {}
2026-06-09 11:23:53.596173 | controller |             template:
2026-06-09 11:23:53.596176 | controller |               swiftProxy:
2026-06-09 11:23:53.596179 | controller |                 networkAttachments:
2026-06-09 11:23:53.596183 | controller |                 - storage
2026-06-09 11:23:53.596188 | controller |                 override:
2026-06-09 11:23:53.596191 | controller |                   service:
2026-06-09 11:23:53.596194 | controller |                     internal:
2026-06-09 11:23:53.596198 | controller |                       metadata:
2026-06-09 11:23:53.596201 | controller |                         annotations:
2026-06-09 11:23:53.596206 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-09 11:23:53.596210 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-09 11:23:53.596213 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-09 11:23:53.596216 | controller |                       spec:
2026-06-09 11:23:53.596220 | controller |                         type: LoadBalancer
2026-06-09 11:23:53.596223 | controller |                 replicas: 1
2026-06-09 11:23:53.596227 | controller |               swiftRing:
2026-06-09 11:23:53.596230 | controller |                 ringReplicas: 1
2026-06-09 11:23:53.596233 | controller |               swiftStorage:
2026-06-09 11:23:53.596237 | controller |                 networkAttachments:
2026-06-09 11:23:53.596240 | controller |                 - storage
2026-06-09 11:23:53.596243 | controller |                 replicas: 1
2026-06-09 11:23:53.596247 | controller |           telemetry:
2026-06-09 11:23:53.596250 | controller |             enabled: true
2026-06-09 11:23:53.596253 | controller |             template:
2026-06-09 11:23:53.596257 | controller |               autoscaling:
2026-06-09 11:23:53.596260 | controller |                 aodh:
2026-06-09 11:23:53.596263 | controller |                   databaseAccount: aodh
2026-06-09 11:23:53.596267 | controller |                   databaseInstance: openstack
2026-06-09 11:23:53.596270 | controller |                   notificationsBus:
2026-06-09 11:23:53.596273 | controller |                     cluster: rabbitmq
2026-06-09 11:23:53.596277 | controller |                   passwordSelectors: null
2026-06-09 11:23:53.596280 | controller |                   secret: osp-secret
2026-06-09 11:23:53.596284 | controller |                 enabled: false
2026-06-09 11:23:53.596287 | controller |                 heatInstance: heat
2026-06-09 11:23:53.596290 | controller |               ceilometer:
2026-06-09 11:23:53.596294 | controller |                 enabled: true
2026-06-09 11:23:53.596297 | controller |                 notificationsBus:
2026-06-09 11:23:53.596300 | controller |                   cluster: rabbitmq
2026-06-09 11:23:53.596304 | controller |                 secret: osp-secret
2026-06-09 11:23:53.596307 | controller |               cloudkitty:
2026-06-09 11:23:53.596311 | controller |                 apiTimeout: 0
2026-06-09 11:23:53.596314 | controller |                 cloudKittyAPI:
2026-06-09 11:23:53.596317 | controller |                   override:
2026-06-09 11:23:53.596321 | controller |                     service:
2026-06-09 11:23:53.596324 | controller |                       internal:
2026-06-09 11:23:53.596327 | controller |                         metadata:
2026-06-09 11:23:53.596331 | controller |                           annotations:
2026-06-09 11:23:53.596334 | controller |                             metallb.universe.tf/address-pool: internalapi
2026-06-09 11:23:53.596338 | controller |                             metallb.universe.tf/allow-shared-ip: internalapi
2026-06-09 11:23:53.596341 | controller |                             metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-09 11:23:53.596344 | controller |                         spec:
2026-06-09 11:23:53.596348 | controller |                           type: LoadBalancer
2026-06-09 11:23:53.596351 | controller |                   replicas: 1
2026-06-09 11:23:53.596355 | controller |                   resources: {}
2026-06-09 11:23:53.596358 | controller |                   tls:
2026-06-09 11:23:53.596361 | controller |                     api:
2026-06-09 11:23:53.596365 | controller |                       internal: {}
2026-06-09 11:23:53.596368 | controller |                       public: {}
2026-06-09 11:23:53.596371 | controller |                     caBundleSecretName: combined-ca-bundle
2026-06-09 11:23:53.596375 | controller |                 cloudKittyProc:
2026-06-09 11:23:53.596378 | controller |                   replicas: 1
2026-06-09 11:23:53.596381 | controller |                   resources: {}
2026-06-09 11:23:53.596385 | controller |                   tls:
2026-06-09 11:23:53.596388 | controller |                     caBundleSecretName: combined-ca-bundle
2026-06-09 11:23:53.596394 | controller |                 databaseAccount: cloudkitty
2026-06-09 11:23:53.596397 | controller |                 databaseInstance: openstack
2026-06-09 11:23:53.596402 | controller |                 enabled: false
2026-06-09 11:23:53.596406 | controller |                 memcachedInstance: memcached
2026-06-09 11:23:53.596409 | controller |                 messagingBus:
2026-06-09 11:23:53.596413 | controller |                   cluster: rabbitmq
2026-06-09 11:23:53.596416 | controller |                 passwordSelector:
2026-06-09 11:23:53.596420 | controller |                   aodhService: AodhPassword
2026-06-09 11:23:53.596423 | controller |                   ceilometerService: CeilometerPassword
2026-06-09 11:23:53.596426 | controller |                   cloudKittyService: CloudKittyPassword
2026-06-09 11:23:53.596430 | controller |                 preserveJobs: false
2026-06-09 11:23:53.596433 | controller |                 s3StorageConfig:
2026-06-09 11:23:53.596436 | controller |                   schemas:
2026-06-09 11:23:53.596440 | controller |                   - effectiveDate: '2024-11-18'
2026-06-09 11:23:53.596443 | controller |                     version: v13
2026-06-09 11:23:53.596447 | controller |                   secret:
2026-06-09 11:23:53.596450 | controller |                     name: cloudkitty-loki-s3
2026-06-09 11:23:53.596453 | controller |                     type: s3
2026-06-09 11:23:53.596457 | controller |                 secret: osp-secret
2026-06-09 11:23:53.596460 | controller |                 serviceUser: cloudkitty
2026-06-09 11:23:53.596463 | controller |                 storageClass: local-storage
2026-06-09 11:23:53.596467 | controller |               logging:
2026-06-09 11:23:53.596470 | controller |                 annotations:
2026-06-09 11:23:53.596474 | controller |                   metallb.universe.tf/address-pool: internalapi
2026-06-09 11:23:53.596477 | controller |                   metallb.universe.tf/allow-shared-ip: internalapi
2026-06-09 11:23:53.596481 | controller |                   metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-09 11:23:53.596484 | controller |                 cloNamespace: openshift-logging
2026-06-09 11:23:53.596487 | controller |                 enabled: false
2026-06-09 11:23:53.596491 | controller |                 ipaddr: 172.17.0.80
2026-06-09 11:23:53.596494 | controller |                 port: 10514
2026-06-09 11:23:53.596497 | controller |               metricStorage:
2026-06-09 11:23:53.596501 | controller |                 enabled: false
2026-06-09 11:23:53.596504 | controller |                 monitoringStack:
2026-06-09 11:23:53.596528 | controller |                   alertingEnabled: true
2026-06-09 11:23:53.596533 | controller |                   scrapeInterval: 30s
2026-06-09 11:23:53.596537 | controller |                   storage:
2026-06-09 11:23:53.596540 | controller |                     persistent:
2026-06-09 11:23:53.596544 | controller |                       pvcStorageRequest: 10Gi
2026-06-09 11:23:53.596547 | controller |                     retention: 24h
2026-06-09 11:23:53.596551 | controller |                     strategy: persistent
2026-06-09 11:23:53.605663 | controller |
2026-06-09 11:23:53.605683 | controller | TASK [edpm_prepare : Apply the OpenStackControlPlane CR output_dir={{ cifmw_edpm_prepare_basedir }}/artifacts, script=oc apply -f {{ cifmw_edpm_prepare_crs_kustomize_result.output_path }}] ***
2026-06-09 11:23:53.605688 | controller | Tuesday 09 June 2026  11:23:53 +0000 (0:00:00.047)       0:10:26.130 **********
2026-06-09 11:23:53.605692 | controller | Tuesday 09 June 2026  11:23:53 +0000 (0:00:00.047)       0:10:26.129 **********
2026-06-09 11:23:54.042909 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_007_apply_the_openstackcontrolplan.log
2026-06-09 11:23:54.042987 | controller | changed: [localhost]
2026-06-09 11:23:54.042994 | controller |
2026-06-09 11:23:54.043014 | controller | TASK [edpm_prepare : Wait for control plane to change its status seconds={{ cifmw_edpm_prepare_wait_controplane_status_change_sec }}] ***
2026-06-09 11:23:54.043018 | controller | Tuesday 09 June 2026  11:23:54 +0000 (0:00:00.436)       0:10:26.567 **********
2026-06-09 11:23:54.043023 | controller | Tuesday 09 June 2026  11:23:54 +0000 (0:00:00.436)       0:10:26.565 **********
2026-06-09 11:24:24.110761 | controller | Pausing for 30 seconds
2026-06-09 11:24:24.110826 | controller | ok: [localhost]
2026-06-09 11:24:24.110832 | controller |
2026-06-09 11:24:24.110837 | controller | TASK [edpm_prepare : Wait for OpenStack controlplane to be deployed _raw_params=oc wait OpenStackControlPlane {{ _ctlplane_name }} --namespace={{ cifmw_install_yamls_defaults['NAMESPACE'] }} --for=condition=ready --timeout={{ cifmw_edpm_prepare_timeout }}m] ***
2026-06-09 11:24:24.110856 | controller | Tuesday 09 June 2026  11:24:24 +0000 (0:00:30.068)       0:10:56.635 **********
2026-06-09 11:24:24.110861 | controller | Tuesday 09 June 2026  11:24:24 +0000 (0:00:30.068)       0:10:56.634 **********
2026-06-09 11:32:53.907102 | controller | changed: [localhost]
2026-06-09 11:32:53.907211 | controller |
2026-06-09 11:32:53.907224 | controller | TASK [Extract and install OpenStackControlplane CA role=install_openstack_ca] ***
2026-06-09 11:32:53.907230 | controller | Tuesday 09 June 2026  11:32:53 +0000 (0:08:29.796)       0:19:26.431 **********
2026-06-09 11:32:53.907235 | controller | Tuesday 09 June 2026  11:32:53 +0000 (0:08:29.796)       0:19:26.430 **********
2026-06-09 11:32:53.992522 | controller |
2026-06-09 11:32:53.992600 | controller | TASK [install_openstack_ca : Get CA bundle data with retries] ******************
2026-06-09 11:32:53.992607 | controller | Tuesday 09 June 2026  11:32:53 +0000 (0:00:00.085)       0:19:26.517 **********
2026-06-09 11:32:53.992612 | controller | Tuesday 09 June 2026  11:32:53 +0000 (0:00:00.085)       0:19:26.515 **********
2026-06-09 11:32:54.330994 | controller | changed: [localhost]
2026-06-09 11:32:54.331073 | controller |
2026-06-09 11:32:54.331080 | controller | TASK [install_openstack_ca : Set _ca_bundle fact if CA returned from OCP] ******
2026-06-09 11:32:54.331086 | controller | Tuesday 09 June 2026  11:32:54 +0000 (0:00:00.338)       0:19:26.855 **********
2026-06-09 11:32:54.331091 | controller | Tuesday 09 June 2026  11:32:54 +0000 (0:00:00.338)       0:19:26.854 **********
2026-06-09 11:32:54.368719 | controller | ok: [localhost]
2026-06-09 11:32:54.368784 | controller |
2026-06-09 11:32:54.368791 | controller | TASK [install_openstack_ca : Creating tls-ca-bundle.pem from CA bundle dest={{ cifmw_install_openstack_ca_file_full_path }}, content={{ _ca_bundle }}, mode=0644] ***
2026-06-09 11:32:54.368796 | controller | Tuesday 09 June 2026  11:32:54 +0000 (0:00:00.037)       0:19:26.893 **********
2026-06-09 11:32:54.368800 | controller | Tuesday 09 June 2026  11:32:54 +0000 (0:00:00.037)       0:19:26.892 **********
2026-06-09 11:32:54.786411 | controller | changed: [localhost]
2026-06-09 11:32:54.786495 | controller |
2026-06-09 11:32:54.786503 | controller | TASK [install_openstack_ca : Check if OpenStackControlplane CA file is present path={{ cifmw_install_openstack_ca_file_full_path }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-09 11:32:54.786540 | controller | Tuesday 09 June 2026  11:32:54 +0000 (0:00:00.417)       0:19:27.310 **********
2026-06-09 11:32:54.786546 | controller | Tuesday 09 June 2026  11:32:54 +0000 (0:00:00.417)       0:19:27.309 **********
2026-06-09 11:32:54.973983 | controller | ok: [localhost]
2026-06-09 11:32:54.974058 | controller |
2026-06-09 11:32:54.974067 | controller | TASK [Call install_ca role to inject OpenStackControlplane CA file if present role=install_ca] ***
2026-06-09 11:32:54.974074 | controller | Tuesday 09 June 2026  11:32:54 +0000 (0:00:00.187)       0:19:27.498 **********
2026-06-09 11:32:54.974079 | controller | Tuesday 09 June 2026  11:32:54 +0000 (0:00:00.187)       0:19:27.497 **********
2026-06-09 11:32:55.024019 | controller |
2026-06-09 11:32:55.024092 | controller | TASK [install_ca : Ensure target directory exists path={{ cifmw_install_ca_trust_dir }}, state=directory, mode=0755] ***
2026-06-09 11:32:55.024099 | controller | Tuesday 09 June 2026  11:32:55 +0000 (0:00:00.050)       0:19:27.548 **********
2026-06-09 11:32:55.024103 | controller | Tuesday 09 June 2026  11:32:55 +0000 (0:00:00.050)       0:19:27.547 **********
2026-06-09 11:32:55.236897 | controller | ok: [localhost]
2026-06-09 11:32:55.236967 | controller |
2026-06-09 11:32:55.236973 | controller | TASK [install_ca : Wait until CA URL is reachable url={{ cifmw_install_ca_url }}, method=HEAD, validate_certs=False, follow_redirects=all, status_code=[200, 301, 302, 303, 307, 308, 401, 403, 404, 405]] ***
2026-06-09 11:32:55.236978 | controller | Tuesday 09 June 2026  11:32:55 +0000 (0:00:00.212)       0:19:27.761 **********
2026-06-09 11:32:55.236982 | controller | Tuesday 09 June 2026  11:32:55 +0000 (0:00:00.212)       0:19:27.760 **********
2026-06-09 11:32:55.266807 | controller | skipping: [localhost]
2026-06-09 11:32:55.266879 | controller |
2026-06-09 11:32:55.266884 | controller | TASK [install_ca : Install internal CA from url url={{ cifmw_install_ca_url }}, dest={{ cifmw_install_ca_trust_dir }}, validate_certs={{ cifmw_install_ca_url_validate_certs | default(omit) }}, mode=0644] ***
2026-06-09 11:32:55.266906 | controller | Tuesday 09 June 2026  11:32:55 +0000 (0:00:00.030)       0:19:27.791 **********
2026-06-09 11:32:55.266911 | controller | Tuesday 09 June 2026  11:32:55 +0000 (0:00:00.030)       0:19:27.790 **********
2026-06-09 11:32:55.298401 | controller | skipping: [localhost]
2026-06-09 11:32:55.298472 | controller |
2026-06-09 11:32:55.298478 | controller | TASK [install_ca : Install custom CA bundle from inline dest={{ cifmw_install_ca_trust_dir }}/cifmw_inline_ca_bundle.crt, content={{ cifmw_install_ca_bundle_inline }}, mode=0644] ***
2026-06-09 11:32:55.298483 | controller | Tuesday 09 June 2026  11:32:55 +0000 (0:00:00.031)       0:19:27.823 **********
2026-06-09 11:32:55.298487 | controller | Tuesday 09 June 2026  11:32:55 +0000 (0:00:00.031)       0:19:27.821 **********
2026-06-09 11:32:55.327774 | controller | skipping: [localhost]
2026-06-09 11:32:55.327808 | controller |
2026-06-09 11:32:55.327814 | controller | TASK [install_ca : Install custom CA bundle from file dest={{ cifmw_install_ca_trust_dir }}/{{ cifmw_install_ca_bundle_src | basename }}, src={{ cifmw_install_ca_bundle_src }}, mode=0644] ***
2026-06-09 11:32:55.327819 | controller | Tuesday 09 June 2026  11:32:55 +0000 (0:00:00.029)       0:19:27.852 **********
2026-06-09 11:32:55.327823 | controller | Tuesday 09 June 2026  11:32:55 +0000 (0:00:00.029)       0:19:27.851 **********
2026-06-09 11:32:55.745689 | controller | changed: [localhost]
2026-06-09 11:32:55.745763 | controller |
2026-06-09 11:32:55.745768 | controller | TASK [install_ca : Update ca bundle _raw_params=update-ca-trust] ***************
2026-06-09 11:32:55.745773 | controller | Tuesday 09 June 2026  11:32:55 +0000 (0:00:00.417)       0:19:28.270 **********
2026-06-09 11:32:55.745776 | controller | Tuesday 09 June 2026  11:32:55 +0000 (0:00:00.417)       0:19:28.269 **********
2026-06-09 11:32:57.210252 | controller | changed: [localhost]
2026-06-09 11:32:57.210289 | controller |
2026-06-09 11:32:57.210294 | controller | TASK [edpm_prepare : Extract keystone endpoint host _raw_params=oc get keystoneapi keystone --namespace={{ cifmw_install_yamls_defaults['NAMESPACE'] }} -o jsonpath='{ .status.apiEndpoints.public }'] ***
2026-06-09 11:32:57.210299 | controller | Tuesday 09 June 2026  11:32:57 +0000 (0:00:01.464)       0:19:29.735 **********
2026-06-09 11:32:57.210303 | controller | Tuesday 09 June 2026  11:32:57 +0000 (0:00:01.464)       0:19:29.733 **********
2026-06-09 11:32:57.532995 | controller | changed: [localhost]
2026-06-09 11:32:57.533124 | controller |
2026-06-09 11:32:57.533131 | controller | TASK [edpm_prepare : Wait for keystone endpoint to exist in DNS url={{ _cifmw_edpm_prepare_keystone_endpoint_out.stdout | trim }}, status_code={{ _keystone_response_codes }}, validate_certs={{ cifmw_edpm_prepare_verify_tls }}] ***
2026-06-09 11:32:57.533137 | controller | Tuesday 09 June 2026  11:32:57 +0000 (0:00:00.322)       0:19:30.057 **********
2026-06-09 11:32:57.533141 | controller | Tuesday 09 June 2026  11:32:57 +0000 (0:00:00.322)       0:19:30.056 **********
2026-06-09 11:32:57.966700 | controller | ok: [localhost]
2026-06-09 11:32:57.966752 | controller |
2026-06-09 11:32:57.966758 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-09 11:32:57.966763 | controller | Tuesday 09 June 2026  11:32:57 +0000 (0:00:00.433)       0:19:30.491 **********
2026-06-09 11:32:57.966767 | controller | Tuesday 09 June 2026  11:32:57 +0000 (0:00:00.433)       0:19:30.490 **********
2026-06-09 11:32:58.034262 | controller | ok: [localhost]
2026-06-09 11:32:58.034335 | controller |
2026-06-09 11:32:58.034341 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-09 11:32:58.034346 | controller | Tuesday 09 June 2026  11:32:58 +0000 (0:00:00.067)       0:19:30.559 **********
2026-06-09 11:32:58.034351 | controller | Tuesday 09 June 2026  11:32:58 +0000 (0:00:00.067)       0:19:30.557 **********
2026-06-09 11:32:58.223720 | controller | ok: [localhost]
2026-06-09 11:32:58.223792 | controller |
2026-06-09 11:32:58.223797 | controller | TASK [run_hook : Loop on hooks for post_ctlplane_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-09 11:32:58.223802 | controller | Tuesday 09 June 2026  11:32:58 +0000 (0:00:00.189)       0:19:30.748 **********
2026-06-09 11:32:58.223821 | controller | Tuesday 09 June 2026  11:32:58 +0000 (0:00:00.189)       0:19:30.747 **********
2026-06-09 11:32:58.342703 | controller | skipping: [localhost]
2026-06-09 11:32:58.342751 | controller |
2026-06-09 11:32:58.342761 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-09 11:32:58.342768 | controller | Tuesday 09 June 2026  11:32:58 +0000 (0:00:00.118)       0:19:30.867 **********
2026-06-09 11:32:58.342774 | controller | Tuesday 09 June 2026  11:32:58 +0000 (0:00:00.118)       0:19:30.866 **********
2026-06-09 11:32:58.475764 | controller | ok: [localhost]
2026-06-09 11:32:58.475836 | controller |
2026-06-09 11:32:58.475841 | controller | TASK [edpm_deploy_baremetal : Define minimal set of repo variables when not running on Zuul _install_yamls_repos={{
2026-06-09 11:32:58.475845 | controller |   (
2026-06-09 11:32:58.475879 | controller |     {
2026-06-09 11:32:58.475883 | controller |       'OPENSTACK_REPO': operators_build_output[cifmw_operator_build_meta_name].git_src_dir,
2026-06-09 11:32:58.475887 | controller |       'OPENSTACK_BRANCH': '',
2026-06-09 11:32:58.475891 | controller |       'GIT_CLONE_OPTS': '-l',
2026-06-09 11:32:58.475894 | controller |     } if (cifmw_operator_build_meta_name is defined and cifmw_operator_build_meta_name in operators_build_output)
2026-06-09 11:32:58.475898 | controller |     else {}
2026-06-09 11:32:58.475902 | controller |   )
2026-06-09 11:32:58.475905 | controller | }}] ***
2026-06-09 11:32:58.475909 | controller | Tuesday 09 June 2026  11:32:58 +0000 (0:00:00.133)       0:19:31.000 **********
2026-06-09 11:32:58.475913 | controller | Tuesday 09 June 2026  11:32:58 +0000 (0:00:00.133)       0:19:30.999 **********
2026-06-09 11:32:58.523348 | controller | skipping: [localhost]
2026-06-09 11:32:58.523406 | controller |
2026-06-09 11:32:58.523411 | controller | TASK [edpm_deploy_baremetal : Set install_yamls Makefile environment variables cifmw_edpm_deploy_baremetal_common_env={{
2026-06-09 11:32:58.523415 | controller |   cifmw_install_yamls_environment |
2026-06-09 11:32:58.523420 | controller |   combine({'PATH': cifmw_path}) |
2026-06-09 11:32:58.523424 | controller |   combine(_install_yamls_repos | default({}))
2026-06-09 11:32:58.523428 | controller | }}, cifmw_edpm_deploy_baremetal_make_openstack_env={{
2026-06-09 11:32:58.523432 | controller |   cifmw_edpm_deploy_baremetal_make_openstack_env | default({}) |
2026-06-09 11:32:58.523436 | controller |   combine(
2026-06-09 11:32:58.523439 | controller |     {
2026-06-09 11:32:58.523443 | controller |       'OPENSTACK_IMG': operators_build_output[cifmw_operator_build_meta_name].image_catalog,
2026-06-09 11:32:58.523447 | controller |     } if (cifmw_operator_build_meta_name is defined and cifmw_operator_build_meta_name in operators_build_output)
2026-06-09 11:32:58.523451 | controller |     else {}
2026-06-09 11:32:58.523455 | controller |   )
2026-06-09 11:32:58.523460 | controller | }}, cifmw_edpm_deploy_baremetal_operators_build_output={{ operators_build_output }}] ***
2026-06-09 11:32:58.523465 | controller | Tuesday 09 June 2026  11:32:58 +0000 (0:00:00.047)       0:19:31.048 **********
2026-06-09 11:32:58.523480 | controller | Tuesday 09 June 2026  11:32:58 +0000 (0:00:00.047)       0:19:31.047 **********
2026-06-09 11:32:58.571166 | controller | ok: [localhost]
2026-06-09 11:32:58.571222 | controller |
2026-06-09 11:32:58.571228 | controller | TASK [Create virtual baremetal name=install_yamls_makes, tasks_from=make_edpm_baremetal_compute] ***
2026-06-09 11:32:58.571232 | controller | Tuesday 09 June 2026  11:32:58 +0000 (0:00:00.047)       0:19:31.096 **********
2026-06-09 11:32:58.571236 | controller | Tuesday 09 June 2026  11:32:58 +0000 (0:00:00.047)       0:19:31.094 **********
2026-06-09 11:32:58.685686 | controller |
2026-06-09 11:32:58.685769 | controller | TASK [install_yamls_makes : Debug make_edpm_baremetal_compute_env var=make_edpm_baremetal_compute_env] ***
2026-06-09 11:32:58.685782 | controller | Tuesday 09 June 2026  11:32:58 +0000 (0:00:00.114)       0:19:31.210 **********
2026-06-09 11:32:58.685789 | controller | Tuesday 09 June 2026  11:32:58 +0000 (0:00:00.114)       0:19:31.209 **********
2026-06-09 11:32:58.723550 | controller | ok: [localhost] =>
2026-06-09 11:32:58.723632 | controller |     make_edpm_baremetal_compute_env:
2026-06-09 11:32:58.723639 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-09 11:32:58.723645 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-09 11:32:58.723650 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-09 11:32:58.723655 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-09 11:32:58.723671 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-09 11:32:58.723677 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-09 11:32:58.723682 | controller |       INSTALL_CERT_MANAGER: false
2026-06-09 11:32:58.723687 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-09 11:32:58.723692 | controller |       OPENSTACK_IMG: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652
2026-06-09 11:32:58.723697 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-09 11:32:58.723702 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-09 11:32:58.723706 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-09 11:32:58.723712 | controller |       PATH: /home/zuul/.crc/bin:/home/zuul/.crc/bin/oc:/home/zuul/bin:/home/zuul/.crc/bin/oc:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-09 11:32:58.723718 | controller |
2026-06-09 11:32:58.723723 | controller | TASK [install_yamls_makes : Debug make_edpm_baremetal_compute_params var=make_edpm_baremetal_compute_params] ***
2026-06-09 11:32:58.723728 | controller | Tuesday 09 June 2026  11:32:58 +0000 (0:00:00.037)       0:19:31.248 **********
2026-06-09 11:32:58.723732 | controller | Tuesday 09 June 2026  11:32:58 +0000 (0:00:00.037)       0:19:31.247 **********
2026-06-09 11:32:58.756562 | controller | skipping: [localhost]
2026-06-09 11:32:58.756640 | controller |
2026-06-09 11:32:58.756646 | controller | TASK [install_yamls_makes : Run edpm_baremetal_compute output_dir={{ cifmw_basedir }}/artifacts, chdir=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls/devsetup, script=make edpm_baremetal_compute, dry_run={{ make_edpm_baremetal_compute_dryrun|default(false)|bool }}, extra_args={{ dict((make_edpm_baremetal_compute_env|default({})), **(make_edpm_baremetal_compute_params|default({}))) }}] ***
2026-06-09 11:32:58.756651 | controller | Tuesday 09 June 2026  11:32:58 +0000 (0:00:00.032)       0:19:31.281 **********
2026-06-09 11:32:58.756655 | controller | Tuesday 09 June 2026  11:32:58 +0000 (0:00:00.032)       0:19:31.280 **********
2026-06-09 11:33:25.051957 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-09 11:33:25.052087 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_edpm_baremetal_compute_until
2026-06-09 11:33:25.052093 | controller | | default(true) }}
2026-06-09 11:33:25.071307 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_008_run_edpm_baremetal_compute.log
2026-06-09 11:33:25.071428 | controller | changed: [localhost]
2026-06-09 11:33:25.071438 | controller |
2026-06-09 11:33:25.071445 | controller | TASK [edpm_deploy_baremetal : Create the config file mode=0644, content={{ cifmw_edpm_deploy_baremetal_nova_compute_extra_config }}, dest={{ _cifmw_edpm_deploy_baremetal_nova_extra_config_file }}] ***
2026-06-09 11:33:25.071452 | controller | Tuesday 09 June 2026  11:33:25 +0000 (0:00:26.314)       0:19:57.595 **********
2026-06-09 11:33:25.071457 | controller | Tuesday 09 June 2026  11:33:25 +0000 (0:00:26.314)       0:19:57.594 **********
2026-06-09 11:33:25.114610 | controller | skipping: [localhost]
2026-06-09 11:33:25.114723 | controller |
2026-06-09 11:33:25.114731 | controller | TASK [edpm_deploy_baremetal : Define DATAPLANE_EXTRA_NOVA_CONFIG_FILE cifmw_edpm_deploy_baremetal_common_env={{
2026-06-09 11:33:25.114738 | controller |   cifmw_edpm_deploy_baremetal_common_env | default({}) |
2026-06-09 11:33:25.114746 | controller |   combine({'DATAPLANE_EXTRA_NOVA_CONFIG_FILE': _cifmw_edpm_deploy_baremetal_nova_extra_config_file })
2026-06-09 11:33:25.114753 | controller | }}, cacheable=True] ***
2026-06-09 11:33:25.114760 | controller | Tuesday 09 June 2026  11:33:25 +0000 (0:00:00.043)       0:19:57.639 **********
2026-06-09 11:33:25.114768 | controller | Tuesday 09 June 2026  11:33:25 +0000 (0:00:00.043)       0:19:57.638 **********
2026-06-09 11:33:25.173168 | controller | skipping: [localhost]
2026-06-09 11:33:25.173320 | controller |
2026-06-09 11:33:25.173339 | controller | TASK [Prepare OpenStack Dataplane NodeSet CR name=install_yamls_makes, tasks_from=make_edpm_deploy_baremetal_prep] ***
2026-06-09 11:33:25.173352 | controller | Tuesday 09 June 2026  11:33:25 +0000 (0:00:00.058)       0:19:57.698 **********
2026-06-09 11:33:25.173413 | controller | Tuesday 09 June 2026  11:33:25 +0000 (0:00:00.058)       0:19:57.696 **********
2026-06-09 11:33:25.223211 | controller |
2026-06-09 11:33:25.223331 | controller | TASK [install_yamls_makes : Debug make_edpm_deploy_baremetal_prep_env var=make_edpm_deploy_baremetal_prep_env] ***
2026-06-09 11:33:25.223337 | controller | Tuesday 09 June 2026  11:33:25 +0000 (0:00:00.049)       0:19:57.747 **********
2026-06-09 11:33:25.223344 | controller | Tuesday 09 June 2026  11:33:25 +0000 (0:00:00.049)       0:19:57.746 **********
2026-06-09 11:33:25.274036 | controller | ok: [localhost] =>
2026-06-09 11:33:25.274198 | controller |     make_edpm_deploy_baremetal_prep_env:
2026-06-09 11:33:25.274213 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-09 11:33:25.274221 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-09 11:33:25.274229 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-09 11:33:25.274236 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-09 11:33:25.274243 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-09 11:33:25.274249 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-09 11:33:25.274256 | controller |       INSTALL_CERT_MANAGER: false
2026-06-09 11:33:25.274263 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-09 11:33:25.274271 | controller |       OPENSTACK_IMG: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652
2026-06-09 11:33:25.274278 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-09 11:33:25.274285 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-09 11:33:25.274292 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-09 11:33:25.274300 | controller |       PATH: /home/zuul/.crc/bin:/home/zuul/.crc/bin/oc:/home/zuul/bin:/home/zuul/.crc/bin/oc:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-09 11:33:25.274308 | controller |
2026-06-09 11:33:25.274317 | controller | TASK [install_yamls_makes : Debug make_edpm_deploy_baremetal_prep_params var=make_edpm_deploy_baremetal_prep_params] ***
2026-06-09 11:33:25.274324 | controller | Tuesday 09 June 2026  11:33:25 +0000 (0:00:00.051)       0:19:57.798 **********
2026-06-09 11:33:25.274332 | controller | Tuesday 09 June 2026  11:33:25 +0000 (0:00:00.050)       0:19:57.797 **********
2026-06-09 11:33:25.316468 | controller | skipping: [localhost]
2026-06-09 11:33:25.316616 | controller |
2026-06-09 11:33:25.316629 | controller | TASK [install_yamls_makes : Run edpm_deploy_baremetal_prep output_dir={{ cifmw_basedir }}/artifacts, chdir=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls, script=make edpm_deploy_baremetal_prep, dry_run={{ make_edpm_deploy_baremetal_prep_dryrun|default(false)|bool }}, extra_args={{ dict((make_edpm_deploy_baremetal_prep_env|default({})), **(make_edpm_deploy_baremetal_prep_params|default({}))) }}] ***
2026-06-09 11:33:25.316640 | controller | Tuesday 09 June 2026  11:33:25 +0000 (0:00:00.042)       0:19:57.841 **********
2026-06-09 11:33:25.316649 | controller | Tuesday 09 June 2026  11:33:25 +0000 (0:00:00.042)       0:19:57.839 **********
2026-06-09 11:33:34.185318 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-09 11:33:34.185406 | controller | delimiters such as {{ }} or {% %}. Found: {{
2026-06-09 11:33:34.185418 | controller | make_edpm_deploy_baremetal_prep_until | default(true) }}
2026-06-09 11:33:34.206564 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_009_run_edpm_deploy_baremetal_prep.log
2026-06-09 11:33:34.206605 | controller | changed: [localhost]
2026-06-09 11:33:34.206613 | controller |
2026-06-09 11:33:34.206619 | controller | TASK [edpm_deploy_baremetal : Perform kustomizations to the OpenStackDataPlaneNodeSet CR target_path={{ cifmw_edpm_deploy_openstack_crs_path }}, sort_ascending=False, kustomizations={% if content_provider_registry_ip is defined or (not cifmw_edpm_deploy_baremetal_bootc and not cifmw_edpm_deploy_baremetal_custom_bootstrap) %}
2026-06-09 11:33:34.206625 | controller | apiVersion: kustomize.config.k8s.io/v1beta1
2026-06-09 11:33:34.206631 | controller | kind: Kustomization
2026-06-09 11:33:34.206637 | controller | patches:
2026-06-09 11:33:34.206642 | controller |   - target:
2026-06-09 11:33:34.206647 | controller |       kind: OpenStackDataPlaneNodeSet
2026-06-09 11:33:34.206660 | controller |     patch: |-
2026-06-09 11:33:34.206665 | controller | {% if content_provider_registry_ip is defined %}
2026-06-09 11:33:34.206670 | controller |       - op: add
2026-06-09 11:33:34.206676 | controller |         path: /spec/nodeTemplate/ansible/ansibleVars/edpm_container_registry_insecure_registries
2026-06-09 11:33:34.206681 | controller |         value: ["{{ content_provider_registry_ip }}:5001"]
2026-06-09 11:33:34.206686 | controller | {% endif %}
2026-06-09 11:33:34.206691 | controller |
2026-06-09 11:33:34.206696 | controller | {% if not cifmw_edpm_deploy_baremetal_bootc and not cifmw_edpm_deploy_baremetal_custom_bootstrap %}
2026-06-09 11:33:34.206701 | controller |       - op: add
2026-06-09 11:33:34.206704 | controller |         path: /spec/nodeTemplate/ansible/ansibleVars/edpm_bootstrap_command
2026-06-09 11:33:34.206708 | controller |         value: sudo dnf -y update
2026-06-09 11:33:34.206712 | controller | {% endif %}
2026-06-09 11:33:34.206715 | controller | {% endif %}, kustomizations_paths={{
2026-06-09 11:33:34.206719 | controller |   [
2026-06-09 11:33:34.206724 | controller |     (
2026-06-09 11:33:34.206728 | controller |       [
2026-06-09 11:33:34.206733 | controller |         cifmw_edpm_deploy_baremetal_manifests_dir,
2026-06-09 11:33:34.206740 | controller |         'kustomizations',
2026-06-09 11:33:34.206753 | controller |         'dataplane'
2026-06-09 11:33:34.206758 | controller |       ] | ansible.builtin.path_join
2026-06-09 11:33:34.206763 | controller |     )
2026-06-09 11:33:34.206768 | controller |   ]
2026-06-09 11:33:34.206773 | controller | }}] ***
2026-06-09 11:33:34.206778 | controller | Tuesday 09 June 2026  11:33:34 +0000 (0:00:08.890)       0:20:06.731 **********
2026-06-09 11:33:34.206783 | controller | Tuesday 09 June 2026  11:33:34 +0000 (0:00:08.890)       0:20:06.729 **********
2026-06-09 11:33:34.578056 | controller | changed: [localhost]
2026-06-09 11:33:34.578125 | controller |
2026-06-09 11:33:34.578133 | controller | TASK [edpm_deploy_baremetal : Log the CR that is about to be applied var=cifmw_edpm_deploy_baremetal_crs_kustomize_result] ***
2026-06-09 11:33:34.578139 | controller | Tuesday 09 June 2026  11:33:34 +0000 (0:00:00.371)       0:20:07.102 **********
2026-06-09 11:33:34.578145 | controller | Tuesday 09 June 2026  11:33:34 +0000 (0:00:00.371)       0:20:07.101 **********
2026-06-09 11:33:34.618918 | controller | ok: [localhost] =>
2026-06-09 11:33:34.618994 | controller |     cifmw_edpm_deploy_baremetal_crs_kustomize_result:
2026-06-09 11:33:34.619001 | controller |       changed: true
2026-06-09 11:33:34.619006 | controller |       count: 2
2026-06-09 11:33:34.619011 | controller |       failed: false
2026-06-09 11:33:34.619016 | controller |       kustomizations_paths:
2026-06-09 11:33:34.619022 | controller |       - /home/zuul/ci-framework-data/artifacts/manifests/openstack/dataplane/cr/kustomization.yaml
2026-06-09 11:33:34.619028 | controller |       output_path: /home/zuul/ci-framework-data/artifacts/manifests/openstack/dataplane/cr/cifmw-kustomization-result.yaml
2026-06-09 11:33:34.619033 | controller |       result:
2026-06-09 11:33:34.619038 | controller |       - apiVersion: v1
2026-06-09 11:33:34.619057 | controller |         data:
2026-06-09 11:33:34.619062 | controller |           network_config_template: |
2026-06-09 11:33:34.619067 | controller |             ---
2026-06-09 11:33:34.619072 | controller |             {% set mtu_list = [ctlplane_mtu] %}
2026-06-09 11:33:34.619077 | controller |             {% for network in nodeset_networks %}
2026-06-09 11:33:34.619082 | controller |             {% set _ = mtu_list.append(lookup('vars', networks_lower[network] ~ '_mtu')) %}
2026-06-09 11:33:34.619087 | controller |             {%- endfor %}
2026-06-09 11:33:34.619092 | controller |             {% set min_viable_mtu = mtu_list | max %}
2026-06-09 11:33:34.619097 | controller |             network_config:
2026-06-09 11:33:34.619102 | controller |             - type: ovs_bridge
2026-06-09 11:33:34.619105 | controller |               name: {{ neutron_physical_bridge_name }}
2026-06-09 11:33:34.619109 | controller |               mtu: {{ min_viable_mtu }}
2026-06-09 11:33:34.619112 | controller |               use_dhcp: false
2026-06-09 11:33:34.619116 | controller |               dns_servers: {{ ctlplane_dns_nameservers }}
2026-06-09 11:33:34.619119 | controller |               domain: {{ dns_search_domains }}
2026-06-09 11:33:34.619123 | controller |               addresses:
2026-06-09 11:33:34.619126 | controller |               - ip_netmask: {{ ctlplane_ip }}/{{ ctlplane_cidr }}
2026-06-09 11:33:34.619130 | controller |               routes: {{ ctlplane_host_routes }}
2026-06-09 11:33:34.619133 | controller |               members:
2026-06-09 11:33:34.619137 | controller |               - type: interface
2026-06-09 11:33:34.619146 | controller |                 name: nic1
2026-06-09 11:33:34.619150 | controller |                 mtu: {{ min_viable_mtu }}
2026-06-09 11:33:34.619153 | controller |                 # force the MAC address of the bridge to this interface
2026-06-09 11:33:34.619157 | controller |                 primary: true
2026-06-09 11:33:34.619160 | controller |             {% for network in nodeset_networks %}
2026-06-09 11:33:34.619164 | controller |               - type: vlan
2026-06-09 11:33:34.619167 | controller |                 mtu: {{ lookup('vars', networks_lower[network] ~ '_mtu') }}
2026-06-09 11:33:34.619171 | controller |                 vlan_id: {{ lookup('vars', networks_lower[network] ~ '_vlan_id') }}
2026-06-09 11:33:34.619174 | controller |                 addresses:
2026-06-09 11:33:34.619178 | controller |                 - ip_netmask:
2026-06-09 11:33:34.619181 | controller |                     {{ lookup('vars', networks_lower[network] ~ '_ip') }}/{{ lookup('vars', networks_lower[network] ~ '_cidr') }}
2026-06-09 11:33:34.619185 | controller |                 routes: {{ lookup('vars', networks_lower[network] ~ '_host_routes') }}
2026-06-09 11:33:34.619188 | controller |             {% endfor %}
2026-06-09 11:33:34.619192 | controller |         kind: ConfigMap
2026-06-09 11:33:34.619195 | controller |         metadata:
2026-06-09 11:33:34.619199 | controller |           labels:
2026-06-09 11:33:34.619202 | controller |             created-by: install_yamls
2026-06-09 11:33:34.619206 | controller |           name: network-config-template-ipam
2026-06-09 11:33:34.619210 | controller |           namespace: openstack
2026-06-09 11:33:34.619213 | controller |       - apiVersion: v1
2026-06-09 11:33:34.619217 | controller |         data:
2026-06-09 11:33:34.619220 | controller |           physical_bridge_name: br-ex
2026-06-09 11:33:34.619224 | controller |           public_interface_name: eth0
2026-06-09 11:33:34.619227 | controller |         kind: ConfigMap
2026-06-09 11:33:34.619231 | controller |         metadata:
2026-06-09 11:33:34.619234 | controller |           labels:
2026-06-09 11:33:34.619238 | controller |             created-by: install_yamls
2026-06-09 11:33:34.619241 | controller |           name: neutron-edpm-ipam
2026-06-09 11:33:34.619245 | controller |           namespace: openstack
2026-06-09 11:33:34.619248 | controller |       - apiVersion: v1
2026-06-09 11:33:34.619252 | controller |         data:
2026-06-09 11:33:34.619255 | controller |           25-nova-extra.conf: ''
2026-06-09 11:33:34.619259 | controller |         kind: ConfigMap
2026-06-09 11:33:34.619262 | controller |         metadata:
2026-06-09 11:33:34.619265 | controller |           labels:
2026-06-09 11:33:34.619269 | controller |             created-by: install_yamls
2026-06-09 11:33:34.619272 | controller |           name: nova-extra-config
2026-06-09 11:33:34.619276 | controller |           namespace: openstack
2026-06-09 11:33:34.619279 | controller |       - apiVersion: dataplane.openstack.org/v1beta1
2026-06-09 11:33:34.619283 | controller |         kind: OpenStackDataPlaneDeployment
2026-06-09 11:33:34.619286 | controller |         metadata:
2026-06-09 11:33:34.619290 | controller |           labels:
2026-06-09 11:33:34.619293 | controller |             created-by: install_yamls
2026-06-09 11:33:34.619297 | controller |           name: edpm-deployment-ipam
2026-06-09 11:33:34.619300 | controller |           namespace: openstack
2026-06-09 11:33:34.619303 | controller |         spec:
2026-06-09 11:33:34.619307 | controller |           nodeSets:
2026-06-09 11:33:34.619310 | controller |           - openstack-edpm-ipam
2026-06-09 11:33:34.619314 | controller |       - apiVersion: dataplane.openstack.org/v1beta1
2026-06-09 11:33:34.619317 | controller |         kind: OpenStackDataPlaneNodeSet
2026-06-09 11:33:34.619321 | controller |         metadata:
2026-06-09 11:33:34.619324 | controller |           labels:
2026-06-09 11:33:34.619328 | controller |             created-by: install_yamls
2026-06-09 11:33:34.619331 | controller |           name: openstack-edpm-ipam
2026-06-09 11:33:34.619334 | controller |           namespace: openstack
2026-06-09 11:33:34.619338 | controller |         spec:
2026-06-09 11:33:34.619341 | controller |           baremetalSetTemplate:
2026-06-09 11:33:34.619345 | controller |             bmhLabelSelector:
2026-06-09 11:33:34.619348 | controller |               app: openstack
2026-06-09 11:33:34.619352 | controller |             bmhNamespace: openstack
2026-06-09 11:33:34.619355 | controller |             cloudUserName: cloud-admin
2026-06-09 11:33:34.619359 | controller |             ctlplaneInterface: enp1s0
2026-06-09 11:33:34.619362 | controller |           env:
2026-06-09 11:33:34.619366 | controller |           - name: ANSIBLE_FORCE_COLOR
2026-06-09 11:33:34.619371 | controller |             value: 'True'
2026-06-09 11:33:34.619375 | controller |           networkAttachments:
2026-06-09 11:33:34.619378 | controller |           - ctlplane
2026-06-09 11:33:34.619382 | controller |           nodeTemplate:
2026-06-09 11:33:34.619385 | controller |             ansible:
2026-06-09 11:33:34.619389 | controller |               ansibleUser: cloud-admin
2026-06-09 11:33:34.619392 | controller |               ansibleVars:
2026-06-09 11:33:34.619396 | controller |                 edpm_bootstrap_command: sudo dnf -y update
2026-06-09 11:33:34.619399 | controller |                 edpm_container_registry_insecure_registries:
2026-06-09 11:33:34.619403 | controller |                 - 38.102.83.189:5001
2026-06-09 11:33:34.619406 | controller |                 edpm_nodes_validation_validate_controllers_icmp: false
2026-06-09 11:33:34.619410 | controller |                 edpm_nodes_validation_validate_gateway_icmp: false
2026-06-09 11:33:34.619413 | controller |                 edpm_sshd_allowed_ranges:
2026-06-09 11:33:34.619417 | controller |                 - 192.168.122.0/24
2026-06-09 11:33:34.619420 | controller |                 enable_debug: false
2026-06-09 11:33:34.619424 | controller |                 gather_facts: false
2026-06-09 11:33:34.619439 | controller |                 growvols_args: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-09 11:33:34.619443 | controller |                 image_prefix: openstack
2026-06-09 11:33:34.619446 | controller |                 image_tag: current-podified
2026-06-09 11:33:34.619450 | controller |                 registry_url: quay.io/podified-antelope-centos9
2026-06-09 11:33:34.619453 | controller |                 timesync_ntp_servers:
2026-06-09 11:33:34.619456 | controller |                 - hostname: pool.ntp.org
2026-06-09 11:33:34.619460 | controller |               ansibleVarsFrom:
2026-06-09 11:33:34.619463 | controller |               - configMapRef:
2026-06-09 11:33:34.619467 | controller |                   name: network-config-template-ipam
2026-06-09 11:33:34.619470 | controller |                 prefix: edpm_
2026-06-09 11:33:34.619476 | controller |               - configMapRef:
2026-06-09 11:33:34.619480 | controller |                   name: neutron-edpm-ipam
2026-06-09 11:33:34.619483 | controller |                 prefix: neutron_
2026-06-09 11:33:34.619487 | controller |             ansibleSSHPrivateKeySecret: dataplane-ansible-ssh-private-key-secret
2026-06-09 11:33:34.619490 | controller |             networks:
2026-06-09 11:33:34.619494 | controller |             - defaultRoute: true
2026-06-09 11:33:34.619497 | controller |               name: ctlplane
2026-06-09 11:33:34.619501 | controller |               subnetName: subnet1
2026-06-09 11:33:34.619504 | controller |             - name: internalapi
2026-06-09 11:33:34.619535 | controller |               subnetName: subnet1
2026-06-09 11:33:34.619539 | controller |             - name: storage
2026-06-09 11:33:34.619543 | controller |               subnetName: subnet1
2026-06-09 11:33:34.619546 | controller |             - name: tenant
2026-06-09 11:33:34.619550 | controller |               subnetName: subnet1
2026-06-09 11:33:34.619553 | controller |           nodes:
2026-06-09 11:33:34.619557 | controller |             edpm-compute-0:
2026-06-09 11:33:34.619560 | controller |               hostName: edpm-compute-0
2026-06-09 11:33:34.619564 | controller |           preProvisioned: false
2026-06-09 11:33:34.619567 | controller |           services:
2026-06-09 11:33:34.619571 | controller |           - repo-setup
2026-06-09 11:33:34.619574 | controller |           - redhat
2026-06-09 11:33:34.619577 | controller |           - bootstrap
2026-06-09 11:33:34.619581 | controller |           - download-cache
2026-06-09 11:33:34.619584 | controller |           - configure-network
2026-06-09 11:33:34.619588 | controller |           - validate-network
2026-06-09 11:33:34.619591 | controller |           - install-os
2026-06-09 11:33:34.619594 | controller |           - configure-os
2026-06-09 11:33:34.619598 | controller |           - ssh-known-hosts
2026-06-09 11:33:34.619601 | controller |           - run-os
2026-06-09 11:33:34.619605 | controller |           - reboot-os
2026-06-09 11:33:34.619608 | controller |           - install-certs
2026-06-09 11:33:34.619611 | controller |           - ovn
2026-06-09 11:33:34.619615 | controller |           - neutron-metadata
2026-06-09 11:33:34.619618 | controller |           - libvirt
2026-06-09 11:33:34.619622 | controller |           - nova
2026-06-09 11:33:34.619625 | controller |           - telemetry
2026-06-09 11:33:34.619628 | controller |           tlsEnabled: true
2026-06-09 11:33:34.619632 | controller |
2026-06-09 11:33:34.619636 | controller | TASK [edpm_deploy_baremetal : Create repo-setup-downstream OpenStackDataPlaneService _raw_params=oc apply -n {{ cifmw_install_yamls_defaults['NAMESPACE'] }} -f "{{ cifmw_installyamls_repos }}/devsetup/edpm/services/dataplane_v1beta1_openstackdataplaneservice_reposetup_downstream.yaml"] ***
2026-06-09 11:33:34.619643 | controller | Tuesday 09 June 2026  11:33:34 +0000 (0:00:00.041)       0:20:07.143 **********
2026-06-09 11:33:34.619646 | controller | Tuesday 09 June 2026  11:33:34 +0000 (0:00:00.041)       0:20:07.142 **********
2026-06-09 11:33:34.657483 | controller | skipping: [localhost]
2026-06-09 11:33:34.657575 | controller |
2026-06-09 11:33:34.657580 | controller | TASK [edpm_deploy_baremetal : Get list of services defined under OpenStackDataPlaneNodeSet resource _raw_params=yq '.spec.services[]' {{ cifmw_edpm_deploy_baremetal_crs_kustomize_result.output_path }}] ***
2026-06-09 11:33:34.657585 | controller | Tuesday 09 June 2026  11:33:34 +0000 (0:00:00.038)       0:20:07.182 **********
2026-06-09 11:33:34.657589 | controller | Tuesday 09 June 2026  11:33:34 +0000 (0:00:00.038)       0:20:07.181 **********
2026-06-09 11:33:34.699263 | controller | skipping: [localhost]
2026-06-09 11:33:34.699347 | controller |
2026-06-09 11:33:34.699358 | controller | TASK [edpm_deploy_baremetal : Patch OpenStackDataPlaneNodeSet resource to add "repo-setup-downstream" service _raw_params=yq -i '.spec.services = ["repo-setup-downstream"] + .spec.services' {{ cifmw_edpm_deploy_baremetal_crs_kustomize_result.output_path }}] ***
2026-06-09 11:33:34.699367 | controller | Tuesday 09 June 2026  11:33:34 +0000 (0:00:00.041)       0:20:07.224 **********
2026-06-09 11:33:34.699375 | controller | Tuesday 09 June 2026  11:33:34 +0000 (0:00:00.041)       0:20:07.222 **********
2026-06-09 11:33:34.750871 | controller | skipping: [localhost]
2026-06-09 11:33:34.750955 | controller |
2026-06-09 11:33:34.750965 | controller | TASK [edpm_deploy_baremetal : Patch OpenStackDataPlaneNodeSet resource to replace "repo-setup" with "repo-setup-downstream" service _raw_params=yq -i '(.spec.services[] | select(. == "repo-setup")) |= "repo-setup-downstream"'  {{ cifmw_edpm_deploy_baremetal_crs_kustomize_result.output_path }}] ***
2026-06-09 11:33:34.750972 | controller | Tuesday 09 June 2026  11:33:34 +0000 (0:00:00.051)       0:20:07.275 **********
2026-06-09 11:33:34.750979 | controller | Tuesday 09 June 2026  11:33:34 +0000 (0:00:00.051)       0:20:07.274 **********
2026-06-09 11:33:34.788692 | controller | skipping: [localhost]
2026-06-09 11:33:34.788752 | controller |
2026-06-09 11:33:34.788758 | controller | TASK [edpm_deploy_baremetal : Apply the OpenStackDataPlaneNodeSet CR output_dir={{ cifmw_edpm_deploy_baremetal_basedir }}/artifacts, script=oc apply -f {{ cifmw_edpm_deploy_baremetal_crs_kustomize_result.output_path }}] ***
2026-06-09 11:33:34.788763 | controller | Tuesday 09 June 2026  11:33:34 +0000 (0:00:00.037)       0:20:07.313 **********
2026-06-09 11:33:34.788767 | controller | Tuesday 09 June 2026  11:33:34 +0000 (0:00:00.037)       0:20:07.311 **********
2026-06-09 11:33:35.192031 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_010_apply_the_openstackdataplaneno.log
2026-06-09 11:33:35.192096 | controller | changed: [localhost]
2026-06-09 11:33:35.192101 | controller |
2026-06-09 11:33:35.192106 | controller | TASK [edpm_deploy_baremetal : Wait for Ironic to be ready _raw_params=oc wait pod -l name=ironic -n baremetal-operator-system --for=condition=Ready --timeout={{ cifmw_edpm_deploy_baremetal_wait_ironic_timeout_mins }}m] ***
2026-06-09 11:33:35.192111 | controller | Tuesday 09 June 2026  11:33:35 +0000 (0:00:00.403)       0:20:07.716 **********
2026-06-09 11:33:35.192115 | controller | Tuesday 09 June 2026  11:33:35 +0000 (0:00:00.403)       0:20:07.715 **********
2026-06-09 11:33:35.660476 | controller | changed: [localhost]
2026-06-09 11:33:35.660552 | controller |
2026-06-09 11:33:35.660559 | controller | TASK [edpm_deploy_baremetal : Wait for OpenStack Provision Server pod to be created _raw_params=oc get po -l osp-provisionserver/name=openstack-edpm-ipam-provisionserver -n {{ cifmw_install_yamls_defaults['NAMESPACE'] }} -o name] ***
2026-06-09 11:33:35.660564 | controller | Tuesday 09 June 2026  11:33:35 +0000 (0:00:00.468)       0:20:08.185 **********
2026-06-09 11:33:35.660580 | controller | Tuesday 09 June 2026  11:33:35 +0000 (0:00:00.468)       0:20:08.183 **********
2026-06-09 11:37:56.778068 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (60 retries left).
2026-06-09 11:37:56.778160 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (59 retries left).
2026-06-09 11:37:56.778168 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (58 retries left).
2026-06-09 11:37:56.778172 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (57 retries left).
2026-06-09 11:37:56.778176 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (56 retries left).
2026-06-09 11:37:56.778180 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (55 retries left).
2026-06-09 11:37:56.778193 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (54 retries left).
2026-06-09 11:37:56.778198 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (53 retries left).
2026-06-09 11:37:56.778202 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (52 retries left).
2026-06-09 11:37:56.778206 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (51 retries left).
2026-06-09 11:37:56.778210 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (50 retries left).
2026-06-09 11:37:56.778214 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (49 retries left).
2026-06-09 11:37:56.778218 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (48 retries left).
2026-06-09 11:37:56.778222 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (47 retries left).
2026-06-09 11:37:56.778227 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (46 retries left).
2026-06-09 11:37:56.778231 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (45 retries left).
2026-06-09 11:37:56.778236 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (44 retries left).
2026-06-09 11:37:56.778241 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (43 retries left).
2026-06-09 11:37:56.778245 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (42 retries left).
2026-06-09 11:37:56.778250 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (41 retries left).
2026-06-09 11:37:56.778255 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (40 retries left).
2026-06-09 11:37:56.778260 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (39 retries left).
2026-06-09 11:37:56.778263 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (38 retries left).
2026-06-09 11:37:56.778266 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (37 retries left).
2026-06-09 11:37:56.778270 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (36 retries left).
2026-06-09 11:37:56.778273 | controller | changed: [localhost]
2026-06-09 11:37:56.778278 | controller |
2026-06-09 11:37:56.778282 | controller | TASK [edpm_deploy_baremetal : Wait for OpenStack Provision Server deployment to be available _raw_params=oc wait deployment openstack-edpm-ipam-provisionserver-openstackprovisionserver -n {{ cifmw_install_yamls_defaults['NAMESPACE'] }} --for condition=Available --timeout={{ cifmw_edpm_deploy_baremetal_wait_provisionserver_timeout_mins }}m] ***
2026-06-09 11:37:56.778294 | controller | Tuesday 09 June 2026  11:37:56 +0000 (0:04:21.117)       0:24:29.302 **********
2026-06-09 11:37:56.778298 | controller | Tuesday 09 June 2026  11:37:56 +0000 (0:04:21.117)       0:24:29.301 **********
2026-06-09 11:38:45.227377 | controller | changed: [localhost]
2026-06-09 11:38:45.227563 | controller |
2026-06-09 11:38:45.227579 | controller | TASK [edpm_deploy_baremetal : Wait for baremetal nodes to reach 'provisioned' state _raw_params=oc wait bmh --all -n {{ cifmw_install_yamls_defaults['NAMESPACE'] }} --for=jsonpath='{.status.provisioning.state}'=provisioned --timeout={{ cifmw_edpm_deploy_baremetal_wait_bmh_timeout_mins }}m] ***
2026-06-09 11:38:45.227605 | controller | Tuesday 09 June 2026  11:38:45 +0000 (0:00:48.449)       0:25:17.751 **********
2026-06-09 11:38:45.227612 | controller | Tuesday 09 June 2026  11:38:45 +0000 (0:00:48.449)       0:25:17.750 **********
2026-06-09 11:43:55.371858 | controller | changed: [localhost]
2026-06-09 11:43:55.371939 | controller |
2026-06-09 11:43:55.371946 | controller | TASK [edpm_deploy_baremetal : Register the list of compute nodes _raw_params=oc get bmh -n {{ cifmw_install_yamls_defaults['NAMESPACE'] }}] ***
2026-06-09 11:43:55.371952 | controller | Tuesday 09 June 2026  11:43:55 +0000 (0:05:10.144)       0:30:27.896 **********
2026-06-09 11:43:55.371973 | controller | Tuesday 09 June 2026  11:43:55 +0000 (0:05:10.144)       0:30:27.895 **********
2026-06-09 11:43:55.788347 | controller | changed: [localhost]
2026-06-09 11:43:55.788403 | controller |
2026-06-09 11:43:55.788421 | controller | TASK [edpm_deploy_baremetal : Print the list of compute nodes var=compute_nodes_output.stdout_lines] ***
2026-06-09 11:43:55.788427 | controller | Tuesday 09 June 2026  11:43:55 +0000 (0:00:00.416)       0:30:28.313 **********
2026-06-09 11:43:55.788431 | controller | Tuesday 09 June 2026  11:43:55 +0000 (0:00:00.416)       0:30:28.311 **********
2026-06-09 11:43:55.831970 | controller | ok: [localhost] =>
2026-06-09 11:43:55.832371 | controller |     compute_nodes_output.stdout_lines:
2026-06-09 11:43:55.832387 | controller |     - NAME                        STATE         CONSUMER              ONLINE   ERROR   AGE
2026-06-09 11:43:55.832394 | controller |     - edpm-compute-baremetal-00   provisioned   openstack-edpm-ipam   true             10m
2026-06-09 11:43:55.832399 | controller |
2026-06-09 11:43:55.832497 | controller | TASK [edpm_deploy_baremetal : Wait for OpenStackDataPlaneNodeSet to be deployed _raw_params=oc wait OpenStackDataPlaneNodeSet {{ cr_name }} --namespace={{ cifmw_install_yamls_defaults['NAMESPACE'] }} --for=condition=ready --timeout={{ cifmw_edpm_deploy_baremetal_wait_dataplane_timeout_mins }}m] ***
2026-06-09 11:43:55.832529 | controller | Tuesday 09 June 2026  11:43:55 +0000 (0:00:00.042)       0:30:28.355 **********
2026-06-09 11:43:55.833030 | controller | Tuesday 09 June 2026  11:43:55 +0000 (0:00:00.042)       0:30:28.354 **********
2026-06-09 12:08:02.676051 | controller | changed: [localhost]
2026-06-09 12:08:02.676205 | controller |
2026-06-09 12:08:02.676214 | controller | TASK [edpm_deploy_baremetal : Run nova-manage discover_hosts to ensure compute nodes are mapped _raw_params=oc rsh -n {{ cifmw_install_yamls_defaults['NAMESPACE'] }} nova-cell0-conductor-0 nova-manage cell_v2 discover_hosts --verbose] ***
2026-06-09 12:08:02.676220 | controller | Tuesday 09 June 2026  12:08:02 +0000 (0:24:06.845)       0:54:35.200 **********
2026-06-09 12:08:02.676227 | controller | Tuesday 09 June 2026  12:08:02 +0000 (0:24:06.845)       0:54:35.199 **********
2026-06-09 12:08:08.179125 | controller | changed: [localhost]
2026-06-09 12:08:08.179200 | controller |
2026-06-09 12:08:08.179205 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-09 12:08:08.179210 | controller | Tuesday 09 June 2026  12:08:08 +0000 (0:00:05.502)       0:54:40.703 **********
2026-06-09 12:08:08.179274 | controller | Tuesday 09 June 2026  12:08:08 +0000 (0:00:05.503)       0:54:40.702 **********
2026-06-09 12:08:08.245868 | controller | ok: [localhost]
2026-06-09 12:08:08.245910 | controller |
2026-06-09 12:08:08.245917 | controller | TASK [libvirt_manager : Set compute config and common environment facts compute_config={{ cifmw_libvirt_manager_configuration['vms']['compute'] }}, cifmw_libvirt_manager_common_env={{ cifmw_install_yamls_environment | combine({'PATH': cifmw_path }) }}, cacheable=True] ***
2026-06-09 12:08:08.245924 | controller | Tuesday 09 June 2026  12:08:08 +0000 (0:00:00.067)       0:54:40.770 **********
2026-06-09 12:08:08.245929 | controller | Tuesday 09 June 2026  12:08:08 +0000 (0:00:00.067)       0:54:40.769 **********
2026-06-09 12:08:08.281820 | controller | skipping: [localhost]
2026-06-09 12:08:08.281861 | controller |
2026-06-09 12:08:08.281868 | controller | TASK [libvirt_manager : Ensure needed directories exist path={{ item }}, state=directory, mode=0755] ***
2026-06-09 12:08:08.281889 | controller | Tuesday 09 June 2026  12:08:08 +0000 (0:00:00.035)       0:54:40.806 **********
2026-06-09 12:08:08.281894 | controller | Tuesday 09 June 2026  12:08:08 +0000 (0:00:00.035)       0:54:40.805 **********
2026-06-09 12:08:08.344685 | controller | skipping: [localhost] => (item=/home/zuul/ci-framework-data/workload)
2026-06-09 12:08:08.344764 | controller | skipping: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/edpm_compute)
2026-06-09 12:08:08.344772 | controller | skipping: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/openstack/cr/)
2026-06-09 12:08:08.344778 | controller | skipping: [localhost]
2026-06-09 12:08:08.344784 | controller |
2026-06-09 12:08:08.344789 | controller | TASK [libvirt_manager : Ensure image is available _raw_params=get_image.yml] ***
2026-06-09 12:08:08.344794 | controller | Tuesday 09 June 2026  12:08:08 +0000 (0:00:00.062)       0:54:40.869 **********
2026-06-09 12:08:08.344799 | controller | Tuesday 09 June 2026  12:08:08 +0000 (0:00:00.062)       0:54:40.868 **********
2026-06-09 12:08:08.375650 | controller | skipping: [localhost]
2026-06-09 12:08:08.375721 | controller |
2026-06-09 12:08:08.375726 | controller | TASK [Create EDPM compute VMs name=install_yamls_makes, tasks_from=make_edpm_compute.yml] ***
2026-06-09 12:08:08.375731 | controller | Tuesday 09 June 2026  12:08:08 +0000 (0:00:00.030)       0:54:40.900 **********
2026-06-09 12:08:08.375735 | controller | Tuesday 09 June 2026  12:08:08 +0000 (0:00:00.030)       0:54:40.899 **********
2026-06-09 12:08:08.408604 | controller | skipping: [localhost]
2026-06-09 12:08:08.408674 | controller |
2026-06-09 12:08:08.408679 | controller | TASK [libvirt_manager : Catch compute IPs _raw_params=virsh -c qemu:///system -q domifaddr --source arp --domain edpm-compute-{{ item }}] ***
2026-06-09 12:08:08.408684 | controller | Tuesday 09 June 2026  12:08:08 +0000 (0:00:00.032)       0:54:40.933 **********
2026-06-09 12:08:08.408688 | controller | Tuesday 09 June 2026  12:08:08 +0000 (0:00:00.032)       0:54:40.932 **********
2026-06-09 12:08:08.441789 | controller | skipping: [localhost]
2026-06-09 12:08:08.441858 | controller |
2026-06-09 12:08:08.441863 | controller | TASK [libvirt_manager : Ensure we get SSH host={{ item.stdout.split()[-1].split('/')[0] }}, port=22, timeout=60] ***
2026-06-09 12:08:08.441867 | controller | Tuesday 09 June 2026  12:08:08 +0000 (0:00:00.033)       0:54:40.966 **********
2026-06-09 12:08:08.441871 | controller | Tuesday 09 June 2026  12:08:08 +0000 (0:00:00.033)       0:54:40.965 **********
2026-06-09 12:08:08.473321 | controller | skipping: [localhost]
2026-06-09 12:08:08.473395 | controller |
2026-06-09 12:08:08.473403 | controller | TASK [libvirt_manager : Output CR for extra computes dest={{ cifmw_libvirt_manager_basedir }}/artifacts/{{ cifmw_install_yamls_defaults['NAMESPACE'] }}/cr/99-cifmw-computes-{{ item }}.yaml, src=kustomize_compute.yml.j2, mode=0644] ***
2026-06-09 12:08:08.473409 | controller | Tuesday 09 June 2026  12:08:08 +0000 (0:00:00.031)       0:54:40.998 **********
2026-06-09 12:08:08.473414 | controller | Tuesday 09 June 2026  12:08:08 +0000 (0:00:00.031)       0:54:40.996 **********
2026-06-09 12:08:08.509410 | controller | skipping: [localhost]
2026-06-09 12:08:08.509476 | controller |
2026-06-09 12:08:08.509482 | controller | TASK [Prepare for HCI deploy phase 1 name=hci_prepare, tasks_from=phase1.yml] ***
2026-06-09 12:08:08.509486 | controller | Tuesday 09 June 2026  12:08:08 +0000 (0:00:00.036)       0:54:41.034 **********
2026-06-09 12:08:08.509489 | controller | Tuesday 09 June 2026  12:08:08 +0000 (0:00:00.036)       0:54:41.033 **********
2026-06-09 12:08:08.539449 | controller | skipping: [localhost]
2026-06-09 12:08:08.539541 | controller |
2026-06-09 12:08:08.539551 | controller | TASK [edpm_deploy : Set EDPM related vars cifmw_edpm_deploy_env={{
2026-06-09 12:08:08.539557 | controller |   cifmw_install_yamls_environment |
2026-06-09 12:08:08.539562 | controller |   combine({'PATH': cifmw_path}) |
2026-06-09 12:08:08.539567 | controller |   combine({'DATAPLANE_REGISTRY_URL': cifmw_edpm_deploy_registry_url }) |
2026-06-09 12:08:08.539573 | controller |   combine({'DATAPLANE_CONTAINER_TAG': cifmw_repo_setup_full_hash | default(cifmw_install_yamls_defaults['DATAPLANE_CONTAINER_TAG']) }) |
2026-06-09 12:08:08.539578 | controller |   combine(cifmw_edpm_deploy_extra_vars | default({})) |
2026-06-09 12:08:08.539628 | controller |   combine(_install_yamls_repos | default({}))
2026-06-09 12:08:08.539634 | controller | }}, cacheable=True] ***
2026-06-09 12:08:08.539639 | controller | Tuesday 09 June 2026  12:08:08 +0000 (0:00:00.029)       0:54:41.064 **********
2026-06-09 12:08:08.539650 | controller | Tuesday 09 June 2026  12:08:08 +0000 (0:00:00.029)       0:54:41.063 **********
2026-06-09 12:08:08.572448 | controller | skipping: [localhost]
2026-06-09 12:08:08.572484 | controller |
2026-06-09 12:08:08.572489 | controller | TASK [edpm_deploy : Create the config file mode=0644, content={{ cifmw_edpm_deploy_nova_compute_extra_config }}, dest={{ _cifmw_edpm_deploy_nova_extra_config_file }}] ***
2026-06-09 12:08:08.572494 | controller | Tuesday 09 June 2026  12:08:08 +0000 (0:00:00.032)       0:54:41.097 **********
2026-06-09 12:08:08.572498 | controller | Tuesday 09 June 2026  12:08:08 +0000 (0:00:00.032)       0:54:41.095 **********
2026-06-09 12:08:08.602556 | controller | skipping: [localhost]
2026-06-09 12:08:08.602590 | controller |
2026-06-09 12:08:08.602595 | controller | TASK [edpm_deploy : Define DATAPLANE_EXTRA_NOVA_CONFIG_FILE cifmw_edpm_deploy_env={{
2026-06-09 12:08:08.602599 | controller |   cifmw_edpm_deploy_env | default({}) |
2026-06-09 12:08:08.602603 | controller |   combine({'DATAPLANE_EXTRA_NOVA_CONFIG_FILE': _cifmw_edpm_deploy_nova_extra_config_file })
2026-06-09 12:08:08.602607 | controller | }}, cacheable=True] ***
2026-06-09 12:08:08.602611 | controller | Tuesday 09 June 2026  12:08:08 +0000 (0:00:00.030)       0:54:41.127 **********
2026-06-09 12:08:08.602615 | controller | Tuesday 09 June 2026  12:08:08 +0000 (0:00:00.030)       0:54:41.126 **********
2026-06-09 12:08:08.636208 | controller | skipping: [localhost]
2026-06-09 12:08:08.636247 | controller |
2026-06-09 12:08:08.636252 | controller | TASK [Prepare OpenStack Dataplane NodeSet CR name=install_yamls_makes, tasks_from=make_edpm_deploy_prep] ***
2026-06-09 12:08:08.636257 | controller | Tuesday 09 June 2026  12:08:08 +0000 (0:00:00.033)       0:54:41.160 **********
2026-06-09 12:08:08.636260 | controller | Tuesday 09 June 2026  12:08:08 +0000 (0:00:00.033)       0:54:41.159 **********
2026-06-09 12:08:08.667685 | controller | skipping: [localhost]
2026-06-09 12:08:08.667727 | controller |
2026-06-09 12:08:08.667735 | controller | TASK [edpm_deploy : Perform kustomizations to the OpenStackDataPlaneNodeSet CR target_path={{ cifmw_edpm_deploy_openstack_crs_path }}, sort_ascending=False, kustomizations_paths={{
2026-06-09 12:08:08.667741 | controller |   [
2026-06-09 12:08:08.667746 | controller |     (
2026-06-09 12:08:08.667751 | controller |       [
2026-06-09 12:08:08.667756 | controller |         cifmw_edpm_deploy_manifests_dir,
2026-06-09 12:08:08.667762 | controller |         'kustomizations',
2026-06-09 12:08:08.667767 | controller |         'dataplane'
2026-06-09 12:08:08.667772 | controller |       ] | ansible.builtin.path_join
2026-06-09 12:08:08.667777 | controller |     )
2026-06-09 12:08:08.667782 | controller |   ]
2026-06-09 12:08:08.667787 | controller | }}] ***
2026-06-09 12:08:08.667792 | controller | Tuesday 09 June 2026  12:08:08 +0000 (0:00:00.031)       0:54:41.192 **********
2026-06-09 12:08:08.667797 | controller | Tuesday 09 June 2026  12:08:08 +0000 (0:00:00.031)       0:54:41.191 **********
2026-06-09 12:08:08.698654 | controller | skipping: [localhost]
2026-06-09 12:08:08.698696 | controller |
2026-06-09 12:08:08.698703 | controller | TASK [edpm_deploy : Log the CR that is about to be applied var=cifmw_edpm_deploy_crs_kustomize_result] ***
2026-06-09 12:08:08.698709 | controller | Tuesday 09 June 2026  12:08:08 +0000 (0:00:00.030)       0:54:41.223 **********
2026-06-09 12:08:08.698714 | controller | Tuesday 09 June 2026  12:08:08 +0000 (0:00:00.030)       0:54:41.222 **********
2026-06-09 12:08:08.729468 | controller | skipping: [localhost]
2026-06-09 12:08:08.729504 | controller |
2026-06-09 12:08:08.729529 | controller | TASK [edpm_deploy : Apply dataplane resources but ignore DataPlaneDeployment kubeconfig={{ cifmw_openshift_kubeconfig  }}, api_key={{ cifmw_openshift_token | default(omit) }}, context={{ cifmw_openshift_context | default(omit) }}, state=present, definition={{ lookup('file', cifmw_edpm_deploy_crs_kustomize_result.output_path) | from_yaml_all | rejectattr('kind', 'search', cifmw_edpm_deploy_step2_kind) }}] ***
2026-06-09 12:08:08.729534 | controller | Tuesday 09 June 2026  12:08:08 +0000 (0:00:00.030)       0:54:41.254 **********
2026-06-09 12:08:08.729538 | controller | Tuesday 09 June 2026  12:08:08 +0000 (0:00:00.030)       0:54:41.253 **********
2026-06-09 12:08:08.760473 | controller | skipping: [localhost]
2026-06-09 12:08:08.760522 | controller |
2026-06-09 12:08:08.760529 | controller | TASK [edpm_deploy : Wait for OpenStackDataPlaneNodeSet become SetupReady _raw_params=oc wait OpenStackDataPlaneNodeSet {{ cr_name }} --namespace={{ cifmw_install_yamls_defaults['NAMESPACE'] }} --for=condition=SetupReady --timeout={{ cifmw_edpm_deploy_timeout }}m] ***
2026-06-09 12:08:08.760539 | controller | Tuesday 09 June 2026  12:08:08 +0000 (0:00:00.030)       0:54:41.285 **********
2026-06-09 12:08:08.760543 | controller | Tuesday 09 June 2026  12:08:08 +0000 (0:00:00.030)       0:54:41.284 **********
2026-06-09 12:08:08.789750 | controller | skipping: [localhost]
2026-06-09 12:08:08.789785 | controller |
2026-06-09 12:08:08.789799 | controller | TASK [edpm_deploy : Apply DataPlaneDeployment resource kubeconfig={{ cifmw_openshift_kubeconfig  }}, api_key={{ cifmw_openshift_token | default(omit) }}, context={{ cifmw_openshift_context | default(omit) }}, state=present, definition={{ lookup('file', cifmw_edpm_deploy_crs_kustomize_result.output_path) | from_yaml_all | selectattr('kind', 'search', cifmw_edpm_deploy_step2_kind) }}] ***
2026-06-09 12:08:08.789804 | controller | Tuesday 09 June 2026  12:08:08 +0000 (0:00:00.029)       0:54:41.314 **********
2026-06-09 12:08:08.789808 | controller | Tuesday 09 June 2026  12:08:08 +0000 (0:00:00.029)       0:54:41.313 **********
2026-06-09 12:08:08.821600 | controller | skipping: [localhost]
2026-06-09 12:08:08.821668 | controller |
2026-06-09 12:08:08.821673 | controller | TASK [edpm_deploy : Wait for OpenStackDataPlaneDeployment become Ready _raw_params=oc wait OpenStackDataPlaneDeployment {{ cr_name }} --namespace={{ cifmw_install_yamls_defaults['NAMESPACE'] }} --for=condition=Ready --timeout={{ cifmw_edpm_deploy_timeout }}m] ***
2026-06-09 12:08:08.821678 | controller | Tuesday 09 June 2026  12:08:08 +0000 (0:00:00.031)       0:54:41.346 **********
2026-06-09 12:08:08.821682 | controller | Tuesday 09 June 2026  12:08:08 +0000 (0:00:00.031)       0:54:41.344 **********
2026-06-09 12:08:08.852446 | controller | skipping: [localhost]
2026-06-09 12:08:08.852521 | controller |
2026-06-09 12:08:08.852528 | controller | TASK [edpm_deploy : Run nova-manage discover_hosts to ensure compute nodes are mapped output_dir={{ cifmw_basedir }}/artifacts, executable=/bin/bash, script=set -xe
2026-06-09 12:08:08.852533 | controller | oc rsh --namespace={{ cifmw_install_yamls_defaults['NAMESPACE'] }} nova-cell0-conductor-0 nova-manage cell_v2 discover_hosts --verbose
2026-06-09 12:08:08.852537 | controller | ] ***
2026-06-09 12:08:08.852541 | controller | Tuesday 09 June 2026  12:08:08 +0000 (0:00:00.031)       0:54:41.377 **********
2026-06-09 12:08:08.852545 | controller | Tuesday 09 June 2026  12:08:08 +0000 (0:00:00.031)       0:54:41.376 **********
2026-06-09 12:08:08.886228 | controller | skipping: [localhost]
2026-06-09 12:08:08.886267 | controller |
2026-06-09 12:08:08.886273 | controller | TASK [Validate EDPM name=install_yamls_makes, tasks_from=make_edpm_deploy_instance] ***
2026-06-09 12:08:08.886277 | controller | Tuesday 09 June 2026  12:08:08 +0000 (0:00:00.033)       0:54:41.411 **********
2026-06-09 12:08:08.886281 | controller | Tuesday 09 June 2026  12:08:08 +0000 (0:00:00.033)       0:54:41.409 **********
2026-06-09 12:08:08.960980 | controller | [WARNING]: Could not match supplied host pattern, ignoring: computes
2026-06-09 12:08:08.984726 | controller | skipping: [localhost]
2026-06-09 12:08:08.984798 | controller |
2026-06-09 12:08:08.984804 | controller | PLAY [Deploy NFS server on target nodes] ***************************************
2026-06-09 12:08:08.984808 | controller | skipping: no hosts matched
2026-06-09 12:08:08.984812 | controller |
2026-06-09 12:08:08.984816 | controller | PLAY [Clear ceph target hosts facts to force refreshing in HCI deployments] ****
2026-06-09 12:08:08.984819 | controller | skipping: no hosts matched
2026-06-09 12:08:08.984823 | controller |
2026-06-09 12:08:08.984826 | controller | PLAY [Deploy ceph using hooks] *************************************************
2026-06-09 12:08:08.984829 | controller |
2026-06-09 12:08:08.984833 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-09 12:08:08.984837 | controller | Tuesday 09 June 2026  12:08:08 +0000 (0:00:00.098)       0:54:41.509 **********
2026-06-09 12:08:08.984841 | controller | Tuesday 09 June 2026  12:08:08 +0000 (0:00:00.098)       0:54:41.508 **********
2026-06-09 12:08:09.051447 | controller | ok: [localhost]
2026-06-09 12:08:09.051489 | controller |
2026-06-09 12:08:09.051495 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-09 12:08:09.051500 | controller | Tuesday 09 June 2026  12:08:09 +0000 (0:00:00.066)       0:54:41.576 **********
2026-06-09 12:08:09.051504 | controller | Tuesday 09 June 2026  12:08:09 +0000 (0:00:00.066)       0:54:41.574 **********
2026-06-09 12:08:09.175232 | controller | ok: [localhost]
2026-06-09 12:08:09.175308 | controller |
2026-06-09 12:08:09.175316 | controller | TASK [run_hook : Loop on hooks for post_ceph _raw_params={{ hook.type }}.yml] ***
2026-06-09 12:08:09.175321 | controller | Tuesday 09 June 2026  12:08:09 +0000 (0:00:00.123)       0:54:41.700 **********
2026-06-09 12:08:09.175327 | controller | Tuesday 09 June 2026  12:08:09 +0000 (0:00:00.123)       0:54:41.698 **********
2026-06-09 12:08:09.349972 | controller | skipping: [localhost]
2026-06-09 12:08:09.350048 | controller |
2026-06-09 12:08:09.350055 | controller | PLAY [Continue HCI deploy, deploy architecture and validate workflow] **********
2026-06-09 12:08:09.350061 | controller |
2026-06-09 12:08:09.350079 | controller | TASK [Prepare for HCI deploy phase 2 name=hci_prepare, tasks_from=phase2.yml] ***
2026-06-09 12:08:09.350084 | controller | Tuesday 09 June 2026  12:08:09 +0000 (0:00:00.174)       0:54:41.875 **********
2026-06-09 12:08:09.350089 | controller | Tuesday 09 June 2026  12:08:09 +0000 (0:00:00.174)       0:54:41.873 **********
2026-06-09 12:08:09.378780 | controller | skipping: [localhost]
2026-06-09 12:08:09.378844 | controller |
2026-06-09 12:08:09.378851 | controller | TASK [Continue HCI deployment name=edpm_deploy] ********************************
2026-06-09 12:08:09.378856 | controller | Tuesday 09 June 2026  12:08:09 +0000 (0:00:00.028)       0:54:41.903 **********
2026-06-09 12:08:09.378861 | controller | Tuesday 09 June 2026  12:08:09 +0000 (0:00:00.028)       0:54:41.902 **********
2026-06-09 12:08:09.419651 | controller | skipping: [localhost]
2026-06-09 12:08:09.419732 | controller |
2026-06-09 12:08:09.419740 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-09 12:08:09.419747 | controller | Tuesday 09 June 2026  12:08:09 +0000 (0:00:00.040)       0:54:41.944 **********
2026-06-09 12:08:09.419753 | controller | Tuesday 09 June 2026  12:08:09 +0000 (0:00:00.040)       0:54:41.943 **********
2026-06-09 12:08:09.482391 | controller | ok: [localhost]
2026-06-09 12:08:09.482433 | controller |
2026-06-09 12:08:09.482440 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-09 12:08:09.482445 | controller | Tuesday 09 June 2026  12:08:09 +0000 (0:00:00.062)       0:54:42.007 **********
2026-06-09 12:08:09.482450 | controller | Tuesday 09 June 2026  12:08:09 +0000 (0:00:00.062)       0:54:42.006 **********
2026-06-09 12:08:09.622270 | controller | ok: [localhost]
2026-06-09 12:08:09.622308 | controller |
2026-06-09 12:08:09.622313 | controller | TASK [run_hook : Loop on hooks for post_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-09 12:08:09.622318 | controller | Tuesday 09 June 2026  12:08:09 +0000 (0:00:00.139)       0:54:42.147 **********
2026-06-09 12:08:09.622321 | controller | Tuesday 09 June 2026  12:08:09 +0000 (0:00:00.139)       0:54:42.145 **********
2026-06-09 12:08:09.757262 | controller | skipping: [localhost]
2026-06-09 12:08:09.757301 | controller |
2026-06-09 12:08:09.757307 | controller | TASK [Run validations name=validations] ****************************************
2026-06-09 12:08:09.757313 | controller | Tuesday 09 June 2026  12:08:09 +0000 (0:00:00.135)       0:54:42.282 **********
2026-06-09 12:08:09.757317 | controller | Tuesday 09 June 2026  12:08:09 +0000 (0:00:00.135)       0:54:42.280 **********
2026-06-09 12:08:09.795618 | controller | skipping: [localhost]
2026-06-09 12:08:09.795657 | controller |
2026-06-09 12:08:09.795663 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-09 12:08:09.795675 | controller | Tuesday 09 June 2026  12:08:09 +0000 (0:00:00.038)       0:54:42.320 **********
2026-06-09 12:08:09.795680 | controller | Tuesday 09 June 2026  12:08:09 +0000 (0:00:00.038)       0:54:42.319 **********
2026-06-09 12:08:09.828576 | controller | skipping: [localhost]
2026-06-09 12:08:09.828619 | controller |
2026-06-09 12:08:09.828626 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-09 12:08:09.828632 | controller | Tuesday 09 June 2026  12:08:09 +0000 (0:00:00.032)       0:54:42.353 **********
2026-06-09 12:08:09.828637 | controller | Tuesday 09 June 2026  12:08:09 +0000 (0:00:00.032)       0:54:42.352 **********
2026-06-09 12:08:09.858263 | controller | skipping: [localhost]
2026-06-09 12:08:09.858299 | controller |
2026-06-09 12:08:09.858304 | controller | TASK [run_hook : Loop on hooks for pre_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-09 12:08:09.858309 | controller | Tuesday 09 June 2026  12:08:09 +0000 (0:00:00.029)       0:54:42.383 **********
2026-06-09 12:08:09.858313 | controller | Tuesday 09 June 2026  12:08:09 +0000 (0:00:00.029)       0:54:42.381 **********
2026-06-09 12:08:10.000373 | controller | skipping: [localhost]
2026-06-09 12:08:10.000450 | controller |
2026-06-09 12:08:10.000457 | controller | TASK [Early end if not architecture deploy _raw_params=end_play] ***************
2026-06-09 12:08:10.000462 | controller | Tuesday 09 June 2026  12:08:09 +0000 (0:00:00.127)       0:54:42.510 **********
2026-06-09 12:08:10.000466 | controller | Tuesday 09 June 2026  12:08:09 +0000 (0:00:00.127)       0:54:42.509 **********
2026-06-09 12:08:10.000471 | controller |
2026-06-09 12:08:10.000475 | controller | PLAY RECAP *********************************************************************
2026-06-09 12:08:10.000480 | controller | localhost                  : ok=272  changed=99   unreachable=0    failed=0    skipped=171  rescued=0    ignored=1
2026-06-09 12:08:10.000485 | controller |
2026-06-09 12:08:10.000489 | controller | Tuesday 09 June 2026  12:08:09 +0000 (0:00:00.013)       0:54:42.523 **********
2026-06-09 12:08:10.000494 | controller | ===============================================================================
2026-06-09 12:08:10.000499 | controller | edpm_deploy_baremetal : Wait for OpenStackDataPlaneNodeSet to be deployed  1446.85s
2026-06-09 12:08:10.000503 | controller | edpm_prepare : Wait for OpenStack controlplane to be deployed --------- 509.80s
2026-06-09 12:08:10.000531 | controller | edpm_deploy_baremetal : Wait for baremetal nodes to reach 'provisioned' state - 310.14s
2026-06-09 12:08:10.000536 | controller | edpm_deploy_baremetal : Wait for OpenStack Provision Server pod to be created - 261.12s
2026-06-09 12:08:10.000540 | controller | install_yamls_makes : Run openstack ----------------------------------- 230.31s
2026-06-09 12:08:10.000545 | controller | install_yamls_makes : Run openstack_init ------------------------------ 129.19s
2026-06-09 12:08:10.000549 | controller | edpm_prepare : Wait for OpenStack subscription creation ---------------- 61.06s
2026-06-09 12:08:10.000554 | controller | edpm_deploy_baremetal : Wait for OpenStack Provision Server deployment to be available -- 48.45s
2026-06-09 12:08:10.000559 | controller | run_hook : Run hook without retry - Download needed tools -------------- 46.09s
2026-06-09 12:08:10.000563 | controller | ci_setup : Install needed packages ------------------------------------- 31.59s
2026-06-09 12:08:10.000567 | controller | edpm_prepare : Wait for control plane to change its status ------------- 30.07s
2026-06-09 12:08:10.000572 | controller | install_yamls_makes : Run edpm_baremetal_compute ----------------------- 26.31s
2026-06-09 12:08:10.000576 | controller | cert_manager : Wait for cert-manager pods to be ready ------------------ 22.49s
2026-06-09 12:08:10.000580 | controller | install_yamls_makes : Run edpm_deploy_baremetal_prep -------------------- 8.89s
2026-06-09 12:08:10.000585 | controller | ci_local_storage : Perform action in the PV directory ------------------- 8.13s
2026-06-09 12:08:10.000589 | controller | repo_setup : Initialize python venv and install requirements ------------ 7.79s
2026-06-09 12:08:10.000593 | controller | install_yamls_makes : Run netconfig_deploy ------------------------------ 6.79s
2026-06-09 12:08:10.000611 | controller | edpm_deploy_baremetal : Run nova-manage discover_hosts to ensure compute nodes are mapped --- 5.50s
2026-06-09 12:08:10.000622 | controller | cert_manager : Install cert-manager from release manifest --------------- 4.27s
2026-06-09 12:08:10.000626 | controller | ci_setup : Install openshift client ------------------------------------- 4.00s
2026-06-09 12:08:10.000631 | controller | Tuesday 09 June 2026  12:08:09 +0000 (0:00:00.014)       0:54:42.523 **********
2026-06-09 12:08:10.000636 | controller | ===============================================================================
2026-06-09 12:08:10.000640 | controller | edpm_deploy_baremetal ------------------------------------------------ 2074.33s
2026-06-09 12:08:10.000645 | controller | edpm_prepare ---------------------------------------------------------- 605.26s
2026-06-09 12:08:10.000650 | controller | install_yamls_makes --------------------------------------------------- 404.53s
2026-06-09 12:08:10.000654 | controller | run_hook --------------------------------------------------------------- 51.72s
2026-06-09 12:08:10.000659 | controller | ci_setup --------------------------------------------------------------- 38.01s
2026-06-09 12:08:10.000663 | controller | cert_manager ----------------------------------------------------------- 31.91s
2026-06-09 12:08:10.000667 | controller | repo_setup ------------------------------------------------------------- 16.24s
2026-06-09 12:08:10.000672 | controller | ci_local_storage ------------------------------------------------------- 13.96s
2026-06-09 12:08:10.000676 | controller | cifmw_helpers ----------------------------------------------------------- 9.12s
2026-06-09 12:08:10.000680 | controller | rhol_crc ---------------------------------------------------------------- 8.42s
2026-06-09 12:08:10.000685 | controller | openshift_setup --------------------------------------------------------- 6.66s
2026-06-09 12:08:10.000689 | controller | openshift_login --------------------------------------------------------- 5.21s
2026-06-09 12:08:10.000694 | controller | install_yamls ----------------------------------------------------------- 3.40s
2026-06-09 12:08:10.000699 | controller | install_ca -------------------------------------------------------------- 2.54s
2026-06-09 12:08:10.000704 | controller | cifmw_setup ------------------------------------------------------------- 2.52s
2026-06-09 12:08:10.000709 | controller | update_containers ------------------------------------------------------- 2.03s
2026-06-09 12:08:10.000713 | controller | libvirt_manager --------------------------------------------------------- 1.57s
2026-06-09 12:08:10.000718 | controller | gather_facts ------------------------------------------------------------ 1.06s
2026-06-09 12:08:10.000722 | controller | install_openstack_ca ---------------------------------------------------- 1.03s
2026-06-09 12:08:10.000727 | controller | discover_latest_image --------------------------------------------------- 0.82s
2026-06-09 12:08:10.000745 | controller | manage_secrets ---------------------------------------------------------- 0.52s
2026-06-09 12:08:10.000750 | controller | edpm_deploy ------------------------------------------------------------- 0.45s
2026-06-09 12:08:10.000755 | controller | operator_build ---------------------------------------------------------- 0.43s
2026-06-09 12:08:10.000760 | controller | networking_mapper ------------------------------------------------------- 0.34s
2026-06-09 12:08:10.000764 | controller | ansible.builtin.file ---------------------------------------------------- 0.26s
2026-06-09 12:08:10.000769 | controller | ansible.builtin.include_tasks ------------------------------------------- 0.06s
2026-06-09 12:08:10.000774 | controller | pkg_build --------------------------------------------------------------- 0.06s
2026-06-09 12:08:10.000779 | controller | ansible.builtin.include_vars -------------------------------------------- 0.03s
2026-06-09 12:08:10.000783 | controller | ansible.builtin.meta ---------------------------------------------------- 0.01s
2026-06-09 12:08:10.000788 | controller | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-06-09 12:08:10.000793 | controller | total ---------------------------------------------------------------- 3282.48s
2026-06-09 12:08:10.309495 | controller | ok: Runtime: 0:54:43.782006
2026-06-09 12:08:10.364412 | 
2026-06-09 12:08:10.364555 | PLAY RECAP
2026-06-09 12:08:10.364614 | controller | ok: 8 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-09 12:08:10.364641 | 
2026-06-09 12:08:10.747533 | RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/edpm_baremetal_deployment/run.yml@main]
2026-06-09 12:08:10.749674 | POST-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-collect-logs.yml@main]
2026-06-09 12:08:11.456421 | 
2026-06-09 12:08:11.456559 | PLAY [Run ci/playbooks/e2e-collect-logs.yml]
2026-06-09 12:08:11.475706 | 
2026-06-09 12:08:11.475791 | TASK [Filter out host if needed]
2026-06-09 12:08:11.483079 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-09 12:08:11.486187 | 
2026-06-09 12:08:11.486248 | TASK [Ensure we have the ci-framework on host]
2026-06-09 12:08:12.035726 | controller | ok
2026-06-09 12:08:12.046857 | 
2026-06-09 12:08:12.046998 | TASK [End host if no basedir]
2026-06-09 12:08:12.057522 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-09 12:08:12.064435 | 
2026-06-09 12:08:12.064553 | TASK [Read base centos-9 scenarios]
2026-06-09 12:08:12.089036 | controller | ok
2026-06-09 12:08:12.186120 | 
2026-06-09 12:08:12.186202 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-09 12:08:12.220658 | controller | skipping: Conditional result was False
2026-06-09 12:08:12.226843 | 
2026-06-09 12:08:12.226935 | TASK [cifmw_helpers : Check if file is available]
2026-06-09 12:08:12.543019 | controller | ok
2026-06-09 12:08:12.551543 | 
2026-06-09 12:08:12.551678 | TASK [cifmw_helpers : Create temporary directory]
2026-06-09 12:08:12.588878 | controller | skipping: Conditional result was False
2026-06-09 12:08:12.598792 | 
2026-06-09 12:08:12.598935 | TASK [cifmw_helpers : Read vars]
2026-06-09 12:08:12.639317 | 
2026-06-09 12:08:12.639590 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-09 12:08:12.686412 | 
2026-06-09 12:08:12.686657 | TASK [cifmw_helpers : Include vars]
2026-06-09 12:08:12.733518 | 
2026-06-09 12:08:12.733777 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-09 12:08:12.770799 | controller | skipping: Conditional result was False
2026-06-09 12:08:12.788735 | 
2026-06-09 12:08:12.788869 | TASK [run_hook : Assert parameters are valid]
2026-06-09 12:08:12.927726 | controller | ok: All assertions passed
2026-06-09 12:08:12.936445 | 
2026-06-09 12:08:12.936586 | TASK [run_hook : Assert single hooks are all mappings]
2026-06-09 12:08:13.159330 | controller | ok: All assertions passed
2026-06-09 12:08:13.173839 | 
2026-06-09 12:08:13.174153 | LOOP [run_hook : Loop on hooks for pre_logs]
2026-06-09 12:08:13.285247 | 
2026-06-09 12:08:13.285588 | TASK [cifmw_setup : Ensure cifmw_basedir param is set]
2026-06-09 12:08:13.323061 | controller | skipping: Conditional result was False
2026-06-09 12:08:13.333882 | 
2026-06-09 12:08:13.334029 | TASK [Read artifacts parameters dir and set as facts]
2026-06-09 12:08:13.369592 | controller | ok
2026-06-09 12:08:13.406721 | 
2026-06-09 12:08:13.406942 | TASK [cifmw_helpers : Check directory is available]
2026-06-09 12:08:13.728512 | controller | ok
2026-06-09 12:08:13.743542 | 
2026-06-09 12:08:13.743731 | TASK [cifmw_helpers : Find yaml files]
2026-06-09 12:08:14.205214 | controller | ok: All paths examined
2026-06-09 12:08:14.217395 | 
2026-06-09 12:08:14.217553 | TASK [cifmw_helpers : Print available yaml files]
2026-06-09 12:08:14.276419 | controller | ok: Found yaml files to parse: ['/home/zuul/ci-framework-data/artifacts/parameters/zuul-params.yml', '/home/zuul/ci-framework-data/artifacts/parameters/install-yamls-params.yml', '/home/zuul/ci-framework-data/artifacts/parameters/custom-params.yml', '/home/zuul/ci-framework-data/artifacts/parameters/openshift-login-params.yml']
2026-06-09 12:08:14.286930 | 
2026-06-09 12:08:14.287067 | LOOP [cifmw_helpers : Create files on localhost and use include_vars]
2026-06-09 12:08:14.333970 | controller | Output suppressed because no_log was given
2026-06-09 12:08:14.334420 | 
2026-06-09 12:08:14.341906 | controller | Output suppressed because no_log was given
2026-06-09 12:08:14.349331 | controller | Output suppressed because no_log was given
2026-06-09 12:08:14.358471 | controller | Output suppressed because no_log was given
2026-06-09 12:08:14.374468 | controller | included: /var/lib/zuul/builds/380aa48dc69f4b299b577c203491369e/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-09 12:08:14.381883 | controller | included: /var/lib/zuul/builds/380aa48dc69f4b299b577c203491369e/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-09 12:08:14.388690 | controller | included: /var/lib/zuul/builds/380aa48dc69f4b299b577c203491369e/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-09 12:08:14.395799 | controller | included: /var/lib/zuul/builds/380aa48dc69f4b299b577c203491369e/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-09 12:08:14.404650 | 
2026-06-09 12:08:14.404728 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-09 12:08:14.450306 | controller | skipping: Conditional result was False
2026-06-09 12:08:14.461179 | 
2026-06-09 12:08:14.461340 | TASK [cifmw_helpers : Check if file is available]
2026-06-09 12:08:14.823417 | controller | ok
2026-06-09 12:08:14.833915 | 
2026-06-09 12:08:14.834199 | TASK [cifmw_helpers : Create temporary directory]
2026-06-09 12:08:15.246256 | controller -> localhost | changed
2026-06-09 12:08:15.255099 | 
2026-06-09 12:08:15.255172 | TASK [cifmw_helpers : Read vars]
2026-06-09 12:08:15.651024 | controller | Output suppressed because no_log was given
2026-06-09 12:08:15.656762 | 
2026-06-09 12:08:15.656856 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-09 12:08:16.444784 | controller -> localhost | Output suppressed because no_log was given
2026-06-09 12:08:16.452593 | 
2026-06-09 12:08:16.452684 | TASK [cifmw_helpers : Include vars]
2026-06-09 12:08:16.523199 | controller -> localhost | Output suppressed because no_log was given
2026-06-09 12:08:16.529440 | 
2026-06-09 12:08:16.529529 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-09 12:08:17.009138 | controller -> localhost | changed
2026-06-09 12:08:17.024752 | 
2026-06-09 12:08:17.024889 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-09 12:08:17.063721 | controller | skipping: Conditional result was False
2026-06-09 12:08:17.071232 | 
2026-06-09 12:08:17.071375 | TASK [cifmw_helpers : Check if file is available]
2026-06-09 12:08:17.419290 | controller | ok
2026-06-09 12:08:17.429570 | 
2026-06-09 12:08:17.429706 | TASK [cifmw_helpers : Create temporary directory]
2026-06-09 12:08:17.741693 | controller -> localhost | changed
2026-06-09 12:08:17.753681 | 
2026-06-09 12:08:17.753814 | TASK [cifmw_helpers : Read vars]
2026-06-09 12:08:18.083707 | controller | Output suppressed because no_log was given
2026-06-09 12:08:18.093650 | 
2026-06-09 12:08:18.093787 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-09 12:08:18.687682 | controller -> localhost | Output suppressed because no_log was given
2026-06-09 12:08:18.695327 | 
2026-06-09 12:08:18.695451 | TASK [cifmw_helpers : Include vars]
2026-06-09 12:08:18.733298 | controller -> localhost | Output suppressed because no_log was given
2026-06-09 12:08:18.739833 | 
2026-06-09 12:08:18.740011 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-09 12:08:19.058830 | controller -> localhost | changed
2026-06-09 12:08:19.067963 | 
2026-06-09 12:08:19.068055 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-09 12:08:19.102726 | controller | skipping: Conditional result was False
2026-06-09 12:08:19.109199 | 
2026-06-09 12:08:19.109292 | TASK [cifmw_helpers : Check if file is available]
2026-06-09 12:08:19.463040 | controller | ok
2026-06-09 12:08:19.474087 | 
2026-06-09 12:08:19.474181 | TASK [cifmw_helpers : Create temporary directory]
2026-06-09 12:08:19.844690 | controller -> localhost | changed
2026-06-09 12:08:19.859268 | 
2026-06-09 12:08:19.859435 | TASK [cifmw_helpers : Read vars]
2026-06-09 12:08:20.189848 | controller | Output suppressed because no_log was given
2026-06-09 12:08:20.205033 | 
2026-06-09 12:08:20.205128 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-09 12:08:20.721481 | controller -> localhost | Output suppressed because no_log was given
2026-06-09 12:08:20.727626 | 
2026-06-09 12:08:20.727710 | TASK [cifmw_helpers : Include vars]
2026-06-09 12:08:20.782993 | controller -> localhost | Output suppressed because no_log was given
2026-06-09 12:08:20.791820 | 
2026-06-09 12:08:20.791889 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-09 12:08:21.089584 | controller -> localhost | changed
2026-06-09 12:08:21.105608 | 
2026-06-09 12:08:21.105749 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-09 12:08:21.143777 | controller | skipping: Conditional result was False
2026-06-09 12:08:21.156075 | 
2026-06-09 12:08:21.156210 | TASK [cifmw_helpers : Check if file is available]
2026-06-09 12:08:21.486080 | controller | ok
2026-06-09 12:08:21.496403 | 
2026-06-09 12:08:21.496539 | TASK [cifmw_helpers : Create temporary directory]
2026-06-09 12:08:21.797847 | controller -> localhost | changed
2026-06-09 12:08:21.812048 | 
2026-06-09 12:08:21.812185 | TASK [cifmw_helpers : Read vars]
2026-06-09 12:08:22.117497 | controller | Output suppressed because no_log was given
2026-06-09 12:08:22.121638 | 
2026-06-09 12:08:22.121700 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-09 12:08:22.677971 | controller -> localhost | Output suppressed because no_log was given
2026-06-09 12:08:22.693046 | 
2026-06-09 12:08:22.693203 | TASK [cifmw_helpers : Include vars]
2026-06-09 12:08:22.750737 | controller -> localhost | Output suppressed because no_log was given
2026-06-09 12:08:22.761863 | 
2026-06-09 12:08:22.761990 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-09 12:08:23.082661 | controller -> localhost | changed
2026-06-09 12:08:23.103625 | 
2026-06-09 12:08:23.103765 | TASK [cifmw_setup : Set custom cifmw PATH reusable fact]
2026-06-09 12:08:23.131147 | controller | skipping: Conditional result was False
2026-06-09 12:08:23.141211 | 
2026-06-09 12:08:23.141374 | TASK [cifmw_setup : Set destination folder for the logs]
2026-06-09 12:08:23.188329 | controller | ok
2026-06-09 12:08:23.198094 | 
2026-06-09 12:08:23.198227 | TASK [artifacts : Verify if "success" flag exists after successful tests execution]
2026-06-09 12:08:23.501634 | controller | ok
2026-06-09 12:08:23.512035 | 
2026-06-09 12:08:23.512165 | TASK [artifacts : Ensure we have at least minimal ansible facts]
2026-06-09 12:08:24.324410 | controller | ok
2026-06-09 12:08:24.334840 | 
2026-06-09 12:08:24.334964 | LOOP [artifacts : Ensure base directory exists]
2026-06-09 12:08:24.650566 | controller | ok: "artifacts"
2026-06-09 12:08:24.948030 | controller | ok: "logs"
2026-06-09 12:08:24.962615 | 
2026-06-09 12:08:24.962836 | TASK [artifacts : Load generated hook environment for further usage]
2026-06-09 12:08:25.099987 | controller | ERROR
2026-06-09 12:08:25.100223 | controller | {
2026-06-09 12:08:25.100251 | controller |   "ansible_facts": {},
2026-06-09 12:08:25.100269 | controller |   "ansible_included_var_files": [],
2026-06-09 12:08:25.100285 | controller |   "message": "/home/zuul/ci-framework-data/artifacts directory does not exist"
2026-06-09 12:08:25.100302 | controller | }
2026-06-09 12:08:25.100322 | controller | ERROR: Ignoring Errors
2026-06-09 12:08:25.104588 | 
2026-06-09 12:08:25.104650 | TASK [artifacts : Gather parameter passed to the playbook]
2026-06-09 12:08:26.440813 | controller | changed
2026-06-09 12:08:26.453917 | 
2026-06-09 12:08:26.454061 | TASK [artifacts : Gather facts]
2026-06-09 12:08:27.723131 | controller | changed
2026-06-09 12:08:27.733766 | 
2026-06-09 12:08:27.733920 | TASK [artifacts : Copy some network configuration files]
2026-06-09 12:08:28.315296 | controller | ok: Runtime: 0:00:00.027839
2026-06-09 12:08:28.324809 | 
2026-06-09 12:08:28.324945 | TASK [artifacts : Get installed packages list]
2026-06-09 12:08:29.458362 | controller | ok
2026-06-09 12:08:29.532522 | 
2026-06-09 12:08:29.532638 | TASK [artifacts : Output package list]
2026-06-09 12:08:30.880120 | controller | changed
2026-06-09 12:08:30.907450 | 
2026-06-09 12:08:30.907540 | LOOP [artifacts : Cleanup unnecesary directories]
2026-06-09 12:08:31.374816 | controller | changed: "/home/zuul/ci-framework-data/artifacts/manifests/operator"
2026-06-09 12:08:31.375180 | controller | ok: All items complete
2026-06-09 12:08:31.375231 | 
2026-06-09 12:08:31.533773 | 
2026-06-09 12:08:31.533934 | TASK [os_must_gather : Ensure directories are present]
2026-06-09 12:08:31.910456 | controller | changed
2026-06-09 12:08:31.937094 | 
2026-06-09 12:08:31.937200 | LOOP [os_must_gather : Construct project change list]
2026-06-09 12:08:32.018678 | controller | ok:
2026-06-09 12:08:32.018864 | controller | {
2026-06-09 12:08:32.018887 | controller |   "branch": "main",
2026-06-09 12:08:32.018905 | controller |   "change": "1175",
2026-06-09 12:08:32.018929 | controller |   "change_message": "Fix: rework edpm_container_standalone for quadlet-only deployment\n\nReworked the standalone role to use only Quadlet for container deployment, removing the old container_manage path. It now detects config and certificate changes by computing a hash before rendering templates, so containers restart only when something actually changed. Added automatic cleanup of leftover artifacts from the old deployment method and molecule tests covering the full lifecycle - deploy, idempotency, config-change restart, and cleanup.\r\n\r\nJira: [OSPRH-30094](https://redhat.atlassian.net/browse/OSPRH-30094)\r\n",
2026-06-09 12:08:32.018948 | controller |   "change_url": "https://github.com/openstack-k8s-operators/edpm-ansible/pull/1175",
2026-06-09 12:08:32.018964 | controller |   "commit_id": "ccf94d3628e5513197102d32d9115778c1eeafd2",
2026-06-09 12:08:32.018980 | controller |   "patchset": "ccf94d3628e5513197102d32d9115778c1eeafd2",
2026-06-09 12:08:32.018994 | controller |   "project": {
2026-06-09 12:08:32.019010 | controller |     "canonical_hostname": "github.com",
2026-06-09 12:08:32.019025 | controller |     "canonical_name": "github.com/openstack-k8s-operators/edpm-ansible",
2026-06-09 12:08:32.019040 | controller |     "name": "openstack-k8s-operators/edpm-ansible",
2026-06-09 12:08:32.019055 | controller |     "short_name": "edpm-ansible",
2026-06-09 12:08:32.019069 | controller |     "src_dir": "src/github.com/openstack-k8s-operators/edpm-ansible"
2026-06-09 12:08:32.019084 | controller |   },
2026-06-09 12:08:32.019098 | controller |   "topic": null
2026-06-09 12:08:32.019113 | controller | }
2026-06-09 12:08:32.060390 | 
2026-06-09 12:08:32.060551 | TASK [os_must_gather : Get git tag for image tagging]
2026-06-09 12:08:32.655719 | controller | skipping: Conditional result was False
2026-06-09 12:08:32.677507 | 
2026-06-09 12:08:32.679619 | TASK [os_must_gather : Debug git show-ref]
2026-06-09 12:08:32.715912 | controller | skipping: Conditional result was False
2026-06-09 12:08:32.741011 | 
2026-06-09 12:08:32.741120 | TASK [os_must_gather : Build openstack-must-gather container]
2026-06-09 12:08:32.777001 | controller | skipping: Conditional result was False
2026-06-09 12:08:32.799134 | 
2026-06-09 12:08:32.799216 | TASK [os_must_gather : Push openstack-must-gather container]
2026-06-09 12:08:32.835032 | controller | skipping: Conditional result was False
2026-06-09 12:08:32.926335 | 
2026-06-09 12:08:32.926533 | TASK [os_must_gather : Set cifmw_os_must_gather_image to new image tag]
2026-06-09 12:08:32.967015 | controller | skipping: Conditional result was False
2026-06-09 12:08:33.018525 | 
2026-06-09 12:08:33.018701 | TASK [os_must_gather : Check for oc command]
2026-06-09 12:08:34.158917 | controller | changed
2026-06-09 12:08:34.178410 | 
2026-06-09 12:08:34.178495 | TASK [os_must_gather : Check if kubeconfig exists]
2026-06-09 12:08:34.541851 | controller | ok
2026-06-09 12:08:34.563042 | 
2026-06-09 12:08:34.563154 | TASK [os_must_gather : Run openstack-must-gather command]
2026-06-09 12:16:55.193836 | controller | changed
2026-06-09 12:16:55.256720 | 
2026-06-09 12:16:55.256881 | TASK [os_must_gather : Log openstack-must-gather failure]
2026-06-09 12:16:55.324642 | controller | skipping: Conditional result was False
2026-06-09 12:16:55.367424 | 
2026-06-09 12:16:55.367553 | TASK [os_must_gather : Run fallback generic must-gather command without SOS report when timed out]
2026-06-09 12:16:56.073721 | controller | skipping: Conditional result was False
2026-06-09 12:16:56.118240 | 
2026-06-09 12:16:56.118431 | TASK [os_must_gather : Create oc_inspect log directory]
2026-06-09 12:16:56.176036 | controller | skipping: Conditional result was False
2026-06-09 12:16:56.222641 | 
2026-06-09 12:16:56.222745 | LOOP [os_must_gather : Inspect namespaces as fallback diagnostic collection]
2026-06-09 12:16:56.296311 | controller | skipping: Conditional result was False
2026-06-09 12:16:56.296977 | controller | ok: All items complete
2026-06-09 12:16:56.297038 | 
2026-06-09 12:16:56.315892 | controller | skipping: Conditional result was False
2026-06-09 12:16:56.331677 | controller | skipping: Conditional result was False
2026-06-09 12:16:56.346273 | controller | skipping: Conditional result was False
2026-06-09 12:16:56.361032 | controller | skipping: Conditional result was False
2026-06-09 12:16:56.375541 | controller | skipping: Conditional result was False
2026-06-09 12:16:56.390305 | controller | skipping: Conditional result was False
2026-06-09 12:16:56.405003 | controller | skipping: Conditional result was False
2026-06-09 12:16:56.419590 | controller | skipping: Conditional result was False
2026-06-09 12:16:56.434061 | controller | skipping: Conditional result was False
2026-06-09 12:16:56.448994 | controller | skipping: Conditional result was False
2026-06-09 12:16:56.463744 | controller | skipping: Conditional result was False
2026-06-09 12:16:56.478471 | controller | skipping: Conditional result was False
2026-06-09 12:16:56.493407 | controller | skipping: Conditional result was False
2026-06-09 12:16:56.549143 | 
2026-06-09 12:16:56.549401 | TASK [os_must_gather : Find existing os-must-gather directories]
2026-06-09 12:16:56.935237 | controller | ok: All paths examined
2026-06-09 12:16:56.963507 | 
2026-06-09 12:16:56.963631 | TASK [os_must_gather : Create a symlink to newest os-must-gather directory]
2026-06-09 12:16:57.361886 | controller | changed
2026-06-09 12:16:57.409687 | 
2026-06-09 12:16:57.409767 | TASK [os_must_gather : Collect pod usage]
2026-06-09 12:16:57.454951 | controller | ok
2026-06-09 12:16:57.477846 | controller | included: /var/lib/zuul/builds/380aa48dc69f4b299b577c203491369e/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/os_must_gather/tasks/get_top.yml
2026-06-09 12:16:57.498120 | 
2026-06-09 12:16:57.498191 | TASK [os_must_gather : Get all containers usage - sort by cpu]
2026-06-09 12:16:58.076249 | controller | error: Metrics API not available
2026-06-09 12:16:58.212505 | controller | ERROR
2026-06-09 12:16:58.212784 | controller | {
2026-06-09 12:16:58.212822 | controller |   "delta": "0:00:00.122435",
2026-06-09 12:16:58.212846 | controller |   "end": "2026-06-09 12:16:58.081602",
2026-06-09 12:16:58.212868 | controller |   "msg": "non-zero return code",
2026-06-09 12:16:58.212889 | controller |   "rc": 1,
2026-06-09 12:16:58.212910 | controller |   "start": "2026-06-09 12:16:57.959167"
2026-06-09 12:16:58.212930 | controller | }
2026-06-09 12:16:58.212958 | controller | ERROR: Ignoring Errors
2026-06-09 12:16:58.239537 | 
2026-06-09 12:16:58.239673 | TASK [os_must_gather : Print message when metrics are not available]
2026-06-09 12:16:58.276129 | controller | skipping: Conditional result was False
2026-06-09 12:16:58.327728 | 
2026-06-09 12:16:58.328005 | TASK [os_must_gather : Get all containers usage - sort by memory]
2026-06-09 12:16:59.024451 | controller | skipping: Conditional result was False
2026-06-09 12:16:59.073569 | 
2026-06-09 12:16:59.073746 | TASK [os_must_gather : Find all namespaces directories]
2026-06-09 12:16:59.110617 | controller | skipping: Conditional result was False
2026-06-09 12:16:59.140526 | 
2026-06-09 12:16:59.140625 | LOOP [os_must_gather : Get resource usage by pods per namespace]
2026-06-09 12:16:59.208021 | 
2026-06-09 12:16:59.208214 | TASK [os_must_gather : Get node resource usage]
2026-06-09 12:16:59.810278 | controller | skipping: Conditional result was False
2026-06-09 12:16:59.861535 | 
2026-06-09 12:16:59.861749 | TASK [os_must_gather : Collect info for OOMKill]
2026-06-09 12:16:59.942103 | controller | ok
2026-06-09 12:16:59.971745 | controller | included: /var/lib/zuul/builds/380aa48dc69f4b299b577c203491369e/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/os_must_gather/tasks/oomkill.yml
2026-06-09 12:16:59.996830 | 
2026-06-09 12:16:59.996942 | TASK [os_must_gather : Check if there were some OOMKill]
2026-06-09 12:17:00.462315 | controller | /bin/sh: -c: line 1: syntax error near unexpected token `newline'
2026-06-09 12:17:00.462393 | controller | /bin/sh: -c: line 1: `oc get events --all-namespaces --field-selector type=Warning --sort-by=.lastTimestamp | grep -i -E 'OOMKill|Killing.*out of memory|Pressure' >'
2026-06-09 12:17:00.723512 | controller | ERROR
2026-06-09 12:17:00.723854 | controller | {
2026-06-09 12:17:00.723913 | controller |   "delta": "0:00:00.003548",
2026-06-09 12:17:00.723953 | controller |   "end": "2026-06-09 12:17:00.462687",
2026-06-09 12:17:00.723989 | controller |   "msg": "non-zero return code",
2026-06-09 12:17:00.724023 | controller |   "rc": 2,
2026-06-09 12:17:00.724056 | controller |   "start": "2026-06-09 12:17:00.459139"
2026-06-09 12:17:00.724090 | controller | }
2026-06-09 12:17:00.724317 | controller | ERROR: Ignoring Errors
2026-06-09 12:17:00.775622 | 
2026-06-09 12:17:00.775714 | TASK [artifacts : Create crc logs directory]
2026-06-09 12:17:01.125523 | controller | changed
2026-06-09 12:17:01.150866 | 
2026-06-09 12:17:01.151007 | TASK [artifacts : Ensure controller knows CRC ssh keys]
2026-06-09 12:17:01.878198 | controller | ok: Runtime: 0:00:00.134419
2026-06-09 12:17:01.902760 | 
2026-06-09 12:17:01.902829 | TASK [artifacts : Recognize new keypair]
2026-06-09 12:17:02.319627 | controller | ok
2026-06-09 12:17:02.346868 | 
2026-06-09 12:17:02.346961 | TASK [artifacts : Set fact if new keypair exists]
2026-06-09 12:17:02.438744 | controller | ok
2026-06-09 12:17:02.465412 | 
2026-06-09 12:17:02.465499 | TASK [artifacts : Prepare root ssh accesses]
2026-06-09 12:17:13.229238 | controller | changed
2026-06-09 12:17:13.269372 | 
2026-06-09 12:17:13.269490 | TASK [artifacts : Copy logs from CRC VM]
2026-06-09 12:17:19.644806 | controller | changed
2026-06-09 12:17:19.763215 | 
2026-06-09 12:17:19.763413 | TASK [artifacts : List all of the existing virtual machines]
2026-06-09 12:17:20.325586 | controller | ok
2026-06-09 12:17:20.351692 | 
2026-06-09 12:17:20.351821 | TASK [artifacts : Filter out edpm vm]
2026-06-09 12:17:20.454919 | controller | ok
2026-06-09 12:17:20.484575 | 
2026-06-09 12:17:20.484694 | TASK [artifacts : Slurp zuul inventory file]
2026-06-09 12:17:20.521534 | controller | skipping: Conditional result was False
2026-06-09 12:17:20.564031 | 
2026-06-09 12:17:20.564158 | LOOP [artifacts : Extract Compute and Networker from zuul mapping if any]
2026-06-09 12:17:20.659343 | 
2026-06-09 12:17:20.659651 | LOOP [artifacts : Generate logs on edpm vm {{ item.split('/')[0] }}]
2026-06-09 12:17:28.954000 | controller | changed: "192.168.122.100"
2026-06-09 12:17:28.954315 | 
2026-06-09 12:17:28.984476 | 
2026-06-09 12:17:28.984673 | LOOP [artifacts : Copy logs to host machine from {{ item.split('/')[0] }}]
2026-06-09 12:17:30.772797 | controller | changed: "192.168.122.100"
2026-06-09 12:17:30.831331 | 
2026-06-09 12:17:30.831767 | TASK [artifacts : Generate list of ansible logs to collect in home directory]
2026-06-09 12:17:31.226792 | controller | ok: All paths examined
2026-06-09 12:17:31.256727 | 
2026-06-09 12:17:31.256916 | LOOP [artifacts : Copy ansible logs to logs directory]
2026-06-09 12:17:32.184868 | controller | changed:
2026-06-09 12:17:32.185071 | controller | {
2026-06-09 12:17:32.185096 | controller |   "atime": 1781003476.670045,
2026-06-09 12:17:32.185114 | controller |   "ctime": 1781006889.9990325,
2026-06-09 12:17:32.185131 | controller |   "dev": 64513,
2026-06-09 12:17:32.185148 | controller |   "gid": 1000,
2026-06-09 12:17:32.185164 | controller |   "gr_name": "zuul",
2026-06-09 12:17:32.185180 | controller |   "inode": 3017424,
2026-06-09 12:17:32.185196 | controller |   "isblk": false,
2026-06-09 12:17:32.185211 | controller |   "ischr": false,
2026-06-09 12:17:32.185227 | controller |   "isdir": false,
2026-06-09 12:17:32.185243 | controller |   "isfifo": false,
2026-06-09 12:17:32.185264 | controller |   "isgid": false,
2026-06-09 12:17:32.185286 | controller |   "islnk": false,
2026-06-09 12:17:32.185307 | controller |   "isreg": true,
2026-06-09 12:17:32.185323 | controller |   "issock": false,
2026-06-09 12:17:32.185338 | controller |   "isuid": false,
2026-06-09 12:17:32.185393 | controller |   "mode": "0644",
2026-06-09 12:17:32.185433 | controller |   "mtime": 1781006889.9990325,
2026-06-09 12:17:32.185450 | controller |   "nlink": 1,
2026-06-09 12:17:32.185465 | controller |   "path": "/home/zuul/ansible.log",
2026-06-09 12:17:32.185481 | controller |   "pw_name": "zuul",
2026-06-09 12:17:32.185496 | controller |   "rgrp": true,
2026-06-09 12:17:32.185512 | controller |   "roth": true,
2026-06-09 12:17:32.185527 | controller |   "rusr": true,
2026-06-09 12:17:32.185542 | controller |   "size": 357379,
2026-06-09 12:17:32.185556 | controller |   "uid": 1000,
2026-06-09 12:17:32.185571 | controller |   "wgrp": false,
2026-06-09 12:17:32.185586 | controller |   "woth": false,
2026-06-09 12:17:32.185601 | controller |   "wusr": true,
2026-06-09 12:17:32.185616 | controller |   "xgrp": false,
2026-06-09 12:17:32.185631 | controller |   "xoth": false,
2026-06-09 12:17:32.185645 | controller |   "xusr": false
2026-06-09 12:17:32.185660 | controller | }
2026-06-09 12:17:32.185691 | controller | changed: All items complete
2026-06-09 12:17:32.185709 | 
2026-06-09 12:17:32.212833 | 
2026-06-09 12:17:32.212920 | TASK [artifacts : Ensure we have proper rights on the gathered content]
2026-06-09 12:17:38.353608 | controller | ok: Runtime: 0:00:05.597986
2026-06-09 12:17:38.378415 | 
2026-06-09 12:17:38.378513 | LOOP [artifacts : Mask secrets in yaml log files]
2026-06-09 12:19:28.631131 | controller | changed: "/home/zuul/ci-framework-data/logs"
2026-06-09 12:19:29.547445 | controller | changed: "/home/zuul/ci-framework-data/artifacts"
2026-06-09 12:19:29.619847 | 
2026-06-09 12:19:29.620048 | LOOP [env_op_images : Ensure directory is present]
2026-06-09 12:19:30.160689 | controller | ok: "artifacts"
2026-06-09 12:19:30.160922 | controller | changed: All items complete
2026-06-09 12:19:30.160948 | 
2026-06-09 12:19:30.364584 | controller | ok: "logs"
2026-06-09 12:19:30.411840 | 
2026-06-09 12:19:30.411935 | TASK [env_op_images : Check if OpenStackControlPlane is setup]
2026-06-09 12:19:33.559638 | controller | ok: Runtime: 0:00:02.278395
2026-06-09 12:19:33.590570 | 
2026-06-09 12:19:33.590719 | TASK [env_op_images : Get images from the CSV]
2026-06-09 12:19:34.236604 | controller | apiVersion: v1
2026-06-09 12:19:34.236715 | controller | items:
2026-06-09 12:19:34.236725 | controller | - apiVersion: operators.coreos.com/v1alpha1
2026-06-09 12:19:34.236731 | controller |   kind: ClusterServiceVersion
2026-06-09 12:19:34.236737 | controller |   metadata:
2026-06-09 12:19:34.236742 | controller |     annotations:
2026-06-09 12:19:34.236747 | controller |       alm-examples: |-
2026-06-09 12:19:34.236752 | controller |         [
2026-06-09 12:19:34.236757 | controller |           {
2026-06-09 12:19:34.236764 | controller |             "apiVersion": "operator.openstack.org/v1beta1",
2026-06-09 12:19:34.236770 | controller |             "kind": "OpenStack",
2026-06-09 12:19:34.236776 | controller |             "metadata": {
2026-06-09 12:19:34.236780 | controller |               "labels": {
2026-06-09 12:19:34.236785 | controller |                 "app.kubernetes.io/created-by": "openstack-operator",
2026-06-09 12:19:34.236790 | controller |                 "app.kubernetes.io/instance": "openstack",
2026-06-09 12:19:34.236797 | controller |                 "app.kubernetes.io/managed-by": "kustomize",
2026-06-09 12:19:34.236802 | controller |                 "app.kubernetes.io/name": "openstack",
2026-06-09 12:19:34.236807 | controller |                 "app.kubernetes.io/part-of": "openstack-operator"
2026-06-09 12:19:34.236812 | controller |               },
2026-06-09 12:19:34.236816 | controller |               "name": "openstack",
2026-06-09 12:19:34.236821 | controller |               "namespace": "openstack-operators"
2026-06-09 12:19:34.236826 | controller |             },
2026-06-09 12:19:34.236830 | controller |             "spec": {
2026-06-09 12:19:34.236835 | controller |               "operatorOverrides": [
2026-06-09 12:19:34.236839 | controller |                 {
2026-06-09 12:19:34.236844 | controller |                   "controllerManager": {
2026-06-09 12:19:34.236848 | controller |                     "resources": {
2026-06-09 12:19:34.236853 | controller |                       "limits": {
2026-06-09 12:19:34.236857 | controller |                         "cpu": "600m",
2026-06-09 12:19:34.236867 | controller |                         "memory": "2Gi"
2026-06-09 12:19:34.236871 | controller |                       }
2026-06-09 12:19:34.236876 | controller |                     }
2026-06-09 12:19:34.236880 | controller |                   },
2026-06-09 12:19:34.236884 | controller |                   "name": "infra",
2026-06-09 12:19:34.236889 | controller |                   "replicas": 1
2026-06-09 12:19:34.236893 | controller |                 }
2026-06-09 12:19:34.236897 | controller |               ]
2026-06-09 12:19:34.236902 | controller |             }
2026-06-09 12:19:34.236906 | controller |           }
2026-06-09 12:19:34.236910 | controller |         ]
2026-06-09 12:19:34.236915 | controller |       capabilities: Seamless Upgrades
2026-06-09 12:19:34.236919 | controller |       createdAt: "2026-06-09T10:32:48Z"
2026-06-09 12:19:34.236923 | controller |       features.operators.openshift.io/disconnected: "true"
2026-06-09 12:19:34.236928 | controller |       features.operators.openshift.io/fips-compliant: "true"
2026-06-09 12:19:34.236932 | controller |       features.operators.openshift.io/proxy-aware: "false"
2026-06-09 12:19:34.236936 | controller |       features.operators.openshift.io/tls-profiles: "false"
2026-06-09 12:19:34.236941 | controller |       features.operators.openshift.io/token-auth-aws: "false"
2026-06-09 12:19:34.236945 | controller |       features.operators.openshift.io/token-auth-azure: "false"
2026-06-09 12:19:34.236949 | controller |       features.operators.openshift.io/token-auth-gcp: "false"
2026-06-09 12:19:34.236953 | controller |       olm.operatorGroup: openstack
2026-06-09 12:19:34.236958 | controller |       olm.operatorNamespace: openstack-operators
2026-06-09 12:19:34.236962 | controller |       olm.targetNamespaces: ""
2026-06-09 12:19:34.236969 | controller |       operatorframework.io/initialization-resource: '{"apiVersion":"operator.openstack.org/v1beta1","kind":"OpenStack","metadata":{"name":"openstack","namespace":"openstack-operators"},"spec":{}}'
2026-06-09 12:19:34.236976 | controller |       operatorframework.io/properties: '{"properties":[{"type":"olm.package","value":{"packageName":"openstack-operator","version":"0.6.0"}},{"type":"olm.gvk","value":{"group":"operator.openstack.org","kind":"OpenStack","version":"v1beta1"}}]}'
2026-06-09 12:19:34.236983 | controller |       operatorframework.io/suggested-namespace: openstack-operators
2026-06-09 12:19:34.236988 | controller |       operators.openshift.io/valid-subscription: '["OpenShift Container Platform",
2026-06-09 12:19:34.236991 | controller |         "OpenShift Platform Plus"]'
2026-06-09 12:19:34.237000 | controller |       operators.operatorframework.io/builder: operator-sdk-v1.41.1
2026-06-09 12:19:34.237004 | controller |       operators.operatorframework.io/project_layout: go.kubebuilder.io/v4
2026-06-09 12:19:34.237007 | controller |     creationTimestamp: "2026-06-09T11:21:17Z"
2026-06-09 12:19:34.237011 | controller |     finalizers:
2026-06-09 12:19:34.237014 | controller |     - operators.coreos.com/csv-cleanup
2026-06-09 12:19:34.237018 | controller |     generation: 1
2026-06-09 12:19:34.237021 | controller |     labels:
2026-06-09 12:19:34.237025 | controller |       olm.managed: "true"
2026-06-09 12:19:34.237028 | controller |       operators.coreos.com/openstack-operator.openstack-operators: ""
2026-06-09 12:19:34.237032 | controller |     name: openstack-operator.v0.6.0
2026-06-09 12:19:34.237035 | controller |     namespace: openstack-operators
2026-06-09 12:19:34.237039 | controller |     resourceVersion: "51983"
2026-06-09 12:19:34.237042 | controller |     uid: 4503a088-640e-4b40-b860-2cf21cd2f365
2026-06-09 12:19:34.237046 | controller |   spec:
2026-06-09 12:19:34.237049 | controller |     apiservicedefinitions: {}
2026-06-09 12:19:34.237053 | controller |     cleanup:
2026-06-09 12:19:34.237056 | controller |       enabled: false
2026-06-09 12:19:34.237060 | controller |     customresourcedefinitions:
2026-06-09 12:19:34.237063 | controller |       owned:
2026-06-09 12:19:34.237067 | controller |       - description: OpenStack is the Schema for the openstacks API
2026-06-09 12:19:34.237070 | controller |         displayName: Open Stack
2026-06-09 12:19:34.237073 | controller |         kind: OpenStack
2026-06-09 12:19:34.237077 | controller |         name: openstacks.operator.openstack.org
2026-06-09 12:19:34.237082 | controller |         version: v1beta1
2026-06-09 12:19:34.237086 | controller |     description: Install and configure OpenStack
2026-06-09 12:19:34.237090 | controller |     displayName: OpenStack
2026-06-09 12:19:34.237093 | controller |     icon:
2026-06-09 12:19:34.237134 | controller |     - base64data: iVBORw0KGgoAAAANSUhEUgAAAYAAAAEiCAYAAADwEwVaAAAACXBIWXMAABYlAAAWJQFJUiTwAAAck0lEQVR4nO3dfYwdV33G8WeCCbaJsr7WKo4a/AalEJXIm0JBFQE7ElQICDGoav8hsqNKFbQ0MRIqElIbG6RKICTstFLVSig2RqXtH7BJGoQaUHZDKgSNyLou6gsq2XVqFKOtrzei2WAST3X2nvGO79x7986dt3PmfD+SRbKzODuzu+eZ33mN4jgWACA8m/ieI0TdKDos6aCkA5KmBjyCM5IuSZqTtGD+dOJ4MfNZgMeoABCUbhQdkWT+7J7gvpdsGJhQmOvE8ULmMwCPEAAIQjeKZiSdlLSvxPtdSsJA0mwnji9lPgNwGAEQsG4UbZM00/cELrXtzdZ29xwf0tVTpjM2ZKgO4AUCICDdKEr6vE2jv3+DO093d8z62v/djSLT8N+fuVA98/xmTSAQBnAVAdBy9i0/6fcu8gacvN16EwbdKDJf76HMhfoRBnASAdBSJTb8gzxsulQ6cTw34Frj7L3PjlHlNIEwgDMIgBayA56zE850ycM0Zkc7cXzSladoG/+5kgd7q0IYoFEEQMvYAc+Har4rJ4LAs8a/n3ddbPAfAdAi3Sg6KumBBu+osSCoseqpw3wqDJhaisoQAC3R4GyXQZZsA3a8jgbMzm46WcM0z7qtpLqInBxvgd8IgBZoqNtnHCt2/v3Jqro1HAu+KiWhWtmzRHgIAM91o8jM63/Cg7s4VeabrL3vky3p8snrYds95MzgO/xEAHjMDnouetb1UWjmi+3uOeLoFM+6raS62qgKkBsB4LFuFM153hCupFYbL9jdNxeScYPUVhV77Armgy3s5y/LvA1VqgKMjQDwlN3V8kuhPwdkUBVgbASAhzzt+kH9HrZVwSzPHoMQAB5yaI8b+GEpNRuLdQW4igDwTDeKTH/4s6E/B0wkWVdwlO4hGNdlPgLXMciHSU3ZyvFZM4HAzqhCwKgAPOLRnH/4Y237DradCBMVgF8Oh/4AULrddhX5otlLyk4wQCCoADxB3z9qdIpxgjBQAfjjaOgPALVJxglO2l1W0VJUAB5g3j8aNm8rAnYkbRkqAD+wBQKaZLYbecLOHDrAd6I9qAA80I2iBU9PuUI7URG0BAHgONsH+0zozwFOIgg8RxeQ+5j6CVclXUMn7Sw1eIYKwHHdKFoM9NAT+Ifpo56hAnCYXapP4w9fmOmjCywo8wcB4Db2aoFvzGy1B2wQ0H3pOLqAHNaNoktM/4TnzEDxkUmO/0T1qAAcZbt/aPzhOzNQ/AzdQm4iANxF+Yw2SbqFWEjmELqAHGTflLqhPwe01rFOHLO3lQOoANzE4C/a7AGzup21A80jANxEAKDt9tEl1Dy6gBzDvv8I0L2dOOao0wZQAbiHt3+E5iGznQTf9foRAO5h9g9CdIgQqB9dQA6h+wfQqU4c8xJUEyoAt/CDj9AdYguJ+lABOISdP4Gr7uScgeoRAI7g4BfgGiuS9nTi+BKPpTp0AbmDshdYZ/bBOs7zqBYVgCPo/gEGoiuoQlQADuDgF2Ao9gyqEAHgBhZ/AYPtZ7uI6tAF5AAOfgFGmu/EMSFQASqAhnHwC7Ch/ewcWg0CoHnM/gE2doRnVD66gBrEwS/A2JY6cUwVUDIqgGYx+AuMZ7ddLIkSEQDNIgCA8fH7UjK6gBrCzp9Abmc6cUwVUCIqgObwNgPks8+Om6EkBEBzmP0D5Md6gBIRAA2w3T/7grtxoDgCoEQEQDPo/gEmQwCUiEHgBrDzJzC5ThxHPL5yUAHUzM5lpvEHJsTmcOUhAOrH4C9QDAFQEgKgfvT/A8UQACUhAGpE9w9QChaDlYQAqBc7GgLFTbEvUDkIgHrR/QOUg26gEhAANeHgF6BUVAAlIADqw9s/UB4qgBKwEKwmnPsLlG5vJ44XeayTowKoQTeKDtP4A6WjG6ggAqAedP8A5aMbqCC6gCrGub9AZTggpiAqgOrx9g9Ugy3VCyIAqkcAABVhY7hiCIAK2e6fu1t7g0DzCIACCIBq8fYPVIsAKIAAqBZbPwPVYhC4AAKgIvbc3/2tvDnAHWwMVwABUB26f4B60A00IQKgOnT/APWgApgQAVAB2/3DHGWgHlQAEyIAqkH3D1Cf3falCzkRABX4qfSx1t0U4Da6gSZAAJQsiqKZX5He1KqbAtxHN9AECIDyce4vUD8qgAmwG2iJot7WD4sX2fsfqF0njiOeej5UAOXi3F+gIWwMlx8BUC66f4DmEAA5EQAliXrL0dfm/v9YOt+GewI8wzhATgRAea6+/X9N2tqC+wF8QwWQE4PAJYj6jn3cJWnB5xsC/HV7J4759RsTFUA5rtn355ykb0oXPL4fwFd0A+VAAJQjM/j7GWmHp/cC+IxuoBwIgIKi3tSz3f1/C1UA0AgCIAcCoLih2z7/kbTjF9JLmQsAqrLbnsWNMRAABdjB30PD/oYVSX8gXclcAFAlqoAxEQDFDH37TzwqbX1KWs5cAFAVAmBMBEAxmcHfQe6Rpi/1CgIA1WMm0JhYBzAhO/j7xLj/79skzWc+CqAKbAw3HiqAyeU68/espPul1cwFAKVjY7jxbPLhi6yLPVYufbRc+odoW1Jarkqbd0nvOJfz6zotbXmPdPEuaXvmIoAymd/dOZ7oaEEEgJ0WlvQLJo36jG3Ut+U9wP0X0krexj9xSNr+iLR8hzSduQigLIwDjKFVAWDLvuQtPmng92c+saAHC07tNIPCT0oXd1IJAFWhC2gMXg4C266aGfsnafQzq3GrMmNX+hZhTo0hBIBKsTHcBryoAOyb/YFUg9/YqVvPSxfOlbDPj5kT+m5p+zPSyjZOEQOqMMPGvKM5GQDd3uEqB21jX3oXThFz0stl/V0mBO6Wph6XVq+XtmQ+AUARpv04yRMczpkA6EbRQdvoO32u7mPSLZkPFmCmh75X2kIIAKVjHGADjY4B+NLop+1VNUt6d/W2jWBMAChXpxPHl3img9W+EMwM4Haj6Hg3isw35Rt2MzUvGv8XpG5V+zmcs2MCz0kXMxcBTIoqYITaAqAbRYe7UWQWZjzbWxTr38DnBenFzAdLtEIIAGUjAEaoPABsw78o6SHXBnTzeqLEAeBhkhBgB1GgFCwIG6GyAOhr+Gubo98GJgQ+JE0/SiUAFOX1S2fVSg8AM7Db1ob/R9JNmQ9WyGwb8WecKAYUwsZww5UWAHZwd84O7Lbyjf/ZBqZp/qW02ewi+suKxx+AFiMAhiglALpRdMSuuKPcqoDdRXQrh8oAE2EcYIhCAWB22bRv/V/ycVaPT8yCsdulKWYIAblRAQwxcQDY7RoWeeuvz0pv3+rtX2WGEJDHlN1AEn0mCgAzw0fSM6G99b9vbSlA8+6TphkXAHKhChggdwB0o+ioneETnE0OzchJxgXOUw0A4yAABsgVAN0oMjvrPZC5EIg7Hds91YwL3MF6AWAcDAQPMPZmcGb/HruFQ7AuS6s3O7pj5z3S6hel+NXS1sxFAGJjuKyxKgDb5x9042+Y7Zp3ZT7qBtMl9JvSVmYJAUPRDdRnwwCwq+iC7PMfZL+0OuDDTjhnZwmdYL0AMAjdQH1GBoCdOjWbuRCwezwYdD0mTZm5uSwcA9b9b+/cEaSMHAOwi7yY59+nqkNhymbm6H5OWv6oNO3BlwtUrhPHEU953dAKwG7vQOM/wIcc7gZKW7FrBj5ENQCseWsUfZAnsW5gANiun6OZC1jzJ9L/+fQknrLbSDA2gNDdJv1O6M8gbWAA2MafvX2GuEWavmPwJWetpMYGWDyGUP2MgeBrZALAvv0fynwmrvHH0nM+PpGzvbegaXPOAFtJIDQvSr/KN31dJgDo+hnPe6Wdrq4JGIc5Z8CsG+DoSYTkFem1UW8jy+CpPwB4+8/nzx3ZHG5S5+zRkwwSIzAsCLP6K4DDmc/AUO+Xdvg2FjCIGSR+vR0kplsIASAALAKgoM97XgWkmUFi0y30zRbdEzAAAWBdDQB7wEsrz/Kt0q3Sjns8WRcwDtMt9FFph+kW+neCAC1zrnc7UxEHxKxJVwC8/U/oC1LUtjmzplvondKOQ9KLjA+gLc6t30fwVYD6AoAHMqHXSJtPt3Q2zaPSVjM+YKaNXm5RpYPwvCB1UzcdfHunJADM4e69jSQxKXMwy10tHkA100bfJG0xA8UEAXz0X9LPU1928AGgVAXAvNgS/I10XZuXTyeriQkC+OgHa0d6XLWbcYD1ACANS2C6gh4NYGFVOgiYMQRf/L20o+9LDf7FNwmA4JOwLG+Rph8IZNB0xc4YMr9FJgioCOAq87N5Nvu1Bf/iSwBU4H5pqs3jAf2SqaN0DcFV314bA84IPgDWDoTpRtEiawDKZRrB90pbBrx1tJ4ZBzkirXxcuv56Rw/RR1j2240QB+jEAR8Un1QANP4lMw3f30rLIe6pnR4juF9aZR0BmmQWNA5p/PVT6T+6URTsGqhBu4GiJObcgCeli6EerGBa/dPSFrOOwAQBK4vRhE9nB3+vsq/+D3Wj6FI3io7aKfHBIAAqtlPa/qB0sdU3OQYTBO+0W0w87ulZCvCPeel4asRXfXatt3aNeU97QNKiDYIgxkUJgBrcJW0/RQisMb+MvyftNDOHGDBG1T424u3f+J50Q9+HkiB4thtFJ9seBARATQiBa52z4wQ323ECuodQNvOCMazvP/EdqZP54LpDNgha2zWUzAKKM1dQCbOnjtlWgaebZU5Y+5S0/LvSa5k9hCKeky7uk7aP81eM+VZmhrSOmz+dFs0aIgAaYN54T9PAjWS22P6Y9MKtG5TwQL9fSC+9Wdo87tSzp6Wl148/E9L8tUc6cXwyc8VDdAE14IS05RPSS8HdeA7JoHEyVtC3kyMwkBlT+u0cjb96ewRtynxwuCk7a2ihG0XeLySjAmjQo9LFQ2OWqZBu603pu/Ae6Ua6iNBv0sWXpto8MfnP08O2IljMXPFAUgHM89NUPwaG8zlrt5wwA8f32OmkzCKCCq68Xyj2MnG3+SvMQHHmigeSCmDOrpZGA6gEivmApD+Unn+rNEVlEB4z4Gteps4VuPOS3sLO2GpgLnPFUUkF4M0X3Ebmh/dMwCuGi3qsFwI3UxmEx7w8vbtg42/8RFrKfDA/c6jWE90oOu7LtNEkALzsv2oTs2LYbBuxK/QHUdBjdqFZEgZ/J51nALl9zEwfc161qZzL2Gjqv8udEHO/7RZyfpA4uemFzBXUzoTAD6TV23j0pXis1zV0yx6pY/o3Pyt1fyydb8GtBc2cPfHm3uFLW8t6DgNWBBe1O6kGXP5erY0BqHcu8CU7xQkN+6X04qekiLUC1ZjqneFsuo3Ov1/aeuPo1aBwhFktbrZ2qGKLdfPz8Ejmo6UxYwOHO3Hs3It2OgBm7Yg2HPFVafk+aZrvR7V29WZArH5QWn6HdAOB4BbT8JsdPUdt6laUeSl4ttq7dnIBWToAjkj6UuYz0Kh/k5bvkqbZUL8+6UC4Tbr+ZlYjN8J09Xy+ojf+QWqaj33KBoET20mkA2BP9SGISZgDVe6WpkI8XcwFSZfRu6SlO6VNu6XtTDetxnlp+a+lG07nXM1bhpxbQhThTJfQ1QBQLwQW7FQmOIiN5NxhBupnpNXfki6+XXr5ddJNhMJkTKP/ZelVX5c6RadzFlFjAMh2CZkQmM1cqVF/ANAN5LinpOV76BJy0i4bDKZS+A3putfRfTSQmZb7fenn/yhNPyJtceVnueYASBzrxHFjq4j7A4BuIA/QJeSX22w30vukC2+ULr9BuhJSxWAWWZkN174nbZ+XtjT5lj9KQwGgJscFrgkA9UKAbSE8YXbJPMbUXa8l4fA2qXuz9IKpHLZLV7ZKm32rHkxDf1G67ofSle9Ku8/Z/Zt80WAAyI4LHKg7BAYFgDkh/6HMZ8JJZpbQR6VpV9+qUNxtqQU6SVCYf75R2mTGH9L/gbIri+elCy/arctfkTY9Yf97z0s3Pm2ny1Y5PbNODQeAbAgcrHNn0UwAiEVh3jELxz4nXccAMTA5BwJAdnD4QF0zhIbtf+H08mVc69XS1s9Km5+UltlLCJjM9FpR1Tjz4j3XjaKZOr6QYRUAg8GeohoAJuPYwRy1VAIDKwDbB3UqcwHOoxoA8nNwA8ZaKoGBAWB5ecINet4iTZtXhwd6bxIARphx8/yIykNgaABQBbTD/dLUT6SVO0J/EMAIZt+n4VcbVWkIDBwDSNhTbRaZEdQOZhXxJ5gyCmQsSl3Hd4GtZExgaAWgXhVwiRlB7XGHNP0v0ot0CwHrdvXWVLi+Bbh5CT9Z9lGTIwPAMgFQxnmZcIAZJE66he6SXuR7gtB9xJ8jQ/fZ7qDSQmDDALBVwJHMBXhtmzR1Str6z9IFxgcQsvvKPQ+4avvK7JUZ68btlqXzmQvw3q3Sjkd6p49dYNooQnOHfRny7LYPdaOolFmaIweB0+zisAUGhNvNHEP5p2w3jUCYCvhWf7fs/nDR8wTGDgBxXkAwLkurfyVdPi5NEQRoq4oPgq+D+fWcKbJ5XK4AENtFB4UgQJt5/vafONOJ44nXCEwy+HFYTCMMgtlW2MwY+k9p1Uwdpe8PbWFmwLWg8Tf2daNo4kHh3BWAODMgWFQEaAPzIvOMtOLh4O8od3bieG7E9YEmCgD1QuCkGY3OXEDrJUHwkDTFqmL45kF7iFLLvnHmnWxP3hPFigSAWYwwZ+elIlDflC58RtpBEMAHpuvHrH9p6Tfr4U4cH8x8dISJA0C9EJixIUD3cOCelp77rLSzLccDon3Mls+PS6stP4w/V1dQoQAQ4wHoc15a/oL02tPt/iWDZ6bsZoi3tK/rp99SJ473ZD46ROEl0J04NmMBJzIXECTzC3ZC2vK8nTnE6mI0zTT+T0oXA2j8jd15VgkXrgASrA/AMI9Lz/0F3UNoQNL475S2B/T8x14gVmYAMCiMkS5JKw9KVx6SOkwjRdUCbfwTpzpxfDjz0T6lBYDYLwg5mKrgK9LOx3hoqEDgjX9i70ZVQKkBIGYGIacXpO4j0itf5KQylMTM9vkn6aXXSJsDf6YbVgGlB4B6IWDmon4jcwEYwcwg+rL0KrqIMKl7pNUTzEBLG1kFVBIAYnooCjLrCk5L049IWwgDbMR0N5yWlu8IY6ZPHiOrgMoCQIQASkIYYBSzrfNX2re3T5mGVgGVHoXGGgGU4W3STlPWP9vr233OlPn8pmOqt5//8iN+nupVp2YqgAQbx6EKP5bOf03a+nWpwwByWMwiw49L17d8W4eyrHTieOBB8rUEgAgBVOx56cK3pVf9gzTNgrP2MtXfMekyb/y5DTw+srYAECGAmpjtqv9VWjbjBvPSFqoD/9HwFzZwp9BaA0CEABpg1hp8X/r5V+x2FAwk+8G09EeklXulKzdKndCfRwk6/ecF1B4AIgTQMNNdNCe9/Jh0y1lJVAhuMQu5Pi1deH87jmx0yb12Ys5VjQSAmCIKhyQVwvekG74jdc7yzamd2TX2I1L3Puk6unkqk+kGaiwARAjAYWaG0RPSy9+VdlMlVCNp9H9feiWQrZqblpkN1GgAiBCAJ8zA8pJ00YTCj6SbFqQtVAr5faD35/z7pa306zfimhPDGg8AsYEcPGbGE/5HuvxD6YqpFkylQDD0TNlVuu+Slu6UNr1x7bwgNOxYJ46vHhjjRACIEEDLmHGFZemFH0ibLkqbvmUHNNu6RmGX/fM+6cLbpcu/Jt3AG76T5jtxfCD5wpwJAHGoDALyE2nJ3K0JiBekl5+XbnzaNphnHZ2qmjTyU/atfq903RukK6+Xdmc+Ga66ZhzAqQDQegjMcrwksF5JmH9+RdpkxiDSj+VlafO3SpguuVda/XXpZ6l/X2vczT+/TrqJLRda5ermcM4FQIK1AgBQiasDwZXuBlqE3cP6Xr7/AFCqmeQvczYAtL6d9J2s3geA0lwdA3A6ANQLgTmbWGcyFwEAee1JPt/5AFAvBMyAhZm6dCpzEQCQh18BoF4IXLLjAp/MXAQA5OZNACQ6cXxc0u2MCwBAMd4FgHohsGDLmPnMRQDAWLwMAK13CZlxgWOZiwCADXkbAAm7sRFTRQEgJ+8DQOtTRU2X0MOZiwCAgVoRAFrvEjpoZwlRDQDABloTAAk7S+gAC8cAYLTWBYDsLKFOHJvVwycyFwEgbFdPBGtlACQ6cXzEDhAvZS4CQOBaHQC6di8hqgEAkBaTZ9D6AND6ADHVAACEFgAJqgEAWA8AZ08Eq1o3isxMIXPeAOeZAghGJ46j5F6DqgDSqAYABOia/dOCDQBdOzZwO+sGAARgMX2LQQdAIrVu4BiriAG02EL61giAFLux3Ax7CgFoqbn0bQU7CLyRbhSZfYWOM0gMoCVWOnG8LX0rVABDdOJ41lYDnDcAoA3m+u+BABjBDhKbbqG9nD4GwHOZAKALKAfWDgDw2N5OHDMLaFJm7UAnjvcwWwiAZ5b6G38RAJOx3UImCE75+PUDCM5s5iMEwOTs+MBhu4iM8QEALjs56GtjDKAkjA8AcNQZu9A1gwqgJKnxgXvZchqAQ44P+1KoACrQjSKz2OKI/TPVuhsE4AszWWWP6bIe9PVSAVQgtX6AGUMAmjQ7rPEXFUA9ulFkgsAEwqEQ7heAMzJz/9OoAGpgvgF2xtBepo4CqMmpUY2/qACaQUUAoAYj3/5FBdAMKgIAFdvw7V9UAG6gIgBQsg3f/kUF4AYqAgAlOjFO4y8qADdREQCY0Mh5//2oABzUVxGcYB0BgDEdGbfxFxWAH1hZDGAM8504PpDnQREAHrFBcNB2D7HpHICE6SWYGbfvP0EAeKobRaaLyPzZH/qzAKAP23PMcyEAPGe3oT7MgDEQrFN2zDA3AqAl7MyhIzYMGCcAwnBG0oE8A79pBEDLME4ABGOifv80AqDFbPeQqQruDv1ZAC10pzmIqshtEQABoHsIaJ17O3E88JzfPAiAwNjZQyYM9oX+LABPfbITx0OPecyDAAhUN4pmbBAcpCoAvDHxjJ9BCIDApQaNqQoAt5Xa+IsAQJqtCg4zVgA4p/TGXwQAhrFjBQeZQQQ0rrQ+/34EAEayM4iSLiLWFQD1KmW2zzAEAMZGFxFQG7PI62DRef4bIQAwkW4UHbSVAXsQAeUy2zsc7sTxQtXPlQBAIalZRIwXAMU9bBv/ifb2yYsAQGlSYcA21UB+lQ32DkMAoBKpwePDrC8ARqqty6cfAYDKpcLgIJUBcI1jnTg+2tQjIQBQK8YMgDWNvfWnEQBoTCoMDrAnEQJhpncerbuvfxgCAM6wU0uTMGDRGdrmlFlQWdcMn3EQAHCSXXR2gHEDtMC8bfgb7e4ZhACA82xX0YFUdxHVAXwwb7t7Kl3NWwQBAO+kqoMDDCTDQc43/AkCAN6zZx8n1QFrDtAU08d/0oeGP0EAoFVS3UUHCATUwMzqMbt1Hu/E8aJvD5wAQKsRCKiImcdvpnLOujSrJy8CAEGxgZAeQ2CGEca1ZBp8X9/2ByEAELy+QeUZZhkhZcU2+l717Y+LAAD6pLqNZlL/yyrlcCRv+nOdOJ5t810TAMAY7IZ2M4RCa82nGn3nFmxVhQAAJmRDYU8qEPYwyOwNM4g7F8Jb/igEAFAyuy4hHQ57GFdolOnHX0g1+K3ry58UAQDUxA4270lVC3voSipdurE3/7vQlhk7VSAAAAfYqkG2Ykimqm6jS2koM1C7aBv5xVRj7+2c/CYQAIAHUgGRBEMSEmppF5Ppo79kG/dF+8+mkb8U0iBt1QgAoEVsN9M2e0dJN5OG/LtqCI+kIU9bSH0sadhF414/AgAAQiTp/wGp07dbIvUIVgAAAABJRU5ErkJggg==
2026-06-09 12:19:34.237147 | controller |       mediatype: image/png
2026-06-09 12:19:34.237151 | controller |     install:
2026-06-09 12:19:34.237155 | controller |       spec:
2026-06-09 12:19:34.237158 | controller |         clusterPermissions:
2026-06-09 12:19:34.237162 | controller |         - rules:
2026-06-09 12:19:34.237165 | controller |           - apiGroups:
2026-06-09 12:19:34.237169 | controller |             - authentication.k8s.io
2026-06-09 12:19:34.237172 | controller |             resources:
2026-06-09 12:19:34.237176 | controller |             - tokenreviews
2026-06-09 12:19:34.237179 | controller |             verbs:
2026-06-09 12:19:34.237183 | controller |             - create
2026-06-09 12:19:34.237186 | controller |           - apiGroups:
2026-06-09 12:19:34.237190 | controller |             - authorization.k8s.io
2026-06-09 12:19:34.237195 | controller |             resources:
2026-06-09 12:19:34.237199 | controller |             - subjectaccessreviews
2026-06-09 12:19:34.237202 | controller |             verbs:
2026-06-09 12:19:34.237206 | controller |             - create
2026-06-09 12:19:34.237209 | controller |           - apiGroups:
2026-06-09 12:19:34.237213 | controller |             - ""
2026-06-09 12:19:34.237216 | controller |             resources:
2026-06-09 12:19:34.237220 | controller |             - configmaps
2026-06-09 12:19:34.237223 | controller |             - namespaces
2026-06-09 12:19:34.237227 | controller |             - serviceaccounts
2026-06-09 12:19:34.237230 | controller |             - services
2026-06-09 12:19:34.237234 | controller |             verbs:
2026-06-09 12:19:34.237237 | controller |             - '*'
2026-06-09 12:19:34.237240 | controller |           - apiGroups:
2026-06-09 12:19:34.237244 | controller |             - admissionregistration.k8s.io
2026-06-09 12:19:34.237247 | controller |             resources:
2026-06-09 12:19:34.237251 | controller |             - mutatingwebhookconfigurations
2026-06-09 12:19:34.237254 | controller |             - validatingwebhookconfigurations
2026-06-09 12:19:34.237258 | controller |             verbs:
2026-06-09 12:19:34.237261 | controller |             - '*'
2026-06-09 12:19:34.237265 | controller |           - apiGroups:
2026-06-09 12:19:34.237268 | controller |             - apiextensions.k8s.io
2026-06-09 12:19:34.237272 | controller |             resources:
2026-06-09 12:19:34.237277 | controller |             - '*'
2026-06-09 12:19:34.237282 | controller |             verbs:
2026-06-09 12:19:34.237287 | controller |             - '*'
2026-06-09 12:19:34.237292 | controller |           - apiGroups:
2026-06-09 12:19:34.237297 | controller |             - apps
2026-06-09 12:19:34.237302 | controller |             resources:
2026-06-09 12:19:34.237307 | controller |             - deployments
2026-06-09 12:19:34.237312 | controller |             verbs:
2026-06-09 12:19:34.237317 | controller |             - create
2026-06-09 12:19:34.237321 | controller |             - delete
2026-06-09 12:19:34.237326 | controller |             - get
2026-06-09 12:19:34.237331 | controller |             - list
2026-06-09 12:19:34.237336 | controller |             - patch
2026-06-09 12:19:34.237341 | controller |             - update
2026-06-09 12:19:34.237345 | controller |             - watch
2026-06-09 12:19:34.237350 | controller |           - apiGroups:
2026-06-09 12:19:34.237355 | controller |             - cert-manager.io
2026-06-09 12:19:34.237360 | controller |             resources:
2026-06-09 12:19:34.237365 | controller |             - certificates
2026-06-09 12:19:34.237369 | controller |             - issuers
2026-06-09 12:19:34.237374 | controller |             verbs:
2026-06-09 12:19:34.237378 | controller |             - create
2026-06-09 12:19:34.237383 | controller |             - delete
2026-06-09 12:19:34.237387 | controller |             - get
2026-06-09 12:19:34.237392 | controller |             - list
2026-06-09 12:19:34.237396 | controller |             - patch
2026-06-09 12:19:34.237401 | controller |             - update
2026-06-09 12:19:34.237406 | controller |             - watch
2026-06-09 12:19:34.237411 | controller |           - apiGroups:
2026-06-09 12:19:34.237415 | controller |             - discovery.k8s.io
2026-06-09 12:19:34.237420 | controller |             resources:
2026-06-09 12:19:34.237425 | controller |             - endpointslices
2026-06-09 12:19:34.237430 | controller |             verbs:
2026-06-09 12:19:34.237434 | controller |             - get
2026-06-09 12:19:34.237438 | controller |             - list
2026-06-09 12:19:34.237441 | controller |             - watch
2026-06-09 12:19:34.237445 | controller |           - apiGroups:
2026-06-09 12:19:34.237448 | controller |             - monitoring.coreos.com
2026-06-09 12:19:34.237451 | controller |             resources:
2026-06-09 12:19:34.237455 | controller |             - servicemonitors
2026-06-09 12:19:34.237458 | controller |             verbs:
2026-06-09 12:19:34.237462 | controller |             - create
2026-06-09 12:19:34.237465 | controller |             - delete
2026-06-09 12:19:34.237468 | controller |             - get
2026-06-09 12:19:34.237472 | controller |             - list
2026-06-09 12:19:34.237475 | controller |             - update
2026-06-09 12:19:34.237479 | controller |             - watch
2026-06-09 12:19:34.237482 | controller |           - apiGroups:
2026-06-09 12:19:34.237485 | controller |             - operator.openstack.org
2026-06-09 12:19:34.237489 | controller |             resources:
2026-06-09 12:19:34.237492 | controller |             - openstacks
2026-06-09 12:19:34.237495 | controller |             verbs:
2026-06-09 12:19:34.237499 | controller |             - create
2026-06-09 12:19:34.237502 | controller |             - delete
2026-06-09 12:19:34.237524 | controller |             - get
2026-06-09 12:19:34.237530 | controller |             - list
2026-06-09 12:19:34.237544 | controller |             - patch
2026-06-09 12:19:34.237549 | controller |             - update
2026-06-09 12:19:34.237553 | controller |             - watch
2026-06-09 12:19:34.237556 | controller |           - apiGroups:
2026-06-09 12:19:34.237559 | controller |             - operator.openstack.org
2026-06-09 12:19:34.237563 | controller |             resources:
2026-06-09 12:19:34.237566 | controller |             - openstacks/finalizers
2026-06-09 12:19:34.237570 | controller |             verbs:
2026-06-09 12:19:34.237573 | controller |             - update
2026-06-09 12:19:34.237576 | controller |           - apiGroups:
2026-06-09 12:19:34.237580 | controller |             - operator.openstack.org
2026-06-09 12:19:34.237583 | controller |             resources:
2026-06-09 12:19:34.237587 | controller |             - openstacks/status
2026-06-09 12:19:34.237590 | controller |             verbs:
2026-06-09 12:19:34.237594 | controller |             - get
2026-06-09 12:19:34.237597 | controller |             - patch
2026-06-09 12:19:34.237600 | controller |             - update
2026-06-09 12:19:34.237604 | controller |           - apiGroups:
2026-06-09 12:19:34.237607 | controller |             - operators.coreos.com
2026-06-09 12:19:34.237611 | controller |             resources:
2026-06-09 12:19:34.237614 | controller |             - clusterserviceversions
2026-06-09 12:19:34.237617 | controller |             - installplans
2026-06-09 12:19:34.237621 | controller |             - operators
2026-06-09 12:19:34.237624 | controller |             - subscriptions
2026-06-09 12:19:34.237628 | controller |             verbs:
2026-06-09 12:19:34.237631 | controller |             - delete
2026-06-09 12:19:34.237634 | controller |             - get
2026-06-09 12:19:34.237638 | controller |             - list
2026-06-09 12:19:34.237641 | controller |           - apiGroups:
2026-06-09 12:19:34.237645 | controller |             - rbac.authorization.k8s.io
2026-06-09 12:19:34.237648 | controller |             resources:
2026-06-09 12:19:34.237651 | controller |             - clusterrolebindings
2026-06-09 12:19:34.237655 | controller |             - clusterroles
2026-06-09 12:19:34.237658 | controller |             - rolebindings
2026-06-09 12:19:34.237662 | controller |             - roles
2026-06-09 12:19:34.237665 | controller |             verbs:
2026-06-09 12:19:34.237668 | controller |             - '*'
2026-06-09 12:19:34.237672 | controller |           serviceAccountName: openstack-operator-controller-init
2026-06-09 12:19:34.237681 | controller |         deployments:
2026-06-09 12:19:34.237684 | controller |         - label:
2026-06-09 12:19:34.237688 | controller |             app.kubernetes.io/name: openstack-operator-controller-init
2026-06-09 12:19:34.237691 | controller |             control-plane: controller-manager
2026-06-09 12:19:34.237695 | controller |             openstack.org/operator-name: openstack-init
2026-06-09 12:19:34.237698 | controller |           name: openstack-operator-controller-init
2026-06-09 12:19:34.237702 | controller |           spec:
2026-06-09 12:19:34.237705 | controller |             replicas: 1
2026-06-09 12:19:34.237709 | controller |             selector:
2026-06-09 12:19:34.237712 | controller |               matchLabels:
2026-06-09 12:19:34.237715 | controller |                 app.kubernetes.io/name: openstack-operator-controller-init
2026-06-09 12:19:34.237719 | controller |                 control-plane: controller-manager
2026-06-09 12:19:34.237723 | controller |                 openstack.org/operator-name: openstack-init
2026-06-09 12:19:34.237726 | controller |             strategy: {}
2026-06-09 12:19:34.237729 | controller |             template:
2026-06-09 12:19:34.237733 | controller |               metadata:
2026-06-09 12:19:34.237736 | controller |                 annotations:
2026-06-09 12:19:34.237740 | controller |                   kubectl.kubernetes.io/default-container: operator
2026-06-09 12:19:34.237743 | controller |                 creationTimestamp: null
2026-06-09 12:19:34.237746 | controller |                 labels:
2026-06-09 12:19:34.237750 | controller |                   app.kubernetes.io/name: openstack-operator-controller-init
2026-06-09 12:19:34.237753 | controller |                   control-plane: controller-manager
2026-06-09 12:19:34.237757 | controller |                   openstack.org/operator-name: openstack-init
2026-06-09 12:19:34.237760 | controller |               spec:
2026-06-09 12:19:34.237764 | controller |                 containers:
2026-06-09 12:19:34.237767 | controller |                 - args:
2026-06-09 12:19:34.237771 | controller |                   - --leader-elect
2026-06-09 12:19:34.237774 | controller |                   - --health-probe-bind-address=:8081
2026-06-09 12:19:34.237777 | controller |                   command:
2026-06-09 12:19:34.237783 | controller |                   - /operator
2026-06-09 12:19:34.237787 | controller |                   env:
2026-06-09 12:19:34.237790 | controller |                   - name: RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.237793 | controller |                     value: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest
2026-06-09 12:19:34.237797 | controller |                   - name: RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.237801 | controller |                     value: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest
2026-06-09 12:19:34.237804 | controller |                   - name: RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.237808 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified
2026-06-09 12:19:34.237811 | controller |                   - name: RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.237814 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified
2026-06-09 12:19:34.237818 | controller |                   - name: RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.237821 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified
2026-06-09 12:19:34.237825 | controller |                   - name: RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.237828 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified
2026-06-09 12:19:34.237832 | controller |                   - name: RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.237835 | controller |                     value: registry.redhat.io/ubi9/httpd-24:latest
2026-06-09 12:19:34.237839 | controller |                   - name: RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.237842 | controller |                     value: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified
2026-06-09 12:19:34.237846 | controller |                   - name: RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.237849 | controller |                     value: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified
2026-06-09 12:19:34.237853 | controller |                   - name: RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.237856 | controller |                     value: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified
2026-06-09 12:19:34.237860 | controller |                   - name: RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.237863 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified
2026-06-09 12:19:34.237867 | controller |                   - name: RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.237870 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified
2026-06-09 12:19:34.237873 | controller |                   - name: RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.237877 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified
2026-06-09 12:19:34.237880 | controller |                   - name: RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.237884 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified
2026-06-09 12:19:34.237887 | controller |                   - name: RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.237891 | controller |                     value: quay.io/openstack-k8s-operators/mysqld_exporter:latest
2026-06-09 12:19:34.237894 | controller |                   - name: RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.237898 | controller |                     value: quay.io/openstack-k8s-operators/sg-core:latest
2026-06-09 12:19:34.237901 | controller |                   - name: RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.237905 | controller |                     value: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0
2026-06-09 12:19:34.237911 | controller |                   - name: RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.237916 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified
2026-06-09 12:19:34.237920 | controller |                   - name: RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.237923 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified
2026-06-09 12:19:34.237927 | controller |                   - name: RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.237930 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified
2026-06-09 12:19:34.237934 | controller |                   - name: RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.237937 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified
2026-06-09 12:19:34.237941 | controller |                   - name: RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.237944 | controller |                     value: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current
2026-06-09 12:19:34.237948 | controller |                   - name: RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.237951 | controller |                     value: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current
2026-06-09 12:19:34.237954 | controller |                   - name: RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.237958 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-api:current-podified
2026-06-09 12:19:34.237961 | controller |                   - name: RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.237965 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified
2026-06-09 12:19:34.237968 | controller |                   - name: RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.237972 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-central:current-podified
2026-06-09 12:19:34.237975 | controller |                   - name: RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.237979 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified
2026-06-09 12:19:34.237982 | controller |                   - name: RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.237985 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified
2026-06-09 12:19:34.237989 | controller |                   - name: RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.237992 | controller |                     value: quay.io/podified-antelope-centos9/openstack-unbound:current-podified
2026-06-09 12:19:34.237996 | controller |                   - name: RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.237999 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified
2026-06-09 12:19:34.238003 | controller |                   - name: RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.238006 | controller |                     value: quay.io/podified-antelope-centos9/openstack-frr:current-podified
2026-06-09 12:19:34.238010 | controller |                   - name: RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.238013 | controller |                     value: quay.io/podified-antelope-centos9/openstack-iscsid:current-podified
2026-06-09 12:19:34.238016 | controller |                   - name: RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.238020 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cron:current-podified
2026-06-09 12:19:34.238023 | controller |                   - name: RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.238027 | controller |                     value: quay.io/podified-antelope-centos9/openstack-multipathd:current-podified
2026-06-09 12:19:34.238030 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.238034 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified
2026-06-09 12:19:34.238039 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.238042 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified
2026-06-09 12:19:34.238046 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.238049 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified
2026-06-09 12:19:34.238057 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.238060 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified
2026-06-09 12:19:34.238064 | controller |                   - name: RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.238067 | controller |                     value: quay.io/prometheus/node-exporter:v1.5.0
2026-06-09 12:19:34.238071 | controller |                   - name: RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.238074 | controller |                     value: quay.io/sustainable_computing_io/kepler:release-0.7.12
2026-06-09 12:19:34.238080 | controller |                   - name: RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.238084 | controller |                     value: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified
2026-06-09 12:19:34.238087 | controller |                   - name: RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.238090 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified
2026-06-09 12:19:34.238094 | controller |                   - name: RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.238097 | controller |                     value: quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest
2026-06-09 12:19:34.238101 | controller |                   - name: RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.238104 | controller |                     value: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified
2026-06-09 12:19:34.238108 | controller |                   - name: RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.238113 | controller |                     value: quay.io/podified-antelope-centos9/openstack-heat-api:current-podified
2026-06-09 12:19:34.238118 | controller |                   - name: RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.238123 | controller |                     value: quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified
2026-06-09 12:19:34.238127 | controller |                   - name: RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.238132 | controller |                     value: quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified
2026-06-09 12:19:34.238137 | controller |                   - name: RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.238142 | controller |                     value: quay.io/podified-antelope-centos9/openstack-horizon:current-podified
2026-06-09 12:19:34.238147 | controller |                   - name: RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.238152 | controller |                     value: quay.io/podified-antelope-centos9/openstack-memcached:current-podified
2026-06-09 12:19:34.238156 | controller |                   - name: RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.238161 | controller |                     value: quay.io/podified-antelope-centos9/openstack-redis:current-podified
2026-06-09 12:19:34.238166 | controller |                   - name: RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.238171 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified
2026-06-09 12:19:34.238176 | controller |                   - name: RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.238180 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified
2026-06-09 12:19:34.238185 | controller |                   - name: RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.238190 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified
2026-06-09 12:19:34.238199 | controller |                   - name: RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.238204 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified
2026-06-09 12:19:34.238209 | controller |                   - name: RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.238214 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified
2026-06-09 12:19:34.238219 | controller |                   - name: RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.238222 | controller |                     value: quay.io/podified-antelope-centos9/ironic-python-agent:current-podified
2026-06-09 12:19:34.238225 | controller |                   - name: RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.238229 | controller |                     value: quay.io/podified-antelope-centos9/openstack-keystone:current-podified
2026-06-09 12:19:34.238232 | controller |                   - name: RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.238236 | controller |                     value: quay.io/podified-antelope-centos9/openstack-manila-api:current-podified
2026-06-09 12:19:34.238239 | controller |                   - name: RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.238242 | controller |                     value: quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified
2026-06-09 12:19:34.238246 | controller |                   - name: RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.238249 | controller |                     value: quay.io/podified-antelope-centos9/openstack-manila-share:current-podified
2026-06-09 12:19:34.238253 | controller |                   - name: RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.238256 | controller |                     value: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified
2026-06-09 12:19:34.238260 | controller |                   - name: RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.238263 | controller |                     value: quay.io/podified-antelope-centos9/openstack-netutils:current-podified
2026-06-09 12:19:34.238266 | controller |                   - name: RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.238270 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified
2026-06-09 12:19:34.238273 | controller |                   - name: RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.238277 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified
2026-06-09 12:19:34.238284 | controller |                   - name: RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.238288 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified
2026-06-09 12:19:34.238291 | controller |                   - name: RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.238295 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified
2026-06-09 12:19:34.238298 | controller |                   - name: RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.238301 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified
2026-06-09 12:19:34.238305 | controller |                   - name: RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.238308 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified
2026-06-09 12:19:34.238312 | controller |                   - name: RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.238315 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified
2026-06-09 12:19:34.238318 | controller |                   - name: RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.238322 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified
2026-06-09 12:19:34.238325 | controller |                   - name: RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.238331 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified
2026-06-09 12:19:34.238335 | controller |                   - name: RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.238338 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified
2026-06-09 12:19:34.238342 | controller |                   - name: RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.238345 | controller |                     value: quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified
2026-06-09 12:19:34.238348 | controller |                   - name: RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.238352 | controller |                     value: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified
2026-06-09 12:19:34.238355 | controller |                   - name: RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.238359 | controller |                     value: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified
2026-06-09 12:19:34.238365 | controller |                   - name: RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.238368 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified
2026-06-09 12:19:34.238371 | controller |                   - name: RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.238375 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified
2026-06-09 12:19:34.238378 | controller |                   - name: RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.238382 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified
2026-06-09 12:19:34.238385 | controller |                   - name: RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.238389 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified
2026-06-09 12:19:34.238392 | controller |                   - name: RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.238395 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified
2026-06-09 12:19:34.238399 | controller |                   - name: RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.238402 | controller |                     value: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified
2026-06-09 12:19:34.238406 | controller |                   - name: RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.238409 | controller |                     value: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified
2026-06-09 12:19:34.238413 | controller |                   - name: RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.238416 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified
2026-06-09 12:19:34.238420 | controller |                   - name: RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.238423 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified
2026-06-09 12:19:34.238426 | controller |                   - name: RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.238430 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified
2026-06-09 12:19:34.238435 | controller |                   - name: RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.238439 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified
2026-06-09 12:19:34.238445 | controller |                   - name: RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.238450 | controller |                     value: quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified
2026-06-09 12:19:34.238455 | controller |                   - name: RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.238464 | controller |                     value: quay.io/podified-master-centos9/openstack-watcher-api:current-podified
2026-06-09 12:19:34.238473 | controller |                   - name: RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.238826 | controller |                     value: quay.io/podified-master-centos9/openstack-watcher-applier:current-podified
2026-06-09 12:19:34.238840 | controller |                   - name: RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.238845 | controller |                     value: quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified
2026-06-09 12:19:34.238850 | controller |                   - name: TEST_TOBIKO_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.238855 | controller |                     value: quay.io/podified-antelope-centos9/openstack-tobiko:current-podified
2026-06-09 12:19:34.238859 | controller |                   - name: TEST_ANSIBLETEST_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.238864 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ansible-tests:current-podified
2026-06-09 12:19:34.238869 | controller |                   - name: TEST_HORIZONTEST_IMAGE_URL_DEFAULT
2026-06-09 12:19:34.238873 | controller |                     value: quay.io/podified-antelope-centos9/openstack-horizontest:current-podified
2026-06-09 12:19:34.238878 | controller |                   - name: RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT
2026-06-09 12:19:34.238883 | controller |                     value: quay.io/openstack-k8s-operators/openstack-must-gather:latest
2026-06-09 12:19:34.238888 | controller |                   - name: RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL
2026-06-09 12:19:34.238893 | controller |                     value: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7
2026-06-09 12:19:34.238898 | controller |                   - name: RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL
2026-06-09 12:19:34.238903 | controller |                     value: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce
2026-06-09 12:19:34.238908 | controller |                   - name: RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL
2026-06-09 12:19:34.238918 | controller |                     value: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd
2026-06-09 12:19:34.238923 | controller |                   - name: RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL
2026-06-09 12:19:34.238928 | controller |                     value: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9
2026-06-09 12:19:34.238933 | controller |                   - name: RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL
2026-06-09 12:19:34.238937 | controller |                     value: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752
2026-06-09 12:19:34.238943 | controller |                   - name: RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL
2026-06-09 12:19:34.238948 | controller |                     value: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed
2026-06-09 12:19:34.238953 | controller |                   - name: RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL
2026-06-09 12:19:34.238957 | controller |                     value: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373
2026-06-09 12:19:34.238962 | controller |                   - name: RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL
2026-06-09 12:19:34.238967 | controller |                     value: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf
2026-06-09 12:19:34.238971 | controller |                   - name: RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL
2026-06-09 12:19:34.238976 | controller |                     value: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6
2026-06-09 12:19:34.238981 | controller |                   - name: RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL
2026-06-09 12:19:34.238986 | controller |                     value: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391
2026-06-09 12:19:34.238995 | controller |                   - name: RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL
2026-06-09 12:19:34.239000 | controller |                     value: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398
2026-06-09 12:19:34.239005 | controller |                   - name: RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL
2026-06-09 12:19:34.239010 | controller |                     value: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d
2026-06-09 12:19:34.239015 | controller |                   - name: RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL
2026-06-09 12:19:34.239020 | controller |                     value: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60
2026-06-09 12:19:34.239025 | controller |                   - name: RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL
2026-06-09 12:19:34.239035 | controller |                     value: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63
2026-06-09 12:19:34.239040 | controller |                   - name: RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL
2026-06-09 12:19:34.239045 | controller |                     value: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1
2026-06-09 12:19:34.239049 | controller |                   - name: RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL
2026-06-09 12:19:34.239054 | controller |                     value: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7
2026-06-09 12:19:34.239059 | controller |                   - name: RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL
2026-06-09 12:19:34.239063 | controller |                     value: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67
2026-06-09 12:19:34.239068 | controller |                   - name: RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL
2026-06-09 12:19:34.239073 | controller |                     value: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6
2026-06-09 12:19:34.239077 | controller |                   - name: RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL
2026-06-09 12:19:34.239082 | controller |                     value: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc
2026-06-09 12:19:34.239087 | controller |                   - name: RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL
2026-06-09 12:19:34.239092 | controller |                     value: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d
2026-06-09 12:19:34.239097 | controller |                   - name: OPENSTACK_RELEASE_VERSION
2026-06-09 12:19:34.239101 | controller |                     value: 0.6.0-1781001166
2026-06-09 12:19:34.239106 | controller |                   - name: OPERATOR_IMAGE_URL
2026-06-09 12:19:34.239110 | controller |                     value: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652
2026-06-09 12:19:34.239115 | controller |                   - name: ENABLE_WEBHOOKS
2026-06-09 12:19:34.239119 | controller |                     value: "false"
2026-06-09 12:19:34.239124 | controller |                   - name: LEASE_DURATION
2026-06-09 12:19:34.239128 | controller |                     value: "30"
2026-06-09 12:19:34.239133 | controller |                   - name: RENEW_DEADLINE
2026-06-09 12:19:34.239137 | controller |                     value: "20"
2026-06-09 12:19:34.239141 | controller |                   - name: RETRY_PERIOD
2026-06-09 12:19:34.239149 | controller |                     value: "5"
2026-06-09 12:19:34.239153 | controller |                   image: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652
2026-06-09 12:19:34.239156 | controller |                   livenessProbe:
2026-06-09 12:19:34.239160 | controller |                     httpGet:
2026-06-09 12:19:34.239163 | controller |                       path: /healthz
2026-06-09 12:19:34.239170 | controller |                       port: 8081
2026-06-09 12:19:34.239175 | controller |                     initialDelaySeconds: 15
2026-06-09 12:19:34.239178 | controller |                     periodSeconds: 20
2026-06-09 12:19:34.239182 | controller |                   name: operator
2026-06-09 12:19:34.239185 | controller |                   readinessProbe:
2026-06-09 12:19:34.239189 | controller |                     httpGet:
2026-06-09 12:19:34.239192 | controller |                       path: /readyz
2026-06-09 12:19:34.239195 | controller |                       port: 8081
2026-06-09 12:19:34.239199 | controller |                     initialDelaySeconds: 5
2026-06-09 12:19:34.239202 | controller |                     periodSeconds: 10
2026-06-09 12:19:34.239206 | controller |                   resources:
2026-06-09 12:19:34.239209 | controller |                     limits:
2026-06-09 12:19:34.239212 | controller |                       cpu: 500m
2026-06-09 12:19:34.239216 | controller |                       memory: 256Mi
2026-06-09 12:19:34.239219 | controller |                     requests:
2026-06-09 12:19:34.239223 | controller |                       cpu: 10m
2026-06-09 12:19:34.239226 | controller |                       memory: 128Mi
2026-06-09 12:19:34.239229 | controller |                   securityContext:
2026-06-09 12:19:34.239233 | controller |                     allowPrivilegeEscalation: false
2026-06-09 12:19:34.239236 | controller |                 securityContext:
2026-06-09 12:19:34.239240 | controller |                   runAsNonRoot: true
2026-06-09 12:19:34.239243 | controller |                 serviceAccountName: openstack-operator-controller-init
2026-06-09 12:19:34.239246 | controller |                 terminationGracePeriodSeconds: 10
2026-06-09 12:19:34.239250 | controller |                 tolerations:
2026-06-09 12:19:34.239253 | controller |                 - effect: NoExecute
2026-06-09 12:19:34.239257 | controller |                   key: node.kubernetes.io/not-ready
2026-06-09 12:19:34.239260 | controller |                   operator: Exists
2026-06-09 12:19:34.239263 | controller |                   tolerationSeconds: 120
2026-06-09 12:19:34.239267 | controller |                 - effect: NoExecute
2026-06-09 12:19:34.239270 | controller |                   key: node.kubernetes.io/unreachable
2026-06-09 12:19:34.239274 | controller |                   operator: Exists
2026-06-09 12:19:34.239277 | controller |                   tolerationSeconds: 120
2026-06-09 12:19:34.239280 | controller |         permissions:
2026-06-09 12:19:34.239284 | controller |         - rules:
2026-06-09 12:19:34.239287 | controller |           - apiGroups:
2026-06-09 12:19:34.239291 | controller |             - ""
2026-06-09 12:19:34.239294 | controller |             resources:
2026-06-09 12:19:34.239297 | controller |             - configmaps
2026-06-09 12:19:34.239301 | controller |             verbs:
2026-06-09 12:19:34.239304 | controller |             - get
2026-06-09 12:19:34.239308 | controller |             - list
2026-06-09 12:19:34.239311 | controller |             - watch
2026-06-09 12:19:34.239314 | controller |             - create
2026-06-09 12:19:34.239318 | controller |             - update
2026-06-09 12:19:34.239321 | controller |             - patch
2026-06-09 12:19:34.239324 | controller |             - delete
2026-06-09 12:19:34.239328 | controller |           - apiGroups:
2026-06-09 12:19:34.239331 | controller |             - coordination.k8s.io
2026-06-09 12:19:34.239335 | controller |             resources:
2026-06-09 12:19:34.239338 | controller |             - leases
2026-06-09 12:19:34.239341 | controller |             verbs:
2026-06-09 12:19:34.239345 | controller |             - get
2026-06-09 12:19:34.239348 | controller |             - list
2026-06-09 12:19:34.239351 | controller |             - watch
2026-06-09 12:19:34.239355 | controller |             - create
2026-06-09 12:19:34.239358 | controller |             - update
2026-06-09 12:19:34.239361 | controller |             - patch
2026-06-09 12:19:34.239365 | controller |             - delete
2026-06-09 12:19:34.239368 | controller |           - apiGroups:
2026-06-09 12:19:34.239371 | controller |             - ""
2026-06-09 12:19:34.239375 | controller |             resources:
2026-06-09 12:19:34.239378 | controller |             - events
2026-06-09 12:19:34.239382 | controller |             verbs:
2026-06-09 12:19:34.239388 | controller |             - create
2026-06-09 12:19:34.239391 | controller |             - patch
2026-06-09 12:19:34.239395 | controller |           serviceAccountName: openstack-operator-controller-init
2026-06-09 12:19:34.239398 | controller |       strategy: deployment
2026-06-09 12:19:34.239402 | controller |     installModes:
2026-06-09 12:19:34.239405 | controller |     - supported: false
2026-06-09 12:19:34.239408 | controller |       type: OwnNamespace
2026-06-09 12:19:34.239414 | controller |     - supported: false
2026-06-09 12:19:34.239417 | controller |       type: SingleNamespace
2026-06-09 12:19:34.239421 | controller |     - supported: false
2026-06-09 12:19:34.239424 | controller |       type: MultiNamespace
2026-06-09 12:19:34.239427 | controller |     - supported: true
2026-06-09 12:19:34.239431 | controller |       type: AllNamespaces
2026-06-09 12:19:34.239434 | controller |     keywords:
2026-06-09 12:19:34.239438 | controller |     - OpenStack
2026-06-09 12:19:34.239441 | controller |     links:
2026-06-09 12:19:34.239444 | controller |     - name: Openstack Operator
2026-06-09 12:19:34.239448 | controller |       url: https://github.com/openstack-k8s-operators/
2026-06-09 12:19:34.239451 | controller |     maturity: alpha
2026-06-09 12:19:34.239455 | controller |     minKubeVersion: 0.0.1
2026-06-09 12:19:34.239458 | controller |     provider:
2026-06-09 12:19:34.239461 | controller |       name: Red Hat Inc.
2026-06-09 12:19:34.239465 | controller |       url: https://redhat.com/
2026-06-09 12:19:34.239468 | controller |     relatedImages:
2026-06-09 12:19:34.239472 | controller |     - image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest
2026-06-09 12:19:34.239475 | controller |       name: agent-image-url-default
2026-06-09 12:19:34.239479 | controller |     - image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest
2026-06-09 12:19:34.239482 | controller |       name: ansibleee-image-url-default
2026-06-09 12:19:34.239486 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified
2026-06-09 12:19:34.239489 | controller |       name: aodh-api-image-url-default
2026-06-09 12:19:34.239492 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified
2026-06-09 12:19:34.239496 | controller |       name: aodh-evaluator-image-url-default
2026-06-09 12:19:34.239499 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified
2026-06-09 12:19:34.239503 | controller |       name: aodh-listener-image-url-default
2026-06-09 12:19:34.239556 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified
2026-06-09 12:19:34.239566 | controller |       name: aodh-notifier-image-url-default
2026-06-09 12:19:34.239571 | controller |     - image: registry.redhat.io/ubi9/httpd-24:latest
2026-06-09 12:19:34.239576 | controller |       name: apache-image-url-default
2026-06-09 12:19:34.239581 | controller |     - image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified
2026-06-09 12:19:34.239585 | controller |       name: barbican-api-image-url-default
2026-06-09 12:19:34.239588 | controller |     - image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified
2026-06-09 12:19:34.239592 | controller |       name: barbican-keystone-listener-image-url-default
2026-06-09 12:19:34.239595 | controller |     - image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified
2026-06-09 12:19:34.239599 | controller |       name: barbican-worker-image-url-default
2026-06-09 12:19:34.239602 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified
2026-06-09 12:19:34.239605 | controller |       name: ceilometer-central-image-url-default
2026-06-09 12:19:34.239609 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified
2026-06-09 12:19:34.239612 | controller |       name: ceilometer-compute-image-url-default
2026-06-09 12:19:34.239616 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified
2026-06-09 12:19:34.239619 | controller |       name: ceilometer-ipmi-image-url-default
2026-06-09 12:19:34.239622 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified
2026-06-09 12:19:34.239626 | controller |       name: ceilometer-notification-image-url-default
2026-06-09 12:19:34.239629 | controller |     - image: quay.io/openstack-k8s-operators/mysqld_exporter:latest
2026-06-09 12:19:34.239633 | controller |       name: ceilometer-mysqld-exporter-image-url-default
2026-06-09 12:19:34.239636 | controller |     - image: quay.io/openstack-k8s-operators/sg-core:latest
2026-06-09 12:19:34.239639 | controller |       name: ceilometer-sgcore-image-url-default
2026-06-09 12:19:34.239643 | controller |     - image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0
2026-06-09 12:19:34.239649 | controller |       name: ksm-image-url-default
2026-06-09 12:19:34.239656 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified
2026-06-09 12:19:34.239660 | controller |       name: cinder-api-image-url-default
2026-06-09 12:19:34.239663 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified
2026-06-09 12:19:34.239666 | controller |       name: cinder-backup-image-url-default
2026-06-09 12:19:34.239670 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified
2026-06-09 12:19:34.239673 | controller |       name: cinder-scheduler-image-url-default
2026-06-09 12:19:34.239677 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified
2026-06-09 12:19:34.239680 | controller |       name: cinder-volume-image-url-default
2026-06-09 12:19:34.239683 | controller |     - image: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current
2026-06-09 12:19:34.239687 | controller |       name: cloudkitty-api-image-url-default
2026-06-09 12:19:34.239690 | controller |     - image: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current
2026-06-09 12:19:34.239694 | controller |       name: cloudkitty-proc-image-url-default
2026-06-09 12:19:34.239697 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-api:current-podified
2026-06-09 12:19:34.239700 | controller |       name: designate-api-image-url-default
2026-06-09 12:19:34.239704 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified
2026-06-09 12:19:34.239707 | controller |       name: designate-backendbind9-image-url-default
2026-06-09 12:19:34.239711 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-central:current-podified
2026-06-09 12:19:34.239714 | controller |       name: designate-central-image-url-default
2026-06-09 12:19:34.239722 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified
2026-06-09 12:19:34.239725 | controller |       name: designate-mdns-image-url-default
2026-06-09 12:19:34.239729 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified
2026-06-09 12:19:34.239732 | controller |       name: designate-producer-image-url-default
2026-06-09 12:19:34.239736 | controller |     - image: quay.io/podified-antelope-centos9/openstack-unbound:current-podified
2026-06-09 12:19:34.239739 | controller |       name: designate-unbound-image-url-default
2026-06-09 12:19:34.239742 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified
2026-06-09 12:19:34.239746 | controller |       name: designate-worker-image-url-default
2026-06-09 12:19:34.239749 | controller |     - image: quay.io/podified-antelope-centos9/openstack-frr:current-podified
2026-06-09 12:19:34.239753 | controller |       name: edpm-frr-image-url-default
2026-06-09 12:19:34.239756 | controller |     - image: quay.io/podified-antelope-centos9/openstack-iscsid:current-podified
2026-06-09 12:19:34.239760 | controller |       name: edpm-iscsid-image-url-default
2026-06-09 12:19:34.239763 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cron:current-podified
2026-06-09 12:19:34.239766 | controller |       name: edpm-logrotate-crond-image-url-default
2026-06-09 12:19:34.239770 | controller |     - image: quay.io/podified-antelope-centos9/openstack-multipathd:current-podified
2026-06-09 12:19:34.239773 | controller |       name: edpm-multipathd-image-url-default
2026-06-09 12:19:34.239777 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified
2026-06-09 12:19:34.239780 | controller |       name: edpm-neutron-dhcp-agent-image-url-default
2026-06-09 12:19:34.239783 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified
2026-06-09 12:19:34.239787 | controller |       name: edpm-neutron-metadata-agent-image-url-default
2026-06-09 12:19:34.239790 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified
2026-06-09 12:19:34.239794 | controller |       name: edpm-neutron-ovn-agent-image-url-default
2026-06-09 12:19:34.239797 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified
2026-06-09 12:19:34.239801 | controller |       name: edpm-neutron-sriov-agent-image-url-default
2026-06-09 12:19:34.239811 | controller |     - image: quay.io/prometheus/node-exporter:v1.5.0
2026-06-09 12:19:34.239814 | controller |       name: edpm-node-exporter-image-url-default
2026-06-09 12:19:34.239818 | controller |     - image: quay.io/sustainable_computing_io/kepler:release-0.7.12
2026-06-09 12:19:34.239821 | controller |       name: edpm-kepler-image-url-default
2026-06-09 12:19:34.239824 | controller |     - image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified
2026-06-09 12:19:34.239828 | controller |       name: openstack-network-exporter-image-url-default
2026-06-09 12:19:34.239831 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified
2026-06-09 12:19:34.239835 | controller |       name: edpm-ovn-bgp-agent-image-url-default
2026-06-09 12:19:34.239838 | controller |     - image: quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest
2026-06-09 12:19:34.239842 | controller |       name: edpm-podman-exporter-image-url-default
2026-06-09 12:19:34.239845 | controller |     - image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified
2026-06-09 12:19:34.239848 | controller |       name: glance-api-image-url-default
2026-06-09 12:19:34.239852 | controller |     - image: quay.io/podified-antelope-centos9/openstack-heat-api:current-podified
2026-06-09 12:19:34.239855 | controller |       name: heat-api-image-url-default
2026-06-09 12:19:34.239859 | controller |     - image: quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified
2026-06-09 12:19:34.239862 | controller |       name: heat-cfnapi-image-url-default
2026-06-09 12:19:34.239866 | controller |     - image: quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified
2026-06-09 12:19:34.239869 | controller |       name: heat-engine-image-url-default
2026-06-09 12:19:34.239872 | controller |     - image: quay.io/podified-antelope-centos9/openstack-horizon:current-podified
2026-06-09 12:19:34.239876 | controller |       name: horizon-image-url-default
2026-06-09 12:19:34.239879 | controller |     - image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified
2026-06-09 12:19:34.239883 | controller |       name: infra-memcached-image-url-default
2026-06-09 12:19:34.239886 | controller |     - image: quay.io/podified-antelope-centos9/openstack-redis:current-podified
2026-06-09 12:19:34.239890 | controller |       name: infra-redis-image-url-default
2026-06-09 12:19:34.239893 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified
2026-06-09 12:19:34.239896 | controller |       name: ironic-api-image-url-default
2026-06-09 12:19:34.239900 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified
2026-06-09 12:19:34.239903 | controller |       name: ironic-conductor-image-url-default
2026-06-09 12:19:34.239907 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified
2026-06-09 12:19:34.239910 | controller |       name: ironic-inspector-image-url-default
2026-06-09 12:19:34.239914 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified
2026-06-09 12:19:34.239917 | controller |       name: ironic-neutron-agent-image-url-default
2026-06-09 12:19:34.239921 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified
2026-06-09 12:19:34.239924 | controller |       name: ironic-pxe-image-url-default
2026-06-09 12:19:34.239927 | controller |     - image: quay.io/podified-antelope-centos9/ironic-python-agent:current-podified
2026-06-09 12:19:34.239931 | controller |       name: ironic-python-agent-image-url-default
2026-06-09 12:19:34.239934 | controller |     - image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified
2026-06-09 12:19:34.239938 | controller |       name: keystone-api-image-url-default
2026-06-09 12:19:34.239941 | controller |     - image: quay.io/podified-antelope-centos9/openstack-manila-api:current-podified
2026-06-09 12:19:34.239948 | controller |       name: manila-api-image-url-default
2026-06-09 12:19:34.239954 | controller |     - image: quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified
2026-06-09 12:19:34.239957 | controller |       name: manila-scheduler-image-url-default
2026-06-09 12:19:34.239961 | controller |     - image: quay.io/podified-antelope-centos9/openstack-manila-share:current-podified
2026-06-09 12:19:34.239964 | controller |       name: manila-share-image-url-default
2026-06-09 12:19:34.239971 | controller |     - image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified
2026-06-09 12:19:34.239974 | controller |       name: mariadb-image-url-default
2026-06-09 12:19:34.239978 | controller |     - image: quay.io/podified-antelope-centos9/openstack-netutils:current-podified
2026-06-09 12:19:34.239982 | controller |       name: net-utils-image-url-default
2026-06-09 12:19:34.239986 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified
2026-06-09 12:19:34.239989 | controller |       name: neutron-api-image-url-default
2026-06-09 12:19:34.239993 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified
2026-06-09 12:19:34.239996 | controller |       name: nova-api-image-url-default
2026-06-09 12:19:34.240000 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified
2026-06-09 12:19:34.240003 | controller |       name: nova-compute-image-url-default
2026-06-09 12:19:34.240007 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified
2026-06-09 12:19:34.240010 | controller |       name: nova-conductor-image-url-default
2026-06-09 12:19:34.240013 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified
2026-06-09 12:19:34.240017 | controller |       name: nova-novnc-image-url-default
2026-06-09 12:19:34.240020 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified
2026-06-09 12:19:34.240024 | controller |       name: nova-scheduler-image-url-default
2026-06-09 12:19:34.240027 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified
2026-06-09 12:19:34.240031 | controller |       name: octavia-api-image-url-default
2026-06-09 12:19:34.240034 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified
2026-06-09 12:19:34.240038 | controller |       name: octavia-healthmanager-image-url-default
2026-06-09 12:19:34.240041 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified
2026-06-09 12:19:34.240044 | controller |       name: octavia-housekeeping-image-url-default
2026-06-09 12:19:34.240048 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified
2026-06-09 12:19:34.240051 | controller |       name: octavia-worker-image-url-default
2026-06-09 12:19:34.240055 | controller |     - image: quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified
2026-06-09 12:19:34.240058 | controller |       name: octavia-rsyslog-image-url-default
2026-06-09 12:19:34.240062 | controller |     - image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified
2026-06-09 12:19:34.240065 | controller |       name: openstack-client-image-url-default
2026-06-09 12:19:34.240069 | controller |     - image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified
2026-06-09 12:19:34.240072 | controller |       name: os-container-image-url-default
2026-06-09 12:19:34.240076 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified
2026-06-09 12:19:34.240079 | controller |       name: ovn-controller-image-url-default
2026-06-09 12:19:34.240082 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified
2026-06-09 12:19:34.240086 | controller |       name: ovn-controller-ovs-image-url-default
2026-06-09 12:19:34.240089 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified
2026-06-09 12:19:34.240093 | controller |       name: ovn-nb-dbcluster-image-url-default
2026-06-09 12:19:34.240096 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified
2026-06-09 12:19:34.240100 | controller |       name: ovn-northd-image-url-default
2026-06-09 12:19:34.240103 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified
2026-06-09 12:19:34.240107 | controller |       name: ovn-sb-dbcluster-image-url-default
2026-06-09 12:19:34.240110 | controller |     - image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified
2026-06-09 12:19:34.240113 | controller |       name: placement-api-image-url-default
2026-06-09 12:19:34.240117 | controller |     - image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified
2026-06-09 12:19:34.240122 | controller |       name: rabbitmq-image-url-default
2026-06-09 12:19:34.240125 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified
2026-06-09 12:19:34.240129 | controller |       name: swift-account-image-url-default
2026-06-09 12:19:34.240132 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified
2026-06-09 12:19:34.240136 | controller |       name: swift-container-image-url-default
2026-06-09 12:19:34.240139 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified
2026-06-09 12:19:34.240142 | controller |       name: swift-object-image-url-default
2026-06-09 12:19:34.240146 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified
2026-06-09 12:19:34.240149 | controller |       name: swift-proxy-image-url-default
2026-06-09 12:19:34.240153 | controller |     - image: quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified
2026-06-09 12:19:34.240156 | controller |       name: test-tempest-image-url-default
2026-06-09 12:19:34.240160 | controller |     - image: quay.io/podified-master-centos9/openstack-watcher-api:current-podified
2026-06-09 12:19:34.240163 | controller |       name: watcher-api-image-url-default
2026-06-09 12:19:34.240166 | controller |     - image: quay.io/podified-master-centos9/openstack-watcher-applier:current-podified
2026-06-09 12:19:34.240172 | controller |       name: watcher-applier-image-url-default
2026-06-09 12:19:34.240176 | controller |     - image: quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified
2026-06-09 12:19:34.240179 | controller |       name: watcher-decision-engine-image-url-default
2026-06-09 12:19:34.240182 | controller |     - image: quay.io/openstack-k8s-operators/openstack-must-gather:latest
2026-06-09 12:19:34.240186 | controller |       name: openstack-must-gather-default
2026-06-09 12:19:34.240189 | controller |     - image: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7
2026-06-09 12:19:34.240193 | controller |       name: barbican-operator-manager-image-url
2026-06-09 12:19:34.240196 | controller |     - image: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce
2026-06-09 12:19:34.240200 | controller |       name: cinder-operator-manager-image-url
2026-06-09 12:19:34.240203 | controller |     - image: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd
2026-06-09 12:19:34.240207 | controller |       name: designate-operator-manager-image-url
2026-06-09 12:19:34.240210 | controller |     - image: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9
2026-06-09 12:19:34.240214 | controller |       name: glance-operator-manager-image-url
2026-06-09 12:19:34.240217 | controller |     - image: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752
2026-06-09 12:19:34.240220 | controller |       name: heat-operator-manager-image-url
2026-06-09 12:19:34.240224 | controller |     - image: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed
2026-06-09 12:19:34.240227 | controller |       name: horizon-operator-manager-image-url
2026-06-09 12:19:34.240231 | controller |     - image: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373
2026-06-09 12:19:34.240234 | controller |       name: infra-operator-manager-image-url
2026-06-09 12:19:34.240238 | controller |     - image: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf
2026-06-09 12:19:34.240241 | controller |       name: ironic-operator-manager-image-url
2026-06-09 12:19:34.240244 | controller |     - image: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6
2026-06-09 12:19:34.240248 | controller |       name: keystone-operator-manager-image-url
2026-06-09 12:19:34.240251 | controller |     - image: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391
2026-06-09 12:19:34.240256 | controller |       name: manila-operator-manager-image-url
2026-06-09 12:19:34.240262 | controller |     - image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398
2026-06-09 12:19:34.240267 | controller |       name: mariadb-operator-manager-image-url
2026-06-09 12:19:34.240270 | controller |     - image: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d
2026-06-09 12:19:34.240274 | controller |       name: neutron-operator-manager-image-url
2026-06-09 12:19:34.240277 | controller |     - image: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60
2026-06-09 12:19:34.240281 | controller |       name: nova-operator-manager-image-url
2026-06-09 12:19:34.240284 | controller |     - image: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63
2026-06-09 12:19:34.240287 | controller |       name: octavia-operator-manager-image-url
2026-06-09 12:19:34.240291 | controller |     - image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1
2026-06-09 12:19:34.240294 | controller |       name: openstack-baremetal-operator-manager-image-url
2026-06-09 12:19:34.240298 | controller |     - image: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7
2026-06-09 12:19:34.240301 | controller |       name: ovn-operator-manager-image-url
2026-06-09 12:19:34.240305 | controller |     - image: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67
2026-06-09 12:19:34.240308 | controller |       name: swift-operator-manager-image-url
2026-06-09 12:19:34.240312 | controller |     - image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6
2026-06-09 12:19:34.240315 | controller |       name: telemetry-operator-manager-image-url
2026-06-09 12:19:34.240318 | controller |     - image: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc
2026-06-09 12:19:34.240322 | controller |       name: test-operator-manager-image-url
2026-06-09 12:19:34.240325 | controller |     - image: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d
2026-06-09 12:19:34.240329 | controller |       name: watcher-operator-manager-image-url
2026-06-09 12:19:34.240332 | controller |     version: 0.6.0
2026-06-09 12:19:34.240336 | controller |   status:
2026-06-09 12:19:34.240339 | controller |     cleanup: {}
2026-06-09 12:19:34.240343 | controller |     conditions:
2026-06-09 12:19:34.240346 | controller |     - lastTransitionTime: "2026-06-09T11:21:17Z"
2026-06-09 12:19:34.240350 | controller |       lastUpdateTime: "2026-06-09T11:21:17Z"
2026-06-09 12:19:34.240355 | controller |       message: requirements not yet checked
2026-06-09 12:19:34.240359 | controller |       phase: Pending
2026-06-09 12:19:34.240362 | controller |       reason: RequirementsUnknown
2026-06-09 12:19:34.240366 | controller |     - lastTransitionTime: "2026-06-09T11:21:17Z"
2026-06-09 12:19:34.240369 | controller |       lastUpdateTime: "2026-06-09T11:21:17Z"
2026-06-09 12:19:34.240373 | controller |       message: one or more requirements couldn't be found
2026-06-09 12:19:34.240376 | controller |       phase: Pending
2026-06-09 12:19:34.240379 | controller |       reason: RequirementsNotMet
2026-06-09 12:19:34.240383 | controller |     - lastTransitionTime: "2026-06-09T11:21:19Z"
2026-06-09 12:19:34.240386 | controller |       lastUpdateTime: "2026-06-09T11:21:19Z"
2026-06-09 12:19:34.240390 | controller |       message: all requirements found, attempting install
2026-06-09 12:19:34.240393 | controller |       phase: InstallReady
2026-06-09 12:19:34.240397 | controller |       reason: AllRequirementsMet
2026-06-09 12:19:34.240400 | controller |     - lastTransitionTime: "2026-06-09T11:21:19Z"
2026-06-09 12:19:34.240404 | controller |       lastUpdateTime: "2026-06-09T11:21:19Z"
2026-06-09 12:19:34.240407 | controller |       message: waiting for install components to report healthy
2026-06-09 12:19:34.240410 | controller |       phase: Installing
2026-06-09 12:19:34.240414 | controller |       reason: InstallSucceeded
2026-06-09 12:19:34.240417 | controller |     - lastTransitionTime: "2026-06-09T11:21:19Z"
2026-06-09 12:19:34.240423 | controller |       lastUpdateTime: "2026-06-09T11:21:19Z"
2026-06-09 12:19:34.240426 | controller |       message: 'installing: waiting for deployment openstack-operator-controller-init
2026-06-09 12:19:34.240430 | controller |         to become ready: deployment "openstack-operator-controller-init" not available:
2026-06-09 12:19:34.240433 | controller |         Deployment does not have minimum availability.'
2026-06-09 12:19:34.240436 | controller |       phase: Installing
2026-06-09 12:19:34.240440 | controller |       reason: InstallWaiting
2026-06-09 12:19:34.240443 | controller |     - lastTransitionTime: "2026-06-09T11:21:57Z"
2026-06-09 12:19:34.240447 | controller |       lastUpdateTime: "2026-06-09T11:21:57Z"
2026-06-09 12:19:34.240450 | controller |       message: install strategy completed with no errors
2026-06-09 12:19:34.240454 | controller |       phase: Succeeded
2026-06-09 12:19:34.240457 | controller |       reason: InstallSucceeded
2026-06-09 12:19:34.240461 | controller |     lastTransitionTime: "2026-06-09T11:21:57Z"
2026-06-09 12:19:34.240464 | controller |     lastUpdateTime: "2026-06-09T11:21:57Z"
2026-06-09 12:19:34.240467 | controller |     message: install strategy completed with no errors
2026-06-09 12:19:34.240471 | controller |     phase: Succeeded
2026-06-09 12:19:34.240474 | controller |     reason: InstallSucceeded
2026-06-09 12:19:34.240478 | controller |     requirementStatus:
2026-06-09 12:19:34.240481 | controller |     - group: operators.coreos.com
2026-06-09 12:19:34.240485 | controller |       kind: ClusterServiceVersion
2026-06-09 12:19:34.240488 | controller |       message: CSV minKubeVersion (0.0.1) less than server version (v1.33.5)
2026-06-09 12:19:34.240492 | controller |       name: openstack-operator.v0.6.0
2026-06-09 12:19:34.240495 | controller |       status: Present
2026-06-09 12:19:34.240498 | controller |       version: v1alpha1
2026-06-09 12:19:34.240502 | controller |     - group: apiextensions.k8s.io
2026-06-09 12:19:34.240520 | controller |       kind: CustomResourceDefinition
2026-06-09 12:19:34.240529 | controller |       message: CRD is present and Established condition is true
2026-06-09 12:19:34.240534 | controller |       name: openstacks.operator.openstack.org
2026-06-09 12:19:34.240539 | controller |       status: Present
2026-06-09 12:19:34.240544 | controller |       uuid: 62a58baa-f431-40af-aeaf-2c9e9bf5c268
2026-06-09 12:19:34.240548 | controller |       version: v1
2026-06-09 12:19:34.240553 | controller |     - dependents:
2026-06-09 12:19:34.240557 | controller |       - group: rbac.authorization.k8s.io
2026-06-09 12:19:34.240562 | controller |         kind: PolicyRule
2026-06-09 12:19:34.240567 | controller |         message: cluster rule:{"verbs":["create"],"apiGroups":["authentication.k8s.io"],"resources":["tokenreviews"]}
2026-06-09 12:19:34.240571 | controller |         status: Satisfied
2026-06-09 12:19:34.240574 | controller |         version: v1
2026-06-09 12:19:34.240577 | controller |       - group: rbac.authorization.k8s.io
2026-06-09 12:19:34.240581 | controller |         kind: PolicyRule
2026-06-09 12:19:34.240584 | controller |         message: cluster rule:{"verbs":["create"],"apiGroups":["authorization.k8s.io"],"resources":["subjectaccessreviews"]}
2026-06-09 12:19:34.240588 | controller |         status: Satisfied
2026-06-09 12:19:34.240591 | controller |         version: v1
2026-06-09 12:19:34.240595 | controller |       - group: rbac.authorization.k8s.io
2026-06-09 12:19:34.240598 | controller |         kind: PolicyRule
2026-06-09 12:19:34.240602 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":[""],"resources":["configmaps","namespaces","serviceaccounts","services"]}
2026-06-09 12:19:34.240605 | controller |         status: Satisfied
2026-06-09 12:19:34.240609 | controller |         version: v1
2026-06-09 12:19:34.240612 | controller |       - group: rbac.authorization.k8s.io
2026-06-09 12:19:34.240615 | controller |         kind: PolicyRule
2026-06-09 12:19:34.240619 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":["admissionregistration.k8s.io"],"resources":["mutatingwebhookconfigurations","validatingwebhookconfigurations"]}
2026-06-09 12:19:34.240622 | controller |         status: Satisfied
2026-06-09 12:19:34.240626 | controller |         version: v1
2026-06-09 12:19:34.240629 | controller |       - group: rbac.authorization.k8s.io
2026-06-09 12:19:34.240633 | controller |         kind: PolicyRule
2026-06-09 12:19:34.240636 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":["apiextensions.k8s.io"],"resources":["*"]}
2026-06-09 12:19:34.240639 | controller |         status: Satisfied
2026-06-09 12:19:34.240645 | controller |         version: v1
2026-06-09 12:19:34.240649 | controller |       - group: rbac.authorization.k8s.io
2026-06-09 12:19:34.240652 | controller |         kind: PolicyRule
2026-06-09 12:19:34.240656 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","patch","update","watch"],"apiGroups":["apps"],"resources":["deployments"]}
2026-06-09 12:19:34.240659 | controller |         status: Satisfied
2026-06-09 12:19:34.240662 | controller |         version: v1
2026-06-09 12:19:34.240666 | controller |       - group: rbac.authorization.k8s.io
2026-06-09 12:19:34.240669 | controller |         kind: PolicyRule
2026-06-09 12:19:34.240673 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","patch","update","watch"],"apiGroups":["cert-manager.io"],"resources":["certificates","issuers"]}
2026-06-09 12:19:34.240676 | controller |         status: Satisfied
2026-06-09 12:19:34.240680 | controller |         version: v1
2026-06-09 12:19:34.240683 | controller |       - group: rbac.authorization.k8s.io
2026-06-09 12:19:34.240686 | controller |         kind: PolicyRule
2026-06-09 12:19:34.240690 | controller |         message: cluster rule:{"verbs":["get","list","watch"],"apiGroups":["discovery.k8s.io"],"resources":["endpointslices"]}
2026-06-09 12:19:34.240693 | controller |         status: Satisfied
2026-06-09 12:19:34.240697 | controller |         version: v1
2026-06-09 12:19:34.240700 | controller |       - group: rbac.authorization.k8s.io
2026-06-09 12:19:34.240703 | controller |         kind: PolicyRule
2026-06-09 12:19:34.240711 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","update","watch"],"apiGroups":["monitoring.coreos.com"],"resources":["servicemonitors"]}
2026-06-09 12:19:34.240714 | controller |         status: Satisfied
2026-06-09 12:19:34.240718 | controller |         version: v1
2026-06-09 12:19:34.240721 | controller |       - group: rbac.authorization.k8s.io
2026-06-09 12:19:34.240725 | controller |         kind: PolicyRule
2026-06-09 12:19:34.240728 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","patch","update","watch"],"apiGroups":["operator.openstack.org"],"resources":["openstacks"]}
2026-06-09 12:19:34.240732 | controller |         status: Satisfied
2026-06-09 12:19:34.240735 | controller |         version: v1
2026-06-09 12:19:34.240738 | controller |       - group: rbac.authorization.k8s.io
2026-06-09 12:19:34.240742 | controller |         kind: PolicyRule
2026-06-09 12:19:34.240745 | controller |         message: cluster rule:{"verbs":["update"],"apiGroups":["operator.openstack.org"],"resources":["openstacks/finalizers"]}
2026-06-09 12:19:34.240749 | controller |         status: Satisfied
2026-06-09 12:19:34.240752 | controller |         version: v1
2026-06-09 12:19:34.240756 | controller |       - group: rbac.authorization.k8s.io
2026-06-09 12:19:34.240759 | controller |         kind: PolicyRule
2026-06-09 12:19:34.240762 | controller |         message: cluster rule:{"verbs":["get","patch","update"],"apiGroups":["operator.openstack.org"],"resources":["openstacks/status"]}
2026-06-09 12:19:34.240766 | controller |         status: Satisfied
2026-06-09 12:19:34.240769 | controller |         version: v1
2026-06-09 12:19:34.240775 | controller |       - group: rbac.authorization.k8s.io
2026-06-09 12:19:34.240779 | controller |         kind: PolicyRule
2026-06-09 12:19:34.240782 | controller |         message: cluster rule:{"verbs":["delete","get","list"],"apiGroups":["operators.coreos.com"],"resources":["clusterserviceversions","installplans","operators","subscriptions"]}
2026-06-09 12:19:34.240786 | controller |         status: Satisfied
2026-06-09 12:19:34.240789 | controller |         version: v1
2026-06-09 12:19:34.240793 | controller |       - group: rbac.authorization.k8s.io
2026-06-09 12:19:34.240796 | controller |         kind: PolicyRule
2026-06-09 12:19:34.240800 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":["rbac.authorization.k8s.io"],"resources":["clusterrolebindings","clusterroles","rolebindings","roles"]}
2026-06-09 12:19:34.240803 | controller |         status: Satisfied
2026-06-09 12:19:34.240807 | controller |         version: v1
2026-06-09 12:19:34.240810 | controller |       group: ""
2026-06-09 12:19:34.240813 | controller |       kind: ServiceAccount
2026-06-09 12:19:34.240817 | controller |       message: ""
2026-06-09 12:19:34.240820 | controller |       name: openstack-operator-controller-init
2026-06-09 12:19:34.240824 | controller |       status: Present
2026-06-09 12:19:34.240827 | controller |       version: v1
2026-06-09 12:19:34.240830 | controller | kind: List
2026-06-09 12:19:34.240836 | controller | metadata:
2026-06-09 12:19:34.240839 | controller |   resourceVersion: ""
2026-06-09 12:19:34.376564 | controller | ok: Runtime: 0:00:00.163002
2026-06-09 12:19:34.413453 | 
2026-06-09 12:19:34.413581 | TASK [env_op_images : Get the images name]
2026-06-09 12:19:35.010733 | controller | [
2026-06-09 12:19:35.010832 | controller |   {
2026-06-09 12:19:35.010839 | controller |     "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-09 12:19:35.010844 | controller |   },
2026-06-09 12:19:35.010848 | controller |   {
2026-06-09 12:19:35.010853 | controller |     "RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7"
2026-06-09 12:19:35.010857 | controller |   },
2026-06-09 12:19:35.010861 | controller |   {
2026-06-09 12:19:35.010867 | controller |     "RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce"
2026-06-09 12:19:35.010873 | controller |   },
2026-06-09 12:19:35.010877 | controller |   {
2026-06-09 12:19:35.010880 | controller |     "RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd"
2026-06-09 12:19:35.010884 | controller |   },
2026-06-09 12:19:35.010887 | controller |   {
2026-06-09 12:19:35.010891 | controller |     "RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9"
2026-06-09 12:19:35.010895 | controller |   },
2026-06-09 12:19:35.010900 | controller |   {
2026-06-09 12:19:35.010910 | controller |     "RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752"
2026-06-09 12:19:35.010915 | controller |   },
2026-06-09 12:19:35.010920 | controller |   {
2026-06-09 12:19:35.010925 | controller |     "RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed"
2026-06-09 12:19:35.010930 | controller |   },
2026-06-09 12:19:35.010935 | controller |   {
2026-06-09 12:19:35.010940 | controller |     "RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373"
2026-06-09 12:19:35.010945 | controller |   },
2026-06-09 12:19:35.010950 | controller |   {
2026-06-09 12:19:35.010954 | controller |     "RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf"
2026-06-09 12:19:35.010959 | controller |   },
2026-06-09 12:19:35.010964 | controller |   {
2026-06-09 12:19:35.010969 | controller |     "RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6"
2026-06-09 12:19:35.010973 | controller |   },
2026-06-09 12:19:35.010976 | controller |   {
2026-06-09 12:19:35.010980 | controller |     "RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391"
2026-06-09 12:19:35.010983 | controller |   },
2026-06-09 12:19:35.010986 | controller |   {
2026-06-09 12:19:35.010990 | controller |     "RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398"
2026-06-09 12:19:35.010993 | controller |   },
2026-06-09 12:19:35.010997 | controller |   {
2026-06-09 12:19:35.011002 | controller |     "RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d"
2026-06-09 12:19:35.011007 | controller |   },
2026-06-09 12:19:35.011012 | controller |   {
2026-06-09 12:19:35.011017 | controller |     "RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60"
2026-06-09 12:19:35.011021 | controller |   },
2026-06-09 12:19:35.011027 | controller |   {
2026-06-09 12:19:35.011031 | controller |     "RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63"
2026-06-09 12:19:35.011036 | controller |   },
2026-06-09 12:19:35.011049 | controller |   {
2026-06-09 12:19:35.011055 | controller |     "RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1"
2026-06-09 12:19:35.011061 | controller |   },
2026-06-09 12:19:35.011065 | controller |   {
2026-06-09 12:19:35.011068 | controller |     "RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7"
2026-06-09 12:19:35.011072 | controller |   },
2026-06-09 12:19:35.011075 | controller |   {
2026-06-09 12:19:35.011079 | controller |     "RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67"
2026-06-09 12:19:35.011082 | controller |   },
2026-06-09 12:19:35.011086 | controller |   {
2026-06-09 12:19:35.011089 | controller |     "RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6"
2026-06-09 12:19:35.011092 | controller |   },
2026-06-09 12:19:35.011096 | controller |   {
2026-06-09 12:19:35.011099 | controller |     "RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc"
2026-06-09 12:19:35.011103 | controller |   },
2026-06-09 12:19:35.011106 | controller |   {
2026-06-09 12:19:35.011110 | controller |     "RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d"
2026-06-09 12:19:35.011113 | controller |   }
2026-06-09 12:19:35.011117 | controller | ]
2026-06-09 12:19:35.112475 | controller | ok: Runtime: 0:00:00.153193
2026-06-09 12:19:35.215024 | 
2026-06-09 12:19:35.215206 | TASK [env_op_images : Extract env variable name and images]
2026-06-09 12:19:35.283334 | controller | ok
2026-06-09 12:19:35.302656 | 
2026-06-09 12:19:35.302721 | TASK [env_op_images : Get all pods from all namespaces to find openstack-operator-index]
2026-06-09 12:19:39.471745 | controller | ok
2026-06-09 12:19:41.475372 | 
2026-06-09 12:19:41.475548 | TASK [env_op_images : Retrieve openstack-operator-index pod]
2026-06-09 12:19:41.712868 | controller | ok
2026-06-09 12:19:41.758289 | 
2026-06-09 12:19:41.758489 | TASK [env_op_images : Get all the pods in openstack-operator namespace]
2026-06-09 12:19:43.455891 | controller | ok
2026-06-09 12:19:43.634061 | 
2026-06-09 12:19:43.634237 | TASK [env_op_images : Get operator images and pods]
2026-06-09 12:19:44.746797 | controller | ok
2026-06-09 12:19:44.956809 | 
2026-06-09 12:19:44.957010 | LOOP [env_op_images : Add operator images to the dictionary]
2026-06-09 12:19:45.254552 | controller | ok:
2026-06-09 12:19:45.254894 | controller | {
2026-06-09 12:19:45.254927 | controller |   "apiVersion": "v1",
2026-06-09 12:19:45.254948 | controller |   "kind": "Pod",
2026-06-09 12:19:45.254971 | controller |   "metadata": {
2026-06-09 12:19:45.254987 | controller |     "annotations": {
2026-06-09 12:19:45.255009 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.70/23\"],\"mac_address\":\"0a:58:0a:d9:00:46\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.70/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-09 12:19:45.255026 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.70\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:46\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-09 12:19:45.255048 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-09 12:19:45.255071 | controller |       "openshift.io/scc": "anyuid",
2026-06-09 12:19:45.255092 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-09 12:19:45.255107 | controller |     },
2026-06-09 12:19:45.255128 | controller |     "creationTimestamp": "2026-06-09T11:22:25Z",
2026-06-09 12:19:45.255143 | controller |     "generateName": "barbican-operator-controller-manager-7b8ffd8c4f-",
2026-06-09 12:19:45.255233 | controller |     "generation": 1,
2026-06-09 12:19:45.255256 | controller |     "labels": {
2026-06-09 12:19:45.255270 | controller |       "app.kubernetes.io/name": "barbican-operator",
2026-06-09 12:19:45.255304 | controller |       "control-plane": "controller-manager",
2026-06-09 12:19:45.255319 | controller |       "openstack.org/operator-name": "barbican",
2026-06-09 12:19:45.255333 | controller |       "pod-template-hash": "7b8ffd8c4f"
2026-06-09 12:19:45.255347 | controller |     },
2026-06-09 12:19:45.255384 | controller |     "managedFields": [
2026-06-09 12:19:45.255407 | controller |       {
2026-06-09 12:19:45.255422 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.255436 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.255450 | controller |         "fieldsV1": {
2026-06-09 12:19:45.255464 | controller |           "f:metadata": {
2026-06-09 12:19:45.255477 | controller |             "f:annotations": {
2026-06-09 12:19:45.255491 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 12:19:45.255505 | controller |             }
2026-06-09 12:19:45.255518 | controller |           }
2026-06-09 12:19:45.255532 | controller |         },
2026-06-09 12:19:45.255545 | controller |         "manager": "crc",
2026-06-09 12:19:45.255559 | controller |         "operation": "Update",
2026-06-09 12:19:45.255572 | controller |         "subresource": "status",
2026-06-09 12:19:45.255586 | controller |         "time": "2026-06-09T11:22:25Z"
2026-06-09 12:19:45.255600 | controller |       },
2026-06-09 12:19:45.255613 | controller |       {
2026-06-09 12:19:45.255627 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.255640 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.255654 | controller |         "fieldsV1": {
2026-06-09 12:19:45.255667 | controller |           "f:metadata": {
2026-06-09 12:19:45.255681 | controller |             "f:annotations": {
2026-06-09 12:19:45.255694 | controller |               ".": {},
2026-06-09 12:19:45.255707 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-09 12:19:45.255722 | controller |             },
2026-06-09 12:19:45.255735 | controller |             "f:generateName": {},
2026-06-09 12:19:45.255748 | controller |             "f:labels": {
2026-06-09 12:19:45.255762 | controller |               ".": {},
2026-06-09 12:19:45.255775 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 12:19:45.255789 | controller |               "f:control-plane": {},
2026-06-09 12:19:45.255802 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 12:19:45.255815 | controller |               "f:pod-template-hash": {}
2026-06-09 12:19:45.255829 | controller |             },
2026-06-09 12:19:45.255843 | controller |             "f:ownerReferences": {
2026-06-09 12:19:45.255856 | controller |               ".": {},
2026-06-09 12:19:45.255870 | controller |               "k:{\"uid\":\"083be14e-5b89-4ced-9e70-af70a3e25dff\"}": {}
2026-06-09 12:19:45.255883 | controller |             }
2026-06-09 12:19:45.255897 | controller |           },
2026-06-09 12:19:45.255911 | controller |           "f:spec": {
2026-06-09 12:19:45.255924 | controller |             "f:containers": {
2026-06-09 12:19:45.255938 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-09 12:19:45.255952 | controller |                 ".": {},
2026-06-09 12:19:45.255966 | controller |                 "f:args": {},
2026-06-09 12:19:45.255979 | controller |                 "f:command": {},
2026-06-09 12:19:45.255993 | controller |                 "f:env": {
2026-06-09 12:19:45.256007 | controller |                   ".": {},
2026-06-09 12:19:45.256021 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-09 12:19:45.256035 | controller |                     ".": {},
2026-06-09 12:19:45.256049 | controller |                     "f:name": {},
2026-06-09 12:19:45.256062 | controller |                     "f:value": {}
2026-06-09 12:19:45.256075 | controller |                   },
2026-06-09 12:19:45.256089 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 12:19:45.256103 | controller |                     ".": {},
2026-06-09 12:19:45.256116 | controller |                     "f:name": {},
2026-06-09 12:19:45.256130 | controller |                     "f:value": {}
2026-06-09 12:19:45.256144 | controller |                   },
2026-06-09 12:19:45.256158 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-09 12:19:45.256172 | controller |                     ".": {},
2026-06-09 12:19:45.256191 | controller |                     "f:name": {},
2026-06-09 12:19:45.256206 | controller |                     "f:value": {}
2026-06-09 12:19:45.256219 | controller |                   },
2026-06-09 12:19:45.256233 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 12:19:45.256247 | controller |                     ".": {},
2026-06-09 12:19:45.256260 | controller |                     "f:name": {},
2026-06-09 12:19:45.256274 | controller |                     "f:value": {}
2026-06-09 12:19:45.256287 | controller |                   },
2026-06-09 12:19:45.256301 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 12:19:45.256315 | controller |                     ".": {},
2026-06-09 12:19:45.256328 | controller |                     "f:name": {},
2026-06-09 12:19:45.256342 | controller |                     "f:value": {}
2026-06-09 12:19:45.256378 | controller |                   }
2026-06-09 12:19:45.256393 | controller |                 },
2026-06-09 12:19:45.256407 | controller |                 "f:image": {},
2026-06-09 12:19:45.256421 | controller |                 "f:imagePullPolicy": {},
2026-06-09 12:19:45.256435 | controller |                 "f:livenessProbe": {
2026-06-09 12:19:45.256448 | controller |                   ".": {},
2026-06-09 12:19:45.256462 | controller |                   "f:failureThreshold": {},
2026-06-09 12:19:45.256476 | controller |                   "f:httpGet": {
2026-06-09 12:19:45.256489 | controller |                     ".": {},
2026-06-09 12:19:45.256503 | controller |                     "f:path": {},
2026-06-09 12:19:45.256516 | controller |                     "f:port": {},
2026-06-09 12:19:45.256530 | controller |                     "f:scheme": {}
2026-06-09 12:19:45.256543 | controller |                   },
2026-06-09 12:19:45.256556 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 12:19:45.256570 | controller |                   "f:periodSeconds": {},
2026-06-09 12:19:45.256583 | controller |                   "f:successThreshold": {},
2026-06-09 12:19:45.256596 | controller |                   "f:timeoutSeconds": {}
2026-06-09 12:19:45.256610 | controller |                 },
2026-06-09 12:19:45.256624 | controller |                 "f:name": {},
2026-06-09 12:19:45.256638 | controller |                 "f:readinessProbe": {
2026-06-09 12:19:45.256651 | controller |                   ".": {},
2026-06-09 12:19:45.256708 | controller |                   "f:failureThreshold": {},
2026-06-09 12:19:45.256723 | controller |                   "f:httpGet": {
2026-06-09 12:19:45.256737 | controller |                     ".": {},
2026-06-09 12:19:45.256751 | controller |                     "f:path": {},
2026-06-09 12:19:45.256765 | controller |                     "f:port": {},
2026-06-09 12:19:45.256778 | controller |                     "f:scheme": {}
2026-06-09 12:19:45.256792 | controller |                   },
2026-06-09 12:19:45.256806 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 12:19:45.256819 | controller |                   "f:periodSeconds": {},
2026-06-09 12:19:45.256833 | controller |                   "f:successThreshold": {},
2026-06-09 12:19:45.256847 | controller |                   "f:timeoutSeconds": {}
2026-06-09 12:19:45.256860 | controller |                 },
2026-06-09 12:19:45.256874 | controller |                 "f:resources": {
2026-06-09 12:19:45.256887 | controller |                   ".": {},
2026-06-09 12:19:45.256901 | controller |                   "f:limits": {
2026-06-09 12:19:45.256915 | controller |                     ".": {},
2026-06-09 12:19:45.256928 | controller |                     "f:cpu": {},
2026-06-09 12:19:45.256943 | controller |                     "f:memory": {}
2026-06-09 12:19:45.256957 | controller |                   },
2026-06-09 12:19:45.256970 | controller |                   "f:requests": {
2026-06-09 12:19:45.256984 | controller |                     ".": {},
2026-06-09 12:19:45.257002 | controller |                     "f:cpu": {},
2026-06-09 12:19:45.257017 | controller |                     "f:memory": {}
2026-06-09 12:19:45.257031 | controller |                   }
2026-06-09 12:19:45.257045 | controller |                 },
2026-06-09 12:19:45.257059 | controller |                 "f:securityContext": {
2026-06-09 12:19:45.257073 | controller |                   ".": {},
2026-06-09 12:19:45.257087 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-09 12:19:45.257101 | controller |                 },
2026-06-09 12:19:45.257115 | controller |                 "f:terminationMessagePath": {},
2026-06-09 12:19:45.257129 | controller |                 "f:terminationMessagePolicy": {}
2026-06-09 12:19:45.257143 | controller |               }
2026-06-09 12:19:45.257158 | controller |             },
2026-06-09 12:19:45.257172 | controller |             "f:dnsPolicy": {},
2026-06-09 12:19:45.257186 | controller |             "f:enableServiceLinks": {},
2026-06-09 12:19:45.257201 | controller |             "f:restartPolicy": {},
2026-06-09 12:19:45.257214 | controller |             "f:schedulerName": {},
2026-06-09 12:19:45.257228 | controller |             "f:securityContext": {
2026-06-09 12:19:45.257242 | controller |               ".": {},
2026-06-09 12:19:45.257255 | controller |               "f:runAsNonRoot": {}
2026-06-09 12:19:45.257269 | controller |             },
2026-06-09 12:19:45.257283 | controller |             "f:serviceAccount": {},
2026-06-09 12:19:45.257296 | controller |             "f:serviceAccountName": {},
2026-06-09 12:19:45.257310 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 12:19:45.257324 | controller |             "f:tolerations": {}
2026-06-09 12:19:45.257338 | controller |           }
2026-06-09 12:19:45.257371 | controller |         },
2026-06-09 12:19:45.257387 | controller |         "manager": "kube-controller-manager",
2026-06-09 12:19:45.257401 | controller |         "operation": "Update",
2026-06-09 12:19:45.257415 | controller |         "time": "2026-06-09T11:22:25Z"
2026-06-09 12:19:45.257430 | controller |       },
2026-06-09 12:19:45.257444 | controller |       {
2026-06-09 12:19:45.257457 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.257471 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.257485 | controller |         "fieldsV1": {
2026-06-09 12:19:45.257498 | controller |           "f:metadata": {
2026-06-09 12:19:45.257512 | controller |             "f:annotations": {
2026-06-09 12:19:45.257526 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 12:19:45.257540 | controller |             }
2026-06-09 12:19:45.257553 | controller |           }
2026-06-09 12:19:45.257567 | controller |         },
2026-06-09 12:19:45.257580 | controller |         "manager": "multus-daemon",
2026-06-09 12:19:45.257594 | controller |         "operation": "Update",
2026-06-09 12:19:45.257607 | controller |         "subresource": "status",
2026-06-09 12:19:45.257620 | controller |         "time": "2026-06-09T11:22:41Z"
2026-06-09 12:19:45.257634 | controller |       },
2026-06-09 12:19:45.257647 | controller |       {
2026-06-09 12:19:45.257661 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.257674 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.257688 | controller |         "fieldsV1": {
2026-06-09 12:19:45.257702 | controller |           "f:status": {
2026-06-09 12:19:45.257715 | controller |             "f:conditions": {
2026-06-09 12:19:45.257729 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 12:19:45.257742 | controller |                 ".": {},
2026-06-09 12:19:45.257756 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.257770 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.257783 | controller |                 "f:status": {},
2026-06-09 12:19:45.257797 | controller |                 "f:type": {}
2026-06-09 12:19:45.257815 | controller |               },
2026-06-09 12:19:45.257829 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 12:19:45.257843 | controller |                 ".": {},
2026-06-09 12:19:45.257856 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.257870 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.257884 | controller |                 "f:status": {},
2026-06-09 12:19:45.257897 | controller |                 "f:type": {}
2026-06-09 12:19:45.257911 | controller |               },
2026-06-09 12:19:45.257925 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 12:19:45.257939 | controller |                 ".": {},
2026-06-09 12:19:45.257953 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.257967 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.257981 | controller |                 "f:status": {},
2026-06-09 12:19:45.257995 | controller |                 "f:type": {}
2026-06-09 12:19:45.258009 | controller |               },
2026-06-09 12:19:45.258023 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 12:19:45.258036 | controller |                 ".": {},
2026-06-09 12:19:45.258050 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.258064 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.258078 | controller |                 "f:status": {},
2026-06-09 12:19:45.258091 | controller |                 "f:type": {}
2026-06-09 12:19:45.258105 | controller |               }
2026-06-09 12:19:45.258119 | controller |             },
2026-06-09 12:19:45.258133 | controller |             "f:containerStatuses": {},
2026-06-09 12:19:45.258147 | controller |             "f:hostIP": {},
2026-06-09 12:19:45.258161 | controller |             "f:hostIPs": {},
2026-06-09 12:19:45.258176 | controller |             "f:phase": {},
2026-06-09 12:19:45.258189 | controller |             "f:podIP": {},
2026-06-09 12:19:45.258203 | controller |             "f:podIPs": {
2026-06-09 12:19:45.258217 | controller |               ".": {},
2026-06-09 12:19:45.258231 | controller |               "k:{\"ip\":\"10.217.0.70\"}": {
2026-06-09 12:19:45.258246 | controller |                 ".": {},
2026-06-09 12:19:45.258260 | controller |                 "f:ip": {}
2026-06-09 12:19:45.258273 | controller |               }
2026-06-09 12:19:45.258287 | controller |             },
2026-06-09 12:19:45.258301 | controller |             "f:startTime": {}
2026-06-09 12:19:45.258315 | controller |           }
2026-06-09 12:19:45.258329 | controller |         },
2026-06-09 12:19:45.258343 | controller |         "manager": "kubelet",
2026-06-09 12:19:45.258376 | controller |         "operation": "Update",
2026-06-09 12:19:45.258391 | controller |         "subresource": "status",
2026-06-09 12:19:45.258405 | controller |         "time": "2026-06-09T11:28:59Z"
2026-06-09 12:19:45.258419 | controller |       }
2026-06-09 12:19:45.258433 | controller |     ],
2026-06-09 12:19:45.258447 | controller |     "name": "barbican-operator-controller-manager-7b8ffd8c4f-q6tt9",
2026-06-09 12:19:45.258462 | controller |     "namespace": "openstack-operators",
2026-06-09 12:19:45.258476 | controller |     "ownerReferences": [
2026-06-09 12:19:45.258490 | controller |       {
2026-06-09 12:19:45.258503 | controller |         "apiVersion": "apps/v1",
2026-06-09 12:19:45.258517 | controller |         "blockOwnerDeletion": true,
2026-06-09 12:19:45.258531 | controller |         "controller": true,
2026-06-09 12:19:45.258544 | controller |         "kind": "ReplicaSet",
2026-06-09 12:19:45.258558 | controller |         "name": "barbican-operator-controller-manager-7b8ffd8c4f",
2026-06-09 12:19:45.258572 | controller |         "uid": "083be14e-5b89-4ced-9e70-af70a3e25dff"
2026-06-09 12:19:45.258586 | controller |       }
2026-06-09 12:19:45.258600 | controller |     ],
2026-06-09 12:19:45.258614 | controller |     "resourceVersion": "62512",
2026-06-09 12:19:45.258631 | controller |     "uid": "1416eda9-ba56-40b1-8309-14c71c97296e"
2026-06-09 12:19:45.258646 | controller |   },
2026-06-09 12:19:45.258660 | controller |   "spec": {
2026-06-09 12:19:45.258674 | controller |     "containers": [
2026-06-09 12:19:45.258688 | controller |       {
2026-06-09 12:19:45.258702 | controller |         "args": [
2026-06-09 12:19:45.258715 | controller |           "--leader-elect",
2026-06-09 12:19:45.258729 | controller |           "--health-probe-bind-address=:8081",
2026-06-09 12:19:45.258743 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-09 12:19:45.258757 | controller |         ],
2026-06-09 12:19:45.258771 | controller |         "command": [
2026-06-09 12:19:45.258785 | controller |           "/manager"
2026-06-09 12:19:45.258799 | controller |         ],
2026-06-09 12:19:45.258812 | controller |         "env": [
2026-06-09 12:19:45.258826 | controller |           {
2026-06-09 12:19:45.258840 | controller |             "name": "LEASE_DURATION",
2026-06-09 12:19:45.258853 | controller |             "value": "30"
2026-06-09 12:19:45.258867 | controller |           },
2026-06-09 12:19:45.258881 | controller |           {
2026-06-09 12:19:45.258896 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 12:19:45.258910 | controller |             "value": "20"
2026-06-09 12:19:45.258924 | controller |           },
2026-06-09 12:19:45.258938 | controller |           {
2026-06-09 12:19:45.258951 | controller |             "name": "RETRY_PERIOD",
2026-06-09 12:19:45.258965 | controller |             "value": "5"
2026-06-09 12:19:45.258979 | controller |           },
2026-06-09 12:19:45.258993 | controller |           {
2026-06-09 12:19:45.259006 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-09 12:19:45.259020 | controller |             "value": "false"
2026-06-09 12:19:45.259034 | controller |           },
2026-06-09 12:19:45.259048 | controller |           {
2026-06-09 12:19:45.259061 | controller |             "name": "METRICS_CERTS",
2026-06-09 12:19:45.259075 | controller |             "value": "false"
2026-06-09 12:19:45.259089 | controller |           }
2026-06-09 12:19:45.259103 | controller |         ],
2026-06-09 12:19:45.259117 | controller |         "image": "quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7",
2026-06-09 12:19:45.259132 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 12:19:45.259146 | controller |         "livenessProbe": {
2026-06-09 12:19:45.259160 | controller |           "failureThreshold": 3,
2026-06-09 12:19:45.259174 | controller |           "httpGet": {
2026-06-09 12:19:45.259188 | controller |             "path": "/healthz",
2026-06-09 12:19:45.259201 | controller |             "port": 8081,
2026-06-09 12:19:45.259215 | controller |             "scheme": "HTTP"
2026-06-09 12:19:45.259229 | controller |           },
2026-06-09 12:19:45.259242 | controller |           "initialDelaySeconds": 15,
2026-06-09 12:19:45.259256 | controller |           "periodSeconds": 20,
2026-06-09 12:19:45.259269 | controller |           "successThreshold": 1,
2026-06-09 12:19:45.259283 | controller |           "timeoutSeconds": 1
2026-06-09 12:19:45.259297 | controller |         },
2026-06-09 12:19:45.259324 | controller |         "name": "manager",
2026-06-09 12:19:45.259338 | controller |         "readinessProbe": {
2026-06-09 12:19:45.259368 | controller |           "failureThreshold": 3,
2026-06-09 12:19:45.259387 | controller |           "httpGet": {
2026-06-09 12:19:45.259401 | controller |             "path": "/readyz",
2026-06-09 12:19:45.259415 | controller |             "port": 8081,
2026-06-09 12:19:45.259429 | controller |             "scheme": "HTTP"
2026-06-09 12:19:45.259443 | controller |           },
2026-06-09 12:19:45.259456 | controller |           "initialDelaySeconds": 5,
2026-06-09 12:19:45.259470 | controller |           "periodSeconds": 10,
2026-06-09 12:19:45.259484 | controller |           "successThreshold": 1,
2026-06-09 12:19:45.259500 | controller |           "timeoutSeconds": 1
2026-06-09 12:19:45.259514 | controller |         },
2026-06-09 12:19:45.259528 | controller |         "resources": {
2026-06-09 12:19:45.259542 | controller |           "limits": {
2026-06-09 12:19:45.259556 | controller |             "cpu": "500m",
2026-06-09 12:19:45.259569 | controller |             "memory": "512Mi"
2026-06-09 12:19:45.259583 | controller |           },
2026-06-09 12:19:45.259596 | controller |           "requests": {
2026-06-09 12:19:45.259610 | controller |             "cpu": "10m",
2026-06-09 12:19:45.259623 | controller |             "memory": "256Mi"
2026-06-09 12:19:45.259637 | controller |           }
2026-06-09 12:19:45.259650 | controller |         },
2026-06-09 12:19:45.259664 | controller |         "securityContext": {
2026-06-09 12:19:45.259677 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 12:19:45.259691 | controller |           "capabilities": {
2026-06-09 12:19:45.259730 | controller |             "drop": [
2026-06-09 12:19:45.259745 | controller |               "MKNOD"
2026-06-09 12:19:45.259759 | controller |             ]
2026-06-09 12:19:45.259773 | controller |           }
2026-06-09 12:19:45.259787 | controller |         },
2026-06-09 12:19:45.259801 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 12:19:45.259815 | controller |         "terminationMessagePolicy": "File",
2026-06-09 12:19:45.259829 | controller |         "volumeMounts": [
2026-06-09 12:19:45.259843 | controller |           {
2026-06-09 12:19:45.259856 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 12:19:45.259871 | controller |             "name": "kube-api-access-p459s",
2026-06-09 12:19:45.259885 | controller |             "readOnly": true
2026-06-09 12:19:45.259899 | controller |           }
2026-06-09 12:19:45.259913 | controller |         ]
2026-06-09 12:19:45.259927 | controller |       }
2026-06-09 12:19:45.259941 | controller |     ],
2026-06-09 12:19:45.259954 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 12:19:45.259968 | controller |     "enableServiceLinks": true,
2026-06-09 12:19:45.259982 | controller |     "imagePullSecrets": [
2026-06-09 12:19:45.259996 | controller |       {
2026-06-09 12:19:45.260010 | controller |         "name": "barbican-operator-controller-manager-dockercfg-xn5lb"
2026-06-09 12:19:45.260024 | controller |       }
2026-06-09 12:19:45.260037 | controller |     ],
2026-06-09 12:19:45.260051 | controller |     "nodeName": "crc",
2026-06-09 12:19:45.260065 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 12:19:45.260079 | controller |     "priority": 0,
2026-06-09 12:19:45.260093 | controller |     "restartPolicy": "Always",
2026-06-09 12:19:45.260108 | controller |     "schedulerName": "default-scheduler",
2026-06-09 12:19:45.260122 | controller |     "securityContext": {
2026-06-09 12:19:45.260136 | controller |       "runAsNonRoot": true,
2026-06-09 12:19:45.260150 | controller |       "seLinuxOptions": {
2026-06-09 12:19:45.260164 | controller |         "level": "s0:c26,c5"
2026-06-09 12:19:45.260177 | controller |       }
2026-06-09 12:19:45.260191 | controller |     },
2026-06-09 12:19:45.260205 | controller |     "serviceAccount": "barbican-operator-controller-manager",
2026-06-09 12:19:45.260219 | controller |     "serviceAccountName": "barbican-operator-controller-manager",
2026-06-09 12:19:45.260233 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 12:19:45.260247 | controller |     "tolerations": [
2026-06-09 12:19:45.260261 | controller |       {
2026-06-09 12:19:45.260275 | controller |         "effect": "NoExecute",
2026-06-09 12:19:45.260289 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 12:19:45.260303 | controller |         "operator": "Exists",
2026-06-09 12:19:45.260317 | controller |         "tolerationSeconds": 120
2026-06-09 12:19:45.260331 | controller |       },
2026-06-09 12:19:45.260364 | controller |       {
2026-06-09 12:19:45.260383 | controller |         "effect": "NoExecute",
2026-06-09 12:19:45.260398 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 12:19:45.260413 | controller |         "operator": "Exists",
2026-06-09 12:19:45.260426 | controller |         "tolerationSeconds": 120
2026-06-09 12:19:45.260440 | controller |       },
2026-06-09 12:19:45.260454 | controller |       {
2026-06-09 12:19:45.260467 | controller |         "effect": "NoSchedule",
2026-06-09 12:19:45.260481 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 12:19:45.260495 | controller |         "operator": "Exists"
2026-06-09 12:19:45.260509 | controller |       }
2026-06-09 12:19:45.260523 | controller |     ],
2026-06-09 12:19:45.260537 | controller |     "volumes": [
2026-06-09 12:19:45.260551 | controller |       {
2026-06-09 12:19:45.260564 | controller |         "name": "kube-api-access-p459s",
2026-06-09 12:19:45.260578 | controller |         "projected": {
2026-06-09 12:19:45.260592 | controller |           "defaultMode": 420,
2026-06-09 12:19:45.260606 | controller |           "sources": [
2026-06-09 12:19:45.260620 | controller |             {
2026-06-09 12:19:45.260634 | controller |               "serviceAccountToken": {
2026-06-09 12:19:45.260648 | controller |                 "expirationSeconds": 3607,
2026-06-09 12:19:45.260662 | controller |                 "path": "token"
2026-06-09 12:19:45.260676 | controller |               }
2026-06-09 12:19:45.260690 | controller |             },
2026-06-09 12:19:45.260704 | controller |             {
2026-06-09 12:19:45.260718 | controller |               "configMap": {
2026-06-09 12:19:45.260731 | controller |                 "items": [
2026-06-09 12:19:45.260745 | controller |                   {
2026-06-09 12:19:45.260758 | controller |                     "key": "ca.crt",
2026-06-09 12:19:45.260772 | controller |                     "path": "ca.crt"
2026-06-09 12:19:45.260786 | controller |                   }
2026-06-09 12:19:45.260800 | controller |                 ],
2026-06-09 12:19:45.260814 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 12:19:45.260827 | controller |               }
2026-06-09 12:19:45.260841 | controller |             },
2026-06-09 12:19:45.260855 | controller |             {
2026-06-09 12:19:45.260869 | controller |               "downwardAPI": {
2026-06-09 12:19:45.260883 | controller |                 "items": [
2026-06-09 12:19:45.260897 | controller |                   {
2026-06-09 12:19:45.260911 | controller |                     "fieldRef": {
2026-06-09 12:19:45.260925 | controller |                       "apiVersion": "v1",
2026-06-09 12:19:45.260939 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 12:19:45.260953 | controller |                     },
2026-06-09 12:19:45.260967 | controller |                     "path": "namespace"
2026-06-09 12:19:45.260981 | controller |                   }
2026-06-09 12:19:45.260995 | controller |                 ]
2026-06-09 12:19:45.261009 | controller |               }
2026-06-09 12:19:45.261023 | controller |             },
2026-06-09 12:19:45.261037 | controller |             {
2026-06-09 12:19:45.261051 | controller |               "configMap": {
2026-06-09 12:19:45.261064 | controller |                 "items": [
2026-06-09 12:19:45.261078 | controller |                   {
2026-06-09 12:19:45.261092 | controller |                     "key": "service-ca.crt",
2026-06-09 12:19:45.261106 | controller |                     "path": "service-ca.crt"
2026-06-09 12:19:45.261121 | controller |                   }
2026-06-09 12:19:45.261135 | controller |                 ],
2026-06-09 12:19:45.261149 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 12:19:45.261163 | controller |               }
2026-06-09 12:19:45.261177 | controller |             }
2026-06-09 12:19:45.261191 | controller |           ]
2026-06-09 12:19:45.261205 | controller |         }
2026-06-09 12:19:45.261223 | controller |       }
2026-06-09 12:19:45.261237 | controller |     ]
2026-06-09 12:19:45.261251 | controller |   },
2026-06-09 12:19:45.261264 | controller |   "status": {
2026-06-09 12:19:45.261278 | controller |     "conditions": [
2026-06-09 12:19:45.261292 | controller |       {
2026-06-09 12:19:45.261305 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.261319 | controller |         "lastTransitionTime": "2026-06-09T11:23:19Z",
2026-06-09 12:19:45.261333 | controller |         "status": "True",
2026-06-09 12:19:45.261362 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 12:19:45.261381 | controller |       },
2026-06-09 12:19:45.261396 | controller |       {
2026-06-09 12:19:45.261409 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.261423 | controller |         "lastTransitionTime": "2026-06-09T11:22:25Z",
2026-06-09 12:19:45.261437 | controller |         "status": "True",
2026-06-09 12:19:45.261450 | controller |         "type": "Initialized"
2026-06-09 12:19:45.261464 | controller |       },
2026-06-09 12:19:45.261477 | controller |       {
2026-06-09 12:19:45.261491 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.261504 | controller |         "lastTransitionTime": "2026-06-09T11:28:59Z",
2026-06-09 12:19:45.261518 | controller |         "status": "True",
2026-06-09 12:19:45.261531 | controller |         "type": "Ready"
2026-06-09 12:19:45.261545 | controller |       },
2026-06-09 12:19:45.261558 | controller |       {
2026-06-09 12:19:45.261572 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.261585 | controller |         "lastTransitionTime": "2026-06-09T11:28:59Z",
2026-06-09 12:19:45.261599 | controller |         "status": "True",
2026-06-09 12:19:45.261612 | controller |         "type": "ContainersReady"
2026-06-09 12:19:45.261626 | controller |       },
2026-06-09 12:19:45.261639 | controller |       {
2026-06-09 12:19:45.261653 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.261666 | controller |         "lastTransitionTime": "2026-06-09T11:22:25Z",
2026-06-09 12:19:45.261680 | controller |         "status": "True",
2026-06-09 12:19:45.261693 | controller |         "type": "PodScheduled"
2026-06-09 12:19:45.261707 | controller |       }
2026-06-09 12:19:45.261720 | controller |     ],
2026-06-09 12:19:45.261734 | controller |     "containerStatuses": [
2026-06-09 12:19:45.261747 | controller |       {
2026-06-09 12:19:45.261761 | controller |         "allocatedResources": {
2026-06-09 12:19:45.261775 | controller |           "cpu": "10m",
2026-06-09 12:19:45.261789 | controller |           "memory": "256Mi"
2026-06-09 12:19:45.261803 | controller |         },
2026-06-09 12:19:45.261817 | controller |         "containerID": "cri-o://1837a1c7587e71c631f3624c3b5d3f31d9086ca013f161f6e6bbf1b9f0d6acc0",
2026-06-09 12:19:45.261832 | controller |         "image": "quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7",
2026-06-09 12:19:45.261847 | controller |         "imageID": "quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7",
2026-06-09 12:19:45.261861 | controller |         "lastState": {
2026-06-09 12:19:45.261876 | controller |           "terminated": {
2026-06-09 12:19:45.261890 | controller |             "containerID": "cri-o://b7c9d7d685d82b757936f2cdee866a2feaf4731163dcb1eac05bbbb4d9ca57f3",
2026-06-09 12:19:45.261906 | controller |             "exitCode": 1,
2026-06-09 12:19:45.261921 | controller |             "finishedAt": "2026-06-09T11:28:42Z",
2026-06-09 12:19:45.261935 | controller |             "reason": "Error",
2026-06-09 12:19:45.261949 | controller |             "startedAt": "2026-06-09T11:23:18Z"
2026-06-09 12:19:45.261963 | controller |           }
2026-06-09 12:19:45.261977 | controller |         },
2026-06-09 12:19:45.261991 | controller |         "name": "manager",
2026-06-09 12:19:45.262005 | controller |         "ready": true,
2026-06-09 12:19:45.262023 | controller |         "resources": {
2026-06-09 12:19:45.262037 | controller |           "limits": {
2026-06-09 12:19:45.262051 | controller |             "cpu": "500m",
2026-06-09 12:19:45.262065 | controller |             "memory": "512Mi"
2026-06-09 12:19:45.262080 | controller |           },
2026-06-09 12:19:45.262094 | controller |           "requests": {
2026-06-09 12:19:45.262108 | controller |             "cpu": "10m",
2026-06-09 12:19:45.262122 | controller |             "memory": "256Mi"
2026-06-09 12:19:45.262136 | controller |           }
2026-06-09 12:19:45.262150 | controller |         },
2026-06-09 12:19:45.262164 | controller |         "restartCount": 1,
2026-06-09 12:19:45.262178 | controller |         "started": true,
2026-06-09 12:19:45.262191 | controller |         "state": {
2026-06-09 12:19:45.262205 | controller |           "running": {
2026-06-09 12:19:45.262219 | controller |             "startedAt": "2026-06-09T11:28:47Z"
2026-06-09 12:19:45.262234 | controller |           }
2026-06-09 12:19:45.262248 | controller |         },
2026-06-09 12:19:45.262261 | controller |         "user": {
2026-06-09 12:19:45.262275 | controller |           "linux": {
2026-06-09 12:19:45.262289 | controller |             "gid": 0,
2026-06-09 12:19:45.262303 | controller |             "supplementalGroups": [
2026-06-09 12:19:45.262317 | controller |               0
2026-06-09 12:19:45.262330 | controller |             ],
2026-06-09 12:19:45.262344 | controller |             "uid": 65532
2026-06-09 12:19:45.262386 | controller |           }
2026-06-09 12:19:45.262401 | controller |         },
2026-06-09 12:19:45.262415 | controller |         "volumeMounts": [
2026-06-09 12:19:45.262429 | controller |           {
2026-06-09 12:19:45.262443 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 12:19:45.262457 | controller |             "name": "kube-api-access-p459s",
2026-06-09 12:19:45.262471 | controller |             "readOnly": true,
2026-06-09 12:19:45.262485 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 12:19:45.262500 | controller |           }
2026-06-09 12:19:45.262514 | controller |         ]
2026-06-09 12:19:45.262527 | controller |       }
2026-06-09 12:19:45.262541 | controller |     ],
2026-06-09 12:19:45.262555 | controller |     "hostIP": "192.168.126.11",
2026-06-09 12:19:45.262569 | controller |     "hostIPs": [
2026-06-09 12:19:45.262583 | controller |       {
2026-06-09 12:19:45.262597 | controller |         "ip": "192.168.126.11"
2026-06-09 12:19:45.262611 | controller |       }
2026-06-09 12:19:45.262624 | controller |     ],
2026-06-09 12:19:45.262638 | controller |     "phase": "Running",
2026-06-09 12:19:45.262652 | controller |     "podIP": "10.217.0.70",
2026-06-09 12:19:45.262666 | controller |     "podIPs": [
2026-06-09 12:19:45.262679 | controller |       {
2026-06-09 12:19:45.262693 | controller |         "ip": "10.217.0.70"
2026-06-09 12:19:45.262706 | controller |       }
2026-06-09 12:19:45.262720 | controller |     ],
2026-06-09 12:19:45.262734 | controller |     "qosClass": "Burstable",
2026-06-09 12:19:45.262748 | controller |     "startTime": "2026-06-09T11:22:25Z"
2026-06-09 12:19:45.262762 | controller |   }
2026-06-09 12:19:45.262776 | controller | }
2026-06-09 12:19:45.284563 | controller | ok:
2026-06-09 12:19:45.284610 | controller | {
2026-06-09 12:19:45.284630 | controller |   "apiVersion": "v1",
2026-06-09 12:19:45.284646 | controller |   "kind": "Pod",
2026-06-09 12:19:45.284662 | controller |   "metadata": {
2026-06-09 12:19:45.284677 | controller |     "annotations": {
2026-06-09 12:19:45.284692 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.71/23\"],\"mac_address\":\"0a:58:0a:d9:00:47\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.71/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-09 12:19:45.284716 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.71\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:47\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-09 12:19:45.284732 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-09 12:19:45.284746 | controller |       "openshift.io/scc": "anyuid",
2026-06-09 12:19:45.284761 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-09 12:19:45.284776 | controller |     },
2026-06-09 12:19:45.284790 | controller |     "creationTimestamp": "2026-06-09T11:22:25Z",
2026-06-09 12:19:45.284805 | controller |     "generateName": "cinder-operator-controller-manager-86c584f6fc-",
2026-06-09 12:19:45.284820 | controller |     "generation": 1,
2026-06-09 12:19:45.284834 | controller |     "labels": {
2026-06-09 12:19:45.284849 | controller |       "app.kubernetes.io/name": "cinder-operator",
2026-06-09 12:19:45.284863 | controller |       "control-plane": "controller-manager",
2026-06-09 12:19:45.284877 | controller |       "openstack.org/operator-name": "cinder",
2026-06-09 12:19:45.284891 | controller |       "pod-template-hash": "86c584f6fc"
2026-06-09 12:19:45.284905 | controller |     },
2026-06-09 12:19:45.284920 | controller |     "managedFields": [
2026-06-09 12:19:45.284934 | controller |       {
2026-06-09 12:19:45.284948 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.284962 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.284975 | controller |         "fieldsV1": {
2026-06-09 12:19:45.284989 | controller |           "f:metadata": {
2026-06-09 12:19:45.285002 | controller |             "f:annotations": {
2026-06-09 12:19:45.285016 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 12:19:45.285030 | controller |             }
2026-06-09 12:19:45.285044 | controller |           }
2026-06-09 12:19:45.285057 | controller |         },
2026-06-09 12:19:45.285071 | controller |         "manager": "crc",
2026-06-09 12:19:45.285085 | controller |         "operation": "Update",
2026-06-09 12:19:45.285098 | controller |         "subresource": "status",
2026-06-09 12:19:45.285112 | controller |         "time": "2026-06-09T11:22:25Z"
2026-06-09 12:19:45.285125 | controller |       },
2026-06-09 12:19:45.285139 | controller |       {
2026-06-09 12:19:45.285153 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.285167 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.285181 | controller |         "fieldsV1": {
2026-06-09 12:19:45.285194 | controller |           "f:metadata": {
2026-06-09 12:19:45.285208 | controller |             "f:annotations": {
2026-06-09 12:19:45.285221 | controller |               ".": {},
2026-06-09 12:19:45.285234 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-09 12:19:45.285248 | controller |             },
2026-06-09 12:19:45.285262 | controller |             "f:generateName": {},
2026-06-09 12:19:45.285276 | controller |             "f:labels": {
2026-06-09 12:19:45.285289 | controller |               ".": {},
2026-06-09 12:19:45.285303 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 12:19:45.285316 | controller |               "f:control-plane": {},
2026-06-09 12:19:45.285330 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 12:19:45.285344 | controller |               "f:pod-template-hash": {}
2026-06-09 12:19:45.285378 | controller |             },
2026-06-09 12:19:45.285394 | controller |             "f:ownerReferences": {
2026-06-09 12:19:45.285408 | controller |               ".": {},
2026-06-09 12:19:45.285422 | controller |               "k:{\"uid\":\"43e05531-fd72-4b10-ac1b-96a3f52a03b1\"}": {}
2026-06-09 12:19:45.285436 | controller |             }
2026-06-09 12:19:45.285454 | controller |           },
2026-06-09 12:19:45.285469 | controller |           "f:spec": {
2026-06-09 12:19:45.285483 | controller |             "f:containers": {
2026-06-09 12:19:45.285496 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-09 12:19:45.285510 | controller |                 ".": {},
2026-06-09 12:19:45.285524 | controller |                 "f:args": {},
2026-06-09 12:19:45.285537 | controller |                 "f:command": {},
2026-06-09 12:19:45.285551 | controller |                 "f:env": {
2026-06-09 12:19:45.285564 | controller |                   ".": {},
2026-06-09 12:19:45.285578 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-09 12:19:45.285592 | controller |                     ".": {},
2026-06-09 12:19:45.285605 | controller |                     "f:name": {},
2026-06-09 12:19:45.285619 | controller |                     "f:value": {}
2026-06-09 12:19:45.285633 | controller |                   },
2026-06-09 12:19:45.285649 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 12:19:45.285664 | controller |                     ".": {},
2026-06-09 12:19:45.285679 | controller |                     "f:name": {},
2026-06-09 12:19:45.285693 | controller |                     "f:value": {}
2026-06-09 12:19:45.285707 | controller |                   },
2026-06-09 12:19:45.285721 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-09 12:19:45.285735 | controller |                     ".": {},
2026-06-09 12:19:45.285750 | controller |                     "f:name": {},
2026-06-09 12:19:45.285764 | controller |                     "f:value": {}
2026-06-09 12:19:45.285778 | controller |                   },
2026-06-09 12:19:45.285792 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 12:19:45.285806 | controller |                     ".": {},
2026-06-09 12:19:45.285820 | controller |                     "f:name": {},
2026-06-09 12:19:45.285834 | controller |                     "f:value": {}
2026-06-09 12:19:45.285848 | controller |                   },
2026-06-09 12:19:45.285863 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 12:19:45.285877 | controller |                     ".": {},
2026-06-09 12:19:45.285891 | controller |                     "f:name": {},
2026-06-09 12:19:45.285905 | controller |                     "f:value": {}
2026-06-09 12:19:45.285919 | controller |                   }
2026-06-09 12:19:45.285933 | controller |                 },
2026-06-09 12:19:45.285947 | controller |                 "f:image": {},
2026-06-09 12:19:45.285961 | controller |                 "f:imagePullPolicy": {},
2026-06-09 12:19:45.285975 | controller |                 "f:livenessProbe": {
2026-06-09 12:19:45.285989 | controller |                   ".": {},
2026-06-09 12:19:45.286002 | controller |                   "f:failureThreshold": {},
2026-06-09 12:19:45.286016 | controller |                   "f:httpGet": {
2026-06-09 12:19:45.286030 | controller |                     ".": {},
2026-06-09 12:19:45.286044 | controller |                     "f:path": {},
2026-06-09 12:19:45.286057 | controller |                     "f:port": {},
2026-06-09 12:19:45.286071 | controller |                     "f:scheme": {}
2026-06-09 12:19:45.286085 | controller |                   },
2026-06-09 12:19:45.286099 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 12:19:45.286113 | controller |                   "f:periodSeconds": {},
2026-06-09 12:19:45.286127 | controller |                   "f:successThreshold": {},
2026-06-09 12:19:45.286140 | controller |                   "f:timeoutSeconds": {}
2026-06-09 12:19:45.286154 | controller |                 },
2026-06-09 12:19:45.286168 | controller |                 "f:name": {},
2026-06-09 12:19:45.286182 | controller |                 "f:readinessProbe": {
2026-06-09 12:19:45.286196 | controller |                   ".": {},
2026-06-09 12:19:45.286210 | controller |                   "f:failureThreshold": {},
2026-06-09 12:19:45.286227 | controller |                   "f:httpGet": {
2026-06-09 12:19:45.286241 | controller |                     ".": {},
2026-06-09 12:19:45.286255 | controller |                     "f:path": {},
2026-06-09 12:19:45.286268 | controller |                     "f:port": {},
2026-06-09 12:19:45.286282 | controller |                     "f:scheme": {}
2026-06-09 12:19:45.286296 | controller |                   },
2026-06-09 12:19:45.286309 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 12:19:45.286323 | controller |                   "f:periodSeconds": {},
2026-06-09 12:19:45.286336 | controller |                   "f:successThreshold": {},
2026-06-09 12:19:45.286367 | controller |                   "f:timeoutSeconds": {}
2026-06-09 12:19:45.286385 | controller |                 },
2026-06-09 12:19:45.286400 | controller |                 "f:resources": {
2026-06-09 12:19:45.286414 | controller |                   ".": {},
2026-06-09 12:19:45.286428 | controller |                   "f:limits": {
2026-06-09 12:19:45.286442 | controller |                     ".": {},
2026-06-09 12:19:45.286455 | controller |                     "f:cpu": {},
2026-06-09 12:19:45.286469 | controller |                     "f:memory": {}
2026-06-09 12:19:45.286483 | controller |                   },
2026-06-09 12:19:45.286497 | controller |                   "f:requests": {
2026-06-09 12:19:45.286510 | controller |                     ".": {},
2026-06-09 12:19:45.286524 | controller |                     "f:cpu": {},
2026-06-09 12:19:45.286538 | controller |                     "f:memory": {}
2026-06-09 12:19:45.286551 | controller |                   }
2026-06-09 12:19:45.286565 | controller |                 },
2026-06-09 12:19:45.286579 | controller |                 "f:securityContext": {
2026-06-09 12:19:45.286593 | controller |                   ".": {},
2026-06-09 12:19:45.286607 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-09 12:19:45.286621 | controller |                 },
2026-06-09 12:19:45.286635 | controller |                 "f:terminationMessagePath": {},
2026-06-09 12:19:45.286649 | controller |                 "f:terminationMessagePolicy": {}
2026-06-09 12:19:45.286664 | controller |               }
2026-06-09 12:19:45.286678 | controller |             },
2026-06-09 12:19:45.286692 | controller |             "f:dnsPolicy": {},
2026-06-09 12:19:45.286706 | controller |             "f:enableServiceLinks": {},
2026-06-09 12:19:45.286720 | controller |             "f:restartPolicy": {},
2026-06-09 12:19:45.286734 | controller |             "f:schedulerName": {},
2026-06-09 12:19:45.286748 | controller |             "f:securityContext": {
2026-06-09 12:19:45.286762 | controller |               ".": {},
2026-06-09 12:19:45.286776 | controller |               "f:runAsNonRoot": {}
2026-06-09 12:19:45.286790 | controller |             },
2026-06-09 12:19:45.286803 | controller |             "f:serviceAccount": {},
2026-06-09 12:19:45.286817 | controller |             "f:serviceAccountName": {},
2026-06-09 12:19:45.286831 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 12:19:45.286845 | controller |             "f:tolerations": {}
2026-06-09 12:19:45.286860 | controller |           }
2026-06-09 12:19:45.286874 | controller |         },
2026-06-09 12:19:45.286888 | controller |         "manager": "kube-controller-manager",
2026-06-09 12:19:45.286902 | controller |         "operation": "Update",
2026-06-09 12:19:45.286916 | controller |         "time": "2026-06-09T11:22:25Z"
2026-06-09 12:19:45.286929 | controller |       },
2026-06-09 12:19:45.286943 | controller |       {
2026-06-09 12:19:45.286957 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.286970 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.286984 | controller |         "fieldsV1": {
2026-06-09 12:19:45.286997 | controller |           "f:metadata": {
2026-06-09 12:19:45.287011 | controller |             "f:annotations": {
2026-06-09 12:19:45.287028 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 12:19:45.287042 | controller |             }
2026-06-09 12:19:45.287056 | controller |           }
2026-06-09 12:19:45.287069 | controller |         },
2026-06-09 12:19:45.287083 | controller |         "manager": "multus-daemon",
2026-06-09 12:19:45.287096 | controller |         "operation": "Update",
2026-06-09 12:19:45.287110 | controller |         "subresource": "status",
2026-06-09 12:19:45.287123 | controller |         "time": "2026-06-09T11:22:41Z"
2026-06-09 12:19:45.287137 | controller |       },
2026-06-09 12:19:45.287150 | controller |       {
2026-06-09 12:19:45.287164 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.287177 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.287191 | controller |         "fieldsV1": {
2026-06-09 12:19:45.287205 | controller |           "f:status": {
2026-06-09 12:19:45.287218 | controller |             "f:conditions": {
2026-06-09 12:19:45.287232 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 12:19:45.287246 | controller |                 ".": {},
2026-06-09 12:19:45.287259 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.287273 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.287286 | controller |                 "f:status": {},
2026-06-09 12:19:45.287300 | controller |                 "f:type": {}
2026-06-09 12:19:45.287314 | controller |               },
2026-06-09 12:19:45.287327 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 12:19:45.287341 | controller |                 ".": {},
2026-06-09 12:19:45.287378 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.287394 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.287408 | controller |                 "f:status": {},
2026-06-09 12:19:45.287421 | controller |                 "f:type": {}
2026-06-09 12:19:45.287435 | controller |               },
2026-06-09 12:19:45.287448 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 12:19:45.287462 | controller |                 ".": {},
2026-06-09 12:19:45.287488 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.287503 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.287516 | controller |                 "f:status": {},
2026-06-09 12:19:45.287530 | controller |                 "f:type": {}
2026-06-09 12:19:45.287543 | controller |               },
2026-06-09 12:19:45.287557 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 12:19:45.287570 | controller |                 ".": {},
2026-06-09 12:19:45.287584 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.287598 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.287612 | controller |                 "f:status": {},
2026-06-09 12:19:45.287626 | controller |                 "f:type": {}
2026-06-09 12:19:45.287641 | controller |               }
2026-06-09 12:19:45.287655 | controller |             },
2026-06-09 12:19:45.287670 | controller |             "f:containerStatuses": {},
2026-06-09 12:19:45.287684 | controller |             "f:hostIP": {},
2026-06-09 12:19:45.287698 | controller |             "f:hostIPs": {},
2026-06-09 12:19:45.287712 | controller |             "f:phase": {},
2026-06-09 12:19:45.287727 | controller |             "f:podIP": {},
2026-06-09 12:19:45.287740 | controller |             "f:podIPs": {
2026-06-09 12:19:45.287754 | controller |               ".": {},
2026-06-09 12:19:45.287768 | controller |               "k:{\"ip\":\"10.217.0.71\"}": {
2026-06-09 12:19:45.287782 | controller |                 ".": {},
2026-06-09 12:19:45.287796 | controller |                 "f:ip": {}
2026-06-09 12:19:45.287810 | controller |               }
2026-06-09 12:19:45.287825 | controller |             },
2026-06-09 12:19:45.287839 | controller |             "f:startTime": {}
2026-06-09 12:19:45.287858 | controller |           }
2026-06-09 12:19:45.287872 | controller |         },
2026-06-09 12:19:45.287887 | controller |         "manager": "kubelet",
2026-06-09 12:19:45.287901 | controller |         "operation": "Update",
2026-06-09 12:19:45.287915 | controller |         "subresource": "status",
2026-06-09 12:19:45.287928 | controller |         "time": "2026-06-09T11:29:00Z"
2026-06-09 12:19:45.287943 | controller |       }
2026-06-09 12:19:45.287957 | controller |     ],
2026-06-09 12:19:45.287971 | controller |     "name": "cinder-operator-controller-manager-86c584f6fc-2d57j",
2026-06-09 12:19:45.287985 | controller |     "namespace": "openstack-operators",
2026-06-09 12:19:45.287999 | controller |     "ownerReferences": [
2026-06-09 12:19:45.288013 | controller |       {
2026-06-09 12:19:45.288026 | controller |         "apiVersion": "apps/v1",
2026-06-09 12:19:45.288040 | controller |         "blockOwnerDeletion": true,
2026-06-09 12:19:45.288054 | controller |         "controller": true,
2026-06-09 12:19:45.288067 | controller |         "kind": "ReplicaSet",
2026-06-09 12:19:45.288081 | controller |         "name": "cinder-operator-controller-manager-86c584f6fc",
2026-06-09 12:19:45.288095 | controller |         "uid": "43e05531-fd72-4b10-ac1b-96a3f52a03b1"
2026-06-09 12:19:45.288109 | controller |       }
2026-06-09 12:19:45.288123 | controller |     ],
2026-06-09 12:19:45.288137 | controller |     "resourceVersion": "62520",
2026-06-09 12:19:45.288151 | controller |     "uid": "d6513fea-3449-4ba0-8225-e2f4f9b60196"
2026-06-09 12:19:45.288165 | controller |   },
2026-06-09 12:19:45.288179 | controller |   "spec": {
2026-06-09 12:19:45.288193 | controller |     "containers": [
2026-06-09 12:19:45.288208 | controller |       {
2026-06-09 12:19:45.288221 | controller |         "args": [
2026-06-09 12:19:45.288235 | controller |           "--leader-elect",
2026-06-09 12:19:45.288249 | controller |           "--health-probe-bind-address=:8081",
2026-06-09 12:19:45.288263 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-09 12:19:45.288277 | controller |         ],
2026-06-09 12:19:45.288291 | controller |         "command": [
2026-06-09 12:19:45.288305 | controller |           "/manager"
2026-06-09 12:19:45.288318 | controller |         ],
2026-06-09 12:19:45.288332 | controller |         "env": [
2026-06-09 12:19:45.288349 | controller |           {
2026-06-09 12:19:45.288380 | controller |             "name": "LEASE_DURATION",
2026-06-09 12:19:45.288395 | controller |             "value": "30"
2026-06-09 12:19:45.288409 | controller |           },
2026-06-09 12:19:45.288423 | controller |           {
2026-06-09 12:19:45.288437 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 12:19:45.288451 | controller |             "value": "20"
2026-06-09 12:19:45.288465 | controller |           },
2026-06-09 12:19:45.288478 | controller |           {
2026-06-09 12:19:45.288492 | controller |             "name": "RETRY_PERIOD",
2026-06-09 12:19:45.288506 | controller |             "value": "5"
2026-06-09 12:19:45.288520 | controller |           },
2026-06-09 12:19:45.288534 | controller |           {
2026-06-09 12:19:45.288548 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-09 12:19:45.288562 | controller |             "value": "false"
2026-06-09 12:19:45.288576 | controller |           },
2026-06-09 12:19:45.288590 | controller |           {
2026-06-09 12:19:45.288605 | controller |             "name": "METRICS_CERTS",
2026-06-09 12:19:45.288619 | controller |             "value": "false"
2026-06-09 12:19:45.288633 | controller |           }
2026-06-09 12:19:45.288647 | controller |         ],
2026-06-09 12:19:45.288661 | controller |         "image": "quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce",
2026-06-09 12:19:45.288676 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 12:19:45.288690 | controller |         "livenessProbe": {
2026-06-09 12:19:45.288708 | controller |           "failureThreshold": 3,
2026-06-09 12:19:45.288722 | controller |           "httpGet": {
2026-06-09 12:19:45.288736 | controller |             "path": "/healthz",
2026-06-09 12:19:45.288750 | controller |             "port": 8081,
2026-06-09 12:19:45.288764 | controller |             "scheme": "HTTP"
2026-06-09 12:19:45.288778 | controller |           },
2026-06-09 12:19:45.288792 | controller |           "initialDelaySeconds": 15,
2026-06-09 12:19:45.288806 | controller |           "periodSeconds": 20,
2026-06-09 12:19:45.288820 | controller |           "successThreshold": 1,
2026-06-09 12:19:45.288834 | controller |           "timeoutSeconds": 1
2026-06-09 12:19:45.288849 | controller |         },
2026-06-09 12:19:45.288863 | controller |         "name": "manager",
2026-06-09 12:19:45.288876 | controller |         "readinessProbe": {
2026-06-09 12:19:45.288890 | controller |           "failureThreshold": 3,
2026-06-09 12:19:45.288904 | controller |           "httpGet": {
2026-06-09 12:19:45.288918 | controller |             "path": "/readyz",
2026-06-09 12:19:45.288931 | controller |             "port": 8081,
2026-06-09 12:19:45.288945 | controller |             "scheme": "HTTP"
2026-06-09 12:19:45.288959 | controller |           },
2026-06-09 12:19:45.288973 | controller |           "initialDelaySeconds": 5,
2026-06-09 12:19:45.288986 | controller |           "periodSeconds": 10,
2026-06-09 12:19:45.289000 | controller |           "successThreshold": 1,
2026-06-09 12:19:45.289014 | controller |           "timeoutSeconds": 1
2026-06-09 12:19:45.289028 | controller |         },
2026-06-09 12:19:45.289041 | controller |         "resources": {
2026-06-09 12:19:45.289055 | controller |           "limits": {
2026-06-09 12:19:45.289069 | controller |             "cpu": "500m",
2026-06-09 12:19:45.289082 | controller |             "memory": "512Mi"
2026-06-09 12:19:45.289096 | controller |           },
2026-06-09 12:19:45.289109 | controller |           "requests": {
2026-06-09 12:19:45.289123 | controller |             "cpu": "10m",
2026-06-09 12:19:45.289136 | controller |             "memory": "256Mi"
2026-06-09 12:19:45.289150 | controller |           }
2026-06-09 12:19:45.289164 | controller |         },
2026-06-09 12:19:45.289177 | controller |         "securityContext": {
2026-06-09 12:19:45.289191 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 12:19:45.289205 | controller |           "capabilities": {
2026-06-09 12:19:45.289219 | controller |             "drop": [
2026-06-09 12:19:45.289233 | controller |               "MKNOD"
2026-06-09 12:19:45.289247 | controller |             ]
2026-06-09 12:19:45.289260 | controller |           }
2026-06-09 12:19:45.289274 | controller |         },
2026-06-09 12:19:45.289287 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 12:19:45.289301 | controller |         "terminationMessagePolicy": "File",
2026-06-09 12:19:45.289315 | controller |         "volumeMounts": [
2026-06-09 12:19:45.289329 | controller |           {
2026-06-09 12:19:45.289342 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 12:19:45.289381 | controller |             "name": "kube-api-access-ht6kx",
2026-06-09 12:19:45.289397 | controller |             "readOnly": true
2026-06-09 12:19:45.289411 | controller |           }
2026-06-09 12:19:45.289425 | controller |         ]
2026-06-09 12:19:45.289438 | controller |       }
2026-06-09 12:19:45.289452 | controller |     ],
2026-06-09 12:19:45.289466 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 12:19:45.289479 | controller |     "enableServiceLinks": true,
2026-06-09 12:19:45.289493 | controller |     "imagePullSecrets": [
2026-06-09 12:19:45.289506 | controller |       {
2026-06-09 12:19:45.289520 | controller |         "name": "cinder-operator-controller-manager-dockercfg-px792"
2026-06-09 12:19:45.289534 | controller |       }
2026-06-09 12:19:45.289547 | controller |     ],
2026-06-09 12:19:45.289565 | controller |     "nodeName": "crc",
2026-06-09 12:19:45.289580 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 12:19:45.289594 | controller |     "priority": 0,
2026-06-09 12:19:45.289609 | controller |     "restartPolicy": "Always",
2026-06-09 12:19:45.289623 | controller |     "schedulerName": "default-scheduler",
2026-06-09 12:19:45.289637 | controller |     "securityContext": {
2026-06-09 12:19:45.289651 | controller |       "runAsNonRoot": true,
2026-06-09 12:19:45.289666 | controller |       "seLinuxOptions": {
2026-06-09 12:19:45.289680 | controller |         "level": "s0:c26,c5"
2026-06-09 12:19:45.289694 | controller |       }
2026-06-09 12:19:45.289708 | controller |     },
2026-06-09 12:19:45.289722 | controller |     "serviceAccount": "cinder-operator-controller-manager",
2026-06-09 12:19:45.289736 | controller |     "serviceAccountName": "cinder-operator-controller-manager",
2026-06-09 12:19:45.289750 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 12:19:45.289764 | controller |     "tolerations": [
2026-06-09 12:19:45.289778 | controller |       {
2026-06-09 12:19:45.289792 | controller |         "effect": "NoExecute",
2026-06-09 12:19:45.289806 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 12:19:45.289820 | controller |         "operator": "Exists",
2026-06-09 12:19:45.289834 | controller |         "tolerationSeconds": 120
2026-06-09 12:19:45.289848 | controller |       },
2026-06-09 12:19:45.289863 | controller |       {
2026-06-09 12:19:45.289877 | controller |         "effect": "NoExecute",
2026-06-09 12:19:45.289891 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 12:19:45.289905 | controller |         "operator": "Exists",
2026-06-09 12:19:45.289919 | controller |         "tolerationSeconds": 120
2026-06-09 12:19:45.289933 | controller |       },
2026-06-09 12:19:45.289947 | controller |       {
2026-06-09 12:19:45.289961 | controller |         "effect": "NoSchedule",
2026-06-09 12:19:45.289975 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 12:19:45.289989 | controller |         "operator": "Exists"
2026-06-09 12:19:45.290003 | controller |       }
2026-06-09 12:19:45.290016 | controller |     ],
2026-06-09 12:19:45.290030 | controller |     "volumes": [
2026-06-09 12:19:45.290044 | controller |       {
2026-06-09 12:19:45.290057 | controller |         "name": "kube-api-access-ht6kx",
2026-06-09 12:19:45.290071 | controller |         "projected": {
2026-06-09 12:19:45.290085 | controller |           "defaultMode": 420,
2026-06-09 12:19:45.290099 | controller |           "sources": [
2026-06-09 12:19:45.290112 | controller |             {
2026-06-09 12:19:45.290126 | controller |               "serviceAccountToken": {
2026-06-09 12:19:45.290139 | controller |                 "expirationSeconds": 3607,
2026-06-09 12:19:45.290153 | controller |                 "path": "token"
2026-06-09 12:19:45.290167 | controller |               }
2026-06-09 12:19:45.290181 | controller |             },
2026-06-09 12:19:45.290195 | controller |             {
2026-06-09 12:19:45.290209 | controller |               "configMap": {
2026-06-09 12:19:45.290223 | controller |                 "items": [
2026-06-09 12:19:45.290237 | controller |                   {
2026-06-09 12:19:45.290251 | controller |                     "key": "ca.crt",
2026-06-09 12:19:45.290265 | controller |                     "path": "ca.crt"
2026-06-09 12:19:45.290281 | controller |                   }
2026-06-09 12:19:45.290296 | controller |                 ],
2026-06-09 12:19:45.290309 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 12:19:45.290323 | controller |               }
2026-06-09 12:19:45.290337 | controller |             },
2026-06-09 12:19:45.290446 | controller |             {
2026-06-09 12:19:45.290473 | controller |               "downwardAPI": {
2026-06-09 12:19:45.290493 | controller |                 "items": [
2026-06-09 12:19:45.290508 | controller |                   {
2026-06-09 12:19:45.290525 | controller |                     "fieldRef": {
2026-06-09 12:19:45.290543 | controller |                       "apiVersion": "v1",
2026-06-09 12:19:45.290559 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 12:19:45.290573 | controller |                     },
2026-06-09 12:19:45.290587 | controller |                     "path": "namespace"
2026-06-09 12:19:45.290602 | controller |                   }
2026-06-09 12:19:45.290616 | controller |                 ]
2026-06-09 12:19:45.290629 | controller |               }
2026-06-09 12:19:45.290643 | controller |             },
2026-06-09 12:19:45.290657 | controller |             {
2026-06-09 12:19:45.290671 | controller |               "configMap": {
2026-06-09 12:19:45.290685 | controller |                 "items": [
2026-06-09 12:19:45.290699 | controller |                   {
2026-06-09 12:19:45.290714 | controller |                     "key": "service-ca.crt",
2026-06-09 12:19:45.290728 | controller |                     "path": "service-ca.crt"
2026-06-09 12:19:45.290742 | controller |                   }
2026-06-09 12:19:45.290756 | controller |                 ],
2026-06-09 12:19:45.290770 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 12:19:45.290784 | controller |               }
2026-06-09 12:19:45.290798 | controller |             }
2026-06-09 12:19:45.290811 | controller |           ]
2026-06-09 12:19:45.290825 | controller |         }
2026-06-09 12:19:45.290839 | controller |       }
2026-06-09 12:19:45.290854 | controller |     ]
2026-06-09 12:19:45.290871 | controller |   },
2026-06-09 12:19:45.290942 | controller |   "status": {
2026-06-09 12:19:45.290964 | controller |     "conditions": [
2026-06-09 12:19:45.290979 | controller |       {
2026-06-09 12:19:45.290993 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.291007 | controller |         "lastTransitionTime": "2026-06-09T11:23:18Z",
2026-06-09 12:19:45.291022 | controller |         "status": "True",
2026-06-09 12:19:45.291036 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 12:19:45.291050 | controller |       },
2026-06-09 12:19:45.291064 | controller |       {
2026-06-09 12:19:45.291078 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.291092 | controller |         "lastTransitionTime": "2026-06-09T11:22:25Z",
2026-06-09 12:19:45.291106 | controller |         "status": "True",
2026-06-09 12:19:45.291119 | controller |         "type": "Initialized"
2026-06-09 12:19:45.291133 | controller |       },
2026-06-09 12:19:45.291147 | controller |       {
2026-06-09 12:19:45.291161 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.291174 | controller |         "lastTransitionTime": "2026-06-09T11:29:00Z",
2026-06-09 12:19:45.291188 | controller |         "status": "True",
2026-06-09 12:19:45.291202 | controller |         "type": "Ready"
2026-06-09 12:19:45.291215 | controller |       },
2026-06-09 12:19:45.291229 | controller |       {
2026-06-09 12:19:45.291243 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.291256 | controller |         "lastTransitionTime": "2026-06-09T11:29:00Z",
2026-06-09 12:19:45.291270 | controller |         "status": "True",
2026-06-09 12:19:45.291283 | controller |         "type": "ContainersReady"
2026-06-09 12:19:45.291297 | controller |       },
2026-06-09 12:19:45.291311 | controller |       {
2026-06-09 12:19:45.291324 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.291338 | controller |         "lastTransitionTime": "2026-06-09T11:22:25Z",
2026-06-09 12:19:45.291374 | controller |         "status": "True",
2026-06-09 12:19:45.291390 | controller |         "type": "PodScheduled"
2026-06-09 12:19:45.291404 | controller |       }
2026-06-09 12:19:45.291418 | controller |     ],
2026-06-09 12:19:45.291432 | controller |     "containerStatuses": [
2026-06-09 12:19:45.291446 | controller |       {
2026-06-09 12:19:45.291460 | controller |         "allocatedResources": {
2026-06-09 12:19:45.291478 | controller |           "cpu": "10m",
2026-06-09 12:19:45.291502 | controller |           "memory": "256Mi"
2026-06-09 12:19:45.291517 | controller |         },
2026-06-09 12:19:45.291531 | controller |         "containerID": "cri-o://e99d86862e166e5c3040896bae2ff0268238b9712a4636d33317c59fe14754de",
2026-06-09 12:19:45.291545 | controller |         "image": "quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce",
2026-06-09 12:19:45.291561 | controller |         "imageID": "quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce",
2026-06-09 12:19:45.291575 | controller |         "lastState": {
2026-06-09 12:19:45.291589 | controller |           "terminated": {
2026-06-09 12:19:45.291602 | controller |             "containerID": "cri-o://1989b7b64e79468d65013681a2f3fdd0f443365264c80ab958c59bb5e2e5f7ba",
2026-06-09 12:19:45.291616 | controller |             "exitCode": 1,
2026-06-09 12:19:45.291629 | controller |             "finishedAt": "2026-06-09T11:28:42Z",
2026-06-09 12:19:45.291643 | controller |             "reason": "Error",
2026-06-09 12:19:45.291656 | controller |             "startedAt": "2026-06-09T11:23:18Z"
2026-06-09 12:19:45.291670 | controller |           }
2026-06-09 12:19:45.291684 | controller |         },
2026-06-09 12:19:45.291698 | controller |         "name": "manager",
2026-06-09 12:19:45.291712 | controller |         "ready": true,
2026-06-09 12:19:45.291726 | controller |         "resources": {
2026-06-09 12:19:45.291740 | controller |           "limits": {
2026-06-09 12:19:45.291754 | controller |             "cpu": "500m",
2026-06-09 12:19:45.291768 | controller |             "memory": "512Mi"
2026-06-09 12:19:45.291782 | controller |           },
2026-06-09 12:19:45.291796 | controller |           "requests": {
2026-06-09 12:19:45.291810 | controller |             "cpu": "10m",
2026-06-09 12:19:45.291824 | controller |             "memory": "256Mi"
2026-06-09 12:19:45.291838 | controller |           }
2026-06-09 12:19:45.291852 | controller |         },
2026-06-09 12:19:45.291866 | controller |         "restartCount": 1,
2026-06-09 12:19:45.291880 | controller |         "started": true,
2026-06-09 12:19:45.291893 | controller |         "state": {
2026-06-09 12:19:45.291907 | controller |           "running": {
2026-06-09 12:19:45.291921 | controller |             "startedAt": "2026-06-09T11:28:47Z"
2026-06-09 12:19:45.291935 | controller |           }
2026-06-09 12:19:45.291950 | controller |         },
2026-06-09 12:19:45.291964 | controller |         "user": {
2026-06-09 12:19:45.291978 | controller |           "linux": {
2026-06-09 12:19:45.291992 | controller |             "gid": 0,
2026-06-09 12:19:45.292006 | controller |             "supplementalGroups": [
2026-06-09 12:19:45.292019 | controller |               0
2026-06-09 12:19:45.292033 | controller |             ],
2026-06-09 12:19:45.292047 | controller |             "uid": 65532
2026-06-09 12:19:45.292061 | controller |           }
2026-06-09 12:19:45.292074 | controller |         },
2026-06-09 12:19:45.292088 | controller |         "volumeMounts": [
2026-06-09 12:19:45.292102 | controller |           {
2026-06-09 12:19:45.292116 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 12:19:45.292130 | controller |             "name": "kube-api-access-ht6kx",
2026-06-09 12:19:45.292144 | controller |             "readOnly": true,
2026-06-09 12:19:45.292159 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 12:19:45.292172 | controller |           }
2026-06-09 12:19:45.292186 | controller |         ]
2026-06-09 12:19:45.292200 | controller |       }
2026-06-09 12:19:45.292214 | controller |     ],
2026-06-09 12:19:45.292228 | controller |     "hostIP": "192.168.126.11",
2026-06-09 12:19:45.292242 | controller |     "hostIPs": [
2026-06-09 12:19:45.292256 | controller |       {
2026-06-09 12:19:45.292272 | controller |         "ip": "192.168.126.11"
2026-06-09 12:19:45.292292 | controller |       }
2026-06-09 12:19:45.292306 | controller |     ],
2026-06-09 12:19:45.292320 | controller |     "phase": "Running",
2026-06-09 12:19:45.292334 | controller |     "podIP": "10.217.0.71",
2026-06-09 12:19:45.292367 | controller |     "podIPs": [
2026-06-09 12:19:45.292386 | controller |       {
2026-06-09 12:19:45.292400 | controller |         "ip": "10.217.0.71"
2026-06-09 12:19:45.292414 | controller |       }
2026-06-09 12:19:45.292428 | controller |     ],
2026-06-09 12:19:45.292441 | controller |     "qosClass": "Burstable",
2026-06-09 12:19:45.292455 | controller |     "startTime": "2026-06-09T11:22:25Z"
2026-06-09 12:19:45.292469 | controller |   }
2026-06-09 12:19:45.292483 | controller | }
2026-06-09 12:19:45.313260 | controller | ok:
2026-06-09 12:19:45.313311 | controller | {
2026-06-09 12:19:45.313332 | controller |   "apiVersion": "v1",
2026-06-09 12:19:45.313365 | controller |   "kind": "Pod",
2026-06-09 12:19:45.313385 | controller |   "metadata": {
2026-06-09 12:19:45.313400 | controller |     "annotations": {
2026-06-09 12:19:45.313415 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.75/23\"],\"mac_address\":\"0a:58:0a:d9:00:4b\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.75/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-09 12:19:45.313430 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.75\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:4b\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-09 12:19:45.313446 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-09 12:19:45.313461 | controller |       "openshift.io/scc": "anyuid",
2026-06-09 12:19:45.313475 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-09 12:19:45.313490 | controller |     },
2026-06-09 12:19:45.313504 | controller |     "creationTimestamp": "2026-06-09T11:22:25Z",
2026-06-09 12:19:45.313518 | controller |     "generateName": "designate-operator-controller-manager-6bf8599b68-",
2026-06-09 12:19:45.313532 | controller |     "generation": 1,
2026-06-09 12:19:45.313547 | controller |     "labels": {
2026-06-09 12:19:45.313561 | controller |       "app.kubernetes.io/name": "designate-operator",
2026-06-09 12:19:45.313575 | controller |       "control-plane": "controller-manager",
2026-06-09 12:19:45.313589 | controller |       "openstack.org/operator-name": "designate",
2026-06-09 12:19:45.313604 | controller |       "pod-template-hash": "6bf8599b68"
2026-06-09 12:19:45.313618 | controller |     },
2026-06-09 12:19:45.313632 | controller |     "managedFields": [
2026-06-09 12:19:45.313647 | controller |       {
2026-06-09 12:19:45.313717 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.313739 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.313754 | controller |         "fieldsV1": {
2026-06-09 12:19:45.313768 | controller |           "f:metadata": {
2026-06-09 12:19:45.313782 | controller |             "f:annotations": {
2026-06-09 12:19:45.313796 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 12:19:45.313810 | controller |             }
2026-06-09 12:19:45.313824 | controller |           }
2026-06-09 12:19:45.313838 | controller |         },
2026-06-09 12:19:45.313852 | controller |         "manager": "crc",
2026-06-09 12:19:45.313866 | controller |         "operation": "Update",
2026-06-09 12:19:45.313881 | controller |         "subresource": "status",
2026-06-09 12:19:45.313894 | controller |         "time": "2026-06-09T11:22:25Z"
2026-06-09 12:19:45.313908 | controller |       },
2026-06-09 12:19:45.313927 | controller |       {
2026-06-09 12:19:45.313941 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.313955 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.313968 | controller |         "fieldsV1": {
2026-06-09 12:19:45.313982 | controller |           "f:metadata": {
2026-06-09 12:19:45.313996 | controller |             "f:annotations": {
2026-06-09 12:19:45.314010 | controller |               ".": {},
2026-06-09 12:19:45.314023 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-09 12:19:45.314037 | controller |             },
2026-06-09 12:19:45.314051 | controller |             "f:generateName": {},
2026-06-09 12:19:45.314064 | controller |             "f:labels": {
2026-06-09 12:19:45.314078 | controller |               ".": {},
2026-06-09 12:19:45.314091 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 12:19:45.314105 | controller |               "f:control-plane": {},
2026-06-09 12:19:45.314118 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 12:19:45.314132 | controller |               "f:pod-template-hash": {}
2026-06-09 12:19:45.314145 | controller |             },
2026-06-09 12:19:45.314159 | controller |             "f:ownerReferences": {
2026-06-09 12:19:45.314172 | controller |               ".": {},
2026-06-09 12:19:45.314186 | controller |               "k:{\"uid\":\"7550cb9d-76f6-4832-9ae8-b9877632ec75\"}": {}
2026-06-09 12:19:45.314200 | controller |             }
2026-06-09 12:19:45.314214 | controller |           },
2026-06-09 12:19:45.314228 | controller |           "f:spec": {
2026-06-09 12:19:45.314242 | controller |             "f:containers": {
2026-06-09 12:19:45.314255 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-09 12:19:45.314272 | controller |                 ".": {},
2026-06-09 12:19:45.314287 | controller |                 "f:args": {},
2026-06-09 12:19:45.314301 | controller |                 "f:command": {},
2026-06-09 12:19:45.314314 | controller |                 "f:env": {
2026-06-09 12:19:45.314327 | controller |                   ".": {},
2026-06-09 12:19:45.314340 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-09 12:19:45.314385 | controller |                     ".": {},
2026-06-09 12:19:45.314401 | controller |                     "f:name": {},
2026-06-09 12:19:45.314415 | controller |                     "f:value": {}
2026-06-09 12:19:45.314429 | controller |                   },
2026-06-09 12:19:45.314443 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 12:19:45.314457 | controller |                     ".": {},
2026-06-09 12:19:45.314470 | controller |                     "f:name": {},
2026-06-09 12:19:45.314484 | controller |                     "f:value": {}
2026-06-09 12:19:45.314498 | controller |                   },
2026-06-09 12:19:45.314511 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-09 12:19:45.314525 | controller |                     ".": {},
2026-06-09 12:19:45.314539 | controller |                     "f:name": {},
2026-06-09 12:19:45.314553 | controller |                     "f:value": {}
2026-06-09 12:19:45.314566 | controller |                   },
2026-06-09 12:19:45.314580 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 12:19:45.314594 | controller |                     ".": {},
2026-06-09 12:19:45.314608 | controller |                     "f:name": {},
2026-06-09 12:19:45.314622 | controller |                     "f:value": {}
2026-06-09 12:19:45.314637 | controller |                   },
2026-06-09 12:19:45.314651 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 12:19:45.314665 | controller |                     ".": {},
2026-06-09 12:19:45.314679 | controller |                     "f:name": {},
2026-06-09 12:19:45.314693 | controller |                     "f:value": {}
2026-06-09 12:19:45.314706 | controller |                   }
2026-06-09 12:19:45.314724 | controller |                 },
2026-06-09 12:19:45.314738 | controller |                 "f:image": {},
2026-06-09 12:19:45.314752 | controller |                 "f:imagePullPolicy": {},
2026-06-09 12:19:45.314766 | controller |                 "f:livenessProbe": {
2026-06-09 12:19:45.314780 | controller |                   ".": {},
2026-06-09 12:19:45.314793 | controller |                   "f:failureThreshold": {},
2026-06-09 12:19:45.314807 | controller |                   "f:httpGet": {
2026-06-09 12:19:45.314821 | controller |                     ".": {},
2026-06-09 12:19:45.314835 | controller |                     "f:path": {},
2026-06-09 12:19:45.314849 | controller |                     "f:port": {},
2026-06-09 12:19:45.314863 | controller |                     "f:scheme": {}
2026-06-09 12:19:45.314877 | controller |                   },
2026-06-09 12:19:45.314891 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 12:19:45.314904 | controller |                   "f:periodSeconds": {},
2026-06-09 12:19:45.314918 | controller |                   "f:successThreshold": {},
2026-06-09 12:19:45.314932 | controller |                   "f:timeoutSeconds": {}
2026-06-09 12:19:45.314946 | controller |                 },
2026-06-09 12:19:45.314960 | controller |                 "f:name": {},
2026-06-09 12:19:45.314974 | controller |                 "f:readinessProbe": {
2026-06-09 12:19:45.314988 | controller |                   ".": {},
2026-06-09 12:19:45.315001 | controller |                   "f:failureThreshold": {},
2026-06-09 12:19:45.315015 | controller |                   "f:httpGet": {
2026-06-09 12:19:45.315028 | controller |                     ".": {},
2026-06-09 12:19:45.315042 | controller |                     "f:path": {},
2026-06-09 12:19:45.315056 | controller |                     "f:port": {},
2026-06-09 12:19:45.315070 | controller |                     "f:scheme": {}
2026-06-09 12:19:45.315083 | controller |                   },
2026-06-09 12:19:45.315096 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 12:19:45.315110 | controller |                   "f:periodSeconds": {},
2026-06-09 12:19:45.315123 | controller |                   "f:successThreshold": {},
2026-06-09 12:19:45.315137 | controller |                   "f:timeoutSeconds": {}
2026-06-09 12:19:45.315151 | controller |                 },
2026-06-09 12:19:45.315165 | controller |                 "f:resources": {
2026-06-09 12:19:45.315178 | controller |                   ".": {},
2026-06-09 12:19:45.315192 | controller |                   "f:limits": {
2026-06-09 12:19:45.315206 | controller |                     ".": {},
2026-06-09 12:19:45.315219 | controller |                     "f:cpu": {},
2026-06-09 12:19:45.315236 | controller |                     "f:memory": {}
2026-06-09 12:19:45.315251 | controller |                   },
2026-06-09 12:19:45.315264 | controller |                   "f:requests": {
2026-06-09 12:19:45.315278 | controller |                     ".": {},
2026-06-09 12:19:45.315291 | controller |                     "f:cpu": {},
2026-06-09 12:19:45.315305 | controller |                     "f:memory": {}
2026-06-09 12:19:45.315319 | controller |                   }
2026-06-09 12:19:45.315333 | controller |                 },
2026-06-09 12:19:45.315349 | controller |                 "f:securityContext": {
2026-06-09 12:19:45.315382 | controller |                   ".": {},
2026-06-09 12:19:45.315397 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-09 12:19:45.315411 | controller |                 },
2026-06-09 12:19:45.315425 | controller |                 "f:terminationMessagePath": {},
2026-06-09 12:19:45.315439 | controller |                 "f:terminationMessagePolicy": {}
2026-06-09 12:19:45.315452 | controller |               }
2026-06-09 12:19:45.315466 | controller |             },
2026-06-09 12:19:45.315480 | controller |             "f:dnsPolicy": {},
2026-06-09 12:19:45.315493 | controller |             "f:enableServiceLinks": {},
2026-06-09 12:19:45.315515 | controller |             "f:restartPolicy": {},
2026-06-09 12:19:45.315529 | controller |             "f:schedulerName": {},
2026-06-09 12:19:45.315543 | controller |             "f:securityContext": {
2026-06-09 12:19:45.315557 | controller |               ".": {},
2026-06-09 12:19:45.315571 | controller |               "f:runAsNonRoot": {}
2026-06-09 12:19:45.315585 | controller |             },
2026-06-09 12:19:45.315599 | controller |             "f:serviceAccount": {},
2026-06-09 12:19:45.315613 | controller |             "f:serviceAccountName": {},
2026-06-09 12:19:45.315630 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 12:19:45.315655 | controller |             "f:tolerations": {}
2026-06-09 12:19:45.315669 | controller |           }
2026-06-09 12:19:45.315683 | controller |         },
2026-06-09 12:19:45.315696 | controller |         "manager": "kube-controller-manager",
2026-06-09 12:19:45.315710 | controller |         "operation": "Update",
2026-06-09 12:19:45.315724 | controller |         "time": "2026-06-09T11:22:25Z"
2026-06-09 12:19:45.315738 | controller |       },
2026-06-09 12:19:45.315752 | controller |       {
2026-06-09 12:19:45.315766 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.315779 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.315793 | controller |         "fieldsV1": {
2026-06-09 12:19:45.315807 | controller |           "f:metadata": {
2026-06-09 12:19:45.315821 | controller |             "f:annotations": {
2026-06-09 12:19:45.315835 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 12:19:45.315848 | controller |             }
2026-06-09 12:19:45.315862 | controller |           }
2026-06-09 12:19:45.315876 | controller |         },
2026-06-09 12:19:45.315889 | controller |         "manager": "multus-daemon",
2026-06-09 12:19:45.315902 | controller |         "operation": "Update",
2026-06-09 12:19:45.315916 | controller |         "subresource": "status",
2026-06-09 12:19:45.315929 | controller |         "time": "2026-06-09T11:22:41Z"
2026-06-09 12:19:45.315943 | controller |       },
2026-06-09 12:19:45.315956 | controller |       {
2026-06-09 12:19:45.315970 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.315984 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.315997 | controller |         "fieldsV1": {
2026-06-09 12:19:45.316010 | controller |           "f:status": {
2026-06-09 12:19:45.316024 | controller |             "f:conditions": {
2026-06-09 12:19:45.316037 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 12:19:45.316051 | controller |                 ".": {},
2026-06-09 12:19:45.316064 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.316078 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.316091 | controller |                 "f:status": {},
2026-06-09 12:19:45.316104 | controller |                 "f:type": {}
2026-06-09 12:19:45.316118 | controller |               },
2026-06-09 12:19:45.316131 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 12:19:45.316145 | controller |                 ".": {},
2026-06-09 12:19:45.316158 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.316172 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.316185 | controller |                 "f:status": {},
2026-06-09 12:19:45.316199 | controller |                 "f:type": {}
2026-06-09 12:19:45.316213 | controller |               },
2026-06-09 12:19:45.316228 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 12:19:45.316245 | controller |                 ".": {},
2026-06-09 12:19:45.316262 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.316279 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.316296 | controller |                 "f:status": {},
2026-06-09 12:19:45.316313 | controller |                 "f:type": {}
2026-06-09 12:19:45.316336 | controller |               },
2026-06-09 12:19:45.316378 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 12:19:45.316397 | controller |                 ".": {},
2026-06-09 12:19:45.316415 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.316430 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.316444 | controller |                 "f:status": {},
2026-06-09 12:19:45.316457 | controller |                 "f:type": {}
2026-06-09 12:19:45.316471 | controller |               }
2026-06-09 12:19:45.316484 | controller |             },
2026-06-09 12:19:45.316498 | controller |             "f:containerStatuses": {},
2026-06-09 12:19:45.316512 | controller |             "f:hostIP": {},
2026-06-09 12:19:45.316525 | controller |             "f:hostIPs": {},
2026-06-09 12:19:45.316539 | controller |             "f:phase": {},
2026-06-09 12:19:45.316553 | controller |             "f:podIP": {},
2026-06-09 12:19:45.316566 | controller |             "f:podIPs": {
2026-06-09 12:19:45.316580 | controller |               ".": {},
2026-06-09 12:19:45.316593 | controller |               "k:{\"ip\":\"10.217.0.75\"}": {
2026-06-09 12:19:45.316607 | controller |                 ".": {},
2026-06-09 12:19:45.316621 | controller |                 "f:ip": {}
2026-06-09 12:19:45.316635 | controller |               }
2026-06-09 12:19:45.316649 | controller |             },
2026-06-09 12:19:45.316663 | controller |             "f:startTime": {}
2026-06-09 12:19:45.316677 | controller |           }
2026-06-09 12:19:45.316691 | controller |         },
2026-06-09 12:19:45.316705 | controller |         "manager": "kubelet",
2026-06-09 12:19:45.316718 | controller |         "operation": "Update",
2026-06-09 12:19:45.316732 | controller |         "subresource": "status",
2026-06-09 12:19:45.316746 | controller |         "time": "2026-06-09T11:29:00Z"
2026-06-09 12:19:45.316760 | controller |       }
2026-06-09 12:19:45.316773 | controller |     ],
2026-06-09 12:19:45.316787 | controller |     "name": "designate-operator-controller-manager-6bf8599b68-gkskb",
2026-06-09 12:19:45.316801 | controller |     "namespace": "openstack-operators",
2026-06-09 12:19:45.316815 | controller |     "ownerReferences": [
2026-06-09 12:19:45.316829 | controller |       {
2026-06-09 12:19:45.316844 | controller |         "apiVersion": "apps/v1",
2026-06-09 12:19:45.316857 | controller |         "blockOwnerDeletion": true,
2026-06-09 12:19:45.316872 | controller |         "controller": true,
2026-06-09 12:19:45.316886 | controller |         "kind": "ReplicaSet",
2026-06-09 12:19:45.316900 | controller |         "name": "designate-operator-controller-manager-6bf8599b68",
2026-06-09 12:19:45.316914 | controller |         "uid": "7550cb9d-76f6-4832-9ae8-b9877632ec75"
2026-06-09 12:19:45.316928 | controller |       }
2026-06-09 12:19:45.316942 | controller |     ],
2026-06-09 12:19:45.316956 | controller |     "resourceVersion": "62518",
2026-06-09 12:19:45.316969 | controller |     "uid": "fd28a140-1cc2-4b0f-adab-b38e14ea149b"
2026-06-09 12:19:45.316984 | controller |   },
2026-06-09 12:19:45.316998 | controller |   "spec": {
2026-06-09 12:19:45.317012 | controller |     "containers": [
2026-06-09 12:19:45.317025 | controller |       {
2026-06-09 12:19:45.317039 | controller |         "args": [
2026-06-09 12:19:45.317052 | controller |           "--leader-elect",
2026-06-09 12:19:45.317065 | controller |           "--health-probe-bind-address=:8081",
2026-06-09 12:19:45.317079 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-09 12:19:45.317093 | controller |         ],
2026-06-09 12:19:45.317107 | controller |         "command": [
2026-06-09 12:19:45.317120 | controller |           "/manager"
2026-06-09 12:19:45.317134 | controller |         ],
2026-06-09 12:19:45.317147 | controller |         "env": [
2026-06-09 12:19:45.317161 | controller |           {
2026-06-09 12:19:45.317174 | controller |             "name": "LEASE_DURATION",
2026-06-09 12:19:45.317195 | controller |             "value": "30"
2026-06-09 12:19:45.317209 | controller |           },
2026-06-09 12:19:45.317223 | controller |           {
2026-06-09 12:19:45.317237 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 12:19:45.317251 | controller |             "value": "20"
2026-06-09 12:19:45.317266 | controller |           },
2026-06-09 12:19:45.317281 | controller |           {
2026-06-09 12:19:45.317297 | controller |             "name": "RETRY_PERIOD",
2026-06-09 12:19:45.317310 | controller |             "value": "5"
2026-06-09 12:19:45.317324 | controller |           },
2026-06-09 12:19:45.317338 | controller |           {
2026-06-09 12:19:45.317370 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-09 12:19:45.317386 | controller |             "value": "false"
2026-06-09 12:19:45.317399 | controller |           },
2026-06-09 12:19:45.317413 | controller |           {
2026-06-09 12:19:45.317427 | controller |             "name": "METRICS_CERTS",
2026-06-09 12:19:45.317441 | controller |             "value": "false"
2026-06-09 12:19:45.317455 | controller |           }
2026-06-09 12:19:45.317468 | controller |         ],
2026-06-09 12:19:45.317482 | controller |         "image": "quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd",
2026-06-09 12:19:45.317496 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 12:19:45.317510 | controller |         "livenessProbe": {
2026-06-09 12:19:45.317523 | controller |           "failureThreshold": 3,
2026-06-09 12:19:45.317537 | controller |           "httpGet": {
2026-06-09 12:19:45.317552 | controller |             "path": "/healthz",
2026-06-09 12:19:45.317565 | controller |             "port": 8081,
2026-06-09 12:19:45.317579 | controller |             "scheme": "HTTP"
2026-06-09 12:19:45.317593 | controller |           },
2026-06-09 12:19:45.317607 | controller |           "initialDelaySeconds": 15,
2026-06-09 12:19:45.317621 | controller |           "periodSeconds": 20,
2026-06-09 12:19:45.317634 | controller |           "successThreshold": 1,
2026-06-09 12:19:45.317648 | controller |           "timeoutSeconds": 1
2026-06-09 12:19:45.317662 | controller |         },
2026-06-09 12:19:45.317676 | controller |         "name": "manager",
2026-06-09 12:19:45.317689 | controller |         "readinessProbe": {
2026-06-09 12:19:45.317703 | controller |           "failureThreshold": 3,
2026-06-09 12:19:45.317716 | controller |           "httpGet": {
2026-06-09 12:19:45.317730 | controller |             "path": "/readyz",
2026-06-09 12:19:45.317743 | controller |             "port": 8081,
2026-06-09 12:19:45.317757 | controller |             "scheme": "HTTP"
2026-06-09 12:19:45.317770 | controller |           },
2026-06-09 12:19:45.317784 | controller |           "initialDelaySeconds": 5,
2026-06-09 12:19:45.317797 | controller |           "periodSeconds": 10,
2026-06-09 12:19:45.317811 | controller |           "successThreshold": 1,
2026-06-09 12:19:45.317825 | controller |           "timeoutSeconds": 1
2026-06-09 12:19:45.317838 | controller |         },
2026-06-09 12:19:45.317852 | controller |         "resources": {
2026-06-09 12:19:45.317865 | controller |           "limits": {
2026-06-09 12:19:45.317879 | controller |             "cpu": "500m",
2026-06-09 12:19:45.317892 | controller |             "memory": "512Mi"
2026-06-09 12:19:45.317905 | controller |           },
2026-06-09 12:19:45.317918 | controller |           "requests": {
2026-06-09 12:19:45.317931 | controller |             "cpu": "10m",
2026-06-09 12:19:45.317945 | controller |             "memory": "256Mi"
2026-06-09 12:19:45.317958 | controller |           }
2026-06-09 12:19:45.317971 | controller |         },
2026-06-09 12:19:45.317985 | controller |         "securityContext": {
2026-06-09 12:19:45.317999 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 12:19:45.318013 | controller |           "capabilities": {
2026-06-09 12:19:45.318032 | controller |             "drop": [
2026-06-09 12:19:45.318046 | controller |               "MKNOD"
2026-06-09 12:19:45.318060 | controller |             ]
2026-06-09 12:19:45.318074 | controller |           }
2026-06-09 12:19:45.318087 | controller |         },
2026-06-09 12:19:45.318101 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 12:19:45.318115 | controller |         "terminationMessagePolicy": "File",
2026-06-09 12:19:45.318129 | controller |         "volumeMounts": [
2026-06-09 12:19:45.318142 | controller |           {
2026-06-09 12:19:45.318156 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 12:19:45.318169 | controller |             "name": "kube-api-access-sf4qr",
2026-06-09 12:19:45.318183 | controller |             "readOnly": true
2026-06-09 12:19:45.318196 | controller |           }
2026-06-09 12:19:45.318210 | controller |         ]
2026-06-09 12:19:45.318224 | controller |       }
2026-06-09 12:19:45.318237 | controller |     ],
2026-06-09 12:19:45.318251 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 12:19:45.318264 | controller |     "enableServiceLinks": true,
2026-06-09 12:19:45.318278 | controller |     "imagePullSecrets": [
2026-06-09 12:19:45.318291 | controller |       {
2026-06-09 12:19:45.318305 | controller |         "name": "designate-operator-controller-manager-dockercfg-fqjjv"
2026-06-09 12:19:45.318319 | controller |       }
2026-06-09 12:19:45.318333 | controller |     ],
2026-06-09 12:19:45.318349 | controller |     "nodeName": "crc",
2026-06-09 12:19:45.318379 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 12:19:45.318394 | controller |     "priority": 0,
2026-06-09 12:19:45.318408 | controller |     "restartPolicy": "Always",
2026-06-09 12:19:45.318421 | controller |     "schedulerName": "default-scheduler",
2026-06-09 12:19:45.318435 | controller |     "securityContext": {
2026-06-09 12:19:45.318449 | controller |       "runAsNonRoot": true,
2026-06-09 12:19:45.318462 | controller |       "seLinuxOptions": {
2026-06-09 12:19:45.318475 | controller |         "level": "s0:c26,c5"
2026-06-09 12:19:45.318488 | controller |       }
2026-06-09 12:19:45.318502 | controller |     },
2026-06-09 12:19:45.318515 | controller |     "serviceAccount": "designate-operator-controller-manager",
2026-06-09 12:19:45.318530 | controller |     "serviceAccountName": "designate-operator-controller-manager",
2026-06-09 12:19:45.318544 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 12:19:45.318558 | controller |     "tolerations": [
2026-06-09 12:19:45.318572 | controller |       {
2026-06-09 12:19:45.318586 | controller |         "effect": "NoExecute",
2026-06-09 12:19:45.318600 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 12:19:45.318614 | controller |         "operator": "Exists",
2026-06-09 12:19:45.318627 | controller |         "tolerationSeconds": 120
2026-06-09 12:19:45.318641 | controller |       },
2026-06-09 12:19:45.318655 | controller |       {
2026-06-09 12:19:45.318669 | controller |         "effect": "NoExecute",
2026-06-09 12:19:45.318682 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 12:19:45.318696 | controller |         "operator": "Exists",
2026-06-09 12:19:45.318709 | controller |         "tolerationSeconds": 120
2026-06-09 12:19:45.318723 | controller |       },
2026-06-09 12:19:45.318737 | controller |       {
2026-06-09 12:19:45.318750 | controller |         "effect": "NoSchedule",
2026-06-09 12:19:45.318764 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 12:19:45.318778 | controller |         "operator": "Exists"
2026-06-09 12:19:45.318793 | controller |       }
2026-06-09 12:19:45.318806 | controller |     ],
2026-06-09 12:19:45.318820 | controller |     "volumes": [
2026-06-09 12:19:45.318834 | controller |       {
2026-06-09 12:19:45.318847 | controller |         "name": "kube-api-access-sf4qr",
2026-06-09 12:19:45.318861 | controller |         "projected": {
2026-06-09 12:19:45.318879 | controller |           "defaultMode": 420,
2026-06-09 12:19:45.318894 | controller |           "sources": [
2026-06-09 12:19:45.318908 | controller |             {
2026-06-09 12:19:45.318922 | controller |               "serviceAccountToken": {
2026-06-09 12:19:45.318935 | controller |                 "expirationSeconds": 3607,
2026-06-09 12:19:45.318949 | controller |                 "path": "token"
2026-06-09 12:19:45.318963 | controller |               }
2026-06-09 12:19:45.318977 | controller |             },
2026-06-09 12:19:45.318991 | controller |             {
2026-06-09 12:19:45.319005 | controller |               "configMap": {
2026-06-09 12:19:45.319018 | controller |                 "items": [
2026-06-09 12:19:45.319032 | controller |                   {
2026-06-09 12:19:45.319046 | controller |                     "key": "ca.crt",
2026-06-09 12:19:45.319059 | controller |                     "path": "ca.crt"
2026-06-09 12:19:45.319073 | controller |                   }
2026-06-09 12:19:45.319086 | controller |                 ],
2026-06-09 12:19:45.319100 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 12:19:45.319198 | controller |               }
2026-06-09 12:19:45.319215 | controller |             },
2026-06-09 12:19:45.319230 | controller |             {
2026-06-09 12:19:45.319244 | controller |               "downwardAPI": {
2026-06-09 12:19:45.319258 | controller |                 "items": [
2026-06-09 12:19:45.319272 | controller |                   {
2026-06-09 12:19:45.319285 | controller |                     "fieldRef": {
2026-06-09 12:19:45.319299 | controller |                       "apiVersion": "v1",
2026-06-09 12:19:45.319313 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 12:19:45.319326 | controller |                     },
2026-06-09 12:19:45.319340 | controller |                     "path": "namespace"
2026-06-09 12:19:45.319371 | controller |                   }
2026-06-09 12:19:45.319386 | controller |                 ]
2026-06-09 12:19:45.319400 | controller |               }
2026-06-09 12:19:45.319414 | controller |             },
2026-06-09 12:19:45.319427 | controller |             {
2026-06-09 12:19:45.319441 | controller |               "configMap": {
2026-06-09 12:19:45.319454 | controller |                 "items": [
2026-06-09 12:19:45.319468 | controller |                   {
2026-06-09 12:19:45.319481 | controller |                     "key": "service-ca.crt",
2026-06-09 12:19:45.319495 | controller |                     "path": "service-ca.crt"
2026-06-09 12:19:45.319509 | controller |                   }
2026-06-09 12:19:45.319523 | controller |                 ],
2026-06-09 12:19:45.319536 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 12:19:45.319550 | controller |               }
2026-06-09 12:19:45.319563 | controller |             }
2026-06-09 12:19:45.319577 | controller |           ]
2026-06-09 12:19:45.319590 | controller |         }
2026-06-09 12:19:45.319604 | controller |       }
2026-06-09 12:19:45.319618 | controller |     ]
2026-06-09 12:19:45.319632 | controller |   },
2026-06-09 12:19:45.319646 | controller |   "status": {
2026-06-09 12:19:45.319673 | controller |     "conditions": [
2026-06-09 12:19:45.319688 | controller |       {
2026-06-09 12:19:45.319701 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.319715 | controller |         "lastTransitionTime": "2026-06-09T11:23:20Z",
2026-06-09 12:19:45.319730 | controller |         "status": "True",
2026-06-09 12:19:45.319744 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 12:19:45.319758 | controller |       },
2026-06-09 12:19:45.319772 | controller |       {
2026-06-09 12:19:45.319785 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.319800 | controller |         "lastTransitionTime": "2026-06-09T11:22:25Z",
2026-06-09 12:19:45.319814 | controller |         "status": "True",
2026-06-09 12:19:45.319828 | controller |         "type": "Initialized"
2026-06-09 12:19:45.319847 | controller |       },
2026-06-09 12:19:45.319861 | controller |       {
2026-06-09 12:19:45.319875 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.319889 | controller |         "lastTransitionTime": "2026-06-09T11:29:00Z",
2026-06-09 12:19:45.319903 | controller |         "status": "True",
2026-06-09 12:19:45.319917 | controller |         "type": "Ready"
2026-06-09 12:19:45.319930 | controller |       },
2026-06-09 12:19:45.319943 | controller |       {
2026-06-09 12:19:45.319957 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.319971 | controller |         "lastTransitionTime": "2026-06-09T11:29:00Z",
2026-06-09 12:19:45.319984 | controller |         "status": "True",
2026-06-09 12:19:45.319998 | controller |         "type": "ContainersReady"
2026-06-09 12:19:45.320011 | controller |       },
2026-06-09 12:19:45.320025 | controller |       {
2026-06-09 12:19:45.320038 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.320052 | controller |         "lastTransitionTime": "2026-06-09T11:22:25Z",
2026-06-09 12:19:45.320065 | controller |         "status": "True",
2026-06-09 12:19:45.320078 | controller |         "type": "PodScheduled"
2026-06-09 12:19:45.320092 | controller |       }
2026-06-09 12:19:45.320105 | controller |     ],
2026-06-09 12:19:45.320118 | controller |     "containerStatuses": [
2026-06-09 12:19:45.320131 | controller |       {
2026-06-09 12:19:45.320144 | controller |         "allocatedResources": {
2026-06-09 12:19:45.320157 | controller |           "cpu": "10m",
2026-06-09 12:19:45.320170 | controller |           "memory": "256Mi"
2026-06-09 12:19:45.320183 | controller |         },
2026-06-09 12:19:45.320197 | controller |         "containerID": "cri-o://1a00cdaf03cd9073a9966a10e5a819f1f85cd522f6f5be5ecf86b0c7d00034f2",
2026-06-09 12:19:45.320211 | controller |         "image": "quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd",
2026-06-09 12:19:45.320225 | controller |         "imageID": "quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd",
2026-06-09 12:19:45.320239 | controller |         "lastState": {
2026-06-09 12:19:45.320255 | controller |           "terminated": {
2026-06-09 12:19:45.320270 | controller |             "containerID": "cri-o://15ec0792f561d58c98650defdfe13e2262f250d9b01f6163af44e03e0e19f75c",
2026-06-09 12:19:45.320286 | controller |             "exitCode": 1,
2026-06-09 12:19:45.320300 | controller |             "finishedAt": "2026-06-09T11:28:42Z",
2026-06-09 12:19:45.320313 | controller |             "reason": "Error",
2026-06-09 12:19:45.320327 | controller |             "startedAt": "2026-06-09T11:23:20Z"
2026-06-09 12:19:45.320341 | controller |           }
2026-06-09 12:19:45.320377 | controller |         },
2026-06-09 12:19:45.320393 | controller |         "name": "manager",
2026-06-09 12:19:45.320407 | controller |         "ready": true,
2026-06-09 12:19:45.320420 | controller |         "resources": {
2026-06-09 12:19:45.320434 | controller |           "limits": {
2026-06-09 12:19:45.320448 | controller |             "cpu": "500m",
2026-06-09 12:19:45.320462 | controller |             "memory": "512Mi"
2026-06-09 12:19:45.320475 | controller |           },
2026-06-09 12:19:45.320489 | controller |           "requests": {
2026-06-09 12:19:45.320502 | controller |             "cpu": "10m",
2026-06-09 12:19:45.320516 | controller |             "memory": "256Mi"
2026-06-09 12:19:45.320529 | controller |           }
2026-06-09 12:19:45.320543 | controller |         },
2026-06-09 12:19:45.320557 | controller |         "restartCount": 1,
2026-06-09 12:19:45.320571 | controller |         "started": true,
2026-06-09 12:19:45.320584 | controller |         "state": {
2026-06-09 12:19:45.320598 | controller |           "running": {
2026-06-09 12:19:45.320612 | controller |             "startedAt": "2026-06-09T11:28:47Z"
2026-06-09 12:19:45.320629 | controller |           }
2026-06-09 12:19:45.320914 | controller |         },
2026-06-09 12:19:45.320933 | controller |         "user": {
2026-06-09 12:19:45.320947 | controller |           "linux": {
2026-06-09 12:19:45.320961 | controller |             "gid": 0,
2026-06-09 12:19:45.320974 | controller |             "supplementalGroups": [
2026-06-09 12:19:45.320988 | controller |               0
2026-06-09 12:19:45.321002 | controller |             ],
2026-06-09 12:19:45.321016 | controller |             "uid": 65532
2026-06-09 12:19:45.321030 | controller |           }
2026-06-09 12:19:45.321044 | controller |         },
2026-06-09 12:19:45.321058 | controller |         "volumeMounts": [
2026-06-09 12:19:45.321071 | controller |           {
2026-06-09 12:19:45.321085 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 12:19:45.321099 | controller |             "name": "kube-api-access-sf4qr",
2026-06-09 12:19:45.321114 | controller |             "readOnly": true,
2026-06-09 12:19:45.321128 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 12:19:45.321142 | controller |           }
2026-06-09 12:19:45.321156 | controller |         ]
2026-06-09 12:19:45.321170 | controller |       }
2026-06-09 12:19:45.321184 | controller |     ],
2026-06-09 12:19:45.321197 | controller |     "hostIP": "192.168.126.11",
2026-06-09 12:19:45.321211 | controller |     "hostIPs": [
2026-06-09 12:19:45.321224 | controller |       {
2026-06-09 12:19:45.321238 | controller |         "ip": "192.168.126.11"
2026-06-09 12:19:45.321251 | controller |       }
2026-06-09 12:19:45.321265 | controller |     ],
2026-06-09 12:19:45.321279 | controller |     "phase": "Running",
2026-06-09 12:19:45.321293 | controller |     "podIP": "10.217.0.75",
2026-06-09 12:19:45.321306 | controller |     "podIPs": [
2026-06-09 12:19:45.321320 | controller |       {
2026-06-09 12:19:45.321334 | controller |         "ip": "10.217.0.75"
2026-06-09 12:19:45.321364 | controller |       }
2026-06-09 12:19:45.321383 | controller |     ],
2026-06-09 12:19:45.321398 | controller |     "qosClass": "Burstable",
2026-06-09 12:19:45.321412 | controller |     "startTime": "2026-06-09T11:22:25Z"
2026-06-09 12:19:45.321426 | controller |   }
2026-06-09 12:19:45.321439 | controller | }
2026-06-09 12:19:45.342152 | controller | ok:
2026-06-09 12:19:45.342207 | controller | {
2026-06-09 12:19:45.342228 | controller |   "apiVersion": "v1",
2026-06-09 12:19:45.342251 | controller |   "kind": "Pod",
2026-06-09 12:19:45.342270 | controller |   "metadata": {
2026-06-09 12:19:45.342290 | controller |     "annotations": {
2026-06-09 12:19:45.342305 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.77/23\"],\"mac_address\":\"0a:58:0a:d9:00:4d\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.77/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-09 12:19:45.342326 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.77\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:4d\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-09 12:19:45.342342 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-09 12:19:45.342393 | controller |       "openshift.io/scc": "anyuid",
2026-06-09 12:19:45.342461 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-09 12:19:45.342483 | controller |     },
2026-06-09 12:19:45.342499 | controller |     "creationTimestamp": "2026-06-09T11:22:25Z",
2026-06-09 12:19:45.342514 | controller |     "generateName": "glance-operator-controller-manager-5bdfb47c4d-",
2026-06-09 12:19:45.342528 | controller |     "generation": 1,
2026-06-09 12:19:45.342548 | controller |     "labels": {
2026-06-09 12:19:45.342563 | controller |       "app.kubernetes.io/name": "glance-operator",
2026-06-09 12:19:45.342577 | controller |       "control-plane": "controller-manager",
2026-06-09 12:19:45.342591 | controller |       "openstack.org/operator-name": "glance",
2026-06-09 12:19:45.342606 | controller |       "pod-template-hash": "5bdfb47c4d"
2026-06-09 12:19:45.342620 | controller |     },
2026-06-09 12:19:45.342634 | controller |     "managedFields": [
2026-06-09 12:19:45.342648 | controller |       {
2026-06-09 12:19:45.342661 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.342675 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.342689 | controller |         "fieldsV1": {
2026-06-09 12:19:45.342702 | controller |           "f:metadata": {
2026-06-09 12:19:45.342716 | controller |             "f:annotations": {
2026-06-09 12:19:45.342730 | controller |               ".": {},
2026-06-09 12:19:45.342744 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-09 12:19:45.342759 | controller |             },
2026-06-09 12:19:45.342773 | controller |             "f:generateName": {},
2026-06-09 12:19:45.342787 | controller |             "f:labels": {
2026-06-09 12:19:45.342801 | controller |               ".": {},
2026-06-09 12:19:45.342815 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 12:19:45.342829 | controller |               "f:control-plane": {},
2026-06-09 12:19:45.342843 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 12:19:45.342857 | controller |               "f:pod-template-hash": {}
2026-06-09 12:19:45.342871 | controller |             },
2026-06-09 12:19:45.342885 | controller |             "f:ownerReferences": {
2026-06-09 12:19:45.342899 | controller |               ".": {},
2026-06-09 12:19:45.342913 | controller |               "k:{\"uid\":\"509d6183-a387-4ae1-b002-c9cbe05200c3\"}": {}
2026-06-09 12:19:45.342927 | controller |             }
2026-06-09 12:19:45.342941 | controller |           },
2026-06-09 12:19:45.342955 | controller |           "f:spec": {
2026-06-09 12:19:45.342969 | controller |             "f:containers": {
2026-06-09 12:19:45.342983 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-09 12:19:45.342997 | controller |                 ".": {},
2026-06-09 12:19:45.343011 | controller |                 "f:args": {},
2026-06-09 12:19:45.343024 | controller |                 "f:command": {},
2026-06-09 12:19:45.343038 | controller |                 "f:env": {
2026-06-09 12:19:45.343052 | controller |                   ".": {},
2026-06-09 12:19:45.343065 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-09 12:19:45.343079 | controller |                     ".": {},
2026-06-09 12:19:45.343093 | controller |                     "f:name": {},
2026-06-09 12:19:45.343106 | controller |                     "f:value": {}
2026-06-09 12:19:45.343120 | controller |                   },
2026-06-09 12:19:45.343134 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 12:19:45.343148 | controller |                     ".": {},
2026-06-09 12:19:45.343161 | controller |                     "f:name": {},
2026-06-09 12:19:45.343175 | controller |                     "f:value": {}
2026-06-09 12:19:45.343188 | controller |                   },
2026-06-09 12:19:45.343202 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-09 12:19:45.343216 | controller |                     ".": {},
2026-06-09 12:19:45.343230 | controller |                     "f:name": {},
2026-06-09 12:19:45.343243 | controller |                     "f:value": {}
2026-06-09 12:19:45.343257 | controller |                   },
2026-06-09 12:19:45.343270 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 12:19:45.343284 | controller |                     ".": {},
2026-06-09 12:19:45.343298 | controller |                     "f:name": {},
2026-06-09 12:19:45.343316 | controller |                     "f:value": {}
2026-06-09 12:19:45.343330 | controller |                   },
2026-06-09 12:19:45.343344 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 12:19:45.343391 | controller |                     ".": {},
2026-06-09 12:19:45.343407 | controller |                     "f:name": {},
2026-06-09 12:19:45.343421 | controller |                     "f:value": {}
2026-06-09 12:19:45.343435 | controller |                   }
2026-06-09 12:19:45.343449 | controller |                 },
2026-06-09 12:19:45.343463 | controller |                 "f:image": {},
2026-06-09 12:19:45.343476 | controller |                 "f:imagePullPolicy": {},
2026-06-09 12:19:45.343490 | controller |                 "f:livenessProbe": {
2026-06-09 12:19:45.343504 | controller |                   ".": {},
2026-06-09 12:19:45.343517 | controller |                   "f:failureThreshold": {},
2026-06-09 12:19:45.343531 | controller |                   "f:httpGet": {
2026-06-09 12:19:45.343545 | controller |                     ".": {},
2026-06-09 12:19:45.343559 | controller |                     "f:path": {},
2026-06-09 12:19:45.343573 | controller |                     "f:port": {},
2026-06-09 12:19:45.343586 | controller |                     "f:scheme": {}
2026-06-09 12:19:45.343599 | controller |                   },
2026-06-09 12:19:45.343612 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 12:19:45.343626 | controller |                   "f:periodSeconds": {},
2026-06-09 12:19:45.343640 | controller |                   "f:successThreshold": {},
2026-06-09 12:19:45.343653 | controller |                   "f:timeoutSeconds": {}
2026-06-09 12:19:45.343667 | controller |                 },
2026-06-09 12:19:45.343681 | controller |                 "f:name": {},
2026-06-09 12:19:45.343695 | controller |                 "f:readinessProbe": {
2026-06-09 12:19:45.343709 | controller |                   ".": {},
2026-06-09 12:19:45.343722 | controller |                   "f:failureThreshold": {},
2026-06-09 12:19:45.343736 | controller |                   "f:httpGet": {
2026-06-09 12:19:45.343750 | controller |                     ".": {},
2026-06-09 12:19:45.343763 | controller |                     "f:path": {},
2026-06-09 12:19:45.343777 | controller |                     "f:port": {},
2026-06-09 12:19:45.343802 | controller |                     "f:scheme": {}
2026-06-09 12:19:45.343817 | controller |                   },
2026-06-09 12:19:45.343831 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 12:19:45.343845 | controller |                   "f:periodSeconds": {},
2026-06-09 12:19:45.343858 | controller |                   "f:successThreshold": {},
2026-06-09 12:19:45.343872 | controller |                   "f:timeoutSeconds": {}
2026-06-09 12:19:45.343886 | controller |                 },
2026-06-09 12:19:45.343900 | controller |                 "f:resources": {
2026-06-09 12:19:45.343914 | controller |                   ".": {},
2026-06-09 12:19:45.343928 | controller |                   "f:limits": {
2026-06-09 12:19:45.343942 | controller |                     ".": {},
2026-06-09 12:19:45.343956 | controller |                     "f:cpu": {},
2026-06-09 12:19:45.343970 | controller |                     "f:memory": {}
2026-06-09 12:19:45.343984 | controller |                   },
2026-06-09 12:19:45.343998 | controller |                   "f:requests": {
2026-06-09 12:19:45.344012 | controller |                     ".": {},
2026-06-09 12:19:45.344026 | controller |                     "f:cpu": {},
2026-06-09 12:19:45.344040 | controller |                     "f:memory": {}
2026-06-09 12:19:45.344054 | controller |                   }
2026-06-09 12:19:45.344068 | controller |                 },
2026-06-09 12:19:45.344082 | controller |                 "f:securityContext": {
2026-06-09 12:19:45.344095 | controller |                   ".": {},
2026-06-09 12:19:45.344109 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-09 12:19:45.344127 | controller |                 },
2026-06-09 12:19:45.344142 | controller |                 "f:terminationMessagePath": {},
2026-06-09 12:19:45.344156 | controller |                 "f:terminationMessagePolicy": {}
2026-06-09 12:19:45.344169 | controller |               }
2026-06-09 12:19:45.344183 | controller |             },
2026-06-09 12:19:45.344197 | controller |             "f:dnsPolicy": {},
2026-06-09 12:19:45.344210 | controller |             "f:enableServiceLinks": {},
2026-06-09 12:19:45.344224 | controller |             "f:restartPolicy": {},
2026-06-09 12:19:45.344237 | controller |             "f:schedulerName": {},
2026-06-09 12:19:45.344251 | controller |             "f:securityContext": {
2026-06-09 12:19:45.344264 | controller |               ".": {},
2026-06-09 12:19:45.344277 | controller |               "f:runAsNonRoot": {}
2026-06-09 12:19:45.344291 | controller |             },
2026-06-09 12:19:45.344304 | controller |             "f:serviceAccount": {},
2026-06-09 12:19:45.344318 | controller |             "f:serviceAccountName": {},
2026-06-09 12:19:45.344332 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 12:19:45.344347 | controller |             "f:tolerations": {}
2026-06-09 12:19:45.344388 | controller |           }
2026-06-09 12:19:45.344403 | controller |         },
2026-06-09 12:19:45.344417 | controller |         "manager": "kube-controller-manager",
2026-06-09 12:19:45.344431 | controller |         "operation": "Update",
2026-06-09 12:19:45.344445 | controller |         "time": "2026-06-09T11:22:25Z"
2026-06-09 12:19:45.344459 | controller |       },
2026-06-09 12:19:45.344473 | controller |       {
2026-06-09 12:19:45.344487 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.344501 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.344515 | controller |         "fieldsV1": {
2026-06-09 12:19:45.344528 | controller |           "f:metadata": {
2026-06-09 12:19:45.344542 | controller |             "f:annotations": {
2026-06-09 12:19:45.344555 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 12:19:45.344569 | controller |             }
2026-06-09 12:19:45.344583 | controller |           }
2026-06-09 12:19:45.344597 | controller |         },
2026-06-09 12:19:45.344611 | controller |         "manager": "crc",
2026-06-09 12:19:45.344625 | controller |         "operation": "Update",
2026-06-09 12:19:45.344638 | controller |         "subresource": "status",
2026-06-09 12:19:45.344652 | controller |         "time": "2026-06-09T11:22:26Z"
2026-06-09 12:19:45.344665 | controller |       },
2026-06-09 12:19:45.344679 | controller |       {
2026-06-09 12:19:45.344693 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.344707 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.344721 | controller |         "fieldsV1": {
2026-06-09 12:19:45.344735 | controller |           "f:metadata": {
2026-06-09 12:19:45.344749 | controller |             "f:annotations": {
2026-06-09 12:19:45.344763 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 12:19:45.344777 | controller |             }
2026-06-09 12:19:45.344791 | controller |           }
2026-06-09 12:19:45.344805 | controller |         },
2026-06-09 12:19:45.344819 | controller |         "manager": "multus-daemon",
2026-06-09 12:19:45.344833 | controller |         "operation": "Update",
2026-06-09 12:19:45.344847 | controller |         "subresource": "status",
2026-06-09 12:19:45.344861 | controller |         "time": "2026-06-09T11:22:43Z"
2026-06-09 12:19:45.344875 | controller |       },
2026-06-09 12:19:45.344889 | controller |       {
2026-06-09 12:19:45.344903 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.344917 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.344931 | controller |         "fieldsV1": {
2026-06-09 12:19:45.344945 | controller |           "f:status": {
2026-06-09 12:19:45.344959 | controller |             "f:conditions": {
2026-06-09 12:19:45.344978 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 12:19:45.344992 | controller |                 ".": {},
2026-06-09 12:19:45.345006 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.345020 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.345034 | controller |                 "f:status": {},
2026-06-09 12:19:45.345047 | controller |                 "f:type": {}
2026-06-09 12:19:45.345061 | controller |               },
2026-06-09 12:19:45.345075 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 12:19:45.345088 | controller |                 ".": {},
2026-06-09 12:19:45.345102 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.345116 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.345130 | controller |                 "f:status": {},
2026-06-09 12:19:45.345143 | controller |                 "f:type": {}
2026-06-09 12:19:45.345157 | controller |               },
2026-06-09 12:19:45.345170 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 12:19:45.345184 | controller |                 ".": {},
2026-06-09 12:19:45.345198 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.345212 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.345226 | controller |                 "f:status": {},
2026-06-09 12:19:45.345239 | controller |                 "f:type": {}
2026-06-09 12:19:45.345253 | controller |               },
2026-06-09 12:19:45.345267 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 12:19:45.345281 | controller |                 ".": {},
2026-06-09 12:19:45.345295 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.345308 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.345322 | controller |                 "f:status": {},
2026-06-09 12:19:45.345336 | controller |                 "f:type": {}
2026-06-09 12:19:45.345365 | controller |               }
2026-06-09 12:19:45.345384 | controller |             },
2026-06-09 12:19:45.345399 | controller |             "f:containerStatuses": {},
2026-06-09 12:19:45.345412 | controller |             "f:hostIP": {},
2026-06-09 12:19:45.345426 | controller |             "f:hostIPs": {},
2026-06-09 12:19:45.345440 | controller |             "f:phase": {},
2026-06-09 12:19:45.345453 | controller |             "f:podIP": {},
2026-06-09 12:19:45.345467 | controller |             "f:podIPs": {
2026-06-09 12:19:45.345481 | controller |               ".": {},
2026-06-09 12:19:45.345494 | controller |               "k:{\"ip\":\"10.217.0.77\"}": {
2026-06-09 12:19:45.345508 | controller |                 ".": {},
2026-06-09 12:19:45.345522 | controller |                 "f:ip": {}
2026-06-09 12:19:45.345536 | controller |               }
2026-06-09 12:19:45.345549 | controller |             },
2026-06-09 12:19:45.345563 | controller |             "f:startTime": {}
2026-06-09 12:19:45.345577 | controller |           }
2026-06-09 12:19:45.345591 | controller |         },
2026-06-09 12:19:45.345604 | controller |         "manager": "kubelet",
2026-06-09 12:19:45.345618 | controller |         "operation": "Update",
2026-06-09 12:19:45.345631 | controller |         "subresource": "status",
2026-06-09 12:19:45.345645 | controller |         "time": "2026-06-09T11:28:59Z"
2026-06-09 12:19:45.345659 | controller |       }
2026-06-09 12:19:45.345673 | controller |     ],
2026-06-09 12:19:45.345687 | controller |     "name": "glance-operator-controller-manager-5bdfb47c4d-qbnlh",
2026-06-09 12:19:45.345701 | controller |     "namespace": "openstack-operators",
2026-06-09 12:19:45.345715 | controller |     "ownerReferences": [
2026-06-09 12:19:45.345729 | controller |       {
2026-06-09 12:19:45.345743 | controller |         "apiVersion": "apps/v1",
2026-06-09 12:19:45.345757 | controller |         "blockOwnerDeletion": true,
2026-06-09 12:19:45.345774 | controller |         "controller": true,
2026-06-09 12:19:45.345789 | controller |         "kind": "ReplicaSet",
2026-06-09 12:19:45.345803 | controller |         "name": "glance-operator-controller-manager-5bdfb47c4d",
2026-06-09 12:19:45.345817 | controller |         "uid": "509d6183-a387-4ae1-b002-c9cbe05200c3"
2026-06-09 12:19:45.345831 | controller |       }
2026-06-09 12:19:45.345845 | controller |     ],
2026-06-09 12:19:45.345859 | controller |     "resourceVersion": "62505",
2026-06-09 12:19:45.345873 | controller |     "uid": "8b57e0f6-9bf8-43ef-91bb-aa950b7c1e4a"
2026-06-09 12:19:45.345887 | controller |   },
2026-06-09 12:19:45.345901 | controller |   "spec": {
2026-06-09 12:19:45.345915 | controller |     "containers": [
2026-06-09 12:19:45.345929 | controller |       {
2026-06-09 12:19:45.345943 | controller |         "args": [
2026-06-09 12:19:45.345957 | controller |           "--leader-elect",
2026-06-09 12:19:45.345970 | controller |           "--health-probe-bind-address=:8081",
2026-06-09 12:19:45.345984 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-09 12:19:45.345998 | controller |         ],
2026-06-09 12:19:45.346012 | controller |         "command": [
2026-06-09 12:19:45.346026 | controller |           "/manager"
2026-06-09 12:19:45.346040 | controller |         ],
2026-06-09 12:19:45.346053 | controller |         "env": [
2026-06-09 12:19:45.346067 | controller |           {
2026-06-09 12:19:45.346081 | controller |             "name": "LEASE_DURATION",
2026-06-09 12:19:45.346095 | controller |             "value": "30"
2026-06-09 12:19:45.346109 | controller |           },
2026-06-09 12:19:45.346123 | controller |           {
2026-06-09 12:19:45.346137 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 12:19:45.346150 | controller |             "value": "20"
2026-06-09 12:19:45.346164 | controller |           },
2026-06-09 12:19:45.346178 | controller |           {
2026-06-09 12:19:45.346192 | controller |             "name": "RETRY_PERIOD",
2026-06-09 12:19:45.346205 | controller |             "value": "5"
2026-06-09 12:19:45.346219 | controller |           },
2026-06-09 12:19:45.346233 | controller |           {
2026-06-09 12:19:45.346246 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-09 12:19:45.346260 | controller |             "value": "false"
2026-06-09 12:19:45.346273 | controller |           },
2026-06-09 12:19:45.346287 | controller |           {
2026-06-09 12:19:45.346301 | controller |             "name": "METRICS_CERTS",
2026-06-09 12:19:45.346315 | controller |             "value": "false"
2026-06-09 12:19:45.346328 | controller |           }
2026-06-09 12:19:45.346342 | controller |         ],
2026-06-09 12:19:45.346380 | controller |         "image": "quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9",
2026-06-09 12:19:45.346395 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 12:19:45.346410 | controller |         "livenessProbe": {
2026-06-09 12:19:45.346424 | controller |           "failureThreshold": 3,
2026-06-09 12:19:45.346437 | controller |           "httpGet": {
2026-06-09 12:19:45.346451 | controller |             "path": "/healthz",
2026-06-09 12:19:45.346465 | controller |             "port": 8081,
2026-06-09 12:19:45.346478 | controller |             "scheme": "HTTP"
2026-06-09 12:19:45.346492 | controller |           },
2026-06-09 12:19:45.346506 | controller |           "initialDelaySeconds": 15,
2026-06-09 12:19:45.346520 | controller |           "periodSeconds": 20,
2026-06-09 12:19:45.346534 | controller |           "successThreshold": 1,
2026-06-09 12:19:45.346547 | controller |           "timeoutSeconds": 1
2026-06-09 12:19:45.346561 | controller |         },
2026-06-09 12:19:45.346575 | controller |         "name": "manager",
2026-06-09 12:19:45.346588 | controller |         "readinessProbe": {
2026-06-09 12:19:45.346602 | controller |           "failureThreshold": 3,
2026-06-09 12:19:45.346615 | controller |           "httpGet": {
2026-06-09 12:19:45.346647 | controller |             "path": "/readyz",
2026-06-09 12:19:45.346662 | controller |             "port": 8081,
2026-06-09 12:19:45.346676 | controller |             "scheme": "HTTP"
2026-06-09 12:19:45.346690 | controller |           },
2026-06-09 12:19:45.346704 | controller |           "initialDelaySeconds": 5,
2026-06-09 12:19:45.346718 | controller |           "periodSeconds": 10,
2026-06-09 12:19:45.346732 | controller |           "successThreshold": 1,
2026-06-09 12:19:45.346745 | controller |           "timeoutSeconds": 1
2026-06-09 12:19:45.346759 | controller |         },
2026-06-09 12:19:45.346773 | controller |         "resources": {
2026-06-09 12:19:45.346787 | controller |           "limits": {
2026-06-09 12:19:45.346801 | controller |             "cpu": "500m",
2026-06-09 12:19:45.346814 | controller |             "memory": "512Mi"
2026-06-09 12:19:45.346828 | controller |           },
2026-06-09 12:19:45.346842 | controller |           "requests": {
2026-06-09 12:19:45.346856 | controller |             "cpu": "10m",
2026-06-09 12:19:45.346869 | controller |             "memory": "256Mi"
2026-06-09 12:19:45.346883 | controller |           }
2026-06-09 12:19:45.346897 | controller |         },
2026-06-09 12:19:45.346911 | controller |         "securityContext": {
2026-06-09 12:19:45.346925 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 12:19:45.346939 | controller |           "capabilities": {
2026-06-09 12:19:45.346953 | controller |             "drop": [
2026-06-09 12:19:45.346967 | controller |               "MKNOD"
2026-06-09 12:19:45.346981 | controller |             ]
2026-06-09 12:19:45.346995 | controller |           }
2026-06-09 12:19:45.347009 | controller |         },
2026-06-09 12:19:45.347023 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 12:19:45.347037 | controller |         "terminationMessagePolicy": "File",
2026-06-09 12:19:45.347051 | controller |         "volumeMounts": [
2026-06-09 12:19:45.347065 | controller |           {
2026-06-09 12:19:45.347079 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 12:19:45.347093 | controller |             "name": "kube-api-access-l6tb2",
2026-06-09 12:19:45.347107 | controller |             "readOnly": true
2026-06-09 12:19:45.347120 | controller |           }
2026-06-09 12:19:45.347134 | controller |         ]
2026-06-09 12:19:45.347148 | controller |       }
2026-06-09 12:19:45.347162 | controller |     ],
2026-06-09 12:19:45.347176 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 12:19:45.347189 | controller |     "enableServiceLinks": true,
2026-06-09 12:19:45.347203 | controller |     "imagePullSecrets": [
2026-06-09 12:19:45.347217 | controller |       {
2026-06-09 12:19:45.347231 | controller |         "name": "glance-operator-controller-manager-dockercfg-9prgc"
2026-06-09 12:19:45.347244 | controller |       }
2026-06-09 12:19:45.347258 | controller |     ],
2026-06-09 12:19:45.347272 | controller |     "nodeName": "crc",
2026-06-09 12:19:45.347287 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 12:19:45.347303 | controller |     "priority": 0,
2026-06-09 12:19:45.347318 | controller |     "restartPolicy": "Always",
2026-06-09 12:19:45.347332 | controller |     "schedulerName": "default-scheduler",
2026-06-09 12:19:45.347348 | controller |     "securityContext": {
2026-06-09 12:19:45.347381 | controller |       "runAsNonRoot": true,
2026-06-09 12:19:45.347396 | controller |       "seLinuxOptions": {
2026-06-09 12:19:45.347410 | controller |         "level": "s0:c26,c5"
2026-06-09 12:19:45.347424 | controller |       }
2026-06-09 12:19:45.347438 | controller |     },
2026-06-09 12:19:45.347451 | controller |     "serviceAccount": "glance-operator-controller-manager",
2026-06-09 12:19:45.347470 | controller |     "serviceAccountName": "glance-operator-controller-manager",
2026-06-09 12:19:45.347484 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 12:19:45.347502 | controller |     "tolerations": [
2026-06-09 12:19:45.347516 | controller |       {
2026-06-09 12:19:45.347530 | controller |         "effect": "NoExecute",
2026-06-09 12:19:45.347543 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 12:19:45.347557 | controller |         "operator": "Exists",
2026-06-09 12:19:45.347570 | controller |         "tolerationSeconds": 120
2026-06-09 12:19:45.347584 | controller |       },
2026-06-09 12:19:45.347598 | controller |       {
2026-06-09 12:19:45.347611 | controller |         "effect": "NoExecute",
2026-06-09 12:19:45.347624 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 12:19:45.347638 | controller |         "operator": "Exists",
2026-06-09 12:19:45.347652 | controller |         "tolerationSeconds": 120
2026-06-09 12:19:45.347666 | controller |       },
2026-06-09 12:19:45.347681 | controller |       {
2026-06-09 12:19:45.347695 | controller |         "effect": "NoSchedule",
2026-06-09 12:19:45.347709 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 12:19:45.347723 | controller |         "operator": "Exists"
2026-06-09 12:19:45.347737 | controller |       }
2026-06-09 12:19:45.347751 | controller |     ],
2026-06-09 12:19:45.347764 | controller |     "volumes": [
2026-06-09 12:19:45.347778 | controller |       {
2026-06-09 12:19:45.347791 | controller |         "name": "kube-api-access-l6tb2",
2026-06-09 12:19:45.347805 | controller |         "projected": {
2026-06-09 12:19:45.347835 | controller |           "defaultMode": 420,
2026-06-09 12:19:45.347850 | controller |           "sources": [
2026-06-09 12:19:45.347863 | controller |             {
2026-06-09 12:19:45.347877 | controller |               "serviceAccountToken": {
2026-06-09 12:19:45.347891 | controller |                 "expirationSeconds": 3607,
2026-06-09 12:19:45.347905 | controller |                 "path": "token"
2026-06-09 12:19:45.347919 | controller |               }
2026-06-09 12:19:45.347933 | controller |             },
2026-06-09 12:19:45.347947 | controller |             {
2026-06-09 12:19:45.347961 | controller |               "configMap": {
2026-06-09 12:19:45.347974 | controller |                 "items": [
2026-06-09 12:19:45.347988 | controller |                   {
2026-06-09 12:19:45.348002 | controller |                     "key": "ca.crt",
2026-06-09 12:19:45.348015 | controller |                     "path": "ca.crt"
2026-06-09 12:19:45.348029 | controller |                   }
2026-06-09 12:19:45.348042 | controller |                 ],
2026-06-09 12:19:45.348056 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 12:19:45.348069 | controller |               }
2026-06-09 12:19:45.348083 | controller |             },
2026-06-09 12:19:45.348096 | controller |             {
2026-06-09 12:19:45.348110 | controller |               "downwardAPI": {
2026-06-09 12:19:45.348123 | controller |                 "items": [
2026-06-09 12:19:45.348137 | controller |                   {
2026-06-09 12:19:45.348150 | controller |                     "fieldRef": {
2026-06-09 12:19:45.348163 | controller |                       "apiVersion": "v1",
2026-06-09 12:19:45.348177 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 12:19:45.348191 | controller |                     },
2026-06-09 12:19:45.348205 | controller |                     "path": "namespace"
2026-06-09 12:19:45.348219 | controller |                   }
2026-06-09 12:19:45.348232 | controller |                 ]
2026-06-09 12:19:45.348246 | controller |               }
2026-06-09 12:19:45.348261 | controller |             },
2026-06-09 12:19:45.348276 | controller |             {
2026-06-09 12:19:45.348292 | controller |               "configMap": {
2026-06-09 12:19:45.348306 | controller |                 "items": [
2026-06-09 12:19:45.348319 | controller |                   {
2026-06-09 12:19:45.348332 | controller |                     "key": "service-ca.crt",
2026-06-09 12:19:45.348368 | controller |                     "path": "service-ca.crt"
2026-06-09 12:19:45.348387 | controller |                   }
2026-06-09 12:19:45.348402 | controller |                 ],
2026-06-09 12:19:45.348416 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 12:19:45.348430 | controller |               }
2026-06-09 12:19:45.348444 | controller |             }
2026-06-09 12:19:45.348458 | controller |           ]
2026-06-09 12:19:45.348472 | controller |         }
2026-06-09 12:19:45.348486 | controller |       }
2026-06-09 12:19:45.348500 | controller |     ]
2026-06-09 12:19:45.348513 | controller |   },
2026-06-09 12:19:45.348526 | controller |   "status": {
2026-06-09 12:19:45.348540 | controller |     "conditions": [
2026-06-09 12:19:45.348554 | controller |       {
2026-06-09 12:19:45.348567 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.348581 | controller |         "lastTransitionTime": "2026-06-09T11:23:19Z",
2026-06-09 12:19:45.348595 | controller |         "status": "True",
2026-06-09 12:19:45.348608 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 12:19:45.348622 | controller |       },
2026-06-09 12:19:45.348636 | controller |       {
2026-06-09 12:19:45.348650 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.348664 | controller |         "lastTransitionTime": "2026-06-09T11:22:26Z",
2026-06-09 12:19:45.348678 | controller |         "status": "True",
2026-06-09 12:19:45.348692 | controller |         "type": "Initialized"
2026-06-09 12:19:45.348706 | controller |       },
2026-06-09 12:19:45.348720 | controller |       {
2026-06-09 12:19:45.348734 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.348748 | controller |         "lastTransitionTime": "2026-06-09T11:28:59Z",
2026-06-09 12:19:45.348762 | controller |         "status": "True",
2026-06-09 12:19:45.348776 | controller |         "type": "Ready"
2026-06-09 12:19:45.348790 | controller |       },
2026-06-09 12:19:45.348804 | controller |       {
2026-06-09 12:19:45.348817 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.348831 | controller |         "lastTransitionTime": "2026-06-09T11:28:59Z",
2026-06-09 12:19:45.348845 | controller |         "status": "True",
2026-06-09 12:19:45.348859 | controller |         "type": "ContainersReady"
2026-06-09 12:19:45.348873 | controller |       },
2026-06-09 12:19:45.348887 | controller |       {
2026-06-09 12:19:45.348901 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.348915 | controller |         "lastTransitionTime": "2026-06-09T11:22:26Z",
2026-06-09 12:19:45.348929 | controller |         "status": "True",
2026-06-09 12:19:45.348943 | controller |         "type": "PodScheduled"
2026-06-09 12:19:45.348956 | controller |       }
2026-06-09 12:19:45.348970 | controller |     ],
2026-06-09 12:19:45.348984 | controller |     "containerStatuses": [
2026-06-09 12:19:45.348998 | controller |       {
2026-06-09 12:19:45.349011 | controller |         "allocatedResources": {
2026-06-09 12:19:45.349025 | controller |           "cpu": "10m",
2026-06-09 12:19:45.349039 | controller |           "memory": "256Mi"
2026-06-09 12:19:45.349052 | controller |         },
2026-06-09 12:19:45.349066 | controller |         "containerID": "cri-o://c458123b5467dc70fd65fd6c2a0dca07b13d1b3e5386c072566f5823bd433b37",
2026-06-09 12:19:45.349080 | controller |         "image": "quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9",
2026-06-09 12:19:45.349094 | controller |         "imageID": "quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9",
2026-06-09 12:19:45.349108 | controller |         "lastState": {
2026-06-09 12:19:45.349122 | controller |           "terminated": {
2026-06-09 12:19:45.349135 | controller |             "containerID": "cri-o://ae5857a0f948b97d42e0105d5722a169ce8091b76f6c3f7fcdb4dbf390778fbe",
2026-06-09 12:19:45.349149 | controller |             "exitCode": 1,
2026-06-09 12:19:45.349167 | controller |             "finishedAt": "2026-06-09T11:28:42Z",
2026-06-09 12:19:45.349181 | controller |             "reason": "Error",
2026-06-09 12:19:45.349194 | controller |             "startedAt": "2026-06-09T11:23:19Z"
2026-06-09 12:19:45.349208 | controller |           }
2026-06-09 12:19:45.349222 | controller |         },
2026-06-09 12:19:45.349236 | controller |         "name": "manager",
2026-06-09 12:19:45.349249 | controller |         "ready": true,
2026-06-09 12:19:45.349262 | controller |         "resources": {
2026-06-09 12:19:45.349276 | controller |           "limits": {
2026-06-09 12:19:45.349289 | controller |             "cpu": "500m",
2026-06-09 12:19:45.349303 | controller |             "memory": "512Mi"
2026-06-09 12:19:45.349316 | controller |           },
2026-06-09 12:19:45.349329 | controller |           "requests": {
2026-06-09 12:19:45.349343 | controller |             "cpu": "10m",
2026-06-09 12:19:45.349379 | controller |             "memory": "256Mi"
2026-06-09 12:19:45.349394 | controller |           }
2026-06-09 12:19:45.349409 | controller |         },
2026-06-09 12:19:45.349423 | controller |         "restartCount": 1,
2026-06-09 12:19:45.349437 | controller |         "started": true,
2026-06-09 12:19:45.349450 | controller |         "state": {
2026-06-09 12:19:45.349464 | controller |           "running": {
2026-06-09 12:19:45.349478 | controller |             "startedAt": "2026-06-09T11:28:45Z"
2026-06-09 12:19:45.349492 | controller |           }
2026-06-09 12:19:45.349506 | controller |         },
2026-06-09 12:19:45.349519 | controller |         "user": {
2026-06-09 12:19:45.349533 | controller |           "linux": {
2026-06-09 12:19:45.349547 | controller |             "gid": 0,
2026-06-09 12:19:45.349561 | controller |             "supplementalGroups": [
2026-06-09 12:19:45.349575 | controller |               0
2026-06-09 12:19:45.349588 | controller |             ],
2026-06-09 12:19:45.349602 | controller |             "uid": 65532
2026-06-09 12:19:45.349616 | controller |           }
2026-06-09 12:19:45.349630 | controller |         },
2026-06-09 12:19:45.349644 | controller |         "volumeMounts": [
2026-06-09 12:19:45.349658 | controller |           {
2026-06-09 12:19:45.349672 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 12:19:45.349687 | controller |             "name": "kube-api-access-l6tb2",
2026-06-09 12:19:45.349701 | controller |             "readOnly": true,
2026-06-09 12:19:45.349715 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 12:19:45.349729 | controller |           }
2026-06-09 12:19:45.349743 | controller |         ]
2026-06-09 12:19:45.349757 | controller |       }
2026-06-09 12:19:45.349770 | controller |     ],
2026-06-09 12:19:45.349784 | controller |     "hostIP": "192.168.126.11",
2026-06-09 12:19:45.349798 | controller |     "hostIPs": [
2026-06-09 12:19:45.349812 | controller |       {
2026-06-09 12:19:45.349825 | controller |         "ip": "192.168.126.11"
2026-06-09 12:19:45.349839 | controller |       }
2026-06-09 12:19:45.349853 | controller |     ],
2026-06-09 12:19:45.349867 | controller |     "phase": "Running",
2026-06-09 12:19:45.349881 | controller |     "podIP": "10.217.0.77",
2026-06-09 12:19:45.349895 | controller |     "podIPs": [
2026-06-09 12:19:45.349908 | controller |       {
2026-06-09 12:19:45.349922 | controller |         "ip": "10.217.0.77"
2026-06-09 12:19:45.349936 | controller |       }
2026-06-09 12:19:45.349949 | controller |     ],
2026-06-09 12:19:45.349963 | controller |     "qosClass": "Burstable",
2026-06-09 12:19:45.349976 | controller |     "startTime": "2026-06-09T11:22:26Z"
2026-06-09 12:19:45.349990 | controller |   }
2026-06-09 12:19:45.350004 | controller | }
2026-06-09 12:19:45.370830 | controller | ok:
2026-06-09 12:19:45.370884 | controller | {
2026-06-09 12:19:45.370905 | controller |   "apiVersion": "v1",
2026-06-09 12:19:45.370978 | controller |   "kind": "Pod",
2026-06-09 12:19:45.371009 | controller |   "metadata": {
2026-06-09 12:19:45.371025 | controller |     "annotations": {
2026-06-09 12:19:45.371041 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.76/23\"],\"mac_address\":\"0a:58:0a:d9:00:4c\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.76/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-09 12:19:45.371057 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.76\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:4c\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-09 12:19:45.371072 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-09 12:19:45.371088 | controller |       "openshift.io/scc": "anyuid",
2026-06-09 12:19:45.371102 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-09 12:19:45.371117 | controller |     },
2026-06-09 12:19:45.371131 | controller |     "creationTimestamp": "2026-06-09T11:22:25Z",
2026-06-09 12:19:45.371146 | controller |     "generateName": "heat-operator-controller-manager-5c5844cc68-",
2026-06-09 12:19:45.371160 | controller |     "generation": 1,
2026-06-09 12:19:45.371174 | controller |     "labels": {
2026-06-09 12:19:45.371188 | controller |       "app.kubernetes.io/name": "heat-operator",
2026-06-09 12:19:45.371202 | controller |       "control-plane": "controller-manager",
2026-06-09 12:19:45.371216 | controller |       "openstack.org/operator-name": "heat",
2026-06-09 12:19:45.371230 | controller |       "pod-template-hash": "5c5844cc68"
2026-06-09 12:19:45.371247 | controller |     },
2026-06-09 12:19:45.371263 | controller |     "managedFields": [
2026-06-09 12:19:45.371278 | controller |       {
2026-06-09 12:19:45.371292 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.371306 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.371319 | controller |         "fieldsV1": {
2026-06-09 12:19:45.371333 | controller |           "f:metadata": {
2026-06-09 12:19:45.371365 | controller |             "f:annotations": {
2026-06-09 12:19:45.371385 | controller |               ".": {},
2026-06-09 12:19:45.371400 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-09 12:19:45.371415 | controller |             },
2026-06-09 12:19:45.371429 | controller |             "f:generateName": {},
2026-06-09 12:19:45.371443 | controller |             "f:labels": {
2026-06-09 12:19:45.371457 | controller |               ".": {},
2026-06-09 12:19:45.371471 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 12:19:45.371485 | controller |               "f:control-plane": {},
2026-06-09 12:19:45.371499 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 12:19:45.371513 | controller |               "f:pod-template-hash": {}
2026-06-09 12:19:45.371527 | controller |             },
2026-06-09 12:19:45.371541 | controller |             "f:ownerReferences": {
2026-06-09 12:19:45.371556 | controller |               ".": {},
2026-06-09 12:19:45.371570 | controller |               "k:{\"uid\":\"f5c3e713-f272-4a52-bcfe-94ab13b03d12\"}": {}
2026-06-09 12:19:45.371584 | controller |             }
2026-06-09 12:19:45.371599 | controller |           },
2026-06-09 12:19:45.371613 | controller |           "f:spec": {
2026-06-09 12:19:45.371627 | controller |             "f:containers": {
2026-06-09 12:19:45.371641 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-09 12:19:45.371655 | controller |                 ".": {},
2026-06-09 12:19:45.371669 | controller |                 "f:args": {},
2026-06-09 12:19:45.371683 | controller |                 "f:command": {},
2026-06-09 12:19:45.371700 | controller |                 "f:env": {
2026-06-09 12:19:45.371715 | controller |                   ".": {},
2026-06-09 12:19:45.371728 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-09 12:19:45.371742 | controller |                     ".": {},
2026-06-09 12:19:45.371756 | controller |                     "f:name": {},
2026-06-09 12:19:45.371770 | controller |                     "f:value": {}
2026-06-09 12:19:45.371784 | controller |                   },
2026-06-09 12:19:45.371798 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 12:19:45.371812 | controller |                     ".": {},
2026-06-09 12:19:45.371826 | controller |                     "f:name": {},
2026-06-09 12:19:45.371840 | controller |                     "f:value": {}
2026-06-09 12:19:45.371853 | controller |                   },
2026-06-09 12:19:45.371867 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-09 12:19:45.371881 | controller |                     ".": {},
2026-06-09 12:19:45.371897 | controller |                     "f:name": {},
2026-06-09 12:19:45.371911 | controller |                     "f:value": {}
2026-06-09 12:19:45.371925 | controller |                   },
2026-06-09 12:19:45.371938 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 12:19:45.371967 | controller |                     ".": {},
2026-06-09 12:19:45.371987 | controller |                     "f:name": {},
2026-06-09 12:19:45.372006 | controller |                     "f:value": {}
2026-06-09 12:19:45.372024 | controller |                   },
2026-06-09 12:19:45.372038 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 12:19:45.372052 | controller |                     ".": {},
2026-06-09 12:19:45.372066 | controller |                     "f:name": {},
2026-06-09 12:19:45.372080 | controller |                     "f:value": {}
2026-06-09 12:19:45.372094 | controller |                   }
2026-06-09 12:19:45.372107 | controller |                 },
2026-06-09 12:19:45.372120 | controller |                 "f:image": {},
2026-06-09 12:19:45.372134 | controller |                 "f:imagePullPolicy": {},
2026-06-09 12:19:45.372148 | controller |                 "f:livenessProbe": {
2026-06-09 12:19:45.372161 | controller |                   ".": {},
2026-06-09 12:19:45.372175 | controller |                   "f:failureThreshold": {},
2026-06-09 12:19:45.372188 | controller |                   "f:httpGet": {
2026-06-09 12:19:45.372202 | controller |                     ".": {},
2026-06-09 12:19:45.372215 | controller |                     "f:path": {},
2026-06-09 12:19:45.372229 | controller |                     "f:port": {},
2026-06-09 12:19:45.372242 | controller |                     "f:scheme": {}
2026-06-09 12:19:45.372255 | controller |                   },
2026-06-09 12:19:45.372269 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 12:19:45.372282 | controller |                   "f:periodSeconds": {},
2026-06-09 12:19:45.372296 | controller |                   "f:successThreshold": {},
2026-06-09 12:19:45.372310 | controller |                   "f:timeoutSeconds": {}
2026-06-09 12:19:45.372324 | controller |                 },
2026-06-09 12:19:45.372338 | controller |                 "f:name": {},
2026-06-09 12:19:45.372370 | controller |                 "f:readinessProbe": {
2026-06-09 12:19:45.372389 | controller |                   ".": {},
2026-06-09 12:19:45.372403 | controller |                   "f:failureThreshold": {},
2026-06-09 12:19:45.372418 | controller |                   "f:httpGet": {
2026-06-09 12:19:45.372432 | controller |                     ".": {},
2026-06-09 12:19:45.372446 | controller |                     "f:path": {},
2026-06-09 12:19:45.372459 | controller |                     "f:port": {},
2026-06-09 12:19:45.372473 | controller |                     "f:scheme": {}
2026-06-09 12:19:45.372487 | controller |                   },
2026-06-09 12:19:45.372500 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 12:19:45.372519 | controller |                   "f:periodSeconds": {},
2026-06-09 12:19:45.372533 | controller |                   "f:successThreshold": {},
2026-06-09 12:19:45.372548 | controller |                   "f:timeoutSeconds": {}
2026-06-09 12:19:45.372562 | controller |                 },
2026-06-09 12:19:45.372576 | controller |                 "f:resources": {
2026-06-09 12:19:45.372590 | controller |                   ".": {},
2026-06-09 12:19:45.372604 | controller |                   "f:limits": {
2026-06-09 12:19:45.372618 | controller |                     ".": {},
2026-06-09 12:19:45.372632 | controller |                     "f:cpu": {},
2026-06-09 12:19:45.372646 | controller |                     "f:memory": {}
2026-06-09 12:19:45.372659 | controller |                   },
2026-06-09 12:19:45.372673 | controller |                   "f:requests": {
2026-06-09 12:19:45.372686 | controller |                     ".": {},
2026-06-09 12:19:45.372700 | controller |                     "f:cpu": {},
2026-06-09 12:19:45.372713 | controller |                     "f:memory": {}
2026-06-09 12:19:45.372727 | controller |                   }
2026-06-09 12:19:45.372740 | controller |                 },
2026-06-09 12:19:45.372754 | controller |                 "f:securityContext": {
2026-06-09 12:19:45.372768 | controller |                   ".": {},
2026-06-09 12:19:45.372782 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-09 12:19:45.372796 | controller |                 },
2026-06-09 12:19:45.372811 | controller |                 "f:terminationMessagePath": {},
2026-06-09 12:19:45.372825 | controller |                 "f:terminationMessagePolicy": {}
2026-06-09 12:19:45.372839 | controller |               }
2026-06-09 12:19:45.372853 | controller |             },
2026-06-09 12:19:45.372867 | controller |             "f:dnsPolicy": {},
2026-06-09 12:19:45.372881 | controller |             "f:enableServiceLinks": {},
2026-06-09 12:19:45.372896 | controller |             "f:restartPolicy": {},
2026-06-09 12:19:45.372910 | controller |             "f:schedulerName": {},
2026-06-09 12:19:45.372924 | controller |             "f:securityContext": {
2026-06-09 12:19:45.372938 | controller |               ".": {},
2026-06-09 12:19:45.372952 | controller |               "f:runAsNonRoot": {}
2026-06-09 12:19:45.372966 | controller |             },
2026-06-09 12:19:45.372980 | controller |             "f:serviceAccount": {},
2026-06-09 12:19:45.372993 | controller |             "f:serviceAccountName": {},
2026-06-09 12:19:45.373007 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 12:19:45.373022 | controller |             "f:tolerations": {}
2026-06-09 12:19:45.373036 | controller |           }
2026-06-09 12:19:45.373050 | controller |         },
2026-06-09 12:19:45.373064 | controller |         "manager": "kube-controller-manager",
2026-06-09 12:19:45.373078 | controller |         "operation": "Update",
2026-06-09 12:19:45.373092 | controller |         "time": "2026-06-09T11:22:25Z"
2026-06-09 12:19:45.373106 | controller |       },
2026-06-09 12:19:45.373120 | controller |       {
2026-06-09 12:19:45.373134 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.373148 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.373161 | controller |         "fieldsV1": {
2026-06-09 12:19:45.373175 | controller |           "f:metadata": {
2026-06-09 12:19:45.373189 | controller |             "f:annotations": {
2026-06-09 12:19:45.373203 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 12:19:45.373218 | controller |             }
2026-06-09 12:19:45.373232 | controller |           }
2026-06-09 12:19:45.373246 | controller |         },
2026-06-09 12:19:45.373260 | controller |         "manager": "crc",
2026-06-09 12:19:45.373274 | controller |         "operation": "Update",
2026-06-09 12:19:45.373288 | controller |         "subresource": "status",
2026-06-09 12:19:45.373305 | controller |         "time": "2026-06-09T11:22:26Z"
2026-06-09 12:19:45.373320 | controller |       },
2026-06-09 12:19:45.373334 | controller |       {
2026-06-09 12:19:45.373364 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.373383 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.373398 | controller |         "fieldsV1": {
2026-06-09 12:19:45.373412 | controller |           "f:metadata": {
2026-06-09 12:19:45.373426 | controller |             "f:annotations": {
2026-06-09 12:19:45.373440 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 12:19:45.373455 | controller |             }
2026-06-09 12:19:45.373469 | controller |           }
2026-06-09 12:19:45.373483 | controller |         },
2026-06-09 12:19:45.373496 | controller |         "manager": "multus-daemon",
2026-06-09 12:19:45.373510 | controller |         "operation": "Update",
2026-06-09 12:19:45.373524 | controller |         "subresource": "status",
2026-06-09 12:19:45.373538 | controller |         "time": "2026-06-09T11:22:38Z"
2026-06-09 12:19:45.373552 | controller |       },
2026-06-09 12:19:45.373567 | controller |       {
2026-06-09 12:19:45.373581 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.373595 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.373609 | controller |         "fieldsV1": {
2026-06-09 12:19:45.373623 | controller |           "f:status": {
2026-06-09 12:19:45.373637 | controller |             "f:conditions": {
2026-06-09 12:19:45.373651 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 12:19:45.373665 | controller |                 ".": {},
2026-06-09 12:19:45.373679 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.373693 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.373707 | controller |                 "f:status": {},
2026-06-09 12:19:45.373721 | controller |                 "f:type": {}
2026-06-09 12:19:45.373735 | controller |               },
2026-06-09 12:19:45.373749 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 12:19:45.373763 | controller |                 ".": {},
2026-06-09 12:19:45.373777 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.373791 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.373805 | controller |                 "f:status": {},
2026-06-09 12:19:45.373819 | controller |                 "f:type": {}
2026-06-09 12:19:45.373833 | controller |               },
2026-06-09 12:19:45.373847 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 12:19:45.373860 | controller |                 ".": {},
2026-06-09 12:19:45.373874 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.373888 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.373902 | controller |                 "f:status": {},
2026-06-09 12:19:45.373916 | controller |                 "f:type": {}
2026-06-09 12:19:45.373930 | controller |               },
2026-06-09 12:19:45.373943 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 12:19:45.373957 | controller |                 ".": {},
2026-06-09 12:19:45.373971 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.373984 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.373998 | controller |                 "f:status": {},
2026-06-09 12:19:45.374012 | controller |                 "f:type": {}
2026-06-09 12:19:45.374025 | controller |               }
2026-06-09 12:19:45.374039 | controller |             },
2026-06-09 12:19:45.374053 | controller |             "f:containerStatuses": {},
2026-06-09 12:19:45.374066 | controller |             "f:hostIP": {},
2026-06-09 12:19:45.374080 | controller |             "f:hostIPs": {},
2026-06-09 12:19:45.374094 | controller |             "f:phase": {},
2026-06-09 12:19:45.374108 | controller |             "f:podIP": {},
2026-06-09 12:19:45.374126 | controller |             "f:podIPs": {
2026-06-09 12:19:45.374140 | controller |               ".": {},
2026-06-09 12:19:45.374154 | controller |               "k:{\"ip\":\"10.217.0.76\"}": {
2026-06-09 12:19:45.374167 | controller |                 ".": {},
2026-06-09 12:19:45.374180 | controller |                 "f:ip": {}
2026-06-09 12:19:45.374193 | controller |               }
2026-06-09 12:19:45.374207 | controller |             },
2026-06-09 12:19:45.374220 | controller |             "f:startTime": {}
2026-06-09 12:19:45.374234 | controller |           }
2026-06-09 12:19:45.374247 | controller |         },
2026-06-09 12:19:45.374261 | controller |         "manager": "kubelet",
2026-06-09 12:19:45.374277 | controller |         "operation": "Update",
2026-06-09 12:19:45.374293 | controller |         "subresource": "status",
2026-06-09 12:19:45.374306 | controller |         "time": "2026-06-09T11:29:00Z"
2026-06-09 12:19:45.374320 | controller |       }
2026-06-09 12:19:45.374333 | controller |     ],
2026-06-09 12:19:45.374350 | controller |     "name": "heat-operator-controller-manager-5c5844cc68-v5gvm",
2026-06-09 12:19:45.374384 | controller |     "namespace": "openstack-operators",
2026-06-09 12:19:45.374399 | controller |     "ownerReferences": [
2026-06-09 12:19:45.374413 | controller |       {
2026-06-09 12:19:45.374427 | controller |         "apiVersion": "apps/v1",
2026-06-09 12:19:45.374441 | controller |         "blockOwnerDeletion": true,
2026-06-09 12:19:45.374454 | controller |         "controller": true,
2026-06-09 12:19:45.374468 | controller |         "kind": "ReplicaSet",
2026-06-09 12:19:45.374482 | controller |         "name": "heat-operator-controller-manager-5c5844cc68",
2026-06-09 12:19:45.374495 | controller |         "uid": "f5c3e713-f272-4a52-bcfe-94ab13b03d12"
2026-06-09 12:19:45.374509 | controller |       }
2026-06-09 12:19:45.374523 | controller |     ],
2026-06-09 12:19:45.374537 | controller |     "resourceVersion": "62519",
2026-06-09 12:19:45.374551 | controller |     "uid": "daf416dc-c496-4aa0-b2f4-e93028d1fe64"
2026-06-09 12:19:45.374565 | controller |   },
2026-06-09 12:19:45.374580 | controller |   "spec": {
2026-06-09 12:19:45.374594 | controller |     "containers": [
2026-06-09 12:19:45.374607 | controller |       {
2026-06-09 12:19:45.374621 | controller |         "args": [
2026-06-09 12:19:45.374635 | controller |           "--leader-elect",
2026-06-09 12:19:45.374648 | controller |           "--health-probe-bind-address=:8081",
2026-06-09 12:19:45.374663 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-09 12:19:45.374676 | controller |         ],
2026-06-09 12:19:45.374690 | controller |         "command": [
2026-06-09 12:19:45.374703 | controller |           "/manager"
2026-06-09 12:19:45.374717 | controller |         ],
2026-06-09 12:19:45.374731 | controller |         "env": [
2026-06-09 12:19:45.374745 | controller |           {
2026-06-09 12:19:45.374758 | controller |             "name": "LEASE_DURATION",
2026-06-09 12:19:45.374772 | controller |             "value": "30"
2026-06-09 12:19:45.374786 | controller |           },
2026-06-09 12:19:45.374800 | controller |           {
2026-06-09 12:19:45.374813 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 12:19:45.374827 | controller |             "value": "20"
2026-06-09 12:19:45.374841 | controller |           },
2026-06-09 12:19:45.374855 | controller |           {
2026-06-09 12:19:45.374868 | controller |             "name": "RETRY_PERIOD",
2026-06-09 12:19:45.374882 | controller |             "value": "5"
2026-06-09 12:19:45.374896 | controller |           },
2026-06-09 12:19:45.374909 | controller |           {
2026-06-09 12:19:45.374923 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-09 12:19:45.374937 | controller |             "value": "false"
2026-06-09 12:19:45.374951 | controller |           },
2026-06-09 12:19:45.374965 | controller |           {
2026-06-09 12:19:45.374979 | controller |             "name": "METRICS_CERTS",
2026-06-09 12:19:45.374998 | controller |             "value": "false"
2026-06-09 12:19:45.375013 | controller |           }
2026-06-09 12:19:45.375026 | controller |         ],
2026-06-09 12:19:45.375041 | controller |         "image": "quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752",
2026-06-09 12:19:45.375055 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 12:19:45.375069 | controller |         "livenessProbe": {
2026-06-09 12:19:45.375083 | controller |           "failureThreshold": 3,
2026-06-09 12:19:45.375097 | controller |           "httpGet": {
2026-06-09 12:19:45.375111 | controller |             "path": "/healthz",
2026-06-09 12:19:45.375125 | controller |             "port": 8081,
2026-06-09 12:19:45.375139 | controller |             "scheme": "HTTP"
2026-06-09 12:19:45.375152 | controller |           },
2026-06-09 12:19:45.375166 | controller |           "initialDelaySeconds": 15,
2026-06-09 12:19:45.375180 | controller |           "periodSeconds": 20,
2026-06-09 12:19:45.375194 | controller |           "successThreshold": 1,
2026-06-09 12:19:45.375208 | controller |           "timeoutSeconds": 1
2026-06-09 12:19:45.375222 | controller |         },
2026-06-09 12:19:45.375235 | controller |         "name": "manager",
2026-06-09 12:19:45.375249 | controller |         "readinessProbe": {
2026-06-09 12:19:45.375263 | controller |           "failureThreshold": 3,
2026-06-09 12:19:45.375277 | controller |           "httpGet": {
2026-06-09 12:19:45.375290 | controller |             "path": "/readyz",
2026-06-09 12:19:45.375304 | controller |             "port": 8081,
2026-06-09 12:19:45.375318 | controller |             "scheme": "HTTP"
2026-06-09 12:19:45.375331 | controller |           },
2026-06-09 12:19:45.375349 | controller |           "initialDelaySeconds": 5,
2026-06-09 12:19:45.375382 | controller |           "periodSeconds": 10,
2026-06-09 12:19:45.375397 | controller |           "successThreshold": 1,
2026-06-09 12:19:45.375411 | controller |           "timeoutSeconds": 1
2026-06-09 12:19:45.375425 | controller |         },
2026-06-09 12:19:45.375439 | controller |         "resources": {
2026-06-09 12:19:45.375452 | controller |           "limits": {
2026-06-09 12:19:45.375466 | controller |             "cpu": "500m",
2026-06-09 12:19:45.375480 | controller |             "memory": "512Mi"
2026-06-09 12:19:45.375494 | controller |           },
2026-06-09 12:19:45.375509 | controller |           "requests": {
2026-06-09 12:19:45.375523 | controller |             "cpu": "10m",
2026-06-09 12:19:45.375537 | controller |             "memory": "256Mi"
2026-06-09 12:19:45.375551 | controller |           }
2026-06-09 12:19:45.375564 | controller |         },
2026-06-09 12:19:45.375578 | controller |         "securityContext": {
2026-06-09 12:19:45.375592 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 12:19:45.375606 | controller |           "capabilities": {
2026-06-09 12:19:45.375620 | controller |             "drop": [
2026-06-09 12:19:45.375634 | controller |               "MKNOD"
2026-06-09 12:19:45.375647 | controller |             ]
2026-06-09 12:19:45.375661 | controller |           }
2026-06-09 12:19:45.375675 | controller |         },
2026-06-09 12:19:45.375689 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 12:19:45.375703 | controller |         "terminationMessagePolicy": "File",
2026-06-09 12:19:45.375717 | controller |         "volumeMounts": [
2026-06-09 12:19:45.375732 | controller |           {
2026-06-09 12:19:45.375746 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 12:19:45.375760 | controller |             "name": "kube-api-access-v2fh8",
2026-06-09 12:19:45.375774 | controller |             "readOnly": true
2026-06-09 12:19:45.375788 | controller |           }
2026-06-09 12:19:45.375802 | controller |         ]
2026-06-09 12:19:45.375816 | controller |       }
2026-06-09 12:19:45.375829 | controller |     ],
2026-06-09 12:19:45.375848 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 12:19:45.375862 | controller |     "enableServiceLinks": true,
2026-06-09 12:19:45.375876 | controller |     "imagePullSecrets": [
2026-06-09 12:19:45.375890 | controller |       {
2026-06-09 12:19:45.375904 | controller |         "name": "heat-operator-controller-manager-dockercfg-c546c"
2026-06-09 12:19:45.375917 | controller |       }
2026-06-09 12:19:45.375931 | controller |     ],
2026-06-09 12:19:45.375945 | controller |     "nodeName": "crc",
2026-06-09 12:19:45.375958 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 12:19:45.375972 | controller |     "priority": 0,
2026-06-09 12:19:45.375999 | controller |     "restartPolicy": "Always",
2026-06-09 12:19:45.376013 | controller |     "schedulerName": "default-scheduler",
2026-06-09 12:19:45.376027 | controller |     "securityContext": {
2026-06-09 12:19:45.376041 | controller |       "runAsNonRoot": true,
2026-06-09 12:19:45.376055 | controller |       "seLinuxOptions": {
2026-06-09 12:19:45.376068 | controller |         "level": "s0:c26,c5"
2026-06-09 12:19:45.376081 | controller |       }
2026-06-09 12:19:45.376095 | controller |     },
2026-06-09 12:19:45.376109 | controller |     "serviceAccount": "heat-operator-controller-manager",
2026-06-09 12:19:45.376122 | controller |     "serviceAccountName": "heat-operator-controller-manager",
2026-06-09 12:19:45.376136 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 12:19:45.376150 | controller |     "tolerations": [
2026-06-09 12:19:45.376164 | controller |       {
2026-06-09 12:19:45.376177 | controller |         "effect": "NoExecute",
2026-06-09 12:19:45.376191 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 12:19:45.376204 | controller |         "operator": "Exists",
2026-06-09 12:19:45.376218 | controller |         "tolerationSeconds": 120
2026-06-09 12:19:45.376231 | controller |       },
2026-06-09 12:19:45.376245 | controller |       {
2026-06-09 12:19:45.376259 | controller |         "effect": "NoExecute",
2026-06-09 12:19:45.376272 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 12:19:45.376285 | controller |         "operator": "Exists",
2026-06-09 12:19:45.376299 | controller |         "tolerationSeconds": 120
2026-06-09 12:19:45.376312 | controller |       },
2026-06-09 12:19:45.376326 | controller |       {
2026-06-09 12:19:45.376339 | controller |         "effect": "NoSchedule",
2026-06-09 12:19:45.376368 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 12:19:45.376387 | controller |         "operator": "Exists"
2026-06-09 12:19:45.376401 | controller |       }
2026-06-09 12:19:45.376415 | controller |     ],
2026-06-09 12:19:45.376429 | controller |     "volumes": [
2026-06-09 12:19:45.376442 | controller |       {
2026-06-09 12:19:45.376456 | controller |         "name": "kube-api-access-v2fh8",
2026-06-09 12:19:45.376470 | controller |         "projected": {
2026-06-09 12:19:45.376484 | controller |           "defaultMode": 420,
2026-06-09 12:19:45.376498 | controller |           "sources": [
2026-06-09 12:19:45.376512 | controller |             {
2026-06-09 12:19:45.376526 | controller |               "serviceAccountToken": {
2026-06-09 12:19:45.376540 | controller |                 "expirationSeconds": 3607,
2026-06-09 12:19:45.376555 | controller |                 "path": "token"
2026-06-09 12:19:45.376569 | controller |               }
2026-06-09 12:19:45.376583 | controller |             },
2026-06-09 12:19:45.376597 | controller |             {
2026-06-09 12:19:45.376611 | controller |               "configMap": {
2026-06-09 12:19:45.376625 | controller |                 "items": [
2026-06-09 12:19:45.376638 | controller |                   {
2026-06-09 12:19:45.376652 | controller |                     "key": "ca.crt",
2026-06-09 12:19:45.376665 | controller |                     "path": "ca.crt"
2026-06-09 12:19:45.376679 | controller |                   }
2026-06-09 12:19:45.376693 | controller |                 ],
2026-06-09 12:19:45.376711 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 12:19:45.376725 | controller |               }
2026-06-09 12:19:45.376740 | controller |             },
2026-06-09 12:19:45.376754 | controller |             {
2026-06-09 12:19:45.376768 | controller |               "downwardAPI": {
2026-06-09 12:19:45.376782 | controller |                 "items": [
2026-06-09 12:19:45.376795 | controller |                   {
2026-06-09 12:19:45.376810 | controller |                     "fieldRef": {
2026-06-09 12:19:45.376824 | controller |                       "apiVersion": "v1",
2026-06-09 12:19:45.376838 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 12:19:45.376852 | controller |                     },
2026-06-09 12:19:45.376865 | controller |                     "path": "namespace"
2026-06-09 12:19:45.376879 | controller |                   }
2026-06-09 12:19:45.376893 | controller |                 ]
2026-06-09 12:19:45.376907 | controller |               }
2026-06-09 12:19:45.376920 | controller |             },
2026-06-09 12:19:45.376934 | controller |             {
2026-06-09 12:19:45.376947 | controller |               "configMap": {
2026-06-09 12:19:45.376961 | controller |                 "items": [
2026-06-09 12:19:45.376975 | controller |                   {
2026-06-09 12:19:45.376989 | controller |                     "key": "service-ca.crt",
2026-06-09 12:19:45.377003 | controller |                     "path": "service-ca.crt"
2026-06-09 12:19:45.377017 | controller |                   }
2026-06-09 12:19:45.377031 | controller |                 ],
2026-06-09 12:19:45.377045 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 12:19:45.377059 | controller |               }
2026-06-09 12:19:45.377073 | controller |             }
2026-06-09 12:19:45.377087 | controller |           ]
2026-06-09 12:19:45.377100 | controller |         }
2026-06-09 12:19:45.377114 | controller |       }
2026-06-09 12:19:45.377128 | controller |     ]
2026-06-09 12:19:45.377141 | controller |   },
2026-06-09 12:19:45.377155 | controller |   "status": {
2026-06-09 12:19:45.377168 | controller |     "conditions": [
2026-06-09 12:19:45.377182 | controller |       {
2026-06-09 12:19:45.377195 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.377209 | controller |         "lastTransitionTime": "2026-06-09T11:23:19Z",
2026-06-09 12:19:45.377223 | controller |         "status": "True",
2026-06-09 12:19:45.377237 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 12:19:45.377251 | controller |       },
2026-06-09 12:19:45.377266 | controller |       {
2026-06-09 12:19:45.377279 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.377294 | controller |         "lastTransitionTime": "2026-06-09T11:22:26Z",
2026-06-09 12:19:45.377308 | controller |         "status": "True",
2026-06-09 12:19:45.377321 | controller |         "type": "Initialized"
2026-06-09 12:19:45.377335 | controller |       },
2026-06-09 12:19:45.377365 | controller |       {
2026-06-09 12:19:45.377384 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.377398 | controller |         "lastTransitionTime": "2026-06-09T11:29:00Z",
2026-06-09 12:19:45.377412 | controller |         "status": "True",
2026-06-09 12:19:45.377426 | controller |         "type": "Ready"
2026-06-09 12:19:45.377440 | controller |       },
2026-06-09 12:19:45.377454 | controller |       {
2026-06-09 12:19:45.377468 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.377482 | controller |         "lastTransitionTime": "2026-06-09T11:29:00Z",
2026-06-09 12:19:45.377496 | controller |         "status": "True",
2026-06-09 12:19:45.377510 | controller |         "type": "ContainersReady"
2026-06-09 12:19:45.377524 | controller |       },
2026-06-09 12:19:45.377538 | controller |       {
2026-06-09 12:19:45.377552 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.377566 | controller |         "lastTransitionTime": "2026-06-09T11:22:26Z",
2026-06-09 12:19:45.377584 | controller |         "status": "True",
2026-06-09 12:19:45.377598 | controller |         "type": "PodScheduled"
2026-06-09 12:19:45.377612 | controller |       }
2026-06-09 12:19:45.377626 | controller |     ],
2026-06-09 12:19:45.377639 | controller |     "containerStatuses": [
2026-06-09 12:19:45.377653 | controller |       {
2026-06-09 12:19:45.377666 | controller |         "allocatedResources": {
2026-06-09 12:19:45.377680 | controller |           "cpu": "10m",
2026-06-09 12:19:45.377694 | controller |           "memory": "256Mi"
2026-06-09 12:19:45.377708 | controller |         },
2026-06-09 12:19:45.377722 | controller |         "containerID": "cri-o://9f9160f4a89b0e58e652bcce9b478a03b3c6580c26bbad76c51b5f2b7a725a8e",
2026-06-09 12:19:45.377736 | controller |         "image": "quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752",
2026-06-09 12:19:45.377751 | controller |         "imageID": "quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752",
2026-06-09 12:19:45.377765 | controller |         "lastState": {
2026-06-09 12:19:45.377779 | controller |           "terminated": {
2026-06-09 12:19:45.377793 | controller |             "containerID": "cri-o://3a6007526c096d6666c5800357454760b59cea62385220c65ef843aa6c642163",
2026-06-09 12:19:45.377807 | controller |             "exitCode": 1,
2026-06-09 12:19:45.377821 | controller |             "finishedAt": "2026-06-09T11:28:42Z",
2026-06-09 12:19:45.377836 | controller |             "reason": "Error",
2026-06-09 12:19:45.377850 | controller |             "startedAt": "2026-06-09T11:23:18Z"
2026-06-09 12:19:45.377864 | controller |           }
2026-06-09 12:19:45.377878 | controller |         },
2026-06-09 12:19:45.377892 | controller |         "name": "manager",
2026-06-09 12:19:45.377906 | controller |         "ready": true,
2026-06-09 12:19:45.377920 | controller |         "resources": {
2026-06-09 12:19:45.377934 | controller |           "limits": {
2026-06-09 12:19:45.377948 | controller |             "cpu": "500m",
2026-06-09 12:19:45.377961 | controller |             "memory": "512Mi"
2026-06-09 12:19:45.377975 | controller |           },
2026-06-09 12:19:45.377989 | controller |           "requests": {
2026-06-09 12:19:45.378003 | controller |             "cpu": "10m",
2026-06-09 12:19:45.378016 | controller |             "memory": "256Mi"
2026-06-09 12:19:45.378030 | controller |           }
2026-06-09 12:19:45.378044 | controller |         },
2026-06-09 12:19:45.378057 | controller |         "restartCount": 1,
2026-06-09 12:19:45.378071 | controller |         "started": true,
2026-06-09 12:19:45.378084 | controller |         "state": {
2026-06-09 12:19:45.378097 | controller |           "running": {
2026-06-09 12:19:45.378111 | controller |             "startedAt": "2026-06-09T11:28:47Z"
2026-06-09 12:19:45.378125 | controller |           }
2026-06-09 12:19:45.378138 | controller |         },
2026-06-09 12:19:45.378152 | controller |         "user": {
2026-06-09 12:19:45.378166 | controller |           "linux": {
2026-06-09 12:19:45.378179 | controller |             "gid": 0,
2026-06-09 12:19:45.378193 | controller |             "supplementalGroups": [
2026-06-09 12:19:45.378207 | controller |               0
2026-06-09 12:19:45.378221 | controller |             ],
2026-06-09 12:19:45.378234 | controller |             "uid": 65532
2026-06-09 12:19:45.378248 | controller |           }
2026-06-09 12:19:45.378262 | controller |         },
2026-06-09 12:19:45.378276 | controller |         "volumeMounts": [
2026-06-09 12:19:45.378289 | controller |           {
2026-06-09 12:19:45.378306 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 12:19:45.378321 | controller |             "name": "kube-api-access-v2fh8",
2026-06-09 12:19:45.378336 | controller |             "readOnly": true,
2026-06-09 12:19:45.378368 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 12:19:45.378392 | controller |           }
2026-06-09 12:19:45.378407 | controller |         ]
2026-06-09 12:19:45.378421 | controller |       }
2026-06-09 12:19:45.378436 | controller |     ],
2026-06-09 12:19:45.378450 | controller |     "hostIP": "192.168.126.11",
2026-06-09 12:19:45.378465 | controller |     "hostIPs": [
2026-06-09 12:19:45.378479 | controller |       {
2026-06-09 12:19:45.378493 | controller |         "ip": "192.168.126.11"
2026-06-09 12:19:45.378507 | controller |       }
2026-06-09 12:19:45.378521 | controller |     ],
2026-06-09 12:19:45.378535 | controller |     "phase": "Running",
2026-06-09 12:19:45.378549 | controller |     "podIP": "10.217.0.76",
2026-06-09 12:19:45.378562 | controller |     "podIPs": [
2026-06-09 12:19:45.378576 | controller |       {
2026-06-09 12:19:45.378590 | controller |         "ip": "10.217.0.76"
2026-06-09 12:19:45.378603 | controller |       }
2026-06-09 12:19:45.378617 | controller |     ],
2026-06-09 12:19:45.378631 | controller |     "qosClass": "Burstable",
2026-06-09 12:19:45.378645 | controller |     "startTime": "2026-06-09T11:22:26Z"
2026-06-09 12:19:45.378660 | controller |   }
2026-06-09 12:19:45.378674 | controller | }
2026-06-09 12:19:45.399242 | controller | ok:
2026-06-09 12:19:45.399299 | controller | {
2026-06-09 12:19:45.399321 | controller |   "apiVersion": "v1",
2026-06-09 12:19:45.399340 | controller |   "kind": "Pod",
2026-06-09 12:19:45.399426 | controller |   "metadata": {
2026-06-09 12:19:45.399452 | controller |     "annotations": {
2026-06-09 12:19:45.399466 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.78/23\"],\"mac_address\":\"0a:58:0a:d9:00:4e\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.78/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-09 12:19:45.399482 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.78\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:4e\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-09 12:19:45.399497 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-09 12:19:45.399513 | controller |       "openshift.io/scc": "anyuid",
2026-06-09 12:19:45.399527 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-09 12:19:45.399542 | controller |     },
2026-06-09 12:19:45.399556 | controller |     "creationTimestamp": "2026-06-09T11:22:26Z",
2026-06-09 12:19:45.399570 | controller |     "generateName": "horizon-operator-controller-manager-548d6d5f9-",
2026-06-09 12:19:45.399585 | controller |     "generation": 1,
2026-06-09 12:19:45.399599 | controller |     "labels": {
2026-06-09 12:19:45.399613 | controller |       "app.kubernetes.io/name": "horizon-operator",
2026-06-09 12:19:45.399627 | controller |       "control-plane": "controller-manager",
2026-06-09 12:19:45.399640 | controller |       "openstack.org/operator-name": "horizon",
2026-06-09 12:19:45.399654 | controller |       "pod-template-hash": "548d6d5f9"
2026-06-09 12:19:45.399668 | controller |     },
2026-06-09 12:19:45.399682 | controller |     "managedFields": [
2026-06-09 12:19:45.399696 | controller |       {
2026-06-09 12:19:45.399709 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.399723 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.399737 | controller |         "fieldsV1": {
2026-06-09 12:19:45.399751 | controller |           "f:metadata": {
2026-06-09 12:19:45.399765 | controller |             "f:annotations": {
2026-06-09 12:19:45.399778 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 12:19:45.399792 | controller |             }
2026-06-09 12:19:45.399810 | controller |           }
2026-06-09 12:19:45.399825 | controller |         },
2026-06-09 12:19:45.399838 | controller |         "manager": "crc",
2026-06-09 12:19:45.399852 | controller |         "operation": "Update",
2026-06-09 12:19:45.399866 | controller |         "subresource": "status",
2026-06-09 12:19:45.399879 | controller |         "time": "2026-06-09T11:22:26Z"
2026-06-09 12:19:45.399894 | controller |       },
2026-06-09 12:19:45.399907 | controller |       {
2026-06-09 12:19:45.399921 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.399935 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.399948 | controller |         "fieldsV1": {
2026-06-09 12:19:45.399962 | controller |           "f:metadata": {
2026-06-09 12:19:45.399975 | controller |             "f:annotations": {
2026-06-09 12:19:45.399989 | controller |               ".": {},
2026-06-09 12:19:45.400003 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-09 12:19:45.400016 | controller |             },
2026-06-09 12:19:45.400030 | controller |             "f:generateName": {},
2026-06-09 12:19:45.400044 | controller |             "f:labels": {
2026-06-09 12:19:45.400057 | controller |               ".": {},
2026-06-09 12:19:45.400071 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 12:19:45.400084 | controller |               "f:control-plane": {},
2026-06-09 12:19:45.400098 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 12:19:45.400125 | controller |               "f:pod-template-hash": {}
2026-06-09 12:19:45.400141 | controller |             },
2026-06-09 12:19:45.400156 | controller |             "f:ownerReferences": {
2026-06-09 12:19:45.400170 | controller |               ".": {},
2026-06-09 12:19:45.400184 | controller |               "k:{\"uid\":\"3e1e9e1c-2e05-4170-a86e-25dcd98540ae\"}": {}
2026-06-09 12:19:45.400199 | controller |             }
2026-06-09 12:19:45.400213 | controller |           },
2026-06-09 12:19:45.400226 | controller |           "f:spec": {
2026-06-09 12:19:45.400240 | controller |             "f:containers": {
2026-06-09 12:19:45.400254 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-09 12:19:45.400267 | controller |                 ".": {},
2026-06-09 12:19:45.400281 | controller |                 "f:args": {},
2026-06-09 12:19:45.400294 | controller |                 "f:command": {},
2026-06-09 12:19:45.400308 | controller |                 "f:env": {
2026-06-09 12:19:45.400321 | controller |                   ".": {},
2026-06-09 12:19:45.400335 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-09 12:19:45.400371 | controller |                     ".": {},
2026-06-09 12:19:45.400390 | controller |                     "f:name": {},
2026-06-09 12:19:45.400405 | controller |                     "f:value": {}
2026-06-09 12:19:45.400418 | controller |                   },
2026-06-09 12:19:45.400432 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 12:19:45.400446 | controller |                     ".": {},
2026-06-09 12:19:45.400459 | controller |                     "f:name": {},
2026-06-09 12:19:45.400473 | controller |                     "f:value": {}
2026-06-09 12:19:45.400486 | controller |                   },
2026-06-09 12:19:45.400500 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-09 12:19:45.400513 | controller |                     ".": {},
2026-06-09 12:19:45.400527 | controller |                     "f:name": {},
2026-06-09 12:19:45.400540 | controller |                     "f:value": {}
2026-06-09 12:19:45.400553 | controller |                   },
2026-06-09 12:19:45.400566 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 12:19:45.400580 | controller |                     ".": {},
2026-06-09 12:19:45.400593 | controller |                     "f:name": {},
2026-06-09 12:19:45.400607 | controller |                     "f:value": {}
2026-06-09 12:19:45.400624 | controller |                   },
2026-06-09 12:19:45.400639 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 12:19:45.400652 | controller |                     ".": {},
2026-06-09 12:19:45.400666 | controller |                     "f:name": {},
2026-06-09 12:19:45.400679 | controller |                     "f:value": {}
2026-06-09 12:19:45.400692 | controller |                   }
2026-06-09 12:19:45.400706 | controller |                 },
2026-06-09 12:19:45.400719 | controller |                 "f:image": {},
2026-06-09 12:19:45.400733 | controller |                 "f:imagePullPolicy": {},
2026-06-09 12:19:45.400746 | controller |                 "f:livenessProbe": {
2026-06-09 12:19:45.400759 | controller |                   ".": {},
2026-06-09 12:19:45.400772 | controller |                   "f:failureThreshold": {},
2026-06-09 12:19:45.400785 | controller |                   "f:httpGet": {
2026-06-09 12:19:45.400798 | controller |                     ".": {},
2026-06-09 12:19:45.400811 | controller |                     "f:path": {},
2026-06-09 12:19:45.400824 | controller |                     "f:port": {},
2026-06-09 12:19:45.400837 | controller |                     "f:scheme": {}
2026-06-09 12:19:45.400850 | controller |                   },
2026-06-09 12:19:45.400863 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 12:19:45.400876 | controller |                   "f:periodSeconds": {},
2026-06-09 12:19:45.400889 | controller |                   "f:successThreshold": {},
2026-06-09 12:19:45.400902 | controller |                   "f:timeoutSeconds": {}
2026-06-09 12:19:45.400916 | controller |                 },
2026-06-09 12:19:45.400929 | controller |                 "f:name": {},
2026-06-09 12:19:45.400942 | controller |                 "f:readinessProbe": {
2026-06-09 12:19:45.400956 | controller |                   ".": {},
2026-06-09 12:19:45.400969 | controller |                   "f:failureThreshold": {},
2026-06-09 12:19:45.400982 | controller |                   "f:httpGet": {
2026-06-09 12:19:45.400996 | controller |                     ".": {},
2026-06-09 12:19:45.401009 | controller |                     "f:path": {},
2026-06-09 12:19:45.401022 | controller |                     "f:port": {},
2026-06-09 12:19:45.401035 | controller |                     "f:scheme": {}
2026-06-09 12:19:45.401048 | controller |                   },
2026-06-09 12:19:45.401061 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 12:19:45.401075 | controller |                   "f:periodSeconds": {},
2026-06-09 12:19:45.401089 | controller |                   "f:successThreshold": {},
2026-06-09 12:19:45.401103 | controller |                   "f:timeoutSeconds": {}
2026-06-09 12:19:45.401117 | controller |                 },
2026-06-09 12:19:45.401131 | controller |                 "f:resources": {
2026-06-09 12:19:45.401144 | controller |                   ".": {},
2026-06-09 12:19:45.401158 | controller |                   "f:limits": {
2026-06-09 12:19:45.401172 | controller |                     ".": {},
2026-06-09 12:19:45.401186 | controller |                     "f:cpu": {},
2026-06-09 12:19:45.401199 | controller |                     "f:memory": {}
2026-06-09 12:19:45.401213 | controller |                   },
2026-06-09 12:19:45.401226 | controller |                   "f:requests": {
2026-06-09 12:19:45.401240 | controller |                     ".": {},
2026-06-09 12:19:45.401253 | controller |                     "f:cpu": {},
2026-06-09 12:19:45.401266 | controller |                     "f:memory": {}
2026-06-09 12:19:45.401280 | controller |                   }
2026-06-09 12:19:45.401294 | controller |                 },
2026-06-09 12:19:45.401307 | controller |                 "f:securityContext": {
2026-06-09 12:19:45.401322 | controller |                   ".": {},
2026-06-09 12:19:45.401336 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-09 12:19:45.401366 | controller |                 },
2026-06-09 12:19:45.401388 | controller |                 "f:terminationMessagePath": {},
2026-06-09 12:19:45.401403 | controller |                 "f:terminationMessagePolicy": {}
2026-06-09 12:19:45.401417 | controller |               }
2026-06-09 12:19:45.401431 | controller |             },
2026-06-09 12:19:45.401445 | controller |             "f:dnsPolicy": {},
2026-06-09 12:19:45.401459 | controller |             "f:enableServiceLinks": {},
2026-06-09 12:19:45.401472 | controller |             "f:restartPolicy": {},
2026-06-09 12:19:45.401486 | controller |             "f:schedulerName": {},
2026-06-09 12:19:45.401500 | controller |             "f:securityContext": {
2026-06-09 12:19:45.401514 | controller |               ".": {},
2026-06-09 12:19:45.401527 | controller |               "f:runAsNonRoot": {}
2026-06-09 12:19:45.401541 | controller |             },
2026-06-09 12:19:45.401554 | controller |             "f:serviceAccount": {},
2026-06-09 12:19:45.401568 | controller |             "f:serviceAccountName": {},
2026-06-09 12:19:45.401582 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 12:19:45.401595 | controller |             "f:tolerations": {}
2026-06-09 12:19:45.401609 | controller |           }
2026-06-09 12:19:45.401623 | controller |         },
2026-06-09 12:19:45.401637 | controller |         "manager": "kube-controller-manager",
2026-06-09 12:19:45.401650 | controller |         "operation": "Update",
2026-06-09 12:19:45.401664 | controller |         "time": "2026-06-09T11:22:26Z"
2026-06-09 12:19:45.401677 | controller |       },
2026-06-09 12:19:45.401691 | controller |       {
2026-06-09 12:19:45.401705 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.401718 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.401732 | controller |         "fieldsV1": {
2026-06-09 12:19:45.401745 | controller |           "f:metadata": {
2026-06-09 12:19:45.401759 | controller |             "f:annotations": {
2026-06-09 12:19:45.401772 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 12:19:45.401786 | controller |             }
2026-06-09 12:19:45.401800 | controller |           }
2026-06-09 12:19:45.401813 | controller |         },
2026-06-09 12:19:45.401827 | controller |         "manager": "multus-daemon",
2026-06-09 12:19:45.401841 | controller |         "operation": "Update",
2026-06-09 12:19:45.401854 | controller |         "subresource": "status",
2026-06-09 12:19:45.401868 | controller |         "time": "2026-06-09T11:22:43Z"
2026-06-09 12:19:45.401882 | controller |       },
2026-06-09 12:19:45.401896 | controller |       {
2026-06-09 12:19:45.401910 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.401923 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.401937 | controller |         "fieldsV1": {
2026-06-09 12:19:45.401950 | controller |           "f:status": {
2026-06-09 12:19:45.401964 | controller |             "f:conditions": {
2026-06-09 12:19:45.401978 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 12:19:45.401991 | controller |                 ".": {},
2026-06-09 12:19:45.402004 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.402018 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.402032 | controller |                 "f:status": {},
2026-06-09 12:19:45.402046 | controller |                 "f:type": {}
2026-06-09 12:19:45.402060 | controller |               },
2026-06-09 12:19:45.402074 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 12:19:45.402088 | controller |                 ".": {},
2026-06-09 12:19:45.402102 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.402116 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.402129 | controller |                 "f:status": {},
2026-06-09 12:19:45.402143 | controller |                 "f:type": {}
2026-06-09 12:19:45.402157 | controller |               },
2026-06-09 12:19:45.402174 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 12:19:45.402189 | controller |                 ".": {},
2026-06-09 12:19:45.402203 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.402217 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.402231 | controller |                 "f:status": {},
2026-06-09 12:19:45.402244 | controller |                 "f:type": {}
2026-06-09 12:19:45.402259 | controller |               },
2026-06-09 12:19:45.402275 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 12:19:45.402291 | controller |                 ".": {},
2026-06-09 12:19:45.402305 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.402319 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.402332 | controller |                 "f:status": {},
2026-06-09 12:19:45.402348 | controller |                 "f:type": {}
2026-06-09 12:19:45.402384 | controller |               }
2026-06-09 12:19:45.402398 | controller |             },
2026-06-09 12:19:45.402412 | controller |             "f:containerStatuses": {},
2026-06-09 12:19:45.402426 | controller |             "f:hostIP": {},
2026-06-09 12:19:45.402440 | controller |             "f:hostIPs": {},
2026-06-09 12:19:45.402453 | controller |             "f:phase": {},
2026-06-09 12:19:45.402467 | controller |             "f:podIP": {},
2026-06-09 12:19:45.402480 | controller |             "f:podIPs": {
2026-06-09 12:19:45.402493 | controller |               ".": {},
2026-06-09 12:19:45.402507 | controller |               "k:{\"ip\":\"10.217.0.78\"}": {
2026-06-09 12:19:45.402521 | controller |                 ".": {},
2026-06-09 12:19:45.402534 | controller |                 "f:ip": {}
2026-06-09 12:19:45.402548 | controller |               }
2026-06-09 12:19:45.402562 | controller |             },
2026-06-09 12:19:45.402575 | controller |             "f:startTime": {}
2026-06-09 12:19:45.402589 | controller |           }
2026-06-09 12:19:45.402602 | controller |         },
2026-06-09 12:19:45.402615 | controller |         "manager": "kubelet",
2026-06-09 12:19:45.402628 | controller |         "operation": "Update",
2026-06-09 12:19:45.402642 | controller |         "subresource": "status",
2026-06-09 12:19:45.402655 | controller |         "time": "2026-06-09T11:28:59Z"
2026-06-09 12:19:45.402668 | controller |       }
2026-06-09 12:19:45.402681 | controller |     ],
2026-06-09 12:19:45.402695 | controller |     "name": "horizon-operator-controller-manager-548d6d5f9-hrdgq",
2026-06-09 12:19:45.402709 | controller |     "namespace": "openstack-operators",
2026-06-09 12:19:45.402722 | controller |     "ownerReferences": [
2026-06-09 12:19:45.402735 | controller |       {
2026-06-09 12:19:45.402749 | controller |         "apiVersion": "apps/v1",
2026-06-09 12:19:45.402762 | controller |         "blockOwnerDeletion": true,
2026-06-09 12:19:45.402776 | controller |         "controller": true,
2026-06-09 12:19:45.402789 | controller |         "kind": "ReplicaSet",
2026-06-09 12:19:45.402802 | controller |         "name": "horizon-operator-controller-manager-548d6d5f9",
2026-06-09 12:19:45.402815 | controller |         "uid": "3e1e9e1c-2e05-4170-a86e-25dcd98540ae"
2026-06-09 12:19:45.402829 | controller |       }
2026-06-09 12:19:45.402842 | controller |     ],
2026-06-09 12:19:45.402856 | controller |     "resourceVersion": "62511",
2026-06-09 12:19:45.402869 | controller |     "uid": "38c7c0a0-3f32-44b8-ae67-3a4b8c7ee560"
2026-06-09 12:19:45.402882 | controller |   },
2026-06-09 12:19:45.402895 | controller |   "spec": {
2026-06-09 12:19:45.402909 | controller |     "containers": [
2026-06-09 12:19:45.402922 | controller |       {
2026-06-09 12:19:45.402936 | controller |         "args": [
2026-06-09 12:19:45.402949 | controller |           "--leader-elect",
2026-06-09 12:19:45.402962 | controller |           "--health-probe-bind-address=:8081",
2026-06-09 12:19:45.402976 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-09 12:19:45.402992 | controller |         ],
2026-06-09 12:19:45.403007 | controller |         "command": [
2026-06-09 12:19:45.403021 | controller |           "/manager"
2026-06-09 12:19:45.403035 | controller |         ],
2026-06-09 12:19:45.403049 | controller |         "env": [
2026-06-09 12:19:45.403062 | controller |           {
2026-06-09 12:19:45.403076 | controller |             "name": "LEASE_DURATION",
2026-06-09 12:19:45.403090 | controller |             "value": "30"
2026-06-09 12:19:45.403104 | controller |           },
2026-06-09 12:19:45.403118 | controller |           {
2026-06-09 12:19:45.403131 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 12:19:45.403145 | controller |             "value": "20"
2026-06-09 12:19:45.403158 | controller |           },
2026-06-09 12:19:45.403172 | controller |           {
2026-06-09 12:19:45.403186 | controller |             "name": "RETRY_PERIOD",
2026-06-09 12:19:45.403199 | controller |             "value": "5"
2026-06-09 12:19:45.403213 | controller |           },
2026-06-09 12:19:45.403227 | controller |           {
2026-06-09 12:19:45.403241 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-09 12:19:45.403255 | controller |             "value": "false"
2026-06-09 12:19:45.403271 | controller |           },
2026-06-09 12:19:45.403287 | controller |           {
2026-06-09 12:19:45.403301 | controller |             "name": "METRICS_CERTS",
2026-06-09 12:19:45.403315 | controller |             "value": "false"
2026-06-09 12:19:45.403329 | controller |           }
2026-06-09 12:19:45.403342 | controller |         ],
2026-06-09 12:19:45.403377 | controller |         "image": "quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed",
2026-06-09 12:19:45.403393 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 12:19:45.403407 | controller |         "livenessProbe": {
2026-06-09 12:19:45.403421 | controller |           "failureThreshold": 3,
2026-06-09 12:19:45.403435 | controller |           "httpGet": {
2026-06-09 12:19:45.403449 | controller |             "path": "/healthz",
2026-06-09 12:19:45.403463 | controller |             "port": 8081,
2026-06-09 12:19:45.403477 | controller |             "scheme": "HTTP"
2026-06-09 12:19:45.403490 | controller |           },
2026-06-09 12:19:45.403504 | controller |           "initialDelaySeconds": 15,
2026-06-09 12:19:45.403518 | controller |           "periodSeconds": 20,
2026-06-09 12:19:45.403531 | controller |           "successThreshold": 1,
2026-06-09 12:19:45.403545 | controller |           "timeoutSeconds": 1
2026-06-09 12:19:45.403559 | controller |         },
2026-06-09 12:19:45.403573 | controller |         "name": "manager",
2026-06-09 12:19:45.403586 | controller |         "readinessProbe": {
2026-06-09 12:19:45.403600 | controller |           "failureThreshold": 3,
2026-06-09 12:19:45.403613 | controller |           "httpGet": {
2026-06-09 12:19:45.403627 | controller |             "path": "/readyz",
2026-06-09 12:19:45.403641 | controller |             "port": 8081,
2026-06-09 12:19:45.403654 | controller |             "scheme": "HTTP"
2026-06-09 12:19:45.403667 | controller |           },
2026-06-09 12:19:45.403681 | controller |           "initialDelaySeconds": 5,
2026-06-09 12:19:45.403694 | controller |           "periodSeconds": 10,
2026-06-09 12:19:45.403707 | controller |           "successThreshold": 1,
2026-06-09 12:19:45.403721 | controller |           "timeoutSeconds": 1
2026-06-09 12:19:45.403735 | controller |         },
2026-06-09 12:19:45.403748 | controller |         "resources": {
2026-06-09 12:19:45.403762 | controller |           "limits": {
2026-06-09 12:19:45.403776 | controller |             "cpu": "500m",
2026-06-09 12:19:45.403789 | controller |             "memory": "512Mi"
2026-06-09 12:19:45.403803 | controller |           },
2026-06-09 12:19:45.403816 | controller |           "requests": {
2026-06-09 12:19:45.403830 | controller |             "cpu": "10m",
2026-06-09 12:19:45.403848 | controller |             "memory": "256Mi"
2026-06-09 12:19:45.403862 | controller |           }
2026-06-09 12:19:45.403876 | controller |         },
2026-06-09 12:19:45.403890 | controller |         "securityContext": {
2026-06-09 12:19:45.403904 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 12:19:45.403918 | controller |           "capabilities": {
2026-06-09 12:19:45.403932 | controller |             "drop": [
2026-06-09 12:19:45.403946 | controller |               "MKNOD"
2026-06-09 12:19:45.403960 | controller |             ]
2026-06-09 12:19:45.403974 | controller |           }
2026-06-09 12:19:45.403988 | controller |         },
2026-06-09 12:19:45.404001 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 12:19:45.404015 | controller |         "terminationMessagePolicy": "File",
2026-06-09 12:19:45.404029 | controller |         "volumeMounts": [
2026-06-09 12:19:45.404043 | controller |           {
2026-06-09 12:19:45.404057 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 12:19:45.404071 | controller |             "name": "kube-api-access-7th7g",
2026-06-09 12:19:45.404085 | controller |             "readOnly": true
2026-06-09 12:19:45.404099 | controller |           }
2026-06-09 12:19:45.404113 | controller |         ]
2026-06-09 12:19:45.404127 | controller |       }
2026-06-09 12:19:45.404155 | controller |     ],
2026-06-09 12:19:45.404170 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 12:19:45.404184 | controller |     "enableServiceLinks": true,
2026-06-09 12:19:45.404198 | controller |     "imagePullSecrets": [
2026-06-09 12:19:45.404212 | controller |       {
2026-06-09 12:19:45.404226 | controller |         "name": "horizon-operator-controller-manager-dockercfg-wkprg"
2026-06-09 12:19:45.404240 | controller |       }
2026-06-09 12:19:45.404255 | controller |     ],
2026-06-09 12:19:45.404269 | controller |     "nodeName": "crc",
2026-06-09 12:19:45.404282 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 12:19:45.404296 | controller |     "priority": 0,
2026-06-09 12:19:45.404310 | controller |     "restartPolicy": "Always",
2026-06-09 12:19:45.404323 | controller |     "schedulerName": "default-scheduler",
2026-06-09 12:19:45.404337 | controller |     "securityContext": {
2026-06-09 12:19:45.404365 | controller |       "runAsNonRoot": true,
2026-06-09 12:19:45.404383 | controller |       "seLinuxOptions": {
2026-06-09 12:19:45.404397 | controller |         "level": "s0:c26,c5"
2026-06-09 12:19:45.404411 | controller |       }
2026-06-09 12:19:45.404425 | controller |     },
2026-06-09 12:19:45.404439 | controller |     "serviceAccount": "horizon-operator-controller-manager",
2026-06-09 12:19:45.404452 | controller |     "serviceAccountName": "horizon-operator-controller-manager",
2026-06-09 12:19:45.404466 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 12:19:45.404480 | controller |     "tolerations": [
2026-06-09 12:19:45.404493 | controller |       {
2026-06-09 12:19:45.404507 | controller |         "effect": "NoExecute",
2026-06-09 12:19:45.404520 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 12:19:45.404533 | controller |         "operator": "Exists",
2026-06-09 12:19:45.404547 | controller |         "tolerationSeconds": 120
2026-06-09 12:19:45.404560 | controller |       },
2026-06-09 12:19:45.404573 | controller |       {
2026-06-09 12:19:45.404587 | controller |         "effect": "NoExecute",
2026-06-09 12:19:45.404600 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 12:19:45.404614 | controller |         "operator": "Exists",
2026-06-09 12:19:45.404627 | controller |         "tolerationSeconds": 120
2026-06-09 12:19:45.404640 | controller |       },
2026-06-09 12:19:45.404654 | controller |       {
2026-06-09 12:19:45.404667 | controller |         "effect": "NoSchedule",
2026-06-09 12:19:45.404680 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 12:19:45.404698 | controller |         "operator": "Exists"
2026-06-09 12:19:45.404712 | controller |       }
2026-06-09 12:19:45.404725 | controller |     ],
2026-06-09 12:19:45.404739 | controller |     "volumes": [
2026-06-09 12:19:45.404752 | controller |       {
2026-06-09 12:19:45.404765 | controller |         "name": "kube-api-access-7th7g",
2026-06-09 12:19:45.404779 | controller |         "projected": {
2026-06-09 12:19:45.404792 | controller |           "defaultMode": 420,
2026-06-09 12:19:45.404805 | controller |           "sources": [
2026-06-09 12:19:45.404819 | controller |             {
2026-06-09 12:19:45.404832 | controller |               "serviceAccountToken": {
2026-06-09 12:19:45.404845 | controller |                 "expirationSeconds": 3607,
2026-06-09 12:19:45.404859 | controller |                 "path": "token"
2026-06-09 12:19:45.404872 | controller |               }
2026-06-09 12:19:45.404885 | controller |             },
2026-06-09 12:19:45.404899 | controller |             {
2026-06-09 12:19:45.404912 | controller |               "configMap": {
2026-06-09 12:19:45.404925 | controller |                 "items": [
2026-06-09 12:19:45.404939 | controller |                   {
2026-06-09 12:19:45.404952 | controller |                     "key": "ca.crt",
2026-06-09 12:19:45.404966 | controller |                     "path": "ca.crt"
2026-06-09 12:19:45.404980 | controller |                   }
2026-06-09 12:19:45.404994 | controller |                 ],
2026-06-09 12:19:45.405007 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 12:19:45.405021 | controller |               }
2026-06-09 12:19:45.405035 | controller |             },
2026-06-09 12:19:45.405049 | controller |             {
2026-06-09 12:19:45.405062 | controller |               "downwardAPI": {
2026-06-09 12:19:45.405076 | controller |                 "items": [
2026-06-09 12:19:45.405089 | controller |                   {
2026-06-09 12:19:45.405103 | controller |                     "fieldRef": {
2026-06-09 12:19:45.405116 | controller |                       "apiVersion": "v1",
2026-06-09 12:19:45.405130 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 12:19:45.405143 | controller |                     },
2026-06-09 12:19:45.405157 | controller |                     "path": "namespace"
2026-06-09 12:19:45.405171 | controller |                   }
2026-06-09 12:19:45.405185 | controller |                 ]
2026-06-09 12:19:45.405199 | controller |               }
2026-06-09 12:19:45.405213 | controller |             },
2026-06-09 12:19:45.405226 | controller |             {
2026-06-09 12:19:45.405240 | controller |               "configMap": {
2026-06-09 12:19:45.405254 | controller |                 "items": [
2026-06-09 12:19:45.405268 | controller |                   {
2026-06-09 12:19:45.405282 | controller |                     "key": "service-ca.crt",
2026-06-09 12:19:45.405296 | controller |                     "path": "service-ca.crt"
2026-06-09 12:19:45.405310 | controller |                   }
2026-06-09 12:19:45.405324 | controller |                 ],
2026-06-09 12:19:45.405337 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 12:19:45.405379 | controller |               }
2026-06-09 12:19:45.405395 | controller |             }
2026-06-09 12:19:45.405409 | controller |           ]
2026-06-09 12:19:45.405423 | controller |         }
2026-06-09 12:19:45.405437 | controller |       }
2026-06-09 12:19:45.405450 | controller |     ]
2026-06-09 12:19:45.405464 | controller |   },
2026-06-09 12:19:45.405478 | controller |   "status": {
2026-06-09 12:19:45.405492 | controller |     "conditions": [
2026-06-09 12:19:45.405505 | controller |       {
2026-06-09 12:19:45.405519 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.405533 | controller |         "lastTransitionTime": "2026-06-09T11:23:19Z",
2026-06-09 12:19:45.405546 | controller |         "status": "True",
2026-06-09 12:19:45.405560 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 12:19:45.405579 | controller |       },
2026-06-09 12:19:45.405593 | controller |       {
2026-06-09 12:19:45.405607 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.405621 | controller |         "lastTransitionTime": "2026-06-09T11:22:26Z",
2026-06-09 12:19:45.405634 | controller |         "status": "True",
2026-06-09 12:19:45.405648 | controller |         "type": "Initialized"
2026-06-09 12:19:45.405662 | controller |       },
2026-06-09 12:19:45.405676 | controller |       {
2026-06-09 12:19:45.405689 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.405703 | controller |         "lastTransitionTime": "2026-06-09T11:28:59Z",
2026-06-09 12:19:45.405717 | controller |         "status": "True",
2026-06-09 12:19:45.405731 | controller |         "type": "Ready"
2026-06-09 12:19:45.405744 | controller |       },
2026-06-09 12:19:45.405757 | controller |       {
2026-06-09 12:19:45.405771 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.405784 | controller |         "lastTransitionTime": "2026-06-09T11:28:59Z",
2026-06-09 12:19:45.405798 | controller |         "status": "True",
2026-06-09 12:19:45.405812 | controller |         "type": "ContainersReady"
2026-06-09 12:19:45.405826 | controller |       },
2026-06-09 12:19:45.405839 | controller |       {
2026-06-09 12:19:45.405853 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.405867 | controller |         "lastTransitionTime": "2026-06-09T11:22:26Z",
2026-06-09 12:19:45.405880 | controller |         "status": "True",
2026-06-09 12:19:45.405894 | controller |         "type": "PodScheduled"
2026-06-09 12:19:45.405908 | controller |       }
2026-06-09 12:19:45.405921 | controller |     ],
2026-06-09 12:19:45.405935 | controller |     "containerStatuses": [
2026-06-09 12:19:45.405949 | controller |       {
2026-06-09 12:19:45.405963 | controller |         "allocatedResources": {
2026-06-09 12:19:45.405977 | controller |           "cpu": "10m",
2026-06-09 12:19:45.405991 | controller |           "memory": "256Mi"
2026-06-09 12:19:45.406005 | controller |         },
2026-06-09 12:19:45.406018 | controller |         "containerID": "cri-o://20637c6a04898b5610d3afaf3515c93aa7161c7187720c55cd69e1c5aeef12ee",
2026-06-09 12:19:45.406032 | controller |         "image": "quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed",
2026-06-09 12:19:45.406046 | controller |         "imageID": "quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed",
2026-06-09 12:19:45.406060 | controller |         "lastState": {
2026-06-09 12:19:45.406075 | controller |           "terminated": {
2026-06-09 12:19:45.406088 | controller |             "containerID": "cri-o://5c53a8a0c56cba947ae4170f8228231a6157b8ac595999f4482fe8ce514ed8bf",
2026-06-09 12:19:45.406102 | controller |             "exitCode": 1,
2026-06-09 12:19:45.406116 | controller |             "finishedAt": "2026-06-09T11:28:42Z",
2026-06-09 12:19:45.406130 | controller |             "reason": "Error",
2026-06-09 12:19:45.406144 | controller |             "startedAt": "2026-06-09T11:23:18Z"
2026-06-09 12:19:45.406158 | controller |           }
2026-06-09 12:19:45.406173 | controller |         },
2026-06-09 12:19:45.406187 | controller |         "name": "manager",
2026-06-09 12:19:45.406201 | controller |         "ready": true,
2026-06-09 12:19:45.406215 | controller |         "resources": {
2026-06-09 12:19:45.406229 | controller |           "limits": {
2026-06-09 12:19:45.406243 | controller |             "cpu": "500m",
2026-06-09 12:19:45.406256 | controller |             "memory": "512Mi"
2026-06-09 12:19:45.406269 | controller |           },
2026-06-09 12:19:45.406283 | controller |           "requests": {
2026-06-09 12:19:45.406296 | controller |             "cpu": "10m",
2026-06-09 12:19:45.406309 | controller |             "memory": "256Mi"
2026-06-09 12:19:45.406323 | controller |           }
2026-06-09 12:19:45.406340 | controller |         },
2026-06-09 12:19:45.406376 | controller |         "restartCount": 1,
2026-06-09 12:19:45.406392 | controller |         "started": true,
2026-06-09 12:19:45.406406 | controller |         "state": {
2026-06-09 12:19:45.406420 | controller |           "running": {
2026-06-09 12:19:45.406434 | controller |             "startedAt": "2026-06-09T11:28:47Z"
2026-06-09 12:19:45.406447 | controller |           }
2026-06-09 12:19:45.406461 | controller |         },
2026-06-09 12:19:45.406474 | controller |         "user": {
2026-06-09 12:19:45.406488 | controller |           "linux": {
2026-06-09 12:19:45.406501 | controller |             "gid": 0,
2026-06-09 12:19:45.406515 | controller |             "supplementalGroups": [
2026-06-09 12:19:45.406528 | controller |               0
2026-06-09 12:19:45.406541 | controller |             ],
2026-06-09 12:19:45.406555 | controller |             "uid": 65532
2026-06-09 12:19:45.406568 | controller |           }
2026-06-09 12:19:45.406581 | controller |         },
2026-06-09 12:19:45.406594 | controller |         "volumeMounts": [
2026-06-09 12:19:45.406608 | controller |           {
2026-06-09 12:19:45.406621 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 12:19:45.406635 | controller |             "name": "kube-api-access-7th7g",
2026-06-09 12:19:45.406649 | controller |             "readOnly": true,
2026-06-09 12:19:45.406663 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 12:19:45.406676 | controller |           }
2026-06-09 12:19:45.406690 | controller |         ]
2026-06-09 12:19:45.406703 | controller |       }
2026-06-09 12:19:45.406717 | controller |     ],
2026-06-09 12:19:45.406730 | controller |     "hostIP": "192.168.126.11",
2026-06-09 12:19:45.406744 | controller |     "hostIPs": [
2026-06-09 12:19:45.406757 | controller |       {
2026-06-09 12:19:45.406770 | controller |         "ip": "192.168.126.11"
2026-06-09 12:19:45.406784 | controller |       }
2026-06-09 12:19:45.406797 | controller |     ],
2026-06-09 12:19:45.406811 | controller |     "phase": "Running",
2026-06-09 12:19:45.406824 | controller |     "podIP": "10.217.0.78",
2026-06-09 12:19:45.406837 | controller |     "podIPs": [
2026-06-09 12:19:45.406850 | controller |       {
2026-06-09 12:19:45.406864 | controller |         "ip": "10.217.0.78"
2026-06-09 12:19:45.406877 | controller |       }
2026-06-09 12:19:45.406891 | controller |     ],
2026-06-09 12:19:45.406905 | controller |     "qosClass": "Burstable",
2026-06-09 12:19:45.406919 | controller |     "startTime": "2026-06-09T11:22:26Z"
2026-06-09 12:19:45.406932 | controller |   }
2026-06-09 12:19:45.406946 | controller | }
2026-06-09 12:19:45.427865 | controller | ok:
2026-06-09 12:19:45.427921 | controller | {
2026-06-09 12:19:45.427942 | controller |   "apiVersion": "v1",
2026-06-09 12:19:45.427966 | controller |   "kind": "Pod",
2026-06-09 12:19:45.428042 | controller |   "metadata": {
2026-06-09 12:19:45.428065 | controller |     "annotations": {
2026-06-09 12:19:45.428081 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.79/23\"],\"mac_address\":\"0a:58:0a:d9:00:4f\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.79/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-09 12:19:45.428097 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.79\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:4f\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-09 12:19:45.428112 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-09 12:19:45.428128 | controller |       "openshift.io/scc": "anyuid",
2026-06-09 12:19:45.428148 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-09 12:19:45.428164 | controller |     },
2026-06-09 12:19:45.428179 | controller |     "creationTimestamp": "2026-06-09T11:22:26Z",
2026-06-09 12:19:45.428193 | controller |     "generateName": "infra-operator-controller-manager-cbcfcddf7-",
2026-06-09 12:19:45.428208 | controller |     "generation": 1,
2026-06-09 12:19:45.428222 | controller |     "labels": {
2026-06-09 12:19:45.428236 | controller |       "app.kubernetes.io/name": "infra-operator",
2026-06-09 12:19:45.428249 | controller |       "control-plane": "controller-manager",
2026-06-09 12:19:45.428263 | controller |       "openstack.org/operator-name": "infra",
2026-06-09 12:19:45.428291 | controller |       "pod-template-hash": "cbcfcddf7"
2026-06-09 12:19:45.428306 | controller |     },
2026-06-09 12:19:45.428320 | controller |     "managedFields": [
2026-06-09 12:19:45.428334 | controller |       {
2026-06-09 12:19:45.428371 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.428391 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.428405 | controller |         "fieldsV1": {
2026-06-09 12:19:45.428420 | controller |           "f:metadata": {
2026-06-09 12:19:45.428434 | controller |             "f:annotations": {
2026-06-09 12:19:45.428448 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 12:19:45.428462 | controller |             }
2026-06-09 12:19:45.428476 | controller |           }
2026-06-09 12:19:45.428490 | controller |         },
2026-06-09 12:19:45.428504 | controller |         "manager": "crc",
2026-06-09 12:19:45.428518 | controller |         "operation": "Update",
2026-06-09 12:19:45.428532 | controller |         "subresource": "status",
2026-06-09 12:19:45.428545 | controller |         "time": "2026-06-09T11:22:26Z"
2026-06-09 12:19:45.428560 | controller |       },
2026-06-09 12:19:45.428574 | controller |       {
2026-06-09 12:19:45.428588 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.428601 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.428615 | controller |         "fieldsV1": {
2026-06-09 12:19:45.428629 | controller |           "f:metadata": {
2026-06-09 12:19:45.428643 | controller |             "f:annotations": {
2026-06-09 12:19:45.428657 | controller |               ".": {},
2026-06-09 12:19:45.428671 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-09 12:19:45.428685 | controller |             },
2026-06-09 12:19:45.428699 | controller |             "f:generateName": {},
2026-06-09 12:19:45.428712 | controller |             "f:labels": {
2026-06-09 12:19:45.428726 | controller |               ".": {},
2026-06-09 12:19:45.428740 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 12:19:45.428754 | controller |               "f:control-plane": {},
2026-06-09 12:19:45.428767 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 12:19:45.428781 | controller |               "f:pod-template-hash": {}
2026-06-09 12:19:45.428795 | controller |             },
2026-06-09 12:19:45.428809 | controller |             "f:ownerReferences": {
2026-06-09 12:19:45.428822 | controller |               ".": {},
2026-06-09 12:19:45.428836 | controller |               "k:{\"uid\":\"d769b3e3-ecc5-4113-ae75-255a138aa431\"}": {}
2026-06-09 12:19:45.428850 | controller |             }
2026-06-09 12:19:45.428864 | controller |           },
2026-06-09 12:19:45.428878 | controller |           "f:spec": {
2026-06-09 12:19:45.428892 | controller |             "f:containers": {
2026-06-09 12:19:45.428906 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-09 12:19:45.428920 | controller |                 ".": {},
2026-06-09 12:19:45.428934 | controller |                 "f:args": {},
2026-06-09 12:19:45.428948 | controller |                 "f:command": {},
2026-06-09 12:19:45.428962 | controller |                 "f:env": {
2026-06-09 12:19:45.428981 | controller |                   ".": {},
2026-06-09 12:19:45.428995 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-09 12:19:45.429009 | controller |                     ".": {},
2026-06-09 12:19:45.429023 | controller |                     "f:name": {},
2026-06-09 12:19:45.429037 | controller |                     "f:value": {}
2026-06-09 12:19:45.429051 | controller |                   },
2026-06-09 12:19:45.429064 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 12:19:45.429078 | controller |                     ".": {},
2026-06-09 12:19:45.429092 | controller |                     "f:name": {},
2026-06-09 12:19:45.429106 | controller |                     "f:value": {}
2026-06-09 12:19:45.429119 | controller |                   },
2026-06-09 12:19:45.429133 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-09 12:19:45.429146 | controller |                     ".": {},
2026-06-09 12:19:45.429160 | controller |                     "f:name": {},
2026-06-09 12:19:45.429174 | controller |                     "f:value": {}
2026-06-09 12:19:45.429188 | controller |                   },
2026-06-09 12:19:45.429202 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 12:19:45.429216 | controller |                     ".": {},
2026-06-09 12:19:45.429230 | controller |                     "f:name": {},
2026-06-09 12:19:45.429243 | controller |                     "f:value": {}
2026-06-09 12:19:45.429257 | controller |                   },
2026-06-09 12:19:45.429271 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 12:19:45.429285 | controller |                     ".": {},
2026-06-09 12:19:45.429299 | controller |                     "f:name": {},
2026-06-09 12:19:45.429313 | controller |                     "f:value": {}
2026-06-09 12:19:45.429326 | controller |                   }
2026-06-09 12:19:45.429340 | controller |                 },
2026-06-09 12:19:45.429376 | controller |                 "f:image": {},
2026-06-09 12:19:45.429392 | controller |                 "f:imagePullPolicy": {},
2026-06-09 12:19:45.429406 | controller |                 "f:livenessProbe": {
2026-06-09 12:19:45.429419 | controller |                   ".": {},
2026-06-09 12:19:45.429433 | controller |                   "f:failureThreshold": {},
2026-06-09 12:19:45.429446 | controller |                   "f:httpGet": {
2026-06-09 12:19:45.429460 | controller |                     ".": {},
2026-06-09 12:19:45.429473 | controller |                     "f:path": {},
2026-06-09 12:19:45.429486 | controller |                     "f:port": {},
2026-06-09 12:19:45.429500 | controller |                     "f:scheme": {}
2026-06-09 12:19:45.429513 | controller |                   },
2026-06-09 12:19:45.429526 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 12:19:45.429540 | controller |                   "f:periodSeconds": {},
2026-06-09 12:19:45.429553 | controller |                   "f:successThreshold": {},
2026-06-09 12:19:45.429567 | controller |                   "f:timeoutSeconds": {}
2026-06-09 12:19:45.429580 | controller |                 },
2026-06-09 12:19:45.429593 | controller |                 "f:name": {},
2026-06-09 12:19:45.429607 | controller |                 "f:readinessProbe": {
2026-06-09 12:19:45.429621 | controller |                   ".": {},
2026-06-09 12:19:45.429635 | controller |                   "f:failureThreshold": {},
2026-06-09 12:19:45.429648 | controller |                   "f:httpGet": {
2026-06-09 12:19:45.429662 | controller |                     ".": {},
2026-06-09 12:19:45.429676 | controller |                     "f:path": {},
2026-06-09 12:19:45.429689 | controller |                     "f:port": {},
2026-06-09 12:19:45.429702 | controller |                     "f:scheme": {}
2026-06-09 12:19:45.429716 | controller |                   },
2026-06-09 12:19:45.429729 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 12:19:45.429747 | controller |                   "f:periodSeconds": {},
2026-06-09 12:19:45.429762 | controller |                   "f:successThreshold": {},
2026-06-09 12:19:45.429775 | controller |                   "f:timeoutSeconds": {}
2026-06-09 12:19:45.429789 | controller |                 },
2026-06-09 12:19:45.429802 | controller |                 "f:resources": {
2026-06-09 12:19:45.429816 | controller |                   ".": {},
2026-06-09 12:19:45.429829 | controller |                   "f:limits": {
2026-06-09 12:19:45.429843 | controller |                     ".": {},
2026-06-09 12:19:45.429856 | controller |                     "f:cpu": {},
2026-06-09 12:19:45.429870 | controller |                     "f:memory": {}
2026-06-09 12:19:45.429883 | controller |                   },
2026-06-09 12:19:45.429897 | controller |                   "f:requests": {
2026-06-09 12:19:45.429911 | controller |                     ".": {},
2026-06-09 12:19:45.429925 | controller |                     "f:cpu": {},
2026-06-09 12:19:45.429939 | controller |                     "f:memory": {}
2026-06-09 12:19:45.429952 | controller |                   }
2026-06-09 12:19:45.429966 | controller |                 },
2026-06-09 12:19:45.429980 | controller |                 "f:securityContext": {
2026-06-09 12:19:45.429994 | controller |                   ".": {},
2026-06-09 12:19:45.430008 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-09 12:19:45.430022 | controller |                 },
2026-06-09 12:19:45.430036 | controller |                 "f:terminationMessagePath": {},
2026-06-09 12:19:45.430050 | controller |                 "f:terminationMessagePolicy": {},
2026-06-09 12:19:45.430064 | controller |                 "f:volumeMounts": {
2026-06-09 12:19:45.430078 | controller |                   ".": {},
2026-06-09 12:19:45.430092 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-webhook-server/serving-certs\"}": {
2026-06-09 12:19:45.430107 | controller |                     ".": {},
2026-06-09 12:19:45.430121 | controller |                     "f:mountPath": {},
2026-06-09 12:19:45.430135 | controller |                     "f:name": {},
2026-06-09 12:19:45.430150 | controller |                     "f:readOnly": {}
2026-06-09 12:19:45.430164 | controller |                   }
2026-06-09 12:19:45.430178 | controller |                 }
2026-06-09 12:19:45.430192 | controller |               }
2026-06-09 12:19:45.430206 | controller |             },
2026-06-09 12:19:45.430220 | controller |             "f:dnsPolicy": {},
2026-06-09 12:19:45.430233 | controller |             "f:enableServiceLinks": {},
2026-06-09 12:19:45.430247 | controller |             "f:restartPolicy": {},
2026-06-09 12:19:45.430261 | controller |             "f:schedulerName": {},
2026-06-09 12:19:45.430275 | controller |             "f:securityContext": {
2026-06-09 12:19:45.430288 | controller |               ".": {},
2026-06-09 12:19:45.430302 | controller |               "f:runAsNonRoot": {}
2026-06-09 12:19:45.430315 | controller |             },
2026-06-09 12:19:45.430329 | controller |             "f:serviceAccount": {},
2026-06-09 12:19:45.430342 | controller |             "f:serviceAccountName": {},
2026-06-09 12:19:45.430377 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 12:19:45.430392 | controller |             "f:tolerations": {},
2026-06-09 12:19:45.430406 | controller |             "f:volumes": {
2026-06-09 12:19:45.430420 | controller |               ".": {},
2026-06-09 12:19:45.430434 | controller |               "k:{\"name\":\"cert\"}": {
2026-06-09 12:19:45.430448 | controller |                 ".": {},
2026-06-09 12:19:45.430462 | controller |                 "f:name": {},
2026-06-09 12:19:45.430475 | controller |                 "f:secret": {
2026-06-09 12:19:45.430489 | controller |                   ".": {},
2026-06-09 12:19:45.430502 | controller |                   "f:defaultMode": {},
2026-06-09 12:19:45.430516 | controller |                   "f:secretName": {}
2026-06-09 12:19:45.430533 | controller |                 }
2026-06-09 12:19:45.430547 | controller |               }
2026-06-09 12:19:45.430561 | controller |             }
2026-06-09 12:19:45.430575 | controller |           }
2026-06-09 12:19:45.430588 | controller |         },
2026-06-09 12:19:45.430602 | controller |         "manager": "kube-controller-manager",
2026-06-09 12:19:45.430616 | controller |         "operation": "Update",
2026-06-09 12:19:45.430630 | controller |         "time": "2026-06-09T11:22:26Z"
2026-06-09 12:19:45.430643 | controller |       },
2026-06-09 12:19:45.430657 | controller |       {
2026-06-09 12:19:45.430671 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.430685 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.430699 | controller |         "fieldsV1": {
2026-06-09 12:19:45.430713 | controller |           "f:metadata": {
2026-06-09 12:19:45.430727 | controller |             "f:annotations": {
2026-06-09 12:19:45.430741 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 12:19:45.430755 | controller |             }
2026-06-09 12:19:45.430769 | controller |           }
2026-06-09 12:19:45.430783 | controller |         },
2026-06-09 12:19:45.430797 | controller |         "manager": "multus-daemon",
2026-06-09 12:19:45.430811 | controller |         "operation": "Update",
2026-06-09 12:19:45.430824 | controller |         "subresource": "status",
2026-06-09 12:19:45.430838 | controller |         "time": "2026-06-09T11:22:46Z"
2026-06-09 12:19:45.430852 | controller |       },
2026-06-09 12:19:45.430866 | controller |       {
2026-06-09 12:19:45.430880 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.430895 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.430909 | controller |         "fieldsV1": {
2026-06-09 12:19:45.430923 | controller |           "f:status": {
2026-06-09 12:19:45.430937 | controller |             "f:conditions": {
2026-06-09 12:19:45.430950 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 12:19:45.430964 | controller |                 ".": {},
2026-06-09 12:19:45.430978 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.430992 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.431006 | controller |                 "f:status": {},
2026-06-09 12:19:45.431019 | controller |                 "f:type": {}
2026-06-09 12:19:45.431033 | controller |               },
2026-06-09 12:19:45.431047 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 12:19:45.431061 | controller |                 ".": {},
2026-06-09 12:19:45.431075 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.431089 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.431103 | controller |                 "f:status": {},
2026-06-09 12:19:45.431117 | controller |                 "f:type": {}
2026-06-09 12:19:45.431131 | controller |               },
2026-06-09 12:19:45.431144 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 12:19:45.431159 | controller |                 ".": {},
2026-06-09 12:19:45.431173 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.431187 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.431201 | controller |                 "f:status": {},
2026-06-09 12:19:45.431214 | controller |                 "f:type": {}
2026-06-09 12:19:45.431254 | controller |               },
2026-06-09 12:19:45.431273 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 12:19:45.431289 | controller |                 ".": {},
2026-06-09 12:19:45.431303 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.431318 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.431332 | controller |                 "f:status": {},
2026-06-09 12:19:45.431348 | controller |                 "f:type": {}
2026-06-09 12:19:45.431379 | controller |               }
2026-06-09 12:19:45.431398 | controller |             },
2026-06-09 12:19:45.431413 | controller |             "f:containerStatuses": {},
2026-06-09 12:19:45.431427 | controller |             "f:hostIP": {},
2026-06-09 12:19:45.431440 | controller |             "f:hostIPs": {},
2026-06-09 12:19:45.431454 | controller |             "f:phase": {},
2026-06-09 12:19:45.431468 | controller |             "f:podIP": {},
2026-06-09 12:19:45.431481 | controller |             "f:podIPs": {
2026-06-09 12:19:45.431495 | controller |               ".": {},
2026-06-09 12:19:45.431508 | controller |               "k:{\"ip\":\"10.217.0.79\"}": {
2026-06-09 12:19:45.431521 | controller |                 ".": {},
2026-06-09 12:19:45.431534 | controller |                 "f:ip": {}
2026-06-09 12:19:45.431548 | controller |               }
2026-06-09 12:19:45.431562 | controller |             },
2026-06-09 12:19:45.431575 | controller |             "f:startTime": {}
2026-06-09 12:19:45.431589 | controller |           }
2026-06-09 12:19:45.431602 | controller |         },
2026-06-09 12:19:45.431616 | controller |         "manager": "kubelet",
2026-06-09 12:19:45.431630 | controller |         "operation": "Update",
2026-06-09 12:19:45.431643 | controller |         "subresource": "status",
2026-06-09 12:19:45.431657 | controller |         "time": "2026-06-09T11:28:59Z"
2026-06-09 12:19:45.431670 | controller |       }
2026-06-09 12:19:45.431683 | controller |     ],
2026-06-09 12:19:45.431697 | controller |     "name": "infra-operator-controller-manager-cbcfcddf7-x6fhn",
2026-06-09 12:19:45.431710 | controller |     "namespace": "openstack-operators",
2026-06-09 12:19:45.431724 | controller |     "ownerReferences": [
2026-06-09 12:19:45.431738 | controller |       {
2026-06-09 12:19:45.431751 | controller |         "apiVersion": "apps/v1",
2026-06-09 12:19:45.431765 | controller |         "blockOwnerDeletion": true,
2026-06-09 12:19:45.431779 | controller |         "controller": true,
2026-06-09 12:19:45.431792 | controller |         "kind": "ReplicaSet",
2026-06-09 12:19:45.431806 | controller |         "name": "infra-operator-controller-manager-cbcfcddf7",
2026-06-09 12:19:45.431819 | controller |         "uid": "d769b3e3-ecc5-4113-ae75-255a138aa431"
2026-06-09 12:19:45.431833 | controller |       }
2026-06-09 12:19:45.431846 | controller |     ],
2026-06-09 12:19:45.431860 | controller |     "resourceVersion": "62508",
2026-06-09 12:19:45.431873 | controller |     "uid": "597e5d41-bd90-46fa-88bd-87e26f661864"
2026-06-09 12:19:45.431887 | controller |   },
2026-06-09 12:19:45.431901 | controller |   "spec": {
2026-06-09 12:19:45.431915 | controller |     "containers": [
2026-06-09 12:19:45.431929 | controller |       {
2026-06-09 12:19:45.431943 | controller |         "args": [
2026-06-09 12:19:45.431956 | controller |           "--leader-elect",
2026-06-09 12:19:45.431971 | controller |           "--health-probe-bind-address=:8081",
2026-06-09 12:19:45.431985 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-09 12:19:45.431999 | controller |         ],
2026-06-09 12:19:45.432013 | controller |         "command": [
2026-06-09 12:19:45.432027 | controller |           "/manager"
2026-06-09 12:19:45.432041 | controller |         ],
2026-06-09 12:19:45.432055 | controller |         "env": [
2026-06-09 12:19:45.432069 | controller |           {
2026-06-09 12:19:45.432082 | controller |             "name": "LEASE_DURATION",
2026-06-09 12:19:45.432097 | controller |             "value": "30"
2026-06-09 12:19:45.432111 | controller |           },
2026-06-09 12:19:45.432125 | controller |           {
2026-06-09 12:19:45.432139 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 12:19:45.432153 | controller |             "value": "20"
2026-06-09 12:19:45.432167 | controller |           },
2026-06-09 12:19:45.432181 | controller |           {
2026-06-09 12:19:45.432195 | controller |             "name": "RETRY_PERIOD",
2026-06-09 12:19:45.432208 | controller |             "value": "5"
2026-06-09 12:19:45.432229 | controller |           },
2026-06-09 12:19:45.432243 | controller |           {
2026-06-09 12:19:45.432257 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-09 12:19:45.432270 | controller |             "value": "true"
2026-06-09 12:19:45.432284 | controller |           },
2026-06-09 12:19:45.432301 | controller |           {
2026-06-09 12:19:45.432327 | controller |             "name": "METRICS_CERTS",
2026-06-09 12:19:45.432341 | controller |             "value": "false"
2026-06-09 12:19:45.432375 | controller |           }
2026-06-09 12:19:45.432391 | controller |         ],
2026-06-09 12:19:45.432405 | controller |         "image": "quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373",
2026-06-09 12:19:45.432420 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 12:19:45.432434 | controller |         "livenessProbe": {
2026-06-09 12:19:45.432448 | controller |           "failureThreshold": 3,
2026-06-09 12:19:45.432462 | controller |           "httpGet": {
2026-06-09 12:19:45.432476 | controller |             "path": "/healthz",
2026-06-09 12:19:45.432490 | controller |             "port": 8081,
2026-06-09 12:19:45.432504 | controller |             "scheme": "HTTP"
2026-06-09 12:19:45.432517 | controller |           },
2026-06-09 12:19:45.432531 | controller |           "initialDelaySeconds": 15,
2026-06-09 12:19:45.432545 | controller |           "periodSeconds": 20,
2026-06-09 12:19:45.432558 | controller |           "successThreshold": 1,
2026-06-09 12:19:45.432572 | controller |           "timeoutSeconds": 1
2026-06-09 12:19:45.432586 | controller |         },
2026-06-09 12:19:45.432600 | controller |         "name": "manager",
2026-06-09 12:19:45.432613 | controller |         "readinessProbe": {
2026-06-09 12:19:45.432627 | controller |           "failureThreshold": 3,
2026-06-09 12:19:45.432641 | controller |           "httpGet": {
2026-06-09 12:19:45.432654 | controller |             "path": "/readyz",
2026-06-09 12:19:45.432668 | controller |             "port": 8081,
2026-06-09 12:19:45.432682 | controller |             "scheme": "HTTP"
2026-06-09 12:19:45.432695 | controller |           },
2026-06-09 12:19:45.432709 | controller |           "initialDelaySeconds": 5,
2026-06-09 12:19:45.432723 | controller |           "periodSeconds": 10,
2026-06-09 12:19:45.432736 | controller |           "successThreshold": 1,
2026-06-09 12:19:45.432750 | controller |           "timeoutSeconds": 1
2026-06-09 12:19:45.432764 | controller |         },
2026-06-09 12:19:45.432777 | controller |         "resources": {
2026-06-09 12:19:45.432791 | controller |           "limits": {
2026-06-09 12:19:45.432804 | controller |             "cpu": "600m",
2026-06-09 12:19:45.432818 | controller |             "memory": "2Gi"
2026-06-09 12:19:45.432832 | controller |           },
2026-06-09 12:19:45.432846 | controller |           "requests": {
2026-06-09 12:19:45.432860 | controller |             "cpu": "10m",
2026-06-09 12:19:45.432874 | controller |             "memory": "512Mi"
2026-06-09 12:19:45.432888 | controller |           }
2026-06-09 12:19:45.432902 | controller |         },
2026-06-09 12:19:45.432916 | controller |         "securityContext": {
2026-06-09 12:19:45.432930 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 12:19:45.432944 | controller |           "capabilities": {
2026-06-09 12:19:45.432957 | controller |             "drop": [
2026-06-09 12:19:45.432971 | controller |               "MKNOD"
2026-06-09 12:19:45.432985 | controller |             ]
2026-06-09 12:19:45.432998 | controller |           }
2026-06-09 12:19:45.433012 | controller |         },
2026-06-09 12:19:45.433026 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 12:19:45.433040 | controller |         "terminationMessagePolicy": "File",
2026-06-09 12:19:45.433054 | controller |         "volumeMounts": [
2026-06-09 12:19:45.433067 | controller |           {
2026-06-09 12:19:45.433081 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-09 12:19:45.433099 | controller |             "name": "cert",
2026-06-09 12:19:45.433114 | controller |             "readOnly": true
2026-06-09 12:19:45.433128 | controller |           },
2026-06-09 12:19:45.433142 | controller |           {
2026-06-09 12:19:45.433156 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 12:19:45.433170 | controller |             "name": "kube-api-access-944kp",
2026-06-09 12:19:45.433184 | controller |             "readOnly": true
2026-06-09 12:19:45.433198 | controller |           }
2026-06-09 12:19:45.433212 | controller |         ]
2026-06-09 12:19:45.433226 | controller |       }
2026-06-09 12:19:45.433240 | controller |     ],
2026-06-09 12:19:45.433253 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 12:19:45.433267 | controller |     "enableServiceLinks": true,
2026-06-09 12:19:45.433281 | controller |     "imagePullSecrets": [
2026-06-09 12:19:45.433294 | controller |       {
2026-06-09 12:19:45.433308 | controller |         "name": "infra-operator-controller-manager-dockercfg-h7rm8"
2026-06-09 12:19:45.433322 | controller |       }
2026-06-09 12:19:45.433336 | controller |     ],
2026-06-09 12:19:45.433366 | controller |     "nodeName": "crc",
2026-06-09 12:19:45.433385 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 12:19:45.433399 | controller |     "priority": 0,
2026-06-09 12:19:45.433413 | controller |     "restartPolicy": "Always",
2026-06-09 12:19:45.433427 | controller |     "schedulerName": "default-scheduler",
2026-06-09 12:19:45.433441 | controller |     "securityContext": {
2026-06-09 12:19:45.433454 | controller |       "runAsNonRoot": true,
2026-06-09 12:19:45.433468 | controller |       "seLinuxOptions": {
2026-06-09 12:19:45.433482 | controller |         "level": "s0:c26,c5"
2026-06-09 12:19:45.433496 | controller |       }
2026-06-09 12:19:45.433510 | controller |     },
2026-06-09 12:19:45.433523 | controller |     "serviceAccount": "infra-operator-controller-manager",
2026-06-09 12:19:45.433537 | controller |     "serviceAccountName": "infra-operator-controller-manager",
2026-06-09 12:19:45.433551 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 12:19:45.433565 | controller |     "tolerations": [
2026-06-09 12:19:45.433578 | controller |       {
2026-06-09 12:19:45.433592 | controller |         "effect": "NoExecute",
2026-06-09 12:19:45.433606 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 12:19:45.433619 | controller |         "operator": "Exists",
2026-06-09 12:19:45.433633 | controller |         "tolerationSeconds": 120
2026-06-09 12:19:45.433646 | controller |       },
2026-06-09 12:19:45.433660 | controller |       {
2026-06-09 12:19:45.433673 | controller |         "effect": "NoExecute",
2026-06-09 12:19:45.433687 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 12:19:45.433700 | controller |         "operator": "Exists",
2026-06-09 12:19:45.433714 | controller |         "tolerationSeconds": 120
2026-06-09 12:19:45.433728 | controller |       },
2026-06-09 12:19:45.433742 | controller |       {
2026-06-09 12:19:45.433755 | controller |         "effect": "NoSchedule",
2026-06-09 12:19:45.433769 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 12:19:45.433782 | controller |         "operator": "Exists"
2026-06-09 12:19:45.433796 | controller |       }
2026-06-09 12:19:45.433809 | controller |     ],
2026-06-09 12:19:45.433823 | controller |     "volumes": [
2026-06-09 12:19:45.433837 | controller |       {
2026-06-09 12:19:45.433851 | controller |         "name": "cert",
2026-06-09 12:19:45.433865 | controller |         "secret": {
2026-06-09 12:19:45.433879 | controller |           "defaultMode": 420,
2026-06-09 12:19:45.433893 | controller |           "secretName": "infra-operator-webhook-server-cert"
2026-06-09 12:19:45.433908 | controller |         }
2026-06-09 12:19:45.433922 | controller |       },
2026-06-09 12:19:45.433940 | controller |       {
2026-06-09 12:19:45.433954 | controller |         "name": "kube-api-access-944kp",
2026-06-09 12:19:45.433968 | controller |         "projected": {
2026-06-09 12:19:45.433982 | controller |           "defaultMode": 420,
2026-06-09 12:19:45.433996 | controller |           "sources": [
2026-06-09 12:19:45.434009 | controller |             {
2026-06-09 12:19:45.434023 | controller |               "serviceAccountToken": {
2026-06-09 12:19:45.434037 | controller |                 "expirationSeconds": 3607,
2026-06-09 12:19:45.434050 | controller |                 "path": "token"
2026-06-09 12:19:45.434064 | controller |               }
2026-06-09 12:19:45.434078 | controller |             },
2026-06-09 12:19:45.434093 | controller |             {
2026-06-09 12:19:45.434107 | controller |               "configMap": {
2026-06-09 12:19:45.434121 | controller |                 "items": [
2026-06-09 12:19:45.434134 | controller |                   {
2026-06-09 12:19:45.434148 | controller |                     "key": "ca.crt",
2026-06-09 12:19:45.434162 | controller |                     "path": "ca.crt"
2026-06-09 12:19:45.434176 | controller |                   }
2026-06-09 12:19:45.434189 | controller |                 ],
2026-06-09 12:19:45.434203 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 12:19:45.434217 | controller |               }
2026-06-09 12:19:45.434231 | controller |             },
2026-06-09 12:19:45.434245 | controller |             {
2026-06-09 12:19:45.434258 | controller |               "downwardAPI": {
2026-06-09 12:19:45.434272 | controller |                 "items": [
2026-06-09 12:19:45.434286 | controller |                   {
2026-06-09 12:19:45.434300 | controller |                     "fieldRef": {
2026-06-09 12:19:45.434313 | controller |                       "apiVersion": "v1",
2026-06-09 12:19:45.434327 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 12:19:45.434341 | controller |                     },
2026-06-09 12:19:45.434375 | controller |                     "path": "namespace"
2026-06-09 12:19:45.434391 | controller |                   }
2026-06-09 12:19:45.434405 | controller |                 ]
2026-06-09 12:19:45.434420 | controller |               }
2026-06-09 12:19:45.434434 | controller |             },
2026-06-09 12:19:45.434448 | controller |             {
2026-06-09 12:19:45.434461 | controller |               "configMap": {
2026-06-09 12:19:45.434475 | controller |                 "items": [
2026-06-09 12:19:45.434489 | controller |                   {
2026-06-09 12:19:45.434502 | controller |                     "key": "service-ca.crt",
2026-06-09 12:19:45.434516 | controller |                     "path": "service-ca.crt"
2026-06-09 12:19:45.434530 | controller |                   }
2026-06-09 12:19:45.434543 | controller |                 ],
2026-06-09 12:19:45.434557 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 12:19:45.434571 | controller |               }
2026-06-09 12:19:45.434584 | controller |             }
2026-06-09 12:19:45.434598 | controller |           ]
2026-06-09 12:19:45.434612 | controller |         }
2026-06-09 12:19:45.434626 | controller |       }
2026-06-09 12:19:45.434639 | controller |     ]
2026-06-09 12:19:45.434653 | controller |   },
2026-06-09 12:19:45.434667 | controller |   "status": {
2026-06-09 12:19:45.434680 | controller |     "conditions": [
2026-06-09 12:19:45.434694 | controller |       {
2026-06-09 12:19:45.434707 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.434721 | controller |         "lastTransitionTime": "2026-06-09T11:23:19Z",
2026-06-09 12:19:45.434734 | controller |         "status": "True",
2026-06-09 12:19:45.434748 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 12:19:45.434762 | controller |       },
2026-06-09 12:19:45.434775 | controller |       {
2026-06-09 12:19:45.434789 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.434807 | controller |         "lastTransitionTime": "2026-06-09T11:22:26Z",
2026-06-09 12:19:45.434822 | controller |         "status": "True",
2026-06-09 12:19:45.434836 | controller |         "type": "Initialized"
2026-06-09 12:19:45.434850 | controller |       },
2026-06-09 12:19:45.434864 | controller |       {
2026-06-09 12:19:45.434878 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.434892 | controller |         "lastTransitionTime": "2026-06-09T11:28:59Z",
2026-06-09 12:19:45.434906 | controller |         "status": "True",
2026-06-09 12:19:45.434920 | controller |         "type": "Ready"
2026-06-09 12:19:45.434934 | controller |       },
2026-06-09 12:19:45.434948 | controller |       {
2026-06-09 12:19:45.434962 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.434976 | controller |         "lastTransitionTime": "2026-06-09T11:28:59Z",
2026-06-09 12:19:45.434989 | controller |         "status": "True",
2026-06-09 12:19:45.435003 | controller |         "type": "ContainersReady"
2026-06-09 12:19:45.435017 | controller |       },
2026-06-09 12:19:45.435031 | controller |       {
2026-06-09 12:19:45.435045 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.435059 | controller |         "lastTransitionTime": "2026-06-09T11:22:26Z",
2026-06-09 12:19:45.435072 | controller |         "status": "True",
2026-06-09 12:19:45.435086 | controller |         "type": "PodScheduled"
2026-06-09 12:19:45.435100 | controller |       }
2026-06-09 12:19:45.435114 | controller |     ],
2026-06-09 12:19:45.435127 | controller |     "containerStatuses": [
2026-06-09 12:19:45.435141 | controller |       {
2026-06-09 12:19:45.435155 | controller |         "allocatedResources": {
2026-06-09 12:19:45.435168 | controller |           "cpu": "10m",
2026-06-09 12:19:45.435182 | controller |           "memory": "512Mi"
2026-06-09 12:19:45.435196 | controller |         },
2026-06-09 12:19:45.435209 | controller |         "containerID": "cri-o://acaae989b1c8fae16f3e20d691dc526be813280095d15135dc29ac568d8da678",
2026-06-09 12:19:45.435224 | controller |         "image": "quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373",
2026-06-09 12:19:45.435238 | controller |         "imageID": "quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373",
2026-06-09 12:19:45.435252 | controller |         "lastState": {
2026-06-09 12:19:45.435266 | controller |           "terminated": {
2026-06-09 12:19:45.435280 | controller |             "containerID": "cri-o://b33efd5ae406afb298e096bb9b6e3c69483d2996955163abc9f3b20fce36cfc0",
2026-06-09 12:19:45.435294 | controller |             "exitCode": 1,
2026-06-09 12:19:45.435308 | controller |             "finishedAt": "2026-06-09T11:28:42Z",
2026-06-09 12:19:45.435321 | controller |             "reason": "Error",
2026-06-09 12:19:45.435335 | controller |             "startedAt": "2026-06-09T11:23:18Z"
2026-06-09 12:19:45.435366 | controller |           }
2026-06-09 12:19:45.435385 | controller |         },
2026-06-09 12:19:45.435399 | controller |         "name": "manager",
2026-06-09 12:19:45.435413 | controller |         "ready": true,
2026-06-09 12:19:45.435427 | controller |         "resources": {
2026-06-09 12:19:45.435441 | controller |           "limits": {
2026-06-09 12:19:45.435455 | controller |             "cpu": "600m",
2026-06-09 12:19:45.435468 | controller |             "memory": "2Gi"
2026-06-09 12:19:45.435482 | controller |           },
2026-06-09 12:19:45.435495 | controller |           "requests": {
2026-06-09 12:19:45.435509 | controller |             "cpu": "10m",
2026-06-09 12:19:45.435523 | controller |             "memory": "512Mi"
2026-06-09 12:19:45.435536 | controller |           }
2026-06-09 12:19:45.435550 | controller |         },
2026-06-09 12:19:45.435564 | controller |         "restartCount": 1,
2026-06-09 12:19:45.435578 | controller |         "started": true,
2026-06-09 12:19:45.435592 | controller |         "state": {
2026-06-09 12:19:45.435610 | controller |           "running": {
2026-06-09 12:19:45.435624 | controller |             "startedAt": "2026-06-09T11:28:47Z"
2026-06-09 12:19:45.435638 | controller |           }
2026-06-09 12:19:45.435652 | controller |         },
2026-06-09 12:19:45.435666 | controller |         "user": {
2026-06-09 12:19:45.435680 | controller |           "linux": {
2026-06-09 12:19:45.435694 | controller |             "gid": 0,
2026-06-09 12:19:45.435707 | controller |             "supplementalGroups": [
2026-06-09 12:19:45.435721 | controller |               0
2026-06-09 12:19:45.435735 | controller |             ],
2026-06-09 12:19:45.435749 | controller |             "uid": 65532
2026-06-09 12:19:45.435762 | controller |           }
2026-06-09 12:19:45.435776 | controller |         },
2026-06-09 12:19:45.435790 | controller |         "volumeMounts": [
2026-06-09 12:19:45.435804 | controller |           {
2026-06-09 12:19:45.435818 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-09 12:19:45.435832 | controller |             "name": "cert",
2026-06-09 12:19:45.435846 | controller |             "readOnly": true,
2026-06-09 12:19:45.435859 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 12:19:45.435873 | controller |           },
2026-06-09 12:19:45.435887 | controller |           {
2026-06-09 12:19:45.435901 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 12:19:45.435915 | controller |             "name": "kube-api-access-944kp",
2026-06-09 12:19:45.435929 | controller |             "readOnly": true,
2026-06-09 12:19:45.435944 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 12:19:45.435958 | controller |           }
2026-06-09 12:19:45.435972 | controller |         ]
2026-06-09 12:19:45.435986 | controller |       }
2026-06-09 12:19:45.435999 | controller |     ],
2026-06-09 12:19:45.436013 | controller |     "hostIP": "192.168.126.11",
2026-06-09 12:19:45.436028 | controller |     "hostIPs": [
2026-06-09 12:19:45.436042 | controller |       {
2026-06-09 12:19:45.436056 | controller |         "ip": "192.168.126.11"
2026-06-09 12:19:45.436070 | controller |       }
2026-06-09 12:19:45.436084 | controller |     ],
2026-06-09 12:19:45.436098 | controller |     "phase": "Running",
2026-06-09 12:19:45.436112 | controller |     "podIP": "10.217.0.79",
2026-06-09 12:19:45.436126 | controller |     "podIPs": [
2026-06-09 12:19:45.436139 | controller |       {
2026-06-09 12:19:45.436153 | controller |         "ip": "10.217.0.79"
2026-06-09 12:19:45.436166 | controller |       }
2026-06-09 12:19:45.436180 | controller |     ],
2026-06-09 12:19:45.436193 | controller |     "qosClass": "Burstable",
2026-06-09 12:19:45.436207 | controller |     "startTime": "2026-06-09T11:22:26Z"
2026-06-09 12:19:45.436221 | controller |   }
2026-06-09 12:19:45.436235 | controller | }
2026-06-09 12:19:45.456799 | controller | ok:
2026-06-09 12:19:45.456844 | controller | {
2026-06-09 12:19:45.456864 | controller |   "apiVersion": "v1",
2026-06-09 12:19:45.456880 | controller |   "kind": "Pod",
2026-06-09 12:19:45.456895 | controller |   "metadata": {
2026-06-09 12:19:45.456910 | controller |     "annotations": {
2026-06-09 12:19:45.456924 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.80/23\"],\"mac_address\":\"0a:58:0a:d9:00:50\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.80/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-09 12:19:45.456940 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.80\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:50\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-09 12:19:45.456960 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-09 12:19:45.456975 | controller |       "openshift.io/scc": "anyuid",
2026-06-09 12:19:45.456990 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-09 12:19:45.457004 | controller |     },
2026-06-09 12:19:45.457018 | controller |     "creationTimestamp": "2026-06-09T11:22:26Z",
2026-06-09 12:19:45.457032 | controller |     "generateName": "ironic-operator-controller-manager-75f8548fcd-",
2026-06-09 12:19:45.457046 | controller |     "generation": 1,
2026-06-09 12:19:45.457060 | controller |     "labels": {
2026-06-09 12:19:45.457074 | controller |       "app.kubernetes.io/name": "ironic-operator",
2026-06-09 12:19:45.457088 | controller |       "control-plane": "controller-manager",
2026-06-09 12:19:45.457102 | controller |       "openstack.org/operator-name": "ironic",
2026-06-09 12:19:45.457115 | controller |       "pod-template-hash": "75f8548fcd"
2026-06-09 12:19:45.457129 | controller |     },
2026-06-09 12:19:45.457143 | controller |     "managedFields": [
2026-06-09 12:19:45.457157 | controller |       {
2026-06-09 12:19:45.457171 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.457185 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.457199 | controller |         "fieldsV1": {
2026-06-09 12:19:45.457213 | controller |           "f:metadata": {
2026-06-09 12:19:45.457226 | controller |             "f:annotations": {
2026-06-09 12:19:45.457240 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 12:19:45.457254 | controller |             }
2026-06-09 12:19:45.457267 | controller |           }
2026-06-09 12:19:45.457281 | controller |         },
2026-06-09 12:19:45.457295 | controller |         "manager": "crc",
2026-06-09 12:19:45.457308 | controller |         "operation": "Update",
2026-06-09 12:19:45.457322 | controller |         "subresource": "status",
2026-06-09 12:19:45.457336 | controller |         "time": "2026-06-09T11:22:26Z"
2026-06-09 12:19:45.457369 | controller |       },
2026-06-09 12:19:45.457388 | controller |       {
2026-06-09 12:19:45.457404 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.457418 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.457432 | controller |         "fieldsV1": {
2026-06-09 12:19:45.457445 | controller |           "f:metadata": {
2026-06-09 12:19:45.457459 | controller |             "f:annotations": {
2026-06-09 12:19:45.457473 | controller |               ".": {},
2026-06-09 12:19:45.457487 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-09 12:19:45.457501 | controller |             },
2026-06-09 12:19:45.457515 | controller |             "f:generateName": {},
2026-06-09 12:19:45.457528 | controller |             "f:labels": {
2026-06-09 12:19:45.457542 | controller |               ".": {},
2026-06-09 12:19:45.457555 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 12:19:45.457569 | controller |               "f:control-plane": {},
2026-06-09 12:19:45.457583 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 12:19:45.457597 | controller |               "f:pod-template-hash": {}
2026-06-09 12:19:45.457611 | controller |             },
2026-06-09 12:19:45.457625 | controller |             "f:ownerReferences": {
2026-06-09 12:19:45.457639 | controller |               ".": {},
2026-06-09 12:19:45.457652 | controller |               "k:{\"uid\":\"a97a5811-f512-4c86-92df-a64eae17dbea\"}": {}
2026-06-09 12:19:45.457666 | controller |             }
2026-06-09 12:19:45.457680 | controller |           },
2026-06-09 12:19:45.457694 | controller |           "f:spec": {
2026-06-09 12:19:45.457708 | controller |             "f:containers": {
2026-06-09 12:19:45.457721 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-09 12:19:45.457734 | controller |                 ".": {},
2026-06-09 12:19:45.457748 | controller |                 "f:args": {},
2026-06-09 12:19:45.457766 | controller |                 "f:command": {},
2026-06-09 12:19:45.457780 | controller |                 "f:env": {
2026-06-09 12:19:45.457794 | controller |                   ".": {},
2026-06-09 12:19:45.457807 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-09 12:19:45.457821 | controller |                     ".": {},
2026-06-09 12:19:45.457835 | controller |                     "f:name": {},
2026-06-09 12:19:45.457848 | controller |                     "f:value": {}
2026-06-09 12:19:45.457861 | controller |                   },
2026-06-09 12:19:45.457875 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 12:19:45.457888 | controller |                     ".": {},
2026-06-09 12:19:45.457902 | controller |                     "f:name": {},
2026-06-09 12:19:45.457915 | controller |                     "f:value": {}
2026-06-09 12:19:45.457928 | controller |                   },
2026-06-09 12:19:45.457941 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-09 12:19:45.457954 | controller |                     ".": {},
2026-06-09 12:19:45.457967 | controller |                     "f:name": {},
2026-06-09 12:19:45.457980 | controller |                     "f:value": {}
2026-06-09 12:19:45.457993 | controller |                   },
2026-06-09 12:19:45.458007 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 12:19:45.458020 | controller |                     ".": {},
2026-06-09 12:19:45.458033 | controller |                     "f:name": {},
2026-06-09 12:19:45.458047 | controller |                     "f:value": {}
2026-06-09 12:19:45.458060 | controller |                   },
2026-06-09 12:19:45.458073 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 12:19:45.458086 | controller |                     ".": {},
2026-06-09 12:19:45.458099 | controller |                     "f:name": {},
2026-06-09 12:19:45.458113 | controller |                     "f:value": {}
2026-06-09 12:19:45.458126 | controller |                   }
2026-06-09 12:19:45.458139 | controller |                 },
2026-06-09 12:19:45.458153 | controller |                 "f:image": {},
2026-06-09 12:19:45.458166 | controller |                 "f:imagePullPolicy": {},
2026-06-09 12:19:45.458179 | controller |                 "f:livenessProbe": {
2026-06-09 12:19:45.458192 | controller |                   ".": {},
2026-06-09 12:19:45.458205 | controller |                   "f:failureThreshold": {},
2026-06-09 12:19:45.458218 | controller |                   "f:httpGet": {
2026-06-09 12:19:45.458231 | controller |                     ".": {},
2026-06-09 12:19:45.458244 | controller |                     "f:path": {},
2026-06-09 12:19:45.458258 | controller |                     "f:port": {},
2026-06-09 12:19:45.458271 | controller |                     "f:scheme": {}
2026-06-09 12:19:45.458284 | controller |                   },
2026-06-09 12:19:45.458297 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 12:19:45.458310 | controller |                   "f:periodSeconds": {},
2026-06-09 12:19:45.458325 | controller |                   "f:successThreshold": {},
2026-06-09 12:19:45.458339 | controller |                   "f:timeoutSeconds": {}
2026-06-09 12:19:45.458377 | controller |                 },
2026-06-09 12:19:45.458393 | controller |                 "f:name": {},
2026-06-09 12:19:45.458408 | controller |                 "f:readinessProbe": {
2026-06-09 12:19:45.458422 | controller |                   ".": {},
2026-06-09 12:19:45.458436 | controller |                   "f:failureThreshold": {},
2026-06-09 12:19:45.458450 | controller |                   "f:httpGet": {
2026-06-09 12:19:45.458464 | controller |                     ".": {},
2026-06-09 12:19:45.458477 | controller |                     "f:path": {},
2026-06-09 12:19:45.458490 | controller |                     "f:port": {},
2026-06-09 12:19:45.458504 | controller |                     "f:scheme": {}
2026-06-09 12:19:45.458521 | controller |                   },
2026-06-09 12:19:45.458535 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 12:19:45.458549 | controller |                   "f:periodSeconds": {},
2026-06-09 12:19:45.458563 | controller |                   "f:successThreshold": {},
2026-06-09 12:19:45.458577 | controller |                   "f:timeoutSeconds": {}
2026-06-09 12:19:45.458591 | controller |                 },
2026-06-09 12:19:45.458605 | controller |                 "f:resources": {
2026-06-09 12:19:45.458619 | controller |                   ".": {},
2026-06-09 12:19:45.458633 | controller |                   "f:limits": {
2026-06-09 12:19:45.458646 | controller |                     ".": {},
2026-06-09 12:19:45.458660 | controller |                     "f:cpu": {},
2026-06-09 12:19:45.458674 | controller |                     "f:memory": {}
2026-06-09 12:19:45.458688 | controller |                   },
2026-06-09 12:19:45.458701 | controller |                   "f:requests": {
2026-06-09 12:19:45.458715 | controller |                     ".": {},
2026-06-09 12:19:45.458728 | controller |                     "f:cpu": {},
2026-06-09 12:19:45.458742 | controller |                     "f:memory": {}
2026-06-09 12:19:45.458756 | controller |                   }
2026-06-09 12:19:45.458769 | controller |                 },
2026-06-09 12:19:45.458783 | controller |                 "f:securityContext": {
2026-06-09 12:19:45.458797 | controller |                   ".": {},
2026-06-09 12:19:45.458811 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-09 12:19:45.458824 | controller |                 },
2026-06-09 12:19:45.458838 | controller |                 "f:terminationMessagePath": {},
2026-06-09 12:19:45.458852 | controller |                 "f:terminationMessagePolicy": {}
2026-06-09 12:19:45.458865 | controller |               }
2026-06-09 12:19:45.458879 | controller |             },
2026-06-09 12:19:45.458893 | controller |             "f:dnsPolicy": {},
2026-06-09 12:19:45.458907 | controller |             "f:enableServiceLinks": {},
2026-06-09 12:19:45.458920 | controller |             "f:restartPolicy": {},
2026-06-09 12:19:45.458934 | controller |             "f:schedulerName": {},
2026-06-09 12:19:45.458948 | controller |             "f:securityContext": {
2026-06-09 12:19:45.458961 | controller |               ".": {},
2026-06-09 12:19:45.458975 | controller |               "f:runAsNonRoot": {}
2026-06-09 12:19:45.458988 | controller |             },
2026-06-09 12:19:45.459002 | controller |             "f:serviceAccount": {},
2026-06-09 12:19:45.459015 | controller |             "f:serviceAccountName": {},
2026-06-09 12:19:45.459029 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 12:19:45.459042 | controller |             "f:tolerations": {}
2026-06-09 12:19:45.459057 | controller |           }
2026-06-09 12:19:45.459070 | controller |         },
2026-06-09 12:19:45.459084 | controller |         "manager": "kube-controller-manager",
2026-06-09 12:19:45.459098 | controller |         "operation": "Update",
2026-06-09 12:19:45.459111 | controller |         "time": "2026-06-09T11:22:26Z"
2026-06-09 12:19:45.459125 | controller |       },
2026-06-09 12:19:45.459138 | controller |       {
2026-06-09 12:19:45.459152 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.459165 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.459179 | controller |         "fieldsV1": {
2026-06-09 12:19:45.459193 | controller |           "f:metadata": {
2026-06-09 12:19:45.459206 | controller |             "f:annotations": {
2026-06-09 12:19:45.459220 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 12:19:45.459234 | controller |             }
2026-06-09 12:19:45.459247 | controller |           }
2026-06-09 12:19:45.459261 | controller |         },
2026-06-09 12:19:45.459278 | controller |         "manager": "multus-daemon",
2026-06-09 12:19:45.459299 | controller |         "operation": "Update",
2026-06-09 12:19:45.459313 | controller |         "subresource": "status",
2026-06-09 12:19:45.459327 | controller |         "time": "2026-06-09T11:22:41Z"
2026-06-09 12:19:45.459341 | controller |       },
2026-06-09 12:19:45.459377 | controller |       {
2026-06-09 12:19:45.459392 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.459406 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.459420 | controller |         "fieldsV1": {
2026-06-09 12:19:45.459434 | controller |           "f:status": {
2026-06-09 12:19:45.459447 | controller |             "f:conditions": {
2026-06-09 12:19:45.459461 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 12:19:45.459474 | controller |                 ".": {},
2026-06-09 12:19:45.459488 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.459502 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.459515 | controller |                 "f:status": {},
2026-06-09 12:19:45.459529 | controller |                 "f:type": {}
2026-06-09 12:19:45.459543 | controller |               },
2026-06-09 12:19:45.459557 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 12:19:45.459570 | controller |                 ".": {},
2026-06-09 12:19:45.459584 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.459598 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.459611 | controller |                 "f:status": {},
2026-06-09 12:19:45.459625 | controller |                 "f:type": {}
2026-06-09 12:19:45.459638 | controller |               },
2026-06-09 12:19:45.459652 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 12:19:45.459666 | controller |                 ".": {},
2026-06-09 12:19:45.459679 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.459693 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.459706 | controller |                 "f:status": {},
2026-06-09 12:19:45.459720 | controller |                 "f:type": {}
2026-06-09 12:19:45.459733 | controller |               },
2026-06-09 12:19:45.459747 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 12:19:45.459760 | controller |                 ".": {},
2026-06-09 12:19:45.459773 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.459786 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.459800 | controller |                 "f:status": {},
2026-06-09 12:19:45.459813 | controller |                 "f:type": {}
2026-06-09 12:19:45.459826 | controller |               }
2026-06-09 12:19:45.459840 | controller |             },
2026-06-09 12:19:45.459854 | controller |             "f:containerStatuses": {},
2026-06-09 12:19:45.459867 | controller |             "f:hostIP": {},
2026-06-09 12:19:45.459881 | controller |             "f:hostIPs": {},
2026-06-09 12:19:45.459894 | controller |             "f:phase": {},
2026-06-09 12:19:45.459908 | controller |             "f:podIP": {},
2026-06-09 12:19:45.459921 | controller |             "f:podIPs": {
2026-06-09 12:19:45.459934 | controller |               ".": {},
2026-06-09 12:19:45.459947 | controller |               "k:{\"ip\":\"10.217.0.80\"}": {
2026-06-09 12:19:45.459960 | controller |                 ".": {},
2026-06-09 12:19:45.459974 | controller |                 "f:ip": {}
2026-06-09 12:19:45.459987 | controller |               }
2026-06-09 12:19:45.460000 | controller |             },
2026-06-09 12:19:45.460013 | controller |             "f:startTime": {}
2026-06-09 12:19:45.460026 | controller |           }
2026-06-09 12:19:45.460039 | controller |         },
2026-06-09 12:19:45.460052 | controller |         "manager": "kubelet",
2026-06-09 12:19:45.460065 | controller |         "operation": "Update",
2026-06-09 12:19:45.460079 | controller |         "subresource": "status",
2026-06-09 12:19:45.460092 | controller |         "time": "2026-06-09T11:49:13Z"
2026-06-09 12:19:45.460109 | controller |       }
2026-06-09 12:19:45.460123 | controller |     ],
2026-06-09 12:19:45.460137 | controller |     "name": "ironic-operator-controller-manager-75f8548fcd-fv5pz",
2026-06-09 12:19:45.460150 | controller |     "namespace": "openstack-operators",
2026-06-09 12:19:45.460164 | controller |     "ownerReferences": [
2026-06-09 12:19:45.460177 | controller |       {
2026-06-09 12:19:45.460191 | controller |         "apiVersion": "apps/v1",
2026-06-09 12:19:45.460204 | controller |         "blockOwnerDeletion": true,
2026-06-09 12:19:45.460218 | controller |         "controller": true,
2026-06-09 12:19:45.460231 | controller |         "kind": "ReplicaSet",
2026-06-09 12:19:45.460245 | controller |         "name": "ironic-operator-controller-manager-75f8548fcd",
2026-06-09 12:19:45.460259 | controller |         "uid": "a97a5811-f512-4c86-92df-a64eae17dbea"
2026-06-09 12:19:45.460274 | controller |       }
2026-06-09 12:19:45.460287 | controller |     ],
2026-06-09 12:19:45.460301 | controller |     "resourceVersion": "75648",
2026-06-09 12:19:45.460315 | controller |     "uid": "ac21e7b3-c52f-4ec5-9cf6-ba1a04c05dee"
2026-06-09 12:19:45.460328 | controller |   },
2026-06-09 12:19:45.460342 | controller |   "spec": {
2026-06-09 12:19:45.460385 | controller |     "containers": [
2026-06-09 12:19:45.460401 | controller |       {
2026-06-09 12:19:45.460415 | controller |         "args": [
2026-06-09 12:19:45.460429 | controller |           "--leader-elect",
2026-06-09 12:19:45.460442 | controller |           "--health-probe-bind-address=:8081",
2026-06-09 12:19:45.460456 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-09 12:19:45.460481 | controller |         ],
2026-06-09 12:19:45.460496 | controller |         "command": [
2026-06-09 12:19:45.460510 | controller |           "/manager"
2026-06-09 12:19:45.460524 | controller |         ],
2026-06-09 12:19:45.460538 | controller |         "env": [
2026-06-09 12:19:45.460551 | controller |           {
2026-06-09 12:19:45.460565 | controller |             "name": "LEASE_DURATION",
2026-06-09 12:19:45.460579 | controller |             "value": "30"
2026-06-09 12:19:45.460592 | controller |           },
2026-06-09 12:19:45.460606 | controller |           {
2026-06-09 12:19:45.460619 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 12:19:45.460633 | controller |             "value": "20"
2026-06-09 12:19:45.460647 | controller |           },
2026-06-09 12:19:45.460661 | controller |           {
2026-06-09 12:19:45.460674 | controller |             "name": "RETRY_PERIOD",
2026-06-09 12:19:45.460688 | controller |             "value": "5"
2026-06-09 12:19:45.460702 | controller |           },
2026-06-09 12:19:45.460716 | controller |           {
2026-06-09 12:19:45.460729 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-09 12:19:45.460743 | controller |             "value": "false"
2026-06-09 12:19:45.460757 | controller |           },
2026-06-09 12:19:45.460771 | controller |           {
2026-06-09 12:19:45.460784 | controller |             "name": "METRICS_CERTS",
2026-06-09 12:19:45.460798 | controller |             "value": "false"
2026-06-09 12:19:45.460812 | controller |           }
2026-06-09 12:19:45.460825 | controller |         ],
2026-06-09 12:19:45.460839 | controller |         "image": "quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf",
2026-06-09 12:19:45.460853 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 12:19:45.460867 | controller |         "livenessProbe": {
2026-06-09 12:19:45.460880 | controller |           "failureThreshold": 3,
2026-06-09 12:19:45.460894 | controller |           "httpGet": {
2026-06-09 12:19:45.460908 | controller |             "path": "/healthz",
2026-06-09 12:19:45.460921 | controller |             "port": 8081,
2026-06-09 12:19:45.460935 | controller |             "scheme": "HTTP"
2026-06-09 12:19:45.460948 | controller |           },
2026-06-09 12:19:45.460966 | controller |           "initialDelaySeconds": 15,
2026-06-09 12:19:45.460980 | controller |           "periodSeconds": 20,
2026-06-09 12:19:45.460993 | controller |           "successThreshold": 1,
2026-06-09 12:19:45.461007 | controller |           "timeoutSeconds": 1
2026-06-09 12:19:45.461021 | controller |         },
2026-06-09 12:19:45.461034 | controller |         "name": "manager",
2026-06-09 12:19:45.461048 | controller |         "readinessProbe": {
2026-06-09 12:19:45.461062 | controller |           "failureThreshold": 3,
2026-06-09 12:19:45.461075 | controller |           "httpGet": {
2026-06-09 12:19:45.461089 | controller |             "path": "/readyz",
2026-06-09 12:19:45.461102 | controller |             "port": 8081,
2026-06-09 12:19:45.461116 | controller |             "scheme": "HTTP"
2026-06-09 12:19:45.461129 | controller |           },
2026-06-09 12:19:45.461143 | controller |           "initialDelaySeconds": 5,
2026-06-09 12:19:45.461156 | controller |           "periodSeconds": 10,
2026-06-09 12:19:45.461169 | controller |           "successThreshold": 1,
2026-06-09 12:19:45.461183 | controller |           "timeoutSeconds": 1
2026-06-09 12:19:45.461196 | controller |         },
2026-06-09 12:19:45.461210 | controller |         "resources": {
2026-06-09 12:19:45.461224 | controller |           "limits": {
2026-06-09 12:19:45.461238 | controller |             "cpu": "500m",
2026-06-09 12:19:45.461252 | controller |             "memory": "512Mi"
2026-06-09 12:19:45.461265 | controller |           },
2026-06-09 12:19:45.461279 | controller |           "requests": {
2026-06-09 12:19:45.461292 | controller |             "cpu": "10m",
2026-06-09 12:19:45.461306 | controller |             "memory": "256Mi"
2026-06-09 12:19:45.461320 | controller |           }
2026-06-09 12:19:45.461333 | controller |         },
2026-06-09 12:19:45.461350 | controller |         "securityContext": {
2026-06-09 12:19:45.461382 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 12:19:45.461397 | controller |           "capabilities": {
2026-06-09 12:19:45.461411 | controller |             "drop": [
2026-06-09 12:19:45.461425 | controller |               "MKNOD"
2026-06-09 12:19:45.461439 | controller |             ]
2026-06-09 12:19:45.461453 | controller |           }
2026-06-09 12:19:45.461467 | controller |         },
2026-06-09 12:19:45.461481 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 12:19:45.461495 | controller |         "terminationMessagePolicy": "File",
2026-06-09 12:19:45.461508 | controller |         "volumeMounts": [
2026-06-09 12:19:45.461522 | controller |           {
2026-06-09 12:19:45.461535 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 12:19:45.461549 | controller |             "name": "kube-api-access-5bxgq",
2026-06-09 12:19:45.461563 | controller |             "readOnly": true
2026-06-09 12:19:45.461577 | controller |           }
2026-06-09 12:19:45.461590 | controller |         ]
2026-06-09 12:19:45.461604 | controller |       }
2026-06-09 12:19:45.461617 | controller |     ],
2026-06-09 12:19:45.461631 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 12:19:45.461644 | controller |     "enableServiceLinks": true,
2026-06-09 12:19:45.461657 | controller |     "imagePullSecrets": [
2026-06-09 12:19:45.461671 | controller |       {
2026-06-09 12:19:45.461684 | controller |         "name": "ironic-operator-controller-manager-dockercfg-jb5df"
2026-06-09 12:19:45.461698 | controller |       }
2026-06-09 12:19:45.461711 | controller |     ],
2026-06-09 12:19:45.461725 | controller |     "nodeName": "crc",
2026-06-09 12:19:45.461738 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 12:19:45.461752 | controller |     "priority": 0,
2026-06-09 12:19:45.461765 | controller |     "restartPolicy": "Always",
2026-06-09 12:19:45.461779 | controller |     "schedulerName": "default-scheduler",
2026-06-09 12:19:45.461796 | controller |     "securityContext": {
2026-06-09 12:19:45.461810 | controller |       "runAsNonRoot": true,
2026-06-09 12:19:45.461824 | controller |       "seLinuxOptions": {
2026-06-09 12:19:45.461837 | controller |         "level": "s0:c26,c5"
2026-06-09 12:19:45.461851 | controller |       }
2026-06-09 12:19:45.461864 | controller |     },
2026-06-09 12:19:45.461877 | controller |     "serviceAccount": "ironic-operator-controller-manager",
2026-06-09 12:19:45.461890 | controller |     "serviceAccountName": "ironic-operator-controller-manager",
2026-06-09 12:19:45.461904 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 12:19:45.461917 | controller |     "tolerations": [
2026-06-09 12:19:45.461930 | controller |       {
2026-06-09 12:19:45.461943 | controller |         "effect": "NoExecute",
2026-06-09 12:19:45.461956 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 12:19:45.461969 | controller |         "operator": "Exists",
2026-06-09 12:19:45.461983 | controller |         "tolerationSeconds": 120
2026-06-09 12:19:45.461996 | controller |       },
2026-06-09 12:19:45.462009 | controller |       {
2026-06-09 12:19:45.462023 | controller |         "effect": "NoExecute",
2026-06-09 12:19:45.462036 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 12:19:45.462049 | controller |         "operator": "Exists",
2026-06-09 12:19:45.462063 | controller |         "tolerationSeconds": 120
2026-06-09 12:19:45.462076 | controller |       },
2026-06-09 12:19:45.462090 | controller |       {
2026-06-09 12:19:45.462103 | controller |         "effect": "NoSchedule",
2026-06-09 12:19:45.462117 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 12:19:45.462130 | controller |         "operator": "Exists"
2026-06-09 12:19:45.462144 | controller |       }
2026-06-09 12:19:45.462157 | controller |     ],
2026-06-09 12:19:45.462171 | controller |     "volumes": [
2026-06-09 12:19:45.462184 | controller |       {
2026-06-09 12:19:45.462198 | controller |         "name": "kube-api-access-5bxgq",
2026-06-09 12:19:45.462212 | controller |         "projected": {
2026-06-09 12:19:45.462226 | controller |           "defaultMode": 420,
2026-06-09 12:19:45.462240 | controller |           "sources": [
2026-06-09 12:19:45.462254 | controller |             {
2026-06-09 12:19:45.462267 | controller |               "serviceAccountToken": {
2026-06-09 12:19:45.462281 | controller |                 "expirationSeconds": 3607,
2026-06-09 12:19:45.462295 | controller |                 "path": "token"
2026-06-09 12:19:45.462309 | controller |               }
2026-06-09 12:19:45.462322 | controller |             },
2026-06-09 12:19:45.462336 | controller |             {
2026-06-09 12:19:45.462372 | controller |               "configMap": {
2026-06-09 12:19:45.462388 | controller |                 "items": [
2026-06-09 12:19:45.462402 | controller |                   {
2026-06-09 12:19:45.462416 | controller |                     "key": "ca.crt",
2026-06-09 12:19:45.462430 | controller |                     "path": "ca.crt"
2026-06-09 12:19:45.462443 | controller |                   }
2026-06-09 12:19:45.462457 | controller |                 ],
2026-06-09 12:19:45.462470 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 12:19:45.462484 | controller |               }
2026-06-09 12:19:45.462498 | controller |             },
2026-06-09 12:19:45.462511 | controller |             {
2026-06-09 12:19:45.462525 | controller |               "downwardAPI": {
2026-06-09 12:19:45.462538 | controller |                 "items": [
2026-06-09 12:19:45.462552 | controller |                   {
2026-06-09 12:19:45.462566 | controller |                     "fieldRef": {
2026-06-09 12:19:45.462579 | controller |                       "apiVersion": "v1",
2026-06-09 12:19:45.462593 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 12:19:45.462607 | controller |                     },
2026-06-09 12:19:45.462621 | controller |                     "path": "namespace"
2026-06-09 12:19:45.462639 | controller |                   }
2026-06-09 12:19:45.462653 | controller |                 ]
2026-06-09 12:19:45.462667 | controller |               }
2026-06-09 12:19:45.462681 | controller |             },
2026-06-09 12:19:45.462695 | controller |             {
2026-06-09 12:19:45.462708 | controller |               "configMap": {
2026-06-09 12:19:45.462722 | controller |                 "items": [
2026-06-09 12:19:45.462735 | controller |                   {
2026-06-09 12:19:45.462749 | controller |                     "key": "service-ca.crt",
2026-06-09 12:19:45.462763 | controller |                     "path": "service-ca.crt"
2026-06-09 12:19:45.462777 | controller |                   }
2026-06-09 12:19:45.462791 | controller |                 ],
2026-06-09 12:19:45.462804 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 12:19:45.462818 | controller |               }
2026-06-09 12:19:45.462831 | controller |             }
2026-06-09 12:19:45.462845 | controller |           ]
2026-06-09 12:19:45.462858 | controller |         }
2026-06-09 12:19:45.462872 | controller |       }
2026-06-09 12:19:45.462885 | controller |     ]
2026-06-09 12:19:45.462899 | controller |   },
2026-06-09 12:19:45.462912 | controller |   "status": {
2026-06-09 12:19:45.462925 | controller |     "conditions": [
2026-06-09 12:19:45.462939 | controller |       {
2026-06-09 12:19:45.462952 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.462966 | controller |         "lastTransitionTime": "2026-06-09T11:22:42Z",
2026-06-09 12:19:45.462980 | controller |         "status": "True",
2026-06-09 12:19:45.462993 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 12:19:45.463007 | controller |       },
2026-06-09 12:19:45.463021 | controller |       {
2026-06-09 12:19:45.463034 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.463048 | controller |         "lastTransitionTime": "2026-06-09T11:22:26Z",
2026-06-09 12:19:45.463061 | controller |         "status": "True",
2026-06-09 12:19:45.463075 | controller |         "type": "Initialized"
2026-06-09 12:19:45.463088 | controller |       },
2026-06-09 12:19:45.463102 | controller |       {
2026-06-09 12:19:45.463115 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.463128 | controller |         "lastTransitionTime": "2026-06-09T11:49:12Z",
2026-06-09 12:19:45.463142 | controller |         "status": "True",
2026-06-09 12:19:45.463156 | controller |         "type": "Ready"
2026-06-09 12:19:45.463170 | controller |       },
2026-06-09 12:19:45.463184 | controller |       {
2026-06-09 12:19:45.463197 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.463211 | controller |         "lastTransitionTime": "2026-06-09T11:49:12Z",
2026-06-09 12:19:45.463225 | controller |         "status": "True",
2026-06-09 12:19:45.463238 | controller |         "type": "ContainersReady"
2026-06-09 12:19:45.463252 | controller |       },
2026-06-09 12:19:45.463266 | controller |       {
2026-06-09 12:19:45.463279 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.463293 | controller |         "lastTransitionTime": "2026-06-09T11:22:26Z",
2026-06-09 12:19:45.463306 | controller |         "status": "True",
2026-06-09 12:19:45.463320 | controller |         "type": "PodScheduled"
2026-06-09 12:19:45.463333 | controller |       }
2026-06-09 12:19:45.463350 | controller |     ],
2026-06-09 12:19:45.463383 | controller |     "containerStatuses": [
2026-06-09 12:19:45.463397 | controller |       {
2026-06-09 12:19:45.463411 | controller |         "allocatedResources": {
2026-06-09 12:19:45.463425 | controller |           "cpu": "10m",
2026-06-09 12:19:45.463439 | controller |           "memory": "256Mi"
2026-06-09 12:19:45.463453 | controller |         },
2026-06-09 12:19:45.463466 | controller |         "containerID": "cri-o://d8d5b80c13bf56c7a481d7b43f8192de44f623e44358a9c0101dc563ece1d969",
2026-06-09 12:19:45.463480 | controller |         "image": "quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf",
2026-06-09 12:19:45.463498 | controller |         "imageID": "quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf",
2026-06-09 12:19:45.463512 | controller |         "lastState": {
2026-06-09 12:19:45.463526 | controller |           "terminated": {
2026-06-09 12:19:45.463540 | controller |             "containerID": "cri-o://156bfbe68a42de2224a501c5f527e9e4c0e9bde67173fe75611082fb4307316f",
2026-06-09 12:19:45.463553 | controller |             "exitCode": 1,
2026-06-09 12:19:45.463567 | controller |             "finishedAt": "2026-06-09T11:48:33Z",
2026-06-09 12:19:45.463580 | controller |             "reason": "Error",
2026-06-09 12:19:45.463594 | controller |             "startedAt": "2026-06-09T11:47:04Z"
2026-06-09 12:19:45.463607 | controller |           }
2026-06-09 12:19:45.463621 | controller |         },
2026-06-09 12:19:45.463635 | controller |         "name": "manager",
2026-06-09 12:19:45.463648 | controller |         "ready": true,
2026-06-09 12:19:45.463662 | controller |         "resources": {
2026-06-09 12:19:45.463675 | controller |           "limits": {
2026-06-09 12:19:45.463688 | controller |             "cpu": "500m",
2026-06-09 12:19:45.463701 | controller |             "memory": "512Mi"
2026-06-09 12:19:45.463715 | controller |           },
2026-06-09 12:19:45.463728 | controller |           "requests": {
2026-06-09 12:19:45.463741 | controller |             "cpu": "10m",
2026-06-09 12:19:45.463755 | controller |             "memory": "256Mi"
2026-06-09 12:19:45.463768 | controller |           }
2026-06-09 12:19:45.463782 | controller |         },
2026-06-09 12:19:45.463795 | controller |         "restartCount": 4,
2026-06-09 12:19:45.463809 | controller |         "started": true,
2026-06-09 12:19:45.463822 | controller |         "state": {
2026-06-09 12:19:45.463835 | controller |           "running": {
2026-06-09 12:19:45.463849 | controller |             "startedAt": "2026-06-09T11:49:00Z"
2026-06-09 12:19:45.463862 | controller |           }
2026-06-09 12:19:45.463876 | controller |         },
2026-06-09 12:19:45.463889 | controller |         "user": {
2026-06-09 12:19:45.463903 | controller |           "linux": {
2026-06-09 12:19:45.463916 | controller |             "gid": 0,
2026-06-09 12:19:45.463929 | controller |             "supplementalGroups": [
2026-06-09 12:19:45.463943 | controller |               0
2026-06-09 12:19:45.463956 | controller |             ],
2026-06-09 12:19:45.463969 | controller |             "uid": 65532
2026-06-09 12:19:45.463983 | controller |           }
2026-06-09 12:19:45.463996 | controller |         },
2026-06-09 12:19:45.464009 | controller |         "volumeMounts": [
2026-06-09 12:19:45.464023 | controller |           {
2026-06-09 12:19:45.464036 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 12:19:45.464050 | controller |             "name": "kube-api-access-5bxgq",
2026-06-09 12:19:45.464064 | controller |             "readOnly": true,
2026-06-09 12:19:45.464085 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 12:19:45.464099 | controller |           }
2026-06-09 12:19:45.464113 | controller |         ]
2026-06-09 12:19:45.464137 | controller |       }
2026-06-09 12:19:45.464152 | controller |     ],
2026-06-09 12:19:45.464174 | controller |     "hostIP": "192.168.126.11",
2026-06-09 12:19:45.464188 | controller |     "hostIPs": [
2026-06-09 12:19:45.464208 | controller |       {
2026-06-09 12:19:45.464343 | controller |         "ip": "192.168.126.11"
2026-06-09 12:19:45.464387 | controller |       }
2026-06-09 12:19:45.464403 | controller |     ],
2026-06-09 12:19:45.464418 | controller |     "phase": "Running",
2026-06-09 12:19:45.464432 | controller |     "podIP": "10.217.0.80",
2026-06-09 12:19:45.464446 | controller |     "podIPs": [
2026-06-09 12:19:45.464459 | controller |       {
2026-06-09 12:19:45.464481 | controller |         "ip": "10.217.0.80"
2026-06-09 12:19:45.464506 | controller |       }
2026-06-09 12:19:45.464521 | controller |     ],
2026-06-09 12:19:45.464535 | controller |     "qosClass": "Burstable",
2026-06-09 12:19:45.464549 | controller |     "startTime": "2026-06-09T11:22:26Z"
2026-06-09 12:19:45.464564 | controller |   }
2026-06-09 12:19:45.464578 | controller | }
2026-06-09 12:19:45.486067 | controller | ok:
2026-06-09 12:19:45.486140 | controller | {
2026-06-09 12:19:45.486168 | controller |   "apiVersion": "v1",
2026-06-09 12:19:45.486185 | controller |   "kind": "Pod",
2026-06-09 12:19:45.486207 | controller |   "metadata": {
2026-06-09 12:19:45.486222 | controller |     "annotations": {
2026-06-09 12:19:45.486328 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.81/23\"],\"mac_address\":\"0a:58:0a:d9:00:51\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.81/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-09 12:19:45.486371 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.81\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:51\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-09 12:19:45.486392 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-09 12:19:45.486409 | controller |       "openshift.io/scc": "anyuid",
2026-06-09 12:19:45.486424 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-09 12:19:45.486439 | controller |     },
2026-06-09 12:19:45.486453 | controller |     "creationTimestamp": "2026-06-09T11:22:26Z",
2026-06-09 12:19:45.486467 | controller |     "generateName": "keystone-operator-controller-manager-6ccff66c5b-",
2026-06-09 12:19:45.486482 | controller |     "generation": 1,
2026-06-09 12:19:45.486496 | controller |     "labels": {
2026-06-09 12:19:45.486511 | controller |       "app.kubernetes.io/name": "keystone-operator",
2026-06-09 12:19:45.486525 | controller |       "control-plane": "controller-manager",
2026-06-09 12:19:45.486539 | controller |       "openstack.org/operator-name": "keystone",
2026-06-09 12:19:45.486553 | controller |       "pod-template-hash": "6ccff66c5b"
2026-06-09 12:19:45.486567 | controller |     },
2026-06-09 12:19:45.486581 | controller |     "managedFields": [
2026-06-09 12:19:45.486596 | controller |       {
2026-06-09 12:19:45.486610 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.486624 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.486637 | controller |         "fieldsV1": {
2026-06-09 12:19:45.486651 | controller |           "f:metadata": {
2026-06-09 12:19:45.486664 | controller |             "f:annotations": {
2026-06-09 12:19:45.486678 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 12:19:45.486692 | controller |             }
2026-06-09 12:19:45.486706 | controller |           }
2026-06-09 12:19:45.486720 | controller |         },
2026-06-09 12:19:45.486734 | controller |         "manager": "crc",
2026-06-09 12:19:45.486748 | controller |         "operation": "Update",
2026-06-09 12:19:45.486762 | controller |         "subresource": "status",
2026-06-09 12:19:45.486776 | controller |         "time": "2026-06-09T11:22:26Z"
2026-06-09 12:19:45.486791 | controller |       },
2026-06-09 12:19:45.486805 | controller |       {
2026-06-09 12:19:45.486819 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.486833 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.486847 | controller |         "fieldsV1": {
2026-06-09 12:19:45.486861 | controller |           "f:metadata": {
2026-06-09 12:19:45.486875 | controller |             "f:annotations": {
2026-06-09 12:19:45.486894 | controller |               ".": {},
2026-06-09 12:19:45.486909 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-09 12:19:45.486923 | controller |             },
2026-06-09 12:19:45.486937 | controller |             "f:generateName": {},
2026-06-09 12:19:45.486951 | controller |             "f:labels": {
2026-06-09 12:19:45.486965 | controller |               ".": {},
2026-06-09 12:19:45.486980 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 12:19:45.486994 | controller |               "f:control-plane": {},
2026-06-09 12:19:45.487008 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 12:19:45.487022 | controller |               "f:pod-template-hash": {}
2026-06-09 12:19:45.487037 | controller |             },
2026-06-09 12:19:45.487051 | controller |             "f:ownerReferences": {
2026-06-09 12:19:45.487065 | controller |               ".": {},
2026-06-09 12:19:45.487079 | controller |               "k:{\"uid\":\"3bbde7fa-686e-46ea-9aa0-15fa78cf3e5a\"}": {}
2026-06-09 12:19:45.487093 | controller |             }
2026-06-09 12:19:45.487107 | controller |           },
2026-06-09 12:19:45.487121 | controller |           "f:spec": {
2026-06-09 12:19:45.487135 | controller |             "f:containers": {
2026-06-09 12:19:45.487149 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-09 12:19:45.487163 | controller |                 ".": {},
2026-06-09 12:19:45.487177 | controller |                 "f:args": {},
2026-06-09 12:19:45.487191 | controller |                 "f:command": {},
2026-06-09 12:19:45.487205 | controller |                 "f:env": {
2026-06-09 12:19:45.487220 | controller |                   ".": {},
2026-06-09 12:19:45.487233 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-09 12:19:45.487247 | controller |                     ".": {},
2026-06-09 12:19:45.487261 | controller |                     "f:name": {},
2026-06-09 12:19:45.487274 | controller |                     "f:value": {}
2026-06-09 12:19:45.487287 | controller |                   },
2026-06-09 12:19:45.487301 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 12:19:45.487315 | controller |                     ".": {},
2026-06-09 12:19:45.487329 | controller |                     "f:name": {},
2026-06-09 12:19:45.487342 | controller |                     "f:value": {}
2026-06-09 12:19:45.487380 | controller |                   },
2026-06-09 12:19:45.487395 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-09 12:19:45.487409 | controller |                     ".": {},
2026-06-09 12:19:45.487422 | controller |                     "f:name": {},
2026-06-09 12:19:45.487436 | controller |                     "f:value": {}
2026-06-09 12:19:45.487450 | controller |                   },
2026-06-09 12:19:45.487464 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 12:19:45.487478 | controller |                     ".": {},
2026-06-09 12:19:45.487491 | controller |                     "f:name": {},
2026-06-09 12:19:45.487505 | controller |                     "f:value": {}
2026-06-09 12:19:45.487518 | controller |                   },
2026-06-09 12:19:45.487532 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 12:19:45.487546 | controller |                     ".": {},
2026-06-09 12:19:45.487560 | controller |                     "f:name": {},
2026-06-09 12:19:45.487573 | controller |                     "f:value": {}
2026-06-09 12:19:45.487587 | controller |                   }
2026-06-09 12:19:45.487601 | controller |                 },
2026-06-09 12:19:45.487614 | controller |                 "f:image": {},
2026-06-09 12:19:45.487627 | controller |                 "f:imagePullPolicy": {},
2026-06-09 12:19:45.487641 | controller |                 "f:livenessProbe": {
2026-06-09 12:19:45.487655 | controller |                   ".": {},
2026-06-09 12:19:45.487668 | controller |                   "f:failureThreshold": {},
2026-06-09 12:19:45.487687 | controller |                   "f:httpGet": {
2026-06-09 12:19:45.487702 | controller |                     ".": {},
2026-06-09 12:19:45.487716 | controller |                     "f:path": {},
2026-06-09 12:19:45.487729 | controller |                     "f:port": {},
2026-06-09 12:19:45.487742 | controller |                     "f:scheme": {}
2026-06-09 12:19:45.487756 | controller |                   },
2026-06-09 12:19:45.487769 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 12:19:45.487783 | controller |                   "f:periodSeconds": {},
2026-06-09 12:19:45.487796 | controller |                   "f:successThreshold": {},
2026-06-09 12:19:45.487810 | controller |                   "f:timeoutSeconds": {}
2026-06-09 12:19:45.487824 | controller |                 },
2026-06-09 12:19:45.487838 | controller |                 "f:name": {},
2026-06-09 12:19:45.487851 | controller |                 "f:readinessProbe": {
2026-06-09 12:19:45.487865 | controller |                   ".": {},
2026-06-09 12:19:45.487878 | controller |                   "f:failureThreshold": {},
2026-06-09 12:19:45.487892 | controller |                   "f:httpGet": {
2026-06-09 12:19:45.487905 | controller |                     ".": {},
2026-06-09 12:19:45.487919 | controller |                     "f:path": {},
2026-06-09 12:19:45.487933 | controller |                     "f:port": {},
2026-06-09 12:19:45.487947 | controller |                     "f:scheme": {}
2026-06-09 12:19:45.487961 | controller |                   },
2026-06-09 12:19:45.487975 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 12:19:45.487989 | controller |                   "f:periodSeconds": {},
2026-06-09 12:19:45.488003 | controller |                   "f:successThreshold": {},
2026-06-09 12:19:45.488017 | controller |                   "f:timeoutSeconds": {}
2026-06-09 12:19:45.488031 | controller |                 },
2026-06-09 12:19:45.488045 | controller |                 "f:resources": {
2026-06-09 12:19:45.488059 | controller |                   ".": {},
2026-06-09 12:19:45.488073 | controller |                   "f:limits": {
2026-06-09 12:19:45.488087 | controller |                     ".": {},
2026-06-09 12:19:45.488101 | controller |                     "f:cpu": {},
2026-06-09 12:19:45.488114 | controller |                     "f:memory": {}
2026-06-09 12:19:45.488128 | controller |                   },
2026-06-09 12:19:45.488141 | controller |                   "f:requests": {
2026-06-09 12:19:45.488155 | controller |                     ".": {},
2026-06-09 12:19:45.488169 | controller |                     "f:cpu": {},
2026-06-09 12:19:45.488183 | controller |                     "f:memory": {}
2026-06-09 12:19:45.488197 | controller |                   }
2026-06-09 12:19:45.488211 | controller |                 },
2026-06-09 12:19:45.488225 | controller |                 "f:securityContext": {
2026-06-09 12:19:45.488239 | controller |                   ".": {},
2026-06-09 12:19:45.488253 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-09 12:19:45.488267 | controller |                 },
2026-06-09 12:19:45.488281 | controller |                 "f:terminationMessagePath": {},
2026-06-09 12:19:45.488295 | controller |                 "f:terminationMessagePolicy": {}
2026-06-09 12:19:45.488309 | controller |               }
2026-06-09 12:19:45.488323 | controller |             },
2026-06-09 12:19:45.488337 | controller |             "f:dnsPolicy": {},
2026-06-09 12:19:45.488370 | controller |             "f:enableServiceLinks": {},
2026-06-09 12:19:45.488387 | controller |             "f:restartPolicy": {},
2026-06-09 12:19:45.488401 | controller |             "f:schedulerName": {},
2026-06-09 12:19:45.488415 | controller |             "f:securityContext": {
2026-06-09 12:19:45.488429 | controller |               ".": {},
2026-06-09 12:19:45.488443 | controller |               "f:runAsNonRoot": {}
2026-06-09 12:19:45.488471 | controller |             },
2026-06-09 12:19:45.488485 | controller |             "f:serviceAccount": {},
2026-06-09 12:19:45.488499 | controller |             "f:serviceAccountName": {},
2026-06-09 12:19:45.488513 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 12:19:45.488527 | controller |             "f:tolerations": {}
2026-06-09 12:19:45.488541 | controller |           }
2026-06-09 12:19:45.488556 | controller |         },
2026-06-09 12:19:45.488569 | controller |         "manager": "kube-controller-manager",
2026-06-09 12:19:45.488583 | controller |         "operation": "Update",
2026-06-09 12:19:45.488597 | controller |         "time": "2026-06-09T11:22:26Z"
2026-06-09 12:19:45.488611 | controller |       },
2026-06-09 12:19:45.488635 | controller |       {
2026-06-09 12:19:45.488651 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.488665 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.488678 | controller |         "fieldsV1": {
2026-06-09 12:19:45.488692 | controller |           "f:metadata": {
2026-06-09 12:19:45.488706 | controller |             "f:annotations": {
2026-06-09 12:19:45.488720 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 12:19:45.488734 | controller |             }
2026-06-09 12:19:45.488749 | controller |           }
2026-06-09 12:19:45.488763 | controller |         },
2026-06-09 12:19:45.488777 | controller |         "manager": "multus-daemon",
2026-06-09 12:19:45.488791 | controller |         "operation": "Update",
2026-06-09 12:19:45.488804 | controller |         "subresource": "status",
2026-06-09 12:19:45.488818 | controller |         "time": "2026-06-09T11:22:43Z"
2026-06-09 12:19:45.488832 | controller |       },
2026-06-09 12:19:45.488846 | controller |       {
2026-06-09 12:19:45.488861 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.488874 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.488888 | controller |         "fieldsV1": {
2026-06-09 12:19:45.488902 | controller |           "f:status": {
2026-06-09 12:19:45.488916 | controller |             "f:conditions": {
2026-06-09 12:19:45.488929 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 12:19:45.488944 | controller |                 ".": {},
2026-06-09 12:19:45.488958 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.488972 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.488986 | controller |                 "f:status": {},
2026-06-09 12:19:45.489000 | controller |                 "f:type": {}
2026-06-09 12:19:45.489014 | controller |               },
2026-06-09 12:19:45.489028 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 12:19:45.489042 | controller |                 ".": {},
2026-06-09 12:19:45.489055 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.489069 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.489083 | controller |                 "f:status": {},
2026-06-09 12:19:45.489096 | controller |                 "f:type": {}
2026-06-09 12:19:45.489110 | controller |               },
2026-06-09 12:19:45.489124 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 12:19:45.489138 | controller |                 ".": {},
2026-06-09 12:19:45.489152 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.489166 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.489180 | controller |                 "f:status": {},
2026-06-09 12:19:45.489194 | controller |                 "f:type": {}
2026-06-09 12:19:45.489208 | controller |               },
2026-06-09 12:19:45.489222 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 12:19:45.489235 | controller |                 ".": {},
2026-06-09 12:19:45.489249 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.489263 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.489280 | controller |                 "f:status": {},
2026-06-09 12:19:45.489295 | controller |                 "f:type": {}
2026-06-09 12:19:45.489309 | controller |               }
2026-06-09 12:19:45.489322 | controller |             },
2026-06-09 12:19:45.489336 | controller |             "f:containerStatuses": {},
2026-06-09 12:19:45.489367 | controller |             "f:hostIP": {},
2026-06-09 12:19:45.489386 | controller |             "f:hostIPs": {},
2026-06-09 12:19:45.489400 | controller |             "f:phase": {},
2026-06-09 12:19:45.489414 | controller |             "f:podIP": {},
2026-06-09 12:19:45.489427 | controller |             "f:podIPs": {
2026-06-09 12:19:45.489441 | controller |               ".": {},
2026-06-09 12:19:45.489454 | controller |               "k:{\"ip\":\"10.217.0.81\"}": {
2026-06-09 12:19:45.489468 | controller |                 ".": {},
2026-06-09 12:19:45.489481 | controller |                 "f:ip": {}
2026-06-09 12:19:45.489494 | controller |               }
2026-06-09 12:19:45.489508 | controller |             },
2026-06-09 12:19:45.489521 | controller |             "f:startTime": {}
2026-06-09 12:19:45.489535 | controller |           }
2026-06-09 12:19:45.489548 | controller |         },
2026-06-09 12:19:45.489562 | controller |         "manager": "kubelet",
2026-06-09 12:19:45.489576 | controller |         "operation": "Update",
2026-06-09 12:19:45.489589 | controller |         "subresource": "status",
2026-06-09 12:19:45.489603 | controller |         "time": "2026-06-09T11:29:00Z"
2026-06-09 12:19:45.489760 | controller |       }
2026-06-09 12:19:45.489779 | controller |     ],
2026-06-09 12:19:45.489793 | controller |     "name": "keystone-operator-controller-manager-6ccff66c5b-j2lq7",
2026-06-09 12:19:45.489808 | controller |     "namespace": "openstack-operators",
2026-06-09 12:19:45.489822 | controller |     "ownerReferences": [
2026-06-09 12:19:45.489836 | controller |       {
2026-06-09 12:19:45.489850 | controller |         "apiVersion": "apps/v1",
2026-06-09 12:19:45.489864 | controller |         "blockOwnerDeletion": true,
2026-06-09 12:19:45.489877 | controller |         "controller": true,
2026-06-09 12:19:45.489891 | controller |         "kind": "ReplicaSet",
2026-06-09 12:19:45.489904 | controller |         "name": "keystone-operator-controller-manager-6ccff66c5b",
2026-06-09 12:19:45.489918 | controller |         "uid": "3bbde7fa-686e-46ea-9aa0-15fa78cf3e5a"
2026-06-09 12:19:45.489931 | controller |       }
2026-06-09 12:19:45.489945 | controller |     ],
2026-06-09 12:19:45.489958 | controller |     "resourceVersion": "62522",
2026-06-09 12:19:45.489972 | controller |     "uid": "bc28d549-939f-434e-9617-51bfa2e8140a"
2026-06-09 12:19:45.489985 | controller |   },
2026-06-09 12:19:45.489999 | controller |   "spec": {
2026-06-09 12:19:45.490012 | controller |     "containers": [
2026-06-09 12:19:45.490025 | controller |       {
2026-06-09 12:19:45.490039 | controller |         "args": [
2026-06-09 12:19:45.490053 | controller |           "--leader-elect",
2026-06-09 12:19:45.490067 | controller |           "--health-probe-bind-address=:8081",
2026-06-09 12:19:45.490081 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-09 12:19:45.490096 | controller |         ],
2026-06-09 12:19:45.490110 | controller |         "command": [
2026-06-09 12:19:45.490124 | controller |           "/manager"
2026-06-09 12:19:45.490138 | controller |         ],
2026-06-09 12:19:45.490152 | controller |         "env": [
2026-06-09 12:19:45.490165 | controller |           {
2026-06-09 12:19:45.490179 | controller |             "name": "LEASE_DURATION",
2026-06-09 12:19:45.490193 | controller |             "value": "30"
2026-06-09 12:19:45.490207 | controller |           },
2026-06-09 12:19:45.490221 | controller |           {
2026-06-09 12:19:45.490234 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 12:19:45.490248 | controller |             "value": "20"
2026-06-09 12:19:45.490262 | controller |           },
2026-06-09 12:19:45.490280 | controller |           {
2026-06-09 12:19:45.490294 | controller |             "name": "RETRY_PERIOD",
2026-06-09 12:19:45.490308 | controller |             "value": "5"
2026-06-09 12:19:45.490322 | controller |           },
2026-06-09 12:19:45.490337 | controller |           {
2026-06-09 12:19:45.490375 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-09 12:19:45.490395 | controller |             "value": "false"
2026-06-09 12:19:45.490410 | controller |           },
2026-06-09 12:19:45.490424 | controller |           {
2026-06-09 12:19:45.490438 | controller |             "name": "METRICS_CERTS",
2026-06-09 12:19:45.490452 | controller |             "value": "false"
2026-06-09 12:19:45.490466 | controller |           }
2026-06-09 12:19:45.490480 | controller |         ],
2026-06-09 12:19:45.490494 | controller |         "image": "quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6",
2026-06-09 12:19:45.490508 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 12:19:45.490522 | controller |         "livenessProbe": {
2026-06-09 12:19:45.490536 | controller |           "failureThreshold": 3,
2026-06-09 12:19:45.490550 | controller |           "httpGet": {
2026-06-09 12:19:45.490564 | controller |             "path": "/healthz",
2026-06-09 12:19:45.490578 | controller |             "port": 8081,
2026-06-09 12:19:45.490592 | controller |             "scheme": "HTTP"
2026-06-09 12:19:45.490605 | controller |           },
2026-06-09 12:19:45.490619 | controller |           "initialDelaySeconds": 15,
2026-06-09 12:19:45.490633 | controller |           "periodSeconds": 20,
2026-06-09 12:19:45.490647 | controller |           "successThreshold": 1,
2026-06-09 12:19:45.490661 | controller |           "timeoutSeconds": 1
2026-06-09 12:19:45.490675 | controller |         },
2026-06-09 12:19:45.490689 | controller |         "name": "manager",
2026-06-09 12:19:45.490703 | controller |         "readinessProbe": {
2026-06-09 12:19:45.490717 | controller |           "failureThreshold": 3,
2026-06-09 12:19:45.490730 | controller |           "httpGet": {
2026-06-09 12:19:45.490744 | controller |             "path": "/readyz",
2026-06-09 12:19:45.490758 | controller |             "port": 8081,
2026-06-09 12:19:45.490772 | controller |             "scheme": "HTTP"
2026-06-09 12:19:45.490785 | controller |           },
2026-06-09 12:19:45.490799 | controller |           "initialDelaySeconds": 5,
2026-06-09 12:19:45.490812 | controller |           "periodSeconds": 10,
2026-06-09 12:19:45.490826 | controller |           "successThreshold": 1,
2026-06-09 12:19:45.490840 | controller |           "timeoutSeconds": 1
2026-06-09 12:19:45.490854 | controller |         },
2026-06-09 12:19:45.490867 | controller |         "resources": {
2026-06-09 12:19:45.490881 | controller |           "limits": {
2026-06-09 12:19:45.490895 | controller |             "cpu": "500m",
2026-06-09 12:19:45.490908 | controller |             "memory": "512Mi"
2026-06-09 12:19:45.490922 | controller |           },
2026-06-09 12:19:45.490936 | controller |           "requests": {
2026-06-09 12:19:45.490950 | controller |             "cpu": "10m",
2026-06-09 12:19:45.490964 | controller |             "memory": "256Mi"
2026-06-09 12:19:45.490977 | controller |           }
2026-06-09 12:19:45.490991 | controller |         },
2026-06-09 12:19:45.491005 | controller |         "securityContext": {
2026-06-09 12:19:45.491019 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 12:19:45.491033 | controller |           "capabilities": {
2026-06-09 12:19:45.491047 | controller |             "drop": [
2026-06-09 12:19:45.491061 | controller |               "MKNOD"
2026-06-09 12:19:45.491075 | controller |             ]
2026-06-09 12:19:45.491089 | controller |           }
2026-06-09 12:19:45.491103 | controller |         },
2026-06-09 12:19:45.491116 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 12:19:45.491130 | controller |         "terminationMessagePolicy": "File",
2026-06-09 12:19:45.491148 | controller |         "volumeMounts": [
2026-06-09 12:19:45.491163 | controller |           {
2026-06-09 12:19:45.491177 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 12:19:45.491191 | controller |             "name": "kube-api-access-8qctw",
2026-06-09 12:19:45.491205 | controller |             "readOnly": true
2026-06-09 12:19:45.491219 | controller |           }
2026-06-09 12:19:45.491233 | controller |         ]
2026-06-09 12:19:45.491247 | controller |       }
2026-06-09 12:19:45.491261 | controller |     ],
2026-06-09 12:19:45.491275 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 12:19:45.491289 | controller |     "enableServiceLinks": true,
2026-06-09 12:19:45.491303 | controller |     "imagePullSecrets": [
2026-06-09 12:19:45.491317 | controller |       {
2026-06-09 12:19:45.491331 | controller |         "name": "keystone-operator-controller-manager-dockercfg-tt9v2"
2026-06-09 12:19:45.491348 | controller |       }
2026-06-09 12:19:45.491381 | controller |     ],
2026-06-09 12:19:45.491395 | controller |     "nodeName": "crc",
2026-06-09 12:19:45.491409 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 12:19:45.491423 | controller |     "priority": 0,
2026-06-09 12:19:45.491437 | controller |     "restartPolicy": "Always",
2026-06-09 12:19:45.491451 | controller |     "schedulerName": "default-scheduler",
2026-06-09 12:19:45.491464 | controller |     "securityContext": {
2026-06-09 12:19:45.491478 | controller |       "runAsNonRoot": true,
2026-06-09 12:19:45.491492 | controller |       "seLinuxOptions": {
2026-06-09 12:19:45.491505 | controller |         "level": "s0:c26,c5"
2026-06-09 12:19:45.491519 | controller |       }
2026-06-09 12:19:45.491533 | controller |     },
2026-06-09 12:19:45.491546 | controller |     "serviceAccount": "keystone-operator-controller-manager",
2026-06-09 12:19:45.491560 | controller |     "serviceAccountName": "keystone-operator-controller-manager",
2026-06-09 12:19:45.491574 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 12:19:45.491588 | controller |     "tolerations": [
2026-06-09 12:19:45.491602 | controller |       {
2026-06-09 12:19:45.491616 | controller |         "effect": "NoExecute",
2026-06-09 12:19:45.491629 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 12:19:45.491643 | controller |         "operator": "Exists",
2026-06-09 12:19:45.491657 | controller |         "tolerationSeconds": 120
2026-06-09 12:19:45.491671 | controller |       },
2026-06-09 12:19:45.491685 | controller |       {
2026-06-09 12:19:45.491699 | controller |         "effect": "NoExecute",
2026-06-09 12:19:45.491712 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 12:19:45.491726 | controller |         "operator": "Exists",
2026-06-09 12:19:45.491740 | controller |         "tolerationSeconds": 120
2026-06-09 12:19:45.491754 | controller |       },
2026-06-09 12:19:45.491767 | controller |       {
2026-06-09 12:19:45.491781 | controller |         "effect": "NoSchedule",
2026-06-09 12:19:45.491795 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 12:19:45.491808 | controller |         "operator": "Exists"
2026-06-09 12:19:45.491822 | controller |       }
2026-06-09 12:19:45.491837 | controller |     ],
2026-06-09 12:19:45.491851 | controller |     "volumes": [
2026-06-09 12:19:45.491865 | controller |       {
2026-06-09 12:19:45.491878 | controller |         "name": "kube-api-access-8qctw",
2026-06-09 12:19:45.491892 | controller |         "projected": {
2026-06-09 12:19:45.491906 | controller |           "defaultMode": 420,
2026-06-09 12:19:45.491920 | controller |           "sources": [
2026-06-09 12:19:45.491933 | controller |             {
2026-06-09 12:19:45.491947 | controller |               "serviceAccountToken": {
2026-06-09 12:19:45.491961 | controller |                 "expirationSeconds": 3607,
2026-06-09 12:19:45.491974 | controller |                 "path": "token"
2026-06-09 12:19:45.491991 | controller |               }
2026-06-09 12:19:45.492006 | controller |             },
2026-06-09 12:19:45.492019 | controller |             {
2026-06-09 12:19:45.492033 | controller |               "configMap": {
2026-06-09 12:19:45.492048 | controller |                 "items": [
2026-06-09 12:19:45.492062 | controller |                   {
2026-06-09 12:19:45.492076 | controller |                     "key": "ca.crt",
2026-06-09 12:19:45.492090 | controller |                     "path": "ca.crt"
2026-06-09 12:19:45.492103 | controller |                   }
2026-06-09 12:19:45.492117 | controller |                 ],
2026-06-09 12:19:45.492131 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 12:19:45.492145 | controller |               }
2026-06-09 12:19:45.492159 | controller |             },
2026-06-09 12:19:45.492173 | controller |             {
2026-06-09 12:19:45.492187 | controller |               "downwardAPI": {
2026-06-09 12:19:45.492201 | controller |                 "items": [
2026-06-09 12:19:45.492215 | controller |                   {
2026-06-09 12:19:45.492229 | controller |                     "fieldRef": {
2026-06-09 12:19:45.492243 | controller |                       "apiVersion": "v1",
2026-06-09 12:19:45.492257 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 12:19:45.492273 | controller |                     },
2026-06-09 12:19:45.492289 | controller |                     "path": "namespace"
2026-06-09 12:19:45.492305 | controller |                   }
2026-06-09 12:19:45.492319 | controller |                 ]
2026-06-09 12:19:45.492333 | controller |               }
2026-06-09 12:19:45.492350 | controller |             },
2026-06-09 12:19:45.492380 | controller |             {
2026-06-09 12:19:45.492395 | controller |               "configMap": {
2026-06-09 12:19:45.492409 | controller |                 "items": [
2026-06-09 12:19:45.492423 | controller |                   {
2026-06-09 12:19:45.492437 | controller |                     "key": "service-ca.crt",
2026-06-09 12:19:45.492451 | controller |                     "path": "service-ca.crt"
2026-06-09 12:19:45.492465 | controller |                   }
2026-06-09 12:19:45.492479 | controller |                 ],
2026-06-09 12:19:45.492493 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 12:19:45.492507 | controller |               }
2026-06-09 12:19:45.492522 | controller |             }
2026-06-09 12:19:45.492536 | controller |           ]
2026-06-09 12:19:45.492550 | controller |         }
2026-06-09 12:19:45.492563 | controller |       }
2026-06-09 12:19:45.492577 | controller |     ]
2026-06-09 12:19:45.492591 | controller |   },
2026-06-09 12:19:45.492605 | controller |   "status": {
2026-06-09 12:19:45.492619 | controller |     "conditions": [
2026-06-09 12:19:45.492633 | controller |       {
2026-06-09 12:19:45.492646 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.492675 | controller |         "lastTransitionTime": "2026-06-09T11:23:20Z",
2026-06-09 12:19:45.492690 | controller |         "status": "True",
2026-06-09 12:19:45.492704 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 12:19:45.492718 | controller |       },
2026-06-09 12:19:45.492732 | controller |       {
2026-06-09 12:19:45.492745 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.492759 | controller |         "lastTransitionTime": "2026-06-09T11:22:26Z",
2026-06-09 12:19:45.492773 | controller |         "status": "True",
2026-06-09 12:19:45.492787 | controller |         "type": "Initialized"
2026-06-09 12:19:45.492801 | controller |       },
2026-06-09 12:19:45.492814 | controller |       {
2026-06-09 12:19:45.492828 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.492842 | controller |         "lastTransitionTime": "2026-06-09T11:29:00Z",
2026-06-09 12:19:45.492856 | controller |         "status": "True",
2026-06-09 12:19:45.492870 | controller |         "type": "Ready"
2026-06-09 12:19:45.492888 | controller |       },
2026-06-09 12:19:45.492902 | controller |       {
2026-06-09 12:19:45.492917 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.492930 | controller |         "lastTransitionTime": "2026-06-09T11:29:00Z",
2026-06-09 12:19:45.492944 | controller |         "status": "True",
2026-06-09 12:19:45.492958 | controller |         "type": "ContainersReady"
2026-06-09 12:19:45.492972 | controller |       },
2026-06-09 12:19:45.492985 | controller |       {
2026-06-09 12:19:45.492999 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.493013 | controller |         "lastTransitionTime": "2026-06-09T11:22:26Z",
2026-06-09 12:19:45.493027 | controller |         "status": "True",
2026-06-09 12:19:45.493041 | controller |         "type": "PodScheduled"
2026-06-09 12:19:45.493055 | controller |       }
2026-06-09 12:19:45.493069 | controller |     ],
2026-06-09 12:19:45.493083 | controller |     "containerStatuses": [
2026-06-09 12:19:45.493097 | controller |       {
2026-06-09 12:19:45.493111 | controller |         "allocatedResources": {
2026-06-09 12:19:45.493125 | controller |           "cpu": "10m",
2026-06-09 12:19:45.493139 | controller |           "memory": "256Mi"
2026-06-09 12:19:45.493152 | controller |         },
2026-06-09 12:19:45.493166 | controller |         "containerID": "cri-o://94557ebbca1c09aca9bb65770e880a2575d102a6d9fc715d4d2064666a16745d",
2026-06-09 12:19:45.493181 | controller |         "image": "quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6",
2026-06-09 12:19:45.493195 | controller |         "imageID": "quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6",
2026-06-09 12:19:45.493209 | controller |         "lastState": {
2026-06-09 12:19:45.493223 | controller |           "terminated": {
2026-06-09 12:19:45.493237 | controller |             "containerID": "cri-o://adf2417ef94b7160ee65bbed6b13769306a1a80ccfbcec70c20c9afce3ed2c40",
2026-06-09 12:19:45.493252 | controller |             "exitCode": 1,
2026-06-09 12:19:45.493266 | controller |             "finishedAt": "2026-06-09T11:28:42Z",
2026-06-09 12:19:45.493280 | controller |             "reason": "Error",
2026-06-09 12:19:45.493294 | controller |             "startedAt": "2026-06-09T11:23:20Z"
2026-06-09 12:19:45.493309 | controller |           }
2026-06-09 12:19:45.493322 | controller |         },
2026-06-09 12:19:45.493336 | controller |         "name": "manager",
2026-06-09 12:19:45.493366 | controller |         "ready": true,
2026-06-09 12:19:45.493385 | controller |         "resources": {
2026-06-09 12:19:45.493399 | controller |           "limits": {
2026-06-09 12:19:45.493413 | controller |             "cpu": "500m",
2026-06-09 12:19:45.493426 | controller |             "memory": "512Mi"
2026-06-09 12:19:45.493440 | controller |           },
2026-06-09 12:19:45.493454 | controller |           "requests": {
2026-06-09 12:19:45.493467 | controller |             "cpu": "10m",
2026-06-09 12:19:45.493481 | controller |             "memory": "256Mi"
2026-06-09 12:19:45.493494 | controller |           }
2026-06-09 12:19:45.493508 | controller |         },
2026-06-09 12:19:45.493521 | controller |         "restartCount": 1,
2026-06-09 12:19:45.493535 | controller |         "started": true,
2026-06-09 12:19:45.493548 | controller |         "state": {
2026-06-09 12:19:45.493562 | controller |           "running": {
2026-06-09 12:19:45.493575 | controller |             "startedAt": "2026-06-09T11:28:47Z"
2026-06-09 12:19:45.493589 | controller |           }
2026-06-09 12:19:45.493602 | controller |         },
2026-06-09 12:19:45.493616 | controller |         "user": {
2026-06-09 12:19:45.493629 | controller |           "linux": {
2026-06-09 12:19:45.493642 | controller |             "gid": 0,
2026-06-09 12:19:45.493656 | controller |             "supplementalGroups": [
2026-06-09 12:19:45.493669 | controller |               0
2026-06-09 12:19:45.493687 | controller |             ],
2026-06-09 12:19:45.493701 | controller |             "uid": 65532
2026-06-09 12:19:45.493715 | controller |           }
2026-06-09 12:19:45.493729 | controller |         },
2026-06-09 12:19:45.493743 | controller |         "volumeMounts": [
2026-06-09 12:19:45.493757 | controller |           {
2026-06-09 12:19:45.493770 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 12:19:45.493785 | controller |             "name": "kube-api-access-8qctw",
2026-06-09 12:19:45.493799 | controller |             "readOnly": true,
2026-06-09 12:19:45.493813 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 12:19:45.493826 | controller |           }
2026-06-09 12:19:45.493840 | controller |         ]
2026-06-09 12:19:45.493853 | controller |       }
2026-06-09 12:19:45.493867 | controller |     ],
2026-06-09 12:19:45.493880 | controller |     "hostIP": "192.168.126.11",
2026-06-09 12:19:45.493894 | controller |     "hostIPs": [
2026-06-09 12:19:45.493908 | controller |       {
2026-06-09 12:19:45.493921 | controller |         "ip": "192.168.126.11"
2026-06-09 12:19:45.493935 | controller |       }
2026-06-09 12:19:45.493949 | controller |     ],
2026-06-09 12:19:45.493962 | controller |     "phase": "Running",
2026-06-09 12:19:45.493976 | controller |     "podIP": "10.217.0.81",
2026-06-09 12:19:45.493990 | controller |     "podIPs": [
2026-06-09 12:19:45.494004 | controller |       {
2026-06-09 12:19:45.494019 | controller |         "ip": "10.217.0.81"
2026-06-09 12:19:45.494033 | controller |       }
2026-06-09 12:19:45.494047 | controller |     ],
2026-06-09 12:19:45.494061 | controller |     "qosClass": "Burstable",
2026-06-09 12:19:45.494075 | controller |     "startTime": "2026-06-09T11:22:26Z"
2026-06-09 12:19:45.494089 | controller |   }
2026-06-09 12:19:45.494104 | controller | }
2026-06-09 12:19:45.514753 | controller | ok:
2026-06-09 12:19:45.514813 | controller | {
2026-06-09 12:19:45.514835 | controller |   "apiVersion": "v1",
2026-06-09 12:19:45.514859 | controller |   "kind": "Pod",
2026-06-09 12:19:45.514874 | controller |   "metadata": {
2026-06-09 12:19:45.514895 | controller |     "annotations": {
2026-06-09 12:19:45.514950 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.82/23\"],\"mac_address\":\"0a:58:0a:d9:00:52\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.82/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-09 12:19:45.514971 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.82\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:52\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-09 12:19:45.514987 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-09 12:19:45.515003 | controller |       "openshift.io/scc": "anyuid",
2026-06-09 12:19:45.515018 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-09 12:19:45.515032 | controller |     },
2026-06-09 12:19:45.515047 | controller |     "creationTimestamp": "2026-06-09T11:22:26Z",
2026-06-09 12:19:45.515062 | controller |     "generateName": "manila-operator-controller-manager-677d9d8477-",
2026-06-09 12:19:45.515076 | controller |     "generation": 1,
2026-06-09 12:19:45.515090 | controller |     "labels": {
2026-06-09 12:19:45.515104 | controller |       "app.kubernetes.io/name": "manila-operator",
2026-06-09 12:19:45.515119 | controller |       "control-plane": "controller-manager",
2026-06-09 12:19:45.515132 | controller |       "openstack.org/operator-name": "manila",
2026-06-09 12:19:45.515146 | controller |       "pod-template-hash": "677d9d8477"
2026-06-09 12:19:45.515168 | controller |     },
2026-06-09 12:19:45.515183 | controller |     "managedFields": [
2026-06-09 12:19:45.515197 | controller |       {
2026-06-09 12:19:45.515211 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.515224 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.515238 | controller |         "fieldsV1": {
2026-06-09 12:19:45.515251 | controller |           "f:metadata": {
2026-06-09 12:19:45.515264 | controller |             "f:annotations": {
2026-06-09 12:19:45.515278 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 12:19:45.515324 | controller |             }
2026-06-09 12:19:45.515369 | controller |           }
2026-06-09 12:19:45.515389 | controller |         },
2026-06-09 12:19:45.515404 | controller |         "manager": "crc",
2026-06-09 12:19:45.515418 | controller |         "operation": "Update",
2026-06-09 12:19:45.515431 | controller |         "subresource": "status",
2026-06-09 12:19:45.515445 | controller |         "time": "2026-06-09T11:22:26Z"
2026-06-09 12:19:45.515480 | controller |       },
2026-06-09 12:19:45.515496 | controller |       {
2026-06-09 12:19:45.515511 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.515524 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.515538 | controller |         "fieldsV1": {
2026-06-09 12:19:45.515552 | controller |           "f:metadata": {
2026-06-09 12:19:45.515566 | controller |             "f:annotations": {
2026-06-09 12:19:45.515579 | controller |               ".": {},
2026-06-09 12:19:45.515593 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-09 12:19:45.515607 | controller |             },
2026-06-09 12:19:45.515621 | controller |             "f:generateName": {},
2026-06-09 12:19:45.515635 | controller |             "f:labels": {
2026-06-09 12:19:45.515649 | controller |               ".": {},
2026-06-09 12:19:45.515663 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 12:19:45.515676 | controller |               "f:control-plane": {},
2026-06-09 12:19:45.515690 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 12:19:45.515704 | controller |               "f:pod-template-hash": {}
2026-06-09 12:19:45.515718 | controller |             },
2026-06-09 12:19:45.515731 | controller |             "f:ownerReferences": {
2026-06-09 12:19:45.515745 | controller |               ".": {},
2026-06-09 12:19:45.515759 | controller |               "k:{\"uid\":\"d753994e-fdf0-4af0-ae0c-e8fc67d584b7\"}": {}
2026-06-09 12:19:45.515773 | controller |             }
2026-06-09 12:19:45.515787 | controller |           },
2026-06-09 12:19:45.515801 | controller |           "f:spec": {
2026-06-09 12:19:45.515815 | controller |             "f:containers": {
2026-06-09 12:19:45.515829 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-09 12:19:45.515844 | controller |                 ".": {},
2026-06-09 12:19:45.515858 | controller |                 "f:args": {},
2026-06-09 12:19:45.515871 | controller |                 "f:command": {},
2026-06-09 12:19:45.515886 | controller |                 "f:env": {
2026-06-09 12:19:45.515899 | controller |                   ".": {},
2026-06-09 12:19:45.515913 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-09 12:19:45.515927 | controller |                     ".": {},
2026-06-09 12:19:45.515940 | controller |                     "f:name": {},
2026-06-09 12:19:45.515954 | controller |                     "f:value": {}
2026-06-09 12:19:45.515967 | controller |                   },
2026-06-09 12:19:45.515981 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 12:19:45.515995 | controller |                     ".": {},
2026-06-09 12:19:45.516012 | controller |                     "f:name": {},
2026-06-09 12:19:45.516026 | controller |                     "f:value": {}
2026-06-09 12:19:45.516040 | controller |                   },
2026-06-09 12:19:45.516054 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-09 12:19:45.516072 | controller |                     ".": {},
2026-06-09 12:19:45.516087 | controller |                     "f:name": {},
2026-06-09 12:19:45.516101 | controller |                     "f:value": {}
2026-06-09 12:19:45.516115 | controller |                   },
2026-06-09 12:19:45.516128 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 12:19:45.516142 | controller |                     ".": {},
2026-06-09 12:19:45.516156 | controller |                     "f:name": {},
2026-06-09 12:19:45.516170 | controller |                     "f:value": {}
2026-06-09 12:19:45.516183 | controller |                   },
2026-06-09 12:19:45.516197 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 12:19:45.516210 | controller |                     ".": {},
2026-06-09 12:19:45.516224 | controller |                     "f:name": {},
2026-06-09 12:19:45.516237 | controller |                     "f:value": {}
2026-06-09 12:19:45.516250 | controller |                   }
2026-06-09 12:19:45.516265 | controller |                 },
2026-06-09 12:19:45.516281 | controller |                 "f:image": {},
2026-06-09 12:19:45.516295 | controller |                 "f:imagePullPolicy": {},
2026-06-09 12:19:45.516309 | controller |                 "f:livenessProbe": {
2026-06-09 12:19:45.516323 | controller |                   ".": {},
2026-06-09 12:19:45.516336 | controller |                   "f:failureThreshold": {},
2026-06-09 12:19:45.516370 | controller |                   "f:httpGet": {
2026-06-09 12:19:45.516388 | controller |                     ".": {},
2026-06-09 12:19:45.516403 | controller |                     "f:path": {},
2026-06-09 12:19:45.516417 | controller |                     "f:port": {},
2026-06-09 12:19:45.516430 | controller |                     "f:scheme": {}
2026-06-09 12:19:45.516444 | controller |                   },
2026-06-09 12:19:45.516457 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 12:19:45.516471 | controller |                   "f:periodSeconds": {},
2026-06-09 12:19:45.516485 | controller |                   "f:successThreshold": {},
2026-06-09 12:19:45.516498 | controller |                   "f:timeoutSeconds": {}
2026-06-09 12:19:45.516512 | controller |                 },
2026-06-09 12:19:45.516525 | controller |                 "f:name": {},
2026-06-09 12:19:45.516539 | controller |                 "f:readinessProbe": {
2026-06-09 12:19:45.516552 | controller |                   ".": {},
2026-06-09 12:19:45.516566 | controller |                   "f:failureThreshold": {},
2026-06-09 12:19:45.516579 | controller |                   "f:httpGet": {
2026-06-09 12:19:45.516592 | controller |                     ".": {},
2026-06-09 12:19:45.516606 | controller |                     "f:path": {},
2026-06-09 12:19:45.516619 | controller |                     "f:port": {},
2026-06-09 12:19:45.516632 | controller |                     "f:scheme": {}
2026-06-09 12:19:45.516645 | controller |                   },
2026-06-09 12:19:45.516658 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 12:19:45.516671 | controller |                   "f:periodSeconds": {},
2026-06-09 12:19:45.516685 | controller |                   "f:successThreshold": {},
2026-06-09 12:19:45.516698 | controller |                   "f:timeoutSeconds": {}
2026-06-09 12:19:45.516711 | controller |                 },
2026-06-09 12:19:45.516724 | controller |                 "f:resources": {
2026-06-09 12:19:45.516738 | controller |                   ".": {},
2026-06-09 12:19:45.516751 | controller |                   "f:limits": {
2026-06-09 12:19:45.516764 | controller |                     ".": {},
2026-06-09 12:19:45.516778 | controller |                     "f:cpu": {},
2026-06-09 12:19:45.516804 | controller |                     "f:memory": {}
2026-06-09 12:19:45.516819 | controller |                   },
2026-06-09 12:19:45.516833 | controller |                   "f:requests": {
2026-06-09 12:19:45.516854 | controller |                     ".": {},
2026-06-09 12:19:45.516869 | controller |                     "f:cpu": {},
2026-06-09 12:19:45.516882 | controller |                     "f:memory": {}
2026-06-09 12:19:45.516896 | controller |                   }
2026-06-09 12:19:45.516909 | controller |                 },
2026-06-09 12:19:45.516922 | controller |                 "f:securityContext": {
2026-06-09 12:19:45.516936 | controller |                   ".": {},
2026-06-09 12:19:45.516950 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-09 12:19:45.516964 | controller |                 },
2026-06-09 12:19:45.516977 | controller |                 "f:terminationMessagePath": {},
2026-06-09 12:19:45.516991 | controller |                 "f:terminationMessagePolicy": {}
2026-06-09 12:19:45.517005 | controller |               }
2026-06-09 12:19:45.517019 | controller |             },
2026-06-09 12:19:45.517033 | controller |             "f:dnsPolicy": {},
2026-06-09 12:19:45.517047 | controller |             "f:enableServiceLinks": {},
2026-06-09 12:19:45.517061 | controller |             "f:restartPolicy": {},
2026-06-09 12:19:45.517075 | controller |             "f:schedulerName": {},
2026-06-09 12:19:45.517089 | controller |             "f:securityContext": {
2026-06-09 12:19:45.517102 | controller |               ".": {},
2026-06-09 12:19:45.517116 | controller |               "f:runAsNonRoot": {}
2026-06-09 12:19:45.517130 | controller |             },
2026-06-09 12:19:45.517144 | controller |             "f:serviceAccount": {},
2026-06-09 12:19:45.517158 | controller |             "f:serviceAccountName": {},
2026-06-09 12:19:45.517172 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 12:19:45.517185 | controller |             "f:tolerations": {}
2026-06-09 12:19:45.517199 | controller |           }
2026-06-09 12:19:45.517213 | controller |         },
2026-06-09 12:19:45.517227 | controller |         "manager": "kube-controller-manager",
2026-06-09 12:19:45.517241 | controller |         "operation": "Update",
2026-06-09 12:19:45.517255 | controller |         "time": "2026-06-09T11:22:26Z"
2026-06-09 12:19:45.517269 | controller |       },
2026-06-09 12:19:45.517283 | controller |       {
2026-06-09 12:19:45.517296 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.517310 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.517324 | controller |         "fieldsV1": {
2026-06-09 12:19:45.517338 | controller |           "f:metadata": {
2026-06-09 12:19:45.517376 | controller |             "f:annotations": {
2026-06-09 12:19:45.517395 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 12:19:45.517410 | controller |             }
2026-06-09 12:19:45.517424 | controller |           }
2026-06-09 12:19:45.517438 | controller |         },
2026-06-09 12:19:45.517451 | controller |         "manager": "multus-daemon",
2026-06-09 12:19:45.517465 | controller |         "operation": "Update",
2026-06-09 12:19:45.517479 | controller |         "subresource": "status",
2026-06-09 12:19:45.517492 | controller |         "time": "2026-06-09T11:22:43Z"
2026-06-09 12:19:45.517506 | controller |       },
2026-06-09 12:19:45.517520 | controller |       {
2026-06-09 12:19:45.517534 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.517547 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.517561 | controller |         "fieldsV1": {
2026-06-09 12:19:45.517575 | controller |           "f:status": {
2026-06-09 12:19:45.517588 | controller |             "f:conditions": {
2026-06-09 12:19:45.517602 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 12:19:45.517616 | controller |                 ".": {},
2026-06-09 12:19:45.517629 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.517643 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.517657 | controller |                 "f:status": {},
2026-06-09 12:19:45.517675 | controller |                 "f:type": {}
2026-06-09 12:19:45.517689 | controller |               },
2026-06-09 12:19:45.517702 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 12:19:45.517716 | controller |                 ".": {},
2026-06-09 12:19:45.517729 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.517743 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.517757 | controller |                 "f:status": {},
2026-06-09 12:19:45.517770 | controller |                 "f:type": {}
2026-06-09 12:19:45.517784 | controller |               },
2026-06-09 12:19:45.517799 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 12:19:45.517813 | controller |                 ".": {},
2026-06-09 12:19:45.517827 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.517841 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.517854 | controller |                 "f:status": {},
2026-06-09 12:19:45.517868 | controller |                 "f:type": {}
2026-06-09 12:19:45.517882 | controller |               },
2026-06-09 12:19:45.517895 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 12:19:45.517909 | controller |                 ".": {},
2026-06-09 12:19:45.517923 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.517937 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.517950 | controller |                 "f:status": {},
2026-06-09 12:19:45.517964 | controller |                 "f:type": {}
2026-06-09 12:19:45.517977 | controller |               }
2026-06-09 12:19:45.517991 | controller |             },
2026-06-09 12:19:45.518005 | controller |             "f:containerStatuses": {},
2026-06-09 12:19:45.518018 | controller |             "f:hostIP": {},
2026-06-09 12:19:45.518032 | controller |             "f:hostIPs": {},
2026-06-09 12:19:45.518045 | controller |             "f:phase": {},
2026-06-09 12:19:45.518059 | controller |             "f:podIP": {},
2026-06-09 12:19:45.518072 | controller |             "f:podIPs": {
2026-06-09 12:19:45.518085 | controller |               ".": {},
2026-06-09 12:19:45.518099 | controller |               "k:{\"ip\":\"10.217.0.82\"}": {
2026-06-09 12:19:45.518113 | controller |                 ".": {},
2026-06-09 12:19:45.518126 | controller |                 "f:ip": {}
2026-06-09 12:19:45.518139 | controller |               }
2026-06-09 12:19:45.518153 | controller |             },
2026-06-09 12:19:45.518167 | controller |             "f:startTime": {}
2026-06-09 12:19:45.518180 | controller |           }
2026-06-09 12:19:45.518193 | controller |         },
2026-06-09 12:19:45.518207 | controller |         "manager": "kubelet",
2026-06-09 12:19:45.518220 | controller |         "operation": "Update",
2026-06-09 12:19:45.518234 | controller |         "subresource": "status",
2026-06-09 12:19:45.518247 | controller |         "time": "2026-06-09T11:28:58Z"
2026-06-09 12:19:45.518260 | controller |       }
2026-06-09 12:19:45.518273 | controller |     ],
2026-06-09 12:19:45.518287 | controller |     "name": "manila-operator-controller-manager-677d9d8477-g5xh7",
2026-06-09 12:19:45.518300 | controller |     "namespace": "openstack-operators",
2026-06-09 12:19:45.518313 | controller |     "ownerReferences": [
2026-06-09 12:19:45.518327 | controller |       {
2026-06-09 12:19:45.518340 | controller |         "apiVersion": "apps/v1",
2026-06-09 12:19:45.518374 | controller |         "blockOwnerDeletion": true,
2026-06-09 12:19:45.518389 | controller |         "controller": true,
2026-06-09 12:19:45.518403 | controller |         "kind": "ReplicaSet",
2026-06-09 12:19:45.518417 | controller |         "name": "manila-operator-controller-manager-677d9d8477",
2026-06-09 12:19:45.518430 | controller |         "uid": "d753994e-fdf0-4af0-ae0c-e8fc67d584b7"
2026-06-09 12:19:45.518444 | controller |       }
2026-06-09 12:19:45.518458 | controller |     ],
2026-06-09 12:19:45.518475 | controller |     "resourceVersion": "62500",
2026-06-09 12:19:45.518489 | controller |     "uid": "a64f497a-b2e0-4eef-80d8-543f91695621"
2026-06-09 12:19:45.518503 | controller |   },
2026-06-09 12:19:45.518517 | controller |   "spec": {
2026-06-09 12:19:45.518530 | controller |     "containers": [
2026-06-09 12:19:45.518544 | controller |       {
2026-06-09 12:19:45.518557 | controller |         "args": [
2026-06-09 12:19:45.518570 | controller |           "--leader-elect",
2026-06-09 12:19:45.518584 | controller |           "--health-probe-bind-address=:8081",
2026-06-09 12:19:45.518598 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-09 12:19:45.518611 | controller |         ],
2026-06-09 12:19:45.518625 | controller |         "command": [
2026-06-09 12:19:45.518638 | controller |           "/manager"
2026-06-09 12:19:45.518651 | controller |         ],
2026-06-09 12:19:45.518665 | controller |         "env": [
2026-06-09 12:19:45.518678 | controller |           {
2026-06-09 12:19:45.518692 | controller |             "name": "LEASE_DURATION",
2026-06-09 12:19:45.518705 | controller |             "value": "30"
2026-06-09 12:19:45.518718 | controller |           },
2026-06-09 12:19:45.518732 | controller |           {
2026-06-09 12:19:45.518745 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 12:19:45.518759 | controller |             "value": "20"
2026-06-09 12:19:45.518773 | controller |           },
2026-06-09 12:19:45.518787 | controller |           {
2026-06-09 12:19:45.518801 | controller |             "name": "RETRY_PERIOD",
2026-06-09 12:19:45.518815 | controller |             "value": "5"
2026-06-09 12:19:45.518828 | controller |           },
2026-06-09 12:19:45.518842 | controller |           {
2026-06-09 12:19:45.518856 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-09 12:19:45.518870 | controller |             "value": "false"
2026-06-09 12:19:45.518884 | controller |           },
2026-06-09 12:19:45.518898 | controller |           {
2026-06-09 12:19:45.518911 | controller |             "name": "METRICS_CERTS",
2026-06-09 12:19:45.518925 | controller |             "value": "false"
2026-06-09 12:19:45.518938 | controller |           }
2026-06-09 12:19:45.518952 | controller |         ],
2026-06-09 12:19:45.518966 | controller |         "image": "quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391",
2026-06-09 12:19:45.518980 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 12:19:45.518995 | controller |         "livenessProbe": {
2026-06-09 12:19:45.519009 | controller |           "failureThreshold": 3,
2026-06-09 12:19:45.519023 | controller |           "httpGet": {
2026-06-09 12:19:45.519037 | controller |             "path": "/healthz",
2026-06-09 12:19:45.519050 | controller |             "port": 8081,
2026-06-09 12:19:45.519064 | controller |             "scheme": "HTTP"
2026-06-09 12:19:45.519078 | controller |           },
2026-06-09 12:19:45.519092 | controller |           "initialDelaySeconds": 15,
2026-06-09 12:19:45.519106 | controller |           "periodSeconds": 20,
2026-06-09 12:19:45.519119 | controller |           "successThreshold": 1,
2026-06-09 12:19:45.519133 | controller |           "timeoutSeconds": 1
2026-06-09 12:19:45.519147 | controller |         },
2026-06-09 12:19:45.519160 | controller |         "name": "manager",
2026-06-09 12:19:45.519174 | controller |         "readinessProbe": {
2026-06-09 12:19:45.519187 | controller |           "failureThreshold": 3,
2026-06-09 12:19:45.519201 | controller |           "httpGet": {
2026-06-09 12:19:45.519214 | controller |             "path": "/readyz",
2026-06-09 12:19:45.519227 | controller |             "port": 8081,
2026-06-09 12:19:45.519241 | controller |             "scheme": "HTTP"
2026-06-09 12:19:45.519254 | controller |           },
2026-06-09 12:19:45.519268 | controller |           "initialDelaySeconds": 5,
2026-06-09 12:19:45.519284 | controller |           "periodSeconds": 10,
2026-06-09 12:19:45.519303 | controller |           "successThreshold": 1,
2026-06-09 12:19:45.519317 | controller |           "timeoutSeconds": 1
2026-06-09 12:19:45.519331 | controller |         },
2026-06-09 12:19:45.519348 | controller |         "resources": {
2026-06-09 12:19:45.519380 | controller |           "limits": {
2026-06-09 12:19:45.519395 | controller |             "cpu": "500m",
2026-06-09 12:19:45.519409 | controller |             "memory": "512Mi"
2026-06-09 12:19:45.519423 | controller |           },
2026-06-09 12:19:45.519436 | controller |           "requests": {
2026-06-09 12:19:45.519450 | controller |             "cpu": "10m",
2026-06-09 12:19:45.519464 | controller |             "memory": "256Mi"
2026-06-09 12:19:45.519478 | controller |           }
2026-06-09 12:19:45.519492 | controller |         },
2026-06-09 12:19:45.519506 | controller |         "securityContext": {
2026-06-09 12:19:45.519519 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 12:19:45.519533 | controller |           "capabilities": {
2026-06-09 12:19:45.519547 | controller |             "drop": [
2026-06-09 12:19:45.519560 | controller |               "MKNOD"
2026-06-09 12:19:45.519574 | controller |             ]
2026-06-09 12:19:45.519587 | controller |           }
2026-06-09 12:19:45.519601 | controller |         },
2026-06-09 12:19:45.519615 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 12:19:45.519628 | controller |         "terminationMessagePolicy": "File",
2026-06-09 12:19:45.519642 | controller |         "volumeMounts": [
2026-06-09 12:19:45.519656 | controller |           {
2026-06-09 12:19:45.519670 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 12:19:45.519684 | controller |             "name": "kube-api-access-cgljl",
2026-06-09 12:19:45.519698 | controller |             "readOnly": true
2026-06-09 12:19:45.519712 | controller |           }
2026-06-09 12:19:45.519726 | controller |         ]
2026-06-09 12:19:45.519741 | controller |       }
2026-06-09 12:19:45.519754 | controller |     ],
2026-06-09 12:19:45.519768 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 12:19:45.519782 | controller |     "enableServiceLinks": true,
2026-06-09 12:19:45.519796 | controller |     "imagePullSecrets": [
2026-06-09 12:19:45.519810 | controller |       {
2026-06-09 12:19:45.519824 | controller |         "name": "manila-operator-controller-manager-dockercfg-nntdl"
2026-06-09 12:19:45.519837 | controller |       }
2026-06-09 12:19:45.519851 | controller |     ],
2026-06-09 12:19:45.519865 | controller |     "nodeName": "crc",
2026-06-09 12:19:45.519879 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 12:19:45.519892 | controller |     "priority": 0,
2026-06-09 12:19:45.519906 | controller |     "restartPolicy": "Always",
2026-06-09 12:19:45.519920 | controller |     "schedulerName": "default-scheduler",
2026-06-09 12:19:45.519933 | controller |     "securityContext": {
2026-06-09 12:19:45.519947 | controller |       "runAsNonRoot": true,
2026-06-09 12:19:45.519961 | controller |       "seLinuxOptions": {
2026-06-09 12:19:45.519975 | controller |         "level": "s0:c26,c5"
2026-06-09 12:19:45.519988 | controller |       }
2026-06-09 12:19:45.520002 | controller |     },
2026-06-09 12:19:45.520015 | controller |     "serviceAccount": "manila-operator-controller-manager",
2026-06-09 12:19:45.520029 | controller |     "serviceAccountName": "manila-operator-controller-manager",
2026-06-09 12:19:45.520042 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 12:19:45.520056 | controller |     "tolerations": [
2026-06-09 12:19:45.520069 | controller |       {
2026-06-09 12:19:45.520083 | controller |         "effect": "NoExecute",
2026-06-09 12:19:45.520096 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 12:19:45.520110 | controller |         "operator": "Exists",
2026-06-09 12:19:45.520123 | controller |         "tolerationSeconds": 120
2026-06-09 12:19:45.520140 | controller |       },
2026-06-09 12:19:45.520154 | controller |       {
2026-06-09 12:19:45.520168 | controller |         "effect": "NoExecute",
2026-06-09 12:19:45.520181 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 12:19:45.520194 | controller |         "operator": "Exists",
2026-06-09 12:19:45.520208 | controller |         "tolerationSeconds": 120
2026-06-09 12:19:45.520221 | controller |       },
2026-06-09 12:19:45.520234 | controller |       {
2026-06-09 12:19:45.520247 | controller |         "effect": "NoSchedule",
2026-06-09 12:19:45.520260 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 12:19:45.520274 | controller |         "operator": "Exists"
2026-06-09 12:19:45.520287 | controller |       }
2026-06-09 12:19:45.520300 | controller |     ],
2026-06-09 12:19:45.520313 | controller |     "volumes": [
2026-06-09 12:19:45.520326 | controller |       {
2026-06-09 12:19:45.520339 | controller |         "name": "kube-api-access-cgljl",
2026-06-09 12:19:45.520371 | controller |         "projected": {
2026-06-09 12:19:45.520387 | controller |           "defaultMode": 420,
2026-06-09 12:19:45.520401 | controller |           "sources": [
2026-06-09 12:19:45.520414 | controller |             {
2026-06-09 12:19:45.520428 | controller |               "serviceAccountToken": {
2026-06-09 12:19:45.520442 | controller |                 "expirationSeconds": 3607,
2026-06-09 12:19:45.520455 | controller |                 "path": "token"
2026-06-09 12:19:45.520469 | controller |               }
2026-06-09 12:19:45.520482 | controller |             },
2026-06-09 12:19:45.520496 | controller |             {
2026-06-09 12:19:45.520510 | controller |               "configMap": {
2026-06-09 12:19:45.520524 | controller |                 "items": [
2026-06-09 12:19:45.520537 | controller |                   {
2026-06-09 12:19:45.520551 | controller |                     "key": "ca.crt",
2026-06-09 12:19:45.520565 | controller |                     "path": "ca.crt"
2026-06-09 12:19:45.520578 | controller |                   }
2026-06-09 12:19:45.520592 | controller |                 ],
2026-06-09 12:19:45.520606 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 12:19:45.520619 | controller |               }
2026-06-09 12:19:45.520633 | controller |             },
2026-06-09 12:19:45.520647 | controller |             {
2026-06-09 12:19:45.520661 | controller |               "downwardAPI": {
2026-06-09 12:19:45.520675 | controller |                 "items": [
2026-06-09 12:19:45.520689 | controller |                   {
2026-06-09 12:19:45.520703 | controller |                     "fieldRef": {
2026-06-09 12:19:45.520717 | controller |                       "apiVersion": "v1",
2026-06-09 12:19:45.520731 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 12:19:45.520745 | controller |                     },
2026-06-09 12:19:45.520759 | controller |                     "path": "namespace"
2026-06-09 12:19:45.520773 | controller |                   }
2026-06-09 12:19:45.520786 | controller |                 ]
2026-06-09 12:19:45.520800 | controller |               }
2026-06-09 12:19:45.520828 | controller |             },
2026-06-09 12:19:45.520843 | controller |             {
2026-06-09 12:19:45.520856 | controller |               "configMap": {
2026-06-09 12:19:45.520870 | controller |                 "items": [
2026-06-09 12:19:45.520884 | controller |                   {
2026-06-09 12:19:45.520898 | controller |                     "key": "service-ca.crt",
2026-06-09 12:19:45.520912 | controller |                     "path": "service-ca.crt"
2026-06-09 12:19:45.520926 | controller |                   }
2026-06-09 12:19:45.520940 | controller |                 ],
2026-06-09 12:19:45.520954 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 12:19:45.520968 | controller |               }
2026-06-09 12:19:45.520982 | controller |             }
2026-06-09 12:19:45.521000 | controller |           ]
2026-06-09 12:19:45.521014 | controller |         }
2026-06-09 12:19:45.521028 | controller |       }
2026-06-09 12:19:45.521042 | controller |     ]
2026-06-09 12:19:45.521056 | controller |   },
2026-06-09 12:19:45.521069 | controller |   "status": {
2026-06-09 12:19:45.521083 | controller |     "conditions": [
2026-06-09 12:19:45.521096 | controller |       {
2026-06-09 12:19:45.521110 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.521123 | controller |         "lastTransitionTime": "2026-06-09T11:23:18Z",
2026-06-09 12:19:45.521137 | controller |         "status": "True",
2026-06-09 12:19:45.521151 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 12:19:45.521165 | controller |       },
2026-06-09 12:19:45.521179 | controller |       {
2026-06-09 12:19:45.521192 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.521206 | controller |         "lastTransitionTime": "2026-06-09T11:22:26Z",
2026-06-09 12:19:45.521220 | controller |         "status": "True",
2026-06-09 12:19:45.521233 | controller |         "type": "Initialized"
2026-06-09 12:19:45.521247 | controller |       },
2026-06-09 12:19:45.521260 | controller |       {
2026-06-09 12:19:45.521274 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.521287 | controller |         "lastTransitionTime": "2026-06-09T11:28:58Z",
2026-06-09 12:19:45.521301 | controller |         "status": "True",
2026-06-09 12:19:45.521314 | controller |         "type": "Ready"
2026-06-09 12:19:45.521328 | controller |       },
2026-06-09 12:19:45.521341 | controller |       {
2026-06-09 12:19:45.521376 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.521392 | controller |         "lastTransitionTime": "2026-06-09T11:28:58Z",
2026-06-09 12:19:45.521406 | controller |         "status": "True",
2026-06-09 12:19:45.521420 | controller |         "type": "ContainersReady"
2026-06-09 12:19:45.521433 | controller |       },
2026-06-09 12:19:45.521447 | controller |       {
2026-06-09 12:19:45.521461 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.521475 | controller |         "lastTransitionTime": "2026-06-09T11:22:26Z",
2026-06-09 12:19:45.521489 | controller |         "status": "True",
2026-06-09 12:19:45.521502 | controller |         "type": "PodScheduled"
2026-06-09 12:19:45.521516 | controller |       }
2026-06-09 12:19:45.521530 | controller |     ],
2026-06-09 12:19:45.521544 | controller |     "containerStatuses": [
2026-06-09 12:19:45.521558 | controller |       {
2026-06-09 12:19:45.521571 | controller |         "allocatedResources": {
2026-06-09 12:19:45.521584 | controller |           "cpu": "10m",
2026-06-09 12:19:45.521598 | controller |           "memory": "256Mi"
2026-06-09 12:19:45.521611 | controller |         },
2026-06-09 12:19:45.521625 | controller |         "containerID": "cri-o://f1a7f164cb382d2f8b3eff55a7fdc80cf489c1b7f467d679c130eed1366a0ca1",
2026-06-09 12:19:45.521639 | controller |         "image": "quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391",
2026-06-09 12:19:45.521653 | controller |         "imageID": "quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391",
2026-06-09 12:19:45.521668 | controller |         "lastState": {
2026-06-09 12:19:45.521682 | controller |           "terminated": {
2026-06-09 12:19:45.521696 | controller |             "containerID": "cri-o://a8c35bc8b7c183147b09e7fda7eb6fbf8b58d0dae5e19ae06539ad784fbbe568",
2026-06-09 12:19:45.521710 | controller |             "exitCode": 1,
2026-06-09 12:19:45.521724 | controller |             "finishedAt": "2026-06-09T11:28:42Z",
2026-06-09 12:19:45.521738 | controller |             "reason": "Error",
2026-06-09 12:19:45.521752 | controller |             "startedAt": "2026-06-09T11:23:18Z"
2026-06-09 12:19:45.521766 | controller |           }
2026-06-09 12:19:45.521779 | controller |         },
2026-06-09 12:19:45.521793 | controller |         "name": "manager",
2026-06-09 12:19:45.521811 | controller |         "ready": true,
2026-06-09 12:19:45.521825 | controller |         "resources": {
2026-06-09 12:19:45.521838 | controller |           "limits": {
2026-06-09 12:19:45.521852 | controller |             "cpu": "500m",
2026-06-09 12:19:45.521865 | controller |             "memory": "512Mi"
2026-06-09 12:19:45.521879 | controller |           },
2026-06-09 12:19:45.521893 | controller |           "requests": {
2026-06-09 12:19:45.521906 | controller |             "cpu": "10m",
2026-06-09 12:19:45.521920 | controller |             "memory": "256Mi"
2026-06-09 12:19:45.521934 | controller |           }
2026-06-09 12:19:45.521947 | controller |         },
2026-06-09 12:19:45.521961 | controller |         "restartCount": 1,
2026-06-09 12:19:45.521975 | controller |         "started": true,
2026-06-09 12:19:45.521988 | controller |         "state": {
2026-06-09 12:19:45.522002 | controller |           "running": {
2026-06-09 12:19:45.522015 | controller |             "startedAt": "2026-06-09T11:28:46Z"
2026-06-09 12:19:45.522029 | controller |           }
2026-06-09 12:19:45.522043 | controller |         },
2026-06-09 12:19:45.522056 | controller |         "user": {
2026-06-09 12:19:45.522070 | controller |           "linux": {
2026-06-09 12:19:45.522083 | controller |             "gid": 0,
2026-06-09 12:19:45.522097 | controller |             "supplementalGroups": [
2026-06-09 12:19:45.522111 | controller |               0
2026-06-09 12:19:45.522124 | controller |             ],
2026-06-09 12:19:45.522138 | controller |             "uid": 65532
2026-06-09 12:19:45.522152 | controller |           }
2026-06-09 12:19:45.522165 | controller |         },
2026-06-09 12:19:45.522179 | controller |         "volumeMounts": [
2026-06-09 12:19:45.522192 | controller |           {
2026-06-09 12:19:45.522205 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 12:19:45.522219 | controller |             "name": "kube-api-access-cgljl",
2026-06-09 12:19:45.522233 | controller |             "readOnly": true,
2026-06-09 12:19:45.522249 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 12:19:45.522265 | controller |           }
2026-06-09 12:19:45.522279 | controller |         ]
2026-06-09 12:19:45.522293 | controller |       }
2026-06-09 12:19:45.522306 | controller |     ],
2026-06-09 12:19:45.522320 | controller |     "hostIP": "192.168.126.11",
2026-06-09 12:19:45.522333 | controller |     "hostIPs": [
2026-06-09 12:19:45.522349 | controller |       {
2026-06-09 12:19:45.522381 | controller |         "ip": "192.168.126.11"
2026-06-09 12:19:45.522396 | controller |       }
2026-06-09 12:19:45.522409 | controller |     ],
2026-06-09 12:19:45.522424 | controller |     "phase": "Running",
2026-06-09 12:19:45.522437 | controller |     "podIP": "10.217.0.82",
2026-06-09 12:19:45.522451 | controller |     "podIPs": [
2026-06-09 12:19:45.522464 | controller |       {
2026-06-09 12:19:45.522478 | controller |         "ip": "10.217.0.82"
2026-06-09 12:19:45.522491 | controller |       }
2026-06-09 12:19:45.522505 | controller |     ],
2026-06-09 12:19:45.522518 | controller |     "qosClass": "Burstable",
2026-06-09 12:19:45.522532 | controller |     "startTime": "2026-06-09T11:22:26Z"
2026-06-09 12:19:45.522546 | controller |   }
2026-06-09 12:19:45.522559 | controller | }
2026-06-09 12:19:45.543013 | controller | ok:
2026-06-09 12:19:45.543067 | controller | {
2026-06-09 12:19:45.543130 | controller |   "apiVersion": "v1",
2026-06-09 12:19:45.543151 | controller |   "kind": "Pod",
2026-06-09 12:19:45.543167 | controller |   "metadata": {
2026-06-09 12:19:45.543182 | controller |     "annotations": {
2026-06-09 12:19:45.543197 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.83/23\"],\"mac_address\":\"0a:58:0a:d9:00:53\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.83/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-09 12:19:45.543217 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.83\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:53\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-09 12:19:45.543234 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-09 12:19:45.543249 | controller |       "openshift.io/scc": "anyuid",
2026-06-09 12:19:45.543264 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-09 12:19:45.543278 | controller |     },
2026-06-09 12:19:45.543292 | controller |     "creationTimestamp": "2026-06-09T11:22:26Z",
2026-06-09 12:19:45.543307 | controller |     "generateName": "mariadb-operator-controller-manager-7fcb8b58d6-",
2026-06-09 12:19:45.543321 | controller |     "generation": 1,
2026-06-09 12:19:45.543335 | controller |     "labels": {
2026-06-09 12:19:45.543370 | controller |       "app.kubernetes.io/name": "mariadb-operator",
2026-06-09 12:19:45.543390 | controller |       "control-plane": "controller-manager",
2026-06-09 12:19:45.543405 | controller |       "openstack.org/operator-name": "mariadb",
2026-06-09 12:19:45.543419 | controller |       "pod-template-hash": "7fcb8b58d6"
2026-06-09 12:19:45.543434 | controller |     },
2026-06-09 12:19:45.543448 | controller |     "managedFields": [
2026-06-09 12:19:45.543463 | controller |       {
2026-06-09 12:19:45.543476 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.543490 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.543504 | controller |         "fieldsV1": {
2026-06-09 12:19:45.543518 | controller |           "f:metadata": {
2026-06-09 12:19:45.543532 | controller |             "f:annotations": {
2026-06-09 12:19:45.543546 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 12:19:45.543560 | controller |             }
2026-06-09 12:19:45.543573 | controller |           }
2026-06-09 12:19:45.543587 | controller |         },
2026-06-09 12:19:45.543601 | controller |         "manager": "crc",
2026-06-09 12:19:45.543615 | controller |         "operation": "Update",
2026-06-09 12:19:45.543629 | controller |         "subresource": "status",
2026-06-09 12:19:45.543643 | controller |         "time": "2026-06-09T11:22:26Z"
2026-06-09 12:19:45.543657 | controller |       },
2026-06-09 12:19:45.543671 | controller |       {
2026-06-09 12:19:45.543685 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.543699 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.543713 | controller |         "fieldsV1": {
2026-06-09 12:19:45.543728 | controller |           "f:metadata": {
2026-06-09 12:19:45.543742 | controller |             "f:annotations": {
2026-06-09 12:19:45.543755 | controller |               ".": {},
2026-06-09 12:19:45.543769 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-09 12:19:45.543783 | controller |             },
2026-06-09 12:19:45.543797 | controller |             "f:generateName": {},
2026-06-09 12:19:45.543810 | controller |             "f:labels": {
2026-06-09 12:19:45.543824 | controller |               ".": {},
2026-06-09 12:19:45.543838 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 12:19:45.543852 | controller |               "f:control-plane": {},
2026-06-09 12:19:45.543866 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 12:19:45.543880 | controller |               "f:pod-template-hash": {}
2026-06-09 12:19:45.543894 | controller |             },
2026-06-09 12:19:45.543908 | controller |             "f:ownerReferences": {
2026-06-09 12:19:45.543922 | controller |               ".": {},
2026-06-09 12:19:45.543936 | controller |               "k:{\"uid\":\"464553c3-3d03-44da-9f1a-5d6990b509af\"}": {}
2026-06-09 12:19:45.543955 | controller |             }
2026-06-09 12:19:45.543969 | controller |           },
2026-06-09 12:19:45.543983 | controller |           "f:spec": {
2026-06-09 12:19:45.543997 | controller |             "f:containers": {
2026-06-09 12:19:45.544011 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-09 12:19:45.544025 | controller |                 ".": {},
2026-06-09 12:19:45.544039 | controller |                 "f:args": {},
2026-06-09 12:19:45.544053 | controller |                 "f:command": {},
2026-06-09 12:19:45.544067 | controller |                 "f:env": {
2026-06-09 12:19:45.544081 | controller |                   ".": {},
2026-06-09 12:19:45.544095 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-09 12:19:45.544109 | controller |                     ".": {},
2026-06-09 12:19:45.544123 | controller |                     "f:name": {},
2026-06-09 12:19:45.544137 | controller |                     "f:value": {}
2026-06-09 12:19:45.544151 | controller |                   },
2026-06-09 12:19:45.544165 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 12:19:45.544180 | controller |                     ".": {},
2026-06-09 12:19:45.544194 | controller |                     "f:name": {},
2026-06-09 12:19:45.544208 | controller |                     "f:value": {}
2026-06-09 12:19:45.544222 | controller |                   },
2026-06-09 12:19:45.544236 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-09 12:19:45.544253 | controller |                     ".": {},
2026-06-09 12:19:45.544269 | controller |                     "f:name": {},
2026-06-09 12:19:45.544283 | controller |                     "f:value": {}
2026-06-09 12:19:45.544297 | controller |                   },
2026-06-09 12:19:45.544311 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 12:19:45.544324 | controller |                     ".": {},
2026-06-09 12:19:45.544338 | controller |                     "f:name": {},
2026-06-09 12:19:45.544372 | controller |                     "f:value": {}
2026-06-09 12:19:45.544389 | controller |                   },
2026-06-09 12:19:45.544403 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 12:19:45.544418 | controller |                     ".": {},
2026-06-09 12:19:45.544432 | controller |                     "f:name": {},
2026-06-09 12:19:45.544447 | controller |                     "f:value": {}
2026-06-09 12:19:45.544460 | controller |                   }
2026-06-09 12:19:45.544474 | controller |                 },
2026-06-09 12:19:45.544488 | controller |                 "f:image": {},
2026-06-09 12:19:45.544501 | controller |                 "f:imagePullPolicy": {},
2026-06-09 12:19:45.544515 | controller |                 "f:livenessProbe": {
2026-06-09 12:19:45.544528 | controller |                   ".": {},
2026-06-09 12:19:45.544542 | controller |                   "f:failureThreshold": {},
2026-06-09 12:19:45.544555 | controller |                   "f:httpGet": {
2026-06-09 12:19:45.544569 | controller |                     ".": {},
2026-06-09 12:19:45.544582 | controller |                     "f:path": {},
2026-06-09 12:19:45.544595 | controller |                     "f:port": {},
2026-06-09 12:19:45.544609 | controller |                     "f:scheme": {}
2026-06-09 12:19:45.544622 | controller |                   },
2026-06-09 12:19:45.544672 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 12:19:45.544698 | controller |                   "f:periodSeconds": {},
2026-06-09 12:19:45.544714 | controller |                   "f:successThreshold": {},
2026-06-09 12:19:45.544728 | controller |                   "f:timeoutSeconds": {}
2026-06-09 12:19:45.544742 | controller |                 },
2026-06-09 12:19:45.544755 | controller |                 "f:name": {},
2026-06-09 12:19:45.544769 | controller |                 "f:readinessProbe": {
2026-06-09 12:19:45.544787 | controller |                   ".": {},
2026-06-09 12:19:45.544802 | controller |                   "f:failureThreshold": {},
2026-06-09 12:19:45.544815 | controller |                   "f:httpGet": {
2026-06-09 12:19:45.544829 | controller |                     ".": {},
2026-06-09 12:19:45.544843 | controller |                     "f:path": {},
2026-06-09 12:19:45.544856 | controller |                     "f:port": {},
2026-06-09 12:19:45.544869 | controller |                     "f:scheme": {}
2026-06-09 12:19:45.544883 | controller |                   },
2026-06-09 12:19:45.544896 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 12:19:45.544910 | controller |                   "f:periodSeconds": {},
2026-06-09 12:19:45.544924 | controller |                   "f:successThreshold": {},
2026-06-09 12:19:45.544937 | controller |                   "f:timeoutSeconds": {}
2026-06-09 12:19:45.544967 | controller |                 },
2026-06-09 12:19:45.544983 | controller |                 "f:resources": {
2026-06-09 12:19:45.544997 | controller |                   ".": {},
2026-06-09 12:19:45.545011 | controller |                   "f:limits": {
2026-06-09 12:19:45.545025 | controller |                     ".": {},
2026-06-09 12:19:45.545040 | controller |                     "f:cpu": {},
2026-06-09 12:19:45.545054 | controller |                     "f:memory": {}
2026-06-09 12:19:45.545067 | controller |                   },
2026-06-09 12:19:45.545081 | controller |                   "f:requests": {
2026-06-09 12:19:45.545095 | controller |                     ".": {},
2026-06-09 12:19:45.545108 | controller |                     "f:cpu": {},
2026-06-09 12:19:45.545121 | controller |                     "f:memory": {}
2026-06-09 12:19:45.545135 | controller |                   }
2026-06-09 12:19:45.545148 | controller |                 },
2026-06-09 12:19:45.545162 | controller |                 "f:securityContext": {
2026-06-09 12:19:45.545176 | controller |                   ".": {},
2026-06-09 12:19:45.545189 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-09 12:19:45.545203 | controller |                 },
2026-06-09 12:19:45.545217 | controller |                 "f:terminationMessagePath": {},
2026-06-09 12:19:45.545231 | controller |                 "f:terminationMessagePolicy": {}
2026-06-09 12:19:45.545245 | controller |               }
2026-06-09 12:19:45.545260 | controller |             },
2026-06-09 12:19:45.545274 | controller |             "f:dnsPolicy": {},
2026-06-09 12:19:45.545288 | controller |             "f:enableServiceLinks": {},
2026-06-09 12:19:45.545302 | controller |             "f:restartPolicy": {},
2026-06-09 12:19:45.545316 | controller |             "f:schedulerName": {},
2026-06-09 12:19:45.545330 | controller |             "f:securityContext": {
2026-06-09 12:19:45.545344 | controller |               ".": {},
2026-06-09 12:19:45.545379 | controller |               "f:runAsNonRoot": {}
2026-06-09 12:19:45.545395 | controller |             },
2026-06-09 12:19:45.545409 | controller |             "f:serviceAccount": {},
2026-06-09 12:19:45.545422 | controller |             "f:serviceAccountName": {},
2026-06-09 12:19:45.545436 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 12:19:45.545451 | controller |             "f:tolerations": {}
2026-06-09 12:19:45.545465 | controller |           }
2026-06-09 12:19:45.545479 | controller |         },
2026-06-09 12:19:45.545493 | controller |         "manager": "kube-controller-manager",
2026-06-09 12:19:45.545507 | controller |         "operation": "Update",
2026-06-09 12:19:45.545522 | controller |         "time": "2026-06-09T11:22:26Z"
2026-06-09 12:19:45.545536 | controller |       },
2026-06-09 12:19:45.545550 | controller |       {
2026-06-09 12:19:45.545564 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.545578 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.545591 | controller |         "fieldsV1": {
2026-06-09 12:19:45.545610 | controller |           "f:metadata": {
2026-06-09 12:19:45.545624 | controller |             "f:annotations": {
2026-06-09 12:19:45.545638 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 12:19:45.545652 | controller |             }
2026-06-09 12:19:45.545666 | controller |           }
2026-06-09 12:19:45.545680 | controller |         },
2026-06-09 12:19:45.545694 | controller |         "manager": "multus-daemon",
2026-06-09 12:19:45.545707 | controller |         "operation": "Update",
2026-06-09 12:19:45.545721 | controller |         "subresource": "status",
2026-06-09 12:19:45.545735 | controller |         "time": "2026-06-09T11:22:41Z"
2026-06-09 12:19:45.545749 | controller |       },
2026-06-09 12:19:45.545763 | controller |       {
2026-06-09 12:19:45.545777 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.545791 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.545805 | controller |         "fieldsV1": {
2026-06-09 12:19:45.545818 | controller |           "f:status": {
2026-06-09 12:19:45.545832 | controller |             "f:conditions": {
2026-06-09 12:19:45.545846 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 12:19:45.545860 | controller |                 ".": {},
2026-06-09 12:19:45.545874 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.545888 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.545902 | controller |                 "f:status": {},
2026-06-09 12:19:45.545916 | controller |                 "f:type": {}
2026-06-09 12:19:45.545930 | controller |               },
2026-06-09 12:19:45.545943 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 12:19:45.545957 | controller |                 ".": {},
2026-06-09 12:19:45.545971 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.545985 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.545999 | controller |                 "f:status": {},
2026-06-09 12:19:45.546013 | controller |                 "f:type": {}
2026-06-09 12:19:45.546027 | controller |               },
2026-06-09 12:19:45.546041 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 12:19:45.546055 | controller |                 ".": {},
2026-06-09 12:19:45.546068 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.546082 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.546095 | controller |                 "f:status": {},
2026-06-09 12:19:45.546109 | controller |                 "f:type": {}
2026-06-09 12:19:45.546123 | controller |               },
2026-06-09 12:19:45.546136 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 12:19:45.546150 | controller |                 ".": {},
2026-06-09 12:19:45.546164 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.546178 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.546192 | controller |                 "f:status": {},
2026-06-09 12:19:45.546206 | controller |                 "f:type": {}
2026-06-09 12:19:45.546221 | controller |               }
2026-06-09 12:19:45.546235 | controller |             },
2026-06-09 12:19:45.546249 | controller |             "f:containerStatuses": {},
2026-06-09 12:19:45.546263 | controller |             "f:hostIP": {},
2026-06-09 12:19:45.546277 | controller |             "f:hostIPs": {},
2026-06-09 12:19:45.546291 | controller |             "f:phase": {},
2026-06-09 12:19:45.546304 | controller |             "f:podIP": {},
2026-06-09 12:19:45.546318 | controller |             "f:podIPs": {
2026-06-09 12:19:45.546332 | controller |               ".": {},
2026-06-09 12:19:45.546348 | controller |               "k:{\"ip\":\"10.217.0.83\"}": {
2026-06-09 12:19:45.546384 | controller |                 ".": {},
2026-06-09 12:19:45.546399 | controller |                 "f:ip": {}
2026-06-09 12:19:45.546414 | controller |               }
2026-06-09 12:19:45.546432 | controller |             },
2026-06-09 12:19:45.546447 | controller |             "f:startTime": {}
2026-06-09 12:19:45.546462 | controller |           }
2026-06-09 12:19:45.546476 | controller |         },
2026-06-09 12:19:45.546490 | controller |         "manager": "kubelet",
2026-06-09 12:19:45.546505 | controller |         "operation": "Update",
2026-06-09 12:19:45.546518 | controller |         "subresource": "status",
2026-06-09 12:19:45.546532 | controller |         "time": "2026-06-09T11:28:59Z"
2026-06-09 12:19:45.546547 | controller |       }
2026-06-09 12:19:45.546561 | controller |     ],
2026-06-09 12:19:45.546575 | controller |     "name": "mariadb-operator-controller-manager-7fcb8b58d6-2pdnd",
2026-06-09 12:19:45.546589 | controller |     "namespace": "openstack-operators",
2026-06-09 12:19:45.546603 | controller |     "ownerReferences": [
2026-06-09 12:19:45.546617 | controller |       {
2026-06-09 12:19:45.546631 | controller |         "apiVersion": "apps/v1",
2026-06-09 12:19:45.546644 | controller |         "blockOwnerDeletion": true,
2026-06-09 12:19:45.546658 | controller |         "controller": true,
2026-06-09 12:19:45.546672 | controller |         "kind": "ReplicaSet",
2026-06-09 12:19:45.546686 | controller |         "name": "mariadb-operator-controller-manager-7fcb8b58d6",
2026-06-09 12:19:45.546700 | controller |         "uid": "464553c3-3d03-44da-9f1a-5d6990b509af"
2026-06-09 12:19:45.546713 | controller |       }
2026-06-09 12:19:45.546727 | controller |     ],
2026-06-09 12:19:45.546741 | controller |     "resourceVersion": "62507",
2026-06-09 12:19:45.546755 | controller |     "uid": "5b3066ce-ba92-4abc-a989-dd34c968d0e6"
2026-06-09 12:19:45.546768 | controller |   },
2026-06-09 12:19:45.546782 | controller |   "spec": {
2026-06-09 12:19:45.546796 | controller |     "containers": [
2026-06-09 12:19:45.546810 | controller |       {
2026-06-09 12:19:45.546823 | controller |         "args": [
2026-06-09 12:19:45.546836 | controller |           "--leader-elect",
2026-06-09 12:19:45.546850 | controller |           "--health-probe-bind-address=:8081",
2026-06-09 12:19:45.546864 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-09 12:19:45.546878 | controller |         ],
2026-06-09 12:19:45.546891 | controller |         "command": [
2026-06-09 12:19:45.546905 | controller |           "/manager"
2026-06-09 12:19:45.546919 | controller |         ],
2026-06-09 12:19:45.546933 | controller |         "env": [
2026-06-09 12:19:45.546946 | controller |           {
2026-06-09 12:19:45.546960 | controller |             "name": "LEASE_DURATION",
2026-06-09 12:19:45.546973 | controller |             "value": "30"
2026-06-09 12:19:45.546987 | controller |           },
2026-06-09 12:19:45.547001 | controller |           {
2026-06-09 12:19:45.547014 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 12:19:45.547028 | controller |             "value": "20"
2026-06-09 12:19:45.547041 | controller |           },
2026-06-09 12:19:45.547055 | controller |           {
2026-06-09 12:19:45.547068 | controller |             "name": "RETRY_PERIOD",
2026-06-09 12:19:45.547082 | controller |             "value": "5"
2026-06-09 12:19:45.547095 | controller |           },
2026-06-09 12:19:45.547109 | controller |           {
2026-06-09 12:19:45.547122 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-09 12:19:45.547136 | controller |             "value": "false"
2026-06-09 12:19:45.547149 | controller |           },
2026-06-09 12:19:45.547162 | controller |           {
2026-06-09 12:19:45.547176 | controller |             "name": "METRICS_CERTS",
2026-06-09 12:19:45.547191 | controller |             "value": "false"
2026-06-09 12:19:45.547205 | controller |           }
2026-06-09 12:19:45.547219 | controller |         ],
2026-06-09 12:19:45.547234 | controller |         "image": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398",
2026-06-09 12:19:45.547248 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 12:19:45.547266 | controller |         "livenessProbe": {
2026-06-09 12:19:45.547281 | controller |           "failureThreshold": 3,
2026-06-09 12:19:45.547295 | controller |           "httpGet": {
2026-06-09 12:19:45.547309 | controller |             "path": "/healthz",
2026-06-09 12:19:45.547322 | controller |             "port": 8081,
2026-06-09 12:19:45.547336 | controller |             "scheme": "HTTP"
2026-06-09 12:19:45.547365 | controller |           },
2026-06-09 12:19:45.547384 | controller |           "initialDelaySeconds": 15,
2026-06-09 12:19:45.547399 | controller |           "periodSeconds": 20,
2026-06-09 12:19:45.547413 | controller |           "successThreshold": 1,
2026-06-09 12:19:45.547427 | controller |           "timeoutSeconds": 1
2026-06-09 12:19:45.547441 | controller |         },
2026-06-09 12:19:45.547455 | controller |         "name": "manager",
2026-06-09 12:19:45.547469 | controller |         "readinessProbe": {
2026-06-09 12:19:45.547483 | controller |           "failureThreshold": 3,
2026-06-09 12:19:45.547497 | controller |           "httpGet": {
2026-06-09 12:19:45.547511 | controller |             "path": "/readyz",
2026-06-09 12:19:45.547525 | controller |             "port": 8081,
2026-06-09 12:19:45.547538 | controller |             "scheme": "HTTP"
2026-06-09 12:19:45.547552 | controller |           },
2026-06-09 12:19:45.547566 | controller |           "initialDelaySeconds": 5,
2026-06-09 12:19:45.547580 | controller |           "periodSeconds": 10,
2026-06-09 12:19:45.547594 | controller |           "successThreshold": 1,
2026-06-09 12:19:45.547608 | controller |           "timeoutSeconds": 1
2026-06-09 12:19:45.547622 | controller |         },
2026-06-09 12:19:45.547636 | controller |         "resources": {
2026-06-09 12:19:45.547650 | controller |           "limits": {
2026-06-09 12:19:45.547664 | controller |             "cpu": "500m",
2026-06-09 12:19:45.547678 | controller |             "memory": "512Mi"
2026-06-09 12:19:45.547692 | controller |           },
2026-06-09 12:19:45.547706 | controller |           "requests": {
2026-06-09 12:19:45.547720 | controller |             "cpu": "10m",
2026-06-09 12:19:45.547733 | controller |             "memory": "256Mi"
2026-06-09 12:19:45.547747 | controller |           }
2026-06-09 12:19:45.547761 | controller |         },
2026-06-09 12:19:45.547774 | controller |         "securityContext": {
2026-06-09 12:19:45.547788 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 12:19:45.547802 | controller |           "capabilities": {
2026-06-09 12:19:45.547816 | controller |             "drop": [
2026-06-09 12:19:45.547830 | controller |               "MKNOD"
2026-06-09 12:19:45.547843 | controller |             ]
2026-06-09 12:19:45.547857 | controller |           }
2026-06-09 12:19:45.547871 | controller |         },
2026-06-09 12:19:45.547885 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 12:19:45.547899 | controller |         "terminationMessagePolicy": "File",
2026-06-09 12:19:45.547913 | controller |         "volumeMounts": [
2026-06-09 12:19:45.547927 | controller |           {
2026-06-09 12:19:45.547941 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 12:19:45.547955 | controller |             "name": "kube-api-access-qmqwp",
2026-06-09 12:19:45.547969 | controller |             "readOnly": true
2026-06-09 12:19:45.547983 | controller |           }
2026-06-09 12:19:45.547997 | controller |         ]
2026-06-09 12:19:45.548010 | controller |       }
2026-06-09 12:19:45.548024 | controller |     ],
2026-06-09 12:19:45.548038 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 12:19:45.548051 | controller |     "enableServiceLinks": true,
2026-06-09 12:19:45.548065 | controller |     "imagePullSecrets": [
2026-06-09 12:19:45.548079 | controller |       {
2026-06-09 12:19:45.548093 | controller |         "name": "mariadb-operator-controller-manager-dockercfg-59jzq"
2026-06-09 12:19:45.548111 | controller |       }
2026-06-09 12:19:45.548126 | controller |     ],
2026-06-09 12:19:45.548140 | controller |     "nodeName": "crc",
2026-06-09 12:19:45.548154 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 12:19:45.548168 | controller |     "priority": 0,
2026-06-09 12:19:45.548182 | controller |     "restartPolicy": "Always",
2026-06-09 12:19:45.548196 | controller |     "schedulerName": "default-scheduler",
2026-06-09 12:19:45.548210 | controller |     "securityContext": {
2026-06-09 12:19:45.548224 | controller |       "runAsNonRoot": true,
2026-06-09 12:19:45.548238 | controller |       "seLinuxOptions": {
2026-06-09 12:19:45.548252 | controller |         "level": "s0:c26,c5"
2026-06-09 12:19:45.548266 | controller |       }
2026-06-09 12:19:45.548279 | controller |     },
2026-06-09 12:19:45.548293 | controller |     "serviceAccount": "mariadb-operator-controller-manager",
2026-06-09 12:19:45.548307 | controller |     "serviceAccountName": "mariadb-operator-controller-manager",
2026-06-09 12:19:45.548321 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 12:19:45.548335 | controller |     "tolerations": [
2026-06-09 12:19:45.548364 | controller |       {
2026-06-09 12:19:45.548383 | controller |         "effect": "NoExecute",
2026-06-09 12:19:45.548398 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 12:19:45.548412 | controller |         "operator": "Exists",
2026-06-09 12:19:45.548426 | controller |         "tolerationSeconds": 120
2026-06-09 12:19:45.548440 | controller |       },
2026-06-09 12:19:45.548454 | controller |       {
2026-06-09 12:19:45.548468 | controller |         "effect": "NoExecute",
2026-06-09 12:19:45.548482 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 12:19:45.548496 | controller |         "operator": "Exists",
2026-06-09 12:19:45.548510 | controller |         "tolerationSeconds": 120
2026-06-09 12:19:45.548523 | controller |       },
2026-06-09 12:19:45.548537 | controller |       {
2026-06-09 12:19:45.548551 | controller |         "effect": "NoSchedule",
2026-06-09 12:19:45.548564 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 12:19:45.548578 | controller |         "operator": "Exists"
2026-06-09 12:19:45.548592 | controller |       }
2026-06-09 12:19:45.548606 | controller |     ],
2026-06-09 12:19:45.548619 | controller |     "volumes": [
2026-06-09 12:19:45.548633 | controller |       {
2026-06-09 12:19:45.548646 | controller |         "name": "kube-api-access-qmqwp",
2026-06-09 12:19:45.548659 | controller |         "projected": {
2026-06-09 12:19:45.548673 | controller |           "defaultMode": 420,
2026-06-09 12:19:45.548686 | controller |           "sources": [
2026-06-09 12:19:45.548700 | controller |             {
2026-06-09 12:19:45.548714 | controller |               "serviceAccountToken": {
2026-06-09 12:19:45.548727 | controller |                 "expirationSeconds": 3607,
2026-06-09 12:19:45.548741 | controller |                 "path": "token"
2026-06-09 12:19:45.548755 | controller |               }
2026-06-09 12:19:45.548768 | controller |             },
2026-06-09 12:19:45.548782 | controller |             {
2026-06-09 12:19:45.548796 | controller |               "configMap": {
2026-06-09 12:19:45.548810 | controller |                 "items": [
2026-06-09 12:19:45.548823 | controller |                   {
2026-06-09 12:19:45.548837 | controller |                     "key": "ca.crt",
2026-06-09 12:19:45.548850 | controller |                     "path": "ca.crt"
2026-06-09 12:19:45.548864 | controller |                   }
2026-06-09 12:19:45.548878 | controller |                 ],
2026-06-09 12:19:45.548891 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 12:19:45.548905 | controller |               }
2026-06-09 12:19:45.548918 | controller |             },
2026-06-09 12:19:45.548932 | controller |             {
2026-06-09 12:19:45.548946 | controller |               "downwardAPI": {
2026-06-09 12:19:45.548968 | controller |                 "items": [
2026-06-09 12:19:45.548997 | controller |                   {
2026-06-09 12:19:45.549011 | controller |                     "fieldRef": {
2026-06-09 12:19:45.549025 | controller |                       "apiVersion": "v1",
2026-06-09 12:19:45.549039 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 12:19:45.549053 | controller |                     },
2026-06-09 12:19:45.549066 | controller |                     "path": "namespace"
2026-06-09 12:19:45.549080 | controller |                   }
2026-06-09 12:19:45.549094 | controller |                 ]
2026-06-09 12:19:45.549108 | controller |               }
2026-06-09 12:19:45.549122 | controller |             },
2026-06-09 12:19:45.549136 | controller |             {
2026-06-09 12:19:45.549150 | controller |               "configMap": {
2026-06-09 12:19:45.549163 | controller |                 "items": [
2026-06-09 12:19:45.549178 | controller |                   {
2026-06-09 12:19:45.549192 | controller |                     "key": "service-ca.crt",
2026-06-09 12:19:45.549206 | controller |                     "path": "service-ca.crt"
2026-06-09 12:19:45.549220 | controller |                   }
2026-06-09 12:19:45.549234 | controller |                 ],
2026-06-09 12:19:45.549248 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 12:19:45.549262 | controller |               }
2026-06-09 12:19:45.549276 | controller |             }
2026-06-09 12:19:45.549289 | controller |           ]
2026-06-09 12:19:45.549303 | controller |         }
2026-06-09 12:19:45.549316 | controller |       }
2026-06-09 12:19:45.549330 | controller |     ]
2026-06-09 12:19:45.549344 | controller |   },
2026-06-09 12:19:45.549378 | controller |   "status": {
2026-06-09 12:19:45.549394 | controller |     "conditions": [
2026-06-09 12:19:45.549408 | controller |       {
2026-06-09 12:19:45.549422 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.549436 | controller |         "lastTransitionTime": "2026-06-09T11:23:21Z",
2026-06-09 12:19:45.549451 | controller |         "status": "True",
2026-06-09 12:19:45.549465 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 12:19:45.549480 | controller |       },
2026-06-09 12:19:45.549494 | controller |       {
2026-06-09 12:19:45.549508 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.549522 | controller |         "lastTransitionTime": "2026-06-09T11:22:26Z",
2026-06-09 12:19:45.549535 | controller |         "status": "True",
2026-06-09 12:19:45.549549 | controller |         "type": "Initialized"
2026-06-09 12:19:45.549563 | controller |       },
2026-06-09 12:19:45.549577 | controller |       {
2026-06-09 12:19:45.549591 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.549605 | controller |         "lastTransitionTime": "2026-06-09T11:28:59Z",
2026-06-09 12:19:45.549620 | controller |         "status": "True",
2026-06-09 12:19:45.549635 | controller |         "type": "Ready"
2026-06-09 12:19:45.549649 | controller |       },
2026-06-09 12:19:45.549663 | controller |       {
2026-06-09 12:19:45.549677 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.549691 | controller |         "lastTransitionTime": "2026-06-09T11:28:59Z",
2026-06-09 12:19:45.549704 | controller |         "status": "True",
2026-06-09 12:19:45.549718 | controller |         "type": "ContainersReady"
2026-06-09 12:19:45.549731 | controller |       },
2026-06-09 12:19:45.549745 | controller |       {
2026-06-09 12:19:45.549759 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.549773 | controller |         "lastTransitionTime": "2026-06-09T11:22:26Z",
2026-06-09 12:19:45.549786 | controller |         "status": "True",
2026-06-09 12:19:45.549800 | controller |         "type": "PodScheduled"
2026-06-09 12:19:45.549814 | controller |       }
2026-06-09 12:19:45.549828 | controller |     ],
2026-06-09 12:19:45.549841 | controller |     "containerStatuses": [
2026-06-09 12:19:45.549855 | controller |       {
2026-06-09 12:19:45.549876 | controller |         "allocatedResources": {
2026-06-09 12:19:45.549891 | controller |           "cpu": "10m",
2026-06-09 12:19:45.549905 | controller |           "memory": "256Mi"
2026-06-09 12:19:45.549918 | controller |         },
2026-06-09 12:19:45.549932 | controller |         "containerID": "cri-o://e49bef3b80e9527b1a4e79f45cd85f787fef3d6a78eb42fed6c3b52710d554d9",
2026-06-09 12:19:45.549946 | controller |         "image": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398",
2026-06-09 12:19:45.549960 | controller |         "imageID": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398",
2026-06-09 12:19:45.549974 | controller |         "lastState": {
2026-06-09 12:19:45.549988 | controller |           "terminated": {
2026-06-09 12:19:45.550002 | controller |             "containerID": "cri-o://74f6804be44bcc5961be2e7df6019e11542b0168729dd6f93a50c9d964e9b61f",
2026-06-09 12:19:45.550016 | controller |             "exitCode": 1,
2026-06-09 12:19:45.550030 | controller |             "finishedAt": "2026-06-09T11:28:42Z",
2026-06-09 12:19:45.550045 | controller |             "reason": "Error",
2026-06-09 12:19:45.550059 | controller |             "startedAt": "2026-06-09T11:23:20Z"
2026-06-09 12:19:45.550073 | controller |           }
2026-06-09 12:19:45.550087 | controller |         },
2026-06-09 12:19:45.550101 | controller |         "name": "manager",
2026-06-09 12:19:45.550115 | controller |         "ready": true,
2026-06-09 12:19:45.550129 | controller |         "resources": {
2026-06-09 12:19:45.550143 | controller |           "limits": {
2026-06-09 12:19:45.550157 | controller |             "cpu": "500m",
2026-06-09 12:19:45.550171 | controller |             "memory": "512Mi"
2026-06-09 12:19:45.550185 | controller |           },
2026-06-09 12:19:45.550199 | controller |           "requests": {
2026-06-09 12:19:45.550213 | controller |             "cpu": "10m",
2026-06-09 12:19:45.550227 | controller |             "memory": "256Mi"
2026-06-09 12:19:45.550241 | controller |           }
2026-06-09 12:19:45.550255 | controller |         },
2026-06-09 12:19:45.550269 | controller |         "restartCount": 1,
2026-06-09 12:19:45.550283 | controller |         "started": true,
2026-06-09 12:19:45.550296 | controller |         "state": {
2026-06-09 12:19:45.550310 | controller |           "running": {
2026-06-09 12:19:45.550324 | controller |             "startedAt": "2026-06-09T11:28:47Z"
2026-06-09 12:19:45.550338 | controller |           }
2026-06-09 12:19:45.550372 | controller |         },
2026-06-09 12:19:45.550388 | controller |         "user": {
2026-06-09 12:19:45.550402 | controller |           "linux": {
2026-06-09 12:19:45.550416 | controller |             "gid": 0,
2026-06-09 12:19:45.550430 | controller |             "supplementalGroups": [
2026-06-09 12:19:45.550444 | controller |               0
2026-06-09 12:19:45.550457 | controller |             ],
2026-06-09 12:19:45.550471 | controller |             "uid": 65532
2026-06-09 12:19:45.550484 | controller |           }
2026-06-09 12:19:45.550498 | controller |         },
2026-06-09 12:19:45.550512 | controller |         "volumeMounts": [
2026-06-09 12:19:45.550526 | controller |           {
2026-06-09 12:19:45.550540 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 12:19:45.550554 | controller |             "name": "kube-api-access-qmqwp",
2026-06-09 12:19:45.550568 | controller |             "readOnly": true,
2026-06-09 12:19:45.550582 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 12:19:45.550596 | controller |           }
2026-06-09 12:19:45.550610 | controller |         ]
2026-06-09 12:19:45.550624 | controller |       }
2026-06-09 12:19:45.550637 | controller |     ],
2026-06-09 12:19:45.550651 | controller |     "hostIP": "192.168.126.11",
2026-06-09 12:19:45.550665 | controller |     "hostIPs": [
2026-06-09 12:19:45.550682 | controller |       {
2026-06-09 12:19:45.550697 | controller |         "ip": "192.168.126.11"
2026-06-09 12:19:45.550711 | controller |       }
2026-06-09 12:19:45.550724 | controller |     ],
2026-06-09 12:19:45.550738 | controller |     "phase": "Running",
2026-06-09 12:19:45.550751 | controller |     "podIP": "10.217.0.83",
2026-06-09 12:19:45.550765 | controller |     "podIPs": [
2026-06-09 12:19:45.550779 | controller |       {
2026-06-09 12:19:45.550792 | controller |         "ip": "10.217.0.83"
2026-06-09 12:19:45.550806 | controller |       }
2026-06-09 12:19:45.550820 | controller |     ],
2026-06-09 12:19:45.550834 | controller |     "qosClass": "Burstable",
2026-06-09 12:19:45.550847 | controller |     "startTime": "2026-06-09T11:22:26Z"
2026-06-09 12:19:45.550886 | controller |   }
2026-06-09 12:19:45.550902 | controller | }
2026-06-09 12:19:45.571329 | controller | ok:
2026-06-09 12:19:45.571399 | controller | {
2026-06-09 12:19:45.571420 | controller |   "apiVersion": "v1",
2026-06-09 12:19:45.571440 | controller |   "kind": "Pod",
2026-06-09 12:19:45.571514 | controller |   "metadata": {
2026-06-09 12:19:45.571536 | controller |     "annotations": {
2026-06-09 12:19:45.571551 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.84/23\"],\"mac_address\":\"0a:58:0a:d9:00:54\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.84/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-09 12:19:45.571567 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.84\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:54\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-09 12:19:45.571582 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-09 12:19:45.571598 | controller |       "openshift.io/scc": "anyuid",
2026-06-09 12:19:45.571612 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-09 12:19:45.571627 | controller |     },
2026-06-09 12:19:45.571641 | controller |     "creationTimestamp": "2026-06-09T11:22:26Z",
2026-06-09 12:19:45.571655 | controller |     "generateName": "neutron-operator-controller-manager-688d5c756f-",
2026-06-09 12:19:45.571669 | controller |     "generation": 1,
2026-06-09 12:19:45.571684 | controller |     "labels": {
2026-06-09 12:19:45.571698 | controller |       "app.kubernetes.io/name": "neutron-operator",
2026-06-09 12:19:45.571713 | controller |       "control-plane": "controller-manager",
2026-06-09 12:19:45.571727 | controller |       "openstack.org/operator-name": "neutron",
2026-06-09 12:19:45.571742 | controller |       "pod-template-hash": "688d5c756f"
2026-06-09 12:19:45.571756 | controller |     },
2026-06-09 12:19:45.571770 | controller |     "managedFields": [
2026-06-09 12:19:45.571784 | controller |       {
2026-06-09 12:19:45.571798 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.571812 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.571827 | controller |         "fieldsV1": {
2026-06-09 12:19:45.571840 | controller |           "f:metadata": {
2026-06-09 12:19:45.571854 | controller |             "f:annotations": {
2026-06-09 12:19:45.571868 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 12:19:45.571882 | controller |             }
2026-06-09 12:19:45.571896 | controller |           }
2026-06-09 12:19:45.571910 | controller |         },
2026-06-09 12:19:45.571924 | controller |         "manager": "crc",
2026-06-09 12:19:45.571939 | controller |         "operation": "Update",
2026-06-09 12:19:45.571953 | controller |         "subresource": "status",
2026-06-09 12:19:45.571967 | controller |         "time": "2026-06-09T11:22:26Z"
2026-06-09 12:19:45.571987 | controller |       },
2026-06-09 12:19:45.572002 | controller |       {
2026-06-09 12:19:45.572016 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.572030 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.572043 | controller |         "fieldsV1": {
2026-06-09 12:19:45.572057 | controller |           "f:metadata": {
2026-06-09 12:19:45.572071 | controller |             "f:annotations": {
2026-06-09 12:19:45.572085 | controller |               ".": {},
2026-06-09 12:19:45.572098 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-09 12:19:45.572112 | controller |             },
2026-06-09 12:19:45.572126 | controller |             "f:generateName": {},
2026-06-09 12:19:45.572140 | controller |             "f:labels": {
2026-06-09 12:19:45.572154 | controller |               ".": {},
2026-06-09 12:19:45.572167 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 12:19:45.572181 | controller |               "f:control-plane": {},
2026-06-09 12:19:45.572195 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 12:19:45.572209 | controller |               "f:pod-template-hash": {}
2026-06-09 12:19:45.572224 | controller |             },
2026-06-09 12:19:45.572238 | controller |             "f:ownerReferences": {
2026-06-09 12:19:45.572252 | controller |               ".": {},
2026-06-09 12:19:45.572266 | controller |               "k:{\"uid\":\"cd359832-7e74-49e2-8e6d-a99f8a336220\"}": {}
2026-06-09 12:19:45.572280 | controller |             }
2026-06-09 12:19:45.572294 | controller |           },
2026-06-09 12:19:45.572307 | controller |           "f:spec": {
2026-06-09 12:19:45.572321 | controller |             "f:containers": {
2026-06-09 12:19:45.572335 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-09 12:19:45.572369 | controller |                 ".": {},
2026-06-09 12:19:45.572388 | controller |                 "f:args": {},
2026-06-09 12:19:45.572402 | controller |                 "f:command": {},
2026-06-09 12:19:45.572416 | controller |                 "f:env": {
2026-06-09 12:19:45.572430 | controller |                   ".": {},
2026-06-09 12:19:45.572444 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-09 12:19:45.572458 | controller |                     ".": {},
2026-06-09 12:19:45.572472 | controller |                     "f:name": {},
2026-06-09 12:19:45.572485 | controller |                     "f:value": {}
2026-06-09 12:19:45.572499 | controller |                   },
2026-06-09 12:19:45.572513 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 12:19:45.572527 | controller |                     ".": {},
2026-06-09 12:19:45.572540 | controller |                     "f:name": {},
2026-06-09 12:19:45.572554 | controller |                     "f:value": {}
2026-06-09 12:19:45.572568 | controller |                   },
2026-06-09 12:19:45.572582 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-09 12:19:45.572596 | controller |                     ".": {},
2026-06-09 12:19:45.572610 | controller |                     "f:name": {},
2026-06-09 12:19:45.572623 | controller |                     "f:value": {}
2026-06-09 12:19:45.572637 | controller |                   },
2026-06-09 12:19:45.572651 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 12:19:45.572665 | controller |                     ".": {},
2026-06-09 12:19:45.572679 | controller |                     "f:name": {},
2026-06-09 12:19:45.572693 | controller |                     "f:value": {}
2026-06-09 12:19:45.572707 | controller |                   },
2026-06-09 12:19:45.572721 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 12:19:45.572735 | controller |                     ".": {},
2026-06-09 12:19:45.572748 | controller |                     "f:name": {},
2026-06-09 12:19:45.572762 | controller |                     "f:value": {}
2026-06-09 12:19:45.572780 | controller |                   }
2026-06-09 12:19:45.572794 | controller |                 },
2026-06-09 12:19:45.572808 | controller |                 "f:image": {},
2026-06-09 12:19:45.572821 | controller |                 "f:imagePullPolicy": {},
2026-06-09 12:19:45.572835 | controller |                 "f:livenessProbe": {
2026-06-09 12:19:45.572848 | controller |                   ".": {},
2026-06-09 12:19:45.572862 | controller |                   "f:failureThreshold": {},
2026-06-09 12:19:45.572876 | controller |                   "f:httpGet": {
2026-06-09 12:19:45.572889 | controller |                     ".": {},
2026-06-09 12:19:45.572903 | controller |                     "f:path": {},
2026-06-09 12:19:45.572917 | controller |                     "f:port": {},
2026-06-09 12:19:45.572931 | controller |                     "f:scheme": {}
2026-06-09 12:19:45.572945 | controller |                   },
2026-06-09 12:19:45.572959 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 12:19:45.572972 | controller |                   "f:periodSeconds": {},
2026-06-09 12:19:45.572986 | controller |                   "f:successThreshold": {},
2026-06-09 12:19:45.573000 | controller |                   "f:timeoutSeconds": {}
2026-06-09 12:19:45.573013 | controller |                 },
2026-06-09 12:19:45.573027 | controller |                 "f:name": {},
2026-06-09 12:19:45.573041 | controller |                 "f:readinessProbe": {
2026-06-09 12:19:45.573054 | controller |                   ".": {},
2026-06-09 12:19:45.573068 | controller |                   "f:failureThreshold": {},
2026-06-09 12:19:45.573081 | controller |                   "f:httpGet": {
2026-06-09 12:19:45.573095 | controller |                     ".": {},
2026-06-09 12:19:45.573109 | controller |                     "f:path": {},
2026-06-09 12:19:45.573136 | controller |                     "f:port": {},
2026-06-09 12:19:45.573150 | controller |                     "f:scheme": {}
2026-06-09 12:19:45.573163 | controller |                   },
2026-06-09 12:19:45.573177 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 12:19:45.573190 | controller |                   "f:periodSeconds": {},
2026-06-09 12:19:45.573204 | controller |                   "f:successThreshold": {},
2026-06-09 12:19:45.573217 | controller |                   "f:timeoutSeconds": {}
2026-06-09 12:19:45.573230 | controller |                 },
2026-06-09 12:19:45.573244 | controller |                 "f:resources": {
2026-06-09 12:19:45.573258 | controller |                   ".": {},
2026-06-09 12:19:45.573274 | controller |                   "f:limits": {
2026-06-09 12:19:45.573289 | controller |                     ".": {},
2026-06-09 12:19:45.573303 | controller |                     "f:cpu": {},
2026-06-09 12:19:45.573316 | controller |                     "f:memory": {}
2026-06-09 12:19:45.573329 | controller |                   },
2026-06-09 12:19:45.573342 | controller |                   "f:requests": {
2026-06-09 12:19:45.573374 | controller |                     ".": {},
2026-06-09 12:19:45.573390 | controller |                     "f:cpu": {},
2026-06-09 12:19:45.573403 | controller |                     "f:memory": {}
2026-06-09 12:19:45.573417 | controller |                   }
2026-06-09 12:19:45.573430 | controller |                 },
2026-06-09 12:19:45.573444 | controller |                 "f:securityContext": {
2026-06-09 12:19:45.573457 | controller |                   ".": {},
2026-06-09 12:19:45.573471 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-09 12:19:45.573485 | controller |                 },
2026-06-09 12:19:45.573499 | controller |                 "f:terminationMessagePath": {},
2026-06-09 12:19:45.573512 | controller |                 "f:terminationMessagePolicy": {}
2026-06-09 12:19:45.573526 | controller |               }
2026-06-09 12:19:45.573540 | controller |             },
2026-06-09 12:19:45.573554 | controller |             "f:dnsPolicy": {},
2026-06-09 12:19:45.573571 | controller |             "f:enableServiceLinks": {},
2026-06-09 12:19:45.573585 | controller |             "f:restartPolicy": {},
2026-06-09 12:19:45.573599 | controller |             "f:schedulerName": {},
2026-06-09 12:19:45.573612 | controller |             "f:securityContext": {
2026-06-09 12:19:45.573626 | controller |               ".": {},
2026-06-09 12:19:45.573639 | controller |               "f:runAsNonRoot": {}
2026-06-09 12:19:45.573652 | controller |             },
2026-06-09 12:19:45.573666 | controller |             "f:serviceAccount": {},
2026-06-09 12:19:45.573680 | controller |             "f:serviceAccountName": {},
2026-06-09 12:19:45.573695 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 12:19:45.573709 | controller |             "f:tolerations": {}
2026-06-09 12:19:45.573723 | controller |           }
2026-06-09 12:19:45.573737 | controller |         },
2026-06-09 12:19:45.573751 | controller |         "manager": "kube-controller-manager",
2026-06-09 12:19:45.573765 | controller |         "operation": "Update",
2026-06-09 12:19:45.573779 | controller |         "time": "2026-06-09T11:22:26Z"
2026-06-09 12:19:45.573793 | controller |       },
2026-06-09 12:19:45.573807 | controller |       {
2026-06-09 12:19:45.573820 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.573834 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.573848 | controller |         "fieldsV1": {
2026-06-09 12:19:45.573861 | controller |           "f:metadata": {
2026-06-09 12:19:45.573875 | controller |             "f:annotations": {
2026-06-09 12:19:45.573889 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 12:19:45.573903 | controller |             }
2026-06-09 12:19:45.573917 | controller |           }
2026-06-09 12:19:45.573931 | controller |         },
2026-06-09 12:19:45.573945 | controller |         "manager": "multus-daemon",
2026-06-09 12:19:45.573959 | controller |         "operation": "Update",
2026-06-09 12:19:45.573973 | controller |         "subresource": "status",
2026-06-09 12:19:45.573986 | controller |         "time": "2026-06-09T11:22:40Z"
2026-06-09 12:19:45.574000 | controller |       },
2026-06-09 12:19:45.574014 | controller |       {
2026-06-09 12:19:45.574028 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.574041 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.574055 | controller |         "fieldsV1": {
2026-06-09 12:19:45.574069 | controller |           "f:status": {
2026-06-09 12:19:45.574083 | controller |             "f:conditions": {
2026-06-09 12:19:45.574097 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 12:19:45.574110 | controller |                 ".": {},
2026-06-09 12:19:45.574124 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.574138 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.574152 | controller |                 "f:status": {},
2026-06-09 12:19:45.574165 | controller |                 "f:type": {}
2026-06-09 12:19:45.574179 | controller |               },
2026-06-09 12:19:45.574193 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 12:19:45.574207 | controller |                 ".": {},
2026-06-09 12:19:45.574220 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.574234 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.574250 | controller |                 "f:status": {},
2026-06-09 12:19:45.574267 | controller |                 "f:type": {}
2026-06-09 12:19:45.574281 | controller |               },
2026-06-09 12:19:45.574295 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 12:19:45.574309 | controller |                 ".": {},
2026-06-09 12:19:45.574323 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.574337 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.574383 | controller |                 "f:status": {},
2026-06-09 12:19:45.574404 | controller |                 "f:type": {}
2026-06-09 12:19:45.574419 | controller |               },
2026-06-09 12:19:45.574433 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 12:19:45.574447 | controller |                 ".": {},
2026-06-09 12:19:45.574461 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.574475 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.574489 | controller |                 "f:status": {},
2026-06-09 12:19:45.574503 | controller |                 "f:type": {}
2026-06-09 12:19:45.574517 | controller |               }
2026-06-09 12:19:45.574531 | controller |             },
2026-06-09 12:19:45.574545 | controller |             "f:containerStatuses": {},
2026-06-09 12:19:45.574559 | controller |             "f:hostIP": {},
2026-06-09 12:19:45.574572 | controller |             "f:hostIPs": {},
2026-06-09 12:19:45.574586 | controller |             "f:phase": {},
2026-06-09 12:19:45.574600 | controller |             "f:podIP": {},
2026-06-09 12:19:45.574614 | controller |             "f:podIPs": {
2026-06-09 12:19:45.574627 | controller |               ".": {},
2026-06-09 12:19:45.574641 | controller |               "k:{\"ip\":\"10.217.0.84\"}": {
2026-06-09 12:19:45.574655 | controller |                 ".": {},
2026-06-09 12:19:45.574669 | controller |                 "f:ip": {}
2026-06-09 12:19:45.574683 | controller |               }
2026-06-09 12:19:45.574697 | controller |             },
2026-06-09 12:19:45.574711 | controller |             "f:startTime": {}
2026-06-09 12:19:45.574725 | controller |           }
2026-06-09 12:19:45.574738 | controller |         },
2026-06-09 12:19:45.574752 | controller |         "manager": "kubelet",
2026-06-09 12:19:45.574766 | controller |         "operation": "Update",
2026-06-09 12:19:45.574780 | controller |         "subresource": "status",
2026-06-09 12:19:45.574793 | controller |         "time": "2026-06-09T11:28:59Z"
2026-06-09 12:19:45.574807 | controller |       }
2026-06-09 12:19:45.574820 | controller |     ],
2026-06-09 12:19:45.574834 | controller |     "name": "neutron-operator-controller-manager-688d5c756f-7hgnr",
2026-06-09 12:19:45.574848 | controller |     "namespace": "openstack-operators",
2026-06-09 12:19:45.574862 | controller |     "ownerReferences": [
2026-06-09 12:19:45.574876 | controller |       {
2026-06-09 12:19:45.574890 | controller |         "apiVersion": "apps/v1",
2026-06-09 12:19:45.574904 | controller |         "blockOwnerDeletion": true,
2026-06-09 12:19:45.574918 | controller |         "controller": true,
2026-06-09 12:19:45.574932 | controller |         "kind": "ReplicaSet",
2026-06-09 12:19:45.574945 | controller |         "name": "neutron-operator-controller-manager-688d5c756f",
2026-06-09 12:19:45.574959 | controller |         "uid": "cd359832-7e74-49e2-8e6d-a99f8a336220"
2026-06-09 12:19:45.574974 | controller |       }
2026-06-09 12:19:45.574988 | controller |     ],
2026-06-09 12:19:45.575002 | controller |     "resourceVersion": "62510",
2026-06-09 12:19:45.575015 | controller |     "uid": "b1417aa3-e32e-4b99-9ab1-7ca7b1d7032f"
2026-06-09 12:19:45.575029 | controller |   },
2026-06-09 12:19:45.575043 | controller |   "spec": {
2026-06-09 12:19:45.575057 | controller |     "containers": [
2026-06-09 12:19:45.575071 | controller |       {
2026-06-09 12:19:45.575085 | controller |         "args": [
2026-06-09 12:19:45.575098 | controller |           "--leader-elect",
2026-06-09 12:19:45.575112 | controller |           "--health-probe-bind-address=:8081",
2026-06-09 12:19:45.575126 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-09 12:19:45.575139 | controller |         ],
2026-06-09 12:19:45.575153 | controller |         "command": [
2026-06-09 12:19:45.575166 | controller |           "/manager"
2026-06-09 12:19:45.575180 | controller |         ],
2026-06-09 12:19:45.575194 | controller |         "env": [
2026-06-09 12:19:45.575208 | controller |           {
2026-06-09 12:19:45.575225 | controller |             "name": "LEASE_DURATION",
2026-06-09 12:19:45.575239 | controller |             "value": "30"
2026-06-09 12:19:45.575253 | controller |           },
2026-06-09 12:19:45.575267 | controller |           {
2026-06-09 12:19:45.575280 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 12:19:45.575294 | controller |             "value": "20"
2026-06-09 12:19:45.575308 | controller |           },
2026-06-09 12:19:45.575321 | controller |           {
2026-06-09 12:19:45.575335 | controller |             "name": "RETRY_PERIOD",
2026-06-09 12:19:45.575366 | controller |             "value": "5"
2026-06-09 12:19:45.575384 | controller |           },
2026-06-09 12:19:45.575398 | controller |           {
2026-06-09 12:19:45.575412 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-09 12:19:45.575426 | controller |             "value": "false"
2026-06-09 12:19:45.575440 | controller |           },
2026-06-09 12:19:45.575454 | controller |           {
2026-06-09 12:19:45.575467 | controller |             "name": "METRICS_CERTS",
2026-06-09 12:19:45.575481 | controller |             "value": "false"
2026-06-09 12:19:45.575495 | controller |           }
2026-06-09 12:19:45.575509 | controller |         ],
2026-06-09 12:19:45.575522 | controller |         "image": "quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d",
2026-06-09 12:19:45.575537 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 12:19:45.575550 | controller |         "livenessProbe": {
2026-06-09 12:19:45.575564 | controller |           "failureThreshold": 3,
2026-06-09 12:19:45.575578 | controller |           "httpGet": {
2026-06-09 12:19:45.575591 | controller |             "path": "/healthz",
2026-06-09 12:19:45.575605 | controller |             "port": 8081,
2026-06-09 12:19:45.575618 | controller |             "scheme": "HTTP"
2026-06-09 12:19:45.575632 | controller |           },
2026-06-09 12:19:45.575646 | controller |           "initialDelaySeconds": 15,
2026-06-09 12:19:45.575660 | controller |           "periodSeconds": 20,
2026-06-09 12:19:45.575674 | controller |           "successThreshold": 1,
2026-06-09 12:19:45.575688 | controller |           "timeoutSeconds": 1
2026-06-09 12:19:45.575702 | controller |         },
2026-06-09 12:19:45.575716 | controller |         "name": "manager",
2026-06-09 12:19:45.575730 | controller |         "readinessProbe": {
2026-06-09 12:19:45.575743 | controller |           "failureThreshold": 3,
2026-06-09 12:19:45.575757 | controller |           "httpGet": {
2026-06-09 12:19:45.575771 | controller |             "path": "/readyz",
2026-06-09 12:19:45.575784 | controller |             "port": 8081,
2026-06-09 12:19:45.575798 | controller |             "scheme": "HTTP"
2026-06-09 12:19:45.575812 | controller |           },
2026-06-09 12:19:45.575825 | controller |           "initialDelaySeconds": 5,
2026-06-09 12:19:45.575839 | controller |           "periodSeconds": 10,
2026-06-09 12:19:45.575853 | controller |           "successThreshold": 1,
2026-06-09 12:19:45.575867 | controller |           "timeoutSeconds": 1
2026-06-09 12:19:45.575881 | controller |         },
2026-06-09 12:19:45.575895 | controller |         "resources": {
2026-06-09 12:19:45.575909 | controller |           "limits": {
2026-06-09 12:19:45.575923 | controller |             "cpu": "500m",
2026-06-09 12:19:45.575937 | controller |             "memory": "512Mi"
2026-06-09 12:19:45.575951 | controller |           },
2026-06-09 12:19:45.575965 | controller |           "requests": {
2026-06-09 12:19:45.575979 | controller |             "cpu": "10m",
2026-06-09 12:19:45.575992 | controller |             "memory": "256Mi"
2026-06-09 12:19:45.576006 | controller |           }
2026-06-09 12:19:45.576020 | controller |         },
2026-06-09 12:19:45.576033 | controller |         "securityContext": {
2026-06-09 12:19:45.576047 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 12:19:45.576064 | controller |           "capabilities": {
2026-06-09 12:19:45.576078 | controller |             "drop": [
2026-06-09 12:19:45.576092 | controller |               "MKNOD"
2026-06-09 12:19:45.576107 | controller |             ]
2026-06-09 12:19:45.576120 | controller |           }
2026-06-09 12:19:45.576134 | controller |         },
2026-06-09 12:19:45.576148 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 12:19:45.576162 | controller |         "terminationMessagePolicy": "File",
2026-06-09 12:19:45.576175 | controller |         "volumeMounts": [
2026-06-09 12:19:45.576190 | controller |           {
2026-06-09 12:19:45.576204 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 12:19:45.576218 | controller |             "name": "kube-api-access-w9tps",
2026-06-09 12:19:45.576232 | controller |             "readOnly": true
2026-06-09 12:19:45.576246 | controller |           }
2026-06-09 12:19:45.576261 | controller |         ]
2026-06-09 12:19:45.576275 | controller |       }
2026-06-09 12:19:45.576289 | controller |     ],
2026-06-09 12:19:45.576302 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 12:19:45.576316 | controller |     "enableServiceLinks": true,
2026-06-09 12:19:45.576330 | controller |     "imagePullSecrets": [
2026-06-09 12:19:45.576343 | controller |       {
2026-06-09 12:19:45.576377 | controller |         "name": "neutron-operator-controller-manager-dockercfg-d92k5"
2026-06-09 12:19:45.576393 | controller |       }
2026-06-09 12:19:45.576407 | controller |     ],
2026-06-09 12:19:45.576421 | controller |     "nodeName": "crc",
2026-06-09 12:19:45.576435 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 12:19:45.576449 | controller |     "priority": 0,
2026-06-09 12:19:45.576463 | controller |     "restartPolicy": "Always",
2026-06-09 12:19:45.576477 | controller |     "schedulerName": "default-scheduler",
2026-06-09 12:19:45.576491 | controller |     "securityContext": {
2026-06-09 12:19:45.576505 | controller |       "runAsNonRoot": true,
2026-06-09 12:19:45.576518 | controller |       "seLinuxOptions": {
2026-06-09 12:19:45.576532 | controller |         "level": "s0:c26,c5"
2026-06-09 12:19:45.576546 | controller |       }
2026-06-09 12:19:45.576560 | controller |     },
2026-06-09 12:19:45.576573 | controller |     "serviceAccount": "neutron-operator-controller-manager",
2026-06-09 12:19:45.576587 | controller |     "serviceAccountName": "neutron-operator-controller-manager",
2026-06-09 12:19:45.576601 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 12:19:45.576616 | controller |     "tolerations": [
2026-06-09 12:19:45.576630 | controller |       {
2026-06-09 12:19:45.576643 | controller |         "effect": "NoExecute",
2026-06-09 12:19:45.576657 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 12:19:45.576671 | controller |         "operator": "Exists",
2026-06-09 12:19:45.576685 | controller |         "tolerationSeconds": 120
2026-06-09 12:19:45.576699 | controller |       },
2026-06-09 12:19:45.576713 | controller |       {
2026-06-09 12:19:45.576726 | controller |         "effect": "NoExecute",
2026-06-09 12:19:45.576740 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 12:19:45.576754 | controller |         "operator": "Exists",
2026-06-09 12:19:45.576768 | controller |         "tolerationSeconds": 120
2026-06-09 12:19:45.576782 | controller |       },
2026-06-09 12:19:45.576795 | controller |       {
2026-06-09 12:19:45.576809 | controller |         "effect": "NoSchedule",
2026-06-09 12:19:45.576823 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 12:19:45.576837 | controller |         "operator": "Exists"
2026-06-09 12:19:45.576851 | controller |       }
2026-06-09 12:19:45.576865 | controller |     ],
2026-06-09 12:19:45.576879 | controller |     "volumes": [
2026-06-09 12:19:45.576893 | controller |       {
2026-06-09 12:19:45.576906 | controller |         "name": "kube-api-access-w9tps",
2026-06-09 12:19:45.576924 | controller |         "projected": {
2026-06-09 12:19:45.576938 | controller |           "defaultMode": 420,
2026-06-09 12:19:45.576952 | controller |           "sources": [
2026-06-09 12:19:45.576965 | controller |             {
2026-06-09 12:19:45.576979 | controller |               "serviceAccountToken": {
2026-06-09 12:19:45.576992 | controller |                 "expirationSeconds": 3607,
2026-06-09 12:19:45.577006 | controller |                 "path": "token"
2026-06-09 12:19:45.577020 | controller |               }
2026-06-09 12:19:45.577033 | controller |             },
2026-06-09 12:19:45.577046 | controller |             {
2026-06-09 12:19:45.577060 | controller |               "configMap": {
2026-06-09 12:19:45.577073 | controller |                 "items": [
2026-06-09 12:19:45.577087 | controller |                   {
2026-06-09 12:19:45.577100 | controller |                     "key": "ca.crt",
2026-06-09 12:19:45.577113 | controller |                     "path": "ca.crt"
2026-06-09 12:19:45.577126 | controller |                   }
2026-06-09 12:19:45.577154 | controller |                 ],
2026-06-09 12:19:45.577169 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 12:19:45.577182 | controller |               }
2026-06-09 12:19:45.577196 | controller |             },
2026-06-09 12:19:45.577210 | controller |             {
2026-06-09 12:19:45.577223 | controller |               "downwardAPI": {
2026-06-09 12:19:45.577236 | controller |                 "items": [
2026-06-09 12:19:45.577250 | controller |                   {
2026-06-09 12:19:45.577264 | controller |                     "fieldRef": {
2026-06-09 12:19:45.577277 | controller |                       "apiVersion": "v1",
2026-06-09 12:19:45.577290 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 12:19:45.577304 | controller |                     },
2026-06-09 12:19:45.577317 | controller |                     "path": "namespace"
2026-06-09 12:19:45.577331 | controller |                   }
2026-06-09 12:19:45.577345 | controller |                 ]
2026-06-09 12:19:45.577376 | controller |               }
2026-06-09 12:19:45.577392 | controller |             },
2026-06-09 12:19:45.577406 | controller |             {
2026-06-09 12:19:45.577420 | controller |               "configMap": {
2026-06-09 12:19:45.577434 | controller |                 "items": [
2026-06-09 12:19:45.577448 | controller |                   {
2026-06-09 12:19:45.577462 | controller |                     "key": "service-ca.crt",
2026-06-09 12:19:45.577475 | controller |                     "path": "service-ca.crt"
2026-06-09 12:19:45.577489 | controller |                   }
2026-06-09 12:19:45.577502 | controller |                 ],
2026-06-09 12:19:45.577515 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 12:19:45.577529 | controller |               }
2026-06-09 12:19:45.577542 | controller |             }
2026-06-09 12:19:45.577556 | controller |           ]
2026-06-09 12:19:45.577570 | controller |         }
2026-06-09 12:19:45.577584 | controller |       }
2026-06-09 12:19:45.577598 | controller |     ]
2026-06-09 12:19:45.577612 | controller |   },
2026-06-09 12:19:45.577626 | controller |   "status": {
2026-06-09 12:19:45.577640 | controller |     "conditions": [
2026-06-09 12:19:45.577653 | controller |       {
2026-06-09 12:19:45.577667 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.577681 | controller |         "lastTransitionTime": "2026-06-09T11:23:19Z",
2026-06-09 12:19:45.577694 | controller |         "status": "True",
2026-06-09 12:19:45.577708 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 12:19:45.577722 | controller |       },
2026-06-09 12:19:45.577736 | controller |       {
2026-06-09 12:19:45.577750 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.577763 | controller |         "lastTransitionTime": "2026-06-09T11:22:26Z",
2026-06-09 12:19:45.577777 | controller |         "status": "True",
2026-06-09 12:19:45.577796 | controller |         "type": "Initialized"
2026-06-09 12:19:45.577810 | controller |       },
2026-06-09 12:19:45.577824 | controller |       {
2026-06-09 12:19:45.577839 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.577852 | controller |         "lastTransitionTime": "2026-06-09T11:28:59Z",
2026-06-09 12:19:45.577866 | controller |         "status": "True",
2026-06-09 12:19:45.577881 | controller |         "type": "Ready"
2026-06-09 12:19:45.577895 | controller |       },
2026-06-09 12:19:45.577909 | controller |       {
2026-06-09 12:19:45.577923 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.577936 | controller |         "lastTransitionTime": "2026-06-09T11:28:59Z",
2026-06-09 12:19:45.577950 | controller |         "status": "True",
2026-06-09 12:19:45.577964 | controller |         "type": "ContainersReady"
2026-06-09 12:19:45.577978 | controller |       },
2026-06-09 12:19:45.577992 | controller |       {
2026-06-09 12:19:45.578006 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.578020 | controller |         "lastTransitionTime": "2026-06-09T11:22:26Z",
2026-06-09 12:19:45.578034 | controller |         "status": "True",
2026-06-09 12:19:45.578047 | controller |         "type": "PodScheduled"
2026-06-09 12:19:45.578061 | controller |       }
2026-06-09 12:19:45.578075 | controller |     ],
2026-06-09 12:19:45.578089 | controller |     "containerStatuses": [
2026-06-09 12:19:45.578103 | controller |       {
2026-06-09 12:19:45.578117 | controller |         "allocatedResources": {
2026-06-09 12:19:45.578130 | controller |           "cpu": "10m",
2026-06-09 12:19:45.578144 | controller |           "memory": "256Mi"
2026-06-09 12:19:45.578157 | controller |         },
2026-06-09 12:19:45.578171 | controller |         "containerID": "cri-o://0daf93ff137074c8d68a4fd5f6a8354e7aa9baa0ff180338fc89f11fbb2cd455",
2026-06-09 12:19:45.578185 | controller |         "image": "quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d",
2026-06-09 12:19:45.578199 | controller |         "imageID": "quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d",
2026-06-09 12:19:45.578213 | controller |         "lastState": {
2026-06-09 12:19:45.578227 | controller |           "terminated": {
2026-06-09 12:19:45.578241 | controller |             "containerID": "cri-o://a4517b9cbba289e7f501906e0ef183a066238693b0e98190566fb0fd248474db",
2026-06-09 12:19:45.578255 | controller |             "exitCode": 1,
2026-06-09 12:19:45.578269 | controller |             "finishedAt": "2026-06-09T11:28:42Z",
2026-06-09 12:19:45.578283 | controller |             "reason": "Error",
2026-06-09 12:19:45.578297 | controller |             "startedAt": "2026-06-09T11:23:19Z"
2026-06-09 12:19:45.578310 | controller |           }
2026-06-09 12:19:45.578324 | controller |         },
2026-06-09 12:19:45.578338 | controller |         "name": "manager",
2026-06-09 12:19:45.578373 | controller |         "ready": true,
2026-06-09 12:19:45.578390 | controller |         "resources": {
2026-06-09 12:19:45.578404 | controller |           "limits": {
2026-06-09 12:19:45.578418 | controller |             "cpu": "500m",
2026-06-09 12:19:45.578431 | controller |             "memory": "512Mi"
2026-06-09 12:19:45.578445 | controller |           },
2026-06-09 12:19:45.578459 | controller |           "requests": {
2026-06-09 12:19:45.578473 | controller |             "cpu": "10m",
2026-06-09 12:19:45.578486 | controller |             "memory": "256Mi"
2026-06-09 12:19:45.578500 | controller |           }
2026-06-09 12:19:45.578513 | controller |         },
2026-06-09 12:19:45.578527 | controller |         "restartCount": 1,
2026-06-09 12:19:45.578540 | controller |         "started": true,
2026-06-09 12:19:45.578554 | controller |         "state": {
2026-06-09 12:19:45.578569 | controller |           "running": {
2026-06-09 12:19:45.578583 | controller |             "startedAt": "2026-06-09T11:28:47Z"
2026-06-09 12:19:45.578601 | controller |           }
2026-06-09 12:19:45.578616 | controller |         },
2026-06-09 12:19:45.578630 | controller |         "user": {
2026-06-09 12:19:45.578643 | controller |           "linux": {
2026-06-09 12:19:45.578657 | controller |             "gid": 0,
2026-06-09 12:19:45.578671 | controller |             "supplementalGroups": [
2026-06-09 12:19:45.578684 | controller |               0
2026-06-09 12:19:45.578698 | controller |             ],
2026-06-09 12:19:45.578712 | controller |             "uid": 65532
2026-06-09 12:19:45.578726 | controller |           }
2026-06-09 12:19:45.578740 | controller |         },
2026-06-09 12:19:45.578753 | controller |         "volumeMounts": [
2026-06-09 12:19:45.578767 | controller |           {
2026-06-09 12:19:45.578781 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 12:19:45.578796 | controller |             "name": "kube-api-access-w9tps",
2026-06-09 12:19:45.578810 | controller |             "readOnly": true,
2026-06-09 12:19:45.578824 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 12:19:45.578838 | controller |           }
2026-06-09 12:19:45.578852 | controller |         ]
2026-06-09 12:19:45.578866 | controller |       }
2026-06-09 12:19:45.578880 | controller |     ],
2026-06-09 12:19:45.578893 | controller |     "hostIP": "192.168.126.11",
2026-06-09 12:19:45.578907 | controller |     "hostIPs": [
2026-06-09 12:19:45.578920 | controller |       {
2026-06-09 12:19:45.578934 | controller |         "ip": "192.168.126.11"
2026-06-09 12:19:45.578947 | controller |       }
2026-06-09 12:19:45.578961 | controller |     ],
2026-06-09 12:19:45.578975 | controller |     "phase": "Running",
2026-06-09 12:19:45.578989 | controller |     "podIP": "10.217.0.84",
2026-06-09 12:19:45.579002 | controller |     "podIPs": [
2026-06-09 12:19:45.579016 | controller |       {
2026-06-09 12:19:45.579030 | controller |         "ip": "10.217.0.84"
2026-06-09 12:19:45.579044 | controller |       }
2026-06-09 12:19:45.579057 | controller |     ],
2026-06-09 12:19:45.579071 | controller |     "qosClass": "Burstable",
2026-06-09 12:19:45.579085 | controller |     "startTime": "2026-06-09T11:22:26Z"
2026-06-09 12:19:45.579099 | controller |   }
2026-06-09 12:19:45.579113 | controller | }
2026-06-09 12:19:45.599629 | controller | ok:
2026-06-09 12:19:45.599672 | controller | {
2026-06-09 12:19:45.599692 | controller |   "apiVersion": "v1",
2026-06-09 12:19:45.599708 | controller |   "kind": "Pod",
2026-06-09 12:19:45.599723 | controller |   "metadata": {
2026-06-09 12:19:45.599738 | controller |     "annotations": {
2026-06-09 12:19:45.599752 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.85/23\"],\"mac_address\":\"0a:58:0a:d9:00:55\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.85/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-09 12:19:45.599768 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.85\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:55\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-09 12:19:45.599783 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-09 12:19:45.599798 | controller |       "openshift.io/scc": "anyuid",
2026-06-09 12:19:45.599813 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-09 12:19:45.599827 | controller |     },
2026-06-09 12:19:45.599842 | controller |     "creationTimestamp": "2026-06-09T11:22:26Z",
2026-06-09 12:19:45.599856 | controller |     "generateName": "nova-operator-controller-manager-f4c4579bb-",
2026-06-09 12:19:45.599876 | controller |     "generation": 1,
2026-06-09 12:19:45.599891 | controller |     "labels": {
2026-06-09 12:19:45.599905 | controller |       "app.kubernetes.io/name": "nova-operator",
2026-06-09 12:19:45.599919 | controller |       "control-plane": "controller-manager",
2026-06-09 12:19:45.599933 | controller |       "openstack.org/operator-name": "nova",
2026-06-09 12:19:45.599947 | controller |       "pod-template-hash": "f4c4579bb"
2026-06-09 12:19:45.599961 | controller |     },
2026-06-09 12:19:45.599975 | controller |     "managedFields": [
2026-06-09 12:19:45.599989 | controller |       {
2026-06-09 12:19:45.600003 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.600017 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.600031 | controller |         "fieldsV1": {
2026-06-09 12:19:45.600045 | controller |           "f:metadata": {
2026-06-09 12:19:45.600059 | controller |             "f:annotations": {
2026-06-09 12:19:45.600073 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 12:19:45.600087 | controller |             }
2026-06-09 12:19:45.600101 | controller |           }
2026-06-09 12:19:45.600116 | controller |         },
2026-06-09 12:19:45.600130 | controller |         "manager": "crc",
2026-06-09 12:19:45.600144 | controller |         "operation": "Update",
2026-06-09 12:19:45.600158 | controller |         "subresource": "status",
2026-06-09 12:19:45.600172 | controller |         "time": "2026-06-09T11:22:26Z"
2026-06-09 12:19:45.600186 | controller |       },
2026-06-09 12:19:45.600200 | controller |       {
2026-06-09 12:19:45.600214 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.600228 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.600241 | controller |         "fieldsV1": {
2026-06-09 12:19:45.600255 | controller |           "f:metadata": {
2026-06-09 12:19:45.600269 | controller |             "f:annotations": {
2026-06-09 12:19:45.600284 | controller |               ".": {},
2026-06-09 12:19:45.600298 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-09 12:19:45.600312 | controller |             },
2026-06-09 12:19:45.600414 | controller |             "f:generateName": {},
2026-06-09 12:19:45.600440 | controller |             "f:labels": {
2026-06-09 12:19:45.600456 | controller |               ".": {},
2026-06-09 12:19:45.600470 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 12:19:45.600485 | controller |               "f:control-plane": {},
2026-06-09 12:19:45.600499 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 12:19:45.600513 | controller |               "f:pod-template-hash": {}
2026-06-09 12:19:45.600527 | controller |             },
2026-06-09 12:19:45.600541 | controller |             "f:ownerReferences": {
2026-06-09 12:19:45.600555 | controller |               ".": {},
2026-06-09 12:19:45.600569 | controller |               "k:{\"uid\":\"b06a4336-dc25-4cb0-b812-7dd390ec8dde\"}": {}
2026-06-09 12:19:45.600584 | controller |             }
2026-06-09 12:19:45.600598 | controller |           },
2026-06-09 12:19:45.600611 | controller |           "f:spec": {
2026-06-09 12:19:45.600625 | controller |             "f:containers": {
2026-06-09 12:19:45.600639 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-09 12:19:45.600653 | controller |                 ".": {},
2026-06-09 12:19:45.600666 | controller |                 "f:args": {},
2026-06-09 12:19:45.600680 | controller |                 "f:command": {},
2026-06-09 12:19:45.600694 | controller |                 "f:env": {
2026-06-09 12:19:45.600708 | controller |                   ".": {},
2026-06-09 12:19:45.600722 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-09 12:19:45.600736 | controller |                     ".": {},
2026-06-09 12:19:45.600750 | controller |                     "f:name": {},
2026-06-09 12:19:45.600764 | controller |                     "f:value": {}
2026-06-09 12:19:45.600782 | controller |                   },
2026-06-09 12:19:45.600796 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 12:19:45.600810 | controller |                     ".": {},
2026-06-09 12:19:45.600824 | controller |                     "f:name": {},
2026-06-09 12:19:45.600838 | controller |                     "f:value": {}
2026-06-09 12:19:45.600851 | controller |                   },
2026-06-09 12:19:45.600865 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-09 12:19:45.600879 | controller |                     ".": {},
2026-06-09 12:19:45.600893 | controller |                     "f:name": {},
2026-06-09 12:19:45.600907 | controller |                     "f:value": {}
2026-06-09 12:19:45.600920 | controller |                   },
2026-06-09 12:19:45.600934 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 12:19:45.600948 | controller |                     ".": {},
2026-06-09 12:19:45.600962 | controller |                     "f:name": {},
2026-06-09 12:19:45.600975 | controller |                     "f:value": {}
2026-06-09 12:19:45.600989 | controller |                   },
2026-06-09 12:19:45.601003 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 12:19:45.601017 | controller |                     ".": {},
2026-06-09 12:19:45.601031 | controller |                     "f:name": {},
2026-06-09 12:19:45.601044 | controller |                     "f:value": {}
2026-06-09 12:19:45.601058 | controller |                   }
2026-06-09 12:19:45.601072 | controller |                 },
2026-06-09 12:19:45.601086 | controller |                 "f:image": {},
2026-06-09 12:19:45.601100 | controller |                 "f:imagePullPolicy": {},
2026-06-09 12:19:45.601114 | controller |                 "f:livenessProbe": {
2026-06-09 12:19:45.601128 | controller |                   ".": {},
2026-06-09 12:19:45.601142 | controller |                   "f:failureThreshold": {},
2026-06-09 12:19:45.601157 | controller |                   "f:httpGet": {
2026-06-09 12:19:45.601171 | controller |                     ".": {},
2026-06-09 12:19:45.601185 | controller |                     "f:path": {},
2026-06-09 12:19:45.601199 | controller |                     "f:port": {},
2026-06-09 12:19:45.601213 | controller |                     "f:scheme": {}
2026-06-09 12:19:45.601227 | controller |                   },
2026-06-09 12:19:45.601242 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 12:19:45.601258 | controller |                   "f:periodSeconds": {},
2026-06-09 12:19:45.601288 | controller |                   "f:successThreshold": {},
2026-06-09 12:19:45.601304 | controller |                   "f:timeoutSeconds": {}
2026-06-09 12:19:45.601318 | controller |                 },
2026-06-09 12:19:45.601332 | controller |                 "f:name": {},
2026-06-09 12:19:45.601346 | controller |                 "f:readinessProbe": {
2026-06-09 12:19:45.601386 | controller |                   ".": {},
2026-06-09 12:19:45.601402 | controller |                   "f:failureThreshold": {},
2026-06-09 12:19:45.601416 | controller |                   "f:httpGet": {
2026-06-09 12:19:45.601430 | controller |                     ".": {},
2026-06-09 12:19:45.601444 | controller |                     "f:path": {},
2026-06-09 12:19:45.601458 | controller |                     "f:port": {},
2026-06-09 12:19:45.601471 | controller |                     "f:scheme": {}
2026-06-09 12:19:45.601485 | controller |                   },
2026-06-09 12:19:45.601499 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 12:19:45.601513 | controller |                   "f:periodSeconds": {},
2026-06-09 12:19:45.601527 | controller |                   "f:successThreshold": {},
2026-06-09 12:19:45.601540 | controller |                   "f:timeoutSeconds": {}
2026-06-09 12:19:45.601554 | controller |                 },
2026-06-09 12:19:45.601568 | controller |                 "f:resources": {
2026-06-09 12:19:45.601587 | controller |                   ".": {},
2026-06-09 12:19:45.601602 | controller |                   "f:limits": {
2026-06-09 12:19:45.601616 | controller |                     ".": {},
2026-06-09 12:19:45.601630 | controller |                     "f:cpu": {},
2026-06-09 12:19:45.601643 | controller |                     "f:memory": {}
2026-06-09 12:19:45.601657 | controller |                   },
2026-06-09 12:19:45.601671 | controller |                   "f:requests": {
2026-06-09 12:19:45.601685 | controller |                     ".": {},
2026-06-09 12:19:45.601699 | controller |                     "f:cpu": {},
2026-06-09 12:19:45.601713 | controller |                     "f:memory": {}
2026-06-09 12:19:45.601726 | controller |                   }
2026-06-09 12:19:45.601740 | controller |                 },
2026-06-09 12:19:45.601754 | controller |                 "f:securityContext": {
2026-06-09 12:19:45.601768 | controller |                   ".": {},
2026-06-09 12:19:45.601782 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-09 12:19:45.601796 | controller |                 },
2026-06-09 12:19:45.601810 | controller |                 "f:terminationMessagePath": {},
2026-06-09 12:19:45.601824 | controller |                 "f:terminationMessagePolicy": {}
2026-06-09 12:19:45.601838 | controller |               }
2026-06-09 12:19:45.601852 | controller |             },
2026-06-09 12:19:45.601866 | controller |             "f:dnsPolicy": {},
2026-06-09 12:19:45.601880 | controller |             "f:enableServiceLinks": {},
2026-06-09 12:19:45.601893 | controller |             "f:restartPolicy": {},
2026-06-09 12:19:45.601907 | controller |             "f:schedulerName": {},
2026-06-09 12:19:45.601921 | controller |             "f:securityContext": {
2026-06-09 12:19:45.601935 | controller |               ".": {},
2026-06-09 12:19:45.601948 | controller |               "f:runAsNonRoot": {}
2026-06-09 12:19:45.601962 | controller |             },
2026-06-09 12:19:45.601977 | controller |             "f:serviceAccount": {},
2026-06-09 12:19:45.601991 | controller |             "f:serviceAccountName": {},
2026-06-09 12:19:45.602005 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 12:19:45.602018 | controller |             "f:tolerations": {}
2026-06-09 12:19:45.602032 | controller |           }
2026-06-09 12:19:45.602046 | controller |         },
2026-06-09 12:19:45.602060 | controller |         "manager": "kube-controller-manager",
2026-06-09 12:19:45.602074 | controller |         "operation": "Update",
2026-06-09 12:19:45.602088 | controller |         "time": "2026-06-09T11:22:26Z"
2026-06-09 12:19:45.602102 | controller |       },
2026-06-09 12:19:45.602116 | controller |       {
2026-06-09 12:19:45.602130 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.602144 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.602158 | controller |         "fieldsV1": {
2026-06-09 12:19:45.602172 | controller |           "f:metadata": {
2026-06-09 12:19:45.602187 | controller |             "f:annotations": {
2026-06-09 12:19:45.602201 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 12:19:45.602215 | controller |             }
2026-06-09 12:19:45.602229 | controller |           }
2026-06-09 12:19:45.602243 | controller |         },
2026-06-09 12:19:45.602258 | controller |         "manager": "multus-daemon",
2026-06-09 12:19:45.602271 | controller |         "operation": "Update",
2026-06-09 12:19:45.602286 | controller |         "subresource": "status",
2026-06-09 12:19:45.602300 | controller |         "time": "2026-06-09T11:22:41Z"
2026-06-09 12:19:45.602314 | controller |       },
2026-06-09 12:19:45.602328 | controller |       {
2026-06-09 12:19:45.602342 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.602378 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.602394 | controller |         "fieldsV1": {
2026-06-09 12:19:45.602409 | controller |           "f:status": {
2026-06-09 12:19:45.602430 | controller |             "f:conditions": {
2026-06-09 12:19:45.602445 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 12:19:45.602459 | controller |                 ".": {},
2026-06-09 12:19:45.602473 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.602487 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.602501 | controller |                 "f:status": {},
2026-06-09 12:19:45.602515 | controller |                 "f:type": {}
2026-06-09 12:19:45.602529 | controller |               },
2026-06-09 12:19:45.602542 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 12:19:45.602556 | controller |                 ".": {},
2026-06-09 12:19:45.602570 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.602588 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.602602 | controller |                 "f:status": {},
2026-06-09 12:19:45.602616 | controller |                 "f:type": {}
2026-06-09 12:19:45.602630 | controller |               },
2026-06-09 12:19:45.602644 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 12:19:45.602658 | controller |                 ".": {},
2026-06-09 12:19:45.602672 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.602686 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.602699 | controller |                 "f:status": {},
2026-06-09 12:19:45.602713 | controller |                 "f:type": {}
2026-06-09 12:19:45.602727 | controller |               },
2026-06-09 12:19:45.602741 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 12:19:45.602754 | controller |                 ".": {},
2026-06-09 12:19:45.602768 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.602782 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.602796 | controller |                 "f:status": {},
2026-06-09 12:19:45.602810 | controller |                 "f:type": {}
2026-06-09 12:19:45.602824 | controller |               }
2026-06-09 12:19:45.602838 | controller |             },
2026-06-09 12:19:45.602853 | controller |             "f:containerStatuses": {},
2026-06-09 12:19:45.602867 | controller |             "f:hostIP": {},
2026-06-09 12:19:45.602880 | controller |             "f:hostIPs": {},
2026-06-09 12:19:45.602894 | controller |             "f:phase": {},
2026-06-09 12:19:45.602908 | controller |             "f:podIP": {},
2026-06-09 12:19:45.602922 | controller |             "f:podIPs": {
2026-06-09 12:19:45.602936 | controller |               ".": {},
2026-06-09 12:19:45.602950 | controller |               "k:{\"ip\":\"10.217.0.85\"}": {
2026-06-09 12:19:45.602964 | controller |                 ".": {},
2026-06-09 12:19:45.602978 | controller |                 "f:ip": {}
2026-06-09 12:19:45.602992 | controller |               }
2026-06-09 12:19:45.603005 | controller |             },
2026-06-09 12:19:45.603019 | controller |             "f:startTime": {}
2026-06-09 12:19:45.603033 | controller |           }
2026-06-09 12:19:45.603047 | controller |         },
2026-06-09 12:19:45.603061 | controller |         "manager": "kubelet",
2026-06-09 12:19:45.603074 | controller |         "operation": "Update",
2026-06-09 12:19:45.603088 | controller |         "subresource": "status",
2026-06-09 12:19:45.603101 | controller |         "time": "2026-06-09T11:28:56Z"
2026-06-09 12:19:45.603115 | controller |       }
2026-06-09 12:19:45.603129 | controller |     ],
2026-06-09 12:19:45.603143 | controller |     "name": "nova-operator-controller-manager-f4c4579bb-4gw2t",
2026-06-09 12:19:45.603158 | controller |     "namespace": "openstack-operators",
2026-06-09 12:19:45.603172 | controller |     "ownerReferences": [
2026-06-09 12:19:45.603186 | controller |       {
2026-06-09 12:19:45.603200 | controller |         "apiVersion": "apps/v1",
2026-06-09 12:19:45.603214 | controller |         "blockOwnerDeletion": true,
2026-06-09 12:19:45.603232 | controller |         "controller": true,
2026-06-09 12:19:45.603247 | controller |         "kind": "ReplicaSet",
2026-06-09 12:19:45.603263 | controller |         "name": "nova-operator-controller-manager-f4c4579bb",
2026-06-09 12:19:45.603280 | controller |         "uid": "b06a4336-dc25-4cb0-b812-7dd390ec8dde"
2026-06-09 12:19:45.603294 | controller |       }
2026-06-09 12:19:45.603308 | controller |     ],
2026-06-09 12:19:45.603322 | controller |     "resourceVersion": "62486",
2026-06-09 12:19:45.603336 | controller |     "uid": "d4489878-8f92-4414-8197-3810516ed9dc"
2026-06-09 12:19:45.603369 | controller |   },
2026-06-09 12:19:45.603388 | controller |   "spec": {
2026-06-09 12:19:45.603403 | controller |     "containers": [
2026-06-09 12:19:45.603417 | controller |       {
2026-06-09 12:19:45.603431 | controller |         "args": [
2026-06-09 12:19:45.603445 | controller |           "--leader-elect",
2026-06-09 12:19:45.603459 | controller |           "--health-probe-bind-address=:8081",
2026-06-09 12:19:45.603474 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-09 12:19:45.603488 | controller |         ],
2026-06-09 12:19:45.603502 | controller |         "command": [
2026-06-09 12:19:45.603515 | controller |           "/manager"
2026-06-09 12:19:45.603529 | controller |         ],
2026-06-09 12:19:45.603543 | controller |         "env": [
2026-06-09 12:19:45.603557 | controller |           {
2026-06-09 12:19:45.603571 | controller |             "name": "LEASE_DURATION",
2026-06-09 12:19:45.603585 | controller |             "value": "30"
2026-06-09 12:19:45.603599 | controller |           },
2026-06-09 12:19:45.603613 | controller |           {
2026-06-09 12:19:45.603627 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 12:19:45.603641 | controller |             "value": "20"
2026-06-09 12:19:45.603655 | controller |           },
2026-06-09 12:19:45.603669 | controller |           {
2026-06-09 12:19:45.603683 | controller |             "name": "RETRY_PERIOD",
2026-06-09 12:19:45.603697 | controller |             "value": "5"
2026-06-09 12:19:45.603711 | controller |           },
2026-06-09 12:19:45.603725 | controller |           {
2026-06-09 12:19:45.603739 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-09 12:19:45.603753 | controller |             "value": "false"
2026-06-09 12:19:45.603766 | controller |           },
2026-06-09 12:19:45.603780 | controller |           {
2026-06-09 12:19:45.603794 | controller |             "name": "METRICS_CERTS",
2026-06-09 12:19:45.603811 | controller |             "value": "false"
2026-06-09 12:19:45.603826 | controller |           }
2026-06-09 12:19:45.603840 | controller |         ],
2026-06-09 12:19:45.603854 | controller |         "image": "quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60",
2026-06-09 12:19:45.603869 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 12:19:45.603883 | controller |         "livenessProbe": {
2026-06-09 12:19:45.603897 | controller |           "failureThreshold": 3,
2026-06-09 12:19:45.603911 | controller |           "httpGet": {
2026-06-09 12:19:45.603925 | controller |             "path": "/healthz",
2026-06-09 12:19:45.603939 | controller |             "port": 8081,
2026-06-09 12:19:45.603953 | controller |             "scheme": "HTTP"
2026-06-09 12:19:45.603968 | controller |           },
2026-06-09 12:19:45.603982 | controller |           "initialDelaySeconds": 15,
2026-06-09 12:19:45.603995 | controller |           "periodSeconds": 20,
2026-06-09 12:19:45.604009 | controller |           "successThreshold": 1,
2026-06-09 12:19:45.604023 | controller |           "timeoutSeconds": 1
2026-06-09 12:19:45.604037 | controller |         },
2026-06-09 12:19:45.604050 | controller |         "name": "manager",
2026-06-09 12:19:45.604064 | controller |         "readinessProbe": {
2026-06-09 12:19:45.604078 | controller |           "failureThreshold": 3,
2026-06-09 12:19:45.604096 | controller |           "httpGet": {
2026-06-09 12:19:45.604111 | controller |             "path": "/readyz",
2026-06-09 12:19:45.604125 | controller |             "port": 8081,
2026-06-09 12:19:45.604139 | controller |             "scheme": "HTTP"
2026-06-09 12:19:45.604153 | controller |           },
2026-06-09 12:19:45.604168 | controller |           "initialDelaySeconds": 5,
2026-06-09 12:19:45.604182 | controller |           "periodSeconds": 10,
2026-06-09 12:19:45.604196 | controller |           "successThreshold": 1,
2026-06-09 12:19:45.604209 | controller |           "timeoutSeconds": 1
2026-06-09 12:19:45.604223 | controller |         },
2026-06-09 12:19:45.604237 | controller |         "resources": {
2026-06-09 12:19:45.604251 | controller |           "limits": {
2026-06-09 12:19:45.604265 | controller |             "cpu": "500m",
2026-06-09 12:19:45.604281 | controller |             "memory": "512Mi"
2026-06-09 12:19:45.604297 | controller |           },
2026-06-09 12:19:45.604312 | controller |           "requests": {
2026-06-09 12:19:45.604326 | controller |             "cpu": "10m",
2026-06-09 12:19:45.604340 | controller |             "memory": "256Mi"
2026-06-09 12:19:45.604373 | controller |           }
2026-06-09 12:19:45.604390 | controller |         },
2026-06-09 12:19:45.604404 | controller |         "securityContext": {
2026-06-09 12:19:45.604419 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 12:19:45.604433 | controller |           "capabilities": {
2026-06-09 12:19:45.604447 | controller |             "drop": [
2026-06-09 12:19:45.604460 | controller |               "MKNOD"
2026-06-09 12:19:45.604474 | controller |             ]
2026-06-09 12:19:45.604488 | controller |           }
2026-06-09 12:19:45.604502 | controller |         },
2026-06-09 12:19:45.604515 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 12:19:45.604529 | controller |         "terminationMessagePolicy": "File",
2026-06-09 12:19:45.604543 | controller |         "volumeMounts": [
2026-06-09 12:19:45.604558 | controller |           {
2026-06-09 12:19:45.604572 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 12:19:45.604586 | controller |             "name": "kube-api-access-cmf4b",
2026-06-09 12:19:45.604600 | controller |             "readOnly": true
2026-06-09 12:19:45.604614 | controller |           }
2026-06-09 12:19:45.604629 | controller |         ]
2026-06-09 12:19:45.604643 | controller |       }
2026-06-09 12:19:45.604657 | controller |     ],
2026-06-09 12:19:45.604670 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 12:19:45.604684 | controller |     "enableServiceLinks": true,
2026-06-09 12:19:45.604698 | controller |     "imagePullSecrets": [
2026-06-09 12:19:45.604712 | controller |       {
2026-06-09 12:19:45.604726 | controller |         "name": "nova-operator-controller-manager-dockercfg-snvgf"
2026-06-09 12:19:45.604740 | controller |       }
2026-06-09 12:19:45.604754 | controller |     ],
2026-06-09 12:19:45.604768 | controller |     "nodeName": "crc",
2026-06-09 12:19:45.604782 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 12:19:45.604796 | controller |     "priority": 0,
2026-06-09 12:19:45.604810 | controller |     "restartPolicy": "Always",
2026-06-09 12:19:45.604824 | controller |     "schedulerName": "default-scheduler",
2026-06-09 12:19:45.604838 | controller |     "securityContext": {
2026-06-09 12:19:45.604851 | controller |       "runAsNonRoot": true,
2026-06-09 12:19:45.604865 | controller |       "seLinuxOptions": {
2026-06-09 12:19:45.604879 | controller |         "level": "s0:c26,c5"
2026-06-09 12:19:45.604892 | controller |       }
2026-06-09 12:19:45.604906 | controller |     },
2026-06-09 12:19:45.604920 | controller |     "serviceAccount": "nova-operator-controller-manager",
2026-06-09 12:19:45.604934 | controller |     "serviceAccountName": "nova-operator-controller-manager",
2026-06-09 12:19:45.604948 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 12:19:45.604966 | controller |     "tolerations": [
2026-06-09 12:19:45.604981 | controller |       {
2026-06-09 12:19:45.604995 | controller |         "effect": "NoExecute",
2026-06-09 12:19:45.605009 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 12:19:45.605023 | controller |         "operator": "Exists",
2026-06-09 12:19:45.605036 | controller |         "tolerationSeconds": 120
2026-06-09 12:19:45.605050 | controller |       },
2026-06-09 12:19:45.605064 | controller |       {
2026-06-09 12:19:45.605077 | controller |         "effect": "NoExecute",
2026-06-09 12:19:45.605091 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 12:19:45.605104 | controller |         "operator": "Exists",
2026-06-09 12:19:45.605118 | controller |         "tolerationSeconds": 120
2026-06-09 12:19:45.605132 | controller |       },
2026-06-09 12:19:45.605146 | controller |       {
2026-06-09 12:19:45.605161 | controller |         "effect": "NoSchedule",
2026-06-09 12:19:45.605175 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 12:19:45.605189 | controller |         "operator": "Exists"
2026-06-09 12:19:45.605203 | controller |       }
2026-06-09 12:19:45.605217 | controller |     ],
2026-06-09 12:19:45.605231 | controller |     "volumes": [
2026-06-09 12:19:45.605245 | controller |       {
2026-06-09 12:19:45.605259 | controller |         "name": "kube-api-access-cmf4b",
2026-06-09 12:19:45.605274 | controller |         "projected": {
2026-06-09 12:19:45.605288 | controller |           "defaultMode": 420,
2026-06-09 12:19:45.605317 | controller |           "sources": [
2026-06-09 12:19:45.605333 | controller |             {
2026-06-09 12:19:45.605347 | controller |               "serviceAccountToken": {
2026-06-09 12:19:45.605380 | controller |                 "expirationSeconds": 3607,
2026-06-09 12:19:45.605396 | controller |                 "path": "token"
2026-06-09 12:19:45.605410 | controller |               }
2026-06-09 12:19:45.605425 | controller |             },
2026-06-09 12:19:45.605439 | controller |             {
2026-06-09 12:19:45.605452 | controller |               "configMap": {
2026-06-09 12:19:45.605466 | controller |                 "items": [
2026-06-09 12:19:45.605480 | controller |                   {
2026-06-09 12:19:45.605494 | controller |                     "key": "ca.crt",
2026-06-09 12:19:45.605507 | controller |                     "path": "ca.crt"
2026-06-09 12:19:45.605521 | controller |                   }
2026-06-09 12:19:45.605535 | controller |                 ],
2026-06-09 12:19:45.605549 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 12:19:45.605563 | controller |               }
2026-06-09 12:19:45.605578 | controller |             },
2026-06-09 12:19:45.605591 | controller |             {
2026-06-09 12:19:45.605605 | controller |               "downwardAPI": {
2026-06-09 12:19:45.605619 | controller |                 "items": [
2026-06-09 12:19:45.605633 | controller |                   {
2026-06-09 12:19:45.605647 | controller |                     "fieldRef": {
2026-06-09 12:19:45.605661 | controller |                       "apiVersion": "v1",
2026-06-09 12:19:45.605675 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 12:19:45.605689 | controller |                     },
2026-06-09 12:19:45.605703 | controller |                     "path": "namespace"
2026-06-09 12:19:45.605717 | controller |                   }
2026-06-09 12:19:45.605731 | controller |                 ]
2026-06-09 12:19:45.605745 | controller |               }
2026-06-09 12:19:45.605759 | controller |             },
2026-06-09 12:19:45.605773 | controller |             {
2026-06-09 12:19:45.605787 | controller |               "configMap": {
2026-06-09 12:19:45.605801 | controller |                 "items": [
2026-06-09 12:19:45.605815 | controller |                   {
2026-06-09 12:19:45.605829 | controller |                     "key": "service-ca.crt",
2026-06-09 12:19:45.605847 | controller |                     "path": "service-ca.crt"
2026-06-09 12:19:45.605862 | controller |                   }
2026-06-09 12:19:45.605876 | controller |                 ],
2026-06-09 12:19:45.605890 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 12:19:45.605904 | controller |               }
2026-06-09 12:19:45.605918 | controller |             }
2026-06-09 12:19:45.605931 | controller |           ]
2026-06-09 12:19:45.605945 | controller |         }
2026-06-09 12:19:45.605959 | controller |       }
2026-06-09 12:19:45.605973 | controller |     ]
2026-06-09 12:19:45.605988 | controller |   },
2026-06-09 12:19:45.606001 | controller |   "status": {
2026-06-09 12:19:45.606015 | controller |     "conditions": [
2026-06-09 12:19:45.606030 | controller |       {
2026-06-09 12:19:45.606044 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.606057 | controller |         "lastTransitionTime": "2026-06-09T11:22:42Z",
2026-06-09 12:19:45.606072 | controller |         "status": "True",
2026-06-09 12:19:45.606086 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 12:19:45.606099 | controller |       },
2026-06-09 12:19:45.606113 | controller |       {
2026-06-09 12:19:45.606127 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.606143 | controller |         "lastTransitionTime": "2026-06-09T11:22:26Z",
2026-06-09 12:19:45.606160 | controller |         "status": "True",
2026-06-09 12:19:45.606174 | controller |         "type": "Initialized"
2026-06-09 12:19:45.606188 | controller |       },
2026-06-09 12:19:45.606202 | controller |       {
2026-06-09 12:19:45.606216 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.606231 | controller |         "lastTransitionTime": "2026-06-09T11:28:56Z",
2026-06-09 12:19:45.606245 | controller |         "status": "True",
2026-06-09 12:19:45.606259 | controller |         "type": "Ready"
2026-06-09 12:19:45.606273 | controller |       },
2026-06-09 12:19:45.606287 | controller |       {
2026-06-09 12:19:45.606301 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.606315 | controller |         "lastTransitionTime": "2026-06-09T11:28:56Z",
2026-06-09 12:19:45.606329 | controller |         "status": "True",
2026-06-09 12:19:45.606343 | controller |         "type": "ContainersReady"
2026-06-09 12:19:45.606377 | controller |       },
2026-06-09 12:19:45.606393 | controller |       {
2026-06-09 12:19:45.606407 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.606421 | controller |         "lastTransitionTime": "2026-06-09T11:22:26Z",
2026-06-09 12:19:45.606435 | controller |         "status": "True",
2026-06-09 12:19:45.606449 | controller |         "type": "PodScheduled"
2026-06-09 12:19:45.606462 | controller |       }
2026-06-09 12:19:45.606476 | controller |     ],
2026-06-09 12:19:45.606490 | controller |     "containerStatuses": [
2026-06-09 12:19:45.606504 | controller |       {
2026-06-09 12:19:45.606518 | controller |         "allocatedResources": {
2026-06-09 12:19:45.606532 | controller |           "cpu": "10m",
2026-06-09 12:19:45.606546 | controller |           "memory": "256Mi"
2026-06-09 12:19:45.606560 | controller |         },
2026-06-09 12:19:45.606574 | controller |         "containerID": "cri-o://1b857c1389b4909977c4933686097fdc581b37e058792b2a8ef454ea117ba72f",
2026-06-09 12:19:45.606589 | controller |         "image": "quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60",
2026-06-09 12:19:45.606603 | controller |         "imageID": "quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60",
2026-06-09 12:19:45.606617 | controller |         "lastState": {
2026-06-09 12:19:45.606631 | controller |           "terminated": {
2026-06-09 12:19:45.606645 | controller |             "containerID": "cri-o://b149c1db500958a24af723d046cbbb38f0a5c5db25753fb59c34717ddb634481",
2026-06-09 12:19:45.606663 | controller |             "exitCode": 1,
2026-06-09 12:19:45.606678 | controller |             "finishedAt": "2026-06-09T11:28:42Z",
2026-06-09 12:19:45.606692 | controller |             "reason": "Error",
2026-06-09 12:19:45.606705 | controller |             "startedAt": "2026-06-09T11:23:20Z"
2026-06-09 12:19:45.606719 | controller |           }
2026-06-09 12:19:45.606733 | controller |         },
2026-06-09 12:19:45.606747 | controller |         "name": "manager",
2026-06-09 12:19:45.606760 | controller |         "ready": true,
2026-06-09 12:19:45.606774 | controller |         "resources": {
2026-06-09 12:19:45.606787 | controller |           "limits": {
2026-06-09 12:19:45.606801 | controller |             "cpu": "500m",
2026-06-09 12:19:45.606815 | controller |             "memory": "512Mi"
2026-06-09 12:19:45.606828 | controller |           },
2026-06-09 12:19:45.606842 | controller |           "requests": {
2026-06-09 12:19:45.606856 | controller |             "cpu": "10m",
2026-06-09 12:19:45.606870 | controller |             "memory": "256Mi"
2026-06-09 12:19:45.606884 | controller |           }
2026-06-09 12:19:45.606897 | controller |         },
2026-06-09 12:19:45.606911 | controller |         "restartCount": 1,
2026-06-09 12:19:45.606925 | controller |         "started": true,
2026-06-09 12:19:45.606938 | controller |         "state": {
2026-06-09 12:19:45.606952 | controller |           "running": {
2026-06-09 12:19:45.606966 | controller |             "startedAt": "2026-06-09T11:28:45Z"
2026-06-09 12:19:45.606980 | controller |           }
2026-06-09 12:19:45.606994 | controller |         },
2026-06-09 12:19:45.607008 | controller |         "user": {
2026-06-09 12:19:45.607021 | controller |           "linux": {
2026-06-09 12:19:45.607035 | controller |             "gid": 0,
2026-06-09 12:19:45.607050 | controller |             "supplementalGroups": [
2026-06-09 12:19:45.607063 | controller |               0
2026-06-09 12:19:45.607077 | controller |             ],
2026-06-09 12:19:45.607091 | controller |             "uid": 65532
2026-06-09 12:19:45.607105 | controller |           }
2026-06-09 12:19:45.607119 | controller |         },
2026-06-09 12:19:45.607133 | controller |         "volumeMounts": [
2026-06-09 12:19:45.607147 | controller |           {
2026-06-09 12:19:45.607161 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 12:19:45.607176 | controller |             "name": "kube-api-access-cmf4b",
2026-06-09 12:19:45.607190 | controller |             "readOnly": true,
2026-06-09 12:19:45.607205 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 12:19:45.607219 | controller |           }
2026-06-09 12:19:45.607233 | controller |         ]
2026-06-09 12:19:45.607247 | controller |       }
2026-06-09 12:19:45.607261 | controller |     ],
2026-06-09 12:19:45.607275 | controller |     "hostIP": "192.168.126.11",
2026-06-09 12:19:45.607289 | controller |     "hostIPs": [
2026-06-09 12:19:45.607304 | controller |       {
2026-06-09 12:19:45.607318 | controller |         "ip": "192.168.126.11"
2026-06-09 12:19:45.607332 | controller |       }
2026-06-09 12:19:45.607349 | controller |     ],
2026-06-09 12:19:45.607415 | controller |     "phase": "Running",
2026-06-09 12:19:45.607437 | controller |     "podIP": "10.217.0.85",
2026-06-09 12:19:45.607451 | controller |     "podIPs": [
2026-06-09 12:19:45.607466 | controller |       {
2026-06-09 12:19:45.607480 | controller |         "ip": "10.217.0.85"
2026-06-09 12:19:45.607494 | controller |       }
2026-06-09 12:19:45.607507 | controller |     ],
2026-06-09 12:19:45.607521 | controller |     "qosClass": "Burstable",
2026-06-09 12:19:45.607535 | controller |     "startTime": "2026-06-09T11:22:26Z"
2026-06-09 12:19:45.607550 | controller |   }
2026-06-09 12:19:45.607564 | controller | }
2026-06-09 12:19:45.628706 | controller | ok:
2026-06-09 12:19:45.628772 | controller | {
2026-06-09 12:19:45.628864 | controller |   "apiVersion": "v1",
2026-06-09 12:19:45.628887 | controller |   "kind": "Pod",
2026-06-09 12:19:45.628908 | controller |   "metadata": {
2026-06-09 12:19:45.628923 | controller |     "annotations": {
2026-06-09 12:19:45.628939 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.86/23\"],\"mac_address\":\"0a:58:0a:d9:00:56\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.86/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-09 12:19:45.628954 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.86\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:56\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-09 12:19:45.628970 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-09 12:19:45.628986 | controller |       "openshift.io/scc": "anyuid",
2026-06-09 12:19:45.629000 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-09 12:19:45.629014 | controller |     },
2026-06-09 12:19:45.629028 | controller |     "creationTimestamp": "2026-06-09T11:22:26Z",
2026-06-09 12:19:45.629042 | controller |     "generateName": "octavia-operator-controller-manager-6495978d8d-",
2026-06-09 12:19:45.629056 | controller |     "generation": 1,
2026-06-09 12:19:45.629070 | controller |     "labels": {
2026-06-09 12:19:45.629084 | controller |       "app.kubernetes.io/name": "octavia-operator",
2026-06-09 12:19:45.629098 | controller |       "control-plane": "controller-manager",
2026-06-09 12:19:45.629112 | controller |       "openstack.org/operator-name": "octavia",
2026-06-09 12:19:45.629126 | controller |       "pod-template-hash": "6495978d8d"
2026-06-09 12:19:45.629140 | controller |     },
2026-06-09 12:19:45.629154 | controller |     "managedFields": [
2026-06-09 12:19:45.629168 | controller |       {
2026-06-09 12:19:45.629182 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.629196 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.629209 | controller |         "fieldsV1": {
2026-06-09 12:19:45.629223 | controller |           "f:metadata": {
2026-06-09 12:19:45.629236 | controller |             "f:annotations": {
2026-06-09 12:19:45.629250 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 12:19:45.629263 | controller |             }
2026-06-09 12:19:45.629277 | controller |           }
2026-06-09 12:19:45.629290 | controller |         },
2026-06-09 12:19:45.629304 | controller |         "manager": "crc",
2026-06-09 12:19:45.629318 | controller |         "operation": "Update",
2026-06-09 12:19:45.629331 | controller |         "subresource": "status",
2026-06-09 12:19:45.629348 | controller |         "time": "2026-06-09T11:22:26Z"
2026-06-09 12:19:45.629390 | controller |       },
2026-06-09 12:19:45.629405 | controller |       {
2026-06-09 12:19:45.629419 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.629433 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.629457 | controller |         "fieldsV1": {
2026-06-09 12:19:45.629472 | controller |           "f:metadata": {
2026-06-09 12:19:45.629486 | controller |             "f:annotations": {
2026-06-09 12:19:45.629501 | controller |               ".": {},
2026-06-09 12:19:45.629515 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-09 12:19:45.629529 | controller |             },
2026-06-09 12:19:45.629544 | controller |             "f:generateName": {},
2026-06-09 12:19:45.629558 | controller |             "f:labels": {
2026-06-09 12:19:45.629571 | controller |               ".": {},
2026-06-09 12:19:45.629585 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 12:19:45.629599 | controller |               "f:control-plane": {},
2026-06-09 12:19:45.629617 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 12:19:45.629632 | controller |               "f:pod-template-hash": {}
2026-06-09 12:19:45.629646 | controller |             },
2026-06-09 12:19:45.629659 | controller |             "f:ownerReferences": {
2026-06-09 12:19:45.629674 | controller |               ".": {},
2026-06-09 12:19:45.629688 | controller |               "k:{\"uid\":\"ba27c507-eb2d-41a9-9f72-82978d8d72c2\"}": {}
2026-06-09 12:19:45.629702 | controller |             }
2026-06-09 12:19:45.629717 | controller |           },
2026-06-09 12:19:45.629731 | controller |           "f:spec": {
2026-06-09 12:19:45.629747 | controller |             "f:containers": {
2026-06-09 12:19:45.629761 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-09 12:19:45.629775 | controller |                 ".": {},
2026-06-09 12:19:45.629789 | controller |                 "f:args": {},
2026-06-09 12:19:45.629803 | controller |                 "f:command": {},
2026-06-09 12:19:45.629816 | controller |                 "f:env": {
2026-06-09 12:19:45.629830 | controller |                   ".": {},
2026-06-09 12:19:45.629844 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-09 12:19:45.629858 | controller |                     ".": {},
2026-06-09 12:19:45.629871 | controller |                     "f:name": {},
2026-06-09 12:19:45.629885 | controller |                     "f:value": {}
2026-06-09 12:19:45.629899 | controller |                   },
2026-06-09 12:19:45.629913 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 12:19:45.629926 | controller |                     ".": {},
2026-06-09 12:19:45.629940 | controller |                     "f:name": {},
2026-06-09 12:19:45.629954 | controller |                     "f:value": {}
2026-06-09 12:19:45.629967 | controller |                   },
2026-06-09 12:19:45.629981 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-09 12:19:45.629995 | controller |                     ".": {},
2026-06-09 12:19:45.630008 | controller |                     "f:name": {},
2026-06-09 12:19:45.630022 | controller |                     "f:value": {}
2026-06-09 12:19:45.630035 | controller |                   },
2026-06-09 12:19:45.630049 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 12:19:45.630062 | controller |                     ".": {},
2026-06-09 12:19:45.630076 | controller |                     "f:name": {},
2026-06-09 12:19:45.630089 | controller |                     "f:value": {}
2026-06-09 12:19:45.630103 | controller |                   },
2026-06-09 12:19:45.630117 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 12:19:45.630131 | controller |                     ".": {},
2026-06-09 12:19:45.630215 | controller |                     "f:name": {},
2026-06-09 12:19:45.630233 | controller |                     "f:value": {}
2026-06-09 12:19:45.630248 | controller |                   }
2026-06-09 12:19:45.630265 | controller |                 },
2026-06-09 12:19:45.630281 | controller |                 "f:image": {},
2026-06-09 12:19:45.630295 | controller |                 "f:imagePullPolicy": {},
2026-06-09 12:19:45.630309 | controller |                 "f:livenessProbe": {
2026-06-09 12:19:45.630323 | controller |                   ".": {},
2026-06-09 12:19:45.630337 | controller |                   "f:failureThreshold": {},
2026-06-09 12:19:45.630369 | controller |                   "f:httpGet": {
2026-06-09 12:19:45.630388 | controller |                     ".": {},
2026-06-09 12:19:45.630402 | controller |                     "f:path": {},
2026-06-09 12:19:45.630416 | controller |                     "f:port": {},
2026-06-09 12:19:45.630430 | controller |                     "f:scheme": {}
2026-06-09 12:19:45.630444 | controller |                   },
2026-06-09 12:19:45.630458 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 12:19:45.630472 | controller |                   "f:periodSeconds": {},
2026-06-09 12:19:45.630490 | controller |                   "f:successThreshold": {},
2026-06-09 12:19:45.630505 | controller |                   "f:timeoutSeconds": {}
2026-06-09 12:19:45.630519 | controller |                 },
2026-06-09 12:19:45.630534 | controller |                 "f:name": {},
2026-06-09 12:19:45.630548 | controller |                 "f:readinessProbe": {
2026-06-09 12:19:45.630562 | controller |                   ".": {},
2026-06-09 12:19:45.630576 | controller |                   "f:failureThreshold": {},
2026-06-09 12:19:45.630590 | controller |                   "f:httpGet": {
2026-06-09 12:19:45.630604 | controller |                     ".": {},
2026-06-09 12:19:45.630617 | controller |                     "f:path": {},
2026-06-09 12:19:45.630631 | controller |                     "f:port": {},
2026-06-09 12:19:45.630644 | controller |                     "f:scheme": {}
2026-06-09 12:19:45.630658 | controller |                   },
2026-06-09 12:19:45.630671 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 12:19:45.630685 | controller |                   "f:periodSeconds": {},
2026-06-09 12:19:45.630698 | controller |                   "f:successThreshold": {},
2026-06-09 12:19:45.630712 | controller |                   "f:timeoutSeconds": {}
2026-06-09 12:19:45.630725 | controller |                 },
2026-06-09 12:19:45.630739 | controller |                 "f:resources": {
2026-06-09 12:19:45.630753 | controller |                   ".": {},
2026-06-09 12:19:45.630768 | controller |                   "f:limits": {
2026-06-09 12:19:45.630782 | controller |                     ".": {},
2026-06-09 12:19:45.630795 | controller |                     "f:cpu": {},
2026-06-09 12:19:45.630809 | controller |                     "f:memory": {}
2026-06-09 12:19:45.630822 | controller |                   },
2026-06-09 12:19:45.630836 | controller |                   "f:requests": {
2026-06-09 12:19:45.630849 | controller |                     ".": {},
2026-06-09 12:19:45.630862 | controller |                     "f:cpu": {},
2026-06-09 12:19:45.630876 | controller |                     "f:memory": {}
2026-06-09 12:19:45.630889 | controller |                   }
2026-06-09 12:19:45.630902 | controller |                 },
2026-06-09 12:19:45.630915 | controller |                 "f:securityContext": {
2026-06-09 12:19:45.630929 | controller |                   ".": {},
2026-06-09 12:19:45.630942 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-09 12:19:45.630956 | controller |                 },
2026-06-09 12:19:45.630969 | controller |                 "f:terminationMessagePath": {},
2026-06-09 12:19:45.630983 | controller |                 "f:terminationMessagePolicy": {}
2026-06-09 12:19:45.630996 | controller |               }
2026-06-09 12:19:45.631010 | controller |             },
2026-06-09 12:19:45.631023 | controller |             "f:dnsPolicy": {},
2026-06-09 12:19:45.631037 | controller |             "f:enableServiceLinks": {},
2026-06-09 12:19:45.631050 | controller |             "f:restartPolicy": {},
2026-06-09 12:19:45.631064 | controller |             "f:schedulerName": {},
2026-06-09 12:19:45.631077 | controller |             "f:securityContext": {
2026-06-09 12:19:45.631090 | controller |               ".": {},
2026-06-09 12:19:45.631104 | controller |               "f:runAsNonRoot": {}
2026-06-09 12:19:45.631117 | controller |             },
2026-06-09 12:19:45.631130 | controller |             "f:serviceAccount": {},
2026-06-09 12:19:45.631144 | controller |             "f:serviceAccountName": {},
2026-06-09 12:19:45.631158 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 12:19:45.631171 | controller |             "f:tolerations": {}
2026-06-09 12:19:45.631184 | controller |           }
2026-06-09 12:19:45.631198 | controller |         },
2026-06-09 12:19:45.631211 | controller |         "manager": "kube-controller-manager",
2026-06-09 12:19:45.631224 | controller |         "operation": "Update",
2026-06-09 12:19:45.631242 | controller |         "time": "2026-06-09T11:22:26Z"
2026-06-09 12:19:45.631255 | controller |       },
2026-06-09 12:19:45.631268 | controller |       {
2026-06-09 12:19:45.631282 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.631295 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.631309 | controller |         "fieldsV1": {
2026-06-09 12:19:45.631322 | controller |           "f:metadata": {
2026-06-09 12:19:45.631336 | controller |             "f:annotations": {
2026-06-09 12:19:45.631366 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 12:19:45.631384 | controller |             }
2026-06-09 12:19:45.631399 | controller |           }
2026-06-09 12:19:45.631412 | controller |         },
2026-06-09 12:19:45.631426 | controller |         "manager": "multus-daemon",
2026-06-09 12:19:45.631440 | controller |         "operation": "Update",
2026-06-09 12:19:45.631454 | controller |         "subresource": "status",
2026-06-09 12:19:45.631467 | controller |         "time": "2026-06-09T11:22:41Z"
2026-06-09 12:19:45.631482 | controller |       },
2026-06-09 12:19:45.631495 | controller |       {
2026-06-09 12:19:45.631509 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.631523 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.631537 | controller |         "fieldsV1": {
2026-06-09 12:19:45.631551 | controller |           "f:status": {
2026-06-09 12:19:45.631565 | controller |             "f:conditions": {
2026-06-09 12:19:45.631578 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 12:19:45.631592 | controller |                 ".": {},
2026-06-09 12:19:45.631605 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.631619 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.631633 | controller |                 "f:status": {},
2026-06-09 12:19:45.631646 | controller |                 "f:type": {}
2026-06-09 12:19:45.631660 | controller |               },
2026-06-09 12:19:45.631674 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 12:19:45.631688 | controller |                 ".": {},
2026-06-09 12:19:45.631702 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.631716 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.631729 | controller |                 "f:status": {},
2026-06-09 12:19:45.631743 | controller |                 "f:type": {}
2026-06-09 12:19:45.631756 | controller |               },
2026-06-09 12:19:45.631770 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 12:19:45.631784 | controller |                 ".": {},
2026-06-09 12:19:45.631798 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.631812 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.631826 | controller |                 "f:status": {},
2026-06-09 12:19:45.631840 | controller |                 "f:type": {}
2026-06-09 12:19:45.631853 | controller |               },
2026-06-09 12:19:45.631867 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 12:19:45.631881 | controller |                 ".": {},
2026-06-09 12:19:45.631894 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.631908 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.631922 | controller |                 "f:status": {},
2026-06-09 12:19:45.631936 | controller |                 "f:type": {}
2026-06-09 12:19:45.631950 | controller |               }
2026-06-09 12:19:45.631964 | controller |             },
2026-06-09 12:19:45.631978 | controller |             "f:containerStatuses": {},
2026-06-09 12:19:45.631991 | controller |             "f:hostIP": {},
2026-06-09 12:19:45.632005 | controller |             "f:hostIPs": {},
2026-06-09 12:19:45.632019 | controller |             "f:phase": {},
2026-06-09 12:19:45.632032 | controller |             "f:podIP": {},
2026-06-09 12:19:45.632050 | controller |             "f:podIPs": {
2026-06-09 12:19:45.632064 | controller |               ".": {},
2026-06-09 12:19:45.632078 | controller |               "k:{\"ip\":\"10.217.0.86\"}": {
2026-06-09 12:19:45.632092 | controller |                 ".": {},
2026-06-09 12:19:45.632105 | controller |                 "f:ip": {}
2026-06-09 12:19:45.632119 | controller |               }
2026-06-09 12:19:45.632132 | controller |             },
2026-06-09 12:19:45.632146 | controller |             "f:startTime": {}
2026-06-09 12:19:45.632159 | controller |           }
2026-06-09 12:19:45.632173 | controller |         },
2026-06-09 12:19:45.632186 | controller |         "manager": "kubelet",
2026-06-09 12:19:45.632199 | controller |         "operation": "Update",
2026-06-09 12:19:45.632213 | controller |         "subresource": "status",
2026-06-09 12:19:45.632226 | controller |         "time": "2026-06-09T11:49:13Z"
2026-06-09 12:19:45.632240 | controller |       }
2026-06-09 12:19:45.632253 | controller |     ],
2026-06-09 12:19:45.632267 | controller |     "name": "octavia-operator-controller-manager-6495978d8d-24mcx",
2026-06-09 12:19:45.632280 | controller |     "namespace": "openstack-operators",
2026-06-09 12:19:45.632294 | controller |     "ownerReferences": [
2026-06-09 12:19:45.632308 | controller |       {
2026-06-09 12:19:45.632322 | controller |         "apiVersion": "apps/v1",
2026-06-09 12:19:45.632335 | controller |         "blockOwnerDeletion": true,
2026-06-09 12:19:45.632364 | controller |         "controller": true,
2026-06-09 12:19:45.632383 | controller |         "kind": "ReplicaSet",
2026-06-09 12:19:45.632397 | controller |         "name": "octavia-operator-controller-manager-6495978d8d",
2026-06-09 12:19:45.632411 | controller |         "uid": "ba27c507-eb2d-41a9-9f72-82978d8d72c2"
2026-06-09 12:19:45.632425 | controller |       }
2026-06-09 12:19:45.632439 | controller |     ],
2026-06-09 12:19:45.632453 | controller |     "resourceVersion": "75651",
2026-06-09 12:19:45.632467 | controller |     "uid": "90130a09-daf5-4b5a-8808-62c875a406a4"
2026-06-09 12:19:45.632481 | controller |   },
2026-06-09 12:19:45.632495 | controller |   "spec": {
2026-06-09 12:19:45.632509 | controller |     "containers": [
2026-06-09 12:19:45.632523 | controller |       {
2026-06-09 12:19:45.632536 | controller |         "args": [
2026-06-09 12:19:45.632550 | controller |           "--leader-elect",
2026-06-09 12:19:45.632563 | controller |           "--health-probe-bind-address=:8081",
2026-06-09 12:19:45.632577 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-09 12:19:45.632590 | controller |         ],
2026-06-09 12:19:45.632604 | controller |         "command": [
2026-06-09 12:19:45.632618 | controller |           "/manager"
2026-06-09 12:19:45.632631 | controller |         ],
2026-06-09 12:19:45.632645 | controller |         "env": [
2026-06-09 12:19:45.632658 | controller |           {
2026-06-09 12:19:45.632673 | controller |             "name": "LEASE_DURATION",
2026-06-09 12:19:45.632686 | controller |             "value": "30"
2026-06-09 12:19:45.632700 | controller |           },
2026-06-09 12:19:45.632714 | controller |           {
2026-06-09 12:19:45.632728 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 12:19:45.632742 | controller |             "value": "20"
2026-06-09 12:19:45.632755 | controller |           },
2026-06-09 12:19:45.632769 | controller |           {
2026-06-09 12:19:45.632783 | controller |             "name": "RETRY_PERIOD",
2026-06-09 12:19:45.632796 | controller |             "value": "5"
2026-06-09 12:19:45.632810 | controller |           },
2026-06-09 12:19:45.632824 | controller |           {
2026-06-09 12:19:45.632837 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-09 12:19:45.632850 | controller |             "value": "false"
2026-06-09 12:19:45.632864 | controller |           },
2026-06-09 12:19:45.632877 | controller |           {
2026-06-09 12:19:45.632891 | controller |             "name": "METRICS_CERTS",
2026-06-09 12:19:45.632910 | controller |             "value": "false"
2026-06-09 12:19:45.632924 | controller |           }
2026-06-09 12:19:45.632937 | controller |         ],
2026-06-09 12:19:45.632951 | controller |         "image": "quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63",
2026-06-09 12:19:45.632965 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 12:19:45.632979 | controller |         "livenessProbe": {
2026-06-09 12:19:45.632993 | controller |           "failureThreshold": 3,
2026-06-09 12:19:45.633006 | controller |           "httpGet": {
2026-06-09 12:19:45.633020 | controller |             "path": "/healthz",
2026-06-09 12:19:45.633033 | controller |             "port": 8081,
2026-06-09 12:19:45.633047 | controller |             "scheme": "HTTP"
2026-06-09 12:19:45.633060 | controller |           },
2026-06-09 12:19:45.633073 | controller |           "initialDelaySeconds": 15,
2026-06-09 12:19:45.633087 | controller |           "periodSeconds": 20,
2026-06-09 12:19:45.633100 | controller |           "successThreshold": 1,
2026-06-09 12:19:45.633113 | controller |           "timeoutSeconds": 1
2026-06-09 12:19:45.633127 | controller |         },
2026-06-09 12:19:45.633140 | controller |         "name": "manager",
2026-06-09 12:19:45.633154 | controller |         "readinessProbe": {
2026-06-09 12:19:45.633167 | controller |           "failureThreshold": 3,
2026-06-09 12:19:45.633180 | controller |           "httpGet": {
2026-06-09 12:19:45.633193 | controller |             "path": "/readyz",
2026-06-09 12:19:45.633206 | controller |             "port": 8081,
2026-06-09 12:19:45.633220 | controller |             "scheme": "HTTP"
2026-06-09 12:19:45.633233 | controller |           },
2026-06-09 12:19:45.633247 | controller |           "initialDelaySeconds": 5,
2026-06-09 12:19:45.633260 | controller |           "periodSeconds": 10,
2026-06-09 12:19:45.633274 | controller |           "successThreshold": 1,
2026-06-09 12:19:45.633287 | controller |           "timeoutSeconds": 1
2026-06-09 12:19:45.633301 | controller |         },
2026-06-09 12:19:45.633314 | controller |         "resources": {
2026-06-09 12:19:45.633328 | controller |           "limits": {
2026-06-09 12:19:45.633341 | controller |             "cpu": "500m",
2026-06-09 12:19:45.633372 | controller |             "memory": "512Mi"
2026-06-09 12:19:45.633387 | controller |           },
2026-06-09 12:19:45.633401 | controller |           "requests": {
2026-06-09 12:19:45.633415 | controller |             "cpu": "10m",
2026-06-09 12:19:45.633429 | controller |             "memory": "256Mi"
2026-06-09 12:19:45.633443 | controller |           }
2026-06-09 12:19:45.633457 | controller |         },
2026-06-09 12:19:45.633483 | controller |         "securityContext": {
2026-06-09 12:19:45.633498 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 12:19:45.633512 | controller |           "capabilities": {
2026-06-09 12:19:45.633526 | controller |             "drop": [
2026-06-09 12:19:45.633539 | controller |               "MKNOD"
2026-06-09 12:19:45.633553 | controller |             ]
2026-06-09 12:19:45.633567 | controller |           }
2026-06-09 12:19:45.633581 | controller |         },
2026-06-09 12:19:45.633595 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 12:19:45.633608 | controller |         "terminationMessagePolicy": "File",
2026-06-09 12:19:45.633622 | controller |         "volumeMounts": [
2026-06-09 12:19:45.633636 | controller |           {
2026-06-09 12:19:45.633650 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 12:19:45.633665 | controller |             "name": "kube-api-access-2fsbj",
2026-06-09 12:19:45.633679 | controller |             "readOnly": true
2026-06-09 12:19:45.633693 | controller |           }
2026-06-09 12:19:45.633707 | controller |         ]
2026-06-09 12:19:45.633721 | controller |       }
2026-06-09 12:19:45.633739 | controller |     ],
2026-06-09 12:19:45.633756 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 12:19:45.633769 | controller |     "enableServiceLinks": true,
2026-06-09 12:19:45.633783 | controller |     "imagePullSecrets": [
2026-06-09 12:19:45.633797 | controller |       {
2026-06-09 12:19:45.633810 | controller |         "name": "octavia-operator-controller-manager-dockercfg-mgl8n"
2026-06-09 12:19:45.633824 | controller |       }
2026-06-09 12:19:45.633839 | controller |     ],
2026-06-09 12:19:45.633852 | controller |     "nodeName": "crc",
2026-06-09 12:19:45.633866 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 12:19:45.633880 | controller |     "priority": 0,
2026-06-09 12:19:45.633894 | controller |     "restartPolicy": "Always",
2026-06-09 12:19:45.633908 | controller |     "schedulerName": "default-scheduler",
2026-06-09 12:19:45.633921 | controller |     "securityContext": {
2026-06-09 12:19:45.633935 | controller |       "runAsNonRoot": true,
2026-06-09 12:19:45.633949 | controller |       "seLinuxOptions": {
2026-06-09 12:19:45.633962 | controller |         "level": "s0:c26,c5"
2026-06-09 12:19:45.633976 | controller |       }
2026-06-09 12:19:45.633990 | controller |     },
2026-06-09 12:19:45.634003 | controller |     "serviceAccount": "octavia-operator-controller-manager",
2026-06-09 12:19:45.634017 | controller |     "serviceAccountName": "octavia-operator-controller-manager",
2026-06-09 12:19:45.634030 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 12:19:45.634044 | controller |     "tolerations": [
2026-06-09 12:19:45.634058 | controller |       {
2026-06-09 12:19:45.634072 | controller |         "effect": "NoExecute",
2026-06-09 12:19:45.634085 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 12:19:45.634099 | controller |         "operator": "Exists",
2026-06-09 12:19:45.634112 | controller |         "tolerationSeconds": 120
2026-06-09 12:19:45.634126 | controller |       },
2026-06-09 12:19:45.634139 | controller |       {
2026-06-09 12:19:45.634153 | controller |         "effect": "NoExecute",
2026-06-09 12:19:45.634167 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 12:19:45.634180 | controller |         "operator": "Exists",
2026-06-09 12:19:45.634194 | controller |         "tolerationSeconds": 120
2026-06-09 12:19:45.634207 | controller |       },
2026-06-09 12:19:45.634221 | controller |       {
2026-06-09 12:19:45.634234 | controller |         "effect": "NoSchedule",
2026-06-09 12:19:45.634248 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 12:19:45.634262 | controller |         "operator": "Exists"
2026-06-09 12:19:45.634275 | controller |       }
2026-06-09 12:19:45.634289 | controller |     ],
2026-06-09 12:19:45.634303 | controller |     "volumes": [
2026-06-09 12:19:45.634316 | controller |       {
2026-06-09 12:19:45.634330 | controller |         "name": "kube-api-access-2fsbj",
2026-06-09 12:19:45.634343 | controller |         "projected": {
2026-06-09 12:19:45.634378 | controller |           "defaultMode": 420,
2026-06-09 12:19:45.634394 | controller |           "sources": [
2026-06-09 12:19:45.634408 | controller |             {
2026-06-09 12:19:45.634422 | controller |               "serviceAccountToken": {
2026-06-09 12:19:45.634436 | controller |                 "expirationSeconds": 3607,
2026-06-09 12:19:45.634450 | controller |                 "path": "token"
2026-06-09 12:19:45.634464 | controller |               }
2026-06-09 12:19:45.634478 | controller |             },
2026-06-09 12:19:45.634492 | controller |             {
2026-06-09 12:19:45.634505 | controller |               "configMap": {
2026-06-09 12:19:45.634519 | controller |                 "items": [
2026-06-09 12:19:45.634532 | controller |                   {
2026-06-09 12:19:45.634546 | controller |                     "key": "ca.crt",
2026-06-09 12:19:45.634559 | controller |                     "path": "ca.crt"
2026-06-09 12:19:45.634578 | controller |                   }
2026-06-09 12:19:45.634592 | controller |                 ],
2026-06-09 12:19:45.634606 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 12:19:45.634620 | controller |               }
2026-06-09 12:19:45.634634 | controller |             },
2026-06-09 12:19:45.634647 | controller |             {
2026-06-09 12:19:45.634661 | controller |               "downwardAPI": {
2026-06-09 12:19:45.634674 | controller |                 "items": [
2026-06-09 12:19:45.634688 | controller |                   {
2026-06-09 12:19:45.634701 | controller |                     "fieldRef": {
2026-06-09 12:19:45.634714 | controller |                       "apiVersion": "v1",
2026-06-09 12:19:45.634728 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 12:19:45.634742 | controller |                     },
2026-06-09 12:19:45.634756 | controller |                     "path": "namespace"
2026-06-09 12:19:45.634769 | controller |                   }
2026-06-09 12:19:45.634782 | controller |                 ]
2026-06-09 12:19:45.634796 | controller |               }
2026-06-09 12:19:45.634809 | controller |             },
2026-06-09 12:19:45.634822 | controller |             {
2026-06-09 12:19:45.634836 | controller |               "configMap": {
2026-06-09 12:19:45.634850 | controller |                 "items": [
2026-06-09 12:19:45.634864 | controller |                   {
2026-06-09 12:19:45.634877 | controller |                     "key": "service-ca.crt",
2026-06-09 12:19:45.634890 | controller |                     "path": "service-ca.crt"
2026-06-09 12:19:45.634904 | controller |                   }
2026-06-09 12:19:45.634917 | controller |                 ],
2026-06-09 12:19:45.634931 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 12:19:45.634945 | controller |               }
2026-06-09 12:19:45.634958 | controller |             }
2026-06-09 12:19:45.634972 | controller |           ]
2026-06-09 12:19:45.634986 | controller |         }
2026-06-09 12:19:45.634999 | controller |       }
2026-06-09 12:19:45.635012 | controller |     ]
2026-06-09 12:19:45.635026 | controller |   },
2026-06-09 12:19:45.635040 | controller |   "status": {
2026-06-09 12:19:45.635054 | controller |     "conditions": [
2026-06-09 12:19:45.635067 | controller |       {
2026-06-09 12:19:45.635081 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.635095 | controller |         "lastTransitionTime": "2026-06-09T11:23:19Z",
2026-06-09 12:19:45.635108 | controller |         "status": "True",
2026-06-09 12:19:45.635122 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 12:19:45.635136 | controller |       },
2026-06-09 12:19:45.635150 | controller |       {
2026-06-09 12:19:45.635163 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.635177 | controller |         "lastTransitionTime": "2026-06-09T11:22:26Z",
2026-06-09 12:19:45.635190 | controller |         "status": "True",
2026-06-09 12:19:45.635204 | controller |         "type": "Initialized"
2026-06-09 12:19:45.635217 | controller |       },
2026-06-09 12:19:45.635230 | controller |       {
2026-06-09 12:19:45.635244 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.635258 | controller |         "lastTransitionTime": "2026-06-09T11:49:13Z",
2026-06-09 12:19:45.635271 | controller |         "status": "True",
2026-06-09 12:19:45.635285 | controller |         "type": "Ready"
2026-06-09 12:19:45.635299 | controller |       },
2026-06-09 12:19:45.635312 | controller |       {
2026-06-09 12:19:45.635326 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.635340 | controller |         "lastTransitionTime": "2026-06-09T11:49:13Z",
2026-06-09 12:19:45.635379 | controller |         "status": "True",
2026-06-09 12:19:45.635396 | controller |         "type": "ContainersReady"
2026-06-09 12:19:45.635410 | controller |       },
2026-06-09 12:19:45.635424 | controller |       {
2026-06-09 12:19:45.635438 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.635456 | controller |         "lastTransitionTime": "2026-06-09T11:22:26Z",
2026-06-09 12:19:45.635470 | controller |         "status": "True",
2026-06-09 12:19:45.635484 | controller |         "type": "PodScheduled"
2026-06-09 12:19:45.635498 | controller |       }
2026-06-09 12:19:45.635512 | controller |     ],
2026-06-09 12:19:45.635525 | controller |     "containerStatuses": [
2026-06-09 12:19:45.635539 | controller |       {
2026-06-09 12:19:45.635553 | controller |         "allocatedResources": {
2026-06-09 12:19:45.635567 | controller |           "cpu": "10m",
2026-06-09 12:19:45.635580 | controller |           "memory": "256Mi"
2026-06-09 12:19:45.635594 | controller |         },
2026-06-09 12:19:45.635609 | controller |         "containerID": "cri-o://a7da099507a77ec99df40a922f119f428ac12b15c8e39fe192d8e17be12b6451",
2026-06-09 12:19:45.635623 | controller |         "image": "quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63",
2026-06-09 12:19:45.635638 | controller |         "imageID": "quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63",
2026-06-09 12:19:45.635652 | controller |         "lastState": {
2026-06-09 12:19:45.635666 | controller |           "terminated": {
2026-06-09 12:19:45.635679 | controller |             "containerID": "cri-o://c1b2e646960b451c72cda6081fa13b47c47d7cdfe6da6d9eba9a9675f6c98888",
2026-06-09 12:19:45.635693 | controller |             "exitCode": 1,
2026-06-09 12:19:45.635707 | controller |             "finishedAt": "2026-06-09T11:48:31Z",
2026-06-09 12:19:45.635721 | controller |             "reason": "Error",
2026-06-09 12:19:45.635735 | controller |             "startedAt": "2026-06-09T11:47:04Z"
2026-06-09 12:19:45.635749 | controller |           }
2026-06-09 12:19:45.635763 | controller |         },
2026-06-09 12:19:45.635776 | controller |         "name": "manager",
2026-06-09 12:19:45.635790 | controller |         "ready": true,
2026-06-09 12:19:45.635803 | controller |         "resources": {
2026-06-09 12:19:45.635817 | controller |           "limits": {
2026-06-09 12:19:45.635830 | controller |             "cpu": "500m",
2026-06-09 12:19:45.635843 | controller |             "memory": "512Mi"
2026-06-09 12:19:45.635857 | controller |           },
2026-06-09 12:19:45.635871 | controller |           "requests": {
2026-06-09 12:19:45.635884 | controller |             "cpu": "10m",
2026-06-09 12:19:45.635898 | controller |             "memory": "256Mi"
2026-06-09 12:19:45.635911 | controller |           }
2026-06-09 12:19:45.635925 | controller |         },
2026-06-09 12:19:45.635939 | controller |         "restartCount": 4,
2026-06-09 12:19:45.635953 | controller |         "started": true,
2026-06-09 12:19:45.635966 | controller |         "state": {
2026-06-09 12:19:45.635980 | controller |           "running": {
2026-06-09 12:19:45.635993 | controller |             "startedAt": "2026-06-09T11:49:01Z"
2026-06-09 12:19:45.636007 | controller |           }
2026-06-09 12:19:45.636020 | controller |         },
2026-06-09 12:19:45.636034 | controller |         "user": {
2026-06-09 12:19:45.636048 | controller |           "linux": {
2026-06-09 12:19:45.636061 | controller |             "gid": 0,
2026-06-09 12:19:45.636074 | controller |             "supplementalGroups": [
2026-06-09 12:19:45.636088 | controller |               0
2026-06-09 12:19:45.636101 | controller |             ],
2026-06-09 12:19:45.636115 | controller |             "uid": 65532
2026-06-09 12:19:45.636129 | controller |           }
2026-06-09 12:19:45.636142 | controller |         },
2026-06-09 12:19:45.636156 | controller |         "volumeMounts": [
2026-06-09 12:19:45.636169 | controller |           {
2026-06-09 12:19:45.636183 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 12:19:45.636196 | controller |             "name": "kube-api-access-2fsbj",
2026-06-09 12:19:45.636210 | controller |             "readOnly": true,
2026-06-09 12:19:45.636231 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 12:19:45.636246 | controller |           }
2026-06-09 12:19:45.636261 | controller |         ]
2026-06-09 12:19:45.636275 | controller |       }
2026-06-09 12:19:45.636288 | controller |     ],
2026-06-09 12:19:45.636302 | controller |     "hostIP": "192.168.126.11",
2026-06-09 12:19:45.636316 | controller |     "hostIPs": [
2026-06-09 12:19:45.636330 | controller |       {
2026-06-09 12:19:45.636343 | controller |         "ip": "192.168.126.11"
2026-06-09 12:19:45.636386 | controller |       }
2026-06-09 12:19:45.636401 | controller |     ],
2026-06-09 12:19:45.636415 | controller |     "phase": "Running",
2026-06-09 12:19:45.636429 | controller |     "podIP": "10.217.0.86",
2026-06-09 12:19:45.636443 | controller |     "podIPs": [
2026-06-09 12:19:45.636456 | controller |       {
2026-06-09 12:19:45.636470 | controller |         "ip": "10.217.0.86"
2026-06-09 12:19:45.636484 | controller |       }
2026-06-09 12:19:45.636497 | controller |     ],
2026-06-09 12:19:45.636511 | controller |     "qosClass": "Burstable",
2026-06-09 12:19:45.636524 | controller |     "startTime": "2026-06-09T11:22:26Z"
2026-06-09 12:19:45.636538 | controller |   }
2026-06-09 12:19:45.636552 | controller | }
2026-06-09 12:19:45.661116 | controller | ok:
2026-06-09 12:19:45.661174 | controller | {
2026-06-09 12:19:45.661195 | controller |   "apiVersion": "v1",
2026-06-09 12:19:45.661214 | controller |   "kind": "Pod",
2026-06-09 12:19:45.661297 | controller |   "metadata": {
2026-06-09 12:19:45.661320 | controller |     "annotations": {
2026-06-09 12:19:45.661337 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.88/23\"],\"mac_address\":\"0a:58:0a:d9:00:58\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.88/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-09 12:19:45.661376 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.88\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:58\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-09 12:19:45.661394 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-09 12:19:45.661410 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-09 12:19:45.661425 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-09 12:19:45.661439 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-09 12:19:45.661454 | controller |     },
2026-06-09 12:19:45.661468 | controller |     "creationTimestamp": "2026-06-09T11:22:26Z",
2026-06-09 12:19:45.661482 | controller |     "generateName": "openstack-baremetal-operator-controller-manager-7c67dc759f-",
2026-06-09 12:19:45.661496 | controller |     "generation": 1,
2026-06-09 12:19:45.661511 | controller |     "labels": {
2026-06-09 12:19:45.661525 | controller |       "app.kubernetes.io/name": "openstack-baremetal-operator",
2026-06-09 12:19:45.661539 | controller |       "control-plane": "controller-manager",
2026-06-09 12:19:45.661553 | controller |       "openstack.org/operator-name": "openstack-baremetal",
2026-06-09 12:19:45.661566 | controller |       "pod-template-hash": "7c67dc759f"
2026-06-09 12:19:45.661580 | controller |     },
2026-06-09 12:19:45.661594 | controller |     "managedFields": [
2026-06-09 12:19:45.661607 | controller |       {
2026-06-09 12:19:45.661621 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.661650 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.661664 | controller |         "fieldsV1": {
2026-06-09 12:19:45.661678 | controller |           "f:metadata": {
2026-06-09 12:19:45.661697 | controller |             "f:annotations": {
2026-06-09 12:19:45.661711 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 12:19:45.661725 | controller |             }
2026-06-09 12:19:45.661739 | controller |           }
2026-06-09 12:19:45.661753 | controller |         },
2026-06-09 12:19:45.661767 | controller |         "manager": "crc",
2026-06-09 12:19:45.661781 | controller |         "operation": "Update",
2026-06-09 12:19:45.661795 | controller |         "subresource": "status",
2026-06-09 12:19:45.661809 | controller |         "time": "2026-06-09T11:22:26Z"
2026-06-09 12:19:45.661823 | controller |       },
2026-06-09 12:19:45.661836 | controller |       {
2026-06-09 12:19:45.661850 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.661864 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.661878 | controller |         "fieldsV1": {
2026-06-09 12:19:45.661891 | controller |           "f:metadata": {
2026-06-09 12:19:45.661905 | controller |             "f:annotations": {
2026-06-09 12:19:45.661919 | controller |               ".": {},
2026-06-09 12:19:45.661932 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-09 12:19:45.661946 | controller |             },
2026-06-09 12:19:45.661960 | controller |             "f:generateName": {},
2026-06-09 12:19:45.661973 | controller |             "f:labels": {
2026-06-09 12:19:45.661987 | controller |               ".": {},
2026-06-09 12:19:45.662000 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 12:19:45.662014 | controller |               "f:control-plane": {},
2026-06-09 12:19:45.662028 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 12:19:45.662043 | controller |               "f:pod-template-hash": {}
2026-06-09 12:19:45.662057 | controller |             },
2026-06-09 12:19:45.662071 | controller |             "f:ownerReferences": {
2026-06-09 12:19:45.662086 | controller |               ".": {},
2026-06-09 12:19:45.662100 | controller |               "k:{\"uid\":\"c68630d3-4a1d-4134-b0a9-6cf61f92f960\"}": {}
2026-06-09 12:19:45.662114 | controller |             }
2026-06-09 12:19:45.662128 | controller |           },
2026-06-09 12:19:45.662142 | controller |           "f:spec": {
2026-06-09 12:19:45.662156 | controller |             "f:containers": {
2026-06-09 12:19:45.662169 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-09 12:19:45.662183 | controller |                 ".": {},
2026-06-09 12:19:45.662197 | controller |                 "f:args": {},
2026-06-09 12:19:45.662210 | controller |                 "f:command": {},
2026-06-09 12:19:45.662224 | controller |                 "f:env": {
2026-06-09 12:19:45.662238 | controller |                   ".": {},
2026-06-09 12:19:45.662252 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-09 12:19:45.662267 | controller |                     ".": {},
2026-06-09 12:19:45.662281 | controller |                     "f:name": {},
2026-06-09 12:19:45.662295 | controller |                     "f:value": {}
2026-06-09 12:19:45.662309 | controller |                   },
2026-06-09 12:19:45.662323 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 12:19:45.662337 | controller |                     ".": {},
2026-06-09 12:19:45.662369 | controller |                     "f:name": {},
2026-06-09 12:19:45.662387 | controller |                     "f:value": {}
2026-06-09 12:19:45.662402 | controller |                   },
2026-06-09 12:19:45.662416 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-09 12:19:45.662430 | controller |                     ".": {},
2026-06-09 12:19:45.662444 | controller |                     "f:name": {},
2026-06-09 12:19:45.662457 | controller |                     "f:value": {}
2026-06-09 12:19:45.662471 | controller |                   },
2026-06-09 12:19:45.662485 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.662503 | controller |                     ".": {},
2026-06-09 12:19:45.662518 | controller |                     "f:name": {},
2026-06-09 12:19:45.662532 | controller |                     "f:value": {}
2026-06-09 12:19:45.662545 | controller |                   },
2026-06-09 12:19:45.662559 | controller |                   "k:{\"name\":\"RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.662573 | controller |                     ".": {},
2026-06-09 12:19:45.662587 | controller |                     "f:name": {},
2026-06-09 12:19:45.662601 | controller |                     "f:value": {}
2026-06-09 12:19:45.662615 | controller |                   },
2026-06-09 12:19:45.662628 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.662642 | controller |                     ".": {},
2026-06-09 12:19:45.662656 | controller |                     "f:name": {},
2026-06-09 12:19:45.662670 | controller |                     "f:value": {}
2026-06-09 12:19:45.662683 | controller |                   },
2026-06-09 12:19:45.662697 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.662711 | controller |                     ".": {},
2026-06-09 12:19:45.662725 | controller |                     "f:name": {},
2026-06-09 12:19:45.662739 | controller |                     "f:value": {}
2026-06-09 12:19:45.662753 | controller |                   },
2026-06-09 12:19:45.662766 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.662780 | controller |                     ".": {},
2026-06-09 12:19:45.662794 | controller |                     "f:name": {},
2026-06-09 12:19:45.662808 | controller |                     "f:value": {}
2026-06-09 12:19:45.662821 | controller |                   },
2026-06-09 12:19:45.662835 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.662849 | controller |                     ".": {},
2026-06-09 12:19:45.662862 | controller |                     "f:name": {},
2026-06-09 12:19:45.662876 | controller |                     "f:value": {}
2026-06-09 12:19:45.662889 | controller |                   },
2026-06-09 12:19:45.662903 | controller |                   "k:{\"name\":\"RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.662917 | controller |                     ".": {},
2026-06-09 12:19:45.662931 | controller |                     "f:name": {},
2026-06-09 12:19:45.662944 | controller |                     "f:value": {}
2026-06-09 12:19:45.662958 | controller |                   },
2026-06-09 12:19:45.662972 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.662986 | controller |                     ".": {},
2026-06-09 12:19:45.662999 | controller |                     "f:name": {},
2026-06-09 12:19:45.663013 | controller |                     "f:value": {}
2026-06-09 12:19:45.663027 | controller |                   },
2026-06-09 12:19:45.663041 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.663055 | controller |                     ".": {},
2026-06-09 12:19:45.663069 | controller |                     "f:name": {},
2026-06-09 12:19:45.663084 | controller |                     "f:value": {}
2026-06-09 12:19:45.663097 | controller |                   },
2026-06-09 12:19:45.663111 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.663125 | controller |                     ".": {},
2026-06-09 12:19:45.663139 | controller |                     "f:name": {},
2026-06-09 12:19:45.663152 | controller |                     "f:value": {}
2026-06-09 12:19:45.663166 | controller |                   },
2026-06-09 12:19:45.663180 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.663198 | controller |                     ".": {},
2026-06-09 12:19:45.663213 | controller |                     "f:name": {},
2026-06-09 12:19:45.663227 | controller |                     "f:value": {}
2026-06-09 12:19:45.663241 | controller |                   },
2026-06-09 12:19:45.663255 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.663269 | controller |                     ".": {},
2026-06-09 12:19:45.663283 | controller |                     "f:name": {},
2026-06-09 12:19:45.663297 | controller |                     "f:value": {}
2026-06-09 12:19:45.663311 | controller |                   },
2026-06-09 12:19:45.663324 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.663338 | controller |                     ".": {},
2026-06-09 12:19:45.663373 | controller |                     "f:name": {},
2026-06-09 12:19:45.663389 | controller |                     "f:value": {}
2026-06-09 12:19:45.663404 | controller |                   },
2026-06-09 12:19:45.663418 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.663431 | controller |                     ".": {},
2026-06-09 12:19:45.663445 | controller |                     "f:name": {},
2026-06-09 12:19:45.663459 | controller |                     "f:value": {}
2026-06-09 12:19:45.663473 | controller |                   },
2026-06-09 12:19:45.663486 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.663500 | controller |                     ".": {},
2026-06-09 12:19:45.663514 | controller |                     "f:name": {},
2026-06-09 12:19:45.663528 | controller |                     "f:value": {}
2026-06-09 12:19:45.663542 | controller |                   },
2026-06-09 12:19:45.663555 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.663569 | controller |                     ".": {},
2026-06-09 12:19:45.663583 | controller |                     "f:name": {},
2026-06-09 12:19:45.663596 | controller |                     "f:value": {}
2026-06-09 12:19:45.663610 | controller |                   },
2026-06-09 12:19:45.663624 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.663638 | controller |                     ".": {},
2026-06-09 12:19:45.663653 | controller |                     "f:name": {},
2026-06-09 12:19:45.663666 | controller |                     "f:value": {}
2026-06-09 12:19:45.663680 | controller |                   },
2026-06-09 12:19:45.663694 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.663708 | controller |                     ".": {},
2026-06-09 12:19:45.663722 | controller |                     "f:name": {},
2026-06-09 12:19:45.663736 | controller |                     "f:value": {}
2026-06-09 12:19:45.663749 | controller |                   },
2026-06-09 12:19:45.663763 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.663777 | controller |                     ".": {},
2026-06-09 12:19:45.663791 | controller |                     "f:name": {},
2026-06-09 12:19:45.663805 | controller |                     "f:value": {}
2026-06-09 12:19:45.663819 | controller |                   },
2026-06-09 12:19:45.663833 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.663846 | controller |                     ".": {},
2026-06-09 12:19:45.663860 | controller |                     "f:name": {},
2026-06-09 12:19:45.663874 | controller |                     "f:value": {}
2026-06-09 12:19:45.663888 | controller |                   },
2026-06-09 12:19:45.663905 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.663920 | controller |                     ".": {},
2026-06-09 12:19:45.663934 | controller |                     "f:name": {},
2026-06-09 12:19:45.663948 | controller |                     "f:value": {}
2026-06-09 12:19:45.663962 | controller |                   },
2026-06-09 12:19:45.663976 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.663990 | controller |                     ".": {},
2026-06-09 12:19:45.664004 | controller |                     "f:name": {},
2026-06-09 12:19:45.664018 | controller |                     "f:value": {}
2026-06-09 12:19:45.664032 | controller |                   },
2026-06-09 12:19:45.664046 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.664060 | controller |                     ".": {},
2026-06-09 12:19:45.664074 | controller |                     "f:name": {},
2026-06-09 12:19:45.664088 | controller |                     "f:value": {}
2026-06-09 12:19:45.664102 | controller |                   },
2026-06-09 12:19:45.664115 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.664129 | controller |                     ".": {},
2026-06-09 12:19:45.664143 | controller |                     "f:name": {},
2026-06-09 12:19:45.664156 | controller |                     "f:value": {}
2026-06-09 12:19:45.664170 | controller |                   },
2026-06-09 12:19:45.664184 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.664198 | controller |                     ".": {},
2026-06-09 12:19:45.664212 | controller |                     "f:name": {},
2026-06-09 12:19:45.664226 | controller |                     "f:value": {}
2026-06-09 12:19:45.664240 | controller |                   },
2026-06-09 12:19:45.664253 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.664267 | controller |                     ".": {},
2026-06-09 12:19:45.664281 | controller |                     "f:name": {},
2026-06-09 12:19:45.664294 | controller |                     "f:value": {}
2026-06-09 12:19:45.664308 | controller |                   },
2026-06-09 12:19:45.664321 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.664335 | controller |                     ".": {},
2026-06-09 12:19:45.664366 | controller |                     "f:name": {},
2026-06-09 12:19:45.664384 | controller |                     "f:value": {}
2026-06-09 12:19:45.664399 | controller |                   },
2026-06-09 12:19:45.664412 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.664426 | controller |                     ".": {},
2026-06-09 12:19:45.664440 | controller |                     "f:name": {},
2026-06-09 12:19:45.664453 | controller |                     "f:value": {}
2026-06-09 12:19:45.664466 | controller |                   },
2026-06-09 12:19:45.664480 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.664494 | controller |                     ".": {},
2026-06-09 12:19:45.664507 | controller |                     "f:name": {},
2026-06-09 12:19:45.664521 | controller |                     "f:value": {}
2026-06-09 12:19:45.664535 | controller |                   },
2026-06-09 12:19:45.664549 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.664562 | controller |                     ".": {},
2026-06-09 12:19:45.664576 | controller |                     "f:name": {},
2026-06-09 12:19:45.664590 | controller |                     "f:value": {}
2026-06-09 12:19:45.664608 | controller |                   },
2026-06-09 12:19:45.664622 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.664636 | controller |                     ".": {},
2026-06-09 12:19:45.664650 | controller |                     "f:name": {},
2026-06-09 12:19:45.664664 | controller |                     "f:value": {}
2026-06-09 12:19:45.664678 | controller |                   },
2026-06-09 12:19:45.664691 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.664705 | controller |                     ".": {},
2026-06-09 12:19:45.664719 | controller |                     "f:name": {},
2026-06-09 12:19:45.664732 | controller |                     "f:value": {}
2026-06-09 12:19:45.664746 | controller |                   },
2026-06-09 12:19:45.664760 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.664774 | controller |                     ".": {},
2026-06-09 12:19:45.664788 | controller |                     "f:name": {},
2026-06-09 12:19:45.664801 | controller |                     "f:value": {}
2026-06-09 12:19:45.664815 | controller |                   },
2026-06-09 12:19:45.664828 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.664842 | controller |                     ".": {},
2026-06-09 12:19:45.664856 | controller |                     "f:name": {},
2026-06-09 12:19:45.664870 | controller |                     "f:value": {}
2026-06-09 12:19:45.664883 | controller |                   },
2026-06-09 12:19:45.664897 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.664911 | controller |                     ".": {},
2026-06-09 12:19:45.664925 | controller |                     "f:name": {},
2026-06-09 12:19:45.664939 | controller |                     "f:value": {}
2026-06-09 12:19:45.664952 | controller |                   },
2026-06-09 12:19:45.664966 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.664981 | controller |                     ".": {},
2026-06-09 12:19:45.664994 | controller |                     "f:name": {},
2026-06-09 12:19:45.665008 | controller |                     "f:value": {}
2026-06-09 12:19:45.665022 | controller |                   },
2026-06-09 12:19:45.665036 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.665050 | controller |                     ".": {},
2026-06-09 12:19:45.665063 | controller |                     "f:name": {},
2026-06-09 12:19:45.665077 | controller |                     "f:value": {}
2026-06-09 12:19:45.665091 | controller |                   },
2026-06-09 12:19:45.665104 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.665118 | controller |                     ".": {},
2026-06-09 12:19:45.665132 | controller |                     "f:name": {},
2026-06-09 12:19:45.665145 | controller |                     "f:value": {}
2026-06-09 12:19:45.665159 | controller |                   },
2026-06-09 12:19:45.665173 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.665188 | controller |                     ".": {},
2026-06-09 12:19:45.665201 | controller |                     "f:name": {},
2026-06-09 12:19:45.665215 | controller |                     "f:value": {}
2026-06-09 12:19:45.665229 | controller |                   },
2026-06-09 12:19:45.665243 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.665257 | controller |                     ".": {},
2026-06-09 12:19:45.665275 | controller |                     "f:name": {},
2026-06-09 12:19:45.665289 | controller |                     "f:value": {}
2026-06-09 12:19:45.665303 | controller |                   },
2026-06-09 12:19:45.665317 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.665331 | controller |                     ".": {},
2026-06-09 12:19:45.665348 | controller |                     "f:name": {},
2026-06-09 12:19:45.665378 | controller |                     "f:value": {}
2026-06-09 12:19:45.665393 | controller |                   },
2026-06-09 12:19:45.665407 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.665421 | controller |                     ".": {},
2026-06-09 12:19:45.665435 | controller |                     "f:name": {},
2026-06-09 12:19:45.665449 | controller |                     "f:value": {}
2026-06-09 12:19:45.665463 | controller |                   },
2026-06-09 12:19:45.665476 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.665490 | controller |                     ".": {},
2026-06-09 12:19:45.665504 | controller |                     "f:name": {},
2026-06-09 12:19:45.665518 | controller |                     "f:value": {}
2026-06-09 12:19:45.665532 | controller |                   },
2026-06-09 12:19:45.665546 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.665560 | controller |                     ".": {},
2026-06-09 12:19:45.665574 | controller |                     "f:name": {},
2026-06-09 12:19:45.665588 | controller |                     "f:value": {}
2026-06-09 12:19:45.665602 | controller |                   },
2026-06-09 12:19:45.665616 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.665630 | controller |                     ".": {},
2026-06-09 12:19:45.665644 | controller |                     "f:name": {},
2026-06-09 12:19:45.665671 | controller |                     "f:value": {}
2026-06-09 12:19:45.665685 | controller |                   },
2026-06-09 12:19:45.665699 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.665713 | controller |                     ".": {},
2026-06-09 12:19:45.665727 | controller |                     "f:name": {},
2026-06-09 12:19:45.665740 | controller |                     "f:value": {}
2026-06-09 12:19:45.665754 | controller |                   },
2026-06-09 12:19:45.665768 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.665782 | controller |                     ".": {},
2026-06-09 12:19:45.665796 | controller |                     "f:name": {},
2026-06-09 12:19:45.665810 | controller |                     "f:value": {}
2026-06-09 12:19:45.665824 | controller |                   },
2026-06-09 12:19:45.665837 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.665851 | controller |                     ".": {},
2026-06-09 12:19:45.665865 | controller |                     "f:name": {},
2026-06-09 12:19:45.665878 | controller |                     "f:value": {}
2026-06-09 12:19:45.665892 | controller |                   },
2026-06-09 12:19:45.665906 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.665920 | controller |                     ".": {},
2026-06-09 12:19:45.665934 | controller |                     "f:name": {},
2026-06-09 12:19:45.665948 | controller |                     "f:value": {}
2026-06-09 12:19:45.665962 | controller |                   },
2026-06-09 12:19:45.665976 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.665990 | controller |                     ".": {},
2026-06-09 12:19:45.666008 | controller |                     "f:name": {},
2026-06-09 12:19:45.666022 | controller |                     "f:value": {}
2026-06-09 12:19:45.666035 | controller |                   },
2026-06-09 12:19:45.666049 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.666063 | controller |                     ".": {},
2026-06-09 12:19:45.666077 | controller |                     "f:name": {},
2026-06-09 12:19:45.666091 | controller |                     "f:value": {}
2026-06-09 12:19:45.666104 | controller |                   },
2026-06-09 12:19:45.666118 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.666132 | controller |                     ".": {},
2026-06-09 12:19:45.666145 | controller |                     "f:name": {},
2026-06-09 12:19:45.666159 | controller |                     "f:value": {}
2026-06-09 12:19:45.666173 | controller |                   },
2026-06-09 12:19:45.666187 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.666201 | controller |                     ".": {},
2026-06-09 12:19:45.666215 | controller |                     "f:name": {},
2026-06-09 12:19:45.666229 | controller |                     "f:value": {}
2026-06-09 12:19:45.666242 | controller |                   },
2026-06-09 12:19:45.666256 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.666270 | controller |                     ".": {},
2026-06-09 12:19:45.666284 | controller |                     "f:name": {},
2026-06-09 12:19:45.666298 | controller |                     "f:value": {}
2026-06-09 12:19:45.666312 | controller |                   },
2026-06-09 12:19:45.666326 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.666340 | controller |                     ".": {},
2026-06-09 12:19:45.666373 | controller |                     "f:name": {},
2026-06-09 12:19:45.666389 | controller |                     "f:value": {}
2026-06-09 12:19:45.666403 | controller |                   },
2026-06-09 12:19:45.666417 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.666431 | controller |                     ".": {},
2026-06-09 12:19:45.666445 | controller |                     "f:name": {},
2026-06-09 12:19:45.666459 | controller |                     "f:value": {}
2026-06-09 12:19:45.666472 | controller |                   },
2026-06-09 12:19:45.666486 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.666500 | controller |                     ".": {},
2026-06-09 12:19:45.666514 | controller |                     "f:name": {},
2026-06-09 12:19:45.666527 | controller |                     "f:value": {}
2026-06-09 12:19:45.666541 | controller |                   },
2026-06-09 12:19:45.666555 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.666569 | controller |                     ".": {},
2026-06-09 12:19:45.666582 | controller |                     "f:name": {},
2026-06-09 12:19:45.666596 | controller |                     "f:value": {}
2026-06-09 12:19:45.666610 | controller |                   },
2026-06-09 12:19:45.666623 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.666637 | controller |                     ".": {},
2026-06-09 12:19:45.666651 | controller |                     "f:name": {},
2026-06-09 12:19:45.666664 | controller |                     "f:value": {}
2026-06-09 12:19:45.666678 | controller |                   },
2026-06-09 12:19:45.666692 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.666709 | controller |                     ".": {},
2026-06-09 12:19:45.666724 | controller |                     "f:name": {},
2026-06-09 12:19:45.666737 | controller |                     "f:value": {}
2026-06-09 12:19:45.666751 | controller |                   },
2026-06-09 12:19:45.666765 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.666779 | controller |                     ".": {},
2026-06-09 12:19:45.666793 | controller |                     "f:name": {},
2026-06-09 12:19:45.666806 | controller |                     "f:value": {}
2026-06-09 12:19:45.666820 | controller |                   },
2026-06-09 12:19:45.666834 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.666848 | controller |                     ".": {},
2026-06-09 12:19:45.666861 | controller |                     "f:name": {},
2026-06-09 12:19:45.666875 | controller |                     "f:value": {}
2026-06-09 12:19:45.666888 | controller |                   },
2026-06-09 12:19:45.666902 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.666916 | controller |                     ".": {},
2026-06-09 12:19:45.666930 | controller |                     "f:name": {},
2026-06-09 12:19:45.666944 | controller |                     "f:value": {}
2026-06-09 12:19:45.666958 | controller |                   },
2026-06-09 12:19:45.666972 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.666986 | controller |                     ".": {},
2026-06-09 12:19:45.667000 | controller |                     "f:name": {},
2026-06-09 12:19:45.667014 | controller |                     "f:value": {}
2026-06-09 12:19:45.667028 | controller |                   },
2026-06-09 12:19:45.667042 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.667056 | controller |                     ".": {},
2026-06-09 12:19:45.667070 | controller |                     "f:name": {},
2026-06-09 12:19:45.667084 | controller |                     "f:value": {}
2026-06-09 12:19:45.667098 | controller |                   },
2026-06-09 12:19:45.667112 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.667126 | controller |                     ".": {},
2026-06-09 12:19:45.667140 | controller |                     "f:name": {},
2026-06-09 12:19:45.667154 | controller |                     "f:value": {}
2026-06-09 12:19:45.667168 | controller |                   },
2026-06-09 12:19:45.667182 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.667196 | controller |                     ".": {},
2026-06-09 12:19:45.667210 | controller |                     "f:name": {},
2026-06-09 12:19:45.667223 | controller |                     "f:value": {}
2026-06-09 12:19:45.667237 | controller |                   },
2026-06-09 12:19:45.667251 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.667265 | controller |                     ".": {},
2026-06-09 12:19:45.667278 | controller |                     "f:name": {},
2026-06-09 12:19:45.667292 | controller |                     "f:value": {}
2026-06-09 12:19:45.667306 | controller |                   },
2026-06-09 12:19:45.667320 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.667334 | controller |                     ".": {},
2026-06-09 12:19:45.667363 | controller |                     "f:name": {},
2026-06-09 12:19:45.667383 | controller |                     "f:value": {}
2026-06-09 12:19:45.667397 | controller |                   },
2026-06-09 12:19:45.667411 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.667429 | controller |                     ".": {},
2026-06-09 12:19:45.667443 | controller |                     "f:name": {},
2026-06-09 12:19:45.667457 | controller |                     "f:value": {}
2026-06-09 12:19:45.667471 | controller |                   },
2026-06-09 12:19:45.667485 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.667499 | controller |                     ".": {},
2026-06-09 12:19:45.667514 | controller |                     "f:name": {},
2026-06-09 12:19:45.667527 | controller |                     "f:value": {}
2026-06-09 12:19:45.667541 | controller |                   },
2026-06-09 12:19:45.667555 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.667569 | controller |                     ".": {},
2026-06-09 12:19:45.667583 | controller |                     "f:name": {},
2026-06-09 12:19:45.667597 | controller |                     "f:value": {}
2026-06-09 12:19:45.667611 | controller |                   },
2026-06-09 12:19:45.667625 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.667638 | controller |                     ".": {},
2026-06-09 12:19:45.667652 | controller |                     "f:name": {},
2026-06-09 12:19:45.667666 | controller |                     "f:value": {}
2026-06-09 12:19:45.667680 | controller |                   },
2026-06-09 12:19:45.667693 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT\"}": {
2026-06-09 12:19:45.667707 | controller |                     ".": {},
2026-06-09 12:19:45.667722 | controller |                     "f:name": {},
2026-06-09 12:19:45.667735 | controller |                     "f:value": {}
2026-06-09 12:19:45.667749 | controller |                   },
2026-06-09 12:19:45.667763 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.667776 | controller |                     ".": {},
2026-06-09 12:19:45.667790 | controller |                     "f:name": {},
2026-06-09 12:19:45.667804 | controller |                     "f:value": {}
2026-06-09 12:19:45.667817 | controller |                   },
2026-06-09 12:19:45.667831 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.667845 | controller |                     ".": {},
2026-06-09 12:19:45.667859 | controller |                     "f:name": {},
2026-06-09 12:19:45.667872 | controller |                     "f:value": {}
2026-06-09 12:19:45.667886 | controller |                   },
2026-06-09 12:19:45.667900 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.667914 | controller |                     ".": {},
2026-06-09 12:19:45.667928 | controller |                     "f:name": {},
2026-06-09 12:19:45.667942 | controller |                     "f:value": {}
2026-06-09 12:19:45.667956 | controller |                   },
2026-06-09 12:19:45.667969 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.667983 | controller |                     ".": {},
2026-06-09 12:19:45.667997 | controller |                     "f:name": {},
2026-06-09 12:19:45.668010 | controller |                     "f:value": {}
2026-06-09 12:19:45.668024 | controller |                   },
2026-06-09 12:19:45.668037 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.668051 | controller |                     ".": {},
2026-06-09 12:19:45.668064 | controller |                     "f:name": {},
2026-06-09 12:19:45.668078 | controller |                     "f:value": {}
2026-06-09 12:19:45.668092 | controller |                   },
2026-06-09 12:19:45.668106 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.668123 | controller |                     ".": {},
2026-06-09 12:19:45.668138 | controller |                     "f:name": {},
2026-06-09 12:19:45.668152 | controller |                     "f:value": {}
2026-06-09 12:19:45.668166 | controller |                   },
2026-06-09 12:19:45.668180 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.668195 | controller |                     ".": {},
2026-06-09 12:19:45.668209 | controller |                     "f:name": {},
2026-06-09 12:19:45.668222 | controller |                     "f:value": {}
2026-06-09 12:19:45.668236 | controller |                   },
2026-06-09 12:19:45.668250 | controller |                   "k:{\"name\":\"RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.668264 | controller |                     ".": {},
2026-06-09 12:19:45.668278 | controller |                     "f:name": {},
2026-06-09 12:19:45.668291 | controller |                     "f:value": {}
2026-06-09 12:19:45.668305 | controller |                   },
2026-06-09 12:19:45.668318 | controller |                   "k:{\"name\":\"RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.668332 | controller |                     ".": {},
2026-06-09 12:19:45.668349 | controller |                     "f:name": {},
2026-06-09 12:19:45.668381 | controller |                     "f:value": {}
2026-06-09 12:19:45.668396 | controller |                   },
2026-06-09 12:19:45.668410 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.668424 | controller |                     ".": {},
2026-06-09 12:19:45.668438 | controller |                     "f:name": {},
2026-06-09 12:19:45.668452 | controller |                     "f:value": {}
2026-06-09 12:19:45.668466 | controller |                   },
2026-06-09 12:19:45.668479 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.668493 | controller |                     ".": {},
2026-06-09 12:19:45.668507 | controller |                     "f:name": {},
2026-06-09 12:19:45.668521 | controller |                     "f:value": {}
2026-06-09 12:19:45.668535 | controller |                   },
2026-06-09 12:19:45.668549 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.668563 | controller |                     ".": {},
2026-06-09 12:19:45.668576 | controller |                     "f:name": {},
2026-06-09 12:19:45.668590 | controller |                     "f:value": {}
2026-06-09 12:19:45.668604 | controller |                   },
2026-06-09 12:19:45.668618 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.668631 | controller |                     ".": {},
2026-06-09 12:19:45.668645 | controller |                     "f:name": {},
2026-06-09 12:19:45.668659 | controller |                     "f:value": {}
2026-06-09 12:19:45.668673 | controller |                   },
2026-06-09 12:19:45.668687 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.668701 | controller |                     ".": {},
2026-06-09 12:19:45.668714 | controller |                     "f:name": {},
2026-06-09 12:19:45.668728 | controller |                     "f:value": {}
2026-06-09 12:19:45.668742 | controller |                   },
2026-06-09 12:19:45.668756 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.668770 | controller |                     ".": {},
2026-06-09 12:19:45.668784 | controller |                     "f:name": {},
2026-06-09 12:19:45.668797 | controller |                     "f:value": {}
2026-06-09 12:19:45.668811 | controller |                   },
2026-06-09 12:19:45.668829 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.668844 | controller |                     ".": {},
2026-06-09 12:19:45.668857 | controller |                     "f:name": {},
2026-06-09 12:19:45.668871 | controller |                     "f:value": {}
2026-06-09 12:19:45.668886 | controller |                   },
2026-06-09 12:19:45.668899 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.668914 | controller |                     ".": {},
2026-06-09 12:19:45.668928 | controller |                     "f:name": {},
2026-06-09 12:19:45.668942 | controller |                     "f:value": {}
2026-06-09 12:19:45.668955 | controller |                   },
2026-06-09 12:19:45.668969 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 12:19:45.668983 | controller |                     ".": {},
2026-06-09 12:19:45.668997 | controller |                     "f:name": {},
2026-06-09 12:19:45.669010 | controller |                     "f:value": {}
2026-06-09 12:19:45.669024 | controller |                   },
2026-06-09 12:19:45.669037 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 12:19:45.669051 | controller |                     ".": {},
2026-06-09 12:19:45.669065 | controller |                     "f:name": {},
2026-06-09 12:19:45.669079 | controller |                     "f:value": {}
2026-06-09 12:19:45.669093 | controller |                   }
2026-06-09 12:19:45.669107 | controller |                 },
2026-06-09 12:19:45.669121 | controller |                 "f:image": {},
2026-06-09 12:19:45.669134 | controller |                 "f:imagePullPolicy": {},
2026-06-09 12:19:45.669148 | controller |                 "f:livenessProbe": {
2026-06-09 12:19:45.669162 | controller |                   ".": {},
2026-06-09 12:19:45.669175 | controller |                   "f:failureThreshold": {},
2026-06-09 12:19:45.669189 | controller |                   "f:httpGet": {
2026-06-09 12:19:45.669203 | controller |                     ".": {},
2026-06-09 12:19:45.669217 | controller |                     "f:path": {},
2026-06-09 12:19:45.669230 | controller |                     "f:port": {},
2026-06-09 12:19:45.669243 | controller |                     "f:scheme": {}
2026-06-09 12:19:45.669257 | controller |                   },
2026-06-09 12:19:45.669270 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 12:19:45.669283 | controller |                   "f:periodSeconds": {},
2026-06-09 12:19:45.669297 | controller |                   "f:successThreshold": {},
2026-06-09 12:19:45.669310 | controller |                   "f:timeoutSeconds": {}
2026-06-09 12:19:45.669324 | controller |                 },
2026-06-09 12:19:45.669338 | controller |                 "f:name": {},
2026-06-09 12:19:45.669369 | controller |                 "f:readinessProbe": {
2026-06-09 12:19:45.669385 | controller |                   ".": {},
2026-06-09 12:19:45.669400 | controller |                   "f:failureThreshold": {},
2026-06-09 12:19:45.669414 | controller |                   "f:httpGet": {
2026-06-09 12:19:45.669427 | controller |                     ".": {},
2026-06-09 12:19:45.669441 | controller |                     "f:path": {},
2026-06-09 12:19:45.669455 | controller |                     "f:port": {},
2026-06-09 12:19:45.669468 | controller |                     "f:scheme": {}
2026-06-09 12:19:45.669482 | controller |                   },
2026-06-09 12:19:45.669496 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 12:19:45.669510 | controller |                   "f:periodSeconds": {},
2026-06-09 12:19:45.669524 | controller |                   "f:successThreshold": {},
2026-06-09 12:19:45.669538 | controller |                   "f:timeoutSeconds": {}
2026-06-09 12:19:45.669552 | controller |                 },
2026-06-09 12:19:45.669566 | controller |                 "f:resources": {
2026-06-09 12:19:45.669583 | controller |                   ".": {},
2026-06-09 12:19:45.669597 | controller |                   "f:limits": {
2026-06-09 12:19:45.669611 | controller |                     ".": {},
2026-06-09 12:19:45.669624 | controller |                     "f:cpu": {},
2026-06-09 12:19:45.669638 | controller |                     "f:memory": {}
2026-06-09 12:19:45.669651 | controller |                   },
2026-06-09 12:19:45.669665 | controller |                   "f:requests": {
2026-06-09 12:19:45.669693 | controller |                     ".": {},
2026-06-09 12:19:45.669708 | controller |                     "f:cpu": {},
2026-06-09 12:19:45.669722 | controller |                     "f:memory": {}
2026-06-09 12:19:45.669736 | controller |                   }
2026-06-09 12:19:45.669750 | controller |                 },
2026-06-09 12:19:45.669764 | controller |                 "f:securityContext": {
2026-06-09 12:19:45.669778 | controller |                   ".": {},
2026-06-09 12:19:45.669791 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-09 12:19:45.669805 | controller |                 },
2026-06-09 12:19:45.669819 | controller |                 "f:terminationMessagePath": {},
2026-06-09 12:19:45.669833 | controller |                 "f:terminationMessagePolicy": {},
2026-06-09 12:19:45.669847 | controller |                 "f:volumeMounts": {
2026-06-09 12:19:45.669861 | controller |                   ".": {},
2026-06-09 12:19:45.669875 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-webhook-server/serving-certs\"}": {
2026-06-09 12:19:45.669889 | controller |                     ".": {},
2026-06-09 12:19:45.669904 | controller |                     "f:mountPath": {},
2026-06-09 12:19:45.669918 | controller |                     "f:name": {},
2026-06-09 12:19:45.669933 | controller |                     "f:readOnly": {}
2026-06-09 12:19:45.669947 | controller |                   }
2026-06-09 12:19:45.669961 | controller |                 }
2026-06-09 12:19:45.669975 | controller |               }
2026-06-09 12:19:45.669989 | controller |             },
2026-06-09 12:19:45.670002 | controller |             "f:dnsPolicy": {},
2026-06-09 12:19:45.670016 | controller |             "f:enableServiceLinks": {},
2026-06-09 12:19:45.670030 | controller |             "f:restartPolicy": {},
2026-06-09 12:19:45.670044 | controller |             "f:schedulerName": {},
2026-06-09 12:19:45.670058 | controller |             "f:securityContext": {
2026-06-09 12:19:45.670072 | controller |               ".": {},
2026-06-09 12:19:45.670085 | controller |               "f:runAsNonRoot": {}
2026-06-09 12:19:45.670100 | controller |             },
2026-06-09 12:19:45.670114 | controller |             "f:serviceAccount": {},
2026-06-09 12:19:45.670128 | controller |             "f:serviceAccountName": {},
2026-06-09 12:19:45.670142 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 12:19:45.670156 | controller |             "f:tolerations": {},
2026-06-09 12:19:45.670170 | controller |             "f:volumes": {
2026-06-09 12:19:45.670184 | controller |               ".": {},
2026-06-09 12:19:45.670197 | controller |               "k:{\"name\":\"cert\"}": {
2026-06-09 12:19:45.670211 | controller |                 ".": {},
2026-06-09 12:19:45.670225 | controller |                 "f:name": {},
2026-06-09 12:19:45.670239 | controller |                 "f:secret": {
2026-06-09 12:19:45.670253 | controller |                   ".": {},
2026-06-09 12:19:45.670266 | controller |                   "f:defaultMode": {},
2026-06-09 12:19:45.670280 | controller |                   "f:secretName": {}
2026-06-09 12:19:45.670294 | controller |                 }
2026-06-09 12:19:45.670308 | controller |               }
2026-06-09 12:19:45.670321 | controller |             }
2026-06-09 12:19:45.670335 | controller |           }
2026-06-09 12:19:45.670364 | controller |         },
2026-06-09 12:19:45.670383 | controller |         "manager": "kube-controller-manager",
2026-06-09 12:19:45.670401 | controller |         "operation": "Update",
2026-06-09 12:19:45.670415 | controller |         "time": "2026-06-09T11:22:26Z"
2026-06-09 12:19:45.670429 | controller |       },
2026-06-09 12:19:45.670443 | controller |       {
2026-06-09 12:19:45.670457 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.670470 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.670484 | controller |         "fieldsV1": {
2026-06-09 12:19:45.670498 | controller |           "f:metadata": {
2026-06-09 12:19:45.670512 | controller |             "f:annotations": {
2026-06-09 12:19:45.670525 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 12:19:45.670539 | controller |             }
2026-06-09 12:19:45.670553 | controller |           }
2026-06-09 12:19:45.670567 | controller |         },
2026-06-09 12:19:45.670580 | controller |         "manager": "multus-daemon",
2026-06-09 12:19:45.670594 | controller |         "operation": "Update",
2026-06-09 12:19:45.670608 | controller |         "subresource": "status",
2026-06-09 12:19:45.670621 | controller |         "time": "2026-06-09T11:22:46Z"
2026-06-09 12:19:45.670635 | controller |       },
2026-06-09 12:19:45.670649 | controller |       {
2026-06-09 12:19:45.670662 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.670676 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.670690 | controller |         "fieldsV1": {
2026-06-09 12:19:45.670703 | controller |           "f:status": {
2026-06-09 12:19:45.670717 | controller |             "f:conditions": {
2026-06-09 12:19:45.670730 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 12:19:45.670744 | controller |                 ".": {},
2026-06-09 12:19:45.670758 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.670771 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.670785 | controller |                 "f:status": {},
2026-06-09 12:19:45.670799 | controller |                 "f:type": {}
2026-06-09 12:19:45.670812 | controller |               },
2026-06-09 12:19:45.670826 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 12:19:45.670840 | controller |                 ".": {},
2026-06-09 12:19:45.670854 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.670868 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.670882 | controller |                 "f:status": {},
2026-06-09 12:19:45.670896 | controller |                 "f:type": {}
2026-06-09 12:19:45.670910 | controller |               },
2026-06-09 12:19:45.670924 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 12:19:45.670938 | controller |                 ".": {},
2026-06-09 12:19:45.670952 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.670966 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.670979 | controller |                 "f:status": {},
2026-06-09 12:19:45.670993 | controller |                 "f:type": {}
2026-06-09 12:19:45.671007 | controller |               },
2026-06-09 12:19:45.671021 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 12:19:45.671035 | controller |                 ".": {},
2026-06-09 12:19:45.671050 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.671064 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.671078 | controller |                 "f:status": {},
2026-06-09 12:19:45.671092 | controller |                 "f:type": {}
2026-06-09 12:19:45.671106 | controller |               }
2026-06-09 12:19:45.671120 | controller |             },
2026-06-09 12:19:45.671134 | controller |             "f:containerStatuses": {},
2026-06-09 12:19:45.671147 | controller |             "f:hostIP": {},
2026-06-09 12:19:45.671161 | controller |             "f:hostIPs": {},
2026-06-09 12:19:45.671175 | controller |             "f:phase": {},
2026-06-09 12:19:45.671195 | controller |             "f:podIP": {},
2026-06-09 12:19:45.671209 | controller |             "f:podIPs": {
2026-06-09 12:19:45.671223 | controller |               ".": {},
2026-06-09 12:19:45.671237 | controller |               "k:{\"ip\":\"10.217.0.88\"}": {
2026-06-09 12:19:45.671251 | controller |                 ".": {},
2026-06-09 12:19:45.671265 | controller |                 "f:ip": {}
2026-06-09 12:19:45.671281 | controller |               }
2026-06-09 12:19:45.671297 | controller |             },
2026-06-09 12:19:45.671311 | controller |             "f:startTime": {}
2026-06-09 12:19:45.671325 | controller |           }
2026-06-09 12:19:45.671339 | controller |         },
2026-06-09 12:19:45.671373 | controller |         "manager": "kubelet",
2026-06-09 12:19:45.671454 | controller |         "operation": "Update",
2026-06-09 12:19:45.671475 | controller |         "subresource": "status",
2026-06-09 12:19:45.671490 | controller |         "time": "2026-06-09T11:49:08Z"
2026-06-09 12:19:45.671504 | controller |       }
2026-06-09 12:19:45.671518 | controller |     ],
2026-06-09 12:19:45.671532 | controller |     "name": "openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf",
2026-06-09 12:19:45.671547 | controller |     "namespace": "openstack-operators",
2026-06-09 12:19:45.671561 | controller |     "ownerReferences": [
2026-06-09 12:19:45.671576 | controller |       {
2026-06-09 12:19:45.671590 | controller |         "apiVersion": "apps/v1",
2026-06-09 12:19:45.671604 | controller |         "blockOwnerDeletion": true,
2026-06-09 12:19:45.671618 | controller |         "controller": true,
2026-06-09 12:19:45.671631 | controller |         "kind": "ReplicaSet",
2026-06-09 12:19:45.671645 | controller |         "name": "openstack-baremetal-operator-controller-manager-7c67dc759f",
2026-06-09 12:19:45.671659 | controller |         "uid": "c68630d3-4a1d-4134-b0a9-6cf61f92f960"
2026-06-09 12:19:45.671673 | controller |       }
2026-06-09 12:19:45.671686 | controller |     ],
2026-06-09 12:19:45.671700 | controller |     "resourceVersion": "75622",
2026-06-09 12:19:45.671714 | controller |     "uid": "2313e7dc-9652-44b2-8bdf-c6cc6385b639"
2026-06-09 12:19:45.671728 | controller |   },
2026-06-09 12:19:45.671742 | controller |   "spec": {
2026-06-09 12:19:45.671755 | controller |     "containers": [
2026-06-09 12:19:45.671769 | controller |       {
2026-06-09 12:19:45.671783 | controller |         "args": [
2026-06-09 12:19:45.671796 | controller |           "--leader-elect",
2026-06-09 12:19:45.671810 | controller |           "--health-probe-bind-address=:8081",
2026-06-09 12:19:45.671824 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-09 12:19:45.671838 | controller |         ],
2026-06-09 12:19:45.671852 | controller |         "command": [
2026-06-09 12:19:45.671866 | controller |           "/manager"
2026-06-09 12:19:45.671879 | controller |         ],
2026-06-09 12:19:45.671893 | controller |         "env": [
2026-06-09 12:19:45.671907 | controller |           {
2026-06-09 12:19:45.671921 | controller |             "name": "LEASE_DURATION",
2026-06-09 12:19:45.671935 | controller |             "value": "30"
2026-06-09 12:19:45.671950 | controller |           },
2026-06-09 12:19:45.671963 | controller |           {
2026-06-09 12:19:45.671977 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 12:19:45.671991 | controller |             "value": "20"
2026-06-09 12:19:45.672005 | controller |           },
2026-06-09 12:19:45.672019 | controller |           {
2026-06-09 12:19:45.672032 | controller |             "name": "RETRY_PERIOD",
2026-06-09 12:19:45.672046 | controller |             "value": "5"
2026-06-09 12:19:45.672060 | controller |           },
2026-06-09 12:19:45.672073 | controller |           {
2026-06-09 12:19:45.672087 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-09 12:19:45.672101 | controller |             "value": "true"
2026-06-09 12:19:45.672115 | controller |           },
2026-06-09 12:19:45.672129 | controller |           {
2026-06-09 12:19:45.672148 | controller |             "name": "RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.672162 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest"
2026-06-09 12:19:45.672177 | controller |           },
2026-06-09 12:19:45.672191 | controller |           {
2026-06-09 12:19:45.672204 | controller |             "name": "RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.672218 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest"
2026-06-09 12:19:45.672232 | controller |           },
2026-06-09 12:19:45.672245 | controller |           {
2026-06-09 12:19:45.672259 | controller |             "name": "RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.672272 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified"
2026-06-09 12:19:45.672286 | controller |           },
2026-06-09 12:19:45.672300 | controller |           {
2026-06-09 12:19:45.672314 | controller |             "name": "RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.672327 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified"
2026-06-09 12:19:45.672342 | controller |           },
2026-06-09 12:19:45.672386 | controller |           {
2026-06-09 12:19:45.672401 | controller |             "name": "RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.672415 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified"
2026-06-09 12:19:45.672430 | controller |           },
2026-06-09 12:19:45.672444 | controller |           {
2026-06-09 12:19:45.672458 | controller |             "name": "RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.672471 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified"
2026-06-09 12:19:45.672485 | controller |           },
2026-06-09 12:19:45.672499 | controller |           {
2026-06-09 12:19:45.672513 | controller |             "name": "RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.672526 | controller |             "value": "registry.redhat.io/ubi9/httpd-24:latest"
2026-06-09 12:19:45.672540 | controller |           },
2026-06-09 12:19:45.672554 | controller |           {
2026-06-09 12:19:45.672567 | controller |             "name": "RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.672581 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified"
2026-06-09 12:19:45.672594 | controller |           },
2026-06-09 12:19:45.672608 | controller |           {
2026-06-09 12:19:45.672622 | controller |             "name": "RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.672635 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified"
2026-06-09 12:19:45.672649 | controller |           },
2026-06-09 12:19:45.672663 | controller |           {
2026-06-09 12:19:45.672676 | controller |             "name": "RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.672690 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified"
2026-06-09 12:19:45.672704 | controller |           },
2026-06-09 12:19:45.672717 | controller |           {
2026-06-09 12:19:45.672731 | controller |             "name": "RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.672745 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified"
2026-06-09 12:19:45.672759 | controller |           },
2026-06-09 12:19:45.672773 | controller |           {
2026-06-09 12:19:45.672786 | controller |             "name": "RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.672800 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified"
2026-06-09 12:19:45.672818 | controller |           },
2026-06-09 12:19:45.672832 | controller |           {
2026-06-09 12:19:45.672846 | controller |             "name": "RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.672860 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified"
2026-06-09 12:19:45.672874 | controller |           },
2026-06-09 12:19:45.672888 | controller |           {
2026-06-09 12:19:45.672902 | controller |             "name": "RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.672917 | controller |             "value": "quay.io/openstack-k8s-operators/mysqld_exporter:latest"
2026-06-09 12:19:45.672931 | controller |           },
2026-06-09 12:19:45.672945 | controller |           {
2026-06-09 12:19:45.672959 | controller |             "name": "RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.672973 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified"
2026-06-09 12:19:45.672987 | controller |           },
2026-06-09 12:19:45.673001 | controller |           {
2026-06-09 12:19:45.673015 | controller |             "name": "RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.673029 | controller |             "value": "quay.io/openstack-k8s-operators/sg-core:latest"
2026-06-09 12:19:45.673043 | controller |           },
2026-06-09 12:19:45.673056 | controller |           {
2026-06-09 12:19:45.673070 | controller |             "name": "RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.673084 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-09 12:19:45.673098 | controller |           },
2026-06-09 12:19:45.673112 | controller |           {
2026-06-09 12:19:45.673126 | controller |             "name": "RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.673140 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified"
2026-06-09 12:19:45.673155 | controller |           },
2026-06-09 12:19:45.673169 | controller |           {
2026-06-09 12:19:45.673183 | controller |             "name": "RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.673197 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-09 12:19:45.673212 | controller |           },
2026-06-09 12:19:45.673225 | controller |           {
2026-06-09 12:19:45.673239 | controller |             "name": "RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.673253 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified"
2026-06-09 12:19:45.673268 | controller |           },
2026-06-09 12:19:45.673282 | controller |           {
2026-06-09 12:19:45.673296 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.673310 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current"
2026-06-09 12:19:45.673324 | controller |           },
2026-06-09 12:19:45.673338 | controller |           {
2026-06-09 12:19:45.673371 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.673387 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current"
2026-06-09 12:19:45.673402 | controller |           },
2026-06-09 12:19:45.673416 | controller |           {
2026-06-09 12:19:45.673430 | controller |             "name": "RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.673444 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-api:current-podified"
2026-06-09 12:19:45.673461 | controller |           },
2026-06-09 12:19:45.673476 | controller |           {
2026-06-09 12:19:45.673490 | controller |             "name": "RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.673504 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified"
2026-06-09 12:19:45.673518 | controller |           },
2026-06-09 12:19:45.673532 | controller |           {
2026-06-09 12:19:45.673546 | controller |             "name": "RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.673560 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-central:current-podified"
2026-06-09 12:19:45.673573 | controller |           },
2026-06-09 12:19:45.673587 | controller |           {
2026-06-09 12:19:45.673601 | controller |             "name": "RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.673615 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified"
2026-06-09 12:19:45.673628 | controller |           },
2026-06-09 12:19:45.673642 | controller |           {
2026-06-09 12:19:45.673656 | controller |             "name": "RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.673670 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified"
2026-06-09 12:19:45.673684 | controller |           },
2026-06-09 12:19:45.673711 | controller |           {
2026-06-09 12:19:45.673726 | controller |             "name": "RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.673740 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-unbound:current-podified"
2026-06-09 12:19:45.673754 | controller |           },
2026-06-09 12:19:45.673768 | controller |           {
2026-06-09 12:19:45.673781 | controller |             "name": "RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.673795 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified"
2026-06-09 12:19:45.673810 | controller |           },
2026-06-09 12:19:45.673824 | controller |           {
2026-06-09 12:19:45.673837 | controller |             "name": "RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.673851 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-frr:current-podified"
2026-06-09 12:19:45.673865 | controller |           },
2026-06-09 12:19:45.673879 | controller |           {
2026-06-09 12:19:45.673893 | controller |             "name": "RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.673907 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-iscsid:current-podified"
2026-06-09 12:19:45.673922 | controller |           },
2026-06-09 12:19:45.673936 | controller |           {
2026-06-09 12:19:45.673950 | controller |             "name": "RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.673963 | controller |             "value": "quay.io/sustainable_computing_io/kepler:release-0.7.12"
2026-06-09 12:19:45.673978 | controller |           },
2026-06-09 12:19:45.673992 | controller |           {
2026-06-09 12:19:45.674006 | controller |             "name": "RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.674020 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cron:current-podified"
2026-06-09 12:19:45.674034 | controller |           },
2026-06-09 12:19:45.674048 | controller |           {
2026-06-09 12:19:45.674062 | controller |             "name": "RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.674076 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-multipathd:current-podified"
2026-06-09 12:19:45.674090 | controller |           },
2026-06-09 12:19:45.674104 | controller |           {
2026-06-09 12:19:45.674118 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.674136 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified"
2026-06-09 12:19:45.674151 | controller |           },
2026-06-09 12:19:45.674165 | controller |           {
2026-06-09 12:19:45.674179 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.674193 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified"
2026-06-09 12:19:45.674207 | controller |           },
2026-06-09 12:19:45.674221 | controller |           {
2026-06-09 12:19:45.674234 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.674248 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified"
2026-06-09 12:19:45.674262 | controller |           },
2026-06-09 12:19:45.674276 | controller |           {
2026-06-09 12:19:45.674289 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.674303 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified"
2026-06-09 12:19:45.674317 | controller |           },
2026-06-09 12:19:45.674331 | controller |           {
2026-06-09 12:19:45.674345 | controller |             "name": "RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.674379 | controller |             "value": "quay.io/prometheus/node-exporter:v1.5.0"
2026-06-09 12:19:45.674395 | controller |           },
2026-06-09 12:19:45.674408 | controller |           {
2026-06-09 12:19:45.674422 | controller |             "name": "RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.674436 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified"
2026-06-09 12:19:45.674450 | controller |           },
2026-06-09 12:19:45.674464 | controller |           {
2026-06-09 12:19:45.674478 | controller |             "name": "RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.674491 | controller |             "value": "quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest"
2026-06-09 12:19:45.674505 | controller |           },
2026-06-09 12:19:45.674519 | controller |           {
2026-06-09 12:19:45.674533 | controller |             "name": "RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.674547 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-09 12:19:45.674561 | controller |           },
2026-06-09 12:19:45.674575 | controller |           {
2026-06-09 12:19:45.674589 | controller |             "name": "RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.674602 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api:current-podified"
2026-06-09 12:19:45.674616 | controller |           },
2026-06-09 12:19:45.674630 | controller |           {
2026-06-09 12:19:45.674644 | controller |             "name": "RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.674658 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified"
2026-06-09 12:19:45.674671 | controller |           },
2026-06-09 12:19:45.674685 | controller |           {
2026-06-09 12:19:45.674699 | controller |             "name": "RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.674713 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified"
2026-06-09 12:19:45.674727 | controller |           },
2026-06-09 12:19:45.674741 | controller |           {
2026-06-09 12:19:45.674755 | controller |             "name": "RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.674768 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizon:current-podified"
2026-06-09 12:19:45.674786 | controller |           },
2026-06-09 12:19:45.674801 | controller |           {
2026-06-09 12:19:45.674814 | controller |             "name": "RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.674828 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-memcached:current-podified"
2026-06-09 12:19:45.674842 | controller |           },
2026-06-09 12:19:45.674857 | controller |           {
2026-06-09 12:19:45.674871 | controller |             "name": "RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.674885 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-redis:current-podified"
2026-06-09 12:19:45.674899 | controller |           },
2026-06-09 12:19:45.674913 | controller |           {
2026-06-09 12:19:45.674927 | controller |             "name": "RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.674941 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified"
2026-06-09 12:19:45.674955 | controller |           },
2026-06-09 12:19:45.674969 | controller |           {
2026-06-09 12:19:45.674982 | controller |             "name": "RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.674996 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified"
2026-06-09 12:19:45.675010 | controller |           },
2026-06-09 12:19:45.675024 | controller |           {
2026-06-09 12:19:45.675038 | controller |             "name": "RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.675051 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified"
2026-06-09 12:19:45.675065 | controller |           },
2026-06-09 12:19:45.675080 | controller |           {
2026-06-09 12:19:45.675094 | controller |             "name": "RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.675108 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified"
2026-06-09 12:19:45.675122 | controller |           },
2026-06-09 12:19:45.675136 | controller |           {
2026-06-09 12:19:45.675150 | controller |             "name": "RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.675164 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified"
2026-06-09 12:19:45.675178 | controller |           },
2026-06-09 12:19:45.675192 | controller |           {
2026-06-09 12:19:45.675206 | controller |             "name": "RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.675220 | controller |             "value": "quay.io/podified-antelope-centos9/ironic-python-agent:current-podified"
2026-06-09 12:19:45.675233 | controller |           },
2026-06-09 12:19:45.675247 | controller |           {
2026-06-09 12:19:45.675261 | controller |             "name": "RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.675275 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-keystone:current-podified"
2026-06-09 12:19:45.675289 | controller |           },
2026-06-09 12:19:45.675302 | controller |           {
2026-06-09 12:19:45.675316 | controller |             "name": "RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.675330 | controller |             "value": "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0"
2026-06-09 12:19:45.675344 | controller |           },
2026-06-09 12:19:45.675380 | controller |           {
2026-06-09 12:19:45.675396 | controller |             "name": "RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.675410 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-api:current-podified"
2026-06-09 12:19:45.675424 | controller |           },
2026-06-09 12:19:45.675438 | controller |           {
2026-06-09 12:19:45.675455 | controller |             "name": "RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.675470 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified"
2026-06-09 12:19:45.675484 | controller |           },
2026-06-09 12:19:45.675498 | controller |           {
2026-06-09 12:19:45.675512 | controller |             "name": "RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.675526 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-share:current-podified"
2026-06-09 12:19:45.675540 | controller |           },
2026-06-09 12:19:45.675553 | controller |           {
2026-06-09 12:19:45.675567 | controller |             "name": "RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.675581 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-mariadb:current-podified"
2026-06-09 12:19:45.675594 | controller |           },
2026-06-09 12:19:45.675608 | controller |           {
2026-06-09 12:19:45.675622 | controller |             "name": "RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.675635 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-netutils:current-podified"
2026-06-09 12:19:45.675649 | controller |           },
2026-06-09 12:19:45.675663 | controller |           {
2026-06-09 12:19:45.675676 | controller |             "name": "RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.675690 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-09 12:19:45.675704 | controller |           },
2026-06-09 12:19:45.675717 | controller |           {
2026-06-09 12:19:45.675731 | controller |             "name": "RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.675745 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-09 12:19:45.675759 | controller |           },
2026-06-09 12:19:45.675772 | controller |           {
2026-06-09 12:19:45.675786 | controller |             "name": "RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.675800 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified"
2026-06-09 12:19:45.675813 | controller |           },
2026-06-09 12:19:45.675827 | controller |           {
2026-06-09 12:19:45.675842 | controller |             "name": "RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.675856 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-09 12:19:45.675870 | controller |           },
2026-06-09 12:19:45.675884 | controller |           {
2026-06-09 12:19:45.675898 | controller |             "name": "RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.675912 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-09 12:19:45.675926 | controller |           },
2026-06-09 12:19:45.675940 | controller |           {
2026-06-09 12:19:45.675954 | controller |             "name": "RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.675968 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-09 12:19:45.675982 | controller |           },
2026-06-09 12:19:45.675996 | controller |           {
2026-06-09 12:19:45.676010 | controller |             "name": "RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.676024 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified"
2026-06-09 12:19:45.676039 | controller |           },
2026-06-09 12:19:45.676053 | controller |           {
2026-06-09 12:19:45.676067 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.676085 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-09 12:19:45.676100 | controller |           },
2026-06-09 12:19:45.676115 | controller |           {
2026-06-09 12:19:45.676129 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.676143 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified"
2026-06-09 12:19:45.676157 | controller |           },
2026-06-09 12:19:45.676171 | controller |           {
2026-06-09 12:19:45.676184 | controller |             "name": "RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.676198 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified"
2026-06-09 12:19:45.676212 | controller |           },
2026-06-09 12:19:45.676226 | controller |           {
2026-06-09 12:19:45.676239 | controller |             "name": "RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.676253 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified"
2026-06-09 12:19:45.676267 | controller |           },
2026-06-09 12:19:45.676281 | controller |           {
2026-06-09 12:19:45.676295 | controller |             "name": "RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.676309 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-09 12:19:45.676323 | controller |           },
2026-06-09 12:19:45.676337 | controller |           {
2026-06-09 12:19:45.676372 | controller |             "name": "RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT",
2026-06-09 12:19:45.676392 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-must-gather:latest"
2026-06-09 12:19:45.676406 | controller |           },
2026-06-09 12:19:45.676420 | controller |           {
2026-06-09 12:19:45.676434 | controller |             "name": "RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.676448 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified"
2026-06-09 12:19:45.676462 | controller |           },
2026-06-09 12:19:45.676475 | controller |           {
2026-06-09 12:19:45.676489 | controller |             "name": "RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.676503 | controller |             "value": "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-09 12:19:45.676517 | controller |           },
2026-06-09 12:19:45.676530 | controller |           {
2026-06-09 12:19:45.676544 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.676557 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified"
2026-06-09 12:19:45.676571 | controller |           },
2026-06-09 12:19:45.676585 | controller |           {
2026-06-09 12:19:45.676599 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.676612 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified"
2026-06-09 12:19:45.676626 | controller |           },
2026-06-09 12:19:45.676640 | controller |           {
2026-06-09 12:19:45.676654 | controller |             "name": "RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.676668 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified"
2026-06-09 12:19:45.676681 | controller |           },
2026-06-09 12:19:45.676695 | controller |           {
2026-06-09 12:19:45.676709 | controller |             "name": "RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.676723 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified"
2026-06-09 12:19:45.676741 | controller |           },
2026-06-09 12:19:45.676755 | controller |           {
2026-06-09 12:19:45.676769 | controller |             "name": "RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.676783 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified"
2026-06-09 12:19:45.676796 | controller |           },
2026-06-09 12:19:45.676810 | controller |           {
2026-06-09 12:19:45.676824 | controller |             "name": "RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.676838 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-placement-api:current-podified"
2026-06-09 12:19:45.676852 | controller |           },
2026-06-09 12:19:45.676866 | controller |           {
2026-06-09 12:19:45.676880 | controller |             "name": "RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.676895 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified"
2026-06-09 12:19:45.676909 | controller |           },
2026-06-09 12:19:45.676922 | controller |           {
2026-06-09 12:19:45.676936 | controller |             "name": "RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.676950 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-account:current-podified"
2026-06-09 12:19:45.676964 | controller |           },
2026-06-09 12:19:45.676978 | controller |           {
2026-06-09 12:19:45.676992 | controller |             "name": "RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.677006 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-container:current-podified"
2026-06-09 12:19:45.677020 | controller |           },
2026-06-09 12:19:45.677033 | controller |           {
2026-06-09 12:19:45.677047 | controller |             "name": "RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.677062 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-object:current-podified"
2026-06-09 12:19:45.677076 | controller |           },
2026-06-09 12:19:45.677090 | controller |           {
2026-06-09 12:19:45.677104 | controller |             "name": "RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.677118 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified"
2026-06-09 12:19:45.677132 | controller |           },
2026-06-09 12:19:45.677146 | controller |           {
2026-06-09 12:19:45.677160 | controller |             "name": "RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.677174 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified"
2026-06-09 12:19:45.677188 | controller |           },
2026-06-09 12:19:45.677202 | controller |           {
2026-06-09 12:19:45.677216 | controller |             "name": "RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.677230 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-api:current-podified"
2026-06-09 12:19:45.677244 | controller |           },
2026-06-09 12:19:45.677258 | controller |           {
2026-06-09 12:19:45.677273 | controller |             "name": "RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.677289 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-applier:current-podified"
2026-06-09 12:19:45.677305 | controller |           },
2026-06-09 12:19:45.677319 | controller |           {
2026-06-09 12:19:45.677333 | controller |             "name": "RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.677350 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified"
2026-06-09 12:19:45.677382 | controller |           },
2026-06-09 12:19:45.677397 | controller |           {
2026-06-09 12:19:45.677416 | controller |             "name": "METRICS_CERTS",
2026-06-09 12:19:45.677430 | controller |             "value": "false"
2026-06-09 12:19:45.677444 | controller |           }
2026-06-09 12:19:45.677458 | controller |         ],
2026-06-09 12:19:45.677472 | controller |         "image": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1",
2026-06-09 12:19:45.677486 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 12:19:45.677500 | controller |         "livenessProbe": {
2026-06-09 12:19:45.677514 | controller |           "failureThreshold": 3,
2026-06-09 12:19:45.677528 | controller |           "httpGet": {
2026-06-09 12:19:45.677542 | controller |             "path": "/healthz",
2026-06-09 12:19:45.677556 | controller |             "port": 8081,
2026-06-09 12:19:45.677569 | controller |             "scheme": "HTTP"
2026-06-09 12:19:45.677583 | controller |           },
2026-06-09 12:19:45.677596 | controller |           "initialDelaySeconds": 15,
2026-06-09 12:19:45.677610 | controller |           "periodSeconds": 20,
2026-06-09 12:19:45.677624 | controller |           "successThreshold": 1,
2026-06-09 12:19:45.677637 | controller |           "timeoutSeconds": 1
2026-06-09 12:19:45.677651 | controller |         },
2026-06-09 12:19:45.677664 | controller |         "name": "manager",
2026-06-09 12:19:45.677678 | controller |         "readinessProbe": {
2026-06-09 12:19:45.677691 | controller |           "failureThreshold": 3,
2026-06-09 12:19:45.677705 | controller |           "httpGet": {
2026-06-09 12:19:45.677731 | controller |             "path": "/readyz",
2026-06-09 12:19:45.677746 | controller |             "port": 8081,
2026-06-09 12:19:45.677760 | controller |             "scheme": "HTTP"
2026-06-09 12:19:45.677773 | controller |           },
2026-06-09 12:19:45.677787 | controller |           "initialDelaySeconds": 5,
2026-06-09 12:19:45.677800 | controller |           "periodSeconds": 10,
2026-06-09 12:19:45.677814 | controller |           "successThreshold": 1,
2026-06-09 12:19:45.677828 | controller |           "timeoutSeconds": 1
2026-06-09 12:19:45.677842 | controller |         },
2026-06-09 12:19:45.677856 | controller |         "resources": {
2026-06-09 12:19:45.677870 | controller |           "limits": {
2026-06-09 12:19:45.677884 | controller |             "cpu": "500m",
2026-06-09 12:19:45.677897 | controller |             "memory": "512Mi"
2026-06-09 12:19:45.677911 | controller |           },
2026-06-09 12:19:45.677925 | controller |           "requests": {
2026-06-09 12:19:45.677938 | controller |             "cpu": "10m",
2026-06-09 12:19:45.677952 | controller |             "memory": "256Mi"
2026-06-09 12:19:45.677966 | controller |           }
2026-06-09 12:19:45.677979 | controller |         },
2026-06-09 12:19:45.677993 | controller |         "securityContext": {
2026-06-09 12:19:45.678007 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 12:19:45.678021 | controller |           "capabilities": {
2026-06-09 12:19:45.678035 | controller |             "drop": [
2026-06-09 12:19:45.678049 | controller |               "ALL"
2026-06-09 12:19:45.678063 | controller |             ]
2026-06-09 12:19:45.678077 | controller |           },
2026-06-09 12:19:45.678091 | controller |           "runAsUser": 1000660000
2026-06-09 12:19:45.678104 | controller |         },
2026-06-09 12:19:45.678118 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 12:19:45.678132 | controller |         "terminationMessagePolicy": "File",
2026-06-09 12:19:45.678146 | controller |         "volumeMounts": [
2026-06-09 12:19:45.678160 | controller |           {
2026-06-09 12:19:45.678174 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-09 12:19:45.678188 | controller |             "name": "cert",
2026-06-09 12:19:45.678202 | controller |             "readOnly": true
2026-06-09 12:19:45.678216 | controller |           },
2026-06-09 12:19:45.678233 | controller |           {
2026-06-09 12:19:45.678247 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 12:19:45.678262 | controller |             "name": "kube-api-access-gnrwl",
2026-06-09 12:19:45.678276 | controller |             "readOnly": true
2026-06-09 12:19:45.678289 | controller |           }
2026-06-09 12:19:45.678303 | controller |         ]
2026-06-09 12:19:45.678317 | controller |       }
2026-06-09 12:19:45.678331 | controller |     ],
2026-06-09 12:19:45.678344 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 12:19:45.678379 | controller |     "enableServiceLinks": true,
2026-06-09 12:19:45.678394 | controller |     "imagePullSecrets": [
2026-06-09 12:19:45.678408 | controller |       {
2026-06-09 12:19:45.678422 | controller |         "name": "openstack-baremetal-operator-controller-manager-dockercfg-nwgc2"
2026-06-09 12:19:45.678435 | controller |       }
2026-06-09 12:19:45.678449 | controller |     ],
2026-06-09 12:19:45.678463 | controller |     "nodeName": "crc",
2026-06-09 12:19:45.678477 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 12:19:45.678491 | controller |     "priority": 0,
2026-06-09 12:19:45.678505 | controller |     "restartPolicy": "Always",
2026-06-09 12:19:45.678519 | controller |     "schedulerName": "default-scheduler",
2026-06-09 12:19:45.678533 | controller |     "securityContext": {
2026-06-09 12:19:45.678547 | controller |       "fsGroup": 1000660000,
2026-06-09 12:19:45.678560 | controller |       "runAsNonRoot": true,
2026-06-09 12:19:45.678574 | controller |       "seLinuxOptions": {
2026-06-09 12:19:45.678588 | controller |         "level": "s0:c26,c5"
2026-06-09 12:19:45.678601 | controller |       },
2026-06-09 12:19:45.678615 | controller |       "seccompProfile": {
2026-06-09 12:19:45.678629 | controller |         "type": "RuntimeDefault"
2026-06-09 12:19:45.678643 | controller |       }
2026-06-09 12:19:45.678657 | controller |     },
2026-06-09 12:19:45.678671 | controller |     "serviceAccount": "openstack-baremetal-operator-controller-manager",
2026-06-09 12:19:45.678685 | controller |     "serviceAccountName": "openstack-baremetal-operator-controller-manager",
2026-06-09 12:19:45.678699 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 12:19:45.678713 | controller |     "tolerations": [
2026-06-09 12:19:45.678726 | controller |       {
2026-06-09 12:19:45.678740 | controller |         "effect": "NoExecute",
2026-06-09 12:19:45.678754 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 12:19:45.678768 | controller |         "operator": "Exists",
2026-06-09 12:19:45.678781 | controller |         "tolerationSeconds": 120
2026-06-09 12:19:45.678795 | controller |       },
2026-06-09 12:19:45.678809 | controller |       {
2026-06-09 12:19:45.678823 | controller |         "effect": "NoExecute",
2026-06-09 12:19:45.678837 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 12:19:45.678851 | controller |         "operator": "Exists",
2026-06-09 12:19:45.678865 | controller |         "tolerationSeconds": 120
2026-06-09 12:19:45.678878 | controller |       },
2026-06-09 12:19:45.678892 | controller |       {
2026-06-09 12:19:45.678905 | controller |         "effect": "NoSchedule",
2026-06-09 12:19:45.678919 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 12:19:45.678932 | controller |         "operator": "Exists"
2026-06-09 12:19:45.678946 | controller |       }
2026-06-09 12:19:45.678959 | controller |     ],
2026-06-09 12:19:45.678973 | controller |     "volumes": [
2026-06-09 12:19:45.678987 | controller |       {
2026-06-09 12:19:45.679001 | controller |         "name": "cert",
2026-06-09 12:19:45.679015 | controller |         "secret": {
2026-06-09 12:19:45.679029 | controller |           "defaultMode": 420,
2026-06-09 12:19:45.679043 | controller |           "secretName": "openstack-baremetal-operator-webhook-server-cert"
2026-06-09 12:19:45.679057 | controller |         }
2026-06-09 12:19:45.679075 | controller |       },
2026-06-09 12:19:45.679089 | controller |       {
2026-06-09 12:19:45.679103 | controller |         "name": "kube-api-access-gnrwl",
2026-06-09 12:19:45.679117 | controller |         "projected": {
2026-06-09 12:19:45.679131 | controller |           "defaultMode": 420,
2026-06-09 12:19:45.679145 | controller |           "sources": [
2026-06-09 12:19:45.679159 | controller |             {
2026-06-09 12:19:45.679173 | controller |               "serviceAccountToken": {
2026-06-09 12:19:45.679187 | controller |                 "expirationSeconds": 3607,
2026-06-09 12:19:45.679201 | controller |                 "path": "token"
2026-06-09 12:19:45.679215 | controller |               }
2026-06-09 12:19:45.679229 | controller |             },
2026-06-09 12:19:45.679243 | controller |             {
2026-06-09 12:19:45.679257 | controller |               "configMap": {
2026-06-09 12:19:45.679270 | controller |                 "items": [
2026-06-09 12:19:45.679284 | controller |                   {
2026-06-09 12:19:45.679297 | controller |                     "key": "ca.crt",
2026-06-09 12:19:45.679311 | controller |                     "path": "ca.crt"
2026-06-09 12:19:45.679325 | controller |                   }
2026-06-09 12:19:45.679338 | controller |                 ],
2026-06-09 12:19:45.679375 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 12:19:45.679391 | controller |               }
2026-06-09 12:19:45.679405 | controller |             },
2026-06-09 12:19:45.679419 | controller |             {
2026-06-09 12:19:45.679433 | controller |               "downwardAPI": {
2026-06-09 12:19:45.679447 | controller |                 "items": [
2026-06-09 12:19:45.679460 | controller |                   {
2026-06-09 12:19:45.679474 | controller |                     "fieldRef": {
2026-06-09 12:19:45.679487 | controller |                       "apiVersion": "v1",
2026-06-09 12:19:45.679501 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 12:19:45.679515 | controller |                     },
2026-06-09 12:19:45.679528 | controller |                     "path": "namespace"
2026-06-09 12:19:45.679542 | controller |                   }
2026-06-09 12:19:45.679556 | controller |                 ]
2026-06-09 12:19:45.679570 | controller |               }
2026-06-09 12:19:45.679584 | controller |             },
2026-06-09 12:19:45.679597 | controller |             {
2026-06-09 12:19:45.679611 | controller |               "configMap": {
2026-06-09 12:19:45.679624 | controller |                 "items": [
2026-06-09 12:19:45.679638 | controller |                   {
2026-06-09 12:19:45.679652 | controller |                     "key": "service-ca.crt",
2026-06-09 12:19:45.679666 | controller |                     "path": "service-ca.crt"
2026-06-09 12:19:45.679679 | controller |                   }
2026-06-09 12:19:45.679693 | controller |                 ],
2026-06-09 12:19:45.679706 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 12:19:45.679720 | controller |               }
2026-06-09 12:19:45.679733 | controller |             }
2026-06-09 12:19:45.679746 | controller |           ]
2026-06-09 12:19:45.679760 | controller |         }
2026-06-09 12:19:45.679773 | controller |       }
2026-06-09 12:19:45.679787 | controller |     ]
2026-06-09 12:19:45.679801 | controller |   },
2026-06-09 12:19:45.679815 | controller |   "status": {
2026-06-09 12:19:45.679829 | controller |     "conditions": [
2026-06-09 12:19:45.679842 | controller |       {
2026-06-09 12:19:45.679856 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.679869 | controller |         "lastTransitionTime": "2026-06-09T11:23:19Z",
2026-06-09 12:19:45.679883 | controller |         "status": "True",
2026-06-09 12:19:45.679897 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 12:19:45.679911 | controller |       },
2026-06-09 12:19:45.679925 | controller |       {
2026-06-09 12:19:45.679939 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.679957 | controller |         "lastTransitionTime": "2026-06-09T11:22:26Z",
2026-06-09 12:19:45.679972 | controller |         "status": "True",
2026-06-09 12:19:45.679986 | controller |         "type": "Initialized"
2026-06-09 12:19:45.680000 | controller |       },
2026-06-09 12:19:45.680014 | controller |       {
2026-06-09 12:19:45.680028 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.680042 | controller |         "lastTransitionTime": "2026-06-09T11:49:08Z",
2026-06-09 12:19:45.680056 | controller |         "status": "True",
2026-06-09 12:19:45.680070 | controller |         "type": "Ready"
2026-06-09 12:19:45.680084 | controller |       },
2026-06-09 12:19:45.680098 | controller |       {
2026-06-09 12:19:45.680112 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.680126 | controller |         "lastTransitionTime": "2026-06-09T11:49:08Z",
2026-06-09 12:19:45.680140 | controller |         "status": "True",
2026-06-09 12:19:45.680153 | controller |         "type": "ContainersReady"
2026-06-09 12:19:45.680167 | controller |       },
2026-06-09 12:19:45.680181 | controller |       {
2026-06-09 12:19:45.680194 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.680208 | controller |         "lastTransitionTime": "2026-06-09T11:22:26Z",
2026-06-09 12:19:45.680222 | controller |         "status": "True",
2026-06-09 12:19:45.680235 | controller |         "type": "PodScheduled"
2026-06-09 12:19:45.680249 | controller |       }
2026-06-09 12:19:45.680263 | controller |     ],
2026-06-09 12:19:45.680277 | controller |     "containerStatuses": [
2026-06-09 12:19:45.680293 | controller |       {
2026-06-09 12:19:45.680309 | controller |         "allocatedResources": {
2026-06-09 12:19:45.680323 | controller |           "cpu": "10m",
2026-06-09 12:19:45.680336 | controller |           "memory": "256Mi"
2026-06-09 12:19:45.680375 | controller |         },
2026-06-09 12:19:45.680394 | controller |         "containerID": "cri-o://089c0ac6f1accae7f0eb85782a76fdaf7d8ec0e64858f259344575cd2d063aba",
2026-06-09 12:19:45.680409 | controller |         "image": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1",
2026-06-09 12:19:45.680424 | controller |         "imageID": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1",
2026-06-09 12:19:45.680438 | controller |         "lastState": {
2026-06-09 12:19:45.680451 | controller |           "terminated": {
2026-06-09 12:19:45.680465 | controller |             "containerID": "cri-o://af7ad893867a822a614e4b7aea579082437684d364ea483dec4b93cb4654d169",
2026-06-09 12:19:45.680479 | controller |             "exitCode": 1,
2026-06-09 12:19:45.680493 | controller |             "finishedAt": "2026-06-09T11:48:33Z",
2026-06-09 12:19:45.680507 | controller |             "reason": "Error",
2026-06-09 12:19:45.680521 | controller |             "startedAt": "2026-06-09T11:46:56Z"
2026-06-09 12:19:45.680535 | controller |           }
2026-06-09 12:19:45.680549 | controller |         },
2026-06-09 12:19:45.680562 | controller |         "name": "manager",
2026-06-09 12:19:45.680576 | controller |         "ready": true,
2026-06-09 12:19:45.680589 | controller |         "resources": {
2026-06-09 12:19:45.680603 | controller |           "limits": {
2026-06-09 12:19:45.680617 | controller |             "cpu": "500m",
2026-06-09 12:19:45.680630 | controller |             "memory": "512Mi"
2026-06-09 12:19:45.680644 | controller |           },
2026-06-09 12:19:45.680658 | controller |           "requests": {
2026-06-09 12:19:45.680671 | controller |             "cpu": "10m",
2026-06-09 12:19:45.680685 | controller |             "memory": "256Mi"
2026-06-09 12:19:45.680699 | controller |           }
2026-06-09 12:19:45.680713 | controller |         },
2026-06-09 12:19:45.680726 | controller |         "restartCount": 4,
2026-06-09 12:19:45.680740 | controller |         "started": true,
2026-06-09 12:19:45.680758 | controller |         "state": {
2026-06-09 12:19:45.680773 | controller |           "running": {
2026-06-09 12:19:45.680787 | controller |             "startedAt": "2026-06-09T11:48:56Z"
2026-06-09 12:19:45.680802 | controller |           }
2026-06-09 12:19:45.680816 | controller |         },
2026-06-09 12:19:45.680830 | controller |         "user": {
2026-06-09 12:19:45.680844 | controller |           "linux": {
2026-06-09 12:19:45.680858 | controller |             "gid": 0,
2026-06-09 12:19:45.680872 | controller |             "supplementalGroups": [
2026-06-09 12:19:45.680886 | controller |               0,
2026-06-09 12:19:45.680899 | controller |               1000660000
2026-06-09 12:19:45.680913 | controller |             ],
2026-06-09 12:19:45.680927 | controller |             "uid": 1000660000
2026-06-09 12:19:45.680941 | controller |           }
2026-06-09 12:19:45.680955 | controller |         },
2026-06-09 12:19:45.680968 | controller |         "volumeMounts": [
2026-06-09 12:19:45.680982 | controller |           {
2026-06-09 12:19:45.680997 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-09 12:19:45.681011 | controller |             "name": "cert",
2026-06-09 12:19:45.681025 | controller |             "readOnly": true,
2026-06-09 12:19:45.681038 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 12:19:45.681052 | controller |           },
2026-06-09 12:19:45.681066 | controller |           {
2026-06-09 12:19:45.681081 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 12:19:45.681095 | controller |             "name": "kube-api-access-gnrwl",
2026-06-09 12:19:45.681108 | controller |             "readOnly": true,
2026-06-09 12:19:45.681122 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 12:19:45.681136 | controller |           }
2026-06-09 12:19:45.681150 | controller |         ]
2026-06-09 12:19:45.681164 | controller |       }
2026-06-09 12:19:45.681178 | controller |     ],
2026-06-09 12:19:45.681192 | controller |     "hostIP": "192.168.126.11",
2026-06-09 12:19:45.681206 | controller |     "hostIPs": [
2026-06-09 12:19:45.681220 | controller |       {
2026-06-09 12:19:45.681233 | controller |         "ip": "192.168.126.11"
2026-06-09 12:19:45.681247 | controller |       }
2026-06-09 12:19:45.681260 | controller |     ],
2026-06-09 12:19:45.681274 | controller |     "phase": "Running",
2026-06-09 12:19:45.681287 | controller |     "podIP": "10.217.0.88",
2026-06-09 12:19:45.681301 | controller |     "podIPs": [
2026-06-09 12:19:45.681315 | controller |       {
2026-06-09 12:19:45.681328 | controller |         "ip": "10.217.0.88"
2026-06-09 12:19:45.681342 | controller |       }
2026-06-09 12:19:45.681374 | controller |     ],
2026-06-09 12:19:45.681390 | controller |     "qosClass": "Burstable",
2026-06-09 12:19:45.681404 | controller |     "startTime": "2026-06-09T11:22:26Z"
2026-06-09 12:19:45.681418 | controller |   }
2026-06-09 12:19:45.681432 | controller | }
2026-06-09 12:19:45.709486 | controller | ok:
2026-06-09 12:19:45.709548 | controller | {
2026-06-09 12:19:45.709570 | controller |   "apiVersion": "v1",
2026-06-09 12:19:45.709594 | controller |   "kind": "Pod",
2026-06-09 12:19:45.709609 | controller |   "metadata": {
2026-06-09 12:19:45.709631 | controller |     "annotations": {
2026-06-09 12:19:45.709647 | controller |       "alm-examples": "[\n  {\n    \"apiVersion\": \"operator.openstack.org/v1beta1\",\n    \"kind\": \"OpenStack\",\n    \"metadata\": {\n      \"labels\": {\n        \"app.kubernetes.io/created-by\": \"openstack-operator\",\n        \"app.kubernetes.io/instance\": \"openstack\",\n        \"app.kubernetes.io/managed-by\": \"kustomize\",\n        \"app.kubernetes.io/name\": \"openstack\",\n        \"app.kubernetes.io/part-of\": \"openstack-operator\"\n      },\n      \"name\": \"openstack\",\n      \"namespace\": \"openstack-operators\"\n    },\n    \"spec\": {\n      \"operatorOverrides\": [\n        {\n          \"controllerManager\": {\n            \"resources\": {\n              \"limits\": {\n                \"cpu\": \"600m\",\n                \"memory\": \"2Gi\"\n              }\n            }\n          },\n          \"name\": \"infra\",\n          \"replicas\": 1\n        }\n      ]\n    }\n  }\n]",
2026-06-09 12:19:45.709675 | controller |       "capabilities": "Seamless Upgrades",
2026-06-09 12:19:45.709691 | controller |       "createdAt": "2026-06-09T10:32:48Z",
2026-06-09 12:19:45.709709 | controller |       "features.operators.openshift.io/disconnected": "true",
2026-06-09 12:19:45.709731 | controller |       "features.operators.openshift.io/fips-compliant": "true",
2026-06-09 12:19:45.709745 | controller |       "features.operators.openshift.io/proxy-aware": "false",
2026-06-09 12:19:45.709766 | controller |       "features.operators.openshift.io/tls-profiles": "false",
2026-06-09 12:19:45.709841 | controller |       "features.operators.openshift.io/token-auth-aws": "false",
2026-06-09 12:19:45.709862 | controller |       "features.operators.openshift.io/token-auth-azure": "false",
2026-06-09 12:19:45.709876 | controller |       "features.operators.openshift.io/token-auth-gcp": "false",
2026-06-09 12:19:45.709890 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.68/23\"],\"mac_address\":\"0a:58:0a:d9:00:44\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.68/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-09 12:19:45.709918 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.68\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:44\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-09 12:19:45.709934 | controller |       "kubectl.kubernetes.io/default-container": "operator",
2026-06-09 12:19:45.709949 | controller |       "olm.operatorGroup": "openstack",
2026-06-09 12:19:45.709963 | controller |       "olm.operatorNamespace": "openstack-operators",
2026-06-09 12:19:45.709978 | controller |       "olm.targetNamespaces": "",
2026-06-09 12:19:45.709992 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-09 12:19:45.710007 | controller |       "operatorframework.io/initialization-resource": "{\"apiVersion\":\"operator.openstack.org/v1beta1\",\"kind\":\"OpenStack\",\"metadata\":{\"name\":\"openstack\",\"namespace\":\"openstack-operators\"},\"spec\":{}}",
2026-06-09 12:19:45.710022 | controller |       "operatorframework.io/properties": "{\"properties\":[{\"type\":\"olm.package\",\"value\":{\"packageName\":\"openstack-operator\",\"version\":\"0.6.0\"}},{\"type\":\"olm.gvk\",\"value\":{\"group\":\"operator.openstack.org\",\"kind\":\"OpenStack\",\"version\":\"v1beta1\"}}]}",
2026-06-09 12:19:45.710041 | controller |       "operatorframework.io/suggested-namespace": "openstack-operators",
2026-06-09 12:19:45.710056 | controller |       "operators.openshift.io/valid-subscription": "[\"OpenShift Container Platform\", \"OpenShift Platform Plus\"]",
2026-06-09 12:19:45.710070 | controller |       "operators.operatorframework.io/builder": "operator-sdk-v1.41.1",
2026-06-09 12:19:45.710085 | controller |       "operators.operatorframework.io/project_layout": "go.kubebuilder.io/v4",
2026-06-09 12:19:45.710099 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-09 12:19:45.710113 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-09 12:19:45.710126 | controller |     },
2026-06-09 12:19:45.710140 | controller |     "creationTimestamp": "2026-06-09T11:21:19Z",
2026-06-09 12:19:45.710154 | controller |     "generateName": "openstack-operator-controller-init-6c68c85668-",
2026-06-09 12:19:45.710168 | controller |     "generation": 1,
2026-06-09 12:19:45.710187 | controller |     "labels": {
2026-06-09 12:19:45.710202 | controller |       "app.kubernetes.io/name": "openstack-operator-controller-init",
2026-06-09 12:19:45.710216 | controller |       "control-plane": "controller-manager",
2026-06-09 12:19:45.710230 | controller |       "openstack.org/operator-name": "openstack-init",
2026-06-09 12:19:45.710244 | controller |       "pod-template-hash": "6c68c85668"
2026-06-09 12:19:45.710258 | controller |     },
2026-06-09 12:19:45.710272 | controller |     "managedFields": [
2026-06-09 12:19:45.710285 | controller |       {
2026-06-09 12:19:45.710299 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.710313 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.710327 | controller |         "fieldsV1": {
2026-06-09 12:19:45.710341 | controller |           "f:metadata": {
2026-06-09 12:19:45.710376 | controller |             "f:annotations": {
2026-06-09 12:19:45.710393 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 12:19:45.710407 | controller |             }
2026-06-09 12:19:45.710421 | controller |           }
2026-06-09 12:19:45.710435 | controller |         },
2026-06-09 12:19:45.710449 | controller |         "manager": "crc",
2026-06-09 12:19:45.710463 | controller |         "operation": "Update",
2026-06-09 12:19:45.710477 | controller |         "subresource": "status",
2026-06-09 12:19:45.710491 | controller |         "time": "2026-06-09T11:21:19Z"
2026-06-09 12:19:45.710505 | controller |       },
2026-06-09 12:19:45.710518 | controller |       {
2026-06-09 12:19:45.710532 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.710545 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.710559 | controller |         "fieldsV1": {
2026-06-09 12:19:45.710573 | controller |           "f:metadata": {
2026-06-09 12:19:45.710586 | controller |             "f:annotations": {
2026-06-09 12:19:45.710600 | controller |               ".": {},
2026-06-09 12:19:45.710613 | controller |               "f:alm-examples": {},
2026-06-09 12:19:45.710627 | controller |               "f:capabilities": {},
2026-06-09 12:19:45.710641 | controller |               "f:createdAt": {},
2026-06-09 12:19:45.710654 | controller |               "f:features.operators.openshift.io/disconnected": {},
2026-06-09 12:19:45.710668 | controller |               "f:features.operators.openshift.io/fips-compliant": {},
2026-06-09 12:19:45.710681 | controller |               "f:features.operators.openshift.io/proxy-aware": {},
2026-06-09 12:19:45.710695 | controller |               "f:features.operators.openshift.io/tls-profiles": {},
2026-06-09 12:19:45.710709 | controller |               "f:features.operators.openshift.io/token-auth-aws": {},
2026-06-09 12:19:45.710722 | controller |               "f:features.operators.openshift.io/token-auth-azure": {},
2026-06-09 12:19:45.710736 | controller |               "f:features.operators.openshift.io/token-auth-gcp": {},
2026-06-09 12:19:45.710750 | controller |               "f:kubectl.kubernetes.io/default-container": {},
2026-06-09 12:19:45.710763 | controller |               "f:olm.operatorGroup": {},
2026-06-09 12:19:45.710777 | controller |               "f:olm.operatorNamespace": {},
2026-06-09 12:19:45.710791 | controller |               "f:olm.targetNamespaces": {},
2026-06-09 12:19:45.710804 | controller |               "f:operatorframework.io/initialization-resource": {},
2026-06-09 12:19:45.710818 | controller |               "f:operatorframework.io/properties": {},
2026-06-09 12:19:45.710832 | controller |               "f:operatorframework.io/suggested-namespace": {},
2026-06-09 12:19:45.710846 | controller |               "f:operators.openshift.io/valid-subscription": {},
2026-06-09 12:19:45.710859 | controller |               "f:operators.operatorframework.io/builder": {},
2026-06-09 12:19:45.710873 | controller |               "f:operators.operatorframework.io/project_layout": {}
2026-06-09 12:19:45.710887 | controller |             },
2026-06-09 12:19:45.710905 | controller |             "f:generateName": {},
2026-06-09 12:19:45.710919 | controller |             "f:labels": {
2026-06-09 12:19:45.710933 | controller |               ".": {},
2026-06-09 12:19:45.710947 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 12:19:45.710961 | controller |               "f:control-plane": {},
2026-06-09 12:19:45.710975 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 12:19:45.710990 | controller |               "f:pod-template-hash": {}
2026-06-09 12:19:45.711004 | controller |             },
2026-06-09 12:19:45.711018 | controller |             "f:ownerReferences": {
2026-06-09 12:19:45.711032 | controller |               ".": {},
2026-06-09 12:19:45.711046 | controller |               "k:{\"uid\":\"2fa1649a-d16c-46e0-ba77-d6cdffe8501c\"}": {}
2026-06-09 12:19:45.711060 | controller |             }
2026-06-09 12:19:45.711074 | controller |           },
2026-06-09 12:19:45.711088 | controller |           "f:spec": {
2026-06-09 12:19:45.711102 | controller |             "f:containers": {
2026-06-09 12:19:45.711115 | controller |               "k:{\"name\":\"operator\"}": {
2026-06-09 12:19:45.711129 | controller |                 ".": {},
2026-06-09 12:19:45.711143 | controller |                 "f:args": {},
2026-06-09 12:19:45.711156 | controller |                 "f:command": {},
2026-06-09 12:19:45.711170 | controller |                 "f:env": {
2026-06-09 12:19:45.711183 | controller |                   ".": {},
2026-06-09 12:19:45.711197 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-09 12:19:45.711211 | controller |                     ".": {},
2026-06-09 12:19:45.711225 | controller |                     "f:name": {},
2026-06-09 12:19:45.711239 | controller |                     "f:value": {}
2026-06-09 12:19:45.711252 | controller |                   },
2026-06-09 12:19:45.711266 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 12:19:45.711280 | controller |                     ".": {},
2026-06-09 12:19:45.711293 | controller |                     "f:name": {},
2026-06-09 12:19:45.711306 | controller |                     "f:value": {}
2026-06-09 12:19:45.711320 | controller |                   },
2026-06-09 12:19:45.711333 | controller |                   "k:{\"name\":\"OPENSTACK_RELEASE_VERSION\"}": {
2026-06-09 12:19:45.711350 | controller |                     ".": {},
2026-06-09 12:19:45.711382 | controller |                     "f:name": {},
2026-06-09 12:19:45.711396 | controller |                     "f:value": {}
2026-06-09 12:19:45.711410 | controller |                   },
2026-06-09 12:19:45.711423 | controller |                   "k:{\"name\":\"OPERATOR_CONDITION_NAME\"}": {
2026-06-09 12:19:45.711437 | controller |                     ".": {},
2026-06-09 12:19:45.711451 | controller |                     "f:name": {},
2026-06-09 12:19:45.711464 | controller |                     "f:value": {}
2026-06-09 12:19:45.711478 | controller |                   },
2026-06-09 12:19:45.711492 | controller |                   "k:{\"name\":\"OPERATOR_IMAGE_URL\"}": {
2026-06-09 12:19:45.711505 | controller |                     ".": {},
2026-06-09 12:19:45.711519 | controller |                     "f:name": {},
2026-06-09 12:19:45.711532 | controller |                     "f:value": {}
2026-06-09 12:19:45.711546 | controller |                   },
2026-06-09 12:19:45.711559 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.711573 | controller |                     ".": {},
2026-06-09 12:19:45.711587 | controller |                     "f:name": {},
2026-06-09 12:19:45.711600 | controller |                     "f:value": {}
2026-06-09 12:19:45.711614 | controller |                   },
2026-06-09 12:19:45.711628 | controller |                   "k:{\"name\":\"RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.711642 | controller |                     ".": {},
2026-06-09 12:19:45.711659 | controller |                     "f:name": {},
2026-06-09 12:19:45.711673 | controller |                     "f:value": {}
2026-06-09 12:19:45.711687 | controller |                   },
2026-06-09 12:19:45.711701 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.711715 | controller |                     ".": {},
2026-06-09 12:19:45.711728 | controller |                     "f:name": {},
2026-06-09 12:19:45.711742 | controller |                     "f:value": {}
2026-06-09 12:19:45.711755 | controller |                   },
2026-06-09 12:19:45.711769 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.711783 | controller |                     ".": {},
2026-06-09 12:19:45.711797 | controller |                     "f:name": {},
2026-06-09 12:19:45.711811 | controller |                     "f:value": {}
2026-06-09 12:19:45.711825 | controller |                   },
2026-06-09 12:19:45.711839 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.711853 | controller |                     ".": {},
2026-06-09 12:19:45.711867 | controller |                     "f:name": {},
2026-06-09 12:19:45.711880 | controller |                     "f:value": {}
2026-06-09 12:19:45.711894 | controller |                   },
2026-06-09 12:19:45.711907 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.711921 | controller |                     ".": {},
2026-06-09 12:19:45.711936 | controller |                     "f:name": {},
2026-06-09 12:19:45.711950 | controller |                     "f:value": {}
2026-06-09 12:19:45.711964 | controller |                   },
2026-06-09 12:19:45.711978 | controller |                   "k:{\"name\":\"RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.711992 | controller |                     ".": {},
2026-06-09 12:19:45.712006 | controller |                     "f:name": {},
2026-06-09 12:19:45.712019 | controller |                     "f:value": {}
2026-06-09 12:19:45.712033 | controller |                   },
2026-06-09 12:19:45.712046 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.712060 | controller |                     ".": {},
2026-06-09 12:19:45.712074 | controller |                     "f:name": {},
2026-06-09 12:19:45.712087 | controller |                     "f:value": {}
2026-06-09 12:19:45.712101 | controller |                   },
2026-06-09 12:19:45.712114 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.712128 | controller |                     ".": {},
2026-06-09 12:19:45.712142 | controller |                     "f:name": {},
2026-06-09 12:19:45.712156 | controller |                     "f:value": {}
2026-06-09 12:19:45.712171 | controller |                   },
2026-06-09 12:19:45.712185 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-09 12:19:45.712199 | controller |                     ".": {},
2026-06-09 12:19:45.712213 | controller |                     "f:name": {},
2026-06-09 12:19:45.712227 | controller |                     "f:value": {}
2026-06-09 12:19:45.712241 | controller |                   },
2026-06-09 12:19:45.712254 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.712268 | controller |                     ".": {},
2026-06-09 12:19:45.712282 | controller |                     "f:name": {},
2026-06-09 12:19:45.712296 | controller |                     "f:value": {}
2026-06-09 12:19:45.712310 | controller |                   },
2026-06-09 12:19:45.712323 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.712341 | controller |                     ".": {},
2026-06-09 12:19:45.712375 | controller |                     "f:name": {},
2026-06-09 12:19:45.712390 | controller |                     "f:value": {}
2026-06-09 12:19:45.712404 | controller |                   },
2026-06-09 12:19:45.712418 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.712432 | controller |                     ".": {},
2026-06-09 12:19:45.712446 | controller |                     "f:name": {},
2026-06-09 12:19:45.712460 | controller |                     "f:value": {}
2026-06-09 12:19:45.712474 | controller |                   },
2026-06-09 12:19:45.712488 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.712501 | controller |                     ".": {},
2026-06-09 12:19:45.712515 | controller |                     "f:name": {},
2026-06-09 12:19:45.712529 | controller |                     "f:value": {}
2026-06-09 12:19:45.712542 | controller |                   },
2026-06-09 12:19:45.712556 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.712570 | controller |                     ".": {},
2026-06-09 12:19:45.712583 | controller |                     "f:name": {},
2026-06-09 12:19:45.712597 | controller |                     "f:value": {}
2026-06-09 12:19:45.712610 | controller |                   },
2026-06-09 12:19:45.712624 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.712638 | controller |                     ".": {},
2026-06-09 12:19:45.712651 | controller |                     "f:name": {},
2026-06-09 12:19:45.712665 | controller |                     "f:value": {}
2026-06-09 12:19:45.712679 | controller |                   },
2026-06-09 12:19:45.712692 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.712706 | controller |                     ".": {},
2026-06-09 12:19:45.712719 | controller |                     "f:name": {},
2026-06-09 12:19:45.712733 | controller |                     "f:value": {}
2026-06-09 12:19:45.712746 | controller |                   },
2026-06-09 12:19:45.712760 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.712808 | controller |                     ".": {},
2026-06-09 12:19:45.712822 | controller |                     "f:name": {},
2026-06-09 12:19:45.712836 | controller |                     "f:value": {}
2026-06-09 12:19:45.712850 | controller |                   },
2026-06-09 12:19:45.712863 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.712877 | controller |                     ".": {},
2026-06-09 12:19:45.712891 | controller |                     "f:name": {},
2026-06-09 12:19:45.712904 | controller |                     "f:value": {}
2026-06-09 12:19:45.712918 | controller |                   },
2026-06-09 12:19:45.712932 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-09 12:19:45.712946 | controller |                     ".": {},
2026-06-09 12:19:45.712960 | controller |                     "f:name": {},
2026-06-09 12:19:45.712973 | controller |                     "f:value": {}
2026-06-09 12:19:45.712987 | controller |                   },
2026-06-09 12:19:45.713001 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.713014 | controller |                     ".": {},
2026-06-09 12:19:45.713028 | controller |                     "f:name": {},
2026-06-09 12:19:45.713042 | controller |                     "f:value": {}
2026-06-09 12:19:45.713055 | controller |                   },
2026-06-09 12:19:45.713069 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.713086 | controller |                     ".": {},
2026-06-09 12:19:45.713100 | controller |                     "f:name": {},
2026-06-09 12:19:45.713114 | controller |                     "f:value": {}
2026-06-09 12:19:45.713128 | controller |                   },
2026-06-09 12:19:45.713141 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.713155 | controller |                     ".": {},
2026-06-09 12:19:45.713169 | controller |                     "f:name": {},
2026-06-09 12:19:45.713183 | controller |                     "f:value": {}
2026-06-09 12:19:45.713197 | controller |                   },
2026-06-09 12:19:45.713210 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.713224 | controller |                     ".": {},
2026-06-09 12:19:45.713238 | controller |                     "f:name": {},
2026-06-09 12:19:45.713251 | controller |                     "f:value": {}
2026-06-09 12:19:45.713265 | controller |                   },
2026-06-09 12:19:45.713278 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.713292 | controller |                     ".": {},
2026-06-09 12:19:45.713306 | controller |                     "f:name": {},
2026-06-09 12:19:45.713319 | controller |                     "f:value": {}
2026-06-09 12:19:45.713333 | controller |                   },
2026-06-09 12:19:45.713349 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.713381 | controller |                     ".": {},
2026-06-09 12:19:45.713395 | controller |                     "f:name": {},
2026-06-09 12:19:45.713409 | controller |                     "f:value": {}
2026-06-09 12:19:45.713422 | controller |                   },
2026-06-09 12:19:45.713436 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.713450 | controller |                     ".": {},
2026-06-09 12:19:45.713465 | controller |                     "f:name": {},
2026-06-09 12:19:45.713479 | controller |                     "f:value": {}
2026-06-09 12:19:45.713492 | controller |                   },
2026-06-09 12:19:45.713506 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.713520 | controller |                     ".": {},
2026-06-09 12:19:45.713533 | controller |                     "f:name": {},
2026-06-09 12:19:45.713547 | controller |                     "f:value": {}
2026-06-09 12:19:45.713560 | controller |                   },
2026-06-09 12:19:45.713573 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-09 12:19:45.713587 | controller |                     ".": {},
2026-06-09 12:19:45.713600 | controller |                     "f:name": {},
2026-06-09 12:19:45.713614 | controller |                     "f:value": {}
2026-06-09 12:19:45.713652 | controller |                   },
2026-06-09 12:19:45.713667 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.713681 | controller |                     ".": {},
2026-06-09 12:19:45.713695 | controller |                     "f:name": {},
2026-06-09 12:19:45.713709 | controller |                     "f:value": {}
2026-06-09 12:19:45.713722 | controller |                   },
2026-06-09 12:19:45.713736 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.713749 | controller |                     ".": {},
2026-06-09 12:19:45.713763 | controller |                     "f:name": {},
2026-06-09 12:19:45.713777 | controller |                     "f:value": {}
2026-06-09 12:19:45.713793 | controller |                   },
2026-06-09 12:19:45.713814 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.713829 | controller |                     ".": {},
2026-06-09 12:19:45.713843 | controller |                     "f:name": {},
2026-06-09 12:19:45.713857 | controller |                     "f:value": {}
2026-06-09 12:19:45.713870 | controller |                   },
2026-06-09 12:19:45.713884 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.713897 | controller |                     ".": {},
2026-06-09 12:19:45.713911 | controller |                     "f:name": {},
2026-06-09 12:19:45.713935 | controller |                     "f:value": {}
2026-06-09 12:19:45.713955 | controller |                   },
2026-06-09 12:19:45.713972 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.713987 | controller |                     ".": {},
2026-06-09 12:19:45.714001 | controller |                     "f:name": {},
2026-06-09 12:19:45.714015 | controller |                     "f:value": {}
2026-06-09 12:19:45.714031 | controller |                   },
2026-06-09 12:19:45.714047 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.714064 | controller |                     ".": {},
2026-06-09 12:19:45.714081 | controller |                     "f:name": {},
2026-06-09 12:19:45.714096 | controller |                     "f:value": {}
2026-06-09 12:19:45.714109 | controller |                   },
2026-06-09 12:19:45.714123 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.714137 | controller |                     ".": {},
2026-06-09 12:19:45.714150 | controller |                     "f:name": {},
2026-06-09 12:19:45.714164 | controller |                     "f:value": {}
2026-06-09 12:19:45.714178 | controller |                   },
2026-06-09 12:19:45.714192 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.714206 | controller |                     ".": {},
2026-06-09 12:19:45.714220 | controller |                     "f:name": {},
2026-06-09 12:19:45.714233 | controller |                     "f:value": {}
2026-06-09 12:19:45.714248 | controller |                   },
2026-06-09 12:19:45.714261 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.714275 | controller |                     ".": {},
2026-06-09 12:19:45.714289 | controller |                     "f:name": {},
2026-06-09 12:19:45.714303 | controller |                     "f:value": {}
2026-06-09 12:19:45.714316 | controller |                   },
2026-06-09 12:19:45.714330 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.714344 | controller |                     ".": {},
2026-06-09 12:19:45.714380 | controller |                     "f:name": {},
2026-06-09 12:19:45.714395 | controller |                     "f:value": {}
2026-06-09 12:19:45.714409 | controller |                   },
2026-06-09 12:19:45.714422 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.714436 | controller |                     ".": {},
2026-06-09 12:19:45.714450 | controller |                     "f:name": {},
2026-06-09 12:19:45.714463 | controller |                     "f:value": {}
2026-06-09 12:19:45.714477 | controller |                   },
2026-06-09 12:19:45.714491 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.714504 | controller |                     ".": {},
2026-06-09 12:19:45.714518 | controller |                     "f:name": {},
2026-06-09 12:19:45.714531 | controller |                     "f:value": {}
2026-06-09 12:19:45.714549 | controller |                   },
2026-06-09 12:19:45.714563 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.714577 | controller |                     ".": {},
2026-06-09 12:19:45.714591 | controller |                     "f:name": {},
2026-06-09 12:19:45.714604 | controller |                     "f:value": {}
2026-06-09 12:19:45.714618 | controller |                   },
2026-06-09 12:19:45.714632 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.714646 | controller |                     ".": {},
2026-06-09 12:19:45.714659 | controller |                     "f:name": {},
2026-06-09 12:19:45.714673 | controller |                     "f:value": {}
2026-06-09 12:19:45.714687 | controller |                   },
2026-06-09 12:19:45.714701 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.714715 | controller |                     ".": {},
2026-06-09 12:19:45.714728 | controller |                     "f:name": {},
2026-06-09 12:19:45.714742 | controller |                     "f:value": {}
2026-06-09 12:19:45.714756 | controller |                   },
2026-06-09 12:19:45.714770 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.714783 | controller |                     ".": {},
2026-06-09 12:19:45.714797 | controller |                     "f:name": {},
2026-06-09 12:19:45.714810 | controller |                     "f:value": {}
2026-06-09 12:19:45.714824 | controller |                   },
2026-06-09 12:19:45.714838 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-09 12:19:45.714851 | controller |                     ".": {},
2026-06-09 12:19:45.714865 | controller |                     "f:name": {},
2026-06-09 12:19:45.714879 | controller |                     "f:value": {}
2026-06-09 12:19:45.714892 | controller |                   },
2026-06-09 12:19:45.714906 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.714919 | controller |                     ".": {},
2026-06-09 12:19:45.714933 | controller |                     "f:name": {},
2026-06-09 12:19:45.714947 | controller |                     "f:value": {}
2026-06-09 12:19:45.714961 | controller |                   },
2026-06-09 12:19:45.714975 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.714989 | controller |                     ".": {},
2026-06-09 12:19:45.715003 | controller |                     "f:name": {},
2026-06-09 12:19:45.715017 | controller |                     "f:value": {}
2026-06-09 12:19:45.715030 | controller |                   },
2026-06-09 12:19:45.715044 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.715057 | controller |                     ".": {},
2026-06-09 12:19:45.715071 | controller |                     "f:name": {},
2026-06-09 12:19:45.715084 | controller |                     "f:value": {}
2026-06-09 12:19:45.715098 | controller |                   },
2026-06-09 12:19:45.715111 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-09 12:19:45.715125 | controller |                     ".": {},
2026-06-09 12:19:45.715139 | controller |                     "f:name": {},
2026-06-09 12:19:45.715153 | controller |                     "f:value": {}
2026-06-09 12:19:45.715167 | controller |                   },
2026-06-09 12:19:45.715181 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.715195 | controller |                     ".": {},
2026-06-09 12:19:45.715209 | controller |                     "f:name": {},
2026-06-09 12:19:45.715226 | controller |                     "f:value": {}
2026-06-09 12:19:45.715240 | controller |                   },
2026-06-09 12:19:45.715254 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-09 12:19:45.715268 | controller |                     ".": {},
2026-06-09 12:19:45.715282 | controller |                     "f:name": {},
2026-06-09 12:19:45.715295 | controller |                     "f:value": {}
2026-06-09 12:19:45.715309 | controller |                   },
2026-06-09 12:19:45.715323 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.715337 | controller |                     ".": {},
2026-06-09 12:19:45.715380 | controller |                     "f:name": {},
2026-06-09 12:19:45.715399 | controller |                     "f:value": {}
2026-06-09 12:19:45.715413 | controller |                   },
2026-06-09 12:19:45.715427 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-09 12:19:45.715441 | controller |                     ".": {},
2026-06-09 12:19:45.715454 | controller |                     "f:name": {},
2026-06-09 12:19:45.715468 | controller |                     "f:value": {}
2026-06-09 12:19:45.715482 | controller |                   },
2026-06-09 12:19:45.715496 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.715509 | controller |                     ".": {},
2026-06-09 12:19:45.715523 | controller |                     "f:name": {},
2026-06-09 12:19:45.715536 | controller |                     "f:value": {}
2026-06-09 12:19:45.715550 | controller |                   },
2026-06-09 12:19:45.715564 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.715577 | controller |                     ".": {},
2026-06-09 12:19:45.715590 | controller |                     "f:name": {},
2026-06-09 12:19:45.715604 | controller |                     "f:value": {}
2026-06-09 12:19:45.715618 | controller |                   },
2026-06-09 12:19:45.715631 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.715645 | controller |                     ".": {},
2026-06-09 12:19:45.715658 | controller |                     "f:name": {},
2026-06-09 12:19:45.715672 | controller |                     "f:value": {}
2026-06-09 12:19:45.715685 | controller |                   },
2026-06-09 12:19:45.715699 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.715712 | controller |                     ".": {},
2026-06-09 12:19:45.715726 | controller |                     "f:name": {},
2026-06-09 12:19:45.715739 | controller |                     "f:value": {}
2026-06-09 12:19:45.715753 | controller |                   },
2026-06-09 12:19:45.715767 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.715780 | controller |                     ".": {},
2026-06-09 12:19:45.715794 | controller |                     "f:name": {},
2026-06-09 12:19:45.715808 | controller |                     "f:value": {}
2026-06-09 12:19:45.715822 | controller |                   },
2026-06-09 12:19:45.715835 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-09 12:19:45.715849 | controller |                     ".": {},
2026-06-09 12:19:45.715862 | controller |                     "f:name": {},
2026-06-09 12:19:45.715876 | controller |                     "f:value": {}
2026-06-09 12:19:45.715889 | controller |                   },
2026-06-09 12:19:45.715903 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.715917 | controller |                     ".": {},
2026-06-09 12:19:45.715934 | controller |                     "f:name": {},
2026-06-09 12:19:45.715949 | controller |                     "f:value": {}
2026-06-09 12:19:45.715962 | controller |                   },
2026-06-09 12:19:45.715976 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.715990 | controller |                     ".": {},
2026-06-09 12:19:45.716004 | controller |                     "f:name": {},
2026-06-09 12:19:45.716017 | controller |                     "f:value": {}
2026-06-09 12:19:45.716030 | controller |                   },
2026-06-09 12:19:45.716044 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.716058 | controller |                     ".": {},
2026-06-09 12:19:45.716071 | controller |                     "f:name": {},
2026-06-09 12:19:45.716085 | controller |                     "f:value": {}
2026-06-09 12:19:45.716098 | controller |                   },
2026-06-09 12:19:45.716112 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-09 12:19:45.716126 | controller |                     ".": {},
2026-06-09 12:19:45.716140 | controller |                     "f:name": {},
2026-06-09 12:19:45.716153 | controller |                     "f:value": {}
2026-06-09 12:19:45.716167 | controller |                   },
2026-06-09 12:19:45.716181 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.716195 | controller |                     ".": {},
2026-06-09 12:19:45.716208 | controller |                     "f:name": {},
2026-06-09 12:19:45.716222 | controller |                     "f:value": {}
2026-06-09 12:19:45.716236 | controller |                   },
2026-06-09 12:19:45.716250 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.716264 | controller |                     ".": {},
2026-06-09 12:19:45.716278 | controller |                     "f:name": {},
2026-06-09 12:19:45.716292 | controller |                     "f:value": {}
2026-06-09 12:19:45.716306 | controller |                   },
2026-06-09 12:19:45.716320 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-09 12:19:45.716333 | controller |                     ".": {},
2026-06-09 12:19:45.716350 | controller |                     "f:name": {},
2026-06-09 12:19:45.716383 | controller |                     "f:value": {}
2026-06-09 12:19:45.716398 | controller |                   },
2026-06-09 12:19:45.716412 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.716426 | controller |                     ".": {},
2026-06-09 12:19:45.716440 | controller |                     "f:name": {},
2026-06-09 12:19:45.716453 | controller |                     "f:value": {}
2026-06-09 12:19:45.716467 | controller |                   },
2026-06-09 12:19:45.716480 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.716494 | controller |                     ".": {},
2026-06-09 12:19:45.716507 | controller |                     "f:name": {},
2026-06-09 12:19:45.716521 | controller |                     "f:value": {}
2026-06-09 12:19:45.716534 | controller |                   },
2026-06-09 12:19:45.716548 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.716562 | controller |                     ".": {},
2026-06-09 12:19:45.716576 | controller |                     "f:name": {},
2026-06-09 12:19:45.716589 | controller |                     "f:value": {}
2026-06-09 12:19:45.716603 | controller |                   },
2026-06-09 12:19:45.716617 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-09 12:19:45.716631 | controller |                     ".": {},
2026-06-09 12:19:45.716648 | controller |                     "f:name": {},
2026-06-09 12:19:45.716662 | controller |                     "f:value": {}
2026-06-09 12:19:45.716676 | controller |                   },
2026-06-09 12:19:45.716690 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.716703 | controller |                     ".": {},
2026-06-09 12:19:45.716717 | controller |                     "f:name": {},
2026-06-09 12:19:45.716730 | controller |                     "f:value": {}
2026-06-09 12:19:45.716747 | controller |                   },
2026-06-09 12:19:45.716763 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.716777 | controller |                     ".": {},
2026-06-09 12:19:45.716790 | controller |                     "f:name": {},
2026-06-09 12:19:45.716804 | controller |                     "f:value": {}
2026-06-09 12:19:45.716817 | controller |                   },
2026-06-09 12:19:45.716831 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-09 12:19:45.716845 | controller |                     ".": {},
2026-06-09 12:19:45.716859 | controller |                     "f:name": {},
2026-06-09 12:19:45.716872 | controller |                     "f:value": {}
2026-06-09 12:19:45.716886 | controller |                   },
2026-06-09 12:19:45.716900 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.716914 | controller |                     ".": {},
2026-06-09 12:19:45.716928 | controller |                     "f:name": {},
2026-06-09 12:19:45.716942 | controller |                     "f:value": {}
2026-06-09 12:19:45.716956 | controller |                   },
2026-06-09 12:19:45.716970 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.716983 | controller |                     ".": {},
2026-06-09 12:19:45.716997 | controller |                     "f:name": {},
2026-06-09 12:19:45.717010 | controller |                     "f:value": {}
2026-06-09 12:19:45.717024 | controller |                   },
2026-06-09 12:19:45.717037 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.717051 | controller |                     ".": {},
2026-06-09 12:19:45.717065 | controller |                     "f:name": {},
2026-06-09 12:19:45.717078 | controller |                     "f:value": {}
2026-06-09 12:19:45.717092 | controller |                   },
2026-06-09 12:19:45.717105 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.717119 | controller |                     ".": {},
2026-06-09 12:19:45.717133 | controller |                     "f:name": {},
2026-06-09 12:19:45.717147 | controller |                     "f:value": {}
2026-06-09 12:19:45.717160 | controller |                   },
2026-06-09 12:19:45.717173 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-09 12:19:45.717187 | controller |                     ".": {},
2026-06-09 12:19:45.717201 | controller |                     "f:name": {},
2026-06-09 12:19:45.717214 | controller |                     "f:value": {}
2026-06-09 12:19:45.717228 | controller |                   },
2026-06-09 12:19:45.717241 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.717255 | controller |                     ".": {},
2026-06-09 12:19:45.717269 | controller |                     "f:name": {},
2026-06-09 12:19:45.717282 | controller |                     "f:value": {}
2026-06-09 12:19:45.717295 | controller |                   },
2026-06-09 12:19:45.717309 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.717326 | controller |                     ".": {},
2026-06-09 12:19:45.717340 | controller |                     "f:name": {},
2026-06-09 12:19:45.717376 | controller |                     "f:value": {}
2026-06-09 12:19:45.717391 | controller |                   },
2026-06-09 12:19:45.717405 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.717419 | controller |                     ".": {},
2026-06-09 12:19:45.717433 | controller |                     "f:name": {},
2026-06-09 12:19:45.717447 | controller |                     "f:value": {}
2026-06-09 12:19:45.717461 | controller |                   },
2026-06-09 12:19:45.717475 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.717489 | controller |                     ".": {},
2026-06-09 12:19:45.717502 | controller |                     "f:name": {},
2026-06-09 12:19:45.717516 | controller |                     "f:value": {}
2026-06-09 12:19:45.717529 | controller |                   },
2026-06-09 12:19:45.717543 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-09 12:19:45.717557 | controller |                     ".": {},
2026-06-09 12:19:45.717571 | controller |                     "f:name": {},
2026-06-09 12:19:45.717585 | controller |                     "f:value": {}
2026-06-09 12:19:45.717598 | controller |                   },
2026-06-09 12:19:45.717612 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.717625 | controller |                     ".": {},
2026-06-09 12:19:45.717639 | controller |                     "f:name": {},
2026-06-09 12:19:45.717652 | controller |                     "f:value": {}
2026-06-09 12:19:45.717666 | controller |                   },
2026-06-09 12:19:45.717679 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.717693 | controller |                     ".": {},
2026-06-09 12:19:45.717706 | controller |                     "f:name": {},
2026-06-09 12:19:45.717720 | controller |                     "f:value": {}
2026-06-09 12:19:45.717733 | controller |                   },
2026-06-09 12:19:45.717747 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-09 12:19:45.717760 | controller |                     ".": {},
2026-06-09 12:19:45.717773 | controller |                     "f:name": {},
2026-06-09 12:19:45.717787 | controller |                     "f:value": {}
2026-06-09 12:19:45.717800 | controller |                   },
2026-06-09 12:19:45.717813 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.717827 | controller |                     ".": {},
2026-06-09 12:19:45.717840 | controller |                     "f:name": {},
2026-06-09 12:19:45.717854 | controller |                     "f:value": {}
2026-06-09 12:19:45.717868 | controller |                   },
2026-06-09 12:19:45.717882 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT\"}": {
2026-06-09 12:19:45.717896 | controller |                     ".": {},
2026-06-09 12:19:45.717910 | controller |                     "f:name": {},
2026-06-09 12:19:45.717924 | controller |                     "f:value": {}
2026-06-09 12:19:45.717940 | controller |                   },
2026-06-09 12:19:45.717973 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.717989 | controller |                     ".": {},
2026-06-09 12:19:45.718003 | controller |                     "f:name": {},
2026-06-09 12:19:45.718017 | controller |                     "f:value": {}
2026-06-09 12:19:45.718031 | controller |                   },
2026-06-09 12:19:45.718045 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.718065 | controller |                     ".": {},
2026-06-09 12:19:45.718080 | controller |                     "f:name": {},
2026-06-09 12:19:45.718094 | controller |                     "f:value": {}
2026-06-09 12:19:45.718108 | controller |                   },
2026-06-09 12:19:45.718122 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.718136 | controller |                     ".": {},
2026-06-09 12:19:45.718151 | controller |                     "f:name": {},
2026-06-09 12:19:45.718164 | controller |                     "f:value": {}
2026-06-09 12:19:45.718178 | controller |                   },
2026-06-09 12:19:45.718191 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.718205 | controller |                     ".": {},
2026-06-09 12:19:45.718219 | controller |                     "f:name": {},
2026-06-09 12:19:45.718233 | controller |                     "f:value": {}
2026-06-09 12:19:45.718247 | controller |                   },
2026-06-09 12:19:45.718261 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.718275 | controller |                     ".": {},
2026-06-09 12:19:45.718288 | controller |                     "f:name": {},
2026-06-09 12:19:45.718302 | controller |                     "f:value": {}
2026-06-09 12:19:45.718316 | controller |                   },
2026-06-09 12:19:45.718329 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.718343 | controller |                     ".": {},
2026-06-09 12:19:45.718377 | controller |                     "f:name": {},
2026-06-09 12:19:45.718392 | controller |                     "f:value": {}
2026-06-09 12:19:45.718406 | controller |                   },
2026-06-09 12:19:45.718420 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-09 12:19:45.718434 | controller |                     ".": {},
2026-06-09 12:19:45.718448 | controller |                     "f:name": {},
2026-06-09 12:19:45.718462 | controller |                     "f:value": {}
2026-06-09 12:19:45.718475 | controller |                   },
2026-06-09 12:19:45.718489 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.718503 | controller |                     ".": {},
2026-06-09 12:19:45.718516 | controller |                     "f:name": {},
2026-06-09 12:19:45.718530 | controller |                     "f:value": {}
2026-06-09 12:19:45.718543 | controller |                   },
2026-06-09 12:19:45.718557 | controller |                   "k:{\"name\":\"RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.718571 | controller |                     ".": {},
2026-06-09 12:19:45.718584 | controller |                     "f:name": {},
2026-06-09 12:19:45.718598 | controller |                     "f:value": {}
2026-06-09 12:19:45.718611 | controller |                   },
2026-06-09 12:19:45.718625 | controller |                   "k:{\"name\":\"RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.718639 | controller |                     ".": {},
2026-06-09 12:19:45.718652 | controller |                     "f:name": {},
2026-06-09 12:19:45.718666 | controller |                     "f:value": {}
2026-06-09 12:19:45.718680 | controller |                   },
2026-06-09 12:19:45.718693 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.718707 | controller |                     ".": {},
2026-06-09 12:19:45.718720 | controller |                     "f:name": {},
2026-06-09 12:19:45.718734 | controller |                     "f:value": {}
2026-06-09 12:19:45.718747 | controller |                   },
2026-06-09 12:19:45.718764 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.718779 | controller |                     ".": {},
2026-06-09 12:19:45.718792 | controller |                     "f:name": {},
2026-06-09 12:19:45.718806 | controller |                     "f:value": {}
2026-06-09 12:19:45.718819 | controller |                   },
2026-06-09 12:19:45.718833 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.718847 | controller |                     ".": {},
2026-06-09 12:19:45.718861 | controller |                     "f:name": {},
2026-06-09 12:19:45.718875 | controller |                     "f:value": {}
2026-06-09 12:19:45.718888 | controller |                   },
2026-06-09 12:19:45.718902 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-09 12:19:45.718916 | controller |                     ".": {},
2026-06-09 12:19:45.718930 | controller |                     "f:name": {},
2026-06-09 12:19:45.718943 | controller |                     "f:value": {}
2026-06-09 12:19:45.718957 | controller |                   },
2026-06-09 12:19:45.718971 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.718984 | controller |                     ".": {},
2026-06-09 12:19:45.718998 | controller |                     "f:name": {},
2026-06-09 12:19:45.719011 | controller |                     "f:value": {}
2026-06-09 12:19:45.719025 | controller |                   },
2026-06-09 12:19:45.719038 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-09 12:19:45.719052 | controller |                     ".": {},
2026-06-09 12:19:45.719066 | controller |                     "f:name": {},
2026-06-09 12:19:45.719080 | controller |                     "f:value": {}
2026-06-09 12:19:45.719094 | controller |                   },
2026-06-09 12:19:45.719108 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-09 12:19:45.719122 | controller |                     ".": {},
2026-06-09 12:19:45.719135 | controller |                     "f:name": {},
2026-06-09 12:19:45.719149 | controller |                     "f:value": {}
2026-06-09 12:19:45.719163 | controller |                   },
2026-06-09 12:19:45.719176 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.719190 | controller |                     ".": {},
2026-06-09 12:19:45.719203 | controller |                     "f:name": {},
2026-06-09 12:19:45.719217 | controller |                     "f:value": {}
2026-06-09 12:19:45.719231 | controller |                   },
2026-06-09 12:19:45.719244 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.719258 | controller |                     ".": {},
2026-06-09 12:19:45.719271 | controller |                     "f:name": {},
2026-06-09 12:19:45.719285 | controller |                     "f:value": {}
2026-06-09 12:19:45.719298 | controller |                   },
2026-06-09 12:19:45.719312 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.719326 | controller |                     ".": {},
2026-06-09 12:19:45.719340 | controller |                     "f:name": {},
2026-06-09 12:19:45.719371 | controller |                     "f:value": {}
2026-06-09 12:19:45.719387 | controller |                   },
2026-06-09 12:19:45.719401 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.719415 | controller |                     ".": {},
2026-06-09 12:19:45.719429 | controller |                     "f:name": {},
2026-06-09 12:19:45.719443 | controller |                     "f:value": {}
2026-06-09 12:19:45.719461 | controller |                   },
2026-06-09 12:19:45.719475 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-09 12:19:45.719490 | controller |                     ".": {},
2026-06-09 12:19:45.719504 | controller |                     "f:name": {},
2026-06-09 12:19:45.719517 | controller |                     "f:value": {}
2026-06-09 12:19:45.719531 | controller |                   },
2026-06-09 12:19:45.719544 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 12:19:45.719558 | controller |                     ".": {},
2026-06-09 12:19:45.719572 | controller |                     "f:name": {},
2026-06-09 12:19:45.719585 | controller |                     "f:value": {}
2026-06-09 12:19:45.719599 | controller |                   },
2026-06-09 12:19:45.719613 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 12:19:45.719626 | controller |                     ".": {},
2026-06-09 12:19:45.719640 | controller |                     "f:name": {},
2026-06-09 12:19:45.719653 | controller |                     "f:value": {}
2026-06-09 12:19:45.719666 | controller |                   },
2026-06-09 12:19:45.719680 | controller |                   "k:{\"name\":\"TEST_ANSIBLETEST_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.719694 | controller |                     ".": {},
2026-06-09 12:19:45.719707 | controller |                     "f:name": {},
2026-06-09 12:19:45.719720 | controller |                     "f:value": {}
2026-06-09 12:19:45.719734 | controller |                   },
2026-06-09 12:19:45.719747 | controller |                   "k:{\"name\":\"TEST_HORIZONTEST_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.719761 | controller |                     ".": {},
2026-06-09 12:19:45.719774 | controller |                     "f:name": {},
2026-06-09 12:19:45.719788 | controller |                     "f:value": {}
2026-06-09 12:19:45.719802 | controller |                   },
2026-06-09 12:19:45.719816 | controller |                   "k:{\"name\":\"TEST_TOBIKO_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.719830 | controller |                     ".": {},
2026-06-09 12:19:45.719844 | controller |                     "f:name": {},
2026-06-09 12:19:45.719858 | controller |                     "f:value": {}
2026-06-09 12:19:45.719872 | controller |                   }
2026-06-09 12:19:45.719885 | controller |                 },
2026-06-09 12:19:45.719899 | controller |                 "f:image": {},
2026-06-09 12:19:45.719913 | controller |                 "f:imagePullPolicy": {},
2026-06-09 12:19:45.719927 | controller |                 "f:livenessProbe": {
2026-06-09 12:19:45.719940 | controller |                   ".": {},
2026-06-09 12:19:45.720009 | controller |                   "f:failureThreshold": {},
2026-06-09 12:19:45.720030 | controller |                   "f:httpGet": {
2026-06-09 12:19:45.720044 | controller |                     ".": {},
2026-06-09 12:19:45.720058 | controller |                     "f:path": {},
2026-06-09 12:19:45.720072 | controller |                     "f:port": {},
2026-06-09 12:19:45.720086 | controller |                     "f:scheme": {}
2026-06-09 12:19:45.720100 | controller |                   },
2026-06-09 12:19:45.720114 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 12:19:45.720128 | controller |                   "f:periodSeconds": {},
2026-06-09 12:19:45.720142 | controller |                   "f:successThreshold": {},
2026-06-09 12:19:45.720156 | controller |                   "f:timeoutSeconds": {}
2026-06-09 12:19:45.720170 | controller |                 },
2026-06-09 12:19:45.720184 | controller |                 "f:name": {},
2026-06-09 12:19:45.720198 | controller |                 "f:readinessProbe": {
2026-06-09 12:19:45.720211 | controller |                   ".": {},
2026-06-09 12:19:45.720225 | controller |                   "f:failureThreshold": {},
2026-06-09 12:19:45.720239 | controller |                   "f:httpGet": {
2026-06-09 12:19:45.720257 | controller |                     ".": {},
2026-06-09 12:19:45.720271 | controller |                     "f:path": {},
2026-06-09 12:19:45.720285 | controller |                     "f:port": {},
2026-06-09 12:19:45.720298 | controller |                     "f:scheme": {}
2026-06-09 12:19:45.720312 | controller |                   },
2026-06-09 12:19:45.720326 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 12:19:45.720339 | controller |                   "f:periodSeconds": {},
2026-06-09 12:19:45.720379 | controller |                   "f:successThreshold": {},
2026-06-09 12:19:45.720395 | controller |                   "f:timeoutSeconds": {}
2026-06-09 12:19:45.720409 | controller |                 },
2026-06-09 12:19:45.720423 | controller |                 "f:resources": {
2026-06-09 12:19:45.720437 | controller |                   ".": {},
2026-06-09 12:19:45.720451 | controller |                   "f:limits": {
2026-06-09 12:19:45.720465 | controller |                     ".": {},
2026-06-09 12:19:45.720478 | controller |                     "f:cpu": {},
2026-06-09 12:19:45.720492 | controller |                     "f:memory": {}
2026-06-09 12:19:45.720506 | controller |                   },
2026-06-09 12:19:45.720520 | controller |                   "f:requests": {
2026-06-09 12:19:45.720533 | controller |                     ".": {},
2026-06-09 12:19:45.720547 | controller |                     "f:cpu": {},
2026-06-09 12:19:45.720561 | controller |                     "f:memory": {}
2026-06-09 12:19:45.720574 | controller |                   }
2026-06-09 12:19:45.720588 | controller |                 },
2026-06-09 12:19:45.720602 | controller |                 "f:securityContext": {
2026-06-09 12:19:45.720616 | controller |                   ".": {},
2026-06-09 12:19:45.720630 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-09 12:19:45.720643 | controller |                 },
2026-06-09 12:19:45.720657 | controller |                 "f:terminationMessagePath": {},
2026-06-09 12:19:45.720671 | controller |                 "f:terminationMessagePolicy": {}
2026-06-09 12:19:45.720685 | controller |               }
2026-06-09 12:19:45.720699 | controller |             },
2026-06-09 12:19:45.720713 | controller |             "f:dnsPolicy": {},
2026-06-09 12:19:45.720727 | controller |             "f:enableServiceLinks": {},
2026-06-09 12:19:45.720741 | controller |             "f:restartPolicy": {},
2026-06-09 12:19:45.720755 | controller |             "f:schedulerName": {},
2026-06-09 12:19:45.720768 | controller |             "f:securityContext": {
2026-06-09 12:19:45.720782 | controller |               ".": {},
2026-06-09 12:19:45.720795 | controller |               "f:runAsNonRoot": {}
2026-06-09 12:19:45.720809 | controller |             },
2026-06-09 12:19:45.720822 | controller |             "f:serviceAccount": {},
2026-06-09 12:19:45.720836 | controller |             "f:serviceAccountName": {},
2026-06-09 12:19:45.720850 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 12:19:45.720864 | controller |             "f:tolerations": {}
2026-06-09 12:19:45.720878 | controller |           }
2026-06-09 12:19:45.720892 | controller |         },
2026-06-09 12:19:45.720906 | controller |         "manager": "kube-controller-manager",
2026-06-09 12:19:45.720920 | controller |         "operation": "Update",
2026-06-09 12:19:45.720934 | controller |         "time": "2026-06-09T11:21:19Z"
2026-06-09 12:19:45.720948 | controller |       },
2026-06-09 12:19:45.720962 | controller |       {
2026-06-09 12:19:45.720975 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.720989 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.721003 | controller |         "fieldsV1": {
2026-06-09 12:19:45.721016 | controller |           "f:metadata": {
2026-06-09 12:19:45.721030 | controller |             "f:annotations": {
2026-06-09 12:19:45.721043 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 12:19:45.721062 | controller |             }
2026-06-09 12:19:45.721076 | controller |           }
2026-06-09 12:19:45.721090 | controller |         },
2026-06-09 12:19:45.721104 | controller |         "manager": "multus-daemon",
2026-06-09 12:19:45.721118 | controller |         "operation": "Update",
2026-06-09 12:19:45.721132 | controller |         "subresource": "status",
2026-06-09 12:19:45.721146 | controller |         "time": "2026-06-09T11:21:21Z"
2026-06-09 12:19:45.721159 | controller |       },
2026-06-09 12:19:45.721173 | controller |       {
2026-06-09 12:19:45.721187 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.721200 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.721214 | controller |         "fieldsV1": {
2026-06-09 12:19:45.721227 | controller |           "f:status": {
2026-06-09 12:19:45.721241 | controller |             "f:conditions": {
2026-06-09 12:19:45.721255 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 12:19:45.721268 | controller |                 ".": {},
2026-06-09 12:19:45.721282 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.721295 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.721309 | controller |                 "f:status": {},
2026-06-09 12:19:45.721323 | controller |                 "f:type": {}
2026-06-09 12:19:45.721336 | controller |               },
2026-06-09 12:19:45.721367 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 12:19:45.721386 | controller |                 ".": {},
2026-06-09 12:19:45.721400 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.721414 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.721428 | controller |                 "f:status": {},
2026-06-09 12:19:45.721442 | controller |                 "f:type": {}
2026-06-09 12:19:45.721456 | controller |               },
2026-06-09 12:19:45.721469 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 12:19:45.721483 | controller |                 ".": {},
2026-06-09 12:19:45.721496 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.721510 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.721523 | controller |                 "f:status": {},
2026-06-09 12:19:45.721536 | controller |                 "f:type": {}
2026-06-09 12:19:45.721550 | controller |               },
2026-06-09 12:19:45.721563 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 12:19:45.721576 | controller |                 ".": {},
2026-06-09 12:19:45.721590 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.721603 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.721617 | controller |                 "f:status": {},
2026-06-09 12:19:45.721630 | controller |                 "f:type": {}
2026-06-09 12:19:45.721643 | controller |               }
2026-06-09 12:19:45.721656 | controller |             },
2026-06-09 12:19:45.721669 | controller |             "f:containerStatuses": {},
2026-06-09 12:19:45.721683 | controller |             "f:hostIP": {},
2026-06-09 12:19:45.721696 | controller |             "f:hostIPs": {},
2026-06-09 12:19:45.721709 | controller |             "f:phase": {},
2026-06-09 12:19:45.721722 | controller |             "f:podIP": {},
2026-06-09 12:19:45.721735 | controller |             "f:podIPs": {
2026-06-09 12:19:45.721748 | controller |               ".": {},
2026-06-09 12:19:45.721761 | controller |               "k:{\"ip\":\"10.217.0.68\"}": {
2026-06-09 12:19:45.721774 | controller |                 ".": {},
2026-06-09 12:19:45.721787 | controller |                 "f:ip": {}
2026-06-09 12:19:45.721800 | controller |               }
2026-06-09 12:19:45.721814 | controller |             },
2026-06-09 12:19:45.721828 | controller |             "f:startTime": {}
2026-06-09 12:19:45.721841 | controller |           }
2026-06-09 12:19:45.721859 | controller |         },
2026-06-09 12:19:45.721873 | controller |         "manager": "kubelet",
2026-06-09 12:19:45.721888 | controller |         "operation": "Update",
2026-06-09 12:19:45.721902 | controller |         "subresource": "status",
2026-06-09 12:19:45.721916 | controller |         "time": "2026-06-09T11:29:00Z"
2026-06-09 12:19:45.721929 | controller |       }
2026-06-09 12:19:45.721943 | controller |     ],
2026-06-09 12:19:45.721957 | controller |     "name": "openstack-operator-controller-init-6c68c85668-9zjxt",
2026-06-09 12:19:45.721984 | controller |     "namespace": "openstack-operators",
2026-06-09 12:19:45.721999 | controller |     "ownerReferences": [
2026-06-09 12:19:45.722013 | controller |       {
2026-06-09 12:19:45.722027 | controller |         "apiVersion": "apps/v1",
2026-06-09 12:19:45.722041 | controller |         "blockOwnerDeletion": true,
2026-06-09 12:19:45.722055 | controller |         "controller": true,
2026-06-09 12:19:45.722069 | controller |         "kind": "ReplicaSet",
2026-06-09 12:19:45.722083 | controller |         "name": "openstack-operator-controller-init-6c68c85668",
2026-06-09 12:19:45.722097 | controller |         "uid": "2fa1649a-d16c-46e0-ba77-d6cdffe8501c"
2026-06-09 12:19:45.722111 | controller |       }
2026-06-09 12:19:45.722125 | controller |     ],
2026-06-09 12:19:45.722140 | controller |     "resourceVersion": "62521",
2026-06-09 12:19:45.722153 | controller |     "uid": "4195dea7-77ac-452d-88f7-3d46e0703206"
2026-06-09 12:19:45.722167 | controller |   },
2026-06-09 12:19:45.722181 | controller |   "spec": {
2026-06-09 12:19:45.722195 | controller |     "containers": [
2026-06-09 12:19:45.722208 | controller |       {
2026-06-09 12:19:45.722221 | controller |         "args": [
2026-06-09 12:19:45.722235 | controller |           "--leader-elect",
2026-06-09 12:19:45.722248 | controller |           "--health-probe-bind-address=:8081"
2026-06-09 12:19:45.722262 | controller |         ],
2026-06-09 12:19:45.722275 | controller |         "command": [
2026-06-09 12:19:45.722289 | controller |           "/operator"
2026-06-09 12:19:45.722302 | controller |         ],
2026-06-09 12:19:45.722316 | controller |         "env": [
2026-06-09 12:19:45.722330 | controller |           {
2026-06-09 12:19:45.722343 | controller |             "name": "RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.722376 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest"
2026-06-09 12:19:45.722392 | controller |           },
2026-06-09 12:19:45.722406 | controller |           {
2026-06-09 12:19:45.722420 | controller |             "name": "RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.722434 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest"
2026-06-09 12:19:45.722448 | controller |           },
2026-06-09 12:19:45.722462 | controller |           {
2026-06-09 12:19:45.722475 | controller |             "name": "RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.722489 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified"
2026-06-09 12:19:45.722503 | controller |           },
2026-06-09 12:19:45.722516 | controller |           {
2026-06-09 12:19:45.722530 | controller |             "name": "RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.722544 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified"
2026-06-09 12:19:45.722558 | controller |           },
2026-06-09 12:19:45.722571 | controller |           {
2026-06-09 12:19:45.722585 | controller |             "name": "RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.722599 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified"
2026-06-09 12:19:45.722613 | controller |           },
2026-06-09 12:19:45.722626 | controller |           {
2026-06-09 12:19:45.722640 | controller |             "name": "RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.722658 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified"
2026-06-09 12:19:45.722672 | controller |           },
2026-06-09 12:19:45.722686 | controller |           {
2026-06-09 12:19:45.722699 | controller |             "name": "RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.722713 | controller |             "value": "registry.redhat.io/ubi9/httpd-24:latest"
2026-06-09 12:19:45.722726 | controller |           },
2026-06-09 12:19:45.722740 | controller |           {
2026-06-09 12:19:45.722753 | controller |             "name": "RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.722767 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified"
2026-06-09 12:19:45.722784 | controller |           },
2026-06-09 12:19:45.722799 | controller |           {
2026-06-09 12:19:45.722813 | controller |             "name": "RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.722827 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified"
2026-06-09 12:19:45.722841 | controller |           },
2026-06-09 12:19:45.722855 | controller |           {
2026-06-09 12:19:45.722869 | controller |             "name": "RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.722882 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified"
2026-06-09 12:19:45.722896 | controller |           },
2026-06-09 12:19:45.722910 | controller |           {
2026-06-09 12:19:45.722923 | controller |             "name": "RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.722937 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified"
2026-06-09 12:19:45.722951 | controller |           },
2026-06-09 12:19:45.722965 | controller |           {
2026-06-09 12:19:45.722979 | controller |             "name": "RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.722992 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified"
2026-06-09 12:19:45.723006 | controller |           },
2026-06-09 12:19:45.723020 | controller |           {
2026-06-09 12:19:45.723034 | controller |             "name": "RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.723047 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified"
2026-06-09 12:19:45.723061 | controller |           },
2026-06-09 12:19:45.723075 | controller |           {
2026-06-09 12:19:45.723089 | controller |             "name": "RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.723102 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified"
2026-06-09 12:19:45.723116 | controller |           },
2026-06-09 12:19:45.723130 | controller |           {
2026-06-09 12:19:45.723144 | controller |             "name": "RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.723158 | controller |             "value": "quay.io/openstack-k8s-operators/mysqld_exporter:latest"
2026-06-09 12:19:45.723171 | controller |           },
2026-06-09 12:19:45.723185 | controller |           {
2026-06-09 12:19:45.723198 | controller |             "name": "RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.723212 | controller |             "value": "quay.io/openstack-k8s-operators/sg-core:latest"
2026-06-09 12:19:45.723226 | controller |           },
2026-06-09 12:19:45.723239 | controller |           {
2026-06-09 12:19:45.723253 | controller |             "name": "RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.723266 | controller |             "value": "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0"
2026-06-09 12:19:45.723284 | controller |           },
2026-06-09 12:19:45.723298 | controller |           {
2026-06-09 12:19:45.723312 | controller |             "name": "RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.723325 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-09 12:19:45.723339 | controller |           },
2026-06-09 12:19:45.723372 | controller |           {
2026-06-09 12:19:45.723387 | controller |             "name": "RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.723401 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified"
2026-06-09 12:19:45.723415 | controller |           },
2026-06-09 12:19:45.723429 | controller |           {
2026-06-09 12:19:45.723443 | controller |             "name": "RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.723457 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-09 12:19:45.723471 | controller |           },
2026-06-09 12:19:45.723485 | controller |           {
2026-06-09 12:19:45.723498 | controller |             "name": "RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.723512 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified"
2026-06-09 12:19:45.723526 | controller |           },
2026-06-09 12:19:45.723539 | controller |           {
2026-06-09 12:19:45.723553 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.723566 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current"
2026-06-09 12:19:45.723580 | controller |           },
2026-06-09 12:19:45.723594 | controller |           {
2026-06-09 12:19:45.723608 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.723621 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current"
2026-06-09 12:19:45.723635 | controller |           },
2026-06-09 12:19:45.723649 | controller |           {
2026-06-09 12:19:45.723663 | controller |             "name": "RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.723676 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-api:current-podified"
2026-06-09 12:19:45.723690 | controller |           },
2026-06-09 12:19:45.723703 | controller |           {
2026-06-09 12:19:45.723717 | controller |             "name": "RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.723731 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified"
2026-06-09 12:19:45.723744 | controller |           },
2026-06-09 12:19:45.723758 | controller |           {
2026-06-09 12:19:45.723772 | controller |             "name": "RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.723786 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-central:current-podified"
2026-06-09 12:19:45.723800 | controller |           },
2026-06-09 12:19:45.723814 | controller |           {
2026-06-09 12:19:45.723828 | controller |             "name": "RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.723842 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified"
2026-06-09 12:19:45.723856 | controller |           },
2026-06-09 12:19:45.723870 | controller |           {
2026-06-09 12:19:45.723883 | controller |             "name": "RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.723897 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified"
2026-06-09 12:19:45.723911 | controller |           },
2026-06-09 12:19:45.723928 | controller |           {
2026-06-09 12:19:45.723942 | controller |             "name": "RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.723955 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-unbound:current-podified"
2026-06-09 12:19:45.723969 | controller |           },
2026-06-09 12:19:45.723983 | controller |           {
2026-06-09 12:19:45.723997 | controller |             "name": "RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.724011 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified"
2026-06-09 12:19:45.724025 | controller |           },
2026-06-09 12:19:45.724039 | controller |           {
2026-06-09 12:19:45.724053 | controller |             "name": "RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.724067 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-frr:current-podified"
2026-06-09 12:19:45.724081 | controller |           },
2026-06-09 12:19:45.724094 | controller |           {
2026-06-09 12:19:45.724108 | controller |             "name": "RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.724121 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-iscsid:current-podified"
2026-06-09 12:19:45.724135 | controller |           },
2026-06-09 12:19:45.724149 | controller |           {
2026-06-09 12:19:45.724163 | controller |             "name": "RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.724177 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cron:current-podified"
2026-06-09 12:19:45.724190 | controller |           },
2026-06-09 12:19:45.724204 | controller |           {
2026-06-09 12:19:45.724218 | controller |             "name": "RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.724232 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-multipathd:current-podified"
2026-06-09 12:19:45.724245 | controller |           },
2026-06-09 12:19:45.724259 | controller |           {
2026-06-09 12:19:45.724273 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.724287 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified"
2026-06-09 12:19:45.724300 | controller |           },
2026-06-09 12:19:45.724314 | controller |           {
2026-06-09 12:19:45.724328 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.724342 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified"
2026-06-09 12:19:45.724377 | controller |           },
2026-06-09 12:19:45.724393 | controller |           {
2026-06-09 12:19:45.724407 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.724421 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified"
2026-06-09 12:19:45.724435 | controller |           },
2026-06-09 12:19:45.724449 | controller |           {
2026-06-09 12:19:45.724462 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.724476 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified"
2026-06-09 12:19:45.724489 | controller |           },
2026-06-09 12:19:45.724503 | controller |           {
2026-06-09 12:19:45.724517 | controller |             "name": "RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.724531 | controller |             "value": "quay.io/prometheus/node-exporter:v1.5.0"
2026-06-09 12:19:45.724545 | controller |           },
2026-06-09 12:19:45.724558 | controller |           {
2026-06-09 12:19:45.724572 | controller |             "name": "RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.724589 | controller |             "value": "quay.io/sustainable_computing_io/kepler:release-0.7.12"
2026-06-09 12:19:45.724603 | controller |           },
2026-06-09 12:19:45.724617 | controller |           {
2026-06-09 12:19:45.724631 | controller |             "name": "RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.724644 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified"
2026-06-09 12:19:45.724658 | controller |           },
2026-06-09 12:19:45.724671 | controller |           {
2026-06-09 12:19:45.724685 | controller |             "name": "RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.724699 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified"
2026-06-09 12:19:45.724713 | controller |           },
2026-06-09 12:19:45.724727 | controller |           {
2026-06-09 12:19:45.724741 | controller |             "name": "RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.724755 | controller |             "value": "quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest"
2026-06-09 12:19:45.724769 | controller |           },
2026-06-09 12:19:45.724783 | controller |           {
2026-06-09 12:19:45.724796 | controller |             "name": "RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.724810 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-09 12:19:45.724824 | controller |           },
2026-06-09 12:19:45.724838 | controller |           {
2026-06-09 12:19:45.724852 | controller |             "name": "RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.724865 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api:current-podified"
2026-06-09 12:19:45.724879 | controller |           },
2026-06-09 12:19:45.724893 | controller |           {
2026-06-09 12:19:45.724906 | controller |             "name": "RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.724920 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified"
2026-06-09 12:19:45.724934 | controller |           },
2026-06-09 12:19:45.724948 | controller |           {
2026-06-09 12:19:45.724962 | controller |             "name": "RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.724976 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified"
2026-06-09 12:19:45.724989 | controller |           },
2026-06-09 12:19:45.725003 | controller |           {
2026-06-09 12:19:45.725016 | controller |             "name": "RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.725030 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizon:current-podified"
2026-06-09 12:19:45.725044 | controller |           },
2026-06-09 12:19:45.725057 | controller |           {
2026-06-09 12:19:45.725071 | controller |             "name": "RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.725085 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-memcached:current-podified"
2026-06-09 12:19:45.725099 | controller |           },
2026-06-09 12:19:45.725113 | controller |           {
2026-06-09 12:19:45.725127 | controller |             "name": "RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.725140 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-redis:current-podified"
2026-06-09 12:19:45.725154 | controller |           },
2026-06-09 12:19:45.725167 | controller |           {
2026-06-09 12:19:45.725181 | controller |             "name": "RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.725194 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified"
2026-06-09 12:19:45.725211 | controller |           },
2026-06-09 12:19:45.725225 | controller |           {
2026-06-09 12:19:45.725239 | controller |             "name": "RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.725253 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified"
2026-06-09 12:19:45.725266 | controller |           },
2026-06-09 12:19:45.725280 | controller |           {
2026-06-09 12:19:45.725293 | controller |             "name": "RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.725307 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified"
2026-06-09 12:19:45.725321 | controller |           },
2026-06-09 12:19:45.725334 | controller |           {
2026-06-09 12:19:45.725371 | controller |             "name": "RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.725391 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified"
2026-06-09 12:19:45.725405 | controller |           },
2026-06-09 12:19:45.725419 | controller |           {
2026-06-09 12:19:45.725433 | controller |             "name": "RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.725447 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified"
2026-06-09 12:19:45.725460 | controller |           },
2026-06-09 12:19:45.725474 | controller |           {
2026-06-09 12:19:45.725487 | controller |             "name": "RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.725501 | controller |             "value": "quay.io/podified-antelope-centos9/ironic-python-agent:current-podified"
2026-06-09 12:19:45.725515 | controller |           },
2026-06-09 12:19:45.725529 | controller |           {
2026-06-09 12:19:45.725542 | controller |             "name": "RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.725556 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-keystone:current-podified"
2026-06-09 12:19:45.725570 | controller |           },
2026-06-09 12:19:45.725584 | controller |           {
2026-06-09 12:19:45.725597 | controller |             "name": "RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.725610 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-api:current-podified"
2026-06-09 12:19:45.725624 | controller |           },
2026-06-09 12:19:45.725637 | controller |           {
2026-06-09 12:19:45.725651 | controller |             "name": "RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.725664 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified"
2026-06-09 12:19:45.725678 | controller |           },
2026-06-09 12:19:45.725692 | controller |           {
2026-06-09 12:19:45.725705 | controller |             "name": "RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.725719 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-share:current-podified"
2026-06-09 12:19:45.725733 | controller |           },
2026-06-09 12:19:45.725747 | controller |           {
2026-06-09 12:19:45.725761 | controller |             "name": "RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.725775 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-mariadb:current-podified"
2026-06-09 12:19:45.725789 | controller |           },
2026-06-09 12:19:45.725803 | controller |           {
2026-06-09 12:19:45.725816 | controller |             "name": "RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.725830 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-netutils:current-podified"
2026-06-09 12:19:45.725843 | controller |           },
2026-06-09 12:19:45.725857 | controller |           {
2026-06-09 12:19:45.725874 | controller |             "name": "RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.725889 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-09 12:19:45.725903 | controller |           },
2026-06-09 12:19:45.725916 | controller |           {
2026-06-09 12:19:45.725930 | controller |             "name": "RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.725944 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-09 12:19:45.725958 | controller |           },
2026-06-09 12:19:45.725972 | controller |           {
2026-06-09 12:19:45.725986 | controller |             "name": "RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.726012 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified"
2026-06-09 12:19:45.726027 | controller |           },
2026-06-09 12:19:45.726041 | controller |           {
2026-06-09 12:19:45.726055 | controller |             "name": "RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.726068 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-09 12:19:45.726082 | controller |           },
2026-06-09 12:19:45.726096 | controller |           {
2026-06-09 12:19:45.726110 | controller |             "name": "RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.726123 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-09 12:19:45.726137 | controller |           },
2026-06-09 12:19:45.726151 | controller |           {
2026-06-09 12:19:45.726165 | controller |             "name": "RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.726178 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-09 12:19:45.726192 | controller |           },
2026-06-09 12:19:45.726206 | controller |           {
2026-06-09 12:19:45.726219 | controller |             "name": "RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.726233 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified"
2026-06-09 12:19:45.726247 | controller |           },
2026-06-09 12:19:45.726261 | controller |           {
2026-06-09 12:19:45.726275 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.726289 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-09 12:19:45.726302 | controller |           },
2026-06-09 12:19:45.726316 | controller |           {
2026-06-09 12:19:45.726330 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.726344 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified"
2026-06-09 12:19:45.726379 | controller |           },
2026-06-09 12:19:45.726395 | controller |           {
2026-06-09 12:19:45.726409 | controller |             "name": "RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.726423 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified"
2026-06-09 12:19:45.726438 | controller |           },
2026-06-09 12:19:45.726451 | controller |           {
2026-06-09 12:19:45.726465 | controller |             "name": "RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.726479 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified"
2026-06-09 12:19:45.726493 | controller |           },
2026-06-09 12:19:45.726507 | controller |           {
2026-06-09 12:19:45.726520 | controller |             "name": "RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.726539 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-09 12:19:45.726554 | controller |           },
2026-06-09 12:19:45.726568 | controller |           {
2026-06-09 12:19:45.726581 | controller |             "name": "RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.726595 | controller |             "value": "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-09 12:19:45.726609 | controller |           },
2026-06-09 12:19:45.726623 | controller |           {
2026-06-09 12:19:45.726636 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.726650 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified"
2026-06-09 12:19:45.726664 | controller |           },
2026-06-09 12:19:45.726678 | controller |           {
2026-06-09 12:19:45.726692 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.726705 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified"
2026-06-09 12:19:45.726720 | controller |           },
2026-06-09 12:19:45.726734 | controller |           {
2026-06-09 12:19:45.726748 | controller |             "name": "RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.726762 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified"
2026-06-09 12:19:45.726776 | controller |           },
2026-06-09 12:19:45.726790 | controller |           {
2026-06-09 12:19:45.726804 | controller |             "name": "RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.726817 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified"
2026-06-09 12:19:45.726831 | controller |           },
2026-06-09 12:19:45.726845 | controller |           {
2026-06-09 12:19:45.726859 | controller |             "name": "RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.726873 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified"
2026-06-09 12:19:45.726886 | controller |           },
2026-06-09 12:19:45.726900 | controller |           {
2026-06-09 12:19:45.726915 | controller |             "name": "RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.726933 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-placement-api:current-podified"
2026-06-09 12:19:45.726947 | controller |           },
2026-06-09 12:19:45.726961 | controller |           {
2026-06-09 12:19:45.726975 | controller |             "name": "RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.726988 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified"
2026-06-09 12:19:45.727002 | controller |           },
2026-06-09 12:19:45.727016 | controller |           {
2026-06-09 12:19:45.727029 | controller |             "name": "RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.727042 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-account:current-podified"
2026-06-09 12:19:45.727056 | controller |           },
2026-06-09 12:19:45.727069 | controller |           {
2026-06-09 12:19:45.727083 | controller |             "name": "RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.727097 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-container:current-podified"
2026-06-09 12:19:45.727110 | controller |           },
2026-06-09 12:19:45.727124 | controller |           {
2026-06-09 12:19:45.727137 | controller |             "name": "RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.727151 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-object:current-podified"
2026-06-09 12:19:45.727168 | controller |           },
2026-06-09 12:19:45.727183 | controller |           {
2026-06-09 12:19:45.727197 | controller |             "name": "RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.727210 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified"
2026-06-09 12:19:45.727224 | controller |           },
2026-06-09 12:19:45.727238 | controller |           {
2026-06-09 12:19:45.727251 | controller |             "name": "RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.727265 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified"
2026-06-09 12:19:45.727278 | controller |           },
2026-06-09 12:19:45.727292 | controller |           {
2026-06-09 12:19:45.727305 | controller |             "name": "RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.727319 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-api:current-podified"
2026-06-09 12:19:45.727332 | controller |           },
2026-06-09 12:19:45.727349 | controller |           {
2026-06-09 12:19:45.727379 | controller |             "name": "RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.727394 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-applier:current-podified"
2026-06-09 12:19:45.727408 | controller |           },
2026-06-09 12:19:45.727421 | controller |           {
2026-06-09 12:19:45.727434 | controller |             "name": "RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.727448 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified"
2026-06-09 12:19:45.727461 | controller |           },
2026-06-09 12:19:45.727475 | controller |           {
2026-06-09 12:19:45.727488 | controller |             "name": "TEST_TOBIKO_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.727501 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tobiko:current-podified"
2026-06-09 12:19:45.727515 | controller |           },
2026-06-09 12:19:45.727529 | controller |           {
2026-06-09 12:19:45.727542 | controller |             "name": "TEST_ANSIBLETEST_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.727555 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ansible-tests:current-podified"
2026-06-09 12:19:45.727569 | controller |           },
2026-06-09 12:19:45.727583 | controller |           {
2026-06-09 12:19:45.727596 | controller |             "name": "TEST_HORIZONTEST_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.727610 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizontest:current-podified"
2026-06-09 12:19:45.727624 | controller |           },
2026-06-09 12:19:45.727638 | controller |           {
2026-06-09 12:19:45.727651 | controller |             "name": "RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT",
2026-06-09 12:19:45.727665 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-must-gather:latest"
2026-06-09 12:19:45.727679 | controller |           },
2026-06-09 12:19:45.727693 | controller |           {
2026-06-09 12:19:45.727707 | controller |             "name": "RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL",
2026-06-09 12:19:45.727722 | controller |             "value": "quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7"
2026-06-09 12:19:45.727736 | controller |           },
2026-06-09 12:19:45.727750 | controller |           {
2026-06-09 12:19:45.727764 | controller |             "name": "RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL",
2026-06-09 12:19:45.727778 | controller |             "value": "quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce"
2026-06-09 12:19:45.727792 | controller |           },
2026-06-09 12:19:45.727805 | controller |           {
2026-06-09 12:19:45.727824 | controller |             "name": "RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL",
2026-06-09 12:19:45.727838 | controller |             "value": "quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd"
2026-06-09 12:19:45.727852 | controller |           },
2026-06-09 12:19:45.727866 | controller |           {
2026-06-09 12:19:45.727880 | controller |             "name": "RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL",
2026-06-09 12:19:45.727894 | controller |             "value": "quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9"
2026-06-09 12:19:45.727908 | controller |           },
2026-06-09 12:19:45.727922 | controller |           {
2026-06-09 12:19:45.727936 | controller |             "name": "RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL",
2026-06-09 12:19:45.727950 | controller |             "value": "quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752"
2026-06-09 12:19:45.727964 | controller |           },
2026-06-09 12:19:45.727978 | controller |           {
2026-06-09 12:19:45.727991 | controller |             "name": "RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL",
2026-06-09 12:19:45.728005 | controller |             "value": "quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed"
2026-06-09 12:19:45.728019 | controller |           },
2026-06-09 12:19:45.728033 | controller |           {
2026-06-09 12:19:45.728047 | controller |             "name": "RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-09 12:19:45.728061 | controller |             "value": "quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373"
2026-06-09 12:19:45.728075 | controller |           },
2026-06-09 12:19:45.728088 | controller |           {
2026-06-09 12:19:45.728102 | controller |             "name": "RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL",
2026-06-09 12:19:45.728116 | controller |             "value": "quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf"
2026-06-09 12:19:45.728130 | controller |           },
2026-06-09 12:19:45.728143 | controller |           {
2026-06-09 12:19:45.728157 | controller |             "name": "RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL",
2026-06-09 12:19:45.728170 | controller |             "value": "quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6"
2026-06-09 12:19:45.728184 | controller |           },
2026-06-09 12:19:45.728198 | controller |           {
2026-06-09 12:19:45.728211 | controller |             "name": "RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-09 12:19:45.728225 | controller |             "value": "quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391"
2026-06-09 12:19:45.728239 | controller |           },
2026-06-09 12:19:45.728252 | controller |           {
2026-06-09 12:19:45.728266 | controller |             "name": "RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL",
2026-06-09 12:19:45.728280 | controller |             "value": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398"
2026-06-09 12:19:45.728293 | controller |           },
2026-06-09 12:19:45.728307 | controller |           {
2026-06-09 12:19:45.728321 | controller |             "name": "RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL",
2026-06-09 12:19:45.728334 | controller |             "value": "quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d"
2026-06-09 12:19:45.728371 | controller |           },
2026-06-09 12:19:45.728390 | controller |           {
2026-06-09 12:19:45.728411 | controller |             "name": "RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-09 12:19:45.728426 | controller |             "value": "quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60"
2026-06-09 12:19:45.728440 | controller |           },
2026-06-09 12:19:45.728453 | controller |           {
2026-06-09 12:19:45.728467 | controller |             "name": "RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-09 12:19:45.728481 | controller |             "value": "quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63"
2026-06-09 12:19:45.728495 | controller |           },
2026-06-09 12:19:45.728509 | controller |           {
2026-06-09 12:19:45.728522 | controller |             "name": "RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL",
2026-06-09 12:19:45.728561 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1"
2026-06-09 12:19:45.728577 | controller |           },
2026-06-09 12:19:45.728591 | controller |           {
2026-06-09 12:19:45.728604 | controller |             "name": "RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL",
2026-06-09 12:19:45.728618 | controller |             "value": "quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7"
2026-06-09 12:19:45.728632 | controller |           },
2026-06-09 12:19:45.728646 | controller |           {
2026-06-09 12:19:45.728660 | controller |             "name": "RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL",
2026-06-09 12:19:45.728674 | controller |             "value": "quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67"
2026-06-09 12:19:45.728688 | controller |           },
2026-06-09 12:19:45.728702 | controller |           {
2026-06-09 12:19:45.728716 | controller |             "name": "RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL",
2026-06-09 12:19:45.728730 | controller |             "value": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6"
2026-06-09 12:19:45.728744 | controller |           },
2026-06-09 12:19:45.728758 | controller |           {
2026-06-09 12:19:45.728771 | controller |             "name": "RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL",
2026-06-09 12:19:45.728785 | controller |             "value": "quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc"
2026-06-09 12:19:45.728799 | controller |           },
2026-06-09 12:19:45.728812 | controller |           {
2026-06-09 12:19:45.728826 | controller |             "name": "RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL",
2026-06-09 12:19:45.728840 | controller |             "value": "quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d"
2026-06-09 12:19:45.728854 | controller |           },
2026-06-09 12:19:45.728868 | controller |           {
2026-06-09 12:19:45.728881 | controller |             "name": "OPENSTACK_RELEASE_VERSION",
2026-06-09 12:19:45.728895 | controller |             "value": "0.6.0-1781001166"
2026-06-09 12:19:45.728909 | controller |           },
2026-06-09 12:19:45.728923 | controller |           {
2026-06-09 12:19:45.728937 | controller |             "name": "OPERATOR_IMAGE_URL",
2026-06-09 12:19:45.728951 | controller |             "value": "38.102.83.189:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652"
2026-06-09 12:19:45.728965 | controller |           },
2026-06-09 12:19:45.728979 | controller |           {
2026-06-09 12:19:45.728993 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-09 12:19:45.729006 | controller |             "value": "false"
2026-06-09 12:19:45.729020 | controller |           },
2026-06-09 12:19:45.729038 | controller |           {
2026-06-09 12:19:45.729052 | controller |             "name": "LEASE_DURATION",
2026-06-09 12:19:45.729066 | controller |             "value": "30"
2026-06-09 12:19:45.729080 | controller |           },
2026-06-09 12:19:45.729093 | controller |           {
2026-06-09 12:19:45.729107 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 12:19:45.729121 | controller |             "value": "20"
2026-06-09 12:19:45.729134 | controller |           },
2026-06-09 12:19:45.729148 | controller |           {
2026-06-09 12:19:45.729161 | controller |             "name": "RETRY_PERIOD",
2026-06-09 12:19:45.729175 | controller |             "value": "5"
2026-06-09 12:19:45.729189 | controller |           },
2026-06-09 12:19:45.729202 | controller |           {
2026-06-09 12:19:45.729216 | controller |             "name": "OPERATOR_CONDITION_NAME",
2026-06-09 12:19:45.729230 | controller |             "value": "openstack-operator.v0.6.0"
2026-06-09 12:19:45.729243 | controller |           }
2026-06-09 12:19:45.729257 | controller |         ],
2026-06-09 12:19:45.729270 | controller |         "image": "38.102.83.189:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652",
2026-06-09 12:19:45.729284 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 12:19:45.729298 | controller |         "livenessProbe": {
2026-06-09 12:19:45.729311 | controller |           "failureThreshold": 3,
2026-06-09 12:19:45.729325 | controller |           "httpGet": {
2026-06-09 12:19:45.729338 | controller |             "path": "/healthz",
2026-06-09 12:19:45.729372 | controller |             "port": 8081,
2026-06-09 12:19:45.729388 | controller |             "scheme": "HTTP"
2026-06-09 12:19:45.729401 | controller |           },
2026-06-09 12:19:45.729415 | controller |           "initialDelaySeconds": 15,
2026-06-09 12:19:45.729428 | controller |           "periodSeconds": 20,
2026-06-09 12:19:45.729442 | controller |           "successThreshold": 1,
2026-06-09 12:19:45.729455 | controller |           "timeoutSeconds": 1
2026-06-09 12:19:45.729469 | controller |         },
2026-06-09 12:19:45.729482 | controller |         "name": "operator",
2026-06-09 12:19:45.729496 | controller |         "readinessProbe": {
2026-06-09 12:19:45.729509 | controller |           "failureThreshold": 3,
2026-06-09 12:19:45.729522 | controller |           "httpGet": {
2026-06-09 12:19:45.729535 | controller |             "path": "/readyz",
2026-06-09 12:19:45.729549 | controller |             "port": 8081,
2026-06-09 12:19:45.729562 | controller |             "scheme": "HTTP"
2026-06-09 12:19:45.729576 | controller |           },
2026-06-09 12:19:45.729589 | controller |           "initialDelaySeconds": 5,
2026-06-09 12:19:45.729603 | controller |           "periodSeconds": 10,
2026-06-09 12:19:45.729617 | controller |           "successThreshold": 1,
2026-06-09 12:19:45.729630 | controller |           "timeoutSeconds": 1
2026-06-09 12:19:45.729644 | controller |         },
2026-06-09 12:19:45.729658 | controller |         "resources": {
2026-06-09 12:19:45.729672 | controller |           "limits": {
2026-06-09 12:19:45.729687 | controller |             "cpu": "500m",
2026-06-09 12:19:45.729701 | controller |             "memory": "256Mi"
2026-06-09 12:19:45.729715 | controller |           },
2026-06-09 12:19:45.729729 | controller |           "requests": {
2026-06-09 12:19:45.729743 | controller |             "cpu": "10m",
2026-06-09 12:19:45.729756 | controller |             "memory": "128Mi"
2026-06-09 12:19:45.729770 | controller |           }
2026-06-09 12:19:45.729783 | controller |         },
2026-06-09 12:19:45.729797 | controller |         "securityContext": {
2026-06-09 12:19:45.729810 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 12:19:45.729824 | controller |           "capabilities": {
2026-06-09 12:19:45.729838 | controller |             "drop": [
2026-06-09 12:19:45.729851 | controller |               "ALL"
2026-06-09 12:19:45.729868 | controller |             ]
2026-06-09 12:19:45.729883 | controller |           },
2026-06-09 12:19:45.729897 | controller |           "runAsUser": 1000660000
2026-06-09 12:19:45.729910 | controller |         },
2026-06-09 12:19:45.729924 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 12:19:45.729938 | controller |         "terminationMessagePolicy": "File",
2026-06-09 12:19:45.729952 | controller |         "volumeMounts": [
2026-06-09 12:19:45.729965 | controller |           {
2026-06-09 12:19:45.729979 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 12:19:45.729993 | controller |             "name": "kube-api-access-2fhtb",
2026-06-09 12:19:45.730007 | controller |             "readOnly": true
2026-06-09 12:19:45.730033 | controller |           }
2026-06-09 12:19:45.730048 | controller |         ]
2026-06-09 12:19:45.730062 | controller |       }
2026-06-09 12:19:45.730075 | controller |     ],
2026-06-09 12:19:45.730088 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 12:19:45.730102 | controller |     "enableServiceLinks": true,
2026-06-09 12:19:45.730115 | controller |     "imagePullSecrets": [
2026-06-09 12:19:45.730129 | controller |       {
2026-06-09 12:19:45.730143 | controller |         "name": "openstack-operator-controller-init-dockercfg-6nmb4"
2026-06-09 12:19:45.730161 | controller |       }
2026-06-09 12:19:45.730179 | controller |     ],
2026-06-09 12:19:45.730192 | controller |     "nodeName": "crc",
2026-06-09 12:19:45.730209 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 12:19:45.730223 | controller |     "priority": 0,
2026-06-09 12:19:45.730240 | controller |     "restartPolicy": "Always",
2026-06-09 12:19:45.730254 | controller |     "schedulerName": "default-scheduler",
2026-06-09 12:19:45.730271 | controller |     "securityContext": {
2026-06-09 12:19:45.730342 | controller |       "fsGroup": 1000660000,
2026-06-09 12:19:45.730392 | controller |       "runAsNonRoot": true,
2026-06-09 12:19:45.730408 | controller |       "seLinuxOptions": {
2026-06-09 12:19:45.730423 | controller |         "level": "s0:c26,c5"
2026-06-09 12:19:45.730437 | controller |       },
2026-06-09 12:19:45.730451 | controller |       "seccompProfile": {
2026-06-09 12:19:45.730465 | controller |         "type": "RuntimeDefault"
2026-06-09 12:19:45.730479 | controller |       }
2026-06-09 12:19:45.730493 | controller |     },
2026-06-09 12:19:45.730506 | controller |     "serviceAccount": "openstack-operator-controller-init",
2026-06-09 12:19:45.730521 | controller |     "serviceAccountName": "openstack-operator-controller-init",
2026-06-09 12:19:45.730535 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 12:19:45.730548 | controller |     "tolerations": [
2026-06-09 12:19:45.730562 | controller |       {
2026-06-09 12:19:45.730576 | controller |         "effect": "NoExecute",
2026-06-09 12:19:45.730589 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 12:19:45.730603 | controller |         "operator": "Exists",
2026-06-09 12:19:45.730616 | controller |         "tolerationSeconds": 120
2026-06-09 12:19:45.730629 | controller |       },
2026-06-09 12:19:45.730643 | controller |       {
2026-06-09 12:19:45.730656 | controller |         "effect": "NoExecute",
2026-06-09 12:19:45.730670 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 12:19:45.730683 | controller |         "operator": "Exists",
2026-06-09 12:19:45.730697 | controller |         "tolerationSeconds": 120
2026-06-09 12:19:45.730710 | controller |       },
2026-06-09 12:19:45.730724 | controller |       {
2026-06-09 12:19:45.730738 | controller |         "effect": "NoSchedule",
2026-06-09 12:19:45.730752 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 12:19:45.730765 | controller |         "operator": "Exists"
2026-06-09 12:19:45.730779 | controller |       }
2026-06-09 12:19:45.730793 | controller |     ],
2026-06-09 12:19:45.730811 | controller |     "volumes": [
2026-06-09 12:19:45.730826 | controller |       {
2026-06-09 12:19:45.730839 | controller |         "name": "kube-api-access-2fhtb",
2026-06-09 12:19:45.730853 | controller |         "projected": {
2026-06-09 12:19:45.730867 | controller |           "defaultMode": 420,
2026-06-09 12:19:45.730881 | controller |           "sources": [
2026-06-09 12:19:45.730894 | controller |             {
2026-06-09 12:19:45.730908 | controller |               "serviceAccountToken": {
2026-06-09 12:19:45.730922 | controller |                 "expirationSeconds": 3607,
2026-06-09 12:19:45.730936 | controller |                 "path": "token"
2026-06-09 12:19:45.730950 | controller |               }
2026-06-09 12:19:45.730965 | controller |             },
2026-06-09 12:19:45.730978 | controller |             {
2026-06-09 12:19:45.730992 | controller |               "configMap": {
2026-06-09 12:19:45.731006 | controller |                 "items": [
2026-06-09 12:19:45.731019 | controller |                   {
2026-06-09 12:19:45.731032 | controller |                     "key": "ca.crt",
2026-06-09 12:19:45.731046 | controller |                     "path": "ca.crt"
2026-06-09 12:19:45.731060 | controller |                   }
2026-06-09 12:19:45.731073 | controller |                 ],
2026-06-09 12:19:45.731087 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 12:19:45.731101 | controller |               }
2026-06-09 12:19:45.731114 | controller |             },
2026-06-09 12:19:45.731128 | controller |             {
2026-06-09 12:19:45.731141 | controller |               "downwardAPI": {
2026-06-09 12:19:45.731155 | controller |                 "items": [
2026-06-09 12:19:45.731168 | controller |                   {
2026-06-09 12:19:45.731182 | controller |                     "fieldRef": {
2026-06-09 12:19:45.731196 | controller |                       "apiVersion": "v1",
2026-06-09 12:19:45.731209 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 12:19:45.731223 | controller |                     },
2026-06-09 12:19:45.731236 | controller |                     "path": "namespace"
2026-06-09 12:19:45.731250 | controller |                   }
2026-06-09 12:19:45.731264 | controller |                 ]
2026-06-09 12:19:45.731277 | controller |               }
2026-06-09 12:19:45.731291 | controller |             },
2026-06-09 12:19:45.731304 | controller |             {
2026-06-09 12:19:45.731317 | controller |               "configMap": {
2026-06-09 12:19:45.731331 | controller |                 "items": [
2026-06-09 12:19:45.731344 | controller |                   {
2026-06-09 12:19:45.731380 | controller |                     "key": "service-ca.crt",
2026-06-09 12:19:45.731394 | controller |                     "path": "service-ca.crt"
2026-06-09 12:19:45.731408 | controller |                   }
2026-06-09 12:19:45.731421 | controller |                 ],
2026-06-09 12:19:45.731435 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 12:19:45.731448 | controller |               }
2026-06-09 12:19:45.731462 | controller |             }
2026-06-09 12:19:45.731475 | controller |           ]
2026-06-09 12:19:45.731488 | controller |         }
2026-06-09 12:19:45.731502 | controller |       }
2026-06-09 12:19:45.731515 | controller |     ]
2026-06-09 12:19:45.731528 | controller |   },
2026-06-09 12:19:45.731542 | controller |   "status": {
2026-06-09 12:19:45.731555 | controller |     "conditions": [
2026-06-09 12:19:45.731569 | controller |       {
2026-06-09 12:19:45.731583 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.731596 | controller |         "lastTransitionTime": "2026-06-09T11:21:46Z",
2026-06-09 12:19:45.731609 | controller |         "status": "True",
2026-06-09 12:19:45.731622 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 12:19:45.731636 | controller |       },
2026-06-09 12:19:45.731649 | controller |       {
2026-06-09 12:19:45.731662 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.731679 | controller |         "lastTransitionTime": "2026-06-09T11:21:19Z",
2026-06-09 12:19:45.731693 | controller |         "status": "True",
2026-06-09 12:19:45.731707 | controller |         "type": "Initialized"
2026-06-09 12:19:45.731721 | controller |       },
2026-06-09 12:19:45.731734 | controller |       {
2026-06-09 12:19:45.731748 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.731761 | controller |         "lastTransitionTime": "2026-06-09T11:29:00Z",
2026-06-09 12:19:45.731775 | controller |         "status": "True",
2026-06-09 12:19:45.731789 | controller |         "type": "Ready"
2026-06-09 12:19:45.731803 | controller |       },
2026-06-09 12:19:45.731817 | controller |       {
2026-06-09 12:19:45.731830 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.731843 | controller |         "lastTransitionTime": "2026-06-09T11:29:00Z",
2026-06-09 12:19:45.731857 | controller |         "status": "True",
2026-06-09 12:19:45.731870 | controller |         "type": "ContainersReady"
2026-06-09 12:19:45.731883 | controller |       },
2026-06-09 12:19:45.731897 | controller |       {
2026-06-09 12:19:45.731911 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.731925 | controller |         "lastTransitionTime": "2026-06-09T11:21:19Z",
2026-06-09 12:19:45.731939 | controller |         "status": "True",
2026-06-09 12:19:45.731952 | controller |         "type": "PodScheduled"
2026-06-09 12:19:45.731966 | controller |       }
2026-06-09 12:19:45.731980 | controller |     ],
2026-06-09 12:19:45.731994 | controller |     "containerStatuses": [
2026-06-09 12:19:45.732007 | controller |       {
2026-06-09 12:19:45.732021 | controller |         "allocatedResources": {
2026-06-09 12:19:45.732035 | controller |           "cpu": "10m",
2026-06-09 12:19:45.732048 | controller |           "memory": "128Mi"
2026-06-09 12:19:45.732061 | controller |         },
2026-06-09 12:19:45.732075 | controller |         "containerID": "cri-o://c0ad7da6d786d6aaa637af454d95069ead22c987cf790e9160437b4ce3a829e5",
2026-06-09 12:19:45.732089 | controller |         "image": "38.102.83.189:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652",
2026-06-09 12:19:45.732103 | controller |         "imageID": "38.102.83.189:5001/openstack-k8s-operators/openstack-operator@sha256:ea0a3a9d58c6604fc8e19051a00734d6b5e947111a72a635e170841fd74a40dd",
2026-06-09 12:19:45.732117 | controller |         "lastState": {
2026-06-09 12:19:45.732131 | controller |           "terminated": {
2026-06-09 12:19:45.732145 | controller |             "containerID": "cri-o://80b0e144cec8c56ea46bf8a02d825f900827c774ddf67ca3e2d320d81107caa3",
2026-06-09 12:19:45.732158 | controller |             "exitCode": 1,
2026-06-09 12:19:45.732172 | controller |             "finishedAt": "2026-06-09T11:28:42Z",
2026-06-09 12:19:45.732185 | controller |             "reason": "Error",
2026-06-09 12:19:45.732199 | controller |             "startedAt": "2026-06-09T11:21:46Z"
2026-06-09 12:19:45.732213 | controller |           }
2026-06-09 12:19:45.732227 | controller |         },
2026-06-09 12:19:45.732240 | controller |         "name": "operator",
2026-06-09 12:19:45.732254 | controller |         "ready": true,
2026-06-09 12:19:45.732267 | controller |         "resources": {
2026-06-09 12:19:45.732281 | controller |           "limits": {
2026-06-09 12:19:45.732294 | controller |             "cpu": "500m",
2026-06-09 12:19:45.732307 | controller |             "memory": "256Mi"
2026-06-09 12:19:45.732321 | controller |           },
2026-06-09 12:19:45.732334 | controller |           "requests": {
2026-06-09 12:19:45.732366 | controller |             "cpu": "10m",
2026-06-09 12:19:45.732385 | controller |             "memory": "128Mi"
2026-06-09 12:19:45.732400 | controller |           }
2026-06-09 12:19:45.732414 | controller |         },
2026-06-09 12:19:45.732427 | controller |         "restartCount": 1,
2026-06-09 12:19:45.732441 | controller |         "started": true,
2026-06-09 12:19:45.732458 | controller |         "state": {
2026-06-09 12:19:45.732473 | controller |           "running": {
2026-06-09 12:19:45.732486 | controller |             "startedAt": "2026-06-09T11:28:47Z"
2026-06-09 12:19:45.732500 | controller |           }
2026-06-09 12:19:45.732514 | controller |         },
2026-06-09 12:19:45.732527 | controller |         "user": {
2026-06-09 12:19:45.732541 | controller |           "linux": {
2026-06-09 12:19:45.732554 | controller |             "gid": 0,
2026-06-09 12:19:45.732568 | controller |             "supplementalGroups": [
2026-06-09 12:19:45.732581 | controller |               0,
2026-06-09 12:19:45.732594 | controller |               1000660000
2026-06-09 12:19:45.732608 | controller |             ],
2026-06-09 12:19:45.732622 | controller |             "uid": 1000660000
2026-06-09 12:19:45.732635 | controller |           }
2026-06-09 12:19:45.732649 | controller |         },
2026-06-09 12:19:45.732663 | controller |         "volumeMounts": [
2026-06-09 12:19:45.732676 | controller |           {
2026-06-09 12:19:45.732690 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 12:19:45.732704 | controller |             "name": "kube-api-access-2fhtb",
2026-06-09 12:19:45.732718 | controller |             "readOnly": true,
2026-06-09 12:19:45.732732 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 12:19:45.732745 | controller |           }
2026-06-09 12:19:45.732759 | controller |         ]
2026-06-09 12:19:45.732773 | controller |       }
2026-06-09 12:19:45.732786 | controller |     ],
2026-06-09 12:19:45.732799 | controller |     "hostIP": "192.168.126.11",
2026-06-09 12:19:45.732813 | controller |     "hostIPs": [
2026-06-09 12:19:45.732826 | controller |       {
2026-06-09 12:19:45.732840 | controller |         "ip": "192.168.126.11"
2026-06-09 12:19:45.732854 | controller |       }
2026-06-09 12:19:45.732868 | controller |     ],
2026-06-09 12:19:45.732882 | controller |     "phase": "Running",
2026-06-09 12:19:45.732896 | controller |     "podIP": "10.217.0.68",
2026-06-09 12:19:45.732910 | controller |     "podIPs": [
2026-06-09 12:19:45.732923 | controller |       {
2026-06-09 12:19:45.732937 | controller |         "ip": "10.217.0.68"
2026-06-09 12:19:45.732951 | controller |       }
2026-06-09 12:19:45.732964 | controller |     ],
2026-06-09 12:19:45.732978 | controller |     "qosClass": "Burstable",
2026-06-09 12:19:45.732991 | controller |     "startTime": "2026-06-09T11:21:19Z"
2026-06-09 12:19:45.733005 | controller |   }
2026-06-09 12:19:45.733018 | controller | }
2026-06-09 12:19:45.760887 | controller | ok:
2026-06-09 12:19:45.760940 | controller | {
2026-06-09 12:19:45.760961 | controller |   "apiVersion": "v1",
2026-06-09 12:19:45.760985 | controller |   "kind": "Pod",
2026-06-09 12:19:45.761000 | controller |   "metadata": {
2026-06-09 12:19:45.761078 | controller |     "annotations": {
2026-06-09 12:19:45.761100 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.93/23\"],\"mac_address\":\"0a:58:0a:d9:00:5d\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.93/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-09 12:19:45.761116 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.93\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:5d\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-09 12:19:45.761132 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-09 12:19:45.761148 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-09 12:19:45.761162 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-09 12:19:45.761182 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-09 12:19:45.761197 | controller |     },
2026-06-09 12:19:45.761212 | controller |     "creationTimestamp": "2026-06-09T11:22:26Z",
2026-06-09 12:19:45.761226 | controller |     "generateName": "openstack-operator-controller-manager-6867b487d4-",
2026-06-09 12:19:45.761240 | controller |     "generation": 1,
2026-06-09 12:19:45.761255 | controller |     "labels": {
2026-06-09 12:19:45.761268 | controller |       "app.kubernetes.io/name": "openstack-operator",
2026-06-09 12:19:45.761282 | controller |       "control-plane": "controller-manager",
2026-06-09 12:19:45.761296 | controller |       "openstack.org/operator-name": "openstack",
2026-06-09 12:19:45.761310 | controller |       "pod-template-hash": "6867b487d4"
2026-06-09 12:19:45.761324 | controller |     },
2026-06-09 12:19:45.761338 | controller |     "managedFields": [
2026-06-09 12:19:45.761375 | controller |       {
2026-06-09 12:19:45.761392 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.761406 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.761420 | controller |         "fieldsV1": {
2026-06-09 12:19:45.761434 | controller |           "f:metadata": {
2026-06-09 12:19:45.761448 | controller |             "f:annotations": {
2026-06-09 12:19:45.761461 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 12:19:45.761475 | controller |             }
2026-06-09 12:19:45.761489 | controller |           }
2026-06-09 12:19:45.761502 | controller |         },
2026-06-09 12:19:45.761516 | controller |         "manager": "crc",
2026-06-09 12:19:45.761530 | controller |         "operation": "Update",
2026-06-09 12:19:45.761544 | controller |         "subresource": "status",
2026-06-09 12:19:45.761557 | controller |         "time": "2026-06-09T11:22:26Z"
2026-06-09 12:19:45.761572 | controller |       },
2026-06-09 12:19:45.761586 | controller |       {
2026-06-09 12:19:45.761599 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.761613 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.761627 | controller |         "fieldsV1": {
2026-06-09 12:19:45.761642 | controller |           "f:metadata": {
2026-06-09 12:19:45.761656 | controller |             "f:annotations": {
2026-06-09 12:19:45.761670 | controller |               ".": {},
2026-06-09 12:19:45.761684 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-09 12:19:45.761698 | controller |             },
2026-06-09 12:19:45.761712 | controller |             "f:generateName": {},
2026-06-09 12:19:45.761726 | controller |             "f:labels": {
2026-06-09 12:19:45.761739 | controller |               ".": {},
2026-06-09 12:19:45.761753 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 12:19:45.761767 | controller |               "f:control-plane": {},
2026-06-09 12:19:45.761781 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 12:19:45.761795 | controller |               "f:pod-template-hash": {}
2026-06-09 12:19:45.761809 | controller |             },
2026-06-09 12:19:45.761823 | controller |             "f:ownerReferences": {
2026-06-09 12:19:45.761837 | controller |               ".": {},
2026-06-09 12:19:45.761851 | controller |               "k:{\"uid\":\"26746ac4-195f-44dd-9ada-833d3616ac08\"}": {}
2026-06-09 12:19:45.761865 | controller |             }
2026-06-09 12:19:45.761880 | controller |           },
2026-06-09 12:19:45.761894 | controller |           "f:spec": {
2026-06-09 12:19:45.761908 | controller |             "f:containers": {
2026-06-09 12:19:45.761922 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-09 12:19:45.761936 | controller |                 ".": {},
2026-06-09 12:19:45.761950 | controller |                 "f:args": {},
2026-06-09 12:19:45.761964 | controller |                 "f:command": {},
2026-06-09 12:19:45.761978 | controller |                 "f:env": {
2026-06-09 12:19:45.761992 | controller |                   ".": {},
2026-06-09 12:19:45.762010 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 12:19:45.762024 | controller |                     ".": {},
2026-06-09 12:19:45.762038 | controller |                     "f:name": {},
2026-06-09 12:19:45.762052 | controller |                     "f:value": {}
2026-06-09 12:19:45.762066 | controller |                   },
2026-06-09 12:19:45.762080 | controller |                   "k:{\"name\":\"OPENSTACK_RELEASE_VERSION\"}": {
2026-06-09 12:19:45.762094 | controller |                     ".": {},
2026-06-09 12:19:45.762108 | controller |                     "f:name": {},
2026-06-09 12:19:45.762121 | controller |                     "f:value": {}
2026-06-09 12:19:45.762135 | controller |                   },
2026-06-09 12:19:45.762149 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.762163 | controller |                     ".": {},
2026-06-09 12:19:45.762176 | controller |                     "f:name": {},
2026-06-09 12:19:45.762190 | controller |                     "f:value": {}
2026-06-09 12:19:45.762217 | controller |                   },
2026-06-09 12:19:45.762232 | controller |                   "k:{\"name\":\"RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.762246 | controller |                     ".": {},
2026-06-09 12:19:45.762260 | controller |                     "f:name": {},
2026-06-09 12:19:45.762274 | controller |                     "f:value": {}
2026-06-09 12:19:45.762289 | controller |                   },
2026-06-09 12:19:45.762304 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.762320 | controller |                     ".": {},
2026-06-09 12:19:45.762334 | controller |                     "f:name": {},
2026-06-09 12:19:45.762348 | controller |                     "f:value": {}
2026-06-09 12:19:45.762382 | controller |                   },
2026-06-09 12:19:45.762397 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.762411 | controller |                     ".": {},
2026-06-09 12:19:45.762424 | controller |                     "f:name": {},
2026-06-09 12:19:45.762438 | controller |                     "f:value": {}
2026-06-09 12:19:45.762451 | controller |                   },
2026-06-09 12:19:45.762465 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.762479 | controller |                     ".": {},
2026-06-09 12:19:45.762495 | controller |                     "f:name": {},
2026-06-09 12:19:45.762509 | controller |                     "f:value": {}
2026-06-09 12:19:45.762522 | controller |                   },
2026-06-09 12:19:45.762536 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.762550 | controller |                     ".": {},
2026-06-09 12:19:45.762564 | controller |                     "f:name": {},
2026-06-09 12:19:45.762577 | controller |                     "f:value": {}
2026-06-09 12:19:45.762591 | controller |                   },
2026-06-09 12:19:45.762605 | controller |                   "k:{\"name\":\"RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.762619 | controller |                     ".": {},
2026-06-09 12:19:45.762633 | controller |                     "f:name": {},
2026-06-09 12:19:45.762647 | controller |                     "f:value": {}
2026-06-09 12:19:45.762661 | controller |                   },
2026-06-09 12:19:45.762675 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.762689 | controller |                     ".": {},
2026-06-09 12:19:45.762703 | controller |                     "f:name": {},
2026-06-09 12:19:45.762717 | controller |                     "f:value": {}
2026-06-09 12:19:45.762731 | controller |                   },
2026-06-09 12:19:45.762749 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.762764 | controller |                     ".": {},
2026-06-09 12:19:45.762778 | controller |                     "f:name": {},
2026-06-09 12:19:45.762792 | controller |                     "f:value": {}
2026-06-09 12:19:45.762806 | controller |                   },
2026-06-09 12:19:45.762820 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.762834 | controller |                     ".": {},
2026-06-09 12:19:45.762848 | controller |                     "f:name": {},
2026-06-09 12:19:45.762862 | controller |                     "f:value": {}
2026-06-09 12:19:45.762877 | controller |                   },
2026-06-09 12:19:45.762891 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.762905 | controller |                     ".": {},
2026-06-09 12:19:45.762919 | controller |                     "f:name": {},
2026-06-09 12:19:45.762933 | controller |                     "f:value": {}
2026-06-09 12:19:45.762946 | controller |                   },
2026-06-09 12:19:45.762960 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.762974 | controller |                     ".": {},
2026-06-09 12:19:45.762988 | controller |                     "f:name": {},
2026-06-09 12:19:45.763001 | controller |                     "f:value": {}
2026-06-09 12:19:45.763015 | controller |                   },
2026-06-09 12:19:45.763029 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.763042 | controller |                     ".": {},
2026-06-09 12:19:45.763056 | controller |                     "f:name": {},
2026-06-09 12:19:45.763070 | controller |                     "f:value": {}
2026-06-09 12:19:45.763084 | controller |                   },
2026-06-09 12:19:45.763097 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.763111 | controller |                     ".": {},
2026-06-09 12:19:45.763125 | controller |                     "f:name": {},
2026-06-09 12:19:45.763139 | controller |                     "f:value": {}
2026-06-09 12:19:45.763152 | controller |                   },
2026-06-09 12:19:45.763166 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.763180 | controller |                     ".": {},
2026-06-09 12:19:45.763194 | controller |                     "f:name": {},
2026-06-09 12:19:45.763207 | controller |                     "f:value": {}
2026-06-09 12:19:45.763221 | controller |                   },
2026-06-09 12:19:45.763235 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.763249 | controller |                     ".": {},
2026-06-09 12:19:45.763262 | controller |                     "f:name": {},
2026-06-09 12:19:45.763276 | controller |                     "f:value": {}
2026-06-09 12:19:45.763290 | controller |                   },
2026-06-09 12:19:45.763304 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.763317 | controller |                     ".": {},
2026-06-09 12:19:45.763331 | controller |                     "f:name": {},
2026-06-09 12:19:45.763345 | controller |                     "f:value": {}
2026-06-09 12:19:45.763379 | controller |                   },
2026-06-09 12:19:45.763394 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.763408 | controller |                     ".": {},
2026-06-09 12:19:45.763422 | controller |                     "f:name": {},
2026-06-09 12:19:45.763436 | controller |                     "f:value": {}
2026-06-09 12:19:45.763463 | controller |                   },
2026-06-09 12:19:45.763477 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.763491 | controller |                     ".": {},
2026-06-09 12:19:45.763505 | controller |                     "f:name": {},
2026-06-09 12:19:45.763519 | controller |                     "f:value": {}
2026-06-09 12:19:45.763533 | controller |                   },
2026-06-09 12:19:45.763546 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.763560 | controller |                     ".": {},
2026-06-09 12:19:45.763573 | controller |                     "f:name": {},
2026-06-09 12:19:45.763587 | controller |                     "f:value": {}
2026-06-09 12:19:45.763601 | controller |                   },
2026-06-09 12:19:45.763615 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.763629 | controller |                     ".": {},
2026-06-09 12:19:45.763643 | controller |                     "f:name": {},
2026-06-09 12:19:45.763657 | controller |                     "f:value": {}
2026-06-09 12:19:45.763670 | controller |                   },
2026-06-09 12:19:45.763684 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.763698 | controller |                     ".": {},
2026-06-09 12:19:45.763711 | controller |                     "f:name": {},
2026-06-09 12:19:45.763725 | controller |                     "f:value": {}
2026-06-09 12:19:45.763739 | controller |                   },
2026-06-09 12:19:45.763753 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.763767 | controller |                     ".": {},
2026-06-09 12:19:45.763781 | controller |                     "f:name": {},
2026-06-09 12:19:45.763794 | controller |                     "f:value": {}
2026-06-09 12:19:45.763808 | controller |                   },
2026-06-09 12:19:45.763822 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.763836 | controller |                     ".": {},
2026-06-09 12:19:45.763850 | controller |                     "f:name": {},
2026-06-09 12:19:45.763864 | controller |                     "f:value": {}
2026-06-09 12:19:45.763878 | controller |                   },
2026-06-09 12:19:45.763893 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.763907 | controller |                     ".": {},
2026-06-09 12:19:45.763921 | controller |                     "f:name": {},
2026-06-09 12:19:45.763935 | controller |                     "f:value": {}
2026-06-09 12:19:45.763948 | controller |                   },
2026-06-09 12:19:45.763962 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.763976 | controller |                     ".": {},
2026-06-09 12:19:45.763990 | controller |                     "f:name": {},
2026-06-09 12:19:45.764003 | controller |                     "f:value": {}
2026-06-09 12:19:45.764017 | controller |                   },
2026-06-09 12:19:45.764030 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.764044 | controller |                     ".": {},
2026-06-09 12:19:45.764058 | controller |                     "f:name": {},
2026-06-09 12:19:45.764071 | controller |                     "f:value": {}
2026-06-09 12:19:45.764085 | controller |                   },
2026-06-09 12:19:45.764098 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.764112 | controller |                     ".": {},
2026-06-09 12:19:45.764126 | controller |                     "f:name": {},
2026-06-09 12:19:45.764144 | controller |                     "f:value": {}
2026-06-09 12:19:45.764158 | controller |                   },
2026-06-09 12:19:45.764172 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.764186 | controller |                     ".": {},
2026-06-09 12:19:45.764200 | controller |                     "f:name": {},
2026-06-09 12:19:45.764214 | controller |                     "f:value": {}
2026-06-09 12:19:45.764227 | controller |                   },
2026-06-09 12:19:45.764241 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.764255 | controller |                     ".": {},
2026-06-09 12:19:45.764269 | controller |                     "f:name": {},
2026-06-09 12:19:45.764283 | controller |                     "f:value": {}
2026-06-09 12:19:45.764297 | controller |                   },
2026-06-09 12:19:45.764311 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.764325 | controller |                     ".": {},
2026-06-09 12:19:45.764339 | controller |                     "f:name": {},
2026-06-09 12:19:45.764374 | controller |                     "f:value": {}
2026-06-09 12:19:45.764390 | controller |                   },
2026-06-09 12:19:45.764405 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.764419 | controller |                     ".": {},
2026-06-09 12:19:45.764433 | controller |                     "f:name": {},
2026-06-09 12:19:45.764447 | controller |                     "f:value": {}
2026-06-09 12:19:45.764460 | controller |                   },
2026-06-09 12:19:45.764474 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.764488 | controller |                     ".": {},
2026-06-09 12:19:45.764502 | controller |                     "f:name": {},
2026-06-09 12:19:45.764516 | controller |                     "f:value": {}
2026-06-09 12:19:45.764530 | controller |                   },
2026-06-09 12:19:45.764544 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.764558 | controller |                     ".": {},
2026-06-09 12:19:45.764571 | controller |                     "f:name": {},
2026-06-09 12:19:45.764586 | controller |                     "f:value": {}
2026-06-09 12:19:45.764600 | controller |                   },
2026-06-09 12:19:45.764614 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.764628 | controller |                     ".": {},
2026-06-09 12:19:45.764642 | controller |                     "f:name": {},
2026-06-09 12:19:45.764655 | controller |                     "f:value": {}
2026-06-09 12:19:45.764669 | controller |                   },
2026-06-09 12:19:45.764683 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.764697 | controller |                     ".": {},
2026-06-09 12:19:45.764711 | controller |                     "f:name": {},
2026-06-09 12:19:45.764725 | controller |                     "f:value": {}
2026-06-09 12:19:45.764738 | controller |                   },
2026-06-09 12:19:45.764752 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.764766 | controller |                     ".": {},
2026-06-09 12:19:45.764780 | controller |                     "f:name": {},
2026-06-09 12:19:45.764794 | controller |                     "f:value": {}
2026-06-09 12:19:45.764808 | controller |                   },
2026-06-09 12:19:45.764822 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.764836 | controller |                     ".": {},
2026-06-09 12:19:45.764854 | controller |                     "f:name": {},
2026-06-09 12:19:45.764869 | controller |                     "f:value": {}
2026-06-09 12:19:45.764883 | controller |                   },
2026-06-09 12:19:45.764897 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.764911 | controller |                     ".": {},
2026-06-09 12:19:45.764925 | controller |                     "f:name": {},
2026-06-09 12:19:45.764938 | controller |                     "f:value": {}
2026-06-09 12:19:45.764952 | controller |                   },
2026-06-09 12:19:45.764966 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.764979 | controller |                     ".": {},
2026-06-09 12:19:45.764993 | controller |                     "f:name": {},
2026-06-09 12:19:45.765007 | controller |                     "f:value": {}
2026-06-09 12:19:45.765023 | controller |                   },
2026-06-09 12:19:45.765037 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.765052 | controller |                     ".": {},
2026-06-09 12:19:45.765066 | controller |                     "f:name": {},
2026-06-09 12:19:45.765080 | controller |                     "f:value": {}
2026-06-09 12:19:45.765095 | controller |                   },
2026-06-09 12:19:45.765109 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.765123 | controller |                     ".": {},
2026-06-09 12:19:45.765137 | controller |                     "f:name": {},
2026-06-09 12:19:45.765150 | controller |                     "f:value": {}
2026-06-09 12:19:45.765164 | controller |                   },
2026-06-09 12:19:45.765178 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.765191 | controller |                     ".": {},
2026-06-09 12:19:45.765205 | controller |                     "f:name": {},
2026-06-09 12:19:45.765219 | controller |                     "f:value": {}
2026-06-09 12:19:45.765233 | controller |                   },
2026-06-09 12:19:45.765246 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.765261 | controller |                     ".": {},
2026-06-09 12:19:45.765274 | controller |                     "f:name": {},
2026-06-09 12:19:45.765292 | controller |                     "f:value": {}
2026-06-09 12:19:45.765305 | controller |                   },
2026-06-09 12:19:45.765319 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.765333 | controller |                     ".": {},
2026-06-09 12:19:45.765349 | controller |                     "f:name": {},
2026-06-09 12:19:45.765383 | controller |                     "f:value": {}
2026-06-09 12:19:45.765398 | controller |                   },
2026-06-09 12:19:45.765412 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.765426 | controller |                     ".": {},
2026-06-09 12:19:45.765439 | controller |                     "f:name": {},
2026-06-09 12:19:45.765453 | controller |                     "f:value": {}
2026-06-09 12:19:45.765467 | controller |                   },
2026-06-09 12:19:45.765481 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.765495 | controller |                     ".": {},
2026-06-09 12:19:45.765508 | controller |                     "f:name": {},
2026-06-09 12:19:45.765522 | controller |                     "f:value": {}
2026-06-09 12:19:45.765536 | controller |                   },
2026-06-09 12:19:45.765550 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.765571 | controller |                     ".": {},
2026-06-09 12:19:45.765586 | controller |                     "f:name": {},
2026-06-09 12:19:45.765600 | controller |                     "f:value": {}
2026-06-09 12:19:45.765615 | controller |                   },
2026-06-09 12:19:45.765629 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.765643 | controller |                     ".": {},
2026-06-09 12:19:45.765657 | controller |                     "f:name": {},
2026-06-09 12:19:45.765671 | controller |                     "f:value": {}
2026-06-09 12:19:45.765684 | controller |                   },
2026-06-09 12:19:45.765698 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.765712 | controller |                     ".": {},
2026-06-09 12:19:45.765726 | controller |                     "f:name": {},
2026-06-09 12:19:45.765740 | controller |                     "f:value": {}
2026-06-09 12:19:45.765753 | controller |                   },
2026-06-09 12:19:45.765767 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.765781 | controller |                     ".": {},
2026-06-09 12:19:45.765796 | controller |                     "f:name": {},
2026-06-09 12:19:45.765809 | controller |                     "f:value": {}
2026-06-09 12:19:45.765823 | controller |                   },
2026-06-09 12:19:45.765837 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.765852 | controller |                     ".": {},
2026-06-09 12:19:45.765893 | controller |                     "f:name": {},
2026-06-09 12:19:45.765908 | controller |                     "f:value": {}
2026-06-09 12:19:45.765922 | controller |                   },
2026-06-09 12:19:45.765936 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.765950 | controller |                     ".": {},
2026-06-09 12:19:45.765964 | controller |                     "f:name": {},
2026-06-09 12:19:45.765978 | controller |                     "f:value": {}
2026-06-09 12:19:45.765992 | controller |                   },
2026-06-09 12:19:45.766006 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.766019 | controller |                     ".": {},
2026-06-09 12:19:45.766034 | controller |                     "f:name": {},
2026-06-09 12:19:45.766048 | controller |                     "f:value": {}
2026-06-09 12:19:45.766061 | controller |                   },
2026-06-09 12:19:45.766075 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.766089 | controller |                     ".": {},
2026-06-09 12:19:45.766103 | controller |                     "f:name": {},
2026-06-09 12:19:45.766117 | controller |                     "f:value": {}
2026-06-09 12:19:45.766131 | controller |                   },
2026-06-09 12:19:45.766145 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.766159 | controller |                     ".": {},
2026-06-09 12:19:45.766172 | controller |                     "f:name": {},
2026-06-09 12:19:45.766186 | controller |                     "f:value": {}
2026-06-09 12:19:45.766200 | controller |                   },
2026-06-09 12:19:45.766214 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.766239 | controller |                     ".": {},
2026-06-09 12:19:45.766254 | controller |                     "f:name": {},
2026-06-09 12:19:45.766268 | controller |                     "f:value": {}
2026-06-09 12:19:45.766283 | controller |                   },
2026-06-09 12:19:45.766297 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.766315 | controller |                     ".": {},
2026-06-09 12:19:45.766329 | controller |                     "f:name": {},
2026-06-09 12:19:45.766343 | controller |                     "f:value": {}
2026-06-09 12:19:45.766374 | controller |                   },
2026-06-09 12:19:45.766390 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.766404 | controller |                     ".": {},
2026-06-09 12:19:45.766418 | controller |                     "f:name": {},
2026-06-09 12:19:45.766432 | controller |                     "f:value": {}
2026-06-09 12:19:45.766445 | controller |                   },
2026-06-09 12:19:45.766459 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.766473 | controller |                     ".": {},
2026-06-09 12:19:45.766486 | controller |                     "f:name": {},
2026-06-09 12:19:45.766500 | controller |                     "f:value": {}
2026-06-09 12:19:45.766514 | controller |                   },
2026-06-09 12:19:45.766528 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.766541 | controller |                     ".": {},
2026-06-09 12:19:45.766555 | controller |                     "f:name": {},
2026-06-09 12:19:45.766569 | controller |                     "f:value": {}
2026-06-09 12:19:45.766583 | controller |                   },
2026-06-09 12:19:45.766597 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.766611 | controller |                     ".": {},
2026-06-09 12:19:45.766625 | controller |                     "f:name": {},
2026-06-09 12:19:45.766640 | controller |                     "f:value": {}
2026-06-09 12:19:45.766654 | controller |                   },
2026-06-09 12:19:45.766668 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.766682 | controller |                     ".": {},
2026-06-09 12:19:45.766696 | controller |                     "f:name": {},
2026-06-09 12:19:45.766710 | controller |                     "f:value": {}
2026-06-09 12:19:45.766723 | controller |                   },
2026-06-09 12:19:45.766737 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.766751 | controller |                     ".": {},
2026-06-09 12:19:45.766765 | controller |                     "f:name": {},
2026-06-09 12:19:45.766779 | controller |                     "f:value": {}
2026-06-09 12:19:45.766793 | controller |                   },
2026-06-09 12:19:45.766808 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.766822 | controller |                     ".": {},
2026-06-09 12:19:45.766836 | controller |                     "f:name": {},
2026-06-09 12:19:45.766851 | controller |                     "f:value": {}
2026-06-09 12:19:45.766865 | controller |                   },
2026-06-09 12:19:45.766879 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.766893 | controller |                     ".": {},
2026-06-09 12:19:45.766906 | controller |                     "f:name": {},
2026-06-09 12:19:45.766920 | controller |                     "f:value": {}
2026-06-09 12:19:45.766934 | controller |                   },
2026-06-09 12:19:45.766947 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.766962 | controller |                     ".": {},
2026-06-09 12:19:45.766975 | controller |                     "f:name": {},
2026-06-09 12:19:45.766989 | controller |                     "f:value": {}
2026-06-09 12:19:45.767003 | controller |                   },
2026-06-09 12:19:45.767017 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.767035 | controller |                     ".": {},
2026-06-09 12:19:45.767050 | controller |                     "f:name": {},
2026-06-09 12:19:45.767064 | controller |                     "f:value": {}
2026-06-09 12:19:45.767077 | controller |                   },
2026-06-09 12:19:45.767091 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.767105 | controller |                     ".": {},
2026-06-09 12:19:45.767119 | controller |                     "f:name": {},
2026-06-09 12:19:45.767133 | controller |                     "f:value": {}
2026-06-09 12:19:45.767147 | controller |                   },
2026-06-09 12:19:45.767161 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.767175 | controller |                     ".": {},
2026-06-09 12:19:45.767189 | controller |                     "f:name": {},
2026-06-09 12:19:45.767202 | controller |                     "f:value": {}
2026-06-09 12:19:45.767216 | controller |                   },
2026-06-09 12:19:45.767230 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.767243 | controller |                     ".": {},
2026-06-09 12:19:45.767257 | controller |                     "f:name": {},
2026-06-09 12:19:45.767271 | controller |                     "f:value": {}
2026-06-09 12:19:45.767284 | controller |                   },
2026-06-09 12:19:45.767298 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.767311 | controller |                     ".": {},
2026-06-09 12:19:45.767325 | controller |                     "f:name": {},
2026-06-09 12:19:45.767339 | controller |                     "f:value": {}
2026-06-09 12:19:45.767373 | controller |                   },
2026-06-09 12:19:45.767389 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.767404 | controller |                     ".": {},
2026-06-09 12:19:45.767418 | controller |                     "f:name": {},
2026-06-09 12:19:45.767431 | controller |                     "f:value": {}
2026-06-09 12:19:45.767445 | controller |                   },
2026-06-09 12:19:45.767459 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT\"}": {
2026-06-09 12:19:45.767472 | controller |                     ".": {},
2026-06-09 12:19:45.767486 | controller |                     "f:name": {},
2026-06-09 12:19:45.767500 | controller |                     "f:value": {}
2026-06-09 12:19:45.767513 | controller |                   },
2026-06-09 12:19:45.767527 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.767541 | controller |                     ".": {},
2026-06-09 12:19:45.767555 | controller |                     "f:name": {},
2026-06-09 12:19:45.767569 | controller |                     "f:value": {}
2026-06-09 12:19:45.767583 | controller |                   },
2026-06-09 12:19:45.767598 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.767612 | controller |                     ".": {},
2026-06-09 12:19:45.767626 | controller |                     "f:name": {},
2026-06-09 12:19:45.767640 | controller |                     "f:value": {}
2026-06-09 12:19:45.767654 | controller |                   },
2026-06-09 12:19:45.767668 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.767682 | controller |                     ".": {},
2026-06-09 12:19:45.767696 | controller |                     "f:name": {},
2026-06-09 12:19:45.767710 | controller |                     "f:value": {}
2026-06-09 12:19:45.767723 | controller |                   },
2026-06-09 12:19:45.767741 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.767756 | controller |                     ".": {},
2026-06-09 12:19:45.767770 | controller |                     "f:name": {},
2026-06-09 12:19:45.767784 | controller |                     "f:value": {}
2026-06-09 12:19:45.767798 | controller |                   },
2026-06-09 12:19:45.767812 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.767826 | controller |                     ".": {},
2026-06-09 12:19:45.767840 | controller |                     "f:name": {},
2026-06-09 12:19:45.767854 | controller |                     "f:value": {}
2026-06-09 12:19:45.767868 | controller |                   },
2026-06-09 12:19:45.767882 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.767896 | controller |                     ".": {},
2026-06-09 12:19:45.767910 | controller |                     "f:name": {},
2026-06-09 12:19:45.767924 | controller |                     "f:value": {}
2026-06-09 12:19:45.767938 | controller |                   },
2026-06-09 12:19:45.767951 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.767965 | controller |                     ".": {},
2026-06-09 12:19:45.767979 | controller |                     "f:name": {},
2026-06-09 12:19:45.767993 | controller |                     "f:value": {}
2026-06-09 12:19:45.768006 | controller |                   },
2026-06-09 12:19:45.768020 | controller |                   "k:{\"name\":\"RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.768034 | controller |                     ".": {},
2026-06-09 12:19:45.768048 | controller |                     "f:name": {},
2026-06-09 12:19:45.768061 | controller |                     "f:value": {}
2026-06-09 12:19:45.768075 | controller |                   },
2026-06-09 12:19:45.768089 | controller |                   "k:{\"name\":\"RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.768103 | controller |                     ".": {},
2026-06-09 12:19:45.768116 | controller |                     "f:name": {},
2026-06-09 12:19:45.768130 | controller |                     "f:value": {}
2026-06-09 12:19:45.768143 | controller |                   },
2026-06-09 12:19:45.768157 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.768171 | controller |                     ".": {},
2026-06-09 12:19:45.768185 | controller |                     "f:name": {},
2026-06-09 12:19:45.768199 | controller |                     "f:value": {}
2026-06-09 12:19:45.768213 | controller |                   },
2026-06-09 12:19:45.768227 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.768241 | controller |                     ".": {},
2026-06-09 12:19:45.768255 | controller |                     "f:name": {},
2026-06-09 12:19:45.768269 | controller |                     "f:value": {}
2026-06-09 12:19:45.768282 | controller |                   },
2026-06-09 12:19:45.768296 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.768310 | controller |                     ".": {},
2026-06-09 12:19:45.768324 | controller |                     "f:name": {},
2026-06-09 12:19:45.768337 | controller |                     "f:value": {}
2026-06-09 12:19:45.768372 | controller |                   },
2026-06-09 12:19:45.768389 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.768403 | controller |                     ".": {},
2026-06-09 12:19:45.768417 | controller |                     "f:name": {},
2026-06-09 12:19:45.768431 | controller |                     "f:value": {}
2026-06-09 12:19:45.768448 | controller |                   },
2026-06-09 12:19:45.768463 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.768477 | controller |                     ".": {},
2026-06-09 12:19:45.768491 | controller |                     "f:name": {},
2026-06-09 12:19:45.768504 | controller |                     "f:value": {}
2026-06-09 12:19:45.768518 | controller |                   },
2026-06-09 12:19:45.768532 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.768546 | controller |                     ".": {},
2026-06-09 12:19:45.768560 | controller |                     "f:name": {},
2026-06-09 12:19:45.768574 | controller |                     "f:value": {}
2026-06-09 12:19:45.768588 | controller |                   },
2026-06-09 12:19:45.768602 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.768617 | controller |                     ".": {},
2026-06-09 12:19:45.768630 | controller |                     "f:name": {},
2026-06-09 12:19:45.768644 | controller |                     "f:value": {}
2026-06-09 12:19:45.768658 | controller |                   },
2026-06-09 12:19:45.768672 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 12:19:45.768686 | controller |                     ".": {},
2026-06-09 12:19:45.768700 | controller |                     "f:name": {},
2026-06-09 12:19:45.768714 | controller |                     "f:value": {}
2026-06-09 12:19:45.768728 | controller |                   },
2026-06-09 12:19:45.768742 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 12:19:45.768756 | controller |                     ".": {},
2026-06-09 12:19:45.768770 | controller |                     "f:name": {},
2026-06-09 12:19:45.768784 | controller |                     "f:value": {}
2026-06-09 12:19:45.768798 | controller |                   },
2026-06-09 12:19:45.768812 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 12:19:45.768826 | controller |                     ".": {},
2026-06-09 12:19:45.768839 | controller |                     "f:name": {},
2026-06-09 12:19:45.768853 | controller |                     "f:value": {}
2026-06-09 12:19:45.768867 | controller |                   }
2026-06-09 12:19:45.768880 | controller |                 },
2026-06-09 12:19:45.768894 | controller |                 "f:image": {},
2026-06-09 12:19:45.768908 | controller |                 "f:imagePullPolicy": {},
2026-06-09 12:19:45.768921 | controller |                 "f:livenessProbe": {
2026-06-09 12:19:45.768935 | controller |                   ".": {},
2026-06-09 12:19:45.768949 | controller |                   "f:failureThreshold": {},
2026-06-09 12:19:45.768963 | controller |                   "f:httpGet": {
2026-06-09 12:19:45.768977 | controller |                     ".": {},
2026-06-09 12:19:45.768990 | controller |                     "f:path": {},
2026-06-09 12:19:45.769004 | controller |                     "f:port": {},
2026-06-09 12:19:45.769017 | controller |                     "f:scheme": {}
2026-06-09 12:19:45.769030 | controller |                   },
2026-06-09 12:19:45.769044 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 12:19:45.769057 | controller |                   "f:periodSeconds": {},
2026-06-09 12:19:45.769071 | controller |                   "f:successThreshold": {},
2026-06-09 12:19:45.769085 | controller |                   "f:timeoutSeconds": {}
2026-06-09 12:19:45.769098 | controller |                 },
2026-06-09 12:19:45.769112 | controller |                 "f:name": {},
2026-06-09 12:19:45.769126 | controller |                 "f:ports": {
2026-06-09 12:19:45.769140 | controller |                   ".": {},
2026-06-09 12:19:45.769153 | controller |                   "k:{\"containerPort\":9443,\"protocol\":\"TCP\"}": {
2026-06-09 12:19:45.769170 | controller |                     ".": {},
2026-06-09 12:19:45.769185 | controller |                     "f:containerPort": {},
2026-06-09 12:19:45.769199 | controller |                     "f:name": {},
2026-06-09 12:19:45.769213 | controller |                     "f:protocol": {}
2026-06-09 12:19:45.769226 | controller |                   }
2026-06-09 12:19:45.769240 | controller |                 },
2026-06-09 12:19:45.769255 | controller |                 "f:readinessProbe": {
2026-06-09 12:19:45.769269 | controller |                   ".": {},
2026-06-09 12:19:45.769283 | controller |                   "f:failureThreshold": {},
2026-06-09 12:19:45.769297 | controller |                   "f:httpGet": {
2026-06-09 12:19:45.769311 | controller |                     ".": {},
2026-06-09 12:19:45.769325 | controller |                     "f:path": {},
2026-06-09 12:19:45.769339 | controller |                     "f:port": {},
2026-06-09 12:19:45.769372 | controller |                     "f:scheme": {}
2026-06-09 12:19:45.769387 | controller |                   },
2026-06-09 12:19:45.769401 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 12:19:45.769415 | controller |                   "f:periodSeconds": {},
2026-06-09 12:19:45.769429 | controller |                   "f:successThreshold": {},
2026-06-09 12:19:45.769443 | controller |                   "f:timeoutSeconds": {}
2026-06-09 12:19:45.769457 | controller |                 },
2026-06-09 12:19:45.769471 | controller |                 "f:resources": {
2026-06-09 12:19:45.769485 | controller |                   ".": {},
2026-06-09 12:19:45.769499 | controller |                   "f:limits": {
2026-06-09 12:19:45.769513 | controller |                     ".": {},
2026-06-09 12:19:45.769527 | controller |                     "f:cpu": {},
2026-06-09 12:19:45.769541 | controller |                     "f:memory": {}
2026-06-09 12:19:45.769555 | controller |                   },
2026-06-09 12:19:45.769569 | controller |                   "f:requests": {
2026-06-09 12:19:45.769583 | controller |                     ".": {},
2026-06-09 12:19:45.769597 | controller |                     "f:cpu": {},
2026-06-09 12:19:45.769611 | controller |                     "f:memory": {}
2026-06-09 12:19:45.769624 | controller |                   }
2026-06-09 12:19:45.769638 | controller |                 },
2026-06-09 12:19:45.769652 | controller |                 "f:securityContext": {
2026-06-09 12:19:45.769666 | controller |                   ".": {},
2026-06-09 12:19:45.769680 | controller |                   "f:allowPrivilegeEscalation": {},
2026-06-09 12:19:45.769694 | controller |                   "f:capabilities": {
2026-06-09 12:19:45.769708 | controller |                     ".": {},
2026-06-09 12:19:45.769722 | controller |                     "f:drop": {}
2026-06-09 12:19:45.769736 | controller |                   }
2026-06-09 12:19:45.769750 | controller |                 },
2026-06-09 12:19:45.769765 | controller |                 "f:terminationMessagePath": {},
2026-06-09 12:19:45.769779 | controller |                 "f:terminationMessagePolicy": {},
2026-06-09 12:19:45.769793 | controller |                 "f:volumeMounts": {
2026-06-09 12:19:45.769807 | controller |                   ".": {},
2026-06-09 12:19:45.769822 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-metrics-server/metrics-certs\"}": {
2026-06-09 12:19:45.769836 | controller |                     ".": {},
2026-06-09 12:19:45.769850 | controller |                     "f:mountPath": {},
2026-06-09 12:19:45.769864 | controller |                     "f:name": {},
2026-06-09 12:19:45.769878 | controller |                     "f:readOnly": {}
2026-06-09 12:19:45.769892 | controller |                   },
2026-06-09 12:19:45.769906 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-webhook-server/serving-certs\"}": {
2026-06-09 12:19:45.769920 | controller |                     ".": {},
2026-06-09 12:19:45.769933 | controller |                     "f:mountPath": {},
2026-06-09 12:19:45.769951 | controller |                     "f:name": {},
2026-06-09 12:19:45.769965 | controller |                     "f:readOnly": {}
2026-06-09 12:19:45.769979 | controller |                   }
2026-06-09 12:19:45.769993 | controller |                 }
2026-06-09 12:19:45.770007 | controller |               }
2026-06-09 12:19:45.770021 | controller |             },
2026-06-09 12:19:45.770035 | controller |             "f:dnsPolicy": {},
2026-06-09 12:19:45.770048 | controller |             "f:enableServiceLinks": {},
2026-06-09 12:19:45.770062 | controller |             "f:restartPolicy": {},
2026-06-09 12:19:45.770076 | controller |             "f:schedulerName": {},
2026-06-09 12:19:45.770089 | controller |             "f:securityContext": {
2026-06-09 12:19:45.770103 | controller |               ".": {},
2026-06-09 12:19:45.770117 | controller |               "f:runAsNonRoot": {},
2026-06-09 12:19:45.770130 | controller |               "f:seccompProfile": {
2026-06-09 12:19:45.770144 | controller |                 ".": {},
2026-06-09 12:19:45.770157 | controller |                 "f:type": {}
2026-06-09 12:19:45.770171 | controller |               }
2026-06-09 12:19:45.770185 | controller |             },
2026-06-09 12:19:45.770199 | controller |             "f:serviceAccount": {},
2026-06-09 12:19:45.770213 | controller |             "f:serviceAccountName": {},
2026-06-09 12:19:45.770226 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 12:19:45.770240 | controller |             "f:volumes": {
2026-06-09 12:19:45.770266 | controller |               ".": {},
2026-06-09 12:19:45.770281 | controller |               "k:{\"name\":\"metrics-certs\"}": {
2026-06-09 12:19:45.770295 | controller |                 ".": {},
2026-06-09 12:19:45.770308 | controller |                 "f:name": {},
2026-06-09 12:19:45.770322 | controller |                 "f:secret": {
2026-06-09 12:19:45.770336 | controller |                   ".": {},
2026-06-09 12:19:45.770350 | controller |                   "f:defaultMode": {},
2026-06-09 12:19:45.770383 | controller |                   "f:items": {},
2026-06-09 12:19:45.770422 | controller |                   "f:optional": {},
2026-06-09 12:19:45.770438 | controller |                   "f:secretName": {}
2026-06-09 12:19:45.770452 | controller |                 }
2026-06-09 12:19:45.770467 | controller |               },
2026-06-09 12:19:45.770481 | controller |               "k:{\"name\":\"webhook-certs\"}": {
2026-06-09 12:19:45.770495 | controller |                 ".": {},
2026-06-09 12:19:45.770509 | controller |                 "f:name": {},
2026-06-09 12:19:45.770522 | controller |                 "f:secret": {
2026-06-09 12:19:45.770536 | controller |                   ".": {},
2026-06-09 12:19:45.770550 | controller |                   "f:defaultMode": {},
2026-06-09 12:19:45.770564 | controller |                   "f:secretName": {}
2026-06-09 12:19:45.770579 | controller |                 }
2026-06-09 12:19:45.770594 | controller |               }
2026-06-09 12:19:45.770608 | controller |             }
2026-06-09 12:19:45.770621 | controller |           }
2026-06-09 12:19:45.770635 | controller |         },
2026-06-09 12:19:45.770649 | controller |         "manager": "kube-controller-manager",
2026-06-09 12:19:45.770663 | controller |         "operation": "Update",
2026-06-09 12:19:45.770677 | controller |         "time": "2026-06-09T11:22:26Z"
2026-06-09 12:19:45.770690 | controller |       },
2026-06-09 12:19:45.770704 | controller |       {
2026-06-09 12:19:45.770718 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.770732 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.770746 | controller |         "fieldsV1": {
2026-06-09 12:19:45.770759 | controller |           "f:metadata": {
2026-06-09 12:19:45.770773 | controller |             "f:annotations": {
2026-06-09 12:19:45.770788 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 12:19:45.770806 | controller |             }
2026-06-09 12:19:45.770821 | controller |           }
2026-06-09 12:19:45.770835 | controller |         },
2026-06-09 12:19:45.770849 | controller |         "manager": "multus-daemon",
2026-06-09 12:19:45.770863 | controller |         "operation": "Update",
2026-06-09 12:19:45.770876 | controller |         "subresource": "status",
2026-06-09 12:19:45.770890 | controller |         "time": "2026-06-09T11:23:18Z"
2026-06-09 12:19:45.770904 | controller |       },
2026-06-09 12:19:45.770918 | controller |       {
2026-06-09 12:19:45.770932 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.770946 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.770960 | controller |         "fieldsV1": {
2026-06-09 12:19:45.770973 | controller |           "f:status": {
2026-06-09 12:19:45.770987 | controller |             "f:conditions": {
2026-06-09 12:19:45.771001 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 12:19:45.771015 | controller |                 ".": {},
2026-06-09 12:19:45.771029 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.771043 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.771057 | controller |                 "f:status": {},
2026-06-09 12:19:45.771071 | controller |                 "f:type": {}
2026-06-09 12:19:45.771085 | controller |               },
2026-06-09 12:19:45.771098 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 12:19:45.771112 | controller |                 ".": {},
2026-06-09 12:19:45.771126 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.771139 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.771153 | controller |                 "f:status": {},
2026-06-09 12:19:45.771364 | controller |                 "f:type": {}
2026-06-09 12:19:45.771395 | controller |               },
2026-06-09 12:19:45.771412 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 12:19:45.771427 | controller |                 ".": {},
2026-06-09 12:19:45.771464 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.771480 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.771494 | controller |                 "f:status": {},
2026-06-09 12:19:45.771508 | controller |                 "f:type": {}
2026-06-09 12:19:45.771522 | controller |               },
2026-06-09 12:19:45.771536 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 12:19:45.771550 | controller |                 ".": {},
2026-06-09 12:19:45.771564 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.771578 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.771592 | controller |                 "f:status": {},
2026-06-09 12:19:45.771606 | controller |                 "f:type": {}
2026-06-09 12:19:45.771619 | controller |               }
2026-06-09 12:19:45.771633 | controller |             },
2026-06-09 12:19:45.771647 | controller |             "f:containerStatuses": {},
2026-06-09 12:19:45.771661 | controller |             "f:hostIP": {},
2026-06-09 12:19:45.771674 | controller |             "f:hostIPs": {},
2026-06-09 12:19:45.771688 | controller |             "f:phase": {},
2026-06-09 12:19:45.771702 | controller |             "f:podIP": {},
2026-06-09 12:19:45.771715 | controller |             "f:podIPs": {
2026-06-09 12:19:45.771747 | controller |               ".": {},
2026-06-09 12:19:45.771763 | controller |               "k:{\"ip\":\"10.217.0.93\"}": {
2026-06-09 12:19:45.771777 | controller |                 ".": {},
2026-06-09 12:19:45.771792 | controller |                 "f:ip": {}
2026-06-09 12:19:45.771806 | controller |               }
2026-06-09 12:19:45.771820 | controller |             },
2026-06-09 12:19:45.771834 | controller |             "f:startTime": {}
2026-06-09 12:19:45.771848 | controller |           }
2026-06-09 12:19:45.771862 | controller |         },
2026-06-09 12:19:45.771881 | controller |         "manager": "kubelet",
2026-06-09 12:19:45.771895 | controller |         "operation": "Update",
2026-06-09 12:19:45.771909 | controller |         "subresource": "status",
2026-06-09 12:19:45.771923 | controller |         "time": "2026-06-09T11:28:58Z"
2026-06-09 12:19:45.771937 | controller |       }
2026-06-09 12:19:45.771952 | controller |     ],
2026-06-09 12:19:45.771966 | controller |     "name": "openstack-operator-controller-manager-6867b487d4-vv9kv",
2026-06-09 12:19:45.771980 | controller |     "namespace": "openstack-operators",
2026-06-09 12:19:45.771994 | controller |     "ownerReferences": [
2026-06-09 12:19:45.772008 | controller |       {
2026-06-09 12:19:45.772022 | controller |         "apiVersion": "apps/v1",
2026-06-09 12:19:45.772036 | controller |         "blockOwnerDeletion": true,
2026-06-09 12:19:45.772050 | controller |         "controller": true,
2026-06-09 12:19:45.772064 | controller |         "kind": "ReplicaSet",
2026-06-09 12:19:45.772078 | controller |         "name": "openstack-operator-controller-manager-6867b487d4",
2026-06-09 12:19:45.772092 | controller |         "uid": "26746ac4-195f-44dd-9ada-833d3616ac08"
2026-06-09 12:19:45.772106 | controller |       }
2026-06-09 12:19:45.772121 | controller |     ],
2026-06-09 12:19:45.772135 | controller |     "resourceVersion": "62499",
2026-06-09 12:19:45.772148 | controller |     "uid": "13c7d0ed-7cdd-434f-9eaf-dfd35e8c16a4"
2026-06-09 12:19:45.772162 | controller |   },
2026-06-09 12:19:45.772176 | controller |   "spec": {
2026-06-09 12:19:45.772190 | controller |     "containers": [
2026-06-09 12:19:45.772204 | controller |       {
2026-06-09 12:19:45.772218 | controller |         "args": [
2026-06-09 12:19:45.772231 | controller |           "--metrics-bind-address=:8443",
2026-06-09 12:19:45.772245 | controller |           "--leader-elect",
2026-06-09 12:19:45.772259 | controller |           "--health-probe-bind-address=:8081",
2026-06-09 12:19:45.772273 | controller |           "--metrics-cert-path=/tmp/k8s-metrics-server/metrics-certs",
2026-06-09 12:19:45.772288 | controller |           "--webhook-cert-path=/tmp/k8s-webhook-server/serving-certs"
2026-06-09 12:19:45.772301 | controller |         ],
2026-06-09 12:19:45.772315 | controller |         "command": [
2026-06-09 12:19:45.772329 | controller |           "/manager"
2026-06-09 12:19:45.772343 | controller |         ],
2026-06-09 12:19:45.772382 | controller |         "env": [
2026-06-09 12:19:45.772397 | controller |           {
2026-06-09 12:19:45.772410 | controller |             "name": "LEASE_DURATION",
2026-06-09 12:19:45.772424 | controller |             "value": "30"
2026-06-09 12:19:45.772437 | controller |           },
2026-06-09 12:19:45.772451 | controller |           {
2026-06-09 12:19:45.772465 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 12:19:45.772479 | controller |             "value": "20"
2026-06-09 12:19:45.772492 | controller |           },
2026-06-09 12:19:45.772506 | controller |           {
2026-06-09 12:19:45.772520 | controller |             "name": "RETRY_PERIOD",
2026-06-09 12:19:45.772533 | controller |             "value": "5"
2026-06-09 12:19:45.772547 | controller |           },
2026-06-09 12:19:45.772561 | controller |           {
2026-06-09 12:19:45.772575 | controller |             "name": "OPENSTACK_RELEASE_VERSION",
2026-06-09 12:19:45.772589 | controller |             "value": "0.6.0-1781001166"
2026-06-09 12:19:45.772602 | controller |           },
2026-06-09 12:19:45.772616 | controller |           {
2026-06-09 12:19:45.772629 | controller |             "name": "RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.772643 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest"
2026-06-09 12:19:45.772658 | controller |           },
2026-06-09 12:19:45.772672 | controller |           {
2026-06-09 12:19:45.772686 | controller |             "name": "RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.772703 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest"
2026-06-09 12:19:45.772718 | controller |           },
2026-06-09 12:19:45.772732 | controller |           {
2026-06-09 12:19:45.772746 | controller |             "name": "RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.772760 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified"
2026-06-09 12:19:45.772774 | controller |           },
2026-06-09 12:19:45.772788 | controller |           {
2026-06-09 12:19:45.772802 | controller |             "name": "RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.772816 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified"
2026-06-09 12:19:45.772830 | controller |           },
2026-06-09 12:19:45.772844 | controller |           {
2026-06-09 12:19:45.772858 | controller |             "name": "RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.772872 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified"
2026-06-09 12:19:45.772886 | controller |           },
2026-06-09 12:19:45.772900 | controller |           {
2026-06-09 12:19:45.772914 | controller |             "name": "RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.772928 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified"
2026-06-09 12:19:45.772942 | controller |           },
2026-06-09 12:19:45.772955 | controller |           {
2026-06-09 12:19:45.772969 | controller |             "name": "RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.772983 | controller |             "value": "registry.redhat.io/ubi9/httpd-24:latest"
2026-06-09 12:19:45.772997 | controller |           },
2026-06-09 12:19:45.773011 | controller |           {
2026-06-09 12:19:45.773025 | controller |             "name": "RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.773039 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified"
2026-06-09 12:19:45.773053 | controller |           },
2026-06-09 12:19:45.773066 | controller |           {
2026-06-09 12:19:45.773080 | controller |             "name": "RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.773094 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified"
2026-06-09 12:19:45.773108 | controller |           },
2026-06-09 12:19:45.773122 | controller |           {
2026-06-09 12:19:45.773136 | controller |             "name": "RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.773151 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified"
2026-06-09 12:19:45.773165 | controller |           },
2026-06-09 12:19:45.773178 | controller |           {
2026-06-09 12:19:45.773192 | controller |             "name": "RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.773206 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified"
2026-06-09 12:19:45.773220 | controller |           },
2026-06-09 12:19:45.773234 | controller |           {
2026-06-09 12:19:45.773247 | controller |             "name": "RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.773261 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified"
2026-06-09 12:19:45.773275 | controller |           },
2026-06-09 12:19:45.773288 | controller |           {
2026-06-09 12:19:45.773302 | controller |             "name": "RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.773316 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified"
2026-06-09 12:19:45.773332 | controller |           },
2026-06-09 12:19:45.773350 | controller |           {
2026-06-09 12:19:45.773388 | controller |             "name": "RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.773403 | controller |             "value": "quay.io/openstack-k8s-operators/mysqld_exporter:latest"
2026-06-09 12:19:45.773417 | controller |           },
2026-06-09 12:19:45.773430 | controller |           {
2026-06-09 12:19:45.773444 | controller |             "name": "RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.773458 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified"
2026-06-09 12:19:45.773471 | controller |           },
2026-06-09 12:19:45.773485 | controller |           {
2026-06-09 12:19:45.773499 | controller |             "name": "RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.773513 | controller |             "value": "quay.io/openstack-k8s-operators/sg-core:latest"
2026-06-09 12:19:45.773527 | controller |           },
2026-06-09 12:19:45.773540 | controller |           {
2026-06-09 12:19:45.773554 | controller |             "name": "RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.773568 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-09 12:19:45.773582 | controller |           },
2026-06-09 12:19:45.773596 | controller |           {
2026-06-09 12:19:45.773609 | controller |             "name": "RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.773623 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified"
2026-06-09 12:19:45.773637 | controller |           },
2026-06-09 12:19:45.773651 | controller |           {
2026-06-09 12:19:45.773664 | controller |             "name": "RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.773678 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-09 12:19:45.773692 | controller |           },
2026-06-09 12:19:45.773706 | controller |           {
2026-06-09 12:19:45.773720 | controller |             "name": "RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.773733 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified"
2026-06-09 12:19:45.773747 | controller |           },
2026-06-09 12:19:45.773761 | controller |           {
2026-06-09 12:19:45.773775 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.773789 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current"
2026-06-09 12:19:45.773804 | controller |           },
2026-06-09 12:19:45.773817 | controller |           {
2026-06-09 12:19:45.773831 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.773845 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current"
2026-06-09 12:19:45.773859 | controller |           },
2026-06-09 12:19:45.773873 | controller |           {
2026-06-09 12:19:45.773886 | controller |             "name": "RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.773900 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-api:current-podified"
2026-06-09 12:19:45.773914 | controller |           },
2026-06-09 12:19:45.773928 | controller |           {
2026-06-09 12:19:45.773941 | controller |             "name": "RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.773955 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified"
2026-06-09 12:19:45.773969 | controller |           },
2026-06-09 12:19:45.773984 | controller |           {
2026-06-09 12:19:45.774001 | controller |             "name": "RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.774015 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-central:current-podified"
2026-06-09 12:19:45.774029 | controller |           },
2026-06-09 12:19:45.774043 | controller |           {
2026-06-09 12:19:45.774057 | controller |             "name": "RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.774071 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified"
2026-06-09 12:19:45.774085 | controller |           },
2026-06-09 12:19:45.774098 | controller |           {
2026-06-09 12:19:45.774112 | controller |             "name": "RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.774126 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified"
2026-06-09 12:19:45.774139 | controller |           },
2026-06-09 12:19:45.774153 | controller |           {
2026-06-09 12:19:45.774166 | controller |             "name": "RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.774179 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-unbound:current-podified"
2026-06-09 12:19:45.774193 | controller |           },
2026-06-09 12:19:45.774207 | controller |           {
2026-06-09 12:19:45.774220 | controller |             "name": "RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.774234 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified"
2026-06-09 12:19:45.774247 | controller |           },
2026-06-09 12:19:45.774261 | controller |           {
2026-06-09 12:19:45.774288 | controller |             "name": "RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.774303 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-frr:current-podified"
2026-06-09 12:19:45.774317 | controller |           },
2026-06-09 12:19:45.774331 | controller |           {
2026-06-09 12:19:45.774345 | controller |             "name": "RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.774377 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-iscsid:current-podified"
2026-06-09 12:19:45.774392 | controller |           },
2026-06-09 12:19:45.774406 | controller |           {
2026-06-09 12:19:45.774421 | controller |             "name": "RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.774435 | controller |             "value": "quay.io/sustainable_computing_io/kepler:release-0.7.12"
2026-06-09 12:19:45.774448 | controller |           },
2026-06-09 12:19:45.774462 | controller |           {
2026-06-09 12:19:45.774476 | controller |             "name": "RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.774489 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cron:current-podified"
2026-06-09 12:19:45.774503 | controller |           },
2026-06-09 12:19:45.774518 | controller |           {
2026-06-09 12:19:45.774532 | controller |             "name": "RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.774546 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-multipathd:current-podified"
2026-06-09 12:19:45.774560 | controller |           },
2026-06-09 12:19:45.774575 | controller |           {
2026-06-09 12:19:45.774589 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.774602 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified"
2026-06-09 12:19:45.774616 | controller |           },
2026-06-09 12:19:45.774630 | controller |           {
2026-06-09 12:19:45.774643 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.774656 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified"
2026-06-09 12:19:45.774675 | controller |           },
2026-06-09 12:19:45.774689 | controller |           {
2026-06-09 12:19:45.774703 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.774716 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified"
2026-06-09 12:19:45.774730 | controller |           },
2026-06-09 12:19:45.774744 | controller |           {
2026-06-09 12:19:45.774758 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.774772 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified"
2026-06-09 12:19:45.774787 | controller |           },
2026-06-09 12:19:45.774801 | controller |           {
2026-06-09 12:19:45.774815 | controller |             "name": "RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.774829 | controller |             "value": "quay.io/prometheus/node-exporter:v1.5.0"
2026-06-09 12:19:45.774843 | controller |           },
2026-06-09 12:19:45.774857 | controller |           {
2026-06-09 12:19:45.774871 | controller |             "name": "RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.774885 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified"
2026-06-09 12:19:45.774899 | controller |           },
2026-06-09 12:19:45.774912 | controller |           {
2026-06-09 12:19:45.774926 | controller |             "name": "RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.774940 | controller |             "value": "quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest"
2026-06-09 12:19:45.774954 | controller |           },
2026-06-09 12:19:45.774968 | controller |           {
2026-06-09 12:19:45.774982 | controller |             "name": "RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.774996 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-09 12:19:45.775010 | controller |           },
2026-06-09 12:19:45.775024 | controller |           {
2026-06-09 12:19:45.775038 | controller |             "name": "RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.775052 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api:current-podified"
2026-06-09 12:19:45.775065 | controller |           },
2026-06-09 12:19:45.775079 | controller |           {
2026-06-09 12:19:45.775093 | controller |             "name": "RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.775107 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified"
2026-06-09 12:19:45.775121 | controller |           },
2026-06-09 12:19:45.775134 | controller |           {
2026-06-09 12:19:45.775148 | controller |             "name": "RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.775162 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified"
2026-06-09 12:19:45.775176 | controller |           },
2026-06-09 12:19:45.775189 | controller |           {
2026-06-09 12:19:45.775203 | controller |             "name": "RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.775217 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizon:current-podified"
2026-06-09 12:19:45.775231 | controller |           },
2026-06-09 12:19:45.775244 | controller |           {
2026-06-09 12:19:45.775259 | controller |             "name": "RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.775275 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-memcached:current-podified"
2026-06-09 12:19:45.775291 | controller |           },
2026-06-09 12:19:45.775308 | controller |           {
2026-06-09 12:19:45.775322 | controller |             "name": "RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.775336 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-redis:current-podified"
2026-06-09 12:19:45.775367 | controller |           },
2026-06-09 12:19:45.775386 | controller |           {
2026-06-09 12:19:45.775400 | controller |             "name": "RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.775415 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified"
2026-06-09 12:19:45.775429 | controller |           },
2026-06-09 12:19:45.775443 | controller |           {
2026-06-09 12:19:45.775456 | controller |             "name": "RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.775470 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified"
2026-06-09 12:19:45.775484 | controller |           },
2026-06-09 12:19:45.775498 | controller |           {
2026-06-09 12:19:45.775511 | controller |             "name": "RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.775525 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified"
2026-06-09 12:19:45.775539 | controller |           },
2026-06-09 12:19:45.775553 | controller |           {
2026-06-09 12:19:45.775566 | controller |             "name": "RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.775580 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified"
2026-06-09 12:19:45.775594 | controller |           },
2026-06-09 12:19:45.775607 | controller |           {
2026-06-09 12:19:45.775621 | controller |             "name": "RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.775635 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified"
2026-06-09 12:19:45.775649 | controller |           },
2026-06-09 12:19:45.775663 | controller |           {
2026-06-09 12:19:45.775677 | controller |             "name": "RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.775691 | controller |             "value": "quay.io/podified-antelope-centos9/ironic-python-agent:current-podified"
2026-06-09 12:19:45.775705 | controller |           },
2026-06-09 12:19:45.775719 | controller |           {
2026-06-09 12:19:45.775733 | controller |             "name": "RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.775747 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-keystone:current-podified"
2026-06-09 12:19:45.775761 | controller |           },
2026-06-09 12:19:45.775774 | controller |           {
2026-06-09 12:19:45.775788 | controller |             "name": "RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.775802 | controller |             "value": "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0"
2026-06-09 12:19:45.775816 | controller |           },
2026-06-09 12:19:45.775830 | controller |           {
2026-06-09 12:19:45.775844 | controller |             "name": "RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.775858 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-api:current-podified"
2026-06-09 12:19:45.775872 | controller |           },
2026-06-09 12:19:45.775885 | controller |           {
2026-06-09 12:19:45.775899 | controller |             "name": "RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.775913 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified"
2026-06-09 12:19:45.775926 | controller |           },
2026-06-09 12:19:45.775940 | controller |           {
2026-06-09 12:19:45.775954 | controller |             "name": "RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.775972 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-share:current-podified"
2026-06-09 12:19:45.775987 | controller |           },
2026-06-09 12:19:45.776001 | controller |           {
2026-06-09 12:19:45.776015 | controller |             "name": "RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.776028 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-mariadb:current-podified"
2026-06-09 12:19:45.776042 | controller |           },
2026-06-09 12:19:45.776056 | controller |           {
2026-06-09 12:19:45.776070 | controller |             "name": "RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.776084 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-netutils:current-podified"
2026-06-09 12:19:45.776098 | controller |           },
2026-06-09 12:19:45.776112 | controller |           {
2026-06-09 12:19:45.776126 | controller |             "name": "RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.776139 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-09 12:19:45.776153 | controller |           },
2026-06-09 12:19:45.776167 | controller |           {
2026-06-09 12:19:45.776181 | controller |             "name": "RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.776195 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-09 12:19:45.776209 | controller |           },
2026-06-09 12:19:45.776222 | controller |           {
2026-06-09 12:19:45.776236 | controller |             "name": "RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.776250 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified"
2026-06-09 12:19:45.776264 | controller |           },
2026-06-09 12:19:45.776278 | controller |           {
2026-06-09 12:19:45.776291 | controller |             "name": "RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.776305 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-09 12:19:45.776319 | controller |           },
2026-06-09 12:19:45.776332 | controller |           {
2026-06-09 12:19:45.776349 | controller |             "name": "RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.776381 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-09 12:19:45.776396 | controller |           },
2026-06-09 12:19:45.776410 | controller |           {
2026-06-09 12:19:45.776424 | controller |             "name": "RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.776438 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-09 12:19:45.776451 | controller |           },
2026-06-09 12:19:45.776465 | controller |           {
2026-06-09 12:19:45.776479 | controller |             "name": "RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.776492 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified"
2026-06-09 12:19:45.776506 | controller |           },
2026-06-09 12:19:45.776520 | controller |           {
2026-06-09 12:19:45.776533 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.776547 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-09 12:19:45.776561 | controller |           },
2026-06-09 12:19:45.776575 | controller |           {
2026-06-09 12:19:45.776588 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.776602 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified"
2026-06-09 12:19:45.776626 | controller |           },
2026-06-09 12:19:45.776641 | controller |           {
2026-06-09 12:19:45.776655 | controller |             "name": "RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.776668 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified"
2026-06-09 12:19:45.776682 | controller |           },
2026-06-09 12:19:45.776696 | controller |           {
2026-06-09 12:19:45.776710 | controller |             "name": "RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.776724 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified"
2026-06-09 12:19:45.776738 | controller |           },
2026-06-09 12:19:45.776752 | controller |           {
2026-06-09 12:19:45.776766 | controller |             "name": "RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.776780 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-09 12:19:45.776794 | controller |           },
2026-06-09 12:19:45.776807 | controller |           {
2026-06-09 12:19:45.776821 | controller |             "name": "RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT",
2026-06-09 12:19:45.776835 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-must-gather:latest"
2026-06-09 12:19:45.776849 | controller |           },
2026-06-09 12:19:45.776863 | controller |           {
2026-06-09 12:19:45.776876 | controller |             "name": "RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.776890 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified"
2026-06-09 12:19:45.776904 | controller |           },
2026-06-09 12:19:45.776918 | controller |           {
2026-06-09 12:19:45.776932 | controller |             "name": "RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.776946 | controller |             "value": "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-09 12:19:45.776960 | controller |           },
2026-06-09 12:19:45.776974 | controller |           {
2026-06-09 12:19:45.776988 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.777001 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified"
2026-06-09 12:19:45.777015 | controller |           },
2026-06-09 12:19:45.777029 | controller |           {
2026-06-09 12:19:45.777042 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.777056 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified"
2026-06-09 12:19:45.777070 | controller |           },
2026-06-09 12:19:45.777084 | controller |           {
2026-06-09 12:19:45.777097 | controller |             "name": "RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.777111 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified"
2026-06-09 12:19:45.777125 | controller |           },
2026-06-09 12:19:45.777139 | controller |           {
2026-06-09 12:19:45.777153 | controller |             "name": "RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.777167 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified"
2026-06-09 12:19:45.777181 | controller |           },
2026-06-09 12:19:45.777194 | controller |           {
2026-06-09 12:19:45.777208 | controller |             "name": "RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.777221 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified"
2026-06-09 12:19:45.777235 | controller |           },
2026-06-09 12:19:45.777248 | controller |           {
2026-06-09 12:19:45.777266 | controller |             "name": "RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.777280 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-placement-api:current-podified"
2026-06-09 12:19:45.777294 | controller |           },
2026-06-09 12:19:45.777308 | controller |           {
2026-06-09 12:19:45.777321 | controller |             "name": "RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.777335 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified"
2026-06-09 12:19:45.777365 | controller |           },
2026-06-09 12:19:45.777384 | controller |           {
2026-06-09 12:19:45.777399 | controller |             "name": "RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.777412 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-account:current-podified"
2026-06-09 12:19:45.777426 | controller |           },
2026-06-09 12:19:45.777440 | controller |           {
2026-06-09 12:19:45.777453 | controller |             "name": "RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.777467 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-container:current-podified"
2026-06-09 12:19:45.777480 | controller |           },
2026-06-09 12:19:45.777494 | controller |           {
2026-06-09 12:19:45.777508 | controller |             "name": "RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.777521 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-object:current-podified"
2026-06-09 12:19:45.777535 | controller |           },
2026-06-09 12:19:45.777549 | controller |           {
2026-06-09 12:19:45.777563 | controller |             "name": "RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.777576 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified"
2026-06-09 12:19:45.777590 | controller |           },
2026-06-09 12:19:45.777604 | controller |           {
2026-06-09 12:19:45.777618 | controller |             "name": "RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.777632 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified"
2026-06-09 12:19:45.777645 | controller |           },
2026-06-09 12:19:45.777659 | controller |           {
2026-06-09 12:19:45.777673 | controller |             "name": "RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.777687 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-api:current-podified"
2026-06-09 12:19:45.777701 | controller |           },
2026-06-09 12:19:45.777715 | controller |           {
2026-06-09 12:19:45.777729 | controller |             "name": "RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.777743 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-applier:current-podified"
2026-06-09 12:19:45.777757 | controller |           },
2026-06-09 12:19:45.777770 | controller |           {
2026-06-09 12:19:45.777784 | controller |             "name": "RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT",
2026-06-09 12:19:45.777798 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified"
2026-06-09 12:19:45.777812 | controller |           }
2026-06-09 12:19:45.777826 | controller |         ],
2026-06-09 12:19:45.777840 | controller |         "image": "38.102.83.189:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652",
2026-06-09 12:19:45.777854 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 12:19:45.777868 | controller |         "livenessProbe": {
2026-06-09 12:19:45.777882 | controller |           "failureThreshold": 3,
2026-06-09 12:19:45.777896 | controller |           "httpGet": {
2026-06-09 12:19:45.777910 | controller |             "path": "/healthz",
2026-06-09 12:19:45.777929 | controller |             "port": 8081,
2026-06-09 12:19:45.777943 | controller |             "scheme": "HTTP"
2026-06-09 12:19:45.777957 | controller |           },
2026-06-09 12:19:45.777971 | controller |           "initialDelaySeconds": 15,
2026-06-09 12:19:45.777985 | controller |           "periodSeconds": 20,
2026-06-09 12:19:45.777999 | controller |           "successThreshold": 1,
2026-06-09 12:19:45.778013 | controller |           "timeoutSeconds": 1
2026-06-09 12:19:45.778026 | controller |         },
2026-06-09 12:19:45.778040 | controller |         "name": "manager",
2026-06-09 12:19:45.778053 | controller |         "ports": [
2026-06-09 12:19:45.778067 | controller |           {
2026-06-09 12:19:45.778081 | controller |             "containerPort": 9443,
2026-06-09 12:19:45.778094 | controller |             "name": "webhook-server",
2026-06-09 12:19:45.778108 | controller |             "protocol": "TCP"
2026-06-09 12:19:45.778122 | controller |           }
2026-06-09 12:19:45.778136 | controller |         ],
2026-06-09 12:19:45.778149 | controller |         "readinessProbe": {
2026-06-09 12:19:45.778163 | controller |           "failureThreshold": 3,
2026-06-09 12:19:45.778177 | controller |           "httpGet": {
2026-06-09 12:19:45.778190 | controller |             "path": "/readyz",
2026-06-09 12:19:45.778204 | controller |             "port": 8081,
2026-06-09 12:19:45.778218 | controller |             "scheme": "HTTP"
2026-06-09 12:19:45.778231 | controller |           },
2026-06-09 12:19:45.778245 | controller |           "initialDelaySeconds": 5,
2026-06-09 12:19:45.778259 | controller |           "periodSeconds": 10,
2026-06-09 12:19:45.778273 | controller |           "successThreshold": 1,
2026-06-09 12:19:45.778286 | controller |           "timeoutSeconds": 1
2026-06-09 12:19:45.778311 | controller |         },
2026-06-09 12:19:45.778326 | controller |         "resources": {
2026-06-09 12:19:45.778342 | controller |           "limits": {
2026-06-09 12:19:45.778376 | controller |             "cpu": "500m",
2026-06-09 12:19:45.778391 | controller |             "memory": "1Gi"
2026-06-09 12:19:45.778405 | controller |           },
2026-06-09 12:19:45.778419 | controller |           "requests": {
2026-06-09 12:19:45.778432 | controller |             "cpu": "10m",
2026-06-09 12:19:45.778446 | controller |             "memory": "512Mi"
2026-06-09 12:19:45.778459 | controller |           }
2026-06-09 12:19:45.778473 | controller |         },
2026-06-09 12:19:45.778487 | controller |         "securityContext": {
2026-06-09 12:19:45.778501 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 12:19:45.778515 | controller |           "capabilities": {
2026-06-09 12:19:45.778529 | controller |             "drop": [
2026-06-09 12:19:45.778542 | controller |               "ALL"
2026-06-09 12:19:45.778556 | controller |             ]
2026-06-09 12:19:45.778569 | controller |           },
2026-06-09 12:19:45.778583 | controller |           "runAsUser": 1000660000
2026-06-09 12:19:45.778598 | controller |         },
2026-06-09 12:19:45.778612 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 12:19:45.778626 | controller |         "terminationMessagePolicy": "File",
2026-06-09 12:19:45.778640 | controller |         "volumeMounts": [
2026-06-09 12:19:45.778654 | controller |           {
2026-06-09 12:19:45.778668 | controller |             "mountPath": "/tmp/k8s-metrics-server/metrics-certs",
2026-06-09 12:19:45.778682 | controller |             "name": "metrics-certs",
2026-06-09 12:19:45.778696 | controller |             "readOnly": true
2026-06-09 12:19:45.778710 | controller |           },
2026-06-09 12:19:45.778724 | controller |           {
2026-06-09 12:19:45.778738 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-09 12:19:45.778751 | controller |             "name": "webhook-certs",
2026-06-09 12:19:45.778765 | controller |             "readOnly": true
2026-06-09 12:19:45.778783 | controller |           },
2026-06-09 12:19:45.778798 | controller |           {
2026-06-09 12:19:45.778812 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 12:19:45.778826 | controller |             "name": "kube-api-access-2kfwc",
2026-06-09 12:19:45.778839 | controller |             "readOnly": true
2026-06-09 12:19:45.778853 | controller |           }
2026-06-09 12:19:45.778867 | controller |         ]
2026-06-09 12:19:45.778881 | controller |       }
2026-06-09 12:19:45.778895 | controller |     ],
2026-06-09 12:19:45.778909 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 12:19:45.778923 | controller |     "enableServiceLinks": true,
2026-06-09 12:19:45.778937 | controller |     "imagePullSecrets": [
2026-06-09 12:19:45.778951 | controller |       {
2026-06-09 12:19:45.778965 | controller |         "name": "openstack-operator-controller-manager-dockercfg-kjvl4"
2026-06-09 12:19:45.778979 | controller |       }
2026-06-09 12:19:45.778992 | controller |     ],
2026-06-09 12:19:45.779006 | controller |     "nodeName": "crc",
2026-06-09 12:19:45.779020 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 12:19:45.779034 | controller |     "priority": 0,
2026-06-09 12:19:45.779048 | controller |     "restartPolicy": "Always",
2026-06-09 12:19:45.779062 | controller |     "schedulerName": "default-scheduler",
2026-06-09 12:19:45.779076 | controller |     "securityContext": {
2026-06-09 12:19:45.779090 | controller |       "fsGroup": 1000660000,
2026-06-09 12:19:45.779103 | controller |       "runAsNonRoot": true,
2026-06-09 12:19:45.779116 | controller |       "seLinuxOptions": {
2026-06-09 12:19:45.779130 | controller |         "level": "s0:c26,c5"
2026-06-09 12:19:45.779143 | controller |       },
2026-06-09 12:19:45.779157 | controller |       "seccompProfile": {
2026-06-09 12:19:45.779170 | controller |         "type": "RuntimeDefault"
2026-06-09 12:19:45.779184 | controller |       }
2026-06-09 12:19:45.779197 | controller |     },
2026-06-09 12:19:45.779211 | controller |     "serviceAccount": "openstack-operator-controller-manager",
2026-06-09 12:19:45.779225 | controller |     "serviceAccountName": "openstack-operator-controller-manager",
2026-06-09 12:19:45.779239 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 12:19:45.779253 | controller |     "tolerations": [
2026-06-09 12:19:45.779267 | controller |       {
2026-06-09 12:19:45.779281 | controller |         "effect": "NoExecute",
2026-06-09 12:19:45.779294 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 12:19:45.779308 | controller |         "operator": "Exists",
2026-06-09 12:19:45.779321 | controller |         "tolerationSeconds": 300
2026-06-09 12:19:45.779334 | controller |       },
2026-06-09 12:19:45.779364 | controller |       {
2026-06-09 12:19:45.779383 | controller |         "effect": "NoExecute",
2026-06-09 12:19:45.779397 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 12:19:45.779411 | controller |         "operator": "Exists",
2026-06-09 12:19:45.779424 | controller |         "tolerationSeconds": 300
2026-06-09 12:19:45.779437 | controller |       },
2026-06-09 12:19:45.779451 | controller |       {
2026-06-09 12:19:45.779464 | controller |         "effect": "NoSchedule",
2026-06-09 12:19:45.779478 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 12:19:45.779491 | controller |         "operator": "Exists"
2026-06-09 12:19:45.779505 | controller |       }
2026-06-09 12:19:45.779519 | controller |     ],
2026-06-09 12:19:45.779532 | controller |     "volumes": [
2026-06-09 12:19:45.779546 | controller |       {
2026-06-09 12:19:45.779560 | controller |         "name": "metrics-certs",
2026-06-09 12:19:45.779574 | controller |         "secret": {
2026-06-09 12:19:45.779587 | controller |           "defaultMode": 420,
2026-06-09 12:19:45.779601 | controller |           "items": [
2026-06-09 12:19:45.779615 | controller |             {
2026-06-09 12:19:45.779633 | controller |               "key": "ca.crt",
2026-06-09 12:19:45.779648 | controller |               "path": "ca.crt"
2026-06-09 12:19:45.779662 | controller |             },
2026-06-09 12:19:45.779676 | controller |             {
2026-06-09 12:19:45.779691 | controller |               "key": "tls.crt",
2026-06-09 12:19:45.779705 | controller |               "path": "tls.crt"
2026-06-09 12:19:45.779719 | controller |             },
2026-06-09 12:19:45.779733 | controller |             {
2026-06-09 12:19:45.779746 | controller |               "key": "tls.key",
2026-06-09 12:19:45.779760 | controller |               "path": "tls.key"
2026-06-09 12:19:45.779774 | controller |             }
2026-06-09 12:19:45.779788 | controller |           ],
2026-06-09 12:19:45.779801 | controller |           "optional": false,
2026-06-09 12:19:45.779815 | controller |           "secretName": "metrics-server-cert"
2026-06-09 12:19:45.779829 | controller |         }
2026-06-09 12:19:45.779843 | controller |       },
2026-06-09 12:19:45.779857 | controller |       {
2026-06-09 12:19:45.779871 | controller |         "name": "webhook-certs",
2026-06-09 12:19:45.779885 | controller |         "secret": {
2026-06-09 12:19:45.779899 | controller |           "defaultMode": 420,
2026-06-09 12:19:45.779913 | controller |           "secretName": "webhook-server-cert"
2026-06-09 12:19:45.779926 | controller |         }
2026-06-09 12:19:45.779940 | controller |       },
2026-06-09 12:19:45.779954 | controller |       {
2026-06-09 12:19:45.779968 | controller |         "name": "kube-api-access-2kfwc",
2026-06-09 12:19:45.779981 | controller |         "projected": {
2026-06-09 12:19:45.779995 | controller |           "defaultMode": 420,
2026-06-09 12:19:45.780009 | controller |           "sources": [
2026-06-09 12:19:45.780022 | controller |             {
2026-06-09 12:19:45.780036 | controller |               "serviceAccountToken": {
2026-06-09 12:19:45.780050 | controller |                 "expirationSeconds": 3607,
2026-06-09 12:19:45.780064 | controller |                 "path": "token"
2026-06-09 12:19:45.780077 | controller |               }
2026-06-09 12:19:45.780091 | controller |             },
2026-06-09 12:19:45.780105 | controller |             {
2026-06-09 12:19:45.780119 | controller |               "configMap": {
2026-06-09 12:19:45.780133 | controller |                 "items": [
2026-06-09 12:19:45.780147 | controller |                   {
2026-06-09 12:19:45.780161 | controller |                     "key": "ca.crt",
2026-06-09 12:19:45.780174 | controller |                     "path": "ca.crt"
2026-06-09 12:19:45.780188 | controller |                   }
2026-06-09 12:19:45.780202 | controller |                 ],
2026-06-09 12:19:45.780216 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 12:19:45.780230 | controller |               }
2026-06-09 12:19:45.780243 | controller |             },
2026-06-09 12:19:45.780257 | controller |             {
2026-06-09 12:19:45.780270 | controller |               "downwardAPI": {
2026-06-09 12:19:45.780284 | controller |                 "items": [
2026-06-09 12:19:45.780297 | controller |                   {
2026-06-09 12:19:45.780311 | controller |                     "fieldRef": {
2026-06-09 12:19:45.780325 | controller |                       "apiVersion": "v1",
2026-06-09 12:19:45.780339 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 12:19:45.780373 | controller |                     },
2026-06-09 12:19:45.780389 | controller |                     "path": "namespace"
2026-06-09 12:19:45.780403 | controller |                   }
2026-06-09 12:19:45.780417 | controller |                 ]
2026-06-09 12:19:45.780431 | controller |               }
2026-06-09 12:19:45.780445 | controller |             },
2026-06-09 12:19:45.780459 | controller |             {
2026-06-09 12:19:45.780472 | controller |               "configMap": {
2026-06-09 12:19:45.780486 | controller |                 "items": [
2026-06-09 12:19:45.780500 | controller |                   {
2026-06-09 12:19:45.780518 | controller |                     "key": "service-ca.crt",
2026-06-09 12:19:45.780533 | controller |                     "path": "service-ca.crt"
2026-06-09 12:19:45.780547 | controller |                   }
2026-06-09 12:19:45.780561 | controller |                 ],
2026-06-09 12:19:45.780575 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 12:19:45.780588 | controller |               }
2026-06-09 12:19:45.780602 | controller |             }
2026-06-09 12:19:45.780616 | controller |           ]
2026-06-09 12:19:45.780630 | controller |         }
2026-06-09 12:19:45.780644 | controller |       }
2026-06-09 12:19:45.780657 | controller |     ]
2026-06-09 12:19:45.780671 | controller |   },
2026-06-09 12:19:45.780685 | controller |   "status": {
2026-06-09 12:19:45.780698 | controller |     "conditions": [
2026-06-09 12:19:45.780712 | controller |       {
2026-06-09 12:19:45.780726 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.780739 | controller |         "lastTransitionTime": "2026-06-09T11:23:20Z",
2026-06-09 12:19:45.780754 | controller |         "status": "True",
2026-06-09 12:19:45.780768 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 12:19:45.780782 | controller |       },
2026-06-09 12:19:45.780796 | controller |       {
2026-06-09 12:19:45.780810 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.780824 | controller |         "lastTransitionTime": "2026-06-09T11:22:27Z",
2026-06-09 12:19:45.780838 | controller |         "status": "True",
2026-06-09 12:19:45.780852 | controller |         "type": "Initialized"
2026-06-09 12:19:45.780867 | controller |       },
2026-06-09 12:19:45.780881 | controller |       {
2026-06-09 12:19:45.780894 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.780908 | controller |         "lastTransitionTime": "2026-06-09T11:28:58Z",
2026-06-09 12:19:45.780922 | controller |         "status": "True",
2026-06-09 12:19:45.780936 | controller |         "type": "Ready"
2026-06-09 12:19:45.780950 | controller |       },
2026-06-09 12:19:45.780964 | controller |       {
2026-06-09 12:19:45.780978 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.780992 | controller |         "lastTransitionTime": "2026-06-09T11:28:58Z",
2026-06-09 12:19:45.781005 | controller |         "status": "True",
2026-06-09 12:19:45.781019 | controller |         "type": "ContainersReady"
2026-06-09 12:19:45.781033 | controller |       },
2026-06-09 12:19:45.781046 | controller |       {
2026-06-09 12:19:45.781060 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.781074 | controller |         "lastTransitionTime": "2026-06-09T11:22:26Z",
2026-06-09 12:19:45.781088 | controller |         "status": "True",
2026-06-09 12:19:45.781102 | controller |         "type": "PodScheduled"
2026-06-09 12:19:45.781116 | controller |       }
2026-06-09 12:19:45.781129 | controller |     ],
2026-06-09 12:19:45.781143 | controller |     "containerStatuses": [
2026-06-09 12:19:45.781156 | controller |       {
2026-06-09 12:19:45.781170 | controller |         "allocatedResources": {
2026-06-09 12:19:45.781183 | controller |           "cpu": "10m",
2026-06-09 12:19:45.781197 | controller |           "memory": "512Mi"
2026-06-09 12:19:45.781210 | controller |         },
2026-06-09 12:19:45.781224 | controller |         "containerID": "cri-o://fa4f4167dcf9c0ba932d9425ef20d42886c94f81b30c9b000d50ac05bf58d391",
2026-06-09 12:19:45.781238 | controller |         "image": "38.102.83.189:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652",
2026-06-09 12:19:45.781252 | controller |         "imageID": "38.102.83.189:5001/openstack-k8s-operators/openstack-operator@sha256:ea0a3a9d58c6604fc8e19051a00734d6b5e947111a72a635e170841fd74a40dd",
2026-06-09 12:19:45.781266 | controller |         "lastState": {
2026-06-09 12:19:45.781280 | controller |           "terminated": {
2026-06-09 12:19:45.781303 | controller |             "containerID": "cri-o://971627f992bfcc4d0cfa13cb2353cb40f1c70d8dec1321703eb4b98e825fe1a4",
2026-06-09 12:19:45.781322 | controller |             "exitCode": 1,
2026-06-09 12:19:45.781428 | controller |             "finishedAt": "2026-06-09T11:28:42Z",
2026-06-09 12:19:45.781452 | controller |             "reason": "Error",
2026-06-09 12:19:45.781467 | controller |             "startedAt": "2026-06-09T11:23:20Z"
2026-06-09 12:19:45.781482 | controller |           }
2026-06-09 12:19:45.781496 | controller |         },
2026-06-09 12:19:45.781510 | controller |         "name": "manager",
2026-06-09 12:19:45.781523 | controller |         "ready": true,
2026-06-09 12:19:45.781537 | controller |         "resources": {
2026-06-09 12:19:45.781550 | controller |           "limits": {
2026-06-09 12:19:45.781564 | controller |             "cpu": "500m",
2026-06-09 12:19:45.781578 | controller |             "memory": "1Gi"
2026-06-09 12:19:45.781592 | controller |           },
2026-06-09 12:19:45.781606 | controller |           "requests": {
2026-06-09 12:19:45.781620 | controller |             "cpu": "10m",
2026-06-09 12:19:45.781633 | controller |             "memory": "512Mi"
2026-06-09 12:19:45.781647 | controller |           }
2026-06-09 12:19:45.781661 | controller |         },
2026-06-09 12:19:45.781675 | controller |         "restartCount": 1,
2026-06-09 12:19:45.781689 | controller |         "started": true,
2026-06-09 12:19:45.781703 | controller |         "state": {
2026-06-09 12:19:45.781717 | controller |           "running": {
2026-06-09 12:19:45.781731 | controller |             "startedAt": "2026-06-09T11:28:45Z"
2026-06-09 12:19:45.781745 | controller |           }
2026-06-09 12:19:45.781759 | controller |         },
2026-06-09 12:19:45.781773 | controller |         "user": {
2026-06-09 12:19:45.781786 | controller |           "linux": {
2026-06-09 12:19:45.781800 | controller |             "gid": 0,
2026-06-09 12:19:45.781814 | controller |             "supplementalGroups": [
2026-06-09 12:19:45.781827 | controller |               0,
2026-06-09 12:19:45.781841 | controller |               1000660000
2026-06-09 12:19:45.781855 | controller |             ],
2026-06-09 12:19:45.781868 | controller |             "uid": 1000660000
2026-06-09 12:19:45.781882 | controller |           }
2026-06-09 12:19:45.781896 | controller |         },
2026-06-09 12:19:45.781910 | controller |         "volumeMounts": [
2026-06-09 12:19:45.781924 | controller |           {
2026-06-09 12:19:45.781938 | controller |             "mountPath": "/tmp/k8s-metrics-server/metrics-certs",
2026-06-09 12:19:45.781953 | controller |             "name": "metrics-certs",
2026-06-09 12:19:45.781967 | controller |             "readOnly": true,
2026-06-09 12:19:45.781981 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 12:19:45.781995 | controller |           },
2026-06-09 12:19:45.782009 | controller |           {
2026-06-09 12:19:45.782023 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-09 12:19:45.782037 | controller |             "name": "webhook-certs",
2026-06-09 12:19:45.782051 | controller |             "readOnly": true,
2026-06-09 12:19:45.782065 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 12:19:45.782079 | controller |           },
2026-06-09 12:19:45.782093 | controller |           {
2026-06-09 12:19:45.782106 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 12:19:45.782121 | controller |             "name": "kube-api-access-2kfwc",
2026-06-09 12:19:45.782135 | controller |             "readOnly": true,
2026-06-09 12:19:45.782149 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 12:19:45.782163 | controller |           }
2026-06-09 12:19:45.782176 | controller |         ]
2026-06-09 12:19:45.782190 | controller |       }
2026-06-09 12:19:45.782204 | controller |     ],
2026-06-09 12:19:45.782218 | controller |     "hostIP": "192.168.126.11",
2026-06-09 12:19:45.782231 | controller |     "hostIPs": [
2026-06-09 12:19:45.782248 | controller |       {
2026-06-09 12:19:45.782263 | controller |         "ip": "192.168.126.11"
2026-06-09 12:19:45.782276 | controller |       }
2026-06-09 12:19:45.782290 | controller |     ],
2026-06-09 12:19:45.782304 | controller |     "phase": "Running",
2026-06-09 12:19:45.782331 | controller |     "podIP": "10.217.0.93",
2026-06-09 12:19:45.782347 | controller |     "podIPs": [
2026-06-09 12:19:45.782392 | controller |       {
2026-06-09 12:19:45.782407 | controller |         "ip": "10.217.0.93"
2026-06-09 12:19:45.782421 | controller |       }
2026-06-09 12:19:45.782435 | controller |     ],
2026-06-09 12:19:45.782449 | controller |     "qosClass": "Burstable",
2026-06-09 12:19:45.782463 | controller |     "startTime": "2026-06-09T11:22:27Z"
2026-06-09 12:19:45.782477 | controller |   }
2026-06-09 12:19:45.782491 | controller | }
2026-06-09 12:19:45.807124 | controller | ok:
2026-06-09 12:19:45.807180 | controller | {
2026-06-09 12:19:45.807263 | controller |   "apiVersion": "v1",
2026-06-09 12:19:45.807285 | controller |   "kind": "Pod",
2026-06-09 12:19:45.807302 | controller |   "metadata": {
2026-06-09 12:19:45.807316 | controller |     "annotations": {
2026-06-09 12:19:45.807331 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.87/23\"],\"mac_address\":\"0a:58:0a:d9:00:57\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.87/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-09 12:19:45.807349 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.87\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:57\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-09 12:19:45.807395 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-09 12:19:45.807411 | controller |       "openshift.io/scc": "anyuid",
2026-06-09 12:19:45.807426 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-09 12:19:45.807441 | controller |     },
2026-06-09 12:19:45.807456 | controller |     "creationTimestamp": "2026-06-09T11:22:26Z",
2026-06-09 12:19:45.807470 | controller |     "generateName": "ovn-operator-controller-manager-58f85bd97f-",
2026-06-09 12:19:45.807485 | controller |     "generation": 1,
2026-06-09 12:19:45.807499 | controller |     "labels": {
2026-06-09 12:19:45.807513 | controller |       "app.kubernetes.io/name": "ovn-operator",
2026-06-09 12:19:45.807527 | controller |       "control-plane": "controller-manager",
2026-06-09 12:19:45.807541 | controller |       "openstack.org/operator-name": "ovn",
2026-06-09 12:19:45.807555 | controller |       "pod-template-hash": "58f85bd97f"
2026-06-09 12:19:45.807569 | controller |     },
2026-06-09 12:19:45.807583 | controller |     "managedFields": [
2026-06-09 12:19:45.807597 | controller |       {
2026-06-09 12:19:45.807610 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.807624 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.807638 | controller |         "fieldsV1": {
2026-06-09 12:19:45.807652 | controller |           "f:metadata": {
2026-06-09 12:19:45.807666 | controller |             "f:annotations": {
2026-06-09 12:19:45.807680 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 12:19:45.807694 | controller |             }
2026-06-09 12:19:45.807708 | controller |           }
2026-06-09 12:19:45.807722 | controller |         },
2026-06-09 12:19:45.807735 | controller |         "manager": "crc",
2026-06-09 12:19:45.807749 | controller |         "operation": "Update",
2026-06-09 12:19:45.807762 | controller |         "subresource": "status",
2026-06-09 12:19:45.807776 | controller |         "time": "2026-06-09T11:22:26Z"
2026-06-09 12:19:45.807795 | controller |       },
2026-06-09 12:19:45.807809 | controller |       {
2026-06-09 12:19:45.807823 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.807836 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.807849 | controller |         "fieldsV1": {
2026-06-09 12:19:45.807863 | controller |           "f:metadata": {
2026-06-09 12:19:45.807876 | controller |             "f:annotations": {
2026-06-09 12:19:45.807890 | controller |               ".": {},
2026-06-09 12:19:45.807903 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-09 12:19:45.807917 | controller |             },
2026-06-09 12:19:45.807930 | controller |             "f:generateName": {},
2026-06-09 12:19:45.807944 | controller |             "f:labels": {
2026-06-09 12:19:45.807957 | controller |               ".": {},
2026-06-09 12:19:45.807970 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 12:19:45.807984 | controller |               "f:control-plane": {},
2026-06-09 12:19:45.807997 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 12:19:45.808011 | controller |               "f:pod-template-hash": {}
2026-06-09 12:19:45.808024 | controller |             },
2026-06-09 12:19:45.808038 | controller |             "f:ownerReferences": {
2026-06-09 12:19:45.808051 | controller |               ".": {},
2026-06-09 12:19:45.808065 | controller |               "k:{\"uid\":\"ef510ebd-64fe-4a03-8ff8-3f4474721f9d\"}": {}
2026-06-09 12:19:45.808079 | controller |             }
2026-06-09 12:19:45.808092 | controller |           },
2026-06-09 12:19:45.808106 | controller |           "f:spec": {
2026-06-09 12:19:45.808119 | controller |             "f:containers": {
2026-06-09 12:19:45.808133 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-09 12:19:45.808147 | controller |                 ".": {},
2026-06-09 12:19:45.808160 | controller |                 "f:args": {},
2026-06-09 12:19:45.808173 | controller |                 "f:command": {},
2026-06-09 12:19:45.808187 | controller |                 "f:env": {
2026-06-09 12:19:45.808200 | controller |                   ".": {},
2026-06-09 12:19:45.808213 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-09 12:19:45.808226 | controller |                     ".": {},
2026-06-09 12:19:45.808240 | controller |                     "f:name": {},
2026-06-09 12:19:45.808253 | controller |                     "f:value": {}
2026-06-09 12:19:45.808266 | controller |                   },
2026-06-09 12:19:45.808279 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 12:19:45.808292 | controller |                     ".": {},
2026-06-09 12:19:45.808305 | controller |                     "f:name": {},
2026-06-09 12:19:45.808319 | controller |                     "f:value": {}
2026-06-09 12:19:45.808332 | controller |                   },
2026-06-09 12:19:45.808345 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-09 12:19:45.808383 | controller |                     ".": {},
2026-06-09 12:19:45.808398 | controller |                     "f:name": {},
2026-06-09 12:19:45.808412 | controller |                     "f:value": {}
2026-06-09 12:19:45.808426 | controller |                   },
2026-06-09 12:19:45.808440 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 12:19:45.808454 | controller |                     ".": {},
2026-06-09 12:19:45.808468 | controller |                     "f:name": {},
2026-06-09 12:19:45.808482 | controller |                     "f:value": {}
2026-06-09 12:19:45.808495 | controller |                   },
2026-06-09 12:19:45.808509 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 12:19:45.808523 | controller |                     ".": {},
2026-06-09 12:19:45.808536 | controller |                     "f:name": {},
2026-06-09 12:19:45.808550 | controller |                     "f:value": {}
2026-06-09 12:19:45.808571 | controller |                   }
2026-06-09 12:19:45.808585 | controller |                 },
2026-06-09 12:19:45.808599 | controller |                 "f:image": {},
2026-06-09 12:19:45.808613 | controller |                 "f:imagePullPolicy": {},
2026-06-09 12:19:45.808627 | controller |                 "f:livenessProbe": {
2026-06-09 12:19:45.808640 | controller |                   ".": {},
2026-06-09 12:19:45.808654 | controller |                   "f:failureThreshold": {},
2026-06-09 12:19:45.808668 | controller |                   "f:httpGet": {
2026-06-09 12:19:45.808682 | controller |                     ".": {},
2026-06-09 12:19:45.808696 | controller |                     "f:path": {},
2026-06-09 12:19:45.808709 | controller |                     "f:port": {},
2026-06-09 12:19:45.808723 | controller |                     "f:scheme": {}
2026-06-09 12:19:45.808736 | controller |                   },
2026-06-09 12:19:45.808750 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 12:19:45.808764 | controller |                   "f:periodSeconds": {},
2026-06-09 12:19:45.808777 | controller |                   "f:successThreshold": {},
2026-06-09 12:19:45.808791 | controller |                   "f:timeoutSeconds": {}
2026-06-09 12:19:45.808805 | controller |                 },
2026-06-09 12:19:45.808819 | controller |                 "f:name": {},
2026-06-09 12:19:45.808833 | controller |                 "f:readinessProbe": {
2026-06-09 12:19:45.808847 | controller |                   ".": {},
2026-06-09 12:19:45.808861 | controller |                   "f:failureThreshold": {},
2026-06-09 12:19:45.808874 | controller |                   "f:httpGet": {
2026-06-09 12:19:45.808888 | controller |                     ".": {},
2026-06-09 12:19:45.808902 | controller |                     "f:path": {},
2026-06-09 12:19:45.808915 | controller |                     "f:port": {},
2026-06-09 12:19:45.808929 | controller |                     "f:scheme": {}
2026-06-09 12:19:45.808942 | controller |                   },
2026-06-09 12:19:45.808956 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 12:19:45.808969 | controller |                   "f:periodSeconds": {},
2026-06-09 12:19:45.808983 | controller |                   "f:successThreshold": {},
2026-06-09 12:19:45.808997 | controller |                   "f:timeoutSeconds": {}
2026-06-09 12:19:45.809010 | controller |                 },
2026-06-09 12:19:45.809024 | controller |                 "f:resources": {
2026-06-09 12:19:45.809038 | controller |                   ".": {},
2026-06-09 12:19:45.809051 | controller |                   "f:limits": {
2026-06-09 12:19:45.809065 | controller |                     ".": {},
2026-06-09 12:19:45.809078 | controller |                     "f:cpu": {},
2026-06-09 12:19:45.809092 | controller |                     "f:memory": {}
2026-06-09 12:19:45.809105 | controller |                   },
2026-06-09 12:19:45.809119 | controller |                   "f:requests": {
2026-06-09 12:19:45.809132 | controller |                     ".": {},
2026-06-09 12:19:45.809146 | controller |                     "f:cpu": {},
2026-06-09 12:19:45.809159 | controller |                     "f:memory": {}
2026-06-09 12:19:45.809173 | controller |                   }
2026-06-09 12:19:45.809186 | controller |                 },
2026-06-09 12:19:45.809200 | controller |                 "f:securityContext": {
2026-06-09 12:19:45.809213 | controller |                   ".": {},
2026-06-09 12:19:45.809226 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-09 12:19:45.809240 | controller |                 },
2026-06-09 12:19:45.809254 | controller |                 "f:terminationMessagePath": {},
2026-06-09 12:19:45.809267 | controller |                 "f:terminationMessagePolicy": {}
2026-06-09 12:19:45.809281 | controller |               }
2026-06-09 12:19:45.809294 | controller |             },
2026-06-09 12:19:45.809308 | controller |             "f:dnsPolicy": {},
2026-06-09 12:19:45.809326 | controller |             "f:enableServiceLinks": {},
2026-06-09 12:19:45.809340 | controller |             "f:restartPolicy": {},
2026-06-09 12:19:45.809374 | controller |             "f:schedulerName": {},
2026-06-09 12:19:45.809390 | controller |             "f:securityContext": {
2026-06-09 12:19:45.809404 | controller |               ".": {},
2026-06-09 12:19:45.809418 | controller |               "f:runAsNonRoot": {}
2026-06-09 12:19:45.809432 | controller |             },
2026-06-09 12:19:45.809446 | controller |             "f:serviceAccount": {},
2026-06-09 12:19:45.809459 | controller |             "f:serviceAccountName": {},
2026-06-09 12:19:45.809473 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 12:19:45.809487 | controller |             "f:tolerations": {}
2026-06-09 12:19:45.809500 | controller |           }
2026-06-09 12:19:45.809514 | controller |         },
2026-06-09 12:19:45.809527 | controller |         "manager": "kube-controller-manager",
2026-06-09 12:19:45.809541 | controller |         "operation": "Update",
2026-06-09 12:19:45.809555 | controller |         "time": "2026-06-09T11:22:26Z"
2026-06-09 12:19:45.809568 | controller |       },
2026-06-09 12:19:45.809582 | controller |       {
2026-06-09 12:19:45.809596 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.809609 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.809623 | controller |         "fieldsV1": {
2026-06-09 12:19:45.809637 | controller |           "f:metadata": {
2026-06-09 12:19:45.809650 | controller |             "f:annotations": {
2026-06-09 12:19:45.809664 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 12:19:45.809678 | controller |             }
2026-06-09 12:19:45.809691 | controller |           }
2026-06-09 12:19:45.809705 | controller |         },
2026-06-09 12:19:45.809718 | controller |         "manager": "multus-daemon",
2026-06-09 12:19:45.809732 | controller |         "operation": "Update",
2026-06-09 12:19:45.809745 | controller |         "subresource": "status",
2026-06-09 12:19:45.809758 | controller |         "time": "2026-06-09T11:22:41Z"
2026-06-09 12:19:45.809771 | controller |       },
2026-06-09 12:19:45.809785 | controller |       {
2026-06-09 12:19:45.809799 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.809813 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.809826 | controller |         "fieldsV1": {
2026-06-09 12:19:45.809839 | controller |           "f:status": {
2026-06-09 12:19:45.809853 | controller |             "f:conditions": {
2026-06-09 12:19:45.809867 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 12:19:45.809881 | controller |                 ".": {},
2026-06-09 12:19:45.809895 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.809909 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.809922 | controller |                 "f:status": {},
2026-06-09 12:19:45.809936 | controller |                 "f:type": {}
2026-06-09 12:19:45.809950 | controller |               },
2026-06-09 12:19:45.809963 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 12:19:45.809977 | controller |                 ".": {},
2026-06-09 12:19:45.809990 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.810003 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.810017 | controller |                 "f:status": {},
2026-06-09 12:19:45.810030 | controller |                 "f:type": {}
2026-06-09 12:19:45.810044 | controller |               },
2026-06-09 12:19:45.810057 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 12:19:45.810071 | controller |                 ".": {},
2026-06-09 12:19:45.810084 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.810097 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.810111 | controller |                 "f:status": {},
2026-06-09 12:19:45.810129 | controller |                 "f:type": {}
2026-06-09 12:19:45.810142 | controller |               },
2026-06-09 12:19:45.810156 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 12:19:45.810169 | controller |                 ".": {},
2026-06-09 12:19:45.810182 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.810196 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.810209 | controller |                 "f:status": {},
2026-06-09 12:19:45.810222 | controller |                 "f:type": {}
2026-06-09 12:19:45.810236 | controller |               }
2026-06-09 12:19:45.810249 | controller |             },
2026-06-09 12:19:45.810263 | controller |             "f:containerStatuses": {},
2026-06-09 12:19:45.810276 | controller |             "f:hostIP": {},
2026-06-09 12:19:45.810290 | controller |             "f:hostIPs": {},
2026-06-09 12:19:45.810305 | controller |             "f:phase": {},
2026-06-09 12:19:45.810321 | controller |             "f:podIP": {},
2026-06-09 12:19:45.810336 | controller |             "f:podIPs": {
2026-06-09 12:19:45.810364 | controller |               ".": {},
2026-06-09 12:19:45.810383 | controller |               "k:{\"ip\":\"10.217.0.87\"}": {
2026-06-09 12:19:45.810398 | controller |                 ".": {},
2026-06-09 12:19:45.810412 | controller |                 "f:ip": {}
2026-06-09 12:19:45.810426 | controller |               }
2026-06-09 12:19:45.810440 | controller |             },
2026-06-09 12:19:45.810454 | controller |             "f:startTime": {}
2026-06-09 12:19:45.810468 | controller |           }
2026-06-09 12:19:45.810491 | controller |         },
2026-06-09 12:19:45.810506 | controller |         "manager": "kubelet",
2026-06-09 12:19:45.810520 | controller |         "operation": "Update",
2026-06-09 12:19:45.810534 | controller |         "subresource": "status",
2026-06-09 12:19:45.810548 | controller |         "time": "2026-06-09T11:28:58Z"
2026-06-09 12:19:45.810561 | controller |       }
2026-06-09 12:19:45.810576 | controller |     ],
2026-06-09 12:19:45.810589 | controller |     "name": "ovn-operator-controller-manager-58f85bd97f-l4dv6",
2026-06-09 12:19:45.810604 | controller |     "namespace": "openstack-operators",
2026-06-09 12:19:45.810618 | controller |     "ownerReferences": [
2026-06-09 12:19:45.810632 | controller |       {
2026-06-09 12:19:45.810646 | controller |         "apiVersion": "apps/v1",
2026-06-09 12:19:45.810659 | controller |         "blockOwnerDeletion": true,
2026-06-09 12:19:45.810673 | controller |         "controller": true,
2026-06-09 12:19:45.810687 | controller |         "kind": "ReplicaSet",
2026-06-09 12:19:45.810701 | controller |         "name": "ovn-operator-controller-manager-58f85bd97f",
2026-06-09 12:19:45.810714 | controller |         "uid": "ef510ebd-64fe-4a03-8ff8-3f4474721f9d"
2026-06-09 12:19:45.810728 | controller |       }
2026-06-09 12:19:45.810742 | controller |     ],
2026-06-09 12:19:45.810756 | controller |     "resourceVersion": "62497",
2026-06-09 12:19:45.810769 | controller |     "uid": "9bbdb28f-6409-4518-b6d0-aa06187a15e4"
2026-06-09 12:19:45.810783 | controller |   },
2026-06-09 12:19:45.810797 | controller |   "spec": {
2026-06-09 12:19:45.810811 | controller |     "containers": [
2026-06-09 12:19:45.810825 | controller |       {
2026-06-09 12:19:45.810839 | controller |         "args": [
2026-06-09 12:19:45.810852 | controller |           "--leader-elect",
2026-06-09 12:19:45.810866 | controller |           "--health-probe-bind-address=:8081",
2026-06-09 12:19:45.810880 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-09 12:19:45.810894 | controller |         ],
2026-06-09 12:19:45.810908 | controller |         "command": [
2026-06-09 12:19:45.810922 | controller |           "/manager"
2026-06-09 12:19:45.810936 | controller |         ],
2026-06-09 12:19:45.810949 | controller |         "env": [
2026-06-09 12:19:45.810963 | controller |           {
2026-06-09 12:19:45.810977 | controller |             "name": "LEASE_DURATION",
2026-06-09 12:19:45.810995 | controller |             "value": "30"
2026-06-09 12:19:45.811009 | controller |           },
2026-06-09 12:19:45.811023 | controller |           {
2026-06-09 12:19:45.811037 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 12:19:45.811051 | controller |             "value": "20"
2026-06-09 12:19:45.811065 | controller |           },
2026-06-09 12:19:45.811079 | controller |           {
2026-06-09 12:19:45.811092 | controller |             "name": "RETRY_PERIOD",
2026-06-09 12:19:45.811106 | controller |             "value": "5"
2026-06-09 12:19:45.811119 | controller |           },
2026-06-09 12:19:45.811133 | controller |           {
2026-06-09 12:19:45.811147 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-09 12:19:45.811160 | controller |             "value": "false"
2026-06-09 12:19:45.811174 | controller |           },
2026-06-09 12:19:45.811188 | controller |           {
2026-06-09 12:19:45.811202 | controller |             "name": "METRICS_CERTS",
2026-06-09 12:19:45.811215 | controller |             "value": "false"
2026-06-09 12:19:45.811229 | controller |           }
2026-06-09 12:19:45.811242 | controller |         ],
2026-06-09 12:19:45.811258 | controller |         "image": "quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7",
2026-06-09 12:19:45.811274 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 12:19:45.811289 | controller |         "livenessProbe": {
2026-06-09 12:19:45.811303 | controller |           "failureThreshold": 3,
2026-06-09 12:19:45.811317 | controller |           "httpGet": {
2026-06-09 12:19:45.811331 | controller |             "path": "/healthz",
2026-06-09 12:19:45.811345 | controller |             "port": 8081,
2026-06-09 12:19:45.811379 | controller |             "scheme": "HTTP"
2026-06-09 12:19:45.811394 | controller |           },
2026-06-09 12:19:45.811408 | controller |           "initialDelaySeconds": 15,
2026-06-09 12:19:45.811422 | controller |           "periodSeconds": 20,
2026-06-09 12:19:45.811435 | controller |           "successThreshold": 1,
2026-06-09 12:19:45.811449 | controller |           "timeoutSeconds": 1
2026-06-09 12:19:45.811462 | controller |         },
2026-06-09 12:19:45.811476 | controller |         "name": "manager",
2026-06-09 12:19:45.811489 | controller |         "readinessProbe": {
2026-06-09 12:19:45.811503 | controller |           "failureThreshold": 3,
2026-06-09 12:19:45.811516 | controller |           "httpGet": {
2026-06-09 12:19:45.811530 | controller |             "path": "/readyz",
2026-06-09 12:19:45.811543 | controller |             "port": 8081,
2026-06-09 12:19:45.811557 | controller |             "scheme": "HTTP"
2026-06-09 12:19:45.811571 | controller |           },
2026-06-09 12:19:45.811585 | controller |           "initialDelaySeconds": 5,
2026-06-09 12:19:45.811598 | controller |           "periodSeconds": 10,
2026-06-09 12:19:45.811611 | controller |           "successThreshold": 1,
2026-06-09 12:19:45.811625 | controller |           "timeoutSeconds": 1
2026-06-09 12:19:45.811638 | controller |         },
2026-06-09 12:19:45.811651 | controller |         "resources": {
2026-06-09 12:19:45.811665 | controller |           "limits": {
2026-06-09 12:19:45.811678 | controller |             "cpu": "500m",
2026-06-09 12:19:45.811692 | controller |             "memory": "512Mi"
2026-06-09 12:19:45.811706 | controller |           },
2026-06-09 12:19:45.811719 | controller |           "requests": {
2026-06-09 12:19:45.811733 | controller |             "cpu": "10m",
2026-06-09 12:19:45.811746 | controller |             "memory": "256Mi"
2026-06-09 12:19:45.811759 | controller |           }
2026-06-09 12:19:45.811773 | controller |         },
2026-06-09 12:19:45.811786 | controller |         "securityContext": {
2026-06-09 12:19:45.811800 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 12:19:45.811813 | controller |           "capabilities": {
2026-06-09 12:19:45.811830 | controller |             "drop": [
2026-06-09 12:19:45.811844 | controller |               "MKNOD"
2026-06-09 12:19:45.811858 | controller |             ]
2026-06-09 12:19:45.811871 | controller |           }
2026-06-09 12:19:45.811885 | controller |         },
2026-06-09 12:19:45.811898 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 12:19:45.811912 | controller |         "terminationMessagePolicy": "File",
2026-06-09 12:19:45.811925 | controller |         "volumeMounts": [
2026-06-09 12:19:45.811939 | controller |           {
2026-06-09 12:19:45.811952 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 12:19:45.811966 | controller |             "name": "kube-api-access-p4gq7",
2026-06-09 12:19:45.811979 | controller |             "readOnly": true
2026-06-09 12:19:45.811993 | controller |           }
2026-06-09 12:19:45.812007 | controller |         ]
2026-06-09 12:19:45.812021 | controller |       }
2026-06-09 12:19:45.812034 | controller |     ],
2026-06-09 12:19:45.812048 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 12:19:45.812061 | controller |     "enableServiceLinks": true,
2026-06-09 12:19:45.812075 | controller |     "imagePullSecrets": [
2026-06-09 12:19:45.812088 | controller |       {
2026-06-09 12:19:45.812102 | controller |         "name": "ovn-operator-controller-manager-dockercfg-l9pm7"
2026-06-09 12:19:45.812115 | controller |       }
2026-06-09 12:19:45.812129 | controller |     ],
2026-06-09 12:19:45.812142 | controller |     "nodeName": "crc",
2026-06-09 12:19:45.812155 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 12:19:45.812168 | controller |     "priority": 0,
2026-06-09 12:19:45.812182 | controller |     "restartPolicy": "Always",
2026-06-09 12:19:45.812195 | controller |     "schedulerName": "default-scheduler",
2026-06-09 12:19:45.812208 | controller |     "securityContext": {
2026-06-09 12:19:45.812222 | controller |       "runAsNonRoot": true,
2026-06-09 12:19:45.812235 | controller |       "seLinuxOptions": {
2026-06-09 12:19:45.812248 | controller |         "level": "s0:c26,c5"
2026-06-09 12:19:45.812261 | controller |       }
2026-06-09 12:19:45.812275 | controller |     },
2026-06-09 12:19:45.812288 | controller |     "serviceAccount": "ovn-operator-controller-manager",
2026-06-09 12:19:45.812302 | controller |     "serviceAccountName": "ovn-operator-controller-manager",
2026-06-09 12:19:45.812316 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 12:19:45.812330 | controller |     "tolerations": [
2026-06-09 12:19:45.812343 | controller |       {
2026-06-09 12:19:45.812379 | controller |         "effect": "NoExecute",
2026-06-09 12:19:45.812394 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 12:19:45.812409 | controller |         "operator": "Exists",
2026-06-09 12:19:45.812423 | controller |         "tolerationSeconds": 120
2026-06-09 12:19:45.812437 | controller |       },
2026-06-09 12:19:45.812450 | controller |       {
2026-06-09 12:19:45.812464 | controller |         "effect": "NoExecute",
2026-06-09 12:19:45.812477 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 12:19:45.812491 | controller |         "operator": "Exists",
2026-06-09 12:19:45.812505 | controller |         "tolerationSeconds": 120
2026-06-09 12:19:45.812518 | controller |       },
2026-06-09 12:19:45.812532 | controller |       {
2026-06-09 12:19:45.812546 | controller |         "effect": "NoSchedule",
2026-06-09 12:19:45.812560 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 12:19:45.812573 | controller |         "operator": "Exists"
2026-06-09 12:19:45.812587 | controller |       }
2026-06-09 12:19:45.812601 | controller |     ],
2026-06-09 12:19:45.812615 | controller |     "volumes": [
2026-06-09 12:19:45.812629 | controller |       {
2026-06-09 12:19:45.812642 | controller |         "name": "kube-api-access-p4gq7",
2026-06-09 12:19:45.812657 | controller |         "projected": {
2026-06-09 12:19:45.812674 | controller |           "defaultMode": 420,
2026-06-09 12:19:45.812689 | controller |           "sources": [
2026-06-09 12:19:45.812702 | controller |             {
2026-06-09 12:19:45.812716 | controller |               "serviceAccountToken": {
2026-06-09 12:19:45.812729 | controller |                 "expirationSeconds": 3607,
2026-06-09 12:19:45.812743 | controller |                 "path": "token"
2026-06-09 12:19:45.812757 | controller |               }
2026-06-09 12:19:45.812771 | controller |             },
2026-06-09 12:19:45.812784 | controller |             {
2026-06-09 12:19:45.812798 | controller |               "configMap": {
2026-06-09 12:19:45.812812 | controller |                 "items": [
2026-06-09 12:19:45.812826 | controller |                   {
2026-06-09 12:19:45.812840 | controller |                     "key": "ca.crt",
2026-06-09 12:19:45.812853 | controller |                     "path": "ca.crt"
2026-06-09 12:19:45.812867 | controller |                   }
2026-06-09 12:19:45.812961 | controller |                 ],
2026-06-09 12:19:45.812978 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 12:19:45.812993 | controller |               }
2026-06-09 12:19:45.813007 | controller |             },
2026-06-09 12:19:45.813021 | controller |             {
2026-06-09 12:19:45.813035 | controller |               "downwardAPI": {
2026-06-09 12:19:45.813049 | controller |                 "items": [
2026-06-09 12:19:45.813062 | controller |                   {
2026-06-09 12:19:45.813077 | controller |                     "fieldRef": {
2026-06-09 12:19:45.813091 | controller |                       "apiVersion": "v1",
2026-06-09 12:19:45.813105 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 12:19:45.813119 | controller |                     },
2026-06-09 12:19:45.813133 | controller |                     "path": "namespace"
2026-06-09 12:19:45.813146 | controller |                   }
2026-06-09 12:19:45.813164 | controller |                 ]
2026-06-09 12:19:45.813182 | controller |               }
2026-06-09 12:19:45.813201 | controller |             },
2026-06-09 12:19:45.813218 | controller |             {
2026-06-09 12:19:45.813236 | controller |               "configMap": {
2026-06-09 12:19:45.813254 | controller |                 "items": [
2026-06-09 12:19:45.813272 | controller |                   {
2026-06-09 12:19:45.813289 | controller |                     "key": "service-ca.crt",
2026-06-09 12:19:45.813307 | controller |                     "path": "service-ca.crt"
2026-06-09 12:19:45.813325 | controller |                   }
2026-06-09 12:19:45.813344 | controller |                 ],
2026-06-09 12:19:45.813390 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 12:19:45.813408 | controller |               }
2026-06-09 12:19:45.813428 | controller |             }
2026-06-09 12:19:45.813446 | controller |           ]
2026-06-09 12:19:45.813465 | controller |         }
2026-06-09 12:19:45.813479 | controller |       }
2026-06-09 12:19:45.813493 | controller |     ]
2026-06-09 12:19:45.813507 | controller |   },
2026-06-09 12:19:45.813521 | controller |   "status": {
2026-06-09 12:19:45.813534 | controller |     "conditions": [
2026-06-09 12:19:45.813548 | controller |       {
2026-06-09 12:19:45.813561 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.813575 | controller |         "lastTransitionTime": "2026-06-09T11:23:19Z",
2026-06-09 12:19:45.813588 | controller |         "status": "True",
2026-06-09 12:19:45.813602 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 12:19:45.813616 | controller |       },
2026-06-09 12:19:45.813630 | controller |       {
2026-06-09 12:19:45.813644 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.813658 | controller |         "lastTransitionTime": "2026-06-09T11:22:26Z",
2026-06-09 12:19:45.813672 | controller |         "status": "True",
2026-06-09 12:19:45.813685 | controller |         "type": "Initialized"
2026-06-09 12:19:45.813704 | controller |       },
2026-06-09 12:19:45.813718 | controller |       {
2026-06-09 12:19:45.813732 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.813745 | controller |         "lastTransitionTime": "2026-06-09T11:28:58Z",
2026-06-09 12:19:45.813759 | controller |         "status": "True",
2026-06-09 12:19:45.813772 | controller |         "type": "Ready"
2026-06-09 12:19:45.813786 | controller |       },
2026-06-09 12:19:45.813799 | controller |       {
2026-06-09 12:19:45.813813 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.813826 | controller |         "lastTransitionTime": "2026-06-09T11:28:58Z",
2026-06-09 12:19:45.813840 | controller |         "status": "True",
2026-06-09 12:19:45.813853 | controller |         "type": "ContainersReady"
2026-06-09 12:19:45.813867 | controller |       },
2026-06-09 12:19:45.813880 | controller |       {
2026-06-09 12:19:45.813893 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.813907 | controller |         "lastTransitionTime": "2026-06-09T11:22:26Z",
2026-06-09 12:19:45.813920 | controller |         "status": "True",
2026-06-09 12:19:45.813934 | controller |         "type": "PodScheduled"
2026-06-09 12:19:45.813947 | controller |       }
2026-06-09 12:19:45.813960 | controller |     ],
2026-06-09 12:19:45.813974 | controller |     "containerStatuses": [
2026-06-09 12:19:45.813987 | controller |       {
2026-06-09 12:19:45.814000 | controller |         "allocatedResources": {
2026-06-09 12:19:45.814014 | controller |           "cpu": "10m",
2026-06-09 12:19:45.814028 | controller |           "memory": "256Mi"
2026-06-09 12:19:45.814041 | controller |         },
2026-06-09 12:19:45.814054 | controller |         "containerID": "cri-o://c0251c417edd67fb5e400cbceec2e21a53b3a0509f1d31b391641762c8f2d54b",
2026-06-09 12:19:45.814068 | controller |         "image": "quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7",
2026-06-09 12:19:45.814083 | controller |         "imageID": "quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7",
2026-06-09 12:19:45.814097 | controller |         "lastState": {
2026-06-09 12:19:45.814110 | controller |           "terminated": {
2026-06-09 12:19:45.814124 | controller |             "containerID": "cri-o://2baa18ca23b2cb814845264095c8b703d10b48039e7bd6f2aadf94e12d1d1cbc",
2026-06-09 12:19:45.814138 | controller |             "exitCode": 1,
2026-06-09 12:19:45.814151 | controller |             "finishedAt": "2026-06-09T11:28:42Z",
2026-06-09 12:19:45.814165 | controller |             "reason": "Error",
2026-06-09 12:19:45.814179 | controller |             "startedAt": "2026-06-09T11:23:18Z"
2026-06-09 12:19:45.814192 | controller |           }
2026-06-09 12:19:45.814205 | controller |         },
2026-06-09 12:19:45.814219 | controller |         "name": "manager",
2026-06-09 12:19:45.814232 | controller |         "ready": true,
2026-06-09 12:19:45.814246 | controller |         "resources": {
2026-06-09 12:19:45.814259 | controller |           "limits": {
2026-06-09 12:19:45.814272 | controller |             "cpu": "500m",
2026-06-09 12:19:45.814286 | controller |             "memory": "512Mi"
2026-06-09 12:19:45.814299 | controller |           },
2026-06-09 12:19:45.814312 | controller |           "requests": {
2026-06-09 12:19:45.814325 | controller |             "cpu": "10m",
2026-06-09 12:19:45.814339 | controller |             "memory": "256Mi"
2026-06-09 12:19:45.814372 | controller |           }
2026-06-09 12:19:45.814387 | controller |         },
2026-06-09 12:19:45.814402 | controller |         "restartCount": 1,
2026-06-09 12:19:45.814416 | controller |         "started": true,
2026-06-09 12:19:45.814430 | controller |         "state": {
2026-06-09 12:19:45.814444 | controller |           "running": {
2026-06-09 12:19:45.814457 | controller |             "startedAt": "2026-06-09T11:28:46Z"
2026-06-09 12:19:45.814477 | controller |           }
2026-06-09 12:19:45.814491 | controller |         },
2026-06-09 12:19:45.814520 | controller |         "user": {
2026-06-09 12:19:45.814536 | controller |           "linux": {
2026-06-09 12:19:45.814550 | controller |             "gid": 0,
2026-06-09 12:19:45.814564 | controller |             "supplementalGroups": [
2026-06-09 12:19:45.814578 | controller |               0
2026-06-09 12:19:45.814591 | controller |             ],
2026-06-09 12:19:45.814605 | controller |             "uid": 65532
2026-06-09 12:19:45.814618 | controller |           }
2026-06-09 12:19:45.814632 | controller |         },
2026-06-09 12:19:45.814646 | controller |         "volumeMounts": [
2026-06-09 12:19:45.814660 | controller |           {
2026-06-09 12:19:45.814673 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 12:19:45.814687 | controller |             "name": "kube-api-access-p4gq7",
2026-06-09 12:19:45.814701 | controller |             "readOnly": true,
2026-06-09 12:19:45.814715 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 12:19:45.814729 | controller |           }
2026-06-09 12:19:45.814743 | controller |         ]
2026-06-09 12:19:45.814757 | controller |       }
2026-06-09 12:19:45.814771 | controller |     ],
2026-06-09 12:19:45.814784 | controller |     "hostIP": "192.168.126.11",
2026-06-09 12:19:45.814798 | controller |     "hostIPs": [
2026-06-09 12:19:45.814812 | controller |       {
2026-06-09 12:19:45.814825 | controller |         "ip": "192.168.126.11"
2026-06-09 12:19:45.814839 | controller |       }
2026-06-09 12:19:45.814853 | controller |     ],
2026-06-09 12:19:45.814866 | controller |     "phase": "Running",
2026-06-09 12:19:45.814880 | controller |     "podIP": "10.217.0.87",
2026-06-09 12:19:45.814893 | controller |     "podIPs": [
2026-06-09 12:19:45.814907 | controller |       {
2026-06-09 12:19:45.814920 | controller |         "ip": "10.217.0.87"
2026-06-09 12:19:45.814934 | controller |       }
2026-06-09 12:19:45.814948 | controller |     ],
2026-06-09 12:19:45.814962 | controller |     "qosClass": "Burstable",
2026-06-09 12:19:45.814975 | controller |     "startTime": "2026-06-09T11:22:26Z"
2026-06-09 12:19:45.814989 | controller |   }
2026-06-09 12:19:45.815002 | controller | }
2026-06-09 12:19:45.836176 | controller | ok:
2026-06-09 12:19:45.836223 | controller | {
2026-06-09 12:19:45.836243 | controller |   "apiVersion": "v1",
2026-06-09 12:19:45.836259 | controller |   "kind": "Pod",
2026-06-09 12:19:45.836274 | controller |   "metadata": {
2026-06-09 12:19:45.836289 | controller |     "annotations": {
2026-06-09 12:19:45.836303 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.89/23\"],\"mac_address\":\"0a:58:0a:d9:00:59\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.89/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-09 12:19:45.836318 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.89\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:59\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-09 12:19:45.836334 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-09 12:19:45.836367 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-09 12:19:45.836386 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-09 12:19:45.836401 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-09 12:19:45.836416 | controller |     },
2026-06-09 12:19:45.836430 | controller |     "creationTimestamp": "2026-06-09T11:22:26Z",
2026-06-09 12:19:45.836444 | controller |     "generateName": "swift-operator-controller-manager-67c49dd5c6-",
2026-06-09 12:19:45.836463 | controller |     "generation": 1,
2026-06-09 12:19:45.836477 | controller |     "labels": {
2026-06-09 12:19:45.836491 | controller |       "app.kubernetes.io/name": "swift-operator",
2026-06-09 12:19:45.836505 | controller |       "control-plane": "controller-manager",
2026-06-09 12:19:45.836519 | controller |       "openstack.org/operator-name": "swift",
2026-06-09 12:19:45.836533 | controller |       "pod-template-hash": "67c49dd5c6"
2026-06-09 12:19:45.836547 | controller |     },
2026-06-09 12:19:45.836561 | controller |     "managedFields": [
2026-06-09 12:19:45.836576 | controller |       {
2026-06-09 12:19:45.836590 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.836605 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.836619 | controller |         "fieldsV1": {
2026-06-09 12:19:45.836632 | controller |           "f:metadata": {
2026-06-09 12:19:45.836646 | controller |             "f:annotations": {
2026-06-09 12:19:45.836660 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 12:19:45.836674 | controller |             }
2026-06-09 12:19:45.836688 | controller |           }
2026-06-09 12:19:45.836701 | controller |         },
2026-06-09 12:19:45.836715 | controller |         "manager": "crc",
2026-06-09 12:19:45.836729 | controller |         "operation": "Update",
2026-06-09 12:19:45.836742 | controller |         "subresource": "status",
2026-06-09 12:19:45.836756 | controller |         "time": "2026-06-09T11:22:26Z"
2026-06-09 12:19:45.836770 | controller |       },
2026-06-09 12:19:45.836784 | controller |       {
2026-06-09 12:19:45.836797 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.836812 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.836826 | controller |         "fieldsV1": {
2026-06-09 12:19:45.836840 | controller |           "f:metadata": {
2026-06-09 12:19:45.836853 | controller |             "f:annotations": {
2026-06-09 12:19:45.836867 | controller |               ".": {},
2026-06-09 12:19:45.836881 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-09 12:19:45.836894 | controller |             },
2026-06-09 12:19:45.836908 | controller |             "f:generateName": {},
2026-06-09 12:19:45.836921 | controller |             "f:labels": {
2026-06-09 12:19:45.836934 | controller |               ".": {},
2026-06-09 12:19:45.836948 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 12:19:45.836961 | controller |               "f:control-plane": {},
2026-06-09 12:19:45.836974 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 12:19:45.836988 | controller |               "f:pod-template-hash": {}
2026-06-09 12:19:45.837001 | controller |             },
2026-06-09 12:19:45.837014 | controller |             "f:ownerReferences": {
2026-06-09 12:19:45.837028 | controller |               ".": {},
2026-06-09 12:19:45.837041 | controller |               "k:{\"uid\":\"10d56dab-c45c-4807-a2fe-a43a77820484\"}": {}
2026-06-09 12:19:45.837056 | controller |             }
2026-06-09 12:19:45.837070 | controller |           },
2026-06-09 12:19:45.837084 | controller |           "f:spec": {
2026-06-09 12:19:45.837097 | controller |             "f:containers": {
2026-06-09 12:19:45.837111 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-09 12:19:45.837125 | controller |                 ".": {},
2026-06-09 12:19:45.837138 | controller |                 "f:args": {},
2026-06-09 12:19:45.837151 | controller |                 "f:command": {},
2026-06-09 12:19:45.837165 | controller |                 "f:env": {
2026-06-09 12:19:45.837178 | controller |                   ".": {},
2026-06-09 12:19:45.837192 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-09 12:19:45.837206 | controller |                     ".": {},
2026-06-09 12:19:45.837219 | controller |                     "f:name": {},
2026-06-09 12:19:45.837233 | controller |                     "f:value": {}
2026-06-09 12:19:45.837250 | controller |                   },
2026-06-09 12:19:45.837264 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 12:19:45.837278 | controller |                     ".": {},
2026-06-09 12:19:45.837292 | controller |                     "f:name": {},
2026-06-09 12:19:45.837306 | controller |                     "f:value": {}
2026-06-09 12:19:45.837319 | controller |                   },
2026-06-09 12:19:45.837333 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-09 12:19:45.837350 | controller |                     ".": {},
2026-06-09 12:19:45.837381 | controller |                     "f:name": {},
2026-06-09 12:19:45.837396 | controller |                     "f:value": {}
2026-06-09 12:19:45.837410 | controller |                   },
2026-06-09 12:19:45.837423 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 12:19:45.837437 | controller |                     ".": {},
2026-06-09 12:19:45.837451 | controller |                     "f:name": {},
2026-06-09 12:19:45.837464 | controller |                     "f:value": {}
2026-06-09 12:19:45.837477 | controller |                   },
2026-06-09 12:19:45.837491 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 12:19:45.837504 | controller |                     ".": {},
2026-06-09 12:19:45.837517 | controller |                     "f:name": {},
2026-06-09 12:19:45.837531 | controller |                     "f:value": {}
2026-06-09 12:19:45.837545 | controller |                   }
2026-06-09 12:19:45.837558 | controller |                 },
2026-06-09 12:19:45.837573 | controller |                 "f:image": {},
2026-06-09 12:19:45.837586 | controller |                 "f:imagePullPolicy": {},
2026-06-09 12:19:45.837600 | controller |                 "f:livenessProbe": {
2026-06-09 12:19:45.837614 | controller |                   ".": {},
2026-06-09 12:19:45.837628 | controller |                   "f:failureThreshold": {},
2026-06-09 12:19:45.837642 | controller |                   "f:httpGet": {
2026-06-09 12:19:45.837655 | controller |                     ".": {},
2026-06-09 12:19:45.837669 | controller |                     "f:path": {},
2026-06-09 12:19:45.837683 | controller |                     "f:port": {},
2026-06-09 12:19:45.837696 | controller |                     "f:scheme": {}
2026-06-09 12:19:45.837709 | controller |                   },
2026-06-09 12:19:45.837723 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 12:19:45.837736 | controller |                   "f:periodSeconds": {},
2026-06-09 12:19:45.837749 | controller |                   "f:successThreshold": {},
2026-06-09 12:19:45.837763 | controller |                   "f:timeoutSeconds": {}
2026-06-09 12:19:45.837777 | controller |                 },
2026-06-09 12:19:45.837791 | controller |                 "f:name": {},
2026-06-09 12:19:45.837805 | controller |                 "f:readinessProbe": {
2026-06-09 12:19:45.837819 | controller |                   ".": {},
2026-06-09 12:19:45.837833 | controller |                   "f:failureThreshold": {},
2026-06-09 12:19:45.837847 | controller |                   "f:httpGet": {
2026-06-09 12:19:45.837861 | controller |                     ".": {},
2026-06-09 12:19:45.837874 | controller |                     "f:path": {},
2026-06-09 12:19:45.837888 | controller |                     "f:port": {},
2026-06-09 12:19:45.837902 | controller |                     "f:scheme": {}
2026-06-09 12:19:45.837915 | controller |                   },
2026-06-09 12:19:45.837929 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 12:19:45.837943 | controller |                   "f:periodSeconds": {},
2026-06-09 12:19:45.837957 | controller |                   "f:successThreshold": {},
2026-06-09 12:19:45.837971 | controller |                   "f:timeoutSeconds": {}
2026-06-09 12:19:45.837985 | controller |                 },
2026-06-09 12:19:45.838005 | controller |                 "f:resources": {
2026-06-09 12:19:45.838019 | controller |                   ".": {},
2026-06-09 12:19:45.838033 | controller |                   "f:limits": {
2026-06-09 12:19:45.838047 | controller |                     ".": {},
2026-06-09 12:19:45.838061 | controller |                     "f:cpu": {},
2026-06-09 12:19:45.838074 | controller |                     "f:memory": {}
2026-06-09 12:19:45.838088 | controller |                   },
2026-06-09 12:19:45.838101 | controller |                   "f:requests": {
2026-06-09 12:19:45.838115 | controller |                     ".": {},
2026-06-09 12:19:45.838129 | controller |                     "f:cpu": {},
2026-06-09 12:19:45.838142 | controller |                     "f:memory": {}
2026-06-09 12:19:45.838156 | controller |                   }
2026-06-09 12:19:45.838170 | controller |                 },
2026-06-09 12:19:45.838183 | controller |                 "f:securityContext": {
2026-06-09 12:19:45.838197 | controller |                   ".": {},
2026-06-09 12:19:45.838210 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-09 12:19:45.838224 | controller |                 },
2026-06-09 12:19:45.838238 | controller |                 "f:terminationMessagePath": {},
2026-06-09 12:19:45.838252 | controller |                 "f:terminationMessagePolicy": {}
2026-06-09 12:19:45.838266 | controller |               }
2026-06-09 12:19:45.838280 | controller |             },
2026-06-09 12:19:45.838293 | controller |             "f:dnsPolicy": {},
2026-06-09 12:19:45.838307 | controller |             "f:enableServiceLinks": {},
2026-06-09 12:19:45.838321 | controller |             "f:restartPolicy": {},
2026-06-09 12:19:45.838334 | controller |             "f:schedulerName": {},
2026-06-09 12:19:45.838362 | controller |             "f:securityContext": {
2026-06-09 12:19:45.838381 | controller |               ".": {},
2026-06-09 12:19:45.838395 | controller |               "f:runAsNonRoot": {}
2026-06-09 12:19:45.838409 | controller |             },
2026-06-09 12:19:45.838423 | controller |             "f:serviceAccount": {},
2026-06-09 12:19:45.838436 | controller |             "f:serviceAccountName": {},
2026-06-09 12:19:45.838450 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 12:19:45.838463 | controller |             "f:tolerations": {}
2026-06-09 12:19:45.838477 | controller |           }
2026-06-09 12:19:45.838491 | controller |         },
2026-06-09 12:19:45.838505 | controller |         "manager": "kube-controller-manager",
2026-06-09 12:19:45.838519 | controller |         "operation": "Update",
2026-06-09 12:19:45.838533 | controller |         "time": "2026-06-09T11:22:26Z"
2026-06-09 12:19:45.838547 | controller |       },
2026-06-09 12:19:45.838561 | controller |       {
2026-06-09 12:19:45.838575 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.838589 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.838603 | controller |         "fieldsV1": {
2026-06-09 12:19:45.838617 | controller |           "f:metadata": {
2026-06-09 12:19:45.838633 | controller |             "f:annotations": {
2026-06-09 12:19:45.838662 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 12:19:45.838678 | controller |             }
2026-06-09 12:19:45.838692 | controller |           }
2026-06-09 12:19:45.838706 | controller |         },
2026-06-09 12:19:45.838720 | controller |         "manager": "multus-daemon",
2026-06-09 12:19:45.838733 | controller |         "operation": "Update",
2026-06-09 12:19:45.838747 | controller |         "subresource": "status",
2026-06-09 12:19:45.838760 | controller |         "time": "2026-06-09T11:22:41Z"
2026-06-09 12:19:45.838774 | controller |       },
2026-06-09 12:19:45.838788 | controller |       {
2026-06-09 12:19:45.838802 | controller |         "apiVersion": "v1",
2026-06-09 12:19:45.838816 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:45.838829 | controller |         "fieldsV1": {
2026-06-09 12:19:45.838847 | controller |           "f:status": {
2026-06-09 12:19:45.838861 | controller |             "f:conditions": {
2026-06-09 12:19:45.838875 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 12:19:45.838889 | controller |                 ".": {},
2026-06-09 12:19:45.838902 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.838916 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.838930 | controller |                 "f:status": {},
2026-06-09 12:19:45.838943 | controller |                 "f:type": {}
2026-06-09 12:19:45.838957 | controller |               },
2026-06-09 12:19:45.838971 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 12:19:45.838984 | controller |                 ".": {},
2026-06-09 12:19:45.838997 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.839011 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.839024 | controller |                 "f:status": {},
2026-06-09 12:19:45.839038 | controller |                 "f:type": {}
2026-06-09 12:19:45.839051 | controller |               },
2026-06-09 12:19:45.839065 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 12:19:45.839078 | controller |                 ".": {},
2026-06-09 12:19:45.839091 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.839105 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.839118 | controller |                 "f:status": {},
2026-06-09 12:19:45.839131 | controller |                 "f:type": {}
2026-06-09 12:19:45.839145 | controller |               },
2026-06-09 12:19:45.839158 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 12:19:45.839172 | controller |                 ".": {},
2026-06-09 12:19:45.839185 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:45.839199 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:45.839212 | controller |                 "f:status": {},
2026-06-09 12:19:45.839225 | controller |                 "f:type": {}
2026-06-09 12:19:45.839239 | controller |               }
2026-06-09 12:19:45.839252 | controller |             },
2026-06-09 12:19:45.839267 | controller |             "f:containerStatuses": {},
2026-06-09 12:19:45.839282 | controller |             "f:hostIP": {},
2026-06-09 12:19:45.839298 | controller |             "f:hostIPs": {},
2026-06-09 12:19:45.839311 | controller |             "f:phase": {},
2026-06-09 12:19:45.839325 | controller |             "f:podIP": {},
2026-06-09 12:19:45.839338 | controller |             "f:podIPs": {
2026-06-09 12:19:45.839371 | controller |               ".": {},
2026-06-09 12:19:45.839387 | controller |               "k:{\"ip\":\"10.217.0.89\"}": {
2026-06-09 12:19:45.839401 | controller |                 ".": {},
2026-06-09 12:19:45.839414 | controller |                 "f:ip": {}
2026-06-09 12:19:45.839427 | controller |               }
2026-06-09 12:19:45.839441 | controller |             },
2026-06-09 12:19:45.839454 | controller |             "f:startTime": {}
2026-06-09 12:19:45.839468 | controller |           }
2026-06-09 12:19:45.839481 | controller |         },
2026-06-09 12:19:45.839495 | controller |         "manager": "kubelet",
2026-06-09 12:19:45.839508 | controller |         "operation": "Update",
2026-06-09 12:19:45.839522 | controller |         "subresource": "status",
2026-06-09 12:19:45.839536 | controller |         "time": "2026-06-09T11:28:58Z"
2026-06-09 12:19:45.839549 | controller |       }
2026-06-09 12:19:45.839563 | controller |     ],
2026-06-09 12:19:45.839576 | controller |     "name": "swift-operator-controller-manager-67c49dd5c6-m868m",
2026-06-09 12:19:45.839590 | controller |     "namespace": "openstack-operators",
2026-06-09 12:19:45.839604 | controller |     "ownerReferences": [
2026-06-09 12:19:45.839617 | controller |       {
2026-06-09 12:19:45.839631 | controller |         "apiVersion": "apps/v1",
2026-06-09 12:19:45.839648 | controller |         "blockOwnerDeletion": true,
2026-06-09 12:19:45.839662 | controller |         "controller": true,
2026-06-09 12:19:45.839676 | controller |         "kind": "ReplicaSet",
2026-06-09 12:19:45.839690 | controller |         "name": "swift-operator-controller-manager-67c49dd5c6",
2026-06-09 12:19:45.839703 | controller |         "uid": "10d56dab-c45c-4807-a2fe-a43a77820484"
2026-06-09 12:19:45.839717 | controller |       }
2026-06-09 12:19:45.839731 | controller |     ],
2026-06-09 12:19:45.839745 | controller |     "resourceVersion": "62495",
2026-06-09 12:19:45.839759 | controller |     "uid": "eaeccb80-3b39-4006-85b8-dd3140e9256b"
2026-06-09 12:19:45.839772 | controller |   },
2026-06-09 12:19:45.839786 | controller |   "spec": {
2026-06-09 12:19:45.839800 | controller |     "containers": [
2026-06-09 12:19:45.839814 | controller |       {
2026-06-09 12:19:45.839827 | controller |         "args": [
2026-06-09 12:19:45.839841 | controller |           "--leader-elect",
2026-06-09 12:19:45.839855 | controller |           "--health-probe-bind-address=:8081",
2026-06-09 12:19:45.839868 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-09 12:19:45.839882 | controller |         ],
2026-06-09 12:19:45.839895 | controller |         "command": [
2026-06-09 12:19:45.839909 | controller |           "/manager"
2026-06-09 12:19:45.839923 | controller |         ],
2026-06-09 12:19:45.839936 | controller |         "env": [
2026-06-09 12:19:45.839950 | controller |           {
2026-06-09 12:19:45.839963 | controller |             "name": "LEASE_DURATION",
2026-06-09 12:19:45.839977 | controller |             "value": "30"
2026-06-09 12:19:45.839990 | controller |           },
2026-06-09 12:19:45.840003 | controller |           {
2026-06-09 12:19:45.840017 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 12:19:45.840030 | controller |             "value": "20"
2026-06-09 12:19:45.840044 | controller |           },
2026-06-09 12:19:45.840057 | controller |           {
2026-06-09 12:19:45.840071 | controller |             "name": "RETRY_PERIOD",
2026-06-09 12:19:45.840084 | controller |             "value": "5"
2026-06-09 12:19:45.840098 | controller |           },
2026-06-09 12:19:45.840112 | controller |           {
2026-06-09 12:19:45.840125 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-09 12:19:45.840139 | controller |             "value": "false"
2026-06-09 12:19:45.840153 | controller |           },
2026-06-09 12:19:45.840166 | controller |           {
2026-06-09 12:19:45.840180 | controller |             "name": "METRICS_CERTS",
2026-06-09 12:19:45.840194 | controller |             "value": "false"
2026-06-09 12:19:45.840207 | controller |           }
2026-06-09 12:19:45.840221 | controller |         ],
2026-06-09 12:19:45.840235 | controller |         "image": "quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67",
2026-06-09 12:19:45.840250 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 12:19:45.840266 | controller |         "livenessProbe": {
2026-06-09 12:19:45.840282 | controller |           "failureThreshold": 3,
2026-06-09 12:19:45.840296 | controller |           "httpGet": {
2026-06-09 12:19:45.840310 | controller |             "path": "/healthz",
2026-06-09 12:19:45.840323 | controller |             "port": 8081,
2026-06-09 12:19:45.840337 | controller |             "scheme": "HTTP"
2026-06-09 12:19:45.840367 | controller |           },
2026-06-09 12:19:45.840386 | controller |           "initialDelaySeconds": 15,
2026-06-09 12:19:45.840400 | controller |           "periodSeconds": 20,
2026-06-09 12:19:45.840414 | controller |           "successThreshold": 1,
2026-06-09 12:19:45.840427 | controller |           "timeoutSeconds": 1
2026-06-09 12:19:45.840441 | controller |         },
2026-06-09 12:19:45.840455 | controller |         "name": "manager",
2026-06-09 12:19:45.840469 | controller |         "readinessProbe": {
2026-06-09 12:19:45.840486 | controller |           "failureThreshold": 3,
2026-06-09 12:19:45.840501 | controller |           "httpGet": {
2026-06-09 12:19:45.840514 | controller |             "path": "/readyz",
2026-06-09 12:19:45.840528 | controller |             "port": 8081,
2026-06-09 12:19:45.840541 | controller |             "scheme": "HTTP"
2026-06-09 12:19:45.840555 | controller |           },
2026-06-09 12:19:45.840568 | controller |           "initialDelaySeconds": 5,
2026-06-09 12:19:45.840582 | controller |           "periodSeconds": 10,
2026-06-09 12:19:45.840596 | controller |           "successThreshold": 1,
2026-06-09 12:19:45.840610 | controller |           "timeoutSeconds": 1
2026-06-09 12:19:45.840623 | controller |         },
2026-06-09 12:19:45.840637 | controller |         "resources": {
2026-06-09 12:19:45.840650 | controller |           "limits": {
2026-06-09 12:19:45.840664 | controller |             "cpu": "500m",
2026-06-09 12:19:45.840678 | controller |             "memory": "512Mi"
2026-06-09 12:19:45.840691 | controller |           },
2026-06-09 12:19:45.840705 | controller |           "requests": {
2026-06-09 12:19:45.840719 | controller |             "cpu": "10m",
2026-06-09 12:19:45.840733 | controller |             "memory": "256Mi"
2026-06-09 12:19:45.840746 | controller |           }
2026-06-09 12:19:45.840760 | controller |         },
2026-06-09 12:19:45.840773 | controller |         "securityContext": {
2026-06-09 12:19:45.840787 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 12:19:45.840801 | controller |           "capabilities": {
2026-06-09 12:19:45.840814 | controller |             "drop": [
2026-06-09 12:19:45.840828 | controller |               "ALL"
2026-06-09 12:19:45.840842 | controller |             ]
2026-06-09 12:19:45.840855 | controller |           },
2026-06-09 12:19:45.840868 | controller |           "runAsUser": 1000660000
2026-06-09 12:19:45.840882 | controller |         },
2026-06-09 12:19:45.840895 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 12:19:45.840909 | controller |         "terminationMessagePolicy": "File",
2026-06-09 12:19:45.840923 | controller |         "volumeMounts": [
2026-06-09 12:19:45.840936 | controller |           {
2026-06-09 12:19:45.840950 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 12:19:45.840964 | controller |             "name": "kube-api-access-9bjf9",
2026-06-09 12:19:45.840977 | controller |             "readOnly": true
2026-06-09 12:19:45.840991 | controller |           }
2026-06-09 12:19:45.841004 | controller |         ]
2026-06-09 12:19:45.841018 | controller |       }
2026-06-09 12:19:45.841031 | controller |     ],
2026-06-09 12:19:45.841044 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 12:19:45.841058 | controller |     "enableServiceLinks": true,
2026-06-09 12:19:45.841071 | controller |     "imagePullSecrets": [
2026-06-09 12:19:45.841084 | controller |       {
2026-06-09 12:19:45.841098 | controller |         "name": "swift-operator-controller-manager-dockercfg-hw5tm"
2026-06-09 12:19:45.841112 | controller |       }
2026-06-09 12:19:45.841125 | controller |     ],
2026-06-09 12:19:45.841139 | controller |     "nodeName": "crc",
2026-06-09 12:19:45.841152 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 12:19:45.841165 | controller |     "priority": 0,
2026-06-09 12:19:45.841178 | controller |     "restartPolicy": "Always",
2026-06-09 12:19:45.841191 | controller |     "schedulerName": "default-scheduler",
2026-06-09 12:19:45.841205 | controller |     "securityContext": {
2026-06-09 12:19:45.841218 | controller |       "fsGroup": 1000660000,
2026-06-09 12:19:45.841232 | controller |       "runAsNonRoot": true,
2026-06-09 12:19:45.841245 | controller |       "seLinuxOptions": {
2026-06-09 12:19:45.841259 | controller |         "level": "s0:c26,c5"
2026-06-09 12:19:45.841272 | controller |       },
2026-06-09 12:19:45.841285 | controller |       "seccompProfile": {
2026-06-09 12:19:45.841303 | controller |         "type": "RuntimeDefault"
2026-06-09 12:19:45.841317 | controller |       }
2026-06-09 12:19:45.841331 | controller |     },
2026-06-09 12:19:45.841344 | controller |     "serviceAccount": "swift-operator-controller-manager",
2026-06-09 12:19:45.841378 | controller |     "serviceAccountName": "swift-operator-controller-manager",
2026-06-09 12:19:45.841393 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 12:19:45.841407 | controller |     "tolerations": [
2026-06-09 12:19:45.841421 | controller |       {
2026-06-09 12:19:45.841435 | controller |         "effect": "NoExecute",
2026-06-09 12:19:45.841449 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 12:19:45.841463 | controller |         "operator": "Exists",
2026-06-09 12:19:45.841477 | controller |         "tolerationSeconds": 120
2026-06-09 12:19:45.841491 | controller |       },
2026-06-09 12:19:45.841505 | controller |       {
2026-06-09 12:19:45.841518 | controller |         "effect": "NoExecute",
2026-06-09 12:19:45.841532 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 12:19:45.841545 | controller |         "operator": "Exists",
2026-06-09 12:19:45.841559 | controller |         "tolerationSeconds": 120
2026-06-09 12:19:45.841573 | controller |       },
2026-06-09 12:19:45.841587 | controller |       {
2026-06-09 12:19:45.841600 | controller |         "effect": "NoSchedule",
2026-06-09 12:19:45.841613 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 12:19:45.841627 | controller |         "operator": "Exists"
2026-06-09 12:19:45.841641 | controller |       }
2026-06-09 12:19:45.841654 | controller |     ],
2026-06-09 12:19:45.841668 | controller |     "volumes": [
2026-06-09 12:19:45.841682 | controller |       {
2026-06-09 12:19:45.841695 | controller |         "name": "kube-api-access-9bjf9",
2026-06-09 12:19:45.841709 | controller |         "projected": {
2026-06-09 12:19:45.841723 | controller |           "defaultMode": 420,
2026-06-09 12:19:45.841736 | controller |           "sources": [
2026-06-09 12:19:45.841750 | controller |             {
2026-06-09 12:19:45.841764 | controller |               "serviceAccountToken": {
2026-06-09 12:19:45.841778 | controller |                 "expirationSeconds": 3607,
2026-06-09 12:19:45.841791 | controller |                 "path": "token"
2026-06-09 12:19:45.841805 | controller |               }
2026-06-09 12:19:45.841819 | controller |             },
2026-06-09 12:19:45.841833 | controller |             {
2026-06-09 12:19:45.841847 | controller |               "configMap": {
2026-06-09 12:19:45.841860 | controller |                 "items": [
2026-06-09 12:19:45.841874 | controller |                   {
2026-06-09 12:19:45.841888 | controller |                     "key": "ca.crt",
2026-06-09 12:19:45.841901 | controller |                     "path": "ca.crt"
2026-06-09 12:19:45.841915 | controller |                   }
2026-06-09 12:19:45.841928 | controller |                 ],
2026-06-09 12:19:45.841942 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 12:19:45.841955 | controller |               }
2026-06-09 12:19:45.841969 | controller |             },
2026-06-09 12:19:45.841983 | controller |             {
2026-06-09 12:19:45.841997 | controller |               "downwardAPI": {
2026-06-09 12:19:45.842010 | controller |                 "items": [
2026-06-09 12:19:45.842023 | controller |                   {
2026-06-09 12:19:45.842037 | controller |                     "fieldRef": {
2026-06-09 12:19:45.842051 | controller |                       "apiVersion": "v1",
2026-06-09 12:19:45.842065 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 12:19:45.842078 | controller |                     },
2026-06-09 12:19:45.842092 | controller |                     "path": "namespace"
2026-06-09 12:19:45.842106 | controller |                   }
2026-06-09 12:19:45.842119 | controller |                 ]
2026-06-09 12:19:45.842133 | controller |               }
2026-06-09 12:19:45.842153 | controller |             },
2026-06-09 12:19:45.842167 | controller |             {
2026-06-09 12:19:45.842181 | controller |               "configMap": {
2026-06-09 12:19:45.842195 | controller |                 "items": [
2026-06-09 12:19:45.842208 | controller |                   {
2026-06-09 12:19:45.842221 | controller |                     "key": "service-ca.crt",
2026-06-09 12:19:45.842235 | controller |                     "path": "service-ca.crt"
2026-06-09 12:19:45.842249 | controller |                   }
2026-06-09 12:19:45.842263 | controller |                 ],
2026-06-09 12:19:45.842277 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 12:19:45.842291 | controller |               }
2026-06-09 12:19:45.842305 | controller |             }
2026-06-09 12:19:45.842318 | controller |           ]
2026-06-09 12:19:45.842332 | controller |         }
2026-06-09 12:19:45.842348 | controller |       }
2026-06-09 12:19:45.842380 | controller |     ]
2026-06-09 12:19:45.842394 | controller |   },
2026-06-09 12:19:45.842408 | controller |   "status": {
2026-06-09 12:19:45.842422 | controller |     "conditions": [
2026-06-09 12:19:45.842436 | controller |       {
2026-06-09 12:19:45.842450 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.842463 | controller |         "lastTransitionTime": "2026-06-09T11:23:19Z",
2026-06-09 12:19:45.842477 | controller |         "status": "True",
2026-06-09 12:19:45.842491 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 12:19:45.842504 | controller |       },
2026-06-09 12:19:45.842518 | controller |       {
2026-06-09 12:19:45.842531 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.842545 | controller |         "lastTransitionTime": "2026-06-09T11:22:26Z",
2026-06-09 12:19:45.842559 | controller |         "status": "True",
2026-06-09 12:19:45.842572 | controller |         "type": "Initialized"
2026-06-09 12:19:45.842586 | controller |       },
2026-06-09 12:19:45.842600 | controller |       {
2026-06-09 12:19:45.842614 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.842628 | controller |         "lastTransitionTime": "2026-06-09T11:28:58Z",
2026-06-09 12:19:45.842642 | controller |         "status": "True",
2026-06-09 12:19:45.842658 | controller |         "type": "Ready"
2026-06-09 12:19:45.842688 | controller |       },
2026-06-09 12:19:45.842704 | controller |       {
2026-06-09 12:19:45.842718 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.842732 | controller |         "lastTransitionTime": "2026-06-09T11:28:58Z",
2026-06-09 12:19:45.842746 | controller |         "status": "True",
2026-06-09 12:19:45.842759 | controller |         "type": "ContainersReady"
2026-06-09 12:19:45.842773 | controller |       },
2026-06-09 12:19:45.842787 | controller |       {
2026-06-09 12:19:45.842800 | controller |         "lastProbeTime": null,
2026-06-09 12:19:45.842814 | controller |         "lastTransitionTime": "2026-06-09T11:22:26Z",
2026-06-09 12:19:45.842827 | controller |         "status": "True",
2026-06-09 12:19:45.842841 | controller |         "type": "PodScheduled"
2026-06-09 12:19:45.842854 | controller |       }
2026-06-09 12:19:45.842867 | controller |     ],
2026-06-09 12:19:45.842880 | controller |     "containerStatuses": [
2026-06-09 12:19:45.842894 | controller |       {
2026-06-09 12:19:45.842907 | controller |         "allocatedResources": {
2026-06-09 12:19:45.842921 | controller |           "cpu": "10m",
2026-06-09 12:19:45.842935 | controller |           "memory": "256Mi"
2026-06-09 12:19:45.842948 | controller |         },
2026-06-09 12:19:45.842961 | controller |         "containerID": "cri-o://8639a7c6af87ffe1661824e9cb9dbef0bdcb3680f8215bdc8307eaef1befb424",
2026-06-09 12:19:45.842975 | controller |         "image": "quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67",
2026-06-09 12:19:45.842989 | controller |         "imageID": "quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67",
2026-06-09 12:19:45.843007 | controller |         "lastState": {
2026-06-09 12:19:45.843021 | controller |           "terminated": {
2026-06-09 12:19:45.843035 | controller |             "containerID": "cri-o://43ec6eed3936c660ec6c38c8289f1025a9dd228e5711c146a7ba51b8c3228340",
2026-06-09 12:19:45.843049 | controller |             "exitCode": 1,
2026-06-09 12:19:45.843063 | controller |             "finishedAt": "2026-06-09T11:28:42Z",
2026-06-09 12:19:45.843076 | controller |             "reason": "Error",
2026-06-09 12:19:45.843090 | controller |             "startedAt": "2026-06-09T11:23:18Z"
2026-06-09 12:19:45.843104 | controller |           }
2026-06-09 12:19:45.843117 | controller |         },
2026-06-09 12:19:45.843131 | controller |         "name": "manager",
2026-06-09 12:19:45.843144 | controller |         "ready": true,
2026-06-09 12:19:45.843157 | controller |         "resources": {
2026-06-09 12:19:45.843170 | controller |           "limits": {
2026-06-09 12:19:45.843183 | controller |             "cpu": "500m",
2026-06-09 12:19:45.843196 | controller |             "memory": "512Mi"
2026-06-09 12:19:45.843209 | controller |           },
2026-06-09 12:19:45.843223 | controller |           "requests": {
2026-06-09 12:19:45.843236 | controller |             "cpu": "10m",
2026-06-09 12:19:45.843249 | controller |             "memory": "256Mi"
2026-06-09 12:19:45.843262 | controller |           }
2026-06-09 12:19:45.843276 | controller |         },
2026-06-09 12:19:45.843289 | controller |         "restartCount": 1,
2026-06-09 12:19:45.843302 | controller |         "started": true,
2026-06-09 12:19:45.843316 | controller |         "state": {
2026-06-09 12:19:45.843329 | controller |           "running": {
2026-06-09 12:19:45.843343 | controller |             "startedAt": "2026-06-09T11:28:45Z"
2026-06-09 12:19:45.843375 | controller |           }
2026-06-09 12:19:45.843391 | controller |         },
2026-06-09 12:19:45.843405 | controller |         "user": {
2026-06-09 12:19:45.843419 | controller |           "linux": {
2026-06-09 12:19:45.843432 | controller |             "gid": 0,
2026-06-09 12:19:45.843446 | controller |             "supplementalGroups": [
2026-06-09 12:19:45.843460 | controller |               0,
2026-06-09 12:19:45.843474 | controller |               1000660000
2026-06-09 12:19:45.843487 | controller |             ],
2026-06-09 12:19:45.843501 | controller |             "uid": 1000660000
2026-06-09 12:19:45.843515 | controller |           }
2026-06-09 12:19:45.843529 | controller |         },
2026-06-09 12:19:45.843542 | controller |         "volumeMounts": [
2026-06-09 12:19:45.843556 | controller |           {
2026-06-09 12:19:45.843569 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 12:19:45.843583 | controller |             "name": "kube-api-access-9bjf9",
2026-06-09 12:19:45.843598 | controller |             "readOnly": true,
2026-06-09 12:19:45.843612 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 12:19:45.843626 | controller |           }
2026-06-09 12:19:45.843640 | controller |         ]
2026-06-09 12:19:45.843653 | controller |       }
2026-06-09 12:19:45.843667 | controller |     ],
2026-06-09 12:19:45.843681 | controller |     "hostIP": "192.168.126.11",
2026-06-09 12:19:45.843694 | controller |     "hostIPs": [
2026-06-09 12:19:45.843708 | controller |       {
2026-06-09 12:19:45.843722 | controller |         "ip": "192.168.126.11"
2026-06-09 12:19:45.843735 | controller |       }
2026-06-09 12:19:45.843749 | controller |     ],
2026-06-09 12:19:45.843763 | controller |     "phase": "Running",
2026-06-09 12:19:45.843777 | controller |     "podIP": "10.217.0.89",
2026-06-09 12:19:45.843790 | controller |     "podIPs": [
2026-06-09 12:19:45.843804 | controller |       {
2026-06-09 12:19:45.843818 | controller |         "ip": "10.217.0.89"
2026-06-09 12:19:45.843831 | controller |       }
2026-06-09 12:19:45.843849 | controller |     ],
2026-06-09 12:19:45.843863 | controller |     "qosClass": "Burstable",
2026-06-09 12:19:45.843877 | controller |     "startTime": "2026-06-09T11:22:26Z"
2026-06-09 12:19:45.843891 | controller |   }
2026-06-09 12:19:45.843905 | controller | }
2026-06-09 12:19:46.159362 | controller | ok:
2026-06-09 12:19:46.159525 | controller | {
2026-06-09 12:19:46.159546 | controller |   "apiVersion": "v1",
2026-06-09 12:19:46.159562 | controller |   "kind": "Pod",
2026-06-09 12:19:46.159577 | controller |   "metadata": {
2026-06-09 12:19:46.159592 | controller |     "annotations": {
2026-06-09 12:19:46.159606 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.90/23\"],\"mac_address\":\"0a:58:0a:d9:00:5a\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.90/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-09 12:19:46.159622 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.90\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:5a\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-09 12:19:46.159638 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-09 12:19:46.159653 | controller |       "openshift.io/scc": "anyuid",
2026-06-09 12:19:46.159667 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-09 12:19:46.159682 | controller |     },
2026-06-09 12:19:46.159696 | controller |     "creationTimestamp": "2026-06-09T11:22:26Z",
2026-06-09 12:19:46.159710 | controller |     "generateName": "telemetry-operator-controller-manager-5d65c7d97d-",
2026-06-09 12:19:46.159724 | controller |     "generation": 1,
2026-06-09 12:19:46.159739 | controller |     "labels": {
2026-06-09 12:19:46.159753 | controller |       "app.kubernetes.io/name": "telemetry-operator",
2026-06-09 12:19:46.159767 | controller |       "control-plane": "controller-manager",
2026-06-09 12:19:46.159781 | controller |       "openstack.org/operator-name": "telemetry",
2026-06-09 12:19:46.159795 | controller |       "pod-template-hash": "5d65c7d97d"
2026-06-09 12:19:46.159809 | controller |     },
2026-06-09 12:19:46.159823 | controller |     "managedFields": [
2026-06-09 12:19:46.159837 | controller |       {
2026-06-09 12:19:46.159850 | controller |         "apiVersion": "v1",
2026-06-09 12:19:46.159864 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:46.159878 | controller |         "fieldsV1": {
2026-06-09 12:19:46.159892 | controller |           "f:metadata": {
2026-06-09 12:19:46.159905 | controller |             "f:annotations": {
2026-06-09 12:19:46.159919 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 12:19:46.159934 | controller |             }
2026-06-09 12:19:46.159948 | controller |           }
2026-06-09 12:19:46.159962 | controller |         },
2026-06-09 12:19:46.159976 | controller |         "manager": "crc",
2026-06-09 12:19:46.159990 | controller |         "operation": "Update",
2026-06-09 12:19:46.160004 | controller |         "subresource": "status",
2026-06-09 12:19:46.160017 | controller |         "time": "2026-06-09T11:22:26Z"
2026-06-09 12:19:46.160031 | controller |       },
2026-06-09 12:19:46.160045 | controller |       {
2026-06-09 12:19:46.160059 | controller |         "apiVersion": "v1",
2026-06-09 12:19:46.160073 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:46.160087 | controller |         "fieldsV1": {
2026-06-09 12:19:46.160101 | controller |           "f:metadata": {
2026-06-09 12:19:46.160115 | controller |             "f:annotations": {
2026-06-09 12:19:46.160128 | controller |               ".": {},
2026-06-09 12:19:46.160142 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-09 12:19:46.160163 | controller |             },
2026-06-09 12:19:46.160177 | controller |             "f:generateName": {},
2026-06-09 12:19:46.160192 | controller |             "f:labels": {
2026-06-09 12:19:46.160205 | controller |               ".": {},
2026-06-09 12:19:46.160219 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 12:19:46.160233 | controller |               "f:control-plane": {},
2026-06-09 12:19:46.160246 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 12:19:46.160260 | controller |               "f:pod-template-hash": {}
2026-06-09 12:19:46.160274 | controller |             },
2026-06-09 12:19:46.160287 | controller |             "f:ownerReferences": {
2026-06-09 12:19:46.160301 | controller |               ".": {},
2026-06-09 12:19:46.160317 | controller |               "k:{\"uid\":\"56124b47-9062-4416-b992-e76bf058d893\"}": {}
2026-06-09 12:19:46.160333 | controller |             }
2026-06-09 12:19:46.160364 | controller |           },
2026-06-09 12:19:46.160383 | controller |           "f:spec": {
2026-06-09 12:19:46.160397 | controller |             "f:containers": {
2026-06-09 12:19:46.160411 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-09 12:19:46.160435 | controller |                 ".": {},
2026-06-09 12:19:46.160450 | controller |                 "f:args": {},
2026-06-09 12:19:46.160464 | controller |                 "f:command": {},
2026-06-09 12:19:46.160477 | controller |                 "f:env": {
2026-06-09 12:19:46.160491 | controller |                   ".": {},
2026-06-09 12:19:46.160504 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-09 12:19:46.160518 | controller |                     ".": {},
2026-06-09 12:19:46.160532 | controller |                     "f:name": {},
2026-06-09 12:19:46.160546 | controller |                     "f:value": {}
2026-06-09 12:19:46.160559 | controller |                   },
2026-06-09 12:19:46.160573 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 12:19:46.160586 | controller |                     ".": {},
2026-06-09 12:19:46.160600 | controller |                     "f:name": {},
2026-06-09 12:19:46.160613 | controller |                     "f:value": {}
2026-06-09 12:19:46.160627 | controller |                   },
2026-06-09 12:19:46.160640 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-09 12:19:46.160654 | controller |                     ".": {},
2026-06-09 12:19:46.160667 | controller |                     "f:name": {},
2026-06-09 12:19:46.160681 | controller |                     "f:value": {}
2026-06-09 12:19:46.160694 | controller |                   },
2026-06-09 12:19:46.160708 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 12:19:46.160721 | controller |                     ".": {},
2026-06-09 12:19:46.160734 | controller |                     "f:name": {},
2026-06-09 12:19:46.160748 | controller |                     "f:value": {}
2026-06-09 12:19:46.160762 | controller |                   },
2026-06-09 12:19:46.160775 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 12:19:46.160789 | controller |                     ".": {},
2026-06-09 12:19:46.160802 | controller |                     "f:name": {},
2026-06-09 12:19:46.160815 | controller |                     "f:value": {}
2026-06-09 12:19:46.160828 | controller |                   }
2026-06-09 12:19:46.160842 | controller |                 },
2026-06-09 12:19:46.160855 | controller |                 "f:image": {},
2026-06-09 12:19:46.160868 | controller |                 "f:imagePullPolicy": {},
2026-06-09 12:19:46.160882 | controller |                 "f:livenessProbe": {
2026-06-09 12:19:46.160896 | controller |                   ".": {},
2026-06-09 12:19:46.160910 | controller |                   "f:failureThreshold": {},
2026-06-09 12:19:46.160923 | controller |                   "f:httpGet": {
2026-06-09 12:19:46.160941 | controller |                     ".": {},
2026-06-09 12:19:46.160956 | controller |                     "f:path": {},
2026-06-09 12:19:46.160970 | controller |                     "f:port": {},
2026-06-09 12:19:46.160984 | controller |                     "f:scheme": {}
2026-06-09 12:19:46.160998 | controller |                   },
2026-06-09 12:19:46.161011 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 12:19:46.161025 | controller |                   "f:periodSeconds": {},
2026-06-09 12:19:46.161039 | controller |                   "f:successThreshold": {},
2026-06-09 12:19:46.161053 | controller |                   "f:timeoutSeconds": {}
2026-06-09 12:19:46.161066 | controller |                 },
2026-06-09 12:19:46.161080 | controller |                 "f:name": {},
2026-06-09 12:19:46.161094 | controller |                 "f:readinessProbe": {
2026-06-09 12:19:46.161108 | controller |                   ".": {},
2026-06-09 12:19:46.161122 | controller |                   "f:failureThreshold": {},
2026-06-09 12:19:46.161135 | controller |                   "f:httpGet": {
2026-06-09 12:19:46.161149 | controller |                     ".": {},
2026-06-09 12:19:46.161163 | controller |                     "f:path": {},
2026-06-09 12:19:46.161176 | controller |                     "f:port": {},
2026-06-09 12:19:46.161190 | controller |                     "f:scheme": {}
2026-06-09 12:19:46.161204 | controller |                   },
2026-06-09 12:19:46.161217 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 12:19:46.161231 | controller |                   "f:periodSeconds": {},
2026-06-09 12:19:46.161245 | controller |                   "f:successThreshold": {},
2026-06-09 12:19:46.161258 | controller |                   "f:timeoutSeconds": {}
2026-06-09 12:19:46.161272 | controller |                 },
2026-06-09 12:19:46.161286 | controller |                 "f:resources": {
2026-06-09 12:19:46.161300 | controller |                   ".": {},
2026-06-09 12:19:46.161314 | controller |                   "f:limits": {
2026-06-09 12:19:46.161328 | controller |                     ".": {},
2026-06-09 12:19:46.161341 | controller |                     "f:cpu": {},
2026-06-09 12:19:46.161376 | controller |                     "f:memory": {}
2026-06-09 12:19:46.161392 | controller |                   },
2026-06-09 12:19:46.161406 | controller |                   "f:requests": {
2026-06-09 12:19:46.161419 | controller |                     ".": {},
2026-06-09 12:19:46.161433 | controller |                     "f:cpu": {},
2026-06-09 12:19:46.161446 | controller |                     "f:memory": {}
2026-06-09 12:19:46.161460 | controller |                   }
2026-06-09 12:19:46.161474 | controller |                 },
2026-06-09 12:19:46.161487 | controller |                 "f:securityContext": {
2026-06-09 12:19:46.161501 | controller |                   ".": {},
2026-06-09 12:19:46.161515 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-09 12:19:46.161529 | controller |                 },
2026-06-09 12:19:46.161543 | controller |                 "f:terminationMessagePath": {},
2026-06-09 12:19:46.161557 | controller |                 "f:terminationMessagePolicy": {}
2026-06-09 12:19:46.161571 | controller |               }
2026-06-09 12:19:46.161584 | controller |             },
2026-06-09 12:19:46.161598 | controller |             "f:dnsPolicy": {},
2026-06-09 12:19:46.161612 | controller |             "f:enableServiceLinks": {},
2026-06-09 12:19:46.161626 | controller |             "f:restartPolicy": {},
2026-06-09 12:19:46.161639 | controller |             "f:schedulerName": {},
2026-06-09 12:19:46.161653 | controller |             "f:securityContext": {
2026-06-09 12:19:46.161666 | controller |               ".": {},
2026-06-09 12:19:46.161679 | controller |               "f:runAsNonRoot": {}
2026-06-09 12:19:46.161693 | controller |             },
2026-06-09 12:19:46.161707 | controller |             "f:serviceAccount": {},
2026-06-09 12:19:46.161723 | controller |             "f:serviceAccountName": {},
2026-06-09 12:19:46.161737 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 12:19:46.161751 | controller |             "f:tolerations": {}
2026-06-09 12:19:46.161765 | controller |           }
2026-06-09 12:19:46.161779 | controller |         },
2026-06-09 12:19:46.161793 | controller |         "manager": "kube-controller-manager",
2026-06-09 12:19:46.161807 | controller |         "operation": "Update",
2026-06-09 12:19:46.161821 | controller |         "time": "2026-06-09T11:22:26Z"
2026-06-09 12:19:46.161835 | controller |       },
2026-06-09 12:19:46.161849 | controller |       {
2026-06-09 12:19:46.161862 | controller |         "apiVersion": "v1",
2026-06-09 12:19:46.161876 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:46.161889 | controller |         "fieldsV1": {
2026-06-09 12:19:46.161903 | controller |           "f:metadata": {
2026-06-09 12:19:46.161917 | controller |             "f:annotations": {
2026-06-09 12:19:46.161931 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 12:19:46.161945 | controller |             }
2026-06-09 12:19:46.161959 | controller |           }
2026-06-09 12:19:46.161973 | controller |         },
2026-06-09 12:19:46.161986 | controller |         "manager": "multus-daemon",
2026-06-09 12:19:46.162000 | controller |         "operation": "Update",
2026-06-09 12:19:46.162014 | controller |         "subresource": "status",
2026-06-09 12:19:46.162027 | controller |         "time": "2026-06-09T11:22:40Z"
2026-06-09 12:19:46.162041 | controller |       },
2026-06-09 12:19:46.162054 | controller |       {
2026-06-09 12:19:46.162068 | controller |         "apiVersion": "v1",
2026-06-09 12:19:46.162081 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:46.162095 | controller |         "fieldsV1": {
2026-06-09 12:19:46.162109 | controller |           "f:status": {
2026-06-09 12:19:46.162123 | controller |             "f:conditions": {
2026-06-09 12:19:46.162136 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 12:19:46.162150 | controller |                 ".": {},
2026-06-09 12:19:46.162163 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:46.162177 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:46.162191 | controller |                 "f:status": {},
2026-06-09 12:19:46.162205 | controller |                 "f:type": {}
2026-06-09 12:19:46.162219 | controller |               },
2026-06-09 12:19:46.162232 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 12:19:46.162246 | controller |                 ".": {},
2026-06-09 12:19:46.162260 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:46.162274 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:46.162287 | controller |                 "f:status": {},
2026-06-09 12:19:46.162303 | controller |                 "f:type": {}
2026-06-09 12:19:46.162318 | controller |               },
2026-06-09 12:19:46.162332 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 12:19:46.162349 | controller |                 ".": {},
2026-06-09 12:19:46.162380 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:46.162395 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:46.162409 | controller |                 "f:status": {},
2026-06-09 12:19:46.162422 | controller |                 "f:type": {}
2026-06-09 12:19:46.162436 | controller |               },
2026-06-09 12:19:46.162449 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 12:19:46.162463 | controller |                 ".": {},
2026-06-09 12:19:46.162477 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:46.162490 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:46.162504 | controller |                 "f:status": {},
2026-06-09 12:19:46.162517 | controller |                 "f:type": {}
2026-06-09 12:19:46.162535 | controller |               }
2026-06-09 12:19:46.162549 | controller |             },
2026-06-09 12:19:46.162562 | controller |             "f:containerStatuses": {},
2026-06-09 12:19:46.162576 | controller |             "f:hostIP": {},
2026-06-09 12:19:46.162590 | controller |             "f:hostIPs": {},
2026-06-09 12:19:46.162603 | controller |             "f:phase": {},
2026-06-09 12:19:46.162617 | controller |             "f:podIP": {},
2026-06-09 12:19:46.162630 | controller |             "f:podIPs": {
2026-06-09 12:19:46.162644 | controller |               ".": {},
2026-06-09 12:19:46.162657 | controller |               "k:{\"ip\":\"10.217.0.90\"}": {
2026-06-09 12:19:46.162671 | controller |                 ".": {},
2026-06-09 12:19:46.162684 | controller |                 "f:ip": {}
2026-06-09 12:19:46.162698 | controller |               }
2026-06-09 12:19:46.162711 | controller |             },
2026-06-09 12:19:46.162725 | controller |             "f:startTime": {}
2026-06-09 12:19:46.162739 | controller |           }
2026-06-09 12:19:46.162753 | controller |         },
2026-06-09 12:19:46.162767 | controller |         "manager": "kubelet",
2026-06-09 12:19:46.162780 | controller |         "operation": "Update",
2026-06-09 12:19:46.162794 | controller |         "subresource": "status",
2026-06-09 12:19:46.162807 | controller |         "time": "2026-06-09T11:28:58Z"
2026-06-09 12:19:46.162821 | controller |       }
2026-06-09 12:19:46.162834 | controller |     ],
2026-06-09 12:19:46.162848 | controller |     "name": "telemetry-operator-controller-manager-5d65c7d97d-rslrh",
2026-06-09 12:19:46.162862 | controller |     "namespace": "openstack-operators",
2026-06-09 12:19:46.162876 | controller |     "ownerReferences": [
2026-06-09 12:19:46.162890 | controller |       {
2026-06-09 12:19:46.162904 | controller |         "apiVersion": "apps/v1",
2026-06-09 12:19:46.162918 | controller |         "blockOwnerDeletion": true,
2026-06-09 12:19:46.162931 | controller |         "controller": true,
2026-06-09 12:19:46.162945 | controller |         "kind": "ReplicaSet",
2026-06-09 12:19:46.162959 | controller |         "name": "telemetry-operator-controller-manager-5d65c7d97d",
2026-06-09 12:19:46.162973 | controller |         "uid": "56124b47-9062-4416-b992-e76bf058d893"
2026-06-09 12:19:46.162987 | controller |       }
2026-06-09 12:19:46.163001 | controller |     ],
2026-06-09 12:19:46.163015 | controller |     "resourceVersion": "62498",
2026-06-09 12:19:46.163028 | controller |     "uid": "42e6181c-4d86-45ee-93b5-7439e09e89f4"
2026-06-09 12:19:46.163042 | controller |   },
2026-06-09 12:19:46.163056 | controller |   "spec": {
2026-06-09 12:19:46.163070 | controller |     "containers": [
2026-06-09 12:19:46.163084 | controller |       {
2026-06-09 12:19:46.163098 | controller |         "args": [
2026-06-09 12:19:46.163112 | controller |           "--leader-elect",
2026-06-09 12:19:46.163126 | controller |           "--health-probe-bind-address=:8081",
2026-06-09 12:19:46.163140 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-09 12:19:46.163154 | controller |         ],
2026-06-09 12:19:46.163168 | controller |         "command": [
2026-06-09 12:19:46.163181 | controller |           "/manager"
2026-06-09 12:19:46.163195 | controller |         ],
2026-06-09 12:19:46.163208 | controller |         "env": [
2026-06-09 12:19:46.163222 | controller |           {
2026-06-09 12:19:46.163235 | controller |             "name": "LEASE_DURATION",
2026-06-09 12:19:46.163249 | controller |             "value": "30"
2026-06-09 12:19:46.163263 | controller |           },
2026-06-09 12:19:46.163276 | controller |           {
2026-06-09 12:19:46.163290 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 12:19:46.163303 | controller |             "value": "20"
2026-06-09 12:19:46.163316 | controller |           },
2026-06-09 12:19:46.163330 | controller |           {
2026-06-09 12:19:46.163343 | controller |             "name": "RETRY_PERIOD",
2026-06-09 12:19:46.163384 | controller |             "value": "5"
2026-06-09 12:19:46.163400 | controller |           },
2026-06-09 12:19:46.163414 | controller |           {
2026-06-09 12:19:46.163428 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-09 12:19:46.163441 | controller |             "value": "false"
2026-06-09 12:19:46.163455 | controller |           },
2026-06-09 12:19:46.163468 | controller |           {
2026-06-09 12:19:46.163482 | controller |             "name": "METRICS_CERTS",
2026-06-09 12:19:46.163496 | controller |             "value": "false"
2026-06-09 12:19:46.163509 | controller |           }
2026-06-09 12:19:46.163523 | controller |         ],
2026-06-09 12:19:46.163537 | controller |         "image": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6",
2026-06-09 12:19:46.163551 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 12:19:46.163565 | controller |         "livenessProbe": {
2026-06-09 12:19:46.163579 | controller |           "failureThreshold": 3,
2026-06-09 12:19:46.163594 | controller |           "httpGet": {
2026-06-09 12:19:46.163610 | controller |             "path": "/healthz",
2026-06-09 12:19:46.163624 | controller |             "port": 8081,
2026-06-09 12:19:46.163638 | controller |             "scheme": "HTTP"
2026-06-09 12:19:46.163651 | controller |           },
2026-06-09 12:19:46.163665 | controller |           "initialDelaySeconds": 15,
2026-06-09 12:19:46.163678 | controller |           "periodSeconds": 20,
2026-06-09 12:19:46.163692 | controller |           "successThreshold": 1,
2026-06-09 12:19:46.163706 | controller |           "timeoutSeconds": 1
2026-06-09 12:19:46.163719 | controller |         },
2026-06-09 12:19:46.163733 | controller |         "name": "manager",
2026-06-09 12:19:46.163747 | controller |         "readinessProbe": {
2026-06-09 12:19:46.163760 | controller |           "failureThreshold": 3,
2026-06-09 12:19:46.163774 | controller |           "httpGet": {
2026-06-09 12:19:46.163788 | controller |             "path": "/readyz",
2026-06-09 12:19:46.163801 | controller |             "port": 8081,
2026-06-09 12:19:46.163815 | controller |             "scheme": "HTTP"
2026-06-09 12:19:46.163828 | controller |           },
2026-06-09 12:19:46.163842 | controller |           "initialDelaySeconds": 5,
2026-06-09 12:19:46.163856 | controller |           "periodSeconds": 10,
2026-06-09 12:19:46.163870 | controller |           "successThreshold": 1,
2026-06-09 12:19:46.163884 | controller |           "timeoutSeconds": 1
2026-06-09 12:19:46.163897 | controller |         },
2026-06-09 12:19:46.163911 | controller |         "resources": {
2026-06-09 12:19:46.163925 | controller |           "limits": {
2026-06-09 12:19:46.163938 | controller |             "cpu": "500m",
2026-06-09 12:19:46.163952 | controller |             "memory": "512Mi"
2026-06-09 12:19:46.163965 | controller |           },
2026-06-09 12:19:46.163978 | controller |           "requests": {
2026-06-09 12:19:46.163992 | controller |             "cpu": "10m",
2026-06-09 12:19:46.164005 | controller |             "memory": "256Mi"
2026-06-09 12:19:46.164019 | controller |           }
2026-06-09 12:19:46.164032 | controller |         },
2026-06-09 12:19:46.164046 | controller |         "securityContext": {
2026-06-09 12:19:46.164060 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 12:19:46.164074 | controller |           "capabilities": {
2026-06-09 12:19:46.164088 | controller |             "drop": [
2026-06-09 12:19:46.164101 | controller |               "MKNOD"
2026-06-09 12:19:46.164115 | controller |             ]
2026-06-09 12:19:46.164129 | controller |           }
2026-06-09 12:19:46.164142 | controller |         },
2026-06-09 12:19:46.164156 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 12:19:46.164170 | controller |         "terminationMessagePolicy": "File",
2026-06-09 12:19:46.164184 | controller |         "volumeMounts": [
2026-06-09 12:19:46.164201 | controller |           {
2026-06-09 12:19:46.164215 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 12:19:46.164229 | controller |             "name": "kube-api-access-kmlpz",
2026-06-09 12:19:46.164243 | controller |             "readOnly": true
2026-06-09 12:19:46.164256 | controller |           }
2026-06-09 12:19:46.164270 | controller |         ]
2026-06-09 12:19:46.164283 | controller |       }
2026-06-09 12:19:46.164297 | controller |     ],
2026-06-09 12:19:46.164311 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 12:19:46.164324 | controller |     "enableServiceLinks": true,
2026-06-09 12:19:46.164338 | controller |     "imagePullSecrets": [
2026-06-09 12:19:46.164372 | controller |       {
2026-06-09 12:19:46.164389 | controller |         "name": "telemetry-operator-controller-manager-dockercfg-z5z7t"
2026-06-09 12:19:46.164403 | controller |       }
2026-06-09 12:19:46.164417 | controller |     ],
2026-06-09 12:19:46.164431 | controller |     "nodeName": "crc",
2026-06-09 12:19:46.164454 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 12:19:46.164468 | controller |     "priority": 0,
2026-06-09 12:19:46.164482 | controller |     "restartPolicy": "Always",
2026-06-09 12:19:46.164496 | controller |     "schedulerName": "default-scheduler",
2026-06-09 12:19:46.164510 | controller |     "securityContext": {
2026-06-09 12:19:46.164524 | controller |       "runAsNonRoot": true,
2026-06-09 12:19:46.164538 | controller |       "seLinuxOptions": {
2026-06-09 12:19:46.164552 | controller |         "level": "s0:c26,c5"
2026-06-09 12:19:46.164565 | controller |       }
2026-06-09 12:19:46.164579 | controller |     },
2026-06-09 12:19:46.164592 | controller |     "serviceAccount": "telemetry-operator-controller-manager",
2026-06-09 12:19:46.164606 | controller |     "serviceAccountName": "telemetry-operator-controller-manager",
2026-06-09 12:19:46.164619 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 12:19:46.164633 | controller |     "tolerations": [
2026-06-09 12:19:46.164647 | controller |       {
2026-06-09 12:19:46.164660 | controller |         "effect": "NoExecute",
2026-06-09 12:19:46.164674 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 12:19:46.164688 | controller |         "operator": "Exists",
2026-06-09 12:19:46.164701 | controller |         "tolerationSeconds": 120
2026-06-09 12:19:46.164715 | controller |       },
2026-06-09 12:19:46.164728 | controller |       {
2026-06-09 12:19:46.164742 | controller |         "effect": "NoExecute",
2026-06-09 12:19:46.164756 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 12:19:46.164769 | controller |         "operator": "Exists",
2026-06-09 12:19:46.164783 | controller |         "tolerationSeconds": 120
2026-06-09 12:19:46.164797 | controller |       },
2026-06-09 12:19:46.164811 | controller |       {
2026-06-09 12:19:46.164825 | controller |         "effect": "NoSchedule",
2026-06-09 12:19:46.164839 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 12:19:46.164853 | controller |         "operator": "Exists"
2026-06-09 12:19:46.164867 | controller |       }
2026-06-09 12:19:46.164881 | controller |     ],
2026-06-09 12:19:46.164895 | controller |     "volumes": [
2026-06-09 12:19:46.164909 | controller |       {
2026-06-09 12:19:46.164923 | controller |         "name": "kube-api-access-kmlpz",
2026-06-09 12:19:46.164937 | controller |         "projected": {
2026-06-09 12:19:46.164950 | controller |           "defaultMode": 420,
2026-06-09 12:19:46.164964 | controller |           "sources": [
2026-06-09 12:19:46.164978 | controller |             {
2026-06-09 12:19:46.164991 | controller |               "serviceAccountToken": {
2026-06-09 12:19:46.165004 | controller |                 "expirationSeconds": 3607,
2026-06-09 12:19:46.165018 | controller |                 "path": "token"
2026-06-09 12:19:46.165032 | controller |               }
2026-06-09 12:19:46.165049 | controller |             },
2026-06-09 12:19:46.165064 | controller |             {
2026-06-09 12:19:46.165077 | controller |               "configMap": {
2026-06-09 12:19:46.165091 | controller |                 "items": [
2026-06-09 12:19:46.165105 | controller |                   {
2026-06-09 12:19:46.165119 | controller |                     "key": "ca.crt",
2026-06-09 12:19:46.165133 | controller |                     "path": "ca.crt"
2026-06-09 12:19:46.165147 | controller |                   }
2026-06-09 12:19:46.165160 | controller |                 ],
2026-06-09 12:19:46.165174 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 12:19:46.165188 | controller |               }
2026-06-09 12:19:46.165202 | controller |             },
2026-06-09 12:19:46.165215 | controller |             {
2026-06-09 12:19:46.165229 | controller |               "downwardAPI": {
2026-06-09 12:19:46.165243 | controller |                 "items": [
2026-06-09 12:19:46.165257 | controller |                   {
2026-06-09 12:19:46.165271 | controller |                     "fieldRef": {
2026-06-09 12:19:46.165285 | controller |                       "apiVersion": "v1",
2026-06-09 12:19:46.165298 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 12:19:46.165312 | controller |                     },
2026-06-09 12:19:46.165326 | controller |                     "path": "namespace"
2026-06-09 12:19:46.165340 | controller |                   }
2026-06-09 12:19:46.165375 | controller |                 ]
2026-06-09 12:19:46.165391 | controller |               }
2026-06-09 12:19:46.165406 | controller |             },
2026-06-09 12:19:46.165419 | controller |             {
2026-06-09 12:19:46.165433 | controller |               "configMap": {
2026-06-09 12:19:46.165447 | controller |                 "items": [
2026-06-09 12:19:46.165461 | controller |                   {
2026-06-09 12:19:46.165475 | controller |                     "key": "service-ca.crt",
2026-06-09 12:19:46.165488 | controller |                     "path": "service-ca.crt"
2026-06-09 12:19:46.165502 | controller |                   }
2026-06-09 12:19:46.165515 | controller |                 ],
2026-06-09 12:19:46.165529 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 12:19:46.165542 | controller |               }
2026-06-09 12:19:46.165556 | controller |             }
2026-06-09 12:19:46.165570 | controller |           ]
2026-06-09 12:19:46.165584 | controller |         }
2026-06-09 12:19:46.165597 | controller |       }
2026-06-09 12:19:46.165610 | controller |     ]
2026-06-09 12:19:46.165624 | controller |   },
2026-06-09 12:19:46.165637 | controller |   "status": {
2026-06-09 12:19:46.165651 | controller |     "conditions": [
2026-06-09 12:19:46.165665 | controller |       {
2026-06-09 12:19:46.165678 | controller |         "lastProbeTime": null,
2026-06-09 12:19:46.165692 | controller |         "lastTransitionTime": "2026-06-09T11:23:20Z",
2026-06-09 12:19:46.165706 | controller |         "status": "True",
2026-06-09 12:19:46.165719 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 12:19:46.165733 | controller |       },
2026-06-09 12:19:46.165747 | controller |       {
2026-06-09 12:19:46.165761 | controller |         "lastProbeTime": null,
2026-06-09 12:19:46.165775 | controller |         "lastTransitionTime": "2026-06-09T11:22:26Z",
2026-06-09 12:19:46.165789 | controller |         "status": "True",
2026-06-09 12:19:46.165803 | controller |         "type": "Initialized"
2026-06-09 12:19:46.165817 | controller |       },
2026-06-09 12:19:46.165831 | controller |       {
2026-06-09 12:19:46.165845 | controller |         "lastProbeTime": null,
2026-06-09 12:19:46.165859 | controller |         "lastTransitionTime": "2026-06-09T11:28:58Z",
2026-06-09 12:19:46.165872 | controller |         "status": "True",
2026-06-09 12:19:46.165886 | controller |         "type": "Ready"
2026-06-09 12:19:46.165900 | controller |       },
2026-06-09 12:19:46.165913 | controller |       {
2026-06-09 12:19:46.165930 | controller |         "lastProbeTime": null,
2026-06-09 12:19:46.165944 | controller |         "lastTransitionTime": "2026-06-09T11:28:58Z",
2026-06-09 12:19:46.165958 | controller |         "status": "True",
2026-06-09 12:19:46.165972 | controller |         "type": "ContainersReady"
2026-06-09 12:19:46.165985 | controller |       },
2026-06-09 12:19:46.165999 | controller |       {
2026-06-09 12:19:46.166014 | controller |         "lastProbeTime": null,
2026-06-09 12:19:46.166028 | controller |         "lastTransitionTime": "2026-06-09T11:22:26Z",
2026-06-09 12:19:46.166041 | controller |         "status": "True",
2026-06-09 12:19:46.166055 | controller |         "type": "PodScheduled"
2026-06-09 12:19:46.166068 | controller |       }
2026-06-09 12:19:46.166082 | controller |     ],
2026-06-09 12:19:46.166096 | controller |     "containerStatuses": [
2026-06-09 12:19:46.166111 | controller |       {
2026-06-09 12:19:46.166125 | controller |         "allocatedResources": {
2026-06-09 12:19:46.166139 | controller |           "cpu": "10m",
2026-06-09 12:19:46.166152 | controller |           "memory": "256Mi"
2026-06-09 12:19:46.166166 | controller |         },
2026-06-09 12:19:46.166180 | controller |         "containerID": "cri-o://53f20b91150eefbeb0493ca2bc95afc3a913f645efa4e98d31b64c9b2395041d",
2026-06-09 12:19:46.166195 | controller |         "image": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6",
2026-06-09 12:19:46.166209 | controller |         "imageID": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6",
2026-06-09 12:19:46.166223 | controller |         "lastState": {
2026-06-09 12:19:46.166237 | controller |           "terminated": {
2026-06-09 12:19:46.166251 | controller |             "containerID": "cri-o://958d8898fb623d1b5f672aa251c1767da3b4c51c93c57142ccc9f7922a9c0115",
2026-06-09 12:19:46.166265 | controller |             "exitCode": 1,
2026-06-09 12:19:46.166278 | controller |             "finishedAt": "2026-06-09T11:28:42Z",
2026-06-09 12:19:46.166293 | controller |             "reason": "Error",
2026-06-09 12:19:46.166308 | controller |             "startedAt": "2026-06-09T11:23:20Z"
2026-06-09 12:19:46.166323 | controller |           }
2026-06-09 12:19:46.166339 | controller |         },
2026-06-09 12:19:46.166371 | controller |         "name": "manager",
2026-06-09 12:19:46.166388 | controller |         "ready": true,
2026-06-09 12:19:46.166402 | controller |         "resources": {
2026-06-09 12:19:46.166416 | controller |           "limits": {
2026-06-09 12:19:46.166429 | controller |             "cpu": "500m",
2026-06-09 12:19:46.166443 | controller |             "memory": "512Mi"
2026-06-09 12:19:46.166457 | controller |           },
2026-06-09 12:19:46.166470 | controller |           "requests": {
2026-06-09 12:19:46.166484 | controller |             "cpu": "10m",
2026-06-09 12:19:46.166497 | controller |             "memory": "256Mi"
2026-06-09 12:19:46.166511 | controller |           }
2026-06-09 12:19:46.166524 | controller |         },
2026-06-09 12:19:46.166538 | controller |         "restartCount": 1,
2026-06-09 12:19:46.166552 | controller |         "started": true,
2026-06-09 12:19:46.166566 | controller |         "state": {
2026-06-09 12:19:46.166579 | controller |           "running": {
2026-06-09 12:19:46.166593 | controller |             "startedAt": "2026-06-09T11:28:46Z"
2026-06-09 12:19:46.166607 | controller |           }
2026-06-09 12:19:46.166620 | controller |         },
2026-06-09 12:19:46.166634 | controller |         "user": {
2026-06-09 12:19:46.166647 | controller |           "linux": {
2026-06-09 12:19:46.166661 | controller |             "gid": 0,
2026-06-09 12:19:46.166674 | controller |             "supplementalGroups": [
2026-06-09 12:19:46.166688 | controller |               0
2026-06-09 12:19:46.166701 | controller |             ],
2026-06-09 12:19:46.166714 | controller |             "uid": 65532
2026-06-09 12:19:46.166732 | controller |           }
2026-06-09 12:19:46.166746 | controller |         },
2026-06-09 12:19:46.166760 | controller |         "volumeMounts": [
2026-06-09 12:19:46.166774 | controller |           {
2026-06-09 12:19:46.166788 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 12:19:46.166802 | controller |             "name": "kube-api-access-kmlpz",
2026-06-09 12:19:46.166817 | controller |             "readOnly": true,
2026-06-09 12:19:46.166831 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 12:19:46.166845 | controller |           }
2026-06-09 12:19:46.166859 | controller |         ]
2026-06-09 12:19:46.166872 | controller |       }
2026-06-09 12:19:46.166886 | controller |     ],
2026-06-09 12:19:46.166899 | controller |     "hostIP": "192.168.126.11",
2026-06-09 12:19:46.166913 | controller |     "hostIPs": [
2026-06-09 12:19:46.166926 | controller |       {
2026-06-09 12:19:46.166940 | controller |         "ip": "192.168.126.11"
2026-06-09 12:19:46.166953 | controller |       }
2026-06-09 12:19:46.166967 | controller |     ],
2026-06-09 12:19:46.166980 | controller |     "phase": "Running",
2026-06-09 12:19:46.166994 | controller |     "podIP": "10.217.0.90",
2026-06-09 12:19:46.167008 | controller |     "podIPs": [
2026-06-09 12:19:46.167022 | controller |       {
2026-06-09 12:19:46.167035 | controller |         "ip": "10.217.0.90"
2026-06-09 12:19:46.167049 | controller |       }
2026-06-09 12:19:46.167063 | controller |     ],
2026-06-09 12:19:46.167077 | controller |     "qosClass": "Burstable",
2026-06-09 12:19:46.167091 | controller |     "startTime": "2026-06-09T11:22:26Z"
2026-06-09 12:19:46.167105 | controller |   }
2026-06-09 12:19:46.167171 | controller | }
2026-06-09 12:19:46.188298 | controller | ok:
2026-06-09 12:19:46.188341 | controller | {
2026-06-09 12:19:46.188385 | controller |   "apiVersion": "v1",
2026-06-09 12:19:46.188402 | controller |   "kind": "Pod",
2026-06-09 12:19:46.188417 | controller |   "metadata": {
2026-06-09 12:19:46.188432 | controller |     "annotations": {
2026-06-09 12:19:46.188446 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.91/23\"],\"mac_address\":\"0a:58:0a:d9:00:5b\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.91/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-09 12:19:46.188462 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.91\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:5b\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-09 12:19:46.188477 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-09 12:19:46.188492 | controller |       "openshift.io/scc": "anyuid",
2026-06-09 12:19:46.188507 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-09 12:19:46.188521 | controller |     },
2026-06-09 12:19:46.188535 | controller |     "creationTimestamp": "2026-06-09T11:22:26Z",
2026-06-09 12:19:46.188550 | controller |     "generateName": "test-operator-controller-manager-8d5599d7d-",
2026-06-09 12:19:46.188564 | controller |     "generation": 1,
2026-06-09 12:19:46.188589 | controller |     "labels": {
2026-06-09 12:19:46.188604 | controller |       "app.kubernetes.io/name": "test-operator",
2026-06-09 12:19:46.188618 | controller |       "control-plane": "controller-manager",
2026-06-09 12:19:46.188632 | controller |       "openstack.org/operator-name": "test",
2026-06-09 12:19:46.188645 | controller |       "pod-template-hash": "8d5599d7d"
2026-06-09 12:19:46.188659 | controller |     },
2026-06-09 12:19:46.188673 | controller |     "managedFields": [
2026-06-09 12:19:46.188691 | controller |       {
2026-06-09 12:19:46.188706 | controller |         "apiVersion": "v1",
2026-06-09 12:19:46.188720 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:46.188733 | controller |         "fieldsV1": {
2026-06-09 12:19:46.188747 | controller |           "f:metadata": {
2026-06-09 12:19:46.188761 | controller |             "f:annotations": {
2026-06-09 12:19:46.188775 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 12:19:46.188788 | controller |             }
2026-06-09 12:19:46.188802 | controller |           }
2026-06-09 12:19:46.188815 | controller |         },
2026-06-09 12:19:46.188829 | controller |         "manager": "crc",
2026-06-09 12:19:46.188842 | controller |         "operation": "Update",
2026-06-09 12:19:46.188856 | controller |         "subresource": "status",
2026-06-09 12:19:46.188869 | controller |         "time": "2026-06-09T11:22:26Z"
2026-06-09 12:19:46.188883 | controller |       },
2026-06-09 12:19:46.188897 | controller |       {
2026-06-09 12:19:46.188910 | controller |         "apiVersion": "v1",
2026-06-09 12:19:46.188924 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:46.188938 | controller |         "fieldsV1": {
2026-06-09 12:19:46.188951 | controller |           "f:metadata": {
2026-06-09 12:19:46.188966 | controller |             "f:annotations": {
2026-06-09 12:19:46.188980 | controller |               ".": {},
2026-06-09 12:19:46.188994 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-09 12:19:46.189008 | controller |             },
2026-06-09 12:19:46.189028 | controller |             "f:generateName": {},
2026-06-09 12:19:46.189051 | controller |             "f:labels": {
2026-06-09 12:19:46.189065 | controller |               ".": {},
2026-06-09 12:19:46.189079 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 12:19:46.189097 | controller |               "f:control-plane": {},
2026-06-09 12:19:46.189111 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 12:19:46.189128 | controller |               "f:pod-template-hash": {}
2026-06-09 12:19:46.189142 | controller |             },
2026-06-09 12:19:46.189159 | controller |             "f:ownerReferences": {
2026-06-09 12:19:46.189173 | controller |               ".": {},
2026-06-09 12:19:46.189190 | controller |               "k:{\"uid\":\"7ead4cf5-5848-451a-90f0-296fd184c811\"}": {}
2026-06-09 12:19:46.189274 | controller |             }
2026-06-09 12:19:46.189297 | controller |           },
2026-06-09 12:19:46.189312 | controller |           "f:spec": {
2026-06-09 12:19:46.189326 | controller |             "f:containers": {
2026-06-09 12:19:46.189339 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-09 12:19:46.189381 | controller |                 ".": {},
2026-06-09 12:19:46.189397 | controller |                 "f:args": {},
2026-06-09 12:19:46.189411 | controller |                 "f:command": {},
2026-06-09 12:19:46.189424 | controller |                 "f:env": {
2026-06-09 12:19:46.189438 | controller |                   ".": {},
2026-06-09 12:19:46.189451 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-09 12:19:46.189465 | controller |                     ".": {},
2026-06-09 12:19:46.189479 | controller |                     "f:name": {},
2026-06-09 12:19:46.189492 | controller |                     "f:value": {}
2026-06-09 12:19:46.189505 | controller |                   },
2026-06-09 12:19:46.189519 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 12:19:46.189532 | controller |                     ".": {},
2026-06-09 12:19:46.189545 | controller |                     "f:name": {},
2026-06-09 12:19:46.189558 | controller |                     "f:value": {}
2026-06-09 12:19:46.189571 | controller |                   },
2026-06-09 12:19:46.189585 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-09 12:19:46.189598 | controller |                     ".": {},
2026-06-09 12:19:46.189615 | controller |                     "f:name": {},
2026-06-09 12:19:46.189629 | controller |                     "f:value": {}
2026-06-09 12:19:46.189642 | controller |                   },
2026-06-09 12:19:46.189655 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 12:19:46.189668 | controller |                     ".": {},
2026-06-09 12:19:46.189681 | controller |                     "f:name": {},
2026-06-09 12:19:46.189695 | controller |                     "f:value": {}
2026-06-09 12:19:46.189708 | controller |                   },
2026-06-09 12:19:46.189721 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 12:19:46.189734 | controller |                     ".": {},
2026-06-09 12:19:46.189748 | controller |                     "f:name": {},
2026-06-09 12:19:46.189761 | controller |                     "f:value": {}
2026-06-09 12:19:46.189775 | controller |                   }
2026-06-09 12:19:46.189788 | controller |                 },
2026-06-09 12:19:46.189801 | controller |                 "f:image": {},
2026-06-09 12:19:46.189814 | controller |                 "f:imagePullPolicy": {},
2026-06-09 12:19:46.189828 | controller |                 "f:livenessProbe": {
2026-06-09 12:19:46.189841 | controller |                   ".": {},
2026-06-09 12:19:46.189854 | controller |                   "f:failureThreshold": {},
2026-06-09 12:19:46.189868 | controller |                   "f:httpGet": {
2026-06-09 12:19:46.189881 | controller |                     ".": {},
2026-06-09 12:19:46.189894 | controller |                     "f:path": {},
2026-06-09 12:19:46.189908 | controller |                     "f:port": {},
2026-06-09 12:19:46.189921 | controller |                     "f:scheme": {}
2026-06-09 12:19:46.189934 | controller |                   },
2026-06-09 12:19:46.189947 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 12:19:46.189960 | controller |                   "f:periodSeconds": {},
2026-06-09 12:19:46.189974 | controller |                   "f:successThreshold": {},
2026-06-09 12:19:46.189987 | controller |                   "f:timeoutSeconds": {}
2026-06-09 12:19:46.190000 | controller |                 },
2026-06-09 12:19:46.190013 | controller |                 "f:name": {},
2026-06-09 12:19:46.190027 | controller |                 "f:readinessProbe": {
2026-06-09 12:19:46.190040 | controller |                   ".": {},
2026-06-09 12:19:46.190054 | controller |                   "f:failureThreshold": {},
2026-06-09 12:19:46.190068 | controller |                   "f:httpGet": {
2026-06-09 12:19:46.190081 | controller |                     ".": {},
2026-06-09 12:19:46.190095 | controller |                     "f:path": {},
2026-06-09 12:19:46.190109 | controller |                     "f:port": {},
2026-06-09 12:19:46.190122 | controller |                     "f:scheme": {}
2026-06-09 12:19:46.190135 | controller |                   },
2026-06-09 12:19:46.190149 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 12:19:46.190162 | controller |                   "f:periodSeconds": {},
2026-06-09 12:19:46.190176 | controller |                   "f:successThreshold": {},
2026-06-09 12:19:46.190189 | controller |                   "f:timeoutSeconds": {}
2026-06-09 12:19:46.190203 | controller |                 },
2026-06-09 12:19:46.190216 | controller |                 "f:resources": {
2026-06-09 12:19:46.190230 | controller |                   ".": {},
2026-06-09 12:19:46.190244 | controller |                   "f:limits": {
2026-06-09 12:19:46.190258 | controller |                     ".": {},
2026-06-09 12:19:46.190271 | controller |                     "f:cpu": {},
2026-06-09 12:19:46.190285 | controller |                     "f:memory": {}
2026-06-09 12:19:46.190298 | controller |                   },
2026-06-09 12:19:46.190312 | controller |                   "f:requests": {
2026-06-09 12:19:46.190326 | controller |                     ".": {},
2026-06-09 12:19:46.190343 | controller |                     "f:cpu": {},
2026-06-09 12:19:46.190378 | controller |                     "f:memory": {}
2026-06-09 12:19:46.190393 | controller |                   }
2026-06-09 12:19:46.190407 | controller |                 },
2026-06-09 12:19:46.190421 | controller |                 "f:securityContext": {
2026-06-09 12:19:46.190435 | controller |                   ".": {},
2026-06-09 12:19:46.190449 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-09 12:19:46.190463 | controller |                 },
2026-06-09 12:19:46.190476 | controller |                 "f:terminationMessagePath": {},
2026-06-09 12:19:46.190490 | controller |                 "f:terminationMessagePolicy": {}
2026-06-09 12:19:46.190503 | controller |               }
2026-06-09 12:19:46.190517 | controller |             },
2026-06-09 12:19:46.190531 | controller |             "f:dnsPolicy": {},
2026-06-09 12:19:46.190544 | controller |             "f:enableServiceLinks": {},
2026-06-09 12:19:46.190558 | controller |             "f:restartPolicy": {},
2026-06-09 12:19:46.190571 | controller |             "f:schedulerName": {},
2026-06-09 12:19:46.190585 | controller |             "f:securityContext": {
2026-06-09 12:19:46.190598 | controller |               ".": {},
2026-06-09 12:19:46.190612 | controller |               "f:runAsNonRoot": {}
2026-06-09 12:19:46.190626 | controller |             },
2026-06-09 12:19:46.190639 | controller |             "f:serviceAccount": {},
2026-06-09 12:19:46.190653 | controller |             "f:serviceAccountName": {},
2026-06-09 12:19:46.190666 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 12:19:46.190680 | controller |             "f:tolerations": {}
2026-06-09 12:19:46.190694 | controller |           }
2026-06-09 12:19:46.190707 | controller |         },
2026-06-09 12:19:46.190721 | controller |         "manager": "kube-controller-manager",
2026-06-09 12:19:46.190735 | controller |         "operation": "Update",
2026-06-09 12:19:46.190748 | controller |         "time": "2026-06-09T11:22:26Z"
2026-06-09 12:19:46.190762 | controller |       },
2026-06-09 12:19:46.190775 | controller |       {
2026-06-09 12:19:46.190789 | controller |         "apiVersion": "v1",
2026-06-09 12:19:46.190803 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:46.190816 | controller |         "fieldsV1": {
2026-06-09 12:19:46.190830 | controller |           "f:metadata": {
2026-06-09 12:19:46.190843 | controller |             "f:annotations": {
2026-06-09 12:19:46.190856 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 12:19:46.190870 | controller |             }
2026-06-09 12:19:46.190884 | controller |           }
2026-06-09 12:19:46.190897 | controller |         },
2026-06-09 12:19:46.190911 | controller |         "manager": "multus-daemon",
2026-06-09 12:19:46.190925 | controller |         "operation": "Update",
2026-06-09 12:19:46.190938 | controller |         "subresource": "status",
2026-06-09 12:19:46.190952 | controller |         "time": "2026-06-09T11:22:43Z"
2026-06-09 12:19:46.190965 | controller |       },
2026-06-09 12:19:46.190979 | controller |       {
2026-06-09 12:19:46.190993 | controller |         "apiVersion": "v1",
2026-06-09 12:19:46.191007 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:46.191021 | controller |         "fieldsV1": {
2026-06-09 12:19:46.191035 | controller |           "f:status": {
2026-06-09 12:19:46.191048 | controller |             "f:conditions": {
2026-06-09 12:19:46.191062 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 12:19:46.191075 | controller |                 ".": {},
2026-06-09 12:19:46.191089 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:46.191103 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:46.191116 | controller |                 "f:status": {},
2026-06-09 12:19:46.191130 | controller |                 "f:type": {}
2026-06-09 12:19:46.191147 | controller |               },
2026-06-09 12:19:46.191161 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 12:19:46.191175 | controller |                 ".": {},
2026-06-09 12:19:46.191188 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:46.191202 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:46.191215 | controller |                 "f:status": {},
2026-06-09 12:19:46.191229 | controller |                 "f:type": {}
2026-06-09 12:19:46.191243 | controller |               },
2026-06-09 12:19:46.191256 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 12:19:46.191270 | controller |                 ".": {},
2026-06-09 12:19:46.191283 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:46.191297 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:46.191310 | controller |                 "f:status": {},
2026-06-09 12:19:46.191323 | controller |                 "f:type": {}
2026-06-09 12:19:46.191336 | controller |               },
2026-06-09 12:19:46.191365 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 12:19:46.191384 | controller |                 ".": {},
2026-06-09 12:19:46.191398 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:46.191412 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:46.191425 | controller |                 "f:status": {},
2026-06-09 12:19:46.191439 | controller |                 "f:type": {}
2026-06-09 12:19:46.191452 | controller |               }
2026-06-09 12:19:46.191466 | controller |             },
2026-06-09 12:19:46.191479 | controller |             "f:containerStatuses": {},
2026-06-09 12:19:46.191493 | controller |             "f:hostIP": {},
2026-06-09 12:19:46.191506 | controller |             "f:hostIPs": {},
2026-06-09 12:19:46.191520 | controller |             "f:phase": {},
2026-06-09 12:19:46.191533 | controller |             "f:podIP": {},
2026-06-09 12:19:46.191546 | controller |             "f:podIPs": {
2026-06-09 12:19:46.191560 | controller |               ".": {},
2026-06-09 12:19:46.191573 | controller |               "k:{\"ip\":\"10.217.0.91\"}": {
2026-06-09 12:19:46.191586 | controller |                 ".": {},
2026-06-09 12:19:46.191599 | controller |                 "f:ip": {}
2026-06-09 12:19:46.191612 | controller |               }
2026-06-09 12:19:46.191625 | controller |             },
2026-06-09 12:19:46.191638 | controller |             "f:startTime": {}
2026-06-09 12:19:46.191651 | controller |           }
2026-06-09 12:19:46.191665 | controller |         },
2026-06-09 12:19:46.191678 | controller |         "manager": "kubelet",
2026-06-09 12:19:46.191691 | controller |         "operation": "Update",
2026-06-09 12:19:46.191704 | controller |         "subresource": "status",
2026-06-09 12:19:46.191717 | controller |         "time": "2026-06-09T11:49:11Z"
2026-06-09 12:19:46.191730 | controller |       }
2026-06-09 12:19:46.191743 | controller |     ],
2026-06-09 12:19:46.191757 | controller |     "name": "test-operator-controller-manager-8d5599d7d-lxkn6",
2026-06-09 12:19:46.191770 | controller |     "namespace": "openstack-operators",
2026-06-09 12:19:46.191783 | controller |     "ownerReferences": [
2026-06-09 12:19:46.191797 | controller |       {
2026-06-09 12:19:46.191810 | controller |         "apiVersion": "apps/v1",
2026-06-09 12:19:46.191824 | controller |         "blockOwnerDeletion": true,
2026-06-09 12:19:46.191837 | controller |         "controller": true,
2026-06-09 12:19:46.191850 | controller |         "kind": "ReplicaSet",
2026-06-09 12:19:46.191864 | controller |         "name": "test-operator-controller-manager-8d5599d7d",
2026-06-09 12:19:46.191877 | controller |         "uid": "7ead4cf5-5848-451a-90f0-296fd184c811"
2026-06-09 12:19:46.191890 | controller |       }
2026-06-09 12:19:46.191903 | controller |     ],
2026-06-09 12:19:46.191917 | controller |     "resourceVersion": "75646",
2026-06-09 12:19:46.191930 | controller |     "uid": "d61c593a-30c6-4bc9-b843-aedd6de9ecf4"
2026-06-09 12:19:46.191948 | controller |   },
2026-06-09 12:19:46.191963 | controller |   "spec": {
2026-06-09 12:19:46.191977 | controller |     "containers": [
2026-06-09 12:19:46.191990 | controller |       {
2026-06-09 12:19:46.192004 | controller |         "args": [
2026-06-09 12:19:46.192018 | controller |           "--leader-elect",
2026-06-09 12:19:46.192031 | controller |           "--health-probe-bind-address=:8081",
2026-06-09 12:19:46.192045 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-09 12:19:46.192059 | controller |         ],
2026-06-09 12:19:46.192072 | controller |         "command": [
2026-06-09 12:19:46.192086 | controller |           "/manager"
2026-06-09 12:19:46.192099 | controller |         ],
2026-06-09 12:19:46.192112 | controller |         "env": [
2026-06-09 12:19:46.192125 | controller |           {
2026-06-09 12:19:46.192139 | controller |             "name": "LEASE_DURATION",
2026-06-09 12:19:46.192153 | controller |             "value": "30"
2026-06-09 12:19:46.192166 | controller |           },
2026-06-09 12:19:46.192180 | controller |           {
2026-06-09 12:19:46.192194 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 12:19:46.192208 | controller |             "value": "20"
2026-06-09 12:19:46.192221 | controller |           },
2026-06-09 12:19:46.192235 | controller |           {
2026-06-09 12:19:46.192249 | controller |             "name": "RETRY_PERIOD",
2026-06-09 12:19:46.192263 | controller |             "value": "5"
2026-06-09 12:19:46.192276 | controller |           },
2026-06-09 12:19:46.192290 | controller |           {
2026-06-09 12:19:46.192304 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-09 12:19:46.192317 | controller |             "value": "false"
2026-06-09 12:19:46.192331 | controller |           },
2026-06-09 12:19:46.192345 | controller |           {
2026-06-09 12:19:46.192379 | controller |             "name": "METRICS_CERTS",
2026-06-09 12:19:46.192394 | controller |             "value": "false"
2026-06-09 12:19:46.192407 | controller |           }
2026-06-09 12:19:46.192421 | controller |         ],
2026-06-09 12:19:46.192435 | controller |         "image": "quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc",
2026-06-09 12:19:46.192449 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 12:19:46.192463 | controller |         "livenessProbe": {
2026-06-09 12:19:46.192477 | controller |           "failureThreshold": 3,
2026-06-09 12:19:46.192491 | controller |           "httpGet": {
2026-06-09 12:19:46.192504 | controller |             "path": "/healthz",
2026-06-09 12:19:46.192518 | controller |             "port": 8081,
2026-06-09 12:19:46.192531 | controller |             "scheme": "HTTP"
2026-06-09 12:19:46.192545 | controller |           },
2026-06-09 12:19:46.192558 | controller |           "initialDelaySeconds": 15,
2026-06-09 12:19:46.192571 | controller |           "periodSeconds": 20,
2026-06-09 12:19:46.192584 | controller |           "successThreshold": 1,
2026-06-09 12:19:46.192611 | controller |           "timeoutSeconds": 1
2026-06-09 12:19:46.192625 | controller |         },
2026-06-09 12:19:46.192639 | controller |         "name": "manager",
2026-06-09 12:19:46.192652 | controller |         "readinessProbe": {
2026-06-09 12:19:46.192665 | controller |           "failureThreshold": 3,
2026-06-09 12:19:46.192679 | controller |           "httpGet": {
2026-06-09 12:19:46.192692 | controller |             "path": "/readyz",
2026-06-09 12:19:46.192705 | controller |             "port": 8081,
2026-06-09 12:19:46.192718 | controller |             "scheme": "HTTP"
2026-06-09 12:19:46.192731 | controller |           },
2026-06-09 12:19:46.192745 | controller |           "initialDelaySeconds": 5,
2026-06-09 12:19:46.192758 | controller |           "periodSeconds": 10,
2026-06-09 12:19:46.192771 | controller |           "successThreshold": 1,
2026-06-09 12:19:46.192789 | controller |           "timeoutSeconds": 1
2026-06-09 12:19:46.192803 | controller |         },
2026-06-09 12:19:46.192817 | controller |         "resources": {
2026-06-09 12:19:46.192830 | controller |           "limits": {
2026-06-09 12:19:46.192844 | controller |             "cpu": "500m",
2026-06-09 12:19:46.192857 | controller |             "memory": "512Mi"
2026-06-09 12:19:46.192871 | controller |           },
2026-06-09 12:19:46.192884 | controller |           "requests": {
2026-06-09 12:19:46.192898 | controller |             "cpu": "10m",
2026-06-09 12:19:46.192912 | controller |             "memory": "256Mi"
2026-06-09 12:19:46.192926 | controller |           }
2026-06-09 12:19:46.192940 | controller |         },
2026-06-09 12:19:46.192954 | controller |         "securityContext": {
2026-06-09 12:19:46.192968 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 12:19:46.192982 | controller |           "capabilities": {
2026-06-09 12:19:46.192995 | controller |             "drop": [
2026-06-09 12:19:46.193009 | controller |               "MKNOD"
2026-06-09 12:19:46.193023 | controller |             ]
2026-06-09 12:19:46.193036 | controller |           }
2026-06-09 12:19:46.193050 | controller |         },
2026-06-09 12:19:46.193063 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 12:19:46.193077 | controller |         "terminationMessagePolicy": "File",
2026-06-09 12:19:46.193090 | controller |         "volumeMounts": [
2026-06-09 12:19:46.193103 | controller |           {
2026-06-09 12:19:46.193117 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 12:19:46.193131 | controller |             "name": "kube-api-access-7xtgz",
2026-06-09 12:19:46.193144 | controller |             "readOnly": true
2026-06-09 12:19:46.193158 | controller |           }
2026-06-09 12:19:46.193172 | controller |         ]
2026-06-09 12:19:46.193185 | controller |       }
2026-06-09 12:19:46.193198 | controller |     ],
2026-06-09 12:19:46.193212 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 12:19:46.193225 | controller |     "enableServiceLinks": true,
2026-06-09 12:19:46.193239 | controller |     "imagePullSecrets": [
2026-06-09 12:19:46.193253 | controller |       {
2026-06-09 12:19:46.193266 | controller |         "name": "test-operator-controller-manager-dockercfg-v7x9q"
2026-06-09 12:19:46.193280 | controller |       }
2026-06-09 12:19:46.193293 | controller |     ],
2026-06-09 12:19:46.193307 | controller |     "nodeName": "crc",
2026-06-09 12:19:46.193320 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 12:19:46.193333 | controller |     "priority": 0,
2026-06-09 12:19:46.193350 | controller |     "restartPolicy": "Always",
2026-06-09 12:19:46.193381 | controller |     "schedulerName": "default-scheduler",
2026-06-09 12:19:46.193396 | controller |     "securityContext": {
2026-06-09 12:19:46.193409 | controller |       "runAsNonRoot": true,
2026-06-09 12:19:46.193423 | controller |       "seLinuxOptions": {
2026-06-09 12:19:46.193436 | controller |         "level": "s0:c26,c5"
2026-06-09 12:19:46.193449 | controller |       }
2026-06-09 12:19:46.193463 | controller |     },
2026-06-09 12:19:46.193476 | controller |     "serviceAccount": "test-operator-controller-manager",
2026-06-09 12:19:46.193490 | controller |     "serviceAccountName": "test-operator-controller-manager",
2026-06-09 12:19:46.193503 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 12:19:46.193517 | controller |     "tolerations": [
2026-06-09 12:19:46.193530 | controller |       {
2026-06-09 12:19:46.193544 | controller |         "effect": "NoExecute",
2026-06-09 12:19:46.193557 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 12:19:46.193570 | controller |         "operator": "Exists",
2026-06-09 12:19:46.193584 | controller |         "tolerationSeconds": 120
2026-06-09 12:19:46.193597 | controller |       },
2026-06-09 12:19:46.193610 | controller |       {
2026-06-09 12:19:46.193628 | controller |         "effect": "NoExecute",
2026-06-09 12:19:46.193642 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 12:19:46.193655 | controller |         "operator": "Exists",
2026-06-09 12:19:46.193668 | controller |         "tolerationSeconds": 120
2026-06-09 12:19:46.193682 | controller |       },
2026-06-09 12:19:46.193695 | controller |       {
2026-06-09 12:19:46.193709 | controller |         "effect": "NoSchedule",
2026-06-09 12:19:46.193722 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 12:19:46.193735 | controller |         "operator": "Exists"
2026-06-09 12:19:46.193749 | controller |       }
2026-06-09 12:19:46.193762 | controller |     ],
2026-06-09 12:19:46.193775 | controller |     "volumes": [
2026-06-09 12:19:46.193789 | controller |       {
2026-06-09 12:19:46.193802 | controller |         "name": "kube-api-access-7xtgz",
2026-06-09 12:19:46.193815 | controller |         "projected": {
2026-06-09 12:19:46.193828 | controller |           "defaultMode": 420,
2026-06-09 12:19:46.193841 | controller |           "sources": [
2026-06-09 12:19:46.193855 | controller |             {
2026-06-09 12:19:46.193868 | controller |               "serviceAccountToken": {
2026-06-09 12:19:46.193882 | controller |                 "expirationSeconds": 3607,
2026-06-09 12:19:46.193896 | controller |                 "path": "token"
2026-06-09 12:19:46.193910 | controller |               }
2026-06-09 12:19:46.193924 | controller |             },
2026-06-09 12:19:46.193937 | controller |             {
2026-06-09 12:19:46.193951 | controller |               "configMap": {
2026-06-09 12:19:46.193964 | controller |                 "items": [
2026-06-09 12:19:46.193977 | controller |                   {
2026-06-09 12:19:46.193993 | controller |                     "key": "ca.crt",
2026-06-09 12:19:46.194006 | controller |                     "path": "ca.crt"
2026-06-09 12:19:46.194020 | controller |                   }
2026-06-09 12:19:46.194033 | controller |                 ],
2026-06-09 12:19:46.194046 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 12:19:46.194059 | controller |               }
2026-06-09 12:19:46.194073 | controller |             },
2026-06-09 12:19:46.194086 | controller |             {
2026-06-09 12:19:46.194100 | controller |               "downwardAPI": {
2026-06-09 12:19:46.194114 | controller |                 "items": [
2026-06-09 12:19:46.194128 | controller |                   {
2026-06-09 12:19:46.194142 | controller |                     "fieldRef": {
2026-06-09 12:19:46.194156 | controller |                       "apiVersion": "v1",
2026-06-09 12:19:46.194170 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 12:19:46.194183 | controller |                     },
2026-06-09 12:19:46.194197 | controller |                     "path": "namespace"
2026-06-09 12:19:46.194211 | controller |                   }
2026-06-09 12:19:46.194225 | controller |                 ]
2026-06-09 12:19:46.194238 | controller |               }
2026-06-09 12:19:46.194252 | controller |             },
2026-06-09 12:19:46.194266 | controller |             {
2026-06-09 12:19:46.194279 | controller |               "configMap": {
2026-06-09 12:19:46.194293 | controller |                 "items": [
2026-06-09 12:19:46.194307 | controller |                   {
2026-06-09 12:19:46.194321 | controller |                     "key": "service-ca.crt",
2026-06-09 12:19:46.194334 | controller |                     "path": "service-ca.crt"
2026-06-09 12:19:46.194362 | controller |                   }
2026-06-09 12:19:46.194381 | controller |                 ],
2026-06-09 12:19:46.194396 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 12:19:46.194410 | controller |               }
2026-06-09 12:19:46.194424 | controller |             }
2026-06-09 12:19:46.194437 | controller |           ]
2026-06-09 12:19:46.194451 | controller |         }
2026-06-09 12:19:46.194465 | controller |       }
2026-06-09 12:19:46.194482 | controller |     ]
2026-06-09 12:19:46.194496 | controller |   },
2026-06-09 12:19:46.194509 | controller |   "status": {
2026-06-09 12:19:46.194523 | controller |     "conditions": [
2026-06-09 12:19:46.194537 | controller |       {
2026-06-09 12:19:46.194550 | controller |         "lastProbeTime": null,
2026-06-09 12:19:46.194564 | controller |         "lastTransitionTime": "2026-06-09T11:23:19Z",
2026-06-09 12:19:46.194577 | controller |         "status": "True",
2026-06-09 12:19:46.194591 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 12:19:46.194605 | controller |       },
2026-06-09 12:19:46.194619 | controller |       {
2026-06-09 12:19:46.194633 | controller |         "lastProbeTime": null,
2026-06-09 12:19:46.194646 | controller |         "lastTransitionTime": "2026-06-09T11:22:26Z",
2026-06-09 12:19:46.194660 | controller |         "status": "True",
2026-06-09 12:19:46.194674 | controller |         "type": "Initialized"
2026-06-09 12:19:46.194687 | controller |       },
2026-06-09 12:19:46.194701 | controller |       {
2026-06-09 12:19:46.194714 | controller |         "lastProbeTime": null,
2026-06-09 12:19:46.194728 | controller |         "lastTransitionTime": "2026-06-09T11:49:11Z",
2026-06-09 12:19:46.194742 | controller |         "status": "True",
2026-06-09 12:19:46.194755 | controller |         "type": "Ready"
2026-06-09 12:19:46.194769 | controller |       },
2026-06-09 12:19:46.194782 | controller |       {
2026-06-09 12:19:46.194796 | controller |         "lastProbeTime": null,
2026-06-09 12:19:46.194810 | controller |         "lastTransitionTime": "2026-06-09T11:49:11Z",
2026-06-09 12:19:46.194824 | controller |         "status": "True",
2026-06-09 12:19:46.194838 | controller |         "type": "ContainersReady"
2026-06-09 12:19:46.194852 | controller |       },
2026-06-09 12:19:46.194866 | controller |       {
2026-06-09 12:19:46.194879 | controller |         "lastProbeTime": null,
2026-06-09 12:19:46.194893 | controller |         "lastTransitionTime": "2026-06-09T11:22:26Z",
2026-06-09 12:19:46.194907 | controller |         "status": "True",
2026-06-09 12:19:46.194920 | controller |         "type": "PodScheduled"
2026-06-09 12:19:46.194934 | controller |       }
2026-06-09 12:19:46.194948 | controller |     ],
2026-06-09 12:19:46.194961 | controller |     "containerStatuses": [
2026-06-09 12:19:46.194975 | controller |       {
2026-06-09 12:19:46.194988 | controller |         "allocatedResources": {
2026-06-09 12:19:46.195002 | controller |           "cpu": "10m",
2026-06-09 12:19:46.195015 | controller |           "memory": "256Mi"
2026-06-09 12:19:46.195029 | controller |         },
2026-06-09 12:19:46.195043 | controller |         "containerID": "cri-o://ffdfc4f67ed3e0ba51557e9af06925e47d5fbfc9af4dc552af8f6540197c471e",
2026-06-09 12:19:46.195058 | controller |         "image": "quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc",
2026-06-09 12:19:46.195072 | controller |         "imageID": "quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc",
2026-06-09 12:19:46.195086 | controller |         "lastState": {
2026-06-09 12:19:46.195100 | controller |           "terminated": {
2026-06-09 12:19:46.195113 | controller |             "containerID": "cri-o://8f6b0dcbc7a03938170b381ce9bd655d326d1662d49f028f1d83ebf8cd4cc8bc",
2026-06-09 12:19:46.195127 | controller |             "exitCode": 1,
2026-06-09 12:19:46.195141 | controller |             "finishedAt": "2026-06-09T11:48:33Z",
2026-06-09 12:19:46.195155 | controller |             "reason": "Error",
2026-06-09 12:19:46.195168 | controller |             "startedAt": "2026-06-09T11:46:59Z"
2026-06-09 12:19:46.195181 | controller |           }
2026-06-09 12:19:46.195195 | controller |         },
2026-06-09 12:19:46.195208 | controller |         "name": "manager",
2026-06-09 12:19:46.195222 | controller |         "ready": true,
2026-06-09 12:19:46.195235 | controller |         "resources": {
2026-06-09 12:19:46.195251 | controller |           "limits": {
2026-06-09 12:19:46.195265 | controller |             "cpu": "500m",
2026-06-09 12:19:46.195279 | controller |             "memory": "512Mi"
2026-06-09 12:19:46.195292 | controller |           },
2026-06-09 12:19:46.195305 | controller |           "requests": {
2026-06-09 12:19:46.195318 | controller |             "cpu": "10m",
2026-06-09 12:19:46.195331 | controller |             "memory": "256Mi"
2026-06-09 12:19:46.195344 | controller |           }
2026-06-09 12:19:46.195377 | controller |         },
2026-06-09 12:19:46.195391 | controller |         "restartCount": 4,
2026-06-09 12:19:46.195405 | controller |         "started": true,
2026-06-09 12:19:46.195419 | controller |         "state": {
2026-06-09 12:19:46.195432 | controller |           "running": {
2026-06-09 12:19:46.195445 | controller |             "startedAt": "2026-06-09T11:48:59Z"
2026-06-09 12:19:46.195458 | controller |           }
2026-06-09 12:19:46.195472 | controller |         },
2026-06-09 12:19:46.195485 | controller |         "user": {
2026-06-09 12:19:46.195498 | controller |           "linux": {
2026-06-09 12:19:46.195511 | controller |             "gid": 0,
2026-06-09 12:19:46.195525 | controller |             "supplementalGroups": [
2026-06-09 12:19:46.195538 | controller |               0
2026-06-09 12:19:46.195551 | controller |             ],
2026-06-09 12:19:46.195564 | controller |             "uid": 65532
2026-06-09 12:19:46.195577 | controller |           }
2026-06-09 12:19:46.195590 | controller |         },
2026-06-09 12:19:46.195604 | controller |         "volumeMounts": [
2026-06-09 12:19:46.195617 | controller |           {
2026-06-09 12:19:46.195630 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 12:19:46.195644 | controller |             "name": "kube-api-access-7xtgz",
2026-06-09 12:19:46.195657 | controller |             "readOnly": true,
2026-06-09 12:19:46.195671 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 12:19:46.195684 | controller |           }
2026-06-09 12:19:46.195697 | controller |         ]
2026-06-09 12:19:46.195710 | controller |       }
2026-06-09 12:19:46.195723 | controller |     ],
2026-06-09 12:19:46.195737 | controller |     "hostIP": "192.168.126.11",
2026-06-09 12:19:46.195750 | controller |     "hostIPs": [
2026-06-09 12:19:46.195764 | controller |       {
2026-06-09 12:19:46.195778 | controller |         "ip": "192.168.126.11"
2026-06-09 12:19:46.195791 | controller |       }
2026-06-09 12:19:46.195805 | controller |     ],
2026-06-09 12:19:46.195819 | controller |     "phase": "Running",
2026-06-09 12:19:46.195833 | controller |     "podIP": "10.217.0.91",
2026-06-09 12:19:46.195847 | controller |     "podIPs": [
2026-06-09 12:19:46.195860 | controller |       {
2026-06-09 12:19:46.195874 | controller |         "ip": "10.217.0.91"
2026-06-09 12:19:46.195887 | controller |       }
2026-06-09 12:19:46.195901 | controller |     ],
2026-06-09 12:19:46.195914 | controller |     "qosClass": "Burstable",
2026-06-09 12:19:46.195927 | controller |     "startTime": "2026-06-09T11:22:26Z"
2026-06-09 12:19:46.195941 | controller |   }
2026-06-09 12:19:46.195954 | controller | }
2026-06-09 12:19:46.216536 | controller | ok:
2026-06-09 12:19:46.216581 | controller | {
2026-06-09 12:19:46.216601 | controller |   "apiVersion": "v1",
2026-06-09 12:19:46.216617 | controller |   "kind": "Pod",
2026-06-09 12:19:46.216632 | controller |   "metadata": {
2026-06-09 12:19:46.216646 | controller |     "annotations": {
2026-06-09 12:19:46.216661 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.92/23\"],\"mac_address\":\"0a:58:0a:d9:00:5c\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.92/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-09 12:19:46.216725 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.92\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:5c\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-09 12:19:46.216744 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-09 12:19:46.216759 | controller |       "openshift.io/scc": "anyuid",
2026-06-09 12:19:46.216774 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-09 12:19:46.216788 | controller |     },
2026-06-09 12:19:46.216802 | controller |     "creationTimestamp": "2026-06-09T11:22:26Z",
2026-06-09 12:19:46.216816 | controller |     "generateName": "watcher-operator-controller-manager-577b679b5c-",
2026-06-09 12:19:46.216830 | controller |     "generation": 1,
2026-06-09 12:19:46.216844 | controller |     "labels": {
2026-06-09 12:19:46.216858 | controller |       "app.kubernetes.io/name": "watcher-operator",
2026-06-09 12:19:46.216872 | controller |       "control-plane": "controller-manager",
2026-06-09 12:19:46.216887 | controller |       "openstack.org/operator-name": "watcher",
2026-06-09 12:19:46.216901 | controller |       "pod-template-hash": "577b679b5c"
2026-06-09 12:19:46.216915 | controller |     },
2026-06-09 12:19:46.216929 | controller |     "managedFields": [
2026-06-09 12:19:46.216943 | controller |       {
2026-06-09 12:19:46.216956 | controller |         "apiVersion": "v1",
2026-06-09 12:19:46.216970 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:46.216983 | controller |         "fieldsV1": {
2026-06-09 12:19:46.217006 | controller |           "f:metadata": {
2026-06-09 12:19:46.217020 | controller |             "f:annotations": {
2026-06-09 12:19:46.217040 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 12:19:46.217055 | controller |             }
2026-06-09 12:19:46.217074 | controller |           }
2026-06-09 12:19:46.217088 | controller |         },
2026-06-09 12:19:46.217109 | controller |         "manager": "crc",
2026-06-09 12:19:46.217190 | controller |         "operation": "Update",
2026-06-09 12:19:46.217210 | controller |         "subresource": "status",
2026-06-09 12:19:46.217224 | controller |         "time": "2026-06-09T11:22:26Z"
2026-06-09 12:19:46.217238 | controller |       },
2026-06-09 12:19:46.217252 | controller |       {
2026-06-09 12:19:46.217266 | controller |         "apiVersion": "v1",
2026-06-09 12:19:46.217279 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:46.217295 | controller |         "fieldsV1": {
2026-06-09 12:19:46.217310 | controller |           "f:metadata": {
2026-06-09 12:19:46.217325 | controller |             "f:annotations": {
2026-06-09 12:19:46.217338 | controller |               ".": {},
2026-06-09 12:19:46.217373 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-09 12:19:46.217391 | controller |             },
2026-06-09 12:19:46.217405 | controller |             "f:generateName": {},
2026-06-09 12:19:46.217418 | controller |             "f:labels": {
2026-06-09 12:19:46.217432 | controller |               ".": {},
2026-06-09 12:19:46.217445 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 12:19:46.217459 | controller |               "f:control-plane": {},
2026-06-09 12:19:46.217472 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 12:19:46.217486 | controller |               "f:pod-template-hash": {}
2026-06-09 12:19:46.217500 | controller |             },
2026-06-09 12:19:46.217515 | controller |             "f:ownerReferences": {
2026-06-09 12:19:46.217529 | controller |               ".": {},
2026-06-09 12:19:46.217543 | controller |               "k:{\"uid\":\"0058944c-248a-4d6a-b450-13dccf00f0b9\"}": {}
2026-06-09 12:19:46.217557 | controller |             }
2026-06-09 12:19:46.217571 | controller |           },
2026-06-09 12:19:46.217588 | controller |           "f:spec": {
2026-06-09 12:19:46.217603 | controller |             "f:containers": {
2026-06-09 12:19:46.217616 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-09 12:19:46.217630 | controller |                 ".": {},
2026-06-09 12:19:46.217644 | controller |                 "f:args": {},
2026-06-09 12:19:46.217657 | controller |                 "f:command": {},
2026-06-09 12:19:46.217671 | controller |                 "f:env": {
2026-06-09 12:19:46.217684 | controller |                   ".": {},
2026-06-09 12:19:46.217697 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-09 12:19:46.217711 | controller |                     ".": {},
2026-06-09 12:19:46.217724 | controller |                     "f:name": {},
2026-06-09 12:19:46.217738 | controller |                     "f:value": {}
2026-06-09 12:19:46.217752 | controller |                   },
2026-06-09 12:19:46.217765 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 12:19:46.217779 | controller |                     ".": {},
2026-06-09 12:19:46.217792 | controller |                     "f:name": {},
2026-06-09 12:19:46.217805 | controller |                     "f:value": {}
2026-06-09 12:19:46.217819 | controller |                   },
2026-06-09 12:19:46.217832 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-09 12:19:46.217845 | controller |                     ".": {},
2026-06-09 12:19:46.217858 | controller |                     "f:name": {},
2026-06-09 12:19:46.217871 | controller |                     "f:value": {}
2026-06-09 12:19:46.217884 | controller |                   },
2026-06-09 12:19:46.217898 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 12:19:46.217911 | controller |                     ".": {},
2026-06-09 12:19:46.217923 | controller |                     "f:name": {},
2026-06-09 12:19:46.217936 | controller |                     "f:value": {}
2026-06-09 12:19:46.217949 | controller |                   },
2026-06-09 12:19:46.217963 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 12:19:46.217976 | controller |                     ".": {},
2026-06-09 12:19:46.217989 | controller |                     "f:name": {},
2026-06-09 12:19:46.218002 | controller |                     "f:value": {}
2026-06-09 12:19:46.218016 | controller |                   }
2026-06-09 12:19:46.218029 | controller |                 },
2026-06-09 12:19:46.218042 | controller |                 "f:image": {},
2026-06-09 12:19:46.218055 | controller |                 "f:imagePullPolicy": {},
2026-06-09 12:19:46.218069 | controller |                 "f:livenessProbe": {
2026-06-09 12:19:46.218082 | controller |                   ".": {},
2026-06-09 12:19:46.218096 | controller |                   "f:failureThreshold": {},
2026-06-09 12:19:46.218109 | controller |                   "f:httpGet": {
2026-06-09 12:19:46.218122 | controller |                     ".": {},
2026-06-09 12:19:46.218135 | controller |                     "f:path": {},
2026-06-09 12:19:46.218148 | controller |                     "f:port": {},
2026-06-09 12:19:46.218162 | controller |                     "f:scheme": {}
2026-06-09 12:19:46.218175 | controller |                   },
2026-06-09 12:19:46.218188 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 12:19:46.218201 | controller |                   "f:periodSeconds": {},
2026-06-09 12:19:46.218214 | controller |                   "f:successThreshold": {},
2026-06-09 12:19:46.218227 | controller |                   "f:timeoutSeconds": {}
2026-06-09 12:19:46.218240 | controller |                 },
2026-06-09 12:19:46.218253 | controller |                 "f:name": {},
2026-06-09 12:19:46.218266 | controller |                 "f:readinessProbe": {
2026-06-09 12:19:46.218280 | controller |                   ".": {},
2026-06-09 12:19:46.218293 | controller |                   "f:failureThreshold": {},
2026-06-09 12:19:46.218310 | controller |                   "f:httpGet": {
2026-06-09 12:19:46.218324 | controller |                     ".": {},
2026-06-09 12:19:46.218337 | controller |                     "f:path": {},
2026-06-09 12:19:46.218371 | controller |                     "f:port": {},
2026-06-09 12:19:46.218387 | controller |                     "f:scheme": {}
2026-06-09 12:19:46.218401 | controller |                   },
2026-06-09 12:19:46.218414 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 12:19:46.218428 | controller |                   "f:periodSeconds": {},
2026-06-09 12:19:46.218442 | controller |                   "f:successThreshold": {},
2026-06-09 12:19:46.218456 | controller |                   "f:timeoutSeconds": {}
2026-06-09 12:19:46.218470 | controller |                 },
2026-06-09 12:19:46.218483 | controller |                 "f:resources": {
2026-06-09 12:19:46.218497 | controller |                   ".": {},
2026-06-09 12:19:46.218510 | controller |                   "f:limits": {
2026-06-09 12:19:46.218524 | controller |                     ".": {},
2026-06-09 12:19:46.218537 | controller |                     "f:cpu": {},
2026-06-09 12:19:46.218550 | controller |                     "f:memory": {}
2026-06-09 12:19:46.218564 | controller |                   },
2026-06-09 12:19:46.218577 | controller |                   "f:requests": {
2026-06-09 12:19:46.218591 | controller |                     ".": {},
2026-06-09 12:19:46.218604 | controller |                     "f:cpu": {},
2026-06-09 12:19:46.218618 | controller |                     "f:memory": {}
2026-06-09 12:19:46.218631 | controller |                   }
2026-06-09 12:19:46.218644 | controller |                 },
2026-06-09 12:19:46.218658 | controller |                 "f:securityContext": {
2026-06-09 12:19:46.218672 | controller |                   ".": {},
2026-06-09 12:19:46.218691 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-09 12:19:46.218704 | controller |                 },
2026-06-09 12:19:46.218718 | controller |                 "f:terminationMessagePath": {},
2026-06-09 12:19:46.218732 | controller |                 "f:terminationMessagePolicy": {}
2026-06-09 12:19:46.218746 | controller |               }
2026-06-09 12:19:46.218760 | controller |             },
2026-06-09 12:19:46.218773 | controller |             "f:dnsPolicy": {},
2026-06-09 12:19:46.218787 | controller |             "f:enableServiceLinks": {},
2026-06-09 12:19:46.218801 | controller |             "f:restartPolicy": {},
2026-06-09 12:19:46.218815 | controller |             "f:schedulerName": {},
2026-06-09 12:19:46.218828 | controller |             "f:securityContext": {
2026-06-09 12:19:46.218841 | controller |               ".": {},
2026-06-09 12:19:46.218855 | controller |               "f:runAsNonRoot": {}
2026-06-09 12:19:46.218868 | controller |             },
2026-06-09 12:19:46.218881 | controller |             "f:serviceAccount": {},
2026-06-09 12:19:46.218895 | controller |             "f:serviceAccountName": {},
2026-06-09 12:19:46.218908 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 12:19:46.218922 | controller |             "f:tolerations": {}
2026-06-09 12:19:46.218935 | controller |           }
2026-06-09 12:19:46.218949 | controller |         },
2026-06-09 12:19:46.218962 | controller |         "manager": "kube-controller-manager",
2026-06-09 12:19:46.218976 | controller |         "operation": "Update",
2026-06-09 12:19:46.218989 | controller |         "time": "2026-06-09T11:22:26Z"
2026-06-09 12:19:46.219003 | controller |       },
2026-06-09 12:19:46.219016 | controller |       {
2026-06-09 12:19:46.219030 | controller |         "apiVersion": "v1",
2026-06-09 12:19:46.219043 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:46.219057 | controller |         "fieldsV1": {
2026-06-09 12:19:46.219070 | controller |           "f:metadata": {
2026-06-09 12:19:46.219084 | controller |             "f:annotations": {
2026-06-09 12:19:46.219100 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 12:19:46.219114 | controller |             }
2026-06-09 12:19:46.219128 | controller |           }
2026-06-09 12:19:46.219142 | controller |         },
2026-06-09 12:19:46.219155 | controller |         "manager": "multus-daemon",
2026-06-09 12:19:46.219169 | controller |         "operation": "Update",
2026-06-09 12:19:46.219182 | controller |         "subresource": "status",
2026-06-09 12:19:46.219196 | controller |         "time": "2026-06-09T11:22:41Z"
2026-06-09 12:19:46.219209 | controller |       },
2026-06-09 12:19:46.219223 | controller |       {
2026-06-09 12:19:46.219236 | controller |         "apiVersion": "v1",
2026-06-09 12:19:46.219250 | controller |         "fieldsType": "FieldsV1",
2026-06-09 12:19:46.219264 | controller |         "fieldsV1": {
2026-06-09 12:19:46.219277 | controller |           "f:status": {
2026-06-09 12:19:46.219291 | controller |             "f:conditions": {
2026-06-09 12:19:46.219304 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 12:19:46.219318 | controller |                 ".": {},
2026-06-09 12:19:46.219331 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:46.219344 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:46.219378 | controller |                 "f:status": {},
2026-06-09 12:19:46.219392 | controller |                 "f:type": {}
2026-06-09 12:19:46.219406 | controller |               },
2026-06-09 12:19:46.219420 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 12:19:46.219434 | controller |                 ".": {},
2026-06-09 12:19:46.219448 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:46.219462 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:46.219475 | controller |                 "f:status": {},
2026-06-09 12:19:46.219489 | controller |                 "f:type": {}
2026-06-09 12:19:46.219503 | controller |               },
2026-06-09 12:19:46.219516 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 12:19:46.219530 | controller |                 ".": {},
2026-06-09 12:19:46.219543 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:46.219556 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:46.219570 | controller |                 "f:status": {},
2026-06-09 12:19:46.219583 | controller |                 "f:type": {}
2026-06-09 12:19:46.219597 | controller |               },
2026-06-09 12:19:46.219610 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 12:19:46.219624 | controller |                 ".": {},
2026-06-09 12:19:46.219638 | controller |                 "f:lastProbeTime": {},
2026-06-09 12:19:46.219652 | controller |                 "f:lastTransitionTime": {},
2026-06-09 12:19:46.219665 | controller |                 "f:status": {},
2026-06-09 12:19:46.219679 | controller |                 "f:type": {}
2026-06-09 12:19:46.219692 | controller |               }
2026-06-09 12:19:46.219705 | controller |             },
2026-06-09 12:19:46.219719 | controller |             "f:containerStatuses": {},
2026-06-09 12:19:46.219733 | controller |             "f:hostIP": {},
2026-06-09 12:19:46.219746 | controller |             "f:hostIPs": {},
2026-06-09 12:19:46.219760 | controller |             "f:phase": {},
2026-06-09 12:19:46.219773 | controller |             "f:podIP": {},
2026-06-09 12:19:46.219787 | controller |             "f:podIPs": {
2026-06-09 12:19:46.219800 | controller |               ".": {},
2026-06-09 12:19:46.219813 | controller |               "k:{\"ip\":\"10.217.0.92\"}": {
2026-06-09 12:19:46.219826 | controller |                 ".": {},
2026-06-09 12:19:46.219840 | controller |                 "f:ip": {}
2026-06-09 12:19:46.219853 | controller |               }
2026-06-09 12:19:46.219867 | controller |             },
2026-06-09 12:19:46.219880 | controller |             "f:startTime": {}
2026-06-09 12:19:46.219898 | controller |           }
2026-06-09 12:19:46.219912 | controller |         },
2026-06-09 12:19:46.219925 | controller |         "manager": "kubelet",
2026-06-09 12:19:46.219939 | controller |         "operation": "Update",
2026-06-09 12:19:46.219952 | controller |         "subresource": "status",
2026-06-09 12:19:46.219965 | controller |         "time": "2026-06-09T11:28:56Z"
2026-06-09 12:19:46.219979 | controller |       }
2026-06-09 12:19:46.219992 | controller |     ],
2026-06-09 12:19:46.220005 | controller |     "name": "watcher-operator-controller-manager-577b679b5c-5v6m6",
2026-06-09 12:19:46.220019 | controller |     "namespace": "openstack-operators",
2026-06-09 12:19:46.220032 | controller |     "ownerReferences": [
2026-06-09 12:19:46.220046 | controller |       {
2026-06-09 12:19:46.220059 | controller |         "apiVersion": "apps/v1",
2026-06-09 12:19:46.220072 | controller |         "blockOwnerDeletion": true,
2026-06-09 12:19:46.220085 | controller |         "controller": true,
2026-06-09 12:19:46.220099 | controller |         "kind": "ReplicaSet",
2026-06-09 12:19:46.220112 | controller |         "name": "watcher-operator-controller-manager-577b679b5c",
2026-06-09 12:19:46.220125 | controller |         "uid": "0058944c-248a-4d6a-b450-13dccf00f0b9"
2026-06-09 12:19:46.220139 | controller |       }
2026-06-09 12:19:46.220152 | controller |     ],
2026-06-09 12:19:46.220165 | controller |     "resourceVersion": "62483",
2026-06-09 12:19:46.220178 | controller |     "uid": "f3b2919f-3a75-4ad8-a8fe-a89eed645fbd"
2026-06-09 12:19:46.220191 | controller |   },
2026-06-09 12:19:46.220205 | controller |   "spec": {
2026-06-09 12:19:46.220218 | controller |     "containers": [
2026-06-09 12:19:46.220231 | controller |       {
2026-06-09 12:19:46.220244 | controller |         "args": [
2026-06-09 12:19:46.220257 | controller |           "--leader-elect",
2026-06-09 12:19:46.220270 | controller |           "--health-probe-bind-address=:8081",
2026-06-09 12:19:46.220284 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-09 12:19:46.220298 | controller |         ],
2026-06-09 12:19:46.220311 | controller |         "command": [
2026-06-09 12:19:46.220324 | controller |           "/manager"
2026-06-09 12:19:46.220338 | controller |         ],
2026-06-09 12:19:46.220371 | controller |         "env": [
2026-06-09 12:19:46.220387 | controller |           {
2026-06-09 12:19:46.220402 | controller |             "name": "LEASE_DURATION",
2026-06-09 12:19:46.220416 | controller |             "value": "30"
2026-06-09 12:19:46.220429 | controller |           },
2026-06-09 12:19:46.220443 | controller |           {
2026-06-09 12:19:46.220457 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 12:19:46.220470 | controller |             "value": "20"
2026-06-09 12:19:46.220484 | controller |           },
2026-06-09 12:19:46.220497 | controller |           {
2026-06-09 12:19:46.220511 | controller |             "name": "RETRY_PERIOD",
2026-06-09 12:19:46.220524 | controller |             "value": "5"
2026-06-09 12:19:46.220538 | controller |           },
2026-06-09 12:19:46.220551 | controller |           {
2026-06-09 12:19:46.220565 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-09 12:19:46.220579 | controller |             "value": "false"
2026-06-09 12:19:46.220592 | controller |           },
2026-06-09 12:19:46.220606 | controller |           {
2026-06-09 12:19:46.220620 | controller |             "name": "METRICS_CERTS",
2026-06-09 12:19:46.220634 | controller |             "value": "false"
2026-06-09 12:19:46.220647 | controller |           }
2026-06-09 12:19:46.220661 | controller |         ],
2026-06-09 12:19:46.220674 | controller |         "image": "quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d",
2026-06-09 12:19:46.220688 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 12:19:46.220702 | controller |         "livenessProbe": {
2026-06-09 12:19:46.220716 | controller |           "failureThreshold": 3,
2026-06-09 12:19:46.220744 | controller |           "httpGet": {
2026-06-09 12:19:46.220760 | controller |             "path": "/healthz",
2026-06-09 12:19:46.220774 | controller |             "port": 8081,
2026-06-09 12:19:46.220788 | controller |             "scheme": "HTTP"
2026-06-09 12:19:46.220801 | controller |           },
2026-06-09 12:19:46.220815 | controller |           "initialDelaySeconds": 15,
2026-06-09 12:19:46.220828 | controller |           "periodSeconds": 20,
2026-06-09 12:19:46.220842 | controller |           "successThreshold": 1,
2026-06-09 12:19:46.220856 | controller |           "timeoutSeconds": 1
2026-06-09 12:19:46.220869 | controller |         },
2026-06-09 12:19:46.220882 | controller |         "name": "manager",
2026-06-09 12:19:46.220896 | controller |         "readinessProbe": {
2026-06-09 12:19:46.220909 | controller |           "failureThreshold": 3,
2026-06-09 12:19:46.220922 | controller |           "httpGet": {
2026-06-09 12:19:46.220936 | controller |             "path": "/readyz",
2026-06-09 12:19:46.220949 | controller |             "port": 8081,
2026-06-09 12:19:46.220962 | controller |             "scheme": "HTTP"
2026-06-09 12:19:46.220976 | controller |           },
2026-06-09 12:19:46.220989 | controller |           "initialDelaySeconds": 5,
2026-06-09 12:19:46.221003 | controller |           "periodSeconds": 10,
2026-06-09 12:19:46.221016 | controller |           "successThreshold": 1,
2026-06-09 12:19:46.221029 | controller |           "timeoutSeconds": 1
2026-06-09 12:19:46.221043 | controller |         },
2026-06-09 12:19:46.221056 | controller |         "resources": {
2026-06-09 12:19:46.221070 | controller |           "limits": {
2026-06-09 12:19:46.221083 | controller |             "cpu": "500m",
2026-06-09 12:19:46.221097 | controller |             "memory": "512Mi"
2026-06-09 12:19:46.221110 | controller |           },
2026-06-09 12:19:46.221124 | controller |           "requests": {
2026-06-09 12:19:46.221137 | controller |             "cpu": "10m",
2026-06-09 12:19:46.221151 | controller |             "memory": "256Mi"
2026-06-09 12:19:46.221164 | controller |           }
2026-06-09 12:19:46.221177 | controller |         },
2026-06-09 12:19:46.221191 | controller |         "securityContext": {
2026-06-09 12:19:46.221204 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 12:19:46.221218 | controller |           "capabilities": {
2026-06-09 12:19:46.221232 | controller |             "drop": [
2026-06-09 12:19:46.221245 | controller |               "MKNOD"
2026-06-09 12:19:46.221258 | controller |             ]
2026-06-09 12:19:46.221271 | controller |           }
2026-06-09 12:19:46.221285 | controller |         },
2026-06-09 12:19:46.221299 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 12:19:46.221313 | controller |         "terminationMessagePolicy": "File",
2026-06-09 12:19:46.221327 | controller |         "volumeMounts": [
2026-06-09 12:19:46.221340 | controller |           {
2026-06-09 12:19:46.221377 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 12:19:46.221393 | controller |             "name": "kube-api-access-dppvr",
2026-06-09 12:19:46.221408 | controller |             "readOnly": true
2026-06-09 12:19:46.221421 | controller |           }
2026-06-09 12:19:46.221435 | controller |         ]
2026-06-09 12:19:46.221449 | controller |       }
2026-06-09 12:19:46.221462 | controller |     ],
2026-06-09 12:19:46.221475 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 12:19:46.221489 | controller |     "enableServiceLinks": true,
2026-06-09 12:19:46.221502 | controller |     "imagePullSecrets": [
2026-06-09 12:19:46.221516 | controller |       {
2026-06-09 12:19:46.221530 | controller |         "name": "watcher-operator-controller-manager-dockercfg-pbvr5"
2026-06-09 12:19:46.221543 | controller |       }
2026-06-09 12:19:46.221557 | controller |     ],
2026-06-09 12:19:46.221571 | controller |     "nodeName": "crc",
2026-06-09 12:19:46.221589 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 12:19:46.221603 | controller |     "priority": 0,
2026-06-09 12:19:46.221617 | controller |     "restartPolicy": "Always",
2026-06-09 12:19:46.221630 | controller |     "schedulerName": "default-scheduler",
2026-06-09 12:19:46.221644 | controller |     "securityContext": {
2026-06-09 12:19:46.221658 | controller |       "runAsNonRoot": true,
2026-06-09 12:19:46.221671 | controller |       "seLinuxOptions": {
2026-06-09 12:19:46.221684 | controller |         "level": "s0:c26,c5"
2026-06-09 12:19:46.221698 | controller |       }
2026-06-09 12:19:46.221710 | controller |     },
2026-06-09 12:19:46.221724 | controller |     "serviceAccount": "watcher-operator-controller-manager",
2026-06-09 12:19:46.221737 | controller |     "serviceAccountName": "watcher-operator-controller-manager",
2026-06-09 12:19:46.221751 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 12:19:46.221764 | controller |     "tolerations": [
2026-06-09 12:19:46.221777 | controller |       {
2026-06-09 12:19:46.221791 | controller |         "effect": "NoExecute",
2026-06-09 12:19:46.221804 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 12:19:46.221817 | controller |         "operator": "Exists",
2026-06-09 12:19:46.221830 | controller |         "tolerationSeconds": 120
2026-06-09 12:19:46.221843 | controller |       },
2026-06-09 12:19:46.221857 | controller |       {
2026-06-09 12:19:46.221870 | controller |         "effect": "NoExecute",
2026-06-09 12:19:46.221883 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 12:19:46.221896 | controller |         "operator": "Exists",
2026-06-09 12:19:46.221910 | controller |         "tolerationSeconds": 120
2026-06-09 12:19:46.221923 | controller |       },
2026-06-09 12:19:46.221936 | controller |       {
2026-06-09 12:19:46.221949 | controller |         "effect": "NoSchedule",
2026-06-09 12:19:46.221989 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 12:19:46.222003 | controller |         "operator": "Exists"
2026-06-09 12:19:46.222017 | controller |       }
2026-06-09 12:19:46.222030 | controller |     ],
2026-06-09 12:19:46.222044 | controller |     "volumes": [
2026-06-09 12:19:46.222057 | controller |       {
2026-06-09 12:19:46.222071 | controller |         "name": "kube-api-access-dppvr",
2026-06-09 12:19:46.222084 | controller |         "projected": {
2026-06-09 12:19:46.222098 | controller |           "defaultMode": 420,
2026-06-09 12:19:46.222111 | controller |           "sources": [
2026-06-09 12:19:46.222124 | controller |             {
2026-06-09 12:19:46.222138 | controller |               "serviceAccountToken": {
2026-06-09 12:19:46.222151 | controller |                 "expirationSeconds": 3607,
2026-06-09 12:19:46.222164 | controller |                 "path": "token"
2026-06-09 12:19:46.222177 | controller |               }
2026-06-09 12:19:46.222190 | controller |             },
2026-06-09 12:19:46.222203 | controller |             {
2026-06-09 12:19:46.222217 | controller |               "configMap": {
2026-06-09 12:19:46.222231 | controller |                 "items": [
2026-06-09 12:19:46.222244 | controller |                   {
2026-06-09 12:19:46.222257 | controller |                     "key": "ca.crt",
2026-06-09 12:19:46.222271 | controller |                     "path": "ca.crt"
2026-06-09 12:19:46.222284 | controller |                   }
2026-06-09 12:19:46.222298 | controller |                 ],
2026-06-09 12:19:46.222312 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 12:19:46.222326 | controller |               }
2026-06-09 12:19:46.222339 | controller |             },
2026-06-09 12:19:46.222373 | controller |             {
2026-06-09 12:19:46.222390 | controller |               "downwardAPI": {
2026-06-09 12:19:46.222404 | controller |                 "items": [
2026-06-09 12:19:46.222417 | controller |                   {
2026-06-09 12:19:46.222435 | controller |                     "fieldRef": {
2026-06-09 12:19:46.222449 | controller |                       "apiVersion": "v1",
2026-06-09 12:19:46.222463 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 12:19:46.222476 | controller |                     },
2026-06-09 12:19:46.222490 | controller |                     "path": "namespace"
2026-06-09 12:19:46.222504 | controller |                   }
2026-06-09 12:19:46.222518 | controller |                 ]
2026-06-09 12:19:46.222532 | controller |               }
2026-06-09 12:19:46.222546 | controller |             },
2026-06-09 12:19:46.222560 | controller |             {
2026-06-09 12:19:46.222573 | controller |               "configMap": {
2026-06-09 12:19:46.222587 | controller |                 "items": [
2026-06-09 12:19:46.222600 | controller |                   {
2026-06-09 12:19:46.222614 | controller |                     "key": "service-ca.crt",
2026-06-09 12:19:46.222628 | controller |                     "path": "service-ca.crt"
2026-06-09 12:19:46.222642 | controller |                   }
2026-06-09 12:19:46.222656 | controller |                 ],
2026-06-09 12:19:46.222669 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 12:19:46.222683 | controller |               }
2026-06-09 12:19:46.222697 | controller |             }
2026-06-09 12:19:46.222710 | controller |           ]
2026-06-09 12:19:46.222724 | controller |         }
2026-06-09 12:19:46.222738 | controller |       }
2026-06-09 12:19:46.222751 | controller |     ]
2026-06-09 12:19:46.222765 | controller |   },
2026-06-09 12:19:46.222778 | controller |   "status": {
2026-06-09 12:19:46.222792 | controller |     "conditions": [
2026-06-09 12:19:46.222806 | controller |       {
2026-06-09 12:19:46.222819 | controller |         "lastProbeTime": null,
2026-06-09 12:19:46.222833 | controller |         "lastTransitionTime": "2026-06-09T11:23:19Z",
2026-06-09 12:19:46.222846 | controller |         "status": "True",
2026-06-09 12:19:46.222860 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 12:19:46.222873 | controller |       },
2026-06-09 12:19:46.222887 | controller |       {
2026-06-09 12:19:46.222900 | controller |         "lastProbeTime": null,
2026-06-09 12:19:46.222914 | controller |         "lastTransitionTime": "2026-06-09T11:22:27Z",
2026-06-09 12:19:46.222927 | controller |         "status": "True",
2026-06-09 12:19:46.222941 | controller |         "type": "Initialized"
2026-06-09 12:19:46.222955 | controller |       },
2026-06-09 12:19:46.222968 | controller |       {
2026-06-09 12:19:46.222982 | controller |         "lastProbeTime": null,
2026-06-09 12:19:46.222995 | controller |         "lastTransitionTime": "2026-06-09T11:28:56Z",
2026-06-09 12:19:46.223008 | controller |         "status": "True",
2026-06-09 12:19:46.223022 | controller |         "type": "Ready"
2026-06-09 12:19:46.223035 | controller |       },
2026-06-09 12:19:46.223049 | controller |       {
2026-06-09 12:19:46.223062 | controller |         "lastProbeTime": null,
2026-06-09 12:19:46.223075 | controller |         "lastTransitionTime": "2026-06-09T11:28:56Z",
2026-06-09 12:19:46.223089 | controller |         "status": "True",
2026-06-09 12:19:46.223102 | controller |         "type": "ContainersReady"
2026-06-09 12:19:46.223116 | controller |       },
2026-06-09 12:19:46.223129 | controller |       {
2026-06-09 12:19:46.223143 | controller |         "lastProbeTime": null,
2026-06-09 12:19:46.223156 | controller |         "lastTransitionTime": "2026-06-09T11:22:26Z",
2026-06-09 12:19:46.223170 | controller |         "status": "True",
2026-06-09 12:19:46.223183 | controller |         "type": "PodScheduled"
2026-06-09 12:19:46.223196 | controller |       }
2026-06-09 12:19:46.223210 | controller |     ],
2026-06-09 12:19:46.223223 | controller |     "containerStatuses": [
2026-06-09 12:19:46.223237 | controller |       {
2026-06-09 12:19:46.223251 | controller |         "allocatedResources": {
2026-06-09 12:19:46.223265 | controller |           "cpu": "10m",
2026-06-09 12:19:46.223283 | controller |           "memory": "256Mi"
2026-06-09 12:19:46.223297 | controller |         },
2026-06-09 12:19:46.223313 | controller |         "containerID": "cri-o://77bc5c7d51751e4b15b99d949efb347e5e8859dfb14fd0fed0488936d4fabdf9",
2026-06-09 12:19:46.223329 | controller |         "image": "quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d",
2026-06-09 12:19:46.223344 | controller |         "imageID": "quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d",
2026-06-09 12:19:46.223377 | controller |         "lastState": {
2026-06-09 12:19:46.223391 | controller |           "terminated": {
2026-06-09 12:19:46.223405 | controller |             "containerID": "cri-o://7ecb8d9f568b541b07a690fee018bafca17f0784ebea4fa344499561dcfb941c",
2026-06-09 12:19:46.223419 | controller |             "exitCode": 1,
2026-06-09 12:19:46.223432 | controller |             "finishedAt": "2026-06-09T11:28:42Z",
2026-06-09 12:19:46.223446 | controller |             "reason": "Error",
2026-06-09 12:19:46.223460 | controller |             "startedAt": "2026-06-09T11:23:18Z"
2026-06-09 12:19:46.223474 | controller |           }
2026-06-09 12:19:46.223488 | controller |         },
2026-06-09 12:19:46.223502 | controller |         "name": "manager",
2026-06-09 12:19:46.223515 | controller |         "ready": true,
2026-06-09 12:19:46.223529 | controller |         "resources": {
2026-06-09 12:19:46.223542 | controller |           "limits": {
2026-06-09 12:19:46.223556 | controller |             "cpu": "500m",
2026-06-09 12:19:46.223569 | controller |             "memory": "512Mi"
2026-06-09 12:19:46.223582 | controller |           },
2026-06-09 12:19:46.223595 | controller |           "requests": {
2026-06-09 12:19:46.223608 | controller |             "cpu": "10m",
2026-06-09 12:19:46.223622 | controller |             "memory": "256Mi"
2026-06-09 12:19:46.223635 | controller |           }
2026-06-09 12:19:46.223648 | controller |         },
2026-06-09 12:19:46.223661 | controller |         "restartCount": 1,
2026-06-09 12:19:46.223675 | controller |         "started": true,
2026-06-09 12:19:46.223688 | controller |         "state": {
2026-06-09 12:19:46.223702 | controller |           "running": {
2026-06-09 12:19:46.223715 | controller |             "startedAt": "2026-06-09T11:28:44Z"
2026-06-09 12:19:46.223729 | controller |           }
2026-06-09 12:19:46.223742 | controller |         },
2026-06-09 12:19:46.223756 | controller |         "user": {
2026-06-09 12:19:46.223769 | controller |           "linux": {
2026-06-09 12:19:46.223782 | controller |             "gid": 0,
2026-06-09 12:19:46.223795 | controller |             "supplementalGroups": [
2026-06-09 12:19:46.223808 | controller |               0
2026-06-09 12:19:46.223822 | controller |             ],
2026-06-09 12:19:46.223835 | controller |             "uid": 65532
2026-06-09 12:19:46.223848 | controller |           }
2026-06-09 12:19:46.223861 | controller |         },
2026-06-09 12:19:46.223874 | controller |         "volumeMounts": [
2026-06-09 12:19:46.223887 | controller |           {
2026-06-09 12:19:46.223900 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 12:19:46.223914 | controller |             "name": "kube-api-access-dppvr",
2026-06-09 12:19:46.223927 | controller |             "readOnly": true,
2026-06-09 12:19:46.223941 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 12:19:46.223954 | controller |           }
2026-06-09 12:19:46.223967 | controller |         ]
2026-06-09 12:19:46.223981 | controller |       }
2026-06-09 12:19:46.223995 | controller |     ],
2026-06-09 12:19:46.224008 | controller |     "hostIP": "192.168.126.11",
2026-06-09 12:19:46.224021 | controller |     "hostIPs": [
2026-06-09 12:19:46.224034 | controller |       {
2026-06-09 12:19:46.224048 | controller |         "ip": "192.168.126.11"
2026-06-09 12:19:46.224065 | controller |       }
2026-06-09 12:19:46.224078 | controller |     ],
2026-06-09 12:19:46.224091 | controller |     "phase": "Running",
2026-06-09 12:19:46.224104 | controller |     "podIP": "10.217.0.92",
2026-06-09 12:19:46.224118 | controller |     "podIPs": [
2026-06-09 12:19:46.224131 | controller |       {
2026-06-09 12:19:46.224144 | controller |         "ip": "10.217.0.92"
2026-06-09 12:19:46.224157 | controller |       }
2026-06-09 12:19:46.224170 | controller |     ],
2026-06-09 12:19:46.224183 | controller |     "qosClass": "Burstable",
2026-06-09 12:19:46.224197 | controller |     "startTime": "2026-06-09T11:22:27Z"
2026-06-09 12:19:46.224211 | controller |   }
2026-06-09 12:19:46.224225 | controller | }
2026-06-09 12:19:46.424418 | 
2026-06-09 12:19:46.424631 | TASK [env_op_images : Write images to file]
2026-06-09 12:19:47.785781 | controller | changed
2026-06-09 12:19:47.818843 | 
2026-06-09 12:19:47.818988 | TASK [env_op_images : Generate pulled images registry report]
2026-06-09 12:19:47.871310 | controller | ok
2026-06-09 12:19:47.896377 | controller | included: /var/lib/zuul/builds/380aa48dc69f4b299b577c203491369e/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/env_op_images/tasks/pulled_images_report.yml
2026-06-09 12:19:47.915702 | 
2026-06-09 12:19:47.915769 | TASK [env_op_images : Ensure artifacts directory exists]
2026-06-09 12:19:48.288233 | controller | ok
2026-06-09 12:19:48.314869 | 
2026-06-09 12:19:48.314970 | TASK [env_op_images : Get ICSP mirror rules]
2026-06-09 12:19:48.830097 | controller | {
2026-06-09 12:19:48.830206 | controller |     "apiVersion": "v1",
2026-06-09 12:19:48.830215 | controller |     "items": [],
2026-06-09 12:19:48.830222 | controller |     "kind": "List",
2026-06-09 12:19:48.830227 | controller |     "metadata": {
2026-06-09 12:19:48.830232 | controller |         "resourceVersion": ""
2026-06-09 12:19:48.830238 | controller |     }
2026-06-09 12:19:48.830243 | controller | }
2026-06-09 12:19:49.269895 | controller | ok: Runtime: 0:00:00.120477
2026-06-09 12:19:49.290633 | 
2026-06-09 12:19:49.290726 | TASK [env_op_images : Get IDMS mirror rules]
2026-06-09 12:19:49.789536 | controller | {
2026-06-09 12:19:49.789629 | controller |     "apiVersion": "v1",
2026-06-09 12:19:49.789637 | controller |     "items": [],
2026-06-09 12:19:49.789643 | controller |     "kind": "List",
2026-06-09 12:19:49.789648 | controller |     "metadata": {
2026-06-09 12:19:49.789653 | controller |         "resourceVersion": ""
2026-06-09 12:19:49.789658 | controller |     }
2026-06-09 12:19:49.789662 | controller | }
2026-06-09 12:19:49.930419 | controller | ok: Runtime: 0:00:00.126872
2026-06-09 12:19:49.955980 | 
2026-06-09 12:19:49.956076 | TASK [env_op_images : Build source-to-mirror mapping from ICSP/IDMS]
2026-06-09 12:19:50.072727 | controller | ok
2026-06-09 12:19:50.098685 | 
2026-06-09 12:19:50.098782 | TASK [env_op_images : Warn if no ICSP/IDMS mirror rules found]
2026-06-09 12:19:50.201766 | controller | ok: No ICSP or IDMS mirror rules found on the cluster. All rows will have expected_pull_basis: source and expected_pull_location from the image ref.
2026-06-09 12:19:50.229196 | 
2026-06-09 12:19:50.229426 | LOOP [env_op_images : Get pods per namespace]
2026-06-09 12:19:52.524115 | controller | ok: "openstack"
2026-06-09 12:19:52.524500 | controller | ok: All items complete
2026-06-09 12:19:52.524537 | 
2026-06-09 12:19:53.932827 | controller | ok: "openstack-operators"
2026-06-09 12:19:54.999263 | 
2026-06-09 12:19:54.999440 | TASK [env_op_images : Build per-pod pulled images report]
2026-06-09 12:19:57.232282 | controller | ok
2026-06-09 12:19:57.283185 | 
2026-06-09 12:19:57.283363 | TASK [env_op_images : Build report summary]
2026-06-09 12:19:57.399574 | controller | ok
2026-06-09 12:19:57.424641 | 
2026-06-09 12:19:57.424790 | TASK [env_op_images : Save pulled images report to artifacts]
2026-06-09 12:19:58.809273 | controller | changed
2026-06-09 12:19:59.159970 | 
2026-06-09 12:19:59.160138 | TASK [env_op_images : Pulled images report summary]
2026-06-09 12:19:59.243601 | controller | ok: Pulled images report: 120 containers (0 mirror, 120 source), 0 mirror rules. Full report: /home/zuul/ci-framework-data/artifacts/pulled_images_report.yaml
2026-06-09 12:19:59.265136 | 
2026-06-09 12:19:59.265292 | TASK [env_op_images : Verify pulled report against CRI-O node logs]
2026-06-09 12:19:59.318491 | controller | ok
2026-06-09 12:19:59.343887 | controller | included: /var/lib/zuul/builds/380aa48dc69f4b299b577c203491369e/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/env_op_images/tasks/verify_pulled_report_crio.yml
2026-06-09 12:19:59.374653 | 
2026-06-09 12:19:59.374840 | TASK [env_op_images : Check pulled images report exists]
2026-06-09 12:19:59.773267 | controller | ok
2026-06-09 12:19:59.793091 | 
2026-06-09 12:19:59.793169 | TASK [env_op_images : Ensure CRI-O logs directory exists]
2026-06-09 12:20:00.259741 | controller | changed
2026-06-09 12:20:00.288105 | 
2026-06-09 12:20:00.288217 | TASK [env_op_images : List cluster nodes]
2026-06-09 12:20:00.862450 | controller | {
2026-06-09 12:20:00.862602 | controller |     "apiVersion": "v1",
2026-06-09 12:20:00.862610 | controller |     "items": [
2026-06-09 12:20:00.862614 | controller |         {
2026-06-09 12:20:00.862620 | controller |             "apiVersion": "v1",
2026-06-09 12:20:00.862624 | controller |             "kind": "Node",
2026-06-09 12:20:00.862628 | controller |             "metadata": {
2026-06-09 12:20:00.862632 | controller |                 "annotations": {
2026-06-09 12:20:00.862639 | controller |                     "csi.volume.kubernetes.io/nodeid": "{\"kubevirt.io.hostpath-provisioner\":\"crc\"}",
2026-06-09 12:20:00.862648 | controller |                     "k8s.ovn.org/host-cidrs": "[\"172.17.0.5/24\",\"172.18.0.5/24\",\"172.19.0.5/24\",\"172.20.0.5/24\",\"172.28.0.5/24\",\"172.50.0.5/24\",\"192.168.122.10/24\",\"192.168.126.11/24\",\"192.168.130.11/24\"]",
2026-06-09 12:20:00.862655 | controller |                     "k8s.ovn.org/l3-gateway-config": "{\"default\":{\"mode\":\"local\",\"bridge-id\":\"br-ex\",\"interface-id\":\"br-ex_crc\",\"mac-address\":\"52:fd:fc:07:21:82\",\"ip-addresses\":[\"192.168.130.11/24\"],\"ip-address\":\"192.168.130.11/24\",\"next-hops\":[\"192.168.130.1\"],\"next-hop\":\"192.168.130.1\",\"node-port-enable\":\"true\",\"vlan-id\":\"0\"}}",
2026-06-09 12:20:00.862660 | controller |                     "k8s.ovn.org/node-chassis-id": "3b0abf3d-8e25-46c6-8e31-df8d6f85716a",
2026-06-09 12:20:00.862664 | controller |                     "k8s.ovn.org/node-encap-ips": "[\"192.168.126.11\"]",
2026-06-09 12:20:00.862668 | controller |                     "k8s.ovn.org/node-id": "2",
2026-06-09 12:20:00.862676 | controller |                     "k8s.ovn.org/node-masquerade-subnet": "{\"ipv4\":\"169.254.0.0/17\",\"ipv6\":\"fd69::/112\"}",
2026-06-09 12:20:00.862680 | controller |                     "k8s.ovn.org/node-primary-ifaddr": "{\"ipv4\":\"192.168.130.11/24\"}",
2026-06-09 12:20:00.862684 | controller |                     "k8s.ovn.org/node-subnets": "{\"default\":[\"10.217.0.0/23\"]}",
2026-06-09 12:20:00.862687 | controller |                     "k8s.ovn.org/node-transit-switch-port-ifaddr": "{\"ipv4\":\"100.88.0.2/16\"}",
2026-06-09 12:20:00.862691 | controller |                     "k8s.ovn.org/remote-zone-migrated": "crc",
2026-06-09 12:20:00.862695 | controller |                     "k8s.ovn.org/zone-name": "crc",
2026-06-09 12:20:00.862698 | controller |                     "machineconfiguration.openshift.io/controlPlaneTopology": "SingleReplica",
2026-06-09 12:20:00.862702 | controller |                     "machineconfiguration.openshift.io/currentConfig": "rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-09 12:20:00.862706 | controller |                     "machineconfiguration.openshift.io/desiredConfig": "rendered-master-c7a2f229cd90f8a97e343f8a0404a95d",
2026-06-09 12:20:00.862710 | controller |                     "machineconfiguration.openshift.io/desiredDrain": "uncordon-rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-09 12:20:00.862713 | controller |                     "machineconfiguration.openshift.io/lastAppliedDrain": "uncordon-rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-09 12:20:00.862717 | controller |                     "machineconfiguration.openshift.io/lastObservedServerCAAnnotation": "false",
2026-06-09 12:20:00.862721 | controller |                     "machineconfiguration.openshift.io/lastSyncedControllerConfigResourceVersion": "87004",
2026-06-09 12:20:00.862724 | controller |                     "machineconfiguration.openshift.io/post-config-action": "",
2026-06-09 12:20:00.862728 | controller |                     "machineconfiguration.openshift.io/reason": "unexpected on-disk state validating against rendered-master-463c990ae77c88c10ed494b769c09675: content mismatch for file \"/etc/containers/registries.conf\"",
2026-06-09 12:20:00.862732 | controller |                     "machineconfiguration.openshift.io/state": "Degraded",
2026-06-09 12:20:00.862735 | controller |                     "volumes.kubernetes.io/controller-managed-attach-detach": "true"
2026-06-09 12:20:00.862739 | controller |                 },
2026-06-09 12:20:00.862742 | controller |                 "creationTimestamp": "2025-11-02T07:49:51Z",
2026-06-09 12:20:00.862746 | controller |                 "labels": {
2026-06-09 12:20:00.862749 | controller |                     "beta.kubernetes.io/arch": "amd64",
2026-06-09 12:20:00.862753 | controller |                     "beta.kubernetes.io/os": "linux",
2026-06-09 12:20:00.862761 | controller |                     "kubernetes.io/arch": "amd64",
2026-06-09 12:20:00.862765 | controller |                     "kubernetes.io/hostname": "crc",
2026-06-09 12:20:00.862768 | controller |                     "kubernetes.io/os": "linux",
2026-06-09 12:20:00.862772 | controller |                     "node-role.kubernetes.io/control-plane": "",
2026-06-09 12:20:00.862775 | controller |                     "node-role.kubernetes.io/master": "",
2026-06-09 12:20:00.862779 | controller |                     "node-role.kubernetes.io/worker": "",
2026-06-09 12:20:00.862782 | controller |                     "node.openshift.io/os_id": "rhel",
2026-06-09 12:20:00.862786 | controller |                     "topology.hostpath.csi/node": "crc"
2026-06-09 12:20:00.862789 | controller |                 },
2026-06-09 12:20:00.862793 | controller |                 "name": "crc",
2026-06-09 12:20:00.862796 | controller |                 "resourceVersion": "92130",
2026-06-09 12:20:00.862800 | controller |                 "uid": "23216ff3-032e-49af-af7e-1d23d5907b59"
2026-06-09 12:20:00.862803 | controller |             },
2026-06-09 12:20:00.862807 | controller |             "spec": {},
2026-06-09 12:20:00.862810 | controller |             "status": {
2026-06-09 12:20:00.862814 | controller |                 "addresses": [
2026-06-09 12:20:00.862817 | controller |                     {
2026-06-09 12:20:00.862821 | controller |                         "address": "192.168.126.11",
2026-06-09 12:20:00.862824 | controller |                         "type": "InternalIP"
2026-06-09 12:20:00.862827 | controller |                     },
2026-06-09 12:20:00.862831 | controller |                     {
2026-06-09 12:20:00.862834 | controller |                         "address": "crc",
2026-06-09 12:20:00.862838 | controller |                         "type": "Hostname"
2026-06-09 12:20:00.862841 | controller |                     }
2026-06-09 12:20:00.862845 | controller |                 ],
2026-06-09 12:20:00.862860 | controller |                 "allocatable": {
2026-06-09 12:20:00.862864 | controller |                     "cpu": "11800m",
2026-06-09 12:20:00.862868 | controller |                     "ephemeral-storage": "231016688053",
2026-06-09 12:20:00.862871 | controller |                     "hugepages-1Gi": "0",
2026-06-09 12:20:00.862880 | controller |                     "hugepages-2Mi": "0",
2026-06-09 12:20:00.862883 | controller |                     "memory": "31621688Ki",
2026-06-09 12:20:00.862887 | controller |                     "pods": "250"
2026-06-09 12:20:00.862890 | controller |                 },
2026-06-09 12:20:00.862894 | controller |                 "capacity": {
2026-06-09 12:20:00.862897 | controller |                     "cpu": "12",
2026-06-09 12:20:00.862901 | controller |                     "ephemeral-storage": "251067372Ki",
2026-06-09 12:20:00.862904 | controller |                     "hugepages-1Gi": "0",
2026-06-09 12:20:00.862908 | controller |                     "hugepages-2Mi": "0",
2026-06-09 12:20:00.862911 | controller |                     "memory": "32082488Ki",
2026-06-09 12:20:00.862915 | controller |                     "pods": "250"
2026-06-09 12:20:00.862918 | controller |                 },
2026-06-09 12:20:00.862922 | controller |                 "conditions": [
2026-06-09 12:20:00.862925 | controller |                     {
2026-06-09 12:20:00.862929 | controller |                         "lastHeartbeatTime": "2026-06-09T12:19:16Z",
2026-06-09 12:20:00.862932 | controller |                         "lastTransitionTime": "2026-05-05T08:08:11Z",
2026-06-09 12:20:00.862936 | controller |                         "message": "kubelet has sufficient memory available",
2026-06-09 12:20:00.862939 | controller |                         "reason": "KubeletHasSufficientMemory",
2026-06-09 12:20:00.862943 | controller |                         "status": "False",
2026-06-09 12:20:00.862946 | controller |                         "type": "MemoryPressure"
2026-06-09 12:20:00.862952 | controller |                     },
2026-06-09 12:20:00.862956 | controller |                     {
2026-06-09 12:20:00.862959 | controller |                         "lastHeartbeatTime": "2026-06-09T12:19:16Z",
2026-06-09 12:20:00.862962 | controller |                         "lastTransitionTime": "2026-05-05T08:08:11Z",
2026-06-09 12:20:00.862966 | controller |                         "message": "kubelet has no disk pressure",
2026-06-09 12:20:00.862969 | controller |                         "reason": "KubeletHasNoDiskPressure",
2026-06-09 12:20:00.862973 | controller |                         "status": "False",
2026-06-09 12:20:00.862976 | controller |                         "type": "DiskPressure"
2026-06-09 12:20:00.862983 | controller |                     },
2026-06-09 12:20:00.862987 | controller |                     {
2026-06-09 12:20:00.862990 | controller |                         "lastHeartbeatTime": "2026-06-09T12:19:16Z",
2026-06-09 12:20:00.862994 | controller |                         "lastTransitionTime": "2026-05-05T08:08:11Z",
2026-06-09 12:20:00.862997 | controller |                         "message": "kubelet has sufficient PID available",
2026-06-09 12:20:00.863001 | controller |                         "reason": "KubeletHasSufficientPID",
2026-06-09 12:20:00.863004 | controller |                         "status": "False",
2026-06-09 12:20:00.863008 | controller |                         "type": "PIDPressure"
2026-06-09 12:20:00.863011 | controller |                     },
2026-06-09 12:20:00.863014 | controller |                     {
2026-06-09 12:20:00.863018 | controller |                         "lastHeartbeatTime": "2026-06-09T12:19:16Z",
2026-06-09 12:20:00.863021 | controller |                         "lastTransitionTime": "2026-06-09T11:12:43Z",
2026-06-09 12:20:00.863025 | controller |                         "message": "kubelet is posting ready status",
2026-06-09 12:20:00.863028 | controller |                         "reason": "KubeletReady",
2026-06-09 12:20:00.863032 | controller |                         "status": "True",
2026-06-09 12:20:00.863035 | controller |                         "type": "Ready"
2026-06-09 12:20:00.863039 | controller |                     }
2026-06-09 12:20:00.863042 | controller |                 ],
2026-06-09 12:20:00.863046 | controller |                 "daemonEndpoints": {
2026-06-09 12:20:00.863049 | controller |                     "kubeletEndpoint": {
2026-06-09 12:20:00.863052 | controller |                         "Port": 10250
2026-06-09 12:20:00.863056 | controller |                     }
2026-06-09 12:20:00.863059 | controller |                 },
2026-06-09 12:20:00.863063 | controller |                 "features": {
2026-06-09 12:20:00.863066 | controller |                     "supplementalGroupsPolicy": true
2026-06-09 12:20:00.863070 | controller |                 },
2026-06-09 12:20:00.863073 | controller |                 "images": [
2026-06-09 12:20:00.863076 | controller |                     {
2026-06-09 12:20:00.863080 | controller |                         "names": [
2026-06-09 12:20:00.863084 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3"
2026-06-09 12:20:00.863088 | controller |                         ],
2026-06-09 12:20:00.863091 | controller |                         "sizeBytes": 2981840865
2026-06-09 12:20:00.863095 | controller |                     },
2026-06-09 12:20:00.863098 | controller |                     {
2026-06-09 12:20:00.863102 | controller |                         "names": [
2026-06-09 12:20:00.863105 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:17ab4d99557778e6afe5e9146f4101afee5cc37b156a72f5666c03bc2ebee883"
2026-06-09 12:20:00.863109 | controller |                         ],
2026-06-09 12:20:00.863112 | controller |                         "sizeBytes": 1791386233
2026-06-09 12:20:00.863116 | controller |                     },
2026-06-09 12:20:00.863119 | controller |                     {
2026-06-09 12:20:00.863122 | controller |                         "names": [
2026-06-09 12:20:00.863126 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:4ce886a45864358ec3f366c7a0b7698e05e7e3d10628f085e226247eaaa8b6cb"
2026-06-09 12:20:00.863129 | controller |                         ],
2026-06-09 12:20:00.863133 | controller |                         "sizeBytes": 1657519172
2026-06-09 12:20:00.863136 | controller |                     },
2026-06-09 12:20:00.863140 | controller |                     {
2026-06-09 12:20:00.863143 | controller |                         "names": [
2026-06-09 12:20:00.863147 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:3ff571452f484c0211ce73a1965fd6ce23c29df4c9361a4fb9640ee9a34b3134",
2026-06-09 12:20:00.863150 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:b8b0684c3dc0225f3a1f318a5791030e3cbe888adec4be8fd0e7768b74646de5",
2026-06-09 12:20:00.863154 | controller |                             "registry.redhat.io/redhat/redhat-operator-index:v4.20"
2026-06-09 12:20:00.863157 | controller |                         ],
2026-06-09 12:20:00.863161 | controller |                         "sizeBytes": 1657214532
2026-06-09 12:20:00.863164 | controller |                     },
2026-06-09 12:20:00.863175 | controller |                     {
2026-06-09 12:20:00.863179 | controller |                         "names": [
2026-06-09 12:20:00.863186 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122"
2026-06-09 12:20:00.863189 | controller |                         ],
2026-06-09 12:20:00.863193 | controller |                         "sizeBytes": 1641503854
2026-06-09 12:20:00.863199 | controller |                     },
2026-06-09 12:20:00.863203 | controller |                     {
2026-06-09 12:20:00.863206 | controller |                         "names": [
2026-06-09 12:20:00.863209 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:286bb0beab328954b0a86b7f066fd5a843b462d6acb2812df7ec788015cd32d4"
2026-06-09 12:20:00.863213 | controller |                         ],
2026-06-09 12:20:00.863216 | controller |                         "sizeBytes": 1597684406
2026-06-09 12:20:00.863220 | controller |                     },
2026-06-09 12:20:00.863223 | controller |                     {
2026-06-09 12:20:00.863227 | controller |                         "names": [
2026-06-09 12:20:00.863230 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:c9add2335003619091431949f06c510389101d25ed6fce687f8c88c5af845e28"
2026-06-09 12:20:00.863234 | controller |                         ],
2026-06-09 12:20:00.863237 | controller |                         "sizeBytes": 1283022964
2026-06-09 12:20:00.863241 | controller |                     },
2026-06-09 12:20:00.863244 | controller |                     {
2026-06-09 12:20:00.863248 | controller |                         "names": [
2026-06-09 12:20:00.863251 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05"
2026-06-09 12:20:00.863254 | controller |                         ],
2026-06-09 12:20:00.863258 | controller |                         "sizeBytes": 1261384762
2026-06-09 12:20:00.863261 | controller |                     },
2026-06-09 12:20:00.863265 | controller |                     {
2026-06-09 12:20:00.863268 | controller |                         "names": [
2026-06-09 12:20:00.863272 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:37e263543015cf9e1eb290fd9b583ca3e38111ab4a2c1b19924645996153a503"
2026-06-09 12:20:00.863275 | controller |                         ],
2026-06-09 12:20:00.863279 | controller |                         "sizeBytes": 1236270196
2026-06-09 12:20:00.863282 | controller |                     },
2026-06-09 12:20:00.863286 | controller |                     {
2026-06-09 12:20:00.863289 | controller |                         "names": [
2026-06-09 12:20:00.863293 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:8d607fb6cc75ca36bca1e0a9c5bea5d1919b75db20733df69c64c8a10ee8083d"
2026-06-09 12:20:00.863296 | controller |                         ],
2026-06-09 12:20:00.863299 | controller |                         "sizeBytes": 1224304325
2026-06-09 12:20:00.863303 | controller |                     },
2026-06-09 12:20:00.863306 | controller |                     {
2026-06-09 12:20:00.863310 | controller |                         "names": [
2026-06-09 12:20:00.863313 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:16c924364aff11c1e7d81fc194230d06a544055b8b45d3db8079a0682e0aed75"
2026-06-09 12:20:00.863317 | controller |                         ],
2026-06-09 12:20:00.863320 | controller |                         "sizeBytes": 1188201576
2026-06-09 12:20:00.863324 | controller |                     },
2026-06-09 12:20:00.863327 | controller |                     {
2026-06-09 12:20:00.863330 | controller |                         "names": [
2026-06-09 12:20:00.863334 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:887afd1c76a8f43378130fcf66af889c82cfb4e143afae335480328d4fc7cc1a",
2026-06-09 12:20:00.863338 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-09 12:20:00.863341 | controller |                         ],
2026-06-09 12:20:00.863345 | controller |                         "sizeBytes": 1161782565
2026-06-09 12:20:00.863348 | controller |                     },
2026-06-09 12:20:00.863351 | controller |                     {
2026-06-09 12:20:00.863355 | controller |                         "names": [
2026-06-09 12:20:00.863361 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:118180e202bc322e991b99479339a234dc9172f6aff9bf199050dd11eaa9c3e4",
2026-06-09 12:20:00.863364 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e",
2026-06-09 12:20:00.863368 | controller |                             "registry.redhat.io/redhat/certified-operator-index:v4.20"
2026-06-09 12:20:00.863371 | controller |                         ],
2026-06-09 12:20:00.863375 | controller |                         "sizeBytes": 1136266055
2026-06-09 12:20:00.863378 | controller |                     },
2026-06-09 12:20:00.863382 | controller |                     {
2026-06-09 12:20:00.863385 | controller |                         "names": [
2026-06-09 12:20:00.863389 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:a4c5df55584cba56f00004a090923a5c6de2071add5eb1672a5e20aa646aad8c"
2026-06-09 12:20:00.863392 | controller |                         ],
2026-06-09 12:20:00.863395 | controller |                         "sizeBytes": 1126957757
2026-06-09 12:20:00.863399 | controller |                     },
2026-06-09 12:20:00.863402 | controller |                     {
2026-06-09 12:20:00.863406 | controller |                         "names": [
2026-06-09 12:20:00.863409 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:b29bd3dd05205d6063aa780c8d502e055f01080e7df19d6ed604990112642903"
2026-06-09 12:20:00.863413 | controller |                         ],
2026-06-09 12:20:00.863416 | controller |                         "sizeBytes": 1113035073
2026-06-09 12:20:00.863420 | controller |                     },
2026-06-09 12:20:00.863423 | controller |                     {
2026-06-09 12:20:00.863426 | controller |                         "names": [
2026-06-09 12:20:00.863430 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:8861557ae309a742e6f7194ea6e217564ac105a7734d1ca6b05b55863a7c9334",
2026-06-09 12:20:00.863433 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:def439c5598f6bf65a7f632a7c0615f3a20834ca790d15f71de6a97e3bf1d2d7",
2026-06-09 12:20:00.863439 | controller |                             "registry.redhat.io/redhat/community-operator-index:v4.20"
2026-06-09 12:20:00.863445 | controller |                         ],
2026-06-09 12:20:00.863449 | controller |                         "sizeBytes": 1112672061
2026-06-09 12:20:00.863452 | controller |                     },
2026-06-09 12:20:00.863456 | controller |                     {
2026-06-09 12:20:00.863459 | controller |                         "names": [
2026-06-09 12:20:00.863463 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:05ada8cde6c86ae8ee0ca06b60e0cbb9224777312d1f41e2b34dc7d5e04057f4",
2026-06-09 12:20:00.863468 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-09 12:20:00.863472 | controller |                         ],
2026-06-09 12:20:00.863475 | controller |                         "sizeBytes": 1083749533
2026-06-09 12:20:00.863479 | controller |                     },
2026-06-09 12:20:00.863482 | controller |                     {
2026-06-09 12:20:00.863485 | controller |                         "names": [
2026-06-09 12:20:00.863489 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:df08951924aa23b2333436a1d04b2dba56c366bb4f09d39ae3aedb980e4fb909"
2026-06-09 12:20:00.863492 | controller |                         ],
2026-06-09 12:20:00.863496 | controller |                         "sizeBytes": 1079537324
2026-06-09 12:20:00.863499 | controller |                     },
2026-06-09 12:20:00.863503 | controller |                     {
2026-06-09 12:20:00.863506 | controller |                         "names": [
2026-06-09 12:20:00.863521 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115"
2026-06-09 12:20:00.863527 | controller |                         ],
2026-06-09 12:20:00.863530 | controller |                         "sizeBytes": 1052707833
2026-06-09 12:20:00.863534 | controller |                     },
2026-06-09 12:20:00.863537 | controller |                     {
2026-06-09 12:20:00.863541 | controller |                         "names": [
2026-06-09 12:20:00.863547 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0",
2026-06-09 12:20:00.863551 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:d2e13490a1679a1dc5a97ba6200cc730a5fca2bf96c70ad73a80f37bba48e4f3",
2026-06-09 12:20:00.863554 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index:v4.20"
2026-06-09 12:20:00.863558 | controller |                         ],
2026-06-09 12:20:00.863561 | controller |                         "sizeBytes": 1039136056
2026-06-09 12:20:00.863565 | controller |                     },
2026-06-09 12:20:00.863568 | controller |                     {
2026-06-09 12:20:00.863571 | controller |                         "names": [
2026-06-09 12:20:00.863575 | controller |                             "quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:cf8337209db10a9c53b1358d3d7669e668ae4eac41e3ce0552be9bfb2c1165d1",
2026-06-09 12:20:00.863579 | controller |                             "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-09 12:20:00.863582 | controller |                         ],
2026-06-09 12:20:00.863585 | controller |                         "sizeBytes": 992738785
2026-06-09 12:20:00.863589 | controller |                     },
2026-06-09 12:20:00.863592 | controller |                     {
2026-06-09 12:20:00.863596 | controller |                         "names": [
2026-06-09 12:20:00.863599 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9"
2026-06-09 12:20:00.863603 | controller |                         ],
2026-06-09 12:20:00.863606 | controller |                         "sizeBytes": 989392005
2026-06-09 12:20:00.863610 | controller |                     },
2026-06-09 12:20:00.863613 | controller |                     {
2026-06-09 12:20:00.863616 | controller |                         "names": [
2026-06-09 12:20:00.863620 | controller |                             "quay.io/podified-antelope-centos9/openstack-glance-api@sha256:30d61dd1afa8d55014cd6fec25360a879ff63cbe03089f1dcdf120a632bb54d9",
2026-06-09 12:20:00.863623 | controller |                             "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-09 12:20:00.863627 | controller |                         ],
2026-06-09 12:20:00.863630 | controller |                         "sizeBytes": 983337330
2026-06-09 12:20:00.863634 | controller |                     },
2026-06-09 12:20:00.863637 | controller |                     {
2026-06-09 12:20:00.863641 | controller |                         "names": [
2026-06-09 12:20:00.863644 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47"
2026-06-09 12:20:00.863647 | controller |                         ],
2026-06-09 12:20:00.863651 | controller |                         "sizeBytes": 971668163
2026-06-09 12:20:00.863654 | controller |                     },
2026-06-09 12:20:00.863658 | controller |                     {
2026-06-09 12:20:00.863661 | controller |                         "names": [
2026-06-09 12:20:00.863665 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0"
2026-06-09 12:20:00.863670 | controller |                         ],
2026-06-09 12:20:00.863674 | controller |                         "sizeBytes": 969078739
2026-06-09 12:20:00.863677 | controller |                     },
2026-06-09 12:20:00.863681 | controller |                     {
2026-06-09 12:20:00.863684 | controller |                         "names": [
2026-06-09 12:20:00.863688 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f"
2026-06-09 12:20:00.863691 | controller |                         ],
2026-06-09 12:20:00.863695 | controller |                         "sizeBytes": 876488654
2026-06-09 12:20:00.863698 | controller |                     },
2026-06-09 12:20:00.863702 | controller |                     {
2026-06-09 12:20:00.863705 | controller |                         "names": [
2026-06-09 12:20:00.863708 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2"
2026-06-09 12:20:00.863714 | controller |                         ],
2026-06-09 12:20:00.863718 | controller |                         "sizeBytes": 874121453
2026-06-09 12:20:00.863721 | controller |                     },
2026-06-09 12:20:00.863725 | controller |                     {
2026-06-09 12:20:00.863728 | controller |                         "names": [
2026-06-09 12:20:00.863735 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825"
2026-06-09 12:20:00.863739 | controller |                         ],
2026-06-09 12:20:00.863742 | controller |                         "sizeBytes": 847332502
2026-06-09 12:20:00.863746 | controller |                     },
2026-06-09 12:20:00.863749 | controller |                     {
2026-06-09 12:20:00.863753 | controller |                         "names": [
2026-06-09 12:20:00.863756 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b"
2026-06-09 12:20:00.863760 | controller |                         ],
2026-06-09 12:20:00.863763 | controller |                         "sizeBytes": 772260039
2026-06-09 12:20:00.863767 | controller |                     },
2026-06-09 12:20:00.863770 | controller |                     {
2026-06-09 12:20:00.863774 | controller |                         "names": [
2026-06-09 12:20:00.863777 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:36c4867005702f0c4cbfcfa33f18a98596a6c9b1340b633c85ccef84a0c4f889"
2026-06-09 12:20:00.863780 | controller |                         ],
2026-06-09 12:20:00.863784 | controller |                         "sizeBytes": 769516783
2026-06-09 12:20:00.863787 | controller |                     },
2026-06-09 12:20:00.863791 | controller |                     {
2026-06-09 12:20:00.863794 | controller |                         "names": [
2026-06-09 12:20:00.863798 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d"
2026-06-09 12:20:00.863801 | controller |                         ],
2026-06-09 12:20:00.863805 | controller |                         "sizeBytes": 721591926
2026-06-09 12:20:00.863808 | controller |                     },
2026-06-09 12:20:00.863812 | controller |                     {
2026-06-09 12:20:00.863815 | controller |                         "names": [
2026-06-09 12:20:00.863818 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3",
2026-06-09 12:20:00.863822 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-09 12:20:00.863825 | controller |                         ],
2026-06-09 12:20:00.863829 | controller |                         "sizeBytes": 685346535
2026-06-09 12:20:00.863832 | controller |                     },
2026-06-09 12:20:00.863836 | controller |                     {
2026-06-09 12:20:00.863839 | controller |                         "names": [
2026-06-09 12:20:00.863843 | controller |                             "quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8",
2026-06-09 12:20:00.863846 | controller |                             "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-09 12:20:00.863850 | controller |                         ],
2026-06-09 12:20:00.863853 | controller |                         "sizeBytes": 679305043
2026-06-09 12:20:00.863857 | controller |                     },
2026-06-09 12:20:00.863860 | controller |                     {
2026-06-09 12:20:00.863864 | controller |                         "names": [
2026-06-09 12:20:00.863867 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8b54a4f4c4d0ed06bf07b9f6ef7cd9d730d448789c5ad3e20c1cdc56bcbcae90",
2026-06-09 12:20:00.863871 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-09 12:20:00.863874 | controller |                         ],
2026-06-09 12:20:00.863877 | controller |                         "sizeBytes": 670911986
2026-06-09 12:20:00.863881 | controller |                     },
2026-06-09 12:20:00.863884 | controller |                     {
2026-06-09 12:20:00.863888 | controller |                         "names": [
2026-06-09 12:20:00.863893 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:99287b7aa83a5c1c32b9c3077bb084ea2f3c582f87b298d861544e5c5a6ebf41",
2026-06-09 12:20:00.863897 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-09 12:20:00.863900 | controller |                         ],
2026-06-09 12:20:00.863904 | controller |                         "sizeBytes": 668539883
2026-06-09 12:20:00.863907 | controller |                     },
2026-06-09 12:20:00.863911 | controller |                     {
2026-06-09 12:20:00.863919 | controller |                         "names": [
2026-06-09 12:20:00.863922 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:d4f2093717c3afc62018cae39e59e66ec30f8e1a29b1d7786aa73e23ce8f9b7e",
2026-06-09 12:20:00.863926 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-09 12:20:00.863929 | controller |                         ],
2026-06-09 12:20:00.863933 | controller |                         "sizeBytes": 668539883
2026-06-09 12:20:00.863936 | controller |                     },
2026-06-09 12:20:00.863940 | controller |                     {
2026-06-09 12:20:00.863943 | controller |                         "names": [
2026-06-09 12:20:00.863947 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e"
2026-06-09 12:20:00.863950 | controller |                         ],
2026-06-09 12:20:00.863953 | controller |                         "sizeBytes": 646867625
2026-06-09 12:20:00.863957 | controller |                     },
2026-06-09 12:20:00.863960 | controller |                     {
2026-06-09 12:20:00.863966 | controller |                         "names": [
2026-06-09 12:20:00.863970 | controller |                             "quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8",
2026-06-09 12:20:00.863973 | controller |                             "quay.io/metal3-io/ironic:release-24.1"
2026-06-09 12:20:00.863977 | controller |                         ],
2026-06-09 12:20:00.863980 | controller |                         "sizeBytes": 644545406
2026-06-09 12:20:00.863983 | controller |                     },
2026-06-09 12:20:00.863987 | controller |                     {
2026-06-09 12:20:00.863990 | controller |                         "names": [
2026-06-09 12:20:00.863994 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b"
2026-06-09 12:20:00.864000 | controller |                         ],
2026-06-09 12:20:00.864003 | controller |                         "sizeBytes": 638910445
2026-06-09 12:20:00.864007 | controller |                     },
2026-06-09 12:20:00.864010 | controller |                     {
2026-06-09 12:20:00.864014 | controller |                         "names": [
2026-06-09 12:20:00.864017 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4"
2026-06-09 12:20:00.864021 | controller |                         ],
2026-06-09 12:20:00.864024 | controller |                         "sizeBytes": 617699779
2026-06-09 12:20:00.864028 | controller |                     },
2026-06-09 12:20:00.864031 | controller |                     {
2026-06-09 12:20:00.864035 | controller |                         "names": [
2026-06-09 12:20:00.864038 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9"
2026-06-09 12:20:00.864042 | controller |                         ],
2026-06-09 12:20:00.864045 | controller |                         "sizeBytes": 607756695
2026-06-09 12:20:00.864049 | controller |                     },
2026-06-09 12:20:00.864052 | controller |                     {
2026-06-09 12:20:00.864055 | controller |                         "names": [
2026-06-09 12:20:00.864059 | controller |                             "quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2ef2c3ebb9340307b3b5d6b8c8bf113f5dc11b07cf78924d38dde8b2945b8e04",
2026-06-09 12:20:00.864062 | controller |                             "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-09 12:20:00.864066 | controller |                         ],
2026-06-09 12:20:00.864071 | controller |                         "sizeBytes": 594687717
2026-06-09 12:20:00.864075 | controller |                     },
2026-06-09 12:20:00.864079 | controller |                     {
2026-06-09 12:20:00.864082 | controller |                         "names": [
2026-06-09 12:20:00.864085 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e"
2026-06-09 12:20:00.864089 | controller |                         ],
2026-06-09 12:20:00.864092 | controller |                         "sizeBytes": 584721741
2026-06-09 12:20:00.864096 | controller |                     },
2026-06-09 12:20:00.864099 | controller |                     {
2026-06-09 12:20:00.864103 | controller |                         "names": [
2026-06-09 12:20:00.864107 | controller |                             "registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9",
2026-06-09 12:20:00.864110 | controller |                             "registry.redhat.io/openshift4/ose-cli@sha256:ef83967297f619f45075e7fd1428a1eb981622a6c174c46fb53b158ed24bed85",
2026-06-09 12:20:00.864114 | controller |                             "registry.redhat.io/openshift4/ose-cli:latest"
2026-06-09 12:20:00.864118 | controller |                         ],
2026-06-09 12:20:00.864122 | controller |                         "sizeBytes": 584351326
2026-06-09 12:20:00.864127 | controller |                     },
2026-06-09 12:20:00.864130 | controller |                     {
2026-06-09 12:20:00.864134 | controller |                         "names": [
2026-06-09 12:20:00.864138 | controller |                             "quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04"
2026-06-09 12:20:00.864143 | controller |                         ],
2026-06-09 12:20:00.864146 | controller |                         "sizeBytes": 545674969
2026-06-09 12:20:00.864150 | controller |                     },
2026-06-09 12:20:00.864153 | controller |                     {
2026-06-09 12:20:00.864157 | controller |                         "names": [
2026-06-09 12:20:00.864160 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e"
2026-06-09 12:20:00.864164 | controller |                         ],
2026-06-09 12:20:00.864167 | controller |                         "sizeBytes": 542463064
2026-06-09 12:20:00.864171 | controller |                     },
2026-06-09 12:20:00.864174 | controller |                     {
2026-06-09 12:20:00.864177 | controller |                         "names": [
2026-06-09 12:20:00.864181 | controller |                             "quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6"
2026-06-09 12:20:00.864185 | controller |                         ],
2026-06-09 12:20:00.864188 | controller |                         "sizeBytes": 539380592
2026-06-09 12:20:00.864192 | controller |                     },
2026-06-09 12:20:00.864195 | controller |                     {
2026-06-09 12:20:00.864198 | controller |                         "names": [
2026-06-09 12:20:00.864202 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2"
2026-06-09 12:20:00.864205 | controller |                         ],
2026-06-09 12:20:00.864209 | controller |                         "sizeBytes": 533027808
2026-06-09 12:20:00.864212 | controller |                     },
2026-06-09 12:20:00.864216 | controller |                     {
2026-06-09 12:20:00.864219 | controller |                         "names": [
2026-06-09 12:20:00.864223 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612"
2026-06-09 12:20:00.864226 | controller |                         ],
2026-06-09 12:20:00.864230 | controller |                         "sizeBytes": 528200501
2026-06-09 12:20:00.864233 | controller |                     },
2026-06-09 12:20:00.864237 | controller |                     {
2026-06-09 12:20:00.864240 | controller |                         "names": [
2026-06-09 12:20:00.864244 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a"
2026-06-09 12:20:00.864247 | controller |                         ],
2026-06-09 12:20:00.864252 | controller |                         "sizeBytes": 527774342
2026-06-09 12:20:00.864256 | controller |                     }
2026-06-09 12:20:00.864259 | controller |                 ],
2026-06-09 12:20:00.864263 | controller |                 "nodeInfo": {
2026-06-09 12:20:00.864266 | controller |                     "architecture": "amd64",
2026-06-09 12:20:00.864270 | controller |                     "bootID": "4084b46f-dc1f-41c1-8c81-ba12a5b2e0f3",
2026-06-09 12:20:00.864273 | controller |                     "containerRuntimeVersion": "cri-o://1.33.5-3.rhaos4.20.gitd0ea985.el9",
2026-06-09 12:20:00.864279 | controller |                     "kernelVersion": "5.14.0-570.57.1.el9_6.x86_64",
2026-06-09 12:20:00.864282 | controller |                     "kubeProxyVersion": "",
2026-06-09 12:20:00.864286 | controller |                     "kubeletVersion": "v1.33.5",
2026-06-09 12:20:00.864289 | controller |                     "machineID": "80bc4fba336e4ca1bc9d28a8be52a356",
2026-06-09 12:20:00.864293 | controller |                     "operatingSystem": "linux",
2026-06-09 12:20:00.864296 | controller |                     "osImage": "Red Hat Enterprise Linux CoreOS 9.6.20251021-0 (Plow)",
2026-06-09 12:20:00.864300 | controller |                     "systemUUID": "d875d6c5-0af8-437b-a0ec-be45f993ef57"
2026-06-09 12:20:00.864303 | controller |                 },
2026-06-09 12:20:00.864307 | controller |                 "runtimeHandlers": [
2026-06-09 12:20:00.864310 | controller |                     {
2026-06-09 12:20:00.864314 | controller |                         "features": {
2026-06-09 12:20:00.864317 | controller |                             "recursiveReadOnlyMounts": true,
2026-06-09 12:20:00.864320 | controller |                             "userNamespaces": true
2026-06-09 12:20:00.864324 | controller |                         },
2026-06-09 12:20:00.864327 | controller |                         "name": "crun"
2026-06-09 12:20:00.864331 | controller |                     },
2026-06-09 12:20:00.864334 | controller |                     {
2026-06-09 12:20:00.864338 | controller |                         "features": {
2026-06-09 12:20:00.864341 | controller |                             "recursiveReadOnlyMounts": true,
2026-06-09 12:20:00.864344 | controller |                             "userNamespaces": true
2026-06-09 12:20:00.864350 | controller |                         },
2026-06-09 12:20:00.864353 | controller |                         "name": ""
2026-06-09 12:20:00.864357 | controller |                     },
2026-06-09 12:20:00.864360 | controller |                     {
2026-06-09 12:20:00.864364 | controller |                         "features": {
2026-06-09 12:20:00.864367 | controller |                             "recursiveReadOnlyMounts": true,
2026-06-09 12:20:00.864371 | controller |                             "userNamespaces": true
2026-06-09 12:20:00.864415 | controller |                         },
2026-06-09 12:20:00.864418 | controller |                         "name": "runc"
2026-06-09 12:20:00.864422 | controller |                     }
2026-06-09 12:20:00.864425 | controller |                 ]
2026-06-09 12:20:00.864429 | controller |             }
2026-06-09 12:20:00.864432 | controller |         }
2026-06-09 12:20:00.864436 | controller |     ],
2026-06-09 12:20:00.864439 | controller |     "kind": "List",
2026-06-09 12:20:00.864443 | controller |     "metadata": {
2026-06-09 12:20:00.864446 | controller |         "resourceVersion": ""
2026-06-09 12:20:00.864450 | controller |     }
2026-06-09 12:20:00.864453 | controller | }
2026-06-09 12:20:00.986818 | controller | ok: Runtime: 0:00:00.139960
2026-06-09 12:20:01.012155 | 
2026-06-09 12:20:01.012236 | TASK [env_op_images : Warn when oc get nodes did not succeed]
2026-06-09 12:20:01.060627 | controller | skipping: Conditional result was False
2026-06-09 12:20:01.106376 | 
2026-06-09 12:20:01.106498 | TASK [env_op_images : Extract node names]
2026-06-09 12:20:01.203026 | controller | ok
2026-06-09 12:20:01.228671 | 
2026-06-09 12:20:01.228893 | LOOP [env_op_images : Fetch CRI-O unit logs per node]
2026-06-09 12:20:02.850372 | controller | Jun 09 10:46:00.321166 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...
2026-06-09 12:20:02.850735 | controller | Jun 09 10:46:01.142529 crc crio[3654]: time="2026-06-09T10:46:01.141349671Z" level=info msg="Updating config from single file: /etc/crio/crio.conf"
2026-06-09 12:20:02.850772 | controller | Jun 09 10:46:01.142529 crc crio[3654]: time="2026-06-09T10:46:01.142473197Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf"
2026-06-09 12:20:02.850798 | controller | Jun 09 10:46:01.148991 crc crio[3654]: time="2026-06-09T10:46:01.148144696Z" level=info msg="Updating config from path: /etc/crio/crio.conf.d"
2026-06-09 12:20:02.850823 | controller | Jun 09 10:46:01.149190 crc crio[3654]: time="2026-06-09T10:46:01.149131208Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/00-default"
2026-06-09 12:20:02.850848 | controller | Jun 09 10:46:01.209780 crc crio[3654]: time="2026-06-09T10:46:01.209015561Z" level=info msg="Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)"
2026-06-09 12:20:02.850873 | controller | Jun 09 10:46:01.210595 crc crio[3654]: time="2026-06-09T10:46:01.210160917Z" level=info msg="Node configuration value for hugetlb cgroup is true"
2026-06-09 12:20:02.850910 | controller | Jun 09 10:46:01.210595 crc crio[3654]: time="2026-06-09T10:46:01.210592047Z" level=info msg="Node configuration value for pid cgroup is true"
2026-06-09 12:20:02.850934 | controller | Jun 09 10:46:01.211871 crc crio[3654]: time="2026-06-09T10:46:01.211675251Z" level=info msg="Node configuration value for memoryswap cgroup is true"
2026-06-09 12:20:02.850957 | controller | Jun 09 10:46:01.212919 crc crio[3654]: time="2026-06-09T10:46:01.21205015Z" level=info msg="Node configuration value for cgroup v2 is true"
2026-06-09 12:20:02.850981 | controller | Jun 09 10:46:01.258985 crc crio[3654]: time="2026-06-09T10:46:01.258398235Z" level=info msg="Node configuration value for systemd AllowedCPUs is true"
2026-06-09 12:20:02.851007 | controller | Jun 09 10:46:01.336073 crc crio[3654]: time="2026-06-09T10:46:01.33597196Z" level=info msg="Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL"
2026-06-09 12:20:02.851031 | controller | Jun 09 10:46:01.348706 crc crio[3654]: time="2026-06-09T10:46:01.347664366Z" level=info msg="Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL"
2026-06-09 12:20:02.851056 | controller | Jun 09 10:46:01.712654 crc crio[3654]: time="2026-06-09T10:46:01.712382636Z" level=info msg="Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2"
2026-06-09 12:20:02.851079 | controller | Jun 09 10:46:02.144566 crc crio[3654]: time="2026-06-09T10:46:02.144077469Z" level=info msg="Checkpoint/restore support enabled"
2026-06-09 12:20:02.851102 | controller | Jun 09 10:46:02.144566 crc crio[3654]: time="2026-06-09T10:46:02.144515374Z" level=info msg="Using the internal default seccomp profile"
2026-06-09 12:20:02.851124 | controller | Jun 09 10:46:02.144566 crc crio[3654]: time="2026-06-09T10:46:02.144533792Z" level=info msg="AppArmor is disabled by the system or at CRI-O build-time"
2026-06-09 12:20:02.851146 | controller | Jun 09 10:46:02.144566 crc crio[3654]: time="2026-06-09T10:46:02.144544001Z" level=info msg="No blockio config file specified, blockio not configured"
2026-06-09 12:20:02.851168 | controller | Jun 09 10:46:02.144566 crc crio[3654]: time="2026-06-09T10:46:02.14455488Z" level=info msg="RDT not available in the host system"
2026-06-09 12:20:02.851189 | controller | Jun 09 10:46:02.156007 crc crio[3654]: time="2026-06-09T10:46:02.155810126Z" level=info msg="Conmon does support the --sync option"
2026-06-09 12:20:02.851211 | controller | Jun 09 10:46:02.156007 crc crio[3654]: time="2026-06-09T10:46:02.155880939Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-09 12:20:02.851233 | controller | Jun 09 10:46:02.161388 crc crio[3654]: time="2026-06-09T10:46:02.161147764Z" level=info msg="Conmon does support the --sync option"
2026-06-09 12:20:02.851255 | controller | Jun 09 10:46:02.161478 crc crio[3654]: time="2026-06-09T10:46:02.161403618Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-09 12:20:02.851281 | controller | Jun 09 10:46:03.344189 crc crio[3654]: time="2026-06-09T10:46:03.343621428Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 12:20:02.851304 | controller | Jun 09 10:46:03.344189 crc crio[3654]: time="2026-06-09T10:46:03.34418923Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 12:20:02.851327 | controller | Jun 09 10:46:03.348162 crc crio[3654]: time="2026-06-09T10:46:03.348087414Z" level=info msg="FLAG: --enable-profile-unix-socket=\"true\"\n"
2026-06-09 12:20:02.851371 | controller | Jun 09 10:46:03.348221 crc crio[3654]: time="2026-06-09T10:46:03.348162226Z" level=info msg="FLAG: --stream-address=\"192.168.130.11\"\n"
2026-06-09 12:20:02.851405 | controller | Jun 09 10:46:03.350128 crc crio[3654]: time="2026-06-09T10:46:03.34989092Z" level=info msg="Current CRI-O configuration:\n[crio]\n  root = \"/var/lib/containers/storage\"\n  runroot = \"/run/containers/storage\"\n  imagestore = \"\"\n  storage_driver = \"overlay\"\n  storage_option = [\"overlay.skip_mount_home=true\"]\n  log_dir = \"/var/log/crio/pods\"\n  version_file = \"/var/run/crio/version\"\n  version_file_persist = \"\"\n  clean_shutdown_file = \"/var/lib/crio/clean.shutdown\"\n  internal_wipe = true\n  internal_repair = true\n  [crio.api]\n    grpc_max_send_msg_size = 83886080\n    grpc_max_recv_msg_size = 83886080\n    listen = \"/var/run/crio/crio.sock\"\n    stream_address = \"192.168.130.11\"\n    stream_port = \"0\"\n    stream_enable_tls = false\n    stream_tls_cert = \"\"\n    stream_tls_key = \"\"\n    stream_tls_ca = \"\"\n    stream_idle_timeout = \"\"\n  [crio.runtime]\n    no_pivot = false\n    selinux = true\n    log_to_journald = false\n    drop_infra_ctr = true\n    read_only = false\n    hooks_dir = [\"/etc/containers/oci/hooks.d\", \"/run/containers/oci/hooks.d\", \"/usr/share/containers/oci/hooks.d\"]\n    default_capabilities = [\"CHOWN\", \"DAC_OVERRIDE\", \"FSETID\", \"FOWNER\", \"SETGID\", \"SETUID\", \"SETPCAP\", \"NET_BIND_SERVICE\", \"KILL\"]\n    add_inheritable_capabilities = false\n    default_env = [\"NSS_SDB_USE_CACHE=no\"]\n    default_sysctls = [\"net.ipv4.ping_group_range=0 2147483647\"]\n    default_ulimits = [\"nofile=1048576\"]\n    allowed_devices = [\"/dev/fuse\", \"/dev/net/tun\"]\n    cdi_spec_dirs = [\"/etc/cdi\", \"/var/run/cdi\"]\n    device_ownership_from_security_context = false\n    default_runtime = \"crun\"\n    decryption_keys_path = \"/etc/crio/keys/\"\n    conmon = \"\"\n    conmon_cgroup = \"pod\"\n    seccomp_profile = \"\"\n    privileged_seccomp_profile = \"\"\n    apparmor_profile = \"crio-default\"\n    blockio_config_file = \"\"\n    blockio_reload = false\n    irqbalance_config_file = \"/etc/sysconfig/irqbalance\"\n    rdt_config_file = \"\"\n    cgroup_manager = \"systemd\"\n    default_mounts_file = \"\"\n    container_exits_dir = \"/var/run/crio/exits\"\n    container_attach_socket_dir = \"/var/run/crio\"\n    bind_mount_prefix = \"\"\n    uid_mappings = \"\"\n    minimum_mappable_uid = -1\n    gid_mappings = \"\"\n    minimum_mappable_gid = -1\n    log_level = \"info\"\n    log_filter = \"\"\n    namespaces_dir = \"/var/run\"\n    pinns_path = \"/usr/bin/pinns\"\n    enable_criu_support = true\n    pids_limit = -1\n    log_size_max = -1\n    ctr_stop_timeout = 30\n    separate_pull_cgroup = \"\"\n    infra_ctr_cpuset = \"\"\n    shared_cpuset = \"\"\n    absent_mount_sources_to_reject = [\"/etc/hostname\"]\n    enable_pod_events = false\n    irqbalance_config_restore_file = \"/etc/sysconfig/orig_irq_banned_cpus\"\n    hostnetwork_disable_selinux = true\n    disable_hostport_mapping = false\n    timezone = \"\"\n    [crio.runtime.runtimes]\n      [crio.runtime.runtimes.crun]\n        runtime_config_path = \"\"\n        runtime_path = \"/usr/bin/crun\"\n        runtime_type = \"\"\n        runtime_root = \"/run/crun\"\n        allowed_annotations = [\"io.containers.trace-syscall\", \"io.kubernetes.cri-o.Devices\", \"io.kubernetes.cri-o.LinkLogs\"]\n        monitor_path = \"/usr/bin/conmon\"\n        monitor_cgroup = \"pod\"\n        container_min_memory = \"512KiB\"\n        no_sync_log = false\n        [crio.runtime.runtimes.crun.default_annotations]\n          \"run.oci.systemd.subgroup\" = \"\"\n      [crio.runtime.runtimes.runc]\n        runtime_config_path = \"\"\n        runtime_path = \"/usr/bin/runc\"\n        runtime_type = \"\"\n        runtime_root = \"/run/runc\"\n        allowed_annotations = [\"io.containers.trace-syscall\", \"io.kubernetes.cri-o.Devices\", \"io.kubernetes.cri-o.LinkLogs\"]\n        monitor_path = \"/usr/bin/conmon\"\n        monitor_cgroup = \"pod\"\n        container_min_memory = \"12MiB\"\n        no_sync_log = false\n    [crio.runtime.workloads]\n      [crio.runtime.workloads.openshift-builder]\n        activation_annotation = \"io.openshift.builder\"\n        annotation_prefix = \"\"\n        allowed_annotations = [\"io.kubernetes.cri-o.userns-mode\", \"io.kubernetes.cri-o.Devices\"]\n        DisallowedAnnotations = [\"io.kubernetes.cri-o.PodLinuxResources\", \"bundle\", \"io.kubernetes.cri-o.seccompNotifierAction\", \"io.kubernetes.cri-o.LinkLogs\", \"cpu-shared.crio.io\", \"org.systemd.property.\", \"org.criu.config\", \"module.wasm.image/variant\", \"io.kubernetes.cri-o.UnifiedCgroup\", \"irq-load-balancing.crio.io\", \"cpu-freq-governor.crio.io\", \"run.oci.\", \"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\", \"cpu-load-balancing.crio.io\", \"io.kubernetes.cri.rdt-class\", \"io.kubernetes.cri-o.PodLinuxOverhead\", \"seccomp-profile.kubernetes.cri-o.io\", \"io.kubernetes.cri-o.DisableFIPS\", \"io.kubernetes.cri.container-type\", \"io.kubernetes.cri-o.ShmSize\", \"cpu-quota.crio.io\", \"io.containers.trace-syscall\", \"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\", \"cpu-c-states.crio.io\", \"io.kubernetes.cri-o.umask\"]\n        [crio.runtime.workloads.openshift-builder.resources]\n          CPUShares = 0\n          CPUQuota = 0\n          CPUPeriod = 0\n          CPUSet = \"\"\n          CPULimit = 0\n  [crio.image]\n    default_transport = \"docker://\"\n    global_auth_file = \"/var/lib/kubelet/config.json\"\n    pause_image = \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\"\n    pause_image_auth_file = \"/var/lib/kubelet/config.json\"\n    pause_command = \"/usr/bin/pod\"\n    signature_policy = \"\"\n    signature_policy_dir = \"/etc/crio/policies\"\n    image_volumes = \"mkdir\"\n    big_files_temporary_dir = \"\"\n    auto_reload_registries = false\n    pull_progress_timeout = \"0s\"\n    oci_artifact_mount_support = false\n  [crio.network]\n    cni_default_network = \"\"\n    network_dir = \"/etc/kubernetes/cni/net.d/\"\n    plugin_dirs = [\"/var/lib/cni/bin\"]\n  [crio.metrics]\n    enable_metrics = true\n    metrics_collectors = [\"operations\", \"operations_latency_microseconds_total\", \"operations_latency_microseconds\", \"operations_errors\", \"image_pulls_layer_size\", \"containers_oom_total\", \"containers_oom\", \"operations_total\", \"operations_latency_seconds_total\", \"operations_latency_seconds\", \"operations_errors_total\", \"image_pulls_bytes_total\", \"image_pulls_skipped_bytes_total\", \"image_pulls_success_total\", \"image_pulls_failure_total\", \"image_layer_reuse_total\", \"containers_oom_count_total\", \"processes_defunct\"]\n    metrics_host = \"127.0.0.1\"\n    metrics_port = 9537\n    metrics_socket = \"\"\n    metrics_cert = \"\"\n    metrics_key = \"\"\n  [crio.tracing]\n    enable_tracing = false\n    tracing_endpoint = \"127.0.0.1:4317\"\n    tracing_sampling_rate_per_million = 0\n  [crio.stats]\n    stats_collection_period = 0\n    collection_period = 0\n  [crio.nri]\n    enable_nri = true\n    nri_listen = \"/var/run/nri/nri.sock\"\n    nri_plugin_dir = \"/opt/nri/plugins\"\n    nri_plugin_config_dir = \"/etc/nri/conf.d\"\n    nri_plugin_registration_timeout = \"5s\"\n    nri_plugin_request_timeout = \"2s\"\n    nri_disable_connections = false\n"
2026-06-09 12:20:02.851442 | controller | Jun 09 10:46:03.357207 crc crio[3654]: time="2026-06-09T10:46:03.357048293Z" level=warning msg="Checking storage directory /var/lib/containers/storage for errors because of unclean shutdown"
2026-06-09 12:20:02.851466 | controller | Jun 09 10:46:07.132755 crc crio[3654]: time="2026-06-09T10:46:07.131529048Z" level=info msg="Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus"
2026-06-09 12:20:02.851488 | controller | Jun 09 10:46:07.134106 crc crio[3654]: time="2026-06-09T10:46:07.133614439Z" level=info msg="Restore irqbalance config: nothing to do"
2026-06-09 12:20:02.851510 | controller | Jun 09 10:46:07.356818 crc crio[3654]: time="2026-06-09T10:46:07.35588515Z" level=warning msg="Could not restore sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240: failed to Statfs \"/var/run/netns/a39ad0c7-24b8-46c1-830b-e9010764ccce\": no such file or directory"
2026-06-09 12:20:02.851538 | controller | Jun 09 10:46:07.373137 crc crio[3654]: time="2026-06-09T10:46:07.372951243Z" level=warning msg="Deleting all containers under sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 since it could not be restored"
2026-06-09 12:20:02.851561 | controller | Jun 09 10:46:07.386064 crc crio[3654]: time="2026-06-09T10:46:07.385715834Z" level=warning msg="Could not restore sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673: failed to Statfs \"/var/run/netns/cc7d9fcb-9125-4d0b-9ced-f8070d1d1939\": no such file or directory"
2026-06-09 12:20:02.851584 | controller | Jun 09 10:46:07.397123 crc crio[3654]: time="2026-06-09T10:46:07.397013456Z" level=warning msg="Deleting all containers under sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 since it could not be restored"
2026-06-09 12:20:02.851607 | controller | Jun 09 10:46:07.418129 crc crio[3654]: time="2026-06-09T10:46:07.41791999Z" level=warning msg="Could not restore sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400: failed to Statfs \"/var/run/netns/d85a67bc-de45-40e3-bab5-8c3bb34843ea\": no such file or directory"
2026-06-09 12:20:02.851629 | controller | Jun 09 10:46:07.429516 crc crio[3654]: time="2026-06-09T10:46:07.429414913Z" level=warning msg="Deleting all containers under sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 since it could not be restored"
2026-06-09 12:20:02.851652 | controller | Jun 09 10:46:07.440054 crc crio[3654]: time="2026-06-09T10:46:07.439870941Z" level=warning msg="Could not restore sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab: failed to Statfs \"/var/run/netns/4ef13d71-afb5-40b4-8ae6-12196524b0e9\": no such file or directory"
2026-06-09 12:20:02.851674 | controller | Jun 09 10:46:07.446801 crc crio[3654]: time="2026-06-09T10:46:07.446676588Z" level=warning msg="Deleting all containers under sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab since it could not be restored"
2026-06-09 12:20:02.851696 | controller | Jun 09 10:46:07.487793 crc crio[3654]: time="2026-06-09T10:46:07.487551093Z" level=warning msg="Could not restore sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86: failed to Statfs \"/var/run/netns/2da0a078-e17e-4b8a-a39e-f576861e34ae\": no such file or directory"
2026-06-09 12:20:02.851718 | controller | Jun 09 10:46:07.492807 crc crio[3654]: time="2026-06-09T10:46:07.492688981Z" level=warning msg="Deleting all containers under sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86 since it could not be restored"
2026-06-09 12:20:02.851740 | controller | Jun 09 10:46:07.671202 crc crio[3654]: time="2026-06-09T10:46:07.6710513Z" level=warning msg="Could not restore sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff: failed to Statfs \"/var/run/netns/37a1d38b-019a-48e4-9d9f-762d84f7aa85\": no such file or directory"
2026-06-09 12:20:02.851762 | controller | Jun 09 10:46:07.677649 crc crio[3654]: time="2026-06-09T10:46:07.677525036Z" level=warning msg="Deleting all containers under sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff since it could not be restored"
2026-06-09 12:20:02.851784 | controller | Jun 09 10:46:07.720893 crc crio[3654]: time="2026-06-09T10:46:07.720670382Z" level=warning msg="Could not restore sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d: failed to Statfs \"/var/run/netns/2c329914-0aff-4edb-99eb-32fae9b2a951\": no such file or directory"
2026-06-09 12:20:02.851806 | controller | Jun 09 10:46:07.729758 crc crio[3654]: time="2026-06-09T10:46:07.729636842Z" level=warning msg="Deleting all containers under sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d since it could not be restored"
2026-06-09 12:20:02.851827 | controller | Jun 09 10:46:07.745367 crc crio[3654]: time="2026-06-09T10:46:07.745172387Z" level=warning msg="Could not restore sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71: failed to Statfs \"/var/run/netns/d741311d-c7c0-40c6-9ea3-8776114c63cd\": no such file or directory"
2026-06-09 12:20:02.851906 | controller | Jun 09 10:46:07.751789 crc crio[3654]: time="2026-06-09T10:46:07.751687673Z" level=warning msg="Deleting all containers under sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 since it could not be restored"
2026-06-09 12:20:02.851941 | controller | Jun 09 10:46:07.781808 crc crio[3654]: time="2026-06-09T10:46:07.781636357Z" level=warning msg="Could not restore sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9: failed to Statfs \"/var/run/netns/5729c4b2-4544-4272-b6e1-f8223ceabca6\": no such file or directory"
2026-06-09 12:20:02.851965 | controller | Jun 09 10:46:07.787052 crc crio[3654]: time="2026-06-09T10:46:07.786928776Z" level=warning msg="Deleting all containers under sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 since it could not be restored"
2026-06-09 12:20:02.851988 | controller | Jun 09 10:46:07.802694 crc crio[3654]: time="2026-06-09T10:46:07.802492042Z" level=warning msg="Could not restore sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d: failed to Statfs \"/var/run/netns/232a5e6a-ee06-49b4-a707-fec6ca7cc898\": no such file or directory"
2026-06-09 12:20:02.852010 | controller | Jun 09 10:46:07.807411 crc crio[3654]: time="2026-06-09T10:46:07.807217098Z" level=warning msg="Deleting all containers under sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d since it could not be restored"
2026-06-09 12:20:02.852034 | controller | Jun 09 10:46:07.824662 crc crio[3654]: time="2026-06-09T10:46:07.824041Z" level=warning msg="Could not restore sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7: failed to Statfs \"/var/run/netns/98dbeb7b-54c9-48c8-b257-ba1be4841c8e\": no such file or directory"
2026-06-09 12:20:02.852113 | controller | Jun 09 10:46:07.830250 crc crio[3654]: time="2026-06-09T10:46:07.830156634Z" level=warning msg="Deleting all containers under sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 since it could not be restored"
2026-06-09 12:20:02.852143 | controller | Jun 09 10:46:07.892412 crc crio[3654]: time="2026-06-09T10:46:07.892206244Z" level=warning msg="Could not restore sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007: failed to Statfs \"/var/run/netns/47e52ab1-31cb-4a90-8828-40586f4582e5\": no such file or directory"
2026-06-09 12:20:02.852167 | controller | Jun 09 10:46:07.897163 crc crio[3654]: time="2026-06-09T10:46:07.897089311Z" level=warning msg="Deleting all containers under sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 since it could not be restored"
2026-06-09 12:20:02.852190 | controller | Jun 09 10:46:07.904136 crc crio[3654]: time="2026-06-09T10:46:07.904000529Z" level=warning msg="Could not restore sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a: failed to Statfs \"/var/run/netns/d9bf0789-854b-4974-8993-90943a82070f\": no such file or directory"
2026-06-09 12:20:02.852212 | controller | Jun 09 10:46:07.908241 crc crio[3654]: time="2026-06-09T10:46:07.908188942Z" level=warning msg="Deleting all containers under sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a since it could not be restored"
2026-06-09 12:20:02.852235 | controller | Jun 09 10:46:07.953384 crc crio[3654]: time="2026-06-09T10:46:07.953025188Z" level=warning msg="Could not restore sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150: failed to Statfs \"/var/run/netns/f03cfe59-f1f9-4e7f-aab4-cb6159816175\": no such file or directory"
2026-06-09 12:20:02.852257 | controller | Jun 09 10:46:07.959171 crc crio[3654]: time="2026-06-09T10:46:07.959129192Z" level=warning msg="Deleting all containers under sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 since it could not be restored"
2026-06-09 12:20:02.852285 | controller | Jun 09 10:46:07.966036 crc crio[3654]: time="2026-06-09T10:46:07.965994129Z" level=warning msg="Could not restore sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d: failed to Statfs \"/var/run/netns/4febcbd8-dcaa-46f5-9391-0c48c2ff24a1\": no such file or directory"
2026-06-09 12:20:02.852308 | controller | Jun 09 10:46:07.970936 crc crio[3654]: time="2026-06-09T10:46:07.970906796Z" level=warning msg="Deleting all containers under sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d since it could not be restored"
2026-06-09 12:20:02.852330 | controller | Jun 09 10:46:07.978135 crc crio[3654]: time="2026-06-09T10:46:07.978107476Z" level=warning msg="Could not restore sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a: failed to Statfs \"/var/run/netns/ff2e3c1f-ea42-42c1-9e93-cc4543d1dae1\": no such file or directory"
2026-06-09 12:20:02.852378 | controller | Jun 09 10:46:07.983466 crc crio[3654]: time="2026-06-09T10:46:07.983375485Z" level=warning msg="Deleting all containers under sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a since it could not be restored"
2026-06-09 12:20:02.852403 | controller | Jun 09 10:46:07.997519 crc crio[3654]: time="2026-06-09T10:46:07.997401092Z" level=warning msg="Could not restore sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5: failed to Statfs \"/var/run/netns/81ad9b9a-eab6-458f-8782-26b5ca62c687\": no such file or directory"
2026-06-09 12:20:02.852425 | controller | Jun 09 10:46:08.001502 crc crio[3654]: time="2026-06-09T10:46:08.001441864Z" level=warning msg="Deleting all containers under sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 since it could not be restored"
2026-06-09 12:20:02.852448 | controller | Jun 09 10:46:08.009166 crc crio[3654]: time="2026-06-09T10:46:08.009076526Z" level=warning msg="Could not restore sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6: failed to Statfs \"/var/run/netns/e69052f3-a3f8-42de-8993-88269b3c361b\": no such file or directory"
2026-06-09 12:20:02.852470 | controller | Jun 09 10:46:08.013383 crc crio[3654]: time="2026-06-09T10:46:08.013259109Z" level=warning msg="Deleting all containers under sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6 since it could not be restored"
2026-06-09 12:20:02.852493 | controller | Jun 09 10:46:08.035079 crc crio[3654]: time="2026-06-09T10:46:08.034918888Z" level=warning msg="Could not restore sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911: failed to Statfs \"/var/run/netns/80d38dd5-ee2d-4a24-94d1-3ddfb5d3c617\": no such file or directory"
2026-06-09 12:20:02.852515 | controller | Jun 09 10:46:08.046144 crc crio[3654]: time="2026-06-09T10:46:08.046050479Z" level=warning msg="Deleting all containers under sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911 since it could not be restored"
2026-06-09 12:20:02.852537 | controller | Jun 09 10:46:08.060945 crc crio[3654]: time="2026-06-09T10:46:08.06079206Z" level=warning msg="Could not restore sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16: failed to Statfs \"/var/run/netns/6e2884fa-46a7-4abd-8c22-c5b83a9323ae\": no such file or directory"
2026-06-09 12:20:02.852559 | controller | Jun 09 10:46:08.068969 crc crio[3654]: time="2026-06-09T10:46:08.068874044Z" level=warning msg="Deleting all containers under sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 since it could not be restored"
2026-06-09 12:20:02.852582 | controller | Jun 09 10:46:08.081315 crc crio[3654]: time="2026-06-09T10:46:08.081207872Z" level=warning msg="Could not restore sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405: failed to Statfs \"/var/run/netns/696e0d8f-ea57-4d36-846e-f263cf1f9bc9\": no such file or directory"
2026-06-09 12:20:02.852603 | controller | Jun 09 10:46:08.086572 crc crio[3654]: time="2026-06-09T10:46:08.086487131Z" level=warning msg="Deleting all containers under sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 since it could not be restored"
2026-06-09 12:20:02.852630 | controller | Jun 09 10:46:08.114406 crc crio[3654]: time="2026-06-09T10:46:08.114249913Z" level=warning msg="Could not restore sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946: failed to Statfs \"/var/run/netns/0bd2ca7f-1f66-46f8-b64d-f6b48dd61d7e\": no such file or directory"
2026-06-09 12:20:02.852653 | controller | Jun 09 10:46:08.118084 crc crio[3654]: time="2026-06-09T10:46:08.118018804Z" level=warning msg="Deleting all containers under sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 since it could not be restored"
2026-06-09 12:20:02.852675 | controller | Jun 09 10:46:08.124100 crc crio[3654]: time="2026-06-09T10:46:08.124028407Z" level=warning msg="Could not restore sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587: failed to Statfs \"/var/run/netns/1f63c23e-9d33-4153-aa26-77f310b0386a\": no such file or directory"
2026-06-09 12:20:02.852696 | controller | Jun 09 10:46:08.128133 crc crio[3654]: time="2026-06-09T10:46:08.127891868Z" level=warning msg="Deleting all containers under sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 since it could not be restored"
2026-06-09 12:20:02.852718 | controller | Jun 09 10:46:08.137194 crc crio[3654]: time="2026-06-09T10:46:08.137051328Z" level=warning msg="Could not restore sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded: failed to Statfs \"/var/run/netns/56ed585b-024b-4cfb-ae7c-a4143d981964\": no such file or directory"
2026-06-09 12:20:02.852740 | controller | Jun 09 10:46:08.141389 crc crio[3654]: time="2026-06-09T10:46:08.141196441Z" level=warning msg="Deleting all containers under sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded since it could not be restored"
2026-06-09 12:20:02.852762 | controller | Jun 09 10:46:08.147458 crc crio[3654]: time="2026-06-09T10:46:08.147388505Z" level=warning msg="Could not restore sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5: failed to Statfs \"/var/run/netns/ff88aff1-21f1-4387-8229-c25f8b50a510\": no such file or directory"
2026-06-09 12:20:02.852784 | controller | Jun 09 10:46:08.152506 crc crio[3654]: time="2026-06-09T10:46:08.152413403Z" level=warning msg="Deleting all containers under sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5 since it could not be restored"
2026-06-09 12:20:02.852805 | controller | Jun 09 10:46:08.162999 crc crio[3654]: time="2026-06-09T10:46:08.16287439Z" level=warning msg="Could not restore sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f: failed to Statfs \"/var/run/netns/c7f36d9f-c9b1-4153-8e1f-130ce695595f\": no such file or directory"
2026-06-09 12:20:02.852827 | controller | Jun 09 10:46:08.167524 crc crio[3654]: time="2026-06-09T10:46:08.167450485Z" level=warning msg="Deleting all containers under sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f since it could not be restored"
2026-06-09 12:20:02.852849 | controller | Jun 09 10:46:08.194240 crc crio[3654]: time="2026-06-09T10:46:08.194108352Z" level=warning msg="Could not restore sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21: failed to Statfs \"/var/run/netns/727effa2-2453-47d4-b205-ce90e20b1702\": no such file or directory"
2026-06-09 12:20:02.852871 | controller | Jun 09 10:46:08.198342 crc crio[3654]: time="2026-06-09T10:46:08.198239224Z" level=warning msg="Deleting all containers under sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21 since it could not be restored"
2026-06-09 12:20:02.852893 | controller | Jun 09 10:46:08.207723 crc crio[3654]: time="2026-06-09T10:46:08.207564666Z" level=warning msg="Could not restore sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc: failed to Statfs \"/var/run/netns/920c13eb-11d0-4aea-863a-1e29ecb928b8\": no such file or directory"
2026-06-09 12:20:02.852921 | controller | Jun 09 10:46:08.211187 crc crio[3654]: time="2026-06-09T10:46:08.211108225Z" level=warning msg="Deleting all containers under sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc since it could not be restored"
2026-06-09 12:20:02.852943 | controller | Jun 09 10:46:08.230896 crc crio[3654]: time="2026-06-09T10:46:08.230687423Z" level=warning msg="Could not restore sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7: failed to Statfs \"/var/run/netns/5a216e0d-4290-49d8-ad2e-2b6db00cab8e\": no such file or directory"
2026-06-09 12:20:02.852966 | controller | Jun 09 10:46:08.235176 crc crio[3654]: time="2026-06-09T10:46:08.235061937Z" level=warning msg="Deleting all containers under sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 since it could not be restored"
2026-06-09 12:20:02.852988 | controller | Jun 09 10:46:08.248193 crc crio[3654]: time="2026-06-09T10:46:08.248027808Z" level=warning msg="Could not restore sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d: failed to Statfs \"/var/run/netns/ab0156e9-15e7-49ec-b32f-3193fd188354\": no such file or directory"
2026-06-09 12:20:02.853010 | controller | Jun 09 10:46:08.251842 crc crio[3654]: time="2026-06-09T10:46:08.251759108Z" level=warning msg="Deleting all containers under sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d since it could not be restored"
2026-06-09 12:20:02.853032 | controller | Jun 09 10:46:08.258516 crc crio[3654]: time="2026-06-09T10:46:08.258416325Z" level=warning msg="Could not restore sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946: failed to Statfs \"/var/run/netns/b6456a5f-c0dd-4c2b-86b2-af42e36c6a9c\": no such file or directory"
2026-06-09 12:20:02.853054 | controller | Jun 09 10:46:08.261922 crc crio[3654]: time="2026-06-09T10:46:08.261841394Z" level=warning msg="Deleting all containers under sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946 since it could not be restored"
2026-06-09 12:20:02.853076 | controller | Jun 09 10:46:08.328995 crc crio[3654]: time="2026-06-09T10:46:08.328756741Z" level=warning msg="Could not restore sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118: failed to Statfs \"/var/run/netns/3f3a9cce-a4ef-41f6-9d79-86f3f5656627\": no such file or directory"
2026-06-09 12:20:02.853098 | controller | Jun 09 10:46:08.334841 crc crio[3654]: time="2026-06-09T10:46:08.334709174Z" level=warning msg="Deleting all containers under sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 since it could not be restored"
2026-06-09 12:20:02.853119 | controller | Jun 09 10:46:08.390396 crc crio[3654]: time="2026-06-09T10:46:08.390178038Z" level=warning msg="Could not restore sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28: failed to Statfs \"/var/run/netns/8a53c334-42c9-4054-a6fb-249bc45db021\": no such file or directory"
2026-06-09 12:20:02.853141 | controller | Jun 09 10:46:08.394848 crc crio[3654]: time="2026-06-09T10:46:08.394724463Z" level=warning msg="Deleting all containers under sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 since it could not be restored"
2026-06-09 12:20:02.853163 | controller | Jun 09 10:46:08.446363 crc crio[3654]: time="2026-06-09T10:46:08.446121205Z" level=warning msg="Could not restore sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0: failed to Statfs \"/var/run/netns/9db3919f-6487-4977-89c5-c3bb4a69e5d6\": no such file or directory"
2026-06-09 12:20:02.853185 | controller | Jun 09 10:46:08.455466 crc crio[3654]: time="2026-06-09T10:46:08.455165305Z" level=warning msg="Deleting all containers under sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0 since it could not be restored"
2026-06-09 12:20:02.853207 | controller | Jun 09 10:46:08.464248 crc crio[3654]: time="2026-06-09T10:46:08.464040254Z" level=warning msg="Could not restore sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1: failed to Statfs \"/var/run/netns/1dc74f34-ab20-4d52-bd7b-d5f09570128f\": no such file or directory"
2026-06-09 12:20:02.853234 | controller | Jun 09 10:46:08.467482 crc crio[3654]: time="2026-06-09T10:46:08.467384862Z" level=warning msg="Deleting all containers under sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 since it could not be restored"
2026-06-09 12:20:02.853256 | controller | Jun 09 10:46:08.487615 crc crio[3654]: time="2026-06-09T10:46:08.487275431Z" level=warning msg="Could not restore sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7: failed to Statfs \"/var/run/netns/ac7493b3-3bc4-4e68-8140-32803fcd02c2\": no such file or directory"
2026-06-09 12:20:02.853278 | controller | Jun 09 10:46:08.493090 crc crio[3654]: time="2026-06-09T10:46:08.492969613Z" level=warning msg="Deleting all containers under sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 since it could not be restored"
2026-06-09 12:20:02.853300 | controller | Jun 09 10:46:08.514383 crc crio[3654]: time="2026-06-09T10:46:08.514122179Z" level=warning msg="Could not restore sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010: failed to Statfs \"/var/run/netns/36e532f2-1b76-438a-b20e-25d97596f804\": no such file or directory"
2026-06-09 12:20:02.853321 | controller | Jun 09 10:46:08.522785 crc crio[3654]: time="2026-06-09T10:46:08.522637625Z" level=warning msg="Deleting all containers under sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 since it could not be restored"
2026-06-09 12:20:02.853343 | controller | Jun 09 10:46:08.544749 crc crio[3654]: time="2026-06-09T10:46:08.544523056Z" level=warning msg="Could not restore sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183: failed to Statfs \"/var/run/netns/46000352-49e7-4b6c-a860-f1d6891e762f\": no such file or directory"
2026-06-09 12:20:02.853456 | controller | Jun 09 10:46:08.552117 crc crio[3654]: time="2026-06-09T10:46:08.551981726Z" level=warning msg="Deleting all containers under sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183 since it could not be restored"
2026-06-09 12:20:02.853482 | controller | Jun 09 10:46:08.567427 crc crio[3654]: time="2026-06-09T10:46:08.56721678Z" level=warning msg="Could not restore sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0: failed to Statfs \"/var/run/netns/9a2ea13a-cdc8-4890-a9c1-6a7f6cf2ab14\": no such file or directory"
2026-06-09 12:20:02.853505 | controller | Jun 09 10:46:08.586133 crc crio[3654]: time="2026-06-09T10:46:08.585939183Z" level=warning msg="Deleting all containers under sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 since it could not be restored"
2026-06-09 12:20:02.853527 | controller | Jun 09 10:46:08.606773 crc crio[3654]: time="2026-06-09T10:46:08.606616277Z" level=warning msg="Could not restore sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017: failed to Statfs \"/var/run/netns/7f048016-317e-4b7e-b80a-31fadda4837a\": no such file or directory"
2026-06-09 12:20:02.853549 | controller | Jun 09 10:46:08.650162 crc crio[3654]: time="2026-06-09T10:46:08.649979414Z" level=warning msg="Deleting all containers under sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017 since it could not be restored"
2026-06-09 12:20:02.853570 | controller | Jun 09 10:46:08.670060 crc crio[3654]: time="2026-06-09T10:46:08.669791653Z" level=warning msg="Could not restore sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef: failed to Statfs \"/var/run/netns/af680906-9f27-420e-8984-f52f1c6d42da\": no such file or directory"
2026-06-09 12:20:02.853605 | controller | Jun 09 10:46:08.673756 crc crio[3654]: time="2026-06-09T10:46:08.673667325Z" level=warning msg="Deleting all containers under sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef since it could not be restored"
2026-06-09 12:20:02.853629 | controller | Jun 09 10:46:08.678379 crc crio[3654]: time="2026-06-09T10:46:08.67823777Z" level=warning msg="Could not restore sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730: failed to Statfs \"/var/run/netns/89ceb529-fcbd-47bc-b08c-d08594867841\": no such file or directory"
2026-06-09 12:20:02.853659 | controller | Jun 09 10:46:08.685864 crc crio[3654]: time="2026-06-09T10:46:08.685703831Z" level=warning msg="Deleting all containers under sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 since it could not be restored"
2026-06-09 12:20:02.853681 | controller | Jun 09 10:46:08.717132 crc crio[3654]: time="2026-06-09T10:46:08.714489069Z" level=warning msg="Could not restore sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c: failed to Statfs \"/var/run/netns/7ba66181-030a-4903-a1c7-c7190ad1e8fe\": no such file or directory"
2026-06-09 12:20:02.853703 | controller | Jun 09 10:46:08.727074 crc crio[3654]: time="2026-06-09T10:46:08.726784736Z" level=warning msg="Deleting all containers under sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c since it could not be restored"
2026-06-09 12:20:02.853724 | controller | Jun 09 10:46:08.738161 crc crio[3654]: time="2026-06-09T10:46:08.738054618Z" level=warning msg="Could not restore sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb: failed to Statfs \"/var/run/netns/32b4f8e4-b971-4a83-9e1c-82a6c90698cc\": no such file or directory"
2026-06-09 12:20:02.853746 | controller | Jun 09 10:46:08.741841 crc crio[3654]: time="2026-06-09T10:46:08.741691158Z" level=warning msg="Deleting all containers under sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb since it could not be restored"
2026-06-09 12:20:02.853768 | controller | Jun 09 10:46:08.788645 crc crio[3654]: time="2026-06-09T10:46:08.788512575Z" level=warning msg="Could not restore sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65: failed to Statfs \"/var/run/netns/190cd0fc-817a-4517-9b43-0b03b1f8b6fb\": no such file or directory"
2026-06-09 12:20:02.853790 | controller | Jun 09 10:46:08.796679 crc crio[3654]: time="2026-06-09T10:46:08.796264058Z" level=warning msg="Deleting all containers under sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 since it could not be restored"
2026-06-09 12:20:02.853813 | controller | Jun 09 10:46:08.835115 crc crio[3654]: time="2026-06-09T10:46:08.8349287Z" level=warning msg="Could not restore sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a: failed to Statfs \"/var/run/netns/e70a486a-51ce-4cb3-89a5-501e3e291b42\": no such file or directory"
2026-06-09 12:20:02.853835 | controller | Jun 09 10:46:08.838337 crc crio[3654]: time="2026-06-09T10:46:08.838202648Z" level=warning msg="Deleting all containers under sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a since it could not be restored"
2026-06-09 12:20:02.853857 | controller | Jun 09 10:46:08.874586 crc crio[3654]: time="2026-06-09T10:46:08.874457447Z" level=warning msg="Could not restore sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce: failed to Statfs \"/var/run/netns/539e1cf0-d143-491e-8434-d7ee4030f305\": no such file or directory"
2026-06-09 12:20:02.853879 | controller | Jun 09 10:46:08.878013 crc crio[3654]: time="2026-06-09T10:46:08.877942086Z" level=warning msg="Deleting all containers under sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce since it could not be restored"
2026-06-09 12:20:02.853902 | controller | Jun 09 10:46:08.913431 crc crio[3654]: time="2026-06-09T10:46:08.912661867Z" level=warning msg="Could not restore sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34: failed to Statfs \"/var/run/netns/7219bd16-96c6-4d4c-9fd5-6b6e13fad20f\": no such file or directory"
2026-06-09 12:20:02.853925 | controller | Jun 09 10:46:08.916828 crc crio[3654]: time="2026-06-09T10:46:08.916720019Z" level=warning msg="Deleting all containers under sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34 since it could not be restored"
2026-06-09 12:20:02.853952 | controller | Jun 09 10:46:08.981369 crc crio[3654]: time="2026-06-09T10:46:08.981066182Z" level=warning msg="Could not restore sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4: failed to Statfs \"/var/run/netns/44260f5c-d169-46e1-b4b8-f69b9adfc2f4\": no such file or directory"
2026-06-09 12:20:02.853975 | controller | Jun 09 10:46:08.983547 crc crio[3654]: time="2026-06-09T10:46:08.983465565Z" level=warning msg="Deleting all containers under sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 since it could not be restored"
2026-06-09 12:20:02.853997 | controller | Jun 09 10:46:09.028183 crc crio[3654]: time="2026-06-09T10:46:09.02803705Z" level=warning msg="Could not restore sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6: failed to Statfs \"/var/run/netns/fd3c4e21-cfd8-4e7e-91e3-4193bfab6fa4\": no such file or directory"
2026-06-09 12:20:02.854019 | controller | Jun 09 10:46:09.037488 crc crio[3654]: time="2026-06-09T10:46:09.037407421Z" level=warning msg="Deleting all containers under sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 since it could not be restored"
2026-06-09 12:20:02.854041 | controller | Jun 09 10:46:09.088623 crc crio[3654]: time="2026-06-09T10:46:09.088486352Z" level=warning msg="Could not restore sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2: failed to Statfs \"/var/run/netns/7e3ff8b6-bf95-4896-8395-91fb354858fa\": no such file or directory"
2026-06-09 12:20:02.854063 | controller | Jun 09 10:46:09.102369 crc crio[3654]: time="2026-06-09T10:46:09.102239897Z" level=warning msg="Deleting all containers under sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 since it could not be restored"
2026-06-09 12:20:02.854085 | controller | Jun 09 10:46:09.130973 crc crio[3654]: time="2026-06-09T10:46:09.130780344Z" level=warning msg="Could not restore sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f: failed to Statfs \"/var/run/netns/c1da005a-84ee-4634-8a5e-a4ebdb2a4c32\": no such file or directory"
2026-06-09 12:20:02.854107 | controller | Jun 09 10:46:09.133670 crc crio[3654]: time="2026-06-09T10:46:09.13358588Z" level=warning msg="Deleting all containers under sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f since it could not be restored"
2026-06-09 12:20:02.854129 | controller | Jun 09 10:46:09.238205 crc crio[3654]: time="2026-06-09T10:46:09.238000663Z" level=warning msg="Could not restore sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f: failed to Statfs \"/var/run/netns/a0348d3d-19fe-46ab-9138-85312818185a\": no such file or directory"
2026-06-09 12:20:02.854152 | controller | Jun 09 10:46:09.240892 crc crio[3654]: time="2026-06-09T10:46:09.240866948Z" level=warning msg="Deleting all containers under sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f since it could not be restored"
2026-06-09 12:20:02.854174 | controller | Jun 09 10:46:09.254207 crc crio[3654]: time="2026-06-09T10:46:09.254092472Z" level=warning msg="Could not restore sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20: failed to Statfs \"/var/run/netns/e028aa60-4de1-45f0-8e20-51bf2c35c42d\": no such file or directory"
2026-06-09 12:20:02.854196 | controller | Jun 09 10:46:09.277565 crc crio[3654]: time="2026-06-09T10:46:09.277427437Z" level=warning msg="Deleting all containers under sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 since it could not be restored"
2026-06-09 12:20:02.854218 | controller | Jun 09 10:46:09.286672 crc crio[3654]: time="2026-06-09T10:46:09.286551363Z" level=warning msg="Could not restore sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9: failed to Statfs \"/var/run/netns/899c602a-0b36-471e-afbe-f1baa22ff331\": no such file or directory"
2026-06-09 12:20:02.854240 | controller | Jun 09 10:46:09.290016 crc crio[3654]: time="2026-06-09T10:46:09.289905798Z" level=warning msg="Deleting all containers under sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 since it could not be restored"
2026-06-09 12:20:02.854266 | controller | Jun 09 10:46:09.308534 crc crio[3654]: time="2026-06-09T10:46:09.308253203Z" level=warning msg="Could not restore sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda: failed to Statfs \"/var/run/netns/70d26063-2987-46c2-bf9a-0a440fcbffae\": no such file or directory"
2026-06-09 12:20:02.854288 | controller | Jun 09 10:46:09.311685 crc crio[3654]: time="2026-06-09T10:46:09.311610447Z" level=warning msg="Deleting all containers under sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda since it could not be restored"
2026-06-09 12:20:02.854311 | controller | Jun 09 10:46:09.323873 crc crio[3654]: time="2026-06-09T10:46:09.323041568Z" level=warning msg="Could not restore sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e: failed to Statfs \"/var/run/netns/4d4760f9-e516-4f77-8976-3e7a48d723c2\": no such file or directory"
2026-06-09 12:20:02.854332 | controller | Jun 09 10:46:09.328863 crc crio[3654]: time="2026-06-09T10:46:09.32807686Z" level=warning msg="Deleting all containers under sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e since it could not be restored"
2026-06-09 12:20:02.854377 | controller | Jun 09 10:46:09.335979 crc crio[3654]: time="2026-06-09T10:46:09.335757485Z" level=warning msg="Could not restore sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae: failed to Statfs \"/var/run/netns/60e794cf-e3b7-487a-82e2-ad15f3f7a50a\": no such file or directory"
2026-06-09 12:20:02.854402 | controller | Jun 09 10:46:09.339011 crc crio[3654]: time="2026-06-09T10:46:09.338886013Z" level=warning msg="Deleting all containers under sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae since it could not be restored"
2026-06-09 12:20:02.854424 | controller | Jun 09 10:46:09.345895 crc crio[3654]: time="2026-06-09T10:46:09.345748826Z" level=warning msg="Could not restore sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5: failed to Statfs \"/var/run/netns/21a6d094-98eb-4202-b5c3-69051d7e954c\": no such file or directory"
2026-06-09 12:20:02.854446 | controller | Jun 09 10:46:09.350424 crc crio[3654]: time="2026-06-09T10:46:09.350191081Z" level=warning msg="Deleting all containers under sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 since it could not be restored"
2026-06-09 12:20:02.854467 | controller | Jun 09 10:46:09.356064 crc crio[3654]: time="2026-06-09T10:46:09.355928732Z" level=warning msg="Could not restore sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227: failed to Statfs \"/var/run/netns/1c9c5a0b-fde2-491c-a2b7-717b81dfe381\": no such file or directory"
2026-06-09 12:20:02.854489 | controller | Jun 09 10:46:09.361248 crc crio[3654]: time="2026-06-09T10:46:09.361120808Z" level=warning msg="Deleting all containers under sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227 since it could not be restored"
2026-06-09 12:20:02.854510 | controller | Jun 09 10:46:09.371923 crc crio[3654]: time="2026-06-09T10:46:09.371748416Z" level=warning msg="Could not restore sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471: failed to Statfs \"/var/run/netns/5db24d1d-9706-4384-b47c-2794d44c4b44\": no such file or directory"
2026-06-09 12:20:02.854532 | controller | Jun 09 10:46:09.374850 crc crio[3654]: time="2026-06-09T10:46:09.37473751Z" level=warning msg="Deleting all containers under sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 since it could not be restored"
2026-06-09 12:20:02.854553 | controller | Jun 09 10:46:09.386980 crc crio[3654]: time="2026-06-09T10:46:09.386739787Z" level=warning msg="Could not restore sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1: failed to Statfs \"/var/run/netns/5c7235f1-a6b4-454d-835b-f030913e4937\": no such file or directory"
2026-06-09 12:20:02.854579 | controller | Jun 09 10:46:09.394089 crc crio[3654]: time="2026-06-09T10:46:09.393984441Z" level=warning msg="Deleting all containers under sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 since it could not be restored"
2026-06-09 12:20:02.854602 | controller | Jun 09 10:46:09.416570 crc crio[3654]: time="2026-06-09T10:46:09.416428691Z" level=warning msg="Could not restore sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852: failed to Statfs \"/var/run/netns/98b2d38b-ac35-44c6-b61c-370ae13d5b89\": no such file or directory"
2026-06-09 12:20:02.854624 | controller | Jun 09 10:46:09.419603 crc crio[3654]: time="2026-06-09T10:46:09.419510738Z" level=warning msg="Deleting all containers under sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852 since it could not be restored"
2026-06-09 12:20:02.854645 | controller | Jun 09 10:46:09.431249 crc crio[3654]: time="2026-06-09T10:46:09.431131014Z" level=warning msg="Could not restore sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b: failed to Statfs \"/var/run/netns/d2f026db-1d70-45f0-88e1-5ead39997a83\": no such file or directory"
2026-06-09 12:20:02.854666 | controller | Jun 09 10:46:09.434102 crc crio[3654]: time="2026-06-09T10:46:09.434021265Z" level=warning msg="Deleting all containers under sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b since it could not be restored"
2026-06-09 12:20:02.854688 | controller | Jun 09 10:46:09.438898 crc crio[3654]: time="2026-06-09T10:46:09.438770139Z" level=warning msg="Could not restore sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1: failed to Statfs \"/var/run/netns/a9695c0a-6eb8-48ce-9f21-3dc0d6ae5895\": no such file or directory"
2026-06-09 12:20:02.854709 | controller | Jun 09 10:46:09.441725 crc crio[3654]: time="2026-06-09T10:46:09.441630189Z" level=warning msg="Deleting all containers under sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 since it could not be restored"
2026-06-09 12:20:02.854730 | controller | Jun 09 10:46:09.464390 crc crio[3654]: time="2026-06-09T10:46:09.464143301Z" level=warning msg="Could not restore sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b: failed to Statfs \"/var/run/netns/4551e819-9150-4667-befd-80cd542a3ff6\": no such file or directory"
2026-06-09 12:20:02.854752 | controller | Jun 09 10:46:09.469392 crc crio[3654]: time="2026-06-09T10:46:09.469238574Z" level=warning msg="Deleting all containers under sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b since it could not be restored"
2026-06-09 12:20:02.854774 | controller | Jun 09 10:46:09.506537 crc crio[3654]: time="2026-06-09T10:46:09.506243503Z" level=warning msg="Could not restore sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f: failed to Statfs \"/var/run/netns/aa7626ab-b100-47ea-96c8-4f5c69ad8b17\": no such file or directory"
2026-06-09 12:20:02.854796 | controller | Jun 09 10:46:09.509606 crc crio[3654]: time="2026-06-09T10:46:09.509505985Z" level=warning msg="Deleting all containers under sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f since it could not be restored"
2026-06-09 12:20:02.854817 | controller | Jun 09 10:46:09.517646 crc crio[3654]: time="2026-06-09T10:46:09.517533001Z" level=warning msg="Could not restore sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255: failed to Statfs \"/var/run/netns/eea81286-9d78-4e4e-966b-6d5861c91996\": no such file or directory"
2026-06-09 12:20:02.854838 | controller | Jun 09 10:46:09.520210 crc crio[3654]: time="2026-06-09T10:46:09.520121064Z" level=warning msg="Deleting all containers under sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255 since it could not be restored"
2026-06-09 12:20:02.854860 | controller | Jun 09 10:46:09.523900 crc crio[3654]: time="2026-06-09T10:46:09.523826798Z" level=warning msg="Could not restore sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3: failed to Statfs \"/var/run/netns/8024f34b-266f-4fe8-9531-a3a251c0503a\": no such file or directory"
2026-06-09 12:20:02.854890 | controller | Jun 09 10:46:09.526650 crc crio[3654]: time="2026-06-09T10:46:09.526569205Z" level=warning msg="Deleting all containers under sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3 since it could not be restored"
2026-06-09 12:20:02.854912 | controller | Jun 09 10:46:09.531087 crc crio[3654]: time="2026-06-09T10:46:09.53101923Z" level=warning msg="Could not restore sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791: failed to Statfs \"/var/run/netns/bfc4de85-2eb9-4178-ab51-1dd9d1139ca2\": no such file or directory"
2026-06-09 12:20:02.854934 | controller | Jun 09 10:46:09.533656 crc crio[3654]: time="2026-06-09T10:46:09.533568491Z" level=warning msg="Deleting all containers under sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 since it could not be restored"
2026-06-09 12:20:02.854956 | controller | Jun 09 10:46:09.538075 crc crio[3654]: time="2026-06-09T10:46:09.537996696Z" level=warning msg="Could not restore sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f: failed to Statfs \"/var/run/netns/84ada3cc-bcfc-4d12-a4cf-2c663c00f8ca\": no such file or directory"
2026-06-09 12:20:02.854978 | controller | Jun 09 10:46:09.540838 crc crio[3654]: time="2026-06-09T10:46:09.540761843Z" level=warning msg="Deleting all containers under sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f since it could not be restored"
2026-06-09 12:20:02.855000 | controller | Jun 09 10:46:09.596220 crc crio[3654]: time="2026-06-09T10:46:09.595957924Z" level=warning msg="Error encountered when checking whether cri-o should wipe containers: open /var/run/crio/version: no such file or directory"
2026-06-09 12:20:02.855023 | controller | Jun 09 10:46:09.596519 crc crio[3654]: time="2026-06-09T10:46:09.595956964Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.855047 | controller | Jun 09 10:46:09.597529 crc crio[3654]: time="2026-06-09T10:46:09.597467516Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0(caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4), attempting CNI teardown with cached info"
2026-06-09 12:20:02.855072 | controller | Jun 09 10:46:09.597831 crc crio[3654]: time="2026-06-09T10:46:09.597721213Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc00008d2b8}] Aliases:map[]}"
2026-06-09 12:20:02.855097 | controller | Jun 09 10:46:09.597953 crc crio[3654]: time="2026-06-09T10:46:09.597913739Z" level=info msg="Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.855119 | controller | Jun 09 10:46:09.599926 crc crio[3654]: time="2026-06-09T10:46:09.599865403Z" level=info msg="Registered SIGHUP reload watcher"
2026-06-09 12:20:02.855142 | controller | Jun 09 10:46:09.605336 crc crio[3654]: time="2026-06-09T10:46:09.605256355Z" level=info msg="Starting seccomp notifier watcher"
2026-06-09 12:20:02.855164 | controller | Jun 09 10:46:09.605576 crc crio[3654]: time="2026-06-09T10:46:09.605397239Z" level=info msg="Serving metrics on 127.0.0.1:9537 using HTTP"
2026-06-09 12:20:02.855185 | controller | Jun 09 10:46:09.605907 crc crio[3654]: time="2026-06-09T10:46:09.605881142Z" level=info msg="Create NRI interface"
2026-06-09 12:20:02.855207 | controller | Jun 09 10:46:09.607099 crc crio[3654]: time="2026-06-09T10:46:09.607073626Z" level=info msg="runtime interface created"
2026-06-09 12:20:02.855234 | controller | Jun 09 10:46:09.607365 crc crio[3654]: time="2026-06-09T10:46:09.607281072Z" level=info msg="Registered domain \"k8s.io\" with NRI"
2026-06-09 12:20:02.855257 | controller | Jun 09 10:46:09.607480 crc crio[3654]: time="2026-06-09T10:46:09.607463467Z" level=info msg="runtime interface starting up..."
2026-06-09 12:20:02.855278 | controller | Jun 09 10:46:09.607566 crc crio[3654]: time="2026-06-09T10:46:09.607548189Z" level=info msg="starting plugins..."
2026-06-09 12:20:02.855301 | controller | Jun 09 10:46:09.607685 crc crio[3654]: time="2026-06-09T10:46:09.607666172Z" level=info msg="Synchronizing NRI (plugin) with current runtime state"
2026-06-09 12:20:02.855322 | controller | Jun 09 10:46:09.632662 crc crio[3654]: time="2026-06-09T10:46:09.632623813Z" level=info msg="No systemd watchdog enabled"
2026-06-09 12:20:02.855344 | controller | Jun 09 10:46:09.637264 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).
2026-06-09 12:20:02.855393 | controller | Jun 09 10:46:09.762182 crc crio[3654]: 2026-06-09T10:46:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 12:20:02.855417 | controller | Jun 09 10:46:09.762609 crc crio[3654]: time="2026-06-09T10:46:09.762219123Z" level=info msg="Successfully cleaned up network for pod caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4"
2026-06-09 12:20:02.855439 | controller | Jun 09 10:46:09.762609 crc crio[3654]: time="2026-06-09T10:46:09.762253824Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.855462 | controller | Jun 09 10:46:09.762609 crc crio[3654]: time="2026-06-09T10:46:09.762344677Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0(6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb), attempting CNI teardown with cached info"
2026-06-09 12:20:02.855485 | controller | Jun 09 10:46:09.762609 crc crio[3654]: time="2026-06-09T10:46:09.762568453Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc000588708}] Aliases:map[]}"
2026-06-09 12:20:02.855508 | controller | Jun 09 10:46:09.763000 crc crio[3654]: time="2026-06-09T10:46:09.762699577Z" level=info msg="Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.855531 | controller | Jun 09 10:46:09.786658 crc crio[3654]: 2026-06-09T10:46:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 12:20:02.855553 | controller | Jun 09 10:46:09.786897 crc crio[3654]: time="2026-06-09T10:46:09.786717101Z" level=info msg="Successfully cleaned up network for pod 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb"
2026-06-09 12:20:02.855575 | controller | Jun 09 10:46:09.786897 crc crio[3654]: time="2026-06-09T10:46:09.786752542Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.855597 | controller | Jun 09 10:46:09.786897 crc crio[3654]: time="2026-06-09T10:46:09.786765753Z" level=info msg="Successfully cleaned up network for pod ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017"
2026-06-09 12:20:02.855619 | controller | Jun 09 10:46:09.786897 crc crio[3654]: time="2026-06-09T10:46:09.786773313Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.855649 | controller | Jun 09 10:46:09.786897 crc crio[3654]: time="2026-06-09T10:46:09.786828995Z" level=info msg="Successfully cleaned up network for pod c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946"
2026-06-09 12:20:02.855672 | controller | Jun 09 10:46:09.786897 crc crio[3654]: time="2026-06-09T10:46:09.786837905Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.855694 | controller | Jun 09 10:46:09.786897 crc crio[3654]: time="2026-06-09T10:46:09.786863736Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_revision-pruner-6-crc_openshift-kube-scheduler_1f6fdc55-8114-467b-b4bb-d65cf3917f0f_0(cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946), attempting CNI teardown with cached info"
2026-06-09 12:20:02.855716 | controller | Jun 09 10:46:09.787214 crc crio[3654]: time="2026-06-09T10:46:09.786990559Z" level=info msg="Got pod network &{Name:revision-pruner-6-crc Namespace:openshift-kube-scheduler ID:cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 UID:1f6fdc55-8114-467b-b4bb-d65cf3917f0f NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod1f6fdc55_8114_467b_b4bb_d65cf3917f0f.slice PodAnnotations:0xc001202008}] Aliases:map[]}"
2026-06-09 12:20:02.855739 | controller | Jun 09 10:46:09.787214 crc crio[3654]: time="2026-06-09T10:46:09.78703014Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 12:20:02.855762 | controller | Jun 09 10:46:09.787214 crc crio[3654]: time="2026-06-09T10:46:09.78703856Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 12:20:02.855784 | controller | Jun 09 10:46:09.787214 crc crio[3654]: time="2026-06-09T10:46:09.787048241Z" level=info msg="Deleting pod openshift-kube-scheduler_revision-pruner-6-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.855806 | controller | Jun 09 10:46:09.898434 crc crio[3654]: 2026-06-09T10:46:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 12:20:02.855828 | controller | Jun 09 10:46:09.898860 crc crio[3654]: time="2026-06-09T10:46:09.898714476Z" level=info msg="Successfully cleaned up network for pod cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946"
2026-06-09 12:20:02.855851 | controller | Jun 09 10:46:09.899013 crc crio[3654]: time="2026-06-09T10:46:09.898876441Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.855872 | controller | Jun 09 10:46:09.899013 crc crio[3654]: time="2026-06-09T10:46:09.898963473Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0(2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d), attempting CNI teardown with cached info"
2026-06-09 12:20:02.855896 | controller | Jun 09 10:46:09.899766 crc crio[3654]: time="2026-06-09T10:46:09.899621202Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc001202070}] Aliases:map[]}"
2026-06-09 12:20:02.855918 | controller | Jun 09 10:46:09.900204 crc crio[3654]: time="2026-06-09T10:46:09.900096845Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.855947 | controller | Jun 09 10:46:09.947402 crc crio[3654]: 2026-06-09T10:46:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 12:20:02.855970 | controller | Jun 09 10:46:09.947686 crc crio[3654]: time="2026-06-09T10:46:09.947501376Z" level=info msg="Successfully cleaned up network for pod 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d"
2026-06-09 12:20:02.855993 | controller | Jun 09 10:46:09.947686 crc crio[3654]: time="2026-06-09T10:46:09.947544428Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.856015 | controller | Jun 09 10:46:09.947686 crc crio[3654]: time="2026-06-09T10:46:09.947605309Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0(2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240), attempting CNI teardown with cached info"
2026-06-09 12:20:02.856037 | controller | Jun 09 10:46:09.948133 crc crio[3654]: time="2026-06-09T10:46:09.947960659Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc001202100}] Aliases:map[]}"
2026-06-09 12:20:02.856061 | controller | Jun 09 10:46:09.948632 crc crio[3654]: time="2026-06-09T10:46:09.948486634Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.856084 | controller | Jun 09 10:46:10.023517 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 12:20:02.856106 | controller | Jun 09 10:46:10.023836 crc crio[3654]: time="2026-06-09T10:46:10.023707267Z" level=info msg="Successfully cleaned up network for pod 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240"
2026-06-09 12:20:02.856127 | controller | Jun 09 10:46:10.023836 crc crio[3654]: time="2026-06-09T10:46:10.023769128Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.856150 | controller | Jun 09 10:46:10.023836 crc crio[3654]: time="2026-06-09T10:46:10.02382687Z" level=info msg="Successfully cleaned up network for pod 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255"
2026-06-09 12:20:02.856171 | controller | Jun 09 10:46:10.023970 crc crio[3654]: time="2026-06-09T10:46:10.023847181Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.856193 | controller | Jun 09 10:46:10.023970 crc crio[3654]: time="2026-06-09T10:46:10.023881842Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0(ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f), attempting CNI teardown with cached info"
2026-06-09 12:20:02.856216 | controller | Jun 09 10:46:10.024170 crc crio[3654]: time="2026-06-09T10:46:10.024105178Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc0005887c0}] Aliases:map[]}"
2026-06-09 12:20:02.856243 | controller | Jun 09 10:46:10.024592 crc crio[3654]: time="2026-06-09T10:46:10.02453163Z" level=info msg="Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.856266 | controller | Jun 09 10:46:10.100960 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 12:20:02.856287 | controller | Jun 09 10:46:10.101162 crc crio[3654]: time="2026-06-09T10:46:10.10108892Z" level=info msg="Successfully cleaned up network for pod ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f"
2026-06-09 12:20:02.856309 | controller | Jun 09 10:46:10.101162 crc crio[3654]: time="2026-06-09T10:46:10.101123171Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.856330 | controller | Jun 09 10:46:10.101162 crc crio[3654]: time="2026-06-09T10:46:10.101153662Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_openshift-controller-manager-operator-686468bdd5-sjcrn_openshift-controller-manager-operator_84e6e6fd-a448-462c-a5d3-8fa636be2d6f_0(34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e), attempting CNI teardown with cached info"
2026-06-09 12:20:02.856378 | controller | Jun 09 10:46:10.101463 crc crio[3654]: time="2026-06-09T10:46:10.101396899Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc000f14020}] Aliases:map[]}"
2026-06-09 12:20:02.856405 | controller | Jun 09 10:46:10.101619 crc crio[3654]: time="2026-06-09T10:46:10.101558903Z" level=info msg="Deleting pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.856427 | controller | Jun 09 10:46:10.162739 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 12:20:02.856449 | controller | Jun 09 10:46:10.162739 crc crio[3654]: time="2026-06-09T10:46:10.162738242Z" level=info msg="Successfully cleaned up network for pod 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e"
2026-06-09 12:20:02.856470 | controller | Jun 09 10:46:10.163140 crc crio[3654]: time="2026-06-09T10:46:10.162822034Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.856492 | controller | Jun 09 10:46:10.163140 crc crio[3654]: time="2026-06-09T10:46:10.162853925Z" level=info msg="Successfully cleaned up network for pod 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6"
2026-06-09 12:20:02.856514 | controller | Jun 09 10:46:10.163140 crc crio[3654]: time="2026-06-09T10:46:10.162862225Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.856535 | controller | Jun 09 10:46:10.163140 crc crio[3654]: time="2026-06-09T10:46:10.162899536Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0(0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007), attempting CNI teardown with cached info"
2026-06-09 12:20:02.856558 | controller | Jun 09 10:46:10.163355 crc crio[3654]: time="2026-06-09T10:46:10.163148133Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 UID:17b87002-b798-480a-8e17-83053d698239 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc00011c478}] Aliases:map[]}"
2026-06-09 12:20:02.856585 | controller | Jun 09 10:46:10.163463 crc crio[3654]: time="2026-06-09T10:46:10.1633926Z" level=info msg="Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.856607 | controller | Jun 09 10:46:10.232045 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 12:20:02.856634 | controller | Jun 09 10:46:10.232239 crc crio[3654]: time="2026-06-09T10:46:10.232158172Z" level=info msg="Successfully cleaned up network for pod 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007"
2026-06-09 12:20:02.856696 | controller | Jun 09 10:46:10.232239 crc crio[3654]: time="2026-06-09T10:46:10.232190603Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.856721 | controller | Jun 09 10:46:10.232239 crc crio[3654]: time="2026-06-09T10:46:10.232225073Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_machine-config-operator-67c9d58cbb-dc6bh_openshift-machine-config-operator_e7c4bdbd-866b-490e-85ee-d4c85fa577d8_0(b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d), attempting CNI teardown with cached info"
2026-06-09 12:20:02.856744 | controller | Jun 09 10:46:10.232575 crc crio[3654]: time="2026-06-09T10:46:10.232504311Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc001202190}] Aliases:map[]}"
2026-06-09 12:20:02.856767 | controller | Jun 09 10:46:10.232754 crc crio[3654]: time="2026-06-09T10:46:10.232687916Z" level=info msg="Deleting pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.856790 | controller | Jun 09 10:46:10.411577 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 12:20:02.856812 | controller | Jun 09 10:46:10.412452 crc crio[3654]: time="2026-06-09T10:46:10.411726135Z" level=info msg="Successfully cleaned up network for pod b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d"
2026-06-09 12:20:02.856834 | controller | Jun 09 10:46:10.412452 crc crio[3654]: time="2026-06-09T10:46:10.411759446Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.856856 | controller | Jun 09 10:46:10.412452 crc crio[3654]: time="2026-06-09T10:46:10.411775227Z" level=info msg="Successfully cleaned up network for pod f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852"
2026-06-09 12:20:02.856877 | controller | Jun 09 10:46:10.412452 crc crio[3654]: time="2026-06-09T10:46:10.411836428Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.856899 | controller | Jun 09 10:46:10.412452 crc crio[3654]: time="2026-06-09T10:46:10.411870319Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0(850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471), attempting CNI teardown with cached info"
2026-06-09 12:20:02.856926 | controller | Jun 09 10:46:10.412452 crc crio[3654]: time="2026-06-09T10:46:10.412085725Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc000f14100}] Aliases:map[]}"
2026-06-09 12:20:02.856949 | controller | Jun 09 10:46:10.412452 crc crio[3654]: time="2026-06-09T10:46:10.412232819Z" level=info msg="Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.856971 | controller | Jun 09 10:46:10.443677 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 12:20:02.856993 | controller | Jun 09 10:46:10.443944 crc crio[3654]: time="2026-06-09T10:46:10.443853828Z" level=info msg="Successfully cleaned up network for pod 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471"
2026-06-09 12:20:02.857015 | controller | Jun 09 10:46:10.443944 crc crio[3654]: time="2026-06-09T10:46:10.443903579Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.857037 | controller | Jun 09 10:46:10.443944 crc crio[3654]: time="2026-06-09T10:46:10.44393412Z" level=info msg="Successfully cleaned up network for pod 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227"
2026-06-09 12:20:02.857059 | controller | Jun 09 10:46:10.444082 crc crio[3654]: time="2026-06-09T10:46:10.44394993Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.857081 | controller | Jun 09 10:46:10.444082 crc crio[3654]: time="2026-06-09T10:46:10.443967991Z" level=info msg="Successfully cleaned up network for pod 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34"
2026-06-09 12:20:02.857102 | controller | Jun 09 10:46:10.444082 crc crio[3654]: time="2026-06-09T10:46:10.443982581Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.857125 | controller | Jun 09 10:46:10.444082 crc crio[3654]: time="2026-06-09T10:46:10.443999772Z" level=info msg="Successfully cleaned up network for pod 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21"
2026-06-09 12:20:02.857147 | controller | Jun 09 10:46:10.444082 crc crio[3654]: time="2026-06-09T10:46:10.444014212Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.857169 | controller | Jun 09 10:46:10.444082 crc crio[3654]: time="2026-06-09T10:46:10.444053263Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0(05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150), attempting CNI teardown with cached info"
2026-06-09 12:20:02.857191 | controller | Jun 09 10:46:10.444583 crc crio[3654]: time="2026-06-09T10:46:10.444473455Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc000f141a8}] Aliases:map[]}"
2026-06-09 12:20:02.857213 | controller | Jun 09 10:46:10.444901 crc crio[3654]: time="2026-06-09T10:46:10.444766063Z" level=info msg="Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.857241 | controller | Jun 09 10:46:10.463712 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 12:20:02.857265 | controller | Jun 09 10:46:10.464083 crc crio[3654]: time="2026-06-09T10:46:10.463774767Z" level=info msg="Successfully cleaned up network for pod 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150"
2026-06-09 12:20:02.857286 | controller | Jun 09 10:46:10.464083 crc crio[3654]: time="2026-06-09T10:46:10.463839609Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.857308 | controller | Jun 09 10:46:10.464083 crc crio[3654]: time="2026-06-09T10:46:10.46387391Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7), attempting CNI teardown with cached info"
2026-06-09 12:20:02.857331 | controller | Jun 09 10:46:10.464083 crc crio[3654]: time="2026-06-09T10:46:10.464047155Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc000f14248}] Aliases:map[]}"
2026-06-09 12:20:02.857379 | controller | Jun 09 10:46:10.464392 crc crio[3654]: time="2026-06-09T10:46:10.464158558Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.857405 | controller | Jun 09 10:46:10.480156 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 12:20:02.857428 | controller | Jun 09 10:46:10.480504 crc crio[3654]: time="2026-06-09T10:46:10.480423515Z" level=info msg="Successfully cleaned up network for pod a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7"
2026-06-09 12:20:02.857451 | controller | Jun 09 10:46:10.480504 crc crio[3654]: time="2026-06-09T10:46:10.480477886Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.857473 | controller | Jun 09 10:46:10.480626 crc crio[3654]: time="2026-06-09T10:46:10.480544208Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_collect-profiles-29632815-n4njh_openshift-operator-lifecycle-manager_bf264f66-3eb4-4567-a4e2-6c6f9890ebf9_0(ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff), attempting CNI teardown with cached info"
2026-06-09 12:20:02.857496 | controller | Jun 09 10:46:10.480901 crc crio[3654]: time="2026-06-09T10:46:10.480768964Z" level=info msg="Got pod network &{Name:collect-profiles-29632815-n4njh Namespace:openshift-operator-lifecycle-manager ID:ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff UID:bf264f66-3eb4-4567-a4e2-6c6f9890ebf9 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf264f66_3eb4_4567_a4e2_6c6f9890ebf9.slice PodAnnotations:0xc00011c510}] Aliases:map[]}"
2026-06-09 12:20:02.857518 | controller | Jun 09 10:46:10.481033 crc crio[3654]: time="2026-06-09T10:46:10.4809681Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 12:20:02.857541 | controller | Jun 09 10:46:10.481088 crc crio[3654]: time="2026-06-09T10:46:10.481028292Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 12:20:02.857569 | controller | Jun 09 10:46:10.481088 crc crio[3654]: time="2026-06-09T10:46:10.481054592Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632815-n4njh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.857606 | controller | Jun 09 10:46:10.509668 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 12:20:02.857632 | controller | Jun 09 10:46:10.509946 crc crio[3654]: time="2026-06-09T10:46:10.509703997Z" level=info msg="Successfully cleaned up network for pod ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff"
2026-06-09 12:20:02.857654 | controller | Jun 09 10:46:10.509946 crc crio[3654]: time="2026-06-09T10:46:10.509733568Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.857677 | controller | Jun 09 10:46:10.509946 crc crio[3654]: time="2026-06-09T10:46:10.509764219Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_image-registry-5d9d95bf5b-68zhq_openshift-image-registry_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee_0(2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b), attempting CNI teardown with cached info"
2026-06-09 12:20:02.857700 | controller | Jun 09 10:46:10.510097 crc crio[3654]: time="2026-06-09T10:46:10.509986745Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbcea9f_f8da_49e7_87b5_1d6dc7b926ee.slice PodAnnotations:0xc000588888}] Aliases:map[]}"
2026-06-09 12:20:02.857723 | controller | Jun 09 10:46:10.510146 crc crio[3654]: time="2026-06-09T10:46:10.510122029Z" level=info msg="Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.857745 | controller | Jun 09 10:46:10.561697 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 12:20:02.857766 | controller | Jun 09 10:46:10.562046 crc crio[3654]: time="2026-06-09T10:46:10.56177388Z" level=info msg="Successfully cleaned up network for pod 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b"
2026-06-09 12:20:02.857788 | controller | Jun 09 10:46:10.562046 crc crio[3654]: time="2026-06-09T10:46:10.561906403Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.857810 | controller | Jun 09 10:46:10.562046 crc crio[3654]: time="2026-06-09T10:46:10.561937124Z" level=info msg="Successfully cleaned up network for pod da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f"
2026-06-09 12:20:02.857832 | controller | Jun 09 10:46:10.562046 crc crio[3654]: time="2026-06-09T10:46:10.561957485Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.857854 | controller | Jun 09 10:46:10.562046 crc crio[3654]: time="2026-06-09T10:46:10.562015756Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0(21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791), attempting CNI teardown with cached info"
2026-06-09 12:20:02.857876 | controller | Jun 09 10:46:10.562765 crc crio[3654]: time="2026-06-09T10:46:10.56249708Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 UID:677c2747-1901-4941-94f1-8281cced296b NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc000588930}] Aliases:map[]}"
2026-06-09 12:20:02.857909 | controller | Jun 09 10:46:10.562985 crc crio[3654]: time="2026-06-09T10:46:10.562879121Z" level=info msg="Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.857932 | controller | Jun 09 10:46:10.579164 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 12:20:02.857954 | controller | Jun 09 10:46:10.579504 crc crio[3654]: time="2026-06-09T10:46:10.579275531Z" level=info msg="Successfully cleaned up network for pod 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791"
2026-06-09 12:20:02.857977 | controller | Jun 09 10:46:10.579504 crc crio[3654]: time="2026-06-09T10:46:10.579482767Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.857999 | controller | Jun 09 10:46:10.579652 crc crio[3654]: time="2026-06-09T10:46:10.579544629Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_kube-controller-manager-operator-69d5f845f8-mm4qn_openshift-kube-controller-manager-operator_89eeceba-0661-4e85-be2e-57d689102094_0(df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef), attempting CNI teardown with cached info"
2026-06-09 12:20:02.858028 | controller | Jun 09 10:46:10.579988 crc crio[3654]: time="2026-06-09T10:46:10.579901509Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc00011c588}] Aliases:map[]}"
2026-06-09 12:20:02.858053 | controller | Jun 09 10:46:10.580218 crc crio[3654]: time="2026-06-09T10:46:10.580151636Z" level=info msg="Deleting pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.858076 | controller | Jun 09 10:46:10.603647 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 12:20:02.858101 | controller | Jun 09 10:46:10.603973 crc crio[3654]: time="2026-06-09T10:46:10.603674386Z" level=info msg="Successfully cleaned up network for pod df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef"
2026-06-09 12:20:02.858126 | controller | Jun 09 10:46:10.603973 crc crio[3654]: time="2026-06-09T10:46:10.603702907Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.858148 | controller | Jun 09 10:46:10.603973 crc crio[3654]: time="2026-06-09T10:46:10.603715908Z" level=info msg="Successfully cleaned up network for pod a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5"
2026-06-09 12:20:02.858170 | controller | Jun 09 10:46:10.603973 crc crio[3654]: time="2026-06-09T10:46:10.603729208Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.858192 | controller | Jun 09 10:46:10.603973 crc crio[3654]: time="2026-06-09T10:46:10.603737898Z" level=info msg="Successfully cleaned up network for pod 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a"
2026-06-09 12:20:02.858218 | controller | Jun 09 10:46:10.603973 crc crio[3654]: time="2026-06-09T10:46:10.603746038Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.858240 | controller | Jun 09 10:46:10.603973 crc crio[3654]: time="2026-06-09T10:46:10.603770529Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_openshift-machine-api_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c_0(f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae), attempting CNI teardown with cached info"
2026-06-09 12:20:02.858263 | controller | Jun 09 10:46:10.604481 crc crio[3654]: time="2026-06-09T10:46:10.603985385Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc0005889d0}] Aliases:map[]}"
2026-06-09 12:20:02.858285 | controller | Jun 09 10:46:10.604481 crc crio[3654]: time="2026-06-09T10:46:10.604137539Z" level=info msg="Deleting pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.858307 | controller | Jun 09 10:46:10.620441 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 12:20:02.858329 | controller | Jun 09 10:46:10.620637 crc crio[3654]: time="2026-06-09T10:46:10.620480799Z" level=info msg="Successfully cleaned up network for pod f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae"
2026-06-09 12:20:02.858373 | controller | Jun 09 10:46:10.620637 crc crio[3654]: time="2026-06-09T10:46:10.620512519Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.858402 | controller | Jun 09 10:46:10.620637 crc crio[3654]: time="2026-06-09T10:46:10.620569291Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0(f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6), attempting CNI teardown with cached info"
2026-06-09 12:20:02.858425 | controller | Jun 09 10:46:10.620887 crc crio[3654]: time="2026-06-09T10:46:10.620827228Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc000588a60}] Aliases:map[]}"
2026-06-09 12:20:02.858447 | controller | Jun 09 10:46:10.621085 crc crio[3654]: time="2026-06-09T10:46:10.621010713Z" level=info msg="Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.858469 | controller | Jun 09 10:46:10.636669 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 12:20:02.858491 | controller | Jun 09 10:46:10.636884 crc crio[3654]: time="2026-06-09T10:46:10.636845378Z" level=info msg="Successfully cleaned up network for pod f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6"
2026-06-09 12:20:02.858513 | controller | Jun 09 10:46:10.636975 crc crio[3654]: time="2026-06-09T10:46:10.636887099Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.858540 | controller | Jun 09 10:46:10.636975 crc crio[3654]: time="2026-06-09T10:46:10.63692126Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0(d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65), attempting CNI teardown with cached info"
2026-06-09 12:20:02.858564 | controller | Jun 09 10:46:10.637405 crc crio[3654]: time="2026-06-09T10:46:10.637333332Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc000588af0}] Aliases:map[]}"
2026-06-09 12:20:02.858587 | controller | Jun 09 10:46:10.637581 crc crio[3654]: time="2026-06-09T10:46:10.637511967Z" level=info msg="Deleting pod openshift-dns_dns-default-qtghf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.858610 | controller | Jun 09 10:46:10.661260 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 12:20:02.858632 | controller | Jun 09 10:46:10.661519 crc crio[3654]: time="2026-06-09T10:46:10.661371387Z" level=info msg="Successfully cleaned up network for pod d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65"
2026-06-09 12:20:02.858654 | controller | Jun 09 10:46:10.661519 crc crio[3654]: time="2026-06-09T10:46:10.661400288Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.858676 | controller | Jun 09 10:46:10.661519 crc crio[3654]: time="2026-06-09T10:46:10.661430679Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0(9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7), attempting CNI teardown with cached info"
2026-06-09 12:20:02.858698 | controller | Jun 09 10:46:10.661749 crc crio[3654]: time="2026-06-09T10:46:10.661599473Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc00011c638}] Aliases:map[]}"
2026-06-09 12:20:02.858721 | controller | Jun 09 10:46:10.661749 crc crio[3654]: time="2026-06-09T10:46:10.661718767Z" level=info msg="Deleting pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.858743 | controller | Jun 09 10:46:10.750087 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 12:20:02.858765 | controller | Jun 09 10:46:10.750265 crc crio[3654]: time="2026-06-09T10:46:10.750201272Z" level=info msg="Successfully cleaned up network for pod 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7"
2026-06-09 12:20:02.858787 | controller | Jun 09 10:46:10.750265 crc crio[3654]: time="2026-06-09T10:46:10.750237573Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.858809 | controller | Jun 09 10:46:10.750422 crc crio[3654]: time="2026-06-09T10:46:10.750272314Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0(34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16), attempting CNI teardown with cached info"
2026-06-09 12:20:02.858837 | controller | Jun 09 10:46:10.750561 crc crio[3654]: time="2026-06-09T10:46:10.75049941Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc0012022c8}] Aliases:map[]}"
2026-06-09 12:20:02.858860 | controller | Jun 09 10:46:10.750709 crc crio[3654]: time="2026-06-09T10:46:10.750642764Z" level=info msg="Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.858882 | controller | Jun 09 10:46:10.841105 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 12:20:02.858903 | controller | Jun 09 10:46:10.841105 crc crio[3654]: time="2026-06-09T10:46:10.841092465Z" level=info msg="Successfully cleaned up network for pod 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16"
2026-06-09 12:20:02.858925 | controller | Jun 09 10:46:10.841105 crc crio[3654]: time="2026-06-09T10:46:10.841121046Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.858947 | controller | Jun 09 10:46:10.841105 crc crio[3654]: time="2026-06-09T10:46:10.841151027Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0(2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a), attempting CNI teardown with cached info"
2026-06-09 12:20:02.858969 | controller | Jun 09 10:46:10.842003 crc crio[3654]: time="2026-06-09T10:46:10.841731243Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc001202358}] Aliases:map[]}"
2026-06-09 12:20:02.858992 | controller | Jun 09 10:46:10.842003 crc crio[3654]: time="2026-06-09T10:46:10.841894667Z" level=info msg="Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.859015 | controller | Jun 09 10:46:10.891178 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 12:20:02.859038 | controller | Jun 09 10:46:10.891478 crc crio[3654]: time="2026-06-09T10:46:10.891192722Z" level=info msg="Successfully cleaned up network for pod 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a"
2026-06-09 12:20:02.859060 | controller | Jun 09 10:46:10.891478 crc crio[3654]: time="2026-06-09T10:46:10.891220953Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.859082 | controller | Jun 09 10:46:10.891478 crc crio[3654]: time="2026-06-09T10:46:10.891234363Z" level=info msg="Successfully cleaned up network for pod c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86"
2026-06-09 12:20:02.859109 | controller | Jun 09 10:46:10.891478 crc crio[3654]: time="2026-06-09T10:46:10.891241553Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.859132 | controller | Jun 09 10:46:10.891478 crc crio[3654]: time="2026-06-09T10:46:10.891265664Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_kube-apiserver-operator-575994946d-vgpnb_openshift-kube-apiserver-operator_4f837d5f-4682-4cae-99ca-824ebae60fec_0(5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730), attempting CNI teardown with cached info"
2026-06-09 12:20:02.859155 | controller | Jun 09 10:46:10.891893 crc crio[3654]: time="2026-06-09T10:46:10.891500761Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc0012023e8}] Aliases:map[]}"
2026-06-09 12:20:02.859178 | controller | Jun 09 10:46:10.891893 crc crio[3654]: time="2026-06-09T10:46:10.891610074Z" level=info msg="Deleting pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.859200 | controller | Jun 09 10:46:10.906631 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 12:20:02.859222 | controller | Jun 09 10:46:10.906853 crc crio[3654]: time="2026-06-09T10:46:10.906724048Z" level=info msg="Successfully cleaned up network for pod 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730"
2026-06-09 12:20:02.859243 | controller | Jun 09 10:46:10.906944 crc crio[3654]: time="2026-06-09T10:46:10.906864202Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.859265 | controller | Jun 09 10:46:10.906944 crc crio[3654]: time="2026-06-09T10:46:10.906927624Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0(aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1), attempting CNI teardown with cached info"
2026-06-09 12:20:02.859288 | controller | Jun 09 10:46:10.907271 crc crio[3654]: time="2026-06-09T10:46:10.907173361Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc00011c6f0}] Aliases:map[]}"
2026-06-09 12:20:02.859310 | controller | Jun 09 10:46:10.907665 crc crio[3654]: time="2026-06-09T10:46:10.90751159Z" level=info msg="Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.859332 | controller | Jun 09 10:46:10.925809 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 12:20:02.859380 | controller | Jun 09 10:46:10.926061 crc crio[3654]: time="2026-06-09T10:46:10.925843375Z" level=info msg="Successfully cleaned up network for pod aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1"
2026-06-09 12:20:02.859411 | controller | Jun 09 10:46:10.926061 crc crio[3654]: time="2026-06-09T10:46:10.925884526Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.859482 | controller | Jun 09 10:46:10.926061 crc crio[3654]: time="2026-06-09T10:46:10.925907137Z" level=info msg="Successfully cleaned up network for pod 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0"
2026-06-09 12:20:02.859521 | controller | Jun 09 10:46:10.926061 crc crio[3654]: time="2026-06-09T10:46:10.925917397Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.859545 | controller | Jun 09 10:46:10.926061 crc crio[3654]: time="2026-06-09T10:46:10.925930938Z" level=info msg="Successfully cleaned up network for pod 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911"
2026-06-09 12:20:02.859567 | controller | Jun 09 10:46:10.926061 crc crio[3654]: time="2026-06-09T10:46:10.925941668Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.859589 | controller | Jun 09 10:46:10.926061 crc crio[3654]: time="2026-06-09T10:46:10.925975059Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0(e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400), attempting CNI teardown with cached info"
2026-06-09 12:20:02.859612 | controller | Jun 09 10:46:10.926509 crc crio[3654]: time="2026-06-09T10:46:10.926213376Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc00008d378}] Aliases:map[]}"
2026-06-09 12:20:02.859634 | controller | Jun 09 10:46:10.926568 crc crio[3654]: time="2026-06-09T10:46:10.926515854Z" level=info msg="Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.859656 | controller | Jun 09 10:46:10.970114 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 12:20:02.859679 | controller | Jun 09 10:46:10.970340 crc crio[3654]: time="2026-06-09T10:46:10.97015765Z" level=info msg="Successfully cleaned up network for pod e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400"
2026-06-09 12:20:02.859701 | controller | Jun 09 10:46:10.970340 crc crio[3654]: time="2026-06-09T10:46:10.970184721Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.859723 | controller | Jun 09 10:46:10.970340 crc crio[3654]: time="2026-06-09T10:46:10.970216312Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0(ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda), attempting CNI teardown with cached info"
2026-06-09 12:20:02.859745 | controller | Jun 09 10:46:10.970464 crc crio[3654]: time="2026-06-09T10:46:10.970444448Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc001202480}] Aliases:map[]}"
2026-06-09 12:20:02.859767 | controller | Jun 09 10:46:10.970608 crc crio[3654]: time="2026-06-09T10:46:10.970556181Z" level=info msg="Deleting pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.859795 | controller | Jun 09 10:46:10.990531 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 12:20:02.859817 | controller | Jun 09 10:46:10.990766 crc crio[3654]: time="2026-06-09T10:46:10.990576813Z" level=info msg="Successfully cleaned up network for pod ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda"
2026-06-09 12:20:02.859838 | controller | Jun 09 10:46:10.990766 crc crio[3654]: time="2026-06-09T10:46:10.990603034Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.859860 | controller | Jun 09 10:46:10.990766 crc crio[3654]: time="2026-06-09T10:46:10.990615275Z" level=info msg="Successfully cleaned up network for pod 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f"
2026-06-09 12:20:02.859881 | controller | Jun 09 10:46:10.990766 crc crio[3654]: time="2026-06-09T10:46:10.990621995Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.859903 | controller | Jun 09 10:46:10.990766 crc crio[3654]: time="2026-06-09T10:46:10.990629615Z" level=info msg="Successfully cleaned up network for pod 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce"
2026-06-09 12:20:02.859925 | controller | Jun 09 10:46:10.990766 crc crio[3654]: time="2026-06-09T10:46:10.990636435Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.859946 | controller | Jun 09 10:46:10.990766 crc crio[3654]: time="2026-06-09T10:46:10.990643785Z" level=info msg="Successfully cleaned up network for pod fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183"
2026-06-09 12:20:02.859967 | controller | Jun 09 10:46:10.990766 crc crio[3654]: time="2026-06-09T10:46:10.990650295Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.859989 | controller | Jun 09 10:46:10.990766 crc crio[3654]: time="2026-06-09T10:46:10.990678286Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0(87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d), attempting CNI teardown with cached info"
2026-06-09 12:20:02.860011 | controller | Jun 09 10:46:10.991154 crc crio[3654]: time="2026-06-09T10:46:10.990876032Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc000588b10}] Aliases:map[]}"
2026-06-09 12:20:02.860033 | controller | Jun 09 10:46:10.991154 crc crio[3654]: time="2026-06-09T10:46:10.991023126Z" level=info msg="Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.860055 | controller | Jun 09 10:46:11.056682 crc crio[3654]: 2026-06-09T10:46:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 12:20:02.860077 | controller | Jun 09 10:46:11.057014 crc crio[3654]: time="2026-06-09T10:46:11.056720171Z" level=info msg="Successfully cleaned up network for pod 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d"
2026-06-09 12:20:02.860098 | controller | Jun 09 10:46:11.057014 crc crio[3654]: time="2026-06-09T10:46:11.056760072Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.860120 | controller | Jun 09 10:46:11.057014 crc crio[3654]: time="2026-06-09T10:46:11.056826214Z" level=info msg="Successfully cleaned up network for pod 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3"
2026-06-09 12:20:02.860147 | controller | Jun 09 10:46:11.057014 crc crio[3654]: time="2026-06-09T10:46:11.056844405Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.860169 | controller | Jun 09 10:46:11.057014 crc crio[3654]: time="2026-06-09T10:46:11.056877996Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_package-server-manager-77f986bd66-5lhf9_openshift-operator-lifecycle-manager_bebbba29-e4e9-44ad-b643-3a7ebf505270_0(aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c), attempting CNI teardown with cached info"
2026-06-09 12:20:02.860191 | controller | Jun 09 10:46:11.057247 crc crio[3654]: time="2026-06-09T10:46:11.057085501Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc001202520}] Aliases:map[]}"
2026-06-09 12:20:02.860213 | controller | Jun 09 10:46:11.057755 crc crio[3654]: time="2026-06-09T10:46:11.057252736Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.860235 | controller | Jun 09 10:46:11.073247 crc crio[3654]: 2026-06-09T10:46:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 12:20:02.860257 | controller | Jun 09 10:46:11.073441 crc crio[3654]: time="2026-06-09T10:46:11.073372109Z" level=info msg="Successfully cleaned up network for pod aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c"
2026-06-09 12:20:02.860278 | controller | Jun 09 10:46:11.073441 crc crio[3654]: time="2026-06-09T10:46:11.07340777Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.860299 | controller | Jun 09 10:46:11.073441 crc crio[3654]: time="2026-06-09T10:46:11.073441391Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_revision-pruner-11-crc_openshift-kube-apiserver_8bed3f21-2a5d-4b00-8b19-761212047f63_0(40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587), attempting CNI teardown with cached info"
2026-06-09 12:20:02.860322 | controller | Jun 09 10:46:11.073590 crc crio[3654]: time="2026-06-09T10:46:11.073570564Z" level=info msg="Got pod network &{Name:revision-pruner-11-crc Namespace:openshift-kube-apiserver ID:40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 UID:8bed3f21-2a5d-4b00-8b19-761212047f63 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod8bed3f21_2a5d_4b00_8b19_761212047f63.slice PodAnnotations:0xc000f14308}] Aliases:map[]}"
2026-06-09 12:20:02.860344 | controller | Jun 09 10:46:11.073665 crc crio[3654]: time="2026-06-09T10:46:11.073618326Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 12:20:02.860397 | controller | Jun 09 10:46:11.073665 crc crio[3654]: time="2026-06-09T10:46:11.073632086Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 12:20:02.860419 | controller | Jun 09 10:46:11.073665 crc crio[3654]: time="2026-06-09T10:46:11.073645017Z" level=info msg="Deleting pod openshift-kube-apiserver_revision-pruner-11-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.860441 | controller | Jun 09 10:46:11.177259 crc crio[3654]: 2026-06-09T10:46:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 12:20:02.860472 | controller | Jun 09 10:46:11.177259 crc crio[3654]: time="2026-06-09T10:46:11.177228086Z" level=info msg="Successfully cleaned up network for pod 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587"
2026-06-09 12:20:02.860494 | controller | Jun 09 10:46:11.177259 crc crio[3654]: time="2026-06-09T10:46:11.177257997Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.860516 | controller | Jun 09 10:46:11.177533 crc crio[3654]: time="2026-06-09T10:46:11.177340439Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0(38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71), attempting CNI teardown with cached info"
2026-06-09 12:20:02.860538 | controller | Jun 09 10:46:11.177581 crc crio[3654]: time="2026-06-09T10:46:11.177526324Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc000f14380}] Aliases:map[]}"
2026-06-09 12:20:02.860560 | controller | Jun 09 10:46:11.177738 crc crio[3654]: time="2026-06-09T10:46:11.177668438Z" level=info msg="Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.860582 | controller | Jun 09 10:46:11.239001 crc crio[3654]: 2026-06-09T10:46:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 12:20:02.860603 | controller | Jun 09 10:46:11.239177 crc crio[3654]: time="2026-06-09T10:46:11.239137615Z" level=info msg="Successfully cleaned up network for pod 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71"
2026-06-09 12:20:02.860625 | controller | Jun 09 10:46:11.239177 crc crio[3654]: time="2026-06-09T10:46:11.239172056Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.860647 | controller | Jun 09 10:46:11.239274 crc crio[3654]: time="2026-06-09T10:46:11.239211247Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0(38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1), attempting CNI teardown with cached info"
2026-06-09 12:20:02.860669 | controller | Jun 09 10:46:11.239647 crc crio[3654]: time="2026-06-09T10:46:11.239577187Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc000f14458}] Aliases:map[]}"
2026-06-09 12:20:02.860692 | controller | Jun 09 10:46:11.239844 crc crio[3654]: time="2026-06-09T10:46:11.239760032Z" level=info msg="Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.860714 | controller | Jun 09 10:46:11.385010 crc crio[3654]: 2026-06-09T10:46:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 12:20:02.860741 | controller | Jun 09 10:46:11.385396 crc crio[3654]: time="2026-06-09T10:46:11.385189477Z" level=info msg="Successfully cleaned up network for pod 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1"
2026-06-09 12:20:02.860764 | controller | Jun 09 10:46:11.385396 crc crio[3654]: time="2026-06-09T10:46:11.385232328Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.860786 | controller | Jun 09 10:46:11.385396 crc crio[3654]: time="2026-06-09T10:46:11.385272319Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0(5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20), attempting CNI teardown with cached info"
2026-06-09 12:20:02.860808 | controller | Jun 09 10:46:11.385625 crc crio[3654]: time="2026-06-09T10:46:11.385564827Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc000f144e8}] Aliases:map[]}"
2026-06-09 12:20:02.860830 | controller | Jun 09 10:46:11.385817 crc crio[3654]: time="2026-06-09T10:46:11.385732172Z" level=info msg="Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.860853 | controller | Jun 09 10:46:11.406432 crc crio[3654]: 2026-06-09T10:46:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 12:20:02.860874 | controller | Jun 09 10:46:11.408656 crc crio[3654]: time="2026-06-09T10:46:11.408187233Z" level=info msg="Successfully cleaned up network for pod 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20"
2026-06-09 12:20:02.860896 | controller | Jun 09 10:46:11.409066 crc crio[3654]: time="2026-06-09T10:46:11.408670156Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.860918 | controller | Jun 09 10:46:11.410407 crc crio[3654]: time="2026-06-09T10:46:11.409211681Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010), attempting CNI teardown with cached info"
2026-06-09 12:20:02.860940 | controller | Jun 09 10:46:11.411892 crc crio[3654]: time="2026-06-09T10:46:11.411682371Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc000f14580}] Aliases:map[]}"
2026-06-09 12:20:02.860963 | controller | Jun 09 10:46:11.412383 crc crio[3654]: time="2026-06-09T10:46:11.412104433Z" level=info msg="Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.860986 | controller | Jun 09 10:46:11.429611 crc crio[3654]: 2026-06-09T10:46:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 12:20:02.861012 | controller | Jun 09 10:46:11.429836 crc crio[3654]: time="2026-06-09T10:46:11.429652496Z" level=info msg="Successfully cleaned up network for pod 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010"
2026-06-09 12:20:02.861039 | controller | Jun 09 10:46:11.429836 crc crio[3654]: time="2026-06-09T10:46:11.429722868Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.861062 | controller | Jun 09 10:46:11.429836 crc crio[3654]: time="2026-06-09T10:46:11.429762869Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118), attempting CNI teardown with cached info"
2026-06-09 12:20:02.861085 | controller | Jun 09 10:46:11.430044 crc crio[3654]: time="2026-06-09T10:46:11.429986505Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc000f14628}] Aliases:map[]}"
2026-06-09 12:20:02.861107 | controller | Jun 09 10:46:11.430194 crc crio[3654]: time="2026-06-09T10:46:11.43014961Z" level=info msg="Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.861129 | controller | Jun 09 10:46:11.540642 crc crio[3654]: 2026-06-09T10:46:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 12:20:02.861150 | controller | Jun 09 10:46:11.540972 crc crio[3654]: time="2026-06-09T10:46:11.540841729Z" level=info msg="Successfully cleaned up network for pod 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118"
2026-06-09 12:20:02.861172 | controller | Jun 09 10:46:11.540972 crc crio[3654]: time="2026-06-09T10:46:11.54087729Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.861194 | controller | Jun 09 10:46:11.540972 crc crio[3654]: time="2026-06-09T10:46:11.540913581Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0(044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded), attempting CNI teardown with cached info"
2026-06-09 12:20:02.861217 | controller | Jun 09 10:46:11.541173 crc crio[3654]: time="2026-06-09T10:46:11.541104756Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc00008d440}] Aliases:map[]}"
2026-06-09 12:20:02.861239 | controller | Jun 09 10:46:11.541356 crc crio[3654]: time="2026-06-09T10:46:11.541273421Z" level=info msg="Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.861261 | controller | Jun 09 10:46:11.569597 crc crio[3654]: 2026-06-09T10:46:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 12:20:02.861283 | controller | Jun 09 10:46:11.569831 crc crio[3654]: time="2026-06-09T10:46:11.569696359Z" level=info msg="Successfully cleaned up network for pod 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded"
2026-06-09 12:20:02.861310 | controller | Jun 09 10:46:11.569831 crc crio[3654]: time="2026-06-09T10:46:11.56972371Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.861333 | controller | Jun 09 10:46:11.569831 crc crio[3654]: time="2026-06-09T10:46:11.569753071Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0(1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9), attempting CNI teardown with cached info"
2026-06-09 12:20:02.861379 | controller | Jun 09 10:46:11.570017 crc crio[3654]: time="2026-06-09T10:46:11.569979317Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc00008d4d8}] Aliases:map[]}"
2026-06-09 12:20:02.861404 | controller | Jun 09 10:46:11.570263 crc crio[3654]: time="2026-06-09T10:46:11.570130531Z" level=info msg="Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.861426 | controller | Jun 09 10:46:11.587484 crc crio[3654]: 2026-06-09T10:46:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 12:20:02.861448 | controller | Jun 09 10:46:11.587721 crc crio[3654]: time="2026-06-09T10:46:11.58753627Z" level=info msg="Successfully cleaned up network for pod 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9"
2026-06-09 12:20:02.861470 | controller | Jun 09 10:46:11.587721 crc crio[3654]: time="2026-06-09T10:46:11.587569701Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.861492 | controller | Jun 09 10:46:11.587721 crc crio[3654]: time="2026-06-09T10:46:11.587646083Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_installer-12-crc_openshift-kube-apiserver_75a71d08-dc2b-405a-a0f5-fd65ddc07ae1_0(3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab), attempting CNI teardown with cached info"
2026-06-09 12:20:02.861514 | controller | Jun 09 10:46:11.587936 crc crio[3654]: time="2026-06-09T10:46:11.587746926Z" level=info msg="Got pod network &{Name:installer-12-crc Namespace:openshift-kube-apiserver ID:3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab UID:75a71d08-dc2b-405a-a0f5-fd65ddc07ae1 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod75a71d08_dc2b_405a_a0f5_fd65ddc07ae1.slice PodAnnotations:0xc00008d568}] Aliases:map[]}"
2026-06-09 12:20:02.861536 | controller | Jun 09 10:46:11.587936 crc crio[3654]: time="2026-06-09T10:46:11.587831938Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 12:20:02.861559 | controller | Jun 09 10:46:11.587936 crc crio[3654]: time="2026-06-09T10:46:11.587847189Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 12:20:02.861580 | controller | Jun 09 10:46:11.587936 crc crio[3654]: time="2026-06-09T10:46:11.587858389Z" level=info msg="Deleting pod openshift-kube-apiserver_installer-12-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.861618 | controller | Jun 09 10:46:11.700947 crc crio[3654]: 2026-06-09T10:46:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 12:20:02.861647 | controller | Jun 09 10:46:11.700947 crc crio[3654]: time="2026-06-09T10:46:11.700920455Z" level=info msg="Successfully cleaned up network for pod 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab"
2026-06-09 12:20:02.861674 | controller | Jun 09 10:46:11.700947 crc crio[3654]: time="2026-06-09T10:46:11.700953366Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.861697 | controller | Jun 09 10:46:11.701169 crc crio[3654]: time="2026-06-09T10:46:11.700984077Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_machine-config-controller-f9cdd68f7-bb2jm_openshift-machine-config-operator_e968817c-5b6a-4904-ba68-59a8235d6c0d_0(42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405), attempting CNI teardown with cached info"
2026-06-09 12:20:02.861720 | controller | Jun 09 10:46:11.701208 crc crio[3654]: time="2026-06-09T10:46:11.701159741Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc00008d5d0}] Aliases:map[]}"
2026-06-09 12:20:02.861742 | controller | Jun 09 10:46:11.701412 crc crio[3654]: time="2026-06-09T10:46:11.701362987Z" level=info msg="Deleting pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.861764 | controller | Jun 09 10:46:11.783133 crc crio[3654]: 2026-06-09T10:46:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 12:20:02.861786 | controller | Jun 09 10:46:11.783400 crc crio[3654]: time="2026-06-09T10:46:11.783252617Z" level=info msg="Successfully cleaned up network for pod 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405"
2026-06-09 12:20:02.861807 | controller | Jun 09 10:46:11.783400 crc crio[3654]: time="2026-06-09T10:46:11.783331379Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.861829 | controller | Jun 09 10:46:11.783509 crc crio[3654]: time="2026-06-09T10:46:11.783402511Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0(ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673), attempting CNI teardown with cached info"
2026-06-09 12:20:02.861851 | controller | Jun 09 10:46:11.783623 crc crio[3654]: time="2026-06-09T10:46:11.783560606Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc00011c790}] Aliases:map[]}"
2026-06-09 12:20:02.861873 | controller | Jun 09 10:46:11.784014 crc crio[3654]: time="2026-06-09T10:46:11.783954317Z" level=info msg="Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.861896 | controller | Jun 09 10:46:11.837469 crc crio[3654]: 2026-06-09T10:46:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 12:20:02.861918 | controller | Jun 09 10:46:11.837741 crc crio[3654]: time="2026-06-09T10:46:11.837664745Z" level=info msg="Successfully cleaned up network for pod ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673"
2026-06-09 12:20:02.861995 | controller | Jun 09 10:46:11.837741 crc crio[3654]: time="2026-06-09T10:46:11.837734477Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.862031 | controller | Jun 09 10:46:11.837938 crc crio[3654]: time="2026-06-09T10:46:11.83781936Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0(cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f), attempting CNI teardown with cached info"
2026-06-09 12:20:02.862056 | controller | Jun 09 10:46:11.838149 crc crio[3654]: time="2026-06-09T10:46:11.838077017Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc000588008}] Aliases:map[]}"
2026-06-09 12:20:02.862079 | controller | Jun 09 10:46:11.838375 crc crio[3654]: time="2026-06-09T10:46:11.838260792Z" level=info msg="Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.862102 | controller | Jun 09 10:46:12.026913 crc crio[3654]: 2026-06-09T10:46:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 12:20:02.862125 | controller | Jun 09 10:46:12.027115 crc crio[3654]: time="2026-06-09T10:46:12.026950972Z" level=info msg="Successfully cleaned up network for pod cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f"
2026-06-09 12:20:02.862147 | controller | Jun 09 10:46:12.027115 crc crio[3654]: time="2026-06-09T10:46:12.026985553Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.862227 | controller | Jun 09 10:46:12.027115 crc crio[3654]: time="2026-06-09T10:46:12.027026264Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_cluster-samples-operator-6b564684c8-bqbxk_openshift-cluster-samples-operator_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0_0(6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9), attempting CNI teardown with cached info"
2026-06-09 12:20:02.862256 | controller | Jun 09 10:46:12.027225 crc crio[3654]: time="2026-06-09T10:46:12.027181028Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc000490040}] Aliases:map[]}"
2026-06-09 12:20:02.862281 | controller | Jun 09 10:46:12.027488 crc crio[3654]: time="2026-06-09T10:46:12.027423285Z" level=info msg="Deleting pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.862304 | controller | Jun 09 10:46:12.054638 crc crio[3654]: 2026-06-09T10:46:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 12:20:02.862326 | controller | Jun 09 10:46:12.054901 crc crio[3654]: time="2026-06-09T10:46:12.054818395Z" level=info msg="Successfully cleaned up network for pod 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9"
2026-06-09 12:20:02.862374 | controller | Jun 09 10:46:12.054901 crc crio[3654]: time="2026-06-09T10:46:12.054874716Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.862404 | controller | Jun 09 10:46:12.055016 crc crio[3654]: time="2026-06-09T10:46:12.054921568Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28), attempting CNI teardown with cached info"
2026-06-09 12:20:02.862428 | controller | Jun 09 10:46:12.055197 crc crio[3654]: time="2026-06-09T10:46:12.055124743Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc00008c488}] Aliases:map[]}"
2026-06-09 12:20:02.862452 | controller | Jun 09 10:46:12.055494 crc crio[3654]: time="2026-06-09T10:46:12.055387501Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.862475 | controller | Jun 09 10:46:12.071934 crc crio[3654]: 2026-06-09T10:46:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 12:20:02.862497 | controller | Jun 09 10:46:12.072260 crc crio[3654]: time="2026-06-09T10:46:12.07208153Z" level=info msg="Successfully cleaned up network for pod 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28"
2026-06-09 12:20:02.862519 | controller | Jun 09 10:46:12.072260 crc crio[3654]: time="2026-06-09T10:46:12.072126541Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.862541 | controller | Jun 09 10:46:12.072260 crc crio[3654]: time="2026-06-09T10:46:12.072174342Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0(cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc), attempting CNI teardown with cached info"
2026-06-09 12:20:02.862563 | controller | Jun 09 10:46:12.072496 crc crio[3654]: time="2026-06-09T10:46:12.07243945Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc00011c368}] Aliases:map[]}"
2026-06-09 12:20:02.862585 | controller | Jun 09 10:46:12.072671 crc crio[3654]: time="2026-06-09T10:46:12.072609834Z" level=info msg="Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.862607 | controller | Jun 09 10:46:12.091624 crc crio[3654]: 2026-06-09T10:46:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 12:20:02.862629 | controller | Jun 09 10:46:12.091956 crc crio[3654]: time="2026-06-09T10:46:12.091707751Z" level=info msg="Successfully cleaned up network for pod cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc"
2026-06-09 12:20:02.862650 | controller | Jun 09 10:46:12.091956 crc crio[3654]: time="2026-06-09T10:46:12.091741392Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.862677 | controller | Jun 09 10:46:12.091956 crc crio[3654]: time="2026-06-09T10:46:12.091758802Z" level=info msg="Successfully cleaned up network for pod 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f"
2026-06-09 12:20:02.862700 | controller | Jun 09 10:46:12.091956 crc crio[3654]: time="2026-06-09T10:46:12.091767562Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.862722 | controller | Jun 09 10:46:12.091956 crc crio[3654]: time="2026-06-09T10:46:12.091834964Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0(716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a), attempting CNI teardown with cached info"
2026-06-09 12:20:02.862744 | controller | Jun 09 10:46:12.092205 crc crio[3654]: time="2026-06-09T10:46:12.091998489Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc000588160}] Aliases:map[]}"
2026-06-09 12:20:02.862766 | controller | Jun 09 10:46:12.092205 crc crio[3654]: time="2026-06-09T10:46:12.092118992Z" level=info msg="Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.862787 | controller | Jun 09 10:46:12.109920 crc crio[3654]: 2026-06-09T10:46:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 12:20:02.862808 | controller | Jun 09 10:46:12.110230 crc crio[3654]: time="2026-06-09T10:46:12.110006245Z" level=info msg="Successfully cleaned up network for pod 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a"
2026-06-09 12:20:02.862830 | controller | Jun 09 10:46:12.110230 crc crio[3654]: time="2026-06-09T10:46:12.110044056Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.862851 | controller | Jun 09 10:46:12.110230 crc crio[3654]: time="2026-06-09T10:46:12.110090897Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0(b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5), attempting CNI teardown with cached info"
2026-06-09 12:20:02.862873 | controller | Jun 09 10:46:12.110509 crc crio[3654]: time="2026-06-09T10:46:12.110402086Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc0004901f0}] Aliases:map[]}"
2026-06-09 12:20:02.862895 | controller | Jun 09 10:46:12.110702 crc crio[3654]: time="2026-06-09T10:46:12.110627942Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.862917 | controller | Jun 09 10:46:12.137512 crc crio[3654]: 2026-06-09T10:46:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 12:20:02.862938 | controller | Jun 09 10:46:12.137944 crc crio[3654]: time="2026-06-09T10:46:12.13760026Z" level=info msg="Successfully cleaned up network for pod b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5"
2026-06-09 12:20:02.862967 | controller | Jun 09 10:46:12.137944 crc crio[3654]: time="2026-06-09T10:46:12.137631921Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.862993 | controller | Jun 09 10:46:12.137944 crc crio[3654]: time="2026-06-09T10:46:12.137673802Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0(77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2), attempting CNI teardown with cached info"
2026-06-09 12:20:02.863016 | controller | Jun 09 10:46:12.137944 crc crio[3654]: time="2026-06-09T10:46:12.137861077Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc00008c598}] Aliases:map[]}"
2026-06-09 12:20:02.863039 | controller | Jun 09 10:46:12.138135 crc crio[3654]: time="2026-06-09T10:46:12.138001571Z" level=info msg="Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.863061 | controller | Jun 09 10:46:12.156679 crc crio[3654]: 2026-06-09T10:46:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 12:20:02.863082 | controller | Jun 09 10:46:12.156948 crc crio[3654]: time="2026-06-09T10:46:12.156811349Z" level=info msg="Successfully cleaned up network for pod 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2"
2026-06-09 12:20:02.863104 | controller | Jun 09 10:46:12.156948 crc crio[3654]: time="2026-06-09T10:46:12.156855831Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.863127 | controller | Jun 09 10:46:12.156948 crc crio[3654]: time="2026-06-09T10:46:12.156902222Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_kube-storage-version-migrator-operator-565b79b866-2h5s6_openshift-kube-storage-version-migrator-operator_8f573912-eb25-4f17-bfe5-81325e551bf2_0(8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7), attempting CNI teardown with cached info"
2026-06-09 12:20:02.863150 | controller | Jun 09 10:46:12.157169 crc crio[3654]: time="2026-06-09T10:46:12.157121298Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc000588360}] Aliases:map[]}"
2026-06-09 12:20:02.863173 | controller | Jun 09 10:46:12.157390 crc crio[3654]: time="2026-06-09T10:46:12.157274722Z" level=info msg="Deleting pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.863196 | controller | Jun 09 10:46:12.184086 crc crio[3654]: 2026-06-09T10:46:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 12:20:02.863222 | controller | Jun 09 10:46:12.184522 crc crio[3654]: time="2026-06-09T10:46:12.184213249Z" level=info msg="Successfully cleaned up network for pod 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7"
2026-06-09 12:20:02.863244 | controller | Jun 09 10:46:12.184522 crc crio[3654]: time="2026-06-09T10:46:12.18425537Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.863267 | controller | Jun 09 10:46:12.184522 crc crio[3654]: time="2026-06-09T10:46:12.184366993Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_revision-pruner-12-crc_openshift-kube-apiserver_abc11e84-2f29-497d-b0df-09bb729ef48c_0(28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d), attempting CNI teardown with cached info"
2026-06-09 12:20:02.863289 | controller | Jun 09 10:46:12.184522 crc crio[3654]: time="2026-06-09T10:46:12.184487137Z" level=info msg="Got pod network &{Name:revision-pruner-12-crc Namespace:openshift-kube-apiserver ID:28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d UID:abc11e84-2f29-497d-b0df-09bb729ef48c NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podabc11e84_2f29_497d_b0df_09bb729ef48c.slice PodAnnotations:0xc00008c678}] Aliases:map[]}"
2026-06-09 12:20:02.863312 | controller | Jun 09 10:46:12.184522 crc crio[3654]: time="2026-06-09T10:46:12.184532838Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 12:20:02.863334 | controller | Jun 09 10:46:12.185050 crc crio[3654]: time="2026-06-09T10:46:12.184543978Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 12:20:02.863379 | controller | Jun 09 10:46:12.185050 crc crio[3654]: time="2026-06-09T10:46:12.184557539Z" level=info msg="Deleting pod openshift-kube-apiserver_revision-pruner-12-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.863404 | controller | Jun 09 10:46:12.203992 crc crio[3654]: 2026-06-09T10:46:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 12:20:02.863426 | controller | Jun 09 10:46:12.204261 crc crio[3654]: time="2026-06-09T10:46:12.204009325Z" level=info msg="Successfully cleaned up network for pod 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d"
2026-06-09 12:20:02.863448 | controller | Jun 09 10:46:12.204261 crc crio[3654]: time="2026-06-09T10:46:12.204054016Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.863470 | controller | Jun 09 10:46:12.204261 crc crio[3654]: time="2026-06-09T10:46:12.204098337Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1), attempting CNI teardown with cached info"
2026-06-09 12:20:02.863492 | controller | Jun 09 10:46:12.204564 crc crio[3654]: time="2026-06-09T10:46:12.204381815Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc000490388}] Aliases:map[]}"
2026-06-09 12:20:02.863515 | controller | Jun 09 10:46:12.204564 crc crio[3654]: time="2026-06-09T10:46:12.20455071Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.863537 | controller | Jun 09 10:46:12.220392 crc crio[3654]: 2026-06-09T10:46:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 12:20:02.863564 | controller | Jun 09 10:46:12.220511 crc crio[3654]: time="2026-06-09T10:46:12.220451567Z" level=info msg="Successfully cleaned up network for pod 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1"
2026-06-09 12:20:02.863586 | controller | Jun 09 10:46:12.220511 crc crio[3654]: time="2026-06-09T10:46:12.220484818Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.863608 | controller | Jun 09 10:46:12.220663 crc crio[3654]: time="2026-06-09T10:46:12.220522029Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0(2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0), attempting CNI teardown with cached info"
2026-06-09 12:20:02.863631 | controller | Jun 09 10:46:12.220663 crc crio[3654]: time="2026-06-09T10:46:12.220663763Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc00011c460}] Aliases:map[]}"
2026-06-09 12:20:02.863653 | controller | Jun 09 10:46:12.220864 crc crio[3654]: time="2026-06-09T10:46:12.220820407Z" level=info msg="Deleting pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.863676 | controller | Jun 09 10:46:12.258029 crc crio[3654]: 2026-06-09T10:46:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 12:20:02.863698 | controller | Jun 09 10:46:12.258349 crc crio[3654]: time="2026-06-09T10:46:12.258188707Z" level=info msg="Successfully cleaned up network for pod 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0"
2026-06-09 12:20:02.863720 | controller | Jun 09 10:46:12.258349 crc crio[3654]: time="2026-06-09T10:46:12.258233248Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.863742 | controller | Jun 09 10:46:12.258349 crc crio[3654]: time="2026-06-09T10:46:12.258344131Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0(6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5), attempting CNI teardown with cached info"
2026-06-09 12:20:02.863764 | controller | Jun 09 10:46:12.258592 crc crio[3654]: time="2026-06-09T10:46:12.258524656Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc00011c4f0}] Aliases:map[]}"
2026-06-09 12:20:02.863787 | controller | Jun 09 10:46:12.258770 crc crio[3654]: time="2026-06-09T10:46:12.258707281Z" level=info msg="Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.863810 | controller | Jun 09 10:46:12.322987 crc crio[3654]: 2026-06-09T10:46:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 12:20:02.863837 | controller | Jun 09 10:46:12.323246 crc crio[3654]: time="2026-06-09T10:46:12.323032798Z" level=info msg="Successfully cleaned up network for pod 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5"
2026-06-09 12:20:02.863860 | controller | Jun 09 10:46:12.323246 crc crio[3654]: time="2026-06-09T10:46:12.323063809Z" level=info msg="cleanup sandbox network"
2026-06-09 12:20:02.863882 | controller | Jun 09 10:46:12.323246 crc crio[3654]: time="2026-06-09T10:46:12.32309904Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_collect-profiles-29632800-ls5hs_openshift-operator-lifecycle-manager_0c0aae9e-a439-45ca-8f32-9dc9e6cffe96_0(25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b), attempting CNI teardown with cached info"
2026-06-09 12:20:02.863905 | controller | Jun 09 10:46:12.323246 crc crio[3654]: time="2026-06-09T10:46:12.323177352Z" level=info msg="Got pod network &{Name:collect-profiles-29632800-ls5hs Namespace:openshift-operator-lifecycle-manager ID:25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b UID:0c0aae9e-a439-45ca-8f32-9dc9e6cffe96 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0c0aae9e_a439_45ca_8f32_9dc9e6cffe96.slice PodAnnotations:0xc00008c718}] Aliases:map[]}"
2026-06-09 12:20:02.863927 | controller | Jun 09 10:46:12.323246 crc crio[3654]: time="2026-06-09T10:46:12.323216963Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 12:20:02.863949 | controller | Jun 09 10:46:12.323246 crc crio[3654]: time="2026-06-09T10:46:12.323225913Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 12:20:02.863971 | controller | Jun 09 10:46:12.323246 crc crio[3654]: time="2026-06-09T10:46:12.323236534Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632800-ls5hs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.863993 | controller | Jun 09 10:46:12.346891 crc crio[3654]: 2026-06-09T10:46:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 12:20:02.864016 | controller | Jun 09 10:46:12.347160 crc crio[3654]: time="2026-06-09T10:46:12.346935819Z" level=info msg="Successfully cleaned up network for pod 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b"
2026-06-09 12:20:02.864038 | controller | Jun 09 10:46:14.834219 crc crio[3654]: time="2026-06-09T10:46:14.833258381Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD" id=2aa80227-c893-457f-b531-ae09923b2928 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.864061 | controller | Jun 09 10:46:14.835429 crc crio[3654]: time="2026-06-09T10:46:14.834399584Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.864083 | controller | Jun 09 10:46:14.850922 crc crio[3654]: time="2026-06-09T10:46:14.850711452Z" level=info msg="Running pod sandbox: openshift-etcd/etcd-crc/POD" id=08b4c686-02cd-4b04-aa7a-5c7601f8ffcb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.864105 | controller | Jun 09 10:46:14.850922 crc crio[3654]: time="2026-06-09T10:46:14.850765933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.864127 | controller | Jun 09 10:46:14.860575 crc crio[3654]: time="2026-06-09T10:46:14.859372345Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD" id=670f1021-21fe-43af-91ca-65e11526d8a3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.864154 | controller | Jun 09 10:46:14.860575 crc crio[3654]: time="2026-06-09T10:46:14.859832348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.864178 | controller | Jun 09 10:46:14.864100 crc crio[3654]: time="2026-06-09T10:46:14.864039816Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=2aa80227-c893-457f-b531-ae09923b2928 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.864201 | controller | Jun 09 10:46:14.867930 crc crio[3654]: time="2026-06-09T10:46:14.867264357Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=08b4c686-02cd-4b04-aa7a-5c7601f8ffcb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.864223 | controller | Jun 09 10:46:14.873381 crc crio[3654]: time="2026-06-09T10:46:14.873349398Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=670f1021-21fe-43af-91ca-65e11526d8a3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.864245 | controller | Jun 09 10:46:14.915126 crc crio[3654]: time="2026-06-09T10:46:14.914980427Z" level=info msg="Running pod sandbox: openshift-kube-controller-manager/kube-controller-manager-crc/POD" id=4013a5f2-2a63-495f-8bae-366392f9524f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.864266 | controller | Jun 09 10:46:14.915527 crc crio[3654]: time="2026-06-09T10:46:14.915126391Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.864288 | controller | Jun 09 10:46:14.932268 crc crio[3654]: time="2026-06-09T10:46:14.932117638Z" level=info msg="Ran pod sandbox 4f2cdf767e0d2110ad4589ccdbe8e8bd6c1b9ae4a5e193a6ef42d310ac36b873 with infra container: openshift-etcd/etcd-crc/POD" id=08b4c686-02cd-4b04-aa7a-5c7601f8ffcb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.864310 | controller | Jun 09 10:46:14.933594 crc crio[3654]: time="2026-06-09T10:46:14.933451116Z" level=info msg="Ran pod sandbox 8053f6283d92b8a7c0cb4a18d579f74212d8791620e88120aefbeeed4e896e56 with infra container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD" id=2aa80227-c893-457f-b531-ae09923b2928 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.864332 | controller | Jun 09 10:46:14.933864 crc crio[3654]: time="2026-06-09T10:46:14.933654031Z" level=info msg="Ran pod sandbox 94be355b141f4f34f9dfbc8fa98ca3a4b8665d6d2e6970a173fc7801cdf633c7 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD" id=670f1021-21fe-43af-91ca-65e11526d8a3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.864380 | controller | Jun 09 10:46:14.934845 crc crio[3654]: time="2026-06-09T10:46:14.93468428Z" level=info msg="Running pod sandbox: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD" id=a261a828-d2cd-4454-a4e0-7943aa7cf71c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.864404 | controller | Jun 09 10:46:14.935050 crc crio[3654]: time="2026-06-09T10:46:14.934915117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.864426 | controller | Jun 09 10:46:14.938729 crc crio[3654]: time="2026-06-09T10:46:14.938557059Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=827b48b0-53a5-4aac-8e93-1c512ff9485e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.864454 | controller | Jun 09 10:46:14.938729 crc crio[3654]: time="2026-06-09T10:46:14.938569569Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=d8aa3d4e-402a-45f6-9b56-b3fed0f7e74e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.864476 | controller | Jun 09 10:46:14.938729 crc crio[3654]: time="2026-06-09T10:46:14.93859516Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=9c7c2af2-877b-4d8a-af55-da4feee5499f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.864497 | controller | Jun 09 10:46:14.942575 crc crio[3654]: time="2026-06-09T10:46:14.942446168Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=4013a5f2-2a63-495f-8bae-366392f9524f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.864518 | controller | Jun 09 10:46:14.946193 crc crio[3654]: time="2026-06-09T10:46:14.945912386Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=a261a828-d2cd-4454-a4e0-7943aa7cf71c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.864539 | controller | Jun 09 10:46:14.958137 crc crio[3654]: time="2026-06-09T10:46:14.956707329Z" level=info msg="Ran pod sandbox d3634b745444ba35c0edeb974e19fc8a4e8fdec9fca497639475422f2fa1abea with infra container: openshift-kube-controller-manager/kube-controller-manager-crc/POD" id=4013a5f2-2a63-495f-8bae-366392f9524f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.864560 | controller | Jun 09 10:46:14.958965 crc crio[3654]: time="2026-06-09T10:46:14.95889625Z" level=info msg="Ran pod sandbox 5800b03c1700b1d35e9bb66b054168b2c40f6a1f5507fd64959f9c898529ba81 with infra container: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD" id=a261a828-d2cd-4454-a4e0-7943aa7cf71c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.864581 | controller | Jun 09 10:46:14.959730 crc crio[3654]: time="2026-06-09T10:46:14.95959081Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=6c9b9b85-880b-4d11-af84-787657f541d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.864602 | controller | Jun 09 10:46:14.961593 crc crio[3654]: time="2026-06-09T10:46:14.96139355Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=f14e3ca7-166b-4db9-aa94-5eb2208a71b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.864623 | controller | Jun 09 10:46:14.961828 crc crio[3654]: time="2026-06-09T10:46:14.961691829Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=feee8fdd-01fa-40f9-a56d-676735abd2fb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.864644 | controller | Jun 09 10:46:14.961828 crc crio[3654]: time="2026-06-09T10:46:14.961767651Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=060eece5-7bcc-41f7-9a6d-5daf9ff91f17 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.864665 | controller | Jun 09 10:46:14.966624 crc crio[3654]: time="2026-06-09T10:46:14.966554705Z" level=info msg="Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup" id=3310ad6b-dc3d-4764-8c11-568ff48ced5e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.864690 | controller | Jun 09 10:46:14.968103 crc crio[3654]: time="2026-06-09T10:46:14.967983095Z" level=info msg="Creating container: openshift-etcd/etcd-crc/setup" id=3e2c8be2-e5b1-4078-a52e-d77900ffc9e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.864712 | controller | Jun 09 10:46:14.991924 crc crio[3654]: time="2026-06-09T10:46:14.991205478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.864733 | controller | Jun 09 10:46:14.992217 crc crio[3654]: time="2026-06-09T10:46:14.992111223Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=e1e94ec1-4a88-4793-9a1d-5180459fa58d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.864755 | controller | Jun 09 10:46:14.992873 crc crio[3654]: time="2026-06-09T10:46:14.991372922Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.864777 | controller | Jun 09 10:46:14.993073 crc crio[3654]: time="2026-06-09T10:46:14.992948397Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=cbba1633-e205-44cc-91cd-ec33f9190f39 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.864798 | controller | Jun 09 10:46:14.993900 crc crio[3654]: time="2026-06-09T10:46:14.993840922Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=778f4da9-cb3b-4ef9-be52-c62c586d04d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.864819 | controller | Jun 09 10:46:14.995748 crc crio[3654]: time="2026-06-09T10:46:14.99556434Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=3830f56e-a28d-4674-adca-b42193cba6a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.864840 | controller | Jun 09 10:46:14.997678 crc crio[3654]: time="2026-06-09T10:46:14.997539396Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup" id=69dca83e-c457-4259-9a4b-b5eace35c4a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.864862 | controller | Jun 09 10:46:14.998040 crc crio[3654]: time="2026-06-09T10:46:14.997952197Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port" id=52326a25-2987-408a-889f-e243018306ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.864883 | controller | Jun 09 10:46:14.999729 crc crio[3654]: time="2026-06-09T10:46:14.999552612Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.864905 | controller | Jun 09 10:46:15.000214 crc crio[3654]: time="2026-06-09T10:46:15.00018849Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.864926 | controller | Jun 09 10:46:15.000505 crc crio[3654]: time="2026-06-09T10:46:15.000435707Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.864948 | controller | Jun 09 10:46:15.011834 crc crio[3654]: time="2026-06-09T10:46:15.011706524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.864970 | controller | Jun 09 10:46:15.023596 crc crio[3654]: time="2026-06-09T10:46:15.023498665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.865000 | controller | Jun 09 10:46:15.028011 crc crio[3654]: time="2026-06-09T10:46:15.02795651Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.865022 | controller | Jun 09 10:46:15.030596 crc crio[3654]: time="2026-06-09T10:46:15.030491541Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.865044 | controller | Jun 09 10:46:15.054659 crc crio[3654]: time="2026-06-09T10:46:15.054614019Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.865067 | controller | Jun 09 10:46:17.318354 crc crio[3654]: time="2026-06-09T10:46:17.318233715Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.865089 | controller | Jun 09 10:46:17.320558 crc crio[3654]: time="2026-06-09T10:46:17.320516199Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.865111 | controller | Jun 09 10:46:17.322866 crc crio[3654]: time="2026-06-09T10:46:17.32269565Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.865133 | controller | Jun 09 10:46:17.329612 crc crio[3654]: time="2026-06-09T10:46:17.329119541Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.865155 | controller | Jun 09 10:46:17.331102 crc crio[3654]: time="2026-06-09T10:46:17.330981793Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.865177 | controller | Jun 09 10:46:17.657434 crc crio[3654]: time="2026-06-09T10:46:17.657362Z" level=info msg="Created container fdfbff3377dac23d4ea64af5e3b769edb4268d71b2d85e2f18cee52f6a697f59: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=3830f56e-a28d-4674-adca-b42193cba6a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.865198 | controller | Jun 09 10:46:17.659564 crc crio[3654]: time="2026-06-09T10:46:17.659221582Z" level=info msg="Starting container: fdfbff3377dac23d4ea64af5e3b769edb4268d71b2d85e2f18cee52f6a697f59" id=3e565283-a191-4a06-947f-463905cd0ddb name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.865220 | controller | Jun 09 10:46:17.663129 crc crio[3654]: time="2026-06-09T10:46:17.662948067Z" level=info msg="Created container 7f06ba9c14acf685cf9fa753856d2fece7841704a9ac74aba3e406855420778e: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port" id=52326a25-2987-408a-889f-e243018306ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.865242 | controller | Jun 09 10:46:17.663466 crc crio[3654]: time="2026-06-09T10:46:17.663364769Z" level=info msg="Created container 5fb2420456cc0582dd16300c910f044213601c521f60697c76894b2cee2312e8: openshift-kube-apiserver/kube-apiserver-crc/setup" id=69dca83e-c457-4259-9a4b-b5eace35c4a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.865264 | controller | Jun 09 10:46:17.663987 crc crio[3654]: time="2026-06-09T10:46:17.663825362Z" level=info msg="Created container 8a194c6cb6cc10966ef63c762bfb6acec80f22a4be1f3ca3d1ba8f5de694eb11: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup" id=3310ad6b-dc3d-4764-8c11-568ff48ced5e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.865286 | controller | Jun 09 10:46:17.664884 crc crio[3654]: time="2026-06-09T10:46:17.66485412Z" level=info msg="Starting container: 7f06ba9c14acf685cf9fa753856d2fece7841704a9ac74aba3e406855420778e" id=0d144a72-5229-4008-bf44-39e0f61edb35 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.865312 | controller | Jun 09 10:46:17.665657 crc crio[3654]: time="2026-06-09T10:46:17.66556807Z" level=info msg="Starting container: 8a194c6cb6cc10966ef63c762bfb6acec80f22a4be1f3ca3d1ba8f5de694eb11" id=b39e6c96-6d0e-4e47-8d37-0ea489ba8ce7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.865335 | controller | Jun 09 10:46:17.666069 crc crio[3654]: time="2026-06-09T10:46:17.664592203Z" level=info msg="Created container 24033ce034febdc5b59b4c9017f6084dd1a01678769cc493e6e843e5d891f2df: openshift-etcd/etcd-crc/setup" id=3e2c8be2-e5b1-4078-a52e-d77900ffc9e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.865379 | controller | Jun 09 10:46:17.666341 crc crio[3654]: time="2026-06-09T10:46:17.665442307Z" level=info msg="Starting container: 5fb2420456cc0582dd16300c910f044213601c521f60697c76894b2cee2312e8" id=07e16df0-986e-4019-8701-245a1adcfb9b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.865406 | controller | Jun 09 10:46:17.667362 crc crio[3654]: time="2026-06-09T10:46:17.665966752Z" level=info msg="Started container" PID=5406 containerID=fdfbff3377dac23d4ea64af5e3b769edb4268d71b2d85e2f18cee52f6a697f59 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=3e565283-a191-4a06-947f-463905cd0ddb name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3634b745444ba35c0edeb974e19fc8a4e8fdec9fca497639475422f2fa1abea
2026-06-09 12:20:02.865430 | controller | Jun 09 10:46:17.668692 crc crio[3654]: time="2026-06-09T10:46:17.668368439Z" level=info msg="Starting container: 24033ce034febdc5b59b4c9017f6084dd1a01678769cc493e6e843e5d891f2df" id=e799482d-4e8c-4124-8ce8-6c760f19a027 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.865453 | controller | Jun 09 10:46:17.673938 crc crio[3654]: time="2026-06-09T10:46:17.673622867Z" level=info msg="Started container" PID=5407 containerID=8a194c6cb6cc10966ef63c762bfb6acec80f22a4be1f3ca3d1ba8f5de694eb11 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup id=b39e6c96-6d0e-4e47-8d37-0ea489ba8ce7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8053f6283d92b8a7c0cb4a18d579f74212d8791620e88120aefbeeed4e896e56
2026-06-09 12:20:02.865476 | controller | Jun 09 10:46:17.685756 crc crio[3654]: time="2026-06-09T10:46:17.685635444Z" level=info msg="Started container" PID=5408 containerID=24033ce034febdc5b59b4c9017f6084dd1a01678769cc493e6e843e5d891f2df description=openshift-etcd/etcd-crc/setup id=e799482d-4e8c-4124-8ce8-6c760f19a027 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f2cdf767e0d2110ad4589ccdbe8e8bd6c1b9ae4a5e193a6ef42d310ac36b873
2026-06-09 12:20:02.865498 | controller | Jun 09 10:46:17.687014 crc crio[3654]: time="2026-06-09T10:46:17.68692271Z" level=info msg="Started container" PID=5405 containerID=7f06ba9c14acf685cf9fa753856d2fece7841704a9ac74aba3e406855420778e description=openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port id=0d144a72-5229-4008-bf44-39e0f61edb35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5800b03c1700b1d35e9bb66b054168b2c40f6a1f5507fd64959f9c898529ba81
2026-06-09 12:20:02.865521 | controller | Jun 09 10:46:17.708580 crc crio[3654]: time="2026-06-09T10:46:17.708441045Z" level=info msg="Started container" PID=5409 containerID=5fb2420456cc0582dd16300c910f044213601c521f60697c76894b2cee2312e8 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=07e16df0-986e-4019-8701-245a1adcfb9b name=/runtime.v1.RuntimeService/StartContainer sandboxID=94be355b141f4f34f9dfbc8fa98ca3a4b8665d6d2e6970a173fc7801cdf633c7
2026-06-09 12:20:02.865543 | controller | Jun 09 10:46:17.814073 crc crio[3654]: time="2026-06-09T10:46:17.812834957Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=eb2227df-99ac-47cb-8fc8-e17942bb5019 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.865570 | controller | Jun 09 10:46:17.817459 crc crio[3654]: time="2026-06-09T10:46:17.81723888Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=12cce5b6-7637-4506-8a85-99dc404c713f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.865593 | controller | Jun 09 10:46:17.820150 crc crio[3654]: time="2026-06-09T10:46:17.819920936Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=82d11ac0-6202-4ec0-b96c-ecfa3012ec29 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.865631 | controller | Jun 09 10:46:17.821059 crc crio[3654]: time="2026-06-09T10:46:17.820934174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.865655 | controller | Jun 09 10:46:17.855400 crc crio[3654]: time="2026-06-09T10:46:17.855264578Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.865681 | controller | Jun 09 10:46:18.090370 crc crio[3654]: time="2026-06-09T10:46:18.08961474Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.865704 | controller | Jun 09 10:46:18.347138 crc crio[3654]: time="2026-06-09T10:46:18.347039251Z" level=info msg="Created container 98923c4e1d5a73b0111503b3ab74d10c5c64b499d80e3a7767b2f877e60fea0a: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=82d11ac0-6202-4ec0-b96c-ecfa3012ec29 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.865725 | controller | Jun 09 10:46:18.348618 crc crio[3654]: time="2026-06-09T10:46:18.348551203Z" level=info msg="Starting container: 98923c4e1d5a73b0111503b3ab74d10c5c64b499d80e3a7767b2f877e60fea0a" id=e673fff5-4ff1-4227-929d-1a1a1623d3d4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.865748 | controller | Jun 09 10:46:18.357572 crc crio[3654]: time="2026-06-09T10:46:18.357451633Z" level=info msg="Started container" PID=5453 containerID=98923c4e1d5a73b0111503b3ab74d10c5c64b499d80e3a7767b2f877e60fea0a description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=e673fff5-4ff1-4227-929d-1a1a1623d3d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3634b745444ba35c0edeb974e19fc8a4e8fdec9fca497639475422f2fa1abea
2026-06-09 12:20:02.865770 | controller | Jun 09 10:46:18.414732 crc crio[3654]: time="2026-06-09T10:46:18.414625279Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=51bbb952-d538-4b03-926f-994a5643e442 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.865792 | controller | Jun 09 10:46:18.417340 crc crio[3654]: time="2026-06-09T10:46:18.417219882Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=2d7bb086-73d7-494c-97a1-dda2e4d57ae4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.865814 | controller | Jun 09 10:46:18.419813 crc crio[3654]: time="2026-06-09T10:46:18.419730462Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer" id=fa61f176-1f77-4c5d-af3e-3a6c424d7642 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.865835 | controller | Jun 09 10:46:18.420485 crc crio[3654]: time="2026-06-09T10:46:18.420404701Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.865862 | controller | Jun 09 10:46:18.437189 crc crio[3654]: time="2026-06-09T10:46:18.437003507Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.865884 | controller | Jun 09 10:46:18.765014 crc crio[3654]: time="2026-06-09T10:46:18.764930168Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=2d8969a5-9bdd-4b87-8230-a131c53ea660 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.865906 | controller | Jun 09 10:46:18.767037 crc crio[3654]: time="2026-06-09T10:46:18.766923444Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=af015b13-8758-4f46-a11d-f042544c8d9a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.865928 | controller | Jun 09 10:46:18.769588 crc crio[3654]: time="2026-06-09T10:46:18.769514887Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=5f1a1f67-41f7-4df8-a9f6-c80e97cf0077 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.865950 | controller | Jun 09 10:46:18.769973 crc crio[3654]: time="2026-06-09T10:46:18.769904138Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.865972 | controller | Jun 09 10:46:18.772545 crc crio[3654]: time="2026-06-09T10:46:18.77248014Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=e52b8765-b587-4965-b311-525504b4af4a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.865993 | controller | Jun 09 10:46:18.778829 crc crio[3654]: time="2026-06-09T10:46:18.778743476Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=a43474eb-264d-468c-8088-8e6f046ea63b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.866015 | controller | Jun 09 10:46:18.782690 crc crio[3654]: time="2026-06-09T10:46:18.782569533Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=044e7197-1389-41c5-8735-c825289e05ed name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.866037 | controller | Jun 09 10:46:18.782938 crc crio[3654]: time="2026-06-09T10:46:18.782593864Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=7c133c2c-e325-4989-b874-f4fc67d143cc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.866059 | controller | Jun 09 10:46:18.783064 crc crio[3654]: time="2026-06-09T10:46:18.782643195Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=84a42326-f2ab-4308-8636-8fa68c7b1333 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.866080 | controller | Jun 09 10:46:18.786075 crc crio[3654]: time="2026-06-09T10:46:18.785936468Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=e099755e-333f-4f64-9073-a96c3d1aeef6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.866101 | controller | Jun 09 10:46:18.786160 crc crio[3654]: time="2026-06-09T10:46:18.785975929Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=24c84288-4d44-4af9-b593-96ecde7d2f1f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.866128 | controller | Jun 09 10:46:18.786367 crc crio[3654]: time="2026-06-09T10:46:18.786257207Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.866150 | controller | Jun 09 10:46:18.788613 crc crio[3654]: time="2026-06-09T10:46:18.78850859Z" level=info msg="Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio" id=354bf028-9ba3-4352-9215-1e647bccc6c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.866172 | controller | Jun 09 10:46:18.790606 crc crio[3654]: time="2026-06-09T10:46:18.790449935Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=4fd94cbc-4b16-4697-8473-23a213e10c8b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.866193 | controller | Jun 09 10:46:18.793260 crc crio[3654]: time="2026-06-09T10:46:18.793179771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.866215 | controller | Jun 09 10:46:18.794036 crc crio[3654]: time="2026-06-09T10:46:18.7938375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.866236 | controller | Jun 09 10:46:18.795329 crc crio[3654]: time="2026-06-09T10:46:18.795198958Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.866258 | controller | Jun 09 10:46:18.838914 crc crio[3654]: time="2026-06-09T10:46:18.838116263Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.866279 | controller | Jun 09 10:46:18.845442 crc crio[3654]: time="2026-06-09T10:46:18.845143341Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.866300 | controller | Jun 09 10:46:18.871651 crc crio[3654]: time="2026-06-09T10:46:18.869761172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.866321 | controller | Jun 09 10:46:19.914138 crc crio[3654]: time="2026-06-09T10:46:19.913710783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.866342 | controller | Jun 09 10:46:20.096052 crc crio[3654]: time="2026-06-09T10:46:20.082969827Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.866388 | controller | Jun 09 10:46:20.096052 crc crio[3654]: time="2026-06-09T10:46:20.090448717Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.866411 | controller | Jun 09 10:46:20.096052 crc crio[3654]: time="2026-06-09T10:46:20.094173732Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.866433 | controller | Jun 09 10:46:21.089498 crc crio[3654]: time="2026-06-09T10:46:21.089038264Z" level=info msg="Created container a7fde1032c17711b286575b735cd2a7a5bfdff2a2467ce48320f40216734384b: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio" id=354bf028-9ba3-4352-9215-1e647bccc6c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.866455 | controller | Jun 09 10:46:21.094870 crc crio[3654]: time="2026-06-09T10:46:21.094624271Z" level=info msg="Starting container: a7fde1032c17711b286575b735cd2a7a5bfdff2a2467ce48320f40216734384b" id=9659e5f8-0b0b-4937-b078-40502eb1aacc name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.866482 | controller | Jun 09 10:46:21.121701 crc crio[3654]: time="2026-06-09T10:46:21.121536667Z" level=info msg="Started container" PID=5500 containerID=a7fde1032c17711b286575b735cd2a7a5bfdff2a2467ce48320f40216734384b description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio id=9659e5f8-0b0b-4937-b078-40502eb1aacc name=/runtime.v1.RuntimeService/StartContainer sandboxID=8053f6283d92b8a7c0cb4a18d579f74212d8791620e88120aefbeeed4e896e56
2026-06-09 12:20:02.866504 | controller | Jun 09 10:46:21.135555 crc crio[3654]: time="2026-06-09T10:46:21.135038516Z" level=info msg="Created container 57943ea108e80477e848958945fc2529eef37307a92b44d826ea563b4fe31805: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=4fd94cbc-4b16-4697-8473-23a213e10c8b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.866527 | controller | Jun 09 10:46:21.137237 crc crio[3654]: time="2026-06-09T10:46:21.137044082Z" level=info msg="Starting container: 57943ea108e80477e848958945fc2529eef37307a92b44d826ea563b4fe31805" id=0f2ae529-3253-4abd-9f68-082bdfe2728a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.866549 | controller | Jun 09 10:46:21.148090 crc crio[3654]: time="2026-06-09T10:46:21.147972929Z" level=info msg="Started container" PID=5514 containerID=57943ea108e80477e848958945fc2529eef37307a92b44d826ea563b4fe31805 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=0f2ae529-3253-4abd-9f68-082bdfe2728a name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f2cdf767e0d2110ad4589ccdbe8e8bd6c1b9ae4a5e193a6ef42d310ac36b873
2026-06-09 12:20:02.866570 | controller | Jun 09 10:46:21.306244 crc crio[3654]: time="2026-06-09T10:46:21.30607846Z" level=info msg="Created container dd51afac4f11973f89e8f98eab4afa41c0a7893553ee94e48b5cf3cbf044ff00: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=e099755e-333f-4f64-9073-a96c3d1aeef6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.866591 | controller | Jun 09 10:46:21.307938 crc crio[3654]: time="2026-06-09T10:46:21.307836039Z" level=info msg="Starting container: dd51afac4f11973f89e8f98eab4afa41c0a7893553ee94e48b5cf3cbf044ff00" id=96d6d3cc-7521-4230-a87f-44303492749d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.866613 | controller | Jun 09 10:46:21.329448 crc crio[3654]: time="2026-06-09T10:46:21.32924199Z" level=info msg="Started container" PID=5510 containerID=dd51afac4f11973f89e8f98eab4afa41c0a7893553ee94e48b5cf3cbf044ff00 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=96d6d3cc-7521-4230-a87f-44303492749d name=/runtime.v1.RuntimeService/StartContainer sandboxID=94be355b141f4f34f9dfbc8fa98ca3a4b8665d6d2e6970a173fc7801cdf633c7
2026-06-09 12:20:02.866635 | controller | Jun 09 10:46:21.343574 crc crio[3654]: time="2026-06-09T10:46:21.343222143Z" level=info msg="Created container aa105fe55802979bb136e118e97bdc6377570de6716baee2ecc5a9d87b2c91c1: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=5f1a1f67-41f7-4df8-a9f6-c80e97cf0077 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.866656 | controller | Jun 09 10:46:21.345377 crc crio[3654]: time="2026-06-09T10:46:21.345265951Z" level=info msg="Starting container: aa105fe55802979bb136e118e97bdc6377570de6716baee2ecc5a9d87b2c91c1" id=d562c310-5321-488c-bd51-e0b951568e6d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.866677 | controller | Jun 09 10:46:21.353220 crc crio[3654]: time="2026-06-09T10:46:21.3530927Z" level=info msg="Started container" PID=5513 containerID=aa105fe55802979bb136e118e97bdc6377570de6716baee2ecc5a9d87b2c91c1 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=d562c310-5321-488c-bd51-e0b951568e6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=5800b03c1700b1d35e9bb66b054168b2c40f6a1f5507fd64959f9c898529ba81
2026-06-09 12:20:02.866704 | controller | Jun 09 10:46:21.511034 crc crio[3654]: time="2026-06-09T10:46:21.510758879Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=c7e9ab8e-2c89-4703-b116-fa001adb41be name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.866726 | controller | Jun 09 10:46:21.512639 crc crio[3654]: time="2026-06-09T10:46:21.51257202Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=6d441204-62ab-442c-bbd8-b3670f465bc7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.866747 | controller | Jun 09 10:46:21.514945 crc crio[3654]: time="2026-06-09T10:46:21.514647008Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=73e21286-d366-49cc-9d39-b0855886143c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.866768 | controller | Jun 09 10:46:21.514945 crc crio[3654]: time="2026-06-09T10:46:21.514744801Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=b25bd28c-648a-4296-83b3-ecfd05c5bc33 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.866790 | controller | Jun 09 10:46:21.518414 crc crio[3654]: time="2026-06-09T10:46:21.518176597Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=f0251a9f-da16-4be2-86d6-698ec8df6e70 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.866812 | controller | Jun 09 10:46:21.519036 crc crio[3654]: time="2026-06-09T10:46:21.518854306Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.866834 | controller | Jun 09 10:46:21.519502 crc crio[3654]: time="2026-06-09T10:46:21.519444263Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer" id=1bfce606-4003-495b-b815-1aded44db09b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.866855 | controller | Jun 09 10:46:21.520054 crc crio[3654]: time="2026-06-09T10:46:21.51969925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.866878 | controller | Jun 09 10:46:21.563505 crc crio[3654]: time="2026-06-09T10:46:21.5631352Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.866900 | controller | Jun 09 10:46:21.623743 crc crio[3654]: time="2026-06-09T10:46:21.623238928Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.866922 | controller | Jun 09 10:46:21.853944 crc crio[3654]: time="2026-06-09T10:46:21.853276979Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=aebfee21-c4ba-4a3d-8d9c-a9b97a0e9bf5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.866945 | controller | Jun 09 10:46:21.861020 crc crio[3654]: time="2026-06-09T10:46:21.860663136Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=23a23253-44fb-47a1-a898-5ef026dc4b4f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.866968 | controller | Jun 09 10:46:21.872969 crc crio[3654]: time="2026-06-09T10:46:21.867480008Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-resources-copy" id=8690fe85-6abe-4b27-89b8-25fa2267828f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.866999 | controller | Jun 09 10:46:21.875181 crc crio[3654]: time="2026-06-09T10:46:21.875129053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.867022 | controller | Jun 09 10:46:21.941405 crc crio[3654]: time="2026-06-09T10:46:21.940974222Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.867044 | controller | Jun 09 10:46:22.484576 crc crio[3654]: time="2026-06-09T10:46:22.484000874Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.867066 | controller | Jun 09 10:46:22.706554 crc crio[3654]: time="2026-06-09T10:46:22.704918319Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.867088 | controller | Jun 09 10:46:22.905630 crc crio[3654]: time="2026-06-09T10:46:22.905574047Z" level=info msg="Created container 07cb653158dbde5dfcc655d3ab89b0b2208ca4feb7b829407db1163c3274270e: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer" id=1bfce606-4003-495b-b815-1aded44db09b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.867110 | controller | Jun 09 10:46:22.910753 crc crio[3654]: time="2026-06-09T10:46:22.908652873Z" level=info msg="Starting container: 07cb653158dbde5dfcc655d3ab89b0b2208ca4feb7b829407db1163c3274270e" id=10808b2d-6861-4ec6-9f77-19856dd81d8a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.867132 | controller | Jun 09 10:46:22.987749 crc crio[3654]: time="2026-06-09T10:46:22.984713217Z" level=info msg="Started container" PID=5583 containerID=07cb653158dbde5dfcc655d3ab89b0b2208ca4feb7b829407db1163c3274270e description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer id=10808b2d-6861-4ec6-9f77-19856dd81d8a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5800b03c1700b1d35e9bb66b054168b2c40f6a1f5507fd64959f9c898529ba81
2026-06-09 12:20:02.867155 | controller | Jun 09 10:46:23.064684 crc crio[3654]: time="2026-06-09T10:46:23.064623292Z" level=info msg="Created container 7a88f93fbcd3132b1a487d9e1c20ed8fa4f317f74c50d69f53526d12fcb37ce6: openshift-etcd/etcd-crc/etcd-resources-copy" id=8690fe85-6abe-4b27-89b8-25fa2267828f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.867178 | controller | Jun 09 10:46:23.077906 crc crio[3654]: time="2026-06-09T10:46:23.077661678Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=26bf0204-1c63-4a1a-9c0a-f7b8f2d69184 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.867200 | controller | Jun 09 10:46:23.078981 crc crio[3654]: time="2026-06-09T10:46:23.078264725Z" level=info msg="Starting container: 7a88f93fbcd3132b1a487d9e1c20ed8fa4f317f74c50d69f53526d12fcb37ce6" id=d446cf35-5d91-445d-bb99-ada4897adee8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.867223 | controller | Jun 09 10:46:23.083961 crc crio[3654]: time="2026-06-09T10:46:23.083609135Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=7da8d039-7e7e-43a0-b763-6b77a39b798f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.867244 | controller | Jun 09 10:46:23.090743 crc crio[3654]: time="2026-06-09T10:46:23.089902892Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=e2f4910e-b563-4eb0-9292-be38e37e8c95 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.867271 | controller | Jun 09 10:46:23.092021 crc crio[3654]: time="2026-06-09T10:46:23.091841646Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.867294 | controller | Jun 09 10:46:23.163580 crc crio[3654]: time="2026-06-09T10:46:23.162889322Z" level=info msg="Started container" PID=5593 containerID=7a88f93fbcd3132b1a487d9e1c20ed8fa4f317f74c50d69f53526d12fcb37ce6 description=openshift-etcd/etcd-crc/etcd-resources-copy id=d446cf35-5d91-445d-bb99-ada4897adee8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f2cdf767e0d2110ad4589ccdbe8e8bd6c1b9ae4a5e193a6ef42d310ac36b873
2026-06-09 12:20:02.867316 | controller | Jun 09 10:46:23.230553 crc crio[3654]: time="2026-06-09T10:46:23.229902064Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.867338 | controller | Jun 09 10:46:23.690761 crc crio[3654]: time="2026-06-09T10:46:23.690618604Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.867385 | controller | Jun 09 10:46:24.782946 crc crio[3654]: time="2026-06-09T10:46:24.77498778Z" level=info msg="Created container c6edd9d680dba1947a495cb42b24d16aa52c3e3e6da5fede4400dea17d63eff9: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=e2f4910e-b563-4eb0-9292-be38e37e8c95 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.867410 | controller | Jun 09 10:46:24.782946 crc crio[3654]: time="2026-06-09T10:46:24.778152789Z" level=info msg="Starting container: c6edd9d680dba1947a495cb42b24d16aa52c3e3e6da5fede4400dea17d63eff9" id=171779ce-1645-4554-8f0c-5461e90a2056 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.867432 | controller | Jun 09 10:46:24.848201 crc crio[3654]: time="2026-06-09T10:46:24.84799691Z" level=info msg="Started container" PID=5615 containerID=c6edd9d680dba1947a495cb42b24d16aa52c3e3e6da5fede4400dea17d63eff9 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=171779ce-1645-4554-8f0c-5461e90a2056 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5800b03c1700b1d35e9bb66b054168b2c40f6a1f5507fd64959f9c898529ba81
2026-06-09 12:20:02.867454 | controller | Jun 09 10:46:25.006243 crc crio[3654]: time="2026-06-09T10:46:25.005911186Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=815143e9-e6e1-47e1-97fe-5cc6a7349102 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.867475 | controller | Jun 09 10:46:25.090572 crc crio[3654]: time="2026-06-09T10:46:25.090171762Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=12d4d3fe-9c45-4201-804b-646a8b81a4ce name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.867497 | controller | Jun 09 10:46:25.095054 crc crio[3654]: time="2026-06-09T10:46:25.094190545Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcdctl" id=43d257f9-19b7-4aa0-a158-ef13ec441bb4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.867519 | controller | Jun 09 10:46:25.095452 crc crio[3654]: time="2026-06-09T10:46:25.095400769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.867541 | controller | Jun 09 10:46:25.108253 crc crio[3654]: time="2026-06-09T10:46:25.10788532Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.867567 | controller | Jun 09 10:46:25.120881 crc crio[3654]: time="2026-06-09T10:46:25.120645648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.867589 | controller | Jun 09 10:46:25.132488 crc crio[3654]: time="2026-06-09T10:46:25.132230664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.867611 | controller | Jun 09 10:46:25.395156 crc crio[3654]: time="2026-06-09T10:46:25.390182879Z" level=info msg="Created container 183f8aa551f0b759c4777841bdf133a8e67cf952bc2556d1aca753a0f454ba69: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=f0251a9f-da16-4be2-86d6-698ec8df6e70 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.867633 | controller | Jun 09 10:46:25.395156 crc crio[3654]: time="2026-06-09T10:46:25.394700836Z" level=info msg="Starting container: 183f8aa551f0b759c4777841bdf133a8e67cf952bc2556d1aca753a0f454ba69" id=22dbb666-a50f-4b26-8a7c-316d3f16e1ed name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.867655 | controller | Jun 09 10:46:25.431325 crc crio[3654]: time="2026-06-09T10:46:25.43117401Z" level=info msg="Created container c8e9f7e061535bf57fcaec705e1d0d1a8bcf34de4aeab659315b861d20e543f9: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer" id=fa61f176-1f77-4c5d-af3e-3a6c424d7642 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.867676 | controller | Jun 09 10:46:25.435134 crc crio[3654]: time="2026-06-09T10:46:25.434925816Z" level=info msg="Starting container: c8e9f7e061535bf57fcaec705e1d0d1a8bcf34de4aeab659315b861d20e543f9" id=7ab908ea-9e1f-499f-9bd2-205efe883934 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.867697 | controller | Jun 09 10:46:25.438140 crc crio[3654]: time="2026-06-09T10:46:25.435031109Z" level=info msg="Started container" PID=5636 containerID=183f8aa551f0b759c4777841bdf133a8e67cf952bc2556d1aca753a0f454ba69 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=22dbb666-a50f-4b26-8a7c-316d3f16e1ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=94be355b141f4f34f9dfbc8fa98ca3a4b8665d6d2e6970a173fc7801cdf633c7
2026-06-09 12:20:02.867719 | controller | Jun 09 10:46:25.517664 crc crio[3654]: time="2026-06-09T10:46:25.516876638Z" level=info msg="Started container" PID=5635 containerID=c8e9f7e061535bf57fcaec705e1d0d1a8bcf34de4aeab659315b861d20e543f9 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer id=7ab908ea-9e1f-499f-9bd2-205efe883934 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3634b745444ba35c0edeb974e19fc8a4e8fdec9fca497639475422f2fa1abea
2026-06-09 12:20:02.867741 | controller | Jun 09 10:46:25.518792 crc crio[3654]: time="2026-06-09T10:46:25.518228636Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=ff373dc6-9348-4d08-90ed-96a4781e0699 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.867762 | controller | Jun 09 10:46:25.522421 crc crio[3654]: time="2026-06-09T10:46:25.521653312Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=b6a71d4e-c087-4801-982f-7b924a5bdaa7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.867784 | controller | Jun 09 10:46:25.526457 crc crio[3654]: time="2026-06-09T10:46:25.5262189Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=ef2ed36c-77f6-4ecc-9fe5-d277d457fdf2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.867805 | controller | Jun 09 10:46:25.526920 crc crio[3654]: time="2026-06-09T10:46:25.526755815Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.867831 | controller | Jun 09 10:46:25.602852 crc crio[3654]: time="2026-06-09T10:46:25.601982988Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.867853 | controller | Jun 09 10:46:25.639380 crc crio[3654]: time="2026-06-09T10:46:25.639157812Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=4c6edc44-b677-417e-ab13-a17a34b14580 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.867875 | controller | Jun 09 10:46:25.646725 crc crio[3654]: time="2026-06-09T10:46:25.646468057Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=470fd798-dc41-4305-a963-1ea992104a7e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.867897 | controller | Jun 09 10:46:25.657519 crc crio[3654]: time="2026-06-09T10:46:25.657101726Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=03528c9f-d76b-4102-b8c5-22a00cb5d5a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.867919 | controller | Jun 09 10:46:25.657610 crc crio[3654]: time="2026-06-09T10:46:25.6575843Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.867940 | controller | Jun 09 10:46:25.759742 crc crio[3654]: time="2026-06-09T10:46:25.759547033Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.867962 | controller | Jun 09 10:46:25.962399 crc crio[3654]: time="2026-06-09T10:46:25.962119563Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.867984 | controller | Jun 09 10:46:26.353321 crc crio[3654]: time="2026-06-09T10:46:26.353176017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.868006 | controller | Jun 09 10:46:26.492991 crc crio[3654]: time="2026-06-09T10:46:26.492889141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.868027 | controller | Jun 09 10:46:26.639839 crc crio[3654]: time="2026-06-09T10:46:26.639573511Z" level=info msg="Created container fa5e74af0ddcaeb634b1c43a8cb84d0276996398d61f2e362f54bcc56b176994: openshift-etcd/etcd-crc/etcdctl" id=43d257f9-19b7-4aa0-a158-ef13ec441bb4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.868048 | controller | Jun 09 10:46:26.645966 crc crio[3654]: time="2026-06-09T10:46:26.64382559Z" level=info msg="Starting container: fa5e74af0ddcaeb634b1c43a8cb84d0276996398d61f2e362f54bcc56b176994" id=084340f0-bdda-4abd-95de-6c773a25d8c0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.868070 | controller | Jun 09 10:46:26.672383 crc crio[3654]: time="2026-06-09T10:46:26.671881148Z" level=info msg="Started container" PID=5665 containerID=fa5e74af0ddcaeb634b1c43a8cb84d0276996398d61f2e362f54bcc56b176994 description=openshift-etcd/etcd-crc/etcdctl id=084340f0-bdda-4abd-95de-6c773a25d8c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f2cdf767e0d2110ad4589ccdbe8e8bd6c1b9ae4a5e193a6ef42d310ac36b873
2026-06-09 12:20:02.868091 | controller | Jun 09 10:46:26.792539 crc crio[3654]: time="2026-06-09T10:46:26.792404413Z" level=info msg="Created container 00aafc815975521306ba80de625310388b94f6227e9714abfd49ee72926359ad: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=ef2ed36c-77f6-4ecc-9fe5-d277d457fdf2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.868118 | controller | Jun 09 10:46:26.794476 crc crio[3654]: time="2026-06-09T10:46:26.794247085Z" level=info msg="Starting container: 00aafc815975521306ba80de625310388b94f6227e9714abfd49ee72926359ad" id=b3ddd73a-46fc-428f-813c-385ae52b3d86 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.868140 | controller | Jun 09 10:46:26.801894 crc crio[3654]: time="2026-06-09T10:46:26.801694294Z" level=info msg="Started container" PID=5688 containerID=00aafc815975521306ba80de625310388b94f6227e9714abfd49ee72926359ad description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=b3ddd73a-46fc-428f-813c-385ae52b3d86 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94be355b141f4f34f9dfbc8fa98ca3a4b8665d6d2e6970a173fc7801cdf633c7
2026-06-09 12:20:02.868163 | controller | Jun 09 10:46:26.894584 crc crio[3654]: time="2026-06-09T10:46:26.894493861Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=f8daf3fe-bfcc-4ac2-8d55-b306611b8bdf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.868184 | controller | Jun 09 10:46:26.899707 crc crio[3654]: time="2026-06-09T10:46:26.899599564Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=3b5e10df-e54c-43ce-99d6-e2224e69e01d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.868205 | controller | Jun 09 10:46:26.905275 crc crio[3654]: time="2026-06-09T10:46:26.905043307Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd" id=42c78a02-c17d-4561-b074-6354b94cee2c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.868235 | controller | Jun 09 10:46:26.905901 crc crio[3654]: time="2026-06-09T10:46:26.905686125Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.868288 | controller | Jun 09 10:46:26.946823 crc crio[3654]: time="2026-06-09T10:46:26.946720998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.868320 | controller | Jun 09 10:46:27.248830 crc crio[3654]: time="2026-06-09T10:46:27.248591756Z" level=info msg="Created container 7e3fc5d1c1ee0cdf9b1eac505e35b4852acb807295a715b809871058bb539275: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=03528c9f-d76b-4102-b8c5-22a00cb5d5a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.868342 | controller | Jun 09 10:46:27.251540 crc crio[3654]: time="2026-06-09T10:46:27.251082036Z" level=info msg="Starting container: 7e3fc5d1c1ee0cdf9b1eac505e35b4852acb807295a715b809871058bb539275" id=dc7ae789-a3fb-48f2-b55f-d77e697307e5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.868389 | controller | Jun 09 10:46:27.306655 crc crio[3654]: time="2026-06-09T10:46:27.301665637Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=0dd115b3-a2ff-4455-9dfb-f0b13a3e28a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.868412 | controller | Jun 09 10:46:27.311651 crc crio[3654]: time="2026-06-09T10:46:27.307966614Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=e6d103fc-fcf5-44bd-9290-d6ab20ddfa72 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.868440 | controller | Jun 09 10:46:27.312277 crc crio[3654]: time="2026-06-09T10:46:27.312140201Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=ae56046c-f601-4aa3-a341-a62cb176e962 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.868462 | controller | Jun 09 10:46:27.314510 crc crio[3654]: time="2026-06-09T10:46:27.313655074Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.868485 | controller | Jun 09 10:46:27.380167 crc crio[3654]: time="2026-06-09T10:46:27.377922009Z" level=info msg="Started container" PID=5702 containerID=7e3fc5d1c1ee0cdf9b1eac505e35b4852acb807295a715b809871058bb539275 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=dc7ae789-a3fb-48f2-b55f-d77e697307e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3634b745444ba35c0edeb974e19fc8a4e8fdec9fca497639475422f2fa1abea
2026-06-09 12:20:02.868507 | controller | Jun 09 10:46:27.444657 crc crio[3654]: time="2026-06-09T10:46:27.444242012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.868529 | controller | Jun 09 10:46:27.483090 crc crio[3654]: time="2026-06-09T10:46:27.482434404Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.868551 | controller | Jun 09 10:46:28.116117 crc crio[3654]: time="2026-06-09T10:46:28.11572791Z" level=info msg="Created container 139a21f3786990dc87d08c313a8cfd4430eed9c93d56f3e30ddf71e0c55c270b: openshift-etcd/etcd-crc/etcd" id=42c78a02-c17d-4561-b074-6354b94cee2c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.868572 | controller | Jun 09 10:46:28.119238 crc crio[3654]: time="2026-06-09T10:46:28.119191478Z" level=info msg="Starting container: 139a21f3786990dc87d08c313a8cfd4430eed9c93d56f3e30ddf71e0c55c270b" id=089ffc9f-e627-43f3-b2fd-95d24e07ed45 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.868594 | controller | Jun 09 10:46:28.158661 crc crio[3654]: time="2026-06-09T10:46:28.158504982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.868616 | controller | Jun 09 10:46:28.163853 crc crio[3654]: time="2026-06-09T10:46:28.16376255Z" level=info msg="Started container" PID=5721 containerID=139a21f3786990dc87d08c313a8cfd4430eed9c93d56f3e30ddf71e0c55c270b description=openshift-etcd/etcd-crc/etcd id=089ffc9f-e627-43f3-b2fd-95d24e07ed45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f2cdf767e0d2110ad4589ccdbe8e8bd6c1b9ae4a5e193a6ef42d310ac36b873
2026-06-09 12:20:02.868638 | controller | Jun 09 10:46:28.209557 crc crio[3654]: time="2026-06-09T10:46:28.201963932Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=026ac948-cce9-4d6e-9ce4-6fe7e7d07714 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.868660 | controller | Jun 09 10:46:28.209557 crc crio[3654]: time="2026-06-09T10:46:28.205985875Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=ee393cca-4056-4b58-987a-7cacf2ce644d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.868682 | controller | Jun 09 10:46:28.209557 crc crio[3654]: time="2026-06-09T10:46:28.208482845Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-metrics" id=609ede0a-1321-4bd7-ae21-d7fbe4ffafa1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.868704 | controller | Jun 09 10:46:28.209557 crc crio[3654]: time="2026-06-09T10:46:28.208871776Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.868730 | controller | Jun 09 10:46:28.247545 crc crio[3654]: time="2026-06-09T10:46:28.247254685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.868753 | controller | Jun 09 10:46:28.396245 crc crio[3654]: time="2026-06-09T10:46:28.395395465Z" level=info msg="Created container b2715a5453d86e56718ff0f4c77907293b8ef52bad455f062de0695fdb41ad79: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=ae56046c-f601-4aa3-a341-a62cb176e962 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.868775 | controller | Jun 09 10:46:28.415247 crc crio[3654]: time="2026-06-09T10:46:28.41476362Z" level=info msg="Starting container: b2715a5453d86e56718ff0f4c77907293b8ef52bad455f062de0695fdb41ad79" id=305f1b60-9f1b-4338-aaf8-f6b9d378f495 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.868796 | controller | Jun 09 10:46:28.431898 crc crio[3654]: time="2026-06-09T10:46:28.431563951Z" level=info msg="Started container" PID=5755 containerID=b2715a5453d86e56718ff0f4c77907293b8ef52bad455f062de0695fdb41ad79 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=305f1b60-9f1b-4338-aaf8-f6b9d378f495 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94be355b141f4f34f9dfbc8fa98ca3a4b8665d6d2e6970a173fc7801cdf633c7
2026-06-09 12:20:02.868819 | controller | Jun 09 10:46:28.877102 crc crio[3654]: time="2026-06-09T10:46:28.876715175Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=8a0ea7ea-33a8-4d67-8fe7-098512945af4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.868841 | controller | Jun 09 10:46:28.892423 crc crio[3654]: time="2026-06-09T10:46:28.892174599Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=14407688-c51c-4262-b807-29340eebf324 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.868862 | controller | Jun 09 10:46:28.897685 crc crio[3654]: time="2026-06-09T10:46:28.896396117Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=ac006f6d-db10-416a-be7c-8b2cb940b8d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.868884 | controller | Jun 09 10:46:28.897685 crc crio[3654]: time="2026-06-09T10:46:28.897137538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.868905 | controller | Jun 09 10:46:28.939068 crc crio[3654]: time="2026-06-09T10:46:28.938938372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.868927 | controller | Jun 09 10:46:28.976974 crc crio[3654]: time="2026-06-09T10:46:28.976873228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.868949 | controller | Jun 09 10:46:29.336999 crc crio[3654]: time="2026-06-09T10:46:29.336727135Z" level=info msg="Created container 3f62be2cee60c032ba27842d695ec7ee5c18a8dde0ebd46191dfb5b3e9c19045: openshift-etcd/etcd-crc/etcd-metrics" id=609ede0a-1321-4bd7-ae21-d7fbe4ffafa1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.868971 | controller | Jun 09 10:46:29.356887 crc crio[3654]: time="2026-06-09T10:46:29.356093579Z" level=info msg="Starting container: 3f62be2cee60c032ba27842d695ec7ee5c18a8dde0ebd46191dfb5b3e9c19045" id=6d7e3aa6-c2ac-43f5-96fc-a8fc715630ef name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.868999 | controller | Jun 09 10:46:29.526060 crc crio[3654]: time="2026-06-09T10:46:29.52562731Z" level=info msg="Started container" PID=5796 containerID=3f62be2cee60c032ba27842d695ec7ee5c18a8dde0ebd46191dfb5b3e9c19045 description=openshift-etcd/etcd-crc/etcd-metrics id=6d7e3aa6-c2ac-43f5-96fc-a8fc715630ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f2cdf767e0d2110ad4589ccdbe8e8bd6c1b9ae4a5e193a6ef42d310ac36b873
2026-06-09 12:20:02.869022 | controller | Jun 09 10:46:29.783977 crc crio[3654]: time="2026-06-09T10:46:29.782895076Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=46ac3edf-43ff-4d9a-ac1d-8f1d256209f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.869044 | controller | Jun 09 10:46:29.831612 crc crio[3654]: time="2026-06-09T10:46:29.831536162Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=7c5df06e-6952-492e-b677-9efa18693a70 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.869066 | controller | Jun 09 10:46:29.913529 crc crio[3654]: time="2026-06-09T10:46:29.912589519Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-readyz" id=277bbcbb-095f-4fce-8645-63b2f97f7a76 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.869088 | controller | Jun 09 10:46:29.934536 crc crio[3654]: time="2026-06-09T10:46:29.934100153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.869110 | controller | Jun 09 10:46:30.093902 crc crio[3654]: time="2026-06-09T10:46:30.092992045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.869131 | controller | Jun 09 10:46:30.244666 crc crio[3654]: time="2026-06-09T10:46:30.241064814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.869153 | controller | Jun 09 10:46:30.543431 crc crio[3654]: time="2026-06-09T10:46:30.543137318Z" level=info msg="Created container 0ed49cc8095b57e3e1829f07e561565b926249d8e6fe2c0b32efc3aca29b6f22: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=ac006f6d-db10-416a-be7c-8b2cb940b8d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.869175 | controller | Jun 09 10:46:30.553043 crc crio[3654]: time="2026-06-09T10:46:30.552531942Z" level=info msg="Starting container: 0ed49cc8095b57e3e1829f07e561565b926249d8e6fe2c0b32efc3aca29b6f22" id=ece355c4-d9f1-4bce-9c04-3d039e907917 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.869197 | controller | Jun 09 10:46:30.671617 crc crio[3654]: time="2026-06-09T10:46:30.671429092Z" level=info msg="Started container" PID=5836 containerID=0ed49cc8095b57e3e1829f07e561565b926249d8e6fe2c0b32efc3aca29b6f22 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=ece355c4-d9f1-4bce-9c04-3d039e907917 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94be355b141f4f34f9dfbc8fa98ca3a4b8665d6d2e6970a173fc7801cdf633c7
2026-06-09 12:20:02.869219 | controller | Jun 09 10:46:31.858118 crc crio[3654]: time="2026-06-09T10:46:31.855500028Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.869241 | controller | Jun 09 10:46:32.051697 crc crio[3654]: time="2026-06-09T10:46:32.050225497Z" level=info msg="Created container 4dceed414b811f21384089be2e69f11f05f85294e57428cc4c86176fd886e5ef: openshift-etcd/etcd-crc/etcd-readyz" id=277bbcbb-095f-4fce-8645-63b2f97f7a76 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.869271 | controller | Jun 09 10:46:32.054244 crc crio[3654]: time="2026-06-09T10:46:32.052566752Z" level=info msg="Starting container: 4dceed414b811f21384089be2e69f11f05f85294e57428cc4c86176fd886e5ef" id=32db8726-4196-4f00-aa6d-5e35dd4536cd name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.869293 | controller | Jun 09 10:46:32.100092 crc crio[3654]: time="2026-06-09T10:46:32.099889712Z" level=info msg="Started container" PID=5867 containerID=4dceed414b811f21384089be2e69f11f05f85294e57428cc4c86176fd886e5ef description=openshift-etcd/etcd-crc/etcd-readyz id=32db8726-4196-4f00-aa6d-5e35dd4536cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f2cdf767e0d2110ad4589ccdbe8e8bd6c1b9ae4a5e193a6ef42d310ac36b873
2026-06-09 12:20:02.869315 | controller | Jun 09 10:46:32.157642 crc crio[3654]: time="2026-06-09T10:46:32.157342265Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=a4f40aa7-1062-4902-b736-b2fb6fc6bedf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.869337 | controller | Jun 09 10:46:32.161114 crc crio[3654]: time="2026-06-09T10:46:32.1607144Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=5613b752-920f-4188-9c90-0e6883f4a8d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.869383 | controller | Jun 09 10:46:32.165231 crc crio[3654]: time="2026-06-09T10:46:32.165120994Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-rev" id=3e2c5b03-45e8-4749-b1d8-99b3caf7abab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.869407 | controller | Jun 09 10:46:32.166436 crc crio[3654]: time="2026-06-09T10:46:32.166090711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.869430 | controller | Jun 09 10:46:32.194112 crc crio[3654]: time="2026-06-09T10:46:32.193208662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.869452 | controller | Jun 09 10:46:32.660059 crc crio[3654]: time="2026-06-09T10:46:32.659955221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.869474 | controller | Jun 09 10:46:32.792027 crc crio[3654]: time="2026-06-09T10:46:32.791925738Z" level=info msg="Created container 80d53eadbdfc47b6cf7cadab20a1edb5fd949dcd5400757c23984b558425c152: openshift-etcd/etcd-crc/etcd-rev" id=3e2c5b03-45e8-4749-b1d8-99b3caf7abab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.869495 | controller | Jun 09 10:46:32.793414 crc crio[3654]: time="2026-06-09T10:46:32.793275486Z" level=info msg="Starting container: 80d53eadbdfc47b6cf7cadab20a1edb5fd949dcd5400757c23984b558425c152" id=27ddc592-17f9-4d82-8966-30bc3344d3d2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.869517 | controller | Jun 09 10:46:32.800404 crc crio[3654]: time="2026-06-09T10:46:32.800254992Z" level=info msg="Started container" PID=5896 containerID=80d53eadbdfc47b6cf7cadab20a1edb5fd949dcd5400757c23984b558425c152 description=openshift-etcd/etcd-crc/etcd-rev id=27ddc592-17f9-4d82-8966-30bc3344d3d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f2cdf767e0d2110ad4589ccdbe8e8bd6c1b9ae4a5e193a6ef42d310ac36b873
2026-06-09 12:20:02.869540 | controller | Jun 09 10:46:55.655598 crc crio[3654]: time="2026-06-09T10:46:55.654887988Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=a4559fbd-bb1e-4fe1-a797-866ab67a126d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.869569 | controller | Jun 09 10:46:55.658358 crc crio[3654]: time="2026-06-09T10:46:55.658084028Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=491e9210-cebf-4f98-8a0e-c6a178ce4d1c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.869591 | controller | Jun 09 10:46:55.661126 crc crio[3654]: time="2026-06-09T10:46:55.661057441Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=70393b3b-7fea-4096-a7d2-7f2da96a7081 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.869629 | controller | Jun 09 10:46:55.661972 crc crio[3654]: time="2026-06-09T10:46:55.661901745Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.869653 | controller | Jun 09 10:46:55.685135 crc crio[3654]: time="2026-06-09T10:46:55.678247854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.869677 | controller | Jun 09 10:46:56.392262 crc crio[3654]: time="2026-06-09T10:46:56.392063733Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.869701 | controller | Jun 09 10:46:56.529743 crc crio[3654]: time="2026-06-09T10:46:56.52943375Z" level=info msg="Stopping container: 98923c4e1d5a73b0111503b3ab74d10c5c64b499d80e3a7767b2f877e60fea0a (timeout: 30s)" id=ca143362-922c-4111-bf0f-04da8dbcc5f8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.869723 | controller | Jun 09 10:46:56.625719 crc crio[3654]: time="2026-06-09T10:46:56.625452267Z" level=info msg="Created container d0ef9d2255ee5eded54f720dd3ab4a4afac01ccc3ef1ad8ba140fe87ac55789f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=70393b3b-7fea-4096-a7d2-7f2da96a7081 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.869746 | controller | Jun 09 10:46:56.628792 crc crio[3654]: time="2026-06-09T10:46:56.628705258Z" level=info msg="Starting container: d0ef9d2255ee5eded54f720dd3ab4a4afac01ccc3ef1ad8ba140fe87ac55789f" id=f5202ea5-8212-4d7e-8fb7-7664cc747f61 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.869767 | controller | Jun 09 10:46:56.651399 crc crio[3654]: time="2026-06-09T10:46:56.649785811Z" level=info msg="Started container" PID=6168 containerID=d0ef9d2255ee5eded54f720dd3ab4a4afac01ccc3ef1ad8ba140fe87ac55789f description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=f5202ea5-8212-4d7e-8fb7-7664cc747f61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94be355b141f4f34f9dfbc8fa98ca3a4b8665d6d2e6970a173fc7801cdf633c7
2026-06-09 12:20:02.869790 | controller | Jun 09 10:46:56.666651 crc crio[3654]: time="2026-06-09T10:46:56.666463359Z" level=info msg="Stopped container 98923c4e1d5a73b0111503b3ab74d10c5c64b499d80e3a7767b2f877e60fea0a: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=ca143362-922c-4111-bf0f-04da8dbcc5f8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.869812 | controller | Jun 09 10:46:56.670411 crc crio[3654]: time="2026-06-09T10:46:56.670213664Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=71bd4005-8bf4-4cd7-8ac9-a60dbea7d12f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.869834 | controller | Jun 09 10:46:56.672700 crc crio[3654]: time="2026-06-09T10:46:56.672575681Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=e69525ab-40b2-42f5-ae91-0d389ecb7db6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.869861 | controller | Jun 09 10:46:56.675919 crc crio[3654]: time="2026-06-09T10:46:56.675839602Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=16dd2034-ab60-4003-a0c6-b4c2a2589c41 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.869884 | controller | Jun 09 10:46:56.676540 crc crio[3654]: time="2026-06-09T10:46:56.676369847Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.869906 | controller | Jun 09 10:46:56.694256 crc crio[3654]: time="2026-06-09T10:46:56.694018343Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.869929 | controller | Jun 09 10:46:57.021641 crc crio[3654]: time="2026-06-09T10:46:57.02145781Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.869950 | controller | Jun 09 10:46:57.193692 crc crio[3654]: time="2026-06-09T10:46:57.193464881Z" level=info msg="Created container f71a5445ede33ba0b072128b7d16a126d9b6de03965e760b9656ddece20a7ed9: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=16dd2034-ab60-4003-a0c6-b4c2a2589c41 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.869975 | controller | Jun 09 10:46:57.195099 crc crio[3654]: time="2026-06-09T10:46:57.194997474Z" level=info msg="Starting container: f71a5445ede33ba0b072128b7d16a126d9b6de03965e760b9656ddece20a7ed9" id=34946ede-0215-482d-aab7-48b3cc17c2f2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.869999 | controller | Jun 09 10:46:57.201267 crc crio[3654]: time="2026-06-09T10:46:57.201133916Z" level=info msg="Started container" PID=6189 containerID=f71a5445ede33ba0b072128b7d16a126d9b6de03965e760b9656ddece20a7ed9 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=34946ede-0215-482d-aab7-48b3cc17c2f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3634b745444ba35c0edeb974e19fc8a4e8fdec9fca497639475422f2fa1abea
2026-06-09 12:20:02.870022 | controller | Jun 09 10:47:13.123975 crc crio[3654]: time="2026-06-09T10:47:13.123851281Z" level=info msg="Stopping container: d0ef9d2255ee5eded54f720dd3ab4a4afac01ccc3ef1ad8ba140fe87ac55789f (timeout: 15s)" id=742e4d74-3c83-47e0-a7ed-91041f41b934 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.870044 | controller | Jun 09 10:47:28.135510 crc crio[3654]: time="2026-06-09T10:47:28.135282359Z" level=warning msg="Stopping container d0ef9d2255ee5eded54f720dd3ab4a4afac01ccc3ef1ad8ba140fe87ac55789f with stop signal(15) timed out. Killing..."
2026-06-09 12:20:02.870066 | controller | Jun 09 10:47:28.277393 crc crio[3654]: time="2026-06-09T10:47:28.277237045Z" level=info msg="Stopping container: f71a5445ede33ba0b072128b7d16a126d9b6de03965e760b9656ddece20a7ed9 (timeout: 30s)" id=00386ae2-14ab-4131-8f01-7a7dcf4b6cc0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.870089 | controller | Jun 09 10:47:28.432464 crc crio[3654]: time="2026-06-09T10:47:28.432280599Z" level=info msg="Stopped container f71a5445ede33ba0b072128b7d16a126d9b6de03965e760b9656ddece20a7ed9: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=00386ae2-14ab-4131-8f01-7a7dcf4b6cc0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.870111 | controller | Jun 09 10:47:28.434055 crc crio[3654]: time="2026-06-09T10:47:28.43397918Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=88421e69-0f8f-4ff4-96a8-dc49d03434ee name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.870133 | controller | Jun 09 10:47:28.435394 crc crio[3654]: time="2026-06-09T10:47:28.435191216Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=3b778be7-7170-4eae-bba0-3765fc76b284 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.870161 | controller | Jun 09 10:47:28.437486 crc crio[3654]: time="2026-06-09T10:47:28.437271008Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=506d6e8f-e89f-4b25-8e05-01fbe5b78d67 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.870184 | controller | Jun 09 10:47:28.438234 crc crio[3654]: time="2026-06-09T10:47:28.438145253Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.870206 | controller | Jun 09 10:47:28.461729 crc crio[3654]: time="2026-06-09T10:47:28.461625211Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.870229 | controller | Jun 09 10:47:28.618214 crc crio[3654]: time="2026-06-09T10:47:28.618131449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.870250 | controller | Jun 09 10:47:28.662419 crc crio[3654]: time="2026-06-09T10:47:28.662258729Z" level=info msg="Stopped container d0ef9d2255ee5eded54f720dd3ab4a4afac01ccc3ef1ad8ba140fe87ac55789f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=742e4d74-3c83-47e0-a7ed-91041f41b934 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.870272 | controller | Jun 09 10:47:28.663689 crc crio[3654]: time="2026-06-09T10:47:28.663533386Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=f42d1b55-0a11-4d43-9f75-37512c6e584d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.870294 | controller | Jun 09 10:47:28.665133 crc crio[3654]: time="2026-06-09T10:47:28.665040531Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=8c7d6fdc-2083-4d12-9f80-bb2734c0deb3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.870315 | controller | Jun 09 10:47:28.667052 crc crio[3654]: time="2026-06-09T10:47:28.666979179Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=2817f298-9b8e-44e3-a834-c565966898ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.870336 | controller | Jun 09 10:47:28.667447 crc crio[3654]: time="2026-06-09T10:47:28.66736514Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.870383 | controller | Jun 09 10:47:28.677388 crc crio[3654]: time="2026-06-09T10:47:28.675865843Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.870408 | controller | Jun 09 10:47:28.686226 crc crio[3654]: time="2026-06-09T10:47:28.686151058Z" level=info msg="Created container 441ec8c8b8f7b50712742f92b188c4f748f98d0a9e8f73fff5d9e2fd49fccaf1: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=506d6e8f-e89f-4b25-8e05-01fbe5b78d67 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.870430 | controller | Jun 09 10:47:28.687094 crc crio[3654]: time="2026-06-09T10:47:28.687072155Z" level=info msg="Starting container: 441ec8c8b8f7b50712742f92b188c4f748f98d0a9e8f73fff5d9e2fd49fccaf1" id=844388df-bd1d-41be-9c25-233a77981bd8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.870458 | controller | Jun 09 10:47:28.692254 crc crio[3654]: time="2026-06-09T10:47:28.692078154Z" level=info msg="Started container" PID=6433 containerID=441ec8c8b8f7b50712742f92b188c4f748f98d0a9e8f73fff5d9e2fd49fccaf1 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=844388df-bd1d-41be-9c25-233a77981bd8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3634b745444ba35c0edeb974e19fc8a4e8fdec9fca497639475422f2fa1abea
2026-06-09 12:20:02.870482 | controller | Jun 09 10:47:28.895670 crc crio[3654]: time="2026-06-09T10:47:28.895557017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.870504 | controller | Jun 09 10:47:28.899151 crc crio[3654]: time="2026-06-09T10:47:28.899052411Z" level=info msg="Removing container: 98923c4e1d5a73b0111503b3ab74d10c5c64b499d80e3a7767b2f877e60fea0a" id=c6d905e6-55ca-4042-af83-7e589a7a9d39 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.870527 | controller | Jun 09 10:47:28.925915 crc crio[3654]: time="2026-06-09T10:47:28.925840887Z" level=info msg="Removed container 98923c4e1d5a73b0111503b3ab74d10c5c64b499d80e3a7767b2f877e60fea0a: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=c6d905e6-55ca-4042-af83-7e589a7a9d39 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.870548 | controller | Jun 09 10:47:28.930909 crc crio[3654]: time="2026-06-09T10:47:28.930797744Z" level=info msg="Removing container: 0ed49cc8095b57e3e1829f07e561565b926249d8e6fe2c0b32efc3aca29b6f22" id=5ff44795-450e-4d69-b5de-ece4064a9c23 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.870570 | controller | Jun 09 10:47:28.982186 crc crio[3654]: time="2026-06-09T10:47:28.982024025Z" level=info msg="Created container e5f4de7fd2803934b1711b8f4200ed8478f219c41fb5f7f3f36d40bc196765c0: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=2817f298-9b8e-44e3-a834-c565966898ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.870591 | controller | Jun 09 10:47:28.983840 crc crio[3654]: time="2026-06-09T10:47:28.983713785Z" level=info msg="Starting container: e5f4de7fd2803934b1711b8f4200ed8478f219c41fb5f7f3f36d40bc196765c0" id=3f0f04bc-ce73-4237-b06c-37898f781416 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.870613 | controller | Jun 09 10:47:28.997515 crc crio[3654]: time="2026-06-09T10:47:28.989711844Z" level=info msg="Started container" PID=6456 containerID=e5f4de7fd2803934b1711b8f4200ed8478f219c41fb5f7f3f36d40bc196765c0 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=3f0f04bc-ce73-4237-b06c-37898f781416 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94be355b141f4f34f9dfbc8fa98ca3a4b8665d6d2e6970a173fc7801cdf633c7
2026-06-09 12:20:02.870634 | controller | Jun 09 10:47:29.017484 crc crio[3654]: time="2026-06-09T10:47:29.017356935Z" level=info msg="Removed container 0ed49cc8095b57e3e1829f07e561565b926249d8e6fe2c0b32efc3aca29b6f22: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=5ff44795-450e-4d69-b5de-ece4064a9c23 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.870656 | controller | Jun 09 10:47:58.276050 crc crio[3654]: time="2026-06-09T10:47:58.275409513Z" level=info msg="Stopping container: 441ec8c8b8f7b50712742f92b188c4f748f98d0a9e8f73fff5d9e2fd49fccaf1 (timeout: 30s)" id=346bceb1-0da6-4944-add6-ff3b5ad5c494 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.870677 | controller | Jun 09 10:47:58.985698 crc crio[3654]: time="2026-06-09T10:47:58.985157082Z" level=info msg="Stopped container 441ec8c8b8f7b50712742f92b188c4f748f98d0a9e8f73fff5d9e2fd49fccaf1: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=346bceb1-0da6-4944-add6-ff3b5ad5c494 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.870703 | controller | Jun 09 10:47:58.987871 crc crio[3654]: time="2026-06-09T10:47:58.987745909Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=84d9a76d-caaa-4279-8baf-c69fab3b04b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.870725 | controller | Jun 09 10:47:58.989968 crc crio[3654]: time="2026-06-09T10:47:58.989884283Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=73da9289-5376-4a1f-b1d9-6a1396c48ca2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.870747 | controller | Jun 09 10:47:58.992235 crc crio[3654]: time="2026-06-09T10:47:58.992132849Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=e5dbd4b1-115c-4562-ac86-7c230a53b263 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.870769 | controller | Jun 09 10:47:58.992984 crc crio[3654]: time="2026-06-09T10:47:58.992877232Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.870791 | controller | Jun 09 10:47:59.009648 crc crio[3654]: time="2026-06-09T10:47:59.009425553Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.870812 | controller | Jun 09 10:47:59.059583 crc crio[3654]: time="2026-06-09T10:47:59.05948638Z" level=info msg="Removing container: f71a5445ede33ba0b072128b7d16a126d9b6de03965e760b9656ddece20a7ed9" id=6f0dcfcd-31a4-432b-bdca-db29c40c25d3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.870834 | controller | Jun 09 10:47:59.111106 crc crio[3654]: time="2026-06-09T10:47:59.11102018Z" level=info msg="Removed container f71a5445ede33ba0b072128b7d16a126d9b6de03965e760b9656ddece20a7ed9: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=6f0dcfcd-31a4-432b-bdca-db29c40c25d3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.870856 | controller | Jun 09 10:47:59.153161 crc crio[3654]: time="2026-06-09T10:47:59.153061599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.870878 | controller | Jun 09 10:47:59.330637 crc crio[3654]: time="2026-06-09T10:47:59.330250111Z" level=info msg="Created container cc1ae64b09af11dfbfefcba32f8fcf87d21f9226d00cf3b933ed76e9cc17ee72: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=e5dbd4b1-115c-4562-ac86-7c230a53b263 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.870900 | controller | Jun 09 10:47:59.332087 crc crio[3654]: time="2026-06-09T10:47:59.331994783Z" level=info msg="Starting container: cc1ae64b09af11dfbfefcba32f8fcf87d21f9226d00cf3b933ed76e9cc17ee72" id=612e89a9-9000-4582-b5e3-bcf7d3a055ba name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.870922 | controller | Jun 09 10:47:59.338899 crc crio[3654]: time="2026-06-09T10:47:59.338749454Z" level=info msg="Started container" PID=6629 containerID=cc1ae64b09af11dfbfefcba32f8fcf87d21f9226d00cf3b933ed76e9cc17ee72 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=612e89a9-9000-4582-b5e3-bcf7d3a055ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3634b745444ba35c0edeb974e19fc8a4e8fdec9fca497639475422f2fa1abea
2026-06-09 12:20:02.870944 | controller | Jun 09 10:48:03.122858 crc crio[3654]: time="2026-06-09T10:48:03.122705764Z" level=info msg="Stopping container: e5f4de7fd2803934b1711b8f4200ed8478f219c41fb5f7f3f36d40bc196765c0 (timeout: 15s)" id=95c55fd2-e440-43ae-9fd2-a27f13aac42c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.870972 | controller | Jun 09 10:48:03.690931 crc crio[3654]: time="2026-06-09T10:48:03.690528498Z" level=info msg="Stopped container e5f4de7fd2803934b1711b8f4200ed8478f219c41fb5f7f3f36d40bc196765c0: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=95c55fd2-e440-43ae-9fd2-a27f13aac42c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.870995 | controller | Jun 09 10:48:03.693616 crc crio[3654]: time="2026-06-09T10:48:03.693537027Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=f75d61ff-01bb-4f9a-b508-d1506db5329b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.871017 | controller | Jun 09 10:48:03.697202 crc crio[3654]: time="2026-06-09T10:48:03.697126454Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=a4259fc0-cda5-4623-9b93-386464bdc3a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.871039 | controller | Jun 09 10:48:03.699631 crc crio[3654]: time="2026-06-09T10:48:03.699542256Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=aa9c569f-94dc-4210-b7ff-2aea5ce9054c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.871061 | controller | Jun 09 10:48:03.700050 crc crio[3654]: time="2026-06-09T10:48:03.699989459Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.871082 | controller | Jun 09 10:48:03.713061 crc crio[3654]: time="2026-06-09T10:48:03.712918223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.871104 | controller | Jun 09 10:48:03.897381 crc crio[3654]: time="2026-06-09T10:48:03.897093663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.871126 | controller | Jun 09 10:48:03.965118 crc crio[3654]: time="2026-06-09T10:48:03.96500477Z" level=info msg="Created container c6ec45eae073edea4ec379e56815c2bb19f819bf2837059ddd3a84c23e6ad58d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=aa9c569f-94dc-4210-b7ff-2aea5ce9054c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.871148 | controller | Jun 09 10:48:03.966360 crc crio[3654]: time="2026-06-09T10:48:03.966239317Z" level=info msg="Starting container: c6ec45eae073edea4ec379e56815c2bb19f819bf2837059ddd3a84c23e6ad58d" id=366979d4-b62c-4a9f-8e95-f886790eb97e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.871170 | controller | Jun 09 10:48:03.971208 crc crio[3654]: time="2026-06-09T10:48:03.9710797Z" level=info msg="Started container" PID=6691 containerID=c6ec45eae073edea4ec379e56815c2bb19f819bf2837059ddd3a84c23e6ad58d description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=366979d4-b62c-4a9f-8e95-f886790eb97e name=/runtime.v1.RuntimeService/StartContainer sandboxID=94be355b141f4f34f9dfbc8fa98ca3a4b8665d6d2e6970a173fc7801cdf633c7
2026-06-09 12:20:02.871193 | controller | Jun 09 10:48:04.097074 crc crio[3654]: time="2026-06-09T10:48:04.096827875Z" level=info msg="Removing container: d0ef9d2255ee5eded54f720dd3ab4a4afac01ccc3ef1ad8ba140fe87ac55789f" id=da3d1c1c-0da1-4436-9122-9c3ed447ec57 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.871214 | controller | Jun 09 10:48:04.119854 crc crio[3654]: time="2026-06-09T10:48:04.119730495Z" level=info msg="Removed container d0ef9d2255ee5eded54f720dd3ab4a4afac01ccc3ef1ad8ba140fe87ac55789f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=da3d1c1c-0da1-4436-9122-9c3ed447ec57 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.871242 | controller | Jun 09 10:48:44.694596 crc crio[3654]: time="2026-06-09T10:48:44.693959199Z" level=info msg="Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD" id=6f52596a-8051-423c-bb08-23a7c48082d3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.871264 | controller | Jun 09 10:48:44.695956 crc crio[3654]: time="2026-06-09T10:48:44.694853564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.871287 | controller | Jun 09 10:48:44.713210 crc crio[3654]: time="2026-06-09T10:48:44.713119512Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:11972286af0a6f85a61c21ee6ae0a75f85eb9965e9869c7cbc86e0a0d85439e6 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/90df3710-dedc-4749-a2fc-05e7b2a9f40c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc0016a8f48}] Aliases:map[]}"
2026-06-09 12:20:02.871318 | controller | Jun 09 10:48:44.713210 crc crio[3654]: time="2026-06-09T10:48:44.713192774Z" level=info msg="Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.871341 | controller | Jun 09 10:48:46.711145 crc crio[3654]: time="2026-06-09T10:48:46.711046965Z" level=info msg="Running pod sandbox: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD" id=46cd43f7-7f8c-4865-a477-346edb8b1299 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.871431 | controller | Jun 09 10:48:46.712248 crc crio[3654]: time="2026-06-09T10:48:46.711187898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.871462 | controller | Jun 09 10:48:46.731609 crc crio[3654]: time="2026-06-09T10:48:46.730879237Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD" id=b7fe9d36-a5f1-4320-8466-dcf2b26e0196 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.871485 | controller | Jun 09 10:48:46.731609 crc crio[3654]: time="2026-06-09T10:48:46.731130134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.871507 | controller | Jun 09 10:48:46.739865 crc crio[3654]: time="2026-06-09T10:48:46.739745733Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=46cd43f7-7f8c-4865-a477-346edb8b1299 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.871530 | controller | Jun 09 10:48:46.746079 crc crio[3654]: time="2026-06-09T10:48:46.745997347Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:2427300b8543546d42beec205f3d74a535e35e3881668635a27b99df56a4e6e5 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/0a9ed091-5f32-4d5e-921a-444e66041ba4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc00008d338}] Aliases:map[]}"
2026-06-09 12:20:02.871553 | controller | Jun 09 10:48:46.746079 crc crio[3654]: time="2026-06-09T10:48:46.746041038Z" level=info msg="Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.871575 | controller | Jun 09 10:48:46.755404 crc crio[3654]: time="2026-06-09T10:48:46.754386181Z" level=info msg="Ran pod sandbox efc98da39db7e2091d4a6c81e4a272b557482da2572c717e97e449c6b69019ee with infra container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD" id=46cd43f7-7f8c-4865-a477-346edb8b1299 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.871603 | controller | Jun 09 10:48:46.756441 crc crio[3654]: time="2026-06-09T10:48:46.756244982Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD" id=9c3769e9-337a-4ed7-87fc-aab2656a47ca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.871626 | controller | Jun 09 10:48:46.756597 crc crio[3654]: time="2026-06-09T10:48:46.756481799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.871649 | controller | Jun 09 10:48:46.757778 crc crio[3654]: time="2026-06-09T10:48:46.757558179Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=8c758432-b5f9-4a4f-aa0e-72361f515f33 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.871671 | controller | Jun 09 10:48:46.761783 crc crio[3654]: time="2026-06-09T10:48:46.761605081Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=3c94cd61-c0db-4211-8811-4f282341dd0d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.871694 | controller | Jun 09 10:48:46.767932 crc crio[3654]: time="2026-06-09T10:48:46.767848575Z" level=info msg="Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator" id=2366075f-71cd-47de-a76e-932c09177f55 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.871716 | controller | Jun 09 10:48:46.768546 crc crio[3654]: time="2026-06-09T10:48:46.768461062Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.871739 | controller | Jun 09 10:48:46.783912 crc crio[3654]: time="2026-06-09T10:48:46.781552666Z" level=info msg="Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD" id=905f2a5b-cea8-412b-b290-4b304dcdc2c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.871762 | controller | Jun 09 10:48:46.783912 crc crio[3654]: time="2026-06-09T10:48:46.781750622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.871784 | controller | Jun 09 10:48:46.785113 crc crio[3654]: time="2026-06-09T10:48:46.785022683Z" level=info msg="Running pod sandbox: openshift-network-operator/iptables-alerter-5jnd7/POD" id=2174d162-a18b-44bb-989e-64d334aaf247 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.871805 | controller | Jun 09 10:48:46.785500 crc crio[3654]: time="2026-06-09T10:48:46.785242389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.871827 | controller | Jun 09 10:48:46.787622 crc crio[3654]: time="2026-06-09T10:48:46.787498752Z" level=info msg="Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD" id=1a1f85cb-1176-43a2-9ba7-cdefef5acbac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.871850 | controller | Jun 09 10:48:46.787831 crc crio[3654]: time="2026-06-09T10:48:46.787642946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.871872 | controller | Jun 09 10:48:46.796506 crc crio[3654]: time="2026-06-09T10:48:46.796040899Z" level=info msg="Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD" id=4b03f014-0972-4051-858f-9f164739164e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.871900 | controller | Jun 09 10:48:46.796506 crc crio[3654]: time="2026-06-09T10:48:46.796195444Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.871923 | controller | Jun 09 10:48:46.802877 crc crio[3654]: time="2026-06-09T10:48:46.802773507Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:7065800cf485ac7e2313788dd5d99f85b0551588e9be24218ed7b1881fe01409 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/6f323541-2042-4adf-9017-fbaf24e672ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc0016a80c8}] Aliases:map[]}"
2026-06-09 12:20:02.871946 | controller | Jun 09 10:48:46.803062 crc crio[3654]: time="2026-06-09T10:48:46.803030684Z" level=info msg="Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.871968 | controller | Jun 09 10:48:46.807107 crc crio[3654]: time="2026-06-09T10:48:46.806942133Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.871990 | controller | Jun 09 10:48:46.823804 crc crio[3654]: time="2026-06-09T10:48:46.82302418Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=2174d162-a18b-44bb-989e-64d334aaf247 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.872013 | controller | Jun 09 10:48:46.824808 crc crio[3654]: time="2026-06-09T10:48:46.824652395Z" level=info msg="Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD" id=45f221d3-fbff-47ae-9a5c-8bd94cd7aa54 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.872086 | controller | Jun 09 10:48:46.826051 crc crio[3654]: time="2026-06-09T10:48:46.826007943Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.872120 | controller | Jun 09 10:48:46.855587 crc crio[3654]: time="2026-06-09T10:48:46.855543315Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:f42b7202cf82e2736808952674fdc287e597b13275712a35ba7b23ed679b59d1 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/b51b27e5-1341-4223-b41c-99b551ff467e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc000f141f0}] Aliases:map[]}"
2026-06-09 12:20:02.872145 | controller | Jun 09 10:48:46.855976 crc crio[3654]: time="2026-06-09T10:48:46.855955056Z" level=info msg="Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.872168 | controller | Jun 09 10:48:46.867790 crc crio[3654]: time="2026-06-09T10:48:46.867159738Z" level=info msg="Ran pod sandbox 823d92d33ac106782b3105b8a9ffa12696f5c1c68e5f57436ac84ae9add984d8 with infra container: openshift-network-operator/iptables-alerter-5jnd7/POD" id=2174d162-a18b-44bb-989e-64d334aaf247 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.872191 | controller | Jun 09 10:48:46.871457 crc crio[3654]: time="2026-06-09T10:48:46.871263152Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=8f076b40-1da1-4fb7-96b6-84500107a533 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.872220 | controller | Jun 09 10:48:46.877437 crc crio[3654]: time="2026-06-09T10:48:46.877356312Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=e71f0d8e-afbe-44a2-911f-f58425da73fd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.872242 | controller | Jun 09 10:48:46.895073 crc crio[3654]: time="2026-06-09T10:48:46.8949216Z" level=info msg="Creating container: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter" id=cc1b07f7-a299-42c3-842f-b2456f079c0d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.872288 | controller | Jun 09 10:48:46.895616 crc crio[3654]: time="2026-06-09T10:48:46.895470545Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.872370 | controller | Jun 09 10:48:46.896187 crc crio[3654]: time="2026-06-09T10:48:46.896142264Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:88df9c3a98a4f8322b1b9c58c98b1f8b467e4bb032e67747dbdd4afd11b5c829 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/99d39f60-c9bf-43e4-bf1e-2c7e748123e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc0029222a8}] Aliases:map[]}"
2026-06-09 12:20:02.872406 | controller | Jun 09 10:48:46.896396 crc crio[3654]: time="2026-06-09T10:48:46.8963633Z" level=info msg="Adding pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.872432 | controller | Jun 09 10:48:46.899919 crc crio[3654]: time="2026-06-09T10:48:46.899518048Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:8d0e5fd139fc516763a67bfb7e0605dd51234d7f52071de765805788dc293680 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/42e38beb-d1db-41f4-9085-a5a2fbf846bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc001712270}] Aliases:map[]}"
2026-06-09 12:20:02.872456 | controller | Jun 09 10:48:46.899919 crc crio[3654]: time="2026-06-09T10:48:46.899550059Z" level=info msg="Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.872478 | controller | Jun 09 10:48:46.921552 crc crio[3654]: time="2026-06-09T10:48:46.921442688Z" level=info msg="Running pod sandbox: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD" id=71467771-0f2d-4a61-964a-158aba608c15 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.872500 | controller | Jun 09 10:48:46.921866 crc crio[3654]: time="2026-06-09T10:48:46.921611593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.872522 | controller | Jun 09 10:48:46.923892 crc crio[3654]: time="2026-06-09T10:48:46.923792213Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:36f795b3d228975b352ac3ae72180435ac1d76ad3ecce036ad8627f33fbfb5de UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/a2cb983f-4019-4bd7-9b2e-067c5cdca1ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc000f14578}] Aliases:map[]}"
2026-06-09 12:20:02.872551 | controller | Jun 09 10:48:46.924646 crc crio[3654]: time="2026-06-09T10:48:46.924620376Z" level=info msg="Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.872574 | controller | Jun 09 10:48:46.930763 crc crio[3654]: time="2026-06-09T10:48:46.930628674Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=71467771-0f2d-4a61-964a-158aba608c15 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.872596 | controller | Jun 09 10:48:46.941350 crc crio[3654]: time="2026-06-09T10:48:46.940862448Z" level=info msg="Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD" id=356bc3c5-7427-408f-b334-4176986b03db name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.872618 | controller | Jun 09 10:48:46.941350 crc crio[3654]: time="2026-06-09T10:48:46.941067084Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.872639 | controller | Jun 09 10:48:46.981567 crc crio[3654]: time="2026-06-09T10:48:46.980610294Z" level=info msg="Ran pod sandbox 0d43f16884512cb4593616184efe91980c526fb8e7d1c4d5bbb19cd9012db3f4 with infra container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD" id=71467771-0f2d-4a61-964a-158aba608c15 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.872661 | controller | Jun 09 10:48:47.002266 crc crio[3654]: time="2026-06-09T10:48:47.002052201Z" level=info msg="Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD" id=d5d74b23-08c1-4144-a0ba-60dca3ca7dea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.872682 | controller | Jun 09 10:48:47.002266 crc crio[3654]: time="2026-06-09T10:48:47.002210025Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.872704 | controller | Jun 09 10:48:47.002648 crc crio[3654]: time="2026-06-09T10:48:47.002212585Z" level=info msg="Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD" id=fc11e763-c64e-4aff-9727-7d9f7a307575 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.872726 | controller | Jun 09 10:48:47.002648 crc crio[3654]: time="2026-06-09T10:48:47.002614576Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.872748 | controller | Jun 09 10:48:47.006941 crc crio[3654]: time="2026-06-09T10:48:47.006900836Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=864d92fe-9d94-4722-b000-55402d9c6d36 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.872770 | controller | Jun 09 10:48:47.008022 crc crio[3654]: time="2026-06-09T10:48:47.007901403Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD" id=f7aef869-6630-47ca-ba0d-7bdcfa3570c1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.872792 | controller | Jun 09 10:48:47.008022 crc crio[3654]: time="2026-06-09T10:48:47.007958245Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.872814 | controller | Jun 09 10:48:47.060925 crc crio[3654]: time="2026-06-09T10:48:47.060651681Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD" id=abe5727e-86b3-45f5-bc81-82a4f75cbf8b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.872840 | controller | Jun 09 10:48:47.061280 crc crio[3654]: time="2026-06-09T10:48:47.06097999Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.872862 | controller | Jun 09 10:48:47.066996 crc crio[3654]: time="2026-06-09T10:48:47.066972737Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.872884 | controller | Jun 09 10:48:47.070456 crc crio[3654]: time="2026-06-09T10:48:47.06998517Z" level=info msg="Running pod sandbox: openshift-network-node-identity/network-node-identity-dgvkt/POD" id=dc29ba8d-7ad9-4225-85b7-f32d1c5e3ba1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.872906 | controller | Jun 09 10:48:47.071640 crc crio[3654]: time="2026-06-09T10:48:47.070842694Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.872928 | controller | Jun 09 10:48:47.094013 crc crio[3654]: time="2026-06-09T10:48:47.092998201Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD" id=13f5b5fd-da40-4a82-b53a-c078c96034d8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.872950 | controller | Jun 09 10:48:47.094013 crc crio[3654]: time="2026-06-09T10:48:47.093896306Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.872974 | controller | Jun 09 10:48:47.102956 crc crio[3654]: time="2026-06-09T10:48:47.099769209Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=f3628c1f-8778-4373-9f6e-66582a6c40f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.872998 | controller | Jun 09 10:48:47.104121 crc crio[3654]: time="2026-06-09T10:48:47.104033678Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD" id=124736ae-4013-4cac-8392-177b19a74a6d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.873020 | controller | Jun 09 10:48:47.104226 crc crio[3654]: time="2026-06-09T10:48:47.104144481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.873041 | controller | Jun 09 10:48:47.105281 crc crio[3654]: time="2026-06-09T10:48:47.105249761Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy" id=8b94ed59-cb57-494a-802d-c3373b412c20 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.873063 | controller | Jun 09 10:48:47.106195 crc crio[3654]: time="2026-06-09T10:48:47.105355704Z" level=info msg="Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD" id=58ef5303-4d53-4e30-b5a5-4b1f0c4f0640 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.873085 | controller | Jun 09 10:48:47.106195 crc crio[3654]: time="2026-06-09T10:48:47.105868769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.873107 | controller | Jun 09 10:48:47.109494 crc crio[3654]: time="2026-06-09T10:48:47.109463519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.873129 | controller | Jun 09 10:48:47.125519 crc crio[3654]: time="2026-06-09T10:48:47.118583462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.873156 | controller | Jun 09 10:48:47.132075 crc crio[3654]: time="2026-06-09T10:48:47.132032847Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:174b80ed930b7117eb7f452f30e2b97531afccee8bc26fc5a131e030271be084 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/090bea57-4b77-4760-9219-ed2473c35beb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc0017121b8}] Aliases:map[]}"
2026-06-09 12:20:02.873179 | controller | Jun 09 10:48:47.132341 crc crio[3654]: time="2026-06-09T10:48:47.132268283Z" level=info msg="Adding pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.873202 | controller | Jun 09 10:48:47.141403 crc crio[3654]: time="2026-06-09T10:48:47.14116247Z" level=info msg="Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD" id=2a53d836-d9ac-4d65-bc8b-dd29982ca5c1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.873223 | controller | Jun 09 10:48:47.141497 crc crio[3654]: time="2026-06-09T10:48:47.141440228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.873246 | controller | Jun 09 10:48:47.198280 crc crio[3654]: time="2026-06-09T10:48:47.197870968Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:c702ca6340659dfba7fb6a27261378b6efc9ea2c834a8ece8c4554332fbb79c7 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/2d20451c-791e-407b-ae9a-3e68bbc40f92 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc00008c688}] Aliases:map[]}"
2026-06-09 12:20:02.873268 | controller | Jun 09 10:48:47.202609 crc crio[3654]: time="2026-06-09T10:48:47.201612212Z" level=info msg="Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.873289 | controller | Jun 09 10:48:47.207951 crc crio[3654]: time="2026-06-09T10:48:47.207503606Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=dc29ba8d-7ad9-4225-85b7-f32d1c5e3ba1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.873311 | controller | Jun 09 10:48:47.212971 crc crio[3654]: time="2026-06-09T10:48:47.212864865Z" level=info msg="Running pod sandbox: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD" id=b161bfc0-4d01-4c10-8c97-fbfc65b384c5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.873332 | controller | Jun 09 10:48:47.212971 crc crio[3654]: time="2026-06-09T10:48:47.212932457Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.873379 | controller | Jun 09 10:48:47.239465 crc crio[3654]: time="2026-06-09T10:48:47.238642123Z" level=info msg="Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD" id=92b0e069-17f3-432b-97b7-7c7d35c60541 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.873404 | controller | Jun 09 10:48:47.239465 crc crio[3654]: time="2026-06-09T10:48:47.238829408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.873427 | controller | Jun 09 10:48:47.241537 crc crio[3654]: time="2026-06-09T10:48:47.241130862Z" level=info msg="Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD" id=84815681-226c-4da6-843c-593f54e80ed8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.873460 | controller | Jun 09 10:48:47.241537 crc crio[3654]: time="2026-06-09T10:48:47.241272896Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.873484 | controller | Jun 09 10:48:47.251112 crc crio[3654]: time="2026-06-09T10:48:47.250628046Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD" id=53fd9242-e420-4602-9cab-ff5d7cd9e2dd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.873506 | controller | Jun 09 10:48:47.251112 crc crio[3654]: time="2026-06-09T10:48:47.250812941Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.873529 | controller | Jun 09 10:48:47.264945 crc crio[3654]: time="2026-06-09T10:48:47.264376279Z" level=info msg="Ran pod sandbox 87be9d17d06d1106bcb0dd6a4096410f5b670dce8851c6845a1e670d8afd0ac0 with infra container: openshift-network-node-identity/network-node-identity-dgvkt/POD" id=dc29ba8d-7ad9-4225-85b7-f32d1c5e3ba1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.873551 | controller | Jun 09 10:48:47.267971 crc crio[3654]: time="2026-06-09T10:48:47.267196227Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=2e2eda8b-b5cf-4d1c-b415-d5c2b2dfd8cc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.873574 | controller | Jun 09 10:48:47.277079 crc crio[3654]: time="2026-06-09T10:48:47.276857626Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:eb45a7e46f69528707fef11d2fb816a926217d8e491185dd1744b24a966cf3bf UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/cda2d52e-1f67-4615-b7f9-939ac671f88b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc000f14438}] Aliases:map[]}"
2026-06-09 12:20:02.873597 | controller | Jun 09 10:48:47.277273 crc crio[3654]: time="2026-06-09T10:48:47.277046821Z" level=info msg="Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.873640 | controller | Jun 09 10:48:47.284258 crc crio[3654]: time="2026-06-09T10:48:47.284139978Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=a06d4d14-cd68-4ced-8631-dbf0f93ba909 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.873664 | controller | Jun 09 10:48:47.287368 crc crio[3654]: time="2026-06-09T10:48:47.287259715Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:9ef460c96b87455cd3d42a968ce20f7eb90516797fa62d1044a616eaa5e9991a UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/96a50249-5f23-4a1a-ac8b-394b0803a213 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc002a06950}] Aliases:map[]}"
2026-06-09 12:20:02.873691 | controller | Jun 09 10:48:47.287368 crc crio[3654]: time="2026-06-09T10:48:47.287362808Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.873713 | controller | Jun 09 10:48:47.322372 crc crio[3654]: time="2026-06-09T10:48:47.322197217Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/webhook" id=98fb72ec-250b-4cd5-a3db-fe505fd65361 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.873742 | controller | Jun 09 10:48:47.323582 crc crio[3654]: time="2026-06-09T10:48:47.323554975Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:604a7158f223df00081650bfc73dbbe525a6ba3a1fbb92967e64acf51272d7f0 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/c4f816d7-ec0a-481b-8e15-25474e53f234 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc0029b2238}] Aliases:map[]}"
2026-06-09 12:20:02.873765 | controller | Jun 09 10:48:47.325234 crc crio[3654]: time="2026-06-09T10:48:47.324918093Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.873788 | controller | Jun 09 10:48:47.328977 crc crio[3654]: time="2026-06-09T10:48:47.322643329Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.873810 | controller | Jun 09 10:48:47.342865 crc crio[3654]: time="2026-06-09T10:48:47.341176855Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.873832 | controller | Jun 09 10:48:47.381510 crc crio[3654]: time="2026-06-09T10:48:47.381178558Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:a798e6855c24b85754dd543bbbef7a7ef26a9945b9b75f0e23f4a31c6aff5519 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/680c9123-21a7-490e-bebb-2214d25e3300 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc00299e2f8}] Aliases:map[]}"
2026-06-09 12:20:02.873855 | controller | Jun 09 10:48:47.381510 crc crio[3654]: time="2026-06-09T10:48:47.38127104Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.873878 | controller | Jun 09 10:48:47.382091 crc crio[3654]: time="2026-06-09T10:48:47.381998571Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:724b39c1c8e5d8064c3bef430903148b551706f4efefc131a71edf9f070f41d9 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/92818148-77c8-409e-a69b-a7b5d1d72172 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc002a06048}] Aliases:map[]}"
2026-06-09 12:20:02.873901 | controller | Jun 09 10:48:47.382091 crc crio[3654]: time="2026-06-09T10:48:47.382091263Z" level=info msg="Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.873923 | controller | Jun 09 10:48:47.492827 crc crio[3654]: time="2026-06-09T10:48:47.475415809Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:22ad7e5dce4a3571554b4886350a689298c0aacafa0d3bf2a65320fb1aace80f UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/eb1ed1df-155b-4b41-8b34-bd47c21a243b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc001712160}] Aliases:map[]}"
2026-06-09 12:20:02.873952 | controller | Jun 09 10:48:47.492827 crc crio[3654]: time="2026-06-09T10:48:47.489925572Z" level=info msg="Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.873973 | controller | Jun 09 10:48:47.867932 crc crio[3654]: time="2026-06-09T10:48:47.863753653Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.873989 | controller | Jun 09 10:48:48.028039 crc crio[3654]: time="2026-06-09T10:48:48.027848818Z" level=info msg="Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD" id=0990b9d5-4a8e-4b93-96e9-b8667aff6329 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.874005 | controller | Jun 09 10:48:48.028039 crc crio[3654]: time="2026-06-09T10:48:48.028006023Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.874021 | controller | Jun 09 10:48:48.089797 crc crio[3654]: time="2026-06-09T10:48:48.089464723Z" level=info msg="Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD" id=c17e14dd-2ca1-45ba-af2c-ece3b36f2216 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.874036 | controller | Jun 09 10:48:48.089797 crc crio[3654]: time="2026-06-09T10:48:48.089582186Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.874052 | controller | Jun 09 10:48:48.244900 crc crio[3654]: time="2026-06-09T10:48:48.244452724Z" level=info msg="Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD" id=115d5663-d209-4804-aa24-4eede3071ccd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.874068 | controller | Jun 09 10:48:48.244900 crc crio[3654]: time="2026-06-09T10:48:48.244627829Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.874084 | controller | Jun 09 10:48:48.274993 crc crio[3654]: time="2026-06-09T10:48:48.274830549Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=b161bfc0-4d01-4c10-8c97-fbfc65b384c5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.874100 | controller | Jun 09 10:48:49.086730 crc crio[3654]: time="2026-06-09T10:48:49.085633957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.874116 | controller | Jun 09 10:48:49.094165 crc crio[3654]: time="2026-06-09T10:48:49.088062415Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD" id=87dfc5d4-d463-47a3-9436-386901be7301 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.874132 | controller | Jun 09 10:48:49.094165 crc crio[3654]: time="2026-06-09T10:48:49.088591709Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.874148 | controller | Jun 09 10:48:49.094165 crc crio[3654]: time="2026-06-09T10:48:49.088781765Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD" id=2139186e-064d-4f74-b292-4bb0cd51186e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.874163 | controller | Jun 09 10:48:49.094165 crc crio[3654]: time="2026-06-09T10:48:49.088884978Z" level=info msg="Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD" id=05168206-e5ec-4a67-8bd5-fb3cd4cca42a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.874185 | controller | Jun 09 10:48:49.094165 crc crio[3654]: time="2026-06-09T10:48:49.0889592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.874202 | controller | Jun 09 10:48:49.094165 crc crio[3654]: time="2026-06-09T10:48:49.090903594Z" level=info msg="Running pod sandbox: openshift-multus/multus-additional-cni-plugins-hdftf/POD" id=ad32b681-6e42-4b1d-98c5-26501a2a4865 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.874218 | controller | Jun 09 10:48:49.094165 crc crio[3654]: time="2026-06-09T10:48:49.090997286Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.874234 | controller | Jun 09 10:48:49.094165 crc crio[3654]: time="2026-06-09T10:48:49.088901948Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.874250 | controller | Jun 09 10:48:49.107573 crc crio[3654]: time="2026-06-09T10:48:49.095544903Z" level=info msg="Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD" id=32a53778-98c0-4c37-bd78-85a22f8fbf1b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.874266 | controller | Jun 09 10:48:49.107573 crc crio[3654]: time="2026-06-09T10:48:49.107556757Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.874282 | controller | Jun 09 10:48:49.108075 crc crio[3654]: time="2026-06-09T10:48:49.096420567Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:b82109e8bb79c50ae2d555de28caead94e0d09533fcea5ff28fa8811dc5f7ca6 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/c6db751c-1563-48f7-b106-c72ed2cf6b8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc002a06448}] Aliases:map[]}"
2026-06-09 12:20:02.874299 | controller | Jun 09 10:48:49.108394 crc crio[3654]: time="2026-06-09T10:48:49.108062231Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD" id=1224fd87-2082-4bdd-9d41-63bd75b457be name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.874315 | controller | Jun 09 10:48:49.108394 crc crio[3654]: time="2026-06-09T10:48:49.108111302Z" level=info msg="Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD" id=ea7eda54-a048-4978-975e-c788ad5566f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.874331 | controller | Jun 09 10:48:49.108778 crc crio[3654]: time="2026-06-09T10:48:49.108165454Z" level=info msg="Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD" id=b4a56eae-3307-40f6-a886-1b08a9eade9d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.874361 | controller | Jun 09 10:48:49.108778 crc crio[3654]: time="2026-06-09T10:48:49.108538234Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.874382 | controller | Jun 09 10:48:49.108778 crc crio[3654]: time="2026-06-09T10:48:49.108574555Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.874399 | controller | Jun 09 10:48:49.108778 crc crio[3654]: time="2026-06-09T10:48:49.108184694Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.874420 | controller | Jun 09 10:48:49.110444 crc crio[3654]: time="2026-06-09T10:48:49.108097562Z" level=info msg="Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.874436 | controller | Jun 09 10:48:49.110444 crc crio[3654]: time="2026-06-09T10:48:49.098940547Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD" id=66811fdc-4079-4858-b170-818956775a04 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.874452 | controller | Jun 09 10:48:49.110444 crc crio[3654]: time="2026-06-09T10:48:49.108913125Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.874468 | controller | Jun 09 10:48:49.110444 crc crio[3654]: time="2026-06-09T10:48:49.099148303Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD" id=ecd1fb56-d4b3-4e94-a130-df91a46d825d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.874483 | controller | Jun 09 10:48:49.110444 crc crio[3654]: time="2026-06-09T10:48:49.109018158Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.874499 | controller | Jun 09 10:48:49.110444 crc crio[3654]: time="2026-06-09T10:48:49.108970456Z" level=info msg="Running pod sandbox: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD" id=72492622-c155-4ce5-8738-d10fee484d07 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.874514 | controller | Jun 09 10:48:49.110444 crc crio[3654]: time="2026-06-09T10:48:49.10909547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.874530 | controller | Jun 09 10:48:49.110444 crc crio[3654]: time="2026-06-09T10:48:49.096954032Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-server-frshx/POD" id=305813dc-f7cc-49be-9f45-698321559c95 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.874545 | controller | Jun 09 10:48:49.110444 crc crio[3654]: time="2026-06-09T10:48:49.109635275Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.874560 | controller | Jun 09 10:48:49.110444 crc crio[3654]: time="2026-06-09T10:48:49.099241876Z" level=info msg="Running pod sandbox: openshift-image-registry/node-ca-2wddl/POD" id=f72fce8d-15bf-46d8-a458-92dfe48c0448 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.874576 | controller | Jun 09 10:48:49.110444 crc crio[3654]: time="2026-06-09T10:48:49.109929173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.874591 | controller | Jun 09 10:48:49.110444 crc crio[3654]: time="2026-06-09T10:48:49.110218211Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD" id=82fe98bd-5e62-436f-a468-6ecd31b7f0ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.874606 | controller | Jun 09 10:48:49.110444 crc crio[3654]: time="2026-06-09T10:48:49.110263422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.874622 | controller | Jun 09 10:48:49.113599 crc crio[3654]: time="2026-06-09T10:48:49.111413974Z" level=info msg="Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD" id=f7d291fe-a74c-4f41-b556-36641f6eeb66 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.874641 | controller | Jun 09 10:48:49.113599 crc crio[3654]: time="2026-06-09T10:48:49.099122552Z" level=info msg="Running pod sandbox: openshift-dns/dns-default-qtghf/POD" id=f127fcad-2409-40e2-a2d7-56803bce744e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.874657 | controller | Jun 09 10:48:49.113599 crc crio[3654]: time="2026-06-09T10:48:49.111541498Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.874673 | controller | Jun 09 10:48:49.113599 crc crio[3654]: time="2026-06-09T10:48:49.111474976Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.874689 | controller | Jun 09 10:48:49.113599 crc crio[3654]: time="2026-06-09T10:48:49.112941087Z" level=info msg="Running pod sandbox: openshift-multus/multus-bzhnf/POD" id=a621718b-86d7-4393-bef6-a16db5f4ec86 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.874705 | controller | Jun 09 10:48:49.113599 crc crio[3654]: time="2026-06-09T10:48:49.113036909Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.874721 | controller | Jun 09 10:48:49.115036 crc crio[3654]: time="2026-06-09T10:48:49.113458571Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD" id=53fba638-2fb1-49ff-b450-37a54aef0d55 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.874737 | controller | Jun 09 10:48:49.115036 crc crio[3654]: time="2026-06-09T10:48:49.115024855Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.874753 | controller | Jun 09 10:48:49.261190 crc crio[3654]: time="2026-06-09T10:48:49.260372989Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:094d4b6349d4384be618d9aa2252a4d746be877ca9c9a74acb862d806f394a0b UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/f97134a1-d996-4e62-a35c-faea9d5b2c66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc002922128}] Aliases:map[]}"
2026-06-09 12:20:02.874770 | controller | Jun 09 10:48:49.261190 crc crio[3654]: time="2026-06-09T10:48:49.260606165Z" level=info msg="Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.874786 | controller | Jun 09 10:48:49.263467 crc crio[3654]: time="2026-06-09T10:48:49.26186871Z" level=info msg="Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD" id=6fa4a7d9-c6a8-474c-a003-3044f70dc156 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.874803 | controller | Jun 09 10:48:49.263467 crc crio[3654]: time="2026-06-09T10:48:49.262331253Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.874819 | controller | Jun 09 10:48:49.312895 crc crio[3654]: time="2026-06-09T10:48:49.312090267Z" level=info msg="Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD" id=8c295fb8-6329-4299-9eb3-1c9f20c5ae79 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.874836 | controller | Jun 09 10:48:49.313019 crc crio[3654]: time="2026-06-09T10:48:49.3128932Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.874855 | controller | Jun 09 10:48:49.314274 crc crio[3654]: time="2026-06-09T10:48:49.313022823Z" level=info msg="Created container 9ef4383281554a8f40f2633157beb7459b18380565efe62e6db3e323fae9fcc9: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator" id=2366075f-71cd-47de-a76e-932c09177f55 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.874871 | controller | Jun 09 10:48:49.316236 crc crio[3654]: time="2026-06-09T10:48:49.314942047Z" level=info msg="Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD" id=51fcafcb-936e-4434-84a8-5633643cbc5e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.874887 | controller | Jun 09 10:48:49.322495 crc crio[3654]: time="2026-06-09T10:48:49.320931443Z" level=info msg="Starting container: 9ef4383281554a8f40f2633157beb7459b18380565efe62e6db3e323fae9fcc9" id=2f39fd15-2572-4a7d-9511-20cfafb66961 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.874903 | controller | Jun 09 10:48:49.323397 crc crio[3654]: time="2026-06-09T10:48:49.322845857Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD" id=c47d7b9e-335c-4116-8f5a-fddef477d201 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.874919 | controller | Jun 09 10:48:49.328181 crc crio[3654]: time="2026-06-09T10:48:49.32691505Z" level=info msg="Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD" id=85fcb8bc-8d01-4350-b5ae-8dad28102c3c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.874935 | controller | Jun 09 10:48:49.329921 crc crio[3654]: time="2026-06-09T10:48:49.329108101Z" level=info msg="Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD" id=989012fb-68fb-469d-ad2d-f345bbf42d96 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.874952 | controller | Jun 09 10:48:49.332442 crc crio[3654]: time="2026-06-09T10:48:49.332215937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.874970 | controller | Jun 09 10:48:49.332442 crc crio[3654]: time="2026-06-09T10:48:49.332394512Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.874989 | controller | Jun 09 10:48:49.332960 crc crio[3654]: time="2026-06-09T10:48:49.332450754Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.875005 | controller | Jun 09 10:48:49.332960 crc crio[3654]: time="2026-06-09T10:48:49.332490995Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.875021 | controller | Jun 09 10:48:49.341896 crc crio[3654]: time="2026-06-09T10:48:49.340969921Z" level=info msg="Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD" id=b8b64dee-fc90-4ebe-8f69-ab611690da8b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.875038 | controller | Jun 09 10:48:49.341896 crc crio[3654]: time="2026-06-09T10:48:49.341599118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.875054 | controller | Jun 09 10:48:49.342983 crc crio[3654]: time="2026-06-09T10:48:49.342652958Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.875071 | controller | Jun 09 10:48:49.358761 crc crio[3654]: time="2026-06-09T10:48:49.357598483Z" level=info msg="Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD" id=a3de1005-f382-445b-88d2-2d6be107a4c6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.875091 | controller | Jun 09 10:48:49.358761 crc crio[3654]: time="2026-06-09T10:48:49.357814079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.875108 | controller | Jun 09 10:48:49.367651 crc crio[3654]: time="2026-06-09T10:48:49.366400058Z" level=info msg="Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD" id=9cd92624-79eb-4969-82c4-06891ff8ff9a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.875125 | controller | Jun 09 10:48:49.367651 crc crio[3654]: time="2026-06-09T10:48:49.36645235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.875141 | controller | Jun 09 10:48:49.380245 crc crio[3654]: time="2026-06-09T10:48:49.379556424Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD" id=1b26673c-c7ad-402d-ad5c-0ed0c50cc0d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.875157 | controller | Jun 09 10:48:49.384553 crc crio[3654]: time="2026-06-09T10:48:49.384174993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.875172 | controller | Jun 09 10:48:49.413458 crc crio[3654]: time="2026-06-09T10:48:49.411548835Z" level=info msg="Running pod sandbox: openshift-dns/node-resolver-277xp/POD" id=05224630-fe38-45c3-8fc8-b00d6c4809f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.875188 | controller | Jun 09 10:48:49.413458 crc crio[3654]: time="2026-06-09T10:48:49.411620877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.875204 | controller | Jun 09 10:48:49.513251 crc crio[3654]: time="2026-06-09T10:48:49.512951116Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:8cea660db54dd874a3ad2bb400a57fcc892221905320820c16a40c9cbe728188 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/ffc32777-769f-4333-b8f4-be49f3fb8392 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc002922188}] Aliases:map[]}"
2026-06-09 12:20:02.875220 | controller | Jun 09 10:48:49.513251 crc crio[3654]: time="2026-06-09T10:48:49.513124751Z" level=info msg="Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.875236 | controller | Jun 09 10:48:49.554584 crc crio[3654]: time="2026-06-09T10:48:49.553768812Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD" id=d72a8b52-a193-4eb7-be24-490963d9cc5e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.875251 | controller | Jun 09 10:48:49.554584 crc crio[3654]: time="2026-06-09T10:48:49.553855424Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.875267 | controller | Jun 09 10:48:49.586246 crc crio[3654]: time="2026-06-09T10:48:49.585911876Z" level=info msg="Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD" id=743db569-83d4-4d98-9f18-f269b2cbff01 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.875283 | controller | Jun 09 10:48:49.586246 crc crio[3654]: time="2026-06-09T10:48:49.586025189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.875303 | controller | Jun 09 10:48:49.612854 crc crio[3654]: time="2026-06-09T10:48:49.611983672Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD" id=5320f65a-9ddf-4184-a42a-5d7ca8d4a70a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.875319 | controller | Jun 09 10:48:49.612854 crc crio[3654]: time="2026-06-09T10:48:49.612063564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.875335 | controller | Jun 09 10:48:49.657834 crc crio[3654]: time="2026-06-09T10:48:49.657274892Z" level=info msg="Started container" PID=7515 containerID=9ef4383281554a8f40f2633157beb7459b18380565efe62e6db3e323fae9fcc9 description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=2f39fd15-2572-4a7d-9511-20cfafb66961 name=/runtime.v1.RuntimeService/StartContainer sandboxID=efc98da39db7e2091d4a6c81e4a272b557482da2572c717e97e449c6b69019ee
2026-06-09 12:20:02.875369 | controller | Jun 09 10:48:49.985992 crc crio[3654]: time="2026-06-09T10:48:49.985128993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.875387 | controller | Jun 09 10:48:50.101108 crc crio[3654]: time="2026-06-09T10:48:50.100506452Z" level=info msg="Created container 5c69eeab760983c3c60efd0a70de3446bc5afa262767b7cd6e9e6e192d197776: openshift-network-node-identity/network-node-identity-dgvkt/webhook" id=98fb72ec-250b-4cd5-a3db-fe505fd65361 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.875403 | controller | Jun 09 10:48:50.104418 crc crio[3654]: time="2026-06-09T10:48:50.104253387Z" level=info msg="Starting container: 5c69eeab760983c3c60efd0a70de3446bc5afa262767b7cd6e9e6e192d197776" id=d0868d5e-850c-4524-8532-ada80469f432 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.875419 | controller | Jun 09 10:48:50.117943 crc crio[3654]: time="2026-06-09T10:48:50.117604888Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:dbcc653d37a9e7014462f12a17a54ca0d96b33ec9957fe69447a89f487263a87 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/e7fc64b4-28ba-4ee3-b670-fb5afc813c11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc0016a83e8}] Aliases:map[]}"
2026-06-09 12:20:02.875435 | controller | Jun 09 10:48:50.117943 crc crio[3654]: time="2026-06-09T10:48:50.117764262Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.875451 | controller | Jun 09 10:48:50.166824 crc crio[3654]: time="2026-06-09T10:48:50.16511642Z" level=info msg="Started container" PID=7638 containerID=5c69eeab760983c3c60efd0a70de3446bc5afa262767b7cd6e9e6e192d197776 description=openshift-network-node-identity/network-node-identity-dgvkt/webhook id=d0868d5e-850c-4524-8532-ada80469f432 name=/runtime.v1.RuntimeService/StartContainer sandboxID=87be9d17d06d1106bcb0dd6a4096410f5b670dce8851c6845a1e670d8afd0ac0
2026-06-09 12:20:02.875467 | controller | Jun 09 10:48:50.189110 crc crio[3654]: time="2026-06-09T10:48:50.189038125Z" level=info msg="Ran pod sandbox e11e89fb7934e5776b30dea5ea80a860ad8c0970a0d0a5593003399d80a22fb2 with infra container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD" id=b161bfc0-4d01-4c10-8c97-fbfc65b384c5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.875483 | controller | Jun 09 10:48:50.214699 crc crio[3654]: time="2026-06-09T10:48:50.214531895Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=b26ed6fc-5ced-4147-8bce-45194667770a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.875502 | controller | Jun 09 10:48:50.227467 crc crio[3654]: time="2026-06-09T10:48:50.226403455Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:8ef1feb5a8e380f23e0a947c1224c772c6ff7dff787489f89b6cf6c9d8e5588c UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/ecb8cad3-6cc3-4d6b-b783-d0ce42217fb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc0004904b8}] Aliases:map[]}"
2026-06-09 12:20:02.875518 | controller | Jun 09 10:48:50.227467 crc crio[3654]: time="2026-06-09T10:48:50.226529758Z" level=info msg="Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.875534 | controller | Jun 09 10:48:50.242218 crc crio[3654]: time="2026-06-09T10:48:50.241246728Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=f050272b-44d9-41c7-8fce-db2fce153338 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.875550 | controller | Jun 09 10:48:50.245868 crc crio[3654]: time="2026-06-09T10:48:50.245797715Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=8fb6e149-2e21-4cdb-aae3-8771bf1562c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.875565 | controller | Jun 09 10:48:50.307577 crc crio[3654]: time="2026-06-09T10:48:50.305923507Z" level=info msg="Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=a1a4e10e-bf94-4f0b-aa25-bf773098a316 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.875581 | controller | Jun 09 10:48:50.313368 crc crio[3654]: time="2026-06-09T10:48:50.312173241Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=6a488647-d417-4224-983f-c130a8005cbc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.875596 | controller | Jun 09 10:48:50.313855 crc crio[3654]: time="2026-06-09T10:48:50.313391195Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.875612 | controller | Jun 09 10:48:50.345438 crc crio[3654]: time="2026-06-09T10:48:50.343184414Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:76b3ab2469ebea9ef0c1db7ea4b41bfcc44f8d98e0f3a06369ee715b920588a4 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/493c8182-f958-49e4-9037-52d00acb11c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc00011c968}] Aliases:map[]}"
2026-06-09 12:20:02.875628 | controller | Jun 09 10:48:50.345438 crc crio[3654]: time="2026-06-09T10:48:50.343492092Z" level=info msg="Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.875643 | controller | Jun 09 10:48:50.405522 crc crio[3654]: time="2026-06-09T10:48:50.403976005Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=72492622-c155-4ce5-8738-d10fee484d07 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.875659 | controller | Jun 09 10:48:50.408837 crc crio[3654]: time="2026-06-09T10:48:50.40775089Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=8722fc43-223a-447f-8378-79fc3579b85e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.875678 | controller | Jun 09 10:48:50.501357 crc crio[3654]: time="2026-06-09T10:48:50.493627Z" level=info msg="Created container 2b073e40d621e11e0f01463735caab384cda178d6e4424e1d4658a25fe6007a7: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy" id=8b94ed59-cb57-494a-802d-c3373b412c20 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.875694 | controller | Jun 09 10:48:50.519642 crc crio[3654]: time="2026-06-09T10:48:50.51733501Z" level=info msg="Starting container: 2b073e40d621e11e0f01463735caab384cda178d6e4424e1d4658a25fe6007a7" id=4e59a844-de71-4d46-95b0-0f73348106ef name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.875710 | controller | Jun 09 10:48:50.536276 crc crio[3654]: time="2026-06-09T10:48:50.536149373Z" level=info msg="Started container" PID=7646 containerID=2b073e40d621e11e0f01463735caab384cda178d6e4424e1d4658a25fe6007a7 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy id=4e59a844-de71-4d46-95b0-0f73348106ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d43f16884512cb4593616184efe91980c526fb8e7d1c4d5bbb19cd9012db3f4
2026-06-09 12:20:02.875727 | controller | Jun 09 10:48:50.692485 crc crio[3654]: time="2026-06-09T10:48:50.686615319Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=e9df432a-fdff-4b31-8359-4dc84a364bc9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.875742 | controller | Jun 09 10:48:50.894699 crc crio[3654]: time="2026-06-09T10:48:50.887007885Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:c4c9aaa2d2e163873a63504fcbd908971cf35fbb83f684b80a1494f5e464f169 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/75fff073-9f3f-483e-a50b-caab0d98110d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc000f148a0}] Aliases:map[]}"
2026-06-09 12:20:02.875758 | controller | Jun 09 10:48:50.894699 crc crio[3654]: time="2026-06-09T10:48:50.8872154Z" level=info msg="Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.875773 | controller | Jun 09 10:48:50.982386 crc crio[3654]: time="2026-06-09T10:48:50.982096739Z" level=info msg="Ran pod sandbox 5b839fce9d8d4e4819cfa16b59fbd2271a1f8078ad3daaa60f65774bd2f3ef06 with infra container: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD" id=72492622-c155-4ce5-8738-d10fee484d07 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.875789 | controller | Jun 09 10:48:51.003049 crc crio[3654]: time="2026-06-09T10:48:51.002628981Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=98578d95-6abf-4ea3-b17d-e64460612abe name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.875804 | controller | Jun 09 10:48:51.017794 crc crio[3654]: time="2026-06-09T10:48:51.017575046Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.875820 | controller | Jun 09 10:48:51.025266 crc crio[3654]: time="2026-06-09T10:48:51.025041224Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=0dc752ce-c352-4948-ada3-540cdf473fd9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.875839 | controller | Jun 09 10:48:51.037505 crc crio[3654]: time="2026-06-09T10:48:51.037280795Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=6e90486e-a4f3-410f-8677-404c56129316 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.875856 | controller | Jun 09 10:48:51.124102 crc crio[3654]: time="2026-06-09T10:48:51.122900857Z" level=info msg="Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=66888459-46ae-494a-bbf4-0c8d6eb48dc9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.875871 | controller | Jun 09 10:48:51.135860 crc crio[3654]: time="2026-06-09T10:48:51.130582201Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=26116036-1bd3-4fe5-8c0f-7a745729b229 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.875886 | controller | Jun 09 10:48:51.135860 crc crio[3654]: time="2026-06-09T10:48:51.13343182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.875902 | controller | Jun 09 10:48:51.154772 crc crio[3654]: time="2026-06-09T10:48:51.15463871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.875918 | controller | Jun 09 10:48:51.738106 crc crio[3654]: time="2026-06-09T10:48:51.738008341Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:e67c25242a1c1cb8221b0e95298757b665b9d01cf2dead003c2a64cf40b2041e UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/fc63f5c6-435a-4169-a298-ab43cf655914 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc0022926c0}] Aliases:map[]}"
2026-06-09 12:20:02.875934 | controller | Jun 09 10:48:51.739691 crc crio[3654]: time="2026-06-09T10:48:51.739594535Z" level=info msg="Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.875951 | controller | Jun 09 10:48:51.740035 crc crio[3654]: time="2026-06-09T10:48:51.738188576Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:fad8ee63cebf690824fab3b130df53657b4bdce68e22c08803707d4ea89c3540 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/5e20a7fd-ed4b-4728-bb86-8d0112bb3671 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc001712228}] Aliases:map[]}"
2026-06-09 12:20:02.875967 | controller | Jun 09 10:48:51.740035 crc crio[3654]: time="2026-06-09T10:48:51.739958215Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.875982 | controller | Jun 09 10:48:51.740545 crc crio[3654]: time="2026-06-09T10:48:51.740208142Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:d9bad1a181c0a47f42136862b1a1c1b65c1e29599f1c77fe19e8ac0a2123531c UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/48715c91-a828-41ba-9588-73b51918389f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc0004902f0}] Aliases:map[]}"
2026-06-09 12:20:02.875999 | controller | Jun 09 10:48:51.740545 crc crio[3654]: time="2026-06-09T10:48:51.740252933Z" level=info msg="Adding pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.876019 | controller | Jun 09 10:48:51.823753 crc crio[3654]: time="2026-06-09T10:48:51.823498799Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:e8c0466918048d4abfcf531c66992befc2e072deadf72cb9594646abaf1205eb UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/47588455-094d-42b6-8235-fd859b91a38b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc002292160}] Aliases:map[]}"
2026-06-09 12:20:02.876036 | controller | Jun 09 10:48:51.823753 crc crio[3654]: time="2026-06-09T10:48:51.823605222Z" level=info msg="Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.876052 | controller | Jun 09 10:48:51.828414 crc crio[3654]: time="2026-06-09T10:48:51.827819239Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:25bce187dbfc3ff179d9fc789fad5f69b528d91807c0c0fb664ffe4a08e5877e UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/ea82bfb8-9f31-4c77-89ef-c56bf45a1d41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc0005885a0}] Aliases:map[]}"
2026-06-09 12:20:02.876068 | controller | Jun 09 10:48:51.828414 crc crio[3654]: time="2026-06-09T10:48:51.827934593Z" level=info msg="Adding pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.876084 | controller | Jun 09 10:48:51.843872 crc crio[3654]: time="2026-06-09T10:48:51.843807784Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:78f4b96b19577938b8ecd27d240ad44a258ff1f925f4cf4b0b83cdb9218ec392 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/2bd3b429-1066-4ec5-8840-729d37910188 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc000f14330}] Aliases:map[]}"
2026-06-09 12:20:02.876101 | controller | Jun 09 10:48:51.844739 crc crio[3654]: time="2026-06-09T10:48:51.844172885Z" level=info msg="Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.876116 | controller | Jun 09 10:48:51.894008 crc crio[3654]: time="2026-06-09T10:48:51.890826402Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=ad32b681-6e42-4b1d-98c5-26501a2a4865 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.876133 | controller | Jun 09 10:48:51.897124 crc crio[3654]: time="2026-06-09T10:48:51.896891621Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:3c5c1bacef48880ccedee84bc6fd2b590a18bffc9227e616e6e89806b2c726db UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/fda8dff7-9cd1-4b1c-aa59-5b06b668df93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc000490610}] Aliases:map[]}"
2026-06-09 12:20:02.876155 | controller | Jun 09 10:48:51.897124 crc crio[3654]: time="2026-06-09T10:48:51.897063226Z" level=info msg="Adding pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.876176 | controller | Jun 09 10:48:51.920881 crc crio[3654]: time="2026-06-09T10:48:51.920590551Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=82fe98bd-5e62-436f-a468-6ecd31b7f0ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.876193 | controller | Jun 09 10:48:51.962097 crc crio[3654]: time="2026-06-09T10:48:51.956794608Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:b0e862f519df1dc94d5280f2ba96a831a6aca26462a157f2ccfacea78db6eb8c UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/b71f0254-4a82-47f0-8b22-5248c511ecac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc002a06120}] Aliases:map[]}"
2026-06-09 12:20:02.876209 | controller | Jun 09 10:48:51.962097 crc crio[3654]: time="2026-06-09T10:48:51.957026554Z" level=info msg="Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.876225 | controller | Jun 09 10:48:51.984486 crc crio[3654]: time="2026-06-09T10:48:51.982543024Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=305813dc-f7cc-49be-9f45-698321559c95 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.876241 | controller | Jun 09 10:48:51.996615 crc crio[3654]: time="2026-06-09T10:48:51.996324038Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:df5068c5b5763ad142e71b9067582452cda7d7493451e2f3411eea966ce4c908 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/4df89a7e-51f8-4016-98dd-a2e8db6b284d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc000f14700}] Aliases:map[]}"
2026-06-09 12:20:02.876260 | controller | Jun 09 10:48:51.996615 crc crio[3654]: time="2026-06-09T10:48:51.996560964Z" level=info msg="Adding pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.876277 | controller | Jun 09 10:48:52.005041 crc crio[3654]: time="2026-06-09T10:48:52.004988259Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=c47d7b9e-335c-4116-8f5a-fddef477d201 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.876293 | controller | Jun 09 10:48:52.010987 crc crio[3654]: time="2026-06-09T10:48:52.010757969Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:902af1f2689d9efec026c3fb55832b9f9ef1c48420035f4589a5468a53c0b9e6 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/d4db0a2a-284d-4ac4-aeee-4420549a7b93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc0022923a0}] Aliases:map[]}"
2026-06-09 12:20:02.876309 | controller | Jun 09 10:48:52.010987 crc crio[3654]: time="2026-06-09T10:48:52.010939154Z" level=info msg="Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.876332 | controller | Jun 09 10:48:52.012036 crc crio[3654]: time="2026-06-09T10:48:52.011908951Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:90683bce2f76d47619a66a98bbed8e60eb6e6d08ea55a6c5d62d272f8a49559f UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/82a9dd3a-de14-48cc-bc77-e1e4abd5782c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc0029b2180}] Aliases:map[]}"
2026-06-09 12:20:02.876367 | controller | Jun 09 10:48:52.012036 crc crio[3654]: time="2026-06-09T10:48:52.012014674Z" level=info msg="Adding pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.876389 | controller | Jun 09 10:48:52.030714 crc crio[3654]: time="2026-06-09T10:48:52.025700225Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:830a838c24c80cb77c9244f329707a4fdd81ea897433d7ed2accfd25b6d2d45d UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/de8ba4fb-1ccf-4885-82ff-9c64bb3cebe4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc0017122f8}] Aliases:map[]}"
2026-06-09 12:20:02.876406 | controller | Jun 09 10:48:52.030714 crc crio[3654]: time="2026-06-09T10:48:52.025771697Z" level=info msg="Adding pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.876422 | controller | Jun 09 10:48:52.088525 crc crio[3654]: time="2026-06-09T10:48:52.087642968Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=05224630-fe38-45c3-8fc8-b00d6c4809f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.876438 | controller | Jun 09 10:48:52.106899 crc crio[3654]: time="2026-06-09T10:48:52.106083581Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:c32ba18b5fd39654f558912d3c97c02ccbf4d2592b30296aabfa4a30cfa03b08 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/c2fc8aac-7ed2-4adf-b3f0-d92549811d3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc001712398}] Aliases:map[]}"
2026-06-09 12:20:02.876454 | controller | Jun 09 10:48:52.106899 crc crio[3654]: time="2026-06-09T10:48:52.106259146Z" level=info msg="Adding pod openshift-dns_dns-default-qtghf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.876470 | controller | Jun 09 10:48:52.157554 crc crio[3654]: time="2026-06-09T10:48:52.157152342Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=66811fdc-4079-4858-b170-818956775a04 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.876485 | controller | Jun 09 10:48:52.189033 crc crio[3654]: time="2026-06-09T10:48:52.188547335Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=f72fce8d-15bf-46d8-a458-92dfe48c0448 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.876501 | controller | Jun 09 10:48:52.194056 crc crio[3654]: time="2026-06-09T10:48:52.193558835Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=a621718b-86d7-4393-bef6-a16db5f4ec86 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.876521 | controller | Jun 09 10:48:52.283606 crc crio[3654]: time="2026-06-09T10:48:52.282487529Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:c2213861107718b2a7b43f28744d0124819ec222fb5af298c32901a8ccb8716c UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/48cd75a4-de97-43cc-8747-979543986d49 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc002922208}] Aliases:map[]}"
2026-06-09 12:20:02.876537 | controller | Jun 09 10:48:52.283606 crc crio[3654]: time="2026-06-09T10:48:52.282696635Z" level=info msg="Adding pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.876554 | controller | Jun 09 10:48:52.312037 crc crio[3654]: time="2026-06-09T10:48:52.311941989Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:c1fb2ec5ae1978703ee65d3b3d23e2c1e8cfbe9bc5c2d288a6ca6903714df7dc UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/c1ff98de-1336-477d-905b-5a60a9fc1c72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc002a06558}] Aliases:map[]}"
2026-06-09 12:20:02.876569 | controller | Jun 09 10:48:52.313785 crc crio[3654]: time="2026-06-09T10:48:52.312514415Z" level=info msg="Adding pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.876585 | controller | Jun 09 10:48:52.348502 crc crio[3654]: time="2026-06-09T10:48:52.347982031Z" level=info msg="Ran pod sandbox d91bf07ecd3e56049ca39b7300e760a33877da7bdcbfb62398805b162854b2fb with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD" id=82fe98bd-5e62-436f-a468-6ecd31b7f0ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.876601 | controller | Jun 09 10:48:52.378786 crc crio[3654]: time="2026-06-09T10:48:52.377075441Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=81487525-1662-4d09-b1e7-c3aab71aa9a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.876617 | controller | Jun 09 10:48:52.403929 crc crio[3654]: time="2026-06-09T10:48:52.393033905Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:a9b479de35f01ab7bfcd62a9edfa06265f1db178e901d03ec50c14687e120ac3 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/9ac888e6-9f17-4d64-a4fb-2c0537d6c20c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc002292840}] Aliases:map[]}"
2026-06-09 12:20:02.876633 | controller | Jun 09 10:48:52.403929 crc crio[3654]: time="2026-06-09T10:48:52.393100776Z" level=info msg="Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.876649 | controller | Jun 09 10:48:52.403929 crc crio[3654]: time="2026-06-09T10:48:52.401256473Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:8e6a97487825b7098304af9bedd008e1b3e7475276ed1d348d5eaabd8bfe2bd4 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/aa81a90f-8862-4604-9a05-5ad7b97ea513 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc0029b24e8}] Aliases:map[]}"
2026-06-09 12:20:02.876668 | controller | Jun 09 10:48:52.403929 crc crio[3654]: time="2026-06-09T10:48:52.401829079Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.876685 | controller | Jun 09 10:48:52.522104 crc crio[3654]: time="2026-06-09T10:48:52.521971712Z" level=info msg="Ran pod sandbox 040e40baeba017588671d26af1919f8f66b0d8ea312e298619067c242a713c0b with infra container: openshift-image-registry/node-ca-2wddl/POD" id=f72fce8d-15bf-46d8-a458-92dfe48c0448 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.876700 | controller | Jun 09 10:48:52.528634 crc crio[3654]: time="2026-06-09T10:48:52.52836968Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=e4326f82-98b0-44e8-8e44-f24389b4ad51 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.876717 | controller | Jun 09 10:48:52.584955 crc crio[3654]: time="2026-06-09T10:48:52.583273847Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:90c3c87c4f9194024c9580ce5f172fe9a9d3198fa4bd34c7b8f3d248cc5b9d78 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/618a2b28-5c86-4978-8250-0f8d15d29bdb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc0029b2498}] Aliases:map[]}"
2026-06-09 12:20:02.876733 | controller | Jun 09 10:48:52.584955 crc crio[3654]: time="2026-06-09T10:48:52.583827173Z" level=info msg="Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.876749 | controller | Jun 09 10:48:52.630693 crc crio[3654]: time="2026-06-09T10:48:52.630068839Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:7df5121bbec85aa5d0f5654357c322178df3cc2a84d86d77ef2dcf11a462e618 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/d7b2fd50-8537-4eb1-94be-29f808706a91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc00299e0e0}] Aliases:map[]}"
2026-06-09 12:20:02.876765 | controller | Jun 09 10:48:52.630693 crc crio[3654]: time="2026-06-09T10:48:52.630248014Z" level=info msg="Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.876781 | controller | Jun 09 10:48:52.631871 crc crio[3654]: time="2026-06-09T10:48:52.631453047Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:cb526179eea75c32d1adb43b9166340b8226c94593999fb2a861e86bb5dc0a93 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/e6fbed7a-8b16-44a5-b8ed-78a72737440d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc002292890}] Aliases:map[]}"
2026-06-09 12:20:02.876797 | controller | Jun 09 10:48:52.631871 crc crio[3654]: time="2026-06-09T10:48:52.631692004Z" level=info msg="Adding pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.876817 | controller | Jun 09 10:48:52.640567 crc crio[3654]: time="2026-06-09T10:48:52.639588124Z" level=info msg="Ran pod sandbox fc870237db59af91548bde1bdad5b6b8db18d2f00e7ea36142b3445a611ac900 with infra container: openshift-multus/multus-additional-cni-plugins-hdftf/POD" id=ad32b681-6e42-4b1d-98c5-26501a2a4865 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.876834 | controller | Jun 09 10:48:52.662506 crc crio[3654]: time="2026-06-09T10:48:52.662053489Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a" id=6fb32045-3862-4ac5-ab88-c4a1308c881d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.876850 | controller | Jun 09 10:48:52.662612 crc crio[3654]: time="2026-06-09T10:48:52.662530722Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:c77e52bc46bbbe782fac3af50759c503b4087757671b68a68e25ec06b514cdf0 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/ba335eac-4f9b-4b17-ba56-e3578c583929 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc0016a87f0}] Aliases:map[]}"
2026-06-09 12:20:02.876865 | controller | Jun 09 10:48:52.662612 crc crio[3654]: time="2026-06-09T10:48:52.662590124Z" level=info msg="Adding pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.876881 | controller | Jun 09 10:48:52.741033 crc crio[3654]: time="2026-06-09T10:48:52.740217373Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:ec844a9526abd95e4c18c54053bf7db141a17eeabd98a663c74e6463dea843dd UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/7042e52e-fced-489f-a9ee-e20446d3677b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc0016a85d8}] Aliases:map[]}"
2026-06-09 12:20:02.876897 | controller | Jun 09 10:48:52.741033 crc crio[3654]: time="2026-06-09T10:48:52.740498191Z" level=info msg="Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.876913 | controller | Jun 09 10:48:52.890828 crc crio[3654]: time="2026-06-09T10:48:52.888793357Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:c6b7ae13a88287812d0215b4c3779b57d6f31d7d3c855c0f6b25b5dfbbd30e61 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/e3cde62f-3aba-4584-beb6-3171908e6c06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc0022920b8}] Aliases:map[]}"
2026-06-09 12:20:02.876929 | controller | Jun 09 10:48:52.890828 crc crio[3654]: time="2026-06-09T10:48:52.889077995Z" level=info msg="Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.876944 | controller | Jun 09 10:48:52.978146 crc crio[3654]: time="2026-06-09T10:48:52.978088481Z" level=info msg="Ran pod sandbox 3d713a294bb81f354f0a153bd3ccee0e5ca1d379029354c5fd58766f7dc28745 with infra container: openshift-machine-config-operator/machine-config-server-frshx/POD" id=305813dc-f7cc-49be-9f45-698321559c95 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.876960 | controller | Jun 09 10:48:52.993880 crc crio[3654]: time="2026-06-09T10:48:52.993822029Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=8017cfb4-ce6e-46a0-b402-5b41af370949 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.876980 | controller | Jun 09 10:48:53.071498 crc crio[3654]: time="2026-06-09T10:48:53.071453189Z" level=info msg="Ran pod sandbox 6278cc9e41264179de9cac2d18892017f2f95b5226c63a4136d859c794e756f3 with infra container: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD" id=66811fdc-4079-4858-b170-818956775a04 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.876997 | controller | Jun 09 10:48:53.116090 crc crio[3654]: time="2026-06-09T10:48:53.116030959Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=5dc34081-34ac-4fc4-8b13-33d404d9e392 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.877012 | controller | Jun 09 10:48:53.242629 crc crio[3654]: time="2026-06-09T10:48:53.241757288Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.877028 | controller | Jun 09 10:48:53.254863 crc crio[3654]: time="2026-06-09T10:48:53.254232934Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=2d15e6b2-5bc4-49ff-b381-809c9f02032c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.877044 | controller | Jun 09 10:48:53.258057 crc crio[3654]: time="2026-06-09T10:48:53.258006899Z" level=info msg="Ran pod sandbox 1aa0f61cf6d8edf7f77315da465d88bfbf1e03e6a57cf97205c09430d3f75050 with infra container: openshift-dns/node-resolver-277xp/POD" id=05224630-fe38-45c3-8fc8-b00d6c4809f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.877060 | controller | Jun 09 10:48:53.262610 crc crio[3654]: time="2026-06-09T10:48:53.262214857Z" level=info msg="Ran pod sandbox b090650e85ba85e31dc0d2e70cf6df64317cf259aa826150a90cef347ad09629 with infra container: openshift-multus/multus-bzhnf/POD" id=a621718b-86d7-4393-bef6-a16db5f4ec86 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.877076 | controller | Jun 09 10:48:53.266196 crc crio[3654]: time="2026-06-09T10:48:53.266145256Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=25c16b71-b199-4892-b14d-48e3f561465b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.877092 | controller | Jun 09 10:48:53.267887 crc crio[3654]: time="2026-06-09T10:48:53.267529444Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=1aff855a-238f-4484-b148-9b529a9a1276 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.877107 | controller | Jun 09 10:48:53.287770 crc crio[3654]: time="2026-06-09T10:48:53.287591043Z" level=info msg="Ran pod sandbox 486823e29830b0bb1d3e8d0b3f117130628f5ba696aa1cd7f1f832c66f25da01 with infra container: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD" id=c47d7b9e-335c-4116-8f5a-fddef477d201 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.877123 | controller | Jun 09 10:48:53.299193 crc crio[3654]: time="2026-06-09T10:48:53.299152364Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.877139 | controller | Jun 09 10:48:53.305889 crc crio[3654]: time="2026-06-09T10:48:53.305619204Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.877155 | controller | Jun 09 10:48:53.316505 crc crio[3654]: time="2026-06-09T10:48:53.314986615Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=5396be69-bf79-4f91-ac61-bb3e5728768c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.877174 | controller | Jun 09 10:48:53.317911 crc crio[3654]: time="2026-06-09T10:48:53.317840564Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=ccef2fc7-172b-4900-a9f3-424bedb5e837 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.877190 | controller | Jun 09 10:48:53.343641 crc crio[3654]: time="2026-06-09T10:48:53.342935842Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a" id=da92d674-c729-4a21-b907-57144cb0d594 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.877205 | controller | Jun 09 10:48:53.366069 crc crio[3654]: time="2026-06-09T10:48:53.366019414Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.877221 | controller | Jun 09 10:48:53.382026 crc crio[3654]: time="2026-06-09T10:48:53.381235988Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy" id=32d68f02-3a7d-4499-a2b9-853484a79627 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.877237 | controller | Jun 09 10:48:53.384602 crc crio[3654]: time="2026-06-09T10:48:53.384389636Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.877253 | controller | Jun 09 10:48:53.388168 crc crio[3654]: time="2026-06-09T10:48:53.387639016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.877269 | controller | Jun 09 10:48:53.398922 crc crio[3654]: time="2026-06-09T10:48:53.366892339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.877285 | controller | Jun 09 10:48:53.400260 crc crio[3654]: time="2026-06-09T10:48:53.40001973Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=25d0f1f9-eb38-4fc6-a379-05f761ddc98c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.877301 | controller | Jun 09 10:48:53.401934 crc crio[3654]: time="2026-06-09T10:48:53.400954096Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=331cb7e8-afe0-4018-ad38-6405424df6a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.877317 | controller | Jun 09 10:48:53.401934 crc crio[3654]: time="2026-06-09T10:48:53.401179003Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=5e2abf57-778a-48b9-bf81-f2b9eb49fd97 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.877333 | controller | Jun 09 10:48:53.401934 crc crio[3654]: time="2026-06-09T10:48:53.401210973Z" level=info msg="Creating container: openshift-image-registry/node-ca-2wddl/node-ca" id=0e5ab41f-4b74-4672-ab3d-17d060444b6b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.877365 | controller | Jun 09 10:48:53.402063 crc crio[3654]: time="2026-06-09T10:48:53.402039697Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=07e824b9-1554-4b91-af28-29528b8a602d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.877386 | controller | Jun 09 10:48:53.402844 crc crio[3654]: time="2026-06-09T10:48:53.40253857Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.877407 | controller | Jun 09 10:48:53.405234 crc crio[3654]: time="2026-06-09T10:48:53.390975669Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=edc8282c-544f-40a7-9de7-74617b5e397b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.877423 | controller | Jun 09 10:48:53.406555 crc crio[3654]: time="2026-06-09T10:48:53.406527531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.877439 | controller | Jun 09 10:48:53.415837 crc crio[3654]: time="2026-06-09T10:48:53.41510311Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.877454 | controller | Jun 09 10:48:53.419254 crc crio[3654]: time="2026-06-09T10:48:53.418988448Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup" id=de16f3ff-eada-4edf-ac47-3e6495cbfe6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.877470 | controller | Jun 09 10:48:53.423904 crc crio[3654]: time="2026-06-09T10:48:53.423622547Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=3ed03e75-213e-41bf-beae-d838256f7359 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.877486 | controller | Jun 09 10:48:53.428775 crc crio[3654]: time="2026-06-09T10:48:53.423946536Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server" id=00e26e6d-ee42-4c72-b7ec-fa78edbfb3cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.877501 | controller | Jun 09 10:48:53.437495 crc crio[3654]: time="2026-06-09T10:48:53.435048285Z" level=info msg="Creating container: openshift-multus/multus-bzhnf/kube-multus" id=da6dc5a2-1340-4f1e-b53f-c389303b36b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.877517 | controller | Jun 09 10:48:53.437495 crc crio[3654]: time="2026-06-09T10:48:53.435775985Z" level=info msg="Creating container: openshift-dns/node-resolver-277xp/dns-node-resolver" id=63b7a3c3-973d-4147-a3eb-77d80bc42250 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.877532 | controller | Jun 09 10:48:53.693897 crc crio[3654]: time="2026-06-09T10:48:53.687724065Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.877548 | controller | Jun 09 10:48:53.935198 crc crio[3654]: time="2026-06-09T10:48:53.935033436Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.877563 | controller | Jun 09 10:48:53.936111 crc crio[3654]: time="2026-06-09T10:48:53.93589713Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.877579 | controller | Jun 09 10:48:53.948179 crc crio[3654]: time="2026-06-09T10:48:53.944779907Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon" id=fca85b3c-5d4b-42ab-9305-c721e202bb74 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.877594 | controller | Jun 09 10:48:53.952994 crc crio[3654]: time="2026-06-09T10:48:53.95243911Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.877610 | controller | Jun 09 10:48:54.084253 crc crio[3654]: time="2026-06-09T10:48:54.083956939Z" level=info msg="Created container 02adca6a6c11d93a7bb085bee1608207954e2f54ce36c1617d4b8d52c07412eb: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=66888459-46ae-494a-bbf4-0c8d6eb48dc9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.877646 | controller | Jun 09 10:48:54.104945 crc crio[3654]: time="2026-06-09T10:48:54.103996466Z" level=info msg="Starting container: 02adca6a6c11d93a7bb085bee1608207954e2f54ce36c1617d4b8d52c07412eb" id=15ead0b4-1cc9-46cd-8c5d-ca137c61b036 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.877663 | controller | Jun 09 10:48:54.139202 crc crio[3654]: time="2026-06-09T10:48:54.138392863Z" level=info msg="Created container be98435e032016a3072f09b75b834d1715d63917cdb2c252ad0490774ab664c0: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=8722fc43-223a-447f-8378-79fc3579b85e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.877683 | controller | Jun 09 10:48:54.159216 crc crio[3654]: time="2026-06-09T10:48:54.158627147Z" level=info msg="Starting container: be98435e032016a3072f09b75b834d1715d63917cdb2c252ad0490774ab664c0" id=18b5b923-05b0-488c-bd52-c864612a336f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.877699 | controller | Jun 09 10:48:54.207074 crc crio[3654]: time="2026-06-09T10:48:54.205855001Z" level=info msg="Created container 122164de82bfc7f31a8d728ab20b45ccbcde662bf212afa900429999869df214: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=a1a4e10e-bf94-4f0b-aa25-bf773098a316 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.877715 | controller | Jun 09 10:48:54.211017 crc crio[3654]: time="2026-06-09T10:48:54.21012166Z" level=info msg="Started container" PID=7893 containerID=02adca6a6c11d93a7bb085bee1608207954e2f54ce36c1617d4b8d52c07412eb description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=15ead0b4-1cc9-46cd-8c5d-ca137c61b036 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b839fce9d8d4e4819cfa16b59fbd2271a1f8078ad3daaa60f65774bd2f3ef06
2026-06-09 12:20:02.877731 | controller | Jun 09 10:48:54.233251 crc crio[3654]: time="2026-06-09T10:48:54.23313284Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.877747 | controller | Jun 09 10:48:54.244857 crc crio[3654]: time="2026-06-09T10:48:54.244784914Z" level=info msg="Started container" PID=7896 containerID=be98435e032016a3072f09b75b834d1715d63917cdb2c252ad0490774ab664c0 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=18b5b923-05b0-488c-bd52-c864612a336f name=/runtime.v1.RuntimeService/StartContainer sandboxID=87be9d17d06d1106bcb0dd6a4096410f5b670dce8851c6845a1e670d8afd0ac0
2026-06-09 12:20:02.877763 | controller | Jun 09 10:48:54.245500 crc crio[3654]: time="2026-06-09T10:48:54.245455813Z" level=info msg="Starting container: 122164de82bfc7f31a8d728ab20b45ccbcde662bf212afa900429999869df214" id=9d905e70-f0b1-43a3-91f7-5aecd7d9c029 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.877779 | controller | Jun 09 10:48:54.249848 crc crio[3654]: time="2026-06-09T10:48:54.249580717Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.877795 | controller | Jun 09 10:48:54.528085 crc crio[3654]: time="2026-06-09T10:48:54.52754952Z" level=info msg="Started container" PID=7906 containerID=122164de82bfc7f31a8d728ab20b45ccbcde662bf212afa900429999869df214 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=9d905e70-f0b1-43a3-91f7-5aecd7d9c029 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e11e89fb7934e5776b30dea5ea80a860ad8c0970a0d0a5593003399d80a22fb2
2026-06-09 12:20:02.877811 | controller | Jun 09 10:48:55.169818 crc crio[3654]: time="2026-06-09T10:48:55.168858522Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.877830 | controller | Jun 09 10:48:55.226697 crc crio[3654]: time="2026-06-09T10:48:55.226162366Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.877846 | controller | Jun 09 10:48:55.804144 crc crio[3654]: time="2026-06-09T10:48:55.801182754Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.877862 | controller | Jun 09 10:48:55.917865 crc crio[3654]: time="2026-06-09T10:48:55.915278868Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.877878 | controller | Jun 09 10:48:56.397077 crc crio[3654]: time="2026-06-09T10:48:56.396090365Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.877894 | controller | Jun 09 10:48:56.494177 crc crio[3654]: time="2026-06-09T10:48:56.494079961Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.877909 | controller | Jun 09 10:48:56.693036 crc crio[3654]: time="2026-06-09T10:48:56.692917614Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.877925 | controller | Jun 09 10:48:56.794056 crc crio[3654]: time="2026-06-09T10:48:56.793905173Z" level=info msg="Created container 4719d4cc3004b649a3a14bb9e096b311dca07861df6c83695555ecfc0658624a: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup" id=de16f3ff-eada-4edf-ac47-3e6495cbfe6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.877941 | controller | Jun 09 10:48:56.797073 crc crio[3654]: time="2026-06-09T10:48:56.796912367Z" level=info msg="Starting container: 4719d4cc3004b649a3a14bb9e096b311dca07861df6c83695555ecfc0658624a" id=87ab2ff1-ff18-422d-a021-0aefde073250 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.877958 | controller | Jun 09 10:48:56.934365 crc crio[3654]: time="2026-06-09T10:48:56.932984193Z" level=info msg="Started container" PID=7990 containerID=4719d4cc3004b649a3a14bb9e096b311dca07861df6c83695555ecfc0658624a description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup id=87ab2ff1-ff18-422d-a021-0aefde073250 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6278cc9e41264179de9cac2d18892017f2f95b5226c63a4136d859c794e756f3
2026-06-09 12:20:02.877977 | controller | Jun 09 10:48:56.984966 crc crio[3654]: time="2026-06-09T10:48:56.980548746Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.877994 | controller | Jun 09 10:48:56.998539 crc crio[3654]: time="2026-06-09T10:48:56.998503306Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.878010 | controller | Jun 09 10:48:57.286544 crc crio[3654]: time="2026-06-09T10:48:57.285951293Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.878025 | controller | Jun 09 10:48:57.318696 crc crio[3654]: time="2026-06-09T10:48:57.318149169Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.878041 | controller | Jun 09 10:48:57.645224 crc crio[3654]: time="2026-06-09T10:48:57.644725625Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=610bac61-02ab-470b-98c2-a391f9035c95 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.878060 | controller | Jun 09 10:48:57.653182 crc crio[3654]: time="2026-06-09T10:48:57.652586893Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=e5773300-27b7-4eef-801f-45bfdb5a3395 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.878077 | controller | Jun 09 10:48:57.662419 crc crio[3654]: time="2026-06-09T10:48:57.661053339Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=1e607159-b05c-425d-a28b-4a0ce802d963 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.878093 | controller | Jun 09 10:48:57.662419 crc crio[3654]: time="2026-06-09T10:48:57.662055547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.878108 | controller | Jun 09 10:48:57.707377 crc crio[3654]: time="2026-06-09T10:48:57.706978217Z" level=info msg="Created container 6a868cd098046853ba5b82ea616cb1bdda61b4a7041171efc639d73f4c530abe: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server" id=00e26e6d-ee42-4c72-b7ec-fa78edbfb3cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.878124 | controller | Jun 09 10:48:57.844696 crc crio[3654]: time="2026-06-09T10:48:57.843582758Z" level=info msg="Created container 22cce17f6fefc356a12938dffb9139aa4152722ffabd935ae4dc67a8fcb09b8a: openshift-multus/multus-bzhnf/kube-multus" id=da6dc5a2-1340-4f1e-b53f-c389303b36b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.878140 | controller | Jun 09 10:48:57.864351 crc crio[3654]: time="2026-06-09T10:48:57.863962635Z" level=info msg="Starting container: 6a868cd098046853ba5b82ea616cb1bdda61b4a7041171efc639d73f4c530abe" id=5b8aaa25-ead9-46cb-9f4f-c0b70f21b574 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.878155 | controller | Jun 09 10:48:57.871203 crc crio[3654]: time="2026-06-09T10:48:57.870198368Z" level=info msg="Starting container: 22cce17f6fefc356a12938dffb9139aa4152722ffabd935ae4dc67a8fcb09b8a" id=2e90a123-aea0-40da-b3af-339e246574d0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.878171 | controller | Jun 09 10:48:57.908459 crc crio[3654]: time="2026-06-09T10:48:57.908153474Z" level=info msg="Started container" PID=8022 containerID=6a868cd098046853ba5b82ea616cb1bdda61b4a7041171efc639d73f4c530abe description=openshift-machine-config-operator/machine-config-server-frshx/machine-config-server id=5b8aaa25-ead9-46cb-9f4f-c0b70f21b574 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d713a294bb81f354f0a153bd3ccee0e5ca1d379029354c5fd58766f7dc28745
2026-06-09 12:20:02.878187 | controller | Jun 09 10:48:57.936829 crc crio[3654]: time="2026-06-09T10:48:57.936198344Z" level=info msg="Started container" PID=8038 containerID=22cce17f6fefc356a12938dffb9139aa4152722ffabd935ae4dc67a8fcb09b8a description=openshift-multus/multus-bzhnf/kube-multus id=2e90a123-aea0-40da-b3af-339e246574d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b090650e85ba85e31dc0d2e70cf6df64317cf259aa826150a90cef347ad09629
2026-06-09 12:20:02.878204 | controller | Jun 09 10:48:58.047242 crc crio[3654]: time="2026-06-09T10:48:58.039007304Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.878220 | controller | Jun 09 10:48:58.047242 crc crio[3654]: time="2026-06-09T10:48:58.044905279Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.878236 | controller | Jun 09 10:48:58.056427 crc crio[3654]: time="2026-06-09T10:48:58.056167752Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_bd34e9d1-a134-47f5-94a8-df8261d81284\""
2026-06-09 12:20:02.878256 | controller | Jun 09 10:48:59.365439 crc crio[3654]: time="2026-06-09T10:48:59.360979763Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 12:20:02.878273 | controller | Jun 09 10:48:59.526455 crc crio[3654]: time="2026-06-09T10:48:59.525159261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.878289 | controller | Jun 09 10:48:59.692887 crc crio[3654]: time="2026-06-09T10:48:59.689779161Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.878305 | controller | Jun 09 10:48:59.787226 crc crio[3654]: time="2026-06-09T10:48:59.786166073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.878321 | controller | Jun 09 10:48:59.937154 crc crio[3654]: time="2026-06-09T10:48:59.93667397Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.878336 | controller | Jun 09 10:49:00.069499 crc crio[3654]: time="2026-06-09T10:49:00.065537125Z" level=info msg="Created container a272a3bb223347ab8e21460f3f7b088a1eab09f7931ce9dacb4d300a20a4a7da: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=1e607159-b05c-425d-a28b-4a0ce802d963 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.878371 | controller | Jun 09 10:49:00.086138 crc crio[3654]: time="2026-06-09T10:49:00.085682896Z" level=info msg="Starting container: a272a3bb223347ab8e21460f3f7b088a1eab09f7931ce9dacb4d300a20a4a7da" id=860e9e56-553d-4396-8d33-9ecbb2c25ec0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.878389 | controller | Jun 09 10:49:00.498549 crc crio[3654]: time="2026-06-09T10:49:00.49813959Z" level=info msg="Started container" PID=8068 containerID=a272a3bb223347ab8e21460f3f7b088a1eab09f7931ce9dacb4d300a20a4a7da description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller id=860e9e56-553d-4396-8d33-9ecbb2c25ec0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6278cc9e41264179de9cac2d18892017f2f95b5226c63a4136d859c794e756f3
2026-06-09 12:20:02.878406 | controller | Jun 09 10:49:00.517487 crc crio[3654]: time="2026-06-09T10:49:00.516942754Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.878422 | controller | Jun 09 10:49:00.530706 crc crio[3654]: time="2026-06-09T10:49:00.530621824Z" level=info msg="Created container e733a5b2926147cd245e6868bb5afeefc8cac4f6444b9bcb6ca6f968c9d9b46a: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=26116036-1bd3-4fe5-8c0f-7a745729b229 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.878438 | controller | Jun 09 10:49:00.556745 crc crio[3654]: time="2026-06-09T10:49:00.556562136Z" level=info msg="Created container c6736e680ea9b53f189e3bff06f5a3ffb0dce030ad9bf10e9d0d9b17594dfa01: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=edc8282c-544f-40a7-9de7-74617b5e397b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.878454 | controller | Jun 09 10:49:00.563223 crc crio[3654]: time="2026-06-09T10:49:00.538791361Z" level=info msg="Created container 5fa246af3710732e7b2b5ddef836d90ad02fcf99d1b37108cae80dbde28be2fc: openshift-image-registry/node-ca-2wddl/node-ca" id=0e5ab41f-4b74-4672-ab3d-17d060444b6b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.878473 | controller | Jun 09 10:49:00.568193 crc crio[3654]: time="2026-06-09T10:49:00.568133008Z" level=info msg="Created container 7c7b03ec4b4588242d10cadefd6e07095973311214ca619b5eb0f0e3819c38c3: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon" id=fca85b3c-5d4b-42ab-9305-c721e202bb74 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.878490 | controller | Jun 09 10:49:00.581579 crc crio[3654]: time="2026-06-09T10:49:00.579270157Z" level=info msg="Starting container: 5fa246af3710732e7b2b5ddef836d90ad02fcf99d1b37108cae80dbde28be2fc" id=f2afd09e-5724-48a3-85a1-4bec1e4a0896 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.878506 | controller | Jun 09 10:49:00.600732 crc crio[3654]: time="2026-06-09T10:49:00.60056062Z" level=info msg="Starting container: e733a5b2926147cd245e6868bb5afeefc8cac4f6444b9bcb6ca6f968c9d9b46a" id=77831551-09ae-4706-9630-a69d8fe832db name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.878522 | controller | Jun 09 10:49:00.607556 crc crio[3654]: time="2026-06-09T10:49:00.607453102Z" level=info msg="Starting container: 7c7b03ec4b4588242d10cadefd6e07095973311214ca619b5eb0f0e3819c38c3" id=0783b0cf-ffc2-40e6-862c-79dca62aab47 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.878538 | controller | Jun 09 10:49:00.616517 crc crio[3654]: time="2026-06-09T10:49:00.616247646Z" level=info msg="Starting container: c6736e680ea9b53f189e3bff06f5a3ffb0dce030ad9bf10e9d0d9b17594dfa01" id=5e70ece3-3b10-475f-95c2-9ed876ec3b78 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.878553 | controller | Jun 09 10:49:00.618420 crc crio[3654]: time="2026-06-09T10:49:00.617949143Z" level=info msg="Started container" PID=8127 containerID=5fa246af3710732e7b2b5ddef836d90ad02fcf99d1b37108cae80dbde28be2fc description=openshift-image-registry/node-ca-2wddl/node-ca id=f2afd09e-5724-48a3-85a1-4bec1e4a0896 name=/runtime.v1.RuntimeService/StartContainer sandboxID=040e40baeba017588671d26af1919f8f66b0d8ea312e298619067c242a713c0b
2026-06-09 12:20:02.878570 | controller | Jun 09 10:49:00.653977 crc crio[3654]: time="2026-06-09T10:49:00.653911794Z" level=info msg="Started container" PID=8109 containerID=e733a5b2926147cd245e6868bb5afeefc8cac4f6444b9bcb6ca6f968c9d9b46a description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=77831551-09ae-4706-9630-a69d8fe832db name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d43f16884512cb4593616184efe91980c526fb8e7d1c4d5bbb19cd9012db3f4
2026-06-09 12:20:02.878586 | controller | Jun 09 10:49:00.689257 crc crio[3654]: time="2026-06-09T10:49:00.688876227Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=76935771-c04f-4255-aab6-8823ce12d2b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.878602 | controller | Jun 09 10:49:00.692357 crc crio[3654]: time="2026-06-09T10:49:00.691970333Z" level=info msg="Started container" PID=8107 containerID=7c7b03ec4b4588242d10cadefd6e07095973311214ca619b5eb0f0e3819c38c3 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=0783b0cf-ffc2-40e6-862c-79dca62aab47 name=/runtime.v1.RuntimeService/StartContainer sandboxID=486823e29830b0bb1d3e8d0b3f117130628f5ba696aa1cd7f1f832c66f25da01
2026-06-09 12:20:02.878617 | controller | Jun 09 10:49:00.705370 crc crio[3654]: time="2026-06-09T10:49:00.704845831Z" level=info msg="Started container" PID=8113 containerID=c6736e680ea9b53f189e3bff06f5a3ffb0dce030ad9bf10e9d0d9b17594dfa01 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy id=5e70ece3-3b10-475f-95c2-9ed876ec3b78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d91bf07ecd3e56049ca39b7300e760a33877da7bdcbfb62398805b162854b2fb
2026-06-09 12:20:02.878633 | controller | Jun 09 10:49:00.707748 crc crio[3654]: time="2026-06-09T10:49:00.707586257Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=7eb7d2fe-9c68-4805-88bb-b8c46189a8d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.878652 | controller | Jun 09 10:49:00.729496 crc crio[3654]: time="2026-06-09T10:49:00.729276421Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=a2ee61a1-7fd3-40f3-a19a-136a76564b60 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.878668 | controller | Jun 09 10:49:00.730357 crc crio[3654]: time="2026-06-09T10:49:00.730036962Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.878684 | controller | Jun 09 10:49:00.740538 crc crio[3654]: time="2026-06-09T10:49:00.740227556Z" level=info msg="Created container 9d92428ea9e0716ecb628832c8d2562cf3c722af59e774a4abb796604077007b: openshift-dns/node-resolver-277xp/dns-node-resolver" id=63b7a3c3-973d-4147-a3eb-77d80bc42250 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.878700 | controller | Jun 09 10:49:00.754849 crc crio[3654]: time="2026-06-09T10:49:00.754788131Z" level=info msg="Starting container: 9d92428ea9e0716ecb628832c8d2562cf3c722af59e774a4abb796604077007b" id=9be885cd-d796-4b4e-85ac-f243cb9b8a3c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.878715 | controller | Jun 09 10:49:00.778359 crc crio[3654]: time="2026-06-09T10:49:00.778003076Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=431e339d-74a0-4513-9ec5-809d51e35d31 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.878731 | controller | Jun 09 10:49:00.778770 crc crio[3654]: time="2026-06-09T10:49:00.778005047Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=a1856ce1-03be-47a0-b442-d271fda73322 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.878746 | controller | Jun 09 10:49:00.795403 crc crio[3654]: time="2026-06-09T10:49:00.794540167Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.878761 | controller | Jun 09 10:49:00.798148 crc crio[3654]: time="2026-06-09T10:49:00.796955074Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.878777 | controller | Jun 09 10:49:00.808176 crc crio[3654]: time="2026-06-09T10:49:00.807740734Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=43df00a7-b24d-4666-9ad6-cd35620d51a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.878792 | controller | Jun 09 10:49:00.808566 crc crio[3654]: time="2026-06-09T10:49:00.808442003Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=32f1412c-37ba-463a-a716-49d7a6ab64b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.878808 | controller | Jun 09 10:49:00.826556 crc crio[3654]: time="2026-06-09T10:49:00.825551429Z" level=info msg="Created container d1dd11d7327857536eceb18fac0201b1a687678c0789435d17f42b616a64da0f: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy" id=32d68f02-3a7d-4499-a2b9-853484a79627 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.878823 | controller | Jun 09 10:49:00.831884 crc crio[3654]: time="2026-06-09T10:49:00.831820234Z" level=info msg="Started container" PID=8126 containerID=9d92428ea9e0716ecb628832c8d2562cf3c722af59e774a4abb796604077007b description=openshift-dns/node-resolver-277xp/dns-node-resolver id=9be885cd-d796-4b4e-85ac-f243cb9b8a3c name=/runtime.v1.RuntimeService/StartContainer sandboxID=1aa0f61cf6d8edf7f77315da465d88bfbf1e03e6a57cf97205c09430d3f75050
2026-06-09 12:20:02.878843 | controller | Jun 09 10:49:00.832591 crc crio[3654]: time="2026-06-09T10:49:00.832260846Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=66c10bfc-c85b-4d9e-b4c0-99f3770b43a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.878859 | controller | Jun 09 10:49:00.834418 crc crio[3654]: time="2026-06-09T10:49:00.833071139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.878875 | controller | Jun 09 10:49:00.844174 crc crio[3654]: time="2026-06-09T10:49:00.831823824Z" level=info msg="Starting container: d1dd11d7327857536eceb18fac0201b1a687678c0789435d17f42b616a64da0f" id=750ce345-a5d6-4eef-865c-d0a260fb037c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.878891 | controller | Jun 09 10:49:00.917379 crc crio[3654]: time="2026-06-09T10:49:00.917103537Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy" id=72c66bc9-0c88-4a2f-aab5-6dd8a6dfdd1b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.878907 | controller | Jun 09 10:49:00.933914 crc crio[3654]: time="2026-06-09T10:49:00.933708129Z" level=info msg="Started container" PID=8152 containerID=d1dd11d7327857536eceb18fac0201b1a687678c0789435d17f42b616a64da0f description=openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy id=750ce345-a5d6-4eef-865c-d0a260fb037c name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc870237db59af91548bde1bdad5b6b8db18d2f00e7ea36142b3445a611ac900
2026-06-09 12:20:02.878923 | controller | Jun 09 10:49:00.945979 crc crio[3654]: time="2026-06-09T10:49:00.945913828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.878938 | controller | Jun 09 10:49:01.020867 crc crio[3654]: time="2026-06-09T10:49:01.020726669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.878954 | controller | Jun 09 10:49:01.067546 crc crio[3654]: time="2026-06-09T10:49:01.066883304Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.878969 | controller | Jun 09 10:49:01.112343 crc crio[3654]: time="2026-06-09T10:49:01.110095956Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.878985 | controller | Jun 09 10:49:01.263904 crc crio[3654]: time="2026-06-09T10:49:01.263839843Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.879001 | controller | Jun 09 10:49:01.390265 crc crio[3654]: time="2026-06-09T10:49:01.38987356Z" level=info msg="Created container bf363e57257be706324dd7e0b157c0781c82f2b536a48ee16cf9a9356a50c857: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=a2ee61a1-7fd3-40f3-a19a-136a76564b60 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.879016 | controller | Jun 09 10:49:01.413473 crc crio[3654]: time="2026-06-09T10:49:01.409472245Z" level=info msg="Starting container: bf363e57257be706324dd7e0b157c0781c82f2b536a48ee16cf9a9356a50c857" id=e2503ef0-ce63-4cc5-a4f1-e9c4c25cbe3d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.879032 | controller | Jun 09 10:49:01.586603 crc crio[3654]: time="2026-06-09T10:49:01.581268135Z" level=info msg="Created container b9df10819f8b52228292ab91b79b23e00dbb5b2b00938d0dd42f949998dc9739: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=66c10bfc-c85b-4d9e-b4c0-99f3770b43a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.879052 | controller | Jun 09 10:49:01.590565 crc crio[3654]: time="2026-06-09T10:49:01.582792477Z" level=info msg="Started container" PID=8192 containerID=bf363e57257be706324dd7e0b157c0781c82f2b536a48ee16cf9a9356a50c857 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging id=e2503ef0-ce63-4cc5-a4f1-e9c4c25cbe3d name=/runtime.v1.RuntimeService/StartContainer sandboxID=6278cc9e41264179de9cac2d18892017f2f95b5226c63a4136d859c794e756f3
2026-06-09 12:20:02.879068 | controller | Jun 09 10:49:01.599271 crc crio[3654]: time="2026-06-09T10:49:01.596816847Z" level=info msg="Starting container: b9df10819f8b52228292ab91b79b23e00dbb5b2b00938d0dd42f949998dc9739" id=4d71a8d0-d12e-4bd0-bd99-ff318caff810 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.879084 | controller | Jun 09 10:49:01.664097 crc crio[3654]: time="2026-06-09T10:49:01.662149055Z" level=info msg="Started container" PID=8209 containerID=b9df10819f8b52228292ab91b79b23e00dbb5b2b00938d0dd42f949998dc9739 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=4d71a8d0-d12e-4bd0-bd99-ff318caff810 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d91bf07ecd3e56049ca39b7300e760a33877da7bdcbfb62398805b162854b2fb
2026-06-09 12:20:02.879100 | controller | Jun 09 10:49:01.670569 crc crio[3654]: time="2026-06-09T10:49:01.670494767Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=9fd83aaf-933e-4222-99eb-94f7e58f464d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.879116 | controller | Jun 09 10:49:01.679095 crc crio[3654]: time="2026-06-09T10:49:01.678721196Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=6c168024-ca79-488b-83ef-8366e83ee949 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.879132 | controller | Jun 09 10:49:01.686719 crc crio[3654]: time="2026-06-09T10:49:01.685848304Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=6e9784f7-2221-4ddc-826c-aef013ea21af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.879147 | controller | Jun 09 10:49:01.686719 crc crio[3654]: time="2026-06-09T10:49:01.686229845Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.879163 | controller | Jun 09 10:49:01.772557 crc crio[3654]: time="2026-06-09T10:49:01.771817855Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.879178 | controller | Jun 09 10:49:01.776366 crc crio[3654]: time="2026-06-09T10:49:01.774039717Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.879194 | controller | Jun 09 10:49:02.096787 crc crio[3654]: time="2026-06-09T10:49:02.096722084Z" level=info msg="Created container f18175d44dbc6294bec2901f80303046064a2b168a98f44169d5bf6a218e612e: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy" id=72c66bc9-0c88-4a2f-aab5-6dd8a6dfdd1b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.879210 | controller | Jun 09 10:49:02.103817 crc crio[3654]: time="2026-06-09T10:49:02.102906136Z" level=info msg="Starting container: f18175d44dbc6294bec2901f80303046064a2b168a98f44169d5bf6a218e612e" id=ae8145be-17d3-4fa9-908f-2692ace7e8a4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.879226 | controller | Jun 09 10:49:02.140609 crc crio[3654]: time="2026-06-09T10:49:02.140489062Z" level=info msg="Created container b180d23bc6da36601e62e614179a61240897cc708443f0836142db659ca5336f: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=6e9784f7-2221-4ddc-826c-aef013ea21af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.879248 | controller | Jun 09 10:49:02.150585 crc crio[3654]: time="2026-06-09T10:49:02.150168901Z" level=info msg="Starting container: b180d23bc6da36601e62e614179a61240897cc708443f0836142db659ca5336f" id=3fa23ec9-3d57-43ad-b79a-a5bb3e239175 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.879265 | controller | Jun 09 10:49:02.303427 crc crio[3654]: time="2026-06-09T10:49:02.302867859Z" level=info msg="Started container" PID=8250 containerID=b180d23bc6da36601e62e614179a61240897cc708443f0836142db659ca5336f description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node id=3fa23ec9-3d57-43ad-b79a-a5bb3e239175 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6278cc9e41264179de9cac2d18892017f2f95b5226c63a4136d859c794e756f3
2026-06-09 12:20:02.879281 | controller | Jun 09 10:49:02.327917 crc crio[3654]: time="2026-06-09T10:49:02.327355151Z" level=info msg="Started container" PID=8231 containerID=f18175d44dbc6294bec2901f80303046064a2b168a98f44169d5bf6a218e612e description=openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy id=ae8145be-17d3-4fa9-908f-2692ace7e8a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=486823e29830b0bb1d3e8d0b3f117130628f5ba696aa1cd7f1f832c66f25da01
2026-06-09 12:20:02.879297 | controller | Jun 09 10:49:02.594918 crc crio[3654]: time="2026-06-09T10:49:02.594362859Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=08790b95-219a-4382-9ab0-9b3bee79e1eb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.879313 | controller | Jun 09 10:49:02.599797 crc crio[3654]: time="2026-06-09T10:49:02.599533403Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=d1fce2f1-8fc6-446b-b3cd-e4f6774fec5a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.879329 | controller | Jun 09 10:49:02.609429 crc crio[3654]: time="2026-06-09T10:49:02.608803021Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=7c5a21c0-d13e-42fd-8b69-d428c7d59ba7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.879344 | controller | Jun 09 10:49:02.609429 crc crio[3654]: time="2026-06-09T10:49:02.60912335Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.879382 | controller | Jun 09 10:49:02.647547 crc crio[3654]: time="2026-06-09T10:49:02.647468726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.879399 | controller | Jun 09 10:49:02.652853 crc crio[3654]: time="2026-06-09T10:49:02.652615449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.879416 | controller | Jun 09 10:49:02.938030 crc crio[3654]: time="2026-06-09T10:49:02.937866815Z" level=info msg="Created container cabd5fefee9f6522898da0e81e2218ef3385a37aff7b41527a244b43e9cc9158: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=7c5a21c0-d13e-42fd-8b69-d428c7d59ba7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.879432 | controller | Jun 09 10:49:02.947067 crc crio[3654]: time="2026-06-09T10:49:02.946949418Z" level=info msg="Starting container: cabd5fefee9f6522898da0e81e2218ef3385a37aff7b41527a244b43e9cc9158" id=b25db3c1-35fb-45b0-97c0-805343d3cdca name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.879453 | controller | Jun 09 10:49:03.025425 crc crio[3654]: time="2026-06-09T10:49:03.02179002Z" level=info msg="Started container" PID=8289 containerID=cabd5fefee9f6522898da0e81e2218ef3385a37aff7b41527a244b43e9cc9158 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics id=b25db3c1-35fb-45b0-97c0-805343d3cdca name=/runtime.v1.RuntimeService/StartContainer sandboxID=6278cc9e41264179de9cac2d18892017f2f95b5226c63a4136d859c794e756f3
2026-06-09 12:20:02.879469 | controller | Jun 09 10:49:03.107530 crc crio[3654]: time="2026-06-09T10:49:03.107182906Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=53c2ef1d-e7d9-407a-94fe-89821ff85e4b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.879485 | controller | Jun 09 10:49:03.110799 crc crio[3654]: time="2026-06-09T10:49:03.110269822Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=cab46198-72e5-470e-bce7-f99e57f74620 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.879501 | controller | Jun 09 10:49:03.117173 crc crio[3654]: time="2026-06-09T10:49:03.116840924Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=fe9bb429-d24c-4d6c-89fd-2eda93b22868 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.879517 | controller | Jun 09 10:49:03.117493 crc crio[3654]: time="2026-06-09T10:49:03.117421471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.879533 | controller | Jun 09 10:49:03.251524 crc crio[3654]: time="2026-06-09T10:49:03.251161591Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.879548 | controller | Jun 09 10:49:03.272055 crc crio[3654]: time="2026-06-09T10:49:03.269008708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.879564 | controller | Jun 09 10:49:03.686945 crc crio[3654]: time="2026-06-09T10:49:03.686183174Z" level=info msg="Created container 789fee1a61af033927cd16742edeb91290277bbc113c65d57384b9ce11f67783: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=fe9bb429-d24c-4d6c-89fd-2eda93b22868 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.879580 | controller | Jun 09 10:49:03.691194 crc crio[3654]: time="2026-06-09T10:49:03.690612447Z" level=info msg="Starting container: 789fee1a61af033927cd16742edeb91290277bbc113c65d57384b9ce11f67783" id=219a7934-6f23-4135-8c93-2723c7bf8741 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.879596 | controller | Jun 09 10:49:03.804796 crc crio[3654]: time="2026-06-09T10:49:03.804098805Z" level=info msg="Started container" PID=8335 containerID=789fee1a61af033927cd16742edeb91290277bbc113c65d57384b9ce11f67783 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/northd id=219a7934-6f23-4135-8c93-2723c7bf8741 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6278cc9e41264179de9cac2d18892017f2f95b5226c63a4136d859c794e756f3
2026-06-09 12:20:02.879612 | controller | Jun 09 10:49:03.862132 crc crio[3654]: time="2026-06-09T10:49:03.861216233Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=5429d30e-cb04-4a97-8d92-036205b04e4e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.879628 | controller | Jun 09 10:49:03.872678 crc crio[3654]: time="2026-06-09T10:49:03.87258446Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=17c7539b-ddce-41b1-bdd4-f2517ea0582f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.879648 | controller | Jun 09 10:49:03.902249 crc crio[3654]: time="2026-06-09T10:49:03.902090311Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=98479a3a-4018-4f07-a51a-d48e60e29207 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.879664 | controller | Jun 09 10:49:03.902832 crc crio[3654]: time="2026-06-09T10:49:03.902725218Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.879680 | controller | Jun 09 10:49:04.024915 crc crio[3654]: time="2026-06-09T10:49:04.009980742Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.879696 | controller | Jun 09 10:49:04.024915 crc crio[3654]: time="2026-06-09T10:49:04.01421926Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.879712 | controller | Jun 09 10:49:04.254080 crc crio[3654]: time="2026-06-09T10:49:04.253865157Z" level=info msg="Created container 20353c2ac778c8a1924ac501a83ced9bd117f7625dcac001d834e65da3e6da68: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=98479a3a-4018-4f07-a51a-d48e60e29207 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.879728 | controller | Jun 09 10:49:04.261688 crc crio[3654]: time="2026-06-09T10:49:04.258850846Z" level=info msg="Starting container: 20353c2ac778c8a1924ac501a83ced9bd117f7625dcac001d834e65da3e6da68" id=aec299f5-fd2a-4a37-a97b-89804bd145d5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.879744 | controller | Jun 09 10:49:04.339745 crc crio[3654]: time="2026-06-09T10:49:04.339447738Z" level=info msg="Started container" PID=8361 containerID=20353c2ac778c8a1924ac501a83ced9bd117f7625dcac001d834e65da3e6da68 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb id=aec299f5-fd2a-4a37-a97b-89804bd145d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6278cc9e41264179de9cac2d18892017f2f95b5226c63a4136d859c794e756f3
2026-06-09 12:20:02.879760 | controller | Jun 09 10:49:04.598785 crc crio[3654]: time="2026-06-09T10:49:04.598028042Z" level=info msg="Created container 4b5ad603e9c1237faa5b7bd04d2c2bd2654626e6967abcd384141b915591d929: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter" id=cc1b07f7-a299-42c3-842f-b2456f079c0d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.879776 | controller | Jun 09 10:49:04.609065 crc crio[3654]: time="2026-06-09T10:49:04.605009396Z" level=info msg="Starting container: 4b5ad603e9c1237faa5b7bd04d2c2bd2654626e6967abcd384141b915591d929" id=392fad92-6ee6-4d2e-87ae-09905275c58a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.879792 | controller | Jun 09 10:49:04.703717 crc crio[3654]: time="2026-06-09T10:49:04.701874841Z" level=info msg="Started container" PID=7742 containerID=4b5ad603e9c1237faa5b7bd04d2c2bd2654626e6967abcd384141b915591d929 description=openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter id=392fad92-6ee6-4d2e-87ae-09905275c58a name=/runtime.v1.RuntimeService/StartContainer sandboxID=823d92d33ac106782b3105b8a9ffa12696f5c1c68e5f57436ac84ae9add984d8
2026-06-09 12:20:02.879808 | controller | Jun 09 10:49:05.205158 crc crio[3654]: time="2026-06-09T10:49:05.204172053Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=5ce4778a-4d71-4b20-8526-964cf8fd3edc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.879824 | controller | Jun 09 10:49:05.213736 crc crio[3654]: time="2026-06-09T10:49:05.2130404Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=8f0fd1e9-ddce-47d7-8a0a-1420fb5477a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.879843 | controller | Jun 09 10:49:05.226784 crc crio[3654]: time="2026-06-09T10:49:05.225975961Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=786c29e9-5cbf-4ed6-a2ae-85e540d5a84c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.879859 | controller | Jun 09 10:49:05.226784 crc crio[3654]: time="2026-06-09T10:49:05.226610889Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.879875 | controller | Jun 09 10:49:05.493827 crc crio[3654]: time="2026-06-09T10:49:05.488221297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.879891 | controller | Jun 09 10:49:06.676240 crc crio[3654]: time="2026-06-09T10:49:06.676104455Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.879907 | controller | Jun 09 10:49:06.913216 crc crio[3654]: time="2026-06-09T10:49:06.912926174Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=88b826b7-f0c0-4c66-91ed-a1c2ee157ddc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.879922 | controller | Jun 09 10:49:06.918500 crc crio[3654]: time="2026-06-09T10:49:06.918011755Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=bb6c18e8-1c02-4967-b111-674dd5c3b00e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.879937 | controller | Jun 09 10:49:06.922366 crc crio[3654]: time="2026-06-09T10:49:06.922044287Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=d630127b-8b6e-4c0d-850b-a5f82e880144 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.879953 | controller | Jun 09 10:49:06.922749 crc crio[3654]: time="2026-06-09T10:49:06.922679055Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.879968 | controller | Jun 09 10:49:06.939488 crc crio[3654]: time="2026-06-09T10:49:06.939275397Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.879983 | controller | Jun 09 10:49:06.942014 crc crio[3654]: time="2026-06-09T10:49:06.941888029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.879998 | controller | Jun 09 10:49:07.028190 crc crio[3654]: time="2026-06-09T10:49:07.027274625Z" level=info msg="Created container e43a7386b8138d2838be82e3609ef7433b36a04d5ea3a6e5d040f334c8b43760: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=786c29e9-5cbf-4ed6-a2ae-85e540d5a84c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.880014 | controller | Jun 09 10:49:07.032511 crc crio[3654]: time="2026-06-09T10:49:07.029778695Z" level=info msg="Starting container: e43a7386b8138d2838be82e3609ef7433b36a04d5ea3a6e5d040f334c8b43760" id=83134271-5a14-4f52-a5b5-317d530bbcf3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.880029 | controller | Jun 09 10:49:07.071530 crc crio[3654]: time="2026-06-09T10:49:07.071137685Z" level=info msg="Started container" PID=8460 containerID=e43a7386b8138d2838be82e3609ef7433b36a04d5ea3a6e5d040f334c8b43760 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=83134271-5a14-4f52-a5b5-317d530bbcf3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d43f16884512cb4593616184efe91980c526fb8e7d1c4d5bbb19cd9012db3f4
2026-06-09 12:20:02.880049 | controller | Jun 09 10:49:07.152868 crc crio[3654]: time="2026-06-09T10:49:07.150580245Z" level=info msg="Created container d9454a45ca3ec44cac770eb1522b48d66fdd503c611327dbe572bc5f1291c5a2: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=d630127b-8b6e-4c0d-850b-a5f82e880144 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.880065 | controller | Jun 09 10:49:07.153219 crc crio[3654]: time="2026-06-09T10:49:07.153148117Z" level=info msg="Starting container: d9454a45ca3ec44cac770eb1522b48d66fdd503c611327dbe572bc5f1291c5a2" id=d2232627-3735-4eec-bccb-5094e690eb22 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.880081 | controller | Jun 09 10:49:07.255522 crc crio[3654]: time="2026-06-09T10:49:07.2538814Z" level=info msg="Started container" PID=8482 containerID=d9454a45ca3ec44cac770eb1522b48d66fdd503c611327dbe572bc5f1291c5a2 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb id=d2232627-3735-4eec-bccb-5094e690eb22 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6278cc9e41264179de9cac2d18892017f2f95b5226c63a4136d859c794e756f3
2026-06-09 12:20:02.880096 | controller | Jun 09 10:49:08.997761 crc crio[3654]: time="2026-06-09T10:49:08.997057606Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d" id=8615880f-fc35-4a1a-9ad9-9f91db13ff10 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.880112 | controller | Jun 09 10:49:09.001054 crc crio[3654]: time="2026-06-09T10:49:09.000746479Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d" id=bb630c2c-33ad-496e-ad2c-7f2682c4cdbb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.880127 | controller | Jun 09 10:49:09.007459 crc crio[3654]: time="2026-06-09T10:49:09.0072346Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins" id=d067b220-4e28-40c9-9b44-74e1d7259722 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.880142 | controller | Jun 09 10:49:09.007952 crc crio[3654]: time="2026-06-09T10:49:09.007854927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.880158 | controller | Jun 09 10:49:09.070078 crc crio[3654]: time="2026-06-09T10:49:09.069897043Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.880173 | controller | Jun 09 10:49:09.989605 crc crio[3654]: time="2026-06-09T10:49:09.988739535Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=69d23df6-c2c7-4daa-9c77-c49c8b8c2e96 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.880188 | controller | Jun 09 10:49:10.042585 crc crio[3654]: time="2026-06-09T10:49:10.04140863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.880204 | controller | Jun 09 10:49:10.115740 crc crio[3654]: time="2026-06-09T10:49:10.110469892Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=aa8481b9-9f6b-4df0-8f0e-ae9534593d98 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.880219 | controller | Jun 09 10:49:10.121253 crc crio[3654]: time="2026-06-09T10:49:10.12045581Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=a4c61162-640e-47af-9450-b775d599c877 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.880238 | controller | Jun 09 10:49:10.121711 crc crio[3654]: time="2026-06-09T10:49:10.121566981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.880254 | controller | Jun 09 10:49:10.206410 crc crio[3654]: time="2026-06-09T10:49:10.193539113Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.880270 | controller | Jun 09 10:49:10.206410 crc crio[3654]: time="2026-06-09T10:49:10.197866404Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.880286 | controller | Jun 09 10:49:10.421857 crc crio[3654]: time="2026-06-09T10:49:10.420842527Z" level=info msg="Created container 1bc7a4059f0aa2da9d70719e864483efc3c5de723d60d52b90c50f60952f9c2b: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins" id=d067b220-4e28-40c9-9b44-74e1d7259722 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.880302 | controller | Jun 09 10:49:10.446757 crc crio[3654]: time="2026-06-09T10:49:10.442808288Z" level=info msg="Starting container: 1bc7a4059f0aa2da9d70719e864483efc3c5de723d60d52b90c50f60952f9c2b" id=be3bdd58-41ec-41cd-a49c-0a714bf21415 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.880317 | controller | Jun 09 10:49:10.500949 crc crio[3654]: time="2026-06-09T10:49:10.500576485Z" level=info msg="Started container" PID=8645 containerID=1bc7a4059f0aa2da9d70719e864483efc3c5de723d60d52b90c50f60952f9c2b description=openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins id=be3bdd58-41ec-41cd-a49c-0a714bf21415 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc870237db59af91548bde1bdad5b6b8db18d2f00e7ea36142b3445a611ac900
2026-06-09 12:20:02.880333 | controller | Jun 09 10:49:10.692776 crc crio[3654]: time="2026-06-09T10:49:10.692131594Z" level=info msg="Created container 56dfcb6948ef1b455116801a69846f7a71bc4711542ff9550ba9ba4e1ac20820: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=a4c61162-640e-47af-9450-b775d599c877 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.880365 | controller | Jun 09 10:49:10.700425 crc crio[3654]: time="2026-06-09T10:49:10.699971903Z" level=info msg="Starting container: 56dfcb6948ef1b455116801a69846f7a71bc4711542ff9550ba9ba4e1ac20820" id=2ae8ae37-15fe-4a2f-85d7-e92ac2d55ffd name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.880386 | controller | Jun 09 10:49:10.773540 crc crio[3654]: time="2026-06-09T10:49:10.773350294Z" level=info msg="Started container" PID=8650 containerID=56dfcb6948ef1b455116801a69846f7a71bc4711542ff9550ba9ba4e1ac20820 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller id=2ae8ae37-15fe-4a2f-85d7-e92ac2d55ffd name=/runtime.v1.RuntimeService/StartContainer sandboxID=6278cc9e41264179de9cac2d18892017f2f95b5226c63a4136d859c794e756f3
2026-06-09 12:20:02.880403 | controller | Jun 09 10:49:23.649674 crc crio[3654]: time="2026-06-09T10:49:23.646862495Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782" id=62c72992-0d21-4754-b725-af1741f5c6c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.880419 | controller | Jun 09 10:49:23.656394 crc crio[3654]: time="2026-06-09T10:49:23.654719989Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782" id=fa503707-e316-4376-a7c0-71ded4e1dcd7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.880434 | controller | Jun 09 10:49:23.657124 crc crio[3654]: time="2026-06-09T10:49:23.657053055Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin" id=fcf4d91e-ea04-4248-9330-30fe340d947e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.880453 | controller | Jun 09 10:49:23.657678 crc crio[3654]: time="2026-06-09T10:49:23.657521109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.880469 | controller | Jun 09 10:49:23.706342 crc crio[3654]: time="2026-06-09T10:49:23.706108884Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.880485 | controller | Jun 09 10:49:24.069773 crc crio[3654]: time="2026-06-09T10:49:24.069569265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.880500 | controller | Jun 09 10:49:24.210815 crc crio[3654]: time="2026-06-09T10:49:24.210519842Z" level=info msg="Created container 464cf241f9a95f0ff51020e0a6381e03d0fe8609500305faab8a8427315fe71c: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin" id=fcf4d91e-ea04-4248-9330-30fe340d947e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.880516 | controller | Jun 09 10:49:24.212806 crc crio[3654]: time="2026-06-09T10:49:24.212489798Z" level=info msg="Starting container: 464cf241f9a95f0ff51020e0a6381e03d0fe8609500305faab8a8427315fe71c" id=066196bb-26f3-4a9d-ac82-56404f662d0b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.880533 | controller | Jun 09 10:49:24.241862 crc crio[3654]: time="2026-06-09T10:49:24.240898438Z" level=info msg="Started container" PID=9018 containerID=464cf241f9a95f0ff51020e0a6381e03d0fe8609500305faab8a8427315fe71c description=openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin id=066196bb-26f3-4a9d-ac82-56404f662d0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc870237db59af91548bde1bdad5b6b8db18d2f00e7ea36142b3445a611ac900
2026-06-09 12:20:02.880549 | controller | Jun 09 10:49:25.678823 crc crio[3654]: time="2026-06-09T10:49:25.67821364Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4" id=1ef47ad6-d8b7-4420-a5e2-a4e8ab439886 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.880565 | controller | Jun 09 10:49:25.685826 crc crio[3654]: time="2026-06-09T10:49:25.68556923Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4" id=4c0ed4c1-68bb-47f3-b242-6cef85632c44 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.880581 | controller | Jun 09 10:49:25.689364 crc crio[3654]: time="2026-06-09T10:49:25.68909076Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni" id=8620556b-08c3-4c63-b4fb-0dffb7fd168d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.880597 | controller | Jun 09 10:49:25.691004 crc crio[3654]: time="2026-06-09T10:49:25.69047096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.880613 | controller | Jun 09 10:49:25.787537 crc crio[3654]: time="2026-06-09T10:49:25.783366217Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.880629 | controller | Jun 09 10:49:26.301893 crc crio[3654]: time="2026-06-09T10:49:26.301793895Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.880645 | controller | Jun 09 10:49:26.489497 crc crio[3654]: time="2026-06-09T10:49:26.489353231Z" level=info msg="Created container d18f7223f1670ad2fb22fde890a2c65c149a2e32d7b6affbd7be949ed52a3263: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni" id=8620556b-08c3-4c63-b4fb-0dffb7fd168d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.880664 | controller | Jun 09 10:49:26.490871 crc crio[3654]: time="2026-06-09T10:49:26.490837504Z" level=info msg="Starting container: d18f7223f1670ad2fb22fde890a2c65c149a2e32d7b6affbd7be949ed52a3263" id=4fc5e2f0-5250-4bfc-b1e5-5a57701363ec name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.880681 | controller | Jun 09 10:49:26.506956 crc crio[3654]: time="2026-06-09T10:49:26.506802979Z" level=info msg="Started container" PID=9046 containerID=d18f7223f1670ad2fb22fde890a2c65c149a2e32d7b6affbd7be949ed52a3263 description=openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni id=4fc5e2f0-5250-4bfc-b1e5-5a57701363ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc870237db59af91548bde1bdad5b6b8db18d2f00e7ea36142b3445a611ac900
2026-06-09 12:20:02.880697 | controller | Jun 09 10:49:27.732130 crc crio[3654]: time="2026-06-09T10:49:27.730719815Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=9aa296a6-6bba-450d-9480-b513fc9c612d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.880712 | controller | Jun 09 10:49:27.741025 crc crio[3654]: time="2026-06-09T10:49:27.739175036Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=1e650f66-a30a-47d6-8f9c-63689deb3e6f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.880728 | controller | Jun 09 10:49:27.756392 crc crio[3654]: time="2026-06-09T10:49:27.756163791Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy" id=70aaa396-b541-4363-9ebd-c746eeb583cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.880743 | controller | Jun 09 10:49:27.757028 crc crio[3654]: time="2026-06-09T10:49:27.756943383Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.880759 | controller | Jun 09 10:49:27.854207 crc crio[3654]: time="2026-06-09T10:49:27.843522341Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.880775 | controller | Jun 09 10:49:29.012483 crc crio[3654]: time="2026-06-09T10:49:29.011531476Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.880791 | controller | Jun 09 10:49:29.289780 crc crio[3654]: time="2026-06-09T10:49:29.28947393Z" level=info msg="Created container 7bf2986f2dd6758350260d2fb3b88bdb505ba6c2c4a29008dff509ac07f7d631: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy" id=70aaa396-b541-4363-9ebd-c746eeb583cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.880807 | controller | Jun 09 10:49:29.294418 crc crio[3654]: time="2026-06-09T10:49:29.294127092Z" level=info msg="Starting container: 7bf2986f2dd6758350260d2fb3b88bdb505ba6c2c4a29008dff509ac07f7d631" id=27c970df-5d38-469d-85ad-361f86956935 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.880823 | controller | Jun 09 10:49:29.313470 crc crio[3654]: time="2026-06-09T10:49:29.312943309Z" level=info msg="Started container" PID=9141 containerID=7bf2986f2dd6758350260d2fb3b88bdb505ba6c2c4a29008dff509ac07f7d631 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy id=27c970df-5d38-469d-85ad-361f86956935 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc870237db59af91548bde1bdad5b6b8db18d2f00e7ea36142b3445a611ac900
2026-06-09 12:20:02.880843 | controller | Jun 09 10:49:32.844616 crc crio[3654]: time="2026-06-09T10:49:32.843492378Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683365-rps4s/POD" id=56d6d621-2b52-47cb-a4b7-d3c146ed42b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.880860 | controller | Jun 09 10:49:32.844616 crc crio[3654]: time="2026-06-09T10:49:32.844148837Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.880876 | controller | Jun 09 10:49:38.936070 crc crio[3654]: time="2026-06-09T10:49:38.921238215Z" level=info msg="Removing container: e733a5b2926147cd245e6868bb5afeefc8cac4f6444b9bcb6ca6f968c9d9b46a" id=c2a5fcbc-6e88-449f-b1cb-666c850c5a2d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.880892 | controller | Jun 09 10:49:39.072528 crc crio[3654]: time="2026-06-09T10:49:39.072423275Z" level=info msg="Removed container e733a5b2926147cd245e6868bb5afeefc8cac4f6444b9bcb6ca6f968c9d9b46a: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=c2a5fcbc-6e88-449f-b1cb-666c850c5a2d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.880908 | controller | Jun 09 10:49:40.945377 crc crio[3654]: time="2026-06-09T10:49:40.94488015Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=b3d2f4c5-ecd6-4b5d-a0ce-44e3e9d8ab7d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.880924 | controller | Jun 09 10:49:40.952580 crc crio[3654]: time="2026-06-09T10:49:40.952376953Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=a1552814-8418-465d-a226-8f8be8f0b3b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.880940 | controller | Jun 09 10:49:40.957163 crc crio[3654]: time="2026-06-09T10:49:40.957016746Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni" id=7385981d-3e56-4ae5-b422-b7c796d47b1a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.880956 | controller | Jun 09 10:49:40.957501 crc crio[3654]: time="2026-06-09T10:49:40.957455718Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.880971 | controller | Jun 09 10:49:40.986946 crc crio[3654]: time="2026-06-09T10:49:40.986663741Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.880987 | controller | Jun 09 10:49:41.835037 crc crio[3654]: time="2026-06-09T10:49:41.834121238Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.881003 | controller | Jun 09 10:49:42.338849 crc crio[3654]: time="2026-06-09T10:49:42.3337448Z" level=info msg="Created container 57c2753f61f5f4ea94b1cd306dc6c1e1982c4065f8ac572e5296effcaec22070: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni" id=7385981d-3e56-4ae5-b422-b7c796d47b1a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.881019 | controller | Jun 09 10:49:42.358991 crc crio[3654]: time="2026-06-09T10:49:42.358036012Z" level=info msg="Starting container: 57c2753f61f5f4ea94b1cd306dc6c1e1982c4065f8ac572e5296effcaec22070" id=2f9a0e22-4364-4178-b1c4-74c651407fd0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.881035 | controller | Jun 09 10:49:42.478846 crc crio[3654]: time="2026-06-09T10:49:42.478217658Z" level=info msg="Started container" PID=9791 containerID=57c2753f61f5f4ea94b1cd306dc6c1e1982c4065f8ac572e5296effcaec22070 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni id=2f9a0e22-4364-4178-b1c4-74c651407fd0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc870237db59af91548bde1bdad5b6b8db18d2f00e7ea36142b3445a611ac900
2026-06-09 12:20:02.881055 | controller | Jun 09 10:49:45.249118 crc crio[3654]: time="2026-06-09T10:49:45.24691942Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=79321b87-660c-4328-9952-fcbd2045a9da name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.881071 | controller | Jun 09 10:49:45.264444 crc crio[3654]: time="2026-06-09T10:49:45.263969646Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=d2f2eac3-36ce-4c8a-9673-4197cf74f3f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.881087 | controller | Jun 09 10:49:45.274844 crc crio[3654]: time="2026-06-09T10:49:45.27289241Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins" id=c3b2fe98-11c0-4e1b-9796-be11558ae1dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.881103 | controller | Jun 09 10:49:45.274844 crc crio[3654]: time="2026-06-09T10:49:45.273370454Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.881119 | controller | Jun 09 10:49:45.451424 crc crio[3654]: time="2026-06-09T10:49:45.451145211Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.881135 | controller | Jun 09 10:49:46.804102 crc crio[3654]: 2026-06-09T10:49:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b0e862f519df1dc Mac:d2:0f:23:f5:dd:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/b71f0254-4a82-47f0-8b22-5248c511ecac SocketPath: PciID:}] [{Interface:0xc000587ab0 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.881151 | controller | Jun 09 10:49:46.852783 crc crio[3654]: 2026-06-09T10:49:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:22ad7e5dce4a357 Mac:66:19:09:1f:ba:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:16 Mtu:0 Sandbox:/var/run/netns/eb1ed1df-155b-4b41-8b34-bd47c21a243b SocketPath: PciID:}] [{Interface:0xc000416640 Address:{IP:10.217.0.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.881167 | controller | Jun 09 10:49:46.874924 crc crio[3654]: 2026-06-09T10:49:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fad8ee63cebf690 Mac:36:c0:67:d8:27:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/5e20a7fd-ed4b-4728-bb86-8d0112bb3671 SocketPath: PciID:}] [{Interface:0xc000122b70 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.881182 | controller | Jun 09 10:49:46.883498 crc crio[3654]: 2026-06-09T10:49:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a9b479de35f01ab Mac:66:f4:bf:01:63:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:10 Mtu:0 Sandbox:/var/run/netns/9ac888e6-9f17-4d64-a4fb-2c0537d6c20c SocketPath: PciID:}] [{Interface:0xc000122a90 Address:{IP:10.217.0.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.881198 | controller | Jun 09 10:49:47.080799 crc crio[3654]: 2026-06-09T10:49:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3c5c1bacef48880 Mac:fe:bb:8f:dd:fa:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:20 Mtu:0 Sandbox:/var/run/netns/fda8dff7-9cd1-4b1c-aa59-5b06b668df93 SocketPath: PciID:}] [{Interface:0xc000014af0 Address:{IP:10.217.0.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.881213 | controller | Jun 09 10:49:47.089515 crc crio[3654]: 2026-06-09T10:49:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eb45a7e46f69528 Mac:3e:6f:1d:43:2b:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/cda2d52e-1f67-4615-b7f9-939ac671f88b SocketPath: PciID:}] [{Interface:0xc000598b10 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.881233 | controller | Jun 09 10:49:47.111887 crc crio[3654]: 2026-06-09T10:49:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e67c25242a1c1cb Mac:0a:12:9c:df:b6:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:12 Mtu:0 Sandbox:/var/run/netns/fc63f5c6-435a-4169-a298-ab43cf655914 SocketPath: PciID:}] [{Interface:0xc00068c780 Address:{IP:10.217.0.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.881248 | controller | Jun 09 10:49:47.958817 crc crio[3654]: time="2026-06-09T10:49:47.958146594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.881264 | controller | Jun 09 10:49:48.610654 crc crio[3654]: time="2026-06-09T10:49:48.605209728Z" level=info msg="Created container 976f9bce8fcbdd6c73e330e47e3dde8321e977f939996e75b7283a4d5f299568: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins" id=c3b2fe98-11c0-4e1b-9796-be11558ae1dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.881280 | controller | Jun 09 10:49:48.620712 crc crio[3654]: time="2026-06-09T10:49:48.614822552Z" level=info msg="Starting container: 976f9bce8fcbdd6c73e330e47e3dde8321e977f939996e75b7283a4d5f299568" id=508529a2-80d4-45a8-aed6-02ba9cc6300a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.881296 | controller | Jun 09 10:49:48.787402 crc crio[3654]: time="2026-06-09T10:49:48.785269851Z" level=info msg="Started container" PID=10248 containerID=976f9bce8fcbdd6c73e330e47e3dde8321e977f939996e75b7283a4d5f299568 description=openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins id=508529a2-80d4-45a8-aed6-02ba9cc6300a name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc870237db59af91548bde1bdad5b6b8db18d2f00e7ea36142b3445a611ac900
2026-06-09 12:20:02.881312 | controller | Jun 09 10:49:49.006062 crc crio[3654]: 2026-06-09T10:49:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:724b39c1c8e5d80 Mac:b6:f1:23:b1:92:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:13 Mtu:0 Sandbox:/var/run/netns/92818148-77c8-409e-a69b-a7b5d1d72172 SocketPath: PciID:}] [{Interface:0xc0001dca20 Address:{IP:10.217.0.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.881328 | controller | Jun 09 10:49:49.156483 crc crio[3654]: 2026-06-09T10:49:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e8c0466918048d4 Mac:aa:b3:dd:8b:f8:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/47588455-094d-42b6-8235-fd859b91a38b SocketPath: PciID:}] [{Interface:0xc000150b10 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.881343 | controller | Jun 09 10:49:49.235477 crc crio[3654]: 2026-06-09T10:49:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8e6a97487825b70 Mac:ba:90:ba:ee:0a:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/aa81a90f-8862-4604-9a05-5ad7b97ea513 SocketPath: PciID:}] [{Interface:0xc0001114e0 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.881378 | controller | Jun 09 10:49:49.325025 crc crio[3654]: 2026-06-09T10:49:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c4c9aaa2d2e1638 Mac:f6:92:42:c0:1d:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1b Mtu:0 Sandbox:/var/run/netns/75fff073-9f3f-483e-a50b-caab0d98110d SocketPath: PciID:}] [{Interface:0xc000534730 Address:{IP:10.217.0.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.881394 | controller | Jun 09 10:49:49.561992 crc crio[3654]: 2026-06-09T10:49:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11972286af0a6f8 Mac:2e:25:e3:54:98:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3b Mtu:0 Sandbox:/var/run/netns/90df3710-dedc-4749-a2fc-05e7b2a9f40c SocketPath: PciID:}] [{Interface:0xc0002daa10 Address:{IP:10.217.0.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.881414 | controller | Jun 09 10:49:49.576276 crc crio[3654]: 2026-06-09T10:49:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:78f4b96b1957793 Mac:32:7f:51:1d:76:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2a Mtu:0 Sandbox:/var/run/netns/2bd3b429-1066-4ec5-8840-729d37910188 SocketPath: PciID:}] [{Interface:0xc0005a1b90 Address:{IP:10.217.0.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.881430 | controller | Jun 09 10:49:49.629412 crc crio[3654]: 2026-06-09T10:49:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:76b3ab2469ebea9 Mac:fe:48:78:bd:e2:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1f Mtu:0 Sandbox:/var/run/netns/493c8182-f958-49e4-9037-52d00acb11c1 SocketPath: PciID:}] [{Interface:0xc000117ba0 Address:{IP:10.217.0.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.881446 | controller | Jun 09 10:49:49.741911 crc crio[3654]: 2026-06-09T10:49:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:094d4b6349d4384 Mac:fa:1e:d2:2a:e5:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:08 Mtu:0 Sandbox:/var/run/netns/f97134a1-d996-4e62-a35c-faea9d5b2c66 SocketPath: PciID:}] [{Interface:0xc00024b280 Address:{IP:10.217.0.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.881461 | controller | Jun 09 10:49:49.775153 crc crio[3654]: 2026-06-09T10:49:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:902af1f2689d9ef Mac:06:b2:bf:8d:ad:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/d4db0a2a-284d-4ac4-aeee-4420549a7b93 SocketPath: PciID:}] [{Interface:0xc000437ce0 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.881477 | controller | Jun 09 10:49:49.848325 crc crio[3654]: 2026-06-09T10:49:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f42b7202cf82e27 Mac:76:17:47:2d:5d:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:03 Mtu:0 Sandbox:/var/run/netns/b51b27e5-1341-4223-b41c-99b551ff467e SocketPath: PciID:}] [{Interface:0xc00014ed20 Address:{IP:10.217.0.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.881492 | controller | Jun 09 10:49:49.879611 crc crio[3654]: 2026-06-09T10:49:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:90683bce2f76d47 Mac:76:14:1a:02:d4:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1d Mtu:0 Sandbox:/var/run/netns/82a9dd3a-de14-48cc-bc77-e1e4abd5782c SocketPath: PciID:}] [{Interface:0xc000181860 Address:{IP:10.217.0.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.881507 | controller | Jun 09 10:49:50.814176 crc crio[3654]: 2026-06-09T10:49:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ec844a9526abd95 Mac:16:21:76:17:f8:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/7042e52e-fced-489f-a9ee-e20446d3677b SocketPath: PciID:}] [{Interface:0xc000014db0 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.881523 | controller | Jun 09 10:49:50.821533 crc crio[3654]: 2026-06-09T10:49:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:25bce187dbfc3ff Mac:aa:d0:70:c7:85:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:26 Mtu:0 Sandbox:/var/run/netns/ea82bfb8-9f31-4c77-89ef-c56bf45a1d41 SocketPath: PciID:}] [{Interface:0xc00018cbc0 Address:{IP:10.217.0.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.881538 | controller | Jun 09 10:49:50.830146 crc crio[3654]: 2026-06-09T10:49:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8cea660db54dd87 Mac:56:0b:bb:c3:5f:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:09 Mtu:0 Sandbox:/var/run/netns/ffc32777-769f-4333-b8f4-be49f3fb8392 SocketPath: PciID:}] [{Interface:0xc00011b390 Address:{IP:10.217.0.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.881557 | controller | Jun 09 10:49:50.842013 crc crio[3654]: 2026-06-09T10:49:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c2213861107718b Mac:5e:54:e7:fa:a9:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/48cd75a4-de97-43cc-8747-979543986d49 SocketPath: PciID:}] [{Interface:0xc0003e4290 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.881573 | controller | Jun 09 10:49:50.845748 crc crio[3654]: 2026-06-09T10:49:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:174b80ed930b711 Mac:c2:66:b3:df:7a:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0a Mtu:0 Sandbox:/var/run/netns/090bea57-4b77-4760-9219-ed2473c35beb SocketPath: PciID:}] [{Interface:0xc0003d3060 Address:{IP:10.217.0.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.881589 | controller | Jun 09 10:49:50.854585 crc crio[3654]: 2026-06-09T10:49:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2427300b8543546 Mac:ae:c8:ef:0c:d8:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3a Mtu:0 Sandbox:/var/run/netns/0a9ed091-5f32-4d5e-921a-444e66041ba4 SocketPath: PciID:}] [{Interface:0xc000594750 Address:{IP:10.217.0.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.881604 | controller | Jun 09 10:49:50.946247 crc crio[3654]: 2026-06-09T10:49:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df5068c5b5763ad Mac:7a:33:05:01:05:41 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:29 Mtu:0 Sandbox:/var/run/netns/4df89a7e-51f8-4016-98dd-a2e8db6b284d SocketPath: PciID:}] [{Interface:0xc000549800 Address:{IP:10.217.0.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.881631 | controller | Jun 09 10:49:50.946508 crc crio[3654]: 2026-06-09T10:49:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:88df9c3a98a4f83 Mac:82:47:0f:13:b2:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:25 Mtu:0 Sandbox:/var/run/netns/99d39f60-c9bf-43e4-bf1e-2c7e748123e7 SocketPath: PciID:}] [{Interface:0xc000582800 Address:{IP:10.217.0.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.881648 | controller | Jun 09 10:49:50.949889 crc crio[3654]: 2026-06-09T10:49:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b82109e8bb79c50 Mac:66:06:d2:21:64:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0b Mtu:0 Sandbox:/var/run/netns/c6db751c-1563-48f7-b106-c72ed2cf6b8c SocketPath: PciID:}] [{Interface:0xc000495480 Address:{IP:10.217.0.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.881663 | controller | Jun 09 10:49:50.949889 crc crio[3654]: 2026-06-09T10:49:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c77e52bc46bbbe7 Mac:22:8f:03:e5:f7:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:18 Mtu:0 Sandbox:/var/run/netns/ba335eac-4f9b-4b17-ba56-e3578c583929 SocketPath: PciID:}] [{Interface:0xc000211d80 Address:{IP:10.217.0.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.881681 | controller | Jun 09 10:49:50.962246 crc crio[3654]: 2026-06-09T10:49:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8d0e5fd139fc516 Mac:02:b1:84:aa:cd:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:06 Mtu:0 Sandbox:/var/run/netns/42e38beb-d1db-41f4-9085-a5a2fbf846bb SocketPath: PciID:}] [{Interface:0xc000014fd0 Address:{IP:10.217.0.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.881698 | controller | Jun 09 10:49:50.971711 crc crio[3654]: 2026-06-09T10:49:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:36f795b3d228975 Mac:8e:09:58:0f:91:4d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:05 Mtu:0 Sandbox:/var/run/netns/a2cb983f-4019-4bd7-9b2e-067c5cdca1ca SocketPath: PciID:}] [{Interface:0xc000015240 Address:{IP:10.217.0.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.881713 | controller | Jun 09 10:49:50.972592 crc crio[3654]: 2026-06-09T10:49:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7065800cf485ac7 Mac:8a:8d:5a:50:fc:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:04 Mtu:0 Sandbox:/var/run/netns/6f323541-2042-4adf-9017-fbaf24e672ed SocketPath: PciID:}] [{Interface:0xc0000157d0 Address:{IP:10.217.0.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.881733 | controller | Jun 09 10:49:50.994606 crc crio[3654]: 2026-06-09T10:49:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c32ba18b5fd3965 Mac:3e:06:9f:2c:ce:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:27 Mtu:0 Sandbox:/var/run/netns/c2fc8aac-7ed2-4adf-b3f0-d92549811d3e SocketPath: PciID:}] [{Interface:0xc00025a740 Address:{IP:10.217.0.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.881749 | controller | Jun 09 10:49:51.007135 crc crio[3654]: 2026-06-09T10:49:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c702ca6340659df Mac:fe:b0:03:44:96:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0e Mtu:0 Sandbox:/var/run/netns/2d20451c-791e-407b-ae9a-3e68bbc40f92 SocketPath: PciID:}] [{Interface:0xc000254bc0 Address:{IP:10.217.0.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.881765 | controller | Jun 09 10:49:51.007433 crc crio[3654]: 2026-06-09T10:49:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c6b7ae13a882878 Mac:22:5c:ca:44:44:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/e3cde62f-3aba-4584-beb6-3171908e6c06 SocketPath: PciID:}] [{Interface:0xc00011d6b0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.881780 | controller | Jun 09 10:49:51.007899 crc crio[3654]: 2026-06-09T10:49:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:90c3c87c4f91940 Mac:46:52:96:33:2b:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:21 Mtu:0 Sandbox:/var/run/netns/618a2b28-5c86-4978-8250-0f8d15d29bdb SocketPath: PciID:}] [{Interface:0xc00019b350 Address:{IP:10.217.0.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.881795 | controller | Jun 09 10:49:51.014518 crc crio[3654]: 2026-06-09T10:49:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c1fb2ec5ae19787 Mac:b2:10:0a:d6:08:d0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:17 Mtu:0 Sandbox:/var/run/netns/c1ff98de-1336-477d-905b-5a60a9fc1c72 SocketPath: PciID:}] [{Interface:0xc000215430 Address:{IP:10.217.0.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.881811 | controller | Jun 09 10:49:51.016211 crc crio[3654]: 2026-06-09T10:49:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dbcc653d37a9e70 Mac:02:f9:7a:18:46:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:28 Mtu:0 Sandbox:/var/run/netns/e7fc64b4-28ba-4ee3-b670-fb5afc813c11 SocketPath: PciID:}] [{Interface:0xc000200b10 Address:{IP:10.217.0.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.881826 | controller | Jun 09 10:49:51.016487 crc crio[3654]: 2026-06-09T10:49:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:830a838c24c80cb Mac:4e:00:1a:cd:2d:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1e Mtu:0 Sandbox:/var/run/netns/de8ba4fb-1ccf-4885-82ff-9c64bb3cebe4 SocketPath: PciID:}] [{Interface:0xc000014f80 Address:{IP:10.217.0.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.881841 | controller | Jun 09 10:49:51.162478 crc crio[3654]: 2026-06-09T10:49:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a798e6855c24b85 Mac:72:07:de:da:98:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:24 Mtu:0 Sandbox:/var/run/netns/680c9123-21a7-490e-bebb-2214d25e3300 SocketPath: PciID:}] [{Interface:0xc0001816d0 Address:{IP:10.217.0.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.881856 | controller | Jun 09 10:49:51.169971 crc crio[3654]: 2026-06-09T10:49:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d9bad1a181c0a47 Mac:76:e1:d8:86:d7:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1c Mtu:0 Sandbox:/var/run/netns/48715c91-a828-41ba-9588-73b51918389f SocketPath: PciID:}] [{Interface:0xc0002bb440 Address:{IP:10.217.0.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.881876 | controller | Jun 09 10:49:51.187278 crc crio[3654]: 2026-06-09T10:49:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:604a7158f223df0 Mac:92:43:31:0b:dc:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:11 Mtu:0 Sandbox:/var/run/netns/c4f816d7-ec0a-481b-8e15-25474e53f234 SocketPath: PciID:}] [{Interface:0xc000014b80 Address:{IP:10.217.0.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.881892 | controller | Jun 09 10:49:51.226359 crc crio[3654]: 2026-06-09T10:49:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9ef460c96b87455 Mac:ae:9a:74:b1:ce:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:22 Mtu:0 Sandbox:/var/run/netns/96a50249-5f23-4a1a-ac8b-394b0803a213 SocketPath: PciID:}] [{Interface:0xc000130970 Address:{IP:10.217.0.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.881908 | controller | Jun 09 10:49:51.338162 crc crio[3654]: 2026-06-09T10:49:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7df5121bbec85aa Mac:fa:b6:38:24:70:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2b Mtu:0 Sandbox:/var/run/netns/d7b2fd50-8537-4eb1-94be-29f808706a91 SocketPath: PciID:}] [{Interface:0xc00035b810 Address:{IP:10.217.0.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.881923 | controller | Jun 09 10:49:51.364439 crc crio[3654]: 2026-06-09T10:49:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8ef1feb5a8e380f Mac:b2:72:d5:b3:2e:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0d Mtu:0 Sandbox:/var/run/netns/ecb8cad3-6cc3-4d6b-b783-d0ce42217fb0 SocketPath: PciID:}] [{Interface:0xc00045d4d0 Address:{IP:10.217.0.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.881939 | controller | Jun 09 10:49:51.383980 crc crio[3654]: 2026-06-09T10:49:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cb526179eea75c3 Mac:06:5b:17:0d:1a:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:15 Mtu:0 Sandbox:/var/run/netns/e6fbed7a-8b16-44a5-b8ed-78a72737440d SocketPath: PciID:}] [{Interface:0xc0000151b0 Address:{IP:10.217.0.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.881955 | controller | Jun 09 10:49:51.384775 crc crio[3654]: time="2026-06-09T10:49:51.384644736Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 12:20:02.881971 | controller | Jun 09 10:49:51.384858 crc crio[3654]: time="2026-06-09T10:49:51.384807261Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_d1908fc0-e84f-4b59-b834-f57cb6d334d5\""
2026-06-09 12:20:02.881987 | controller | Jun 09 10:49:51.384937 crc crio[3654]: time="2026-06-09T10:49:51.384862362Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:c2213861107718b2a7b43f28744d0124819ec222fb5af298c32901a8ccb8716c UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/48cd75a4-de97-43cc-8747-979543986d49 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc002922208}] Aliases:map[]}"
2026-06-09 12:20:02.882004 | controller | Jun 09 10:49:51.385039 crc crio[3654]: time="2026-06-09T10:49:51.384977135Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:c702ca6340659dfba7fb6a27261378b6efc9ea2c834a8ece8c4554332fbb79c7 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/2d20451c-791e-407b-ae9a-3e68bbc40f92 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc00008c688}] Aliases:map[]}"
2026-06-09 12:20:02.882027 | controller | Jun 09 10:49:51.385096 crc crio[3654]: time="2026-06-09T10:49:51.385048248Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:3c5c1bacef48880ccedee84bc6fd2b590a18bffc9227e616e6e89806b2c726db UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/fda8dff7-9cd1-4b1c-aa59-5b06b668df93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc000490610}] Aliases:map[]}"
2026-06-09 12:20:02.882044 | controller | Jun 09 10:49:51.385147 crc crio[3654]: time="2026-06-09T10:49:51.385106029Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.882060 | controller | Jun 09 10:49:51.385448 crc crio[3654]: time="2026-06-09T10:49:51.385273624Z" level=info msg="Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.882076 | controller | Jun 09 10:49:51.385507 crc crio[3654]: time="2026-06-09T10:49:51.385425968Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:b0e862f519df1dc94d5280f2ba96a831a6aca26462a157f2ccfacea78db6eb8c UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/b71f0254-4a82-47f0-8b22-5248c511ecac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc002a06120}] Aliases:map[]}"
2026-06-09 12:20:02.882093 | controller | Jun 09 10:49:51.385594 crc crio[3654]: time="2026-06-09T10:49:51.38550228Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:eb45a7e46f69528707fef11d2fb816a926217d8e491185dd1744b24a966cf3bf UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/cda2d52e-1f67-4615-b7f9-939ac671f88b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc000f14438}] Aliases:map[]}"
2026-06-09 12:20:02.882109 | controller | Jun 09 10:49:51.385684 crc crio[3654]: time="2026-06-09T10:49:51.385601253Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:df5068c5b5763ad142e71b9067582452cda7d7493451e2f3411eea966ce4c908 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/4df89a7e-51f8-4016-98dd-a2e8db6b284d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc000f14700}] Aliases:map[]}"
2026-06-09 12:20:02.882169 | controller | Jun 09 10:49:51.385879 crc crio[3654]: time="2026-06-09T10:49:51.385278684Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:a9b479de35f01ab7bfcd62a9edfa06265f1db178e901d03ec50c14687e120ac3 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/9ac888e6-9f17-4d64-a4fb-2c0537d6c20c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc002292840}] Aliases:map[]}"
2026-06-09 12:20:02.882190 | controller | Jun 09 10:49:51.385939 crc crio[3654]: time="2026-06-09T10:49:51.385890622Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:fad8ee63cebf690824fab3b130df53657b4bdce68e22c08803707d4ea89c3540 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/5e20a7fd-ed4b-4728-bb86-8d0112bb3671 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc001712228}] Aliases:map[]}"
2026-06-09 12:20:02.882211 | controller | Jun 09 10:49:51.385992 crc crio[3654]: time="2026-06-09T10:49:51.385925953Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.882228 | controller | Jun 09 10:49:51.385992 crc crio[3654]: time="2026-06-09T10:49:51.385949003Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:c32ba18b5fd39654f558912d3c97c02ccbf4d2592b30296aabfa4a30cfa03b08 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/c2fc8aac-7ed2-4adf-b3f0-d92549811d3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc001712398}] Aliases:map[]}"
2026-06-09 12:20:02.882244 | controller | Jun 09 10:49:51.386070 crc crio[3654]: time="2026-06-09T10:49:51.385986034Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:c4c9aaa2d2e163873a63504fcbd908971cf35fbb83f684b80a1494f5e464f169 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/75fff073-9f3f-483e-a50b-caab0d98110d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc000f148a0}] Aliases:map[]}"
2026-06-09 12:20:02.882261 | controller | Jun 09 10:49:51.386112 crc crio[3654]: time="2026-06-09T10:49:51.386083587Z" level=info msg="Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.882277 | controller | Jun 09 10:49:51.386190 crc crio[3654]: time="2026-06-09T10:49:51.386126488Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:11972286af0a6f85a61c21ee6ae0a75f85eb9965e9869c7cbc86e0a0d85439e6 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/90df3710-dedc-4749-a2fc-05e7b2a9f40c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc0016a8f48}] Aliases:map[]}"
2026-06-09 12:20:02.882294 | controller | Jun 09 10:49:51.386244 crc crio[3654]: time="2026-06-09T10:49:51.38618523Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:d9bad1a181c0a47f42136862b1a1c1b65c1e29599f1c77fe19e8ac0a2123531c UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/48715c91-a828-41ba-9588-73b51918389f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc0004902f0}] Aliases:map[]}"
2026-06-09 12:20:02.882310 | controller | Jun 09 10:49:51.386336 crc crio[3654]: time="2026-06-09T10:49:51.386226481Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:ec844a9526abd95e4c18c54053bf7db141a17eeabd98a663c74e6463dea843dd UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/7042e52e-fced-489f-a9ee-e20446d3677b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc0016a85d8}] Aliases:map[]}"
2026-06-09 12:20:02.882330 | controller | Jun 09 10:49:51.386539 crc crio[3654]: time="2026-06-09T10:49:51.386458288Z" level=info msg="Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.882368 | controller | Jun 09 10:49:51.386539 crc crio[3654]: time="2026-06-09T10:49:51.386515879Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:76b3ab2469ebea9ef0c1db7ea4b41bfcc44f8d98e0f3a06369ee715b920588a4 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/493c8182-f958-49e4-9037-52d00acb11c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc00011c968}] Aliases:map[]}"
2026-06-09 12:20:02.882415 | controller | Jun 09 10:49:51.386666 crc crio[3654]: time="2026-06-09T10:49:51.38652496Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:25bce187dbfc3ff179d9fc789fad5f69b528d91807c0c0fb664ffe4a08e5877e UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/ea82bfb8-9f31-4c77-89ef-c56bf45a1d41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc0005885a0}] Aliases:map[]}"
2026-06-09 12:20:02.882436 | controller | Jun 09 10:49:51.386704 crc crio[3654]: time="2026-06-09T10:49:51.386649723Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:90683bce2f76d47619a66a98bbed8e60eb6e6d08ea55a6c5d62d272f8a49559f UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/82a9dd3a-de14-48cc-bc77-e1e4abd5782c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc0029b2180}] Aliases:map[]}"
2026-06-09 12:20:02.882454 | controller | Jun 09 10:49:51.386745 crc crio[3654]: time="2026-06-09T10:49:51.386681354Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:7df5121bbec85aa5d0f5654357c322178df3cc2a84d86d77ef2dcf11a462e618 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/d7b2fd50-8537-4eb1-94be-29f808706a91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc00299e0e0}] Aliases:map[]}"
2026-06-09 12:20:02.882470 | controller | Jun 09 10:49:51.386782 crc crio[3654]: time="2026-06-09T10:49:51.386751606Z" level=info msg="Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.882487 | controller | Jun 09 10:49:51.386820 crc crio[3654]: time="2026-06-09T10:49:51.38548586Z" level=info msg="Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.882503 | controller | Jun 09 10:49:51.386903 crc crio[3654]: time="2026-06-09T10:49:51.386850669Z" level=info msg="Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.882519 | controller | Jun 09 10:49:51.386959 crc crio[3654]: time="2026-06-09T10:49:51.38689679Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:78f4b96b19577938b8ecd27d240ad44a258ff1f925f4cf4b0b83cdb9218ec392 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/2bd3b429-1066-4ec5-8840-729d37910188 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc000f14330}] Aliases:map[]}"
2026-06-09 12:20:02.882540 | controller | Jun 09 10:49:51.386959 crc crio[3654]: time="2026-06-09T10:49:51.386919001Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:8cea660db54dd874a3ad2bb400a57fcc892221905320820c16a40c9cbe728188 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/ffc32777-769f-4333-b8f4-be49f3fb8392 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc002922188}] Aliases:map[]}"
2026-06-09 12:20:02.882556 | controller | Jun 09 10:49:51.387148 crc crio[3654]: time="2026-06-09T10:49:51.387092036Z" level=info msg="Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.882573 | controller | Jun 09 10:49:51.387219 crc crio[3654]: time="2026-06-09T10:49:51.385925723Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:36f795b3d228975b352ac3ae72180435ac1d76ad3ecce036ad8627f33fbfb5de UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/a2cb983f-4019-4bd7-9b2e-067c5cdca1ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc000f14578}] Aliases:map[]}"
2026-06-09 12:20:02.882589 | controller | Jun 09 10:49:51.387219 crc crio[3654]: time="2026-06-09T10:49:51.38619495Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:604a7158f223df00081650bfc73dbbe525a6ba3a1fbb92967e64acf51272d7f0 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/c4f816d7-ec0a-481b-8e15-25474e53f234 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc0029b2238}] Aliases:map[]}"
2026-06-09 12:20:02.882605 | controller | Jun 09 10:49:51.387406 crc crio[3654]: time="2026-06-09T10:49:51.386776407Z" level=info msg="Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.882621 | controller | Jun 09 10:49:51.387466 crc crio[3654]: time="2026-06-09T10:49:51.387440396Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.882637 | controller | Jun 09 10:49:51.387588 crc crio[3654]: time="2026-06-09T10:49:51.386915001Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:8ef1feb5a8e380f23e0a947c1224c772c6ff7dff787489f89b6cf6c9d8e5588c UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/ecb8cad3-6cc3-4d6b-b783-d0ce42217fb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc0004904b8}] Aliases:map[]}"
2026-06-09 12:20:02.882653 | controller | Jun 09 10:49:51.387649 crc crio[3654]: time="2026-06-09T10:49:51.386466258Z" level=info msg="Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.882674 | controller | Jun 09 10:49:51.387794 crc crio[3654]: time="2026-06-09T10:49:51.387731324Z" level=info msg="Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.882690 | controller | Jun 09 10:49:51.388056 crc crio[3654]: time="2026-06-09T10:49:51.385513141Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:174b80ed930b7117eb7f452f30e2b97531afccee8bc26fc5a131e030271be084 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/090bea57-4b77-4760-9219-ed2473c35beb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc0017121b8}] Aliases:map[]}"
2026-06-09 12:20:02.882707 | controller | Jun 09 10:49:51.388126 crc crio[3654]: time="2026-06-09T10:49:51.385907562Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:8d0e5fd139fc516763a67bfb7e0605dd51234d7f52071de765805788dc293680 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/42e38beb-d1db-41f4-9085-a5a2fbf846bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc001712270}] Aliases:map[]}"
2026-06-09 12:20:02.882723 | controller | Jun 09 10:49:51.388167 crc crio[3654]: time="2026-06-09T10:49:51.387777815Z" level=info msg="Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.882738 | controller | Jun 09 10:49:51.388201 crc crio[3654]: time="2026-06-09T10:49:51.38687432Z" level=info msg="Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.882755 | controller | Jun 09 10:49:51.388237 crc crio[3654]: time="2026-06-09T10:49:51.385968434Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:902af1f2689d9efec026c3fb55832b9f9ef1c48420035f4589a5468a53c0b9e6 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/d4db0a2a-284d-4ac4-aeee-4420549a7b93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc0022923a0}] Aliases:map[]}"
2026-06-09 12:20:02.882771 | controller | Jun 09 10:49:51.388434 crc crio[3654]: time="2026-06-09T10:49:51.388265109Z" level=info msg="Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.882786 | controller | Jun 09 10:49:51.388774 crc crio[3654]: time="2026-06-09T10:49:51.386098287Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-ntdwx for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.882802 | controller | Jun 09 10:49:51.388837 crc crio[3654]: time="2026-06-09T10:49:51.388264769Z" level=info msg="Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.882818 | controller | Jun 09 10:49:51.388876 crc crio[3654]: time="2026-06-09T10:49:51.385981964Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:90c3c87c4f9194024c9580ce5f172fe9a9d3198fa4bd34c7b8f3d248cc5b9d78 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/618a2b28-5c86-4978-8250-0f8d15d29bdb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc0029b2498}] Aliases:map[]}"
2026-06-09 12:20:02.882838 | controller | Jun 09 10:49:51.389014 crc crio[3654]: time="2026-06-09T10:49:51.385815759Z" level=info msg="Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.882854 | controller | Jun 09 10:49:51.389070 crc crio[3654]: time="2026-06-09T10:49:51.389037271Z" level=info msg="Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.882870 | controller | Jun 09 10:49:51.389151 crc crio[3654]: time="2026-06-09T10:49:51.385809849Z" level=info msg="Got pod network &{Name:collect-profiles-29683365-rps4s Namespace:openshift-operator-lifecycle-manager ID:5ff792e250be0d21d1ee08a0628c2bab051ac626397b8a6b729c051b6d580cb5 UID:40954465-82c0-4d33-9a58-f88172c97205 NetNS:/var/run/netns/1ed5820e-1cfa-4611-83c4-879db687d0dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod40954465_82c0_4d33_9a58_f88172c97205.slice PodAnnotations:0xc00011c560}] Aliases:map[]}"
2026-06-09 12:20:02.882886 | controller | Jun 09 10:49:51.389210 crc crio[3654]: time="2026-06-09T10:49:51.389162565Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683365-rps4s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.882903 | controller | Jun 09 10:49:51.389244 crc crio[3654]: time="2026-06-09T10:49:51.38583719Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:22ad7e5dce4a3571554b4886350a689298c0aacafa0d3bf2a65320fb1aace80f UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/eb1ed1df-155b-4b41-8b34-bd47c21a243b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc001712160}] Aliases:map[]}"
2026-06-09 12:20:02.882919 | controller | Jun 09 10:49:51.389439 crc crio[3654]: time="2026-06-09T10:49:51.38584429Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:88df9c3a98a4f8322b1b9c58c98b1f8b467e4bb032e67747dbdd4afd11b5c829 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/99d39f60-c9bf-43e4-bf1e-2c7e748123e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc0029222a8}] Aliases:map[]}"
2026-06-09 12:20:02.882936 | controller | Jun 09 10:49:51.389544 crc crio[3654]: time="2026-06-09T10:49:51.385865981Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:b82109e8bb79c50ae2d555de28caead94e0d09533fcea5ff28fa8811dc5f7ca6 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/c6db751c-1563-48f7-b106-c72ed2cf6b8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc002a06448}] Aliases:map[]}"
2026-06-09 12:20:02.882952 | controller | Jun 09 10:49:51.389629 crc crio[3654]: time="2026-06-09T10:49:51.389548026Z" level=info msg="Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.882968 | controller | Jun 09 10:49:51.389747 crc crio[3654]: time="2026-06-09T10:49:51.386128338Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:dbcc653d37a9e7014462f12a17a54ca0d96b33ec9957fe69447a89f487263a87 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/e7fc64b4-28ba-4ee3-b670-fb5afc813c11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc0016a83e8}] Aliases:map[]}"
2026-06-09 12:20:02.882987 | controller | Jun 09 10:49:51.389985 crc crio[3654]: time="2026-06-09T10:49:51.38617744Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:9ef460c96b87455cd3d42a968ce20f7eb90516797fa62d1044a616eaa5e9991a UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/96a50249-5f23-4a1a-ac8b-394b0803a213 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc002a06950}] Aliases:map[]}"
2026-06-09 12:20:02.883004 | controller | Jun 09 10:49:51.390096 crc crio[3654]: time="2026-06-09T10:49:51.39003591Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.883019 | controller | Jun 09 10:49:51.390235 crc crio[3654]: time="2026-06-09T10:49:51.389901046Z" level=info msg="Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.883035 | controller | Jun 09 10:49:51.390772 crc crio[3654]: time="2026-06-09T10:49:51.386590521Z" level=info msg="Checking pod openshift-marketplace_certified-operators-l27pk for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.883051 | controller | Jun 09 10:49:51.391098 crc crio[3654]: time="2026-06-09T10:49:51.386631713Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:f42b7202cf82e2736808952674fdc287e597b13275712a35ba7b23ed679b59d1 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/b51b27e5-1341-4223-b41c-99b551ff467e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc000f141f0}] Aliases:map[]}"
2026-06-09 12:20:02.883067 | controller | Jun 09 10:49:51.391370 crc crio[3654]: time="2026-06-09T10:49:51.38688003Z" level=info msg="Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.883083 | controller | Jun 09 10:49:51.392019 crc crio[3654]: time="2026-06-09T10:49:51.391233524Z" level=info msg="Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.883098 | controller | Jun 09 10:49:51.392731 crc crio[3654]: time="2026-06-09T10:49:51.384874743Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:cb526179eea75c32d1adb43b9166340b8226c94593999fb2a861e86bb5dc0a93 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/e6fbed7a-8b16-44a5-b8ed-78a72737440d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc002292890}] Aliases:map[]}"
2026-06-09 12:20:02.883114 | controller | Jun 09 10:49:51.393048 crc crio[3654]: time="2026-06-09T10:49:51.392963683Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.883134 | controller | Jun 09 10:49:51.393714 crc crio[3654]: time="2026-06-09T10:49:51.387154128Z" level=info msg="Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.883151 | controller | Jun 09 10:49:51.406396 crc crio[3654]: time="2026-06-09T10:49:51.38971184Z" level=info msg="Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.883167 | controller | Jun 09 10:49:51.406602 crc crio[3654]: time="2026-06-09T10:49:51.385909482Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:e67c25242a1c1cb8221b0e95298757b665b9d01cf2dead003c2a64cf40b2041e UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/fc63f5c6-435a-4169-a298-ab43cf655914 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc0022926c0}] Aliases:map[]}"
2026-06-09 12:20:02.883184 | controller | Jun 09 10:49:51.407053 crc crio[3654]: time="2026-06-09T10:49:51.406973443Z" level=info msg="Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.883200 | controller | Jun 09 10:49:51.407614 crc crio[3654]: time="2026-06-09T10:49:51.385949743Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:c6b7ae13a88287812d0215b4c3779b57d6f31d7d3c855c0f6b25b5dfbbd30e61 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/e3cde62f-3aba-4584-beb6-3171908e6c06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc0022920b8}] Aliases:map[]}"
2026-06-09 12:20:02.883216 | controller | Jun 09 10:49:51.407920 crc crio[3654]: time="2026-06-09T10:49:51.388731182Z" level=info msg="Checking pod openshift-marketplace_community-operators-qhh6t for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.883232 | controller | Jun 09 10:49:51.407985 crc crio[3654]: time="2026-06-09T10:49:51.385865271Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:e8c0466918048d4abfcf531c66992befc2e072deadf72cb9594646abaf1205eb UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/47588455-094d-42b6-8235-fd859b91a38b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc002292160}] Aliases:map[]}"
2026-06-09 12:20:02.883248 | controller | Jun 09 10:49:51.408349 crc crio[3654]: time="2026-06-09T10:49:51.408099655Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.883265 | controller | Jun 09 10:49:51.408900 crc crio[3654]: time="2026-06-09T10:49:51.408842366Z" level=info msg="Ran pod sandbox 3c5c1bacef48880ccedee84bc6fd2b590a18bffc9227e616e6e89806b2c726db with infra container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD" id=f7d291fe-a74c-4f41-b556-36641f6eeb66 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.883281 | controller | Jun 09 10:49:51.408966 crc crio[3654]: time="2026-06-09T10:49:51.408901767Z" level=info msg="Ran pod sandbox c2213861107718b2a7b43f28744d0124819ec222fb5af298c32901a8ccb8716c with infra container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD" id=8c295fb8-6329-4299-9eb3-1c9f20c5ae79 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.883301 | controller | Jun 09 10:49:51.409181 crc crio[3654]: time="2026-06-09T10:49:51.385886101Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:724b39c1c8e5d8064c3bef430903148b551706f4efefc131a71edf9f070f41d9 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/92818148-77c8-409e-a69b-a7b5d1d72172 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc002a06048}] Aliases:map[]}"
2026-06-09 12:20:02.883317 | controller | Jun 09 10:49:51.409639 crc crio[3654]: time="2026-06-09T10:49:51.385532091Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:2427300b8543546d42beec205f3d74a535e35e3881668635a27b99df56a4e6e5 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/0a9ed091-5f32-4d5e-921a-444e66041ba4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc00008d338}] Aliases:map[]}"
2026-06-09 12:20:02.883333 | controller | Jun 09 10:49:51.409961 crc crio[3654]: time="2026-06-09T10:49:51.409936497Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.883364 | controller | Jun 09 10:49:51.410412 crc crio[3654]: time="2026-06-09T10:49:51.386149129Z" level=info msg="Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.883385 | controller | Jun 09 10:49:51.410638 crc crio[3654]: time="2026-06-09T10:49:51.385914852Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:a798e6855c24b85754dd543bbbef7a7ef26a9945b9b75f0e23f4a31c6aff5519 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/680c9123-21a7-490e-bebb-2214d25e3300 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc00299e2f8}] Aliases:map[]}"
2026-06-09 12:20:02.883401 | controller | Jun 09 10:49:51.412229 crc crio[3654]: time="2026-06-09T10:49:51.41074809Z" level=info msg="Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.883417 | controller | Jun 09 10:49:51.414388 crc crio[3654]: time="2026-06-09T10:49:51.410829182Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.883433 | controller | Jun 09 10:49:51.414388 crc crio[3654]: time="2026-06-09T10:49:51.385886581Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:c77e52bc46bbbe782fac3af50759c503b4087757671b68a68e25ec06b514cdf0 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/ba335eac-4f9b-4b17-ba56-e3578c583929 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc0016a87f0}] Aliases:map[]}"
2026-06-09 12:20:02.883449 | controller | Jun 09 10:49:51.414388 crc crio[3654]: time="2026-06-09T10:49:51.385876621Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.883465 | controller | Jun 09 10:49:51.414388 crc crio[3654]: time="2026-06-09T10:49:51.384898563Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:8e6a97487825b7098304af9bedd008e1b3e7475276ed1d348d5eaabd8bfe2bd4 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/aa81a90f-8862-4604-9a05-5ad7b97ea513 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc0029b24e8}] Aliases:map[]}"
2026-06-09 12:20:02.883498 | controller | Jun 09 10:49:51.414388 crc crio[3654]: time="2026-06-09T10:49:51.385936223Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:7065800cf485ac7e2313788dd5d99f85b0551588e9be24218ed7b1881fe01409 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/6f323541-2042-4adf-9017-fbaf24e672ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc0016a80c8}] Aliases:map[]}"
2026-06-09 12:20:02.883515 | controller | Jun 09 10:49:51.414388 crc crio[3654]: time="2026-06-09T10:49:51.386102818Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:c1fb2ec5ae1978703ee65d3b3d23e2c1e8cfbe9bc5c2d288a6ca6903714df7dc UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/c1ff98de-1336-477d-905b-5a60a9fc1c72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc002a06558}] Aliases:map[]}"
2026-06-09 12:20:02.883531 | controller | Jun 09 10:49:51.414388 crc crio[3654]: time="2026-06-09T10:49:51.386152719Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:830a838c24c80cb77c9244f329707a4fdd81ea897433d7ed2accfd25b6d2d45d UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/de8ba4fb-1ccf-4885-82ff-9c64bb3cebe4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc0017122f8}] Aliases:map[]}"
2026-06-09 12:20:02.883547 | controller | Jun 09 10:49:51.414918 crc crio[3654]: time="2026-06-09T10:49:51.414828326Z" level=info msg="Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.883562 | controller | Jun 09 10:49:51.415163 crc crio[3654]: time="2026-06-09T10:49:51.39497363Z" level=info msg="Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.883578 | controller | Jun 09 10:49:51.415985 crc crio[3654]: time="2026-06-09T10:49:51.386495749Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:094d4b6349d4384be618d9aa2252a4d746be877ca9c9a74acb862d806f394a0b UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/f97134a1-d996-4e62-a35c-faea9d5b2c66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc002922128}] Aliases:map[]}"
2026-06-09 12:20:02.883594 | controller | Jun 09 10:49:51.416070 crc crio[3654]: time="2026-06-09T10:49:51.416033621Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-x5vn9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.883610 | controller | Jun 09 10:49:51.416156 crc crio[3654]: time="2026-06-09T10:49:51.416102973Z" level=info msg="Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.883629 | controller | Jun 09 10:49:51.416688 crc crio[3654]: time="2026-06-09T10:49:51.416632538Z" level=info msg="Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.883645 | controller | Jun 09 10:49:51.416969 crc crio[3654]: time="2026-06-09T10:49:51.416848684Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.883661 | controller | Jun 09 10:49:51.418084 crc crio[3654]: time="2026-06-09T10:49:51.417840152Z" level=info msg="Ran pod sandbox 8cea660db54dd874a3ad2bb400a57fcc892221905320820c16a40c9cbe728188 with infra container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD" id=92b0e069-17f3-432b-97b7-7c7d35c60541 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.883677 | controller | Jun 09 10:49:51.418726 crc crio[3654]: time="2026-06-09T10:49:51.418592414Z" level=info msg="Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.883693 | controller | Jun 09 10:49:51.422507 crc crio[3654]: time="2026-06-09T10:49:51.422257528Z" level=info msg="Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.883708 | controller | Jun 09 10:49:51.423129 crc crio[3654]: time="2026-06-09T10:49:51.423054791Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=1aa0a480-95f4-4e0f-9ad8-2592b27acb47 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.883725 | controller | Jun 09 10:49:51.423620 crc crio[3654]: time="2026-06-09T10:49:51.423112083Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=4e709021-7b8b-44fb-928a-697111f74282 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.883740 | controller | Jun 09 10:49:51.425149 crc crio[3654]: time="2026-06-09T10:49:51.425043188Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d" id=bb62d39e-affb-4843-a019-d5e8169e3f59 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.883756 | controller | Jun 09 10:49:51.425740 crc crio[3654]: time="2026-06-09T10:49:51.425664255Z" level=info msg="Ran pod sandbox b0e862f519df1dc94d5280f2ba96a831a6aca26462a157f2ccfacea78db6eb8c with infra container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD" id=743db569-83d4-4d98-9f18-f269b2cbff01 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.883772 | controller | Jun 09 10:49:51.427205 crc crio[3654]: time="2026-06-09T10:49:51.427173858Z" level=info msg="Ran pod sandbox a9b479de35f01ab7bfcd62a9edfa06265f1db178e901d03ec50c14687e120ac3 with infra container: openshift-console/downloads-747b44746d-4pqvr/POD" id=989012fb-68fb-469d-ad2d-f345bbf42d96 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.883787 | controller | Jun 09 10:49:51.428239 crc crio[3654]: time="2026-06-09T10:49:51.428213928Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=cb2383d7-ec67-41c6-91a8-b6afc23e8916 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.883803 | controller | Jun 09 10:49:51.429027 crc crio[3654]: time="2026-06-09T10:49:51.42900358Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=62c1bebc-1bc8-4193-bb1f-28d73451ef47 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.883822 | controller | Jun 09 10:49:51.430464 crc crio[3654]: time="2026-06-09T10:49:51.4303862Z" level=info msg="Ran pod sandbox 11972286af0a6f85a61c21ee6ae0a75f85eb9965e9869c7cbc86e0a0d85439e6 with infra container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD" id=6f52596a-8051-423c-bb08-23a7c48082d3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.883838 | controller | Jun 09 10:49:51.431276 crc crio[3654]: time="2026-06-09T10:49:51.431197593Z" level=info msg="Ran pod sandbox c702ca6340659dfba7fb6a27261378b6efc9ea2c834a8ece8c4554332fbb79c7 with infra container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD" id=fc11e763-c64e-4aff-9727-7d9f7a307575 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.883853 | controller | Jun 09 10:49:51.433830 crc crio[3654]: time="2026-06-09T10:49:51.433805727Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4" id=2cf24ed2-026e-478b-95a2-8365701c48c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.883869 | controller | Jun 09 10:49:51.435241 crc crio[3654]: time="2026-06-09T10:49:51.435174336Z" level=info msg="Ran pod sandbox d9bad1a181c0a47f42136862b1a1c1b65c1e29599f1c77fe19e8ac0a2123531c with infra container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD" id=b4a56eae-3307-40f6-a886-1b08a9eade9d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.883885 | controller | Jun 09 10:49:51.438415 crc crio[3654]: time="2026-06-09T10:49:51.438334826Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=79541738-a35f-4ebc-80fd-37fd924f5b07 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.883900 | controller | Jun 09 10:49:51.438781 crc crio[3654]: time="2026-06-09T10:49:51.438722988Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=eb5a6ba0-5c80-40d8-93c1-2af6ad0bfa92 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.883916 | controller | Jun 09 10:49:51.440543 crc crio[3654]: time="2026-06-09T10:49:51.440514349Z" level=info msg="Ran pod sandbox 90683bce2f76d47619a66a98bbed8e60eb6e6d08ea55a6c5d62d272f8a49559f with infra container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD" id=a3de1005-f382-445b-88d2-2d6be107a4c6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.883931 | controller | Jun 09 10:49:51.444237 crc crio[3654]: time="2026-06-09T10:49:51.444171023Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=a2b518f2-7739-4c8b-bde1-fe5c5aeafe04 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.883947 | controller | Jun 09 10:49:51.446022 crc crio[3654]: time="2026-06-09T10:49:51.445996445Z" level=info msg="Ran pod sandbox 76b3ab2469ebea9ef0c1db7ea4b41bfcc44f8d98e0f3a06369ee715b920588a4 with infra container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD" id=c17e14dd-2ca1-45ba-af2c-ece3b36f2216 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.883962 | controller | Jun 09 10:49:51.447098 crc crio[3654]: time="2026-06-09T10:49:51.447013564Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 12:20:02.883978 | controller | Jun 09 10:49:51.447354 crc crio[3654]: time="2026-06-09T10:49:51.447260321Z" level=info msg="Ran pod sandbox 604a7158f223df00081650bfc73dbbe525a6ba3a1fbb92967e64acf51272d7f0 with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD" id=13f5b5fd-da40-4a82-b53a-c078c96034d8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.883997 | controller | Jun 09 10:49:51.449425 crc crio[3654]: time="2026-06-09T10:49:51.44933523Z" level=info msg="Ran pod sandbox 78f4b96b19577938b8ecd27d240ad44a258ff1f925f4cf4b0b83cdb9218ec392 with infra container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD" id=6fa4a7d9-c6a8-474c-a003-3044f70dc156 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.884014 | controller | Jun 09 10:49:51.449748 crc crio[3654]: time="2026-06-09T10:49:51.449722121Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=d7de07c4-6ee2-4ac0-8ab0-6e51ddb06c6a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.884029 | controller | Jun 09 10:49:51.451085 crc crio[3654]: time="2026-06-09T10:49:51.451030728Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=194f24fc-619a-4a76-ac00-fa27a206747d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.884046 | controller | Jun 09 10:49:51.464424 crc crio[3654]: time="2026-06-09T10:49:51.463740191Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4" id=b4afd446-59ed-4197-af92-bf00c7b5b217 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.884062 | controller | Jun 09 10:49:51.467610 crc crio[3654]: time="2026-06-09T10:49:51.467491308Z" level=info msg="Ran pod sandbox 36f795b3d228975b352ac3ae72180435ac1d76ad3ecce036ad8627f33fbfb5de with infra container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD" id=45f221d3-fbff-47ae-9a5c-8bd94cd7aa54 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.884078 | controller | Jun 09 10:49:51.468955 crc crio[3654]: time="2026-06-09T10:49:51.468089235Z" level=info msg="Ran pod sandbox 25bce187dbfc3ff179d9fc789fad5f69b528d91807c0c0fb664ffe4a08e5877e with infra container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD" id=1b26673c-c7ad-402d-ad5c-0ed0c50cc0d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.884094 | controller | Jun 09 10:49:51.470471 crc crio[3654]: time="2026-06-09T10:49:51.470436601Z" level=info msg="Ran pod sandbox 8ef1feb5a8e380f23e0a947c1224c772c6ff7dff787489f89b6cf6c9d8e5588c with infra container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD" id=0990b9d5-4a8e-4b93-96e9-b8667aff6329 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.884109 | controller | Jun 09 10:49:51.471832 crc crio[3654]: time="2026-06-09T10:49:51.47180062Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=6fdbab78-e9fa-44cc-b72b-736f2e2ea615 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.884124 | controller | Jun 09 10:49:51.472486 crc crio[3654]: time="2026-06-09T10:49:51.472093159Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=7202f58b-d30e-4a3c-9cae-995f3731624f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.884140 | controller | Jun 09 10:49:51.474896 crc crio[3654]: time="2026-06-09T10:49:51.474811766Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca" id=5173ee09-5847-4c0e-a2f0-8c831237486e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.884156 | controller | Jun 09 10:49:51.476779 crc crio[3654]: time="2026-06-09T10:49:51.475760163Z" level=info msg="Ran pod sandbox 8d0e5fd139fc516763a67bfb7e0605dd51234d7f52071de765805788dc293680 with infra container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD" id=1a1f85cb-1176-43a2-9ba7-cdefef5acbac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.884174 | controller | Jun 09 10:49:51.478862 crc crio[3654]: time="2026-06-09T10:49:51.478603284Z" level=info msg="Ran pod sandbox c4c9aaa2d2e163873a63504fcbd908971cf35fbb83f684b80a1494f5e464f169 with infra container: openshift-service-ca/service-ca-74545575db-n469q/POD" id=115d5663-d209-4804-aa24-4eede3071ccd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.884191 | controller | Jun 09 10:49:51.482125 crc crio[3654]: time="2026-06-09T10:49:51.482088944Z" level=info msg="Ran pod sandbox fad8ee63cebf690824fab3b130df53657b4bdce68e22c08803707d4ea89c3540 with infra container: openshift-marketplace/redhat-marketplace-ntdwx/POD" id=87dfc5d4-d463-47a3-9436-386901be7301 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.884206 | controller | Jun 09 10:49:51.486998 crc crio[3654]: time="2026-06-09T10:49:51.486959323Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=9ceeed07-394e-41b1-ba23-5c89169b8fe9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.884222 | controller | Jun 09 10:49:51.488237 crc crio[3654]: time="2026-06-09T10:49:51.487697214Z" level=info msg="Ran pod sandbox 90c3c87c4f9194024c9580ce5f172fe9a9d3198fa4bd34c7b8f3d248cc5b9d78 with infra container: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD" id=ea7eda54-a048-4978-975e-c788ad5566f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.884238 | controller | Jun 09 10:49:51.488424 crc crio[3654]: time="2026-06-09T10:49:51.488060274Z" level=info msg="Ran pod sandbox df5068c5b5763ad142e71b9067582452cda7d7493451e2f3411eea966ce4c908 with infra container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD" id=2139186e-064d-4f74-b292-4bb0cd51186e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.884254 | controller | Jun 09 10:49:51.488592 crc crio[3654]: time="2026-06-09T10:49:51.488463055Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=c821b255-a8c6-4cde-ad99-710f53ba96d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.884270 | controller | Jun 09 10:49:51.489230 crc crio[3654]: time="2026-06-09T10:49:51.489114694Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0145689b-c681-4092-8f03-9ce25f0943dc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.884286 | controller | Jun 09 10:49:51.490175 crc crio[3654]: time="2026-06-09T10:49:51.49004378Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=8da53af4-2c8e-41b5-ba36-f2c78d92bdb4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.884302 | controller | Jun 09 10:49:51.491256 crc crio[3654]: time="2026-06-09T10:49:51.491123531Z" level=info msg="Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15" id=7dc864cf-ada4-4a78-b4de-13df2571fc5b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.884318 | controller | Jun 09 10:49:51.501070 crc crio[3654]: time="2026-06-09T10:49:51.500995483Z" level=info msg="Ran pod sandbox 22ad7e5dce4a3571554b4886350a689298c0aacafa0d3bf2a65320fb1aace80f with infra container: openshift-console-operator/console-operator-67c89758df-4jf4f/POD" id=58ef5303-4d53-4e30-b5a5-4b1f0c4f0640 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.884334 | controller | Jun 09 10:49:51.505898 crc crio[3654]: time="2026-06-09T10:49:51.505776349Z" level=info msg="Ran pod sandbox dbcc653d37a9e7014462f12a17a54ca0d96b33ec9957fe69447a89f487263a87 with infra container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD" id=53fd9242-e420-4602-9cab-ff5d7cd9e2dd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.884371 | controller | Jun 09 10:49:51.506443 crc crio[3654]: time="2026-06-09T10:49:51.50583097Z" level=info msg="Ran pod sandbox b82109e8bb79c50ae2d555de28caead94e0d09533fcea5ff28fa8811dc5f7ca6 with infra container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD" id=2a53d836-d9ac-4d65-bc8b-dd29982ca5c1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.884389 | controller | Jun 09 10:49:51.509208 crc crio[3654]: time="2026-06-09T10:49:51.509107684Z" level=info msg="Ran pod sandbox ec844a9526abd95e4c18c54053bf7db141a17eeabd98a663c74e6463dea843dd with infra container: openshift-marketplace/certified-operators-l27pk/POD" id=53fba638-2fb1-49ff-b450-37a54aef0d55 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.884405 | controller | Jun 09 10:49:51.510812 crc crio[3654]: time="2026-06-09T10:49:51.510694559Z" level=info msg="Ran pod sandbox 7df5121bbec85aa5d0f5654357c322178df3cc2a84d86d77ef2dcf11a462e618 with infra container: openshift-ingress-canary/ingress-canary-jlj86/POD" id=05168206-e5ec-4a67-8bd5-fb3cd4cca42a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.884421 | controller | Jun 09 10:49:51.511723 crc crio[3654]: time="2026-06-09T10:49:51.511575964Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=1311bbd2-9ba6-4c50-b4c1-f5373114de3f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.884436 | controller | Jun 09 10:49:51.511843 crc crio[3654]: time="2026-06-09T10:49:51.511796411Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=df23d387-2477-4e67-8b87-7631e7254e22 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.884452 | controller | Jun 09 10:49:51.511949 crc crio[3654]: time="2026-06-09T10:49:51.511900883Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d" id=c3e4c64b-0012-4ffb-b44e-aeda2e661277 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.884467 | controller | Jun 09 10:49:51.513256 crc crio[3654]: time="2026-06-09T10:49:51.5131952Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d630d017-d3a5-4380-8b0c-851675592f98 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.884483 | controller | Jun 09 10:49:51.513606 crc crio[3654]: time="2026-06-09T10:49:51.513509989Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=16c3ea8b-c6aa-4551-a42e-f81976f1cb15 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.884498 | controller | Jun 09 10:49:51.517136 crc crio[3654]: time="2026-06-09T10:49:51.517109472Z" level=info msg="Ran pod sandbox f42b7202cf82e2736808952674fdc287e597b13275712a35ba7b23ed679b59d1 with infra container: openshift-multus/network-metrics-daemon-n2bqt/POD" id=905f2a5b-cea8-412b-b290-4b304dcdc2c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.884513 | controller | Jun 09 10:49:51.518497 crc crio[3654]: time="2026-06-09T10:49:51.518474101Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14" id=dde791c4-4a72-42d7-92fe-8580d4fb2346 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.884529 | controller | Jun 09 10:49:51.522609 crc crio[3654]: time="2026-06-09T10:49:51.522517596Z" level=info msg="Ran pod sandbox 9ef460c96b87455cd3d42a968ce20f7eb90516797fa62d1044a616eaa5e9991a with infra container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD" id=f7aef869-6630-47ca-ba0d-7bdcfa3570c1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.884550 | controller | Jun 09 10:49:51.527886 crc crio[3654]: time="2026-06-09T10:49:51.527819927Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=80472368-bf34-4dc7-baea-e1621e2aa494 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.884566 | controller | Jun 09 10:49:51.532985 crc crio[3654]: time="2026-06-09T10:49:51.532922273Z" level=info msg="Ran pod sandbox 902af1f2689d9efec026c3fb55832b9f9ef1c48420035f4589a5468a53c0b9e6 with infra container: openshift-marketplace/community-operators-qhh6t/POD" id=1224fd87-2082-4bdd-9d41-63bd75b457be name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.884582 | controller | Jun 09 10:49:51.537159 crc crio[3654]: time="2026-06-09T10:49:51.537092732Z" level=info msg="Ran pod sandbox 2427300b8543546d42beec205f3d74a535e35e3881668635a27b99df56a4e6e5 with infra container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD" id=b7fe9d36-a5f1-4320-8466-dcf2b26e0196 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.884598 | controller | Jun 09 10:49:51.537824 crc crio[3654]: time="2026-06-09T10:49:51.537793672Z" level=info msg="Ran pod sandbox c32ba18b5fd39654f558912d3c97c02ccbf4d2592b30296aabfa4a30cfa03b08 with infra container: openshift-dns/dns-default-qtghf/POD" id=f127fcad-2409-40e2-a2d7-56803bce744e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.884613 | controller | Jun 09 10:49:51.540521 crc crio[3654]: time="2026-06-09T10:49:51.539435608Z" level=info msg="Ran pod sandbox e67c25242a1c1cb8221b0e95298757b665b9d01cf2dead003c2a64cf40b2041e with infra container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD" id=32a53778-98c0-4c37-bd78-85a22f8fbf1b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.884628 | controller | Jun 09 10:49:51.541912 crc crio[3654]: time="2026-06-09T10:49:51.541851357Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8cb1d78c-463d-4bed-a9f6-a40bec2f2415 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.884644 | controller | Jun 09 10:49:51.544492 crc crio[3654]: time="2026-06-09T10:49:51.544226525Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=1eab6794-003c-46ee-bcbe-acd664ff0b84 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.884659 | controller | Jun 09 10:49:51.545364 crc crio[3654]: time="2026-06-09T10:49:51.545251814Z" level=info msg="Ran pod sandbox c6b7ae13a88287812d0215b4c3779b57d6f31d7d3c855c0f6b25b5dfbbd30e61 with infra container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD" id=5320f65a-9ddf-4184-a42a-5d7ca8d4a70a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.884674 | controller | Jun 09 10:49:51.546089 crc crio[3654]: time="2026-06-09T10:49:51.546023366Z" level=info msg="Ran pod sandbox 88df9c3a98a4f8322b1b9c58c98b1f8b467e4bb032e67747dbdd4afd11b5c829 with infra container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD" id=4b03f014-0972-4051-858f-9f164739164e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.884690 | controller | Jun 09 10:49:51.548140 crc crio[3654]: time="2026-06-09T10:49:51.548113456Z" level=info msg="Ran pod sandbox 724b39c1c8e5d8064c3bef430903148b551706f4efefc131a71edf9f070f41d9 with infra container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD" id=124736ae-4013-4cac-8392-177b19a74a6d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.884705 | controller | Jun 09 10:49:51.550077 crc crio[3654]: time="2026-06-09T10:49:51.54859995Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989" id=b2f726fa-6b51-4953-80af-97bf5bcb7e75 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.884724 | controller | Jun 09 10:49:51.577965 crc crio[3654]: time="2026-06-09T10:49:51.577874974Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=00d69422-0fcc-46c5-b7e6-fac207aaae01 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.884739 | controller | Jun 09 10:49:51.579101 crc crio[3654]: time="2026-06-09T10:49:51.578833392Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=3c6a37bb-b061-4962-b5e3-fd4437be44fb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.884754 | controller | Jun 09 10:49:51.579898 crc crio[3654]: time="2026-06-09T10:49:51.579709336Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=7f41308b-1c91-46b6-9805-e61b5a5234bb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.884769 | controller | Jun 09 10:49:51.579898 crc crio[3654]: time="2026-06-09T10:49:51.579708406Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=27145056-c661-49c1-9cf6-7ad313062dbf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.884785 | controller | Jun 09 10:49:51.582727 crc crio[3654]: time="2026-06-09T10:49:51.582662911Z" level=info msg="Ran pod sandbox 830a838c24c80cb77c9244f329707a4fdd81ea897433d7ed2accfd25b6d2d45d with infra container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD" id=9cd92624-79eb-4969-82c4-06891ff8ff9a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.884800 | controller | Jun 09 10:49:51.584467 crc crio[3654]: time="2026-06-09T10:49:51.584371479Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=26f02c98-15ad-441d-8334-f5dabd45d2a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.884815 | controller | Jun 09 10:49:51.589450 crc crio[3654]: time="2026-06-09T10:49:51.589403853Z" level=info msg="Ran pod sandbox cb526179eea75c32d1adb43b9166340b8226c94593999fb2a861e86bb5dc0a93 with infra container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD" id=85fcb8bc-8d01-4350-b5ae-8dad28102c3c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.884831 | controller | Jun 09 10:49:51.590190 crc crio[3654]: time="2026-06-09T10:49:51.590091912Z" level=info msg="Ran pod sandbox eb45a7e46f69528707fef11d2fb816a926217d8e491185dd1744b24a966cf3bf with infra container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD" id=d5d74b23-08c1-4144-a0ba-60dca3ca7dea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.884847 | controller | Jun 09 10:49:51.591023 crc crio[3654]: time="2026-06-09T10:49:51.590966867Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=759a4d49-302c-4456-a9e8-08c61d7bce72 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.884862 | controller | Jun 09 10:49:51.591960 crc crio[3654]: time="2026-06-09T10:49:51.591927275Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=bfee604e-4c80-4201-9987-d6948572a0a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.884878 | controller | Jun 09 10:49:51.596419 crc crio[3654]: time="2026-06-09T10:49:51.596256318Z" level=info msg="Ran pod sandbox a798e6855c24b85754dd543bbbef7a7ef26a9945b9b75f0e23f4a31c6aff5519 with infra container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD" id=abe5727e-86b3-45f5-bc81-82a4f75cbf8b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.884897 | controller | Jun 09 10:49:51.597527 crc crio[3654]: time="2026-06-09T10:49:51.597501373Z" level=info msg="Ran pod sandbox c77e52bc46bbbe782fac3af50759c503b4087757671b68a68e25ec06b514cdf0 with infra container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD" id=ecd1fb56-d4b3-4e94-a130-df91a46d825d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.884912 | controller | Jun 09 10:49:51.598801 crc crio[3654]: time="2026-06-09T10:49:51.59877747Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2d07bbf5-67d2-4e03-8ece-46f8ee2623de name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.884928 | controller | Jun 09 10:49:51.599205 crc crio[3654]: time="2026-06-09T10:49:51.598925054Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=57b219ef-b719-4804-ab25-cf3189e4f38a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.884943 | controller | Jun 09 10:49:51.608133 crc crio[3654]: time="2026-06-09T10:49:51.60754724Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d" id=448a0cbf-e4fb-429e-b257-a54b2155de6e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.884957 | controller | Jun 09 10:49:51.608477 crc crio[3654]: time="2026-06-09T10:49:51.607782107Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=d79eda72-63ee-4907-8310-14a8e37368c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.884975 | controller | Jun 09 10:49:51.608728 crc crio[3654]: time="2026-06-09T10:49:51.607845718Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=a970c75b-0779-4592-a87c-0742d8bc210e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.884992 | controller | Jun 09 10:49:51.609126 crc crio[3654]: time="2026-06-09T10:49:51.609047683Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=ffd5e1be-e0b6-484b-aa7e-da9749642b2d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.885007 | controller | Jun 09 10:49:51.609378 crc crio[3654]: time="2026-06-09T10:49:51.609271869Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=54b2f3c7-c85a-470c-87c7-908c9e87413c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.885023 | controller | Jun 09 10:49:51.610191 crc crio[3654]: time="2026-06-09T10:49:51.610105413Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=d5ba1eb9-3713-4bc6-b214-aceeda101bd5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.885038 | controller | Jun 09 10:49:51.614740 crc crio[3654]: time="2026-06-09T10:49:51.614660203Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca" id=29cc0a20-2177-499d-9838-cc88a18f6e2c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.885053 | controller | Jun 09 10:49:51.615014 crc crio[3654]: time="2026-06-09T10:49:51.614955141Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=deff3ef1-897c-4493-ab63-8c3f17fd15fe name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.885071 | controller | Jun 09 10:49:51.615245 crc crio[3654]: time="2026-06-09T10:49:51.615173177Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=302bb9fe-d3b5-42de-8d25-1372d22a3a5d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.885087 | controller | Jun 09 10:49:51.615703 crc crio[3654]: time="2026-06-09T10:49:51.615647881Z" level=info msg="Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator" id=a8c04306-36e5-4d80-b8b8-11058f00b33e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.885103 | controller | Jun 09 10:49:51.616027 crc crio[3654]: time="2026-06-09T10:49:51.615922309Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.885119 | controller | Jun 09 10:49:51.616995 crc crio[3654]: time="2026-06-09T10:49:51.616914977Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4" id=8ae570b7-d4b1-4108-a52e-f97b30f86f65 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.885135 | controller | Jun 09 10:49:51.617094 crc crio[3654]: time="2026-06-09T10:49:51.617056961Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f2856533-6883-4946-a13c-910f45bf1487 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.885151 | controller | Jun 09 10:49:51.618512 crc crio[3654]: time="2026-06-09T10:49:51.618043579Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=7a3ab0d1-6836-4733-bd0c-ccf1f1b3228c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.885166 | controller | Jun 09 10:49:51.618512 crc crio[3654]: time="2026-06-09T10:49:51.61808184Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=0ea57017-913d-4160-9c67-17b1325dab24 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.885182 | controller | Jun 09 10:49:51.618512 crc crio[3654]: time="2026-06-09T10:49:51.618153182Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=40c1085f-8c73-4271-b5a1-0fa1c54da9bc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.885198 | controller | Jun 09 10:49:51.618512 crc crio[3654]: time="2026-06-09T10:49:51.618373558Z" level=info msg="Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator" id=ddd7eb2d-705b-4a68-858f-7beaf146be31 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.885214 | controller | Jun 09 10:49:51.619240 crc crio[3654]: time="2026-06-09T10:49:51.619173741Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=acecab17-b3f0-4f2f-b62c-5886b8e757fe name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.885230 | controller | Jun 09 10:49:51.619450 crc crio[3654]: time="2026-06-09T10:49:51.619266954Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=446bed0f-8f4b-49b2-b256-5aff24e5a13c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.885246 | controller | Jun 09 10:49:51.619635 crc crio[3654]: time="2026-06-09T10:49:51.619458419Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=a3a0d435-eb31-4920-9678-7b5ebc4a6e14 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.885265 | controller | Jun 09 10:49:51.619635 crc crio[3654]: time="2026-06-09T10:49:51.619513801Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=06051c16-b60c-42cd-9f84-7ee3b2c4ce78 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.885281 | controller | Jun 09 10:49:51.619635 crc crio[3654]: time="2026-06-09T10:49:51.619549952Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f129985f-c557-436e-8e40-187f2fead38c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.885296 | controller | Jun 09 10:49:51.619635 crc crio[3654]: time="2026-06-09T10:49:51.619622284Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d" id=4d1c45f8-2619-446c-8c65-87101baedfea name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.885313 | controller | Jun 09 10:49:51.619840 crc crio[3654]: time="2026-06-09T10:49:51.619746438Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=325d6f5f-98ad-4661-922a-c018fe58b632 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.885328 | controller | Jun 09 10:49:51.620089 crc crio[3654]: time="2026-06-09T10:49:51.619792889Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8408b8c7-41d3-4328-81d2-f4c83d4e83bf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.885344 | controller | Jun 09 10:49:51.620168 crc crio[3654]: time="2026-06-09T10:49:51.620120678Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=ba610292-017d-4843-87b1-213df94fb435 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.885379 | controller | Jun 09 10:49:51.620168 crc crio[3654]: time="2026-06-09T10:49:51.620157659Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=ddd955ea-0063-4756-8c85-d2dccf88ea40 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.885396 | controller | Jun 09 10:49:51.620270 crc crio[3654]: time="2026-06-09T10:49:51.62018905Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ae351b03-7cb3-4b4c-97e1-08c7edc6f546 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.885411 | controller | Jun 09 10:49:51.620750 crc crio[3654]: time="2026-06-09T10:49:51.620691345Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=1c6194ba-b050-4a6f-927d-3746653a2b60 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.885427 | controller | Jun 09 10:49:51.620750 crc crio[3654]: time="2026-06-09T10:49:51.620700725Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=bbe01823-45fa-46c7-8d9c-38af8aa2e5f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.885443 | controller | Jun 09 10:49:51.620750 crc crio[3654]: time="2026-06-09T10:49:51.620738056Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=3f5f5ad1-798b-4111-be1b-6aaa642226c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.885463 | controller | Jun 09 10:49:51.620941 crc crio[3654]: time="2026-06-09T10:49:51.620769547Z" level=info msg="Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15" id=b84fc4b4-f29c-4a47-b57e-53e079705771 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.885480 | controller | Jun 09 10:49:51.620941 crc crio[3654]: time="2026-06-09T10:49:51.620768157Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=be40e139-207e-4a7a-a466-4c16f887f27a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.885496 | controller | Jun 09 10:49:51.620941 crc crio[3654]: time="2026-06-09T10:49:51.620806668Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=2014e215-c56c-46ba-a1e3-68bda509f7bf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.885512 | controller | Jun 09 10:49:51.620941 crc crio[3654]: time="2026-06-09T10:49:51.620782397Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=b8c1c005-29d3-4172-a168-3e1f22d8b05e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.885528 | controller | Jun 09 10:49:51.620941 crc crio[3654]: time="2026-06-09T10:49:51.620843389Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=49722936-df7b-43b2-8727-f5792bdcee7b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.885544 | controller | Jun 09 10:49:51.620941 crc crio[3654]: time="2026-06-09T10:49:51.62086865Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=5f7d5363-e4b3-400c-a50a-202c022fef96 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.885559 | controller | Jun 09 10:49:51.620941 crc crio[3654]: time="2026-06-09T10:49:51.62087911Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=1ac99818-d103-49cb-b7ab-743aa4ccfb79 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.885575 | controller | Jun 09 10:49:51.620941 crc crio[3654]: time="2026-06-09T10:49:51.620849999Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=0e48598c-44af-4ded-8652-e68272a3d468 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.885591 | controller | Jun 09 10:49:51.620941 crc crio[3654]: time="2026-06-09T10:49:51.62087242Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=1e489cc2-bf9f-4048-bac5-7e23fed2bea6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.885607 | controller | Jun 09 10:49:51.620941 crc crio[3654]: time="2026-06-09T10:49:51.620935262Z" level=info msg="Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator" id=165d204e-d263-45c3-818c-529e8b1873e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.885633 | controller | Jun 09 10:49:51.621446 crc crio[3654]: time="2026-06-09T10:49:51.620950192Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989" id=221ce692-ce8c-402b-b84d-c93e2bc1587c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.885649 | controller | Jun 09 10:49:51.621446 crc crio[3654]: time="2026-06-09T10:49:51.620976413Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14" id=625989bc-cc3d-42b2-88e3-7a96f4088dbf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.885668 | controller | Jun 09 10:49:51.621800 crc crio[3654]: time="2026-06-09T10:49:51.621727514Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=16bd7513-a73e-4bd8-8479-d2b6334ecf3a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.885686 | controller | Jun 09 10:49:51.621903 crc crio[3654]: time="2026-06-09T10:49:51.621745615Z" level=info msg="Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=97266863-a3a1-424c-9b89-7781d25b575a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.885704 | controller | Jun 09 10:49:51.622654 crc crio[3654]: time="2026-06-09T10:49:51.622513837Z" level=info msg="Ran pod sandbox 8e6a97487825b7098304af9bedd008e1b3e7475276ed1d348d5eaabd8bfe2bd4 with infra container: openshift-marketplace/redhat-operators-x5vn9/POD" id=d72a8b52-a193-4eb7-be24-490963d9cc5e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.885719 | controller | Jun 09 10:49:51.623440 crc crio[3654]: time="2026-06-09T10:49:51.623381121Z" level=info msg="Creating container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=1fe84ae6-0f26-45d9-8768-8a287a12bdb0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.885734 | controller | Jun 09 10:49:51.624416 crc crio[3654]: time="2026-06-09T10:49:51.624336128Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a4879261-c8d8-49e5-b4af-34abecabc37d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.885749 | controller | Jun 09 10:49:51.624503 crc crio[3654]: time="2026-06-09T10:49:51.624429741Z" level=info msg="Ran pod sandbox 094d4b6349d4384be618d9aa2252a4d746be877ca9c9a74acb862d806f394a0b with infra container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD" id=84815681-226c-4da6-843c-593f54e80ed8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.885764 | controller | Jun 09 10:49:51.624503 crc crio[3654]: time="2026-06-09T10:49:51.624475402Z" level=info msg="Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=b35a0fe7-be80-4a12-9d64-ee59ec34b708 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.885780 | controller | Jun 09 10:49:51.625498 crc crio[3654]: time="2026-06-09T10:49:51.62543659Z" level=info msg="Creating container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=a1d4979a-2ec8-4194-ad01-25e7b44a8b25 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.885795 | controller | Jun 09 10:49:51.625682 crc crio[3654]: time="2026-06-09T10:49:51.625624575Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.885811 | controller | Jun 09 10:49:51.625754 crc crio[3654]: time="2026-06-09T10:49:51.625716048Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.885827 | controller | Jun 09 10:49:51.626264 crc crio[3654]: time="2026-06-09T10:49:51.626200822Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=bffb38c4-b998-4a60-8fcf-a5f484c92c91 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.885842 | controller | Jun 09 10:49:51.626460 crc crio[3654]: time="2026-06-09T10:49:51.626390627Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.885861 | controller | Jun 09 10:49:51.626617 crc crio[3654]: time="2026-06-09T10:49:51.626538701Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=662ffd3b-1cc8-460c-b007-587ca299a237 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.885877 | controller | Jun 09 10:49:51.626712 crc crio[3654]: time="2026-06-09T10:49:51.626629374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.885893 | controller | Jun 09 10:49:51.626712 crc crio[3654]: time="2026-06-09T10:49:51.626692166Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.885908 | controller | Jun 09 10:49:51.627414 crc crio[3654]: time="2026-06-09T10:49:51.627359295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.885923 | controller | Jun 09 10:49:51.628253 crc crio[3654]: time="2026-06-09T10:49:51.628187208Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator" id=ed5c17d3-9628-4d51-a2c5-af2df36bc14b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.885939 | controller | Jun 09 10:49:51.628993 crc crio[3654]: time="2026-06-09T10:49:51.62893659Z" level=info msg="Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=5357e5e7-2745-40f7-befd-a4a3a3289552 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.885954 | controller | Jun 09 10:49:51.629369 crc crio[3654]: time="2026-06-09T10:49:51.629270639Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.885970 | controller | Jun 09 10:49:51.629608 crc crio[3654]: time="2026-06-09T10:49:51.629533317Z" level=info msg="Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=e890eec2-4795-4487-9855-d1405f04ee7c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.885985 | controller | Jun 09 10:49:51.631262 crc crio[3654]: time="2026-06-09T10:49:51.631198274Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.886001 | controller | Jun 09 10:49:51.633124 crc crio[3654]: time="2026-06-09T10:49:51.633046357Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=36ca4e2b-cd4d-47a7-8b4b-dd1d3b867194 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.886016 | controller | Jun 09 10:49:51.633124 crc crio[3654]: time="2026-06-09T10:49:51.633076328Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner" id=2698d4af-2f4e-4f28-8454-c11355f4cf64 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.886032 | controller | Jun 09 10:49:51.633255 crc crio[3654]: time="2026-06-09T10:49:51.633138189Z" level=info msg="Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator" id=dd575ba4-c31e-47b9-9074-7964379edd2b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.886047 | controller | Jun 09 10:49:51.633390 crc crio[3654]: time="2026-06-09T10:49:51.633338935Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=c1f12771-0457-4d93-a3df-35bb420d5c40 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.886067 | controller | Jun 09 10:49:51.634182 crc crio[3654]: time="2026-06-09T10:49:51.634117717Z" level=info msg="Creating container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints" id=87c7a204-5ca9-440e-9f1a-fee285b3a22e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.886084 | controller | Jun 09 10:49:51.634258 crc crio[3654]: time="2026-06-09T10:49:51.634237391Z" level=info msg="Creating container: openshift-dns/dns-default-qtghf/dns" id=ac79c907-ab7e-4563-ba11-27abc9ab6faf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.886100 | controller | Jun 09 10:49:51.635029 crc crio[3654]: time="2026-06-09T10:49:51.634864869Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy" id=f4ed024d-5495-49ea-a526-0cfbbd5ec56a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.886116 | controller | Jun 09 10:49:51.637397 crc crio[3654]: time="2026-06-09T10:49:51.636426323Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=8f0c6cb3-311d-4d89-8914-c6aef283c46b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.886132 | controller | Jun 09 10:49:51.637397 crc crio[3654]: time="2026-06-09T10:49:51.636605628Z" level=info msg="Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller" id=80278d8b-2795-4cc5-ba21-3cea51e51f8c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.886148 | controller | Jun 09 10:49:51.637696 crc crio[3654]: time="2026-06-09T10:49:51.637434752Z" level=info msg="Ran pod sandbox c1fb2ec5ae1978703ee65d3b3d23e2c1e8cfbe9bc5c2d288a6ca6903714df7dc with infra container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD" id=b8b64dee-fc90-4ebe-8f69-ab611690da8b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.886164 | controller | Jun 09 10:49:51.639110 crc crio[3654]: time="2026-06-09T10:49:51.639051038Z" level=info msg="Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions" id=73b86f37-0bb2-4a5d-9abe-d2551f05e50a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.886180 | controller | Jun 09 10:49:51.639986 crc crio[3654]: time="2026-06-09T10:49:51.639957974Z" level=info msg="Ran pod sandbox 7065800cf485ac7e2313788dd5d99f85b0551588e9be24218ed7b1881fe01409 with infra container: openshift-network-diagnostics/network-check-target-fhkjl/POD" id=9c3769e9-337a-4ed7-87fc-aab2656a47ca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.886196 | controller | Jun 09 10:49:51.643785 crc crio[3654]: time="2026-06-09T10:49:51.643719171Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.886211 | controller | Jun 09 10:49:51.644792 crc crio[3654]: time="2026-06-09T10:49:51.64472233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.886227 | controller | Jun 09 10:49:51.645466 crc crio[3654]: time="2026-06-09T10:49:51.644976307Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.886242 | controller | Jun 09 10:49:51.645466 crc crio[3654]: time="2026-06-09T10:49:51.645056689Z" level=info msg="Ran pod sandbox e8c0466918048d4abfcf531c66992befc2e072deadf72cb9594646abaf1205eb with infra container: openshift-console/console-6c684df5db-cc8g8/POD" id=51fcafcb-936e-4434-84a8-5633643cbc5e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.886258 | controller | Jun 09 10:49:51.645466 crc crio[3654]: time="2026-06-09T10:49:51.64507632Z" level=info msg="Creating container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=3d92e8c0-8132-453e-a4f9-92e1063e80ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.886277 | controller | Jun 09 10:49:51.645466 crc crio[3654]: time="2026-06-09T10:49:51.645347307Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities" id=99e52032-aecb-4180-8851-1c04c757eb7a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.886294 | controller | Jun 09 10:49:51.645762 crc crio[3654]: time="2026-06-09T10:49:51.645484771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.886310 | controller | Jun 09 10:49:51.646930 crc crio[3654]: time="2026-06-09T10:49:51.646620314Z" level=info msg="Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=170fa96c-a5ea-4f06-bdf9-1a589d5de5b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.886326 | controller | Jun 09 10:49:51.649688 crc crio[3654]: time="2026-06-09T10:49:51.649017782Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e" id=915de93d-f363-491c-908a-d12a521c56f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.886341 | controller | Jun 09 10:49:51.650830 crc crio[3654]: time="2026-06-09T10:49:51.649888037Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4" id=1bd53526-0211-4afd-81ac-69e0592e3a6f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.886376 | controller | Jun 09 10:49:51.650830 crc crio[3654]: time="2026-06-09T10:49:51.650154894Z" level=info msg="Creating container: openshift-marketplace/certified-operators-l27pk/extract-utilities" id=7ae99db0-62cf-447d-82b8-52708db1b3da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.886394 | controller | Jun 09 10:49:51.650830 crc crio[3654]: time="2026-06-09T10:49:51.650491854Z" level=info msg="Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator" id=e88a2c66-f1b6-4921-bf8b-6b87b2d6f7ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.886410 | controller | Jun 09 10:49:51.650830 crc crio[3654]: time="2026-06-09T10:49:51.65068497Z" level=info msg="Creating container: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary" id=10e2578c-d80f-479a-b3de-053c9dcd94c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.886426 | controller | Jun 09 10:49:51.650830 crc crio[3654]: time="2026-06-09T10:49:51.650773512Z" level=info msg="Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=56859272-6571-48c0-904b-1f51066336cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.886442 | controller | Jun 09 10:49:51.654232 crc crio[3654]: time="2026-06-09T10:49:51.654169199Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=5a620767-009f-4f7b-8363-4db2618230cb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.886458 | controller | Jun 09 10:49:51.654232 crc crio[3654]: time="2026-06-09T10:49:51.654177259Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api" id=0494af5c-d3f9-4d88-9798-a1adc0f1eda4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.886474 | controller | Jun 09 10:49:51.654657 crc crio[3654]: time="2026-06-09T10:49:51.654236681Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=2bad6adb-3eb2-434e-a713-ed232bd74b0d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.886494 | controller | Jun 09 10:49:51.654657 crc crio[3654]: time="2026-06-09T10:49:51.654386585Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=26a5f530-de69-4cd7-bf7a-b283c7f61827 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.886510 | controller | Jun 09 10:49:51.656001 crc crio[3654]: time="2026-06-09T10:49:51.655940469Z" level=info msg="Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=2ff00cc6-9654-473f-83e3-6d70e41e4a79 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.886526 | controller | Jun 09 10:49:51.656171 crc crio[3654]: time="2026-06-09T10:49:51.656098134Z" level=info msg="Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=0a102402-c1ea-42c8-8b75-566244038378 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.886541 | controller | Jun 09 10:49:51.656503 crc crio[3654]: time="2026-06-09T10:49:51.656445854Z" level=info msg="Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy" id=1599d5ac-a231-4d95-8929-b65674f0d5e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.886557 | controller | Jun 09 10:49:51.658923 crc crio[3654]: time="2026-06-09T10:49:51.658825852Z" level=info msg="Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=b62b7e8c-2f67-4fd2-85c6-f75a151eb2cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.886573 | controller | Jun 09 10:49:51.658923 crc crio[3654]: time="2026-06-09T10:49:51.658856572Z" level=info msg="Creating container: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon" id=9ddd8cf0-34a7-4b73-9a65-98e43fb900a8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.886589 | controller | Jun 09 10:49:51.658923 crc crio[3654]: time="2026-06-09T10:49:51.658835462Z" level=info msg="Creating container: openshift-marketplace/community-operators-qhh6t/extract-utilities" id=3a42786c-9555-4894-b5d2-cddb63d90ba6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.886605 | controller | Jun 09 10:49:51.659105 crc crio[3654]: time="2026-06-09T10:49:51.658936185Z" level=info msg="Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=d6c5139f-a7d2-4dc9-a471-52984c196478 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.886621 | controller | Jun 09 10:49:51.660192 crc crio[3654]: time="2026-06-09T10:49:51.660149009Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=31d455b3-38be-49c1-9eae-3b3b1a42d9cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.886637 | controller | Jun 09 10:49:51.668469 crc crio[3654]: time="2026-06-09T10:49:51.66822951Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.886653 | controller | Jun 09 10:49:51.669824 crc crio[3654]: time="2026-06-09T10:49:51.669508316Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.886668 | controller | Jun 09 10:49:51.671633 crc crio[3654]: time="2026-06-09T10:49:51.669896207Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.886684 | controller | Jun 09 10:49:51.671633 crc crio[3654]: time="2026-06-09T10:49:51.670227317Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.886704 | controller | Jun 09 10:49:51.671633 crc crio[3654]: time="2026-06-09T10:49:51.670273148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.886720 | controller | Jun 09 10:49:51.671633 crc crio[3654]: time="2026-06-09T10:49:51.670396251Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.886736 | controller | Jun 09 10:49:51.671633 crc crio[3654]: time="2026-06-09T10:49:51.670447463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.886752 | controller | Jun 09 10:49:51.671633 crc crio[3654]: time="2026-06-09T10:49:51.670497944Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.886768 | controller | Jun 09 10:49:51.671633 crc crio[3654]: time="2026-06-09T10:49:51.670514235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.886783 | controller | Jun 09 10:49:51.671633 crc crio[3654]: time="2026-06-09T10:49:51.670792063Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.886798 | controller | Jun 09 10:49:51.671633 crc crio[3654]: time="2026-06-09T10:49:51.670836944Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.886813 | controller | Jun 09 10:49:51.671633 crc crio[3654]: time="2026-06-09T10:49:51.670913956Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.886828 | controller | Jun 09 10:49:51.671633 crc crio[3654]: time="2026-06-09T10:49:51.670994568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.886844 | controller | Jun 09 10:49:51.671633 crc crio[3654]: time="2026-06-09T10:49:51.671018629Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.886859 | controller | Jun 09 10:49:51.671633 crc crio[3654]: time="2026-06-09T10:49:51.6710381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.886875 | controller | Jun 09 10:49:51.671633 crc crio[3654]: time="2026-06-09T10:49:51.67105765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.886890 | controller | Jun 09 10:49:51.671633 crc crio[3654]: time="2026-06-09T10:49:51.671133792Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.886905 | controller | Jun 09 10:49:51.671633 crc crio[3654]: time="2026-06-09T10:49:51.671142613Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.886920 | controller | Jun 09 10:49:51.671633 crc crio[3654]: time="2026-06-09T10:49:51.671162903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.886938 | controller | Jun 09 10:49:51.671633 crc crio[3654]: time="2026-06-09T10:49:51.671427781Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.886954 | controller | Jun 09 10:49:51.671633 crc crio[3654]: time="2026-06-09T10:49:51.671504803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.886969 | controller | Jun 09 10:49:51.673746 crc crio[3654]: time="2026-06-09T10:49:51.673685085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.886984 | controller | Jun 09 10:49:51.674242 crc crio[3654]: time="2026-06-09T10:49:51.674169949Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-utilities" id=1edffe3f-fc3b-4b96-9ad6-027de019941b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.887000 | controller | Jun 09 10:49:51.674600 crc crio[3654]: time="2026-06-09T10:49:51.674512279Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=1589645b-52de-46dc-9045-e83569907cf3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.887016 | controller | Jun 09 10:49:51.675704 crc crio[3654]: time="2026-06-09T10:49:51.675639321Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=a0a500fc-cf25-4edf-9356-32c47b07f829 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.887032 | controller | Jun 09 10:49:51.675901 crc crio[3654]: time="2026-06-09T10:49:51.675873347Z" level=info msg="Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions" id=e39e59be-b957-46c1-9a5d-1d7e2480ceb2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.887047 | controller | Jun 09 10:49:51.676520 crc crio[3654]: time="2026-06-09T10:49:51.676474395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.887063 | controller | Jun 09 10:49:51.676745 crc crio[3654]: time="2026-06-09T10:49:51.67667128Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e" id=bf31fdc2-afd2-4a44-939a-71970ccf13b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.887079 | controller | Jun 09 10:49:51.686518 crc crio[3654]: time="2026-06-09T10:49:51.686440999Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.887094 | controller | Jun 09 10:49:51.687085 crc crio[3654]: time="2026-06-09T10:49:51.687019545Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.887110 | controller | Jun 09 10:49:51.687168 crc crio[3654]: time="2026-06-09T10:49:51.687111678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.887125 | controller | Jun 09 10:49:51.687714 crc crio[3654]: time="2026-06-09T10:49:51.687651103Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.887141 | controller | Jun 09 10:49:51.691000 crc crio[3654]: time="2026-06-09T10:49:51.690738081Z" level=info msg="Creating container: openshift-console/console-6c684df5db-cc8g8/console" id=24983566-1460-4ad0-b3fb-2bdad1b78252 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.887159 | controller | Jun 09 10:49:51.691000 crc crio[3654]: time="2026-06-09T10:49:51.690903256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.887175 | controller | Jun 09 10:49:51.692652 crc crio[3654]: time="2026-06-09T10:49:51.691897724Z" level=info msg="Creating container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin" id=d252b02b-bc71-480a-acdf-da49539e8505 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.887191 | controller | Jun 09 10:49:51.694973 crc crio[3654]: time="2026-06-09T10:49:51.694862219Z" level=info msg="Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=22096e0e-407f-49e2-9c7b-669c37e3fae7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.887207 | controller | Jun 09 10:49:51.695280 crc crio[3654]: time="2026-06-09T10:49:51.695162257Z" level=info msg="Creating container: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container" id=2d42f7b5-9c9f-4006-bd8d-634b0d7bec53 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.887223 | controller | Jun 09 10:49:51.696717 crc crio[3654]: time="2026-06-09T10:49:51.695185398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.887239 | controller | Jun 09 10:49:51.696982 crc crio[3654]: time="2026-06-09T10:49:51.696895507Z" level=info msg="Ran pod sandbox 174b80ed930b7117eb7f452f30e2b97531afccee8bc26fc5a131e030271be084 with infra container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD" id=356bc3c5-7427-408f-b334-4176986b03db name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.887255 | controller | Jun 09 10:49:51.699990 crc crio[3654]: time="2026-06-09T10:49:51.699435659Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=be58e227-c1e6-4ee6-a3a7-063ecf919484 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.887270 | controller | Jun 09 10:49:51.703212 crc crio[3654]: time="2026-06-09T10:49:51.703138175Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=69084d09-7a72-40d6-b6c9-aac4b728539d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.887286 | controller | Jun 09 10:49:51.724542 crc crio[3654]: 2026-06-09T10:49:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ff792e250be0d2 Mac:4e:c8:a6:46:d8:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/1ed5820e-1cfa-4611-83c4-879db687d0dc SocketPath: PciID:}] [{Interface:0xc00025ca30 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.887302 | controller | Jun 09 10:49:51.725392 crc crio[3654]: time="2026-06-09T10:49:51.72507851Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 12:20:02.887318 | controller | Jun 09 10:49:51.725392 crc crio[3654]: time="2026-06-09T10:49:51.725390029Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/egress-router\""
2026-06-09 12:20:02.887334 | controller | Jun 09 10:49:51.725872 crc crio[3654]: time="2026-06-09T10:49:51.725791781Z" level=info msg="Got pod network &{Name:collect-profiles-29683365-rps4s Namespace:openshift-operator-lifecycle-manager ID:5ff792e250be0d21d1ee08a0628c2bab051ac626397b8a6b729c051b6d580cb5 UID:40954465-82c0-4d33-9a58-f88172c97205 NetNS:/var/run/netns/1ed5820e-1cfa-4611-83c4-879db687d0dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod40954465_82c0_4d33_9a58_f88172c97205.slice PodAnnotations:0xc00011c560}] Aliases:map[]}"
2026-06-09 12:20:02.887375 | controller | Jun 09 10:49:51.726079 crc crio[3654]: time="2026-06-09T10:49:51.725973216Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683365-rps4s for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.887399 | controller | Jun 09 10:49:51.742647 crc crio[3654]: time="2026-06-09T10:49:51.742533848Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.887450 | controller | Jun 09 10:49:51.746801 crc crio[3654]: time="2026-06-09T10:49:51.746725547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.887468 | controller | Jun 09 10:49:51.747361 crc crio[3654]: time="2026-06-09T10:49:51.747231822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.887485 | controller | Jun 09 10:49:51.747476 crc crio[3654]: time="2026-06-09T10:49:51.747410917Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.887501 | controller | Jun 09 10:49:51.747476 crc crio[3654]: time="2026-06-09T10:49:51.747470608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.887517 | controller | Jun 09 10:49:51.757432 crc crio[3654]: time="2026-06-09T10:49:51.757279098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.887533 | controller | Jun 09 10:49:51.758575 crc crio[3654]: time="2026-06-09T10:49:51.758488433Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.887549 | controller | Jun 09 10:49:51.759139 crc crio[3654]: time="2026-06-09T10:49:51.75911018Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=37d8f85b-1cd4-40bb-a549-57db35d47714 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.887565 | controller | Jun 09 10:49:51.761814 crc crio[3654]: time="2026-06-09T10:49:51.760945913Z" level=info msg="Created container 92f3132f59e098b5a253de4c95f5a065b9b99cac48a4c72be9eeb3ed65834be3: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator" id=a8c04306-36e5-4d80-b8b8-11058f00b33e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.887582 | controller | Jun 09 10:49:51.761814 crc crio[3654]: time="2026-06-09T10:49:51.761234191Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 12:20:02.887598 | controller | Jun 09 10:49:51.761814 crc crio[3654]: time="2026-06-09T10:49:51.761250701Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 12:20:02.887614 | controller | Jun 09 10:49:51.761814 crc crio[3654]: time="2026-06-09T10:49:51.761361814Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_d1908fc0-e84f-4b59-b834-f57cb6d334d5\""
2026-06-09 12:20:02.887630 | controller | Jun 09 10:49:51.761814 crc crio[3654]: time="2026-06-09T10:49:51.761403536Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_21c7d39d-4467-4aee-b418-75238a9b6575\""
2026-06-09 12:20:02.887646 | controller | Jun 09 10:49:51.762143 crc crio[3654]: time="2026-06-09T10:49:51.761820357Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.887669 | controller | Jun 09 10:49:51.762143 crc crio[3654]: time="2026-06-09T10:49:51.762014093Z" level=info msg="Starting container: 92f3132f59e098b5a253de4c95f5a065b9b99cac48a4c72be9eeb3ed65834be3" id=bc8576b1-7ffe-4fba-9b9c-8df9cb183dae name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.887686 | controller | Jun 09 10:49:51.764275 crc crio[3654]: time="2026-06-09T10:49:51.764211086Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=d6c89319-f8b9-4ceb-8d6c-759afe8e4235 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.887702 | controller | Jun 09 10:49:51.767259 crc crio[3654]: time="2026-06-09T10:49:51.767231302Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.887718 | controller | Jun 09 10:49:51.767651 crc crio[3654]: time="2026-06-09T10:49:51.767538991Z" level=info msg="Started container" PID=10843 containerID=92f3132f59e098b5a253de4c95f5a065b9b99cac48a4c72be9eeb3ed65834be3 description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=bc8576b1-7ffe-4fba-9b9c-8df9cb183dae name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9bad1a181c0a47f42136862b1a1c1b65c1e29599f1c77fe19e8ac0a2123531c
2026-06-09 12:20:02.887734 | controller | Jun 09 10:49:51.771185 crc crio[3654]: time="2026-06-09T10:49:51.771053951Z" level=info msg="Ran pod sandbox 5ff792e250be0d21d1ee08a0628c2bab051ac626397b8a6b729c051b6d580cb5 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683365-rps4s/POD" id=56d6d621-2b52-47cb-a4b7-d3c146ed42b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.887751 | controller | Jun 09 10:49:51.772810 crc crio[3654]: time="2026-06-09T10:49:51.77277266Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.887767 | controller | Jun 09 10:49:51.773231 crc crio[3654]: time="2026-06-09T10:49:51.77313628Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=3eada566-63ec-479e-99db-c59fadb618a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.887784 | controller | Jun 09 10:49:51.778380 crc crio[3654]: time="2026-06-09T10:49:51.778247506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.887800 | controller | Jun 09 10:49:51.780967 crc crio[3654]: time="2026-06-09T10:49:51.780892791Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 12:20:02.887816 | controller | Jun 09 10:49:51.780967 crc crio[3654]: time="2026-06-09T10:49:51.780938182Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 12:20:02.887832 | controller | Jun 09 10:49:51.780967 crc crio[3654]: time="2026-06-09T10:49:51.780959043Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.887848 | controller | Jun 09 10:49:51.781173 crc crio[3654]: time="2026-06-09T10:49:51.780911002Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=14a8a5cf-b70d-4a53-bdec-ed5f7165ad02 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.887864 | controller | Jun 09 10:49:51.782450 crc crio[3654]: time="2026-06-09T10:49:51.782377744Z" level=info msg="Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator" id=3d13b8df-228c-4db7-b563-6862783173e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.887883 | controller | Jun 09 10:49:51.796681 crc crio[3654]: time="2026-06-09T10:49:51.796542857Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=f56336b5-ebcd-4ed3-b03d-bb01cafc1d82 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.887899 | controller | Jun 09 10:49:51.841056 crc crio[3654]: time="2026-06-09T10:49:51.840542871Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 12:20:02.887915 | controller | Jun 09 10:49:51.841056 crc crio[3654]: time="2026-06-09T10:49:51.841033064Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 12:20:02.887931 | controller | Jun 09 10:49:51.841056 crc crio[3654]: time="2026-06-09T10:49:51.841054505Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/bandwidth\""
2026-06-09 12:20:02.887947 | controller | Jun 09 10:49:51.857544 crc crio[3654]: time="2026-06-09T10:49:51.857470463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.887963 | controller | Jun 09 10:49:51.892657 crc crio[3654]: time="2026-06-09T10:49:51.892546823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.887979 | controller | Jun 09 10:49:51.898700 crc crio[3654]: time="2026-06-09T10:49:51.898391759Z" level=info msg="Created container 3aac20500cad1562928071ac3d33ed50b7f0b3e9fa5597ccbbbc497c2ae525aa: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=e890eec2-4795-4487-9855-d1405f04ee7c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.887995 | controller | Jun 09 10:49:51.902013 crc crio[3654]: time="2026-06-09T10:49:51.90191814Z" level=info msg="Starting container: 3aac20500cad1562928071ac3d33ed50b7f0b3e9fa5597ccbbbc497c2ae525aa" id=bc990272-88ac-4c25-a6b9-fada07ae1ebe name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.888011 | controller | Jun 09 10:49:51.908615 crc crio[3654]: time="2026-06-09T10:49:51.908540889Z" level=info msg="Created container 9b9c8db57c196a58f6b382bd7dce6394eaacb42a71dae07e2febe46294f020bb: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator" id=ddd7eb2d-705b-4a68-858f-7beaf146be31 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.888027 | controller | Jun 09 10:49:51.912762 crc crio[3654]: time="2026-06-09T10:49:51.912271795Z" level=info msg="Starting container: 9b9c8db57c196a58f6b382bd7dce6394eaacb42a71dae07e2febe46294f020bb" id=b75dd917-a3c5-4ad4-a4b3-1e17d78cdea3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.888043 | controller | Jun 09 10:49:51.912762 crc crio[3654]: time="2026-06-09T10:49:51.912624165Z" level=info msg="Created container 5fe590b126a754bf11c15064d15a67f970b668761a0224dc7fe96b0209f738c9: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=bffb38c4-b998-4a60-8fcf-a5f484c92c91 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.888058 | controller | Jun 09 10:49:51.916378 crc crio[3654]: time="2026-06-09T10:49:51.915992481Z" level=info msg="Starting container: 5fe590b126a754bf11c15064d15a67f970b668761a0224dc7fe96b0209f738c9" id=55b72aa6-9efa-4143-94b0-5e7466a8d9a7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.888074 | controller | Jun 09 10:49:51.919444 crc crio[3654]: time="2026-06-09T10:49:51.918836592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.888090 | controller | Jun 09 10:49:51.925038 crc crio[3654]: time="2026-06-09T10:49:51.924701339Z" level=info msg="Started container" PID=10878 containerID=9b9c8db57c196a58f6b382bd7dce6394eaacb42a71dae07e2febe46294f020bb description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=b75dd917-a3c5-4ad4-a4b3-1e17d78cdea3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cea660db54dd874a3ad2bb400a57fcc892221905320820c16a40c9cbe728188
2026-06-09 12:20:02.888110 | controller | Jun 09 10:49:51.926756 crc crio[3654]: time="2026-06-09T10:49:51.926538912Z" level=info msg="Started container" PID=10866 containerID=5fe590b126a754bf11c15064d15a67f970b668761a0224dc7fe96b0209f738c9 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=55b72aa6-9efa-4143-94b0-5e7466a8d9a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=604a7158f223df00081650bfc73dbbe525a6ba3a1fbb92967e64acf51272d7f0
2026-06-09 12:20:02.888127 | controller | Jun 09 10:49:51.936912 crc crio[3654]: time="2026-06-09T10:49:51.936688291Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683365-rps4s/collect-profiles" id=ab6b17f0-d4af-4c96-aa6d-20c1ff5f2f10 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.888143 | controller | Jun 09 10:49:51.941503 crc crio[3654]: time="2026-06-09T10:49:51.941427126Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 12:20:02.888159 | controller | Jun 09 10:49:51.941503 crc crio[3654]: time="2026-06-09T10:49:51.941483738Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 12:20:02.888175 | controller | Jun 09 10:49:51.941685 crc crio[3654]: time="2026-06-09T10:49:51.941514609Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/bridge\""
2026-06-09 12:20:02.888191 | controller | Jun 09 10:49:51.943787 crc crio[3654]: time="2026-06-09T10:49:51.943692791Z" level=info msg="Started container" PID=10875 containerID=3aac20500cad1562928071ac3d33ed50b7f0b3e9fa5597ccbbbc497c2ae525aa description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=bc990272-88ac-4c25-a6b9-fada07ae1ebe name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4c9aaa2d2e163873a63504fcbd908971cf35fbb83f684b80a1494f5e464f169
2026-06-09 12:20:02.888207 | controller | Jun 09 10:49:51.949145 crc crio[3654]: time="2026-06-09T10:49:51.948535119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.888223 | controller | Jun 09 10:49:51.950077 crc crio[3654]: time="2026-06-09T10:49:51.949998011Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.888238 | controller | Jun 09 10:49:51.952931 crc crio[3654]: time="2026-06-09T10:49:51.952690917Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.888254 | controller | Jun 09 10:49:51.953848 crc crio[3654]: time="2026-06-09T10:49:51.9534981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.888270 | controller | Jun 09 10:49:51.959210 crc crio[3654]: time="2026-06-09T10:49:51.958709479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.888286 | controller | Jun 09 10:49:51.965341 crc crio[3654]: time="2026-06-09T10:49:51.965223425Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.888302 | controller | Jun 09 10:49:51.993357 crc crio[3654]: time="2026-06-09T10:49:51.989878727Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 12:20:02.888321 | controller | Jun 09 10:49:51.993357 crc crio[3654]: time="2026-06-09T10:49:51.989933089Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 12:20:02.888337 | controller | Jun 09 10:49:51.993357 crc crio[3654]: time="2026-06-09T10:49:51.98995526Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/dhcp\""
2026-06-09 12:20:02.888373 | controller | Jun 09 10:49:51.993357 crc crio[3654]: time="2026-06-09T10:49:51.990634099Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.888392 | controller | Jun 09 10:49:52.064502 crc crio[3654]: time="2026-06-09T10:49:52.064414292Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 12:20:02.888408 | controller | Jun 09 10:49:52.064502 crc crio[3654]: time="2026-06-09T10:49:52.064472404Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 12:20:02.888424 | controller | Jun 09 10:49:52.064502 crc crio[3654]: time="2026-06-09T10:49:52.064494284Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/dummy\""
2026-06-09 12:20:02.888440 | controller | Jun 09 10:49:52.064910 crc crio[3654]: time="2026-06-09T10:49:52.064713901Z" level=info msg="Created container 734ccdde6bf2e5c994ebaec85de8c83419fcf02e8e3f045faa33a49116f0b0a5: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=8f0c6cb3-311d-4d89-8914-c6aef283c46b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.888455 | controller | Jun 09 10:49:52.065732 crc crio[3654]: time="2026-06-09T10:49:52.065670128Z" level=info msg="Starting container: 734ccdde6bf2e5c994ebaec85de8c83419fcf02e8e3f045faa33a49116f0b0a5" id=86c1782d-66af-46dd-be79-2deb0591f84e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.888471 | controller | Jun 09 10:49:52.068854 crc crio[3654]: time="2026-06-09T10:49:52.068071546Z" level=info msg="Created container 00d418b188fb987290dbe5d7d92841aae143de1e70bf71512952ef4e28acfb75: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=5357e5e7-2745-40f7-befd-a4a3a3289552 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.888487 | controller | Jun 09 10:49:52.070056 crc crio[3654]: time="2026-06-09T10:49:52.069881878Z" level=info msg="Starting container: 00d418b188fb987290dbe5d7d92841aae143de1e70bf71512952ef4e28acfb75" id=dec93fa0-195e-4665-9d51-9c2fd8cd93bc name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.888502 | controller | Jun 09 10:49:52.073981 crc crio[3654]: time="2026-06-09T10:49:52.073786829Z" level=info msg="Started container" PID=10923 containerID=734ccdde6bf2e5c994ebaec85de8c83419fcf02e8e3f045faa33a49116f0b0a5 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=86c1782d-66af-46dd-be79-2deb0591f84e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c77e52bc46bbbe782fac3af50759c503b4087757671b68a68e25ec06b514cdf0
2026-06-09 12:20:02.888518 | controller | Jun 09 10:49:52.077064 crc crio[3654]: time="2026-06-09T10:49:52.076769444Z" level=info msg="Started container" PID=10926 containerID=00d418b188fb987290dbe5d7d92841aae143de1e70bf71512952ef4e28acfb75 description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=dec93fa0-195e-4665-9d51-9c2fd8cd93bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=36f795b3d228975b352ac3ae72180435ac1d76ad3ecce036ad8627f33fbfb5de
2026-06-09 12:20:02.888534 | controller | Jun 09 10:49:52.097263 crc crio[3654]: time="2026-06-09T10:49:52.097185556Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 12:20:02.888553 | controller | Jun 09 10:49:52.097263 crc crio[3654]: time="2026-06-09T10:49:52.097214887Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 12:20:02.888569 | controller | Jun 09 10:49:52.097263 crc crio[3654]: time="2026-06-09T10:49:52.097236608Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/firewall\""
2026-06-09 12:20:02.888584 | controller | Jun 09 10:49:52.100621 crc crio[3654]: time="2026-06-09T10:49:52.100533162Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=31b79310-2ea9-4bab-836a-a72feaa192e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.888600 | controller | Jun 09 10:49:52.141450 crc crio[3654]: time="2026-06-09T10:49:52.141382406Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 12:20:02.888616 | controller | Jun 09 10:49:52.141450 crc crio[3654]: time="2026-06-09T10:49:52.141432067Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 12:20:02.888660 | controller | Jun 09 10:49:52.141450 crc crio[3654]: time="2026-06-09T10:49:52.141452708Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/host-device\""
2026-06-09 12:20:02.888680 | controller | Jun 09 10:49:52.192774 crc crio[3654]: time="2026-06-09T10:49:52.192689089Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 12:20:02.888696 | controller | Jun 09 10:49:52.192774 crc crio[3654]: time="2026-06-09T10:49:52.19275262Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 12:20:02.888711 | controller | Jun 09 10:49:52.192911 crc crio[3654]: time="2026-06-09T10:49:52.192787211Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/host-local\""
2026-06-09 12:20:02.888727 | controller | Jun 09 10:49:52.220817 crc crio[3654]: time="2026-06-09T10:49:52.220326486Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 12:20:02.888742 | controller | Jun 09 10:49:52.220817 crc crio[3654]: time="2026-06-09T10:49:52.2207991Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 12:20:02.888757 | controller | Jun 09 10:49:52.220817 crc crio[3654]: time="2026-06-09T10:49:52.22082227Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/ipvlan\""
2026-06-09 12:20:02.888772 | controller | Jun 09 10:49:52.273627 crc crio[3654]: time="2026-06-09T10:49:52.273517263Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 12:20:02.888787 | controller | Jun 09 10:49:52.273627 crc crio[3654]: time="2026-06-09T10:49:52.273607955Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 12:20:02.888803 | controller | Jun 09 10:49:52.273627 crc crio[3654]: time="2026-06-09T10:49:52.273631316Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/loopback\""
2026-06-09 12:20:02.888817 | controller | Jun 09 10:49:52.273884 crc crio[3654]: time="2026-06-09T10:49:52.273826841Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.888833 | controller | Jun 09 10:49:52.304916 crc crio[3654]: time="2026-06-09T10:49:52.304770493Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 12:20:02.888848 | controller | Jun 09 10:49:52.305144 crc crio[3654]: time="2026-06-09T10:49:52.305056332Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 12:20:02.888864 | controller | Jun 09 10:49:52.305144 crc crio[3654]: time="2026-06-09T10:49:52.305082942Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/macvlan\""
2026-06-09 12:20:02.888883 | controller | Jun 09 10:49:52.350480 crc crio[3654]: time="2026-06-09T10:49:52.350368453Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.888900 | controller | Jun 09 10:49:52.354756 crc crio[3654]: time="2026-06-09T10:49:52.354671766Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.888916 | controller | Jun 09 10:49:52.367690 crc crio[3654]: time="2026-06-09T10:49:52.367604845Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.888932 | controller | Jun 09 10:49:52.381075 crc crio[3654]: time="2026-06-09T10:49:52.380989806Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 12:20:02.888948 | controller | Jun 09 10:49:52.381075 crc crio[3654]: time="2026-06-09T10:49:52.381041948Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 12:20:02.888964 | controller | Jun 09 10:49:52.381075 crc crio[3654]: time="2026-06-09T10:49:52.381072028Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/portmap\""
2026-06-09 12:20:02.888979 | controller | Jun 09 10:49:52.424739 crc crio[3654]: time="2026-06-09T10:49:52.424538747Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 12:20:02.888995 | controller | Jun 09 10:49:52.424998 crc crio[3654]: time="2026-06-09T10:49:52.424716283Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 12:20:02.889010 | controller | Jun 09 10:49:52.425058 crc crio[3654]: time="2026-06-09T10:49:52.425018011Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/ptp\""
2026-06-09 12:20:02.889025 | controller | Jun 09 10:49:52.433473 crc crio[3654]: time="2026-06-09T10:49:52.43339885Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.889041 | controller | Jun 09 10:49:52.438450 crc crio[3654]: time="2026-06-09T10:49:52.438394352Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.889057 | controller | Jun 09 10:49:52.447392 crc crio[3654]: time="2026-06-09T10:49:52.446759911Z" level=info msg="Created container 31726e4ed3a516c323ce35cc5d86fff89ebedab0f83d0e5f36f6c4dbf92c9a65: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=1fe84ae6-0f26-45d9-8768-8a287a12bdb0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.889073 | controller | Jun 09 10:49:52.448509 crc crio[3654]: time="2026-06-09T10:49:52.448260504Z" level=info msg="Starting container: 31726e4ed3a516c323ce35cc5d86fff89ebedab0f83d0e5f36f6c4dbf92c9a65" id=1cd91e63-4b11-4791-ae28-bba791b1aa62 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.889088 | controller | Jun 09 10:49:52.455252 crc crio[3654]: time="2026-06-09T10:49:52.45515938Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 12:20:02.889104 | controller | Jun 09 10:49:52.455385 crc crio[3654]: time="2026-06-09T10:49:52.455259323Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 12:20:02.889119 | controller | Jun 09 10:49:52.455385 crc crio[3654]: time="2026-06-09T10:49:52.455369386Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/sbr\""
2026-06-09 12:20:02.889134 | controller | Jun 09 10:49:52.466795 crc crio[3654]: time="2026-06-09T10:49:52.459831583Z" level=info msg="Started container" PID=11018 containerID=31726e4ed3a516c323ce35cc5d86fff89ebedab0f83d0e5f36f6c4dbf92c9a65 description=openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift id=1cd91e63-4b11-4791-ae28-bba791b1aa62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0e862f519df1dc94d5280f2ba96a831a6aca26462a157f2ccfacea78db6eb8c
2026-06-09 12:20:02.889153 | controller | Jun 09 10:49:52.482374 crc crio[3654]: time="2026-06-09T10:49:52.481931313Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 12:20:02.889169 | controller | Jun 09 10:49:52.482374 crc crio[3654]: time="2026-06-09T10:49:52.482134419Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 12:20:02.889185 | controller | Jun 09 10:49:52.482374 crc crio[3654]: time="2026-06-09T10:49:52.48217881Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/static\""
2026-06-09 12:20:02.889200 | controller | Jun 09 10:49:52.496642 crc crio[3654]: time="2026-06-09T10:49:52.496595051Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.889216 | controller | Jun 09 10:49:52.498379 crc crio[3654]: time="2026-06-09T10:49:52.498238688Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=a639d186-7d85-4aa3-be5d-8bbb28b898ed name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.889231 | controller | Jun 09 10:49:52.507204 crc crio[3654]: time="2026-06-09T10:49:52.507113661Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.889247 | controller | Jun 09 10:49:52.533154 crc crio[3654]: time="2026-06-09T10:49:52.53304568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.889263 | controller | Jun 09 10:49:52.541675 crc crio[3654]: time="2026-06-09T10:49:52.541420359Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 12:20:02.889278 | controller | Jun 09 10:49:52.541675 crc crio[3654]: time="2026-06-09T10:49:52.541478121Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 12:20:02.889294 | controller | Jun 09 10:49:52.541675 crc crio[3654]: time="2026-06-09T10:49:52.541497511Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/tap\""
2026-06-09 12:20:02.889309 | controller | Jun 09 10:49:52.541924 crc crio[3654]: time="2026-06-09T10:49:52.541856162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.889325 | controller | Jun 09 10:49:52.545824 crc crio[3654]: time="2026-06-09T10:49:52.545759753Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.889341 | controller | Jun 09 10:49:52.565037 crc crio[3654]: time="2026-06-09T10:49:52.564907869Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.889376 | controller | Jun 09 10:49:52.569029 crc crio[3654]: time="2026-06-09T10:49:52.568949984Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 12:20:02.889393 | controller | Jun 09 10:49:52.569029 crc crio[3654]: time="2026-06-09T10:49:52.569005506Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 12:20:02.889409 | controller | Jun 09 10:49:52.569029 crc crio[3654]: time="2026-06-09T10:49:52.569027176Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/tuning\""
2026-06-09 12:20:02.889428 | controller | Jun 09 10:49:52.569386 crc crio[3654]: time="2026-06-09T10:49:52.568966504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.889445 | controller | Jun 09 10:49:52.601709 crc crio[3654]: time="2026-06-09T10:49:52.601517312Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 12:20:02.889460 | controller | Jun 09 10:49:52.601709 crc crio[3654]: time="2026-06-09T10:49:52.601625115Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 12:20:02.889476 | controller | Jun 09 10:49:52.601709 crc crio[3654]: time="2026-06-09T10:49:52.601664786Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/vlan\""
2026-06-09 12:20:02.889492 | controller | Jun 09 10:49:52.650115 crc crio[3654]: time="2026-06-09T10:49:52.649733677Z" level=info msg="Created container e461b87a01aab1a751971894aa0c4005db292dab708b43c4a01517ec3c5f01d2: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=170fa96c-a5ea-4f06-bdf9-1a589d5de5b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.889507 | controller | Jun 09 10:49:52.654952 crc crio[3654]: time="2026-06-09T10:49:52.652343491Z" level=info msg="Starting container: e461b87a01aab1a751971894aa0c4005db292dab708b43c4a01517ec3c5f01d2" id=2437c399-41d3-48c3-af42-50d044969dc9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.889523 | controller | Jun 09 10:49:52.658265 crc crio[3654]: time="2026-06-09T10:49:52.658192228Z" level=info msg="Started container" PID=11039 containerID=e461b87a01aab1a751971894aa0c4005db292dab708b43c4a01517ec3c5f01d2 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=2437c399-41d3-48c3-af42-50d044969dc9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c702ca6340659dfba7fb6a27261378b6efc9ea2c834a8ece8c4554332fbb79c7
2026-06-09 12:20:02.889539 | controller | Jun 09 10:49:52.663491 crc crio[3654]: time="2026-06-09T10:49:52.663412987Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.889555 | controller | Jun 09 10:49:52.666258 crc crio[3654]: time="2026-06-09T10:49:52.666231007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.889570 | controller | Jun 09 10:49:52.667546 crc crio[3654]: time="2026-06-09T10:49:52.666377941Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 12:20:02.889586 | controller | Jun 09 10:49:52.667546 crc crio[3654]: time="2026-06-09T10:49:52.667512223Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 12:20:02.889602 | controller | Jun 09 10:49:52.667546 crc crio[3654]: time="2026-06-09T10:49:52.667539464Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/vrf\""
2026-06-09 12:20:02.889618 | controller | Jun 09 10:49:52.689339 crc crio[3654]: time="2026-06-09T10:49:52.689085538Z" level=info msg="Created container 9782300a738e050afb0b959184368bc7748206cd9894cc2c2dab141782379889: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=0a102402-c1ea-42c8-8b75-566244038378 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.889646 | controller | Jun 09 10:49:52.691593 crc crio[3654]: time="2026-06-09T10:49:52.691533558Z" level=info msg="Starting container: 9782300a738e050afb0b959184368bc7748206cd9894cc2c2dab141782379889" id=ce666e6a-482f-401d-b65a-50a48005aac8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.889667 | controller | Jun 09 10:49:52.701052 crc crio[3654]: time="2026-06-09T10:49:52.698748524Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 12:20:02.889684 | controller | Jun 09 10:49:52.701052 crc crio[3654]: time="2026-06-09T10:49:52.698802475Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 12:20:02.889702 | controller | Jun 09 10:49:52.701052 crc crio[3654]: time="2026-06-09T10:49:52.698825436Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_21c7d39d-4467-4aee-b418-75238a9b6575\""
2026-06-09 12:20:02.889718 | controller | Jun 09 10:49:52.701052 crc crio[3654]: time="2026-06-09T10:49:52.698855557Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_fd10e482-a517-4b57-bb26-0632733481b1\""
2026-06-09 12:20:02.889734 | controller | Jun 09 10:49:52.701052 crc crio[3654]: time="2026-06-09T10:49:52.698929399Z" level=info msg="Created container 32685c0c52024f40a557d474a18bce97b8e007ffae94c5b68d5c329957ccb985: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=b35a0fe7-be80-4a12-9d64-ee59ec34b708 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.889750 | controller | Jun 09 10:49:52.701052 crc crio[3654]: time="2026-06-09T10:49:52.699800944Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.889766 | controller | Jun 09 10:49:52.704001 crc crio[3654]: time="2026-06-09T10:49:52.70387315Z" level=info msg="Starting container: 32685c0c52024f40a557d474a18bce97b8e007ffae94c5b68d5c329957ccb985" id=d1e5a81b-c121-434b-a80e-737f4c0e7af0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.889782 | controller | Jun 09 10:49:52.709509 crc crio[3654]: time="2026-06-09T10:49:52.709380057Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy" id=93fc32c0-2ff5-41ae-8a0a-61df3933ed9a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.889798 | controller | Jun 09 10:49:52.714671 crc crio[3654]: time="2026-06-09T10:49:52.714539154Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.889814 | controller | Jun 09 10:49:52.718457 crc crio[3654]: time="2026-06-09T10:49:52.715512622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.889830 | controller | Jun 09 10:49:52.723386 crc crio[3654]: time="2026-06-09T10:49:52.722050998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.889847 | controller | Jun 09 10:49:52.731032 crc crio[3654]: time="2026-06-09T10:49:52.730094797Z" level=info msg="Started container" PID=11035 containerID=32685c0c52024f40a557d474a18bce97b8e007ffae94c5b68d5c329957ccb985 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=d1e5a81b-c121-434b-a80e-737f4c0e7af0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90683bce2f76d47619a66a98bbed8e60eb6e6d08ea55a6c5d62d272f8a49559f
2026-06-09 12:20:02.889864 | controller | Jun 09 10:49:52.735658 crc crio[3654]: time="2026-06-09T10:49:52.734515873Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.889880 | controller | Jun 09 10:49:52.736807 crc crio[3654]: time="2026-06-09T10:49:52.736655284Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 12:20:02.889899 | controller | Jun 09 10:49:52.736923 crc crio[3654]: time="2026-06-09T10:49:52.736808309Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 12:20:02.889917 | controller | Jun 09 10:49:52.736923 crc crio[3654]: time="2026-06-09T10:49:52.7368423Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/bond\""
2026-06-09 12:20:02.889936 | controller | Jun 09 10:49:52.739523 crc crio[3654]: time="2026-06-09T10:49:52.739443604Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.889952 | controller | Jun 09 10:49:52.741813 crc crio[3654]: time="2026-06-09T10:49:52.741736009Z" level=info msg="Started container" PID=11040 containerID=9782300a738e050afb0b959184368bc7748206cd9894cc2c2dab141782379889 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=ce666e6a-482f-401d-b65a-50a48005aac8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb526179eea75c32d1adb43b9166340b8226c94593999fb2a861e86bb5dc0a93
2026-06-09 12:20:02.889968 | controller | Jun 09 10:49:52.749839 crc crio[3654]: time="2026-06-09T10:49:52.749749218Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.889984 | controller | Jun 09 10:49:52.754897 crc crio[3654]: time="2026-06-09T10:49:52.754799912Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.889999 | controller | Jun 09 10:49:52.766964 crc crio[3654]: time="2026-06-09T10:49:52.766880306Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.890014 | controller | Jun 09 10:49:52.776740 crc crio[3654]: time="2026-06-09T10:49:52.776614703Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.890029 | controller | Jun 09 10:49:52.782519 crc crio[3654]: time="2026-06-09T10:49:52.781867533Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.890045 | controller | Jun 09 10:49:52.791898 crc crio[3654]: time="2026-06-09T10:49:52.791774936Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.890061 | controller | Jun 09 10:49:52.809001 crc crio[3654]: time="2026-06-09T10:49:52.80841946Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 12:20:02.890078 | controller | Jun 09 10:49:52.810658 crc crio[3654]: time="2026-06-09T10:49:52.810366266Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 12:20:02.890093 | controller | Jun 09 10:49:52.810658 crc crio[3654]: time="2026-06-09T10:49:52.81050554Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_fd10e482-a517-4b57-bb26-0632733481b1\""
2026-06-09 12:20:02.890109 | controller | Jun 09 10:49:52.810658 crc crio[3654]: time="2026-06-09T10:49:52.810541451Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_9f759111-50f6-47eb-adc3-27904d632723\""
2026-06-09 12:20:02.890125 | controller | Jun 09 10:49:52.845398 crc crio[3654]: time="2026-06-09T10:49:52.84383462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.890141 | controller | Jun 09 10:49:52.848915 crc crio[3654]: time="2026-06-09T10:49:52.845646091Z" level=info msg="Created container f27df4d726311ccccb03a127d4e8699d32111650d2b55a6552db585e5392160b: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities" id=99e52032-aecb-4180-8851-1c04c757eb7a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.890160 | controller | Jun 09 10:49:52.861668 crc crio[3654]: time="2026-06-09T10:49:52.856694156Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.890176 | controller | Jun 09 10:49:52.874113 crc crio[3654]: time="2026-06-09T10:49:52.873950278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.890192 | controller | Jun 09 10:49:52.879512 crc crio[3654]: time="2026-06-09T10:49:52.879434344Z" level=info msg="Starting container: f27df4d726311ccccb03a127d4e8699d32111650d2b55a6552db585e5392160b" id=a3ec6d60-ead7-47bb-8075-a41ba12b8ed4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.890208 | controller | Jun 09 10:49:52.883549 crc crio[3654]: time="2026-06-09T10:49:52.8834762Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.890223 | controller | Jun 09 10:49:52.891078 crc crio[3654]: time="2026-06-09T10:49:52.891036315Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.890239 | controller | Jun 09 10:49:52.901721 crc crio[3654]: time="2026-06-09T10:49:52.901684179Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 12:20:02.890254 | controller | Jun 09 10:49:52.901964 crc crio[3654]: time="2026-06-09T10:49:52.901947116Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 12:20:02.890270 | controller | Jun 09 10:49:52.902118 crc crio[3654]: time="2026-06-09T10:49:52.90209903Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/route-override\""
2026-06-09 12:20:02.890286 | controller | Jun 09 10:49:52.906492 crc crio[3654]: time="2026-06-09T10:49:52.905622651Z" level=info msg="Started container" PID=11073 containerID=f27df4d726311ccccb03a127d4e8699d32111650d2b55a6552db585e5392160b description=openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities id=a3ec6d60-ead7-47bb-8075-a41ba12b8ed4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fad8ee63cebf690824fab3b130df53657b4bdce68e22c08803707d4ea89c3540
2026-06-09 12:20:02.890302 | controller | Jun 09 10:49:52.908938 crc crio[3654]: time="2026-06-09T10:49:52.907509135Z" level=info msg="Created container 3361b29f938f4e5de14851b34e2ded2e591f070449edfda2a6a6a0dc995fb1b6: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=a1d4979a-2ec8-4194-ad01-25e7b44a8b25 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.890318 | controller | Jun 09 10:49:52.919782 crc crio[3654]: time="2026-06-09T10:49:52.909580924Z" level=info msg="Created container 2a357e189193086f9b6a7eff7a4fe5f21c580e95fcafacf4e3cac984a841ecd9: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=be40e139-207e-4a7a-a466-4c16f887f27a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.890334 | controller | Jun 09 10:49:52.919782 crc crio[3654]: time="2026-06-09T10:49:52.912388924Z" level=info msg="Starting container: 2a357e189193086f9b6a7eff7a4fe5f21c580e95fcafacf4e3cac984a841ecd9" id=d1178fee-a785-4543-9e8e-949a549fc940 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.890369 | controller | Jun 09 10:49:52.919782 crc crio[3654]: time="2026-06-09T10:49:52.912918689Z" level=info msg="Starting container: 3361b29f938f4e5de14851b34e2ded2e591f070449edfda2a6a6a0dc995fb1b6" id=51b6470d-aaf6-4609-9fdd-72293fd3cccc name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.890391 | controller | Jun 09 10:49:52.919782 crc crio[3654]: time="2026-06-09T10:49:52.919675391Z" level=info msg="Created container 9a2d8c47e3556a97bf98abf6bded707b1b974903cbebe5c04827264ad3146faa: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary" id=10e2578c-d80f-479a-b3de-053c9dcd94c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.890407 | controller | Jun 09 10:49:52.923465 crc crio[3654]: time="2026-06-09T10:49:52.923426508Z" level=info msg="Starting container: 9a2d8c47e3556a97bf98abf6bded707b1b974903cbebe5c04827264ad3146faa" id=aa264d7b-c2a3-4bce-bf48-72add343ebbc name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.890423 | controller | Jun 09 10:49:52.940888 crc crio[3654]: time="2026-06-09T10:49:52.940438853Z" level=info msg="Started container" PID=11180 containerID=9a2d8c47e3556a97bf98abf6bded707b1b974903cbebe5c04827264ad3146faa description=openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary id=aa264d7b-c2a3-4bce-bf48-72add343ebbc name=/runtime.v1.RuntimeService/StartContainer sandboxID=7df5121bbec85aa5d0f5654357c322178df3cc2a84d86d77ef2dcf11a462e618
2026-06-09 12:20:02.890440 | controller | Jun 09 10:49:52.946644 crc crio[3654]: time="2026-06-09T10:49:52.946522927Z" level=info msg="Started container" PID=11166 containerID=3361b29f938f4e5de14851b34e2ded2e591f070449edfda2a6a6a0dc995fb1b6 description=openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager id=51b6470d-aaf6-4609-9fdd-72293fd3cccc name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2213861107718b2a7b43f28744d0124819ec222fb5af298c32901a8ccb8716c
2026-06-09 12:20:02.890456 | controller | Jun 09 10:49:52.963119 crc crio[3654]: time="2026-06-09T10:49:52.963039078Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 12:20:02.890471 | controller | Jun 09 10:49:52.963119 crc crio[3654]: time="2026-06-09T10:49:52.963092669Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 12:20:02.890487 | controller | Jun 09 10:49:52.963119 crc crio[3654]: time="2026-06-09T10:49:52.96311516Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_9f759111-50f6-47eb-adc3-27904d632723\""
2026-06-09 12:20:02.890503 | controller | Jun 09 10:49:52.963494 crc crio[3654]: time="2026-06-09T10:49:52.963143021Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_7fa392ae-3dab-45b4-8c6d-33ac8089c8f6\""
2026-06-09 12:20:02.890518 | controller | Jun 09 10:49:52.984447 crc crio[3654]: time="2026-06-09T10:49:52.969849922Z" level=info msg="Started container" PID=11195 containerID=2a357e189193086f9b6a7eff7a4fe5f21c580e95fcafacf4e3cac984a841ecd9 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=d1178fee-a785-4543-9e8e-949a549fc940 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25bce187dbfc3ff179d9fc789fad5f69b528d91807c0c0fb664ffe4a08e5877e
2026-06-09 12:20:02.890534 | controller | Jun 09 10:49:52.984447 crc crio[3654]: time="2026-06-09T10:49:52.963064278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.890550 | controller | Jun 09 10:49:52.996672 crc crio[3654]: time="2026-06-09T10:49:52.995676968Z" level=info msg="Created container 7ef7af9c3bb089aaf851f3aecf3841abbfbd2a5b092db0c8618b3e0d4c49e8c0: openshift-marketplace/certified-operators-l27pk/extract-utilities" id=7ae99db0-62cf-447d-82b8-52708db1b3da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.890566 | controller | Jun 09 10:49:52.997442 crc crio[3654]: time="2026-06-09T10:49:52.997400077Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 12:20:02.890584 | controller | Jun 09 10:49:52.997662 crc crio[3654]: time="2026-06-09T10:49:52.997608803Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 12:20:02.890600 | controller | Jun 09 10:49:53.000016 crc crio[3654]: time="2026-06-09T10:49:52.999938059Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/cert-approver\""
2026-06-09 12:20:02.890616 | controller | Jun 09 10:49:53.004687 crc crio[3654]: time="2026-06-09T10:49:53.00450896Z" level=info msg="Starting container: 7ef7af9c3bb089aaf851f3aecf3841abbfbd2a5b092db0c8618b3e0d4c49e8c0" id=91768a10-e175-4b1a-8f11-f87ce8021380 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.890632 | controller | Jun 09 10:49:53.006367 crc crio[3654]: time="2026-06-09T10:49:53.00626144Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.890648 | controller | Jun 09 10:49:53.007526 crc crio[3654]: time="2026-06-09T10:49:53.007377681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.890664 | controller | Jun 09 10:49:53.010856 crc crio[3654]: time="2026-06-09T10:49:53.010774898Z" level=info msg="Started container" PID=11194 containerID=7ef7af9c3bb089aaf851f3aecf3841abbfbd2a5b092db0c8618b3e0d4c49e8c0 description=openshift-marketplace/certified-operators-l27pk/extract-utilities id=91768a10-e175-4b1a-8f11-f87ce8021380 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec844a9526abd95e4c18c54053bf7db141a17eeabd98a663c74e6463dea843dd
2026-06-09 12:20:02.890680 | controller | Jun 09 10:49:53.027866 crc crio[3654]: time="2026-06-09T10:49:53.027750782Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=d4864bd2-a2d0-4ef2-9bb1-ed03c0879b75 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.890695 | controller | Jun 09 10:49:53.056915 crc crio[3654]: time="2026-06-09T10:49:53.055336988Z" level=info msg="Created container c5070a258b5dfee745a525494e5c618a17ee77a07e9406c5e31f78b90a7f2821: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=56859272-6571-48c0-904b-1f51066336cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.890711 | controller | Jun 09 10:49:53.061091 crc crio[3654]: time="2026-06-09T10:49:53.059480087Z" level=info msg="Created container 393506aa389743da454a7081d79f2180c6bf0bc45809bd441aafd38936a9cbba: openshift-console/downloads-747b44746d-4pqvr/download-server" id=7a3ab0d1-6836-4733-bd0c-ccf1f1b3228c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.890727 | controller | Jun 09 10:49:53.066420 crc crio[3654]: time="2026-06-09T10:49:53.066152987Z" level=info msg="Starting container: 393506aa389743da454a7081d79f2180c6bf0bc45809bd441aafd38936a9cbba" id=f84be9c5-01e7-4201-8fac-0fb37ba86df8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.890742 | controller | Jun 09 10:49:53.067137 crc crio[3654]: time="2026-06-09T10:49:53.067026012Z" level=info msg="Starting container: c5070a258b5dfee745a525494e5c618a17ee77a07e9406c5e31f78b90a7f2821" id=b30043d7-521e-4660-9191-c82e8f52e897 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.890758 | controller | Jun 09 10:49:53.068733 crc crio[3654]: time="2026-06-09T10:49:53.068529535Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.890773 | controller | Jun 09 10:49:53.090254 crc crio[3654]: time="2026-06-09T10:49:53.090205032Z" level=info msg="Started container" PID=11200 containerID=393506aa389743da454a7081d79f2180c6bf0bc45809bd441aafd38936a9cbba description=openshift-console/downloads-747b44746d-4pqvr/download-server id=f84be9c5-01e7-4201-8fac-0fb37ba86df8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9b479de35f01ab7bfcd62a9edfa06265f1db178e901d03ec50c14687e120ac3
2026-06-09 12:20:02.890793 | controller | Jun 09 10:49:53.116176 crc crio[3654]: time="2026-06-09T10:49:53.090592524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.890809 | controller | Jun 09 10:49:53.118796 crc crio[3654]: time="2026-06-09T10:49:53.09151264Z" level=info msg="Started container" PID=11179 containerID=c5070a258b5dfee745a525494e5c618a17ee77a07e9406c5e31f78b90a7f2821 description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=b30043d7-521e-4660-9191-c82e8f52e897 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df5068c5b5763ad142e71b9067582452cda7d7493451e2f3411eea966ce4c908
2026-06-09 12:20:02.890826 | controller | Jun 09 10:49:53.120145 crc crio[3654]: time="2026-06-09T10:49:53.115424741Z" level=info msg="Created container 5cdb212a877fef1b1f133f99b03e3b95abff2b061e24760bdc674f4f6c85cc5e: openshift-marketplace/community-operators-qhh6t/extract-utilities" id=3a42786c-9555-4894-b5d2-cddb63d90ba6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.890841 | controller | Jun 09 10:49:53.125650 crc crio[3654]: time="2026-06-09T10:49:53.111119549Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.890857 | controller | Jun 09 10:49:53.125920 crc crio[3654]: time="2026-06-09T10:49:53.120047783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.890873 | controller | Jun 09 10:49:53.131778 crc crio[3654]: time="2026-06-09T10:49:53.131655194Z" level=info msg="Starting container: 5cdb212a877fef1b1f133f99b03e3b95abff2b061e24760bdc674f4f6c85cc5e" id=fbaa53d4-4c85-4ea8-8524-a1bbe99d980a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.890889 | controller | Jun 09 10:49:53.139994 crc crio[3654]: time="2026-06-09T10:49:53.13817701Z" level=info msg="Created container 7c1acccb75f3615c48f5de7f5dbe0433b8dac0c49bac76ff235f2688a0bdbfda: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator" id=e88a2c66-f1b6-4921-bf8b-6b87b2d6f7ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.890905 | controller | Jun 09 10:49:53.139994 crc crio[3654]: time="2026-06-09T10:49:53.13923532Z" level=info msg="Created container 21438e50df240da1f0a9de2f0d6b7ea863a2cf5ff554bb86ee42c0dd59b83c13: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=97266863-a3a1-424c-9b89-7781d25b575a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.890921 | controller | Jun 09 10:49:53.139994 crc crio[3654]: time="2026-06-09T10:49:53.139801886Z" level=info msg="Created container 05e09c612cae0614d0dea788882368cbf816ec1bd789eaf04c0d08a2c22d7c31: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin" id=d252b02b-bc71-480a-acdf-da49539e8505 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.890937 | controller | Jun 09 10:49:53.140362 crc crio[3654]: time="2026-06-09T10:49:53.140166467Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.890953 | controller | Jun 09 10:49:53.142068 crc crio[3654]: time="2026-06-09T10:49:53.140798365Z" level=info msg="Starting container: 7c1acccb75f3615c48f5de7f5dbe0433b8dac0c49bac76ff235f2688a0bdbfda" id=b4ddcf57-e6cc-4261-9ca2-e58f609bc7d0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.890969 | controller | Jun 09 10:49:53.155802 crc crio[3654]: time="2026-06-09T10:49:53.155685269Z" level=info msg="Created container 7009d71d10bd7dedb68a1c79d84a222cfa958d674bd36368592c4a6317af2129: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=d6c5139f-a7d2-4dc9-a471-52984c196478 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.890988 | controller | Jun 09 10:49:53.161744 crc crio[3654]: time="2026-06-09T10:49:53.161547176Z" level=info msg="Created container 437c7452086ce9b38fd4da6983caa9bf2188acebd632832ee0efdf80ecd21626: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=31d455b3-38be-49c1-9eae-3b3b1a42d9cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.891004 | controller | Jun 09 10:49:53.166096 crc crio[3654]: time="2026-06-09T10:49:53.166029104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.891020 | controller | Jun 09 10:49:53.169390 crc crio[3654]: time="2026-06-09T10:49:53.169268546Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.891036 | controller | Jun 09 10:49:53.172871 crc crio[3654]: time="2026-06-09T10:49:53.172760086Z" level=info msg="Started container" PID=11248 containerID=5cdb212a877fef1b1f133f99b03e3b95abff2b061e24760bdc674f4f6c85cc5e description=openshift-marketplace/community-operators-qhh6t/extract-utilities id=fbaa53d4-4c85-4ea8-8524-a1bbe99d980a name=/runtime.v1.RuntimeService/StartContainer sandboxID=902af1f2689d9efec026c3fb55832b9f9ef1c48420035f4589a5468a53c0b9e6
2026-06-09 12:20:02.891053 | controller | Jun 09 10:49:53.185581 crc crio[3654]: time="2026-06-09T10:49:53.185490779Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 12:20:02.891069 | controller | Jun 09 10:49:53.185691 crc crio[3654]: time="2026-06-09T10:49:53.185585071Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 12:20:02.891085 | controller | Jun 09 10:49:53.185691 crc crio[3654]: time="2026-06-09T10:49:53.185635913Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/install_multus\""
2026-06-09 12:20:02.891101 | controller | Jun 09 10:49:53.191635 crc crio[3654]: time="2026-06-09T10:49:53.190991415Z" level=info msg="Started container" PID=11254 containerID=7c1acccb75f3615c48f5de7f5dbe0433b8dac0c49bac76ff235f2688a0bdbfda description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator id=b4ddcf57-e6cc-4261-9ca2-e58f609bc7d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e67c25242a1c1cb8221b0e95298757b665b9d01cf2dead003c2a64cf40b2041e
2026-06-09 12:20:02.891117 | controller | Jun 09 10:49:53.193002 crc crio[3654]: time="2026-06-09T10:49:53.192512869Z" level=info msg="Starting container: 05e09c612cae0614d0dea788882368cbf816ec1bd789eaf04c0d08a2c22d7c31" id=33012a12-9d34-41d3-bd06-e18bb6eabaf0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.891133 | controller | Jun 09 10:49:53.193684 crc crio[3654]: time="2026-06-09T10:49:53.193629841Z" level=info msg="Starting container: 7009d71d10bd7dedb68a1c79d84a222cfa958d674bd36368592c4a6317af2129" id=f891619f-0f73-418a-8156-1f502ffdc0fb name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.891149 | controller | Jun 09 10:49:53.193953 crc crio[3654]: time="2026-06-09T10:49:53.19150096Z" level=info msg="Starting container: 21438e50df240da1f0a9de2f0d6b7ea863a2cf5ff554bb86ee42c0dd59b83c13" id=9c533ac6-ecb4-4837-bbed-7efa6a353408 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.891165 | controller | Jun 09 10:49:53.194049 crc crio[3654]: time="2026-06-09T10:49:53.192257012Z" level=info msg="Starting container: 437c7452086ce9b38fd4da6983caa9bf2188acebd632832ee0efdf80ecd21626" id=ee3dcd2f-1504-4a11-9448-f48796ff91df name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.891180 | controller | Jun 09 10:49:53.200070 crc crio[3654]: time="2026-06-09T10:49:53.1999146Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.891202 | controller | Jun 09 10:49:53.201050 crc crio[3654]: time="2026-06-09T10:49:53.200446785Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.891218 | controller | Jun 09 10:49:53.220352 crc crio[3654]: time="2026-06-09T10:49:53.220223899Z" level=info msg="Started container" PID=11247 containerID=7009d71d10bd7dedb68a1c79d84a222cfa958d674bd36368592c4a6317af2129 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=f891619f-0f73-418a-8156-1f502ffdc0fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=22ad7e5dce4a3571554b4886350a689298c0aacafa0d3bf2a65320fb1aace80f
2026-06-09 12:20:02.891235 | controller | Jun 09 10:49:53.223835 crc crio[3654]: time="2026-06-09T10:49:53.223706668Z" level=info msg="Started container" PID=11214 containerID=05e09c612cae0614d0dea788882368cbf816ec1bd789eaf04c0d08a2c22d7c31 description=openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin id=33012a12-9d34-41d3-bd06-e18bb6eabaf0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11972286af0a6f85a61c21ee6ae0a75f85eb9965e9869c7cbc86e0a0d85439e6
2026-06-09 12:20:02.891251 | controller | Jun 09 10:49:53.224177 crc crio[3654]: time="2026-06-09T10:49:53.223980376Z" level=info msg="Started container" PID=11233 containerID=437c7452086ce9b38fd4da6983caa9bf2188acebd632832ee0efdf80ecd21626 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=ee3dcd2f-1504-4a11-9448-f48796ff91df name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb45a7e46f69528707fef11d2fb816a926217d8e491185dd1744b24a966cf3bf
2026-06-09 12:20:02.891266 | controller | Jun 09 10:49:53.231399 crc crio[3654]: time="2026-06-09T10:49:53.231191301Z" level=info msg="Started container" PID=11244 containerID=21438e50df240da1f0a9de2f0d6b7ea863a2cf5ff554bb86ee42c0dd59b83c13 description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=9c533ac6-ecb4-4837-bbed-7efa6a353408 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c5c1bacef48880ccedee84bc6fd2b590a18bffc9227e616e6e89806b2c726db
2026-06-09 12:20:02.891282 | controller | Jun 09 10:49:53.282194 crc crio[3654]: time="2026-06-09T10:49:53.282112583Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=4c89e6be-e56c-46b4-9363-088b36c68f49 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.891297 | controller | Jun 09 10:49:53.317243 crc crio[3654]: time="2026-06-09T10:49:53.317150182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.891313 | controller | Jun 09 10:49:53.318267 crc crio[3654]: time="2026-06-09T10:49:53.318218432Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.891328 | controller | Jun 09 10:49:53.331045 crc crio[3654]: time="2026-06-09T10:49:53.330924264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.891344 | controller | Jun 09 10:49:53.367438 crc crio[3654]: time="2026-06-09T10:49:53.366125878Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.891380 | controller | Jun 09 10:49:53.367961 crc crio[3654]: time="2026-06-09T10:49:53.367837816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.891400 | controller | Jun 09 10:49:53.381054 crc crio[3654]: time="2026-06-09T10:49:53.380973031Z" level=info msg="Created container d2bc3215c6e2a5335d929e64c48abffe2b6d5ecee53c29163ee33cb40a3e9b67: openshift-marketplace/redhat-operators-x5vn9/extract-utilities" id=1edffe3f-fc3b-4b96-9ad6-027de019941b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.891416 | controller | Jun 09 10:49:53.381239 crc crio[3654]: time="2026-06-09T10:49:53.381051843Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.891432 | controller | Jun 09 10:49:53.382535 crc crio[3654]: time="2026-06-09T10:49:53.382473774Z" level=info msg="Created container 50a7724fd71014903d8bf5c24a1440f69e94d5bfa38d502a69d5f22ae263ba4b: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy" id=f4ed024d-5495-49ea-a526-0cfbbd5ec56a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.891448 | controller | Jun 09 10:49:53.399935 crc crio[3654]: time="2026-06-09T10:49:53.394198958Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.891464 | controller | Jun 09 10:49:53.403622 crc crio[3654]: time="2026-06-09T10:49:53.403467882Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.891479 | controller | Jun 09 10:49:53.405000 crc crio[3654]: time="2026-06-09T10:49:53.404862862Z" level=info msg="Created container 6e2b5e91b58a34f4c98e2c889fcdd8ff76c535c255ce425566bd62e234dc1966: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints" id=87c7a204-5ca9-440e-9f1a-fee285b3a22e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.891495 | controller | Jun 09 10:49:53.407236 crc crio[3654]: time="2026-06-09T10:49:53.407177148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.891511 | controller | Jun 09 10:49:53.437604 crc crio[3654]: time="2026-06-09T10:49:53.437028489Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.891526 | controller | Jun 09 10:49:53.440428 crc crio[3654]: time="2026-06-09T10:49:53.437195714Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.891541 | controller | Jun 09 10:49:53.446118 crc crio[3654]: time="2026-06-09T10:49:53.445997564Z" level=info msg="Starting container: 50a7724fd71014903d8bf5c24a1440f69e94d5bfa38d502a69d5f22ae263ba4b" id=069abeeb-90dd-4050-9333-040e7d9e9fc4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.891557 | controller | Jun 09 10:49:53.446118 crc crio[3654]: time="2026-06-09T10:49:53.446076687Z" level=info msg="Starting container: d2bc3215c6e2a5335d929e64c48abffe2b6d5ecee53c29163ee33cb40a3e9b67" id=d4910152-bfcf-46d8-bca6-4b0d5953be08 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.891572 | controller | Jun 09 10:49:53.446388 crc crio[3654]: time="2026-06-09T10:49:53.446353035Z" level=info msg="Starting container: 6e2b5e91b58a34f4c98e2c889fcdd8ff76c535c255ce425566bd62e234dc1966" id=2278a2fc-b99b-4a04-a399-f97e8cbf6c5a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.891587 | controller | Jun 09 10:49:53.450470 crc crio[3654]: time="2026-06-09T10:49:53.45040826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.891606 | controller | Jun 09 10:49:53.470377 crc crio[3654]: time="2026-06-09T10:49:53.467839367Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.891622 | controller | Jun 09 10:49:53.470377 crc crio[3654]: time="2026-06-09T10:49:53.468035683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.891638 | controller | Jun 09 10:49:53.473034 crc crio[3654]: time="2026-06-09T10:49:53.472187841Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.891653 | controller | Jun 09 10:49:53.488603 crc crio[3654]: time="2026-06-09T10:49:53.487413425Z" level=info msg="Started container" PID=11340 containerID=d2bc3215c6e2a5335d929e64c48abffe2b6d5ecee53c29163ee33cb40a3e9b67 description=openshift-marketplace/redhat-operators-x5vn9/extract-utilities id=d4910152-bfcf-46d8-bca6-4b0d5953be08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e6a97487825b7098304af9bedd008e1b3e7475276ed1d348d5eaabd8bfe2bd4
2026-06-09 12:20:02.891669 | controller | Jun 09 10:49:53.495853 crc crio[3654]: time="2026-06-09T10:49:53.495779133Z" level=info msg="Started container" PID=11329 containerID=6e2b5e91b58a34f4c98e2c889fcdd8ff76c535c255ce425566bd62e234dc1966 description=openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints id=2278a2fc-b99b-4a04-a399-f97e8cbf6c5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2427300b8543546d42beec205f3d74a535e35e3881668635a27b99df56a4e6e5
2026-06-09 12:20:02.891685 | controller | Jun 09 10:49:53.509764 crc crio[3654]: time="2026-06-09T10:49:53.50967752Z" level=info msg="Started container" PID=11321 containerID=50a7724fd71014903d8bf5c24a1440f69e94d5bfa38d502a69d5f22ae263ba4b description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy id=069abeeb-90dd-4050-9333-040e7d9e9fc4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ef460c96b87455cd3d42a968ce20f7eb90516797fa62d1044a616eaa5e9991a
2026-06-09 12:20:02.891701 | controller | Jun 09 10:49:53.574437 crc crio[3654]: time="2026-06-09T10:49:53.574349693Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 12:20:02.891716 | controller | Jun 09 10:49:53.574437 crc crio[3654]: time="2026-06-09T10:49:53.574414435Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 12:20:02.891731 | controller | Jun 09 10:49:53.574775 crc crio[3654]: time="2026-06-09T10:49:53.574456836Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/kubeconfig_generator\""
2026-06-09 12:20:02.891747 | controller | Jun 09 10:49:53.623272 crc crio[3654]: time="2026-06-09T10:49:53.621082005Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 12:20:02.891763 | controller | Jun 09 10:49:53.623272 crc crio[3654]: time="2026-06-09T10:49:53.621131517Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 12:20:02.891779 | controller | Jun 09 10:49:53.623272 crc crio[3654]: time="2026-06-09T10:49:53.621151837Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus\""
2026-06-09 12:20:02.891795 | controller | Jun 09 10:49:53.755966 crc crio[3654]: time="2026-06-09T10:49:53.753717326Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.891811 | controller | Jun 09 10:49:53.777407 crc crio[3654]: time="2026-06-09T10:49:53.771652317Z" level=info msg="Created container ccf93e4b78fbaa32c10f36a8bb694be3589af43dcef14f45a6c496c4999bde47: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator" id=3d13b8df-228c-4db7-b563-6862783173e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.891831 | controller | Jun 09 10:49:53.804788 crc crio[3654]: time="2026-06-09T10:49:53.804274367Z" level=info msg="Starting container: ccf93e4b78fbaa32c10f36a8bb694be3589af43dcef14f45a6c496c4999bde47" id=32492d79-1c19-4ac1-89c6-a2c8acf431c5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.891848 | controller | Jun 09 10:49:53.832415 crc crio[3654]: time="2026-06-09T10:49:53.82891636Z" level=info msg="Created container 45c3032cb741768b3b0933d09833312825876d4d9cd20a7dbd8adf84ebc68036: openshift-operator-lifecycle-manager/collect-profiles-29683365-rps4s/collect-profiles" id=ab6b17f0-d4af-4c96-aa6d-20c1ff5f2f10 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.891864 | controller | Jun 09 10:49:53.853400 crc crio[3654]: time="2026-06-09T10:49:53.84680812Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.891879 | controller | Jun 09 10:49:53.859108 crc crio[3654]: time="2026-06-09T10:49:53.858352599Z" level=info msg="Starting container: 45c3032cb741768b3b0933d09833312825876d4d9cd20a7dbd8adf84ebc68036" id=866e58f6-2e51-4401-bf22-56f8f60ccc89 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.891895 | controller | Jun 09 10:49:53.871386 crc crio[3654]: time="2026-06-09T10:49:53.863822475Z" level=info msg="Started container" PID=11426 containerID=ccf93e4b78fbaa32c10f36a8bb694be3589af43dcef14f45a6c496c4999bde47 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=32492d79-1c19-4ac1-89c6-a2c8acf431c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=174b80ed930b7117eb7f452f30e2b97531afccee8bc26fc5a131e030271be084
2026-06-09 12:20:02.891912 | controller | Jun 09 10:49:54.005258 crc crio[3654]: time="2026-06-09T10:49:53.998207245Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=17166c04-e8a6-4feb-8d3b-04aae01fb711 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.891928 | controller | Jun 09 10:49:54.006159 crc crio[3654]: time="2026-06-09T10:49:54.005852183Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.891943 | controller | Jun 09 10:49:54.026982 crc crio[3654]: time="2026-06-09T10:49:54.026703317Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.891959 | controller | Jun 09 10:49:54.076830 crc crio[3654]: time="2026-06-09T10:49:54.071810773Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.891975 | controller | Jun 09 10:49:54.084951 crc crio[3654]: time="2026-06-09T10:49:54.084708681Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2722b83a-598c-45ea-835b-8584b0df1a46 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.891991 | controller | Jun 09 10:49:54.096431 crc crio[3654]: time="2026-06-09T10:49:54.087018747Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=7bdfc484-3275-4d81-9939-ece9a90181d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.892006 | controller | Jun 09 10:49:54.096431 crc crio[3654]: time="2026-06-09T10:49:54.087630554Z" level=info msg="Created container fbbb63128ccb79a45c444b9e01847e8c7fec4fa6d28356f95979670121303e68: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api" id=0494af5c-d3f9-4d88-9798-a1adc0f1eda4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.892025 | controller | Jun 09 10:49:54.096431 crc crio[3654]: time="2026-06-09T10:49:54.093195483Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=71c4eb7f-16ad-4518-898d-9f4d46e1803b name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.892041 | controller | Jun 09 10:49:54.137886 crc crio[3654]: time="2026-06-09T10:49:54.134424898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.892058 | controller | Jun 09 10:49:54.157477 crc crio[3654]: time="2026-06-09T10:49:54.157353432Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.892074 | controller | Jun 09 10:49:54.210997 crc crio[3654]: time="2026-06-09T10:49:54.203832217Z" level=info msg="Starting container: fbbb63128ccb79a45c444b9e01847e8c7fec4fa6d28356f95979670121303e68" id=5950ba93-6540-48e3-a19f-15d91eb22080 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.892090 | controller | Jun 09 10:49:54.404613 crc crio[3654]: time="2026-06-09T10:49:54.404064394Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.892106 | controller | Jun 09 10:49:54.431389 crc crio[3654]: time="2026-06-09T10:49:54.430813057Z" level=info msg="Started container" PID=11378 containerID=45c3032cb741768b3b0933d09833312825876d4d9cd20a7dbd8adf84ebc68036 description=openshift-operator-lifecycle-manager/collect-profiles-29683365-rps4s/collect-profiles id=866e58f6-2e51-4401-bf22-56f8f60ccc89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ff792e250be0d21d1ee08a0628c2bab051ac626397b8a6b729c051b6d580cb5
2026-06-09 12:20:02.892122 | controller | Jun 09 10:49:54.568499 crc crio[3654]: time="2026-06-09T10:49:54.567467372Z" level=info msg="Started container" PID=11377 containerID=fbbb63128ccb79a45c444b9e01847e8c7fec4fa6d28356f95979670121303e68 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api id=5950ba93-6540-48e3-a19f-15d91eb22080 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b82109e8bb79c50ae2d555de28caead94e0d09533fcea5ff28fa8811dc5f7ca6
2026-06-09 12:20:02.892138 | controller | Jun 09 10:49:54.572272 crc crio[3654]: time="2026-06-09T10:49:54.572194007Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a5a6f976-3ab9-4fff-bdbc-acc151edd65b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.892154 | controller | Jun 09 10:49:54.619862 crc crio[3654]: time="2026-06-09T10:49:54.618796945Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=b646bc80-5e12-4c77-afe6-5505fc064e7a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.892170 | controller | Jun 09 10:49:54.653363 crc crio[3654]: time="2026-06-09T10:49:54.648016948Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy" id=836a4d38-bc2b-4a20-b6dc-cd76691adf2b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.892186 | controller | Jun 09 10:49:54.653363 crc crio[3654]: time="2026-06-09T10:49:54.648212373Z" level=info msg="Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy" id=d31e47dc-ea23-4508-8a05-4a8c5fdd941a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.892243 | controller | Jun 09 10:49:54.889011 crc crio[3654]: time="2026-06-09T10:49:54.888849093Z" level=info msg="Created container 8d19fec8c8e3a758b7272586d215d4dca438591b628d092147af3effc0a970bd: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=2bad6adb-3eb2-434e-a713-ed232bd74b0d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.892269 | controller | Jun 09 10:49:54.908596 crc crio[3654]: time="2026-06-09T10:49:54.892986991Z" level=info msg="Created container 66d9fa1cf1af43bf7eb31b725248638f8190b4fcfbf8f5823a18d296b9863e05: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator" id=165d204e-d263-45c3-818c-529e8b1873e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.892286 | controller | Jun 09 10:49:54.919359 crc crio[3654]: time="2026-06-09T10:49:54.918991152Z" level=info msg="Created container 28d49fc99f345c20894a7b995b0028befbaa9ee781bea5ece2f54157ce547e79: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator" id=ed5c17d3-9628-4d51-a2c5-af2df36bc14b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.892302 | controller | Jun 09 10:49:54.930518 crc crio[3654]: time="2026-06-09T10:49:54.930055228Z" level=info msg="Starting container: 28d49fc99f345c20894a7b995b0028befbaa9ee781bea5ece2f54157ce547e79" id=a89dd1db-7040-482d-964a-27572c31c92c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.892318 | controller | Jun 09 10:49:54.944681 crc crio[3654]: time="2026-06-09T10:49:54.935137572Z" level=info msg="Starting container: 66d9fa1cf1af43bf7eb31b725248638f8190b4fcfbf8f5823a18d296b9863e05" id=ba618cab-f168-4297-bed9-e31797792919 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.892334 | controller | Jun 09 10:49:54.987924 crc crio[3654]: time="2026-06-09T10:49:54.985053825Z" level=info msg="Starting container: 8d19fec8c8e3a758b7272586d215d4dca438591b628d092147af3effc0a970bd" id=98b05047-21ef-437e-aaf3-1fb68ded969f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.892367 | controller | Jun 09 10:49:54.998734 crc crio[3654]: time="2026-06-09T10:49:54.99749584Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.892385 | controller | Jun 09 10:49:55.020647 crc crio[3654]: time="2026-06-09T10:49:55.019680592Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-09 12:20:02.892402 | controller | Jun 09 10:49:55.060545 crc crio[3654]: time="2026-06-09T10:49:55.056667457Z" level=info msg="Started container" PID=11479 containerID=8d19fec8c8e3a758b7272586d215d4dca438591b628d092147af3effc0a970bd description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=98b05047-21ef-437e-aaf3-1fb68ded969f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a798e6855c24b85754dd543bbbef7a7ef26a9945b9b75f0e23f4a31c6aff5519
2026-06-09 12:20:02.892419 | controller | Jun 09 10:49:55.198484 crc crio[3654]: time="2026-06-09T10:49:55.198232072Z" level=info msg="Created container 2b24fce490f10deb8c0ee08f32b69b2d9858de07a8245c0ecb6fdb4edf9f2c37: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=2ff00cc6-9654-473f-83e3-6d70e41e4a79 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.892435 | controller | Jun 09 10:49:55.301383 crc crio[3654]: time="2026-06-09T10:49:55.298886521Z" level=info msg="Starting container: 2b24fce490f10deb8c0ee08f32b69b2d9858de07a8245c0ecb6fdb4edf9f2c37" id=21ed610a-250f-456c-89d6-3b0ed04c2499 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.892451 | controller | Jun 09 10:49:55.429237 crc crio[3654]: time="2026-06-09T10:49:55.42901686Z" level=info msg="Started container" PID=11464 containerID=28d49fc99f345c20894a7b995b0028befbaa9ee781bea5ece2f54157ce547e79 description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=a89dd1db-7040-482d-964a-27572c31c92c name=/runtime.v1.RuntimeService/StartContainer sandboxID=dbcc653d37a9e7014462f12a17a54ca0d96b33ec9957fe69447a89f487263a87
2026-06-09 12:20:02.892513 | controller | Jun 09 10:49:55.604497 crc crio[3654]: time="2026-06-09T10:49:55.602545366Z" level=info msg="Started container" PID=11463 containerID=66d9fa1cf1af43bf7eb31b725248638f8190b4fcfbf8f5823a18d296b9863e05 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator id=ba618cab-f168-4297-bed9-e31797792919 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ef1feb5a8e380f23e0a947c1224c772c6ff7dff787489f89b6cf6c9d8e5588c
2026-06-09 12:20:02.892534 | controller | Jun 09 10:49:55.635524 crc crio[3654]: time="2026-06-09T10:49:55.632892971Z" level=info msg="Started container" PID=11471 containerID=2b24fce490f10deb8c0ee08f32b69b2d9858de07a8245c0ecb6fdb4edf9f2c37 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=21ed610a-250f-456c-89d6-3b0ed04c2499 name=/runtime.v1.RuntimeService/StartContainer sandboxID=830a838c24c80cb77c9244f329707a4fdd81ea897433d7ed2accfd25b6d2d45d
2026-06-09 12:20:02.892552 | controller | Jun 09 10:49:55.680533 crc crio[3654]: time="2026-06-09T10:49:55.678010117Z" level=info msg="Created container c723a0e54aa9d625792c868331ab124f07e44b9a52aaffdc429d54fb55e43ca5: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy" id=1599d5ac-a231-4d95-8929-b65674f0d5e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.892568 | controller | Jun 09 10:49:55.711403 crc crio[3654]: time="2026-06-09T10:49:55.688011882Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=5b4be24c-c019-4bea-b7ea-9e80e58b95d5 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.892585 | controller | Jun 09 10:49:55.727955 crc crio[3654]: time="2026-06-09T10:49:55.723502244Z" level=info msg="Created container e10cc619ff6e617dc5feb9eb1395ec40a432026c32a5a76c7b20b1344e0574e9: openshift-console/console-6c684df5db-cc8g8/console" id=24983566-1460-4ad0-b3fb-2bdad1b78252 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.892601 | controller | Jun 09 10:49:55.727955 crc crio[3654]: time="2026-06-09T10:49:55.725154501Z" level=info msg="Starting container: c723a0e54aa9d625792c868331ab124f07e44b9a52aaffdc429d54fb55e43ca5" id=6eca115d-3e91-41c6-b9f7-6542dd06496b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.892617 | controller | Jun 09 10:49:55.825849 crc crio[3654]: time="2026-06-09T10:49:55.82299116Z" level=info msg="Starting container: e10cc619ff6e617dc5feb9eb1395ec40a432026c32a5a76c7b20b1344e0574e9" id=63022c21-c1b3-41f3-a67a-47e7df0a710d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.892633 | controller | Jun 09 10:49:55.943596 crc crio[3654]: time="2026-06-09T10:49:55.941826307Z" level=info msg="Created container eac29518222206fc5e3fa2b9a2f89a2f70a174d46ce5df38838b73c8c09afe20: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=3d92e8c0-8132-453e-a4f9-92e1063e80ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.892649 | controller | Jun 09 10:49:55.965896 crc crio[3654]: time="2026-06-09T10:49:55.96506466Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-09 12:20:02.892665 | controller | Jun 09 10:49:56.027270 crc crio[3654]: time="2026-06-09T10:49:56.026992975Z" level=info msg="Starting container: eac29518222206fc5e3fa2b9a2f89a2f70a174d46ce5df38838b73c8c09afe20" id=e0d1517f-46c6-4f4e-b075-912002915d07 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.892681 | controller | Jun 09 10:49:56.308665 crc crio[3654]: time="2026-06-09T10:49:56.308069677Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=7143ead0-4007-4faa-bbc5-3ffeb734159b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.892697 | controller | Jun 09 10:49:56.308858 crc crio[3654]: time="2026-06-09T10:49:56.308740366Z" level=info msg="Started container" PID=11474 containerID=c723a0e54aa9d625792c868331ab124f07e44b9a52aaffdc429d54fb55e43ca5 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy id=6eca115d-3e91-41c6-b9f7-6542dd06496b name=/runtime.v1.RuntimeService/StartContainer sandboxID=76b3ab2469ebea9ef0c1db7ea4b41bfcc44f8d98e0f3a06369ee715b920588a4
2026-06-09 12:20:02.892717 | controller | Jun 09 10:49:56.309145 crc crio[3654]: time="2026-06-09T10:49:56.309115007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.892733 | controller | Jun 09 10:49:56.323958 crc crio[3654]: time="2026-06-09T10:49:56.323922549Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.892749 | controller | Jun 09 10:49:56.339209 crc crio[3654]: time="2026-06-09T10:49:56.339130722Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-6gftq/POD" id=2887bb7a-b824-4e39-b068-8ea6f2a8ca55 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.892765 | controller | Jun 09 10:49:56.346432 crc crio[3654]: time="2026-06-09T10:49:56.34639315Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.892781 | controller | Jun 09 10:49:56.346972 crc crio[3654]: time="2026-06-09T10:49:56.346948325Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-fpfrk/POD" id=bff66a7e-4c01-4063-98c6-bfeb87f83c92 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.892796 | controller | Jun 09 10:49:56.347103 crc crio[3654]: time="2026-06-09T10:49:56.347085919Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.892812 | controller | Jun 09 10:49:56.401281 crc crio[3654]: time="2026-06-09T10:49:56.400732708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.892827 | controller | Jun 09 10:49:56.414950 crc crio[3654]: time="2026-06-09T10:49:56.414760868Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.892843 | controller | Jun 09 10:49:56.497588 crc crio[3654]: time="2026-06-09T10:49:56.496499608Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=5057e831-1674-4cbf-b5d5-ebe4f9da4957 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.892859 | controller | Jun 09 10:49:56.497588 crc crio[3654]: time="2026-06-09T10:49:56.497280801Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=3c085efd-410c-4f20-8344-6da55a5260bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.892875 | controller | Jun 09 10:49:56.497863 crc crio[3654]: time="2026-06-09T10:49:56.497703613Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=b0dd2093-f4ed-48f7-9aa3-cd4336f76331 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.892890 | controller | Jun 09 10:49:56.545529 crc crio[3654]: time="2026-06-09T10:49:56.54390782Z" level=info msg="Created container c61604a5be5f4d41c296ea60476db339c41f38efb54b3da54fb4cd0ffcfc8d4f: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=22096e0e-407f-49e2-9c7b-669c37e3fae7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.892905 | controller | Jun 09 10:49:56.614834 crc crio[3654]: time="2026-06-09T10:49:56.609762507Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.892924 | controller | Jun 09 10:49:56.639801 crc crio[3654]: time="2026-06-09T10:49:56.625118515Z" level=info msg="Started container" PID=11524 containerID=e10cc619ff6e617dc5feb9eb1395ec40a432026c32a5a76c7b20b1344e0574e9 description=openshift-console/console-6c684df5db-cc8g8/console id=63022c21-c1b3-41f3-a67a-47e7df0a710d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8c0466918048d4abfcf531c66992befc2e072deadf72cb9594646abaf1205eb
2026-06-09 12:20:02.892941 | controller | Jun 09 10:49:56.645165 crc crio[3654]: time="2026-06-09T10:49:56.645125475Z" level=info msg="Starting container: c61604a5be5f4d41c296ea60476db339c41f38efb54b3da54fb4cd0ffcfc8d4f" id=cb19ad31-fa34-4ef3-b645-cf53c61fc853 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.892957 | controller | Jun 09 10:49:56.667165 crc crio[3654]: time="2026-06-09T10:49:56.666210246Z" level=info msg="Created container 8fb6eca3365c71097e409725ff4801feabdd1310927a3af81f712d3e56107f8d: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator" id=dd575ba4-c31e-47b9-9074-7964379edd2b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.892972 | controller | Jun 09 10:49:56.691706 crc crio[3654]: time="2026-06-09T10:49:56.685012062Z" level=info msg="Starting container: 8fb6eca3365c71097e409725ff4801feabdd1310927a3af81f712d3e56107f8d" id=119b343e-fd2d-4e3f-8f5a-eed4760443b5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.892988 | controller | Jun 09 10:49:56.804219 crc crio[3654]: time="2026-06-09T10:49:56.804148928Z" level=info msg="Started container" PID=11521 containerID=eac29518222206fc5e3fa2b9a2f89a2f70a174d46ce5df38838b73c8c09afe20 description=openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager id=e0d1517f-46c6-4f4e-b075-912002915d07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c6b7ae13a88287812d0215b4c3779b57d6f31d7d3c855c0f6b25b5dfbbd30e61
2026-06-09 12:20:02.893004 | controller | Jun 09 10:49:57.005532 crc crio[3654]: time="2026-06-09T10:49:57.003910622Z" level=info msg="Started container" PID=11519 containerID=c61604a5be5f4d41c296ea60476db339c41f38efb54b3da54fb4cd0ffcfc8d4f description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=cb19ad31-fa34-4ef3-b645-cf53c61fc853 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1fb2ec5ae1978703ee65d3b3d23e2c1e8cfbe9bc5c2d288a6ca6903714df7dc
2026-06-09 12:20:02.893019 | controller | Jun 09 10:49:57.021365 crc crio[3654]: time="2026-06-09T10:49:57.020972619Z" level=info msg="Started container" PID=11533 containerID=8fb6eca3365c71097e409725ff4801feabdd1310927a3af81f712d3e56107f8d description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator id=119b343e-fd2d-4e3f-8f5a-eed4760443b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=724b39c1c8e5d8064c3bef430903148b551706f4efefc131a71edf9f070f41d9
2026-06-09 12:20:02.893035 | controller | Jun 09 10:49:57.179839 crc crio[3654]: time="2026-06-09T10:49:57.164913102Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9" id=7b70f6ff-8d81-41bd-a7a7-32da10e69e85 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.893051 | controller | Jun 09 10:49:57.229418 crc crio[3654]: time="2026-06-09T10:49:57.216008578Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9" id=f54d54fd-04ed-4369-befb-47a0322bf540 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.893067 | controller | Jun 09 10:49:57.240442 crc crio[3654]: time="2026-06-09T10:49:57.237836321Z" level=info msg="Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator" id=bd70223e-2654-4f95-90c4-c4868aee84db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.893085 | controller | Jun 09 10:49:57.284018 crc crio[3654]: time="2026-06-09T10:49:57.281783733Z" level=info msg="Created container 24ff1c96b7fdb5c4733744d2839c8b7791d64cdd36f953ba82373c44783d166b: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container" id=2d42f7b5-9c9f-4006-bd8d-634b0d7bec53 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.893102 | controller | Jun 09 10:49:57.800929 crc crio[3654]: time="2026-06-09T10:49:57.800005415Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 12:20:02.893117 | controller | Jun 09 10:49:57.800929 crc crio[3654]: time="2026-06-09T10:49:57.800131099Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 12:20:02.893132 | controller | Jun 09 10:49:57.800929 crc crio[3654]: time="2026-06-09T10:49:57.80015878Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-daemon\""
2026-06-09 12:20:02.893148 | controller | Jun 09 10:49:57.809828 crc crio[3654]: time="2026-06-09T10:49:57.809787974Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-9r8mf/POD" id=2308e3eb-65f5-40f6-aa5e-f82fe94cf271 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.893164 | controller | Jun 09 10:49:57.813152 crc crio[3654]: time="2026-06-09T10:49:57.813123209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.893180 | controller | Jun 09 10:49:57.875693 crc crio[3654]: time="2026-06-09T10:49:57.872162682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.893196 | controller | Jun 09 10:49:57.910269 crc crio[3654]: time="2026-06-09T10:49:57.910043902Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=4d52f1a0-7fc1-49f3-8a9e-253a8025ff6f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.893212 | controller | Jun 09 10:49:57.987384 crc crio[3654]: time="2026-06-09T10:49:57.9829474Z" level=info msg="Starting container: 24ff1c96b7fdb5c4733744d2839c8b7791d64cdd36f953ba82373c44783d166b" id=8394821a-16e8-42fe-8541-76a4a1b33a40 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.893228 | controller | Jun 09 10:49:58.004465 crc crio[3654]: time="2026-06-09T10:49:57.996928728Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=6e57c5b3-703c-44af-843b-244d37b575b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.893244 | controller | Jun 09 10:49:58.041888 crc crio[3654]: time="2026-06-09T10:49:58.029359633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.893259 | controller | Jun 09 10:49:58.084439 crc crio[3654]: time="2026-06-09T10:49:58.084007261Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=7766fbab-a380-475d-919a-ecfadcbd03a7 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.893275 | controller | Jun 09 10:49:58.191855 crc crio[3654]: time="2026-06-09T10:49:58.191753632Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-09 12:20:02.893292 | controller | Jun 09 10:49:58.320612 crc crio[3654]: time="2026-06-09T10:49:58.316082736Z" level=info msg="Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination" id=db1105b3-4b99-450b-bd3e-7d1cdbdb49ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.893311 | controller | Jun 09 10:49:58.365538 crc crio[3654]: time="2026-06-09T10:49:58.363625271Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-kbv5q/POD" id=d36c86a8-8702-4620-a105-4cf615f6188f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.893328 | controller | Jun 09 10:49:58.365538 crc crio[3654]: time="2026-06-09T10:49:58.363973731Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.893344 | controller | Jun 09 10:49:58.485730 crc crio[3654]: time="2026-06-09T10:49:58.475187922Z" level=info msg="Started container" PID=11575 containerID=24ff1c96b7fdb5c4733744d2839c8b7791d64cdd36f953ba82373c44783d166b description=openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container id=8394821a-16e8-42fe-8541-76a4a1b33a40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7065800cf485ac7e2313788dd5d99f85b0551588e9be24218ed7b1881fe01409
2026-06-09 12:20:02.893379 | controller | Jun 09 10:49:58.577694 crc crio[3654]: time="2026-06-09T10:49:58.56775403Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.893396 | controller | Jun 09 10:49:59.184465 crc crio[3654]: time="2026-06-09T10:49:59.178409166Z" level=info msg="Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy" id=66a5a289-824f-4e20-9efe-4f6c0d227069 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.893412 | controller | Jun 09 10:49:59.206141 crc crio[3654]: time="2026-06-09T10:49:59.196942335Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.893429 | controller | Jun 09 10:49:59.250869 crc crio[3654]: time="2026-06-09T10:49:59.25080527Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.893445 | controller | Jun 09 10:49:59.325179 crc crio[3654]: time="2026-06-09T10:49:59.317760429Z" level=info msg="Created container 63973ef9d1985fdc3c96228db159bf961c19e4e22ba0e981b73faae8fcfe9c02: openshift-dns/dns-default-qtghf/dns" id=ac79c907-ab7e-4563-ba11-27abc9ab6faf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.893461 | controller | Jun 09 10:50:00.077917 crc crio[3654]: time="2026-06-09T10:50:00.074919982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.893477 | controller | Jun 09 10:50:00.552075 crc crio[3654]: time="2026-06-09T10:50:00.551696372Z" level=info msg="Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch" id=1f7144bf-9d3c-4202-80d8-438f177e6926 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.893493 | controller | Jun 09 10:50:00.554102 crc crio[3654]: time="2026-06-09T10:50:00.55407463Z" level=info msg="Starting container: 63973ef9d1985fdc3c96228db159bf961c19e4e22ba0e981b73faae8fcfe9c02" id=c150420d-9044-49bc-b29f-2b649f344975 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.893509 | controller | Jun 09 10:50:00.638951 crc crio[3654]: time="2026-06-09T10:50:00.637790206Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.893525 | controller | Jun 09 10:50:00.738716 crc crio[3654]: time="2026-06-09T10:50:00.735877752Z" level=info msg="Created container b9c7f4fad4f63ccdee5eed42d827026c6c1613a08513cd2751cc54b86b313f31: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy" id=93fc32c0-2ff5-41ae-8a0a-61df3933ed9a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.893546 | controller | Jun 09 10:50:00.740772 crc crio[3654]: time="2026-06-09T10:50:00.740593427Z" level=info msg="Starting container: b9c7f4fad4f63ccdee5eed42d827026c6c1613a08513cd2751cc54b86b313f31" id=617e787b-1074-46b3-b4fd-0b3902d9bc4f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.893563 | controller | Jun 09 10:50:00.861972 crc crio[3654]: time="2026-06-09T10:50:00.861916435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.893579 | controller | Jun 09 10:50:00.962675 crc crio[3654]: time="2026-06-09T10:50:00.962501132Z" level=info msg="Started container" PID=11640 containerID=63973ef9d1985fdc3c96228db159bf961c19e4e22ba0e981b73faae8fcfe9c02 description=openshift-dns/dns-default-qtghf/dns id=c150420d-9044-49bc-b29f-2b649f344975 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c32ba18b5fd39654f558912d3c97c02ccbf4d2592b30296aabfa4a30cfa03b08
2026-06-09 12:20:02.893595 | controller | Jun 09 10:50:01.020086 crc crio[3654]: time="2026-06-09T10:50:01.019855907Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.893611 | controller | Jun 09 10:50:01.119914 crc crio[3654]: time="2026-06-09T10:50:01.119706063Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 12:20:02.893628 | controller | Jun 09 10:50:01.119914 crc crio[3654]: time="2026-06-09T10:50:01.119905919Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 12:20:02.893657 | controller | Jun 09 10:50:01.119914 crc crio[3654]: time="2026-06-09T10:50:01.11992732Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-shim\""
2026-06-09 12:20:02.893673 | controller | Jun 09 10:50:01.247204 crc crio[3654]: time="2026-06-09T10:50:01.230937404Z" level=info msg="Started container" PID=11672 containerID=b9c7f4fad4f63ccdee5eed42d827026c6c1613a08513cd2751cc54b86b313f31 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy id=617e787b-1074-46b3-b4fd-0b3902d9bc4f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c77e52bc46bbbe782fac3af50759c503b4087757671b68a68e25ec06b514cdf0
2026-06-09 12:20:02.893691 | controller | Jun 09 10:50:01.601858 crc crio[3654]: time="2026-06-09T10:50:01.591978995Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.893711 | controller | Jun 09 10:50:01.830278 crc crio[3654]: time="2026-06-09T10:50:01.830043942Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.893727 | controller | Jun 09 10:50:01.891204 crc crio[3654]: time="2026-06-09T10:50:01.891156004Z" level=info msg="Created container c0ce78e16c565b6a1f4a2178324ba30508ac289afd03bc76be23ff9be0450d51: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy" id=836a4d38-bc2b-4a20-b6dc-cd76691adf2b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.893743 | controller | Jun 09 10:50:01.949658 crc crio[3654]: time="2026-06-09T10:50:01.94785381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.893759 | controller | Jun 09 10:50:02.166904 crc crio[3654]: time="2026-06-09T10:50:02.165804423Z" level=info msg="Starting container: c0ce78e16c565b6a1f4a2178324ba30508ac289afd03bc76be23ff9be0450d51" id=0754a944-7f96-440a-a021-9627207fccd8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.893775 | controller | Jun 09 10:50:02.204370 crc crio[3654]: time="2026-06-09T10:50:02.203889278Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=1e1579f9-a2f5-409e-984a-93f61077b167 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.893794 | controller | Jun 09 10:50:02.325251 crc crio[3654]: time="2026-06-09T10:50:02.324988611Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.893811 | controller | Jun 09 10:50:02.330998 crc crio[3654]: time="2026-06-09T10:50:02.330858418Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.893827 | controller | Jun 09 10:50:02.495682 crc crio[3654]: time="2026-06-09T10:50:02.494941235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.893843 | controller | Jun 09 10:50:02.631132 crc crio[3654]: time="2026-06-09T10:50:02.630753007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.893859 | controller | Jun 09 10:50:02.858686 crc crio[3654]: time="2026-06-09T10:50:02.853970429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.893875 | controller | Jun 09 10:50:02.876112 crc crio[3654]: time="2026-06-09T10:50:02.876055088Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.893891 | controller | Jun 09 10:50:03.203021 crc crio[3654]: time="2026-06-09T10:50:03.202962607Z" level=info msg="Started container" PID=11727 containerID=c0ce78e16c565b6a1f4a2178324ba30508ac289afd03bc76be23ff9be0450d51 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy id=0754a944-7f96-440a-a021-9627207fccd8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25bce187dbfc3ff179d9fc789fad5f69b528d91807c0c0fb664ffe4a08e5877e
2026-06-09 12:20:02.893908 | controller | Jun 09 10:50:03.244798 crc crio[3654]: time="2026-06-09T10:50:03.243702099Z" level=info msg="Created container ca4d9fd4b57dbfeb2b93e95e4c52fc6a4b77ab54e774024e182704c77280e1b7: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=b62b7e8c-2f67-4fd2-85c6-f75a151eb2cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.893924 | controller | Jun 09 10:50:03.278146 crc crio[3654]: time="2026-06-09T10:50:03.277042709Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=b0fc6a8d-5adb-4fae-a1ea-68b5037d5949 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.893940 | controller | Jun 09 10:50:03.278146 crc crio[3654]: time="2026-06-09T10:50:03.277231874Z" level=info msg="Starting container: ca4d9fd4b57dbfeb2b93e95e4c52fc6a4b77ab54e774024e182704c77280e1b7" id=8af421ec-3f74-4882-9a27-f86e8e010b82 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.893958 | controller | Jun 09 10:50:03.387424 crc crio[3654]: time="2026-06-09T10:50:03.386704125Z" level=info msg="Created container dc1e94a03e0463ff3fe3710f63d4046ff0673400eb75e51e21b860f3e5d05566: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions" id=73b86f37-0bb2-4a5d-9abe-d2551f05e50a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.893976 | controller | Jun 09 10:50:03.412544 crc crio[3654]: time="2026-06-09T10:50:03.41106253Z" level=info msg="Starting container: dc1e94a03e0463ff3fe3710f63d4046ff0673400eb75e51e21b860f3e5d05566" id=04e9f544-dd23-4c68-84cf-933d8ebc3794 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.893995 | controller | Jun 09 10:50:03.672791 crc crio[3654]: time="2026-06-09T10:50:03.67208609Z" level=info msg="Started container" PID=11771 containerID=dc1e94a03e0463ff3fe3710f63d4046ff0673400eb75e51e21b860f3e5d05566 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions id=04e9f544-dd23-4c68-84cf-933d8ebc3794 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d0e5fd139fc516763a67bfb7e0605dd51234d7f52071de765805788dc293680
2026-06-09 12:20:02.894012 | controller | Jun 09 10:50:03.809481 crc crio[3654]: time="2026-06-09T10:50:03.808142879Z" level=info msg="Created container 4986276b38431ffdb69554224fe10437796f03ea702e299d21044a8190dcb9cc: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy" id=d31e47dc-ea23-4508-8a05-4a8c5fdd941a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.894028 | controller | Jun 09 10:50:03.856739 crc crio[3654]: time="2026-06-09T10:50:03.85275524Z" level=info msg="Starting container: 4986276b38431ffdb69554224fe10437796f03ea702e299d21044a8190dcb9cc" id=fe37e35b-e597-4297-8b76-7c5212b8fd8a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.894044 | controller | Jun 09 10:50:03.917932 crc crio[3654]: time="2026-06-09T10:50:03.902807047Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=d1dc098a-9047-40ce-a457-a1b39ddf7636 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.894060 | controller | Jun 09 10:50:03.994957 crc crio[3654]: time="2026-06-09T10:50:03.994223443Z" level=info msg="Started container" PID=11736 containerID=ca4d9fd4b57dbfeb2b93e95e4c52fc6a4b77ab54e774024e182704c77280e1b7 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=8af421ec-3f74-4882-9a27-f86e8e010b82 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88df9c3a98a4f8322b1b9c58c98b1f8b467e4bb032e67747dbdd4afd11b5c829
2026-06-09 12:20:02.894075 | controller | Jun 09 10:50:03.996814 crc crio[3654]: time="2026-06-09T10:50:03.996519788Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.894091 | controller | Jun 09 10:50:04.224731 crc crio[3654]: time="2026-06-09T10:50:04.214122751Z" level=info msg="Created container 315cd9af436a8994b7ed7ad6a4227ca4656b187aff4327a0c615099328135f17: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions" id=e39e59be-b957-46c1-9a5d-1d7e2480ceb2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.894107 | controller | Jun 09 10:50:04.243904 crc crio[3654]: time="2026-06-09T10:50:04.234853032Z" level=info msg="Starting container: 315cd9af436a8994b7ed7ad6a4227ca4656b187aff4327a0c615099328135f17" id=928314ba-2b49-4efe-9f45-5af5bc03b3a6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.894122 | controller | Jun 09 10:50:04.265801 crc crio[3654]: time="2026-06-09T10:50:04.265646569Z" level=info msg="Started container" PID=11829 containerID=315cd9af436a8994b7ed7ad6a4227ca4656b187aff4327a0c615099328135f17 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions id=928314ba-2b49-4efe-9f45-5af5bc03b3a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=094d4b6349d4384be618d9aa2252a4d746be877ca9c9a74acb862d806f394a0b
2026-06-09 12:20:02.894138 | controller | Jun 09 10:50:04.283778 crc crio[3654]: time="2026-06-09T10:50:04.283252921Z" level=info msg="Created container 13adedc534481127a5e5671901fb3e627103d0f3af236b768d0757548344502f: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon" id=9ddd8cf0-34a7-4b73-9a65-98e43fb900a8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.894154 | controller | Jun 09 10:50:04.320005 crc crio[3654]: time="2026-06-09T10:50:04.318055503Z" level=info msg="Starting container: 13adedc534481127a5e5671901fb3e627103d0f3af236b768d0757548344502f" id=20e8f8c8-5d2c-4ec9-b5a5-fd66192bd02b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.894172 | controller | Jun 09 10:50:04.356110 crc crio[3654]: time="2026-06-09T10:50:04.355900942Z" level=info msg="Started container" PID=11755 containerID=4986276b38431ffdb69554224fe10437796f03ea702e299d21044a8190dcb9cc description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy id=fe37e35b-e597-4297-8b76-7c5212b8fd8a name=/runtime.v1.RuntimeService/StartContainer sandboxID=e67c25242a1c1cb8221b0e95298757b665b9d01cf2dead003c2a64cf40b2041e
2026-06-09 12:20:02.894188 | controller | Jun 09 10:50:04.449685 crc crio[3654]: time="2026-06-09T10:50:04.440206166Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.894203 | controller | Jun 09 10:50:04.473459 crc crio[3654]: time="2026-06-09T10:50:04.462735988Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=ffe22d81-cda5-4eab-903d-be378afd31a0 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.894219 | controller | Jun 09 10:50:04.473459 crc crio[3654]: time="2026-06-09T10:50:04.464728445Z" level=info msg="Started container" PID=11797 containerID=13adedc534481127a5e5671901fb3e627103d0f3af236b768d0757548344502f description=openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon id=20e8f8c8-5d2c-4ec9-b5a5-fd66192bd02b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f42b7202cf82e2736808952674fdc287e597b13275712a35ba7b23ed679b59d1
2026-06-09 12:20:02.894234 | controller | Jun 09 10:50:04.475853 crc crio[3654]: time="2026-06-09T10:50:04.47542785Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-09 12:20:02.894250 | controller | Jun 09 10:50:04.557455 crc crio[3654]: time="2026-06-09T10:50:04.556662015Z" level=info msg="Got pod network &{Name:community-operators-6gftq Namespace:openshift-marketplace ID:f750c4ba8df9773193ad5a8a6cc6f75c71d647bf9be6c56ee3a89a27dcb895ec UID:bb8bf7e9-ef5d-4995-9612-6b447d361d43 NetNS:/var/run/netns/81dc2258-ae46-4c87-a4a6-5d8cc5ebb4f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbb8bf7e9_ef5d_4995_9612_6b447d361d43.slice PodAnnotations:0xc000588a98}] Aliases:map[]}"
2026-06-09 12:20:02.894267 | controller | Jun 09 10:50:04.557455 crc crio[3654]: time="2026-06-09T10:50:04.556800809Z" level=info msg="Adding pod openshift-marketplace_community-operators-6gftq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.894282 | controller | Jun 09 10:50:04.588454 crc crio[3654]: time="2026-06-09T10:50:04.57821789Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=3dee5dae-1b5f-46fc-a076-4b70c827ccc8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.894297 | controller | Jun 09 10:50:04.634209 crc crio[3654]: time="2026-06-09T10:50:04.634033401Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.894313 | controller | Jun 09 10:50:04.858874 crc crio[3654]: time="2026-06-09T10:50:04.856133612Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=d4c7b8d1-7eb0-4d90-a14e-66052cc37af1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.894328 | controller | Jun 09 10:50:05.046737 crc crio[3654]: time="2026-06-09T10:50:05.045909092Z" level=info msg="Created container 4dfbcc9c22bea97acb633bc40106d9126f8066e9537e9a1bf903efbfe18ff770: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller" id=80278d8b-2795-4cc5-ba21-3cea51e51f8c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.894365 | controller | Jun 09 10:50:05.208461 crc crio[3654]: time="2026-06-09T10:50:05.204778431Z" level=info msg="Starting container: 4dfbcc9c22bea97acb633bc40106d9126f8066e9537e9a1bf903efbfe18ff770" id=15f696b8-0f3d-4870-b085-161e4734e271 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.894386 | controller | Jun 09 10:50:05.738651 crc crio[3654]: time="2026-06-09T10:50:05.737188088Z" level=info msg="Started container" PID=11890 containerID=4dfbcc9c22bea97acb633bc40106d9126f8066e9537e9a1bf903efbfe18ff770 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller id=15f696b8-0f3d-4870-b085-161e4734e271 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78f4b96b19577938b8ecd27d240ad44a258ff1f925f4cf4b0b83cdb9218ec392
2026-06-09 12:20:02.894402 | controller | Jun 09 10:50:05.928774 crc crio[3654]: time="2026-06-09T10:50:05.928406128Z" level=info msg="Creating container: openshift-dns/dns-default-qtghf/kube-rbac-proxy" id=0f0f3ac8-f891-4240-a5bc-ec441f7d9be1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.894418 | controller | Jun 09 10:50:08.473691 crc crio[3654]: time="2026-06-09T10:50:08.468609488Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=432a034a-4154-46df-a665-c737acf2be6d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.894433 | controller | Jun 09 10:50:08.506150 crc crio[3654]: time="2026-06-09T10:50:08.496206765Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=a0594fa4-ab10-4eb7-885f-cd0be38deede name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.894450 | controller | Jun 09 10:50:08.548180 crc crio[3654]: time="2026-06-09T10:50:08.548101604Z" level=info msg="Created container 67384c9d813204cb1d7a2fb0d2f186da429440595fc1c9e8f89ccfafbfe6c208: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator" id=bd70223e-2654-4f95-90c4-c4868aee84db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.894466 | controller | Jun 09 10:50:08.556171 crc crio[3654]: time="2026-06-09T10:50:08.554068084Z" level=info msg="Starting container: 67384c9d813204cb1d7a2fb0d2f186da429440595fc1c9e8f89ccfafbfe6c208" id=7279f0b2-fdf5-4258-99f6-bce6e8e37028 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.894482 | controller | Jun 09 10:50:08.745126 crc crio[3654]: time="2026-06-09T10:50:08.74476311Z" level=info msg="Started container" PID=11864 containerID=67384c9d813204cb1d7a2fb0d2f186da429440595fc1c9e8f89ccfafbfe6c208 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=7279f0b2-fdf5-4258-99f6-bce6e8e37028 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76b3ab2469ebea9ef0c1db7ea4b41bfcc44f8d98e0f3a06369ee715b920588a4
2026-06-09 12:20:02.894498 | controller | Jun 09 10:50:09.111677 crc crio[3654]: time="2026-06-09T10:50:09.093179612Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.894515 | controller | Jun 09 10:50:09.127855 crc crio[3654]: time="2026-06-09T10:50:09.124457974Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.894531 | controller | Jun 09 10:50:09.128825 crc crio[3654]: time="2026-06-09T10:50:09.128052256Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=9b3275bf-aa78-441f-95ec-36e9b415b7c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.894547 | controller | Jun 09 10:50:09.138825 crc crio[3654]: time="2026-06-09T10:50:09.128159049Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=9280741e-e424-4c5e-adf7-65ae05a0e0ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.894566 | controller | Jun 09 10:50:09.138953 crc crio[3654]: time="2026-06-09T10:50:09.138852164Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=917cd99f-751b-4138-9756-78533ce6f076 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.894583 | controller | Jun 09 10:50:09.157870 crc crio[3654]: time="2026-06-09T10:50:09.1576605Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.894599 | controller | Jun 09 10:50:09.248106 crc crio[3654]: time="2026-06-09T10:50:09.248064377Z" level=info msg="Created container 882d57aa307432a8c8f84d1c1ecabe3db4b046dcf2c8a5b9b72d71b96aaca298: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination" id=db1105b3-4b99-450b-bd3e-7d1cdbdb49ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.894615 | controller | Jun 09 10:50:09.317015 crc crio[3654]: time="2026-06-09T10:50:09.316966632Z" level=info msg="Starting container: 882d57aa307432a8c8f84d1c1ecabe3db4b046dcf2c8a5b9b72d71b96aaca298" id=cdf2f3ba-73ce-45cb-92e2-0fdefb9682c0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.894631 | controller | Jun 09 10:50:09.536051 crc crio[3654]: time="2026-06-09T10:50:09.535430509Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 12:20:02.894647 | controller | Jun 09 10:50:09.552240 crc crio[3654]: time="2026-06-09T10:50:09.552032142Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.894664 | controller | Jun 09 10:50:10.480719 crc crio[3654]: time="2026-06-09T10:50:10.459932052Z" level=info msg="Created container f3b1db12ff8af83b75a875ddb305aad6cba2621ae412453dd2456c14c38f3ea5: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=f56336b5-ebcd-4ed3-b03d-bb01cafc1d82 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.894680 | controller | Jun 09 10:50:11.092126 crc crio[3654]: time="2026-06-09T10:50:11.091084955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.894697 | controller | Jun 09 10:50:11.220181 crc crio[3654]: time="2026-06-09T10:50:11.219133403Z" level=info msg="Started container" PID=11917 containerID=882d57aa307432a8c8f84d1c1ecabe3db4b046dcf2c8a5b9b72d71b96aaca298 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination id=cdf2f3ba-73ce-45cb-92e2-0fdefb9682c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=724b39c1c8e5d8064c3bef430903148b551706f4efefc131a71edf9f070f41d9
2026-06-09 12:20:02.894713 | controller | Jun 09 10:50:11.303726 crc crio[3654]: time="2026-06-09T10:50:11.303493108Z" level=info msg="Starting container: f3b1db12ff8af83b75a875ddb305aad6cba2621ae412453dd2456c14c38f3ea5" id=f2d213ee-65c7-4e9e-859e-887cc304acd6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.894730 | controller | Jun 09 10:50:11.422719 crc crio[3654]: time="2026-06-09T10:50:11.420762761Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=79f1b479-9aff-4334-9453-55898776950f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.894746 | controller | Jun 09 10:50:11.601445 crc crio[3654]: time="2026-06-09T10:50:11.587697539Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.894765 | controller | Jun 09 10:50:11.677267 crc crio[3654]: time="2026-06-09T10:50:11.676062308Z" level=info msg="Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver" id=9cfd382b-1fea-448f-a46d-9c78da562c08 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.894782 | controller | Jun 09 10:50:11.702435 crc crio[3654]: time="2026-06-09T10:50:11.701180304Z" level=info msg="Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy" id=6c4f0873-38f8-4a94-9300-4f7ceb0e207e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.894798 | controller | Jun 09 10:50:11.702435 crc crio[3654]: time="2026-06-09T10:50:11.701832883Z" level=info msg="Creating container: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy" id=13dc99e4-435e-40ef-a7e4-5ca64a283ed8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.894814 | controller | Jun 09 10:50:11.746200 crc crio[3654]: time="2026-06-09T10:50:11.745807436Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=bdb5c2f9-a726-4e84-a71d-578ba9e4eab0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.894830 | controller | Jun 09 10:50:12.543377 crc crio[3654]: time="2026-06-09T10:50:12.542544218Z" level=info msg="Created container a0d7242198dec0f8ae6db421d82fd1cf2cbae21584db276e73e80b7b31776590: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch" id=1f7144bf-9d3c-4202-80d8-438f177e6926 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.894846 | controller | Jun 09 10:50:12.627807 crc crio[3654]: time="2026-06-09T10:50:12.617790573Z" level=info msg="Started container" PID=12000 containerID=f3b1db12ff8af83b75a875ddb305aad6cba2621ae412453dd2456c14c38f3ea5 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=f2d213ee-65c7-4e9e-859e-887cc304acd6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d43f16884512cb4593616184efe91980c526fb8e7d1c4d5bbb19cd9012db3f4
2026-06-09 12:20:02.894863 | controller | Jun 09 10:50:12.785595 crc crio[3654]: time="2026-06-09T10:50:12.778962437Z" level=info msg="Starting container: a0d7242198dec0f8ae6db421d82fd1cf2cbae21584db276e73e80b7b31776590" id=c3d96e8d-e068-4bb7-84f6-ec30834aa29b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.894879 | controller | Jun 09 10:50:12.977800 crc crio[3654]: time="2026-06-09T10:50:12.97762264Z" level=info msg="Started container" PID=12035 containerID=a0d7242198dec0f8ae6db421d82fd1cf2cbae21584db276e73e80b7b31776590 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch id=c3d96e8d-e068-4bb7-84f6-ec30834aa29b name=/runtime.v1.RuntimeService/StartContainer sandboxID=174b80ed930b7117eb7f452f30e2b97531afccee8bc26fc5a131e030271be084
2026-06-09 12:20:02.894895 | controller | Jun 09 10:50:15.828401 crc crio[3654]: time="2026-06-09T10:50:15.799988692Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.894910 | controller | Jun 09 10:50:15.828401 crc crio[3654]: time="2026-06-09T10:50:15.82691925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.894928 | controller | Jun 09 10:50:15.828401 crc crio[3654]: time="2026-06-09T10:50:15.827096655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.894988 | controller | Jun 09 10:50:17.083102 crc crio[3654]: time="2026-06-09T10:50:17.070081126Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=debae820-5af2-42b2-a80f-339761129af1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.895012 | controller | Jun 09 10:50:17.186176 crc crio[3654]: time="2026-06-09T10:50:17.163026615Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.895029 | controller | Jun 09 10:50:17.350922 crc crio[3654]: time="2026-06-09T10:50:17.350844949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.895045 | controller | Jun 09 10:50:18.479429 crc crio[3654]: time="2026-06-09T10:50:18.478518434Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.895061 | controller | Jun 09 10:50:19.117815 crc crio[3654]: time="2026-06-09T10:50:19.111221539Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.895077 | controller | Jun 09 10:50:19.241995 crc crio[3654]: 2026-06-09T10:50:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f750c4ba8df9773 Mac:d6:2b:cb:2f:62:98 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/81dc2258-ae46-4c87-a4a6-5d8cc5ebb4f7 SocketPath: PciID:}] [{Interface:0xc00033ac60 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.895093 | controller | Jun 09 10:50:19.241995 crc crio[3654]: time="2026-06-09T10:50:19.235207983Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 12:20:02.895109 | controller | Jun 09 10:50:19.241995 crc crio[3654]: time="2026-06-09T10:50:19.235277065Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/passthru\""
2026-06-09 12:20:02.895124 | controller | Jun 09 10:50:19.625135 crc crio[3654]: time="2026-06-09T10:50:19.625092597Z" level=info msg="Got pod network &{Name:redhat-marketplace-9r8mf Namespace:openshift-marketplace ID:9cdb853dd0dee534b1202c3309d5c11200cb762ff1c64ad2e522288b3cf2ff56 UID:e29c7b66-3078-4700-aeb8-cc47ae579d95 NetNS:/var/run/netns/aec62536-645a-4aad-bed7-88582afe3eef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode29c7b66_3078_4700_aeb8_cc47ae579d95.slice PodAnnotations:0xc002a06010}] Aliases:map[]}"
2026-06-09 12:20:02.895141 | controller | Jun 09 10:50:19.648620 crc crio[3654]: time="2026-06-09T10:50:19.648514164Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-9r8mf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.895157 | controller | Jun 09 10:50:19.679720 crc crio[3654]: time="2026-06-09T10:50:19.67679486Z" level=info msg="Got pod network &{Name:certified-operators-fpfrk Namespace:openshift-marketplace ID:3e1d9aa04dc62d0d0fd90f96b9c9f74e23738c9e3b2b6218530c7b21e97cd598 UID:567728c4-bac1-46b9-b9ff-ce745289008f NetNS:/var/run/netns/ffc5911f-68fc-4c87-addf-2366246388f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod567728c4_bac1_46b9_b9ff_ce745289008f.slice PodAnnotations:0xc0029b2618}] Aliases:map[]}"
2026-06-09 12:20:02.895173 | controller | Jun 09 10:50:19.679720 crc crio[3654]: time="2026-06-09T10:50:19.676881243Z" level=info msg="Adding pod openshift-marketplace_certified-operators-fpfrk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.895189 | controller | Jun 09 10:50:19.693114 crc crio[3654]: time="2026-06-09T10:50:19.692954591Z" level=info msg="Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver" id=0e7bea4b-3119-4974-ad3e-1fe0cf981d02 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.895208 | controller | Jun 09 10:50:19.695466 crc crio[3654]: time="2026-06-09T10:50:19.695267207Z" level=info msg="Created container 91f32f198a55e5eb74fafc16e4410bf081046056f55edfee5451a09309e46dc2: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=3c085efd-410c-4f20-8344-6da55a5260bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.895225 | controller | Jun 09 10:50:19.697487 crc crio[3654]: time="2026-06-09T10:50:19.697455789Z" level=info msg="Got pod network &{Name:redhat-operators-kbv5q Namespace:openshift-marketplace ID:f35ba46f5704b7a0c1dbba5084a9c17a7ef638a5dcacd99812d1c200c49178e3 UID:8526a162-9236-4afe-8233-b6777682d6b9 NetNS:/var/run/netns/59ffc851-eaa2-406e-9bd4-9103007fa1a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8526a162_9236_4afe_8233_b6777682d6b9.slice PodAnnotations:0xc002a06170}] Aliases:map[]}"
2026-06-09 12:20:02.895241 | controller | Jun 09 10:50:19.697685 crc crio[3654]: time="2026-06-09T10:50:19.697662315Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-kbv5q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.895257 | controller | Jun 09 10:50:19.742013 crc crio[3654]: time="2026-06-09T10:50:19.741878686Z" level=info msg="Got pod network &{Name:community-operators-6gftq Namespace:openshift-marketplace ID:f750c4ba8df9773193ad5a8a6cc6f75c71d647bf9be6c56ee3a89a27dcb895ec UID:bb8bf7e9-ef5d-4995-9612-6b447d361d43 NetNS:/var/run/netns/81dc2258-ae46-4c87-a4a6-5d8cc5ebb4f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbb8bf7e9_ef5d_4995_9612_6b447d361d43.slice PodAnnotations:0xc000588a98}] Aliases:map[]}"
2026-06-09 12:20:02.895274 | controller | Jun 09 10:50:19.757107 crc crio[3654]: time="2026-06-09T10:50:19.757077409Z" level=info msg="Checking pod openshift-marketplace_community-operators-6gftq for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.895289 | controller | Jun 09 10:50:19.846650 crc crio[3654]: time="2026-06-09T10:50:19.84586689Z" level=info msg="Starting container: 91f32f198a55e5eb74fafc16e4410bf081046056f55edfee5451a09309e46dc2" id=205cf3ab-cd5e-4914-be3b-a24ec39d117f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.895306 | controller | Jun 09 10:50:20.121252 crc crio[3654]: time="2026-06-09T10:50:20.119268203Z" level=info msg="Stopping container: 437c7452086ce9b38fd4da6983caa9bf2188acebd632832ee0efdf80ecd21626 (timeout: 30s)" id=3e07f91a-842b-4c74-9a00-6542a4849d13 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.895322 | controller | Jun 09 10:50:20.528424 crc crio[3654]: time="2026-06-09T10:50:20.52719455Z" level=info msg="Started container" PID=12222 containerID=91f32f198a55e5eb74fafc16e4410bf081046056f55edfee5451a09309e46dc2 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=205cf3ab-cd5e-4914-be3b-a24ec39d117f name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ef460c96b87455cd3d42a968ce20f7eb90516797fa62d1044a616eaa5e9991a
2026-06-09 12:20:02.895338 | controller | Jun 09 10:50:20.691670 crc crio[3654]: time="2026-06-09T10:50:20.69102486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.895373 | controller | Jun 09 10:50:21.292588 crc crio[3654]: time="2026-06-09T10:50:21.285269069Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.895391 | controller | Jun 09 10:50:21.306496 crc crio[3654]: time="2026-06-09T10:50:21.302940183Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 12:20:02.895410 | controller | Jun 09 10:50:21.904906 crc crio[3654]: time="2026-06-09T10:50:21.895404071Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.895426 | controller | Jun 09 10:50:21.960242 crc crio[3654]: time="2026-06-09T10:50:21.955528915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.895442 | controller | Jun 09 10:50:22.211493 crc crio[3654]: time="2026-06-09T10:50:22.211387058Z" level=info msg="Ran pod sandbox f750c4ba8df9773193ad5a8a6cc6f75c71d647bf9be6c56ee3a89a27dcb895ec with infra container: openshift-marketplace/community-operators-6gftq/POD" id=2887bb7a-b824-4e39-b068-8ea6f2a8ca55 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.895459 | controller | Jun 09 10:50:22.213199 crc crio[3654]: time="2026-06-09T10:50:22.213126338Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.895474 | controller | Jun 09 10:50:22.251028 crc crio[3654]: time="2026-06-09T10:50:22.250968177Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=90e2802e-9cbb-4358-810f-37f5a02f3972 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.895490 | controller | Jun 09 10:50:22.284399 crc crio[3654]: time="2026-06-09T10:50:22.284153343Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=87310bb2-259d-4642-bf9e-b678302095b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.895506 | controller | Jun 09 10:50:22.344400 crc crio[3654]: time="2026-06-09T10:50:22.330113543Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.895521 | controller | Jun 09 10:50:22.467776 crc crio[3654]: time="2026-06-09T10:50:22.467362025Z" level=info msg="Stopped container 437c7452086ce9b38fd4da6983caa9bf2188acebd632832ee0efdf80ecd21626: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=3e07f91a-842b-4c74-9a00-6542a4849d13 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.895537 | controller | Jun 09 10:50:22.481528 crc crio[3654]: time="2026-06-09T10:50:22.471624097Z" level=info msg="Creating container: openshift-marketplace/community-operators-6gftq/extract-utilities" id=004de3e3-8b51-4ac4-b1f7-3cc32a8f9d32 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.895553 | controller | Jun 09 10:50:23.400658 crc crio[3654]: time="2026-06-09T10:50:23.399383193Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=84d64962-b401-4dc2-bacf-ab543192500c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.895569 | controller | Jun 09 10:50:23.662183 crc crio[3654]: time="2026-06-09T10:50:23.66149948Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.895584 | controller | Jun 09 10:50:24.138101 crc crio[3654]: time="2026-06-09T10:50:24.130478448Z" level=info msg="Created container f06e5d52d0c58ec0c8c4fda7ead7010ef4797ea470199f0338b7add3493afef8: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy" id=66a5a289-824f-4e20-9efe-4f6c0d227069 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.895600 | controller | Jun 09 10:50:24.139230 crc crio[3654]: time="2026-06-09T10:50:24.130945202Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.895619 | controller | Jun 09 10:50:24.200537 crc crio[3654]: time="2026-06-09T10:50:24.187858Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=66559fd3-6044-4317-b2d5-49a199e72b02 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.895635 | controller | Jun 09 10:50:24.332952 crc crio[3654]: time="2026-06-09T10:50:24.328514209Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=5489f604-baac-4ed5-bea4-3948734ccc15 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.895651 | controller | Jun 09 10:50:24.332952 crc crio[3654]: time="2026-06-09T10:50:24.329061685Z" level=info msg="Starting container: f06e5d52d0c58ec0c8c4fda7ead7010ef4797ea470199f0338b7add3493afef8" id=ece6ed2a-764c-4d87-9ef2-e61fdc1b0a4b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.895667 | controller | Jun 09 10:50:25.610227 crc crio[3654]: time="2026-06-09T10:50:25.609892193Z" level=info msg="Created container c5ec076dce67e0d159a1edf47d009c350d0483640d611d4e98346d48e31997c4: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=9280741e-e424-4c5e-adf7-65ae05a0e0ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.895683 | controller | Jun 09 10:50:25.685538 crc crio[3654]: time="2026-06-09T10:50:25.685106649Z" level=info msg="Created container b9699fb4d0f822f4661430e89fa896ab133172dfda445cba5726d45abd4f44fe: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner" id=2698d4af-2f4e-4f28-8454-c11355f4cf64 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.895698 | controller | Jun 09 10:50:25.887672 crc crio[3654]: time="2026-06-09T10:50:25.887019751Z" level=info msg="Started container" PID=12308 containerID=f06e5d52d0c58ec0c8c4fda7ead7010ef4797ea470199f0338b7add3493afef8 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy id=ece6ed2a-764c-4d87-9ef2-e61fdc1b0a4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ef1feb5a8e380f23e0a947c1224c772c6ff7dff787489f89b6cf6c9d8e5588c
2026-06-09 12:20:02.895714 | controller | Jun 09 10:50:27.281499 crc crio[3654]: time="2026-06-09T10:50:27.262196834Z" level=info msg="Stopping pod sandbox: 5ff792e250be0d21d1ee08a0628c2bab051ac626397b8a6b729c051b6d580cb5" id=2e23ff3e-d12d-43bf-8610-e225b9f2a268 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.895729 | controller | Jun 09 10:50:27.282869 crc crio[3654]: time="2026-06-09T10:50:27.272369847Z" level=info msg="Starting container: b9699fb4d0f822f4661430e89fa896ab133172dfda445cba5726d45abd4f44fe" id=d51781c7-869d-4297-a638-f8cbaf9b4a0a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.895745 | controller | Jun 09 10:50:27.468948 crc crio[3654]: time="2026-06-09T10:50:27.272421108Z" level=info msg="Starting container: c5ec076dce67e0d159a1edf47d009c350d0483640d611d4e98346d48e31997c4" id=a8fe56a5-7d82-44d6-b805-cd257eaafca0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.895760 | controller | Jun 09 10:50:27.597163 crc crio[3654]: time="2026-06-09T10:50:27.589909297Z" level=info msg="Started container" PID=12362 containerID=c5ec076dce67e0d159a1edf47d009c350d0483640d611d4e98346d48e31997c4 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=a8fe56a5-7d82-44d6-b805-cd257eaafca0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b82109e8bb79c50ae2d555de28caead94e0d09533fcea5ff28fa8811dc5f7ca6
2026-06-09 12:20:02.895776 | controller | Jun 09 10:50:27.795848 crc crio[3654]: time="2026-06-09T10:50:27.795136863Z" level=info msg="Started container" PID=12300 containerID=b9699fb4d0f822f4661430e89fa896ab133172dfda445cba5726d45abd4f44fe description=hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner id=d51781c7-869d-4297-a638-f8cbaf9b4a0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=90c3c87c4f9194024c9580ce5f172fe9a9d3198fa4bd34c7b8f3d248cc5b9d78
2026-06-09 12:20:02.895795 | controller | Jun 09 10:50:27.991436 crc crio[3654]: time="2026-06-09T10:50:27.979978474Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.895811 | controller | Jun 09 10:50:28.273084 crc crio[3654]: time="2026-06-09T10:50:28.272941767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.895827 | controller | Jun 09 10:50:28.274709 crc crio[3654]: time="2026-06-09T10:50:28.274257895Z" level=info msg="Stopping container: 7009d71d10bd7dedb68a1c79d84a222cfa958d674bd36368592c4a6317af2129 (timeout: 30s)" id=6df3e1b7-1821-4d44-84a4-ba3eec721b64 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.895842 | controller | Jun 09 10:50:28.339883 crc crio[3654]: time="2026-06-09T10:50:28.330080302Z" level=info msg="Stopping container: 8d19fec8c8e3a758b7272586d215d4dca438591b628d092147af3effc0a970bd (timeout: 30s)" id=73825550-9f0d-4517-ba2d-e9bebb6fa971 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.895858 | controller | Jun 09 10:50:29.016693 crc crio[3654]: time="2026-06-09T10:50:28.89352296Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest" id=3c1fc57f-9489-41f6-b845-61911c5b4c9c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.895873 | controller | Jun 09 10:50:29.349154 crc crio[3654]: time="2026-06-09T10:50:29.34760093Z" level=info msg="Stopping container: 393506aa389743da454a7081d79f2180c6bf0bc45809bd441aafd38936a9cbba (timeout: 2s)" id=f42ab25b-73a0-4f28-835b-b94f71b871e0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.895889 | controller | Jun 09 10:50:30.875968 crc crio[3654]: time="2026-06-09T10:50:30.873663207Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.895905 | controller | Jun 09 10:50:30.933496 crc crio[3654]: time="2026-06-09T10:50:30.928738272Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest" id=85716610-c534-4d01-80f0-4fe64a03d482 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.895921 | controller | Jun 09 10:50:31.098822 crc crio[3654]: time="2026-06-09T10:50:31.093881215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.895936 | controller | Jun 09 10:50:31.262002 crc crio[3654]: time="2026-06-09T10:50:31.197714884Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar" id=2b60aa1f-8996-44a6-90a2-e2204e384f39 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.895952 | controller | Jun 09 10:50:31.298026 crc crio[3654]: time="2026-06-09T10:50:31.297967539Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.895968 | controller | Jun 09 10:50:31.409834 crc crio[3654]: time="2026-06-09T10:50:31.291717979Z" level=info msg="Stopped container 393506aa389743da454a7081d79f2180c6bf0bc45809bd441aafd38936a9cbba: openshift-console/downloads-747b44746d-4pqvr/download-server" id=f42ab25b-73a0-4f28-835b-b94f71b871e0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.895984 | controller | Jun 09 10:50:31.493688 crc crio[3654]: time="2026-06-09T10:50:31.475119129Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=b0bd655d-ee54-4f98-82b5-fad56a69637b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.896003 | controller | Jun 09 10:50:34.878848 crc crio[3654]: time="2026-06-09T10:50:34.87769975Z" level=info msg="Created container 0b7c619e33c12dda59f0c941d7a5302da8070021af7f21d229505a0543e1da0e: openshift-marketplace/community-operators-6gftq/extract-utilities" id=004de3e3-8b51-4ac4-b1f7-3cc32a8f9d32 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.896019 | controller | Jun 09 10:50:35.012649 crc crio[3654]: time="2026-06-09T10:50:35.012200641Z" level=info msg="Starting container: 0b7c619e33c12dda59f0c941d7a5302da8070021af7f21d229505a0543e1da0e" id=eeb50728-921b-41d7-a03b-11322d0d2600 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.896035 | controller | Jun 09 10:50:35.322210 crc crio[3654]: time="2026-06-09T10:50:35.320159206Z" level=info msg="Started container" PID=12504 containerID=0b7c619e33c12dda59f0c941d7a5302da8070021af7f21d229505a0543e1da0e description=openshift-marketplace/community-operators-6gftq/extract-utilities id=eeb50728-921b-41d7-a03b-11322d0d2600 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f750c4ba8df9773193ad5a8a6cc6f75c71d647bf9be6c56ee3a89a27dcb895ec
2026-06-09 12:20:02.896051 | controller | Jun 09 10:50:35.372730 crc crio[3654]: time="2026-06-09T10:50:35.362446844Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.896067 | controller | Jun 09 10:50:36.106811 crc crio[3654]: time="2026-06-09T10:50:36.098947504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.896083 | controller | Jun 09 10:50:36.176779 crc crio[3654]: time="2026-06-09T10:50:36.167142376Z" level=info msg="Stopped container 7009d71d10bd7dedb68a1c79d84a222cfa958d674bd36368592c4a6317af2129: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=6df3e1b7-1821-4d44-84a4-ba3eec721b64 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.896098 | controller | Jun 09 10:50:36.354930 crc crio[3654]: time="2026-06-09T10:50:36.354750346Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.896114 | controller | Jun 09 10:50:36.803414 crc crio[3654]: time="2026-06-09T10:50:36.802894095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.896130 | controller | Jun 09 10:50:36.822851 crc crio[3654]: time="2026-06-09T10:50:36.822756897Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=dbb73ce1-88bc-40e6-b399-bcc9fce96800 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.896146 | controller | Jun 09 10:50:36.823514 crc crio[3654]: time="2026-06-09T10:50:36.823164719Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=0556f541-fa24-4dd5-ae14-3ebc6363f0f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.896162 | controller | Jun 09 10:50:36.877389 crc crio[3654]: time="2026-06-09T10:50:36.874085375Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=2700921d-ea44-4859-8126-3e907c82748e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.896177 | controller | Jun 09 10:50:36.877389 crc crio[3654]: time="2026-06-09T10:50:36.874765174Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=a1e6898a-8fe3-4f0b-9116-3aa136b67b68 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.896196 | controller | Jun 09 10:50:36.877389 crc crio[3654]: time="2026-06-09T10:50:36.87496767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.896213 | controller | Jun 09 10:50:36.898180 crc crio[3654]: time="2026-06-09T10:50:36.898057085Z" level=info msg="Created container fb545f2fae4e08872d85baadddeda07678dcc529e8a8696fb06acc162622fe67: openshift-dns/dns-default-qtghf/kube-rbac-proxy" id=0f0f3ac8-f891-4240-a5bc-ec441f7d9be1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.896228 | controller | Jun 09 10:50:37.029411 crc crio[3654]: 2026-06-09T10:50:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f35ba46f5704b7a Mac:b2:0a:0d:6d:ec:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/59ffc851-eaa2-406e-9bd4-9103007fa1a8 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.896244 | controller | Jun 09 10:50:37.029411 crc crio[3654]: 2026-06-09T10:50:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9cdb853dd0dee53 Mac:be:db:2c:c3:1d:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/aec62536-645a-4aad-bed7-88582afe3eef SocketPath: PciID:}] [{Interface:0xc00011b620 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.896260 | controller | Jun 09 10:50:37.036092 crc crio[3654]: 2026-06-09T10:50:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3e1d9aa04dc62d0 Mac:ee:a4:2d:4f:a6:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/ffc5911f-68fc-4c87-addf-2366246388f9 SocketPath: PciID:}] [{Interface:0xc0002b0970 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.896276 | controller | Jun 09 10:50:37.049843 crc crio[3654]: time="2026-06-09T10:50:37.049673779Z" level=info msg="Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=5a20cf78-576e-41d7-9ddb-bffa78909661 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.896291 | controller | Jun 09 10:50:37.051106 crc crio[3654]: time="2026-06-09T10:50:37.050821002Z" level=info msg="Starting container: fb545f2fae4e08872d85baadddeda07678dcc529e8a8696fb06acc162622fe67" id=daf8b18f-b781-4c6f-aa88-0ca5cebcfdc5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.896307 | controller | Jun 09 10:50:37.076965 crc crio[3654]: time="2026-06-09T10:50:37.05527771Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 12:20:02.896323 | controller | Jun 09 10:50:37.076965 crc crio[3654]: time="2026-06-09T10:50:37.076891512Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/thin_entrypoint\""
2026-06-09 12:20:02.896339 | controller | Jun 09 10:50:37.160425 crc crio[3654]: time="2026-06-09T10:50:37.159766928Z" level=info msg="Got pod network &{Name:collect-profiles-29683365-rps4s Namespace:openshift-operator-lifecycle-manager ID:5ff792e250be0d21d1ee08a0628c2bab051ac626397b8a6b729c051b6d580cb5 UID:40954465-82c0-4d33-9a58-f88172c97205 NetNS:/var/run/netns/1ed5820e-1cfa-4611-83c4-879db687d0dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod40954465_82c0_4d33_9a58_f88172c97205.slice PodAnnotations:0xc001712470}] Aliases:map[]}"
2026-06-09 12:20:02.896373 | controller | Jun 09 10:50:37.160425 crc crio[3654]: time="2026-06-09T10:50:37.160484028Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683365-rps4s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.896391 | controller | Jun 09 10:50:37.194424 crc crio[3654]: time="2026-06-09T10:50:37.191245044Z" level=info msg="Got pod network &{Name:redhat-operators-kbv5q Namespace:openshift-marketplace ID:f35ba46f5704b7a0c1dbba5084a9c17a7ef638a5dcacd99812d1c200c49178e3 UID:8526a162-9236-4afe-8233-b6777682d6b9 NetNS:/var/run/netns/59ffc851-eaa2-406e-9bd4-9103007fa1a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8526a162_9236_4afe_8233_b6777682d6b9.slice PodAnnotations:0xc002a06170}] Aliases:map[]}"
2026-06-09 12:20:02.896411 | controller | Jun 09 10:50:37.194424 crc crio[3654]: time="2026-06-09T10:50:37.191746088Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-kbv5q for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.896428 | controller | Jun 09 10:50:37.229410 crc crio[3654]: time="2026-06-09T10:50:37.228703912Z" level=info msg="Got pod network &{Name:redhat-marketplace-9r8mf Namespace:openshift-marketplace ID:9cdb853dd0dee534b1202c3309d5c11200cb762ff1c64ad2e522288b3cf2ff56 UID:e29c7b66-3078-4700-aeb8-cc47ae579d95 NetNS:/var/run/netns/aec62536-645a-4aad-bed7-88582afe3eef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode29c7b66_3078_4700_aeb8_cc47ae579d95.slice PodAnnotations:0xc002a06010}] Aliases:map[]}"
2026-06-09 12:20:02.896445 | controller | Jun 09 10:50:37.229410 crc crio[3654]: time="2026-06-09T10:50:37.229031211Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-9r8mf for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.896461 | controller | Jun 09 10:50:37.229799 crc crio[3654]: time="2026-06-09T10:50:37.229465294Z" level=info msg="Got pod network &{Name:certified-operators-fpfrk Namespace:openshift-marketplace ID:3e1d9aa04dc62d0d0fd90f96b9c9f74e23738c9e3b2b6218530c7b21e97cd598 UID:567728c4-bac1-46b9-b9ff-ce745289008f NetNS:/var/run/netns/ffc5911f-68fc-4c87-addf-2366246388f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod567728c4_bac1_46b9_b9ff_ce745289008f.slice PodAnnotations:0xc0029b2618}] Aliases:map[]}"
2026-06-09 12:20:02.896477 | controller | Jun 09 10:50:37.229799 crc crio[3654]: time="2026-06-09T10:50:37.229644159Z" level=info msg="Checking pod openshift-marketplace_certified-operators-fpfrk for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.896493 | controller | Jun 09 10:50:37.243367 crc crio[3654]: time="2026-06-09T10:50:37.242697635Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.896509 | controller | Jun 09 10:50:37.284000 crc crio[3654]: time="2026-06-09T10:50:37.28388589Z" level=info msg="Started container" PID=12594 containerID=fb545f2fae4e08872d85baadddeda07678dcc529e8a8696fb06acc162622fe67 description=openshift-dns/dns-default-qtghf/kube-rbac-proxy id=daf8b18f-b781-4c6f-aa88-0ca5cebcfdc5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c32ba18b5fd39654f558912d3c97c02ccbf4d2592b30296aabfa4a30cfa03b08
2026-06-09 12:20:02.896525 | controller | Jun 09 10:50:37.405859 crc crio[3654]: time="2026-06-09T10:50:37.405489831Z" level=info msg="Ran pod sandbox f35ba46f5704b7a0c1dbba5084a9c17a7ef638a5dcacd99812d1c200c49178e3 with infra container: openshift-marketplace/redhat-operators-kbv5q/POD" id=d36c86a8-8702-4620-a105-4cf615f6188f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.896541 | controller | Jun 09 10:50:37.492940 crc crio[3654]: time="2026-06-09T10:50:37.49265803Z" level=info msg="Ran pod sandbox 9cdb853dd0dee534b1202c3309d5c11200cb762ff1c64ad2e522288b3cf2ff56 with infra container: openshift-marketplace/redhat-marketplace-9r8mf/POD" id=2308e3eb-65f5-40f6-aa5e-f82fe94cf271 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.896557 | controller | Jun 09 10:50:37.525281 crc crio[3654]: time="2026-06-09T10:50:37.524774785Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c1c92229-6070-4234-ab76-db0ee3efb527 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.896581 | controller | Jun 09 10:50:37.538593 crc crio[3654]: time="2026-06-09T10:50:37.538206392Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f7a49628-e0a4-48fc-b143-865555ea9a7e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.896597 | controller | Jun 09 10:50:37.614083 crc crio[3654]: time="2026-06-09T10:50:37.613924231Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=36b4d830-f0b1-4b26-99a4-b0429c93eea9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.896612 | controller | Jun 09 10:50:37.635770 crc crio[3654]: time="2026-06-09T10:50:37.635152142Z" level=info msg="Created container deb6a600f58c4e78d198ab2833a344a72c86e4ef39a26f10d0420654433323ce: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy" id=13dc99e4-435e-40ef-a7e4-5ca64a283ed8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.896628 | controller | Jun 09 10:50:37.702892 crc crio[3654]: time="2026-06-09T10:50:37.699518355Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=f952b36d-8383-48b3-92de-7ca4ba0b31c7 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.896644 | controller | Jun 09 10:50:37.728706 crc crio[3654]: time="2026-06-09T10:50:37.723253908Z" level=info msg="Starting container: deb6a600f58c4e78d198ab2833a344a72c86e4ef39a26f10d0420654433323ce" id=b9217b72-d93f-404d-ae6e-bfd4e6dad8c9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.896660 | controller | Jun 09 10:50:37.792423 crc crio[3654]: time="2026-06-09T10:50:37.785387807Z" level=info msg="Started container" PID=12608 containerID=deb6a600f58c4e78d198ab2833a344a72c86e4ef39a26f10d0420654433323ce description=openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy id=b9217b72-d93f-404d-ae6e-bfd4e6dad8c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f42b7202cf82e2736808952674fdc287e597b13275712a35ba7b23ed679b59d1
2026-06-09 12:20:02.896676 | controller | Jun 09 10:50:37.817956 crc crio[3654]: time="2026-06-09T10:50:37.817730008Z" level=info msg="Ran pod sandbox 3e1d9aa04dc62d0d0fd90f96b9c9f74e23738c9e3b2b6218530c7b21e97cd598 with infra container: openshift-marketplace/certified-operators-fpfrk/POD" id=bff66a7e-4c01-4063-98c6-bfeb87f83c92 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.896692 | controller | Jun 09 10:50:37.886625 crc crio[3654]: time="2026-06-09T10:50:37.885168489Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=68ea424d-f10d-4396-8123-4355cae6a234 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.896707 | controller | Jun 09 10:50:37.902869 crc crio[3654]: time="2026-06-09T10:50:37.900184011Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-09 12:20:02.896723 | controller | Jun 09 10:50:38.039535 crc crio[3654]: time="2026-06-09T10:50:38.038655518Z" level=info msg="Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-gj4z5/POD" id=ea88bdc4-93e0-4706-b2db-699b98897b42 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.896739 | controller | Jun 09 10:50:38.039535 crc crio[3654]: time="2026-06-09T10:50:38.038810872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.896755 | controller | Jun 09 10:50:38.174961 crc crio[3654]: time="2026-06-09T10:50:38.174251011Z" level=info msg="Stopping container: c5ec076dce67e0d159a1edf47d009c350d0483640d611d4e98346d48e31997c4 (timeout: 30s)" id=c78965db-7e14-41b7-a14b-fc5fbcd5c318 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.896782 | controller | Jun 09 10:50:38.548653 crc crio[3654]: time="2026-06-09T10:50:38.538874165Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.896799 | controller | Jun 09 10:50:38.746224 crc crio[3654]: time="2026-06-09T10:50:38.736925186Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.896815 | controller | Jun 09 10:50:38.806883 crc crio[3654]: time="2026-06-09T10:50:38.796971644Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-kbv5q/extract-utilities" id=4a6ff830-493a-4245-8d7d-b634f6fc8058 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.896832 | controller | Jun 09 10:50:38.806883 crc crio[3654]: time="2026-06-09T10:50:38.79750917Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=22de1dab-3042-4c84-8c21-34dca52b90b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.896847 | controller | Jun 09 10:50:38.806883 crc crio[3654]: time="2026-06-09T10:50:38.798261162Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=001b1241-dbe3-4101-8a9f-71a879d58faa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.896863 | controller | Jun 09 10:50:38.839968 crc crio[3654]: time="2026-06-09T10:50:38.839930701Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.896879 | controller | Jun 09 10:50:38.854713 crc crio[3654]: time="2026-06-09T10:50:38.854396237Z" level=info msg="Created container 2e99592ee834b4db0fd0637417506f4446eb63bd89f84997fddc9e2b4f04e6d4: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=5489f604-baac-4ed5-bea4-3948734ccc15 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.896895 | controller | Jun 09 10:50:38.863774 crc crio[3654]: time="2026-06-09T10:50:38.863217161Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.896910 | controller | Jun 09 10:50:38.942990 crc crio[3654]: time="2026-06-09T10:50:38.942816312Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-9r8mf/extract-utilities" id=ed5c1784-6d89-4c1d-80d7-e83cf093fb82 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.896926 | controller | Jun 09 10:50:38.943266 crc crio[3654]: time="2026-06-09T10:50:38.943236814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.896942 | controller | Jun 09 10:50:38.949004 crc crio[3654]: time="2026-06-09T10:50:38.948849766Z" level=info msg="Creating container: openshift-marketplace/certified-operators-fpfrk/extract-utilities" id=4ca4369f-c0d5-4c57-9f18-88f861439628 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.896960 | controller | Jun 09 10:50:38.959030 crc crio[3654]: time="2026-06-09T10:50:38.958974717Z" level=info msg="Starting container: 2e99592ee834b4db0fd0637417506f4446eb63bd89f84997fddc9e2b4f04e6d4" id=1cc0b7da-5c5c-461a-a3ae-eb2c7b184e34 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.896978 | controller | Jun 09 10:50:39.073960 crc crio[3654]: time="2026-06-09T10:50:39.073607307Z" level=info msg="Started container" PID=12641 containerID=2e99592ee834b4db0fd0637417506f4446eb63bd89f84997fddc9e2b4f04e6d4 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=1cc0b7da-5c5c-461a-a3ae-eb2c7b184e34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb45a7e46f69528707fef11d2fb816a926217d8e491185dd1744b24a966cf3bf
2026-06-09 12:20:02.896997 | controller | Jun 09 10:50:39.154183 crc crio[3654]: time="2026-06-09T10:50:39.152025145Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 12:20:02.897014 | controller | Jun 09 10:50:39.202431 crc crio[3654]: time="2026-06-09T10:50:39.19390356Z" level=info msg="Stopped container 8d19fec8c8e3a758b7272586d215d4dca438591b628d092147af3effc0a970bd: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=73825550-9f0d-4517-ba2d-e9bebb6fa971 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.897030 | controller | Jun 09 10:50:39.256468 crc crio[3654]: time="2026-06-09T10:50:39.256398389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.897046 | controller | Jun 09 10:50:39.297433 crc crio[3654]: time="2026-06-09T10:50:39.296821653Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0bc5c0d8-e435-44cf-8e55-d573dd7bec28 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.897062 | controller | Jun 09 10:50:39.311182 crc crio[3654]: time="2026-06-09T10:50:39.310915368Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.897078 | controller | Jun 09 10:50:39.325766 crc crio[3654]: time="2026-06-09T10:50:39.32140549Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=71a660c3-06cf-4431-882f-6d346c04fa3f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.897094 | controller | Jun 09 10:50:39.389976 crc crio[3654]: time="2026-06-09T10:50:39.389233353Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=c663a358-66c3-42a2-86e8-c1fac789def0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.897110 | controller | Jun 09 10:50:39.479968 crc crio[3654]: time="2026-06-09T10:50:39.47978012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.897126 | controller | Jun 09 10:50:39.704238 crc crio[3654]: time="2026-06-09T10:50:39.704190159Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=ea88bdc4-93e0-4706-b2db-699b98897b42 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.897142 | controller | Jun 09 10:50:39.712126 crc crio[3654]: time="2026-06-09T10:50:39.7118719Z" level=info msg="Created container dfbdc40273401035a2f58a78405565622011ca8e480453db5fcc978e856100a0: openshift-console/downloads-747b44746d-4pqvr/download-server" id=a1e6898a-8fe3-4f0b-9116-3aa136b67b68 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.897157 | controller | Jun 09 10:50:39.726891 crc crio[3654]: time="2026-06-09T10:50:39.72679376Z" level=info msg="Starting container: dfbdc40273401035a2f58a78405565622011ca8e480453db5fcc978e856100a0" id=1ef2ea42-d2b6-4cef-9e57-3a610f5c13d0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.897172 | controller | Jun 09 10:50:39.870520 crc crio[3654]: time="2026-06-09T10:50:39.869402235Z" level=info msg="Started container" PID=12677 containerID=dfbdc40273401035a2f58a78405565622011ca8e480453db5fcc978e856100a0 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=1ef2ea42-d2b6-4cef-9e57-3a610f5c13d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9b479de35f01ab7bfcd62a9edfa06265f1db178e901d03ec50c14687e120ac3
2026-06-09 12:20:02.897191 | controller | Jun 09 10:50:39.933577 crc crio[3654]: time="2026-06-09T10:50:39.932982055Z" level=info msg="Created container 57cdfd8d84d5d71812f83e41b70120d6b73be30b27f5d955ceb1c47296a31aae: openshift-marketplace/redhat-operators-kbv5q/extract-utilities" id=4a6ff830-493a-4245-8d7d-b634f6fc8058 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.897207 | controller | Jun 09 10:50:39.969694 crc crio[3654]: time="2026-06-09T10:50:39.966458528Z" level=info msg="Starting container: 57cdfd8d84d5d71812f83e41b70120d6b73be30b27f5d955ceb1c47296a31aae" id=4c6ff1cf-3d50-40b8-8a11-104b073291e9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.897222 | controller | Jun 09 10:50:40.019205 crc crio[3654]: time="2026-06-09T10:50:40.001391434Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.897238 | controller | Jun 09 10:50:40.021384 crc crio[3654]: time="2026-06-09T10:50:40.021131242Z" level=info msg="Stopped pod sandbox: 5ff792e250be0d21d1ee08a0628c2bab051ac626397b8a6b729c051b6d580cb5" id=2e23ff3e-d12d-43bf-8610-e225b9f2a268 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.897253 | controller | Jun 09 10:50:40.026646 crc crio[3654]: time="2026-06-09T10:50:40.025003974Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.897269 | controller | Jun 09 10:50:40.069621 crc crio[3654]: time="2026-06-09T10:50:40.064151341Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 12:20:02.897284 | controller | Jun 09 10:50:40.069621 crc crio[3654]: time="2026-06-09T10:50:40.065336445Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_bd34e9d1-a134-47f5-94a8-df8261d81284\""
2026-06-09 12:20:02.897300 | controller | Jun 09 10:50:40.069621 crc crio[3654]: time="2026-06-09T10:50:40.06552282Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/ip-control-loop\""
2026-06-09 12:20:02.897315 | controller | Jun 09 10:50:40.302774 crc crio[3654]: time="2026-06-09T10:50:40.227403841Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.897331 | controller | Jun 09 10:50:40.302774 crc crio[3654]: time="2026-06-09T10:50:40.239839978Z" level=info msg="Ran pod sandbox c3d465aac84636cee0b2f63ccd895c297855e6e46843b71f6dbb4566f94a28b8 with infra container: openshift-multus/cni-sysctl-allowlist-ds-gj4z5/POD" id=ea88bdc4-93e0-4706-b2db-699b98897b42 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.897363 | controller | Jun 09 10:50:40.302774 crc crio[3654]: time="2026-06-09T10:50:40.286512862Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.897384 | controller | Jun 09 10:50:40.439635 crc crio[3654]: time="2026-06-09T10:50:40.439573408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.897400 | controller | Jun 09 10:50:40.454426 crc crio[3654]: time="2026-06-09T10:50:40.451588794Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=3ff11ac3-ca6e-419e-8719-bd63f7093513 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.897416 | controller | Jun 09 10:50:40.598616 crc crio[3654]: time="2026-06-09T10:50:40.598211454Z" level=info msg="Started container" PID=12697 containerID=57cdfd8d84d5d71812f83e41b70120d6b73be30b27f5d955ceb1c47296a31aae description=openshift-marketplace/redhat-operators-kbv5q/extract-utilities id=4c6ff1cf-3d50-40b8-8a11-104b073291e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f35ba46f5704b7a0c1dbba5084a9c17a7ef638a5dcacd99812d1c200c49178e3
2026-06-09 12:20:02.897438 | controller | Jun 09 10:50:40.792406 crc crio[3654]: time="2026-06-09T10:50:40.792184118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.897454 | controller | Jun 09 10:50:40.802196 crc crio[3654]: time="2026-06-09T10:50:40.799837648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.897470 | controller | Jun 09 10:50:40.804459 crc crio[3654]: time="2026-06-09T10:50:40.80441713Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=15fe8048-5c71-4e74-97a2-91ae7eda1bd5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.897485 | controller | Jun 09 10:50:40.834120 crc crio[3654]: time="2026-06-09T10:50:40.83152703Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.897501 | controller | Jun 09 10:50:40.926348 crc crio[3654]: time="2026-06-09T10:50:40.923758475Z" level=info msg="Creating container: openshift-multus/cni-sysctl-allowlist-ds-gj4z5/kube-multus-additional-cni-plugins" id=ae92cc49-22d7-4ef1-b409-57a5c1284d9f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.897517 | controller | Jun 09 10:50:40.963086 crc crio[3654]: time="2026-06-09T10:50:40.96144626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.897533 | controller | Jun 09 10:50:41.042522 crc crio[3654]: time="2026-06-09T10:50:41.042247415Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.897548 | controller | Jun 09 10:50:41.445601 crc crio[3654]: time="2026-06-09T10:50:41.445139842Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.897564 | controller | Jun 09 10:50:41.679626 crc crio[3654]: time="2026-06-09T10:50:41.664919278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.897580 | controller | Jun 09 10:50:41.710361 crc crio[3654]: time="2026-06-09T10:50:41.703761456Z" level=info msg="Created container e74b6c889f000e53c6d5130bba2a07b26b8b7fdb83c5a197dbe4a4d75a26ef19: openshift-marketplace/redhat-marketplace-9r8mf/extract-utilities" id=ed5c1784-6d89-4c1d-80d7-e83cf093fb82 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.897595 | controller | Jun 09 10:50:41.714490 crc crio[3654]: time="2026-06-09T10:50:41.714449364Z" level=info msg="Starting container: e74b6c889f000e53c6d5130bba2a07b26b8b7fdb83c5a197dbe4a4d75a26ef19" id=6e62bf28-ae5e-4c61-bdd8-d89fca283162 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.897610 | controller | Jun 09 10:50:41.723598 crc crio[3654]: time="2026-06-09T10:50:41.720092176Z" level=info msg="Created container 563e60c0ebe77df11816dc1706506b00c6b972cfaf7d828db4be48923aa39215: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver" id=9cfd382b-1fea-448f-a46d-9c78da562c08 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.897626 | controller | Jun 09 10:50:41.737687 crc crio[3654]: time="2026-06-09T10:50:41.730527857Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.897660 | controller | Jun 09 10:50:41.755406 crc crio[3654]: time="2026-06-09T10:50:41.75251611Z" level=info msg="Starting container: 563e60c0ebe77df11816dc1706506b00c6b972cfaf7d828db4be48923aa39215" id=77ec6376-80c3-4231-8b9e-70eee7784c15 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.897677 | controller | Jun 09 10:50:41.789446 crc crio[3654]: time="2026-06-09T10:50:41.777007805Z" level=info msg="Created container 0811cbe3759f2642bd7ff0ce5221b363827d9104b70da6653dc258c7480a0a2d: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy" id=6c4f0873-38f8-4a94-9300-4f7ceb0e207e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.897693 | controller | Jun 09 10:50:41.866162 crc crio[3654]: time="2026-06-09T10:50:41.86610674Z" level=info msg="Starting container: 0811cbe3759f2642bd7ff0ce5221b363827d9104b70da6653dc258c7480a0a2d" id=fb63ea1c-2bd7-41ed-9cc7-57b087070d6f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.897712 | controller | Jun 09 10:50:41.970581 crc crio[3654]: time="2026-06-09T10:50:41.960693701Z" level=info msg="Started container" PID=12742 containerID=0811cbe3759f2642bd7ff0ce5221b363827d9104b70da6653dc258c7480a0a2d description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy id=fb63ea1c-2bd7-41ed-9cc7-57b087070d6f name=/runtime.v1.RuntimeService/StartContainer sandboxID=78f4b96b19577938b8ecd27d240ad44a258ff1f925f4cf4b0b83cdb9218ec392
2026-06-09 12:20:02.897728 | controller | Jun 09 10:50:42.033482 crc crio[3654]: time="2026-06-09T10:50:42.033429395Z" level=info msg="Started container" PID=12741 containerID=e74b6c889f000e53c6d5130bba2a07b26b8b7fdb83c5a197dbe4a4d75a26ef19 description=openshift-marketplace/redhat-marketplace-9r8mf/extract-utilities id=6e62bf28-ae5e-4c61-bdd8-d89fca283162 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9cdb853dd0dee534b1202c3309d5c11200cb762ff1c64ad2e522288b3cf2ff56
2026-06-09 12:20:02.897744 | controller | Jun 09 10:50:42.079243 crc crio[3654]: time="2026-06-09T10:50:42.078823732Z" level=info msg="Started container" PID=12734 containerID=563e60c0ebe77df11816dc1706506b00c6b972cfaf7d828db4be48923aa39215 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver id=77ec6376-80c3-4231-8b9e-70eee7784c15 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d0e5fd139fc516763a67bfb7e0605dd51234d7f52071de765805788dc293680
2026-06-09 12:20:02.897760 | controller | Jun 09 10:50:42.339608 crc crio[3654]: time="2026-06-09T10:50:42.339094844Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.897775 | controller | Jun 09 10:50:42.697136 crc crio[3654]: time="2026-06-09T10:50:42.696540982Z" level=info msg="Created container f8e84742cdb8c72942725adc3e90f769702d8e280a64a1b21ece0501d0a59604: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver" id=0e7bea4b-3119-4974-ad3e-1fe0cf981d02 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.897791 | controller | Jun 09 10:50:42.706767 crc crio[3654]: time="2026-06-09T10:50:42.698154718Z" level=info msg="Stopped container c5ec076dce67e0d159a1edf47d009c350d0483640d611d4e98346d48e31997c4: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=c78965db-7e14-41b7-a14b-fc5fbcd5c318 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.897806 | controller | Jun 09 10:50:42.734664 crc crio[3654]: time="2026-06-09T10:50:42.726421962Z" level=info msg="Created container 599f5f86d201c7c347a1e81a030a06f7283595254bdc499f18d5af063802c86f: openshift-marketplace/certified-operators-fpfrk/extract-utilities" id=4ca4369f-c0d5-4c57-9f18-88f861439628 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.897822 | controller | Jun 09 10:50:42.752839 crc crio[3654]: time="2026-06-09T10:50:42.742903186Z" level=info msg="Created container 4fd16f1e14a408061d2ad7df20aa093b7ab5fa7f22a8f812a44f12ca28974430: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=5a20cf78-576e-41d7-9ddb-bffa78909661 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.897840 | controller | Jun 09 10:50:42.768263 crc crio[3654]: time="2026-06-09T10:50:42.768209055Z" level=info msg="Starting container: 599f5f86d201c7c347a1e81a030a06f7283595254bdc499f18d5af063802c86f" id=dc58fa42-75e7-427f-b201-1c83a93526aa name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.897856 | controller | Jun 09 10:50:42.775441 crc crio[3654]: time="2026-06-09T10:50:42.77184703Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=3b661fbc-42f2-436b-9a2a-995767ebe81d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.897871 | controller | Jun 09 10:50:42.790845 crc crio[3654]: time="2026-06-09T10:50:42.790651751Z" level=info msg="Starting container: 4fd16f1e14a408061d2ad7df20aa093b7ab5fa7f22a8f812a44f12ca28974430" id=de4dacd1-e731-4caa-8223-f81d70b65fd0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.897886 | controller | Jun 09 10:50:42.792188 crc crio[3654]: time="2026-06-09T10:50:42.791270569Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=642447bf-861b-4feb-9c94-21a41426cc79 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.897901 | controller | Jun 09 10:50:42.792899 crc crio[3654]: time="2026-06-09T10:50:42.792602517Z" level=info msg="Created container 54c9344bf8af8c8cc7ab9226927c6b65fe174206dbdecf671bc91b2a5d960014: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=c663a358-66c3-42a2-86e8-c1fac789def0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.897917 | controller | Jun 09 10:50:42.795731 crc crio[3654]: time="2026-06-09T10:50:42.795695636Z" level=info msg="Starting container: f8e84742cdb8c72942725adc3e90f769702d8e280a64a1b21ece0501d0a59604" id=5aa7c90f-3599-4676-897d-da866536730c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.897933 | controller | Jun 09 10:50:42.810885 crc crio[3654]: time="2026-06-09T10:50:42.809931546Z" level=info msg="Starting container: 54c9344bf8af8c8cc7ab9226927c6b65fe174206dbdecf671bc91b2a5d960014" id=35a1d223-64fe-4e9b-ad56-a5a17f19957b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.897948 | controller | Jun 09 10:50:42.810885 crc crio[3654]: time="2026-06-09T10:50:42.810716248Z" level=info msg="Started container" PID=12749 containerID=599f5f86d201c7c347a1e81a030a06f7283595254bdc499f18d5af063802c86f description=openshift-marketplace/certified-operators-fpfrk/extract-utilities id=dc58fa42-75e7-427f-b201-1c83a93526aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e1d9aa04dc62d0d0fd90f96b9c9f74e23738c9e3b2b6218530c7b21e97cd598
2026-06-09 12:20:02.897964 | controller | Jun 09 10:50:42.914671 crc crio[3654]: time="2026-06-09T10:50:42.908214385Z" level=info msg="Started container" PID=12770 containerID=f8e84742cdb8c72942725adc3e90f769702d8e280a64a1b21ece0501d0a59604 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver id=5aa7c90f-3599-4676-897d-da866536730c name=/runtime.v1.RuntimeService/StartContainer sandboxID=094d4b6349d4384be618d9aa2252a4d746be877ca9c9a74acb862d806f394a0b
2026-06-09 12:20:02.897979 | controller | Jun 09 10:50:42.914671 crc crio[3654]: time="2026-06-09T10:50:42.910170411Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=27d4396e-03da-41f0-bf36-39f1ddfd8a81 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.897995 | controller | Jun 09 10:50:42.914671 crc crio[3654]: time="2026-06-09T10:50:42.911020636Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.898014 | controller | Jun 09 10:50:43.170644 crc crio[3654]: time="2026-06-09T10:50:43.16791898Z" level=info msg="Started container" PID=12797 containerID=54c9344bf8af8c8cc7ab9226927c6b65fe174206dbdecf671bc91b2a5d960014 description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=35a1d223-64fe-4e9b-ad56-a5a17f19957b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a798e6855c24b85754dd543bbbef7a7ef26a9945b9b75f0e23f4a31c6aff5519
2026-06-09 12:20:02.898030 | controller | Jun 09 10:50:43.200124 crc crio[3654]: time="2026-06-09T10:50:43.197860122Z" level=info msg="Started container" PID=12748 containerID=4fd16f1e14a408061d2ad7df20aa093b7ab5fa7f22a8f812a44f12ca28974430 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=de4dacd1-e731-4caa-8223-f81d70b65fd0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=22ad7e5dce4a3571554b4886350a689298c0aacafa0d3bf2a65320fb1aace80f
2026-06-09 12:20:02.898047 | controller | Jun 09 10:50:43.349060 crc crio[3654]: time="2026-06-09T10:50:43.338371167Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=3f3d815d-c058-43f5-a568-edf7011b9eaa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.898063 | controller | Jun 09 10:50:43.817626 crc crio[3654]: time="2026-06-09T10:50:43.817476248Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=d0cb6eea-a403-49d2-bacf-cd35f6439e36 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.898079 | controller | Jun 09 10:50:44.021424 crc crio[3654]: time="2026-06-09T10:50:44.019497503Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-09 12:20:02.898095 | controller | Jun 09 10:50:44.022136 crc crio[3654]: time="2026-06-09T10:50:44.022017556Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=cf5616c0-70bb-4e17-840b-4b649e36112e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.898111 | controller | Jun 09 10:50:44.049429 crc crio[3654]: time="2026-06-09T10:50:44.049225979Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 12:20:02.898127 | controller | Jun 09 10:50:44.049429 crc crio[3654]: time="2026-06-09T10:50:44.049416804Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 12:20:02.898143 | controller | Jun 09 10:50:44.049778 crc crio[3654]: time="2026-06-09T10:50:44.049471996Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/node-slice-controller\""
2026-06-09 12:20:02.898159 | controller | Jun 09 10:50:44.069746 crc crio[3654]: time="2026-06-09T10:50:44.069217274Z" level=info msg="Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints" id=3dea7e1f-4761-4eca-beb1-81831f73b962 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.898175 | controller | Jun 09 10:50:44.070654 crc crio[3654]: time="2026-06-09T10:50:44.070222633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.898192 | controller | Jun 09 10:50:44.447420 crc crio[3654]: time="2026-06-09T10:50:44.446273568Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=fa64afd5-e1c1-48b6-9036-2ae7c31ed6f0 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.898208 | controller | Jun 09 10:50:44.456788 crc crio[3654]: time="2026-06-09T10:50:44.456274566Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-09 12:20:02.898224 | controller | Jun 09 10:50:45.420892 crc crio[3654]: time="2026-06-09T10:50:45.406267241Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=2a4999a9-edc1-470f-b5a4-0915b7fe7cb2 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.898244 | controller | Jun 09 10:50:45.431472 crc crio[3654]: time="2026-06-09T10:50:45.431157288Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-09 12:20:02.898260 | controller | Jun 09 10:50:45.804251 crc crio[3654]: time="2026-06-09T10:50:45.803101993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.898277 | controller | Jun 09 10:50:46.053771 crc crio[3654]: time="2026-06-09T10:50:46.053651975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.898292 | controller | Jun 09 10:50:46.740517 crc crio[3654]: time="2026-06-09T10:50:46.716761383Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.898308 | controller | Jun 09 10:50:46.961244 crc crio[3654]: time="2026-06-09T10:50:46.939947487Z" level=info msg="Created container 09b37c31e22ea6c6e38978baa599ca31ca031a60b166d3057ebedbdb0ea115a9: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=27d4396e-03da-41f0-bf36-39f1ddfd8a81 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.898324 | controller | Jun 09 10:50:46.990256 crc crio[3654]: time="2026-06-09T10:50:46.990162753Z" level=info msg="Starting container: 09b37c31e22ea6c6e38978baa599ca31ca031a60b166d3057ebedbdb0ea115a9" id=09cfed4d-d598-41a2-bd3d-8fbb54a8f151 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.898340 | controller | Jun 09 10:50:47.056877 crc crio[3654]: time="2026-06-09T10:50:47.056518573Z" level=info msg="Started container" PID=12882 containerID=09b37c31e22ea6c6e38978baa599ca31ca031a60b166d3057ebedbdb0ea115a9 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=09cfed4d-d598-41a2-bd3d-8fbb54a8f151 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b82109e8bb79c50ae2d555de28caead94e0d09533fcea5ff28fa8811dc5f7ca6
2026-06-09 12:20:02.898375 | controller | Jun 09 10:50:49.543768 crc crio[3654]: time="2026-06-09T10:50:49.542078427Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 12:20:02.898393 | controller | Jun 09 10:50:49.543768 crc crio[3654]: time="2026-06-09T10:50:49.542958982Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 12:20:02.898409 | controller | Jun 09 10:50:49.543768 crc crio[3654]: time="2026-06-09T10:50:49.542986403Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/whereabouts\""
2026-06-09 12:20:02.898425 | controller | Jun 09 10:50:49.712751 crc crio[3654]: time="2026-06-09T10:50:49.712604286Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.898441 | controller | Jun 09 10:50:51.856713 crc crio[3654]: time="2026-06-09T10:50:51.85626711Z" level=info msg="Created container 59f63387516543d843db412bd39cbae661e760a915259a898a5951b58ebf9a13: openshift-multus/cni-sysctl-allowlist-ds-gj4z5/kube-multus-additional-cni-plugins" id=ae92cc49-22d7-4ef1-b409-57a5c1284d9f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.898456 | controller | Jun 09 10:50:51.936988 crc crio[3654]: time="2026-06-09T10:50:51.936831579Z" level=info msg="Starting container: 59f63387516543d843db412bd39cbae661e760a915259a898a5951b58ebf9a13" id=19cda3ff-8e08-40a9-bfad-d962071edcc5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.898476 | controller | Jun 09 10:50:52.064490 crc crio[3654]: time="2026-06-09T10:50:52.059960363Z" level=info msg="Started container" PID=12983 containerID=59f63387516543d843db412bd39cbae661e760a915259a898a5951b58ebf9a13 description=openshift-multus/cni-sysctl-allowlist-ds-gj4z5/kube-multus-additional-cni-plugins id=19cda3ff-8e08-40a9-bfad-d962071edcc5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3d465aac84636cee0b2f63ccd895c297855e6e46843b71f6dbb4566f94a28b8
2026-06-09 12:20:02.898492 | controller | Jun 09 10:50:53.656378 crc crio[3654]: time="2026-06-09T10:50:53.655903871Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 12:20:02.898507 | controller | Jun 09 10:50:53.656378 crc crio[3654]: time="2026-06-09T10:50:53.656330934Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 12:20:02.898523 | controller | Jun 09 10:50:53.656378 crc crio[3654]: time="2026-06-09T10:50:53.656360554Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_7fa392ae-3dab-45b4-8c6d-33ac8089c8f6\""
2026-06-09 12:20:02.898539 | controller | Jun 09 10:50:53.656378 crc crio[3654]: time="2026-06-09T10:50:53.656401736Z" level=info msg="CNI monitoring event WRITE         \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-09 12:20:02.898555 | controller | Jun 09 10:50:55.631442 crc crio[3654]: time="2026-06-09T10:50:55.630528761Z" level=info msg="Stopping container: 02adca6a6c11d93a7bb085bee1608207954e2f54ce36c1617d4b8d52c07412eb (timeout: 3600s)" id=af4caf3e-db01-47ed-9212-9f6f7fdc234f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.898570 | controller | Jun 09 10:50:56.426005 crc crio[3654]: time="2026-06-09T10:50:56.4247008Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.898586 | controller | Jun 09 10:50:57.348683 crc crio[3654]: time="2026-06-09T10:50:57.347458531Z" level=info msg="Created container e4fa4a1b4ef55fb08c81f24debc9d9aedc511536f5de03c1969218101b5930a4: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints" id=3dea7e1f-4761-4eca-beb1-81831f73b962 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.898602 | controller | Jun 09 10:50:57.453836 crc crio[3654]: time="2026-06-09T10:50:57.453574425Z" level=info msg="Starting container: e4fa4a1b4ef55fb08c81f24debc9d9aedc511536f5de03c1969218101b5930a4" id=ec834167-8a24-48f1-8569-7680a2382fc5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.898618 | controller | Jun 09 10:50:57.503362 crc crio[3654]: time="2026-06-09T10:50:57.501733452Z" level=info msg="Started container" PID=13091 containerID=e4fa4a1b4ef55fb08c81f24debc9d9aedc511536f5de03c1969218101b5930a4 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints id=ec834167-8a24-48f1-8569-7680a2382fc5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=094d4b6349d4384be618d9aa2252a4d746be877ca9c9a74acb862d806f394a0b
2026-06-09 12:20:02.898634 | controller | Jun 09 10:50:57.635230 crc crio[3654]: time="2026-06-09T10:50:57.634976507Z" level=info msg="Stopping container: 59f63387516543d843db412bd39cbae661e760a915259a898a5951b58ebf9a13 (timeout: 30s)" id=1e237fd9-dadd-437d-baf5-e76e1e9694ec name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.898649 | controller | Jun 09 10:50:58.571816 crc crio[3654]: time="2026-06-09T10:50:58.558981064Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 12:20:02.898665 | controller | Jun 09 10:50:58.571816 crc crio[3654]: time="2026-06-09T10:50:58.559118518Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 12:20:02.898680 | controller | Jun 09 10:51:08.853532 crc crio[3654]: time="2026-06-09T10:51:08.852085254Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.898700 | controller | Jun 09 10:51:09.332225 crc crio[3654]: time="2026-06-09T10:51:09.330994109Z" level=info msg="Stopping container: dfbdc40273401035a2f58a78405565622011ca8e480453db5fcc978e856100a0 (timeout: 2s)" id=c8f00206-3f1c-4b4b-afb2-140edfcdfc30 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.898716 | controller | Jun 09 10:51:09.733123 crc crio[3654]: time="2026-06-09T10:51:09.72949679Z" level=info msg="Stopped container dfbdc40273401035a2f58a78405565622011ca8e480453db5fcc978e856100a0: openshift-console/downloads-747b44746d-4pqvr/download-server" id=c8f00206-3f1c-4b4b-afb2-140edfcdfc30 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.898732 | controller | Jun 09 10:51:09.739643 crc crio[3654]: time="2026-06-09T10:51:09.739495348Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=94f1d908-0b8e-4354-b495-0c0d144cc54a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.898747 | controller | Jun 09 10:51:09.798687 crc crio[3654]: time="2026-06-09T10:51:09.798573818Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=20e8136d-b7fc-4ad0-8c39-31d3a1f743b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.898763 | controller | Jun 09 10:51:09.811404 crc crio[3654]: time="2026-06-09T10:51:09.806387243Z" level=info msg="Created container 90b62091dc1417eefb559c3279a688228d53c8fe28151536b10cd556423b0d6c: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar" id=2b60aa1f-8996-44a6-90a2-e2204e384f39 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.898778 | controller | Jun 09 10:51:09.835913 crc crio[3654]: time="2026-06-09T10:51:09.835827881Z" level=info msg="Starting container: 90b62091dc1417eefb559c3279a688228d53c8fe28151536b10cd556423b0d6c" id=549c41db-ce23-4f23-bdfe-fa455fc3239d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.898794 | controller | Jun 09 10:51:09.838729 crc crio[3654]: time="2026-06-09T10:51:09.838413455Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=52aaa479-c988-448c-bcd7-60de8f7c53b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.898809 | controller | Jun 09 10:51:09.839746 crc crio[3654]: time="2026-06-09T10:51:09.83963639Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.898825 | controller | Jun 09 10:51:09.852838 crc crio[3654]: time="2026-06-09T10:51:09.852666845Z" level=info msg="Removing container: 393506aa389743da454a7081d79f2180c6bf0bc45809bd441aafd38936a9cbba" id=afc421ef-5af3-4221-9dc9-e0d08e564f8e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.898840 | controller | Jun 09 10:51:09.940859 crc crio[3654]: time="2026-06-09T10:51:09.939598747Z" level=info msg="Started container" PID=13208 containerID=90b62091dc1417eefb559c3279a688228d53c8fe28151536b10cd556423b0d6c description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=549c41db-ce23-4f23-bdfe-fa455fc3239d name=/runtime.v1.RuntimeService/StartContainer sandboxID=90c3c87c4f9194024c9580ce5f172fe9a9d3198fa4bd34c7b8f3d248cc5b9d78
2026-06-09 12:20:02.898856 | controller | Jun 09 10:51:09.994051 crc crio[3654]: time="2026-06-09T10:51:09.986765345Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest" id=ca2db10e-801d-4d54-b4b1-6662d793548b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.898872 | controller | Jun 09 10:51:10.533398 crc crio[3654]: time="2026-06-09T10:51:10.531949088Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest" id=472bacf8-f89d-4da4-8a70-c544700b0bb4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.898890 | controller | Jun 09 10:51:10.765414 crc crio[3654]: time="2026-06-09T10:51:10.765079708Z" level=info msg="Removed container 393506aa389743da454a7081d79f2180c6bf0bc45809bd441aafd38936a9cbba: openshift-console/downloads-747b44746d-4pqvr/download-server" id=afc421ef-5af3-4221-9dc9-e0d08e564f8e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.898906 | controller | Jun 09 10:51:10.875229 crc crio[3654]: time="2026-06-09T10:51:10.875146916Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe" id=72fa706c-99dc-41ef-8763-f3b668f4e250 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.898922 | controller | Jun 09 10:51:10.878998 crc crio[3654]: time="2026-06-09T10:51:10.876149385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.898938 | controller | Jun 09 10:51:10.882580 crc crio[3654]: time="2026-06-09T10:51:10.882494118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.898955 | controller | Jun 09 10:51:10.929609 crc crio[3654]: time="2026-06-09T10:51:10.925400323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.898970 | controller | Jun 09 10:51:10.955663 crc crio[3654]: time="2026-06-09T10:51:10.947032165Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.898986 | controller | Jun 09 10:51:11.351687 crc crio[3654]: time="2026-06-09T10:51:11.349577933Z" level=info msg="Created container 0d3a50dd807997314766cff3bc76156bd084752868034097220b1cf7a13f8587: openshift-console/downloads-747b44746d-4pqvr/download-server" id=52aaa479-c988-448c-bcd7-60de8f7c53b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.899002 | controller | Jun 09 10:51:11.366732 crc crio[3654]: time="2026-06-09T10:51:11.365219673Z" level=info msg="Starting container: 0d3a50dd807997314766cff3bc76156bd084752868034097220b1cf7a13f8587" id=0bb70b2a-ae9f-47b9-99e5-4122f77474ad name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.899018 | controller | Jun 09 10:51:11.436476 crc crio[3654]: time="2026-06-09T10:51:11.435798534Z" level=info msg="Started container" PID=13226 containerID=0d3a50dd807997314766cff3bc76156bd084752868034097220b1cf7a13f8587 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=0bb70b2a-ae9f-47b9-99e5-4122f77474ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9b479de35f01ab7bfcd62a9edfa06265f1db178e901d03ec50c14687e120ac3
2026-06-09 12:20:02.899034 | controller | Jun 09 10:51:15.685481 crc crio[3654]: time="2026-06-09T10:51:15.684703246Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/revision-pruner-13-crc/POD" id=1b07a425-1c77-4169-aaaa-3e6194d0467b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.899051 | controller | Jun 09 10:51:15.688585 crc crio[3654]: time="2026-06-09T10:51:15.685496489Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.899067 | controller | Jun 09 10:51:15.732457 crc crio[3654]: time="2026-06-09T10:51:15.732198424Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.899083 | controller | Jun 09 10:51:16.065714 crc crio[3654]: time="2026-06-09T10:51:16.065278862Z" level=info msg="Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:baeab7211b85f073636c1d78b49e4ced38df2dec79bf92a8b8559c6dc91119b8 UID:150a19bb-5b82-43b2-ba2c-9db2245cf89f NetNS:/var/run/netns/d8df373c-34d1-4838-9193-f7d3d6ea6a07 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod150a19bb_5b82_43b2_ba2c_9db2245cf89f.slice PodAnnotations:0xc00008d3e0}] Aliases:map[]}"
2026-06-09 12:20:02.899102 | controller | Jun 09 10:51:16.066090 crc crio[3654]: time="2026-06-09T10:51:16.066057614Z" level=info msg="Adding pod openshift-kube-apiserver_revision-pruner-13-crc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.899119 | controller | Jun 09 10:51:16.299410 crc crio[3654]: time="2026-06-09T10:51:16.29905099Z" level=info msg="Created container 37d1f2e6c1e122f611aa4e1fc31885696faa47abca685408cdcfed15da873655: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe" id=72fa706c-99dc-41ef-8763-f3b668f4e250 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.899135 | controller | Jun 09 10:51:16.340609 crc crio[3654]: time="2026-06-09T10:51:16.340481913Z" level=info msg="Starting container: 37d1f2e6c1e122f611aa4e1fc31885696faa47abca685408cdcfed15da873655" id=79046abc-2332-4580-b4f8-a95a1906be24 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.899151 | controller | Jun 09 10:51:16.402208 crc crio[3654]: time="2026-06-09T10:51:16.4011807Z" level=info msg="Started container" PID=13263 containerID=37d1f2e6c1e122f611aa4e1fc31885696faa47abca685408cdcfed15da873655 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe id=79046abc-2332-4580-b4f8-a95a1906be24 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90c3c87c4f9194024c9580ce5f172fe9a9d3198fa4bd34c7b8f3d248cc5b9d78
2026-06-09 12:20:02.899167 | controller | Jun 09 10:51:16.708021 crc crio[3654]: time="2026-06-09T10:51:16.70796597Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest" id=a2ed5e03-f918-41b3-9499-a40fd4b2bc3f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.899183 | controller | Jun 09 10:51:16.724827 crc crio[3654]: time="2026-06-09T10:51:16.72463201Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest" id=1baafa04-0417-481d-a5fa-290b5c79eeea name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.899198 | controller | Jun 09 10:51:16.745895 crc crio[3654]: time="2026-06-09T10:51:16.745672465Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner" id=f474001d-ccd6-433c-bc20-fcd9090b821e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.899214 | controller | Jun 09 10:51:16.746739 crc crio[3654]: time="2026-06-09T10:51:16.746672194Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.899230 | controller | Jun 09 10:51:17.418683 crc crio[3654]: time="2026-06-09T10:51:17.418088321Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.899245 | controller | Jun 09 10:51:19.424862 crc crio[3654]: 2026-06-09T10:51:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:baeab7211b85f07 Mac:1a:78:80:f0:fc:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/d8df373c-34d1-4838-9193-f7d3d6ea6a07 SocketPath: PciID:}] [{Interface:0xc000117440 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.899261 | controller | Jun 09 10:51:19.470690 crc crio[3654]: time="2026-06-09T10:51:19.470630192Z" level=info msg="Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:baeab7211b85f073636c1d78b49e4ced38df2dec79bf92a8b8559c6dc91119b8 UID:150a19bb-5b82-43b2-ba2c-9db2245cf89f NetNS:/var/run/netns/d8df373c-34d1-4838-9193-f7d3d6ea6a07 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod150a19bb_5b82_43b2_ba2c_9db2245cf89f.slice PodAnnotations:0xc00008d3e0}] Aliases:map[]}"
2026-06-09 12:20:02.899281 | controller | Jun 09 10:51:19.474221 crc crio[3654]: time="2026-06-09T10:51:19.474192535Z" level=info msg="Checking pod openshift-kube-apiserver_revision-pruner-13-crc for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.899297 | controller | Jun 09 10:51:19.663907 crc crio[3654]: time="2026-06-09T10:51:19.663836394Z" level=info msg="Ran pod sandbox baeab7211b85f073636c1d78b49e4ced38df2dec79bf92a8b8559c6dc91119b8 with infra container: openshift-kube-apiserver/revision-pruner-13-crc/POD" id=1b07a425-1c77-4169-aaaa-3e6194d0467b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.899313 | controller | Jun 09 10:51:19.730273 crc crio[3654]: time="2026-06-09T10:51:19.727795115Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=5f053127-6761-4f12-b336-95eee4472d8e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.899330 | controller | Jun 09 10:51:19.807862 crc crio[3654]: time="2026-06-09T10:51:19.807794508Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=87299072-0ec0-4874-9f05-fac7b89e9d6a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.899361 | controller | Jun 09 10:51:20.284470 crc crio[3654]: time="2026-06-09T10:51:20.283872082Z" level=info msg="Creating container: openshift-kube-apiserver/revision-pruner-13-crc/pruner" id=546b8df7-fecc-417b-aeb3-1bb2f335139f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.899383 | controller | Jun 09 10:51:20.291851 crc crio[3654]: time="2026-06-09T10:51:20.284478359Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.899400 | controller | Jun 09 10:51:20.913082 crc crio[3654]: time="2026-06-09T10:51:20.912796846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.899416 | controller | Jun 09 10:51:20.996031 crc crio[3654]: time="2026-06-09T10:51:20.995923439Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.899432 | controller | Jun 09 10:51:21.809693 crc crio[3654]: time="2026-06-09T10:51:21.808623361Z" level=info msg="Created container d8e53303c7a66365c098bab8f458b9246b8823f9b8b2c62389cf610d668f5211: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner" id=f474001d-ccd6-433c-bc20-fcd9090b821e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.899448 | controller | Jun 09 10:51:21.848033 crc crio[3654]: time="2026-06-09T10:51:21.847799659Z" level=info msg="Starting container: d8e53303c7a66365c098bab8f458b9246b8823f9b8b2c62389cf610d668f5211" id=3a6a54c1-c5bd-4045-a21d-ae3f6106180d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.899463 | controller | Jun 09 10:51:22.108917 crc crio[3654]: time="2026-06-09T10:51:22.10875352Z" level=info msg="Started container" PID=13333 containerID=d8e53303c7a66365c098bab8f458b9246b8823f9b8b2c62389cf610d668f5211 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=3a6a54c1-c5bd-4045-a21d-ae3f6106180d name=/runtime.v1.RuntimeService/StartContainer sandboxID=90c3c87c4f9194024c9580ce5f172fe9a9d3198fa4bd34c7b8f3d248cc5b9d78
2026-06-09 12:20:02.899479 | controller | Jun 09 10:51:23.880116 crc crio[3654]: time="2026-06-09T10:51:23.85308647Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/installer-13-crc/POD" id=f4ea4135-3df4-4ec3-b2b0-2b00e222039c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.899498 | controller | Jun 09 10:51:23.882031 crc crio[3654]: time="2026-06-09T10:51:23.880148029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.899515 | controller | Jun 09 10:51:24.484174 crc crio[3654]: time="2026-06-09T10:51:24.483264869Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.899530 | controller | Jun 09 10:51:25.831696 crc crio[3654]: time="2026-06-09T10:51:25.830594952Z" level=info msg="Created container 0d3c331bf27a84ab79cf5099a8d3d75d058016242e274ce45544152c6087b43b: openshift-kube-apiserver/revision-pruner-13-crc/pruner" id=546b8df7-fecc-417b-aeb3-1bb2f335139f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.899546 | controller | Jun 09 10:51:25.836696 crc crio[3654]: time="2026-06-09T10:51:25.836449861Z" level=info msg="Starting container: 0d3c331bf27a84ab79cf5099a8d3d75d058016242e274ce45544152c6087b43b" id=056ef1d4-a2eb-4fa3-8f41-d8d019c6597a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.899561 | controller | Jun 09 10:51:25.997961 crc crio[3654]: time="2026-06-09T10:51:25.997785905Z" level=info msg="Started container" PID=13374 containerID=0d3c331bf27a84ab79cf5099a8d3d75d058016242e274ce45544152c6087b43b description=openshift-kube-apiserver/revision-pruner-13-crc/pruner id=056ef1d4-a2eb-4fa3-8f41-d8d019c6597a name=/runtime.v1.RuntimeService/StartContainer sandboxID=baeab7211b85f073636c1d78b49e4ced38df2dec79bf92a8b8559c6dc91119b8
2026-06-09 12:20:02.899577 | controller | Jun 09 10:51:27.736043 crc crio[3654]: time="2026-06-09T10:51:27.735452823Z" level=warning msg="Stopping container 59f63387516543d843db412bd39cbae661e760a915259a898a5951b58ebf9a13 with stop signal(15) timed out. Killing..."
2026-06-09 12:20:02.899592 | controller | Jun 09 10:51:37.718857 crc crio[3654]: time="2026-06-09T10:51:37.717665213Z" level=info msg="Stopping pod sandbox: baeab7211b85f073636c1d78b49e4ced38df2dec79bf92a8b8559c6dc91119b8" id=63de0e4a-249c-4184-a07d-3779c71760ad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.899608 | controller | Jun 09 10:51:37.726936 crc crio[3654]: time="2026-06-09T10:51:37.719250529Z" level=info msg="Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:baeab7211b85f073636c1d78b49e4ced38df2dec79bf92a8b8559c6dc91119b8 UID:150a19bb-5b82-43b2-ba2c-9db2245cf89f NetNS:/var/run/netns/d8df373c-34d1-4838-9193-f7d3d6ea6a07 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod150a19bb_5b82_43b2_ba2c_9db2245cf89f.slice PodAnnotations:0xc00299e970}] Aliases:map[]}"
2026-06-09 12:20:02.899624 | controller | Jun 09 10:51:37.726936 crc crio[3654]: time="2026-06-09T10:51:37.71961946Z" level=info msg="Deleting pod openshift-kube-apiserver_revision-pruner-13-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.899640 | controller | Jun 09 10:51:39.352797 crc crio[3654]: time="2026-06-09T10:51:39.352149923Z" level=info msg="Stopping container: 0d3a50dd807997314766cff3bc76156bd084752868034097220b1cf7a13f8587 (timeout: 2s)" id=4270af8c-024e-4ff7-b60b-155b46e4653a name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.899656 | controller | Jun 09 10:51:40.066230 crc crio[3654]: time="2026-06-09T10:51:40.066090906Z" level=info msg="Removing container: dfbdc40273401035a2f58a78405565622011ca8e480453db5fcc978e856100a0" id=5bfe10de-5a1e-45ba-bacc-fc29479eb0a4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.899672 | controller | Jun 09 10:51:41.891721 crc crio[3654]: time="2026-06-09T10:51:41.890808602Z" level=warning msg="Failed to find process for container 02adca6a6c11d93a7bb085bee1608207954e2f54ce36c1617d4b8d52c07412eb: checking if PID of 02adca6a6c11d93a7bb085bee1608207954e2f54ce36c1617d4b8d52c07412eb is running failed: open /proc/7893/stat: no such process"
2026-06-09 12:20:02.899691 | controller | Jun 09 10:52:09.746389 crc crio[3654]: time="2026-06-09T10:52:09.739883078Z" level=info msg="Stopped container 59f63387516543d843db412bd39cbae661e760a915259a898a5951b58ebf9a13: openshift-multus/cni-sysctl-allowlist-ds-gj4z5/kube-multus-additional-cni-plugins" id=1e237fd9-dadd-437d-baf5-e76e1e9694ec name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.899707 | controller | Jun 09 10:52:09.746389 crc crio[3654]: time="2026-06-09T10:52:09.742840145Z" level=info msg="Stopping pod sandbox: c3d465aac84636cee0b2f63ccd895c297855e6e46843b71f6dbb4566f94a28b8" id=16ff53cb-b6c5-47a9-9cbe-405e40d6b206 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.899723 | controller | Jun 09 10:52:09.749809 crc crio[3654]: time="2026-06-09T10:52:09.749668325Z" level=info msg="Stopped container 0d3a50dd807997314766cff3bc76156bd084752868034097220b1cf7a13f8587: openshift-console/downloads-747b44746d-4pqvr/download-server" id=4270af8c-024e-4ff7-b60b-155b46e4653a name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.899739 | controller | Jun 09 10:52:09.752605 crc crio[3654]: time="2026-06-09T10:52:09.752501668Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=983ec8aa-be29-45c3-b84b-b89a62a46333 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.899754 | controller | Jun 09 10:52:09.764076 crc crio[3654]: time="2026-06-09T10:52:09.763867652Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=7acd52ea-cae5-45d3-a0c9-2b17b2a17b3c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.899770 | controller | Jun 09 10:52:09.769437 crc crio[3654]: time="2026-06-09T10:52:09.769355673Z" level=info msg="Stopped pod sandbox: baeab7211b85f073636c1d78b49e4ced38df2dec79bf92a8b8559c6dc91119b8" id=63de0e4a-249c-4184-a07d-3779c71760ad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.899785 | controller | Jun 09 10:52:09.773508 crc crio[3654]: time="2026-06-09T10:52:09.773396602Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=5a4a41d3-92c1-4ec6-b82b-6232f6aae18e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.899801 | controller | Jun 09 10:52:09.779702 crc crio[3654]: time="2026-06-09T10:52:09.777478282Z" level=info msg="Stopped container 02adca6a6c11d93a7bb085bee1608207954e2f54ce36c1617d4b8d52c07412eb: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=af4caf3e-db01-47ed-9212-9f6f7fdc234f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.899816 | controller | Jun 09 10:52:09.784580 crc crio[3654]: time="2026-06-09T10:52:09.783938331Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=51126e34-26b3-47d7-9d86-90f8267fb5b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.899832 | controller | Jun 09 10:52:09.842437 crc crio[3654]: time="2026-06-09T10:52:09.842382187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.899848 | controller | Jun 09 10:52:09.906696 crc crio[3654]: time="2026-06-09T10:52:09.906600543Z" level=info msg="Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:271de4ba17374600d9e7cae1887d528ce2f5239d69406c466123bf538547bc73 UID:dbe8c044-e227-4408-b8c1-184362d81240 NetNS:/var/run/netns/137be0f1-cebb-4614-ac2c-7da460eb2241 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-poddbe8c044_e227_4408_b8c1_184362d81240.slice PodAnnotations:0xc001712270}] Aliases:map[]}"
2026-06-09 12:20:02.899869 | controller | Jun 09 10:52:09.906696 crc crio[3654]: time="2026-06-09T10:52:09.906684035Z" level=info msg="Adding pod openshift-kube-apiserver_installer-13-crc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.899886 | controller | Jun 09 10:52:11.717591 crc crio[3654]: 2026-06-09T10:52:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:271de4ba1737460 Mac:b2:92:d0:dd:a7:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/137be0f1-cebb-4614-ac2c-7da460eb2241 SocketPath: PciID:}] [{Interface:0xc00058a710 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.899902 | controller | Jun 09 10:52:11.719928 crc crio[3654]: time="2026-06-09T10:52:11.718637445Z" level=info msg="Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:271de4ba17374600d9e7cae1887d528ce2f5239d69406c466123bf538547bc73 UID:dbe8c044-e227-4408-b8c1-184362d81240 NetNS:/var/run/netns/137be0f1-cebb-4614-ac2c-7da460eb2241 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-poddbe8c044_e227_4408_b8c1_184362d81240.slice PodAnnotations:0xc001712270}] Aliases:map[]}"
2026-06-09 12:20:02.899918 | controller | Jun 09 10:52:11.719928 crc crio[3654]: time="2026-06-09T10:52:11.71878779Z" level=info msg="Checking pod openshift-kube-apiserver_installer-13-crc for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.899934 | controller | Jun 09 10:52:17.534660 crc crio[3654]: time="2026-06-09T10:52:17.533998557Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=fdbc1592-8380-4044-96d6-506c06ba3a4a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.899950 | controller | Jun 09 10:52:17.540367 crc crio[3654]: time="2026-06-09T10:52:17.54022137Z" level=info msg="Stopped pod sandbox: c3d465aac84636cee0b2f63ccd895c297855e6e46843b71f6dbb4566f94a28b8" id=16ff53cb-b6c5-47a9-9cbe-405e40d6b206 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.899966 | controller | Jun 09 10:52:17.546554 crc crio[3654]: time="2026-06-09T10:52:17.546476464Z" level=info msg="Ran pod sandbox 271de4ba17374600d9e7cae1887d528ce2f5239d69406c466123bf538547bc73 with infra container: openshift-kube-apiserver/installer-13-crc/POD" id=f4ea4135-3df4-4ec3-b2b0-2b00e222039c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.899982 | controller | Jun 09 10:52:17.548279 crc crio[3654]: time="2026-06-09T10:52:17.548205115Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=d98a1cbc-48db-43e3-9370-4bcc88a751dd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.899998 | controller | Jun 09 10:52:17.592101 crc crio[3654]: time="2026-06-09T10:52:17.591616049Z" level=info msg="Removed container dfbdc40273401035a2f58a78405565622011ca8e480453db5fcc978e856100a0: openshift-console/downloads-747b44746d-4pqvr/download-server" id=5bfe10de-5a1e-45ba-bacc-fc29479eb0a4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.900013 | controller | Jun 09 10:52:17.597619 crc crio[3654]: time="2026-06-09T10:52:17.594657119Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=455b722a-3121-4fe4-9e3a-133f8c7b9eb2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.900028 | controller | Jun 09 10:52:17.597619 crc crio[3654]: time="2026-06-09T10:52:17.595198674Z" level=info msg="Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=04f37b85-9606-44c7-b377-3df6187ad4df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.900044 | controller | Jun 09 10:52:18.557720 crc crio[3654]: time="2026-06-09T10:52:18.557653833Z" level=info msg="Removing container: 59f63387516543d843db412bd39cbae661e760a915259a898a5951b58ebf9a13" id=c56214fc-161b-415c-b31d-42989760ebdf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.900063 | controller | Jun 09 10:52:29.900651 crc crio[3654]: time="2026-06-09T10:52:29.900043622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.900079 | controller | Jun 09 10:52:29.917159 crc crio[3654]: time="2026-06-09T10:52:29.916966209Z" level=info msg="Creating container: openshift-kube-apiserver/installer-13-crc/installer" id=3222860e-8cd5-4857-82a5-97137df23bcd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.900095 | controller | Jun 09 10:52:36.618097 crc crio[3654]: time="2026-06-09T10:52:36.617406738Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.900111 | controller | Jun 09 10:52:59.157406 crc crio[3654]: time="2026-06-09T10:52:59.156283273Z" level=info msg="Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD" id=68d4c914-3a3c-481f-ab67-289af496e845 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.900126 | controller | Jun 09 10:52:59.159787 crc crio[3654]: time="2026-06-09T10:52:59.157463537Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.900142 | controller | Jun 09 10:53:19.179516 crc crio[3654]: time="2026-06-09T10:53:19.178519796Z" level=info msg="Removed container 59f63387516543d843db412bd39cbae661e760a915259a898a5951b58ebf9a13: openshift-multus/cni-sysctl-allowlist-ds-gj4z5/kube-multus-additional-cni-plugins" id=c56214fc-161b-415c-b31d-42989760ebdf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.900157 | controller | Jun 09 10:53:19.305466 crc crio[3654]: time="2026-06-09T10:53:19.305269924Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=5b4be24c-c019-4bea-b7ea-9e80e58b95d5 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.900173 | controller | Jun 09 10:53:19.308671 crc crio[3654]: time="2026-06-09T10:53:19.308516337Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=e8d1f0f5-035c-4201-b87c-b16f5e0ffc27 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.900189 | controller | Jun 09 10:53:19.354162 crc crio[3654]: time="2026-06-09T10:53:19.354039611Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:9c782f85ddcb0389a6fc6d4137624c95edbb8f30a5c0be1b76f414ee05a284b9" id=71c4eb7f-16ad-4518-898d-9f4d46e1803b name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.900205 | controller | Jun 09 10:53:19.355155 crc crio[3654]: time="2026-06-09T10:53:19.355089612Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=7a272900-7e94-4054-850f-b9ccd8ae3a08 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.900220 | controller | Jun 09 10:53:19.366192 crc crio[3654]: time="2026-06-09T10:53:19.366096459Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f6afa6910526559d119271735433b130655b18361ec8e62f8147ae8ca0181f3a" id=ffe22d81-cda5-4eab-903d-be378afd31a0 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.900236 | controller | Jun 09 10:53:19.366977 crc crio[3654]: time="2026-06-09T10:53:19.366929783Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=8fc5b065-d46f-461d-b4dc-5528d6563cb3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.900252 | controller | Jun 09 10:53:19.652516 crc crio[3654]: time="2026-06-09T10:53:19.651828204Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.900270 | controller | Jun 09 10:53:19.657920 crc crio[3654]: time="2026-06-09T10:53:19.657719274Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.900287 | controller | Jun 09 10:53:19.714466 crc crio[3654]: time="2026-06-09T10:53:19.714232915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.900303 | controller | Jun 09 10:53:19.731607 crc crio[3654]: time="2026-06-09T10:53:19.726563571Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.900319 | controller | Jun 09 10:53:19.731607 crc crio[3654]: time="2026-06-09T10:53:19.727184439Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=b64dace0-ca3e-435f-a71c-ed25fe3ee6df name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.900335 | controller | Jun 09 10:53:19.741016 crc crio[3654]: time="2026-06-09T10:53:19.740537765Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=d0cb6eea-a403-49d2-bacf-cd35f6439e36 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.900371 | controller | Jun 09 10:53:19.741801 crc crio[3654]: time="2026-06-09T10:53:19.741669167Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=64261a62-1f8e-4e7b-af4f-3d8335296c13 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.900389 | controller | Jun 09 10:53:19.745635 crc crio[3654]: time="2026-06-09T10:53:19.745467967Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.900405 | controller | Jun 09 10:53:19.778070 crc crio[3654]: time="2026-06-09T10:53:19.777247294Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=f1fb5b92-49c6-4720-96a4-fa454c6cd329 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.900421 | controller | Jun 09 10:53:19.778070 crc crio[3654]: time="2026-06-09T10:53:19.777382458Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=8ccc00a5-f695-46dd-9542-0a466382e92b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.900441 | controller | Jun 09 10:53:19.782183 crc crio[3654]: time="2026-06-09T10:53:19.782120905Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:8ae1d2612c43c8d3366b73ea5aa8ca119a098707b1b4af64fd39813b42f648f7 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/2c21be80-0092-404a-bba5-eb615c2d5fdc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbcea9f_f8da_49e7_87b5_1d6dc7b926ee.slice PodAnnotations:0xc002a06570}] Aliases:map[]}"
2026-06-09 12:20:02.900494 | controller | Jun 09 10:53:19.782183 crc crio[3654]: time="2026-06-09T10:53:19.782187337Z" level=info msg="Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.900513 | controller | Jun 09 10:53:19.907370 crc crio[3654]: time="2026-06-09T10:53:19.907220145Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e" id=7766fbab-a380-475d-919a-ecfadcbd03a7 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.900529 | controller | Jun 09 10:53:19.909443 crc crio[3654]: time="2026-06-09T10:53:19.9091141Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=1b584425-8b4f-4f46-9858-f1f2bbce39d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.900552 | controller | Jun 09 10:53:20.051179 crc crio[3654]: time="2026-06-09T10:53:20.050687476Z" level=info msg="Created container a24b832c99643fd5ff7329045fe9c665c19637c87a98525a57980bb998ef8c7d: openshift-console/downloads-747b44746d-4pqvr/download-server" id=5a4a41d3-92c1-4ec6-b82b-6232f6aae18e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.900568 | controller | Jun 09 10:53:20.051467 crc crio[3654]: time="2026-06-09T10:53:20.051409476Z" level=info msg="Created container 7c6e9c478ddfa3fefd8ae87ca657ea29d1597ae0aec230f6a9a35eb1a9408708: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=04f37b85-9606-44c7-b377-3df6187ad4df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.900584 | controller | Jun 09 10:53:20.053824 crc crio[3654]: time="2026-06-09T10:53:20.053777325Z" level=info msg="Starting container: a24b832c99643fd5ff7329045fe9c665c19637c87a98525a57980bb998ef8c7d" id=2f9ee1de-b1fa-4288-96a8-8b83e45948f1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.900600 | controller | Jun 09 10:53:20.055191 crc crio[3654]: time="2026-06-09T10:53:20.055038391Z" level=info msg="Starting container: 7c6e9c478ddfa3fefd8ae87ca657ea29d1597ae0aec230f6a9a35eb1a9408708" id=94a183c4-d59e-4280-87d7-84477812f25e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.900616 | controller | Jun 09 10:53:20.072885 crc crio[3654]: time="2026-06-09T10:53:20.072381222Z" level=info msg="Started container" PID=14093 containerID=7c6e9c478ddfa3fefd8ae87ca657ea29d1597ae0aec230f6a9a35eb1a9408708 description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=94a183c4-d59e-4280-87d7-84477812f25e name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b839fce9d8d4e4819cfa16b59fbd2271a1f8078ad3daaa60f65774bd2f3ef06
2026-06-09 12:20:02.900631 | controller | Jun 09 10:53:20.085768 crc crio[3654]: time="2026-06-09T10:53:20.083877753Z" level=info msg="Started container" PID=14082 containerID=a24b832c99643fd5ff7329045fe9c665c19637c87a98525a57980bb998ef8c7d description=openshift-console/downloads-747b44746d-4pqvr/download-server id=2f9ee1de-b1fa-4288-96a8-8b83e45948f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9b479de35f01ab7bfcd62a9edfa06265f1db178e901d03ec50c14687e120ac3
2026-06-09 12:20:02.900647 | controller | Jun 09 10:53:20.103700 crc crio[3654]: time="2026-06-09T10:53:20.103024706Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-content" id=492c1272-c0ab-4143-b98c-e8066b734b6e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.900663 | controller | Jun 09 10:53:20.133812 crc crio[3654]: time="2026-06-09T10:53:20.133578538Z" level=info msg="Creating container: openshift-marketplace/community-operators-qhh6t/extract-content" id=2f4f27f5-54aa-4956-9c36-84b0e9f7c1a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.900678 | controller | Jun 09 10:53:20.202054 crc crio[3654]: time="2026-06-09T10:53:20.201058325Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-content" id=0d240455-7841-4e13-a03e-891872bb543e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.900694 | controller | Jun 09 10:53:20.208948 crc crio[3654]: time="2026-06-09T10:53:20.208868491Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=c8edf468-7c91-47b0-9cb2-b74a959654dd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.900709 | controller | Jun 09 10:53:20.219589 crc crio[3654]: time="2026-06-09T10:53:20.219425345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.900725 | controller | Jun 09 10:53:20.254905 crc crio[3654]: time="2026-06-09T10:53:20.254760525Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f6afa6910526559d119271735433b130655b18361ec8e62f8147ae8ca0181f3a" id=fa64afd5-e1c1-48b6-9036-2ae7c31ed6f0 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.900743 | controller | Jun 09 10:53:20.257006 crc crio[3654]: time="2026-06-09T10:53:20.256850425Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=7d07f89f-c61e-41d4-9e64-c71e0ae3c2fa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.900759 | controller | Jun 09 10:53:20.284751 crc crio[3654]: time="2026-06-09T10:53:20.284609967Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.900774 | controller | Jun 09 10:53:20.289037 crc crio[3654]: time="2026-06-09T10:53:20.288788437Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.900789 | controller | Jun 09 10:53:20.289609 crc crio[3654]: time="2026-06-09T10:53:20.289544829Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=a130ea04-f55b-41b1-95b0-3a8b056caff0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.900805 | controller | Jun 09 10:53:20.294955 crc crio[3654]: time="2026-06-09T10:53:20.294915784Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.900820 | controller | Jun 09 10:53:20.318205 crc crio[3654]: time="2026-06-09T10:53:20.317848626Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-9r8mf/extract-content" id=136fd1b5-4f40-41e4-b6d1-b9d2ef431e9e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.900836 | controller | Jun 09 10:53:20.326516 crc crio[3654]: time="2026-06-09T10:53:20.326406193Z" level=info msg="Creating container: openshift-marketplace/certified-operators-l27pk/extract-content" id=e5e28b9c-4176-49f3-868c-5ce8c3368142 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.900851 | controller | Jun 09 10:53:20.342653 crc crio[3654]: time="2026-06-09T10:53:20.339714637Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.900866 | controller | Jun 09 10:53:20.371998 crc crio[3654]: time="2026-06-09T10:53:20.369675932Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.900881 | controller | Jun 09 10:53:20.373340 crc crio[3654]: time="2026-06-09T10:53:20.372421691Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:9c782f85ddcb0389a6fc6d4137624c95edbb8f30a5c0be1b76f414ee05a284b9" id=f952b36d-8383-48b3-92de-7ca4ba0b31c7 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.900896 | controller | Jun 09 10:53:20.377894 crc crio[3654]: time="2026-06-09T10:53:20.377835797Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=bd4d1056-a661-4b81-be31-aad22ecf7c09 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.900912 | controller | Jun 09 10:53:20.378964 crc crio[3654]: time="2026-06-09T10:53:20.378731093Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=2e8a84ee-b9d7-4b76-a7d2-b6205290edb0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.900927 | controller | Jun 09 10:53:20.401753 crc crio[3654]: time="2026-06-09T10:53:20.400910533Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.900943 | controller | Jun 09 10:53:20.416567 crc crio[3654]: time="2026-06-09T10:53:20.407627937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.900962 | controller | Jun 09 10:53:20.421014 crc crio[3654]: time="2026-06-09T10:53:20.4209069Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e" id=2a4999a9-edc1-470f-b5a4-0915b7fe7cb2 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.900977 | controller | Jun 09 10:53:20.446733 crc crio[3654]: time="2026-06-09T10:53:20.446639743Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=f42a6b78-10b3-4e56-bade-1e63a7ad9d71 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.900993 | controller | Jun 09 10:53:20.463441 crc crio[3654]: time="2026-06-09T10:53:20.462081508Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=9e8e37f4-5bac-4275-9e78-611bb56d51a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.901008 | controller | Jun 09 10:53:20.463441 crc crio[3654]: time="2026-06-09T10:53:20.463050036Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=2261a6ef-a196-4c63-b59b-b0a688ab5e8f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.901024 | controller | Jun 09 10:53:20.469105 crc crio[3654]: time="2026-06-09T10:53:20.468983968Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.901039 | controller | Jun 09 10:53:20.472442 crc crio[3654]: time="2026-06-09T10:53:20.472384886Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.901055 | controller | Jun 09 10:53:20.481969 crc crio[3654]: time="2026-06-09T10:53:20.48189081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.901070 | controller | Jun 09 10:53:20.483369 crc crio[3654]: time="2026-06-09T10:53:20.483240419Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.901085 | controller | Jun 09 10:53:20.484779 crc crio[3654]: time="2026-06-09T10:53:20.484726772Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.901100 | controller | Jun 09 10:53:20.484936 crc crio[3654]: time="2026-06-09T10:53:20.484882626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.901115 | controller | Jun 09 10:53:20.486734 crc crio[3654]: time="2026-06-09T10:53:20.486671898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.901130 | controller | Jun 09 10:53:20.487820 crc crio[3654]: time="2026-06-09T10:53:20.487756799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.901144 | controller | Jun 09 10:53:21.093824 crc crio[3654]: time="2026-06-09T10:53:21.093399858Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-kbv5q/extract-content" id=6c9992de-2fd1-4d57-afa5-defe5106d8f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.901159 | controller | Jun 09 10:53:21.096063 crc crio[3654]: time="2026-06-09T10:53:21.095979812Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.901177 | controller | Jun 09 10:53:21.126356 crc crio[3654]: time="2026-06-09T10:53:21.126117872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.901192 | controller | Jun 09 10:53:21.131355 crc crio[3654]: time="2026-06-09T10:53:21.13124211Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.901206 | controller | Jun 09 10:53:21.629230 crc crio[3654]: time="2026-06-09T10:53:21.629111669Z" level=info msg="Stopping pod sandbox: c3d465aac84636cee0b2f63ccd895c297855e6e46843b71f6dbb4566f94a28b8" id=6d1ecca5-c136-4eee-9ca8-6259121f47c8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.901221 | controller | Jun 09 10:53:21.629230 crc crio[3654]: time="2026-06-09T10:53:21.629191131Z" level=info msg="Stopped pod sandbox (already stopped): c3d465aac84636cee0b2f63ccd895c297855e6e46843b71f6dbb4566f94a28b8" id=6d1ecca5-c136-4eee-9ca8-6259121f47c8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.901236 | controller | Jun 09 10:53:21.630785 crc crio[3654]: time="2026-06-09T10:53:21.62986366Z" level=info msg="Removing pod sandbox: c3d465aac84636cee0b2f63ccd895c297855e6e46843b71f6dbb4566f94a28b8" id=390fd4dc-9bd1-4635-bfb2-05435d8f15c0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.901251 | controller | Jun 09 10:53:21.636573 crc crio[3654]: time="2026-06-09T10:53:21.636473431Z" level=info msg="Removed pod sandbox: c3d465aac84636cee0b2f63ccd895c297855e6e46843b71f6dbb4566f94a28b8" id=390fd4dc-9bd1-4635-bfb2-05435d8f15c0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.901266 | controller | Jun 09 10:53:21.693161 crc crio[3654]: time="2026-06-09T10:53:21.692996482Z" level=info msg="Created container dcf5f6a9ca5b9125a3e2403019b19a0d4d1ba598cfaaa259f6b974ac9ab5c419: openshift-kube-apiserver/installer-13-crc/installer" id=3222860e-8cd5-4857-82a5-97137df23bcd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.901281 | controller | Jun 09 10:53:21.694604 crc crio[3654]: time="2026-06-09T10:53:21.694523446Z" level=info msg="Starting container: dcf5f6a9ca5b9125a3e2403019b19a0d4d1ba598cfaaa259f6b974ac9ab5c419" id=b4feb7da-66ae-41b5-97ad-4161f8c0b0a2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.901296 | controller | Jun 09 10:53:21.704363 crc crio[3654]: time="2026-06-09T10:53:21.703715132Z" level=info msg="Started container" PID=14147 containerID=dcf5f6a9ca5b9125a3e2403019b19a0d4d1ba598cfaaa259f6b974ac9ab5c419 description=openshift-kube-apiserver/installer-13-crc/installer id=b4feb7da-66ae-41b5-97ad-4161f8c0b0a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=271de4ba17374600d9e7cae1887d528ce2f5239d69406c466123bf538547bc73
2026-06-09 12:20:02.901312 | controller | Jun 09 10:53:22.455716 crc crio[3654]: time="2026-06-09T10:53:22.455175479Z" level=info msg="Created container 604b14688ca852b5340ede4ce70c263cc42b4816d58582152f8a98a65fa373d5: openshift-marketplace/community-operators-qhh6t/extract-content" id=2f4f27f5-54aa-4956-9c36-84b0e9f7c1a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.901327 | controller | Jun 09 10:53:22.457764 crc crio[3654]: time="2026-06-09T10:53:22.457685661Z" level=info msg="Starting container: 604b14688ca852b5340ede4ce70c263cc42b4816d58582152f8a98a65fa373d5" id=4b4f5cd2-e220-4d6f-97bf-2c71143639f5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.901343 | controller | Jun 09 10:53:22.467593 crc crio[3654]: time="2026-06-09T10:53:22.467461263Z" level=info msg="Started container" PID=14188 containerID=604b14688ca852b5340ede4ce70c263cc42b4816d58582152f8a98a65fa373d5 description=openshift-marketplace/community-operators-qhh6t/extract-content id=4b4f5cd2-e220-4d6f-97bf-2c71143639f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=902af1f2689d9efec026c3fb55832b9f9ef1c48420035f4589a5468a53c0b9e6
2026-06-09 12:20:02.901383 | controller | Jun 09 10:53:22.778269 crc crio[3654]: time="2026-06-09T10:53:22.776873493Z" level=info msg="Creating container: openshift-marketplace/community-operators-6gftq/extract-content" id=23c2d439-fa7c-4a1a-98c6-31409fbdb653 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.901399 | controller | Jun 09 10:53:22.779065 crc crio[3654]: time="2026-06-09T10:53:22.779006874Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.901415 | controller | Jun 09 10:53:22.810920 crc crio[3654]: time="2026-06-09T10:53:22.810803002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.901431 | controller | Jun 09 10:53:22.813933 crc crio[3654]: time="2026-06-09T10:53:22.81387202Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.901446 | controller | Jun 09 10:53:22.984059 crc crio[3654]: time="2026-06-09T10:53:22.983914597Z" level=info msg="Created container 80e7ed2849b0b83f8ad85f4f22e4f1d72f1c5903e52fbdd577d592d243429e65: openshift-marketplace/redhat-marketplace-9r8mf/extract-content" id=136fd1b5-4f40-41e4-b6d1-b9d2ef431e9e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.901461 | controller | Jun 09 10:53:22.986436 crc crio[3654]: time="2026-06-09T10:53:22.986075029Z" level=info msg="Starting container: 80e7ed2849b0b83f8ad85f4f22e4f1d72f1c5903e52fbdd577d592d243429e65" id=22175d62-3a4f-49b9-ae15-08bb5e3dc54f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.901476 | controller | Jun 09 10:53:22.991333 crc crio[3654]: time="2026-06-09T10:53:22.991206357Z" level=info msg="Started container" PID=14185 containerID=80e7ed2849b0b83f8ad85f4f22e4f1d72f1c5903e52fbdd577d592d243429e65 description=openshift-marketplace/redhat-marketplace-9r8mf/extract-content id=22175d62-3a4f-49b9-ae15-08bb5e3dc54f name=/runtime.v1.RuntimeService/StartContainer sandboxID=9cdb853dd0dee534b1202c3309d5c11200cb762ff1c64ad2e522288b3cf2ff56
2026-06-09 12:20:02.901492 | controller | Jun 09 10:53:23.343881 crc crio[3654]: time="2026-06-09T10:53:23.343101313Z" level=info msg="Created container 80cd4f0c9bb2b4b517284ec25d0742641c3b9b0fb9e362a15c8cd1ad8209004d: openshift-marketplace/certified-operators-l27pk/extract-content" id=e5e28b9c-4176-49f3-868c-5ce8c3368142 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.901507 | controller | Jun 09 10:53:23.345007 crc crio[3654]: time="2026-06-09T10:53:23.344904685Z" level=info msg="Starting container: 80cd4f0c9bb2b4b517284ec25d0742641c3b9b0fb9e362a15c8cd1ad8209004d" id=e0c2985d-7cd4-420e-bc60-e32a09183180 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.901522 | controller | Jun 09 10:53:23.351678 crc crio[3654]: time="2026-06-09T10:53:23.350418984Z" level=info msg="Started container" PID=14181 containerID=80cd4f0c9bb2b4b517284ec25d0742641c3b9b0fb9e362a15c8cd1ad8209004d description=openshift-marketplace/certified-operators-l27pk/extract-content id=e0c2985d-7cd4-420e-bc60-e32a09183180 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec844a9526abd95e4c18c54053bf7db141a17eeabd98a663c74e6463dea843dd
2026-06-09 12:20:02.901537 | controller | Jun 09 10:53:23.446208 crc crio[3654]: time="2026-06-09T10:53:23.444587942Z" level=info msg="Created container 4925be519488ff788228bcb4375526a1bf00276b578a1f1e52c449ff0adbe71a: openshift-marketplace/redhat-operators-x5vn9/extract-content" id=492c1272-c0ab-4143-b98c-e8066b734b6e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.901552 | controller | Jun 09 10:53:23.446208 crc crio[3654]: time="2026-06-09T10:53:23.445345674Z" level=info msg="Created container 20235e60cb55e591024acca6618050c5514facee6c68c09557af82908c89d397: openshift-marketplace/redhat-operators-kbv5q/extract-content" id=6c9992de-2fd1-4d57-afa5-defe5106d8f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.901571 | controller | Jun 09 10:53:23.446712 crc crio[3654]: time="2026-06-09T10:53:23.44625789Z" level=info msg="Starting container: 20235e60cb55e591024acca6618050c5514facee6c68c09557af82908c89d397" id=5d733659-e3b8-439a-9001-b1e471a3973b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.901586 | controller | Jun 09 10:53:23.446712 crc crio[3654]: time="2026-06-09T10:53:23.446460446Z" level=info msg="Starting container: 4925be519488ff788228bcb4375526a1bf00276b578a1f1e52c449ff0adbe71a" id=68a6148e-80de-4973-883b-3124e08236ea name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.901602 | controller | Jun 09 10:53:23.447712 crc crio[3654]: time="2026-06-09T10:53:23.447050833Z" level=info msg="Created container b6c8282515363b0e9dbe26a2a789411e08d68df6baeccdbd498ecfd9946cefab: openshift-marketplace/redhat-marketplace-ntdwx/extract-content" id=0d240455-7841-4e13-a03e-891872bb543e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.901617 | controller | Jun 09 10:53:23.451448 crc crio[3654]: time="2026-06-09T10:53:23.451355387Z" level=info msg="Starting container: b6c8282515363b0e9dbe26a2a789411e08d68df6baeccdbd498ecfd9946cefab" id=e16166aa-765f-43f4-8fa5-aa7617eef719 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.901632 | controller | Jun 09 10:53:23.452265 crc crio[3654]: time="2026-06-09T10:53:23.45213585Z" level=info msg="Started container" PID=14205 containerID=20235e60cb55e591024acca6618050c5514facee6c68c09557af82908c89d397 description=openshift-marketplace/redhat-operators-kbv5q/extract-content id=5d733659-e3b8-439a-9001-b1e471a3973b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f35ba46f5704b7a0c1dbba5084a9c17a7ef638a5dcacd99812d1c200c49178e3
2026-06-09 12:20:02.901662 | controller | Jun 09 10:53:23.458504 crc crio[3654]: time="2026-06-09T10:53:23.458412981Z" level=info msg="Started container" PID=14167 containerID=b6c8282515363b0e9dbe26a2a789411e08d68df6baeccdbd498ecfd9946cefab description=openshift-marketplace/redhat-marketplace-ntdwx/extract-content id=e16166aa-765f-43f4-8fa5-aa7617eef719 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fad8ee63cebf690824fab3b130df53657b4bdce68e22c08803707d4ea89c3540
2026-06-09 12:20:02.901679 | controller | Jun 09 10:53:23.478730 crc crio[3654]: time="2026-06-09T10:53:23.478463139Z" level=info msg="Started container" PID=14189 containerID=4925be519488ff788228bcb4375526a1bf00276b578a1f1e52c449ff0adbe71a description=openshift-marketplace/redhat-operators-x5vn9/extract-content id=68a6148e-80de-4973-883b-3124e08236ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e6a97487825b7098304af9bedd008e1b3e7475276ed1d348d5eaabd8bfe2bd4
2026-06-09 12:20:02.901695 | controller | Jun 09 10:53:24.710794 crc crio[3654]: time="2026-06-09T10:53:24.71064366Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e1849f00-0995-42d1-89b7-fcc6aa09da65 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.901721 | controller | Jun 09 10:53:24.753869 crc crio[3654]: time="2026-06-09T10:53:24.753732114Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0c9a0ca8-5616-4386-8569-8d007032f354 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.901738 | controller | Jun 09 10:53:24.830748 crc crio[3654]: time="2026-06-09T10:53:24.830667854Z" level=info msg="Creating container: openshift-marketplace/certified-operators-fpfrk/extract-content" id=0825482a-5745-4028-88ea-41e12826b6fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.901754 | controller | Jun 09 10:53:24.831508 crc crio[3654]: time="2026-06-09T10:53:24.831417025Z" level=info msg="Creating container: openshift-marketplace/certified-operators-l27pk/registry-server" id=28790da0-641f-45c4-a42f-1e555d910385 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.901773 | controller | Jun 09 10:53:24.831788 crc crio[3654]: time="2026-06-09T10:53:24.831726084Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.901789 | controller | Jun 09 10:53:25.044715 crc crio[3654]: time="2026-06-09T10:53:25.04398956Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.901804 | controller | Jun 09 10:53:25.063580 crc crio[3654]: time="2026-06-09T10:53:25.06340248Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.901820 | controller | Jun 09 10:53:25.067758 crc crio[3654]: time="2026-06-09T10:53:25.067703264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.901835 | controller | Jun 09 10:53:25.069116 crc crio[3654]: time="2026-06-09T10:53:25.069094264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.901850 | controller | Jun 09 10:53:25.072870 crc crio[3654]: time="2026-06-09T10:53:25.072837022Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.901866 | controller | Jun 09 10:53:25.230051 crc crio[3654]: time="2026-06-09T10:53:25.229907575Z" level=info msg="Created container d2c215faad1ad73de3a8f93db5dc03fcb608e45bc702cf1613db2efb5bb9e489: openshift-marketplace/community-operators-6gftq/extract-content" id=23c2d439-fa7c-4a1a-98c6-31409fbdb653 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.901881 | controller | Jun 09 10:53:25.231603 crc crio[3654]: time="2026-06-09T10:53:25.23145583Z" level=info msg="Starting container: d2c215faad1ad73de3a8f93db5dc03fcb608e45bc702cf1613db2efb5bb9e489" id=7960598b-9581-403a-8510-38d156b933e7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.901897 | controller | Jun 09 10:53:25.242183 crc crio[3654]: time="2026-06-09T10:53:25.242133778Z" level=info msg="Started container" PID=14246 containerID=d2c215faad1ad73de3a8f93db5dc03fcb608e45bc702cf1613db2efb5bb9e489 description=openshift-marketplace/community-operators-6gftq/extract-content id=7960598b-9581-403a-8510-38d156b933e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f750c4ba8df9773193ad5a8a6cc6f75c71d647bf9be6c56ee3a89a27dcb895ec
2026-06-09 12:20:02.901912 | controller | Jun 09 10:53:25.725232 crc crio[3654]: time="2026-06-09T10:53:25.725146768Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f29d8f23-a29d-441f-b72f-c5c528c9d213 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.901928 | controller | Jun 09 10:53:25.725873 crc crio[3654]: time="2026-06-09T10:53:25.725802447Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=28d345df-fb55-4531-8a69-ffe457fe2ab4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.901943 | controller | Jun 09 10:53:25.792674 crc crio[3654]: time="2026-06-09T10:53:25.792564003Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=7384697d-94a6-4a14-b7c9-a9c8eebed9f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.901958 | controller | Jun 09 10:53:25.792964 crc crio[3654]: time="2026-06-09T10:53:25.792593474Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=4b25a35b-7068-4cf3-bd2a-a1249952110d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.901976 | controller | Jun 09 10:53:25.795575 crc crio[3654]: time="2026-06-09T10:53:25.795467827Z" level=info msg="Creating container: openshift-marketplace/community-operators-qhh6t/registry-server" id=8fa58368-3260-4ad5-9d84-0a48fa79a73d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.901992 | controller | Jun 09 10:53:25.796207 crc crio[3654]: time="2026-06-09T10:53:25.795986302Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.902008 | controller | Jun 09 10:53:25.827090 crc crio[3654]: time="2026-06-09T10:53:25.827007587Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.902023 | controller | Jun 09 10:53:25.830050 crc crio[3654]: time="2026-06-09T10:53:25.830007374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.902038 | controller | Jun 09 10:53:26.445267 crc crio[3654]: time="2026-06-09T10:53:26.445056595Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-9r8mf/registry-server" id=fa31e2f4-62c4-461c-965f-e6068e364381 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.902054 | controller | Jun 09 10:53:26.445989 crc crio[3654]: time="2026-06-09T10:53:26.445871498Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.902069 | controller | Jun 09 10:53:26.494954 crc crio[3654]: time="2026-06-09T10:53:26.494737158Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.902084 | controller | Jun 09 10:53:26.497819 crc crio[3654]: time="2026-06-09T10:53:26.497693804Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.902099 | controller | Jun 09 10:53:26.567986 crc crio[3654]: time="2026-06-09T10:53:26.567061754Z" level=info msg="Created container 759a3b1c6e6531ca922be5a8088a886d11d9babcf8077ffa2dd509c918a90393: openshift-marketplace/community-operators-qhh6t/registry-server" id=8fa58368-3260-4ad5-9d84-0a48fa79a73d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.902114 | controller | Jun 09 10:53:26.567986 crc crio[3654]: time="2026-06-09T10:53:26.567876438Z" level=info msg="Created container 4ab15841282d44dba1898cfd451e7c6725141027ee9ebc059dc346a43d8b9cbc: openshift-marketplace/certified-operators-fpfrk/extract-content" id=0825482a-5745-4028-88ea-41e12826b6fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.902130 | controller | Jun 09 10:53:26.570815 crc crio[3654]: time="2026-06-09T10:53:26.570693099Z" level=info msg="Created container da4b018d53e7fadeed61b37010206d458ae94808b4602131ba41f8426617449a: openshift-marketplace/certified-operators-l27pk/registry-server" id=28790da0-641f-45c4-a42f-1e555d910385 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.902145 | controller | Jun 09 10:53:26.571101 crc crio[3654]: time="2026-06-09T10:53:26.571013999Z" level=info msg="Starting container: 759a3b1c6e6531ca922be5a8088a886d11d9babcf8077ffa2dd509c918a90393" id=19523031-2e09-4961-a4d9-97de14c25150 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.902160 | controller | Jun 09 10:53:26.571514 crc crio[3654]: time="2026-06-09T10:53:26.571255786Z" level=info msg="Starting container: 4ab15841282d44dba1898cfd451e7c6725141027ee9ebc059dc346a43d8b9cbc" id=dbf3662b-b206-4b45-b30a-0353e15e8223 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.902179 | controller | Jun 09 10:53:26.572634 crc crio[3654]: time="2026-06-09T10:53:26.571924405Z" level=info msg="Starting container: da4b018d53e7fadeed61b37010206d458ae94808b4602131ba41f8426617449a" id=c6144e22-0f75-4f02-8154-b8effe80aa83 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.902194 | controller | Jun 09 10:53:26.580897 crc crio[3654]: time="2026-06-09T10:53:26.58076361Z" level=info msg="Started container" PID=14303 containerID=da4b018d53e7fadeed61b37010206d458ae94808b4602131ba41f8426617449a description=openshift-marketplace/certified-operators-l27pk/registry-server id=c6144e22-0f75-4f02-8154-b8effe80aa83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec844a9526abd95e4c18c54053bf7db141a17eeabd98a663c74e6463dea843dd
2026-06-09 12:20:02.902210 | controller | Jun 09 10:53:26.582232 crc crio[3654]: time="2026-06-09T10:53:26.582006156Z" level=info msg="Started container" PID=14302 containerID=4ab15841282d44dba1898cfd451e7c6725141027ee9ebc059dc346a43d8b9cbc description=openshift-marketplace/certified-operators-fpfrk/extract-content id=dbf3662b-b206-4b45-b30a-0353e15e8223 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e1d9aa04dc62d0d0fd90f96b9c9f74e23738c9e3b2b6218530c7b21e97cd598
2026-06-09 12:20:02.902225 | controller | Jun 09 10:53:26.593015 crc crio[3654]: time="2026-06-09T10:53:26.59289684Z" level=info msg="Started container" PID=14321 containerID=759a3b1c6e6531ca922be5a8088a886d11d9babcf8077ffa2dd509c918a90393 description=openshift-marketplace/community-operators-qhh6t/registry-server id=19523031-2e09-4961-a4d9-97de14c25150 name=/runtime.v1.RuntimeService/StartContainer sandboxID=902af1f2689d9efec026c3fb55832b9f9ef1c48420035f4589a5468a53c0b9e6
2026-06-09 12:20:02.902240 | controller | Jun 09 10:53:26.747166 crc crio[3654]: time="2026-06-09T10:53:26.743663711Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=61e12493-24c9-4b2c-88a0-f93817a244d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.902255 | controller | Jun 09 10:53:26.751161 crc crio[3654]: time="2026-06-09T10:53:26.748709797Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=450cf4e2-50ce-4dcc-8b65-091bdf7860ea name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.902270 | controller | Jun 09 10:53:26.759074 crc crio[3654]: time="2026-06-09T10:53:26.75815718Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=54900ad3-2c88-4a81-80e6-1ebf72bfb166 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.902330 | controller | Jun 09 10:53:26.766456 crc crio[3654]: time="2026-06-09T10:53:26.766346196Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=86491328-6b73-41cb-907d-13d9b53ed2dd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.902361 | controller | Jun 09 10:53:26.768817 crc crio[3654]: time="2026-06-09T10:53:26.768722475Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=6aa915e5-155d-48cb-911e-21869325c647 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.902382 | controller | Jun 09 10:53:26.769088 crc crio[3654]: time="2026-06-09T10:53:26.768985722Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d76d61bc-5221-4b9d-a98b-a50f2814e92d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.902399 | controller | Jun 09 10:53:26.769409 crc crio[3654]: time="2026-06-09T10:53:26.769238279Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=734d0244-78f7-44f8-8f51-c816edba7800 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.902417 | controller | Jun 09 10:53:26.770669 crc crio[3654]: time="2026-06-09T10:53:26.770594629Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=c0c48911-588b-4c49-817b-0eba1bee9254 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.902434 | controller | Jun 09 10:53:26.770943 crc crio[3654]: time="2026-06-09T10:53:26.770849176Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.902449 | controller | Jun 09 10:53:26.772139 crc crio[3654]: time="2026-06-09T10:53:26.771861945Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=4e2a78d9-2baa-46d3-b74f-6226026097d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.902465 | controller | Jun 09 10:53:26.830017 crc crio[3654]: time="2026-06-09T10:53:26.829271862Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.902481 | controller | Jun 09 10:53:26.842196 crc crio[3654]: time="2026-06-09T10:53:26.841839935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.902496 | controller | Jun 09 10:53:26.911443 crc crio[3654]: 2026-06-09T10:53:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8ae1d2612c43c8d Mac:72:21:92:2a:4b:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:35 Mtu:0 Sandbox:/var/run/netns/2c21be80-0092-404a-bba5-eb615c2d5fdc SocketPath: PciID:}] [{Interface:0xc000382c00 Address:{IP:10.217.0.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.902513 | controller | Jun 09 10:53:26.913608 crc crio[3654]: time="2026-06-09T10:53:26.91303255Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:8ae1d2612c43c8d3366b73ea5aa8ca119a098707b1b4af64fd39813b42f648f7 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/2c21be80-0092-404a-bba5-eb615c2d5fdc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbcea9f_f8da_49e7_87b5_1d6dc7b926ee.slice PodAnnotations:0xc002a06570}] Aliases:map[]}"
2026-06-09 12:20:02.902529 | controller | Jun 09 10:53:26.913842 crc crio[3654]: time="2026-06-09T10:53:26.913777941Z" level=info msg="Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.902545 | controller | Jun 09 10:53:26.919721 crc crio[3654]: time="2026-06-09T10:53:26.91962826Z" level=info msg="Ran pod sandbox 8ae1d2612c43c8d3366b73ea5aa8ca119a098707b1b4af64fd39813b42f648f7 with infra container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD" id=68d4c914-3a3c-481f-ab67-289af496e845 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.902602 | controller | Jun 09 10:53:26.925588 crc crio[3654]: time="2026-06-09T10:53:26.925454858Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=1a964c86-27ef-439b-97ad-bfb4380fea92 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.902623 | controller | Jun 09 10:53:26.966728 crc crio[3654]: time="2026-06-09T10:53:26.966578755Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=622db98c-3f2e-42fc-aa32-a3f7f0364869 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.902643 | controller | Jun 09 10:53:27.473527 crc crio[3654]: time="2026-06-09T10:53:27.473201936Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-kbv5q/registry-server" id=fe114a56-bd23-407e-b6b4-abc4f090e11e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.902660 | controller | Jun 09 10:53:27.473829 crc crio[3654]: time="2026-06-09T10:53:27.473696741Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.902676 | controller | Jun 09 10:53:27.473829 crc crio[3654]: time="2026-06-09T10:53:27.473768853Z" level=info msg="Created container 5ca19e4ac3dd2a263814d5035f120600e8f6781728eb9a93d7539d1ba673dd61: openshift-marketplace/redhat-marketplace-9r8mf/registry-server" id=fa31e2f4-62c4-461c-965f-e6068e364381 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.902691 | controller | Jun 09 10:53:27.478746 crc crio[3654]: time="2026-06-09T10:53:27.478573821Z" level=info msg="Starting container: 5ca19e4ac3dd2a263814d5035f120600e8f6781728eb9a93d7539d1ba673dd61" id=0e4c43de-0d3c-4930-8efd-66d3fb8e2b9d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.902707 | controller | Jun 09 10:53:27.486532 crc crio[3654]: time="2026-06-09T10:53:27.486240813Z" level=info msg="Started container" PID=14333 containerID=5ca19e4ac3dd2a263814d5035f120600e8f6781728eb9a93d7539d1ba673dd61 description=openshift-marketplace/redhat-marketplace-9r8mf/registry-server id=0e4c43de-0d3c-4930-8efd-66d3fb8e2b9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9cdb853dd0dee534b1202c3309d5c11200cb762ff1c64ad2e522288b3cf2ff56
2026-06-09 12:20:02.902723 | controller | Jun 09 10:53:27.522869 crc crio[3654]: time="2026-06-09T10:53:27.522681534Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.902738 | controller | Jun 09 10:53:27.534901 crc crio[3654]: time="2026-06-09T10:53:27.533934439Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.902754 | controller | Jun 09 10:53:27.779612 crc crio[3654]: time="2026-06-09T10:53:27.777515989Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=17e33439-ffcf-4818-a01d-e8d7dd4bb983 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.902769 | controller | Jun 09 10:53:27.872525 crc crio[3654]: time="2026-06-09T10:53:27.872391767Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=dd085bf9-b3e4-4c89-9b65-b7e1e3014283 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.902784 | controller | Jun 09 10:53:28.764211 crc crio[3654]: time="2026-06-09T10:53:28.764055121Z" level=info msg="Created container 8d686e3505fba24521e3cf54ad9edbc2d41ea079ee21bd2b83eddea6ab2da66c: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=c0c48911-588b-4c49-817b-0eba1bee9254 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.902799 | controller | Jun 09 10:53:28.766164 crc crio[3654]: time="2026-06-09T10:53:28.766119701Z" level=info msg="Starting container: 8d686e3505fba24521e3cf54ad9edbc2d41ea079ee21bd2b83eddea6ab2da66c" id=8be530e1-e29c-4d04-b005-17b819b36d23 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.902815 | controller | Jun 09 10:53:28.773123 crc crio[3654]: time="2026-06-09T10:53:28.773064891Z" level=info msg="Started container" PID=14349 containerID=8d686e3505fba24521e3cf54ad9edbc2d41ea079ee21bd2b83eddea6ab2da66c description=openshift-marketplace/redhat-marketplace-ntdwx/registry-server id=8be530e1-e29c-4d04-b005-17b819b36d23 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fad8ee63cebf690824fab3b130df53657b4bdce68e22c08803707d4ea89c3540
2026-06-09 12:20:02.902834 | controller | Jun 09 10:53:30.102985 crc crio[3654]: time="2026-06-09T10:53:30.102616352Z" level=info msg="Creating container: openshift-marketplace/community-operators-6gftq/registry-server" id=021106be-f9dc-4c73-b0d2-35c02fc4bbe1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.902850 | controller | Jun 09 10:53:30.103952 crc crio[3654]: time="2026-06-09T10:53:30.103055645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.902865 | controller | Jun 09 10:53:30.104604 crc crio[3654]: time="2026-06-09T10:53:30.104158406Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=c31f4750-3079-4812-ac6d-725ba05db620 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.902881 | controller | Jun 09 10:53:30.105544 crc crio[3654]: time="2026-06-09T10:53:30.105440543Z" level=info msg="Creating container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry" id=8482c90a-44ae-40b3-ae79-f6900b8e2934 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.902896 | controller | Jun 09 10:53:30.112035 crc crio[3654]: time="2026-06-09T10:53:30.111402195Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.902911 | controller | Jun 09 10:53:30.112035 crc crio[3654]: time="2026-06-09T10:53:30.111405765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.902926 | controller | Jun 09 10:53:30.116826 crc crio[3654]: time="2026-06-09T10:53:30.116633336Z" level=info msg="Created container d46cc08ae00b2c1c6fb4c6515fd6381313e78e2bf4121abbd01574afe4044b91: openshift-marketplace/redhat-operators-kbv5q/registry-server" id=fe114a56-bd23-407e-b6b4-abc4f090e11e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.902941 | controller | Jun 09 10:53:30.118619 crc crio[3654]: time="2026-06-09T10:53:30.118556452Z" level=info msg="Starting container: d46cc08ae00b2c1c6fb4c6515fd6381313e78e2bf4121abbd01574afe4044b91" id=f66f00be-b387-4866-8a6e-99e6bba5a6b6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.902956 | controller | Jun 09 10:53:30.128782 crc crio[3654]: time="2026-06-09T10:53:30.128443867Z" level=info msg="Started container" PID=14376 containerID=d46cc08ae00b2c1c6fb4c6515fd6381313e78e2bf4121abbd01574afe4044b91 description=openshift-marketplace/redhat-operators-kbv5q/registry-server id=f66f00be-b387-4866-8a6e-99e6bba5a6b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f35ba46f5704b7a0c1dbba5084a9c17a7ef638a5dcacd99812d1c200c49178e3
2026-06-09 12:20:02.902971 | controller | Jun 09 10:53:30.136195 crc crio[3654]: time="2026-06-09T10:53:30.136103547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.902986 | controller | Jun 09 10:53:30.138966 crc crio[3654]: time="2026-06-09T10:53:30.138907638Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.903002 | controller | Jun 09 10:53:30.175181 crc crio[3654]: time="2026-06-09T10:53:30.175080062Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.903017 | controller | Jun 09 10:53:30.185004 crc crio[3654]: time="2026-06-09T10:53:30.184896825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.903035 | controller | Jun 09 10:53:30.339213 crc crio[3654]: time="2026-06-09T10:53:30.339070585Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.903051 | controller | Jun 09 10:53:30.343691 crc crio[3654]: time="2026-06-09T10:53:30.343617556Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.903066 | controller | Jun 09 10:53:30.419503 crc crio[3654]: time="2026-06-09T10:53:30.419085304Z" level=info msg="Creating container: openshift-marketplace/certified-operators-fpfrk/registry-server" id=5e60011d-9141-4e23-b96c-c5061e760284 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.903081 | controller | Jun 09 10:53:30.419993 crc crio[3654]: time="2026-06-09T10:53:30.419926018Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.903096 | controller | Jun 09 10:53:30.456666 crc crio[3654]: time="2026-06-09T10:53:30.456558186Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.903110 | controller | Jun 09 10:53:30.459456 crc crio[3654]: time="2026-06-09T10:53:30.459369267Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.903125 | controller | Jun 09 10:53:30.704957 crc crio[3654]: time="2026-06-09T10:53:30.704660256Z" level=info msg="Created container f7fd2bb87fd8f224e823601448a4db6612f07cc8b49c4486f4035f17b72a73be: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=c31f4750-3079-4812-ac6d-725ba05db620 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.903140 | controller | Jun 09 10:53:30.706700 crc crio[3654]: time="2026-06-09T10:53:30.706448247Z" level=info msg="Starting container: f7fd2bb87fd8f224e823601448a4db6612f07cc8b49c4486f4035f17b72a73be" id=7ce1cda8-adb4-4d51-9500-dc9a4643b9bd name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.903155 | controller | Jun 09 10:53:30.715873 crc crio[3654]: time="2026-06-09T10:53:30.715754756Z" level=info msg="Started container" PID=14407 containerID=f7fd2bb87fd8f224e823601448a4db6612f07cc8b49c4486f4035f17b72a73be description=openshift-marketplace/redhat-operators-x5vn9/registry-server id=7ce1cda8-adb4-4d51-9500-dc9a4643b9bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e6a97487825b7098304af9bedd008e1b3e7475276ed1d348d5eaabd8bfe2bd4
2026-06-09 12:20:02.903170 | controller | Jun 09 10:53:30.778679 crc crio[3654]: time="2026-06-09T10:53:30.778220769Z" level=info msg="Created container b8ecdaba7d6bd85ed81b6120b3155e33c8aa5377a64dc8f7cb0bd461c6a83549: openshift-marketplace/community-operators-6gftq/registry-server" id=021106be-f9dc-4c73-b0d2-35c02fc4bbe1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.903186 | controller | Jun 09 10:53:30.782128 crc crio[3654]: time="2026-06-09T10:53:30.781533604Z" level=info msg="Starting container: b8ecdaba7d6bd85ed81b6120b3155e33c8aa5377a64dc8f7cb0bd461c6a83549" id=ce096b46-dcdb-4ba7-9471-d7bbbd0cf6d1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.903201 | controller | Jun 09 10:53:30.782903 crc crio[3654]: time="2026-06-09T10:53:30.78277437Z" level=info msg="Created container bc2dbdb001fde32b71290627843605ef91bf3bd22654d2d9a70427da96c61177: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry" id=8482c90a-44ae-40b3-ae79-f6900b8e2934 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.903216 | controller | Jun 09 10:53:30.784240 crc crio[3654]: time="2026-06-09T10:53:30.78413727Z" level=info msg="Starting container: bc2dbdb001fde32b71290627843605ef91bf3bd22654d2d9a70427da96c61177" id=45f23f62-21fd-4184-b525-7aaa136ba7b0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.903235 | controller | Jun 09 10:53:30.795785 crc crio[3654]: time="2026-06-09T10:53:30.795640842Z" level=info msg="Started container" PID=14404 containerID=b8ecdaba7d6bd85ed81b6120b3155e33c8aa5377a64dc8f7cb0bd461c6a83549 description=openshift-marketplace/community-operators-6gftq/registry-server id=ce096b46-dcdb-4ba7-9471-d7bbbd0cf6d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f750c4ba8df9773193ad5a8a6cc6f75c71d647bf9be6c56ee3a89a27dcb895ec
2026-06-09 12:20:02.903250 | controller | Jun 09 10:53:30.795994 crc crio[3654]: time="2026-06-09T10:53:30.795836227Z" level=info msg="Started container" PID=14416 containerID=bc2dbdb001fde32b71290627843605ef91bf3bd22654d2d9a70427da96c61177 description=openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry id=45f23f62-21fd-4184-b525-7aaa136ba7b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ae1d2612c43c8d3366b73ea5aa8ca119a098707b1b4af64fd39813b42f648f7
2026-06-09 12:20:02.903266 | controller | Jun 09 10:53:30.878894 crc crio[3654]: time="2026-06-09T10:53:30.87874847Z" level=info msg="Created container 2ccaf13bb458bbd4306700f0d26629c4fb415bc0bc21ec1a2d54f622d5acef2e: openshift-marketplace/certified-operators-fpfrk/registry-server" id=5e60011d-9141-4e23-b96c-c5061e760284 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.903282 | controller | Jun 09 10:53:30.880884 crc crio[3654]: time="2026-06-09T10:53:30.880779979Z" level=info msg="Starting container: 2ccaf13bb458bbd4306700f0d26629c4fb415bc0bc21ec1a2d54f622d5acef2e" id=fb3b564d-6e09-44a4-a43e-d031c9a30d62 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.903297 | controller | Jun 09 10:53:30.895904 crc crio[3654]: time="2026-06-09T10:53:30.895777591Z" level=info msg="Started container" PID=14425 containerID=2ccaf13bb458bbd4306700f0d26629c4fb415bc0bc21ec1a2d54f622d5acef2e description=openshift-marketplace/certified-operators-fpfrk/registry-server id=fb3b564d-6e09-44a4-a43e-d031c9a30d62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e1d9aa04dc62d0d0fd90f96b9c9f74e23738c9e3b2b6218530c7b21e97cd598
2026-06-09 12:20:02.903313 | controller | Jun 09 10:53:49.329931 crc crio[3654]: time="2026-06-09T10:53:49.329099851Z" level=info msg="Stopping container: a24b832c99643fd5ff7329045fe9c665c19637c87a98525a57980bb998ef8c7d (timeout: 2s)" id=38366654-f807-4a8a-801e-c60e68199b80 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.903328 | controller | Jun 09 10:53:50.213783 crc crio[3654]: time="2026-06-09T10:53:50.213394431Z" level=info msg="Removing container: 0d3a50dd807997314766cff3bc76156bd084752868034097220b1cf7a13f8587" id=63ef7991-b104-4add-bb1d-64c5eb9eae07 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.903343 | controller | Jun 09 10:53:52.062899 crc crio[3654]: time="2026-06-09T10:53:52.061983Z" level=info msg="Stopped container a24b832c99643fd5ff7329045fe9c665c19637c87a98525a57980bb998ef8c7d: openshift-console/downloads-747b44746d-4pqvr/download-server" id=38366654-f807-4a8a-801e-c60e68199b80 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.903378 | controller | Jun 09 10:53:52.064371 crc crio[3654]: time="2026-06-09T10:53:52.064229055Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=5326fbdb-7b71-4263-8dcd-29eb4fc58c65 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.903394 | controller | Jun 09 10:53:52.068043 crc crio[3654]: time="2026-06-09T10:53:52.067975863Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=b20c4094-6aa0-4085-9d89-4c5983eb14d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.903410 | controller | Jun 09 10:53:52.070253 crc crio[3654]: time="2026-06-09T10:53:52.070157616Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=bcd3f4da-0324-4698-876c-12fe205e3789 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.903428 | controller | Jun 09 10:53:52.070759 crc crio[3654]: time="2026-06-09T10:53:52.070691081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.903444 | controller | Jun 09 10:53:52.235935 crc crio[3654]: time="2026-06-09T10:53:52.235861368Z" level=info msg="Removed container 0d3a50dd807997314766cff3bc76156bd084752868034097220b1cf7a13f8587: openshift-console/downloads-747b44746d-4pqvr/download-server" id=63ef7991-b104-4add-bb1d-64c5eb9eae07 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.903459 | controller | Jun 09 10:53:52.254279 crc crio[3654]: time="2026-06-09T10:53:52.253800756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.903475 | controller | Jun 09 10:53:52.260392 crc crio[3654]: time="2026-06-09T10:53:52.260279513Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.903490 | controller | Jun 09 10:53:55.129913 crc crio[3654]: time="2026-06-09T10:53:55.129412555Z" level=info msg="Created container 2804ebab2890a012fa5c5b3b2ba48cfd6ffa6df72f7ad8d49e28b0739a0768f8: openshift-console/downloads-747b44746d-4pqvr/download-server" id=bcd3f4da-0324-4698-876c-12fe205e3789 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.903506 | controller | Jun 09 10:53:55.131086 crc crio[3654]: time="2026-06-09T10:53:55.13095831Z" level=info msg="Starting container: 2804ebab2890a012fa5c5b3b2ba48cfd6ffa6df72f7ad8d49e28b0739a0768f8" id=acbe629e-abd2-4bd8-8b1b-6a338b110653 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.903521 | controller | Jun 09 10:53:55.144903 crc crio[3654]: time="2026-06-09T10:53:55.144790239Z" level=info msg="Started container" PID=14901 containerID=2804ebab2890a012fa5c5b3b2ba48cfd6ffa6df72f7ad8d49e28b0739a0768f8 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=acbe629e-abd2-4bd8-8b1b-6a338b110653 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9b479de35f01ab7bfcd62a9edfa06265f1db178e901d03ec50c14687e120ac3
2026-06-09 12:20:02.903537 | controller | Jun 09 10:53:56.548380 crc crio[3654]: time="2026-06-09T10:53:56.548166589Z" level=info msg="Stopping container: b8ecdaba7d6bd85ed81b6120b3155e33c8aa5377a64dc8f7cb0bd461c6a83549 (timeout: 2s)" id=d49424e0-2378-4b8b-a6f4-a06cd94d69c4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.903552 | controller | Jun 09 10:53:56.834648 crc crio[3654]: time="2026-06-09T10:53:56.834348818Z" level=info msg="Stopped container b8ecdaba7d6bd85ed81b6120b3155e33c8aa5377a64dc8f7cb0bd461c6a83549: openshift-marketplace/community-operators-6gftq/registry-server" id=d49424e0-2378-4b8b-a6f4-a06cd94d69c4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.903568 | controller | Jun 09 10:53:56.835588 crc crio[3654]: time="2026-06-09T10:53:56.83544183Z" level=info msg="Stopping pod sandbox: f750c4ba8df9773193ad5a8a6cc6f75c71d647bf9be6c56ee3a89a27dcb895ec" id=a042883c-7cea-44f4-a3d4-e7460ede0a34 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.903584 | controller | Jun 09 10:53:56.836360 crc crio[3654]: time="2026-06-09T10:53:56.836193721Z" level=info msg="Got pod network &{Name:community-operators-6gftq Namespace:openshift-marketplace ID:f750c4ba8df9773193ad5a8a6cc6f75c71d647bf9be6c56ee3a89a27dcb895ec UID:bb8bf7e9-ef5d-4995-9612-6b447d361d43 NetNS:/var/run/netns/81dc2258-ae46-4c87-a4a6-5d8cc5ebb4f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbb8bf7e9_ef5d_4995_9612_6b447d361d43.slice PodAnnotations:0xc00008c970}] Aliases:map[]}"
2026-06-09 12:20:02.903605 | controller | Jun 09 10:53:56.836574 crc crio[3654]: time="2026-06-09T10:53:56.836448109Z" level=info msg="Deleting pod openshift-marketplace_community-operators-6gftq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.903621 | controller | Jun 09 10:53:57.552532 crc crio[3654]: time="2026-06-09T10:53:57.552379191Z" level=info msg="Stopping container: 2ccaf13bb458bbd4306700f0d26629c4fb415bc0bc21ec1a2d54f622d5acef2e (timeout: 2s)" id=85df2ee9-cca7-420f-82b5-ef482518109c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.903637 | controller | Jun 09 10:53:57.702500 crc crio[3654]: time="2026-06-09T10:53:57.701836134Z" level=info msg="Stopped container 2ccaf13bb458bbd4306700f0d26629c4fb415bc0bc21ec1a2d54f622d5acef2e: openshift-marketplace/certified-operators-fpfrk/registry-server" id=85df2ee9-cca7-420f-82b5-ef482518109c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.903652 | controller | Jun 09 10:53:57.703885 crc crio[3654]: time="2026-06-09T10:53:57.703755569Z" level=info msg="Stopping pod sandbox: 3e1d9aa04dc62d0d0fd90f96b9c9f74e23738c9e3b2b6218530c7b21e97cd598" id=aebf6bbf-3fd7-44dc-9717-846afe4cc2d8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.903668 | controller | Jun 09 10:53:57.708046 crc crio[3654]: time="2026-06-09T10:53:57.704421009Z" level=info msg="Got pod network &{Name:certified-operators-fpfrk Namespace:openshift-marketplace ID:3e1d9aa04dc62d0d0fd90f96b9c9f74e23738c9e3b2b6218530c7b21e97cd598 UID:567728c4-bac1-46b9-b9ff-ce745289008f NetNS:/var/run/netns/ffc5911f-68fc-4c87-addf-2366246388f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod567728c4_bac1_46b9_b9ff_ce745289008f.slice PodAnnotations:0xc00011c7d0}] Aliases:map[]}"
2026-06-09 12:20:02.903684 | controller | Jun 09 10:53:57.708046 crc crio[3654]: time="2026-06-09T10:53:57.704620714Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-fpfrk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.903701 | controller | Jun 09 10:53:57.811425 crc crio[3654]: time="2026-06-09T10:53:57.807238816Z" level=info msg="Stopped pod sandbox: f750c4ba8df9773193ad5a8a6cc6f75c71d647bf9be6c56ee3a89a27dcb895ec" id=a042883c-7cea-44f4-a3d4-e7460ede0a34 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.903717 | controller | Jun 09 10:53:58.214056 crc crio[3654]: time="2026-06-09T10:53:58.213917212Z" level=info msg="Stopped pod sandbox: 3e1d9aa04dc62d0d0fd90f96b9c9f74e23738c9e3b2b6218530c7b21e97cd598" id=aebf6bbf-3fd7-44dc-9717-846afe4cc2d8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.903732 | controller | Jun 09 10:53:58.340549 crc crio[3654]: time="2026-06-09T10:53:58.339681922Z" level=info msg="Removing container: b8ecdaba7d6bd85ed81b6120b3155e33c8aa5377a64dc8f7cb0bd461c6a83549" id=d8673359-ac8c-4d33-9f27-63b46f53536a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.903748 | controller | Jun 09 10:53:58.359146 crc crio[3654]: time="2026-06-09T10:53:58.359060811Z" level=info msg="Removed container b8ecdaba7d6bd85ed81b6120b3155e33c8aa5377a64dc8f7cb0bd461c6a83549: openshift-marketplace/community-operators-6gftq/registry-server" id=d8673359-ac8c-4d33-9f27-63b46f53536a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.903763 | controller | Jun 09 10:53:58.362613 crc crio[3654]: time="2026-06-09T10:53:58.362546202Z" level=info msg="Removing container: d2c215faad1ad73de3a8f93db5dc03fcb608e45bc702cf1613db2efb5bb9e489" id=b858c73e-a98f-49ce-8b5f-0b23f89be4a4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.903779 | controller | Jun 09 10:53:58.388077 crc crio[3654]: time="2026-06-09T10:53:58.387999937Z" level=info msg="Removed container d2c215faad1ad73de3a8f93db5dc03fcb608e45bc702cf1613db2efb5bb9e489: openshift-marketplace/community-operators-6gftq/extract-content" id=b858c73e-a98f-49ce-8b5f-0b23f89be4a4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.903797 | controller | Jun 09 10:53:58.391246 crc crio[3654]: time="2026-06-09T10:53:58.391176668Z" level=info msg="Removing container: 0b7c619e33c12dda59f0c941d7a5302da8070021af7f21d229505a0543e1da0e" id=e2b2a2b7-90d3-47fa-84f1-b756de140a32 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.903813 | controller | Jun 09 10:53:58.409981 crc crio[3654]: time="2026-06-09T10:53:58.409903139Z" level=info msg="Removed container 0b7c619e33c12dda59f0c941d7a5302da8070021af7f21d229505a0543e1da0e: openshift-marketplace/community-operators-6gftq/extract-utilities" id=e2b2a2b7-90d3-47fa-84f1-b756de140a32 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.903828 | controller | Jun 09 10:53:58.414907 crc crio[3654]: time="2026-06-09T10:53:58.41480821Z" level=info msg="Removing container: 2ccaf13bb458bbd4306700f0d26629c4fb415bc0bc21ec1a2d54f622d5acef2e" id=66a1ffdf-b759-44d8-9ee4-9605c8f327b4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.903843 | controller | Jun 09 10:53:58.433402 crc crio[3654]: time="2026-06-09T10:53:58.433268213Z" level=info msg="Removed container 2ccaf13bb458bbd4306700f0d26629c4fb415bc0bc21ec1a2d54f622d5acef2e: openshift-marketplace/certified-operators-fpfrk/registry-server" id=66a1ffdf-b759-44d8-9ee4-9605c8f327b4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.903859 | controller | Jun 09 10:53:58.436014 crc crio[3654]: time="2026-06-09T10:53:58.43593858Z" level=info msg="Removing container: 4ab15841282d44dba1898cfd451e7c6725141027ee9ebc059dc346a43d8b9cbc" id=48e5476c-738a-40d7-a1d5-5dd98c17b57c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.903874 | controller | Jun 09 10:53:58.455164 crc crio[3654]: time="2026-06-09T10:53:58.455056182Z" level=info msg="Removed container 4ab15841282d44dba1898cfd451e7c6725141027ee9ebc059dc346a43d8b9cbc: openshift-marketplace/certified-operators-fpfrk/extract-content" id=48e5476c-738a-40d7-a1d5-5dd98c17b57c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.903889 | controller | Jun 09 10:53:58.458062 crc crio[3654]: time="2026-06-09T10:53:58.457968656Z" level=info msg="Removing container: 599f5f86d201c7c347a1e81a030a06f7283595254bdc499f18d5af063802c86f" id=1213d3b4-14bf-42ce-b028-08fb9245e0aa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.903904 | controller | Jun 09 10:53:58.475461 crc crio[3654]: time="2026-06-09T10:53:58.475246264Z" level=info msg="Removed container 599f5f86d201c7c347a1e81a030a06f7283595254bdc499f18d5af063802c86f: openshift-marketplace/certified-operators-fpfrk/extract-utilities" id=1213d3b4-14bf-42ce-b028-08fb9245e0aa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.903919 | controller | Jun 09 10:53:58.944955 crc crio[3654]: time="2026-06-09T10:53:58.944831026Z" level=info msg="Stopping container: d46cc08ae00b2c1c6fb4c6515fd6381313e78e2bf4121abbd01574afe4044b91 (timeout: 2s)" id=8fa6d798-f002-4482-a751-70320e61ea37 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.903934 | controller | Jun 09 10:53:59.104015 crc crio[3654]: time="2026-06-09T10:53:59.103955918Z" level=info msg="Stopped container d46cc08ae00b2c1c6fb4c6515fd6381313e78e2bf4121abbd01574afe4044b91: openshift-marketplace/redhat-operators-kbv5q/registry-server" id=8fa6d798-f002-4482-a751-70320e61ea37 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.903949 | controller | Jun 09 10:53:59.106851 crc crio[3654]: time="2026-06-09T10:53:59.106632785Z" level=info msg="Stopping pod sandbox: f35ba46f5704b7a0c1dbba5084a9c17a7ef638a5dcacd99812d1c200c49178e3" id=0dce61a5-d8fb-4e29-834d-51659504db7a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.903965 | controller | Jun 09 10:53:59.108032 crc crio[3654]: time="2026-06-09T10:53:59.10784588Z" level=info msg="Got pod network &{Name:redhat-operators-kbv5q Namespace:openshift-marketplace ID:f35ba46f5704b7a0c1dbba5084a9c17a7ef638a5dcacd99812d1c200c49178e3 UID:8526a162-9236-4afe-8233-b6777682d6b9 NetNS:/var/run/netns/59ffc851-eaa2-406e-9bd4-9103007fa1a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8526a162_9236_4afe_8233_b6777682d6b9.slice PodAnnotations:0xc00008d2b0}] Aliases:map[]}"
2026-06-09 12:20:02.903984 | controller | Jun 09 10:53:59.108032 crc crio[3654]: time="2026-06-09T10:53:59.108023805Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-kbv5q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.904000 | controller | Jun 09 10:53:59.983274 crc crio[3654]: time="2026-06-09T10:53:59.983144261Z" level=info msg="Stopping container: 5ca19e4ac3dd2a263814d5035f120600e8f6781728eb9a93d7539d1ba673dd61 (timeout: 2s)" id=133c1f03-fc92-4823-bb20-859c30b89e08 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.904016 | controller | Jun 09 10:54:00.052275 crc crio[3654]: time="2026-06-09T10:54:00.052158343Z" level=info msg="Stopped pod sandbox: f35ba46f5704b7a0c1dbba5084a9c17a7ef638a5dcacd99812d1c200c49178e3" id=0dce61a5-d8fb-4e29-834d-51659504db7a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.904032 | controller | Jun 09 10:54:00.128279 crc crio[3654]: time="2026-06-09T10:54:00.127350223Z" level=info msg="Stopped container 5ca19e4ac3dd2a263814d5035f120600e8f6781728eb9a93d7539d1ba673dd61: openshift-marketplace/redhat-marketplace-9r8mf/registry-server" id=133c1f03-fc92-4823-bb20-859c30b89e08 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.904047 | controller | Jun 09 10:54:00.130916 crc crio[3654]: time="2026-06-09T10:54:00.130607697Z" level=info msg="Stopping pod sandbox: 9cdb853dd0dee534b1202c3309d5c11200cb762ff1c64ad2e522288b3cf2ff56" id=5882911b-ffcf-497e-ba03-f552abb9493d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.904063 | controller | Jun 09 10:54:00.131537 crc crio[3654]: time="2026-06-09T10:54:00.131120401Z" level=info msg="Got pod network &{Name:redhat-marketplace-9r8mf Namespace:openshift-marketplace ID:9cdb853dd0dee534b1202c3309d5c11200cb762ff1c64ad2e522288b3cf2ff56 UID:e29c7b66-3078-4700-aeb8-cc47ae579d95 NetNS:/var/run/netns/aec62536-645a-4aad-bed7-88582afe3eef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode29c7b66_3078_4700_aeb8_cc47ae579d95.slice PodAnnotations:0xc000490e68}] Aliases:map[]}"
2026-06-09 12:20:02.904079 | controller | Jun 09 10:54:00.131537 crc crio[3654]: time="2026-06-09T10:54:00.13141091Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-9r8mf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.904094 | controller | Jun 09 10:54:00.405988 crc crio[3654]: time="2026-06-09T10:54:00.405876921Z" level=info msg="Removing container: d46cc08ae00b2c1c6fb4c6515fd6381313e78e2bf4121abbd01574afe4044b91" id=8ecad7cb-52f0-464c-b0b7-4abc3b555759 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.904110 | controller | Jun 09 10:54:00.429828 crc crio[3654]: time="2026-06-09T10:54:00.429704899Z" level=info msg="Removed container d46cc08ae00b2c1c6fb4c6515fd6381313e78e2bf4121abbd01574afe4044b91: openshift-marketplace/redhat-operators-kbv5q/registry-server" id=8ecad7cb-52f0-464c-b0b7-4abc3b555759 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.904125 | controller | Jun 09 10:54:00.433110 crc crio[3654]: time="2026-06-09T10:54:00.433022934Z" level=info msg="Removing container: 20235e60cb55e591024acca6618050c5514facee6c68c09557af82908c89d397" id=95ebaba7-054e-49b8-aaf0-33edba596906 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.904140 | controller | Jun 09 10:54:00.468440 crc crio[3654]: time="2026-06-09T10:54:00.468235231Z" level=info msg="Removed container 20235e60cb55e591024acca6618050c5514facee6c68c09557af82908c89d397: openshift-marketplace/redhat-operators-kbv5q/extract-content" id=95ebaba7-054e-49b8-aaf0-33edba596906 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.904159 | controller | Jun 09 10:54:00.471237 crc crio[3654]: time="2026-06-09T10:54:00.471167745Z" level=info msg="Removing container: 57cdfd8d84d5d71812f83e41b70120d6b73be30b27f5d955ceb1c47296a31aae" id=4e69221d-0503-4a6d-a7e2-4811c6ce23e6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.904174 | controller | Jun 09 10:54:00.490076 crc crio[3654]: time="2026-06-09T10:54:00.489863385Z" level=info msg="Removed container 57cdfd8d84d5d71812f83e41b70120d6b73be30b27f5d955ceb1c47296a31aae: openshift-marketplace/redhat-operators-kbv5q/extract-utilities" id=4e69221d-0503-4a6d-a7e2-4811c6ce23e6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.904190 | controller | Jun 09 10:54:00.575743 crc crio[3654]: time="2026-06-09T10:54:00.57562538Z" level=info msg="Stopped pod sandbox: 9cdb853dd0dee534b1202c3309d5c11200cb762ff1c64ad2e522288b3cf2ff56" id=5882911b-ffcf-497e-ba03-f552abb9493d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.904205 | controller | Jun 09 10:54:01.415090 crc crio[3654]: time="2026-06-09T10:54:01.414997865Z" level=info msg="Removing container: 5ca19e4ac3dd2a263814d5035f120600e8f6781728eb9a93d7539d1ba673dd61" id=3d4dea88-c9da-4eb1-9524-cdf0a5232d1b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.904220 | controller | Jun 09 10:54:01.436677 crc crio[3654]: time="2026-06-09T10:54:01.436596668Z" level=info msg="Removed container 5ca19e4ac3dd2a263814d5035f120600e8f6781728eb9a93d7539d1ba673dd61: openshift-marketplace/redhat-marketplace-9r8mf/registry-server" id=3d4dea88-c9da-4eb1-9524-cdf0a5232d1b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.904235 | controller | Jun 09 10:54:01.439651 crc crio[3654]: time="2026-06-09T10:54:01.439552413Z" level=info msg="Removing container: 80e7ed2849b0b83f8ad85f4f22e4f1d72f1c5903e52fbdd577d592d243429e65" id=60b3c770-41bf-462e-9820-3eb860998d97 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.904250 | controller | Jun 09 10:54:01.469988 crc crio[3654]: time="2026-06-09T10:54:01.469893659Z" level=info msg="Removed container 80e7ed2849b0b83f8ad85f4f22e4f1d72f1c5903e52fbdd577d592d243429e65: openshift-marketplace/redhat-marketplace-9r8mf/extract-content" id=60b3c770-41bf-462e-9820-3eb860998d97 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.904265 | controller | Jun 09 10:54:01.473120 crc crio[3654]: time="2026-06-09T10:54:01.473059291Z" level=info msg="Removing container: e74b6c889f000e53c6d5130bba2a07b26b8b7fdb83c5a197dbe4a4d75a26ef19" id=4e6c94c3-3b8b-4fc7-be7e-1cbc65760a06 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.904280 | controller | Jun 09 10:54:01.495378 crc crio[3654]: time="2026-06-09T10:54:01.49451914Z" level=info msg="Removed container e74b6c889f000e53c6d5130bba2a07b26b8b7fdb83c5a197dbe4a4d75a26ef19: openshift-marketplace/redhat-marketplace-9r8mf/extract-utilities" id=4e6c94c3-3b8b-4fc7-be7e-1cbc65760a06 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.904295 | controller | Jun 09 10:54:11.301726 crc crio[3654]: time="2026-06-09T10:54:11.300061085Z" level=info msg="Stopping container: 183f8aa551f0b759c4777841bdf133a8e67cf952bc2556d1aca753a0f454ba69 (timeout: 15s)" id=f2c7cfc5-d8c3-4f52-b28d-a4021441cd2d name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.904310 | controller | Jun 09 10:54:11.305756 crc crio[3654]: time="2026-06-09T10:54:11.300867968Z" level=info msg="Stopping container: dd51afac4f11973f89e8f98eab4afa41c0a7893553ee94e48b5cf3cbf044ff00 (timeout: 15s)" id=14d0d0b8-7069-40b2-af03-0a475b8729b6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.904325 | controller | Jun 09 10:54:11.305756 crc crio[3654]: time="2026-06-09T10:54:11.30094748Z" level=info msg="Stopping container: c6ec45eae073edea4ec379e56815c2bb19f819bf2837059ddd3a84c23e6ad58d (timeout: 15s)" id=4c46d1fa-bd2d-4471-8173-80f3fe33d1ed name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.904340 | controller | Jun 09 10:54:11.305756 crc crio[3654]: time="2026-06-09T10:54:11.301018742Z" level=info msg="Stopping container: 00aafc815975521306ba80de625310388b94f6227e9714abfd49ee72926359ad (timeout: 15s)" id=82013a0d-fb23-4954-8424-59a31bef61c2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.904378 | controller | Jun 09 10:54:11.305756 crc crio[3654]: time="2026-06-09T10:54:11.301261109Z" level=info msg="Stopping container: b2715a5453d86e56718ff0f4c77907293b8ef52bad455f062de0695fdb41ad79 (timeout: 15s)" id=5252daa9-ece0-4f1e-a761-a2111b25ed1b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.904395 | controller | Jun 09 10:54:12.437478 crc crio[3654]: time="2026-06-09T10:54:12.43677374Z" level=info msg="Stopped container 183f8aa551f0b759c4777841bdf133a8e67cf952bc2556d1aca753a0f454ba69: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=f2c7cfc5-d8c3-4f52-b28d-a4021441cd2d name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.904411 | controller | Jun 09 10:54:13.548918 crc crio[3654]: time="2026-06-09T10:54:13.541831141Z" level=info msg="Removing container: e5f4de7fd2803934b1711b8f4200ed8478f219c41fb5f7f3f36d40bc196765c0" id=a0fa19b1-6a6b-45a0-aac1-69a868baec9c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.904427 | controller | Jun 09 10:54:15.037515 crc crio[3654]: time="2026-06-09T10:54:15.037351921Z" level=info msg="Stopped container c6ec45eae073edea4ec379e56815c2bb19f819bf2837059ddd3a84c23e6ad58d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=4c46d1fa-bd2d-4471-8173-80f3fe33d1ed name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.904442 | controller | Jun 09 10:54:15.155417 crc crio[3654]: time="2026-06-09T10:54:15.155262484Z" level=info msg="Stopped container b2715a5453d86e56718ff0f4c77907293b8ef52bad455f062de0695fdb41ad79: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=5252daa9-ece0-4f1e-a761-a2111b25ed1b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.904457 | controller | Jun 09 10:54:15.191918 crc crio[3654]: time="2026-06-09T10:54:15.191768938Z" level=info msg="Removed container e5f4de7fd2803934b1711b8f4200ed8478f219c41fb5f7f3f36d40bc196765c0: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=a0fa19b1-6a6b-45a0-aac1-69a868baec9c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.904472 | controller | Jun 09 10:54:15.822583 crc crio[3654]: time="2026-06-09T10:54:15.308881077Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD" id=a23250de-29fd-4056-8d92-3a107ae517e4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.904488 | controller | Jun 09 10:54:15.822583 crc crio[3654]: time="2026-06-09T10:54:15.30896669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.904503 | controller | Jun 09 10:54:15.822583 crc crio[3654]: time="2026-06-09T10:54:15.324034435Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=a23250de-29fd-4056-8d92-3a107ae517e4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.904519 | controller | Jun 09 10:54:15.822583 crc crio[3654]: time="2026-06-09T10:54:15.333448067Z" level=info msg="Ran pod sandbox cbba544fe4008e085595dafabddeeecefdf3d86cfc1ffbbddfa403ebcda46287 with infra container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD" id=a23250de-29fd-4056-8d92-3a107ae517e4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.904535 | controller | Jun 09 10:54:15.822583 crc crio[3654]: time="2026-06-09T10:54:15.335698921Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=20d93a67-e557-4324-86df-fff21db63990 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.904553 | controller | Jun 09 10:54:15.822583 crc crio[3654]: time="2026-06-09T10:54:15.363263447Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=04156192-3d0a-456a-874e-ce57d128c18e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.904569 | controller | Jun 09 10:54:15.988680 crc crio[3654]: time="2026-06-09T10:54:15.988601844Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=79dca129-3174-44ff-8dc0-650bf9b73b34 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.904584 | controller | Jun 09 10:54:15.989116 crc crio[3654]: time="2026-06-09T10:54:15.989056157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.904599 | controller | Jun 09 10:54:16.014192 crc crio[3654]: time="2026-06-09T10:54:16.01410306Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.904615 | controller | Jun 09 10:54:16.167608 crc crio[3654]: time="2026-06-09T10:54:16.167450096Z" level=info msg="Stopped container 00aafc815975521306ba80de625310388b94f6227e9714abfd49ee72926359ad: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=82013a0d-fb23-4954-8424-59a31bef61c2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.904630 | controller | Jun 09 10:54:16.173946 crc crio[3654]: time="2026-06-09T10:54:16.173868431Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.904646 | controller | Jun 09 10:54:16.561534 crc crio[3654]: time="2026-06-09T10:54:16.561356944Z" level=info msg="Created container 9cb1427d833e7666744e14bbecc97b86aaa3df53805be58a9495f1ccd8045d23: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=79dca129-3174-44ff-8dc0-650bf9b73b34 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.904661 | controller | Jun 09 10:54:16.563138 crc crio[3654]: time="2026-06-09T10:54:16.563080003Z" level=info msg="Starting container: 9cb1427d833e7666744e14bbecc97b86aaa3df53805be58a9495f1ccd8045d23" id=39e3d930-4df6-48c5-9456-5ff16d723c1f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.904677 | controller | Jun 09 10:54:16.572335 crc crio[3654]: time="2026-06-09T10:54:16.572199707Z" level=info msg="Started container" PID=15464 containerID=9cb1427d833e7666744e14bbecc97b86aaa3df53805be58a9495f1ccd8045d23 description=openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor id=39e3d930-4df6-48c5-9456-5ff16d723c1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=cbba544fe4008e085595dafabddeeecefdf3d86cfc1ffbbddfa403ebcda46287
2026-06-09 12:20:02.904693 | controller | Jun 09 10:54:16.573639 crc crio[3654]: time="2026-06-09T10:54:16.573535615Z" level=info msg="Stopping pod sandbox: 271de4ba17374600d9e7cae1887d528ce2f5239d69406c466123bf538547bc73" id=1905255c-02a7-4637-ac2d-54be4703812d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.904709 | controller | Jun 09 10:54:16.574392 crc crio[3654]: time="2026-06-09T10:54:16.574257346Z" level=info msg="Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:271de4ba17374600d9e7cae1887d528ce2f5239d69406c466123bf538547bc73 UID:dbe8c044-e227-4408-b8c1-184362d81240 NetNS:/var/run/netns/137be0f1-cebb-4614-ac2c-7da460eb2241 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-poddbe8c044_e227_4408_b8c1_184362d81240.slice PodAnnotations:0xc006734108}] Aliases:map[]}"
2026-06-09 12:20:02.904727 | controller | Jun 09 10:54:16.574627 crc crio[3654]: time="2026-06-09T10:54:16.574554785Z" level=info msg="Deleting pod openshift-kube-apiserver_installer-13-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.904743 | controller | Jun 09 10:54:17.956981 crc crio[3654]: time="2026-06-09T10:54:17.956416844Z" level=info msg="Stopped pod sandbox: 271de4ba17374600d9e7cae1887d528ce2f5239d69406c466123bf538547bc73" id=1905255c-02a7-4637-ac2d-54be4703812d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.904759 | controller | Jun 09 10:54:19.332658 crc crio[3654]: time="2026-06-09T10:54:19.331954311Z" level=info msg="Stopping container: 2804ebab2890a012fa5c5b3b2ba48cfd6ffa6df72f7ad8d49e28b0739a0768f8 (timeout: 2s)" id=cbef33ef-3cd7-4bee-aa16-04f4362f2f49 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.904775 | controller | Jun 09 10:54:19.519965 crc crio[3654]: time="2026-06-09T10:54:19.519840804Z" level=info msg="Stopped container 2804ebab2890a012fa5c5b3b2ba48cfd6ffa6df72f7ad8d49e28b0739a0768f8: openshift-console/downloads-747b44746d-4pqvr/download-server" id=cbef33ef-3cd7-4bee-aa16-04f4362f2f49 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.904790 | controller | Jun 09 10:54:19.632111 crc crio[3654]: time="2026-06-09T10:54:19.632002911Z" level=info msg="Removing container: a24b832c99643fd5ff7329045fe9c665c19637c87a98525a57980bb998ef8c7d" id=20090803-6845-4b96-85ed-bb53faf1c534 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.904806 | controller | Jun 09 10:54:19.931921 crc crio[3654]: time="2026-06-09T10:54:19.931860695Z" level=info msg="Removed container a24b832c99643fd5ff7329045fe9c665c19637c87a98525a57980bb998ef8c7d: openshift-console/downloads-747b44746d-4pqvr/download-server" id=20090803-6845-4b96-85ed-bb53faf1c534 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.904821 | controller | Jun 09 10:54:21.293073 crc crio[3654]: time="2026-06-09T10:54:21.292344927Z" level=info msg="Stopped container dd51afac4f11973f89e8f98eab4afa41c0a7893553ee94e48b5cf3cbf044ff00: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=14d0d0b8-7069-40b2-af03-0a475b8729b6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.904836 | controller | Jun 09 10:54:21.294111 crc crio[3654]: time="2026-06-09T10:54:21.294046986Z" level=info msg="Stopping pod sandbox: 94be355b141f4f34f9dfbc8fa98ca3a4b8665d6d2e6970a173fc7801cdf633c7" id=e879b525-a77d-45ff-af98-bf11d411193f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.904852 | controller | Jun 09 10:54:21.297955 crc crio[3654]: time="2026-06-09T10:54:21.297861586Z" level=info msg="Stopped pod sandbox: 94be355b141f4f34f9dfbc8fa98ca3a4b8665d6d2e6970a173fc7801cdf633c7" id=e879b525-a77d-45ff-af98-bf11d411193f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.904867 | controller | Jun 09 10:54:21.649034 crc crio[3654]: time="2026-06-09T10:54:21.648954219Z" level=info msg="Removing container: 00aafc815975521306ba80de625310388b94f6227e9714abfd49ee72926359ad" id=25592992-b2a7-4c50-881a-6f7f2f3c7096 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.904883 | controller | Jun 09 10:54:21.675214 crc crio[3654]: time="2026-06-09T10:54:21.675134764Z" level=info msg="Removed container 00aafc815975521306ba80de625310388b94f6227e9714abfd49ee72926359ad: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=25592992-b2a7-4c50-881a-6f7f2f3c7096 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.904898 | controller | Jun 09 10:54:21.675368 crc crio[3654]: time="2026-06-09T10:54:21.675255868Z" level=info msg="Removing container: c6ec45eae073edea4ec379e56815c2bb19f819bf2837059ddd3a84c23e6ad58d" id=bd5649b8-cd40-49bc-8841-3595b32c8520 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.904913 | controller | Jun 09 10:54:21.678906 crc crio[3654]: time="2026-06-09T10:54:21.678722158Z" level=info msg="Removing container: 183f8aa551f0b759c4777841bdf133a8e67cf952bc2556d1aca753a0f454ba69" id=37c1f074-6cd8-4448-b036-c1bfaf42f73b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.904931 | controller | Jun 09 10:54:21.699865 crc crio[3654]: time="2026-06-09T10:54:21.699769335Z" level=info msg="Removed container c6ec45eae073edea4ec379e56815c2bb19f819bf2837059ddd3a84c23e6ad58d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=bd5649b8-cd40-49bc-8841-3595b32c8520 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.904946 | controller | Jun 09 10:54:21.703974 crc crio[3654]: time="2026-06-09T10:54:21.703892114Z" level=info msg="Removing container: b2715a5453d86e56718ff0f4c77907293b8ef52bad455f062de0695fdb41ad79" id=728b71d7-6efb-4d47-bf84-8f2813a359ce name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.904961 | controller | Jun 09 10:54:21.713230 crc crio[3654]: time="2026-06-09T10:54:21.713142451Z" level=info msg="Removed container 183f8aa551f0b759c4777841bdf133a8e67cf952bc2556d1aca753a0f454ba69: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=37c1f074-6cd8-4448-b036-c1bfaf42f73b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.904976 | controller | Jun 09 10:54:21.719571 crc crio[3654]: time="2026-06-09T10:54:21.719397042Z" level=info msg="Removing container: 5fb2420456cc0582dd16300c910f044213601c521f60697c76894b2cee2312e8" id=1b145fc4-efac-422d-9a39-c297f4cfe987 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.904991 | controller | Jun 09 10:54:21.729580 crc crio[3654]: time="2026-06-09T10:54:21.729420541Z" level=info msg="Removed container b2715a5453d86e56718ff0f4c77907293b8ef52bad455f062de0695fdb41ad79: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=728b71d7-6efb-4d47-bf84-8f2813a359ce name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.905007 | controller | Jun 09 10:54:21.734950 crc crio[3654]: time="2026-06-09T10:54:21.734860608Z" level=info msg="Removing container: dd51afac4f11973f89e8f98eab4afa41c0a7893553ee94e48b5cf3cbf044ff00" id=39bb6f02-300e-4d35-b736-767bc4790bf8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.905022 | controller | Jun 09 10:54:21.831945 crc crio[3654]: time="2026-06-09T10:54:21.831762825Z" level=info msg="Removed container 5fb2420456cc0582dd16300c910f044213601c521f60697c76894b2cee2312e8: openshift-kube-apiserver/kube-apiserver-crc/setup" id=1b145fc4-efac-422d-9a39-c297f4cfe987 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.905037 | controller | Jun 09 10:54:21.838701 crc crio[3654]: time="2026-06-09T10:54:21.838051396Z" level=info msg="Removing container: dd51afac4f11973f89e8f98eab4afa41c0a7893553ee94e48b5cf3cbf044ff00" id=f494558c-37d1-4a60-b844-d0c074fb015d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.905053 | controller | Jun 09 10:54:21.847702 crc crio[3654]: time="2026-06-09T10:54:21.847240451Z" level=info msg="Container dd51afac4f11973f89e8f98eab4afa41c0a7893553ee94e48b5cf3cbf044ff00 not known, assuming it got already removed" id=f494558c-37d1-4a60-b844-d0c074fb015d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.905069 | controller | Jun 09 10:54:21.847702 crc crio[3654]: time="2026-06-09T10:54:21.847674814Z" level=info msg="Removed container dd51afac4f11973f89e8f98eab4afa41c0a7893553ee94e48b5cf3cbf044ff00: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=f494558c-37d1-4a60-b844-d0c074fb015d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.905084 | controller | Jun 09 10:54:21.853276 crc crio[3654]: time="2026-06-09T10:54:21.853201213Z" level=info msg="Stopping pod sandbox: f35ba46f5704b7a0c1dbba5084a9c17a7ef638a5dcacd99812d1c200c49178e3" id=63699f56-5c5e-4c3f-9cdc-30aa34123034 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.905099 | controller | Jun 09 10:54:21.853393 crc crio[3654]: time="2026-06-09T10:54:21.853337927Z" level=info msg="Stopped pod sandbox (already stopped): f35ba46f5704b7a0c1dbba5084a9c17a7ef638a5dcacd99812d1c200c49178e3" id=63699f56-5c5e-4c3f-9cdc-30aa34123034 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.905118 | controller | Jun 09 10:54:21.854102 crc crio[3654]: time="2026-06-09T10:54:21.85377323Z" level=info msg="Removing pod sandbox: f35ba46f5704b7a0c1dbba5084a9c17a7ef638a5dcacd99812d1c200c49178e3" id=78ae9118-6f10-48a7-bdc2-08b8cfd3e750 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.905134 | controller | Jun 09 10:54:21.866441 crc crio[3654]: time="2026-06-09T10:54:21.866219979Z" level=info msg="Removed pod sandbox: f35ba46f5704b7a0c1dbba5084a9c17a7ef638a5dcacd99812d1c200c49178e3" id=78ae9118-6f10-48a7-bdc2-08b8cfd3e750 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.905150 | controller | Jun 09 10:54:21.867727 crc crio[3654]: time="2026-06-09T10:54:21.867141216Z" level=info msg="Stopping pod sandbox: 3e1d9aa04dc62d0d0fd90f96b9c9f74e23738c9e3b2b6218530c7b21e97cd598" id=371fd10c-0c6d-4f80-a19f-902760e48781 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.905165 | controller | Jun 09 10:54:21.867727 crc crio[3654]: time="2026-06-09T10:54:21.867202187Z" level=info msg="Stopped pod sandbox (already stopped): 3e1d9aa04dc62d0d0fd90f96b9c9f74e23738c9e3b2b6218530c7b21e97cd598" id=371fd10c-0c6d-4f80-a19f-902760e48781 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.905181 | controller | Jun 09 10:54:21.868124 crc crio[3654]: time="2026-06-09T10:54:21.867788764Z" level=info msg="Removing pod sandbox: 3e1d9aa04dc62d0d0fd90f96b9c9f74e23738c9e3b2b6218530c7b21e97cd598" id=e90a523e-8037-4ff9-8e3e-4a58a2f9a546 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.905196 | controller | Jun 09 10:54:21.876653 crc crio[3654]: time="2026-06-09T10:54:21.876178256Z" level=info msg="Removed pod sandbox: 3e1d9aa04dc62d0d0fd90f96b9c9f74e23738c9e3b2b6218530c7b21e97cd598" id=e90a523e-8037-4ff9-8e3e-4a58a2f9a546 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.905211 | controller | Jun 09 10:54:21.877879 crc crio[3654]: time="2026-06-09T10:54:21.877767272Z" level=info msg="Stopping pod sandbox: 94be355b141f4f34f9dfbc8fa98ca3a4b8665d6d2e6970a173fc7801cdf633c7" id=33b937a8-2b53-4534-a77b-9166add48332 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.905226 | controller | Jun 09 10:54:21.877879 crc crio[3654]: time="2026-06-09T10:54:21.877869175Z" level=info msg="Stopped pod sandbox (already stopped): 94be355b141f4f34f9dfbc8fa98ca3a4b8665d6d2e6970a173fc7801cdf633c7" id=33b937a8-2b53-4534-a77b-9166add48332 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.905241 | controller | Jun 09 10:54:21.879649 crc crio[3654]: time="2026-06-09T10:54:21.879209844Z" level=info msg="Removing pod sandbox: 94be355b141f4f34f9dfbc8fa98ca3a4b8665d6d2e6970a173fc7801cdf633c7" id=8b31bc80-16d8-4ae8-b9b2-0cd62b7188d9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.905256 | controller | Jun 09 10:54:21.888654 crc crio[3654]: time="2026-06-09T10:54:21.888573934Z" level=info msg="Removed pod sandbox: 94be355b141f4f34f9dfbc8fa98ca3a4b8665d6d2e6970a173fc7801cdf633c7" id=8b31bc80-16d8-4ae8-b9b2-0cd62b7188d9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.905271 | controller | Jun 09 10:54:21.890143 crc crio[3654]: time="2026-06-09T10:54:21.890040896Z" level=info msg="Stopping pod sandbox: 9cdb853dd0dee534b1202c3309d5c11200cb762ff1c64ad2e522288b3cf2ff56" id=11a0ffff-aaa8-4e06-b713-d98862aa198b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.905285 | controller | Jun 09 10:54:21.890143 crc crio[3654]: time="2026-06-09T10:54:21.890135339Z" level=info msg="Stopped pod sandbox (already stopped): 9cdb853dd0dee534b1202c3309d5c11200cb762ff1c64ad2e522288b3cf2ff56" id=11a0ffff-aaa8-4e06-b713-d98862aa198b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.905300 | controller | Jun 09 10:54:21.890879 crc crio[3654]: time="2026-06-09T10:54:21.890802908Z" level=info msg="Removing pod sandbox: 9cdb853dd0dee534b1202c3309d5c11200cb762ff1c64ad2e522288b3cf2ff56" id=930f3b0e-9747-47fb-8122-29083f230e65 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.905317 | controller | Jun 09 10:54:21.898181 crc crio[3654]: time="2026-06-09T10:54:21.898080428Z" level=info msg="Removed pod sandbox: 9cdb853dd0dee534b1202c3309d5c11200cb762ff1c64ad2e522288b3cf2ff56" id=930f3b0e-9747-47fb-8122-29083f230e65 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.905332 | controller | Jun 09 10:54:21.899410 crc crio[3654]: time="2026-06-09T10:54:21.899270443Z" level=info msg="Stopping pod sandbox: f750c4ba8df9773193ad5a8a6cc6f75c71d647bf9be6c56ee3a89a27dcb895ec" id=fafc68ee-7d6a-48dc-a967-0fdbcc956eb4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.905364 | controller | Jun 09 10:54:21.899410 crc crio[3654]: time="2026-06-09T10:54:21.899402797Z" level=info msg="Stopped pod sandbox (already stopped): f750c4ba8df9773193ad5a8a6cc6f75c71d647bf9be6c56ee3a89a27dcb895ec" id=fafc68ee-7d6a-48dc-a967-0fdbcc956eb4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.905392 | controller | Jun 09 10:54:21.902083 crc crio[3654]: time="2026-06-09T10:54:21.900419816Z" level=info msg="Removing pod sandbox: f750c4ba8df9773193ad5a8a6cc6f75c71d647bf9be6c56ee3a89a27dcb895ec" id=62facb74-211f-43cf-830b-fb71c0a05293 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.905413 | controller | Jun 09 10:54:21.908957 crc crio[3654]: time="2026-06-09T10:54:21.908849319Z" level=info msg="Removed pod sandbox: f750c4ba8df9773193ad5a8a6cc6f75c71d647bf9be6c56ee3a89a27dcb895ec" id=62facb74-211f-43cf-830b-fb71c0a05293 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.905433 | controller | Jun 09 10:54:27.729002 crc crio[3654]: time="2026-06-09T10:54:27.72776795Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD" id=a83c2d22-e260-4587-8414-64d946b3d2bc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.905452 | controller | Jun 09 10:54:27.730446 crc crio[3654]: time="2026-06-09T10:54:27.729030607Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.905472 | controller | Jun 09 10:54:27.742787 crc crio[3654]: time="2026-06-09T10:54:27.742706031Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=a83c2d22-e260-4587-8414-64d946b3d2bc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.905493 | controller | Jun 09 10:54:27.754989 crc crio[3654]: time="2026-06-09T10:54:27.754901423Z" level=info msg="Ran pod sandbox 70791315c941aaae3c3fef07c3633107132cd683fb99715b15b18f0357a3468b with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD" id=a83c2d22-e260-4587-8414-64d946b3d2bc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.905515 | controller | Jun 09 10:54:27.757222 crc crio[3654]: time="2026-06-09T10:54:27.757168459Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=b314699c-cf38-4e8d-9a41-270b318cb0ef name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.905538 | controller | Jun 09 10:54:27.759785 crc crio[3654]: time="2026-06-09T10:54:27.759719292Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=643af910-a81f-4fb8-983a-18e41359f21b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.905561 | controller | Jun 09 10:54:27.790159 crc crio[3654]: time="2026-06-09T10:54:27.789887303Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup" id=429015f4-efcb-4c94-9e09-047a0c933734 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.905583 | controller | Jun 09 10:54:27.790494 crc crio[3654]: time="2026-06-09T10:54:27.790258834Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.905611 | controller | Jun 09 10:54:27.826369 crc crio[3654]: time="2026-06-09T10:54:27.826253533Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.905634 | controller | Jun 09 10:54:27.980328 crc crio[3654]: time="2026-06-09T10:54:27.980186235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.905676 | controller | Jun 09 10:54:28.075180 crc crio[3654]: time="2026-06-09T10:54:28.074660862Z" level=info msg="Created container 1c86a4842a29129af393db98d8de6a96a31ab85427578f1a86cf491f8f9357cc: openshift-kube-apiserver/kube-apiserver-crc/setup" id=429015f4-efcb-4c94-9e09-047a0c933734 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.905697 | controller | Jun 09 10:54:28.076570 crc crio[3654]: time="2026-06-09T10:54:28.076487224Z" level=info msg="Starting container: 1c86a4842a29129af393db98d8de6a96a31ab85427578f1a86cf491f8f9357cc" id=8d6c3bef-4567-4bb6-93b2-bf63cdd41b40 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.905719 | controller | Jun 09 10:54:28.084100 crc crio[3654]: time="2026-06-09T10:54:28.084008261Z" level=info msg="Started container" PID=15654 containerID=1c86a4842a29129af393db98d8de6a96a31ab85427578f1a86cf491f8f9357cc description=openshift-kube-apiserver/kube-apiserver-crc/setup id=8d6c3bef-4567-4bb6-93b2-bf63cdd41b40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70791315c941aaae3c3fef07c3633107132cd683fb99715b15b18f0357a3468b
2026-06-09 12:20:02.905741 | controller | Jun 09 10:54:28.740682 crc crio[3654]: time="2026-06-09T10:54:28.740406015Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=18c037cd-29b8-409a-b495-eb79c71fb656 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.905762 | controller | Jun 09 10:54:28.743427 crc crio[3654]: time="2026-06-09T10:54:28.743208926Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=8463980a-4f63-4d24-b078-46dbcec7b627 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.905784 | controller | Jun 09 10:54:28.750926 crc crio[3654]: time="2026-06-09T10:54:28.750809265Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=c60f234a-4989-4f5b-82ad-5eb467634d43 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.905807 | controller | Jun 09 10:54:28.751524 crc crio[3654]: time="2026-06-09T10:54:28.751274289Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.905830 | controller | Jun 09 10:54:28.785907 crc crio[3654]: time="2026-06-09T10:54:28.785749104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.905852 | controller | Jun 09 10:54:28.974946 crc crio[3654]: time="2026-06-09T10:54:28.974883652Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.905871 | controller | Jun 09 10:54:29.068091 crc crio[3654]: time="2026-06-09T10:54:29.067508215Z" level=info msg="Created container 3174e9343eed1b6ec2d6036e85b7f51c03e53d247bb48e68f27d870cf0553991: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=c60f234a-4989-4f5b-82ad-5eb467634d43 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.905887 | controller | Jun 09 10:54:29.069142 crc crio[3654]: time="2026-06-09T10:54:29.06906741Z" level=info msg="Starting container: 3174e9343eed1b6ec2d6036e85b7f51c03e53d247bb48e68f27d870cf0553991" id=7209e27a-52fb-41c1-b8aa-a352150b3560 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.905910 | controller | Jun 09 10:54:29.074820 crc crio[3654]: time="2026-06-09T10:54:29.074739644Z" level=info msg="Started container" PID=15714 containerID=3174e9343eed1b6ec2d6036e85b7f51c03e53d247bb48e68f27d870cf0553991 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=7209e27a-52fb-41c1-b8aa-a352150b3560 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70791315c941aaae3c3fef07c3633107132cd683fb99715b15b18f0357a3468b
2026-06-09 12:20:02.905929 | controller | Jun 09 10:54:29.086633 crc crio[3654]: time="2026-06-09T10:54:29.086512573Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=5b3ad27b-c110-4890-b93e-b9528fd47810 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.905945 | controller | Jun 09 10:54:29.088649 crc crio[3654]: time="2026-06-09T10:54:29.088567073Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=6c3e7614-1a36-41f0-95fd-0db29c862aa0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.905960 | controller | Jun 09 10:54:29.099613 crc crio[3654]: time="2026-06-09T10:54:29.09957719Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=0ff54460-1613-4e13-b5cb-2a0d360d5079 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.905975 | controller | Jun 09 10:54:29.100088 crc crio[3654]: time="2026-06-09T10:54:29.100067035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.905991 | controller | Jun 09 10:54:29.140791 crc crio[3654]: time="2026-06-09T10:54:29.140663996Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.906012 | controller | Jun 09 10:54:29.286181 crc crio[3654]: time="2026-06-09T10:54:29.286084523Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.906029 | controller | Jun 09 10:54:29.369735 crc crio[3654]: time="2026-06-09T10:54:29.369677096Z" level=info msg="Created container 6690f2afd8a94ae11550bc677cfccdf8b885073098a1df7b40085c0b65790c3c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=0ff54460-1613-4e13-b5cb-2a0d360d5079 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.906048 | controller | Jun 09 10:54:29.371259 crc crio[3654]: time="2026-06-09T10:54:29.371188079Z" level=info msg="Starting container: 6690f2afd8a94ae11550bc677cfccdf8b885073098a1df7b40085c0b65790c3c" id=b4b7c22b-9f60-4f28-a9f9-83975a2afdd2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.906067 | controller | Jun 09 10:54:29.376263 crc crio[3654]: time="2026-06-09T10:54:29.376185883Z" level=info msg="Started container" PID=15760 containerID=6690f2afd8a94ae11550bc677cfccdf8b885073098a1df7b40085c0b65790c3c description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=b4b7c22b-9f60-4f28-a9f9-83975a2afdd2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70791315c941aaae3c3fef07c3633107132cd683fb99715b15b18f0357a3468b
2026-06-09 12:20:02.906085 | controller | Jun 09 10:54:29.387056 crc crio[3654]: time="2026-06-09T10:54:29.386970455Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=86fae8b3-2328-4254-b9a1-694d92cffc29 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.906111 | controller | Jun 09 10:54:29.388989 crc crio[3654]: time="2026-06-09T10:54:29.3889045Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=41444b91-b913-486c-9c6b-de1635285b15 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.906133 | controller | Jun 09 10:54:29.397476 crc crio[3654]: time="2026-06-09T10:54:29.397368115Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=c58aeb08-05bb-4cab-adaa-7d1df7fa2a2d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.906152 | controller | Jun 09 10:54:29.397852 crc crio[3654]: time="2026-06-09T10:54:29.397795617Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.906168 | controller | Jun 09 10:54:29.421678 crc crio[3654]: time="2026-06-09T10:54:29.421604854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.906189 | controller | Jun 09 10:54:29.703937 crc crio[3654]: time="2026-06-09T10:54:29.70387315Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.906206 | controller | Jun 09 10:54:29.791256 crc crio[3654]: time="2026-06-09T10:54:29.791153529Z" level=info msg="Created container 95ecdf5a13326e23fe1d4c242986111acedcbb24ac2d4533b53875f893d2c5f1: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=c58aeb08-05bb-4cab-adaa-7d1df7fa2a2d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.906224 | controller | Jun 09 10:54:29.792661 crc crio[3654]: time="2026-06-09T10:54:29.79256672Z" level=info msg="Starting container: 95ecdf5a13326e23fe1d4c242986111acedcbb24ac2d4533b53875f893d2c5f1" id=a0c98bf7-e053-491b-a892-68868ba61b10 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.906242 | controller | Jun 09 10:54:29.797486 crc crio[3654]: time="2026-06-09T10:54:29.797348748Z" level=info msg="Started container" PID=15809 containerID=95ecdf5a13326e23fe1d4c242986111acedcbb24ac2d4533b53875f893d2c5f1 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=a0c98bf7-e053-491b-a892-68868ba61b10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70791315c941aaae3c3fef07c3633107132cd683fb99715b15b18f0357a3468b
2026-06-09 12:20:02.906259 | controller | Jun 09 10:54:29.813150 crc crio[3654]: time="2026-06-09T10:54:29.81300297Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=e3507e8c-1b4a-4976-92c8-5ff6e1e8604a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.906280 | controller | Jun 09 10:54:29.815198 crc crio[3654]: time="2026-06-09T10:54:29.815118951Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=a7ebedb1-329b-417a-a980-4a0457ef58d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.906296 | controller | Jun 09 10:54:29.829586 crc crio[3654]: time="2026-06-09T10:54:29.829501836Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=f4e861a6-497a-4565-a435-b18cd58ae4de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.906317 | controller | Jun 09 10:54:29.830154 crc crio[3654]: time="2026-06-09T10:54:29.830101753Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.906338 | controller | Jun 09 10:54:29.868250 crc crio[3654]: time="2026-06-09T10:54:29.868161842Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.906379 | controller | Jun 09 10:54:30.097493 crc crio[3654]: time="2026-06-09T10:54:30.097409188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.906403 | controller | Jun 09 10:54:30.208053 crc crio[3654]: time="2026-06-09T10:54:30.207978919Z" level=info msg="Created container d16625eb9ef3a1c0b2350639e5ca82d745b189e28110f98a8e2334736d7fdcfb: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=f4e861a6-497a-4565-a435-b18cd58ae4de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.906421 | controller | Jun 09 10:54:30.209103 crc crio[3654]: time="2026-06-09T10:54:30.208994238Z" level=info msg="Starting container: d16625eb9ef3a1c0b2350639e5ca82d745b189e28110f98a8e2334736d7fdcfb" id=0179b95a-5b63-48a8-bec9-301c8b977936 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.906441 | controller | Jun 09 10:54:30.214594 crc crio[3654]: time="2026-06-09T10:54:30.214515917Z" level=info msg="Started container" PID=15828 containerID=d16625eb9ef3a1c0b2350639e5ca82d745b189e28110f98a8e2334736d7fdcfb description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=0179b95a-5b63-48a8-bec9-301c8b977936 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70791315c941aaae3c3fef07c3633107132cd683fb99715b15b18f0357a3468b
2026-06-09 12:20:02.906458 | controller | Jun 09 10:54:30.225055 crc crio[3654]: time="2026-06-09T10:54:30.224968329Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=04e1d8cb-bf92-4631-b60b-ae1dc9701795 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.906477 | controller | Jun 09 10:54:30.227212 crc crio[3654]: time="2026-06-09T10:54:30.227158372Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=76ad80a8-708d-45a2-b866-98e60d6d66ba name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.906494 | controller | Jun 09 10:54:30.237775 crc crio[3654]: time="2026-06-09T10:54:30.237695386Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=ffec8fff-c45d-443b-9dbc-2c4592061357 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.906511 | controller | Jun 09 10:54:30.238129 crc crio[3654]: time="2026-06-09T10:54:30.238067317Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.906530 | controller | Jun 09 10:54:30.258629 crc crio[3654]: time="2026-06-09T10:54:30.258579119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.906548 | controller | Jun 09 10:54:30.459771 crc crio[3654]: time="2026-06-09T10:54:30.459680263Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.906566 | controller | Jun 09 10:54:30.567818 crc crio[3654]: time="2026-06-09T10:54:30.567767532Z" level=info msg="Created container 7b8b65ef9e227990f3462aecd35aae6d60fd0df3792cf47ae2fcdfc0f69667ed: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=ffec8fff-c45d-443b-9dbc-2c4592061357 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.906583 | controller | Jun 09 10:54:30.570138 crc crio[3654]: time="2026-06-09T10:54:30.570064019Z" level=info msg="Starting container: 7b8b65ef9e227990f3462aecd35aae6d60fd0df3792cf47ae2fcdfc0f69667ed" id=316d2081-d40c-4799-b42b-6baad7ebb5eb name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.906607 | controller | Jun 09 10:54:30.584214 crc crio[3654]: time="2026-06-09T10:54:30.584127144Z" level=info msg="Started container" PID=15846 containerID=7b8b65ef9e227990f3462aecd35aae6d60fd0df3792cf47ae2fcdfc0f69667ed description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=316d2081-d40c-4799-b42b-6baad7ebb5eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=70791315c941aaae3c3fef07c3633107132cd683fb99715b15b18f0357a3468b
2026-06-09 12:20:02.906625 | controller | Jun 09 10:54:34.805135 crc crio[3654]: time="2026-06-09T10:54:34.805044078Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=b2b73e21-b27f-4c80-8194-48678b4c557c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.906644 | controller | Jun 09 10:54:34.808043 crc crio[3654]: time="2026-06-09T10:54:34.807952322Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=d5c294da-a6a8-43d5-99b5-c370878c5494 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.906662 | controller | Jun 09 10:54:34.810178 crc crio[3654]: time="2026-06-09T10:54:34.810099854Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=8a2030ed-d1eb-437b-b0b1-a912a957227f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.906683 | controller | Jun 09 10:54:34.810671 crc crio[3654]: time="2026-06-09T10:54:34.810542127Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.906700 | controller | Jun 09 10:54:34.838047 crc crio[3654]: time="2026-06-09T10:54:34.837958598Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.906715 | controller | Jun 09 10:54:34.980008 crc crio[3654]: time="2026-06-09T10:54:34.979825412Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.906731 | controller | Jun 09 10:54:35.089572 crc crio[3654]: time="2026-06-09T10:54:35.088944652Z" level=info msg="Created container ddfc3eb3bdad2b9c0055ac81b3c33fc99711fdfd813d905e5ea60cde29779a78: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=8a2030ed-d1eb-437b-b0b1-a912a957227f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.906746 | controller | Jun 09 10:54:35.091727 crc crio[3654]: time="2026-06-09T10:54:35.09164804Z" level=info msg="Starting container: ddfc3eb3bdad2b9c0055ac81b3c33fc99711fdfd813d905e5ea60cde29779a78" id=5ed3633f-f45f-4d92-9fb0-26d0ce22adfb name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.906763 | controller | Jun 09 10:54:35.097087 crc crio[3654]: time="2026-06-09T10:54:35.097006944Z" level=info msg="Started container" PID=15892 containerID=ddfc3eb3bdad2b9c0055ac81b3c33fc99711fdfd813d905e5ea60cde29779a78 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=5ed3633f-f45f-4d92-9fb0-26d0ce22adfb name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3634b745444ba35c0edeb974e19fc8a4e8fdec9fca497639475422f2fa1abea
2026-06-09 12:20:02.906778 | controller | Jun 09 10:54:39.865486 crc crio[3654]: time="2026-06-09T10:54:39.86476516Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=fc674b64-81fb-4159-9d92-c4087b632e6d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.906800 | controller | Jun 09 10:54:39.867326 crc crio[3654]: time="2026-06-09T10:54:39.867220231Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=0aca7341-09b0-42c6-a9ad-e7706de1d7ab name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.906816 | controller | Jun 09 10:54:39.871049 crc crio[3654]: time="2026-06-09T10:54:39.870878307Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=8850b4be-5478-4b3c-a033-ab74781150af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.906832 | controller | Jun 09 10:54:39.871360 crc crio[3654]: time="2026-06-09T10:54:39.871226817Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.906848 | controller | Jun 09 10:54:39.895138 crc crio[3654]: time="2026-06-09T10:54:39.894928181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.906864 | controller | Jun 09 10:54:40.048506 crc crio[3654]: time="2026-06-09T10:54:40.04839483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.906879 | controller | Jun 09 10:54:40.133697 crc crio[3654]: time="2026-06-09T10:54:40.133558208Z" level=info msg="Created container 25d12826301139e4bc42ce3686d290b9b8f41cbecac374ef2d9c72e8c217aac7: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=8850b4be-5478-4b3c-a033-ab74781150af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.906895 | controller | Jun 09 10:54:40.134770 crc crio[3654]: time="2026-06-09T10:54:40.134705461Z" level=info msg="Starting container: 25d12826301139e4bc42ce3686d290b9b8f41cbecac374ef2d9c72e8c217aac7" id=dd255bc4-1735-49b4-839d-f973b0142e58 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.906914 | controller | Jun 09 10:54:40.141750 crc crio[3654]: time="2026-06-09T10:54:40.141376583Z" level=info msg="Started container" PID=16012 containerID=25d12826301139e4bc42ce3686d290b9b8f41cbecac374ef2d9c72e8c217aac7 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=dd255bc4-1735-49b4-839d-f973b0142e58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70791315c941aaae3c3fef07c3633107132cd683fb99715b15b18f0357a3468b
2026-06-09 12:20:02.906934 | controller | Jun 09 10:55:01.649733 crc crio[3654]: time="2026-06-09T10:55:01.648730469Z" level=info msg="Stopping container: 9cb1427d833e7666744e14bbecc97b86aaa3df53805be58a9495f1ccd8045d23 (timeout: 5s)" id=35c2825e-f7fc-498d-bffd-ac1ca7ab1eed name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.906950 | controller | Jun 09 10:55:06.657663 crc crio[3654]: time="2026-06-09T10:55:06.657049135Z" level=warning msg="Stopping container 9cb1427d833e7666744e14bbecc97b86aaa3df53805be58a9495f1ccd8045d23 with stop signal(15) timed out. Killing..."
2026-06-09 12:20:02.906968 | controller | Jun 09 10:55:07.225148 crc crio[3654]: time="2026-06-09T10:55:07.22459633Z" level=info msg="Stopped container 9cb1427d833e7666744e14bbecc97b86aaa3df53805be58a9495f1ccd8045d23: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=35c2825e-f7fc-498d-bffd-ac1ca7ab1eed name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.906987 | controller | Jun 09 10:55:07.227092 crc crio[3654]: time="2026-06-09T10:55:07.226386382Z" level=info msg="Stopping pod sandbox: cbba544fe4008e085595dafabddeeecefdf3d86cfc1ffbbddfa403ebcda46287" id=61cdee16-86d8-46c0-bf5b-6ac02d21a91b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.907008 | controller | Jun 09 10:55:07.231267 crc crio[3654]: time="2026-06-09T10:55:07.231055767Z" level=info msg="Stopped pod sandbox: cbba544fe4008e085595dafabddeeecefdf3d86cfc1ffbbddfa403ebcda46287" id=61cdee16-86d8-46c0-bf5b-6ac02d21a91b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.907036 | controller | Jun 09 10:55:08.309737 crc crio[3654]: time="2026-06-09T10:55:08.309658157Z" level=info msg="Removing container: 9cb1427d833e7666744e14bbecc97b86aaa3df53805be58a9495f1ccd8045d23" id=e06efa3f-17b8-4f7a-b76d-13f68248cbb5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.907060 | controller | Jun 09 10:55:08.329936 crc crio[3654]: time="2026-06-09T10:55:08.329866011Z" level=info msg="Removed container 9cb1427d833e7666744e14bbecc97b86aaa3df53805be58a9495f1ccd8045d23: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=e06efa3f-17b8-4f7a-b76d-13f68248cbb5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.907081 | controller | Jun 09 10:55:12.705230 crc crio[3654]: time="2026-06-09T10:55:12.703282967Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=e70d7c65-894b-4c02-94cf-2a63c3c7f4c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.907104 | controller | Jun 09 10:55:12.709114 crc crio[3654]: time="2026-06-09T10:55:12.709017153Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=42ad4e2c-ffb9-4e99-925e-b15fff6e45bb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.907127 | controller | Jun 09 10:55:12.861179 crc crio[3654]: time="2026-06-09T10:55:12.861064512Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=be8bc53c-5517-4578-9505-bf1b28f6eeb9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.907151 | controller | Jun 09 10:55:12.861593 crc crio[3654]: time="2026-06-09T10:55:12.861538086Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.907174 | controller | Jun 09 10:55:12.883490 crc crio[3654]: time="2026-06-09T10:55:12.883390767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.907197 | controller | Jun 09 10:55:12.887685 crc crio[3654]: time="2026-06-09T10:55:12.887616119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.907220 | controller | Jun 09 10:55:13.210506 crc crio[3654]: time="2026-06-09T10:55:13.20978165Z" level=info msg="Created container 51ebf14f0a440649d9a59ee53f7d1cecbd3086dda8df572a4cc3346628f4ffb7: openshift-console/downloads-747b44746d-4pqvr/download-server" id=be8bc53c-5517-4578-9505-bf1b28f6eeb9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.907244 | controller | Jun 09 10:55:13.211535 crc crio[3654]: time="2026-06-09T10:55:13.211471099Z" level=info msg="Starting container: 51ebf14f0a440649d9a59ee53f7d1cecbd3086dda8df572a4cc3346628f4ffb7" id=e03cc688-8f46-4f5f-9bc4-b370aa3df0df name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.907267 | controller | Jun 09 10:55:13.217808 crc crio[3654]: time="2026-06-09T10:55:13.217690058Z" level=info msg="Started container" PID=16478 containerID=51ebf14f0a440649d9a59ee53f7d1cecbd3086dda8df572a4cc3346628f4ffb7 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=e03cc688-8f46-4f5f-9bc4-b370aa3df0df name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9b479de35f01ab7bfcd62a9edfa06265f1db178e901d03ec50c14687e120ac3
2026-06-09 12:20:02.907289 | controller | Jun 09 10:55:21.948545 crc crio[3654]: time="2026-06-09T10:55:21.947014244Z" level=info msg="Stopping pod sandbox: cbba544fe4008e085595dafabddeeecefdf3d86cfc1ffbbddfa403ebcda46287" id=44a6b03f-f0a9-43bf-ad39-c8384ac2d3c1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.907317 | controller | Jun 09 10:55:21.948545 crc crio[3654]: time="2026-06-09T10:55:21.948086865Z" level=info msg="Stopped pod sandbox (already stopped): cbba544fe4008e085595dafabddeeecefdf3d86cfc1ffbbddfa403ebcda46287" id=44a6b03f-f0a9-43bf-ad39-c8384ac2d3c1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.907342 | controller | Jun 09 10:55:21.952021 crc crio[3654]: time="2026-06-09T10:55:21.951822103Z" level=info msg="Removing pod sandbox: cbba544fe4008e085595dafabddeeecefdf3d86cfc1ffbbddfa403ebcda46287" id=6e438aab-e850-43ac-b521-b7a1bba0e1ba name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.907396 | controller | Jun 09 10:55:21.987584 crc crio[3654]: time="2026-06-09T10:55:21.986754051Z" level=info msg="Removed pod sandbox: cbba544fe4008e085595dafabddeeecefdf3d86cfc1ffbbddfa403ebcda46287" id=6e438aab-e850-43ac-b521-b7a1bba0e1ba name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.907421 | controller | Jun 09 10:55:38.402118 crc crio[3654]: time="2026-06-09T10:55:38.400870878Z" level=info msg="Stopping container: 3361b29f938f4e5de14851b34e2ded2e591f070449edfda2a6a6a0dc995fb1b6 (timeout: 30s)" id=35342534-efef-464f-a568-6676a6d72796 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.907439 | controller | Jun 09 10:55:38.448340 crc crio[3654]: time="2026-06-09T10:55:38.445948659Z" level=info msg="Stopping container: eac29518222206fc5e3fa2b9a2f89a2f70a174d46ce5df38838b73c8c09afe20 (timeout: 30s)" id=6171eb70-edb4-410c-af0d-39749d776a91 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.907455 | controller | Jun 09 10:55:38.745022 crc crio[3654]: time="2026-06-09T10:55:38.743940163Z" level=info msg="Stopped container eac29518222206fc5e3fa2b9a2f89a2f70a174d46ce5df38838b73c8c09afe20: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=6171eb70-edb4-410c-af0d-39749d776a91 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.907472 | controller | Jun 09 10:55:38.746239 crc crio[3654]: time="2026-06-09T10:55:38.746106385Z" level=info msg="Stopping pod sandbox: c6b7ae13a88287812d0215b4c3779b57d6f31d7d3c855c0f6b25b5dfbbd30e61" id=e518b587-fc51-4d03-8afb-9f559c70ee01 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.907488 | controller | Jun 09 10:55:38.747029 crc crio[3654]: time="2026-06-09T10:55:38.746914729Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:c6b7ae13a88287812d0215b4c3779b57d6f31d7d3c855c0f6b25b5dfbbd30e61 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/e3cde62f-3aba-4584-beb6-3171908e6c06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc0016a80f0}] Aliases:map[]}"
2026-06-09 12:20:02.907505 | controller | Jun 09 10:55:38.747233 crc crio[3654]: time="2026-06-09T10:55:38.747150045Z" level=info msg="Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.907521 | controller | Jun 09 10:55:39.078593 crc crio[3654]: time="2026-06-09T10:55:39.078188982Z" level=info msg="Stopped container 3361b29f938f4e5de14851b34e2ded2e591f070449edfda2a6a6a0dc995fb1b6: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=35342534-efef-464f-a568-6676a6d72796 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.907537 | controller | Jun 09 10:55:39.078880 crc crio[3654]: time="2026-06-09T10:55:39.07879828Z" level=info msg="Stopping pod sandbox: c2213861107718b2a7b43f28744d0124819ec222fb5af298c32901a8ccb8716c" id=008c42d9-c976-4ea1-8432-95bedc79262a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.907553 | controller | Jun 09 10:55:39.079530 crc crio[3654]: time="2026-06-09T10:55:39.079362936Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:c2213861107718b2a7b43f28744d0124819ec222fb5af298c32901a8ccb8716c UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/48cd75a4-de97-43cc-8747-979543986d49 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc0029b24f0}] Aliases:map[]}"
2026-06-09 12:20:02.907573 | controller | Jun 09 10:55:39.079708 crc crio[3654]: time="2026-06-09T10:55:39.079632634Z" level=info msg="Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.907589 | controller | Jun 09 10:55:39.353377 crc crio[3654]: time="2026-06-09T10:55:39.351707739Z" level=info msg="Stopping container: 51ebf14f0a440649d9a59ee53f7d1cecbd3086dda8df572a4cc3346628f4ffb7 (timeout: 2s)" id=6c296db0-68a7-4a9c-9143-c0c4d3c9a59c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.907606 | controller | Jun 09 10:55:39.496712 crc crio[3654]: time="2026-06-09T10:55:39.49618129Z" level=info msg="Stopped pod sandbox: c6b7ae13a88287812d0215b4c3779b57d6f31d7d3c855c0f6b25b5dfbbd30e61" id=e518b587-fc51-4d03-8afb-9f559c70ee01 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.907621 | controller | Jun 09 10:55:39.528644 crc crio[3654]: time="2026-06-09T10:55:39.528551675Z" level=info msg="Stopped container 51ebf14f0a440649d9a59ee53f7d1cecbd3086dda8df572a4cc3346628f4ffb7: openshift-console/downloads-747b44746d-4pqvr/download-server" id=6c296db0-68a7-4a9c-9143-c0c4d3c9a59c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.907637 | controller | Jun 09 10:55:39.530003 crc crio[3654]: time="2026-06-09T10:55:39.529938345Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=25d36b55-0943-4552-b13b-d8b8ab8f80ca name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.907652 | controller | Jun 09 10:55:39.534780 crc crio[3654]: time="2026-06-09T10:55:39.534667971Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=f29077f0-468f-4ad3-92fc-7ea1651335cb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.907667 | controller | Jun 09 10:55:39.537989 crc crio[3654]: time="2026-06-09T10:55:39.537900095Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=059badbc-f08e-4e57-80b7-d34428c23bd2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.907683 | controller | Jun 09 10:55:39.538803 crc crio[3654]: time="2026-06-09T10:55:39.538741119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.907698 | controller | Jun 09 10:55:39.694569 crc crio[3654]: time="2026-06-09T10:55:39.690496721Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.907714 | controller | Jun 09 10:55:39.726434 crc crio[3654]: time="2026-06-09T10:55:39.723878194Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.907729 | controller | Jun 09 10:55:40.073628 crc crio[3654]: time="2026-06-09T10:55:40.072586142Z" level=info msg="Stopped pod sandbox: c2213861107718b2a7b43f28744d0124819ec222fb5af298c32901a8ccb8716c" id=008c42d9-c976-4ea1-8432-95bedc79262a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.907745 | controller | Jun 09 10:55:40.113080 crc crio[3654]: time="2026-06-09T10:55:40.113006859Z" level=info msg="Removing container: 3361b29f938f4e5de14851b34e2ded2e591f070449edfda2a6a6a0dc995fb1b6" id=ad7f1f8f-00a9-4921-8b58-ab9c756f42ea name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.907764 | controller | Jun 09 10:55:40.136122 crc crio[3654]: time="2026-06-09T10:55:40.136041864Z" level=info msg="Removed container 3361b29f938f4e5de14851b34e2ded2e591f070449edfda2a6a6a0dc995fb1b6: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=ad7f1f8f-00a9-4921-8b58-ab9c756f42ea name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.907783 | controller | Jun 09 10:55:40.138604 crc crio[3654]: time="2026-06-09T10:55:40.138535016Z" level=info msg="Removing container: 2804ebab2890a012fa5c5b3b2ba48cfd6ffa6df72f7ad8d49e28b0739a0768f8" id=c2a3f4c0-6570-4162-8f2b-88c0afd4733f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.907802 | controller | Jun 09 10:55:40.318131 crc crio[3654]: time="2026-06-09T10:55:40.318023318Z" level=info msg="Created container f5aa024cbfaa22fc08df83b0266655afd6e4f6d9519efbe1adc095c6a37e9867: openshift-console/downloads-747b44746d-4pqvr/download-server" id=059badbc-f08e-4e57-80b7-d34428c23bd2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.907818 | controller | Jun 09 10:55:40.319218 crc crio[3654]: time="2026-06-09T10:55:40.319152141Z" level=info msg="Starting container: f5aa024cbfaa22fc08df83b0266655afd6e4f6d9519efbe1adc095c6a37e9867" id=f857a796-02d9-400d-ac38-253b85206c6b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.907834 | controller | Jun 09 10:55:40.329785 crc crio[3654]: time="2026-06-09T10:55:40.327697017Z" level=info msg="Started container" PID=16893 containerID=f5aa024cbfaa22fc08df83b0266655afd6e4f6d9519efbe1adc095c6a37e9867 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=f857a796-02d9-400d-ac38-253b85206c6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9b479de35f01ab7bfcd62a9edfa06265f1db178e901d03ec50c14687e120ac3
2026-06-09 12:20:02.907851 | controller | Jun 09 10:55:40.775702 crc crio[3654]: time="2026-06-09T10:55:40.775574448Z" level=info msg="Removed container 2804ebab2890a012fa5c5b3b2ba48cfd6ffa6df72f7ad8d49e28b0739a0768f8: openshift-console/downloads-747b44746d-4pqvr/download-server" id=c2a3f4c0-6570-4162-8f2b-88c0afd4733f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.907867 | controller | Jun 09 10:55:40.782892 crc crio[3654]: time="2026-06-09T10:55:40.782784606Z" level=info msg="Removing container: eac29518222206fc5e3fa2b9a2f89a2f70a174d46ce5df38838b73c8c09afe20" id=7ef78fa8-65e6-4906-b42e-97e5b60e3e95 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.907882 | controller | Jun 09 10:55:40.810010 crc crio[3654]: time="2026-06-09T10:55:40.809886469Z" level=info msg="Removed container eac29518222206fc5e3fa2b9a2f89a2f70a174d46ce5df38838b73c8c09afe20: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=7ef78fa8-65e6-4906-b42e-97e5b60e3e95 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.907898 | controller | Jun 09 10:55:41.272519 crc crio[3654]: time="2026-06-09T10:55:41.272016321Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-77bdd5c55b-qzp4f/POD" id=d0927b0c-d80d-4a3b-ae7f-8f374536b0f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.907913 | controller | Jun 09 10:55:41.272637 crc crio[3654]: time="2026-06-09T10:55:41.272541136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.907929 | controller | Jun 09 10:55:41.297481 crc crio[3654]: time="2026-06-09T10:55:41.297380613Z" level=info msg="Got pod network &{Name:controller-manager-77bdd5c55b-qzp4f Namespace:openshift-controller-manager ID:119b30e04593b9d3b2053b75a65a4db4bbcca148fc47673a4e7536fa03592e8d UID:333ae7d0-a3d3-4ca5-b6d5-8cfa0763e6df NetNS:/var/run/netns/4e19378d-1015-41fa-b6fc-08efd4133fdd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod333ae7d0_a3d3_4ca5_b6d5_8cfa0763e6df.slice PodAnnotations:0xc0029b3000}] Aliases:map[]}"
2026-06-09 12:20:02.907948 | controller | Jun 09 10:55:41.297481 crc crio[3654]: time="2026-06-09T10:55:41.297454836Z" level=info msg="Adding pod openshift-controller-manager_controller-manager-77bdd5c55b-qzp4f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.907965 | controller | Jun 09 10:55:42.203454 crc crio[3654]: 2026-06-09T10:55:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:119b30e04593b9d Mac:46:3a:a8:93:16:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/4e19378d-1015-41fa-b6fc-08efd4133fdd SocketPath: PciID:}] [{Interface:0xc0004445c0 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.907981 | controller | Jun 09 10:55:42.205530 crc crio[3654]: time="2026-06-09T10:55:42.205370868Z" level=info msg="Got pod network &{Name:controller-manager-77bdd5c55b-qzp4f Namespace:openshift-controller-manager ID:119b30e04593b9d3b2053b75a65a4db4bbcca148fc47673a4e7536fa03592e8d UID:333ae7d0-a3d3-4ca5-b6d5-8cfa0763e6df NetNS:/var/run/netns/4e19378d-1015-41fa-b6fc-08efd4133fdd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod333ae7d0_a3d3_4ca5_b6d5_8cfa0763e6df.slice PodAnnotations:0xc0029b3000}] Aliases:map[]}"
2026-06-09 12:20:02.907997 | controller | Jun 09 10:55:42.205646 crc crio[3654]: time="2026-06-09T10:55:42.205546453Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-77bdd5c55b-qzp4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.908013 | controller | Jun 09 10:55:42.212447 crc crio[3654]: time="2026-06-09T10:55:42.212254817Z" level=info msg="Ran pod sandbox 119b30e04593b9d3b2053b75a65a4db4bbcca148fc47673a4e7536fa03592e8d with infra container: openshift-controller-manager/controller-manager-77bdd5c55b-qzp4f/POD" id=d0927b0c-d80d-4a3b-ae7f-8f374536b0f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.908029 | controller | Jun 09 10:55:42.215690 crc crio[3654]: time="2026-06-09T10:55:42.215527642Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=7a4a1c44-2e42-4bdb-9079-cc94c88c9d0e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.908045 | controller | Jun 09 10:55:42.219616 crc crio[3654]: time="2026-06-09T10:55:42.219509947Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=c26669e0-7896-4134-b32d-478f2db1cce5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.908060 | controller | Jun 09 10:55:42.233081 crc crio[3654]: time="2026-06-09T10:55:42.232907633Z" level=info msg="Creating container: openshift-controller-manager/controller-manager-77bdd5c55b-qzp4f/controller-manager" id=d03d5d95-2a6f-4a79-a5af-570b0f8e4139 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.908076 | controller | Jun 09 10:55:42.233553 crc crio[3654]: time="2026-06-09T10:55:42.233260554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.908091 | controller | Jun 09 10:55:42.309595 crc crio[3654]: time="2026-06-09T10:55:42.309513545Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.908107 | controller | Jun 09 10:55:42.323161 crc crio[3654]: time="2026-06-09T10:55:42.323069106Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.908126 | controller | Jun 09 10:55:42.433255 crc crio[3654]: time="2026-06-09T10:55:42.433176565Z" level=info msg="Running pod sandbox: openshift-route-controller-manager/route-controller-manager-598f97b57c-d5pzg/POD" id=fc717310-853e-42ff-99e2-fbd1a0cdf78c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.908143 | controller | Jun 09 10:55:42.433517 crc crio[3654]: time="2026-06-09T10:55:42.433277368Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.908159 | controller | Jun 09 10:55:42.460357 crc crio[3654]: time="2026-06-09T10:55:42.460201016Z" level=info msg="Created container 4031e446d7f5e84e35612b697a0de3083b27ed3137bc2e002e5c720e0fa00080: openshift-controller-manager/controller-manager-77bdd5c55b-qzp4f/controller-manager" id=d03d5d95-2a6f-4a79-a5af-570b0f8e4139 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.908175 | controller | Jun 09 10:55:42.460738 crc crio[3654]: time="2026-06-09T10:55:42.460676009Z" level=info msg="Got pod network &{Name:route-controller-manager-598f97b57c-d5pzg Namespace:openshift-route-controller-manager ID:62fe5b7139e49ffe94eb77c0fd8c74ce414fb7bfae5fc9e439021228d361e6b5 UID:d45cc5af-b13c-404b-a286-c0d20a7ebbdc NetNS:/var/run/netns/d006faa6-1901-4cd5-87bd-149ed39ef4a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd45cc5af_b13c_404b_a286_c0d20a7ebbdc.slice PodAnnotations:0xc0029b25c8}] Aliases:map[]}"
2026-06-09 12:20:02.908191 | controller | Jun 09 10:55:42.460837 crc crio[3654]: time="2026-06-09T10:55:42.460728871Z" level=info msg="Adding pod openshift-route-controller-manager_route-controller-manager-598f97b57c-d5pzg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.908207 | controller | Jun 09 10:55:42.463723 crc crio[3654]: time="2026-06-09T10:55:42.463636835Z" level=info msg="Starting container: 4031e446d7f5e84e35612b697a0de3083b27ed3137bc2e002e5c720e0fa00080" id=15dfff16-46a9-4ed5-aa44-df86fd3d978a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.908223 | controller | Jun 09 10:55:42.469717 crc crio[3654]: time="2026-06-09T10:55:42.469626038Z" level=info msg="Started container" PID=16997 containerID=4031e446d7f5e84e35612b697a0de3083b27ed3137bc2e002e5c720e0fa00080 description=openshift-controller-manager/controller-manager-77bdd5c55b-qzp4f/controller-manager id=15dfff16-46a9-4ed5-aa44-df86fd3d978a name=/runtime.v1.RuntimeService/StartContainer sandboxID=119b30e04593b9d3b2053b75a65a4db4bbcca148fc47673a4e7536fa03592e8d
2026-06-09 12:20:02.908238 | controller | Jun 09 10:55:42.810046 crc crio[3654]: 2026-06-09T10:55:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:62fe5b7139e49ff Mac:fe:c6:2d:cd:1d:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/d006faa6-1901-4cd5-87bd-149ed39ef4a1 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.908255 | controller | Jun 09 10:55:42.811963 crc crio[3654]: time="2026-06-09T10:55:42.811922439Z" level=info msg="Got pod network &{Name:route-controller-manager-598f97b57c-d5pzg Namespace:openshift-route-controller-manager ID:62fe5b7139e49ffe94eb77c0fd8c74ce414fb7bfae5fc9e439021228d361e6b5 UID:d45cc5af-b13c-404b-a286-c0d20a7ebbdc NetNS:/var/run/netns/d006faa6-1901-4cd5-87bd-149ed39ef4a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd45cc5af_b13c_404b_a286_c0d20a7ebbdc.slice PodAnnotations:0xc0029b25c8}] Aliases:map[]}"
2026-06-09 12:20:02.908271 | controller | Jun 09 10:55:42.812280 crc crio[3654]: time="2026-06-09T10:55:42.812258849Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-598f97b57c-d5pzg for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.908290 | controller | Jun 09 10:55:42.819908 crc crio[3654]: time="2026-06-09T10:55:42.819868149Z" level=info msg="Ran pod sandbox 62fe5b7139e49ffe94eb77c0fd8c74ce414fb7bfae5fc9e439021228d361e6b5 with infra container: openshift-route-controller-manager/route-controller-manager-598f97b57c-d5pzg/POD" id=fc717310-853e-42ff-99e2-fbd1a0cdf78c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.908306 | controller | Jun 09 10:55:42.822185 crc crio[3654]: time="2026-06-09T10:55:42.822104493Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=d2f769a7-37df-4a4d-998c-b489a288dc13 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.908323 | controller | Jun 09 10:55:42.825398 crc crio[3654]: time="2026-06-09T10:55:42.82476365Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=0cda0f48-57d5-4a1f-875a-eff77326cf16 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.908339 | controller | Jun 09 10:55:42.833595 crc crio[3654]: time="2026-06-09T10:55:42.833476082Z" level=info msg="Creating container: openshift-route-controller-manager/route-controller-manager-598f97b57c-d5pzg/route-controller-manager" id=0a9da0d2-97a4-4db3-a9b9-d4ccd5fd1a5b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.908378 | controller | Jun 09 10:55:42.833995 crc crio[3654]: time="2026-06-09T10:55:42.833918714Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.908397 | controller | Jun 09 10:55:42.870246 crc crio[3654]: time="2026-06-09T10:55:42.870111239Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.908413 | controller | Jun 09 10:55:42.874277 crc crio[3654]: time="2026-06-09T10:55:42.874199757Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.908429 | controller | Jun 09 10:55:42.954574 crc crio[3654]: time="2026-06-09T10:55:42.953869668Z" level=info msg="Created container 75190b0356baaf774d85a343f4af5d7b1a7c5cbe2622e43b99e88723358c9aba: openshift-route-controller-manager/route-controller-manager-598f97b57c-d5pzg/route-controller-manager" id=0a9da0d2-97a4-4db3-a9b9-d4ccd5fd1a5b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.908444 | controller | Jun 09 10:55:42.955977 crc crio[3654]: time="2026-06-09T10:55:42.955890346Z" level=info msg="Starting container: 75190b0356baaf774d85a343f4af5d7b1a7c5cbe2622e43b99e88723358c9aba" id=40a2fee3-de73-4c12-ab21-0f6c4cb8cc1c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.908460 | controller | Jun 09 10:55:42.962124 crc crio[3654]: time="2026-06-09T10:55:42.962030553Z" level=info msg="Started container" PID=17046 containerID=75190b0356baaf774d85a343f4af5d7b1a7c5cbe2622e43b99e88723358c9aba description=openshift-route-controller-manager/route-controller-manager-598f97b57c-d5pzg/route-controller-manager id=40a2fee3-de73-4c12-ab21-0f6c4cb8cc1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=62fe5b7139e49ffe94eb77c0fd8c74ce414fb7bfae5fc9e439021228d361e6b5
2026-06-09 12:20:02.908476 | controller | Jun 09 10:56:22.008204 crc crio[3654]: time="2026-06-09T10:56:22.007338465Z" level=info msg="Stopping pod sandbox: c6b7ae13a88287812d0215b4c3779b57d6f31d7d3c855c0f6b25b5dfbbd30e61" id=5c9bd8a8-1acb-4b6a-9e8a-c88cca012b72 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.908492 | controller | Jun 09 10:56:22.008204 crc crio[3654]: time="2026-06-09T10:56:22.00818661Z" level=info msg="Stopped pod sandbox (already stopped): c6b7ae13a88287812d0215b4c3779b57d6f31d7d3c855c0f6b25b5dfbbd30e61" id=5c9bd8a8-1acb-4b6a-9e8a-c88cca012b72 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.908512 | controller | Jun 09 10:56:22.010513 crc crio[3654]: time="2026-06-09T10:56:22.008807649Z" level=info msg="Removing pod sandbox: c6b7ae13a88287812d0215b4c3779b57d6f31d7d3c855c0f6b25b5dfbbd30e61" id=ba008dea-2a90-4377-ae39-7f55fbe0bff5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.908528 | controller | Jun 09 10:56:22.017195 crc crio[3654]: time="2026-06-09T10:56:22.017119379Z" level=info msg="Removed pod sandbox: c6b7ae13a88287812d0215b4c3779b57d6f31d7d3c855c0f6b25b5dfbbd30e61" id=ba008dea-2a90-4377-ae39-7f55fbe0bff5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.908543 | controller | Jun 09 10:56:22.018344 crc crio[3654]: time="2026-06-09T10:56:22.018229453Z" level=info msg="Stopping pod sandbox: c2213861107718b2a7b43f28744d0124819ec222fb5af298c32901a8ccb8716c" id=2cbaa73f-caef-4c84-a664-c81bb99d1bac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.908558 | controller | Jun 09 10:56:22.018553 crc crio[3654]: time="2026-06-09T10:56:22.018494541Z" level=info msg="Stopped pod sandbox (already stopped): c2213861107718b2a7b43f28744d0124819ec222fb5af298c32901a8ccb8716c" id=2cbaa73f-caef-4c84-a664-c81bb99d1bac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.908574 | controller | Jun 09 10:56:22.019087 crc crio[3654]: time="2026-06-09T10:56:22.019028097Z" level=info msg="Removing pod sandbox: c2213861107718b2a7b43f28744d0124819ec222fb5af298c32901a8ccb8716c" id=e94ff5f9-6c53-41c1-b5f7-ab63dc2052d6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.908589 | controller | Jun 09 10:56:22.027109 crc crio[3654]: time="2026-06-09T10:56:22.027024028Z" level=info msg="Removed pod sandbox: c2213861107718b2a7b43f28744d0124819ec222fb5af298c32901a8ccb8716c" id=e94ff5f9-6c53-41c1-b5f7-ab63dc2052d6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.908606 | controller | Jun 09 10:57:26.435980 crc crio[3654]: time="2026-06-09T10:57:26.432937608Z" level=info msg="Stopping container: 759a3b1c6e6531ca922be5a8088a886d11d9babcf8077ffa2dd509c918a90393 (timeout: 30s)" id=70985317-5fb8-40e1-88ec-8144ca33a30f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.908622 | controller | Jun 09 10:57:26.435980 crc crio[3654]: time="2026-06-09T10:57:26.434159985Z" level=info msg="Stopping container: da4b018d53e7fadeed61b37010206d458ae94808b4602131ba41f8426617449a (timeout: 30s)" id=969067ef-1183-4662-a0d8-d676b70cc2f8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.908637 | controller | Jun 09 10:57:26.445117 crc crio[3654]: time="2026-06-09T10:57:26.444338201Z" level=info msg="Stopping container: 2e99592ee834b4db0fd0637417506f4446eb63bd89f84997fddc9e2b4f04e6d4 (timeout: 30s)" id=a714448b-3cf3-4687-bc69-ce0312fcad6f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.908653 | controller | Jun 09 10:57:26.472223 crc crio[3654]: time="2026-06-09T10:57:26.472057145Z" level=info msg="Stopping container: 8d686e3505fba24521e3cf54ad9edbc2d41ea079ee21bd2b83eddea6ab2da66c (timeout: 30s)" id=35d13bf2-8c11-46d9-919e-210b1eb5f07a name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.908668 | controller | Jun 09 10:57:26.511190 crc crio[3654]: time="2026-06-09T10:57:26.511089308Z" level=info msg="Stopping container: f7fd2bb87fd8f224e823601448a4db6612f07cc8b49c4486f4035f17b72a73be (timeout: 30s)" id=b0d5fc19-ab9f-4415-b899-a4ca781a2ec8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.908683 | controller | Jun 09 10:57:26.630592 crc crio[3654]: time="2026-06-09T10:57:26.630477738Z" level=info msg="Stopped container da4b018d53e7fadeed61b37010206d458ae94808b4602131ba41f8426617449a: openshift-marketplace/certified-operators-l27pk/registry-server" id=969067ef-1183-4662-a0d8-d676b70cc2f8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.908702 | controller | Jun 09 10:57:26.631544 crc crio[3654]: time="2026-06-09T10:57:26.631402476Z" level=info msg="Stopping pod sandbox: ec844a9526abd95e4c18c54053bf7db141a17eeabd98a663c74e6463dea843dd" id=d115ac72-ed00-4794-8bfd-53af6bcf74bc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.908719 | controller | Jun 09 10:57:26.632373 crc crio[3654]: time="2026-06-09T10:57:26.632228451Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:ec844a9526abd95e4c18c54053bf7db141a17eeabd98a663c74e6463dea843dd UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/7042e52e-fced-489f-a9ee-e20446d3677b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc006734038}] Aliases:map[]}"
2026-06-09 12:20:02.908735 | controller | Jun 09 10:57:26.632571 crc crio[3654]: time="2026-06-09T10:57:26.632504319Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.908750 | controller | Jun 09 10:57:26.643474 crc crio[3654]: time="2026-06-09T10:57:26.643355455Z" level=info msg="Stopped container 759a3b1c6e6531ca922be5a8088a886d11d9babcf8077ffa2dd509c918a90393: openshift-marketplace/community-operators-qhh6t/registry-server" id=70985317-5fb8-40e1-88ec-8144ca33a30f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.908766 | controller | Jun 09 10:57:26.643733 crc crio[3654]: time="2026-06-09T10:57:26.643636834Z" level=info msg="Stopped container 2e99592ee834b4db0fd0637417506f4446eb63bd89f84997fddc9e2b4f04e6d4: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=a714448b-3cf3-4687-bc69-ce0312fcad6f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.908782 | controller | Jun 09 10:57:26.644526 crc crio[3654]: time="2026-06-09T10:57:26.644355595Z" level=info msg="Stopping pod sandbox: eb45a7e46f69528707fef11d2fb816a926217d8e491185dd1744b24a966cf3bf" id=b54d6f37-2aff-4c5d-8917-4cdec25d94f4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.908798 | controller | Jun 09 10:57:26.644796 crc crio[3654]: time="2026-06-09T10:57:26.644718926Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:eb45a7e46f69528707fef11d2fb816a926217d8e491185dd1744b24a966cf3bf UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/cda2d52e-1f67-4615-b7f9-939ac671f88b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc0016a8180}] Aliases:map[]}"
2026-06-09 12:20:02.908814 | controller | Jun 09 10:57:26.645653 crc crio[3654]: time="2026-06-09T10:57:26.644915222Z" level=info msg="Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.908830 | controller | Jun 09 10:57:26.645653 crc crio[3654]: time="2026-06-09T10:57:26.644929223Z" level=info msg="Stopping pod sandbox: 902af1f2689d9efec026c3fb55832b9f9ef1c48420035f4589a5468a53c0b9e6" id=309f4b3a-1055-4956-b4d2-31abf952522e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.908846 | controller | Jun 09 10:57:26.645653 crc crio[3654]: time="2026-06-09T10:57:26.645469319Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:902af1f2689d9efec026c3fb55832b9f9ef1c48420035f4589a5468a53c0b9e6 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/d4db0a2a-284d-4ac4-aeee-4420549a7b93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc00299e080}] Aliases:map[]}"
2026-06-09 12:20:02.908865 | controller | Jun 09 10:57:26.645815 crc crio[3654]: time="2026-06-09T10:57:26.645663045Z" level=info msg="Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.908881 | controller | Jun 09 10:57:26.648460 crc crio[3654]: time="2026-06-09T10:57:26.648336405Z" level=info msg="Stopped container 8d686e3505fba24521e3cf54ad9edbc2d41ea079ee21bd2b83eddea6ab2da66c: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=35d13bf2-8c11-46d9-919e-210b1eb5f07a name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.908897 | controller | Jun 09 10:57:26.649837 crc crio[3654]: time="2026-06-09T10:57:26.649722647Z" level=info msg="Stopped container f7fd2bb87fd8f224e823601448a4db6612f07cc8b49c4486f4035f17b72a73be: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=b0d5fc19-ab9f-4415-b899-a4ca781a2ec8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.908913 | controller | Jun 09 10:57:26.650530 crc crio[3654]: time="2026-06-09T10:57:26.650469619Z" level=info msg="Stopping pod sandbox: fad8ee63cebf690824fab3b130df53657b4bdce68e22c08803707d4ea89c3540" id=ef5a132a-8a7f-46ef-8374-c478f84df219 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.908933 | controller | Jun 09 10:57:26.650652 crc crio[3654]: time="2026-06-09T10:57:26.650614383Z" level=info msg="Stopping pod sandbox: 8e6a97487825b7098304af9bedd008e1b3e7475276ed1d348d5eaabd8bfe2bd4" id=3221d434-cd4e-433c-a68a-44f618e67ed9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.908951 | controller | Jun 09 10:57:26.650998 crc crio[3654]: time="2026-06-09T10:57:26.650916203Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:fad8ee63cebf690824fab3b130df53657b4bdce68e22c08803707d4ea89c3540 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/5e20a7fd-ed4b-4728-bb86-8d0112bb3671 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc002292158}] Aliases:map[]}"
2026-06-09 12:20:02.908967 | controller | Jun 09 10:57:26.651079 crc crio[3654]: time="2026-06-09T10:57:26.651058687Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:8e6a97487825b7098304af9bedd008e1b3e7475276ed1d348d5eaabd8bfe2bd4 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/aa81a90f-8862-4604-9a05-5ad7b97ea513 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc0005881e0}] Aliases:map[]}"
2026-06-09 12:20:02.908986 | controller | Jun 09 10:57:26.651152 crc crio[3654]: time="2026-06-09T10:57:26.651112618Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.909005 | controller | Jun 09 10:57:26.651238 crc crio[3654]: time="2026-06-09T10:57:26.651222382Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.909021 | controller | Jun 09 10:57:26.926177 crc crio[3654]: time="2026-06-09T10:57:26.925655094Z" level=info msg="Stopped pod sandbox: ec844a9526abd95e4c18c54053bf7db141a17eeabd98a663c74e6463dea843dd" id=d115ac72-ed00-4794-8bfd-53af6bcf74bc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.909037 | controller | Jun 09 10:57:26.993024 crc crio[3654]: time="2026-06-09T10:57:26.992937607Z" level=info msg="Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-7bv2m/POD" id=c4c74272-34ff-41fc-a9f4-fac61ceedc57 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.909056 | controller | Jun 09 10:57:26.993175 crc crio[3654]: time="2026-06-09T10:57:26.993065641Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.909073 | controller | Jun 09 10:57:27.028112 crc crio[3654]: time="2026-06-09T10:57:27.021072593Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-7bv2m Namespace:openshift-marketplace ID:2c537e1710baaa7f3d3c0962f4bf78e86fed695febf8bd08842ff6e0e1291b61 UID:5ad56e64-f82e-4af4-bddb-96980e2ca633 NetNS:/var/run/netns/b73be806-5f09-4c9b-8674-6b83e323d17b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5ad56e64_f82e_4af4_bddb_96980e2ca633.slice PodAnnotations:0xc0022922b0}] Aliases:map[]}"
2026-06-09 12:20:02.909090 | controller | Jun 09 10:57:27.028112 crc crio[3654]: time="2026-06-09T10:57:27.021137845Z" level=info msg="Adding pod openshift-marketplace_marketplace-operator-547dbd544d-7bv2m to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.909106 | controller | Jun 09 10:57:27.049585 crc crio[3654]: time="2026-06-09T10:57:27.049467827Z" level=info msg="Stopped pod sandbox: fad8ee63cebf690824fab3b130df53657b4bdce68e22c08803707d4ea89c3540" id=ef5a132a-8a7f-46ef-8374-c478f84df219 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.909121 | controller | Jun 09 10:57:27.111594 crc crio[3654]: time="2026-06-09T10:57:27.111152731Z" level=info msg="Stopped pod sandbox: 902af1f2689d9efec026c3fb55832b9f9ef1c48420035f4589a5468a53c0b9e6" id=309f4b3a-1055-4956-b4d2-31abf952522e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.909136 | controller | Jun 09 10:57:27.130626 crc crio[3654]: time="2026-06-09T10:57:27.129190784Z" level=info msg="Stopped pod sandbox: 8e6a97487825b7098304af9bedd008e1b3e7475276ed1d348d5eaabd8bfe2bd4" id=3221d434-cd4e-433c-a68a-44f618e67ed9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.909151 | controller | Jun 09 10:57:27.209062 crc crio[3654]: time="2026-06-09T10:57:27.207182579Z" level=info msg="Stopped pod sandbox: eb45a7e46f69528707fef11d2fb816a926217d8e491185dd1744b24a966cf3bf" id=b54d6f37-2aff-4c5d-8917-4cdec25d94f4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.909167 | controller | Jun 09 10:57:27.304817 crc crio[3654]: time="2026-06-09T10:57:27.304723222Z" level=info msg="Removing container: 8d686e3505fba24521e3cf54ad9edbc2d41ea079ee21bd2b83eddea6ab2da66c" id=30a18964-c758-4120-b81e-cb525384035c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.909182 | controller | Jun 09 10:57:27.371260 crc crio[3654]: time="2026-06-09T10:57:27.370456628Z" level=info msg="Removed container 8d686e3505fba24521e3cf54ad9edbc2d41ea079ee21bd2b83eddea6ab2da66c: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=30a18964-c758-4120-b81e-cb525384035c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.909198 | controller | Jun 09 10:57:27.374925 crc crio[3654]: time="2026-06-09T10:57:27.374147919Z" level=info msg="Removing container: b6c8282515363b0e9dbe26a2a789411e08d68df6baeccdbd498ecfd9946cefab" id=836a3c04-4125-49cf-96bd-0a1bdd630109 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.909213 | controller | Jun 09 10:57:27.394699 crc crio[3654]: time="2026-06-09T10:57:27.393868683Z" level=info msg="Removed container b6c8282515363b0e9dbe26a2a789411e08d68df6baeccdbd498ecfd9946cefab: openshift-marketplace/redhat-marketplace-ntdwx/extract-content" id=836a3c04-4125-49cf-96bd-0a1bdd630109 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.909228 | controller | Jun 09 10:57:27.396264 crc crio[3654]: time="2026-06-09T10:57:27.395843792Z" level=info msg="Removing container: f27df4d726311ccccb03a127d4e8699d32111650d2b55a6552db585e5392160b" id=3031fc18-fbab-4136-b7b4-f9c3f5808888 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.909247 | controller | Jun 09 10:57:27.422066 crc crio[3654]: time="2026-06-09T10:57:27.421930166Z" level=info msg="Removed container f27df4d726311ccccb03a127d4e8699d32111650d2b55a6552db585e5392160b: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities" id=3031fc18-fbab-4136-b7b4-f9c3f5808888 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.909262 | controller | Jun 09 10:57:27.429381 crc crio[3654]: time="2026-06-09T10:57:27.429263007Z" level=info msg="Removing container: da4b018d53e7fadeed61b37010206d458ae94808b4602131ba41f8426617449a" id=61885083-0e7f-4292-830e-f2380778b221 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.909278 | controller | Jun 09 10:57:27.448754 crc crio[3654]: time="2026-06-09T10:57:27.448635419Z" level=info msg="Removed container da4b018d53e7fadeed61b37010206d458ae94808b4602131ba41f8426617449a: openshift-marketplace/certified-operators-l27pk/registry-server" id=61885083-0e7f-4292-830e-f2380778b221 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.909294 | controller | Jun 09 10:57:27.455159 crc crio[3654]: time="2026-06-09T10:57:27.454749793Z" level=info msg="Removing container: 80cd4f0c9bb2b4b517284ec25d0742641c3b9b0fb9e362a15c8cd1ad8209004d" id=b4470854-68db-4651-8e2f-4eabaed0bded name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.909310 | controller | Jun 09 10:57:27.482141 crc crio[3654]: time="2026-06-09T10:57:27.482054664Z" level=info msg="Removed container 80cd4f0c9bb2b4b517284ec25d0742641c3b9b0fb9e362a15c8cd1ad8209004d: openshift-marketplace/certified-operators-l27pk/extract-content" id=b4470854-68db-4651-8e2f-4eabaed0bded name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.909325 | controller | Jun 09 10:57:27.485840 crc crio[3654]: 2026-06-09T10:57:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2c537e1710baaa7 Mac:be:bb:6b:41:49:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/b73be806-5f09-4c9b-8674-6b83e323d17b SocketPath: PciID:}] [{Interface:0xc0002fa840 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.909341 | controller | Jun 09 10:57:27.488044 crc crio[3654]: time="2026-06-09T10:57:27.487685194Z" level=info msg="Removing container: 7ef7af9c3bb089aaf851f3aecf3841abbfbd2a5b092db0c8618b3e0d4c49e8c0" id=bfb3ce21-bf9e-45d1-813f-792ade8b75f9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.909377 | controller | Jun 09 10:57:27.488635 crc crio[3654]: time="2026-06-09T10:57:27.488594271Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-7bv2m Namespace:openshift-marketplace ID:2c537e1710baaa7f3d3c0962f4bf78e86fed695febf8bd08842ff6e0e1291b61 UID:5ad56e64-f82e-4af4-bddb-96980e2ca633 NetNS:/var/run/netns/b73be806-5f09-4c9b-8674-6b83e323d17b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5ad56e64_f82e_4af4_bddb_96980e2ca633.slice PodAnnotations:0xc0022922b0}] Aliases:map[]}"
2026-06-09 12:20:02.909394 | controller | Jun 09 10:57:27.488877 crc crio[3654]: time="2026-06-09T10:57:27.488857459Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-7bv2m for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.909410 | controller | Jun 09 10:57:27.500161 crc crio[3654]: time="2026-06-09T10:57:27.500089767Z" level=info msg="Ran pod sandbox 2c537e1710baaa7f3d3c0962f4bf78e86fed695febf8bd08842ff6e0e1291b61 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-7bv2m/POD" id=c4c74272-34ff-41fc-a9f4-fac61ceedc57 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.909426 | controller | Jun 09 10:57:27.505494 crc crio[3654]: time="2026-06-09T10:57:27.50520861Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=036c7e52-27d0-47cd-8042-21333d2f714f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.909445 | controller | Jun 09 10:57:27.507927 crc crio[3654]: time="2026-06-09T10:57:27.50785513Z" level=info msg="Removed container 7ef7af9c3bb089aaf851f3aecf3841abbfbd2a5b092db0c8618b3e0d4c49e8c0: openshift-marketplace/certified-operators-l27pk/extract-utilities" id=bfb3ce21-bf9e-45d1-813f-792ade8b75f9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.909461 | controller | Jun 09 10:57:27.510019 crc crio[3654]: time="2026-06-09T10:57:27.50984365Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=ec0d43c7-7267-4720-8055-a06e41dbbb9c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.909477 | controller | Jun 09 10:57:27.516815 crc crio[3654]: time="2026-06-09T10:57:27.516730677Z" level=info msg="Removing container: 2e99592ee834b4db0fd0637417506f4446eb63bd89f84997fddc9e2b4f04e6d4" id=a3d0c02f-2414-492c-8a05-457f8dcbbdf0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.909493 | controller | Jun 09 10:57:27.531720 crc crio[3654]: time="2026-06-09T10:57:27.531650365Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-7bv2m/marketplace-operator" id=767ea4b1-bc8a-4812-8d15-125131817b63 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.909508 | controller | Jun 09 10:57:27.532616 crc crio[3654]: time="2026-06-09T10:57:27.532525212Z" level=info msg="Removed container 2e99592ee834b4db0fd0637417506f4446eb63bd89f84997fddc9e2b4f04e6d4: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=a3d0c02f-2414-492c-8a05-457f8dcbbdf0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.909523 | controller | Jun 09 10:57:27.532981 crc crio[3654]: time="2026-06-09T10:57:27.532951605Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.909538 | controller | Jun 09 10:57:27.535074 crc crio[3654]: time="2026-06-09T10:57:27.535008486Z" level=info msg="Removing container: 437c7452086ce9b38fd4da6983caa9bf2188acebd632832ee0efdf80ecd21626" id=39b516eb-e09a-4ec7-9c44-64a8988ec192 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.909554 | controller | Jun 09 10:57:27.557202 crc crio[3654]: time="2026-06-09T10:57:27.557096471Z" level=info msg="Removed container 437c7452086ce9b38fd4da6983caa9bf2188acebd632832ee0efdf80ecd21626: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=39b516eb-e09a-4ec7-9c44-64a8988ec192 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.909569 | controller | Jun 09 10:57:27.560489 crc crio[3654]: time="2026-06-09T10:57:27.56040565Z" level=info msg="Removing container: f7fd2bb87fd8f224e823601448a4db6612f07cc8b49c4486f4035f17b72a73be" id=a93450f1-c3f1-4845-b7c0-5926d5c86f61 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.909584 | controller | Jun 09 10:57:27.561980 crc crio[3654]: time="2026-06-09T10:57:27.561950157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.909599 | controller | Jun 09 10:57:27.565502 crc crio[3654]: time="2026-06-09T10:57:27.565477883Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.909614 | controller | Jun 09 10:57:27.592833 crc crio[3654]: time="2026-06-09T10:57:27.592714322Z" level=info msg="Removed container f7fd2bb87fd8f224e823601448a4db6612f07cc8b49c4486f4035f17b72a73be: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=a93450f1-c3f1-4845-b7c0-5926d5c86f61 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.909630 | controller | Jun 09 10:57:27.595777 crc crio[3654]: time="2026-06-09T10:57:27.595706232Z" level=info msg="Removing container: 4925be519488ff788228bcb4375526a1bf00276b578a1f1e52c449ff0adbe71a" id=6807168f-6c73-47cc-88c4-59af95f0ac76 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.909665 | controller | Jun 09 10:57:27.653234 crc crio[3654]: time="2026-06-09T10:57:27.653124628Z" level=info msg="Removed container 4925be519488ff788228bcb4375526a1bf00276b578a1f1e52c449ff0adbe71a: openshift-marketplace/redhat-operators-x5vn9/extract-content" id=6807168f-6c73-47cc-88c4-59af95f0ac76 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.909685 | controller | Jun 09 10:57:27.656536 crc crio[3654]: time="2026-06-09T10:57:27.656468509Z" level=info msg="Removing container: d2bc3215c6e2a5335d929e64c48abffe2b6d5ecee53c29163ee33cb40a3e9b67" id=fb4b3edd-85b9-4f57-bd1a-3dea15fb65be name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.909701 | controller | Jun 09 10:57:27.689803 crc crio[3654]: time="2026-06-09T10:57:27.689715478Z" level=info msg="Removed container d2bc3215c6e2a5335d929e64c48abffe2b6d5ecee53c29163ee33cb40a3e9b67: openshift-marketplace/redhat-operators-x5vn9/extract-utilities" id=fb4b3edd-85b9-4f57-bd1a-3dea15fb65be name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.909719 | controller | Jun 09 10:57:27.697122 crc crio[3654]: time="2026-06-09T10:57:27.696984707Z" level=info msg="Removing container: 759a3b1c6e6531ca922be5a8088a886d11d9babcf8077ffa2dd509c918a90393" id=e283d1bc-ecf5-45fb-9ef3-d3ff0ae1b7b9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.909736 | controller | Jun 09 10:57:27.698180 crc crio[3654]: time="2026-06-09T10:57:27.698127561Z" level=info msg="Created container 9525cc0a8fd80cd384f091ec3bbc99ffc023c1c628f8109268fb2260b743ddb1: openshift-marketplace/marketplace-operator-547dbd544d-7bv2m/marketplace-operator" id=767ea4b1-bc8a-4812-8d15-125131817b63 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.909752 | controller | Jun 09 10:57:27.700028 crc crio[3654]: time="2026-06-09T10:57:27.699949706Z" level=info msg="Starting container: 9525cc0a8fd80cd384f091ec3bbc99ffc023c1c628f8109268fb2260b743ddb1" id=a7873d52-bfde-4018-9bd8-3e3f226688a4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.909768 | controller | Jun 09 10:57:27.708016 crc crio[3654]: time="2026-06-09T10:57:27.707906935Z" level=info msg="Started container" PID=18703 containerID=9525cc0a8fd80cd384f091ec3bbc99ffc023c1c628f8109268fb2260b743ddb1 description=openshift-marketplace/marketplace-operator-547dbd544d-7bv2m/marketplace-operator id=a7873d52-bfde-4018-9bd8-3e3f226688a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c537e1710baaa7f3d3c0962f4bf78e86fed695febf8bd08842ff6e0e1291b61
2026-06-09 12:20:02.909784 | controller | Jun 09 10:57:27.725646 crc crio[3654]: time="2026-06-09T10:57:27.725424312Z" level=info msg="Removed container 759a3b1c6e6531ca922be5a8088a886d11d9babcf8077ffa2dd509c918a90393: openshift-marketplace/community-operators-qhh6t/registry-server" id=e283d1bc-ecf5-45fb-9ef3-d3ff0ae1b7b9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.909800 | controller | Jun 09 10:57:27.731372 crc crio[3654]: time="2026-06-09T10:57:27.731041811Z" level=info msg="Removing container: 604b14688ca852b5340ede4ce70c263cc42b4816d58582152f8a98a65fa373d5" id=afcc7290-2e76-4bd0-9125-80fc5f560278 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.909816 | controller | Jun 09 10:57:27.762689 crc crio[3654]: time="2026-06-09T10:57:27.76261281Z" level=info msg="Removed container 604b14688ca852b5340ede4ce70c263cc42b4816d58582152f8a98a65fa373d5: openshift-marketplace/community-operators-qhh6t/extract-content" id=afcc7290-2e76-4bd0-9125-80fc5f560278 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.909832 | controller | Jun 09 10:57:27.769121 crc crio[3654]: time="2026-06-09T10:57:27.768964111Z" level=info msg="Removing container: 5cdb212a877fef1b1f133f99b03e3b95abff2b061e24760bdc674f4f6c85cc5e" id=8cd5bf69-c5d2-4fbc-ac19-4ad9e0d310eb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.909862 | controller | Jun 09 10:57:27.790081 crc crio[3654]: time="2026-06-09T10:57:27.789984453Z" level=info msg="Removed container 5cdb212a877fef1b1f133f99b03e3b95abff2b061e24760bdc674f4f6c85cc5e: openshift-marketplace/community-operators-qhh6t/extract-utilities" id=8cd5bf69-c5d2-4fbc-ac19-4ad9e0d310eb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.909878 | controller | Jun 09 10:57:28.970883 crc crio[3654]: time="2026-06-09T10:57:28.97018469Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-tpdb8/POD" id=edc8408b-49b3-463f-955a-9593958171e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.909894 | controller | Jun 09 10:57:28.971664 crc crio[3654]: time="2026-06-09T10:57:28.970892452Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.909909 | controller | Jun 09 10:57:28.997545 crc crio[3654]: time="2026-06-09T10:57:28.997419359Z" level=info msg="Got pod network &{Name:redhat-marketplace-tpdb8 Namespace:openshift-marketplace ID:f9dece85c783c58cc97fd2ff06ba79f953dff11c645c6075846e80fe59c5230b UID:7276e3b4-794e-4a75-9cdd-74528170d7fb NetNS:/var/run/netns/a32b9db1-23e0-4277-a7b4-27a185d03d82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7276e3b4_794e_4a75_9cdd_74528170d7fb.slice PodAnnotations:0xc002a06860}] Aliases:map[]}"
2026-06-09 12:20:02.909925 | controller | Jun 09 10:57:28.997545 crc crio[3654]: time="2026-06-09T10:57:28.997517272Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-tpdb8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.909941 | controller | Jun 09 10:57:29.204143 crc crio[3654]: time="2026-06-09T10:57:29.20364538Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-q2jpp/POD" id=e64f459d-e292-4320-af4c-ca0a0e48edf9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.909956 | controller | Jun 09 10:57:29.204248 crc crio[3654]: time="2026-06-09T10:57:29.204164396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.909972 | controller | Jun 09 10:57:29.227122 crc crio[3654]: time="2026-06-09T10:57:29.226964521Z" level=info msg="Got pod network &{Name:redhat-operators-q2jpp Namespace:openshift-marketplace ID:9ac0deee0e0c2fc576e239ca21968280dc8bcd6056549a47b8a6666047375aec UID:9646f23a-8f7c-449b-8c9a-b144ce9f6f72 NetNS:/var/run/netns/35e62a7e-a81d-4495-b9cb-07e118091c74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9646f23a_8f7c_449b_8c9a_b144ce9f6f72.slice PodAnnotations:0xc0029b23b8}] Aliases:map[]}"
2026-06-09 12:20:02.909988 | controller | Jun 09 10:57:29.227122 crc crio[3654]: time="2026-06-09T10:57:29.227029843Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-q2jpp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.910004 | controller | Jun 09 10:57:29.232477 crc crio[3654]: 2026-06-09T10:57:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f9dece85c783c58 Mac:86:11:a7:b9:6e:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/a32b9db1-23e0-4277-a7b4-27a185d03d82 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.910020 | controller | Jun 09 10:57:29.233383 crc crio[3654]: time="2026-06-09T10:57:29.23323452Z" level=info msg="Got pod network &{Name:redhat-marketplace-tpdb8 Namespace:openshift-marketplace ID:f9dece85c783c58cc97fd2ff06ba79f953dff11c645c6075846e80fe59c5230b UID:7276e3b4-794e-4a75-9cdd-74528170d7fb NetNS:/var/run/netns/a32b9db1-23e0-4277-a7b4-27a185d03d82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7276e3b4_794e_4a75_9cdd_74528170d7fb.slice PodAnnotations:0xc002a06860}] Aliases:map[]}"
2026-06-09 12:20:02.910039 | controller | Jun 09 10:57:29.233577 crc crio[3654]: time="2026-06-09T10:57:29.233427106Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-tpdb8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.910057 | controller | Jun 09 10:57:29.241525 crc crio[3654]: time="2026-06-09T10:57:29.241182779Z" level=info msg="Ran pod sandbox f9dece85c783c58cc97fd2ff06ba79f953dff11c645c6075846e80fe59c5230b with infra container: openshift-marketplace/redhat-marketplace-tpdb8/POD" id=edc8408b-49b3-463f-955a-9593958171e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.910072 | controller | Jun 09 10:57:29.243837 crc crio[3654]: time="2026-06-09T10:57:29.243733116Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=19d0f439-44c1-471d-8e2d-37d21dbd14d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.910088 | controller | Jun 09 10:57:29.245927 crc crio[3654]: time="2026-06-09T10:57:29.245763707Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=53230a18-1a06-4344-bb2d-35fc587d9f6e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.910103 | controller | Jun 09 10:57:29.253339 crc crio[3654]: time="2026-06-09T10:57:29.252549691Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-tpdb8/extract-utilities" id=2173b03d-fb83-42ba-ba71-5fc99df4b4f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.910118 | controller | Jun 09 10:57:29.253339 crc crio[3654]: time="2026-06-09T10:57:29.252826699Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.910133 | controller | Jun 09 10:57:29.274003 crc crio[3654]: time="2026-06-09T10:57:29.273893992Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.910148 | controller | Jun 09 10:57:29.277582 crc crio[3654]: time="2026-06-09T10:57:29.277510551Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.910163 | controller | Jun 09 10:57:29.388392 crc crio[3654]: time="2026-06-09T10:57:29.384386215Z" level=info msg="Created container 22e3f7c9f8e6195bfa78d8c43ef91552190752db368a5c4a4d78b120433766a3: openshift-marketplace/redhat-marketplace-tpdb8/extract-utilities" id=2173b03d-fb83-42ba-ba71-5fc99df4b4f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.910178 | controller | Jun 09 10:57:29.388392 crc crio[3654]: time="2026-06-09T10:57:29.387200389Z" level=info msg="Starting container: 22e3f7c9f8e6195bfa78d8c43ef91552190752db368a5c4a4d78b120433766a3" id=70d109a5-306d-4008-a7d6-f3f688570f1c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.910194 | controller | Jun 09 10:57:29.396625 crc crio[3654]: time="2026-06-09T10:57:29.394955273Z" level=info msg="Started container" PID=18796 containerID=22e3f7c9f8e6195bfa78d8c43ef91552190752db368a5c4a4d78b120433766a3 description=openshift-marketplace/redhat-marketplace-tpdb8/extract-utilities id=70d109a5-306d-4008-a7d6-f3f688570f1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9dece85c783c58cc97fd2ff06ba79f953dff11c645c6075846e80fe59c5230b
2026-06-09 12:20:02.910209 | controller | Jun 09 10:57:29.624010 crc crio[3654]: 2026-06-09T10:57:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9ac0deee0e0c2fc Mac:7e:06:99:6a:71:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/35e62a7e-a81d-4495-b9cb-07e118091c74 SocketPath: PciID:}] [{Interface:0xc00011b3a0 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.910229 | controller | Jun 09 10:57:29.625966 crc crio[3654]: time="2026-06-09T10:57:29.625611118Z" level=info msg="Got pod network &{Name:redhat-operators-q2jpp Namespace:openshift-marketplace ID:9ac0deee0e0c2fc576e239ca21968280dc8bcd6056549a47b8a6666047375aec UID:9646f23a-8f7c-449b-8c9a-b144ce9f6f72 NetNS:/var/run/netns/35e62a7e-a81d-4495-b9cb-07e118091c74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9646f23a_8f7c_449b_8c9a_b144ce9f6f72.slice PodAnnotations:0xc0029b23b8}] Aliases:map[]}"
2026-06-09 12:20:02.910245 | controller | Jun 09 10:57:29.626482 crc crio[3654]: time="2026-06-09T10:57:29.626375901Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-q2jpp for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.910260 | controller | Jun 09 10:57:29.633136 crc crio[3654]: time="2026-06-09T10:57:29.633074093Z" level=info msg="Ran pod sandbox 9ac0deee0e0c2fc576e239ca21968280dc8bcd6056549a47b8a6666047375aec with infra container: openshift-marketplace/redhat-operators-q2jpp/POD" id=e64f459d-e292-4320-af4c-ca0a0e48edf9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.910276 | controller | Jun 09 10:57:29.635919 crc crio[3654]: time="2026-06-09T10:57:29.635880577Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8e06c6bd-eb6f-4326-8ef1-df6821b0e366 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.910291 | controller | Jun 09 10:57:29.646454 crc crio[3654]: time="2026-06-09T10:57:29.646266649Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ff4a0759-121c-40b5-9a2a-f58a723c6901 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.910306 | controller | Jun 09 10:57:29.652675 crc crio[3654]: time="2026-06-09T10:57:29.65259759Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-q2jpp/extract-utilities" id=dd7ee65b-eae0-44a9-a8db-fa37f51bdcb7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.910321 | controller | Jun 09 10:57:29.653168 crc crio[3654]: time="2026-06-09T10:57:29.653098515Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.910336 | controller | Jun 09 10:57:29.677038 crc crio[3654]: time="2026-06-09T10:57:29.676929481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.910371 | controller | Jun 09 10:57:29.680976 crc crio[3654]: time="2026-06-09T10:57:29.680924731Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.910389 | controller | Jun 09 10:57:29.789574 crc crio[3654]: time="2026-06-09T10:57:29.789480126Z" level=info msg="Created container 86583e3810716bf84271d306ebc155c8f7feece39653dcb54af3bada92abf1aa: openshift-marketplace/redhat-operators-q2jpp/extract-utilities" id=dd7ee65b-eae0-44a9-a8db-fa37f51bdcb7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.910405 | controller | Jun 09 10:57:29.792019 crc crio[3654]: time="2026-06-09T10:57:29.791878178Z" level=info msg="Starting container: 86583e3810716bf84271d306ebc155c8f7feece39653dcb54af3bada92abf1aa" id=4ee4da46-1622-4705-8c99-cf25428b56de name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.910421 | controller | Jun 09 10:57:29.798896 crc crio[3654]: time="2026-06-09T10:57:29.798766235Z" level=info msg="Started container" PID=18812 containerID=86583e3810716bf84271d306ebc155c8f7feece39653dcb54af3bada92abf1aa description=openshift-marketplace/redhat-operators-q2jpp/extract-utilities id=4ee4da46-1622-4705-8c99-cf25428b56de name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ac0deee0e0c2fc576e239ca21968280dc8bcd6056549a47b8a6666047375aec
2026-06-09 12:20:02.910440 | controller | Jun 09 10:57:30.396566 crc crio[3654]: time="2026-06-09T10:57:30.396489827Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=2f28c904-3a97-44c3-9a1f-0455cf7ea763 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.910456 | controller | Jun 09 10:57:30.399935 crc crio[3654]: time="2026-06-09T10:57:30.399847138Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=ce6abf44-b5c5-4bdc-ba88-f232eb4ba597 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.910472 | controller | Jun 09 10:57:30.404509 crc crio[3654]: time="2026-06-09T10:57:30.404417505Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-09 12:20:02.910487 | controller | Jun 09 10:57:30.404711 crc crio[3654]: time="2026-06-09T10:57:30.40458169Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-09 12:20:02.910502 | controller | Jun 09 10:57:31.161797 crc crio[3654]: time="2026-06-09T10:57:31.161704516Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=2f28c904-3a97-44c3-9a1f-0455cf7ea763 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.910517 | controller | Jun 09 10:57:31.163057 crc crio[3654]: time="2026-06-09T10:57:31.162927992Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=340077c5-0ab8-4355-911d-0affa59d3b0a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.910533 | controller | Jun 09 10:57:31.175690 crc crio[3654]: time="2026-06-09T10:57:31.17549836Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=9b6b821b-0c4d-46bf-b844-cc63ea830438 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.910548 | controller | Jun 09 10:57:31.206636 crc crio[3654]: time="2026-06-09T10:57:31.206373549Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f6afa6910526559d119271735433b130655b18361ec8e62f8147ae8ca0181f3a" id=ce6abf44-b5c5-4bdc-ba88-f232eb4ba597 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.910563 | controller | Jun 09 10:57:31.207580 crc crio[3654]: time="2026-06-09T10:57:31.207503483Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-tpdb8/extract-content" id=09a6c343-9639-46a2-9606-a3c7e9f30e4a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.910578 | controller | Jun 09 10:57:31.207661 crc crio[3654]: time="2026-06-09T10:57:31.207600116Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=f1501af6-957e-4453-b18c-6cbba01d8bc2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.910594 | controller | Jun 09 10:57:31.208183 crc crio[3654]: time="2026-06-09T10:57:31.208035309Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.910609 | controller | Jun 09 10:57:31.211730 crc crio[3654]: time="2026-06-09T10:57:31.211630417Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=4aa99b24-5a74-4ea0-9f17-cc7ee8a71976 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.910625 | controller | Jun 09 10:57:31.230627 crc crio[3654]: time="2026-06-09T10:57:31.230472243Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-q2jpp/extract-content" id=974dc5ae-6952-4313-bad5-7f180fed5a96 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.910643 | controller | Jun 09 10:57:31.231340 crc crio[3654]: time="2026-06-09T10:57:31.231204105Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.910659 | controller | Jun 09 10:57:31.250685 crc crio[3654]: time="2026-06-09T10:57:31.250550387Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.910674 | controller | Jun 09 10:57:31.256196 crc crio[3654]: time="2026-06-09T10:57:31.256120235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.910690 | controller | Jun 09 10:57:31.269550 crc crio[3654]: time="2026-06-09T10:57:31.269384773Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.910705 | controller | Jun 09 10:57:31.281569 crc crio[3654]: time="2026-06-09T10:57:31.281378454Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.910720 | controller | Jun 09 10:57:31.467502 crc crio[3654]: time="2026-06-09T10:57:31.466785339Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-xdjrp/POD" id=91fac578-d9c5-444b-ba6e-5370ea9e816d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.910735 | controller | Jun 09 10:57:31.468643 crc crio[3654]: time="2026-06-09T10:57:31.467530011Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.910750 | controller | Jun 09 10:57:31.479228 crc crio[3654]: time="2026-06-09T10:57:31.47912477Z" level=info msg="Created container ceaff8254b8a202630e5dc2da98cfe4f22582a138d439d795a8d433f4c05612f: openshift-marketplace/redhat-operators-q2jpp/extract-content" id=974dc5ae-6952-4313-bad5-7f180fed5a96 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.910766 | controller | Jun 09 10:57:31.480772 crc crio[3654]: time="2026-06-09T10:57:31.480708378Z" level=info msg="Starting container: ceaff8254b8a202630e5dc2da98cfe4f22582a138d439d795a8d433f4c05612f" id=94746405-88fc-4cc0-a79f-eb9cf9810bc2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.910781 | controller | Jun 09 10:57:31.504549 crc crio[3654]: time="2026-06-09T10:57:31.50438284Z" level=info msg="Created container 1cdffaa8f05e92b05429eea887c4c73e211668c9d65e01b65ff2cd3bd5fc2078: openshift-marketplace/redhat-marketplace-tpdb8/extract-content" id=09a6c343-9639-46a2-9606-a3c7e9f30e4a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.910796 | controller | Jun 09 10:57:31.505865 crc crio[3654]: time="2026-06-09T10:57:31.505748401Z" level=info msg="Got pod network &{Name:certified-operators-xdjrp Namespace:openshift-marketplace ID:27cbb4a63c662accce31d2da934cd9a49572189d662648706fa40c9ec473223e UID:19f710a4-b1b4-4a3c-a508-eabb74a17958 NetNS:/var/run/netns/db203995-aec9-47dc-a76b-d3921184aed2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod19f710a4_b1b4_4a3c_a508_eabb74a17958.slice PodAnnotations:0xc0016a89e0}] Aliases:map[]}"
2026-06-09 12:20:02.910812 | controller | Jun 09 10:57:31.505865 crc crio[3654]: time="2026-06-09T10:57:31.505820673Z" level=info msg="Adding pod openshift-marketplace_certified-operators-xdjrp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.910828 | controller | Jun 09 10:57:31.506084 crc crio[3654]: time="2026-06-09T10:57:31.506018659Z" level=info msg="Starting container: 1cdffaa8f05e92b05429eea887c4c73e211668c9d65e01b65ff2cd3bd5fc2078" id=e1a6b1e1-871d-4245-ab21-ed7bca890051 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.910847 | controller | Jun 09 10:57:31.510789 crc crio[3654]: time="2026-06-09T10:57:31.51072075Z" level=info msg="Started container" PID=18840 containerID=ceaff8254b8a202630e5dc2da98cfe4f22582a138d439d795a8d433f4c05612f description=openshift-marketplace/redhat-operators-q2jpp/extract-content id=94746405-88fc-4cc0-a79f-eb9cf9810bc2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ac0deee0e0c2fc576e239ca21968280dc8bcd6056549a47b8a6666047375aec
2026-06-09 12:20:02.910864 | controller | Jun 09 10:57:31.516529 crc crio[3654]: time="2026-06-09T10:57:31.515864805Z" level=info msg="Started container" PID=18838 containerID=1cdffaa8f05e92b05429eea887c4c73e211668c9d65e01b65ff2cd3bd5fc2078 description=openshift-marketplace/redhat-marketplace-tpdb8/extract-content id=e1a6b1e1-871d-4245-ab21-ed7bca890051 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9dece85c783c58cc97fd2ff06ba79f953dff11c645c6075846e80fe59c5230b
2026-06-09 12:20:02.910880 | controller | Jun 09 10:57:31.684812 crc crio[3654]: time="2026-06-09T10:57:31.68398378Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-g8zd9/POD" id=214d35de-2acb-45a1-b511-6629de2fd95e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.910895 | controller | Jun 09 10:57:31.684965 crc crio[3654]: time="2026-06-09T10:57:31.684887197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.910911 | controller | Jun 09 10:57:31.713780 crc crio[3654]: time="2026-06-09T10:57:31.71258945Z" level=info msg="Got pod network &{Name:community-operators-g8zd9 Namespace:openshift-marketplace ID:eb6face76c889c4015c2235a2d6a08cb4ff193afd620c0f37ba9c2215cd15dd7 UID:33a11f44-5ff2-4445-a76f-4f6222296908 NetNS:/var/run/netns/856b1baf-2d29-4689-8c80-a78989658b99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod33a11f44_5ff2_4445_a76f_4f6222296908.slice PodAnnotations:0xc0029b23b8}] Aliases:map[]}"
2026-06-09 12:20:02.910927 | controller | Jun 09 10:57:31.713780 crc crio[3654]: time="2026-06-09T10:57:31.712660102Z" level=info msg="Adding pod openshift-marketplace_community-operators-g8zd9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.910942 | controller | Jun 09 10:57:31.809739 crc crio[3654]: 2026-06-09T10:57:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:27cbb4a63c662ac Mac:e6:2f:5e:a0:6f:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/db203995-aec9-47dc-a76b-d3921184aed2 SocketPath: PciID:}] [{Interface:0xc000130590 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.910958 | controller | Jun 09 10:57:31.810753 crc crio[3654]: time="2026-06-09T10:57:31.81068933Z" level=info msg="Got pod network &{Name:certified-operators-xdjrp Namespace:openshift-marketplace ID:27cbb4a63c662accce31d2da934cd9a49572189d662648706fa40c9ec473223e UID:19f710a4-b1b4-4a3c-a508-eabb74a17958 NetNS:/var/run/netns/db203995-aec9-47dc-a76b-d3921184aed2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod19f710a4_b1b4_4a3c_a508_eabb74a17958.slice PodAnnotations:0xc0016a89e0}] Aliases:map[]}"
2026-06-09 12:20:02.910974 | controller | Jun 09 10:57:31.810851 crc crio[3654]: time="2026-06-09T10:57:31.810837694Z" level=info msg="Checking pod openshift-marketplace_certified-operators-xdjrp for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.910990 | controller | Jun 09 10:57:31.819960 crc crio[3654]: time="2026-06-09T10:57:31.819874866Z" level=info msg="Ran pod sandbox 27cbb4a63c662accce31d2da934cd9a49572189d662648706fa40c9ec473223e with infra container: openshift-marketplace/certified-operators-xdjrp/POD" id=91fac578-d9c5-444b-ba6e-5370ea9e816d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.911010 | controller | Jun 09 10:57:31.822655 crc crio[3654]: time="2026-06-09T10:57:31.822587927Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=3b4f0d91-4f4f-4574-9410-be9d4233e0c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.911026 | controller | Jun 09 10:57:31.828541 crc crio[3654]: time="2026-06-09T10:57:31.828494745Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b93c67d7-5c6f-45a7-baed-045f85cd0825 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.911041 | controller | Jun 09 10:57:31.857212 crc crio[3654]: time="2026-06-09T10:57:31.857074524Z" level=info msg="Creating container: openshift-marketplace/certified-operators-xdjrp/extract-utilities" id=0040e683-7aa7-4f42-883f-351dba52add5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.911056 | controller | Jun 09 10:57:31.858051 crc crio[3654]: time="2026-06-09T10:57:31.857976782Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.911072 | controller | Jun 09 10:57:31.892776 crc crio[3654]: time="2026-06-09T10:57:31.892670785Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.911087 | controller | Jun 09 10:57:31.901052 crc crio[3654]: time="2026-06-09T10:57:31.900928553Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.911103 | controller | Jun 09 10:57:32.212413 crc crio[3654]: time="2026-06-09T10:57:32.21178778Z" level=info msg="Created container f6b25ce764983b530402e5a2a541d2eddf0575733fe484a31daf509548d0c60d: openshift-marketplace/certified-operators-xdjrp/extract-utilities" id=0040e683-7aa7-4f42-883f-351dba52add5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.911119 | controller | Jun 09 10:57:32.214057 crc crio[3654]: time="2026-06-09T10:57:32.213931795Z" level=info msg="Starting container: f6b25ce764983b530402e5a2a541d2eddf0575733fe484a31daf509548d0c60d" id=111cf235-e81d-48e8-bae1-062eb381d7cd name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.911135 | controller | Jun 09 10:57:32.220637 crc crio[3654]: time="2026-06-09T10:57:32.220489582Z" level=info msg="Started container" PID=18933 containerID=f6b25ce764983b530402e5a2a541d2eddf0575733fe484a31daf509548d0c60d description=openshift-marketplace/certified-operators-xdjrp/extract-utilities id=111cf235-e81d-48e8-bae1-062eb381d7cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=27cbb4a63c662accce31d2da934cd9a49572189d662648706fa40c9ec473223e
2026-06-09 12:20:02.911151 | controller | Jun 09 10:57:32.234856 crc crio[3654]: 2026-06-09T10:57:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eb6face76c889c4 Mac:46:fe:29:a1:fd:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/856b1baf-2d29-4689-8c80-a78989658b99 SocketPath: PciID:}] [{Interface:0xc000276810 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.911167 | controller | Jun 09 10:57:32.236517 crc crio[3654]: time="2026-06-09T10:57:32.23638427Z" level=info msg="Got pod network &{Name:community-operators-g8zd9 Namespace:openshift-marketplace ID:eb6face76c889c4015c2235a2d6a08cb4ff193afd620c0f37ba9c2215cd15dd7 UID:33a11f44-5ff2-4445-a76f-4f6222296908 NetNS:/var/run/netns/856b1baf-2d29-4689-8c80-a78989658b99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod33a11f44_5ff2_4445_a76f_4f6222296908.slice PodAnnotations:0xc0029b23b8}] Aliases:map[]}"
2026-06-09 12:20:02.911186 | controller | Jun 09 10:57:32.236618 crc crio[3654]: time="2026-06-09T10:57:32.236590396Z" level=info msg="Checking pod openshift-marketplace_community-operators-g8zd9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.911203 | controller | Jun 09 10:57:32.243686 crc crio[3654]: time="2026-06-09T10:57:32.243607067Z" level=info msg="Ran pod sandbox eb6face76c889c4015c2235a2d6a08cb4ff193afd620c0f37ba9c2215cd15dd7 with infra container: openshift-marketplace/community-operators-g8zd9/POD" id=214d35de-2acb-45a1-b511-6629de2fd95e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.911218 | controller | Jun 09 10:57:32.246092 crc crio[3654]: time="2026-06-09T10:57:32.245952668Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=91e72433-9f60-4b0b-93d4-1c8a447da84a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.911234 | controller | Jun 09 10:57:32.248640 crc crio[3654]: time="2026-06-09T10:57:32.248515055Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0cd3b6a1-fb69-4eda-8045-99509c47e13b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.911250 | controller | Jun 09 10:57:32.254798 crc crio[3654]: time="2026-06-09T10:57:32.254730731Z" level=info msg="Creating container: openshift-marketplace/community-operators-g8zd9/extract-utilities" id=4bda9f67-5342-4c9f-9b43-35511a2eb6da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.911265 | controller | Jun 09 10:57:32.255172 crc crio[3654]: time="2026-06-09T10:57:32.255076632Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.911281 | controller | Jun 09 10:57:32.282515 crc crio[3654]: time="2026-06-09T10:57:32.282384053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.911296 | controller | Jun 09 10:57:32.286487 crc crio[3654]: time="2026-06-09T10:57:32.286403744Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.911312 | controller | Jun 09 10:57:32.423740 crc crio[3654]: time="2026-06-09T10:57:32.423605589Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f671bad0-0e86-41a8-990b-132d778d5226 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.911327 | controller | Jun 09 10:57:32.425873 crc crio[3654]: time="2026-06-09T10:57:32.425747784Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d35897dd-3191-4b74-81a2-c83ebcc56ab8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.911342 | controller | Jun 09 10:57:32.429353 crc crio[3654]: time="2026-06-09T10:57:32.429242289Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=2f50c869-b77d-45a1-b9a3-3e52671450ae name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.911378 | controller | Jun 09 10:57:32.431402 crc crio[3654]: time="2026-06-09T10:57:32.431361112Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c48737b2-06bb-461f-b0f5-0c0df682fb9b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.911396 | controller | Jun 09 10:57:32.432030 crc crio[3654]: time="2026-06-09T10:57:32.431986731Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=90757c6c-f3bb-4b5e-a7b3-6be8d1c506b0 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.911415 | controller | Jun 09 10:57:32.437906 crc crio[3654]: time="2026-06-09T10:57:32.437084265Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-09 12:20:02.911432 | controller | Jun 09 10:57:32.443057 crc crio[3654]: time="2026-06-09T10:57:32.442981672Z" level=info msg="Created container 5fb6123f79f91b5dc4cf2059a0fa7eb3a6d628743e6c1da9a536751927875467: openshift-marketplace/community-operators-g8zd9/extract-utilities" id=4bda9f67-5342-4c9f-9b43-35511a2eb6da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.911448 | controller | Jun 09 10:57:32.444899 crc crio[3654]: time="2026-06-09T10:57:32.444803507Z" level=info msg="Starting container: 5fb6123f79f91b5dc4cf2059a0fa7eb3a6d628743e6c1da9a536751927875467" id=22c3ac20-8b31-4650-933f-3c1ecf554661 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.911463 | controller | Jun 09 10:57:32.446709 crc crio[3654]: time="2026-06-09T10:57:32.446126556Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-q2jpp/registry-server" id=5d7d14b9-eeea-41e7-aa67-7024a1eb1235 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.911479 | controller | Jun 09 10:57:32.447113 crc crio[3654]: time="2026-06-09T10:57:32.447040564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.911495 | controller | Jun 09 10:57:32.453516 crc crio[3654]: time="2026-06-09T10:57:32.453394505Z" level=info msg="Started container" PID=18942 containerID=5fb6123f79f91b5dc4cf2059a0fa7eb3a6d628743e6c1da9a536751927875467 description=openshift-marketplace/community-operators-g8zd9/extract-utilities id=22c3ac20-8b31-4650-933f-3c1ecf554661 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb6face76c889c4015c2235a2d6a08cb4ff193afd620c0f37ba9c2215cd15dd7
2026-06-09 12:20:02.911511 | controller | Jun 09 10:57:32.482261 crc crio[3654]: time="2026-06-09T10:57:32.482190091Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.911527 | controller | Jun 09 10:57:32.484856 crc crio[3654]: time="2026-06-09T10:57:32.484795609Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.911542 | controller | Jun 09 10:57:32.495218 crc crio[3654]: time="2026-06-09T10:57:32.494776029Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-tpdb8/registry-server" id=438ba82a-d30f-4acc-8622-d3a926b33cc0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.911557 | controller | Jun 09 10:57:32.496028 crc crio[3654]: time="2026-06-09T10:57:32.495906483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.911572 | controller | Jun 09 10:57:32.530739 crc crio[3654]: time="2026-06-09T10:57:32.530624187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.911587 | controller | Jun 09 10:57:32.534595 crc crio[3654]: time="2026-06-09T10:57:32.534514374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.911602 | controller | Jun 09 10:57:32.663950 crc crio[3654]: time="2026-06-09T10:57:32.663858853Z" level=info msg="Created container 22a815524ea81642d59577f8c5fbe18f64a7d8cf8a5a1d4ba084c3c8245a094b: openshift-marketplace/redhat-operators-q2jpp/registry-server" id=5d7d14b9-eeea-41e7-aa67-7024a1eb1235 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.911621 | controller | Jun 09 10:57:32.665388 crc crio[3654]: time="2026-06-09T10:57:32.665264396Z" level=info msg="Starting container: 22a815524ea81642d59577f8c5fbe18f64a7d8cf8a5a1d4ba084c3c8245a094b" id=66cce9c9-b0ba-46cc-a3e5-b4f28fe6f9b7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.911637 | controller | Jun 09 10:57:32.671674 crc crio[3654]: time="2026-06-09T10:57:32.671557385Z" level=info msg="Created container 3bf8573e376d2321f849d128c604e7ffdabb5bd9b485c3fa9e5159dcdf0383c0: openshift-marketplace/redhat-marketplace-tpdb8/registry-server" id=438ba82a-d30f-4acc-8622-d3a926b33cc0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.911652 | controller | Jun 09 10:57:32.673005 crc crio[3654]: time="2026-06-09T10:57:32.672860754Z" level=info msg="Starting container: 3bf8573e376d2321f849d128c604e7ffdabb5bd9b485c3fa9e5159dcdf0383c0" id=cebe8140-1ac6-4d77-bf27-696110b670c3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.911667 | controller | Jun 09 10:57:32.674639 crc crio[3654]: time="2026-06-09T10:57:32.674564655Z" level=info msg="Started container" PID=18955 containerID=22a815524ea81642d59577f8c5fbe18f64a7d8cf8a5a1d4ba084c3c8245a094b description=openshift-marketplace/redhat-operators-q2jpp/registry-server id=66cce9c9-b0ba-46cc-a3e5-b4f28fe6f9b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ac0deee0e0c2fc576e239ca21968280dc8bcd6056549a47b8a6666047375aec
2026-06-09 12:20:02.911682 | controller | Jun 09 10:57:32.679682 crc crio[3654]: time="2026-06-09T10:57:32.679508644Z" level=info msg="Started container" PID=18958 containerID=3bf8573e376d2321f849d128c604e7ffdabb5bd9b485c3fa9e5159dcdf0383c0 description=openshift-marketplace/redhat-marketplace-tpdb8/registry-server id=cebe8140-1ac6-4d77-bf27-696110b670c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9dece85c783c58cc97fd2ff06ba79f953dff11c645c6075846e80fe59c5230b
2026-06-09 12:20:02.911697 | controller | Jun 09 10:57:32.996924 crc crio[3654]: time="2026-06-09T10:57:32.996404423Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e" id=90757c6c-f3bb-4b5e-a7b3-6be8d1c506b0 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.911713 | controller | Jun 09 10:57:32.997891 crc crio[3654]: time="2026-06-09T10:57:32.997817245Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=2a36f6b1-d1b3-4758-83d5-3da7e96bd0a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.911729 | controller | Jun 09 10:57:32.999821 crc crio[3654]: time="2026-06-09T10:57:32.999759483Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=ca4aa7a5-4ef6-4c61-b486-ede13139705c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.911744 | controller | Jun 09 10:57:33.013402 crc crio[3654]: time="2026-06-09T10:57:33.01326324Z" level=info msg="Creating container: openshift-marketplace/certified-operators-xdjrp/extract-content" id=63cc276c-88a1-457d-990f-afab00ef5091 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.911760 | controller | Jun 09 10:57:33.014192 crc crio[3654]: time="2026-06-09T10:57:33.014106895Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.911775 | controller | Jun 09 10:57:33.043813 crc crio[3654]: time="2026-06-09T10:57:33.04354295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.911790 | controller | Jun 09 10:57:33.046607 crc crio[3654]: time="2026-06-09T10:57:33.04654182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.911808 | controller | Jun 09 10:57:33.152319 crc crio[3654]: time="2026-06-09T10:57:33.152187907Z" level=info msg="Created container 156c3c4e57994adbb446c5db0fb991ad02e3c6800395408312a2ae0c806b590f: openshift-marketplace/certified-operators-xdjrp/extract-content" id=63cc276c-88a1-457d-990f-afab00ef5091 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.911825 | controller | Jun 09 10:57:33.153605 crc crio[3654]: time="2026-06-09T10:57:33.153561728Z" level=info msg="Starting container: 156c3c4e57994adbb446c5db0fb991ad02e3c6800395408312a2ae0c806b590f" id=9a79db8b-3db6-48a6-859f-91cecebfc76f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.911840 | controller | Jun 09 10:57:33.159162 crc crio[3654]: time="2026-06-09T10:57:33.159020962Z" level=info msg="Started container" PID=19000 containerID=156c3c4e57994adbb446c5db0fb991ad02e3c6800395408312a2ae0c806b590f description=openshift-marketplace/certified-operators-xdjrp/extract-content id=9a79db8b-3db6-48a6-859f-91cecebfc76f name=/runtime.v1.RuntimeService/StartContainer sandboxID=27cbb4a63c662accce31d2da934cd9a49572189d662648706fa40c9ec473223e
2026-06-09 12:20:02.911855 | controller | Jun 09 10:57:33.469105 crc crio[3654]: time="2026-06-09T10:57:33.469012723Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=ef123284-1ccc-4d7c-bdfe-9f3d19d52a39 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.911871 | controller | Jun 09 10:57:33.474247 crc crio[3654]: time="2026-06-09T10:57:33.474186349Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=87341c52-4d48-40a8-9bc9-db8595d2ac40 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.911886 | controller | Jun 09 10:57:33.475027 crc crio[3654]: time="2026-06-09T10:57:33.474967432Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=58e2c5ac-c85e-46f5-bece-c709c4b7fff8 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.911901 | controller | Jun 09 10:57:33.480592 crc crio[3654]: time="2026-06-09T10:57:33.480516499Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-09 12:20:02.911917 | controller | Jun 09 10:57:33.614972 crc crio[3654]: time="2026-06-09T10:57:33.614785386Z" level=info msg="Creating container: openshift-marketplace/certified-operators-xdjrp/registry-server" id=7231cdb8-6a50-4478-b14b-de5c080e3dd0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.911932 | controller | Jun 09 10:57:33.615734 crc crio[3654]: time="2026-06-09T10:57:33.615104205Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.911947 | controller | Jun 09 10:57:33.650665 crc crio[3654]: time="2026-06-09T10:57:33.650550221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.911963 | controller | Jun 09 10:57:33.654162 crc crio[3654]: time="2026-06-09T10:57:33.654047366Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.911979 | controller | Jun 09 10:57:33.760642 crc crio[3654]: time="2026-06-09T10:57:33.760546388Z" level=info msg="Created container 6d6608afae838072baf89a601822c9651ddd32d27f4245878d3a6c6054746ce4: openshift-marketplace/certified-operators-xdjrp/registry-server" id=7231cdb8-6a50-4478-b14b-de5c080e3dd0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.911994 | controller | Jun 09 10:57:33.762004 crc crio[3654]: time="2026-06-09T10:57:33.761909749Z" level=info msg="Starting container: 6d6608afae838072baf89a601822c9651ddd32d27f4245878d3a6c6054746ce4" id=502eb51b-f376-4bfa-955b-a4179e61eaea name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.912014 | controller | Jun 09 10:57:33.767723 crc crio[3654]: time="2026-06-09T10:57:33.767629091Z" level=info msg="Started container" PID=19015 containerID=6d6608afae838072baf89a601822c9651ddd32d27f4245878d3a6c6054746ce4 description=openshift-marketplace/certified-operators-xdjrp/registry-server id=502eb51b-f376-4bfa-955b-a4179e61eaea name=/runtime.v1.RuntimeService/StartContainer sandboxID=27cbb4a63c662accce31d2da934cd9a49572189d662648706fa40c9ec473223e
2026-06-09 12:20:02.912030 | controller | Jun 09 10:57:34.636936 crc crio[3654]: time="2026-06-09T10:57:34.636840438Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:9c782f85ddcb0389a6fc6d4137624c95edbb8f30a5c0be1b76f414ee05a284b9" id=58e2c5ac-c85e-46f5-bece-c709c4b7fff8 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.912046 | controller | Jun 09 10:57:34.638570 crc crio[3654]: time="2026-06-09T10:57:34.638381834Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=5d3b6854-0002-4b99-b4bb-acdf195c3a07 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.912061 | controller | Jun 09 10:57:34.641503 crc crio[3654]: time="2026-06-09T10:57:34.641386804Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=f263e96f-7ce9-4d48-b6a6-574592cc0a59 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.912077 | controller | Jun 09 10:57:34.649383 crc crio[3654]: time="2026-06-09T10:57:34.64924342Z" level=info msg="Creating container: openshift-marketplace/community-operators-g8zd9/extract-content" id=962b2b21-3c46-400b-a26f-aaef611a7ac2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.912092 | controller | Jun 09 10:57:34.649881 crc crio[3654]: time="2026-06-09T10:57:34.649823918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.912107 | controller | Jun 09 10:57:34.674622 crc crio[3654]: time="2026-06-09T10:57:34.67451906Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.912123 | controller | Jun 09 10:57:34.678162 crc crio[3654]: time="2026-06-09T10:57:34.678059707Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.912138 | controller | Jun 09 10:57:34.791254 crc crio[3654]: time="2026-06-09T10:57:34.790604021Z" level=info msg="Created container 8404aa16d4835fc433df45174fbbcac8c36d5e316388d81f2657e400fb5a211e: openshift-marketplace/community-operators-g8zd9/extract-content" id=962b2b21-3c46-400b-a26f-aaef611a7ac2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.912153 | controller | Jun 09 10:57:34.792780 crc crio[3654]: time="2026-06-09T10:57:34.792715855Z" level=info msg="Starting container: 8404aa16d4835fc433df45174fbbcac8c36d5e316388d81f2657e400fb5a211e" id=923b5753-9f02-4c13-a607-4aa1323102dd name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.912168 | controller | Jun 09 10:57:34.802410 crc crio[3654]: time="2026-06-09T10:57:34.800632753Z" level=info msg="Started container" PID=19048 containerID=8404aa16d4835fc433df45174fbbcac8c36d5e316388d81f2657e400fb5a211e description=openshift-marketplace/community-operators-g8zd9/extract-content id=923b5753-9f02-4c13-a607-4aa1323102dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb6face76c889c4015c2235a2d6a08cb4ff193afd620c0f37ba9c2215cd15dd7
2026-06-09 12:20:02.912183 | controller | Jun 09 10:57:35.499571 crc crio[3654]: time="2026-06-09T10:57:35.498178387Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=dcef105a-9bdc-4852-b6e4-f1ad8b30b9f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.912202 | controller | Jun 09 10:57:35.501171 crc crio[3654]: time="2026-06-09T10:57:35.5009531Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=601afc89-dd27-46bd-8ecb-b2f497994dea name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.912219 | controller | Jun 09 10:57:35.508031 crc crio[3654]: time="2026-06-09T10:57:35.50791914Z" level=info msg="Creating container: openshift-marketplace/community-operators-g8zd9/registry-server" id=bb5f6b1e-45fc-4027-8320-a6abd3443fd1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.912235 | controller | Jun 09 10:57:35.508375 crc crio[3654]: time="2026-06-09T10:57:35.508345893Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.912250 | controller | Jun 09 10:57:35.554873 crc crio[3654]: time="2026-06-09T10:57:35.554737587Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.912265 | controller | Jun 09 10:57:35.559153 crc crio[3654]: time="2026-06-09T10:57:35.559047567Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.912281 | controller | Jun 09 10:57:35.800606 crc crio[3654]: time="2026-06-09T10:57:35.799817407Z" level=info msg="Created container c16d21c276a9066deb699e81715947b2b878963f245fa8cdeeef48b51b86b773: openshift-marketplace/community-operators-g8zd9/registry-server" id=bb5f6b1e-45fc-4027-8320-a6abd3443fd1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.912296 | controller | Jun 09 10:57:35.802055 crc crio[3654]: time="2026-06-09T10:57:35.801542239Z" level=info msg="Starting container: c16d21c276a9066deb699e81715947b2b878963f245fa8cdeeef48b51b86b773" id=3389ddf7-4d69-4e31-86d0-dd6f0525cfd4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.912311 | controller | Jun 09 10:57:35.806280 crc crio[3654]: time="2026-06-09T10:57:35.806194548Z" level=info msg="Started container" PID=19079 containerID=c16d21c276a9066deb699e81715947b2b878963f245fa8cdeeef48b51b86b773 description=openshift-marketplace/community-operators-g8zd9/registry-server id=3389ddf7-4d69-4e31-86d0-dd6f0525cfd4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb6face76c889c4015c2235a2d6a08cb4ff193afd620c0f37ba9c2215cd15dd7
2026-06-09 12:20:02.912327 | controller | Jun 09 10:57:45.681233 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...
2026-06-09 12:20:02.912344 | controller | Jun 09 10:57:47.797530 crc systemd[1]: crio.service: Deactivated successfully.
2026-06-09 12:20:02.912414 | controller | Jun 09 10:57:47.798034 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).
2026-06-09 12:20:02.912433 | controller | Jun 09 10:57:47.798370 crc systemd[1]: crio.service: Consumed 16min 58.817s CPU time.
2026-06-09 12:20:02.912450 | controller | Jun 09 10:57:47.868495 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...
2026-06-09 12:20:02.912465 | controller | Jun 09 10:57:47.955351 crc crio[19954]: time="2026-06-09T10:57:47.955178289Z" level=info msg="Updating config from single file: /etc/crio/crio.conf"
2026-06-09 12:20:02.912481 | controller | Jun 09 10:57:47.955351 crc crio[19954]: time="2026-06-09T10:57:47.955249002Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf"
2026-06-09 12:20:02.912496 | controller | Jun 09 10:57:47.957915 crc crio[19954]: time="2026-06-09T10:57:47.956927662Z" level=info msg="Updating config from path: /etc/crio/crio.conf.d"
2026-06-09 12:20:02.912513 | controller | Jun 09 10:57:47.958055 crc crio[19954]: time="2026-06-09T10:57:47.957971413Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/00-default"
2026-06-09 12:20:02.912532 | controller | Jun 09 10:57:47.975091 crc crio[19954]: time="2026-06-09T10:57:47.974986265Z" level=info msg="Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)"
2026-06-09 12:20:02.912548 | controller | Jun 09 10:57:47.975586 crc crio[19954]: time="2026-06-09T10:57:47.975545682Z" level=info msg="Node configuration value for hugetlb cgroup is true"
2026-06-09 12:20:02.912564 | controller | Jun 09 10:57:47.975586 crc crio[19954]: time="2026-06-09T10:57:47.975576353Z" level=info msg="Node configuration value for pid cgroup is true"
2026-06-09 12:20:02.912579 | controller | Jun 09 10:57:47.975748 crc crio[19954]: time="2026-06-09T10:57:47.975708437Z" level=info msg="Node configuration value for memoryswap cgroup is true"
2026-06-09 12:20:02.912594 | controller | Jun 09 10:57:47.975748 crc crio[19954]: time="2026-06-09T10:57:47.975743838Z" level=info msg="Node configuration value for cgroup v2 is true"
2026-06-09 12:20:02.912609 | controller | Jun 09 10:57:47.997761 crc crio[19954]: time="2026-06-09T10:57:47.997596755Z" level=info msg="Node configuration value for systemd AllowedCPUs is true"
2026-06-09 12:20:02.912625 | controller | Jun 09 10:57:48.021248 crc crio[19954]: time="2026-06-09T10:57:48.021126772Z" level=info msg="Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL"
2026-06-09 12:20:02.912640 | controller | Jun 09 10:57:48.046898 crc crio[19954]: time="2026-06-09T10:57:48.046809285Z" level=info msg="Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2"
2026-06-09 12:20:02.912703 | controller | Jun 09 10:57:48.074597 crc crio[19954]: time="2026-06-09T10:57:48.074429355Z" level=info msg="Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL"
2026-06-09 12:20:02.912724 | controller | Jun 09 10:57:48.260763 crc crio[19954]: time="2026-06-09T10:57:48.260677515Z" level=info msg="Checkpoint/restore support enabled"
2026-06-09 12:20:02.912741 | controller | Jun 09 10:57:48.260763 crc crio[19954]: time="2026-06-09T10:57:48.260731927Z" level=info msg="Using the internal default seccomp profile"
2026-06-09 12:20:02.912757 | controller | Jun 09 10:57:48.260763 crc crio[19954]: time="2026-06-09T10:57:48.260742467Z" level=info msg="AppArmor is disabled by the system or at CRI-O build-time"
2026-06-09 12:20:02.912772 | controller | Jun 09 10:57:48.260763 crc crio[19954]: time="2026-06-09T10:57:48.260748937Z" level=info msg="No blockio config file specified, blockio not configured"
2026-06-09 12:20:02.912788 | controller | Jun 09 10:57:48.260763 crc crio[19954]: time="2026-06-09T10:57:48.260756248Z" level=info msg="RDT not available in the host system"
2026-06-09 12:20:02.912804 | controller | Jun 09 10:57:48.265600 crc crio[19954]: time="2026-06-09T10:57:48.265529291Z" level=info msg="Conmon does support the --sync option"
2026-06-09 12:20:02.912819 | controller | Jun 09 10:57:48.265600 crc crio[19954]: time="2026-06-09T10:57:48.265567172Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-09 12:20:02.912833 | controller | Jun 09 10:57:48.271907 crc crio[19954]: time="2026-06-09T10:57:48.271710477Z" level=info msg="Conmon does support the --sync option"
2026-06-09 12:20:02.912848 | controller | Jun 09 10:57:48.271907 crc crio[19954]: time="2026-06-09T10:57:48.271846851Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-09 12:20:02.912863 | controller | Jun 09 10:57:48.304403 crc crio[19954]: time="2026-06-09T10:57:48.304153333Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 12:20:02.912878 | controller | Jun 09 10:57:48.304403 crc crio[19954]: time="2026-06-09T10:57:48.304256826Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 12:20:02.912897 | controller | Jun 09 10:57:48.304850 crc crio[19954]: time="2026-06-09T10:57:48.304709589Z" level=info msg="FLAG: --enable-profile-unix-socket=\"true\"\n"
2026-06-09 12:20:02.912913 | controller | Jun 09 10:57:48.304850 crc crio[19954]: time="2026-06-09T10:57:48.30473147Z" level=info msg="FLAG: --stream-address=\"192.168.130.11\"\n"
2026-06-09 12:20:02.912932 | controller | Jun 09 10:57:48.309084 crc crio[19954]: time="2026-06-09T10:57:48.305543494Z" level=info msg="Current CRI-O configuration:\n[crio]\n  root = \"/var/lib/containers/storage\"\n  runroot = \"/run/containers/storage\"\n  imagestore = \"\"\n  storage_driver = \"overlay\"\n  storage_option = [\"overlay.skip_mount_home=true\"]\n  log_dir = \"/var/log/crio/pods\"\n  version_file = \"/var/run/crio/version\"\n  version_file_persist = \"\"\n  clean_shutdown_file = \"/var/lib/crio/clean.shutdown\"\n  internal_wipe = true\n  internal_repair = true\n  [crio.api]\n    grpc_max_send_msg_size = 83886080\n    grpc_max_recv_msg_size = 83886080\n    listen = \"/var/run/crio/crio.sock\"\n    stream_address = \"192.168.130.11\"\n    stream_port = \"0\"\n    stream_enable_tls = false\n    stream_tls_cert = \"\"\n    stream_tls_key = \"\"\n    stream_tls_ca = \"\"\n    stream_idle_timeout = \"\"\n  [crio.runtime]\n    no_pivot = false\n    selinux = true\n    log_to_journald = false\n    drop_infra_ctr = true\n    read_only = false\n    hooks_dir = [\"/etc/containers/oci/hooks.d\", \"/run/containers/oci/hooks.d\", \"/usr/share/containers/oci/hooks.d\"]\n    default_capabilities = [\"CHOWN\", \"DAC_OVERRIDE\", \"FSETID\", \"FOWNER\", \"SETGID\", \"SETUID\", \"SETPCAP\", \"NET_BIND_SERVICE\", \"KILL\"]\n    add_inheritable_capabilities = false\n    default_env = [\"NSS_SDB_USE_CACHE=no\"]\n    default_sysctls = [\"net.ipv4.ping_group_range=0 2147483647\"]\n    default_ulimits = [\"nofile=1048576\"]\n    allowed_devices = [\"/dev/fuse\", \"/dev/net/tun\"]\n    cdi_spec_dirs = [\"/etc/cdi\", \"/var/run/cdi\"]\n    device_ownership_from_security_context = false\n    default_runtime = \"crun\"\n    decryption_keys_path = \"/etc/crio/keys/\"\n    conmon = \"\"\n    conmon_cgroup = \"pod\"\n    seccomp_profile = \"\"\n    privileged_seccomp_profile = \"\"\n    apparmor_profile = \"crio-default\"\n    blockio_config_file = \"\"\n    blockio_reload = false\n    irqbalance_config_file = \"/etc/sysconfig/irqbalance\"\n    rdt_config_file = \"\"\n    cgroup_manager = \"systemd\"\n    default_mounts_file = \"\"\n    container_exits_dir = \"/var/run/crio/exits\"\n    container_attach_socket_dir = \"/var/run/crio\"\n    bind_mount_prefix = \"\"\n    uid_mappings = \"\"\n    minimum_mappable_uid = -1\n    gid_mappings = \"\"\n    minimum_mappable_gid = -1\n    log_level = \"info\"\n    log_filter = \"\"\n    namespaces_dir = \"/var/run\"\n    pinns_path = \"/usr/bin/pinns\"\n    enable_criu_support = true\n    pids_limit = -1\n    log_size_max = -1\n    ctr_stop_timeout = 30\n    separate_pull_cgroup = \"\"\n    infra_ctr_cpuset = \"\"\n    shared_cpuset = \"\"\n    absent_mount_sources_to_reject = [\"/etc/hostname\"]\n    enable_pod_events = false\n    irqbalance_config_restore_file = \"/etc/sysconfig/orig_irq_banned_cpus\"\n    hostnetwork_disable_selinux = true\n    disable_hostport_mapping = false\n    timezone = \"\"\n    [crio.runtime.runtimes]\n      [crio.runtime.runtimes.crun]\n        runtime_config_path = \"\"\n        runtime_path = \"/usr/bin/crun\"\n        runtime_type = \"\"\n        runtime_root = \"/run/crun\"\n        allowed_annotations = [\"io.containers.trace-syscall\", \"io.kubernetes.cri-o.Devices\", \"io.kubernetes.cri-o.LinkLogs\"]\n        monitor_path = \"/usr/bin/conmon\"\n        monitor_cgroup = \"pod\"\n        container_min_memory = \"512KiB\"\n        no_sync_log = false\n        [crio.runtime.runtimes.crun.default_annotations]\n          \"run.oci.systemd.subgroup\" = \"\"\n      [crio.runtime.runtimes.runc]\n        runtime_config_path = \"\"\n        runtime_path = \"/usr/bin/runc\"\n        runtime_type = \"\"\n        runtime_root = \"/run/runc\"\n        allowed_annotations = [\"io.containers.trace-syscall\", \"io.kubernetes.cri-o.Devices\", \"io.kubernetes.cri-o.LinkLogs\"]\n        monitor_path = \"/usr/bin/conmon\"\n        monitor_cgroup = \"pod\"\n        container_min_memory = \"12MiB\"\n        no_sync_log = false\n    [crio.runtime.workloads]\n      [crio.runtime.workloads.openshift-builder]\n        activation_annotation = \"io.openshift.builder\"\n        annotation_prefix = \"\"\n        allowed_annotations = [\"io.kubernetes.cri-o.userns-mode\", \"io.kubernetes.cri-o.Devices\"]\n        DisallowedAnnotations = [\"io.kubernetes.cri-o.umask\", \"io.kubernetes.cri-o.PodLinuxResources\", \"io.kubernetes.cri-o.LinkLogs\", \"org.systemd.property.\", \"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\", \"io.kubernetes.cri-o.ShmSize\", \"cpu-shared.crio.io\", \"io.kubernetes.cri-o.DisableFIPS\", \"bundle\", \"module.wasm.image/variant\", \"io.kubernetes.cri.container-type\", \"irq-load-balancing.crio.io\", \"io.containers.trace-syscall\", \"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\", \"cpu-freq-governor.crio.io\", \"cpu-quota.crio.io\", \"cpu-c-states.crio.io\", \"io.kubernetes.cri-o.seccompNotifierAction\", \"io.kubernetes.cri-o.PodLinuxOverhead\", \"seccomp-profile.kubernetes.cri-o.io\", \"org.criu.config\", \"run.oci.\", \"io.kubernetes.cri-o.UnifiedCgroup\", \"cpu-load-balancing.crio.io\", \"io.kubernetes.cri.rdt-class\"]\n        [crio.runtime.workloads.openshift-builder.resources]\n          CPUShares = 0\n          CPUQuota = 0\n          CPUPeriod = 0\n          CPUSet = \"\"\n          CPULimit = 0\n  [crio.image]\n    default_transport = \"docker://\"\n    global_auth_file = \"/var/lib/kubelet/config.json\"\n    pause_image = \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\"\n    pause_image_auth_file = \"/var/lib/kubelet/config.json\"\n    pause_command = \"/usr/bin/pod\"\n    signature_policy = \"\"\n    signature_policy_dir = \"/etc/crio/policies\"\n    image_volumes = \"mkdir\"\n    big_files_temporary_dir = \"\"\n    auto_reload_registries = false\n    pull_progress_timeout = \"0s\"\n    oci_artifact_mount_support = false\n  [crio.network]\n    cni_default_network = \"\"\n    network_dir = \"/etc/kubernetes/cni/net.d/\"\n    plugin_dirs = [\"/var/lib/cni/bin\"]\n  [crio.metrics]\n    enable_metrics = true\n    metrics_collectors = [\"operations\", \"operations_latency_microseconds_total\", \"operations_latency_microseconds\", \"operations_errors\", \"image_pulls_layer_size\", \"containers_oom_total\", \"containers_oom\", \"operations_total\", \"operations_latency_seconds_total\", \"operations_latency_seconds\", \"operations_errors_total\", \"image_pulls_bytes_total\", \"image_pulls_skipped_bytes_total\", \"image_pulls_success_total\", \"image_pulls_failure_total\", \"image_layer_reuse_total\", \"containers_oom_count_total\", \"processes_defunct\"]\n    metrics_host = \"127.0.0.1\"\n    metrics_port = 9537\n    metrics_socket = \"\"\n    metrics_cert = \"\"\n    metrics_key = \"\"\n  [crio.tracing]\n    enable_tracing = false\n    tracing_endpoint = \"127.0.0.1:4317\"\n    tracing_sampling_rate_per_million = 0\n  [crio.stats]\n    stats_collection_period = 0\n    collection_period = 0\n  [crio.nri]\n    enable_nri = true\n    nri_listen = \"/var/run/nri/nri.sock\"\n    nri_plugin_dir = \"/opt/nri/plugins\"\n    nri_plugin_config_dir = \"/etc/nri/conf.d\"\n    nri_plugin_registration_timeout = \"5s\"\n    nri_plugin_request_timeout = \"2s\"\n    nri_disable_connections = false\n"
2026-06-09 12:20:02.912956 | controller | Jun 09 10:57:48.310617 crc crio[19954]: time="2026-06-09T10:57:48.310536755Z" level=info msg="Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus"
2026-06-09 12:20:02.912973 | controller | Jun 09 10:57:48.310938 crc crio[19954]: time="2026-06-09T10:57:48.310886775Z" level=info msg="Restore irqbalance config: nothing to do"
2026-06-09 12:20:02.912989 | controller | Jun 09 10:57:49.992649 crc crio[19954]: time="2026-06-09T10:57:49.992239281Z" level=info msg="Got pod network &{Name:community-operators-g8zd9 Namespace:openshift-marketplace ID:eb6face76c889c4015c2235a2d6a08cb4ff193afd620c0f37ba9c2215cd15dd7 UID:33a11f44-5ff2-4445-a76f-4f6222296908 NetNS:/var/run/netns/856b1baf-2d29-4689-8c80-a78989658b99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod33a11f44_5ff2_4445_a76f_4f6222296908.slice PodAnnotations:0xc00008d8f0}] Aliases:map[]}"
2026-06-09 12:20:02.913010 | controller | Jun 09 10:57:49.993933 crc crio[19954]: time="2026-06-09T10:57:49.993637253Z" level=info msg="Checking pod openshift-marketplace_community-operators-g8zd9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.913027 | controller | Jun 09 10:57:49.994844 crc crio[19954]: time="2026-06-09T10:57:49.994772567Z" level=info msg="Got pod network &{Name:certified-operators-xdjrp Namespace:openshift-marketplace ID:27cbb4a63c662accce31d2da934cd9a49572189d662648706fa40c9ec473223e UID:19f710a4-b1b4-4a3c-a508-eabb74a17958 NetNS:/var/run/netns/db203995-aec9-47dc-a76b-d3921184aed2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod19f710a4_b1b4_4a3c_a508_eabb74a17958.slice PodAnnotations:0xc00008da08}] Aliases:map[]}"
2026-06-09 12:20:02.913042 | controller | Jun 09 10:57:49.994990 crc crio[19954]: time="2026-06-09T10:57:49.994930972Z" level=info msg="Checking pod openshift-marketplace_certified-operators-xdjrp for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.913058 | controller | Jun 09 10:57:49.995768 crc crio[19954]: time="2026-06-09T10:57:49.995707415Z" level=info msg="Got pod network &{Name:redhat-operators-q2jpp Namespace:openshift-marketplace ID:9ac0deee0e0c2fc576e239ca21968280dc8bcd6056549a47b8a6666047375aec UID:9646f23a-8f7c-449b-8c9a-b144ce9f6f72 NetNS:/var/run/netns/35e62a7e-a81d-4495-b9cb-07e118091c74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9646f23a_8f7c_449b_8c9a_b144ce9f6f72.slice PodAnnotations:0xc00008daa0}] Aliases:map[]}"
2026-06-09 12:20:02.913073 | controller | Jun 09 10:57:49.995858 crc crio[19954]: time="2026-06-09T10:57:49.995832109Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-q2jpp for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.913089 | controller | Jun 09 10:57:49.996257 crc crio[19954]: time="2026-06-09T10:57:49.99619618Z" level=info msg="Got pod network &{Name:redhat-marketplace-tpdb8 Namespace:openshift-marketplace ID:f9dece85c783c58cc97fd2ff06ba79f953dff11c645c6075846e80fe59c5230b UID:7276e3b4-794e-4a75-9cdd-74528170d7fb NetNS:/var/run/netns/a32b9db1-23e0-4277-a7b4-27a185d03d82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7276e3b4_794e_4a75_9cdd_74528170d7fb.slice PodAnnotations:0xc00008db58}] Aliases:map[]}"
2026-06-09 12:20:02.913104 | controller | Jun 09 10:57:49.996410 crc crio[19954]: time="2026-06-09T10:57:49.996367155Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-tpdb8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.913119 | controller | Jun 09 10:57:49.996842 crc crio[19954]: time="2026-06-09T10:57:49.996783688Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-7bv2m Namespace:openshift-marketplace ID:2c537e1710baaa7f3d3c0962f4bf78e86fed695febf8bd08842ff6e0e1291b61 UID:5ad56e64-f82e-4af4-bddb-96980e2ca633 NetNS:/var/run/netns/b73be806-5f09-4c9b-8674-6b83e323d17b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5ad56e64_f82e_4af4_bddb_96980e2ca633.slice PodAnnotations:0xc00008dc10}] Aliases:map[]}"
2026-06-09 12:20:02.913138 | controller | Jun 09 10:57:49.996949 crc crio[19954]: time="2026-06-09T10:57:49.996904792Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-7bv2m for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.913155 | controller | Jun 09 10:57:49.997389 crc crio[19954]: time="2026-06-09T10:57:49.997270953Z" level=info msg="Got pod network &{Name:route-controller-manager-598f97b57c-d5pzg Namespace:openshift-route-controller-manager ID:62fe5b7139e49ffe94eb77c0fd8c74ce414fb7bfae5fc9e439021228d361e6b5 UID:d45cc5af-b13c-404b-a286-c0d20a7ebbdc NetNS:/var/run/netns/d006faa6-1901-4cd5-87bd-149ed39ef4a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd45cc5af_b13c_404b_a286_c0d20a7ebbdc.slice PodAnnotations:0xc00008dcc0}] Aliases:map[]}"
2026-06-09 12:20:02.913171 | controller | Jun 09 10:57:49.997525 crc crio[19954]: time="2026-06-09T10:57:49.997485009Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-598f97b57c-d5pzg for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.913186 | controller | Jun 09 10:57:49.997888 crc crio[19954]: time="2026-06-09T10:57:49.997830929Z" level=info msg="Got pod network &{Name:controller-manager-77bdd5c55b-qzp4f Namespace:openshift-controller-manager ID:119b30e04593b9d3b2053b75a65a4db4bbcca148fc47673a4e7536fa03592e8d UID:333ae7d0-a3d3-4ca5-b6d5-8cfa0763e6df NetNS:/var/run/netns/4e19378d-1015-41fa-b6fc-08efd4133fdd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod333ae7d0_a3d3_4ca5_b6d5_8cfa0763e6df.slice PodAnnotations:0xc00008dd78}] Aliases:map[]}"
2026-06-09 12:20:02.913203 | controller | Jun 09 10:57:49.998006 crc crio[19954]: time="2026-06-09T10:57:49.997953783Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-77bdd5c55b-qzp4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.913219 | controller | Jun 09 10:57:49.998421 crc crio[19954]: time="2026-06-09T10:57:49.998356705Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:8ae1d2612c43c8d3366b73ea5aa8ca119a098707b1b4af64fd39813b42f648f7 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/2c21be80-0092-404a-bba5-eb615c2d5fdc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbcea9f_f8da_49e7_87b5_1d6dc7b926ee.slice PodAnnotations:0xc00008de48}] Aliases:map[]}"
2026-06-09 12:20:02.913235 | controller | Jun 09 10:57:49.998550 crc crio[19954]: time="2026-06-09T10:57:49.99851389Z" level=info msg="Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.913251 | controller | Jun 09 10:57:49.998690 crc crio[19954]: time="2026-06-09T10:57:49.998635834Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 12:20:02.913267 | controller | Jun 09 10:57:49.998690 crc crio[19954]: time="2026-06-09T10:57:49.998686335Z" level=warning msg="Could not restore sandbox IP for 271de4ba17374600d9e7cae1887d528ce2f5239d69406c466123bf538547bc73: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_dbe8c044-e227-4408-b8c1-184362d81240_0(271de4ba17374600d9e7cae1887d528ce2f5239d69406c466123bf538547bc73): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 12:20:02.913283 | controller | Jun 09 10:57:49.998799 crc crio[19954]: time="2026-06-09T10:57:49.998713596Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 12:20:02.913303 | controller | Jun 09 10:57:49.998799 crc crio[19954]: time="2026-06-09T10:57:49.998723106Z" level=warning msg="Could not restore sandbox IP for baeab7211b85f073636c1d78b49e4ced38df2dec79bf92a8b8559c6dc91119b8: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_150a19bb-5b82-43b2-ba2c-9db2245cf89f_0(baeab7211b85f073636c1d78b49e4ced38df2dec79bf92a8b8559c6dc91119b8): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 12:20:02.913581 | controller | Jun 09 10:57:49.998799 crc crio[19954]: time="2026-06-09T10:57:49.998739987Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 12:20:02.913605 | controller | Jun 09 10:57:49.998799 crc crio[19954]: time="2026-06-09T10:57:49.998748957Z" level=warning msg="Could not restore sandbox IP for 5ff792e250be0d21d1ee08a0628c2bab051ac626397b8a6b729c051b6d580cb5: failed to get network status for pod sandbox k8s_collect-profiles-29683365-rps4s_openshift-operator-lifecycle-manager_40954465-82c0-4d33-9a58-f88172c97205_0(5ff792e250be0d21d1ee08a0628c2bab051ac626397b8a6b729c051b6d580cb5): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 12:20:02.913624 | controller | Jun 09 10:57:49.999047 crc crio[19954]: time="2026-06-09T10:57:49.998994014Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:c77e52bc46bbbe782fac3af50759c503b4087757671b68a68e25ec06b514cdf0 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/ba335eac-4f9b-4b17-ba56-e3578c583929 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc00008df18}] Aliases:map[]}"
2026-06-09 12:20:02.913640 | controller | Jun 09 10:57:49.999278 crc crio[19954]: time="2026-06-09T10:57:49.999211181Z" level=info msg="Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.913672 | controller | Jun 09 10:57:49.999521 crc crio[19954]: time="2026-06-09T10:57:49.999423697Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 12:20:02.913690 | controller | Jun 09 10:57:49.999521 crc crio[19954]: time="2026-06-09T10:57:49.99951497Z" level=warning msg="Could not restore sandbox IP for 8e6a97487825b7098304af9bedd008e1b3e7475276ed1d348d5eaabd8bfe2bd4: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(8e6a97487825b7098304af9bedd008e1b3e7475276ed1d348d5eaabd8bfe2bd4): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 12:20:02.913708 | controller | Jun 09 10:57:49.999962 crc crio[19954]: time="2026-06-09T10:57:49.999893001Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:a9b479de35f01ab7bfcd62a9edfa06265f1db178e901d03ec50c14687e120ac3 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/9ac888e6-9f17-4d64-a4fb-2c0537d6c20c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc000d20070}] Aliases:map[]}"
2026-06-09 12:20:02.913728 | controller | Jun 09 10:57:50.000087 crc crio[19954]: time="2026-06-09T10:57:50.000036726Z" level=info msg="Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.913744 | controller | Jun 09 10:57:50.000705 crc crio[19954]: time="2026-06-09T10:57:50.000642964Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:c1fb2ec5ae1978703ee65d3b3d23e2c1e8cfbe9bc5c2d288a6ca6903714df7dc UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/c1ff98de-1336-477d-905b-5a60a9fc1c72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc000d20120}] Aliases:map[]}"
2026-06-09 12:20:02.913764 | controller | Jun 09 10:57:50.000850 crc crio[19954]: time="2026-06-09T10:57:50.000797699Z" level=info msg="Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.913782 | controller | Jun 09 10:57:50.001228 crc crio[19954]: time="2026-06-09T10:57:50.00116259Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:7df5121bbec85aa5d0f5654357c322178df3cc2a84d86d77ef2dcf11a462e618 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/d7b2fd50-8537-4eb1-94be-29f808706a91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc000d201d8}] Aliases:map[]}"
2026-06-09 12:20:02.913798 | controller | Jun 09 10:57:50.001778 crc crio[19954]: time="2026-06-09T10:57:50.001355125Z" level=info msg="Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.913815 | controller | Jun 09 10:57:50.001974 crc crio[19954]: time="2026-06-09T10:57:50.001912682Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:cb526179eea75c32d1adb43b9166340b8226c94593999fb2a861e86bb5dc0a93 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/e6fbed7a-8b16-44a5-b8ed-78a72737440d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc000d20298}] Aliases:map[]}"
2026-06-09 12:20:02.913831 | controller | Jun 09 10:57:50.002098 crc crio[19954]: time="2026-06-09T10:57:50.002055046Z" level=info msg="Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.913847 | controller | Jun 09 10:57:50.002238 crc crio[19954]: time="2026-06-09T10:57:50.002194771Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 12:20:02.913863 | controller | Jun 09 10:57:50.002238 crc crio[19954]: time="2026-06-09T10:57:50.002229222Z" level=warning msg="Could not restore sandbox IP for ec844a9526abd95e4c18c54053bf7db141a17eeabd98a663c74e6463dea843dd: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(ec844a9526abd95e4c18c54053bf7db141a17eeabd98a663c74e6463dea843dd): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 12:20:02.913880 | controller | Jun 09 10:57:50.002675 crc crio[19954]: time="2026-06-09T10:57:50.002609413Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:90c3c87c4f9194024c9580ce5f172fe9a9d3198fa4bd34c7b8f3d248cc5b9d78 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/618a2b28-5c86-4978-8250-0f8d15d29bdb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc000d20330}] Aliases:map[]}"
2026-06-09 12:20:02.913896 | controller | Jun 09 10:57:50.002925 crc crio[19954]: time="2026-06-09T10:57:50.00282769Z" level=info msg="Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.913916 | controller | Jun 09 10:57:50.003471 crc crio[19954]: time="2026-06-09T10:57:50.003415577Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:c32ba18b5fd39654f558912d3c97c02ccbf4d2592b30296aabfa4a30cfa03b08 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/c2fc8aac-7ed2-4adf-b3f0-d92549811d3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc000d203d8}] Aliases:map[]}"
2026-06-09 12:20:02.913933 | controller | Jun 09 10:57:50.003818 crc crio[19954]: time="2026-06-09T10:57:50.003602133Z" level=info msg="Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.913949 | controller | Jun 09 10:57:50.004025 crc crio[19954]: time="2026-06-09T10:57:50.003976544Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:830a838c24c80cb77c9244f329707a4fdd81ea897433d7ed2accfd25b6d2d45d UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/de8ba4fb-1ccf-4885-82ff-9c64bb3cebe4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc000d20480}] Aliases:map[]}"
2026-06-09 12:20:02.913965 | controller | Jun 09 10:57:50.004698 crc crio[19954]: time="2026-06-09T10:57:50.004112448Z" level=info msg="Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.913981 | controller | Jun 09 10:57:50.004698 crc crio[19954]: time="2026-06-09T10:57:50.004244602Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 12:20:02.913996 | controller | Jun 09 10:57:50.004698 crc crio[19954]: time="2026-06-09T10:57:50.004267543Z" level=warning msg="Could not restore sandbox IP for 902af1f2689d9efec026c3fb55832b9f9ef1c48420035f4589a5468a53c0b9e6: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(902af1f2689d9efec026c3fb55832b9f9ef1c48420035f4589a5468a53c0b9e6): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 12:20:02.914012 | controller | Jun 09 10:57:50.004698 crc crio[19954]: time="2026-06-09T10:57:50.004628824Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:90683bce2f76d47619a66a98bbed8e60eb6e6d08ea55a6c5d62d272f8a49559f UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/82a9dd3a-de14-48cc-bc77-e1e4abd5782c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc000d20540}] Aliases:map[]}"
2026-06-09 12:20:02.914028 | controller | Jun 09 10:57:50.004934 crc crio[19954]: time="2026-06-09T10:57:50.004736847Z" level=info msg="Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.914044 | controller | Jun 09 10:57:50.005262 crc crio[19954]: time="2026-06-09T10:57:50.00516003Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:df5068c5b5763ad142e71b9067582452cda7d7493451e2f3411eea966ce4c908 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/4df89a7e-51f8-4016-98dd-a2e8db6b284d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc000d205e8}] Aliases:map[]}"
2026-06-09 12:20:02.914064 | controller | Jun 09 10:57:50.005523 crc crio[19954]: time="2026-06-09T10:57:50.005401827Z" level=info msg="Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.914081 | controller | Jun 09 10:57:50.005937 crc crio[19954]: time="2026-06-09T10:57:50.005879621Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:b0e862f519df1dc94d5280f2ba96a831a6aca26462a157f2ccfacea78db6eb8c UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/b71f0254-4a82-47f0-8b22-5248c511ecac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc000d206a8}] Aliases:map[]}"
2026-06-09 12:20:02.914097 | controller | Jun 09 10:57:50.006027 crc crio[19954]: time="2026-06-09T10:57:50.006015465Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.914113 | controller | Jun 09 10:57:50.006520 crc crio[19954]: time="2026-06-09T10:57:50.006430008Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:e8c0466918048d4abfcf531c66992befc2e072deadf72cb9594646abaf1205eb UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/47588455-094d-42b6-8235-fd859b91a38b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc000d20748}] Aliases:map[]}"
2026-06-09 12:20:02.914129 | controller | Jun 09 10:57:50.006688 crc crio[19954]: time="2026-06-09T10:57:50.006633974Z" level=info msg="Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.914145 | controller | Jun 09 10:57:50.007086 crc crio[19954]: time="2026-06-09T10:57:50.007021446Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:78f4b96b19577938b8ecd27d240ad44a258ff1f925f4cf4b0b83cdb9218ec392 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/2bd3b429-1066-4ec5-8840-729d37910188 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc000d20818}] Aliases:map[]}"
2026-06-09 12:20:02.914160 | controller | Jun 09 10:57:50.007207 crc crio[19954]: time="2026-06-09T10:57:50.00715534Z" level=info msg="Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.914176 | controller | Jun 09 10:57:50.007755 crc crio[19954]: time="2026-06-09T10:57:50.007688046Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:25bce187dbfc3ff179d9fc789fad5f69b528d91807c0c0fb664ffe4a08e5877e UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/ea82bfb8-9f31-4c77-89ef-c56bf45a1d41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc000d208b8}] Aliases:map[]}"
2026-06-09 12:20:02.914192 | controller | Jun 09 10:57:50.007879 crc crio[19954]: time="2026-06-09T10:57:50.00783217Z" level=info msg="Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.914212 | controller | Jun 09 10:57:50.008391 crc crio[19954]: time="2026-06-09T10:57:50.008330755Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:3c5c1bacef48880ccedee84bc6fd2b590a18bffc9227e616e6e89806b2c726db UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/fda8dff7-9cd1-4b1c-aa59-5b06b668df93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc000d20968}] Aliases:map[]}"
2026-06-09 12:20:02.914228 | controller | Jun 09 10:57:50.008621 crc crio[19954]: time="2026-06-09T10:57:50.008564882Z" level=info msg="Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.914244 | controller | Jun 09 10:57:50.009111 crc crio[19954]: time="2026-06-09T10:57:50.009037666Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:d9bad1a181c0a47f42136862b1a1c1b65c1e29599f1c77fe19e8ac0a2123531c UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/48715c91-a828-41ba-9588-73b51918389f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc000d20a20}] Aliases:map[]}"
2026-06-09 12:20:02.914260 | controller | Jun 09 10:57:50.009237 crc crio[19954]: time="2026-06-09T10:57:50.009184591Z" level=info msg="Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.914275 | controller | Jun 09 10:57:50.009510 crc crio[19954]: time="2026-06-09T10:57:50.009429118Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 12:20:02.914291 | controller | Jun 09 10:57:50.009510 crc crio[19954]: time="2026-06-09T10:57:50.00949316Z" level=warning msg="Could not restore sandbox IP for fad8ee63cebf690824fab3b130df53657b4bdce68e22c08803707d4ea89c3540: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(fad8ee63cebf690824fab3b130df53657b4bdce68e22c08803707d4ea89c3540): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 12:20:02.914307 | controller | Jun 09 10:57:50.010542 crc crio[19954]: time="2026-06-09T10:57:50.010470369Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:e67c25242a1c1cb8221b0e95298757b665b9d01cf2dead003c2a64cf40b2041e UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/fc63f5c6-435a-4169-a298-ab43cf655914 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc000d20b00}] Aliases:map[]}"
2026-06-09 12:20:02.914322 | controller | Jun 09 10:57:50.010638 crc crio[19954]: time="2026-06-09T10:57:50.010614304Z" level=info msg="Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.914338 | controller | Jun 09 10:57:50.011048 crc crio[19954]: time="2026-06-09T10:57:50.010985565Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:c4c9aaa2d2e163873a63504fcbd908971cf35fbb83f684b80a1494f5e464f169 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/75fff073-9f3f-483e-a50b-caab0d98110d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc000d20b98}] Aliases:map[]}"
2026-06-09 12:20:02.914376 | controller | Jun 09 10:57:50.011181 crc crio[19954]: time="2026-06-09T10:57:50.011128119Z" level=info msg="Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.914395 | controller | Jun 09 10:57:50.011716 crc crio[19954]: time="2026-06-09T10:57:50.011649545Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:76b3ab2469ebea9ef0c1db7ea4b41bfcc44f8d98e0f3a06369ee715b920588a4 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/493c8182-f958-49e4-9037-52d00acb11c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc000d20c50}] Aliases:map[]}"
2026-06-09 12:20:02.914412 | controller | Jun 09 10:57:50.011906 crc crio[19954]: time="2026-06-09T10:57:50.011852961Z" level=info msg="Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.914428 | controller | Jun 09 10:57:50.012400 crc crio[19954]: time="2026-06-09T10:57:50.012233102Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:8ef1feb5a8e380f23e0a947c1224c772c6ff7dff787489f89b6cf6c9d8e5588c UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/ecb8cad3-6cc3-4d6b-b783-d0ce42217fb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc000d20d00}] Aliases:map[]}"
2026-06-09 12:20:02.914444 | controller | Jun 09 10:57:50.012513 crc crio[19954]: time="2026-06-09T10:57:50.012469659Z" level=info msg="Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.914459 | controller | Jun 09 10:57:50.012891 crc crio[19954]: time="2026-06-09T10:57:50.01282359Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:dbcc653d37a9e7014462f12a17a54ca0d96b33ec9957fe69447a89f487263a87 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/e7fc64b4-28ba-4ee3-b670-fb5afc813c11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc000d20da8}] Aliases:map[]}"
2026-06-09 12:20:02.914475 | controller | Jun 09 10:57:50.013029 crc crio[19954]: time="2026-06-09T10:57:50.012967384Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.914491 | controller | Jun 09 10:57:50.013660 crc crio[19954]: time="2026-06-09T10:57:50.013593153Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:8cea660db54dd874a3ad2bb400a57fcc892221905320820c16a40c9cbe728188 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/ffc32777-769f-4333-b8f4-be49f3fb8392 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc000d20e68}] Aliases:map[]}"
2026-06-09 12:20:02.914510 | controller | Jun 09 10:57:50.013760 crc crio[19954]: time="2026-06-09T10:57:50.013745208Z" level=info msg="Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.914526 | controller | Jun 09 10:57:50.017015 crc crio[19954]: time="2026-06-09T10:57:50.016871902Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:094d4b6349d4384be618d9aa2252a4d746be877ca9c9a74acb862d806f394a0b UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/f97134a1-d996-4e62-a35c-faea9d5b2c66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc000d20f28}] Aliases:map[]}"
2026-06-09 12:20:02.914541 | controller | Jun 09 10:57:50.017515 crc crio[19954]: time="2026-06-09T10:57:50.01746676Z" level=info msg="Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.914557 | controller | Jun 09 10:57:50.020570 crc crio[19954]: time="2026-06-09T10:57:50.020500991Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:b82109e8bb79c50ae2d555de28caead94e0d09533fcea5ff28fa8811dc5f7ca6 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/c6db751c-1563-48f7-b106-c72ed2cf6b8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc000d20ff8}] Aliases:map[]}"
2026-06-09 12:20:02.914573 | controller | Jun 09 10:57:50.020692 crc crio[19954]: time="2026-06-09T10:57:50.020664406Z" level=info msg="Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.914588 | controller | Jun 09 10:57:50.021068 crc crio[19954]: time="2026-06-09T10:57:50.020986106Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:22ad7e5dce4a3571554b4886350a689298c0aacafa0d3bf2a65320fb1aace80f UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/eb1ed1df-155b-4b41-8b34-bd47c21a243b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc000d20070}] Aliases:map[]}"
2026-06-09 12:20:02.914605 | controller | Jun 09 10:57:50.021160 crc crio[19954]: time="2026-06-09T10:57:50.02113522Z" level=info msg="Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.914621 | controller | Jun 09 10:57:50.021783 crc crio[19954]: time="2026-06-09T10:57:50.021728348Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:724b39c1c8e5d8064c3bef430903148b551706f4efefc131a71edf9f070f41d9 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/92818148-77c8-409e-a69b-a7b5d1d72172 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc000d20120}] Aliases:map[]}"
2026-06-09 12:20:02.914637 | controller | Jun 09 10:57:50.021911 crc crio[19954]: time="2026-06-09T10:57:50.021855512Z" level=info msg="Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.914652 | controller | Jun 09 10:57:50.022376 crc crio[19954]: time="2026-06-09T10:57:50.022225403Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:604a7158f223df00081650bfc73dbbe525a6ba3a1fbb92967e64acf51272d7f0 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/c4f816d7-ec0a-481b-8e15-25474e53f234 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc000d201d8}] Aliases:map[]}"
2026-06-09 12:20:02.914671 | controller | Jun 09 10:57:50.022521 crc crio[19954]: time="2026-06-09T10:57:50.022427199Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.914687 | controller | Jun 09 10:57:50.022902 crc crio[19954]: time="2026-06-09T10:57:50.022838641Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:a798e6855c24b85754dd543bbbef7a7ef26a9945b9b75f0e23f4a31c6aff5519 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/680c9123-21a7-490e-bebb-2214d25e3300 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc000d20298}] Aliases:map[]}"
2026-06-09 12:20:02.914702 | controller | Jun 09 10:57:50.023023 crc crio[19954]: time="2026-06-09T10:57:50.022974965Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.914718 | controller | Jun 09 10:57:50.023478 crc crio[19954]: time="2026-06-09T10:57:50.023415609Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:9ef460c96b87455cd3d42a968ce20f7eb90516797fa62d1044a616eaa5e9991a UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/96a50249-5f23-4a1a-ac8b-394b0803a213 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc000d20338}] Aliases:map[]}"
2026-06-09 12:20:02.914733 | controller | Jun 09 10:57:50.023751 crc crio[19954]: time="2026-06-09T10:57:50.023690447Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.914748 | controller | Jun 09 10:57:50.023911 crc crio[19954]: time="2026-06-09T10:57:50.023866892Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 12:20:02.914764 | controller | Jun 09 10:57:50.023977 crc crio[19954]: time="2026-06-09T10:57:50.023906443Z" level=warning msg="Could not restore sandbox IP for eb45a7e46f69528707fef11d2fb816a926217d8e491185dd1744b24a966cf3bf: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(eb45a7e46f69528707fef11d2fb816a926217d8e491185dd1744b24a966cf3bf): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 12:20:02.914780 | controller | Jun 09 10:57:50.024229 crc crio[19954]: time="2026-06-09T10:57:50.024175741Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:c702ca6340659dfba7fb6a27261378b6efc9ea2c834a8ece8c4554332fbb79c7 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/2d20451c-791e-407b-ae9a-3e68bbc40f92 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc000d203f8}] Aliases:map[]}"
2026-06-09 12:20:02.914799 | controller | Jun 09 10:57:50.024397 crc crio[19954]: time="2026-06-09T10:57:50.024355317Z" level=info msg="Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.914815 | controller | Jun 09 10:57:50.024881 crc crio[19954]: time="2026-06-09T10:57:50.024826271Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:174b80ed930b7117eb7f452f30e2b97531afccee8bc26fc5a131e030271be084 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/090bea57-4b77-4760-9219-ed2473c35beb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc000d204a0}] Aliases:map[]}"
2026-06-09 12:20:02.914831 | controller | Jun 09 10:57:50.025046 crc crio[19954]: time="2026-06-09T10:57:50.024987766Z" level=info msg="Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.914847 | controller | Jun 09 10:57:50.025474 crc crio[19954]: time="2026-06-09T10:57:50.025414699Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:36f795b3d228975b352ac3ae72180435ac1d76ad3ecce036ad8627f33fbfb5de UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/a2cb983f-4019-4bd7-9b2e-067c5cdca1ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc000d20568}] Aliases:map[]}"
2026-06-09 12:20:02.914863 | controller | Jun 09 10:57:50.025684 crc crio[19954]: time="2026-06-09T10:57:50.025629825Z" level=info msg="Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.914879 | controller | Jun 09 10:57:50.026074 crc crio[19954]: time="2026-06-09T10:57:50.026011297Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:8d0e5fd139fc516763a67bfb7e0605dd51234d7f52071de765805788dc293680 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/42e38beb-d1db-41f4-9085-a5a2fbf846bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc000d20610}] Aliases:map[]}"
2026-06-09 12:20:02.914895 | controller | Jun 09 10:57:50.026154 crc crio[19954]: time="2026-06-09T10:57:50.02613754Z" level=info msg="Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.914911 | controller | Jun 09 10:57:50.026725 crc crio[19954]: time="2026-06-09T10:57:50.026618705Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:88df9c3a98a4f8322b1b9c58c98b1f8b467e4bb032e67747dbdd4afd11b5c829 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/99d39f60-c9bf-43e4-bf1e-2c7e748123e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc000d206c8}] Aliases:map[]}"
2026-06-09 12:20:02.914927 | controller | Jun 09 10:57:50.026934 crc crio[19954]: time="2026-06-09T10:57:50.026867992Z" level=info msg="Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.914943 | controller | Jun 09 10:57:50.027366 crc crio[19954]: time="2026-06-09T10:57:50.027255754Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:f42b7202cf82e2736808952674fdc287e597b13275712a35ba7b23ed679b59d1 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/b51b27e5-1341-4223-b41c-99b551ff467e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc000d20770}] Aliases:map[]}"
2026-06-09 12:20:02.914962 | controller | Jun 09 10:57:50.027561 crc crio[19954]: time="2026-06-09T10:57:50.027479281Z" level=info msg="Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.914978 | controller | Jun 09 10:57:50.028235 crc crio[19954]: time="2026-06-09T10:57:50.028170212Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:7065800cf485ac7e2313788dd5d99f85b0551588e9be24218ed7b1881fe01409 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/6f323541-2042-4adf-9017-fbaf24e672ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc000d20818}] Aliases:map[]}"
2026-06-09 12:20:02.914994 | controller | Jun 09 10:57:50.028466 crc crio[19954]: time="2026-06-09T10:57:50.028408159Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.915010 | controller | Jun 09 10:57:50.028930 crc crio[19954]: time="2026-06-09T10:57:50.028867893Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:2427300b8543546d42beec205f3d74a535e35e3881668635a27b99df56a4e6e5 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/0a9ed091-5f32-4d5e-921a-444e66041ba4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc000d208c8}] Aliases:map[]}"
2026-06-09 12:20:02.915026 | controller | Jun 09 10:57:50.029042 crc crio[19954]: time="2026-06-09T10:57:50.029008767Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.915041 | controller | Jun 09 10:57:50.029663 crc crio[19954]: time="2026-06-09T10:57:50.029594754Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:11972286af0a6f85a61c21ee6ae0a75f85eb9965e9869c7cbc86e0a0d85439e6 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/90df3710-dedc-4749-a2fc-05e7b2a9f40c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc000d20978}] Aliases:map[]}"
2026-06-09 12:20:02.915058 | controller | Jun 09 10:57:50.029759 crc crio[19954]: time="2026-06-09T10:57:50.029724588Z" level=info msg="Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.915073 | controller | Jun 09 10:57:50.030243 crc crio[19954]: time="2026-06-09T10:57:50.030137661Z" level=info msg="Registered SIGHUP reload watcher"
2026-06-09 12:20:02.915089 | controller | Jun 09 10:57:50.031565 crc crio[19954]: time="2026-06-09T10:57:50.031386728Z" level=info msg="Starting seccomp notifier watcher"
2026-06-09 12:20:02.915105 | controller | Jun 09 10:57:50.031715 crc crio[19954]: time="2026-06-09T10:57:50.031617915Z" level=info msg="Create NRI interface"
2026-06-09 12:20:02.915124 | controller | Jun 09 10:57:50.031715 crc crio[19954]: time="2026-06-09T10:57:50.031678827Z" level=info msg="runtime interface created"
2026-06-09 12:20:02.915140 | controller | Jun 09 10:57:50.031715 crc crio[19954]: time="2026-06-09T10:57:50.031689717Z" level=info msg="Registered domain \"k8s.io\" with NRI"
2026-06-09 12:20:02.915155 | controller | Jun 09 10:57:50.031715 crc crio[19954]: time="2026-06-09T10:57:50.031696878Z" level=info msg="runtime interface starting up..."
2026-06-09 12:20:02.915170 | controller | Jun 09 10:57:50.031715 crc crio[19954]: time="2026-06-09T10:57:50.031704388Z" level=info msg="starting plugins..."
2026-06-09 12:20:02.915186 | controller | Jun 09 10:57:50.032061 crc crio[19954]: time="2026-06-09T10:57:50.031727329Z" level=info msg="Synchronizing NRI (plugin) with current runtime state"
2026-06-09 12:20:02.915201 | controller | Jun 09 10:57:50.032061 crc crio[19954]: time="2026-06-09T10:57:50.031813271Z" level=info msg="Serving metrics on 127.0.0.1:9537 using HTTP"
2026-06-09 12:20:02.915216 | controller | Jun 09 10:57:50.035771 crc crio[19954]: time="2026-06-09T10:57:50.035710038Z" level=info msg="No systemd watchdog enabled"
2026-06-09 12:20:02.915231 | controller | Jun 09 10:57:50.051762 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).
2026-06-09 12:20:02.915246 | controller | Jun 09 10:58:04.679731 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...
2026-06-09 12:20:02.915262 | controller | Jun 09 10:58:04.833098 crc systemd[1]: crio.service: Deactivated successfully.
2026-06-09 12:20:02.915277 | controller | Jun 09 10:58:04.833538 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).
2026-06-09 12:20:02.915293 | controller | Jun 09 10:58:04.833678 crc systemd[1]: crio.service: Consumed 3.869s CPU time.
2026-06-09 12:20:02.915308 | controller | Jun 09 10:58:04.903717 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...
2026-06-09 12:20:02.915324 | controller | Jun 09 10:58:04.978548 crc crio[21508]: time="2026-06-09T10:58:04.978409149Z" level=info msg="Updating config from single file: /etc/crio/crio.conf"
2026-06-09 12:20:02.915340 | controller | Jun 09 10:58:04.978548 crc crio[21508]: time="2026-06-09T10:58:04.978476501Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf"
2026-06-09 12:20:02.915378 | controller | Jun 09 10:58:04.980750 crc crio[21508]: time="2026-06-09T10:58:04.979966814Z" level=info msg="Updating config from path: /etc/crio/crio.conf.d"
2026-06-09 12:20:02.915395 | controller | Jun 09 10:58:04.980750 crc crio[21508]: time="2026-06-09T10:58:04.980051336Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/00-default"
2026-06-09 12:20:02.915411 | controller | Jun 09 10:58:04.980750 crc crio[21508]: time="2026-06-09T10:58:04.980543781Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/zuul"
2026-06-09 12:20:02.915427 | controller | Jun 09 10:58:04.994975 crc crio[21508]: time="2026-06-09T10:58:04.994854523Z" level=info msg="Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)"
2026-06-09 12:20:02.915444 | controller | Jun 09 10:58:04.995255 crc crio[21508]: time="2026-06-09T10:58:04.995163172Z" level=info msg="Node configuration value for hugetlb cgroup is true"
2026-06-09 12:20:02.915459 | controller | Jun 09 10:58:04.995255 crc crio[21508]: time="2026-06-09T10:58:04.995174133Z" level=info msg="Node configuration value for pid cgroup is true"
2026-06-09 12:20:02.915475 | controller | Jun 09 10:58:04.995979 crc crio[21508]: time="2026-06-09T10:58:04.995888483Z" level=info msg="Node configuration value for memoryswap cgroup is true"
2026-06-09 12:20:02.915491 | controller | Jun 09 10:58:04.995979 crc crio[21508]: time="2026-06-09T10:58:04.995924254Z" level=info msg="Node configuration value for cgroup v2 is true"
2026-06-09 12:20:02.915506 | controller | Jun 09 10:58:05.012352 crc crio[21508]: time="2026-06-09T10:58:05.012168183Z" level=info msg="Node configuration value for systemd AllowedCPUs is true"
2026-06-09 12:20:02.915527 | controller | Jun 09 10:58:05.028888 crc crio[21508]: time="2026-06-09T10:58:05.028740081Z" level=info msg="Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL"
2026-06-09 12:20:02.915544 | controller | Jun 09 10:58:05.033910 crc crio[21508]: time="2026-06-09T10:58:05.033682604Z" level=info msg="Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL"
2026-06-09 12:20:02.915560 | controller | Jun 09 10:58:05.050960 crc crio[21508]: time="2026-06-09T10:58:05.05087527Z" level=info msg="Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2"
2026-06-09 12:20:02.915577 | controller | Jun 09 10:58:05.223087 crc crio[21508]: time="2026-06-09T10:58:05.222958284Z" level=info msg="Checkpoint/restore support enabled"
2026-06-09 12:20:02.915592 | controller | Jun 09 10:58:05.223087 crc crio[21508]: time="2026-06-09T10:58:05.223025736Z" level=info msg="Using the internal default seccomp profile"
2026-06-09 12:20:02.915608 | controller | Jun 09 10:58:05.223087 crc crio[21508]: time="2026-06-09T10:58:05.223040136Z" level=info msg="AppArmor is disabled by the system or at CRI-O build-time"
2026-06-09 12:20:02.915623 | controller | Jun 09 10:58:05.223087 crc crio[21508]: time="2026-06-09T10:58:05.223049456Z" level=info msg="No blockio config file specified, blockio not configured"
2026-06-09 12:20:02.915639 | controller | Jun 09 10:58:05.223087 crc crio[21508]: time="2026-06-09T10:58:05.223058117Z" level=info msg="RDT not available in the host system"
2026-06-09 12:20:02.915654 | controller | Jun 09 10:58:05.228191 crc crio[21508]: time="2026-06-09T10:58:05.228107832Z" level=info msg="Conmon does support the --sync option"
2026-06-09 12:20:02.915669 | controller | Jun 09 10:58:05.228191 crc crio[21508]: time="2026-06-09T10:58:05.228151183Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-09 12:20:02.915684 | controller | Jun 09 10:58:05.233388 crc crio[21508]: time="2026-06-09T10:58:05.23324574Z" level=info msg="Conmon does support the --sync option"
2026-06-09 12:20:02.915699 | controller | Jun 09 10:58:05.233388 crc crio[21508]: time="2026-06-09T10:58:05.233349643Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-09 12:20:02.915715 | controller | Jun 09 10:58:05.263968 crc crio[21508]: time="2026-06-09T10:58:05.263847313Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 12:20:02.915730 | controller | Jun 09 10:58:05.263968 crc crio[21508]: time="2026-06-09T10:58:05.263917535Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 12:20:02.915746 | controller | Jun 09 10:58:05.265492 crc crio[21508]: time="2026-06-09T10:58:05.264177793Z" level=info msg="FLAG: --enable-profile-unix-socket=\"true\"\n"
2026-06-09 12:20:02.915761 | controller | Jun 09 10:58:05.265492 crc crio[21508]: time="2026-06-09T10:58:05.264191543Z" level=info msg="FLAG: --stream-address=\"192.168.130.11\"\n"
2026-06-09 12:20:02.915779 | controller | Jun 09 10:58:05.267093 crc crio[21508]: time="2026-06-09T10:58:05.266910482Z" level=info msg="Current CRI-O configuration:\n[crio]\n  root = \"/var/lib/containers/storage\"\n  runroot = \"/run/containers/storage\"\n  imagestore = \"\"\n  storage_driver = \"overlay\"\n  storage_option = [\"overlay.skip_mount_home=true\"]\n  log_dir = \"/var/log/crio/pods\"\n  version_file = \"/var/run/crio/version\"\n  version_file_persist = \"\"\n  clean_shutdown_file = \"/var/lib/crio/clean.shutdown\"\n  internal_wipe = true\n  internal_repair = true\n  [crio.api]\n    grpc_max_send_msg_size = 83886080\n    grpc_max_recv_msg_size = 83886080\n    listen = \"/var/run/crio/crio.sock\"\n    stream_address = \"192.168.130.11\"\n    stream_port = \"0\"\n    stream_enable_tls = false\n    stream_tls_cert = \"\"\n    stream_tls_key = \"\"\n    stream_tls_ca = \"\"\n    stream_idle_timeout = \"\"\n  [crio.runtime]\n    no_pivot = false\n    selinux = true\n    log_to_journald = false\n    drop_infra_ctr = true\n    read_only = false\n    hooks_dir = [\"/etc/containers/oci/hooks.d\", \"/run/containers/oci/hooks.d\", \"/usr/share/containers/oci/hooks.d\"]\n    default_capabilities = [\"CHOWN\", \"DAC_OVERRIDE\", \"FSETID\", \"FOWNER\", \"SETGID\", \"SETUID\", \"SETPCAP\", \"NET_BIND_SERVICE\", \"KILL\"]\n    add_inheritable_capabilities = false\n    default_env = [\"NSS_SDB_USE_CACHE=no\"]\n    default_sysctls = [\"net.ipv4.ping_group_range=0 2147483647\"]\n    default_ulimits = [\"nofile=1048576\"]\n    allowed_devices = [\"/dev/fuse\", \"/dev/net/tun\"]\n    cdi_spec_dirs = [\"/etc/cdi\", \"/var/run/cdi\"]\n    device_ownership_from_security_context = false\n    default_runtime = \"crun\"\n    decryption_keys_path = \"/etc/crio/keys/\"\n    conmon = \"\"\n    conmon_cgroup = \"pod\"\n    seccomp_profile = \"\"\n    privileged_seccomp_profile = \"\"\n    apparmor_profile = \"crio-default\"\n    blockio_config_file = \"\"\n    blockio_reload = false\n    irqbalance_config_file = \"/etc/sysconfig/irqbalance\"\n    rdt_config_file = \"\"\n    cgroup_manager = \"systemd\"\n    default_mounts_file = \"\"\n    container_exits_dir = \"/var/run/crio/exits\"\n    container_attach_socket_dir = \"/var/run/crio\"\n    bind_mount_prefix = \"\"\n    uid_mappings = \"\"\n    minimum_mappable_uid = -1\n    gid_mappings = \"\"\n    minimum_mappable_gid = -1\n    log_level = \"info\"\n    log_filter = \"\"\n    namespaces_dir = \"/var/run\"\n    pinns_path = \"/usr/bin/pinns\"\n    enable_criu_support = true\n    pids_limit = -1\n    log_size_max = -1\n    ctr_stop_timeout = 30\n    separate_pull_cgroup = \"\"\n    infra_ctr_cpuset = \"\"\n    shared_cpuset = \"\"\n    absent_mount_sources_to_reject = [\"/etc/hostname\"]\n    enable_pod_events = false\n    irqbalance_config_restore_file = \"/etc/sysconfig/orig_irq_banned_cpus\"\n    hostnetwork_disable_selinux = true\n    disable_hostport_mapping = false\n    timezone = \"\"\n    [crio.runtime.runtimes]\n      [crio.runtime.runtimes.crun]\n        runtime_config_path = \"\"\n        runtime_path = \"/usr/bin/crun\"\n        runtime_type = \"\"\n        runtime_root = \"/run/crun\"\n        allowed_annotations = [\"io.containers.trace-syscall\", \"io.kubernetes.cri-o.Devices\", \"io.kubernetes.cri-o.LinkLogs\"]\n        monitor_path = \"/usr/bin/conmon\"\n        monitor_cgroup = \"pod\"\n        container_min_memory = \"512KiB\"\n        no_sync_log = false\n        [crio.runtime.runtimes.crun.default_annotations]\n          \"run.oci.systemd.subgroup\" = \"\"\n      [crio.runtime.runtimes.runc]\n        runtime_config_path = \"\"\n        runtime_path = \"/usr/bin/runc\"\n        runtime_type = \"\"\n        runtime_root = \"/run/runc\"\n        allowed_annotations = [\"io.containers.trace-syscall\", \"io.kubernetes.cri-o.Devices\", \"io.kubernetes.cri-o.LinkLogs\"]\n        monitor_path = \"/usr/bin/conmon\"\n        monitor_cgroup = \"pod\"\n        container_min_memory = \"12MiB\"\n        no_sync_log = false\n    [crio.runtime.workloads]\n      [crio.runtime.workloads.openshift-builder]\n        activation_annotation = \"io.openshift.builder\"\n        annotation_prefix = \"\"\n        allowed_annotations = [\"io.kubernetes.cri-o.userns-mode\", \"io.kubernetes.cri-o.Devices\"]\n        DisallowedAnnotations = [\"io.kubernetes.cri-o.UnifiedCgroup\", \"cpu-load-balancing.crio.io\", \"cpu-quota.crio.io\", \"irq-load-balancing.crio.io\", \"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\", \"cpu-c-states.crio.io\", \"cpu-freq-governor.crio.io\", \"io.kubernetes.cri-o.umask\", \"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\", \"io.containers.trace-syscall\", \"io.kubernetes.cri.rdt-class\", \"io.kubernetes.cri-o.LinkLogs\", \"seccomp-profile.kubernetes.cri-o.io\", \"io.kubernetes.cri-o.DisableFIPS\", \"bundle\", \"run.oci.\", \"io.kubernetes.cri-o.seccompNotifierAction\", \"io.kubernetes.cri-o.ShmSize\", \"io.kubernetes.cri-o.PodLinuxOverhead\", \"cpu-shared.crio.io\", \"org.systemd.property.\", \"module.wasm.image/variant\", \"io.kubernetes.cri.container-type\", \"io.kubernetes.cri-o.PodLinuxResources\", \"org.criu.config\"]\n        [crio.runtime.workloads.openshift-builder.resources]\n          CPUShares = 0\n          CPUQuota = 0\n          CPUPeriod = 0\n          CPUSet = \"\"\n          CPULimit = 0\n  [crio.image]\n    default_transport = \"docker://\"\n    global_auth_file = \"/etc/crio/openshift-pull-secret\"\n    pause_image = \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\"\n    pause_image_auth_file = \"/var/lib/kubelet/config.json\"\n    pause_command = \"/usr/bin/pod\"\n    signature_policy = \"\"\n    signature_policy_dir = \"/etc/crio/policies\"\n    image_volumes = \"mkdir\"\n    big_files_temporary_dir = \"\"\n    auto_reload_registries = false\n    pull_progress_timeout = \"0s\"\n    oci_artifact_mount_support = false\n  [crio.network]\n    cni_default_network = \"\"\n    network_dir = \"/etc/kubernetes/cni/net.d/\"\n    plugin_dirs = [\"/var/lib/cni/bin\"]\n  [crio.metrics]\n    enable_metrics = true\n    metrics_collectors = [\"operations\", \"operations_latency_microseconds_total\", \"operations_latency_microseconds\", \"operations_errors\", \"image_pulls_layer_size\", \"containers_oom_total\", \"containers_oom\", \"operations_total\", \"operations_latency_seconds_total\", \"operations_latency_seconds\", \"operations_errors_total\", \"image_pulls_bytes_total\", \"image_pulls_skipped_bytes_total\", \"image_pulls_success_total\", \"image_pulls_failure_total\", \"image_layer_reuse_total\", \"containers_oom_count_total\", \"processes_defunct\"]\n    metrics_host = \"127.0.0.1\"\n    metrics_port = 9537\n    metrics_socket = \"\"\n    metrics_cert = \"\"\n    metrics_key = \"\"\n  [crio.tracing]\n    enable_tracing = false\n    tracing_endpoint = \"127.0.0.1:4317\"\n    tracing_sampling_rate_per_million = 0\n  [crio.stats]\n    stats_collection_period = 0\n    collection_period = 0\n  [crio.nri]\n    enable_nri = true\n    nri_listen = \"/var/run/nri/nri.sock\"\n    nri_plugin_dir = \"/opt/nri/plugins\"\n    nri_plugin_config_dir = \"/etc/nri/conf.d\"\n    nri_plugin_registration_timeout = \"5s\"\n    nri_plugin_request_timeout = \"2s\"\n    nri_disable_connections = false\n"
2026-06-09 12:20:02.915806 | controller | Jun 09 10:58:05.270131 crc crio[21508]: time="2026-06-09T10:58:05.270075273Z" level=info msg="Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus"
2026-06-09 12:20:02.915823 | controller | Jun 09 10:58:05.270695 crc crio[21508]: time="2026-06-09T10:58:05.27067051Z" level=info msg="Restore irqbalance config: nothing to do"
2026-06-09 12:20:02.915840 | controller | Jun 09 10:58:06.847862 crc crio[21508]: time="2026-06-09T10:58:06.847470605Z" level=info msg="Got pod network &{Name:community-operators-g8zd9 Namespace:openshift-marketplace ID:eb6face76c889c4015c2235a2d6a08cb4ff193afd620c0f37ba9c2215cd15dd7 UID:33a11f44-5ff2-4445-a76f-4f6222296908 NetNS:/var/run/netns/856b1baf-2d29-4689-8c80-a78989658b99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod33a11f44_5ff2_4445_a76f_4f6222296908.slice PodAnnotations:0xc00008d430}] Aliases:map[]}"
2026-06-09 12:20:02.915856 | controller | Jun 09 10:58:06.849015 crc crio[21508]: time="2026-06-09T10:58:06.848988109Z" level=info msg="Checking pod openshift-marketplace_community-operators-g8zd9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.915872 | controller | Jun 09 10:58:06.849728 crc crio[21508]: time="2026-06-09T10:58:06.84970295Z" level=info msg="Got pod network &{Name:certified-operators-xdjrp Namespace:openshift-marketplace ID:27cbb4a63c662accce31d2da934cd9a49572189d662648706fa40c9ec473223e UID:19f710a4-b1b4-4a3c-a508-eabb74a17958 NetNS:/var/run/netns/db203995-aec9-47dc-a76b-d3921184aed2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod19f710a4_b1b4_4a3c_a508_eabb74a17958.slice PodAnnotations:0xc00008d530}] Aliases:map[]}"
2026-06-09 12:20:02.915891 | controller | Jun 09 10:58:06.849924 crc crio[21508]: time="2026-06-09T10:58:06.849906586Z" level=info msg="Checking pod openshift-marketplace_certified-operators-xdjrp for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.915907 | controller | Jun 09 10:58:06.850435 crc crio[21508]: time="2026-06-09T10:58:06.85041004Z" level=info msg="Got pod network &{Name:redhat-operators-q2jpp Namespace:openshift-marketplace ID:9ac0deee0e0c2fc576e239ca21968280dc8bcd6056549a47b8a6666047375aec UID:9646f23a-8f7c-449b-8c9a-b144ce9f6f72 NetNS:/var/run/netns/35e62a7e-a81d-4495-b9cb-07e118091c74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9646f23a_8f7c_449b_8c9a_b144ce9f6f72.slice PodAnnotations:0xc00008d5c0}] Aliases:map[]}"
2026-06-09 12:20:02.915923 | controller | Jun 09 10:58:06.850712 crc crio[21508]: time="2026-06-09T10:58:06.850684058Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-q2jpp for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.915939 | controller | Jun 09 10:58:06.851346 crc crio[21508]: time="2026-06-09T10:58:06.851264545Z" level=info msg="Got pod network &{Name:redhat-marketplace-tpdb8 Namespace:openshift-marketplace ID:f9dece85c783c58cc97fd2ff06ba79f953dff11c645c6075846e80fe59c5230b UID:7276e3b4-794e-4a75-9cdd-74528170d7fb NetNS:/var/run/netns/a32b9db1-23e0-4277-a7b4-27a185d03d82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7276e3b4_794e_4a75_9cdd_74528170d7fb.slice PodAnnotations:0xc00008d650}] Aliases:map[]}"
2026-06-09 12:20:02.915955 | controller | Jun 09 10:58:06.851598 crc crio[21508]: time="2026-06-09T10:58:06.851573964Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-tpdb8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.915971 | controller | Jun 09 10:58:06.852145 crc crio[21508]: time="2026-06-09T10:58:06.852120909Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-7bv2m Namespace:openshift-marketplace ID:2c537e1710baaa7f3d3c0962f4bf78e86fed695febf8bd08842ff6e0e1291b61 UID:5ad56e64-f82e-4af4-bddb-96980e2ca633 NetNS:/var/run/netns/b73be806-5f09-4c9b-8674-6b83e323d17b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5ad56e64_f82e_4af4_bddb_96980e2ca633.slice PodAnnotations:0xc00008d6e8}] Aliases:map[]}"
2026-06-09 12:20:02.915987 | controller | Jun 09 10:58:06.852414 crc crio[21508]: time="2026-06-09T10:58:06.852390037Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-7bv2m for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.916003 | controller | Jun 09 10:58:06.853531 crc crio[21508]: time="2026-06-09T10:58:06.853421547Z" level=info msg="Got pod network &{Name:route-controller-manager-598f97b57c-d5pzg Namespace:openshift-route-controller-manager ID:62fe5b7139e49ffe94eb77c0fd8c74ce414fb7bfae5fc9e439021228d361e6b5 UID:d45cc5af-b13c-404b-a286-c0d20a7ebbdc NetNS:/var/run/netns/d006faa6-1901-4cd5-87bd-149ed39ef4a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd45cc5af_b13c_404b_a286_c0d20a7ebbdc.slice PodAnnotations:0xc00008d768}] Aliases:map[]}"
2026-06-09 12:20:02.916020 | controller | Jun 09 10:58:06.853737 crc crio[21508]: time="2026-06-09T10:58:06.853657194Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-598f97b57c-d5pzg for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.916039 | controller | Jun 09 10:58:06.854200 crc crio[21508]: time="2026-06-09T10:58:06.854128477Z" level=info msg="Got pod network &{Name:controller-manager-77bdd5c55b-qzp4f Namespace:openshift-controller-manager ID:119b30e04593b9d3b2053b75a65a4db4bbcca148fc47673a4e7536fa03592e8d UID:333ae7d0-a3d3-4ca5-b6d5-8cfa0763e6df NetNS:/var/run/netns/4e19378d-1015-41fa-b6fc-08efd4133fdd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod333ae7d0_a3d3_4ca5_b6d5_8cfa0763e6df.slice PodAnnotations:0xc00008d800}] Aliases:map[]}"
2026-06-09 12:20:02.916056 | controller | Jun 09 10:58:06.854368 crc crio[21508]: time="2026-06-09T10:58:06.854281702Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-77bdd5c55b-qzp4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.916072 | controller | Jun 09 10:58:06.854840 crc crio[21508]: time="2026-06-09T10:58:06.854779906Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:8ae1d2612c43c8d3366b73ea5aa8ca119a098707b1b4af64fd39813b42f648f7 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/2c21be80-0092-404a-bba5-eb615c2d5fdc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbcea9f_f8da_49e7_87b5_1d6dc7b926ee.slice PodAnnotations:0xc00008d890}] Aliases:map[]}"
2026-06-09 12:20:02.916088 | controller | Jun 09 10:58:06.854968 crc crio[21508]: time="2026-06-09T10:58:06.85491324Z" level=info msg="Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.916103 | controller | Jun 09 10:58:06.855164 crc crio[21508]: time="2026-06-09T10:58:06.855074025Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 12:20:02.916119 | controller | Jun 09 10:58:06.855164 crc crio[21508]: time="2026-06-09T10:58:06.855133316Z" level=warning msg="Could not restore sandbox IP for 271de4ba17374600d9e7cae1887d528ce2f5239d69406c466123bf538547bc73: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_dbe8c044-e227-4408-b8c1-184362d81240_0(271de4ba17374600d9e7cae1887d528ce2f5239d69406c466123bf538547bc73): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 12:20:02.916134 | controller | Jun 09 10:58:06.855164 crc crio[21508]: time="2026-06-09T10:58:06.855162067Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 12:20:02.916150 | controller | Jun 09 10:58:06.855366 crc crio[21508]: time="2026-06-09T10:58:06.855180708Z" level=warning msg="Could not restore sandbox IP for baeab7211b85f073636c1d78b49e4ced38df2dec79bf92a8b8559c6dc91119b8: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_150a19bb-5b82-43b2-ba2c-9db2245cf89f_0(baeab7211b85f073636c1d78b49e4ced38df2dec79bf92a8b8559c6dc91119b8): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 12:20:02.916166 | controller | Jun 09 10:58:06.855366 crc crio[21508]: time="2026-06-09T10:58:06.855202658Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 12:20:02.916182 | controller | Jun 09 10:58:06.855366 crc crio[21508]: time="2026-06-09T10:58:06.855211879Z" level=warning msg="Could not restore sandbox IP for 5ff792e250be0d21d1ee08a0628c2bab051ac626397b8a6b729c051b6d580cb5: failed to get network status for pod sandbox k8s_collect-profiles-29683365-rps4s_openshift-operator-lifecycle-manager_40954465-82c0-4d33-9a58-f88172c97205_0(5ff792e250be0d21d1ee08a0628c2bab051ac626397b8a6b729c051b6d580cb5): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 12:20:02.916200 | controller | Jun 09 10:58:06.855686 crc crio[21508]: time="2026-06-09T10:58:06.85559865Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:c77e52bc46bbbe782fac3af50759c503b4087757671b68a68e25ec06b514cdf0 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/ba335eac-4f9b-4b17-ba56-e3578c583929 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc00008d938}] Aliases:map[]}"
2026-06-09 12:20:02.916216 | controller | Jun 09 10:58:06.855888 crc crio[21508]: time="2026-06-09T10:58:06.855827576Z" level=info msg="Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.916231 | controller | Jun 09 10:58:06.856013 crc crio[21508]: time="2026-06-09T10:58:06.855977241Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 12:20:02.916249 | controller | Jun 09 10:58:06.856078 crc crio[21508]: time="2026-06-09T10:58:06.856012492Z" level=warning msg="Could not restore sandbox IP for 8e6a97487825b7098304af9bedd008e1b3e7475276ed1d348d5eaabd8bfe2bd4: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(8e6a97487825b7098304af9bedd008e1b3e7475276ed1d348d5eaabd8bfe2bd4): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 12:20:02.916264 | controller | Jun 09 10:58:06.856535 crc crio[21508]: time="2026-06-09T10:58:06.856467935Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:a9b479de35f01ab7bfcd62a9edfa06265f1db178e901d03ec50c14687e120ac3 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/9ac888e6-9f17-4d64-a4fb-2c0537d6c20c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc00008d9c0}] Aliases:map[]}"
2026-06-09 12:20:02.916281 | controller | Jun 09 10:58:06.856731 crc crio[21508]: time="2026-06-09T10:58:06.856686941Z" level=info msg="Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.916297 | controller | Jun 09 10:58:06.857202 crc crio[21508]: time="2026-06-09T10:58:06.857132424Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:c1fb2ec5ae1978703ee65d3b3d23e2c1e8cfbe9bc5c2d288a6ca6903714df7dc UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/c1ff98de-1336-477d-905b-5a60a9fc1c72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc00008da50}] Aliases:map[]}"
2026-06-09 12:20:02.916313 | controller | Jun 09 10:58:06.857414 crc crio[21508]: time="2026-06-09T10:58:06.857362881Z" level=info msg="Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.916329 | controller | Jun 09 10:58:06.857977 crc crio[21508]: time="2026-06-09T10:58:06.857901846Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:7df5121bbec85aa5d0f5654357c322178df3cc2a84d86d77ef2dcf11a462e618 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/d7b2fd50-8537-4eb1-94be-29f808706a91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc00008dae0}] Aliases:map[]}"
2026-06-09 12:20:02.916364 | controller | Jun 09 10:58:06.858118 crc crio[21508]: time="2026-06-09T10:58:06.858060921Z" level=info msg="Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.916386 | controller | Jun 09 10:58:06.858691 crc crio[21508]: time="2026-06-09T10:58:06.858531174Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:cb526179eea75c32d1adb43b9166340b8226c94593999fb2a861e86bb5dc0a93 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/e6fbed7a-8b16-44a5-b8ed-78a72737440d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc00008db70}] Aliases:map[]}"
2026-06-09 12:20:02.916404 | controller | Jun 09 10:58:06.858794 crc crio[21508]: time="2026-06-09T10:58:06.858757181Z" level=info msg="Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.916420 | controller | Jun 09 10:58:06.858905 crc crio[21508]: time="2026-06-09T10:58:06.858863964Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 12:20:02.916436 | controller | Jun 09 10:58:06.858985 crc crio[21508]: time="2026-06-09T10:58:06.858903655Z" level=warning msg="Could not restore sandbox IP for ec844a9526abd95e4c18c54053bf7db141a17eeabd98a663c74e6463dea843dd: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(ec844a9526abd95e4c18c54053bf7db141a17eeabd98a663c74e6463dea843dd): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 12:20:02.916453 | controller | Jun 09 10:58:06.859350 crc crio[21508]: time="2026-06-09T10:58:06.859238405Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:90c3c87c4f9194024c9580ce5f172fe9a9d3198fa4bd34c7b8f3d248cc5b9d78 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/618a2b28-5c86-4978-8250-0f8d15d29bdb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc00008dbf8}] Aliases:map[]}"
2026-06-09 12:20:02.916469 | controller | Jun 09 10:58:06.859503 crc crio[21508]: time="2026-06-09T10:58:06.859447631Z" level=info msg="Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.916485 | controller | Jun 09 10:58:06.860101 crc crio[21508]: time="2026-06-09T10:58:06.859917224Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:c32ba18b5fd39654f558912d3c97c02ccbf4d2592b30296aabfa4a30cfa03b08 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/c2fc8aac-7ed2-4adf-b3f0-d92549811d3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc00008dc78}] Aliases:map[]}"
2026-06-09 12:20:02.916501 | controller | Jun 09 10:58:06.860186 crc crio[21508]: time="2026-06-09T10:58:06.8601153Z" level=info msg="Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.916517 | controller | Jun 09 10:58:06.860680 crc crio[21508]: time="2026-06-09T10:58:06.860583224Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:830a838c24c80cb77c9244f329707a4fdd81ea897433d7ed2accfd25b6d2d45d UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/de8ba4fb-1ccf-4885-82ff-9c64bb3cebe4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc00008dcf8}] Aliases:map[]}"
2026-06-09 12:20:02.916537 | controller | Jun 09 10:58:06.860831 crc crio[21508]: time="2026-06-09T10:58:06.860772599Z" level=info msg="Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.916553 | controller | Jun 09 10:58:06.860968 crc crio[21508]: time="2026-06-09T10:58:06.860915213Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 12:20:02.916568 | controller | Jun 09 10:58:06.860968 crc crio[21508]: time="2026-06-09T10:58:06.860951644Z" level=warning msg="Could not restore sandbox IP for 902af1f2689d9efec026c3fb55832b9f9ef1c48420035f4589a5468a53c0b9e6: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(902af1f2689d9efec026c3fb55832b9f9ef1c48420035f4589a5468a53c0b9e6): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 12:20:02.916585 | controller | Jun 09 10:58:06.861379 crc crio[21508]: time="2026-06-09T10:58:06.861234862Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:90683bce2f76d47619a66a98bbed8e60eb6e6d08ea55a6c5d62d272f8a49559f UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/82a9dd3a-de14-48cc-bc77-e1e4abd5782c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc00008dd90}] Aliases:map[]}"
2026-06-09 12:20:02.916600 | controller | Jun 09 10:58:06.861460 crc crio[21508]: time="2026-06-09T10:58:06.861438108Z" level=info msg="Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.916616 | controller | Jun 09 10:58:06.861904 crc crio[21508]: time="2026-06-09T10:58:06.8618349Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:df5068c5b5763ad142e71b9067582452cda7d7493451e2f3411eea966ce4c908 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/4df89a7e-51f8-4016-98dd-a2e8db6b284d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc00008de10}] Aliases:map[]}"
2026-06-09 12:20:02.916632 | controller | Jun 09 10:58:06.862031 crc crio[21508]: time="2026-06-09T10:58:06.861982864Z" level=info msg="Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.916648 | controller | Jun 09 10:58:06.862491 crc crio[21508]: time="2026-06-09T10:58:06.862417847Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:b0e862f519df1dc94d5280f2ba96a831a6aca26462a157f2ccfacea78db6eb8c UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/b71f0254-4a82-47f0-8b22-5248c511ecac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc000b28068}] Aliases:map[]}"
2026-06-09 12:20:02.916667 | controller | Jun 09 10:58:06.862836 crc crio[21508]: time="2026-06-09T10:58:06.862713645Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.916684 | controller | Jun 09 10:58:06.863330 crc crio[21508]: time="2026-06-09T10:58:06.863174498Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:e8c0466918048d4abfcf531c66992befc2e072deadf72cb9594646abaf1205eb UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/47588455-094d-42b6-8235-fd859b91a38b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc000b28190}] Aliases:map[]}"
2026-06-09 12:20:02.916699 | controller | Jun 09 10:58:06.863643 crc crio[21508]: time="2026-06-09T10:58:06.863517878Z" level=info msg="Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.916716 | controller | Jun 09 10:58:06.864042 crc crio[21508]: time="2026-06-09T10:58:06.863982382Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:78f4b96b19577938b8ecd27d240ad44a258ff1f925f4cf4b0b83cdb9218ec392 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/2bd3b429-1066-4ec5-8840-729d37910188 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc000b28280}] Aliases:map[]}"
2026-06-09 12:20:02.916731 | controller | Jun 09 10:58:06.864189 crc crio[21508]: time="2026-06-09T10:58:06.864134426Z" level=info msg="Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.916747 | controller | Jun 09 10:58:06.864684 crc crio[21508]: time="2026-06-09T10:58:06.864579999Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:25bce187dbfc3ff179d9fc789fad5f69b528d91807c0c0fb664ffe4a08e5877e UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/ea82bfb8-9f31-4c77-89ef-c56bf45a1d41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc000b28398}] Aliases:map[]}"
2026-06-09 12:20:02.916763 | controller | Jun 09 10:58:06.864838 crc crio[21508]: time="2026-06-09T10:58:06.864773084Z" level=info msg="Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.916780 | controller | Jun 09 10:58:06.865709 crc crio[21508]: time="2026-06-09T10:58:06.865238038Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:3c5c1bacef48880ccedee84bc6fd2b590a18bffc9227e616e6e89806b2c726db UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/fda8dff7-9cd1-4b1c-aa59-5b06b668df93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc000b28498}] Aliases:map[]}"
2026-06-09 12:20:02.916795 | controller | Jun 09 10:58:06.865709 crc crio[21508]: time="2026-06-09T10:58:06.865456574Z" level=info msg="Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.916814 | controller | Jun 09 10:58:06.866858 crc crio[21508]: time="2026-06-09T10:58:06.86671494Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:d9bad1a181c0a47f42136862b1a1c1b65c1e29599f1c77fe19e8ac0a2123531c UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/48715c91-a828-41ba-9588-73b51918389f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc000b28578}] Aliases:map[]}"
2026-06-09 12:20:02.916831 | controller | Jun 09 10:58:06.866964 crc crio[21508]: time="2026-06-09T10:58:06.866881825Z" level=info msg="Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.916847 | controller | Jun 09 10:58:06.867039 crc crio[21508]: time="2026-06-09T10:58:06.867006489Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 12:20:02.916863 | controller | Jun 09 10:58:06.867039 crc crio[21508]: time="2026-06-09T10:58:06.867022599Z" level=warning msg="Could not restore sandbox IP for fad8ee63cebf690824fab3b130df53657b4bdce68e22c08803707d4ea89c3540: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(fad8ee63cebf690824fab3b130df53657b4bdce68e22c08803707d4ea89c3540): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 12:20:02.916879 | controller | Jun 09 10:58:06.867501 crc crio[21508]: time="2026-06-09T10:58:06.867425761Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:e67c25242a1c1cb8221b0e95298757b665b9d01cf2dead003c2a64cf40b2041e UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/fc63f5c6-435a-4169-a298-ab43cf655914 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc000b28640}] Aliases:map[]}"
2026-06-09 12:20:02.916896 | controller | Jun 09 10:58:06.867637 crc crio[21508]: time="2026-06-09T10:58:06.867581285Z" level=info msg="Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.916912 | controller | Jun 09 10:58:06.868188 crc crio[21508]: time="2026-06-09T10:58:06.868106431Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:c4c9aaa2d2e163873a63504fcbd908971cf35fbb83f684b80a1494f5e464f169 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/75fff073-9f3f-483e-a50b-caab0d98110d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc000b286e0}] Aliases:map[]}"
2026-06-09 12:20:02.916928 | controller | Jun 09 10:58:06.868277 crc crio[21508]: time="2026-06-09T10:58:06.868249375Z" level=info msg="Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.916943 | controller | Jun 09 10:58:06.868891 crc crio[21508]: time="2026-06-09T10:58:06.868822971Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:76b3ab2469ebea9ef0c1db7ea4b41bfcc44f8d98e0f3a06369ee715b920588a4 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/493c8182-f958-49e4-9037-52d00acb11c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc000b28798}] Aliases:map[]}"
2026-06-09 12:20:02.916962 | controller | Jun 09 10:58:06.868963 crc crio[21508]: time="2026-06-09T10:58:06.868927944Z" level=info msg="Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.916979 | controller | Jun 09 10:58:06.869548 crc crio[21508]: time="2026-06-09T10:58:06.869495471Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:8ef1feb5a8e380f23e0a947c1224c772c6ff7dff787489f89b6cf6c9d8e5588c UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/ecb8cad3-6cc3-4d6b-b783-d0ce42217fb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc000b28858}] Aliases:map[]}"
2026-06-09 12:20:02.916995 | controller | Jun 09 10:58:06.869998 crc crio[21508]: time="2026-06-09T10:58:06.869653245Z" level=info msg="Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.917010 | controller | Jun 09 10:58:06.870158 crc crio[21508]: time="2026-06-09T10:58:06.870108048Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:dbcc653d37a9e7014462f12a17a54ca0d96b33ec9957fe69447a89f487263a87 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/e7fc64b4-28ba-4ee3-b670-fb5afc813c11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc000b288e8}] Aliases:map[]}"
2026-06-09 12:20:02.917026 | controller | Jun 09 10:58:06.870451 crc crio[21508]: time="2026-06-09T10:58:06.870209101Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.917041 | controller | Jun 09 10:58:06.871585 crc crio[21508]: time="2026-06-09T10:58:06.870831499Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:8cea660db54dd874a3ad2bb400a57fcc892221905320820c16a40c9cbe728188 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/ffc32777-769f-4333-b8f4-be49f3fb8392 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc000b28998}] Aliases:map[]}"
2026-06-09 12:20:02.917057 | controller | Jun 09 10:58:06.871585 crc crio[21508]: time="2026-06-09T10:58:06.870960963Z" level=info msg="Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.917073 | controller | Jun 09 10:58:06.871585 crc crio[21508]: time="2026-06-09T10:58:06.871448567Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:094d4b6349d4384be618d9aa2252a4d746be877ca9c9a74acb862d806f394a0b UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/f97134a1-d996-4e62-a35c-faea9d5b2c66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc000b28a38}] Aliases:map[]}"
2026-06-09 12:20:02.917089 | controller | Jun 09 10:58:06.871585 crc crio[21508]: time="2026-06-09T10:58:06.87155788Z" level=info msg="Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.917109 | controller | Jun 09 10:58:06.872098 crc crio[21508]: time="2026-06-09T10:58:06.872018193Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:b82109e8bb79c50ae2d555de28caead94e0d09533fcea5ff28fa8811dc5f7ca6 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/c6db751c-1563-48f7-b106-c72ed2cf6b8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc000b28ad0}] Aliases:map[]}"
2026-06-09 12:20:02.917125 | controller | Jun 09 10:58:06.872221 crc crio[21508]: time="2026-06-09T10:58:06.872181258Z" level=info msg="Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.917141 | controller | Jun 09 10:58:06.872995 crc crio[21508]: time="2026-06-09T10:58:06.872824117Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:22ad7e5dce4a3571554b4886350a689298c0aacafa0d3bf2a65320fb1aace80f UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/eb1ed1df-155b-4b41-8b34-bd47c21a243b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc000b28b70}] Aliases:map[]}"
2026-06-09 12:20:02.917157 | controller | Jun 09 10:58:06.873079 crc crio[21508]: time="2026-06-09T10:58:06.873002672Z" level=info msg="Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.917173 | controller | Jun 09 10:58:06.873544 crc crio[21508]: time="2026-06-09T10:58:06.873481666Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:724b39c1c8e5d8064c3bef430903148b551706f4efefc131a71edf9f070f41d9 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/92818148-77c8-409e-a69b-a7b5d1d72172 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc000b28c00}] Aliases:map[]}"
2026-06-09 12:20:02.917189 | controller | Jun 09 10:58:06.873660 crc crio[21508]: time="2026-06-09T10:58:06.87363798Z" level=info msg="Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.917205 | controller | Jun 09 10:58:06.874029 crc crio[21508]: time="2026-06-09T10:58:06.87396215Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:604a7158f223df00081650bfc73dbbe525a6ba3a1fbb92967e64acf51272d7f0 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/c4f816d7-ec0a-481b-8e15-25474e53f234 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc000b28c90}] Aliases:map[]}"
2026-06-09 12:20:02.917221 | controller | Jun 09 10:58:06.874171 crc crio[21508]: time="2026-06-09T10:58:06.874156875Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.917236 | controller | Jun 09 10:58:06.874636 crc crio[21508]: time="2026-06-09T10:58:06.874572847Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:a798e6855c24b85754dd543bbbef7a7ef26a9945b9b75f0e23f4a31c6aff5519 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/680c9123-21a7-490e-bebb-2214d25e3300 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc000b28d20}] Aliases:map[]}"
2026-06-09 12:20:02.917257 | controller | Jun 09 10:58:06.874832 crc crio[21508]: time="2026-06-09T10:58:06.874733332Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.917274 | controller | Jun 09 10:58:06.875259 crc crio[21508]: time="2026-06-09T10:58:06.875066591Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:9ef460c96b87455cd3d42a968ce20f7eb90516797fa62d1044a616eaa5e9991a UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/96a50249-5f23-4a1a-ac8b-394b0803a213 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc000b28db0}] Aliases:map[]}"
2026-06-09 12:20:02.917291 | controller | Jun 09 10:58:06.875259 crc crio[21508]: time="2026-06-09T10:58:06.875190955Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.917306 | controller | Jun 09 10:58:06.875478 crc crio[21508]: time="2026-06-09T10:58:06.8753681Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 12:20:02.917322 | controller | Jun 09 10:58:06.875478 crc crio[21508]: time="2026-06-09T10:58:06.875387821Z" level=warning msg="Could not restore sandbox IP for eb45a7e46f69528707fef11d2fb816a926217d8e491185dd1744b24a966cf3bf: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(eb45a7e46f69528707fef11d2fb816a926217d8e491185dd1744b24a966cf3bf): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 12:20:02.917338 | controller | Jun 09 10:58:06.875763 crc crio[21508]: time="2026-06-09T10:58:06.875694Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:c702ca6340659dfba7fb6a27261378b6efc9ea2c834a8ece8c4554332fbb79c7 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/2d20451c-791e-407b-ae9a-3e68bbc40f92 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc000b28e48}] Aliases:map[]}"
2026-06-09 12:20:02.917374 | controller | Jun 09 10:58:06.875855 crc crio[21508]: time="2026-06-09T10:58:06.875819563Z" level=info msg="Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.917393 | controller | Jun 09 10:58:06.876334 crc crio[21508]: time="2026-06-09T10:58:06.876186374Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:174b80ed930b7117eb7f452f30e2b97531afccee8bc26fc5a131e030271be084 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/090bea57-4b77-4760-9219-ed2473c35beb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc000b28ec8}] Aliases:map[]}"
2026-06-09 12:20:02.917409 | controller | Jun 09 10:58:06.876530 crc crio[21508]: time="2026-06-09T10:58:06.876372169Z" level=info msg="Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.917429 | controller | Jun 09 10:58:06.876874 crc crio[21508]: time="2026-06-09T10:58:06.876804822Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:36f795b3d228975b352ac3ae72180435ac1d76ad3ecce036ad8627f33fbfb5de UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/a2cb983f-4019-4bd7-9b2e-067c5cdca1ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc000b28f60}] Aliases:map[]}"
2026-06-09 12:20:02.917445 | controller | Jun 09 10:58:06.876973 crc crio[21508]: time="2026-06-09T10:58:06.876956986Z" level=info msg="Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.917461 | controller | Jun 09 10:58:06.877767 crc crio[21508]: time="2026-06-09T10:58:06.877381738Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:8d0e5fd139fc516763a67bfb7e0605dd51234d7f52071de765805788dc293680 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/42e38beb-d1db-41f4-9085-a5a2fbf846bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc000b28fe0}] Aliases:map[]}"
2026-06-09 12:20:02.917477 | controller | Jun 09 10:58:06.877767 crc crio[21508]: time="2026-06-09T10:58:06.877561383Z" level=info msg="Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.917493 | controller | Jun 09 10:58:06.878478 crc crio[21508]: time="2026-06-09T10:58:06.878079838Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:88df9c3a98a4f8322b1b9c58c98b1f8b467e4bb032e67747dbdd4afd11b5c829 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/99d39f60-c9bf-43e4-bf1e-2c7e748123e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc000b29070}] Aliases:map[]}"
2026-06-09 12:20:02.917509 | controller | Jun 09 10:58:06.878478 crc crio[21508]: time="2026-06-09T10:58:06.878234923Z" level=info msg="Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.917525 | controller | Jun 09 10:58:06.878846 crc crio[21508]: time="2026-06-09T10:58:06.878768978Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:f42b7202cf82e2736808952674fdc287e597b13275712a35ba7b23ed679b59d1 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/b51b27e5-1341-4223-b41c-99b551ff467e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc000b290f0}] Aliases:map[]}"
2026-06-09 12:20:02.917540 | controller | Jun 09 10:58:06.878929 crc crio[21508]: time="2026-06-09T10:58:06.878891022Z" level=info msg="Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.917555 | controller | Jun 09 10:58:06.879396 crc crio[21508]: time="2026-06-09T10:58:06.879340025Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:7065800cf485ac7e2313788dd5d99f85b0551588e9be24218ed7b1881fe01409 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/6f323541-2042-4adf-9017-fbaf24e672ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc000b29170}] Aliases:map[]}"
2026-06-09 12:20:02.917574 | controller | Jun 09 10:58:06.879522 crc crio[21508]: time="2026-06-09T10:58:06.879480049Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.917590 | controller | Jun 09 10:58:06.879953 crc crio[21508]: time="2026-06-09T10:58:06.87985473Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:2427300b8543546d42beec205f3d74a535e35e3881668635a27b99df56a4e6e5 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/0a9ed091-5f32-4d5e-921a-444e66041ba4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc000b29200}] Aliases:map[]}"
2026-06-09 12:20:02.917606 | controller | Jun 09 10:58:06.880082 crc crio[21508]: time="2026-06-09T10:58:06.879994324Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.917621 | controller | Jun 09 10:58:06.880687 crc crio[21508]: time="2026-06-09T10:58:06.880628692Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:11972286af0a6f85a61c21ee6ae0a75f85eb9965e9869c7cbc86e0a0d85439e6 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/90df3710-dedc-4749-a2fc-05e7b2a9f40c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc000b29290}] Aliases:map[]}"
2026-06-09 12:20:02.917637 | controller | Jun 09 10:58:06.882064 crc crio[21508]: time="2026-06-09T10:58:06.880790477Z" level=info msg="Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.917653 | controller | Jun 09 10:58:06.882064 crc crio[21508]: time="2026-06-09T10:58:06.881387024Z" level=info msg="Registered SIGHUP reload watcher"
2026-06-09 12:20:02.917685 | controller | Jun 09 10:58:06.882168 crc crio[21508]: time="2026-06-09T10:58:06.882137855Z" level=info msg="Starting seccomp notifier watcher"
2026-06-09 12:20:02.917703 | controller | Jun 09 10:58:06.882243 crc crio[21508]: time="2026-06-09T10:58:06.882189967Z" level=info msg="Serving metrics on 127.0.0.1:9537 using HTTP"
2026-06-09 12:20:02.917723 | controller | Jun 09 10:58:06.882372 crc crio[21508]: time="2026-06-09T10:58:06.882212238Z" level=info msg="Create NRI interface"
2026-06-09 12:20:02.917741 | controller | Jun 09 10:58:06.882652 crc crio[21508]: time="2026-06-09T10:58:06.882494886Z" level=info msg="runtime interface created"
2026-06-09 12:20:02.917759 | controller | Jun 09 10:58:06.882652 crc crio[21508]: time="2026-06-09T10:58:06.882527797Z" level=info msg="Registered domain \"k8s.io\" with NRI"
2026-06-09 12:20:02.917776 | controller | Jun 09 10:58:06.882652 crc crio[21508]: time="2026-06-09T10:58:06.882537067Z" level=info msg="runtime interface starting up..."
2026-06-09 12:20:02.917793 | controller | Jun 09 10:58:06.882652 crc crio[21508]: time="2026-06-09T10:58:06.882587498Z" level=info msg="starting plugins..."
2026-06-09 12:20:02.917811 | controller | Jun 09 10:58:06.882814 crc crio[21508]: time="2026-06-09T10:58:06.88265527Z" level=info msg="Synchronizing NRI (plugin) with current runtime state"
2026-06-09 12:20:02.917827 | controller | Jun 09 10:58:06.886391 crc crio[21508]: time="2026-06-09T10:58:06.886245974Z" level=info msg="No systemd watchdog enabled"
2026-06-09 12:20:02.917849 | controller | Jun 09 10:58:06.893764 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).
2026-06-09 12:20:02.917866 | controller | Jun 09 10:58:25.227397 crc crio[21508]: time="2026-06-09T10:58:25.226716561Z" level=info msg="Running pod sandbox: openshift-etcd/installer-3-crc/POD" id=bff5836f-b86d-49a8-b8e4-2a6dbc039315 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.917884 | controller | Jun 09 10:58:25.228907 crc crio[21508]: time="2026-06-09T10:58:25.227425601Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.917902 | controller | Jun 09 10:58:25.256062 crc crio[21508]: time="2026-06-09T10:58:25.255954724Z" level=info msg="Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:c4f173bc5b6e8d4b2659fb1a285983d8ad2d58527014a8bdf170a44affc23877 UID:fa4476ae-238f-44a5-b655-60532f7b85d6 NetNS:/var/run/netns/75651f37-27d8-4b79-88b8-b1742339b214 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podfa4476ae_238f_44a5_b655_60532f7b85d6.slice PodAnnotations:0xc000852320}] Aliases:map[]}"
2026-06-09 12:20:02.917919 | controller | Jun 09 10:58:25.256062 crc crio[21508]: time="2026-06-09T10:58:25.256027126Z" level=info msg="Adding pod openshift-etcd_installer-3-crc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.917935 | controller | Jun 09 10:58:25.672685 crc crio[21508]: 2026-06-09T10:58:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c4f173bc5b6e8d4 Mac:d2:ea:96:c6:0a:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/75651f37-27d8-4b79-88b8-b1742339b214 SocketPath: PciID:}] [{Interface:0xc000134780 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.917951 | controller | Jun 09 10:58:25.673781 crc crio[21508]: time="2026-06-09T10:58:25.673696695Z" level=info msg="Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:c4f173bc5b6e8d4b2659fb1a285983d8ad2d58527014a8bdf170a44affc23877 UID:fa4476ae-238f-44a5-b655-60532f7b85d6 NetNS:/var/run/netns/75651f37-27d8-4b79-88b8-b1742339b214 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podfa4476ae_238f_44a5_b655_60532f7b85d6.slice PodAnnotations:0xc000852320}] Aliases:map[]}"
2026-06-09 12:20:02.917967 | controller | Jun 09 10:58:25.673945 crc crio[21508]: time="2026-06-09T10:58:25.67387677Z" level=info msg="Checking pod openshift-etcd_installer-3-crc for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.917983 | controller | Jun 09 10:58:25.681473 crc crio[21508]: time="2026-06-09T10:58:25.681362376Z" level=info msg="Ran pod sandbox c4f173bc5b6e8d4b2659fb1a285983d8ad2d58527014a8bdf170a44affc23877 with infra container: openshift-etcd/installer-3-crc/POD" id=bff5836f-b86d-49a8-b8e4-2a6dbc039315 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.917998 | controller | Jun 09 10:58:25.683994 crc crio[21508]: time="2026-06-09T10:58:25.683891309Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=dfa1e5c3-669c-4842-b250-dffcf95355cf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.918013 | controller | Jun 09 10:58:25.686611 crc crio[21508]: time="2026-06-09T10:58:25.686536745Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=af1fbac5-8ecc-4b1b-8dda-f4ced37c202d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.918029 | controller | Jun 09 10:58:25.893894 crc crio[21508]: time="2026-06-09T10:58:25.893776664Z" level=info msg="Creating container: openshift-etcd/installer-3-crc/installer" id=56304662-52bc-4905-b7b2-8010c49fb148 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.918051 | controller | Jun 09 10:58:25.894254 crc crio[21508]: time="2026-06-09T10:58:25.894214936Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.918067 | controller | Jun 09 10:58:25.929952 crc crio[21508]: time="2026-06-09T10:58:25.929789912Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.918083 | controller | Jun 09 10:58:26.098076 crc crio[21508]: time="2026-06-09T10:58:26.097944813Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.918099 | controller | Jun 09 10:58:26.516381 crc crio[21508]: time="2026-06-09T10:58:26.515494158Z" level=info msg="Created container 68b9a7ea25ffc80db254523e0ab6f37a2584df8cacfd30fa66957daf3dac4e9d: openshift-etcd/installer-3-crc/installer" id=56304662-52bc-4905-b7b2-8010c49fb148 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.918115 | controller | Jun 09 10:58:26.519126 crc crio[21508]: time="2026-06-09T10:58:26.519053761Z" level=info msg="Starting container: 68b9a7ea25ffc80db254523e0ab6f37a2584df8cacfd30fa66957daf3dac4e9d" id=ab8ba3d5-8100-454f-b63f-2288310f9f99 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.918131 | controller | Jun 09 10:58:26.531362 crc crio[21508]: time="2026-06-09T10:58:26.53114369Z" level=info msg="Started container" PID=22126 containerID=68b9a7ea25ffc80db254523e0ab6f37a2584df8cacfd30fa66957daf3dac4e9d description=openshift-etcd/installer-3-crc/installer id=ab8ba3d5-8100-454f-b63f-2288310f9f99 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4f173bc5b6e8d4b2659fb1a285983d8ad2d58527014a8bdf170a44affc23877
2026-06-09 12:20:02.918147 | controller | Jun 09 10:58:58.240982 crc crio[21508]: time="2026-06-09T10:58:58.2398896Z" level=info msg="Stopping container: 4dceed414b811f21384089be2e69f11f05f85294e57428cc4c86176fd886e5ef (timeout: 30s)" id=9aa5bade-d2ff-4b11-b1c7-93123ed20c36 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.918164 | controller | Jun 09 10:58:58.240982 crc crio[21508]: time="2026-06-09T10:58:58.240685353Z" level=info msg="Stopping container: fa5e74af0ddcaeb634b1c43a8cb84d0276996398d61f2e362f54bcc56b176994 (timeout: 30s)" id=f2df2b33-728d-4b1e-b19d-8938ac8442f9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.918181 | controller | Jun 09 10:58:58.243795 crc crio[21508]: time="2026-06-09T10:58:58.240981752Z" level=info msg="Stopping container: 80d53eadbdfc47b6cf7cadab20a1edb5fd949dcd5400757c23984b558425c152 (timeout: 30s)" id=e9ec4b58-a93a-4a8a-a8ae-af54cc735ffe name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.918196 | controller | Jun 09 10:58:58.243795 crc crio[21508]: time="2026-06-09T10:58:58.241428415Z" level=info msg="Stopping container: 139a21f3786990dc87d08c313a8cfd4430eed9c93d56f3e30ddf71e0c55c270b (timeout: 30s)" id=5221934d-ee8d-405e-86cd-c2417d1570b1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.918212 | controller | Jun 09 10:58:58.243795 crc crio[21508]: time="2026-06-09T10:58:58.241816936Z" level=info msg="Stopping container: 3f62be2cee60c032ba27842d695ec7ee5c18a8dde0ebd46191dfb5b3e9c19045 (timeout: 30s)" id=2e3bac2a-5dc5-450a-9776-bf998ffee008 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.918227 | controller | Jun 09 10:58:58.398336 crc crio[21508]: time="2026-06-09T10:58:58.398157276Z" level=info msg="Stopped container 80d53eadbdfc47b6cf7cadab20a1edb5fd949dcd5400757c23984b558425c152: openshift-etcd/etcd-crc/etcd-rev" id=e9ec4b58-a93a-4a8a-a8ae-af54cc735ffe name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.918246 | controller | Jun 09 10:58:58.447362 crc crio[21508]: time="2026-06-09T10:58:58.447199281Z" level=info msg="Stopped container 3f62be2cee60c032ba27842d695ec7ee5c18a8dde0ebd46191dfb5b3e9c19045: openshift-etcd/etcd-crc/etcd-metrics" id=2e3bac2a-5dc5-450a-9776-bf998ffee008 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.918263 | controller | Jun 09 10:58:58.490248 crc crio[21508]: time="2026-06-09T10:58:58.490101198Z" level=info msg="Stopped container 4dceed414b811f21384089be2e69f11f05f85294e57428cc4c86176fd886e5ef: openshift-etcd/etcd-crc/etcd-readyz" id=9aa5bade-d2ff-4b11-b1c7-93123ed20c36 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.918279 | controller | Jun 09 10:59:07.285983 crc crio[21508]: time="2026-06-09T10:59:07.283792079Z" level=info msg="Stopping pod sandbox: 8e6a97487825b7098304af9bedd008e1b3e7475276ed1d348d5eaabd8bfe2bd4" id=faf8c3d6-7797-4b36-9a90-5b883644f721 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.918294 | controller | Jun 09 10:59:07.285983 crc crio[21508]: time="2026-06-09T10:59:07.285735145Z" level=info msg="Stopped pod sandbox (already stopped): 8e6a97487825b7098304af9bedd008e1b3e7475276ed1d348d5eaabd8bfe2bd4" id=faf8c3d6-7797-4b36-9a90-5b883644f721 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.918311 | controller | Jun 09 10:59:07.287241 crc crio[21508]: time="2026-06-09T10:59:07.286538198Z" level=info msg="Removing pod sandbox: 8e6a97487825b7098304af9bedd008e1b3e7475276ed1d348d5eaabd8bfe2bd4" id=87957dc8-4944-4d21-bd37-d3703fac9f6c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.918327 | controller | Jun 09 10:59:07.294146 crc crio[21508]: time="2026-06-09T10:59:07.293916111Z" level=info msg="Removed pod sandbox: 8e6a97487825b7098304af9bedd008e1b3e7475276ed1d348d5eaabd8bfe2bd4" id=87957dc8-4944-4d21-bd37-d3703fac9f6c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.918343 | controller | Jun 09 10:59:07.294872 crc crio[21508]: time="2026-06-09T10:59:07.294803167Z" level=info msg="Stopping pod sandbox: 902af1f2689d9efec026c3fb55832b9f9ef1c48420035f4589a5468a53c0b9e6" id=386509fa-6aab-4443-9d54-72c8fb095005 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.918380 | controller | Jun 09 10:59:07.294955 crc crio[21508]: time="2026-06-09T10:59:07.294898349Z" level=info msg="Stopped pod sandbox (already stopped): 902af1f2689d9efec026c3fb55832b9f9ef1c48420035f4589a5468a53c0b9e6" id=386509fa-6aab-4443-9d54-72c8fb095005 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.918397 | controller | Jun 09 10:59:07.295698 crc crio[21508]: time="2026-06-09T10:59:07.295643711Z" level=info msg="Removing pod sandbox: 902af1f2689d9efec026c3fb55832b9f9ef1c48420035f4589a5468a53c0b9e6" id=011c7bc7-ed0a-4b4a-9ea5-73f21079af08 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.918413 | controller | Jun 09 10:59:07.302767 crc crio[21508]: time="2026-06-09T10:59:07.302717505Z" level=info msg="Removed pod sandbox: 902af1f2689d9efec026c3fb55832b9f9ef1c48420035f4589a5468a53c0b9e6" id=011c7bc7-ed0a-4b4a-9ea5-73f21079af08 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.918428 | controller | Jun 09 10:59:07.304021 crc crio[21508]: time="2026-06-09T10:59:07.30394168Z" level=info msg="Stopping pod sandbox: eb45a7e46f69528707fef11d2fb816a926217d8e491185dd1744b24a966cf3bf" id=bb877b64-b5d7-4cd8-9df7-8b13993a490d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.918444 | controller | Jun 09 10:59:07.304169 crc crio[21508]: time="2026-06-09T10:59:07.304044213Z" level=info msg="Stopped pod sandbox (already stopped): eb45a7e46f69528707fef11d2fb816a926217d8e491185dd1744b24a966cf3bf" id=bb877b64-b5d7-4cd8-9df7-8b13993a490d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.918459 | controller | Jun 09 10:59:07.304738 crc crio[21508]: time="2026-06-09T10:59:07.304711382Z" level=info msg="Removing pod sandbox: eb45a7e46f69528707fef11d2fb816a926217d8e491185dd1744b24a966cf3bf" id=500edcb0-c5b3-4986-8ad8-98006d42f0ab name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.918478 | controller | Jun 09 10:59:07.312412 crc crio[21508]: time="2026-06-09T10:59:07.312277751Z" level=info msg="Removed pod sandbox: eb45a7e46f69528707fef11d2fb816a926217d8e491185dd1744b24a966cf3bf" id=500edcb0-c5b3-4986-8ad8-98006d42f0ab name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.918494 | controller | Jun 09 10:59:07.313173 crc crio[21508]: time="2026-06-09T10:59:07.313123965Z" level=info msg="Stopping pod sandbox: ec844a9526abd95e4c18c54053bf7db141a17eeabd98a663c74e6463dea843dd" id=ecfea322-1e05-4e35-a9e9-ccb0fe9aef84 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.918509 | controller | Jun 09 10:59:07.313368 crc crio[21508]: time="2026-06-09T10:59:07.313198187Z" level=info msg="Stopped pod sandbox (already stopped): ec844a9526abd95e4c18c54053bf7db141a17eeabd98a663c74e6463dea843dd" id=ecfea322-1e05-4e35-a9e9-ccb0fe9aef84 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.918524 | controller | Jun 09 10:59:07.313883 crc crio[21508]: time="2026-06-09T10:59:07.313821175Z" level=info msg="Removing pod sandbox: ec844a9526abd95e4c18c54053bf7db141a17eeabd98a663c74e6463dea843dd" id=721299b7-f867-4216-9ab4-5ab9b3772035 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.918540 | controller | Jun 09 10:59:07.320661 crc crio[21508]: time="2026-06-09T10:59:07.320521778Z" level=info msg="Removed pod sandbox: ec844a9526abd95e4c18c54053bf7db141a17eeabd98a663c74e6463dea843dd" id=721299b7-f867-4216-9ab4-5ab9b3772035 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.918555 | controller | Jun 09 10:59:07.321267 crc crio[21508]: time="2026-06-09T10:59:07.321187318Z" level=info msg="Stopping pod sandbox: fad8ee63cebf690824fab3b130df53657b4bdce68e22c08803707d4ea89c3540" id=79768dc8-4c25-4c84-9ada-d0b02866b681 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.918570 | controller | Jun 09 10:59:07.321267 crc crio[21508]: time="2026-06-09T10:59:07.321240049Z" level=info msg="Stopped pod sandbox (already stopped): fad8ee63cebf690824fab3b130df53657b4bdce68e22c08803707d4ea89c3540" id=79768dc8-4c25-4c84-9ada-d0b02866b681 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.918585 | controller | Jun 09 10:59:07.321980 crc crio[21508]: time="2026-06-09T10:59:07.321898588Z" level=info msg="Removing pod sandbox: fad8ee63cebf690824fab3b130df53657b4bdce68e22c08803707d4ea89c3540" id=89e82331-d027-470e-adf2-718ecb56f907 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.918600 | controller | Jun 09 10:59:07.328933 crc crio[21508]: time="2026-06-09T10:59:07.328847509Z" level=info msg="Removed pod sandbox: fad8ee63cebf690824fab3b130df53657b4bdce68e22c08803707d4ea89c3540" id=89e82331-d027-470e-adf2-718ecb56f907 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.918615 | controller | Jun 09 10:59:11.260508 crc crio[21508]: time="2026-06-09T10:59:11.259669161Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=8037271f-16e0-4c21-a363-3e2335f0e234 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.918631 | controller | Jun 09 10:59:11.262086 crc crio[21508]: time="2026-06-09T10:59:11.261968497Z" level=info msg="Removing container: fdfbff3377dac23d4ea64af5e3b769edb4268d71b2d85e2f18cee52f6a697f59" id=34863c0e-c3b2-4303-a88d-6e0a70b50a59 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.918646 | controller | Jun 09 10:59:11.262086 crc crio[21508]: time="2026-06-09T10:59:11.262020689Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=329ca558-2a8e-4a20-949a-7908b5930ca9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.918661 | controller | Jun 09 10:59:11.348869 crc crio[21508]: time="2026-06-09T10:59:11.348812783Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=dc6f3a10-7bd4-4169-bc6b-b73db461b1d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.918679 | controller | Jun 09 10:59:11.349933 crc crio[21508]: time="2026-06-09T10:59:11.349904284Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.918695 | controller | Jun 09 10:59:11.368974 crc crio[21508]: time="2026-06-09T10:59:11.368872691Z" level=info msg="Removed container fdfbff3377dac23d4ea64af5e3b769edb4268d71b2d85e2f18cee52f6a697f59: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=34863c0e-c3b2-4303-a88d-6e0a70b50a59 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.918711 | controller | Jun 09 10:59:11.385223 crc crio[21508]: time="2026-06-09T10:59:11.38512224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.918728 | controller | Jun 09 10:59:11.556920 crc crio[21508]: time="2026-06-09T10:59:11.55670127Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.918743 | controller | Jun 09 10:59:11.657511 crc crio[21508]: time="2026-06-09T10:59:11.657223969Z" level=info msg="Created container e4dcfaa4ae4465c80317f18f10f47bad989455bd8c192ef6afd1bf9391e56ab9: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=dc6f3a10-7bd4-4169-bc6b-b73db461b1d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.918759 | controller | Jun 09 10:59:11.659351 crc crio[21508]: time="2026-06-09T10:59:11.659197136Z" level=info msg="Starting container: e4dcfaa4ae4465c80317f18f10f47bad989455bd8c192ef6afd1bf9391e56ab9" id=06068ce8-5360-4945-97e2-6fae1423ea7c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.918775 | controller | Jun 09 10:59:11.666778 crc crio[21508]: time="2026-06-09T10:59:11.666660052Z" level=info msg="Started container" PID=22753 containerID=e4dcfaa4ae4465c80317f18f10f47bad989455bd8c192ef6afd1bf9391e56ab9 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=06068ce8-5360-4945-97e2-6fae1423ea7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3634b745444ba35c0edeb974e19fc8a4e8fdec9fca497639475422f2fa1abea
2026-06-09 12:20:02.918791 | controller | Jun 09 10:59:14.295857 crc crio[21508]: time="2026-06-09T10:59:14.295170286Z" level=info msg="Stopping pod sandbox: c4f173bc5b6e8d4b2659fb1a285983d8ad2d58527014a8bdf170a44affc23877" id=117209d8-1f70-4b85-bcd6-34de22c1dc46 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.918807 | controller | Jun 09 10:59:14.296855 crc crio[21508]: time="2026-06-09T10:59:14.296475994Z" level=info msg="Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:c4f173bc5b6e8d4b2659fb1a285983d8ad2d58527014a8bdf170a44affc23877 UID:fa4476ae-238f-44a5-b655-60532f7b85d6 NetNS:/var/run/netns/75651f37-27d8-4b79-88b8-b1742339b214 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podfa4476ae_238f_44a5_b655_60532f7b85d6.slice PodAnnotations:0xc000b28800}] Aliases:map[]}"
2026-06-09 12:20:02.918822 | controller | Jun 09 10:59:14.296855 crc crio[21508]: time="2026-06-09T10:59:14.29670946Z" level=info msg="Deleting pod openshift-etcd_installer-3-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.918837 | controller | Jun 09 10:59:14.508417 crc crio[21508]: time="2026-06-09T10:59:14.50712411Z" level=info msg="Stopped pod sandbox: c4f173bc5b6e8d4b2659fb1a285983d8ad2d58527014a8bdf170a44affc23877" id=117209d8-1f70-4b85-bcd6-34de22c1dc46 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.918853 | controller | Jun 09 10:59:25.475433 crc crio[21508]: time="2026-06-09T10:59:25.474547867Z" level=info msg="Stopped container 139a21f3786990dc87d08c313a8cfd4430eed9c93d56f3e30ddf71e0c55c270b: openshift-etcd/etcd-crc/etcd" id=5221934d-ee8d-405e-86cd-c2417d1570b1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.918872 | controller | Jun 09 10:59:28.248758 crc crio[21508]: time="2026-06-09T10:59:28.248638061Z" level=warning msg="Stopping container fa5e74af0ddcaeb634b1c43a8cb84d0276996398d61f2e362f54bcc56b176994 with stop signal(15) timed out. Killing..."
2026-06-09 12:20:02.918889 | controller | Jun 09 10:59:28.314069 crc crio[21508]: time="2026-06-09T10:59:28.313470361Z" level=info msg="Stopped container fa5e74af0ddcaeb634b1c43a8cb84d0276996398d61f2e362f54bcc56b176994: openshift-etcd/etcd-crc/etcdctl" id=f2df2b33-728d-4b1e-b19d-8938ac8442f9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.918905 | controller | Jun 09 10:59:28.315064 crc crio[21508]: time="2026-06-09T10:59:28.315017096Z" level=info msg="Stopping pod sandbox: 4f2cdf767e0d2110ad4589ccdbe8e8bd6c1b9ae4a5e193a6ef42d310ac36b873" id=1680e750-2334-40d8-a1c1-976b527fd488 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.918921 | controller | Jun 09 10:59:28.319457 crc crio[21508]: time="2026-06-09T10:59:28.319418683Z" level=info msg="Stopped pod sandbox: 4f2cdf767e0d2110ad4589ccdbe8e8bd6c1b9ae4a5e193a6ef42d310ac36b873" id=1680e750-2334-40d8-a1c1-976b527fd488 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.918936 | controller | Jun 09 10:59:28.417471 crc crio[21508]: time="2026-06-09T10:59:28.41743075Z" level=info msg="Removing container: 80d53eadbdfc47b6cf7cadab20a1edb5fd949dcd5400757c23984b558425c152" id=7bc6767f-d29d-48b4-a9c8-9f313a47b1b5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.918952 | controller | Jun 09 10:59:28.433406 crc crio[21508]: time="2026-06-09T10:59:28.433247796Z" level=info msg="Removed container 80d53eadbdfc47b6cf7cadab20a1edb5fd949dcd5400757c23984b558425c152: openshift-etcd/etcd-crc/etcd-rev" id=7bc6767f-d29d-48b4-a9c8-9f313a47b1b5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.918967 | controller | Jun 09 10:59:28.436461 crc crio[21508]: time="2026-06-09T10:59:28.436346156Z" level=info msg="Removing container: 4dceed414b811f21384089be2e69f11f05f85294e57428cc4c86176fd886e5ef" id=e4e4f20b-928f-4f8e-bdff-55ed5f7d8e9b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.918982 | controller | Jun 09 10:59:28.463492 crc crio[21508]: time="2026-06-09T10:59:28.463448947Z" level=info msg="Removed container 4dceed414b811f21384089be2e69f11f05f85294e57428cc4c86176fd886e5ef: openshift-etcd/etcd-crc/etcd-readyz" id=e4e4f20b-928f-4f8e-bdff-55ed5f7d8e9b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.918997 | controller | Jun 09 10:59:28.467643 crc crio[21508]: time="2026-06-09T10:59:28.467614668Z" level=info msg="Removing container: 3f62be2cee60c032ba27842d695ec7ee5c18a8dde0ebd46191dfb5b3e9c19045" id=8af61778-9a69-4b4e-bdb1-e61d54e511e9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.919012 | controller | Jun 09 10:59:28.482110 crc crio[21508]: time="2026-06-09T10:59:28.482061954Z" level=info msg="Removed container 3f62be2cee60c032ba27842d695ec7ee5c18a8dde0ebd46191dfb5b3e9c19045: openshift-etcd/etcd-crc/etcd-metrics" id=8af61778-9a69-4b4e-bdb1-e61d54e511e9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.919028 | controller | Jun 09 10:59:28.486203 crc crio[21508]: time="2026-06-09T10:59:28.48606429Z" level=info msg="Removing container: 139a21f3786990dc87d08c313a8cfd4430eed9c93d56f3e30ddf71e0c55c270b" id=6d88970d-349d-4390-81cd-cd6d7e985284 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.919043 | controller | Jun 09 10:59:28.502159 crc crio[21508]: time="2026-06-09T10:59:28.502103922Z" level=info msg="Removed container 139a21f3786990dc87d08c313a8cfd4430eed9c93d56f3e30ddf71e0c55c270b: openshift-etcd/etcd-crc/etcd" id=6d88970d-349d-4390-81cd-cd6d7e985284 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.919062 | controller | Jun 09 10:59:28.505873 crc crio[21508]: time="2026-06-09T10:59:28.505806679Z" level=info msg="Removing container: fa5e74af0ddcaeb634b1c43a8cb84d0276996398d61f2e362f54bcc56b176994" id=12f31f06-be4c-4e81-bbfd-0f053ef9792e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.919078 | controller | Jun 09 10:59:28.524272 crc crio[21508]: time="2026-06-09T10:59:28.524163459Z" level=info msg="Removed container fa5e74af0ddcaeb634b1c43a8cb84d0276996398d61f2e362f54bcc56b176994: openshift-etcd/etcd-crc/etcdctl" id=12f31f06-be4c-4e81-bbfd-0f053ef9792e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.919094 | controller | Jun 09 10:59:28.527363 crc crio[21508]: time="2026-06-09T10:59:28.527254698Z" level=info msg="Removing container: 7a88f93fbcd3132b1a487d9e1c20ed8fa4f317f74c50d69f53526d12fcb37ce6" id=2aed467f-4184-4a44-b577-b7150d4c6c59 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.919109 | controller | Jun 09 10:59:28.580484 crc crio[21508]: time="2026-06-09T10:59:28.580280158Z" level=info msg="Removed container 7a88f93fbcd3132b1a487d9e1c20ed8fa4f317f74c50d69f53526d12fcb37ce6: openshift-etcd/etcd-crc/etcd-resources-copy" id=2aed467f-4184-4a44-b577-b7150d4c6c59 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.919124 | controller | Jun 09 10:59:28.583343 crc crio[21508]: time="2026-06-09T10:59:28.583202502Z" level=info msg="Removing container: 57943ea108e80477e848958945fc2529eef37307a92b44d826ea563b4fe31805" id=2222ca01-7893-4dd7-bf28-485a33d54a8a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.919139 | controller | Jun 09 10:59:28.644134 crc crio[21508]: time="2026-06-09T10:59:28.644030277Z" level=info msg="Removed container 57943ea108e80477e848958945fc2529eef37307a92b44d826ea563b4fe31805: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=2222ca01-7893-4dd7-bf28-485a33d54a8a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.919154 | controller | Jun 09 10:59:28.648439 crc crio[21508]: time="2026-06-09T10:59:28.64621807Z" level=info msg="Removing container: 24033ce034febdc5b59b4c9017f6084dd1a01678769cc493e6e843e5d891f2df" id=d672e205-85eb-4770-929d-91f8da235132 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.919170 | controller | Jun 09 10:59:28.709628 crc crio[21508]: time="2026-06-09T10:59:28.709492145Z" level=info msg="Removed container 24033ce034febdc5b59b4c9017f6084dd1a01678769cc493e6e843e5d891f2df: openshift-etcd/etcd-crc/setup" id=d672e205-85eb-4770-929d-91f8da235132 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.919185 | controller | Jun 09 11:00:01.704680 crc crio[21508]: time="2026-06-09T11:00:01.703765899Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=5345e140-5def-46d3-94bf-a15b5413e2b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.919200 | controller | Jun 09 11:00:01.707175 crc crio[21508]: time="2026-06-09T11:00:01.707079415Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=d2291746-1f59-4020-9a0e-d0fb3bb80283 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.919215 | controller | Jun 09 11:00:01.710641 crc crio[21508]: time="2026-06-09T11:00:01.710573425Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=685e8425-0f0a-4f15-ae15-e67b5eb09d6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.919230 | controller | Jun 09 11:00:01.710945 crc crio[21508]: time="2026-06-09T11:00:01.710887844Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.919247 | controller | Jun 09 11:00:01.735822 crc crio[21508]: time="2026-06-09T11:00:01.73498654Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.919266 | controller | Jun 09 11:00:01.739474 crc crio[21508]: time="2026-06-09T11:00:01.739403597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.919282 | controller | Jun 09 11:00:01.852178 crc crio[21508]: time="2026-06-09T11:00:01.851995225Z" level=info msg="Created container 7aca96f2bde26119f0ea5fe31f7f6fc850e11ffc52acb02255ee3897777cf9f8: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=685e8425-0f0a-4f15-ae15-e67b5eb09d6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.919299 | controller | Jun 09 11:00:01.853451 crc crio[21508]: time="2026-06-09T11:00:01.853350754Z" level=info msg="Starting container: 7aca96f2bde26119f0ea5fe31f7f6fc850e11ffc52acb02255ee3897777cf9f8" id=6a262ba6-e77c-46a9-8cb7-37055f8e7389 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.919315 | controller | Jun 09 11:00:01.858799 crc crio[21508]: time="2026-06-09T11:00:01.858693598Z" level=info msg="Started container" PID=23433 containerID=7aca96f2bde26119f0ea5fe31f7f6fc850e11ffc52acb02255ee3897777cf9f8 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=6a262ba6-e77c-46a9-8cb7-37055f8e7389 name=/runtime.v1.RuntimeService/StartContainer sandboxID=87be9d17d06d1106bcb0dd6a4096410f5b670dce8851c6845a1e670d8afd0ac0
2026-06-09 12:20:02.919331 | controller | Jun 09 11:00:07.357383 crc crio[21508]: time="2026-06-09T11:00:07.356512804Z" level=info msg="Stopping pod sandbox: 4f2cdf767e0d2110ad4589ccdbe8e8bd6c1b9ae4a5e193a6ef42d310ac36b873" id=b2e317c9-f425-46f2-8459-e2803a0357c2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.919397 | controller | Jun 09 11:00:07.357383 crc crio[21508]: time="2026-06-09T11:00:07.357102481Z" level=info msg="Stopped pod sandbox (already stopped): 4f2cdf767e0d2110ad4589ccdbe8e8bd6c1b9ae4a5e193a6ef42d310ac36b873" id=b2e317c9-f425-46f2-8459-e2803a0357c2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.919418 | controller | Jun 09 11:00:07.358932 crc crio[21508]: time="2026-06-09T11:00:07.357994037Z" level=info msg="Removing pod sandbox: 4f2cdf767e0d2110ad4589ccdbe8e8bd6c1b9ae4a5e193a6ef42d310ac36b873" id=2fdac252-2c78-4975-a3e4-343c9fcf54d0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.919436 | controller | Jun 09 11:00:07.366650 crc crio[21508]: time="2026-06-09T11:00:07.366520083Z" level=info msg="Removed pod sandbox: 4f2cdf767e0d2110ad4589ccdbe8e8bd6c1b9ae4a5e193a6ef42d310ac36b873" id=2fdac252-2c78-4975-a3e4-343c9fcf54d0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.919452 | controller | Jun 09 11:00:09.388126 crc crio[21508]: time="2026-06-09T11:00:09.387423209Z" level=info msg="Running pod sandbox: openshift-etcd/etcd-crc/POD" id=b61b07d8-f057-42d1-8f63-8e4881509775 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.919469 | controller | Jun 09 11:00:09.389016 crc crio[21508]: time="2026-06-09T11:00:09.3881383Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.919486 | controller | Jun 09 11:00:09.410704 crc crio[21508]: time="2026-06-09T11:00:09.410590838Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=b61b07d8-f057-42d1-8f63-8e4881509775 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.919502 | controller | Jun 09 11:00:09.421176 crc crio[21508]: time="2026-06-09T11:00:09.421035159Z" level=info msg="Ran pod sandbox 9d638231f23223da14b05d2e3cbe69fd2b657f09574526cec94f58e7b86e78c0 with infra container: openshift-etcd/etcd-crc/POD" id=b61b07d8-f057-42d1-8f63-8e4881509775 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.919522 | controller | Jun 09 11:00:09.424685 crc crio[21508]: time="2026-06-09T11:00:09.42452601Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=149b2264-4d61-4524-a1ba-e92d520169ee name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.919539 | controller | Jun 09 11:00:09.427337 crc crio[21508]: time="2026-06-09T11:00:09.427207897Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=d2e45251-2913-4c48-a7cf-11e737252f60 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.919555 | controller | Jun 09 11:00:09.673959 crc crio[21508]: time="2026-06-09T11:00:09.673840722Z" level=info msg="Creating container: openshift-etcd/etcd-crc/setup" id=dae0b304-de46-4e9f-b5ec-351fc774caa4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.919570 | controller | Jun 09 11:00:09.674403 crc crio[21508]: time="2026-06-09T11:00:09.674256934Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.919586 | controller | Jun 09 11:00:09.697517 crc crio[21508]: time="2026-06-09T11:00:09.697269287Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.919602 | controller | Jun 09 11:00:09.821630 crc crio[21508]: time="2026-06-09T11:00:09.821498681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.919618 | controller | Jun 09 11:00:09.924433 crc crio[21508]: time="2026-06-09T11:00:09.92406729Z" level=info msg="Created container 63fff6be8f0da57a7cd4c8a54ab7d6bfd2bd83c01f6bc5117a1acb9a0d4d4fa7: openshift-etcd/etcd-crc/setup" id=dae0b304-de46-4e9f-b5ec-351fc774caa4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.919634 | controller | Jun 09 11:00:09.926054 crc crio[21508]: time="2026-06-09T11:00:09.925959035Z" level=info msg="Starting container: 63fff6be8f0da57a7cd4c8a54ab7d6bfd2bd83c01f6bc5117a1acb9a0d4d4fa7" id=5809bdd6-7bf9-4eaa-bf96-d21d09ade677 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.919650 | controller | Jun 09 11:00:09.932264 crc crio[21508]: time="2026-06-09T11:00:09.93204428Z" level=info msg="Started container" PID=23574 containerID=63fff6be8f0da57a7cd4c8a54ab7d6bfd2bd83c01f6bc5117a1acb9a0d4d4fa7 description=openshift-etcd/etcd-crc/setup id=5809bdd6-7bf9-4eaa-bf96-d21d09ade677 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d638231f23223da14b05d2e3cbe69fd2b657f09574526cec94f58e7b86e78c0
2026-06-09 12:20:02.919666 | controller | Jun 09 11:00:44.777901 crc crio[21508]: time="2026-06-09T11:00:44.777270808Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=1296763a-e28e-4661-9fc7-1c3416367a38 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.919681 | controller | Jun 09 11:00:44.780937 crc crio[21508]: time="2026-06-09T11:00:44.780833701Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=5a3a5cf2-06dc-48d2-a481-d50141e12ade name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.919697 | controller | Jun 09 11:00:44.804752 crc crio[21508]: time="2026-06-09T11:00:44.804676949Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=3ccde4c0-4eeb-443e-9e5a-82f7998f964a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.919713 | controller | Jun 09 11:00:44.805271 crc crio[21508]: time="2026-06-09T11:00:44.805197124Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.919732 | controller | Jun 09 11:00:44.830839 crc crio[21508]: time="2026-06-09T11:00:44.83072404Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.919748 | controller | Jun 09 11:00:45.054557 crc crio[21508]: time="2026-06-09T11:00:45.054221387Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.919764 | controller | Jun 09 11:00:45.163916 crc crio[21508]: time="2026-06-09T11:00:45.163750527Z" level=info msg="Created container c65c7aad4be9bdc49dd4efe17f43fe7cb596425ca678e75191ce913741348289: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=3ccde4c0-4eeb-443e-9e5a-82f7998f964a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.919779 | controller | Jun 09 11:00:45.165143 crc crio[21508]: time="2026-06-09T11:00:45.165077845Z" level=info msg="Starting container: c65c7aad4be9bdc49dd4efe17f43fe7cb596425ca678e75191ce913741348289" id=67ba40b0-0d0f-45a4-91de-10ff4ecd0a29 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.919795 | controller | Jun 09 11:00:45.170580 crc crio[21508]: time="2026-06-09T11:00:45.170502682Z" level=info msg="Started container" PID=24011 containerID=c65c7aad4be9bdc49dd4efe17f43fe7cb596425ca678e75191ce913741348289 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=67ba40b0-0d0f-45a4-91de-10ff4ecd0a29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d638231f23223da14b05d2e3cbe69fd2b657f09574526cec94f58e7b86e78c0
2026-06-09 12:20:02.919811 | controller | Jun 09 11:01:03.180890 crc crio[21508]: time="2026-06-09T11:01:03.180235947Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=e848b80f-bf20-4266-94e0-cd9392639d4f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.919826 | controller | Jun 09 11:01:03.183860 crc crio[21508]: time="2026-06-09T11:01:03.183765929Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=93001dc6-f9f1-48f1-90e8-17e4ab6fe05f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.919842 | controller | Jun 09 11:01:03.186175 crc crio[21508]: time="2026-06-09T11:01:03.186090606Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-7bv2m/marketplace-operator" id=f1c0b07b-fc61-455b-a102-76249b1bc18c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.919857 | controller | Jun 09 11:01:03.186660 crc crio[21508]: time="2026-06-09T11:01:03.186589101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.919872 | controller | Jun 09 11:01:03.215875 crc crio[21508]: time="2026-06-09T11:01:03.21568601Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.919888 | controller | Jun 09 11:01:03.222961 crc crio[21508]: time="2026-06-09T11:01:03.222555488Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.919903 | controller | Jun 09 11:01:03.384209 crc crio[21508]: time="2026-06-09T11:01:03.383931784Z" level=info msg="Created container 2868d87e4370364d0b05820561fc6b69d162091f9670a3addbed823ba700df38: openshift-marketplace/marketplace-operator-547dbd544d-7bv2m/marketplace-operator" id=f1c0b07b-fc61-455b-a102-76249b1bc18c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.919919 | controller | Jun 09 11:01:03.386206 crc crio[21508]: time="2026-06-09T11:01:03.385958702Z" level=info msg="Starting container: 2868d87e4370364d0b05820561fc6b69d162091f9670a3addbed823ba700df38" id=ea341c82-547f-4304-8bd3-747b582da9ee name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.919937 | controller | Jun 09 11:01:03.392025 crc crio[21508]: time="2026-06-09T11:01:03.391730889Z" level=info msg="Started container" PID=24253 containerID=2868d87e4370364d0b05820561fc6b69d162091f9670a3addbed823ba700df38 description=openshift-marketplace/marketplace-operator-547dbd544d-7bv2m/marketplace-operator id=ea341c82-547f-4304-8bd3-747b582da9ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c537e1710baaa7f3d3c0962f4bf78e86fed695febf8bd08842ff6e0e1291b61
2026-06-09 12:20:02.919954 | controller | Jun 09 11:01:20.046711 crc crio[21508]: time="2026-06-09T11:01:20.045821188Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=761151a5-3b46-4652-ae13-a9b687a72fda name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.919969 | controller | Jun 09 11:01:20.051732 crc crio[21508]: time="2026-06-09T11:01:20.051643916Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=9922ea16-cf41-4f61-8d0c-fd5b0b1e03dd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.919986 | controller | Jun 09 11:01:20.248915 crc crio[21508]: time="2026-06-09T11:01:20.247811085Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-resources-copy" id=cb4ddef1-65a8-40a6-8bd0-b412e5faa5ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.920001 | controller | Jun 09 11:01:20.249624 crc crio[21508]: time="2026-06-09T11:01:20.249095092Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.920017 | controller | Jun 09 11:01:20.277378 crc crio[21508]: time="2026-06-09T11:01:20.277236893Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.920032 | controller | Jun 09 11:01:20.431011 crc crio[21508]: time="2026-06-09T11:01:20.430887756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.920048 | controller | Jun 09 11:01:20.526042 crc crio[21508]: time="2026-06-09T11:01:20.525912367Z" level=info msg="Created container 35b8c67d8b6ffb3722f652ee104fb760be278b3e3e79d849f5ea59b007b461df: openshift-etcd/etcd-crc/etcd-resources-copy" id=cb4ddef1-65a8-40a6-8bd0-b412e5faa5ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.920064 | controller | Jun 09 11:01:20.527594 crc crio[21508]: time="2026-06-09T11:01:20.527457542Z" level=info msg="Starting container: 35b8c67d8b6ffb3722f652ee104fb760be278b3e3e79d849f5ea59b007b461df" id=2850e203-ce37-4e38-b066-bb5bb5714773 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.920079 | controller | Jun 09 11:01:20.534485 crc crio[21508]: time="2026-06-09T11:01:20.534387231Z" level=info msg="Started container" PID=24495 containerID=35b8c67d8b6ffb3722f652ee104fb760be278b3e3e79d849f5ea59b007b461df description=openshift-etcd/etcd-crc/etcd-resources-copy id=2850e203-ce37-4e38-b066-bb5bb5714773 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d638231f23223da14b05d2e3cbe69fd2b657f09574526cec94f58e7b86e78c0
2026-06-09 12:20:02.920094 | controller | Jun 09 11:01:27.366782 crc crio[21508]: time="2026-06-09T11:01:27.365830967Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=f29eb905-5616-4f7e-b6ab-b01c94827978 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.920110 | controller | Jun 09 11:01:27.369121 crc crio[21508]: time="2026-06-09T11:01:27.36904619Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=823d5c13-f010-42ed-a746-2131c5209ec7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.920128 | controller | Jun 09 11:01:27.371666 crc crio[21508]: time="2026-06-09T11:01:27.371595974Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=e3508b8f-ea73-4a46-86d6-6a43a266bf60 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.920144 | controller | Jun 09 11:01:27.371955 crc crio[21508]: time="2026-06-09T11:01:27.371894172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.920159 | controller | Jun 09 11:01:27.396027 crc crio[21508]: time="2026-06-09T11:01:27.395925116Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.920174 | controller | Jun 09 11:01:27.540914 crc crio[21508]: time="2026-06-09T11:01:27.540817965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.920189 | controller | Jun 09 11:01:27.621166 crc crio[21508]: time="2026-06-09T11:01:27.620735811Z" level=info msg="Created container 36149da72e88794578de9ff01a72df8c6e8f4070bc4a54536c786a77bbec93e9: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=e3508b8f-ea73-4a46-86d6-6a43a266bf60 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.920205 | controller | Jun 09 11:01:27.622153 crc crio[21508]: time="2026-06-09T11:01:27.622075359Z" level=info msg="Starting container: 36149da72e88794578de9ff01a72df8c6e8f4070bc4a54536c786a77bbec93e9" id=b3449b5d-f071-4bd9-9821-5fcef089754d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.920220 | controller | Jun 09 11:01:27.627636 crc crio[21508]: time="2026-06-09T11:01:27.627560828Z" level=info msg="Started container" PID=24592 containerID=36149da72e88794578de9ff01a72df8c6e8f4070bc4a54536c786a77bbec93e9 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=b3449b5d-f071-4bd9-9821-5fcef089754d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3634b745444ba35c0edeb974e19fc8a4e8fdec9fca497639475422f2fa1abea
2026-06-09 12:20:02.920235 | controller | Jun 09 11:01:31.416613 crc crio[21508]: time="2026-06-09T11:01:31.414927522Z" level=info msg="Removing container: 441ec8c8b8f7b50712742f92b188c4f748f98d0a9e8f73fff5d9e2fd49fccaf1" id=561caceb-e033-4e3c-8684-6d81eb85c1ff name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.920250 | controller | Jun 09 11:01:31.416613 crc crio[21508]: time="2026-06-09T11:01:31.415008384Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=7cbe7122-824c-48f1-a542-84462d620989 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.920266 | controller | Jun 09 11:01:31.420567 crc crio[21508]: time="2026-06-09T11:01:31.420463411Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=bc34f8cb-18b3-4d30-a577-e2c37370d68e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.920281 | controller | Jun 09 11:01:31.423630 crc crio[21508]: time="2026-06-09T11:01:31.423568401Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=e2ca89e3-61f1-44fb-b1a9-67cd5b380ce0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.920299 | controller | Jun 09 11:01:31.424215 crc crio[21508]: time="2026-06-09T11:01:31.424061515Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.920316 | controller | Jun 09 11:01:31.452390 crc crio[21508]: time="2026-06-09T11:01:31.452105354Z" level=info msg="Removed container 441ec8c8b8f7b50712742f92b188c4f748f98d0a9e8f73fff5d9e2fd49fccaf1: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=561caceb-e033-4e3c-8684-6d81eb85c1ff name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.920332 | controller | Jun 09 11:01:31.467409 crc crio[21508]: time="2026-06-09T11:01:31.464765959Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.920364 | controller | Jun 09 11:01:31.599555 crc crio[21508]: time="2026-06-09T11:01:31.599439664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.920385 | controller | Jun 09 11:01:31.685828 crc crio[21508]: time="2026-06-09T11:01:31.685716333Z" level=info msg="Created container e7b5edf0c25dd18fd8432acb444fdb099c6a426ad6fdd7332d788a828657ac1f: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=e2ca89e3-61f1-44fb-b1a9-67cd5b380ce0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.920401 | controller | Jun 09 11:01:31.687067 crc crio[21508]: time="2026-06-09T11:01:31.686974049Z" level=info msg="Starting container: e7b5edf0c25dd18fd8432acb444fdb099c6a426ad6fdd7332d788a828657ac1f" id=84750ac1-3b1b-4306-8104-ba71f00c8dee name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.920418 | controller | Jun 09 11:01:31.692160 crc crio[21508]: time="2026-06-09T11:01:31.692054956Z" level=info msg="Started container" PID=24679 containerID=e7b5edf0c25dd18fd8432acb444fdb099c6a426ad6fdd7332d788a828657ac1f description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=84750ac1-3b1b-4306-8104-ba71f00c8dee name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3634b745444ba35c0edeb974e19fc8a4e8fdec9fca497639475422f2fa1abea
2026-06-09 12:20:02.920434 | controller | Jun 09 11:01:34.463454 crc crio[21508]: time="2026-06-09T11:01:34.462198026Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=901cd729-58c8-4ed4-a54a-3b567fda44fa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.920449 | controller | Jun 09 11:01:34.464832 crc crio[21508]: time="2026-06-09T11:01:34.4647817Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=6c95f0c0-2acc-47ac-91bb-bf9bef9d86f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.920464 | controller | Jun 09 11:01:34.466840 crc crio[21508]: time="2026-06-09T11:01:34.466766768Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=ed95e4ce-9f66-426d-a35b-cec74d6d41ae name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.920480 | controller | Jun 09 11:01:34.467514 crc crio[21508]: time="2026-06-09T11:01:34.467427887Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=0316ac60-ff10-471c-a97f-7b2b41100b74 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.920495 | controller | Jun 09 11:01:34.468140 crc crio[21508]: time="2026-06-09T11:01:34.46789631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.920514 | controller | Jun 09 11:01:34.473413 crc crio[21508]: time="2026-06-09T11:01:34.469200878Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=d90330b3-a8b3-4d10-b7bf-1030d8dc93d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.920530 | controller | Jun 09 11:01:34.475560 crc crio[21508]: time="2026-06-09T11:01:34.475480949Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=deafda1c-c25e-49b8-990a-a54ccca90089 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.920546 | controller | Jun 09 11:01:34.478657 crc crio[21508]: time="2026-06-09T11:01:34.478574718Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2c94d42f-9946-4449-9d3b-09e489078025 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.920562 | controller | Jun 09 11:01:34.479145 crc crio[21508]: time="2026-06-09T11:01:34.479018101Z" level=info msg="Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=5ab70ded-c9c1-4fc8-9e1d-cdd9455661f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.920578 | controller | Jun 09 11:01:34.479662 crc crio[21508]: time="2026-06-09T11:01:34.479604098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.920598 | controller | Jun 09 11:01:34.480771 crc crio[21508]: time="2026-06-09T11:01:34.480692039Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=9239dfd2-b720-4298-a728-672cc438cfa4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.920642 | controller | Jun 09 11:01:34.486972 crc crio[21508]: time="2026-06-09T11:01:34.486884188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.920659 | controller | Jun 09 11:01:34.496552 crc crio[21508]: time="2026-06-09T11:01:34.492579772Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.920675 | controller | Jun 09 11:01:34.515707 crc crio[21508]: time="2026-06-09T11:01:34.515654538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.920691 | controller | Jun 09 11:01:34.519358 crc crio[21508]: time="2026-06-09T11:01:34.519324134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.920707 | controller | Jun 09 11:01:34.520778 crc crio[21508]: time="2026-06-09T11:01:34.520698453Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.920722 | controller | Jun 09 11:01:34.524264 crc crio[21508]: time="2026-06-09T11:01:34.524133623Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.920738 | controller | Jun 09 11:01:34.654562 crc crio[21508]: time="2026-06-09T11:01:34.654464702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.920753 | controller | Jun 09 11:01:34.656816 crc crio[21508]: time="2026-06-09T11:01:34.656738628Z" level=info msg="Created container 32fe561e8d4055dec2cd6008af0e8166cc7f6919a99ac793bef62989cd9b71c0: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=9239dfd2-b720-4298-a728-672cc438cfa4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.920772 | controller | Jun 09 11:01:34.657811 crc crio[21508]: time="2026-06-09T11:01:34.657736147Z" level=info msg="Starting container: 32fe561e8d4055dec2cd6008af0e8166cc7f6919a99ac793bef62989cd9b71c0" id=1b22d557-5379-4308-b155-5f4d2dff2e37 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.920788 | controller | Jun 09 11:01:34.658108 crc crio[21508]: time="2026-06-09T11:01:34.658078587Z" level=info msg="Created container a28e41889182bd721745cdb9bf5c3530717d3159803edf7b45692e74458b711e: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=5ab70ded-c9c1-4fc8-9e1d-cdd9455661f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.920804 | controller | Jun 09 11:01:34.659020 crc crio[21508]: time="2026-06-09T11:01:34.658963002Z" level=info msg="Starting container: a28e41889182bd721745cdb9bf5c3530717d3159803edf7b45692e74458b711e" id=ebaf0c63-c726-4de0-a1e1-e092dc33f5fe name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.920819 | controller | Jun 09 11:01:34.663691 crc crio[21508]: time="2026-06-09T11:01:34.663616736Z" level=info msg="Started container" PID=24751 containerID=32fe561e8d4055dec2cd6008af0e8166cc7f6919a99ac793bef62989cd9b71c0 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=1b22d557-5379-4308-b155-5f4d2dff2e37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ef460c96b87455cd3d42a968ce20f7eb90516797fa62d1044a616eaa5e9991a
2026-06-09 12:20:02.920835 | controller | Jun 09 11:01:34.664685 crc crio[21508]: time="2026-06-09T11:01:34.664614555Z" level=info msg="Started container" PID=24750 containerID=a28e41889182bd721745cdb9bf5c3530717d3159803edf7b45692e74458b711e description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=ebaf0c63-c726-4de0-a1e1-e092dc33f5fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=830a838c24c80cb77c9244f329707a4fdd81ea897433d7ed2accfd25b6d2d45d
2026-06-09 12:20:02.920851 | controller | Jun 09 11:01:34.750635 crc crio[21508]: time="2026-06-09T11:01:34.749828093Z" level=info msg="Created container b0f35fa901cefe92e4f64ea9e520e18d877ad0a5c0098736b3b09a390461d658: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=0316ac60-ff10-471c-a97f-7b2b41100b74 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.920866 | controller | Jun 09 11:01:34.751235 crc crio[21508]: time="2026-06-09T11:01:34.751156942Z" level=info msg="Starting container: b0f35fa901cefe92e4f64ea9e520e18d877ad0a5c0098736b3b09a390461d658" id=33f516c9-c895-4fde-af44-18b658b84b37 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.920882 | controller | Jun 09 11:01:34.756436 crc crio[21508]: time="2026-06-09T11:01:34.756346741Z" level=info msg="Started container" PID=24776 containerID=b0f35fa901cefe92e4f64ea9e520e18d877ad0a5c0098736b3b09a390461d658 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=33f516c9-c895-4fde-af44-18b658b84b37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5800b03c1700b1d35e9bb66b054168b2c40f6a1f5507fd64959f9c898529ba81
2026-06-09 12:20:02.920897 | controller | Jun 09 11:01:34.770963 crc crio[21508]: time="2026-06-09T11:01:34.77084609Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=33033cd2-52ee-4060-9c9d-c1f677e63b05 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.920912 | controller | Jun 09 11:01:34.772834 crc crio[21508]: time="2026-06-09T11:01:34.772738574Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=84d7eb3b-e7de-47da-aeac-4eb731c6ac00 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.920931 | controller | Jun 09 11:01:34.774677 crc crio[21508]: time="2026-06-09T11:01:34.774618308Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=456766ef-46e4-4239-8d56-403cb88aea5d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.920947 | controller | Jun 09 11:01:34.774954 crc crio[21508]: time="2026-06-09T11:01:34.774916217Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.920963 | controller | Jun 09 11:01:34.795714 crc crio[21508]: time="2026-06-09T11:01:34.795513471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.920979 | controller | Jun 09 11:01:34.961570 crc crio[21508]: time="2026-06-09T11:01:34.961466548Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.920995 | controller | Jun 09 11:01:35.051572 crc crio[21508]: time="2026-06-09T11:01:35.051469165Z" level=info msg="Created container b197b1c6c2ed95e8d8ec3ddbb55416afd3e50703fb7f26495240469cc276508c: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=456766ef-46e4-4239-8d56-403cb88aea5d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.921011 | controller | Jun 09 11:01:35.052994 crc crio[21508]: time="2026-06-09T11:01:35.052940537Z" level=info msg="Starting container: b197b1c6c2ed95e8d8ec3ddbb55416afd3e50703fb7f26495240469cc276508c" id=4eac64a8-2076-4c2f-9588-b119069b4d7d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.921026 | controller | Jun 09 11:01:35.058152 crc crio[21508]: time="2026-06-09T11:01:35.058069785Z" level=info msg="Started container" PID=24819 containerID=b197b1c6c2ed95e8d8ec3ddbb55416afd3e50703fb7f26495240469cc276508c description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=4eac64a8-2076-4c2f-9588-b119069b4d7d name=/runtime.v1.RuntimeService/StartContainer sandboxID=5800b03c1700b1d35e9bb66b054168b2c40f6a1f5507fd64959f9c898529ba81
2026-06-09 12:20:02.921042 | controller | Jun 09 11:01:35.488473 crc crio[21508]: time="2026-06-09T11:01:35.488393149Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=fec2590d-afa9-495b-bf93-18e4c09effa6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.921057 | controller | Jun 09 11:01:35.490883 crc crio[21508]: time="2026-06-09T11:01:35.490608123Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=673fb997-26aa-48cf-b090-266c1dbca06a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.921072 | controller | Jun 09 11:01:35.493692 crc crio[21508]: time="2026-06-09T11:01:35.493613729Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=b662a64b-2ba1-403c-be39-1e5a59173f6b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.921088 | controller | Jun 09 11:01:35.494098 crc crio[21508]: time="2026-06-09T11:01:35.494038432Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.921103 | controller | Jun 09 11:01:35.536018 crc crio[21508]: time="2026-06-09T11:01:35.53593592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.921124 | controller | Jun 09 11:01:35.539689 crc crio[21508]: time="2026-06-09T11:01:35.539603496Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.921140 | controller | Jun 09 11:01:35.814182 crc crio[21508]: time="2026-06-09T11:01:35.813898869Z" level=info msg="Created container 3133c7ebd26d984a7abc6163f0d850e4d549aa8209c511830be140f6dad7108c: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=b662a64b-2ba1-403c-be39-1e5a59173f6b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.921156 | controller | Jun 09 11:01:35.815054 crc crio[21508]: time="2026-06-09T11:01:35.814950879Z" level=info msg="Starting container: 3133c7ebd26d984a7abc6163f0d850e4d549aa8209c511830be140f6dad7108c" id=ef3c8ea6-d25f-478e-b06a-478d8dd737ff name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.921171 | controller | Jun 09 11:01:35.820949 crc crio[21508]: time="2026-06-09T11:01:35.820839029Z" level=info msg="Started container" PID=24846 containerID=3133c7ebd26d984a7abc6163f0d850e4d549aa8209c511830be140f6dad7108c description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=ef3c8ea6-d25f-478e-b06a-478d8dd737ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=d91bf07ecd3e56049ca39b7300e760a33877da7bdcbfb62398805b162854b2fb
2026-06-09 12:20:02.921187 | controller | Jun 09 11:01:36.553806 crc crio[21508]: time="2026-06-09T11:01:36.553632028Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=5aaf575d-2a27-4ba5-b0e7-8cb1e7cfe17d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.921202 | controller | Jun 09 11:01:36.554587 crc crio[21508]: time="2026-06-09T11:01:36.554231385Z" level=info msg="Removing container: e43a7386b8138d2838be82e3609ef7433b36a04d5ea3a6e5d040f334c8b43760" id=3a275b8a-4ef2-4e14-8db4-cb333950bb6f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.921218 | controller | Jun 09 11:01:36.557139 crc crio[21508]: time="2026-06-09T11:01:36.556950254Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=f53fc073-64cb-42cb-a69c-20d3dc0560af name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.921233 | controller | Jun 09 11:01:36.607070 crc crio[21508]: time="2026-06-09T11:01:36.606912665Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=2f953aa6-93d6-434f-8278-51d17edde690 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.921249 | controller | Jun 09 11:01:36.607404 crc crio[21508]: time="2026-06-09T11:01:36.607375098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.921264 | controller | Jun 09 11:01:36.629019 crc crio[21508]: time="2026-06-09T11:01:36.628952271Z" level=info msg="Removed container e43a7386b8138d2838be82e3609ef7433b36a04d5ea3a6e5d040f334c8b43760: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=3a275b8a-4ef2-4e14-8db4-cb333950bb6f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.921279 | controller | Jun 09 11:01:36.632120 crc crio[21508]: time="2026-06-09T11:01:36.63202849Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.921294 | controller | Jun 09 11:01:36.777168 crc crio[21508]: time="2026-06-09T11:01:36.777051863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.921314 | controller | Jun 09 11:01:36.865031 crc crio[21508]: time="2026-06-09T11:01:36.864896867Z" level=info msg="Created container cad4e59af79b0e8840feae0654023829384ac5cadd09d1dc488aa53b631b807f: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=2f953aa6-93d6-434f-8278-51d17edde690 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.921330 | controller | Jun 09 11:01:36.866269 crc crio[21508]: time="2026-06-09T11:01:36.866169854Z" level=info msg="Starting container: cad4e59af79b0e8840feae0654023829384ac5cadd09d1dc488aa53b631b807f" id=8515ad9a-eb1d-4b29-a036-d5d8cc2c17b8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.921363 | controller | Jun 09 11:01:36.872704 crc crio[21508]: time="2026-06-09T11:01:36.872585139Z" level=info msg="Started container" PID=24884 containerID=cad4e59af79b0e8840feae0654023829384ac5cadd09d1dc488aa53b631b807f description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=8515ad9a-eb1d-4b29-a036-d5d8cc2c17b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d43f16884512cb4593616184efe91980c526fb8e7d1c4d5bbb19cd9012db3f4
2026-06-09 12:20:02.921385 | controller | Jun 09 11:01:55.315916 crc crio[21508]: time="2026-06-09T11:01:55.315167181Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=cd2450d0-5b2c-4cdb-929b-14f5cea5cdfb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.921402 | controller | Jun 09 11:01:55.318563 crc crio[21508]: time="2026-06-09T11:01:55.318472256Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=516edaa4-0b57-4fe1-a3f0-eb5052bb22be name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.921418 | controller | Jun 09 11:01:55.343621 crc crio[21508]: time="2026-06-09T11:01:55.343486278Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcdctl" id=857bbcde-e9b2-4e3e-a1e5-a8346f9f35ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.921434 | controller | Jun 09 11:01:55.344001 crc crio[21508]: time="2026-06-09T11:01:55.34391207Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.921449 | controller | Jun 09 11:01:55.366860 crc crio[21508]: time="2026-06-09T11:01:55.36679211Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.921465 | controller | Jun 09 11:01:55.513611 crc crio[21508]: time="2026-06-09T11:01:55.51305709Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.921480 | controller | Jun 09 11:01:55.616964 crc crio[21508]: time="2026-06-09T11:01:55.616794222Z" level=info msg="Created container b33d1ee716735e71c8379f64eb5809638f4deecfbdcc3c686004d3998a8a9fc5: openshift-etcd/etcd-crc/etcdctl" id=857bbcde-e9b2-4e3e-a1e5-a8346f9f35ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.921496 | controller | Jun 09 11:01:55.618384 crc crio[21508]: time="2026-06-09T11:01:55.618141311Z" level=info msg="Starting container: b33d1ee716735e71c8379f64eb5809638f4deecfbdcc3c686004d3998a8a9fc5" id=10b2bcf8-57e4-4631-9d00-d0e031bb8318 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.921514 | controller | Jun 09 11:01:55.624025 crc crio[21508]: time="2026-06-09T11:01:55.623910497Z" level=info msg="Started container" PID=25168 containerID=b33d1ee716735e71c8379f64eb5809638f4deecfbdcc3c686004d3998a8a9fc5 description=openshift-etcd/etcd-crc/etcdctl id=10b2bcf8-57e4-4631-9d00-d0e031bb8318 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d638231f23223da14b05d2e3cbe69fd2b657f09574526cec94f58e7b86e78c0
2026-06-09 12:20:02.921535 | controller | Jun 09 11:01:55.634403 crc crio[21508]: time="2026-06-09T11:01:55.634268016Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=4a8e1dda-d64a-4530-aa71-133c4b699eb6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.921553 | controller | Jun 09 11:01:55.637061 crc crio[21508]: time="2026-06-09T11:01:55.636963214Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=ff6cae89-d9c2-4014-b92c-7c701b021c2b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.921569 | controller | Jun 09 11:01:55.644579 crc crio[21508]: time="2026-06-09T11:01:55.644429109Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd" id=c3e85eac-0c2f-4c82-9485-73a7760ad721 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.921586 | controller | Jun 09 11:01:55.644931 crc crio[21508]: time="2026-06-09T11:01:55.644867242Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.921602 | controller | Jun 09 11:01:55.675647 crc crio[21508]: time="2026-06-09T11:01:55.675051493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.921617 | controller | Jun 09 11:01:55.813409 crc crio[21508]: time="2026-06-09T11:01:55.812614641Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.921633 | controller | Jun 09 11:01:55.906247 crc crio[21508]: time="2026-06-09T11:01:55.906099778Z" level=info msg="Created container 3ff3991ed552f97f272841815994338af3dcca2ab4476225865c4a21a9b64400: openshift-etcd/etcd-crc/etcd" id=c3e85eac-0c2f-4c82-9485-73a7760ad721 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.921649 | controller | Jun 09 11:01:55.907552 crc crio[21508]: time="2026-06-09T11:01:55.907351234Z" level=info msg="Starting container: 3ff3991ed552f97f272841815994338af3dcca2ab4476225865c4a21a9b64400" id=3aaddcf1-3f1f-40c4-8b33-dd99e9d7c6a9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.921680 | controller | Jun 09 11:01:55.917144 crc crio[21508]: time="2026-06-09T11:01:55.914227702Z" level=info msg="Started container" PID=25187 containerID=3ff3991ed552f97f272841815994338af3dcca2ab4476225865c4a21a9b64400 description=openshift-etcd/etcd-crc/etcd id=3aaddcf1-3f1f-40c4-8b33-dd99e9d7c6a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d638231f23223da14b05d2e3cbe69fd2b657f09574526cec94f58e7b86e78c0
2026-06-09 12:20:02.921702 | controller | Jun 09 11:01:55.925808 crc crio[21508]: time="2026-06-09T11:01:55.925665422Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=0e5b6601-531d-47ed-812e-f88729852124 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.921723 | controller | Jun 09 11:01:55.927965 crc crio[21508]: time="2026-06-09T11:01:55.927849275Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=b56ce3fb-65b3-4135-aee1-803c0eaa2761 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.921744 | controller | Jun 09 11:01:55.935601 crc crio[21508]: time="2026-06-09T11:01:55.935494556Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-metrics" id=a6983f91-f98f-4620-88cf-afce140e5a83 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.921762 | controller | Jun 09 11:01:55.936023 crc crio[21508]: time="2026-06-09T11:01:55.935945679Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.921793 | controller | Jun 09 11:01:55.960963 crc crio[21508]: time="2026-06-09T11:01:55.960853357Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.921811 | controller | Jun 09 11:01:56.092145 crc crio[21508]: time="2026-06-09T11:01:56.091921198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.921829 | controller | Jun 09 11:01:56.167954 crc crio[21508]: time="2026-06-09T11:01:56.167833648Z" level=info msg="Created container 567ec5d2cfccb59ccd94546ff92246a1a08d12d5d981a94b51a69de59ae31d53: openshift-etcd/etcd-crc/etcd-metrics" id=a6983f91-f98f-4620-88cf-afce140e5a83 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.921846 | controller | Jun 09 11:01:56.169392 crc crio[21508]: time="2026-06-09T11:01:56.169137006Z" level=info msg="Starting container: 567ec5d2cfccb59ccd94546ff92246a1a08d12d5d981a94b51a69de59ae31d53" id=9f73d5ba-f870-48dc-84b6-8728bc2ecdbe name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.921864 | controller | Jun 09 11:01:56.175549 crc crio[21508]: time="2026-06-09T11:01:56.175432387Z" level=info msg="Started container" PID=25203 containerID=567ec5d2cfccb59ccd94546ff92246a1a08d12d5d981a94b51a69de59ae31d53 description=openshift-etcd/etcd-crc/etcd-metrics id=9f73d5ba-f870-48dc-84b6-8728bc2ecdbe name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d638231f23223da14b05d2e3cbe69fd2b657f09574526cec94f58e7b86e78c0
2026-06-09 12:20:02.921882 | controller | Jun 09 11:01:56.195512 crc crio[21508]: time="2026-06-09T11:01:56.19389414Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=3f02d083-bb5e-44f8-b402-bad0225fdb6a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.921900 | controller | Jun 09 11:01:56.197714 crc crio[21508]: time="2026-06-09T11:01:56.197644268Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=ce30159d-7b14-43ce-9db2-7dad5e08f6f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.921917 | controller | Jun 09 11:01:56.203494 crc crio[21508]: time="2026-06-09T11:01:56.203401184Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-readyz" id=6a9fbe24-9732-41b0-a0b5-e624e0661abb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.921933 | controller | Jun 09 11:01:56.203843 crc crio[21508]: time="2026-06-09T11:01:56.203768765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.921948 | controller | Jun 09 11:01:56.234055 crc crio[21508]: time="2026-06-09T11:01:56.233913734Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.921964 | controller | Jun 09 11:01:56.371198 crc crio[21508]: time="2026-06-09T11:01:56.371017409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.921980 | controller | Jun 09 11:01:56.462116 crc crio[21508]: time="2026-06-09T11:01:56.462000024Z" level=info msg="Created container bebee250a3d43b12d40cb05ab0cd628368e23112ac6d269b7cd7a9778400e20c: openshift-etcd/etcd-crc/etcd-readyz" id=6a9fbe24-9732-41b0-a0b5-e624e0661abb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.921995 | controller | Jun 09 11:01:56.463368 crc crio[21508]: time="2026-06-09T11:01:56.463221069Z" level=info msg="Starting container: bebee250a3d43b12d40cb05ab0cd628368e23112ac6d269b7cd7a9778400e20c" id=a609122c-d0eb-4456-8102-b04636a4346b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.922014 | controller | Jun 09 11:01:56.471049 crc crio[21508]: time="2026-06-09T11:01:56.470932342Z" level=info msg="Started container" PID=25222 containerID=bebee250a3d43b12d40cb05ab0cd628368e23112ac6d269b7cd7a9778400e20c description=openshift-etcd/etcd-crc/etcd-readyz id=a609122c-d0eb-4456-8102-b04636a4346b name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d638231f23223da14b05d2e3cbe69fd2b657f09574526cec94f58e7b86e78c0
2026-06-09 12:20:02.922030 | controller | Jun 09 11:01:56.482690 crc crio[21508]: time="2026-06-09T11:01:56.482508056Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=777d953d-13d2-4fbc-8d06-03baea125e05 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.922045 | controller | Jun 09 11:01:56.486239 crc crio[21508]: time="2026-06-09T11:01:56.486155031Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=dddb3f55-ff6e-4925-b0c3-acf9618a0d1b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.922061 | controller | Jun 09 11:01:56.491752 crc crio[21508]: time="2026-06-09T11:01:56.491646709Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-rev" id=c034eb6d-3357-4aa3-884c-517fc589f61c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.922078 | controller | Jun 09 11:01:56.492135 crc crio[21508]: time="2026-06-09T11:01:56.492068011Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.922094 | controller | Jun 09 11:01:56.517274 crc crio[21508]: time="2026-06-09T11:01:56.517163325Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.922110 | controller | Jun 09 11:01:56.667063 crc crio[21508]: time="2026-06-09T11:01:56.666472702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.922125 | controller | Jun 09 11:01:56.766772 crc crio[21508]: time="2026-06-09T11:01:56.766513288Z" level=info msg="Created container 2b3f69f75e367d72a92db9d85a7b58aa09ba8874828c0e83f0fd0b9563674037: openshift-etcd/etcd-crc/etcd-rev" id=c034eb6d-3357-4aa3-884c-517fc589f61c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.922141 | controller | Jun 09 11:01:56.767418 crc crio[21508]: time="2026-06-09T11:01:56.767335662Z" level=info msg="Starting container: 2b3f69f75e367d72a92db9d85a7b58aa09ba8874828c0e83f0fd0b9563674037" id=402a1dfb-d35d-48b1-9038-f02e7d3343d6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.922156 | controller | Jun 09 11:01:56.773212 crc crio[21508]: time="2026-06-09T11:01:56.773139469Z" level=info msg="Started container" PID=25242 containerID=2b3f69f75e367d72a92db9d85a7b58aa09ba8874828c0e83f0fd0b9563674037 description=openshift-etcd/etcd-crc/etcd-rev id=402a1dfb-d35d-48b1-9038-f02e7d3343d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d638231f23223da14b05d2e3cbe69fd2b657f09574526cec94f58e7b86e78c0
2026-06-09 12:20:02.922172 | controller | Jun 09 11:01:58.627813 crc crio[21508]: time="2026-06-09T11:01:58.627718138Z" level=info msg="Stopping container: e7b5edf0c25dd18fd8432acb444fdb099c6a426ad6fdd7332d788a828657ac1f (timeout: 30s)" id=4e29d2ca-e867-4393-811a-09313e57dd16 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.922188 | controller | Jun 09 11:02:28.634447 crc crio[21508]: time="2026-06-09T11:02:28.633369586Z" level=warning msg="Stopping container e7b5edf0c25dd18fd8432acb444fdb099c6a426ad6fdd7332d788a828657ac1f with stop signal(15) timed out. Killing..."
2026-06-09 12:20:02.922207 | controller | Jun 09 11:02:28.795570 crc crio[21508]: time="2026-06-09T11:02:28.795406781Z" level=info msg="Stopped container e7b5edf0c25dd18fd8432acb444fdb099c6a426ad6fdd7332d788a828657ac1f: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=4e29d2ca-e867-4393-811a-09313e57dd16 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.922224 | controller | Jun 09 11:02:28.797163 crc crio[21508]: time="2026-06-09T11:02:28.797093599Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=5839b280-e7a8-4274-b150-f8a21f0df30d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.922240 | controller | Jun 09 11:02:28.799784 crc crio[21508]: time="2026-06-09T11:02:28.79883485Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=604954f7-2926-4bb7-b7d4-920c2468b119 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.922256 | controller | Jun 09 11:02:28.801582 crc crio[21508]: time="2026-06-09T11:02:28.801430545Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=979b27ef-9a27-44af-b06f-dde1491dba74 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.922271 | controller | Jun 09 11:02:28.802041 crc crio[21508]: time="2026-06-09T11:02:28.8019698Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.922287 | controller | Jun 09 11:02:28.835948 crc crio[21508]: time="2026-06-09T11:02:28.83583476Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.922303 | controller | Jun 09 11:02:28.986347 crc crio[21508]: time="2026-06-09T11:02:28.986191536Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.922318 | controller | Jun 09 11:02:29.049100 crc crio[21508]: time="2026-06-09T11:02:29.049003842Z" level=info msg="Removing container: cc1ae64b09af11dfbfefcba32f8fcf87d21f9226d00cf3b933ed76e9cc17ee72" id=c7cb9fde-2e51-4ab6-86c8-9dfeb315f656 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.922334 | controller | Jun 09 11:02:29.166585 crc crio[21508]: time="2026-06-09T11:02:29.166420126Z" level=info msg="Created container c2f40fc2b34dc2a8a769588ba07f585fbf0bf58c031ff601e9aa009837d3cd66: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=979b27ef-9a27-44af-b06f-dde1491dba74 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.922366 | controller | Jun 09 11:02:29.168019 crc crio[21508]: time="2026-06-09T11:02:29.16792237Z" level=info msg="Starting container: c2f40fc2b34dc2a8a769588ba07f585fbf0bf58c031ff601e9aa009837d3cd66" id=1797571f-b33a-45dd-aa5b-16c2a962428e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.922387 | controller | Jun 09 11:02:29.173850 crc crio[21508]: time="2026-06-09T11:02:29.173687667Z" level=info msg="Started container" PID=25797 containerID=c2f40fc2b34dc2a8a769588ba07f585fbf0bf58c031ff601e9aa009837d3cd66 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=1797571f-b33a-45dd-aa5b-16c2a962428e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3634b745444ba35c0edeb974e19fc8a4e8fdec9fca497639475422f2fa1abea
2026-06-09 12:20:02.922404 | controller | Jun 09 11:02:29.192471 crc crio[21508]: time="2026-06-09T11:02:29.191489261Z" level=info msg="Removed container cc1ae64b09af11dfbfefcba32f8fcf87d21f9226d00cf3b933ed76e9cc17ee72: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=c7cb9fde-2e51-4ab6-86c8-9dfeb315f656 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.922424 | controller | Jun 09 11:03:01.629619 crc crio[21508]: time="2026-06-09T11:03:01.628570482Z" level=info msg="Stopping container: c2f40fc2b34dc2a8a769588ba07f585fbf0bf58c031ff601e9aa009837d3cd66 (timeout: 30s)" id=5c7a469f-f9e1-4bd5-a793-74ab2324fc84 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.922482 | controller | Jun 09 11:03:02.353143 crc crio[21508]: time="2026-06-09T11:03:02.352588713Z" level=info msg="Stopped container c2f40fc2b34dc2a8a769588ba07f585fbf0bf58c031ff601e9aa009837d3cd66: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=5c7a469f-f9e1-4bd5-a793-74ab2324fc84 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.922502 | controller | Jun 09 11:03:02.355694 crc crio[21508]: time="2026-06-09T11:03:02.35558553Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=9206fe37-3e57-4f76-92ff-31fd010a020e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.922519 | controller | Jun 09 11:03:02.358346 crc crio[21508]: time="2026-06-09T11:03:02.358173465Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=f98dbc56-24b0-48cc-998c-7961b8b672bb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.922535 | controller | Jun 09 11:03:02.360844 crc crio[21508]: time="2026-06-09T11:03:02.360751469Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=0decba46-86fb-4ecf-97f1-52b16e1220a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.922551 | controller | Jun 09 11:03:02.361495 crc crio[21508]: time="2026-06-09T11:03:02.36145084Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.922567 | controller | Jun 09 11:03:02.386947 crc crio[21508]: time="2026-06-09T11:03:02.386846104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.922582 | controller | Jun 09 11:03:02.395834 crc crio[21508]: time="2026-06-09T11:03:02.395731711Z" level=info msg="Removing container: e7b5edf0c25dd18fd8432acb444fdb099c6a426ad6fdd7332d788a828657ac1f" id=6917a327-3dba-4e8b-bafc-010cfc4858a8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.922597 | controller | Jun 09 11:03:02.481878 crc crio[21508]: time="2026-06-09T11:03:02.481783349Z" level=info msg="Removed container e7b5edf0c25dd18fd8432acb444fdb099c6a426ad6fdd7332d788a828657ac1f: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=6917a327-3dba-4e8b-bafc-010cfc4858a8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.922613 | controller | Jun 09 11:03:02.592444 crc crio[21508]: time="2026-06-09T11:03:02.592230262Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.922629 | controller | Jun 09 11:03:02.926973 crc crio[21508]: time="2026-06-09T11:03:02.926845935Z" level=info msg="Created container b1a63e4eb81ee8f543b2d8c968258fa17c55698a634945ff47ffe740a25a5d9f: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=0decba46-86fb-4ecf-97f1-52b16e1220a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.922645 | controller | Jun 09 11:03:02.928762 crc crio[21508]: time="2026-06-09T11:03:02.928642907Z" level=info msg="Starting container: b1a63e4eb81ee8f543b2d8c968258fa17c55698a634945ff47ffe740a25a5d9f" id=21b29f44-5fd3-44c4-bfeb-605d4403d849 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.922661 | controller | Jun 09 11:03:02.936608 crc crio[21508]: time="2026-06-09T11:03:02.93602819Z" level=info msg="Started container" PID=26257 containerID=b1a63e4eb81ee8f543b2d8c968258fa17c55698a634945ff47ffe740a25a5d9f description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=21b29f44-5fd3-44c4-bfeb-605d4403d849 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3634b745444ba35c0edeb974e19fc8a4e8fdec9fca497639475422f2fa1abea
2026-06-09 12:20:02.922681 | controller | Jun 09 11:03:31.629739 crc crio[21508]: time="2026-06-09T11:03:31.628966562Z" level=info msg="Stopping container: b1a63e4eb81ee8f543b2d8c968258fa17c55698a634945ff47ffe740a25a5d9f (timeout: 30s)" id=cb5d901b-38cb-4296-b094-99f2f11cf5f4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.922697 | controller | Jun 09 11:03:31.968694 crc crio[21508]: time="2026-06-09T11:03:31.967912981Z" level=info msg="Stopped container b1a63e4eb81ee8f543b2d8c968258fa17c55698a634945ff47ffe740a25a5d9f: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=cb5d901b-38cb-4296-b094-99f2f11cf5f4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.922713 | controller | Jun 09 11:03:32.651620 crc crio[21508]: time="2026-06-09T11:03:32.651568295Z" level=info msg="Removing container: c2f40fc2b34dc2a8a769588ba07f585fbf0bf58c031ff601e9aa009837d3cd66" id=ea025fc1-8750-434b-b0ce-ba76d071ed68 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.922729 | controller | Jun 09 11:03:32.707111 crc crio[21508]: time="2026-06-09T11:03:32.707058739Z" level=info msg="Removed container c2f40fc2b34dc2a8a769588ba07f585fbf0bf58c031ff601e9aa009837d3cd66: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=ea025fc1-8750-434b-b0ce-ba76d071ed68 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.922764 | controller | Jun 09 11:03:33.667844 crc crio[21508]: time="2026-06-09T11:03:33.667201506Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=7ee9a918-7476-4887-a86f-38846a7bd6b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.922806 | controller | Jun 09 11:03:33.670726 crc crio[21508]: time="2026-06-09T11:03:33.670235464Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=31d2f402-ccfb-4800-9339-888c6d71204c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.922827 | controller | Jun 09 11:03:33.672408 crc crio[21508]: time="2026-06-09T11:03:33.671852531Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=dced077b-490b-405b-9057-fe661c8b1084 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.922844 | controller | Jun 09 11:03:33.673554 crc crio[21508]: time="2026-06-09T11:03:33.673476638Z" level=info msg="Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator" id=373a0511-1259-4073-b1df-77afc7399b63 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.922862 | controller | Jun 09 11:03:33.673946 crc crio[21508]: time="2026-06-09T11:03:33.673878799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.922878 | controller | Jun 09 11:03:33.674258 crc crio[21508]: time="2026-06-09T11:03:33.674200379Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=751aaf09-ca29-42c6-b4e4-6abeb3d6c969 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.922894 | controller | Jun 09 11:03:33.674756 crc crio[21508]: time="2026-06-09T11:03:33.674687643Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=2a9bde3a-9f75-4321-8c9f-3da84e8b8447 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.922914 | controller | Jun 09 11:03:33.676254 crc crio[21508]: time="2026-06-09T11:03:33.676163595Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=fba00365-f270-4455-9689-507ce50cc31f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.922931 | controller | Jun 09 11:03:33.679599 crc crio[21508]: time="2026-06-09T11:03:33.679467941Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=67a8be74-4946-4d92-a23c-139e59c9c28c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.922947 | controller | Jun 09 11:03:33.682445 crc crio[21508]: time="2026-06-09T11:03:33.681992544Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=9b3b2c9b-54f8-4885-b89e-b3dc3913e001 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.922962 | controller | Jun 09 11:03:33.683264 crc crio[21508]: time="2026-06-09T11:03:33.683191118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.922979 | controller | Jun 09 11:03:33.684926 crc crio[21508]: time="2026-06-09T11:03:33.684854487Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=f2c90a62-fd0c-4478-b432-f4e0ee153229 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.922994 | controller | Jun 09 11:03:33.685061 crc crio[21508]: time="2026-06-09T11:03:33.685022421Z" level=info msg="Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=09f17232-dfd5-44f4-965d-99a4129ffd3f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.923010 | controller | Jun 09 11:03:33.692534 crc crio[21508]: time="2026-06-09T11:03:33.692453996Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.923025 | controller | Jun 09 11:03:33.694546 crc crio[21508]: time="2026-06-09T11:03:33.694460434Z" level=info msg="Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=27210635-8f76-44e9-8617-79442a7a13a8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.923041 | controller | Jun 09 11:03:33.695051 crc crio[21508]: time="2026-06-09T11:03:33.694974009Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.923057 | controller | Jun 09 11:03:33.699639 crc crio[21508]: time="2026-06-09T11:03:33.699565642Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.923073 | controller | Jun 09 11:03:33.703796 crc crio[21508]: time="2026-06-09T11:03:33.703726702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.923089 | controller | Jun 09 11:03:33.713393 crc crio[21508]: time="2026-06-09T11:03:33.713243197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.923105 | controller | Jun 09 11:03:33.720664 crc crio[21508]: time="2026-06-09T11:03:33.72058804Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.923124 | controller | Jun 09 11:03:33.723447 crc crio[21508]: time="2026-06-09T11:03:33.723341879Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.923141 | controller | Jun 09 11:03:33.726745 crc crio[21508]: time="2026-06-09T11:03:33.726672145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.923157 | controller | Jun 09 11:03:33.734837 crc crio[21508]: time="2026-06-09T11:03:33.734735929Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.923173 | controller | Jun 09 11:03:33.899616 crc crio[21508]: time="2026-06-09T11:03:33.899551663Z" level=info msg="Created container 19997352899c81b35794536f52b093b06ec0eefaa30abf5e428326896fa1e87b: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=67a8be74-4946-4d92-a23c-139e59c9c28c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.923189 | controller | Jun 09 11:03:33.900546 crc crio[21508]: time="2026-06-09T11:03:33.90045837Z" level=info msg="Created container f2144ad6169637a6824ab64418e32d1553ad0dd1347351f5d404d57088341476: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=09f17232-dfd5-44f4-965d-99a4129ffd3f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.923204 | controller | Jun 09 11:03:33.901239 crc crio[21508]: time="2026-06-09T11:03:33.90116489Z" level=info msg="Starting container: 19997352899c81b35794536f52b093b06ec0eefaa30abf5e428326896fa1e87b" id=92b0bd99-fa62-4f5b-88d0-c05223264e5e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.923220 | controller | Jun 09 11:03:33.901388 crc crio[21508]: time="2026-06-09T11:03:33.901280213Z" level=info msg="Created container 81ad1fbbfad62f6ad052ea67ea729d60617eb273ed6c0dfa070755589e56511d: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator" id=373a0511-1259-4073-b1df-77afc7399b63 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.923235 | controller | Jun 09 11:03:33.901601 crc crio[21508]: time="2026-06-09T11:03:33.901563952Z" level=info msg="Starting container: f2144ad6169637a6824ab64418e32d1553ad0dd1347351f5d404d57088341476" id=8eb25480-edfe-4841-80b0-7c8fd09f7fcf name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.923251 | controller | Jun 09 11:03:33.902155 crc crio[21508]: time="2026-06-09T11:03:33.902085467Z" level=info msg="Starting container: 81ad1fbbfad62f6ad052ea67ea729d60617eb273ed6c0dfa070755589e56511d" id=aaad987e-ff10-411a-bb5d-e1ac7f1066d3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.923266 | controller | Jun 09 11:03:33.907902 crc crio[21508]: time="2026-06-09T11:03:33.907775481Z" level=info msg="Started container" PID=26715 containerID=81ad1fbbfad62f6ad052ea67ea729d60617eb273ed6c0dfa070755589e56511d description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=aaad987e-ff10-411a-bb5d-e1ac7f1066d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9bad1a181c0a47f42136862b1a1c1b65c1e29599f1c77fe19e8ac0a2123531c
2026-06-09 12:20:02.923281 | controller | Jun 09 11:03:33.918699 crc crio[21508]: time="2026-06-09T11:03:33.918406969Z" level=info msg="Started container" PID=26713 containerID=19997352899c81b35794536f52b093b06ec0eefaa30abf5e428326896fa1e87b description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=92b0bd99-fa62-4f5b-88d0-c05223264e5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c77e52bc46bbbe782fac3af50759c503b4087757671b68a68e25ec06b514cdf0
2026-06-09 12:20:02.923300 | controller | Jun 09 11:03:33.921367 crc crio[21508]: time="2026-06-09T11:03:33.921253311Z" level=info msg="Started container" PID=26716 containerID=f2144ad6169637a6824ab64418e32d1553ad0dd1347351f5d404d57088341476 description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=8eb25480-edfe-4841-80b0-7c8fd09f7fcf name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4c9aaa2d2e163873a63504fcbd908971cf35fbb83f684b80a1494f5e464f169
2026-06-09 12:20:02.923316 | controller | Jun 09 11:03:34.022533 crc crio[21508]: time="2026-06-09T11:03:34.021657453Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.923332 | controller | Jun 09 11:03:34.179718 crc crio[21508]: time="2026-06-09T11:03:34.17891663Z" level=info msg="Created container 254738f971d5b9238011e36c5245124a643f65ee865225f4ab670d51d0a8a4eb: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=27210635-8f76-44e9-8617-79442a7a13a8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.923363 | controller | Jun 09 11:03:34.181708 crc crio[21508]: time="2026-06-09T11:03:34.181624228Z" level=info msg="Starting container: 254738f971d5b9238011e36c5245124a643f65ee865225f4ab670d51d0a8a4eb" id=abc416f8-ea79-447d-a05f-a0330935c2e0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.923385 | controller | Jun 09 11:03:34.187817 crc crio[21508]: time="2026-06-09T11:03:34.187734045Z" level=info msg="Started container" PID=26761 containerID=254738f971d5b9238011e36c5245124a643f65ee865225f4ab670d51d0a8a4eb description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=abc416f8-ea79-447d-a05f-a0330935c2e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb526179eea75c32d1adb43b9166340b8226c94593999fb2a861e86bb5dc0a93
2026-06-09 12:20:02.923434 | controller | Jun 09 11:03:34.707978 crc crio[21508]: time="2026-06-09T11:03:34.707903533Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=74cdef3d-383d-4966-b9e4-f33e302eda3c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.923462 | controller | Jun 09 11:03:34.710111 crc crio[21508]: time="2026-06-09T11:03:34.710047265Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=365cc8cc-b628-4ec4-88bd-7388bb608617 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.923478 | controller | Jun 09 11:03:34.711962 crc crio[21508]: time="2026-06-09T11:03:34.711900028Z" level=info msg="Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=57d2798f-9ea9-4d90-804b-48afa1de0569 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.923494 | controller | Jun 09 11:03:34.712244 crc crio[21508]: time="2026-06-09T11:03:34.712191457Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.923510 | controller | Jun 09 11:03:34.764086 crc crio[21508]: time="2026-06-09T11:03:34.76385881Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d" id=c33766fb-d508-4a03-8688-ed75f9a27cef name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.923527 | controller | Jun 09 11:03:34.771948 crc crio[21508]: time="2026-06-09T11:03:34.771864572Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d" id=3be6a73a-a92a-41db-9d50-12451a9867d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.923547 | controller | Jun 09 11:03:34.778859 crc crio[21508]: time="2026-06-09T11:03:34.778673119Z" level=info msg="Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator" id=6341ab9c-ccb1-4f56-9955-933afe99a479 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.923563 | controller | Jun 09 11:03:34.779216 crc crio[21508]: time="2026-06-09T11:03:34.779133162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.923579 | controller | Jun 09 11:03:34.827702 crc crio[21508]: time="2026-06-09T11:03:34.81848912Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.923595 | controller | Jun 09 11:03:34.859594 crc crio[21508]: time="2026-06-09T11:03:34.859481255Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.923610 | controller | Jun 09 11:03:34.872904 crc crio[21508]: time="2026-06-09T11:03:34.87281098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.923626 | controller | Jun 09 11:03:35.044627 crc crio[21508]: time="2026-06-09T11:03:35.044044039Z" level=info msg="Created container cc471bc11450a3077d3e6597f8c50134be5eb68cf8182aaf3280b5bcd48e9a34: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator" id=6341ab9c-ccb1-4f56-9955-933afe99a479 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.923641 | controller | Jun 09 11:03:35.045847 crc crio[21508]: time="2026-06-09T11:03:35.045780859Z" level=info msg="Starting container: cc471bc11450a3077d3e6597f8c50134be5eb68cf8182aaf3280b5bcd48e9a34" id=c3b6fccf-ad2e-4862-829a-2aac6c793ac7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.923657 | controller | Jun 09 11:03:35.054142 crc crio[21508]: time="2026-06-09T11:03:35.054049149Z" level=info msg="Started container" PID=26802 containerID=cc471bc11450a3077d3e6597f8c50134be5eb68cf8182aaf3280b5bcd48e9a34 description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=c3b6fccf-ad2e-4862-829a-2aac6c793ac7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cea660db54dd874a3ad2bb400a57fcc892221905320820c16a40c9cbe728188
2026-06-09 12:20:02.923673 | controller | Jun 09 11:03:35.133341 crc crio[21508]: time="2026-06-09T11:03:35.133190256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.923689 | controller | Jun 09 11:03:35.214552 crc crio[21508]: time="2026-06-09T11:03:35.214278921Z" level=info msg="Created container 44d4970f3b5979040de42f76b94bb198287f39315ebc499789afe60e072fbc39: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=57d2798f-9ea9-4d90-804b-48afa1de0569 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.923704 | controller | Jun 09 11:03:35.217589 crc crio[21508]: time="2026-06-09T11:03:35.217534685Z" level=info msg="Starting container: 44d4970f3b5979040de42f76b94bb198287f39315ebc499789afe60e072fbc39" id=b556b0a0-677d-4a94-b4fa-977e160b6669 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.923720 | controller | Jun 09 11:03:35.224903 crc crio[21508]: time="2026-06-09T11:03:35.224808305Z" level=info msg="Started container" PID=26820 containerID=44d4970f3b5979040de42f76b94bb198287f39315ebc499789afe60e072fbc39 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=b556b0a0-677d-4a94-b4fa-977e160b6669 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90683bce2f76d47619a66a98bbed8e60eb6e6d08ea55a6c5d62d272f8a49559f
2026-06-09 12:20:02.923738 | controller | Jun 09 11:03:35.840200 crc crio[21508]: time="2026-06-09T11:03:35.839701921Z" level=info msg="Removing container: c5ec076dce67e0d159a1edf47d009c350d0483640d611d4e98346d48e31997c4" id=c2a1abc3-a8a2-4172-8c0a-9d1c2057ab0d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.923754 | controller | Jun 09 11:03:35.840829 crc crio[21508]: time="2026-06-09T11:03:35.840111613Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=cd30c9d6-7f99-4a7a-8c57-4b29f4db14a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.923769 | controller | Jun 09 11:03:35.842930 crc crio[21508]: time="2026-06-09T11:03:35.842866353Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=543ccc35-d9a6-4b6f-b3c5-c915120cb26f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.923785 | controller | Jun 09 11:03:35.844758 crc crio[21508]: time="2026-06-09T11:03:35.844693846Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=541cf181-f76d-4aa5-81f4-ac31e599f689 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.923801 | controller | Jun 09 11:03:35.845030 crc crio[21508]: time="2026-06-09T11:03:35.844977324Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.923816 | controller | Jun 09 11:03:35.850395 crc crio[21508]: time="2026-06-09T11:03:35.850335609Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=1c131b65-3133-459a-a596-87282a4cf94b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.923831 | controller | Jun 09 11:03:35.858111 crc crio[21508]: time="2026-06-09T11:03:35.858043672Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=6a7f989a-4798-460b-8f65-910b4e895e2c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.923847 | controller | Jun 09 11:03:35.863985 crc crio[21508]: time="2026-06-09T11:03:35.863909891Z" level=info msg="Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=96ca4dcc-c4b6-41bb-aba8-95514acda3d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.923863 | controller | Jun 09 11:03:35.881873 crc crio[21508]: time="2026-06-09T11:03:35.881781068Z" level=info msg="Removed container c5ec076dce67e0d159a1edf47d009c350d0483640d611d4e98346d48e31997c4: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=c2a1abc3-a8a2-4172-8c0a-9d1c2057ab0d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.923879 | controller | Jun 09 11:03:35.888633 crc crio[21508]: time="2026-06-09T11:03:35.888551794Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.923894 | controller | Jun 09 11:03:35.889230 crc crio[21508]: time="2026-06-09T11:03:35.888587015Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.923910 | controller | Jun 09 11:03:35.901627 crc crio[21508]: time="2026-06-09T11:03:35.901543049Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.923928 | controller | Jun 09 11:03:35.918442 crc crio[21508]: time="2026-06-09T11:03:35.918366486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.923944 | controller | Jun 09 11:03:35.921207 crc crio[21508]: time="2026-06-09T11:03:35.921046613Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.923959 | controller | Jun 09 11:03:36.016914 crc crio[21508]: time="2026-06-09T11:03:36.01674209Z" level=info msg="Created container 2bbacbc84b5b5a59d0dabd0436eca1de022b4362a11b2d3891fd3fe732abd817: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=541cf181-f76d-4aa5-81f4-ac31e599f689 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.923975 | controller | Jun 09 11:03:36.018269 crc crio[21508]: time="2026-06-09T11:03:36.018184051Z" level=info msg="Starting container: 2bbacbc84b5b5a59d0dabd0436eca1de022b4362a11b2d3891fd3fe732abd817" id=681a7fe8-36d5-4bbe-a339-f65955f2d1e9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.923991 | controller | Jun 09 11:03:36.018679 crc crio[21508]: time="2026-06-09T11:03:36.018583133Z" level=info msg="Created container 07c8001371fbfbce20f0fa95735df186289162a34bf846ff371830fe9b597107: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=96ca4dcc-c4b6-41bb-aba8-95514acda3d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.924007 | controller | Jun 09 11:03:36.019581 crc crio[21508]: time="2026-06-09T11:03:36.019475949Z" level=info msg="Starting container: 07c8001371fbfbce20f0fa95735df186289162a34bf846ff371830fe9b597107" id=39fb5df1-0dc6-48ea-a981-f5268350c656 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.924022 | controller | Jun 09 11:03:36.024775 crc crio[21508]: time="2026-06-09T11:03:36.024686009Z" level=info msg="Started container" PID=26856 containerID=2bbacbc84b5b5a59d0dabd0436eca1de022b4362a11b2d3891fd3fe732abd817 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=681a7fe8-36d5-4bbe-a339-f65955f2d1e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b82109e8bb79c50ae2d555de28caead94e0d09533fcea5ff28fa8811dc5f7ca6
2026-06-09 12:20:02.924038 | controller | Jun 09 11:03:36.032882 crc crio[21508]: time="2026-06-09T11:03:36.032760373Z" level=info msg="Started container" PID=26859 containerID=07c8001371fbfbce20f0fa95735df186289162a34bf846ff371830fe9b597107 description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=39fb5df1-0dc6-48ea-a981-f5268350c656 name=/runtime.v1.RuntimeService/StartContainer sandboxID=36f795b3d228975b352ac3ae72180435ac1d76ad3ecce036ad8627f33fbfb5de
2026-06-09 12:20:02.924053 | controller | Jun 09 11:03:36.861959 crc crio[21508]: time="2026-06-09T11:03:36.861540342Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=3e26df21-9267-4624-9b06-74ee511ceef4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.924069 | controller | Jun 09 11:03:36.864120 crc crio[21508]: time="2026-06-09T11:03:36.864071625Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=3506e718-1c4d-400f-ba07-b266f4477a04 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.924084 | controller | Jun 09 11:03:36.867727 crc crio[21508]: time="2026-06-09T11:03:36.866007761Z" level=info msg="Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=a176c7bd-ef98-4131-8b12-4141d97ed2ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.924102 | controller | Jun 09 11:03:36.867727 crc crio[21508]: time="2026-06-09T11:03:36.866363211Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.924118 | controller | Jun 09 11:03:36.867727 crc crio[21508]: time="2026-06-09T11:03:36.866564097Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=4001e866-19ec-4131-ad20-262b8f3172f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.924133 | controller | Jun 09 11:03:36.870795 crc crio[21508]: time="2026-06-09T11:03:36.870611744Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=e841d2a9-bf67-40fe-842d-89a28a439177 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.924148 | controller | Jun 09 11:03:36.872966 crc crio[21508]: time="2026-06-09T11:03:36.872843899Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=e889c79c-d80b-431d-a4c2-dd614521ea59 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.924163 | controller | Jun 09 11:03:36.877371 crc crio[21508]: time="2026-06-09T11:03:36.877224475Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=0e3cbd37-2cf3-45b8-9b9d-911187265a4a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.924178 | controller | Jun 09 11:03:36.878650 crc crio[21508]: time="2026-06-09T11:03:36.878549104Z" level=info msg="Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=7ee8b817-f4d3-4ebb-801a-5aa4b859a4d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.924193 | controller | Jun 09 11:03:36.878955 crc crio[21508]: time="2026-06-09T11:03:36.878895714Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.924209 | controller | Jun 09 11:03:36.880673 crc crio[21508]: time="2026-06-09T11:03:36.880635874Z" level=info msg="Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=788c1932-593b-499e-80ce-c4f791c97231 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.924225 | controller | Jun 09 11:03:36.882118 crc crio[21508]: time="2026-06-09T11:03:36.88189508Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9" id=7d4b9da1-e1e8-47a6-bb11-a43f4cba2cee name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.924241 | controller | Jun 09 11:03:36.896375 crc crio[21508]: time="2026-06-09T11:03:36.895832173Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e" id=d97f23d5-11d9-4887-a46a-30b4bb13e720 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.924256 | controller | Jun 09 11:03:36.900822 crc crio[21508]: time="2026-06-09T11:03:36.90055202Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.924272 | controller | Jun 09 11:03:36.901348 crc crio[21508]: time="2026-06-09T11:03:36.90123186Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9" id=a17f7d7b-8432-41d8-94c4-d0b6959b6398 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.924288 | controller | Jun 09 11:03:36.901732 crc crio[21508]: time="2026-06-09T11:03:36.901498387Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=8ef92611-cb20-44d4-8a73-a68a9121e3f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.924309 | controller | Jun 09 11:03:36.905343 crc crio[21508]: time="2026-06-09T11:03:36.90437493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.924326 | controller | Jun 09 11:03:36.905343 crc crio[21508]: time="2026-06-09T11:03:36.904986968Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e" id=3767dd57-0e85-4710-b724-26c3895febad name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.924342 | controller | Jun 09 11:03:36.905343 crc crio[21508]: time="2026-06-09T11:03:36.905217505Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=c6d34199-34e9-4111-beb7-bdfdfcc9146b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.924380 | controller | Jun 09 11:03:36.907245 crc crio[21508]: time="2026-06-09T11:03:36.907182172Z" level=info msg="Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator" id=0e90b7e6-b49c-43d6-9ffd-4289f8e12335 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.924398 | controller | Jun 09 11:03:36.910715 crc crio[21508]: time="2026-06-09T11:03:36.910650982Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=72392da7-77e0-4950-bb48-44e14ce6923a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.924413 | controller | Jun 09 11:03:36.914123 crc crio[21508]: time="2026-06-09T11:03:36.91405304Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.924429 | controller | Jun 09 11:03:36.916087 crc crio[21508]: time="2026-06-09T11:03:36.916027167Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=802710a4-dead-4481-afe1-d468070fe84f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.924446 | controller | Jun 09 11:03:36.919181 crc crio[21508]: time="2026-06-09T11:03:36.919099036Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.924461 | controller | Jun 09 11:03:36.930097 crc crio[21508]: time="2026-06-09T11:03:36.930029252Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=7ccabf75-0092-4b00-8f0e-73aedb6284a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.924477 | controller | Jun 09 11:03:36.930270 crc crio[21508]: time="2026-06-09T11:03:36.930138995Z" level=info msg="Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=c34cc925-dc25-4dac-8f97-e4fd095f66c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.924492 | controller | Jun 09 11:03:36.930570 crc crio[21508]: time="2026-06-09T11:03:36.930534977Z" level=info msg="Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=5defc752-7dff-4e6d-a79c-26da51535688 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.924507 | controller | Jun 09 11:03:36.930721 crc crio[21508]: time="2026-06-09T11:03:36.93066763Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=b1bd44e1-5210-45d7-a744-2efed44a1f61 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.924526 | controller | Jun 09 11:03:36.950417 crc crio[21508]: time="2026-06-09T11:03:36.948081744Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.924542 | controller | Jun 09 11:03:36.950417 crc crio[21508]: time="2026-06-09T11:03:36.9486233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.924557 | controller | Jun 09 11:03:36.952930 crc crio[21508]: time="2026-06-09T11:03:36.952897343Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.924573 | controller | Jun 09 11:03:36.953824 crc crio[21508]: time="2026-06-09T11:03:36.953755788Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.924588 | controller | Jun 09 11:03:36.968707 crc crio[21508]: time="2026-06-09T11:03:36.965686403Z" level=info msg="Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator" id=2fb14fcd-4f50-4fec-89ac-bd1a6475ec27 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.924603 | controller | Jun 09 11:03:36.970272 crc crio[21508]: time="2026-06-09T11:03:36.970192643Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.924619 | controller | Jun 09 11:03:36.976441 crc crio[21508]: time="2026-06-09T11:03:36.975470306Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=7e89d0b8-e5c9-488c-8e49-4d82430bd250 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.924635 | controller | Jun 09 11:03:36.978540 crc crio[21508]: time="2026-06-09T11:03:36.978457972Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.924650 | controller | Jun 09 11:03:36.984666 crc crio[21508]: time="2026-06-09T11:03:36.984410204Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.924665 | controller | Jun 09 11:03:36.984901 crc crio[21508]: time="2026-06-09T11:03:36.984714513Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.924680 | controller | Jun 09 11:03:37.015151 crc crio[21508]: time="2026-06-09T11:03:37.014840574Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.924695 | controller | Jun 09 11:03:37.021024 crc crio[21508]: time="2026-06-09T11:03:37.020925709Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.924710 | controller | Jun 09 11:03:37.056842 crc crio[21508]: time="2026-06-09T11:03:37.056720014Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.924725 | controller | Jun 09 11:03:37.066684 crc crio[21508]: time="2026-06-09T11:03:37.06659916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.924744 | controller | Jun 09 11:03:37.078644 crc crio[21508]: time="2026-06-09T11:03:37.077766493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.924760 | controller | Jun 09 11:03:37.081031 crc crio[21508]: time="2026-06-09T11:03:37.080944625Z" level=info msg="Created container 040b36b08e001449e3b15d9dc279ea00e5af6e763300e50230ce6a06cd7a5144: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=a176c7bd-ef98-4131-8b12-4141d97ed2ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.924776 | controller | Jun 09 11:03:37.087624 crc crio[21508]: time="2026-06-09T11:03:37.087276988Z" level=info msg="Starting container: 040b36b08e001449e3b15d9dc279ea00e5af6e763300e50230ce6a06cd7a5144" id=0665411f-f6d5-466f-9482-c5e9831c9bba name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.924791 | controller | Jun 09 11:03:37.098697 crc crio[21508]: time="2026-06-09T11:03:37.098620946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.924806 | controller | Jun 09 11:03:37.128478 crc crio[21508]: time="2026-06-09T11:03:37.128396866Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.924822 | controller | Jun 09 11:03:37.137581 crc crio[21508]: time="2026-06-09T11:03:37.137382466Z" level=info msg="Started container" PID=26930 containerID=040b36b08e001449e3b15d9dc279ea00e5af6e763300e50230ce6a06cd7a5144 description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=0665411f-f6d5-466f-9482-c5e9831c9bba name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c5c1bacef48880ccedee84bc6fd2b590a18bffc9227e616e6e89806b2c726db
2026-06-09 12:20:02.924837 | controller | Jun 09 11:03:37.178125 crc crio[21508]: time="2026-06-09T11:03:37.176054974Z" level=info msg="Created container 3338d48d996a1ff57a74a64a1dcd3bff52c3a1a3903f4c7e74b6cfb81c3daa7e: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator" id=0e90b7e6-b49c-43d6-9ffd-4289f8e12335 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.924853 | controller | Jun 09 11:03:37.178125 crc crio[21508]: time="2026-06-09T11:03:37.177600909Z" level=info msg="Starting container: 3338d48d996a1ff57a74a64a1dcd3bff52c3a1a3903f4c7e74b6cfb81c3daa7e" id=9f983a75-a0cc-41a3-aaee-808922250dd3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.924868 | controller | Jun 09 11:03:37.199886 crc crio[21508]: time="2026-06-09T11:03:37.192057546Z" level=info msg="Started container" PID=26937 containerID=3338d48d996a1ff57a74a64a1dcd3bff52c3a1a3903f4c7e74b6cfb81c3daa7e description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=9f983a75-a0cc-41a3-aaee-808922250dd3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76b3ab2469ebea9ef0c1db7ea4b41bfcc44f8d98e0f3a06369ee715b920588a4
2026-06-09 12:20:02.924884 | controller | Jun 09 11:03:37.224598 crc crio[21508]: time="2026-06-09T11:03:37.224267627Z" level=info msg="Created container 36d7f2d48fa3719c2fe462a4f9f0b08e8d763235a0fe26ef64d7e9f6bef63baf: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=c34cc925-dc25-4dac-8f97-e4fd095f66c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.924899 | controller | Jun 09 11:03:37.230441 crc crio[21508]: time="2026-06-09T11:03:37.230353513Z" level=info msg="Starting container: 36d7f2d48fa3719c2fe462a4f9f0b08e8d763235a0fe26ef64d7e9f6bef63baf" id=fbf44e71-c933-4d3b-98e9-c1ad981eb9ce name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.924918 | controller | Jun 09 11:03:37.231999 crc crio[21508]: time="2026-06-09T11:03:37.231937929Z" level=info msg="Created container 8f467b4bf6cc2320e3c27de75e90159a56b9c176845e3956aa1e741d6db919ea: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=7e89d0b8-e5c9-488c-8e49-4d82430bd250 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.924934 | controller | Jun 09 11:03:37.232955 crc crio[21508]: time="2026-06-09T11:03:37.232889627Z" level=info msg="Starting container: 8f467b4bf6cc2320e3c27de75e90159a56b9c176845e3956aa1e741d6db919ea" id=f8249857-5d1f-4aaf-8147-a1b8fd53f6f6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.924950 | controller | Jun 09 11:03:37.237125 crc crio[21508]: time="2026-06-09T11:03:37.237062027Z" level=info msg="Created container 0fd89350546f8454f150e583d539b3b56348bbc7f9baa4741b4b1d6cb2a2d323: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=5defc752-7dff-4e6d-a79c-26da51535688 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.924965 | controller | Jun 09 11:03:37.238165 crc crio[21508]: time="2026-06-09T11:03:37.238138168Z" level=info msg="Starting container: 0fd89350546f8454f150e583d539b3b56348bbc7f9baa4741b4b1d6cb2a2d323" id=b99388fe-377e-4e50-a96e-0422c6c9521d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.924981 | controller | Jun 09 11:03:37.240113 crc crio[21508]: time="2026-06-09T11:03:37.240006212Z" level=info msg="Started container" PID=26958 containerID=36d7f2d48fa3719c2fe462a4f9f0b08e8d763235a0fe26ef64d7e9f6bef63baf description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=fbf44e71-c933-4d3b-98e9-c1ad981eb9ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=df5068c5b5763ad142e71b9067582452cda7d7493451e2f3411eea966ce4c908
2026-06-09 12:20:02.924997 | controller | Jun 09 11:03:37.244610 crc crio[21508]: time="2026-06-09T11:03:37.242110223Z" level=info msg="Started container" PID=26962 containerID=8f467b4bf6cc2320e3c27de75e90159a56b9c176845e3956aa1e741d6db919ea description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=f8249857-5d1f-4aaf-8147-a1b8fd53f6f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25bce187dbfc3ff179d9fc789fad5f69b528d91807c0c0fb664ffe4a08e5877e
2026-06-09 12:20:02.925012 | controller | Jun 09 11:03:37.244610 crc crio[21508]: time="2026-06-09T11:03:37.244192273Z" level=info msg="Started container" PID=26961 containerID=0fd89350546f8454f150e583d539b3b56348bbc7f9baa4741b4b1d6cb2a2d323 description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=b99388fe-377e-4e50-a96e-0422c6c9521d name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1fb2ec5ae1978703ee65d3b3d23e2c1e8cfbe9bc5c2d288a6ca6903714df7dc
2026-06-09 12:20:02.925028 | controller | Jun 09 11:03:37.250251 crc crio[21508]: time="2026-06-09T11:03:37.246787528Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.925043 | controller | Jun 09 11:03:37.253148 crc crio[21508]: time="2026-06-09T11:03:37.253119691Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.925059 | controller | Jun 09 11:03:37.358973 crc crio[21508]: time="2026-06-09T11:03:37.35891136Z" level=info msg="Created container ad8676e27b5ed9122d4af843254fe7ba15a3ca5961637f5a8c144dbfc0d24d2b: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=7ee8b817-f4d3-4ebb-801a-5aa4b859a4d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.925075 | controller | Jun 09 11:03:37.364928 crc crio[21508]: time="2026-06-09T11:03:37.364678917Z" level=info msg="Created container ec021a7d7064082193b31a53230fd6bfc013391ae12fa1fcb705743f5ce5b45b: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=788c1932-593b-499e-80ce-c4f791c97231 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.925094 | controller | Jun 09 11:03:37.365801 crc crio[21508]: time="2026-06-09T11:03:37.365680925Z" level=info msg="Starting container: ad8676e27b5ed9122d4af843254fe7ba15a3ca5961637f5a8c144dbfc0d24d2b" id=ce4f2b59-ba60-4951-887a-85634ddc8916 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.925110 | controller | Jun 09 11:03:37.366156 crc crio[21508]: time="2026-06-09T11:03:37.366088267Z" level=info msg="Starting container: ec021a7d7064082193b31a53230fd6bfc013391ae12fa1fcb705743f5ce5b45b" id=19618445-cb21-4649-9629-d585280bf2ae name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.925125 | controller | Jun 09 11:03:37.382892 crc crio[21508]: time="2026-06-09T11:03:37.38279015Z" level=info msg="Started container" PID=27004 containerID=ec021a7d7064082193b31a53230fd6bfc013391ae12fa1fcb705743f5ce5b45b description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=19618445-cb21-4649-9629-d585280bf2ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=88df9c3a98a4f8322b1b9c58c98b1f8b467e4bb032e67747dbdd4afd11b5c829
2026-06-09 12:20:02.925141 | controller | Jun 09 11:03:37.388661 crc crio[21508]: time="2026-06-09T11:03:37.388563287Z" level=info msg="Started container" PID=27011 containerID=ad8676e27b5ed9122d4af843254fe7ba15a3ca5961637f5a8c144dbfc0d24d2b description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=ce4f2b59-ba60-4951-887a-85634ddc8916 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c702ca6340659dfba7fb6a27261378b6efc9ea2c834a8ece8c4554332fbb79c7
2026-06-09 12:20:02.925157 | controller | Jun 09 11:03:37.479405 crc crio[21508]: time="2026-06-09T11:03:37.478788365Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.925173 | controller | Jun 09 11:03:37.567026 crc crio[21508]: time="2026-06-09T11:03:37.566879452Z" level=info msg="Created container c2826293546b97dd023cdc6ca8c1d00c990701c85e897254c6825787af53333d: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator" id=2fb14fcd-4f50-4fec-89ac-bd1a6475ec27 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.925189 | controller | Jun 09 11:03:37.568682 crc crio[21508]: time="2026-06-09T11:03:37.568558851Z" level=info msg="Starting container: c2826293546b97dd023cdc6ca8c1d00c990701c85e897254c6825787af53333d" id=3de9a3ba-8757-4f81-a475-226c351f2936 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.925204 | controller | Jun 09 11:03:37.573229 crc crio[21508]: time="2026-06-09T11:03:37.573147553Z" level=info msg="Started container" PID=27063 containerID=c2826293546b97dd023cdc6ca8c1d00c990701c85e897254c6825787af53333d description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=3de9a3ba-8757-4f81-a475-226c351f2936 name=/runtime.v1.RuntimeService/StartContainer sandboxID=efc98da39db7e2091d4a6c81e4a272b557482da2572c717e97e449c6b69019ee
2026-06-09 12:20:02.925220 | controller | Jun 09 11:04:20.322674 crc crio[21508]: time="2026-06-09T11:04:20.321945757Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=0bed0e65-b8ad-4111-863f-4dbaf6409fae name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.925235 | controller | Jun 09 11:04:20.325157 crc crio[21508]: time="2026-06-09T11:04:20.325090808Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=00328cd8-9e38-46d3-9242-2f119e3bcb34 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.925256 | controller | Jun 09 11:04:20.327948 crc crio[21508]: time="2026-06-09T11:04:20.327868628Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=f3aa0c07-9245-4817-9c4f-be78deb826f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.925272 | controller | Jun 09 11:04:20.328558 crc crio[21508]: time="2026-06-09T11:04:20.328481076Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.925287 | controller | Jun 09 11:04:20.359625 crc crio[21508]: time="2026-06-09T11:04:20.359444651Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.925302 | controller | Jun 09 11:04:20.514748 crc crio[21508]: time="2026-06-09T11:04:20.514208745Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.925318 | controller | Jun 09 11:04:20.601001 crc crio[21508]: time="2026-06-09T11:04:20.600890261Z" level=info msg="Created container e3b6704211513c3046f6a585d681cc92f497e899aa13aa9f9858b6bd1b56cc85: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=f3aa0c07-9245-4817-9c4f-be78deb826f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.925334 | controller | Jun 09 11:04:20.602882 crc crio[21508]: time="2026-06-09T11:04:20.602813967Z" level=info msg="Starting container: e3b6704211513c3046f6a585d681cc92f497e899aa13aa9f9858b6bd1b56cc85" id=758b7ee7-ab30-47a5-816d-7113da0b62f3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.925368 | controller | Jun 09 11:04:20.610885 crc crio[21508]: time="2026-06-09T11:04:20.610776737Z" level=info msg="Started container" PID=27670 containerID=e3b6704211513c3046f6a585d681cc92f497e899aa13aa9f9858b6bd1b56cc85 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=758b7ee7-ab30-47a5-816d-7113da0b62f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3634b745444ba35c0edeb974e19fc8a4e8fdec9fca497639475422f2fa1abea
2026-06-09 12:20:02.925387 | controller | Jun 09 11:06:40.443413 crc crio[21508]: time="2026-06-09T11:06:40.434813262Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683386-qgbn2/POD" id=c802518c-7126-495e-98d5-d8e22bb0dc3e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.925403 | controller | Jun 09 11:06:40.443413 crc crio[21508]: time="2026-06-09T11:06:40.435547603Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.925419 | controller | Jun 09 11:06:40.458348 crc crio[21508]: time="2026-06-09T11:06:40.458211248Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683386-qgbn2 Namespace:openshift-infra ID:0c0da159f5d9b7165fe76320b7e816b1084e9318bb4ba4cd29cf298739802bac UID:b70858e2-cf35-4dba-9657-96ca80122060 NetNS:/var/run/netns/30ca139b-bf1d-4daf-9758-06d4c38e5870 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb70858e2_cf35_4dba_9657_96ca80122060.slice PodAnnotations:0xc00011ef68}] Aliases:map[]}"
2026-06-09 12:20:02.925435 | controller | Jun 09 11:06:40.458348 crc crio[21508]: time="2026-06-09T11:06:40.458354162Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683386-qgbn2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.925451 | controller | Jun 09 11:06:40.497980 crc crio[21508]: time="2026-06-09T11:06:40.497822943Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-v5xbm/POD" id=cc4a6b2a-9f0a-417f-b9d1-233c2dd24061 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.925471 | controller | Jun 09 11:06:40.497980 crc crio[21508]: time="2026-06-09T11:06:40.497917416Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.925489 | controller | Jun 09 11:06:40.523217 crc crio[21508]: time="2026-06-09T11:06:40.523108014Z" level=info msg="Got pod network &{Name:redhat-marketplace-v5xbm Namespace:openshift-marketplace ID:7766cebacaca677eab2d6c4d8756dfd3dfdf957da9d41ae6d4dbd1ab981d6f33 UID:243bc5f4-836f-47f7-b793-4fdfc868b37e NetNS:/var/run/netns/2fcd2ae9-1ea5-46ae-805a-88782c5778c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod243bc5f4_836f_47f7_b793_4fdfc868b37e.slice PodAnnotations:0xc00011f298}] Aliases:map[]}"
2026-06-09 12:20:02.925505 | controller | Jun 09 11:06:40.523217 crc crio[21508]: time="2026-06-09T11:06:40.523183817Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-v5xbm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.925521 | controller | Jun 09 11:06:40.534587 crc crio[21508]: time="2026-06-09T11:06:40.534522784Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-mz4pz/POD" id=9a50218d-990a-4fd3-956f-93e0f251a4e5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.925536 | controller | Jun 09 11:06:40.534736 crc crio[21508]: time="2026-06-09T11:06:40.534672679Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.925552 | controller | Jun 09 11:06:40.553991 crc crio[21508]: time="2026-06-09T11:06:40.553848573Z" level=info msg="Got pod network &{Name:redhat-operators-mz4pz Namespace:openshift-marketplace ID:cce99426f462a8f7cae223c8bb394b39d429f3b0033f7652f4029f10451a45a5 UID:b39c4b30-3973-4a2a-b1d1-9216ec0fec8d NetNS:/var/run/netns/60fc6be0-99f3-4010-8222-8c95c837db4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb39c4b30_3973_4a2a_b1d1_9216ec0fec8d.slice PodAnnotations:0xc0019bcb58}] Aliases:map[]}"
2026-06-09 12:20:02.925568 | controller | Jun 09 11:06:40.553991 crc crio[21508]: time="2026-06-09T11:06:40.553913505Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-mz4pz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.925584 | controller | Jun 09 11:06:40.620500 crc crio[21508]: time="2026-06-09T11:06:40.620412247Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683380-z5b4j/POD" id=afd918b8-f401-4e1c-b485-7677cd852b7d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.925599 | controller | Jun 09 11:06:40.620630 crc crio[21508]: time="2026-06-09T11:06:40.620544081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.925615 | controller | Jun 09 11:06:40.690023 crc crio[21508]: time="2026-06-09T11:06:40.688498506Z" level=info msg="Got pod network &{Name:collect-profiles-29683380-z5b4j Namespace:openshift-operator-lifecycle-manager ID:4752386974ffbdc2276aef3728f63a0c93a384c25753b046797a7440debbd675 UID:c6c1dfe1-a751-4158-898c-72116404fdcb NetNS:/var/run/netns/5556b1ec-e549-4be1-b199-dcb85addc6ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc6c1dfe1_a751_4158_898c_72116404fdcb.slice PodAnnotations:0xc0008529e0}] Aliases:map[]}"
2026-06-09 12:20:02.925632 | controller | Jun 09 11:06:40.690023 crc crio[21508]: time="2026-06-09T11:06:40.688595529Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683380-z5b4j to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.925650 | controller | Jun 09 11:06:41.262456 crc crio[21508]: 2026-06-09T11:06:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7766cebacaca677 Mac:ee:5e:9c:8b:7c:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/2fcd2ae9-1ea5-46ae-805a-88782c5778c7 SocketPath: PciID:}] [{Interface:0xc000436790 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.925683 | controller | Jun 09 11:06:41.264542 crc crio[21508]: time="2026-06-09T11:06:41.264381913Z" level=info msg="Got pod network &{Name:redhat-marketplace-v5xbm Namespace:openshift-marketplace ID:7766cebacaca677eab2d6c4d8756dfd3dfdf957da9d41ae6d4dbd1ab981d6f33 UID:243bc5f4-836f-47f7-b793-4fdfc868b37e NetNS:/var/run/netns/2fcd2ae9-1ea5-46ae-805a-88782c5778c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod243bc5f4_836f_47f7_b793_4fdfc868b37e.slice PodAnnotations:0xc00011f298}] Aliases:map[]}"
2026-06-09 12:20:02.925704 | controller | Jun 09 11:06:41.264688 crc crio[21508]: time="2026-06-09T11:06:41.264635011Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-v5xbm for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.925722 | controller | Jun 09 11:06:41.272458 crc crio[21508]: time="2026-06-09T11:06:41.272346254Z" level=info msg="Ran pod sandbox 7766cebacaca677eab2d6c4d8756dfd3dfdf957da9d41ae6d4dbd1ab981d6f33 with infra container: openshift-marketplace/redhat-marketplace-v5xbm/POD" id=cc4a6b2a-9f0a-417f-b9d1-233c2dd24061 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.925742 | controller | Jun 09 11:06:41.274748 crc crio[21508]: time="2026-06-09T11:06:41.274666851Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=fb6d22d3-dac6-457c-ad80-7a58cd53b05c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.925760 | controller | Jun 09 11:06:41.277019 crc crio[21508]: time="2026-06-09T11:06:41.276943127Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=dd66b386-c5eb-4c89-b621-21f829d6a96b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.925777 | controller | Jun 09 11:06:41.314240 crc crio[21508]: time="2026-06-09T11:06:41.313885825Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-s9j49/POD" id=a44f17c4-d798-4d5a-b4c4-08f914c4d4c7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.925795 | controller | Jun 09 11:06:41.314240 crc crio[21508]: time="2026-06-09T11:06:41.313957447Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.925813 | controller | Jun 09 11:06:41.324650 crc crio[21508]: time="2026-06-09T11:06:41.324569363Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-q998d/POD" id=183db601-e5b8-4060-b84d-02e1422000be name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.925830 | controller | Jun 09 11:06:41.324798 crc crio[21508]: time="2026-06-09T11:06:41.324662066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.925848 | controller | Jun 09 11:06:41.342802 crc crio[21508]: time="2026-06-09T11:06:41.342696328Z" level=info msg="Got pod network &{Name:community-operators-s9j49 Namespace:openshift-marketplace ID:e4933ac0cdfacdd8288f4c1393fc7e0b0274f6580a8cccfe69188b804ba64c25 UID:48dd2720-c800-405c-8a9b-8f5e6c48489b NetNS:/var/run/netns/74d4d797-9856-4f5f-b437-c74774944c67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod48dd2720_c800_405c_8a9b_8f5e6c48489b.slice PodAnnotations:0xc00011e618}] Aliases:map[]}"
2026-06-09 12:20:02.925870 | controller | Jun 09 11:06:41.342802 crc crio[21508]: time="2026-06-09T11:06:41.342758639Z" level=info msg="Adding pod openshift-marketplace_community-operators-s9j49 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.925888 | controller | Jun 09 11:06:41.356110 crc crio[21508]: time="2026-06-09T11:06:41.356026473Z" level=info msg="Got pod network &{Name:certified-operators-q998d Namespace:openshift-marketplace ID:a9b83bba90737fe7a75f0bf8bf77c2f923b465df18934357abf1968bc729f89e UID:721bbbe1-e862-49b7-ab2e-77b2965155fd NetNS:/var/run/netns/9a93d590-012f-4564-8947-685b742662e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod721bbbe1_e862_49b7_ab2e_77b2965155fd.slice PodAnnotations:0xc000158720}] Aliases:map[]}"
2026-06-09 12:20:02.925906 | controller | Jun 09 11:06:41.356110 crc crio[21508]: time="2026-06-09T11:06:41.356090135Z" level=info msg="Adding pod openshift-marketplace_certified-operators-q998d to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.925924 | controller | Jun 09 11:06:41.426030 crc crio[21508]: time="2026-06-09T11:06:41.425710467Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-v5xbm/extract-utilities" id=004fd0d7-21d8-4acb-990e-1630bc34b8d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.925940 | controller | Jun 09 11:06:41.426273 crc crio[21508]: time="2026-06-09T11:06:41.42613956Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.925956 | controller | Jun 09 11:06:41.451388 crc crio[21508]: 2026-06-09T11:06:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0c0da159f5d9b71 Mac:72:46:f4:36:39:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/30ca139b-bf1d-4daf-9758-06d4c38e5870 SocketPath: PciID:}] [{Interface:0xc0001405c0 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.925972 | controller | Jun 09 11:06:41.457965 crc crio[21508]: time="2026-06-09T11:06:41.45761144Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683386-qgbn2 Namespace:openshift-infra ID:0c0da159f5d9b7165fe76320b7e816b1084e9318bb4ba4cd29cf298739802bac UID:b70858e2-cf35-4dba-9657-96ca80122060 NetNS:/var/run/netns/30ca139b-bf1d-4daf-9758-06d4c38e5870 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb70858e2_cf35_4dba_9657_96ca80122060.slice PodAnnotations:0xc00011ef68}] Aliases:map[]}"
2026-06-09 12:20:02.925989 | controller | Jun 09 11:06:41.459616 crc crio[21508]: time="2026-06-09T11:06:41.459546336Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683386-qgbn2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.926005 | controller | Jun 09 11:06:41.462604 crc crio[21508]: 2026-06-09T11:06:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cce99426f462a8f Mac:d6:e3:5e:ac:a0:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/60fc6be0-99f3-4010-8222-8c95c837db4d SocketPath: PciID:}] [{Interface:0xc0004b05d0 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.926020 | controller | Jun 09 11:06:41.462809 crc crio[21508]: 2026-06-09T11:06:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4752386974ffbdc Mac:2e:4e:e8:8c:88:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/5556b1ec-e549-4be1-b199-dcb85addc6ec SocketPath: PciID:}] [{Interface:0xc0004b4750 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.926040 | controller | Jun 09 11:06:41.463698 crc crio[21508]: time="2026-06-09T11:06:41.463621613Z" level=info msg="Got pod network &{Name:redhat-operators-mz4pz Namespace:openshift-marketplace ID:cce99426f462a8f7cae223c8bb394b39d429f3b0033f7652f4029f10451a45a5 UID:b39c4b30-3973-4a2a-b1d1-9216ec0fec8d NetNS:/var/run/netns/60fc6be0-99f3-4010-8222-8c95c837db4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb39c4b30_3973_4a2a_b1d1_9216ec0fec8d.slice PodAnnotations:0xc0019bcb58}] Aliases:map[]}"
2026-06-09 12:20:02.926056 | controller | Jun 09 11:06:41.463835 crc crio[21508]: time="2026-06-09T11:06:41.463778818Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-mz4pz for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.926072 | controller | Jun 09 11:06:41.463922 crc crio[21508]: time="2026-06-09T11:06:41.463833939Z" level=info msg="Got pod network &{Name:collect-profiles-29683380-z5b4j Namespace:openshift-operator-lifecycle-manager ID:4752386974ffbdc2276aef3728f63a0c93a384c25753b046797a7440debbd675 UID:c6c1dfe1-a751-4158-898c-72116404fdcb NetNS:/var/run/netns/5556b1ec-e549-4be1-b199-dcb85addc6ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc6c1dfe1_a751_4158_898c_72116404fdcb.slice PodAnnotations:0xc0008529e0}] Aliases:map[]}"
2026-06-09 12:20:02.926088 | controller | Jun 09 11:06:41.463968 crc crio[21508]: time="2026-06-09T11:06:41.463947163Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683380-z5b4j for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.926104 | controller | Jun 09 11:06:41.471599 crc crio[21508]: time="2026-06-09T11:06:41.471497161Z" level=info msg="Ran pod sandbox 0c0da159f5d9b7165fe76320b7e816b1084e9318bb4ba4cd29cf298739802bac with infra container: openshift-infra/auto-csr-approver-29683386-qgbn2/POD" id=c802518c-7126-495e-98d5-d8e22bb0dc3e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.926120 | controller | Jun 09 11:06:41.479100 crc crio[21508]: time="2026-06-09T11:06:41.478957387Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=2e5a584c-822f-4848-97bb-e0fac98af7bd name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.926135 | controller | Jun 09 11:06:41.482110 crc crio[21508]: time="2026-06-09T11:06:41.482034336Z" level=info msg="Ran pod sandbox cce99426f462a8f7cae223c8bb394b39d429f3b0033f7652f4029f10451a45a5 with infra container: openshift-marketplace/redhat-operators-mz4pz/POD" id=9a50218d-990a-4fd3-956f-93e0f251a4e5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.926150 | controller | Jun 09 11:06:41.483602 crc crio[21508]: time="2026-06-09T11:06:41.483539139Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=fc673420-3841-4990-a08b-b3e61ad5f113 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.926166 | controller | Jun 09 11:06:41.484914 crc crio[21508]: time="2026-06-09T11:06:41.484836757Z" level=info msg="Ran pod sandbox 4752386974ffbdc2276aef3728f63a0c93a384c25753b046797a7440debbd675 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683380-z5b4j/POD" id=afd918b8-f401-4e1c-b485-7677cd852b7d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.926181 | controller | Jun 09 11:06:41.489502 crc crio[21508]: time="2026-06-09T11:06:41.489418369Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.926197 | controller | Jun 09 11:06:41.490630 crc crio[21508]: time="2026-06-09T11:06:41.490563892Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=be100a19-8028-4e4a-bf68-7d22f40a9211 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.926215 | controller | Jun 09 11:06:41.490923 crc crio[21508]: time="2026-06-09T11:06:41.49081879Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a43cb64f-4db2-4db0-9c80-d33f0e0370ba name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.926231 | controller | Jun 09 11:06:41.493192 crc crio[21508]: time="2026-06-09T11:06:41.492835928Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2175906d-b026-4d1f-8477-b5844f0b17f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.926247 | controller | Jun 09 11:06:41.500582 crc crio[21508]: time="2026-06-09T11:06:41.500464628Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.926263 | controller | Jun 09 11:06:41.508893 crc crio[21508]: time="2026-06-09T11:06:41.50845959Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 12:20:02.926279 | controller | Jun 09 11:06:41.821221 crc crio[21508]: time="2026-06-09T11:06:41.820606364Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-mz4pz/extract-utilities" id=d59e4bba-ccbc-41a9-a5cd-1403b4422d2d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.926295 | controller | Jun 09 11:06:41.821765 crc crio[21508]: time="2026-06-09T11:06:41.821686835Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.926310 | controller | Jun 09 11:06:41.853464 crc crio[21508]: time="2026-06-09T11:06:41.853370611Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.926326 | controller | Jun 09 11:06:41.857054 crc crio[21508]: time="2026-06-09T11:06:41.856921853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.926342 | controller | Jun 09 11:06:41.869281 crc crio[21508]: time="2026-06-09T11:06:41.869166448Z" level=info msg="Created container 97f6af0ddb2bd01787ce7517d518da4195afad1b5767da44b164be4b3e6abd62: openshift-marketplace/redhat-marketplace-v5xbm/extract-utilities" id=004fd0d7-21d8-4acb-990e-1630bc34b8d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.926380 | controller | Jun 09 11:06:41.870766 crc crio[21508]: time="2026-06-09T11:06:41.870515306Z" level=info msg="Starting container: 97f6af0ddb2bd01787ce7517d518da4195afad1b5767da44b164be4b3e6abd62" id=f55e7b16-d346-498f-8b3d-53ec32941af9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.926397 | controller | Jun 09 11:06:41.883198 crc crio[21508]: time="2026-06-09T11:06:41.88310399Z" level=info msg="Started container" PID=29693 containerID=97f6af0ddb2bd01787ce7517d518da4195afad1b5767da44b164be4b3e6abd62 description=openshift-marketplace/redhat-marketplace-v5xbm/extract-utilities id=f55e7b16-d346-498f-8b3d-53ec32941af9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7766cebacaca677eab2d6c4d8756dfd3dfdf957da9d41ae6d4dbd1ab981d6f33
2026-06-09 12:20:02.926414 | controller | Jun 09 11:06:41.887852 crc crio[21508]: time="2026-06-09T11:06:41.887659352Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683380-z5b4j/collect-profiles" id=32fea9fd-d57d-4257-97fd-79610ccfa6df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.926430 | controller | Jun 09 11:06:41.888207 crc crio[21508]: time="2026-06-09T11:06:41.888125106Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.926449 | controller | Jun 09 11:06:41.913189 crc crio[21508]: time="2026-06-09T11:06:41.913033086Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.926466 | controller | Jun 09 11:06:41.920384 crc crio[21508]: time="2026-06-09T11:06:41.91975358Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.926482 | controller | Jun 09 11:06:42.801931 crc crio[21508]: time="2026-06-09T11:06:42.800237984Z" level=info msg="Created container 4f22b4ed98fc3ed58b27f71079e54d2924238a02f735c04f423c1c641a83d933: openshift-operator-lifecycle-manager/collect-profiles-29683380-z5b4j/collect-profiles" id=32fea9fd-d57d-4257-97fd-79610ccfa6df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.926498 | controller | Jun 09 11:06:42.808958 crc crio[21508]: time="2026-06-09T11:06:42.801220243Z" level=info msg="Created container a8ad8735f1f880ec974c73fffd158f97d0b7ad0059692927ad9a4b5fb6580ec7: openshift-marketplace/redhat-operators-mz4pz/extract-utilities" id=d59e4bba-ccbc-41a9-a5cd-1403b4422d2d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.926513 | controller | Jun 09 11:06:42.808958 crc crio[21508]: time="2026-06-09T11:06:42.802801519Z" level=info msg="Starting container: 4f22b4ed98fc3ed58b27f71079e54d2924238a02f735c04f423c1c641a83d933" id=3225cf85-d3ca-4fa3-9272-42c554805bdf name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.926529 | controller | Jun 09 11:06:42.810584 crc crio[21508]: time="2026-06-09T11:06:42.809872243Z" level=info msg="Starting container: a8ad8735f1f880ec974c73fffd158f97d0b7ad0059692927ad9a4b5fb6580ec7" id=244d18fb-fad2-4dd9-945f-270e075a5148 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.926545 | controller | Jun 09 11:06:42.824591 crc crio[21508]: time="2026-06-09T11:06:42.820064558Z" level=info msg="Started container" PID=29708 containerID=4f22b4ed98fc3ed58b27f71079e54d2924238a02f735c04f423c1c641a83d933 description=openshift-operator-lifecycle-manager/collect-profiles-29683380-z5b4j/collect-profiles id=3225cf85-d3ca-4fa3-9272-42c554805bdf name=/runtime.v1.RuntimeService/StartContainer sandboxID=4752386974ffbdc2276aef3728f63a0c93a384c25753b046797a7440debbd675
2026-06-09 12:20:02.926561 | controller | Jun 09 11:06:42.828424 crc crio[21508]: time="2026-06-09T11:06:42.82604219Z" level=info msg="Started container" PID=29703 containerID=a8ad8735f1f880ec974c73fffd158f97d0b7ad0059692927ad9a4b5fb6580ec7 description=openshift-marketplace/redhat-operators-mz4pz/extract-utilities id=244d18fb-fad2-4dd9-945f-270e075a5148 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cce99426f462a8f7cae223c8bb394b39d429f3b0033f7652f4029f10451a45a5
2026-06-09 12:20:02.926577 | controller | Jun 09 11:06:42.828424 crc crio[21508]: 2026-06-09T11:06:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a9b83bba90737fe Mac:52:4d:0e:3b:3c:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/9a93d590-012f-4564-8947-685b742662e2 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.926594 | controller | Jun 09 11:06:42.828424 crc crio[21508]: time="2026-06-09T11:06:42.827959236Z" level=info msg="Got pod network &{Name:certified-operators-q998d Namespace:openshift-marketplace ID:a9b83bba90737fe7a75f0bf8bf77c2f923b465df18934357abf1968bc729f89e UID:721bbbe1-e862-49b7-ab2e-77b2965155fd NetNS:/var/run/netns/9a93d590-012f-4564-8947-685b742662e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod721bbbe1_e862_49b7_ab2e_77b2965155fd.slice PodAnnotations:0xc000158720}] Aliases:map[]}"
2026-06-09 12:20:02.926613 | controller | Jun 09 11:06:42.828424 crc crio[21508]: time="2026-06-09T11:06:42.828087359Z" level=info msg="Checking pod openshift-marketplace_certified-operators-q998d for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.926630 | controller | Jun 09 11:06:42.831419 crc crio[21508]: 2026-06-09T11:06:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e4933ac0cdfacdd Mac:3a:e8:be:ee:bc:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/74d4d797-9856-4f5f-b437-c74774944c67 SocketPath: PciID:}] [{Interface:0xc0002845c0 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.926647 | controller | Jun 09 11:06:42.831419 crc crio[21508]: time="2026-06-09T11:06:42.831345184Z" level=info msg="Got pod network &{Name:community-operators-s9j49 Namespace:openshift-marketplace ID:e4933ac0cdfacdd8288f4c1393fc7e0b0274f6580a8cccfe69188b804ba64c25 UID:48dd2720-c800-405c-8a9b-8f5e6c48489b NetNS:/var/run/netns/74d4d797-9856-4f5f-b437-c74774944c67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod48dd2720_c800_405c_8a9b_8f5e6c48489b.slice PodAnnotations:0xc00011e618}] Aliases:map[]}"
2026-06-09 12:20:02.926663 | controller | Jun 09 11:06:42.831722 crc crio[21508]: time="2026-06-09T11:06:42.83154714Z" level=info msg="Checking pod openshift-marketplace_community-operators-s9j49 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.926680 | controller | Jun 09 11:06:42.835207 crc crio[21508]: time="2026-06-09T11:06:42.835048151Z" level=info msg="Ran pod sandbox a9b83bba90737fe7a75f0bf8bf77c2f923b465df18934357abf1968bc729f89e with infra container: openshift-marketplace/certified-operators-q998d/POD" id=183db601-e5b8-4060-b84d-02e1422000be name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.926696 | controller | Jun 09 11:06:42.837184 crc crio[21508]: time="2026-06-09T11:06:42.837141881Z" level=info msg="Ran pod sandbox e4933ac0cdfacdd8288f4c1393fc7e0b0274f6580a8cccfe69188b804ba64c25 with infra container: openshift-marketplace/community-operators-s9j49/POD" id=a44f17c4-d798-4d5a-b4c4-08f914c4d4c7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.926712 | controller | Jun 09 11:06:42.837524 crc crio[21508]: time="2026-06-09T11:06:42.837494862Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=1ef35226-bea7-4472-a803-c64dc42aa6ca name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.926728 | controller | Jun 09 11:06:42.841008 crc crio[21508]: time="2026-06-09T11:06:42.840985352Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c404d7e3-1197-4307-a246-bef35b148846 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.926744 | controller | Jun 09 11:06:42.844164 crc crio[21508]: time="2026-06-09T11:06:42.844110133Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b9e94924-c67c-4149-a983-f2e73c746026 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.926759 | controller | Jun 09 11:06:42.845742 crc crio[21508]: time="2026-06-09T11:06:42.845715359Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0d23ff28-0722-4bf5-a8d4-6650decd8554 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.926775 | controller | Jun 09 11:06:43.050192 crc crio[21508]: time="2026-06-09T11:06:43.050020285Z" level=info msg="Creating container: openshift-marketplace/certified-operators-q998d/extract-utilities" id=6f19901e-ff58-4574-b40e-7675d54fac35 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.926793 | controller | Jun 09 11:06:43.050778 crc crio[21508]: time="2026-06-09T11:06:43.050709405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.926810 | controller | Jun 09 11:06:43.080242 crc crio[21508]: time="2026-06-09T11:06:43.080118156Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.926825 | controller | Jun 09 11:06:43.084505 crc crio[21508]: time="2026-06-09T11:06:43.08442973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.926840 | controller | Jun 09 11:06:43.124665 crc crio[21508]: time="2026-06-09T11:06:43.124492998Z" level=info msg="Creating container: openshift-marketplace/community-operators-s9j49/extract-utilities" id=8e06a5bb-7bd2-4138-8aab-473fb0900f3b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.926856 | controller | Jun 09 11:06:43.124983 crc crio[21508]: time="2026-06-09T11:06:43.124875129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.926871 | controller | Jun 09 11:06:43.157137 crc crio[21508]: time="2026-06-09T11:06:43.15707106Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.926886 | controller | Jun 09 11:06:43.160844 crc crio[21508]: time="2026-06-09T11:06:43.160786358Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.926902 | controller | Jun 09 11:06:43.275332 crc crio[21508]: time="2026-06-09T11:06:43.275145474Z" level=info msg="Created container 9870387253dd3a00557b75511adf91d625b09da9b5656d42882f2385e0294756: openshift-marketplace/certified-operators-q998d/extract-utilities" id=6f19901e-ff58-4574-b40e-7675d54fac35 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.926918 | controller | Jun 09 11:06:43.285954 crc crio[21508]: time="2026-06-09T11:06:43.284905356Z" level=info msg="Starting container: 9870387253dd3a00557b75511adf91d625b09da9b5656d42882f2385e0294756" id=df48ae4e-295b-47df-ad5e-5f02d78cff22 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.926933 | controller | Jun 09 11:06:43.297000 crc crio[21508]: time="2026-06-09T11:06:43.296906893Z" level=info msg="Started container" PID=29767 containerID=9870387253dd3a00557b75511adf91d625b09da9b5656d42882f2385e0294756 description=openshift-marketplace/certified-operators-q998d/extract-utilities id=df48ae4e-295b-47df-ad5e-5f02d78cff22 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9b83bba90737fe7a75f0bf8bf77c2f923b465df18934357abf1968bc729f89e
2026-06-09 12:20:02.926949 | controller | Jun 09 11:06:43.612368 crc crio[21508]: time="2026-06-09T11:06:43.612193678Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=c709ccd1-eb20-49a8-8378-bb65370c4f05 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.926964 | controller | Jun 09 11:06:43.616973 crc crio[21508]: time="2026-06-09T11:06:43.616906544Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-09 12:20:02.926979 | controller | Jun 09 11:06:43.622002 crc crio[21508]: time="2026-06-09T11:06:43.62161684Z" level=info msg="Created container d2b23f5231bc49ccf73242d55a00a706453fd97cb5a16a5f8aec5deeed4c6dc3: openshift-marketplace/community-operators-s9j49/extract-utilities" id=8e06a5bb-7bd2-4138-8aab-473fb0900f3b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.926995 | controller | Jun 09 11:06:43.626009 crc crio[21508]: time="2026-06-09T11:06:43.62507986Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=d74e568a-494b-46c9-b34b-6fb20a87ceff name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.927015 | controller | Jun 09 11:06:43.627221 crc crio[21508]: time="2026-06-09T11:06:43.626898483Z" level=info msg="Starting container: d2b23f5231bc49ccf73242d55a00a706453fd97cb5a16a5f8aec5deeed4c6dc3" id=822fe83c-7db4-495e-a4c1-825023ac4087 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.927030 | controller | Jun 09 11:06:43.631645 crc crio[21508]: time="2026-06-09T11:06:43.630677952Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-09 12:20:02.927046 | controller | Jun 09 11:06:43.638500 crc crio[21508]: time="2026-06-09T11:06:43.638406935Z" level=info msg="Started container" PID=29772 containerID=d2b23f5231bc49ccf73242d55a00a706453fd97cb5a16a5f8aec5deeed4c6dc3 description=openshift-marketplace/community-operators-s9j49/extract-utilities id=822fe83c-7db4-495e-a4c1-825023ac4087 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4933ac0cdfacdd8288f4c1393fc7e0b0274f6580a8cccfe69188b804ba64c25
2026-06-09 12:20:02.927063 | controller | Jun 09 11:06:44.643344 crc crio[21508]: time="2026-06-09T11:06:44.643199423Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=6c1f8db4-2864-428c-9bce-c70a5fd1e5d2 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.927079 | controller | Jun 09 11:06:44.644338 crc crio[21508]: time="2026-06-09T11:06:44.643245035Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=f535373f-5ad9-45cc-9524-19e48e4ced04 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.927095 | controller | Jun 09 11:06:44.646573 crc crio[21508]: time="2026-06-09T11:06:44.646440467Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-09 12:20:02.927110 | controller | Jun 09 11:06:44.646853 crc crio[21508]: time="2026-06-09T11:06:44.646713605Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-09 12:20:02.927125 | controller | Jun 09 11:06:45.650502 crc crio[21508]: time="2026-06-09T11:06:45.649783582Z" level=info msg="Stopping pod sandbox: 4752386974ffbdc2276aef3728f63a0c93a384c25753b046797a7440debbd675" id=a02e6bd8-dd42-4276-8d3b-9130f8f54ef1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.927141 | controller | Jun 09 11:06:45.651407 crc crio[21508]: time="2026-06-09T11:06:45.651142162Z" level=info msg="Got pod network &{Name:collect-profiles-29683380-z5b4j Namespace:openshift-operator-lifecycle-manager ID:4752386974ffbdc2276aef3728f63a0c93a384c25753b046797a7440debbd675 UID:c6c1dfe1-a751-4158-898c-72116404fdcb NetNS:/var/run/netns/5556b1ec-e549-4be1-b199-dcb85addc6ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc6c1dfe1_a751_4158_898c_72116404fdcb.slice PodAnnotations:0xc0039b8378}] Aliases:map[]}"
2026-06-09 12:20:02.927156 | controller | Jun 09 11:06:45.651407 crc crio[21508]: time="2026-06-09T11:06:45.651280096Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683380-z5b4j from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.927172 | controller | Jun 09 11:06:45.897504 crc crio[21508]: time="2026-06-09T11:06:45.8973727Z" level=info msg="Stopped pod sandbox: 4752386974ffbdc2276aef3728f63a0c93a384c25753b046797a7440debbd675" id=a02e6bd8-dd42-4276-8d3b-9130f8f54ef1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.927188 | controller | Jun 09 11:06:52.454920 crc crio[21508]: time="2026-06-09T11:06:52.45342658Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=d74e568a-494b-46c9-b34b-6fb20a87ceff name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.927209 | controller | Jun 09 11:06:52.456948 crc crio[21508]: time="2026-06-09T11:06:52.4568532Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=bd1a2a7e-ca30-432c-ba64-0c24c443f4fb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.927225 | controller | Jun 09 11:06:52.581015 crc crio[21508]: time="2026-06-09T11:06:52.580827104Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=c6273acc-05fb-4777-9dd9-2c9746628adf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.927240 | controller | Jun 09 11:06:53.210401 crc crio[21508]: time="2026-06-09T11:06:53.209728515Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-v5xbm/extract-content" id=e92d7e66-3e39-4102-afa3-cfddd899a8e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.927255 | controller | Jun 09 11:06:54.557900 crc crio[21508]: time="2026-06-09T11:06:54.557785797Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.927271 | controller | Jun 09 11:06:54.563556 crc crio[21508]: time="2026-06-09T11:06:54.5634324Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f6afa6910526559d119271735433b130655b18361ec8e62f8147ae8ca0181f3a" id=c709ccd1-eb20-49a8-8378-bb65370c4f05 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.927287 | controller | Jun 09 11:06:54.565403 crc crio[21508]: time="2026-06-09T11:06:54.565341025Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=da8e65be-8d9b-4b5d-803a-6a69b60f389f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.927303 | controller | Jun 09 11:06:54.582842 crc crio[21508]: time="2026-06-09T11:06:54.582227553Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=2e5a584c-822f-4848-97bb-e0fac98af7bd name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.927319 | controller | Jun 09 11:06:54.583063 crc crio[21508]: time="2026-06-09T11:06:54.582543803Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=8bbf95f7-f6c1-46df-b009-66a11621e150 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.927335 | controller | Jun 09 11:06:54.583913 crc crio[21508]: time="2026-06-09T11:06:54.58383943Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=e67f4e74-a0be-4bb7-84fd-c1e1b3c427f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.927370 | controller | Jun 09 11:06:54.596672 crc crio[21508]: time="2026-06-09T11:06:54.596132895Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:9c782f85ddcb0389a6fc6d4137624c95edbb8f30a5c0be1b76f414ee05a284b9" id=f535373f-5ad9-45cc-9524-19e48e4ced04 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.927389 | controller | Jun 09 11:06:54.596672 crc crio[21508]: time="2026-06-09T11:06:54.596405273Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-mz4pz/extract-content" id=a4d1873a-9d1b-4404-8626-06c073a7a4aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.927405 | controller | Jun 09 11:06:54.597203 crc crio[21508]: time="2026-06-09T11:06:54.597126214Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=a39313e2-24b0-429d-8e58-4ae2059b7068 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.927421 | controller | Jun 09 11:06:54.605955 crc crio[21508]: time="2026-06-09T11:06:54.605861007Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=bb2da14b-5b70-48c5-9a6a-f48c3a87396a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.927437 | controller | Jun 09 11:06:54.624607 crc crio[21508]: time="2026-06-09T11:06:54.624510896Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.927457 | controller | Jun 09 11:06:54.639237 crc crio[21508]: time="2026-06-09T11:06:54.639111758Z" level=info msg="Creating container: openshift-marketplace/community-operators-s9j49/extract-content" id=84071863-e8c4-4aa2-aaf0-9f3b1204e88a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.927472 | controller | Jun 09 11:06:54.642162 crc crio[21508]: time="2026-06-09T11:06:54.642085844Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.927488 | controller | Jun 09 11:06:54.642362 crc crio[21508]: time="2026-06-09T11:06:54.642261129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.927503 | controller | Jun 09 11:06:54.642870 crc crio[21508]: time="2026-06-09T11:06:54.642776044Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e" id=6c1f8db4-2864-428c-9bce-c70a5fd1e5d2 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.927519 | controller | Jun 09 11:06:54.644570 crc crio[21508]: time="2026-06-09T11:06:54.644446822Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=f9ea9eb7-01a7-484a-809a-21fe1537973b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.927534 | controller | Jun 09 11:06:54.646396 crc crio[21508]: time="2026-06-09T11:06:54.646197353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.927550 | controller | Jun 09 11:06:54.655131 crc crio[21508]: time="2026-06-09T11:06:54.654979537Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=ec83c162-e5f1-4b53-b5f1-f18dfbfe8c41 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.927566 | controller | Jun 09 11:06:54.655911 crc crio[21508]: time="2026-06-09T11:06:54.655809721Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=6cb34bbe-b5c1-4b85-a510-51432ff098c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.927581 | controller | Jun 09 11:06:54.677157 crc crio[21508]: time="2026-06-09T11:06:54.67690187Z" level=info msg="Creating container: openshift-marketplace/certified-operators-q998d/extract-content" id=8a0624ad-e831-4bfe-8c41-f334e19c0b17 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.927597 | controller | Jun 09 11:06:54.679650 crc crio[21508]: time="2026-06-09T11:06:54.679535747Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.927613 | controller | Jun 09 11:06:54.680983 crc crio[21508]: time="2026-06-09T11:06:54.680830874Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.927629 | controller | Jun 09 11:06:54.682271 crc crio[21508]: time="2026-06-09T11:06:54.682191953Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683386-qgbn2/oc" id=816f39ad-7bab-47c6-baf5-c3656f9e27fc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.927644 | controller | Jun 09 11:06:54.694880 crc crio[21508]: time="2026-06-09T11:06:54.694736596Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.927660 | controller | Jun 09 11:06:54.700696 crc crio[21508]: time="2026-06-09T11:06:54.700616796Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.927679 | controller | Jun 09 11:06:54.701875 crc crio[21508]: time="2026-06-09T11:06:54.70180288Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.927694 | controller | Jun 09 11:06:54.705049 crc crio[21508]: time="2026-06-09T11:06:54.704959302Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.927710 | controller | Jun 09 11:06:54.722137 crc crio[21508]: time="2026-06-09T11:06:54.722026785Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.927725 | controller | Jun 09 11:06:54.725056 crc crio[21508]: time="2026-06-09T11:06:54.72497426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.927741 | controller | Jun 09 11:06:54.738502 crc crio[21508]: time="2026-06-09T11:06:54.738264794Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.927757 | controller | Jun 09 11:06:54.856047 crc crio[21508]: time="2026-06-09T11:06:54.855938556Z" level=info msg="Created container 54cda8b24644074314bf2c158b3682c72548afe3fce514861190dff6aa259498: openshift-marketplace/redhat-marketplace-v5xbm/extract-content" id=e92d7e66-3e39-4102-afa3-cfddd899a8e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.927773 | controller | Jun 09 11:06:54.856989 crc crio[21508]: time="2026-06-09T11:06:54.856893454Z" level=info msg="Starting container: 54cda8b24644074314bf2c158b3682c72548afe3fce514861190dff6aa259498" id=fc4cd5af-7a15-448f-bc5f-fc0494f5ee3a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.927788 | controller | Jun 09 11:06:54.864672 crc crio[21508]: time="2026-06-09T11:06:54.864560836Z" level=info msg="Started container" PID=29953 containerID=54cda8b24644074314bf2c158b3682c72548afe3fce514861190dff6aa259498 description=openshift-marketplace/redhat-marketplace-v5xbm/extract-content id=fc4cd5af-7a15-448f-bc5f-fc0494f5ee3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=7766cebacaca677eab2d6c4d8756dfd3dfdf957da9d41ae6d4dbd1ab981d6f33
2026-06-09 12:20:02.927804 | controller | Jun 09 11:06:54.892462 crc crio[21508]: time="2026-06-09T11:06:54.892359839Z" level=info msg="Created container 289d98e560326b5ff74fe5e41958ad179e8d3d9a4157c4f9ea01445330ca1cd6: openshift-marketplace/community-operators-s9j49/extract-content" id=84071863-e8c4-4aa2-aaf0-9f3b1204e88a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.927819 | controller | Jun 09 11:06:54.893568 crc crio[21508]: time="2026-06-09T11:06:54.893445891Z" level=info msg="Starting container: 289d98e560326b5ff74fe5e41958ad179e8d3d9a4157c4f9ea01445330ca1cd6" id=357f660e-7a00-43dd-9963-1fd96307a7fc name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.927835 | controller | Jun 09 11:06:54.894422 crc crio[21508]: time="2026-06-09T11:06:54.894211513Z" level=info msg="Created container 15ace3d69096e7b1696bb6c2ff1fe270cd4a4b63b07885f8079a504d3d627852: openshift-marketplace/certified-operators-q998d/extract-content" id=8a0624ad-e831-4bfe-8c41-f334e19c0b17 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.927850 | controller | Jun 09 11:06:54.895779 crc crio[21508]: time="2026-06-09T11:06:54.895567562Z" level=info msg="Starting container: 15ace3d69096e7b1696bb6c2ff1fe270cd4a4b63b07885f8079a504d3d627852" id=51f8276f-765d-4380-affa-d6654bb559a4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.927865 | controller | Jun 09 11:06:54.896208 crc crio[21508]: time="2026-06-09T11:06:54.896148629Z" level=info msg="Created container f614ba4185134b4726ff6651a3398b8cdff0a94f1bc6ad747e09d10789941f31: openshift-marketplace/redhat-operators-mz4pz/extract-content" id=a4d1873a-9d1b-4404-8626-06c073a7a4aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.927883 | controller | Jun 09 11:06:54.900051 crc crio[21508]: time="2026-06-09T11:06:54.899946129Z" level=info msg="Starting container: f614ba4185134b4726ff6651a3398b8cdff0a94f1bc6ad747e09d10789941f31" id=ef9a23ba-419a-4483-839a-edfd66636727 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.927899 | controller | Jun 09 11:06:54.904513 crc crio[21508]: time="2026-06-09T11:06:54.904193831Z" level=info msg="Started container" PID=29976 containerID=289d98e560326b5ff74fe5e41958ad179e8d3d9a4157c4f9ea01445330ca1cd6 description=openshift-marketplace/community-operators-s9j49/extract-content id=357f660e-7a00-43dd-9963-1fd96307a7fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4933ac0cdfacdd8288f4c1393fc7e0b0274f6580a8cccfe69188b804ba64c25
2026-06-09 12:20:02.927914 | controller | Jun 09 11:06:54.908181 crc crio[21508]: time="2026-06-09T11:06:54.908117945Z" level=info msg="Started container" PID=29975 containerID=15ace3d69096e7b1696bb6c2ff1fe270cd4a4b63b07885f8079a504d3d627852 description=openshift-marketplace/certified-operators-q998d/extract-content id=51f8276f-765d-4380-affa-d6654bb559a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9b83bba90737fe7a75f0bf8bf77c2f923b465df18934357abf1968bc729f89e
2026-06-09 12:20:02.927930 | controller | Jun 09 11:06:54.911970 crc crio[21508]: time="2026-06-09T11:06:54.911926535Z" level=info msg="Started container" PID=29974 containerID=f614ba4185134b4726ff6651a3398b8cdff0a94f1bc6ad747e09d10789941f31 description=openshift-marketplace/redhat-operators-mz4pz/extract-content id=ef9a23ba-419a-4483-839a-edfd66636727 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cce99426f462a8f7cae223c8bb394b39d429f3b0033f7652f4029f10451a45a5
2026-06-09 12:20:02.927947 | controller | Jun 09 11:06:55.054782 crc crio[21508]: time="2026-06-09T11:06:55.0546231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.927964 | controller | Jun 09 11:06:55.142852 crc crio[21508]: time="2026-06-09T11:06:55.141624075Z" level=info msg="Created container 98ffd556af2411605e749b283efacea177695ba517f01792ebc35e8aaa241511: openshift-infra/auto-csr-approver-29683386-qgbn2/oc" id=816f39ad-7bab-47c6-baf5-c3656f9e27fc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.927979 | controller | Jun 09 11:06:55.146069 crc crio[21508]: time="2026-06-09T11:06:55.143751977Z" level=info msg="Starting container: 98ffd556af2411605e749b283efacea177695ba517f01792ebc35e8aaa241511" id=d5ec3dc3-dba6-4591-9a5a-b9664c510579 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.927996 | controller | Jun 09 11:06:55.150872 crc crio[21508]: time="2026-06-09T11:06:55.149953586Z" level=info msg="Started container" PID=30018 containerID=98ffd556af2411605e749b283efacea177695ba517f01792ebc35e8aaa241511 description=openshift-infra/auto-csr-approver-29683386-qgbn2/oc id=d5ec3dc3-dba6-4591-9a5a-b9664c510579 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c0da159f5d9b7165fe76320b7e816b1084e9318bb4ba4cd29cf298739802bac
2026-06-09 12:20:02.928011 | controller | Jun 09 11:06:55.765730 crc crio[21508]: time="2026-06-09T11:06:55.765561743Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=3333e1f1-2143-4cf7-8681-741fe958d93d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.928027 | controller | Jun 09 11:06:55.772215 crc crio[21508]: time="2026-06-09T11:06:55.772069651Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=2ba0d794-d994-4a9b-8510-a85b94ad0163 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.928047 | controller | Jun 09 11:06:55.817543 crc crio[21508]: time="2026-06-09T11:06:55.817433882Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-v5xbm/registry-server" id=6da9b56e-7590-4fe3-883d-b6989380261a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.928064 | controller | Jun 09 11:06:55.818207 crc crio[21508]: time="2026-06-09T11:06:55.818126772Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.928080 | controller | Jun 09 11:06:55.999223 crc crio[21508]: time="2026-06-09T11:06:55.998998591Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.928096 | controller | Jun 09 11:06:56.007776 crc crio[21508]: time="2026-06-09T11:06:56.007697903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.928112 | controller | Jun 09 11:06:56.179714 crc crio[21508]: time="2026-06-09T11:06:56.17918559Z" level=info msg="Created container bc06b75a46365d5cd17d33a0a31cf5615664aad0fc130bbdcdf1745d63a5a60f: openshift-marketplace/redhat-marketplace-v5xbm/registry-server" id=6da9b56e-7590-4fe3-883d-b6989380261a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.928127 | controller | Jun 09 11:06:56.183756 crc crio[21508]: time="2026-06-09T11:06:56.183055982Z" level=info msg="Starting container: bc06b75a46365d5cd17d33a0a31cf5615664aad0fc130bbdcdf1745d63a5a60f" id=f6c2a06b-8116-4447-9131-55f8ff8f3f3f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.928143 | controller | Jun 09 11:06:56.232095 crc crio[21508]: time="2026-06-09T11:06:56.231641147Z" level=info msg="Started container" PID=30059 containerID=bc06b75a46365d5cd17d33a0a31cf5615664aad0fc130bbdcdf1745d63a5a60f description=openshift-marketplace/redhat-marketplace-v5xbm/registry-server id=f6c2a06b-8116-4447-9131-55f8ff8f3f3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=7766cebacaca677eab2d6c4d8756dfd3dfdf957da9d41ae6d4dbd1ab981d6f33
2026-06-09 12:20:02.928158 | controller | Jun 09 11:06:57.994221 crc crio[21508]: time="2026-06-09T11:06:57.993273836Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=8d2e7df1-ffe4-46e4-97f8-a1f8aff73d3d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.928173 | controller | Jun 09 11:06:58.001060 crc crio[21508]: time="2026-06-09T11:06:58.000721421Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=088906c5-5bed-491f-b275-1ad6be52c6ed name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.928189 | controller | Jun 09 11:06:58.018700 crc crio[21508]: time="2026-06-09T11:06:58.017907788Z" level=info msg="Stopping pod sandbox: 0c0da159f5d9b7165fe76320b7e816b1084e9318bb4ba4cd29cf298739802bac" id=fba34307-2598-4b56-9143-17b103fbc86d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.928205 | controller | Jun 09 11:06:58.020561 crc crio[21508]: time="2026-06-09T11:06:58.020488482Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683386-qgbn2 Namespace:openshift-infra ID:0c0da159f5d9b7165fe76320b7e816b1084e9318bb4ba4cd29cf298739802bac UID:b70858e2-cf35-4dba-9657-96ca80122060 NetNS:/var/run/netns/30ca139b-bf1d-4daf-9758-06d4c38e5870 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb70858e2_cf35_4dba_9657_96ca80122060.slice PodAnnotations:0xc00011e588}] Aliases:map[]}"
2026-06-09 12:20:02.928224 | controller | Jun 09 11:06:58.021160 crc crio[21508]: time="2026-06-09T11:06:58.021134101Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683386-qgbn2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.928241 | controller | Jun 09 11:06:58.023188 crc crio[21508]: time="2026-06-09T11:06:58.02282706Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=7addeec9-e58d-4020-8e5a-8c6479029534 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.928257 | controller | Jun 09 11:06:58.023442 crc crio[21508]: time="2026-06-09T11:06:58.022905612Z" level=info msg="Creating container: openshift-marketplace/certified-operators-q998d/registry-server" id=ebe9e296-f385-4e9f-806f-7aa1f3c95525 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.928273 | controller | Jun 09 11:06:58.025121 crc crio[21508]: time="2026-06-09T11:06:58.024403816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.928289 | controller | Jun 09 11:06:58.031587 crc crio[21508]: time="2026-06-09T11:06:58.031100929Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=4b58a4f5-f61a-47d0-af96-fb693bbd1307 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.928305 | controller | Jun 09 11:06:58.147067 crc crio[21508]: time="2026-06-09T11:06:58.146943738Z" level=info msg="Creating container: openshift-marketplace/community-operators-s9j49/registry-server" id=12a2ae81-0a38-49c1-bd27-5d8051bf0fa2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.928320 | controller | Jun 09 11:06:58.149214 crc crio[21508]: time="2026-06-09T11:06:58.148168384Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.928336 | controller | Jun 09 11:06:58.282853 crc crio[21508]: time="2026-06-09T11:06:58.282435685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.928373 | controller | Jun 09 11:06:58.290435 crc crio[21508]: time="2026-06-09T11:06:58.290257032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.928391 | controller | Jun 09 11:06:58.301364 crc crio[21508]: time="2026-06-09T11:06:58.300957431Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.928406 | controller | Jun 09 11:06:58.312604 crc crio[21508]: time="2026-06-09T11:06:58.312199516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.928421 | controller | Jun 09 11:06:58.479945 crc crio[21508]: time="2026-06-09T11:06:58.479152042Z" level=info msg="Created container 2b98ea3d8d63564ee55e071dc3f97b40fa5acec8fdc3151899adb7ddbefa6840: openshift-marketplace/community-operators-s9j49/registry-server" id=12a2ae81-0a38-49c1-bd27-5d8051bf0fa2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.928437 | controller | Jun 09 11:06:58.487151 crc crio[21508]: time="2026-06-09T11:06:58.486838435Z" level=info msg="Starting container: 2b98ea3d8d63564ee55e071dc3f97b40fa5acec8fdc3151899adb7ddbefa6840" id=67270a09-c03a-4301-b7ea-7ab489eca80f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.928452 | controller | Jun 09 11:06:58.503774 crc crio[21508]: time="2026-06-09T11:06:58.503702332Z" level=info msg="Started container" PID=30130 containerID=2b98ea3d8d63564ee55e071dc3f97b40fa5acec8fdc3151899adb7ddbefa6840 description=openshift-marketplace/community-operators-s9j49/registry-server id=67270a09-c03a-4301-b7ea-7ab489eca80f name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4933ac0cdfacdd8288f4c1393fc7e0b0274f6580a8cccfe69188b804ba64c25
2026-06-09 12:20:02.928471 | controller | Jun 09 11:06:58.525524 crc crio[21508]: time="2026-06-09T11:06:58.524680449Z" level=info msg="Created container f4ca8d24dd40bc3007dc39827bfa619c1a0ca8ce40d699134b6385e4d3a55317: openshift-marketplace/certified-operators-q998d/registry-server" id=ebe9e296-f385-4e9f-806f-7aa1f3c95525 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.928487 | controller | Jun 09 11:06:58.531654 crc crio[21508]: time="2026-06-09T11:06:58.530371833Z" level=info msg="Starting container: f4ca8d24dd40bc3007dc39827bfa619c1a0ca8ce40d699134b6385e4d3a55317" id=ae23aa68-e741-4d2b-b9d1-647d2a61ca0c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.928503 | controller | Jun 09 11:06:58.603464 crc crio[21508]: time="2026-06-09T11:06:58.60325025Z" level=info msg="Started container" PID=30135 containerID=f4ca8d24dd40bc3007dc39827bfa619c1a0ca8ce40d699134b6385e4d3a55317 description=openshift-marketplace/certified-operators-q998d/registry-server id=ae23aa68-e741-4d2b-b9d1-647d2a61ca0c name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9b83bba90737fe7a75f0bf8bf77c2f923b465df18934357abf1968bc729f89e
2026-06-09 12:20:02.928518 | controller | Jun 09 11:06:59.601255 crc crio[21508]: time="2026-06-09T11:06:59.601063624Z" level=info msg="Stopped pod sandbox: 0c0da159f5d9b7165fe76320b7e816b1084e9318bb4ba4cd29cf298739802bac" id=fba34307-2598-4b56-9143-17b103fbc86d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.928535 | controller | Jun 09 11:07:11.078572 crc crio[21508]: time="2026-06-09T11:07:11.077346447Z" level=info msg="Stopping container: 3bf8573e376d2321f849d128c604e7ffdabb5bd9b485c3fa9e5159dcdf0383c0 (timeout: 2s)" id=82665b3a-c353-4920-bdb5-0794f1e9fcd4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.928552 | controller | Jun 09 11:07:11.597414 crc crio[21508]: time="2026-06-09T11:07:11.595361723Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=1402488b-2bbe-4aa0-aa98-ee1fa0f8cf8a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.928567 | controller | Jun 09 11:07:11.599629 crc crio[21508]: time="2026-06-09T11:07:11.599521603Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=3f6eb097-601a-4638-9735-b8df278ddfa1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.928583 | controller | Jun 09 11:07:11.615067 crc crio[21508]: time="2026-06-09T11:07:11.614928738Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-mz4pz/registry-server" id=e1503e4e-cbdb-4201-93af-7b128f09fe33 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.928599 | controller | Jun 09 11:07:11.616425 crc crio[21508]: time="2026-06-09T11:07:11.616213865Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.928615 | controller | Jun 09 11:07:11.687827 crc crio[21508]: time="2026-06-09T11:07:11.687731573Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.928631 | controller | Jun 09 11:07:11.699018 crc crio[21508]: time="2026-06-09T11:07:11.698927737Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.928647 | controller | Jun 09 11:07:11.715787 crc crio[21508]: time="2026-06-09T11:07:11.715426224Z" level=info msg="Stopped container 3bf8573e376d2321f849d128c604e7ffdabb5bd9b485c3fa9e5159dcdf0383c0: openshift-marketplace/redhat-marketplace-tpdb8/registry-server" id=82665b3a-c353-4920-bdb5-0794f1e9fcd4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.928665 | controller | Jun 09 11:07:11.719108 crc crio[21508]: time="2026-06-09T11:07:11.718932825Z" level=info msg="Stopping pod sandbox: f9dece85c783c58cc97fd2ff06ba79f953dff11c645c6075846e80fe59c5230b" id=3c0323ba-ee91-4c80-bb40-7666ae925ad0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.928682 | controller | Jun 09 11:07:11.720201 crc crio[21508]: time="2026-06-09T11:07:11.72013677Z" level=info msg="Got pod network &{Name:redhat-marketplace-tpdb8 Namespace:openshift-marketplace ID:f9dece85c783c58cc97fd2ff06ba79f953dff11c645c6075846e80fe59c5230b UID:7276e3b4-794e-4a75-9cdd-74528170d7fb NetNS:/var/run/netns/a32b9db1-23e0-4277-a7b4-27a185d03d82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7276e3b4_794e_4a75_9cdd_74528170d7fb.slice PodAnnotations:0xc000b292a0}] Aliases:map[]}"
2026-06-09 12:20:02.928698 | controller | Jun 09 11:07:11.720530 crc crio[21508]: time="2026-06-09T11:07:11.720448029Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-tpdb8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.928713 | controller | Jun 09 11:07:11.863868 crc crio[21508]: time="2026-06-09T11:07:11.863085582Z" level=info msg="Created container a1b853e54ae379fc0e7575209af7168f701a85b3fed0edb7f63a34f7b7e810d2: openshift-marketplace/redhat-operators-mz4pz/registry-server" id=e1503e4e-cbdb-4201-93af-7b128f09fe33 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.928729 | controller | Jun 09 11:07:11.865901 crc crio[21508]: time="2026-06-09T11:07:11.865742329Z" level=info msg="Starting container: a1b853e54ae379fc0e7575209af7168f701a85b3fed0edb7f63a34f7b7e810d2" id=9d6c88b0-42a6-42b4-81d6-4303f3835d40 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.928745 | controller | Jun 09 11:07:11.873347 crc crio[21508]: time="2026-06-09T11:07:11.873191494Z" level=info msg="Started container" PID=30504 containerID=a1b853e54ae379fc0e7575209af7168f701a85b3fed0edb7f63a34f7b7e810d2 description=openshift-marketplace/redhat-operators-mz4pz/registry-server id=9d6c88b0-42a6-42b4-81d6-4303f3835d40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cce99426f462a8f7cae223c8bb394b39d429f3b0033f7652f4029f10451a45a5
2026-06-09 12:20:02.928761 | controller | Jun 09 11:07:12.775739 crc crio[21508]: time="2026-06-09T11:07:12.775221732Z" level=info msg="Stopped pod sandbox: f9dece85c783c58cc97fd2ff06ba79f953dff11c645c6075846e80fe59c5230b" id=3c0323ba-ee91-4c80-bb40-7666ae925ad0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.928776 | controller | Jun 09 11:07:13.743990 crc crio[21508]: time="2026-06-09T11:07:13.743530455Z" level=info msg="Removing container: 3bf8573e376d2321f849d128c604e7ffdabb5bd9b485c3fa9e5159dcdf0383c0" id=bdb2bc09-bc2b-4bb0-bc8a-7155a8f0eee9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.928792 | controller | Jun 09 11:07:13.781217 crc crio[21508]: time="2026-06-09T11:07:13.781093631Z" level=info msg="Removed container 3bf8573e376d2321f849d128c604e7ffdabb5bd9b485c3fa9e5159dcdf0383c0: openshift-marketplace/redhat-marketplace-tpdb8/registry-server" id=bdb2bc09-bc2b-4bb0-bc8a-7155a8f0eee9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.928808 | controller | Jun 09 11:07:13.785107 crc crio[21508]: time="2026-06-09T11:07:13.785050915Z" level=info msg="Removing container: 1cdffaa8f05e92b05429eea887c4c73e211668c9d65e01b65ff2cd3bd5fc2078" id=6d3649b7-09e1-4f7e-96b5-f0a8bd49f2ce name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.928823 | controller | Jun 09 11:07:13.806883 crc crio[21508]: time="2026-06-09T11:07:13.806776463Z" level=info msg="Removed container 1cdffaa8f05e92b05429eea887c4c73e211668c9d65e01b65ff2cd3bd5fc2078: openshift-marketplace/redhat-marketplace-tpdb8/extract-content" id=6d3649b7-09e1-4f7e-96b5-f0a8bd49f2ce name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.928842 | controller | Jun 09 11:07:13.811462 crc crio[21508]: time="2026-06-09T11:07:13.811395397Z" level=info msg="Removing container: 22e3f7c9f8e6195bfa78d8c43ef91552190752db368a5c4a4d78b120433766a3" id=32654e27-10d3-4fc2-bd7c-e7cac6d511f5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.928857 | controller | Jun 09 11:07:13.835436 crc crio[21508]: time="2026-06-09T11:07:13.835342509Z" level=info msg="Removed container 22e3f7c9f8e6195bfa78d8c43ef91552190752db368a5c4a4d78b120433766a3: openshift-marketplace/redhat-marketplace-tpdb8/extract-utilities" id=32654e27-10d3-4fc2-bd7c-e7cac6d511f5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.928872 | controller | Jun 09 11:07:14.150785 crc crio[21508]: time="2026-06-09T11:07:14.150680505Z" level=info msg="Stopping container: 6d6608afae838072baf89a601822c9651ddd32d27f4245878d3a6c6054746ce4 (timeout: 2s)" id=a456901e-c2de-469b-b43e-ad4dda8e3909 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.928888 | controller | Jun 09 11:07:14.285106 crc crio[21508]: time="2026-06-09T11:07:14.285011479Z" level=info msg="Stopped container 6d6608afae838072baf89a601822c9651ddd32d27f4245878d3a6c6054746ce4: openshift-marketplace/certified-operators-xdjrp/registry-server" id=a456901e-c2de-469b-b43e-ad4dda8e3909 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.928903 | controller | Jun 09 11:07:14.286033 crc crio[21508]: time="2026-06-09T11:07:14.285938055Z" level=info msg="Stopping pod sandbox: 27cbb4a63c662accce31d2da934cd9a49572189d662648706fa40c9ec473223e" id=b1ec1295-a8a1-4147-bf8f-ae627e09a055 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.928918 | controller | Jun 09 11:07:14.286453 crc crio[21508]: time="2026-06-09T11:07:14.286400949Z" level=info msg="Got pod network &{Name:certified-operators-xdjrp Namespace:openshift-marketplace ID:27cbb4a63c662accce31d2da934cd9a49572189d662648706fa40c9ec473223e UID:19f710a4-b1b4-4a3c-a508-eabb74a17958 NetNS:/var/run/netns/db203995-aec9-47dc-a76b-d3921184aed2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod19f710a4_b1b4_4a3c_a508_eabb74a17958.slice PodAnnotations:0xc000b28320}] Aliases:map[]}"
2026-06-09 12:20:02.928933 | controller | Jun 09 11:07:14.286637 crc crio[21508]: time="2026-06-09T11:07:14.286586584Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-xdjrp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.928949 | controller | Jun 09 11:07:14.564580 crc crio[21508]: time="2026-06-09T11:07:14.564501438Z" level=info msg="Stopping container: c16d21c276a9066deb699e81715947b2b878963f245fa8cdeeef48b51b86b773 (timeout: 2s)" id=4a74f752-27cd-4586-ba4a-cceec3a3474a name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.928965 | controller | Jun 09 11:07:14.693089 crc crio[21508]: time="2026-06-09T11:07:14.692996373Z" level=info msg="Stopped pod sandbox: 27cbb4a63c662accce31d2da934cd9a49572189d662648706fa40c9ec473223e" id=b1ec1295-a8a1-4147-bf8f-ae627e09a055 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.928980 | controller | Jun 09 11:07:14.759698 crc crio[21508]: time="2026-06-09T11:07:14.75962879Z" level=info msg="Removing container: 6d6608afae838072baf89a601822c9651ddd32d27f4245878d3a6c6054746ce4" id=d37e78ec-478e-481b-9ca2-c01f49d1fc50 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.928995 | controller | Jun 09 11:07:14.790661 crc crio[21508]: time="2026-06-09T11:07:14.790488172Z" level=info msg="Removed container 6d6608afae838072baf89a601822c9651ddd32d27f4245878d3a6c6054746ce4: openshift-marketplace/certified-operators-xdjrp/registry-server" id=d37e78ec-478e-481b-9ca2-c01f49d1fc50 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.929010 | controller | Jun 09 11:07:14.794598 crc crio[21508]: time="2026-06-09T11:07:14.794007513Z" level=info msg="Removing container: 156c3c4e57994adbb446c5db0fb991ad02e3c6800395408312a2ae0c806b590f" id=c3ff2a27-ca48-43fb-966a-a3026a12a75e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.929028 | controller | Jun 09 11:07:14.833784 crc crio[21508]: time="2026-06-09T11:07:14.833688371Z" level=info msg="Removed container 156c3c4e57994adbb446c5db0fb991ad02e3c6800395408312a2ae0c806b590f: openshift-marketplace/certified-operators-xdjrp/extract-content" id=c3ff2a27-ca48-43fb-966a-a3026a12a75e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.929043 | controller | Jun 09 11:07:14.844275 crc crio[21508]: time="2026-06-09T11:07:14.844173914Z" level=info msg="Removing container: f6b25ce764983b530402e5a2a541d2eddf0575733fe484a31daf509548d0c60d" id=94a835dd-8819-499b-8d4e-365bd46c7805 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.929058 | controller | Jun 09 11:07:14.898788 crc crio[21508]: time="2026-06-09T11:07:14.89871026Z" level=info msg="Removed container f6b25ce764983b530402e5a2a541d2eddf0575733fe484a31daf509548d0c60d: openshift-marketplace/certified-operators-xdjrp/extract-utilities" id=94a835dd-8819-499b-8d4e-365bd46c7805 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.929073 | controller | Jun 09 11:07:15.695744 crc crio[21508]: time="2026-06-09T11:07:15.695600328Z" level=info msg="Stopped container c16d21c276a9066deb699e81715947b2b878963f245fa8cdeeef48b51b86b773: openshift-marketplace/community-operators-g8zd9/registry-server" id=4a74f752-27cd-4586-ba4a-cceec3a3474a name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.929089 | controller | Jun 09 11:07:15.696658 crc crio[21508]: time="2026-06-09T11:07:15.696575086Z" level=info msg="Stopping pod sandbox: eb6face76c889c4015c2235a2d6a08cb4ff193afd620c0f37ba9c2215cd15dd7" id=ceb96735-15c6-47a5-9f5c-cef475c6e6ef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.929105 | controller | Jun 09 11:07:15.697137 crc crio[21508]: time="2026-06-09T11:07:15.697014739Z" level=info msg="Got pod network &{Name:community-operators-g8zd9 Namespace:openshift-marketplace ID:eb6face76c889c4015c2235a2d6a08cb4ff193afd620c0f37ba9c2215cd15dd7 UID:33a11f44-5ff2-4445-a76f-4f6222296908 NetNS:/var/run/netns/856b1baf-2d29-4689-8c80-a78989658b99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod33a11f44_5ff2_4445_a76f_4f6222296908.slice PodAnnotations:0xc000b28668}] Aliases:map[]}"
2026-06-09 12:20:02.929121 | controller | Jun 09 11:07:15.697225 crc crio[21508]: time="2026-06-09T11:07:15.697198644Z" level=info msg="Deleting pod openshift-marketplace_community-operators-g8zd9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.929137 | controller | Jun 09 11:07:15.959890 crc crio[21508]: time="2026-06-09T11:07:15.959646572Z" level=info msg="Stopped pod sandbox: eb6face76c889c4015c2235a2d6a08cb4ff193afd620c0f37ba9c2215cd15dd7" id=ceb96735-15c6-47a5-9f5c-cef475c6e6ef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.929152 | controller | Jun 09 11:07:16.806020 crc crio[21508]: time="2026-06-09T11:07:16.805871456Z" level=info msg="Removing container: c16d21c276a9066deb699e81715947b2b878963f245fa8cdeeef48b51b86b773" id=cc4b2075-4e67-4b8d-a717-d8188cf0d482 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.929168 | controller | Jun 09 11:07:16.832640 crc crio[21508]: time="2026-06-09T11:07:16.832453684Z" level=info msg="Removed container c16d21c276a9066deb699e81715947b2b878963f245fa8cdeeef48b51b86b773: openshift-marketplace/community-operators-g8zd9/registry-server" id=cc4b2075-4e67-4b8d-a717-d8188cf0d482 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.929183 | controller | Jun 09 11:07:16.836078 crc crio[21508]: time="2026-06-09T11:07:16.836010427Z" level=info msg="Removing container: 8404aa16d4835fc433df45174fbbcac8c36d5e316388d81f2657e400fb5a211e" id=5823b6dd-9d31-486f-be67-e50bee061de3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.929201 | controller | Jun 09 11:07:16.869825 crc crio[21508]: time="2026-06-09T11:07:16.869012441Z" level=info msg="Removed container 8404aa16d4835fc433df45174fbbcac8c36d5e316388d81f2657e400fb5a211e: openshift-marketplace/community-operators-g8zd9/extract-content" id=5823b6dd-9d31-486f-be67-e50bee061de3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.929217 | controller | Jun 09 11:07:16.879390 crc crio[21508]: time="2026-06-09T11:07:16.876670322Z" level=info msg="Removing container: 5fb6123f79f91b5dc4cf2059a0fa7eb3a6d628743e6c1da9a536751927875467" id=b3d6c55f-6477-4965-8413-abf57665fdf3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.929232 | controller | Jun 09 11:07:16.899572 crc crio[21508]: time="2026-06-09T11:07:16.899449511Z" level=info msg="Removed container 5fb6123f79f91b5dc4cf2059a0fa7eb3a6d628743e6c1da9a536751927875467: openshift-marketplace/community-operators-g8zd9/extract-utilities" id=b3d6c55f-6477-4965-8413-abf57665fdf3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.929249 | controller | Jun 09 11:07:31.016128 crc crio[21508]: time="2026-06-09T11:07:31.013067535Z" level=info msg="Stopping container: 22a815524ea81642d59577f8c5fbe18f64a7d8cf8a5a1d4ba084c3c8245a094b (timeout: 2s)" id=3c95a3d8-6573-4c3a-a009-338613461d68 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.929265 | controller | Jun 09 11:07:31.402540 crc crio[21508]: time="2026-06-09T11:07:31.401979547Z" level=info msg="Stopped container 22a815524ea81642d59577f8c5fbe18f64a7d8cf8a5a1d4ba084c3c8245a094b: openshift-marketplace/redhat-operators-q2jpp/registry-server" id=3c95a3d8-6573-4c3a-a009-338613461d68 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.929280 | controller | Jun 09 11:07:31.408026 crc crio[21508]: time="2026-06-09T11:07:31.407920619Z" level=info msg="Stopping pod sandbox: 9ac0deee0e0c2fc576e239ca21968280dc8bcd6056549a47b8a6666047375aec" id=e0fbea44-d287-4683-9719-1c5783ab7d3b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.929296 | controller | Jun 09 11:07:31.408854 crc crio[21508]: time="2026-06-09T11:07:31.408777224Z" level=info msg="Got pod network &{Name:redhat-operators-q2jpp Namespace:openshift-marketplace ID:9ac0deee0e0c2fc576e239ca21968280dc8bcd6056549a47b8a6666047375aec UID:9646f23a-8f7c-449b-8c9a-b144ce9f6f72 NetNS:/var/run/netns/35e62a7e-a81d-4495-b9cb-07e118091c74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9646f23a_8f7c_449b_8c9a_b144ce9f6f72.slice PodAnnotations:0xc000852188}] Aliases:map[]}"
2026-06-09 12:20:02.929312 | controller | Jun 09 11:07:31.409051 crc crio[21508]: time="2026-06-09T11:07:31.40898127Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-q2jpp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.929327 | controller | Jun 09 11:07:31.759426 crc crio[21508]: time="2026-06-09T11:07:31.759269466Z" level=info msg="Stopped pod sandbox: 9ac0deee0e0c2fc576e239ca21968280dc8bcd6056549a47b8a6666047375aec" id=e0fbea44-d287-4683-9719-1c5783ab7d3b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.929343 | controller | Jun 09 11:07:31.978949 crc crio[21508]: time="2026-06-09T11:07:31.978800393Z" level=info msg="Removing container: 22a815524ea81642d59577f8c5fbe18f64a7d8cf8a5a1d4ba084c3c8245a094b" id=adc7d52f-e174-41b5-9cb2-765190f9b518 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.929379 | controller | Jun 09 11:07:31.997250 crc crio[21508]: time="2026-06-09T11:07:31.997145873Z" level=info msg="Removed container 22a815524ea81642d59577f8c5fbe18f64a7d8cf8a5a1d4ba084c3c8245a094b: openshift-marketplace/redhat-operators-q2jpp/registry-server" id=adc7d52f-e174-41b5-9cb2-765190f9b518 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.929396 | controller | Jun 09 11:07:32.002111 crc crio[21508]: time="2026-06-09T11:07:32.002032715Z" level=info msg="Removing container: ceaff8254b8a202630e5dc2da98cfe4f22582a138d439d795a8d433f4c05612f" id=8a9ddcd3-509e-49d6-98f8-12b5e149f621 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.929415 | controller | Jun 09 11:07:32.030905 crc crio[21508]: time="2026-06-09T11:07:32.030791756Z" level=info msg="Removed container ceaff8254b8a202630e5dc2da98cfe4f22582a138d439d795a8d433f4c05612f: openshift-marketplace/redhat-operators-q2jpp/extract-content" id=8a9ddcd3-509e-49d6-98f8-12b5e149f621 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.929431 | controller | Jun 09 11:07:32.033672 crc crio[21508]: time="2026-06-09T11:07:32.033594677Z" level=info msg="Removing container: 86583e3810716bf84271d306ebc155c8f7feece39653dcb54af3bada92abf1aa" id=71052003-fbb3-493c-b2e4-7b5ae8e01cf4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.929447 | controller | Jun 09 11:07:32.054850 crc crio[21508]: time="2026-06-09T11:07:32.054740128Z" level=info msg="Removed container 86583e3810716bf84271d306ebc155c8f7feece39653dcb54af3bada92abf1aa: openshift-marketplace/redhat-operators-q2jpp/extract-utilities" id=71052003-fbb3-493c-b2e4-7b5ae8e01cf4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.929462 | controller | Jun 09 11:08:00.513450 crc crio[21508]: time="2026-06-09T11:08:00.512653825Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683388-2tnzn/POD" id=a2728429-527e-4538-9f52-7e8e7115cd54 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.929478 | controller | Jun 09 11:08:00.514595 crc crio[21508]: time="2026-06-09T11:08:00.513486349Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.929494 | controller | Jun 09 11:08:00.538564 crc crio[21508]: time="2026-06-09T11:08:00.538228014Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683388-2tnzn Namespace:openshift-infra ID:f7d298880482599809a18741fd1c53e3b4e51d2c96f3fbf92a544d902e81cbbd UID:e0778d75-f439-4d11-98b7-d122f0f27370 NetNS:/var/run/netns/da24ab1d-e7d8-46b4-8b06-8b2989d44c19 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0778d75_f439_4d11_98b7_d122f0f27370.slice PodAnnotations:0xc000b28560}] Aliases:map[]}"
2026-06-09 12:20:02.929510 | controller | Jun 09 11:08:00.538564 crc crio[21508]: time="2026-06-09T11:08:00.538353148Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683388-2tnzn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.929526 | controller | Jun 09 11:08:00.792973 crc crio[21508]: 2026-06-09T11:08:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f7d298880482599 Mac:42:08:7b:30:9e:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/da24ab1d-e7d8-46b4-8b06-8b2989d44c19 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.929542 | controller | Jun 09 11:08:00.795811 crc crio[21508]: time="2026-06-09T11:08:00.795738719Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683388-2tnzn Namespace:openshift-infra ID:f7d298880482599809a18741fd1c53e3b4e51d2c96f3fbf92a544d902e81cbbd UID:e0778d75-f439-4d11-98b7-d122f0f27370 NetNS:/var/run/netns/da24ab1d-e7d8-46b4-8b06-8b2989d44c19 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0778d75_f439_4d11_98b7_d122f0f27370.slice PodAnnotations:0xc000b28560}] Aliases:map[]}"
2026-06-09 12:20:02.929557 | controller | Jun 09 11:08:00.795957 crc crio[21508]: time="2026-06-09T11:08:00.795903494Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683388-2tnzn for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.929576 | controller | Jun 09 11:08:00.802254 crc crio[21508]: time="2026-06-09T11:08:00.802144794Z" level=info msg="Ran pod sandbox f7d298880482599809a18741fd1c53e3b4e51d2c96f3fbf92a544d902e81cbbd with infra container: openshift-infra/auto-csr-approver-29683388-2tnzn/POD" id=a2728429-527e-4538-9f52-7e8e7115cd54 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.929592 | controller | Jun 09 11:08:00.804557 crc crio[21508]: time="2026-06-09T11:08:00.804491112Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=5683f3e8-917f-42bf-8b32-c7be947c21ca name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.929608 | controller | Jun 09 11:08:00.818061 crc crio[21508]: time="2026-06-09T11:08:00.817092556Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 12:20:02.929624 | controller | Jun 09 11:08:01.748083 crc crio[21508]: time="2026-06-09T11:08:01.747583807Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=5683f3e8-917f-42bf-8b32-c7be947c21ca name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.929640 | controller | Jun 09 11:08:01.749270 crc crio[21508]: time="2026-06-09T11:08:01.748967947Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=71d0880a-201e-4af8-be8e-73d67eeebdcd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.929656 | controller | Jun 09 11:08:01.751146 crc crio[21508]: time="2026-06-09T11:08:01.751074287Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c6031986-2781-4421-95da-bdf05fc93222 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.929689 | controller | Jun 09 11:08:01.757758 crc crio[21508]: time="2026-06-09T11:08:01.757655138Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683388-2tnzn/oc" id=841ddce6-1cfa-462e-9240-a9aa6b4bcaab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.929709 | controller | Jun 09 11:08:01.758438 crc crio[21508]: time="2026-06-09T11:08:01.758363258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.929728 | controller | Jun 09 11:08:01.791130 crc crio[21508]: time="2026-06-09T11:08:01.791018102Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.929748 | controller | Jun 09 11:08:02.021450 crc crio[21508]: time="2026-06-09T11:08:02.021229858Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.929766 | controller | Jun 09 11:08:02.114792 crc crio[21508]: time="2026-06-09T11:08:02.114661449Z" level=info msg="Created container 02cfe954dff91da73aea1685a1516bdab3504c15fc36cc22db4c3c3cd1ea2a40: openshift-infra/auto-csr-approver-29683388-2tnzn/oc" id=841ddce6-1cfa-462e-9240-a9aa6b4bcaab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.929784 | controller | Jun 09 11:08:02.115966 crc crio[21508]: time="2026-06-09T11:08:02.115926835Z" level=info msg="Starting container: 02cfe954dff91da73aea1685a1516bdab3504c15fc36cc22db4c3c3cd1ea2a40" id=1ee840b0-31f9-4be4-8048-5c01dbecb9b6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.929802 | controller | Jun 09 11:08:02.121224 crc crio[21508]: time="2026-06-09T11:08:02.121120735Z" level=info msg="Started container" PID=31389 containerID=02cfe954dff91da73aea1685a1516bdab3504c15fc36cc22db4c3c3cd1ea2a40 description=openshift-infra/auto-csr-approver-29683388-2tnzn/oc id=1ee840b0-31f9-4be4-8048-5c01dbecb9b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7d298880482599809a18741fd1c53e3b4e51d2c96f3fbf92a544d902e81cbbd
2026-06-09 12:20:02.929821 | controller | Jun 09 11:08:04.260211 crc crio[21508]: time="2026-06-09T11:08:04.259645829Z" level=info msg="Stopping pod sandbox: f7d298880482599809a18741fd1c53e3b4e51d2c96f3fbf92a544d902e81cbbd" id=62366c10-1fdd-4a51-b2a1-5cdbc8e82613 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.929843 | controller | Jun 09 11:08:04.264175 crc crio[21508]: time="2026-06-09T11:08:04.260956097Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683388-2tnzn Namespace:openshift-infra ID:f7d298880482599809a18741fd1c53e3b4e51d2c96f3fbf92a544d902e81cbbd UID:e0778d75-f439-4d11-98b7-d122f0f27370 NetNS:/var/run/netns/da24ab1d-e7d8-46b4-8b06-8b2989d44c19 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0778d75_f439_4d11_98b7_d122f0f27370.slice PodAnnotations:0xc000d9ee38}] Aliases:map[]}"
2026-06-09 12:20:02.929861 | controller | Jun 09 11:08:04.264175 crc crio[21508]: time="2026-06-09T11:08:04.261130442Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683388-2tnzn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.929880 | controller | Jun 09 11:08:04.504244 crc crio[21508]: time="2026-06-09T11:08:04.504095836Z" level=info msg="Stopped pod sandbox: f7d298880482599809a18741fd1c53e3b4e51d2c96f3fbf92a544d902e81cbbd" id=62366c10-1fdd-4a51-b2a1-5cdbc8e82613 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.929898 | controller | Jun 09 11:08:07.532523 crc crio[21508]: time="2026-06-09T11:08:07.531805465Z" level=info msg="Stopping pod sandbox: 9ac0deee0e0c2fc576e239ca21968280dc8bcd6056549a47b8a6666047375aec" id=48b3e5cb-707a-4b81-b240-452b05d14afd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.929916 | controller | Jun 09 11:08:07.533658 crc crio[21508]: time="2026-06-09T11:08:07.532545406Z" level=info msg="Stopped pod sandbox (already stopped): 9ac0deee0e0c2fc576e239ca21968280dc8bcd6056549a47b8a6666047375aec" id=48b3e5cb-707a-4b81-b240-452b05d14afd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.929933 | controller | Jun 09 11:08:07.533658 crc crio[21508]: time="2026-06-09T11:08:07.533404441Z" level=info msg="Removing pod sandbox: 9ac0deee0e0c2fc576e239ca21968280dc8bcd6056549a47b8a6666047375aec" id=b4d622c8-fd20-438c-af1d-b8face0f4fe5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.929950 | controller | Jun 09 11:08:07.545830 crc crio[21508]: time="2026-06-09T11:08:07.545737077Z" level=info msg="Removed pod sandbox: 9ac0deee0e0c2fc576e239ca21968280dc8bcd6056549a47b8a6666047375aec" id=b4d622c8-fd20-438c-af1d-b8face0f4fe5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.929966 | controller | Jun 09 11:08:07.546908 crc crio[21508]: time="2026-06-09T11:08:07.546818189Z" level=info msg="Stopping pod sandbox: f9dece85c783c58cc97fd2ff06ba79f953dff11c645c6075846e80fe59c5230b" id=5064430d-4888-4557-a42f-90799ed74d17 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.929981 | controller | Jun 09 11:08:07.547004 crc crio[21508]: time="2026-06-09T11:08:07.546909111Z" level=info msg="Stopped pod sandbox (already stopped): f9dece85c783c58cc97fd2ff06ba79f953dff11c645c6075846e80fe59c5230b" id=5064430d-4888-4557-a42f-90799ed74d17 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.929997 | controller | Jun 09 11:08:07.547727 crc crio[21508]: time="2026-06-09T11:08:07.547687764Z" level=info msg="Removing pod sandbox: f9dece85c783c58cc97fd2ff06ba79f953dff11c645c6075846e80fe59c5230b" id=e0e8641d-7ee4-4b3f-9596-a364e64b1996 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.930012 | controller | Jun 09 11:08:07.556044 crc crio[21508]: time="2026-06-09T11:08:07.555953393Z" level=info msg="Removed pod sandbox: f9dece85c783c58cc97fd2ff06ba79f953dff11c645c6075846e80fe59c5230b" id=e0e8641d-7ee4-4b3f-9596-a364e64b1996 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.930028 | controller | Jun 09 11:08:07.556808 crc crio[21508]: time="2026-06-09T11:08:07.556741096Z" level=info msg="Stopping pod sandbox: 27cbb4a63c662accce31d2da934cd9a49572189d662648706fa40c9ec473223e" id=f976c783-cfe6-4b37-baea-6e494d6249e2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.930047 | controller | Jun 09 11:08:07.556808 crc crio[21508]: time="2026-06-09T11:08:07.556808148Z" level=info msg="Stopped pod sandbox (already stopped): 27cbb4a63c662accce31d2da934cd9a49572189d662648706fa40c9ec473223e" id=f976c783-cfe6-4b37-baea-6e494d6249e2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.930063 | controller | Jun 09 11:08:07.557448 crc crio[21508]: time="2026-06-09T11:08:07.557383644Z" level=info msg="Removing pod sandbox: 27cbb4a63c662accce31d2da934cd9a49572189d662648706fa40c9ec473223e" id=de54c04a-11ef-412a-a4df-0bc2b218dab0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.930079 | controller | Jun 09 11:08:07.565660 crc crio[21508]: time="2026-06-09T11:08:07.565580361Z" level=info msg="Removed pod sandbox: 27cbb4a63c662accce31d2da934cd9a49572189d662648706fa40c9ec473223e" id=de54c04a-11ef-412a-a4df-0bc2b218dab0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.930094 | controller | Jun 09 11:08:07.566552 crc crio[21508]: time="2026-06-09T11:08:07.566440186Z" level=info msg="Stopping pod sandbox: eb6face76c889c4015c2235a2d6a08cb4ff193afd620c0f37ba9c2215cd15dd7" id=4275957c-e140-449c-98e6-327b15d64aab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.930109 | controller | Jun 09 11:08:07.566552 crc crio[21508]: time="2026-06-09T11:08:07.566540159Z" level=info msg="Stopped pod sandbox (already stopped): eb6face76c889c4015c2235a2d6a08cb4ff193afd620c0f37ba9c2215cd15dd7" id=4275957c-e140-449c-98e6-327b15d64aab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.930125 | controller | Jun 09 11:08:07.567250 crc crio[21508]: time="2026-06-09T11:08:07.567193918Z" level=info msg="Removing pod sandbox: eb6face76c889c4015c2235a2d6a08cb4ff193afd620c0f37ba9c2215cd15dd7" id=c368e31b-01b9-4721-9f99-65904a2ca45e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.930140 | controller | Jun 09 11:08:07.575101 crc crio[21508]: time="2026-06-09T11:08:07.574986213Z" level=info msg="Removed pod sandbox: eb6face76c889c4015c2235a2d6a08cb4ff193afd620c0f37ba9c2215cd15dd7" id=c368e31b-01b9-4721-9f99-65904a2ca45e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.930155 | controller | Jun 09 11:12:31.028465 crc crio[21508]: time="2026-06-09T11:12:31.025649751Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=288bb47c-c0a8-4a6a-80fb-4a4a0d13d004 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.930171 | controller | Jun 09 11:12:31.028465 crc crio[21508]: time="2026-06-09T11:12:31.025677042Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=ca63660e-3b21-4adb-ac12-1055c780e708 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.930186 | controller | Jun 09 11:12:31.035386 crc crio[21508]: time="2026-06-09T11:12:31.035245299Z" level=info msg="Removing container: ddfc3eb3bdad2b9c0055ac81b3c33fc99711fdfd813d905e5ea60cde29779a78" id=58832726-1df5-436e-be16-d08c40168a35 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.930202 | controller | Jun 09 11:12:31.047477 crc crio[21508]: time="2026-06-09T11:12:31.04735645Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=9999849d-8bdb-41f3-a70f-c5239a2d4448 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.930217 | controller | Jun 09 11:12:31.073798 crc crio[21508]: time="2026-06-09T11:12:31.073730275Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=ec4654fc-d38b-4623-97cc-0e64290d913c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.930238 | controller | Jun 09 11:12:31.606414 crc crio[21508]: time="2026-06-09T11:12:31.602671873Z" level=info msg="Removed container ddfc3eb3bdad2b9c0055ac81b3c33fc99711fdfd813d905e5ea60cde29779a78: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=58832726-1df5-436e-be16-d08c40168a35 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.930255 | controller | Jun 09 11:12:31.626213 crc crio[21508]: time="2026-06-09T11:12:31.617891804Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=9f131b69-0370-4890-be07-9542b7053ca8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.930270 | controller | Jun 09 11:12:31.626213 crc crio[21508]: time="2026-06-09T11:12:31.61878597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.930287 | controller | Jun 09 11:12:31.626213 crc crio[21508]: time="2026-06-09T11:12:31.622779406Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=738a2ec3-fbd6-4124-9a3c-5ccbba05beb2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.930302 | controller | Jun 09 11:12:31.626213 crc crio[21508]: time="2026-06-09T11:12:31.623362003Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.930318 | controller | Jun 09 11:12:31.704765 crc crio[21508]: time="2026-06-09T11:12:31.70468703Z" level=info msg="Removing container: be98435e032016a3072f09b75b834d1715d63917cdb2c252ad0490774ab664c0" id=734f45ff-9a8c-432b-b349-dfc4d17133c9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.930334 | controller | Jun 09 11:12:31.752868 crc crio[21508]: time="2026-06-09T11:12:31.752727482Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.930365 | controller | Jun 09 11:12:31.802692 crc crio[21508]: time="2026-06-09T11:12:31.802605537Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.930387 | controller | Jun 09 11:12:31.813967 crc crio[21508]: time="2026-06-09T11:12:31.813873654Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.930403 | controller | Jun 09 11:12:31.840541 crc crio[21508]: time="2026-06-09T11:12:31.839813896Z" level=info msg="Removed container be98435e032016a3072f09b75b834d1715d63917cdb2c252ad0490774ab664c0: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=734f45ff-9a8c-432b-b349-dfc4d17133c9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.930419 | controller | Jun 09 11:12:31.869238 crc crio[21508]: time="2026-06-09T11:12:31.869151586Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=42a24152-0ee5-4377-b8d3-270a9436003b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.930435 | controller | Jun 09 11:12:31.870907 crc crio[21508]: time="2026-06-09T11:12:31.870847115Z" level=info msg="Removing container: 9525cc0a8fd80cd384f091ec3bbc99ffc023c1c628f8109268fb2260b743ddb1" id=c28ca98f-7b42-4f8b-96a7-b5c176c4ebff name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.930451 | controller | Jun 09 11:12:31.887837 crc crio[21508]: time="2026-06-09T11:12:31.887739155Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=7a558b10-9bbc-43a1-965a-308e6bd4fc6d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.930470 | controller | Jun 09 11:12:31.910365 crc crio[21508]: time="2026-06-09T11:12:31.909419153Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-7bv2m/marketplace-operator" id=4e3f850c-a5c5-4d94-925d-e4815fae1219 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.930486 | controller | Jun 09 11:12:31.910365 crc crio[21508]: time="2026-06-09T11:12:31.909820465Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.930502 | controller | Jun 09 11:12:31.932478 crc crio[21508]: time="2026-06-09T11:12:31.931127122Z" level=info msg="Removed container 9525cc0a8fd80cd384f091ec3bbc99ffc023c1c628f8109268fb2260b743ddb1: openshift-marketplace/marketplace-operator-547dbd544d-7bv2m/marketplace-operator" id=c28ca98f-7b42-4f8b-96a7-b5c176c4ebff name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.930518 | controller | Jun 09 11:12:31.947876 crc crio[21508]: time="2026-06-09T11:12:31.946803546Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=36612f60-7b1e-494b-b400-9ad445c796bb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.930533 | controller | Jun 09 11:12:31.952399 crc crio[21508]: time="2026-06-09T11:12:31.952174742Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2bf5022e-aa14-41f5-b83d-fd04ae822f95 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.930548 | controller | Jun 09 11:12:31.955976 crc crio[21508]: time="2026-06-09T11:12:31.952682816Z" level=info msg="Removing container: 91f32f198a55e5eb74fafc16e4410bf081046056f55edfee5451a09309e46dc2" id=048d919f-819c-458e-913c-99d335afab28 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.930564 | controller | Jun 09 11:12:31.960550 crc crio[21508]: time="2026-06-09T11:12:31.957821145Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=e84718df-1815-4686-b365-df54e5a4f827 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.930580 | controller | Jun 09 11:12:31.976598 crc crio[21508]: time="2026-06-09T11:12:31.976531417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.930595 | controller | Jun 09 11:12:32.009805 crc crio[21508]: time="2026-06-09T11:12:32.009704908Z" level=info msg="Created container 43252e99ca01e107799915d6a18701802116cb79f9d6fecada0a613580135502: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=738a2ec3-fbd6-4124-9a3c-5ccbba05beb2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.930611 | controller | Jun 09 11:12:32.011254 crc crio[21508]: time="2026-06-09T11:12:32.010988595Z" level=info msg="Starting container: 43252e99ca01e107799915d6a18701802116cb79f9d6fecada0a613580135502" id=356964b2-1012-4dac-baa3-6a8d3416df2e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.930627 | controller | Jun 09 11:12:32.021009 crc crio[21508]: time="2026-06-09T11:12:32.020873392Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.930643 | controller | Jun 09 11:12:32.021009 crc crio[21508]: time="2026-06-09T11:12:32.021001786Z" level=info msg="Removed container 91f32f198a55e5eb74fafc16e4410bf081046056f55edfee5451a09309e46dc2: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=048d919f-819c-458e-913c-99d335afab28 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.930663 | controller | Jun 09 11:12:32.026664 crc crio[21508]: time="2026-06-09T11:12:32.026531606Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.930679 | controller | Jun 09 11:12:32.046791 crc crio[21508]: time="2026-06-09T11:12:32.046717681Z" level=info msg="Started container" PID=32993 containerID=43252e99ca01e107799915d6a18701802116cb79f9d6fecada0a613580135502 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=356964b2-1012-4dac-baa3-6a8d3416df2e name=/runtime.v1.RuntimeService/StartContainer sandboxID=87be9d17d06d1106bcb0dd6a4096410f5b670dce8851c6845a1e670d8afd0ac0
2026-06-09 12:20:02.930695 | controller | Jun 09 11:12:32.048935 crc crio[21508]: time="2026-06-09T11:12:32.048843832Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=6f3616ad-2070-4258-b8de-a1619275eea1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.930711 | controller | Jun 09 11:12:32.052960 crc crio[21508]: time="2026-06-09T11:12:32.052880109Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=25a62613-2308-41ac-a614-b6d84c7cc70e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.930727 | controller | Jun 09 11:12:32.055146 crc crio[21508]: time="2026-06-09T11:12:32.055039082Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=b32a436f-8332-4cb1-a956-d08bd27af2c3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.930744 | controller | Jun 09 11:12:32.055537 crc crio[21508]: time="2026-06-09T11:12:32.055423293Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.930760 | controller | Jun 09 11:12:32.059644 crc crio[21508]: time="2026-06-09T11:12:32.05946881Z" level=info msg="Removing container: aa105fe55802979bb136e118e97bdc6377570de6716baee2ecc5a9d87b2c91c1" id=d1b05b2c-1f6a-424f-a194-2063237eb515 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.930776 | controller | Jun 09 11:12:32.072748 crc crio[21508]: time="2026-06-09T11:12:32.072538729Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.930791 | controller | Jun 09 11:12:32.121995 crc crio[21508]: time="2026-06-09T11:12:32.121863798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.930807 | controller | Jun 09 11:12:32.419241 crc crio[21508]: time="2026-06-09T11:12:32.418772643Z" level=info msg="Created container caca3c8e7a0b6e440cd8808c26bfd781ee181d66da20f8b5d06b4c97a97def60: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=e84718df-1815-4686-b365-df54e5a4f827 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.930823 | controller | Jun 09 11:12:32.455213 crc crio[21508]: time="2026-06-09T11:12:32.455035354Z" level=info msg="Starting container: caca3c8e7a0b6e440cd8808c26bfd781ee181d66da20f8b5d06b4c97a97def60" id=a7c73677-eb60-4177-a08a-62eb25674150 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.930838 | controller | Jun 09 11:12:32.466836 crc crio[21508]: time="2026-06-09T11:12:32.466390353Z" level=info msg="Created container 350733468be1a9700c01043a195f807e25ad3a0616403fa98033ead0ae64ad97: openshift-marketplace/marketplace-operator-547dbd544d-7bv2m/marketplace-operator" id=4e3f850c-a5c5-4d94-925d-e4815fae1219 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.930854 | controller | Jun 09 11:12:32.470024 crc crio[21508]: time="2026-06-09T11:12:32.469706919Z" level=info msg="Starting container: 350733468be1a9700c01043a195f807e25ad3a0616403fa98033ead0ae64ad97" id=1b24863e-d0aa-4b9c-8500-534caca3150d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.930873 | controller | Jun 09 11:12:32.488680 crc crio[21508]: time="2026-06-09T11:12:32.488250546Z" level=info msg="Started container" PID=33007 containerID=caca3c8e7a0b6e440cd8808c26bfd781ee181d66da20f8b5d06b4c97a97def60 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=a7c73677-eb60-4177-a08a-62eb25674150 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ef460c96b87455cd3d42a968ce20f7eb90516797fa62d1044a616eaa5e9991a
2026-06-09 12:20:02.930890 | controller | Jun 09 11:12:32.529044 crc crio[21508]: time="2026-06-09T11:12:32.528776931Z" level=info msg="Started container" PID=33004 containerID=350733468be1a9700c01043a195f807e25ad3a0616403fa98033ead0ae64ad97 description=openshift-marketplace/marketplace-operator-547dbd544d-7bv2m/marketplace-operator id=1b24863e-d0aa-4b9c-8500-534caca3150d name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c537e1710baaa7f3d3c0962f4bf78e86fed695febf8bd08842ff6e0e1291b61
2026-06-09 12:20:02.930906 | controller | Jun 09 11:12:32.647786 crc crio[21508]: time="2026-06-09T11:12:32.647375088Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.930922 | controller | Jun 09 11:12:32.758878 crc crio[21508]: time="2026-06-09T11:12:32.758774186Z" level=info msg="Created container 217736701acc48d826e153ccf391676cfc3343696585d069655277e5e0f1ec1e: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=9f131b69-0370-4890-be07-9542b7053ca8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.930937 | controller | Jun 09 11:12:32.768208 crc crio[21508]: time="2026-06-09T11:12:32.768106536Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.930953 | controller | Jun 09 11:12:32.784868 crc crio[21508]: time="2026-06-09T11:12:32.78478485Z" level=info msg="Starting container: 217736701acc48d826e153ccf391676cfc3343696585d069655277e5e0f1ec1e" id=6ae94d4a-d49e-4fcb-9926-fb841584ea95 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.930969 | controller | Jun 09 11:12:32.819686 crc crio[21508]: time="2026-06-09T11:12:32.814989075Z" level=info msg="Started container" PID=33044 containerID=217736701acc48d826e153ccf391676cfc3343696585d069655277e5e0f1ec1e description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=6ae94d4a-d49e-4fcb-9926-fb841584ea95 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3634b745444ba35c0edeb974e19fc8a4e8fdec9fca497639475422f2fa1abea
2026-06-09 12:20:02.930984 | controller | Jun 09 11:12:32.825029 crc crio[21508]: time="2026-06-09T11:12:32.822211904Z" level=info msg="Removed container aa105fe55802979bb136e118e97bdc6377570de6716baee2ecc5a9d87b2c91c1: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=d1b05b2c-1f6a-424f-a194-2063237eb515 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.931000 | controller | Jun 09 11:12:33.236991 crc crio[21508]: time="2026-06-09T11:12:33.236210212Z" level=info msg="Removing container: b1a63e4eb81ee8f543b2d8c968258fa17c55698a634945ff47ffe740a25a5d9f" id=7fb4f217-28af-415b-9482-baae2d0555e5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.931015 | controller | Jun 09 11:12:33.297721 crc crio[21508]: time="2026-06-09T11:12:33.297685494Z" level=info msg="Removed container b1a63e4eb81ee8f543b2d8c968258fa17c55698a634945ff47ffe740a25a5d9f: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=7fb4f217-28af-415b-9482-baae2d0555e5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.931035 | controller | Jun 09 11:12:33.407172 crc crio[21508]: time="2026-06-09T11:12:33.407019452Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.931051 | controller | Jun 09 11:12:33.671176 crc crio[21508]: time="2026-06-09T11:12:33.67092444Z" level=info msg="Created container bb15658c6f8f318002724747ad65ed1a7483705cfbfdd7e4631839c01d864f45: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=b32a436f-8332-4cb1-a956-d08bd27af2c3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.931067 | controller | Jun 09 11:12:33.674620 crc crio[21508]: time="2026-06-09T11:12:33.674169944Z" level=info msg="Starting container: bb15658c6f8f318002724747ad65ed1a7483705cfbfdd7e4631839c01d864f45" id=95b56fa0-d33b-4226-9c97-a052ce6d5756 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.931083 | controller | Jun 09 11:12:33.687156 crc crio[21508]: time="2026-06-09T11:12:33.686269555Z" level=info msg="Started container" PID=33073 containerID=bb15658c6f8f318002724747ad65ed1a7483705cfbfdd7e4631839c01d864f45 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=95b56fa0-d33b-4226-9c97-a052ce6d5756 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5800b03c1700b1d35e9bb66b054168b2c40f6a1f5507fd64959f9c898529ba81
2026-06-09 12:20:02.931099 | controller | Jun 09 11:12:34.358330 crc crio[21508]: time="2026-06-09T11:12:34.357948351Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=d61d9995-6566-4ce2-b9bb-155264654f13 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.931115 | controller | Jun 09 11:12:34.365214 crc crio[21508]: time="2026-06-09T11:12:34.365068547Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=809e3e1e-41c8-4865-b690-fe844e1a4f8a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.931131 | controller | Jun 09 11:12:34.366936 crc crio[21508]: time="2026-06-09T11:12:34.366880719Z" level=info msg="Removing container: b9df10819f8b52228292ab91b79b23e00dbb5b2b00938d0dd42f949998dc9739" id=bb268d82-872c-4042-b490-6ce5c6550d45 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.931147 | controller | Jun 09 11:12:34.369643 crc crio[21508]: time="2026-06-09T11:12:34.369206187Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=ee5c28ce-1959-47be-b01d-9ea6df5c1c04 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.931162 | controller | Jun 09 11:12:34.376438 crc crio[21508]: time="2026-06-09T11:12:34.37622577Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.931178 | controller | Jun 09 11:12:34.382966 crc crio[21508]: time="2026-06-09T11:12:34.382912274Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=871111be-3dee-4222-a5fd-807bb9857427 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.931194 | controller | Jun 09 11:12:34.399984 crc crio[21508]: time="2026-06-09T11:12:34.399844615Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=fcaa320d-5d64-45e3-b760-68a7b70b3fb4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.931210 | controller | Jun 09 11:12:34.404752 crc crio[21508]: time="2026-06-09T11:12:34.404704376Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=3465c2fb-078c-4b39-9279-ab9a2e90b6de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.931230 | controller | Jun 09 11:12:34.405515 crc crio[21508]: time="2026-06-09T11:12:34.405476648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.931246 | controller | Jun 09 11:12:34.472569 crc crio[21508]: time="2026-06-09T11:12:34.469434151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.931263 | controller | Jun 09 11:12:34.495404 crc crio[21508]: time="2026-06-09T11:12:34.492030476Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.931278 | controller | Jun 09 11:12:34.514926 crc crio[21508]: time="2026-06-09T11:12:34.501841671Z" level=info msg="Removed container b9df10819f8b52228292ab91b79b23e00dbb5b2b00938d0dd42f949998dc9739: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=bb268d82-872c-4042-b490-6ce5c6550d45 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.931294 | controller | Jun 09 11:12:34.537885 crc crio[21508]: time="2026-06-09T11:12:34.53770024Z" level=info msg="Removing container: f3b1db12ff8af83b75a875ddb305aad6cba2621ae412453dd2456c14c38f3ea5" id=e8d61b1d-cb1f-4c0e-bc05-accc77cc0916 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.931310 | controller | Jun 09 11:12:35.033059 crc crio[21508]: time="2026-06-09T11:12:35.032900991Z" level=info msg="Created container 157d84efa5f305aa5301963c3948c3aef57c1109e00196b71f67d0910e23eed8: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=ee5c28ce-1959-47be-b01d-9ea6df5c1c04 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.931326 | controller | Jun 09 11:12:35.036220 crc crio[21508]: time="2026-06-09T11:12:35.035997321Z" level=info msg="Starting container: 157d84efa5f305aa5301963c3948c3aef57c1109e00196b71f67d0910e23eed8" id=3346d968-6e87-482c-ab9b-d98af1c859d9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.931342 | controller | Jun 09 11:12:35.046674 crc crio[21508]: time="2026-06-09T11:12:35.046494345Z" level=info msg="Started container" PID=33093 containerID=157d84efa5f305aa5301963c3948c3aef57c1109e00196b71f67d0910e23eed8 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=3346d968-6e87-482c-ab9b-d98af1c859d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d91bf07ecd3e56049ca39b7300e760a33877da7bdcbfb62398805b162854b2fb
2026-06-09 12:20:02.931380 | controller | Jun 09 11:12:35.113001 crc crio[21508]: time="2026-06-09T11:12:35.111763526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.931398 | controller | Jun 09 11:12:35.167798 crc crio[21508]: time="2026-06-09T11:12:35.161885589Z" level=info msg="Removed container f3b1db12ff8af83b75a875ddb305aad6cba2621ae412453dd2456c14c38f3ea5: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=e8d61b1d-cb1f-4c0e-bc05-accc77cc0916 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.931414 | controller | Jun 09 11:12:36.002117 crc crio[21508]: time="2026-06-09T11:12:36.00185732Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.931430 | controller | Jun 09 11:12:36.290818 crc crio[21508]: time="2026-06-09T11:12:36.290575917Z" level=info msg="Created container eed8d42585fc4d1bbc22b27156eb7f67189b39f45aca2c5ef868ca514f84ac2f: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=3465c2fb-078c-4b39-9279-ab9a2e90b6de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.931449 | controller | Jun 09 11:12:36.294410 crc crio[21508]: time="2026-06-09T11:12:36.294165771Z" level=info msg="Starting container: eed8d42585fc4d1bbc22b27156eb7f67189b39f45aca2c5ef868ca514f84ac2f" id=15ef80c8-3bf4-4b92-90c2-1966de047f1f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.931466 | controller | Jun 09 11:12:36.304816 crc crio[21508]: time="2026-06-09T11:12:36.304713367Z" level=info msg="Started container" PID=33122 containerID=eed8d42585fc4d1bbc22b27156eb7f67189b39f45aca2c5ef868ca514f84ac2f description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=15ef80c8-3bf4-4b92-90c2-1966de047f1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d43f16884512cb4593616184efe91980c526fb8e7d1c4d5bbb19cd9012db3f4
2026-06-09 12:20:02.931482 | controller | Jun 09 11:12:36.620950 crc crio[21508]: time="2026-06-09T11:12:36.620128318Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=af756adb-6743-438e-a1e3-9a40d342cf4f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.931498 | controller | Jun 09 11:12:36.626013 crc crio[21508]: time="2026-06-09T11:12:36.625889035Z" level=info msg="Removing container: 2b24fce490f10deb8c0ee08f32b69b2d9858de07a8245c0ecb6fdb4edf9f2c37" id=e842e51c-b0d5-4424-a452-c1c6d521bbba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.931514 | controller | Jun 09 11:12:36.627040 crc crio[21508]: time="2026-06-09T11:12:36.626723909Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=36539d35-a4bb-4f03-afbc-3270e4e40aac name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.931529 | controller | Jun 09 11:12:36.657842 crc crio[21508]: time="2026-06-09T11:12:36.657752128Z" level=info msg="Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=671e3204-8fce-48d5-b05d-db28894da6d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.931545 | controller | Jun 09 11:12:36.658531 crc crio[21508]: time="2026-06-09T11:12:36.658239762Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.931560 | controller | Jun 09 11:12:36.727984 crc crio[21508]: time="2026-06-09T11:12:36.726866481Z" level=info msg="Removed container 2b24fce490f10deb8c0ee08f32b69b2d9858de07a8245c0ecb6fdb4edf9f2c37: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=e842e51c-b0d5-4424-a452-c1c6d521bbba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.931576 | controller | Jun 09 11:12:36.747923 crc crio[21508]: time="2026-06-09T11:12:36.747602682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.931591 | controller | Jun 09 11:12:36.773260 crc crio[21508]: time="2026-06-09T11:12:36.772266577Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.931606 | controller | Jun 09 11:12:37.206191 crc crio[21508]: time="2026-06-09T11:12:37.204836372Z" level=info msg="Created container 8ac2a145f1affaedbda984c2744c49236db9c5d0387928e055327fcffcc46313: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=671e3204-8fce-48d5-b05d-db28894da6d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.931621 | controller | Jun 09 11:12:37.211414 crc crio[21508]: time="2026-06-09T11:12:37.210634801Z" level=info msg="Starting container: 8ac2a145f1affaedbda984c2744c49236db9c5d0387928e055327fcffcc46313" id=788e4d2b-1a1d-46fc-9b86-b38402497e3d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.931640 | controller | Jun 09 11:12:37.230073 crc crio[21508]: time="2026-06-09T11:12:37.229652192Z" level=info msg="Started container" PID=33143 containerID=8ac2a145f1affaedbda984c2744c49236db9c5d0387928e055327fcffcc46313 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=788e4d2b-1a1d-46fc-9b86-b38402497e3d name=/runtime.v1.RuntimeService/StartContainer sandboxID=830a838c24c80cb77c9244f329707a4fdd81ea897433d7ed2accfd25b6d2d45d
2026-06-09 12:20:02.931656 | controller | Jun 09 11:12:55.243440 crc crio[21508]: time="2026-06-09T11:12:55.237825435Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683392-t6jmp/POD" id=bafa50b3-334d-4175-8eb8-5392119e81a6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.931672 | controller | Jun 09 11:12:55.243440 crc crio[21508]: time="2026-06-09T11:12:55.238819484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.931688 | controller | Jun 09 11:12:55.272878 crc crio[21508]: time="2026-06-09T11:12:55.272787478Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683392-t6jmp Namespace:openshift-infra ID:885234a109841c71221b7acff491c3a2e3671a286d71eedad368951598e0f3a3 UID:288cf95d-5481-43f7-9169-b057b05121b1 NetNS:/var/run/netns/f04ad36d-0199-4dad-a28f-fbf399485587 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod288cf95d_5481_43f7_9169_b057b05121b1.slice PodAnnotations:0xc0039b8298}] Aliases:map[]}"
2026-06-09 12:20:02.931703 | controller | Jun 09 11:12:55.272878 crc crio[21508]: time="2026-06-09T11:12:55.27286504Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683392-t6jmp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.931719 | controller | Jun 09 11:12:56.129505 crc crio[21508]: time="2026-06-09T11:12:56.128904648Z" level=info msg="Stopping container: e10cc619ff6e617dc5feb9eb1395ec40a432026c32a5a76c7b20b1344e0574e9 (timeout: 15s)" id=cf63f7cd-4f8a-429d-a5dd-c38855135e1c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.931734 | controller | Jun 09 11:12:56.260933 crc crio[21508]: time="2026-06-09T11:12:56.260831041Z" level=info msg="Stopped container e10cc619ff6e617dc5feb9eb1395ec40a432026c32a5a76c7b20b1344e0574e9: openshift-console/console-6c684df5db-cc8g8/console" id=cf63f7cd-4f8a-429d-a5dd-c38855135e1c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.931749 | controller | Jun 09 11:12:56.262766 crc crio[21508]: time="2026-06-09T11:12:56.262698286Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=82e31528-7a9f-41f8-ba23-8a90b957cc9a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.931765 | controller | Jun 09 11:12:56.265639 crc crio[21508]: time="2026-06-09T11:12:56.265522127Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=d00781f0-9644-48fe-80c4-e71eb9b9c986 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.931780 | controller | Jun 09 11:12:56.272343 crc crio[21508]: time="2026-06-09T11:12:56.271777769Z" level=info msg="Creating container: openshift-console/console-6c684df5db-cc8g8/console" id=036c7e63-abb6-4e1d-9892-cf385f84c03e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.931795 | controller | Jun 09 11:12:56.272343 crc crio[21508]: time="2026-06-09T11:12:56.272185881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.931811 | controller | Jun 09 11:12:56.315595 crc crio[21508]: time="2026-06-09T11:12:56.315508506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.931829 | controller | Jun 09 11:12:56.324038 crc crio[21508]: time="2026-06-09T11:12:56.323961631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.931845 | controller | Jun 09 11:12:56.390780 crc crio[21508]: 2026-06-09T11:12:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:885234a109841c7 Mac:fe:28:af:06:2c:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/f04ad36d-0199-4dad-a28f-fbf399485587 SocketPath: PciID:}] [{Interface:0xc0005a4600 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.931861 | controller | Jun 09 11:12:56.393044 crc crio[21508]: time="2026-06-09T11:12:56.39294883Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683392-t6jmp Namespace:openshift-infra ID:885234a109841c71221b7acff491c3a2e3671a286d71eedad368951598e0f3a3 UID:288cf95d-5481-43f7-9169-b057b05121b1 NetNS:/var/run/netns/f04ad36d-0199-4dad-a28f-fbf399485587 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod288cf95d_5481_43f7_9169_b057b05121b1.slice PodAnnotations:0xc0039b8298}] Aliases:map[]}"
2026-06-09 12:20:02.931877 | controller | Jun 09 11:12:56.393388 crc crio[21508]: time="2026-06-09T11:12:56.393100995Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683392-t6jmp for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.931893 | controller | Jun 09 11:12:56.400878 crc crio[21508]: time="2026-06-09T11:12:56.400557331Z" level=info msg="Ran pod sandbox 885234a109841c71221b7acff491c3a2e3671a286d71eedad368951598e0f3a3 with infra container: openshift-infra/auto-csr-approver-29683392-t6jmp/POD" id=bafa50b3-334d-4175-8eb8-5392119e81a6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.931908 | controller | Jun 09 11:12:56.403116 crc crio[21508]: time="2026-06-09T11:12:56.402995271Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=77d6ff03-58b3-4203-a14d-9cae3354b18c name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.931924 | controller | Jun 09 11:12:56.414212 crc crio[21508]: time="2026-06-09T11:12:56.414023981Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 12:20:02.931939 | controller | Jun 09 11:12:56.432689 crc crio[21508]: time="2026-06-09T11:12:56.430794547Z" level=info msg="Created container b3f2fedff17138f9b67770586e7ea1c742e3797fe0f36dcc3c447be794016d18: openshift-console/console-6c684df5db-cc8g8/console" id=036c7e63-abb6-4e1d-9892-cf385f84c03e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.931955 | controller | Jun 09 11:12:56.433592 crc crio[21508]: time="2026-06-09T11:12:56.433498555Z" level=info msg="Starting container: b3f2fedff17138f9b67770586e7ea1c742e3797fe0f36dcc3c447be794016d18" id=6e861a03-b823-4a38-884b-51afee4cc55a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.931972 | controller | Jun 09 11:12:56.439632 crc crio[21508]: time="2026-06-09T11:12:56.439489449Z" level=info msg="Started container" PID=33458 containerID=b3f2fedff17138f9b67770586e7ea1c742e3797fe0f36dcc3c447be794016d18 description=openshift-console/console-6c684df5db-cc8g8/console id=6e861a03-b823-4a38-884b-51afee4cc55a name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8c0466918048d4abfcf531c66992befc2e072deadf72cb9594646abaf1205eb
2026-06-09 12:20:02.931989 | controller | Jun 09 11:12:57.916258 crc crio[21508]: time="2026-06-09T11:12:57.915645307Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=77d6ff03-58b3-4203-a14d-9cae3354b18c name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.932008 | controller | Jun 09 11:12:57.917572 crc crio[21508]: time="2026-06-09T11:12:57.917159621Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=41d3f822-bbdc-4c6a-9a31-503e39c2137a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.932025 | controller | Jun 09 11:12:57.918895 crc crio[21508]: time="2026-06-09T11:12:57.918802518Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=012b0ea2-200f-49c6-849d-7cea7f788205 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.932041 | controller | Jun 09 11:12:57.932799 crc crio[21508]: time="2026-06-09T11:12:57.932719382Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683392-t6jmp/oc" id=48de87c4-3cd4-4925-ae52-4ce90b5c18be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.932056 | controller | Jun 09 11:12:57.933231 crc crio[21508]: time="2026-06-09T11:12:57.933194945Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.932072 | controller | Jun 09 11:12:57.960103 crc crio[21508]: time="2026-06-09T11:12:57.95993798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.932088 | controller | Jun 09 11:12:58.235665 crc crio[21508]: time="2026-06-09T11:12:58.234795166Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.932105 | controller | Jun 09 11:12:58.367520 crc crio[21508]: time="2026-06-09T11:12:58.366819842Z" level=info msg="Created container 9ce6a8390154c515d8dd077d962249133614edad3247d15dcfd0c4f348d62fea: openshift-infra/auto-csr-approver-29683392-t6jmp/oc" id=48de87c4-3cd4-4925-ae52-4ce90b5c18be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.932121 | controller | Jun 09 11:12:58.369236 crc crio[21508]: time="2026-06-09T11:12:58.369158069Z" level=info msg="Starting container: 9ce6a8390154c515d8dd077d962249133614edad3247d15dcfd0c4f348d62fea" id=195c3e3d-5c8d-404b-b0d7-b702f31915f3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.932136 | controller | Jun 09 11:12:58.376708 crc crio[21508]: time="2026-06-09T11:12:58.376602405Z" level=info msg="Started container" PID=33503 containerID=9ce6a8390154c515d8dd077d962249133614edad3247d15dcfd0c4f348d62fea description=openshift-infra/auto-csr-approver-29683392-t6jmp/oc id=195c3e3d-5c8d-404b-b0d7-b702f31915f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=885234a109841c71221b7acff491c3a2e3671a286d71eedad368951598e0f3a3
2026-06-09 12:20:02.932152 | controller | Jun 09 11:13:00.184639 crc crio[21508]: time="2026-06-09T11:13:00.183656234Z" level=info msg="Stopping pod sandbox: 885234a109841c71221b7acff491c3a2e3671a286d71eedad368951598e0f3a3" id=16fe3108-ff93-4820-9044-871668c547d7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.932168 | controller | Jun 09 11:13:00.187246 crc crio[21508]: time="2026-06-09T11:13:00.185383514Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683392-t6jmp Namespace:openshift-infra ID:885234a109841c71221b7acff491c3a2e3671a286d71eedad368951598e0f3a3 UID:288cf95d-5481-43f7-9169-b057b05121b1 NetNS:/var/run/netns/f04ad36d-0199-4dad-a28f-fbf399485587 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod288cf95d_5481_43f7_9169_b057b05121b1.slice PodAnnotations:0xc000d9e000}] Aliases:map[]}"
2026-06-09 12:20:02.932185 | controller | Jun 09 11:13:00.187246 crc crio[21508]: time="2026-06-09T11:13:00.18560879Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683392-t6jmp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.932204 | controller | Jun 09 11:13:00.443943 crc crio[21508]: time="2026-06-09T11:13:00.443819133Z" level=info msg="Stopped pod sandbox: 885234a109841c71221b7acff491c3a2e3671a286d71eedad368951598e0f3a3" id=16fe3108-ff93-4820-9044-871668c547d7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.932222 | controller | Jun 09 11:13:57.328006 crc crio[21508]: time="2026-06-09T11:13:57.327130829Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=44110025-e472-4051-b96b-1ec885e3c23e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.932240 | controller | Jun 09 11:13:57.330358 crc crio[21508]: time="2026-06-09T11:13:57.330192508Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=292e3d44-e765-4d55-bb66-c0960187c18c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.932256 | controller | Jun 09 11:13:57.332956 crc crio[21508]: time="2026-06-09T11:13:57.332875806Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=c6bd3350-96eb-47f0-af28-f524162bb5ae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.932272 | controller | Jun 09 11:13:57.333712 crc crio[21508]: time="2026-06-09T11:13:57.333545656Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.932288 | controller | Jun 09 11:13:57.364079 crc crio[21508]: time="2026-06-09T11:13:57.363996223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.932304 | controller | Jun 09 11:13:57.551855 crc crio[21508]: time="2026-06-09T11:13:57.551744779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.932321 | controller | Jun 09 11:13:57.654115 crc crio[21508]: time="2026-06-09T11:13:57.653620655Z" level=info msg="Created container 7a6bdee75db43d3c99f4f0daefbda86ccd7514a2a82d0ef3d9326097a2878323: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=c6bd3350-96eb-47f0-af28-f524162bb5ae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.932336 | controller | Jun 09 11:13:57.655611 crc crio[21508]: time="2026-06-09T11:13:57.655530071Z" level=info msg="Starting container: 7a6bdee75db43d3c99f4f0daefbda86ccd7514a2a82d0ef3d9326097a2878323" id=85645b60-bbcf-4837-b5c7-41a3ce7e7ae4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.932375 | controller | Jun 09 11:13:57.666572 crc crio[21508]: time="2026-06-09T11:13:57.664184283Z" level=info msg="Started container" PID=34343 containerID=7a6bdee75db43d3c99f4f0daefbda86ccd7514a2a82d0ef3d9326097a2878323 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=85645b60-bbcf-4837-b5c7-41a3ce7e7ae4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3634b745444ba35c0edeb974e19fc8a4e8fdec9fca497639475422f2fa1abea
2026-06-09 12:20:02.932395 | controller | Jun 09 11:14:00.503101 crc crio[21508]: time="2026-06-09T11:14:00.502598469Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683394-dfqps/POD" id=049818ac-4841-47c6-b9d6-4806437e42d8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.932411 | controller | Jun 09 11:14:00.504000 crc crio[21508]: time="2026-06-09T11:14:00.503134075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.932428 | controller | Jun 09 11:14:00.530419 crc crio[21508]: time="2026-06-09T11:14:00.530220704Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683394-dfqps Namespace:openshift-infra ID:9c4f6782222f9364fc3dd71cfc8cceeafbf5dd6b055fe59f3ec4ecae600fed00 UID:688a187e-d0af-4b6b-9416-62d6b0749070 NetNS:/var/run/netns/b51e587b-a8ee-4653-bcdc-9d11edbfdc7f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod688a187e_d0af_4b6b_9416_62d6b0749070.slice PodAnnotations:0xc002a12230}] Aliases:map[]}"
2026-06-09 12:20:02.932448 | controller | Jun 09 11:14:00.530419 crc crio[21508]: time="2026-06-09T11:14:00.530351467Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683394-dfqps to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.932464 | controller | Jun 09 11:14:00.820984 crc crio[21508]: 2026-06-09T11:14:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9c4f6782222f936 Mac:b6:ce:96:a1:0d:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/b51e587b-a8ee-4653-bcdc-9d11edbfdc7f SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.932480 | controller | Jun 09 11:14:00.822719 crc crio[21508]: time="2026-06-09T11:14:00.822627078Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683394-dfqps Namespace:openshift-infra ID:9c4f6782222f9364fc3dd71cfc8cceeafbf5dd6b055fe59f3ec4ecae600fed00 UID:688a187e-d0af-4b6b-9416-62d6b0749070 NetNS:/var/run/netns/b51e587b-a8ee-4653-bcdc-9d11edbfdc7f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod688a187e_d0af_4b6b_9416_62d6b0749070.slice PodAnnotations:0xc002a12230}] Aliases:map[]}"
2026-06-09 12:20:02.932496 | controller | Jun 09 11:14:00.822874 crc crio[21508]: time="2026-06-09T11:14:00.822821164Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683394-dfqps for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.932551 | controller | Jun 09 11:14:00.829436 crc crio[21508]: time="2026-06-09T11:14:00.8292375Z" level=info msg="Ran pod sandbox 9c4f6782222f9364fc3dd71cfc8cceeafbf5dd6b055fe59f3ec4ecae600fed00 with infra container: openshift-infra/auto-csr-approver-29683394-dfqps/POD" id=049818ac-4841-47c6-b9d6-4806437e42d8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.932574 | controller | Jun 09 11:14:00.832032 crc crio[21508]: time="2026-06-09T11:14:00.831652851Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=b19ae793-177d-4ce3-9af1-d7ae92e84179 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.932591 | controller | Jun 09 11:14:00.851352 crc crio[21508]: time="2026-06-09T11:14:00.85119648Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 12:20:02.932607 | controller | Jun 09 11:14:02.196062 crc crio[21508]: time="2026-06-09T11:14:02.195954614Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=b19ae793-177d-4ce3-9af1-d7ae92e84179 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.932623 | controller | Jun 09 11:14:02.197488 crc crio[21508]: time="2026-06-09T11:14:02.196984484Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=684426af-8e9d-44c8-a227-ab8f7b4c8cf2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.932640 | controller | Jun 09 11:14:02.199178 crc crio[21508]: time="2026-06-09T11:14:02.199114796Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=3e29d45e-20fb-4931-9c3c-5e9144922b7c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.932655 | controller | Jun 09 11:14:02.204418 crc crio[21508]: time="2026-06-09T11:14:02.204341928Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683394-dfqps/oc" id=e6d9e2f5-15d0-4aeb-acc1-0f4b3d647da4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.932676 | controller | Jun 09 11:14:02.204783 crc crio[21508]: time="2026-06-09T11:14:02.204725019Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.932692 | controller | Jun 09 11:14:02.226389 crc crio[21508]: time="2026-06-09T11:14:02.226243276Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.932708 | controller | Jun 09 11:14:02.536811 crc crio[21508]: time="2026-06-09T11:14:02.536619874Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.932724 | controller | Jun 09 11:14:02.625200 crc crio[21508]: time="2026-06-09T11:14:02.624665547Z" level=info msg="Created container 74ffd063565cd73f08e717409cb9201936b7fac1da37d3f408349d0c6b3767ad: openshift-infra/auto-csr-approver-29683394-dfqps/oc" id=e6d9e2f5-15d0-4aeb-acc1-0f4b3d647da4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.932740 | controller | Jun 09 11:14:02.626841 crc crio[21508]: time="2026-06-09T11:14:02.626765638Z" level=info msg="Starting container: 74ffd063565cd73f08e717409cb9201936b7fac1da37d3f408349d0c6b3767ad" id=aa316258-87b1-497e-87e5-68bd95102ca9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.932756 | controller | Jun 09 11:14:02.633748 crc crio[21508]: time="2026-06-09T11:14:02.633655969Z" level=info msg="Started container" PID=34548 containerID=74ffd063565cd73f08e717409cb9201936b7fac1da37d3f408349d0c6b3767ad description=openshift-infra/auto-csr-approver-29683394-dfqps/oc id=aa316258-87b1-497e-87e5-68bd95102ca9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c4f6782222f9364fc3dd71cfc8cceeafbf5dd6b055fe59f3ec4ecae600fed00
2026-06-09 12:20:02.932772 | controller | Jun 09 11:14:04.314051 crc crio[21508]: time="2026-06-09T11:14:04.313220083Z" level=info msg="Stopping pod sandbox: 9c4f6782222f9364fc3dd71cfc8cceeafbf5dd6b055fe59f3ec4ecae600fed00" id=6515630a-0696-494e-b3c4-0c994892b838 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.932788 | controller | Jun 09 11:14:04.315837 crc crio[21508]: time="2026-06-09T11:14:04.314954314Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683394-dfqps Namespace:openshift-infra ID:9c4f6782222f9364fc3dd71cfc8cceeafbf5dd6b055fe59f3ec4ecae600fed00 UID:688a187e-d0af-4b6b-9416-62d6b0749070 NetNS:/var/run/netns/b51e587b-a8ee-4653-bcdc-9d11edbfdc7f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod688a187e_d0af_4b6b_9416_62d6b0749070.slice PodAnnotations:0xc002a127a8}] Aliases:map[]}"
2026-06-09 12:20:02.932804 | controller | Jun 09 11:14:04.315837 crc crio[21508]: time="2026-06-09T11:14:04.315098688Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683394-dfqps from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.932820 | controller | Jun 09 11:14:04.567477 crc crio[21508]: time="2026-06-09T11:14:04.567221929Z" level=info msg="Stopped pod sandbox: 9c4f6782222f9364fc3dd71cfc8cceeafbf5dd6b055fe59f3ec4ecae600fed00" id=6515630a-0696-494e-b3c4-0c994892b838 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.932836 | controller | Jun 09 11:14:30.077010 crc crio[21508]: time="2026-06-09T11:14:30.076125154Z" level=info msg="Removing container: 98ffd556af2411605e749b283efacea177695ba517f01792ebc35e8aaa241511" id=8d78a82a-4930-4eea-b8f2-3a288cf70449 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.932893 | controller | Jun 09 11:14:30.187752 crc crio[21508]: time="2026-06-09T11:14:30.187630301Z" level=info msg="Removed container 98ffd556af2411605e749b283efacea177695ba517f01792ebc35e8aaa241511: openshift-infra/auto-csr-approver-29683386-qgbn2/oc" id=8d78a82a-4930-4eea-b8f2-3a288cf70449 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.932919 | controller | Jun 09 11:14:30.196377 crc crio[21508]: time="2026-06-09T11:14:30.196252862Z" level=info msg="Stopping pod sandbox: 0c0da159f5d9b7165fe76320b7e816b1084e9318bb4ba4cd29cf298739802bac" id=ccfe7580-0480-4cfb-8c5b-7c99fde1b489 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.932938 | controller | Jun 09 11:14:30.196604 crc crio[21508]: time="2026-06-09T11:14:30.19654951Z" level=info msg="Stopped pod sandbox (already stopped): 0c0da159f5d9b7165fe76320b7e816b1084e9318bb4ba4cd29cf298739802bac" id=ccfe7580-0480-4cfb-8c5b-7c99fde1b489 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.932955 | controller | Jun 09 11:14:30.197853 crc crio[21508]: time="2026-06-09T11:14:30.197790287Z" level=info msg="Removing pod sandbox: 0c0da159f5d9b7165fe76320b7e816b1084e9318bb4ba4cd29cf298739802bac" id=42585b26-b6ec-49a7-9987-92f613703e40 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.932971 | controller | Jun 09 11:14:30.211119 crc crio[21508]: time="2026-06-09T11:14:30.21097127Z" level=info msg="Removed pod sandbox: 0c0da159f5d9b7165fe76320b7e816b1084e9318bb4ba4cd29cf298739802bac" id=42585b26-b6ec-49a7-9987-92f613703e40 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.932987 | controller | Jun 09 11:15:01.475147 crc crio[21508]: time="2026-06-09T11:15:01.474359723Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683395-lwfv2/POD" id=ab85627b-c2a5-4aff-86e3-7a8ca421eaad name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.933003 | controller | Jun 09 11:15:01.475147 crc crio[21508]: time="2026-06-09T11:15:01.475197348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.933019 | controller | Jun 09 11:15:01.496069 crc crio[21508]: time="2026-06-09T11:15:01.495940842Z" level=info msg="Got pod network &{Name:collect-profiles-29683395-lwfv2 Namespace:openshift-operator-lifecycle-manager ID:646d4a3bd35859b883e74b08875c28e5e1cb577352aa8c8b09e8f87813f1f271 UID:ac29a768-1621-4762-bb8a-97f4386e8cee NetNS:/var/run/netns/4749ded1-0e75-45ce-a83d-85d159b5a6a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podac29a768_1621_4762_bb8a_97f4386e8cee.slice PodAnnotations:0xc00008d248}] Aliases:map[]}"
2026-06-09 12:20:02.933035 | controller | Jun 09 11:15:01.496069 crc crio[21508]: time="2026-06-09T11:15:01.496007754Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683395-lwfv2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.933051 | controller | Jun 09 11:15:01.927317 crc crio[21508]: 2026-06-09T11:15:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:646d4a3bd35859b Mac:56:1a:ae:07:ad:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/4749ded1-0e75-45ce-a83d-85d159b5a6a5 SocketPath: PciID:}] [{Interface:0xc0005106f0 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.933067 | controller | Jun 09 11:15:01.930280 crc crio[21508]: time="2026-06-09T11:15:01.930158895Z" level=info msg="Got pod network &{Name:collect-profiles-29683395-lwfv2 Namespace:openshift-operator-lifecycle-manager ID:646d4a3bd35859b883e74b08875c28e5e1cb577352aa8c8b09e8f87813f1f271 UID:ac29a768-1621-4762-bb8a-97f4386e8cee NetNS:/var/run/netns/4749ded1-0e75-45ce-a83d-85d159b5a6a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podac29a768_1621_4762_bb8a_97f4386e8cee.slice PodAnnotations:0xc00008d248}] Aliases:map[]}"
2026-06-09 12:20:02.933084 | controller | Jun 09 11:15:01.930599 crc crio[21508]: time="2026-06-09T11:15:01.930542996Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683395-lwfv2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.933103 | controller | Jun 09 11:15:01.938156 crc crio[21508]: time="2026-06-09T11:15:01.937443117Z" level=info msg="Ran pod sandbox 646d4a3bd35859b883e74b08875c28e5e1cb577352aa8c8b09e8f87813f1f271 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683395-lwfv2/POD" id=ab85627b-c2a5-4aff-86e3-7a8ca421eaad name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.933119 | controller | Jun 09 11:15:01.940579 crc crio[21508]: time="2026-06-09T11:15:01.940444634Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=16de8e8f-ea12-4bcc-b085-4629f6da933d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.933135 | controller | Jun 09 11:15:01.943102 crc crio[21508]: time="2026-06-09T11:15:01.942974158Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=75684b6a-b0ac-4ed6-ae33-1a32b87c59ae name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.933150 | controller | Jun 09 11:15:01.954728 crc crio[21508]: time="2026-06-09T11:15:01.954609977Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683395-lwfv2/collect-profiles" id=3daffb5a-c73c-438f-97e5-93d64a1754a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.933166 | controller | Jun 09 11:15:01.955040 crc crio[21508]: time="2026-06-09T11:15:01.954968867Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.933182 | controller | Jun 09 11:15:01.981622 crc crio[21508]: time="2026-06-09T11:15:01.98151309Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.933198 | controller | Jun 09 11:15:01.986587 crc crio[21508]: time="2026-06-09T11:15:01.986512046Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.933215 | controller | Jun 09 11:15:02.105114 crc crio[21508]: time="2026-06-09T11:15:02.104900333Z" level=info msg="Created container d4d913ed96de9978d6ed493bcadcfef011ffbf245ede49b776f6f9dbf0b7f844: openshift-operator-lifecycle-manager/collect-profiles-29683395-lwfv2/collect-profiles" id=3daffb5a-c73c-438f-97e5-93d64a1754a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.933230 | controller | Jun 09 11:15:02.106421 crc crio[21508]: time="2026-06-09T11:15:02.106244432Z" level=info msg="Starting container: d4d913ed96de9978d6ed493bcadcfef011ffbf245ede49b776f6f9dbf0b7f844" id=f3f78c81-c05c-416e-b73d-b72287e240bd name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.933246 | controller | Jun 09 11:15:02.115100 crc crio[21508]: time="2026-06-09T11:15:02.115007027Z" level=info msg="Started container" PID=35427 containerID=d4d913ed96de9978d6ed493bcadcfef011ffbf245ede49b776f6f9dbf0b7f844 description=openshift-operator-lifecycle-manager/collect-profiles-29683395-lwfv2/collect-profiles id=f3f78c81-c05c-416e-b73d-b72287e240bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=646d4a3bd35859b883e74b08875c28e5e1cb577352aa8c8b09e8f87813f1f271
2026-06-09 12:20:02.933262 | controller | Jun 09 11:15:03.851147 crc crio[21508]: time="2026-06-09T11:15:03.850997022Z" level=info msg="Stopping pod sandbox: 646d4a3bd35859b883e74b08875c28e5e1cb577352aa8c8b09e8f87813f1f271" id=c7f48e52-ee15-4085-a54b-9898534f06b9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.933277 | controller | Jun 09 11:15:03.852706 crc crio[21508]: time="2026-06-09T11:15:03.851786785Z" level=info msg="Got pod network &{Name:collect-profiles-29683395-lwfv2 Namespace:openshift-operator-lifecycle-manager ID:646d4a3bd35859b883e74b08875c28e5e1cb577352aa8c8b09e8f87813f1f271 UID:ac29a768-1621-4762-bb8a-97f4386e8cee NetNS:/var/run/netns/4749ded1-0e75-45ce-a83d-85d159b5a6a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podac29a768_1621_4762_bb8a_97f4386e8cee.slice PodAnnotations:0xc00244e308}] Aliases:map[]}"
2026-06-09 12:20:02.933298 | controller | Jun 09 11:15:03.852706 crc crio[21508]: time="2026-06-09T11:15:03.851923138Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683395-lwfv2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.933314 | controller | Jun 09 11:15:04.055807 crc crio[21508]: time="2026-06-09T11:15:04.055737893Z" level=info msg="Stopped pod sandbox: 646d4a3bd35859b883e74b08875c28e5e1cb577352aa8c8b09e8f87813f1f271" id=c7f48e52-ee15-4085-a54b-9898534f06b9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.933330 | controller | Jun 09 11:15:54.140241 crc crio[21508]: time="2026-06-09T11:15:54.139403121Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-cainjector-7f9fdd5dd5-sww48/POD" id=f4de5c36-6009-4701-8d84-d62238688b22 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.933359 | controller | Jun 09 11:15:54.142096 crc crio[21508]: time="2026-06-09T11:15:54.140331848Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.933381 | controller | Jun 09 11:15:54.163367 crc crio[21508]: time="2026-06-09T11:15:54.163215591Z" level=info msg="Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-sww48 Namespace:cert-manager ID:396a85c495f60e68aac18ee9e46436b395a69ba49ca8e8c70ae5cb0e88ae013c UID:d2d2beef-3933-4adc-9add-a1eb00ed3b17 NetNS:/var/run/netns/5bc6318a-e6d8-4c19-a176-86ca23d5cb92 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd2d2beef_3933_4adc_9add_a1eb00ed3b17.slice PodAnnotations:0xc00008d0f8}] Aliases:map[]}"
2026-06-09 12:20:02.933398 | controller | Jun 09 11:15:54.163367 crc crio[21508]: time="2026-06-09T11:15:54.163275182Z" level=info msg="Adding pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-sww48 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.933413 | controller | Jun 09 11:15:54.177122 crc crio[21508]: time="2026-06-09T11:15:54.177041771Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-7b8b89f89d-9tgd8/POD" id=9d58ac7f-a8c9-40e9-abd1-448c4f7a2527 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.933429 | controller | Jun 09 11:15:54.177122 crc crio[21508]: time="2026-06-09T11:15:54.177143464Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.933445 | controller | Jun 09 11:15:54.203432 crc crio[21508]: time="2026-06-09T11:15:54.203109946Z" level=info msg="Got pod network &{Name:cert-manager-7b8b89f89d-9tgd8 Namespace:cert-manager ID:b658adc921c5a5d06c75fef037aaab4129b26c16c9fa0b1c74db2c45e44aca0d UID:80ae199f-800a-4ad3-9a29-ce3ba82d92f8 NetNS:/var/run/netns/7ff56178-b12a-437c-a4aa-1053b583932c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80ae199f_800a_4ad3_9a29_ce3ba82d92f8.slice PodAnnotations:0xc00008d480}] Aliases:map[]}"
2026-06-09 12:20:02.933461 | controller | Jun 09 11:15:54.203432 crc crio[21508]: time="2026-06-09T11:15:54.203187289Z" level=info msg="Adding pod cert-manager_cert-manager-7b8b89f89d-9tgd8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.933481 | controller | Jun 09 11:15:54.485001 crc crio[21508]: 2026-06-09T11:15:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:396a85c495f60e6 Mac:52:24:79:4e:59:14 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/5bc6318a-e6d8-4c19-a176-86ca23d5cb92 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.933499 | controller | Jun 09 11:15:54.486796 crc crio[21508]: time="2026-06-09T11:15:54.486716722Z" level=info msg="Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-sww48 Namespace:cert-manager ID:396a85c495f60e68aac18ee9e46436b395a69ba49ca8e8c70ae5cb0e88ae013c UID:d2d2beef-3933-4adc-9add-a1eb00ed3b17 NetNS:/var/run/netns/5bc6318a-e6d8-4c19-a176-86ca23d5cb92 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd2d2beef_3933_4adc_9add_a1eb00ed3b17.slice PodAnnotations:0xc00008d0f8}] Aliases:map[]}"
2026-06-09 12:20:02.933515 | controller | Jun 09 11:15:54.486928 crc crio[21508]: time="2026-06-09T11:15:54.486912937Z" level=info msg="Checking pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-sww48 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.933531 | controller | Jun 09 11:15:54.493166 crc crio[21508]: time="2026-06-09T11:15:54.493035375Z" level=info msg="Ran pod sandbox 396a85c495f60e68aac18ee9e46436b395a69ba49ca8e8c70ae5cb0e88ae013c with infra container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-sww48/POD" id=f4de5c36-6009-4701-8d84-d62238688b22 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.933547 | controller | Jun 09 11:15:54.495853 crc crio[21508]: time="2026-06-09T11:15:54.495742833Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=f8f7dbec-d17a-4e43-90ec-6ccbecc74d23 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.933562 | controller | Jun 09 11:15:54.495967 crc crio[21508]: time="2026-06-09T11:15:54.495934629Z" level=info msg="Image quay.io/jetstack/cert-manager-cainjector:v1.19.2 not found" id=f8f7dbec-d17a-4e43-90ec-6ccbecc74d23 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.933578 | controller | Jun 09 11:15:54.496084 crc crio[21508]: time="2026-06-09T11:15:54.49597829Z" level=info msg="Neither image nor artfiact quay.io/jetstack/cert-manager-cainjector:v1.19.2 found" id=f8f7dbec-d17a-4e43-90ec-6ccbecc74d23 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.933593 | controller | Jun 09 11:15:54.497619 crc crio[21508]: time="2026-06-09T11:15:54.497555126Z" level=info msg="Pulling image: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=e254a1d1-e09c-4c22-a738-f5868cce5b6b name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.933609 | controller | Jun 09 11:15:54.504190 crc crio[21508]: time="2026-06-09T11:15:54.504108915Z" level=info msg="Trying to access \"quay.io/jetstack/cert-manager-cainjector:v1.19.2\""
2026-06-09 12:20:02.933625 | controller | Jun 09 11:15:54.519385 crc crio[21508]: 2026-06-09T11:15:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b658adc921c5a5d Mac:5a:17:1a:47:b2:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/7ff56178-b12a-437c-a4aa-1053b583932c SocketPath: PciID:}] [{Interface:0xc00011ac00 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.933641 | controller | Jun 09 11:15:54.520144 crc crio[21508]: time="2026-06-09T11:15:54.520087598Z" level=info msg="Got pod network &{Name:cert-manager-7b8b89f89d-9tgd8 Namespace:cert-manager ID:b658adc921c5a5d06c75fef037aaab4129b26c16c9fa0b1c74db2c45e44aca0d UID:80ae199f-800a-4ad3-9a29-ce3ba82d92f8 NetNS:/var/run/netns/7ff56178-b12a-437c-a4aa-1053b583932c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80ae199f_800a_4ad3_9a29_ce3ba82d92f8.slice PodAnnotations:0xc00008d480}] Aliases:map[]}"
2026-06-09 12:20:02.933660 | controller | Jun 09 11:15:54.520436 crc crio[21508]: time="2026-06-09T11:15:54.520246073Z" level=info msg="Checking pod cert-manager_cert-manager-7b8b89f89d-9tgd8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.933689 | controller | Jun 09 11:15:54.525378 crc crio[21508]: time="2026-06-09T11:15:54.525253158Z" level=info msg="Ran pod sandbox b658adc921c5a5d06c75fef037aaab4129b26c16c9fa0b1c74db2c45e44aca0d with infra container: cert-manager/cert-manager-7b8b89f89d-9tgd8/POD" id=9d58ac7f-a8c9-40e9-abd1-448c4f7a2527 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.933710 | controller | Jun 09 11:15:54.527071 crc crio[21508]: time="2026-06-09T11:15:54.527028729Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2" id=3e48e8c4-ab1d-4cf0-9c7d-7dfb7aa7797b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.933728 | controller | Jun 09 11:15:54.527223 crc crio[21508]: time="2026-06-09T11:15:54.527168973Z" level=info msg="Image quay.io/jetstack/cert-manager-controller:v1.19.2 not found" id=3e48e8c4-ab1d-4cf0-9c7d-7dfb7aa7797b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.933748 | controller | Jun 09 11:15:54.527223 crc crio[21508]: time="2026-06-09T11:15:54.527205185Z" level=info msg="Neither image nor artfiact quay.io/jetstack/cert-manager-controller:v1.19.2 found" id=3e48e8c4-ab1d-4cf0-9c7d-7dfb7aa7797b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.933766 | controller | Jun 09 11:15:54.528766 crc crio[21508]: time="2026-06-09T11:15:54.528715588Z" level=info msg="Pulling image: quay.io/jetstack/cert-manager-controller:v1.19.2" id=a01d1988-daf3-4efd-bad7-68b8e4b52d67 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.933783 | controller | Jun 09 11:15:54.531688 crc crio[21508]: time="2026-06-09T11:15:54.531640273Z" level=info msg="Trying to access \"quay.io/jetstack/cert-manager-controller:v1.19.2\""
2026-06-09 12:20:02.933801 | controller | Jun 09 11:15:54.561987 crc crio[21508]: time="2026-06-09T11:15:54.56191073Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-webhook-769f6b94cb-grdzn/POD" id=130e5cef-e31a-4e95-87b7-8a3111b301ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.933819 | controller | Jun 09 11:15:54.562091 crc crio[21508]: time="2026-06-09T11:15:54.562001982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.933837 | controller | Jun 09 11:15:54.588097 crc crio[21508]: time="2026-06-09T11:15:54.588019816Z" level=info msg="Got pod network &{Name:cert-manager-webhook-769f6b94cb-grdzn Namespace:cert-manager ID:74afefc2c6cf3a0d2afa8ac22a3ab39a82650fc9d5f9b585e98fad7186ca6ba1 UID:c62b3b5b-277e-4020-9eee-78b00c4e63c0 NetNS:/var/run/netns/147f4291-e47a-48aa-b9da-6e98414414b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc62b3b5b_277e_4020_9eee_78b00c4e63c0.slice PodAnnotations:0xc0001583f8}] Aliases:map[]}"
2026-06-09 12:20:02.933855 | controller | Jun 09 11:15:54.588097 crc crio[21508]: time="2026-06-09T11:15:54.588075538Z" level=info msg="Adding pod cert-manager_cert-manager-webhook-769f6b94cb-grdzn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.933873 | controller | Jun 09 11:15:54.887867 crc crio[21508]: 2026-06-09T11:15:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:74afefc2c6cf3a0 Mac:4a:13:c0:81:75:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/147f4291-e47a-48aa-b9da-6e98414414b6 SocketPath: PciID:}] [{Interface:0xc00028a850 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.933891 | controller | Jun 09 11:15:54.888778 crc crio[21508]: time="2026-06-09T11:15:54.888725247Z" level=info msg="Got pod network &{Name:cert-manager-webhook-769f6b94cb-grdzn Namespace:cert-manager ID:74afefc2c6cf3a0d2afa8ac22a3ab39a82650fc9d5f9b585e98fad7186ca6ba1 UID:c62b3b5b-277e-4020-9eee-78b00c4e63c0 NetNS:/var/run/netns/147f4291-e47a-48aa-b9da-6e98414414b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc62b3b5b_277e_4020_9eee_78b00c4e63c0.slice PodAnnotations:0xc0001583f8}] Aliases:map[]}"
2026-06-09 12:20:02.933912 | controller | Jun 09 11:15:54.889044 crc crio[21508]: time="2026-06-09T11:15:54.888960954Z" level=info msg="Checking pod cert-manager_cert-manager-webhook-769f6b94cb-grdzn for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.933930 | controller | Jun 09 11:15:54.896895 crc crio[21508]: time="2026-06-09T11:15:54.894224066Z" level=info msg="Ran pod sandbox 74afefc2c6cf3a0d2afa8ac22a3ab39a82650fc9d5f9b585e98fad7186ca6ba1 with infra container: cert-manager/cert-manager-webhook-769f6b94cb-grdzn/POD" id=130e5cef-e31a-4e95-87b7-8a3111b301ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.933946 | controller | Jun 09 11:15:54.896895 crc crio[21508]: time="2026-06-09T11:15:54.896723808Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=ad6723d5-618e-487c-af2e-9f69c4c907a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.933961 | controller | Jun 09 11:15:54.896895 crc crio[21508]: time="2026-06-09T11:15:54.896857842Z" level=info msg="Image quay.io/jetstack/cert-manager-webhook:v1.19.2 not found" id=ad6723d5-618e-487c-af2e-9f69c4c907a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.933977 | controller | Jun 09 11:15:54.896895 crc crio[21508]: time="2026-06-09T11:15:54.896893063Z" level=info msg="Neither image nor artfiact quay.io/jetstack/cert-manager-webhook:v1.19.2 found" id=ad6723d5-618e-487c-af2e-9f69c4c907a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.933993 | controller | Jun 09 11:15:54.898366 crc crio[21508]: time="2026-06-09T11:15:54.898009206Z" level=info msg="Pulling image: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=d57b914a-f463-4e03-b63b-c72044713aa4 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.934009 | controller | Jun 09 11:15:54.901404 crc crio[21508]: time="2026-06-09T11:15:54.901241459Z" level=info msg="Trying to access \"quay.io/jetstack/cert-manager-webhook:v1.19.2\""
2026-06-09 12:20:02.934024 | controller | Jun 09 11:15:58.615640 crc crio[21508]: time="2026-06-09T11:15:58.614633685Z" level=info msg="Pulled image: quay.io/jetstack/cert-manager-cainjector@sha256:687398bee209314862fa1a7e830a37d8d7145653a8cc5579edcf9b6d2b766f56" id=e254a1d1-e09c-4c22-a738-f5868cce5b6b name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.934039 | controller | Jun 09 11:15:58.616871 crc crio[21508]: time="2026-06-09T11:15:58.616617803Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=833b7aa7-bf59-415d-899d-68f0a95d99cd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.934055 | controller | Jun 09 11:15:58.694499 crc crio[21508]: time="2026-06-09T11:15:58.693979724Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=f254cef9-ab46-4c7c-bbcd-b4d33a35526e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.934070 | controller | Jun 09 11:15:58.705933 crc crio[21508]: time="2026-06-09T11:15:58.705844327Z" level=info msg="Creating container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-sww48/cert-manager-cainjector" id=8dae79c1-db20-4bfe-ba70-f8a3974fa4fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.934086 | controller | Jun 09 11:15:58.708001 crc crio[21508]: time="2026-06-09T11:15:58.707877136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.934102 | controller | Jun 09 11:15:58.766778 crc crio[21508]: time="2026-06-09T11:15:58.766651659Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.934121 | controller | Jun 09 11:15:58.770569 crc crio[21508]: time="2026-06-09T11:15:58.77050125Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.934137 | controller | Jun 09 11:15:58.777425 crc crio[21508]: time="2026-06-09T11:15:58.777329478Z" level=info msg="Pulled image: quay.io/jetstack/cert-manager-controller@sha256:ab0905bad1a9acf05ca92b23761a9ecc76b1173053565c81fed727dff948d0f5" id=a01d1988-daf3-4efd-bad7-68b8e4b52d67 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.934153 | controller | Jun 09 11:15:58.781208 crc crio[21508]: time="2026-06-09T11:15:58.781108198Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2" id=3e8b6eec-1bb9-46f0-97d2-e384d7b5d66f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.934169 | controller | Jun 09 11:15:58.787221 crc crio[21508]: time="2026-06-09T11:15:58.787178703Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2" id=827f47b2-3ffe-4ea4-bd96-66e7388fbe4f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.934184 | controller | Jun 09 11:15:58.797664 crc crio[21508]: time="2026-06-09T11:15:58.797594835Z" level=info msg="Creating container: cert-manager/cert-manager-7b8b89f89d-9tgd8/cert-manager-controller" id=d8906a59-21fa-478b-854a-873439c137c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.934200 | controller | Jun 09 11:15:58.800785 crc crio[21508]: time="2026-06-09T11:15:58.800672134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.934215 | controller | Jun 09 11:15:58.831139 crc crio[21508]: time="2026-06-09T11:15:58.831014483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.934231 | controller | Jun 09 11:15:58.835003 crc crio[21508]: time="2026-06-09T11:15:58.834952277Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.934246 | controller | Jun 09 11:15:58.884340 crc crio[21508]: time="2026-06-09T11:15:58.884217274Z" level=info msg="Created container 6b2e96f909f5fa68d4eda03635b7cd8b5f01faa0a1b41d44838c86834a2cbd52: cert-manager/cert-manager-cainjector-7f9fdd5dd5-sww48/cert-manager-cainjector" id=8dae79c1-db20-4bfe-ba70-f8a3974fa4fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.934262 | controller | Jun 09 11:15:58.886782 crc crio[21508]: time="2026-06-09T11:15:58.886693786Z" level=info msg="Starting container: 6b2e96f909f5fa68d4eda03635b7cd8b5f01faa0a1b41d44838c86834a2cbd52" id=78553482-224e-400e-9509-1679b6daeb7e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.934277 | controller | Jun 09 11:15:58.895013 crc crio[21508]: time="2026-06-09T11:15:58.894922265Z" level=info msg="Started container" PID=36984 containerID=6b2e96f909f5fa68d4eda03635b7cd8b5f01faa0a1b41d44838c86834a2cbd52 description=cert-manager/cert-manager-cainjector-7f9fdd5dd5-sww48/cert-manager-cainjector id=78553482-224e-400e-9509-1679b6daeb7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=396a85c495f60e68aac18ee9e46436b395a69ba49ca8e8c70ae5cb0e88ae013c
2026-06-09 12:20:02.934293 | controller | Jun 09 11:15:58.959713 crc crio[21508]: time="2026-06-09T11:15:58.958892218Z" level=info msg="Created container 2a4432cc116c9edb7cb7470df74fb98d03103d46c49d97e39004fc89790fbc1d: cert-manager/cert-manager-7b8b89f89d-9tgd8/cert-manager-controller" id=d8906a59-21fa-478b-854a-873439c137c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.934313 | controller | Jun 09 11:15:58.960892 crc crio[21508]: time="2026-06-09T11:15:58.960718991Z" level=info msg="Starting container: 2a4432cc116c9edb7cb7470df74fb98d03103d46c49d97e39004fc89790fbc1d" id=38bebf1f-1fd5-4227-bd31-e9edb3c37ad6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.934329 | controller | Jun 09 11:15:58.966150 crc crio[21508]: time="2026-06-09T11:15:58.966102326Z" level=info msg="Started container" PID=36991 containerID=2a4432cc116c9edb7cb7470df74fb98d03103d46c49d97e39004fc89790fbc1d description=cert-manager/cert-manager-7b8b89f89d-9tgd8/cert-manager-controller id=38bebf1f-1fd5-4227-bd31-e9edb3c37ad6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b658adc921c5a5d06c75fef037aaab4129b26c16c9fa0b1c74db2c45e44aca0d
2026-06-09 12:20:02.934359 | controller | Jun 09 11:16:00.615246 crc crio[21508]: time="2026-06-09T11:16:00.614712261Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683396-6x9hk/POD" id=38ef3f7d-ec68-4cf8-8c3a-2b53c70be3fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.934382 | controller | Jun 09 11:16:00.617543 crc crio[21508]: time="2026-06-09T11:16:00.617510392Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.934399 | controller | Jun 09 11:16:00.954837 crc crio[21508]: time="2026-06-09T11:16:00.954746581Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683396-6x9hk Namespace:openshift-infra ID:e779d57a08563e5f5758f30fdb05c5df4c10caf880de62cd98410ab1818df08d UID:7b17c95f-5c89-41e6-a915-26a67dd01f75 NetNS:/var/run/netns/ebd459f3-e428-40f1-b9ea-7d534fb3fb81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b17c95f_5c89_41e6_a915_26a67dd01f75.slice PodAnnotations:0xc000158688}] Aliases:map[]}"
2026-06-09 12:20:02.934415 | controller | Jun 09 11:16:00.954837 crc crio[21508]: time="2026-06-09T11:16:00.954806243Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683396-6x9hk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.934432 | controller | Jun 09 11:16:01.029736 crc crio[21508]: time="2026-06-09T11:16:01.029673922Z" level=info msg="Pulled image: quay.io/jetstack/cert-manager-webhook@sha256:041f7bb9259557188d7ff416ce90d670a0d0aa8710203927703743682064270b" id=d57b914a-f463-4e03-b63b-c72044713aa4 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.934447 | controller | Jun 09 11:16:01.031016 crc crio[21508]: time="2026-06-09T11:16:01.030968129Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=5e1c2a34-bdd1-4091-a4a4-a061cdd5f321 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.934463 | controller | Jun 09 11:16:01.039824 crc crio[21508]: time="2026-06-09T11:16:01.039715542Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=437d80dc-4488-4b19-9d1e-3a6dead63bad name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.934479 | controller | Jun 09 11:16:01.049908 crc crio[21508]: time="2026-06-09T11:16:01.049769014Z" level=info msg="Creating container: cert-manager/cert-manager-webhook-769f6b94cb-grdzn/cert-manager-webhook" id=7c9e6778-5675-4845-8366-abc4677a56cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.934494 | controller | Jun 09 11:16:01.052976 crc crio[21508]: time="2026-06-09T11:16:01.052840573Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.934510 | controller | Jun 09 11:16:01.091982 crc crio[21508]: time="2026-06-09T11:16:01.091667997Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.934526 | controller | Jun 09 11:16:01.102615 crc crio[21508]: time="2026-06-09T11:16:01.101046919Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.934551 | controller | Jun 09 11:16:01.243933 crc crio[21508]: time="2026-06-09T11:16:01.243887877Z" level=info msg="Created container 550c9a92b2402201548300c38d1d09b5560ea7bf3887fced23da1235f8a0b213: cert-manager/cert-manager-webhook-769f6b94cb-grdzn/cert-manager-webhook" id=7c9e6778-5675-4845-8366-abc4677a56cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.934567 | controller | Jun 09 11:16:01.247635 crc crio[21508]: time="2026-06-09T11:16:01.247171302Z" level=info msg="Starting container: 550c9a92b2402201548300c38d1d09b5560ea7bf3887fced23da1235f8a0b213" id=a965da53-d39f-4b4c-9c36-998b067f109b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.934583 | controller | Jun 09 11:16:01.258999 crc crio[21508]: time="2026-06-09T11:16:01.258724947Z" level=info msg="Started container" PID=37148 containerID=550c9a92b2402201548300c38d1d09b5560ea7bf3887fced23da1235f8a0b213 description=cert-manager/cert-manager-webhook-769f6b94cb-grdzn/cert-manager-webhook id=a965da53-d39f-4b4c-9c36-998b067f109b name=/runtime.v1.RuntimeService/StartContainer sandboxID=74afefc2c6cf3a0d2afa8ac22a3ab39a82650fc9d5f9b585e98fad7186ca6ba1
2026-06-09 12:20:02.934598 | controller | Jun 09 11:16:01.564189 crc crio[21508]: 2026-06-09T11:16:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e779d57a08563e5 Mac:a6:c2:7e:5e:f6:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/ebd459f3-e428-40f1-b9ea-7d534fb3fb81 SocketPath: PciID:}] [{Interface:0xc0004b0480 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.934614 | controller | Jun 09 11:16:01.567914 crc crio[21508]: time="2026-06-09T11:16:01.567675976Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683396-6x9hk Namespace:openshift-infra ID:e779d57a08563e5f5758f30fdb05c5df4c10caf880de62cd98410ab1818df08d UID:7b17c95f-5c89-41e6-a915-26a67dd01f75 NetNS:/var/run/netns/ebd459f3-e428-40f1-b9ea-7d534fb3fb81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b17c95f_5c89_41e6_a915_26a67dd01f75.slice PodAnnotations:0xc000158688}] Aliases:map[]}"
2026-06-09 12:20:02.934629 | controller | Jun 09 11:16:01.567914 crc crio[21508]: time="2026-06-09T11:16:01.567846251Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683396-6x9hk for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.934645 | controller | Jun 09 11:16:01.581964 crc crio[21508]: time="2026-06-09T11:16:01.581728523Z" level=info msg="Ran pod sandbox e779d57a08563e5f5758f30fdb05c5df4c10caf880de62cd98410ab1818df08d with infra container: openshift-infra/auto-csr-approver-29683396-6x9hk/POD" id=38ef3f7d-ec68-4cf8-8c3a-2b53c70be3fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.934661 | controller | Jun 09 11:16:01.588080 crc crio[21508]: time="2026-06-09T11:16:01.587620104Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=37899402-dcac-413f-bcdf-4db4da5e6ed2 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.934677 | controller | Jun 09 11:16:01.595917 crc crio[21508]: time="2026-06-09T11:16:01.595117261Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 12:20:02.934692 | controller | Jun 09 11:16:02.902493 crc crio[21508]: time="2026-06-09T11:16:02.902003218Z" level=info msg="Stopping container: 157d84efa5f305aa5301963c3948c3aef57c1109e00196b71f67d0910e23eed8 (timeout: 30s)" id=6c3ef5b0-eb19-44cc-8ebd-014f11d7b3b5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.934708 | controller | Jun 09 11:16:02.902493 crc crio[21508]: time="2026-06-09T11:16:02.902171973Z" level=info msg="Stopping container: c6736e680ea9b53f189e3bff06f5a3ffb0dce030ad9bf10e9d0d9b17594dfa01 (timeout: 30s)" id=390d403a-494e-43ea-be56-de53093a1cec name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.934727 | controller | Jun 09 11:16:03.026849 crc crio[21508]: time="2026-06-09T11:16:03.026664809Z" level=info msg="Stopped container 157d84efa5f305aa5301963c3948c3aef57c1109e00196b71f67d0910e23eed8: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=6c3ef5b0-eb19-44cc-8ebd-014f11d7b3b5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.934743 | controller | Jun 09 11:16:03.080767 crc crio[21508]: time="2026-06-09T11:16:03.080601411Z" level=info msg="Stopped container c6736e680ea9b53f189e3bff06f5a3ffb0dce030ad9bf10e9d0d9b17594dfa01: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=390d403a-494e-43ea-be56-de53093a1cec name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.934759 | controller | Jun 09 11:16:03.082003 crc crio[21508]: time="2026-06-09T11:16:03.08192223Z" level=info msg="Stopping pod sandbox: d91bf07ecd3e56049ca39b7300e760a33877da7bdcbfb62398805b162854b2fb" id=59de27a6-8383-4996-81ca-0adb06b1c0f7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.934774 | controller | Jun 09 11:16:03.086794 crc crio[21508]: time="2026-06-09T11:16:03.086721269Z" level=info msg="Stopped pod sandbox: d91bf07ecd3e56049ca39b7300e760a33877da7bdcbfb62398805b162854b2fb" id=59de27a6-8383-4996-81ca-0adb06b1c0f7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.934789 | controller | Jun 09 11:16:03.118232 crc crio[21508]: time="2026-06-09T11:16:03.11476638Z" level=info msg="Stopping container: bf363e57257be706324dd7e0b157c0781c82f2b536a48ee16cf9a9356a50c857 (timeout: 30s)" id=b89ae633-40d5-4dfa-ac01-4560d81b2bf5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.934805 | controller | Jun 09 11:16:03.118232 crc crio[21508]: time="2026-06-09T11:16:03.114818572Z" level=info msg="Stopping container: d9454a45ca3ec44cac770eb1522b48d66fdd503c611327dbe572bc5f1291c5a2 (timeout: 30s)" id=f13e809a-23ae-4807-9f0c-0dfdaf1fb379 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.934820 | controller | Jun 09 11:16:03.118232 crc crio[21508]: time="2026-06-09T11:16:03.114908794Z" level=info msg="Stopping container: a272a3bb223347ab8e21460f3f7b088a1eab09f7931ce9dacb4d300a20a4a7da (timeout: 30s)" id=5813a4b3-4636-46d2-b6f4-7a9fcf324e3b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.934835 | controller | Jun 09 11:16:03.118232 crc crio[21508]: time="2026-06-09T11:16:03.114918764Z" level=info msg="Stopping container: 20353c2ac778c8a1924ac501a83ced9bd117f7625dcac001d834e65da3e6da68 (timeout: 30s)" id=b1f12e75-11e2-4c0a-8f21-5850c883d533 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.934850 | controller | Jun 09 11:16:03.118232 crc crio[21508]: time="2026-06-09T11:16:03.114945625Z" level=info msg="Stopping container: 789fee1a61af033927cd16742edeb91290277bbc113c65d57384b9ce11f67783 (timeout: 30s)" id=21dc7111-3686-4ebf-b6cb-656e6c2fb74b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.934866 | controller | Jun 09 11:16:03.118232 crc crio[21508]: time="2026-06-09T11:16:03.114967546Z" level=info msg="Stopping container: cabd5fefee9f6522898da0e81e2218ef3385a37aff7b41527a244b43e9cc9158 (timeout: 30s)" id=73eba980-e30d-462c-aab8-93a605b0241d name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.934881 | controller | Jun 09 11:16:03.119079 crc crio[21508]: time="2026-06-09T11:16:03.114981946Z" level=info msg="Stopping container: b180d23bc6da36601e62e614179a61240897cc708443f0836142db659ca5336f (timeout: 30s)" id=443c1a14-f7c2-4e33-b954-eca3463ba90d name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.934896 | controller | Jun 09 11:16:03.161239 crc crio[21508]: time="2026-06-09T11:16:03.160757142Z" level=info msg="CNI monitoring event REMOVE        \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-09 12:20:02.934911 | controller | Jun 09 11:16:03.161587 crc crio[21508]: time="2026-06-09T11:16:03.161514994Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.934930 | controller | Jun 09 11:16:03.163456 crc crio[21508]: time="2026-06-09T11:16:03.163381478Z" level=info msg="Stopping container: 56dfcb6948ef1b455116801a69846f7a71bc4711542ff9550ba9ba4e1ac20820 (timeout: 30s)" id=f5dc11e5-4711-4e1d-be76-9dfc8db4e503 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.934946 | controller | Jun 09 11:16:03.254393 crc crio[21508]: time="2026-06-09T11:16:03.254275411Z" level=info msg="Stopped container b180d23bc6da36601e62e614179a61240897cc708443f0836142db659ca5336f: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=443c1a14-f7c2-4e33-b954-eca3463ba90d name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.934964 | controller | Jun 09 11:16:03.264659 crc crio[21508]: time="2026-06-09T11:16:03.264496247Z" level=info msg="Stopped container a272a3bb223347ab8e21460f3f7b088a1eab09f7931ce9dacb4d300a20a4a7da: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=5813a4b3-4636-46d2-b6f4-7a9fcf324e3b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.934982 | controller | Jun 09 11:16:03.275265 crc crio[21508]: time="2026-06-09T11:16:03.274166977Z" level=info msg="Stopped container bf363e57257be706324dd7e0b157c0781c82f2b536a48ee16cf9a9356a50c857: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=b89ae633-40d5-4dfa-ac01-4560d81b2bf5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.934998 | controller | Jun 09 11:16:03.275985 crc crio[21508]: time="2026-06-09T11:16:03.275866607Z" level=info msg="Stopped container cabd5fefee9f6522898da0e81e2218ef3385a37aff7b41527a244b43e9cc9158: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=73eba980-e30d-462c-aab8-93a605b0241d name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.935013 | controller | Jun 09 11:16:03.352838 crc crio[21508]: time="2026-06-09T11:16:03.352789335Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=37899402-dcac-413f-bcdf-4db4da5e6ed2 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.935029 | controller | Jun 09 11:16:03.353978 crc crio[21508]: time="2026-06-09T11:16:03.353943398Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=68abef37-e4a0-44db-9feb-2e06678cdfbb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.935044 | controller | Jun 09 11:16:03.356743 crc crio[21508]: time="2026-06-09T11:16:03.356640137Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=442e6fe8-3199-476e-85a2-e76817720c81 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.935061 | controller | Jun 09 11:16:03.359489 crc crio[21508]: time="2026-06-09T11:16:03.359380276Z" level=info msg="Stopped container 789fee1a61af033927cd16742edeb91290277bbc113c65d57384b9ce11f67783: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=21dc7111-3686-4ebf-b6cb-656e6c2fb74b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.935076 | controller | Jun 09 11:16:03.363143 crc crio[21508]: time="2026-06-09T11:16:03.363076953Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683396-6x9hk/oc" id=6af08b0c-5591-4fd5-ac24-0c619343faf7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.935092 | controller | Jun 09 11:16:03.363912 crc crio[21508]: time="2026-06-09T11:16:03.363849945Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.935107 | controller | Jun 09 11:16:03.390862 crc crio[21508]: time="2026-06-09T11:16:03.390770435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.935122 | controller | Jun 09 11:16:03.432041 crc crio[21508]: time="2026-06-09T11:16:03.431856825Z" level=info msg="Stopped container 56dfcb6948ef1b455116801a69846f7a71bc4711542ff9550ba9ba4e1ac20820: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=f5dc11e5-4711-4e1d-be76-9dfc8db4e503 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.935141 | controller | Jun 09 11:16:03.449955 crc crio[21508]: time="2026-06-09T11:16:03.449697702Z" level=info msg="Removing container: 157d84efa5f305aa5301963c3948c3aef57c1109e00196b71f67d0910e23eed8" id=ccfa14f8-cd01-435f-8ce6-a8e25974e554 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.935157 | controller | Jun 09 11:16:03.462411 crc crio[21508]: time="2026-06-09T11:16:03.462262306Z" level=info msg="Stopped container d9454a45ca3ec44cac770eb1522b48d66fdd503c611327dbe572bc5f1291c5a2: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=f13e809a-23ae-4807-9f0c-0dfdaf1fb379 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.935173 | controller | Jun 09 11:16:03.464737 crc crio[21508]: time="2026-06-09T11:16:03.464344256Z" level=info msg="Stopped container 20353c2ac778c8a1924ac501a83ced9bd117f7625dcac001d834e65da3e6da68: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=b1f12e75-11e2-4c0a-8f21-5850c883d533 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.935188 | controller | Jun 09 11:16:03.465497 crc crio[21508]: time="2026-06-09T11:16:03.465385837Z" level=info msg="Stopping pod sandbox: 6278cc9e41264179de9cac2d18892017f2f95b5226c63a4136d859c794e756f3" id=e144ecbe-40e1-40bb-bbc9-c6db4b49c21e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.935204 | controller | Jun 09 11:16:03.473086 crc crio[21508]: time="2026-06-09T11:16:03.473014288Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=f56a2280-bc53-40a8-97ca-18b47b8cd93c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.935219 | controller | Jun 09 11:16:03.481542 crc crio[21508]: time="2026-06-09T11:16:03.478998861Z" level=info msg="Removed container 157d84efa5f305aa5301963c3948c3aef57c1109e00196b71f67d0910e23eed8: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=ccfa14f8-cd01-435f-8ce6-a8e25974e554 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.935234 | controller | Jun 09 11:16:03.488773 crc crio[21508]: time="2026-06-09T11:16:03.488680351Z" level=info msg="Removing container: 3133c7ebd26d984a7abc6163f0d850e4d549aa8209c511830be140f6dad7108c" id=4c363968-dd63-49a6-a60e-c137eccac4e4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.935249 | controller | Jun 09 11:16:03.489030 crc crio[21508]: time="2026-06-09T11:16:03.488713902Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=cb26c9c8-ed38-4767-b8d7-bdd432293ced name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.935264 | controller | Jun 09 11:16:03.491368 crc crio[21508]: time="2026-06-09T11:16:03.491222795Z" level=info msg="Stopped pod sandbox: 6278cc9e41264179de9cac2d18892017f2f95b5226c63a4136d859c794e756f3" id=e144ecbe-40e1-40bb-bbc9-c6db4b49c21e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.935280 | controller | Jun 09 11:16:03.505818 crc crio[21508]: time="2026-06-09T11:16:03.505591071Z" level=info msg="Creating container: openshift-multus/multus-bzhnf/kube-multus" id=d4f4a358-2e8e-4141-ba9e-fa4fe1a275cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.935296 | controller | Jun 09 11:16:03.507982 crc crio[21508]: time="2026-06-09T11:16:03.507900138Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.935311 | controller | Jun 09 11:16:03.527951 crc crio[21508]: time="2026-06-09T11:16:03.527830285Z" level=info msg="Removed container 3133c7ebd26d984a7abc6163f0d850e4d549aa8209c511830be140f6dad7108c: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=4c363968-dd63-49a6-a60e-c137eccac4e4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.935330 | controller | Jun 09 11:16:03.534771 crc crio[21508]: time="2026-06-09T11:16:03.534674484Z" level=info msg="Removing container: c6736e680ea9b53f189e3bff06f5a3ffb0dce030ad9bf10e9d0d9b17594dfa01" id=84c64e81-9858-482e-9855-50e720288590 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.935363 | controller | Jun 09 11:16:03.584852 crc crio[21508]: time="2026-06-09T11:16:03.584639471Z" level=info msg="Removed container c6736e680ea9b53f189e3bff06f5a3ffb0dce030ad9bf10e9d0d9b17594dfa01: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=84c64e81-9858-482e-9855-50e720288590 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.935384 | controller | Jun 09 11:16:03.605518 crc crio[21508]: time="2026-06-09T11:16:03.600379477Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.935400 | controller | Jun 09 11:16:03.605518 crc crio[21508]: time="2026-06-09T11:16:03.60359409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.935416 | controller | Jun 09 11:16:03.622962 crc crio[21508]: time="2026-06-09T11:16:03.622821137Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-k5frl/POD" id=527f93b7-b3b3-4b1e-8b07-26fced6d54d9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.935432 | controller | Jun 09 11:16:03.622962 crc crio[21508]: time="2026-06-09T11:16:03.62292247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.935447 | controller | Jun 09 11:16:03.650436 crc crio[21508]: time="2026-06-09T11:16:03.649140429Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=527f93b7-b3b3-4b1e-8b07-26fced6d54d9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.935462 | controller | Jun 09 11:16:03.686849 crc crio[21508]: time="2026-06-09T11:16:03.677740288Z" level=info msg="Ran pod sandbox b6f48101bb659222bfe3241146dbacc6f18cc9e81daa179c22ad20cb2c2b386c with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-k5frl/POD" id=527f93b7-b3b3-4b1e-8b07-26fced6d54d9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.935478 | controller | Jun 09 11:16:03.697611 crc crio[21508]: time="2026-06-09T11:16:03.697394817Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=73f13aed-1107-4b03-a36f-d31842d3d656 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.935494 | controller | Jun 09 11:16:03.704978 crc crio[21508]: time="2026-06-09T11:16:03.704786501Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=47de345d-5acf-4c57-9eba-32dcf2b87ab5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.935509 | controller | Jun 09 11:16:03.711567 crc crio[21508]: time="2026-06-09T11:16:03.711444664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.935525 | controller | Jun 09 11:16:03.715233 crc crio[21508]: time="2026-06-09T11:16:03.714857283Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-k5frl/kube-rbac-proxy" id=78a89f3a-6275-41d4-aba0-415eb90bc998 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.935544 | controller | Jun 09 11:16:03.715431 crc crio[21508]: time="2026-06-09T11:16:03.715236064Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.935560 | controller | Jun 09 11:16:03.733805 crc crio[21508]: time="2026-06-09T11:16:03.73371868Z" level=info msg="Created container 8ce509b76accac22b7acc40c85a44a25821263fcfb7b242764d2ae07e1b72f8e: openshift-multus/multus-bzhnf/kube-multus" id=d4f4a358-2e8e-4141-ba9e-fa4fe1a275cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.935577 | controller | Jun 09 11:16:03.736126 crc crio[21508]: time="2026-06-09T11:16:03.736017166Z" level=info msg="Starting container: 8ce509b76accac22b7acc40c85a44a25821263fcfb7b242764d2ae07e1b72f8e" id=f40f49a4-f3b0-46cc-8e81-81c900b3dbdc name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.935592 | controller | Jun 09 11:16:03.742720 crc crio[21508]: time="2026-06-09T11:16:03.742632008Z" level=info msg="Started container" PID=37407 containerID=8ce509b76accac22b7acc40c85a44a25821263fcfb7b242764d2ae07e1b72f8e description=openshift-multus/multus-bzhnf/kube-multus id=f40f49a4-f3b0-46cc-8e81-81c900b3dbdc name=/runtime.v1.RuntimeService/StartContainer sandboxID=b090650e85ba85e31dc0d2e70cf6df64317cf259aa826150a90cef347ad09629
2026-06-09 12:20:02.935608 | controller | Jun 09 11:16:03.754009 crc crio[21508]: time="2026-06-09T11:16:03.753910674Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.935624 | controller | Jun 09 11:16:03.766008 crc crio[21508]: time="2026-06-09T11:16:03.765858821Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_a4c10f78-c14a-4d23-a233-f51d3b3c91d8\""
2026-06-09 12:20:02.935640 | controller | Jun 09 11:16:03.766008 crc crio[21508]: time="2026-06-09T11:16:03.766014565Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.935655 | controller | Jun 09 11:16:03.795044 crc crio[21508]: time="2026-06-09T11:16:03.794943973Z" level=info msg="Created container 091c44e509e9a3baf3e2fc89346f375d381c0b8ac521b4d631e7ed067596b5b3: openshift-infra/auto-csr-approver-29683396-6x9hk/oc" id=6af08b0c-5591-4fd5-ac24-0c619343faf7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.935672 | controller | Jun 09 11:16:03.797820 crc crio[21508]: time="2026-06-09T11:16:03.797692463Z" level=info msg="Starting container: 091c44e509e9a3baf3e2fc89346f375d381c0b8ac521b4d631e7ed067596b5b3" id=e52a778c-eb5e-4364-8fb9-d7de6b380a83 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.935688 | controller | Jun 09 11:16:03.802375 crc crio[21508]: time="2026-06-09T11:16:03.802244124Z" level=info msg="Started container" PID=37414 containerID=091c44e509e9a3baf3e2fc89346f375d381c0b8ac521b4d631e7ed067596b5b3 description=openshift-infra/auto-csr-approver-29683396-6x9hk/oc id=e52a778c-eb5e-4364-8fb9-d7de6b380a83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e779d57a08563e5f5758f30fdb05c5df4c10caf880de62cd98410ab1818df08d
2026-06-09 12:20:02.935704 | controller | Jun 09 11:16:03.994100 crc crio[21508]: time="2026-06-09T11:16:03.9940159Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-z7466/POD" id=c92096f8-2b40-413b-bc45-cb6e3dd0427b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.935720 | controller | Jun 09 11:16:03.994723 crc crio[21508]: time="2026-06-09T11:16:03.994128233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.935736 | controller | Jun 09 11:16:04.003768 crc crio[21508]: time="2026-06-09T11:16:04.003641248Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.935751 | controller | Jun 09 11:16:04.012371 crc crio[21508]: time="2026-06-09T11:16:04.0106123Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=c92096f8-2b40-413b-bc45-cb6e3dd0427b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.935771 | controller | Jun 09 11:16:04.038180 crc crio[21508]: time="2026-06-09T11:16:04.038104867Z" level=info msg="Ran pod sandbox baf8d50bac9e09e336175cfb477cddc2ff6aee2ba01724812c1d1caad5607fe0 with infra container: openshift-ovn-kubernetes/ovnkube-node-z7466/POD" id=c92096f8-2b40-413b-bc45-cb6e3dd0427b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.935787 | controller | Jun 09 11:16:04.043105 crc crio[21508]: time="2026-06-09T11:16:04.040273299Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=0671c271-f516-4035-a838-4a6869926fda name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.935803 | controller | Jun 09 11:16:04.043105 crc crio[21508]: time="2026-06-09T11:16:04.042050401Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=2407dfe1-52de-4a49-8984-618d742ff494 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.935819 | controller | Jun 09 11:16:04.053824 crc crio[21508]: time="2026-06-09T11:16:04.053729899Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-z7466/kubecfg-setup" id=84f1a632-4f1b-4d87-89f3-73df77414f88 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.935834 | controller | Jun 09 11:16:04.054185 crc crio[21508]: time="2026-06-09T11:16:04.054125841Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.935850 | controller | Jun 09 11:16:04.091132 crc crio[21508]: time="2026-06-09T11:16:04.090895026Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.935865 | controller | Jun 09 11:16:04.092757 crc crio[21508]: time="2026-06-09T11:16:04.092675287Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.935880 | controller | Jun 09 11:16:04.232749 crc crio[21508]: time="2026-06-09T11:16:04.232594191Z" level=info msg="Created container 37d276f65f705a2221eac7af06de9eb93fc211cf40dee5dfba6ae3d5d7b5a52f: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-k5frl/kube-rbac-proxy" id=78a89f3a-6275-41d4-aba0-415eb90bc998 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.935895 | controller | Jun 09 11:16:04.233930 crc crio[21508]: time="2026-06-09T11:16:04.233860167Z" level=info msg="Starting container: 37d276f65f705a2221eac7af06de9eb93fc211cf40dee5dfba6ae3d5d7b5a52f" id=bba7e5c3-3c05-4749-8fc3-e4759845aab5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.935911 | controller | Jun 09 11:16:04.238998 crc crio[21508]: time="2026-06-09T11:16:04.238931994Z" level=info msg="Started container" PID=37445 containerID=37d276f65f705a2221eac7af06de9eb93fc211cf40dee5dfba6ae3d5d7b5a52f description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-k5frl/kube-rbac-proxy id=bba7e5c3-3c05-4749-8fc3-e4759845aab5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b6f48101bb659222bfe3241146dbacc6f18cc9e81daa179c22ad20cb2c2b386c
2026-06-09 12:20:02.935927 | controller | Jun 09 11:16:04.252232 crc crio[21508]: time="2026-06-09T11:16:04.252139897Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=a446ee6d-63de-47ed-b281-36ee44c64df2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.935946 | controller | Jun 09 11:16:04.254097 crc crio[21508]: time="2026-06-09T11:16:04.254033202Z" level=info msg="Created container f82dfbf19068c250fef8bc2f99c6950a81fe911cbacb0c405e1c248faffc8f95: openshift-ovn-kubernetes/ovnkube-node-z7466/kubecfg-setup" id=84f1a632-4f1b-4d87-89f3-73df77414f88 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.935963 | controller | Jun 09 11:16:04.254995 crc crio[21508]: time="2026-06-09T11:16:04.254926287Z" level=info msg="Starting container: f82dfbf19068c250fef8bc2f99c6950a81fe911cbacb0c405e1c248faffc8f95" id=e1675181-30b6-4b26-afc5-88234e29a59c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.935979 | controller | Jun 09 11:16:04.255892 crc crio[21508]: time="2026-06-09T11:16:04.255823883Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=ee26e299-d105-4dc9-91cf-066e10cd0a01 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.935994 | controller | Jun 09 11:16:04.260560 crc crio[21508]: time="2026-06-09T11:16:04.260492499Z" level=info msg="Started container" PID=37453 containerID=f82dfbf19068c250fef8bc2f99c6950a81fe911cbacb0c405e1c248faffc8f95 description=openshift-ovn-kubernetes/ovnkube-node-z7466/kubecfg-setup id=e1675181-30b6-4b26-afc5-88234e29a59c name=/runtime.v1.RuntimeService/StartContainer sandboxID=baf8d50bac9e09e336175cfb477cddc2ff6aee2ba01724812c1d1caad5607fe0
2026-06-09 12:20:02.936010 | controller | Jun 09 11:16:04.263005 crc crio[21508]: time="2026-06-09T11:16:04.262926689Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-k5frl/ovnkube-cluster-manager" id=ef8c0a42-d364-45b8-90d1-1ba5f388cf4e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.936025 | controller | Jun 09 11:16:04.263668 crc crio[21508]: time="2026-06-09T11:16:04.263607469Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.936041 | controller | Jun 09 11:16:04.290147 crc crio[21508]: time="2026-06-09T11:16:04.290060595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.936056 | controller | Jun 09 11:16:04.294641 crc crio[21508]: time="2026-06-09T11:16:04.294576836Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.936071 | controller | Jun 09 11:16:04.396561 crc crio[21508]: time="2026-06-09T11:16:04.395945002Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/cert-approver\""
2026-06-09 12:20:02.936086 | controller | Jun 09 11:16:04.396680 crc crio[21508]: time="2026-06-09T11:16:04.396618332Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.936101 | controller | Jun 09 11:16:04.404793 crc crio[21508]: time="2026-06-09T11:16:04.404717126Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/install_multus\""
2026-06-09 12:20:02.936116 | controller | Jun 09 11:16:04.404904 crc crio[21508]: time="2026-06-09T11:16:04.404810629Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.936131 | controller | Jun 09 11:16:04.405230 crc crio[21508]: time="2026-06-09T11:16:04.405139989Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/kubeconfig_generator\""
2026-06-09 12:20:02.936146 | controller | Jun 09 11:16:04.405396 crc crio[21508]: time="2026-06-09T11:16:04.405267172Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.936161 | controller | Jun 09 11:16:04.416025 crc crio[21508]: time="2026-06-09T11:16:04.415928391Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus\""
2026-06-09 12:20:02.936175 | controller | Jun 09 11:16:04.416138 crc crio[21508]: time="2026-06-09T11:16:04.416053535Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.936194 | controller | Jun 09 11:16:04.426494 crc crio[21508]: time="2026-06-09T11:16:04.426419545Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-daemon\""
2026-06-09 12:20:02.936210 | controller | Jun 09 11:16:04.426630 crc crio[21508]: time="2026-06-09T11:16:04.426524678Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.936226 | controller | Jun 09 11:16:04.438372 crc crio[21508]: time="2026-06-09T11:16:04.438260938Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-shim\""
2026-06-09 12:20:02.936241 | controller | Jun 09 11:16:04.438626 crc crio[21508]: time="2026-06-09T11:16:04.438414033Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.936256 | controller | Jun 09 11:16:04.446648 crc crio[21508]: time="2026-06-09T11:16:04.446581439Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/passthru\""
2026-06-09 12:20:02.936271 | controller | Jun 09 11:16:04.446752 crc crio[21508]: time="2026-06-09T11:16:04.446659341Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.936285 | controller | Jun 09 11:16:04.447277 crc crio[21508]: time="2026-06-09T11:16:04.447210467Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/thin_entrypoint\""
2026-06-09 12:20:02.936300 | controller | Jun 09 11:16:04.447277 crc crio[21508]: time="2026-06-09T11:16:04.447267809Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.936316 | controller | Jun 09 11:16:04.454978 crc crio[21508]: time="2026-06-09T11:16:04.454916961Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_a4c10f78-c14a-4d23-a233-f51d3b3c91d8\""
2026-06-09 12:20:02.936331 | controller | Jun 09 11:16:04.491908 crc crio[21508]: time="2026-06-09T11:16:04.49183288Z" level=info msg="Removing container: 56dfcb6948ef1b455116801a69846f7a71bc4711542ff9550ba9ba4e1ac20820" id=53fd61fd-5131-4dfb-8bbb-aa313de4c7c1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.936363 | controller | Jun 09 11:16:04.517217 crc crio[21508]: time="2026-06-09T11:16:04.517124813Z" level=info msg="Created container fef09ad319b21af3f97ead167a8c17a5ddc8cf9da36a2d2856470947ba9c2780: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-k5frl/ovnkube-cluster-manager" id=ef8c0a42-d364-45b8-90d1-1ba5f388cf4e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.936384 | controller | Jun 09 11:16:04.517947 crc crio[21508]: time="2026-06-09T11:16:04.517865954Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=04d857b3-2da1-46e8-b755-9f3e6ae540bb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.936401 | controller | Jun 09 11:16:04.518343 crc crio[21508]: time="2026-06-09T11:16:04.518254995Z" level=info msg="Starting container: fef09ad319b21af3f97ead167a8c17a5ddc8cf9da36a2d2856470947ba9c2780" id=0d649ea7-eca2-40ce-a9eb-cb57c22636d1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.936417 | controller | Jun 09 11:16:04.520101 crc crio[21508]: time="2026-06-09T11:16:04.520013386Z" level=info msg="Removed container 56dfcb6948ef1b455116801a69846f7a71bc4711542ff9550ba9ba4e1ac20820: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=53fd61fd-5131-4dfb-8bbb-aa313de4c7c1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.936432 | controller | Jun 09 11:16:04.524114 crc crio[21508]: time="2026-06-09T11:16:04.523281541Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=8a33dedb-3c18-49b3-929f-b3754be5c74e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.936448 | controller | Jun 09 11:16:04.524796 crc crio[21508]: time="2026-06-09T11:16:04.524716563Z" level=info msg="Started container" PID=37516 containerID=fef09ad319b21af3f97ead167a8c17a5ddc8cf9da36a2d2856470947ba9c2780 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-k5frl/ovnkube-cluster-manager id=0d649ea7-eca2-40ce-a9eb-cb57c22636d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b6f48101bb659222bfe3241146dbacc6f18cc9e81daa179c22ad20cb2c2b386c
2026-06-09 12:20:02.936469 | controller | Jun 09 11:16:04.526256 crc crio[21508]: time="2026-06-09T11:16:04.526181205Z" level=info msg="Removing container: d9454a45ca3ec44cac770eb1522b48d66fdd503c611327dbe572bc5f1291c5a2" id=6f6c11a1-ef85-4123-8227-157d6cebfd69 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.936487 | controller | Jun 09 11:16:04.534183 crc crio[21508]: time="2026-06-09T11:16:04.533981771Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-z7466/ovn-controller" id=c8f1777f-f268-419b-8322-711b5b81784d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.936503 | controller | Jun 09 11:16:04.534572 crc crio[21508]: time="2026-06-09T11:16:04.534504516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.936519 | controller | Jun 09 11:16:04.574539 crc crio[21508]: time="2026-06-09T11:16:04.573566378Z" level=info msg="Removed container d9454a45ca3ec44cac770eb1522b48d66fdd503c611327dbe572bc5f1291c5a2: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=6f6c11a1-ef85-4123-8227-157d6cebfd69 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.936535 | controller | Jun 09 11:16:04.577768 crc crio[21508]: time="2026-06-09T11:16:04.577683557Z" level=info msg="Removing container: 20353c2ac778c8a1924ac501a83ced9bd117f7625dcac001d834e65da3e6da68" id=9599b0aa-4a4a-41c3-b023-82689f0e38e5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.936551 | controller | Jun 09 11:16:04.607888 crc crio[21508]: time="2026-06-09T11:16:04.607799939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.936566 | controller | Jun 09 11:16:04.608580 crc crio[21508]: time="2026-06-09T11:16:04.608496959Z" level=info msg="Removed container 20353c2ac778c8a1924ac501a83ced9bd117f7625dcac001d834e65da3e6da68: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=9599b0aa-4a4a-41c3-b023-82689f0e38e5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.936582 | controller | Jun 09 11:16:04.609362 crc crio[21508]: time="2026-06-09T11:16:04.609239561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.936597 | controller | Jun 09 11:16:04.617829 crc crio[21508]: time="2026-06-09T11:16:04.617752278Z" level=info msg="Removing container: 789fee1a61af033927cd16742edeb91290277bbc113c65d57384b9ce11f67783" id=4f226530-1436-4074-89bc-73345e9203d2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.936613 | controller | Jun 09 11:16:04.648895 crc crio[21508]: time="2026-06-09T11:16:04.648537309Z" level=info msg="Removed container 789fee1a61af033927cd16742edeb91290277bbc113c65d57384b9ce11f67783: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=4f226530-1436-4074-89bc-73345e9203d2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.936629 | controller | Jun 09 11:16:04.654836 crc crio[21508]: time="2026-06-09T11:16:04.651962989Z" level=info msg="Removing container: cabd5fefee9f6522898da0e81e2218ef3385a37aff7b41527a244b43e9cc9158" id=9fcfe1fd-b999-4818-b600-1259efe97b2f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.936645 | controller | Jun 09 11:16:04.680114 crc crio[21508]: time="2026-06-09T11:16:04.67996881Z" level=info msg="Removed container cabd5fefee9f6522898da0e81e2218ef3385a37aff7b41527a244b43e9cc9158: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=9fcfe1fd-b999-4818-b600-1259efe97b2f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.936664 | controller | Jun 09 11:16:04.682960 crc crio[21508]: time="2026-06-09T11:16:04.682885804Z" level=info msg="Removing container: b180d23bc6da36601e62e614179a61240897cc708443f0836142db659ca5336f" id=c1c6e9b9-8a3b-4b07-b72d-0929a930c4a3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.936680 | controller | Jun 09 11:16:04.699814 crc crio[21508]: time="2026-06-09T11:16:04.699734342Z" level=info msg="Removed container b180d23bc6da36601e62e614179a61240897cc708443f0836142db659ca5336f: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=c1c6e9b9-8a3b-4b07-b72d-0929a930c4a3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.936696 | controller | Jun 09 11:16:04.709212 crc crio[21508]: time="2026-06-09T11:16:04.709149645Z" level=info msg="Removing container: bf363e57257be706324dd7e0b157c0781c82f2b536a48ee16cf9a9356a50c857" id=a9a2631f-0cf3-4dfa-9ae8-7c35e6305406 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.936711 | controller | Jun 09 11:16:04.726774 crc crio[21508]: time="2026-06-09T11:16:04.726699623Z" level=info msg="Removed container bf363e57257be706324dd7e0b157c0781c82f2b536a48ee16cf9a9356a50c857: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=a9a2631f-0cf3-4dfa-9ae8-7c35e6305406 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.936726 | controller | Jun 09 11:16:04.728973 crc crio[21508]: time="2026-06-09T11:16:04.728909197Z" level=info msg="Removing container: a272a3bb223347ab8e21460f3f7b088a1eab09f7931ce9dacb4d300a20a4a7da" id=77854918-2263-4780-bd61-a351a267859d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.936742 | controller | Jun 09 11:16:04.730142 crc crio[21508]: time="2026-06-09T11:16:04.730049911Z" level=info msg="Created container c117afc45a42ada67ff0795da096a05d48dd0257add7d148882eb7497906d383: openshift-ovn-kubernetes/ovnkube-node-z7466/ovn-controller" id=c8f1777f-f268-419b-8322-711b5b81784d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.936757 | controller | Jun 09 11:16:04.730911 crc crio[21508]: time="2026-06-09T11:16:04.730841173Z" level=info msg="Starting container: c117afc45a42ada67ff0795da096a05d48dd0257add7d148882eb7497906d383" id=a65e4c4f-614b-4490-8dfd-8b7a49bb3f6b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.936773 | controller | Jun 09 11:16:04.738604 crc crio[21508]: time="2026-06-09T11:16:04.738451514Z" level=info msg="Started container" PID=37553 containerID=c117afc45a42ada67ff0795da096a05d48dd0257add7d148882eb7497906d383 description=openshift-ovn-kubernetes/ovnkube-node-z7466/ovn-controller id=a65e4c4f-614b-4490-8dfd-8b7a49bb3f6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=baf8d50bac9e09e336175cfb477cddc2ff6aee2ba01724812c1d1caad5607fe0
2026-06-09 12:20:02.936788 | controller | Jun 09 11:16:04.747875 crc crio[21508]: time="2026-06-09T11:16:04.747770734Z" level=info msg="Removed container a272a3bb223347ab8e21460f3f7b088a1eab09f7931ce9dacb4d300a20a4a7da: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=77854918-2263-4780-bd61-a351a267859d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.936804 | controller | Jun 09 11:16:04.752697 crc crio[21508]: time="2026-06-09T11:16:04.752604684Z" level=info msg="Removing container: 4719d4cc3004b649a3a14bb9e096b311dca07861df6c83695555ecfc0658624a" id=39e350d3-62c1-4782-99d1-fd85833954b8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.936819 | controller | Jun 09 11:16:04.755174 crc crio[21508]: time="2026-06-09T11:16:04.755111406Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=69064ad7-b7ae-4b5d-97fc-a4768ed2e055 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.936835 | controller | Jun 09 11:16:04.761704 crc crio[21508]: time="2026-06-09T11:16:04.761589684Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=3f6144be-a59c-4a4a-a881-8c2a196e984e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.936853 | controller | Jun 09 11:16:04.771967 crc crio[21508]: time="2026-06-09T11:16:04.771824611Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-z7466/ovn-acl-logging" id=e2f77630-58c9-4ee5-8b89-c9b4c65ddaf9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.936870 | controller | Jun 09 11:16:04.774787 crc crio[21508]: time="2026-06-09T11:16:04.774705844Z" level=info msg="Removed container 4719d4cc3004b649a3a14bb9e096b311dca07861df6c83695555ecfc0658624a: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup" id=39e350d3-62c1-4782-99d1-fd85833954b8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.936886 | controller | Jun 09 11:16:04.775140 crc crio[21508]: time="2026-06-09T11:16:04.775078005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.936902 | controller | Jun 09 11:16:04.805276 crc crio[21508]: time="2026-06-09T11:16:04.805196007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.936917 | controller | Jun 09 11:16:04.807115 crc crio[21508]: time="2026-06-09T11:16:04.807061381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.936933 | controller | Jun 09 11:16:04.889988 crc crio[21508]: time="2026-06-09T11:16:04.889814338Z" level=info msg="Created container 96649bf9c6d150096701d68cb75487892f953958d5c72a84997fbb96955e4ca1: openshift-ovn-kubernetes/ovnkube-node-z7466/ovn-acl-logging" id=e2f77630-58c9-4ee5-8b89-c9b4c65ddaf9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.936949 | controller | Jun 09 11:16:04.891203 crc crio[21508]: time="2026-06-09T11:16:04.891127596Z" level=info msg="Starting container: 96649bf9c6d150096701d68cb75487892f953958d5c72a84997fbb96955e4ca1" id=ffaaadda-72db-456f-a8c2-35869c26b0d9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.936964 | controller | Jun 09 11:16:04.896232 crc crio[21508]: time="2026-06-09T11:16:04.896124731Z" level=info msg="Started container" PID=37571 containerID=96649bf9c6d150096701d68cb75487892f953958d5c72a84997fbb96955e4ca1 description=openshift-ovn-kubernetes/ovnkube-node-z7466/ovn-acl-logging id=ffaaadda-72db-456f-a8c2-35869c26b0d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=baf8d50bac9e09e336175cfb477cddc2ff6aee2ba01724812c1d1caad5607fe0
2026-06-09 12:20:02.936980 | controller | Jun 09 11:16:04.904578 crc crio[21508]: time="2026-06-09T11:16:04.904506064Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=d040d702-e4d4-4c5f-9d17-6c4cfdaca4af name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.936995 | controller | Jun 09 11:16:04.906574 crc crio[21508]: time="2026-06-09T11:16:04.906534203Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=bad6a339-ca38-4327-8dfa-f2b248add6ef name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.937011 | controller | Jun 09 11:16:04.914409 crc crio[21508]: time="2026-06-09T11:16:04.914357969Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-z7466/kube-rbac-proxy-node" id=f8defe77-f349-453f-a7e1-361fe0a2b220 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.937026 | controller | Jun 09 11:16:04.914810 crc crio[21508]: time="2026-06-09T11:16:04.914749321Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.937045 | controller | Jun 09 11:16:04.942571 crc crio[21508]: time="2026-06-09T11:16:04.942516975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.937060 | controller | Jun 09 11:16:04.944557 crc crio[21508]: time="2026-06-09T11:16:04.944530053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.937076 | controller | Jun 09 11:16:05.018532 crc crio[21508]: time="2026-06-09T11:16:05.018438174Z" level=info msg="Created container bbb31e585807bb38057a339638847b266ffb8050d35e98e44c3db8682699195a: openshift-ovn-kubernetes/ovnkube-node-z7466/kube-rbac-proxy-node" id=f8defe77-f349-453f-a7e1-361fe0a2b220 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.937091 | controller | Jun 09 11:16:05.023203 crc crio[21508]: time="2026-06-09T11:16:05.020917016Z" level=info msg="Starting container: bbb31e585807bb38057a339638847b266ffb8050d35e98e44c3db8682699195a" id=553e6bf3-4489-4ddb-a487-30f3a7c08154 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.937107 | controller | Jun 09 11:16:05.026533 crc crio[21508]: time="2026-06-09T11:16:05.026116077Z" level=info msg="Started container" PID=37589 containerID=bbb31e585807bb38057a339638847b266ffb8050d35e98e44c3db8682699195a description=openshift-ovn-kubernetes/ovnkube-node-z7466/kube-rbac-proxy-node id=553e6bf3-4489-4ddb-a487-30f3a7c08154 name=/runtime.v1.RuntimeService/StartContainer sandboxID=baf8d50bac9e09e336175cfb477cddc2ff6aee2ba01724812c1d1caad5607fe0
2026-06-09 12:20:02.937122 | controller | Jun 09 11:16:05.041623 crc crio[21508]: time="2026-06-09T11:16:05.041449571Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=471391be-34a0-461c-a960-5698ec87619a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.937138 | controller | Jun 09 11:16:05.046275 crc crio[21508]: time="2026-06-09T11:16:05.046181898Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=c3d1f818-70d3-47e9-a25d-9144487b1223 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.937153 | controller | Jun 09 11:16:05.078346 crc crio[21508]: time="2026-06-09T11:16:05.078199065Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-z7466/kube-rbac-proxy-ovn-metrics" id=e5c4de16-3769-424f-a72b-7954f108f5c1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.937168 | controller | Jun 09 11:16:05.079049 crc crio[21508]: time="2026-06-09T11:16:05.078975228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.937184 | controller | Jun 09 11:16:05.111669 crc crio[21508]: time="2026-06-09T11:16:05.11149711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.937199 | controller | Jun 09 11:16:05.114092 crc crio[21508]: time="2026-06-09T11:16:05.114030513Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.937214 | controller | Jun 09 11:16:05.208891 crc crio[21508]: time="2026-06-09T11:16:05.208777468Z" level=info msg="Created container 73d87d01043c461c566b0f3cc2cb68a17401a121e696290f352236baa3024218: openshift-ovn-kubernetes/ovnkube-node-z7466/kube-rbac-proxy-ovn-metrics" id=e5c4de16-3769-424f-a72b-7954f108f5c1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.937229 | controller | Jun 09 11:16:05.210006 crc crio[21508]: time="2026-06-09T11:16:05.209936812Z" level=info msg="Starting container: 73d87d01043c461c566b0f3cc2cb68a17401a121e696290f352236baa3024218" id=50d0a05c-0cab-4819-9b90-76a72f0bae39 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.937247 | controller | Jun 09 11:16:05.217377 crc crio[21508]: time="2026-06-09T11:16:05.216656266Z" level=info msg="Started container" PID=37608 containerID=73d87d01043c461c566b0f3cc2cb68a17401a121e696290f352236baa3024218 description=openshift-ovn-kubernetes/ovnkube-node-z7466/kube-rbac-proxy-ovn-metrics id=50d0a05c-0cab-4819-9b90-76a72f0bae39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=baf8d50bac9e09e336175cfb477cddc2ff6aee2ba01724812c1d1caad5607fe0
2026-06-09 12:20:02.937263 | controller | Jun 09 11:16:05.227913 crc crio[21508]: time="2026-06-09T11:16:05.227806709Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=6af00f48-ed14-49ee-86ef-9039981650f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.937278 | controller | Jun 09 11:16:05.231170 crc crio[21508]: time="2026-06-09T11:16:05.231069884Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=71e34df1-4eca-4085-b06a-879fe69d3fdc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.937294 | controller | Jun 09 11:16:05.239145 crc crio[21508]: time="2026-06-09T11:16:05.239106446Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-z7466/northd" id=5357b447-f5d8-4f73-87f2-a2195f155ba6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.937308 | controller | Jun 09 11:16:05.239757 crc crio[21508]: time="2026-06-09T11:16:05.239733735Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.937323 | controller | Jun 09 11:16:05.264494 crc crio[21508]: time="2026-06-09T11:16:05.2644237Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.937338 | controller | Jun 09 11:16:05.266978 crc crio[21508]: time="2026-06-09T11:16:05.266956723Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.937374 | controller | Jun 09 11:16:05.373780 crc crio[21508]: time="2026-06-09T11:16:05.372968254Z" level=info msg="Created container 104072fadce64f30dc9f96d35192f357def27563625dad7d6ee3e8bbddee8b4c: openshift-ovn-kubernetes/ovnkube-node-z7466/northd" id=5357b447-f5d8-4f73-87f2-a2195f155ba6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.937391 | controller | Jun 09 11:16:05.378206 crc crio[21508]: time="2026-06-09T11:16:05.376757374Z" level=info msg="Starting container: 104072fadce64f30dc9f96d35192f357def27563625dad7d6ee3e8bbddee8b4c" id=757f55f9-bc13-410f-9540-4f2eebc14a9d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.937406 | controller | Jun 09 11:16:05.381982 crc crio[21508]: time="2026-06-09T11:16:05.381912153Z" level=info msg="Started container" PID=37629 containerID=104072fadce64f30dc9f96d35192f357def27563625dad7d6ee3e8bbddee8b4c description=openshift-ovn-kubernetes/ovnkube-node-z7466/northd id=757f55f9-bc13-410f-9540-4f2eebc14a9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=baf8d50bac9e09e336175cfb477cddc2ff6aee2ba01724812c1d1caad5607fe0
2026-06-09 12:20:02.937422 | controller | Jun 09 11:16:05.394180 crc crio[21508]: time="2026-06-09T11:16:05.394122647Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=1884fae3-be2b-4e73-9778-573baee99521 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.937437 | controller | Jun 09 11:16:05.396755 crc crio[21508]: time="2026-06-09T11:16:05.396686831Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=5d04229a-2a64-4b02-ab6e-5bfe43281052 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.937457 | controller | Jun 09 11:16:05.406577 crc crio[21508]: time="2026-06-09T11:16:05.406220297Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-z7466/nbdb" id=d1106a11-ac44-4392-8fcc-db170cf8a480 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.937473 | controller | Jun 09 11:16:05.408586 crc crio[21508]: time="2026-06-09T11:16:05.408202395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.937488 | controller | Jun 09 11:16:05.444228 crc crio[21508]: time="2026-06-09T11:16:05.444000042Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.937503 | controller | Jun 09 11:16:05.457082 crc crio[21508]: time="2026-06-09T11:16:05.455282179Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.937519 | controller | Jun 09 11:16:05.541225 crc crio[21508]: time="2026-06-09T11:16:05.541116355Z" level=info msg="Stopping pod sandbox: e779d57a08563e5f5758f30fdb05c5df4c10caf880de62cd98410ab1818df08d" id=41eb32a8-1399-45a0-8e02-099c3d7ce589 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.937534 | controller | Jun 09 11:16:05.542606 crc crio[21508]: time="2026-06-09T11:16:05.542501905Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683396-6x9hk Namespace:openshift-infra ID:e779d57a08563e5f5758f30fdb05c5df4c10caf880de62cd98410ab1818df08d UID:7b17c95f-5c89-41e6-a915-26a67dd01f75 NetNS:/var/run/netns/ebd459f3-e428-40f1-b9ea-7d534fb3fb81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b17c95f_5c89_41e6_a915_26a67dd01f75.slice PodAnnotations:0xc0039b8638}] Aliases:map[]}"
2026-06-09 12:20:02.937550 | controller | Jun 09 11:16:05.542915 crc crio[21508]: time="2026-06-09T11:16:05.542824444Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683396-6x9hk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.937565 | controller | Jun 09 11:16:05.590243 crc crio[21508]: 2026-06-09T11:16:05Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: connection refused
2026-06-09 12:20:02.937580 | controller | Jun 09 11:16:05.601422 crc crio[21508]: time="2026-06-09T11:16:05.601115713Z" level=info msg="Stopped pod sandbox: e779d57a08563e5f5758f30fdb05c5df4c10caf880de62cd98410ab1818df08d" id=41eb32a8-1399-45a0-8e02-099c3d7ce589 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.937596 | controller | Jun 09 11:16:05.607779 crc crio[21508]: time="2026-06-09T11:16:05.607687853Z" level=info msg="Created container c1574176963560521d79d14baf94939654dbc809c30ad6fcfbc4e6305a512071: openshift-ovn-kubernetes/ovnkube-node-z7466/nbdb" id=d1106a11-ac44-4392-8fcc-db170cf8a480 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.937611 | controller | Jun 09 11:16:05.610759 crc crio[21508]: time="2026-06-09T11:16:05.61000542Z" level=info msg="Starting container: c1574176963560521d79d14baf94939654dbc809c30ad6fcfbc4e6305a512071" id=480da47e-ebe3-4b54-bb23-b1f97c8c2781 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.937626 | controller | Jun 09 11:16:05.619670 crc crio[21508]: time="2026-06-09T11:16:05.619559867Z" level=info msg="Started container" PID=37640 containerID=c1574176963560521d79d14baf94939654dbc809c30ad6fcfbc4e6305a512071 description=openshift-ovn-kubernetes/ovnkube-node-z7466/nbdb id=480da47e-ebe3-4b54-bb23-b1f97c8c2781 name=/runtime.v1.RuntimeService/StartContainer sandboxID=baf8d50bac9e09e336175cfb477cddc2ff6aee2ba01724812c1d1caad5607fe0
2026-06-09 12:20:02.937646 | controller | Jun 09 11:16:07.754579 crc crio[21508]: time="2026-06-09T11:16:07.753375587Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=aaed2fa8-db25-483c-a256-ecdc4945d4c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.937661 | controller | Jun 09 11:16:07.757405 crc crio[21508]: time="2026-06-09T11:16:07.757247919Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=6a0c88ee-d095-4a3e-a2a4-db8d86c2b598 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.937691 | controller | Jun 09 11:16:07.764083 crc crio[21508]: time="2026-06-09T11:16:07.763943563Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-z7466/sbdb" id=153b0376-05d4-4f9c-8819-46eca20adfea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.937710 | controller | Jun 09 11:16:07.764629 crc crio[21508]: time="2026-06-09T11:16:07.764437958Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.937726 | controller | Jun 09 11:16:07.803744 crc crio[21508]: time="2026-06-09T11:16:07.798445073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.937743 | controller | Jun 09 11:16:07.803744 crc crio[21508]: time="2026-06-09T11:16:07.801397728Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.937759 | controller | Jun 09 11:16:07.923929 crc crio[21508]: time="2026-06-09T11:16:07.923796874Z" level=info msg="Created container 4a96efaa5103961bb7d70108b4cf22efb83833a5aefeb787a728ca0e7afedd4b: openshift-ovn-kubernetes/ovnkube-node-z7466/sbdb" id=153b0376-05d4-4f9c-8819-46eca20adfea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.937775 | controller | Jun 09 11:16:07.925804 crc crio[21508]: time="2026-06-09T11:16:07.925699869Z" level=info msg="Starting container: 4a96efaa5103961bb7d70108b4cf22efb83833a5aefeb787a728ca0e7afedd4b" id=05faacfe-85ca-4b4b-962a-c8523fe012b6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.937790 | controller | Jun 09 11:16:07.931625 crc crio[21508]: time="2026-06-09T11:16:07.931516927Z" level=info msg="Started container" PID=37720 containerID=4a96efaa5103961bb7d70108b4cf22efb83833a5aefeb787a728ca0e7afedd4b description=openshift-ovn-kubernetes/ovnkube-node-z7466/sbdb id=05faacfe-85ca-4b4b-962a-c8523fe012b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=baf8d50bac9e09e336175cfb477cddc2ff6aee2ba01724812c1d1caad5607fe0
2026-06-09 12:20:02.937806 | controller | Jun 09 11:16:10.069726 crc crio[21508]: time="2026-06-09T11:16:10.069134098Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=b92b996b-c6fd-40c2-b045-a1c417693ea8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.937822 | controller | Jun 09 11:16:10.086225 crc crio[21508]: time="2026-06-09T11:16:10.086046478Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=5e4e875f-c97f-4a4c-a4b7-add8ff71ada7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.937837 | controller | Jun 09 11:16:10.472731 crc crio[21508]: time="2026-06-09T11:16:10.472519672Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-z7466/ovnkube-controller" id=7a93af16-473b-4857-973c-c3127cb1cff4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.937855 | controller | Jun 09 11:16:10.473913 crc crio[21508]: time="2026-06-09T11:16:10.47382202Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.937871 | controller | Jun 09 11:16:10.516954 crc crio[21508]: time="2026-06-09T11:16:10.516807305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.937887 | controller | Jun 09 11:16:10.521581 crc crio[21508]: time="2026-06-09T11:16:10.521053718Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.937902 | controller | Jun 09 11:16:10.644440 crc crio[21508]: time="2026-06-09T11:16:10.64433925Z" level=info msg="Created container 35afb6b114db95e2d312feb6e43419d61138f3c6389a59414c382ac98e39a77c: openshift-ovn-kubernetes/ovnkube-node-z7466/ovnkube-controller" id=7a93af16-473b-4857-973c-c3127cb1cff4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.937917 | controller | Jun 09 11:16:10.645647 crc crio[21508]: time="2026-06-09T11:16:10.645588056Z" level=info msg="Starting container: 35afb6b114db95e2d312feb6e43419d61138f3c6389a59414c382ac98e39a77c" id=bf122f23-7197-41c9-9ed9-d080617a03ff name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.937933 | controller | Jun 09 11:16:10.651815 crc crio[21508]: time="2026-06-09T11:16:10.651678842Z" level=info msg="Started container" PID=37808 containerID=35afb6b114db95e2d312feb6e43419d61138f3c6389a59414c382ac98e39a77c description=openshift-ovn-kubernetes/ovnkube-node-z7466/ovnkube-controller id=bf122f23-7197-41c9-9ed9-d080617a03ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=baf8d50bac9e09e336175cfb477cddc2ff6aee2ba01724812c1d1caad5607fe0
2026-06-09 12:20:02.937948 | controller | Jun 09 11:16:10.756360 crc crio[21508]: time="2026-06-09T11:16:10.75619055Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.937967 | controller | Jun 09 11:16:10.756630 crc crio[21508]: time="2026-06-09T11:16:10.75654735Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.937985 | controller | Jun 09 11:16:10.756729 crc crio[21508]: time="2026-06-09T11:16:10.756635512Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.938002 | controller | Jun 09 11:16:10.756887 crc crio[21508]: time="2026-06-09T11:16:10.756817128Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.938018 | controller | Jun 09 11:16:10.757114 crc crio[21508]: time="2026-06-09T11:16:10.757054635Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.938033 | controller | Jun 09 11:16:10.757179 crc crio[21508]: time="2026-06-09T11:16:10.757120297Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.938049 | controller | Jun 09 11:16:10.757245 crc crio[21508]: time="2026-06-09T11:16:10.757194589Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.938064 | controller | Jun 09 11:16:10.757373 crc crio[21508]: time="2026-06-09T11:16:10.757265601Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.938079 | controller | Jun 09 11:16:10.757507 crc crio[21508]: time="2026-06-09T11:16:10.757449136Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.938095 | controller | Jun 09 11:16:10.757605 crc crio[21508]: time="2026-06-09T11:16:10.757534539Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.938110 | controller | Jun 09 11:16:10.757810 crc crio[21508]: time="2026-06-09T11:16:10.757744525Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.938129 | controller | Jun 09 11:16:10.757810 crc crio[21508]: time="2026-06-09T11:16:10.757807556Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.938144 | controller | Jun 09 11:16:10.758178 crc crio[21508]: time="2026-06-09T11:16:10.758120926Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.938160 | controller | Jun 09 11:16:10.758236 crc crio[21508]: time="2026-06-09T11:16:10.758179397Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.938177 | controller | Jun 09 11:16:10.758417 crc crio[21508]: time="2026-06-09T11:16:10.758364143Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.938192 | controller | Jun 09 11:16:10.758511 crc crio[21508]: time="2026-06-09T11:16:10.758424264Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.938207 | controller | Jun 09 11:16:10.758660 crc crio[21508]: time="2026-06-09T11:16:10.75861239Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.938222 | controller | Jun 09 11:16:10.758728 crc crio[21508]: time="2026-06-09T11:16:10.758667941Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.938238 | controller | Jun 09 11:16:10.758962 crc crio[21508]: time="2026-06-09T11:16:10.758892728Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.938253 | controller | Jun 09 11:16:10.759092 crc crio[21508]: time="2026-06-09T11:16:10.75896864Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.938268 | controller | Jun 09 11:16:10.759168 crc crio[21508]: time="2026-06-09T11:16:10.759095414Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.938283 | controller | Jun 09 11:16:10.759168 crc crio[21508]: time="2026-06-09T11:16:10.759136025Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.938299 | controller | Jun 09 11:16:10.759333 crc crio[21508]: time="2026-06-09T11:16:10.759239278Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.938314 | controller | Jun 09 11:16:10.759413 crc crio[21508]: time="2026-06-09T11:16:10.759353241Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.938329 | controller | Jun 09 11:16:10.759492 crc crio[21508]: time="2026-06-09T11:16:10.759447894Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.938344 | controller | Jun 09 11:16:10.759547 crc crio[21508]: time="2026-06-09T11:16:10.759516556Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.938381 | controller | Jun 09 11:16:10.759777 crc crio[21508]: time="2026-06-09T11:16:10.759714902Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.938397 | controller | Jun 09 11:16:10.759847 crc crio[21508]: time="2026-06-09T11:16:10.759788314Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.938413 | controller | Jun 09 11:16:10.759924 crc crio[21508]: time="2026-06-09T11:16:10.759888537Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.938429 | controller | Jun 09 11:16:10.759983 crc crio[21508]: time="2026-06-09T11:16:10.759937638Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.938444 | controller | Jun 09 11:16:10.760186 crc crio[21508]: time="2026-06-09T11:16:10.760131724Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.938459 | controller | Jun 09 11:16:10.760252 crc crio[21508]: time="2026-06-09T11:16:10.760188625Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.938479 | controller | Jun 09 11:16:10.760345 crc crio[21508]: time="2026-06-09T11:16:10.760274298Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.938495 | controller | Jun 09 11:16:10.760406 crc crio[21508]: time="2026-06-09T11:16:10.760392831Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.938512 | controller | Jun 09 11:16:10.760783 crc crio[21508]: time="2026-06-09T11:16:10.760724501Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.938527 | controller | Jun 09 11:16:10.760783 crc crio[21508]: time="2026-06-09T11:16:10.760779263Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.938543 | controller | Jun 09 11:16:10.760970 crc crio[21508]: time="2026-06-09T11:16:10.760948047Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.938558 | controller | Jun 09 11:16:10.761015 crc crio[21508]: time="2026-06-09T11:16:10.760980108Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.938573 | controller | Jun 09 11:16:10.761174 crc crio[21508]: time="2026-06-09T11:16:10.761114502Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.938588 | controller | Jun 09 11:16:10.761505 crc crio[21508]: time="2026-06-09T11:16:10.761422861Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.938603 | controller | Jun 09 11:16:10.761505 crc crio[21508]: time="2026-06-09T11:16:10.761486393Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.938618 | controller | Jun 09 11:16:10.761636 crc crio[21508]: time="2026-06-09T11:16:10.761516894Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.938633 | controller | Jun 09 11:16:10.761733 crc crio[21508]: time="2026-06-09T11:16:10.761694199Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.938648 | controller | Jun 09 11:16:10.761798 crc crio[21508]: time="2026-06-09T11:16:10.761748411Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.938663 | controller | Jun 09 11:16:10.761925 crc crio[21508]: time="2026-06-09T11:16:10.761874254Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.938678 | controller | Jun 09 11:16:10.761925 crc crio[21508]: time="2026-06-09T11:16:10.761916695Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.938693 | controller | Jun 09 11:16:10.762228 crc crio[21508]: time="2026-06-09T11:16:10.76208855Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.938708 | controller | Jun 09 11:16:10.762228 crc crio[21508]: time="2026-06-09T11:16:10.762132832Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.938723 | controller | Jun 09 11:16:10.762593 crc crio[21508]: time="2026-06-09T11:16:10.762263075Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.938739 | controller | Jun 09 11:16:10.762593 crc crio[21508]: time="2026-06-09T11:16:10.76241191Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.938754 | controller | Jun 09 11:16:10.762936 crc crio[21508]: time="2026-06-09T11:16:10.762604845Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.938769 | controller | Jun 09 11:16:10.762936 crc crio[21508]: time="2026-06-09T11:16:10.762644597Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.938784 | controller | Jun 09 11:16:10.762936 crc crio[21508]: time="2026-06-09T11:16:10.762847872Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.938802 | controller | Jun 09 11:16:10.762936 crc crio[21508]: time="2026-06-09T11:16:10.762894744Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.938818 | controller | Jun 09 11:16:10.763263 crc crio[21508]: time="2026-06-09T11:16:10.762948745Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.938834 | controller | Jun 09 11:16:10.763263 crc crio[21508]: time="2026-06-09T11:16:10.762984876Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.938850 | controller | Jun 09 11:16:10.763263 crc crio[21508]: time="2026-06-09T11:16:10.763195713Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.938865 | controller | Jun 09 11:16:10.763263 crc crio[21508]: time="2026-06-09T11:16:10.763234374Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.938880 | controller | Jun 09 11:16:10.763885 crc crio[21508]: time="2026-06-09T11:16:10.763532102Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.938896 | controller | Jun 09 11:16:10.763885 crc crio[21508]: time="2026-06-09T11:16:10.763576694Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.938911 | controller | Jun 09 11:16:10.763885 crc crio[21508]: time="2026-06-09T11:16:10.763591694Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.938926 | controller | Jun 09 11:16:10.763885 crc crio[21508]: time="2026-06-09T11:16:10.763609945Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.938942 | controller | Jun 09 11:16:10.763885 crc crio[21508]: time="2026-06-09T11:16:10.76378766Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.938957 | controller | Jun 09 11:16:10.763885 crc crio[21508]: time="2026-06-09T11:16:10.763828571Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.938973 | controller | Jun 09 11:16:10.764656 crc crio[21508]: time="2026-06-09T11:16:10.763985075Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.938988 | controller | Jun 09 11:16:10.764656 crc crio[21508]: time="2026-06-09T11:16:10.764020156Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.939004 | controller | Jun 09 11:16:10.764656 crc crio[21508]: time="2026-06-09T11:16:10.764162981Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.939019 | controller | Jun 09 11:16:10.764656 crc crio[21508]: time="2026-06-09T11:16:10.764198922Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.939034 | controller | Jun 09 11:16:10.764656 crc crio[21508]: time="2026-06-09T11:16:10.764610563Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.939049 | controller | Jun 09 11:16:10.764822 crc crio[21508]: time="2026-06-09T11:16:10.764662225Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.939065 | controller | Jun 09 11:16:10.764822 crc crio[21508]: time="2026-06-09T11:16:10.764752088Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.939081 | controller | Jun 09 11:16:10.764907 crc crio[21508]: time="2026-06-09T11:16:10.76484252Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.939096 | controller | Jun 09 11:16:10.765264 crc crio[21508]: time="2026-06-09T11:16:10.765213681Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.939112 | controller | Jun 09 11:16:10.765384 crc crio[21508]: time="2026-06-09T11:16:10.765272653Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.939131 | controller | Jun 09 11:16:10.765689 crc crio[21508]: time="2026-06-09T11:16:10.765615143Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.939148 | controller | Jun 09 11:16:10.765689 crc crio[21508]: time="2026-06-09T11:16:10.765689005Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.939163 | controller | Jun 09 11:16:10.766057 crc crio[21508]: time="2026-06-09T11:16:10.766000824Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.939179 | controller | Jun 09 11:16:10.766124 crc crio[21508]: time="2026-06-09T11:16:10.766062326Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.939195 | controller | Jun 09 11:16:10.766374 crc crio[21508]: time="2026-06-09T11:16:10.766275792Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.939210 | controller | Jun 09 11:16:10.766452 crc crio[21508]: time="2026-06-09T11:16:10.766389835Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.939225 | controller | Jun 09 11:16:10.766962 crc crio[21508]: time="2026-06-09T11:16:10.76654585Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.939240 | controller | Jun 09 11:16:10.767010 crc crio[21508]: time="2026-06-09T11:16:10.766962942Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.939255 | controller | Jun 09 11:16:10.767145 crc crio[21508]: time="2026-06-09T11:16:10.767104426Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.939272 | controller | Jun 09 11:16:10.767145 crc crio[21508]: time="2026-06-09T11:16:10.767147287Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.939287 | controller | Jun 09 11:16:10.767538 crc crio[21508]: time="2026-06-09T11:16:10.767502127Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.939302 | controller | Jun 09 11:16:10.767605 crc crio[21508]: time="2026-06-09T11:16:10.767558009Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.939318 | controller | Jun 09 11:16:10.767798 crc crio[21508]: time="2026-06-09T11:16:10.767730244Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.939333 | controller | Jun 09 11:16:10.767798 crc crio[21508]: time="2026-06-09T11:16:10.767795926Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.939365 | controller | Jun 09 11:16:10.768073 crc crio[21508]: time="2026-06-09T11:16:10.768013342Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.939385 | controller | Jun 09 11:16:10.768139 crc crio[21508]: time="2026-06-09T11:16:10.768074954Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.939402 | controller | Jun 09 11:16:10.768139 crc crio[21508]: time="2026-06-09T11:16:10.768116345Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.939418 | controller | Jun 09 11:16:10.768210 crc crio[21508]: time="2026-06-09T11:16:10.768151496Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.939433 | controller | Jun 09 11:16:10.768675 crc crio[21508]: time="2026-06-09T11:16:10.768549498Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.939448 | controller | Jun 09 11:16:10.768675 crc crio[21508]: time="2026-06-09T11:16:10.76861764Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.939464 | controller | Jun 09 11:16:10.768791 crc crio[21508]: time="2026-06-09T11:16:10.768744893Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.939484 | controller | Jun 09 11:16:10.768791 crc crio[21508]: time="2026-06-09T11:16:10.768771394Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.939500 | controller | Jun 09 11:16:10.769025 crc crio[21508]: time="2026-06-09T11:16:10.768996321Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.939515 | controller | Jun 09 11:16:10.769163 crc crio[21508]: time="2026-06-09T11:16:10.769033272Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.939530 | controller | Jun 09 11:16:10.769163 crc crio[21508]: time="2026-06-09T11:16:10.769132604Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.939545 | controller | Jun 09 11:16:10.769163 crc crio[21508]: time="2026-06-09T11:16:10.769158775Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.939560 | controller | Jun 09 11:16:10.769671 crc crio[21508]: time="2026-06-09T11:16:10.769575337Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.939576 | controller | Jun 09 11:16:10.769671 crc crio[21508]: time="2026-06-09T11:16:10.769606508Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.939591 | controller | Jun 09 11:16:10.769964 crc crio[21508]: time="2026-06-09T11:16:10.769900457Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.939606 | controller | Jun 09 11:16:10.769964 crc crio[21508]: time="2026-06-09T11:16:10.769957278Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.939622 | controller | Jun 09 11:16:10.770199 crc crio[21508]: time="2026-06-09T11:16:10.770165154Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.939637 | controller | Jun 09 11:16:10.770267 crc crio[21508]: time="2026-06-09T11:16:10.770208176Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.939652 | controller | Jun 09 11:16:10.770581 crc crio[21508]: time="2026-06-09T11:16:10.770518705Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.939668 | controller | Jun 09 11:16:10.770581 crc crio[21508]: time="2026-06-09T11:16:10.770576676Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.939683 | controller | Jun 09 11:16:10.770749 crc crio[21508]: time="2026-06-09T11:16:10.77071366Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.939698 | controller | Jun 09 11:16:10.770813 crc crio[21508]: time="2026-06-09T11:16:10.770761172Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.939712 | controller | Jun 09 11:16:10.770956 crc crio[21508]: time="2026-06-09T11:16:10.770901896Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.939727 | controller | Jun 09 11:16:10.771032 crc crio[21508]: time="2026-06-09T11:16:10.770964758Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.939743 | controller | Jun 09 11:16:10.771032 crc crio[21508]: time="2026-06-09T11:16:10.771002979Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.939758 | controller | Jun 09 11:16:10.771032 crc crio[21508]: time="2026-06-09T11:16:10.771031629Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.939773 | controller | Jun 09 11:16:10.771215 crc crio[21508]: time="2026-06-09T11:16:10.771172764Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.939789 | controller | Jun 09 11:16:10.771326 crc crio[21508]: time="2026-06-09T11:16:10.771231585Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.939804 | controller | Jun 09 11:16:10.771326 crc crio[21508]: time="2026-06-09T11:16:10.771271266Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.939822 | controller | Jun 09 11:16:10.771426 crc crio[21508]: time="2026-06-09T11:16:10.771375199Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.939838 | controller | Jun 09 11:16:10.771877 crc crio[21508]: time="2026-06-09T11:16:10.771596066Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.939854 | controller | Jun 09 11:16:10.771877 crc crio[21508]: time="2026-06-09T11:16:10.771814772Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.939871 | controller | Jun 09 11:16:10.772113 crc crio[21508]: time="2026-06-09T11:16:10.771923205Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.939887 | controller | Jun 09 11:16:10.772113 crc crio[21508]: time="2026-06-09T11:16:10.771960776Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.939902 | controller | Jun 09 11:16:10.772113 crc crio[21508]: time="2026-06-09T11:16:10.77209498Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.939918 | controller | Jun 09 11:16:10.772230 crc crio[21508]: time="2026-06-09T11:16:10.772138822Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.939934 | controller | Jun 09 11:16:10.772275 crc crio[21508]: time="2026-06-09T11:16:10.772264755Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.939949 | controller | Jun 09 11:16:10.772830 crc crio[21508]: time="2026-06-09T11:16:10.772510912Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.939964 | controller | Jun 09 11:16:10.772830 crc crio[21508]: time="2026-06-09T11:16:10.772568484Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.939979 | controller | Jun 09 11:16:10.772830 crc crio[21508]: time="2026-06-09T11:16:10.772592505Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.939994 | controller | Jun 09 11:16:10.773029 crc crio[21508]: time="2026-06-09T11:16:10.772894393Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.940009 | controller | Jun 09 11:16:10.773029 crc crio[21508]: time="2026-06-09T11:16:10.772923584Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.940025 | controller | Jun 09 11:16:10.773110 crc crio[21508]: time="2026-06-09T11:16:10.773051558Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.940040 | controller | Jun 09 11:16:10.773110 crc crio[21508]: time="2026-06-09T11:16:10.773089109Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.940055 | controller | Jun 09 11:16:10.773267 crc crio[21508]: time="2026-06-09T11:16:10.773226113Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.940069 | controller | Jun 09 11:16:10.773414 crc crio[21508]: time="2026-06-09T11:16:10.773332266Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.940084 | controller | Jun 09 11:16:10.773624 crc crio[21508]: time="2026-06-09T11:16:10.773580963Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.940100 | controller | Jun 09 11:16:10.773685 crc crio[21508]: time="2026-06-09T11:16:10.773639635Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.940115 | controller | Jun 09 11:16:10.773685 crc crio[21508]: time="2026-06-09T11:16:10.773676426Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.940130 | controller | Jun 09 11:16:10.773772 crc crio[21508]: time="2026-06-09T11:16:10.773702017Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.940148 | controller | Jun 09 11:16:10.773931 crc crio[21508]: time="2026-06-09T11:16:10.773885792Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.940164 | controller | Jun 09 11:16:10.773999 crc crio[21508]: time="2026-06-09T11:16:10.773949244Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.940180 | controller | Jun 09 11:16:10.773999 crc crio[21508]: time="2026-06-09T11:16:10.773995025Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.940196 | controller | Jun 09 11:16:10.774068 crc crio[21508]: time="2026-06-09T11:16:10.774027786Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.940212 | controller | Jun 09 11:16:10.774337 crc crio[21508]: time="2026-06-09T11:16:10.774201741Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.940227 | controller | Jun 09 11:16:10.774337 crc crio[21508]: time="2026-06-09T11:16:10.774257103Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.940243 | controller | Jun 09 11:16:10.774619 crc crio[21508]: time="2026-06-09T11:16:10.774575172Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.940258 | controller | Jun 09 11:16:10.774684 crc crio[21508]: time="2026-06-09T11:16:10.774634594Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.940274 | controller | Jun 09 11:16:10.774684 crc crio[21508]: time="2026-06-09T11:16:10.774678535Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.940289 | controller | Jun 09 11:16:10.774756 crc crio[21508]: time="2026-06-09T11:16:10.774708486Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.940304 | controller | Jun 09 11:16:10.774756 crc crio[21508]: time="2026-06-09T11:16:10.774745927Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.940319 | controller | Jun 09 11:16:10.774831 crc crio[21508]: time="2026-06-09T11:16:10.774770238Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.940334 | controller | Jun 09 11:16:10.775179 crc crio[21508]: time="2026-06-09T11:16:10.775099707Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.940366 | controller | Jun 09 11:16:10.775242 crc crio[21508]: time="2026-06-09T11:16:10.775214161Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.940386 | controller | Jun 09 11:16:10.775242 crc crio[21508]: time="2026-06-09T11:16:10.775240661Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.940402 | controller | Jun 09 11:16:10.775562 crc crio[21508]: time="2026-06-09T11:16:10.775508229Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.940418 | controller | Jun 09 11:16:10.775699 crc crio[21508]: time="2026-06-09T11:16:10.775645833Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.940433 | controller | Jun 09 11:16:10.775776 crc crio[21508]: time="2026-06-09T11:16:10.775752716Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.940449 | controller | Jun 09 11:16:10.775776 crc crio[21508]: time="2026-06-09T11:16:10.775769587Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.940464 | controller | Jun 09 11:16:10.775850 crc crio[21508]: time="2026-06-09T11:16:10.775785657Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.940479 | controller | Jun 09 11:16:10.775996 crc crio[21508]: time="2026-06-09T11:16:10.775945272Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.940501 | controller | Jun 09 11:16:10.776060 crc crio[21508]: time="2026-06-09T11:16:10.776002623Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.940518 | controller | Jun 09 11:16:10.776766 crc crio[21508]: time="2026-06-09T11:16:10.77623071Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.940533 | controller | Jun 09 11:16:10.776843 crc crio[21508]: time="2026-06-09T11:16:10.776826957Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.940549 | controller | Jun 09 11:16:10.777043 crc crio[21508]: time="2026-06-09T11:16:10.776977332Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.940564 | controller | Jun 09 11:16:10.777134 crc crio[21508]: time="2026-06-09T11:16:10.777043854Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.940579 | controller | Jun 09 11:16:10.777134 crc crio[21508]: time="2026-06-09T11:16:10.777079795Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.940594 | controller | Jun 09 11:16:10.777134 crc crio[21508]: time="2026-06-09T11:16:10.777102295Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.940610 | controller | Jun 09 11:16:10.777481 crc crio[21508]: time="2026-06-09T11:16:10.77726474Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.940624 | controller | Jun 09 11:16:10.777610 crc crio[21508]: time="2026-06-09T11:16:10.777492577Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.940639 | controller | Jun 09 11:16:10.777610 crc crio[21508]: time="2026-06-09T11:16:10.777563809Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.940655 | controller | Jun 09 11:16:10.777714 crc crio[21508]: time="2026-06-09T11:16:10.777647121Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.940670 | controller | Jun 09 11:16:10.777714 crc crio[21508]: time="2026-06-09T11:16:10.777692432Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.940685 | controller | Jun 09 11:16:10.777817 crc crio[21508]: time="2026-06-09T11:16:10.777728913Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.940700 | controller | Jun 09 11:16:10.777923 crc crio[21508]: time="2026-06-09T11:16:10.777875408Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.940715 | controller | Jun 09 11:16:10.778001 crc crio[21508]: time="2026-06-09T11:16:10.77794309Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.940730 | controller | Jun 09 11:16:10.778220 crc crio[21508]: time="2026-06-09T11:16:10.778160266Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.940745 | controller | Jun 09 11:16:10.778362 crc crio[21508]: time="2026-06-09T11:16:10.778224878Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.940759 | controller | Jun 09 11:16:10.778705 crc crio[21508]: time="2026-06-09T11:16:10.77863742Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.940774 | controller | Jun 09 11:16:10.778797 crc crio[21508]: time="2026-06-09T11:16:10.778714132Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.940789 | controller | Jun 09 11:16:10.778797 crc crio[21508]: time="2026-06-09T11:16:10.778755063Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.940803 | controller | Jun 09 11:16:10.778901 crc crio[21508]: time="2026-06-09T11:16:10.778812075Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.940822 | controller | Jun 09 11:16:10.778901 crc crio[21508]: time="2026-06-09T11:16:10.778843716Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.940837 | controller | Jun 09 11:16:10.778901 crc crio[21508]: time="2026-06-09T11:16:10.778868837Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.940852 | controller | Jun 09 11:16:10.779042 crc crio[21508]: time="2026-06-09T11:16:10.779026581Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.940867 | controller | Jun 09 11:16:10.779093 crc crio[21508]: time="2026-06-09T11:16:10.779051872Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.940881 | controller | Jun 09 11:16:10.779269 crc crio[21508]: time="2026-06-09T11:16:10.779212476Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.940896 | controller | Jun 09 11:16:10.779421 crc crio[21508]: time="2026-06-09T11:16:10.779396872Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.940910 | controller | Jun 09 11:16:10.779622 crc crio[21508]: time="2026-06-09T11:16:10.779543596Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.940925 | controller | Jun 09 11:16:10.779622 crc crio[21508]: time="2026-06-09T11:16:10.779595408Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.940940 | controller | Jun 09 11:16:10.779820 crc crio[21508]: time="2026-06-09T11:16:10.779764352Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.940954 | controller | Jun 09 11:16:10.779919 crc crio[21508]: time="2026-06-09T11:16:10.779884936Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.940969 | controller | Jun 09 11:16:10.780088 crc crio[21508]: time="2026-06-09T11:16:10.780049181Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.940983 | controller | Jun 09 11:16:10.780149 crc crio[21508]: time="2026-06-09T11:16:10.780094662Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.940998 | controller | Jun 09 11:16:10.780550 crc crio[21508]: time="2026-06-09T11:16:10.780499924Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.941014 | controller | Jun 09 11:16:10.780711 crc crio[21508]: time="2026-06-09T11:16:10.780663799Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.941029 | controller | Jun 09 11:16:10.780840 crc crio[21508]: time="2026-06-09T11:16:10.780800022Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.941045 | controller | Jun 09 11:16:10.780900 crc crio[21508]: time="2026-06-09T11:16:10.780849884Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.941060 | controller | Jun 09 11:16:10.781227 crc crio[21508]: time="2026-06-09T11:16:10.781169823Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.941075 | controller | Jun 09 11:16:10.781332 crc crio[21508]: time="2026-06-09T11:16:10.781226415Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.941091 | controller | Jun 09 11:16:10.781940 crc crio[21508]: time="2026-06-09T11:16:10.781843383Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.941107 | controller | Jun 09 11:16:10.781940 crc crio[21508]: time="2026-06-09T11:16:10.781907295Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.941122 | controller | Jun 09 11:16:10.781940 crc crio[21508]: time="2026-06-09T11:16:10.781943026Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.941141 | controller | Jun 09 11:16:10.781940 crc crio[21508]: time="2026-06-09T11:16:10.781970186Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.941157 | controller | Jun 09 11:16:10.782821 crc crio[21508]: time="2026-06-09T11:16:10.782414049Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.941172 | controller | Jun 09 11:16:10.782821 crc crio[21508]: time="2026-06-09T11:16:10.78244905Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.941188 | controller | Jun 09 11:16:10.782821 crc crio[21508]: time="2026-06-09T11:16:10.782628905Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.941203 | controller | Jun 09 11:16:10.782821 crc crio[21508]: time="2026-06-09T11:16:10.782740639Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.941218 | controller | Jun 09 11:16:10.783068 crc crio[21508]: time="2026-06-09T11:16:10.782961095Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.941233 | controller | Jun 09 11:16:10.783068 crc crio[21508]: time="2026-06-09T11:16:10.782992466Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.941248 | controller | Jun 09 11:16:10.783232 crc crio[21508]: time="2026-06-09T11:16:10.783171891Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.941264 | controller | Jun 09 11:16:10.783391 crc crio[21508]: time="2026-06-09T11:16:10.783230913Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.941280 | controller | Jun 09 11:16:10.783436 crc crio[21508]: time="2026-06-09T11:16:10.783404798Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.941295 | controller | Jun 09 11:16:10.783502 crc crio[21508]: time="2026-06-09T11:16:10.783444599Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.941310 | controller | Jun 09 11:16:10.783665 crc crio[21508]: time="2026-06-09T11:16:10.783605774Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.941325 | controller | Jun 09 11:16:10.783738 crc crio[21508]: time="2026-06-09T11:16:10.783667586Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.941341 | controller | Jun 09 11:16:10.783869 crc crio[21508]: time="2026-06-09T11:16:10.78381665Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.941374 | controller | Jun 09 11:16:10.783924 crc crio[21508]: time="2026-06-09T11:16:10.783877662Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.941392 | controller | Jun 09 11:16:10.784169 crc crio[21508]: time="2026-06-09T11:16:10.784114748Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.941407 | controller | Jun 09 11:16:10.784230 crc crio[21508]: time="2026-06-09T11:16:10.78417716Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.941424 | controller | Jun 09 11:16:10.784230 crc crio[21508]: time="2026-06-09T11:16:10.784214041Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.941440 | controller | Jun 09 11:16:10.784426 crc crio[21508]: time="2026-06-09T11:16:10.784239142Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.941455 | controller | Jun 09 11:16:10.784426 crc crio[21508]: time="2026-06-09T11:16:10.784412617Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.941470 | controller | Jun 09 11:16:10.784547 crc crio[21508]: time="2026-06-09T11:16:10.784448298Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.941490 | controller | Jun 09 11:16:10.784731 crc crio[21508]: time="2026-06-09T11:16:10.784684425Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.941506 | controller | Jun 09 11:16:10.784859 crc crio[21508]: time="2026-06-09T11:16:10.784742137Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.941522 | controller | Jun 09 11:16:10.784987 crc crio[21508]: time="2026-06-09T11:16:10.784951363Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.941537 | controller | Jun 09 11:16:10.785039 crc crio[21508]: time="2026-06-09T11:16:10.785008584Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.941553 | controller | Jun 09 11:16:10.785237 crc crio[21508]: time="2026-06-09T11:16:10.78520467Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.941568 | controller | Jun 09 11:16:10.785342 crc crio[21508]: time="2026-06-09T11:16:10.785251311Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.941584 | controller | Jun 09 11:16:10.785431 crc crio[21508]: time="2026-06-09T11:16:10.785394876Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.941599 | controller | Jun 09 11:16:10.785513 crc crio[21508]: time="2026-06-09T11:16:10.785452537Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.941615 | controller | Jun 09 11:16:10.785636 crc crio[21508]: time="2026-06-09T11:16:10.785602752Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.941631 | controller | Jun 09 11:16:10.785701 crc crio[21508]: time="2026-06-09T11:16:10.785655253Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.941647 | controller | Jun 09 11:16:10.785822 crc crio[21508]: time="2026-06-09T11:16:10.785783807Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.941662 | controller | Jun 09 11:16:10.785886 crc crio[21508]: time="2026-06-09T11:16:10.785845949Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.941679 | controller | Jun 09 11:16:10.785990 crc crio[21508]: time="2026-06-09T11:16:10.785954782Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.941713 | controller | Jun 09 11:16:10.786053 crc crio[21508]: time="2026-06-09T11:16:10.786010813Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.941734 | controller | Jun 09 11:16:10.786184 crc crio[21508]: time="2026-06-09T11:16:10.786147417Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.941754 | controller | Jun 09 11:16:10.786396 crc crio[21508]: time="2026-06-09T11:16:10.786356793Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.941772 | controller | Jun 09 11:16:10.786499 crc crio[21508]: time="2026-06-09T11:16:10.786415565Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.941790 | controller | Jun 09 11:16:10.786499 crc crio[21508]: time="2026-06-09T11:16:10.786450406Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.941807 | controller | Jun 09 11:16:10.786683 crc crio[21508]: time="2026-06-09T11:16:10.786644002Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.941824 | controller | Jun 09 11:16:10.786745 crc crio[21508]: time="2026-06-09T11:16:10.786700153Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.941842 | controller | Jun 09 11:16:10.786861 crc crio[21508]: time="2026-06-09T11:16:10.786826217Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.941863 | controller | Jun 09 11:16:10.786922 crc crio[21508]: time="2026-06-09T11:16:10.786877869Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.941881 | controller | Jun 09 11:16:10.787057 crc crio[21508]: time="2026-06-09T11:16:10.787022863Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.941899 | controller | Jun 09 11:16:10.787116 crc crio[21508]: time="2026-06-09T11:16:10.787075014Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.941916 | controller | Jun 09 11:16:10.787225 crc crio[21508]: time="2026-06-09T11:16:10.787191038Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.941933 | controller | Jun 09 11:16:10.787859 crc crio[21508]: time="2026-06-09T11:16:10.787241449Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.941949 | controller | Jun 09 11:16:10.787859 crc crio[21508]: time="2026-06-09T11:16:10.787523777Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.941964 | controller | Jun 09 11:16:10.787859 crc crio[21508]: time="2026-06-09T11:16:10.787558938Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.941979 | controller | Jun 09 11:16:10.787859 crc crio[21508]: time="2026-06-09T11:16:10.787585509Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.941994 | controller | Jun 09 11:16:10.787859 crc crio[21508]: time="2026-06-09T11:16:10.78760781Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.942009 | controller | Jun 09 11:16:10.787859 crc crio[21508]: time="2026-06-09T11:16:10.787758614Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.942024 | controller | Jun 09 11:16:10.787859 crc crio[21508]: time="2026-06-09T11:16:10.787788725Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.942040 | controller | Jun 09 11:16:10.788503 crc crio[21508]: time="2026-06-09T11:16:10.787940279Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.942055 | controller | Jun 09 11:16:10.788503 crc crio[21508]: time="2026-06-09T11:16:10.788111954Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.942070 | controller | Jun 09 11:16:10.788503 crc crio[21508]: time="2026-06-09T11:16:10.788154635Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.942085 | controller | Jun 09 11:16:10.788503 crc crio[21508]: time="2026-06-09T11:16:10.788188306Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.942101 | controller | Jun 09 11:16:10.788725 crc crio[21508]: time="2026-06-09T11:16:10.788541507Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.942116 | controller | Jun 09 11:16:10.788725 crc crio[21508]: time="2026-06-09T11:16:10.788586518Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.942131 | controller | Jun 09 11:16:10.788725 crc crio[21508]: time="2026-06-09T11:16:10.788611029Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.942147 | controller | Jun 09 11:16:10.788725 crc crio[21508]: time="2026-06-09T11:16:10.788636899Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.942162 | controller | Jun 09 11:16:10.788904 crc crio[21508]: time="2026-06-09T11:16:10.788835985Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.942177 | controller | Jun 09 11:16:10.788967 crc crio[21508]: time="2026-06-09T11:16:10.788950799Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.942193 | controller | Jun 09 11:16:10.789036 crc crio[21508]: time="2026-06-09T11:16:10.78899762Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.942212 | controller | Jun 09 11:16:10.789151 crc crio[21508]: time="2026-06-09T11:16:10.789111693Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.942228 | controller | Jun 09 11:16:10.789363 crc crio[21508]: time="2026-06-09T11:16:10.789194186Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.942243 | controller | Jun 09 11:16:10.789363 crc crio[21508]: time="2026-06-09T11:16:10.78934855Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.942258 | controller | Jun 09 11:16:10.789582 crc crio[21508]: time="2026-06-09T11:16:10.789420252Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.942273 | controller | Jun 09 11:16:10.789582 crc crio[21508]: time="2026-06-09T11:16:10.789559746Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.942288 | controller | Jun 09 11:16:10.789656 crc crio[21508]: time="2026-06-09T11:16:10.789618308Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.942303 | controller | Jun 09 11:16:10.789799 crc crio[21508]: time="2026-06-09T11:16:10.789759772Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.942319 | controller | Jun 09 11:16:10.789862 crc crio[21508]: time="2026-06-09T11:16:10.789813304Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.942334 | controller | Jun 09 11:16:10.789932 crc crio[21508]: time="2026-06-09T11:16:10.789890466Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.942364 | controller | Jun 09 11:16:10.790032 crc crio[21508]: time="2026-06-09T11:16:10.789973868Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.942385 | controller | Jun 09 11:16:10.790162 crc crio[21508]: time="2026-06-09T11:16:10.790127373Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.942402 | controller | Jun 09 11:16:10.790538 crc crio[21508]: time="2026-06-09T11:16:10.790454162Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.942418 | controller | Jun 09 11:16:10.790602 crc crio[21508]: time="2026-06-09T11:16:10.790568275Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.942433 | controller | Jun 09 11:16:10.790602 crc crio[21508]: time="2026-06-09T11:16:10.790587236Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.942448 | controller | Jun 09 11:16:10.790664 crc crio[21508]: time="2026-06-09T11:16:10.790608407Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.942465 | controller | Jun 09 11:16:10.790824 crc crio[21508]: time="2026-06-09T11:16:10.790774891Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.942479 | controller | Jun 09 11:16:10.790885 crc crio[21508]: time="2026-06-09T11:16:10.790845853Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.942494 | controller | Jun 09 11:16:10.791062 crc crio[21508]: time="2026-06-09T11:16:10.791044069Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.942509 | controller | Jun 09 11:16:10.791110 crc crio[21508]: time="2026-06-09T11:16:10.79108315Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.942524 | controller | Jun 09 11:16:10.791497 crc crio[21508]: time="2026-06-09T11:16:10.79143091Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.942540 | controller | Jun 09 11:16:10.791575 crc crio[21508]: time="2026-06-09T11:16:10.791525023Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.942560 | controller | Jun 09 11:16:10.791575 crc crio[21508]: time="2026-06-09T11:16:10.791558254Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.942576 | controller | Jun 09 11:16:10.791887 crc crio[21508]: time="2026-06-09T11:16:10.791599905Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.942636 | controller | Jun 09 11:16:10.791887 crc crio[21508]: time="2026-06-09T11:16:10.791834252Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.942657 | controller | Jun 09 11:16:10.791887 crc crio[21508]: time="2026-06-09T11:16:10.791889274Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.942674 | controller | Jun 09 11:16:10.792036 crc crio[21508]: time="2026-06-09T11:16:10.791923665Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.942689 | controller | Jun 09 11:16:10.792036 crc crio[21508]: time="2026-06-09T11:16:10.791953486Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.942705 | controller | Jun 09 11:16:10.792271 crc crio[21508]: time="2026-06-09T11:16:10.792168872Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.942721 | controller | Jun 09 11:16:10.792412 crc crio[21508]: time="2026-06-09T11:16:10.792390178Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.942736 | controller | Jun 09 11:16:10.792634 crc crio[21508]: time="2026-06-09T11:16:10.792596114Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.942751 | controller | Jun 09 11:16:10.792714 crc crio[21508]: time="2026-06-09T11:16:10.792678497Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.942767 | controller | Jun 09 11:16:10.792714 crc crio[21508]: time="2026-06-09T11:16:10.792694447Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.942782 | controller | Jun 09 11:16:10.792784 crc crio[21508]: time="2026-06-09T11:16:10.792718978Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.942797 | controller | Jun 09 11:16:10.792957 crc crio[21508]: time="2026-06-09T11:16:10.792912713Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.942811 | controller | Jun 09 11:16:10.793020 crc crio[21508]: time="2026-06-09T11:16:10.792974425Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.942826 | controller | Jun 09 11:16:10.793404 crc crio[21508]: time="2026-06-09T11:16:10.793281664Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.942841 | controller | Jun 09 11:16:10.793604 crc crio[21508]: time="2026-06-09T11:16:10.793421148Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.942856 | controller | Jun 09 11:16:10.793762 crc crio[21508]: time="2026-06-09T11:16:10.793717567Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.942871 | controller | Jun 09 11:16:10.793828 crc crio[21508]: time="2026-06-09T11:16:10.793775578Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.942886 | controller | Jun 09 11:16:10.793828 crc crio[21508]: time="2026-06-09T11:16:10.793810369Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.942901 | controller | Jun 09 11:16:10.793935 crc crio[21508]: time="2026-06-09T11:16:10.79383054Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.942916 | controller | Jun 09 11:16:10.794195 crc crio[21508]: time="2026-06-09T11:16:10.794038836Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.942964 | controller | Jun 09 11:16:10.794195 crc crio[21508]: time="2026-06-09T11:16:10.794081847Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.942986 | controller | Jun 09 11:16:10.797647 crc crio[21508]: time="2026-06-09T11:16:10.797517477Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.943004 | controller | Jun 09 11:16:10.797647 crc crio[21508]: time="2026-06-09T11:16:10.79764813Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.943019 | controller | Jun 09 11:16:10.798122 crc crio[21508]: time="2026-06-09T11:16:10.797670321Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.943035 | controller | Jun 09 11:16:10.798122 crc crio[21508]: time="2026-06-09T11:16:10.797690582Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.943050 | controller | Jun 09 11:16:10.798122 crc crio[21508]: time="2026-06-09T11:16:10.797715652Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.943065 | controller | Jun 09 11:16:10.798122 crc crio[21508]: time="2026-06-09T11:16:10.797732323Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.943081 | controller | Jun 09 11:16:10.798122 crc crio[21508]: time="2026-06-09T11:16:10.797858497Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.943096 | controller | Jun 09 11:16:10.798122 crc crio[21508]: time="2026-06-09T11:16:10.797905018Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.943111 | controller | Jun 09 11:16:10.798122 crc crio[21508]: time="2026-06-09T11:16:10.79797208Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.943126 | controller | Jun 09 11:16:10.798122 crc crio[21508]: time="2026-06-09T11:16:10.798012711Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.943141 | controller | Jun 09 11:16:10.799592 crc crio[21508]: time="2026-06-09T11:16:10.798215677Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.943157 | controller | Jun 09 11:16:10.799592 crc crio[21508]: time="2026-06-09T11:16:10.798258868Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.943172 | controller | Jun 09 11:16:10.799592 crc crio[21508]: time="2026-06-09T11:16:10.798344821Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.943188 | controller | Jun 09 11:16:10.799592 crc crio[21508]: time="2026-06-09T11:16:10.798385022Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.943203 | controller | Jun 09 11:16:10.799592 crc crio[21508]: time="2026-06-09T11:16:10.798564047Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.943217 | controller | Jun 09 11:16:10.799592 crc crio[21508]: time="2026-06-09T11:16:10.798604368Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.943232 | controller | Jun 09 11:16:10.799592 crc crio[21508]: time="2026-06-09T11:16:10.798636609Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.943247 | controller | Jun 09 11:16:10.799592 crc crio[21508]: time="2026-06-09T11:16:10.798878816Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.943262 | controller | Jun 09 11:16:10.799592 crc crio[21508]: time="2026-06-09T11:16:10.798911047Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.943277 | controller | Jun 09 11:16:10.799592 crc crio[21508]: time="2026-06-09T11:16:10.798936438Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.943296 | controller | Jun 09 11:16:10.799592 crc crio[21508]: time="2026-06-09T11:16:10.799200785Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.943312 | controller | Jun 09 11:16:10.799592 crc crio[21508]: time="2026-06-09T11:16:10.79934791Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.943327 | controller | Jun 09 11:16:10.799592 crc crio[21508]: time="2026-06-09T11:16:10.799391641Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.943343 | controller | Jun 09 11:16:10.799592 crc crio[21508]: time="2026-06-09T11:16:10.799425462Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.943382 | controller | Jun 09 11:16:10.799592 crc crio[21508]: time="2026-06-09T11:16:10.799503124Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.943400 | controller | Jun 09 11:16:10.799592 crc crio[21508]: time="2026-06-09T11:16:10.799582717Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.943416 | controller | Jun 09 11:16:10.800596 crc crio[21508]: time="2026-06-09T11:16:10.79968558Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.943431 | controller | Jun 09 11:16:10.800596 crc crio[21508]: time="2026-06-09T11:16:10.799855964Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.943446 | controller | Jun 09 11:16:10.800596 crc crio[21508]: time="2026-06-09T11:16:10.799874995Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.943462 | controller | Jun 09 11:16:10.800596 crc crio[21508]: time="2026-06-09T11:16:10.799897586Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.943477 | controller | Jun 09 11:16:10.800596 crc crio[21508]: time="2026-06-09T11:16:10.799956767Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.943492 | controller | Jun 09 11:16:10.800596 crc crio[21508]: time="2026-06-09T11:16:10.800004899Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.943508 | controller | Jun 09 11:16:10.800596 crc crio[21508]: time="2026-06-09T11:16:10.800135523Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.943524 | controller | Jun 09 11:16:10.800596 crc crio[21508]: time="2026-06-09T11:16:10.800212525Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.943539 | controller | Jun 09 11:16:10.800596 crc crio[21508]: time="2026-06-09T11:16:10.800345179Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.943554 | controller | Jun 09 11:16:10.800596 crc crio[21508]: time="2026-06-09T11:16:10.80037836Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.943569 | controller | Jun 09 11:16:10.800596 crc crio[21508]: time="2026-06-09T11:16:10.800535934Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.943585 | controller | Jun 09 11:16:10.800596 crc crio[21508]: time="2026-06-09T11:16:10.800571945Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.943600 | controller | Jun 09 11:16:10.801003 crc crio[21508]: time="2026-06-09T11:16:10.800707669Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.943616 | controller | Jun 09 11:16:10.801003 crc crio[21508]: time="2026-06-09T11:16:10.80073827Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.943632 | controller | Jun 09 11:16:10.801425 crc crio[21508]: time="2026-06-09T11:16:10.801377059Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.943653 | controller | Jun 09 11:16:10.801524 crc crio[21508]: time="2026-06-09T11:16:10.801447511Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.943669 | controller | Jun 09 11:16:10.801524 crc crio[21508]: time="2026-06-09T11:16:10.801517143Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.943685 | controller | Jun 09 11:16:10.801633 crc crio[21508]: time="2026-06-09T11:16:10.801588295Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.943701 | controller | Jun 09 11:16:10.801669 crc crio[21508]: time="2026-06-09T11:16:10.801647396Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.943716 | controller | Jun 09 11:16:10.801801 crc crio[21508]: time="2026-06-09T11:16:10.80176643Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.943731 | controller | Jun 09 11:16:10.801871 crc crio[21508]: time="2026-06-09T11:16:10.801824251Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.943747 | controller | Jun 09 11:16:10.802109 crc crio[21508]: time="2026-06-09T11:16:10.801901234Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.943762 | controller | Jun 09 11:16:10.802109 crc crio[21508]: time="2026-06-09T11:16:10.801937995Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.943778 | controller | Jun 09 11:16:10.802109 crc crio[21508]: time="2026-06-09T11:16:10.801966286Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.943793 | controller | Jun 09 11:16:10.802109 crc crio[21508]: time="2026-06-09T11:16:10.802061098Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.943808 | controller | Jun 09 11:16:10.802109 crc crio[21508]: time="2026-06-09T11:16:10.802096459Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.943823 | controller | Jun 09 11:16:10.802579 crc crio[21508]: time="2026-06-09T11:16:10.802545762Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.943839 | controller | Jun 09 11:16:10.802627 crc crio[21508]: time="2026-06-09T11:16:10.802585764Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.943854 | controller | Jun 09 11:16:10.802787 crc crio[21508]: time="2026-06-09T11:16:10.802750928Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.943869 | controller | Jun 09 11:16:10.802849 crc crio[21508]: time="2026-06-09T11:16:10.80279584Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.943884 | controller | Jun 09 11:16:10.802952 crc crio[21508]: time="2026-06-09T11:16:10.802904813Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.943900 | controller | Jun 09 11:16:10.802952 crc crio[21508]: time="2026-06-09T11:16:10.802934584Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.943915 | controller | Jun 09 11:16:10.803074 crc crio[21508]: time="2026-06-09T11:16:10.803040467Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.943930 | controller | Jun 09 11:16:10.803141 crc crio[21508]: time="2026-06-09T11:16:10.803082928Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.943945 | controller | Jun 09 11:16:10.803344 crc crio[21508]: time="2026-06-09T11:16:10.803244513Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.943960 | controller | Jun 09 11:16:10.803422 crc crio[21508]: time="2026-06-09T11:16:10.803366466Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.943976 | controller | Jun 09 11:16:10.803528 crc crio[21508]: time="2026-06-09T11:16:10.803420128Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.943995 | controller | Jun 09 11:16:10.803528 crc crio[21508]: time="2026-06-09T11:16:10.80350175Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.944011 | controller | Jun 09 11:16:10.803684 crc crio[21508]: time="2026-06-09T11:16:10.803589263Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.944027 | controller | Jun 09 11:16:10.803684 crc crio[21508]: time="2026-06-09T11:16:10.803647444Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.944043 | controller | Jun 09 11:16:10.803766 crc crio[21508]: time="2026-06-09T11:16:10.803744017Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.944058 | controller | Jun 09 11:16:10.803816 crc crio[21508]: time="2026-06-09T11:16:10.803794039Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.944074 | controller | Jun 09 11:16:10.803956 crc crio[21508]: time="2026-06-09T11:16:10.803913272Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.944089 | controller | Jun 09 11:16:10.804024 crc crio[21508]: time="2026-06-09T11:16:10.803982184Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.944105 | controller | Jun 09 11:16:10.804186 crc crio[21508]: time="2026-06-09T11:16:10.804065956Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.944120 | controller | Jun 09 11:16:10.804257 crc crio[21508]: time="2026-06-09T11:16:10.80420625Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.944135 | controller | Jun 09 11:16:10.804448 crc crio[21508]: time="2026-06-09T11:16:10.804274032Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.944150 | controller | Jun 09 11:16:10.804544 crc crio[21508]: time="2026-06-09T11:16:10.804501989Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.944166 | controller | Jun 09 11:16:10.804691 crc crio[21508]: time="2026-06-09T11:16:10.804649913Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.944181 | controller | Jun 09 11:16:10.804744 crc crio[21508]: time="2026-06-09T11:16:10.804717045Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.944196 | controller | Jun 09 11:16:10.804778 crc crio[21508]: time="2026-06-09T11:16:10.804763027Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.944211 | controller | Jun 09 11:16:10.804816 crc crio[21508]: time="2026-06-09T11:16:10.804797608Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.944226 | controller | Jun 09 11:16:10.804893 crc crio[21508]: time="2026-06-09T11:16:10.804859609Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.944241 | controller | Jun 09 11:16:10.804958 crc crio[21508]: time="2026-06-09T11:16:10.804919611Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.944257 | controller | Jun 09 11:16:10.805076 crc crio[21508]: time="2026-06-09T11:16:10.804960692Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.944272 | controller | Jun 09 11:16:10.805076 crc crio[21508]: time="2026-06-09T11:16:10.805031954Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.944288 | controller | Jun 09 11:16:10.805199 crc crio[21508]: time="2026-06-09T11:16:10.805072726Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.944303 | controller | Jun 09 11:16:10.805199 crc crio[21508]: time="2026-06-09T11:16:10.805120087Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.944323 | controller | Jun 09 11:16:10.805405 crc crio[21508]: time="2026-06-09T11:16:10.80522302Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.944339 | controller | Jun 09 11:16:10.805405 crc crio[21508]: time="2026-06-09T11:16:10.805250551Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.944374 | controller | Jun 09 11:16:10.805604 crc crio[21508]: time="2026-06-09T11:16:10.805482797Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.944392 | controller | Jun 09 11:16:10.805604 crc crio[21508]: time="2026-06-09T11:16:10.805524849Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.944408 | controller | Jun 09 11:16:10.805709 crc crio[21508]: time="2026-06-09T11:16:10.805695684Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.944424 | controller | Jun 09 11:16:10.805761 crc crio[21508]: time="2026-06-09T11:16:10.805727665Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.944439 | controller | Jun 09 11:16:10.805917 crc crio[21508]: time="2026-06-09T11:16:10.805877069Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.944455 | controller | Jun 09 11:16:10.806000 crc crio[21508]: time="2026-06-09T11:16:10.80592168Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.944471 | controller | Jun 09 11:16:10.806062 crc crio[21508]: time="2026-06-09T11:16:10.806013963Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.944486 | controller | Jun 09 11:16:10.806062 crc crio[21508]: time="2026-06-09T11:16:10.806041204Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.944502 | controller | Jun 09 11:16:10.806238 crc crio[21508]: time="2026-06-09T11:16:10.806197568Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.944517 | controller | Jun 09 11:16:10.806395 crc crio[21508]: time="2026-06-09T11:16:10.806243499Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.944533 | controller | Jun 09 11:16:10.806502 crc crio[21508]: time="2026-06-09T11:16:10.806410484Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.944548 | controller | Jun 09 11:16:10.806502 crc crio[21508]: time="2026-06-09T11:16:10.806439395Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.944564 | controller | Jun 09 11:16:10.806620 crc crio[21508]: time="2026-06-09T11:16:10.80659067Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.944579 | controller | Jun 09 11:16:10.806620 crc crio[21508]: time="2026-06-09T11:16:10.8066196Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.944594 | controller | Jun 09 11:16:10.806722 crc crio[21508]: time="2026-06-09T11:16:10.806709563Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.944609 | controller | Jun 09 11:16:10.806779 crc crio[21508]: time="2026-06-09T11:16:10.806735064Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.944625 | controller | Jun 09 11:16:10.806925 crc crio[21508]: time="2026-06-09T11:16:10.806886618Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.944640 | controller | Jun 09 11:16:10.806988 crc crio[21508]: time="2026-06-09T11:16:10.806929479Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.944656 | controller | Jun 09 11:16:10.807104 crc crio[21508]: time="2026-06-09T11:16:10.807065513Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.944676 | controller | Jun 09 11:16:10.807188 crc crio[21508]: time="2026-06-09T11:16:10.807109395Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.944692 | controller | Jun 09 11:16:10.807249 crc crio[21508]: time="2026-06-09T11:16:10.807238108Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.944708 | controller | Jun 09 11:16:10.807386 crc crio[21508]: time="2026-06-09T11:16:10.807266609Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.944724 | controller | Jun 09 11:16:10.807492 crc crio[21508]: time="2026-06-09T11:16:10.807433814Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.944739 | controller | Jun 09 11:16:10.807550 crc crio[21508]: time="2026-06-09T11:16:10.807507676Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.944754 | controller | Jun 09 11:16:10.807655 crc crio[21508]: time="2026-06-09T11:16:10.807620359Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.944770 | controller | Jun 09 11:16:10.807738 crc crio[21508]: time="2026-06-09T11:16:10.807664531Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.944785 | controller | Jun 09 11:16:10.807781 crc crio[21508]: time="2026-06-09T11:16:10.807754243Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.944800 | controller | Jun 09 11:16:10.807781 crc crio[21508]: time="2026-06-09T11:16:10.807780924Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.944817 | controller | Jun 09 11:16:10.807972 crc crio[21508]: time="2026-06-09T11:16:10.807934398Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.944833 | controller | Jun 09 11:16:10.808043 crc crio[21508]: time="2026-06-09T11:16:10.80797995Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.944849 | controller | Jun 09 11:16:10.808083 crc crio[21508]: time="2026-06-09T11:16:10.808071262Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.944865 | controller | Jun 09 11:16:10.808125 crc crio[21508]: time="2026-06-09T11:16:10.808101003Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.944880 | controller | Jun 09 11:16:10.808265 crc crio[21508]: time="2026-06-09T11:16:10.808228267Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.944895 | controller | Jun 09 11:16:10.808365 crc crio[21508]: time="2026-06-09T11:16:10.808273128Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.944911 | controller | Jun 09 11:16:10.808441 crc crio[21508]: time="2026-06-09T11:16:10.808404632Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.944926 | controller | Jun 09 11:16:10.808523 crc crio[21508]: time="2026-06-09T11:16:10.808450873Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.944941 | controller | Jun 09 11:16:10.808669 crc crio[21508]: time="2026-06-09T11:16:10.808634049Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.944957 | controller | Jun 09 11:16:10.808729 crc crio[21508]: time="2026-06-09T11:16:10.80868259Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.944972 | controller | Jun 09 11:16:10.808855 crc crio[21508]: time="2026-06-09T11:16:10.808809984Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.944987 | controller | Jun 09 11:16:10.808932 crc crio[21508]: time="2026-06-09T11:16:10.808864165Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.945006 | controller | Jun 09 11:16:10.809052 crc crio[21508]: time="2026-06-09T11:16:10.8090075Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.945022 | controller | Jun 09 11:16:10.809226 crc crio[21508]: time="2026-06-09T11:16:10.809184665Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.945037 | controller | Jun 09 11:16:10.809390 crc crio[21508]: time="2026-06-09T11:16:10.809250307Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.945053 | controller | Jun 09 11:16:10.809390 crc crio[21508]: time="2026-06-09T11:16:10.80937753Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.945068 | controller | Jun 09 11:16:10.809633 crc crio[21508]: time="2026-06-09T11:16:10.809590266Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.945083 | controller | Jun 09 11:16:10.809697 crc crio[21508]: time="2026-06-09T11:16:10.809652168Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.945097 | controller | Jun 09 11:16:10.809739 crc crio[21508]: time="2026-06-09T11:16:10.8097122Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.945113 | controller | Jun 09 11:16:10.809779 crc crio[21508]: time="2026-06-09T11:16:10.809752561Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.945128 | controller | Jun 09 11:16:10.809949 crc crio[21508]: time="2026-06-09T11:16:10.809907676Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.945143 | controller | Jun 09 11:16:10.810017 crc crio[21508]: time="2026-06-09T11:16:10.809966507Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.945157 | controller | Jun 09 11:16:10.810065 crc crio[21508]: time="2026-06-09T11:16:10.810024189Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.945172 | controller | Jun 09 11:16:10.810106 crc crio[21508]: time="2026-06-09T11:16:10.81006517Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.945186 | controller | Jun 09 11:16:10.810402 crc crio[21508]: time="2026-06-09T11:16:10.810259946Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.945201 | controller | Jun 09 11:16:10.810402 crc crio[21508]: time="2026-06-09T11:16:10.810359359Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.945216 | controller | Jun 09 11:16:10.810534 crc crio[21508]: time="2026-06-09T11:16:10.81041613Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.945230 | controller | Jun 09 11:16:10.810534 crc crio[21508]: time="2026-06-09T11:16:10.810443681Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.945245 | controller | Jun 09 11:16:10.810725 crc crio[21508]: time="2026-06-09T11:16:10.810682448Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.945260 | controller | Jun 09 11:16:10.810785 crc crio[21508]: time="2026-06-09T11:16:10.81075139Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.945275 | controller | Jun 09 11:16:10.810876 crc crio[21508]: time="2026-06-09T11:16:10.810832482Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.945290 | controller | Jun 09 11:16:10.810930 crc crio[21508]: time="2026-06-09T11:16:10.810897084Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.945305 | controller | Jun 09 11:16:10.811124 crc crio[21508]: time="2026-06-09T11:16:10.81108709Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.945323 | controller | Jun 09 11:16:10.811187 crc crio[21508]: time="2026-06-09T11:16:10.811141671Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.945339 | controller | Jun 09 11:16:10.811357 crc crio[21508]: time="2026-06-09T11:16:10.811264475Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.945372 | controller | Jun 09 11:16:10.811427 crc crio[21508]: time="2026-06-09T11:16:10.811383198Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.945389 | controller | Jun 09 11:16:10.811602 crc crio[21508]: time="2026-06-09T11:16:10.811565804Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.945405 | controller | Jun 09 11:16:10.811664 crc crio[21508]: time="2026-06-09T11:16:10.811625025Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.945420 | controller | Jun 09 11:16:10.811738 crc crio[21508]: time="2026-06-09T11:16:10.811699398Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.945436 | controller | Jun 09 11:16:10.811799 crc crio[21508]: time="2026-06-09T11:16:10.811750969Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.945451 | controller | Jun 09 11:16:10.812021 crc crio[21508]: time="2026-06-09T11:16:10.811979596Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.945466 | controller | Jun 09 11:16:10.812088 crc crio[21508]: time="2026-06-09T11:16:10.812044648Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.945482 | controller | Jun 09 11:16:10.812167 crc crio[21508]: time="2026-06-09T11:16:10.81212612Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.945497 | controller | Jun 09 11:16:10.812228 crc crio[21508]: time="2026-06-09T11:16:10.812188102Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.945513 | controller | Jun 09 11:16:10.812444 crc crio[21508]: time="2026-06-09T11:16:10.812403738Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.945528 | controller | Jun 09 11:16:10.812606 crc crio[21508]: time="2026-06-09T11:16:10.812458099Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.945544 | controller | Jun 09 11:16:10.812707 crc crio[21508]: time="2026-06-09T11:16:10.812655825Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.945560 | controller | Jun 09 11:16:10.812872 crc crio[21508]: time="2026-06-09T11:16:10.81283721Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.945575 | controller | Jun 09 11:16:10.812939 crc crio[21508]: time="2026-06-09T11:16:10.812919303Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.945591 | controller | Jun 09 11:16:10.813084 crc crio[21508]: time="2026-06-09T11:16:10.813044636Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.945606 | controller | Jun 09 11:16:10.813142 crc crio[21508]: time="2026-06-09T11:16:10.813125649Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.945621 | controller | Jun 09 11:16:10.813264 crc crio[21508]: time="2026-06-09T11:16:10.813227562Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.945636 | controller | Jun 09 11:16:10.813497 crc crio[21508]: time="2026-06-09T11:16:10.813428028Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.945651 | controller | Jun 09 11:16:10.813583 crc crio[21508]: time="2026-06-09T11:16:10.81351036Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.945666 | controller | Jun 09 11:16:10.813784 crc crio[21508]: time="2026-06-09T11:16:10.813738567Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.945704 | controller | Jun 09 11:16:10.813844 crc crio[21508]: time="2026-06-09T11:16:10.813806069Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.945726 | controller | Jun 09 11:16:10.813884 crc crio[21508]: time="2026-06-09T11:16:10.81386942Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.945744 | controller | Jun 09 11:16:10.814071 crc crio[21508]: time="2026-06-09T11:16:10.814034345Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.945764 | controller | Jun 09 11:16:10.814194 crc crio[21508]: time="2026-06-09T11:16:10.814113477Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.945782 | controller | Jun 09 11:16:10.814433 crc crio[21508]: time="2026-06-09T11:16:10.814265122Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.945800 | controller | Jun 09 11:16:10.814629 crc crio[21508]: time="2026-06-09T11:16:10.814588321Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.945818 | controller | Jun 09 11:16:10.814702 crc crio[21508]: time="2026-06-09T11:16:10.814645123Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.945836 | controller | Jun 09 11:16:10.814702 crc crio[21508]: time="2026-06-09T11:16:10.814693444Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.945853 | controller | Jun 09 11:16:10.814898 crc crio[21508]: time="2026-06-09T11:16:10.814861279Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.945872 | controller | Jun 09 11:16:10.814963 crc crio[21508]: time="2026-06-09T11:16:10.814945672Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.945889 | controller | Jun 09 11:16:10.815016 crc crio[21508]: time="2026-06-09T11:16:10.814976792Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.945907 | controller | Jun 09 11:16:10.815073 crc crio[21508]: time="2026-06-09T11:16:10.815051385Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.945924 | controller | Jun 09 11:16:10.815129 crc crio[21508]: time="2026-06-09T11:16:10.815113096Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.945942 | controller | Jun 09 11:16:10.815168 crc crio[21508]: time="2026-06-09T11:16:10.815145447Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.945960 | controller | Jun 09 11:16:10.815217 crc crio[21508]: time="2026-06-09T11:16:10.815172988Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.945976 | controller | Jun 09 11:16:10.815217 crc crio[21508]: time="2026-06-09T11:16:10.815207089Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.945991 | controller | Jun 09 11:16:10.815355 crc crio[21508]: time="2026-06-09T11:16:10.81522594Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.946007 | controller | Jun 09 11:16:10.815580 crc crio[21508]: time="2026-06-09T11:16:10.815537519Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.946022 | controller | Jun 09 11:16:10.815638 crc crio[21508]: time="2026-06-09T11:16:10.81559537Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.946038 | controller | Jun 09 11:16:10.815723 crc crio[21508]: time="2026-06-09T11:16:10.815688593Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.946053 | controller | Jun 09 11:16:10.815787 crc crio[21508]: time="2026-06-09T11:16:10.815739165Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.946072 | controller | Jun 09 11:16:10.815932 crc crio[21508]: time="2026-06-09T11:16:10.815824807Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.946088 | controller | Jun 09 11:16:10.815985 crc crio[21508]: time="2026-06-09T11:16:10.815954601Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.946103 | controller | Jun 09 11:16:10.816093 crc crio[21508]: time="2026-06-09T11:16:10.816051684Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.946119 | controller | Jun 09 11:16:10.816172 crc crio[21508]: time="2026-06-09T11:16:10.816107555Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.946134 | controller | Jun 09 11:16:10.816224 crc crio[21508]: time="2026-06-09T11:16:10.816178987Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.946149 | controller | Jun 09 11:16:10.816357 crc crio[21508]: time="2026-06-09T11:16:10.81626683Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.946164 | controller | Jun 09 11:16:10.816525 crc crio[21508]: time="2026-06-09T11:16:10.816478866Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.946180 | controller | Jun 09 11:16:10.816607 crc crio[21508]: time="2026-06-09T11:16:10.816539038Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.946196 | controller | Jun 09 11:16:10.816724 crc crio[21508]: time="2026-06-09T11:16:10.816683792Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.946211 | controller | Jun 09 11:16:10.816800 crc crio[21508]: time="2026-06-09T11:16:10.816738433Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.946226 | controller | Jun 09 11:16:10.816951 crc crio[21508]: time="2026-06-09T11:16:10.816901588Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.946241 | controller | Jun 09 11:16:10.817029 crc crio[21508]: time="2026-06-09T11:16:10.81696984Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.946257 | controller | Jun 09 11:16:10.817746 crc crio[21508]: time="2026-06-09T11:16:10.817594928Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.946273 | controller | Jun 09 11:16:10.817746 crc crio[21508]: time="2026-06-09T11:16:10.817678921Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.946288 | controller | Jun 09 11:16:10.817858 crc crio[21508]: time="2026-06-09T11:16:10.817752383Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.946303 | controller | Jun 09 11:16:10.817858 crc crio[21508]: time="2026-06-09T11:16:10.817828645Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.946318 | controller | Jun 09 11:16:10.818699 crc crio[21508]: time="2026-06-09T11:16:10.818624218Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.946333 | controller | Jun 09 11:16:10.818778 crc crio[21508]: time="2026-06-09T11:16:10.818709291Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.946362 | controller | Jun 09 11:16:10.818778 crc crio[21508]: time="2026-06-09T11:16:10.818736781Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.946383 | controller | Jun 09 11:16:10.818778 crc crio[21508]: time="2026-06-09T11:16:10.818768182Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.946399 | controller | Jun 09 11:16:10.818978 crc crio[21508]: time="2026-06-09T11:16:10.818913546Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.946418 | controller | Jun 09 11:16:10.819052 crc crio[21508]: time="2026-06-09T11:16:10.819013149Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.946434 | controller | Jun 09 11:16:10.819454 crc crio[21508]: time="2026-06-09T11:16:10.819398411Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.946449 | controller | Jun 09 11:16:10.819454 crc crio[21508]: time="2026-06-09T11:16:10.819453312Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.946465 | controller | Jun 09 11:16:10.819590 crc crio[21508]: time="2026-06-09T11:16:10.819508774Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.946480 | controller | Jun 09 11:16:10.819590 crc crio[21508]: time="2026-06-09T11:16:10.819533064Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.946495 | controller | Jun 09 11:16:10.819828 crc crio[21508]: time="2026-06-09T11:16:10.819763211Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.946511 | controller | Jun 09 11:16:10.819828 crc crio[21508]: time="2026-06-09T11:16:10.819822743Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.946526 | controller | Jun 09 11:16:10.820069 crc crio[21508]: time="2026-06-09T11:16:10.820028999Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.946541 | controller | Jun 09 11:16:10.820143 crc crio[21508]: time="2026-06-09T11:16:10.82008005Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.946556 | controller | Jun 09 11:16:10.820257 crc crio[21508]: time="2026-06-09T11:16:10.820219024Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.946571 | controller | Jun 09 11:16:10.820392 crc crio[21508]: time="2026-06-09T11:16:10.820268456Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.946586 | controller | Jun 09 11:16:10.820438 crc crio[21508]: time="2026-06-09T11:16:10.82040536Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.946601 | controller | Jun 09 11:16:10.820570 crc crio[21508]: time="2026-06-09T11:16:10.820520293Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.946617 | controller | Jun 09 11:16:10.820717 crc crio[21508]: time="2026-06-09T11:16:10.820681498Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.946632 | controller | Jun 09 11:16:10.820789 crc crio[21508]: time="2026-06-09T11:16:10.820734949Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.946648 | controller | Jun 09 11:16:10.821059 crc crio[21508]: time="2026-06-09T11:16:10.820995657Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.946663 | controller | Jun 09 11:16:10.821118 crc crio[21508]: time="2026-06-09T11:16:10.821086629Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.946679 | controller | Jun 09 11:16:10.821195 crc crio[21508]: time="2026-06-09T11:16:10.821148791Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.946694 | controller | Jun 09 11:16:10.821249 crc crio[21508]: time="2026-06-09T11:16:10.821220533Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.946709 | controller | Jun 09 11:16:10.821416 crc crio[21508]: time="2026-06-09T11:16:10.821279265Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.946725 | controller | Jun 09 11:16:10.821506 crc crio[21508]: time="2026-06-09T11:16:10.82144692Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.946744 | controller | Jun 09 11:16:10.821698 crc crio[21508]: time="2026-06-09T11:16:10.821656876Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.946760 | controller | Jun 09 11:16:10.821792 crc crio[21508]: time="2026-06-09T11:16:10.821712878Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.946775 | controller | Jun 09 11:16:10.821792 crc crio[21508]: time="2026-06-09T11:16:10.821763819Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.946790 | controller | Jun 09 11:16:10.821892 crc crio[21508]: time="2026-06-09T11:16:10.821875702Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.946806 | controller | Jun 09 11:16:10.821892 crc crio[21508]: time="2026-06-09T11:16:10.821889703Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.946821 | controller | Jun 09 11:16:10.821987 crc crio[21508]: time="2026-06-09T11:16:10.821910383Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.946836 | controller | Jun 09 11:16:10.822421 crc crio[21508]: time="2026-06-09T11:16:10.822275744Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.946851 | controller | Jun 09 11:16:10.822647 crc crio[21508]: time="2026-06-09T11:16:10.822449179Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.946866 | controller | Jun 09 11:16:10.822766 crc crio[21508]: time="2026-06-09T11:16:10.822712477Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.946881 | controller | Jun 09 11:16:10.822840 crc crio[21508]: time="2026-06-09T11:16:10.822796219Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.946897 | controller | Jun 09 11:16:10.823073 crc crio[21508]: time="2026-06-09T11:16:10.823010285Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.946912 | controller | Jun 09 11:16:10.823140 crc crio[21508]: time="2026-06-09T11:16:10.823094528Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.946928 | controller | Jun 09 11:16:10.823436 crc crio[21508]: time="2026-06-09T11:16:10.823387366Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.946943 | controller | Jun 09 11:16:10.823564 crc crio[21508]: time="2026-06-09T11:16:10.82351809Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.946959 | controller | Jun 09 11:16:10.823812 crc crio[21508]: time="2026-06-09T11:16:10.823734476Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.946974 | controller | Jun 09 11:16:10.823880 crc crio[21508]: time="2026-06-09T11:16:10.823823799Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.946989 | controller | Jun 09 11:16:10.824101 crc crio[21508]: time="2026-06-09T11:16:10.824037625Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.947005 | controller | Jun 09 11:16:10.824165 crc crio[21508]: time="2026-06-09T11:16:10.824122977Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.947020 | controller | Jun 09 11:16:10.824434 crc crio[21508]: time="2026-06-09T11:16:10.824381745Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.947035 | controller | Jun 09 11:16:10.824536 crc crio[21508]: time="2026-06-09T11:16:10.824510829Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.947051 | controller | Jun 09 11:16:10.824795 crc crio[21508]: time="2026-06-09T11:16:10.824729925Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.947070 | controller | Jun 09 11:16:10.824853 crc crio[21508]: time="2026-06-09T11:16:10.824817578Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.947085 | controller | Jun 09 11:16:10.825052 crc crio[21508]: time="2026-06-09T11:16:10.825002443Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.947100 | controller | Jun 09 11:16:10.825118 crc crio[21508]: time="2026-06-09T11:16:10.825081435Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.947116 | controller | Jun 09 11:16:10.825406 crc crio[21508]: time="2026-06-09T11:16:10.825268191Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.947130 | controller | Jun 09 11:16:10.825528 crc crio[21508]: time="2026-06-09T11:16:10.825438996Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.947145 | controller | Jun 09 11:16:10.825877 crc crio[21508]: time="2026-06-09T11:16:10.825806256Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.947161 | controller | Jun 09 11:16:10.825946 crc crio[21508]: time="2026-06-09T11:16:10.825892639Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.947176 | controller | Jun 09 11:16:10.826167 crc crio[21508]: time="2026-06-09T11:16:10.826103455Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.947191 | controller | Jun 09 11:16:10.826231 crc crio[21508]: time="2026-06-09T11:16:10.826188347Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.947206 | controller | Jun 09 11:16:10.826450 crc crio[21508]: time="2026-06-09T11:16:10.826382003Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.947221 | controller | Jun 09 11:16:10.826567 crc crio[21508]: time="2026-06-09T11:16:10.826520497Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.947235 | controller | Jun 09 11:16:10.826827 crc crio[21508]: time="2026-06-09T11:16:10.82662781Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.947250 | controller | Jun 09 11:16:10.826891 crc crio[21508]: time="2026-06-09T11:16:10.826850016Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.947265 | controller | Jun 09 11:16:10.827217 crc crio[21508]: time="2026-06-09T11:16:10.826930939Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.947280 | controller | Jun 09 11:16:10.827279 crc crio[21508]: time="2026-06-09T11:16:10.827231787Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.947295 | controller | Jun 09 11:16:10.827279 crc crio[21508]: time="2026-06-09T11:16:10.827266828Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.947309 | controller | Jun 09 11:16:10.827419 crc crio[21508]: time="2026-06-09T11:16:10.827401362Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.947325 | controller | Jun 09 11:16:10.827575 crc crio[21508]: time="2026-06-09T11:16:10.827507685Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.947340 | controller | Jun 09 11:16:10.827642 crc crio[21508]: time="2026-06-09T11:16:10.827599418Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.947375 | controller | Jun 09 11:16:10.827684 crc crio[21508]: time="2026-06-09T11:16:10.82765377Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.947392 | controller | Jun 09 11:16:10.827721 crc crio[21508]: time="2026-06-09T11:16:10.827700681Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.947411 | controller | Jun 09 11:16:10.827871 crc crio[21508]: time="2026-06-09T11:16:10.827750772Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.947426 | controller | Jun 09 11:16:10.827871 crc crio[21508]: time="2026-06-09T11:16:10.827822875Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.947442 | controller | Jun 09 11:16:10.828021 crc crio[21508]: time="2026-06-09T11:16:10.827974079Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.947457 | controller | Jun 09 11:16:10.828081 crc crio[21508]: time="2026-06-09T11:16:10.828056181Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.947472 | controller | Jun 09 11:16:10.828574 crc crio[21508]: time="2026-06-09T11:16:10.828501424Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.947486 | controller | Jun 09 11:16:10.828634 crc crio[21508]: time="2026-06-09T11:16:10.828605397Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.947501 | controller | Jun 09 11:16:10.828770 crc crio[21508]: time="2026-06-09T11:16:10.828628768Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.947516 | controller | Jun 09 11:16:10.828839 crc crio[21508]: time="2026-06-09T11:16:10.828791683Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.947531 | controller | Jun 09 11:16:10.828880 crc crio[21508]: time="2026-06-09T11:16:10.828851274Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.947546 | controller | Jun 09 11:16:10.829024 crc crio[21508]: time="2026-06-09T11:16:10.828964138Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.947561 | controller | Jun 09 11:16:10.829335 crc crio[21508]: time="2026-06-09T11:16:10.829080731Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.947576 | controller | Jun 09 11:16:10.829399 crc crio[21508]: time="2026-06-09T11:16:10.829371319Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.947591 | controller | Jun 09 11:16:10.829510 crc crio[21508]: time="2026-06-09T11:16:10.829429281Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.947605 | controller | Jun 09 11:16:10.829613 crc crio[21508]: time="2026-06-09T11:16:10.829574675Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.947620 | controller | Jun 09 11:16:10.829761 crc crio[21508]: time="2026-06-09T11:16:10.82971964Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.947635 | controller | Jun 09 11:16:10.829818 crc crio[21508]: time="2026-06-09T11:16:10.829781991Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.947649 | controller | Jun 09 11:16:10.829881 crc crio[21508]: time="2026-06-09T11:16:10.829818752Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.947664 | controller | Jun 09 11:16:10.829927 crc crio[21508]: time="2026-06-09T11:16:10.829901785Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.947679 | controller | Jun 09 11:16:10.829927 crc crio[21508]: time="2026-06-09T11:16:10.829914455Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.947693 | controller | Jun 09 11:16:10.829995 crc crio[21508]: time="2026-06-09T11:16:10.829931296Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.947708 | controller | Jun 09 11:16:10.830114 crc crio[21508]: time="2026-06-09T11:16:10.830064449Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.947723 | controller | Jun 09 11:16:10.830175 crc crio[21508]: time="2026-06-09T11:16:10.830118591Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.947742 | controller | Jun 09 11:16:10.830175 crc crio[21508]: time="2026-06-09T11:16:10.830161002Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.947757 | controller | Jun 09 11:16:10.830240 crc crio[21508]: time="2026-06-09T11:16:10.830185453Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.947773 | controller | Jun 09 11:16:10.830995 crc crio[21508]: time="2026-06-09T11:16:10.830936195Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.947789 | controller | Jun 09 11:16:10.831070 crc crio[21508]: time="2026-06-09T11:16:10.831032438Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.947804 | controller | Jun 09 11:16:10.831110 crc crio[21508]: time="2026-06-09T11:16:10.831069629Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.947820 | controller | Jun 09 11:16:10.831110 crc crio[21508]: time="2026-06-09T11:16:10.831101Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.947835 | controller | Jun 09 11:16:10.831197 crc crio[21508]: time="2026-06-09T11:16:10.831145651Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.947851 | controller | Jun 09 11:16:10.831262 crc crio[21508]: time="2026-06-09T11:16:10.831229853Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.947866 | controller | Jun 09 11:16:10.831430 crc crio[21508]: time="2026-06-09T11:16:10.831281705Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.947881 | controller | Jun 09 11:16:10.831430 crc crio[21508]: time="2026-06-09T11:16:10.831353467Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.947897 | controller | Jun 09 11:16:10.831550 crc crio[21508]: time="2026-06-09T11:16:10.831510501Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.947912 | controller | Jun 09 11:16:10.831550 crc crio[21508]: time="2026-06-09T11:16:10.831546532Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.947928 | controller | Jun 09 11:16:10.831863 crc crio[21508]: time="2026-06-09T11:16:10.831783429Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.947943 | controller | Jun 09 11:16:10.831928 crc crio[21508]: time="2026-06-09T11:16:10.831881752Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.947959 | controller | Jun 09 11:16:10.831968 crc crio[21508]: time="2026-06-09T11:16:10.831937224Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.947974 | controller | Jun 09 11:16:10.832002 crc crio[21508]: time="2026-06-09T11:16:10.831972125Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.947990 | controller | Jun 09 11:16:10.832217 crc crio[21508]: time="2026-06-09T11:16:10.83214429Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.948006 | controller | Jun 09 11:16:10.832328 crc crio[21508]: time="2026-06-09T11:16:10.832235582Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.948022 | controller | Jun 09 11:16:10.832501 crc crio[21508]: time="2026-06-09T11:16:10.832397967Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.948038 | controller | Jun 09 11:16:10.832625 crc crio[21508]: time="2026-06-09T11:16:10.832577482Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.948053 | controller | Jun 09 11:16:10.832852 crc crio[21508]: time="2026-06-09T11:16:10.832686555Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.948073 | controller | Jun 09 11:16:10.832909 crc crio[21508]: time="2026-06-09T11:16:10.832869971Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.948089 | controller | Jun 09 11:16:10.833175 crc crio[21508]: time="2026-06-09T11:16:10.833013855Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.948105 | controller | Jun 09 11:16:10.833235 crc crio[21508]: time="2026-06-09T11:16:10.83318398Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.948121 | controller | Jun 09 11:16:10.833498 crc crio[21508]: time="2026-06-09T11:16:10.833408196Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.948136 | controller | Jun 09 11:16:10.833593 crc crio[21508]: time="2026-06-09T11:16:10.833559731Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.948152 | controller | Jun 09 11:16:10.833643 crc crio[21508]: time="2026-06-09T11:16:10.833618122Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.948167 | controller | Jun 09 11:16:10.833680 crc crio[21508]: time="2026-06-09T11:16:10.833665694Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.948182 | controller | Jun 09 11:16:10.833752 crc crio[21508]: time="2026-06-09T11:16:10.833708305Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.948197 | controller | Jun 09 11:16:10.833814 crc crio[21508]: time="2026-06-09T11:16:10.833788687Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.948213 | controller | Jun 09 11:16:10.833855 crc crio[21508]: time="2026-06-09T11:16:10.833828999Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.948228 | controller | Jun 09 11:16:10.833894 crc crio[21508]: time="2026-06-09T11:16:10.83386518Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.948243 | controller | Jun 09 11:16:10.834235 crc crio[21508]: time="2026-06-09T11:16:10.834153368Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.948258 | controller | Jun 09 11:16:10.834354 crc crio[21508]: time="2026-06-09T11:16:10.834254401Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.948274 | controller | Jun 09 11:16:10.834506 crc crio[21508]: time="2026-06-09T11:16:10.834419776Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.948289 | controller | Jun 09 11:16:10.834655 crc crio[21508]: time="2026-06-09T11:16:10.834595741Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.948304 | controller | Jun 09 11:16:10.834852 crc crio[21508]: time="2026-06-09T11:16:10.834713414Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.948319 | controller | Jun 09 11:16:10.834914 crc crio[21508]: time="2026-06-09T11:16:10.834876489Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.948334 | controller | Jun 09 11:16:10.835182 crc crio[21508]: time="2026-06-09T11:16:10.834957601Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.948370 | controller | Jun 09 11:16:10.835244 crc crio[21508]: time="2026-06-09T11:16:10.835207548Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.948388 | controller | Jun 09 11:16:10.835331 crc crio[21508]: time="2026-06-09T11:16:10.83525138Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.948402 | controller | Jun 09 11:16:10.835537 crc crio[21508]: time="2026-06-09T11:16:10.835435765Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.948421 | controller | Jun 09 11:16:10.835780 crc crio[21508]: time="2026-06-09T11:16:10.835587799Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.948437 | controller | Jun 09 11:16:10.835853 crc crio[21508]: time="2026-06-09T11:16:10.835805226Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.948452 | controller | Jun 09 11:16:10.836042 crc crio[21508]: time="2026-06-09T11:16:10.835887808Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.948467 | controller | Jun 09 11:16:10.836105 crc crio[21508]: time="2026-06-09T11:16:10.836064023Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.948483 | controller | Jun 09 11:16:10.836417 crc crio[21508]: time="2026-06-09T11:16:10.836362572Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.948498 | controller | Jun 09 11:16:10.836520 crc crio[21508]: time="2026-06-09T11:16:10.836448864Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.948514 | controller | Jun 09 11:16:10.836612 crc crio[21508]: time="2026-06-09T11:16:10.836557768Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.948529 | controller | Jun 09 11:16:10.836739 crc crio[21508]: time="2026-06-09T11:16:10.836690141Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.948545 | controller | Jun 09 11:16:10.837001 crc crio[21508]: time="2026-06-09T11:16:10.836796855Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.948560 | controller | Jun 09 11:16:10.837060 crc crio[21508]: time="2026-06-09T11:16:10.837022511Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.948576 | controller | Jun 09 11:16:10.837344 crc crio[21508]: time="2026-06-09T11:16:10.837163435Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.948591 | controller | Jun 09 11:16:10.837427 crc crio[21508]: time="2026-06-09T11:16:10.837399382Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.948607 | controller | Jun 09 11:16:10.837610 crc crio[21508]: time="2026-06-09T11:16:10.837558137Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.948623 | controller | Jun 09 11:16:10.837669 crc crio[21508]: time="2026-06-09T11:16:10.837642519Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.948639 | controller | Jun 09 11:16:10.837722 crc crio[21508]: time="2026-06-09T11:16:10.83769121Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.948655 | controller | Jun 09 11:16:10.837762 crc crio[21508]: time="2026-06-09T11:16:10.837726741Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.948670 | controller | Jun 09 11:16:10.837991 crc crio[21508]: time="2026-06-09T11:16:10.837892056Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.948685 | controller | Jun 09 11:16:10.838141 crc crio[21508]: time="2026-06-09T11:16:10.838109333Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.948701 | controller | Jun 09 11:16:10.838257 crc crio[21508]: time="2026-06-09T11:16:10.838225566Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.948716 | controller | Jun 09 11:16:10.838681 crc crio[21508]: time="2026-06-09T11:16:10.838634478Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.948731 | controller | Jun 09 11:16:10.838813 crc crio[21508]: time="2026-06-09T11:16:10.838759511Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.948749 | controller | Jun 09 11:16:10.838943 crc crio[21508]: time="2026-06-09T11:16:10.838903606Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.948765 | controller | Jun 09 11:16:10.838998 crc crio[21508]: time="2026-06-09T11:16:10.838968027Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.948780 | controller | Jun 09 11:16:10.839122 crc crio[21508]: time="2026-06-09T11:16:10.839081331Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.948796 | controller | Jun 09 11:16:10.839189 crc crio[21508]: time="2026-06-09T11:16:10.839129352Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.948812 | controller | Jun 09 11:16:10.839236 crc crio[21508]: time="2026-06-09T11:16:10.839164503Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.948828 | controller | Jun 09 11:16:10.839275 crc crio[21508]: time="2026-06-09T11:16:10.839259306Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.948843 | controller | Jun 09 11:16:10.839372 crc crio[21508]: time="2026-06-09T11:16:10.839337878Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.948859 | controller | Jun 09 11:16:10.839552 crc crio[21508]: time="2026-06-09T11:16:10.839506863Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.948874 | controller | Jun 09 11:16:10.839609 crc crio[21508]: time="2026-06-09T11:16:10.839556404Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.948889 | controller | Jun 09 11:16:10.839750 crc crio[21508]: time="2026-06-09T11:16:10.839713769Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.948904 | controller | Jun 09 11:16:10.839808 crc crio[21508]: time="2026-06-09T11:16:10.839768061Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.948920 | controller | Jun 09 11:16:10.839808 crc crio[21508]: time="2026-06-09T11:16:10.839801582Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.948935 | controller | Jun 09 11:16:10.839869 crc crio[21508]: time="2026-06-09T11:16:10.839821232Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.948950 | controller | Jun 09 11:16:10.839994 crc crio[21508]: time="2026-06-09T11:16:10.839962466Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.948965 | controller | Jun 09 11:16:10.840061 crc crio[21508]: time="2026-06-09T11:16:10.840005187Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.948980 | controller | Jun 09 11:16:10.840190 crc crio[21508]: time="2026-06-09T11:16:10.840150342Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.948995 | controller | Jun 09 11:16:10.840260 crc crio[21508]: time="2026-06-09T11:16:10.840201063Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.949010 | controller | Jun 09 11:16:10.840406 crc crio[21508]: time="2026-06-09T11:16:10.840346137Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.949025 | controller | Jun 09 11:16:10.840406 crc crio[21508]: time="2026-06-09T11:16:10.840373128Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.949040 | controller | Jun 09 11:16:10.840676 crc crio[21508]: time="2026-06-09T11:16:10.840630636Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.949056 | controller | Jun 09 11:16:10.840745 crc crio[21508]: time="2026-06-09T11:16:10.840683117Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.949075 | controller | Jun 09 11:16:10.840850 crc crio[21508]: time="2026-06-09T11:16:10.840817741Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.949091 | controller | Jun 09 11:16:10.840903 crc crio[21508]: time="2026-06-09T11:16:10.840864362Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.949107 | controller | Jun 09 11:16:10.840995 crc crio[21508]: time="2026-06-09T11:16:10.840947975Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.949122 | controller | Jun 09 11:16:10.840995 crc crio[21508]: time="2026-06-09T11:16:10.840994326Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.949137 | controller | Jun 09 11:16:10.841124 crc crio[21508]: time="2026-06-09T11:16:10.841111689Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.949153 | controller | Jun 09 11:16:10.841176 crc crio[21508]: time="2026-06-09T11:16:10.84113941Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.949167 | controller | Jun 09 11:16:10.841379 crc crio[21508]: time="2026-06-09T11:16:10.841347426Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.949182 | controller | Jun 09 11:16:10.841446 crc crio[21508]: time="2026-06-09T11:16:10.841391998Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.949197 | controller | Jun 09 11:16:10.841561 crc crio[21508]: time="2026-06-09T11:16:10.841516751Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.949212 | controller | Jun 09 11:16:10.841608 crc crio[21508]: time="2026-06-09T11:16:10.841569433Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.949227 | controller | Jun 09 11:16:10.841726 crc crio[21508]: time="2026-06-09T11:16:10.841694066Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.949242 | controller | Jun 09 11:16:10.841780 crc crio[21508]: time="2026-06-09T11:16:10.841738058Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.949257 | controller | Jun 09 11:16:10.841967 crc crio[21508]: time="2026-06-09T11:16:10.841934123Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.949272 | controller | Jun 09 11:16:10.842049 crc crio[21508]: time="2026-06-09T11:16:10.841983805Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.949287 | controller | Jun 09 11:16:10.842049 crc crio[21508]: time="2026-06-09T11:16:10.842030886Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.949302 | controller | Jun 09 11:16:10.842134 crc crio[21508]: time="2026-06-09T11:16:10.842052517Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.949317 | controller | Jun 09 11:16:10.842229 crc crio[21508]: time="2026-06-09T11:16:10.842193431Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.949333 | controller | Jun 09 11:16:10.842355 crc crio[21508]: time="2026-06-09T11:16:10.842241662Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.949369 | controller | Jun 09 11:16:10.842414 crc crio[21508]: time="2026-06-09T11:16:10.842394427Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.949390 | controller | Jun 09 11:16:10.842454 crc crio[21508]: time="2026-06-09T11:16:10.842420907Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.949405 | controller | Jun 09 11:16:10.842597 crc crio[21508]: time="2026-06-09T11:16:10.842565402Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.949424 | controller | Jun 09 11:16:10.842651 crc crio[21508]: time="2026-06-09T11:16:10.842610943Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.949440 | controller | Jun 09 11:16:10.842842 crc crio[21508]: time="2026-06-09T11:16:10.842808509Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.949455 | controller | Jun 09 11:16:10.842895 crc crio[21508]: time="2026-06-09T11:16:10.84285515Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.949470 | controller | Jun 09 11:16:10.843043 crc crio[21508]: time="2026-06-09T11:16:10.842924422Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.949485 | controller | Jun 09 11:16:10.843121 crc crio[21508]: time="2026-06-09T11:16:10.843054316Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.949499 | controller | Jun 09 11:16:10.843121 crc crio[21508]: time="2026-06-09T11:16:10.843085657Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.949514 | controller | Jun 09 11:16:10.843121 crc crio[21508]: time="2026-06-09T11:16:10.843104007Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.949529 | controller | Jun 09 11:16:10.843375 crc crio[21508]: time="2026-06-09T11:16:10.843227001Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.949544 | controller | Jun 09 11:16:10.843375 crc crio[21508]: time="2026-06-09T11:16:10.843256052Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.949559 | controller | Jun 09 11:16:10.843571 crc crio[21508]: time="2026-06-09T11:16:10.84353954Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.949574 | controller | Jun 09 11:16:10.843633 crc crio[21508]: time="2026-06-09T11:16:10.843585021Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.949589 | controller | Jun 09 11:16:10.843715 crc crio[21508]: time="2026-06-09T11:16:10.843682584Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.949604 | controller | Jun 09 11:16:10.843783 crc crio[21508]: time="2026-06-09T11:16:10.843724255Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.949619 | controller | Jun 09 11:16:10.843873 crc crio[21508]: time="2026-06-09T11:16:10.843842359Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.949633 | controller | Jun 09 11:16:10.843925 crc crio[21508]: time="2026-06-09T11:16:10.84388547Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.949648 | controller | Jun 09 11:16:10.844022 crc crio[21508]: time="2026-06-09T11:16:10.843989153Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.949663 | controller | Jun 09 11:16:10.844089 crc crio[21508]: time="2026-06-09T11:16:10.844031554Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.949679 | controller | Jun 09 11:16:10.844216 crc crio[21508]: time="2026-06-09T11:16:10.844182338Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.949705 | controller | Jun 09 11:16:10.844269 crc crio[21508]: time="2026-06-09T11:16:10.84423301Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.949721 | controller | Jun 09 11:16:10.844269 crc crio[21508]: time="2026-06-09T11:16:10.844264741Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.949737 | controller | Jun 09 11:16:10.844409 crc crio[21508]: time="2026-06-09T11:16:10.844282591Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.949751 | controller | Jun 09 11:16:10.844552 crc crio[21508]: time="2026-06-09T11:16:10.844528938Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.949770 | controller | Jun 09 11:16:10.844593 crc crio[21508]: time="2026-06-09T11:16:10.844556449Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.949786 | controller | Jun 09 11:16:10.844681 crc crio[21508]: time="2026-06-09T11:16:10.844649272Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.949801 | controller | Jun 09 11:16:10.844735 crc crio[21508]: time="2026-06-09T11:16:10.844691443Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.949816 | controller | Jun 09 11:16:10.844877 crc crio[21508]: time="2026-06-09T11:16:10.844846798Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.949831 | controller | Jun 09 11:16:10.844957 crc crio[21508]: time="2026-06-09T11:16:10.844889059Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.949846 | controller | Jun 09 11:16:10.845009 crc crio[21508]: time="2026-06-09T11:16:10.844992722Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.949861 | controller | Jun 09 11:16:10.845047 crc crio[21508]: time="2026-06-09T11:16:10.845018303Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.949875 | controller | Jun 09 11:16:10.845351 crc crio[21508]: time="2026-06-09T11:16:10.84527109Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.949891 | controller | Jun 09 11:16:10.845422 crc crio[21508]: time="2026-06-09T11:16:10.845368963Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.949906 | controller | Jun 09 11:16:10.845422 crc crio[21508]: time="2026-06-09T11:16:10.845398904Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.949921 | controller | Jun 09 11:16:10.845422 crc crio[21508]: time="2026-06-09T11:16:10.845416994Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.949937 | controller | Jun 09 11:16:10.845608 crc crio[21508]: time="2026-06-09T11:16:10.845583549Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.949952 | controller | Jun 09 11:16:10.845649 crc crio[21508]: time="2026-06-09T11:16:10.845611Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.949968 | controller | Jun 09 11:16:10.845812 crc crio[21508]: time="2026-06-09T11:16:10.845758874Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.949983 | controller | Jun 09 11:16:10.845812 crc crio[21508]: time="2026-06-09T11:16:10.845806645Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.949998 | controller | Jun 09 11:16:10.845928 crc crio[21508]: time="2026-06-09T11:16:10.845909378Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.950013 | controller | Jun 09 11:16:10.845972 crc crio[21508]: time="2026-06-09T11:16:10.845934649Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.950029 | controller | Jun 09 11:16:10.846113 crc crio[21508]: time="2026-06-09T11:16:10.846065843Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.950044 | controller | Jun 09 11:16:10.846113 crc crio[21508]: time="2026-06-09T11:16:10.846111824Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.950059 | controller | Jun 09 11:16:10.846275 crc crio[21508]: time="2026-06-09T11:16:10.846232868Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.950075 | controller | Jun 09 11:16:10.846405 crc crio[21508]: time="2026-06-09T11:16:10.846279969Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.950094 | controller | Jun 09 11:16:10.846451 crc crio[21508]: time="2026-06-09T11:16:10.846426643Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.950110 | controller | Jun 09 11:16:10.846451 crc crio[21508]: time="2026-06-09T11:16:10.846452094Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.950125 | controller | Jun 09 11:16:10.846653 crc crio[21508]: time="2026-06-09T11:16:10.846606049Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.950141 | controller | Jun 09 11:16:10.846725 crc crio[21508]: time="2026-06-09T11:16:10.84665636Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.950157 | controller | Jun 09 11:16:10.846766 crc crio[21508]: time="2026-06-09T11:16:10.846747293Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.950173 | controller | Jun 09 11:16:10.846804 crc crio[21508]: time="2026-06-09T11:16:10.846771983Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.950188 | controller | Jun 09 11:16:10.846951 crc crio[21508]: time="2026-06-09T11:16:10.846917738Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.950204 | controller | Jun 09 11:16:10.847018 crc crio[21508]: time="2026-06-09T11:16:10.846967649Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.950220 | controller | Jun 09 11:16:10.847106 crc crio[21508]: time="2026-06-09T11:16:10.847074392Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.950235 | controller | Jun 09 11:16:10.847178 crc crio[21508]: time="2026-06-09T11:16:10.847117153Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.950250 | controller | Jun 09 11:16:10.847277 crc crio[21508]: time="2026-06-09T11:16:10.847244747Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.950265 | controller | Jun 09 11:16:10.847277 crc crio[21508]: time="2026-06-09T11:16:10.84733603Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.950280 | controller | Jun 09 11:16:10.847569 crc crio[21508]: time="2026-06-09T11:16:10.847534846Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.950295 | controller | Jun 09 11:16:10.847629 crc crio[21508]: time="2026-06-09T11:16:10.847584877Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.950310 | controller | Jun 09 11:16:10.847664 crc crio[21508]: time="2026-06-09T11:16:10.847627778Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.950325 | controller | Jun 09 11:16:10.847664 crc crio[21508]: time="2026-06-09T11:16:10.847650559Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.950341 | controller | Jun 09 11:16:10.847921 crc crio[21508]: time="2026-06-09T11:16:10.847877925Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.950376 | controller | Jun 09 11:16:10.847989 crc crio[21508]: time="2026-06-09T11:16:10.847926237Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.950392 | controller | Jun 09 11:16:10.848041 crc crio[21508]: time="2026-06-09T11:16:10.847996659Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.950408 | controller | Jun 09 11:16:10.848041 crc crio[21508]: time="2026-06-09T11:16:10.84802109Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.950423 | controller | Jun 09 11:16:10.848229 crc crio[21508]: time="2026-06-09T11:16:10.848195185Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.950442 | controller | Jun 09 11:16:10.848356 crc crio[21508]: time="2026-06-09T11:16:10.848239176Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.950458 | controller | Jun 09 11:16:10.848450 crc crio[21508]: time="2026-06-09T11:16:10.848419791Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.950474 | controller | Jun 09 11:16:10.848528 crc crio[21508]: time="2026-06-09T11:16:10.848493903Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.950489 | controller | Jun 09 11:16:10.848804 crc crio[21508]: time="2026-06-09T11:16:10.848761271Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.950504 | controller | Jun 09 11:16:10.848866 crc crio[21508]: time="2026-06-09T11:16:10.848811993Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.950519 | controller | Jun 09 11:16:10.848866 crc crio[21508]: time="2026-06-09T11:16:10.848842553Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.950535 | controller | Jun 09 11:16:10.848866 crc crio[21508]: time="2026-06-09T11:16:10.848861464Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.950550 | controller | Jun 09 11:16:10.848964 crc crio[21508]: time="2026-06-09T11:16:10.848954947Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.950565 | controller | Jun 09 11:16:10.849012 crc crio[21508]: time="2026-06-09T11:16:10.848979617Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.950580 | controller | Jun 09 11:16:10.849197 crc crio[21508]: time="2026-06-09T11:16:10.849148372Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.950595 | controller | Jun 09 11:16:10.849260 crc crio[21508]: time="2026-06-09T11:16:10.849203624Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.950610 | controller | Jun 09 11:16:10.849561 crc crio[21508]: time="2026-06-09T11:16:10.849492482Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.950625 | controller | Jun 09 11:16:10.849561 crc crio[21508]: time="2026-06-09T11:16:10.849564974Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.950641 | controller | Jun 09 11:16:10.849836 crc crio[21508]: time="2026-06-09T11:16:10.849785171Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.950656 | controller | Jun 09 11:16:10.849836 crc crio[21508]: time="2026-06-09T11:16:10.849837692Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.950671 | controller | Jun 09 11:16:10.849953 crc crio[21508]: time="2026-06-09T11:16:10.849867093Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.950686 | controller | Jun 09 11:16:10.849953 crc crio[21508]: time="2026-06-09T11:16:10.849884344Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.950701 | controller | Jun 09 11:16:10.850144 crc crio[21508]: time="2026-06-09T11:16:10.849987197Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.950716 | controller | Jun 09 11:16:10.850144 crc crio[21508]: time="2026-06-09T11:16:10.850013807Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.950732 | controller | Jun 09 11:16:10.850223 crc crio[21508]: time="2026-06-09T11:16:10.850148201Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.950747 | controller | Jun 09 11:16:10.850223 crc crio[21508]: time="2026-06-09T11:16:10.850179622Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.950769 | controller | Jun 09 11:16:10.850390 crc crio[21508]: time="2026-06-09T11:16:10.850360577Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.950785 | controller | Jun 09 11:16:10.850456 crc crio[21508]: time="2026-06-09T11:16:10.850403919Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.950801 | controller | Jun 09 11:16:10.850601 crc crio[21508]: time="2026-06-09T11:16:10.850569263Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.950816 | controller | Jun 09 11:16:10.850661 crc crio[21508]: time="2026-06-09T11:16:10.850611835Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.950832 | controller | Jun 09 11:16:10.850786 crc crio[21508]: time="2026-06-09T11:16:10.850716288Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.950847 | controller | Jun 09 11:16:10.850908 crc crio[21508]: time="2026-06-09T11:16:10.850875902Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.950863 | controller | Jun 09 11:16:10.850971 crc crio[21508]: time="2026-06-09T11:16:10.850925934Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.950878 | controller | Jun 09 11:16:10.850971 crc crio[21508]: time="2026-06-09T11:16:10.850949404Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.950894 | controller | Jun 09 11:16:10.851121 crc crio[21508]: time="2026-06-09T11:16:10.851089399Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.950909 | controller | Jun 09 11:16:10.851181 crc crio[21508]: time="2026-06-09T11:16:10.85113538Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.950924 | controller | Jun 09 11:16:10.851271 crc crio[21508]: time="2026-06-09T11:16:10.851235473Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.950940 | controller | Jun 09 11:16:10.851400 crc crio[21508]: time="2026-06-09T11:16:10.851367137Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.950955 | controller | Jun 09 11:16:10.851452 crc crio[21508]: time="2026-06-09T11:16:10.851421858Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.950970 | controller | Jun 09 11:16:10.851530 crc crio[21508]: time="2026-06-09T11:16:10.851453639Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.950986 | controller | Jun 09 11:16:10.851683 crc crio[21508]: time="2026-06-09T11:16:10.851647615Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.951001 | controller | Jun 09 11:16:10.851756 crc crio[21508]: time="2026-06-09T11:16:10.851699786Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.951017 | controller | Jun 09 11:16:10.851828 crc crio[21508]: time="2026-06-09T11:16:10.851793439Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.951032 | controller | Jun 09 11:16:10.851879 crc crio[21508]: time="2026-06-09T11:16:10.85184612Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.951047 | controller | Jun 09 11:16:10.852074 crc crio[21508]: time="2026-06-09T11:16:10.852018195Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.951062 | controller | Jun 09 11:16:10.852360 crc crio[21508]: time="2026-06-09T11:16:10.852271623Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.951078 | controller | Jun 09 11:16:10.852415 crc crio[21508]: time="2026-06-09T11:16:10.852387766Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.951097 | controller | Jun 09 11:16:10.852496 crc crio[21508]: time="2026-06-09T11:16:10.852422087Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.951112 | controller | Jun 09 11:16:10.852606 crc crio[21508]: time="2026-06-09T11:16:10.852571221Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.951128 | controller | Jun 09 11:16:10.852672 crc crio[21508]: time="2026-06-09T11:16:10.852623053Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.951143 | controller | Jun 09 11:16:10.852924 crc crio[21508]: time="2026-06-09T11:16:10.85288306Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.951158 | controller | Jun 09 11:16:10.852988 crc crio[21508]: time="2026-06-09T11:16:10.852936942Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.951174 | controller | Jun 09 11:16:10.853398 crc crio[21508]: time="2026-06-09T11:16:10.853345704Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.951189 | controller | Jun 09 11:16:10.853496 crc crio[21508]: time="2026-06-09T11:16:10.853407786Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.951205 | controller | Jun 09 11:16:10.853496 crc crio[21508]: time="2026-06-09T11:16:10.853449587Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.951220 | controller | Jun 09 11:16:10.853643 crc crio[21508]: time="2026-06-09T11:16:10.853503678Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.951235 | controller | Jun 09 11:16:10.853643 crc crio[21508]: time="2026-06-09T11:16:10.853621772Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.951251 | controller | Jun 09 11:16:10.853731 crc crio[21508]: time="2026-06-09T11:16:10.853658853Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.951266 | controller | Jun 09 11:16:10.853783 crc crio[21508]: time="2026-06-09T11:16:10.853768946Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.951281 | controller | Jun 09 11:16:10.853840 crc crio[21508]: time="2026-06-09T11:16:10.853800837Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.951297 | controller | Jun 09 11:16:10.854018 crc crio[21508]: time="2026-06-09T11:16:10.853964312Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.951312 | controller | Jun 09 11:16:10.854089 crc crio[21508]: time="2026-06-09T11:16:10.854020663Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.951327 | controller | Jun 09 11:16:10.854089 crc crio[21508]: time="2026-06-09T11:16:10.854056574Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.951343 | controller | Jun 09 11:16:10.854089 crc crio[21508]: time="2026-06-09T11:16:10.854079605Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.951380 | controller | Jun 09 11:16:10.854836 crc crio[21508]: time="2026-06-09T11:16:10.854784916Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.951397 | controller | Jun 09 11:16:10.854930 crc crio[21508]: time="2026-06-09T11:16:10.854892039Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.951413 | controller | Jun 09 11:16:10.854979 crc crio[21508]: time="2026-06-09T11:16:10.85493662Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.951428 | controller | Jun 09 11:16:10.854979 crc crio[21508]: time="2026-06-09T11:16:10.854964231Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.951443 | controller | Jun 09 11:16:10.855178 crc crio[21508]: time="2026-06-09T11:16:10.855138806Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.951462 | controller | Jun 09 11:16:10.855252 crc crio[21508]: time="2026-06-09T11:16:10.855188597Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.951478 | controller | Jun 09 11:16:10.855726 crc crio[21508]: time="2026-06-09T11:16:10.855673841Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.951494 | controller | Jun 09 11:16:10.855789 crc crio[21508]: time="2026-06-09T11:16:10.855737813Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.951509 | controller | Jun 09 11:16:10.855789 crc crio[21508]: time="2026-06-09T11:16:10.855769734Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.951525 | controller | Jun 09 11:16:10.855864 crc crio[21508]: time="2026-06-09T11:16:10.855792375Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.951540 | controller | Jun 09 11:16:10.855995 crc crio[21508]: time="2026-06-09T11:16:10.855941809Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.951555 | controller | Jun 09 11:16:10.856067 crc crio[21508]: time="2026-06-09T11:16:10.856000261Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.951570 | controller | Jun 09 11:16:10.856178 crc crio[21508]: time="2026-06-09T11:16:10.856131725Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.951585 | controller | Jun 09 11:16:10.856235 crc crio[21508]: time="2026-06-09T11:16:10.856185566Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.951600 | controller | Jun 09 11:16:10.856498 crc crio[21508]: time="2026-06-09T11:16:10.856425993Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.951615 | controller | Jun 09 11:16:10.856578 crc crio[21508]: time="2026-06-09T11:16:10.856511206Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.951630 | controller | Jun 09 11:16:10.856578 crc crio[21508]: time="2026-06-09T11:16:10.856551307Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.951645 | controller | Jun 09 11:16:10.856710 crc crio[21508]: time="2026-06-09T11:16:10.856574787Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.951660 | controller | Jun 09 11:16:10.856776 crc crio[21508]: time="2026-06-09T11:16:10.856735012Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.951675 | controller | Jun 09 11:16:10.856776 crc crio[21508]: time="2026-06-09T11:16:10.856767493Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.951690 | controller | Jun 09 11:16:10.856917 crc crio[21508]: time="2026-06-09T11:16:10.856870286Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.951705 | controller | Jun 09 11:16:10.856986 crc crio[21508]: time="2026-06-09T11:16:10.856925848Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.951720 | controller | Jun 09 11:16:10.857092 crc crio[21508]: time="2026-06-09T11:16:10.857055811Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.951735 | controller | Jun 09 11:16:10.857148 crc crio[21508]: time="2026-06-09T11:16:10.857106583Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.951750 | controller | Jun 09 11:16:10.857194 crc crio[21508]: time="2026-06-09T11:16:10.857149814Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.951766 | controller | Jun 09 11:16:10.857194 crc crio[21508]: time="2026-06-09T11:16:10.857172245Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.951784 | controller | Jun 09 11:16:10.857492 crc crio[21508]: time="2026-06-09T11:16:10.857423132Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.951800 | controller | Jun 09 11:16:10.857634 crc crio[21508]: time="2026-06-09T11:16:10.857576386Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.951815 | controller | Jun 09 11:16:10.857814 crc crio[21508]: time="2026-06-09T11:16:10.85769129Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.951830 | controller | Jun 09 11:16:10.857873 crc crio[21508]: time="2026-06-09T11:16:10.857840864Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.951845 | controller | Jun 09 11:16:10.857907 crc crio[21508]: time="2026-06-09T11:16:10.857877145Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.951860 | controller | Jun 09 11:16:10.857907 crc crio[21508]: time="2026-06-09T11:16:10.857902276Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.951876 | controller | Jun 09 11:16:10.857974 crc crio[21508]: time="2026-06-09T11:16:10.857928367Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.951891 | controller | Jun 09 11:16:10.857974 crc crio[21508]: time="2026-06-09T11:16:10.857949817Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.951906 | controller | Jun 09 11:16:10.858160 crc crio[21508]: time="2026-06-09T11:16:10.858126752Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.951921 | controller | Jun 09 11:16:10.858241 crc crio[21508]: time="2026-06-09T11:16:10.858176264Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.951936 | controller | Jun 09 11:16:10.858241 crc crio[21508]: time="2026-06-09T11:16:10.858237296Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.951951 | controller | Jun 09 11:16:10.858241 crc crio[21508]: time="2026-06-09T11:16:10.858262936Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.951966 | controller | Jun 09 11:16:10.858529 crc crio[21508]: time="2026-06-09T11:16:10.858490303Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.951981 | controller | Jun 09 11:16:10.858593 crc crio[21508]: time="2026-06-09T11:16:10.858546015Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.951996 | controller | Jun 09 11:16:10.858685 crc crio[21508]: time="2026-06-09T11:16:10.858651598Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.952011 | controller | Jun 09 11:16:10.858743 crc crio[21508]: time="2026-06-09T11:16:10.858703719Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.952026 | controller | Jun 09 11:16:10.858781 crc crio[21508]: time="2026-06-09T11:16:10.85874948Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.952041 | controller | Jun 09 11:16:10.858781 crc crio[21508]: time="2026-06-09T11:16:10.858772611Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.952056 | controller | Jun 09 11:16:10.859063 crc crio[21508]: time="2026-06-09T11:16:10.859011268Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.952071 | controller | Jun 09 11:16:10.859137 crc crio[21508]: time="2026-06-09T11:16:10.8590694Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.952087 | controller | Jun 09 11:16:10.859240 crc crio[21508]: time="2026-06-09T11:16:10.859206484Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.952105 | controller | Jun 09 11:16:10.859403 crc crio[21508]: time="2026-06-09T11:16:10.859344198Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.952121 | controller | Jun 09 11:16:10.859578 crc crio[21508]: time="2026-06-09T11:16:10.859544213Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.952136 | controller | Jun 09 11:16:10.859705 crc crio[21508]: time="2026-06-09T11:16:10.859597775Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.952151 | controller | Jun 09 11:16:10.860427 crc crio[21508]: time="2026-06-09T11:16:10.859899014Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.952166 | controller | Jun 09 11:16:10.860427 crc crio[21508]: time="2026-06-09T11:16:10.860350417Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.952181 | controller | Jun 09 11:16:10.860427 crc crio[21508]: time="2026-06-09T11:16:10.860397518Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.952195 | controller | Jun 09 11:16:10.860427 crc crio[21508]: time="2026-06-09T11:16:10.860430059Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.952211 | controller | Jun 09 11:16:10.860684 crc crio[21508]: time="2026-06-09T11:16:10.860492151Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.952226 | controller | Jun 09 11:16:10.860684 crc crio[21508]: time="2026-06-09T11:16:10.860526472Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.952240 | controller | Jun 09 11:16:10.860684 crc crio[21508]: time="2026-06-09T11:16:10.860665566Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.952255 | controller | Jun 09 11:16:10.860820 crc crio[21508]: time="2026-06-09T11:16:10.860696167Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.952270 | controller | Jun 09 11:16:10.860940 crc crio[21508]: time="2026-06-09T11:16:10.860878392Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.952285 | controller | Jun 09 11:16:10.860940 crc crio[21508]: time="2026-06-09T11:16:10.860936934Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.952300 | controller | Jun 09 11:16:10.861060 crc crio[21508]: time="2026-06-09T11:16:10.860994835Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.952315 | controller | Jun 09 11:16:10.861060 crc crio[21508]: time="2026-06-09T11:16:10.861020066Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.952330 | controller | Jun 09 11:16:10.861419 crc crio[21508]: time="2026-06-09T11:16:10.861348446Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.952362 | controller | Jun 09 11:16:10.861419 crc crio[21508]: time="2026-06-09T11:16:10.861410477Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.952383 | controller | Jun 09 11:16:10.861590 crc crio[21508]: time="2026-06-09T11:16:10.861452069Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.952400 | controller | Jun 09 11:16:10.861590 crc crio[21508]: time="2026-06-09T11:16:10.8615127Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.952416 | controller | Jun 09 11:16:10.861590 crc crio[21508]: time="2026-06-09T11:16:10.861569932Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.952431 | controller | Jun 09 11:16:10.861694 crc crio[21508]: time="2026-06-09T11:16:10.861592503Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.952450 | controller | Jun 09 11:16:10.861772 crc crio[21508]: time="2026-06-09T11:16:10.861736857Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.952466 | controller | Jun 09 11:16:10.861837 crc crio[21508]: time="2026-06-09T11:16:10.861786398Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.952481 | controller | Jun 09 11:16:10.861912 crc crio[21508]: time="2026-06-09T11:16:10.861878281Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.952496 | controller | Jun 09 11:16:10.862181 crc crio[21508]: time="2026-06-09T11:16:10.861926892Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.952512 | controller | Jun 09 11:16:10.862437 crc crio[21508]: time="2026-06-09T11:16:10.862380406Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.952528 | controller | Jun 09 11:16:10.862535 crc crio[21508]: time="2026-06-09T11:16:10.862441827Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.952543 | controller | Jun 09 11:16:10.862774 crc crio[21508]: time="2026-06-09T11:16:10.862649573Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.952558 | controller | Jun 09 11:16:10.862900 crc crio[21508]: time="2026-06-09T11:16:10.86286247Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.952573 | controller | Jun 09 11:16:10.862954 crc crio[21508]: time="2026-06-09T11:16:10.862918931Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.952590 | controller | Jun 09 11:16:10.862954 crc crio[21508]: time="2026-06-09T11:16:10.862951822Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.952635 | controller | Jun 09 11:16:10.863028 crc crio[21508]: time="2026-06-09T11:16:10.862967173Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.952657 | controller | Jun 09 11:16:10.863028 crc crio[21508]: time="2026-06-09T11:16:10.863001194Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.952714 | controller | Jun 09 11:16:10.863199 crc crio[21508]: time="2026-06-09T11:16:10.863158498Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.952734 | controller | Jun 09 11:16:10.863256 crc crio[21508]: time="2026-06-09T11:16:10.86322003Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.952750 | controller | Jun 09 11:16:10.863602 crc crio[21508]: time="2026-06-09T11:16:10.86355291Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.952766 | controller | Jun 09 11:16:10.863672 crc crio[21508]: time="2026-06-09T11:16:10.863616711Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.952782 | controller | Jun 09 11:16:10.863672 crc crio[21508]: time="2026-06-09T11:16:10.863633402Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.952797 | controller | Jun 09 11:16:10.863672 crc crio[21508]: time="2026-06-09T11:16:10.863657263Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.952813 | controller | Jun 09 11:16:10.863780 crc crio[21508]: time="2026-06-09T11:16:10.863763876Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.952829 | controller | Jun 09 11:16:10.863817 crc crio[21508]: time="2026-06-09T11:16:10.863796057Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.952844 | controller | Jun 09 11:16:10.863955 crc crio[21508]: time="2026-06-09T11:16:10.86390738Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.952864 | controller | Jun 09 11:16:10.864012 crc crio[21508]: time="2026-06-09T11:16:10.863964411Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.952879 | controller | Jun 09 11:16:10.864138 crc crio[21508]: time="2026-06-09T11:16:10.864094655Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.952894 | controller | Jun 09 11:16:10.864192 crc crio[21508]: time="2026-06-09T11:16:10.864148357Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.952910 | controller | Jun 09 11:16:10.864430 crc crio[21508]: time="2026-06-09T11:16:10.864395234Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.952925 | controller | Jun 09 11:16:10.864611 crc crio[21508]: time="2026-06-09T11:16:10.864447835Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.952941 | controller | Jun 09 11:16:10.864792 crc crio[21508]: time="2026-06-09T11:16:10.864695263Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.952956 | controller | Jun 09 11:16:10.864792 crc crio[21508]: time="2026-06-09T11:16:10.864750374Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.952971 | controller | Jun 09 11:16:10.864880 crc crio[21508]: time="2026-06-09T11:16:10.864848627Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.952986 | controller | Jun 09 11:16:10.864924 crc crio[21508]: time="2026-06-09T11:16:10.864883708Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.953001 | controller | Jun 09 11:16:10.865055 crc crio[21508]: time="2026-06-09T11:16:10.865008612Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.953058 | controller | Jun 09 11:16:10.865125 crc crio[21508]: time="2026-06-09T11:16:10.865063053Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.953079 | controller | Jun 09 11:16:10.865166 crc crio[21508]: time="2026-06-09T11:16:10.865133025Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.953096 | controller | Jun 09 11:16:10.865166 crc crio[21508]: time="2026-06-09T11:16:10.865159486Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.953112 | controller | Jun 09 11:16:10.865645 crc crio[21508]: time="2026-06-09T11:16:10.865579008Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.953128 | controller | Jun 09 11:16:10.865822 crc crio[21508]: time="2026-06-09T11:16:10.865766244Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.953144 | controller | Jun 09 11:16:10.865879 crc crio[21508]: time="2026-06-09T11:16:10.865830146Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.953160 | controller | Jun 09 11:16:10.865879 crc crio[21508]: time="2026-06-09T11:16:10.865858796Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.953176 | controller | Jun 09 11:16:10.866232 crc crio[21508]: time="2026-06-09T11:16:10.866178406Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.953191 | controller | Jun 09 11:16:10.866346 crc crio[21508]: time="2026-06-09T11:16:10.866236697Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.953207 | controller | Jun 09 11:16:10.866392 crc crio[21508]: time="2026-06-09T11:16:10.866277168Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.953223 | controller | Jun 09 11:16:10.866494 crc crio[21508]: time="2026-06-09T11:16:10.866433133Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.953239 | controller | Jun 09 11:16:10.866567 crc crio[21508]: time="2026-06-09T11:16:10.866522546Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.953258 | controller | Jun 09 11:16:10.866567 crc crio[21508]: time="2026-06-09T11:16:10.866556577Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.953275 | controller | Jun 09 11:16:10.866693 crc crio[21508]: time="2026-06-09T11:16:10.866647949Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.953291 | controller | Jun 09 11:16:10.866693 crc crio[21508]: time="2026-06-09T11:16:10.86668176Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.953307 | controller | Jun 09 11:16:10.866941 crc crio[21508]: time="2026-06-09T11:16:10.866878466Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.953322 | controller | Jun 09 11:16:10.867024 crc crio[21508]: time="2026-06-09T11:16:10.866941908Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.953338 | controller | Jun 09 11:16:10.867126 crc crio[21508]: time="2026-06-09T11:16:10.867081362Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.953375 | controller | Jun 09 11:16:10.867704 crc crio[21508]: time="2026-06-09T11:16:10.867139683Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.953393 | controller | Jun 09 11:16:10.867826 crc crio[21508]: time="2026-06-09T11:16:10.867786132Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.953409 | controller | Jun 09 11:16:10.867886 crc crio[21508]: time="2026-06-09T11:16:10.867841204Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.953424 | controller | Jun 09 11:16:10.868116 crc crio[21508]: time="2026-06-09T11:16:10.8680605Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.953440 | controller | Jun 09 11:16:10.868264 crc crio[21508]: time="2026-06-09T11:16:10.868149893Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.953456 | controller | Jun 09 11:16:10.868264 crc crio[21508]: time="2026-06-09T11:16:10.868179604Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.953471 | controller | Jun 09 11:16:10.868264 crc crio[21508]: time="2026-06-09T11:16:10.868210774Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.953487 | controller | Jun 09 11:16:10.868483 crc crio[21508]: time="2026-06-09T11:16:10.868268296Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.953502 | controller | Jun 09 11:16:10.868483 crc crio[21508]: time="2026-06-09T11:16:10.868356969Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.953517 | controller | Jun 09 11:16:10.868566 crc crio[21508]: time="2026-06-09T11:16:10.868539374Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.953532 | controller | Jun 09 11:16:10.868609 crc crio[21508]: time="2026-06-09T11:16:10.868575755Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.953547 | controller | Jun 09 11:16:10.868890 crc crio[21508]: time="2026-06-09T11:16:10.868818942Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.953563 | controller | Jun 09 11:16:10.868890 crc crio[21508]: time="2026-06-09T11:16:10.868879844Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.953579 | controller | Jun 09 11:16:10.868983 crc crio[21508]: time="2026-06-09T11:16:10.868918215Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.953595 | controller | Jun 09 11:16:10.868983 crc crio[21508]: time="2026-06-09T11:16:10.868956326Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.953614 | controller | Jun 09 11:16:10.869216 crc crio[21508]: time="2026-06-09T11:16:10.869167852Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.953630 | controller | Jun 09 11:16:10.869336 crc crio[21508]: time="2026-06-09T11:16:10.869237144Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.953645 | controller | Jun 09 11:16:10.869479 crc crio[21508]: time="2026-06-09T11:16:10.869393049Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.953660 | controller | Jun 09 11:16:10.869587 crc crio[21508]: time="2026-06-09T11:16:10.869499432Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.953675 | controller | Jun 09 11:16:10.869587 crc crio[21508]: time="2026-06-09T11:16:10.869557984Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.953690 | controller | Jun 09 11:16:10.869587 crc crio[21508]: time="2026-06-09T11:16:10.869585054Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.953722 | controller | Jun 09 11:16:10.869979 crc crio[21508]: time="2026-06-09T11:16:10.869943395Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.953744 | controller | Jun 09 11:16:10.870048 crc crio[21508]: time="2026-06-09T11:16:10.870001346Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.953764 | controller | Jun 09 11:16:10.870094 crc crio[21508]: time="2026-06-09T11:16:10.870069618Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.953785 | controller | Jun 09 11:16:10.870153 crc crio[21508]: time="2026-06-09T11:16:10.870095619Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.953804 | controller | Jun 09 11:16:10.870254 crc crio[21508]: time="2026-06-09T11:16:10.870214473Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.954009 | controller | Jun 09 11:16:10.870453 crc crio[21508]: time="2026-06-09T11:16:10.870402738Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.954024 | controller | Jun 09 11:16:10.870572 crc crio[21508]: time="2026-06-09T11:16:10.870539512Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.954039 | controller | Jun 09 11:16:10.870616 crc crio[21508]: time="2026-06-09T11:16:10.870572633Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.954054 | controller | Jun 09 11:16:10.870748 crc crio[21508]: time="2026-06-09T11:16:10.870710367Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.954069 | controller | Jun 09 11:16:10.870812 crc crio[21508]: time="2026-06-09T11:16:10.870763078Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.954084 | controller | Jun 09 11:16:10.871227 crc crio[21508]: time="2026-06-09T11:16:10.87116938Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.954099 | controller | Jun 09 11:16:10.871371 crc crio[21508]: time="2026-06-09T11:16:10.871243292Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.954114 | controller | Jun 09 11:16:10.871371 crc crio[21508]: time="2026-06-09T11:16:10.871331235Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.954130 | controller | Jun 09 11:16:10.871492 crc crio[21508]: time="2026-06-09T11:16:10.871375876Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.954145 | controller | Jun 09 11:16:10.871661 crc crio[21508]: time="2026-06-09T11:16:10.871613803Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.954175 | controller | Jun 09 11:16:10.871729 crc crio[21508]: time="2026-06-09T11:16:10.871670955Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.954191 | controller | Jun 09 11:16:10.871974 crc crio[21508]: time="2026-06-09T11:16:10.871928532Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.954206 | controller | Jun 09 11:16:10.872054 crc crio[21508]: time="2026-06-09T11:16:10.871984384Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.954221 | controller | Jun 09 11:16:10.872054 crc crio[21508]: time="2026-06-09T11:16:10.872008714Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.954237 | controller | Jun 09 11:16:10.872054 crc crio[21508]: time="2026-06-09T11:16:10.872033095Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.954252 | controller | Jun 09 11:16:10.873009 crc crio[21508]: time="2026-06-09T11:16:10.872930861Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.954268 | controller | Jun 09 11:16:10.874158 crc crio[21508]: time="2026-06-09T11:16:10.874079284Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.954283 | controller | Jun 09 11:16:10.874762 crc crio[21508]: time="2026-06-09T11:16:10.87461737Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.954298 | controller | Jun 09 11:16:10.874846 crc crio[21508]: time="2026-06-09T11:16:10.874786115Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.954313 | controller | Jun 09 11:16:10.874889 crc crio[21508]: time="2026-06-09T11:16:10.874836656Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.954329 | controller | Jun 09 11:16:10.875068 crc crio[21508]: time="2026-06-09T11:16:10.874895108Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.954344 | controller | Jun 09 11:16:10.875166 crc crio[21508]: time="2026-06-09T11:16:10.875070493Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.954379 | controller | Jun 09 11:16:10.875166 crc crio[21508]: time="2026-06-09T11:16:10.875105974Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.954396 | controller | Jun 09 11:16:10.875238 crc crio[21508]: time="2026-06-09T11:16:10.875154946Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.954411 | controller | Jun 09 11:16:10.875238 crc crio[21508]: time="2026-06-09T11:16:10.875225838Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.954427 | controller | Jun 09 11:16:10.875604 crc crio[21508]: time="2026-06-09T11:16:10.875542007Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.954442 | controller | Jun 09 11:16:10.875604 crc crio[21508]: time="2026-06-09T11:16:10.875579938Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.954458 | controller | Jun 09 11:16:10.875715 crc crio[21508]: time="2026-06-09T11:16:10.875612019Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.954474 | controller | Jun 09 11:16:10.875715 crc crio[21508]: time="2026-06-09T11:16:10.87563557Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.954489 | controller | Jun 09 11:16:10.875944 crc crio[21508]: time="2026-06-09T11:16:10.875872076Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.954509 | controller | Jun 09 11:16:10.875944 crc crio[21508]: time="2026-06-09T11:16:10.875937568Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.954536 | controller | Jun 09 11:16:10.876209 crc crio[21508]: time="2026-06-09T11:16:10.876160765Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.954558 | controller | Jun 09 11:16:10.876275 crc crio[21508]: time="2026-06-09T11:16:10.876218946Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.954577 | controller | Jun 09 11:16:10.876563 crc crio[21508]: time="2026-06-09T11:16:10.876508675Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.954595 | controller | Jun 09 11:16:10.876563 crc crio[21508]: time="2026-06-09T11:16:10.876561236Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.954613 | controller | Jun 09 11:16:10.876680 crc crio[21508]: time="2026-06-09T11:16:10.876625558Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.954634 | controller | Jun 09 11:16:10.876680 crc crio[21508]: time="2026-06-09T11:16:10.876651149Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.954654 | controller | Jun 09 11:16:10.876816 crc crio[21508]: time="2026-06-09T11:16:10.876779653Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.954672 | controller | Jun 09 11:16:10.876909 crc crio[21508]: time="2026-06-09T11:16:10.876822074Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.954691 | controller | Jun 09 11:16:10.877084 crc crio[21508]: time="2026-06-09T11:16:10.876991659Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.954710 | controller | Jun 09 11:16:10.877140 crc crio[21508]: time="2026-06-09T11:16:10.877095452Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.954729 | controller | Jun 09 11:16:10.877436 crc crio[21508]: time="2026-06-09T11:16:10.877404461Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.954748 | controller | Jun 09 11:16:10.877525 crc crio[21508]: time="2026-06-09T11:16:10.877450582Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.954766 | controller | Jun 09 11:16:10.877749 crc crio[21508]: time="2026-06-09T11:16:10.87771708Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.954785 | controller | Jun 09 11:16:10.877823 crc crio[21508]: time="2026-06-09T11:16:10.877764201Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.954803 | controller | Jun 09 11:16:10.877864 crc crio[21508]: time="2026-06-09T11:16:10.877848114Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.954822 | controller | Jun 09 11:16:10.877904 crc crio[21508]: time="2026-06-09T11:16:10.877872454Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.954840 | controller | Jun 09 11:16:10.878042 crc crio[21508]: time="2026-06-09T11:16:10.878011808Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.954858 | controller | Jun 09 11:16:10.878109 crc crio[21508]: time="2026-06-09T11:16:10.8780519Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.954877 | controller | Jun 09 11:16:10.878341 crc crio[21508]: time="2026-06-09T11:16:10.878250595Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.954895 | controller | Jun 09 11:16:10.878476 crc crio[21508]: time="2026-06-09T11:16:10.87842367Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.954913 | controller | Jun 09 11:16:10.878629 crc crio[21508]: time="2026-06-09T11:16:10.878598475Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.954940 | controller | Jun 09 11:16:10.878692 crc crio[21508]: time="2026-06-09T11:16:10.878641297Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.954958 | controller | Jun 09 11:16:10.879017 crc crio[21508]: time="2026-06-09T11:16:10.878956946Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.954976 | controller | Jun 09 11:16:10.879089 crc crio[21508]: time="2026-06-09T11:16:10.879058769Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.954994 | controller | Jun 09 11:16:10.879157 crc crio[21508]: time="2026-06-09T11:16:10.87909264Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.955012 | controller | Jun 09 11:16:10.879157 crc crio[21508]: time="2026-06-09T11:16:10.87911254Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.955033 | controller | Jun 09 11:16:10.879264 crc crio[21508]: time="2026-06-09T11:16:10.879222263Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.955054 | controller | Jun 09 11:16:10.879525 crc crio[21508]: time="2026-06-09T11:16:10.879271895Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.955073 | controller | Jun 09 11:16:10.879581 crc crio[21508]: time="2026-06-09T11:16:10.879556383Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.955091 | controller | Jun 09 11:16:10.879617 crc crio[21508]: time="2026-06-09T11:16:10.879586494Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.955109 | controller | Jun 09 11:16:10.879749 crc crio[21508]: time="2026-06-09T11:16:10.879698177Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.955128 | controller | Jun 09 11:16:10.879749 crc crio[21508]: time="2026-06-09T11:16:10.879745629Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.955146 | controller | Jun 09 11:16:10.879977 crc crio[21508]: time="2026-06-09T11:16:10.879930854Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.955166 | controller | Jun 09 11:16:10.879977 crc crio[21508]: time="2026-06-09T11:16:10.879976505Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.955184 | controller | Jun 09 11:16:10.880190 crc crio[21508]: time="2026-06-09T11:16:10.88014246Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.955202 | controller | Jun 09 11:16:10.880190 crc crio[21508]: time="2026-06-09T11:16:10.880188001Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.955225 | controller | Jun 09 11:16:10.880401 crc crio[21508]: time="2026-06-09T11:16:10.880374207Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.955244 | controller | Jun 09 11:16:10.880401 crc crio[21508]: time="2026-06-09T11:16:10.880400778Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.955262 | controller | Jun 09 11:16:10.880730 crc crio[21508]: time="2026-06-09T11:16:10.880678626Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.955282 | controller | Jun 09 11:16:10.880730 crc crio[21508]: time="2026-06-09T11:16:10.880727497Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.955300 | controller | Jun 09 11:16:10.880854 crc crio[21508]: time="2026-06-09T11:16:10.88081447Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.955317 | controller | Jun 09 11:16:10.880854 crc crio[21508]: time="2026-06-09T11:16:10.8808389Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.955340 | controller | Jun 09 11:16:10.881023 crc crio[21508]: time="2026-06-09T11:16:10.880987905Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.955381 | controller | Jun 09 11:16:10.881169 crc crio[21508]: time="2026-06-09T11:16:10.881029396Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.955401 | controller | Jun 09 11:16:10.881227 crc crio[21508]: time="2026-06-09T11:16:10.88117877Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.955419 | controller | Jun 09 11:16:10.881227 crc crio[21508]: time="2026-06-09T11:16:10.881204841Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.955438 | controller | Jun 09 11:16:10.881435 crc crio[21508]: time="2026-06-09T11:16:10.881400947Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.955463 | controller | Jun 09 11:16:10.881590 crc crio[21508]: time="2026-06-09T11:16:10.881443908Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.955481 | controller | Jun 09 11:16:10.882116 crc crio[21508]: time="2026-06-09T11:16:10.881652654Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.955499 | controller | Jun 09 11:16:10.882116 crc crio[21508]: time="2026-06-09T11:16:10.882103457Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.955517 | controller | Jun 09 11:16:10.882251 crc crio[21508]: time="2026-06-09T11:16:10.882140098Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.955536 | controller | Jun 09 11:16:10.882251 crc crio[21508]: time="2026-06-09T11:16:10.88219405Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.955554 | controller | Jun 09 11:16:10.882519 crc crio[21508]: time="2026-06-09T11:16:10.882274282Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.955573 | controller | Jun 09 11:16:10.882519 crc crio[21508]: time="2026-06-09T11:16:10.882439287Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.955599 | controller | Jun 09 11:16:10.882519 crc crio[21508]: time="2026-06-09T11:16:10.882499208Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.955618 | controller | Jun 09 11:16:10.882519 crc crio[21508]: time="2026-06-09T11:16:10.882527539Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.955636 | controller | Jun 09 11:16:10.882757 crc crio[21508]: time="2026-06-09T11:16:10.882636472Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.955654 | controller | Jun 09 11:16:10.882757 crc crio[21508]: time="2026-06-09T11:16:10.882673343Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.955676 | controller | Jun 09 11:16:10.882885 crc crio[21508]: time="2026-06-09T11:16:10.882823108Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.955694 | controller | Jun 09 11:16:10.882885 crc crio[21508]: time="2026-06-09T11:16:10.882851929Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.955711 | controller | Jun 09 11:16:10.883097 crc crio[21508]: time="2026-06-09T11:16:10.882981142Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.955728 | controller | Jun 09 11:16:10.883256 crc crio[21508]: time="2026-06-09T11:16:10.883195279Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.955746 | controller | Jun 09 11:16:10.883394 crc crio[21508]: time="2026-06-09T11:16:10.88325903Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.955768 | controller | Jun 09 11:16:10.883394 crc crio[21508]: time="2026-06-09T11:16:10.883283561Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.955791 | controller | Jun 09 11:16:10.883394 crc crio[21508]: time="2026-06-09T11:16:10.883341483Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.955809 | controller | Jun 09 11:16:10.883394 crc crio[21508]: time="2026-06-09T11:16:10.883363673Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.955827 | controller | Jun 09 11:16:10.883631 crc crio[21508]: time="2026-06-09T11:16:10.88359535Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.955845 | controller | Jun 09 11:16:10.883631 crc crio[21508]: time="2026-06-09T11:16:10.883622791Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.955865 | controller | Jun 09 11:16:10.883730 crc crio[21508]: time="2026-06-09T11:16:10.883709923Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.955886 | controller | Jun 09 11:16:10.883775 crc crio[21508]: time="2026-06-09T11:16:10.883736394Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.955905 | controller | Jun 09 11:16:10.883939 crc crio[21508]: time="2026-06-09T11:16:10.883877708Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.955923 | controller | Jun 09 11:16:10.883939 crc crio[21508]: time="2026-06-09T11:16:10.88392843Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.955943 | controller | Jun 09 11:16:10.884063 crc crio[21508]: time="2026-06-09T11:16:10.884048103Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.955961 | controller | Jun 09 11:16:10.884124 crc crio[21508]: time="2026-06-09T11:16:10.884074594Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.955979 | controller | Jun 09 11:16:10.884447 crc crio[21508]: time="2026-06-09T11:16:10.884263079Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.956002 | controller | Jun 09 11:16:10.884447 crc crio[21508]: time="2026-06-09T11:16:10.884365472Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.956020 | controller | Jun 09 11:16:10.884447 crc crio[21508]: time="2026-06-09T11:16:10.884451885Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.956042 | controller | Jun 09 11:16:10.884658 crc crio[21508]: time="2026-06-09T11:16:10.884509087Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.956065 | controller | Jun 09 11:16:10.884658 crc crio[21508]: time="2026-06-09T11:16:10.88462001Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.956082 | controller | Jun 09 11:16:10.884658 crc crio[21508]: time="2026-06-09T11:16:10.884644881Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.956102 | controller | Jun 09 11:16:10.884783 crc crio[21508]: time="2026-06-09T11:16:10.884768524Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.956120 | controller | Jun 09 11:16:10.884839 crc crio[21508]: time="2026-06-09T11:16:10.884795665Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.956138 | controller | Jun 09 11:16:10.885054 crc crio[21508]: time="2026-06-09T11:16:10.884991301Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.956156 | controller | Jun 09 11:16:10.885054 crc crio[21508]: time="2026-06-09T11:16:10.885037802Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.956174 | controller | Jun 09 11:16:10.885217 crc crio[21508]: time="2026-06-09T11:16:10.885181806Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.956199 | controller | Jun 09 11:16:10.885407 crc crio[21508]: time="2026-06-09T11:16:10.885223257Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.956219 | controller | Jun 09 11:16:10.885523 crc crio[21508]: time="2026-06-09T11:16:10.885443474Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.956238 | controller | Jun 09 11:16:10.885523 crc crio[21508]: time="2026-06-09T11:16:10.885501525Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.956256 | controller | Jun 09 11:16:10.885740 crc crio[21508]: time="2026-06-09T11:16:10.885704621Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.956275 | controller | Jun 09 11:16:10.885806 crc crio[21508]: time="2026-06-09T11:16:10.885747402Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.956296 | controller | Jun 09 11:16:10.885806 crc crio[21508]: time="2026-06-09T11:16:10.885774973Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 12:20:02.956314 | controller | Jun 09 11:16:10.885806 crc crio[21508]: time="2026-06-09T11:16:10.885792824Z" level=info msg="Updated default CNI network name to "
2026-06-09 12:20:02.956332 | controller | Jun 09 11:16:14.599935 crc crio[21508]: time="2026-06-09T11:16:14.597986725Z" level=info msg="CNI monitoring event CREATE        \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-09 12:20:02.956380 | controller | Jun 09 11:16:14.650133 crc crio[21508]: time="2026-06-09T11:16:14.649998792Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 12:20:02.956412 | controller | Jun 09 11:16:14.650133 crc crio[21508]: time="2026-06-09T11:16:14.650096895Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 12:20:02.956431 | controller | Jun 09 11:16:14.650133 crc crio[21508]: time="2026-06-09T11:16:14.650130526Z" level=info msg="CNI monitoring event WRITE         \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-09 12:20:02.956450 | controller | Jun 09 11:16:14.673060 crc crio[21508]: time="2026-06-09T11:16:14.672965837Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 12:20:02.956469 | controller | Jun 09 11:16:14.673700 crc crio[21508]: time="2026-06-09T11:16:14.673668367Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 12:20:02.956487 | controller | Jun 09 11:16:30.244960 crc crio[21508]: time="2026-06-09T11:16:30.244102947Z" level=info msg="Removing container: 02cfe954dff91da73aea1685a1516bdab3504c15fc36cc22db4c3c3cd1ea2a40" id=f02efe08-ee2f-48a0-ae50-e6dc41596459 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.956507 | controller | Jun 09 11:16:30.410902 crc crio[21508]: time="2026-06-09T11:16:30.410113316Z" level=info msg="Removed container 02cfe954dff91da73aea1685a1516bdab3504c15fc36cc22db4c3c3cd1ea2a40: openshift-infra/auto-csr-approver-29683388-2tnzn/oc" id=f02efe08-ee2f-48a0-ae50-e6dc41596459 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.956525 | controller | Jun 09 11:16:30.420483 crc crio[21508]: time="2026-06-09T11:16:30.420346262Z" level=info msg="Stopping pod sandbox: 6278cc9e41264179de9cac2d18892017f2f95b5226c63a4136d859c794e756f3" id=679077fb-3f52-45db-af0c-0b8fc0be22a7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.956544 | controller | Jun 09 11:16:30.420483 crc crio[21508]: time="2026-06-09T11:16:30.420443035Z" level=info msg="Stopped pod sandbox (already stopped): 6278cc9e41264179de9cac2d18892017f2f95b5226c63a4136d859c794e756f3" id=679077fb-3f52-45db-af0c-0b8fc0be22a7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.956562 | controller | Jun 09 11:16:30.421133 crc crio[21508]: time="2026-06-09T11:16:30.421065413Z" level=info msg="Removing pod sandbox: 6278cc9e41264179de9cac2d18892017f2f95b5226c63a4136d859c794e756f3" id=8981efa4-1319-4812-b14c-9cb1040bed6e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.956587 | controller | Jun 09 11:16:30.429741 crc crio[21508]: time="2026-06-09T11:16:30.429654142Z" level=info msg="Removed pod sandbox: 6278cc9e41264179de9cac2d18892017f2f95b5226c63a4136d859c794e756f3" id=8981efa4-1319-4812-b14c-9cb1040bed6e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.956605 | controller | Jun 09 11:16:30.431152 crc crio[21508]: time="2026-06-09T11:16:30.431012831Z" level=info msg="Stopping pod sandbox: f7d298880482599809a18741fd1c53e3b4e51d2c96f3fbf92a544d902e81cbbd" id=be1a7453-0605-43ba-8b7f-bd0ab5feb133 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.956626 | controller | Jun 09 11:16:30.431628 crc crio[21508]: time="2026-06-09T11:16:30.431234628Z" level=info msg="Stopped pod sandbox (already stopped): f7d298880482599809a18741fd1c53e3b4e51d2c96f3fbf92a544d902e81cbbd" id=be1a7453-0605-43ba-8b7f-bd0ab5feb133 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.956649 | controller | Jun 09 11:16:30.432221 crc crio[21508]: time="2026-06-09T11:16:30.432148654Z" level=info msg="Removing pod sandbox: f7d298880482599809a18741fd1c53e3b4e51d2c96f3fbf92a544d902e81cbbd" id=0c18622b-8afc-4e82-aa2d-27314cec8454 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.956671 | controller | Jun 09 11:16:30.442192 crc crio[21508]: time="2026-06-09T11:16:30.442093932Z" level=info msg="Removed pod sandbox: f7d298880482599809a18741fd1c53e3b4e51d2c96f3fbf92a544d902e81cbbd" id=0c18622b-8afc-4e82-aa2d-27314cec8454 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.956690 | controller | Jun 09 11:16:30.443584 crc crio[21508]: time="2026-06-09T11:16:30.443516813Z" level=info msg="Stopping pod sandbox: d91bf07ecd3e56049ca39b7300e760a33877da7bdcbfb62398805b162854b2fb" id=7a2fdec4-9c6c-49ef-bfa8-b644d11b665a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.956709 | controller | Jun 09 11:16:30.443584 crc crio[21508]: time="2026-06-09T11:16:30.443580355Z" level=info msg="Stopped pod sandbox (already stopped): d91bf07ecd3e56049ca39b7300e760a33877da7bdcbfb62398805b162854b2fb" id=7a2fdec4-9c6c-49ef-bfa8-b644d11b665a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.956727 | controller | Jun 09 11:16:30.444414 crc crio[21508]: time="2026-06-09T11:16:30.444280016Z" level=info msg="Removing pod sandbox: d91bf07ecd3e56049ca39b7300e760a33877da7bdcbfb62398805b162854b2fb" id=dd4b99e2-1d8c-4ffa-ab5a-2b003e59ea66 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.956745 | controller | Jun 09 11:16:30.452520 crc crio[21508]: time="2026-06-09T11:16:30.45238423Z" level=info msg="Removed pod sandbox: d91bf07ecd3e56049ca39b7300e760a33877da7bdcbfb62398805b162854b2fb" id=dd4b99e2-1d8c-4ffa-ab5a-2b003e59ea66 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.956763 | controller | Jun 09 11:16:42.660561 crc crio[21508]: time="2026-06-09T11:16:42.659685749Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-9hw2m/POD" id=785ccc8f-d114-4c07-8538-d0f428b72331 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.956784 | controller | Jun 09 11:16:42.661596 crc crio[21508]: time="2026-06-09T11:16:42.660604016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.956803 | controller | Jun 09 11:16:42.689330 crc crio[21508]: time="2026-06-09T11:16:42.689154753Z" level=info msg="Got pod network &{Name:certified-operators-9hw2m Namespace:openshift-marketplace ID:6f44a401c7aa7db51912be19cbec7d20fe0ead2586dc1647af355c930b60d85a UID:39092de7-742b-4d11-a4ac-43f3bc48516a NetNS:/var/run/netns/380d6275-a078-404e-b3d8-d19f8441c244 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod39092de7_742b_4d11_a4ac_43f3bc48516a.slice PodAnnotations:0xc0039b8418}] Aliases:map[]}"
2026-06-09 12:20:02.956826 | controller | Jun 09 11:16:42.689330 crc crio[21508]: time="2026-06-09T11:16:42.689229475Z" level=info msg="Adding pod openshift-marketplace_certified-operators-9hw2m to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.956846 | controller | Jun 09 11:16:43.085246 crc crio[21508]: 2026-06-09T11:16:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6f44a401c7aa7db Mac:d2:37:8a:2c:0b:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/380d6275-a078-404e-b3d8-d19f8441c244 SocketPath: PciID:}] [{Interface:0xc000194d80 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.956866 | controller | Jun 09 11:16:43.087217 crc crio[21508]: time="2026-06-09T11:16:43.087150062Z" level=info msg="Got pod network &{Name:certified-operators-9hw2m Namespace:openshift-marketplace ID:6f44a401c7aa7db51912be19cbec7d20fe0ead2586dc1647af355c930b60d85a UID:39092de7-742b-4d11-a4ac-43f3bc48516a NetNS:/var/run/netns/380d6275-a078-404e-b3d8-d19f8441c244 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod39092de7_742b_4d11_a4ac_43f3bc48516a.slice PodAnnotations:0xc0039b8418}] Aliases:map[]}"
2026-06-09 12:20:02.956886 | controller | Jun 09 11:16:43.087430 crc crio[21508]: time="2026-06-09T11:16:43.087340937Z" level=info msg="Checking pod openshift-marketplace_certified-operators-9hw2m for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.956909 | controller | Jun 09 11:16:43.093358 crc crio[21508]: time="2026-06-09T11:16:43.093224188Z" level=info msg="Ran pod sandbox 6f44a401c7aa7db51912be19cbec7d20fe0ead2586dc1647af355c930b60d85a with infra container: openshift-marketplace/certified-operators-9hw2m/POD" id=785ccc8f-d114-4c07-8538-d0f428b72331 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.956938 | controller | Jun 09 11:16:43.098631 crc crio[21508]: time="2026-06-09T11:16:43.09813959Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=af2c3253-5c25-4a60-a6c3-a038d7f095df name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.956956 | controller | Jun 09 11:16:43.101953 crc crio[21508]: time="2026-06-09T11:16:43.100326693Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=530ba8d5-4ad0-4bfd-b75a-a673a9d1dbfb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.956981 | controller | Jun 09 11:16:43.108452 crc crio[21508]: time="2026-06-09T11:16:43.108385577Z" level=info msg="Creating container: openshift-marketplace/certified-operators-9hw2m/extract-utilities" id=c7f53ccf-0ab5-49ee-b3fe-dab205922bba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.957005 | controller | Jun 09 11:16:43.108790 crc crio[21508]: time="2026-06-09T11:16:43.108736357Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.957026 | controller | Jun 09 11:16:43.134729 crc crio[21508]: time="2026-06-09T11:16:43.134671228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.957045 | controller | Jun 09 11:16:43.139485 crc crio[21508]: time="2026-06-09T11:16:43.139423276Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.957071 | controller | Jun 09 11:16:43.240824 crc crio[21508]: time="2026-06-09T11:16:43.24071Z" level=info msg="Created container 04199a3123b7b16f463da2e411bfcf691d9abf7619ba59e756a6257fc52fd1c9: openshift-marketplace/certified-operators-9hw2m/extract-utilities" id=c7f53ccf-0ab5-49ee-b3fe-dab205922bba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.957093 | controller | Jun 09 11:16:43.241882 crc crio[21508]: time="2026-06-09T11:16:43.241818232Z" level=info msg="Starting container: 04199a3123b7b16f463da2e411bfcf691d9abf7619ba59e756a6257fc52fd1c9" id=f47b487f-2543-4a99-a97e-f87c1b8a4937 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.957112 | controller | Jun 09 11:16:43.251683 crc crio[21508]: time="2026-06-09T11:16:43.251603265Z" level=info msg="Started container" PID=39413 containerID=04199a3123b7b16f463da2e411bfcf691d9abf7619ba59e756a6257fc52fd1c9 description=openshift-marketplace/certified-operators-9hw2m/extract-utilities id=f47b487f-2543-4a99-a97e-f87c1b8a4937 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f44a401c7aa7db51912be19cbec7d20fe0ead2586dc1647af355c930b60d85a
2026-06-09 12:20:02.957133 | controller | Jun 09 11:16:43.978946 crc crio[21508]: time="2026-06-09T11:16:43.978423689Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=8f909a89-a26c-41c6-95db-c4854c193fef name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.957151 | controller | Jun 09 11:16:43.982024 crc crio[21508]: time="2026-06-09T11:16:43.981969102Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-09 12:20:02.957174 | controller | Jun 09 11:16:44.947947 crc crio[21508]: time="2026-06-09T11:16:44.947791739Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e" id=8f909a89-a26c-41c6-95db-c4854c193fef name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.957192 | controller | Jun 09 11:16:44.948977 crc crio[21508]: time="2026-06-09T11:16:44.948911632Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=fbf50a01-b673-42f4-bcab-342db899a73e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.957210 | controller | Jun 09 11:16:44.951701 crc crio[21508]: time="2026-06-09T11:16:44.951167647Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=b2291fa8-0edd-47ba-a22a-af2e1b95013c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.957232 | controller | Jun 09 11:16:44.959725 crc crio[21508]: time="2026-06-09T11:16:44.959066336Z" level=info msg="Creating container: openshift-marketplace/certified-operators-9hw2m/extract-content" id=bd018060-c59e-4a78-9281-e1d29d5f0a6b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.957251 | controller | Jun 09 11:16:44.959725 crc crio[21508]: time="2026-06-09T11:16:44.959640043Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.957268 | controller | Jun 09 11:16:44.990362 crc crio[21508]: time="2026-06-09T11:16:44.98682462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.957287 | controller | Jun 09 11:16:44.990944 crc crio[21508]: time="2026-06-09T11:16:44.990805045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.957305 | controller | Jun 09 11:16:45.113905 crc crio[21508]: time="2026-06-09T11:16:45.113816819Z" level=info msg="Created container 83224be6f2fe45a6d0c6f64e71ccea36c2e20d415fa35b4cf0cc0d52af09fd97: openshift-marketplace/certified-operators-9hw2m/extract-content" id=bd018060-c59e-4a78-9281-e1d29d5f0a6b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.957327 | controller | Jun 09 11:16:45.123036 crc crio[21508]: time="2026-06-09T11:16:45.1228395Z" level=info msg="Starting container: 83224be6f2fe45a6d0c6f64e71ccea36c2e20d415fa35b4cf0cc0d52af09fd97" id=7daed2a9-7cc5-45df-b467-0bf0854b2c5d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.957384 | controller | Jun 09 11:16:45.127921 crc crio[21508]: time="2026-06-09T11:16:45.127829265Z" level=info msg="Running pod sandbox: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx/POD" id=4b77f740-51da-4958-8d45-9f611d3e45a5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.957408 | controller | Jun 09 11:16:45.128234 crc crio[21508]: time="2026-06-09T11:16:45.12800059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.957426 | controller | Jun 09 11:16:45.130109 crc crio[21508]: time="2026-06-09T11:16:45.129985607Z" level=info msg="Started container" PID=39431 containerID=83224be6f2fe45a6d0c6f64e71ccea36c2e20d415fa35b4cf0cc0d52af09fd97 description=openshift-marketplace/certified-operators-9hw2m/extract-content id=7daed2a9-7cc5-45df-b467-0bf0854b2c5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f44a401c7aa7db51912be19cbec7d20fe0ead2586dc1647af355c930b60d85a
2026-06-09 12:20:02.957445 | controller | Jun 09 11:16:45.153624 crc crio[21508]: time="2026-06-09T11:16:45.153527809Z" level=info msg="Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx Namespace:openshift-marketplace ID:8cf5a6d540fb347edeb55a187409096be274743b13385f88e23d3adcc05f3a7c UID:ceeb7ea2-3331-4128-8dec-72e92b4d75c2 NetNS:/var/run/netns/c401c9e5-6496-468e-aaa4-40dc8589449a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podceeb7ea2_3331_4128_8dec_72e92b4d75c2.slice PodAnnotations:0xc000852968}] Aliases:map[]}"
2026-06-09 12:20:02.957463 | controller | Jun 09 11:16:45.153624 crc crio[21508]: time="2026-06-09T11:16:45.153604351Z" level=info msg="Adding pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.957483 | controller | Jun 09 11:16:45.452043 crc crio[21508]: 2026-06-09T11:16:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8cf5a6d540fb347 Mac:0e:4e:e0:58:37:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/c401c9e5-6496-468e-aaa4-40dc8589449a SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.957505 | controller | Jun 09 11:16:45.453931 crc crio[21508]: time="2026-06-09T11:16:45.453854679Z" level=info msg="Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx Namespace:openshift-marketplace ID:8cf5a6d540fb347edeb55a187409096be274743b13385f88e23d3adcc05f3a7c UID:ceeb7ea2-3331-4128-8dec-72e92b4d75c2 NetNS:/var/run/netns/c401c9e5-6496-468e-aaa4-40dc8589449a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podceeb7ea2_3331_4128_8dec_72e92b4d75c2.slice PodAnnotations:0xc000852968}] Aliases:map[]}"
2026-06-09 12:20:02.957524 | controller | Jun 09 11:16:45.454103 crc crio[21508]: time="2026-06-09T11:16:45.454040524Z" level=info msg="Checking pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.957549 | controller | Jun 09 11:16:45.462202 crc crio[21508]: time="2026-06-09T11:16:45.462137229Z" level=info msg="Ran pod sandbox 8cf5a6d540fb347edeb55a187409096be274743b13385f88e23d3adcc05f3a7c with infra container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx/POD" id=4b77f740-51da-4958-8d45-9f611d3e45a5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.957571 | controller | Jun 09 11:16:45.465834 crc crio[21508]: time="2026-06-09T11:16:45.465708152Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a63a6741-5cf3-4eaa-8547-c9230cf0ef58 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.957592 | controller | Jun 09 11:16:45.471182 crc crio[21508]: time="2026-06-09T11:16:45.47081482Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5a860416-c9fe-48b8-bda0-b0490101393a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.957610 | controller | Jun 09 11:16:45.479270 crc crio[21508]: time="2026-06-09T11:16:45.479176632Z" level=info msg="Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx/util" id=6fa64e61-a837-4674-9af4-18a835514962 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.957630 | controller | Jun 09 11:16:45.479741 crc crio[21508]: time="2026-06-09T11:16:45.479679507Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.957650 | controller | Jun 09 11:16:45.506263 crc crio[21508]: time="2026-06-09T11:16:45.506131833Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.957670 | controller | Jun 09 11:16:45.509794 crc crio[21508]: time="2026-06-09T11:16:45.509743938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.957689 | controller | Jun 09 11:16:45.613184 crc crio[21508]: time="2026-06-09T11:16:45.613102312Z" level=info msg="Created container 8bb7e2c01f26f0ea69213c61d405c24f165c00d863edfe1ea73ce33524833b71: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx/util" id=6fa64e61-a837-4674-9af4-18a835514962 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.957730 | controller | Jun 09 11:16:45.614377 crc crio[21508]: time="2026-06-09T11:16:45.614344018Z" level=info msg="Starting container: 8bb7e2c01f26f0ea69213c61d405c24f165c00d863edfe1ea73ce33524833b71" id=1531033e-8b4f-4222-bd14-a7f3e2d0542a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.957759 | controller | Jun 09 11:16:45.620715 crc crio[21508]: time="2026-06-09T11:16:45.620596209Z" level=info msg="Started container" PID=39474 containerID=8bb7e2c01f26f0ea69213c61d405c24f165c00d863edfe1ea73ce33524833b71 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx/util id=1531033e-8b4f-4222-bd14-a7f3e2d0542a name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cf5a6d540fb347edeb55a187409096be274743b13385f88e23d3adcc05f3a7c
2026-06-09 12:20:02.957787 | controller | Jun 09 11:16:46.005041 crc crio[21508]: time="2026-06-09T11:16:46.003933013Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=ec7115c4-a0e9-4703-8e33-2b2a8f075489 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.957811 | controller | Jun 09 11:16:46.006812 crc crio[21508]: time="2026-06-09T11:16:46.006737004Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f31a9785-3a43-4d9a-aa77-5220507887c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.957831 | controller | Jun 09 11:16:46.012994 crc crio[21508]: time="2026-06-09T11:16:46.012902063Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=a942d693-40a0-4376-b821-3fe808f2c212 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.957854 | controller | Jun 09 11:16:46.013174 crc crio[21508]: time="2026-06-09T11:16:46.013126829Z" level=info msg="Creating container: openshift-marketplace/certified-operators-9hw2m/registry-server" id=d6965343-eb02-481b-902a-f08cc8403322 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.957873 | controller | Jun 09 11:16:46.013254 crc crio[21508]: time="2026-06-09T11:16:46.013181451Z" level=info msg="Image registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 not found" id=a942d693-40a0-4376-b821-3fe808f2c212 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.957892 | controller | Jun 09 11:16:46.013557 crc crio[21508]: time="2026-06-09T11:16:46.013250263Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 found" id=a942d693-40a0-4376-b821-3fe808f2c212 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.957913 | controller | Jun 09 11:16:46.013557 crc crio[21508]: time="2026-06-09T11:16:46.013453629Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.957931 | controller | Jun 09 11:16:46.015151 crc crio[21508]: time="2026-06-09T11:16:46.015048315Z" level=info msg="Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=790c58c6-2bdd-4d3b-9fa5-5cc4590872cb name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.957950 | controller | Jun 09 11:16:46.018759 crc crio[21508]: time="2026-06-09T11:16:46.01868051Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\""
2026-06-09 12:20:02.957970 | controller | Jun 09 11:16:46.045787 crc crio[21508]: time="2026-06-09T11:16:46.045656781Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.957988 | controller | Jun 09 11:16:46.049227 crc crio[21508]: time="2026-06-09T11:16:46.049147852Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.958006 | controller | Jun 09 11:16:46.157651 crc crio[21508]: time="2026-06-09T11:16:46.157446329Z" level=info msg="Created container 9de01b3e9766f188cd8e89dd5d0e7d61146e0472cf99130b37e549e4cac890d7: openshift-marketplace/certified-operators-9hw2m/registry-server" id=d6965343-eb02-481b-902a-f08cc8403322 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.958025 | controller | Jun 09 11:16:46.158597 crc crio[21508]: time="2026-06-09T11:16:46.158524Z" level=info msg="Starting container: 9de01b3e9766f188cd8e89dd5d0e7d61146e0472cf99130b37e549e4cac890d7" id=58e649b0-2baf-4741-9a47-ab36d4e68cc9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.958043 | controller | Jun 09 11:16:46.162222 crc crio[21508]: time="2026-06-09T11:16:46.162118214Z" level=info msg="Started container" PID=39486 containerID=9de01b3e9766f188cd8e89dd5d0e7d61146e0472cf99130b37e549e4cac890d7 description=openshift-marketplace/certified-operators-9hw2m/registry-server id=58e649b0-2baf-4741-9a47-ab36d4e68cc9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f44a401c7aa7db51912be19cbec7d20fe0ead2586dc1647af355c930b60d85a
2026-06-09 12:20:02.958064 | controller | Jun 09 11:16:47.076654 crc crio[21508]: time="2026-06-09T11:16:47.076050418Z" level=info msg="Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=790c58c6-2bdd-4d3b-9fa5-5cc4590872cb name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.958092 | controller | Jun 09 11:16:47.077837 crc crio[21508]: time="2026-06-09T11:16:47.077753298Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=6aae511a-cd3d-43ed-be7c-39405d154ae5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.958112 | controller | Jun 09 11:16:47.081530 crc crio[21508]: time="2026-06-09T11:16:47.081421444Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=b2b95db2-0fea-4594-b3b7-057304996f8f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.958130 | controller | Jun 09 11:16:47.090708 crc crio[21508]: time="2026-06-09T11:16:47.090569859Z" level=info msg="Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx/pull" id=4853041d-5ea3-4a98-90cb-f0d31a74e887 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.958150 | controller | Jun 09 11:16:47.094116 crc crio[21508]: time="2026-06-09T11:16:47.09404952Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.958173 | controller | Jun 09 11:16:47.127195 crc crio[21508]: time="2026-06-09T11:16:47.125589363Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.958191 | controller | Jun 09 11:16:47.127195 crc crio[21508]: time="2026-06-09T11:16:47.125841291Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/7843d0c1c37c2955c79a7bad6c8272fbddad199ac1b03820cdb7fb97ae39b429/merged/etc/passwd: no such file or directory"
2026-06-09 12:20:02.958210 | controller | Jun 09 11:16:47.127195 crc crio[21508]: time="2026-06-09T11:16:47.125868922Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/7843d0c1c37c2955c79a7bad6c8272fbddad199ac1b03820cdb7fb97ae39b429/merged/etc/group: no such file or directory"
2026-06-09 12:20:02.958234 | controller | Jun 09 11:16:47.129051 crc crio[21508]: time="2026-06-09T11:16:47.128561149Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.958253 | controller | Jun 09 11:16:47.245506 crc crio[21508]: time="2026-06-09T11:16:47.245395224Z" level=info msg="Created container 7c39c62c6071d43e8fc9196d5a8f0ba7d5a59d07d07f2e8ed0f75b84de38d4ce: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx/pull" id=4853041d-5ea3-4a98-90cb-f0d31a74e887 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.958272 | controller | Jun 09 11:16:47.246956 crc crio[21508]: time="2026-06-09T11:16:47.246878387Z" level=info msg="Starting container: 7c39c62c6071d43e8fc9196d5a8f0ba7d5a59d07d07f2e8ed0f75b84de38d4ce" id=2e6dedc9-7954-4b5b-b241-b328d3692a3d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.958291 | controller | Jun 09 11:16:47.252501 crc crio[21508]: time="2026-06-09T11:16:47.252434448Z" level=info msg="Started container" PID=39530 containerID=7c39c62c6071d43e8fc9196d5a8f0ba7d5a59d07d07f2e8ed0f75b84de38d4ce description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx/pull id=2e6dedc9-7954-4b5b-b241-b328d3692a3d name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cf5a6d540fb347edeb55a187409096be274743b13385f88e23d3adcc05f3a7c
2026-06-09 12:20:02.958315 | controller | Jun 09 11:16:48.039766 crc crio[21508]: time="2026-06-09T11:16:48.039675682Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=da47393d-748a-4974-b2bd-32cbd247c17e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.958337 | controller | Jun 09 11:16:48.043049 crc crio[21508]: time="2026-06-09T11:16:48.042940807Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e2db0f5c-befd-4a13-a714-6e8898750c63 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.958377 | controller | Jun 09 11:16:48.082039 crc crio[21508]: time="2026-06-09T11:16:48.081915176Z" level=info msg="Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx/extract" id=f86d70e4-70b1-42fe-bd32-0c9d6b435d82 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.958398 | controller | Jun 09 11:16:48.083035 crc crio[21508]: time="2026-06-09T11:16:48.08241079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.958422 | controller | Jun 09 11:16:48.106524 crc crio[21508]: time="2026-06-09T11:16:48.106429956Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.958442 | controller | Jun 09 11:16:48.109483 crc crio[21508]: time="2026-06-09T11:16:48.109419962Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.958460 | controller | Jun 09 11:16:48.225929 crc crio[21508]: time="2026-06-09T11:16:48.225786303Z" level=info msg="Created container fb950b41e62ff165644858b19c7116784c46cf1af20d9aff09871ba213e185a4: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx/extract" id=f86d70e4-70b1-42fe-bd32-0c9d6b435d82 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.958478 | controller | Jun 09 11:16:48.227549 crc crio[21508]: time="2026-06-09T11:16:48.22739742Z" level=info msg="Starting container: fb950b41e62ff165644858b19c7116784c46cf1af20d9aff09871ba213e185a4" id=94fb2e81-6712-4e01-9272-ee2bf8c61954 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.958497 | controller | Jun 09 11:16:48.237687 crc crio[21508]: time="2026-06-09T11:16:48.237584395Z" level=info msg="Started container" PID=39549 containerID=fb950b41e62ff165644858b19c7116784c46cf1af20d9aff09871ba213e185a4 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx/extract id=94fb2e81-6712-4e01-9272-ee2bf8c61954 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cf5a6d540fb347edeb55a187409096be274743b13385f88e23d3adcc05f3a7c
2026-06-09 12:20:02.958518 | controller | Jun 09 11:16:48.658376 crc crio[21508]: time="2026-06-09T11:16:48.658195229Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-8kn4t/POD" id=ca3babeb-da9e-4d6a-bb85-56c445531f9f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.958536 | controller | Jun 09 11:16:48.658376 crc crio[21508]: time="2026-06-09T11:16:48.658336103Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.958565 | controller | Jun 09 11:16:48.688991 crc crio[21508]: time="2026-06-09T11:16:48.688893088Z" level=info msg="Got pod network &{Name:redhat-operators-8kn4t Namespace:openshift-marketplace ID:600f06d6fe5a8199f4ef40751fa4bd7506ef968ef074d5ea234e8a0e0d0c730d UID:07472b34-3568-4223-8b83-9909385de23f NetNS:/var/run/netns/93c0089e-4bdc-4ca4-a317-51b24e8de76d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod07472b34_3568_4223_8b83_9909385de23f.slice PodAnnotations:0xc00244e510}] Aliases:map[]}"
2026-06-09 12:20:02.958586 | controller | Jun 09 11:16:48.688991 crc crio[21508]: time="2026-06-09T11:16:48.68897113Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-8kn4t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.958609 | controller | Jun 09 11:16:48.943895 crc crio[21508]: 2026-06-09T11:16:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:600f06d6fe5a819 Mac:4a:b6:f2:45:e2:4d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/93c0089e-4bdc-4ca4-a317-51b24e8de76d SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.958627 | controller | Jun 09 11:16:48.946242 crc crio[21508]: time="2026-06-09T11:16:48.946201152Z" level=info msg="Got pod network &{Name:redhat-operators-8kn4t Namespace:openshift-marketplace ID:600f06d6fe5a8199f4ef40751fa4bd7506ef968ef074d5ea234e8a0e0d0c730d UID:07472b34-3568-4223-8b83-9909385de23f NetNS:/var/run/netns/93c0089e-4bdc-4ca4-a317-51b24e8de76d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod07472b34_3568_4223_8b83_9909385de23f.slice PodAnnotations:0xc00244e510}] Aliases:map[]}"
2026-06-09 12:20:02.958645 | controller | Jun 09 11:16:48.946616 crc crio[21508]: time="2026-06-09T11:16:48.946541441Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-8kn4t for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.958663 | controller | Jun 09 11:16:48.953340 crc crio[21508]: time="2026-06-09T11:16:48.953221595Z" level=info msg="Ran pod sandbox 600f06d6fe5a8199f4ef40751fa4bd7506ef968ef074d5ea234e8a0e0d0c730d with infra container: openshift-marketplace/redhat-operators-8kn4t/POD" id=ca3babeb-da9e-4d6a-bb85-56c445531f9f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.958685 | controller | Jun 09 11:16:48.955030 crc crio[21508]: time="2026-06-09T11:16:48.954984746Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=562080eb-c607-4850-80fe-f3c527fb6a68 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.958703 | controller | Jun 09 11:16:48.957670 crc crio[21508]: time="2026-06-09T11:16:48.957632423Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=dd6f0138-abc6-44d8-91f1-8c624d23453c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.958723 | controller | Jun 09 11:16:48.963989 crc crio[21508]: time="2026-06-09T11:16:48.963259906Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-8kn4t/extract-utilities" id=34f04668-3172-4dbc-b189-79e3d18b6694 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.958741 | controller | Jun 09 11:16:48.963989 crc crio[21508]: time="2026-06-09T11:16:48.96373653Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.958765 | controller | Jun 09 11:16:48.994748 crc crio[21508]: time="2026-06-09T11:16:48.994642595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.958786 | controller | Jun 09 11:16:48.998857 crc crio[21508]: time="2026-06-09T11:16:48.998814246Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.958805 | controller | Jun 09 11:16:49.114748 crc crio[21508]: time="2026-06-09T11:16:49.114663602Z" level=info msg="Created container 6f17eb29dfe36ca86217741aa8af8aff723c0bf4f1c55e8df82f094f647e2cbc: openshift-marketplace/redhat-operators-8kn4t/extract-utilities" id=34f04668-3172-4dbc-b189-79e3d18b6694 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.958827 | controller | Jun 09 11:16:49.116032 crc crio[21508]: time="2026-06-09T11:16:49.115803135Z" level=info msg="Starting container: 6f17eb29dfe36ca86217741aa8af8aff723c0bf4f1c55e8df82f094f647e2cbc" id=6e1e5276-374c-4f63-947a-42db164f9f56 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.958845 | controller | Jun 09 11:16:49.120996 crc crio[21508]: time="2026-06-09T11:16:49.120927233Z" level=info msg="Started container" PID=39627 containerID=6f17eb29dfe36ca86217741aa8af8aff723c0bf4f1c55e8df82f094f647e2cbc description=openshift-marketplace/redhat-operators-8kn4t/extract-utilities id=6e1e5276-374c-4f63-947a-42db164f9f56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=600f06d6fe5a8199f4ef40751fa4bd7506ef968ef074d5ea234e8a0e0d0c730d
2026-06-09 12:20:02.958863 | controller | Jun 09 11:16:50.068350 crc crio[21508]: time="2026-06-09T11:16:50.067769119Z" level=info msg="Stopping pod sandbox: 8cf5a6d540fb347edeb55a187409096be274743b13385f88e23d3adcc05f3a7c" id=d66046fd-1b1c-4883-b4a4-c95c8815c814 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.958881 | controller | Jun 09 11:16:50.068574 crc crio[21508]: time="2026-06-09T11:16:50.06849648Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=b8c84758-dd0d-41ed-8716-8c5fb3240507 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.958899 | controller | Jun 09 11:16:50.068781 crc crio[21508]: time="2026-06-09T11:16:50.068708077Z" level=info msg="Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx Namespace:openshift-marketplace ID:8cf5a6d540fb347edeb55a187409096be274743b13385f88e23d3adcc05f3a7c UID:ceeb7ea2-3331-4128-8dec-72e92b4d75c2 NetNS:/var/run/netns/c401c9e5-6496-468e-aaa4-40dc8589449a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podceeb7ea2_3331_4128_8dec_72e92b4d75c2.slice PodAnnotations:0xc00008c660}] Aliases:map[]}"
2026-06-09 12:20:02.958921 | controller | Jun 09 11:16:50.068952 crc crio[21508]: time="2026-06-09T11:16:50.068883822Z" level=info msg="Deleting pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.958943 | controller | Jun 09 11:16:50.073571 crc crio[21508]: time="2026-06-09T11:16:50.072985701Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-09 12:20:02.958963 | controller | Jun 09 11:16:50.349449 crc crio[21508]: time="2026-06-09T11:16:50.348909153Z" level=info msg="Stopped pod sandbox: 8cf5a6d540fb347edeb55a187409096be274743b13385f88e23d3adcc05f3a7c" id=d66046fd-1b1c-4883-b4a4-c95c8815c814 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.958984 | controller | Jun 09 11:16:53.834866 crc crio[21508]: time="2026-06-09T11:16:53.833904073Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-operator-6569c8c666-6cpsr/POD" id=01cc0ab0-9975-4241-9663-a824d834870d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.959002 | controller | Jun 09 11:16:53.836361 crc crio[21508]: time="2026-06-09T11:16:53.834926843Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.959021 | controller | Jun 09 11:16:53.858389 crc crio[21508]: time="2026-06-09T11:16:53.858082424Z" level=info msg="Got pod network &{Name:nmstate-operator-6569c8c666-6cpsr Namespace:openshift-nmstate ID:efe8c131b4f2e5bb816b7d34c2704310e14bcd4422a7a42deef28a3ebe3c7606 UID:d3f9fbd2-ff23-4ea1-a678-94d8fe0ef4ee NetNS:/var/run/netns/d2f0db55-b406-424e-be4e-11101e1e6626 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd3f9fbd2_ff23_4ea1_a678_94d8fe0ef4ee.slice PodAnnotations:0xc003b38358}] Aliases:map[]}"
2026-06-09 12:20:02.959048 | controller | Jun 09 11:16:53.858389 crc crio[21508]: time="2026-06-09T11:16:53.858141875Z" level=info msg="Adding pod openshift-nmstate_nmstate-operator-6569c8c666-6cpsr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.959067 | controller | Jun 09 11:16:54.418260 crc crio[21508]: 2026-06-09T11:16:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:efe8c131b4f2e5b Mac:46:22:70:2f:8b:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/d2f0db55-b406-424e-be4e-11101e1e6626 SocketPath: PciID:}] [{Interface:0xc0002daa10 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.959086 | controller | Jun 09 11:16:54.419783 crc crio[21508]: time="2026-06-09T11:16:54.419708652Z" level=info msg="Got pod network &{Name:nmstate-operator-6569c8c666-6cpsr Namespace:openshift-nmstate ID:efe8c131b4f2e5bb816b7d34c2704310e14bcd4422a7a42deef28a3ebe3c7606 UID:d3f9fbd2-ff23-4ea1-a678-94d8fe0ef4ee NetNS:/var/run/netns/d2f0db55-b406-424e-be4e-11101e1e6626 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd3f9fbd2_ff23_4ea1_a678_94d8fe0ef4ee.slice PodAnnotations:0xc003b38358}] Aliases:map[]}"
2026-06-09 12:20:02.959112 | controller | Jun 09 11:16:54.419951 crc crio[21508]: time="2026-06-09T11:16:54.419905868Z" level=info msg="Checking pod openshift-nmstate_nmstate-operator-6569c8c666-6cpsr for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.959133 | controller | Jun 09 11:16:54.431332 crc crio[21508]: time="2026-06-09T11:16:54.431159004Z" level=info msg="Ran pod sandbox efe8c131b4f2e5bb816b7d34c2704310e14bcd4422a7a42deef28a3ebe3c7606 with infra container: openshift-nmstate/nmstate-operator-6569c8c666-6cpsr/POD" id=01cc0ab0-9975-4241-9663-a824d834870d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.959151 | controller | Jun 09 11:16:54.434739 crc crio[21508]: time="2026-06-09T11:16:54.434621464Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=b8df6db7-050b-46a0-ba37-657f86fc2f2f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.959170 | controller | Jun 09 11:16:54.435344 crc crio[21508]: time="2026-06-09T11:16:54.435221742Z" level=info msg="Image registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e not found" id=b8df6db7-050b-46a0-ba37-657f86fc2f2f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.959188 | controller | Jun 09 11:16:54.435650 crc crio[21508]: time="2026-06-09T11:16:54.435377876Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e found" id=b8df6db7-050b-46a0-ba37-657f86fc2f2f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.959208 | controller | Jun 09 11:16:54.436585 crc crio[21508]: time="2026-06-09T11:16:54.43618782Z" level=info msg="Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=99aca3cf-3c67-4ef5-b4c6-00746eebcda0 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.959232 | controller | Jun 09 11:16:54.442625 crc crio[21508]: time="2026-06-09T11:16:54.442519353Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\""
2026-06-09 12:20:02.959251 | controller | Jun 09 11:16:56.138361 crc crio[21508]: time="2026-06-09T11:16:56.137519133Z" level=info msg="Stopping container: 9de01b3e9766f188cd8e89dd5d0e7d61146e0472cf99130b37e549e4cac890d7 (timeout: 2s)" id=9af28597-9d1a-4a90-83db-e74223377580 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.959272 | controller | Jun 09 11:16:56.810674 crc crio[21508]: time="2026-06-09T11:16:56.810142016Z" level=info msg="Stopped container 9de01b3e9766f188cd8e89dd5d0e7d61146e0472cf99130b37e549e4cac890d7: openshift-marketplace/certified-operators-9hw2m/registry-server" id=9af28597-9d1a-4a90-83db-e74223377580 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.959291 | controller | Jun 09 11:16:56.812098 crc crio[21508]: time="2026-06-09T11:16:56.812044561Z" level=info msg="Stopping pod sandbox: 6f44a401c7aa7db51912be19cbec7d20fe0ead2586dc1647af355c930b60d85a" id=e30f7fff-63b7-4b55-acd4-21ce6e183a86 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.959319 | controller | Jun 09 11:16:56.812796 crc crio[21508]: time="2026-06-09T11:16:56.81271037Z" level=info msg="Got pod network &{Name:certified-operators-9hw2m Namespace:openshift-marketplace ID:6f44a401c7aa7db51912be19cbec7d20fe0ead2586dc1647af355c930b60d85a UID:39092de7-742b-4d11-a4ac-43f3bc48516a NetNS:/var/run/netns/380d6275-a078-404e-b3d8-d19f8441c244 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod39092de7_742b_4d11_a4ac_43f3bc48516a.slice PodAnnotations:0xc000d9e7b0}] Aliases:map[]}"
2026-06-09 12:20:02.959338 | controller | Jun 09 11:16:56.812916 crc crio[21508]: time="2026-06-09T11:16:56.812897256Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-9hw2m from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.959377 | controller | Jun 09 11:16:57.905082 crc crio[21508]: time="2026-06-09T11:16:57.904822066Z" level=info msg="Stopped pod sandbox: 6f44a401c7aa7db51912be19cbec7d20fe0ead2586dc1647af355c930b60d85a" id=e30f7fff-63b7-4b55-acd4-21ce6e183a86 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.959398 | controller | Jun 09 11:16:57.993065 crc crio[21508]: time="2026-06-09T11:16:57.992798524Z" level=info msg="Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ad05fa5fb88f3810861b2bda4f8e0a0ab2e6055fabd31b17d5a8b570cac6efc6" id=99aca3cf-3c67-4ef5-b4c6-00746eebcda0 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.959417 | controller | Jun 09 11:16:57.994244 crc crio[21508]: time="2026-06-09T11:16:57.994161644Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=8275dcd1-2463-41c5-afcc-bd403950126c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.959438 | controller | Jun 09 11:16:58.016357 crc crio[21508]: time="2026-06-09T11:16:58.015840182Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=a6f9ba7a-d518-462e-9b17-cf1e3f2a3653 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.959458 | controller | Jun 09 11:16:58.028216 crc crio[21508]: time="2026-06-09T11:16:58.028102657Z" level=info msg="Creating container: openshift-nmstate/nmstate-operator-6569c8c666-6cpsr/nmstate-operator" id=db9e9ef1-f553-4558-ab44-b98848bc32a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.959479 | controller | Jun 09 11:16:58.031115 crc crio[21508]: time="2026-06-09T11:16:58.031047122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.959498 | controller | Jun 09 11:16:58.069698 crc crio[21508]: time="2026-06-09T11:16:58.069585319Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.959518 | controller | Jun 09 11:16:58.074620 crc crio[21508]: time="2026-06-09T11:16:58.074568563Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.959542 | controller | Jun 09 11:16:58.173712 crc crio[21508]: time="2026-06-09T11:16:58.173251781Z" level=info msg="Removing container: 9de01b3e9766f188cd8e89dd5d0e7d61146e0472cf99130b37e549e4cac890d7" id=8ddd18d5-a0ce-4529-9295-50952ef26bb7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.959562 | controller | Jun 09 11:16:58.192063 crc crio[21508]: time="2026-06-09T11:16:58.192013325Z" level=info msg="Created container 429829890c67f4e376dc58afb5d5be5257ff1b0a2ce17a8337a54722f69343d4: openshift-nmstate/nmstate-operator-6569c8c666-6cpsr/nmstate-operator" id=db9e9ef1-f553-4558-ab44-b98848bc32a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.959583 | controller | Jun 09 11:16:58.197250 crc crio[21508]: time="2026-06-09T11:16:58.194991871Z" level=info msg="Starting container: 429829890c67f4e376dc58afb5d5be5257ff1b0a2ce17a8337a54722f69343d4" id=37b165c6-19b7-4bd2-a8a9-142464c592c0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.959604 | controller | Jun 09 11:16:58.200647 crc crio[21508]: time="2026-06-09T11:16:58.200557913Z" level=info msg="Started container" PID=39907 containerID=429829890c67f4e376dc58afb5d5be5257ff1b0a2ce17a8337a54722f69343d4 description=openshift-nmstate/nmstate-operator-6569c8c666-6cpsr/nmstate-operator id=37b165c6-19b7-4bd2-a8a9-142464c592c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=efe8c131b4f2e5bb816b7d34c2704310e14bcd4422a7a42deef28a3ebe3c7606
2026-06-09 12:20:02.959627 | controller | Jun 09 11:16:58.202957 crc crio[21508]: time="2026-06-09T11:16:58.202814078Z" level=info msg="Removed container 9de01b3e9766f188cd8e89dd5d0e7d61146e0472cf99130b37e549e4cac890d7: openshift-marketplace/certified-operators-9hw2m/registry-server" id=8ddd18d5-a0ce-4529-9295-50952ef26bb7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.959648 | controller | Jun 09 11:16:58.206779 crc crio[21508]: time="2026-06-09T11:16:58.206722171Z" level=info msg="Removing container: 83224be6f2fe45a6d0c6f64e71ccea36c2e20d415fa35b4cf0cc0d52af09fd97" id=39ff89f7-27a3-48ad-9dcf-e9cb7055afec name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.959667 | controller | Jun 09 11:16:58.258610 crc crio[21508]: time="2026-06-09T11:16:58.258521682Z" level=info msg="Removed container 83224be6f2fe45a6d0c6f64e71ccea36c2e20d415fa35b4cf0cc0d52af09fd97: openshift-marketplace/certified-operators-9hw2m/extract-content" id=39ff89f7-27a3-48ad-9dcf-e9cb7055afec name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.959685 | controller | Jun 09 11:16:58.261355 crc crio[21508]: time="2026-06-09T11:16:58.26124057Z" level=info msg="Removing container: 04199a3123b7b16f463da2e411bfcf691d9abf7619ba59e756a6257fc52fd1c9" id=ae46309c-c536-4a62-aff2-d7988ed16921 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.959704 | controller | Jun 09 11:16:58.290636 crc crio[21508]: time="2026-06-09T11:16:58.290506588Z" level=info msg="Removed container 04199a3123b7b16f463da2e411bfcf691d9abf7619ba59e756a6257fc52fd1c9: openshift-marketplace/certified-operators-9hw2m/extract-utilities" id=ae46309c-c536-4a62-aff2-d7988ed16921 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.959722 | controller | Jun 09 11:16:59.077526 crc crio[21508]: time="2026-06-09T11:16:59.07696642Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-m888q/POD" id=8ae1c77e-c2f2-4d6d-befd-e369e3651f6d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.959740 | controller | Jun 09 11:16:59.078745 crc crio[21508]: time="2026-06-09T11:16:59.077577517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.959764 | controller | Jun 09 11:16:59.112501 crc crio[21508]: time="2026-06-09T11:16:59.112379066Z" level=info msg="Got pod network &{Name:community-operators-m888q Namespace:openshift-marketplace ID:e532e178fde137e29342eab9ada4b30166b32c272c2d0d0ab349696934e0c467 UID:f9df2287-d5b1-400a-ae85-4533274c94a4 NetNS:/var/run/netns/f6a9719f-93df-42e7-a7a3-e3dd637e7fec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf9df2287_d5b1_400a_ae85_4533274c94a4.slice PodAnnotations:0xc000d9e770}] Aliases:map[]}"
2026-06-09 12:20:02.959791 | controller | Jun 09 11:16:59.112501 crc crio[21508]: time="2026-06-09T11:16:59.112439447Z" level=info msg="Adding pod openshift-marketplace_community-operators-m888q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.959811 | controller | Jun 09 11:16:59.665825 crc crio[21508]: 2026-06-09T11:16:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e532e178fde137e Mac:56:0c:dd:44:6c:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/f6a9719f-93df-42e7-a7a3-e3dd637e7fec SocketPath: PciID:}] [{Interface:0xc00030e5c0 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.959830 | controller | Jun 09 11:16:59.668197 crc crio[21508]: time="2026-06-09T11:16:59.668117014Z" level=info msg="Got pod network &{Name:community-operators-m888q Namespace:openshift-marketplace ID:e532e178fde137e29342eab9ada4b30166b32c272c2d0d0ab349696934e0c467 UID:f9df2287-d5b1-400a-ae85-4533274c94a4 NetNS:/var/run/netns/f6a9719f-93df-42e7-a7a3-e3dd637e7fec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf9df2287_d5b1_400a_ae85_4533274c94a4.slice PodAnnotations:0xc000d9e770}] Aliases:map[]}"
2026-06-09 12:20:02.959848 | controller | Jun 09 11:16:59.668491 crc crio[21508]: time="2026-06-09T11:16:59.668394792Z" level=info msg="Checking pod openshift-marketplace_community-operators-m888q for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.959868 | controller | Jun 09 11:16:59.675513 crc crio[21508]: time="2026-06-09T11:16:59.674917621Z" level=info msg="Ran pod sandbox e532e178fde137e29342eab9ada4b30166b32c272c2d0d0ab349696934e0c467 with infra container: openshift-marketplace/community-operators-m888q/POD" id=8ae1c77e-c2f2-4d6d-befd-e369e3651f6d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.959887 | controller | Jun 09 11:16:59.678273 crc crio[21508]: time="2026-06-09T11:16:59.678172305Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b4c7b41a-d91a-4d27-9ec7-aa8ee018c914 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.959905 | controller | Jun 09 11:16:59.681217 crc crio[21508]: time="2026-06-09T11:16:59.681140641Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=47c195c0-a0ce-40e4-a9a3-6329112b9634 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.959923 | controller | Jun 09 11:16:59.689025 crc crio[21508]: time="2026-06-09T11:16:59.688890175Z" level=info msg="Creating container: openshift-marketplace/community-operators-m888q/extract-utilities" id=4bfaae02-7d65-41c4-b88f-382a572748cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.959943 | controller | Jun 09 11:16:59.689946 crc crio[21508]: time="2026-06-09T11:16:59.689434941Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.959968 | controller | Jun 09 11:16:59.720896 crc crio[21508]: time="2026-06-09T11:16:59.72080668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.959989 | controller | Jun 09 11:16:59.726579 crc crio[21508]: time="2026-06-09T11:16:59.726495815Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.960013 | controller | Jun 09 11:16:59.844945 crc crio[21508]: time="2026-06-09T11:16:59.844851043Z" level=info msg="Created container 1a8627992be22d654562eafffde863d089258046ba6555e8d17288072e404edf: openshift-marketplace/community-operators-m888q/extract-utilities" id=4bfaae02-7d65-41c4-b88f-382a572748cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.960034 | controller | Jun 09 11:16:59.846621 crc crio[21508]: time="2026-06-09T11:16:59.846574753Z" level=info msg="Starting container: 1a8627992be22d654562eafffde863d089258046ba6555e8d17288072e404edf" id=fbf05962-3a31-4b80-9700-9c449fc16b79 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.960053 | controller | Jun 09 11:16:59.852430 crc crio[21508]: time="2026-06-09T11:16:59.852386002Z" level=info msg="Started container" PID=39983 containerID=1a8627992be22d654562eafffde863d089258046ba6555e8d17288072e404edf description=openshift-marketplace/community-operators-m888q/extract-utilities id=fbf05962-3a31-4b80-9700-9c449fc16b79 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e532e178fde137e29342eab9ada4b30166b32c272c2d0d0ab349696934e0c467
2026-06-09 12:20:02.960072 | controller | Jun 09 11:17:00.219434 crc crio[21508]: time="2026-06-09T11:17:00.219368662Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=6b897b8d-4343-41fe-85b5-398b70b7666f name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.960091 | controller | Jun 09 11:17:00.246241 crc crio[21508]: time="2026-06-09T11:17:00.245777207Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-09 12:20:02.960110 | controller | Jun 09 11:17:12.920714 crc crio[21508]: time="2026-06-09T11:17:12.920237178Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-metrics-756b4d6fc6-smz9f/POD" id=2fa7b1e6-bda4-4a30-b957-43ba5aebf6b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.960129 | controller | Jun 09 11:17:12.922003 crc crio[21508]: time="2026-06-09T11:17:12.920739613Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.960149 | controller | Jun 09 11:17:12.984618 crc crio[21508]: time="2026-06-09T11:17:12.984447248Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-handler-8tp9b/POD" id=6156db20-4684-42b6-9f31-c9263d2351d3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.960168 | controller | Jun 09 11:17:12.984618 crc crio[21508]: time="2026-06-09T11:17:12.984579672Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.960187 | controller | Jun 09 11:17:13.550916 crc crio[21508]: time="2026-06-09T11:17:13.549452875Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-webhook-9b7874799-6jcx4/POD" id=1a058890-7556-4e9b-ace6-be73008f4e60 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.960205 | controller | Jun 09 11:17:13.550916 crc crio[21508]: time="2026-06-09T11:17:13.54997753Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.960224 | controller | Jun 09 11:17:13.858902 crc crio[21508]: time="2026-06-09T11:17:13.858819496Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-console-plugin-9bcc7988b-8dmjg/POD" id=78ce9379-9860-44d6-80ad-75fdf44a5c82 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.960242 | controller | Jun 09 11:17:13.859009 crc crio[21508]: time="2026-06-09T11:17:13.858907629Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.960268 | controller | Jun 09 11:17:13.944816 crc crio[21508]: time="2026-06-09T11:17:13.943551111Z" level=info msg="Running pod sandbox: openshift-console/console-5d5c9d6897-8w4x7/POD" id=af067fea-6049-48c4-9609-3a1bd720b8a3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.960288 | controller | Jun 09 11:17:13.944816 crc crio[21508]: time="2026-06-09T11:17:13.9442196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.960308 | controller | Jun 09 11:17:19.486947 crc crio[21508]: time="2026-06-09T11:17:19.485526955Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=6156db20-4684-42b6-9f31-c9263d2351d3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.960326 | controller | Jun 09 11:17:19.492971 crc crio[21508]: time="2026-06-09T11:17:19.492503467Z" level=info msg="Got pod network &{Name:nmstate-metrics-756b4d6fc6-smz9f Namespace:openshift-nmstate ID:fcc621b419bc2582986559dad383a31e3794a1a76b659d0283165b8c05f37721 UID:dec50b93-86bc-4b16-9104-861198421c12 NetNS:/var/run/netns/16c46a81-3aac-472f-895f-231755840281 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddec50b93_86bc_4b16_9104_861198421c12.slice PodAnnotations:0xc000b28408}] Aliases:map[]}"
2026-06-09 12:20:02.960365 | controller | Jun 09 11:17:19.492971 crc crio[21508]: time="2026-06-09T11:17:19.49259626Z" level=info msg="Adding pod openshift-nmstate_nmstate-metrics-756b4d6fc6-smz9f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.960392 | controller | Jun 09 11:17:19.502611 crc crio[21508]: time="2026-06-09T11:17:19.502381533Z" level=info msg="Got pod network &{Name:nmstate-console-plugin-9bcc7988b-8dmjg Namespace:openshift-nmstate ID:3a69b98faec2deac028331e99dca3d2e86cc0f0cff3e1030394f37102056c2cd UID:4256421c-244e-4186-adec-97f4784ddcd1 NetNS:/var/run/netns/baa60430-d0e9-47ff-acdd-dbda85a8e952 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4256421c_244e_4186_adec_97f4784ddcd1.slice PodAnnotations:0xc0019bc380}] Aliases:map[]}"
2026-06-09 12:20:02.960412 | controller | Jun 09 11:17:19.502611 crc crio[21508]: time="2026-06-09T11:17:19.502509157Z" level=info msg="Adding pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-8dmjg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.960430 | controller | Jun 09 11:17:19.506835 crc crio[21508]: time="2026-06-09T11:17:19.50674951Z" level=info msg="Got pod network &{Name:nmstate-webhook-9b7874799-6jcx4 Namespace:openshift-nmstate ID:c47b5df08302c3ae4c4be2e912033de0f156d5173c14197b1fdef1c7d15085d3 UID:6311acae-d04a-43ef-90ff-292985406d3a NetNS:/var/run/netns/b8b0b42d-279b-471e-805e-56ed3e2d7ef2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6311acae_d04a_43ef_90ff_292985406d3a.slice PodAnnotations:0xc000852158}] Aliases:map[]}"
2026-06-09 12:20:02.960452 | controller | Jun 09 11:17:19.506835 crc crio[21508]: time="2026-06-09T11:17:19.506817502Z" level=info msg="Adding pod openshift-nmstate_nmstate-webhook-9b7874799-6jcx4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.960473 | controller | Jun 09 11:17:19.512972 crc crio[21508]: time="2026-06-09T11:17:19.512202708Z" level=info msg="Got pod network &{Name:console-5d5c9d6897-8w4x7 Namespace:openshift-console ID:47bd3ab3294167b65188ec932871bd26329250cf77c4614a5872f297e468c2c5 UID:936c386b-ff9d-479c-860d-7af85d8cee09 NetNS:/var/run/netns/65a63317-b048-46e9-8104-d7e6b4943401 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod936c386b_ff9d_479c_860d_7af85d8cee09.slice PodAnnotations:0xc00011e628}] Aliases:map[]}"
2026-06-09 12:20:02.960496 | controller | Jun 09 11:17:19.512972 crc crio[21508]: time="2026-06-09T11:17:19.512390793Z" level=info msg="Adding pod openshift-console_console-5d5c9d6897-8w4x7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.960515 | controller | Jun 09 11:17:19.518863 crc crio[21508]: time="2026-06-09T11:17:19.517998626Z" level=info msg="Ran pod sandbox 95f6a3bd370e5ab927ede5f0310e45997a0f30637b00f191ccdd8316faea5f48 with infra container: openshift-nmstate/nmstate-handler-8tp9b/POD" id=6156db20-4684-42b6-9f31-c9263d2351d3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.960534 | controller | Jun 09 11:17:19.523849 crc crio[21508]: time="2026-06-09T11:17:19.523439563Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=86cda955-88c2-4a22-8e06-15269fe4ab72 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.960558 | controller | Jun 09 11:17:19.540110 crc crio[21508]: time="2026-06-09T11:17:19.53954932Z" level=info msg="Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found" id=86cda955-88c2-4a22-8e06-15269fe4ab72 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.960577 | controller | Jun 09 11:17:19.540110 crc crio[21508]: time="2026-06-09T11:17:19.539725545Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found" id=86cda955-88c2-4a22-8e06-15269fe4ab72 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.960597 | controller | Jun 09 11:17:19.543377 crc crio[21508]: time="2026-06-09T11:17:19.543137894Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=f925840d-1676-4917-849d-6590c6d29868 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.960621 | controller | Jun 09 11:17:19.549821 crc crio[21508]: time="2026-06-09T11:17:19.549532449Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\""
2026-06-09 12:20:02.960642 | controller | Jun 09 11:17:19.585379 crc crio[21508]: time="2026-06-09T11:17:19.585178162Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:3ff571452f484c0211ce73a1965fd6ce23c29df4c9361a4fb9640ee9a34b3134" id=b8c84758-dd0d-41ed-8716-8c5fb3240507 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.960662 | controller | Jun 09 11:17:19.586448 crc crio[21508]: time="2026-06-09T11:17:19.586365146Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=0278f54e-4bfb-4720-b009-7375c41904d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.960680 | controller | Jun 09 11:17:19.587443 crc crio[21508]: time="2026-06-09T11:17:19.587406206Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:9c782f85ddcb0389a6fc6d4137624c95edbb8f30a5c0be1b76f414ee05a284b9" id=6b897b8d-4343-41fe-85b5-398b70b7666f name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.960699 | controller | Jun 09 11:17:19.588901 crc crio[21508]: time="2026-06-09T11:17:19.588735035Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=ffd9b4c2-55c8-44d7-9ce3-43ec5ad1bd20 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.960718 | controller | Jun 09 11:17:19.592007 crc crio[21508]: time="2026-06-09T11:17:19.591551286Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=697907d7-1e3a-4f53-ad5c-253d2be7c77d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.960741 | controller | Jun 09 11:17:19.593663 crc crio[21508]: time="2026-06-09T11:17:19.592970797Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=48c65614-a90b-4221-90f1-4db5fbf93447 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.960760 | controller | Jun 09 11:17:19.608216 crc crio[21508]: time="2026-06-09T11:17:19.608106826Z" level=info msg="Creating container: openshift-marketplace/community-operators-m888q/extract-content" id=c4927eaa-62b0-4ed9-b376-4bcce53f8664 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.960778 | controller | Jun 09 11:17:19.610381 crc crio[21508]: time="2026-06-09T11:17:19.608766485Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.960800 | controller | Jun 09 11:17:19.610381 crc crio[21508]: time="2026-06-09T11:17:19.609016352Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-8kn4t/extract-content" id=fc6a6bed-57be-453e-8377-87b87d6e9559 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.960821 | controller | Jun 09 11:17:19.613982 crc crio[21508]: time="2026-06-09T11:17:19.613856612Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.960842 | controller | Jun 09 11:17:19.701256 crc crio[21508]: time="2026-06-09T11:17:19.700960025Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.960860 | controller | Jun 09 11:17:19.714130 crc crio[21508]: time="2026-06-09T11:17:19.713860409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.960879 | controller | Jun 09 11:17:19.772995 crc crio[21508]: time="2026-06-09T11:17:19.77222303Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.960900 | controller | Jun 09 11:17:19.780994 crc crio[21508]: time="2026-06-09T11:17:19.780695145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.960921 | controller | Jun 09 11:17:19.937267 crc crio[21508]: time="2026-06-09T11:17:19.936838238Z" level=info msg="Created container 03af89f8bf376c2ffb619b18552b538a3e34935cf93dea246645205dca6ce66e: openshift-marketplace/redhat-operators-8kn4t/extract-content" id=fc6a6bed-57be-453e-8377-87b87d6e9559 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.960941 | controller | Jun 09 11:17:19.948618 crc crio[21508]: time="2026-06-09T11:17:19.944106589Z" level=info msg="Starting container: 03af89f8bf376c2ffb619b18552b538a3e34935cf93dea246645205dca6ce66e" id=292fd5dc-658c-40bf-9a8e-bd0527af9791 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.960959 | controller | Jun 09 11:17:19.981969 crc crio[21508]: time="2026-06-09T11:17:19.981741669Z" level=info msg="Created container c50ed6e764d7f3623224f2bbc33526d17bb66f3d7ac00d3c94ee487d33d69088: openshift-marketplace/community-operators-m888q/extract-content" id=c4927eaa-62b0-4ed9-b376-4bcce53f8664 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.960976 | controller | Jun 09 11:17:19.985852 crc crio[21508]: time="2026-06-09T11:17:19.985812307Z" level=info msg="Starting container: c50ed6e764d7f3623224f2bbc33526d17bb66f3d7ac00d3c94ee487d33d69088" id=ab349611-5efc-41f8-805b-153d9c06e3cc name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.960993 | controller | Jun 09 11:17:19.987009 crc crio[21508]: time="2026-06-09T11:17:19.986923849Z" level=info msg="Started container" PID=40309 containerID=03af89f8bf376c2ffb619b18552b538a3e34935cf93dea246645205dca6ce66e description=openshift-marketplace/redhat-operators-8kn4t/extract-content id=292fd5dc-658c-40bf-9a8e-bd0527af9791 name=/runtime.v1.RuntimeService/StartContainer sandboxID=600f06d6fe5a8199f4ef40751fa4bd7506ef968ef074d5ea234e8a0e0d0c730d
2026-06-09 12:20:02.961015 | controller | Jun 09 11:17:20.002983 crc crio[21508]: time="2026-06-09T11:17:20.002787659Z" level=info msg="Started container" PID=40313 containerID=c50ed6e764d7f3623224f2bbc33526d17bb66f3d7ac00d3c94ee487d33d69088 description=openshift-marketplace/community-operators-m888q/extract-content id=ab349611-5efc-41f8-805b-153d9c06e3cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=e532e178fde137e29342eab9ada4b30166b32c272c2d0d0ab349696934e0c467
2026-06-09 12:20:02.961034 | controller | Jun 09 11:17:21.632742 crc crio[21508]: 2026-06-09T11:17:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c47b5df08302c3a Mac:5a:bf:3c:42:33:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/b8b0b42d-279b-471e-805e-56ed3e2d7ef2 SocketPath: PciID:}] [{Interface:0xc0002ff630 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.961052 | controller | Jun 09 11:17:21.634504 crc crio[21508]: time="2026-06-09T11:17:21.634365621Z" level=info msg="Got pod network &{Name:nmstate-webhook-9b7874799-6jcx4 Namespace:openshift-nmstate ID:c47b5df08302c3ae4c4be2e912033de0f156d5173c14197b1fdef1c7d15085d3 UID:6311acae-d04a-43ef-90ff-292985406d3a NetNS:/var/run/netns/b8b0b42d-279b-471e-805e-56ed3e2d7ef2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6311acae_d04a_43ef_90ff_292985406d3a.slice PodAnnotations:0xc000852158}] Aliases:map[]}"
2026-06-09 12:20:02.961071 | controller | Jun 09 11:17:21.635637 crc crio[21508]: time="2026-06-09T11:17:21.634633899Z" level=info msg="Checking pod openshift-nmstate_nmstate-webhook-9b7874799-6jcx4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.961089 | controller | Jun 09 11:17:21.693892 crc crio[21508]: time="2026-06-09T11:17:21.687714306Z" level=info msg="Ran pod sandbox c47b5df08302c3ae4c4be2e912033de0f156d5173c14197b1fdef1c7d15085d3 with infra container: openshift-nmstate/nmstate-webhook-9b7874799-6jcx4/POD" id=1a058890-7556-4e9b-ace6-be73008f4e60 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.961106 | controller | Jun 09 11:17:21.725640 crc crio[21508]: time="2026-06-09T11:17:21.725155961Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=ed693cb0-5672-40d6-8548-4ae8b4dfd355 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.961124 | controller | Jun 09 11:17:21.725939 crc crio[21508]: time="2026-06-09T11:17:21.725790229Z" level=info msg="Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found" id=ed693cb0-5672-40d6-8548-4ae8b4dfd355 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.961144 | controller | Jun 09 11:17:21.725939 crc crio[21508]: time="2026-06-09T11:17:21.725865632Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found" id=ed693cb0-5672-40d6-8548-4ae8b4dfd355 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.961165 | controller | Jun 09 11:17:21.728942 crc crio[21508]: time="2026-06-09T11:17:21.72822552Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=aa5406bc-fbbf-4bfe-b76d-be6c3b793c0f name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.961187 | controller | Jun 09 11:17:21.746255 crc crio[21508]: time="2026-06-09T11:17:21.74098712Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\""
2026-06-09 12:20:02.961204 | controller | Jun 09 11:17:22.234649 crc crio[21508]: 2026-06-09T11:17:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fcc621b419bc258 Mac:a2:32:61:f7:56:68 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/16c46a81-3aac-472f-895f-231755840281 SocketPath: PciID:}] [{Interface:0xc0002c8a00 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.961222 | controller | Jun 09 11:17:22.236660 crc crio[21508]: time="2026-06-09T11:17:22.235766061Z" level=info msg="Got pod network &{Name:nmstate-metrics-756b4d6fc6-smz9f Namespace:openshift-nmstate ID:fcc621b419bc2582986559dad383a31e3794a1a76b659d0283165b8c05f37721 UID:dec50b93-86bc-4b16-9104-861198421c12 NetNS:/var/run/netns/16c46a81-3aac-472f-895f-231755840281 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddec50b93_86bc_4b16_9104_861198421c12.slice PodAnnotations:0xc000b28408}] Aliases:map[]}"
2026-06-09 12:20:02.961243 | controller | Jun 09 11:17:22.236660 crc crio[21508]: time="2026-06-09T11:17:22.235985707Z" level=info msg="Checking pod openshift-nmstate_nmstate-metrics-756b4d6fc6-smz9f for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.961264 | controller | Jun 09 11:17:22.244275 crc crio[21508]: time="2026-06-09T11:17:22.244169365Z" level=info msg="Ran pod sandbox fcc621b419bc2582986559dad383a31e3794a1a76b659d0283165b8c05f37721 with infra container: openshift-nmstate/nmstate-metrics-756b4d6fc6-smz9f/POD" id=2fa7b1e6-bda4-4a30-b957-43ba5aebf6b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.961284 | controller | Jun 09 11:17:22.252092 crc crio[21508]: time="2026-06-09T11:17:22.251915949Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=85b9e056-c60e-4f5b-b22d-d10e20054008 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.961302 | controller | Jun 09 11:17:22.252597 crc crio[21508]: time="2026-06-09T11:17:22.252156216Z" level=info msg="Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found" id=85b9e056-c60e-4f5b-b22d-d10e20054008 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.961320 | controller | Jun 09 11:17:22.252597 crc crio[21508]: time="2026-06-09T11:17:22.252227878Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found" id=85b9e056-c60e-4f5b-b22d-d10e20054008 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.961336 | controller | Jun 09 11:17:22.256159 crc crio[21508]: time="2026-06-09T11:17:22.256044578Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=4e02f7d7-66f0-4c56-9963-6016394e7b61 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.961374 | controller | Jun 09 11:17:22.281878 crc crio[21508]: time="2026-06-09T11:17:22.277782608Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\""
2026-06-09 12:20:02.961394 | controller | Jun 09 11:17:22.376980 crc crio[21508]: 2026-06-09T11:17:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3a69b98faec2dea Mac:1a:ad:5c:66:17:fc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/baa60430-d0e9-47ff-acdd-dbda85a8e952 SocketPath: PciID:}] [{Interface:0xc000390840 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.961415 | controller | Jun 09 11:17:22.378423 crc crio[21508]: time="2026-06-09T11:17:22.37794805Z" level=info msg="Got pod network &{Name:nmstate-console-plugin-9bcc7988b-8dmjg Namespace:openshift-nmstate ID:3a69b98faec2deac028331e99dca3d2e86cc0f0cff3e1030394f37102056c2cd UID:4256421c-244e-4186-adec-97f4784ddcd1 NetNS:/var/run/netns/baa60430-d0e9-47ff-acdd-dbda85a8e952 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4256421c_244e_4186_adec_97f4784ddcd1.slice PodAnnotations:0xc0019bc380}] Aliases:map[]}"
2026-06-09 12:20:02.961432 | controller | Jun 09 11:17:22.378423 crc crio[21508]: time="2026-06-09T11:17:22.378158116Z" level=info msg="Checking pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-8dmjg for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.961450 | controller | Jun 09 11:17:22.397526 crc crio[21508]: time="2026-06-09T11:17:22.386794896Z" level=info msg="Ran pod sandbox 3a69b98faec2deac028331e99dca3d2e86cc0f0cff3e1030394f37102056c2cd with infra container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-8dmjg/POD" id=78ce9379-9860-44d6-80ad-75fdf44a5c82 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.961470 | controller | Jun 09 11:17:22.397526 crc crio[21508]: time="2026-06-09T11:17:22.395279752Z" level=info msg="Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=430cfca2-f958-46c3-9676-150c923673c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.961488 | controller | Jun 09 11:17:22.405405 crc crio[21508]: time="2026-06-09T11:17:22.402080449Z" level=info msg="Image registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e not found" id=430cfca2-f958-46c3-9676-150c923673c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.961508 | controller | Jun 09 11:17:22.405405 crc crio[21508]: time="2026-06-09T11:17:22.402194082Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e found" id=430cfca2-f958-46c3-9676-150c923673c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.961527 | controller | Jun 09 11:17:22.408839 crc crio[21508]: time="2026-06-09T11:17:22.405102346Z" level=info msg="Pulling image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=38151aaf-4217-4846-8b61-1bdbc2b6f85f name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.961548 | controller | Jun 09 11:17:22.417660 crc crio[21508]: time="2026-06-09T11:17:22.417243388Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\""
2026-06-09 12:20:02.961566 | controller | Jun 09 11:17:22.430207 crc crio[21508]: 2026-06-09T11:17:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:47bd3ab3294167b Mac:9a:68:59:f5:60:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/65a63317-b048-46e9-8104-d7e6b4943401 SocketPath: PciID:}] [{Interface:0xc00012a5d0 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.961586 | controller | Jun 09 11:17:22.430923 crc crio[21508]: time="2026-06-09T11:17:22.430819311Z" level=info msg="Got pod network &{Name:console-5d5c9d6897-8w4x7 Namespace:openshift-console ID:47bd3ab3294167b65188ec932871bd26329250cf77c4614a5872f297e468c2c5 UID:936c386b-ff9d-479c-860d-7af85d8cee09 NetNS:/var/run/netns/65a63317-b048-46e9-8104-d7e6b4943401 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod936c386b_ff9d_479c_860d_7af85d8cee09.slice PodAnnotations:0xc00011e628}] Aliases:map[]}"
2026-06-09 12:20:02.961610 | controller | Jun 09 11:17:22.431185 crc crio[21508]: time="2026-06-09T11:17:22.431037498Z" level=info msg="Checking pod openshift-console_console-5d5c9d6897-8w4x7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.961630 | controller | Jun 09 11:17:22.441599 crc crio[21508]: time="2026-06-09T11:17:22.441240573Z" level=info msg="Ran pod sandbox 47bd3ab3294167b65188ec932871bd26329250cf77c4614a5872f297e468c2c5 with infra container: openshift-console/console-5d5c9d6897-8w4x7/POD" id=af067fea-6049-48c4-9609-3a1bd720b8a3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.961647 | controller | Jun 09 11:17:22.445256 crc crio[21508]: time="2026-06-09T11:17:22.445000962Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=1e91bbfc-d62b-4173-abdb-df23f2d1e3af name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.961663 | controller | Jun 09 11:17:22.457062 crc crio[21508]: time="2026-06-09T11:17:22.450878502Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=01b9a9e2-9e9a-46d1-8622-d9fe07030c57 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.961680 | controller | Jun 09 11:17:22.473128 crc crio[21508]: time="2026-06-09T11:17:22.472980162Z" level=info msg="Creating container: openshift-console/console-5d5c9d6897-8w4x7/console" id=717bb441-bde1-48c2-9c63-a3a6ccc47d40 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.961695 | controller | Jun 09 11:17:22.473733 crc crio[21508]: time="2026-06-09T11:17:22.473651602Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.961729 | controller | Jun 09 11:17:22.533897 crc crio[21508]: time="2026-06-09T11:17:22.533752603Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.961747 | controller | Jun 09 11:17:22.541693 crc crio[21508]: time="2026-06-09T11:17:22.541545379Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.961767 | controller | Jun 09 11:17:22.713366 crc crio[21508]: time="2026-06-09T11:17:22.713080808Z" level=info msg="Created container 38c4f72b40efc962e3946e0861537c887905bd31aed31c49f64f997b910603b9: openshift-console/console-5d5c9d6897-8w4x7/console" id=717bb441-bde1-48c2-9c63-a3a6ccc47d40 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.961786 | controller | Jun 09 11:17:22.716624 crc crio[21508]: time="2026-06-09T11:17:22.716397854Z" level=info msg="Starting container: 38c4f72b40efc962e3946e0861537c887905bd31aed31c49f64f997b910603b9" id=336ef03d-911a-4dc4-b66b-39acaa802b93 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.961804 | controller | Jun 09 11:17:22.731747 crc crio[21508]: time="2026-06-09T11:17:22.731590044Z" level=info msg="Started container" PID=40560 containerID=38c4f72b40efc962e3946e0861537c887905bd31aed31c49f64f997b910603b9 description=openshift-console/console-5d5c9d6897-8w4x7/console id=336ef03d-911a-4dc4-b66b-39acaa802b93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=47bd3ab3294167b65188ec932871bd26329250cf77c4614a5872f297e468c2c5
2026-06-09 12:20:02.961822 | controller | Jun 09 11:17:26.080804 crc crio[21508]: time="2026-06-09T11:17:26.079452318Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a26ce13c-57d8-4901-8287-3d24b46b2a93 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.961846 | controller | Jun 09 11:17:26.086900 crc crio[21508]: time="2026-06-09T11:17:26.086632628Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=39f61f44-035d-4810-92bc-598b653c0a28 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.961862 | controller | Jun 09 11:17:26.114721 crc crio[21508]: time="2026-06-09T11:17:26.113869472Z" level=info msg="Creating container: openshift-marketplace/community-operators-m888q/registry-server" id=4335eb31-ee1e-4680-877c-ce5a05200c17 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.961877 | controller | Jun 09 11:17:26.118591 crc crio[21508]: time="2026-06-09T11:17:26.11826023Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.961893 | controller | Jun 09 11:17:26.241130 crc crio[21508]: time="2026-06-09T11:17:26.240318797Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.961909 | controller | Jun 09 11:17:26.257566 crc crio[21508]: time="2026-06-09T11:17:26.257025284Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.961929 | controller | Jun 09 11:17:26.613540 crc crio[21508]: time="2026-06-09T11:17:26.613267258Z" level=info msg="Created container 49cfe7936b8ab5cdcfd3ee6172c6d1dbc114992dea6457f631e13f48c0850d5c: openshift-marketplace/community-operators-m888q/registry-server" id=4335eb31-ee1e-4680-877c-ce5a05200c17 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.961948 | controller | Jun 09 11:17:26.614913 crc crio[21508]: time="2026-06-09T11:17:26.614794502Z" level=info msg="Starting container: 49cfe7936b8ab5cdcfd3ee6172c6d1dbc114992dea6457f631e13f48c0850d5c" id=bf2cc8a1-ff34-41d1-b7bf-748533160576 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.961967 | controller | Jun 09 11:17:26.629236 crc crio[21508]: time="2026-06-09T11:17:26.628962935Z" level=info msg="Started container" PID=40611 containerID=49cfe7936b8ab5cdcfd3ee6172c6d1dbc114992dea6457f631e13f48c0850d5c description=openshift-marketplace/community-operators-m888q/registry-server id=bf2cc8a1-ff34-41d1-b7bf-748533160576 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e532e178fde137e29342eab9ada4b30166b32c272c2d0d0ab349696934e0c467
2026-06-09 12:20:02.961986 | controller | Jun 09 11:17:30.555593 crc crio[21508]: time="2026-06-09T11:17:30.54221536Z" level=info msg="Stopping pod sandbox: 6f44a401c7aa7db51912be19cbec7d20fe0ead2586dc1647af355c930b60d85a" id=668a08c0-3726-439e-8219-8c649969e790 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.962006 | controller | Jun 09 11:17:30.558919 crc crio[21508]: time="2026-06-09T11:17:30.556752463Z" level=info msg="Stopped pod sandbox (already stopped): 6f44a401c7aa7db51912be19cbec7d20fe0ead2586dc1647af355c930b60d85a" id=668a08c0-3726-439e-8219-8c649969e790 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.962026 | controller | Jun 09 11:17:30.558919 crc crio[21508]: time="2026-06-09T11:17:30.558845344Z" level=info msg="Removing pod sandbox: 6f44a401c7aa7db51912be19cbec7d20fe0ead2586dc1647af355c930b60d85a" id=41cbc3cc-bcaf-4024-be4b-b8a9cd465a48 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.962045 | controller | Jun 09 11:17:36.503612 crc crio[21508]: time="2026-06-09T11:17:36.502563984Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=bd341617-7884-4237-8c8f-557a54b347f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.962069 | controller | Jun 09 11:17:37.638592 crc crio[21508]: time="2026-06-09T11:17:37.638483455Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=5a5ceb41-5d3e-4fdc-be86-18a5c98575e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.962088 | controller | Jun 09 11:17:37.713770 crc crio[21508]: time="2026-06-09T11:17:37.713658496Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-8kn4t/registry-server" id=0c073bda-5df9-4b4b-b089-2121eb09feac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.962108 | controller | Jun 09 11:17:37.896584 crc crio[21508]: time="2026-06-09T11:17:37.896273669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.962127 | controller | Jun 09 11:17:37.913270 crc crio[21508]: time="2026-06-09T11:17:37.913191662Z" level=info msg="Removed pod sandbox: 6f44a401c7aa7db51912be19cbec7d20fe0ead2586dc1647af355c930b60d85a" id=41cbc3cc-bcaf-4024-be4b-b8a9cd465a48 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.962143 | controller | Jun 09 11:17:37.934848 crc crio[21508]: time="2026-06-09T11:17:37.93473635Z" level=info msg="Pulled image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3bf2d5fbb780de667ad48e0102ef7d2abd032bf1a490bb8344ff7b8fa745446a" id=38151aaf-4217-4846-8b61-1bdbc2b6f85f name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.962158 | controller | Jun 09 11:17:37.935754 crc crio[21508]: time="2026-06-09T11:17:37.935674737Z" level=info msg="Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=13380f02-cfea-49a1-8ba9-419b12f447b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.962174 | controller | Jun 09 11:17:37.943640 crc crio[21508]: time="2026-06-09T11:17:37.943547807Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede" id=4e02f7d7-66f0-4c56-9963-6016394e7b61 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.962189 | controller | Jun 09 11:17:37.944248 crc crio[21508]: time="2026-06-09T11:17:37.944171475Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=260fd323-01fa-4a1c-9a89-93750f9e618e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.962204 | controller | Jun 09 11:17:37.964242 crc crio[21508]: time="2026-06-09T11:17:37.964009463Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede" id=f925840d-1676-4917-849d-6590c6d29868 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.962219 | controller | Jun 09 11:17:37.965031 crc crio[21508]: time="2026-06-09T11:17:37.964958781Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=e3feadb2-56e1-406f-9365-6a40e46f57bc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.962234 | controller | Jun 09 11:17:38.006851 crc crio[21508]: time="2026-06-09T11:17:38.006757159Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.962249 | controller | Jun 09 11:17:38.012455 crc crio[21508]: time="2026-06-09T11:17:38.012055174Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede" id=aa5406bc-fbbf-4bfe-b76d-be6c3b793c0f name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.962267 | controller | Jun 09 11:17:38.013657 crc crio[21508]: time="2026-06-09T11:17:38.01362195Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=09bdfc92-5f62-4c66-927d-4aff08c8cb55 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.962283 | controller | Jun 09 11:17:38.013862 crc crio[21508]: time="2026-06-09T11:17:38.013737213Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=c0c7ba1b-7924-43fc-8e41-34c9d9239a6e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.962298 | controller | Jun 09 11:17:38.014123 crc crio[21508]: time="2026-06-09T11:17:38.013782784Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=465f1d39-91ae-45a4-b363-a5fae27a3577 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.962313 | controller | Jun 09 11:17:38.021137 crc crio[21508]: time="2026-06-09T11:17:38.021051086Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.962328 | controller | Jun 09 11:17:38.021540 crc crio[21508]: time="2026-06-09T11:17:38.021437827Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=362cd23a-5213-477a-85e4-945a0507e656 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.962343 | controller | Jun 09 11:17:38.025727 crc crio[21508]: time="2026-06-09T11:17:38.025276679Z" level=info msg="Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=80486ad1-2bcd-4732-a203-a1ae86e1da95 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.962387 | controller | Jun 09 11:17:38.030608 crc crio[21508]: time="2026-06-09T11:17:38.030536163Z" level=info msg="Creating container: openshift-nmstate/nmstate-handler-8tp9b/nmstate-handler" id=6f844594-8295-4396-b8e1-443ab1315f51 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.962404 | controller | Jun 09 11:17:38.032709 crc crio[21508]: time="2026-06-09T11:17:38.032640624Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.962420 | controller | Jun 09 11:17:38.038837 crc crio[21508]: time="2026-06-09T11:17:38.038746052Z" level=info msg="Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-smz9f/nmstate-metrics" id=05686d58-c9c5-4b13-a6dd-67c5f0d11374 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.962435 | controller | Jun 09 11:17:38.043567 crc crio[21508]: time="2026-06-09T11:17:38.04349086Z" level=info msg="Creating container: openshift-nmstate/nmstate-webhook-9b7874799-6jcx4/nmstate-webhook" id=6dfb13a2-7bc0-4a51-bfd1-2ca773212ac0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.962451 | controller | Jun 09 11:17:38.047847 crc crio[21508]: time="2026-06-09T11:17:38.047774985Z" level=info msg="Creating container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-8dmjg/nmstate-console-plugin" id=73f618d2-13d4-4daa-9a50-e9a794e466de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.962466 | controller | Jun 09 11:17:38.052487 crc crio[21508]: time="2026-06-09T11:17:38.05239105Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.962481 | controller | Jun 09 11:17:38.052676 crc crio[21508]: time="2026-06-09T11:17:38.052598266Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.962500 | controller | Jun 09 11:17:38.052880 crc crio[21508]: time="2026-06-09T11:17:38.052822762Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.962516 | controller | Jun 09 11:17:38.087139 crc crio[21508]: time="2026-06-09T11:17:38.08706703Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.962531 | controller | Jun 09 11:17:38.114662 crc crio[21508]: time="2026-06-09T11:17:38.114611673Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.962546 | controller | Jun 09 11:17:38.119954 crc crio[21508]: time="2026-06-09T11:17:38.119794844Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.962561 | controller | Jun 09 11:17:38.121233 crc crio[21508]: time="2026-06-09T11:17:38.121156284Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.962576 | controller | Jun 09 11:17:38.124838 crc crio[21508]: time="2026-06-09T11:17:38.1247815Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.962592 | controller | Jun 09 11:17:38.128646 crc crio[21508]: time="2026-06-09T11:17:38.128599201Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.962607 | controller | Jun 09 11:17:38.135705 crc crio[21508]: time="2026-06-09T11:17:38.135628686Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.962622 | controller | Jun 09 11:17:38.250198 crc crio[21508]: time="2026-06-09T11:17:38.249598328Z" level=info msg="Created container be859e2b6e91d9c2987221dd198d3e38f3111b15c50937561eedbcbbe37a2366: openshift-marketplace/redhat-operators-8kn4t/registry-server" id=0c073bda-5df9-4b4b-b089-2121eb09feac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.962637 | controller | Jun 09 11:17:38.252932 crc crio[21508]: time="2026-06-09T11:17:38.252835822Z" level=info msg="Starting container: be859e2b6e91d9c2987221dd198d3e38f3111b15c50937561eedbcbbe37a2366" id=361297bd-ea7d-404d-a10c-d7b391ccd1cb name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.962653 | controller | Jun 09 11:17:38.262761 crc crio[21508]: time="2026-06-09T11:17:38.26235127Z" level=info msg="Started container" PID=40854 containerID=be859e2b6e91d9c2987221dd198d3e38f3111b15c50937561eedbcbbe37a2366 description=openshift-marketplace/redhat-operators-8kn4t/registry-server id=361297bd-ea7d-404d-a10c-d7b391ccd1cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=600f06d6fe5a8199f4ef40751fa4bd7506ef968ef074d5ea234e8a0e0d0c730d
2026-06-09 12:20:02.962669 | controller | Jun 09 11:17:38.317601 crc crio[21508]: time="2026-06-09T11:17:38.317486657Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.962684 | controller | Jun 09 11:17:38.352091 crc crio[21508]: time="2026-06-09T11:17:38.351965372Z" level=info msg="Created container 0c5fcfda946368e5e877ab070c62f30f2b29493042f0a102fd5c498fae46aa08: openshift-nmstate/nmstate-webhook-9b7874799-6jcx4/nmstate-webhook" id=6dfb13a2-7bc0-4a51-bfd1-2ca773212ac0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.962703 | controller | Jun 09 11:17:38.353692 crc crio[21508]: time="2026-06-09T11:17:38.35360542Z" level=info msg="Starting container: 0c5fcfda946368e5e877ab070c62f30f2b29493042f0a102fd5c498fae46aa08" id=de388581-c932-4b18-aa91-0bbb250e5e45 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.962718 | controller | Jun 09 11:17:38.354713 crc crio[21508]: time="2026-06-09T11:17:38.354582228Z" level=info msg="Created container 6f840b9c23487b3959da6e3943f9dfce3a1b911774e0bd9202ae81a91fdee165: openshift-nmstate/nmstate-metrics-756b4d6fc6-smz9f/nmstate-metrics" id=05686d58-c9c5-4b13-a6dd-67c5f0d11374 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.962734 | controller | Jun 09 11:17:38.355811 crc crio[21508]: time="2026-06-09T11:17:38.355756792Z" level=info msg="Starting container: 6f840b9c23487b3959da6e3943f9dfce3a1b911774e0bd9202ae81a91fdee165" id=64803a19-1b0f-4772-a765-cc7c3bdba285 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.962797 | controller | Jun 09 11:17:38.360589 crc crio[21508]: time="2026-06-09T11:17:38.360418898Z" level=info msg="Started container" PID=40883 containerID=0c5fcfda946368e5e877ab070c62f30f2b29493042f0a102fd5c498fae46aa08 description=openshift-nmstate/nmstate-webhook-9b7874799-6jcx4/nmstate-webhook id=de388581-c932-4b18-aa91-0bbb250e5e45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c47b5df08302c3ae4c4be2e912033de0f156d5173c14197b1fdef1c7d15085d3
2026-06-09 12:20:02.962816 | controller | Jun 09 11:17:38.363737 crc crio[21508]: time="2026-06-09T11:17:38.3635677Z" level=info msg="Started container" PID=40884 containerID=6f840b9c23487b3959da6e3943f9dfce3a1b911774e0bd9202ae81a91fdee165 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-smz9f/nmstate-metrics id=64803a19-1b0f-4772-a765-cc7c3bdba285 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fcc621b419bc2582986559dad383a31e3794a1a76b659d0283165b8c05f37721
2026-06-09 12:20:02.962833 | controller | Jun 09 11:17:38.369123 crc crio[21508]: time="2026-06-09T11:17:38.36904451Z" level=info msg="Created container c62e9e966337702c0a2bb30412baec307eedf5ff1f335eac6558ee18b7aeb696: openshift-nmstate/nmstate-console-plugin-9bcc7988b-8dmjg/nmstate-console-plugin" id=73f618d2-13d4-4daa-9a50-e9a794e466de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.962849 | controller | Jun 09 11:17:38.370080 crc crio[21508]: time="2026-06-09T11:17:38.370010108Z" level=info msg="Starting container: c62e9e966337702c0a2bb30412baec307eedf5ff1f335eac6558ee18b7aeb696" id=7125e77b-38fe-4cfb-afdd-bcb881cf059d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.962864 | controller | Jun 09 11:17:38.381737 crc crio[21508]: time="2026-06-09T11:17:38.380975418Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=d3a837ea-4c70-49f0-80fd-53dbaa270164 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.962880 | controller | Jun 09 11:17:38.381737 crc crio[21508]: time="2026-06-09T11:17:38.381230415Z" level=info msg="Image registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 not found" id=d3a837ea-4c70-49f0-80fd-53dbaa270164 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.962895 | controller | Jun 09 11:17:38.381737 crc crio[21508]: time="2026-06-09T11:17:38.381351669Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 found" id=d3a837ea-4c70-49f0-80fd-53dbaa270164 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.962911 | controller | Jun 09 11:17:38.381737 crc crio[21508]: time="2026-06-09T11:17:38.380986118Z" level=info msg="Started container" PID=40885 containerID=c62e9e966337702c0a2bb30412baec307eedf5ff1f335eac6558ee18b7aeb696 description=openshift-nmstate/nmstate-console-plugin-9bcc7988b-8dmjg/nmstate-console-plugin id=7125e77b-38fe-4cfb-afdd-bcb881cf059d name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a69b98faec2deac028331e99dca3d2e86cc0f0cff3e1030394f37102056c2cd
2026-06-09 12:20:02.962930 | controller | Jun 09 11:17:38.384717 crc crio[21508]: time="2026-06-09T11:17:38.383878102Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=4ef1bb9b-72e5-4ebb-900c-f5a0b84ab95a name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.962946 | controller | Jun 09 11:17:38.393670 crc crio[21508]: time="2026-06-09T11:17:38.393552744Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\""
2026-06-09 12:20:02.962962 | controller | Jun 09 11:17:38.436958 crc crio[21508]: time="2026-06-09T11:17:38.436771734Z" level=info msg="Created container f52519792b05d65c3c60f39325c063d600b3a12e6c73c4f5421fa3fd429d798a: openshift-nmstate/nmstate-handler-8tp9b/nmstate-handler" id=6f844594-8295-4396-b8e1-443ab1315f51 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.962978 | controller | Jun 09 11:17:38.439636 crc crio[21508]: time="2026-06-09T11:17:38.439588816Z" level=info msg="Starting container: f52519792b05d65c3c60f39325c063d600b3a12e6c73c4f5421fa3fd429d798a" id=550ff5e1-fba2-4810-8582-ca7452fb5641 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.962994 | controller | Jun 09 11:17:38.451986 crc crio[21508]: time="2026-06-09T11:17:38.451798152Z" level=info msg="Started container" PID=40903 containerID=f52519792b05d65c3c60f39325c063d600b3a12e6c73c4f5421fa3fd429d798a description=openshift-nmstate/nmstate-handler-8tp9b/nmstate-handler id=550ff5e1-fba2-4810-8582-ca7452fb5641 name=/runtime.v1.RuntimeService/StartContainer sandboxID=95f6a3bd370e5ab927ede5f0310e45997a0f30637b00f191ccdd8316faea5f48
2026-06-09 12:20:02.963010 | controller | Jun 09 11:17:40.596727 crc crio[21508]: time="2026-06-09T11:17:40.596132296Z" level=info msg="Stopping container: 49cfe7936b8ab5cdcfd3ee6172c6d1dbc114992dea6457f631e13f48c0850d5c (timeout: 2s)" id=49e8985b-23a7-46c2-9606-1c0b183992e5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.963026 | controller | Jun 09 11:17:43.228506 crc crio[21508]: time="2026-06-09T11:17:43.226679423Z" level=info msg="Stopped container 49cfe7936b8ab5cdcfd3ee6172c6d1dbc114992dea6457f631e13f48c0850d5c: openshift-marketplace/community-operators-m888q/registry-server" id=49e8985b-23a7-46c2-9606-1c0b183992e5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.963042 | controller | Jun 09 11:17:43.229928 crc crio[21508]: time="2026-06-09T11:17:43.229710111Z" level=info msg="Stopping pod sandbox: e532e178fde137e29342eab9ada4b30166b32c272c2d0d0ab349696934e0c467" id=9b20f0a2-766a-4f81-8a08-9791de7405d5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.963058 | controller | Jun 09 11:17:43.231272 crc crio[21508]: time="2026-06-09T11:17:43.231176104Z" level=info msg="Got pod network &{Name:community-operators-m888q Namespace:openshift-marketplace ID:e532e178fde137e29342eab9ada4b30166b32c272c2d0d0ab349696934e0c467 UID:f9df2287-d5b1-400a-ae85-4533274c94a4 NetNS:/var/run/netns/f6a9719f-93df-42e7-a7a3-e3dd637e7fec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf9df2287_d5b1_400a_ae85_4533274c94a4.slice PodAnnotations:0xc000b28c20}] Aliases:map[]}"
2026-06-09 12:20:02.963074 | controller | Jun 09 11:17:43.231528 crc crio[21508]: time="2026-06-09T11:17:43.231446002Z" level=info msg="Deleting pod openshift-marketplace_community-operators-m888q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.963091 | controller | Jun 09 11:17:43.344612 crc crio[21508]: time="2026-06-09T11:17:43.344432214Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:281a4f96defc7aa220db5af8ea7f3a4ab914e4b932e6edea4c2b02d95fbc5672" id=4ef1bb9b-72e5-4ebb-900c-f5a0b84ab95a name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.963153 | controller | Jun 09 11:17:43.345795 crc crio[21508]: time="2026-06-09T11:17:43.345610499Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=cc311fce-9f82-49bc-90df-7c62db496b1b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.963174 | controller | Jun 09 11:17:43.350213 crc crio[21508]: time="2026-06-09T11:17:43.350136871Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=a6a8d68a-dc78-4277-a90d-2878f3230171 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.963192 | controller | Jun 09 11:17:43.360805 crc crio[21508]: time="2026-06-09T11:17:43.360706309Z" level=info msg="Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-smz9f/kube-rbac-proxy" id=0c93867b-9bf5-46ee-95b0-2bde824fd1d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.963208 | controller | Jun 09 11:17:43.362783 crc crio[21508]: time="2026-06-09T11:17:43.362705267Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.963225 | controller | Jun 09 11:17:43.417457 crc crio[21508]: time="2026-06-09T11:17:43.412992073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.963240 | controller | Jun 09 11:17:43.420065 crc crio[21508]: time="2026-06-09T11:17:43.419678308Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.963256 | controller | Jun 09 11:17:43.545814 crc crio[21508]: time="2026-06-09T11:17:43.545147705Z" level=info msg="Created container 96489f8d426e0bb860b9ac96412163798d6f2e4bc4f425f7aae37250ba56f964: openshift-nmstate/nmstate-metrics-756b4d6fc6-smz9f/kube-rbac-proxy" id=0c93867b-9bf5-46ee-95b0-2bde824fd1d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.963272 | controller | Jun 09 11:17:43.549531 crc crio[21508]: time="2026-06-09T11:17:43.54943351Z" level=info msg="Starting container: 96489f8d426e0bb860b9ac96412163798d6f2e4bc4f425f7aae37250ba56f964" id=ace0b686-a7fa-469d-9487-2f5e01d224e3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.963287 | controller | Jun 09 11:17:43.565441 crc crio[21508]: time="2026-06-09T11:17:43.564684164Z" level=info msg="Started container" PID=41162 containerID=96489f8d426e0bb860b9ac96412163798d6f2e4bc4f425f7aae37250ba56f964 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-smz9f/kube-rbac-proxy id=ace0b686-a7fa-469d-9487-2f5e01d224e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fcc621b419bc2582986559dad383a31e3794a1a76b659d0283165b8c05f37721
2026-06-09 12:20:02.963303 | controller | Jun 09 11:17:43.573745 crc crio[21508]: time="2026-06-09T11:17:43.573696247Z" level=info msg="Stopped pod sandbox: e532e178fde137e29342eab9ada4b30166b32c272c2d0d0ab349696934e0c467" id=9b20f0a2-766a-4f81-8a08-9791de7405d5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.963319 | controller | Jun 09 11:17:43.670886 crc crio[21508]: time="2026-06-09T11:17:43.670496099Z" level=info msg="Removing container: 49cfe7936b8ab5cdcfd3ee6172c6d1dbc114992dea6457f631e13f48c0850d5c" id=42f35dcc-6613-4fe8-9e96-db049976f807 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.963334 | controller | Jun 09 11:17:43.699056 crc crio[21508]: time="2026-06-09T11:17:43.698955458Z" level=info msg="Removed container 49cfe7936b8ab5cdcfd3ee6172c6d1dbc114992dea6457f631e13f48c0850d5c: openshift-marketplace/community-operators-m888q/registry-server" id=42f35dcc-6613-4fe8-9e96-db049976f807 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.963365 | controller | Jun 09 11:17:43.710876 crc crio[21508]: time="2026-06-09T11:17:43.710806854Z" level=info msg="Removing container: c50ed6e764d7f3623224f2bbc33526d17bb66f3d7ac00d3c94ee487d33d69088" id=6b3901b1-e0a8-4586-8c77-6153cc175462 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.963386 | controller | Jun 09 11:17:43.750840 crc crio[21508]: time="2026-06-09T11:17:43.750727897Z" level=info msg="Removed container c50ed6e764d7f3623224f2bbc33526d17bb66f3d7ac00d3c94ee487d33d69088: openshift-marketplace/community-operators-m888q/extract-content" id=6b3901b1-e0a8-4586-8c77-6153cc175462 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.963402 | controller | Jun 09 11:17:43.753522 crc crio[21508]: time="2026-06-09T11:17:43.753261301Z" level=info msg="Removing container: 1a8627992be22d654562eafffde863d089258046ba6555e8d17288072e404edf" id=8df24ed5-b60e-4e80-b0d2-833f192352ca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.963417 | controller | Jun 09 11:17:43.770696 crc crio[21508]: time="2026-06-09T11:17:43.770568506Z" level=info msg="Removed container 1a8627992be22d654562eafffde863d089258046ba6555e8d17288072e404edf: openshift-marketplace/community-operators-m888q/extract-utilities" id=8df24ed5-b60e-4e80-b0d2-833f192352ca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.963432 | controller | Jun 09 11:17:44.385525 crc crio[21508]: time="2026-06-09T11:17:44.385363726Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-q4wbz/POD" id=f61b8bcc-210c-4624-8890-5147e14e58ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.963448 | controller | Jun 09 11:17:44.385525 crc crio[21508]: time="2026-06-09T11:17:44.3854914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.963463 | controller | Jun 09 11:17:44.414368 crc crio[21508]: time="2026-06-09T11:17:44.40986986Z" level=info msg="Got pod network &{Name:redhat-marketplace-q4wbz Namespace:openshift-marketplace ID:ad8bbfcf1921b392b1b99b2d27fb2cd603448960505e78441957272811393687 UID:2f131d65-f0f8-4e46-a260-a3fca561d800 NetNS:/var/run/netns/c2bb256b-907e-4c29-a63b-b8d8db8097cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f131d65_f0f8_4e46_a260_a3fca561d800.slice PodAnnotations:0xc00244e770}] Aliases:map[]}"
2026-06-09 12:20:02.963479 | controller | Jun 09 11:17:44.414368 crc crio[21508]: time="2026-06-09T11:17:44.409927712Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-q4wbz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.963495 | controller | Jun 09 11:17:45.064033 crc crio[21508]: 2026-06-09T11:17:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ad8bbfcf1921b39 Mac:66:54:2d:ba:25:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/c2bb256b-907e-4c29-a63b-b8d8db8097cd SocketPath: PciID:}] [{Interface:0xc0004be5c0 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.963512 | controller | Jun 09 11:17:45.066126 crc crio[21508]: time="2026-06-09T11:17:45.066022926Z" level=info msg="Got pod network &{Name:redhat-marketplace-q4wbz Namespace:openshift-marketplace ID:ad8bbfcf1921b392b1b99b2d27fb2cd603448960505e78441957272811393687 UID:2f131d65-f0f8-4e46-a260-a3fca561d800 NetNS:/var/run/netns/c2bb256b-907e-4c29-a63b-b8d8db8097cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f131d65_f0f8_4e46_a260_a3fca561d800.slice PodAnnotations:0xc00244e770}] Aliases:map[]}"
2026-06-09 12:20:02.963528 | controller | Jun 09 11:17:45.066373 crc crio[21508]: time="2026-06-09T11:17:45.066268274Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-q4wbz for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.963550 | controller | Jun 09 11:17:45.075163 crc crio[21508]: time="2026-06-09T11:17:45.075032859Z" level=info msg="Ran pod sandbox ad8bbfcf1921b392b1b99b2d27fb2cd603448960505e78441957272811393687 with infra container: openshift-marketplace/redhat-marketplace-q4wbz/POD" id=f61b8bcc-210c-4624-8890-5147e14e58ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.963566 | controller | Jun 09 11:17:45.079149 crc crio[21508]: time="2026-06-09T11:17:45.079026765Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5d9d2bdd-1110-4609-8950-5bf69c7cfe2a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.963582 | controller | Jun 09 11:17:45.082661 crc crio[21508]: time="2026-06-09T11:17:45.082532588Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=dbc5f080-1bf7-49fe-b45b-7c77480de8e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.963597 | controller | Jun 09 11:17:45.089268 crc crio[21508]: time="2026-06-09T11:17:45.089085549Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-q4wbz/extract-utilities" id=676e07f7-cfb8-412b-ae65-74b28c0910f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.963612 | controller | Jun 09 11:17:45.089835 crc crio[21508]: time="2026-06-09T11:17:45.089776609Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.963627 | controller | Jun 09 11:17:45.121200 crc crio[21508]: time="2026-06-09T11:17:45.12105136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.963642 | controller | Jun 09 11:17:45.126005 crc crio[21508]: time="2026-06-09T11:17:45.125932643Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.963658 | controller | Jun 09 11:17:45.228997 crc crio[21508]: time="2026-06-09T11:17:45.228872683Z" level=info msg="Created container 8bc2ea85e03769d08044d97a0af3bdf581b112a09659fd3d888ca7fc1639978b: openshift-marketplace/redhat-marketplace-q4wbz/extract-utilities" id=676e07f7-cfb8-412b-ae65-74b28c0910f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.963673 | controller | Jun 09 11:17:45.230242 crc crio[21508]: time="2026-06-09T11:17:45.230096389Z" level=info msg="Starting container: 8bc2ea85e03769d08044d97a0af3bdf581b112a09659fd3d888ca7fc1639978b" id=508c9699-a758-4841-8f04-050e21bb18f5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.963688 | controller | Jun 09 11:17:45.238743 crc crio[21508]: time="2026-06-09T11:17:45.237496125Z" level=info msg="Started container" PID=41252 containerID=8bc2ea85e03769d08044d97a0af3bdf581b112a09659fd3d888ca7fc1639978b description=openshift-marketplace/redhat-marketplace-q4wbz/extract-utilities id=508c9699-a758-4841-8f04-050e21bb18f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad8bbfcf1921b392b1b99b2d27fb2cd603448960505e78441957272811393687
2026-06-09 12:20:02.963704 | controller | Jun 09 11:17:45.693451 crc crio[21508]: time="2026-06-09T11:17:45.693336912Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=e149eda6-ac05-4a51-b929-e2ebc98b2b8c name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.963719 | controller | Jun 09 11:17:45.697057 crc crio[21508]: time="2026-06-09T11:17:45.696934587Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-09 12:20:02.963734 | controller | Jun 09 11:17:46.288854 crc crio[21508]: time="2026-06-09T11:17:46.288763408Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=e149eda6-ac05-4a51-b929-e2ebc98b2b8c name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.963753 | controller | Jun 09 11:17:46.289643 crc crio[21508]: time="2026-06-09T11:17:46.289577952Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=12edb6d7-6346-462d-80ac-e11a257f337b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.963769 | controller | Jun 09 11:17:46.292642 crc crio[21508]: time="2026-06-09T11:17:46.292594079Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=bdca2014-6d93-4a36-8ea0-8d3f1b61534f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.963785 | controller | Jun 09 11:17:46.303914 crc crio[21508]: time="2026-06-09T11:17:46.303830437Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-q4wbz/extract-content" id=6ffcad6c-9f41-49eb-8edc-ee0a5a679958 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.963800 | controller | Jun 09 11:17:46.304595 crc crio[21508]: time="2026-06-09T11:17:46.304529427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.963816 | controller | Jun 09 11:17:46.337241 crc crio[21508]: time="2026-06-09T11:17:46.337179989Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.963831 | controller | Jun 09 11:17:46.341806 crc crio[21508]: time="2026-06-09T11:17:46.341770893Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.963847 | controller | Jun 09 11:17:46.470514 crc crio[21508]: time="2026-06-09T11:17:46.470399492Z" level=info msg="Created container 29830d446221988323fa6c4658316075cfe739cd113a481d92692c42e21590ad: openshift-marketplace/redhat-marketplace-q4wbz/extract-content" id=6ffcad6c-9f41-49eb-8edc-ee0a5a679958 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.963862 | controller | Jun 09 11:17:46.472368 crc crio[21508]: time="2026-06-09T11:17:46.472261066Z" level=info msg="Starting container: 29830d446221988323fa6c4658316075cfe739cd113a481d92692c42e21590ad" id=80ee8909-e979-45c4-a553-b755ddfc7a55 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.963877 | controller | Jun 09 11:17:46.477990 crc crio[21508]: time="2026-06-09T11:17:46.477908101Z" level=info msg="Started container" PID=41261 containerID=29830d446221988323fa6c4658316075cfe739cd113a481d92692c42e21590ad description=openshift-marketplace/redhat-marketplace-q4wbz/extract-content id=80ee8909-e979-45c4-a553-b755ddfc7a55 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad8bbfcf1921b392b1b99b2d27fb2cd603448960505e78441957272811393687
2026-06-09 12:20:02.963892 | controller | Jun 09 11:17:46.709973 crc crio[21508]: time="2026-06-09T11:17:46.709504472Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=53792f69-edbc-45a7-a0f2-1bb6f7b6b90d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.963907 | controller | Jun 09 11:17:46.712186 crc crio[21508]: time="2026-06-09T11:17:46.711639954Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=fdf25b5f-5f95-44f3-a2d9-be004746d12e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.963921 | controller | Jun 09 11:17:46.749929 crc crio[21508]: time="2026-06-09T11:17:46.749810437Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-q4wbz/registry-server" id=45241b1d-7561-4d8a-8faa-330bd8296dfd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.963940 | controller | Jun 09 11:17:46.750946 crc crio[21508]: time="2026-06-09T11:17:46.750805936Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.963955 | controller | Jun 09 11:17:46.788150 crc crio[21508]: time="2026-06-09T11:17:46.788065552Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.963970 | controller | Jun 09 11:17:46.793232 crc crio[21508]: time="2026-06-09T11:17:46.793101049Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.963985 | controller | Jun 09 11:17:47.014773 crc crio[21508]: time="2026-06-09T11:17:47.014074589Z" level=info msg="Created container 067d9b17dc89a24a666fc92a103b2957db986e82e7855c31d04e8b02dce77b30: openshift-marketplace/redhat-marketplace-q4wbz/registry-server" id=45241b1d-7561-4d8a-8faa-330bd8296dfd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.964000 | controller | Jun 09 11:17:47.016499 crc crio[21508]: time="2026-06-09T11:17:47.016403987Z" level=info msg="Starting container: 067d9b17dc89a24a666fc92a103b2957db986e82e7855c31d04e8b02dce77b30" id=5496cfb9-d817-45ae-a571-4323ab66ed77 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.964015 | controller | Jun 09 11:17:47.025124 crc crio[21508]: time="2026-06-09T11:17:47.025060819Z" level=info msg="Started container" PID=41274 containerID=067d9b17dc89a24a666fc92a103b2957db986e82e7855c31d04e8b02dce77b30 description=openshift-marketplace/redhat-marketplace-q4wbz/registry-server id=5496cfb9-d817-45ae-a571-4323ab66ed77 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad8bbfcf1921b392b1b99b2d27fb2cd603448960505e78441957272811393687
2026-06-09 12:20:02.964031 | controller | Jun 09 11:17:50.145755 crc crio[21508]: time="2026-06-09T11:17:50.143945081Z" level=info msg="Stopping container: a1b853e54ae379fc0e7575209af7168f701a85b3fed0edb7f63a34f7b7e810d2 (timeout: 2s)" id=705cbfaa-1845-411c-982d-f58f3e3e3ac5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.964046 | controller | Jun 09 11:17:50.270609 crc crio[21508]: time="2026-06-09T11:17:50.270003485Z" level=info msg="Stopped container a1b853e54ae379fc0e7575209af7168f701a85b3fed0edb7f63a34f7b7e810d2: openshift-marketplace/redhat-operators-mz4pz/registry-server" id=705cbfaa-1845-411c-982d-f58f3e3e3ac5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.964061 | controller | Jun 09 11:17:50.271854 crc crio[21508]: time="2026-06-09T11:17:50.271800808Z" level=info msg="Stopping pod sandbox: cce99426f462a8f7cae223c8bb394b39d429f3b0033f7652f4029f10451a45a5" id=62c7a3bc-404a-461e-b119-ebec4ed4b243 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.964077 | controller | Jun 09 11:17:50.272659 crc crio[21508]: time="2026-06-09T11:17:50.27257634Z" level=info msg="Got pod network &{Name:redhat-operators-mz4pz Namespace:openshift-marketplace ID:cce99426f462a8f7cae223c8bb394b39d429f3b0033f7652f4029f10451a45a5 UID:b39c4b30-3973-4a2a-b1d1-9216ec0fec8d NetNS:/var/run/netns/60fc6be0-99f3-4010-8222-8c95c837db4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb39c4b30_3973_4a2a_b1d1_9216ec0fec8d.slice PodAnnotations:0xc002a128d0}] Aliases:map[]}"
2026-06-09 12:20:02.964092 | controller | Jun 09 11:17:50.272837 crc crio[21508]: time="2026-06-09T11:17:50.272776706Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-mz4pz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.964108 | controller | Jun 09 11:17:50.465662 crc crio[21508]: time="2026-06-09T11:17:50.465509783Z" level=info msg="Stopping container: b3f2fedff17138f9b67770586e7ea1c742e3797fe0f36dcc3c447be794016d18 (timeout: 15s)" id=26bcb69b-360d-48a7-94a7-9c1616c620c3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.964128 | controller | Jun 09 11:17:50.648841 crc crio[21508]: time="2026-06-09T11:17:50.648764835Z" level=info msg="Stopped pod sandbox: cce99426f462a8f7cae223c8bb394b39d429f3b0033f7652f4029f10451a45a5" id=62c7a3bc-404a-461e-b119-ebec4ed4b243 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.964144 | controller | Jun 09 11:17:50.668174 crc crio[21508]: time="2026-06-09T11:17:50.668091358Z" level=info msg="Stopped container b3f2fedff17138f9b67770586e7ea1c742e3797fe0f36dcc3c447be794016d18: openshift-console/console-6c684df5db-cc8g8/console" id=26bcb69b-360d-48a7-94a7-9c1616c620c3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.964159 | controller | Jun 09 11:17:50.668961 crc crio[21508]: time="2026-06-09T11:17:50.668932712Z" level=info msg="Stopping pod sandbox: e8c0466918048d4abfcf531c66992befc2e072deadf72cb9594646abaf1205eb" id=a992bbcf-9883-4ff6-9676-4358212cb87b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.964175 | controller | Jun 09 11:17:50.669664 crc crio[21508]: time="2026-06-09T11:17:50.669633233Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:e8c0466918048d4abfcf531c66992befc2e072deadf72cb9594646abaf1205eb UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/47588455-094d-42b6-8235-fd859b91a38b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc002a12a20}] Aliases:map[]}"
2026-06-09 12:20:02.964191 | controller | Jun 09 11:17:50.670082 crc crio[21508]: time="2026-06-09T11:17:50.670054815Z" level=info msg="Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.964207 | controller | Jun 09 11:17:50.762141 crc crio[21508]: time="2026-06-09T11:17:50.762054347Z" level=info msg="Removing container: e10cc619ff6e617dc5feb9eb1395ec40a432026c32a5a76c7b20b1344e0574e9" id=318d231b-22dc-4479-8286-720884793332 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.964223 | controller | Jun 09 11:17:50.883724 crc crio[21508]: time="2026-06-09T11:17:50.88362205Z" level=info msg="Removed container e10cc619ff6e617dc5feb9eb1395ec40a432026c32a5a76c7b20b1344e0574e9: openshift-console/console-6c684df5db-cc8g8/console" id=318d231b-22dc-4479-8286-720884793332 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.964238 | controller | Jun 09 11:17:50.893834 crc crio[21508]: time="2026-06-09T11:17:50.893767586Z" level=info msg="Removing container: a1b853e54ae379fc0e7575209af7168f701a85b3fed0edb7f63a34f7b7e810d2" id=a6f9b4bd-198f-43d2-8936-dc59b4e4ed10 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.964254 | controller | Jun 09 11:17:50.915656 crc crio[21508]: time="2026-06-09T11:17:50.915555491Z" level=info msg="Removed container a1b853e54ae379fc0e7575209af7168f701a85b3fed0edb7f63a34f7b7e810d2: openshift-marketplace/redhat-operators-mz4pz/registry-server" id=a6f9b4bd-198f-43d2-8936-dc59b4e4ed10 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.964269 | controller | Jun 09 11:17:50.918034 crc crio[21508]: time="2026-06-09T11:17:50.917993722Z" level=info msg="Removing container: f614ba4185134b4726ff6651a3398b8cdff0a94f1bc6ad747e09d10789941f31" id=bbe5cef4-e95a-46cf-8dc4-8d41c2bac6d4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.964284 | controller | Jun 09 11:17:50.953150 crc crio[21508]: time="2026-06-09T11:17:50.952506388Z" level=info msg="Removed container f614ba4185134b4726ff6651a3398b8cdff0a94f1bc6ad747e09d10789941f31: openshift-marketplace/redhat-operators-mz4pz/extract-content" id=bbe5cef4-e95a-46cf-8dc4-8d41c2bac6d4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.964302 | controller | Jun 09 11:17:50.959588 crc crio[21508]: time="2026-06-09T11:17:50.959492252Z" level=info msg="Stopped pod sandbox: e8c0466918048d4abfcf531c66992befc2e072deadf72cb9594646abaf1205eb" id=a992bbcf-9883-4ff6-9676-4358212cb87b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.964317 | controller | Jun 09 11:17:50.960096 crc crio[21508]: time="2026-06-09T11:17:50.960012947Z" level=info msg="Removing container: a8ad8735f1f880ec974c73fffd158f97d0b7ad0059692927ad9a4b5fb6580ec7" id=a853cf2b-5c3e-4ca9-ae98-c72ec2999866 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.964333 | controller | Jun 09 11:17:50.997964 crc crio[21508]: time="2026-06-09T11:17:50.99786639Z" level=info msg="Removed container a8ad8735f1f880ec974c73fffd158f97d0b7ad0059692927ad9a4b5fb6580ec7: openshift-marketplace/redhat-operators-mz4pz/extract-utilities" id=a853cf2b-5c3e-4ca9-ae98-c72ec2999866 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.964364 | controller | Jun 09 11:17:51.782847 crc crio[21508]: time="2026-06-09T11:17:51.782742889Z" level=info msg="Removing container: b3f2fedff17138f9b67770586e7ea1c742e3797fe0f36dcc3c447be794016d18" id=3036f58e-4a09-4d67-a950-879b58c75b38 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.964384 | controller | Jun 09 11:17:51.818349 crc crio[21508]: time="2026-06-09T11:17:51.818200982Z" level=info msg="Removed container b3f2fedff17138f9b67770586e7ea1c742e3797fe0f36dcc3c447be794016d18: openshift-console/console-6c684df5db-cc8g8/console" id=3036f58e-4a09-4d67-a950-879b58c75b38 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.964401 | controller | Jun 09 11:17:56.828539 crc crio[21508]: time="2026-06-09T11:17:56.827932179Z" level=info msg="Stopping container: 067d9b17dc89a24a666fc92a103b2957db986e82e7855c31d04e8b02dce77b30 (timeout: 2s)" id=0a5afd6f-4bc4-47a7-ae96-90489c722359 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.964416 | controller | Jun 09 11:17:56.960790 crc crio[21508]: time="2026-06-09T11:17:56.960009469Z" level=info msg="Stopped container 067d9b17dc89a24a666fc92a103b2957db986e82e7855c31d04e8b02dce77b30: openshift-marketplace/redhat-marketplace-q4wbz/registry-server" id=0a5afd6f-4bc4-47a7-ae96-90489c722359 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.964432 | controller | Jun 09 11:17:56.961833 crc crio[21508]: time="2026-06-09T11:17:56.96175939Z" level=info msg="Stopping pod sandbox: ad8bbfcf1921b392b1b99b2d27fb2cd603448960505e78441957272811393687" id=ccb50b48-1da6-4d16-853e-8c4e19a2e835 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.964448 | controller | Jun 09 11:17:56.962431 crc crio[21508]: time="2026-06-09T11:17:56.962345777Z" level=info msg="Got pod network &{Name:redhat-marketplace-q4wbz Namespace:openshift-marketplace ID:ad8bbfcf1921b392b1b99b2d27fb2cd603448960505e78441957272811393687 UID:2f131d65-f0f8-4e46-a260-a3fca561d800 NetNS:/var/run/netns/c2bb256b-907e-4c29-a63b-b8d8db8097cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f131d65_f0f8_4e46_a260_a3fca561d800.slice PodAnnotations:0xc000158308}] Aliases:map[]}"
2026-06-09 12:20:02.964464 | controller | Jun 09 11:17:56.962655 crc crio[21508]: time="2026-06-09T11:17:56.962577423Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-q4wbz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.964480 | controller | Jun 09 11:17:57.194155 crc crio[21508]: time="2026-06-09T11:17:57.194078551Z" level=info msg="Stopped pod sandbox: ad8bbfcf1921b392b1b99b2d27fb2cd603448960505e78441957272811393687" id=ccb50b48-1da6-4d16-853e-8c4e19a2e835 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.964495 | controller | Jun 09 11:17:57.845108 crc crio[21508]: time="2026-06-09T11:17:57.844433287Z" level=info msg="Removing container: 067d9b17dc89a24a666fc92a103b2957db986e82e7855c31d04e8b02dce77b30" id=d7c6ab64-1e5d-4aec-bada-1f220194b802 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.964515 | controller | Jun 09 11:17:57.868996 crc crio[21508]: time="2026-06-09T11:17:57.868923281Z" level=info msg="Removed container 067d9b17dc89a24a666fc92a103b2957db986e82e7855c31d04e8b02dce77b30: openshift-marketplace/redhat-marketplace-q4wbz/registry-server" id=d7c6ab64-1e5d-4aec-bada-1f220194b802 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.964531 | controller | Jun 09 11:17:57.874135 crc crio[21508]: time="2026-06-09T11:17:57.874048621Z" level=info msg="Removing container: 29830d446221988323fa6c4658316075cfe739cd113a481d92692c42e21590ad" id=0a2641ed-d206-47ca-8a82-20b0c6bf9784 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.964546 | controller | Jun 09 11:17:57.898773 crc crio[21508]: time="2026-06-09T11:17:57.897585587Z" level=info msg="Removed container 29830d446221988323fa6c4658316075cfe739cd113a481d92692c42e21590ad: openshift-marketplace/redhat-marketplace-q4wbz/extract-content" id=0a2641ed-d206-47ca-8a82-20b0c6bf9784 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.964561 | controller | Jun 09 11:17:57.905890 crc crio[21508]: time="2026-06-09T11:17:57.905803056Z" level=info msg="Removing container: 8bc2ea85e03769d08044d97a0af3bdf581b112a09659fd3d888ca7fc1639978b" id=4f9fb47a-3c52-4640-adc6-606bf019a987 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.964576 | controller | Jun 09 11:17:57.928508 crc crio[21508]: time="2026-06-09T11:17:57.928416975Z" level=info msg="Removed container 8bc2ea85e03769d08044d97a0af3bdf581b112a09659fd3d888ca7fc1639978b: openshift-marketplace/redhat-marketplace-q4wbz/extract-utilities" id=4f9fb47a-3c52-4640-adc6-606bf019a987 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.964591 | controller | Jun 09 11:18:00.513643 crc crio[21508]: time="2026-06-09T11:18:00.512765127Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683398-kz2z2/POD" id=8ed69960-6492-4199-82e0-9717156baf98 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.964606 | controller | Jun 09 11:18:00.513643 crc crio[21508]: time="2026-06-09T11:18:00.513599471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.964621 | controller | Jun 09 11:18:00.567434 crc crio[21508]: time="2026-06-09T11:18:00.566919205Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683398-kz2z2 Namespace:openshift-infra ID:b1d1f0b41a047033ab8b7b35ad82e3ad6938b7c7c536bd722e4e49d626a77262 UID:185e79b3-e063-47f4-8fe0-1341f4392d1d NetNS:/var/run/netns/16a37ae9-0c2d-4405-b372-da2a0c94f915 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod185e79b3_e063_47f4_8fe0_1341f4392d1d.slice PodAnnotations:0xc000159440}] Aliases:map[]}"
2026-06-09 12:20:02.964637 | controller | Jun 09 11:18:00.567434 crc crio[21508]: time="2026-06-09T11:18:00.566996478Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683398-kz2z2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.964653 | controller | Jun 09 11:18:00.848656 crc crio[21508]: 2026-06-09T11:18:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b1d1f0b41a04703 Mac:1e:ff:27:0d:b5:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/16a37ae9-0c2d-4405-b372-da2a0c94f915 SocketPath: PciID:}] [{Interface:0xc0004b2770 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.964669 | controller | Jun 09 11:18:00.850396 crc crio[21508]: time="2026-06-09T11:18:00.850341747Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683398-kz2z2 Namespace:openshift-infra ID:b1d1f0b41a047033ab8b7b35ad82e3ad6938b7c7c536bd722e4e49d626a77262 UID:185e79b3-e063-47f4-8fe0-1341f4392d1d NetNS:/var/run/netns/16a37ae9-0c2d-4405-b372-da2a0c94f915 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod185e79b3_e063_47f4_8fe0_1341f4392d1d.slice PodAnnotations:0xc000159440}] Aliases:map[]}"
2026-06-09 12:20:02.964688 | controller | Jun 09 11:18:00.850625 crc crio[21508]: time="2026-06-09T11:18:00.850525822Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683398-kz2z2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.964704 | controller | Jun 09 11:18:00.857742 crc crio[21508]: time="2026-06-09T11:18:00.855879008Z" level=info msg="Ran pod sandbox b1d1f0b41a047033ab8b7b35ad82e3ad6938b7c7c536bd722e4e49d626a77262 with infra container: openshift-infra/auto-csr-approver-29683398-kz2z2/POD" id=8ed69960-6492-4199-82e0-9717156baf98 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.964720 | controller | Jun 09 11:18:00.859525 crc crio[21508]: time="2026-06-09T11:18:00.859152254Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=adfb1a90-9005-4983-b243-be536043ff28 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.964735 | controller | Jun 09 11:18:00.870333 crc crio[21508]: time="2026-06-09T11:18:00.864990504Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 12:20:02.964750 | controller | Jun 09 11:18:01.801095 crc crio[21508]: time="2026-06-09T11:18:01.800585474Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=adfb1a90-9005-4983-b243-be536043ff28 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.964766 | controller | Jun 09 11:18:01.802857 crc crio[21508]: time="2026-06-09T11:18:01.802815329Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=696abd8f-6e59-4eda-ba30-0557503f41c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.964782 | controller | Jun 09 11:18:01.808132 crc crio[21508]: time="2026-06-09T11:18:01.808075052Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=22e4fdd5-b8a6-4124-9179-2b608a4dd25c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.964798 | controller | Jun 09 11:18:01.815076 crc crio[21508]: time="2026-06-09T11:18:01.814970313Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683398-kz2z2/oc" id=46ecd4e3-618c-4ba6-9bbf-36575224e2b7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.964813 | controller | Jun 09 11:18:01.815729 crc crio[21508]: time="2026-06-09T11:18:01.815664454Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.964828 | controller | Jun 09 11:18:01.849372 crc crio[21508]: time="2026-06-09T11:18:01.849245042Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.964844 | controller | Jun 09 11:18:02.062430 crc crio[21508]: time="2026-06-09T11:18:02.062132438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.964859 | controller | Jun 09 11:18:02.154721 crc crio[21508]: time="2026-06-09T11:18:02.154574993Z" level=info msg="Created container 3ad6619c8276fdd24ad773a999eed8ff5764330e6c400010ea7dbe6083cb1d1d: openshift-infra/auto-csr-approver-29683398-kz2z2/oc" id=46ecd4e3-618c-4ba6-9bbf-36575224e2b7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.964874 | controller | Jun 09 11:18:02.156817 crc crio[21508]: time="2026-06-09T11:18:02.156708415Z" level=info msg="Starting container: 3ad6619c8276fdd24ad773a999eed8ff5764330e6c400010ea7dbe6083cb1d1d" id=5913a889-8563-44f2-b26d-fcecfe150f10 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.964892 | controller | Jun 09 11:18:02.163874 crc crio[21508]: time="2026-06-09T11:18:02.163689618Z" level=info msg="Started container" PID=41720 containerID=3ad6619c8276fdd24ad773a999eed8ff5764330e6c400010ea7dbe6083cb1d1d description=openshift-infra/auto-csr-approver-29683398-kz2z2/oc id=5913a889-8563-44f2-b26d-fcecfe150f10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1d1f0b41a047033ab8b7b35ad82e3ad6938b7c7c536bd722e4e49d626a77262
2026-06-09 12:20:02.964909 | controller | Jun 09 11:18:03.907147 crc crio[21508]: time="2026-06-09T11:18:03.90654399Z" level=info msg="Stopping pod sandbox: b1d1f0b41a047033ab8b7b35ad82e3ad6938b7c7c536bd722e4e49d626a77262" id=9cc31d00-6f7e-4341-9fdd-578afcf3a6d2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.964924 | controller | Jun 09 11:18:03.908653 crc crio[21508]: time="2026-06-09T11:18:03.907994602Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683398-kz2z2 Namespace:openshift-infra ID:b1d1f0b41a047033ab8b7b35ad82e3ad6938b7c7c536bd722e4e49d626a77262 UID:185e79b3-e063-47f4-8fe0-1341f4392d1d NetNS:/var/run/netns/16a37ae9-0c2d-4405-b372-da2a0c94f915 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod185e79b3_e063_47f4_8fe0_1341f4392d1d.slice PodAnnotations:0xc000158608}] Aliases:map[]}"
2026-06-09 12:20:02.964940 | controller | Jun 09 11:18:03.908653 crc crio[21508]: time="2026-06-09T11:18:03.908179058Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683398-kz2z2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.964955 | controller | Jun 09 11:18:04.165710 crc crio[21508]: time="2026-06-09T11:18:04.165158788Z" level=info msg="Stopped pod sandbox: b1d1f0b41a047033ab8b7b35ad82e3ad6938b7c7c536bd722e4e49d626a77262" id=9cc31d00-6f7e-4341-9fdd-578afcf3a6d2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.964970 | controller | Jun 09 11:18:12.689704 crc crio[21508]: time="2026-06-09T11:18:12.688796999Z" level=info msg="Running pod sandbox: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm/POD" id=e08dd085-e5cd-4f6c-b01c-8e19bc4d94a2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.964985 | controller | Jun 09 11:18:12.691367 crc crio[21508]: time="2026-06-09T11:18:12.689757777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.965001 | controller | Jun 09 11:18:12.727387 crc crio[21508]: time="2026-06-09T11:18:12.725266822Z" level=info msg="Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm Namespace:openshift-marketplace ID:b9e79f0174121731483a60a38131d8006a1bee07b441882b00da16e24e97e34a UID:5b6b5019-14dd-4078-ad49-23deb9aeeaac NetNS:/var/run/netns/788f7ff1-ebbf-4c18-b707-16364114b9f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5b6b5019_14dd_4078_ad49_23deb9aeeaac.slice PodAnnotations:0xc0039b8268}] Aliases:map[]}"
2026-06-09 12:20:02.965016 | controller | Jun 09 11:18:12.727387 crc crio[21508]: time="2026-06-09T11:18:12.725387666Z" level=info msg="Adding pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.965032 | controller | Jun 09 11:18:13.019079 crc crio[21508]: 2026-06-09T11:18:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b9e79f017412173 Mac:6a:c2:fa:75:8d:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/788f7ff1-ebbf-4c18-b707-16364114b9f6 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.965047 | controller | Jun 09 11:18:13.019079 crc crio[21508]: time="2026-06-09T11:18:13.016951924Z" level=info msg="Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm Namespace:openshift-marketplace ID:b9e79f0174121731483a60a38131d8006a1bee07b441882b00da16e24e97e34a UID:5b6b5019-14dd-4078-ad49-23deb9aeeaac NetNS:/var/run/netns/788f7ff1-ebbf-4c18-b707-16364114b9f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5b6b5019_14dd_4078_ad49_23deb9aeeaac.slice PodAnnotations:0xc0039b8268}] Aliases:map[]}"
2026-06-09 12:20:02.965066 | controller | Jun 09 11:18:13.019079 crc crio[21508]: time="2026-06-09T11:18:13.017117199Z" level=info msg="Checking pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.965082 | controller | Jun 09 11:18:13.024618 crc crio[21508]: time="2026-06-09T11:18:13.024543766Z" level=info msg="Ran pod sandbox b9e79f0174121731483a60a38131d8006a1bee07b441882b00da16e24e97e34a with infra container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm/POD" id=e08dd085-e5cd-4f6c-b01c-8e19bc4d94a2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.965097 | controller | Jun 09 11:18:13.026812 crc crio[21508]: time="2026-06-09T11:18:13.02674472Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=406d53cd-bc9e-4e4a-b7eb-f1ed36f40503 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.965112 | controller | Jun 09 11:18:13.032655 crc crio[21508]: time="2026-06-09T11:18:13.032500948Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a04ccb15-2615-4034-8f23-188d22280b34 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.965127 | controller | Jun 09 11:18:13.039372 crc crio[21508]: time="2026-06-09T11:18:13.039230784Z" level=info msg="Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm/util" id=bd636006-5df4-4527-986f-89bf01e1b992 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.965142 | controller | Jun 09 11:18:13.039737 crc crio[21508]: time="2026-06-09T11:18:13.039682397Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.965157 | controller | Jun 09 11:18:13.066024 crc crio[21508]: time="2026-06-09T11:18:13.065803638Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.965172 | controller | Jun 09 11:18:13.069046 crc crio[21508]: time="2026-06-09T11:18:13.068991061Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.965188 | controller | Jun 09 11:18:13.169697 crc crio[21508]: time="2026-06-09T11:18:13.169646105Z" level=info msg="Created container 5d085f71e84e40fb68a1c668c66b20b55dd845a4ba0a1c4659e7f4aae532b506: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm/util" id=bd636006-5df4-4527-986f-89bf01e1b992 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.965203 | controller | Jun 09 11:18:13.171404 crc crio[21508]: time="2026-06-09T11:18:13.171079217Z" level=info msg="Starting container: 5d085f71e84e40fb68a1c668c66b20b55dd845a4ba0a1c4659e7f4aae532b506" id=41a17c9e-ca72-4c55-b8cb-f98481f1b50b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.965219 | controller | Jun 09 11:18:13.177376 crc crio[21508]: time="2026-06-09T11:18:13.177220886Z" level=info msg="Started container" PID=42610 containerID=5d085f71e84e40fb68a1c668c66b20b55dd845a4ba0a1c4659e7f4aae532b506 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm/util id=41a17c9e-ca72-4c55-b8cb-f98481f1b50b name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9e79f0174121731483a60a38131d8006a1bee07b441882b00da16e24e97e34a
2026-06-09 12:20:02.965238 | controller | Jun 09 11:18:14.019438 crc crio[21508]: time="2026-06-09T11:18:14.018390315Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=80caf063-7e12-4bff-afb9-403a6f44080c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.965254 | controller | Jun 09 11:18:14.020943 crc crio[21508]: time="2026-06-09T11:18:14.020800106Z" level=info msg="Image registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f not found" id=80caf063-7e12-4bff-afb9-403a6f44080c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.965269 | controller | Jun 09 11:18:14.021050 crc crio[21508]: time="2026-06-09T11:18:14.02096583Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f found" id=80caf063-7e12-4bff-afb9-403a6f44080c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.965284 | controller | Jun 09 11:18:14.026554 crc crio[21508]: time="2026-06-09T11:18:14.025196394Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=2a646a1c-56f4-48b2-91a6-917398c8cd45 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.965299 | controller | Jun 09 11:18:14.032809 crc crio[21508]: time="2026-06-09T11:18:14.032689692Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\""
2026-06-09 12:20:02.965314 | controller | Jun 09 11:18:15.115883 crc crio[21508]: time="2026-06-09T11:18:15.115138544Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=2a646a1c-56f4-48b2-91a6-917398c8cd45 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.965329 | controller | Jun 09 11:18:15.117684 crc crio[21508]: time="2026-06-09T11:18:15.117601096Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=ed3fe3d6-47dc-4ad1-8df6-ba97f4ce87c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.965344 | controller | Jun 09 11:18:15.121221 crc crio[21508]: time="2026-06-09T11:18:15.121117328Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=cf0a7a09-ec33-4626-a5ad-87aae0101471 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.965381 | controller | Jun 09 11:18:15.128797 crc crio[21508]: time="2026-06-09T11:18:15.12870159Z" level=info msg="Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm/pull" id=7ad04107-d1fb-4ced-aafe-d40dba457f12 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.965397 | controller | Jun 09 11:18:15.130744 crc crio[21508]: time="2026-06-09T11:18:15.130674377Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.965413 | controller | Jun 09 11:18:15.162349 crc crio[21508]: time="2026-06-09T11:18:15.162161455Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.965428 | controller | Jun 09 11:18:15.162902 crc crio[21508]: time="2026-06-09T11:18:15.16268639Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/a5d85a90e7950eeebc6373692817dd8fd65b80f7587b1b9c81c5e70c0e2c7573/merged/etc/passwd: no such file or directory"
2026-06-09 12:20:02.965447 | controller | Jun 09 11:18:15.162902 crc crio[21508]: time="2026-06-09T11:18:15.162749582Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/a5d85a90e7950eeebc6373692817dd8fd65b80f7587b1b9c81c5e70c0e2c7573/merged/etc/group: no such file or directory"
2026-06-09 12:20:02.965463 | controller | Jun 09 11:18:15.167352 crc crio[21508]: time="2026-06-09T11:18:15.167216502Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.965479 | controller | Jun 09 11:18:15.287581 crc crio[21508]: time="2026-06-09T11:18:15.287494658Z" level=info msg="Created container 1a50e3b319b91957be522ff3e5ed6fff18db94233cec7ab34bce0bee3fb45d18: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm/pull" id=7ad04107-d1fb-4ced-aafe-d40dba457f12 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.965494 | controller | Jun 09 11:18:15.289063 crc crio[21508]: time="2026-06-09T11:18:15.288947611Z" level=info msg="Starting container: 1a50e3b319b91957be522ff3e5ed6fff18db94233cec7ab34bce0bee3fb45d18" id=253201bc-cd19-4a48-b961-c471c6c28f40 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.965510 | controller | Jun 09 11:18:15.295635 crc crio[21508]: time="2026-06-09T11:18:15.295545483Z" level=info msg="Started container" PID=42661 containerID=1a50e3b319b91957be522ff3e5ed6fff18db94233cec7ab34bce0bee3fb45d18 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm/pull id=253201bc-cd19-4a48-b961-c471c6c28f40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9e79f0174121731483a60a38131d8006a1bee07b441882b00da16e24e97e34a
2026-06-09 12:20:02.965526 | controller | Jun 09 11:18:16.051527 crc crio[21508]: time="2026-06-09T11:18:16.050770646Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=653d2fb7-32b4-45c1-9229-94d5ace61eca name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.965541 | controller | Jun 09 11:18:16.061947 crc crio[21508]: time="2026-06-09T11:18:16.061783337Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c37cd3f2-6c2e-49a5-b169-d70e355073f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.965557 | controller | Jun 09 11:18:16.073809 crc crio[21508]: time="2026-06-09T11:18:16.07355496Z" level=info msg="Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm/extract" id=4a387795-d270-4f27-a1c0-791914db4ccf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.965572 | controller | Jun 09 11:18:16.074395 crc crio[21508]: time="2026-06-09T11:18:16.074166578Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.965588 | controller | Jun 09 11:18:16.116016 crc crio[21508]: time="2026-06-09T11:18:16.11540907Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.965603 | controller | Jun 09 11:18:16.119230 crc crio[21508]: time="2026-06-09T11:18:16.11918616Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.965618 | controller | Jun 09 11:18:16.235216 crc crio[21508]: time="2026-06-09T11:18:16.235078368Z" level=info msg="Created container 74288b20d7347219c82261450ebd67a2c57dfd895444bd6b96e59b4c173d4af1: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm/extract" id=4a387795-d270-4f27-a1c0-791914db4ccf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.965637 | controller | Jun 09 11:18:16.237868 crc crio[21508]: time="2026-06-09T11:18:16.237750616Z" level=info msg="Starting container: 74288b20d7347219c82261450ebd67a2c57dfd895444bd6b96e59b4c173d4af1" id=8c87ecce-829d-4ddc-9ff7-18bb431e83a0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.965653 | controller | Jun 09 11:18:16.245996 crc crio[21508]: time="2026-06-09T11:18:16.245850292Z" level=info msg="Started container" PID=42679 containerID=74288b20d7347219c82261450ebd67a2c57dfd895444bd6b96e59b4c173d4af1 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm/extract id=8c87ecce-829d-4ddc-9ff7-18bb431e83a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9e79f0174121731483a60a38131d8006a1bee07b441882b00da16e24e97e34a
2026-06-09 12:20:02.965668 | controller | Jun 09 11:18:18.086178 crc crio[21508]: time="2026-06-09T11:18:18.086018021Z" level=info msg="Stopping pod sandbox: b9e79f0174121731483a60a38131d8006a1bee07b441882b00da16e24e97e34a" id=4031c6f5-0129-441f-9247-4631629982c9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.965685 | controller | Jun 09 11:18:18.087811 crc crio[21508]: time="2026-06-09T11:18:18.086759342Z" level=info msg="Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm Namespace:openshift-marketplace ID:b9e79f0174121731483a60a38131d8006a1bee07b441882b00da16e24e97e34a UID:5b6b5019-14dd-4078-ad49-23deb9aeeaac NetNS:/var/run/netns/788f7ff1-ebbf-4c18-b707-16364114b9f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5b6b5019_14dd_4078_ad49_23deb9aeeaac.slice PodAnnotations:0xc002a12030}] Aliases:map[]}"
2026-06-09 12:20:02.965700 | controller | Jun 09 11:18:18.087811 crc crio[21508]: time="2026-06-09T11:18:18.086935488Z" level=info msg="Deleting pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.965745 | controller | Jun 09 11:18:18.324556 crc crio[21508]: time="2026-06-09T11:18:18.324189223Z" level=info msg="Stopped pod sandbox: b9e79f0174121731483a60a38131d8006a1bee07b441882b00da16e24e97e34a" id=4031c6f5-0129-441f-9247-4631629982c9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.965764 | controller | Jun 09 11:18:27.143397 crc crio[21508]: time="2026-06-09T11:18:27.141974609Z" level=info msg="Running pod sandbox: metallb-system/metallb-operator-controller-manager-5b8965f888-kdd4l/POD" id=d84aa36c-e4a9-4f08-9e00-e836fd42c45b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.965782 | controller | Jun 09 11:18:27.145039 crc crio[21508]: time="2026-06-09T11:18:27.143458002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.965800 | controller | Jun 09 11:18:27.186670 crc crio[21508]: time="2026-06-09T11:18:27.186575209Z" level=info msg="Got pod network &{Name:metallb-operator-controller-manager-5b8965f888-kdd4l Namespace:metallb-system ID:8ca941033b9a4ef96b8fcddf0c7247af1d1c2163fd917ad113abd15a22a578eb UID:ae260b94-6ef5-4633-9eb7-174cd11f7937 NetNS:/var/run/netns/d5eb9e40-b913-4588-8892-4493f428ff62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podae260b94_6ef5_4633_9eb7_174cd11f7937.slice PodAnnotations:0xc00008ced8}] Aliases:map[]}"
2026-06-09 12:20:02.965818 | controller | Jun 09 11:18:27.186670 crc crio[21508]: time="2026-06-09T11:18:27.186651691Z" level=info msg="Adding pod metallb-system_metallb-operator-controller-manager-5b8965f888-kdd4l to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.965839 | controller | Jun 09 11:18:27.673504 crc crio[21508]: 2026-06-09T11:18:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8ca941033b9a4ef Mac:aa:13:51:90:ff:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/d5eb9e40-b913-4588-8892-4493f428ff62 SocketPath: PciID:}] [{Interface:0xc0005045c0 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.965858 | controller | Jun 09 11:18:27.676273 crc crio[21508]: time="2026-06-09T11:18:27.67619019Z" level=info msg="Got pod network &{Name:metallb-operator-controller-manager-5b8965f888-kdd4l Namespace:metallb-system ID:8ca941033b9a4ef96b8fcddf0c7247af1d1c2163fd917ad113abd15a22a578eb UID:ae260b94-6ef5-4633-9eb7-174cd11f7937 NetNS:/var/run/netns/d5eb9e40-b913-4588-8892-4493f428ff62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podae260b94_6ef5_4633_9eb7_174cd11f7937.slice PodAnnotations:0xc00008ced8}] Aliases:map[]}"
2026-06-09 12:20:02.965876 | controller | Jun 09 11:18:27.676677 crc crio[21508]: time="2026-06-09T11:18:27.676617733Z" level=info msg="Checking pod metallb-system_metallb-operator-controller-manager-5b8965f888-kdd4l for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.965894 | controller | Jun 09 11:18:27.685517 crc crio[21508]: time="2026-06-09T11:18:27.685413619Z" level=info msg="Ran pod sandbox 8ca941033b9a4ef96b8fcddf0c7247af1d1c2163fd917ad113abd15a22a578eb with infra container: metallb-system/metallb-operator-controller-manager-5b8965f888-kdd4l/POD" id=d84aa36c-e4a9-4f08-9e00-e836fd42c45b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.965912 | controller | Jun 09 11:18:27.687617 crc crio[21508]: time="2026-06-09T11:18:27.687547911Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=ee6216ac-cfb9-45f7-a18f-9944d7388b9d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.965930 | controller | Jun 09 11:18:27.687874 crc crio[21508]: time="2026-06-09T11:18:27.687822159Z" level=info msg="Image registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca not found" id=ee6216ac-cfb9-45f7-a18f-9944d7388b9d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.965948 | controller | Jun 09 11:18:27.687960 crc crio[21508]: time="2026-06-09T11:18:27.687898772Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca found" id=ee6216ac-cfb9-45f7-a18f-9944d7388b9d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.965965 | controller | Jun 09 11:18:27.689372 crc crio[21508]: time="2026-06-09T11:18:27.68921733Z" level=info msg="Pulling image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=a9db78e5-515b-452a-a337-0386ee38856c name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.965981 | controller | Jun 09 11:18:27.693583 crc crio[21508]: time="2026-06-09T11:18:27.693521196Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\""
2026-06-09 12:20:02.965996 | controller | Jun 09 11:18:27.742135 crc crio[21508]: time="2026-06-09T11:18:27.74205335Z" level=info msg="Running pod sandbox: metallb-system/metallb-operator-webhook-server-7c9b8db748-2s6pf/POD" id=e1f9f221-9717-41d3-80b2-356a3cb852f3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.966012 | controller | Jun 09 11:18:27.742390 crc crio[21508]: time="2026-06-09T11:18:27.742165513Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.966030 | controller | Jun 09 11:18:27.768150 crc crio[21508]: time="2026-06-09T11:18:27.768018037Z" level=info msg="Got pod network &{Name:metallb-operator-webhook-server-7c9b8db748-2s6pf Namespace:metallb-system ID:5735d214f123e83f071a58d426f76dbe917eeb7d20c9ada6150d487f873ce979 UID:4ef07320-78c6-4e1d-a8d3-1f018ea23746 NetNS:/var/run/netns/0da14018-2459-429c-a7b3-984d5e069983 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4ef07320_78c6_4e1d_a8d3_1f018ea23746.slice PodAnnotations:0xc000d9e448}] Aliases:map[]}"
2026-06-09 12:20:02.966047 | controller | Jun 09 11:18:27.768150 crc crio[21508]: time="2026-06-09T11:18:27.768080889Z" level=info msg="Adding pod metallb-system_metallb-operator-webhook-server-7c9b8db748-2s6pf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.966062 | controller | Jun 09 11:18:28.070809 crc crio[21508]: 2026-06-09T11:18:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5735d214f123e83 Mac:5a:58:a6:05:9c:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/0da14018-2459-429c-a7b3-984d5e069983 SocketPath: PciID:}] [{Interface:0xc0004aa6a0 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.966078 | controller | Jun 09 11:18:28.071858 crc crio[21508]: time="2026-06-09T11:18:28.071799962Z" level=info msg="Got pod network &{Name:metallb-operator-webhook-server-7c9b8db748-2s6pf Namespace:metallb-system ID:5735d214f123e83f071a58d426f76dbe917eeb7d20c9ada6150d487f873ce979 UID:4ef07320-78c6-4e1d-a8d3-1f018ea23746 NetNS:/var/run/netns/0da14018-2459-429c-a7b3-984d5e069983 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4ef07320_78c6_4e1d_a8d3_1f018ea23746.slice PodAnnotations:0xc000d9e448}] Aliases:map[]}"
2026-06-09 12:20:02.966093 | controller | Jun 09 11:18:28.072124 crc crio[21508]: time="2026-06-09T11:18:28.07207941Z" level=info msg="Checking pod metallb-system_metallb-operator-webhook-server-7c9b8db748-2s6pf for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.966109 | controller | Jun 09 11:18:28.079124 crc crio[21508]: time="2026-06-09T11:18:28.079041063Z" level=info msg="Ran pod sandbox 5735d214f123e83f071a58d426f76dbe917eeb7d20c9ada6150d487f873ce979 with infra container: metallb-system/metallb-operator-webhook-server-7c9b8db748-2s6pf/POD" id=e1f9f221-9717-41d3-80b2-356a3cb852f3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.966124 | controller | Jun 09 11:18:28.084194 crc crio[21508]: time="2026-06-09T11:18:28.084010588Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=398abecd-2324-4570-a4e1-97c3d9ee448e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.966139 | controller | Jun 09 11:18:28.084536 crc crio[21508]: time="2026-06-09T11:18:28.084448761Z" level=info msg="Image registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee not found" id=398abecd-2324-4570-a4e1-97c3d9ee448e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.966155 | controller | Jun 09 11:18:28.084609 crc crio[21508]: time="2026-06-09T11:18:28.084540913Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee found" id=398abecd-2324-4570-a4e1-97c3d9ee448e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.966170 | controller | Jun 09 11:18:28.086092 crc crio[21508]: time="2026-06-09T11:18:28.086014186Z" level=info msg="Pulling image: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=b524e4f6-8d47-4b6e-a850-a9139892ddc9 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.966189 | controller | Jun 09 11:18:28.088771 crc crio[21508]: time="2026-06-09T11:18:28.088708745Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\""
2026-06-09 12:20:02.966205 | controller | Jun 09 11:18:36.701088 crc crio[21508]: time="2026-06-09T11:18:36.700150576Z" level=info msg="Pulled image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:17a529d2879517de7496a2b9408b82d437fe0e858cc5f62aea1ff22151b4d86a" id=a9db78e5-515b-452a-a337-0386ee38856c name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.966221 | controller | Jun 09 11:18:36.702949 crc crio[21508]: time="2026-06-09T11:18:36.702263298Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=4cfbb53a-4772-483d-a083-dbe0324bc4fe name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.966236 | controller | Jun 09 11:18:36.707128 crc crio[21508]: time="2026-06-09T11:18:36.706934934Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=a7dfdfcb-fa3c-4f02-bd10-e4d7de9bcd04 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.966252 | controller | Jun 09 11:18:36.714818 crc crio[21508]: time="2026-06-09T11:18:36.714728941Z" level=info msg="Creating container: metallb-system/metallb-operator-controller-manager-5b8965f888-kdd4l/manager" id=77b4e998-83c5-45b3-bc14-60c1d7a4482d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.966267 | controller | Jun 09 11:18:36.717037 crc crio[21508]: time="2026-06-09T11:18:36.716962466Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.966283 | controller | Jun 09 11:18:36.723922 crc crio[21508]: time="2026-06-09T11:18:36.723845317Z" level=info msg="Pulled image: registry.redhat.io/openshift4/metallb-rhel9@sha256:d641d7235a0ecc39b8e0bb0d437962611f44602ab030791c04dbbc7d8e11c885" id=b524e4f6-8d47-4b6e-a850-a9139892ddc9 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.966298 | controller | Jun 09 11:18:36.724975 crc crio[21508]: time="2026-06-09T11:18:36.724887067Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=b74903a1-261d-4295-a747-970083881905 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.966313 | controller | Jun 09 11:18:36.735157 crc crio[21508]: time="2026-06-09T11:18:36.73423738Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=e7691e4f-89b2-443a-8bde-678dd9ff79bc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.966329 | controller | Jun 09 11:18:36.746933 crc crio[21508]: time="2026-06-09T11:18:36.746827777Z" level=info msg="Creating container: metallb-system/metallb-operator-webhook-server-7c9b8db748-2s6pf/webhook-server" id=fce8dd9f-ca14-4275-b22f-f18e04f5780c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.966344 | controller | Jun 09 11:18:36.753520 crc crio[21508]: time="2026-06-09T11:18:36.753425179Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.966381 | controller | Jun 09 11:18:36.753682 crc crio[21508]: time="2026-06-09T11:18:36.753590474Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.966398 | controller | Jun 09 11:18:36.760503 crc crio[21508]: time="2026-06-09T11:18:36.760418783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.966421 | controller | Jun 09 11:18:36.798354 crc crio[21508]: time="2026-06-09T11:18:36.798157663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.966437 | controller | Jun 09 11:18:36.807829 crc crio[21508]: time="2026-06-09T11:18:36.807758343Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.966453 | controller | Jun 09 11:18:36.917436 crc crio[21508]: time="2026-06-09T11:18:36.916649987Z" level=info msg="Created container cfdcc9f717cad9aa856afb4af757901883811494aca6a28ddd4d83378e552cd5: metallb-system/metallb-operator-controller-manager-5b8965f888-kdd4l/manager" id=77b4e998-83c5-45b3-bc14-60c1d7a4482d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.966469 | controller | Jun 09 11:18:36.918160 crc crio[21508]: time="2026-06-09T11:18:36.918098689Z" level=info msg="Starting container: cfdcc9f717cad9aa856afb4af757901883811494aca6a28ddd4d83378e552cd5" id=73dce33b-eaec-4909-a8c9-7cf2c648d8b1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.966484 | controller | Jun 09 11:18:36.925647 crc crio[21508]: time="2026-06-09T11:18:36.925560657Z" level=info msg="Started container" PID=43192 containerID=cfdcc9f717cad9aa856afb4af757901883811494aca6a28ddd4d83378e552cd5 description=metallb-system/metallb-operator-controller-manager-5b8965f888-kdd4l/manager id=73dce33b-eaec-4909-a8c9-7cf2c648d8b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ca941033b9a4ef96b8fcddf0c7247af1d1c2163fd917ad113abd15a22a578eb
2026-06-09 12:20:02.966500 | controller | Jun 09 11:18:36.945416 crc crio[21508]: time="2026-06-09T11:18:36.942935233Z" level=info msg="Created container 8f303312b54a7f6b8cd15756239148a0920f0084d859f175421d8c0caf8dbd1b: metallb-system/metallb-operator-webhook-server-7c9b8db748-2s6pf/webhook-server" id=fce8dd9f-ca14-4275-b22f-f18e04f5780c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.966516 | controller | Jun 09 11:18:36.947622 crc crio[21508]: time="2026-06-09T11:18:36.947555918Z" level=info msg="Starting container: 8f303312b54a7f6b8cd15756239148a0920f0084d859f175421d8c0caf8dbd1b" id=cf418b7b-8186-4cea-baa5-0820e1003bf5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.966531 | controller | Jun 09 11:18:36.956563 crc crio[21508]: time="2026-06-09T11:18:36.955965333Z" level=info msg="Started container" PID=43195 containerID=8f303312b54a7f6b8cd15756239148a0920f0084d859f175421d8c0caf8dbd1b description=metallb-system/metallb-operator-webhook-server-7c9b8db748-2s6pf/webhook-server id=cf418b7b-8186-4cea-baa5-0820e1003bf5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5735d214f123e83f071a58d426f76dbe917eeb7d20c9ada6150d487f873ce979
2026-06-09 12:20:02.966547 | controller | Jun 09 11:18:37.933555 crc crio[21508]: time="2026-06-09T11:18:37.933058573Z" level=info msg="Stopping pod sandbox: ad8bbfcf1921b392b1b99b2d27fb2cd603448960505e78441957272811393687" id=b8ba3f0d-1579-4649-b71e-4dccfdedeaed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.966562 | controller | Jun 09 11:18:37.933555 crc crio[21508]: time="2026-06-09T11:18:37.933521707Z" level=info msg="Stopped pod sandbox (already stopped): ad8bbfcf1921b392b1b99b2d27fb2cd603448960505e78441957272811393687" id=b8ba3f0d-1579-4649-b71e-4dccfdedeaed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.966578 | controller | Jun 09 11:18:37.934411 crc crio[21508]: time="2026-06-09T11:18:37.934049002Z" level=info msg="Removing pod sandbox: ad8bbfcf1921b392b1b99b2d27fb2cd603448960505e78441957272811393687" id=1e60e7d0-d9a4-4200-9f18-fef5d2a398a2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.966593 | controller | Jun 09 11:18:37.943722 crc crio[21508]: time="2026-06-09T11:18:37.943628151Z" level=info msg="Removed pod sandbox: ad8bbfcf1921b392b1b99b2d27fb2cd603448960505e78441957272811393687" id=1e60e7d0-d9a4-4200-9f18-fef5d2a398a2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.966611 | controller | Jun 09 11:18:37.944749 crc crio[21508]: time="2026-06-09T11:18:37.94463172Z" level=info msg="Stopping pod sandbox: e532e178fde137e29342eab9ada4b30166b32c272c2d0d0ab349696934e0c467" id=7a027e2c-3dd4-4054-97f8-447f25ae6f9a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.966626 | controller | Jun 09 11:18:37.944883 crc crio[21508]: time="2026-06-09T11:18:37.944756454Z" level=info msg="Stopped pod sandbox (already stopped): e532e178fde137e29342eab9ada4b30166b32c272c2d0d0ab349696934e0c467" id=7a027e2c-3dd4-4054-97f8-447f25ae6f9a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.966641 | controller | Jun 09 11:18:37.945457 crc crio[21508]: time="2026-06-09T11:18:37.945384772Z" level=info msg="Removing pod sandbox: e532e178fde137e29342eab9ada4b30166b32c272c2d0d0ab349696934e0c467" id=1c4b3572-77c1-489c-8a7c-9e2899fa7c97 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.966657 | controller | Jun 09 11:18:37.955101 crc crio[21508]: time="2026-06-09T11:18:37.955014193Z" level=info msg="Removed pod sandbox: e532e178fde137e29342eab9ada4b30166b32c272c2d0d0ab349696934e0c467" id=1c4b3572-77c1-489c-8a7c-9e2899fa7c97 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.966672 | controller | Jun 09 11:18:37.955887 crc crio[21508]: time="2026-06-09T11:18:37.955791796Z" level=info msg="Stopping pod sandbox: e8c0466918048d4abfcf531c66992befc2e072deadf72cb9594646abaf1205eb" id=d4ef2113-6129-4e53-9a9d-2c0d4a008809 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.966688 | controller | Jun 09 11:18:37.955887 crc crio[21508]: time="2026-06-09T11:18:37.955881878Z" level=info msg="Stopped pod sandbox (already stopped): e8c0466918048d4abfcf531c66992befc2e072deadf72cb9594646abaf1205eb" id=d4ef2113-6129-4e53-9a9d-2c0d4a008809 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.966703 | controller | Jun 09 11:18:37.956802 crc crio[21508]: time="2026-06-09T11:18:37.956660321Z" level=info msg="Removing pod sandbox: e8c0466918048d4abfcf531c66992befc2e072deadf72cb9594646abaf1205eb" id=018cfa59-fd71-4c74-9d9a-f8964f2e7508 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.966718 | controller | Jun 09 11:18:37.968977 crc crio[21508]: time="2026-06-09T11:18:37.968911548Z" level=info msg="Removed pod sandbox: e8c0466918048d4abfcf531c66992befc2e072deadf72cb9594646abaf1205eb" id=018cfa59-fd71-4c74-9d9a-f8964f2e7508 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.966733 | controller | Jun 09 11:18:37.970082 crc crio[21508]: time="2026-06-09T11:18:37.96999021Z" level=info msg="Stopping pod sandbox: cce99426f462a8f7cae223c8bb394b39d429f3b0033f7652f4029f10451a45a5" id=8fb3a4b4-c06f-403c-8ccb-a0e2750113d8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.966748 | controller | Jun 09 11:18:37.970266 crc crio[21508]: time="2026-06-09T11:18:37.970203656Z" level=info msg="Stopped pod sandbox (already stopped): cce99426f462a8f7cae223c8bb394b39d429f3b0033f7652f4029f10451a45a5" id=8fb3a4b4-c06f-403c-8ccb-a0e2750113d8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.966763 | controller | Jun 09 11:18:37.971066 crc crio[21508]: time="2026-06-09T11:18:37.970881346Z" level=info msg="Removing pod sandbox: cce99426f462a8f7cae223c8bb394b39d429f3b0033f7652f4029f10451a45a5" id=6c21be00-5df0-468a-9451-95bdbded43a4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.966778 | controller | Jun 09 11:18:37.988392 crc crio[21508]: time="2026-06-09T11:18:37.9881954Z" level=info msg="Removed pod sandbox: cce99426f462a8f7cae223c8bb394b39d429f3b0033f7652f4029f10451a45a5" id=6c21be00-5df0-468a-9451-95bdbded43a4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.966793 | controller | Jun 09 11:19:10.365224 crc crio[21508]: time="2026-06-09T11:19:10.364642836Z" level=info msg="Running pod sandbox: metallb-system/controller-8464864885-x6wqg/POD" id=14b0236f-6da4-4031-84fd-a4a08c118313 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.966812 | controller | Jun 09 11:19:10.366185 crc crio[21508]: time="2026-06-09T11:19:10.365264134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.966829 | controller | Jun 09 11:19:10.400752 crc crio[21508]: time="2026-06-09T11:19:10.400665296Z" level=info msg="Got pod network &{Name:controller-8464864885-x6wqg Namespace:metallb-system ID:91a9e35082a02cf10bd2a6ce170316671effa460e53f9ade7747b01244d51223 UID:d319a384-bad0-4ea1-af4d-1d5bc102b0ec NetNS:/var/run/netns/b2f62dd5-858e-41c6-87f5-9d5b9e694853 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd319a384_bad0_4ea1_af4d_1d5bc102b0ec.slice PodAnnotations:0xc003b387f8}] Aliases:map[]}"
2026-06-09 12:20:02.966845 | controller | Jun 09 11:19:10.400752 crc crio[21508]: time="2026-06-09T11:19:10.400718277Z" level=info msg="Adding pod metallb-system_controller-8464864885-x6wqg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.966861 | controller | Jun 09 11:19:11.151934 crc crio[21508]: 2026-06-09T11:19:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:91a9e35082a02cf Mac:be:36:4c:f3:c1:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/b2f62dd5-858e-41c6-87f5-9d5b9e694853 SocketPath: PciID:}] [{Interface:0xc000328bc0 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.966877 | controller | Jun 09 11:19:11.155189 crc crio[21508]: time="2026-06-09T11:19:11.154982483Z" level=info msg="Got pod network &{Name:controller-8464864885-x6wqg Namespace:metallb-system ID:91a9e35082a02cf10bd2a6ce170316671effa460e53f9ade7747b01244d51223 UID:d319a384-bad0-4ea1-af4d-1d5bc102b0ec NetNS:/var/run/netns/b2f62dd5-858e-41c6-87f5-9d5b9e694853 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd319a384_bad0_4ea1_af4d_1d5bc102b0ec.slice PodAnnotations:0xc003b387f8}] Aliases:map[]}"
2026-06-09 12:20:02.966892 | controller | Jun 09 11:19:11.155367 crc crio[21508]: time="2026-06-09T11:19:11.15524451Z" level=info msg="Checking pod metallb-system_controller-8464864885-x6wqg for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.966907 | controller | Jun 09 11:19:11.166461 crc crio[21508]: time="2026-06-09T11:19:11.165709065Z" level=info msg="Ran pod sandbox 91a9e35082a02cf10bd2a6ce170316671effa460e53f9ade7747b01244d51223 with infra container: metallb-system/controller-8464864885-x6wqg/POD" id=14b0236f-6da4-4031-84fd-a4a08c118313 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.966923 | controller | Jun 09 11:19:11.168566 crc crio[21508]: time="2026-06-09T11:19:11.168463976Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=4ba7fe9d-6cef-4fbe-9c27-dbf6b2a64377 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.966939 | controller | Jun 09 11:19:11.173386 crc crio[21508]: time="2026-06-09T11:19:11.170626409Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=7b0f9d63-ad1b-4eff-8554-7c5fbf59b4ad name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.966954 | controller | Jun 09 11:19:11.180548 crc crio[21508]: time="2026-06-09T11:19:11.177737146Z" level=info msg="Creating container: metallb-system/controller-8464864885-x6wqg/controller" id=d20de84a-b198-4715-939b-438c6c37a746 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.966973 | controller | Jun 09 11:19:11.180548 crc crio[21508]: time="2026-06-09T11:19:11.178510838Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.966989 | controller | Jun 09 11:19:11.224695 crc crio[21508]: time="2026-06-09T11:19:11.216825035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.967004 | controller | Jun 09 11:19:11.224695 crc crio[21508]: time="2026-06-09T11:19:11.22280427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.967020 | controller | Jun 09 11:19:11.313566 crc crio[21508]: time="2026-06-09T11:19:11.31338365Z" level=info msg="Created container 9bee7b8d4a5264775eafdbb2a542275ebe44365d91b81d49be7d6cf338f3df0b: metallb-system/controller-8464864885-x6wqg/controller" id=d20de84a-b198-4715-939b-438c6c37a746 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.967035 | controller | Jun 09 11:19:11.314620 crc crio[21508]: time="2026-06-09T11:19:11.314538494Z" level=info msg="Starting container: 9bee7b8d4a5264775eafdbb2a542275ebe44365d91b81d49be7d6cf338f3df0b" id=7855ff3f-6a68-4843-a4a7-9b1dfa1a386f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.967050 | controller | Jun 09 11:19:11.322826 crc crio[21508]: time="2026-06-09T11:19:11.322710392Z" level=info msg="Started container" PID=43728 containerID=9bee7b8d4a5264775eafdbb2a542275ebe44365d91b81d49be7d6cf338f3df0b description=metallb-system/controller-8464864885-x6wqg/controller id=7855ff3f-6a68-4843-a4a7-9b1dfa1a386f name=/runtime.v1.RuntimeService/StartContainer sandboxID=91a9e35082a02cf10bd2a6ce170316671effa460e53f9ade7747b01244d51223
2026-06-09 12:20:02.967065 | controller | Jun 09 11:19:11.343373 crc crio[21508]: time="2026-06-09T11:19:11.343181609Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=6904d3ff-5541-4cf7-ba73-91322f026540 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.967080 | controller | Jun 09 11:19:11.348011 crc crio[21508]: time="2026-06-09T11:19:11.346801754Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=cab87105-b48a-4f04-9d8c-df1e0116eb09 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.967095 | controller | Jun 09 11:19:11.353770 crc crio[21508]: time="2026-06-09T11:19:11.353638163Z" level=info msg="Creating container: metallb-system/controller-8464864885-x6wqg/kube-rbac-proxy" id=ffbc3444-ccbc-4dab-8e9a-895894982d38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.967111 | controller | Jun 09 11:19:11.354334 crc crio[21508]: time="2026-06-09T11:19:11.354164849Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.967126 | controller | Jun 09 11:19:11.385652 crc crio[21508]: time="2026-06-09T11:19:11.385402709Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.967141 | controller | Jun 09 11:19:11.391854 crc crio[21508]: time="2026-06-09T11:19:11.391415864Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.967156 | controller | Jun 09 11:19:11.616363 crc crio[21508]: time="2026-06-09T11:19:11.613751355Z" level=info msg="Created container daac09f3381f7567a006ddc857143a29768a16f791ceb602b492382b68baa58e: metallb-system/controller-8464864885-x6wqg/kube-rbac-proxy" id=ffbc3444-ccbc-4dab-8e9a-895894982d38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.967176 | controller | Jun 09 11:19:11.616363 crc crio[21508]: time="2026-06-09T11:19:11.615806445Z" level=info msg="Starting container: daac09f3381f7567a006ddc857143a29768a16f791ceb602b492382b68baa58e" id=09d58876-195f-4bff-a540-b6da796ec429 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.967191 | controller | Jun 09 11:19:11.632368 crc crio[21508]: time="2026-06-09T11:19:11.632155961Z" level=info msg="Started container" PID=43785 containerID=daac09f3381f7567a006ddc857143a29768a16f791ceb602b492382b68baa58e description=metallb-system/controller-8464864885-x6wqg/kube-rbac-proxy id=09d58876-195f-4bff-a540-b6da796ec429 name=/runtime.v1.RuntimeService/StartContainer sandboxID=91a9e35082a02cf10bd2a6ce170316671effa460e53f9ade7747b01244d51223
2026-06-09 12:20:02.967207 | controller | Jun 09 11:19:13.297540 crc crio[21508]: time="2026-06-09T11:19:13.29707519Z" level=info msg="Running pod sandbox: metallb-system/speaker-lgllm/POD" id=5b7abf00-6a59-4492-8275-8b4ec3209a71 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.967222 | controller | Jun 09 11:19:13.298354 crc crio[21508]: time="2026-06-09T11:19:13.297583215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.967238 | controller | Jun 09 11:19:13.312785 crc crio[21508]: time="2026-06-09T11:19:13.312685495Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=5b7abf00-6a59-4492-8275-8b4ec3209a71 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.967253 | controller | Jun 09 11:19:13.325534 crc crio[21508]: time="2026-06-09T11:19:13.325402836Z" level=info msg="Ran pod sandbox 881eb96004132dfceea0e4e365b39fa01387cc234adb53636b5e8d9a962ef242 with infra container: metallb-system/speaker-lgllm/POD" id=5b7abf00-6a59-4492-8275-8b4ec3209a71 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.967268 | controller | Jun 09 11:19:13.327009 crc crio[21508]: time="2026-06-09T11:19:13.326934721Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=ed837d14-849b-4833-b3e4-9da41395e78d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.967283 | controller | Jun 09 11:19:13.329733 crc crio[21508]: time="2026-06-09T11:19:13.32932819Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=ec9c2b6e-221e-479a-9c58-c1e4c4428a75 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.967298 | controller | Jun 09 11:19:13.344635 crc crio[21508]: time="2026-06-09T11:19:13.343825053Z" level=info msg="Creating container: metallb-system/speaker-lgllm/speaker" id=8271e572-543b-4107-8a40-7b97e08115f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.967313 | controller | Jun 09 11:19:13.344635 crc crio[21508]: time="2026-06-09T11:19:13.344233695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.967328 | controller | Jun 09 11:19:13.376690 crc crio[21508]: time="2026-06-09T11:19:13.376387802Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.967343 | controller | Jun 09 11:19:13.555170 crc crio[21508]: time="2026-06-09T11:19:13.55504072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.967377 | controller | Jun 09 11:19:13.649501 crc crio[21508]: time="2026-06-09T11:19:13.649360329Z" level=info msg="Created container 54f3da062a3fab422386f9070eb5c85c926073b65617ead7dc005582d6bf96b4: metallb-system/speaker-lgllm/speaker" id=8271e572-543b-4107-8a40-7b97e08115f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.967397 | controller | Jun 09 11:19:13.650690 crc crio[21508]: time="2026-06-09T11:19:13.650630766Z" level=info msg="Starting container: 54f3da062a3fab422386f9070eb5c85c926073b65617ead7dc005582d6bf96b4" id=59ec57a2-c39d-4f7b-9116-b514f5095c38 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.967413 | controller | Jun 09 11:19:13.660628 crc crio[21508]: time="2026-06-09T11:19:13.660531015Z" level=info msg="Started container" PID=43847 containerID=54f3da062a3fab422386f9070eb5c85c926073b65617ead7dc005582d6bf96b4 description=metallb-system/speaker-lgllm/speaker id=59ec57a2-c39d-4f7b-9116-b514f5095c38 name=/runtime.v1.RuntimeService/StartContainer sandboxID=881eb96004132dfceea0e4e365b39fa01387cc234adb53636b5e8d9a962ef242
2026-06-09 12:20:02.967428 | controller | Jun 09 11:19:13.690726 crc crio[21508]: time="2026-06-09T11:19:13.689618962Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=f96b2662-1144-4e22-9cba-9b8018282840 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.967443 | controller | Jun 09 11:19:13.704841 crc crio[21508]: time="2026-06-09T11:19:13.703089585Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=ecd55046-bf6d-44a5-8741-ac26a69dd28b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.967459 | controller | Jun 09 11:19:13.713736 crc crio[21508]: time="2026-06-09T11:19:13.712437978Z" level=info msg="Creating container: metallb-system/speaker-lgllm/kube-rbac-proxy" id=d6f22b4f-7f34-466e-934e-be7071a34e8b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.967475 | controller | Jun 09 11:19:13.713736 crc crio[21508]: time="2026-06-09T11:19:13.712913011Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.967490 | controller | Jun 09 11:19:13.744792 crc crio[21508]: time="2026-06-09T11:19:13.744454961Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.967506 | controller | Jun 09 11:19:14.083193 crc crio[21508]: time="2026-06-09T11:19:14.08302524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.967523 | controller | Jun 09 11:19:14.193617 crc crio[21508]: time="2026-06-09T11:19:14.193371537Z" level=info msg="Created container 3235782343f404f9fa485154aa0ce584233b0b749ce93bf8b3c5f6d22082fb4c: metallb-system/speaker-lgllm/kube-rbac-proxy" id=d6f22b4f-7f34-466e-934e-be7071a34e8b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.967539 | controller | Jun 09 11:19:14.196161 crc crio[21508]: time="2026-06-09T11:19:14.196090156Z" level=info msg="Starting container: 3235782343f404f9fa485154aa0ce584233b0b749ce93bf8b3c5f6d22082fb4c" id=1e298272-b6f2-4dc0-bb4e-6e21d0733ed2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.967554 | controller | Jun 09 11:19:14.219868 crc crio[21508]: time="2026-06-09T11:19:14.219650483Z" level=info msg="Started container" PID=43878 containerID=3235782343f404f9fa485154aa0ce584233b0b749ce93bf8b3c5f6d22082fb4c description=metallb-system/speaker-lgllm/kube-rbac-proxy id=1e298272-b6f2-4dc0-bb4e-6e21d0733ed2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=881eb96004132dfceea0e4e365b39fa01387cc234adb53636b5e8d9a962ef242
2026-06-09 12:20:02.967570 | controller | Jun 09 11:19:36.121348 crc crio[21508]: time="2026-06-09T11:19:36.118114508Z" level=info msg="Running pod sandbox: openshift-frr-k8s/frr-k8s-rw4tc/POD" id=e544f367-003a-4bf1-9800-fc4957280fb5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.967590 | controller | Jun 09 11:19:36.121348 crc crio[21508]: time="2026-06-09T11:19:36.119030724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.967606 | controller | Jun 09 11:19:36.140440 crc crio[21508]: time="2026-06-09T11:19:36.140052747Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=e544f367-003a-4bf1-9800-fc4957280fb5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.967622 | controller | Jun 09 11:19:36.307366 crc crio[21508]: time="2026-06-09T11:19:36.307163398Z" level=info msg="Ran pod sandbox 76313d69063cd9d667282635782c9e7a3cf5d56054580175d8461f94cd0eeeda with infra container: openshift-frr-k8s/frr-k8s-rw4tc/POD" id=e544f367-003a-4bf1-9800-fc4957280fb5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.967637 | controller | Jun 09 11:19:36.309687 crc crio[21508]: time="2026-06-09T11:19:36.309593379Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=901bfbbc-8399-4f29-9f0d-04de7b4a4484 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.967652 | controller | Jun 09 11:19:36.309903 crc crio[21508]: time="2026-06-09T11:19:36.309849997Z" level=info msg="Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found" id=901bfbbc-8399-4f29-9f0d-04de7b4a4484 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.967668 | controller | Jun 09 11:19:36.309975 crc crio[21508]: time="2026-06-09T11:19:36.309931409Z" level=info msg="Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found" id=901bfbbc-8399-4f29-9f0d-04de7b4a4484 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.967683 | controller | Jun 09 11:19:36.312210 crc crio[21508]: time="2026-06-09T11:19:36.311646549Z" level=info msg="Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=f570a770-ca17-4476-88f1-a86c095165e6 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.967698 | controller | Jun 09 11:19:36.319109 crc crio[21508]: time="2026-06-09T11:19:36.319010014Z" level=info msg="Trying to access \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\""
2026-06-09 12:20:02.967713 | controller | Jun 09 11:19:36.868516 crc crio[21508]: time="2026-06-09T11:19:36.868426658Z" level=info msg="Running pod sandbox: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-ck5gq/POD" id=3114cf01-5b42-4adc-9117-d2a60a29ab2b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.967728 | controller | Jun 09 11:19:36.868672 crc crio[21508]: time="2026-06-09T11:19:36.868539472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.967744 | controller | Jun 09 11:19:36.882139 crc crio[21508]: time="2026-06-09T11:19:36.882048936Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=3114cf01-5b42-4adc-9117-d2a60a29ab2b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.967760 | controller | Jun 09 11:19:36.892451 crc crio[21508]: time="2026-06-09T11:19:36.892394637Z" level=info msg="Ran pod sandbox 60df7f1288eb90268864ca9f29f166e4cbcc06d22cc40e1e72ae838690729275 with infra container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-ck5gq/POD" id=3114cf01-5b42-4adc-9117-d2a60a29ab2b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.967779 | controller | Jun 09 11:19:36.894236 crc crio[21508]: time="2026-06-09T11:19:36.894163029Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=a41ab6e4-1b2c-4535-a8fa-2585e7455e6d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.967795 | controller | Jun 09 11:19:36.894519 crc crio[21508]: time="2026-06-09T11:19:36.894424876Z" level=info msg="Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found" id=a41ab6e4-1b2c-4535-a8fa-2585e7455e6d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.967810 | controller | Jun 09 11:19:36.894634 crc crio[21508]: time="2026-06-09T11:19:36.894523489Z" level=info msg="Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found" id=a41ab6e4-1b2c-4535-a8fa-2585e7455e6d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.967826 | controller | Jun 09 11:19:36.897138 crc crio[21508]: time="2026-06-09T11:19:36.895880299Z" level=info msg="Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=cd0badf4-84c2-481e-9a99-180d3310e933 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.967842 | controller | Jun 09 11:19:36.900005 crc crio[21508]: time="2026-06-09T11:19:36.899933237Z" level=info msg="Trying to access \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\""
2026-06-09 12:20:02.967857 | controller | Jun 09 11:19:38.015687 crc crio[21508]: time="2026-06-09T11:19:38.014795973Z" level=info msg="Removing container: 9ce6a8390154c515d8dd077d962249133614edad3247d15dcfd0c4f348d62fea" id=c63759c5-6eb5-41a9-95e3-09a2d41b617e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.967873 | controller | Jun 09 11:19:38.156566 crc crio[21508]: time="2026-06-09T11:19:38.156429301Z" level=info msg="Removed container 9ce6a8390154c515d8dd077d962249133614edad3247d15dcfd0c4f348d62fea: openshift-infra/auto-csr-approver-29683392-t6jmp/oc" id=c63759c5-6eb5-41a9-95e3-09a2d41b617e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.967888 | controller | Jun 09 11:19:38.162990 crc crio[21508]: time="2026-06-09T11:19:38.16289168Z" level=info msg="Stopping pod sandbox: 885234a109841c71221b7acff491c3a2e3671a286d71eedad368951598e0f3a3" id=c6d4ed92-b7d4-41e6-8579-0f7187e9e4b3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.967904 | controller | Jun 09 11:19:38.162990 crc crio[21508]: time="2026-06-09T11:19:38.162974792Z" level=info msg="Stopped pod sandbox (already stopped): 885234a109841c71221b7acff491c3a2e3671a286d71eedad368951598e0f3a3" id=c6d4ed92-b7d4-41e6-8579-0f7187e9e4b3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.967919 | controller | Jun 09 11:19:38.163701 crc crio[21508]: time="2026-06-09T11:19:38.163471846Z" level=info msg="Removing pod sandbox: 885234a109841c71221b7acff491c3a2e3671a286d71eedad368951598e0f3a3" id=56506fcd-672b-4379-9524-0a76450999ca name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.967935 | controller | Jun 09 11:19:38.173916 crc crio[21508]: time="2026-06-09T11:19:38.173828368Z" level=info msg="Removed pod sandbox: 885234a109841c71221b7acff491c3a2e3671a286d71eedad368951598e0f3a3" id=56506fcd-672b-4379-9524-0a76450999ca name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.967950 | controller | Jun 09 11:19:57.166975 crc crio[21508]: time="2026-06-09T11:19:57.166243888Z" level=info msg="Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=cd0badf4-84c2-481e-9a99-180d3310e933 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.967969 | controller | Jun 09 11:19:57.168516 crc crio[21508]: time="2026-06-09T11:19:57.168158194Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=fec7c964-a3be-4f01-9291-e7f3ceee9d1e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.967984 | controller | Jun 09 11:19:57.172601 crc crio[21508]: time="2026-06-09T11:19:57.172550972Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=8eadeafa-46dc-490b-ae3e-ce776eb84ba5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.968000 | controller | Jun 09 11:19:57.182632 crc crio[21508]: time="2026-06-09T11:19:57.181883464Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-ck5gq/frr-k8s-webhook-server" id=f97110dd-af37-4f30-9f88-ead810507ca8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.968015 | controller | Jun 09 11:19:57.184253 crc crio[21508]: time="2026-06-09T11:19:57.184194572Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.968030 | controller | Jun 09 11:19:57.199534 crc crio[21508]: time="2026-06-09T11:19:57.19923036Z" level=info msg="Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=f570a770-ca17-4476-88f1-a86c095165e6 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.968046 | controller | Jun 09 11:19:57.200855 crc crio[21508]: time="2026-06-09T11:19:57.200779785Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=4a90ba36-d92f-4714-9862-5c8ed3ec927b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.968061 | controller | Jun 09 11:19:57.206219 crc crio[21508]: time="2026-06-09T11:19:57.206127551Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=71a3b371-9243-4acc-831c-abb65453ae46 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.968076 | controller | Jun 09 11:19:57.219248 crc crio[21508]: time="2026-06-09T11:19:57.21914797Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.968092 | controller | Jun 09 11:19:57.223932 crc crio[21508]: time="2026-06-09T11:19:57.223861808Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.968107 | controller | Jun 09 11:19:57.232639 crc crio[21508]: time="2026-06-09T11:19:57.232594962Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-rw4tc/cp-frr-files" id=14b32a9a-373f-437a-a46b-f8051d08df86 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.968122 | controller | Jun 09 11:19:57.234776 crc crio[21508]: time="2026-06-09T11:19:57.234749105Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.968137 | controller | Jun 09 11:19:57.265709 crc crio[21508]: time="2026-06-09T11:19:57.265215953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.968153 | controller | Jun 09 11:19:57.277250 crc crio[21508]: time="2026-06-09T11:19:57.277198112Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.968168 | controller | Jun 09 11:19:57.385221 crc crio[21508]: time="2026-06-09T11:19:57.385113288Z" level=info msg="Created container 65093a74989562401dd3c492bebba8a1d80ba219272abf484a839a1756c0859c: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-ck5gq/frr-k8s-webhook-server" id=f97110dd-af37-4f30-9f88-ead810507ca8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.968187 | controller | Jun 09 11:19:57.386816 crc crio[21508]: time="2026-06-09T11:19:57.386608542Z" level=info msg="Starting container: 65093a74989562401dd3c492bebba8a1d80ba219272abf484a839a1756c0859c" id=2ff718fb-e1ff-488c-bb82-97545f96541f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.968204 | controller | Jun 09 11:19:57.393762 crc crio[21508]: time="2026-06-09T11:19:57.39306131Z" level=info msg="Started container" PID=44492 containerID=65093a74989562401dd3c492bebba8a1d80ba219272abf484a839a1756c0859c description=openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-ck5gq/frr-k8s-webhook-server id=2ff718fb-e1ff-488c-bb82-97545f96541f name=/runtime.v1.RuntimeService/StartContainer sandboxID=60df7f1288eb90268864ca9f29f166e4cbcc06d22cc40e1e72ae838690729275
2026-06-09 12:20:02.968220 | controller | Jun 09 11:19:57.450560 crc crio[21508]: time="2026-06-09T11:19:57.450407031Z" level=info msg="Created container 17c9951d01a5de041331a48f6f13f36572917e87030de6363f94e4f3441778cb: openshift-frr-k8s/frr-k8s-rw4tc/cp-frr-files" id=14b32a9a-373f-437a-a46b-f8051d08df86 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.968236 | controller | Jun 09 11:19:57.451930 crc crio[21508]: time="2026-06-09T11:19:57.451825153Z" level=info msg="Starting container: 17c9951d01a5de041331a48f6f13f36572917e87030de6363f94e4f3441778cb" id=a3bb070b-2c5d-424a-926e-d3b00a53abfc name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.968252 | controller | Jun 09 11:19:57.463146 crc crio[21508]: time="2026-06-09T11:19:57.46305475Z" level=info msg="Started container" PID=44496 containerID=17c9951d01a5de041331a48f6f13f36572917e87030de6363f94e4f3441778cb description=openshift-frr-k8s/frr-k8s-rw4tc/cp-frr-files id=a3bb070b-2c5d-424a-926e-d3b00a53abfc name=/runtime.v1.RuntimeService/StartContainer sandboxID=76313d69063cd9d667282635782c9e7a3cf5d56054580175d8461f94cd0eeeda
2026-06-09 12:20:02.968268 | controller | Jun 09 11:19:58.449029 crc crio[21508]: time="2026-06-09T11:19:58.448273078Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=eafecbc4-6ca2-48ac-a8ab-997e2b4d427d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.968283 | controller | Jun 09 11:19:58.452756 crc crio[21508]: time="2026-06-09T11:19:58.452671986Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=a8323cda-b28b-45a2-94c6-09ab4dfd8e1d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.968299 | controller | Jun 09 11:19:58.542570 crc crio[21508]: time="2026-06-09T11:19:58.542409062Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-rw4tc/cp-reloader" id=86147dca-9343-4b93-a8af-4c97344754d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.968314 | controller | Jun 09 11:19:58.544479 crc crio[21508]: time="2026-06-09T11:19:58.5444063Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.968329 | controller | Jun 09 11:19:58.577687 crc crio[21508]: time="2026-06-09T11:19:58.577547866Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.968345 | controller | Jun 09 11:19:58.582709 crc crio[21508]: time="2026-06-09T11:19:58.582572942Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.968383 | controller | Jun 09 11:19:58.717907 crc crio[21508]: time="2026-06-09T11:19:58.717579047Z" level=info msg="Created container 37756604469e1088521284fb235acf5851152b1c2b645351ff836a4bdc1fe8f5: openshift-frr-k8s/frr-k8s-rw4tc/cp-reloader" id=86147dca-9343-4b93-a8af-4c97344754d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.968400 | controller | Jun 09 11:19:58.721821 crc crio[21508]: time="2026-06-09T11:19:58.721648766Z" level=info msg="Starting container: 37756604469e1088521284fb235acf5851152b1c2b645351ff836a4bdc1fe8f5" id=bd68ada7-93ab-440f-b294-88b83fe167ae name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.968416 | controller | Jun 09 11:19:58.733641 crc crio[21508]: time="2026-06-09T11:19:58.733291195Z" level=info msg="Started container" PID=44520 containerID=37756604469e1088521284fb235acf5851152b1c2b645351ff836a4bdc1fe8f5 description=openshift-frr-k8s/frr-k8s-rw4tc/cp-reloader id=bd68ada7-93ab-440f-b294-88b83fe167ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=76313d69063cd9d667282635782c9e7a3cf5d56054580175d8461f94cd0eeeda
2026-06-09 12:20:02.968431 | controller | Jun 09 11:19:59.461010 crc crio[21508]: time="2026-06-09T11:19:59.460476161Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=75d5ae22-e9a8-4205-a29f-d19ca795977e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.968447 | controller | Jun 09 11:19:59.464669 crc crio[21508]: time="2026-06-09T11:19:59.464604771Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=7ab25bb5-c30e-4a6d-b816-53a4bd745ac6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.968463 | controller | Jun 09 11:19:59.486371 crc crio[21508]: time="2026-06-09T11:19:59.486201581Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-rw4tc/cp-metrics" id=31d967f7-cd65-4ed1-a0d5-d8d218caebde name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.968479 | controller | Jun 09 11:19:59.488176 crc crio[21508]: time="2026-06-09T11:19:59.488102966Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.968494 | controller | Jun 09 11:19:59.518329 crc crio[21508]: time="2026-06-09T11:19:59.518200554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.968510 | controller | Jun 09 11:19:59.521433 crc crio[21508]: time="2026-06-09T11:19:59.521372736Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.968526 | controller | Jun 09 11:19:59.634172 crc crio[21508]: time="2026-06-09T11:19:59.634083352Z" level=info msg="Created container bbbb10568469b94a1acc6c0d37c253937eb769b5f4499bd630209dc6a879f7c1: openshift-frr-k8s/frr-k8s-rw4tc/cp-metrics" id=31d967f7-cd65-4ed1-a0d5-d8d218caebde name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.968542 | controller | Jun 09 11:19:59.635638 crc crio[21508]: time="2026-06-09T11:19:59.635549004Z" level=info msg="Starting container: bbbb10568469b94a1acc6c0d37c253937eb769b5f4499bd630209dc6a879f7c1" id=e1764d88-fe03-445e-8c99-07f8efbd447e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.968557 | controller | Jun 09 11:19:59.647039 crc crio[21508]: time="2026-06-09T11:19:59.646516554Z" level=info msg="Started container" PID=44551 containerID=bbbb10568469b94a1acc6c0d37c253937eb769b5f4499bd630209dc6a879f7c1 description=openshift-frr-k8s/frr-k8s-rw4tc/cp-metrics id=e1764d88-fe03-445e-8c99-07f8efbd447e name=/runtime.v1.RuntimeService/StartContainer sandboxID=76313d69063cd9d667282635782c9e7a3cf5d56054580175d8461f94cd0eeeda
2026-06-09 12:20:02.968573 | controller | Jun 09 11:20:00.473914 crc crio[21508]: time="2026-06-09T11:20:00.473050716Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=2734f265-ea45-49e7-a22b-418cada86c69 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.968593 | controller | Jun 09 11:20:00.478374 crc crio[21508]: time="2026-06-09T11:20:00.478149265Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=0cdabcec-fb79-4daf-803e-8347aa718977 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.968610 | controller | Jun 09 11:20:00.492987 crc crio[21508]: time="2026-06-09T11:20:00.492294337Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-rw4tc/cp-frr-status" id=174e23c0-cbda-4ef3-bc1b-25364fb3f316 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.968626 | controller | Jun 09 11:20:00.497615 crc crio[21508]: time="2026-06-09T11:20:00.497466418Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.968641 | controller | Jun 09 11:20:00.515053 crc crio[21508]: time="2026-06-09T11:20:00.514888626Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683400-5vljq/POD" id=f8a07c86-1f0f-49d5-9e3b-e3971226d7aa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.968657 | controller | Jun 09 11:20:00.515053 crc crio[21508]: time="2026-06-09T11:20:00.5150262Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.968673 | controller | Jun 09 11:20:00.546272 crc crio[21508]: time="2026-06-09T11:20:00.545758456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.968689 | controller | Jun 09 11:20:00.549616 crc crio[21508]: time="2026-06-09T11:20:00.549562277Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683400-5vljq Namespace:openshift-infra ID:a1e1099388cd5913cbcab469c74e617743546a7833f5315721734ad9d49f8618 UID:718ebd71-9bb6-4041-972e-40a489999670 NetNS:/var/run/netns/4e28d280-74b7-49d3-a766-9caaee359dda Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod718ebd71_9bb6_4041_972e_40a489999670.slice PodAnnotations:0xc0039b8b70}] Aliases:map[]}"
2026-06-09 12:20:02.968705 | controller | Jun 09 11:20:00.549616 crc crio[21508]: time="2026-06-09T11:20:00.549595347Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683400-5vljq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.968721 | controller | Jun 09 11:20:00.552187 crc crio[21508]: time="2026-06-09T11:20:00.551998168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.968737 | controller | Jun 09 11:20:00.713798 crc crio[21508]: time="2026-06-09T11:20:00.713583278Z" level=info msg="Created container 237eae1c27628ce28bfbfad5309649e419c62bc79bcc680564091696c79714ff: openshift-frr-k8s/frr-k8s-rw4tc/cp-frr-status" id=174e23c0-cbda-4ef3-bc1b-25364fb3f316 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.968753 | controller | Jun 09 11:20:00.716537 crc crio[21508]: time="2026-06-09T11:20:00.715954397Z" level=info msg="Starting container: 237eae1c27628ce28bfbfad5309649e419c62bc79bcc680564091696c79714ff" id=3dfa0873-681f-46e1-a8e7-eb379d9a9576 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.968768 | controller | Jun 09 11:20:00.728405 crc crio[21508]: time="2026-06-09T11:20:00.725948228Z" level=info msg="Started container" PID=44585 containerID=237eae1c27628ce28bfbfad5309649e419c62bc79bcc680564091696c79714ff description=openshift-frr-k8s/frr-k8s-rw4tc/cp-frr-status id=3dfa0873-681f-46e1-a8e7-eb379d9a9576 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76313d69063cd9d667282635782c9e7a3cf5d56054580175d8461f94cd0eeeda
2026-06-09 12:20:02.968795 | controller | Jun 09 11:20:00.960385 crc crio[21508]: 2026-06-09T11:20:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a1e1099388cd591 Mac:5e:ba:88:97:d3:bf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/4e28d280-74b7-49d3-a766-9caaee359dda SocketPath: PciID:}] [{Interface:0xc0002f1310 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.968811 | controller | Jun 09 11:20:00.963144 crc crio[21508]: time="2026-06-09T11:20:00.963057499Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683400-5vljq Namespace:openshift-infra ID:a1e1099388cd5913cbcab469c74e617743546a7833f5315721734ad9d49f8618 UID:718ebd71-9bb6-4041-972e-40a489999670 NetNS:/var/run/netns/4e28d280-74b7-49d3-a766-9caaee359dda Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod718ebd71_9bb6_4041_972e_40a489999670.slice PodAnnotations:0xc0039b8b70}] Aliases:map[]}"
2026-06-09 12:20:02.968828 | controller | Jun 09 11:20:00.963570 crc crio[21508]: time="2026-06-09T11:20:00.963450701Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683400-5vljq for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.968843 | controller | Jun 09 11:20:00.990550 crc crio[21508]: time="2026-06-09T11:20:00.990137579Z" level=info msg="Ran pod sandbox a1e1099388cd5913cbcab469c74e617743546a7833f5315721734ad9d49f8618 with infra container: openshift-infra/auto-csr-approver-29683400-5vljq/POD" id=f8a07c86-1f0f-49d5-9e3b-e3971226d7aa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.968860 | controller | Jun 09 11:20:00.993953 crc crio[21508]: time="2026-06-09T11:20:00.993867117Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=716bd65d-4f68-4948-a82e-7c1dca985cef name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.968876 | controller | Jun 09 11:20:01.007230 crc crio[21508]: time="2026-06-09T11:20:01.007122724Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 12:20:02.968893 | controller | Jun 09 11:20:01.489885 crc crio[21508]: time="2026-06-09T11:20:01.489113883Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=ba7b1f08-338f-4f47-a465-8432d65870d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.968908 | controller | Jun 09 11:20:01.506376 crc crio[21508]: time="2026-06-09T11:20:01.506249713Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=6cc136a3-f549-4def-ab2a-883a79bd1a99 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.968924 | controller | Jun 09 11:20:01.521679 crc crio[21508]: time="2026-06-09T11:20:01.521412295Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-rw4tc/controller" id=30b9c331-0958-41e6-9eae-ae9016df6efb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.968939 | controller | Jun 09 11:20:01.530243 crc crio[21508]: time="2026-06-09T11:20:01.53017092Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.968955 | controller | Jun 09 11:20:01.565587 crc crio[21508]: time="2026-06-09T11:20:01.565212101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.968971 | controller | Jun 09 11:20:01.569765 crc crio[21508]: time="2026-06-09T11:20:01.569709493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.968991 | controller | Jun 09 11:20:01.680361 crc crio[21508]: time="2026-06-09T11:20:01.680219884Z" level=info msg="Created container c248749811a2ca58c7f7af150b6dd8e90473cb8ccaf80312d7ddbad0166cb8f5: openshift-frr-k8s/frr-k8s-rw4tc/controller" id=30b9c331-0958-41e6-9eae-ae9016df6efb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.969007 | controller | Jun 09 11:20:01.681173 crc crio[21508]: time="2026-06-09T11:20:01.681087199Z" level=info msg="Starting container: c248749811a2ca58c7f7af150b6dd8e90473cb8ccaf80312d7ddbad0166cb8f5" id=ee73d5c2-43d9-4c0c-83e6-234b9552238d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.969023 | controller | Jun 09 11:20:01.688409 crc crio[21508]: time="2026-06-09T11:20:01.686472386Z" level=info msg="Started container" PID=44703 containerID=c248749811a2ca58c7f7af150b6dd8e90473cb8ccaf80312d7ddbad0166cb8f5 description=openshift-frr-k8s/frr-k8s-rw4tc/controller id=ee73d5c2-43d9-4c0c-83e6-234b9552238d name=/runtime.v1.RuntimeService/StartContainer sandboxID=76313d69063cd9d667282635782c9e7a3cf5d56054580175d8461f94cd0eeeda
2026-06-09 12:20:02.969038 | controller | Jun 09 11:20:01.696995 crc crio[21508]: time="2026-06-09T11:20:01.696836078Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=a018b208-7150-4bdf-8d69-3449f4390bbf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.969053 | controller | Jun 09 11:20:01.704414 crc crio[21508]: time="2026-06-09T11:20:01.704254014Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=dedf4449-9ed8-461f-954a-4a45feb061f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.969069 | controller | Jun 09 11:20:01.715573 crc crio[21508]: time="2026-06-09T11:20:01.714460332Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-rw4tc/frr" id=e51acc5b-0995-4e3a-8749-87cbd3af21de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.969084 | controller | Jun 09 11:20:01.716077 crc crio[21508]: time="2026-06-09T11:20:01.716014457Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.969099 | controller | Jun 09 11:20:01.750991 crc crio[21508]: time="2026-06-09T11:20:01.750695828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.969114 | controller | Jun 09 11:20:01.758197 crc crio[21508]: time="2026-06-09T11:20:01.758009811Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.969129 | controller | Jun 09 11:20:01.865530 crc crio[21508]: time="2026-06-09T11:20:01.864874296Z" level=info msg="Created container c12a580724473a2cf6f70b163699168ed3287e7a50dbc67016890f6d75acd6fd: openshift-frr-k8s/frr-k8s-rw4tc/frr" id=e51acc5b-0995-4e3a-8749-87cbd3af21de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.969145 | controller | Jun 09 11:20:01.867449 crc crio[21508]: time="2026-06-09T11:20:01.867351488Z" level=info msg="Starting container: c12a580724473a2cf6f70b163699168ed3287e7a50dbc67016890f6d75acd6fd" id=cc7662c3-1ec9-461a-a4a1-33485b943152 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.969160 | controller | Jun 09 11:20:01.875025 crc crio[21508]: time="2026-06-09T11:20:01.874898188Z" level=info msg="Started container" PID=44739 containerID=c12a580724473a2cf6f70b163699168ed3287e7a50dbc67016890f6d75acd6fd description=openshift-frr-k8s/frr-k8s-rw4tc/frr id=cc7662c3-1ec9-461a-a4a1-33485b943152 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76313d69063cd9d667282635782c9e7a3cf5d56054580175d8461f94cd0eeeda
2026-06-09 12:20:02.969179 | controller | Jun 09 11:20:01.886174 crc crio[21508]: time="2026-06-09T11:20:01.886057184Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=1c0b1d5a-cf30-4ac9-88fb-ca379129723f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.969195 | controller | Jun 09 11:20:01.897360 crc crio[21508]: time="2026-06-09T11:20:01.897188098Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=4b39584a-a76a-4a88-b272-8dab6da7e529 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.969211 | controller | Jun 09 11:20:01.931210 crc crio[21508]: time="2026-06-09T11:20:01.931102857Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=716bd65d-4f68-4948-a82e-7c1dca985cef name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.969226 | controller | Jun 09 11:20:01.933460 crc crio[21508]: time="2026-06-09T11:20:01.93327567Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=8b41694c-f178-4e55-88ee-a4040d6aef5a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.969242 | controller | Jun 09 11:20:01.935704 crc crio[21508]: time="2026-06-09T11:20:01.935631849Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c36b2819-35cd-448f-9bb2-f6a4f4833016 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.969257 | controller | Jun 09 11:20:01.937839 crc crio[21508]: time="2026-06-09T11:20:01.937767591Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-rw4tc/reloader" id=36c80401-ba43-4cc3-8758-c49ad242a750 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.969272 | controller | Jun 09 11:20:01.939966 crc crio[21508]: time="2026-06-09T11:20:01.939901223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.969287 | controller | Jun 09 11:20:01.943128 crc crio[21508]: time="2026-06-09T11:20:01.943048745Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683400-5vljq/oc" id=869204b3-e9ba-40c7-8498-78ef7dbf30c3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.969303 | controller | Jun 09 11:20:01.956559 crc crio[21508]: time="2026-06-09T11:20:01.953628043Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.969318 | controller | Jun 09 11:20:01.970363 crc crio[21508]: time="2026-06-09T11:20:01.970226167Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.969333 | controller | Jun 09 11:20:01.975395 crc crio[21508]: time="2026-06-09T11:20:01.975165571Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.969363 | controller | Jun 09 11:20:01.984184 crc crio[21508]: time="2026-06-09T11:20:01.984072421Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.969384 | controller | Jun 09 11:20:02.134210 crc crio[21508]: time="2026-06-09T11:20:02.134066263Z" level=info msg="Created container 4d153b5c31599fa6f9ad7628bf6dc861aaeb63c890526de80dcf55224ce71c7e: openshift-frr-k8s/frr-k8s-rw4tc/reloader" id=36c80401-ba43-4cc3-8758-c49ad242a750 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.969406 | controller | Jun 09 11:20:02.139370 crc crio[21508]: time="2026-06-09T11:20:02.135786033Z" level=info msg="Starting container: 4d153b5c31599fa6f9ad7628bf6dc861aaeb63c890526de80dcf55224ce71c7e" id=7a73e522-e77a-4486-a470-5c74099fc946 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.969422 | controller | Jun 09 11:20:02.143695 crc crio[21508]: time="2026-06-09T11:20:02.143617381Z" level=info msg="Started container" PID=44772 containerID=4d153b5c31599fa6f9ad7628bf6dc861aaeb63c890526de80dcf55224ce71c7e description=openshift-frr-k8s/frr-k8s-rw4tc/reloader id=7a73e522-e77a-4486-a470-5c74099fc946 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76313d69063cd9d667282635782c9e7a3cf5d56054580175d8461f94cd0eeeda
2026-06-09 12:20:02.969438 | controller | Jun 09 11:20:02.186059 crc crio[21508]: time="2026-06-09T11:20:02.185952535Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=b6b8be8f-ce08-4013-9902-dda301944d4f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.969453 | controller | Jun 09 11:20:02.195923 crc crio[21508]: time="2026-06-09T11:20:02.195828193Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=0ede732a-62aa-4ca9-85b5-d455531839d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.969468 | controller | Jun 09 11:20:02.232714 crc crio[21508]: time="2026-06-09T11:20:02.232532303Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-rw4tc/frr-metrics" id=c5f0094b-105d-4401-9156-c99ab955f8c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.969483 | controller | Jun 09 11:20:02.234798 crc crio[21508]: time="2026-06-09T11:20:02.234761468Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.969499 | controller | Jun 09 11:20:02.279512 crc crio[21508]: time="2026-06-09T11:20:02.279370408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.969514 | controller | Jun 09 11:20:02.285473 crc crio[21508]: time="2026-06-09T11:20:02.285041874Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.969530 | controller | Jun 09 11:20:02.310515 crc crio[21508]: time="2026-06-09T11:20:02.310393363Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.969545 | controller | Jun 09 11:20:02.415548 crc crio[21508]: time="2026-06-09T11:20:02.415409654Z" level=info msg="Created container 6b8b05dd68d30ea5102ff317419e0668df3e05257321d4d54d55c31c8bc730a6: openshift-frr-k8s/frr-k8s-rw4tc/frr-metrics" id=c5f0094b-105d-4401-9156-c99ab955f8c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.969560 | controller | Jun 09 11:20:02.416797 crc crio[21508]: time="2026-06-09T11:20:02.416691621Z" level=info msg="Starting container: 6b8b05dd68d30ea5102ff317419e0668df3e05257321d4d54d55c31c8bc730a6" id=ac883d2c-1d76-4cbf-98e6-ee0c2ded352f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.969576 | controller | Jun 09 11:20:02.421676 crc crio[21508]: time="2026-06-09T11:20:02.421479481Z" level=info msg="Created container 3bcb4f392b0893f64f2abe49c8ee55e2f51cc4b1c81e43a0c3b81614b58ab332: openshift-infra/auto-csr-approver-29683400-5vljq/oc" id=869204b3-e9ba-40c7-8498-78ef7dbf30c3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.969591 | controller | Jun 09 11:20:02.423111 crc crio[21508]: time="2026-06-09T11:20:02.423062837Z" level=info msg="Starting container: 3bcb4f392b0893f64f2abe49c8ee55e2f51cc4b1c81e43a0c3b81614b58ab332" id=8930b85a-8e2c-4318-8231-0f5c5fae1cbb name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.969610 | controller | Jun 09 11:20:02.427471 crc crio[21508]: time="2026-06-09T11:20:02.42591433Z" level=info msg="Started container" PID=44805 containerID=6b8b05dd68d30ea5102ff317419e0668df3e05257321d4d54d55c31c8bc730a6 description=openshift-frr-k8s/frr-k8s-rw4tc/frr-metrics id=ac883d2c-1d76-4cbf-98e6-ee0c2ded352f name=/runtime.v1.RuntimeService/StartContainer sandboxID=76313d69063cd9d667282635782c9e7a3cf5d56054580175d8461f94cd0eeeda
2026-06-09 12:20:02.969626 | controller | Jun 09 11:20:02.433087 crc crio[21508]: time="2026-06-09T11:20:02.432940385Z" level=info msg="Started container" PID=44806 containerID=3bcb4f392b0893f64f2abe49c8ee55e2f51cc4b1c81e43a0c3b81614b58ab332 description=openshift-infra/auto-csr-approver-29683400-5vljq/oc id=8930b85a-8e2c-4318-8231-0f5c5fae1cbb name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1e1099388cd5913cbcab469c74e617743546a7833f5315721734ad9d49f8618
2026-06-09 12:20:02.969642 | controller | Jun 09 11:20:02.438692 crc crio[21508]: time="2026-06-09T11:20:02.43860338Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=3731631c-49a3-4248-b2a8-31bb5e01c9c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.969657 | controller | Jun 09 11:20:02.443883 crc crio[21508]: time="2026-06-09T11:20:02.442806382Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=6972c34a-ee01-476c-881c-c5fd4e4ea6b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.969672 | controller | Jun 09 11:20:02.451594 crc crio[21508]: time="2026-06-09T11:20:02.451426844Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-rw4tc/frr-status" id=2e64fe40-9085-47af-900c-2cee15a4200a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.969687 | controller | Jun 09 11:20:02.453604 crc crio[21508]: time="2026-06-09T11:20:02.453477143Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.969702 | controller | Jun 09 11:20:02.483835 crc crio[21508]: time="2026-06-09T11:20:02.483702464Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.969736 | controller | Jun 09 11:20:02.487564 crc crio[21508]: time="2026-06-09T11:20:02.487467164Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.969755 | controller | Jun 09 11:20:02.578407 crc crio[21508]: time="2026-06-09T11:20:02.578271041Z" level=info msg="Created container e3eb8a9a443afd443a8afd5940af6e1bd81c1b1fe1b354e1e7430e2e39cd39a5: openshift-frr-k8s/frr-k8s-rw4tc/frr-status" id=2e64fe40-9085-47af-900c-2cee15a4200a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.969773 | controller | Jun 09 11:20:02.579515 crc crio[21508]: time="2026-06-09T11:20:02.579448965Z" level=info msg="Starting container: e3eb8a9a443afd443a8afd5940af6e1bd81c1b1fe1b354e1e7430e2e39cd39a5" id=2b0d84ff-5eda-40c9-8867-b47bff0efebf name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.969791 | controller | Jun 09 11:20:02.583924 crc crio[21508]: time="2026-06-09T11:20:02.583835813Z" level=info msg="Started container" PID=44836 containerID=e3eb8a9a443afd443a8afd5940af6e1bd81c1b1fe1b354e1e7430e2e39cd39a5 description=openshift-frr-k8s/frr-k8s-rw4tc/frr-status id=2b0d84ff-5eda-40c9-8867-b47bff0efebf name=/runtime.v1.RuntimeService/StartContainer sandboxID=76313d69063cd9d667282635782c9e7a3cf5d56054580175d8461f94cd0eeeda
2026-06-09 12:20:02.969809 | controller | Jun 09 11:20:02.602888 crc crio[21508]: time="2026-06-09T11:20:02.602723794Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=c3ac377c-ade2-4c5d-b9b1-37094ca51d02 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.969832 | controller | Jun 09 11:20:02.606117 crc crio[21508]: time="2026-06-09T11:20:02.605989029Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=4c135a1c-b12a-4d7e-b546-e9fd6b24829a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.969851 | controller | Jun 09 11:20:02.633925 crc crio[21508]: time="2026-06-09T11:20:02.633762398Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-rw4tc/kube-rbac-proxy" id=77880b58-41ae-4964-abe8-25ac48ea16b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.969869 | controller | Jun 09 11:20:02.634480 crc crio[21508]: time="2026-06-09T11:20:02.634395137Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.969887 | controller | Jun 09 11:20:02.660889 crc crio[21508]: time="2026-06-09T11:20:02.660797386Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.969905 | controller | Jun 09 11:20:02.910432 crc crio[21508]: time="2026-06-09T11:20:02.909955948Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.969923 | controller | Jun 09 11:20:03.036470 crc crio[21508]: time="2026-06-09T11:20:03.036166557Z" level=info msg="Created container 4cef83471ab5f1b765c1482cc43dda2ff62d1546814680dc59bc5e9816bea620: openshift-frr-k8s/frr-k8s-rw4tc/kube-rbac-proxy" id=77880b58-41ae-4964-abe8-25ac48ea16b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.969941 | controller | Jun 09 11:20:03.039063 crc crio[21508]: time="2026-06-09T11:20:03.038974439Z" level=info msg="Starting container: 4cef83471ab5f1b765c1482cc43dda2ff62d1546814680dc59bc5e9816bea620" id=911e4733-f2c4-4774-a5e8-6751a193653b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.969959 | controller | Jun 09 11:20:03.045032 crc crio[21508]: time="2026-06-09T11:20:03.044962483Z" level=info msg="Started container" PID=44886 containerID=4cef83471ab5f1b765c1482cc43dda2ff62d1546814680dc59bc5e9816bea620 description=openshift-frr-k8s/frr-k8s-rw4tc/kube-rbac-proxy id=911e4733-f2c4-4774-a5e8-6751a193653b name=/runtime.v1.RuntimeService/StartContainer sandboxID=76313d69063cd9d667282635782c9e7a3cf5d56054580175d8461f94cd0eeeda
2026-06-09 12:20:02.969977 | controller | Jun 09 11:20:03.055708 crc crio[21508]: time="2026-06-09T11:20:03.055619354Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=591f0a7e-b431-4bb8-820d-a60005a7dd04 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.969993 | controller | Jun 09 11:20:03.058068 crc crio[21508]: time="2026-06-09T11:20:03.058008284Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=86af1f84-25b1-4590-8a8e-28bde90e7852 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.970008 | controller | Jun 09 11:20:03.065674 crc crio[21508]: time="2026-06-09T11:20:03.065395039Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-rw4tc/kube-rbac-proxy-frr" id=a959dd0e-d156-42af-9fd5-6fde327b7de1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.970024 | controller | Jun 09 11:20:03.066032 crc crio[21508]: time="2026-06-09T11:20:03.065960495Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.970043 | controller | Jun 09 11:20:03.099609 crc crio[21508]: time="2026-06-09T11:20:03.099483353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.970059 | controller | Jun 09 11:20:03.334576 crc crio[21508]: time="2026-06-09T11:20:03.33440564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.970076 | controller | Jun 09 11:20:03.431070 crc crio[21508]: time="2026-06-09T11:20:03.430942864Z" level=info msg="Created container 2a6cd3b34fdf7ff1a6c35c4b540c670572125d5c9293b8f8ef819d8e8354a346: openshift-frr-k8s/frr-k8s-rw4tc/kube-rbac-proxy-frr" id=a959dd0e-d156-42af-9fd5-6fde327b7de1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.970091 | controller | Jun 09 11:20:03.432701 crc crio[21508]: time="2026-06-09T11:20:03.432595322Z" level=info msg="Starting container: 2a6cd3b34fdf7ff1a6c35c4b540c670572125d5c9293b8f8ef819d8e8354a346" id=cd2049cc-5fa2-452c-9655-3439cc11285a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.970107 | controller | Jun 09 11:20:03.439218 crc crio[21508]: time="2026-06-09T11:20:03.439119643Z" level=info msg="Started container" PID=44905 containerID=2a6cd3b34fdf7ff1a6c35c4b540c670572125d5c9293b8f8ef819d8e8354a346 description=openshift-frr-k8s/frr-k8s-rw4tc/kube-rbac-proxy-frr id=cd2049cc-5fa2-452c-9655-3439cc11285a name=/runtime.v1.RuntimeService/StartContainer sandboxID=76313d69063cd9d667282635782c9e7a3cf5d56054580175d8461f94cd0eeeda
2026-06-09 12:20:02.970123 | controller | Jun 09 11:20:04.556005 crc crio[21508]: time="2026-06-09T11:20:04.553414143Z" level=info msg="Stopping pod sandbox: a1e1099388cd5913cbcab469c74e617743546a7833f5315721734ad9d49f8618" id=8fb20603-b0cb-4666-af59-2fb6926738cd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.970139 | controller | Jun 09 11:20:04.556005 crc crio[21508]: time="2026-06-09T11:20:04.554156085Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683400-5vljq Namespace:openshift-infra ID:a1e1099388cd5913cbcab469c74e617743546a7833f5315721734ad9d49f8618 UID:718ebd71-9bb6-4041-972e-40a489999670 NetNS:/var/run/netns/4e28d280-74b7-49d3-a766-9caaee359dda Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod718ebd71_9bb6_4041_972e_40a489999670.slice PodAnnotations:0xc002a12268}] Aliases:map[]}"
2026-06-09 12:20:02.970155 | controller | Jun 09 11:20:04.556005 crc crio[21508]: time="2026-06-09T11:20:04.554418852Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683400-5vljq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.970171 | controller | Jun 09 11:20:04.966582 crc crio[21508]: time="2026-06-09T11:20:04.966093702Z" level=info msg="Stopped pod sandbox: a1e1099388cd5913cbcab469c74e617743546a7833f5315721734ad9d49f8618" id=8fb20603-b0cb-4666-af59-2fb6926738cd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.970187 | controller | Jun 09 11:20:29.827137 crc crio[21508]: time="2026-06-09T11:20:29.826439571Z" level=info msg="Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/POD" id=a3e8de64-e82d-4a28-b55b-298ac376780a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.970201 | controller | Jun 09 11:20:29.828400 crc crio[21508]: time="2026-06-09T11:20:29.827172302Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.970217 | controller | Jun 09 11:20:29.858478 crc crio[21508]: time="2026-06-09T11:20:29.858390342Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-6d8d5f7f9f-k2kld Namespace:baremetal-operator-system ID:52fd281d8891a65f86231fd5dcbc5a29e7dd85037a2c5a34dc7dd857da31b832 UID:a40beea2-75cb-4c90-8656-4cd35febb39a NetNS:/var/run/netns/3dac31e3-f08f-49a9-bb0d-4b53c70e8c84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda40beea2_75cb_4c90_8656_4cd35febb39a.slice PodAnnotations:0xc002c0ab98}] Aliases:map[]}"
2026-06-09 12:20:02.970236 | controller | Jun 09 11:20:29.858478 crc crio[21508]: time="2026-06-09T11:20:29.858461234Z" level=info msg="Adding pod baremetal-operator-system_baremetal-operator-controller-manager-6d8d5f7f9f-k2kld to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.970252 | controller | Jun 09 11:20:30.184252 crc crio[21508]: 2026-06-09T11:20:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:52fd281d8891a65 Mac:da:37:54:15:16:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/3dac31e3-f08f-49a9-bb0d-4b53c70e8c84 SocketPath: PciID:}] [{Interface:0xc000492760 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.970268 | controller | Jun 09 11:20:30.186549 crc crio[21508]: time="2026-06-09T11:20:30.186276769Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-6d8d5f7f9f-k2kld Namespace:baremetal-operator-system ID:52fd281d8891a65f86231fd5dcbc5a29e7dd85037a2c5a34dc7dd857da31b832 UID:a40beea2-75cb-4c90-8656-4cd35febb39a NetNS:/var/run/netns/3dac31e3-f08f-49a9-bb0d-4b53c70e8c84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda40beea2_75cb_4c90_8656_4cd35febb39a.slice PodAnnotations:0xc002c0ab98}] Aliases:map[]}"
2026-06-09 12:20:02.970284 | controller | Jun 09 11:20:30.186716 crc crio[21508]: time="2026-06-09T11:20:30.18663864Z" level=info msg="Checking pod baremetal-operator-system_baremetal-operator-controller-manager-6d8d5f7f9f-k2kld for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.970300 | controller | Jun 09 11:20:30.199893 crc crio[21508]: time="2026-06-09T11:20:30.199753832Z" level=info msg="Ran pod sandbox 52fd281d8891a65f86231fd5dcbc5a29e7dd85037a2c5a34dc7dd857da31b832 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/POD" id=a3e8de64-e82d-4a28-b55b-298ac376780a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.970315 | controller | Jun 09 11:20:30.202359 crc crio[21508]: time="2026-06-09T11:20:30.202239195Z" level=info msg="Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9" id=aabb84af-1769-4d24-a1db-317224d241a1 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.970331 | controller | Jun 09 11:20:30.213623 crc crio[21508]: time="2026-06-09T11:20:30.213519634Z" level=info msg="Trying to access \"quay.io/metal3-io/baremetal-operator:release-0.9\""
2026-06-09 12:20:02.970365 | controller | Jun 09 11:20:30.631094 crc crio[21508]: time="2026-06-09T11:20:30.631034764Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-index-mv9bj/POD" id=00b10022-d3ce-4eb3-805a-b0d576f2d425 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.970386 | controller | Jun 09 11:20:30.631221 crc crio[21508]: time="2026-06-09T11:20:30.631112396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.970403 | controller | Jun 09 11:20:30.652131 crc crio[21508]: time="2026-06-09T11:20:30.651995915Z" level=info msg="Got pod network &{Name:openstack-operator-index-mv9bj Namespace:openstack-operators ID:dc4b0d958d4b4730619b46e6b24e16cb25ba5d60b7a73d73a6a0b1a1656e6ea0 UID:fb3243e2-ada8-428f-9582-ae56ae5ba72c NetNS:/var/run/netns/5c388ccd-8487-485d-92d3-b4d3225096a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfb3243e2_ada8_428f_9582_ae56ae5ba72c.slice PodAnnotations:0xc00008c5c8}] Aliases:map[]}"
2026-06-09 12:20:02.970423 | controller | Jun 09 11:20:30.652131 crc crio[21508]: time="2026-06-09T11:20:30.652063977Z" level=info msg="Adding pod openstack-operators_openstack-operator-index-mv9bj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.970440 | controller | Jun 09 11:20:31.484627 crc crio[21508]: 2026-06-09T11:20:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dc4b0d958d4b473 Mac:ba:f2:34:28:08:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/5c388ccd-8487-485d-92d3-b4d3225096a3 SocketPath: PciID:}] [{Interface:0xc0005925d0 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.970456 | controller | Jun 09 11:20:31.486734 crc crio[21508]: time="2026-06-09T11:20:31.486701585Z" level=info msg="Got pod network &{Name:openstack-operator-index-mv9bj Namespace:openstack-operators ID:dc4b0d958d4b4730619b46e6b24e16cb25ba5d60b7a73d73a6a0b1a1656e6ea0 UID:fb3243e2-ada8-428f-9582-ae56ae5ba72c NetNS:/var/run/netns/5c388ccd-8487-485d-92d3-b4d3225096a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfb3243e2_ada8_428f_9582_ae56ae5ba72c.slice PodAnnotations:0xc00008c5c8}] Aliases:map[]}"
2026-06-09 12:20:02.970471 | controller | Jun 09 11:20:31.487028 crc crio[21508]: time="2026-06-09T11:20:31.487006304Z" level=info msg="Checking pod openstack-operators_openstack-operator-index-mv9bj for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.970487 | controller | Jun 09 11:20:32.461260 crc crio[21508]: time="2026-06-09T11:20:32.460735886Z" level=info msg="Ran pod sandbox dc4b0d958d4b4730619b46e6b24e16cb25ba5d60b7a73d73a6a0b1a1656e6ea0 with infra container: openstack-operators/openstack-operator-index-mv9bj/POD" id=00b10022-d3ce-4eb3-805a-b0d576f2d425 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.970503 | controller | Jun 09 11:20:32.466041 crc crio[21508]: time="2026-06-09T11:20:32.465535036Z" level=info msg="Pulling image: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652" id=a38184c4-44a0-45fa-abaa-6a9817dc1ef7 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.970518 | controller | Jun 09 11:20:32.468373 crc crio[21508]: time="2026-06-09T11:20:32.468240885Z" level=info msg="Trying to access \"38.102.83.189:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652\""
2026-06-09 12:20:02.970534 | controller | Jun 09 11:20:33.758821 crc crio[21508]: time="2026-06-09T11:20:33.758387831Z" level=info msg="Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-56f7f55f78-k2t46/POD" id=a0e364ee-7806-47f8-aa8f-5919bd958a9a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.970549 | controller | Jun 09 11:20:33.760121 crc crio[21508]: time="2026-06-09T11:20:33.758829224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.970565 | controller | Jun 09 11:20:34.579286 crc crio[21508]: time="2026-06-09T11:20:34.578894758Z" level=info msg="Running pod sandbox: baremetal-operator-system/baremetal-operator-ironic-5b947fcbf5-h2zzg/POD" id=364284c4-34ea-4896-8d92-f7a24913f390 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.970580 | controller | Jun 09 11:20:34.579286 crc crio[21508]: time="2026-06-09T11:20:34.579263899Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.970596 | controller | Jun 09 11:20:35.545218 crc crio[21508]: time="2026-06-09T11:20:35.544724659Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-index-p6csp/POD" id=cd2e38a5-ac4c-4f2f-9a20-da7e89836d9b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.970615 | controller | Jun 09 11:20:35.545218 crc crio[21508]: time="2026-06-09T11:20:35.545231974Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.970630 | controller | Jun 09 11:20:35.693239 crc crio[21508]: time="2026-06-09T11:20:35.692828557Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=364284c4-34ea-4896-8d92-f7a24913f390 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.970646 | controller | Jun 09 11:20:35.695039 crc crio[21508]: time="2026-06-09T11:20:35.694955319Z" level=info msg="Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963" id=aabb84af-1769-4d24-a1db-317224d241a1 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.970661 | controller | Jun 09 11:20:35.697577 crc crio[21508]: time="2026-06-09T11:20:35.697255436Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=eb7bdbc7-ef20-4ed9-a2be-78b4b0812eaa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.970676 | controller | Jun 09 11:20:35.711597 crc crio[21508]: time="2026-06-09T11:20:35.711387678Z" level=info msg="Got pod network &{Name:openstack-operator-index-p6csp Namespace:openstack-operators ID:d115ae9f8f5868c4558496869b316731f97666d8b2116b62284ec13a6f1786f8 UID:18b536c3-5a37-4b39-afe1-1c16617af463 NetNS:/var/run/netns/af998a8b-4931-4a56-8695-66148baa3df4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod18b536c3_5a37_4b39_afe1_1c16617af463.slice PodAnnotations:0xc0008521d8}] Aliases:map[]}"
2026-06-09 12:20:02.970692 | controller | Jun 09 11:20:35.711597 crc crio[21508]: time="2026-06-09T11:20:35.711425439Z" level=info msg="Adding pod openstack-operators_openstack-operator-index-p6csp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.970708 | controller | Jun 09 11:20:35.734590 crc crio[21508]: time="2026-06-09T11:20:35.73411309Z" level=info msg="Ran pod sandbox efaa84243828c7417cb1c82359b2c05e3f37b18ad75ce06ab428ee0fd7ca7292 with infra container: baremetal-operator-system/baremetal-operator-ironic-5b947fcbf5-h2zzg/POD" id=364284c4-34ea-4896-8d92-f7a24913f390 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.970724 | controller | Jun 09 11:20:35.734590 crc crio[21508]: time="2026-06-09T11:20:35.734218103Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=d435998c-ce16-4be9-b498-830198c97ded name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.970740 | controller | Jun 09 11:20:35.747658 crc crio[21508]: time="2026-06-09T11:20:35.746899753Z" level=info msg="Pulling image: quay.io/metal3-io/ironic-ipa-downloader:latest" id=87a7cc4e-1c22-495a-9111-0200a3ce7299 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.970755 | controller | Jun 09 11:20:35.753890 crc crio[21508]: time="2026-06-09T11:20:35.753758763Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic-ipa-downloader:latest\""
2026-06-09 12:20:02.970770 | controller | Jun 09 11:20:35.765370 crc crio[21508]: time="2026-06-09T11:20:35.765130614Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/manager" id=c0160a90-ce09-4180-9e2e-3b0f1a34ee24 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.970786 | controller | Jun 09 11:20:35.767093 crc crio[21508]: time="2026-06-09T11:20:35.766989428Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.970802 | controller | Jun 09 11:20:35.769092 crc crio[21508]: time="2026-06-09T11:20:35.769016227Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-56f7f55f78-k2t46 Namespace:baremetal-operator-system ID:e29d8a9c7200f02b4f07e0699ae5223e2a8475032d04f587090ca9c4de6f56e9 UID:0902276b-8f70-48fb-a0bb-bb5fc1164886 NetNS:/var/run/netns/92f953d6-54f4-432b-982b-0d4e72395c3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0902276b_8f70_48fb_a0bb_bb5fc1164886.slice PodAnnotations:0xc000b28090}] Aliases:map[]}"
2026-06-09 12:20:02.970821 | controller | Jun 09 11:20:35.769092 crc crio[21508]: time="2026-06-09T11:20:35.769080099Z" level=info msg="Adding pod baremetal-operator-system_baremetal-operator-controller-manager-56f7f55f78-k2t46 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.970838 | controller | Jun 09 11:20:35.815111 crc crio[21508]: time="2026-06-09T11:20:35.81301362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.970853 | controller | Jun 09 11:20:35.871020 crc crio[21508]: time="2026-06-09T11:20:35.870795634Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.970868 | controller | Jun 09 11:20:36.065408 crc crio[21508]: time="2026-06-09T11:20:36.064448639Z" level=info msg="Created container 71617f7cba618eccf08b13bc6f82f66a2986d3292e3f0933473a7d0c717180cf: baremetal-operator-system/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/manager" id=c0160a90-ce09-4180-9e2e-3b0f1a34ee24 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.970883 | controller | Jun 09 11:20:36.065408 crc crio[21508]: time="2026-06-09T11:20:36.067747555Z" level=info msg="Starting container: 71617f7cba618eccf08b13bc6f82f66a2986d3292e3f0933473a7d0c717180cf" id=e79ad2b8-9fe6-4467-aa74-6170ed801bb4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.970899 | controller | Jun 09 11:20:36.081460 crc crio[21508]: time="2026-06-09T11:20:36.07717215Z" level=info msg="Started container" PID=45807 containerID=71617f7cba618eccf08b13bc6f82f66a2986d3292e3f0933473a7d0c717180cf description=baremetal-operator-system/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/manager id=e79ad2b8-9fe6-4467-aa74-6170ed801bb4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52fd281d8891a65f86231fd5dcbc5a29e7dd85037a2c5a34dc7dd857da31b832
2026-06-09 12:20:02.970914 | controller | Jun 09 11:20:36.413842 crc crio[21508]: 2026-06-09T11:20:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d115ae9f8f5868c Mac:5a:1c:94:dc:c1:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/af998a8b-4931-4a56-8695-66148baa3df4 SocketPath: PciID:}] [{Interface:0xc00043e5d0 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.970930 | controller | Jun 09 11:20:36.416443 crc crio[21508]: time="2026-06-09T11:20:36.416402418Z" level=info msg="Got pod network &{Name:openstack-operator-index-p6csp Namespace:openstack-operators ID:d115ae9f8f5868c4558496869b316731f97666d8b2116b62284ec13a6f1786f8 UID:18b536c3-5a37-4b39-afe1-1c16617af463 NetNS:/var/run/netns/af998a8b-4931-4a56-8695-66148baa3df4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod18b536c3_5a37_4b39_afe1_1c16617af463.slice PodAnnotations:0xc0008521d8}] Aliases:map[]}"
2026-06-09 12:20:02.970946 | controller | Jun 09 11:20:36.416859 crc crio[21508]: time="2026-06-09T11:20:36.41683245Z" level=info msg="Checking pod openstack-operators_openstack-operator-index-p6csp for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.970962 | controller | Jun 09 11:20:36.714772 crc crio[21508]: time="2026-06-09T11:20:36.713738085Z" level=info msg="Ran pod sandbox d115ae9f8f5868c4558496869b316731f97666d8b2116b62284ec13a6f1786f8 with infra container: openstack-operators/openstack-operator-index-p6csp/POD" id=cd2e38a5-ac4c-4f2f-9a20-da7e89836d9b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.970982 | controller | Jun 09 11:20:36.723251 crc crio[21508]: time="2026-06-09T11:20:36.722596193Z" level=info msg="Pulling image: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652" id=013b0f35-4d1c-4f2c-8405-ff12699cd496 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.970998 | controller | Jun 09 11:20:36.724539 crc crio[21508]: time="2026-06-09T11:20:36.723987034Z" level=info msg="Trying to access \"38.102.83.189:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652\""
2026-06-09 12:20:02.971014 | controller | Jun 09 11:20:36.794198 crc crio[21508]: 2026-06-09T11:20:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e29d8a9c7200f02 Mac:de:61:92:88:0a:1e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/92f953d6-54f4-432b-982b-0d4e72395c3e SocketPath: PciID:}] [{Interface:0xc0002a65d0 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.971030 | controller | Jun 09 11:20:36.795261 crc crio[21508]: time="2026-06-09T11:20:36.795174309Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-56f7f55f78-k2t46 Namespace:baremetal-operator-system ID:e29d8a9c7200f02b4f07e0699ae5223e2a8475032d04f587090ca9c4de6f56e9 UID:0902276b-8f70-48fb-a0bb-bb5fc1164886 NetNS:/var/run/netns/92f953d6-54f4-432b-982b-0d4e72395c3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0902276b_8f70_48fb_a0bb_bb5fc1164886.slice PodAnnotations:0xc000b28090}] Aliases:map[]}"
2026-06-09 12:20:02.971046 | controller | Jun 09 11:20:36.795529 crc crio[21508]: time="2026-06-09T11:20:36.795430726Z" level=info msg="Checking pod baremetal-operator-system_baremetal-operator-controller-manager-56f7f55f78-k2t46 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.971062 | controller | Jun 09 11:20:36.882166 crc crio[21508]: time="2026-06-09T11:20:36.881828444Z" level=info msg="Ran pod sandbox e29d8a9c7200f02b4f07e0699ae5223e2a8475032d04f587090ca9c4de6f56e9 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-56f7f55f78-k2t46/POD" id=a0e364ee-7806-47f8-aa8f-5919bd958a9a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.971078 | controller | Jun 09 11:20:36.885043 crc crio[21508]: time="2026-06-09T11:20:36.884943005Z" level=info msg="Pulling image: quay.io/metal3-io/baremetal-operator:latest" id=1d375bcb-c08b-4498-8ea3-0fe4c7ae9c20 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.971093 | controller | Jun 09 11:20:36.888182 crc crio[21508]: time="2026-06-09T11:20:36.888106337Z" level=info msg="Trying to access \"quay.io/metal3-io/baremetal-operator:latest\""
2026-06-09 12:20:02.971109 | controller | Jun 09 11:20:38.195535 crc crio[21508]: time="2026-06-09T11:20:38.195383963Z" level=info msg="Removing container: 74ffd063565cd73f08e717409cb9201936b7fac1da37d3f408349d0c6b3767ad" id=7c3e0644-699a-4b82-969a-6ecadadd1e2d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.971125 | controller | Jun 09 11:20:39.184096 crc crio[21508]: time="2026-06-09T11:20:39.183649519Z" level=info msg="Removed container 74ffd063565cd73f08e717409cb9201936b7fac1da37d3f408349d0c6b3767ad: openshift-infra/auto-csr-approver-29683394-dfqps/oc" id=7c3e0644-699a-4b82-969a-6ecadadd1e2d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.971140 | controller | Jun 09 11:20:39.194797 crc crio[21508]: time="2026-06-09T11:20:39.194649979Z" level=info msg="Stopping pod sandbox: 9c4f6782222f9364fc3dd71cfc8cceeafbf5dd6b055fe59f3ec4ecae600fed00" id=69f2da8e-2c03-41f3-922d-e2175a0a51e8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.971159 | controller | Jun 09 11:20:39.194797 crc crio[21508]: time="2026-06-09T11:20:39.194761802Z" level=info msg="Stopped pod sandbox (already stopped): 9c4f6782222f9364fc3dd71cfc8cceeafbf5dd6b055fe59f3ec4ecae600fed00" id=69f2da8e-2c03-41f3-922d-e2175a0a51e8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.971176 | controller | Jun 09 11:20:39.195457 crc crio[21508]: time="2026-06-09T11:20:39.195390261Z" level=info msg="Removing pod sandbox: 9c4f6782222f9364fc3dd71cfc8cceeafbf5dd6b055fe59f3ec4ecae600fed00" id=df878348-a369-4f11-b5a8-ce7951e998e0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.971191 | controller | Jun 09 11:20:40.042566 crc crio[21508]: time="2026-06-09T11:20:40.042437651Z" level=info msg="Removed pod sandbox: 9c4f6782222f9364fc3dd71cfc8cceeafbf5dd6b055fe59f3ec4ecae600fed00" id=df878348-a369-4f11-b5a8-ce7951e998e0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.971206 | controller | Jun 09 11:20:49.757642 crc crio[21508]: time="2026-06-09T11:20:49.756848352Z" level=info msg="Pulled image: quay.io/metal3-io/ironic-ipa-downloader@sha256:15382b9ddf944ce2a38a44053d2e470dff2bae389316f016792b3b7637c49ea7" id=87a7cc4e-1c22-495a-9111-0200a3ce7299 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.971221 | controller | Jun 09 11:20:49.760127 crc crio[21508]: time="2026-06-09T11:20:49.758828669Z" level=info msg="Checking image status: quay.io/metal3-io/ironic-ipa-downloader:latest" id=1d1280ae-4a2f-44fe-b779-014578d31ec4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.971236 | controller | Jun 09 11:20:49.843179 crc crio[21508]: time="2026-06-09T11:20:49.843085245Z" level=info msg="Checking image status: quay.io/metal3-io/ironic-ipa-downloader" id=b5b86007-7e8b-4a2c-841a-f8fa99ac33a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.971252 | controller | Jun 09 11:20:50.474321 crc crio[21508]: time="2026-06-09T11:20:50.474176311Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-5b947fcbf5-h2zzg/ironic-ipa-downloader" id=2ef826d4-ad59-4247-8763-d4c1dcfb9c56 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.971268 | controller | Jun 09 11:20:50.483589 crc crio[21508]: time="2026-06-09T11:20:50.483525823Z" level=info msg="Pulled image: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator-index@sha256:6ef99f8af694372f9d16a5600fd996b843da2636a96a43a3df29619d3c7ef442" id=013b0f35-4d1c-4f2c-8405-ff12699cd496 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.971283 | controller | Jun 09 11:20:50.484250 crc crio[21508]: time="2026-06-09T11:20:50.484173942Z" level=info msg="Checking image status: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652" id=b54e92b9-3f53-4dc7-bb63-18f7435a87eb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.971298 | controller | Jun 09 11:20:50.487358 crc crio[21508]: time="2026-06-09T11:20:50.487246872Z" level=info msg="Pulled image: quay.io/metal3-io/baremetal-operator@sha256:75aa84f7ad26d4a59f1b001e60369097676035676f18d27e72efd1eb05fb11aa" id=1d375bcb-c08b-4498-8ea3-0fe4c7ae9c20 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.971314 | controller | Jun 09 11:20:50.487953 crc crio[21508]: time="2026-06-09T11:20:50.48787983Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:latest" id=75f37a51-161f-423f-9f57-64e532c7f712 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.971329 | controller | Jun 09 11:20:50.497962 crc crio[21508]: time="2026-06-09T11:20:50.497901332Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.971358 | controller | Jun 09 11:20:50.502425 crc crio[21508]: time="2026-06-09T11:20:50.502154766Z" level=info msg="Checking image status: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652" id=3390a726-24cf-4d74-9038-76a4a4d46367 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.971383 | controller | Jun 09 11:20:50.503251 crc crio[21508]: time="2026-06-09T11:20:50.503129585Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator" id=cac3bfe6-02e0-4b4a-a47f-dedd0d239f2a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.971399 | controller | Jun 09 11:20:50.506669 crc crio[21508]: time="2026-06-09T11:20:50.506518573Z" level=info msg="Pulled image: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator-index@sha256:6ef99f8af694372f9d16a5600fd996b843da2636a96a43a3df29619d3c7ef442" id=a38184c4-44a0-45fa-abaa-6a9817dc1ef7 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.971415 | controller | Jun 09 11:20:50.509275 crc crio[21508]: time="2026-06-09T11:20:50.508736118Z" level=info msg="Checking image status: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652" id=77a8050f-ef82-4584-a2f2-4219fbacbcfc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.971431 | controller | Jun 09 11:20:50.526083 crc crio[21508]: time="2026-06-09T11:20:50.525929379Z" level=info msg="Checking image status: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652" id=8b53039d-b396-441a-8ffd-9fe9bb90113a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.971447 | controller | Jun 09 11:20:50.528741 crc crio[21508]: time="2026-06-09T11:20:50.528168975Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-controller-manager-56f7f55f78-k2t46/manager" id=90edbe93-9041-4a1b-ae42-9053d00f24f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.971462 | controller | Jun 09 11:20:50.530784 crc crio[21508]: time="2026-06-09T11:20:50.530732129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.971478 | controller | Jun 09 11:20:50.532011 crc crio[21508]: time="2026-06-09T11:20:50.531945185Z" level=info msg="Creating container: openstack-operators/openstack-operator-index-p6csp/registry-server" id=fbe84731-6488-40c5-84a9-120912f1dcf1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.971494 | controller | Jun 09 11:20:50.535980 crc crio[21508]: time="2026-06-09T11:20:50.53590078Z" level=info msg="Creating container: openstack-operators/openstack-operator-index-mv9bj/registry-server" id=4f428df7-65fd-4e94-a8bd-3adb333bea6b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.971508 | controller | Jun 09 11:20:50.548697 crc crio[21508]: time="2026-06-09T11:20:50.548079825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.971524 | controller | Jun 09 11:20:50.551922 crc crio[21508]: time="2026-06-09T11:20:50.551897006Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.971540 | controller | Jun 09 11:20:50.555965 crc crio[21508]: time="2026-06-09T11:20:50.555698317Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.971555 | controller | Jun 09 11:20:50.604790 crc crio[21508]: time="2026-06-09T11:20:50.604678155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.971570 | controller | Jun 09 11:20:50.611587 crc crio[21508]: time="2026-06-09T11:20:50.610075732Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.971589 | controller | Jun 09 11:20:50.621571 crc crio[21508]: time="2026-06-09T11:20:50.621473924Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.971604 | controller | Jun 09 11:20:50.623441 crc crio[21508]: time="2026-06-09T11:20:50.62337207Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.971620 | controller | Jun 09 11:20:50.637579 crc crio[21508]: time="2026-06-09T11:20:50.63744935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.971635 | controller | Jun 09 11:20:50.667823 crc crio[21508]: time="2026-06-09T11:20:50.66762617Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.971650 | controller | Jun 09 11:20:50.720386 crc crio[21508]: time="2026-06-09T11:20:50.720234183Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.971665 | controller | Jun 09 11:20:50.815093 crc crio[21508]: time="2026-06-09T11:20:50.815013696Z" level=info msg="Created container a9e0e72a949e2597588d9ae600a60d55a3c53aa67859274cc35e85b09bbf2c58: openstack-operators/openstack-operator-index-p6csp/registry-server" id=fbe84731-6488-40c5-84a9-120912f1dcf1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.971681 | controller | Jun 09 11:20:50.816357 crc crio[21508]: time="2026-06-09T11:20:50.815994474Z" level=info msg="Starting container: a9e0e72a949e2597588d9ae600a60d55a3c53aa67859274cc35e85b09bbf2c58" id=36231147-6495-48d7-8794-03a59b7bb64a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.971696 | controller | Jun 09 11:20:50.819450 crc crio[21508]: time="2026-06-09T11:20:50.817593781Z" level=info msg="Created container 1e986bfe172963d22e85552eca7da3fef665ecfde79696afc38bfe3a3426cd04: openstack-operators/openstack-operator-index-mv9bj/registry-server" id=4f428df7-65fd-4e94-a8bd-3adb333bea6b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.971711 | controller | Jun 09 11:20:50.819450 crc crio[21508]: time="2026-06-09T11:20:50.818745164Z" level=info msg="Starting container: 1e986bfe172963d22e85552eca7da3fef665ecfde79696afc38bfe3a3426cd04" id=8ed1ec89-a82d-4739-b3bc-7cbc3b047bf1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.971726 | controller | Jun 09 11:20:50.821565 crc crio[21508]: time="2026-06-09T11:20:50.821368781Z" level=info msg="Started container" PID=46519 containerID=a9e0e72a949e2597588d9ae600a60d55a3c53aa67859274cc35e85b09bbf2c58 description=openstack-operators/openstack-operator-index-p6csp/registry-server id=36231147-6495-48d7-8794-03a59b7bb64a name=/runtime.v1.RuntimeService/StartContainer sandboxID=d115ae9f8f5868c4558496869b316731f97666d8b2116b62284ec13a6f1786f8
2026-06-09 12:20:02.971742 | controller | Jun 09 11:20:50.825700 crc crio[21508]: time="2026-06-09T11:20:50.825620645Z" level=info msg="Started container" PID=46521 containerID=1e986bfe172963d22e85552eca7da3fef665ecfde79696afc38bfe3a3426cd04 description=openstack-operators/openstack-operator-index-mv9bj/registry-server id=8ed1ec89-a82d-4739-b3bc-7cbc3b047bf1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc4b0d958d4b4730619b46e6b24e16cb25ba5d60b7a73d73a6a0b1a1656e6ea0
2026-06-09 12:20:02.971758 | controller | Jun 09 11:20:50.826400 crc crio[21508]: time="2026-06-09T11:20:50.826242493Z" level=info msg="Created container f5458b32fc523735dcfbc0d896ce24b9d64c831aee9bec30af5b1f81a3d5c144: baremetal-operator-system/baremetal-operator-controller-manager-56f7f55f78-k2t46/manager" id=90edbe93-9041-4a1b-ae42-9053d00f24f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.971777 | controller | Jun 09 11:20:50.828686 crc crio[21508]: time="2026-06-09T11:20:50.827341215Z" level=info msg="Starting container: f5458b32fc523735dcfbc0d896ce24b9d64c831aee9bec30af5b1f81a3d5c144" id=23e0c596-5c3e-4863-b080-1b53b6e8e765 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.971793 | controller | Jun 09 11:20:50.828686 crc crio[21508]: time="2026-06-09T11:20:50.827760777Z" level=info msg="Created container 408be219378353c7002c140ce190f336b6bde87ba2ff6cc63219f92056696c9e: baremetal-operator-system/baremetal-operator-ironic-5b947fcbf5-h2zzg/ironic-ipa-downloader" id=2ef826d4-ad59-4247-8763-d4c1dcfb9c56 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.971808 | controller | Jun 09 11:20:50.829131 crc crio[21508]: time="2026-06-09T11:20:50.829055705Z" level=info msg="Starting container: 408be219378353c7002c140ce190f336b6bde87ba2ff6cc63219f92056696c9e" id=8a667ade-842c-4ad9-a54f-cee2befc6f9c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.971823 | controller | Jun 09 11:20:50.834266 crc crio[21508]: time="2026-06-09T11:20:50.834163654Z" level=info msg="Started container" PID=46536 containerID=408be219378353c7002c140ce190f336b6bde87ba2ff6cc63219f92056696c9e description=baremetal-operator-system/baremetal-operator-ironic-5b947fcbf5-h2zzg/ironic-ipa-downloader id=8a667ade-842c-4ad9-a54f-cee2befc6f9c name=/runtime.v1.RuntimeService/StartContainer sandboxID=efaa84243828c7417cb1c82359b2c05e3f37b18ad75ce06ab428ee0fd7ca7292
2026-06-09 12:20:02.971839 | controller | Jun 09 11:20:50.838750 crc crio[21508]: time="2026-06-09T11:20:50.838518231Z" level=info msg="Started container" PID=46526 containerID=f5458b32fc523735dcfbc0d896ce24b9d64c831aee9bec30af5b1f81a3d5c144 description=baremetal-operator-system/baremetal-operator-controller-manager-56f7f55f78-k2t46/manager id=23e0c596-5c3e-4863-b080-1b53b6e8e765 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e29d8a9c7200f02b4f07e0699ae5223e2a8475032d04f587090ca9c4de6f56e9
2026-06-09 12:20:02.971854 | controller | Jun 09 11:20:51.185712 crc crio[21508]: time="2026-06-09T11:20:51.185081853Z" level=info msg="Stopping container: 1e986bfe172963d22e85552eca7da3fef665ecfde79696afc38bfe3a3426cd04 (timeout: 2s)" id=3e1f1a25-aa91-40a4-98ea-c1974661cae9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.971869 | controller | Jun 09 11:20:51.312210 crc crio[21508]: time="2026-06-09T11:20:51.312154488Z" level=info msg="Stopped container 1e986bfe172963d22e85552eca7da3fef665ecfde79696afc38bfe3a3426cd04: openstack-operators/openstack-operator-index-mv9bj/registry-server" id=3e1f1a25-aa91-40a4-98ea-c1974661cae9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.971885 | controller | Jun 09 11:20:51.316855 crc crio[21508]: time="2026-06-09T11:20:51.316779943Z" level=info msg="Stopping pod sandbox: dc4b0d958d4b4730619b46e6b24e16cb25ba5d60b7a73d73a6a0b1a1656e6ea0" id=f39cb769-e57a-40de-a12a-128e1f57f3d6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.971900 | controller | Jun 09 11:20:51.317434 crc crio[21508]: time="2026-06-09T11:20:51.317342029Z" level=info msg="Got pod network &{Name:openstack-operator-index-mv9bj Namespace:openstack-operators ID:dc4b0d958d4b4730619b46e6b24e16cb25ba5d60b7a73d73a6a0b1a1656e6ea0 UID:fb3243e2-ada8-428f-9582-ae56ae5ba72c NetNS:/var/run/netns/5c388ccd-8487-485d-92d3-b4d3225096a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfb3243e2_ada8_428f_9582_ae56ae5ba72c.slice PodAnnotations:0xc00008cab8}] Aliases:map[]}"
2026-06-09 12:20:02.971915 | controller | Jun 09 11:20:51.317844 crc crio[21508]: time="2026-06-09T11:20:51.317796013Z" level=info msg="Deleting pod openstack-operators_openstack-operator-index-mv9bj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.971931 | controller | Jun 09 11:20:51.640989 crc crio[21508]: time="2026-06-09T11:20:51.640927101Z" level=info msg="Stopped pod sandbox: dc4b0d958d4b4730619b46e6b24e16cb25ba5d60b7a73d73a6a0b1a1656e6ea0" id=f39cb769-e57a-40de-a12a-128e1f57f3d6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.971949 | controller | Jun 09 11:20:52.213546 crc crio[21508]: time="2026-06-09T11:20:52.213421348Z" level=info msg="Removing container: 1e986bfe172963d22e85552eca7da3fef665ecfde79696afc38bfe3a3426cd04" id=ba9a5d28-a07c-45ac-833c-a2bd0512b1b3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.971965 | controller | Jun 09 11:20:52.240359 crc crio[21508]: time="2026-06-09T11:20:52.240162778Z" level=info msg="Removed container 1e986bfe172963d22e85552eca7da3fef665ecfde79696afc38bfe3a3426cd04: openstack-operators/openstack-operator-index-mv9bj/registry-server" id=ba9a5d28-a07c-45ac-833c-a2bd0512b1b3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.971980 | controller | Jun 09 11:20:59.226561 crc crio[21508]: time="2026-06-09T11:20:59.225752118Z" level=info msg="Stopping container: f5458b32fc523735dcfbc0d896ce24b9d64c831aee9bec30af5b1f81a3d5c144 (timeout: 10s)" id=e41093a9-9d9a-4310-b5b5-8c6169f08463 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.971996 | controller | Jun 09 11:20:59.354779 crc crio[21508]: time="2026-06-09T11:20:59.354579423Z" level=info msg="Stopped container f5458b32fc523735dcfbc0d896ce24b9d64c831aee9bec30af5b1f81a3d5c144: baremetal-operator-system/baremetal-operator-controller-manager-56f7f55f78-k2t46/manager" id=e41093a9-9d9a-4310-b5b5-8c6169f08463 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.972011 | controller | Jun 09 11:20:59.356020 crc crio[21508]: time="2026-06-09T11:20:59.355914562Z" level=info msg="Stopping pod sandbox: e29d8a9c7200f02b4f07e0699ae5223e2a8475032d04f587090ca9c4de6f56e9" id=bc99e6b0-c64a-4ba3-a920-ad66eba10cdf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.972026 | controller | Jun 09 11:20:59.356870 crc crio[21508]: time="2026-06-09T11:20:59.356774737Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-56f7f55f78-k2t46 Namespace:baremetal-operator-system ID:e29d8a9c7200f02b4f07e0699ae5223e2a8475032d04f587090ca9c4de6f56e9 UID:0902276b-8f70-48fb-a0bb-bb5fc1164886 NetNS:/var/run/netns/92f953d6-54f4-432b-982b-0d4e72395c3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0902276b_8f70_48fb_a0bb_bb5fc1164886.slice PodAnnotations:0xc00008d290}] Aliases:map[]}"
2026-06-09 12:20:02.972042 | controller | Jun 09 11:20:59.357084 crc crio[21508]: time="2026-06-09T11:20:59.357015084Z" level=info msg="Deleting pod baremetal-operator-system_baremetal-operator-controller-manager-56f7f55f78-k2t46 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.972058 | controller | Jun 09 11:21:00.378462 crc crio[21508]: time="2026-06-09T11:21:00.378017933Z" level=info msg="Stopped pod sandbox: e29d8a9c7200f02b4f07e0699ae5223e2a8475032d04f587090ca9c4de6f56e9" id=bc99e6b0-c64a-4ba3-a920-ad66eba10cdf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.972073 | controller | Jun 09 11:21:01.341271 crc crio[21508]: time="2026-06-09T11:21:01.340675905Z" level=info msg="Removing container: f5458b32fc523735dcfbc0d896ce24b9d64c831aee9bec30af5b1f81a3d5c144" id=26e82e06-e23a-43f5-a00a-4609c8c54aa2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.972089 | controller | Jun 09 11:21:01.384911 crc crio[21508]: time="2026-06-09T11:21:01.384828092Z" level=info msg="Removed container f5458b32fc523735dcfbc0d896ce24b9d64c831aee9bec30af5b1f81a3d5c144: baremetal-operator-system/baremetal-operator-controller-manager-56f7f55f78-k2t46/manager" id=26e82e06-e23a-43f5-a00a-4609c8c54aa2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.972104 | controller | Jun 09 11:21:02.805385 crc crio[21508]: time="2026-06-09T11:21:02.803759822Z" level=info msg="Running pod sandbox: openstack-operators/e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch/POD" id=112c9f9f-5080-41fc-9bef-443cf2d5838a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.972123 | controller | Jun 09 11:21:02.805385 crc crio[21508]: time="2026-06-09T11:21:02.804522174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.972139 | controller | Jun 09 11:21:02.894259 crc crio[21508]: time="2026-06-09T11:21:02.894162187Z" level=info msg="Got pod network &{Name:e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch Namespace:openstack-operators ID:84e16122335aafa2ca4857911bd8755b80b030b44502c3903072b1ac5c6bdb7c UID:8656f619-2bc7-404c-bf14-f80f7e461ccf NetNS:/var/run/netns/4c42c885-a50a-4183-8684-cfa66459149e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8656f619_2bc7_404c_bf14_f80f7e461ccf.slice PodAnnotations:0xc0019bc028}] Aliases:map[]}"
2026-06-09 12:20:02.972154 | controller | Jun 09 11:21:02.894259 crc crio[21508]: time="2026-06-09T11:21:02.894237979Z" level=info msg="Adding pod openstack-operators_e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.972170 | controller | Jun 09 11:21:03.522522 crc crio[21508]: 2026-06-09T11:21:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:84e16122335aafa Mac:2e:46:a0:f5:d1:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/4c42c885-a50a-4183-8684-cfa66459149e SocketPath: PciID:}] [{Interface:0xc00029cb00 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.972185 | controller | Jun 09 11:21:03.524455 crc crio[21508]: time="2026-06-09T11:21:03.524372077Z" level=info msg="Got pod network &{Name:e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch Namespace:openstack-operators ID:84e16122335aafa2ca4857911bd8755b80b030b44502c3903072b1ac5c6bdb7c UID:8656f619-2bc7-404c-bf14-f80f7e461ccf NetNS:/var/run/netns/4c42c885-a50a-4183-8684-cfa66459149e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8656f619_2bc7_404c_bf14_f80f7e461ccf.slice PodAnnotations:0xc0019bc028}] Aliases:map[]}"
2026-06-09 12:20:02.972201 | controller | Jun 09 11:21:03.524612 crc crio[21508]: time="2026-06-09T11:21:03.524592003Z" level=info msg="Checking pod openstack-operators_e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.972217 | controller | Jun 09 11:21:03.534933 crc crio[21508]: time="2026-06-09T11:21:03.534851502Z" level=info msg="Ran pod sandbox 84e16122335aafa2ca4857911bd8755b80b030b44502c3903072b1ac5c6bdb7c with infra container: openstack-operators/e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch/POD" id=112c9f9f-5080-41fc-9bef-443cf2d5838a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.972233 | controller | Jun 09 11:21:03.537884 crc crio[21508]: time="2026-06-09T11:21:03.537693325Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5a8d140a-87d3-4ecb-a139-aa1459519fd7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.972249 | controller | Jun 09 11:21:03.544197 crc crio[21508]: time="2026-06-09T11:21:03.544011469Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b16bfd6b-f929-4d97-ac58-287e8b6476de name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.972264 | controller | Jun 09 11:21:03.553792 crc crio[21508]: time="2026-06-09T11:21:03.55365881Z" level=info msg="Creating container: openstack-operators/e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch/util" id=fa177750-30e9-40e0-aa66-9608b5c6573d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.972287 | controller | Jun 09 11:21:03.554137 crc crio[21508]: time="2026-06-09T11:21:03.554095003Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.972303 | controller | Jun 09 11:21:03.589724 crc crio[21508]: time="2026-06-09T11:21:03.589423673Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.972319 | controller | Jun 09 11:21:03.595883 crc crio[21508]: time="2026-06-09T11:21:03.595825899Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.972335 | controller | Jun 09 11:21:03.694706 crc crio[21508]: time="2026-06-09T11:21:03.694618759Z" level=info msg="Created container 12bc45e6d7e33b5db087ce753b6d830022eff7bd3a928d2c45c58e2ef1061245: openstack-operators/e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch/util" id=fa177750-30e9-40e0-aa66-9608b5c6573d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.972368 | controller | Jun 09 11:21:03.696017 crc crio[21508]: time="2026-06-09T11:21:03.695931127Z" level=info msg="Starting container: 12bc45e6d7e33b5db087ce753b6d830022eff7bd3a928d2c45c58e2ef1061245" id=b2f716e5-e3de-4d20-a5b0-941ebd19e3bd name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.972387 | controller | Jun 09 11:21:03.704195 crc crio[21508]: time="2026-06-09T11:21:03.704089775Z" level=info msg="Started container" PID=46932 containerID=12bc45e6d7e33b5db087ce753b6d830022eff7bd3a928d2c45c58e2ef1061245 description=openstack-operators/e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch/util id=b2f716e5-e3de-4d20-a5b0-941ebd19e3bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=84e16122335aafa2ca4857911bd8755b80b030b44502c3903072b1ac5c6bdb7c
2026-06-09 12:20:02.972403 | controller | Jun 09 11:21:05.443805 crc crio[21508]: time="2026-06-09T11:21:05.443058613Z" level=info msg="Pulling image: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator-bundle:721c3f7c64850716e5de5f4e76e1ef4c36c28652" id=c8df4e51-bfa2-4825-9085-bf2b67062d6a name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.972419 | controller | Jun 09 11:21:05.448100 crc crio[21508]: time="2026-06-09T11:21:05.447979916Z" level=info msg="Trying to access \"38.102.83.189:5001/openstack-k8s-operators/openstack-operator-bundle:721c3f7c64850716e5de5f4e76e1ef4c36c28652\""
2026-06-09 12:20:02.972434 | controller | Jun 09 11:21:08.288595 crc crio[21508]: time="2026-06-09T11:21:08.287985607Z" level=info msg="Pulled image: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator-bundle@sha256:c1b12528d047bef5049ea2e227c8593d91b32f945ab62d9cece1461421185931" id=c8df4e51-bfa2-4825-9085-bf2b67062d6a name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.972449 | controller | Jun 09 11:21:08.290095 crc crio[21508]: time="2026-06-09T11:21:08.289481211Z" level=info msg="Checking image status: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator-bundle:721c3f7c64850716e5de5f4e76e1ef4c36c28652" id=3af18f3d-65af-4dd5-8a2d-d901f26e906f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.972465 | controller | Jun 09 11:21:08.293689 crc crio[21508]: time="2026-06-09T11:21:08.293603951Z" level=info msg="Checking image status: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator-bundle:721c3f7c64850716e5de5f4e76e1ef4c36c28652" id=2ee2eeda-abc4-4e87-b402-85607a65038e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.972480 | controller | Jun 09 11:21:08.300181 crc crio[21508]: time="2026-06-09T11:21:08.30009865Z" level=info msg="Creating container: openstack-operators/e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch/pull" id=6aff9225-79bd-403f-9855-bc363f0fb239 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.972499 | controller | Jun 09 11:21:08.301258 crc crio[21508]: time="2026-06-09T11:21:08.301192202Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.972515 | controller | Jun 09 11:21:08.332370 crc crio[21508]: time="2026-06-09T11:21:08.332165855Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.972531 | controller | Jun 09 11:21:08.332721 crc crio[21508]: time="2026-06-09T11:21:08.332646149Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/246d3930049f45ec15156d1c200d454b67c51b24c01a316ae4854d1c7de357d8/merged/etc/passwd: no such file or directory"
2026-06-09 12:20:02.972546 | controller | Jun 09 11:21:08.332721 crc crio[21508]: time="2026-06-09T11:21:08.332716961Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/246d3930049f45ec15156d1c200d454b67c51b24c01a316ae4854d1c7de357d8/merged/etc/group: no such file or directory"
2026-06-09 12:20:02.972562 | controller | Jun 09 11:21:08.336165 crc crio[21508]: time="2026-06-09T11:21:08.336074089Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.972577 | controller | Jun 09 11:21:08.477687 crc crio[21508]: time="2026-06-09T11:21:08.47676049Z" level=info msg="Created container 045223f7bdad8a6829c9c6845b1b517805c0cc2083631ae4e68815f86922eacf: openstack-operators/e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch/pull" id=6aff9225-79bd-403f-9855-bc363f0fb239 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.972593 | controller | Jun 09 11:21:08.479181 crc crio[21508]: time="2026-06-09T11:21:08.478987305Z" level=info msg="Starting container: 045223f7bdad8a6829c9c6845b1b517805c0cc2083631ae4e68815f86922eacf" id=686e258c-d3e9-4eda-a42d-2679d4cdcb4f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.972608 | controller | Jun 09 11:21:08.484671 crc crio[21508]: time="2026-06-09T11:21:08.484581028Z" level=info msg="Started container" PID=47029 containerID=045223f7bdad8a6829c9c6845b1b517805c0cc2083631ae4e68815f86922eacf description=openstack-operators/e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch/pull id=686e258c-d3e9-4eda-a42d-2679d4cdcb4f name=/runtime.v1.RuntimeService/StartContainer sandboxID=84e16122335aafa2ca4857911bd8755b80b030b44502c3903072b1ac5c6bdb7c
2026-06-09 12:20:02.972624 | controller | Jun 09 11:21:09.496241 crc crio[21508]: time="2026-06-09T11:21:09.494613349Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=345aef21-f4d3-426e-b239-ec4b5ef5f1f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.972639 | controller | Jun 09 11:21:09.881118 crc crio[21508]: time="2026-06-09T11:21:09.880897649Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0a016ddb-9e35-43c6-91df-173fe90e8299 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.972654 | controller | Jun 09 11:21:09.896411 crc crio[21508]: time="2026-06-09T11:21:09.894878697Z" level=info msg="Creating container: openstack-operators/e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch/extract" id=ce645809-9aba-4d47-9e43-5557f7e683dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.972670 | controller | Jun 09 11:21:09.896411 crc crio[21508]: time="2026-06-09T11:21:09.895411462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.972685 | controller | Jun 09 11:21:09.931365 crc crio[21508]: time="2026-06-09T11:21:09.93066485Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.972706 | controller | Jun 09 11:21:09.935803 crc crio[21508]: time="2026-06-09T11:21:09.935720497Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.972722 | controller | Jun 09 11:21:10.061581 crc crio[21508]: time="2026-06-09T11:21:10.06137129Z" level=info msg="Created container eff195c5f999b19206e18883b197d6f2ab661efcc32a383c12d84eb07827acb9: openstack-operators/e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch/extract" id=ce645809-9aba-4d47-9e43-5557f7e683dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.972738 | controller | Jun 09 11:21:10.062981 crc crio[21508]: time="2026-06-09T11:21:10.062864203Z" level=info msg="Starting container: eff195c5f999b19206e18883b197d6f2ab661efcc32a383c12d84eb07827acb9" id=68785315-2aed-43ad-8585-8f24cfaf77cb name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.972753 | controller | Jun 09 11:21:10.068703 crc crio[21508]: time="2026-06-09T11:21:10.068619211Z" level=info msg="Started container" PID=47074 containerID=eff195c5f999b19206e18883b197d6f2ab661efcc32a383c12d84eb07827acb9 description=openstack-operators/e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch/extract id=68785315-2aed-43ad-8585-8f24cfaf77cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=84e16122335aafa2ca4857911bd8755b80b030b44502c3903072b1ac5c6bdb7c
2026-06-09 12:20:02.972769 | controller | Jun 09 11:21:12.641765 crc crio[21508]: time="2026-06-09T11:21:12.641134015Z" level=info msg="Stopping pod sandbox: 84e16122335aafa2ca4857911bd8755b80b030b44502c3903072b1ac5c6bdb7c" id=de2f87d1-5e27-4a75-a74c-57dae0010698 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.972785 | controller | Jun 09 11:21:12.643714 crc crio[21508]: time="2026-06-09T11:21:12.643052001Z" level=info msg="Got pod network &{Name:e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch Namespace:openstack-operators ID:84e16122335aafa2ca4857911bd8755b80b030b44502c3903072b1ac5c6bdb7c UID:8656f619-2bc7-404c-bf14-f80f7e461ccf NetNS:/var/run/netns/4c42c885-a50a-4183-8684-cfa66459149e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8656f619_2bc7_404c_bf14_f80f7e461ccf.slice PodAnnotations:0xc0039b89d8}] Aliases:map[]}"
2026-06-09 12:20:02.972800 | controller | Jun 09 11:21:12.643714 crc crio[21508]: time="2026-06-09T11:21:12.643250987Z" level=info msg="Deleting pod openstack-operators_e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.972850 | controller | Jun 09 11:21:13.838437 crc crio[21508]: time="2026-06-09T11:21:13.82659344Z" level=info msg="Stopped pod sandbox: 84e16122335aafa2ca4857911bd8755b80b030b44502c3903072b1ac5c6bdb7c" id=de2f87d1-5e27-4a75-a74c-57dae0010698 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.972876 | controller | Jun 09 11:21:20.099349 crc crio[21508]: time="2026-06-09T11:21:20.096806428Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-controller-init-6c68c85668-9zjxt/POD" id=5ad8dd33-83ea-4abe-a1bd-fd4611dd3282 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.972894 | controller | Jun 09 11:21:20.099349 crc crio[21508]: time="2026-06-09T11:21:20.097456767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.972911 | controller | Jun 09 11:21:20.129644 crc crio[21508]: time="2026-06-09T11:21:20.129577703Z" level=info msg="Got pod network &{Name:openstack-operator-controller-init-6c68c85668-9zjxt Namespace:openstack-operators ID:7171f656556509fee4ec434f14ef59b9efbaeb34e25f483894565a21dc38f6ed UID:4195dea7-77ac-452d-88f7-3d46e0703206 NetNS:/var/run/netns/e51ecd04-fbf3-4b4d-9fcf-a28b6243d322 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4195dea7_77ac_452d_88f7_3d46e0703206.slice PodAnnotations:0xc00011ef30}] Aliases:map[]}"
2026-06-09 12:20:02.972932 | controller | Jun 09 11:21:20.129644 crc crio[21508]: time="2026-06-09T11:21:20.129640915Z" level=info msg="Adding pod openstack-operators_openstack-operator-controller-init-6c68c85668-9zjxt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.972949 | controller | Jun 09 11:21:21.321094 crc crio[21508]: 2026-06-09T11:21:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7171f656556509f Mac:92:7a:23:d6:ef:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/e51ecd04-fbf3-4b4d-9fcf-a28b6243d322 SocketPath: PciID:}] [{Interface:0xc000286590 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.972965 | controller | Jun 09 11:21:21.323537 crc crio[21508]: time="2026-06-09T11:21:21.323460173Z" level=info msg="Got pod network &{Name:openstack-operator-controller-init-6c68c85668-9zjxt Namespace:openstack-operators ID:7171f656556509fee4ec434f14ef59b9efbaeb34e25f483894565a21dc38f6ed UID:4195dea7-77ac-452d-88f7-3d46e0703206 NetNS:/var/run/netns/e51ecd04-fbf3-4b4d-9fcf-a28b6243d322 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4195dea7_77ac_452d_88f7_3d46e0703206.slice PodAnnotations:0xc00011ef30}] Aliases:map[]}"
2026-06-09 12:20:02.972981 | controller | Jun 09 11:21:21.323744 crc crio[21508]: time="2026-06-09T11:21:21.3236831Z" level=info msg="Checking pod openstack-operators_openstack-operator-controller-init-6c68c85668-9zjxt for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.972996 | controller | Jun 09 11:21:21.343402 crc crio[21508]: time="2026-06-09T11:21:21.342449457Z" level=info msg="Ran pod sandbox 7171f656556509fee4ec434f14ef59b9efbaeb34e25f483894565a21dc38f6ed with infra container: openstack-operators/openstack-operator-controller-init-6c68c85668-9zjxt/POD" id=5ad8dd33-83ea-4abe-a1bd-fd4611dd3282 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.973012 | controller | Jun 09 11:21:21.348139 crc crio[21508]: time="2026-06-09T11:21:21.347981368Z" level=info msg="Checking image status: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652" id=57b33d89-b50b-475e-9866-849414e01462 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.973027 | controller | Jun 09 11:21:21.348443 crc crio[21508]: time="2026-06-09T11:21:21.348378399Z" level=info msg="Image 38.102.83.189:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652 not found" id=57b33d89-b50b-475e-9866-849414e01462 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.973043 | controller | Jun 09 11:21:21.348622 crc crio[21508]: time="2026-06-09T11:21:21.348471562Z" level=info msg="Neither image nor artfiact 38.102.83.189:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652 found" id=57b33d89-b50b-475e-9866-849414e01462 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.973058 | controller | Jun 09 11:21:21.353803 crc crio[21508]: time="2026-06-09T11:21:21.353650843Z" level=info msg="Pulling image: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652" id=a70b3fc0-93c0-40a1-a77e-8109e0c8e727 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.973074 | controller | Jun 09 11:21:21.362156 crc crio[21508]: time="2026-06-09T11:21:21.361267115Z" level=info msg="Trying to access \"38.102.83.189:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\""
2026-06-09 12:20:02.973094 | controller | Jun 09 11:21:40.074487 crc crio[21508]: time="2026-06-09T11:21:40.073037036Z" level=info msg="Stopping pod sandbox: dc4b0d958d4b4730619b46e6b24e16cb25ba5d60b7a73d73a6a0b1a1656e6ea0" id=e3910a34-a25d-45f7-84d0-1c4f8ae42571 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.973110 | controller | Jun 09 11:21:40.074487 crc crio[21508]: time="2026-06-09T11:21:40.074415616Z" level=info msg="Stopped pod sandbox (already stopped): dc4b0d958d4b4730619b46e6b24e16cb25ba5d60b7a73d73a6a0b1a1656e6ea0" id=e3910a34-a25d-45f7-84d0-1c4f8ae42571 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.973126 | controller | Jun 09 11:21:40.076626 crc crio[21508]: time="2026-06-09T11:21:40.07522977Z" level=info msg="Removing pod sandbox: dc4b0d958d4b4730619b46e6b24e16cb25ba5d60b7a73d73a6a0b1a1656e6ea0" id=33162e0f-99bf-4b13-90e8-91101c8241ea name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.973142 | controller | Jun 09 11:21:45.169067 crc crio[21508]: time="2026-06-09T11:21:45.168454236Z" level=info msg="Removed pod sandbox: dc4b0d958d4b4730619b46e6b24e16cb25ba5d60b7a73d73a6a0b1a1656e6ea0" id=33162e0f-99bf-4b13-90e8-91101c8241ea name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.973157 | controller | Jun 09 11:21:45.170547 crc crio[21508]: time="2026-06-09T11:21:45.17001155Z" level=info msg="Stopping pod sandbox: e29d8a9c7200f02b4f07e0699ae5223e2a8475032d04f587090ca9c4de6f56e9" id=4ab46f72-a364-4ccd-9981-9da9a84d9159 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.973173 | controller | Jun 09 11:21:45.170547 crc crio[21508]: time="2026-06-09T11:21:45.170059861Z" level=info msg="Stopped pod sandbox (already stopped): e29d8a9c7200f02b4f07e0699ae5223e2a8475032d04f587090ca9c4de6f56e9" id=4ab46f72-a364-4ccd-9981-9da9a84d9159 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.973189 | controller | Jun 09 11:21:45.170654 crc crio[21508]: time="2026-06-09T11:21:45.170566575Z" level=info msg="Removing pod sandbox: e29d8a9c7200f02b4f07e0699ae5223e2a8475032d04f587090ca9c4de6f56e9" id=fd185f5b-181c-4a20-a77d-605114f8fda0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.973248 | controller | Jun 09 11:21:45.396218 crc crio[21508]: time="2026-06-09T11:21:45.388426228Z" level=info msg="Pulling image: quay.io/metal3-io/mariadb:latest" id=a26abcfe-9be2-42b2-aae4-eb330fec59fc name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.973269 | controller | Jun 09 11:21:45.410178 crc crio[21508]: time="2026-06-09T11:21:45.407352626Z" level=info msg="Trying to access \"quay.io/metal3-io/mariadb:latest\""
2026-06-09 12:20:02.973286 | controller | Jun 09 11:21:45.873627 crc crio[21508]: time="2026-06-09T11:21:45.873385477Z" level=info msg="Removed pod sandbox: e29d8a9c7200f02b4f07e0699ae5223e2a8475032d04f587090ca9c4de6f56e9" id=fd185f5b-181c-4a20-a77d-605114f8fda0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.973302 | controller | Jun 09 11:21:45.946991 crc crio[21508]: time="2026-06-09T11:21:45.946819974Z" level=info msg="Pulled image: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator@sha256:ea0a3a9d58c6604fc8e19051a00734d6b5e947111a72a635e170841fd74a40dd" id=a70b3fc0-93c0-40a1-a77e-8109e0c8e727 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.973318 | controller | Jun 09 11:21:45.948049 crc crio[21508]: time="2026-06-09T11:21:45.947946435Z" level=info msg="Checking image status: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652" id=e73868d4-d51c-4349-890d-9a834d6c6a2d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.973334 | controller | Jun 09 11:21:45.952631 crc crio[21508]: time="2026-06-09T11:21:45.952374739Z" level=info msg="Checking image status: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652" id=2469b3e0-67b4-4404-8598-5cb9c58fb5bc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.973371 | controller | Jun 09 11:21:45.960920 crc crio[21508]: time="2026-06-09T11:21:45.960833395Z" level=info msg="Creating container: openstack-operators/openstack-operator-controller-init-6c68c85668-9zjxt/operator" id=3e267f04-3a0f-4c3d-b717-6a1d27ec1b68 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.973389 | controller | Jun 09 11:21:45.963424 crc crio[21508]: time="2026-06-09T11:21:45.963244092Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.973406 | controller | Jun 09 11:21:45.995999 crc crio[21508]: time="2026-06-09T11:21:45.99583762Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.973422 | controller | Jun 09 11:21:46.002586 crc crio[21508]: time="2026-06-09T11:21:46.002470835Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.973437 | controller | Jun 09 11:21:46.132819 crc crio[21508]: time="2026-06-09T11:21:46.132719216Z" level=info msg="Created container 80b0e144cec8c56ea46bf8a02d825f900827c774ddf67ca3e2d320d81107caa3: openstack-operators/openstack-operator-controller-init-6c68c85668-9zjxt/operator" id=3e267f04-3a0f-4c3d-b717-6a1d27ec1b68 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.973453 | controller | Jun 09 11:21:46.134034 crc crio[21508]: time="2026-06-09T11:21:46.13394467Z" level=info msg="Starting container: 80b0e144cec8c56ea46bf8a02d825f900827c774ddf67ca3e2d320d81107caa3" id=8016915c-7e3a-45e8-b19c-1cd284f8e6a1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.973469 | controller | Jun 09 11:21:46.146947 crc crio[21508]: time="2026-06-09T11:21:46.14647592Z" level=info msg="Started container" PID=47909 containerID=80b0e144cec8c56ea46bf8a02d825f900827c774ddf67ca3e2d320d81107caa3 description=openstack-operators/openstack-operator-controller-init-6c68c85668-9zjxt/operator id=8016915c-7e3a-45e8-b19c-1cd284f8e6a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7171f656556509fee4ec434f14ef59b9efbaeb34e25f483894565a21dc38f6ed
2026-06-09 12:20:02.973485 | controller | Jun 09 11:22:00.748366 crc crio[21508]: time="2026-06-09T11:22:00.745681949Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683402-l2gx2/POD" id=b771a393-65ce-41ec-bf1e-14c2c5380435 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.973501 | controller | Jun 09 11:22:00.748366 crc crio[21508]: time="2026-06-09T11:22:00.746641846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.973517 | controller | Jun 09 11:22:04.081739 crc crio[21508]: time="2026-06-09T11:22:04.081163044Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683402-l2gx2 Namespace:openshift-infra ID:aef062512e4aef1073c809cad3f13f0f6dde3a92a43bd185f103a44bc33f0ea6 UID:1f7b2063-676a-41ba-bd61-08e549ed3c34 NetNS:/var/run/netns/5e2391fd-16e7-4624-8839-9321c62f5224 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f7b2063_676a_41ba_bd61_08e549ed3c34.slice PodAnnotations:0xc002a121a0}] Aliases:map[]}"
2026-06-09 12:20:02.973534 | controller | Jun 09 11:22:04.081739 crc crio[21508]: time="2026-06-09T11:22:04.081616676Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683402-l2gx2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.973550 | controller | Jun 09 11:22:04.151348 crc crio[21508]: time="2026-06-09T11:22:04.151095373Z" level=info msg="Pulled image: quay.io/metal3-io/mariadb@sha256:04c98546a59417b616c1ed83c4a8b5b840f52c343c715e28df0e145acfe1e8f0" id=a26abcfe-9be2-42b2-aae4-eb330fec59fc name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.973569 | controller | Jun 09 11:22:04.152557 crc crio[21508]: time="2026-06-09T11:22:04.152263616Z" level=info msg="Checking image status: quay.io/metal3-io/mariadb:latest" id=9d5d9b9a-56ad-4a47-9047-790bb5d4909d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.973584 | controller | Jun 09 11:22:04.167896 crc crio[21508]: time="2026-06-09T11:22:04.167783058Z" level=info msg="Checking image status: quay.io/metal3-io/mariadb" id=5d65eeb6-7fc6-4133-858d-0692b6d0452d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.973600 | controller | Jun 09 11:22:04.179159 crc crio[21508]: time="2026-06-09T11:22:04.179074543Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-5b947fcbf5-h2zzg/mariadb" id=a56d5cce-f281-4629-85d0-d7cf5c305c25 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.973615 | controller | Jun 09 11:22:04.180582 crc crio[21508]: time="2026-06-09T11:22:04.180520913Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.973631 | controller | Jun 09 11:22:04.219784 crc crio[21508]: time="2026-06-09T11:22:04.217188335Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.973646 | controller | Jun 09 11:22:04.567038 crc crio[21508]: 2026-06-09T11:22:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aef062512e4aef1 Mac:6a:42:93:ec:e6:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/5e2391fd-16e7-4624-8839-9321c62f5224 SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.973662 | controller | Jun 09 11:22:04.568536 crc crio[21508]: time="2026-06-09T11:22:04.568446767Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683402-l2gx2 Namespace:openshift-infra ID:aef062512e4aef1073c809cad3f13f0f6dde3a92a43bd185f103a44bc33f0ea6 UID:1f7b2063-676a-41ba-bd61-08e549ed3c34 NetNS:/var/run/netns/5e2391fd-16e7-4624-8839-9321c62f5224 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f7b2063_676a_41ba_bd61_08e549ed3c34.slice PodAnnotations:0xc002a121a0}] Aliases:map[]}"
2026-06-09 12:20:02.973678 | controller | Jun 09 11:22:04.568652 crc crio[21508]: time="2026-06-09T11:22:04.568627602Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683402-l2gx2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.973693 | controller | Jun 09 11:22:04.579356 crc crio[21508]: time="2026-06-09T11:22:04.578921049Z" level=info msg="Ran pod sandbox aef062512e4aef1073c809cad3f13f0f6dde3a92a43bd185f103a44bc33f0ea6 with infra container: openshift-infra/auto-csr-approver-29683402-l2gx2/POD" id=b771a393-65ce-41ec-bf1e-14c2c5380435 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.973708 | controller | Jun 09 11:22:04.589111 crc crio[21508]: time="2026-06-09T11:22:04.588934168Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=e5e24d4c-b08c-47a7-ab09-782ec0076643 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.973746 | controller | Jun 09 11:22:04.601790 crc crio[21508]: time="2026-06-09T11:22:04.600940273Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 12:20:02.973767 | controller | Jun 09 11:22:04.940903 crc crio[21508]: time="2026-06-09T11:22:04.940557709Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.973787 | controller | Jun 09 11:22:05.079622 crc crio[21508]: time="2026-06-09T11:22:05.078952066Z" level=info msg="Created container 8b3533aff39c5993095d8b4ee55e20b4291fd89dc0941d4afc6b476d6660650a: baremetal-operator-system/baremetal-operator-ironic-5b947fcbf5-h2zzg/mariadb" id=a56d5cce-f281-4629-85d0-d7cf5c305c25 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.973810 | controller | Jun 09 11:22:05.081958 crc crio[21508]: time="2026-06-09T11:22:05.081916479Z" level=info msg="Starting container: 8b3533aff39c5993095d8b4ee55e20b4291fd89dc0941d4afc6b476d6660650a" id=3e0d4366-8161-4766-b20e-58cb80ee2cbb name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.973827 | controller | Jun 09 11:22:05.089997 crc crio[21508]: time="2026-06-09T11:22:05.089898342Z" level=info msg="Started container" PID=48388 containerID=8b3533aff39c5993095d8b4ee55e20b4291fd89dc0941d4afc6b476d6660650a description=baremetal-operator-system/baremetal-operator-ironic-5b947fcbf5-h2zzg/mariadb id=3e0d4366-8161-4766-b20e-58cb80ee2cbb name=/runtime.v1.RuntimeService/StartContainer sandboxID=efaa84243828c7417cb1c82359b2c05e3f37b18ad75ce06ab428ee0fd7ca7292
2026-06-09 12:20:02.973844 | controller | Jun 09 11:22:05.103776 crc crio[21508]: time="2026-06-09T11:22:05.103693956Z" level=info msg="Pulling image: quay.io/metal3-io/ironic:release-24.1" id=c128b64c-ae68-4b2f-bd13-f85b338ee9f6 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.973860 | controller | Jun 09 11:22:05.106894 crc crio[21508]: time="2026-06-09T11:22:05.106821303Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic:release-24.1\""
2026-06-09 12:20:02.973875 | controller | Jun 09 11:22:05.342057 crc crio[21508]: time="2026-06-09T11:22:05.341931387Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=e5e24d4c-b08c-47a7-ab09-782ec0076643 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.973891 | controller | Jun 09 11:22:05.343958 crc crio[21508]: time="2026-06-09T11:22:05.343932973Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=afe1ade6-8462-4b03-94be-9e9e56f8f5ac name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.973906 | controller | Jun 09 11:22:05.348224 crc crio[21508]: time="2026-06-09T11:22:05.348197992Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=e8b98e8a-192a-46c2-a4fb-1bf7a8a81a2e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.973921 | controller | Jun 09 11:22:05.358839 crc crio[21508]: time="2026-06-09T11:22:05.358726675Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683402-l2gx2/oc" id=810a30d1-dcb2-4f9f-8b97-c7f2580c3f4a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.973937 | controller | Jun 09 11:22:05.361699 crc crio[21508]: time="2026-06-09T11:22:05.359782845Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.973952 | controller | Jun 09 11:22:05.414446 crc crio[21508]: time="2026-06-09T11:22:05.412843694Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.973967 | controller | Jun 09 11:22:06.568562 crc crio[21508]: time="2026-06-09T11:22:06.567159441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.973983 | controller | Jun 09 11:22:06.799857 crc crio[21508]: time="2026-06-09T11:22:06.796619417Z" level=info msg="Created container 6a4a97547f3effd6a924733ad83e6eab8e625f1e2ff1fa11e5c416aed6cb3889: openshift-infra/auto-csr-approver-29683402-l2gx2/oc" id=810a30d1-dcb2-4f9f-8b97-c7f2580c3f4a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.973998 | controller | Jun 09 11:22:06.802843 crc crio[21508]: time="2026-06-09T11:22:06.802395278Z" level=info msg="Starting container: 6a4a97547f3effd6a924733ad83e6eab8e625f1e2ff1fa11e5c416aed6cb3889" id=4398bfcc-c208-4d57-b4a2-8cbc5782a34c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.974017 | controller | Jun 09 11:22:06.812763 crc crio[21508]: time="2026-06-09T11:22:06.812403737Z" level=info msg="Started container" PID=48524 containerID=6a4a97547f3effd6a924733ad83e6eab8e625f1e2ff1fa11e5c416aed6cb3889 description=openshift-infra/auto-csr-approver-29683402-l2gx2/oc id=4398bfcc-c208-4d57-b4a2-8cbc5782a34c name=/runtime.v1.RuntimeService/StartContainer sandboxID=aef062512e4aef1073c809cad3f13f0f6dde3a92a43bd185f103a44bc33f0ea6
2026-06-09 12:20:02.974033 | controller | Jun 09 11:22:10.994384 crc crio[21508]: time="2026-06-09T11:22:10.989402651Z" level=info msg="Stopping pod sandbox: aef062512e4aef1073c809cad3f13f0f6dde3a92a43bd185f103a44bc33f0ea6" id=85827965-b12a-4895-af3c-02c1aea966a1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.974049 | controller | Jun 09 11:22:10.997704 crc crio[21508]: time="2026-06-09T11:22:10.997637751Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683402-l2gx2 Namespace:openshift-infra ID:aef062512e4aef1073c809cad3f13f0f6dde3a92a43bd185f103a44bc33f0ea6 UID:1f7b2063-676a-41ba-bd61-08e549ed3c34 NetNS:/var/run/netns/5e2391fd-16e7-4624-8839-9321c62f5224 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f7b2063_676a_41ba_bd61_08e549ed3c34.slice PodAnnotations:0xc003b38700}] Aliases:map[]}"
2026-06-09 12:20:02.974065 | controller | Jun 09 11:22:11.000130 crc crio[21508]: time="2026-06-09T11:22:10.999969226Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683402-l2gx2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.974080 | controller | Jun 09 11:22:13.405407 crc crio[21508]: time="2026-06-09T11:22:13.404758909Z" level=info msg="Stopped pod sandbox: aef062512e4aef1073c809cad3f13f0f6dde3a92a43bd185f103a44bc33f0ea6" id=85827965-b12a-4895-af3c-02c1aea966a1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.974096 | controller | Jun 09 11:22:26.282870 crc crio[21508]: time="2026-06-09T11:22:26.280534456Z" level=info msg="Running pod sandbox: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-q6tt9/POD" id=3ec121df-7e46-471a-b8ae-334e1f78e3da name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.974111 | controller | Jun 09 11:22:26.282870 crc crio[21508]: time="2026-06-09T11:22:26.281418451Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.974127 | controller | Jun 09 11:22:26.284540 crc crio[21508]: time="2026-06-09T11:22:26.283614392Z" level=info msg="Running pod sandbox: openstack-operators/cinder-operator-controller-manager-86c584f6fc-2d57j/POD" id=5ead3d2b-b9e4-4f3a-932d-58f95ec7446b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.974142 | controller | Jun 09 11:22:26.284540 crc crio[21508]: time="2026-06-09T11:22:26.283680814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.974158 | controller | Jun 09 11:22:26.369917 crc crio[21508]: time="2026-06-09T11:22:26.369810685Z" level=info msg="Running pod sandbox: openstack-operators/designate-operator-controller-manager-6bf8599b68-gkskb/POD" id=6b66cbb4-ad4f-4a64-989d-9726855d0ae1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.974174 | controller | Jun 09 11:22:26.369917 crc crio[21508]: time="2026-06-09T11:22:26.369916038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.974190 | controller | Jun 09 11:22:26.414105 crc crio[21508]: time="2026-06-09T11:22:26.41306187Z" level=info msg="Running pod sandbox: openstack-operators/heat-operator-controller-manager-5c5844cc68-v5gvm/POD" id=390534c5-f461-41e9-8fda-d0689e18743d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.974209 | controller | Jun 09 11:22:26.414105 crc crio[21508]: time="2026-06-09T11:22:26.413196834Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.974225 | controller | Jun 09 11:22:26.449679 crc crio[21508]: time="2026-06-09T11:22:26.448903299Z" level=info msg="Running pod sandbox: openstack-operators/horizon-operator-controller-manager-548d6d5f9-hrdgq/POD" id=8243ad4b-6d72-4f97-9a06-d029477b4d61 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.974241 | controller | Jun 09 11:22:26.449679 crc crio[21508]: time="2026-06-09T11:22:26.449027363Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.974257 | controller | Jun 09 11:22:26.471622 crc crio[21508]: time="2026-06-09T11:22:26.471496049Z" level=info msg="Running pod sandbox: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qbnlh/POD" id=56bfb30b-eeb1-437c-a64b-8acdeff20a7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.974273 | controller | Jun 09 11:22:26.471622 crc crio[21508]: time="2026-06-09T11:22:26.471616543Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.974289 | controller | Jun 09 11:22:26.901041 crc crio[21508]: time="2026-06-09T11:22:26.900114237Z" level=info msg="Running pod sandbox: openstack-operators/ironic-operator-controller-manager-75f8548fcd-fv5pz/POD" id=64f16cf6-17ff-4cb4-a126-147499f45e1e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.974305 | controller | Jun 09 11:22:26.901041 crc crio[21508]: time="2026-06-09T11:22:26.900184909Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.974320 | controller | Jun 09 11:22:26.969267 crc crio[21508]: time="2026-06-09T11:22:26.968688049Z" level=info msg="Running pod sandbox: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-j2lq7/POD" id=482467ed-21f6-457c-a243-ac11ea749678 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.974336 | controller | Jun 09 11:22:26.969267 crc crio[21508]: time="2026-06-09T11:22:26.968763241Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.974371 | controller | Jun 09 11:22:27.028217 crc crio[21508]: time="2026-06-09T11:22:27.028120535Z" level=info msg="Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-2pdnd/POD" id=9462177f-8fe1-4c10-a3a7-451645627c0a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.974389 | controller | Jun 09 11:22:27.028577 crc crio[21508]: time="2026-06-09T11:22:27.0282684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.974406 | controller | Jun 09 11:22:27.078817 crc crio[21508]: time="2026-06-09T11:22:27.078700145Z" level=info msg="Running pod sandbox: openstack-operators/manila-operator-controller-manager-677d9d8477-g5xh7/POD" id=aa41a62c-876e-45ef-af59-454179b9eefd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.974422 | controller | Jun 09 11:22:27.078817 crc crio[21508]: time="2026-06-09T11:22:27.078789348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.974438 | controller | Jun 09 11:22:27.080361 crc crio[21508]: time="2026-06-09T11:22:27.079471967Z" level=info msg="Running pod sandbox: openstack-operators/neutron-operator-controller-manager-688d5c756f-7hgnr/POD" id=f788650b-5714-40a8-a40b-900f158773d2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.974458 | controller | Jun 09 11:22:27.080361 crc crio[21508]: time="2026-06-09T11:22:27.07959546Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.974475 | controller | Jun 09 11:22:27.121798 crc crio[21508]: time="2026-06-09T11:22:27.121732985Z" level=info msg="Running pod sandbox: openstack-operators/nova-operator-controller-manager-f4c4579bb-4gw2t/POD" id=fea94e1f-77bd-4508-9e00-d594489c527b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.974491 | controller | Jun 09 11:22:27.121995 crc crio[21508]: time="2026-06-09T11:22:27.121821107Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.974507 | controller | Jun 09 11:22:27.199006 crc crio[21508]: time="2026-06-09T11:22:27.197077895Z" level=info msg="Running pod sandbox: openstack-operators/octavia-operator-controller-manager-6495978d8d-24mcx/POD" id=877af978-aec8-4f2b-83ec-1b55fe1a615d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.974523 | controller | Jun 09 11:22:27.199006 crc crio[21508]: time="2026-06-09T11:22:27.197649001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.974539 | controller | Jun 09 11:22:27.287408 crc crio[21508]: time="2026-06-09T11:22:27.287245529Z" level=info msg="Running pod sandbox: openstack-operators/ovn-operator-controller-manager-58f85bd97f-l4dv6/POD" id=9e13df54-40c9-4736-8a8d-a343010a8d2d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.974555 | controller | Jun 09 11:22:27.287408 crc crio[21508]: time="2026-06-09T11:22:27.287382303Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.974571 | controller | Jun 09 11:22:27.350798 crc crio[21508]: time="2026-06-09T11:22:27.350699798Z" level=info msg="Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-rslrh/POD" id=50698202-ef71-4e1c-9096-9fe15a9cb570 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.974587 | controller | Jun 09 11:22:27.350798 crc crio[21508]: time="2026-06-09T11:22:27.350809711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.974603 | controller | Jun 09 11:22:27.393816 crc crio[21508]: time="2026-06-09T11:22:27.393739557Z" level=info msg="Running pod sandbox: openstack-operators/swift-operator-controller-manager-67c49dd5c6-m868m/POD" id=ad480dcc-71bc-4531-a980-084f43eb6f1a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.974618 | controller | Jun 09 11:22:27.393924 crc crio[21508]: time="2026-06-09T11:22:27.39383095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.974634 | controller | Jun 09 11:22:27.402433 crc crio[21508]: time="2026-06-09T11:22:27.402374618Z" level=info msg="Running pod sandbox: openstack-operators/test-operator-controller-manager-8d5599d7d-lxkn6/POD" id=9439a066-0479-4045-ba38-a0f51bfbb698 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.974650 | controller | Jun 09 11:22:27.402608 crc crio[21508]: time="2026-06-09T11:22:27.402559283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.974666 | controller | Jun 09 11:22:27.424384 crc crio[21508]: time="2026-06-09T11:22:27.424197626Z" level=info msg="Running pod sandbox: openstack-operators/watcher-operator-controller-manager-577b679b5c-5v6m6/POD" id=63a9f924-c5fa-4682-a4d3-82e7f65b26d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.974686 | controller | Jun 09 11:22:27.424384 crc crio[21508]: time="2026-06-09T11:22:27.42434157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.974702 | controller | Jun 09 11:22:38.464531 crc crio[21508]: time="2026-06-09T11:22:38.463724686Z" level=info msg="Got pod network &{Name:heat-operator-controller-manager-5c5844cc68-v5gvm Namespace:openstack-operators ID:19d6af1d8af4e45e10d6ccb9880015c5048332170be1a714d949e800c8935dd2 UID:daf416dc-c496-4aa0-b2f4-e93028d1fe64 NetNS:/var/run/netns/4a10c5ce-da7a-46b5-b6a7-3e057370a3e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddaf416dc_c496_4aa0_b2f4_e93028d1fe64.slice PodAnnotations:0xc00244e3a0}] Aliases:map[]}"
2026-06-09 12:20:02.974718 | controller | Jun 09 11:22:38.464531 crc crio[21508]: time="2026-06-09T11:22:38.464481987Z" level=info msg="Adding pod openstack-operators_heat-operator-controller-manager-5c5844cc68-v5gvm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.974734 | controller | Jun 09 11:22:39.228998 crc crio[21508]: 2026-06-09T11:22:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:19d6af1d8af4e45 Mac:2a:ee:82:e9:e9:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4c Mtu:0 Sandbox:/var/run/netns/4a10c5ce-da7a-46b5-b6a7-3e057370a3e0 SocketPath: PciID:}] [{Interface:0xc00011c6c0 Address:{IP:10.217.0.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.974750 | controller | Jun 09 11:22:39.230121 crc crio[21508]: time="2026-06-09T11:22:39.230020207Z" level=info msg="Got pod network &{Name:heat-operator-controller-manager-5c5844cc68-v5gvm Namespace:openstack-operators ID:19d6af1d8af4e45e10d6ccb9880015c5048332170be1a714d949e800c8935dd2 UID:daf416dc-c496-4aa0-b2f4-e93028d1fe64 NetNS:/var/run/netns/4a10c5ce-da7a-46b5-b6a7-3e057370a3e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddaf416dc_c496_4aa0_b2f4_e93028d1fe64.slice PodAnnotations:0xc00244e3a0}] Aliases:map[]}"
2026-06-09 12:20:02.974766 | controller | Jun 09 11:22:39.230570 crc crio[21508]: time="2026-06-09T11:22:39.230208922Z" level=info msg="Checking pod openstack-operators_heat-operator-controller-manager-5c5844cc68-v5gvm for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.974782 | controller | Jun 09 11:22:39.246749 crc crio[21508]: time="2026-06-09T11:22:39.246517097Z" level=info msg="Got pod network &{Name:telemetry-operator-controller-manager-5d65c7d97d-rslrh Namespace:openstack-operators ID:694d13e15bb07101c4995666261320f246e60b110f926b3f5901737414f5d401 UID:42e6181c-4d86-45ee-93b5-7439e09e89f4 NetNS:/var/run/netns/2c2fa25e-0ae8-40e2-b839-bd461c42ce35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod42e6181c_4d86_45ee_93b5_7439e09e89f4.slice PodAnnotations:0xc000158540}] Aliases:map[]}"
2026-06-09 12:20:02.974798 | controller | Jun 09 11:22:39.246749 crc crio[21508]: time="2026-06-09T11:22:39.2466477Z" level=info msg="Adding pod openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-rslrh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.974814 | controller | Jun 09 11:22:39.275066 crc crio[21508]: time="2026-06-09T11:22:39.274909648Z" level=info msg="Got pod network &{Name:barbican-operator-controller-manager-7b8ffd8c4f-q6tt9 Namespace:openstack-operators ID:fcf7e881341a44b9b62ec294f7c46d3aae72fca4c0252a48c20b9cc7b0b3b456 UID:1416eda9-ba56-40b1-8309-14c71c97296e NetNS:/var/run/netns/a3b59d67-1f47-4aa2-a346-c7562d1d8ac2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1416eda9_ba56_40b1_8309_14c71c97296e.slice PodAnnotations:0xc000852a60}] Aliases:map[]}"
2026-06-09 12:20:02.974833 | controller | Jun 09 11:22:39.275066 crc crio[21508]: time="2026-06-09T11:22:39.274993831Z" level=info msg="Adding pod openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-q6tt9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.974849 | controller | Jun 09 11:22:39.277035 crc crio[21508]: time="2026-06-09T11:22:39.276930784Z" level=info msg="Got pod network &{Name:cinder-operator-controller-manager-86c584f6fc-2d57j Namespace:openstack-operators ID:f82e2a0e71fb8b81952e26c76e0ab12642d5273c9679b981f0d2135cafe39329 UID:d6513fea-3449-4ba0-8225-e2f4f9b60196 NetNS:/var/run/netns/fbe4b097-8722-413e-b880-98101bc487f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd6513fea_3449_4ba0_8225_e2f4f9b60196.slice PodAnnotations:0xc0039b8510}] Aliases:map[]}"
2026-06-09 12:20:02.974865 | controller | Jun 09 11:22:39.277035 crc crio[21508]: time="2026-06-09T11:22:39.277030607Z" level=info msg="Adding pod openstack-operators_cinder-operator-controller-manager-86c584f6fc-2d57j to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.974881 | controller | Jun 09 11:22:39.281505 crc crio[21508]: time="2026-06-09T11:22:39.281405589Z" level=info msg="Got pod network &{Name:swift-operator-controller-manager-67c49dd5c6-m868m Namespace:openstack-operators ID:23f24881248ebf9592210e78424556bd2d327cc3db46b1bffcc673fb83bf534a UID:eaeccb80-3b39-4006-85b8-dd3140e9256b NetNS:/var/run/netns/0da6332d-6a6a-41b4-a373-f1cf6e7d3af2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeaeccb80_3b39_4006_85b8_dd3140e9256b.slice PodAnnotations:0xc0001588a8}] Aliases:map[]}"
2026-06-09 12:20:02.974897 | controller | Jun 09 11:22:39.281505 crc crio[21508]: time="2026-06-09T11:22:39.281482451Z" level=info msg="Adding pod openstack-operators_swift-operator-controller-manager-67c49dd5c6-m868m to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.974912 | controller | Jun 09 11:22:39.282797 crc crio[21508]: time="2026-06-09T11:22:39.282720626Z" level=info msg="Got pod network &{Name:watcher-operator-controller-manager-577b679b5c-5v6m6 Namespace:openstack-operators ID:15d4bbe5ac4ac61a506b9844673702f727ef9eccda228f7bc14f2db7d4539755 UID:f3b2919f-3a75-4ad8-a8fe-a89eed645fbd NetNS:/var/run/netns/7230f8cb-ba77-45d2-aedc-d4280a822d30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf3b2919f_3a75_4ad8_a8fe_a89eed645fbd.slice PodAnnotations:0xc00244e7b0}] Aliases:map[]}"
2026-06-09 12:20:02.974928 | controller | Jun 09 11:22:39.282797 crc crio[21508]: time="2026-06-09T11:22:39.282788828Z" level=info msg="Adding pod openstack-operators_watcher-operator-controller-manager-577b679b5c-5v6m6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.974943 | controller | Jun 09 11:22:39.290579 crc crio[21508]: time="2026-06-09T11:22:39.29039266Z" level=info msg="Got pod network &{Name:neutron-operator-controller-manager-688d5c756f-7hgnr Namespace:openstack-operators ID:c79d0de2739a45ce35292bd889d92d16cb198138b3f3559416ffdd39f051c2af UID:b1417aa3-e32e-4b99-9ab1-7ca7b1d7032f NetNS:/var/run/netns/786b2a1c-889c-4402-977d-780440dd4b73 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1417aa3_e32e_4b99_9ab1_7ca7b1d7032f.slice PodAnnotations:0xc002a12190}] Aliases:map[]}"
2026-06-09 12:20:02.974959 | controller | Jun 09 11:22:39.290579 crc crio[21508]: time="2026-06-09T11:22:39.290483222Z" level=info msg="Adding pod openstack-operators_neutron-operator-controller-manager-688d5c756f-7hgnr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.974978 | controller | Jun 09 11:22:39.291058 crc crio[21508]: time="2026-06-09T11:22:39.290960016Z" level=info msg="Got pod network &{Name:nova-operator-controller-manager-f4c4579bb-4gw2t Namespace:openstack-operators ID:6b4113d37a5ba3e92f49615b4381bfbdf06c3ced16da2e73ab8db5d3b34c1211 UID:d4489878-8f92-4414-8197-3810516ed9dc NetNS:/var/run/netns/333da160-7938-4434-80e7-f53bccbc6079 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd4489878_8f92_4414_8197_3810516ed9dc.slice PodAnnotations:0xc0039b8638}] Aliases:map[]}"
2026-06-09 12:20:02.974994 | controller | Jun 09 11:22:39.291651 crc crio[21508]: time="2026-06-09T11:22:39.291581763Z" level=info msg="Adding pod openstack-operators_nova-operator-controller-manager-f4c4579bb-4gw2t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.975009 | controller | Jun 09 11:22:39.331253 crc crio[21508]: time="2026-06-09T11:22:39.329412057Z" level=info msg="Got pod network &{Name:designate-operator-controller-manager-6bf8599b68-gkskb Namespace:openstack-operators ID:f40e03e89dcd44dd3482963b56edf16644f0de5d959ed2b6a7e97c13575ba6b4 UID:fd28a140-1cc2-4b0f-adab-b38e14ea149b NetNS:/var/run/netns/756c4c77-f84e-464e-9b88-219fe210d9ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd28a140_1cc2_4b0f_adab_b38e14ea149b.slice PodAnnotations:0xc000852c80}] Aliases:map[]}"
2026-06-09 12:20:02.975024 | controller | Jun 09 11:22:39.331253 crc crio[21508]: time="2026-06-09T11:22:39.331077704Z" level=info msg="Adding pod openstack-operators_designate-operator-controller-manager-6bf8599b68-gkskb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.975040 | controller | Jun 09 11:22:39.376985 crc crio[21508]: time="2026-06-09T11:22:39.376900371Z" level=info msg="Got pod network &{Name:ironic-operator-controller-manager-75f8548fcd-fv5pz Namespace:openstack-operators ID:2c79f8871269f332bebb93586e97afae49ddb08d0910bb05b90e88deedcbca4b UID:ac21e7b3-c52f-4ec5-9cf6-ba1a04c05dee NetNS:/var/run/netns/09794751-9764-4ab6-a43f-d7355cdc4720 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podac21e7b3_c52f_4ec5_9cf6_ba1a04c05dee.slice PodAnnotations:0xc00008cae0}] Aliases:map[]}"
2026-06-09 12:20:02.975055 | controller | Jun 09 11:22:39.376985 crc crio[21508]: time="2026-06-09T11:22:39.376969423Z" level=info msg="Adding pod openstack-operators_ironic-operator-controller-manager-75f8548fcd-fv5pz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.975070 | controller | Jun 09 11:22:39.421471 crc crio[21508]: time="2026-06-09T11:22:39.421387631Z" level=info msg="Got pod network &{Name:octavia-operator-controller-manager-6495978d8d-24mcx Namespace:openstack-operators ID:dd061b9ff36bc5002db9ab85042bcb37487b3f72b94ab6fcc42097c7727f795a UID:90130a09-daf5-4b5a-8808-62c875a406a4 NetNS:/var/run/netns/15317b22-d8c5-40ad-b15f-c28517914e2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod90130a09_daf5_4b5a_8808_62c875a406a4.slice PodAnnotations:0xc000852148}] Aliases:map[]}"
2026-06-09 12:20:02.975086 | controller | Jun 09 11:22:39.421471 crc crio[21508]: time="2026-06-09T11:22:39.421469244Z" level=info msg="Adding pod openstack-operators_octavia-operator-controller-manager-6495978d8d-24mcx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.975101 | controller | Jun 09 11:22:40.272585 crc crio[21508]: time="2026-06-09T11:22:40.2718941Z" level=info msg="Ran pod sandbox 19d6af1d8af4e45e10d6ccb9880015c5048332170be1a714d949e800c8935dd2 with infra container: openstack-operators/heat-operator-controller-manager-5c5844cc68-v5gvm/POD" id=390534c5-f461-41e9-8fda-d0689e18743d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.975120 | controller | Jun 09 11:22:40.279243 crc crio[21508]: time="2026-06-09T11:22:40.279128621Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752" id=84a4191e-067c-4786-9140-55abb37f73ec name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.975136 | controller | Jun 09 11:22:40.279591 crc crio[21508]: time="2026-06-09T11:22:40.279491001Z" level=info msg="Image quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 not found" id=84a4191e-067c-4786-9140-55abb37f73ec name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.975152 | controller | Jun 09 11:22:40.279591 crc crio[21508]: time="2026-06-09T11:22:40.279559323Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 found" id=84a4191e-067c-4786-9140-55abb37f73ec name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.975167 | controller | Jun 09 11:22:40.282138 crc crio[21508]: time="2026-06-09T11:22:40.282076273Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752" id=c65385b2-7de4-4a01-b283-55ff1a0e7ecf name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.975183 | controller | Jun 09 11:22:40.287053 crc crio[21508]: time="2026-06-09T11:22:40.28697109Z" level=info msg="Got pod network &{Name:ovn-operator-controller-manager-58f85bd97f-l4dv6 Namespace:openstack-operators ID:e2753772faea93957894d650b32a5e15a8b6a958e2fa808986d83c4d97360deb UID:9bbdb28f-6409-4518-b6d0-aa06187a15e4 NetNS:/var/run/netns/f8f4d9b0-0d73-4468-9a77-542692d5944f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9bbdb28f_6409_4518_b6d0_aa06187a15e4.slice PodAnnotations:0xc000158640}] Aliases:map[]}"
2026-06-09 12:20:02.975199 | controller | Jun 09 11:22:40.287053 crc crio[21508]: time="2026-06-09T11:22:40.287027621Z" level=info msg="Adding pod openstack-operators_ovn-operator-controller-manager-58f85bd97f-l4dv6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.975214 | controller | Jun 09 11:22:40.289674 crc crio[21508]: time="2026-06-09T11:22:40.289588083Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\""
2026-06-09 12:20:02.975230 | controller | Jun 09 11:22:40.292559 crc crio[21508]: time="2026-06-09T11:22:40.292023721Z" level=info msg="Got pod network &{Name:mariadb-operator-controller-manager-7fcb8b58d6-2pdnd Namespace:openstack-operators ID:94a63ec0c4b876bf24e4c4a227717b1f2bf269792e7064662583eae43122cae6 UID:5b3066ce-ba92-4abc-a989-dd34c968d0e6 NetNS:/var/run/netns/3df3fd20-788d-4bdf-a35c-96dc9feac21b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5b3066ce_ba92_4abc_a989_dd34c968d0e6.slice PodAnnotations:0xc002a128b8}] Aliases:map[]}"
2026-06-09 12:20:02.975245 | controller | Jun 09 11:22:40.292559 crc crio[21508]: time="2026-06-09T11:22:40.292056302Z" level=info msg="Adding pod openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-2pdnd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.975261 | controller | Jun 09 11:22:40.347652 crc crio[21508]: 2026-06-09T11:22:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:694d13e15bb0710 Mac:3e:b6:ce:d6:fa:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5a Mtu:0 Sandbox:/var/run/netns/2c2fa25e-0ae8-40e2-b839-bd461c42ce35 SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.0.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.975283 | controller | Jun 09 11:22:40.348469 crc crio[21508]: time="2026-06-09T11:22:40.348342771Z" level=info msg="Got pod network &{Name:telemetry-operator-controller-manager-5d65c7d97d-rslrh Namespace:openstack-operators ID:694d13e15bb07101c4995666261320f246e60b110f926b3f5901737414f5d401 UID:42e6181c-4d86-45ee-93b5-7439e09e89f4 NetNS:/var/run/netns/2c2fa25e-0ae8-40e2-b839-bd461c42ce35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod42e6181c_4d86_45ee_93b5_7439e09e89f4.slice PodAnnotations:0xc000158540}] Aliases:map[]}"
2026-06-09 12:20:02.975299 | controller | Jun 09 11:22:40.348636 crc crio[21508]: time="2026-06-09T11:22:40.348518946Z" level=info msg="Checking pod openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-rslrh for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.975315 | controller | Jun 09 11:22:40.353904 crc crio[21508]: 2026-06-09T11:22:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c79d0de2739a45c Mac:ca:2a:32:81:5d:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:54 Mtu:0 Sandbox:/var/run/netns/786b2a1c-889c-4402-977d-780440dd4b73 SocketPath: PciID:}] [{Interface:0xc00030c6b0 Address:{IP:10.217.0.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.975330 | controller | Jun 09 11:22:40.357674 crc crio[21508]: time="2026-06-09T11:22:40.357583488Z" level=info msg="Got pod network &{Name:neutron-operator-controller-manager-688d5c756f-7hgnr Namespace:openstack-operators ID:c79d0de2739a45ce35292bd889d92d16cb198138b3f3559416ffdd39f051c2af UID:b1417aa3-e32e-4b99-9ab1-7ca7b1d7032f NetNS:/var/run/netns/786b2a1c-889c-4402-977d-780440dd4b73 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1417aa3_e32e_4b99_9ab1_7ca7b1d7032f.slice PodAnnotations:0xc002a12190}] Aliases:map[]}"
2026-06-09 12:20:02.975361 | controller | Jun 09 11:22:40.357790 crc crio[21508]: time="2026-06-09T11:22:40.357769223Z" level=info msg="Checking pod openstack-operators_neutron-operator-controller-manager-688d5c756f-7hgnr for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.975383 | controller | Jun 09 11:22:41.463114 crc crio[21508]: 2026-06-09T11:22:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f82e2a0e71fb8b8 Mac:da:b5:ba:ca:12:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/fbe4b097-8722-413e-b880-98101bc487f1 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.975399 | controller | Jun 09 11:22:41.465014 crc crio[21508]: 2026-06-09T11:22:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:23f24881248ebf9 Mac:da:68:0b:fc:14:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:59 Mtu:0 Sandbox:/var/run/netns/0da6332d-6a6a-41b4-a373-f1cf6e7d3af2 SocketPath: PciID:}] [{Interface:0xc0000155c0 Address:{IP:10.217.0.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.975415 | controller | Jun 09 11:22:41.465093 crc crio[21508]: 2026-06-09T11:22:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd061b9ff36bc50 Mac:c6:4c:aa:0e:dc:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:56 Mtu:0 Sandbox:/var/run/netns/15317b22-d8c5-40ad-b15f-c28517914e2d SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.975430 | controller | Jun 09 11:22:41.470608 crc crio[21508]: time="2026-06-09T11:22:41.465885072Z" level=info msg="Got pod network &{Name:cinder-operator-controller-manager-86c584f6fc-2d57j Namespace:openstack-operators ID:f82e2a0e71fb8b81952e26c76e0ab12642d5273c9679b981f0d2135cafe39329 UID:d6513fea-3449-4ba0-8225-e2f4f9b60196 NetNS:/var/run/netns/fbe4b097-8722-413e-b880-98101bc487f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd6513fea_3449_4ba0_8225_e2f4f9b60196.slice PodAnnotations:0xc0039b8510}] Aliases:map[]}"
2026-06-09 12:20:02.975449 | controller | Jun 09 11:22:41.470608 crc crio[21508]: time="2026-06-09T11:22:41.466021885Z" level=info msg="Got pod network &{Name:octavia-operator-controller-manager-6495978d8d-24mcx Namespace:openstack-operators ID:dd061b9ff36bc5002db9ab85042bcb37487b3f72b94ab6fcc42097c7727f795a UID:90130a09-daf5-4b5a-8808-62c875a406a4 NetNS:/var/run/netns/15317b22-d8c5-40ad-b15f-c28517914e2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod90130a09_daf5_4b5a_8808_62c875a406a4.slice PodAnnotations:0xc000852148}] Aliases:map[]}"
2026-06-09 12:20:02.975465 | controller | Jun 09 11:22:41.470608 crc crio[21508]: time="2026-06-09T11:22:41.466065457Z" level=info msg="Checking pod openstack-operators_cinder-operator-controller-manager-86c584f6fc-2d57j for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.975480 | controller | Jun 09 11:22:41.470608 crc crio[21508]: time="2026-06-09T11:22:41.466226741Z" level=info msg="Checking pod openstack-operators_octavia-operator-controller-manager-6495978d8d-24mcx for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.975496 | controller | Jun 09 11:22:41.470608 crc crio[21508]: time="2026-06-09T11:22:41.46978087Z" level=info msg="Got pod network &{Name:swift-operator-controller-manager-67c49dd5c6-m868m Namespace:openstack-operators ID:23f24881248ebf9592210e78424556bd2d327cc3db46b1bffcc673fb83bf534a UID:eaeccb80-3b39-4006-85b8-dd3140e9256b NetNS:/var/run/netns/0da6332d-6a6a-41b4-a373-f1cf6e7d3af2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeaeccb80_3b39_4006_85b8_dd3140e9256b.slice PodAnnotations:0xc0001588a8}] Aliases:map[]}"
2026-06-09 12:20:02.975512 | controller | Jun 09 11:22:41.470608 crc crio[21508]: time="2026-06-09T11:22:41.469977356Z" level=info msg="Checking pod openstack-operators_swift-operator-controller-manager-67c49dd5c6-m868m for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.975527 | controller | Jun 09 11:22:41.495380 crc crio[21508]: 2026-06-09T11:22:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:15d4bbe5ac4ac61 Mac:22:18:b4:3d:15:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5c Mtu:0 Sandbox:/var/run/netns/7230f8cb-ba77-45d2-aedc-d4280a822d30 SocketPath: PciID:}] [{Interface:0xc0003266d0 Address:{IP:10.217.0.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.975543 | controller | Jun 09 11:22:41.495380 crc crio[21508]: time="2026-06-09T11:22:41.493253665Z" level=info msg="Got pod network &{Name:watcher-operator-controller-manager-577b679b5c-5v6m6 Namespace:openstack-operators ID:15d4bbe5ac4ac61a506b9844673702f727ef9eccda228f7bc14f2db7d4539755 UID:f3b2919f-3a75-4ad8-a8fe-a89eed645fbd NetNS:/var/run/netns/7230f8cb-ba77-45d2-aedc-d4280a822d30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf3b2919f_3a75_4ad8_a8fe_a89eed645fbd.slice PodAnnotations:0xc00244e7b0}] Aliases:map[]}"
2026-06-09 12:20:02.975559 | controller | Jun 09 11:22:41.495380 crc crio[21508]: time="2026-06-09T11:22:41.493468831Z" level=info msg="Checking pod openstack-operators_watcher-operator-controller-manager-577b679b5c-5v6m6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.975574 | controller | Jun 09 11:22:41.574492 crc crio[21508]: 2026-06-09T11:22:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6b4113d37a5ba3e Mac:a6:ba:16:98:31:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:55 Mtu:0 Sandbox:/var/run/netns/333da160-7938-4434-80e7-f53bccbc6079 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.975593 | controller | Jun 09 11:22:41.574492 crc crio[21508]: 2026-06-09T11:22:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f40e03e89dcd44d Mac:aa:69:8b:a0:5c:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/756c4c77-f84e-464e-9b88-219fe210d9ed SocketPath: PciID:}] [{Interface:0xc000014bb0 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.975610 | controller | Jun 09 11:22:41.574492 crc crio[21508]: 2026-06-09T11:22:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fcf7e881341a44b Mac:a6:f0:a3:32:0a:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/a3b59d67-1f47-4aa2-a346-c7562d1d8ac2 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.975625 | controller | Jun 09 11:22:41.574492 crc crio[21508]: time="2026-06-09T11:22:41.568549083Z" level=info msg="Got pod network &{Name:nova-operator-controller-manager-f4c4579bb-4gw2t Namespace:openstack-operators ID:6b4113d37a5ba3e92f49615b4381bfbdf06c3ced16da2e73ab8db5d3b34c1211 UID:d4489878-8f92-4414-8197-3810516ed9dc NetNS:/var/run/netns/333da160-7938-4434-80e7-f53bccbc6079 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd4489878_8f92_4414_8197_3810516ed9dc.slice PodAnnotations:0xc0039b8638}] Aliases:map[]}"
2026-06-09 12:20:02.975641 | controller | Jun 09 11:22:41.574492 crc crio[21508]: time="2026-06-09T11:22:41.56877184Z" level=info msg="Checking pod openstack-operators_nova-operator-controller-manager-f4c4579bb-4gw2t for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.975657 | controller | Jun 09 11:22:41.574492 crc crio[21508]: time="2026-06-09T11:22:41.568549083Z" level=info msg="Got pod network &{Name:designate-operator-controller-manager-6bf8599b68-gkskb Namespace:openstack-operators ID:f40e03e89dcd44dd3482963b56edf16644f0de5d959ed2b6a7e97c13575ba6b4 UID:fd28a140-1cc2-4b0f-adab-b38e14ea149b NetNS:/var/run/netns/756c4c77-f84e-464e-9b88-219fe210d9ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd28a140_1cc2_4b0f_adab_b38e14ea149b.slice PodAnnotations:0xc000852c80}] Aliases:map[]}"
2026-06-09 12:20:02.975673 | controller | Jun 09 11:22:41.574492 crc crio[21508]: time="2026-06-09T11:22:41.569184961Z" level=info msg="Checking pod openstack-operators_designate-operator-controller-manager-6bf8599b68-gkskb for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.975689 | controller | Jun 09 11:22:41.574492 crc crio[21508]: time="2026-06-09T11:22:41.569257523Z" level=info msg="Got pod network &{Name:barbican-operator-controller-manager-7b8ffd8c4f-q6tt9 Namespace:openstack-operators ID:fcf7e881341a44b9b62ec294f7c46d3aae72fca4c0252a48c20b9cc7b0b3b456 UID:1416eda9-ba56-40b1-8309-14c71c97296e NetNS:/var/run/netns/a3b59d67-1f47-4aa2-a346-c7562d1d8ac2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1416eda9_ba56_40b1_8309_14c71c97296e.slice PodAnnotations:0xc000852a60}] Aliases:map[]}"
2026-06-09 12:20:02.975704 | controller | Jun 09 11:22:41.574492 crc crio[21508]: time="2026-06-09T11:22:41.569477109Z" level=info msg="Checking pod openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-q6tt9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.975723 | controller | Jun 09 11:22:41.574492 crc crio[21508]: 2026-06-09T11:22:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2c79f8871269f33 Mac:f2:f2:63:2c:4b:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:50 Mtu:0 Sandbox:/var/run/netns/09794751-9764-4ab6-a43f-d7355cdc4720 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.975739 | controller | Jun 09 11:22:41.574492 crc crio[21508]: time="2026-06-09T11:22:41.572235096Z" level=info msg="Got pod network &{Name:ironic-operator-controller-manager-75f8548fcd-fv5pz Namespace:openstack-operators ID:2c79f8871269f332bebb93586e97afae49ddb08d0910bb05b90e88deedcbca4b UID:ac21e7b3-c52f-4ec5-9cf6-ba1a04c05dee NetNS:/var/run/netns/09794751-9764-4ab6-a43f-d7355cdc4720 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podac21e7b3_c52f_4ec5_9cf6_ba1a04c05dee.slice PodAnnotations:0xc00008cae0}] Aliases:map[]}"
2026-06-09 12:20:02.975755 | controller | Jun 09 11:22:41.574492 crc crio[21508]: time="2026-06-09T11:22:41.572534884Z" level=info msg="Checking pod openstack-operators_ironic-operator-controller-manager-75f8548fcd-fv5pz for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.975770 | controller | Jun 09 11:22:41.582357 crc crio[21508]: 2026-06-09T11:22:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e2753772faea939 Mac:6a:df:07:27:89:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:57 Mtu:0 Sandbox:/var/run/netns/f8f4d9b0-0d73-4468-9a77-542692d5944f SocketPath: PciID:}] [{Interface:0xc000014dd0 Address:{IP:10.217.0.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.975789 | controller | Jun 09 11:22:41.584729 crc crio[21508]: 2026-06-09T11:22:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:94a63ec0c4b876b Mac:3a:f2:f3:e1:e7:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:53 Mtu:0 Sandbox:/var/run/netns/3df3fd20-788d-4bdf-a35c-96dc9feac21b SocketPath: PciID:}] [{Interface:0xc000504590 Address:{IP:10.217.0.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.975834 | controller | Jun 09 11:22:41.588056 crc crio[21508]: time="2026-06-09T11:22:41.585012832Z" level=info msg="Got pod network &{Name:mariadb-operator-controller-manager-7fcb8b58d6-2pdnd Namespace:openstack-operators ID:94a63ec0c4b876bf24e4c4a227717b1f2bf269792e7064662583eae43122cae6 UID:5b3066ce-ba92-4abc-a989-dd34c968d0e6 NetNS:/var/run/netns/3df3fd20-788d-4bdf-a35c-96dc9feac21b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5b3066ce_ba92_4abc_a989_dd34c968d0e6.slice PodAnnotations:0xc002a128b8}] Aliases:map[]}"
2026-06-09 12:20:02.975853 | controller | Jun 09 11:22:41.599237 crc crio[21508]: time="2026-06-09T11:22:41.59785102Z" level=info msg="Checking pod openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-2pdnd for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.975869 | controller | Jun 09 11:22:41.599237 crc crio[21508]: time="2026-06-09T11:22:41.58923985Z" level=info msg="Got pod network &{Name:ovn-operator-controller-manager-58f85bd97f-l4dv6 Namespace:openstack-operators ID:e2753772faea93957894d650b32a5e15a8b6a958e2fa808986d83c4d97360deb UID:9bbdb28f-6409-4518-b6d0-aa06187a15e4 NetNS:/var/run/netns/f8f4d9b0-0d73-4468-9a77-542692d5944f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9bbdb28f_6409_4518_b6d0_aa06187a15e4.slice PodAnnotations:0xc000158640}] Aliases:map[]}"
2026-06-09 12:20:02.975885 | controller | Jun 09 11:22:41.599237 crc crio[21508]: time="2026-06-09T11:22:41.598391815Z" level=info msg="Checking pod openstack-operators_ovn-operator-controller-manager-58f85bd97f-l4dv6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.975904 | controller | Jun 09 11:22:41.990419 crc crio[21508]: time="2026-06-09T11:22:41.989753675Z" level=info msg="Got pod network &{Name:test-operator-controller-manager-8d5599d7d-lxkn6 Namespace:openstack-operators ID:6cbe62c8260fb5fc11d0989d87aabe4d0f96be8ca307c47eb918064ac35a526c UID:d61c593a-30c6-4bc9-b843-aedd6de9ecf4 NetNS:/var/run/netns/1aa7d258-a97a-4572-bbae-b677639a1d27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd61c593a_30c6_4bc9_b843_aedd6de9ecf4.slice PodAnnotations:0xc0039b8110}] Aliases:map[]}"
2026-06-09 12:20:02.975920 | controller | Jun 09 11:22:41.990766 crc crio[21508]: time="2026-06-09T11:22:41.990402823Z" level=info msg="Adding pod openstack-operators_test-operator-controller-manager-8d5599d7d-lxkn6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.975936 | controller | Jun 09 11:22:42.016821 crc crio[21508]: time="2026-06-09T11:22:42.015706148Z" level=info msg="Got pod network &{Name:horizon-operator-controller-manager-548d6d5f9-hrdgq Namespace:openstack-operators ID:9212ca013e6fda9b0736c87fe4bd60e2fe9810559db56c598da91f359ad62f17 UID:38c7c0a0-3f32-44b8-ae67-3a4b8c7ee560 NetNS:/var/run/netns/4e1fb1d4-0baa-4454-b5ef-93ef4b9a3b83 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38c7c0a0_3f32_44b8_ae67_3a4b8c7ee560.slice PodAnnotations:0xc00008c698}] Aliases:map[]}"
2026-06-09 12:20:02.975952 | controller | Jun 09 11:22:42.016821 crc crio[21508]: time="2026-06-09T11:22:42.01578724Z" level=info msg="Adding pod openstack-operators_horizon-operator-controller-manager-548d6d5f9-hrdgq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.975967 | controller | Jun 09 11:22:42.030345 crc crio[21508]: time="2026-06-09T11:22:42.028638959Z" level=info msg="Got pod network &{Name:keystone-operator-controller-manager-6ccff66c5b-j2lq7 Namespace:openstack-operators ID:612bafabc2d6feb71b455bd5a8d4d3702b6bd185771474f41cc2ad3bdb2768de UID:bc28d549-939f-434e-9617-51bfa2e8140a NetNS:/var/run/netns/58293e39-8d2c-4fd9-b0a1-2e954b69178c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbc28d549_939f_434e_9617_51bfa2e8140a.slice PodAnnotations:0xc00011e400}] Aliases:map[]}"
2026-06-09 12:20:02.975982 | controller | Jun 09 11:22:42.030345 crc crio[21508]: time="2026-06-09T11:22:42.028711701Z" level=info msg="Adding pod openstack-operators_keystone-operator-controller-manager-6ccff66c5b-j2lq7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.975998 | controller | Jun 09 11:22:42.037490 crc crio[21508]: time="2026-06-09T11:22:42.037363172Z" level=info msg="Ran pod sandbox c79d0de2739a45ce35292bd889d92d16cb198138b3f3559416ffdd39f051c2af with infra container: openstack-operators/neutron-operator-controller-manager-688d5c756f-7hgnr/POD" id=f788650b-5714-40a8-a40b-900f158773d2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.976013 | controller | Jun 09 11:22:42.043544 crc crio[21508]: time="2026-06-09T11:22:42.043458792Z" level=info msg="Got pod network &{Name:glance-operator-controller-manager-5bdfb47c4d-qbnlh Namespace:openstack-operators ID:f1e2dc22e33867a9914d22dcf70d2f789eebb6babda13f1240a9ac1fd008de72 UID:8b57e0f6-9bf8-43ef-91bb-aa950b7c1e4a NetNS:/var/run/netns/6cb4e616-f94e-48d8-87ee-6c311e0a83be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8b57e0f6_9bf8_43ef_91bb_aa950b7c1e4a.slice PodAnnotations:0xc000d9e0f8}] Aliases:map[]}"
2026-06-09 12:20:02.976029 | controller | Jun 09 11:22:42.043544 crc crio[21508]: time="2026-06-09T11:22:42.043531124Z" level=info msg="Adding pod openstack-operators_glance-operator-controller-manager-5bdfb47c4d-qbnlh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.976047 | controller | Jun 09 11:22:42.066366 crc crio[21508]: time="2026-06-09T11:22:42.066191046Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d" id=28c4d01f-5360-4827-b4d3-b789252b665a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.976063 | controller | Jun 09 11:22:42.066684 crc crio[21508]: time="2026-06-09T11:22:42.066586057Z" level=info msg="Image quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d not found" id=28c4d01f-5360-4827-b4d3-b789252b665a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.976079 | controller | Jun 09 11:22:42.066684 crc crio[21508]: time="2026-06-09T11:22:42.066654729Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d found" id=28c4d01f-5360-4827-b4d3-b789252b665a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.976094 | controller | Jun 09 11:22:42.071006 crc crio[21508]: time="2026-06-09T11:22:42.070914127Z" level=info msg="Got pod network &{Name:manila-operator-controller-manager-677d9d8477-g5xh7 Namespace:openstack-operators ID:ee7b6ac0c35c71fbfa5a525acf6d47010b424020cfff9af514cbccb756f2dfa8 UID:a64f497a-b2e0-4eef-80d8-543f91695621 NetNS:/var/run/netns/42b7acc0-fd6a-496f-9fd9-bc8ab6cd6689 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda64f497a_b2e0_4eef_80d8_543f91695621.slice PodAnnotations:0xc0001584e8}] Aliases:map[]}"
2026-06-09 12:20:02.976110 | controller | Jun 09 11:22:42.071006 crc crio[21508]: time="2026-06-09T11:22:42.070995859Z" level=info msg="Adding pod openstack-operators_manila-operator-controller-manager-677d9d8477-g5xh7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.976125 | controller | Jun 09 11:22:42.071856 crc crio[21508]: time="2026-06-09T11:22:42.071774991Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d" id=6ac25f8d-aaa9-4565-967f-eb12fc4dc02a name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.976140 | controller | Jun 09 11:22:42.088400 crc crio[21508]: time="2026-06-09T11:22:42.088267981Z" level=info msg="Ran pod sandbox f82e2a0e71fb8b81952e26c76e0ab12642d5273c9679b981f0d2135cafe39329 with infra container: openstack-operators/cinder-operator-controller-manager-86c584f6fc-2d57j/POD" id=5ead3d2b-b9e4-4f3a-932d-58f95ec7446b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.976156 | controller | Jun 09 11:22:42.104389 crc crio[21508]: time="2026-06-09T11:22:42.103835715Z" level=info msg="Ran pod sandbox 23f24881248ebf9592210e78424556bd2d327cc3db46b1bffcc673fb83bf534a with infra container: openstack-operators/swift-operator-controller-manager-67c49dd5c6-m868m/POD" id=ad480dcc-71bc-4531-a980-084f43eb6f1a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.976171 | controller | Jun 09 11:22:42.115671 crc crio[21508]: time="2026-06-09T11:22:42.115470129Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce" id=338d99d6-cd29-4818-a5d5-387a6028f5e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.976187 | controller | Jun 09 11:22:42.115763 crc crio[21508]: time="2026-06-09T11:22:42.115732657Z" level=info msg="Image quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce not found" id=338d99d6-cd29-4818-a5d5-387a6028f5e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.976202 | controller | Jun 09 11:22:42.115822 crc crio[21508]: time="2026-06-09T11:22:42.115781778Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce found" id=338d99d6-cd29-4818-a5d5-387a6028f5e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.976221 | controller | Jun 09 11:22:42.117772 crc crio[21508]: time="2026-06-09T11:22:42.117231208Z" level=info msg="Ran pod sandbox 15d4bbe5ac4ac61a506b9844673702f727ef9eccda228f7bc14f2db7d4539755 with infra container: openstack-operators/watcher-operator-controller-manager-577b679b5c-5v6m6/POD" id=63a9f924-c5fa-4682-a4d3-82e7f65b26d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.976237 | controller | Jun 09 11:22:42.118555 crc crio[21508]: time="2026-06-09T11:22:42.118057331Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce" id=74e25bb6-e6e6-4e5d-a579-88bcd2c461e7 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.976252 | controller | Jun 09 11:22:42.120276 crc crio[21508]: time="2026-06-09T11:22:42.120184241Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67" id=b2204b49-2906-4a8f-9c64-c21eddd1b551 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.976267 | controller | Jun 09 11:22:42.120549 crc crio[21508]: time="2026-06-09T11:22:42.120497959Z" level=info msg="Image quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67 not found" id=b2204b49-2906-4a8f-9c64-c21eddd1b551 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.976282 | controller | Jun 09 11:22:42.120656 crc crio[21508]: time="2026-06-09T11:22:42.120571881Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67 found" id=b2204b49-2906-4a8f-9c64-c21eddd1b551 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.976297 | controller | Jun 09 11:22:42.121278 crc crio[21508]: time="2026-06-09T11:22:42.121083656Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\""
2026-06-09 12:20:02.976312 | controller | Jun 09 11:22:42.132835 crc crio[21508]: time="2026-06-09T11:22:42.122800824Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\""
2026-06-09 12:20:02.976328 | controller | Jun 09 11:22:42.132835 crc crio[21508]: time="2026-06-09T11:22:42.123137643Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d" id=6d5838b9-8e49-4602-ada7-b7712c8897d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.976342 | controller | Jun 09 11:22:42.132835 crc crio[21508]: time="2026-06-09T11:22:42.123363799Z" level=info msg="Image quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d not found" id=6d5838b9-8e49-4602-ada7-b7712c8897d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.976378 | controller | Jun 09 11:22:42.132835 crc crio[21508]: time="2026-06-09T11:22:42.12340537Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d found" id=6d5838b9-8e49-4602-ada7-b7712c8897d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.976394 | controller | Jun 09 11:22:42.132835 crc crio[21508]: time="2026-06-09T11:22:42.127858845Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67" id=fdd713aa-9a48-44d2-ac17-4e5d0980f992 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.976413 | controller | Jun 09 11:22:42.132835 crc crio[21508]: time="2026-06-09T11:22:42.127907746Z" level=info msg="Ran pod sandbox 694d13e15bb07101c4995666261320f246e60b110f926b3f5901737414f5d401 with infra container: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-rslrh/POD" id=50698202-ef71-4e1c-9096-9fe15a9cb570 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.976429 | controller | Jun 09 11:22:42.132835 crc crio[21508]: time="2026-06-09T11:22:42.128007599Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d" id=8526a610-5f82-4a3c-b7c8-fda6e95e87fe name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.976444 | controller | Jun 09 11:22:42.146629 crc crio[21508]: time="2026-06-09T11:22:42.146553896Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\""
2026-06-09 12:20:02.976459 | controller | Jun 09 11:22:42.148952 crc crio[21508]: time="2026-06-09T11:22:42.148700556Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6" id=6db13829-e134-4e3a-ac99-c3364be63d10 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.976474 | controller | Jun 09 11:22:42.148952 crc crio[21508]: time="2026-06-09T11:22:42.148812939Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\""
2026-06-09 12:20:02.976489 | controller | Jun 09 11:22:42.148952 crc crio[21508]: time="2026-06-09T11:22:42.148888761Z" level=info msg="Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 not found" id=6db13829-e134-4e3a-ac99-c3364be63d10 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.976504 | controller | Jun 09 11:22:42.148952 crc crio[21508]: time="2026-06-09T11:22:42.148936122Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 found" id=6db13829-e134-4e3a-ac99-c3364be63d10 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.976518 | controller | Jun 09 11:22:42.158490 crc crio[21508]: time="2026-06-09T11:22:42.156825312Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6" id=2d9f7c63-78a5-4d82-b902-33d22629f002 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.976533 | controller | Jun 09 11:22:42.167038 crc crio[21508]: time="2026-06-09T11:22:42.162030287Z" level=info msg="Ran pod sandbox 6b4113d37a5ba3e92f49615b4381bfbdf06c3ced16da2e73ab8db5d3b34c1211 with infra container: openstack-operators/nova-operator-controller-manager-f4c4579bb-4gw2t/POD" id=fea94e1f-77bd-4508-9e00-d594489c527b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.976548 | controller | Jun 09 11:22:42.172744 crc crio[21508]: time="2026-06-09T11:22:42.172571851Z" level=info msg="Ran pod sandbox f40e03e89dcd44dd3482963b56edf16644f0de5d959ed2b6a7e97c13575ba6b4 with infra container: openstack-operators/designate-operator-controller-manager-6bf8599b68-gkskb/POD" id=6b66cbb4-ad4f-4a64-989d-9726855d0ae1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.976562 | controller | Jun 09 11:22:42.176179 crc crio[21508]: time="2026-06-09T11:22:42.17611878Z" level=info msg="Ran pod sandbox 2c79f8871269f332bebb93586e97afae49ddb08d0910bb05b90e88deedcbca4b with infra container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-fv5pz/POD" id=64f16cf6-17ff-4cb4-a126-147499f45e1e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.976577 | controller | Jun 09 11:22:42.182833 crc crio[21508]: time="2026-06-09T11:22:42.18187658Z" level=info msg="Ran pod sandbox dd061b9ff36bc5002db9ab85042bcb37487b3f72b94ab6fcc42097c7727f795a with infra container: openstack-operators/octavia-operator-controller-manager-6495978d8d-24mcx/POD" id=877af978-aec8-4f2b-83ec-1b55fe1a615d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.976594 | controller | Jun 09 11:22:42.182833 crc crio[21508]: time="2026-06-09T11:22:42.182719534Z" level=info msg="Ran pod sandbox fcf7e881341a44b9b62ec294f7c46d3aae72fca4c0252a48c20b9cc7b0b3b456 with infra container: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-q6tt9/POD" id=3ec121df-7e46-471a-b8ae-334e1f78e3da name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.976609 | controller | Jun 09 11:22:42.190416 crc crio[21508]: time="2026-06-09T11:22:42.190233103Z" level=info msg="Ran pod sandbox 94a63ec0c4b876bf24e4c4a227717b1f2bf269792e7064662583eae43122cae6 with infra container: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-2pdnd/POD" id=9462177f-8fe1-4c10-a3a7-451645627c0a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.976624 | controller | Jun 09 11:22:42.203756 crc crio[21508]: time="2026-06-09T11:22:42.203546544Z" level=info msg="Ran pod sandbox e2753772faea93957894d650b32a5e15a8b6a958e2fa808986d83c4d97360deb with infra container: openstack-operators/ovn-operator-controller-manager-58f85bd97f-l4dv6/POD" id=9e13df54-40c9-4736-8a8d-a343010a8d2d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.976639 | controller | Jun 09 11:22:42.234092 crc crio[21508]: time="2026-06-09T11:22:42.232966945Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398" id=7bed08a8-6fe3-4c76-a779-e288a5a8b8e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.976654 | controller | Jun 09 11:22:42.234092 crc crio[21508]: time="2026-06-09T11:22:42.233571471Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63" id=e7e3a3cc-2768-4461-8ad6-765dc96c9874 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.976670 | controller | Jun 09 11:22:42.234092 crc crio[21508]: time="2026-06-09T11:22:42.233731546Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7" id=3b953781-c98c-4db3-a901-dcea7c4ba5ba name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.976685 | controller | Jun 09 11:22:42.234092 crc crio[21508]: time="2026-06-09T11:22:42.233750186Z" level=info msg="Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 not found" id=7bed08a8-6fe3-4c76-a779-e288a5a8b8e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.976700 | controller | Jun 09 11:22:42.234092 crc crio[21508]: time="2026-06-09T11:22:42.233803418Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 found" id=7bed08a8-6fe3-4c76-a779-e288a5a8b8e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.976715 | controller | Jun 09 11:22:42.234092 crc crio[21508]: time="2026-06-09T11:22:42.23389055Z" level=info msg="Image quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 not found" id=3b953781-c98c-4db3-a901-dcea7c4ba5ba name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.976731 | controller | Jun 09 11:22:42.234092 crc crio[21508]: time="2026-06-09T11:22:42.233912331Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd" id=02a5b6c8-f262-4e61-99ea-06ef48891efe name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.976749 | controller | Jun 09 11:22:42.234092 crc crio[21508]: time="2026-06-09T11:22:42.233936242Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 found" id=3b953781-c98c-4db3-a901-dcea7c4ba5ba name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.976765 | controller | Jun 09 11:22:42.234092 crc crio[21508]: time="2026-06-09T11:22:42.233944282Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60" id=eadb3afa-1927-4be8-a9fe-8007f7065444 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.976781 | controller | Jun 09 11:22:42.234092 crc crio[21508]: time="2026-06-09T11:22:42.234001733Z" level=info msg="Image quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd not found" id=02a5b6c8-f262-4e61-99ea-06ef48891efe name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.976797 | controller | Jun 09 11:22:42.234092 crc crio[21508]: time="2026-06-09T11:22:42.234037944Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd found" id=02a5b6c8-f262-4e61-99ea-06ef48891efe name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.976812 | controller | Jun 09 11:22:42.234092 crc crio[21508]: time="2026-06-09T11:22:42.234049605Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7" id=cbd90260-e556-4512-8c07-569631dc4137 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.976827 | controller | Jun 09 11:22:42.234092 crc crio[21508]: time="2026-06-09T11:22:42.234085096Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf" id=2c69b7a0-ca5f-4af8-ac2f-e1941c56eb85 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.976842 | controller | Jun 09 11:22:42.239367 crc crio[21508]: time="2026-06-09T11:22:42.234133137Z" level=info msg="Image quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 not found" id=eadb3afa-1927-4be8-a9fe-8007f7065444 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.976856 | controller | Jun 09 11:22:42.239367 crc crio[21508]: time="2026-06-09T11:22:42.234158218Z" level=info msg="Image quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf not found" id=2c69b7a0-ca5f-4af8-ac2f-e1941c56eb85 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.976871 | controller | Jun 09 11:22:42.239367 crc crio[21508]: time="2026-06-09T11:22:42.234185159Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 found" id=eadb3afa-1927-4be8-a9fe-8007f7065444 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.976886 | controller | Jun 09 11:22:42.239367 crc crio[21508]: time="2026-06-09T11:22:42.234192079Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf found" id=2c69b7a0-ca5f-4af8-ac2f-e1941c56eb85 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.976901 | controller | Jun 09 11:22:42.239367 crc crio[21508]: time="2026-06-09T11:22:42.234515098Z" level=info msg="Image quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 not found" id=cbd90260-e556-4512-8c07-569631dc4137 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.976917 | controller | Jun 09 11:22:42.239367 crc crio[21508]: time="2026-06-09T11:22:42.234557599Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 found" id=cbd90260-e556-4512-8c07-569631dc4137 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.976936 | controller | Jun 09 11:22:42.239367 crc crio[21508]: time="2026-06-09T11:22:42.23458167Z" level=info msg="Image quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 not found" id=e7e3a3cc-2768-4461-8ad6-765dc96c9874 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.976952 | controller | Jun 09 11:22:42.239367 crc crio[21508]: time="2026-06-09T11:22:42.234661392Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 found" id=e7e3a3cc-2768-4461-8ad6-765dc96c9874 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.976968 | controller | Jun 09 11:22:42.247192 crc crio[21508]: time="2026-06-09T11:22:42.240788323Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7" id=d8ab9185-3d7e-4cff-a418-61f917c85a37 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.976983 | controller | Jun 09 11:22:42.247192 crc crio[21508]: time="2026-06-09T11:22:42.241158163Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63" id=1f0df4b7-f4d3-4e96-9064-3fd8801d4bf3 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.976998 | controller | Jun 09 11:22:42.247192 crc crio[21508]: time="2026-06-09T11:22:42.241269796Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd" id=8315bff6-97b9-4518-af1e-8ba878cc2be6 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.977014 | controller | Jun 09 11:22:42.247192 crc crio[21508]: time="2026-06-09T11:22:42.241460831Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398" id=492d08bd-5405-4318-8b46-199fb5ab6397 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.977029 | controller | Jun 09 11:22:42.247192 crc crio[21508]: time="2026-06-09T11:22:42.241593325Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7" id=a095b72a-83fa-49a8-b8d7-1ae46e1df6fa name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.977044 | controller | Jun 09 11:22:42.268827 crc crio[21508]: time="2026-06-09T11:22:42.267038924Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\""
2026-06-09 12:20:02.977060 | controller | Jun 09 11:22:42.268827 crc crio[21508]: time="2026-06-09T11:22:42.26758944Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\""
2026-06-09 12:20:02.977075 | controller | Jun 09 11:22:42.269953 crc crio[21508]: time="2026-06-09T11:22:42.269860913Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\""
2026-06-09 12:20:02.977090 | controller | Jun 09 11:22:42.274278 crc crio[21508]: time="2026-06-09T11:22:42.271273202Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\""
2026-06-09 12:20:02.977106 | controller | Jun 09 11:22:42.274278 crc crio[21508]: time="2026-06-09T11:22:42.27192298Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\""
2026-06-09 12:20:02.977124 | controller | Jun 09 11:22:42.280629 crc crio[21508]: time="2026-06-09T11:22:42.280578872Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\""
2026-06-09 12:20:02.977140 | controller | Jun 09 11:22:42.389756 crc crio[21508]: time="2026-06-09T11:22:42.388791568Z" level=info msg="Running pod sandbox: openstack-operators/infra-operator-controller-manager-cbcfcddf7-x6fhn/POD" id=63a26241-695f-4edf-9723-77932a68d506 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.977155 | controller | Jun 09 11:22:42.389756 crc crio[21508]: time="2026-06-09T11:22:42.389621721Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.977171 | controller | Jun 09 11:22:42.537737 crc crio[21508]: time="2026-06-09T11:22:42.537271777Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf" id=1a15b4a7-25bb-4073-9d7b-fab4fc496c6c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.977186 | controller | Jun 09 11:22:42.539914 crc crio[21508]: time="2026-06-09T11:22:42.539886Z" level=info msg="Image quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf not found" id=1a15b4a7-25bb-4073-9d7b-fab4fc496c6c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.977202 | controller | Jun 09 11:22:42.540244 crc crio[21508]: time="2026-06-09T11:22:42.540217239Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf found" id=1a15b4a7-25bb-4073-9d7b-fab4fc496c6c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.977217 | controller | Jun 09 11:22:42.569377 crc crio[21508]: time="2026-06-09T11:22:42.569051153Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60" id=9eec264e-bac1-4f55-b3f8-f588e8c6a6b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.977233 | controller | Jun 09 11:22:42.569377 crc crio[21508]: time="2026-06-09T11:22:42.569381202Z" level=info msg="Image quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 not found" id=9eec264e-bac1-4f55-b3f8-f588e8c6a6b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.977248 | controller | Jun 09 11:22:42.569773 crc crio[21508]: time="2026-06-09T11:22:42.569469125Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 found" id=9eec264e-bac1-4f55-b3f8-f588e8c6a6b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.977263 | controller | Jun 09 11:22:43.115768 crc crio[21508]: time="2026-06-09T11:22:43.110704782Z" level=info msg="Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/POD" id=7a7c791d-e4f5-4f7d-b3d1-5bcdeb060c15 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.977279 | controller | Jun 09 11:22:43.115768 crc crio[21508]: time="2026-06-09T11:22:43.111526735Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.977294 | controller | Jun 09 11:22:43.229921 crc crio[21508]: 2026-06-09T11:22:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9212ca013e6fda9 Mac:1e:de:99:90:2e:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4e Mtu:0 Sandbox:/var/run/netns/4e1fb1d4-0baa-4454-b5ef-93ef4b9a3b83 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.977313 | controller | Jun 09 11:22:43.233189 crc crio[21508]: time="2026-06-09T11:22:43.233116525Z" level=info msg="Got pod network &{Name:horizon-operator-controller-manager-548d6d5f9-hrdgq Namespace:openstack-operators ID:9212ca013e6fda9b0736c87fe4bd60e2fe9810559db56c598da91f359ad62f17 UID:38c7c0a0-3f32-44b8-ae67-3a4b8c7ee560 NetNS:/var/run/netns/4e1fb1d4-0baa-4454-b5ef-93ef4b9a3b83 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38c7c0a0_3f32_44b8_ae67_3a4b8c7ee560.slice PodAnnotations:0xc00008c698}] Aliases:map[]}"
2026-06-09 12:20:02.977330 | controller | Jun 09 11:22:43.233880 crc crio[21508]: time="2026-06-09T11:22:43.233574707Z" level=info msg="Checking pod openstack-operators_horizon-operator-controller-manager-548d6d5f9-hrdgq for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.977361 | controller | Jun 09 11:22:43.258579 crc crio[21508]: 2026-06-09T11:22:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:612bafabc2d6feb Mac:fe:e8:63:24:d1:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:51 Mtu:0 Sandbox:/var/run/netns/58293e39-8d2c-4fd9-b0a1-2e954b69178c SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.977382 | controller | Jun 09 11:22:43.259815 crc crio[21508]: time="2026-06-09T11:22:43.259757137Z" level=info msg="Got pod network &{Name:keystone-operator-controller-manager-6ccff66c5b-j2lq7 Namespace:openstack-operators ID:612bafabc2d6feb71b455bd5a8d4d3702b6bd185771474f41cc2ad3bdb2768de UID:bc28d549-939f-434e-9617-51bfa2e8140a NetNS:/var/run/netns/58293e39-8d2c-4fd9-b0a1-2e954b69178c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbc28d549_939f_434e_9617_51bfa2e8140a.slice PodAnnotations:0xc00011e400}] Aliases:map[]}"
2026-06-09 12:20:02.977398 | controller | Jun 09 11:22:43.260028 crc crio[21508]: time="2026-06-09T11:22:43.259914991Z" level=info msg="Checking pod openstack-operators_keystone-operator-controller-manager-6ccff66c5b-j2lq7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.977415 | controller | Jun 09 11:22:43.265980 crc crio[21508]: 2026-06-09T11:22:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6cbe62c8260fb5f Mac:02:02:98:a3:e2:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5b Mtu:0 Sandbox:/var/run/netns/1aa7d258-a97a-4572-bbae-b677639a1d27 SocketPath: PciID:}] [{Interface:0xc000014640 Address:{IP:10.217.0.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.977430 | controller | Jun 09 11:22:43.267949 crc crio[21508]: time="2026-06-09T11:22:43.267825002Z" level=info msg="Got pod network &{Name:test-operator-controller-manager-8d5599d7d-lxkn6 Namespace:openstack-operators ID:6cbe62c8260fb5fc11d0989d87aabe4d0f96be8ca307c47eb918064ac35a526c UID:d61c593a-30c6-4bc9-b843-aedd6de9ecf4 NetNS:/var/run/netns/1aa7d258-a97a-4572-bbae-b677639a1d27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd61c593a_30c6_4bc9_b843_aedd6de9ecf4.slice PodAnnotations:0xc0039b8110}] Aliases:map[]}"
2026-06-09 12:20:02.977446 | controller | Jun 09 11:22:43.268602 crc crio[21508]: time="2026-06-09T11:22:43.268501981Z" level=info msg="Checking pod openstack-operators_test-operator-controller-manager-8d5599d7d-lxkn6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.977462 | controller | Jun 09 11:22:43.401561 crc crio[21508]: 2026-06-09T11:22:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f1e2dc22e33867a Mac:12:d5:74:a3:55:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4d Mtu:0 Sandbox:/var/run/netns/6cb4e616-f94e-48d8-87ee-6c311e0a83be SocketPath: PciID:}] [{Interface:0xc0000147e0 Address:{IP:10.217.0.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.977481 | controller | Jun 09 11:22:43.407947 crc crio[21508]: time="2026-06-09T11:22:43.407808864Z" level=info msg="Got pod network &{Name:glance-operator-controller-manager-5bdfb47c4d-qbnlh Namespace:openstack-operators ID:f1e2dc22e33867a9914d22dcf70d2f789eebb6babda13f1240a9ac1fd008de72 UID:8b57e0f6-9bf8-43ef-91bb-aa950b7c1e4a NetNS:/var/run/netns/6cb4e616-f94e-48d8-87ee-6c311e0a83be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8b57e0f6_9bf8_43ef_91bb_aa950b7c1e4a.slice PodAnnotations:0xc000d9e0f8}] Aliases:map[]}"
2026-06-09 12:20:02.977498 | controller | Jun 09 11:22:43.408769 crc crio[21508]: time="2026-06-09T11:22:43.40801981Z" level=info msg="Checking pod openstack-operators_glance-operator-controller-manager-5bdfb47c4d-qbnlh for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.977513 | controller | Jun 09 11:22:43.516624 crc crio[21508]: 2026-06-09T11:22:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee7b6ac0c35c71f Mac:42:6d:5c:59:68:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:52 Mtu:0 Sandbox:/var/run/netns/42b7acc0-fd6a-496f-9fd9-bc8ab6cd6689 SocketPath: PciID:}] [{Interface:0xc0002846d0 Address:{IP:10.217.0.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.977529 | controller | Jun 09 11:22:43.519340 crc crio[21508]: time="2026-06-09T11:22:43.518490389Z" level=info msg="Got pod network &{Name:manila-operator-controller-manager-677d9d8477-g5xh7 Namespace:openstack-operators ID:ee7b6ac0c35c71fbfa5a525acf6d47010b424020cfff9af514cbccb756f2dfa8 UID:a64f497a-b2e0-4eef-80d8-543f91695621 NetNS:/var/run/netns/42b7acc0-fd6a-496f-9fd9-bc8ab6cd6689 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda64f497a_b2e0_4eef_80d8_543f91695621.slice PodAnnotations:0xc0001584e8}] Aliases:map[]}"
2026-06-09 12:20:02.977544 | controller | Jun 09 11:22:43.519340 crc crio[21508]: time="2026-06-09T11:22:43.518685385Z" level=info msg="Checking pod openstack-operators_manila-operator-controller-manager-677d9d8477-g5xh7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.977559 | controller | Jun 09 11:22:43.669546 crc crio[21508]: time="2026-06-09T11:22:43.669203381Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf" id=89297e64-9e46-4a05-9aec-731e8c1deb42 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.977575 | controller | Jun 09 11:22:43.671263 crc crio[21508]: time="2026-06-09T11:22:43.669565081Z" level=info msg="Image quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf not found" id=89297e64-9e46-4a05-9aec-731e8c1deb42 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.977591 | controller | Jun 09 11:22:43.671263 crc crio[21508]: time="2026-06-09T11:22:43.669616802Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf found" id=89297e64-9e46-4a05-9aec-731e8c1deb42 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.977607 | controller | Jun 09 11:22:43.674822 crc crio[21508]: time="2026-06-09T11:22:43.672102272Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60" id=bb18d972-16f1-4e43-b315-548cc5a76df6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.977622 | controller | Jun 09 11:22:43.674822 crc crio[21508]: time="2026-06-09T11:22:43.674124458Z" level=info msg="Image quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 not found" id=bb18d972-16f1-4e43-b315-548cc5a76df6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.977641 | controller | Jun 09 11:22:43.674822 crc crio[21508]: time="2026-06-09T11:22:43.67419269Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 found" id=bb18d972-16f1-4e43-b315-548cc5a76df6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.977657 | controller | Jun 09 11:22:44.062726 crc crio[21508]: time="2026-06-09T11:22:44.06237567Z" level=info msg="Ran pod sandbox 9212ca013e6fda9b0736c87fe4bd60e2fe9810559db56c598da91f359ad62f17 with infra container: openstack-operators/horizon-operator-controller-manager-548d6d5f9-hrdgq/POD" id=8243ad4b-6d72-4f97-9a06-d029477b4d61 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.977672 | controller | Jun 09 11:22:44.066359 crc crio[21508]: time="2026-06-09T11:22:44.066219467Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed" id=cd06eb5b-7a9d-4696-aae6-e46aa1f9e07c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.977687 | controller | Jun 09 11:22:44.066606 crc crio[21508]: time="2026-06-09T11:22:44.066555776Z" level=info msg="Image quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed not found" id=cd06eb5b-7a9d-4696-aae6-e46aa1f9e07c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.977702 | controller | Jun 09 11:22:44.066682 crc crio[21508]: time="2026-06-09T11:22:44.066654329Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed found" id=cd06eb5b-7a9d-4696-aae6-e46aa1f9e07c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.977717 | controller | Jun 09 11:22:44.068493 crc crio[21508]: time="2026-06-09T11:22:44.068395087Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed" id=0e37ab7b-ee2d-4013-b317-9cd10b9596d1 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.977743 | controller | Jun 09 11:22:44.079649 crc crio[21508]: time="2026-06-09T11:22:44.079585669Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\""
2026-06-09 12:20:02.977759 | controller | Jun 09 11:22:44.116076 crc crio[21508]: time="2026-06-09T11:22:44.104254197Z" level=info msg="Ran pod sandbox 612bafabc2d6feb71b455bd5a8d4d3702b6bd185771474f41cc2ad3bdb2768de with infra container: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-j2lq7/POD" id=482467ed-21f6-457c-a243-ac11ea749678 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.977775 | controller | Jun 09 11:22:44.116076 crc crio[21508]: time="2026-06-09T11:22:44.107829617Z" level=info msg="Ran pod sandbox ee7b6ac0c35c71fbfa5a525acf6d47010b424020cfff9af514cbccb756f2dfa8 with infra container: openstack-operators/manila-operator-controller-manager-677d9d8477-g5xh7/POD" id=aa41a62c-876e-45ef-af59-454179b9eefd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.977791 | controller | Jun 09 11:22:44.116076 crc crio[21508]: time="2026-06-09T11:22:44.108238458Z" level=info msg="Ran pod sandbox f1e2dc22e33867a9914d22dcf70d2f789eebb6babda13f1240a9ac1fd008de72 with infra container: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qbnlh/POD" id=56bfb30b-eeb1-437c-a64b-8acdeff20a7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.977807 | controller | Jun 09 11:22:44.116076 crc crio[21508]: time="2026-06-09T11:22:44.10868113Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6" id=4d224966-ab31-4b74-a7a8-d991b09609e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.977828 | controller | Jun 09 11:22:44.116076 crc crio[21508]: time="2026-06-09T11:22:44.109135823Z" level=info msg="Image quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6 not found" id=4d224966-ab31-4b74-a7a8-d991b09609e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.977844 | controller | Jun 09 11:22:44.116076 crc crio[21508]: time="2026-06-09T11:22:44.10936774Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6 found" id=4d224966-ab31-4b74-a7a8-d991b09609e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.977859 | controller | Jun 09 11:22:44.116076 crc crio[21508]: time="2026-06-09T11:22:44.110199843Z" level=info msg="Ran pod sandbox 6cbe62c8260fb5fc11d0989d87aabe4d0f96be8ca307c47eb918064ac35a526c with infra container: openstack-operators/test-operator-controller-manager-8d5599d7d-lxkn6/POD" id=9439a066-0479-4045-ba38-a0f51bfbb698 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.977874 | controller | Jun 09 11:22:44.116076 crc crio[21508]: time="2026-06-09T11:22:44.110353457Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6" id=f9d47a78-b7b9-489e-8339-fd6f4806e49e name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.977890 | controller | Jun 09 11:22:44.116076 crc crio[21508]: time="2026-06-09T11:22:44.111149159Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391" id=6c2da16c-4f99-4b7c-bf9d-91578964ccb4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.977905 | controller | Jun 09 11:22:44.116076 crc crio[21508]: time="2026-06-09T11:22:44.113394132Z" level=info msg="Image quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 not found" id=6c2da16c-4f99-4b7c-bf9d-91578964ccb4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.977920 | controller | Jun 09 11:22:44.116076 crc crio[21508]: time="2026-06-09T11:22:44.113496365Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 found" id=6c2da16c-4f99-4b7c-bf9d-91578964ccb4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.977935 | controller | Jun 09 11:22:44.116076 crc crio[21508]: time="2026-06-09T11:22:44.11585402Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\""
2026-06-09 12:20:02.977950 | controller | Jun 09 11:22:44.127833 crc crio[21508]: time="2026-06-09T11:22:44.117506337Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391" id=9c2ab0d1-5387-485f-887c-868855cf7600 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.977965 | controller | Jun 09 11:22:44.127833 crc crio[21508]: time="2026-06-09T11:22:44.124910003Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc" id=b2179013-3389-4de5-bc8c-175b55f8a7d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.977981 | controller | Jun 09 11:22:44.127833 crc crio[21508]: time="2026-06-09T11:22:44.125506619Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9" id=b1606760-4ad6-47df-aed4-4a579882c0fa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.977996 | controller | Jun 09 11:22:44.127833 crc crio[21508]: time="2026-06-09T11:22:44.126401414Z" level=info msg="Image quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc not found" id=b2179013-3389-4de5-bc8c-175b55f8a7d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.978014 | controller | Jun 09 11:22:44.127833 crc crio[21508]: time="2026-06-09T11:22:44.126480577Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc found" id=b2179013-3389-4de5-bc8c-175b55f8a7d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.978030 | controller | Jun 09 11:22:44.127833 crc crio[21508]: time="2026-06-09T11:22:44.126752414Z" level=info msg="Image quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 not found" id=b1606760-4ad6-47df-aed4-4a579882c0fa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.978046 | controller | Jun 09 11:22:44.127833 crc crio[21508]: time="2026-06-09T11:22:44.126813386Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 found" id=b1606760-4ad6-47df-aed4-4a579882c0fa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.978061 | controller | Jun 09 11:22:44.129532 crc crio[21508]: time="2026-06-09T11:22:44.129405538Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9" id=9a583360-bdee-417a-976e-dd7fe0d96bfd name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.978076 | controller | Jun 09 11:22:44.132526 crc crio[21508]: time="2026-06-09T11:22:44.132235537Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc" id=cf9bd082-cd6e-4264-a6fe-96dda1cc860d name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.978091 | controller | Jun 09 11:22:44.135706 crc crio[21508]: time="2026-06-09T11:22:44.135599191Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\""
2026-06-09 12:20:02.978107 | controller | Jun 09 11:22:44.140050 crc crio[21508]: time="2026-06-09T11:22:44.139947962Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\""
2026-06-09 12:20:02.978122 | controller | Jun 09 11:22:44.146489 crc crio[21508]: time="2026-06-09T11:22:44.146226747Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\""
2026-06-09 12:20:02.978138 | controller | Jun 09 11:22:45.301918 crc crio[21508]: time="2026-06-09T11:22:45.301413779Z" level=info msg="Got pod network &{Name:infra-operator-controller-manager-cbcfcddf7-x6fhn Namespace:openstack-operators ID:40ead910a20a30581b4f339a6131201d4fc16e2d44f30ca705c5e7d09ee5295e UID:597e5d41-bd90-46fa-88bd-87e26f661864 NetNS:/var/run/netns/4faea607-aeb4-45d1-ad9e-71d66520d99e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod597e5d41_bd90_46fa_88bd_87e26f661864.slice PodAnnotations:0xc00244e398}] Aliases:map[]}"
2026-06-09 12:20:02.978154 | controller | Jun 09 11:22:45.301918 crc crio[21508]: time="2026-06-09T11:22:45.301903502Z" level=info msg="Adding pod openstack-operators_infra-operator-controller-manager-cbcfcddf7-x6fhn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.978170 | controller | Jun 09 11:22:45.354379 crc crio[21508]: time="2026-06-09T11:22:45.354251042Z" level=info msg="Got pod network &{Name:openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf Namespace:openstack-operators ID:17f421c7fc47756b896c871857969dfdbe3eb33742f85d3d8a81ea59dce0fda1 UID:2313e7dc-9652-44b2-8bdf-c6cc6385b639 NetNS:/var/run/netns/0942af82-bec2-4415-87ff-d4dbefe92d63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2313e7dc_9652_44b2_8bdf_c6cc6385b639.slice PodAnnotations:0xc000158728}] Aliases:map[]}"
2026-06-09 12:20:02.978189 | controller | Jun 09 11:22:45.354379 crc crio[21508]: time="2026-06-09T11:22:45.354355225Z" level=info msg="Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.978205 | controller | Jun 09 11:22:45.626352 crc crio[21508]: time="2026-06-09T11:22:45.626201282Z" level=info msg="Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8" id=c128b64c-ae68-4b2f-bd13-f85b338ee9f6 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.978221 | controller | Jun 09 11:22:45.627629 crc crio[21508]: time="2026-06-09T11:22:45.627525799Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=5fdc551e-411d-4feb-9f8c-d983b5b9742d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.978237 | controller | Jun 09 11:22:45.655761 crc crio[21508]: time="2026-06-09T11:22:45.655604722Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=10065d17-709b-4c6e-bf4f-dbc280aea876 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.978253 | controller | Jun 09 11:22:45.714411 crc crio[21508]: time="2026-06-09T11:22:45.714116403Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-5b947fcbf5-h2zzg/ironic" id=7da187d8-cb4a-4b2e-9fc4-2cf08906362b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.978268 | controller | Jun 09 11:22:45.718248 crc crio[21508]: time="2026-06-09T11:22:45.718045243Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.978283 | controller | Jun 09 11:22:45.804201 crc crio[21508]: time="2026-06-09T11:22:45.80405493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.978299 | controller | Jun 09 11:22:45.896767 crc crio[21508]: time="2026-06-09T11:22:45.896325122Z" level=info msg="Removing container: 091c44e509e9a3baf3e2fc89346f375d381c0b8ac521b4d631e7ed067596b5b3" id=38a9a003-20ad-4b3c-b6c8-f04411794791 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.978314 | controller | Jun 09 11:22:46.079590 crc crio[21508]: 2026-06-09T11:22:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:40ead910a20a305 Mac:56:1a:80:84:27:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4f Mtu:0 Sandbox:/var/run/netns/4faea607-aeb4-45d1-ad9e-71d66520d99e SocketPath: PciID:}] [{Interface:0xc00058c5f0 Address:{IP:10.217.0.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.978330 | controller | Jun 09 11:22:46.081532 crc crio[21508]: time="2026-06-09T11:22:46.081470473Z" level=info msg="Got pod network &{Name:infra-operator-controller-manager-cbcfcddf7-x6fhn Namespace:openstack-operators ID:40ead910a20a30581b4f339a6131201d4fc16e2d44f30ca705c5e7d09ee5295e UID:597e5d41-bd90-46fa-88bd-87e26f661864 NetNS:/var/run/netns/4faea607-aeb4-45d1-ad9e-71d66520d99e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod597e5d41_bd90_46fa_88bd_87e26f661864.slice PodAnnotations:0xc00244e398}] Aliases:map[]}"
2026-06-09 12:20:02.978362 | controller | Jun 09 11:22:46.084901 crc crio[21508]: time="2026-06-09T11:22:46.084494178Z" level=info msg="Checking pod openstack-operators_infra-operator-controller-manager-cbcfcddf7-x6fhn for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.978386 | controller | Jun 09 11:22:46.118111 crc crio[21508]: 2026-06-09T11:22:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:17f421c7fc47756 Mac:96:eb:a5:f1:10:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:58 Mtu:0 Sandbox:/var/run/netns/0942af82-bec2-4415-87ff-d4dbefe92d63 SocketPath: PciID:}] [{Interface:0xc0004b2450 Address:{IP:10.217.0.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.978404 | controller | Jun 09 11:22:46.124101 crc crio[21508]: time="2026-06-09T11:22:46.124008639Z" level=info msg="Got pod network &{Name:openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf Namespace:openstack-operators ID:17f421c7fc47756b896c871857969dfdbe3eb33742f85d3d8a81ea59dce0fda1 UID:2313e7dc-9652-44b2-8bdf-c6cc6385b639 NetNS:/var/run/netns/0942af82-bec2-4415-87ff-d4dbefe92d63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2313e7dc_9652_44b2_8bdf_c6cc6385b639.slice PodAnnotations:0xc000158728}] Aliases:map[]}"
2026-06-09 12:20:02.978419 | controller | Jun 09 11:22:46.124482 crc crio[21508]: time="2026-06-09T11:22:46.124224105Z" level=info msg="Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.978436 | controller | Jun 09 11:22:46.410972 crc crio[21508]: time="2026-06-09T11:22:46.409509848Z" level=info msg="Ran pod sandbox 40ead910a20a30581b4f339a6131201d4fc16e2d44f30ca705c5e7d09ee5295e with infra container: openstack-operators/infra-operator-controller-manager-cbcfcddf7-x6fhn/POD" id=63a26241-695f-4edf-9723-77932a68d506 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.978452 | controller | Jun 09 11:22:46.414783 crc crio[21508]: time="2026-06-09T11:22:46.413997193Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373" id=b198df90-e550-40d0-af0b-7488dcb2f514 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.978467 | controller | Jun 09 11:22:46.462693 crc crio[21508]: time="2026-06-09T11:22:46.462499535Z" level=info msg="Ran pod sandbox 17f421c7fc47756b896c871857969dfdbe3eb33742f85d3d8a81ea59dce0fda1 with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/POD" id=7a7c791d-e4f5-4f7d-b3d1-5bcdeb060c15 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.978483 | controller | Jun 09 11:22:46.469860 crc crio[21508]: time="2026-06-09T11:22:46.469641854Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1" id=3203d9bd-645b-4216-8bdd-c3d389934a26 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.978498 | controller | Jun 09 11:22:46.589978 crc crio[21508]: time="2026-06-09T11:22:46.589884166Z" level=info msg="Removed container 091c44e509e9a3baf3e2fc89346f375d381c0b8ac521b4d631e7ed067596b5b3: openshift-infra/auto-csr-approver-29683396-6x9hk/oc" id=38a9a003-20ad-4b3c-b6c8-f04411794791 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.978514 | controller | Jun 09 11:22:46.590417 crc crio[21508]: time="2026-06-09T11:22:46.590358799Z" level=info msg="Image quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 not found" id=b198df90-e550-40d0-af0b-7488dcb2f514 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.978529 | controller | Jun 09 11:22:46.593335 crc crio[21508]: time="2026-06-09T11:22:46.593174817Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1 not found" id=3203d9bd-645b-4216-8bdd-c3d389934a26 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.978549 | controller | Jun 09 11:22:46.593810 crc crio[21508]: time="2026-06-09T11:22:46.593657391Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1 found" id=3203d9bd-645b-4216-8bdd-c3d389934a26 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.978565 | controller | Jun 09 11:22:46.595737 crc crio[21508]: time="2026-06-09T11:22:46.593192018Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 found" id=b198df90-e550-40d0-af0b-7488dcb2f514 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.978580 | controller | Jun 09 11:22:46.597842 crc crio[21508]: time="2026-06-09T11:22:46.597637622Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373" id=58f9fe8b-50fb-4ea7-b00d-6e24ff62d3df name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.978596 | controller | Jun 09 11:22:46.603109 crc crio[21508]: time="2026-06-09T11:22:46.603023732Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1" id=5c1aca3a-9d92-40fa-b152-b86783c0eb35 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.978611 | controller | Jun 09 11:22:46.615259 crc crio[21508]: time="2026-06-09T11:22:46.614705698Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\""
2026-06-09 12:20:02.978627 | controller | Jun 09 11:22:46.616104 crc crio[21508]: time="2026-06-09T11:22:46.616036355Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\""
2026-06-09 12:20:02.978642 | controller | Jun 09 11:22:46.621569 crc crio[21508]: time="2026-06-09T11:22:46.621200599Z" level=info msg="Stopping pod sandbox: e779d57a08563e5f5758f30fdb05c5df4c10caf880de62cd98410ab1818df08d" id=27d9d604-0977-4a03-8b86-53708c928990 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.978658 | controller | Jun 09 11:22:46.621690 crc crio[21508]: time="2026-06-09T11:22:46.62158864Z" level=info msg="Stopped pod sandbox (already stopped): e779d57a08563e5f5758f30fdb05c5df4c10caf880de62cd98410ab1818df08d" id=27d9d604-0977-4a03-8b86-53708c928990 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.978673 | controller | Jun 09 11:22:46.624174 crc crio[21508]: time="2026-06-09T11:22:46.62410261Z" level=info msg="Removing pod sandbox: e779d57a08563e5f5758f30fdb05c5df4c10caf880de62cd98410ab1818df08d" id=377c8bc2-49e1-48d3-932a-2220abfb55a5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.978688 | controller | Jun 09 11:22:46.673090 crc crio[21508]: time="2026-06-09T11:22:46.67288434Z" level=info msg="Removed pod sandbox: e779d57a08563e5f5758f30fdb05c5df4c10caf880de62cd98410ab1818df08d" id=377c8bc2-49e1-48d3-932a-2220abfb55a5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.978703 | controller | Jun 09 11:22:48.210252 crc crio[21508]: time="2026-06-09T11:22:48.209062261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.978718 | controller | Jun 09 11:22:48.383539 crc crio[21508]: time="2026-06-09T11:22:48.382769803Z" level=info msg="Created container 1e10a8e8cef1f5aab732c0dc8aab49669393f646e0230550dd43963316a0d2af: baremetal-operator-system/baremetal-operator-ironic-5b947fcbf5-h2zzg/ironic" id=7da187d8-cb4a-4b2e-9fc4-2cf08906362b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.978734 | controller | Jun 09 11:22:48.385168 crc crio[21508]: time="2026-06-09T11:22:48.385102528Z" level=info msg="Starting container: 1e10a8e8cef1f5aab732c0dc8aab49669393f646e0230550dd43963316a0d2af" id=bf598b27-567a-48bb-8bf6-cff59b3e52d7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.978752 | controller | Jun 09 11:22:48.412904 crc crio[21508]: time="2026-06-09T11:22:48.412711748Z" level=info msg="Started container" PID=50488 containerID=1e10a8e8cef1f5aab732c0dc8aab49669393f646e0230550dd43963316a0d2af description=baremetal-operator-system/baremetal-operator-ironic-5b947fcbf5-h2zzg/ironic id=bf598b27-567a-48bb-8bf6-cff59b3e52d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=efaa84243828c7417cb1c82359b2c05e3f37b18ad75ce06ab428ee0fd7ca7292
2026-06-09 12:20:02.978769 | controller | Jun 09 11:22:48.438891 crc crio[21508]: time="2026-06-09T11:22:48.438400434Z" level=info msg="Pulling image: quay.io/metal3-io/ironic:release-24.1" id=33383ff3-6857-4032-9e1b-6731fc96ecd4 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.978785 | controller | Jun 09 11:22:48.460066 crc crio[21508]: time="2026-06-09T11:22:48.459746189Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic:release-24.1\""
2026-06-09 12:20:02.978801 | controller | Jun 09 11:22:55.321994 crc crio[21508]: time="2026-06-09T11:22:55.320916667Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60" id=0b56f4e8-2c96-4133-8de7-ee78b2c34684 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.978817 | controller | Jun 09 11:22:55.323519 crc crio[21508]: time="2026-06-09T11:22:55.322077989Z" level=info msg="Image quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 not found" id=0b56f4e8-2c96-4133-8de7-ee78b2c34684 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.978832 | controller | Jun 09 11:22:55.323519 crc crio[21508]: time="2026-06-09T11:22:55.322128841Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 found" id=0b56f4e8-2c96-4133-8de7-ee78b2c34684 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.978848 | controller | Jun 09 11:22:55.323519 crc crio[21508]: time="2026-06-09T11:22:55.32318996Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60" id=4acbf775-1bb2-4dff-8318-b671cf3138b2 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.978864 | controller | Jun 09 11:22:55.329584 crc crio[21508]: time="2026-06-09T11:22:55.329506036Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\""
2026-06-09 12:20:02.978879 | controller | Jun 09 11:22:58.320662 crc crio[21508]: time="2026-06-09T11:22:58.319980967Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf" id=71e5e4ca-8168-4338-9c18-565bde29dba6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.978895 | controller | Jun 09 11:22:58.321909 crc crio[21508]: time="2026-06-09T11:22:58.32188767Z" level=info msg="Image quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf not found" id=71e5e4ca-8168-4338-9c18-565bde29dba6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.978911 | controller | Jun 09 11:22:58.322072 crc crio[21508]: time="2026-06-09T11:22:58.322022104Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf found" id=71e5e4ca-8168-4338-9c18-565bde29dba6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.978926 | controller | Jun 09 11:22:58.323268 crc crio[21508]: time="2026-06-09T11:22:58.323108734Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf" id=fbbf7443-dac7-498c-8882-eb01d5e7e1ca name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.978946 | controller | Jun 09 11:22:58.327106 crc crio[21508]: time="2026-06-09T11:22:58.326992162Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\""
2026-06-09 12:20:02.978962 | controller | Jun 09 11:22:59.357002 crc crio[21508]: time="2026-06-09T11:22:59.356635824Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-controller-manager-6867b487d4-vv9kv/POD" id=156f7a22-2584-482f-b72e-6efbfb546d6f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.978977 | controller | Jun 09 11:22:59.357851 crc crio[21508]: time="2026-06-09T11:22:59.357024455Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.978993 | controller | Jun 09 11:23:12.864351 crc crio[21508]: time="2026-06-09T11:23:12.863469372Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752" id=c65385b2-7de4-4a01-b283-55ff1a0e7ecf name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.979008 | controller | Jun 09 11:23:12.866266 crc crio[21508]: time="2026-06-09T11:23:12.865231012Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752" id=332a87c9-0554-4e7e-b3a9-2ff6b153c42b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.979024 | controller | Jun 09 11:23:12.902749 crc crio[21508]: time="2026-06-09T11:23:12.902609404Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67" id=fdd713aa-9a48-44d2-ac17-4e5d0980f992 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.979039 | controller | Jun 09 11:23:12.905143 crc crio[21508]: time="2026-06-09T11:23:12.905051222Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67" id=7c6d2b20-b42c-4a17-aa59-3fc644d7006e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.979055 | controller | Jun 09 11:23:13.788862 crc crio[21508]: time="2026-06-09T11:23:13.788238691Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391" id=9c2ab0d1-5387-485f-887c-868855cf7600 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.979070 | controller | Jun 09 11:23:13.789919 crc crio[21508]: time="2026-06-09T11:23:13.789841705Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391" id=c06e419c-a897-4f8d-8a14-a924cf13d699 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.979085 | controller | Jun 09 11:23:14.564428 crc crio[21508]: time="2026-06-09T11:23:14.564245292Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373" id=58f9fe8b-50fb-4ea7-b00d-6e24ff62d3df name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.979100 | controller | Jun 09 11:23:14.566987 crc crio[21508]: time="2026-06-09T11:23:14.566879726Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373" id=db359a39-1382-4841-963a-ed9961c817d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.979115 | controller | Jun 09 11:23:14.587097 crc crio[21508]: time="2026-06-09T11:23:14.586938695Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67" id=888e258c-eafe-4298-bea6-835205b89031 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.979134 | controller | Jun 09 11:23:14.587097 crc crio[21508]: time="2026-06-09T11:23:14.586952225Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752" id=d960f820-bb90-47db-9b43-4107d0813487 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.979149 | controller | Jun 09 11:23:14.602512 crc crio[21508]: time="2026-06-09T11:23:14.602459057Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed" id=0e37ab7b-ee2d-4013-b317-9cd10b9596d1 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.979165 | controller | Jun 09 11:23:14.609821 crc crio[21508]: time="2026-06-09T11:23:14.609666438Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed" id=38175e3b-d179-448c-bb60-bef5631efbd7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.979181 | controller | Jun 09 11:23:14.617937 crc crio[21508]: time="2026-06-09T11:23:14.617860067Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7" id=a095b72a-83fa-49a8-b8d7-1ae46e1df6fa name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.979196 | controller | Jun 09 11:23:14.619193 crc crio[21508]: time="2026-06-09T11:23:14.619127292Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7" id=07a2fe84-2dd3-48b3-9e3e-7ef27c41d8a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.979211 | controller | Jun 09 11:23:14.631163 crc crio[21508]: time="2026-06-09T11:23:14.631083205Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce" id=74e25bb6-e6e6-4e5d-a579-88bcd2c461e7 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.979227 | controller | Jun 09 11:23:14.631431 crc crio[21508]: time="2026-06-09T11:23:14.63126195Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7" id=d8ab9185-3d7e-4cff-a418-61f917c85a37 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.979242 | controller | Jun 09 11:23:14.632106 crc crio[21508]: time="2026-06-09T11:23:14.632036632Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce" id=74587dcb-d7c5-4e43-82dd-f04b9af7ffda name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.979257 | controller | Jun 09 11:23:14.633780 crc crio[21508]: time="2026-06-09T11:23:14.633711299Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7" id=593f5f3c-71a5-4e06-ada7-e2dcaaa8d8a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.979272 | controller | Jun 09 11:23:14.637795 crc crio[21508]: time="2026-06-09T11:23:14.63771172Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d" id=6ac25f8d-aaa9-4565-967f-eb12fc4dc02a name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.979287 | controller | Jun 09 11:23:14.638666 crc crio[21508]: time="2026-06-09T11:23:14.638591535Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d" id=67b8d0fb-bfc3-4857-895a-69dad3cebfdc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.979302 | controller | Jun 09 11:23:15.977477 crc crio[21508]: time="2026-06-09T11:23:15.977068906Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391" id=6c39c215-8c85-4a88-8b6f-397808a1e627 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.979320 | controller | Jun 09 11:23:15.997367 crc crio[21508]: time="2026-06-09T11:23:15.997053403Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d" id=8526a610-5f82-4a3c-b7c8-fda6e95e87fe name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.979336 | controller | Jun 09 11:23:15.998755 crc crio[21508]: time="2026-06-09T11:23:15.998722309Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d" id=e8a68b97-25d6-4cfb-9039-4c1a4e2914c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.979369 | controller | Jun 09 11:23:16.005679 crc crio[21508]: time="2026-06-09T11:23:16.005482968Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6" id=2d9f7c63-78a5-4d82-b902-33d22629f002 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.979386 | controller | Jun 09 11:23:16.006934 crc crio[21508]: time="2026-06-09T11:23:16.006820105Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6" id=2b6719af-f4bf-46d0-b3a7-9e159c7a02fd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.979401 | controller | Jun 09 11:23:16.011479 crc crio[21508]: time="2026-06-09T11:23:16.011338111Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398" id=492d08bd-5405-4318-8b46-199fb5ab6397 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.979416 | controller | Jun 09 11:23:16.012709 crc crio[21508]: time="2026-06-09T11:23:16.012626117Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398" id=46433d72-5b1e-473b-acc7-c0bc822d0b1a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.979431 | controller | Jun 09 11:23:16.817740 crc crio[21508]: time="2026-06-09T11:23:16.816838504Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373" id=9c5d6249-ecdd-43e9-bfaa-37af71609da8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.979446 | controller | Jun 09 11:23:16.818974 crc crio[21508]: time="2026-06-09T11:23:16.818884911Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7" id=62f17455-4e8a-4b54-b183-e5820a2368e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.979461 | controller | Jun 09 11:23:16.819080 crc crio[21508]: time="2026-06-09T11:23:16.818986274Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce" id=9002b6cf-f95d-43d1-8eab-b37b9095470e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.979476 | controller | Jun 09 11:23:16.819758 crc crio[21508]: time="2026-06-09T11:23:16.819691253Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7" id=18d66848-582e-4d36-b4d0-007186447a92 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.979491 | controller | Jun 09 11:23:16.819883 crc crio[21508]: time="2026-06-09T11:23:16.819769695Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed" id=325fb77c-011f-4538-b99f-3bf7365f988b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.979510 | controller | Jun 09 11:23:16.832233 crc crio[21508]: time="2026-06-09T11:23:16.83213049Z" level=info msg="Creating container: openstack-operators/heat-operator-controller-manager-5c5844cc68-v5gvm/manager" id=a6b9dc29-a6bd-40f0-afda-36a994d561a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.979526 | controller | Jun 09 11:23:16.833418 crc crio[21508]: time="2026-06-09T11:23:16.833273542Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d" id=59413664-8abf-464a-9ff7-11887be13419 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.979542 | controller | Jun 09 11:23:16.840163 crc crio[21508]: time="2026-06-09T11:23:16.839504665Z" level=info msg="Creating container: openstack-operators/manila-operator-controller-manager-677d9d8477-g5xh7/manager" id=bef9eef7-b84d-4fe6-909b-d5192a1effe5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.979558 | controller | Jun 09 11:23:16.845609 crc crio[21508]: time="2026-06-09T11:23:16.844632508Z" level=info msg="Creating container: openstack-operators/swift-operator-controller-manager-67c49dd5c6-m868m/manager" id=9f95bb93-78b7-480f-b511-1689bbec6bb3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.979573 | controller | Jun 09 11:23:16.856888 crc crio[21508]: time="2026-06-09T11:23:16.856687025Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9" id=9a583360-bdee-417a-976e-dd7fe0d96bfd name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.979589 | controller | Jun 09 11:23:16.860929 crc crio[21508]: time="2026-06-09T11:23:16.858660309Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9" id=4a666dde-f722-4444-a58c-f9d55e341d5b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.979604 | controller | Jun 09 11:23:16.867066 crc crio[21508]: time="2026-06-09T11:23:16.866961671Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd" id=8315bff6-97b9-4518-af1e-8ba878cc2be6 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.979619 | controller | Jun 09 11:23:16.867239 crc crio[21508]: time="2026-06-09T11:23:16.867085054Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc" id=cf9bd082-cd6e-4264-a6fe-96dda1cc860d name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.979634 | controller | Jun 09 11:23:16.868148 crc crio[21508]: time="2026-06-09T11:23:16.868086062Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd" id=0199d398-2e86-4b2a-a20c-63ad9939b1cc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.979650 | controller | Jun 09 11:23:16.870183 crc crio[21508]: time="2026-06-09T11:23:16.869775959Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc" id=24baca83-9a14-4ed7-a3ae-a5e828d4c5a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.979665 | controller | Jun 09 11:23:16.877881 crc crio[21508]: time="2026-06-09T11:23:16.877820424Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63" id=1f0df4b7-f4d3-4e96-9064-3fd8801d4bf3 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.979681 | controller | Jun 09 11:23:16.879147 crc crio[21508]: time="2026-06-09T11:23:16.879063948Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63" id=6b0738cf-d3a9-4391-8f6c-622e36554938 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.979700 | controller | Jun 09 11:23:16.894521 crc crio[21508]: time="2026-06-09T11:23:16.894435287Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6" id=f9d47a78-b7b9-489e-8339-fd6f4806e49e name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.979715 | controller | Jun 09 11:23:16.895914 crc crio[21508]: time="2026-06-09T11:23:16.895823415Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6" id=8c7fe37e-2c2a-45c8-b62f-d019a5d67e0b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.979731 | controller | Jun 09 11:23:16.908532 crc crio[21508]: time="2026-06-09T11:23:16.908255532Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1" id=5c1aca3a-9d92-40fa-b152-b86783c0eb35 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.979746 | controller | Jun 09 11:23:16.909353 crc crio[21508]: time="2026-06-09T11:23:16.90925997Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1" id=934a3432-bc87-4301-abdb-c1a0fe1003dc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.979762 | controller | Jun 09 11:23:17.754813 crc crio[21508]: time="2026-06-09T11:23:17.754565743Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d" id=87a9fa3a-6ea6-4a23-9138-ef1ddf2e096a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.979777 | controller | Jun 09 11:23:17.756195 crc crio[21508]: time="2026-06-09T11:23:17.754641496Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398" id=690a5654-f21e-4548-aa38-5bfa3f93640f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.979793 | controller | Jun 09 11:23:17.758249 crc crio[21508]: time="2026-06-09T11:23:17.758169384Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6" id=64773e6f-4dbf-43d1-a15f-f2c4e38739fb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.979808 | controller | Jun 09 11:23:17.760499 crc crio[21508]: time="2026-06-09T11:23:17.760422187Z" level=info msg="Creating container: openstack-operators/cinder-operator-controller-manager-86c584f6fc-2d57j/manager" id=567420f3-4f91-4ad0-8614-6174d9c3d96b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.979824 | controller | Jun 09 11:23:17.764485 crc crio[21508]: time="2026-06-09T11:23:17.764382987Z" level=info msg="Creating container: openstack-operators/horizon-operator-controller-manager-548d6d5f9-hrdgq/manager" id=bb470b3c-866d-45db-9aef-c80ae22d9fe1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.979840 | controller | Jun 09 11:23:17.841575 crc crio[21508]: time="2026-06-09T11:23:17.841463896Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf" id=fbbf7443-dac7-498c-8882-eb01d5e7e1ca name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.979855 | controller | Jun 09 11:23:17.843430 crc crio[21508]: time="2026-06-09T11:23:17.843238305Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf" id=c1fa51bd-67de-41cf-b2ba-215d55c4aa1a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.979874 | controller | Jun 09 11:23:17.853889 crc crio[21508]: time="2026-06-09T11:23:17.85382373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.979890 | controller | Jun 09 11:23:17.854887 crc crio[21508]: time="2026-06-09T11:23:17.854823278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.979905 | controller | Jun 09 11:23:17.855487 crc crio[21508]: time="2026-06-09T11:23:17.855449006Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.979920 | controller | Jun 09 11:23:17.855948 crc crio[21508]: time="2026-06-09T11:23:17.855855527Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.979935 | controller | Jun 09 11:23:17.856575 crc crio[21508]: time="2026-06-09T11:23:17.856479744Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.979950 | controller | Jun 09 11:23:17.859070 crc crio[21508]: time="2026-06-09T11:23:17.858090769Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc" id=7f6d43ce-3d97-479e-b003-701b82d06a4d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.979965 | controller | Jun 09 11:23:17.859070 crc crio[21508]: time="2026-06-09T11:23:17.858530312Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd" id=3cccc271-9ef6-40b0-9e6e-df71d12147ad name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.979980 | controller | Jun 09 11:23:17.859070 crc crio[21508]: time="2026-06-09T11:23:17.858981094Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63" id=62cb0d9b-8cba-4443-b0ba-cb37cece156f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.979996 | controller | Jun 09 11:23:17.859777 crc crio[21508]: time="2026-06-09T11:23:17.859680814Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1" id=bba7a323-fa91-4431-aa79-fde460f9e217 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.980012 | controller | Jun 09 11:23:17.860710 crc crio[21508]: time="2026-06-09T11:23:17.86064126Z" level=info msg="Creating container: openstack-operators/infra-operator-controller-manager-cbcfcddf7-x6fhn/manager" id=59240dde-f95b-457a-84f5-96ea6cd48d9c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.980027 | controller | Jun 09 11:23:17.860815 crc crio[21508]: time="2026-06-09T11:23:17.860770564Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9" id=3a1648fa-c0d3-4b68-8afd-4115132cdaf8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.980043 | controller | Jun 09 11:23:17.860815 crc crio[21508]: time="2026-06-09T11:23:17.860797235Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6" id=41d8480d-2f9c-46ad-9c34-e154184c6621 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.980059 | controller | Jun 09 11:23:17.863749 crc crio[21508]: time="2026-06-09T11:23:17.863417258Z" level=info msg="Got pod network &{Name:openstack-operator-controller-manager-6867b487d4-vv9kv Namespace:openstack-operators ID:3dbe738122993f3e10e1e7e274e66219e08d18f32d80e3b041e3ab53ac6d5a57 UID:13c7d0ed-7cdd-434f-9eaf-dfd35e8c16a4 NetNS:/var/run/netns/9ac09bf3-a442-4857-833a-b4b9c04c285a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13c7d0ed_7cdd_434f_9eaf_dfd35e8c16a4.slice PodAnnotations:0xc003b38320}] Aliases:map[]}"
2026-06-09 12:20:02.980078 | controller | Jun 09 11:23:17.863749 crc crio[21508]: time="2026-06-09T11:23:17.863464079Z" level=info msg="Adding pod openstack-operators_openstack-operator-controller-manager-6867b487d4-vv9kv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.980095 | controller | Jun 09 11:23:17.872852 crc crio[21508]: time="2026-06-09T11:23:17.872650505Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.980111 | controller | Jun 09 11:23:17.873175 crc crio[21508]: time="2026-06-09T11:23:17.873108728Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60" id=4acbf775-1bb2-4dff-8318-b671cf3138b2 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.980127 | controller | Jun 09 11:23:17.876629 crc crio[21508]: time="2026-06-09T11:23:17.876539684Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60" id=25a90d08-9262-4a32-82c6-f48f1c129616 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.980143 | controller | Jun 09 11:23:17.876813 crc crio[21508]: time="2026-06-09T11:23:17.87677106Z" level=info msg="Creating container: openstack-operators/ovn-operator-controller-manager-58f85bd97f-l4dv6/manager" id=9b264f2c-d4ea-4953-851b-df93aa105120 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.980159 | controller | Jun 09 11:23:17.879140 crc crio[21508]: time="2026-06-09T11:23:17.878984912Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf" id=4b4932ad-cebd-4fc4-9489-f8c893381b0b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.980175 | controller | Jun 09 11:23:17.884560 crc crio[21508]: time="2026-06-09T11:23:17.883685313Z" level=info msg="Creating container: openstack-operators/watcher-operator-controller-manager-577b679b5c-5v6m6/manager" id=d6e0c4ed-7a44-47b4-9c37-6a401406efea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.980191 | controller | Jun 09 11:23:17.886911 crc crio[21508]: time="2026-06-09T11:23:17.88682362Z" level=info msg="Creating container: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-q6tt9/manager" id=c24a4792-9c81-4eb4-8aae-90af417e4f97 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.980206 | controller | Jun 09 11:23:17.897570 crc crio[21508]: time="2026-06-09T11:23:17.896045447Z" level=info msg="Creating container: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-rslrh/manager" id=656c5af8-292f-4d4b-bfe8-d804df088db4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.980222 | controller | Jun 09 11:23:17.900811 crc crio[21508]: time="2026-06-09T11:23:17.900618935Z" level=info msg="Creating container: openstack-operators/neutron-operator-controller-manager-688d5c756f-7hgnr/manager" id=09b3cf36-f599-4a5c-b693-88fe278548e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.980237 | controller | Jun 09 11:23:17.904189 crc crio[21508]: time="2026-06-09T11:23:17.904102002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.980253 | controller | Jun 09 11:23:17.906890 crc crio[21508]: time="2026-06-09T11:23:17.905133881Z" level=info msg="Creating container: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-2pdnd/manager" id=f8ac6852-8044-4152-9c6c-5f86a2b18175 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.980272 | controller | Jun 09 11:23:17.911086 crc crio[21508]: time="2026-06-09T11:23:17.910796979Z" level=info msg="Creating container: openstack-operators/designate-operator-controller-manager-6bf8599b68-gkskb/manager" id=83bd3c4e-b46c-4e08-8fc4-9b9146436a3a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.980288 | controller | Jun 09 11:23:17.913101 crc crio[21508]: time="2026-06-09T11:23:17.912582898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.980304 | controller | Jun 09 11:23:17.922896 crc crio[21508]: time="2026-06-09T11:23:17.922776892Z" level=info msg="Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/manager" id=2387d165-9b67-4a6d-83cb-ac7af81e54fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.980320 | controller | Jun 09 11:23:17.926594 crc crio[21508]: time="2026-06-09T11:23:17.926516597Z" level=info msg="Creating container: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-j2lq7/manager" id=96d36553-7792-4c19-8d2f-6cdbbed1cda3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.980336 | controller | Jun 09 11:23:17.929099 crc crio[21508]: time="2026-06-09T11:23:17.929033467Z" level=info msg="Creating container: openstack-operators/test-operator-controller-manager-8d5599d7d-lxkn6/manager" id=da64d48f-dfad-4330-bbd3-a5d86fc3852d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.980369 | controller | Jun 09 11:23:17.936250 crc crio[21508]: time="2026-06-09T11:23:17.934782897Z" level=info msg="Creating container: openstack-operators/octavia-operator-controller-manager-6495978d8d-24mcx/manager" id=61227c0b-8a77-45ed-a96a-e1511656436a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.980387 | controller | Jun 09 11:23:17.941273 crc crio[21508]: time="2026-06-09T11:23:17.941186366Z" level=info msg="Creating container: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qbnlh/manager" id=ae39ca5c-b24e-4e88-b435-53c54daede9c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.980403 | controller | Jun 09 11:23:17.946013 crc crio[21508]: time="2026-06-09T11:23:17.945932508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.980419 | controller | Jun 09 11:23:17.950513 crc crio[21508]: time="2026-06-09T11:23:17.948643164Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.980434 | controller | Jun 09 11:23:17.954258 crc crio[21508]: time="2026-06-09T11:23:17.954173228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.980449 | controller | Jun 09 11:23:17.959163 crc crio[21508]: time="2026-06-09T11:23:17.958894229Z" level=info msg="Creating container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-fv5pz/manager" id=4307d80d-c182-40eb-9e49-ee95801dcf82 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.980464 | controller | Jun 09 11:23:17.967684 crc crio[21508]: time="2026-06-09T11:23:17.967647943Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.980480 | controller | Jun 09 11:23:17.972182 crc crio[21508]: time="2026-06-09T11:23:17.971733827Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.980498 | controller | Jun 09 11:23:17.974510 crc crio[21508]: time="2026-06-09T11:23:17.97182043Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.980514 | controller | Jun 09 11:23:17.974510 crc crio[21508]: time="2026-06-09T11:23:17.973493896Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60" id=28688414-37e4-4446-bb78-51b669150bb6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.980529 | controller | Jun 09 11:23:17.982677 crc crio[21508]: time="2026-06-09T11:23:17.982632921Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.980544 | controller | Jun 09 11:23:17.992458 crc crio[21508]: time="2026-06-09T11:23:17.992099355Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.980559 | controller | Jun 09 11:23:17.992641 crc crio[21508]: time="2026-06-09T11:23:17.992535407Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.980574 | controller | Jun 09 11:23:18.014202 crc crio[21508]: time="2026-06-09T11:23:18.013848221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.980589 | controller | Jun 09 11:23:18.014202 crc crio[21508]: time="2026-06-09T11:23:18.013964614Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.980604 | controller | Jun 09 11:23:18.014624 crc crio[21508]: time="2026-06-09T11:23:18.014586502Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.980619 | controller | Jun 09 11:23:18.040207 crc crio[21508]: time="2026-06-09T11:23:18.040122504Z" level=info msg="Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8" id=33383ff3-6857-4032-9e1b-6731fc96ecd4 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.980635 | controller | Jun 09 11:23:18.042258 crc crio[21508]: time="2026-06-09T11:23:18.04215189Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=e7b365a0-ace3-4c84-8e10-de48a672de75 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.980649 | controller | Jun 09 11:23:18.043839 crc crio[21508]: time="2026-06-09T11:23:18.043779596Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.980664 | controller | Jun 09 11:23:18.050140 crc crio[21508]: time="2026-06-09T11:23:18.050075451Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.980679 | controller | Jun 09 11:23:18.060478 crc crio[21508]: time="2026-06-09T11:23:18.060260725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.980695 | controller | Jun 09 11:23:18.061252 crc crio[21508]: time="2026-06-09T11:23:18.060331327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.980710 | controller | Jun 09 11:23:18.065558 crc crio[21508]: time="2026-06-09T11:23:18.065502701Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.980737 | controller | Jun 09 11:23:18.071081 crc crio[21508]: time="2026-06-09T11:23:18.070207102Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.980752 | controller | Jun 09 11:23:18.084876 crc crio[21508]: time="2026-06-09T11:23:18.084794989Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.980768 | controller | Jun 09 11:23:18.085833 crc crio[21508]: time="2026-06-09T11:23:18.085788497Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.980783 | controller | Jun 09 11:23:18.102749 crc crio[21508]: time="2026-06-09T11:23:18.102643776Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.980797 | controller | Jun 09 11:23:18.105253 crc crio[21508]: time="2026-06-09T11:23:18.105177617Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.980812 | controller | Jun 09 11:23:18.111377 crc crio[21508]: time="2026-06-09T11:23:18.111344269Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.980827 | controller | Jun 09 11:23:18.135059 crc crio[21508]: time="2026-06-09T11:23:18.135018799Z" level=info msg="Creating container: openstack-operators/nova-operator-controller-manager-f4c4579bb-4gw2t/manager" id=3adbf8d1-bf1c-42f2-bc47-df39e7a5e0c3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.980842 | controller | Jun 09 11:23:18.145631 crc crio[21508]: time="2026-06-09T11:23:18.145551123Z" level=info msg="Created container a8c35bc8b7c183147b09e7fda7eb6fbf8b58d0dae5e19ae06539ad784fbbe568: openstack-operators/manila-operator-controller-manager-677d9d8477-g5xh7/manager" id=bef9eef7-b84d-4fe6-909b-d5192a1effe5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.980858 | controller | Jun 09 11:23:18.150698 crc crio[21508]: time="2026-06-09T11:23:18.150538732Z" level=info msg="Starting container: a8c35bc8b7c183147b09e7fda7eb6fbf8b58d0dae5e19ae06539ad784fbbe568" id=07b911f6-b0d6-4a56-b40b-4283b19879b1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.980873 | controller | Jun 09 11:23:18.160587 crc crio[21508]: time="2026-06-09T11:23:18.160468868Z" level=info msg="Started container" PID=51408 containerID=a8c35bc8b7c183147b09e7fda7eb6fbf8b58d0dae5e19ae06539ad784fbbe568 description=openstack-operators/manila-operator-controller-manager-677d9d8477-g5xh7/manager id=07b911f6-b0d6-4a56-b40b-4283b19879b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee7b6ac0c35c71fbfa5a525acf6d47010b424020cfff9af514cbccb756f2dfa8
2026-06-09 12:20:02.980889 | controller | Jun 09 11:23:18.182923 crc crio[21508]: time="2026-06-09T11:23:18.182455941Z" level=info msg="Created container 1989b7b64e79468d65013681a2f3fdd0f443365264c80ab958c59bb5e2e5f7ba: openstack-operators/cinder-operator-controller-manager-86c584f6fc-2d57j/manager" id=567420f3-4f91-4ad0-8614-6174d9c3d96b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.980905 | controller | Jun 09 11:23:18.184704 crc crio[21508]: time="2026-06-09T11:23:18.18458011Z" level=info msg="Starting container: 1989b7b64e79468d65013681a2f3fdd0f443365264c80ab958c59bb5e2e5f7ba" id=feee61ef-73e9-4e1f-af7e-09423ce38c37 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.980925 | controller | Jun 09 11:23:18.197819 crc crio[21508]: time="2026-06-09T11:23:18.196884253Z" level=info msg="Started container" PID=51410 containerID=1989b7b64e79468d65013681a2f3fdd0f443365264c80ab958c59bb5e2e5f7ba description=openstack-operators/cinder-operator-controller-manager-86c584f6fc-2d57j/manager id=feee61ef-73e9-4e1f-af7e-09423ce38c37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f82e2a0e71fb8b81952e26c76e0ab12642d5273c9679b981f0d2135cafe39329
2026-06-09 12:20:02.980941 | controller | Jun 09 11:23:18.255535 crc crio[21508]: time="2026-06-09T11:23:18.255456846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.980956 | controller | Jun 09 11:23:18.264461 crc crio[21508]: time="2026-06-09T11:23:18.264179519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.980972 | controller | Jun 09 11:23:18.266982 crc crio[21508]: time="2026-06-09T11:23:18.266911136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.980988 | controller | Jun 09 11:23:18.269875 crc crio[21508]: time="2026-06-09T11:23:18.269691393Z" level=info msg="Created container 43ec6eed3936c660ec6c38c8289f1025a9dd228e5711c146a7ba51b8c3228340: openstack-operators/swift-operator-controller-manager-67c49dd5c6-m868m/manager" id=9f95bb93-78b7-480f-b511-1689bbec6bb3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.981003 | controller | Jun 09 11:23:18.272972 crc crio[21508]: time="2026-06-09T11:23:18.271205345Z" level=info msg="Starting container: 43ec6eed3936c660ec6c38c8289f1025a9dd228e5711c146a7ba51b8c3228340" id=bf9388db-7295-4a30-9ef7-ba03d892f714 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.981019 | controller | Jun 09 11:23:18.289419 crc crio[21508]: time="2026-06-09T11:23:18.285976957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.981035 | controller | Jun 09 11:23:18.291374 crc crio[21508]: time="2026-06-09T11:23:18.290996477Z" level=info msg="Started container" PID=51420 containerID=43ec6eed3936c660ec6c38c8289f1025a9dd228e5711c146a7ba51b8c3228340 description=openstack-operators/swift-operator-controller-manager-67c49dd5c6-m868m/manager id=bf9388db-7295-4a30-9ef7-ba03d892f714 name=/runtime.v1.RuntimeService/StartContainer sandboxID=23f24881248ebf9592210e78424556bd2d327cc3db46b1bffcc673fb83bf534a
2026-06-09 12:20:02.981050 | controller | Jun 09 11:23:18.295115 crc crio[21508]: time="2026-06-09T11:23:18.286660856Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.981065 | controller | Jun 09 11:23:18.300358 crc crio[21508]: time="2026-06-09T11:23:18.300198513Z" level=info msg="Created container b33efd5ae406afb298e096bb9b6e3c69483d2996955163abc9f3b20fce36cfc0: openstack-operators/infra-operator-controller-manager-cbcfcddf7-x6fhn/manager" id=59240dde-f95b-457a-84f5-96ea6cd48d9c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.981081 | controller | Jun 09 11:23:18.301719 crc crio[21508]: time="2026-06-09T11:23:18.301567642Z" level=info msg="Starting container: b33efd5ae406afb298e096bb9b6e3c69483d2996955163abc9f3b20fce36cfc0" id=bf6491d5-02c7-45b0-8a52-af5d2c4f6b34 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.981097 | controller | Jun 09 11:23:18.314986 crc crio[21508]: time="2026-06-09T11:23:18.314932024Z" level=info msg="Created container 5c53a8a0c56cba947ae4170f8228231a6157b8ac595999f4482fe8ce514ed8bf: openstack-operators/horizon-operator-controller-manager-548d6d5f9-hrdgq/manager" id=bb470b3c-866d-45db-9aef-c80ae22d9fe1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.981116 | controller | Jun 09 11:23:18.321952 crc crio[21508]: time="2026-06-09T11:23:18.32014949Z" level=info msg="Started container" PID=51428 containerID=b33efd5ae406afb298e096bb9b6e3c69483d2996955163abc9f3b20fce36cfc0 description=openstack-operators/infra-operator-controller-manager-cbcfcddf7-x6fhn/manager id=bf6491d5-02c7-45b0-8a52-af5d2c4f6b34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40ead910a20a30581b4f339a6131201d4fc16e2d44f30ca705c5e7d09ee5295e
2026-06-09 12:20:02.981133 | controller | Jun 09 11:23:18.326114 crc crio[21508]: time="2026-06-09T11:23:18.325844758Z" level=info msg="Starting container: 5c53a8a0c56cba947ae4170f8228231a6157b8ac595999f4482fe8ce514ed8bf" id=46ec9ab5-3c96-4f9b-96dc-135ca1765589 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.981149 | controller | Jun 09 11:23:18.346170 crc crio[21508]: time="2026-06-09T11:23:18.346088673Z" level=info msg="Started container" PID=51421 containerID=5c53a8a0c56cba947ae4170f8228231a6157b8ac595999f4482fe8ce514ed8bf description=openstack-operators/horizon-operator-controller-manager-548d6d5f9-hrdgq/manager id=46ec9ab5-3c96-4f9b-96dc-135ca1765589 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9212ca013e6fda9b0736c87fe4bd60e2fe9810559db56c598da91f359ad62f17
2026-06-09 12:20:02.981165 | controller | Jun 09 11:23:18.388004 crc crio[21508]: time="2026-06-09T11:23:18.387787735Z" level=info msg="Created container 3a6007526c096d6666c5800357454760b59cea62385220c65ef843aa6c642163: openstack-operators/heat-operator-controller-manager-5c5844cc68-v5gvm/manager" id=a6b9dc29-a6bd-40f0-afda-36a994d561a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.981181 | controller | Jun 09 11:23:18.389992 crc crio[21508]: time="2026-06-09T11:23:18.389841492Z" level=info msg="Starting container: 3a6007526c096d6666c5800357454760b59cea62385220c65ef843aa6c642163" id=488380f8-d76f-4c0c-a898-1cf427f56269 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.981197 | controller | Jun 09 11:23:18.400212 crc crio[21508]: time="2026-06-09T11:23:18.400133459Z" level=info msg="Started container" PID=51431 containerID=3a6007526c096d6666c5800357454760b59cea62385220c65ef843aa6c642163 description=openstack-operators/heat-operator-controller-manager-5c5844cc68-v5gvm/manager id=488380f8-d76f-4c0c-a898-1cf427f56269 name=/runtime.v1.RuntimeService/StartContainer sandboxID=19d6af1d8af4e45e10d6ccb9880015c5048332170be1a714d949e800c8935dd2
2026-06-09 12:20:02.981212 | controller | Jun 09 11:23:18.401365 crc crio[21508]: time="2026-06-09T11:23:18.401275691Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.981228 | controller | Jun 09 11:23:18.402559 crc crio[21508]: 2026-06-09T11:23:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3dbe738122993f3 Mac:6e:2c:6a:04:8a:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5d Mtu:0 Sandbox:/var/run/netns/9ac09bf3-a442-4857-833a-b4b9c04c285a SocketPath: PciID:}] [{Interface:0xc00052e5e0 Address:{IP:10.217.0.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.981244 | controller | Jun 09 11:23:18.403510 crc crio[21508]: time="2026-06-09T11:23:18.403436021Z" level=info msg="Got pod network &{Name:openstack-operator-controller-manager-6867b487d4-vv9kv Namespace:openstack-operators ID:3dbe738122993f3e10e1e7e274e66219e08d18f32d80e3b041e3ab53ac6d5a57 UID:13c7d0ed-7cdd-434f-9eaf-dfd35e8c16a4 NetNS:/var/run/netns/9ac09bf3-a442-4857-833a-b4b9c04c285a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13c7d0ed_7cdd_434f_9eaf_dfd35e8c16a4.slice PodAnnotations:0xc003b38320}] Aliases:map[]}"
2026-06-09 12:20:02.981260 | controller | Jun 09 11:23:18.403697 crc crio[21508]: time="2026-06-09T11:23:18.403637247Z" level=info msg="Checking pod openstack-operators_openstack-operator-controller-manager-6867b487d4-vv9kv for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.981279 | controller | Jun 09 11:23:18.408112 crc crio[21508]: time="2026-06-09T11:23:18.40807287Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.981296 | controller | Jun 09 11:23:18.431366 crc crio[21508]: time="2026-06-09T11:23:18.427990296Z" level=info msg="Created container b7c9d7d685d82b757936f2cdee866a2feaf4731163dcb1eac05bbbb4d9ca57f3: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-q6tt9/manager" id=c24a4792-9c81-4eb4-8aae-90af417e4f97 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.981312 | controller | Jun 09 11:23:18.433016 crc crio[21508]: time="2026-06-09T11:23:18.432954544Z" level=info msg="Starting container: b7c9d7d685d82b757936f2cdee866a2feaf4731163dcb1eac05bbbb4d9ca57f3" id=90af0bbc-f134-4cdc-a91a-df162791b594 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.981328 | controller | Jun 09 11:23:18.439954 crc crio[21508]: time="2026-06-09T11:23:18.439710192Z" level=info msg="Started container" PID=51483 containerID=b7c9d7d685d82b757936f2cdee866a2feaf4731163dcb1eac05bbbb4d9ca57f3 description=openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-q6tt9/manager id=90af0bbc-f134-4cdc-a91a-df162791b594 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fcf7e881341a44b9b62ec294f7c46d3aae72fca4c0252a48c20b9cc7b0b3b456
2026-06-09 12:20:02.981344 | controller | Jun 09 11:23:18.454335 crc crio[21508]: time="2026-06-09T11:23:18.454210627Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.981382 | controller | Jun 09 11:23:18.480235 crc crio[21508]: time="2026-06-09T11:23:18.48015914Z" level=info msg="Created container 7ecb8d9f568b541b07a690fee018bafca17f0784ebea4fa344499561dcfb941c: openstack-operators/watcher-operator-controller-manager-577b679b5c-5v6m6/manager" id=d6e0c4ed-7a44-47b4-9c37-6a401406efea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.981399 | controller | Jun 09 11:23:18.485081 crc crio[21508]: time="2026-06-09T11:23:18.484987485Z" level=info msg="Starting container: 7ecb8d9f568b541b07a690fee018bafca17f0784ebea4fa344499561dcfb941c" id=e023fec3-48a4-4c0a-9460-55fae04ef490 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.981415 | controller | Jun 09 11:23:18.493855 crc crio[21508]: time="2026-06-09T11:23:18.493749669Z" level=info msg="Started container" PID=51465 containerID=7ecb8d9f568b541b07a690fee018bafca17f0784ebea4fa344499561dcfb941c description=openstack-operators/watcher-operator-controller-manager-577b679b5c-5v6m6/manager id=e023fec3-48a4-4c0a-9460-55fae04ef490 name=/runtime.v1.RuntimeService/StartContainer sandboxID=15d4bbe5ac4ac61a506b9844673702f727ef9eccda228f7bc14f2db7d4539755
2026-06-09 12:20:02.981431 | controller | Jun 09 11:23:18.494681 crc crio[21508]: time="2026-06-09T11:23:18.494591612Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.981446 | controller | Jun 09 11:23:18.498874 crc crio[21508]: time="2026-06-09T11:23:18.498789099Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.981461 | controller | Jun 09 11:23:18.509479 crc crio[21508]: time="2026-06-09T11:23:18.50526208Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.981477 | controller | Jun 09 11:23:18.509479 crc crio[21508]: time="2026-06-09T11:23:18.506070102Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.981496 | controller | Jun 09 11:23:18.516437 crc crio[21508]: time="2026-06-09T11:23:18.516251336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.981511 | controller | Jun 09 11:23:18.526409 crc crio[21508]: time="2026-06-09T11:23:18.525809993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.981527 | controller | Jun 09 11:23:18.544824 crc crio[21508]: time="2026-06-09T11:23:18.54474059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.981542 | controller | Jun 09 11:23:18.550160 crc crio[21508]: time="2026-06-09T11:23:18.55011848Z" level=info msg="Created container 2baa18ca23b2cb814845264095c8b703d10b48039e7bd6f2aadf94e12d1d1cbc: openstack-operators/ovn-operator-controller-manager-58f85bd97f-l4dv6/manager" id=9b264f2c-d4ea-4953-851b-df93aa105120 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.981558 | controller | Jun 09 11:23:18.563970 crc crio[21508]: time="2026-06-09T11:23:18.563798351Z" level=info msg="Starting container: 2baa18ca23b2cb814845264095c8b703d10b48039e7bd6f2aadf94e12d1d1cbc" id=2f72dd16-c4e5-4638-8191-e2bc698098de name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.981573 | controller | Jun 09 11:23:18.572714 crc crio[21508]: time="2026-06-09T11:23:18.572622677Z" level=info msg="Started container" PID=51522 containerID=2baa18ca23b2cb814845264095c8b703d10b48039e7bd6f2aadf94e12d1d1cbc description=openstack-operators/ovn-operator-controller-manager-58f85bd97f-l4dv6/manager id=2f72dd16-c4e5-4638-8191-e2bc698098de name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2753772faea93957894d650b32a5e15a8b6a958e2fa808986d83c4d97360deb
2026-06-09 12:20:02.981589 | controller | Jun 09 11:23:18.610791 crc crio[21508]: time="2026-06-09T11:23:18.610695359Z" level=info msg="Ran pod sandbox 3dbe738122993f3e10e1e7e274e66219e08d18f32d80e3b041e3ab53ac6d5a57 with infra container: openstack-operators/openstack-operator-controller-manager-6867b487d4-vv9kv/POD" id=156f7a22-2584-482f-b72e-6efbfb546d6f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.981604 | controller | Jun 09 11:23:18.621607 crc crio[21508]: time="2026-06-09T11:23:18.621534221Z" level=info msg="Checking image status: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652" id=59d08e12-8ccf-44e7-a8c3-99a4d1042639 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.981620 | controller | Jun 09 11:23:18.659441 crc crio[21508]: time="2026-06-09T11:23:18.658630775Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.981636 | controller | Jun 09 11:23:18.681497 crc crio[21508]: time="2026-06-09T11:23:18.681089221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.981651 | controller | Jun 09 11:23:18.693281 crc crio[21508]: time="2026-06-09T11:23:18.692760056Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.981666 | controller | Jun 09 11:23:18.702346 crc crio[21508]: time="2026-06-09T11:23:18.700643126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.981681 | controller | Jun 09 11:23:18.716168 crc crio[21508]: time="2026-06-09T11:23:18.716081356Z" level=info msg="Checking image status: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652" id=2d0d726a-6256-4fe7-8cad-f89fbc8c6b99 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.981700 | controller | Jun 09 11:23:18.722235 crc crio[21508]: time="2026-06-09T11:23:18.722171066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.981716 | controller | Jun 09 11:23:18.725855 crc crio[21508]: time="2026-06-09T11:23:18.725792607Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.981744 | controller | Jun 09 11:23:18.725999 crc crio[21508]: time="2026-06-09T11:23:18.725950971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.981760 | controller | Jun 09 11:23:18.737779 crc crio[21508]: time="2026-06-09T11:23:18.736950168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.981775 | controller | Jun 09 11:23:18.805379 crc crio[21508]: time="2026-06-09T11:23:18.805227591Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.981790 | controller | Jun 09 11:23:18.824447 crc crio[21508]: time="2026-06-09T11:23:18.824257702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.981805 | controller | Jun 09 11:23:18.878699 crc crio[21508]: time="2026-06-09T11:23:18.878608007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.981821 | controller | Jun 09 11:23:18.895984 crc crio[21508]: time="2026-06-09T11:23:18.893559874Z" level=info msg="Creating container: openstack-operators/openstack-operator-controller-manager-6867b487d4-vv9kv/manager" id=eff98dd6-7a80-4a65-baff-6255d0c22880 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.981836 | controller | Jun 09 11:23:18.895984 crc crio[21508]: time="2026-06-09T11:23:18.893707288Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=cf6abaf3-29cf-43d6-9c08-9f23ee1c6375 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.981852 | controller | Jun 09 11:23:18.899486 crc crio[21508]: time="2026-06-09T11:23:18.8970065Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.981867 | controller | Jun 09 11:23:18.900509 crc crio[21508]: time="2026-06-09T11:23:18.900374184Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.981883 | controller | Jun 09 11:23:18.934855 crc crio[21508]: time="2026-06-09T11:23:18.934625278Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-5b947fcbf5-h2zzg/ironic-httpd" id=876740ea-dc5a-48fb-8a43-42ee28508269 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.981898 | controller | Jun 09 11:23:18.947349 crc crio[21508]: time="2026-06-09T11:23:18.946986173Z" level=info msg="Created container ae5857a0f948b97d42e0105d5722a169ce8091b76f6c3f7fcdb4dbf390778fbe: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qbnlh/manager" id=ae39ca5c-b24e-4e88-b435-53c54daede9c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.981913 | controller | Jun 09 11:23:18.951185 crc crio[21508]: time="2026-06-09T11:23:18.951021095Z" level=info msg="Starting container: ae5857a0f948b97d42e0105d5722a169ce8091b76f6c3f7fcdb4dbf390778fbe" id=edb15a2f-7efb-4581-a94f-4ba715759e41 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.981932 | controller | Jun 09 11:23:19.004719 crc crio[21508]: time="2026-06-09T11:23:19.004597589Z" level=info msg="Started container" PID=51552 containerID=ae5857a0f948b97d42e0105d5722a169ce8091b76f6c3f7fcdb4dbf390778fbe description=openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qbnlh/manager id=edb15a2f-7efb-4581-a94f-4ba715759e41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1e2dc22e33867a9914d22dcf70d2f789eebb6babda13f1240a9ac1fd008de72
2026-06-09 12:20:02.981949 | controller | Jun 09 11:23:19.031252 crc crio[21508]: time="2026-06-09T11:23:19.022799856Z" level=info msg="Created container a4517b9cbba289e7f501906e0ef183a066238693b0e98190566fb0fd248474db: openstack-operators/neutron-operator-controller-manager-688d5c756f-7hgnr/manager" id=09b3cf36-f599-4a5c-b693-88fe278548e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.981964 | controller | Jun 09 11:23:19.031252 crc crio[21508]: time="2026-06-09T11:23:19.029846723Z" level=info msg="Starting container: a4517b9cbba289e7f501906e0ef183a066238693b0e98190566fb0fd248474db" id=7bccc91e-db8c-47af-8116-8d848541a28e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.981979 | controller | Jun 09 11:23:19.083785 crc crio[21508]: time="2026-06-09T11:23:19.083188549Z" level=info msg="Started container" PID=51550 containerID=a4517b9cbba289e7f501906e0ef183a066238693b0e98190566fb0fd248474db description=openstack-operators/neutron-operator-controller-manager-688d5c756f-7hgnr/manager id=7bccc91e-db8c-47af-8116-8d848541a28e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c79d0de2739a45ce35292bd889d92d16cb198138b3f3559416ffdd39f051c2af
2026-06-09 12:20:02.981995 | controller | Jun 09 11:23:19.132496 crc crio[21508]: time="2026-06-09T11:23:19.12770822Z" level=info msg="Created container b724f4736c95a6bb386362b8514b705d093005fdf349c2327fab4497dfb16809: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/manager" id=2387d165-9b67-4a6d-83cb-ac7af81e54fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.982010 | controller | Jun 09 11:23:19.132496 crc crio[21508]: time="2026-06-09T11:23:19.131709532Z" level=info msg="Starting container: b724f4736c95a6bb386362b8514b705d093005fdf349c2327fab4497dfb16809" id=cdcc397e-257a-4a9a-a631-1fe432be0dfd name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.982025 | controller | Jun 09 11:23:19.158792 crc crio[21508]: time="2026-06-09T11:23:19.157867571Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.982040 | controller | Jun 09 11:23:19.159772 crc crio[21508]: time="2026-06-09T11:23:19.15960723Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.982056 | controller | Jun 09 11:23:19.182544 crc crio[21508]: time="2026-06-09T11:23:19.165999048Z" level=info msg="Started container" PID=51553 containerID=b724f4736c95a6bb386362b8514b705d093005fdf349c2327fab4497dfb16809 description=openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/manager id=cdcc397e-257a-4a9a-a631-1fe432be0dfd name=/runtime.v1.RuntimeService/StartContainer sandboxID=17f421c7fc47756b896c871857969dfdbe3eb33742f85d3d8a81ea59dce0fda1
2026-06-09 12:20:02.982071 | controller | Jun 09 11:23:19.182544 crc crio[21508]: time="2026-06-09T11:23:19.174068113Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.982086 | controller | Jun 09 11:23:19.282821 crc crio[21508]: time="2026-06-09T11:23:19.279828341Z" level=info msg="Created container 1932c06ef8bf8ae81738b778fc0fd7a59640b7d6f27b2ec7a8385438260fafa0: openstack-operators/octavia-operator-controller-manager-6495978d8d-24mcx/manager" id=61227c0b-8a77-45ed-a96a-e1511656436a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.982105 | controller | Jun 09 11:23:19.286014 crc crio[21508]: time="2026-06-09T11:23:19.285706855Z" level=info msg="Created container afdbc135cc73462ef2de46fd740d42cbac780e99f4d9672e330ea63b89d51a33: openstack-operators/test-operator-controller-manager-8d5599d7d-lxkn6/manager" id=da64d48f-dfad-4330-bbd3-a5d86fc3852d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.982121 | controller | Jun 09 11:23:19.300865 crc crio[21508]: time="2026-06-09T11:23:19.299773927Z" level=info msg="Starting container: afdbc135cc73462ef2de46fd740d42cbac780e99f4d9672e330ea63b89d51a33" id=0726e7a0-443d-4340-bcce-cbe19fc6edbf name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.982136 | controller | Jun 09 11:23:19.302857 crc crio[21508]: time="2026-06-09T11:23:19.302169153Z" level=info msg="Starting container: 1932c06ef8bf8ae81738b778fc0fd7a59640b7d6f27b2ec7a8385438260fafa0" id=9d66b610-7af3-443a-a337-713972419157 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.982151 | controller | Jun 09 11:23:19.307010 crc crio[21508]: time="2026-06-09T11:23:19.306475363Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.982167 | controller | Jun 09 11:23:19.324489 crc crio[21508]: time="2026-06-09T11:23:19.324256769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.982182 | controller | Jun 09 11:23:19.349548 crc crio[21508]: time="2026-06-09T11:23:19.349487112Z" level=info msg="Started container" PID=51562 containerID=afdbc135cc73462ef2de46fd740d42cbac780e99f4d9672e330ea63b89d51a33 description=openstack-operators/test-operator-controller-manager-8d5599d7d-lxkn6/manager id=0726e7a0-443d-4340-bcce-cbe19fc6edbf name=/runtime.v1.RuntimeService/StartContainer sandboxID=6cbe62c8260fb5fc11d0989d87aabe4d0f96be8ca307c47eb918064ac35a526c
2026-06-09 12:20:02.982197 | controller | Jun 09 11:23:19.363966 crc crio[21508]: time="2026-06-09T11:23:19.363854943Z" level=info msg="Started container" PID=51587 containerID=1932c06ef8bf8ae81738b778fc0fd7a59640b7d6f27b2ec7a8385438260fafa0 description=openstack-operators/octavia-operator-controller-manager-6495978d8d-24mcx/manager id=9d66b610-7af3-443a-a337-713972419157 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd061b9ff36bc5002db9ab85042bcb37487b3f72b94ab6fcc42097c7727f795a
2026-06-09 12:20:02.982213 | controller | Jun 09 11:23:19.450607 crc crio[21508]: time="2026-06-09T11:23:19.450501328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.982229 | controller | Jun 09 11:23:20.249427 crc crio[21508]: time="2026-06-09T11:23:20.248974075Z" level=info msg="Created container adf2417ef94b7160ee65bbed6b13769306a1a80ccfbcec70c20c9afce3ed2c40: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-j2lq7/manager" id=96d36553-7792-4c19-8d2f-6cdbbed1cda3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.982245 | controller | Jun 09 11:23:20.281110 crc crio[21508]: time="2026-06-09T11:23:20.280945176Z" level=info msg="Starting container: adf2417ef94b7160ee65bbed6b13769306a1a80ccfbcec70c20c9afce3ed2c40" id=864703be-379b-4a3f-81d5-d28d0f540791 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.982260 | controller | Jun 09 11:23:20.301104 crc crio[21508]: time="2026-06-09T11:23:20.301016166Z" level=info msg="Started container" PID=51607 containerID=adf2417ef94b7160ee65bbed6b13769306a1a80ccfbcec70c20c9afce3ed2c40 description=openstack-operators/keystone-operator-controller-manager-6ccff66c5b-j2lq7/manager id=864703be-379b-4a3f-81d5-d28d0f540791 name=/runtime.v1.RuntimeService/StartContainer sandboxID=612bafabc2d6feb71b455bd5a8d4d3702b6bd185771474f41cc2ad3bdb2768de
2026-06-09 12:20:02.982276 | controller | Jun 09 11:23:20.358990 crc crio[21508]: time="2026-06-09T11:23:20.358807227Z" level=info msg="Created container f8ce3abbb3c0577e7424a8dd021ecf4b92d4d801e1e1f68fba53917e3feea22d: openstack-operators/ironic-operator-controller-manager-75f8548fcd-fv5pz/manager" id=4307d80d-c182-40eb-9e49-ee95801dcf82 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.982296 | controller | Jun 09 11:23:20.403268 crc crio[21508]: time="2026-06-09T11:23:20.402737331Z" level=info msg="Starting container: f8ce3abbb3c0577e7424a8dd021ecf4b92d4d801e1e1f68fba53917e3feea22d" id=370226d4-3c53-44c4-9714-ba91f362b145 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.982312 | controller | Jun 09 11:23:20.429744 crc crio[21508]: time="2026-06-09T11:23:20.429669562Z" level=info msg="Created container 74f6804be44bcc5961be2e7df6019e11542b0168729dd6f93a50c9d964e9b61f: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-2pdnd/manager" id=f8ac6852-8044-4152-9c6c-5f86a2b18175 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.982328 | controller | Jun 09 11:23:20.431897 crc crio[21508]: time="2026-06-09T11:23:20.431826832Z" level=info msg="Starting container: 74f6804be44bcc5961be2e7df6019e11542b0168729dd6f93a50c9d964e9b61f" id=bcf87783-8773-46a3-811a-5c9f246272d0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.982344 | controller | Jun 09 11:23:20.454584 crc crio[21508]: time="2026-06-09T11:23:20.454225657Z" level=info msg="Started container" PID=51603 containerID=f8ce3abbb3c0577e7424a8dd021ecf4b92d4d801e1e1f68fba53917e3feea22d description=openstack-operators/ironic-operator-controller-manager-75f8548fcd-fv5pz/manager id=370226d4-3c53-44c4-9714-ba91f362b145 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c79f8871269f332bebb93586e97afae49ddb08d0910bb05b90e88deedcbca4b
2026-06-09 12:20:02.982380 | controller | Jun 09 11:23:20.454808 crc crio[21508]: time="2026-06-09T11:23:20.4547155Z" level=info msg="Started container" PID=51606 containerID=74f6804be44bcc5961be2e7df6019e11542b0168729dd6f93a50c9d964e9b61f description=openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-2pdnd/manager id=bcf87783-8773-46a3-811a-5c9f246272d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94a63ec0c4b876bf24e4c4a227717b1f2bf269792e7064662583eae43122cae6
2026-06-09 12:20:02.982397 | controller | Jun 09 11:23:20.535985 crc crio[21508]: time="2026-06-09T11:23:20.535223825Z" level=info msg="Created container b149c1db500958a24af723d046cbbb38f0a5c5db25753fb59c34717ddb634481: openstack-operators/nova-operator-controller-manager-f4c4579bb-4gw2t/manager" id=3adbf8d1-bf1c-42f2-bc47-df39e7a5e0c3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.982413 | controller | Jun 09 11:23:20.538653 crc crio[21508]: time="2026-06-09T11:23:20.538452095Z" level=info msg="Starting container: b149c1db500958a24af723d046cbbb38f0a5c5db25753fb59c34717ddb634481" id=53b9dfe3-4721-4515-a65d-85fbb87d65da name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.982429 | controller | Jun 09 11:23:20.548136 crc crio[21508]: time="2026-06-09T11:23:20.547635651Z" level=info msg="Created container 971627f992bfcc4d0cfa13cb2353cb40f1c70d8dec1321703eb4b98e825fe1a4: openstack-operators/openstack-operator-controller-manager-6867b487d4-vv9kv/manager" id=eff98dd6-7a80-4a65-baff-6255d0c22880 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.982445 | controller | Jun 09 11:23:20.555835 crc crio[21508]: time="2026-06-09T11:23:20.555745317Z" level=info msg="Started container" PID=51731 containerID=b149c1db500958a24af723d046cbbb38f0a5c5db25753fb59c34717ddb634481 description=openstack-operators/nova-operator-controller-manager-f4c4579bb-4gw2t/manager id=53b9dfe3-4721-4515-a65d-85fbb87d65da name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b4113d37a5ba3e92f49615b4381bfbdf06c3ced16da2e73ab8db5d3b34c1211
2026-06-09 12:20:02.982461 | controller | Jun 09 11:23:20.581554 crc crio[21508]: time="2026-06-09T11:23:20.580813025Z" level=info msg="Starting container: 971627f992bfcc4d0cfa13cb2353cb40f1c70d8dec1321703eb4b98e825fe1a4" id=f8b41e9d-033b-4b86-bc8c-2deea9de1fb4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.982480 | controller | Jun 09 11:23:20.612919 crc crio[21508]: time="2026-06-09T11:23:20.603625681Z" level=info msg="Started container" PID=51732 containerID=971627f992bfcc4d0cfa13cb2353cb40f1c70d8dec1321703eb4b98e825fe1a4 description=openstack-operators/openstack-operator-controller-manager-6867b487d4-vv9kv/manager id=f8b41e9d-033b-4b86-bc8c-2deea9de1fb4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3dbe738122993f3e10e1e7e274e66219e08d18f32d80e3b041e3ab53ac6d5a57
2026-06-09 12:20:02.982496 | controller | Jun 09 11:23:20.650025 crc crio[21508]: time="2026-06-09T11:23:20.645506309Z" level=info msg="Created container 15ec0792f561d58c98650defdfe13e2262f250d9b01f6163af44e03e0e19f75c: openstack-operators/designate-operator-controller-manager-6bf8599b68-gkskb/manager" id=83bd3c4e-b46c-4e08-8fc4-9b9146436a3a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.982512 | controller | Jun 09 11:23:20.650025 crc crio[21508]: time="2026-06-09T11:23:20.649912992Z" level=info msg="Starting container: 15ec0792f561d58c98650defdfe13e2262f250d9b01f6163af44e03e0e19f75c" id=c27200f9-7243-4322-a3ad-a61dabe26a61 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.982528 | controller | Jun 09 11:23:20.695096 crc crio[21508]: time="2026-06-09T11:23:20.694034432Z" level=info msg="Created container 958d8898fb623d1b5f672aa251c1767da3b4c51c93c57142ccc9f7922a9c0115: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-rslrh/manager" id=656c5af8-292f-4d4b-bfe8-d804df088db4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.982543 | controller | Jun 09 11:23:20.699124 crc crio[21508]: time="2026-06-09T11:23:20.69900924Z" level=info msg="Starting container: 958d8898fb623d1b5f672aa251c1767da3b4c51c93c57142ccc9f7922a9c0115" id=6e8b1859-6a30-41cb-9756-82abef890113 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.982559 | controller | Jun 09 11:23:20.710337 crc crio[21508]: time="2026-06-09T11:23:20.707566459Z" level=info msg="Started container" PID=51736 containerID=15ec0792f561d58c98650defdfe13e2262f250d9b01f6163af44e03e0e19f75c description=openstack-operators/designate-operator-controller-manager-6bf8599b68-gkskb/manager id=c27200f9-7243-4322-a3ad-a61dabe26a61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f40e03e89dcd44dd3482963b56edf16644f0de5d959ed2b6a7e97c13575ba6b4
2026-06-09 12:20:02.982575 | controller | Jun 09 11:23:20.728355 crc crio[21508]: time="2026-06-09T11:23:20.718644918Z" level=info msg="Started container" PID=51737 containerID=958d8898fb623d1b5f672aa251c1767da3b4c51c93c57142ccc9f7922a9c0115 description=openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-rslrh/manager id=6e8b1859-6a30-41cb-9756-82abef890113 name=/runtime.v1.RuntimeService/StartContainer sandboxID=694d13e15bb07101c4995666261320f246e60b110f926b3f5901737414f5d401
2026-06-09 12:20:02.982591 | controller | Jun 09 11:23:21.115833 crc crio[21508]: time="2026-06-09T11:23:21.115759237Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.982607 | controller | Jun 09 11:23:21.881745 crc crio[21508]: time="2026-06-09T11:23:21.881652037Z" level=info msg="Created container b541c7d1229fe8279e48964c6697ed645cab61a031cd5ba6ef2260eb8c578b31: baremetal-operator-system/baremetal-operator-ironic-5b947fcbf5-h2zzg/ironic-httpd" id=876740ea-dc5a-48fb-8a43-42ee28508269 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.982622 | controller | Jun 09 11:23:21.883189 crc crio[21508]: time="2026-06-09T11:23:21.883087777Z" level=info msg="Starting container: b541c7d1229fe8279e48964c6697ed645cab61a031cd5ba6ef2260eb8c578b31" id=85395a45-e4eb-47dd-8ec0-85c176e587a2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.982638 | controller | Jun 09 11:23:21.888015 crc crio[21508]: time="2026-06-09T11:23:21.887970773Z" level=info msg="Started container" PID=51889 containerID=b541c7d1229fe8279e48964c6697ed645cab61a031cd5ba6ef2260eb8c578b31 description=baremetal-operator-system/baremetal-operator-ironic-5b947fcbf5-h2zzg/ironic-httpd id=85395a45-e4eb-47dd-8ec0-85c176e587a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=efaa84243828c7417cb1c82359b2c05e3f37b18ad75ce06ab428ee0fd7ca7292
2026-06-09 12:20:02.982657 | controller | Jun 09 11:23:21.901496 crc crio[21508]: time="2026-06-09T11:23:21.900903304Z" level=info msg="Pulling image: quay.io/metal3-io/ironic:release-24.1" id=51f3b166-a7b3-4da5-976d-ec9a2027456f name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.982673 | controller | Jun 09 11:23:21.906983 crc crio[21508]: time="2026-06-09T11:23:21.905607995Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic:release-24.1\""
2026-06-09 12:20:02.982689 | controller | Jun 09 11:23:22.355457 crc crio[21508]: time="2026-06-09T11:23:22.354970271Z" level=info msg="Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8" id=51f3b166-a7b3-4da5-976d-ec9a2027456f name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.982705 | controller | Jun 09 11:23:22.356986 crc crio[21508]: time="2026-06-09T11:23:22.356928866Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=5a9b7fe3-2899-4e9f-940f-329298334492 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.982721 | controller | Jun 09 11:23:22.359215 crc crio[21508]: time="2026-06-09T11:23:22.359162788Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=9b4af666-81b5-401c-8ef9-200fdf4319aa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.982736 | controller | Jun 09 11:23:22.365664 crc crio[21508]: time="2026-06-09T11:23:22.365608518Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-5b947fcbf5-h2zzg/ironic-log-watch" id=dfd7c9a4-33b6-40b1-9378-110f3a022840 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.982752 | controller | Jun 09 11:23:22.366023 crc crio[21508]: time="2026-06-09T11:23:22.365968808Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.982768 | controller | Jun 09 11:23:22.408374 crc crio[21508]: time="2026-06-09T11:23:22.400270964Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.982784 | controller | Jun 09 11:23:23.001117 crc crio[21508]: time="2026-06-09T11:23:23.00101196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.982799 | controller | Jun 09 11:23:23.107547 crc crio[21508]: time="2026-06-09T11:23:23.107436257Z" level=info msg="Created container 5a7f191572c3037f87eb0977bc4ed610a5301f9ed3882abb5feaf3eb9067d40d: baremetal-operator-system/baremetal-operator-ironic-5b947fcbf5-h2zzg/ironic-log-watch" id=dfd7c9a4-33b6-40b1-9378-110f3a022840 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.982814 | controller | Jun 09 11:23:23.108796 crc crio[21508]: time="2026-06-09T11:23:23.108713733Z" level=info msg="Starting container: 5a7f191572c3037f87eb0977bc4ed610a5301f9ed3882abb5feaf3eb9067d40d" id=01ee1095-ead6-4fa3-b39a-492f1db73792 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.982829 | controller | Jun 09 11:23:23.113677 crc crio[21508]: time="2026-06-09T11:23:23.113513166Z" level=info msg="Started container" PID=52063 containerID=5a7f191572c3037f87eb0977bc4ed610a5301f9ed3882abb5feaf3eb9067d40d description=baremetal-operator-system/baremetal-operator-ironic-5b947fcbf5-h2zzg/ironic-log-watch id=01ee1095-ead6-4fa3-b39a-492f1db73792 name=/runtime.v1.RuntimeService/StartContainer sandboxID=efaa84243828c7417cb1c82359b2c05e3f37b18ad75ce06ab428ee0fd7ca7292
2026-06-09 12:20:02.982848 | controller | Jun 09 11:24:00.505217 crc crio[21508]: time="2026-06-09T11:24:00.504707197Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683404-bxpp5/POD" id=28a2a402-22ef-4d73-9728-0aaa3b54a5fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.982865 | controller | Jun 09 11:24:00.506404 crc crio[21508]: time="2026-06-09T11:24:00.505367455Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.982881 | controller | Jun 09 11:24:00.552590 crc crio[21508]: time="2026-06-09T11:24:00.552500809Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683404-bxpp5 Namespace:openshift-infra ID:a91791fca9aeb3dd828a7b3eef1355d959d27e86f4e09d31f1074b1fe8d64aad UID:27f394de-d2e3-412b-9e8f-1bc2e6ecdba1 NetNS:/var/run/netns/6a05a229-f3cc-46ea-a023-6d345a7f96a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27f394de_d2e3_412b_9e8f_1bc2e6ecdba1.slice PodAnnotations:0xc000d9e1b8}] Aliases:map[]}"
2026-06-09 12:20:02.982936 | controller | Jun 09 11:24:00.552590 crc crio[21508]: time="2026-06-09T11:24:00.552572401Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683404-bxpp5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.982960 | controller | Jun 09 11:24:00.834900 crc crio[21508]: 2026-06-09T11:24:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a91791fca9aeb3d Mac:0e:8a:9d:27:c4:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5e Mtu:0 Sandbox:/var/run/netns/6a05a229-f3cc-46ea-a023-6d345a7f96a2 SocketPath: PciID:}] [{Interface:0xc0002d8790 Address:{IP:10.217.0.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.982978 | controller | Jun 09 11:24:00.836009 crc crio[21508]: time="2026-06-09T11:24:00.83594836Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683404-bxpp5 Namespace:openshift-infra ID:a91791fca9aeb3dd828a7b3eef1355d959d27e86f4e09d31f1074b1fe8d64aad UID:27f394de-d2e3-412b-9e8f-1bc2e6ecdba1 NetNS:/var/run/netns/6a05a229-f3cc-46ea-a023-6d345a7f96a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27f394de_d2e3_412b_9e8f_1bc2e6ecdba1.slice PodAnnotations:0xc000d9e1b8}] Aliases:map[]}"
2026-06-09 12:20:02.982995 | controller | Jun 09 11:24:00.836113 crc crio[21508]: time="2026-06-09T11:24:00.836100765Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683404-bxpp5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.983011 | controller | Jun 09 11:24:00.848718 crc crio[21508]: time="2026-06-09T11:24:00.848643014Z" level=info msg="Ran pod sandbox a91791fca9aeb3dd828a7b3eef1355d959d27e86f4e09d31f1074b1fe8d64aad with infra container: openshift-infra/auto-csr-approver-29683404-bxpp5/POD" id=28a2a402-22ef-4d73-9728-0aaa3b54a5fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.983027 | controller | Jun 09 11:24:00.851718 crc crio[21508]: time="2026-06-09T11:24:00.851614897Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=6f2d083a-61f6-4f81-af3e-c28217b017fa name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.983042 | controller | Jun 09 11:24:00.864672 crc crio[21508]: time="2026-06-09T11:24:00.864596229Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 12:20:02.983058 | controller | Jun 09 11:24:02.131632 crc crio[21508]: time="2026-06-09T11:24:02.131104144Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-7dc8cc99c9-8qjtx/POD" id=f49a32ce-0f5f-4f60-8ff3-47aa1fab9da4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.983074 | controller | Jun 09 11:24:02.133089 crc crio[21508]: time="2026-06-09T11:24:02.131654559Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.983093 | controller | Jun 09 11:24:02.172971 crc crio[21508]: time="2026-06-09T11:24:02.172837937Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=6f2d083a-61f6-4f81-af3e-c28217b017fa name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.983109 | controller | Jun 09 11:24:02.173853 crc crio[21508]: time="2026-06-09T11:24:02.173774363Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=7e83ddbe-e506-4eb5-bf0e-23159bc4e473 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.983125 | controller | Jun 09 11:24:02.185414 crc crio[21508]: time="2026-06-09T11:24:02.185204782Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=65fd22b1-5534-477a-8490-a7ec0df532f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.983140 | controller | Jun 09 11:24:02.192329 crc crio[21508]: time="2026-06-09T11:24:02.192200817Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683404-bxpp5/oc" id=5adaecad-1674-4a2d-aea0-e875c38c68d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.983155 | controller | Jun 09 11:24:02.194247 crc crio[21508]: time="2026-06-09T11:24:02.194180072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.983170 | controller | Jun 09 11:24:02.203765 crc crio[21508]: time="2026-06-09T11:24:02.203680507Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-8qjtx Namespace:openstack ID:203453c0cbee3980aa30a115f6d3a5e89a90df9baeda09a2e0703b8824b6eebb UID:1118a2c5-8bcc-4141-ac24-6f31117dea4d NetNS:/var/run/netns/a302dec4-d4cd-44ea-b747-faa10eaa426b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1118a2c5_8bcc_4141_ac24_6f31117dea4d.slice PodAnnotations:0xc002a124a0}] Aliases:map[]}"
2026-06-09 12:20:02.983186 | controller | Jun 09 11:24:02.203765 crc crio[21508]: time="2026-06-09T11:24:02.203741319Z" level=info msg="Adding pod openstack_dnsmasq-dns-7dc8cc99c9-8qjtx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.983202 | controller | Jun 09 11:24:02.253969 crc crio[21508]: time="2026-06-09T11:24:02.253890797Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-769fc96f7c-szd9f/POD" id=b7b95216-2b92-44df-826e-df01ad40ceb8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.983217 | controller | Jun 09 11:24:02.254102 crc crio[21508]: time="2026-06-09T11:24:02.253984809Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.983232 | controller | Jun 09 11:24:02.258359 crc crio[21508]: time="2026-06-09T11:24:02.258117504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.983248 | controller | Jun 09 11:24:02.288369 crc crio[21508]: time="2026-06-09T11:24:02.288192863Z" level=info msg="Got pod network &{Name:dnsmasq-dns-769fc96f7c-szd9f Namespace:openstack ID:9d9cc10b077f332a5dfc67a57e43c03008b5be9f519c0d776a8531536c2ecd0c UID:87187429-592d-4e00-864d-4c90071af260 NetNS:/var/run/netns/7d7cd770-94aa-47b7-b1e9-816c5709dc85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod87187429_592d_4e00_864d_4c90071af260.slice PodAnnotations:0xc000158f20}] Aliases:map[]}"
2026-06-09 12:20:02.983263 | controller | Jun 09 11:24:02.288369 crc crio[21508]: time="2026-06-09T11:24:02.288268785Z" level=info msg="Adding pod openstack_dnsmasq-dns-769fc96f7c-szd9f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.983282 | controller | Jun 09 11:24:02.539599 crc crio[21508]: time="2026-06-09T11:24:02.538037538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.983340 | controller | Jun 09 11:24:02.709675 crc crio[21508]: time="2026-06-09T11:24:02.70927856Z" level=info msg="Created container a4e02e260115660eebcf9552c57bfeba5cf7eddbf61d27e83155d5b653ad40e2: openshift-infra/auto-csr-approver-29683404-bxpp5/oc" id=5adaecad-1674-4a2d-aea0-e875c38c68d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.983377 | controller | Jun 09 11:24:02.711484 crc crio[21508]: time="2026-06-09T11:24:02.711235935Z" level=info msg="Starting container: a4e02e260115660eebcf9552c57bfeba5cf7eddbf61d27e83155d5b653ad40e2" id=330fd979-aa6b-4da1-948b-4ebd3404ac60 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.983396 | controller | Jun 09 11:24:02.724236 crc crio[21508]: time="2026-06-09T11:24:02.722434397Z" level=info msg="Started container" PID=52948 containerID=a4e02e260115660eebcf9552c57bfeba5cf7eddbf61d27e83155d5b653ad40e2 description=openshift-infra/auto-csr-approver-29683404-bxpp5/oc id=330fd979-aa6b-4da1-948b-4ebd3404ac60 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a91791fca9aeb3dd828a7b3eef1355d959d27e86f4e09d31f1074b1fe8d64aad
2026-06-09 12:20:02.983413 | controller | Jun 09 11:24:02.810760 crc crio[21508]: 2026-06-09T11:24:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:203453c0cbee398 Mac:f2:ae:ac:ef:7f:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5f Mtu:0 Sandbox:/var/run/netns/a302dec4-d4cd-44ea-b747-faa10eaa426b SocketPath: PciID:}] [{Interface:0xc0002ea7f0 Address:{IP:10.217.0.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.983429 | controller | Jun 09 11:24:02.813213 crc crio[21508]: time="2026-06-09T11:24:02.812931499Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-8qjtx Namespace:openstack ID:203453c0cbee3980aa30a115f6d3a5e89a90df9baeda09a2e0703b8824b6eebb UID:1118a2c5-8bcc-4141-ac24-6f31117dea4d NetNS:/var/run/netns/a302dec4-d4cd-44ea-b747-faa10eaa426b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1118a2c5_8bcc_4141_ac24_6f31117dea4d.slice PodAnnotations:0xc002a124a0}] Aliases:map[]}"
2026-06-09 12:20:02.983445 | controller | Jun 09 11:24:02.813213 crc crio[21508]: time="2026-06-09T11:24:02.813106394Z" level=info msg="Checking pod openstack_dnsmasq-dns-7dc8cc99c9-8qjtx for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.983461 | controller | Jun 09 11:24:02.828268 crc crio[21508]: time="2026-06-09T11:24:02.820579943Z" level=info msg="Ran pod sandbox 203453c0cbee3980aa30a115f6d3a5e89a90df9baeda09a2e0703b8824b6eebb with infra container: openstack/dnsmasq-dns-7dc8cc99c9-8qjtx/POD" id=f49a32ce-0f5f-4f60-8ff3-47aa1fab9da4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.983477 | controller | Jun 09 11:24:02.828268 crc crio[21508]: time="2026-06-09T11:24:02.823392681Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=ec90eff8-a3e6-41dc-9cb6-79365722f7ab name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.983493 | controller | Jun 09 11:24:02.828268 crc crio[21508]: time="2026-06-09T11:24:02.823582946Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=ec90eff8-a3e6-41dc-9cb6-79365722f7ab name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.983508 | controller | Jun 09 11:24:02.828268 crc crio[21508]: time="2026-06-09T11:24:02.823625418Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=ec90eff8-a3e6-41dc-9cb6-79365722f7ab name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.983528 | controller | Jun 09 11:24:02.828268 crc crio[21508]: time="2026-06-09T11:24:02.825265453Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=8419f488-090f-45c9-82cc-1f07f231eee9 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.983544 | controller | Jun 09 11:24:02.834810 crc crio[21508]: time="2026-06-09T11:24:02.834734417Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-09 12:20:02.983560 | controller | Jun 09 11:24:02.954691 crc crio[21508]: 2026-06-09T11:24:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9d9cc10b077f332 Mac:9e:14:22:47:c4:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:60 Mtu:0 Sandbox:/var/run/netns/7d7cd770-94aa-47b7-b1e9-816c5709dc85 SocketPath: PciID:}] [{Interface:0xc0002b85d0 Address:{IP:10.217.0.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.983576 | controller | Jun 09 11:24:02.957209 crc crio[21508]: time="2026-06-09T11:24:02.957075348Z" level=info msg="Got pod network &{Name:dnsmasq-dns-769fc96f7c-szd9f Namespace:openstack ID:9d9cc10b077f332a5dfc67a57e43c03008b5be9f519c0d776a8531536c2ecd0c UID:87187429-592d-4e00-864d-4c90071af260 NetNS:/var/run/netns/7d7cd770-94aa-47b7-b1e9-816c5709dc85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod87187429_592d_4e00_864d_4c90071af260.slice PodAnnotations:0xc000158f20}] Aliases:map[]}"
2026-06-09 12:20:02.983592 | controller | Jun 09 11:24:02.957441 crc crio[21508]: time="2026-06-09T11:24:02.957375806Z" level=info msg="Checking pod openstack_dnsmasq-dns-769fc96f7c-szd9f for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.983608 | controller | Jun 09 11:24:02.978913 crc crio[21508]: time="2026-06-09T11:24:02.978837264Z" level=info msg="Ran pod sandbox 9d9cc10b077f332a5dfc67a57e43c03008b5be9f519c0d776a8531536c2ecd0c with infra container: openstack/dnsmasq-dns-769fc96f7c-szd9f/POD" id=b7b95216-2b92-44df-826e-df01ad40ceb8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.983624 | controller | Jun 09 11:24:02.981263 crc crio[21508]: time="2026-06-09T11:24:02.98120068Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=80a3b186-12fa-402e-8ef0-717370d69efa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.983640 | controller | Jun 09 11:24:02.981638 crc crio[21508]: time="2026-06-09T11:24:02.98154267Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=80a3b186-12fa-402e-8ef0-717370d69efa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.983655 | controller | Jun 09 11:24:02.981638 crc crio[21508]: time="2026-06-09T11:24:02.981626822Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=80a3b186-12fa-402e-8ef0-717370d69efa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.983671 | controller | Jun 09 11:24:02.983166 crc crio[21508]: time="2026-06-09T11:24:02.983102633Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=513c5e18-0866-4621-ae13-7eaa3c703929 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.983687 | controller | Jun 09 11:24:02.986096 crc crio[21508]: time="2026-06-09T11:24:02.986021814Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-09 12:20:02.983703 | controller | Jun 09 11:24:04.149065 crc crio[21508]: time="2026-06-09T11:24:04.148981703Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-9c58657f7-498sm/POD" id=04278f26-2e1b-47be-86e0-fe4040b3cd24 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.983725 | controller | Jun 09 11:24:04.149065 crc crio[21508]: time="2026-06-09T11:24:04.149053145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.983742 | controller | Jun 09 11:24:04.316526 crc crio[21508]: time="2026-06-09T11:24:04.315910636Z" level=info msg="Got pod network &{Name:dnsmasq-dns-9c58657f7-498sm Namespace:openstack ID:1d5473e2a14d0389ce46b3fa4276c11688f4056eec783205c806e094ebefdb03 UID:9a1075c1-414d-4aba-886f-a32fcdc09944 NetNS:/var/run/netns/235e1265-9bc7-4366-9fa0-71f6abac8aa6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a1075c1_414d_4aba_886f_a32fcdc09944.slice PodAnnotations:0xc0039b8260}] Aliases:map[]}"
2026-06-09 12:20:02.983759 | controller | Jun 09 11:24:04.316526 crc crio[21508]: time="2026-06-09T11:24:04.316253215Z" level=info msg="Adding pod openstack_dnsmasq-dns-9c58657f7-498sm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.983775 | controller | Jun 09 11:24:04.783080 crc crio[21508]: time="2026-06-09T11:24:04.782989516Z" level=info msg="Stopping pod sandbox: a91791fca9aeb3dd828a7b3eef1355d959d27e86f4e09d31f1074b1fe8d64aad" id=70c49e0b-9d68-41c7-9ad8-d9614bdd056a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.983791 | controller | Jun 09 11:24:04.785780 crc crio[21508]: time="2026-06-09T11:24:04.785671391Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683404-bxpp5 Namespace:openshift-infra ID:a91791fca9aeb3dd828a7b3eef1355d959d27e86f4e09d31f1074b1fe8d64aad UID:27f394de-d2e3-412b-9e8f-1bc2e6ecdba1 NetNS:/var/run/netns/6a05a229-f3cc-46ea-a023-6d345a7f96a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27f394de_d2e3_412b_9e8f_1bc2e6ecdba1.slice PodAnnotations:0xc002a127d8}] Aliases:map[]}"
2026-06-09 12:20:02.983807 | controller | Jun 09 11:24:04.786114 crc crio[21508]: time="2026-06-09T11:24:04.78599919Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683404-bxpp5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.983823 | controller | Jun 09 11:24:04.901877 crc crio[21508]: time="2026-06-09T11:24:04.901258543Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-68bc84565-5djtf/POD" id=3b8610f1-a819-427b-bbe0-024a44fd9606 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.983839 | controller | Jun 09 11:24:04.902040 crc crio[21508]: time="2026-06-09T11:24:04.901926651Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.983855 | controller | Jun 09 11:24:04.997699 crc crio[21508]: time="2026-06-09T11:24:04.997429924Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68bc84565-5djtf Namespace:openstack ID:8ebd9c2ad25fd51fdb30545e4d5751c9b97c4f97bb363916bf0d9d8eb08e89fe UID:98008628-3d9d-4d00-9e74-2345d1081993 NetNS:/var/run/netns/b83f900e-f4e2-4478-b0da-164a199e2986 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98008628_3d9d_4d00_9e74_2345d1081993.slice PodAnnotations:0xc0039b8418}] Aliases:map[]}"
2026-06-09 12:20:02.983871 | controller | Jun 09 11:24:04.997699 crc crio[21508]: time="2026-06-09T11:24:04.997504286Z" level=info msg="Adding pod openstack_dnsmasq-dns-68bc84565-5djtf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.983887 | controller | Jun 09 11:24:05.102789 crc crio[21508]: time="2026-06-09T11:24:05.102578615Z" level=info msg="Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD" id=e32f1bf3-a33b-4a58-8c14-6c7b5e7da132 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.983906 | controller | Jun 09 11:24:05.102789 crc crio[21508]: time="2026-06-09T11:24:05.10276672Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.983922 | controller | Jun 09 11:24:05.273175 crc crio[21508]: 2026-06-09T11:24:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1d5473e2a14d038 Mac:ea:2a:ee:d1:56:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:61 Mtu:0 Sandbox:/var/run/netns/235e1265-9bc7-4366-9fa0-71f6abac8aa6 SocketPath: PciID:}] [{Interface:0xc000015480 Address:{IP:10.217.0.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.983938 | controller | Jun 09 11:24:05.284016 crc crio[21508]: time="2026-06-09T11:24:05.283865678Z" level=info msg="Got pod network &{Name:dnsmasq-dns-9c58657f7-498sm Namespace:openstack ID:1d5473e2a14d0389ce46b3fa4276c11688f4056eec783205c806e094ebefdb03 UID:9a1075c1-414d-4aba-886f-a32fcdc09944 NetNS:/var/run/netns/235e1265-9bc7-4366-9fa0-71f6abac8aa6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a1075c1_414d_4aba_886f_a32fcdc09944.slice PodAnnotations:0xc0039b8260}] Aliases:map[]}"
2026-06-09 12:20:02.983954 | controller | Jun 09 11:24:05.284979 crc crio[21508]: time="2026-06-09T11:24:05.284188747Z" level=info msg="Checking pod openstack_dnsmasq-dns-9c58657f7-498sm for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.983969 | controller | Jun 09 11:24:05.374574 crc crio[21508]: time="2026-06-09T11:24:05.359547418Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:69c005897f7f5a768dd97eae9c82df6bfa4ca5ccc0f240ac96f1d9f6e402519a UID:34d1fb0c-6c08-44ff-8d4d-876c3eb1a552 NetNS:/var/run/netns/6b90d209-434d-4152-9684-b08b60e86329 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod34d1fb0c_6c08_44ff_8d4d_876c3eb1a552.slice PodAnnotations:0xc003b385b8}] Aliases:map[]}"
2026-06-09 12:20:02.983985 | controller | Jun 09 11:24:05.374574 crc crio[21508]: time="2026-06-09T11:24:05.3596105Z" level=info msg="Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.984001 | controller | Jun 09 11:24:05.404735 crc crio[21508]: time="2026-06-09T11:24:05.398889465Z" level=info msg="Ran pod sandbox 1d5473e2a14d0389ce46b3fa4276c11688f4056eec783205c806e094ebefdb03 with infra container: openstack/dnsmasq-dns-9c58657f7-498sm/POD" id=04278f26-2e1b-47be-86e0-fe4040b3cd24 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.984017 | controller | Jun 09 11:24:05.420931 crc crio[21508]: time="2026-06-09T11:24:05.420789315Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=8c0fc9fc-ae36-4fbd-9616-70551bdc68d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.984033 | controller | Jun 09 11:24:05.421413 crc crio[21508]: time="2026-06-09T11:24:05.421266668Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=8c0fc9fc-ae36-4fbd-9616-70551bdc68d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.984049 | controller | Jun 09 11:24:05.421579 crc crio[21508]: time="2026-06-09T11:24:05.421454734Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=8c0fc9fc-ae36-4fbd-9616-70551bdc68d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.984065 | controller | Jun 09 11:24:05.434415 crc crio[21508]: time="2026-06-09T11:24:05.428913491Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=be40504c-0514-4c3e-af18-2f66fe1a8bf2 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.984085 | controller | Jun 09 11:24:05.503742 crc crio[21508]: time="2026-06-09T11:24:05.499739146Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-09 12:20:02.984101 | controller | Jun 09 11:24:05.538594 crc crio[21508]: time="2026-06-09T11:24:05.537855298Z" level=info msg="Stopped pod sandbox: a91791fca9aeb3dd828a7b3eef1355d959d27e86f4e09d31f1074b1fe8d64aad" id=70c49e0b-9d68-41c7-9ad8-d9614bdd056a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.984117 | controller | Jun 09 11:24:05.932706 crc crio[21508]: 2026-06-09T11:24:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8ebd9c2ad25fd51 Mac:de:49:39:3e:02:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:62 Mtu:0 Sandbox:/var/run/netns/b83f900e-f4e2-4478-b0da-164a199e2986 SocketPath: PciID:}] [{Interface:0xc000014be0 Address:{IP:10.217.0.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.984133 | controller | Jun 09 11:24:05.934015 crc crio[21508]: time="2026-06-09T11:24:05.933934199Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68bc84565-5djtf Namespace:openstack ID:8ebd9c2ad25fd51fdb30545e4d5751c9b97c4f97bb363916bf0d9d8eb08e89fe UID:98008628-3d9d-4d00-9e74-2345d1081993 NetNS:/var/run/netns/b83f900e-f4e2-4478-b0da-164a199e2986 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98008628_3d9d_4d00_9e74_2345d1081993.slice PodAnnotations:0xc0039b8418}] Aliases:map[]}"
2026-06-09 12:20:02.984149 | controller | Jun 09 11:24:05.934176 crc crio[21508]: time="2026-06-09T11:24:05.934111264Z" level=info msg="Checking pod openstack_dnsmasq-dns-68bc84565-5djtf for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.984165 | controller | Jun 09 11:24:05.991775 crc crio[21508]: time="2026-06-09T11:24:05.991675629Z" level=info msg="Ran pod sandbox 8ebd9c2ad25fd51fdb30545e4d5751c9b97c4f97bb363916bf0d9d8eb08e89fe with infra container: openstack/dnsmasq-dns-68bc84565-5djtf/POD" id=3b8610f1-a819-427b-bbe0-024a44fd9606 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.984181 | controller | Jun 09 11:24:05.999750 crc crio[21508]: time="2026-06-09T11:24:05.999667812Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=5db939e2-fefe-4358-83c3-1da03734cf96 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.984197 | controller | Jun 09 11:24:05.999976 crc crio[21508]: time="2026-06-09T11:24:05.999905838Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=5db939e2-fefe-4358-83c3-1da03734cf96 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.984212 | controller | Jun 09 11:24:06.000097 crc crio[21508]: time="2026-06-09T11:24:06.000006541Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=5db939e2-fefe-4358-83c3-1da03734cf96 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.984228 | controller | Jun 09 11:24:06.002416 crc crio[21508]: time="2026-06-09T11:24:06.002215253Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=66f0ec62-0e36-402f-843c-94e4c341d03b name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.984243 | controller | Jun 09 11:24:06.008023 crc crio[21508]: time="2026-06-09T11:24:06.007588982Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-09 12:20:02.984259 | controller | Jun 09 11:24:06.187128 crc crio[21508]: 2026-06-09T11:24:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:69c005897f7f5a7 Mac:1a:e1:87:ba:da:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:63 Mtu:0 Sandbox:/var/run/netns/6b90d209-434d-4152-9684-b08b60e86329 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.984279 | controller | Jun 09 11:24:06.191093 crc crio[21508]: time="2026-06-09T11:24:06.188786334Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:69c005897f7f5a768dd97eae9c82df6bfa4ca5ccc0f240ac96f1d9f6e402519a UID:34d1fb0c-6c08-44ff-8d4d-876c3eb1a552 NetNS:/var/run/netns/6b90d209-434d-4152-9684-b08b60e86329 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod34d1fb0c_6c08_44ff_8d4d_876c3eb1a552.slice PodAnnotations:0xc003b385b8}] Aliases:map[]}"
2026-06-09 12:20:02.984295 | controller | Jun 09 11:24:06.191093 crc crio[21508]: time="2026-06-09T11:24:06.188970609Z" level=info msg="Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.984311 | controller | Jun 09 11:24:06.217425 crc crio[21508]: time="2026-06-09T11:24:06.213957035Z" level=info msg="Running pod sandbox: openstack/rabbitmq-server-0/POD" id=561199e3-ad0c-428b-a8f6-188ee2dbcbf1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.984327 | controller | Jun 09 11:24:06.217425 crc crio[21508]: time="2026-06-09T11:24:06.21520817Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.984343 | controller | Jun 09 11:24:06.297229 crc crio[21508]: time="2026-06-09T11:24:06.296330451Z" level=info msg="Ran pod sandbox 69c005897f7f5a768dd97eae9c82df6bfa4ca5ccc0f240ac96f1d9f6e402519a with infra container: openstack/rabbitmq-cell1-server-0/POD" id=e32f1bf3-a33b-4a58-8c14-6c7b5e7da132 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.984379 | controller | Jun 09 11:24:06.304175 crc crio[21508]: time="2026-06-09T11:24:06.304059836Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=c3bccdc9-6fe5-4dce-a65d-ea6cfa3237bd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.984396 | controller | Jun 09 11:24:06.316164 crc crio[21508]: time="2026-06-09T11:24:06.312465541Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found" id=c3bccdc9-6fe5-4dce-a65d-ea6cfa3237bd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.984412 | controller | Jun 09 11:24:06.316164 crc crio[21508]: time="2026-06-09T11:24:06.312619055Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found" id=c3bccdc9-6fe5-4dce-a65d-ea6cfa3237bd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.984427 | controller | Jun 09 11:24:06.317003 crc crio[21508]: time="2026-06-09T11:24:06.316844902Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=23f7d964-c9a4-4671-ac7c-4ac89602794f name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.984443 | controller | Jun 09 11:24:06.360097 crc crio[21508]: time="2026-06-09T11:24:06.359870092Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\""
2026-06-09 12:20:02.984459 | controller | Jun 09 11:24:06.375279 crc crio[21508]: time="2026-06-09T11:24:06.362409183Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:81cbc87aede89beb97496e8567ea1e8cb3c03150ea76a5d9c0146686b0cfa069 UID:ab7cc1eb-c3fb-434b-b502-2497d82b40eb NetNS:/var/run/netns/cbfbb14a-e937-43af-9522-b83b03fa02f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podab7cc1eb_c3fb_434b_b502_2497d82b40eb.slice PodAnnotations:0xc0001589d0}] Aliases:map[]}"
2026-06-09 12:20:02.984475 | controller | Jun 09 11:24:06.375279 crc crio[21508]: time="2026-06-09T11:24:06.372099752Z" level=info msg="Adding pod openstack_rabbitmq-server-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.984495 | controller | Jun 09 11:24:06.979420 crc crio[21508]: time="2026-06-09T11:24:06.978761184Z" level=info msg="Running pod sandbox: openstack/openstack-galera-0/POD" id=c48fe9d8-094c-46bc-b168-68cd19dcd04f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.984511 | controller | Jun 09 11:24:06.979592 crc crio[21508]: time="2026-06-09T11:24:06.979456653Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.984527 | controller | Jun 09 11:24:07.049393 crc crio[21508]: time="2026-06-09T11:24:07.04714177Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:0d387fd70d71b22fe3f03de312d44f9efbf33e00a3d22f4b4ded7f844edb08a5 UID:db57cc06-e750-46b1-a621-075b0c9f74c9 NetNS:/var/run/netns/2e80f99a-f64d-4c7b-8dd0-9d710efc01f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb57cc06_e750_46b1_a621_075b0c9f74c9.slice PodAnnotations:0xc000b28a80}] Aliases:map[]}"
2026-06-09 12:20:02.984543 | controller | Jun 09 11:24:07.049393 crc crio[21508]: time="2026-06-09T11:24:07.047205771Z" level=info msg="Adding pod openstack_openstack-galera-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.984558 | controller | Jun 09 11:24:07.272231 crc crio[21508]: 2026-06-09T11:24:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:81cbc87aede89be Mac:ee:05:d5:ab:f1:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:64 Mtu:0 Sandbox:/var/run/netns/cbfbb14a-e937-43af-9522-b83b03fa02f9 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.984574 | controller | Jun 09 11:24:07.291926 crc crio[21508]: time="2026-06-09T11:24:07.291877312Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:81cbc87aede89beb97496e8567ea1e8cb3c03150ea76a5d9c0146686b0cfa069 UID:ab7cc1eb-c3fb-434b-b502-2497d82b40eb NetNS:/var/run/netns/cbfbb14a-e937-43af-9522-b83b03fa02f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podab7cc1eb_c3fb_434b_b502_2497d82b40eb.slice PodAnnotations:0xc0001589d0}] Aliases:map[]}"
2026-06-09 12:20:02.984591 | controller | Jun 09 11:24:07.292493 crc crio[21508]: time="2026-06-09T11:24:07.292469718Z" level=info msg="Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.984607 | controller | Jun 09 11:24:07.301381 crc crio[21508]: time="2026-06-09T11:24:07.301262624Z" level=info msg="Ran pod sandbox 81cbc87aede89beb97496e8567ea1e8cb3c03150ea76a5d9c0146686b0cfa069 with infra container: openstack/rabbitmq-server-0/POD" id=561199e3-ad0c-428b-a8f6-188ee2dbcbf1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.984622 | controller | Jun 09 11:24:07.312432 crc crio[21508]: time="2026-06-09T11:24:07.312384194Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=f64f9fa8-8681-4ded-8632-57d18606e2d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.984638 | controller | Jun 09 11:24:07.313235 crc crio[21508]: time="2026-06-09T11:24:07.313212257Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found" id=f64f9fa8-8681-4ded-8632-57d18606e2d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.984654 | controller | Jun 09 11:24:07.313475 crc crio[21508]: time="2026-06-09T11:24:07.313455643Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found" id=f64f9fa8-8681-4ded-8632-57d18606e2d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.984670 | controller | Jun 09 11:24:07.318132 crc crio[21508]: time="2026-06-09T11:24:07.317750893Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=ed9de9f1-4d63-47c8-ba8c-ecd5b951883f name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.984690 | controller | Jun 09 11:24:07.334266 crc crio[21508]: time="2026-06-09T11:24:07.334217062Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\""
2026-06-09 12:20:02.984706 | controller | Jun 09 11:24:07.735444 crc crio[21508]: 2026-06-09T11:24:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0d387fd70d71b22 Mac:1a:11:cc:4c:67:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:65 Mtu:0 Sandbox:/var/run/netns/2e80f99a-f64d-4c7b-8dd0-9d710efc01f9 SocketPath: PciID:}] [{Interface:0xc000194c70 Address:{IP:10.217.0.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.984722 | controller | Jun 09 11:24:07.818583 crc crio[21508]: time="2026-06-09T11:24:07.818502352Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:0d387fd70d71b22fe3f03de312d44f9efbf33e00a3d22f4b4ded7f844edb08a5 UID:db57cc06-e750-46b1-a621-075b0c9f74c9 NetNS:/var/run/netns/2e80f99a-f64d-4c7b-8dd0-9d710efc01f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb57cc06_e750_46b1_a621_075b0c9f74c9.slice PodAnnotations:0xc000b28a80}] Aliases:map[]}"
2026-06-09 12:20:02.984738 | controller | Jun 09 11:24:07.818826 crc crio[21508]: time="2026-06-09T11:24:07.81878939Z" level=info msg="Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.984753 | controller | Jun 09 11:24:07.966631 crc crio[21508]: time="2026-06-09T11:24:07.966487677Z" level=info msg="Ran pod sandbox 0d387fd70d71b22fe3f03de312d44f9efbf33e00a3d22f4b4ded7f844edb08a5 with infra container: openstack/openstack-galera-0/POD" id=c48fe9d8-094c-46bc-b168-68cd19dcd04f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.984769 | controller | Jun 09 11:24:07.984007 crc crio[21508]: time="2026-06-09T11:24:07.983897302Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=5d2e1a53-9492-4800-ac51-d46ac711db8b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.984785 | controller | Jun 09 11:24:07.985540 crc crio[21508]: time="2026-06-09T11:24:07.985486647Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found" id=5d2e1a53-9492-4800-ac51-d46ac711db8b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.984830 | controller | Jun 09 11:24:07.985540 crc crio[21508]: time="2026-06-09T11:24:07.985541118Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found" id=5d2e1a53-9492-4800-ac51-d46ac711db8b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.984851 | controller | Jun 09 11:24:07.989555 crc crio[21508]: time="2026-06-09T11:24:07.989499559Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=60f62ff6-80e6-44e2-a3bd-e70c6db1451d name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.984868 | controller | Jun 09 11:24:08.018386 crc crio[21508]: time="2026-06-09T11:24:08.017849009Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\""
2026-06-09 12:20:02.984884 | controller | Jun 09 11:24:08.087630 crc crio[21508]: time="2026-06-09T11:24:08.087241503Z" level=info msg="Running pod sandbox: openstack/openstack-cell1-galera-0/POD" id=23a7fb59-fcf5-4b57-be8f-c5ee2d8d15aa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.984900 | controller | Jun 09 11:24:08.116223 crc crio[21508]: time="2026-06-09T11:24:08.114417381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.984922 | controller | Jun 09 11:24:08.229275 crc crio[21508]: time="2026-06-09T11:24:08.228561173Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:284ae21a7560305edbb969be596c9146acd22c618d81bdcf499d499e274afd1b UID:e2d8bbbf-75a2-4c34-b6e2-2fd731286f2f NetNS:/var/run/netns/36fc2e15-ebef-4411-9dba-ef5bdc33d943 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2d8bbbf_75a2_4c34_b6e2_2fd731286f2f.slice PodAnnotations:0xc0019bc708}] Aliases:map[]}"
2026-06-09 12:20:02.984942 | controller | Jun 09 11:24:08.229275 crc crio[21508]: time="2026-06-09T11:24:08.228637245Z" level=info msg="Adding pod openstack_openstack-cell1-galera-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.984962 | controller | Jun 09 11:24:08.467019 crc crio[21508]: time="2026-06-09T11:24:08.466708481Z" level=info msg="Running pod sandbox: openstack/memcached-0/POD" id=c149beed-df86-45f2-8481-a08a6c119508 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.984981 | controller | Jun 09 11:24:08.469628 crc crio[21508]: time="2026-06-09T11:24:08.468007457Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.985001 | controller | Jun 09 11:24:08.722033 crc crio[21508]: time="2026-06-09T11:24:08.721547495Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:d1c7d4771dd537e3a7f66d3a9a21a558bb9b075ddb28a6792a6aa7720ed7897d UID:0491857e-07dc-4097-99d5-e2fa1d9f4692 NetNS:/var/run/netns/5d220273-6c9a-4154-b8cc-495ae9b72c41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0491857e_07dc_4097_99d5_e2fa1d9f4692.slice PodAnnotations:0xc000b281e8}] Aliases:map[]}"
2026-06-09 12:20:02.985020 | controller | Jun 09 11:24:08.722167 crc crio[21508]: time="2026-06-09T11:24:08.722035209Z" level=info msg="Adding pod openstack_memcached-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.985040 | controller | Jun 09 11:24:09.027754 crc crio[21508]: 2026-06-09T11:24:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:284ae21a7560305 Mac:56:40:16:98:d7:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:66 Mtu:0 Sandbox:/var/run/netns/36fc2e15-ebef-4411-9dba-ef5bdc33d943 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.985060 | controller | Jun 09 11:24:09.065193 crc crio[21508]: time="2026-06-09T11:24:09.065090891Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:284ae21a7560305edbb969be596c9146acd22c618d81bdcf499d499e274afd1b UID:e2d8bbbf-75a2-4c34-b6e2-2fd731286f2f NetNS:/var/run/netns/36fc2e15-ebef-4411-9dba-ef5bdc33d943 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2d8bbbf_75a2_4c34_b6e2_2fd731286f2f.slice PodAnnotations:0xc0019bc708}] Aliases:map[]}"
2026-06-09 12:20:02.985079 | controller | Jun 09 11:24:09.081915 crc crio[21508]: time="2026-06-09T11:24:09.081754966Z" level=info msg="Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.985098 | controller | Jun 09 11:24:09.390949 crc crio[21508]: 2026-06-09T11:24:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d1c7d4771dd537e Mac:de:0e:e9:a4:43:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:67 Mtu:0 Sandbox:/var/run/netns/5d220273-6c9a-4154-b8cc-495ae9b72c41 SocketPath: PciID:}] [{Interface:0xc000518590 Address:{IP:10.217.0.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.985123 | controller | Jun 09 11:24:09.397255 crc crio[21508]: time="2026-06-09T11:24:09.394058061Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:d1c7d4771dd537e3a7f66d3a9a21a558bb9b075ddb28a6792a6aa7720ed7897d UID:0491857e-07dc-4097-99d5-e2fa1d9f4692 NetNS:/var/run/netns/5d220273-6c9a-4154-b8cc-495ae9b72c41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0491857e_07dc_4097_99d5_e2fa1d9f4692.slice PodAnnotations:0xc000b281e8}] Aliases:map[]}"
2026-06-09 12:20:02.985141 | controller | Jun 09 11:24:09.397255 crc crio[21508]: time="2026-06-09T11:24:09.396072948Z" level=info msg="Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.985157 | controller | Jun 09 11:24:09.488552 crc crio[21508]: time="2026-06-09T11:24:09.488480124Z" level=info msg="Ran pod sandbox d1c7d4771dd537e3a7f66d3a9a21a558bb9b075ddb28a6792a6aa7720ed7897d with infra container: openstack/memcached-0/POD" id=c149beed-df86-45f2-8481-a08a6c119508 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.985172 | controller | Jun 09 11:24:09.499476 crc crio[21508]: time="2026-06-09T11:24:09.499178442Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=5403225d-abac-4d57-baf7-167ab92e82cc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.985188 | controller | Jun 09 11:24:09.499756 crc crio[21508]: time="2026-06-09T11:24:09.499627424Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-memcached:current-podified not found" id=5403225d-abac-4d57-baf7-167ab92e82cc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.985204 | controller | Jun 09 11:24:09.499756 crc crio[21508]: time="2026-06-09T11:24:09.499677516Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached:current-podified found" id=5403225d-abac-4d57-baf7-167ab92e82cc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.985219 | controller | Jun 09 11:24:09.502767 crc crio[21508]: time="2026-06-09T11:24:09.502676019Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=c3189a1a-b58b-42ad-82f1-167835da7cd6 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.985235 | controller | Jun 09 11:24:09.512974 crc crio[21508]: time="2026-06-09T11:24:09.512886694Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-memcached:current-podified\""
2026-06-09 12:20:02.985250 | controller | Jun 09 11:24:09.523450 crc crio[21508]: time="2026-06-09T11:24:09.522929654Z" level=info msg="Ran pod sandbox 284ae21a7560305edbb969be596c9146acd22c618d81bdcf499d499e274afd1b with infra container: openstack/openstack-cell1-galera-0/POD" id=23a7fb59-fcf5-4b57-be8f-c5ee2d8d15aa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.985265 | controller | Jun 09 11:24:09.542385 crc crio[21508]: time="2026-06-09T11:24:09.539019182Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=57907fe1-9a41-457b-b435-bf6e0d2564f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.985281 | controller | Jun 09 11:24:09.542385 crc crio[21508]: time="2026-06-09T11:24:09.541779629Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found" id=57907fe1-9a41-457b-b435-bf6e0d2564f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.985296 | controller | Jun 09 11:24:09.542385 crc crio[21508]: time="2026-06-09T11:24:09.541829391Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found" id=57907fe1-9a41-457b-b435-bf6e0d2564f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.985312 | controller | Jun 09 11:24:09.552233 crc crio[21508]: time="2026-06-09T11:24:09.552066246Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=1c884f58-4dac-474d-926f-def5d78aaf69 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.985331 | controller | Jun 09 11:24:09.557821 crc crio[21508]: time="2026-06-09T11:24:09.556114479Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\""
2026-06-09 12:20:02.985363 | controller | Jun 09 11:24:11.890102 crc crio[21508]: time="2026-06-09T11:24:11.889577525Z" level=info msg="Running pod sandbox: openstack/kube-state-metrics-0/POD" id=ec7c8aa9-8b68-49b4-9542-f6e6a254cc74 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.985384 | controller | Jun 09 11:24:11.891665 crc crio[21508]: time="2026-06-09T11:24:11.89013426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.985401 | controller | Jun 09 11:24:12.015402 crc crio[21508]: time="2026-06-09T11:24:12.001234057Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:4f9ebdea71f94d7807448ba1469b24a4414b38538735335728eea3aa852fdbe7 UID:6d02d2a7-645b-4f4b-b964-19ff29d366b3 NetNS:/var/run/netns/703edfe6-354f-45bb-b380-8ed0bb680298 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d02d2a7_645b_4f4b_b964_19ff29d366b3.slice PodAnnotations:0xc002a12d70}] Aliases:map[]}"
2026-06-09 12:20:02.985418 | controller | Jun 09 11:24:12.015402 crc crio[21508]: time="2026-06-09T11:24:12.003669605Z" level=info msg="Adding pod openstack_kube-state-metrics-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.985434 | controller | Jun 09 11:24:12.781344 crc crio[21508]: 2026-06-09T11:24:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4f9ebdea71f94d7 Mac:e2:72:04:6c:46:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:68 Mtu:0 Sandbox:/var/run/netns/703edfe6-354f-45bb-b380-8ed0bb680298 SocketPath: PciID:}] [{Interface:0xc0004b26b0 Address:{IP:10.217.0.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.985450 | controller | Jun 09 11:24:12.791657 crc crio[21508]: time="2026-06-09T11:24:12.790071927Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:4f9ebdea71f94d7807448ba1469b24a4414b38538735335728eea3aa852fdbe7 UID:6d02d2a7-645b-4f4b-b964-19ff29d366b3 NetNS:/var/run/netns/703edfe6-354f-45bb-b380-8ed0bb680298 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d02d2a7_645b_4f4b_b964_19ff29d366b3.slice PodAnnotations:0xc002a12d70}] Aliases:map[]}"
2026-06-09 12:20:02.985466 | controller | Jun 09 11:24:12.791657 crc crio[21508]: time="2026-06-09T11:24:12.791450175Z" level=info msg="Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.985481 | controller | Jun 09 11:24:12.821836 crc crio[21508]: time="2026-06-09T11:24:12.821636417Z" level=info msg="Ran pod sandbox 4f9ebdea71f94d7807448ba1469b24a4414b38538735335728eea3aa852fdbe7 with infra container: openstack/kube-state-metrics-0/POD" id=ec7c8aa9-8b68-49b4-9542-f6e6a254cc74 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.985497 | controller | Jun 09 11:24:12.840670 crc crio[21508]: time="2026-06-09T11:24:12.839889045Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=13db68a5-30d5-446f-8457-7bcba735bd22 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.985512 | controller | Jun 09 11:24:12.840670 crc crio[21508]: time="2026-06-09T11:24:12.840137132Z" level=info msg="Image registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 not found" id=13db68a5-30d5-446f-8457-7bcba735bd22 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.985528 | controller | Jun 09 11:24:12.840670 crc crio[21508]: time="2026-06-09T11:24:12.840188744Z" level=info msg="Neither image nor artfiact registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 found" id=13db68a5-30d5-446f-8457-7bcba735bd22 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.985546 | controller | Jun 09 11:24:12.843550 crc crio[21508]: time="2026-06-09T11:24:12.843145776Z" level=info msg="Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=c56d88bc-094a-44be-b099-616faa3ca5b0 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.985562 | controller | Jun 09 11:24:12.871699 crc crio[21508]: time="2026-06-09T11:24:12.87127638Z" level=info msg="Trying to access \"registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\""
2026-06-09 12:20:02.985578 | controller | Jun 09 11:24:14.567417 crc crio[21508]: time="2026-06-09T11:24:14.566136185Z" level=info msg="Running pod sandbox: openstack/ovn-controller-hvjx5/POD" id=cf8a516e-947b-4ba5-85c2-6747ab65c417 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.985593 | controller | Jun 09 11:24:14.569641 crc crio[21508]: time="2026-06-09T11:24:14.56955248Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.985609 | controller | Jun 09 11:24:14.664004 crc crio[21508]: time="2026-06-09T11:24:14.66392008Z" level=info msg="Got pod network &{Name:ovn-controller-hvjx5 Namespace:openstack ID:78f3a606650dd9bbb16f736f16b42d9f091cf89382302eb667235ae62063511e UID:9762ccda-80e8-48bd-a6f0-79d77f33e4da NetNS:/var/run/netns/e216b53b-e2cd-43e2-83bf-373bc5d255df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9762ccda_80e8_48bd_a6f0_79d77f33e4da.slice PodAnnotations:0xc00008c8a0}] Aliases:map[]}"
2026-06-09 12:20:02.985624 | controller | Jun 09 11:24:14.664004 crc crio[21508]: time="2026-06-09T11:24:14.663991852Z" level=info msg="Adding pod openstack_ovn-controller-hvjx5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.985640 | controller | Jun 09 11:24:14.667834 crc crio[21508]: time="2026-06-09T11:24:14.667732647Z" level=info msg="Running pod sandbox: openstack/ovn-controller-ovs-6n6bx/POD" id=7e039df3-dcc6-4504-8768-bdf925821a16 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.985655 | controller | Jun 09 11:24:14.667967 crc crio[21508]: time="2026-06-09T11:24:14.66783867Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.985671 | controller | Jun 09 11:24:15.242732 crc crio[21508]: 2026-06-09T11:24:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:78f3a606650dd9b Mac:4e:7d:f7:64:07:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:69 Mtu:0 Sandbox:/var/run/netns/e216b53b-e2cd-43e2-83bf-373bc5d255df SocketPath: PciID:}] [{Interface:0xc00038e5d0 Address:{IP:10.217.0.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.985686 | controller | Jun 09 11:24:15.243782 crc crio[21508]: time="2026-06-09T11:24:15.243706902Z" level=info msg="Got pod network &{Name:ovn-controller-hvjx5 Namespace:openstack ID:78f3a606650dd9bbb16f736f16b42d9f091cf89382302eb667235ae62063511e UID:9762ccda-80e8-48bd-a6f0-79d77f33e4da NetNS:/var/run/netns/e216b53b-e2cd-43e2-83bf-373bc5d255df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9762ccda_80e8_48bd_a6f0_79d77f33e4da.slice PodAnnotations:0xc00008c8a0}] Aliases:map[]}"
2026-06-09 12:20:02.985702 | controller | Jun 09 11:24:15.244243 crc crio[21508]: time="2026-06-09T11:24:15.244188336Z" level=info msg="Checking pod openstack_ovn-controller-hvjx5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.985717 | controller | Jun 09 11:24:15.725197 crc crio[21508]: time="2026-06-09T11:24:15.72505742Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-nb-0/POD" id=399a418f-daaf-4fb2-819b-1cbac6efe989 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.985747 | controller | Jun 09 11:24:15.726784 crc crio[21508]: time="2026-06-09T11:24:15.72612824Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.985765 | controller | Jun 09 11:24:17.873373 crc crio[21508]: time="2026-06-09T11:24:17.873074507Z" level=info msg="Ran pod sandbox 78f3a606650dd9bbb16f736f16b42d9f091cf89382302eb667235ae62063511e with infra container: openstack/ovn-controller-hvjx5/POD" id=cf8a516e-947b-4ba5-85c2-6747ab65c417 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.985781 | controller | Jun 09 11:24:17.884496 crc crio[21508]: time="2026-06-09T11:24:17.884192377Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=cb2ea51f-d88c-4841-ba1b-cd43e0875dce name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.985797 | controller | Jun 09 11:24:17.884927 crc crio[21508]: time="2026-06-09T11:24:17.884838765Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found" id=cb2ea51f-d88c-4841-ba1b-cd43e0875dce name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.985813 | controller | Jun 09 11:24:17.885017 crc crio[21508]: time="2026-06-09T11:24:17.884938398Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found" id=cb2ea51f-d88c-4841-ba1b-cd43e0875dce name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.985829 | controller | Jun 09 11:24:17.886985 crc crio[21508]: time="2026-06-09T11:24:17.886860041Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=0448db36-2b73-4614-be04-c79e5a060ade name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.985845 | controller | Jun 09 11:24:17.904385 crc crio[21508]: time="2026-06-09T11:24:17.904242486Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\""
2026-06-09 12:20:02.985860 | controller | Jun 09 11:24:18.844501 crc crio[21508]: time="2026-06-09T11:24:18.84390903Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-sb-0/POD" id=b0c6ae4f-2b3c-4f12-aba3-81c8b244c025 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.985876 | controller | Jun 09 11:24:18.844501 crc crio[21508]: time="2026-06-09T11:24:18.844490706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.985892 | controller | Jun 09 11:24:46.102361 crc crio[21508]: time="2026-06-09T11:24:46.101433572Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110" id=23f7d964-c9a4-4671-ac7c-4ac89602794f name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.985908 | controller | Jun 09 11:24:46.104149 crc crio[21508]: time="2026-06-09T11:24:46.103049378Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=6f04b71f-ee4f-4cd2-a212-fa0e7a4b6544 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.985924 | controller | Jun 09 11:24:46.315208 crc crio[21508]: time="2026-06-09T11:24:46.315071228Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:647630343be667cb46f7c2dbcdd39cf5ba9eafb77c9032e069e28ba9be88ce0a" id=c3189a1a-b58b-42ad-82f1-167835da7cd6 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.985939 | controller | Jun 09 11:24:46.317147 crc crio[21508]: time="2026-06-09T11:24:46.316372884Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=9a2197df-4416-41a7-8ee2-bce42c99478a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.985958 | controller | Jun 09 11:24:46.713030 crc crio[21508]: time="2026-06-09T11:24:46.712927248Z" level=info msg="Removing container: 3ad6619c8276fdd24ad773a999eed8ff5764330e6c400010ea7dbe6083cb1d1d" id=20b836bd-7dc9-4b4f-984a-3b92f5ac1ba0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.985974 | controller | Jun 09 11:24:47.253864 crc crio[21508]: time="2026-06-09T11:24:47.253211319Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110" id=ed9de9f1-4d63-47c8-ba8c-ecd5b951883f name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.985989 | controller | Jun 09 11:24:47.255184 crc crio[21508]: time="2026-06-09T11:24:47.255098802Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=fbb31d5e-3385-4a63-a68d-902b8e5d20be name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.986004 | controller | Jun 09 11:24:47.634667 crc crio[21508]: time="2026-06-09T11:24:47.6345901Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=c3363ced-0a2e-4cfb-9050-f37a5de53f71 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.986020 | controller | Jun 09 11:24:47.671826 crc crio[21508]: time="2026-06-09T11:24:47.671733426Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:eea159f577ffda7a1f9a7a9b929a6abf6179fa669c390bfdc977a1bda04a8309 UID:847b05da-fb96-4367-8919-1b8746ae0dc4 NetNS:/var/run/netns/d52bfd30-4aa8-4d85-9a61-04201bbbd8f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod847b05da_fb96_4367_8919_1b8746ae0dc4.slice PodAnnotations:0xc00011e840}] Aliases:map[]}"
2026-06-09 12:20:02.986036 | controller | Jun 09 11:24:47.671826 crc crio[21508]: time="2026-06-09T11:24:47.671790917Z" level=info msg="Adding pod openstack_ovsdbserver-nb-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.986051 | controller | Jun 09 11:24:47.697779 crc crio[21508]: time="2026-06-09T11:24:47.697608647Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=e41f9153-f6c3-42d5-87a9-38a24182b26e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.986067 | controller | Jun 09 11:24:47.738052 crc crio[21508]: time="2026-06-09T11:24:47.737147259Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:97eaceac3f85b76dcc6073bc2bd0783a7fdbacdb23fd0555e97bf2ab9db82575 UID:89be708e-456b-4498-b8c6-3be7731517c1 NetNS:/var/run/netns/3129dc48-6825-47fa-b344-04207acf4975 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89be708e_456b_4498_b8c6_3be7731517c1.slice PodAnnotations:0xc0019bc358}] Aliases:map[]}"
2026-06-09 12:20:02.986083 | controller | Jun 09 11:24:47.738052 crc crio[21508]: time="2026-06-09T11:24:47.737212361Z" level=info msg="Adding pod openstack_ovsdbserver-sb-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.986098 | controller | Jun 09 11:24:47.754195 crc crio[21508]: time="2026-06-09T11:24:47.754143173Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f" id=1c884f58-4dac-474d-926f-def5d78aaf69 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.986114 | controller | Jun 09 11:24:47.754630 crc crio[21508]: time="2026-06-09T11:24:47.754427921Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-6n6bx Namespace:openstack ID:485703ab1b57dad7e1f9eac5bd0a64678b14bea3762bd4f15a7a91bc2cb6a1ef UID:51846af8-c6ab-400b-97a6-d971adad7d18 NetNS:/var/run/netns/b117bbbe-752c-4c77-bc3f-482f2ee7a383 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51846af8_c6ab_400b_97a6_d971adad7d18.slice PodAnnotations:0xc000d9e798}] Aliases:map[]}"
2026-06-09 12:20:02.986134 | controller | Jun 09 11:24:47.754753 crc crio[21508]: time="2026-06-09T11:24:47.754736599Z" level=info msg="Adding pod openstack_ovn-controller-ovs-6n6bx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.986150 | controller | Jun 09 11:24:47.759265 crc crio[21508]: time="2026-06-09T11:24:47.759142392Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=bf4933eb-5fba-4b0c-b2c0-a1d35200cf7e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.986166 | controller | Jun 09 11:24:47.767020 crc crio[21508]: time="2026-06-09T11:24:47.766614971Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=df1d407b-7a54-4256-9f83-2039403f8d8e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.986182 | controller | Jun 09 11:24:47.971477 crc crio[21508]: time="2026-06-09T11:24:47.970608887Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/setup-container" id=2ae801dc-5b96-46a8-b21e-39dcee304b85 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.986197 | controller | Jun 09 11:24:47.979890 crc crio[21508]: time="2026-06-09T11:24:47.979812754Z" level=info msg="Creating container: openstack/memcached-0/memcached" id=86cf594d-49d6-4967-a152-d86ebe049e88 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.986213 | controller | Jun 09 11:24:47.994794 crc crio[21508]: time="2026-06-09T11:24:47.994657127Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:807c1076fe368456aee9a88438d275805fc908d207bada66f46e084e1fd4e8d9" id=0448db36-2b73-4614-be04-c79e5a060ade name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.986228 | controller | Jun 09 11:24:48.003899 crc crio[21508]: time="2026-06-09T11:24:48.003592807Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=0404d3dc-a087-433d-adde-6144f411dfc1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.986244 | controller | Jun 09 11:24:48.029708 crc crio[21508]: time="2026-06-09T11:24:48.02956092Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8" id=8419f488-090f-45c9-82cc-1f07f231eee9 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.986259 | controller | Jun 09 11:24:48.031786 crc crio[21508]: time="2026-06-09T11:24:48.031280218Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=3dacc54c-bdcd-4913-96bd-d71eeb6252eb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.986275 | controller | Jun 09 11:24:48.064832 crc crio[21508]: time="2026-06-09T11:24:48.06469388Z" level=info msg="Removed container 3ad6619c8276fdd24ad773a999eed8ff5764330e6c400010ea7dbe6083cb1d1d: openshift-infra/auto-csr-approver-29683398-kz2z2/oc" id=20b836bd-7dc9-4b4f-984a-3b92f5ac1ba0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.986290 | controller | Jun 09 11:24:48.068826 crc crio[21508]: time="2026-06-09T11:24:48.068016462Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f" id=60f62ff6-80e6-44e2-a3bd-e70c6db1451d name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.986305 | controller | Jun 09 11:24:48.072032 crc crio[21508]: time="2026-06-09T11:24:48.069674219Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=1786465e-c999-4670-bb14-c6886e6c5b13 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.986323 | controller | Jun 09 11:24:48.088486 crc crio[21508]: time="2026-06-09T11:24:48.0883882Z" level=info msg="Stopping pod sandbox: b1d1f0b41a047033ab8b7b35ad82e3ad6938b7c7c536bd722e4e49d626a77262" id=0ae67b4f-88ee-41e3-8d3d-7c3173d1d806 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.986339 | controller | Jun 09 11:24:48.088486 crc crio[21508]: time="2026-06-09T11:24:48.088491303Z" level=info msg="Stopped pod sandbox (already stopped): b1d1f0b41a047033ab8b7b35ad82e3ad6938b7c7c536bd722e4e49d626a77262" id=0ae67b4f-88ee-41e3-8d3d-7c3173d1d806 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.986373 | controller | Jun 09 11:24:48.089238 crc crio[21508]: time="2026-06-09T11:24:48.089173752Z" level=info msg="Removing pod sandbox: b1d1f0b41a047033ab8b7b35ad82e3ad6938b7c7c536bd722e4e49d626a77262" id=ed8307e2-bda1-49c1-855f-7665af463432 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.986391 | controller | Jun 09 11:24:48.097957 crc crio[21508]: time="2026-06-09T11:24:48.097837264Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=0fa57152-ef1c-41e8-ad84-10c6778acd2f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.986406 | controller | Jun 09 11:24:48.100709 crc crio[21508]: time="2026-06-09T11:24:48.100640542Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=9564cff3-5713-4f9e-8db5-5bf88659b1b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.986422 | controller | Jun 09 11:24:48.254464 crc crio[21508]: time="2026-06-09T11:24:48.254151731Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8" id=be40504c-0514-4c3e-af18-2f66fe1a8bf2 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.986437 | controller | Jun 09 11:24:48.255883 crc crio[21508]: time="2026-06-09T11:24:48.255466838Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=9466b0c2-e0c1-478e-85a4-205117698490 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.986452 | controller | Jun 09 11:24:48.270678 crc crio[21508]: time="2026-06-09T11:24:48.270492057Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8" id=66f0ec62-0e36-402f-843c-94e4c341d03b name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.986468 | controller | Jun 09 11:24:48.271933 crc crio[21508]: time="2026-06-09T11:24:48.271837924Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=9ed7b86f-564c-4c8f-870b-3e13189582b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.986483 | controller | Jun 09 11:24:48.281922 crc crio[21508]: time="2026-06-09T11:24:48.28174008Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8" id=513c5e18-0866-4621-ae13-7eaa3c703929 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.986498 | controller | Jun 09 11:24:48.284037 crc crio[21508]: time="2026-06-09T11:24:48.283865649Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=d798d430-0184-4ddf-b893-c2b7a72a81e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.986513 | controller | Jun 09 11:24:48.298456 crc crio[21508]: time="2026-06-09T11:24:48.291832581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.986529 | controller | Jun 09 11:24:48.298456 crc crio[21508]: time="2026-06-09T11:24:48.296558993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.986548 | controller | Jun 09 11:24:48.317105 crc crio[21508]: time="2026-06-09T11:24:48.316702375Z" level=info msg="Creating container: openstack/rabbitmq-server-0/setup-container" id=c2ccc257-fa39-4951-b4eb-6b08814a2778 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.986565 | controller | Jun 09 11:24:48.323585 crc crio[21508]: time="2026-06-09T11:24:48.323536925Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=393c6085-af7e-473c-9e82-bcd3df014ec9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.986580 | controller | Jun 09 11:24:48.328674 crc crio[21508]: time="2026-06-09T11:24:48.328547965Z" level=info msg="Creating container: openstack/openstack-galera-0/mysql-bootstrap" id=8025dd78-c8d0-40d6-b103-d4d8f8f9746a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.986595 | controller | Jun 09 11:24:48.349774 crc crio[21508]: time="2026-06-09T11:24:48.34954155Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=99e3970c-b002-488f-8c23-96870ab6c7a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.986611 | controller | Jun 09 11:24:48.356810 crc crio[21508]: time="2026-06-09T11:24:48.35672196Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=fc64cfb4-3c0a-4581-80ad-49ba62d474d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.986626 | controller | Jun 09 11:24:48.422566 crc crio[21508]: time="2026-06-09T11:24:48.421867896Z" level=info msg="Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=aa0fd197-03ec-4467-ba4a-e7771ba2eae7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.986642 | controller | Jun 09 11:24:48.644547 crc crio[21508]: 2026-06-09T11:24:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:485703ab1b57dad Mac:6a:e5:67:cf:dc:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6a Mtu:0 Sandbox:/var/run/netns/b117bbbe-752c-4c77-bc3f-482f2ee7a383 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.986657 | controller | Jun 09 11:24:48.645476 crc crio[21508]: time="2026-06-09T11:24:48.645428798Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-6n6bx Namespace:openstack ID:485703ab1b57dad7e1f9eac5bd0a64678b14bea3762bd4f15a7a91bc2cb6a1ef UID:51846af8-c6ab-400b-97a6-d971adad7d18 NetNS:/var/run/netns/b117bbbe-752c-4c77-bc3f-482f2ee7a383 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51846af8_c6ab_400b_97a6_d971adad7d18.slice PodAnnotations:0xc000d9e798}] Aliases:map[]}"
2026-06-09 12:20:02.986673 | controller | Jun 09 11:24:48.645629 crc crio[21508]: time="2026-06-09T11:24:48.645586383Z" level=info msg="Checking pod openstack_ovn-controller-ovs-6n6bx for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.986689 | controller | Jun 09 11:24:48.939235 crc crio[21508]: time="2026-06-09T11:24:48.939139696Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.986705 | controller | Jun 09 11:24:48.950456 crc crio[21508]: time="2026-06-09T11:24:48.950368889Z" level=info msg="Removed pod sandbox: b1d1f0b41a047033ab8b7b35ad82e3ad6938b7c7c536bd722e4e49d626a77262" id=ed8307e2-bda1-49c1-855f-7665af463432 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.986721 | controller | Jun 09 11:24:48.950706 crc crio[21508]: time="2026-06-09T11:24:48.950574934Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=0a325e9d-9bf0-4ad2-972b-374a134308a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.986743 | controller | Jun 09 11:24:48.970967 crc crio[21508]: time="2026-06-09T11:24:48.97086126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.986759 | controller | Jun 09 11:24:48.971501 crc crio[21508]: time="2026-06-09T11:24:48.971091266Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.986775 | controller | Jun 09 11:24:48.973110 crc crio[21508]: time="2026-06-09T11:24:48.972843935Z" level=info msg="Ran pod sandbox 485703ab1b57dad7e1f9eac5bd0a64678b14bea3762bd4f15a7a91bc2cb6a1ef with infra container: openstack/ovn-controller-ovs-6n6bx/POD" id=7e039df3-dcc6-4504-8768-bdf925821a16 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.986790 | controller | Jun 09 11:24:48.976547 crc crio[21508]: time="2026-06-09T11:24:48.976366673Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=466f9e9d-dcc3-4a3b-8a94-a04195430fe4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.986806 | controller | Jun 09 11:24:48.977987 crc crio[21508]: time="2026-06-09T11:24:48.977879796Z" level=info msg="Creating container: openstack/dnsmasq-dns-9c58657f7-498sm/init" id=9202bfe9-51f6-400c-bcd0-13bb2db5c2ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.986821 | controller | Jun 09 11:24:48.987675 crc crio[21508]: time="2026-06-09T11:24:48.987564225Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=7b8e095e-25e2-4267-9ccd-84267923d125 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.986836 | controller | Jun 09 11:24:49.011143 crc crio[21508]: time="2026-06-09T11:24:49.010996399Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified not found" id=466f9e9d-dcc3-4a3b-8a94-a04195430fe4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.986852 | controller | Jun 09 11:24:49.011143 crc crio[21508]: time="2026-06-09T11:24:49.011115782Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified found" id=466f9e9d-dcc3-4a3b-8a94-a04195430fe4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.986868 | controller | Jun 09 11:24:49.013613 crc crio[21508]: time="2026-06-09T11:24:49.0135707Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=22598197-771d-4aba-b537-504ca988eade name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.986883 | controller | Jun 09 11:24:49.020075 crc crio[21508]: time="2026-06-09T11:24:49.019950548Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\""
2026-06-09 12:20:02.986899 | controller | Jun 09 11:24:49.020533 crc crio[21508]: time="2026-06-09T11:24:49.020462102Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.986915 | controller | Jun 09 11:24:49.028900 crc crio[21508]: time="2026-06-09T11:24:49.026809669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.986931 | controller | Jun 09 11:24:49.031755 crc crio[21508]: time="2026-06-09T11:24:49.031621444Z" level=info msg="Creating container: openstack/ovn-controller-hvjx5/ovn-controller" id=f843f2b9-7467-45c7-abe7-28e13dc41403 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.986947 | controller | Jun 09 11:24:49.031755 crc crio[21508]: time="2026-06-09T11:24:49.031644804Z" level=info msg="Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff" id=c56d88bc-094a-44be-b099-616faa3ca5b0 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.986966 | controller | Jun 09 11:24:49.032782 crc crio[21508]: time="2026-06-09T11:24:49.032688433Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=77e224c9-479b-49fb-9621-d76af3b6d680 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.986983 | controller | Jun 09 11:24:49.033844 crc crio[21508]: time="2026-06-09T11:24:49.033763723Z" level=info msg="Creating container: openstack/dnsmasq-dns-68bc84565-5djtf/init" id=cd712d05-b261-41b2-bbb4-2aefec2a3803 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.986999 | controller | Jun 09 11:24:49.038238 crc crio[21508]: time="2026-06-09T11:24:49.038149286Z" level=info msg="Creating container: openstack/dnsmasq-dns-7dc8cc99c9-8qjtx/init" id=8934f290-b35e-4ded-b47e-99adad6abfc9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.987015 | controller | Jun 09 11:24:49.047409 crc crio[21508]: time="2026-06-09T11:24:49.047341442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.987030 | controller | Jun 09 11:24:49.052982 crc crio[21508]: time="2026-06-09T11:24:49.052901737Z" level=info msg="Creating container: openstack/dnsmasq-dns-769fc96f7c-szd9f/init" id=2dc3cc1c-d91c-4a0d-9bfb-59922bf9effd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.987046 | controller | Jun 09 11:24:49.064365 crc crio[21508]: time="2026-06-09T11:24:49.064203642Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.987061 | controller | Jun 09 11:24:49.064572 crc crio[21508]: time="2026-06-09T11:24:49.064415608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.987076 | controller | Jun 09 11:24:49.092742 crc crio[21508]: time="2026-06-09T11:24:49.091998817Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.987091 | controller | Jun 09 11:24:49.093999 crc crio[21508]: time="2026-06-09T11:24:49.09390824Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.987106 | controller | Jun 09 11:24:49.095701 crc crio[21508]: time="2026-06-09T11:24:49.095629338Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.987121 | controller | Jun 09 11:24:49.100452 crc crio[21508]: time="2026-06-09T11:24:49.100189265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.987136 | controller | Jun 09 11:24:49.102147 crc crio[21508]: time="2026-06-09T11:24:49.102058027Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.987151 | controller | Jun 09 11:24:49.103881 crc crio[21508]: time="2026-06-09T11:24:49.103813986Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.987167 | controller | Jun 09 11:24:49.105995 crc crio[21508]: time="2026-06-09T11:24:49.105932765Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=a9b69562-770b-469c-a3b0-1677e9fd3b05 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.987186 | controller | Jun 09 11:24:49.158057 crc crio[21508]: time="2026-06-09T11:24:49.157979776Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.987202 | controller | Jun 09 11:24:49.161923 crc crio[21508]: time="2026-06-09T11:24:49.161824563Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.987218 | controller | Jun 09 11:24:49.162914 crc crio[21508]: time="2026-06-09T11:24:49.162631766Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.987233 | controller | Jun 09 11:24:49.168580 crc crio[21508]: time="2026-06-09T11:24:49.168470398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.987249 | controller | Jun 09 11:24:49.170097 crc crio[21508]: time="2026-06-09T11:24:49.170007551Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.987265 | controller | Jun 09 11:24:49.182839 crc crio[21508]: time="2026-06-09T11:24:49.182731616Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.987280 | controller | Jun 09 11:24:49.260385 crc crio[21508]: time="2026-06-09T11:24:49.259886196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.987295 | controller | Jun 09 11:24:49.271616 crc crio[21508]: time="2026-06-09T11:24:49.27152609Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.987310 | controller | Jun 09 11:24:49.278991 crc crio[21508]: time="2026-06-09T11:24:49.278950537Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.987326 | controller | Jun 09 11:24:49.289950 crc crio[21508]: time="2026-06-09T11:24:49.289849421Z" level=info msg="Creating container: openstack/kube-state-metrics-0/kube-state-metrics" id=a582d97c-20dc-4c25-bdef-4633d5e22c59 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.987341 | controller | Jun 09 11:24:49.297764 crc crio[21508]: time="2026-06-09T11:24:49.295856738Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.987377 | controller | Jun 09 11:24:49.332426 crc crio[21508]: time="2026-06-09T11:24:49.331040249Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.987394 | controller | Jun 09 11:24:49.336960 crc crio[21508]: time="2026-06-09T11:24:49.336895342Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.987410 | controller | Jun 09 11:24:49.339388 crc crio[21508]: 2026-06-09T11:24:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:97eaceac3f85b76 Mac:aa:97:7c:aa:b3:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6c Mtu:0 Sandbox:/var/run/netns/3129dc48-6825-47fa-b344-04207acf4975 SocketPath: PciID:}] [{Interface:0xc0002845b0 Address:{IP:10.217.0.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.987426 | controller | Jun 09 11:24:49.343211 crc crio[21508]: time="2026-06-09T11:24:49.343124646Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:97eaceac3f85b76dcc6073bc2bd0783a7fdbacdb23fd0555e97bf2ab9db82575 UID:89be708e-456b-4498-b8c6-3be7731517c1 NetNS:/var/run/netns/3129dc48-6825-47fa-b344-04207acf4975 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89be708e_456b_4498_b8c6_3be7731517c1.slice PodAnnotations:0xc0019bc358}] Aliases:map[]}"
2026-06-09 12:20:02.987446 | controller | Jun 09 11:24:49.343488 crc crio[21508]: time="2026-06-09T11:24:49.343373023Z" level=info msg="Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.987462 | controller | Jun 09 11:24:49.422152 crc crio[21508]: 2026-06-09T11:24:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eea159f577ffda7 Mac:82:76:5b:1d:c1:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6b Mtu:0 Sandbox:/var/run/netns/d52bfd30-4aa8-4d85-9a61-04201bbbd8f7 SocketPath: PciID:}] [{Interface:0xc00013e7c0 Address:{IP:10.217.0.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.987478 | controller | Jun 09 11:24:49.423177 crc crio[21508]: time="2026-06-09T11:24:49.422744415Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:eea159f577ffda7a1f9a7a9b929a6abf6179fa669c390bfdc977a1bda04a8309 UID:847b05da-fb96-4367-8919-1b8746ae0dc4 NetNS:/var/run/netns/d52bfd30-4aa8-4d85-9a61-04201bbbd8f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod847b05da_fb96_4367_8919_1b8746ae0dc4.slice PodAnnotations:0xc00011e840}] Aliases:map[]}"
2026-06-09 12:20:02.987495 | controller | Jun 09 11:24:49.423177 crc crio[21508]: time="2026-06-09T11:24:49.42292165Z" level=info msg="Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.987537 | controller | Jun 09 11:24:49.445623 crc crio[21508]: time="2026-06-09T11:24:49.445420418Z" level=info msg="Ran pod sandbox 97eaceac3f85b76dcc6073bc2bd0783a7fdbacdb23fd0555e97bf2ab9db82575 with infra container: openstack/ovsdbserver-sb-0/POD" id=b0c6ae4f-2b3c-4f12-aba3-81c8b244c025 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.987559 | controller | Jun 09 11:24:49.451744 crc crio[21508]: time="2026-06-09T11:24:49.448813182Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=a58b5823-6ea4-4857-b962-c78083fbb5c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.987575 | controller | Jun 09 11:24:49.451744 crc crio[21508]: time="2026-06-09T11:24:49.448999867Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified not found" id=a58b5823-6ea4-4857-b962-c78083fbb5c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.987591 | controller | Jun 09 11:24:49.451744 crc crio[21508]: time="2026-06-09T11:24:49.449053789Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified found" id=a58b5823-6ea4-4857-b962-c78083fbb5c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.987607 | controller | Jun 09 11:24:49.451744 crc crio[21508]: time="2026-06-09T11:24:49.449977805Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=896eae8e-2b13-4e64-885e-7e1f16a032cc name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.987623 | controller | Jun 09 11:24:49.453140 crc crio[21508]: time="2026-06-09T11:24:49.452964158Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\""
2026-06-09 12:20:02.987638 | controller | Jun 09 11:24:49.467829 crc crio[21508]: time="2026-06-09T11:24:49.467567985Z" level=info msg="Ran pod sandbox eea159f577ffda7a1f9a7a9b929a6abf6179fa669c390bfdc977a1bda04a8309 with infra container: openstack/ovsdbserver-nb-0/POD" id=399a418f-daaf-4fb2-819b-1cbac6efe989 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.987658 | controller | Jun 09 11:24:49.470699 crc crio[21508]: time="2026-06-09T11:24:49.470589699Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=4eda7324-c1d6-4af8-a76f-2875b5a043e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.987674 | controller | Jun 09 11:24:49.470859 crc crio[21508]: time="2026-06-09T11:24:49.470789955Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified not found" id=4eda7324-c1d6-4af8-a76f-2875b5a043e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.987690 | controller | Jun 09 11:24:49.470859 crc crio[21508]: time="2026-06-09T11:24:49.470831956Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified found" id=4eda7324-c1d6-4af8-a76f-2875b5a043e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.987706 | controller | Jun 09 11:24:49.472647 crc crio[21508]: time="2026-06-09T11:24:49.472500222Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=dd10f5c6-e417-4d87-be94-5bffee2adf3f name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.987721 | controller | Jun 09 11:24:49.475491 crc crio[21508]: time="2026-06-09T11:24:49.47527783Z" level=info msg="Created container c54e1006aca86a9728b8aa0d8528368e93c13797b1140eec554bdde49b062a8f: openstack/memcached-0/memcached" id=86cf594d-49d6-4967-a152-d86ebe049e88 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.987736 | controller | Jun 09 11:24:49.475595 crc crio[21508]: time="2026-06-09T11:24:49.475555187Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\""
2026-06-09 12:20:02.987752 | controller | Jun 09 11:24:49.477861 crc crio[21508]: time="2026-06-09T11:24:49.477389639Z" level=info msg="Starting container: c54e1006aca86a9728b8aa0d8528368e93c13797b1140eec554bdde49b062a8f" id=4870d621-1972-402d-aa79-a560b0b0b2dd name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.987768 | controller | Jun 09 11:24:49.488385 crc crio[21508]: time="2026-06-09T11:24:49.488168429Z" level=info msg="Started container" PID=55028 containerID=c54e1006aca86a9728b8aa0d8528368e93c13797b1140eec554bdde49b062a8f description=openstack/memcached-0/memcached id=4870d621-1972-402d-aa79-a560b0b0b2dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1c7d4771dd537e3a7f66d3a9a21a558bb9b075ddb28a6792a6aa7720ed7897d
2026-06-09 12:20:02.987783 | controller | Jun 09 11:24:49.557969 crc crio[21508]: time="2026-06-09T11:24:49.557813631Z" level=info msg="Created container 18a0bbf46b2708bfaf9aca296d10fc211a466d152f5a7a6b06eb3df7a3b1a063: openstack/openstack-galera-0/mysql-bootstrap" id=8025dd78-c8d0-40d6-b103-d4d8f8f9746a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.987799 | controller | Jun 09 11:24:49.563893 crc crio[21508]: time="2026-06-09T11:24:49.563767657Z" level=info msg="Starting container: 18a0bbf46b2708bfaf9aca296d10fc211a466d152f5a7a6b06eb3df7a3b1a063" id=b103aa66-3e03-4532-add7-9e09e213bce2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.987814 | controller | Jun 09 11:24:49.573457 crc crio[21508]: time="2026-06-09T11:24:49.571721628Z" level=info msg="Started container" PID=55040 containerID=18a0bbf46b2708bfaf9aca296d10fc211a466d152f5a7a6b06eb3df7a3b1a063 description=openstack/openstack-galera-0/mysql-bootstrap id=b103aa66-3e03-4532-add7-9e09e213bce2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d387fd70d71b22fe3f03de312d44f9efbf33e00a3d22f4b4ded7f844edb08a5
2026-06-09 12:20:02.987830 | controller | Jun 09 11:24:49.642539 crc crio[21508]: time="2026-06-09T11:24:49.642385598Z" level=info msg="Created container d7370d33302a0836700e10f231accf84836f0cc2810fe2e63e07cfa1e2557bd7: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=aa0fd197-03ec-4467-ba4a-e7771ba2eae7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.987849 | controller | Jun 09 11:24:49.643725 crc crio[21508]: time="2026-06-09T11:24:49.643690664Z" level=info msg="Starting container: d7370d33302a0836700e10f231accf84836f0cc2810fe2e63e07cfa1e2557bd7" id=2406d2cf-5346-437b-99f5-7f8d0beba7c9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.987864 | controller | Jun 09 11:24:49.644021 crc crio[21508]: time="2026-06-09T11:24:49.643864749Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.987880 | controller | Jun 09 11:24:49.652367 crc crio[21508]: time="2026-06-09T11:24:49.652069988Z" level=info msg="Started container" PID=55039 containerID=d7370d33302a0836700e10f231accf84836f0cc2810fe2e63e07cfa1e2557bd7 description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=2406d2cf-5346-437b-99f5-7f8d0beba7c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=284ae21a7560305edbb969be596c9146acd22c618d81bdcf499d499e274afd1b
2026-06-09 12:20:02.987897 | controller | Jun 09 11:24:49.654020 crc crio[21508]: time="2026-06-09T11:24:49.653877648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.987913 | controller | Jun 09 11:24:49.656928 crc crio[21508]: time="2026-06-09T11:24:49.656893512Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:7b731db5aae0df7b814f3d00e979dfead5d3d5d0628ad440b664274097714eee" id=22598197-771d-4aba-b537-504ca988eade name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.987929 | controller | Jun 09 11:24:49.657681 crc crio[21508]: time="2026-06-09T11:24:49.657582902Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.987944 | controller | Jun 09 11:24:49.659141 crc crio[21508]: time="2026-06-09T11:24:49.659105124Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=d51dbbd6-54fb-4cd7-b1eb-825288259f36 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.987960 | controller | Jun 09 11:24:49.664823 crc crio[21508]: time="2026-06-09T11:24:49.664781992Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=23ee6247-bf14-44ac-b7e3-faf9142343e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.987975 | controller | Jun 09 11:24:49.676571 crc crio[21508]: time="2026-06-09T11:24:49.67652735Z" level=info msg="Creating container: openstack/ovn-controller-ovs-6n6bx/ovsdb-server-init" id=68817030-6d1d-4e67-9e35-9c5e2800d8f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.987991 | controller | Jun 09 11:24:49.678925 crc crio[21508]: time="2026-06-09T11:24:49.678901356Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.988007 | controller | Jun 09 11:24:49.696637 crc crio[21508]: time="2026-06-09T11:24:49.695976102Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.988023 | controller | Jun 09 11:24:49.700775 crc crio[21508]: time="2026-06-09T11:24:49.700693403Z" level=info msg="Created container 0abb8d549e870f24b8c27f5371017ab3d92bed7a925a30532e03a6d2c0604257: openstack/dnsmasq-dns-9c58657f7-498sm/init" id=9202bfe9-51f6-400c-bcd0-13bb2db5c2ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.988038 | controller | Jun 09 11:24:49.701567 crc crio[21508]: time="2026-06-09T11:24:49.701508366Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.988057 | controller | Jun 09 11:24:49.709674 crc crio[21508]: time="2026-06-09T11:24:49.709616982Z" level=info msg="Starting container: 0abb8d549e870f24b8c27f5371017ab3d92bed7a925a30532e03a6d2c0604257" id=390f7df6-646a-4d56-8728-a2b882c8520d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.988073 | controller | Jun 09 11:24:49.724706 crc crio[21508]: time="2026-06-09T11:24:49.724642051Z" level=info msg="Started container" PID=55041 containerID=0abb8d549e870f24b8c27f5371017ab3d92bed7a925a30532e03a6d2c0604257 description=openstack/dnsmasq-dns-9c58657f7-498sm/init id=390f7df6-646a-4d56-8728-a2b882c8520d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d5473e2a14d0389ce46b3fa4276c11688f4056eec783205c806e094ebefdb03
2026-06-09 12:20:02.988090 | controller | Jun 09 11:24:49.733531 crc crio[21508]: time="2026-06-09T11:24:49.733271662Z" level=info msg="Created container a04a390ee24e80ca345e5bfa565f898068837234c9a941ffcfd9a6f19b3cfddf: openstack/dnsmasq-dns-7dc8cc99c9-8qjtx/init" id=8934f290-b35e-4ded-b47e-99adad6abfc9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.988105 | controller | Jun 09 11:24:49.735190 crc crio[21508]: time="2026-06-09T11:24:49.735079692Z" level=info msg="Starting container: a04a390ee24e80ca345e5bfa565f898068837234c9a941ffcfd9a6f19b3cfddf" id=af267623-c35d-4dad-b967-28b6ec6e6cf8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.988121 | controller | Jun 09 11:24:49.736539 crc crio[21508]: time="2026-06-09T11:24:49.736277805Z" level=info msg="Created container b89b42eb1fc20ece732c80790e8cffd8a1f571417e0d794fe485348b74d3f3fa: openstack/dnsmasq-dns-68bc84565-5djtf/init" id=cd712d05-b261-41b2-bbb4-2aefec2a3803 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.988138 | controller | Jun 09 11:24:49.738979 crc crio[21508]: time="2026-06-09T11:24:49.738914179Z" level=info msg="Starting container: b89b42eb1fc20ece732c80790e8cffd8a1f571417e0d794fe485348b74d3f3fa" id=e755b4aa-5d3f-4091-a072-ae5f79e40cab name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.988154 | controller | Jun 09 11:24:49.743876 crc crio[21508]: time="2026-06-09T11:24:49.743782375Z" level=info msg="Started container" PID=55049 containerID=a04a390ee24e80ca345e5bfa565f898068837234c9a941ffcfd9a6f19b3cfddf description=openstack/dnsmasq-dns-7dc8cc99c9-8qjtx/init id=af267623-c35d-4dad-b967-28b6ec6e6cf8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=203453c0cbee3980aa30a115f6d3a5e89a90df9baeda09a2e0703b8824b6eebb
2026-06-09 12:20:02.988170 | controller | Jun 09 11:24:49.754487 crc crio[21508]: time="2026-06-09T11:24:49.753981979Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.988186 | controller | Jun 09 11:24:49.769195 crc crio[21508]: time="2026-06-09T11:24:49.767626409Z" level=info msg="Started container" PID=55045 containerID=b89b42eb1fc20ece732c80790e8cffd8a1f571417e0d794fe485348b74d3f3fa description=openstack/dnsmasq-dns-68bc84565-5djtf/init id=e755b4aa-5d3f-4091-a072-ae5f79e40cab name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ebd9c2ad25fd51fdb30545e4d5751c9b97c4f97bb363916bf0d9d8eb08e89fe
2026-06-09 12:20:02.988202 | controller | Jun 09 11:24:50.059381 crc crio[21508]: time="2026-06-09T11:24:50.058511398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.988217 | controller | Jun 09 11:24:50.165656 crc crio[21508]: time="2026-06-09T11:24:50.165433118Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=0c09677c-28a6-4147-b0d7-a75de6814219 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.988233 | controller | Jun 09 11:24:50.213526 crc crio[21508]: time="2026-06-09T11:24:50.213424476Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=8d74b489-1319-4ec2-9dcd-f6352a2738c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.988251 | controller | Jun 09 11:24:50.248761 crc crio[21508]: time="2026-06-09T11:24:50.248650438Z" level=info msg="Stopping pod sandbox: 203453c0cbee3980aa30a115f6d3a5e89a90df9baeda09a2e0703b8824b6eebb" id=2ea1665a-80d2-43d2-9ffd-04eecbfb33e1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.988268 | controller | Jun 09 11:24:50.249488 crc crio[21508]: time="2026-06-09T11:24:50.24943169Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-8qjtx Namespace:openstack ID:203453c0cbee3980aa30a115f6d3a5e89a90df9baeda09a2e0703b8824b6eebb UID:1118a2c5-8bcc-4141-ac24-6f31117dea4d NetNS:/var/run/netns/a302dec4-d4cd-44ea-b747-faa10eaa426b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1118a2c5_8bcc_4141_ac24_6f31117dea4d.slice PodAnnotations:0xc00011e428}] Aliases:map[]}"
2026-06-09 12:20:02.988283 | controller | Jun 09 11:24:50.249648 crc crio[21508]: time="2026-06-09T11:24:50.249588644Z" level=info msg="Deleting pod openstack_dnsmasq-dns-7dc8cc99c9-8qjtx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.988299 | controller | Jun 09 11:24:50.272666 crc crio[21508]: time="2026-06-09T11:24:50.272530704Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=bb49ba87-6d8d-48be-aa35-9280326e86f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.988316 | controller | Jun 09 11:24:50.295959 crc crio[21508]: time="2026-06-09T11:24:50.29535865Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=58150b8a-39af-4e1f-bfa2-a507d00ca6de name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.988331 | controller | Jun 09 11:24:50.304473 crc crio[21508]: time="2026-06-09T11:24:50.30396588Z" level=info msg="Creating container: openstack/dnsmasq-dns-9c58657f7-498sm/dnsmasq-dns" id=e6b38832-d6c7-47b8-a6d3-6a7c31d65160 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.988361 | controller | Jun 09 11:24:50.311467 crc crio[21508]: time="2026-06-09T11:24:50.311411928Z" level=info msg="Creating container: openstack/dnsmasq-dns-68bc84565-5djtf/dnsmasq-dns" id=f26bba94-bc25-4d45-afd5-3e82d801bfd3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.988383 | controller | Jun 09 11:24:50.312868 crc crio[21508]: time="2026-06-09T11:24:50.312807067Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.988400 | controller | Jun 09 11:24:50.324599 crc crio[21508]: time="2026-06-09T11:24:50.324493802Z" level=info msg="Created container f9c75c37b0e0e4fe0bac9dd46abddd493ca5a6ea2059f775f6b97410759d7569: openstack/ovn-controller-ovs-6n6bx/ovsdb-server-init" id=68817030-6d1d-4e67-9e35-9c5e2800d8f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.988416 | controller | Jun 09 11:24:50.326994 crc crio[21508]: time="2026-06-09T11:24:50.326897099Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.988431 | controller | Jun 09 11:24:50.327195 crc crio[21508]: time="2026-06-09T11:24:50.327099835Z" level=info msg="Starting container: f9c75c37b0e0e4fe0bac9dd46abddd493ca5a6ea2059f775f6b97410759d7569" id=1714018b-2ace-47da-89d0-921771369a1d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.988447 | controller | Jun 09 11:24:50.343265 crc crio[21508]: time="2026-06-09T11:24:50.337703581Z" level=info msg="Started container" PID=55204 containerID=f9c75c37b0e0e4fe0bac9dd46abddd493ca5a6ea2059f775f6b97410759d7569 description=openstack/ovn-controller-ovs-6n6bx/ovsdb-server-init id=1714018b-2ace-47da-89d0-921771369a1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=485703ab1b57dad7e1f9eac5bd0a64678b14bea3762bd4f15a7a91bc2cb6a1ef
2026-06-09 12:20:02.988467 | controller | Jun 09 11:24:50.356779 crc crio[21508]: time="2026-06-09T11:24:50.35669467Z" level=info msg="Created container 10f856e254eeb75e084f50f3b11a53076759b07fd8342fed6bf69deacf166897: openstack/kube-state-metrics-0/kube-state-metrics" id=a582d97c-20dc-4c25-bdef-4633d5e22c59 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.988483 | controller | Jun 09 11:24:50.358611 crc crio[21508]: time="2026-06-09T11:24:50.358399657Z" level=info msg="Starting container: 10f856e254eeb75e084f50f3b11a53076759b07fd8342fed6bf69deacf166897" id=62b336cb-5da6-4ca9-9b46-5ca2f2e9150a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.988499 | controller | Jun 09 11:24:50.364889 crc crio[21508]: time="2026-06-09T11:24:50.364805376Z" level=info msg="Started container" PID=55205 containerID=10f856e254eeb75e084f50f3b11a53076759b07fd8342fed6bf69deacf166897 description=openstack/kube-state-metrics-0/kube-state-metrics id=62b336cb-5da6-4ca9-9b46-5ca2f2e9150a name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f9ebdea71f94d7807448ba1469b24a4414b38538735335728eea3aa852fdbe7
2026-06-09 12:20:02.988514 | controller | Jun 09 11:24:50.405449 crc crio[21508]: time="2026-06-09T11:24:50.40439917Z" level=info msg="Created container 449e32a1fdffd6bb809f8adf5c1321a363c44c2aa5b2f1fb1eff5265740dc09a: openstack/dnsmasq-dns-769fc96f7c-szd9f/init" id=2dc3cc1c-d91c-4a0d-9bfb-59922bf9effd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.988529 | controller | Jun 09 11:24:50.409405 crc crio[21508]: time="2026-06-09T11:24:50.408581716Z" level=info msg="Starting container: 449e32a1fdffd6bb809f8adf5c1321a363c44c2aa5b2f1fb1eff5265740dc09a" id=962eca52-2c8c-410d-b62d-72e4a98943ab name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.988544 | controller | Jun 09 11:24:50.434101 crc crio[21508]: time="2026-06-09T11:24:50.433955224Z" level=info msg="Started container" PID=55203 containerID=449e32a1fdffd6bb809f8adf5c1321a363c44c2aa5b2f1fb1eff5265740dc09a description=openstack/dnsmasq-dns-769fc96f7c-szd9f/init id=962eca52-2c8c-410d-b62d-72e4a98943ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d9cc10b077f332a5dfc67a57e43c03008b5be9f519c0d776a8531536c2ecd0c
2026-06-09 12:20:02.988560 | controller | Jun 09 11:24:50.542363 crc crio[21508]: time="2026-06-09T11:24:50.541245194Z" level=info msg="Created container fa8dc10337c4cbf25d42ec423e2d741e329cfaec4969bdff99fa9dee89422620: openstack/ovn-controller-hvjx5/ovn-controller" id=f843f2b9-7467-45c7-abe7-28e13dc41403 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.988575 | controller | Jun 09 11:24:50.543237 crc crio[21508]: time="2026-06-09T11:24:50.543085526Z" level=info msg="Starting container: fa8dc10337c4cbf25d42ec423e2d741e329cfaec4969bdff99fa9dee89422620" id=e8f0485e-7d3f-4ac2-9666-66663b43569a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.988591 | controller | Jun 09 11:24:50.554838 crc crio[21508]: time="2026-06-09T11:24:50.553438724Z" level=info msg="Started container" PID=55206 containerID=fa8dc10337c4cbf25d42ec423e2d741e329cfaec4969bdff99fa9dee89422620 description=openstack/ovn-controller-hvjx5/ovn-controller id=e8f0485e-7d3f-4ac2-9666-66663b43569a name=/runtime.v1.RuntimeService/StartContainer sandboxID=78f3a606650dd9bbb16f736f16b42d9f091cf89382302eb667235ae62063511e
2026-06-09 12:20:02.988607 | controller | Jun 09 11:24:50.759894 crc crio[21508]: time="2026-06-09T11:24:50.759609581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.988623 | controller | Jun 09 11:24:50.771269 crc crio[21508]: time="2026-06-09T11:24:50.771067191Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.988641 | controller | Jun 09 11:24:50.771575 crc crio[21508]: time="2026-06-09T11:24:50.771486153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.988657 | controller | Jun 09 11:24:50.778662 crc crio[21508]: time="2026-06-09T11:24:50.777385387Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.988673 | controller | Jun 09 11:24:50.845450 crc crio[21508]: time="2026-06-09T11:24:50.845172537Z" level=info msg="Stopped pod sandbox: 203453c0cbee3980aa30a115f6d3a5e89a90df9baeda09a2e0703b8824b6eebb" id=2ea1665a-80d2-43d2-9ffd-04eecbfb33e1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.988688 | controller | Jun 09 11:24:51.022567 crc crio[21508]: time="2026-06-09T11:24:51.021640956Z" level=info msg="Created container 73461e0a74ad0f829bbb5a8373be938fb75577e7fd56bfa14ae40f71df860d54: openstack/rabbitmq-cell1-server-0/setup-container" id=2ae801dc-5b96-46a8-b21e-39dcee304b85 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.988704 | controller | Jun 09 11:24:51.026574 crc crio[21508]: time="2026-06-09T11:24:51.025975617Z" level=info msg="Starting container: 73461e0a74ad0f829bbb5a8373be938fb75577e7fd56bfa14ae40f71df860d54" id=daaab224-ca26-404d-bc30-b44149413a87 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.988719 | controller | Jun 09 11:24:51.040830 crc crio[21508]: time="2026-06-09T11:24:51.040633405Z" level=info msg="Started container" PID=55021 containerID=73461e0a74ad0f829bbb5a8373be938fb75577e7fd56bfa14ae40f71df860d54 description=openstack/rabbitmq-cell1-server-0/setup-container id=daaab224-ca26-404d-bc30-b44149413a87 name=/runtime.v1.RuntimeService/StartContainer sandboxID=69c005897f7f5a768dd97eae9c82df6bfa4ca5ccc0f240ac96f1d9f6e402519a
2026-06-09 12:20:02.988734 | controller | Jun 09 11:24:51.108943 crc crio[21508]: time="2026-06-09T11:24:51.098522329Z" level=info msg="Created container d9b98901d408d45bf5a03244ec95a24a2ba4026cc21e97593caf4c72d26a46a3: openstack/rabbitmq-server-0/setup-container" id=c2ccc257-fa39-4951-b4eb-6b08814a2778 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.988750 | controller | Jun 09 11:24:51.108943 crc crio[21508]: time="2026-06-09T11:24:51.103454896Z" level=info msg="Starting container: d9b98901d408d45bf5a03244ec95a24a2ba4026cc21e97593caf4c72d26a46a3" id=a24b6df4-2dba-436a-888d-9b995c6d482c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.988765 | controller | Jun 09 11:24:51.158394 crc crio[21508]: time="2026-06-09T11:24:51.157559025Z" level=info msg="Started container" PID=55034 containerID=d9b98901d408d45bf5a03244ec95a24a2ba4026cc21e97593caf4c72d26a46a3 description=openstack/rabbitmq-server-0/setup-container id=a24b6df4-2dba-436a-888d-9b995c6d482c name=/runtime.v1.RuntimeService/StartContainer sandboxID=81cbc87aede89beb97496e8567ea1e8cb3c03150ea76a5d9c0146686b0cfa069
2026-06-09 12:20:02.988780 | controller | Jun 09 11:24:51.447773 crc crio[21508]: time="2026-06-09T11:24:51.447669892Z" level=info msg="Stopping pod sandbox: 9d9cc10b077f332a5dfc67a57e43c03008b5be9f519c0d776a8531536c2ecd0c" id=c401dd02-4094-43df-90c3-645ef0e759aa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.988795 | controller | Jun 09 11:24:51.449377 crc crio[21508]: time="2026-06-09T11:24:51.448481874Z" level=info msg="Got pod network &{Name:dnsmasq-dns-769fc96f7c-szd9f Namespace:openstack ID:9d9cc10b077f332a5dfc67a57e43c03008b5be9f519c0d776a8531536c2ecd0c UID:87187429-592d-4e00-864d-4c90071af260 NetNS:/var/run/netns/7d7cd770-94aa-47b7-b1e9-816c5709dc85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod87187429_592d_4e00_864d_4c90071af260.slice PodAnnotations:0xc000b28968}] Aliases:map[]}"
2026-06-09 12:20:02.988811 | controller | Jun 09 11:24:51.449377 crc crio[21508]: time="2026-06-09T11:24:51.448666529Z" level=info msg="Deleting pod openstack_dnsmasq-dns-769fc96f7c-szd9f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.988830 | controller | Jun 09 11:24:51.517007 crc crio[21508]: time="2026-06-09T11:24:51.516780788Z" level=info msg="Created container 6241d5ceef04150d339e95d8dfdeeeb5e3c4c0828f36638293568c2da95b3719: openstack/dnsmasq-dns-68bc84565-5djtf/dnsmasq-dns" id=f26bba94-bc25-4d45-afd5-3e82d801bfd3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.988846 | controller | Jun 09 11:24:51.527389 crc crio[21508]: time="2026-06-09T11:24:51.526943471Z" level=info msg="Starting container: 6241d5ceef04150d339e95d8dfdeeeb5e3c4c0828f36638293568c2da95b3719" id=e60f03ff-c7b3-4573-8324-96c9547701c2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.988862 | controller | Jun 09 11:24:51.542810 crc crio[21508]: time="2026-06-09T11:24:51.542712651Z" level=info msg="Started container" PID=55356 containerID=6241d5ceef04150d339e95d8dfdeeeb5e3c4c0828f36638293568c2da95b3719 description=openstack/dnsmasq-dns-68bc84565-5djtf/dnsmasq-dns id=e60f03ff-c7b3-4573-8324-96c9547701c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ebd9c2ad25fd51fdb30545e4d5751c9b97c4f97bb363916bf0d9d8eb08e89fe
2026-06-09 12:20:02.988878 | controller | Jun 09 11:24:51.549778 crc crio[21508]: time="2026-06-09T11:24:51.549054208Z" level=info msg="Removing container: a04a390ee24e80ca345e5bfa565f898068837234c9a941ffcfd9a6f19b3cfddf" id=62af07c0-70f1-486a-9f3a-a4e804f4cd12 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.988893 | controller | Jun 09 11:24:51.629909 crc crio[21508]: time="2026-06-09T11:24:51.629634294Z" level=info msg="Removed container a04a390ee24e80ca345e5bfa565f898068837234c9a941ffcfd9a6f19b3cfddf: openstack/dnsmasq-dns-7dc8cc99c9-8qjtx/init" id=62af07c0-70f1-486a-9f3a-a4e804f4cd12 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.988908 | controller | Jun 09 11:24:52.025423 crc crio[21508]: time="2026-06-09T11:24:52.024875702Z" level=info msg="Stopped pod sandbox: 9d9cc10b077f332a5dfc67a57e43c03008b5be9f519c0d776a8531536c2ecd0c" id=c401dd02-4094-43df-90c3-645ef0e759aa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.988923 | controller | Jun 09 11:24:52.126001 crc crio[21508]: time="2026-06-09T11:24:52.125876717Z" level=info msg="Created container 81daf2438894001b984fbc80dd6e0387173db89a5dcbf67876464b7e6cf1a509: openstack/dnsmasq-dns-9c58657f7-498sm/dnsmasq-dns" id=e6b38832-d6c7-47b8-a6d3-6a7c31d65160 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.988938 | controller | Jun 09 11:24:52.127353 crc crio[21508]: time="2026-06-09T11:24:52.127231985Z" level=info msg="Starting container: 81daf2438894001b984fbc80dd6e0387173db89a5dcbf67876464b7e6cf1a509" id=0520404c-7bcd-451a-9f1b-472f2000294b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.988954 | controller | Jun 09 11:24:52.135070 crc crio[21508]: time="2026-06-09T11:24:52.13495387Z" level=info msg="Started container" PID=55363 containerID=81daf2438894001b984fbc80dd6e0387173db89a5dcbf67876464b7e6cf1a509 description=openstack/dnsmasq-dns-9c58657f7-498sm/dnsmasq-dns id=0520404c-7bcd-451a-9f1b-472f2000294b name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d5473e2a14d0389ce46b3fa4276c11688f4056eec783205c806e094ebefdb03
2026-06-09 12:20:02.988969 | controller | Jun 09 11:24:52.688435 crc crio[21508]: time="2026-06-09T11:24:52.687791471Z" level=info msg="Removing container: 449e32a1fdffd6bb809f8adf5c1321a363c44c2aa5b2f1fb1eff5265740dc09a" id=cbc51311-7aeb-4332-b8e2-d7d10c5e0391 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.988984 | controller | Jun 09 11:24:52.707764 crc crio[21508]: time="2026-06-09T11:24:52.707544302Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=4e2a9416-e604-4b40-8f97-2509262a9310 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.989002 | controller | Jun 09 11:24:53.878222 crc crio[21508]: time="2026-06-09T11:24:53.877604667Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=4ea06919-fdc7-4d94-b05c-ccce13423d13 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.989017 | controller | Jun 09 11:24:53.928757 crc crio[21508]: time="2026-06-09T11:24:53.928603098Z" level=info msg="Removed container 449e32a1fdffd6bb809f8adf5c1321a363c44c2aa5b2f1fb1eff5265740dc09a: openstack/dnsmasq-dns-769fc96f7c-szd9f/init" id=cbc51311-7aeb-4332-b8e2-d7d10c5e0391 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.989033 | controller | Jun 09 11:24:53.989411 crc crio[21508]: time="2026-06-09T11:24:53.989204128Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:ba97cb84e9c691378c75d7722e1b3beae894cc25addffadc2d7106e39c07e58c" id=dd10f5c6-e417-4d87-be94-5bffee2adf3f name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.989048 | controller | Jun 09 11:24:53.990214 crc crio[21508]: time="2026-06-09T11:24:53.990143014Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=93587eaf-bcaa-40f0-baa1-22f83ef9ad3a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.989063 | controller | Jun 09 11:24:53.995161 crc crio[21508]: time="2026-06-09T11:24:53.994996189Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:85b4f27c1058f2c2b0c03e426e77c60ade32cce5d8d14bb6242195cf45e42e90" id=896eae8e-2b13-4e64-885e-7e1f16a032cc name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.989079 | controller | Jun 09 11:24:53.997509 crc crio[21508]: time="2026-06-09T11:24:53.997347465Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=4f8f085e-d967-4b0e-af0f-c95221dabec6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.989094 | controller | Jun 09 11:24:54.002049 crc crio[21508]: time="2026-06-09T11:24:54.001558092Z" level=info msg="Creating container: openstack/ovn-controller-ovs-6n6bx/ovsdb-server" id=e2837ee8-36f9-4e5f-8f0e-e479f3216359 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.989109 | controller | Jun 09 11:24:54.003639 crc crio[21508]: time="2026-06-09T11:24:54.003566268Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.989125 | controller | Jun 09 11:24:54.130156 crc crio[21508]: time="2026-06-09T11:24:54.12991185Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=3bf193b4-6797-46c7-b901-9fd823777433 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.989140 | controller | Jun 09 11:24:54.136016 crc crio[21508]: time="2026-06-09T11:24:54.135885846Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=e0d85509-34d2-43c4-889c-2ac9dd04429b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.989156 | controller | Jun 09 11:24:54.167754 crc crio[21508]: time="2026-06-09T11:24:54.167634161Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=208112a4-ea99-46a9-9ea8-930122c4fcb7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.989171 | controller | Jun 09 11:24:54.170778 crc crio[21508]: time="2026-06-09T11:24:54.170647205Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=c461c674-7073-4ffa-9ce3-1a1efbb1384c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.989187 | controller | Jun 09 11:24:54.174889 crc crio[21508]: time="2026-06-09T11:24:54.17475506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.989203 | controller | Jun 09 11:24:54.182602 crc crio[21508]: time="2026-06-09T11:24:54.182483905Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.989222 | controller | Jun 09 11:24:54.195717 crc crio[21508]: time="2026-06-09T11:24:54.195583441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.989238 | controller | Jun 09 11:24:54.259449 crc crio[21508]: time="2026-06-09T11:24:54.259200034Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.989254 | controller | Jun 09 11:24:54.263497 crc crio[21508]: time="2026-06-09T11:24:54.263195715Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.989269 | controller | Jun 09 11:24:54.281613 crc crio[21508]: time="2026-06-09T11:24:54.279904151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.989285 | controller | Jun 09 11:24:54.281613 crc crio[21508]: time="2026-06-09T11:24:54.280052525Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.989300 | controller | Jun 09 11:24:54.487586 crc crio[21508]: time="2026-06-09T11:24:54.487420106Z" level=info msg="Created container 1b7c8543981c3a7cbfdbabe23cb04e5e67dfdc5434c112554f526192eb5bb2c9: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=208112a4-ea99-46a9-9ea8-930122c4fcb7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.989316 | controller | Jun 09 11:24:54.492137 crc crio[21508]: time="2026-06-09T11:24:54.49187434Z" level=info msg="Created container 8284018d883943bb5cfaded875890ba6b2f127262426372a4acc9567cbc535a3: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=c461c674-7073-4ffa-9ce3-1a1efbb1384c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.989332 | controller | Jun 09 11:24:54.504496 crc crio[21508]: time="2026-06-09T11:24:54.504207044Z" level=info msg="Starting container: 8284018d883943bb5cfaded875890ba6b2f127262426372a4acc9567cbc535a3" id=6559ec76-bc64-41e7-a561-2147f8e3163e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.989362 | controller | Jun 09 11:24:54.505232 crc crio[21508]: time="2026-06-09T11:24:54.50515603Z" level=info msg="Starting container: 1b7c8543981c3a7cbfdbabe23cb04e5e67dfdc5434c112554f526192eb5bb2c9" id=2e86ce4e-142a-4d0b-b83b-50a0d5ad3e08 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.989383 | controller | Jun 09 11:24:54.513488 crc crio[21508]: time="2026-06-09T11:24:54.513251636Z" level=info msg="Started container" PID=55927 containerID=1b7c8543981c3a7cbfdbabe23cb04e5e67dfdc5434c112554f526192eb5bb2c9 description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=2e86ce4e-142a-4d0b-b83b-50a0d5ad3e08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eea159f577ffda7a1f9a7a9b929a6abf6179fa669c390bfdc977a1bda04a8309
2026-06-09 12:20:02.989400 | controller | Jun 09 11:24:54.515641 crc crio[21508]: time="2026-06-09T11:24:54.513604996Z" level=info msg="Started container" PID=55924 containerID=8284018d883943bb5cfaded875890ba6b2f127262426372a4acc9567cbc535a3 description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=6559ec76-bc64-41e7-a561-2147f8e3163e name=/runtime.v1.RuntimeService/StartContainer sandboxID=97eaceac3f85b76dcc6073bc2bd0783a7fdbacdb23fd0555e97bf2ab9db82575
2026-06-09 12:20:02.989416 | controller | Jun 09 11:24:54.544254 crc crio[21508]: time="2026-06-09T11:24:54.543968692Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=1b9d45bc-4156-4e06-ba66-54c86566666e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.989435 | controller | Jun 09 11:24:54.544254 crc crio[21508]: time="2026-06-09T11:24:54.544214849Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found" id=1b9d45bc-4156-4e06-ba66-54c86566666e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.989451 | controller | Jun 09 11:24:54.544776 crc crio[21508]: time="2026-06-09T11:24:54.544348983Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found" id=1b9d45bc-4156-4e06-ba66-54c86566666e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.989467 | controller | Jun 09 11:24:54.545447 crc crio[21508]: time="2026-06-09T11:24:54.545402582Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=48f44e3e-7415-49a7-8442-a7fa9ea669f9 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.989483 | controller | Jun 09 11:24:54.548058 crc crio[21508]: time="2026-06-09T11:24:54.545652649Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=bf42a83a-d465-4280-ab20-486c2e52a1ea name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.989498 | controller | Jun 09 11:24:54.548352 crc crio[21508]: time="2026-06-09T11:24:54.548271932Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found" id=bf42a83a-d465-4280-ab20-486c2e52a1ea name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.989514 | controller | Jun 09 11:24:54.548513 crc crio[21508]: time="2026-06-09T11:24:54.548495148Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found" id=bf42a83a-d465-4280-ab20-486c2e52a1ea name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.989529 | controller | Jun 09 11:24:54.551372 crc crio[21508]: time="2026-06-09T11:24:54.551197914Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=d5452aa4-cc78-45c6-a135-4ff6838ce2e4 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.989545 | controller | Jun 09 11:24:54.565540 crc crio[21508]: time="2026-06-09T11:24:54.564826353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.989560 | controller | Jun 09 11:24:54.572761 crc crio[21508]: time="2026-06-09T11:24:54.566767628Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\""
2026-06-09 12:20:02.989575 | controller | Jun 09 11:24:54.574263 crc crio[21508]: time="2026-06-09T11:24:54.567082596Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\""
2026-06-09 12:20:02.989591 | controller | Jun 09 11:24:54.720134 crc crio[21508]: time="2026-06-09T11:24:54.719553967Z" level=info msg="Created container 228d0e1f46fa1b8fdfd0ee20f716dcad1f8f1c7f876689226d2215531296e176: openstack/ovn-controller-ovs-6n6bx/ovsdb-server" id=e2837ee8-36f9-4e5f-8f0e-e479f3216359 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.989607 | controller | Jun 09 11:24:54.721769 crc crio[21508]: time="2026-06-09T11:24:54.721731207Z" level=info msg="Starting container: 228d0e1f46fa1b8fdfd0ee20f716dcad1f8f1c7f876689226d2215531296e176" id=ff88df87-29e7-4b3a-b123-417a310bf9a7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.989622 | controller | Jun 09 11:24:54.738640 crc crio[21508]: time="2026-06-09T11:24:54.737176498Z" level=info msg="Started container" PID=55983 containerID=228d0e1f46fa1b8fdfd0ee20f716dcad1f8f1c7f876689226d2215531296e176 description=openstack/ovn-controller-ovs-6n6bx/ovsdb-server id=ff88df87-29e7-4b3a-b123-417a310bf9a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=485703ab1b57dad7e1f9eac5bd0a64678b14bea3762bd4f15a7a91bc2cb6a1ef
2026-06-09 12:20:02.989641 | controller | Jun 09 11:24:54.749622 crc crio[21508]: time="2026-06-09T11:24:54.749547623Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=328452b5-ba8d-4b0c-be8c-fe9d5f17f674 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.989658 | controller | Jun 09 11:24:54.753237 crc crio[21508]: time="2026-06-09T11:24:54.753186994Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=c47a7aea-715d-44b7-80a8-76618a954c6d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.989673 | controller | Jun 09 11:24:54.760453 crc crio[21508]: time="2026-06-09T11:24:54.760362214Z" level=info msg="Creating container: openstack/ovn-controller-ovs-6n6bx/ovs-vswitchd" id=0fa5ca12-6d28-40c0-8878-b46da4b505e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.989688 | controller | Jun 09 11:24:54.761921 crc crio[21508]: time="2026-06-09T11:24:54.761846655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.989703 | controller | Jun 09 11:24:54.806975 crc crio[21508]: time="2026-06-09T11:24:54.806871661Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.989719 | controller | Jun 09 11:24:55.026366 crc crio[21508]: time="2026-06-09T11:24:55.026182394Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.989744 | controller | Jun 09 11:24:55.172258 crc crio[21508]: time="2026-06-09T11:24:55.171388422Z" level=info msg="Created container 8ca7d1611e4aac04c8f44496f84fb917c87a80f017b8350514b3df78c82bc27c: openstack/ovn-controller-ovs-6n6bx/ovs-vswitchd" id=0fa5ca12-6d28-40c0-8878-b46da4b505e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.989761 | controller | Jun 09 11:24:55.183494 crc crio[21508]: time="2026-06-09T11:24:55.183410417Z" level=info msg="Starting container: 8ca7d1611e4aac04c8f44496f84fb917c87a80f017b8350514b3df78c82bc27c" id=820746b8-f546-4889-9972-15c409960b8d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.989776 | controller | Jun 09 11:24:55.200876 crc crio[21508]: time="2026-06-09T11:24:55.200784861Z" level=info msg="Started container" PID=56177 containerID=8ca7d1611e4aac04c8f44496f84fb917c87a80f017b8350514b3df78c82bc27c description=openstack/ovn-controller-ovs-6n6bx/ovs-vswitchd id=820746b8-f546-4889-9972-15c409960b8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=485703ab1b57dad7e1f9eac5bd0a64678b14bea3762bd4f15a7a91bc2cb6a1ef
2026-06-09 12:20:02.989792 | controller | Jun 09 11:24:56.803149 crc crio[21508]: time="2026-06-09T11:24:56.80253185Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=6c017364-b8e5-451a-a321-5a0d8993e65f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.989807 | controller | Jun 09 11:24:56.811781 crc crio[21508]: time="2026-06-09T11:24:56.811692305Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=8fc8eb48-9566-4eb9-b8ef-49097b5e8bfe name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.989823 | controller | Jun 09 11:24:56.865967 crc crio[21508]: time="2026-06-09T11:24:56.865864115Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=a39fca5b-35fc-469d-aef1-74d7a8335c71 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.989838 | controller | Jun 09 11:24:56.907619 crc crio[21508]: time="2026-06-09T11:24:56.907228628Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=59fdc15b-b58f-4341-bdba-4f964c4e396d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.989859 | controller | Jun 09 11:24:56.933393 crc crio[21508]: time="2026-06-09T11:24:56.932119092Z" level=info msg="Creating container: openstack/openstack-galera-0/galera" id=56157cca-0240-464d-a51b-916394b0d978 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.989875 | controller | Jun 09 11:24:56.933923 crc crio[21508]: time="2026-06-09T11:24:56.933862241Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.989891 | controller | Jun 09 11:24:56.982963 crc crio[21508]: time="2026-06-09T11:24:56.982865977Z" level=info msg="Creating container: openstack/openstack-cell1-galera-0/galera" id=96cc318f-66c2-433a-a966-823d24a63303 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.989907 | controller | Jun 09 11:24:56.986175 crc crio[21508]: time="2026-06-09T11:24:56.986139818Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.989922 | controller | Jun 09 11:24:57.062673 crc crio[21508]: time="2026-06-09T11:24:57.061953281Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.989937 | controller | Jun 09 11:24:57.071216 crc crio[21508]: time="2026-06-09T11:24:57.071097836Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.989953 | controller | Jun 09 11:24:57.119411 crc crio[21508]: time="2026-06-09T11:24:57.119107495Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.989968 | controller | Jun 09 11:24:57.126060 crc crio[21508]: time="2026-06-09T11:24:57.125957386Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.989983 | controller | Jun 09 11:24:57.272444 crc crio[21508]: time="2026-06-09T11:24:57.272252374Z" level=info msg="Created container 2e2bce65cd570e97eb7bda7b41144239902aab23bd577e818afcd78094d1dfcf: openstack/openstack-cell1-galera-0/galera" id=96cc318f-66c2-433a-a966-823d24a63303 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.989998 | controller | Jun 09 11:24:57.274343 crc crio[21508]: time="2026-06-09T11:24:57.274231449Z" level=info msg="Starting container: 2e2bce65cd570e97eb7bda7b41144239902aab23bd577e818afcd78094d1dfcf" id=7461edec-8a7a-4f3c-86a1-be70bb3c1c70 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.990014 | controller | Jun 09 11:24:57.282165 crc crio[21508]: time="2026-06-09T11:24:57.282128239Z" level=info msg="Started container" PID=56448 containerID=2e2bce65cd570e97eb7bda7b41144239902aab23bd577e818afcd78094d1dfcf description=openstack/openstack-cell1-galera-0/galera id=7461edec-8a7a-4f3c-86a1-be70bb3c1c70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=284ae21a7560305edbb969be596c9146acd22c618d81bdcf499d499e274afd1b
2026-06-09 12:20:02.990029 | controller | Jun 09 11:24:57.291788 crc crio[21508]: time="2026-06-09T11:24:57.291672405Z" level=info msg="Created container 32ab797fcfe515fd0bd292a2e61ab0cb3fe13661fa9db1155dc923de7c749eb2: openstack/openstack-galera-0/galera" id=56157cca-0240-464d-a51b-916394b0d978 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.990045 | controller | Jun 09 11:24:57.293935 crc crio[21508]: time="2026-06-09T11:24:57.293778594Z" level=info msg="Starting container: 32ab797fcfe515fd0bd292a2e61ab0cb3fe13661fa9db1155dc923de7c749eb2" id=d6f3aa99-37c4-4910-a46c-33ac77b56135 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.990061 | controller | Jun 09 11:24:57.303170 crc crio[21508]: time="2026-06-09T11:24:57.303062373Z" level=info msg="Started container" PID=56447 containerID=32ab797fcfe515fd0bd292a2e61ab0cb3fe13661fa9db1155dc923de7c749eb2 description=openstack/openstack-galera-0/galera id=d6f3aa99-37c4-4910-a46c-33ac77b56135 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d387fd70d71b22fe3f03de312d44f9efbf33e00a3d22f4b4ded7f844edb08a5
2026-06-09 12:20:02.990079 | controller | Jun 09 11:24:58.880433 crc crio[21508]: time="2026-06-09T11:24:58.878147869Z" level=info msg="Stopping container: 81daf2438894001b984fbc80dd6e0387173db89a5dcbf67876464b7e6cf1a509 (timeout: 10s)" id=df9e2415-adfa-4b64-9ece-054f67db644f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.990095 | controller | Jun 09 11:24:59.942795 crc crio[21508]: time="2026-06-09T11:24:59.942687123Z" level=info msg="Stopped container 81daf2438894001b984fbc80dd6e0387173db89a5dcbf67876464b7e6cf1a509: openstack/dnsmasq-dns-9c58657f7-498sm/dnsmasq-dns" id=df9e2415-adfa-4b64-9ece-054f67db644f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.990111 | controller | Jun 09 11:24:59.944034 crc crio[21508]: time="2026-06-09T11:24:59.943874496Z" level=info msg="Stopping pod sandbox: 1d5473e2a14d0389ce46b3fa4276c11688f4056eec783205c806e094ebefdb03" id=f5f2681a-e2d4-43a3-ac23-04a847fda78e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.990127 | controller | Jun 09 11:24:59.944951 crc crio[21508]: time="2026-06-09T11:24:59.944476393Z" level=info msg="Got pod network &{Name:dnsmasq-dns-9c58657f7-498sm Namespace:openstack ID:1d5473e2a14d0389ce46b3fa4276c11688f4056eec783205c806e094ebefdb03 UID:9a1075c1-414d-4aba-886f-a32fcdc09944 NetNS:/var/run/netns/235e1265-9bc7-4366-9fa0-71f6abac8aa6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a1075c1_414d_4aba_886f_a32fcdc09944.slice PodAnnotations:0xc0019bc458}] Aliases:map[]}"
2026-06-09 12:20:02.990143 | controller | Jun 09 11:24:59.945075 crc crio[21508]: time="2026-06-09T11:24:59.945054019Z" level=info msg="Deleting pod openstack_dnsmasq-dns-9c58657f7-498sm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.990159 | controller | Jun 09 11:25:00.427377 crc crio[21508]: time="2026-06-09T11:25:00.427130066Z" level=info msg="Stopped pod sandbox: 1d5473e2a14d0389ce46b3fa4276c11688f4056eec783205c806e094ebefdb03" id=f5f2681a-e2d4-43a3-ac23-04a847fda78e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.990175 | controller | Jun 09 11:25:00.519908 crc crio[21508]: time="2026-06-09T11:25:00.51979098Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8" id=d5452aa4-cc78-45c6-a135-4ff6838ce2e4 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.990191 | controller | Jun 09 11:25:00.521872 crc crio[21508]: time="2026-06-09T11:25:00.521776795Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=f57505e0-e642-4e5a-807f-987888312b70 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.990206 | controller | Jun 09 11:25:00.557659 crc crio[21508]: time="2026-06-09T11:25:00.556965026Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8" id=48f44e3e-7415-49a7-8442-a7fa9ea669f9 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.990221 | controller | Jun 09 11:25:00.566054 crc crio[21508]: time="2026-06-09T11:25:00.565690569Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=29af5108-46e8-433d-a569-25a7ca69b394 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.990237 | controller | Jun 09 11:25:00.607951 crc crio[21508]: time="2026-06-09T11:25:00.607830674Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=726ae171-0291-4e94-b66a-d3953f5c8e99 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.990255 | controller | Jun 09 11:25:00.615601 crc crio[21508]: time="2026-06-09T11:25:00.615530668Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=6c65fa02-8c31-4539-bb58-f60e006236e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.990270 | controller | Jun 09 11:25:00.617988 crc crio[21508]: time="2026-06-09T11:25:00.617838573Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=c540c4e7-fb25-41fe-9929-7a16ed1b8ab2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.990286 | controller | Jun 09 11:25:00.619829 crc crio[21508]: time="2026-06-09T11:25:00.619715315Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.990302 | controller | Jun 09 11:25:00.624326 crc crio[21508]: time="2026-06-09T11:25:00.624155629Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=ee1007e7-e5ef-40c0-804b-069b2bbdb508 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.990318 | controller | Jun 09 11:25:00.639112 crc crio[21508]: time="2026-06-09T11:25:00.63888692Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.990334 | controller | Jun 09 11:25:00.661439 crc crio[21508]: time="2026-06-09T11:25:00.661331775Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.990364 | controller | Jun 09 11:25:00.664598 crc crio[21508]: time="2026-06-09T11:25:00.664515624Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.990384 | controller | Jun 09 11:25:00.691876 crc crio[21508]: time="2026-06-09T11:25:00.691758233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.990400 | controller | Jun 09 11:25:00.695758 crc crio[21508]: time="2026-06-09T11:25:00.695700973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.990415 | controller | Jun 09 11:25:00.831040 crc crio[21508]: time="2026-06-09T11:25:00.83083014Z" level=info msg="Created container 35913da6793adbac2efc62e047aac9155b0723deec9c2fe636694fe0ea1e873c: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=ee1007e7-e5ef-40c0-804b-069b2bbdb508 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.990431 | controller | Jun 09 11:25:00.836703 crc crio[21508]: time="2026-06-09T11:25:00.836608881Z" level=info msg="Starting container: 35913da6793adbac2efc62e047aac9155b0723deec9c2fe636694fe0ea1e873c" id=5b78eeb0-f18f-40da-9a68-889caead405c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.990446 | controller | Jun 09 11:25:00.842137 crc crio[21508]: time="2026-06-09T11:25:00.842028502Z" level=info msg="Started container" PID=57094 containerID=35913da6793adbac2efc62e047aac9155b0723deec9c2fe636694fe0ea1e873c description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=5b78eeb0-f18f-40da-9a68-889caead405c name=/runtime.v1.RuntimeService/StartContainer sandboxID=eea159f577ffda7a1f9a7a9b929a6abf6179fa669c390bfdc977a1bda04a8309
2026-06-09 12:20:02.990462 | controller | Jun 09 11:25:00.846027 crc crio[21508]: time="2026-06-09T11:25:00.844942573Z" level=info msg="Created container 9ae9eaa0bad5f086ab2726343a4ffe9b758f9a2d9a9a327969120cd893bee49b: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=c540c4e7-fb25-41fe-9929-7a16ed1b8ab2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.990480 | controller | Jun 09 11:25:00.847045 crc crio[21508]: time="2026-06-09T11:25:00.846951129Z" level=info msg="Starting container: 9ae9eaa0bad5f086ab2726343a4ffe9b758f9a2d9a9a327969120cd893bee49b" id=34654753-3633-4d07-b273-c745c6b45c26 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.990495 | controller | Jun 09 11:25:00.864204 crc crio[21508]: time="2026-06-09T11:25:00.864079777Z" level=info msg="Started container" PID=57082 containerID=9ae9eaa0bad5f086ab2726343a4ffe9b758f9a2d9a9a327969120cd893bee49b description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=34654753-3633-4d07-b273-c745c6b45c26 name=/runtime.v1.RuntimeService/StartContainer sandboxID=97eaceac3f85b76dcc6073bc2bd0783a7fdbacdb23fd0555e97bf2ab9db82575
2026-06-09 12:20:02.990510 | controller | Jun 09 11:25:00.935660 crc crio[21508]: time="2026-06-09T11:25:00.935469897Z" level=info msg="Removing container: 81daf2438894001b984fbc80dd6e0387173db89a5dcbf67876464b7e6cf1a509" id=de0027bd-ce50-4ee6-a71c-617b97ee9af1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.990526 | controller | Jun 09 11:25:01.036515 crc crio[21508]: time="2026-06-09T11:25:01.036422421Z" level=info msg="Removed container 81daf2438894001b984fbc80dd6e0387173db89a5dcbf67876464b7e6cf1a509: openstack/dnsmasq-dns-9c58657f7-498sm/dnsmasq-dns" id=de0027bd-ce50-4ee6-a71c-617b97ee9af1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.990541 | controller | Jun 09 11:25:01.040366 crc crio[21508]: time="2026-06-09T11:25:01.040210656Z" level=info msg="Removing container: 0abb8d549e870f24b8c27f5371017ab3d92bed7a925a30532e03a6d2c0604257" id=b1f65ae1-5624-44e1-9fc6-ce985de78a7c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.990556 | controller | Jun 09 11:25:01.123575 crc crio[21508]: time="2026-06-09T11:25:01.123467777Z" level=info msg="Removed container 0abb8d549e870f24b8c27f5371017ab3d92bed7a925a30532e03a6d2c0604257: openstack/dnsmasq-dns-9c58657f7-498sm/init" id=b1f65ae1-5624-44e1-9fc6-ce985de78a7c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.990571 | controller | Jun 09 11:25:01.192070 crc crio[21508]: time="2026-06-09T11:25:01.190411384Z" level=info msg="Running pod sandbox: openstack/ovn-controller-metrics-j5hpg/POD" id=f3970987-8879-47f0-b483-6b0ced4c8a55 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.990586 | controller | Jun 09 11:25:01.192070 crc crio[21508]: time="2026-06-09T11:25:01.190974259Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.990601 | controller | Jun 09 11:25:01.250648 crc crio[21508]: time="2026-06-09T11:25:01.25056001Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-j5hpg Namespace:openstack ID:cf0f0697f6d74ba4955a9c2d22a620d0841797abbf4a602527bf9c14e38ad823 UID:dfd8354c-745c-46c0-8f70-db2fb10ffc5a NetNS:/var/run/netns/6c7c911c-16bc-452e-a2a6-93e191006b3c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddfd8354c_745c_46c0_8f70_db2fb10ffc5a.slice PodAnnotations:0xc000158790}] Aliases:map[]}"
2026-06-09 12:20:02.990617 | controller | Jun 09 11:25:01.250648 crc crio[21508]: time="2026-06-09T11:25:01.250628172Z" level=info msg="Adding pod openstack_ovn-controller-metrics-j5hpg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.990633 | controller | Jun 09 11:25:01.605232 crc crio[21508]: time="2026-06-09T11:25:01.603786247Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-85fc5bffb9-qx9xk/POD" id=9d4a87e2-8400-4ebd-929a-c89430833bec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.990648 | controller | Jun 09 11:25:01.605232 crc crio[21508]: time="2026-06-09T11:25:01.604358763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.990668 | controller | Jun 09 11:25:01.665768 crc crio[21508]: time="2026-06-09T11:25:01.665673172Z" level=info msg="Got pod network &{Name:dnsmasq-dns-85fc5bffb9-qx9xk Namespace:openstack ID:eff0ebdf3468d3b7c4ba11504fce583b2e60e3c67c7fef4e9039b5d8a5a43148 UID:1b8223d5-f29a-4d9a-a714-fab84b711df6 NetNS:/var/run/netns/fcb4a4b4-c0d0-4a0d-978f-0bae341b9c8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b8223d5_f29a_4d9a_a714_fab84b711df6.slice PodAnnotations:0xc003b38438}] Aliases:map[]}"
2026-06-09 12:20:02.990684 | controller | Jun 09 11:25:01.665768 crc crio[21508]: time="2026-06-09T11:25:01.665744424Z" level=info msg="Adding pod openstack_dnsmasq-dns-85fc5bffb9-qx9xk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.990701 | controller | Jun 09 11:25:02.683760 crc crio[21508]: 2026-06-09T11:25:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cf0f0697f6d74ba Mac:8e:03:a3:63:52:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6d Mtu:0 Sandbox:/var/run/netns/6c7c911c-16bc-452e-a2a6-93e191006b3c SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.990717 | controller | Jun 09 11:25:02.685833 crc crio[21508]: time="2026-06-09T11:25:02.685251973Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-j5hpg Namespace:openstack ID:cf0f0697f6d74ba4955a9c2d22a620d0841797abbf4a602527bf9c14e38ad823 UID:dfd8354c-745c-46c0-8f70-db2fb10ffc5a NetNS:/var/run/netns/6c7c911c-16bc-452e-a2a6-93e191006b3c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddfd8354c_745c_46c0_8f70_db2fb10ffc5a.slice PodAnnotations:0xc000158790}] Aliases:map[]}"
2026-06-09 12:20:02.990733 | controller | Jun 09 11:25:02.685925 crc crio[21508]: time="2026-06-09T11:25:02.685884561Z" level=info msg="Checking pod openstack_ovn-controller-metrics-j5hpg for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.990749 | controller | Jun 09 11:25:02.697027 crc crio[21508]: time="2026-06-09T11:25:02.696954789Z" level=info msg="Ran pod sandbox cf0f0697f6d74ba4955a9c2d22a620d0841797abbf4a602527bf9c14e38ad823 with infra container: openstack/ovn-controller-metrics-j5hpg/POD" id=f3970987-8879-47f0-b483-6b0ced4c8a55 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.990764 | controller | Jun 09 11:25:02.701754 crc crio[21508]: time="2026-06-09T11:25:02.701661031Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=42f5f2d9-b7b2-44b5-bd32-a9eb6db413a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.990780 | controller | Jun 09 11:25:02.747059 crc crio[21508]: time="2026-06-09T11:25:02.746956873Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=bf9f1ace-0477-41dd-bb2c-6aa27fb29010 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.990795 | controller | Jun 09 11:25:03.086936 crc crio[21508]: time="2026-06-09T11:25:03.082829226Z" level=info msg="Creating container: openstack/ovn-controller-metrics-j5hpg/openstack-network-exporter" id=eef21bf6-7453-4ad2-a644-b74fa3d4869a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.990811 | controller | Jun 09 11:25:03.086936 crc crio[21508]: time="2026-06-09T11:25:03.084531993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.990826 | controller | Jun 09 11:25:03.120644 crc crio[21508]: 2026-06-09T11:25:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eff0ebdf3468d3b Mac:02:4d:b8:d1:c5:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6e Mtu:0 Sandbox:/var/run/netns/fcb4a4b4-c0d0-4a0d-978f-0bae341b9c8a SocketPath: PciID:}] [{Interface:0xc0004b45b0 Address:{IP:10.217.0.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.990846 | controller | Jun 09 11:25:03.121817 crc crio[21508]: time="2026-06-09T11:25:03.12171463Z" level=info msg="Got pod network &{Name:dnsmasq-dns-85fc5bffb9-qx9xk Namespace:openstack ID:eff0ebdf3468d3b7c4ba11504fce583b2e60e3c67c7fef4e9039b5d8a5a43148 UID:1b8223d5-f29a-4d9a-a714-fab84b711df6 NetNS:/var/run/netns/fcb4a4b4-c0d0-4a0d-978f-0bae341b9c8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b8223d5_f29a_4d9a_a714_fab84b711df6.slice PodAnnotations:0xc003b38438}] Aliases:map[]}"
2026-06-09 12:20:02.990862 | controller | Jun 09 11:25:03.121977 crc crio[21508]: time="2026-06-09T11:25:03.121914135Z" level=info msg="Checking pod openstack_dnsmasq-dns-85fc5bffb9-qx9xk for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.990878 | controller | Jun 09 11:25:03.130935 crc crio[21508]: time="2026-06-09T11:25:03.130803403Z" level=info msg="Ran pod sandbox eff0ebdf3468d3b7c4ba11504fce583b2e60e3c67c7fef4e9039b5d8a5a43148 with infra container: openstack/dnsmasq-dns-85fc5bffb9-qx9xk/POD" id=9d4a87e2-8400-4ebd-929a-c89430833bec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.990894 | controller | Jun 09 11:25:03.137774 crc crio[21508]: time="2026-06-09T11:25:03.137705886Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=91834571-f1ca-4782-93f5-d01a73b1f33b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.990910 | controller | Jun 09 11:25:03.184747 crc crio[21508]: time="2026-06-09T11:25:03.184019647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.990926 | controller | Jun 09 11:25:03.237348 crc crio[21508]: time="2026-06-09T11:25:03.237049885Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=0b9eee68-5f03-4204-90cb-e41de8500467 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.990941 | controller | Jun 09 11:25:03.251039 crc crio[21508]: time="2026-06-09T11:25:03.250914961Z" level=info msg="Creating container: openstack/dnsmasq-dns-85fc5bffb9-qx9xk/init" id=00cd9914-cccf-48df-97e8-e14967111276 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.990957 | controller | Jun 09 11:25:03.255789 crc crio[21508]: time="2026-06-09T11:25:03.255701725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.990972 | controller | Jun 09 11:25:03.299260 crc crio[21508]: time="2026-06-09T11:25:03.299176267Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.990988 | controller | Jun 09 11:25:03.317684 crc crio[21508]: time="2026-06-09T11:25:03.317435596Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.991003 | controller | Jun 09 11:25:03.332773 crc crio[21508]: time="2026-06-09T11:25:03.33267028Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.991018 | controller | Jun 09 11:25:03.467356 crc crio[21508]: time="2026-06-09T11:25:03.466199953Z" level=info msg="Created container b1bf152d1b4980ad236760fdedde090a074773a24ff553444f08070889fd1839: openstack/ovn-controller-metrics-j5hpg/openstack-network-exporter" id=eef21bf6-7453-4ad2-a644-b74fa3d4869a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.991036 | controller | Jun 09 11:25:03.467674 crc crio[21508]: time="2026-06-09T11:25:03.467455128Z" level=info msg="Created container 7d105845d287a87b23cb04f284eee5972606c4df174c3555d1026ea00409438c: openstack/dnsmasq-dns-85fc5bffb9-qx9xk/init" id=00cd9914-cccf-48df-97e8-e14967111276 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.991053 | controller | Jun 09 11:25:03.468536 crc crio[21508]: time="2026-06-09T11:25:03.468488946Z" level=info msg="Starting container: 7d105845d287a87b23cb04f284eee5972606c4df174c3555d1026ea00409438c" id=f1f44414-55fc-439c-91fb-155f3c7c6677 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.991068 | controller | Jun 09 11:25:03.469090 crc crio[21508]: time="2026-06-09T11:25:03.468502767Z" level=info msg="Starting container: b1bf152d1b4980ad236760fdedde090a074773a24ff553444f08070889fd1839" id=fccf1940-985d-485f-ae46-7d1be1d29799 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.991084 | controller | Jun 09 11:25:03.479194 crc crio[21508]: time="2026-06-09T11:25:03.479102702Z" level=info msg="Started container" PID=57679 containerID=7d105845d287a87b23cb04f284eee5972606c4df174c3555d1026ea00409438c description=openstack/dnsmasq-dns-85fc5bffb9-qx9xk/init id=f1f44414-55fc-439c-91fb-155f3c7c6677 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eff0ebdf3468d3b7c4ba11504fce583b2e60e3c67c7fef4e9039b5d8a5a43148
2026-06-09 12:20:02.991099 | controller | Jun 09 11:25:03.483948 crc crio[21508]: time="2026-06-09T11:25:03.483712661Z" level=info msg="Started container" PID=57665 containerID=b1bf152d1b4980ad236760fdedde090a074773a24ff553444f08070889fd1839 description=openstack/ovn-controller-metrics-j5hpg/openstack-network-exporter id=fccf1940-985d-485f-ae46-7d1be1d29799 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf0f0697f6d74ba4955a9c2d22a620d0841797abbf4a602527bf9c14e38ad823
2026-06-09 12:20:02.991115 | controller | Jun 09 11:25:03.586181 crc crio[21508]: time="2026-06-09T11:25:03.586108984Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-7fcf8bc745-mjffg/POD" id=1f942cad-8c0c-41c3-ab46-dd6203603331 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.991130 | controller | Jun 09 11:25:03.586377 crc crio[21508]: time="2026-06-09T11:25:03.586200087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.991146 | controller | Jun 09 11:25:03.617597 crc crio[21508]: time="2026-06-09T11:25:03.61751971Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7fcf8bc745-mjffg Namespace:openstack ID:88602b326369c8b38b6e40e01580913940df7542f826e6ec3c365d99dcdb49d4 UID:7ab56dcd-4b0d-471a-809e-44f555956711 NetNS:/var/run/netns/f1dd9a5e-43d6-4483-ac28-a1c1450f5364 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ab56dcd_4b0d_471a_809e_44f555956711.slice PodAnnotations:0xc000b28a00}] Aliases:map[]}"
2026-06-09 12:20:02.991162 | controller | Jun 09 11:25:03.617850 crc crio[21508]: time="2026-06-09T11:25:03.617668824Z" level=info msg="Adding pod openstack_dnsmasq-dns-7fcf8bc745-mjffg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.991180 | controller | Jun 09 11:25:04.020901 crc crio[21508]: time="2026-06-09T11:25:04.019561307Z" level=info msg="Stopping pod sandbox: eff0ebdf3468d3b7c4ba11504fce583b2e60e3c67c7fef4e9039b5d8a5a43148" id=24df88d4-9a0d-48ac-887e-886ceddddce2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.991196 | controller | Jun 09 11:25:04.021966 crc crio[21508]: time="2026-06-09T11:25:04.021909583Z" level=info msg="Got pod network &{Name:dnsmasq-dns-85fc5bffb9-qx9xk Namespace:openstack ID:eff0ebdf3468d3b7c4ba11504fce583b2e60e3c67c7fef4e9039b5d8a5a43148 UID:1b8223d5-f29a-4d9a-a714-fab84b711df6 NetNS:/var/run/netns/fcb4a4b4-c0d0-4a0d-978f-0bae341b9c8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b8223d5_f29a_4d9a_a714_fab84b711df6.slice PodAnnotations:0xc000159ac8}] Aliases:map[]}"
2026-06-09 12:20:02.991216 | controller | Jun 09 11:25:04.022134 crc crio[21508]: time="2026-06-09T11:25:04.022055957Z" level=info msg="Deleting pod openstack_dnsmasq-dns-85fc5bffb9-qx9xk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.991233 | controller | Jun 09 11:25:04.280589 crc crio[21508]: 2026-06-09T11:25:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:88602b326369c8b Mac:3a:58:b3:e3:1b:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6f Mtu:0 Sandbox:/var/run/netns/f1dd9a5e-43d6-4483-ac28-a1c1450f5364 SocketPath: PciID:}] [{Interface:0xc0000146c0 Address:{IP:10.217.0.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.991249 | controller | Jun 09 11:25:04.280874 crc crio[21508]: time="2026-06-09T11:25:04.280791739Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7fcf8bc745-mjffg Namespace:openstack ID:88602b326369c8b38b6e40e01580913940df7542f826e6ec3c365d99dcdb49d4 UID:7ab56dcd-4b0d-471a-809e-44f555956711 NetNS:/var/run/netns/f1dd9a5e-43d6-4483-ac28-a1c1450f5364 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ab56dcd_4b0d_471a_809e_44f555956711.slice PodAnnotations:0xc000b28a00}] Aliases:map[]}"
2026-06-09 12:20:02.991265 | controller | Jun 09 11:25:04.281036 crc crio[21508]: time="2026-06-09T11:25:04.280965924Z" level=info msg="Checking pod openstack_dnsmasq-dns-7fcf8bc745-mjffg for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.991282 | controller | Jun 09 11:25:04.320041 crc crio[21508]: time="2026-06-09T11:25:04.319836557Z" level=info msg="Ran pod sandbox 88602b326369c8b38b6e40e01580913940df7542f826e6ec3c365d99dcdb49d4 with infra container: openstack/dnsmasq-dns-7fcf8bc745-mjffg/POD" id=1f942cad-8c0c-41c3-ab46-dd6203603331 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.991298 | controller | Jun 09 11:25:04.325592 crc crio[21508]: time="2026-06-09T11:25:04.325115715Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=bf351c25-e95a-4ff1-9e93-55d0532f3c80 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.991313 | controller | Jun 09 11:25:04.406506 crc crio[21508]: time="2026-06-09T11:25:04.405004611Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=8b6a6f36-f0d5-4197-9e0c-ebfae36cb925 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.991329 | controller | Jun 09 11:25:04.419345 crc crio[21508]: time="2026-06-09T11:25:04.419193697Z" level=info msg="Creating container: openstack/dnsmasq-dns-7fcf8bc745-mjffg/init" id=3b40ccdb-382a-4ca0-885b-e1a50a809418 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.991345 | controller | Jun 09 11:25:04.420898 crc crio[21508]: time="2026-06-09T11:25:04.420832013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.991381 | controller | Jun 09 11:25:04.462591 crc crio[21508]: time="2026-06-09T11:25:04.462505574Z" level=info msg="Stopped pod sandbox: eff0ebdf3468d3b7c4ba11504fce583b2e60e3c67c7fef4e9039b5d8a5a43148" id=24df88d4-9a0d-48ac-887e-886ceddddce2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.991398 | controller | Jun 09 11:25:04.474548 crc crio[21508]: time="2026-06-09T11:25:04.474377205Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.991414 | controller | Jun 09 11:25:04.480492 crc crio[21508]: time="2026-06-09T11:25:04.480437154Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.991433 | controller | Jun 09 11:25:04.621243 crc crio[21508]: time="2026-06-09T11:25:04.621172137Z" level=info msg="Created container 9f4580ee74d36afa20e7c2754fe7985d131e5c458e00c3efb16da9208758b912: openstack/dnsmasq-dns-7fcf8bc745-mjffg/init" id=3b40ccdb-382a-4ca0-885b-e1a50a809418 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.991449 | controller | Jun 09 11:25:04.626227 crc crio[21508]: time="2026-06-09T11:25:04.626149126Z" level=info msg="Starting container: 9f4580ee74d36afa20e7c2754fe7985d131e5c458e00c3efb16da9208758b912" id=4de5477f-a8be-4be6-bca2-acddf74e281a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.991465 | controller | Jun 09 11:25:04.642438 crc crio[21508]: time="2026-06-09T11:25:04.642336987Z" level=info msg="Started container" PID=57930 containerID=9f4580ee74d36afa20e7c2754fe7985d131e5c458e00c3efb16da9208758b912 description=openstack/dnsmasq-dns-7fcf8bc745-mjffg/init id=4de5477f-a8be-4be6-bca2-acddf74e281a name=/runtime.v1.RuntimeService/StartContainer sandboxID=88602b326369c8b38b6e40e01580913940df7542f826e6ec3c365d99dcdb49d4
2026-06-09 12:20:02.991481 | controller | Jun 09 11:25:04.896912 crc crio[21508]: time="2026-06-09T11:25:04.896255985Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-sb-0-config-1781004304-h624w/POD" id=5ff39bf3-91cc-45c2-a44a-c8ad431c925e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.991496 | controller | Jun 09 11:25:04.897038 crc crio[21508]: time="2026-06-09T11:25:04.896943195Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.991512 | controller | Jun 09 11:25:04.955350 crc crio[21508]: time="2026-06-09T11:25:04.954595972Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0-config-1781004304-h624w Namespace:openstack ID:9dfff9aa0eaf7537f753d8a3db88e2ba7c64ca8fcc25ebb286f5e04780c45b75 UID:5aa26241-859b-4698-bcd4-fdf3795a0d90 NetNS:/var/run/netns/34aa95c6-4277-4714-9009-645cd3d65d78 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5aa26241_859b_4698_bcd4_fdf3795a0d90.slice PodAnnotations:0xc0039b87c8}] Aliases:map[]}"
2026-06-09 12:20:02.991529 | controller | Jun 09 11:25:04.955350 crc crio[21508]: time="2026-06-09T11:25:04.954664154Z" level=info msg="Adding pod openstack_ovsdbserver-sb-0-config-1781004304-h624w to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.991544 | controller | Jun 09 11:25:05.097202 crc crio[21508]: time="2026-06-09T11:25:05.09588469Z" level=info msg="Removing container: 7d105845d287a87b23cb04f284eee5972606c4df174c3555d1026ea00409438c" id=42af5ded-3148-4300-aee3-7733d422bda6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.991560 | controller | Jun 09 11:25:05.107849 crc crio[21508]: time="2026-06-09T11:25:05.099535302Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-nb-0-config-1781004304-4q4jf/POD" id=7aecccb9-b7e4-46ba-a20b-4c5c17a24706 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.991575 | controller | Jun 09 11:25:05.107849 crc crio[21508]: time="2026-06-09T11:25:05.099992975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.991590 | controller | Jun 09 11:25:05.175830 crc crio[21508]: time="2026-06-09T11:25:05.175685445Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=de1ec678-914a-4f72-9a46-1937aa07b9f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.991606 | controller | Jun 09 11:25:05.195884 crc crio[21508]: time="2026-06-09T11:25:05.195767435Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0-config-1781004304-4q4jf Namespace:openstack ID:8f71020a91a58f2869e8be293ace0b88cf2dbeb39b336d1a0a51860e11a0cf8b UID:14a4ce4b-f71b-4cce-873b-b8bae836635a NetNS:/var/run/netns/1e97c658-8a3c-4bcb-9cc8-e7a7192a10ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod14a4ce4b_f71b_4cce_873b_b8bae836635a.slice PodAnnotations:0xc00465e4f8}] Aliases:map[]}"
2026-06-09 12:20:02.991625 | controller | Jun 09 11:25:05.195884 crc crio[21508]: time="2026-06-09T11:25:05.195849557Z" level=info msg="Adding pod openstack_ovsdbserver-nb-0-config-1781004304-4q4jf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.991641 | controller | Jun 09 11:25:05.285626 crc crio[21508]: time="2026-06-09T11:25:05.284775876Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=bbf9676f-419a-435f-b83e-09832fda71a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.991657 | controller | Jun 09 11:25:05.312230 crc crio[21508]: time="2026-06-09T11:25:05.311933723Z" level=info msg="Creating container: openstack/dnsmasq-dns-7fcf8bc745-mjffg/dnsmasq-dns" id=f3ec433b-0d7d-4fc8-9fba-163e855864b7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.991672 | controller | Jun 09 11:25:05.313795 crc crio[21508]: time="2026-06-09T11:25:05.313708982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.991688 | controller | Jun 09 11:25:05.385645 crc crio[21508]: time="2026-06-09T11:25:05.385224236Z" level=info msg="Removed container 7d105845d287a87b23cb04f284eee5972606c4df174c3555d1026ea00409438c: openstack/dnsmasq-dns-85fc5bffb9-qx9xk/init" id=42af5ded-3148-4300-aee3-7733d422bda6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.991703 | controller | Jun 09 11:25:05.410340 crc crio[21508]: time="2026-06-09T11:25:05.407543188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.991719 | controller | Jun 09 11:25:05.424600 crc crio[21508]: time="2026-06-09T11:25:05.424452599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.991734 | controller | Jun 09 11:25:05.550159 crc crio[21508]: time="2026-06-09T11:25:05.548704403Z" level=info msg="Created container 006a29040bb9dbf52eb4e0e81df32af24ea2a087b78cb739b891c0558cb53958: openstack/dnsmasq-dns-7fcf8bc745-mjffg/dnsmasq-dns" id=f3ec433b-0d7d-4fc8-9fba-163e855864b7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.991749 | controller | Jun 09 11:25:05.551173 crc crio[21508]: time="2026-06-09T11:25:05.55109687Z" level=info msg="Starting container: 006a29040bb9dbf52eb4e0e81df32af24ea2a087b78cb739b891c0558cb53958" id=40a40d6f-71e9-4665-a0cc-be4cb3cabaff name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.991764 | controller | Jun 09 11:25:05.562430 crc crio[21508]: time="2026-06-09T11:25:05.562325683Z" level=info msg="Started container" PID=58038 containerID=006a29040bb9dbf52eb4e0e81df32af24ea2a087b78cb739b891c0558cb53958 description=openstack/dnsmasq-dns-7fcf8bc745-mjffg/dnsmasq-dns id=40a40d6f-71e9-4665-a0cc-be4cb3cabaff name=/runtime.v1.RuntimeService/StartContainer sandboxID=88602b326369c8b38b6e40e01580913940df7542f826e6ec3c365d99dcdb49d4
2026-06-09 12:20:02.991780 | controller | Jun 09 11:25:05.676342 crc crio[21508]: 2026-06-09T11:25:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9dfff9aa0eaf753 Mac:ea:d1:e0:73:65:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:71 Mtu:0 Sandbox:/var/run/netns/34aa95c6-4277-4714-9009-645cd3d65d78 SocketPath: PciID:}] [{Interface:0xc000424d70 Address:{IP:10.217.0.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.991796 | controller | Jun 09 11:25:05.678230 crc crio[21508]: time="2026-06-09T11:25:05.678144331Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0-config-1781004304-h624w Namespace:openstack ID:9dfff9aa0eaf7537f753d8a3db88e2ba7c64ca8fcc25ebb286f5e04780c45b75 UID:5aa26241-859b-4698-bcd4-fdf3795a0d90 NetNS:/var/run/netns/34aa95c6-4277-4714-9009-645cd3d65d78 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5aa26241_859b_4698_bcd4_fdf3795a0d90.slice PodAnnotations:0xc0039b87c8}] Aliases:map[]}"
2026-06-09 12:20:02.991814 | controller | Jun 09 11:25:05.678436 crc crio[21508]: time="2026-06-09T11:25:05.678395398Z" level=info msg="Checking pod openstack_ovsdbserver-sb-0-config-1781004304-h624w for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.991830 | controller | Jun 09 11:25:05.686138 crc crio[21508]: time="2026-06-09T11:25:05.686059402Z" level=info msg="Ran pod sandbox 9dfff9aa0eaf7537f753d8a3db88e2ba7c64ca8fcc25ebb286f5e04780c45b75 with infra container: openstack/ovsdbserver-sb-0-config-1781004304-h624w/POD" id=5ff39bf3-91cc-45c2-a44a-c8ad431c925e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.991846 | controller | Jun 09 11:25:05.689363 crc crio[21508]: time="2026-06-09T11:25:05.689183549Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=221d53ce-acc1-4941-bfe0-acf2ee261d81 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.991861 | controller | Jun 09 11:25:05.698228 crc crio[21508]: time="2026-06-09T11:25:05.698147179Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=fbf8dc3f-6e65-48cb-901b-e9d2e2552cc5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.991876 | controller | Jun 09 11:25:05.713983 crc crio[21508]: time="2026-06-09T11:25:05.713842226Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0-config-1781004304-h624w/ovn-config" id=db8ceafd-0ba9-4f8a-8ded-60d8faefae0e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.991891 | controller | Jun 09 11:25:05.717221 crc crio[21508]: time="2026-06-09T11:25:05.717150648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.991906 | controller | Jun 09 11:25:05.765979 crc crio[21508]: time="2026-06-09T11:25:05.765884337Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.991923 | controller | Jun 09 11:25:05.767549 crc crio[21508]: time="2026-06-09T11:25:05.76743393Z" level=info msg="Running pod sandbox: openstack/ovn-northd-0/POD" id=234d1647-3c1e-4ba6-bb54-9f63a1b46f71 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.991942 | controller | Jun 09 11:25:05.767695 crc crio[21508]: time="2026-06-09T11:25:05.767572274Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.991961 | controller | Jun 09 11:25:05.769552 crc crio[21508]: time="2026-06-09T11:25:05.769470537Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.991980 | controller | Jun 09 11:25:05.804603 crc crio[21508]: time="2026-06-09T11:25:05.804547605Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:b2e98c731ec0d36aa3916ce372cf8f788e8d61c4ea38e221743212ea66597f92 UID:ff75e6c4-372f-4bf9-b4d0-99e0fc3fa36d NetNS:/var/run/netns/6b9752ac-961e-4f42-b749-cbcef393b0a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff75e6c4_372f_4bf9_b4d0_99e0fc3fa36d.slice PodAnnotations:0xc002a121d0}] Aliases:map[]}"
2026-06-09 12:20:02.992004 | controller | Jun 09 11:25:05.804910 crc crio[21508]: time="2026-06-09T11:25:05.804889344Z" level=info msg="Adding pod openstack_ovn-northd-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.992023 | controller | Jun 09 11:25:05.882539 crc crio[21508]: 2026-06-09T11:25:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8f71020a91a58f2 Mac:aa:45:1f:03:c0:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:72 Mtu:0 Sandbox:/var/run/netns/1e97c658-8a3c-4bcb-9cc8-e7a7192a10ac SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.0.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.992042 | controller | Jun 09 11:25:05.883174 crc crio[21508]: time="2026-06-09T11:25:05.883107745Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0-config-1781004304-4q4jf Namespace:openstack ID:8f71020a91a58f2869e8be293ace0b88cf2dbeb39b336d1a0a51860e11a0cf8b UID:14a4ce4b-f71b-4cce-873b-b8bae836635a NetNS:/var/run/netns/1e97c658-8a3c-4bcb-9cc8-e7a7192a10ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod14a4ce4b_f71b_4cce_873b_b8bae836635a.slice PodAnnotations:0xc00465e4f8}] Aliases:map[]}"
2026-06-09 12:20:02.992061 | controller | Jun 09 11:25:05.883375 crc crio[21508]: time="2026-06-09T11:25:05.883245038Z" level=info msg="Checking pod openstack_ovsdbserver-nb-0-config-1781004304-4q4jf for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.992080 | controller | Jun 09 11:25:05.887774 crc crio[21508]: time="2026-06-09T11:25:05.887698233Z" level=info msg="Created container da3b8be08a9f021f2809a249e6e50b10f936c5f1b732ed587b9559fc6d461b67: openstack/ovsdbserver-sb-0-config-1781004304-h624w/ovn-config" id=db8ceafd-0ba9-4f8a-8ded-60d8faefae0e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.992099 | controller | Jun 09 11:25:05.889046 crc crio[21508]: time="2026-06-09T11:25:05.888968508Z" level=info msg="Starting container: da3b8be08a9f021f2809a249e6e50b10f936c5f1b732ed587b9559fc6d461b67" id=65e10b64-99c1-41a0-b510-ce5310d85938 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.992117 | controller | Jun 09 11:25:05.894039 crc crio[21508]: time="2026-06-09T11:25:05.893932066Z" level=info msg="Ran pod sandbox 8f71020a91a58f2869e8be293ace0b88cf2dbeb39b336d1a0a51860e11a0cf8b with infra container: openstack/ovsdbserver-nb-0-config-1781004304-4q4jf/POD" id=7aecccb9-b7e4-46ba-a20b-4c5c17a24706 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.992133 | controller | Jun 09 11:25:05.896084 crc crio[21508]: time="2026-06-09T11:25:05.896012564Z" level=info msg="Started container" PID=58076 containerID=da3b8be08a9f021f2809a249e6e50b10f936c5f1b732ed587b9559fc6d461b67 description=openstack/ovsdbserver-sb-0-config-1781004304-h624w/ovn-config id=65e10b64-99c1-41a0-b510-ce5310d85938 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9dfff9aa0eaf7537f753d8a3db88e2ba7c64ca8fcc25ebb286f5e04780c45b75
2026-06-09 12:20:02.992149 | controller | Jun 09 11:25:05.896238 crc crio[21508]: time="2026-06-09T11:25:05.896054105Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=61191ea0-b043-4e6c-a9bc-4d63a27f1e29 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.992164 | controller | Jun 09 11:25:05.900108 crc crio[21508]: time="2026-06-09T11:25:05.900023416Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=ba957304-6056-4da6-a148-66fbec74e8ea name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.992179 | controller | Jun 09 11:25:05.917935 crc crio[21508]: time="2026-06-09T11:25:05.917239466Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0-config-1781004304-4q4jf/ovn-config" id=6f9a0a88-6730-4574-9c77-a2f6992ed065 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.992197 | controller | Jun 09 11:25:05.918999 crc crio[21508]: time="2026-06-09T11:25:05.918916453Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.992213 | controller | Jun 09 11:25:05.978683 crc crio[21508]: time="2026-06-09T11:25:05.978455253Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.992229 | controller | Jun 09 11:25:05.986463 crc crio[21508]: time="2026-06-09T11:25:05.984255374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.992245 | controller | Jun 09 11:25:06.116614 crc crio[21508]: time="2026-06-09T11:25:06.115865103Z" level=info msg="Created container b6b23033be3559ecb2e9bc9f50d64a68a881e06116a8f541299f2af99e288830: openstack/ovsdbserver-nb-0-config-1781004304-4q4jf/ovn-config" id=6f9a0a88-6730-4574-9c77-a2f6992ed065 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.992261 | controller | Jun 09 11:25:06.117965 crc crio[21508]: time="2026-06-09T11:25:06.117854258Z" level=info msg="Starting container: b6b23033be3559ecb2e9bc9f50d64a68a881e06116a8f541299f2af99e288830" id=bc1e4d6d-d6f4-454a-90a8-660b9f053a00 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.992276 | controller | Jun 09 11:25:06.129023 crc crio[21508]: time="2026-06-09T11:25:06.128412773Z" level=info msg="Started container" PID=58173 containerID=b6b23033be3559ecb2e9bc9f50d64a68a881e06116a8f541299f2af99e288830 description=openstack/ovsdbserver-nb-0-config-1781004304-4q4jf/ovn-config id=bc1e4d6d-d6f4-454a-90a8-660b9f053a00 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f71020a91a58f2869e8be293ace0b88cf2dbeb39b336d1a0a51860e11a0cf8b
2026-06-09 12:20:02.992291 | controller | Jun 09 11:25:06.361735 crc crio[21508]: 2026-06-09T11:25:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b2e98c731ec0d36 Mac:7a:67:1d:87:06:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:73 Mtu:0 Sandbox:/var/run/netns/6b9752ac-961e-4f42-b749-cbcef393b0a4 SocketPath: PciID:}] [{Interface:0xc0002d0a10 Address:{IP:10.217.0.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.992307 | controller | Jun 09 11:25:06.364163 crc crio[21508]: time="2026-06-09T11:25:06.364120643Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:b2e98c731ec0d36aa3916ce372cf8f788e8d61c4ea38e221743212ea66597f92 UID:ff75e6c4-372f-4bf9-b4d0-99e0fc3fa36d NetNS:/var/run/netns/6b9752ac-961e-4f42-b749-cbcef393b0a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff75e6c4_372f_4bf9_b4d0_99e0fc3fa36d.slice PodAnnotations:0xc002a121d0}] Aliases:map[]}"
2026-06-09 12:20:02.992323 | controller | Jun 09 11:25:06.364715 crc crio[21508]: time="2026-06-09T11:25:06.364692799Z" level=info msg="Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.992338 | controller | Jun 09 11:25:06.377785 crc crio[21508]: time="2026-06-09T11:25:06.377740983Z" level=info msg="Ran pod sandbox b2e98c731ec0d36aa3916ce372cf8f788e8d61c4ea38e221743212ea66597f92 with infra container: openstack/ovn-northd-0/POD" id=234d1647-3c1e-4ba6-bb54-9f63a1b46f71 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.992372 | controller | Jun 09 11:25:06.380525 crc crio[21508]: time="2026-06-09T11:25:06.380364626Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=75d10a6b-69ea-4ac4-a5ce-9120a2fc6ac4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.992389 | controller | Jun 09 11:25:06.380669 crc crio[21508]: time="2026-06-09T11:25:06.380651774Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified not found" id=75d10a6b-69ea-4ac4-a5ce-9120a2fc6ac4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.992409 | controller | Jun 09 11:25:06.380753 crc crio[21508]: time="2026-06-09T11:25:06.380718536Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified found" id=75d10a6b-69ea-4ac4-a5ce-9120a2fc6ac4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.992425 | controller | Jun 09 11:25:06.382004 crc crio[21508]: time="2026-06-09T11:25:06.381737114Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=ae778ced-df44-4766-8c91-70d7faa54109 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.992441 | controller | Jun 09 11:25:06.396416 crc crio[21508]: time="2026-06-09T11:25:06.396331331Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\""
2026-06-09 12:20:02.992457 | controller | Jun 09 11:25:06.926945 crc crio[21508]: time="2026-06-09T11:25:06.926751607Z" level=info msg="Running pod sandbox: openstack/swift-ring-rebalance-fdq5f/POD" id=f4af4a16-d99c-409d-b0d5-dd4a13237360 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.992473 | controller | Jun 09 11:25:06.927080 crc crio[21508]: time="2026-06-09T11:25:06.926955212Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.992489 | controller | Jun 09 11:25:06.952429 crc crio[21508]: time="2026-06-09T11:25:06.952124354Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-fdq5f Namespace:openstack ID:5fa3aaeff5a7323a9cafa9632c359b1afd2c234f586e2eda40e1509d0626e07c UID:275a0577-86a3-42c2-a658-55339ec922cd NetNS:/var/run/netns/ae987c5b-051c-4ef7-9f06-51442742b1c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod275a0577_86a3_42c2_a658_55339ec922cd.slice PodAnnotations:0xc002a12a70}] Aliases:map[]}"
2026-06-09 12:20:02.992505 | controller | Jun 09 11:25:06.952429 crc crio[21508]: time="2026-06-09T11:25:06.952154245Z" level=info msg="Adding pod openstack_swift-ring-rebalance-fdq5f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.992521 | controller | Jun 09 11:25:07.170898 crc crio[21508]: time="2026-06-09T11:25:07.169910004Z" level=info msg="Running pod sandbox: openstack/root-account-create-update-w4zfn/POD" id=4012a6c9-967c-4ae4-bbfe-3b9e863b177c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.992536 | controller | Jun 09 11:25:07.170898 crc crio[21508]: time="2026-06-09T11:25:07.17048782Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.992552 | controller | Jun 09 11:25:07.172003 crc crio[21508]: time="2026-06-09T11:25:07.171593981Z" level=info msg="Stopping pod sandbox: 9dfff9aa0eaf7537f753d8a3db88e2ba7c64ca8fcc25ebb286f5e04780c45b75" id=bb2a31f0-af2d-4966-8094-e763f777738d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.992567 | controller | Jun 09 11:25:07.172003 crc crio[21508]: time="2026-06-09T11:25:07.171966021Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0-config-1781004304-h624w Namespace:openstack ID:9dfff9aa0eaf7537f753d8a3db88e2ba7c64ca8fcc25ebb286f5e04780c45b75 UID:5aa26241-859b-4698-bcd4-fdf3795a0d90 NetNS:/var/run/netns/34aa95c6-4277-4714-9009-645cd3d65d78 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5aa26241_859b_4698_bcd4_fdf3795a0d90.slice PodAnnotations:0xc0019bc4b0}] Aliases:map[]}"
2026-06-09 12:20:02.992584 | controller | Jun 09 11:25:07.172774 crc crio[21508]: time="2026-06-09T11:25:07.172087565Z" level=info msg="Deleting pod openstack_ovsdbserver-sb-0-config-1781004304-h624w from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.992603 | controller | Jun 09 11:25:07.238166 crc crio[21508]: time="2026-06-09T11:25:07.23396738Z" level=info msg="Got pod network &{Name:root-account-create-update-w4zfn Namespace:openstack ID:53abfe3f262590d6071d8a17e298c89a8e660dd180c556239f11ead772f09ebd UID:97004e9b-b20d-404e-8653-514155b8c396 NetNS:/var/run/netns/fd323274-5d45-43cd-a031-1966b0092257 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod97004e9b_b20d_404e_8653_514155b8c396.slice PodAnnotations:0xc000d9e900}] Aliases:map[]}"
2026-06-09 12:20:02.992619 | controller | Jun 09 11:25:07.238166 crc crio[21508]: time="2026-06-09T11:25:07.238061494Z" level=info msg="Adding pod openstack_root-account-create-update-w4zfn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.992635 | controller | Jun 09 11:25:07.532725 crc crio[21508]: 2026-06-09T11:25:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5fa3aaeff5a7323 Mac:da:aa:e9:84:e3:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:74 Mtu:0 Sandbox:/var/run/netns/ae987c5b-051c-4ef7-9f06-51442742b1c7 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.992651 | controller | Jun 09 11:25:07.535222 crc crio[21508]: time="2026-06-09T11:25:07.535075653Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-fdq5f Namespace:openstack ID:5fa3aaeff5a7323a9cafa9632c359b1afd2c234f586e2eda40e1509d0626e07c UID:275a0577-86a3-42c2-a658-55339ec922cd NetNS:/var/run/netns/ae987c5b-051c-4ef7-9f06-51442742b1c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod275a0577_86a3_42c2_a658_55339ec922cd.slice PodAnnotations:0xc002a12a70}] Aliases:map[]}"
2026-06-09 12:20:02.992667 | controller | Jun 09 11:25:07.535466 crc crio[21508]: time="2026-06-09T11:25:07.535386142Z" level=info msg="Checking pod openstack_swift-ring-rebalance-fdq5f for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.992683 | controller | Jun 09 11:25:07.579084 crc crio[21508]: time="2026-06-09T11:25:07.573139294Z" level=info msg="Ran pod sandbox 5fa3aaeff5a7323a9cafa9632c359b1afd2c234f586e2eda40e1509d0626e07c with infra container: openstack/swift-ring-rebalance-fdq5f/POD" id=f4af4a16-d99c-409d-b0d5-dd4a13237360 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.992699 | controller | Jun 09 11:25:07.579948 crc crio[21508]: time="2026-06-09T11:25:07.579255035Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=9689fa4a-f3aa-49fb-88fb-3b896080631a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.992715 | controller | Jun 09 11:25:07.579948 crc crio[21508]: time="2026-06-09T11:25:07.579641626Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found" id=9689fa4a-f3aa-49fb-88fb-3b896080631a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.992731 | controller | Jun 09 11:25:07.579948 crc crio[21508]: time="2026-06-09T11:25:07.579691287Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found" id=9689fa4a-f3aa-49fb-88fb-3b896080631a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.992748 | controller | Jun 09 11:25:07.580881 crc crio[21508]: time="2026-06-09T11:25:07.580793248Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=17be2a81-2cb2-4194-b6f6-57c31121bd7f name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.992764 | controller | Jun 09 11:25:07.589357 crc crio[21508]: time="2026-06-09T11:25:07.588017199Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\""
2026-06-09 12:20:02.992785 | controller | Jun 09 11:25:07.627548 crc crio[21508]: time="2026-06-09T11:25:07.627369636Z" level=info msg="Stopped pod sandbox: 9dfff9aa0eaf7537f753d8a3db88e2ba7c64ca8fcc25ebb286f5e04780c45b75" id=bb2a31f0-af2d-4966-8094-e763f777738d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.992802 | controller | Jun 09 11:25:07.856453 crc crio[21508]: 2026-06-09T11:25:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:53abfe3f262590d Mac:06:45:a0:ec:f6:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:75 Mtu:0 Sandbox:/var/run/netns/fd323274-5d45-43cd-a031-1966b0092257 SocketPath: PciID:}] [{Interface:0xc000436800 Address:{IP:10.217.0.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.992818 | controller | Jun 09 11:25:07.858086 crc crio[21508]: time="2026-06-09T11:25:07.858051476Z" level=info msg="Got pod network &{Name:root-account-create-update-w4zfn Namespace:openstack ID:53abfe3f262590d6071d8a17e298c89a8e660dd180c556239f11ead772f09ebd UID:97004e9b-b20d-404e-8653-514155b8c396 NetNS:/var/run/netns/fd323274-5d45-43cd-a031-1966b0092257 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod97004e9b_b20d_404e_8653_514155b8c396.slice PodAnnotations:0xc000d9e900}] Aliases:map[]}"
2026-06-09 12:20:02.992834 | controller | Jun 09 11:25:07.859104 crc crio[21508]: time="2026-06-09T11:25:07.859010303Z" level=info msg="Checking pod openstack_root-account-create-update-w4zfn for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.992850 | controller | Jun 09 11:25:08.144928 crc crio[21508]: time="2026-06-09T11:25:08.14481041Z" level=info msg="Ran pod sandbox 53abfe3f262590d6071d8a17e298c89a8e660dd180c556239f11ead772f09ebd with infra container: openstack/root-account-create-update-w4zfn/POD" id=4012a6c9-967c-4ae4-bbfe-3b9e863b177c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.992866 | controller | Jun 09 11:25:08.148657 crc crio[21508]: time="2026-06-09T11:25:08.148568995Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=cf1ca9d0-371e-48d7-95a7-3babb04cd56a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.992882 | controller | Jun 09 11:25:08.155609 crc crio[21508]: time="2026-06-09T11:25:08.155127358Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=89cd6e98-c09d-47f4-b03a-3db5f7ff7a16 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.992897 | controller | Jun 09 11:25:08.163220 crc crio[21508]: time="2026-06-09T11:25:08.16309797Z" level=info msg="Creating container: openstack/root-account-create-update-w4zfn/mariadb-account-create-update" id=d4d32e60-b92f-4e42-8c98-87c8d2dfeab8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.992913 | controller | Jun 09 11:25:08.193504 crc crio[21508]: time="2026-06-09T11:25:08.193401765Z" level=info msg="Stopping pod sandbox: 8f71020a91a58f2869e8be293ace0b88cf2dbeb39b336d1a0a51860e11a0cf8b" id=0dbee718-d12e-4451-ac70-cb9a638e9539 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.992932 | controller | Jun 09 11:25:08.195406 crc crio[21508]: time="2026-06-09T11:25:08.194226388Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0-config-1781004304-4q4jf Namespace:openstack ID:8f71020a91a58f2869e8be293ace0b88cf2dbeb39b336d1a0a51860e11a0cf8b UID:14a4ce4b-f71b-4cce-873b-b8bae836635a NetNS:/var/run/netns/1e97c658-8a3c-4bcb-9cc8-e7a7192a10ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod14a4ce4b_f71b_4cce_873b_b8bae836635a.slice PodAnnotations:0xc000852810}] Aliases:map[]}"
2026-06-09 12:20:02.992952 | controller | Jun 09 11:25:08.195406 crc crio[21508]: time="2026-06-09T11:25:08.194476985Z" level=info msg="Deleting pod openstack_ovsdbserver-nb-0-config-1781004304-4q4jf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.993019 | controller | Jun 09 11:25:08.211802 crc crio[21508]: time="2026-06-09T11:25:08.211709465Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.993050 | controller | Jun 09 11:25:08.212002 crc crio[21508]: time="2026-06-09T11:25:08.2118996Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:1103ac44213a31db91a44725405204317c723260e4337ee3e45072e804733904" id=ae778ced-df44-4766-8c91-70d7faa54109 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.993072 | controller | Jun 09 11:25:08.213836 crc crio[21508]: time="2026-06-09T11:25:08.213770472Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=dee576f0-185a-481f-b581-5d937c52088b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.993092 | controller | Jun 09 11:25:08.258687 crc crio[21508]: time="2026-06-09T11:25:08.258216671Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.993112 | controller | Jun 09 11:25:08.266234 crc crio[21508]: time="2026-06-09T11:25:08.266125032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.993131 | controller | Jun 09 11:25:08.284073 crc crio[21508]: time="2026-06-09T11:25:08.283887877Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=35174cb9-4410-41a8-bfd2-a400e2256529 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.993147 | controller | Jun 09 11:25:08.541815 crc crio[21508]: time="2026-06-09T11:25:08.541642382Z" level=info msg="Stopped pod sandbox: 8f71020a91a58f2869e8be293ace0b88cf2dbeb39b336d1a0a51860e11a0cf8b" id=0dbee718-d12e-4451-ac70-cb9a638e9539 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.993162 | controller | Jun 09 11:25:08.583949 crc crio[21508]: time="2026-06-09T11:25:08.583860589Z" level=info msg="Creating container: openstack/ovn-northd-0/ovn-northd" id=986a8f54-13b7-4f71-b7eb-528eb03ad09f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.993177 | controller | Jun 09 11:25:08.585718 crc crio[21508]: time="2026-06-09T11:25:08.585654559Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.993193 | controller | Jun 09 11:25:08.632759 crc crio[21508]: time="2026-06-09T11:25:08.632644569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.993208 | controller | Jun 09 11:25:08.638186 crc crio[21508]: time="2026-06-09T11:25:08.638109871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.993224 | controller | Jun 09 11:25:09.221140 crc crio[21508]: time="2026-06-09T11:25:09.221002729Z" level=info msg="Created container 52f35676de33b7ff27b45aa62eb7139e894408c24746768cfbd3fd5183139642: openstack/root-account-create-update-w4zfn/mariadb-account-create-update" id=d4d32e60-b92f-4e42-8c98-87c8d2dfeab8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.993239 | controller | Jun 09 11:25:09.222350 crc crio[21508]: time="2026-06-09T11:25:09.222131491Z" level=info msg="Starting container: 52f35676de33b7ff27b45aa62eb7139e894408c24746768cfbd3fd5183139642" id=4daaa999-bb47-4e18-ad55-8c6cd0c5ae9f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.993258 | controller | Jun 09 11:25:09.228853 crc crio[21508]: time="2026-06-09T11:25:09.228813487Z" level=info msg="Started container" PID=58476 containerID=52f35676de33b7ff27b45aa62eb7139e894408c24746768cfbd3fd5183139642 description=openstack/root-account-create-update-w4zfn/mariadb-account-create-update id=4daaa999-bb47-4e18-ad55-8c6cd0c5ae9f name=/runtime.v1.RuntimeService/StartContainer sandboxID=53abfe3f262590d6071d8a17e298c89a8e660dd180c556239f11ead772f09ebd
2026-06-09 12:20:02.993275 | controller | Jun 09 11:25:09.679076 crc crio[21508]: time="2026-06-09T11:25:09.678952495Z" level=info msg="Created container 63fb0b7c488854db4acb4c443b7b7189af8947d369cd24c376a73d6e7778349b: openstack/ovn-northd-0/ovn-northd" id=986a8f54-13b7-4f71-b7eb-528eb03ad09f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.993290 | controller | Jun 09 11:25:09.680234 crc crio[21508]: time="2026-06-09T11:25:09.6801904Z" level=info msg="Starting container: 63fb0b7c488854db4acb4c443b7b7189af8947d369cd24c376a73d6e7778349b" id=72d7cd19-59ee-41d7-8225-ad9422647a38 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.993306 | controller | Jun 09 11:25:09.686387 crc crio[21508]: time="2026-06-09T11:25:09.686170956Z" level=info msg="Started container" PID=58491 containerID=63fb0b7c488854db4acb4c443b7b7189af8947d369cd24c376a73d6e7778349b description=openstack/ovn-northd-0/ovn-northd id=72d7cd19-59ee-41d7-8225-ad9422647a38 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b2e98c731ec0d36aa3916ce372cf8f788e8d61c4ea38e221743212ea66597f92
2026-06-09 12:20:02.993321 | controller | Jun 09 11:25:09.925881 crc crio[21508]: time="2026-06-09T11:25:09.925637112Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=8ec39761-5cf0-403d-ae5c-3799737deecc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.993337 | controller | Jun 09 11:25:09.978228 crc crio[21508]: time="2026-06-09T11:25:09.977991271Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=1bf32499-8b12-412d-90bb-f4538ce28f00 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.993401 | controller | Jun 09 11:25:10.147627 crc crio[21508]: time="2026-06-09T11:25:10.147542657Z" level=info msg="Creating container: openstack/ovn-northd-0/openstack-network-exporter" id=fb9e0bea-3bfb-42ad-bcbb-d413ba9bf65a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.993423 | controller | Jun 09 11:25:10.149764 crc crio[21508]: time="2026-06-09T11:25:10.149552013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.993440 | controller | Jun 09 11:25:10.226842 crc crio[21508]: time="2026-06-09T11:25:10.226740105Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.993457 | controller | Jun 09 11:25:10.233169 crc crio[21508]: time="2026-06-09T11:25:10.232689311Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.993473 | controller | Jun 09 11:25:10.548222 crc crio[21508]: time="2026-06-09T11:25:10.548013601Z" level=info msg="Created container 3fade42a24b4a497562492a544636677613c30b803f4d2569801f1155d494c9b: openstack/ovn-northd-0/openstack-network-exporter" id=fb9e0bea-3bfb-42ad-bcbb-d413ba9bf65a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.993489 | controller | Jun 09 11:25:10.550082 crc crio[21508]: time="2026-06-09T11:25:10.550016927Z" level=info msg="Starting container: 3fade42a24b4a497562492a544636677613c30b803f4d2569801f1155d494c9b" id=0afe7380-1837-490d-8eea-3b402cf5f9fb name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.993505 | controller | Jun 09 11:25:10.557504 crc crio[21508]: time="2026-06-09T11:25:10.557427123Z" level=info msg="Started container" PID=58578 containerID=3fade42a24b4a497562492a544636677613c30b803f4d2569801f1155d494c9b description=openstack/ovn-northd-0/openstack-network-exporter id=0afe7380-1837-490d-8eea-3b402cf5f9fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=b2e98c731ec0d36aa3916ce372cf8f788e8d61c4ea38e221743212ea66597f92
2026-06-09 12:20:02.993534 | controller | Jun 09 11:25:12.312241 crc crio[21508]: time="2026-06-09T11:25:12.311719925Z" level=info msg="Running pod sandbox: openstack/keystone-db-create-l85vc/POD" id=dba19a02-cb3e-4884-b23c-bac1c0019950 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.993551 | controller | Jun 09 11:25:12.313464 crc crio[21508]: time="2026-06-09T11:25:12.312353622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.993567 | controller | Jun 09 11:25:12.451247 crc crio[21508]: time="2026-06-09T11:25:12.451073069Z" level=info msg="Running pod sandbox: openstack/keystone-b22d-account-create-update-rhvmd/POD" id=e13ee2ff-68ad-4807-ac0c-19afe3202561 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.993583 | controller | Jun 09 11:25:12.451247 crc crio[21508]: time="2026-06-09T11:25:12.451216303Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.993598 | controller | Jun 09 11:25:14.625385 crc crio[21508]: time="2026-06-09T11:25:14.624529465Z" level=info msg="Stopping container: 6241d5ceef04150d339e95d8dfdeeeb5e3c4c0828f36638293568c2da95b3719 (timeout: 10s)" id=fd3559f7-e761-4ffb-8469-88d96e58ffe9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.993614 | controller | Jun 09 11:25:14.723713 crc crio[21508]: time="2026-06-09T11:25:14.723124433Z" level=info msg="Running pod sandbox: openstack/placement-db-create-8fjnk/POD" id=6af9d0fe-85c1-41cc-8942-b0f43c278365 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.993630 | controller | Jun 09 11:25:14.723873 crc crio[21508]: time="2026-06-09T11:25:14.72372173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.993645 | controller | Jun 09 11:25:14.866572 crc crio[21508]: time="2026-06-09T11:25:14.866529371Z" level=info msg="Running pod sandbox: openstack/placement-8320-account-create-update-46w68/POD" id=20c8f876-1bd4-4368-8790-8b5924d3cf52 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.993660 | controller | Jun 09 11:25:14.866786 crc crio[21508]: time="2026-06-09T11:25:14.866764127Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.993676 | controller | Jun 09 11:25:16.360700 crc crio[21508]: time="2026-06-09T11:25:16.360490916Z" level=info msg="Stopping pod sandbox: 53abfe3f262590d6071d8a17e298c89a8e660dd180c556239f11ead772f09ebd" id=5b35350e-9625-40ab-8775-47f74c96a1de name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.993692 | controller | Jun 09 11:25:16.361895 crc crio[21508]: time="2026-06-09T11:25:16.361405341Z" level=info msg="Got pod network &{Name:root-account-create-update-w4zfn Namespace:openstack ID:53abfe3f262590d6071d8a17e298c89a8e660dd180c556239f11ead772f09ebd UID:97004e9b-b20d-404e-8653-514155b8c396 NetNS:/var/run/netns/fd323274-5d45-43cd-a031-1966b0092257 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod97004e9b_b20d_404e_8653_514155b8c396.slice PodAnnotations:0xc003b38038}] Aliases:map[]}"
2026-06-09 12:20:02.993708 | controller | Jun 09 11:25:16.361895 crc crio[21508]: time="2026-06-09T11:25:16.361545065Z" level=info msg="Deleting pod openstack_root-account-create-update-w4zfn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.993728 | controller | Jun 09 11:25:16.492904 crc crio[21508]: time="2026-06-09T11:25:16.492190407Z" level=info msg="Stopped container 6241d5ceef04150d339e95d8dfdeeeb5e3c4c0828f36638293568c2da95b3719: openstack/dnsmasq-dns-68bc84565-5djtf/dnsmasq-dns" id=fd3559f7-e761-4ffb-8469-88d96e58ffe9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:02.993755 | controller | Jun 09 11:25:16.495002 crc crio[21508]: time="2026-06-09T11:25:16.494926433Z" level=info msg="Stopping pod sandbox: 8ebd9c2ad25fd51fdb30545e4d5751c9b97c4f97bb363916bf0d9d8eb08e89fe" id=a4da42c2-6d6b-4727-b343-c0984d56407b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.993772 | controller | Jun 09 11:25:16.495902 crc crio[21508]: time="2026-06-09T11:25:16.495785437Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68bc84565-5djtf Namespace:openstack ID:8ebd9c2ad25fd51fdb30545e4d5751c9b97c4f97bb363916bf0d9d8eb08e89fe UID:98008628-3d9d-4d00-9e74-2345d1081993 NetNS:/var/run/netns/b83f900e-f4e2-4478-b0da-164a199e2986 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98008628_3d9d_4d00_9e74_2345d1081993.slice PodAnnotations:0xc00011e758}] Aliases:map[]}"
2026-06-09 12:20:02.993788 | controller | Jun 09 11:25:16.496000 crc crio[21508]: time="2026-06-09T11:25:16.495966032Z" level=info msg="Deleting pod openstack_dnsmasq-dns-68bc84565-5djtf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.993803 | controller | Jun 09 11:25:16.624664 crc crio[21508]: time="2026-06-09T11:25:16.62216677Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:67d018c7e5e92c52ce9a230242d017b0b4d5dec62eb3f77013d1b1ee83fadc31" id=17be2a81-2cb2-4194-b6f6-57c31121bd7f name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.993819 | controller | Jun 09 11:25:16.626735 crc crio[21508]: time="2026-06-09T11:25:16.626433059Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=70b9e84e-9966-4a76-89db-ba0480f091a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.993834 | controller | Jun 09 11:25:16.630519 crc crio[21508]: time="2026-06-09T11:25:16.627625762Z" level=info msg="Got pod network &{Name:keystone-b22d-account-create-update-rhvmd Namespace:openstack ID:fca6e6a170cd7815bc63be58bbaa6b9ce2bf6c336bb60f2eccc9ed97fc994f8d UID:b873d978-a922-4302-a3e1-efb329af89ae NetNS:/var/run/netns/f5bbc8ae-1067-484e-9d53-8e4be89b8476 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb873d978_a922_4302_a3e1_efb329af89ae.slice PodAnnotations:0xc002c0a4b8}] Aliases:map[]}"
2026-06-09 12:20:02.993851 | controller | Jun 09 11:25:16.630519 crc crio[21508]: time="2026-06-09T11:25:16.627676824Z" level=info msg="Adding pod openstack_keystone-b22d-account-create-update-rhvmd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.993867 | controller | Jun 09 11:25:16.636426 crc crio[21508]: time="2026-06-09T11:25:16.636342165Z" level=info msg="Got pod network &{Name:placement-8320-account-create-update-46w68 Namespace:openstack ID:f5e420106533d5d215c9e5b64ba3f1f46fa687f96df8e1b454e2a3dc9b29da96 UID:a01f126c-ac90-4828-bb43-07f251a5e99f NetNS:/var/run/netns/b122bd5e-5447-44c4-9fed-9afe5780f2dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda01f126c_ac90_4828_bb43_07f251a5e99f.slice PodAnnotations:0xc000b28818}] Aliases:map[]}"
2026-06-09 12:20:02.993883 | controller | Jun 09 11:25:16.636426 crc crio[21508]: time="2026-06-09T11:25:16.636407277Z" level=info msg="Adding pod openstack_placement-8320-account-create-update-46w68 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.993902 | controller | Jun 09 11:25:16.642192 crc crio[21508]: time="2026-06-09T11:25:16.642098826Z" level=info msg="Got pod network &{Name:keystone-db-create-l85vc Namespace:openstack ID:292cf62d7913f06a4a513a8bb6af89e56f608096b57749581de9bcd488bb2915 UID:1be771d5-ca73-4367-8d75-9c4c6ffbe39a NetNS:/var/run/netns/9aba44d2-3f2b-4be7-b21b-00b76024bf5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1be771d5_ca73_4367_8d75_9c4c6ffbe39a.slice PodAnnotations:0xc0039b8048}] Aliases:map[]}"
2026-06-09 12:20:02.993919 | controller | Jun 09 11:25:16.642192 crc crio[21508]: time="2026-06-09T11:25:16.642167468Z" level=info msg="Adding pod openstack_keystone-db-create-l85vc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.993939 | controller | Jun 09 11:25:16.649185 crc crio[21508]: time="2026-06-09T11:25:16.649139092Z" level=info msg="Got pod network &{Name:placement-db-create-8fjnk Namespace:openstack ID:2f9853db565510853b2386eca95c26cc897f690b488340807b99ecfa12668261 UID:da37ce00-bc61-4a4e-9db6-dd3a0082d161 NetNS:/var/run/netns/fc369295-a0c2-4d28-a3cf-39cfc4bff4ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podda37ce00_bc61_4a4e_9db6_dd3a0082d161.slice PodAnnotations:0xc00008c608}] Aliases:map[]}"
2026-06-09 12:20:02.993958 | controller | Jun 09 11:25:16.649479 crc crio[21508]: time="2026-06-09T11:25:16.649457811Z" level=info msg="Adding pod openstack_placement-db-create-8fjnk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.993978 | controller | Jun 09 11:25:16.729470 crc crio[21508]: time="2026-06-09T11:25:16.729344338Z" level=info msg="Stopped pod sandbox: 53abfe3f262590d6071d8a17e298c89a8e660dd180c556239f11ead772f09ebd" id=5b35350e-9625-40ab-8775-47f74c96a1de name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.993998 | controller | Jun 09 11:25:16.731461 crc crio[21508]: time="2026-06-09T11:25:16.731378335Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=d0b2e808-b412-4b91-8e19-3667e1c9ed98 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.994017 | controller | Jun 09 11:25:16.745230 crc crio[21508]: time="2026-06-09T11:25:16.743897694Z" level=info msg="Creating container: openstack/swift-ring-rebalance-fdq5f/swift-ring-rebalance" id=8f9a8841-5434-4753-943b-b8fb9775b2b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.994037 | controller | Jun 09 11:25:16.746904 crc crio[21508]: time="2026-06-09T11:25:16.746826015Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.994056 | controller | Jun 09 11:25:16.836865 crc crio[21508]: time="2026-06-09T11:25:16.836757872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.994076 | controller | Jun 09 11:25:16.843411 crc crio[21508]: time="2026-06-09T11:25:16.842386869Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.994095 | controller | Jun 09 11:25:16.903805 crc crio[21508]: time="2026-06-09T11:25:16.903232565Z" level=info msg="Stopped pod sandbox: 8ebd9c2ad25fd51fdb30545e4d5751c9b97c4f97bb363916bf0d9d8eb08e89fe" id=a4da42c2-6d6b-4727-b343-c0984d56407b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.994114 | controller | Jun 09 11:25:17.030747 crc crio[21508]: time="2026-06-09T11:25:17.030641817Z" level=info msg="Created container 68b0c4bd72f4988e8fc5801d72bef01f0cb8bc7e84735b7862fc4df694143998: openstack/swift-ring-rebalance-fdq5f/swift-ring-rebalance" id=8f9a8841-5434-4753-943b-b8fb9775b2b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.994137 | controller | Jun 09 11:25:17.032489 crc crio[21508]: time="2026-06-09T11:25:17.032384545Z" level=info msg="Starting container: 68b0c4bd72f4988e8fc5801d72bef01f0cb8bc7e84735b7862fc4df694143998" id=f03bd6a7-b15f-48ee-9d59-95f59ca1f25a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.994153 | controller | Jun 09 11:25:17.047874 crc crio[21508]: time="2026-06-09T11:25:17.047771154Z" level=info msg="Started container" PID=59100 containerID=68b0c4bd72f4988e8fc5801d72bef01f0cb8bc7e84735b7862fc4df694143998 description=openstack/swift-ring-rebalance-fdq5f/swift-ring-rebalance id=f03bd6a7-b15f-48ee-9d59-95f59ca1f25a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5fa3aaeff5a7323a9cafa9632c359b1afd2c234f586e2eda40e1509d0626e07c
2026-06-09 12:20:02.994169 | controller | Jun 09 11:25:17.367750 crc crio[21508]: 2026-06-09T11:25:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2f9853db5655108 Mac:de:a8:38:28:50:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:78 Mtu:0 Sandbox:/var/run/netns/fc369295-a0c2-4d28-a3cf-39cfc4bff4ac SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.994185 | controller | Jun 09 11:25:17.369920 crc crio[21508]: time="2026-06-09T11:25:17.369604476Z" level=info msg="Got pod network &{Name:placement-db-create-8fjnk Namespace:openstack ID:2f9853db565510853b2386eca95c26cc897f690b488340807b99ecfa12668261 UID:da37ce00-bc61-4a4e-9db6-dd3a0082d161 NetNS:/var/run/netns/fc369295-a0c2-4d28-a3cf-39cfc4bff4ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podda37ce00_bc61_4a4e_9db6_dd3a0082d161.slice PodAnnotations:0xc00008c608}] Aliases:map[]}"
2026-06-09 12:20:02.994201 | controller | Jun 09 11:25:17.369920 crc crio[21508]: time="2026-06-09T11:25:17.36978035Z" level=info msg="Checking pod openstack_placement-db-create-8fjnk for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.994217 | controller | Jun 09 11:25:17.411868 crc crio[21508]: 2026-06-09T11:25:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fca6e6a170cd781 Mac:ca:93:c6:05:41:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:77 Mtu:0 Sandbox:/var/run/netns/f5bbc8ae-1067-484e-9d53-8e4be89b8476 SocketPath: PciID:}] [{Interface:0xc0001108e0 Address:{IP:10.217.0.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.994233 | controller | Jun 09 11:25:17.419497 crc crio[21508]: time="2026-06-09T11:25:17.419373873Z" level=info msg="Ran pod sandbox 2f9853db565510853b2386eca95c26cc897f690b488340807b99ecfa12668261 with infra container: openstack/placement-db-create-8fjnk/POD" id=6af9d0fe-85c1-41cc-8942-b0f43c278365 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.994249 | controller | Jun 09 11:25:17.422402 crc crio[21508]: 2026-06-09T11:25:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:292cf62d7913f06 Mac:02:21:6e:90:66:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:76 Mtu:0 Sandbox:/var/run/netns/9aba44d2-3f2b-4be7-b21b-00b76024bf5e SocketPath: PciID:}] [{Interface:0xc000014720 Address:{IP:10.217.0.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.994265 | controller | Jun 09 11:25:17.438888 crc crio[21508]: time="2026-06-09T11:25:17.438772424Z" level=info msg="Removing container: 6241d5ceef04150d339e95d8dfdeeeb5e3c4c0828f36638293568c2da95b3719" id=75de9048-3cb5-439c-8869-8780c14a5cdf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.994280 | controller | Jun 09 11:25:17.442370 crc crio[21508]: time="2026-06-09T11:25:17.440367568Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=e48f966e-8ba6-43c1-bb21-a47da980938e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.994296 | controller | Jun 09 11:25:17.446198 crc crio[21508]: time="2026-06-09T11:25:17.446097628Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=73ca7c39-cbc4-4bf6-b58f-5c03ee2d6d58 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.994315 | controller | Jun 09 11:25:17.466793 crc crio[21508]: time="2026-06-09T11:25:17.464391588Z" level=info msg="Creating container: openstack/placement-db-create-8fjnk/mariadb-database-create" id=0947aa8e-6c34-47a3-a72f-96a067190ff2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.994331 | controller | Jun 09 11:25:17.466793 crc crio[21508]: time="2026-06-09T11:25:17.466119006Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.994362 | controller | Jun 09 11:25:17.471596 crc crio[21508]: 2026-06-09T11:25:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f5e420106533d5d Mac:76:1b:ed:aa:8b:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:79 Mtu:0 Sandbox:/var/run/netns/b122bd5e-5447-44c4-9fed-9afe5780f2dd SocketPath: PciID:}] [{Interface:0xc000193140 Address:{IP:10.217.0.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.994384 | controller | Jun 09 11:25:17.494656 crc crio[21508]: time="2026-06-09T11:25:17.494476597Z" level=info msg="Got pod network &{Name:keystone-b22d-account-create-update-rhvmd Namespace:openstack ID:fca6e6a170cd7815bc63be58bbaa6b9ce2bf6c336bb60f2eccc9ed97fc994f8d UID:b873d978-a922-4302-a3e1-efb329af89ae NetNS:/var/run/netns/f5bbc8ae-1067-484e-9d53-8e4be89b8476 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb873d978_a922_4302_a3e1_efb329af89ae.slice PodAnnotations:0xc002c0a4b8}] Aliases:map[]}"
2026-06-09 12:20:02.994402 | controller | Jun 09 11:25:17.494993 crc crio[21508]: time="2026-06-09T11:25:17.494735934Z" level=info msg="Checking pod openstack_keystone-b22d-account-create-update-rhvmd for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.994418 | controller | Jun 09 11:25:17.498180 crc crio[21508]: time="2026-06-09T11:25:17.498100858Z" level=info msg="Got pod network &{Name:keystone-db-create-l85vc Namespace:openstack ID:292cf62d7913f06a4a513a8bb6af89e56f608096b57749581de9bcd488bb2915 UID:1be771d5-ca73-4367-8d75-9c4c6ffbe39a NetNS:/var/run/netns/9aba44d2-3f2b-4be7-b21b-00b76024bf5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1be771d5_ca73_4367_8d75_9c4c6ffbe39a.slice PodAnnotations:0xc0039b8048}] Aliases:map[]}"
2026-06-09 12:20:02.994434 | controller | Jun 09 11:25:17.498555 crc crio[21508]: time="2026-06-09T11:25:17.498444297Z" level=info msg="Checking pod openstack_keystone-db-create-l85vc for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.994450 | controller | Jun 09 11:25:17.501737 crc crio[21508]: time="2026-06-09T11:25:17.501634456Z" level=info msg="Got pod network &{Name:placement-8320-account-create-update-46w68 Namespace:openstack ID:f5e420106533d5d215c9e5b64ba3f1f46fa687f96df8e1b454e2a3dc9b29da96 UID:a01f126c-ac90-4828-bb43-07f251a5e99f NetNS:/var/run/netns/b122bd5e-5447-44c4-9fed-9afe5780f2dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda01f126c_ac90_4828_bb43_07f251a5e99f.slice PodAnnotations:0xc000b28818}] Aliases:map[]}"
2026-06-09 12:20:02.994466 | controller | Jun 09 11:25:17.501943 crc crio[21508]: time="2026-06-09T11:25:17.501882823Z" level=info msg="Checking pod openstack_placement-8320-account-create-update-46w68 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.994481 | controller | Jun 09 11:25:17.518643 crc crio[21508]: time="2026-06-09T11:25:17.518544207Z" level=info msg="Ran pod sandbox fca6e6a170cd7815bc63be58bbaa6b9ce2bf6c336bb60f2eccc9ed97fc994f8d with infra container: openstack/keystone-b22d-account-create-update-rhvmd/POD" id=e13ee2ff-68ad-4807-ac0c-19afe3202561 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.994500 | controller | Jun 09 11:25:17.520920 crc crio[21508]: time="2026-06-09T11:25:17.520842782Z" level=info msg="Ran pod sandbox 292cf62d7913f06a4a513a8bb6af89e56f608096b57749581de9bcd488bb2915 with infra container: openstack/keystone-db-create-l85vc/POD" id=dba19a02-cb3e-4884-b23c-bac1c0019950 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.994516 | controller | Jun 09 11:25:17.521702 crc crio[21508]: time="2026-06-09T11:25:17.521559262Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=1fc6156a-686d-46ca-802a-0e6202286822 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.994532 | controller | Jun 09 11:25:17.526172 crc crio[21508]: time="2026-06-09T11:25:17.524558715Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=c0a067d7-1fac-4715-98b8-a23c1a026d32 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.994547 | controller | Jun 09 11:25:17.536750 crc crio[21508]: time="2026-06-09T11:25:17.527463056Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.994563 | controller | Jun 09 11:25:17.536750 crc crio[21508]: time="2026-06-09T11:25:17.529705709Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=07b62144-b4fd-4c5b-94ee-22fb3dcf19b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.994579 | controller | Jun 09 11:25:17.541924 crc crio[21508]: time="2026-06-09T11:25:17.541829957Z" level=info msg="Ran pod sandbox f5e420106533d5d215c9e5b64ba3f1f46fa687f96df8e1b454e2a3dc9b29da96 with infra container: openstack/placement-8320-account-create-update-46w68/POD" id=20c8f876-1bd4-4368-8790-8b5924d3cf52 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.994595 | controller | Jun 09 11:25:17.545378 crc crio[21508]: time="2026-06-09T11:25:17.545206261Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=e4aa0c66-dde7-49ea-8551-ad547bfc34b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.994609 | controller | Jun 09 11:25:17.546411 crc crio[21508]: time="2026-06-09T11:25:17.5462466Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.994625 | controller | Jun 09 11:25:17.553109 crc crio[21508]: time="2026-06-09T11:25:17.553021099Z" level=info msg="Running pod sandbox: openstack/glance-db-create-2rft2/POD" id=7f6e170d-b48e-4a3d-8c11-8c58d3d38e7a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.994640 | controller | Jun 09 11:25:17.557166 crc crio[21508]: time="2026-06-09T11:25:17.556952028Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.994656 | controller | Jun 09 11:25:17.557599 crc crio[21508]: time="2026-06-09T11:25:17.557534424Z" level=info msg="Creating container: openstack/keystone-b22d-account-create-update-rhvmd/mariadb-account-create-update" id=bfb92e27-c149-43b7-b243-2afa508b2f88 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.994672 | controller | Jun 09 11:25:17.557819 crc crio[21508]: time="2026-06-09T11:25:17.55774161Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=18587106-a064-4e0f-b448-51426058e638 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.994687 | controller | Jun 09 11:25:17.559904 crc crio[21508]: time="2026-06-09T11:25:17.559778667Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.994706 | controller | Jun 09 11:25:17.568402 crc crio[21508]: time="2026-06-09T11:25:17.568240783Z" level=info msg="Creating container: openstack/keystone-db-create-l85vc/mariadb-database-create" id=1de073c3-dddc-4749-bc22-c039c0328a3f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.994722 | controller | Jun 09 11:25:17.586158 crc crio[21508]: time="2026-06-09T11:25:17.586100891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.994738 | controller | Jun 09 11:25:17.588575 crc crio[21508]: time="2026-06-09T11:25:17.588453146Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=fbc00226-da4e-431d-826b-fc7aca63c103 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.994754 | controller | Jun 09 11:25:17.609323 crc crio[21508]: time="2026-06-09T11:25:17.609090631Z" level=info msg="Got pod network &{Name:glance-db-create-2rft2 Namespace:openstack ID:4aa3058d2bbcbb3e999d4860ea1b2f18ef9d39538bd9c1740fd69bc9a509837c UID:3c7d7dde-9150-4723-9adf-e35f3b3862f9 NetNS:/var/run/netns/8ee9e4d3-66d3-4932-8b8d-7fb26192d4a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c7d7dde_9150_4723_9adf_e35f3b3862f9.slice PodAnnotations:0xc00465e428}] Aliases:map[]}"
2026-06-09 12:20:02.994769 | controller | Jun 09 11:25:17.609323 crc crio[21508]: time="2026-06-09T11:25:17.609152913Z" level=info msg="Adding pod openstack_glance-db-create-2rft2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.994785 | controller | Jun 09 11:25:17.631161 crc crio[21508]: time="2026-06-09T11:25:17.631015343Z" level=info msg="Creating container: openstack/placement-8320-account-create-update-46w68/mariadb-account-create-update" id=3da209ce-adc7-46f4-b13c-cf149b339863 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.994801 | controller | Jun 09 11:25:17.648228 crc crio[21508]: time="2026-06-09T11:25:17.647968525Z" level=info msg="Running pod sandbox: openstack/glance-05c1-account-create-update-6pnb6/POD" id=bacf50e0-eb54-4ba6-a0e6-396e6304d0d2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.994816 | controller | Jun 09 11:25:17.648228 crc crio[21508]: time="2026-06-09T11:25:17.648081288Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.994832 | controller | Jun 09 11:25:17.652688 crc crio[21508]: time="2026-06-09T11:25:17.652559393Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.994847 | controller | Jun 09 11:25:17.655044 crc crio[21508]: time="2026-06-09T11:25:17.65493943Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.994863 | controller | Jun 09 11:25:17.659693 crc crio[21508]: time="2026-06-09T11:25:17.65962361Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.994878 | controller | Jun 09 11:25:17.678897 crc crio[21508]: time="2026-06-09T11:25:17.67864771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.994893 | controller | Jun 09 11:25:17.683066 crc crio[21508]: time="2026-06-09T11:25:17.68294067Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.994912 | controller | Jun 09 11:25:17.727407 crc crio[21508]: time="2026-06-09T11:25:17.727133362Z" level=info msg="Got pod network &{Name:glance-05c1-account-create-update-6pnb6 Namespace:openstack ID:8fd369c92567f21fd115be7a5b93ef8e7f84e18a749b8de6a4be458b511f8265 UID:5ed33ff7-9ffb-48e9-b5f3-89443b41bd15 NetNS:/var/run/netns/6cbb46f7-4d1d-45bf-ae83-41fdf1a68bfb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ed33ff7_9ffb_48e9_b5f3_89443b41bd15.slice PodAnnotations:0xc0039b8988}] Aliases:map[]}"
2026-06-09 12:20:02.994929 | controller | Jun 09 11:25:17.727407 crc crio[21508]: time="2026-06-09T11:25:17.727209234Z" level=info msg="Adding pod openstack_glance-05c1-account-create-update-6pnb6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.994945 | controller | Jun 09 11:25:17.747039 crc crio[21508]: time="2026-06-09T11:25:17.746234884Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.994960 | controller | Jun 09 11:25:17.762155 crc crio[21508]: time="2026-06-09T11:25:17.761632134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.994976 | controller | Jun 09 11:25:17.802769 crc crio[21508]: time="2026-06-09T11:25:17.802695528Z" level=info msg="Removed container 6241d5ceef04150d339e95d8dfdeeeb5e3c4c0828f36638293568c2da95b3719: openstack/dnsmasq-dns-68bc84565-5djtf/dnsmasq-dns" id=75de9048-3cb5-439c-8869-8780c14a5cdf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.994991 | controller | Jun 09 11:25:17.806438 crc crio[21508]: time="2026-06-09T11:25:17.806220367Z" level=info msg="Removing container: b89b42eb1fc20ece732c80790e8cffd8a1f571417e0d794fe485348b74d3f3fa" id=a7dca581-7291-416c-b8fb-fda7ef802051 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.995006 | controller | Jun 09 11:25:17.869133 crc crio[21508]: time="2026-06-09T11:25:17.868978956Z" level=info msg="Removed container b89b42eb1fc20ece732c80790e8cffd8a1f571417e0d794fe485348b74d3f3fa: openstack/dnsmasq-dns-68bc84565-5djtf/init" id=a7dca581-7291-416c-b8fb-fda7ef802051 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:02.995022 | controller | Jun 09 11:25:17.980090 crc crio[21508]: time="2026-06-09T11:25:17.98001306Z" level=info msg="Created container bc873c1f4497ba828dbf623dc878ec00e1d491764e80d33ea9473b3d7e232a29: openstack/keystone-b22d-account-create-update-rhvmd/mariadb-account-create-update" id=bfb92e27-c149-43b7-b243-2afa508b2f88 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.995038 | controller | Jun 09 11:25:17.984628 crc crio[21508]: time="2026-06-09T11:25:17.984022872Z" level=info msg="Starting container: bc873c1f4497ba828dbf623dc878ec00e1d491764e80d33ea9473b3d7e232a29" id=1abf1413-90ef-4756-b67b-9cea1f08be98 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.995054 | controller | Jun 09 11:25:17.993633 crc crio[21508]: time="2026-06-09T11:25:17.991910662Z" level=info msg="Started container" PID=59239 containerID=bc873c1f4497ba828dbf623dc878ec00e1d491764e80d33ea9473b3d7e232a29 description=openstack/keystone-b22d-account-create-update-rhvmd/mariadb-account-create-update id=1abf1413-90ef-4756-b67b-9cea1f08be98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fca6e6a170cd7815bc63be58bbaa6b9ce2bf6c336bb60f2eccc9ed97fc994f8d
2026-06-09 12:20:02.995070 | controller | Jun 09 11:25:18.009154 crc crio[21508]: time="2026-06-09T11:25:18.00904863Z" level=info msg="Created container 3266dab153c1b7f1cddff64c397c2cc27d095f1e89da4831263aee525832c96f: openstack/placement-db-create-8fjnk/mariadb-database-create" id=0947aa8e-6c34-47a3-a72f-96a067190ff2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.995089 | controller | Jun 09 11:25:18.009953 crc crio[21508]: time="2026-06-09T11:25:18.009888203Z" level=info msg="Created container 0fd48b8712f697a36153a88d20f178aa4628a355ca8fcceda1504cccc0576288: openstack/placement-8320-account-create-update-46w68/mariadb-account-create-update" id=3da209ce-adc7-46f4-b13c-cf149b339863 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.995106 | controller | Jun 09 11:25:18.012384 crc crio[21508]: time="2026-06-09T11:25:18.012333831Z" level=info msg="Starting container: 0fd48b8712f697a36153a88d20f178aa4628a355ca8fcceda1504cccc0576288" id=296c89d5-29dd-43f1-9cf5-09a25d992fb3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.995122 | controller | Jun 09 11:25:18.012784 crc crio[21508]: time="2026-06-09T11:25:18.012761613Z" level=info msg="Starting container: 3266dab153c1b7f1cddff64c397c2cc27d095f1e89da4831263aee525832c96f" id=438e2ed1-00f8-4c26-b020-c2fa08c25a81 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.995137 | controller | Jun 09 11:25:18.013066 crc crio[21508]: time="2026-06-09T11:25:18.01301693Z" level=info msg="Created container 69cc9c2977b4a35a4352e21522d5cf20d94bc85a0d32e866fb53869978e42c93: openstack/keystone-db-create-l85vc/mariadb-database-create" id=1de073c3-dddc-4749-bc22-c039c0328a3f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.995153 | controller | Jun 09 11:25:18.014491 crc crio[21508]: time="2026-06-09T11:25:18.01446366Z" level=info msg="Starting container: 69cc9c2977b4a35a4352e21522d5cf20d94bc85a0d32e866fb53869978e42c93" id=9d463eb7-7df3-480e-a78a-351e3c44a6af name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.995169 | controller | Jun 09 11:25:18.025229 crc crio[21508]: time="2026-06-09T11:25:18.022462673Z" level=info msg="Started container" PID=59247 containerID=69cc9c2977b4a35a4352e21522d5cf20d94bc85a0d32e866fb53869978e42c93 description=openstack/keystone-db-create-l85vc/mariadb-database-create id=9d463eb7-7df3-480e-a78a-351e3c44a6af name=/runtime.v1.RuntimeService/StartContainer sandboxID=292cf62d7913f06a4a513a8bb6af89e56f608096b57749581de9bcd488bb2915
2026-06-09 12:20:02.995185 | controller | Jun 09 11:25:18.025633 crc crio[21508]: time="2026-06-09T11:25:18.025468147Z" level=info msg="Started container" PID=59242 containerID=3266dab153c1b7f1cddff64c397c2cc27d095f1e89da4831263aee525832c96f description=openstack/placement-db-create-8fjnk/mariadb-database-create id=438e2ed1-00f8-4c26-b020-c2fa08c25a81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f9853db565510853b2386eca95c26cc897f690b488340807b99ecfa12668261
2026-06-09 12:20:02.995202 | controller | Jun 09 11:25:18.026688 crc crio[21508]: time="2026-06-09T11:25:18.026612129Z" level=info msg="Started container" PID=59245 containerID=0fd48b8712f697a36153a88d20f178aa4628a355ca8fcceda1504cccc0576288 description=openstack/placement-8320-account-create-update-46w68/mariadb-account-create-update id=296c89d5-29dd-43f1-9cf5-09a25d992fb3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5e420106533d5d215c9e5b64ba3f1f46fa687f96df8e1b454e2a3dc9b29da96
2026-06-09 12:20:02.995217 | controller | Jun 09 11:25:18.227814 crc crio[21508]: 2026-06-09T11:25:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4aa3058d2bbcbb3 Mac:2a:00:68:6f:e2:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7a Mtu:0 Sandbox:/var/run/netns/8ee9e4d3-66d3-4932-8b8d-7fb26192d4a7 SocketPath: PciID:}] [{Interface:0xc000014f20 Address:{IP:10.217.0.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.995233 | controller | Jun 09 11:25:18.229410 crc crio[21508]: time="2026-06-09T11:25:18.22934281Z" level=info msg="Got pod network &{Name:glance-db-create-2rft2 Namespace:openstack ID:4aa3058d2bbcbb3e999d4860ea1b2f18ef9d39538bd9c1740fd69bc9a509837c UID:3c7d7dde-9150-4723-9adf-e35f3b3862f9 NetNS:/var/run/netns/8ee9e4d3-66d3-4932-8b8d-7fb26192d4a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c7d7dde_9150_4723_9adf_e35f3b3862f9.slice PodAnnotations:0xc00465e428}] Aliases:map[]}"
2026-06-09 12:20:02.995252 | controller | Jun 09 11:25:18.229534 crc crio[21508]: time="2026-06-09T11:25:18.229500175Z" level=info msg="Checking pod openstack_glance-db-create-2rft2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.995269 | controller | Jun 09 11:25:18.235804 crc crio[21508]: time="2026-06-09T11:25:18.235700428Z" level=info msg="Ran pod sandbox 4aa3058d2bbcbb3e999d4860ea1b2f18ef9d39538bd9c1740fd69bc9a509837c with infra container: openstack/glance-db-create-2rft2/POD" id=7f6e170d-b48e-4a3d-8c11-8c58d3d38e7a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.995285 | controller | Jun 09 11:25:18.239465 crc crio[21508]: time="2026-06-09T11:25:18.238009432Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=227095b5-1e62-4fa3-ae68-5ba6e8a40593 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.995301 | controller | Jun 09 11:25:18.242033 crc crio[21508]: time="2026-06-09T11:25:18.241796368Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=e75ca22d-bf3b-4b23-880c-1d123c714db4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.995317 | controller | Jun 09 11:25:18.250631 crc crio[21508]: time="2026-06-09T11:25:18.249833452Z" level=info msg="Creating container: openstack/glance-db-create-2rft2/mariadb-database-create" id=51f8e700-0f2a-44a4-8d35-5693232bc296 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.995332 | controller | Jun 09 11:25:18.251543 crc crio[21508]: time="2026-06-09T11:25:18.251451157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.995362 | controller | Jun 09 11:25:18.294401 crc crio[21508]: time="2026-06-09T11:25:18.29424072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.995382 | controller | Jun 09 11:25:18.297876 crc crio[21508]: time="2026-06-09T11:25:18.297773618Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.995399 | controller | Jun 09 11:25:18.371805 crc crio[21508]: 2026-06-09T11:25:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8fd369c92567f21 Mac:66:47:30:fb:c6:c1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7b Mtu:0 Sandbox:/var/run/netns/6cbb46f7-4d1d-45bf-ae83-41fdf1a68bfb SocketPath: PciID:}] [{Interface:0xc000180610 Address:{IP:10.217.0.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.995415 | controller | Jun 09 11:25:18.371805 crc crio[21508]: time="2026-06-09T11:25:18.367240994Z" level=info msg="Got pod network &{Name:glance-05c1-account-create-update-6pnb6 Namespace:openstack ID:8fd369c92567f21fd115be7a5b93ef8e7f84e18a749b8de6a4be458b511f8265 UID:5ed33ff7-9ffb-48e9-b5f3-89443b41bd15 NetNS:/var/run/netns/6cbb46f7-4d1d-45bf-ae83-41fdf1a68bfb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ed33ff7_9ffb_48e9_b5f3_89443b41bd15.slice PodAnnotations:0xc0039b8988}] Aliases:map[]}"
2026-06-09 12:20:02.995431 | controller | Jun 09 11:25:18.371805 crc crio[21508]: time="2026-06-09T11:25:18.367488991Z" level=info msg="Checking pod openstack_glance-05c1-account-create-update-6pnb6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.995447 | controller | Jun 09 11:25:18.447085 crc crio[21508]: time="2026-06-09T11:25:18.447014038Z" level=info msg="Ran pod sandbox 8fd369c92567f21fd115be7a5b93ef8e7f84e18a749b8de6a4be458b511f8265 with infra container: openstack/glance-05c1-account-create-update-6pnb6/POD" id=bacf50e0-eb54-4ba6-a0e6-396e6304d0d2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.995467 | controller | Jun 09 11:25:18.450561 crc crio[21508]: time="2026-06-09T11:25:18.450524576Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=bb9437b4-980b-4b7c-9b44-1c9999219660 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.995483 | controller | Jun 09 11:25:18.453872 crc crio[21508]: time="2026-06-09T11:25:18.453846739Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=00181602-a152-4882-a909-6a2ae976f959 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.995498 | controller | Jun 09 11:25:18.467219 crc crio[21508]: time="2026-06-09T11:25:18.466140631Z" level=info msg="Creating container: openstack/glance-05c1-account-create-update-6pnb6/mariadb-account-create-update" id=9b5ff2d8-1172-4efe-89ed-72778c91c81e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.995514 | controller | Jun 09 11:25:18.470061 crc crio[21508]: time="2026-06-09T11:25:18.469981878Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.995529 | controller | Jun 09 11:25:18.482634 crc crio[21508]: time="2026-06-09T11:25:18.481941192Z" level=info msg="Created container 90817bd85238e7fd2dc2e2d200e3af8d54cee24dfbb05faa76b146e60834b277: openstack/glance-db-create-2rft2/mariadb-database-create" id=51f8e700-0f2a-44a4-8d35-5693232bc296 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.995545 | controller | Jun 09 11:25:18.483772 crc crio[21508]: time="2026-06-09T11:25:18.483697591Z" level=info msg="Starting container: 90817bd85238e7fd2dc2e2d200e3af8d54cee24dfbb05faa76b146e60834b277" id=044f90d2-06f6-4f40-ac67-016bd99ad24f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.995560 | controller | Jun 09 11:25:18.495056 crc crio[21508]: time="2026-06-09T11:25:18.494948104Z" level=info msg="Started container" PID=59370 containerID=90817bd85238e7fd2dc2e2d200e3af8d54cee24dfbb05faa76b146e60834b277 description=openstack/glance-db-create-2rft2/mariadb-database-create id=044f90d2-06f6-4f40-ac67-016bd99ad24f name=/runtime.v1.RuntimeService/StartContainer sandboxID=4aa3058d2bbcbb3e999d4860ea1b2f18ef9d39538bd9c1740fd69bc9a509837c
2026-06-09 12:20:02.995575 | controller | Jun 09 11:25:18.528761 crc crio[21508]: time="2026-06-09T11:25:18.528691485Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.995591 | controller | Jun 09 11:25:18.535098 crc crio[21508]: time="2026-06-09T11:25:18.535025452Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.995606 | controller | Jun 09 11:25:18.732217 crc crio[21508]: time="2026-06-09T11:25:18.731388575Z" level=info msg="Created container 5812747f79bcf82fe91aad0e1e0c9adfc2a299345cc6160be6c54ddc035f252b: openstack/glance-05c1-account-create-update-6pnb6/mariadb-account-create-update" id=9b5ff2d8-1172-4efe-89ed-72778c91c81e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.995622 | controller | Jun 09 11:25:18.734156 crc crio[21508]: time="2026-06-09T11:25:18.733979257Z" level=info msg="Starting container: 5812747f79bcf82fe91aad0e1e0c9adfc2a299345cc6160be6c54ddc035f252b" id=7de01e47-39e3-4378-84b9-18b5a6b7fa85 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.995637 | controller | Jun 09 11:25:18.740441 crc crio[21508]: time="2026-06-09T11:25:18.74016877Z" level=info msg="Started container" PID=59411 containerID=5812747f79bcf82fe91aad0e1e0c9adfc2a299345cc6160be6c54ddc035f252b description=openstack/glance-05c1-account-create-update-6pnb6/mariadb-account-create-update id=7de01e47-39e3-4378-84b9-18b5a6b7fa85 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8fd369c92567f21fd115be7a5b93ef8e7f84e18a749b8de6a4be458b511f8265
2026-06-09 12:20:02.995657 | controller | Jun 09 11:25:19.526801 crc crio[21508]: time="2026-06-09T11:25:19.526712506Z" level=info msg="Stopping pod sandbox: 2f9853db565510853b2386eca95c26cc897f690b488340807b99ecfa12668261" id=1d3c3280-d81d-499b-a471-17b1283602ac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.995673 | controller | Jun 09 11:25:19.530913 crc crio[21508]: time="2026-06-09T11:25:19.526737516Z" level=info msg="Stopping pod sandbox: fca6e6a170cd7815bc63be58bbaa6b9ce2bf6c336bb60f2eccc9ed97fc994f8d" id=72a57de3-d04d-4f33-991d-1282ad6e9bee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.995688 | controller | Jun 09 11:25:19.539500 crc crio[21508]: time="2026-06-09T11:25:19.530128211Z" level=info msg="Got pod network &{Name:placement-db-create-8fjnk Namespace:openstack ID:2f9853db565510853b2386eca95c26cc897f690b488340807b99ecfa12668261 UID:da37ce00-bc61-4a4e-9db6-dd3a0082d161 NetNS:/var/run/netns/fc369295-a0c2-4d28-a3cf-39cfc4bff4ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podda37ce00_bc61_4a4e_9db6_dd3a0082d161.slice PodAnnotations:0xc00008c710}] Aliases:map[]}"
2026-06-09 12:20:02.995704 | controller | Jun 09 11:25:19.539847 crc crio[21508]: time="2026-06-09T11:25:19.531415547Z" level=info msg="Got pod network &{Name:keystone-b22d-account-create-update-rhvmd Namespace:openstack ID:fca6e6a170cd7815bc63be58bbaa6b9ce2bf6c336bb60f2eccc9ed97fc994f8d UID:b873d978-a922-4302-a3e1-efb329af89ae NetNS:/var/run/netns/f5bbc8ae-1067-484e-9d53-8e4be89b8476 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb873d978_a922_4302_a3e1_efb329af89ae.slice PodAnnotations:0xc0039b8178}] Aliases:map[]}"
2026-06-09 12:20:02.995720 | controller | Jun 09 11:25:19.539847 crc crio[21508]: time="2026-06-09T11:25:19.539811321Z" level=info msg="Deleting pod openstack_placement-db-create-8fjnk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.995736 | controller | Jun 09 11:25:19.539847 crc crio[21508]: time="2026-06-09T11:25:19.539836701Z" level=info msg="Deleting pod openstack_keystone-b22d-account-create-update-rhvmd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.995751 | controller | Jun 09 11:25:19.541398 crc crio[21508]: time="2026-06-09T11:25:19.526739366Z" level=info msg="Stopping pod sandbox: 292cf62d7913f06a4a513a8bb6af89e56f608096b57749581de9bcd488bb2915" id=d807638f-61b0-4db3-a9f1-35f175961b66 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.995767 | controller | Jun 09 11:25:19.541398 crc crio[21508]: time="2026-06-09T11:25:19.540794708Z" level=info msg="Got pod network &{Name:keystone-db-create-l85vc Namespace:openstack ID:292cf62d7913f06a4a513a8bb6af89e56f608096b57749581de9bcd488bb2915 UID:1be771d5-ca73-4367-8d75-9c4c6ffbe39a NetNS:/var/run/netns/9aba44d2-3f2b-4be7-b21b-00b76024bf5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1be771d5_ca73_4367_8d75_9c4c6ffbe39a.slice PodAnnotations:0xc00465e000}] Aliases:map[]}"
2026-06-09 12:20:02.995783 | controller | Jun 09 11:25:19.541398 crc crio[21508]: time="2026-06-09T11:25:19.540988833Z" level=info msg="Deleting pod openstack_keystone-db-create-l85vc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.995799 | controller | Jun 09 11:25:19.932983 crc crio[21508]: time="2026-06-09T11:25:19.932094726Z" level=info msg="Stopped pod sandbox: 2f9853db565510853b2386eca95c26cc897f690b488340807b99ecfa12668261" id=1d3c3280-d81d-499b-a471-17b1283602ac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.995815 | controller | Jun 09 11:25:20.075663 crc crio[21508]: time="2026-06-09T11:25:20.075609856Z" level=info msg="Stopped pod sandbox: 292cf62d7913f06a4a513a8bb6af89e56f608096b57749581de9bcd488bb2915" id=d807638f-61b0-4db3-a9f1-35f175961b66 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.995836 | controller | Jun 09 11:25:20.078999 crc crio[21508]: time="2026-06-09T11:25:20.078925809Z" level=info msg="Stopped pod sandbox: fca6e6a170cd7815bc63be58bbaa6b9ce2bf6c336bb60f2eccc9ed97fc994f8d" id=72a57de3-d04d-4f33-991d-1282ad6e9bee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.995852 | controller | Jun 09 11:25:20.551236 crc crio[21508]: time="2026-06-09T11:25:20.551114721Z" level=info msg="Stopping pod sandbox: 4aa3058d2bbcbb3e999d4860ea1b2f18ef9d39538bd9c1740fd69bc9a509837c" id=26208203-5f6f-497b-aa5b-0e3f387b74e2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.995868 | controller | Jun 09 11:25:20.551236 crc crio[21508]: time="2026-06-09T11:25:20.551158553Z" level=info msg="Stopping pod sandbox: 8fd369c92567f21fd115be7a5b93ef8e7f84e18a749b8de6a4be458b511f8265" id=e353c6c7-f09b-4b7b-8112-fc03837425ca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.995883 | controller | Jun 09 11:25:20.552904 crc crio[21508]: time="2026-06-09T11:25:20.551678777Z" level=info msg="Got pod network &{Name:glance-db-create-2rft2 Namespace:openstack ID:4aa3058d2bbcbb3e999d4860ea1b2f18ef9d39538bd9c1740fd69bc9a509837c UID:3c7d7dde-9150-4723-9adf-e35f3b3862f9 NetNS:/var/run/netns/8ee9e4d3-66d3-4932-8b8d-7fb26192d4a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c7d7dde_9150_4723_9adf_e35f3b3862f9.slice PodAnnotations:0xc00465eb68}] Aliases:map[]}"
2026-06-09 12:20:02.995899 | controller | Jun 09 11:25:20.552904 crc crio[21508]: time="2026-06-09T11:25:20.551742789Z" level=info msg="Got pod network &{Name:glance-05c1-account-create-update-6pnb6 Namespace:openstack ID:8fd369c92567f21fd115be7a5b93ef8e7f84e18a749b8de6a4be458b511f8265 UID:5ed33ff7-9ffb-48e9-b5f3-89443b41bd15 NetNS:/var/run/netns/6cbb46f7-4d1d-45bf-ae83-41fdf1a68bfb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ed33ff7_9ffb_48e9_b5f3_89443b41bd15.slice PodAnnotations:0xc0039b8348}] Aliases:map[]}"
2026-06-09 12:20:02.995915 | controller | Jun 09 11:25:20.552904 crc crio[21508]: time="2026-06-09T11:25:20.5517946Z" level=info msg="Deleting pod openstack_glance-db-create-2rft2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.995930 | controller | Jun 09 11:25:20.552904 crc crio[21508]: time="2026-06-09T11:25:20.551894073Z" level=info msg="Deleting pod openstack_glance-05c1-account-create-update-6pnb6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.995946 | controller | Jun 09 11:25:20.552904 crc crio[21508]: time="2026-06-09T11:25:20.552816539Z" level=info msg="Stopping pod sandbox: f5e420106533d5d215c9e5b64ba3f1f46fa687f96df8e1b454e2a3dc9b29da96" id=fc959e4d-2c42-40b7-b3e0-9fbd8fa3e027 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.995961 | controller | Jun 09 11:25:20.553551 crc crio[21508]: time="2026-06-09T11:25:20.553378035Z" level=info msg="Got pod network &{Name:placement-8320-account-create-update-46w68 Namespace:openstack ID:f5e420106533d5d215c9e5b64ba3f1f46fa687f96df8e1b454e2a3dc9b29da96 UID:a01f126c-ac90-4828-bb43-07f251a5e99f NetNS:/var/run/netns/b122bd5e-5447-44c4-9fed-9afe5780f2dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda01f126c_ac90_4828_bb43_07f251a5e99f.slice PodAnnotations:0xc000b28f08}] Aliases:map[]}"
2026-06-09 12:20:02.995977 | controller | Jun 09 11:25:20.553659 crc crio[21508]: time="2026-06-09T11:25:20.553629352Z" level=info msg="Deleting pod openstack_placement-8320-account-create-update-46w68 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.995996 | controller | Jun 09 11:25:20.935870 crc crio[21508]: time="2026-06-09T11:25:20.935529207Z" level=info msg="Stopped pod sandbox: f5e420106533d5d215c9e5b64ba3f1f46fa687f96df8e1b454e2a3dc9b29da96" id=fc959e4d-2c42-40b7-b3e0-9fbd8fa3e027 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.996012 | controller | Jun 09 11:25:21.047797 crc crio[21508]: time="2026-06-09T11:25:21.047715004Z" level=info msg="Stopped pod sandbox: 4aa3058d2bbcbb3e999d4860ea1b2f18ef9d39538bd9c1740fd69bc9a509837c" id=26208203-5f6f-497b-aa5b-0e3f387b74e2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.996027 | controller | Jun 09 11:25:21.082083 crc crio[21508]: time="2026-06-09T11:25:21.08198692Z" level=info msg="Stopped pod sandbox: 8fd369c92567f21fd115be7a5b93ef8e7f84e18a749b8de6a4be458b511f8265" id=e353c6c7-f09b-4b7b-8112-fc03837425ca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.996043 | controller | Jun 09 11:25:23.604219 crc crio[21508]: time="2026-06-09T11:25:23.603738575Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=de4090f3-849a-4298-893d-d8396cea6935 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.996058 | controller | Jun 09 11:25:23.610749 crc crio[21508]: time="2026-06-09T11:25:23.610662778Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=d81d1fdd-3279-4807-92be-4d7e079b18ab name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.996073 | controller | Jun 09 11:25:23.663161 crc crio[21508]: time="2026-06-09T11:25:23.662953515Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=9b71f717-1cbb-43a9-be5b-77fb4030844e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.996088 | controller | Jun 09 11:25:23.664999 crc crio[21508]: time="2026-06-09T11:25:23.664935771Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=fff45dc6-4f6b-4910-8d51-70808bfa4555 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.996103 | controller | Jun 09 11:25:23.685368 crc crio[21508]: time="2026-06-09T11:25:23.685127323Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq" id=1ea89388-dd0a-4e71-acec-dd78f223a5cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.996119 | controller | Jun 09 11:25:23.685995 crc crio[21508]: time="2026-06-09T11:25:23.685641938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.996134 | controller | Jun 09 11:25:23.723787 crc crio[21508]: time="2026-06-09T11:25:23.723222165Z" level=info msg="Creating container: openstack/rabbitmq-server-0/rabbitmq" id=23705fe5-6f4c-46d9-aeb5-82daa99e3956 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.996150 | controller | Jun 09 11:25:23.724170 crc crio[21508]: time="2026-06-09T11:25:23.72411438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.996166 | controller | Jun 09 11:25:23.752106 crc crio[21508]: time="2026-06-09T11:25:23.752000678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.996181 | controller | Jun 09 11:25:23.764986 crc crio[21508]: time="2026-06-09T11:25:23.764751883Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.996196 | controller | Jun 09 11:25:23.771922 crc crio[21508]: time="2026-06-09T11:25:23.77183504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.996215 | controller | Jun 09 11:25:23.775492 crc crio[21508]: time="2026-06-09T11:25:23.77540363Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.996231 | controller | Jun 09 11:25:23.949587 crc crio[21508]: time="2026-06-09T11:25:23.949445551Z" level=info msg="Created container 3f2b8148bce6613a14a1819fec9cf3c7bfdccd3e0efd59d0a12dc1998cf20113: openstack/rabbitmq-cell1-server-0/rabbitmq" id=1ea89388-dd0a-4e71-acec-dd78f223a5cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.996247 | controller | Jun 09 11:25:23.950781 crc crio[21508]: time="2026-06-09T11:25:23.950704797Z" level=info msg="Starting container: 3f2b8148bce6613a14a1819fec9cf3c7bfdccd3e0efd59d0a12dc1998cf20113" id=b706d3cf-5bb5-410b-a37f-f66d56a8609c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.996263 | controller | Jun 09 11:25:23.958651 crc crio[21508]: time="2026-06-09T11:25:23.958557015Z" level=info msg="Started container" PID=59804 containerID=3f2b8148bce6613a14a1819fec9cf3c7bfdccd3e0efd59d0a12dc1998cf20113 description=openstack/rabbitmq-cell1-server-0/rabbitmq id=b706d3cf-5bb5-410b-a37f-f66d56a8609c name=/runtime.v1.RuntimeService/StartContainer sandboxID=69c005897f7f5a768dd97eae9c82df6bfa4ca5ccc0f240ac96f1d9f6e402519a
2026-06-09 12:20:02.996278 | controller | Jun 09 11:25:23.965807 crc crio[21508]: time="2026-06-09T11:25:23.965705335Z" level=info msg="Created container 3ffd12d7cafbc8f0e9098308f660075d795707908ce97a960a12423e5ac6d81a: openstack/rabbitmq-server-0/rabbitmq" id=23705fe5-6f4c-46d9-aeb5-82daa99e3956 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.996294 | controller | Jun 09 11:25:23.967633 crc crio[21508]: time="2026-06-09T11:25:23.967556066Z" level=info msg="Starting container: 3ffd12d7cafbc8f0e9098308f660075d795707908ce97a960a12423e5ac6d81a" id=ae999791-91eb-45c6-b02f-ef49cd4bd951 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.996310 | controller | Jun 09 11:25:23.972790 crc crio[21508]: time="2026-06-09T11:25:23.9727095Z" level=info msg="Started container" PID=59806 containerID=3ffd12d7cafbc8f0e9098308f660075d795707908ce97a960a12423e5ac6d81a description=openstack/rabbitmq-server-0/rabbitmq id=ae999791-91eb-45c6-b02f-ef49cd4bd951 name=/runtime.v1.RuntimeService/StartContainer sandboxID=81cbc87aede89beb97496e8567ea1e8cb3c03150ea76a5d9c0146686b0cfa069
2026-06-09 12:20:02.996326 | controller | Jun 09 11:25:27.418891 crc crio[21508]: time="2026-06-09T11:25:27.418006699Z" level=info msg="Running pod sandbox: openstack/ovn-controller-hvjx5-config-975mm/POD" id=83bf1fe9-4348-44ab-bdc6-02e8adb553b0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.996342 | controller | Jun 09 11:25:27.420095 crc crio[21508]: time="2026-06-09T11:25:27.418926265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.996378 | controller | Jun 09 11:25:27.448083 crc crio[21508]: time="2026-06-09T11:25:27.447911293Z" level=info msg="Got pod network &{Name:ovn-controller-hvjx5-config-975mm Namespace:openstack ID:ca7846ac5a921f3f45f8f0ee1762728e05bf75ee83bcebfd354ee29d342d15fb UID:fb903248-0225-43ad-9ca2-3e318e57f10b NetNS:/var/run/netns/7f2d9e08-0384-45b3-9061-61c1a92c4ace Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb903248_0225_43ad_9ca2_3e318e57f10b.slice PodAnnotations:0xc0019bc3b0}] Aliases:map[]}"
2026-06-09 12:20:02.996396 | controller | Jun 09 11:25:27.448083 crc crio[21508]: time="2026-06-09T11:25:27.448030926Z" level=info msg="Adding pod openstack_ovn-controller-hvjx5-config-975mm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.996412 | controller | Jun 09 11:25:28.037028 crc crio[21508]: 2026-06-09T11:25:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ca7846ac5a921f3 Mac:6a:e9:e4:6a:61:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7c Mtu:0 Sandbox:/var/run/netns/7f2d9e08-0384-45b3-9061-61c1a92c4ace SocketPath: PciID:}] [{Interface:0xc0001346c0 Address:{IP:10.217.0.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.996432 | controller | Jun 09 11:25:28.038515 crc crio[21508]: time="2026-06-09T11:25:28.038428204Z" level=info msg="Got pod network &{Name:ovn-controller-hvjx5-config-975mm Namespace:openstack ID:ca7846ac5a921f3f45f8f0ee1762728e05bf75ee83bcebfd354ee29d342d15fb UID:fb903248-0225-43ad-9ca2-3e318e57f10b NetNS:/var/run/netns/7f2d9e08-0384-45b3-9061-61c1a92c4ace Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb903248_0225_43ad_9ca2_3e318e57f10b.slice PodAnnotations:0xc0019bc3b0}] Aliases:map[]}"
2026-06-09 12:20:02.996449 | controller | Jun 09 11:25:28.038689 crc crio[21508]: time="2026-06-09T11:25:28.038626999Z" level=info msg="Checking pod openstack_ovn-controller-hvjx5-config-975mm for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.996465 | controller | Jun 09 11:25:28.048523 crc crio[21508]: time="2026-06-09T11:25:28.048270848Z" level=info msg="Ran pod sandbox ca7846ac5a921f3f45f8f0ee1762728e05bf75ee83bcebfd354ee29d342d15fb with infra container: openstack/ovn-controller-hvjx5-config-975mm/POD" id=83bf1fe9-4348-44ab-bdc6-02e8adb553b0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.996481 | controller | Jun 09 11:25:28.050448 crc crio[21508]: time="2026-06-09T11:25:28.050385787Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=261f8dfa-a134-4b5e-822b-7f246f166e24 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.996497 | controller | Jun 09 11:25:28.053737 crc crio[21508]: time="2026-06-09T11:25:28.053596117Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=d21198ec-d56e-4922-a312-1c2e192af5d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.996512 | controller | Jun 09 11:25:28.061094 crc crio[21508]: time="2026-06-09T11:25:28.06018766Z" level=info msg="Creating container: openstack/ovn-controller-hvjx5-config-975mm/ovn-config" id=ab8844d3-0191-4bb0-ad6b-4acc00485661 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.996527 | controller | Jun 09 11:25:28.061094 crc crio[21508]: time="2026-06-09T11:25:28.060719935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.996543 | controller | Jun 09 11:25:28.132181 crc crio[21508]: time="2026-06-09T11:25:28.132080284Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.996559 | controller | Jun 09 11:25:28.345682 crc crio[21508]: time="2026-06-09T11:25:28.345260047Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.996574 | controller | Jun 09 11:25:28.689078 crc crio[21508]: time="2026-06-09T11:25:28.688382201Z" level=info msg="Stopping pod sandbox: 5fa3aaeff5a7323a9cafa9632c359b1afd2c234f586e2eda40e1509d0626e07c" id=44dbedde-6a8a-423d-80c9-8e91d688bc6a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.996589 | controller | Jun 09 11:25:28.690745 crc crio[21508]: time="2026-06-09T11:25:28.690676885Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-fdq5f Namespace:openstack ID:5fa3aaeff5a7323a9cafa9632c359b1afd2c234f586e2eda40e1509d0626e07c UID:275a0577-86a3-42c2-a658-55339ec922cd NetNS:/var/run/netns/ae987c5b-051c-4ef7-9f06-51442742b1c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod275a0577_86a3_42c2_a658_55339ec922cd.slice PodAnnotations:0xc00465e0b8}] Aliases:map[]}"
2026-06-09 12:20:02.996608 | controller | Jun 09 11:25:28.691547 crc crio[21508]: time="2026-06-09T11:25:28.691457676Z" level=info msg="Deleting pod openstack_swift-ring-rebalance-fdq5f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.996624 | controller | Jun 09 11:25:29.182725 crc crio[21508]: time="2026-06-09T11:25:29.181435495Z" level=info msg="Stopped pod sandbox: 5fa3aaeff5a7323a9cafa9632c359b1afd2c234f586e2eda40e1509d0626e07c" id=44dbedde-6a8a-423d-80c9-8e91d688bc6a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.996640 | controller | Jun 09 11:25:29.291084 crc crio[21508]: time="2026-06-09T11:25:29.290573917Z" level=info msg="Created container 335da810ee0471bb7ad4671fe2bf51a0a26f6447ba2d252f359d218af186093b: openstack/ovn-controller-hvjx5-config-975mm/ovn-config" id=ab8844d3-0191-4bb0-ad6b-4acc00485661 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.996656 | controller | Jun 09 11:25:29.292652 crc crio[21508]: time="2026-06-09T11:25:29.292569223Z" level=info msg="Starting container: 335da810ee0471bb7ad4671fe2bf51a0a26f6447ba2d252f359d218af186093b" id=0ecd57e7-b674-44db-8f30-cdacc11ae45d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.996672 | controller | Jun 09 11:25:29.303121 crc crio[21508]: time="2026-06-09T11:25:29.303001844Z" level=info msg="Started container" PID=60275 containerID=335da810ee0471bb7ad4671fe2bf51a0a26f6447ba2d252f359d218af186093b description=openstack/ovn-controller-hvjx5-config-975mm/ovn-config id=0ecd57e7-b674-44db-8f30-cdacc11ae45d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca7846ac5a921f3f45f8f0ee1762728e05bf75ee83bcebfd354ee29d342d15fb
2026-06-09 12:20:02.996688 | controller | Jun 09 11:25:29.832520 crc crio[21508]: time="2026-06-09T11:25:29.831735832Z" level=info msg="Running pod sandbox: openstack/root-account-create-update-wkcw2/POD" id=78069bbc-51e6-46fb-aea0-56caa76c4038 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.996704 | controller | Jun 09 11:25:29.833899 crc crio[21508]: time="2026-06-09T11:25:29.832619907Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.996719 | controller | Jun 09 11:25:29.870901 crc crio[21508]: time="2026-06-09T11:25:29.870798361Z" level=info msg="Got pod network &{Name:root-account-create-update-wkcw2 Namespace:openstack ID:04b9239e573f7a5cc2f5ab8f863b6903617ad55c6d144f8c9fccdf60904bebd5 UID:afe6810c-4834-45d9-bafb-3e983fc0b973 NetNS:/var/run/netns/2dbfe911-5410-4a9c-980a-03c2ab683547 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podafe6810c_4834_45d9_bafb_3e983fc0b973.slice PodAnnotations:0xc00244ebd0}] Aliases:map[]}"
2026-06-09 12:20:02.996735 | controller | Jun 09 11:25:29.870901 crc crio[21508]: time="2026-06-09T11:25:29.870856493Z" level=info msg="Adding pod openstack_root-account-create-update-wkcw2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.996751 | controller | Jun 09 11:25:30.310281 crc crio[21508]: 2026-06-09T11:25:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:04b9239e573f7a5 Mac:42:dd:6d:00:b1:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7d Mtu:0 Sandbox:/var/run/netns/2dbfe911-5410-4a9c-980a-03c2ab683547 SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.996766 | controller | Jun 09 11:25:30.314439 crc crio[21508]: time="2026-06-09T11:25:30.313956115Z" level=info msg="Got pod network &{Name:root-account-create-update-wkcw2 Namespace:openstack ID:04b9239e573f7a5cc2f5ab8f863b6903617ad55c6d144f8c9fccdf60904bebd5 UID:afe6810c-4834-45d9-bafb-3e983fc0b973 NetNS:/var/run/netns/2dbfe911-5410-4a9c-980a-03c2ab683547 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podafe6810c_4834_45d9_bafb_3e983fc0b973.slice PodAnnotations:0xc00244ebd0}] Aliases:map[]}"
2026-06-09 12:20:02.996786 | controller | Jun 09 11:25:30.314439 crc crio[21508]: time="2026-06-09T11:25:30.314409657Z" level=info msg="Checking pod openstack_root-account-create-update-wkcw2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.996802 | controller | Jun 09 11:25:30.342945 crc crio[21508]: time="2026-06-09T11:25:30.342759528Z" level=info msg="Ran pod sandbox 04b9239e573f7a5cc2f5ab8f863b6903617ad55c6d144f8c9fccdf60904bebd5 with infra container: openstack/root-account-create-update-wkcw2/POD" id=78069bbc-51e6-46fb-aea0-56caa76c4038 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.996818 | controller | Jun 09 11:25:30.347867 crc crio[21508]: time="2026-06-09T11:25:30.34749326Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=335cf2ff-45a2-4842-909f-9ca7d1a9978b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.996834 | controller | Jun 09 11:25:30.352885 crc crio[21508]: time="2026-06-09T11:25:30.352552751Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=4f0b767a-c67b-4fb2-a5b8-0b15a094c221 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.996849 | controller | Jun 09 11:25:30.361754 crc crio[21508]: time="2026-06-09T11:25:30.361662965Z" level=info msg="Creating container: openstack/root-account-create-update-wkcw2/mariadb-account-create-update" id=72a51bac-6d9e-414c-9c31-0b4ba2cd3e34 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.996865 | controller | Jun 09 11:25:30.362085 crc crio[21508]: time="2026-06-09T11:25:30.361989674Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.996880 | controller | Jun 09 11:25:30.419179 crc crio[21508]: time="2026-06-09T11:25:30.419078715Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.996896 | controller | Jun 09 11:25:30.423505 crc crio[21508]: time="2026-06-09T11:25:30.423433756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.996911 | controller | Jun 09 11:25:30.622054 crc crio[21508]: time="2026-06-09T11:25:30.621460967Z" level=info msg="Created container bb45ed64875a1db53a77d910023971d483d5ff564b82ea1f2f427fcfaca823c2: openstack/root-account-create-update-wkcw2/mariadb-account-create-update" id=72a51bac-6d9e-414c-9c31-0b4ba2cd3e34 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.996926 | controller | Jun 09 11:25:30.623612 crc crio[21508]: time="2026-06-09T11:25:30.623529224Z" level=info msg="Starting container: bb45ed64875a1db53a77d910023971d483d5ff564b82ea1f2f427fcfaca823c2" id=145a9439-d25c-4ada-bbba-f06f34017ff9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.996941 | controller | Jun 09 11:25:30.628322 crc crio[21508]: time="2026-06-09T11:25:30.628189294Z" level=info msg="Started container" PID=60492 containerID=bb45ed64875a1db53a77d910023971d483d5ff564b82ea1f2f427fcfaca823c2 description=openstack/root-account-create-update-wkcw2/mariadb-account-create-update id=145a9439-d25c-4ada-bbba-f06f34017ff9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=04b9239e573f7a5cc2f5ab8f863b6903617ad55c6d144f8c9fccdf60904bebd5
2026-06-09 12:20:02.996957 | controller | Jun 09 11:25:30.674349 crc crio[21508]: time="2026-06-09T11:25:30.670792062Z" level=info msg="Running pod sandbox: openstack/glance-db-sync-2d7r7/POD" id=2da3c5e1-9738-4506-b098-61230e37b594 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.996976 | controller | Jun 09 11:25:30.674349 crc crio[21508]: time="2026-06-09T11:25:30.670864974Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.996992 | controller | Jun 09 11:25:30.735420 crc crio[21508]: time="2026-06-09T11:25:30.735171386Z" level=info msg="Got pod network &{Name:glance-db-sync-2d7r7 Namespace:openstack ID:b343091690e0f9efe047f0ad98e09af2fa15a4b77ad9daa880a3534005086eb5 UID:a976dee0-c8e6-40a8-a6b5-9ae4469ab5d1 NetNS:/var/run/netns/7a56e0c9-7712-49b6-bbab-dbd45e3447e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda976dee0_c8e6_40a8_a6b5_9ae4469ab5d1.slice PodAnnotations:0xc002c0a050}] Aliases:map[]}"
2026-06-09 12:20:02.997007 | controller | Jun 09 11:25:30.735420 crc crio[21508]: time="2026-06-09T11:25:30.735275659Z" level=info msg="Adding pod openstack_glance-db-sync-2d7r7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.997023 | controller | Jun 09 11:25:31.295694 crc crio[21508]: 2026-06-09T11:25:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b343091690e0f9e Mac:42:e4:a1:3f:4b:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7e Mtu:0 Sandbox:/var/run/netns/7a56e0c9-7712-49b6-bbab-dbd45e3447e8 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.997038 | controller | Jun 09 11:25:31.296768 crc crio[21508]: time="2026-06-09T11:25:31.296659788Z" level=info msg="Got pod network &{Name:glance-db-sync-2d7r7 Namespace:openstack ID:b343091690e0f9efe047f0ad98e09af2fa15a4b77ad9daa880a3534005086eb5 UID:a976dee0-c8e6-40a8-a6b5-9ae4469ab5d1 NetNS:/var/run/netns/7a56e0c9-7712-49b6-bbab-dbd45e3447e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda976dee0_c8e6_40a8_a6b5_9ae4469ab5d1.slice PodAnnotations:0xc002c0a050}] Aliases:map[]}"
2026-06-09 12:20:02.997054 | controller | Jun 09 11:25:31.296820 crc crio[21508]: time="2026-06-09T11:25:31.296788172Z" level=info msg="Checking pod openstack_glance-db-sync-2d7r7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.997070 | controller | Jun 09 11:25:31.307884 crc crio[21508]: time="2026-06-09T11:25:31.307677475Z" level=info msg="Ran pod sandbox b343091690e0f9efe047f0ad98e09af2fa15a4b77ad9daa880a3534005086eb5 with infra container: openstack/glance-db-sync-2d7r7/POD" id=2da3c5e1-9738-4506-b098-61230e37b594 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.997085 | controller | Jun 09 11:25:31.312838 crc crio[21508]: time="2026-06-09T11:25:31.312737766Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=50ae29f2-852b-4579-b460-6e91f22a6dbc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.997101 | controller | Jun 09 11:25:31.313200 crc crio[21508]: time="2026-06-09T11:25:31.313130347Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-glance-api:current-podified not found" id=50ae29f2-852b-4579-b460-6e91f22a6dbc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.997117 | controller | Jun 09 11:25:31.313366 crc crio[21508]: time="2026-06-09T11:25:31.31320758Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api:current-podified found" id=50ae29f2-852b-4579-b460-6e91f22a6dbc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.997132 | controller | Jun 09 11:25:31.314551 crc crio[21508]: time="2026-06-09T11:25:31.314393513Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=df8293ec-d91c-42dc-add6-242d6ee3cf39 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.997151 | controller | Jun 09 11:25:31.320124 crc crio[21508]: time="2026-06-09T11:25:31.320018699Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\""
2026-06-09 12:20:02.997166 | controller | Jun 09 11:25:31.801524 crc crio[21508]: time="2026-06-09T11:25:31.801442049Z" level=info msg="Stopping pod sandbox: ca7846ac5a921f3f45f8f0ee1762728e05bf75ee83bcebfd354ee29d342d15fb" id=e0c31a24-d824-4e22-a760-7d29cb29eec0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.997182 | controller | Jun 09 11:25:31.802062 crc crio[21508]: time="2026-06-09T11:25:31.802000835Z" level=info msg="Got pod network &{Name:ovn-controller-hvjx5-config-975mm Namespace:openstack ID:ca7846ac5a921f3f45f8f0ee1762728e05bf75ee83bcebfd354ee29d342d15fb UID:fb903248-0225-43ad-9ca2-3e318e57f10b NetNS:/var/run/netns/7f2d9e08-0384-45b3-9061-61c1a92c4ace Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb903248_0225_43ad_9ca2_3e318e57f10b.slice PodAnnotations:0xc0019bc3f0}] Aliases:map[]}"
2026-06-09 12:20:02.997198 | controller | Jun 09 11:25:31.802272 crc crio[21508]: time="2026-06-09T11:25:31.8021859Z" level=info msg="Deleting pod openstack_ovn-controller-hvjx5-config-975mm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.997214 | controller | Jun 09 11:25:32.179730 crc crio[21508]: time="2026-06-09T11:25:32.179060796Z" level=info msg="Stopped pod sandbox: ca7846ac5a921f3f45f8f0ee1762728e05bf75ee83bcebfd354ee29d342d15fb" id=e0c31a24-d824-4e22-a760-7d29cb29eec0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.997229 | controller | Jun 09 11:25:32.818521 crc crio[21508]: time="2026-06-09T11:25:32.818277874Z" level=info msg="Stopping pod sandbox: 04b9239e573f7a5cc2f5ab8f863b6903617ad55c6d144f8c9fccdf60904bebd5" id=53018bc9-c20e-45be-8ce3-6af99e287cd6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.997245 | controller | Jun 09 11:25:32.820551 crc crio[21508]: time="2026-06-09T11:25:32.820489445Z" level=info msg="Got pod network &{Name:root-account-create-update-wkcw2 Namespace:openstack ID:04b9239e573f7a5cc2f5ab8f863b6903617ad55c6d144f8c9fccdf60904bebd5 UID:afe6810c-4834-45d9-bafb-3e983fc0b973 NetNS:/var/run/netns/2dbfe911-5410-4a9c-980a-03c2ab683547 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podafe6810c_4834_45d9_bafb_3e983fc0b973.slice PodAnnotations:0xc0019bc548}] Aliases:map[]}"
2026-06-09 12:20:02.997261 | controller | Jun 09 11:25:32.820783 crc crio[21508]: time="2026-06-09T11:25:32.82066519Z" level=info msg="Deleting pod openstack_root-account-create-update-wkcw2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.997277 | controller | Jun 09 11:25:33.166708 crc crio[21508]: time="2026-06-09T11:25:33.166060048Z" level=info msg="Stopped pod sandbox: 04b9239e573f7a5cc2f5ab8f863b6903617ad55c6d144f8c9fccdf60904bebd5" id=53018bc9-c20e-45be-8ce3-6af99e287cd6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.997293 | controller | Jun 09 11:25:36.317060 crc crio[21508]: time="2026-06-09T11:25:36.316378803Z" level=info msg="Running pod sandbox: openstack/swift-storage-0/POD" id=ed229168-8fcb-4fc7-a362-ed2527161162 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.997309 | controller | Jun 09 11:25:36.318022 crc crio[21508]: time="2026-06-09T11:25:36.317084513Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.997325 | controller | Jun 09 11:25:36.357276 crc crio[21508]: time="2026-06-09T11:25:36.35715893Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:38efb95d6c808c140b08b43c1965aa2d7dd74a7719e110e7fe046eba8e480ab5 UID:dd6ff771-60d6-4dbb-b966-2e055478db25 NetNS:/var/run/netns/c8e6a7d7-e92c-4bda-9f7b-976daeb13d8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd6ff771_60d6_4dbb_b966_2e055478db25.slice PodAnnotations:0xc0039b8a08}] Aliases:map[]}"
2026-06-09 12:20:02.997344 | controller | Jun 09 11:25:36.357276 crc crio[21508]: time="2026-06-09T11:25:36.357259413Z" level=info msg="Adding pod openstack_swift-storage-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.997381 | controller | Jun 09 11:25:36.883520 crc crio[21508]: time="2026-06-09T11:25:36.882973496Z" level=info msg="Running pod sandbox: openstack/ovn-controller-hvjx5-config-9gmbq/POD" id=99445cd6-10e0-4423-99bc-9997adb9ffd8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.997398 | controller | Jun 09 11:25:36.883726 crc crio[21508]: time="2026-06-09T11:25:36.883697436Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.997414 | controller | Jun 09 11:25:36.969522 crc crio[21508]: time="2026-06-09T11:25:36.966586027Z" level=info msg="Got pod network &{Name:ovn-controller-hvjx5-config-9gmbq Namespace:openstack ID:38f967671e07108741ecfde400e9677d8f82d6c01e0b17508ee7ee840e5d1032 UID:e5c87a6a-902b-4027-a9e5-86c71c163d47 NetNS:/var/run/netns/4f03d3aa-c23f-4022-b413-2288a68b9cfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode5c87a6a_902b_4027_a9e5_86c71c163d47.slice PodAnnotations:0xc0039b8d08}] Aliases:map[]}"
2026-06-09 12:20:02.997430 | controller | Jun 09 11:25:36.969522 crc crio[21508]: time="2026-06-09T11:25:36.969383885Z" level=info msg="Adding pod openstack_ovn-controller-hvjx5-config-9gmbq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.997446 | controller | Jun 09 11:25:37.108828 crc crio[21508]: 2026-06-09T11:25:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:38efb95d6c808c1 Mac:7a:ee:ef:ce:31:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:70 Mtu:0 Sandbox:/var/run/netns/c8e6a7d7-e92c-4bda-9f7b-976daeb13d8d SocketPath: PciID:}] [{Interface:0xc00038e750 Address:{IP:10.217.0.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.997461 | controller | Jun 09 11:25:37.116860 crc crio[21508]: time="2026-06-09T11:25:37.116789204Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:38efb95d6c808c140b08b43c1965aa2d7dd74a7719e110e7fe046eba8e480ab5 UID:dd6ff771-60d6-4dbb-b966-2e055478db25 NetNS:/var/run/netns/c8e6a7d7-e92c-4bda-9f7b-976daeb13d8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd6ff771_60d6_4dbb_b966_2e055478db25.slice PodAnnotations:0xc0039b8a08}] Aliases:map[]}"
2026-06-09 12:20:02.997477 | controller | Jun 09 11:25:37.117199 crc crio[21508]: time="2026-06-09T11:25:37.117050081Z" level=info msg="Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.997493 | controller | Jun 09 11:25:37.132776 crc crio[21508]: time="2026-06-09T11:25:37.132699207Z" level=info msg="Ran pod sandbox 38efb95d6c808c140b08b43c1965aa2d7dd74a7719e110e7fe046eba8e480ab5 with infra container: openstack/swift-storage-0/POD" id=ed229168-8fcb-4fc7-a362-ed2527161162 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.997509 | controller | Jun 09 11:25:37.136533 crc crio[21508]: time="2026-06-09T11:25:37.135817224Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=5c206f93-7b19-49e5-a19a-bf6d7ceb952b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.997525 | controller | Jun 09 11:25:37.136533 crc crio[21508]: time="2026-06-09T11:25:37.135997089Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-object:current-podified not found" id=5c206f93-7b19-49e5-a19a-bf6d7ceb952b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.997544 | controller | Jun 09 11:25:37.136533 crc crio[21508]: time="2026-06-09T11:25:37.13603624Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object:current-podified found" id=5c206f93-7b19-49e5-a19a-bf6d7ceb952b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.997561 | controller | Jun 09 11:25:37.136921 crc crio[21508]: time="2026-06-09T11:25:37.136859253Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=b8c362a0-950c-4ac4-8065-20962676d718 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.997576 | controller | Jun 09 11:25:37.147681 crc crio[21508]: time="2026-06-09T11:25:37.147425448Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\""
2026-06-09 12:20:02.997592 | controller | Jun 09 11:25:37.347443 crc crio[21508]: 2026-06-09T11:25:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:38f967671e07108 Mac:5a:3c:d7:d1:2f:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7f Mtu:0 Sandbox:/var/run/netns/4f03d3aa-c23f-4022-b413-2288a68b9cfc SocketPath: PciID:}] [{Interface:0xc00022c750 Address:{IP:10.217.0.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:02.997608 | controller | Jun 09 11:25:37.348899 crc crio[21508]: time="2026-06-09T11:25:37.348842163Z" level=info msg="Got pod network &{Name:ovn-controller-hvjx5-config-9gmbq Namespace:openstack ID:38f967671e07108741ecfde400e9677d8f82d6c01e0b17508ee7ee840e5d1032 UID:e5c87a6a-902b-4027-a9e5-86c71c163d47 NetNS:/var/run/netns/4f03d3aa-c23f-4022-b413-2288a68b9cfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode5c87a6a_902b_4027_a9e5_86c71c163d47.slice PodAnnotations:0xc0039b8d08}] Aliases:map[]}"
2026-06-09 12:20:02.997624 | controller | Jun 09 11:25:37.349035 crc crio[21508]: time="2026-06-09T11:25:37.348997337Z" level=info msg="Checking pod openstack_ovn-controller-hvjx5-config-9gmbq for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:02.997639 | controller | Jun 09 11:25:37.378144 crc crio[21508]: time="2026-06-09T11:25:37.378054997Z" level=info msg="Ran pod sandbox 38f967671e07108741ecfde400e9677d8f82d6c01e0b17508ee7ee840e5d1032 with infra container: openstack/ovn-controller-hvjx5-config-9gmbq/POD" id=99445cd6-10e0-4423-99bc-9997adb9ffd8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:02.997655 | controller | Jun 09 11:25:37.383264 crc crio[21508]: time="2026-06-09T11:25:37.382714467Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=8caeae92-113f-4248-a2fb-cc9e8a023cfe name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.997671 | controller | Jun 09 11:25:37.388501 crc crio[21508]: time="2026-06-09T11:25:37.387224542Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=8fe9b313-666b-4e23-8822-9233aa060f94 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.997687 | controller | Jun 09 11:25:37.398221 crc crio[21508]: time="2026-06-09T11:25:37.397102738Z" level=info msg="Creating container: openstack/ovn-controller-hvjx5-config-9gmbq/ovn-config" id=b585942e-e115-44c7-ba44-a3b15b123460 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.997702 | controller | Jun 09 11:25:37.398221 crc crio[21508]: time="2026-06-09T11:25:37.397701644Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.997718 | controller | Jun 09 11:25:37.457613 crc crio[21508]: time="2026-06-09T11:25:37.457518122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.997739 | controller | Jun 09 11:25:37.689661 crc crio[21508]: time="2026-06-09T11:25:37.68956056Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.997768 | controller | Jun 09 11:25:37.954089 crc crio[21508]: time="2026-06-09T11:25:37.95321613Z" level=info msg="Created container 3ca13d214da587e54e26866a74185b04f37111403734571bfa99f921dba019e9: openstack/ovn-controller-hvjx5-config-9gmbq/ovn-config" id=b585942e-e115-44c7-ba44-a3b15b123460 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.997784 | controller | Jun 09 11:25:37.960698 crc crio[21508]: time="2026-06-09T11:25:37.960578705Z" level=info msg="Starting container: 3ca13d214da587e54e26866a74185b04f37111403734571bfa99f921dba019e9" id=b4a9c086-a22c-4e0e-84f3-7025db94b9d7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.997800 | controller | Jun 09 11:25:37.967461 crc crio[21508]: time="2026-06-09T11:25:37.967130348Z" level=info msg="Started container" PID=61073 containerID=3ca13d214da587e54e26866a74185b04f37111403734571bfa99f921dba019e9 description=openstack/ovn-controller-hvjx5-config-9gmbq/ovn-config id=b4a9c086-a22c-4e0e-84f3-7025db94b9d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38f967671e07108741ecfde400e9677d8f82d6c01e0b17508ee7ee840e5d1032
2026-06-09 12:20:02.997816 | controller | Jun 09 11:25:38.849147 crc crio[21508]: time="2026-06-09T11:25:38.849015391Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:ca70cf0e497f85d020943547bece4f9a7193c8b97ef5575264cff0ea6de83083" id=b8c362a0-950c-4ac4-8065-20962676d718 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.997832 | controller | Jun 09 11:25:38.852536 crc crio[21508]: time="2026-06-09T11:25:38.852503128Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=82f30d4b-8664-4c0a-be7a-b70ff7aa0181 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.997847 | controller | Jun 09 11:25:38.856621 crc crio[21508]: time="2026-06-09T11:25:38.856402127Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=20c11c32-490e-4b09-a1a4-552b81cf2d89 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.997863 | controller | Jun 09 11:25:38.866746 crc crio[21508]: time="2026-06-09T11:25:38.866694564Z" level=info msg="Creating container: openstack/swift-storage-0/xattr-restore" id=34f94b26-21be-439b-8692-02b1b2874230 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.997878 | controller | Jun 09 11:25:38.868723 crc crio[21508]: time="2026-06-09T11:25:38.86869846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.997894 | controller | Jun 09 11:25:38.910371 crc crio[21508]: time="2026-06-09T11:25:38.9103216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.997910 | controller | Jun 09 11:25:38.913519 crc crio[21508]: time="2026-06-09T11:25:38.913492458Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.997925 | controller | Jun 09 11:25:39.059821 crc crio[21508]: time="2026-06-09T11:25:39.059746845Z" level=info msg="Created container 90dcc45fb94b3e7e218435a549893fcf5d980fd3edd88aa7cf498365c584da5b: openstack/swift-storage-0/xattr-restore" id=34f94b26-21be-439b-8692-02b1b2874230 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.997941 | controller | Jun 09 11:25:39.062242 crc crio[21508]: time="2026-06-09T11:25:39.062110061Z" level=info msg="Starting container: 90dcc45fb94b3e7e218435a549893fcf5d980fd3edd88aa7cf498365c584da5b" id=4ccbb2f8-f2d0-4e48-b9ea-bff5ec9c1aea name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.997962 | controller | Jun 09 11:25:39.070095 crc crio[21508]: time="2026-06-09T11:25:39.069725363Z" level=info msg="Started container" PID=61200 containerID=90dcc45fb94b3e7e218435a549893fcf5d980fd3edd88aa7cf498365c584da5b description=openstack/swift-storage-0/xattr-restore id=4ccbb2f8-f2d0-4e48-b9ea-bff5ec9c1aea name=/runtime.v1.RuntimeService/StartContainer sandboxID=38efb95d6c808c140b08b43c1965aa2d7dd74a7719e110e7fe046eba8e480ab5
2026-06-09 12:20:02.997977 | controller | Jun 09 11:25:39.954795 crc crio[21508]: time="2026-06-09T11:25:39.954135486Z" level=info msg="Stopping pod sandbox: 38f967671e07108741ecfde400e9677d8f82d6c01e0b17508ee7ee840e5d1032" id=ca7b1df5-e175-4417-b68f-a56de07b2329 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.997993 | controller | Jun 09 11:25:39.955472 crc crio[21508]: time="2026-06-09T11:25:39.954784284Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=c9cd5e02-8dd4-43b8-b766-18fa8d06c9cd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.998009 | controller | Jun 09 11:25:39.955472 crc crio[21508]: time="2026-06-09T11:25:39.954924828Z" level=info msg="Got pod network &{Name:ovn-controller-hvjx5-config-9gmbq Namespace:openstack ID:38f967671e07108741ecfde400e9677d8f82d6c01e0b17508ee7ee840e5d1032 UID:e5c87a6a-902b-4027-a9e5-86c71c163d47 NetNS:/var/run/netns/4f03d3aa-c23f-4022-b413-2288a68b9cfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode5c87a6a_902b_4027_a9e5_86c71c163d47.slice PodAnnotations:0xc000d9e968}] Aliases:map[]}"
2026-06-09 12:20:02.998025 | controller | Jun 09 11:25:39.955472 crc crio[21508]: time="2026-06-09T11:25:39.955092432Z" level=info msg="Deleting pod openstack_ovn-controller-hvjx5-config-9gmbq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:02.998041 | controller | Jun 09 11:25:39.955472 crc crio[21508]: time="2026-06-09T11:25:39.955097983Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-account:current-podified not found" id=c9cd5e02-8dd4-43b8-b766-18fa8d06c9cd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.998056 | controller | Jun 09 11:25:39.955472 crc crio[21508]: time="2026-06-09T11:25:39.955207386Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account:current-podified found" id=c9cd5e02-8dd4-43b8-b766-18fa8d06c9cd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.998073 | controller | Jun 09 11:25:39.957772 crc crio[21508]: time="2026-06-09T11:25:39.957713726Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=375c34a6-b594-41fe-a61b-1600a9ce5396 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.998088 | controller | Jun 09 11:25:39.963632 crc crio[21508]: time="2026-06-09T11:25:39.963546018Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\""
2026-06-09 12:20:02.998104 | controller | Jun 09 11:25:48.977175 crc crio[21508]: time="2026-06-09T11:25:48.975960163Z" level=info msg="Stopping pod sandbox: 9d9cc10b077f332a5dfc67a57e43c03008b5be9f519c0d776a8531536c2ecd0c" id=88593c9c-42e0-4cda-b1f5-9ebe46bd245c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.998120 | controller | Jun 09 11:25:48.979523 crc crio[21508]: time="2026-06-09T11:25:48.97725393Z" level=info msg="Stopped pod sandbox (already stopped): 9d9cc10b077f332a5dfc67a57e43c03008b5be9f519c0d776a8531536c2ecd0c" id=88593c9c-42e0-4cda-b1f5-9ebe46bd245c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.998136 | controller | Jun 09 11:25:48.979523 crc crio[21508]: time="2026-06-09T11:25:48.977901528Z" level=info msg="Removing pod sandbox: 9d9cc10b077f332a5dfc67a57e43c03008b5be9f519c0d776a8531536c2ecd0c" id=77619b90-e16d-4462-883a-42ed09af86d6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.998155 | controller | Jun 09 11:25:49.485534 crc crio[21508]: time="2026-06-09T11:25:49.485438765Z" level=info msg="Stopped pod sandbox: 38f967671e07108741ecfde400e9677d8f82d6c01e0b17508ee7ee840e5d1032" id=ca7b1df5-e175-4417-b68f-a56de07b2329 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.998172 | controller | Jun 09 11:25:49.498172 crc crio[21508]: time="2026-06-09T11:25:49.498053927Z" level=info msg="Removed pod sandbox: 9d9cc10b077f332a5dfc67a57e43c03008b5be9f519c0d776a8531536c2ecd0c" id=77619b90-e16d-4462-883a-42ed09af86d6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.998188 | controller | Jun 09 11:25:49.499878 crc crio[21508]: time="2026-06-09T11:25:49.499806996Z" level=info msg="Stopping pod sandbox: 203453c0cbee3980aa30a115f6d3a5e89a90df9baeda09a2e0703b8824b6eebb" id=e79e04a0-0db3-4752-809b-93cc5cdf9db0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.998203 | controller | Jun 09 11:25:49.499976 crc crio[21508]: time="2026-06-09T11:25:49.499885778Z" level=info msg="Stopped pod sandbox (already stopped): 203453c0cbee3980aa30a115f6d3a5e89a90df9baeda09a2e0703b8824b6eebb" id=e79e04a0-0db3-4752-809b-93cc5cdf9db0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.998219 | controller | Jun 09 11:25:49.501181 crc crio[21508]: time="2026-06-09T11:25:49.501082242Z" level=info msg="Removing pod sandbox: 203453c0cbee3980aa30a115f6d3a5e89a90df9baeda09a2e0703b8824b6eebb" id=0bb9f22a-9ad2-4e65-8d5b-846fe277e6b7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.998234 | controller | Jun 09 11:25:49.516186 crc crio[21508]: time="2026-06-09T11:25:49.515905465Z" level=info msg="Removed pod sandbox: 203453c0cbee3980aa30a115f6d3a5e89a90df9baeda09a2e0703b8824b6eebb" id=0bb9f22a-9ad2-4e65-8d5b-846fe277e6b7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.998250 | controller | Jun 09 11:25:49.517938 crc crio[21508]: time="2026-06-09T11:25:49.517850989Z" level=info msg="Stopping pod sandbox: eff0ebdf3468d3b7c4ba11504fce583b2e60e3c67c7fef4e9039b5d8a5a43148" id=77f13313-185e-431b-9872-6216dabbc73f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.998265 | controller | Jun 09 11:25:49.518069 crc crio[21508]: time="2026-06-09T11:25:49.517942042Z" level=info msg="Stopped pod sandbox (already stopped): eff0ebdf3468d3b7c4ba11504fce583b2e60e3c67c7fef4e9039b5d8a5a43148" id=77f13313-185e-431b-9872-6216dabbc73f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.998281 | controller | Jun 09 11:25:49.518792 crc crio[21508]: time="2026-06-09T11:25:49.518707293Z" level=info msg="Removing pod sandbox: eff0ebdf3468d3b7c4ba11504fce583b2e60e3c67c7fef4e9039b5d8a5a43148" id=6951c281-9c5f-4fbe-845b-40873d2e0d01 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.998297 | controller | Jun 09 11:25:49.580937 crc crio[21508]: time="2026-06-09T11:25:49.580825254Z" level=info msg="Removed pod sandbox: eff0ebdf3468d3b7c4ba11504fce583b2e60e3c67c7fef4e9039b5d8a5a43148" id=6951c281-9c5f-4fbe-845b-40873d2e0d01 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.998312 | controller | Jun 09 11:25:49.587826 crc crio[21508]: time="2026-06-09T11:25:49.587715026Z" level=info msg="Stopping pod sandbox: 8ebd9c2ad25fd51fdb30545e4d5751c9b97c4f97bb363916bf0d9d8eb08e89fe" id=2ed5ab13-642b-4104-8b3d-d1834ff8d856 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.998327 | controller | Jun 09 11:25:49.587950 crc crio[21508]: time="2026-06-09T11:25:49.58783426Z" level=info msg="Stopped pod sandbox (already stopped): 8ebd9c2ad25fd51fdb30545e4d5751c9b97c4f97bb363916bf0d9d8eb08e89fe" id=2ed5ab13-642b-4104-8b3d-d1834ff8d856 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.998342 | controller | Jun 09 11:25:49.593608 crc crio[21508]: time="2026-06-09T11:25:49.593488697Z" level=info msg="Removing pod sandbox: 8ebd9c2ad25fd51fdb30545e4d5751c9b97c4f97bb363916bf0d9d8eb08e89fe" id=86464202-7b90-4caa-8f95-a974c4d56018 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.998384 | controller | Jun 09 11:25:49.610413 crc crio[21508]: time="2026-06-09T11:25:49.610176013Z" level=info msg="Removed pod sandbox: 8ebd9c2ad25fd51fdb30545e4d5751c9b97c4f97bb363916bf0d9d8eb08e89fe" id=86464202-7b90-4caa-8f95-a974c4d56018 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.998401 | controller | Jun 09 11:25:49.611394 crc crio[21508]: time="2026-06-09T11:25:49.611254303Z" level=info msg="Stopping pod sandbox: 1d5473e2a14d0389ce46b3fa4276c11688f4056eec783205c806e094ebefdb03" id=07155006-8c46-4930-b1aa-4b67aac93500 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.998417 | controller | Jun 09 11:25:49.611519 crc crio[21508]: time="2026-06-09T11:25:49.611423037Z" level=info msg="Stopped pod sandbox (already stopped): 1d5473e2a14d0389ce46b3fa4276c11688f4056eec783205c806e094ebefdb03" id=07155006-8c46-4930-b1aa-4b67aac93500 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:02.998433 | controller | Jun 09 11:25:49.612493 crc crio[21508]: time="2026-06-09T11:25:49.612101076Z" level=info msg="Removing pod sandbox: 1d5473e2a14d0389ce46b3fa4276c11688f4056eec783205c806e094ebefdb03" id=8b15893d-f4d7-4f6d-a86b-082ef531ddba name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.998449 | controller | Jun 09 11:25:49.625814 crc crio[21508]: time="2026-06-09T11:25:49.625719666Z" level=info msg="Removed pod sandbox: 1d5473e2a14d0389ce46b3fa4276c11688f4056eec783205c806e094ebefdb03" id=8b15893d-f4d7-4f6d-a86b-082ef531ddba name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:02.998464 | controller | Jun 09 11:25:49.633593 crc crio[21508]: time="2026-06-09T11:25:49.631695672Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:30d61dd1afa8d55014cd6fec25360a879ff63cbe03089f1dcdf120a632bb54d9" id=df8293ec-d91c-42dc-add6-242d6ee3cf39 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.998480 | controller | Jun 09 11:25:49.633593 crc crio[21508]: time="2026-06-09T11:25:49.632583077Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=ef5145b5-1702-4a07-a205-671801ecc46f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.998496 | controller | Jun 09 11:25:49.706044 crc crio[21508]: time="2026-06-09T11:25:49.705898011Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=5a9f934e-a456-4d97-9949-677c2743fd3d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.998512 | controller | Jun 09 11:25:49.718384 crc crio[21508]: time="2026-06-09T11:25:49.717887525Z" level=info msg="Creating container: openstack/glance-db-sync-2d7r7/glance-db-sync" id=13102725-c294-44c0-8948-da44ab085c43 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.998528 | controller | Jun 09 11:25:49.723945 crc crio[21508]: time="2026-06-09T11:25:49.723870252Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.998544 | controller | Jun 09 11:25:49.767714 crc crio[21508]: time="2026-06-09T11:25:49.767629582Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.998559 | controller | Jun 09 11:25:50.370965 crc crio[21508]: time="2026-06-09T11:25:50.370856276Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:2e8a2b2bbccdd61ef08eb9b79a8e66a2e2e82e19054bde454cdbcb0d80d92310" id=375c34a6-b594-41fe-a61b-1600a9ce5396 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.998575 | controller | Jun 09 11:25:50.372469 crc crio[21508]: time="2026-06-09T11:25:50.372381059Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=abcb7a16-04c2-4337-baa6-eea525b23e02 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.998593 | controller | Jun 09 11:25:50.376200 crc crio[21508]: time="2026-06-09T11:25:50.376066931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.998608 | controller | Jun 09 11:25:50.389655 crc crio[21508]: time="2026-06-09T11:25:50.389018302Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=6c796136-b054-4cb6-9622-e2b4d46c484f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.998624 | controller | Jun 09 11:25:50.407915 crc crio[21508]: time="2026-06-09T11:25:50.407759695Z" level=info msg="Creating container: openstack/swift-storage-0/account-server" id=a4d6a06d-7e8b-44b0-8310-cc79cb4a991f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.998639 | controller | Jun 09 11:25:50.409429 crc crio[21508]: time="2026-06-09T11:25:50.40938037Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.998654 | controller | Jun 09 11:25:50.455773 crc crio[21508]: time="2026-06-09T11:25:50.4556679Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.998670 | controller | Jun 09 11:25:50.459008 crc crio[21508]: time="2026-06-09T11:25:50.458935771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.998686 | controller | Jun 09 11:25:50.506667 crc crio[21508]: time="2026-06-09T11:25:50.506513238Z" level=info msg="Created container bb889a5a6e496f953c4089e1d8b736e80544ce34439c464ab3d898ac45080fdf: openstack/glance-db-sync-2d7r7/glance-db-sync" id=13102725-c294-44c0-8948-da44ab085c43 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.998702 | controller | Jun 09 11:25:50.508005 crc crio[21508]: time="2026-06-09T11:25:50.507926157Z" level=info msg="Starting container: bb889a5a6e496f953c4089e1d8b736e80544ce34439c464ab3d898ac45080fdf" id=cdef8245-2cd0-48c0-b206-17a3bffc442e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.998717 | controller | Jun 09 11:25:50.515078 crc crio[21508]: time="2026-06-09T11:25:50.514911752Z" level=info msg="Started container" PID=61833 containerID=bb889a5a6e496f953c4089e1d8b736e80544ce34439c464ab3d898ac45080fdf description=openstack/glance-db-sync-2d7r7/glance-db-sync id=cdef8245-2cd0-48c0-b206-17a3bffc442e name=/runtime.v1.RuntimeService/StartContainer sandboxID=b343091690e0f9efe047f0ad98e09af2fa15a4b77ad9daa880a3534005086eb5
2026-06-09 12:20:02.998733 | controller | Jun 09 11:25:50.591673 crc crio[21508]: time="2026-06-09T11:25:50.591554128Z" level=info msg="Created container 0a4bf22cf82dec1f2b392ec4952edd291f967260a15753beb16aabc2072a4319: openstack/swift-storage-0/account-server" id=a4d6a06d-7e8b-44b0-8310-cc79cb4a991f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.998749 | controller | Jun 09 11:25:50.594739 crc crio[21508]: time="2026-06-09T11:25:50.594693636Z" level=info msg="Starting container: 0a4bf22cf82dec1f2b392ec4952edd291f967260a15753beb16aabc2072a4319" id=475f0d06-5fa3-470f-8a47-9f1f2c0af7dd name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.998764 | controller | Jun 09 11:25:50.600524 crc crio[21508]: time="2026-06-09T11:25:50.600496667Z" level=info msg="Started container" PID=61837 containerID=0a4bf22cf82dec1f2b392ec4952edd291f967260a15753beb16aabc2072a4319 description=openstack/swift-storage-0/account-server id=475f0d06-5fa3-470f-8a47-9f1f2c0af7dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=38efb95d6c808c140b08b43c1965aa2d7dd74a7719e110e7fe046eba8e480ab5
2026-06-09 12:20:02.998787 | controller | Jun 09 11:25:50.615876 crc crio[21508]: time="2026-06-09T11:25:50.615811774Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=5ddf087b-561a-4542-9a70-c0bd4d12f31a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.998803 | controller | Jun 09 11:25:50.640508 crc crio[21508]: time="2026-06-09T11:25:50.640271046Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=d51d3492-dba9-43ef-8d95-caf8c3cfa798 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.998818 | controller | Jun 09 11:25:50.654451 crc crio[21508]: time="2026-06-09T11:25:50.654246566Z" level=info msg="Creating container: openstack/swift-storage-0/account-replicator" id=94e7a8a3-ac55-4893-a96e-80a3cafceb97 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.998833 | controller | Jun 09 11:25:50.656002 crc crio[21508]: time="2026-06-09T11:25:50.655854751Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.998849 | controller | Jun 09 11:25:50.710972 crc crio[21508]: time="2026-06-09T11:25:50.710854484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.998864 | controller | Jun 09 11:25:50.729051 crc crio[21508]: time="2026-06-09T11:25:50.728893397Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.998879 | controller | Jun 09 11:25:50.844547 crc crio[21508]: time="2026-06-09T11:25:50.844425627Z" level=info msg="Created container d618f6dfcc3954e85c85458403db39e0dcf9213b060e44ecdf09bca0dd334df2: openstack/swift-storage-0/account-replicator" id=94e7a8a3-ac55-4893-a96e-80a3cafceb97 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.998895 | controller | Jun 09 11:25:50.845989 crc crio[21508]: time="2026-06-09T11:25:50.845909799Z" level=info msg="Starting container: d618f6dfcc3954e85c85458403db39e0dcf9213b060e44ecdf09bca0dd334df2" id=2140d953-0ccd-403f-b406-cd8864b94993 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.998910 | controller | Jun 09 11:25:50.853334 crc crio[21508]: time="2026-06-09T11:25:50.85314888Z" level=info msg="Started container" PID=61879 containerID=d618f6dfcc3954e85c85458403db39e0dcf9213b060e44ecdf09bca0dd334df2 description=openstack/swift-storage-0/account-replicator id=2140d953-0ccd-403f-b406-cd8864b94993 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38efb95d6c808c140b08b43c1965aa2d7dd74a7719e110e7fe046eba8e480ab5
2026-06-09 12:20:02.998925 | controller | Jun 09 11:25:50.873390 crc crio[21508]: time="2026-06-09T11:25:50.873270561Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=beabc3f7-e7a5-4af3-a85e-19d438d623f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.998940 | controller | Jun 09 11:25:50.890910 crc crio[21508]: time="2026-06-09T11:25:50.890746928Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=ebc550b2-88ee-4188-9778-f6cd49d346c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.998955 | controller | Jun 09 11:25:50.899434 crc crio[21508]: time="2026-06-09T11:25:50.899386459Z" level=info msg="Creating container: openstack/swift-storage-0/account-auditor" id=884d3daf-56ac-49f7-b7d3-d7fc56062860 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.998970 | controller | Jun 09 11:25:50.901092 crc crio[21508]: time="2026-06-09T11:25:50.901063526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.998989 | controller | Jun 09 11:25:50.939996 crc crio[21508]: time="2026-06-09T11:25:50.939899569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.999005 | controller | Jun 09 11:25:50.943128 crc crio[21508]: time="2026-06-09T11:25:50.943056337Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.999020 | controller | Jun 09 11:25:51.068859 crc crio[21508]: time="2026-06-09T11:25:51.068271327Z" level=info msg="Created container a4f51ac429f1514b2e3e0602e40da438b6e4a15159aff308b341d73313a45fef: openstack/swift-storage-0/account-auditor" id=884d3daf-56ac-49f7-b7d3-d7fc56062860 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.999035 | controller | Jun 09 11:25:51.070700 crc crio[21508]: time="2026-06-09T11:25:51.070633883Z" level=info msg="Starting container: a4f51ac429f1514b2e3e0602e40da438b6e4a15159aff308b341d73313a45fef" id=30ee490e-c35e-43b1-9abb-cda7322bfd77 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.999051 | controller | Jun 09 11:25:51.077577 crc crio[21508]: time="2026-06-09T11:25:51.077503284Z" level=info msg="Started container" PID=61890 containerID=a4f51ac429f1514b2e3e0602e40da438b6e4a15159aff308b341d73313a45fef description=openstack/swift-storage-0/account-auditor id=30ee490e-c35e-43b1-9abb-cda7322bfd77 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38efb95d6c808c140b08b43c1965aa2d7dd74a7719e110e7fe046eba8e480ab5
2026-06-09 12:20:02.999066 | controller | Jun 09 11:25:51.093250 crc crio[21508]: time="2026-06-09T11:25:51.0931196Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=0561497a-4b8b-4fc1-85b5-94131481cf36 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.999082 | controller | Jun 09 11:25:51.106264 crc crio[21508]: time="2026-06-09T11:25:51.106098562Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=4424bfbf-c1ce-4bcf-a273-54ca9c0458d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.999097 | controller | Jun 09 11:25:51.116175 crc crio[21508]: time="2026-06-09T11:25:51.11608633Z" level=info msg="Creating container: openstack/swift-storage-0/account-reaper" id=c61c1d28-01a6-44cb-9158-f53489681780 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.999113 | controller | Jun 09 11:25:51.124475 crc crio[21508]: time="2026-06-09T11:25:51.124396192Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.999128 | controller | Jun 09 11:25:51.190039 crc crio[21508]: time="2026-06-09T11:25:51.189934979Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.999144 | controller | Jun 09 11:25:51.200537 crc crio[21508]: time="2026-06-09T11:25:51.200436051Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.999160 | controller | Jun 09 11:25:51.309797 crc crio[21508]: time="2026-06-09T11:25:51.309684087Z" level=info msg="Created container e8a842141f9fd2be4a44ae97f8f1bf25fab1e71ddf465699cc069e2928a2c3dc: openstack/swift-storage-0/account-reaper" id=c61c1d28-01a6-44cb-9158-f53489681780 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.999175 | controller | Jun 09 11:25:51.311465 crc crio[21508]: time="2026-06-09T11:25:51.310936862Z" level=info msg="Starting container: e8a842141f9fd2be4a44ae97f8f1bf25fab1e71ddf465699cc069e2928a2c3dc" id=18b1d113-065c-490d-9b5d-cb3d183b7d5e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.999191 | controller | Jun 09 11:25:51.319868 crc crio[21508]: time="2026-06-09T11:25:51.319781398Z" level=info msg="Started container" PID=61903 containerID=e8a842141f9fd2be4a44ae97f8f1bf25fab1e71ddf465699cc069e2928a2c3dc description=openstack/swift-storage-0/account-reaper id=18b1d113-065c-490d-9b5d-cb3d183b7d5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=38efb95d6c808c140b08b43c1965aa2d7dd74a7719e110e7fe046eba8e480ab5
2026-06-09 12:20:02.999210 | controller | Jun 09 11:25:51.334140 crc crio[21508]: time="2026-06-09T11:25:51.333941903Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=964637be-a2cf-43d3-9802-e6b917a2f1ce name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.999225 | controller | Jun 09 11:25:51.334140 crc crio[21508]: time="2026-06-09T11:25:51.334133298Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-container:current-podified not found" id=964637be-a2cf-43d3-9802-e6b917a2f1ce name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.999241 | controller | Jun 09 11:25:51.334375 crc crio[21508]: time="2026-06-09T11:25:51.334174979Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container:current-podified found" id=964637be-a2cf-43d3-9802-e6b917a2f1ce name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.999257 | controller | Jun 09 11:25:51.335505 crc crio[21508]: time="2026-06-09T11:25:51.335426714Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=2a7880c7-2919-4ab2-8881-2bbff080ef25 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.999272 | controller | Jun 09 11:25:51.340234 crc crio[21508]: time="2026-06-09T11:25:51.340142886Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\""
2026-06-09 12:20:02.999289 | controller | Jun 09 11:25:52.442650 crc crio[21508]: time="2026-06-09T11:25:52.44198972Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:2cd9d911af0f170eec9beb49d19054a0cd0882cf56009471751a226026a1ce53" id=2a7880c7-2919-4ab2-8881-2bbff080ef25 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:02.999304 | controller | Jun 09 11:25:52.444333 crc crio[21508]: time="2026-06-09T11:25:52.443726489Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=2a4338de-05a3-4e2f-8985-49138e646afd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.999320 | controller | Jun 09 11:25:52.462509 crc crio[21508]: time="2026-06-09T11:25:52.459521109Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=28f39906-1e84-4ffc-9666-e3ce8ee91196 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.999336 | controller | Jun 09 11:25:52.469247 crc crio[21508]: time="2026-06-09T11:25:52.469069615Z" level=info msg="Creating container: openstack/swift-storage-0/container-server" id=b5ccda7c-6151-4fc3-baf6-c71033197378 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.999370 | controller | Jun 09 11:25:52.471150 crc crio[21508]: time="2026-06-09T11:25:52.471084351Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.999388 | controller | Jun 09 11:25:52.521689 crc crio[21508]: time="2026-06-09T11:25:52.521578519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.999404 | controller | Jun 09 11:25:52.525631 crc crio[21508]: time="2026-06-09T11:25:52.52555819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.999419 | controller | Jun 09 11:25:52.666565 crc crio[21508]: time="2026-06-09T11:25:52.666460898Z" level=info msg="Created container 4847d2954b3cbac76f9260a903a5c110823b55dffcd303181fdb0d259f9427d2: openstack/swift-storage-0/container-server" id=b5ccda7c-6151-4fc3-baf6-c71033197378 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.999439 | controller | Jun 09 11:25:52.668262 crc crio[21508]: time="2026-06-09T11:25:52.668182616Z" level=info msg="Starting container: 4847d2954b3cbac76f9260a903a5c110823b55dffcd303181fdb0d259f9427d2" id=e03947ae-e45c-4e35-b1d2-b60832e685df name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.999455 | controller | Jun 09 11:25:52.674022 crc crio[21508]: time="2026-06-09T11:25:52.673668269Z" level=info msg="Started container" PID=62034 containerID=4847d2954b3cbac76f9260a903a5c110823b55dffcd303181fdb0d259f9427d2 description=openstack/swift-storage-0/container-server id=e03947ae-e45c-4e35-b1d2-b60832e685df name=/runtime.v1.RuntimeService/StartContainer sandboxID=38efb95d6c808c140b08b43c1965aa2d7dd74a7719e110e7fe046eba8e480ab5
2026-06-09 12:20:02.999471 | controller | Jun 09 11:25:52.691403 crc crio[21508]: time="2026-06-09T11:25:52.691263009Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=6d00d42d-e1bd-435a-873a-42b220c8fa99 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.999487 | controller | Jun 09 11:25:52.705757 crc crio[21508]: time="2026-06-09T11:25:52.70562803Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=88bd2e17-cb57-45d2-a79f-a37a1c29f9e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.999502 | controller | Jun 09 11:25:52.716258 crc crio[21508]: time="2026-06-09T11:25:52.716015209Z" level=info msg="Creating container: openstack/swift-storage-0/container-replicator" id=a9b50981-54f9-494b-a3aa-ef5267d46e51 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.999518 | controller | Jun 09 11:25:52.717912 crc crio[21508]: time="2026-06-09T11:25:52.717819999Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.999533 | controller | Jun 09 11:25:52.776261 crc crio[21508]: time="2026-06-09T11:25:52.776087534Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.999549 | controller | Jun 09 11:25:52.780711 crc crio[21508]: time="2026-06-09T11:25:52.78062074Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.999565 | controller | Jun 09 11:25:52.933990 crc crio[21508]: time="2026-06-09T11:25:52.933898443Z" level=info msg="Created container 9c32bf5c7d064782aa22bb06c0dac6a36490a78217d3a9322dd912c126dad35e: openstack/swift-storage-0/container-replicator" id=a9b50981-54f9-494b-a3aa-ef5267d46e51 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.999581 | controller | Jun 09 11:25:52.935916 crc crio[21508]: time="2026-06-09T11:25:52.935668392Z" level=info msg="Starting container: 9c32bf5c7d064782aa22bb06c0dac6a36490a78217d3a9322dd912c126dad35e" id=49d87c66-c783-4067-837a-5887c8c25867 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.999596 | controller | Jun 09 11:25:52.943691 crc crio[21508]: time="2026-06-09T11:25:52.943597183Z" level=info msg="Started container" PID=62043 containerID=9c32bf5c7d064782aa22bb06c0dac6a36490a78217d3a9322dd912c126dad35e description=openstack/swift-storage-0/container-replicator id=49d87c66-c783-4067-837a-5887c8c25867 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38efb95d6c808c140b08b43c1965aa2d7dd74a7719e110e7fe046eba8e480ab5
2026-06-09 12:20:02.999612 | controller | Jun 09 11:25:52.955102 crc crio[21508]: time="2026-06-09T11:25:52.955014761Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=8e241ffd-bb99-48dc-8eb0-c52db7bfcb28 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.999632 | controller | Jun 09 11:25:52.970954 crc crio[21508]: time="2026-06-09T11:25:52.9707656Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=cc5238f4-62be-402e-b2e0-5bb2e6f15314 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.999649 | controller | Jun 09 11:25:52.979480 crc crio[21508]: time="2026-06-09T11:25:52.979380401Z" level=info msg="Creating container: openstack/swift-storage-0/container-auditor" id=b2338661-9125-46e0-85a6-d50cf65004d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.999665 | controller | Jun 09 11:25:52.981085 crc crio[21508]: time="2026-06-09T11:25:52.980997526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.999681 | controller | Jun 09 11:25:53.024532 crc crio[21508]: time="2026-06-09T11:25:53.024416706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.999697 | controller | Jun 09 11:25:53.032136 crc crio[21508]: time="2026-06-09T11:25:53.032039999Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.999712 | controller | Jun 09 11:25:53.161055 crc crio[21508]: time="2026-06-09T11:25:53.160706855Z" level=info msg="Created container 4a616e0f5734f5f29f9d28d6682b1844cdabfcfce1ad5956652440f06f269daa: openstack/swift-storage-0/container-auditor" id=b2338661-9125-46e0-85a6-d50cf65004d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.999727 | controller | Jun 09 11:25:53.162488 crc crio[21508]: time="2026-06-09T11:25:53.162395722Z" level=info msg="Starting container: 4a616e0f5734f5f29f9d28d6682b1844cdabfcfce1ad5956652440f06f269daa" id=64c3bf02-0aef-48d6-b7fa-901469ffbeb0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.999743 | controller | Jun 09 11:25:53.167451 crc crio[21508]: time="2026-06-09T11:25:53.166657041Z" level=info msg="Started container" PID=62053 containerID=4a616e0f5734f5f29f9d28d6682b1844cdabfcfce1ad5956652440f06f269daa description=openstack/swift-storage-0/container-auditor id=64c3bf02-0aef-48d6-b7fa-901469ffbeb0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38efb95d6c808c140b08b43c1965aa2d7dd74a7719e110e7fe046eba8e480ab5
2026-06-09 12:20:02.999759 | controller | Jun 09 11:25:53.177242 crc crio[21508]: time="2026-06-09T11:25:53.177133143Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=fec340ad-a37e-4d58-8491-347059250072 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.999775 | controller | Jun 09 11:25:53.193467 crc crio[21508]: time="2026-06-09T11:25:53.19315157Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=5ad1c71d-d2ed-4652-a5e0-5b189689c7a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.999790 | controller | Jun 09 11:25:53.202863 crc crio[21508]: time="2026-06-09T11:25:53.202715176Z" level=info msg="Creating container: openstack/swift-storage-0/container-updater" id=dab7959f-cd62-4dfc-afe9-85ee2ed6866a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.999806 | controller | Jun 09 11:25:53.205106 crc crio[21508]: time="2026-06-09T11:25:53.205054841Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.999823 | controller | Jun 09 11:25:53.252736 crc crio[21508]: time="2026-06-09T11:25:53.252427032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.999842 | controller | Jun 09 11:25:53.256514 crc crio[21508]: time="2026-06-09T11:25:53.256434354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.999857 | controller | Jun 09 11:25:53.394707 crc crio[21508]: time="2026-06-09T11:25:53.394586145Z" level=info msg="Created container ceb877df55a74e96bec268149473d833feff8f3756dd9611dba79d502d6f8368: openstack/swift-storage-0/container-updater" id=dab7959f-cd62-4dfc-afe9-85ee2ed6866a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.999873 | controller | Jun 09 11:25:53.396256 crc crio[21508]: time="2026-06-09T11:25:53.396099177Z" level=info msg="Starting container: ceb877df55a74e96bec268149473d833feff8f3756dd9611dba79d502d6f8368" id=7e363454-e347-4f23-af0f-72bef68cf1b0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:02.999888 | controller | Jun 09 11:25:53.402654 crc crio[21508]: time="2026-06-09T11:25:53.402541626Z" level=info msg="Started container" PID=62088 containerID=ceb877df55a74e96bec268149473d833feff8f3756dd9611dba79d502d6f8368 description=openstack/swift-storage-0/container-updater id=7e363454-e347-4f23-af0f-72bef68cf1b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38efb95d6c808c140b08b43c1965aa2d7dd74a7719e110e7fe046eba8e480ab5
2026-06-09 12:20:02.999904 | controller | Jun 09 11:25:53.415461 crc crio[21508]: time="2026-06-09T11:25:53.415140548Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=092e1b1a-28f2-4c8d-8124-c62acb024f46 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.999919 | controller | Jun 09 11:25:53.431864 crc crio[21508]: time="2026-06-09T11:25:53.431747761Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=14158c39-206b-42b3-bfe9-81aacdebcb18 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:02.999935 | controller | Jun 09 11:25:53.439435 crc crio[21508]: time="2026-06-09T11:25:53.439345752Z" level=info msg="Creating container: openstack/swift-storage-0/object-server" id=cbf1c87e-43d5-4a8c-9302-4a7d5ae1789a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:02.999951 | controller | Jun 09 11:25:53.439832 crc crio[21508]: time="2026-06-09T11:25:53.439764334Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.999966 | controller | Jun 09 11:25:53.485110 crc crio[21508]: time="2026-06-09T11:25:53.484962164Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.999982 | controller | Jun 09 11:25:53.489094 crc crio[21508]: time="2026-06-09T11:25:53.489020087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:02.999997 | controller | Jun 09 11:25:53.844487 crc crio[21508]: time="2026-06-09T11:25:53.844186857Z" level=info msg="Created container b4c60996764ecef2f7d0307532ba6f7366a2541ac13f63f2a550d6617cad10b7: openstack/swift-storage-0/object-server" id=cbf1c87e-43d5-4a8c-9302-4a7d5ae1789a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.000012 | controller | Jun 09 11:25:53.846525 crc crio[21508]: time="2026-06-09T11:25:53.846419639Z" level=info msg="Starting container: b4c60996764ecef2f7d0307532ba6f7366a2541ac13f63f2a550d6617cad10b7" id=c2049eee-dccf-4e1e-8a84-c3265421a9d0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.000028 | controller | Jun 09 11:25:53.853200 crc crio[21508]: time="2026-06-09T11:25:53.853058404Z" level=info msg="Started container" PID=62130 containerID=b4c60996764ecef2f7d0307532ba6f7366a2541ac13f63f2a550d6617cad10b7 description=openstack/swift-storage-0/object-server id=c2049eee-dccf-4e1e-8a84-c3265421a9d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38efb95d6c808c140b08b43c1965aa2d7dd74a7719e110e7fe046eba8e480ab5
2026-06-09 12:20:03.000047 | controller | Jun 09 11:25:53.867311 crc crio[21508]: time="2026-06-09T11:25:53.867186218Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=3967b8f6-b17b-408c-b222-ad0d2be25d5d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.000063 | controller | Jun 09 11:25:53.878809 crc crio[21508]: time="2026-06-09T11:25:53.878685258Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=98e43cf4-d9d8-4178-91a3-4d0dedb60dad name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.000079 | controller | Jun 09 11:25:53.888449 crc crio[21508]: time="2026-06-09T11:25:53.888238955Z" level=info msg="Creating container: openstack/swift-storage-0/object-replicator" id=c5955652-3a34-4a3d-8108-23675786fc8d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.000094 | controller | Jun 09 11:25:53.888733 crc crio[21508]: time="2026-06-09T11:25:53.888696827Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.000109 | controller | Jun 09 11:25:53.935716 crc crio[21508]: time="2026-06-09T11:25:53.935592795Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.000124 | controller | Jun 09 11:25:53.938766 crc crio[21508]: time="2026-06-09T11:25:53.938704871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.000140 | controller | Jun 09 11:25:54.121139 crc crio[21508]: time="2026-06-09T11:25:54.120973822Z" level=info msg="Created container 37694785758b940f725157e08bf071d18f0d0426b8f152918617f69837858a3e: openstack/swift-storage-0/object-replicator" id=c5955652-3a34-4a3d-8108-23675786fc8d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.000155 | controller | Jun 09 11:25:54.122799 crc crio[21508]: time="2026-06-09T11:25:54.122723931Z" level=info msg="Starting container: 37694785758b940f725157e08bf071d18f0d0426b8f152918617f69837858a3e" id=07a226b8-a9ae-4697-a3dc-cbf84024eb29 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.000171 | controller | Jun 09 11:25:54.128751 crc crio[21508]: time="2026-06-09T11:25:54.128648026Z" level=info msg="Started container" PID=62155 containerID=37694785758b940f725157e08bf071d18f0d0426b8f152918617f69837858a3e description=openstack/swift-storage-0/object-replicator id=07a226b8-a9ae-4697-a3dc-cbf84024eb29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38efb95d6c808c140b08b43c1965aa2d7dd74a7719e110e7fe046eba8e480ab5
2026-06-09 12:20:03.000186 | controller | Jun 09 11:25:54.144155 crc crio[21508]: time="2026-06-09T11:25:54.144036955Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=e1655a52-0520-4845-84fe-1625ea008721 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.000202 | controller | Jun 09 11:25:54.165171 crc crio[21508]: time="2026-06-09T11:25:54.165054761Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=ba053ff5-053f-448d-b260-85748a21011b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.000218 | controller | Jun 09 11:25:54.173996 crc crio[21508]: time="2026-06-09T11:25:54.173897888Z" level=info msg="Creating container: openstack/swift-storage-0/object-auditor" id=0db4c765-ec13-4d7d-853a-8d9019d8badf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.000233 | controller | Jun 09 11:25:54.174567 crc crio[21508]: time="2026-06-09T11:25:54.174502164Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.000252 | controller | Jun 09 11:25:54.257682 crc crio[21508]: time="2026-06-09T11:25:54.256660425Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.000268 | controller | Jun 09 11:25:54.263386 crc crio[21508]: time="2026-06-09T11:25:54.263245178Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.000283 | controller | Jun 09 11:25:54.371815 crc crio[21508]: time="2026-06-09T11:25:54.371591318Z" level=info msg="Created container 75578e47bdeb690e5020a6ec0c1e3a6bb43553f1dedda49ab0060be7e3dee2ed: openstack/swift-storage-0/object-auditor" id=0db4c765-ec13-4d7d-853a-8d9019d8badf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.000298 | controller | Jun 09 11:25:54.374422 crc crio[21508]: time="2026-06-09T11:25:54.374270873Z" level=info msg="Starting container: 75578e47bdeb690e5020a6ec0c1e3a6bb43553f1dedda49ab0060be7e3dee2ed" id=47a30c86-d127-4d25-bee7-b6eed5e6d7e2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.000314 | controller | Jun 09 11:25:54.380926 crc crio[21508]: time="2026-06-09T11:25:54.380812545Z" level=info msg="Started container" PID=62189 containerID=75578e47bdeb690e5020a6ec0c1e3a6bb43553f1dedda49ab0060be7e3dee2ed description=openstack/swift-storage-0/object-auditor id=47a30c86-d127-4d25-bee7-b6eed5e6d7e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38efb95d6c808c140b08b43c1965aa2d7dd74a7719e110e7fe046eba8e480ab5
2026-06-09 12:20:03.000329 | controller | Jun 09 11:25:54.393146 crc crio[21508]: time="2026-06-09T11:25:54.393002415Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=cbb2bf5e-74d0-41af-8bff-883ff758b8f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.000345 | controller | Jun 09 11:25:54.406002 crc crio[21508]: time="2026-06-09T11:25:54.405906205Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=b7ededec-e2be-4c18-a2e5-33a767305675 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.000379 | controller | Jun 09 11:25:54.416189 crc crio[21508]: time="2026-06-09T11:25:54.416072698Z" level=info msg="Creating container: openstack/swift-storage-0/object-updater" id=0c645825-974c-464c-ba13-e58d04082310 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.000395 | controller | Jun 09 11:25:54.416942 crc crio[21508]: time="2026-06-09T11:25:54.416876741Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.000411 | controller | Jun 09 11:25:54.496610 crc crio[21508]: time="2026-06-09T11:25:54.49648315Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.000426 | controller | Jun 09 11:25:54.502631 crc crio[21508]: time="2026-06-09T11:25:54.502557939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.000442 | controller | Jun 09 11:25:54.646916 crc crio[21508]: time="2026-06-09T11:25:54.64681031Z" level=info msg="Created container d35ae96dd80bea2d8a458065d947a09fa2593612cf82c468734236cb27d4b5b9: openstack/swift-storage-0/object-updater" id=0c645825-974c-464c-ba13-e58d04082310 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.000458 | controller | Jun 09 11:25:54.648663 crc crio[21508]: time="2026-06-09T11:25:54.648566109Z" level=info msg="Starting container: d35ae96dd80bea2d8a458065d947a09fa2593612cf82c468734236cb27d4b5b9" id=dc1a8fa1-863a-4d9a-a3a2-cbedfa94b8eb name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.000477 | controller | Jun 09 11:25:54.654570 crc crio[21508]: time="2026-06-09T11:25:54.654463884Z" level=info msg="Started container" PID=62215 containerID=d35ae96dd80bea2d8a458065d947a09fa2593612cf82c468734236cb27d4b5b9 description=openstack/swift-storage-0/object-updater id=dc1a8fa1-863a-4d9a-a3a2-cbedfa94b8eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=38efb95d6c808c140b08b43c1965aa2d7dd74a7719e110e7fe046eba8e480ab5
2026-06-09 12:20:03.000493 | controller | Jun 09 11:25:54.665493 crc crio[21508]: time="2026-06-09T11:25:54.665186823Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=cffed788-aeeb-4335-9a38-d786e64d4c12 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.000509 | controller | Jun 09 11:25:54.681381 crc crio[21508]: time="2026-06-09T11:25:54.681068975Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=1a6613db-8ee9-4e84-9a7c-ca356348460f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.000524 | controller | Jun 09 11:25:54.692014 crc crio[21508]: time="2026-06-09T11:25:54.691868376Z" level=info msg="Creating container: openstack/swift-storage-0/object-expirer" id=9346de7a-f662-4f20-9fdb-dac3ebf94e84 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.000539 | controller | Jun 09 11:25:54.692768 crc crio[21508]: time="2026-06-09T11:25:54.692458553Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.000555 | controller | Jun 09 11:25:54.732392 crc crio[21508]: time="2026-06-09T11:25:54.732248472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.000570 | controller | Jun 09 11:25:54.735565 crc crio[21508]: time="2026-06-09T11:25:54.735495972Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.000586 | controller | Jun 09 11:25:54.864254 crc crio[21508]: time="2026-06-09T11:25:54.864040206Z" level=info msg="Created container 9cf720d56b2702264737c86e63aab5e658698ee0ed5f6789dc83afc55ab5df7f: openstack/swift-storage-0/object-expirer" id=9346de7a-f662-4f20-9fdb-dac3ebf94e84 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.000602 | controller | Jun 09 11:25:54.865830 crc crio[21508]: time="2026-06-09T11:25:54.86562601Z" level=info msg="Starting container: 9cf720d56b2702264737c86e63aab5e658698ee0ed5f6789dc83afc55ab5df7f" id=3c32e5ff-0e90-46a5-afcd-7279aaaa21f0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.000618 | controller | Jun 09 11:25:54.871877 crc crio[21508]: time="2026-06-09T11:25:54.871797672Z" level=info msg="Started container" PID=62257 containerID=9cf720d56b2702264737c86e63aab5e658698ee0ed5f6789dc83afc55ab5df7f description=openstack/swift-storage-0/object-expirer id=3c32e5ff-0e90-46a5-afcd-7279aaaa21f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38efb95d6c808c140b08b43c1965aa2d7dd74a7719e110e7fe046eba8e480ab5
2026-06-09 12:20:03.000635 | controller | Jun 09 11:25:54.956179 crc crio[21508]: time="2026-06-09T11:25:54.95603957Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=752ca153-138e-4c6e-b274-76662eac1f4b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.000651 | controller | Jun 09 11:25:54.970636 crc crio[21508]: time="2026-06-09T11:25:54.970580656Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=c683c760-4b96-404b-8657-3bd1ee3d3cd9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.000667 | controller | Jun 09 11:25:55.036613 crc crio[21508]: time="2026-06-09T11:25:55.036548165Z" level=info msg="Creating container: openstack/swift-storage-0/rsync" id=ec2b05d8-2383-4a98-9620-0a4f579cc57c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.000686 | controller | Jun 09 11:25:55.037497 crc crio[21508]: time="2026-06-09T11:25:55.0374681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.000702 | controller | Jun 09 11:25:55.091130 crc crio[21508]: time="2026-06-09T11:25:55.091068314Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.000718 | controller | Jun 09 11:25:55.096469 crc crio[21508]: time="2026-06-09T11:25:55.096435034Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.000734 | controller | Jun 09 11:25:55.233961 crc crio[21508]: time="2026-06-09T11:25:55.233896176Z" level=info msg="Created container 87166e8ec20e2ec88257c68f34ce3a7225144fffc45a5555173dbddf9b2474fb: openstack/swift-storage-0/rsync" id=ec2b05d8-2383-4a98-9620-0a4f579cc57c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.000749 | controller | Jun 09 11:25:55.237064 crc crio[21508]: time="2026-06-09T11:25:55.236943781Z" level=info msg="Starting container: 87166e8ec20e2ec88257c68f34ce3a7225144fffc45a5555173dbddf9b2474fb" id=cd48030b-c85e-4d6b-a843-2b3afd292997 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.000765 | controller | Jun 09 11:25:55.247667 crc crio[21508]: time="2026-06-09T11:25:55.247571237Z" level=info msg="Started container" PID=62278 containerID=87166e8ec20e2ec88257c68f34ce3a7225144fffc45a5555173dbddf9b2474fb description=openstack/swift-storage-0/rsync id=cd48030b-c85e-4d6b-a843-2b3afd292997 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38efb95d6c808c140b08b43c1965aa2d7dd74a7719e110e7fe046eba8e480ab5
2026-06-09 12:20:03.000781 | controller | Jun 09 11:25:55.284243 crc crio[21508]: time="2026-06-09T11:25:55.283769706Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=8e973461-7f39-44ea-aee5-e1fe452429a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.000797 | controller | Jun 09 11:25:55.297443 crc crio[21508]: time="2026-06-09T11:25:55.297372465Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=8a73410f-6e5c-4d76-a91a-ee175526c8c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.000813 | controller | Jun 09 11:25:55.312107 crc crio[21508]: time="2026-06-09T11:25:55.312013643Z" level=info msg="Creating container: openstack/swift-storage-0/swift-recon-cron" id=b40e5e01-cdff-49df-8940-49d360db2850 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.000828 | controller | Jun 09 11:25:55.312560 crc crio[21508]: time="2026-06-09T11:25:55.312506737Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.000844 | controller | Jun 09 11:25:55.369502 crc crio[21508]: time="2026-06-09T11:25:55.369408453Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.000860 | controller | Jun 09 11:25:55.373771 crc crio[21508]: time="2026-06-09T11:25:55.373698893Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.000876 | controller | Jun 09 11:25:55.483555 crc crio[21508]: time="2026-06-09T11:25:55.483445122Z" level=info msg="Created container 33b7da969fd64349c6516ab0140896b3e7ae1ed8d65af6eb5a27cbef35c37f26: openstack/swift-storage-0/swift-recon-cron" id=b40e5e01-cdff-49df-8940-49d360db2850 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.000895 | controller | Jun 09 11:25:55.484818 crc crio[21508]: time="2026-06-09T11:25:55.484650006Z" level=info msg="Starting container: 33b7da969fd64349c6516ab0140896b3e7ae1ed8d65af6eb5a27cbef35c37f26" id=eeede269-1a2b-4248-99a2-ac5d92347dff name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.000911 | controller | Jun 09 11:25:55.491960 crc crio[21508]: time="2026-06-09T11:25:55.491860947Z" level=info msg="Started container" PID=62297 containerID=33b7da969fd64349c6516ab0140896b3e7ae1ed8d65af6eb5a27cbef35c37f26 description=openstack/swift-storage-0/swift-recon-cron id=eeede269-1a2b-4248-99a2-ac5d92347dff name=/runtime.v1.RuntimeService/StartContainer sandboxID=38efb95d6c808c140b08b43c1965aa2d7dd74a7719e110e7fe046eba8e480ab5
2026-06-09 12:20:03.000927 | controller | Jun 09 11:25:56.798196 crc crio[21508]: time="2026-06-09T11:25:56.79740019Z" level=info msg="Running pod sandbox: openstack/cinder-db-create-kfk7k/POD" id=5db0a849-cbf4-41a2-80fa-c12938556541 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.000943 | controller | Jun 09 11:25:56.799487 crc crio[21508]: time="2026-06-09T11:25:56.798201952Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.000959 | controller | Jun 09 11:25:56.853090 crc crio[21508]: time="2026-06-09T11:25:56.852876436Z" level=info msg="Got pod network &{Name:cinder-db-create-kfk7k Namespace:openstack ID:a57672e663abf7b79c5ed263e223b51a6ad5362187c6319856e67485077c8b9a UID:556555f2-0734-4259-88e0-a3260dea7473 NetNS:/var/run/netns/52467140-b251-42d1-9830-eebb6d270c14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod556555f2_0734_4259_88e0_a3260dea7473.slice PodAnnotations:0xc00011f0b0}] Aliases:map[]}"
2026-06-09 12:20:03.000975 | controller | Jun 09 11:25:56.853090 crc crio[21508]: time="2026-06-09T11:25:56.852958118Z" level=info msg="Adding pod openstack_cinder-db-create-kfk7k to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.000991 | controller | Jun 09 11:25:57.033694 crc crio[21508]: time="2026-06-09T11:25:57.033596964Z" level=info msg="Running pod sandbox: openstack/cinder-fdd3-account-create-update-bmcrf/POD" id=4e9d7828-79bd-4306-8136-78b4d6e1fd64 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.001007 | controller | Jun 09 11:25:57.033952 crc crio[21508]: time="2026-06-09T11:25:57.033717547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.001023 | controller | Jun 09 11:25:57.075340 crc crio[21508]: time="2026-06-09T11:25:57.07436783Z" level=info msg="Got pod network &{Name:cinder-fdd3-account-create-update-bmcrf Namespace:openstack ID:2e314e36ac5769d33dc87f770c02636b9cb087fa1171e47b8c044c35a4367639 UID:4bbced7a-2869-41ef-8e93-bc1aadd112c3 NetNS:/var/run/netns/d19c5b52-0f3d-41d7-9a8c-3d5ff7081b9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4bbced7a_2869_41ef_8e93_bc1aadd112c3.slice PodAnnotations:0xc00011f390}] Aliases:map[]}"
2026-06-09 12:20:03.001039 | controller | Jun 09 11:25:57.075340 crc crio[21508]: time="2026-06-09T11:25:57.074492474Z" level=info msg="Adding pod openstack_cinder-fdd3-account-create-update-bmcrf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.001054 | controller | Jun 09 11:25:57.306840 crc crio[21508]: time="2026-06-09T11:25:57.306755307Z" level=info msg="Running pod sandbox: openstack/keystone-db-sync-7fh2s/POD" id=dbd57297-76e7-4aac-b339-06d10f24608b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.001070 | controller | Jun 09 11:25:57.307040 crc crio[21508]: time="2026-06-09T11:25:57.30685157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.001089 | controller | Jun 09 11:25:57.355115 crc crio[21508]: time="2026-06-09T11:25:57.355000392Z" level=info msg="Got pod network &{Name:keystone-db-sync-7fh2s Namespace:openstack ID:56b4197fe62aba110b6f577b3a49889d874702b4dbb3b0c889390fa7f4264b10 UID:71d13396-71a7-4a22-9268-8b8158564dc4 NetNS:/var/run/netns/17108e5f-dd0a-4179-aed9-d0abb5ee25dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71d13396_71a7_4a22_9268_8b8158564dc4.slice PodAnnotations:0xc00011f580}] Aliases:map[]}"
2026-06-09 12:20:03.001105 | controller | Jun 09 11:25:57.355115 crc crio[21508]: time="2026-06-09T11:25:57.355079494Z" level=info msg="Adding pod openstack_keystone-db-sync-7fh2s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.001121 | controller | Jun 09 11:25:57.378565 crc crio[21508]: time="2026-06-09T11:25:57.378445636Z" level=info msg="Running pod sandbox: openstack/neutron-db-create-jkp2x/POD" id=d3ee7a17-0363-41cf-a4db-8ccd0fb1c0ec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.001136 | controller | Jun 09 11:25:57.378565 crc crio[21508]: time="2026-06-09T11:25:57.378546888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.001152 | controller | Jun 09 11:25:57.459586 crc crio[21508]: time="2026-06-09T11:25:57.459134805Z" level=info msg="Running pod sandbox: openstack/barbican-db-create-n6q5r/POD" id=45b937f9-f1ab-43ac-9caf-151c7d90e8e7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.001168 | controller | Jun 09 11:25:57.459789 crc crio[21508]: time="2026-06-09T11:25:57.459613648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.001183 | controller | Jun 09 11:25:57.464634 crc crio[21508]: 2026-06-09T11:25:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a57672e663abf7b Mac:b6:83:df:e1:75:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:80 Mtu:0 Sandbox:/var/run/netns/52467140-b251-42d1-9830-eebb6d270c14 SocketPath: PciID:}] [{Interface:0xc00030c5c0 Address:{IP:10.217.0.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.001199 | controller | Jun 09 11:25:57.465705 crc crio[21508]: time="2026-06-09T11:25:57.465622806Z" level=info msg="Got pod network &{Name:cinder-db-create-kfk7k Namespace:openstack ID:a57672e663abf7b79c5ed263e223b51a6ad5362187c6319856e67485077c8b9a UID:556555f2-0734-4259-88e0-a3260dea7473 NetNS:/var/run/netns/52467140-b251-42d1-9830-eebb6d270c14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod556555f2_0734_4259_88e0_a3260dea7473.slice PodAnnotations:0xc00011f0b0}] Aliases:map[]}"
2026-06-09 12:20:03.001215 | controller | Jun 09 11:25:57.465856 crc crio[21508]: time="2026-06-09T11:25:57.465815151Z" level=info msg="Checking pod openstack_cinder-db-create-kfk7k for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.001230 | controller | Jun 09 11:25:57.483847 crc crio[21508]: time="2026-06-09T11:25:57.483763081Z" level=info msg="Got pod network &{Name:neutron-db-create-jkp2x Namespace:openstack ID:237e32bbe8b4e265c8ffa92e40dfd5df7ae748f6d981c3c5a6b05c77ae55f0b0 UID:cb78c699-641a-414d-ae1b-a007a1228a55 NetNS:/var/run/netns/81d70c21-ed5e-4453-8dae-629f6cdd1b3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcb78c699_641a_414d_ae1b_a007a1228a55.slice PodAnnotations:0xc00011f718}] Aliases:map[]}"
2026-06-09 12:20:03.001251 | controller | Jun 09 11:25:57.483847 crc crio[21508]: time="2026-06-09T11:25:57.483830403Z" level=info msg="Adding pod openstack_neutron-db-create-jkp2x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.001267 | controller | Jun 09 11:25:57.512014 crc crio[21508]: time="2026-06-09T11:25:57.511945477Z" level=info msg="Ran pod sandbox a57672e663abf7b79c5ed263e223b51a6ad5362187c6319856e67485077c8b9a with infra container: openstack/cinder-db-create-kfk7k/POD" id=5db0a849-cbf4-41a2-80fa-c12938556541 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.001283 | controller | Jun 09 11:25:57.517040 crc crio[21508]: time="2026-06-09T11:25:57.516871984Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=f58ea42d-446a-49a6-82d0-8c6666385c41 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.001299 | controller | Jun 09 11:25:57.539792 crc crio[21508]: time="2026-06-09T11:25:57.52891768Z" level=info msg="Got pod network &{Name:barbican-db-create-n6q5r Namespace:openstack ID:4eefa1ac08e5ba216d386dc29323f3a5785b9b8e9cb8c9f638ab2d604f67276b UID:6c7b227b-5f86-48ef-baca-ab2a3e1a3981 NetNS:/var/run/netns/fe8eef51-772b-437d-8f29-3d00ba9bbd1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c7b227b_5f86_48ef_baca_ab2a3e1a3981.slice PodAnnotations:0xc0019bc740}] Aliases:map[]}"
2026-06-09 12:20:03.001315 | controller | Jun 09 11:25:57.539792 crc crio[21508]: time="2026-06-09T11:25:57.528977542Z" level=info msg="Adding pod openstack_barbican-db-create-n6q5r to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.001330 | controller | Jun 09 11:25:57.539792 crc crio[21508]: time="2026-06-09T11:25:57.529696962Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=5a16b8a7-9e18-4225-b88d-29e51cc1b7e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.001360 | controller | Jun 09 11:25:57.550628 crc crio[21508]: time="2026-06-09T11:25:57.548128396Z" level=info msg="Creating container: openstack/cinder-db-create-kfk7k/mariadb-database-create" id=66fe21ed-480a-4721-ac63-8df96db97e9f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.001382 | controller | Jun 09 11:25:57.550628 crc crio[21508]: time="2026-06-09T11:25:57.548614149Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.001398 | controller | Jun 09 11:25:57.606765 crc crio[21508]: time="2026-06-09T11:25:57.604554388Z" level=info msg="Running pod sandbox: openstack/barbican-8db4-account-create-update-xqzbt/POD" id=b095b8ea-abc6-4386-858a-bb2d7efea2fe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.001414 | controller | Jun 09 11:25:57.606765 crc crio[21508]: time="2026-06-09T11:25:57.604801795Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.001430 | controller | Jun 09 11:25:57.664439 crc crio[21508]: time="2026-06-09T11:25:57.664256123Z" level=info msg="Got pod network &{Name:barbican-8db4-account-create-update-xqzbt Namespace:openstack ID:fde7bbbf0dfe30a088d5f6b3d9b61de672761be50af5f89c263092b1e79b6e6d UID:05d09997-25a8-4a4b-9712-292afba08ac9 NetNS:/var/run/netns/e21ba6b2-b51b-46b2-9021-3dd70edc6018 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod05d09997_25a8_4a4b_9712_292afba08ac9.slice PodAnnotations:0xc0019bc048}] Aliases:map[]}"
2026-06-09 12:20:03.001446 | controller | Jun 09 11:25:57.664739 crc crio[21508]: time="2026-06-09T11:25:57.664721126Z" level=info msg="Adding pod openstack_barbican-8db4-account-create-update-xqzbt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.001466 | controller | Jun 09 11:25:57.680457 crc crio[21508]: time="2026-06-09T11:25:57.679739074Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.001482 | controller | Jun 09 11:25:57.687409 crc crio[21508]: time="2026-06-09T11:25:57.685863935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.001497 | controller | Jun 09 11:25:57.703680 crc crio[21508]: time="2026-06-09T11:25:57.696684547Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-fb9766d9-gldws/POD" id=63f7eff3-6429-409b-bee5-b87d3713f612 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.001512 | controller | Jun 09 11:25:57.703680 crc crio[21508]: time="2026-06-09T11:25:57.696759059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.001528 | controller | Jun 09 11:25:57.731344 crc crio[21508]: time="2026-06-09T11:25:57.729858741Z" level=info msg="Running pod sandbox: openstack/neutron-ea79-account-create-update-n74bn/POD" id=dddbf9f4-28b4-4707-9274-db3fe1f76bb6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.001543 | controller | Jun 09 11:25:57.731344 crc crio[21508]: time="2026-06-09T11:25:57.730095708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.001559 | controller | Jun 09 11:25:57.731344 crc crio[21508]: time="2026-06-09T11:25:57.730658204Z" level=info msg="Got pod network &{Name:dnsmasq-dns-fb9766d9-gldws Namespace:openstack ID:de90d9a49f2add95477ad37a389ad8b77f25a28a1396f84d16ec9356a30bf48a UID:07d018e7-30d5-46c3-828b-ce670d485b54 NetNS:/var/run/netns/782095bd-a64e-4c98-9188-6f28eec401e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod07d018e7_30d5_46c3_828b_ce670d485b54.slice PodAnnotations:0xc0019bc468}] Aliases:map[]}"
2026-06-09 12:20:03.001575 | controller | Jun 09 11:25:57.731344 crc crio[21508]: time="2026-06-09T11:25:57.730697355Z" level=info msg="Adding pod openstack_dnsmasq-dns-fb9766d9-gldws to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.001591 | controller | Jun 09 11:25:57.781925 crc crio[21508]: time="2026-06-09T11:25:57.781715547Z" level=info msg="Got pod network &{Name:neutron-ea79-account-create-update-n74bn Namespace:openstack ID:6f31304ae722574a3b35a25367b52a5ea35710b3d502b4e819341a85daab097a UID:84eab390-66db-4ca0-882d-5e01e1cd23f0 NetNS:/var/run/netns/141180ca-8f4c-4f4c-b7fe-44066196cbf7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod84eab390_66db_4ca0_882d_5e01e1cd23f0.slice PodAnnotations:0xc000b287d8}] Aliases:map[]}"
2026-06-09 12:20:03.001607 | controller | Jun 09 11:25:57.781925 crc crio[21508]: time="2026-06-09T11:25:57.78181549Z" level=info msg="Adding pod openstack_neutron-ea79-account-create-update-n74bn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.001622 | controller | Jun 09 11:25:57.863891 crc crio[21508]: 2026-06-09T11:25:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:56b4197fe62aba1 Mac:22:4f:31:b2:1a:6c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:83 Mtu:0 Sandbox:/var/run/netns/17108e5f-dd0a-4179-aed9-d0abb5ee25dd SocketPath: PciID:}] [{Interface:0xc0001bee30 Address:{IP:10.217.0.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.001638 | controller | Jun 09 11:25:57.870541 crc crio[21508]: time="2026-06-09T11:25:57.865160053Z" level=info msg="Got pod network &{Name:keystone-db-sync-7fh2s Namespace:openstack ID:56b4197fe62aba110b6f577b3a49889d874702b4dbb3b0c889390fa7f4264b10 UID:71d13396-71a7-4a22-9268-8b8158564dc4 NetNS:/var/run/netns/17108e5f-dd0a-4179-aed9-d0abb5ee25dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71d13396_71a7_4a22_9268_8b8158564dc4.slice PodAnnotations:0xc00011f580}] Aliases:map[]}"
2026-06-09 12:20:03.001658 | controller | Jun 09 11:25:57.870541 crc crio[21508]: time="2026-06-09T11:25:57.866617254Z" level=info msg="Checking pod openstack_keystone-db-sync-7fh2s for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.001673 | controller | Jun 09 11:25:57.878924 crc crio[21508]: time="2026-06-09T11:25:57.878730841Z" level=info msg="Ran pod sandbox 56b4197fe62aba110b6f577b3a49889d874702b4dbb3b0c889390fa7f4264b10 with infra container: openstack/keystone-db-sync-7fh2s/POD" id=dbd57297-76e7-4aac-b339-06d10f24608b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.001689 | controller | Jun 09 11:25:57.886739 crc crio[21508]: 2026-06-09T11:25:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2e314e36ac5769d Mac:82:12:23:a6:c1:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:81 Mtu:0 Sandbox:/var/run/netns/d19c5b52-0f3d-41d7-9a8c-3d5ff7081b9e SocketPath: PciID:}] [{Interface:0xc00011ac30 Address:{IP:10.217.0.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.001705 | controller | Jun 09 11:25:57.887729 crc crio[21508]: time="2026-06-09T11:25:57.88766327Z" level=info msg="Got pod network &{Name:cinder-fdd3-account-create-update-bmcrf Namespace:openstack ID:2e314e36ac5769d33dc87f770c02636b9cb087fa1171e47b8c044c35a4367639 UID:4bbced7a-2869-41ef-8e93-bc1aadd112c3 NetNS:/var/run/netns/d19c5b52-0f3d-41d7-9a8c-3d5ff7081b9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4bbced7a_2869_41ef_8e93_bc1aadd112c3.slice PodAnnotations:0xc00011f390}] Aliases:map[]}"
2026-06-09 12:20:03.001721 | controller | Jun 09 11:25:57.887905 crc crio[21508]: time="2026-06-09T11:25:57.887854576Z" level=info msg="Checking pod openstack_cinder-fdd3-account-create-update-bmcrf for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.001736 | controller | Jun 09 11:25:57.902053 crc crio[21508]: time="2026-06-09T11:25:57.901914898Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=51675d37-fe94-4a32-a90c-9809bdd8446a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.001763 | controller | Jun 09 11:25:57.902547 crc crio[21508]: time="2026-06-09T11:25:57.902146994Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-keystone:current-podified not found" id=51675d37-fe94-4a32-a90c-9809bdd8446a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.001780 | controller | Jun 09 11:25:57.902547 crc crio[21508]: time="2026-06-09T11:25:57.902190225Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone:current-podified found" id=51675d37-fe94-4a32-a90c-9809bdd8446a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.001797 | controller | Jun 09 11:25:57.905487 crc crio[21508]: time="2026-06-09T11:25:57.90522803Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=e374d865-95be-43ff-aaf0-2c1f4868fa6b name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.001812 | controller | Jun 09 11:25:57.916675 crc crio[21508]: time="2026-06-09T11:25:57.916557266Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-keystone:current-podified\""
2026-06-09 12:20:03.001828 | controller | Jun 09 11:25:57.932100 crc crio[21508]: time="2026-06-09T11:25:57.932023447Z" level=info msg="Ran pod sandbox 2e314e36ac5769d33dc87f770c02636b9cb087fa1171e47b8c044c35a4367639 with infra container: openstack/cinder-fdd3-account-create-update-bmcrf/POD" id=4e9d7828-79bd-4306-8136-78b4d6e1fd64 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.001850 | controller | Jun 09 11:25:57.950804 crc crio[21508]: time="2026-06-09T11:25:57.950683647Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=19becc3a-5519-42a7-8b7c-6d0f1ba469d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.001866 | controller | Jun 09 11:25:57.956555 crc crio[21508]: time="2026-06-09T11:25:57.956049487Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=d991b19e-983f-481d-8772-2a66b7762fb4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.001882 | controller | Jun 09 11:25:57.970242 crc crio[21508]: time="2026-06-09T11:25:57.970076088Z" level=info msg="Creating container: openstack/cinder-fdd3-account-create-update-bmcrf/mariadb-account-create-update" id=242ee7bf-37d2-4e7d-bd0b-a014cd0b10cd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.001897 | controller | Jun 09 11:25:57.970855 crc crio[21508]: time="2026-06-09T11:25:57.970823978Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.001913 | controller | Jun 09 11:25:58.023095 crc crio[21508]: time="2026-06-09T11:25:58.022917261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.001929 | controller | Jun 09 11:25:58.026943 crc crio[21508]: time="2026-06-09T11:25:58.026870431Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.001944 | controller | Jun 09 11:25:58.030630 crc crio[21508]: time="2026-06-09T11:25:58.030518182Z" level=info msg="Created container e5eca2bd8002b3b16309a1a16544a6f323de2784a53af6d7aa6b0360ce211024: openstack/cinder-db-create-kfk7k/mariadb-database-create" id=66fe21ed-480a-4721-ac63-8df96db97e9f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.001959 | controller | Jun 09 11:25:58.035485 crc crio[21508]: time="2026-06-09T11:25:58.035387478Z" level=info msg="Starting container: e5eca2bd8002b3b16309a1a16544a6f323de2784a53af6d7aa6b0360ce211024" id=07d240b9-f46d-49cc-a7f3-9d82447b6713 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.001974 | controller | Jun 09 11:25:58.048735 crc crio[21508]: time="2026-06-09T11:25:58.048396661Z" level=info msg="Started container" PID=62722 containerID=e5eca2bd8002b3b16309a1a16544a6f323de2784a53af6d7aa6b0360ce211024 description=openstack/cinder-db-create-kfk7k/mariadb-database-create id=07d240b9-f46d-49cc-a7f3-9d82447b6713 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a57672e663abf7b79c5ed263e223b51a6ad5362187c6319856e67485077c8b9a
2026-06-09 12:20:03.001990 | controller | Jun 09 11:25:58.153413 crc crio[21508]: 2026-06-09T11:25:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:237e32bbe8b4e26 Mac:f2:44:b4:03:37:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:82 Mtu:0 Sandbox:/var/run/netns/81d70c21-ed5e-4453-8dae-629f6cdd1b3e SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.002006 | controller | Jun 09 11:25:58.154705 crc crio[21508]: time="2026-06-09T11:25:58.154637792Z" level=info msg="Got pod network &{Name:neutron-db-create-jkp2x Namespace:openstack ID:237e32bbe8b4e265c8ffa92e40dfd5df7ae748f6d981c3c5a6b05c77ae55f0b0 UID:cb78c699-641a-414d-ae1b-a007a1228a55 NetNS:/var/run/netns/81d70c21-ed5e-4453-8dae-629f6cdd1b3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcb78c699_641a_414d_ae1b_a007a1228a55.slice PodAnnotations:0xc00011f718}] Aliases:map[]}"
2026-06-09 12:20:03.002026 | controller | Jun 09 11:25:58.155029 crc crio[21508]: time="2026-06-09T11:25:58.154835008Z" level=info msg="Checking pod openstack_neutron-db-create-jkp2x for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.002042 | controller | Jun 09 11:25:58.164138 crc crio[21508]: time="2026-06-09T11:25:58.164042705Z" level=info msg="Ran pod sandbox 237e32bbe8b4e265c8ffa92e40dfd5df7ae748f6d981c3c5a6b05c77ae55f0b0 with infra container: openstack/neutron-db-create-jkp2x/POD" id=d3ee7a17-0363-41cf-a4db-8ccd0fb1c0ec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.002058 | controller | Jun 09 11:25:58.167247 crc crio[21508]: time="2026-06-09T11:25:58.16709285Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=a67cfb4f-3dc9-4ee3-a160-f93a690b002b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.002074 | controller | Jun 09 11:25:58.173472 crc crio[21508]: time="2026-06-09T11:25:58.170044052Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=9e9096b2-50fa-4fa7-b332-a62570cd79f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.002090 | controller | Jun 09 11:25:58.177105 crc crio[21508]: time="2026-06-09T11:25:58.177017266Z" level=info msg="Created container 701f3887f72855016bb8fe3fd3dad89b6a7d43ddeb83f899ace7e9d298c56280: openstack/cinder-fdd3-account-create-update-bmcrf/mariadb-account-create-update" id=242ee7bf-37d2-4e7d-bd0b-a014cd0b10cd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.002105 | controller | Jun 09 11:25:58.179565 crc crio[21508]: time="2026-06-09T11:25:58.179483415Z" level=info msg="Starting container: 701f3887f72855016bb8fe3fd3dad89b6a7d43ddeb83f899ace7e9d298c56280" id=d3583a7a-1c4c-49b1-a436-29b8c1067600 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.002121 | controller | Jun 09 11:25:58.180230 crc crio[21508]: time="2026-06-09T11:25:58.180161934Z" level=info msg="Creating container: openstack/neutron-db-create-jkp2x/mariadb-database-create" id=c8f0b653-d430-42cf-99c3-2bd9ae2e8c24 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.002136 | controller | Jun 09 11:25:58.180871 crc crio[21508]: time="2026-06-09T11:25:58.180818942Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.002152 | controller | Jun 09 11:25:58.187836 crc crio[21508]: time="2026-06-09T11:25:58.187738585Z" level=info msg="Started container" PID=62752 containerID=701f3887f72855016bb8fe3fd3dad89b6a7d43ddeb83f899ace7e9d298c56280 description=openstack/cinder-fdd3-account-create-update-bmcrf/mariadb-account-create-update id=d3583a7a-1c4c-49b1-a436-29b8c1067600 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e314e36ac5769d33dc87f770c02636b9cb087fa1171e47b8c044c35a4367639
2026-06-09 12:20:03.002167 | controller | Jun 09 11:25:58.223385 crc crio[21508]: time="2026-06-09T11:25:58.223279056Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.002183 | controller | Jun 09 11:25:58.239570 crc crio[21508]: time="2026-06-09T11:25:58.23671077Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.002198 | controller | Jun 09 11:25:58.297551 crc crio[21508]: 2026-06-09T11:25:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4eefa1ac08e5ba2 Mac:d6:e7:55:d8:c7:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:84 Mtu:0 Sandbox:/var/run/netns/fe8eef51-772b-437d-8f29-3d00ba9bbd1e SocketPath: PciID:}] [{Interface:0xc00051a9b0 Address:{IP:10.217.0.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.002217 | controller | Jun 09 11:25:58.299259 crc crio[21508]: time="2026-06-09T11:25:58.29875421Z" level=info msg="Got pod network &{Name:barbican-db-create-n6q5r Namespace:openstack ID:4eefa1ac08e5ba216d386dc29323f3a5785b9b8e9cb8c9f638ab2d604f67276b UID:6c7b227b-5f86-48ef-baca-ab2a3e1a3981 NetNS:/var/run/netns/fe8eef51-772b-437d-8f29-3d00ba9bbd1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c7b227b_5f86_48ef_baca_ab2a3e1a3981.slice PodAnnotations:0xc0019bc740}] Aliases:map[]}"
2026-06-09 12:20:03.002233 | controller | Jun 09 11:25:58.299259 crc crio[21508]: time="2026-06-09T11:25:58.298964406Z" level=info msg="Checking pod openstack_barbican-db-create-n6q5r for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.002249 | controller | Jun 09 11:25:58.301526 crc crio[21508]: 2026-06-09T11:25:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fde7bbbf0dfe30a Mac:fe:4d:05:c4:4f:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:85 Mtu:0 Sandbox:/var/run/netns/e21ba6b2-b51b-46b2-9021-3dd70edc6018 SocketPath: PciID:}] [{Interface:0xc0004b6720 Address:{IP:10.217.0.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.002265 | controller | Jun 09 11:25:58.302834 crc crio[21508]: time="2026-06-09T11:25:58.302792562Z" level=info msg="Got pod network &{Name:barbican-8db4-account-create-update-xqzbt Namespace:openstack ID:fde7bbbf0dfe30a088d5f6b3d9b61de672761be50af5f89c263092b1e79b6e6d UID:05d09997-25a8-4a4b-9712-292afba08ac9 NetNS:/var/run/netns/e21ba6b2-b51b-46b2-9021-3dd70edc6018 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod05d09997_25a8_4a4b_9712_292afba08ac9.slice PodAnnotations:0xc0019bc048}] Aliases:map[]}"
2026-06-09 12:20:03.002281 | controller | Jun 09 11:25:58.303098 crc crio[21508]: time="2026-06-09T11:25:58.30307628Z" level=info msg="Checking pod openstack_barbican-8db4-account-create-update-xqzbt for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.002297 | controller | Jun 09 11:25:58.326459 crc crio[21508]: time="2026-06-09T11:25:58.326366299Z" level=info msg="Ran pod sandbox 4eefa1ac08e5ba216d386dc29323f3a5785b9b8e9cb8c9f638ab2d604f67276b with infra container: openstack/barbican-db-create-n6q5r/POD" id=45b937f9-f1ab-43ac-9caf-151c7d90e8e7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.002313 | controller | Jun 09 11:25:58.326826 crc crio[21508]: time="2026-06-09T11:25:58.326795991Z" level=info msg="Ran pod sandbox fde7bbbf0dfe30a088d5f6b3d9b61de672761be50af5f89c263092b1e79b6e6d with infra container: openstack/barbican-8db4-account-create-update-xqzbt/POD" id=b095b8ea-abc6-4386-858a-bb2d7efea2fe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.002329 | controller | Jun 09 11:25:58.331131 crc crio[21508]: time="2026-06-09T11:25:58.33104759Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=799a1787-bc4b-4582-a1d3-2e9fe549092e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.002345 | controller | Jun 09 11:25:58.335049 crc crio[21508]: time="2026-06-09T11:25:58.334975039Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=86f016a9-60f5-4068-a01f-2c8ef9a0e7fb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.002379 | controller | Jun 09 11:25:58.335394 crc crio[21508]: time="2026-06-09T11:25:58.33535232Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=02576082-d66e-454a-a410-defbcc103975 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.002395 | controller | Jun 09 11:25:58.337595 crc crio[21508]: time="2026-06-09T11:25:58.337526441Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=66f16848-3ba7-4d67-9e99-001cb989b554 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.002414 | controller | Jun 09 11:25:58.348511 crc crio[21508]: time="2026-06-09T11:25:58.344872505Z" level=info msg="Creating container: openstack/barbican-db-create-n6q5r/mariadb-database-create" id=4e088020-6ec2-4d46-ad62-3dd147bee8fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.002430 | controller | Jun 09 11:25:58.348511 crc crio[21508]: time="2026-06-09T11:25:58.34540813Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.002446 | controller | Jun 09 11:25:58.349542 crc crio[21508]: time="2026-06-09T11:25:58.349470804Z" level=info msg="Creating container: openstack/barbican-8db4-account-create-update-xqzbt/mariadb-account-create-update" id=e492e37b-4416-427a-b188-b3d95ebb64bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.002462 | controller | Jun 09 11:25:58.387703 crc crio[21508]: time="2026-06-09T11:25:58.387597386Z" level=info msg="Created container 0fd93d775f3f96cda75a12c8daeb0355853b40d8b6174a5348b68e8ddc04566b: openstack/neutron-db-create-jkp2x/mariadb-database-create" id=c8f0b653-d430-42cf-99c3-2bd9ae2e8c24 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.002478 | controller | Jun 09 11:25:58.390475 crc crio[21508]: time="2026-06-09T11:25:58.390374894Z" level=info msg="Starting container: 0fd93d775f3f96cda75a12c8daeb0355853b40d8b6174a5348b68e8ddc04566b" id=95094ae1-587f-44b6-9f11-805ce68cb732 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.002494 | controller | Jun 09 11:25:58.392040 crc crio[21508]: time="2026-06-09T11:25:58.391967798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.002509 | controller | Jun 09 11:25:58.397246 crc crio[21508]: time="2026-06-09T11:25:58.397125042Z" level=info msg="Started container" PID=62805 containerID=0fd93d775f3f96cda75a12c8daeb0355853b40d8b6174a5348b68e8ddc04566b description=openstack/neutron-db-create-jkp2x/mariadb-database-create id=95094ae1-587f-44b6-9f11-805ce68cb732 name=/runtime.v1.RuntimeService/StartContainer sandboxID=237e32bbe8b4e265c8ffa92e40dfd5df7ae748f6d981c3c5a6b05c77ae55f0b0
2026-06-09 12:20:03.002525 | controller | Jun 09 11:25:58.446781 crc crio[21508]: time="2026-06-09T11:25:58.446701624Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.002540 | controller | Jun 09 11:25:58.453920 crc crio[21508]: time="2026-06-09T11:25:58.453836553Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.002556 | controller | Jun 09 11:25:58.473617 crc crio[21508]: time="2026-06-09T11:25:58.472786531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.002571 | controller | Jun 09 11:25:58.484010 crc crio[21508]: time="2026-06-09T11:25:58.483922131Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.002586 | controller | Jun 09 11:25:58.581129 crc crio[21508]: time="2026-06-09T11:25:58.581006688Z" level=info msg="Created container c8de12624700d93000cabcf0c539efdaecaf808260b6c421c5021164ed3d77b6: openstack/barbican-db-create-n6q5r/mariadb-database-create" id=4e088020-6ec2-4d46-ad62-3dd147bee8fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.002601 | controller | Jun 09 11:25:58.596008 crc crio[21508]: time="2026-06-09T11:25:58.595837621Z" level=info msg="Starting container: c8de12624700d93000cabcf0c539efdaecaf808260b6c421c5021164ed3d77b6" id=3a2a2a1a-a068-417b-83a2-a49aaf697d1c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.002620 | controller | Jun 09 11:25:58.601627 crc crio[21508]: 2026-06-09T11:25:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6f31304ae722574 Mac:be:0d:39:13:7a:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:87 Mtu:0 Sandbox:/var/run/netns/141180ca-8f4c-4f4c-b7fe-44066196cbf7 SocketPath: PciID:}] [{Interface:0xc0002daa20 Address:{IP:10.217.0.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.002636 | controller | Jun 09 11:25:58.602439 crc crio[21508]: time="2026-06-09T11:25:58.602356773Z" level=info msg="Got pod network &{Name:neutron-ea79-account-create-update-n74bn Namespace:openstack ID:6f31304ae722574a3b35a25367b52a5ea35710b3d502b4e819341a85daab097a UID:84eab390-66db-4ca0-882d-5e01e1cd23f0 NetNS:/var/run/netns/141180ca-8f4c-4f4c-b7fe-44066196cbf7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod84eab390_66db_4ca0_882d_5e01e1cd23f0.slice PodAnnotations:0xc000b287d8}] Aliases:map[]}"
2026-06-09 12:20:03.002652 | controller | Jun 09 11:25:58.602684 crc crio[21508]: time="2026-06-09T11:25:58.602544198Z" level=info msg="Checking pod openstack_neutron-ea79-account-create-update-n74bn for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.002667 | controller | Jun 09 11:25:58.604181 crc crio[21508]: 2026-06-09T11:25:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de90d9a49f2add9 Mac:36:c6:d8:3b:60:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:86 Mtu:0 Sandbox:/var/run/netns/782095bd-a64e-4c98-9188-6f28eec401e0 SocketPath: PciID:}] [{Interface:0xc000276810 Address:{IP:10.217.0.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.002683 | controller | Jun 09 11:25:58.604539 crc crio[21508]: time="2026-06-09T11:25:58.604459751Z" level=info msg="Started container" PID=62845 containerID=c8de12624700d93000cabcf0c539efdaecaf808260b6c421c5021164ed3d77b6 description=openstack/barbican-db-create-n6q5r/mariadb-database-create id=3a2a2a1a-a068-417b-83a2-a49aaf697d1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=4eefa1ac08e5ba216d386dc29323f3a5785b9b8e9cb8c9f638ab2d604f67276b
2026-06-09 12:20:03.002699 | controller | Jun 09 11:25:58.605424 crc crio[21508]: time="2026-06-09T11:25:58.605247093Z" level=info msg="Got pod network &{Name:dnsmasq-dns-fb9766d9-gldws Namespace:openstack ID:de90d9a49f2add95477ad37a389ad8b77f25a28a1396f84d16ec9356a30bf48a UID:07d018e7-30d5-46c3-828b-ce670d485b54 NetNS:/var/run/netns/782095bd-a64e-4c98-9188-6f28eec401e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod07d018e7_30d5_46c3_828b_ce670d485b54.slice PodAnnotations:0xc0019bc468}] Aliases:map[]}"
2026-06-09 12:20:03.002715 | controller | Jun 09 11:25:58.605548 crc crio[21508]: time="2026-06-09T11:25:58.605523151Z" level=info msg="Checking pod openstack_dnsmasq-dns-fb9766d9-gldws for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.002731 | controller | Jun 09 11:25:58.613194 crc crio[21508]: time="2026-06-09T11:25:58.613122423Z" level=info msg="Ran pod sandbox 6f31304ae722574a3b35a25367b52a5ea35710b3d502b4e819341a85daab097a with infra container: openstack/neutron-ea79-account-create-update-n74bn/POD" id=dddbf9f4-28b4-4707-9274-db3fe1f76bb6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.002746 | controller | Jun 09 11:25:58.614899 crc crio[21508]: time="2026-06-09T11:25:58.614838741Z" level=info msg="Ran pod sandbox de90d9a49f2add95477ad37a389ad8b77f25a28a1396f84d16ec9356a30bf48a with infra container: openstack/dnsmasq-dns-fb9766d9-gldws/POD" id=63f7eff3-6429-409b-bee5-b87d3713f612 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.002762 | controller | Jun 09 11:25:58.615948 crc crio[21508]: time="2026-06-09T11:25:58.615265993Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=3bca3034-2261-4744-a51d-f0015af9d8b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.002782 | controller | Jun 09 11:25:58.617017 crc crio[21508]: time="2026-06-09T11:25:58.61695975Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=87430a70-8f21-4253-b6de-f7ecd3dbf498 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.002798 | controller | Jun 09 11:25:58.617711 crc crio[21508]: time="2026-06-09T11:25:58.61766982Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=12b4df04-9855-45b0-a2a1-f0ea6528aedc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.002813 | controller | Jun 09 11:25:58.621137 crc crio[21508]: time="2026-06-09T11:25:58.620641333Z" level=info msg="Created container 60ff1e4bae0db8711fe889c55b48df92cb5a2c96a114abb9a3212361bb474dda: openstack/barbican-8db4-account-create-update-xqzbt/mariadb-account-create-update" id=e492e37b-4416-427a-b188-b3d95ebb64bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.002829 | controller | Jun 09 11:25:58.621914 crc crio[21508]: time="2026-06-09T11:25:58.621660721Z" level=info msg="Starting container: 60ff1e4bae0db8711fe889c55b48df92cb5a2c96a114abb9a3212361bb474dda" id=88c2f09f-9ac6-4470-a2e4-fe9e520fd86a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.002845 | controller | Jun 09 11:25:58.624394 crc crio[21508]: time="2026-06-09T11:25:58.624095869Z" level=info msg="Creating container: openstack/neutron-ea79-account-create-update-n74bn/mariadb-account-create-update" id=3d7550bb-645e-4c6e-bb26-a891d2763c02 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.002860 | controller | Jun 09 11:25:58.624756 crc crio[21508]: time="2026-06-09T11:25:58.624685855Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.002876 | controller | Jun 09 11:25:58.650430 crc crio[21508]: time="2026-06-09T11:25:58.64996996Z" level=info msg="Started container" PID=62856 containerID=60ff1e4bae0db8711fe889c55b48df92cb5a2c96a114abb9a3212361bb474dda description=openstack/barbican-8db4-account-create-update-xqzbt/mariadb-account-create-update id=88c2f09f-9ac6-4470-a2e4-fe9e520fd86a name=/runtime.v1.RuntimeService/StartContainer sandboxID=fde7bbbf0dfe30a088d5f6b3d9b61de672761be50af5f89c263092b1e79b6e6d
2026-06-09 12:20:03.002892 | controller | Jun 09 11:25:58.699511 crc crio[21508]: time="2026-06-09T11:25:58.699418539Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=d9b31067-1eb0-4cea-a3d6-81c9f68b99d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.002907 | controller | Jun 09 11:25:58.708198 crc crio[21508]: time="2026-06-09T11:25:58.708110701Z" level=info msg="Creating container: openstack/dnsmasq-dns-fb9766d9-gldws/init" id=3365ec4c-5082-46a3-895b-10ddfbee2fac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.002923 | controller | Jun 09 11:25:58.708888 crc crio[21508]: time="2026-06-09T11:25:58.70881436Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.002938 | controller | Jun 09 11:25:58.783398 crc crio[21508]: time="2026-06-09T11:25:58.782644839Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.002953 | controller | Jun 09 11:25:58.787887 crc crio[21508]: time="2026-06-09T11:25:58.787811243Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.002969 | controller | Jun 09 11:25:58.796410 crc crio[21508]: time="2026-06-09T11:25:58.795950799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.002987 | controller | Jun 09 11:25:58.801700 crc crio[21508]: time="2026-06-09T11:25:58.801635688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.003003 | controller | Jun 09 11:25:59.198977 crc crio[21508]: time="2026-06-09T11:25:59.198853441Z" level=info msg="Created container 358a0c900f6a417ea483f6148fc38fa1cdb00320563b6a1951f79abd6b7128f3: openstack/dnsmasq-dns-fb9766d9-gldws/init" id=3365ec4c-5082-46a3-895b-10ddfbee2fac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.003018 | controller | Jun 09 11:25:59.203938 crc crio[21508]: time="2026-06-09T11:25:59.203817459Z" level=info msg="Starting container: 358a0c900f6a417ea483f6148fc38fa1cdb00320563b6a1951f79abd6b7128f3" id=9ff91375-4d75-4b63-9918-1a255379c045 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.003034 | controller | Jun 09 11:25:59.209235 crc crio[21508]: time="2026-06-09T11:25:59.209137507Z" level=info msg="Created container c0277105d94286eab7b856b057429964b9c32247b7c35359996ef14b2cc12f7a: openstack/neutron-ea79-account-create-update-n74bn/mariadb-account-create-update" id=3d7550bb-645e-4c6e-bb26-a891d2763c02 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.003049 | controller | Jun 09 11:25:59.210169 crc crio[21508]: time="2026-06-09T11:25:59.210103614Z" level=info msg="Started container" PID=62965 containerID=358a0c900f6a417ea483f6148fc38fa1cdb00320563b6a1951f79abd6b7128f3 description=openstack/dnsmasq-dns-fb9766d9-gldws/init id=9ff91375-4d75-4b63-9918-1a255379c045 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de90d9a49f2add95477ad37a389ad8b77f25a28a1396f84d16ec9356a30bf48a
2026-06-09 12:20:03.003104 | controller | Jun 09 11:25:59.211020 crc crio[21508]: time="2026-06-09T11:25:59.210875956Z" level=info msg="Starting container: c0277105d94286eab7b856b057429964b9c32247b7c35359996ef14b2cc12f7a" id=8a624bb2-0b7e-4ce4-a426-389759c873e0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.003125 | controller | Jun 09 11:25:59.219009 crc crio[21508]: time="2026-06-09T11:25:59.218652873Z" level=info msg="Started container" PID=62964 containerID=c0277105d94286eab7b856b057429964b9c32247b7c35359996ef14b2cc12f7a description=openstack/neutron-ea79-account-create-update-n74bn/mariadb-account-create-update id=8a624bb2-0b7e-4ce4-a426-389759c873e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f31304ae722574a3b35a25367b52a5ea35710b3d502b4e819341a85daab097a
2026-06-09 12:20:03.003142 | controller | Jun 09 11:25:59.512369 crc crio[21508]: time="2026-06-09T11:25:59.512264317Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=3d1de786-205e-44d6-b00d-99c75fe96e88 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.003158 | controller | Jun 09 11:25:59.584871 crc crio[21508]: time="2026-06-09T11:25:59.583723069Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=ba94147f-78dd-43ae-b15a-b055550885c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.003174 | controller | Jun 09 11:25:59.612048 crc crio[21508]: time="2026-06-09T11:25:59.61197078Z" level=info msg="Creating container: openstack/dnsmasq-dns-fb9766d9-gldws/dnsmasq-dns" id=3e8bfda3-cfa2-434c-9477-423753c0370f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.003190 | controller | Jun 09 11:25:59.612632 crc crio[21508]: time="2026-06-09T11:25:59.612570388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.003206 | controller | Jun 09 11:25:59.708854 crc crio[21508]: time="2026-06-09T11:25:59.708732499Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.003225 | controller | Jun 09 11:25:59.714250 crc crio[21508]: time="2026-06-09T11:25:59.714118298Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.003241 | controller | Jun 09 11:25:59.877666 crc crio[21508]: time="2026-06-09T11:25:59.877542787Z" level=info msg="Created container a2f946ef805eacf246b17b8729971412eed6b8cba711dc2aa60bc1e851f9a513: openstack/dnsmasq-dns-fb9766d9-gldws/dnsmasq-dns" id=3e8bfda3-cfa2-434c-9477-423753c0370f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.003257 | controller | Jun 09 11:25:59.879693 crc crio[21508]: time="2026-06-09T11:25:59.879620929Z" level=info msg="Starting container: a2f946ef805eacf246b17b8729971412eed6b8cba711dc2aa60bc1e851f9a513" id=600864c4-c9d1-4389-b510-cee9202a9ce2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.003272 | controller | Jun 09 11:25:59.885839 crc crio[21508]: time="2026-06-09T11:25:59.885742429Z" level=info msg="Started container" PID=63035 containerID=a2f946ef805eacf246b17b8729971412eed6b8cba711dc2aa60bc1e851f9a513 description=openstack/dnsmasq-dns-fb9766d9-gldws/dnsmasq-dns id=600864c4-c9d1-4389-b510-cee9202a9ce2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de90d9a49f2add95477ad37a389ad8b77f25a28a1396f84d16ec9356a30bf48a
2026-06-09 12:20:03.003288 | controller | Jun 09 11:26:00.543727 crc crio[21508]: time="2026-06-09T11:26:00.543583668Z" level=info msg="Stopping pod sandbox: 2e314e36ac5769d33dc87f770c02636b9cb087fa1171e47b8c044c35a4367639" id=fe354af2-d762-481f-8ae2-2fb1213da977 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.003303 | controller | Jun 09 11:26:00.543727 crc crio[21508]: time="2026-06-09T11:26:00.54364533Z" level=info msg="Stopping pod sandbox: fde7bbbf0dfe30a088d5f6b3d9b61de672761be50af5f89c263092b1e79b6e6d" id=28b43599-7706-4ee9-b99f-47a2496a44a4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.003318 | controller | Jun 09 11:26:00.545401 crc crio[21508]: time="2026-06-09T11:26:00.543620069Z" level=info msg="Stopping pod sandbox: 4eefa1ac08e5ba216d386dc29323f3a5785b9b8e9cb8c9f638ab2d604f67276b" id=71e40e26-1184-4b03-819b-80bd812faa7d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.003333 | controller | Jun 09 11:26:00.545401 crc crio[21508]: time="2026-06-09T11:26:00.543945269Z" level=info msg="Stopping pod sandbox: a57672e663abf7b79c5ed263e223b51a6ad5362187c6319856e67485077c8b9a" id=fa6c34af-2071-4d5b-a571-c3572d255acf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.003361 | controller | Jun 09 11:26:00.545401 crc crio[21508]: time="2026-06-09T11:26:00.544238567Z" level=info msg="Got pod network &{Name:barbican-8db4-account-create-update-xqzbt Namespace:openstack ID:fde7bbbf0dfe30a088d5f6b3d9b61de672761be50af5f89c263092b1e79b6e6d UID:05d09997-25a8-4a4b-9712-292afba08ac9 NetNS:/var/run/netns/e21ba6b2-b51b-46b2-9021-3dd70edc6018 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod05d09997_25a8_4a4b_9712_292afba08ac9.slice PodAnnotations:0xc002a12880}] Aliases:map[]}"
2026-06-09 12:20:03.003383 | controller | Jun 09 11:26:00.545401 crc crio[21508]: time="2026-06-09T11:26:00.544457104Z" level=info msg="Deleting pod openstack_barbican-8db4-account-create-update-xqzbt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.003399 | controller | Jun 09 11:26:00.545401 crc crio[21508]: time="2026-06-09T11:26:00.544526216Z" level=info msg="Got pod network &{Name:barbican-db-create-n6q5r Namespace:openstack ID:4eefa1ac08e5ba216d386dc29323f3a5785b9b8e9cb8c9f638ab2d604f67276b UID:6c7b227b-5f86-48ef-baca-ab2a3e1a3981 NetNS:/var/run/netns/fe8eef51-772b-437d-8f29-3d00ba9bbd1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c7b227b_5f86_48ef_baca_ab2a3e1a3981.slice PodAnnotations:0xc000159070}] Aliases:map[]}"
2026-06-09 12:20:03.003418 | controller | Jun 09 11:26:00.545401 crc crio[21508]: time="2026-06-09T11:26:00.54466721Z" level=info msg="Deleting pod openstack_barbican-db-create-n6q5r from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.003434 | controller | Jun 09 11:26:00.545401 crc crio[21508]: time="2026-06-09T11:26:00.54466558Z" level=info msg="Got pod network &{Name:cinder-db-create-kfk7k Namespace:openstack ID:a57672e663abf7b79c5ed263e223b51a6ad5362187c6319856e67485077c8b9a UID:556555f2-0734-4259-88e0-a3260dea7473 NetNS:/var/run/netns/52467140-b251-42d1-9830-eebb6d270c14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod556555f2_0734_4259_88e0_a3260dea7473.slice PodAnnotations:0xc00011ecb8}] Aliases:map[]}"
2026-06-09 12:20:03.003491 | controller | Jun 09 11:26:00.546106 crc crio[21508]: time="2026-06-09T11:26:00.545594257Z" level=info msg="Deleting pod openstack_cinder-db-create-kfk7k from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.003512 | controller | Jun 09 11:26:00.546394 crc crio[21508]: time="2026-06-09T11:26:00.54635399Z" level=info msg="Stopping pod sandbox: 237e32bbe8b4e265c8ffa92e40dfd5df7ae748f6d981c3c5a6b05c77ae55f0b0" id=ad0c18ed-c8be-4c5d-b6d8-b451a0cbd2b0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.003530 | controller | Jun 09 11:26:00.546902 crc crio[21508]: time="2026-06-09T11:26:00.546870295Z" level=info msg="Got pod network &{Name:neutron-db-create-jkp2x Namespace:openstack ID:237e32bbe8b4e265c8ffa92e40dfd5df7ae748f6d981c3c5a6b05c77ae55f0b0 UID:cb78c699-641a-414d-ae1b-a007a1228a55 NetNS:/var/run/netns/81d70c21-ed5e-4453-8dae-629f6cdd1b3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcb78c699_641a_414d_ae1b_a007a1228a55.slice PodAnnotations:0xc000b28a90}] Aliases:map[]}"
2026-06-09 12:20:03.003547 | controller | Jun 09 11:26:00.547169 crc crio[21508]: time="2026-06-09T11:26:00.547140693Z" level=info msg="Deleting pod openstack_neutron-db-create-jkp2x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.003564 | controller | Jun 09 11:26:00.547838 crc crio[21508]: time="2026-06-09T11:26:00.547176504Z" level=info msg="Got pod network &{Name:cinder-fdd3-account-create-update-bmcrf Namespace:openstack ID:2e314e36ac5769d33dc87f770c02636b9cb087fa1171e47b8c044c35a4367639 UID:4bbced7a-2869-41ef-8e93-bc1aadd112c3 NetNS:/var/run/netns/d19c5b52-0f3d-41d7-9a8c-3d5ff7081b9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4bbced7a_2869_41ef_8e93_bc1aadd112c3.slice PodAnnotations:0xc0019bc808}] Aliases:map[]}"
2026-06-09 12:20:03.003581 | controller | Jun 09 11:26:00.548385 crc crio[21508]: time="2026-06-09T11:26:00.548249536Z" level=info msg="Deleting pod openstack_cinder-fdd3-account-create-update-bmcrf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.003597 | controller | Jun 09 11:26:00.561248 crc crio[21508]: time="2026-06-09T11:26:00.560689563Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683406-9sjd2/POD" id=63e4849e-42e5-4da8-a40f-7d5695b89109 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.003613 | controller | Jun 09 11:26:00.561248 crc crio[21508]: time="2026-06-09T11:26:00.561229339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.003629 | controller | Jun 09 11:26:00.612986 crc crio[21508]: time="2026-06-09T11:26:00.612874415Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683406-9sjd2 Namespace:openshift-infra ID:55000e4004851ea093809094cd1d758fcda831ae0e6c11ebbb51751cd537aa89 UID:857317be-e3cb-406e-84b6-af6dde001cfd NetNS:/var/run/netns/0e7f0ace-1322-4364-9580-cb8a85ed4022 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod857317be_e3cb_406e_84b6_af6dde001cfd.slice PodAnnotations:0xc00008cb70}] Aliases:map[]}"
2026-06-09 12:20:03.003649 | controller | Jun 09 11:26:00.612986 crc crio[21508]: time="2026-06-09T11:26:00.612925717Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683406-9sjd2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.003665 | controller | Jun 09 11:26:01.016640 crc crio[21508]: time="2026-06-09T11:26:01.008465044Z" level=info msg="Stopped pod sandbox: 237e32bbe8b4e265c8ffa92e40dfd5df7ae748f6d981c3c5a6b05c77ae55f0b0" id=ad0c18ed-c8be-4c5d-b6d8-b451a0cbd2b0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.003681 | controller | Jun 09 11:26:01.161499 crc crio[21508]: time="2026-06-09T11:26:01.161443014Z" level=info msg="Stopped pod sandbox: 4eefa1ac08e5ba216d386dc29323f3a5785b9b8e9cb8c9f638ab2d604f67276b" id=71e40e26-1184-4b03-819b-80bd812faa7d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.003697 | controller | Jun 09 11:26:01.168387 crc crio[21508]: time="2026-06-09T11:26:01.168198354Z" level=info msg="Stopped pod sandbox: 2e314e36ac5769d33dc87f770c02636b9cb087fa1171e47b8c044c35a4367639" id=fe354af2-d762-481f-8ae2-2fb1213da977 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.003712 | controller | Jun 09 11:26:01.175686 crc crio[21508]: time="2026-06-09T11:26:01.175588282Z" level=info msg="Stopped pod sandbox: a57672e663abf7b79c5ed263e223b51a6ad5362187c6319856e67485077c8b9a" id=fa6c34af-2071-4d5b-a571-c3572d255acf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.003727 | controller | Jun 09 11:26:01.209809 crc crio[21508]: time="2026-06-09T11:26:01.209721141Z" level=info msg="Stopped pod sandbox: fde7bbbf0dfe30a088d5f6b3d9b61de672761be50af5f89c263092b1e79b6e6d" id=28b43599-7706-4ee9-b99f-47a2496a44a4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.003743 | controller | Jun 09 11:26:01.584685 crc crio[21508]: time="2026-06-09T11:26:01.583853566Z" level=info msg="Stopping pod sandbox: 6f31304ae722574a3b35a25367b52a5ea35710b3d502b4e819341a85daab097a" id=99b5c401-7b8b-40eb-b0e0-64939100d9d9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.003758 | controller | Jun 09 11:26:01.586126 crc crio[21508]: time="2026-06-09T11:26:01.584955528Z" level=info msg="Got pod network &{Name:neutron-ea79-account-create-update-n74bn Namespace:openstack ID:6f31304ae722574a3b35a25367b52a5ea35710b3d502b4e819341a85daab097a UID:84eab390-66db-4ca0-882d-5e01e1cd23f0 NetNS:/var/run/netns/141180ca-8f4c-4f4c-b7fe-44066196cbf7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod84eab390_66db_4ca0_882d_5e01e1cd23f0.slice PodAnnotations:0xc0019bcac8}] Aliases:map[]}"
2026-06-09 12:20:03.003774 | controller | Jun 09 11:26:01.586126 crc crio[21508]: time="2026-06-09T11:26:01.585176535Z" level=info msg="Deleting pod openstack_neutron-ea79-account-create-update-n74bn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.003789 | controller | Jun 09 11:26:01.760553 crc crio[21508]: 2026-06-09T11:26:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:55000e4004851ea Mac:de:1d:65:5c:89:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:88 Mtu:0 Sandbox:/var/run/netns/0e7f0ace-1322-4364-9580-cb8a85ed4022 SocketPath: PciID:}] [{Interface:0xc0004b2280 Address:{IP:10.217.0.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.003805 | controller | Jun 09 11:26:01.763492 crc crio[21508]: time="2026-06-09T11:26:01.762718561Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683406-9sjd2 Namespace:openshift-infra ID:55000e4004851ea093809094cd1d758fcda831ae0e6c11ebbb51751cd537aa89 UID:857317be-e3cb-406e-84b6-af6dde001cfd NetNS:/var/run/netns/0e7f0ace-1322-4364-9580-cb8a85ed4022 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod857317be_e3cb_406e_84b6_af6dde001cfd.slice PodAnnotations:0xc00008cb70}] Aliases:map[]}"
2026-06-09 12:20:03.003824 | controller | Jun 09 11:26:01.763492 crc crio[21508]: time="2026-06-09T11:26:01.762906647Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683406-9sjd2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.003840 | controller | Jun 09 11:26:01.774755 crc crio[21508]: time="2026-06-09T11:26:01.774698255Z" level=info msg="Ran pod sandbox 55000e4004851ea093809094cd1d758fcda831ae0e6c11ebbb51751cd537aa89 with infra container: openshift-infra/auto-csr-approver-29683406-9sjd2/POD" id=63e4849e-42e5-4da8-a40f-7d5695b89109 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.003856 | controller | Jun 09 11:26:01.777683 crc crio[21508]: time="2026-06-09T11:26:01.777640962Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=5ff73738-0d65-4fdd-bd71-c0e234dee434 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.003872 | controller | Jun 09 11:26:01.786056 crc crio[21508]: time="2026-06-09T11:26:01.785129373Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 12:20:03.003887 | controller | Jun 09 11:26:01.899168 crc crio[21508]: time="2026-06-09T11:26:01.899016248Z" level=info msg="Stopped pod sandbox: 6f31304ae722574a3b35a25367b52a5ea35710b3d502b4e819341a85daab097a" id=99b5c401-7b8b-40eb-b0e0-64939100d9d9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.003903 | controller | Jun 09 11:26:10.614497 crc crio[21508]: time="2026-06-09T11:26:10.612368776Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:ab100203188fc03e43c62a1ca90a3d8f03ed8b4a3e248f5cd6669efe9a52b1e3" id=e374d865-95be-43ff-aaf0-2c1f4868fa6b name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.003919 | controller | Jun 09 11:26:10.616090 crc crio[21508]: time="2026-06-09T11:26:10.616001123Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=4d43260e-51f3-429f-b3fa-f914edd5a11a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.003934 | controller | Jun 09 11:26:10.647662 crc crio[21508]: time="2026-06-09T11:26:10.645124344Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=5ff73738-0d65-4fdd-bd71-c0e234dee434 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.003950 | controller | Jun 09 11:26:10.648851 crc crio[21508]: time="2026-06-09T11:26:10.648245826Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=4bf5f704-2f65-43f1-af9a-8500711a5497 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.003965 | controller | Jun 09 11:26:10.652349 crc crio[21508]: time="2026-06-09T11:26:10.650185343Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=93978581-954b-4ce3-87b3-5a75fb57889f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.003981 | controller | Jun 09 11:26:10.662386 crc crio[21508]: time="2026-06-09T11:26:10.660921791Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683406-9sjd2/oc" id=1131f605-afe7-4e21-af6f-d42e08c6b377 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.003997 | controller | Jun 09 11:26:10.662386 crc crio[21508]: time="2026-06-09T11:26:10.661530029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.004017 | controller | Jun 09 11:26:10.678878 crc crio[21508]: time="2026-06-09T11:26:10.677390917Z" level=info msg="Stopping container: 006a29040bb9dbf52eb4e0e81df32af24ea2a087b78cb739b891c0558cb53958 (timeout: 10s)" id=b7be4dac-d1cb-4efb-b9c6-50613cda72e8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.004033 | controller | Jun 09 11:26:10.700521 crc crio[21508]: time="2026-06-09T11:26:10.700360246Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=c87c62e8-afff-4766-8056-b14a287d9a3f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.004049 | controller | Jun 09 11:26:10.722496 crc crio[21508]: time="2026-06-09T11:26:10.722194941Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.004064 | controller | Jun 09 11:26:10.753405 crc crio[21508]: time="2026-06-09T11:26:10.752406114Z" level=info msg="Creating container: openstack/keystone-db-sync-7fh2s/keystone-db-sync" id=433b8e00-ddc5-4c68-bf00-5f2c69aa0836 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.004080 | controller | Jun 09 11:26:10.762141 crc crio[21508]: time="2026-06-09T11:26:10.761974297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.004096 | controller | Jun 09 11:26:10.872904 crc crio[21508]: time="2026-06-09T11:26:10.872722859Z" level=info msg="Stopped container 006a29040bb9dbf52eb4e0e81df32af24ea2a087b78cb739b891c0558cb53958: openstack/dnsmasq-dns-7fcf8bc745-mjffg/dnsmasq-dns" id=b7be4dac-d1cb-4efb-b9c6-50613cda72e8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.004112 | controller | Jun 09 11:26:10.882478 crc crio[21508]: time="2026-06-09T11:26:10.880910331Z" level=info msg="Stopping pod sandbox: 88602b326369c8b38b6e40e01580913940df7542f826e6ec3c365d99dcdb49d4" id=e8905e43-4c3d-4cdc-9c07-54d049d54590 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.004128 | controller | Jun 09 11:26:10.883474 crc crio[21508]: time="2026-06-09T11:26:10.883190948Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7fcf8bc745-mjffg Namespace:openstack ID:88602b326369c8b38b6e40e01580913940df7542f826e6ec3c365d99dcdb49d4 UID:7ab56dcd-4b0d-471a-809e-44f555956711 NetNS:/var/run/netns/f1dd9a5e-43d6-4483-ac28-a1c1450f5364 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ab56dcd_4b0d_471a_809e_44f555956711.slice PodAnnotations:0xc00465e468}] Aliases:map[]}"
2026-06-09 12:20:03.004144 | controller | Jun 09 11:26:10.884400 crc crio[21508]: time="2026-06-09T11:26:10.884103615Z" level=info msg="Deleting pod openstack_dnsmasq-dns-7fcf8bc745-mjffg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.004159 | controller | Jun 09 11:26:10.920094 crc crio[21508]: time="2026-06-09T11:26:10.919983616Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.004175 | controller | Jun 09 11:26:10.930759 crc crio[21508]: time="2026-06-09T11:26:10.930682282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.004190 | controller | Jun 09 11:26:11.108601 crc crio[21508]: time="2026-06-09T11:26:11.108430924Z" level=info msg="Created container 9a2c00199139fcaa05b29b883b58e7ad0709fe4ee9f07ae738c99fbf917d91ee: openstack/keystone-db-sync-7fh2s/keystone-db-sync" id=433b8e00-ddc5-4c68-bf00-5f2c69aa0836 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.004206 | controller | Jun 09 11:26:11.113452 crc crio[21508]: time="2026-06-09T11:26:11.113241296Z" level=info msg="Starting container: 9a2c00199139fcaa05b29b883b58e7ad0709fe4ee9f07ae738c99fbf917d91ee" id=2b7484dd-1bc1-4cb8-9eb7-678a635d4f7a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.004224 | controller | Jun 09 11:26:11.144267 crc crio[21508]: time="2026-06-09T11:26:11.144104588Z" level=info msg="Started container" PID=63740 containerID=9a2c00199139fcaa05b29b883b58e7ad0709fe4ee9f07ae738c99fbf917d91ee description=openstack/keystone-db-sync-7fh2s/keystone-db-sync id=2b7484dd-1bc1-4cb8-9eb7-678a635d4f7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=56b4197fe62aba110b6f577b3a49889d874702b4dbb3b0c889390fa7f4264b10
2026-06-09 12:20:03.004240 | controller | Jun 09 11:26:11.173371 crc crio[21508]: time="2026-06-09T11:26:11.173129216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.004256 | controller | Jun 09 11:26:11.224788 crc crio[21508]: time="2026-06-09T11:26:11.224650188Z" level=info msg="Stopped pod sandbox: 88602b326369c8b38b6e40e01580913940df7542f826e6ec3c365d99dcdb49d4" id=e8905e43-4c3d-4cdc-9c07-54d049d54590 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.004271 | controller | Jun 09 11:26:11.492982 crc crio[21508]: time="2026-06-09T11:26:11.492010257Z" level=info msg="Created container 7e94427452c641826dec69f344e2daa467ae09631ad3daa9302a145945dcfbd4: openshift-infra/auto-csr-approver-29683406-9sjd2/oc" id=1131f605-afe7-4e21-af6f-d42e08c6b377 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.004286 | controller | Jun 09 11:26:11.497792 crc crio[21508]: time="2026-06-09T11:26:11.497690065Z" level=info msg="Starting container: 7e94427452c641826dec69f344e2daa467ae09631ad3daa9302a145945dcfbd4" id=f0133b2e-222e-4a54-a482-a5cbb45c4700 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.004302 | controller | Jun 09 11:26:11.510450 crc crio[21508]: time="2026-06-09T11:26:11.510176004Z" level=info msg="Started container" PID=63770 containerID=7e94427452c641826dec69f344e2daa467ae09631ad3daa9302a145945dcfbd4 description=openshift-infra/auto-csr-approver-29683406-9sjd2/oc id=f0133b2e-222e-4a54-a482-a5cbb45c4700 name=/runtime.v1.RuntimeService/StartContainer sandboxID=55000e4004851ea093809094cd1d758fcda831ae0e6c11ebbb51751cd537aa89
2026-06-09 12:20:03.004317 | controller | Jun 09 11:26:11.877355 crc crio[21508]: time="2026-06-09T11:26:11.877163007Z" level=info msg="Removing container: 006a29040bb9dbf52eb4e0e81df32af24ea2a087b78cb739b891c0558cb53958" id=37849d1e-a2d5-492e-a0cb-cd4df8d81f58 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.004332 | controller | Jun 09 11:26:11.910989 crc crio[21508]: time="2026-06-09T11:26:11.910874953Z" level=info msg="Removed container 006a29040bb9dbf52eb4e0e81df32af24ea2a087b78cb739b891c0558cb53958: openstack/dnsmasq-dns-7fcf8bc745-mjffg/dnsmasq-dns" id=37849d1e-a2d5-492e-a0cb-cd4df8d81f58 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.004362 | controller | Jun 09 11:26:11.914847 crc crio[21508]: time="2026-06-09T11:26:11.914795848Z" level=info msg="Removing container: 9f4580ee74d36afa20e7c2754fe7985d131e5c458e00c3efb16da9208758b912" id=d531816d-6965-4aae-b807-64fc29fe3217 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.004383 | controller | Jun 09 11:26:11.948190 crc crio[21508]: time="2026-06-09T11:26:11.94766999Z" level=info msg="Removed container 9f4580ee74d36afa20e7c2754fe7985d131e5c458e00c3efb16da9208758b912: openstack/dnsmasq-dns-7fcf8bc745-mjffg/init" id=d531816d-6965-4aae-b807-64fc29fe3217 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.004400 | controller | Jun 09 11:26:13.893328 crc crio[21508]: time="2026-06-09T11:26:13.892392184Z" level=info msg="Stopping pod sandbox: b343091690e0f9efe047f0ad98e09af2fa15a4b77ad9daa880a3534005086eb5" id=894f19fc-9c62-4324-9b8f-80824f11ecf2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.004415 | controller | Jun 09 11:26:13.895457 crc crio[21508]: time="2026-06-09T11:26:13.892509348Z" level=info msg="Stopping pod sandbox: 55000e4004851ea093809094cd1d758fcda831ae0e6c11ebbb51751cd537aa89" id=54bd7334-2a24-4b26-8fd2-4422631cf9bc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.004435 | controller | Jun 09 11:26:13.895457 crc crio[21508]: time="2026-06-09T11:26:13.894862727Z" level=info msg="Got pod network &{Name:glance-db-sync-2d7r7 Namespace:openstack ID:b343091690e0f9efe047f0ad98e09af2fa15a4b77ad9daa880a3534005086eb5 UID:a976dee0-c8e6-40a8-a6b5-9ae4469ab5d1 NetNS:/var/run/netns/7a56e0c9-7712-49b6-bbab-dbd45e3447e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda976dee0_c8e6_40a8_a6b5_9ae4469ab5d1.slice PodAnnotations:0xc00011f4e0}] Aliases:map[]}"
2026-06-09 12:20:03.004451 | controller | Jun 09 11:26:13.895457 crc crio[21508]: time="2026-06-09T11:26:13.894914099Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683406-9sjd2 Namespace:openshift-infra ID:55000e4004851ea093809094cd1d758fcda831ae0e6c11ebbb51751cd537aa89 UID:857317be-e3cb-406e-84b6-af6dde001cfd NetNS:/var/run/netns/0e7f0ace-1322-4364-9580-cb8a85ed4022 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod857317be_e3cb_406e_84b6_af6dde001cfd.slice PodAnnotations:0xc00244e920}] Aliases:map[]}"
2026-06-09 12:20:03.004466 | controller | Jun 09 11:26:13.895457 crc crio[21508]: time="2026-06-09T11:26:13.895008402Z" level=info msg="Deleting pod openstack_glance-db-sync-2d7r7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.004482 | controller | Jun 09 11:26:13.895457 crc crio[21508]: time="2026-06-09T11:26:13.895085154Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683406-9sjd2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.004497 | controller | Jun 09 11:26:14.195595 crc crio[21508]: time="2026-06-09T11:26:14.19548096Z" level=info msg="Stopped pod sandbox: 55000e4004851ea093809094cd1d758fcda831ae0e6c11ebbb51751cd537aa89" id=54bd7334-2a24-4b26-8fd2-4422631cf9bc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.004513 | controller | Jun 09 11:26:14.369902 crc crio[21508]: time="2026-06-09T11:26:14.369463191Z" level=info msg="Stopped pod sandbox: b343091690e0f9efe047f0ad98e09af2fa15a4b77ad9daa880a3534005086eb5" id=894f19fc-9c62-4324-9b8f-80824f11ecf2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.004528 | controller | Jun 09 11:26:16.272938 crc crio[21508]: time="2026-06-09T11:26:16.272097681Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-798c5d9f59-wmk65/POD" id=551e51a1-74be-434f-894f-620aff7b764c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.004543 | controller | Jun 09 11:26:16.274472 crc crio[21508]: time="2026-06-09T11:26:16.272961297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.004559 | controller | Jun 09 11:26:16.336971 crc crio[21508]: time="2026-06-09T11:26:16.331602159Z" level=info msg="Got pod network &{Name:dnsmasq-dns-798c5d9f59-wmk65 Namespace:openstack ID:786399d662b1d223445952cca0d0fb751f1b141eaf2ec9e0ece7829927031f49 UID:4d537b7b-5b73-433f-a04f-dd088b4b3d86 NetNS:/var/run/netns/b5090079-d3a1-41d4-8e87-2487a043938d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d537b7b_5b73_433f_a04f_dd088b4b3d86.slice PodAnnotations:0xc002c0a9a8}] Aliases:map[]}"
2026-06-09 12:20:03.004574 | controller | Jun 09 11:26:16.336971 crc crio[21508]: time="2026-06-09T11:26:16.331662281Z" level=info msg="Adding pod openstack_dnsmasq-dns-798c5d9f59-wmk65 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.004594 | controller | Jun 09 11:26:16.875783 crc crio[21508]: 2026-06-09T11:26:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:786399d662b1d22 Mac:0a:4a:f0:4d:a3:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:89 Mtu:0 Sandbox:/var/run/netns/b5090079-d3a1-41d4-8e87-2487a043938d SocketPath: PciID:}] [{Interface:0xc00025a750 Address:{IP:10.217.0.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.004610 | controller | Jun 09 11:26:16.950276 crc crio[21508]: time="2026-06-09T11:26:16.876866031Z" level=info msg="Got pod network &{Name:dnsmasq-dns-798c5d9f59-wmk65 Namespace:openstack ID:786399d662b1d223445952cca0d0fb751f1b141eaf2ec9e0ece7829927031f49 UID:4d537b7b-5b73-433f-a04f-dd088b4b3d86 NetNS:/var/run/netns/b5090079-d3a1-41d4-8e87-2487a043938d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d537b7b_5b73_433f_a04f_dd088b4b3d86.slice PodAnnotations:0xc002c0a9a8}] Aliases:map[]}"
2026-06-09 12:20:03.004626 | controller | Jun 09 11:26:16.950276 crc crio[21508]: time="2026-06-09T11:26:16.877051847Z" level=info msg="Checking pod openstack_dnsmasq-dns-798c5d9f59-wmk65 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.004642 | controller | Jun 09 11:26:16.950276 crc crio[21508]: time="2026-06-09T11:26:16.887272049Z" level=info msg="Ran pod sandbox 786399d662b1d223445952cca0d0fb751f1b141eaf2ec9e0ece7829927031f49 with infra container: openstack/dnsmasq-dns-798c5d9f59-wmk65/POD" id=551e51a1-74be-434f-894f-620aff7b764c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.004658 | controller | Jun 09 11:26:16.950276 crc crio[21508]: time="2026-06-09T11:26:16.889885076Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=2423cbf0-a7f9-4d31-a0bb-ba2f9b2be98f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.004673 | controller | Jun 09 11:26:16.950276 crc crio[21508]: time="2026-06-09T11:26:16.946624273Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=e61626ab-3d82-4884-9566-5d1c15d2d3fd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.004689 | controller | Jun 09 11:26:16.952899 crc crio[21508]: time="2026-06-09T11:26:16.952827676Z" level=info msg="Creating container: openstack/dnsmasq-dns-798c5d9f59-wmk65/init" id=7421006b-37e3-4775-a3f3-7152d4a1f62c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.004705 | controller | Jun 09 11:26:16.963086 crc crio[21508]: time="2026-06-09T11:26:16.962987486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.004721 | controller | Jun 09 11:26:17.031564 crc crio[21508]: time="2026-06-09T11:26:17.030663986Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.004736 | controller | Jun 09 11:26:17.037233 crc crio[21508]: time="2026-06-09T11:26:17.037126757Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.004752 | controller | Jun 09 11:26:17.168745 crc crio[21508]: time="2026-06-09T11:26:17.168652713Z" level=info msg="Created container 73108892fd0429707ed6677e238837414bac15d6eab545fbb41ba2b4c4fca333: openstack/dnsmasq-dns-798c5d9f59-wmk65/init" id=7421006b-37e3-4775-a3f3-7152d4a1f62c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.004768 | controller | Jun 09 11:26:17.169821 crc crio[21508]: time="2026-06-09T11:26:17.169780937Z" level=info msg="Starting container: 73108892fd0429707ed6677e238837414bac15d6eab545fbb41ba2b4c4fca333" id=147e51a7-806c-42c7-8606-b386deee6f90 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.004789 | controller | Jun 09 11:26:17.176862 crc crio[21508]: time="2026-06-09T11:26:17.176809064Z" level=info msg="Started container" PID=64278 containerID=73108892fd0429707ed6677e238837414bac15d6eab545fbb41ba2b4c4fca333 description=openstack/dnsmasq-dns-798c5d9f59-wmk65/init id=147e51a7-806c-42c7-8606-b386deee6f90 name=/runtime.v1.RuntimeService/StartContainer sandboxID=786399d662b1d223445952cca0d0fb751f1b141eaf2ec9e0ece7829927031f49
2026-06-09 12:20:03.004806 | controller | Jun 09 11:26:18.005911 crc crio[21508]: time="2026-06-09T11:26:18.00544655Z" level=info msg="Stopping pod sandbox: 56b4197fe62aba110b6f577b3a49889d874702b4dbb3b0c889390fa7f4264b10" id=05c8f52c-5d05-4565-83ea-8c85ff98c89a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.004821 | controller | Jun 09 11:26:18.006953 crc crio[21508]: time="2026-06-09T11:26:18.00545284Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=d23f9d74-fe17-4df9-b8c0-148f412be708 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.004837 | controller | Jun 09 11:26:18.006953 crc crio[21508]: time="2026-06-09T11:26:18.006647055Z" level=info msg="Got pod network &{Name:keystone-db-sync-7fh2s Namespace:openstack ID:56b4197fe62aba110b6f577b3a49889d874702b4dbb3b0c889390fa7f4264b10 UID:71d13396-71a7-4a22-9268-8b8158564dc4 NetNS:/var/run/netns/17108e5f-dd0a-4179-aed9-d0abb5ee25dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71d13396_71a7_4a22_9268_8b8158564dc4.slice PodAnnotations:0xc00008cc98}] Aliases:map[]}"
2026-06-09 12:20:03.004853 | controller | Jun 09 11:26:18.006953 crc crio[21508]: time="2026-06-09T11:26:18.006782049Z" level=info msg="Deleting pod openstack_keystone-db-sync-7fh2s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.004869 | controller | Jun 09 11:26:18.076629 crc crio[21508]: time="2026-06-09T11:26:18.076511139Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=d921a477-d7c0-4f52-aff7-14860dfe9618 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.004885 | controller | Jun 09 11:26:18.088946 crc crio[21508]: time="2026-06-09T11:26:18.088834314Z" level=info msg="Creating container: openstack/dnsmasq-dns-798c5d9f59-wmk65/dnsmasq-dns" id=db72c76a-a934-4a1c-98af-5011c2c5d180 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.004900 | controller | Jun 09 11:26:18.089507 crc crio[21508]: time="2026-06-09T11:26:18.089433731Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.004916 | controller | Jun 09 11:26:18.151161 crc crio[21508]: time="2026-06-09T11:26:18.151041142Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.004931 | controller | Jun 09 11:26:18.155934 crc crio[21508]: time="2026-06-09T11:26:18.155848214Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.004946 | controller | Jun 09 11:26:18.306387 crc crio[21508]: time="2026-06-09T11:26:18.306188776Z" level=info msg="Created container 16a685fa60f8e21ac56727cb424ee81c4d1ffe806213717af63ffabcb1b04032: openstack/dnsmasq-dns-798c5d9f59-wmk65/dnsmasq-dns" id=db72c76a-a934-4a1c-98af-5011c2c5d180 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.004962 | controller | Jun 09 11:26:18.308118 crc crio[21508]: time="2026-06-09T11:26:18.308039181Z" level=info msg="Starting container: 16a685fa60f8e21ac56727cb424ee81c4d1ffe806213717af63ffabcb1b04032" id=389f0ce4-018c-4972-a24e-5dfd4bedaa40 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.004977 | controller | Jun 09 11:26:18.314448 crc crio[21508]: time="2026-06-09T11:26:18.314169942Z" level=info msg="Started container" PID=64365 containerID=16a685fa60f8e21ac56727cb424ee81c4d1ffe806213717af63ffabcb1b04032 description=openstack/dnsmasq-dns-798c5d9f59-wmk65/dnsmasq-dns id=389f0ce4-018c-4972-a24e-5dfd4bedaa40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=786399d662b1d223445952cca0d0fb751f1b141eaf2ec9e0ece7829927031f49
2026-06-09 12:20:03.004996 | controller | Jun 09 11:26:18.340608 crc crio[21508]: time="2026-06-09T11:26:18.340463799Z" level=info msg="Stopped pod sandbox: 56b4197fe62aba110b6f577b3a49889d874702b4dbb3b0c889390fa7f4264b10" id=05c8f52c-5d05-4565-83ea-8c85ff98c89a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.005012 | controller | Jun 09 11:26:20.553691 crc crio[21508]: time="2026-06-09T11:26:20.552773589Z" level=info msg="Running pod sandbox: openstack/keystone-bootstrap-wdh5d/POD" id=b6a964b0-00cf-41b2-9ec1-655f9cb624e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.005028 | controller | Jun 09 11:26:20.555276 crc crio[21508]: time="2026-06-09T11:26:20.553716997Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.005043 | controller | Jun 09 11:26:20.677458 crc crio[21508]: time="2026-06-09T11:26:20.676940338Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-5dd88c8fdc-6tvhh/POD" id=bcc5a021-ad55-45f7-a6b9-ff0cd08dddeb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.005059 | controller | Jun 09 11:26:20.677647 crc crio[21508]: time="2026-06-09T11:26:20.677477404Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.005075 | controller | Jun 09 11:26:20.777439 crc crio[21508]: time="2026-06-09T11:26:20.77276934Z" level=info msg="Got pod network &{Name:keystone-bootstrap-wdh5d Namespace:openstack ID:423380557c7d701ba9e3226709492c3af20a06e432a7f3292e869cbc5514442e UID:221fdaeb-8f38-4c78-af4c-ac44e9996245 NetNS:/var/run/netns/d9295d5c-9af8-4fd0-8268-c0be6dc7fd85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod221fdaeb_8f38_4c78_af4c_ac44e9996245.slice PodAnnotations:0xc002c0a158}] Aliases:map[]}"
2026-06-09 12:20:03.005091 | controller | Jun 09 11:26:20.777781 crc crio[21508]: time="2026-06-09T11:26:20.777741417Z" level=info msg="Adding pod openstack_keystone-bootstrap-wdh5d to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.005107 | controller | Jun 09 11:26:20.847668 crc crio[21508]: time="2026-06-09T11:26:20.846440577Z" level=info msg="Got pod network &{Name:dnsmasq-dns-5dd88c8fdc-6tvhh Namespace:openstack ID:cdfd0e2a9332ffb393097c8a6d13f57bac828e6b6e4194c899b2b39760c95da5 UID:a2389ca1-91d8-4c19-b2e1-4ae57185b23f NetNS:/var/run/netns/d5cc9bfc-c824-4e31-9b04-dc55828a1e39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2389ca1_91d8_4c19_b2e1_4ae57185b23f.slice PodAnnotations:0xc0019bc0e8}] Aliases:map[]}"
2026-06-09 12:20:03.005122 | controller | Jun 09 11:26:20.847668 crc crio[21508]: time="2026-06-09T11:26:20.846508549Z" level=info msg="Adding pod openstack_dnsmasq-dns-5dd88c8fdc-6tvhh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.005138 | controller | Jun 09 11:26:21.011725 crc crio[21508]: time="2026-06-09T11:26:21.011655209Z" level=info msg="Running pod sandbox: openstack/cinder-db-sync-cfb5c/POD" id=070f1873-847e-4cc7-82e1-c44767264841 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.005154 | controller | Jun 09 11:26:21.011847 crc crio[21508]: time="2026-06-09T11:26:21.011750211Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.005174 | controller | Jun 09 11:26:21.065630 crc crio[21508]: time="2026-06-09T11:26:21.051198067Z" level=info msg="Got pod network &{Name:cinder-db-sync-cfb5c Namespace:openstack ID:89efa7f3b58dc7aedd6573e8e0abab319861360311bcdc8abaeeb615dbddb919 UID:bd969bfd-1dee-40c9-9b12-b78f2b9bc8d2 NetNS:/var/run/netns/fac1cbc9-c2bf-40a0-b0fc-73f3ed72098e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd969bfd_1dee_40c9_9b12_b78f2b9bc8d2.slice PodAnnotations:0xc00008cc40}] Aliases:map[]}"
2026-06-09 12:20:03.005191 | controller | Jun 09 11:26:21.065630 crc crio[21508]: time="2026-06-09T11:26:21.065572612Z" level=info msg="Adding pod openstack_cinder-db-sync-cfb5c to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.005207 | controller | Jun 09 11:26:21.237585 crc crio[21508]: time="2026-06-09T11:26:21.237412959Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=6ab6e696-6ebe-49fb-a9c3-d1cfcf02bf1d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.005223 | controller | Jun 09 11:26:21.237585 crc crio[21508]: time="2026-06-09T11:26:21.237576254Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.005239 | controller | Jun 09 11:26:21.238991 crc crio[21508]: time="2026-06-09T11:26:21.238140141Z" level=info msg="Stopping container: 16a685fa60f8e21ac56727cb424ee81c4d1ffe806213717af63ffabcb1b04032 (timeout: 10s)" id=2e9a85ab-364f-4798-bc11-e651f29dce2b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.005256 | controller | Jun 09 11:26:21.306097 crc crio[21508]: time="2026-06-09T11:26:21.306042027Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3e244b2957dbd94c5ccee625a392f6e0ebacc15deaec0a18e5222898afd7d5ec UID:2e325648-3f49-4cab-a612-b4550f94a89c NetNS:/var/run/netns/7d1dcdbb-f78d-4ab2-9731-2e83265f6bc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2e325648_3f49_4cab_a612_b4550f94a89c.slice PodAnnotations:0xc00008ce60}] Aliases:map[]}"
2026-06-09 12:20:03.005272 | controller | Jun 09 11:26:21.306528 crc crio[21508]: time="2026-06-09T11:26:21.306501451Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.005288 | controller | Jun 09 11:26:21.401623 crc crio[21508]: time="2026-06-09T11:26:21.400956702Z" level=info msg="Stopped container 16a685fa60f8e21ac56727cb424ee81c4d1ffe806213717af63ffabcb1b04032: openstack/dnsmasq-dns-798c5d9f59-wmk65/dnsmasq-dns" id=2e9a85ab-364f-4798-bc11-e651f29dce2b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.005303 | controller | Jun 09 11:26:21.418352 crc crio[21508]: time="2026-06-09T11:26:21.408839575Z" level=info msg="Stopping pod sandbox: 786399d662b1d223445952cca0d0fb751f1b141eaf2ec9e0ece7829927031f49" id=e269dcb6-617c-4ff3-bffa-c26ac724a2b5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.005320 | controller | Jun 09 11:26:21.425532 crc crio[21508]: time="2026-06-09T11:26:21.42489647Z" level=info msg="Got pod network &{Name:dnsmasq-dns-798c5d9f59-wmk65 Namespace:openstack ID:786399d662b1d223445952cca0d0fb751f1b141eaf2ec9e0ece7829927031f49 UID:4d537b7b-5b73-433f-a04f-dd088b4b3d86 NetNS:/var/run/netns/b5090079-d3a1-41d4-8e87-2487a043938d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d537b7b_5b73_433f_a04f_dd088b4b3d86.slice PodAnnotations:0xc000852490}] Aliases:map[]}"
2026-06-09 12:20:03.005336 | controller | Jun 09 11:26:21.425532 crc crio[21508]: time="2026-06-09T11:26:21.425095815Z" level=info msg="Deleting pod openstack_dnsmasq-dns-798c5d9f59-wmk65 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.005374 | controller | Jun 09 11:26:21.524604 crc crio[21508]: time="2026-06-09T11:26:21.524456931Z" level=info msg="Running pod sandbox: openstack/neutron-db-sync-9gdc4/POD" id=e04de3b7-fd0f-4c4d-8816-2e95680e6439 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.005392 | controller | Jun 09 11:26:21.524604 crc crio[21508]: time="2026-06-09T11:26:21.524562825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.005409 | controller | Jun 09 11:26:21.592936 crc crio[21508]: time="2026-06-09T11:26:21.592843072Z" level=info msg="Running pod sandbox: openstack/placement-db-sync-xlq5r/POD" id=08f5fa1e-1b51-4e86-bc54-85e7e8e2e46f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.005425 | controller | Jun 09 11:26:21.593920 crc crio[21508]: time="2026-06-09T11:26:21.592957246Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.005441 | controller | Jun 09 11:26:21.689561 crc crio[21508]: time="2026-06-09T11:26:21.689188509Z" level=info msg="Got pod network &{Name:placement-db-sync-xlq5r Namespace:openstack ID:19e4ac605b9931679043dc3121a184b799921c798fa32bb7fc08feebec3b7ef7 UID:3651e400-30d2-4394-91c8-e05645c73721 NetNS:/var/run/netns/48028bd6-4cbf-4331-b686-36cf5412e115 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3651e400_30d2_4394_91c8_e05645c73721.slice PodAnnotations:0xc003b38048}] Aliases:map[]}"
2026-06-09 12:20:03.005457 | controller | Jun 09 11:26:21.689561 crc crio[21508]: time="2026-06-09T11:26:21.689393945Z" level=info msg="Adding pod openstack_placement-db-sync-xlq5r to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.005473 | controller | Jun 09 11:26:21.813694 crc crio[21508]: time="2026-06-09T11:26:21.81206979Z" level=info msg="Running pod sandbox: openstack/barbican-db-sync-kvmmk/POD" id=0eb630d4-556d-4019-be42-dac715c4903f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.005489 | controller | Jun 09 11:26:21.813694 crc crio[21508]: time="2026-06-09T11:26:21.813690938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.005505 | controller | Jun 09 11:26:21.826794 crc crio[21508]: 2026-06-09T11:26:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cdfd0e2a9332ffb Mac:0a:5b:8d:7f:04:14 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8b Mtu:0 Sandbox:/var/run/netns/d5cc9bfc-c824-4e31-9b04-dc55828a1e39 SocketPath: PciID:}] [{Interface:0xc000014640 Address:{IP:10.217.0.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.005521 | controller | Jun 09 11:26:21.826794 crc crio[21508]: time="2026-06-09T11:26:21.820084587Z" level=info msg="Got pod network &{Name:dnsmasq-dns-5dd88c8fdc-6tvhh Namespace:openstack ID:cdfd0e2a9332ffb393097c8a6d13f57bac828e6b6e4194c899b2b39760c95da5 UID:a2389ca1-91d8-4c19-b2e1-4ae57185b23f NetNS:/var/run/netns/d5cc9bfc-c824-4e31-9b04-dc55828a1e39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2389ca1_91d8_4c19_b2e1_4ae57185b23f.slice PodAnnotations:0xc0019bc0e8}] Aliases:map[]}"
2026-06-09 12:20:03.005538 | controller | Jun 09 11:26:21.826794 crc crio[21508]: time="2026-06-09T11:26:21.820392806Z" level=info msg="Checking pod openstack_dnsmasq-dns-5dd88c8fdc-6tvhh for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.005553 | controller | Jun 09 11:26:21.833258 crc crio[21508]: time="2026-06-09T11:26:21.833108362Z" level=info msg="Got pod network &{Name:neutron-db-sync-9gdc4 Namespace:openstack ID:10b6a7803cd97e0936b0ec0b86a9aabe3a1d87b42fd1924b973413d8cf4c500a UID:bb7ad377-c44e-4243-9fcb-900809679519 NetNS:/var/run/netns/6d5d102e-e4cb-426b-bb3c-4df40748f73b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb7ad377_c44e_4243_9fcb_900809679519.slice PodAnnotations:0xc003b381f0}] Aliases:map[]}"
2026-06-09 12:20:03.005573 | controller | Jun 09 11:26:21.833258 crc crio[21508]: time="2026-06-09T11:26:21.833181484Z" level=info msg="Adding pod openstack_neutron-db-sync-9gdc4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.005589 | controller | Jun 09 11:26:21.842571 crc crio[21508]: 2026-06-09T11:26:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:423380557c7d701 Mac:0e:c4:5e:f9:6f:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8a Mtu:0 Sandbox:/var/run/netns/d9295d5c-9af8-4fd0-8268-c0be6dc7fd85 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.005605 | controller | Jun 09 11:26:21.842690 crc crio[21508]: time="2026-06-09T11:26:21.842491169Z" level=info msg="Got pod network &{Name:keystone-bootstrap-wdh5d Namespace:openstack ID:423380557c7d701ba9e3226709492c3af20a06e432a7f3292e869cbc5514442e UID:221fdaeb-8f38-4c78-af4c-ac44e9996245 NetNS:/var/run/netns/d9295d5c-9af8-4fd0-8268-c0be6dc7fd85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod221fdaeb_8f38_4c78_af4c_ac44e9996245.slice PodAnnotations:0xc002c0a158}] Aliases:map[]}"
2026-06-09 12:20:03.005621 | controller | Jun 09 11:26:21.843106 crc crio[21508]: time="2026-06-09T11:26:21.843045185Z" level=info msg="Checking pod openstack_keystone-bootstrap-wdh5d for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.005637 | controller | Jun 09 11:26:21.888670 crc crio[21508]: time="2026-06-09T11:26:21.888610192Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-7cfd7bd55-frgrd/POD" id=65928846-7c27-462d-b0ff-e87c563befb6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.005652 | controller | Jun 09 11:26:21.888670 crc crio[21508]: time="2026-06-09T11:26:21.888706045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.005668 | controller | Jun 09 11:26:21.903755 crc crio[21508]: time="2026-06-09T11:26:21.903651406Z" level=info msg="Ran pod sandbox 423380557c7d701ba9e3226709492c3af20a06e432a7f3292e869cbc5514442e with infra container: openstack/keystone-bootstrap-wdh5d/POD" id=b6a964b0-00cf-41b2-9ec1-655f9cb624e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.005684 | controller | Jun 09 11:26:21.904798 crc crio[21508]: time="2026-06-09T11:26:21.904743168Z" level=info msg="Ran pod sandbox cdfd0e2a9332ffb393097c8a6d13f57bac828e6b6e4194c899b2b39760c95da5 with infra container: openstack/dnsmasq-dns-5dd88c8fdc-6tvhh/POD" id=bcc5a021-ad55-45f7-a6b9-ff0cd08dddeb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.005699 | controller | Jun 09 11:26:21.909662 crc crio[21508]: time="2026-06-09T11:26:21.90749293Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=c6a11d11-c496-4a33-9201-8eff97010800 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.005715 | controller | Jun 09 11:26:21.916645 crc crio[21508]: time="2026-06-09T11:26:21.916552377Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=da701243-38b5-4803-829d-5689e1839be2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.005730 | controller | Jun 09 11:26:21.959812 crc crio[21508]: time="2026-06-09T11:26:21.959763804Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=6e06b719-e784-4109-aeb4-159d682599fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.005748 | controller | Jun 09 11:26:21.960067 crc crio[21508]: time="2026-06-09T11:26:21.960037242Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.005777 | controller | Jun 09 11:26:22.008716 crc crio[21508]: time="2026-06-09T11:26:22.008630188Z" level=info msg="Got pod network &{Name:barbican-db-sync-kvmmk Namespace:openstack ID:0abe3f34b28d478fc436b8b5d00ff4f4d76886ecf9aa1b072b03254f10410de3 UID:47001272-c2b1-414f-b06e-d4dd83c165a5 NetNS:/var/run/netns/7eec7357-5450-4e1a-83e1-e5e4969ba3e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47001272_c2b1_414f_b06e_d4dd83c165a5.slice PodAnnotations:0xc0019bc318}] Aliases:map[]}"
2026-06-09 12:20:03.005793 | controller | Jun 09 11:26:22.008716 crc crio[21508]: time="2026-06-09T11:26:22.00868847Z" level=info msg="Adding pod openstack_barbican-db-sync-kvmmk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.005809 | controller | Jun 09 11:26:22.021113 crc crio[21508]: time="2026-06-09T11:26:22.021035905Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7cfd7bd55-frgrd Namespace:openstack ID:845030a1afa49dba425ee0acf86445d67fb25a5244c28f1a5f7d05ffbf405043 UID:05d1f7c5-a2b9-4dab-9d99-60b56664027d NetNS:/var/run/netns/29517830-3f03-4798-b4a7-991ce93b649c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod05d1f7c5_a2b9_4dab_9d99_60b56664027d.slice PodAnnotations:0xc0019bc4c0}] Aliases:map[]}"
2026-06-09 12:20:03.005824 | controller | Jun 09 11:26:22.021113 crc crio[21508]: time="2026-06-09T11:26:22.021094157Z" level=info msg="Adding pod openstack_dnsmasq-dns-7cfd7bd55-frgrd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.005840 | controller | Jun 09 11:26:22.044347 crc crio[21508]: time="2026-06-09T11:26:22.043679734Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=11b18a08-eb57-452e-9105-98921547f146 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.005856 | controller | Jun 09 11:26:22.069794 crc crio[21508]: time="2026-06-09T11:26:22.069686172Z" level=info msg="Creating container: openstack/keystone-bootstrap-wdh5d/keystone-bootstrap" id=4d8ed5e9-5548-4d19-9477-772fb4104794 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.005871 | controller | Jun 09 11:26:22.071166 crc crio[21508]: time="2026-06-09T11:26:22.070131715Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.005886 | controller | Jun 09 11:26:22.082029 crc crio[21508]: time="2026-06-09T11:26:22.081860922Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=265037f0-9a93-453b-887c-c4c285d83bbc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.005902 | controller | Jun 09 11:26:22.096569 crc crio[21508]: time="2026-06-09T11:26:22.092171717Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:5f46e7b4729d94fd38ff5a97e1b364c37f147073202fceee50f4225a5b00c28b UID:9ccf29fd-acd4-4fe4-9b75-b175f0ec7592 NetNS:/var/run/netns/c5f692af-9332-4e07-83d8-291c6c1fe2ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ccf29fd_acd4_4fe4_9b75_b175f0ec7592.slice PodAnnotations:0xc002a12418}] Aliases:map[]}"
2026-06-09 12:20:03.005917 | controller | Jun 09 11:26:22.096569 crc crio[21508]: time="2026-06-09T11:26:22.092703412Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.005944 | controller | Jun 09 11:26:22.111728 crc crio[21508]: 2026-06-09T11:26:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:89efa7f3b58dc7a Mac:02:0d:08:f6:4d:ac Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8c Mtu:0 Sandbox:/var/run/netns/fac1cbc9-c2bf-40a0-b0fc-73f3ed72098e SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.005960 | controller | Jun 09 11:26:22.112660 crc crio[21508]: time="2026-06-09T11:26:22.11259532Z" level=info msg="Got pod network &{Name:cinder-db-sync-cfb5c Namespace:openstack ID:89efa7f3b58dc7aedd6573e8e0abab319861360311bcdc8abaeeb615dbddb919 UID:bd969bfd-1dee-40c9-9b12-b78f2b9bc8d2 NetNS:/var/run/netns/fac1cbc9-c2bf-40a0-b0fc-73f3ed72098e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd969bfd_1dee_40c9_9b12_b78f2b9bc8d2.slice PodAnnotations:0xc00008cc40}] Aliases:map[]}"
2026-06-09 12:20:03.005976 | controller | Jun 09 11:26:22.112802 crc crio[21508]: time="2026-06-09T11:26:22.112767035Z" level=info msg="Checking pod openstack_cinder-db-sync-cfb5c for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.005992 | controller | Jun 09 11:26:22.160158 crc crio[21508]: time="2026-06-09T11:26:22.160078283Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=2d5b355b-2e4c-4c42-a0e3-977b1bb3b271 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.006007 | controller | Jun 09 11:26:22.160450 crc crio[21508]: time="2026-06-09T11:26:22.160183216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.006023 | controller | Jun 09 11:26:22.200707 crc crio[21508]: time="2026-06-09T11:26:22.20058199Z" level=info msg="Ran pod sandbox 89efa7f3b58dc7aedd6573e8e0abab319861360311bcdc8abaeeb615dbddb919 with infra container: openstack/cinder-db-sync-cfb5c/POD" id=070f1873-847e-4cc7-82e1-c44767264841 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.006038 | controller | Jun 09 11:26:22.211472 crc crio[21508]: time="2026-06-09T11:26:22.211323987Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=bd98ee3e-221c-488e-8395-3eea78201820 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.006053 | controller | Jun 09 11:26:22.211832 crc crio[21508]: time="2026-06-09T11:26:22.211812422Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified not found" id=bd98ee3e-221c-488e-8395-3eea78201820 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.006069 | controller | Jun 09 11:26:22.211957 crc crio[21508]: time="2026-06-09T11:26:22.211941146Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified found" id=bd98ee3e-221c-488e-8395-3eea78201820 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.006085 | controller | Jun 09 11:26:22.218518 crc crio[21508]: time="2026-06-09T11:26:22.218386326Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=ef8f0870-e692-4b69-8ac5-12ebfae34224 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.006100 | controller | Jun 09 11:26:22.219714 crc crio[21508]: time="2026-06-09T11:26:22.219580021Z" level=info msg="Creating container: openstack/dnsmasq-dns-5dd88c8fdc-6tvhh/init" id=19967630-e4e4-4075-beb0-04a8ec78b1f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.006116 | controller | Jun 09 11:26:22.221508 crc crio[21508]: time="2026-06-09T11:26:22.221265081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.006134 | controller | Jun 09 11:26:22.242255 crc crio[21508]: time="2026-06-09T11:26:22.242082736Z" level=info msg="Stopped pod sandbox: 786399d662b1d223445952cca0d0fb751f1b141eaf2ec9e0ece7829927031f49" id=e269dcb6-617c-4ff3-bffa-c26ac724a2b5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.006150 | controller | Jun 09 11:26:22.252959 crc crio[21508]: time="2026-06-09T11:26:22.252865155Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\""
2026-06-09 12:20:03.006165 | controller | Jun 09 11:26:22.379139 crc crio[21508]: time="2026-06-09T11:26:22.379035852Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.006181 | controller | Jun 09 11:26:22.395176 crc crio[21508]: time="2026-06-09T11:26:22.395100097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.006197 | controller | Jun 09 11:26:22.403758 crc crio[21508]: time="2026-06-09T11:26:22.403354361Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.006212 | controller | Jun 09 11:26:22.424034 crc crio[21508]: time="2026-06-09T11:26:22.423907848Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.006227 | controller | Jun 09 11:26:22.454247 crc crio[21508]: time="2026-06-09T11:26:22.454123821Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:5885d047048ecdd851aeee09d47d7c9c4e8abc058e6870035c048727096de06a UID:6e6080c6-ec98-4d85-9dbc-190edf051f3d NetNS:/var/run/netns/f49579e7-71a5-43cc-a8de-101dcd1f6520 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e6080c6_ec98_4d85_9dbc_190edf051f3d.slice PodAnnotations:0xc00465e160}] Aliases:map[]}"
2026-06-09 12:20:03.006243 | controller | Jun 09 11:26:22.454247 crc crio[21508]: time="2026-06-09T11:26:22.454185973Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.006258 | controller | Jun 09 11:26:22.632606 crc crio[21508]: 2026-06-09T11:26:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3e244b2957dbd94 Mac:06:ce:63:a4:3e:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8d Mtu:0 Sandbox:/var/run/netns/7d1dcdbb-f78d-4ab2-9731-2e83265f6bc6 SocketPath: PciID:}] [{Interface:0xc0002246c0 Address:{IP:10.217.0.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.006274 | controller | Jun 09 11:26:22.639819 crc crio[21508]: time="2026-06-09T11:26:22.639724665Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3e244b2957dbd94c5ccee625a392f6e0ebacc15deaec0a18e5222898afd7d5ec UID:2e325648-3f49-4cab-a612-b4550f94a89c NetNS:/var/run/netns/7d1dcdbb-f78d-4ab2-9731-2e83265f6bc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2e325648_3f49_4cab_a612_b4550f94a89c.slice PodAnnotations:0xc00008ce60}] Aliases:map[]}"
2026-06-09 12:20:03.006290 | controller | Jun 09 11:26:22.640031 crc crio[21508]: time="2026-06-09T11:26:22.639960152Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.006306 | controller | Jun 09 11:26:22.651806 crc crio[21508]: time="2026-06-09T11:26:22.651699719Z" level=info msg="Ran pod sandbox 3e244b2957dbd94c5ccee625a392f6e0ebacc15deaec0a18e5222898afd7d5ec with infra container: openstack/ceilometer-0/POD" id=6ab6e696-6ebe-49fb-a9c3-d1cfcf02bf1d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.006325 | controller | Jun 09 11:26:22.655374 crc crio[21508]: time="2026-06-09T11:26:22.655076849Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=2e3da2be-15f6-44a7-bc3a-dd8139a19f72 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.006340 | controller | Jun 09 11:26:22.655374 crc crio[21508]: time="2026-06-09T11:26:22.655365668Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified not found" id=2e3da2be-15f6-44a7-bc3a-dd8139a19f72 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.006377 | controller | Jun 09 11:26:22.655571 crc crio[21508]: time="2026-06-09T11:26:22.655421219Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified found" id=2e3da2be-15f6-44a7-bc3a-dd8139a19f72 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.006395 | controller | Jun 09 11:26:22.660416 crc crio[21508]: time="2026-06-09T11:26:22.658423568Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=21c5b497-6d42-49d0-b26b-eb6ac1b0fa38 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.006411 | controller | Jun 09 11:26:22.661733 crc crio[21508]: time="2026-06-09T11:26:22.661685104Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\""
2026-06-09 12:20:03.006428 | controller | Jun 09 11:26:22.700712 crc crio[21508]: time="2026-06-09T11:26:22.700660886Z" level=info msg="Created container 9e7ae26bbd0353b3ee0e62f427ddf33f2e6213886cbfbafc2af19358c17d2ce3: openstack/keystone-bootstrap-wdh5d/keystone-bootstrap" id=4d8ed5e9-5548-4d19-9477-772fb4104794 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.006444 | controller | Jun 09 11:26:22.703416 crc crio[21508]: time="2026-06-09T11:26:22.703339075Z" level=info msg="Starting container: 9e7ae26bbd0353b3ee0e62f427ddf33f2e6213886cbfbafc2af19358c17d2ce3" id=027d68d4-8a74-4161-9c31-118064e2a078 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.006460 | controller | Jun 09 11:26:22.711557 crc crio[21508]: 2026-06-09T11:26:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:19e4ac605b99316 Mac:ca:38:82:41:e1:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8f Mtu:0 Sandbox:/var/run/netns/48028bd6-4cbf-4331-b686-36cf5412e115 SocketPath: PciID:}] [{Interface:0xc00025c8f0 Address:{IP:10.217.0.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.006476 | controller | Jun 09 11:26:22.714447 crc crio[21508]: time="2026-06-09T11:26:22.712468985Z" level=info msg="Got pod network &{Name:placement-db-sync-xlq5r Namespace:openstack ID:19e4ac605b9931679043dc3121a184b799921c798fa32bb7fc08feebec3b7ef7 UID:3651e400-30d2-4394-91c8-e05645c73721 NetNS:/var/run/netns/48028bd6-4cbf-4331-b686-36cf5412e115 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3651e400_30d2_4394_91c8_e05645c73721.slice PodAnnotations:0xc003b38048}] Aliases:map[]}"
2026-06-09 12:20:03.006492 | controller | Jun 09 11:26:22.714447 crc crio[21508]: time="2026-06-09T11:26:22.71263386Z" level=info msg="Checking pod openstack_placement-db-sync-xlq5r for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.006508 | controller | Jun 09 11:26:22.722743 crc crio[21508]: time="2026-06-09T11:26:22.722626225Z" level=info msg="Started container" PID=64927 containerID=9e7ae26bbd0353b3ee0e62f427ddf33f2e6213886cbfbafc2af19358c17d2ce3 description=openstack/keystone-bootstrap-wdh5d/keystone-bootstrap id=027d68d4-8a74-4161-9c31-118064e2a078 name=/runtime.v1.RuntimeService/StartContainer sandboxID=423380557c7d701ba9e3226709492c3af20a06e432a7f3292e869cbc5514442e
2026-06-09 12:20:03.006528 | controller | Jun 09 11:26:22.730564 crc crio[21508]: time="2026-06-09T11:26:22.730458916Z" level=info msg="Ran pod sandbox 19e4ac605b9931679043dc3121a184b799921c798fa32bb7fc08feebec3b7ef7 with infra container: openstack/placement-db-sync-xlq5r/POD" id=08f5fa1e-1b51-4e86-bc54-85e7e8e2e46f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.006545 | controller | Jun 09 11:26:22.735076 crc crio[21508]: time="2026-06-09T11:26:22.73498306Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=ca01ecaa-b0d3-4409-aee0-4639ff5f0214 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.006561 | controller | Jun 09 11:26:22.735348 crc crio[21508]: time="2026-06-09T11:26:22.735202017Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-placement-api:current-podified not found" id=ca01ecaa-b0d3-4409-aee0-4639ff5f0214 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.006576 | controller | Jun 09 11:26:22.735496 crc crio[21508]: time="2026-06-09T11:26:22.735435753Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api:current-podified found" id=ca01ecaa-b0d3-4409-aee0-4639ff5f0214 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.006592 | controller | Jun 09 11:26:22.738043 crc crio[21508]: time="2026-06-09T11:26:22.737994329Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=5822ab7e-e6f1-4e11-a4f4-ff7c29b317f5 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.006607 | controller | Jun 09 11:26:22.745641 crc crio[21508]: time="2026-06-09T11:26:22.745608554Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\""
2026-06-09 12:20:03.006623 | controller | Jun 09 11:26:22.771852 crc crio[21508]: time="2026-06-09T11:26:22.771209201Z" level=info msg="Created container ce3b47c55c568e166d94fbf7a05d905666332ba08b8d2bd61b76b043f1616780: openstack/dnsmasq-dns-5dd88c8fdc-6tvhh/init" id=19967630-e4e4-4075-beb0-04a8ec78b1f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.006639 | controller | Jun 09 11:26:22.772754 crc crio[21508]: time="2026-06-09T11:26:22.772467168Z" level=info msg="Starting container: ce3b47c55c568e166d94fbf7a05d905666332ba08b8d2bd61b76b043f1616780" id=bd2e4557-a9d2-4b2b-955b-fed1cfb1e695 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.006655 | controller | Jun 09 11:26:22.792175 crc crio[21508]: time="2026-06-09T11:26:22.791679135Z" level=info msg="Started container" PID=64973 containerID=ce3b47c55c568e166d94fbf7a05d905666332ba08b8d2bd61b76b043f1616780 description=openstack/dnsmasq-dns-5dd88c8fdc-6tvhh/init id=bd2e4557-a9d2-4b2b-955b-fed1cfb1e695 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cdfd0e2a9332ffb393097c8a6d13f57bac828e6b6e4194c899b2b39760c95da5
2026-06-09 12:20:03.006672 | controller | Jun 09 11:26:22.973875 crc crio[21508]: 2026-06-09T11:26:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:845030a1afa49db Mac:f6:0f:75:3f:8b:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:92 Mtu:0 Sandbox:/var/run/netns/29517830-3f03-4798-b4a7-991ce93b649c SocketPath: PciID:}] [{Interface:0xc0002245b0 Address:{IP:10.217.0.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.006688 | controller | Jun 09 11:26:22.975402 crc crio[21508]: time="2026-06-09T11:26:22.97526229Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7cfd7bd55-frgrd Namespace:openstack ID:845030a1afa49dba425ee0acf86445d67fb25a5244c28f1a5f7d05ffbf405043 UID:05d1f7c5-a2b9-4dab-9d99-60b56664027d NetNS:/var/run/netns/29517830-3f03-4798-b4a7-991ce93b649c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod05d1f7c5_a2b9_4dab_9d99_60b56664027d.slice PodAnnotations:0xc0019bc4c0}] Aliases:map[]}"
2026-06-09 12:20:03.006704 | controller | Jun 09 11:26:22.976785 crc crio[21508]: time="2026-06-09T11:26:22.975575689Z" level=info msg="Checking pod openstack_dnsmasq-dns-7cfd7bd55-frgrd for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.006723 | controller | Jun 09 11:26:22.984350 crc crio[21508]: time="2026-06-09T11:26:22.98404133Z" level=info msg="Ran pod sandbox 845030a1afa49dba425ee0acf86445d67fb25a5244c28f1a5f7d05ffbf405043 with infra container: openstack/dnsmasq-dns-7cfd7bd55-frgrd/POD" id=65928846-7c27-462d-b0ff-e87c563befb6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.006739 | controller | Jun 09 11:26:23.000072 crc crio[21508]: 2026-06-09T11:26:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0abe3f34b28d478 Mac:c6:9d:ac:7c:58:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:90 Mtu:0 Sandbox:/var/run/netns/7eec7357-5450-4e1a-83e1-e5e4969ba3e7 SocketPath: PciID:}] [{Interface:0xc000432770 Address:{IP:10.217.0.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.006756 | controller | Jun 09 11:26:23.000072 crc crio[21508]: time="2026-06-09T11:26:22.998032803Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=664824aa-7749-4e35-8757-b37068aa26bb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.006772 | controller | Jun 09 11:26:23.000072 crc crio[21508]: time="2026-06-09T11:26:22.998167397Z" level=info msg="Got pod network &{Name:barbican-db-sync-kvmmk Namespace:openstack ID:0abe3f34b28d478fc436b8b5d00ff4f4d76886ecf9aa1b072b03254f10410de3 UID:47001272-c2b1-414f-b06e-d4dd83c165a5 NetNS:/var/run/netns/7eec7357-5450-4e1a-83e1-e5e4969ba3e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47001272_c2b1_414f_b06e_d4dd83c165a5.slice PodAnnotations:0xc0019bc318}] Aliases:map[]}"
2026-06-09 12:20:03.006788 | controller | Jun 09 11:26:23.000072 crc crio[21508]: time="2026-06-09T11:26:22.998363813Z" level=info msg="Checking pod openstack_barbican-db-sync-kvmmk for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.006804 | controller | Jun 09 11:26:23.016672 crc crio[21508]: time="2026-06-09T11:26:23.016529199Z" level=info msg="Ran pod sandbox 0abe3f34b28d478fc436b8b5d00ff4f4d76886ecf9aa1b072b03254f10410de3 with infra container: openstack/barbican-db-sync-kvmmk/POD" id=0eb630d4-556d-4019-be42-dac715c4903f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.006820 | controller | Jun 09 11:26:23.021481 crc crio[21508]: time="2026-06-09T11:26:23.021406374Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=f097f653-13a2-4a19-a00d-8a2948148f30 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.006835 | controller | Jun 09 11:26:23.021672 crc crio[21508]: time="2026-06-09T11:26:23.021592139Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified not found" id=f097f653-13a2-4a19-a00d-8a2948148f30 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.006851 | controller | Jun 09 11:26:23.021672 crc crio[21508]: time="2026-06-09T11:26:23.02163619Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified found" id=f097f653-13a2-4a19-a00d-8a2948148f30 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.006867 | controller | Jun 09 11:26:23.029141 crc crio[21508]: time="2026-06-09T11:26:23.028601076Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=a189ce91-e4cd-4341-9393-8ab784927caf name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.006882 | controller | Jun 09 11:26:23.033739 crc crio[21508]: time="2026-06-09T11:26:23.033636345Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\""
2026-06-09 12:20:03.006898 | controller | Jun 09 11:26:23.081653 crc crio[21508]: time="2026-06-09T11:26:23.080828589Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=c16479cd-061e-4ee6-8d86-8e80897a92f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.006917 | controller | Jun 09 11:26:23.200029 crc crio[21508]: time="2026-06-09T11:26:23.199903268Z" level=info msg="Creating container: openstack/dnsmasq-dns-7cfd7bd55-frgrd/init" id=bf85f631-c748-4fd9-9df5-e26af63776b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.006932 | controller | Jun 09 11:26:23.201038 crc crio[21508]: time="2026-06-09T11:26:23.200927218Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.006948 | controller | Jun 09 11:26:23.218556 crc crio[21508]: 2026-06-09T11:26:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:10b6a7803cd97e0 Mac:86:c4:de:65:7f:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8e Mtu:0 Sandbox:/var/run/netns/6d5d102e-e4cb-426b-bb3c-4df40748f73b SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.006964 | controller | Jun 09 11:26:23.219491 crc crio[21508]: time="2026-06-09T11:26:23.219424395Z" level=info msg="Got pod network &{Name:neutron-db-sync-9gdc4 Namespace:openstack ID:10b6a7803cd97e0936b0ec0b86a9aabe3a1d87b42fd1924b973413d8cf4c500a UID:bb7ad377-c44e-4243-9fcb-900809679519 NetNS:/var/run/netns/6d5d102e-e4cb-426b-bb3c-4df40748f73b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb7ad377_c44e_4243_9fcb_900809679519.slice PodAnnotations:0xc003b381f0}] Aliases:map[]}"
2026-06-09 12:20:03.006980 | controller | Jun 09 11:26:23.229913 crc crio[21508]: time="2026-06-09T11:26:23.22975673Z" level=info msg="Checking pod openstack_neutron-db-sync-9gdc4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.006995 | controller | Jun 09 11:26:23.290132 crc crio[21508]: time="2026-06-09T11:26:23.290069432Z" level=info msg="Ran pod sandbox 10b6a7803cd97e0936b0ec0b86a9aabe3a1d87b42fd1924b973413d8cf4c500a with infra container: openstack/neutron-db-sync-9gdc4/POD" id=e04de3b7-fd0f-4c4d-8816-2e95680e6439 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.007011 | controller | Jun 09 11:26:23.292898 crc crio[21508]: time="2026-06-09T11:26:23.292838354Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=bf3a8667-b20c-4443-b2cf-f614bd3b43fe name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.007026 | controller | Jun 09 11:26:23.337733 crc crio[21508]: time="2026-06-09T11:26:23.337635388Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=63cdea64-a638-46d1-ad19-e868cb08610a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.007042 | controller | Jun 09 11:26:23.361745 crc crio[21508]: time="2026-06-09T11:26:23.361698269Z" level=info msg="Creating container: openstack/neutron-db-sync-9gdc4/neutron-db-sync" id=274f5913-828d-45d2-9c4e-5438f6860294 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.007057 | controller | Jun 09 11:26:23.362482 crc crio[21508]: time="2026-06-09T11:26:23.362452021Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.007073 | controller | Jun 09 11:26:23.379589 crc crio[21508]: 2026-06-09T11:26:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5f46e7b4729d94f Mac:fa:18:6b:44:01:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:93 Mtu:0 Sandbox:/var/run/netns/c5f692af-9332-4e07-83d8-291c6c1fe2ad SocketPath: PciID:}] [{Interface:0xc00019d550 Address:{IP:10.217.0.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.007092 | controller | Jun 09 11:26:23.384595 crc crio[21508]: time="2026-06-09T11:26:23.384517213Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:5f46e7b4729d94fd38ff5a97e1b364c37f147073202fceee50f4225a5b00c28b UID:9ccf29fd-acd4-4fe4-9b75-b175f0ec7592 NetNS:/var/run/netns/c5f692af-9332-4e07-83d8-291c6c1fe2ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ccf29fd_acd4_4fe4_9b75_b175f0ec7592.slice PodAnnotations:0xc002a12418}] Aliases:map[]}"
2026-06-09 12:20:03.007108 | controller | Jun 09 11:26:23.384848 crc crio[21508]: time="2026-06-09T11:26:23.384712049Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.007124 | controller | Jun 09 11:26:23.481036 crc crio[21508]: time="2026-06-09T11:26:23.480079247Z" level=info msg="Stopping pod sandbox: cdfd0e2a9332ffb393097c8a6d13f57bac828e6b6e4194c899b2b39760c95da5" id=361f081f-3649-4e42-8dc6-6ec344d5710e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.007140 | controller | Jun 09 11:26:23.481721 crc crio[21508]: time="2026-06-09T11:26:23.481645443Z" level=info msg="Got pod network &{Name:dnsmasq-dns-5dd88c8fdc-6tvhh Namespace:openstack ID:cdfd0e2a9332ffb393097c8a6d13f57bac828e6b6e4194c899b2b39760c95da5 UID:a2389ca1-91d8-4c19-b2e1-4ae57185b23f NetNS:/var/run/netns/d5cc9bfc-c824-4e31-9b04-dc55828a1e39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2389ca1_91d8_4c19_b2e1_4ae57185b23f.slice PodAnnotations:0xc003b38368}] Aliases:map[]}"
2026-06-09 12:20:03.007156 | controller | Jun 09 11:26:23.482768 crc crio[21508]: time="2026-06-09T11:26:23.482611482Z" level=info msg="Deleting pod openstack_dnsmasq-dns-5dd88c8fdc-6tvhh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.007171 | controller | Jun 09 11:26:23.500365 crc crio[21508]: time="2026-06-09T11:26:23.500179031Z" level=info msg="Ran pod sandbox 5f46e7b4729d94fd38ff5a97e1b364c37f147073202fceee50f4225a5b00c28b with infra container: openstack/glance-default-external-api-0/POD" id=6e06b719-e784-4109-aeb4-159d682599fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.007187 | controller | Jun 09 11:26:23.511124 crc crio[21508]: 2026-06-09T11:26:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5885d047048ecdd Mac:e6:2b:84:cb:83:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:91 Mtu:0 Sandbox:/var/run/netns/f49579e7-71a5-43cc-a8de-101dcd1f6520 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.007203 | controller | Jun 09 11:26:23.516626 crc crio[21508]: time="2026-06-09T11:26:23.516479082Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=b666b385-490e-426e-a130-31d6a6d6f6a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.007218 | controller | Jun 09 11:26:23.526924 crc crio[21508]: time="2026-06-09T11:26:23.521379137Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=f65f53b9-9e8f-4294-9803-11aea5d1da08 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.007234 | controller | Jun 09 11:26:23.531279 crc crio[21508]: time="2026-06-09T11:26:23.531101984Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:5885d047048ecdd851aeee09d47d7c9c4e8abc058e6870035c048727096de06a UID:6e6080c6-ec98-4d85-9dbc-190edf051f3d NetNS:/var/run/netns/f49579e7-71a5-43cc-a8de-101dcd1f6520 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e6080c6_ec98_4d85_9dbc_190edf051f3d.slice PodAnnotations:0xc00465e160}] Aliases:map[]}"
2026-06-09 12:20:03.007256 | controller | Jun 09 11:26:23.531591 crc crio[21508]: time="2026-06-09T11:26:23.531462905Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.007272 | controller | Jun 09 11:26:23.547696 crc crio[21508]: time="2026-06-09T11:26:23.547585842Z" level=info msg="Removing container: 16a685fa60f8e21ac56727cb424ee81c4d1ffe806213717af63ffabcb1b04032" id=0570d533-03bb-46e6-a08a-9fc4b54d0b94 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.007289 | controller | Jun 09 11:26:23.549632 crc crio[21508]: time="2026-06-09T11:26:23.54955214Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=a5b66787-60d5-4819-86d9-383a25d0494f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.007304 | controller | Jun 09 11:26:23.601917 crc crio[21508]: time="2026-06-09T11:26:23.601816754Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.007320 | controller | Jun 09 11:26:23.616711 crc crio[21508]: time="2026-06-09T11:26:23.616611801Z" level=info msg="Ran pod sandbox 5885d047048ecdd851aeee09d47d7c9c4e8abc058e6870035c048727096de06a with infra container: openstack/glance-default-internal-api-0/POD" id=2d5b355b-2e4c-4c42-a0e3-977b1bb3b271 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.007336 | controller | Jun 09 11:26:23.635176 crc crio[21508]: time="2026-06-09T11:26:23.635102028Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=9b227f9a-0185-4881-a171-cdc42b318ee4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.007368 | controller | Jun 09 11:26:23.646039 crc crio[21508]: time="2026-06-09T11:26:23.645960488Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.007386 | controller | Jun 09 11:26:23.692460 crc crio[21508]: time="2026-06-09T11:26:23.692107732Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.007402 | controller | Jun 09 11:26:23.779510 crc crio[21508]: time="2026-06-09T11:26:23.768263042Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=d2f977a8-1c3a-4bb9-b9a1-1847314a5afe name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.007417 | controller | Jun 09 11:26:23.779510 crc crio[21508]: time="2026-06-09T11:26:23.772530408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.007433 | controller | Jun 09 11:26:23.795125 crc crio[21508]: time="2026-06-09T11:26:23.79491033Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.007448 | controller | Jun 09 11:26:23.827143 crc crio[21508]: time="2026-06-09T11:26:23.82706452Z" level=info msg="Removed container 16a685fa60f8e21ac56727cb424ee81c4d1ffe806213717af63ffabcb1b04032: openstack/dnsmasq-dns-798c5d9f59-wmk65/dnsmasq-dns" id=0570d533-03bb-46e6-a08a-9fc4b54d0b94 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.007464 | controller | Jun 09 11:26:23.849441 crc crio[21508]: time="2026-06-09T11:26:23.84871727Z" level=info msg="Removing container: 73108892fd0429707ed6677e238837414bac15d6eab545fbb41ba2b4c4fca333" id=cbf7e5de-dee8-43ff-a536-9ae70c2da467 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.007480 | controller | Jun 09 11:26:23.866256 crc crio[21508]: time="2026-06-09T11:26:23.865456914Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=f2570145-52e2-4470-9880-6cb30cd60347 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.007500 | controller | Jun 09 11:26:23.866256 crc crio[21508]: time="2026-06-09T11:26:23.866072463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.007516 | controller | Jun 09 11:26:24.009757 crc crio[21508]: time="2026-06-09T11:26:24.006026578Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.007532 | controller | Jun 09 11:26:24.010087 crc crio[21508]: time="2026-06-09T11:26:24.00980934Z" level=info msg="Created container e8425c666bb3e5d1469450631510e9049980940f061f1055272831a88c24e440: openstack/dnsmasq-dns-7cfd7bd55-frgrd/init" id=bf85f631-c748-4fd9-9df5-e26af63776b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.007548 | controller | Jun 09 11:26:24.012030 crc crio[21508]: time="2026-06-09T11:26:24.011974784Z" level=info msg="Starting container: e8425c666bb3e5d1469450631510e9049980940f061f1055272831a88c24e440" id=97e6cf54-52bd-40d4-96c3-8eb246d20215 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.007563 | controller | Jun 09 11:26:24.040458 crc crio[21508]: time="2026-06-09T11:26:24.040120775Z" level=info msg="Started container" PID=65156 containerID=e8425c666bb3e5d1469450631510e9049980940f061f1055272831a88c24e440 description=openstack/dnsmasq-dns-7cfd7bd55-frgrd/init id=97e6cf54-52bd-40d4-96c3-8eb246d20215 name=/runtime.v1.RuntimeService/StartContainer sandboxID=845030a1afa49dba425ee0acf86445d67fb25a5244c28f1a5f7d05ffbf405043
2026-06-09 12:20:03.007579 | controller | Jun 09 11:26:24.085059 crc crio[21508]: time="2026-06-09T11:26:24.084928349Z" level=info msg="Created container a65114335274bab2d1c880790b3f34e37f74f9efb675acb8f61eff15b1636865: openstack/neutron-db-sync-9gdc4/neutron-db-sync" id=274f5913-828d-45d2-9c4e-5438f6860294 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.007594 | controller | Jun 09 11:26:24.096838 crc crio[21508]: time="2026-06-09T11:26:24.087961269Z" level=info msg="Starting container: a65114335274bab2d1c880790b3f34e37f74f9efb675acb8f61eff15b1636865" id=76cfde13-b054-431e-91a6-a78027894e1b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.007609 | controller | Jun 09 11:26:24.103668 crc crio[21508]: time="2026-06-09T11:26:24.102654933Z" level=info msg="Removed container 73108892fd0429707ed6677e238837414bac15d6eab545fbb41ba2b4c4fca333: openstack/dnsmasq-dns-798c5d9f59-wmk65/init" id=cbf7e5de-dee8-43ff-a536-9ae70c2da467 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.007625 | controller | Jun 09 11:26:24.134128 crc crio[21508]: time="2026-06-09T11:26:24.133840965Z" level=info msg="Started container" PID=65145 containerID=a65114335274bab2d1c880790b3f34e37f74f9efb675acb8f61eff15b1636865 description=openstack/neutron-db-sync-9gdc4/neutron-db-sync id=76cfde13-b054-431e-91a6-a78027894e1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=10b6a7803cd97e0936b0ec0b86a9aabe3a1d87b42fd1924b973413d8cf4c500a
2026-06-09 12:20:03.007641 | controller | Jun 09 11:26:24.159978 crc crio[21508]: time="2026-06-09T11:26:24.159914915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.007656 | controller | Jun 09 11:26:24.486102 crc crio[21508]: time="2026-06-09T11:26:24.485753263Z" level=info msg="Stopped pod sandbox: cdfd0e2a9332ffb393097c8a6d13f57bac828e6b6e4194c899b2b39760c95da5" id=361f081f-3649-4e42-8dc6-6ec344d5710e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.007671 | controller | Jun 09 11:26:24.790725 crc crio[21508]: time="2026-06-09T11:26:24.788490879Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=46519615-5309-4e54-9aa0-d9d0d53454fd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.007692 | controller | Jun 09 11:26:24.826608 crc crio[21508]: time="2026-06-09T11:26:24.826337807Z" level=info msg="Removing container: ce3b47c55c568e166d94fbf7a05d905666332ba08b8d2bd61b76b043f1616780" id=742d448e-84b3-41eb-aca3-405f03a82610 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.007708 | controller | Jun 09 11:26:24.936491 crc crio[21508]: time="2026-06-09T11:26:24.932963688Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=066357de-f791-49d1-8ce2-b59f7fbf7800 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.007724 | controller | Jun 09 11:26:24.985071 crc crio[21508]: time="2026-06-09T11:26:24.969697053Z" level=info msg="Removed container ce3b47c55c568e166d94fbf7a05d905666332ba08b8d2bd61b76b043f1616780: openstack/dnsmasq-dns-5dd88c8fdc-6tvhh/init" id=742d448e-84b3-41eb-aca3-405f03a82610 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.007740 | controller | Jun 09 11:26:25.051878 crc crio[21508]: time="2026-06-09T11:26:25.051788599Z" level=info msg="Creating container: openstack/dnsmasq-dns-7cfd7bd55-frgrd/dnsmasq-dns" id=c2044c94-e0a6-45f3-b44c-de2623355c31 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.007755 | controller | Jun 09 11:26:25.052359 crc crio[21508]: time="2026-06-09T11:26:25.052245633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.007771 | controller | Jun 09 11:26:25.250469 crc crio[21508]: time="2026-06-09T11:26:25.250257794Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.007787 | controller | Jun 09 11:26:25.264386 crc crio[21508]: time="2026-06-09T11:26:25.264207246Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.007803 | controller | Jun 09 11:26:25.543805 crc crio[21508]: time="2026-06-09T11:26:25.543714175Z" level=info msg="Created container 5ff6e7e6dfd0aeb79132c1b54bf054b0c9835368a3218dbcd3c9878bb678b199: openstack/dnsmasq-dns-7cfd7bd55-frgrd/dnsmasq-dns" id=c2044c94-e0a6-45f3-b44c-de2623355c31 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.007818 | controller | Jun 09 11:26:25.545651 crc crio[21508]: time="2026-06-09T11:26:25.54556564Z" level=info msg="Starting container: 5ff6e7e6dfd0aeb79132c1b54bf054b0c9835368a3218dbcd3c9878bb678b199" id=9b2b41af-da14-4633-9e30-bb3008b33b37 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.007834 | controller | Jun 09 11:26:25.582837 crc crio[21508]: time="2026-06-09T11:26:25.582716287Z" level=info msg="Started container" PID=65284 containerID=5ff6e7e6dfd0aeb79132c1b54bf054b0c9835368a3218dbcd3c9878bb678b199 description=openstack/dnsmasq-dns-7cfd7bd55-frgrd/dnsmasq-dns id=9b2b41af-da14-4633-9e30-bb3008b33b37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=845030a1afa49dba425ee0acf86445d67fb25a5244c28f1a5f7d05ffbf405043
2026-06-09 12:20:03.007849 | controller | Jun 09 11:26:25.794136 crc crio[21508]: time="2026-06-09T11:26:25.792020412Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.007865 | controller | Jun 09 11:26:25.937811 crc crio[21508]: time="2026-06-09T11:26:25.931839153Z" level=info msg="Created container f2ae613b28e8496c6f9119f260b105a3286c3477b4a0d82333f0e471bef8fd92: openstack/glance-default-external-api-0/glance-log" id=a5b66787-60d5-4819-86d9-383a25d0494f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.007881 | controller | Jun 09 11:26:25.949082 crc crio[21508]: time="2026-06-09T11:26:25.94900992Z" level=info msg="Starting container: f2ae613b28e8496c6f9119f260b105a3286c3477b4a0d82333f0e471bef8fd92" id=6a4ff00f-8432-4ae9-a2d8-e901fb016203 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.007899 | controller | Jun 09 11:26:25.957990 crc crio[21508]: time="2026-06-09T11:26:25.957871342Z" level=info msg="Started container" PID=65310 containerID=f2ae613b28e8496c6f9119f260b105a3286c3477b4a0d82333f0e471bef8fd92 description=openstack/glance-default-external-api-0/glance-log id=6a4ff00f-8432-4ae9-a2d8-e901fb016203 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5f46e7b4729d94fd38ff5a97e1b364c37f147073202fceee50f4225a5b00c28b
2026-06-09 12:20:03.007915 | controller | Jun 09 11:26:26.002800 crc crio[21508]: time="2026-06-09T11:26:26.002718787Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=7d701c19-0ba1-4e08-94ae-55f2bc1b8eb8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.007931 | controller | Jun 09 11:26:26.016901 crc crio[21508]: time="2026-06-09T11:26:26.016807173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.007946 | controller | Jun 09 11:26:26.079005 crc crio[21508]: time="2026-06-09T11:26:26.078595289Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=93cc746e-9ac8-482e-bcb7-baff8b9a1e4d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.007961 | controller | Jun 09 11:26:26.090143 crc crio[21508]: time="2026-06-09T11:26:26.090035037Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=99118552-cc56-477b-af8a-99a9a9f8ad91 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.007977 | controller | Jun 09 11:26:26.092471 crc crio[21508]: time="2026-06-09T11:26:26.092389387Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.007993 | controller | Jun 09 11:26:26.188126 crc crio[21508]: time="2026-06-09T11:26:26.187902559Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.008008 | controller | Jun 09 11:26:26.392357 crc crio[21508]: time="2026-06-09T11:26:26.391596748Z" level=info msg="Created container db5dc9ffd7d78c793913f8840b26d43ca9d684f7c9c20a603a3501e768ddb2a6: openstack/glance-default-internal-api-0/glance-log" id=f2570145-52e2-4470-9880-6cb30cd60347 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.008024 | controller | Jun 09 11:26:26.397203 crc crio[21508]: time="2026-06-09T11:26:26.397142372Z" level=info msg="Starting container: db5dc9ffd7d78c793913f8840b26d43ca9d684f7c9c20a603a3501e768ddb2a6" id=e6c031d2-3b14-4048-9fbc-19a71dd5c854 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.008039 | controller | Jun 09 11:26:26.416097 crc crio[21508]: time="2026-06-09T11:26:26.415952018Z" level=info msg="Started container" PID=65333 containerID=db5dc9ffd7d78c793913f8840b26d43ca9d684f7c9c20a603a3501e768ddb2a6 description=openstack/glance-default-internal-api-0/glance-log id=e6c031d2-3b14-4048-9fbc-19a71dd5c854 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5885d047048ecdd851aeee09d47d7c9c4e8abc058e6870035c048727096de06a
2026-06-09 12:20:03.008055 | controller | Jun 09 11:26:26.449526 crc crio[21508]: time="2026-06-09T11:26:26.449421587Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=7666c0de-5134-4410-9d9b-3148c954758e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.008070 | controller | Jun 09 11:26:26.575731 crc crio[21508]: time="2026-06-09T11:26:26.575617115Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=1a84a18c-71dc-4c95-85ef-8e1b070d936f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.008090 | controller | Jun 09 11:26:26.591072 crc crio[21508]: time="2026-06-09T11:26:26.590933898Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=26391b51-7233-4911-a346-73ff0c330e34 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.008106 | controller | Jun 09 11:26:26.592040 crc crio[21508]: time="2026-06-09T11:26:26.591958688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.008122 | controller | Jun 09 11:26:26.766538 crc crio[21508]: time="2026-06-09T11:26:26.766103444Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.008137 | controller | Jun 09 11:26:27.388156 crc crio[21508]: time="2026-06-09T11:26:27.386272679Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.008153 | controller | Jun 09 11:26:27.617467 crc crio[21508]: time="2026-06-09T11:26:27.616782351Z" level=info msg="Created container 092f6b2658e58140ea4c38ba20736b4a765b29ea9b25cbd6bec9a9b69dc0be4a: openstack/glance-default-external-api-0/glance-httpd" id=99118552-cc56-477b-af8a-99a9a9f8ad91 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.008168 | controller | Jun 09 11:26:27.626063 crc crio[21508]: time="2026-06-09T11:26:27.625508189Z" level=info msg="Starting container: 092f6b2658e58140ea4c38ba20736b4a765b29ea9b25cbd6bec9a9b69dc0be4a" id=2c8f3ff0-2cc1-49fe-ac10-6b641bd48bc8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.008184 | controller | Jun 09 11:26:27.658809 crc crio[21508]: time="2026-06-09T11:26:27.65871309Z" level=info msg="Started container" PID=65416 containerID=092f6b2658e58140ea4c38ba20736b4a765b29ea9b25cbd6bec9a9b69dc0be4a description=openstack/glance-default-external-api-0/glance-httpd id=2c8f3ff0-2cc1-49fe-ac10-6b641bd48bc8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5f46e7b4729d94fd38ff5a97e1b364c37f147073202fceee50f4225a5b00c28b
2026-06-09 12:20:03.008200 | controller | Jun 09 11:26:27.920764 crc crio[21508]: time="2026-06-09T11:26:27.920681261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.008215 | controller | Jun 09 11:26:27.973871 crc crio[21508]: time="2026-06-09T11:26:27.972569694Z" level=info msg="Stopping container: f2ae613b28e8496c6f9119f260b105a3286c3477b4a0d82333f0e471bef8fd92 (timeout: 30s)" id=3374215a-4d63-4c59-8f1e-3e9665aaa24b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.008231 | controller | Jun 09 11:26:27.973871 crc crio[21508]: time="2026-06-09T11:26:27.97278498Z" level=info msg="Stopping container: 092f6b2658e58140ea4c38ba20736b4a765b29ea9b25cbd6bec9a9b69dc0be4a (timeout: 30s)" id=b7b2acef-ba2d-4c18-af01-0ae017cfa66a name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.008246 | controller | Jun 09 11:26:28.173873 crc crio[21508]: time="2026-06-09T11:26:28.173671386Z" level=info msg="Created container d399935e0887766ca01720dbd7bf6a00aefb502bc2213fe78399a638de1adf66: openstack/glance-default-internal-api-0/glance-httpd" id=26391b51-7233-4911-a346-73ff0c330e34 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.008261 | controller | Jun 09 11:26:28.187680 crc crio[21508]: time="2026-06-09T11:26:28.187574087Z" level=info msg="Starting container: d399935e0887766ca01720dbd7bf6a00aefb502bc2213fe78399a638de1adf66" id=1bf69bb0-eaef-4a23-8256-75d301d067a8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.008277 | controller | Jun 09 11:26:28.204407 crc crio[21508]: time="2026-06-09T11:26:28.201043095Z" level=info msg="Started container" PID=65453 containerID=d399935e0887766ca01720dbd7bf6a00aefb502bc2213fe78399a638de1adf66 description=openstack/glance-default-internal-api-0/glance-httpd id=1bf69bb0-eaef-4a23-8256-75d301d067a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5885d047048ecdd851aeee09d47d7c9c4e8abc058e6870035c048727096de06a
2026-06-09 12:20:03.008296 | controller | Jun 09 11:26:28.528145 crc crio[21508]: time="2026-06-09T11:26:28.52541455Z" level=info msg="Stopped container f2ae613b28e8496c6f9119f260b105a3286c3477b4a0d82333f0e471bef8fd92: openstack/glance-default-external-api-0/glance-log" id=3374215a-4d63-4c59-8f1e-3e9665aaa24b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.008312 | controller | Jun 09 11:26:28.778616 crc crio[21508]: time="2026-06-09T11:26:28.778369354Z" level=info msg="Stopped container 092f6b2658e58140ea4c38ba20736b4a765b29ea9b25cbd6bec9a9b69dc0be4a: openstack/glance-default-external-api-0/glance-httpd" id=b7b2acef-ba2d-4c18-af01-0ae017cfa66a name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.008327 | controller | Jun 09 11:26:28.779620 crc crio[21508]: time="2026-06-09T11:26:28.779530539Z" level=info msg="Stopping pod sandbox: 5f46e7b4729d94fd38ff5a97e1b364c37f147073202fceee50f4225a5b00c28b" id=8f642475-40ca-473b-96be-8084b4e0622e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.008343 | controller | Jun 09 11:26:28.780588 crc crio[21508]: time="2026-06-09T11:26:28.780336433Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:5f46e7b4729d94fd38ff5a97e1b364c37f147073202fceee50f4225a5b00c28b UID:9ccf29fd-acd4-4fe4-9b75-b175f0ec7592 NetNS:/var/run/netns/c5f692af-9332-4e07-83d8-291c6c1fe2ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ccf29fd_acd4_4fe4_9b75_b175f0ec7592.slice PodAnnotations:0xc000853158}] Aliases:map[]}"
2026-06-09 12:20:03.008377 | controller | Jun 09 11:26:28.780588 crc crio[21508]: time="2026-06-09T11:26:28.7805731Z" level=info msg="Deleting pod openstack_glance-default-external-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.008394 | controller | Jun 09 11:26:29.037128 crc crio[21508]: time="2026-06-09T11:26:29.036049378Z" level=info msg="Stopping container: db5dc9ffd7d78c793913f8840b26d43ca9d684f7c9c20a603a3501e768ddb2a6 (timeout: 30s)" id=132d41ee-06e8-48e8-b290-3c2e8782690b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.008410 | controller | Jun 09 11:26:29.037128 crc crio[21508]: time="2026-06-09T11:26:29.036547573Z" level=info msg="Stopping container: d399935e0887766ca01720dbd7bf6a00aefb502bc2213fe78399a638de1adf66 (timeout: 30s)" id=579d0f05-7510-4893-9f74-a1eb6ed9c66b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.008426 | controller | Jun 09 11:26:31.116889 crc crio[21508]: time="2026-06-09T11:26:31.114691329Z" level=info msg="Stopping pod sandbox: 423380557c7d701ba9e3226709492c3af20a06e432a7f3292e869cbc5514442e" id=69dd2363-10a1-4fed-a7ad-cd8f58f01f9f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.008442 | controller | Jun 09 11:26:31.120987 crc crio[21508]: time="2026-06-09T11:26:31.120498871Z" level=info msg="Got pod network &{Name:keystone-bootstrap-wdh5d Namespace:openstack ID:423380557c7d701ba9e3226709492c3af20a06e432a7f3292e869cbc5514442e UID:221fdaeb-8f38-4c78-af4c-ac44e9996245 NetNS:/var/run/netns/d9295d5c-9af8-4fd0-8268-c0be6dc7fd85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod221fdaeb_8f38_4c78_af4c_ac44e9996245.slice PodAnnotations:0xc0039b81a0}] Aliases:map[]}"
2026-06-09 12:20:03.008457 | controller | Jun 09 11:26:31.121248 crc crio[21508]: time="2026-06-09T11:26:31.12116827Z" level=info msg="Deleting pod openstack_keystone-bootstrap-wdh5d from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.008473 | controller | Jun 09 11:26:32.271343 crc crio[21508]: time="2026-06-09T11:26:32.269969056Z" level=info msg="Stopping container: a2f946ef805eacf246b17b8729971412eed6b8cba711dc2aa60bc1e851f9a513 (timeout: 10s)" id=3d9769f3-72b1-4147-bbda-0aefd06a3cc8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.008492 | controller | Jun 09 11:26:32.873722 crc crio[21508]: time="2026-06-09T11:26:32.872047657Z" level=info msg="Stopped pod sandbox: 5f46e7b4729d94fd38ff5a97e1b364c37f147073202fceee50f4225a5b00c28b" id=8f642475-40ca-473b-96be-8084b4e0622e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.008508 | controller | Jun 09 11:26:33.040548 crc crio[21508]: time="2026-06-09T11:26:33.04004995Z" level=info msg="Stopped pod sandbox: 423380557c7d701ba9e3226709492c3af20a06e432a7f3292e869cbc5514442e" id=69dd2363-10a1-4fed-a7ad-cd8f58f01f9f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.008524 | controller | Jun 09 11:26:33.049348 crc crio[21508]: time="2026-06-09T11:26:33.044683127Z" level=info msg="Stopped container db5dc9ffd7d78c793913f8840b26d43ca9d684f7c9c20a603a3501e768ddb2a6: openstack/glance-default-internal-api-0/glance-log" id=132d41ee-06e8-48e8-b290-3c2e8782690b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.008539 | controller | Jun 09 11:26:33.055141 crc crio[21508]: time="2026-06-09T11:26:33.05460423Z" level=info msg="Stopped container a2f946ef805eacf246b17b8729971412eed6b8cba711dc2aa60bc1e851f9a513: openstack/dnsmasq-dns-fb9766d9-gldws/dnsmasq-dns" id=3d9769f3-72b1-4147-bbda-0aefd06a3cc8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.008555 | controller | Jun 09 11:26:33.056472 crc crio[21508]: time="2026-06-09T11:26:33.056391473Z" level=info msg="Stopping pod sandbox: de90d9a49f2add95477ad37a389ad8b77f25a28a1396f84d16ec9356a30bf48a" id=aa04ded7-c62c-40e0-b423-308a8b1ac393 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.008570 | controller | Jun 09 11:26:33.056887 crc crio[21508]: time="2026-06-09T11:26:33.056822186Z" level=info msg="Got pod network &{Name:dnsmasq-dns-fb9766d9-gldws Namespace:openstack ID:de90d9a49f2add95477ad37a389ad8b77f25a28a1396f84d16ec9356a30bf48a UID:07d018e7-30d5-46c3-828b-ce670d485b54 NetNS:/var/run/netns/782095bd-a64e-4c98-9188-6f28eec401e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod07d018e7_30d5_46c3_828b_ce670d485b54.slice PodAnnotations:0xc00008cbb8}] Aliases:map[]}"
2026-06-09 12:20:03.008585 | controller | Jun 09 11:26:33.057032 crc crio[21508]: time="2026-06-09T11:26:33.056981161Z" level=info msg="Deleting pod openstack_dnsmasq-dns-fb9766d9-gldws from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.008601 | controller | Jun 09 11:26:33.221874 crc crio[21508]: time="2026-06-09T11:26:33.221270715Z" level=info msg="Removing container: 092f6b2658e58140ea4c38ba20736b4a765b29ea9b25cbd6bec9a9b69dc0be4a" id=ee6c1b4a-4b52-4e00-b10b-7c44c82e6468 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.008616 | controller | Jun 09 11:26:33.365431 crc crio[21508]: time="2026-06-09T11:26:33.365203928Z" level=info msg="Stopped container d399935e0887766ca01720dbd7bf6a00aefb502bc2213fe78399a638de1adf66: openstack/glance-default-internal-api-0/glance-httpd" id=579d0f05-7510-4893-9f74-a1eb6ed9c66b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.008632 | controller | Jun 09 11:26:33.366996 crc crio[21508]: time="2026-06-09T11:26:33.366668372Z" level=info msg="Stopping pod sandbox: 5885d047048ecdd851aeee09d47d7c9c4e8abc058e6870035c048727096de06a" id=c60999b3-9f71-42d7-820d-21405dcb3a08 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.008648 | controller | Jun 09 11:26:33.367477 crc crio[21508]: time="2026-06-09T11:26:33.367408173Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:5885d047048ecdd851aeee09d47d7c9c4e8abc058e6870035c048727096de06a UID:6e6080c6-ec98-4d85-9dbc-190edf051f3d NetNS:/var/run/netns/f49579e7-71a5-43cc-a8de-101dcd1f6520 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e6080c6_ec98_4d85_9dbc_190edf051f3d.slice PodAnnotations:0xc0039b8708}] Aliases:map[]}"
2026-06-09 12:20:03.008667 | controller | Jun 09 11:26:33.367575 crc crio[21508]: time="2026-06-09T11:26:33.367546717Z" level=info msg="Deleting pod openstack_glance-default-internal-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.008683 | controller | Jun 09 11:26:34.038245 crc crio[21508]: time="2026-06-09T11:26:34.036483344Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=914020f5-1bdd-4fe5-bc20-99681b0dd1d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.008699 | controller | Jun 09 11:26:34.038245 crc crio[21508]: time="2026-06-09T11:26:34.037073321Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.008715 | controller | Jun 09 11:26:34.557408 crc crio[21508]: time="2026-06-09T11:26:34.554734098Z" level=info msg="Stopped pod sandbox: de90d9a49f2add95477ad37a389ad8b77f25a28a1396f84d16ec9356a30bf48a" id=aa04ded7-c62c-40e0-b423-308a8b1ac393 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.008731 | controller | Jun 09 11:26:34.575564 crc crio[21508]: time="2026-06-09T11:26:34.575420859Z" level=info msg="Stopped pod sandbox: 5885d047048ecdd851aeee09d47d7c9c4e8abc058e6870035c048727096de06a" id=c60999b3-9f71-42d7-820d-21405dcb3a08 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.008746 | controller | Jun 09 11:26:36.834557 crc crio[21508]: time="2026-06-09T11:26:36.833809541Z" level=info msg="Running pod sandbox: openstack/keystone-bootstrap-jnw89/POD" id=5e49383f-eced-40e5-9441-e879d75f64f1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.008762 | controller | Jun 09 11:26:36.834557 crc crio[21508]: time="2026-06-09T11:26:36.834540122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.008777 | controller | Jun 09 11:26:39.356444 crc crio[21508]: time="2026-06-09T11:26:39.355521984Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=a8b52de0-eea0-4f09-bfa2-2f6ad8a593f7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.008793 | controller | Jun 09 11:26:39.357550 crc crio[21508]: time="2026-06-09T11:26:39.356481263Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.008808 | controller | Jun 09 11:26:43.356992 crc crio[21508]: time="2026-06-09T11:26:43.355929011Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:95136eb284f45966c9b8147ee2ae8f55f8a3dc94ec496ab02279dbfc3ba0697c" id=21c5b497-6d42-49d0-b26b-eb6ac1b0fa38 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.008824 | controller | Jun 09 11:26:43.361368 crc crio[21508]: time="2026-06-09T11:26:43.361160716Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=fdbc1379-f50a-4c80-9778-411340f656de name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.008839 | controller | Jun 09 11:26:45.323515 crc crio[21508]: time="2026-06-09T11:26:45.322793818Z" level=info msg="Removed container 092f6b2658e58140ea4c38ba20736b4a765b29ea9b25cbd6bec9a9b69dc0be4a: openstack/glance-default-external-api-0/glance-httpd" id=ee6c1b4a-4b52-4e00-b10b-7c44c82e6468 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.008855 | controller | Jun 09 11:26:45.332340 crc crio[21508]: time="2026-06-09T11:26:45.332250368Z" level=info msg="Removing container: f2ae613b28e8496c6f9119f260b105a3286c3477b4a0d82333f0e471bef8fd92" id=1f0ad248-aaf6-4cb1-a207-7233bab29dde name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.008873 | controller | Jun 09 11:26:49.657898 crc crio[21508]: time="2026-06-09T11:26:49.657373508Z" level=info msg="Removing container: 3bcb4f392b0893f64f2abe49c8ee55e2f51cc4b1c81e43a0c3b81614b58ab332" id=c84e23fa-f5ca-42bf-84dd-54c703cb427d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.008889 | controller | Jun 09 11:26:57.943064 crc crio[21508]: time="2026-06-09T11:26:57.942062799Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:ea30dfa823fd634f24234686b7d7df2849be16c4ac869d476acb46049d3b5be6 UID:94e65338-84df-4586-b7f7-f19f98fd2fcc NetNS:/var/run/netns/13f555df-47ef-4dff-97ab-8169719f4b04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod94e65338_84df_4586_b7f7_f19f98fd2fcc.slice PodAnnotations:0xc00244e458}] Aliases:map[]}"
2026-06-09 12:20:03.008905 | controller | Jun 09 11:26:57.943064 crc crio[21508]: time="2026-06-09T11:26:57.942997346Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.008922 | controller | Jun 09 11:26:57.995150 crc crio[21508]: time="2026-06-09T11:26:57.99488718Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:1b2c0125f2253e1ccdb29c838fc50180b185700316a7eb9d8d1d76a608f6b4f2" id=5822ab7e-e6f1-4e11-a4f4-ff7c29b317f5 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.008937 | controller | Jun 09 11:26:57.998717 crc crio[21508]: time="2026-06-09T11:26:57.997792356Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=e6c461e2-1a0d-49fe-af72-018f2244b2a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.008953 | controller | Jun 09 11:26:58.020545 crc crio[21508]: time="2026-06-09T11:26:58.020399733Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=77f92f2e-cd28-4ab7-bf73-0d8a4d438a80 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.008969 | controller | Jun 09 11:26:58.061853 crc crio[21508]: time="2026-06-09T11:26:58.061751855Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:d72d014a20122cded5eb44fae9bd6a0cc4dbe591775435d224dbbf5504f354b1" id=a189ce91-e4cd-4341-9393-8ab784927caf name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.008985 | controller | Jun 09 11:26:58.066652 crc crio[21508]: time="2026-06-09T11:26:58.066527087Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=7268f06c-f881-4d5d-8850-eca82125ec2d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.009000 | controller | Jun 09 11:26:59.059642 crc crio[21508]: 2026-06-09T11:26:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea30dfa823fd634 Mac:52:03:f7:14:2d:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:94 Mtu:0 Sandbox:/var/run/netns/13f555df-47ef-4dff-97ab-8169719f4b04 SocketPath: PciID:}] [{Interface:0xc0002a45d0 Address:{IP:10.217.0.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.009016 | controller | Jun 09 11:26:59.062745 crc crio[21508]: time="2026-06-09T11:26:59.062108784Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:ea30dfa823fd634f24234686b7d7df2849be16c4ac869d476acb46049d3b5be6 UID:94e65338-84df-4586-b7f7-f19f98fd2fcc NetNS:/var/run/netns/13f555df-47ef-4dff-97ab-8169719f4b04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod94e65338_84df_4586_b7f7_f19f98fd2fcc.slice PodAnnotations:0xc00244e458}] Aliases:map[]}"
2026-06-09 12:20:03.009032 | controller | Jun 09 11:26:59.062745 crc crio[21508]: time="2026-06-09T11:26:59.062450354Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.009052 | controller | Jun 09 11:27:00.313811 crc crio[21508]: time="2026-06-09T11:27:00.313387648Z" level=info msg="Removed container f2ae613b28e8496c6f9119f260b105a3286c3477b4a0d82333f0e471bef8fd92: openstack/glance-default-external-api-0/glance-log" id=1f0ad248-aaf6-4cb1-a207-7233bab29dde name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.009068 | controller | Jun 09 11:27:00.316505 crc crio[21508]: time="2026-06-09T11:27:00.316431818Z" level=info msg="Removing container: d399935e0887766ca01720dbd7bf6a00aefb502bc2213fe78399a638de1adf66" id=387e461b-a5c5-47fd-8052-826efa9d6ecd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.009084 | controller | Jun 09 11:27:00.322405 crc crio[21508]: time="2026-06-09T11:27:00.32226299Z" level=info msg="Ran pod sandbox ea30dfa823fd634f24234686b7d7df2849be16c4ac869d476acb46049d3b5be6 with infra container: openstack/glance-default-external-api-0/POD" id=914020f5-1bdd-4fe5-bc20-99681b0dd1d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.009100 | controller | Jun 09 11:27:00.324725 crc crio[21508]: time="2026-06-09T11:27:00.324652341Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=fdde0eb2-28bf-4a2f-a731-325073534f48 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.009115 | controller | Jun 09 11:27:00.334338 crc crio[21508]: time="2026-06-09T11:27:00.334156861Z" level=info msg="Got pod network &{Name:keystone-bootstrap-jnw89 Namespace:openstack ID:ddf6bd2ed26a93a03bd558fabbd0c43ee2ca8712aa0f9da08831794b47faec01 UID:873c7540-4d58-4ba2-9dda-baefdc7cfccb NetNS:/var/run/netns/14eb5339-e766-4245-85af-f1ac1063cf47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod873c7540_4d58_4ba2_9dda_baefdc7cfccb.slice PodAnnotations:0xc0039b8120}] Aliases:map[]}"
2026-06-09 12:20:03.009131 | controller | Jun 09 11:27:00.334338 crc crio[21508]: time="2026-06-09T11:27:00.334278425Z" level=info msg="Adding pod openstack_keystone-bootstrap-jnw89 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.009147 | controller | Jun 09 11:27:00.339629 crc crio[21508]: time="2026-06-09T11:27:00.339425737Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=5f3b5058-f2b6-4945-b85e-31a0fa150218 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.009163 | controller | Jun 09 11:27:00.343931 crc crio[21508]: time="2026-06-09T11:27:00.343835238Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:c31fd601a00a0ac250dfa3df47a841726a360b9695bcaadc90cfbae25ff1143e UID:a20f3529-a9c2-4dd6-b445-2f4e17560fe5 NetNS:/var/run/netns/e28b4626-faea-4286-ac1f-93432053b7d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda20f3529_a9c2_4dd6_b445_2f4e17560fe5.slice PodAnnotations:0xc00008c7a0}] Aliases:map[]}"
2026-06-09 12:20:03.009179 | controller | Jun 09 11:27:00.343931 crc crio[21508]: time="2026-06-09T11:27:00.34390401Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.009195 | controller | Jun 09 11:27:00.362186 crc crio[21508]: time="2026-06-09T11:27:00.362057476Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=0eea61cb-9f04-48d8-8850-da9bd3088535 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.009211 | controller | Jun 09 11:27:00.378691 crc crio[21508]: time="2026-06-09T11:27:00.378520262Z" level=info msg="Removed container 3bcb4f392b0893f64f2abe49c8ee55e2f51cc4b1c81e43a0c3b81614b58ab332: openshift-infra/auto-csr-approver-29683400-5vljq/oc" id=c84e23fa-f5ca-42bf-84dd-54c703cb427d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.009230 | controller | Jun 09 11:27:00.396850 crc crio[21508]: time="2026-06-09T11:27:00.396760761Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=e2a920fa-1f74-4351-a2bb-e7f4f7bf0b6f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.009246 | controller | Jun 09 11:27:00.397903 crc crio[21508]: time="2026-06-09T11:27:00.397765031Z" level=info msg="Stopping pod sandbox: 88602b326369c8b38b6e40e01580913940df7542f826e6ec3c365d99dcdb49d4" id=57037235-f89c-41ed-b3ca-f6be7db87b64 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.009261 | controller | Jun 09 11:27:00.397903 crc crio[21508]: time="2026-06-09T11:27:00.397860384Z" level=info msg="Stopped pod sandbox (already stopped): 88602b326369c8b38b6e40e01580913940df7542f826e6ec3c365d99dcdb49d4" id=57037235-f89c-41ed-b3ca-f6be7db87b64 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.009277 | controller | Jun 09 11:27:00.398905 crc crio[21508]: time="2026-06-09T11:27:00.398772121Z" level=info msg="Removing pod sandbox: 88602b326369c8b38b6e40e01580913940df7542f826e6ec3c365d99dcdb49d4" id=11c5bfc8-7f26-4660-9702-d41d7755a47a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.009293 | controller | Jun 09 11:27:00.413724 crc crio[21508]: time="2026-06-09T11:27:00.41365081Z" level=info msg="Removed pod sandbox: 88602b326369c8b38b6e40e01580913940df7542f826e6ec3c365d99dcdb49d4" id=11c5bfc8-7f26-4660-9702-d41d7755a47a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.009308 | controller | Jun 09 11:27:00.422676 crc crio[21508]: time="2026-06-09T11:27:00.422614545Z" level=info msg="Stopping pod sandbox: cdfd0e2a9332ffb393097c8a6d13f57bac828e6b6e4194c899b2b39760c95da5" id=4f4e1a0f-210f-4f48-a535-274de34b7030 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.009323 | controller | Jun 09 11:27:00.422850 crc crio[21508]: time="2026-06-09T11:27:00.422696398Z" level=info msg="Stopped pod sandbox (already stopped): cdfd0e2a9332ffb393097c8a6d13f57bac828e6b6e4194c899b2b39760c95da5" id=4f4e1a0f-210f-4f48-a535-274de34b7030 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.009338 | controller | Jun 09 11:27:00.424130 crc crio[21508]: time="2026-06-09T11:27:00.424016847Z" level=info msg="Removing pod sandbox: cdfd0e2a9332ffb393097c8a6d13f57bac828e6b6e4194c899b2b39760c95da5" id=6e9e8b55-74c1-4a76-aaf7-2d168e8b4153 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.009374 | controller | Jun 09 11:27:00.447684 crc crio[21508]: time="2026-06-09T11:27:00.447028777Z" level=info msg="Removed pod sandbox: cdfd0e2a9332ffb393097c8a6d13f57bac828e6b6e4194c899b2b39760c95da5" id=6e9e8b55-74c1-4a76-aaf7-2d168e8b4153 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.009391 | controller | Jun 09 11:27:00.449393 crc crio[21508]: time="2026-06-09T11:27:00.449228762Z" level=info msg="Stopping pod sandbox: 5f46e7b4729d94fd38ff5a97e1b364c37f147073202fceee50f4225a5b00c28b" id=a0c199a7-749c-481d-bc93-40467bd36036 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.009406 | controller | Jun 09 11:27:00.449741 crc crio[21508]: time="2026-06-09T11:27:00.449427428Z" level=info msg="Stopped pod sandbox (already stopped): 5f46e7b4729d94fd38ff5a97e1b364c37f147073202fceee50f4225a5b00c28b" id=a0c199a7-749c-481d-bc93-40467bd36036 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.009422 | controller | Jun 09 11:27:00.450056 crc crio[21508]: time="2026-06-09T11:27:00.449995754Z" level=info msg="Removing pod sandbox: 5f46e7b4729d94fd38ff5a97e1b364c37f147073202fceee50f4225a5b00c28b" id=5f5f546d-d2db-4883-b2f2-abb595936004 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.009437 | controller | Jun 09 11:27:00.478914 crc crio[21508]: time="2026-06-09T11:27:00.478817886Z" level=info msg="Removed pod sandbox: 5f46e7b4729d94fd38ff5a97e1b364c37f147073202fceee50f4225a5b00c28b" id=5f5f546d-d2db-4883-b2f2-abb595936004 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.009456 | controller | Jun 09 11:27:00.480106 crc crio[21508]: time="2026-06-09T11:27:00.47995667Z" level=info msg="Stopping pod sandbox: 786399d662b1d223445952cca0d0fb751f1b141eaf2ec9e0ece7829927031f49" id=fe295f57-e3dd-4c84-a90f-a73501391c5c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.009472 | controller | Jun 09 11:27:00.480106 crc crio[21508]: time="2026-06-09T11:27:00.480047252Z" level=info msg="Stopped pod sandbox (already stopped): 786399d662b1d223445952cca0d0fb751f1b141eaf2ec9e0ece7829927031f49" id=fe295f57-e3dd-4c84-a90f-a73501391c5c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.009487 | controller | Jun 09 11:27:00.482221 crc crio[21508]: time="2026-06-09T11:27:00.481944518Z" level=info msg="Removing pod sandbox: 786399d662b1d223445952cca0d0fb751f1b141eaf2ec9e0ece7829927031f49" id=427e3afe-e420-4393-b5ad-c39f787a9d4f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.009502 | controller | Jun 09 11:27:00.488482 crc crio[21508]: time="2026-06-09T11:27:00.487635927Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=7cf34220-e2a1-45eb-a5c8-e4a54fd26b03 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.009518 | controller | Jun 09 11:27:00.508778 crc crio[21508]: time="2026-06-09T11:27:00.508615256Z" level=info msg="Removed container d399935e0887766ca01720dbd7bf6a00aefb502bc2213fe78399a638de1adf66: openstack/glance-default-internal-api-0/glance-httpd" id=387e461b-a5c5-47fd-8052-826efa9d6ecd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.009533 | controller | Jun 09 11:27:00.512667 crc crio[21508]: time="2026-06-09T11:27:00.512037378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.009548 | controller | Jun 09 11:27:00.513492 crc crio[21508]: time="2026-06-09T11:27:00.513374717Z" level=info msg="Removing container: db5dc9ffd7d78c793913f8840b26d43ca9d684f7c9c20a603a3501e768ddb2a6" id=a1f08340-5a64-4b84-b240-18564b575ce1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.009564 | controller | Jun 09 11:27:00.531120 crc crio[21508]: time="2026-06-09T11:27:00.531018079Z" level=info msg="Removed pod sandbox: 786399d662b1d223445952cca0d0fb751f1b141eaf2ec9e0ece7829927031f49" id=427e3afe-e420-4393-b5ad-c39f787a9d4f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.009579 | controller | Jun 09 11:27:00.532348 crc crio[21508]: time="2026-06-09T11:27:00.532017628Z" level=info msg="Stopping pod sandbox: a1e1099388cd5913cbcab469c74e617743546a7833f5315721734ad9d49f8618" id=0a59a5f4-b8ec-4514-bab8-77ea50f49ba1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.009594 | controller | Jun 09 11:27:00.532348 crc crio[21508]: time="2026-06-09T11:27:00.5320781Z" level=info msg="Stopped pod sandbox (already stopped): a1e1099388cd5913cbcab469c74e617743546a7833f5315721734ad9d49f8618" id=0a59a5f4-b8ec-4514-bab8-77ea50f49ba1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.009610 | controller | Jun 09 11:27:00.532853 crc crio[21508]: time="2026-06-09T11:27:00.532801331Z" level=info msg="Removing pod sandbox: a1e1099388cd5913cbcab469c74e617743546a7833f5315721734ad9d49f8618" id=90a7d9f0-8e77-4a51-b91e-7aa0ad1b9de3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.009625 | controller | Jun 09 11:27:00.551653 crc crio[21508]: time="2026-06-09T11:27:00.549871806Z" level=info msg="Removed container db5dc9ffd7d78c793913f8840b26d43ca9d684f7c9c20a603a3501e768ddb2a6: openstack/glance-default-internal-api-0/glance-log" id=a1f08340-5a64-4b84-b240-18564b575ce1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.009640 | controller | Jun 09 11:27:00.555921 crc crio[21508]: time="2026-06-09T11:27:00.555603325Z" level=info msg="Removing container: a2f946ef805eacf246b17b8729971412eed6b8cba711dc2aa60bc1e851f9a513" id=876bebf7-4bef-4735-853e-c618f5553c39 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.009658 | controller | Jun 09 11:27:00.570455 crc crio[21508]: time="2026-06-09T11:27:00.568772304Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=bf4fef1a-47ab-4ff9-a4bc-91ff65b7e672 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.009674 | controller | Jun 09 11:27:00.577780 crc crio[21508]: time="2026-06-09T11:27:00.577635076Z" level=info msg="Removed pod sandbox: a1e1099388cd5913cbcab469c74e617743546a7833f5315721734ad9d49f8618" id=90a7d9f0-8e77-4a51-b91e-7aa0ad1b9de3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.009689 | controller | Jun 09 11:27:00.604939 crc crio[21508]: time="2026-06-09T11:27:00.604868581Z" level=info msg="Removed container a2f946ef805eacf246b17b8729971412eed6b8cba711dc2aa60bc1e851f9a513: openstack/dnsmasq-dns-fb9766d9-gldws/dnsmasq-dns" id=876bebf7-4bef-4735-853e-c618f5553c39 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.009705 | controller | Jun 09 11:27:00.608327 crc crio[21508]: time="2026-06-09T11:27:00.608172568Z" level=info msg="Removing container: 358a0c900f6a417ea483f6148fc38fa1cdb00320563b6a1951f79abd6b7128f3" id=e5c83d46-28b9-4f2e-a9f7-442241150d4d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.009720 | controller | Jun 09 11:27:00.616807 crc crio[21508]: time="2026-06-09T11:27:00.616711361Z" level=info msg="Creating container: openstack/placement-db-sync-xlq5r/placement-db-sync" id=5bb80565-6c0e-42c8-948b-3b70fab9bbcc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.009735 | controller | Jun 09 11:27:00.627372 crc crio[21508]: time="2026-06-09T11:27:00.627142269Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.009751 | controller | Jun 09 11:27:00.631421 crc crio[21508]: time="2026-06-09T11:27:00.63122672Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.009779 | controller | Jun 09 11:27:00.657183 crc crio[21508]: time="2026-06-09T11:27:00.657079103Z" level=info msg="Removed container 358a0c900f6a417ea483f6148fc38fa1cdb00320563b6a1951f79abd6b7128f3: openstack/dnsmasq-dns-fb9766d9-gldws/init" id=e5c83d46-28b9-4f2e-a9f7-442241150d4d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.009796 | controller | Jun 09 11:27:00.682355 crc crio[21508]: time="2026-06-09T11:27:00.682059182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.009812 | controller | Jun 09 11:27:00.736280 crc crio[21508]: time="2026-06-09T11:27:00.73615242Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.009827 | controller | Jun 09 11:27:00.739144 crc crio[21508]: time="2026-06-09T11:27:00.739050646Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.009843 | controller | Jun 09 11:27:00.743687 crc crio[21508]: time="2026-06-09T11:27:00.74361082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.009858 | controller | Jun 09 11:27:00.743845 crc crio[21508]: time="2026-06-09T11:27:00.743796036Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.009874 | controller | Jun 09 11:27:00.776576 crc crio[21508]: time="2026-06-09T11:27:00.775463392Z" level=info msg="Creating container: openstack/barbican-db-sync-kvmmk/barbican-db-sync" id=9c5609ed-b92f-40a2-bf8a-2eb0864427a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.009892 | controller | Jun 09 11:27:00.776576 crc crio[21508]: time="2026-06-09T11:27:00.776040449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.009908 | controller | Jun 09 11:27:00.831943 crc crio[21508]: time="2026-06-09T11:27:00.83089883Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.009924 | controller | Jun 09 11:27:00.844504 crc crio[21508]: time="2026-06-09T11:27:00.844408289Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.009939 | controller | Jun 09 11:27:00.890541 crc crio[21508]: 2026-06-09T11:27:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ddf6bd2ed26a93a Mac:f6:a7:f8:f3:fb:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:95 Mtu:0 Sandbox:/var/run/netns/14eb5339-e766-4245-85af-f1ac1063cf47 SocketPath: PciID:}] [{Interface:0xc000256a00 Address:{IP:10.217.0.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.009955 | controller | Jun 09 11:27:00.897444 crc crio[21508]: time="2026-06-09T11:27:00.895146718Z" level=info msg="Got pod network &{Name:keystone-bootstrap-jnw89 Namespace:openstack ID:ddf6bd2ed26a93a03bd558fabbd0c43ee2ca8712aa0f9da08831794b47faec01 UID:873c7540-4d58-4ba2-9dda-baefdc7cfccb NetNS:/var/run/netns/14eb5339-e766-4245-85af-f1ac1063cf47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod873c7540_4d58_4ba2_9dda_baefdc7cfccb.slice PodAnnotations:0xc0039b8120}] Aliases:map[]}"
2026-06-09 12:20:03.009971 | controller | Jun 09 11:27:00.897444 crc crio[21508]: time="2026-06-09T11:27:00.895387255Z" level=info msg="Checking pod openstack_keystone-bootstrap-jnw89 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.009987 | controller | Jun 09 11:27:00.913049 crc crio[21508]: time="2026-06-09T11:27:00.912846471Z" level=info msg="Ran pod sandbox ddf6bd2ed26a93a03bd558fabbd0c43ee2ca8712aa0f9da08831794b47faec01 with infra container: openstack/keystone-bootstrap-jnw89/POD" id=5e49383f-eced-40e5-9441-e879d75f64f1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.010003 | controller | Jun 09 11:27:00.918470 crc crio[21508]: time="2026-06-09T11:27:00.918378045Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=2acc47d6-75e2-4c10-b7e6-837bef5e7356 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.010019 | controller | Jun 09 11:27:00.957156 crc crio[21508]: time="2026-06-09T11:27:00.957059938Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=979b1898-7d79-4a0b-8004-1e831a13562c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.010035 | controller | Jun 09 11:27:01.155148 crc crio[21508]: time="2026-06-09T11:27:01.155034847Z" level=info msg="Created container ac795759f6502e6cff3dfd6eb32758349ca9d67100aa0a89ffa227aa06be6a3f: openstack/placement-db-sync-xlq5r/placement-db-sync" id=5bb80565-6c0e-42c8-948b-3b70fab9bbcc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.010050 | controller | Jun 09 11:27:01.156402 crc crio[21508]: time="2026-06-09T11:27:01.156083488Z" level=info msg="Starting container: ac795759f6502e6cff3dfd6eb32758349ca9d67100aa0a89ffa227aa06be6a3f" id=c32e7719-5acb-443a-8ab5-64f761ed5eff name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.010066 | controller | Jun 09 11:27:01.156808 crc crio[21508]: time="2026-06-09T11:27:01.156765349Z" level=info msg="Created container 60d6aa524c2d7484e36abc5a6c652aa6c537b1d575380bb252fbb329e3907706: openstack/ceilometer-0/ceilometer-central-agent" id=bf4fef1a-47ab-4ff9-a4bc-91ff65b7e672 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.010084 | controller | Jun 09 11:27:01.158055 crc crio[21508]: time="2026-06-09T11:27:01.157962714Z" level=info msg="Starting container: 60d6aa524c2d7484e36abc5a6c652aa6c537b1d575380bb252fbb329e3907706" id=dcc47a57-c626-4993-9937-480fe2cd9bdd name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.010100 | controller | Jun 09 11:27:01.161889 crc crio[21508]: time="2026-06-09T11:27:01.161809828Z" level=info msg="Started container" PID=67510 containerID=ac795759f6502e6cff3dfd6eb32758349ca9d67100aa0a89ffa227aa06be6a3f description=openstack/placement-db-sync-xlq5r/placement-db-sync id=c32e7719-5acb-443a-8ab5-64f761ed5eff name=/runtime.v1.RuntimeService/StartContainer sandboxID=19e4ac605b9931679043dc3121a184b799921c798fa32bb7fc08feebec3b7ef7
2026-06-09 12:20:03.010116 | controller | Jun 09 11:27:01.164654 crc crio[21508]: time="2026-06-09T11:27:01.164565949Z" level=info msg="Started container" PID=67509 containerID=60d6aa524c2d7484e36abc5a6c652aa6c537b1d575380bb252fbb329e3907706 description=openstack/ceilometer-0/ceilometer-central-agent id=dcc47a57-c626-4993-9937-480fe2cd9bdd name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e244b2957dbd94c5ccee625a392f6e0ebacc15deaec0a18e5222898afd7d5ec
2026-06-09 12:20:03.010132 | controller | Jun 09 11:27:01.172643 crc crio[21508]: time="2026-06-09T11:27:01.172522184Z" level=info msg="Created container ffcf55452dc4e64ed0762646c2ad6462a5bbf18e779cd9363f96fb98debb3f8a: openstack/barbican-db-sync-kvmmk/barbican-db-sync" id=9c5609ed-b92f-40a2-bf8a-2eb0864427a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.010147 | controller | Jun 09 11:27:01.174902 crc crio[21508]: time="2026-06-09T11:27:01.174801662Z" level=info msg="Starting container: ffcf55452dc4e64ed0762646c2ad6462a5bbf18e779cd9363f96fb98debb3f8a" id=51134da6-c80f-452a-812c-47d5e19d5e42 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.010163 | controller | Jun 09 11:27:01.184885 crc crio[21508]: time="2026-06-09T11:27:01.184710344Z" level=info msg="Creating container: openstack/keystone-bootstrap-jnw89/keystone-bootstrap" id=4e0cd362-7bce-477f-8631-52cfea247570 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.010179 | controller | Jun 09 11:27:01.185915 crc crio[21508]: time="2026-06-09T11:27:01.185437956Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.010194 | controller | Jun 09 11:27:01.193943 crc crio[21508]: time="2026-06-09T11:27:01.193839344Z" level=info msg="Started container" PID=67518 containerID=ffcf55452dc4e64ed0762646c2ad6462a5bbf18e779cd9363f96fb98debb3f8a description=openstack/barbican-db-sync-kvmmk/barbican-db-sync id=51134da6-c80f-452a-812c-47d5e19d5e42 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0abe3f34b28d478fc436b8b5d00ff4f4d76886ecf9aa1b072b03254f10410de3
2026-06-09 12:20:03.010210 | controller | Jun 09 11:27:01.225095 crc crio[21508]: time="2026-06-09T11:27:01.224999535Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.010225 | controller | Jun 09 11:27:01.238404 crc crio[21508]: time="2026-06-09T11:27:01.238199315Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.010241 | controller | Jun 09 11:27:01.240808 crc crio[21508]: time="2026-06-09T11:27:01.24074397Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.010256 | controller | Jun 09 11:27:01.477468 crc crio[21508]: time="2026-06-09T11:27:01.476704552Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=35c5f377-dd8b-4943-8340-a77be7a3ce7f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.010274 | controller | Jun 09 11:27:01.478974 crc crio[21508]: time="2026-06-09T11:27:01.477537477Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified not found" id=35c5f377-dd8b-4943-8340-a77be7a3ce7f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.010290 | controller | Jun 09 11:27:01.478974 crc crio[21508]: time="2026-06-09T11:27:01.477600959Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified found" id=35c5f377-dd8b-4943-8340-a77be7a3ce7f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.010305 | controller | Jun 09 11:27:01.478974 crc crio[21508]: time="2026-06-09T11:27:01.478863506Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=d8b4906e-ad65-466a-80f2-e9b837c2481e name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.010321 | controller | Jun 09 11:27:01.487023 crc crio[21508]: time="2026-06-09T11:27:01.486875123Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\""
2026-06-09 12:20:03.010336 | controller | Jun 09 11:27:01.525078 crc crio[21508]: time="2026-06-09T11:27:01.523910087Z" level=info msg="Created container f41ebd7b0004cb7e86141cd0e6afcf13890d474197dcb304fb26c43d1d39740d: openstack/keystone-bootstrap-jnw89/keystone-bootstrap" id=4e0cd362-7bce-477f-8631-52cfea247570 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.010369 | controller | Jun 09 11:27:01.525078 crc crio[21508]: time="2026-06-09T11:27:01.524160855Z" level=info msg="Created container 514474b3fb3b71c9415c41dd2a63efec2e273301e644af15a6311e0bef4bc7fc: openstack/glance-default-external-api-0/glance-log" id=7cf34220-e2a1-45eb-a5c8-e4a54fd26b03 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.010387 | controller | Jun 09 11:27:01.531336 crc crio[21508]: time="2026-06-09T11:27:01.530398289Z" level=info msg="Starting container: f41ebd7b0004cb7e86141cd0e6afcf13890d474197dcb304fb26c43d1d39740d" id=b1efd939-ca8d-49f2-a522-402ea8ed4ead name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.010404 | controller | Jun 09 11:27:01.531336 crc crio[21508]: time="2026-06-09T11:27:01.530508772Z" level=info msg="Starting container: 514474b3fb3b71c9415c41dd2a63efec2e273301e644af15a6311e0bef4bc7fc" id=68d4c949-a27f-44bc-87d1-3f01f0d915ba name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.010419 | controller | Jun 09 11:27:01.538479 crc crio[21508]: time="2026-06-09T11:27:01.538372495Z" level=info msg="Started container" PID=67546 containerID=f41ebd7b0004cb7e86141cd0e6afcf13890d474197dcb304fb26c43d1d39740d description=openstack/keystone-bootstrap-jnw89/keystone-bootstrap id=b1efd939-ca8d-49f2-a522-402ea8ed4ead name=/runtime.v1.RuntimeService/StartContainer sandboxID=ddf6bd2ed26a93a03bd558fabbd0c43ee2ca8712aa0f9da08831794b47faec01
2026-06-09 12:20:03.010435 | controller | Jun 09 11:27:01.539216 crc crio[21508]: time="2026-06-09T11:27:01.539107106Z" level=info msg="Started container" PID=67545 containerID=514474b3fb3b71c9415c41dd2a63efec2e273301e644af15a6311e0bef4bc7fc description=openstack/glance-default-external-api-0/glance-log id=68d4c949-a27f-44bc-87d1-3f01f0d915ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea30dfa823fd634f24234686b7d7df2849be16c4ac869d476acb46049d3b5be6
2026-06-09 12:20:03.010451 | controller | Jun 09 11:27:01.589540 crc crio[21508]: time="2026-06-09T11:27:01.589409053Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=bceaa9aa-3c92-4e67-ba15-a1bf99e5777f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.010467 | controller | Jun 09 11:27:01.931400 crc crio[21508]: time="2026-06-09T11:27:01.9311625Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:887afd1c76a8f43378130fcf66af889c82cfb4e143afae335480328d4fc7cc1a" id=ef8f0870-e692-4b69-8ac5-12ebfae34224 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.010487 | controller | Jun 09 11:27:01.932668 crc crio[21508]: time="2026-06-09T11:27:01.932562422Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=225f2c3f-fe72-4656-89f2-285865e25e9e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.010503 | controller | Jun 09 11:27:01.952782 crc crio[21508]: time="2026-06-09T11:27:01.948854593Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=0faf86f4-23c3-4d02-8278-aabd68669a8e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.010518 | controller | Jun 09 11:27:01.967098 crc crio[21508]: time="2026-06-09T11:27:01.965560297Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=4edc584e-2ebc-43ea-8091-61e695f71e01 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.010534 | controller | Jun 09 11:27:02.013840 crc crio[21508]: 2026-06-09T11:27:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c31fd601a00a0ac Mac:3a:42:bb:b2:16:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:96 Mtu:0 Sandbox:/var/run/netns/e28b4626-faea-4286-ac1f-93432053b7d0 SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.010550 | controller | Jun 09 11:27:02.016472 crc crio[21508]: time="2026-06-09T11:27:02.01543211Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:c31fd601a00a0ac250dfa3df47a841726a360b9695bcaadc90cfbae25ff1143e UID:a20f3529-a9c2-4dd6-b445-2f4e17560fe5 NetNS:/var/run/netns/e28b4626-faea-4286-ac1f-93432053b7d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda20f3529_a9c2_4dd6_b445_2f4e17560fe5.slice PodAnnotations:0xc00008c7a0}] Aliases:map[]}"
2026-06-09 12:20:03.010566 | controller | Jun 09 11:27:02.016472 crc crio[21508]: time="2026-06-09T11:27:02.015654377Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.010581 | controller | Jun 09 11:27:02.016829 crc crio[21508]: time="2026-06-09T11:27:02.016513602Z" level=info msg="Creating container: openstack/cinder-db-sync-cfb5c/cinder-db-sync" id=d52447ee-186c-45ed-b563-c68bde6662e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.010597 | controller | Jun 09 11:27:02.020709 crc crio[21508]: time="2026-06-09T11:27:02.020610273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.010613 | controller | Jun 09 11:27:02.024943 crc crio[21508]: time="2026-06-09T11:27:02.02489415Z" level=info msg="Ran pod sandbox c31fd601a00a0ac250dfa3df47a841726a360b9695bcaadc90cfbae25ff1143e with infra container: openstack/glance-default-internal-api-0/POD" id=a8b52de0-eea0-4f09-bfa2-2f6ad8a593f7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.010629 | controller | Jun 09 11:27:02.030463 crc crio[21508]: time="2026-06-09T11:27:02.030409543Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=ef5a462f-6566-4737-ab5c-4fbc3602b65c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.010645 | controller | Jun 09 11:27:02.050105 crc crio[21508]: time="2026-06-09T11:27:02.050045993Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=dcf10635-01df-42a5-be8b-5cc1af0f9140 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.010667 | controller | Jun 09 11:27:02.071458 crc crio[21508]: time="2026-06-09T11:27:02.071213039Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.010683 | controller | Jun 09 11:27:02.076983 crc crio[21508]: time="2026-06-09T11:27:02.076858805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.010699 | controller | Jun 09 11:27:02.194624 crc crio[21508]: time="2026-06-09T11:27:02.193913624Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=19924318-e0be-4c39-8a34-8d9cacfd6010 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.010714 | controller | Jun 09 11:27:02.194898 crc crio[21508]: time="2026-06-09T11:27:02.194873373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.010729 | controller | Jun 09 11:27:02.276576 crc crio[21508]: time="2026-06-09T11:27:02.276484304Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.010745 | controller | Jun 09 11:27:02.315709 crc crio[21508]: time="2026-06-09T11:27:02.315565079Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=f1b1b489-e5fa-4ad6-9fa6-17fcb6081e54 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.010760 | controller | Jun 09 11:27:02.316111 crc crio[21508]: time="2026-06-09T11:27:02.315982101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.010775 | controller | Jun 09 11:27:02.395022 crc crio[21508]: time="2026-06-09T11:27:02.394907753Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.010790 | controller | Jun 09 11:27:02.405986 crc crio[21508]: time="2026-06-09T11:27:02.405599759Z" level=info msg="Created container 84283bcb542fd4e1e43ef88de9a1f178029a968ab65e0c5d23817e2fdfa5d177: openstack/cinder-db-sync-cfb5c/cinder-db-sync" id=d52447ee-186c-45ed-b563-c68bde6662e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.010806 | controller | Jun 09 11:27:02.411642 crc crio[21508]: time="2026-06-09T11:27:02.411538625Z" level=info msg="Starting container: 84283bcb542fd4e1e43ef88de9a1f178029a968ab65e0c5d23817e2fdfa5d177" id=fcb86356-daa0-445d-a609-0f55888b478d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.010821 | controller | Jun 09 11:27:02.435893 crc crio[21508]: time="2026-06-09T11:27:02.43574444Z" level=info msg="Started container" PID=67659 containerID=84283bcb542fd4e1e43ef88de9a1f178029a968ab65e0c5d23817e2fdfa5d177 description=openstack/cinder-db-sync-cfb5c/cinder-db-sync id=fcb86356-daa0-445d-a609-0f55888b478d name=/runtime.v1.RuntimeService/StartContainer sandboxID=89efa7f3b58dc7aedd6573e8e0abab319861360311bcdc8abaeeb615dbddb919
2026-06-09 12:20:03.010837 | controller | Jun 09 11:27:03.008168 crc crio[21508]: time="2026-06-09T11:27:03.007884366Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.010853 | controller | Jun 09 11:27:03.105853 crc crio[21508]: time="2026-06-09T11:27:03.105187241Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.010868 | controller | Jun 09 11:27:03.241820 crc crio[21508]: time="2026-06-09T11:27:03.241706155Z" level=info msg="Created container 3a2dd2a212ab5007ca8ee680a14ea34d8d8d503a8e5b8314c2187b552aa6bc8a: openstack/glance-default-external-api-0/glance-httpd" id=19924318-e0be-4c39-8a34-8d9cacfd6010 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.010887 | controller | Jun 09 11:27:03.244485 crc crio[21508]: time="2026-06-09T11:27:03.244436396Z" level=info msg="Starting container: 3a2dd2a212ab5007ca8ee680a14ea34d8d8d503a8e5b8314c2187b552aa6bc8a" id=4f635232-f429-400e-b634-bc9ef091e2e1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.010904 | controller | Jun 09 11:27:03.250862 crc crio[21508]: time="2026-06-09T11:27:03.250787844Z" level=info msg="Started container" PID=67684 containerID=3a2dd2a212ab5007ca8ee680a14ea34d8d8d503a8e5b8314c2187b552aa6bc8a description=openstack/glance-default-external-api-0/glance-httpd id=4f635232-f429-400e-b634-bc9ef091e2e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea30dfa823fd634f24234686b7d7df2849be16c4ac869d476acb46049d3b5be6
2026-06-09 12:20:03.010920 | controller | Jun 09 11:27:03.299186 crc crio[21508]: time="2026-06-09T11:27:03.298969947Z" level=info msg="Created container f5d3667222cf21e9242073757b6cee73fead6ffb8f52c9f7618fed91124cf26d: openstack/glance-default-internal-api-0/glance-log" id=f1b1b489-e5fa-4ad6-9fa6-17fcb6081e54 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.010936 | controller | Jun 09 11:27:03.300344 crc crio[21508]: time="2026-06-09T11:27:03.300143872Z" level=info msg="Starting container: f5d3667222cf21e9242073757b6cee73fead6ffb8f52c9f7618fed91124cf26d" id=9b6c6c63-932b-4787-bf77-36b588ea6ece name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.010952 | controller | Jun 09 11:27:03.308754 crc crio[21508]: time="2026-06-09T11:27:03.308662554Z" level=info msg="Started container" PID=67689 containerID=f5d3667222cf21e9242073757b6cee73fead6ffb8f52c9f7618fed91124cf26d description=openstack/glance-default-internal-api-0/glance-log id=9b6c6c63-932b-4787-bf77-36b588ea6ece name=/runtime.v1.RuntimeService/StartContainer sandboxID=c31fd601a00a0ac250dfa3df47a841726a360b9695bcaadc90cfbae25ff1143e
2026-06-09 12:20:03.010968 | controller | Jun 09 11:27:03.325023 crc crio[21508]: time="2026-06-09T11:27:03.324970166Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=fe9007ed-2179-4199-aea5-56a4dc5833d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.010984 | controller | Jun 09 11:27:03.871142 crc crio[21508]: time="2026-06-09T11:27:03.870533226Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=cb9cf749-2414-4a45-a51f-4008b1e42ae0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.010999 | controller | Jun 09 11:27:03.897019 crc crio[21508]: time="2026-06-09T11:27:03.896918206Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:860b1eb61b6652f02a54b95af32f4c5e33bd138d9a8d1a330fce56c9b78c103f" id=d8b4906e-ad65-466a-80f2-e9b837c2481e name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.011015 | controller | Jun 09 11:27:03.898041 crc crio[21508]: time="2026-06-09T11:27:03.897968287Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=42f04a4c-b956-4bca-b896-b78400488ca7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.011030 | controller | Jun 09 11:27:03.906147 crc crio[21508]: time="2026-06-09T11:27:03.906041316Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=ca684127-5f39-4958-88a0-469149e7a381 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.011045 | controller | Jun 09 11:27:03.906535 crc crio[21508]: time="2026-06-09T11:27:03.90651422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.011061 | controller | Jun 09 11:27:03.921104 crc crio[21508]: time="2026-06-09T11:27:03.921014128Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=1a84343a-6519-4113-ba3c-f85aae97e2c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.011080 | controller | Jun 09 11:27:03.938147 crc crio[21508]: time="2026-06-09T11:27:03.93767829Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=ecbfc0bb-6138-47eb-a271-d40f874689e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.011095 | controller | Jun 09 11:27:03.939838 crc crio[21508]: time="2026-06-09T11:27:03.939767232Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.011111 | controller | Jun 09 11:27:03.965846 crc crio[21508]: time="2026-06-09T11:27:03.965564725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.011127 | controller | Jun 09 11:27:04.007215 crc crio[21508]: time="2026-06-09T11:27:04.007129533Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.011142 | controller | Jun 09 11:27:04.015783 crc crio[21508]: time="2026-06-09T11:27:04.015567002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.011158 | controller | Jun 09 11:27:04.162523 crc crio[21508]: time="2026-06-09T11:27:04.160602408Z" level=info msg="Created container a6b0328cdd26c8b3bcc386a55e0570174fd619426486da01218b32f6677b26fb: openstack/ceilometer-0/ceilometer-notification-agent" id=ecbfc0bb-6138-47eb-a271-d40f874689e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.011174 | controller | Jun 09 11:27:04.162523 crc crio[21508]: time="2026-06-09T11:27:04.161780703Z" level=info msg="Starting container: a6b0328cdd26c8b3bcc386a55e0570174fd619426486da01218b32f6677b26fb" id=87860bf5-695d-4e77-8b4d-72462630880f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.011189 | controller | Jun 09 11:27:04.174384 crc crio[21508]: time="2026-06-09T11:27:04.174183229Z" level=info msg="Started container" PID=67942 containerID=a6b0328cdd26c8b3bcc386a55e0570174fd619426486da01218b32f6677b26fb description=openstack/ceilometer-0/ceilometer-notification-agent id=87860bf5-695d-4e77-8b4d-72462630880f name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e244b2957dbd94c5ccee625a392f6e0ebacc15deaec0a18e5222898afd7d5ec
2026-06-09 12:20:03.011205 | controller | Jun 09 11:27:04.188415 crc crio[21508]: time="2026-06-09T11:27:04.188281306Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=ae30a3b3-2394-426c-a7df-83136474e947 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.011220 | controller | Jun 09 11:27:04.188697 crc crio[21508]: time="2026-06-09T11:27:04.188555194Z" level=info msg="Image quay.io/openstack-k8s-operators/sg-core:latest not found" id=ae30a3b3-2394-426c-a7df-83136474e947 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.011235 | controller | Jun 09 11:27:04.188697 crc crio[21508]: time="2026-06-09T11:27:04.188611615Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/sg-core:latest found" id=ae30a3b3-2394-426c-a7df-83136474e947 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.011251 | controller | Jun 09 11:27:04.191147 crc crio[21508]: time="2026-06-09T11:27:04.191073428Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/sg-core:latest" id=11d95d92-deba-4cb5-a784-009a40d8a567 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.011266 | controller | Jun 09 11:27:04.200776 crc crio[21508]: time="2026-06-09T11:27:04.200686212Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/sg-core:latest\""
2026-06-09 12:20:03.011285 | controller | Jun 09 11:27:04.557438 crc crio[21508]: time="2026-06-09T11:27:04.557142165Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.011301 | controller | Jun 09 11:27:04.686092 crc crio[21508]: time="2026-06-09T11:27:04.685208559Z" level=info msg="Created container 6f3e03111857933e720de0f8510c57480e5b662b4910a07fed68f344faff1dda: openstack/glance-default-internal-api-0/glance-httpd" id=ca684127-5f39-4958-88a0-469149e7a381 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.011317 | controller | Jun 09 11:27:04.687181 crc crio[21508]: time="2026-06-09T11:27:04.687094005Z" level=info msg="Starting container: 6f3e03111857933e720de0f8510c57480e5b662b4910a07fed68f344faff1dda" id=92149364-ee46-4c94-88c9-c4fa2b50ce92 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.011332 | controller | Jun 09 11:27:04.695386 crc crio[21508]: time="2026-06-09T11:27:04.695211845Z" level=info msg="Started container" PID=67992 containerID=6f3e03111857933e720de0f8510c57480e5b662b4910a07fed68f344faff1dda description=openstack/glance-default-internal-api-0/glance-httpd id=92149364-ee46-4c94-88c9-c4fa2b50ce92 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c31fd601a00a0ac250dfa3df47a841726a360b9695bcaadc90cfbae25ff1143e
2026-06-09 12:20:03.011363 | controller | Jun 09 11:27:07.860939 crc crio[21508]: time="2026-06-09T11:27:07.859985299Z" level=info msg="Stopping pod sandbox: ddf6bd2ed26a93a03bd558fabbd0c43ee2ca8712aa0f9da08831794b47faec01" id=640acda8-ca37-4636-9895-92ab1e0a9553 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.011384 | controller | Jun 09 11:27:07.861640 crc crio[21508]: time="2026-06-09T11:27:07.861600687Z" level=info msg="Got pod network &{Name:keystone-bootstrap-jnw89 Namespace:openstack ID:ddf6bd2ed26a93a03bd558fabbd0c43ee2ca8712aa0f9da08831794b47faec01 UID:873c7540-4d58-4ba2-9dda-baefdc7cfccb NetNS:/var/run/netns/14eb5339-e766-4245-85af-f1ac1063cf47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod873c7540_4d58_4ba2_9dda_baefdc7cfccb.slice PodAnnotations:0xc003b38270}] Aliases:map[]}"
2026-06-09 12:20:03.011401 | controller | Jun 09 11:27:07.861822 crc crio[21508]: time="2026-06-09T11:27:07.861751321Z" level=info msg="Deleting pod openstack_keystone-bootstrap-jnw89 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.011417 | controller | Jun 09 11:27:08.640455 crc crio[21508]: time="2026-06-09T11:27:08.639127202Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-rlzqr/POD" id=83b2ef65-6016-4438-b6de-aad4af08ea72 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.011433 | controller | Jun 09 11:27:08.640455 crc crio[21508]: time="2026-06-09T11:27:08.640278266Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.011449 | controller | Jun 09 11:27:08.871432 crc crio[21508]: time="2026-06-09T11:27:08.870722134Z" level=info msg="Stopping pod sandbox: 19e4ac605b9931679043dc3121a184b799921c798fa32bb7fc08feebec3b7ef7" id=8af40b79-ac16-42c3-97aa-4158c4ba7a9c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.011464 | controller | Jun 09 11:27:08.872634 crc crio[21508]: time="2026-06-09T11:27:08.871894339Z" level=info msg="Got pod network &{Name:placement-db-sync-xlq5r Namespace:openstack ID:19e4ac605b9931679043dc3121a184b799921c798fa32bb7fc08feebec3b7ef7 UID:3651e400-30d2-4394-91c8-e05645c73721 NetNS:/var/run/netns/48028bd6-4cbf-4331-b686-36cf5412e115 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3651e400_30d2_4394_91c8_e05645c73721.slice PodAnnotations:0xc00008cbe8}] Aliases:map[]}"
2026-06-09 12:20:03.011484 | controller | Jun 09 11:27:08.872634 crc crio[21508]: time="2026-06-09T11:27:08.872018893Z" level=info msg="Deleting pod openstack_placement-db-sync-xlq5r from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.011500 | controller | Jun 09 11:27:11.915184 crc crio[21508]: time="2026-06-09T11:27:11.914860585Z" level=info msg="Stopped pod sandbox: ddf6bd2ed26a93a03bd558fabbd0c43ee2ca8712aa0f9da08831794b47faec01" id=640acda8-ca37-4636-9895-92ab1e0a9553 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.011515 | controller | Jun 09 11:27:11.917463 crc crio[21508]: time="2026-06-09T11:27:11.91738117Z" level=info msg="Stopped pod sandbox: 19e4ac605b9931679043dc3121a184b799921c798fa32bb7fc08feebec3b7ef7" id=8af40b79-ac16-42c3-97aa-4158c4ba7a9c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.011531 | controller | Jun 09 11:27:11.958436 crc crio[21508]: time="2026-06-09T11:27:11.954751104Z" level=info msg="Got pod network &{Name:redhat-operators-rlzqr Namespace:openshift-marketplace ID:8e065d5df2ba343318d243f954795f030b88e4829dd570ae96cabc781aea0102 UID:04e1d022-0a35-4b40-93c7-e0ec37004e89 NetNS:/var/run/netns/a2daa238-1182-403a-b152-3c12dc69d501 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod04e1d022_0a35_4b40_93c7_e0ec37004e89.slice PodAnnotations:0xc003b38590}] Aliases:map[]}"
2026-06-09 12:20:03.011547 | controller | Jun 09 11:27:11.958436 crc crio[21508]: time="2026-06-09T11:27:11.954804486Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-rlzqr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.011563 | controller | Jun 09 11:27:12.051657 crc crio[21508]: time="2026-06-09T11:27:12.051562685Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:457ac65a0818c89c25b563e576fd0e228e61b23e5913835aa8c748f2c70ce600" id=11d95d92-deba-4cb5-a784-009a40d8a567 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.011579 | controller | Jun 09 11:27:12.057910 crc crio[21508]: time="2026-06-09T11:27:12.057659915Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=3bcc15ea-ad0c-4806-9241-0d69e1375919 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.011595 | controller | Jun 09 11:27:12.087800 crc crio[21508]: time="2026-06-09T11:27:12.086211888Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=48dfe963-650a-44e6-a997-36802e6b8456 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.011611 | controller | Jun 09 11:27:12.106930 crc crio[21508]: time="2026-06-09T11:27:12.106848808Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=7ffbb6d0-c508-400f-84a4-55b7ff34785d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.011627 | controller | Jun 09 11:27:12.109544 crc crio[21508]: time="2026-06-09T11:27:12.109483416Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.011642 | controller | Jun 09 11:27:12.156921 crc crio[21508]: time="2026-06-09T11:27:12.156800684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.011657 | controller | Jun 09 11:27:12.163413 crc crio[21508]: time="2026-06-09T11:27:12.16173647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.011672 | controller | Jun 09 11:27:12.374125 crc crio[21508]: time="2026-06-09T11:27:12.373951201Z" level=info msg="Created container c9e4a420e01d92004e09c768780c683b8e0c38eb8ffac9f6418246ba8900f973: openstack/ceilometer-0/sg-core" id=7ffbb6d0-c508-400f-84a4-55b7ff34785d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.011691 | controller | Jun 09 11:27:12.376420 crc crio[21508]: time="2026-06-09T11:27:12.37561024Z" level=info msg="Starting container: c9e4a420e01d92004e09c768780c683b8e0c38eb8ffac9f6418246ba8900f973" id=df33f4e6-25f6-40f9-8ba5-d2ee05946e0e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.011707 | controller | Jun 09 11:27:12.385934 crc crio[21508]: time="2026-06-09T11:27:12.385791241Z" level=info msg="Started container" PID=68692 containerID=c9e4a420e01d92004e09c768780c683b8e0c38eb8ffac9f6418246ba8900f973 description=openstack/ceilometer-0/sg-core id=df33f4e6-25f6-40f9-8ba5-d2ee05946e0e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e244b2957dbd94c5ccee625a392f6e0ebacc15deaec0a18e5222898afd7d5ec
2026-06-09 12:20:03.011723 | controller | Jun 09 11:27:12.519815 crc crio[21508]: time="2026-06-09T11:27:12.519565463Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=1454810f-c448-4294-a5a4-29d0306b8dd1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.011739 | controller | Jun 09 11:27:12.519815 crc crio[21508]: time="2026-06-09T11:27:12.51981107Z" level=info msg="Image registry.redhat.io/ubi9/httpd-24:latest not found" id=1454810f-c448-4294-a5a4-29d0306b8dd1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.011754 | controller | Jun 09 11:27:12.520457 crc crio[21508]: time="2026-06-09T11:27:12.519868802Z" level=info msg="Neither image nor artfiact registry.redhat.io/ubi9/httpd-24:latest found" id=1454810f-c448-4294-a5a4-29d0306b8dd1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.011769 | controller | Jun 09 11:27:12.522769 crc crio[21508]: time="2026-06-09T11:27:12.521350125Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24:latest" id=465364af-1d39-4f46-b681-a600b7527ae4 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.011785 | controller | Jun 09 11:27:12.528738 crc crio[21508]: time="2026-06-09T11:27:12.52826526Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24:latest\""
2026-06-09 12:20:03.011801 | controller | Jun 09 11:27:12.531378 crc crio[21508]: 2026-06-09T11:27:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8e065d5df2ba343 Mac:2a:b1:e2:1a:90:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:97 Mtu:0 Sandbox:/var/run/netns/a2daa238-1182-403a-b152-3c12dc69d501 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.011816 | controller | Jun 09 11:27:12.534577 crc crio[21508]: time="2026-06-09T11:27:12.534228016Z" level=info msg="Got pod network &{Name:redhat-operators-rlzqr Namespace:openshift-marketplace ID:8e065d5df2ba343318d243f954795f030b88e4829dd570ae96cabc781aea0102 UID:04e1d022-0a35-4b40-93c7-e0ec37004e89 NetNS:/var/run/netns/a2daa238-1182-403a-b152-3c12dc69d501 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod04e1d022_0a35_4b40_93c7_e0ec37004e89.slice PodAnnotations:0xc003b38590}] Aliases:map[]}"
2026-06-09 12:20:03.011833 | controller | Jun 09 11:27:12.534757 crc crio[21508]: time="2026-06-09T11:27:12.53471717Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-rlzqr for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.011849 | controller | Jun 09 11:27:12.543552 crc crio[21508]: time="2026-06-09T11:27:12.543441448Z" level=info msg="Ran pod sandbox 8e065d5df2ba343318d243f954795f030b88e4829dd570ae96cabc781aea0102 with infra container: openshift-marketplace/redhat-operators-rlzqr/POD" id=83b2ef65-6016-4438-b6de-aad4af08ea72 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.011864 | controller | Jun 09 11:27:12.548011 crc crio[21508]: time="2026-06-09T11:27:12.547924981Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9250a83f-c94c-45bf-be7a-da2291005d2a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.011883 | controller | Jun 09 11:27:12.550031 crc crio[21508]: time="2026-06-09T11:27:12.54994806Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=740007c1-9a24-4563-9dba-a6e338b15cfe name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.011899 | controller | Jun 09 11:27:12.557537 crc crio[21508]: time="2026-06-09T11:27:12.557447572Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-rlzqr/extract-utilities" id=bdce2469-5862-4114-9516-713c6ccc79db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.011914 | controller | Jun 09 11:27:12.557886 crc crio[21508]: time="2026-06-09T11:27:12.557815683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.011930 | controller | Jun 09 11:27:12.615949 crc crio[21508]: time="2026-06-09T11:27:12.615787286Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.011945 | controller | Jun 09 11:27:12.619419 crc crio[21508]: time="2026-06-09T11:27:12.619376442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.011961 | controller | Jun 09 11:27:12.729018 crc crio[21508]: time="2026-06-09T11:27:12.728873257Z" level=info msg="Created container c3d490a88c1a0e3de4db1fe9e71487c8e49908f8b5c452f5c2b0b2bd6daa9e5c: openshift-marketplace/redhat-operators-rlzqr/extract-utilities" id=bdce2469-5862-4114-9516-713c6ccc79db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.011976 | controller | Jun 09 11:27:12.730965 crc crio[21508]: time="2026-06-09T11:27:12.730897087Z" level=info msg="Starting container: c3d490a88c1a0e3de4db1fe9e71487c8e49908f8b5c452f5c2b0b2bd6daa9e5c" id=a9d5c300-837b-420b-bb2f-7d92bf849782 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.011992 | controller | Jun 09 11:27:12.744797 crc crio[21508]: time="2026-06-09T11:27:12.744705895Z" level=info msg="Started container" PID=68710 containerID=c3d490a88c1a0e3de4db1fe9e71487c8e49908f8b5c452f5c2b0b2bd6daa9e5c description=openshift-marketplace/redhat-operators-rlzqr/extract-utilities id=a9d5c300-837b-420b-bb2f-7d92bf849782 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e065d5df2ba343318d243f954795f030b88e4829dd570ae96cabc781aea0102
2026-06-09 12:20:03.012008 | controller | Jun 09 11:27:12.956926 crc crio[21508]: time="2026-06-09T11:27:12.956843854Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=17a22f69-971b-4863-8d3e-a98fff5b5985 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.012024 | controller | Jun 09 11:27:12.961663 crc crio[21508]: time="2026-06-09T11:27:12.961540433Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-09 12:20:03.012040 | controller | Jun 09 11:27:13.656015 crc crio[21508]: time="2026-06-09T11:27:13.655499638Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:3ff571452f484c0211ce73a1965fd6ce23c29df4c9361a4fb9640ee9a34b3134" id=17a22f69-971b-4863-8d3e-a98fff5b5985 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.012056 | controller | Jun 09 11:27:13.656974 crc crio[21508]: time="2026-06-09T11:27:13.656880229Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=fe68b4b1-8a82-42bf-a198-a6f178dcceef name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.012072 | controller | Jun 09 11:27:13.659392 crc crio[21508]: time="2026-06-09T11:27:13.65927692Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=93a1d672-c4a9-42a6-9a32-d95f8476ce1e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.012091 | controller | Jun 09 11:27:13.668782 crc crio[21508]: time="2026-06-09T11:27:13.668677288Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-rlzqr/extract-content" id=3f0ece82-b70d-4a49-85a8-9855d0959127 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.012107 | controller | Jun 09 11:27:13.669218 crc crio[21508]: time="2026-06-09T11:27:13.669147862Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.012123 | controller | Jun 09 11:27:13.716896 crc crio[21508]: time="2026-06-09T11:27:13.716796389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.012138 | controller | Jun 09 11:27:13.721510 crc crio[21508]: time="2026-06-09T11:27:13.721440647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.012154 | controller | Jun 09 11:27:13.838524 crc crio[21508]: time="2026-06-09T11:27:13.838425984Z" level=info msg="Running pod sandbox: openstack/placement-6f6b899464-2jp5l/POD" id=b79ff848-207d-4918-8fc5-f198f837937d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.012169 | controller | Jun 09 11:27:13.838812 crc crio[21508]: time="2026-06-09T11:27:13.838598239Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.012184 | controller | Jun 09 11:27:13.859370 crc crio[21508]: time="2026-06-09T11:27:13.859198307Z" level=info msg="Running pod sandbox: openstack/keystone-5f66984965-slxzw/POD" id=d2307665-9205-4964-afe6-5cb84366659e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.012200 | controller | Jun 09 11:27:13.859500 crc crio[21508]: time="2026-06-09T11:27:13.859398323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.012215 | controller | Jun 09 11:27:13.894741 crc crio[21508]: time="2026-06-09T11:27:13.894551092Z" level=info msg="Got pod network &{Name:placement-6f6b899464-2jp5l Namespace:openstack ID:ee4066c94e465157967380d6d11f919a4fb8a62846b1aecc0ebc47a9d69fa71a UID:150e0416-5daf-4f12-ae42-2b107ab07644 NetNS:/var/run/netns/e4d78b5b-8f48-472a-8b80-59d165b35a30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod150e0416_5daf_4f12_ae42_2b107ab07644.slice PodAnnotations:0xc00008cf90}] Aliases:map[]}"
2026-06-09 12:20:03.012231 | controller | Jun 09 11:27:13.894741 crc crio[21508]: time="2026-06-09T11:27:13.894648385Z" level=info msg="Adding pod openstack_placement-6f6b899464-2jp5l to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.012248 | controller | Jun 09 11:27:13.905829 crc crio[21508]: time="2026-06-09T11:27:13.905725732Z" level=info msg="Got pod network &{Name:keystone-5f66984965-slxzw Namespace:openstack ID:964cf88b76303a3945146d7b9f7ca1cb7f41e6c2cfa6238d09068531002f718f UID:3d20a350-cf93-4b03-8c3e-daf8cb7ca4a4 NetNS:/var/run/netns/a3e8f609-0983-4e50-beec-6bd958c0e4db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d20a350_cf93_4b03_8c3e_daf8cb7ca4a4.slice PodAnnotations:0xc000d9e818}] Aliases:map[]}"
2026-06-09 12:20:03.012264 | controller | Jun 09 11:27:13.905829 crc crio[21508]: time="2026-06-09T11:27:13.905797664Z" level=info msg="Adding pod openstack_keystone-5f66984965-slxzw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.012279 | controller | Jun 09 11:27:14.257965 crc crio[21508]: time="2026-06-09T11:27:14.256917789Z" level=info msg="Created container 50acd4e9e7ddc71f3a8483e77b574d6bc5894d1dd78cc3812536bc0598ba9194: openshift-marketplace/redhat-operators-rlzqr/extract-content" id=3f0ece82-b70d-4a49-85a8-9855d0959127 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.012299 | controller | Jun 09 11:27:14.267400 crc crio[21508]: time="2026-06-09T11:27:14.26370125Z" level=info msg="Starting container: 50acd4e9e7ddc71f3a8483e77b574d6bc5894d1dd78cc3812536bc0598ba9194" id=0deff875-e82d-4474-be03-95299eccbf4b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.012315 | controller | Jun 09 11:27:14.277575 crc crio[21508]: time="2026-06-09T11:27:14.272126319Z" level=info msg="Started container" PID=68848 containerID=50acd4e9e7ddc71f3a8483e77b574d6bc5894d1dd78cc3812536bc0598ba9194 description=openshift-marketplace/redhat-operators-rlzqr/extract-content id=0deff875-e82d-4474-be03-95299eccbf4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e065d5df2ba343318d243f954795f030b88e4829dd570ae96cabc781aea0102
2026-06-09 12:20:03.012331 | controller | Jun 09 11:27:14.398925 crc crio[21508]: time="2026-06-09T11:27:14.394752732Z" level=info msg="Running pod sandbox: openstack/placement-6b7df946bb-9t85w/POD" id=b92d3c24-5db1-4c17-95a5-120bbcf760a4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.012360 | controller | Jun 09 11:27:14.398925 crc crio[21508]: time="2026-06-09T11:27:14.395934177Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.012382 | controller | Jun 09 11:27:14.467849 crc crio[21508]: time="2026-06-09T11:27:14.467620005Z" level=info msg="Got pod network &{Name:placement-6b7df946bb-9t85w Namespace:openstack ID:71a516cbce84018e7a92e283de222d71aa8ff231d70e3b1c8efae1130d4dc491 UID:bed425c7-79a1-467a-acad-afba7f2ddaad NetNS:/var/run/netns/c1c75d2d-b28a-4f58-9c54-2ce4af1b2536 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbed425c7_79a1_467a_acad_afba7f2ddaad.slice PodAnnotations:0xc003b38480}] Aliases:map[]}"
2026-06-09 12:20:03.012399 | controller | Jun 09 11:27:14.467849 crc crio[21508]: time="2026-06-09T11:27:14.467837212Z" level=info msg="Adding pod openstack_placement-6b7df946bb-9t85w to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.012415 | controller | Jun 09 11:27:14.565684 crc crio[21508]: 2026-06-09T11:27:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee4066c94e46515 Mac:fe:9f:f8:3c:34:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:98 Mtu:0 Sandbox:/var/run/netns/e4d78b5b-8f48-472a-8b80-59d165b35a30 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.012431 | controller | Jun 09 11:27:14.567552 crc crio[21508]: time="2026-06-09T11:27:14.566893089Z" level=info msg="Got pod network &{Name:placement-6f6b899464-2jp5l Namespace:openstack ID:ee4066c94e465157967380d6d11f919a4fb8a62846b1aecc0ebc47a9d69fa71a UID:150e0416-5daf-4f12-ae42-2b107ab07644 NetNS:/var/run/netns/e4d78b5b-8f48-472a-8b80-59d165b35a30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod150e0416_5daf_4f12_ae42_2b107ab07644.slice PodAnnotations:0xc00008cf90}] Aliases:map[]}"
2026-06-09 12:20:03.012447 | controller | Jun 09 11:27:14.567552 crc crio[21508]: time="2026-06-09T11:27:14.567100755Z" level=info msg="Checking pod openstack_placement-6f6b899464-2jp5l for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.012462 | controller | Jun 09 11:27:14.619927 crc crio[21508]: time="2026-06-09T11:27:14.618892025Z" level=info msg="Ran pod sandbox ee4066c94e465157967380d6d11f919a4fb8a62846b1aecc0ebc47a9d69fa71a with infra container: openstack/placement-6f6b899464-2jp5l/POD" id=b79ff848-207d-4918-8fc5-f198f837937d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.012482 | controller | Jun 09 11:27:14.622090 crc crio[21508]: time="2026-06-09T11:27:14.621966756Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=f5d53d83-5e9b-4f95-aea4-1c13dafba23f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.012498 | controller | Jun 09 11:27:14.725047 crc crio[21508]: 2026-06-09T11:27:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:964cf88b76303a3 Mac:b6:1d:0c:b5:56:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:99 Mtu:0 Sandbox:/var/run/netns/a3e8f609-0983-4e50-beec-6bd958c0e4db SocketPath: PciID:}] [{Interface:0xc0001752c0 Address:{IP:10.217.0.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.012514 | controller | Jun 09 11:27:14.725980 crc crio[21508]: time="2026-06-09T11:27:14.725896167Z" level=info msg="Got pod network &{Name:keystone-5f66984965-slxzw Namespace:openstack ID:964cf88b76303a3945146d7b9f7ca1cb7f41e6c2cfa6238d09068531002f718f UID:3d20a350-cf93-4b03-8c3e-daf8cb7ca4a4 NetNS:/var/run/netns/a3e8f609-0983-4e50-beec-6bd958c0e4db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d20a350_cf93_4b03_8c3e_daf8cb7ca4a4.slice PodAnnotations:0xc000d9e818}] Aliases:map[]}"
2026-06-09 12:20:03.012530 | controller | Jun 09 11:27:14.726204 crc crio[21508]: time="2026-06-09T11:27:14.726136584Z" level=info msg="Checking pod openstack_keystone-5f66984965-slxzw for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.012546 | controller | Jun 09 11:27:14.750223 crc crio[21508]: time="2026-06-09T11:27:14.740950752Z" level=info msg="Ran pod sandbox 964cf88b76303a3945146d7b9f7ca1cb7f41e6c2cfa6238d09068531002f718f with infra container: openstack/keystone-5f66984965-slxzw/POD" id=d2307665-9205-4964-afe6-5cb84366659e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.012561 | controller | Jun 09 11:27:14.754086 crc crio[21508]: time="2026-06-09T11:27:14.753970697Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=a5c54782-f856-4225-bf28-2abfe89072f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.012576 | controller | Jun 09 11:27:14.798939 crc crio[21508]: time="2026-06-09T11:27:14.798558524Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=efa2dd80-4366-4484-a3ab-5ac96b8fb7cc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.012592 | controller | Jun 09 11:27:14.824781 crc crio[21508]: time="2026-06-09T11:27:14.824721957Z" level=info msg="Creating container: openstack/placement-6f6b899464-2jp5l/placement-log" id=a3cb5a12-8fb1-4a2f-84ea-b966bf8c14b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.012607 | controller | Jun 09 11:27:14.831487 crc crio[21508]: time="2026-06-09T11:27:14.831445126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.012622 | controller | Jun 09 11:27:14.851009 crc crio[21508]: time="2026-06-09T11:27:14.85052887Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=d362640f-c291-4ff1-a97e-7f9207df960c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.012638 | controller | Jun 09 11:27:14.872977 crc crio[21508]: time="2026-06-09T11:27:14.872907121Z" level=info msg="Creating container: openstack/keystone-5f66984965-slxzw/keystone-api" id=7c0dfeb7-ba08-4455-a619-a2636307129e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.012653 | controller | Jun 09 11:27:14.896747 crc crio[21508]: time="2026-06-09T11:27:14.896601721Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.012673 | controller | Jun 09 11:27:14.919920 crc crio[21508]: 2026-06-09T11:27:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:71a516cbce84018 Mac:b2:41:a1:93:35:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9a Mtu:0 Sandbox:/var/run/netns/c1c75d2d-b28a-4f58-9c54-2ce4af1b2536 SocketPath: PciID:}] [{Interface:0xc000434780 Address:{IP:10.217.0.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.012689 | controller | Jun 09 11:27:14.922459 crc crio[21508]: time="2026-06-09T11:27:14.921803686Z" level=info msg="Got pod network &{Name:placement-6b7df946bb-9t85w Namespace:openstack ID:71a516cbce84018e7a92e283de222d71aa8ff231d70e3b1c8efae1130d4dc491 UID:bed425c7-79a1-467a-acad-afba7f2ddaad NetNS:/var/run/netns/c1c75d2d-b28a-4f58-9c54-2ce4af1b2536 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbed425c7_79a1_467a_acad_afba7f2ddaad.slice PodAnnotations:0xc003b38480}] Aliases:map[]}"
2026-06-09 12:20:03.012705 | controller | Jun 09 11:27:14.922725 crc crio[21508]: time="2026-06-09T11:27:14.922652501Z" level=info msg="Checking pod openstack_placement-6b7df946bb-9t85w for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.012720 | controller | Jun 09 11:27:14.951176 crc crio[21508]: time="2026-06-09T11:27:14.949629488Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.012736 | controller | Jun 09 11:27:14.953531 crc crio[21508]: time="2026-06-09T11:27:14.953470322Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.012751 | controller | Jun 09 11:27:14.956062 crc crio[21508]: time="2026-06-09T11:27:14.956028317Z" level=info msg="Ran pod sandbox 71a516cbce84018e7a92e283de222d71aa8ff231d70e3b1c8efae1130d4dc491 with infra container: openstack/placement-6b7df946bb-9t85w/POD" id=b92d3c24-5db1-4c17-95a5-120bbcf760a4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.012767 | controller | Jun 09 11:27:14.958924 crc crio[21508]: time="2026-06-09T11:27:14.958847011Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=a9f3ba3c-2ea1-42e5-9711-a7fa422147a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.012782 | controller | Jun 09 11:27:14.968881 crc crio[21508]: time="2026-06-09T11:27:14.968761894Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.012797 | controller | Jun 09 11:27:14.976493 crc crio[21508]: time="2026-06-09T11:27:14.975904645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.012812 | controller | Jun 09 11:27:15.059766 crc crio[21508]: time="2026-06-09T11:27:15.053055344Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=81d1c00c-4f03-4c74-8e62-18f5f6209eb6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.012827 | controller | Jun 09 11:27:15.059766 crc crio[21508]: time="2026-06-09T11:27:15.057600529Z" level=info msg="Stopping pod sandbox: 0abe3f34b28d478fc436b8b5d00ff4f4d76886ecf9aa1b072b03254f10410de3" id=55013088-e45c-4448-b9d5-1471ae19d3b3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.012842 | controller | Jun 09 11:27:15.059766 crc crio[21508]: time="2026-06-09T11:27:15.058561747Z" level=info msg="Got pod network &{Name:barbican-db-sync-kvmmk Namespace:openstack ID:0abe3f34b28d478fc436b8b5d00ff4f4d76886ecf9aa1b072b03254f10410de3 UID:47001272-c2b1-414f-b06e-d4dd83c165a5 NetNS:/var/run/netns/7eec7357-5450-4e1a-83e1-e5e4969ba3e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47001272_c2b1_414f_b06e_d4dd83c165a5.slice PodAnnotations:0xc000d9e4f0}] Aliases:map[]}"
2026-06-09 12:20:03.012860 | controller | Jun 09 11:27:15.059766 crc crio[21508]: time="2026-06-09T11:27:15.058701661Z" level=info msg="Deleting pod openstack_barbican-db-sync-kvmmk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.012876 | controller | Jun 09 11:27:15.063838 crc crio[21508]: time="2026-06-09T11:27:15.063689989Z" level=info msg="Creating container: openstack/placement-6b7df946bb-9t85w/placement-log" id=503673b9-fc58-4ae1-b67e-baebf8d23768 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.012891 | controller | Jun 09 11:27:15.064223 crc crio[21508]: time="2026-06-09T11:27:15.064100821Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.012907 | controller | Jun 09 11:27:15.187544 crc crio[21508]: time="2026-06-09T11:27:15.187447636Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.012922 | controller | Jun 09 11:27:15.196621 crc crio[21508]: time="2026-06-09T11:27:15.196522194Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.012937 | controller | Jun 09 11:27:15.451063 crc crio[21508]: time="2026-06-09T11:27:15.450180639Z" level=info msg="Stopped pod sandbox: 0abe3f34b28d478fc436b8b5d00ff4f4d76886ecf9aa1b072b03254f10410de3" id=55013088-e45c-4448-b9d5-1471ae19d3b3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.012953 | controller | Jun 09 11:27:15.570468 crc crio[21508]: time="2026-06-09T11:27:15.568400472Z" level=info msg="Created container 2c679586874719110f84c4362837d9cd9cd77bcbdfba72e615f69935e5e164b5: openstack/placement-6f6b899464-2jp5l/placement-log" id=a3cb5a12-8fb1-4a2f-84ea-b966bf8c14b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.012968 | controller | Jun 09 11:27:15.576668 crc crio[21508]: time="2026-06-09T11:27:15.568555747Z" level=info msg="Created container 77b31e6a3f34f2c71f0eeb4764c5fb4d57c0d31a1d206f8875f042c2c29b6417: openstack/keystone-5f66984965-slxzw/keystone-api" id=7c0dfeb7-ba08-4455-a619-a2636307129e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.012983 | controller | Jun 09 11:27:15.576668 crc crio[21508]: time="2026-06-09T11:27:15.572540615Z" level=info msg="Starting container: 2c679586874719110f84c4362837d9cd9cd77bcbdfba72e615f69935e5e164b5" id=69ec1103-93b5-45ff-a6d9-0e06f550c8c4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.012999 | controller | Jun 09 11:27:15.576999 crc crio[21508]: time="2026-06-09T11:27:15.576831871Z" level=info msg="Starting container: 77b31e6a3f34f2c71f0eeb4764c5fb4d57c0d31a1d206f8875f042c2c29b6417" id=ed0ee331-ff9f-4193-a1d9-161f5c52a45f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.013014 | controller | Jun 09 11:27:15.583274 crc crio[21508]: time="2026-06-09T11:27:15.583183619Z" level=info msg="Started container" PID=69034 containerID=2c679586874719110f84c4362837d9cd9cd77bcbdfba72e615f69935e5e164b5 description=openstack/placement-6f6b899464-2jp5l/placement-log id=69ec1103-93b5-45ff-a6d9-0e06f550c8c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee4066c94e465157967380d6d11f919a4fb8a62846b1aecc0ebc47a9d69fa71a
2026-06-09 12:20:03.013030 | controller | Jun 09 11:27:15.586678 crc crio[21508]: time="2026-06-09T11:27:15.586564769Z" level=info msg="Started container" PID=69033 containerID=77b31e6a3f34f2c71f0eeb4764c5fb4d57c0d31a1d206f8875f042c2c29b6417 description=openstack/keystone-5f66984965-slxzw/keystone-api id=ed0ee331-ff9f-4193-a1d9-161f5c52a45f name=/runtime.v1.RuntimeService/StartContainer sandboxID=964cf88b76303a3945146d7b9f7ca1cb7f41e6c2cfa6238d09068531002f718f
2026-06-09 12:20:03.013049 | controller | Jun 09 11:27:15.611497 crc crio[21508]: time="2026-06-09T11:27:15.611391963Z" level=info msg="Created container 64f743a4a5a9ff3bcc218ea734ca6e109404b112f337484f3eb8603ba936dc7c: openstack/placement-6b7df946bb-9t85w/placement-log" id=503673b9-fc58-4ae1-b67e-baebf8d23768 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.013064 | controller | Jun 09 11:27:15.613334 crc crio[21508]: time="2026-06-09T11:27:15.613134244Z" level=info msg="Starting container: 64f743a4a5a9ff3bcc218ea734ca6e109404b112f337484f3eb8603ba936dc7c" id=e5812ae7-6927-43f8-9eb7-8fbcb18c198e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.013080 | controller | Jun 09 11:27:15.617867 crc crio[21508]: time="2026-06-09T11:27:15.617826823Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=f69743a1-3656-4b94-8590-ef5e2e4f7701 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.013096 | controller | Jun 09 11:27:15.645990 crc crio[21508]: time="2026-06-09T11:27:15.64515128Z" level=info msg="Started container" PID=69037 containerID=64f743a4a5a9ff3bcc218ea734ca6e109404b112f337484f3eb8603ba936dc7c description=openstack/placement-6b7df946bb-9t85w/placement-log id=e5812ae7-6927-43f8-9eb7-8fbcb18c198e name=/runtime.v1.RuntimeService/StartContainer sandboxID=71a516cbce84018e7a92e283de222d71aa8ff231d70e3b1c8efae1130d4dc491
2026-06-09 12:20:03.013112 | controller | Jun 09 11:27:15.665174 crc crio[21508]: time="2026-06-09T11:27:15.665068239Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=5d3b025c-779b-4da8-bf10-13e0f5971db5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.013127 | controller | Jun 09 11:27:15.743933 crc crio[21508]: time="2026-06-09T11:27:15.743843306Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=bd00759b-c5b4-4e32-a0d4-26bbf373f84b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.013187 | controller | Jun 09 11:27:15.753101 crc crio[21508]: time="2026-06-09T11:27:15.753003137Z" level=info msg="Creating container: openstack/placement-6f6b899464-2jp5l/placement-api" id=9048aa5d-2b90-4965-af98-a1aa311db3e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.013207 | controller | Jun 09 11:27:15.753628 crc crio[21508]: time="2026-06-09T11:27:15.753562554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.013224 | controller | Jun 09 11:27:15.768393 crc crio[21508]: time="2026-06-09T11:27:15.7669868Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=d2e8b8ab-9a92-45f2-a97b-ab989d0093e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.013240 | controller | Jun 09 11:27:15.834768 crc crio[21508]: time="2026-06-09T11:27:15.834567857Z" level=info msg="Creating container: openstack/placement-6b7df946bb-9t85w/placement-api" id=b241857e-093b-463c-a981-5414518f5420 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.013256 | controller | Jun 09 11:27:15.835065 crc crio[21508]: time="2026-06-09T11:27:15.83499391Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.013272 | controller | Jun 09 11:27:15.921844 crc crio[21508]: time="2026-06-09T11:27:15.921744383Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.013288 | controller | Jun 09 11:27:15.931429 crc crio[21508]: time="2026-06-09T11:27:15.931277775Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.013307 | controller | Jun 09 11:27:15.982508 crc crio[21508]: time="2026-06-09T11:27:15.982134728Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.013323 | controller | Jun 09 11:27:15.988984 crc crio[21508]: time="2026-06-09T11:27:15.988851575Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.013339 | controller | Jun 09 11:27:16.553077 crc crio[21508]: time="2026-06-09T11:27:16.552444189Z" level=info msg="Created container 22bc0452a916552123f5816cfa7e03f0faab92f1dde93729612215c39bc5cf7a: openstack/placement-6b7df946bb-9t85w/placement-api" id=b241857e-093b-463c-a981-5414518f5420 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.013373 | controller | Jun 09 11:27:16.559190 crc crio[21508]: time="2026-06-09T11:27:16.552625524Z" level=info msg="Created container 59f5aa389b219979e17b89c131fa543f7120f79f0399640ba2caf8810a9cd764: openstack/placement-6f6b899464-2jp5l/placement-api" id=9048aa5d-2b90-4965-af98-a1aa311db3e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.013390 | controller | Jun 09 11:27:16.559190 crc crio[21508]: time="2026-06-09T11:27:16.554618313Z" level=info msg="Starting container: 22bc0452a916552123f5816cfa7e03f0faab92f1dde93729612215c39bc5cf7a" id=914bf935-74b9-4cd4-baa6-bb5875c2952c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.013406 | controller | Jun 09 11:27:16.559190 crc crio[21508]: time="2026-06-09T11:27:16.554665434Z" level=info msg="Starting container: 59f5aa389b219979e17b89c131fa543f7120f79f0399640ba2caf8810a9cd764" id=886ee5e9-28b1-4b75-8596-9a769194adaf name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.013423 | controller | Jun 09 11:27:16.569599 crc crio[21508]: time="2026-06-09T11:27:16.569491682Z" level=info msg="Started container" PID=69168 containerID=59f5aa389b219979e17b89c131fa543f7120f79f0399640ba2caf8810a9cd764 description=openstack/placement-6f6b899464-2jp5l/placement-api id=886ee5e9-28b1-4b75-8596-9a769194adaf name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee4066c94e465157967380d6d11f919a4fb8a62846b1aecc0ebc47a9d69fa71a
2026-06-09 12:20:03.013439 | controller | Jun 09 11:27:16.574663 crc crio[21508]: time="2026-06-09T11:27:16.574558182Z" level=info msg="Started container" PID=69170 containerID=22bc0452a916552123f5816cfa7e03f0faab92f1dde93729612215c39bc5cf7a description=openstack/placement-6b7df946bb-9t85w/placement-api id=914bf935-74b9-4cd4-baa6-bb5875c2952c name=/runtime.v1.RuntimeService/StartContainer sandboxID=71a516cbce84018e7a92e283de222d71aa8ff231d70e3b1c8efae1130d4dc491
2026-06-09 12:20:03.013455 | controller | Jun 09 11:27:19.325688 crc crio[21508]: time="2026-06-09T11:27:19.323979244Z" level=info msg="Running pod sandbox: openstack/barbican-worker-544988fdf7-5svx2/POD" id=a1dced98-31cf-4783-b957-6ee7c6b8dc69 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.013470 | controller | Jun 09 11:27:19.328130 crc crio[21508]: time="2026-06-09T11:27:19.328097736Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.013486 | controller | Jun 09 11:27:19.365666 crc crio[21508]: time="2026-06-09T11:27:19.365276255Z" level=info msg="Got pod network &{Name:barbican-worker-544988fdf7-5svx2 Namespace:openstack ID:08ecb221736c8dfe546a4f7af238e82e2ce8b7ebc7460cba5ecbb1cf51434a4e UID:023d781c-b13f-4eb2-b0dc-4afd41b14f21 NetNS:/var/run/netns/c3d8b11d-dd23-4132-ac84-cac93f27e0b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod023d781c_b13f_4eb2_b0dc_4afd41b14f21.slice PodAnnotations:0xc003b38448}] Aliases:map[]}"
2026-06-09 12:20:03.013506 | controller | Jun 09 11:27:19.365666 crc crio[21508]: time="2026-06-09T11:27:19.365394858Z" level=info msg="Adding pod openstack_barbican-worker-544988fdf7-5svx2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.013522 | controller | Jun 09 11:27:19.401710 crc crio[21508]: time="2026-06-09T11:27:19.401643499Z" level=info msg="Running pod sandbox: openstack/barbican-keystone-listener-57ff7b4b94-mhdlj/POD" id=b8d89472-743c-4daa-93da-f118fb06db4d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.013577 | controller | Jun 09 11:27:19.401876 crc crio[21508]: time="2026-06-09T11:27:19.401775953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.013599 | controller | Jun 09 11:27:19.441870 crc crio[21508]: time="2026-06-09T11:27:19.441773435Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-57ff7b4b94-mhdlj Namespace:openstack ID:ee5ad5fbb15612fef4f3d5551ad60fba84265577f56eaeb68237c71f57ec15d0 UID:5a93c6d1-4566-445e-a5f7-7e62320c9e8c NetNS:/var/run/netns/6ad4b5cc-f2d9-42a7-8600-ebd78407d99b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5a93c6d1_4566_445e_a5f7_7e62320c9e8c.slice PodAnnotations:0xc0008528c0}] Aliases:map[]}"
2026-06-09 12:20:03.013617 | controller | Jun 09 11:27:19.441870 crc crio[21508]: time="2026-06-09T11:27:19.441847747Z" level=info msg="Adding pod openstack_barbican-keystone-listener-57ff7b4b94-mhdlj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.013634 | controller | Jun 09 11:27:21.136373 crc crio[21508]: 2026-06-09T11:27:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:08ecb221736c8df Mac:ca:8c:47:73:b0:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9b Mtu:0 Sandbox:/var/run/netns/c3d8b11d-dd23-4132-ac84-cac93f27e0b5 SocketPath: PciID:}] [{Interface:0xc0002d09e0 Address:{IP:10.217.0.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.013650 | controller | Jun 09 11:27:21.138230 crc crio[21508]: 2026-06-09T11:27:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee5ad5fbb15612f Mac:7a:48:01:83:5f:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9c Mtu:0 Sandbox:/var/run/netns/6ad4b5cc-f2d9-42a7-8600-ebd78407d99b SocketPath: PciID:}] [{Interface:0xc00060e7b0 Address:{IP:10.217.0.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.013666 | controller | Jun 09 11:27:21.138978 crc crio[21508]: time="2026-06-09T11:27:21.138918872Z" level=info msg="Got pod network &{Name:barbican-worker-544988fdf7-5svx2 Namespace:openstack ID:08ecb221736c8dfe546a4f7af238e82e2ce8b7ebc7460cba5ecbb1cf51434a4e UID:023d781c-b13f-4eb2-b0dc-4afd41b14f21 NetNS:/var/run/netns/c3d8b11d-dd23-4132-ac84-cac93f27e0b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod023d781c_b13f_4eb2_b0dc_4afd41b14f21.slice PodAnnotations:0xc003b38448}] Aliases:map[]}"
2026-06-09 12:20:03.013683 | controller | Jun 09 11:27:21.139186 crc crio[21508]: time="2026-06-09T11:27:21.139111158Z" level=info msg="Checking pod openstack_barbican-worker-544988fdf7-5svx2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.013699 | controller | Jun 09 11:27:21.139517 crc crio[21508]: time="2026-06-09T11:27:21.139346915Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-57ff7b4b94-mhdlj Namespace:openstack ID:ee5ad5fbb15612fef4f3d5551ad60fba84265577f56eaeb68237c71f57ec15d0 UID:5a93c6d1-4566-445e-a5f7-7e62320c9e8c NetNS:/var/run/netns/6ad4b5cc-f2d9-42a7-8600-ebd78407d99b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5a93c6d1_4566_445e_a5f7_7e62320c9e8c.slice PodAnnotations:0xc0008528c0}] Aliases:map[]}"
2026-06-09 12:20:03.013722 | controller | Jun 09 11:27:21.139615 crc crio[21508]: time="2026-06-09T11:27:21.139577952Z" level=info msg="Checking pod openstack_barbican-keystone-listener-57ff7b4b94-mhdlj for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.013739 | controller | Jun 09 11:27:21.150075 crc crio[21508]: time="2026-06-09T11:27:21.15000616Z" level=info msg="Ran pod sandbox 08ecb221736c8dfe546a4f7af238e82e2ce8b7ebc7460cba5ecbb1cf51434a4e with infra container: openstack/barbican-worker-544988fdf7-5svx2/POD" id=a1dced98-31cf-4783-b957-6ee7c6b8dc69 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.013755 | controller | Jun 09 11:27:21.152387 crc crio[21508]: time="2026-06-09T11:27:21.151517225Z" level=info msg="Ran pod sandbox ee5ad5fbb15612fef4f3d5551ad60fba84265577f56eaeb68237c71f57ec15d0 with infra container: openstack/barbican-keystone-listener-57ff7b4b94-mhdlj/POD" id=b8d89472-743c-4daa-93da-f118fb06db4d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.013785 | controller | Jun 09 11:27:21.152387 crc crio[21508]: time="2026-06-09T11:27:21.152114862Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=0e11b344-88aa-477a-a73f-3b5e61cd0d69 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.013801 | controller | Jun 09 11:27:21.152387 crc crio[21508]: time="2026-06-09T11:27:21.152348849Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified not found" id=0e11b344-88aa-477a-a73f-3b5e61cd0d69 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.013818 | controller | Jun 09 11:27:21.152524 crc crio[21508]: time="2026-06-09T11:27:21.152404011Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified found" id=0e11b344-88aa-477a-a73f-3b5e61cd0d69 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.013833 | controller | Jun 09 11:27:21.153998 crc crio[21508]: time="2026-06-09T11:27:21.153939356Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=8bc30447-3633-4f07-9751-dcc4f6afc5fa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.013849 | controller | Jun 09 11:27:21.154113 crc crio[21508]: time="2026-06-09T11:27:21.15407088Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified not found" id=8bc30447-3633-4f07-9751-dcc4f6afc5fa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.013864 | controller | Jun 09 11:27:21.154113 crc crio[21508]: time="2026-06-09T11:27:21.154109501Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified found" id=8bc30447-3633-4f07-9751-dcc4f6afc5fa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.013880 | controller | Jun 09 11:27:21.154371 crc crio[21508]: time="2026-06-09T11:27:21.154206364Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=9d47af13-3806-438f-a8cf-9aba4282c7ff name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.013895 | controller | Jun 09 11:27:21.158516 crc crio[21508]: time="2026-06-09T11:27:21.158431889Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=b09d1bb9-3a68-4fef-861c-881105a3bf44 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.013912 | controller | Jun 09 11:27:21.159557 crc crio[21508]: time="2026-06-09T11:27:21.159396688Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\""
2026-06-09 12:20:03.013927 | controller | Jun 09 11:27:21.160909 crc crio[21508]: time="2026-06-09T11:27:21.160808979Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\""
2026-06-09 12:20:03.013947 | controller | Jun 09 11:27:24.883591 crc crio[21508]: time="2026-06-09T11:27:24.881846441Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-5f6646cb8c-rx4bx/POD" id=403df45c-eb8c-415f-a42c-f1dfd5f54fdd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.013963 | controller | Jun 09 11:27:24.884987 crc crio[21508]: time="2026-06-09T11:27:24.884963973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.013980 | controller | Jun 09 11:27:24.923637 crc crio[21508]: time="2026-06-09T11:27:24.923136601Z" level=info msg="Got pod network &{Name:dnsmasq-dns-5f6646cb8c-rx4bx Namespace:openstack ID:aceb6e2df6282ed60a27f7166c63f828d1f1ef3300497724065bfde262ec42f4 UID:8bdf0529-e59a-4b84-8b06-93eb0c31ab9e NetNS:/var/run/netns/c67d1b99-0368-4178-9726-60da35532303 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8bdf0529_e59a_4b84_8b06_93eb0c31ab9e.slice PodAnnotations:0xc000d9ecc8}] Aliases:map[]}"
2026-06-09 12:20:03.013995 | controller | Jun 09 11:27:24.923637 crc crio[21508]: time="2026-06-09T11:27:24.923520142Z" level=info msg="Adding pod openstack_dnsmasq-dns-5f6646cb8c-rx4bx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.014011 | controller | Jun 09 11:27:29.517134 crc crio[21508]: 2026-06-09T11:27:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aceb6e2df6282ed Mac:8e:34:f2:ed:69:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9d Mtu:0 Sandbox:/var/run/netns/c67d1b99-0368-4178-9726-60da35532303 SocketPath: PciID:}] [{Interface:0xc000014b50 Address:{IP:10.217.0.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.014027 | controller | Jun 09 11:27:29.519735 crc crio[21508]: time="2026-06-09T11:27:29.519471077Z" level=info msg="Got pod network &{Name:dnsmasq-dns-5f6646cb8c-rx4bx Namespace:openstack ID:aceb6e2df6282ed60a27f7166c63f828d1f1ef3300497724065bfde262ec42f4 UID:8bdf0529-e59a-4b84-8b06-93eb0c31ab9e NetNS:/var/run/netns/c67d1b99-0368-4178-9726-60da35532303 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8bdf0529_e59a_4b84_8b06_93eb0c31ab9e.slice PodAnnotations:0xc000d9ecc8}] Aliases:map[]}"
2026-06-09 12:20:03.014043 | controller | Jun 09 11:27:29.519735 crc crio[21508]: time="2026-06-09T11:27:29.519629421Z" level=info msg="Checking pod openstack_dnsmasq-dns-5f6646cb8c-rx4bx for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.014059 | controller | Jun 09 11:27:32.463020 crc crio[21508]: time="2026-06-09T11:27:32.461244922Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d3c9014d-c548-413c-afb3-ebf5e341b65e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.014076 | controller | Jun 09 11:27:32.488671 crc crio[21508]: time="2026-06-09T11:27:32.488520378Z" level=info msg="Running pod sandbox: openstack/barbican-api-594669b868-dc85r/POD" id=b57330b3-cd50-4c2e-8024-f9b2a7fe787b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.014092 | controller | Jun 09 11:27:32.488883 crc crio[21508]: time="2026-06-09T11:27:32.488733934Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.014107 | controller | Jun 09 11:27:32.489026 crc crio[21508]: time="2026-06-09T11:27:32.488556729Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-qp2v8/POD" id=e7ab44ed-2f36-4635-9ad8-18a9ca87f753 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.014123 | controller | Jun 09 11:27:32.489238 crc crio[21508]: time="2026-06-09T11:27:32.489218088Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.014142 | controller | Jun 09 11:27:32.602346 crc crio[21508]: time="2026-06-09T11:27:32.602008281Z" level=info msg="Ran pod sandbox aceb6e2df6282ed60a27f7166c63f828d1f1ef3300497724065bfde262ec42f4 with infra container: openstack/dnsmasq-dns-5f6646cb8c-rx4bx/POD" id=403df45c-eb8c-415f-a42c-f1dfd5f54fdd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.014158 | controller | Jun 09 11:27:32.610819 crc crio[21508]: time="2026-06-09T11:27:32.610721379Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=9715ca77-9555-49a7-b2d3-18070f8e4705 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.014174 | controller | Jun 09 11:27:33.430132 crc crio[21508]: time="2026-06-09T11:27:33.429164643Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=67baee4a-aba3-4268-9b5d-a8793dc9211a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.014189 | controller | Jun 09 11:27:35.657729 crc crio[21508]: time="2026-06-09T11:27:35.656648301Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=67ea8c2b-6bf6-49d2-8853-88795282f2ca name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.014205 | controller | Jun 09 11:27:35.899146 crc crio[21508]: time="2026-06-09T11:27:35.89890259Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-rlzqr/registry-server" id=33c0690d-9710-4d9b-8bb7-e80f85d79e28 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.014220 | controller | Jun 09 11:27:36.504054 crc crio[21508]: time="2026-06-09T11:27:36.503552636Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.014235 | controller | Jun 09 11:27:36.617910 crc crio[21508]: time="2026-06-09T11:27:36.617798752Z" level=info msg="Creating container: openstack/dnsmasq-dns-5f6646cb8c-rx4bx/init" id=10cce1ca-08c8-4153-81b2-c6c4dc775f41 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.014251 | controller | Jun 09 11:27:36.656387 crc crio[21508]: time="2026-06-09T11:27:36.656097124Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.014266 | controller | Jun 09 11:27:36.663663 crc crio[21508]: time="2026-06-09T11:27:36.663564544Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:241fbbed8753503ab4aa3008cb40b3c4f94ef930fac25515ad3cf3c3a3915d9f" id=9d47af13-3806-438f-a8cf-9aba4282c7ff name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.014281 | controller | Jun 09 11:27:36.664635 crc crio[21508]: time="2026-06-09T11:27:36.66444526Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=b7726f85-c190-4ae2-a02b-55b4f9acea4e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.014296 | controller | Jun 09 11:27:36.696117 crc crio[21508]: time="2026-06-09T11:27:36.696041324Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:3b60e8300c573fc08a5a5dc3380bd8cd07f1947ee19ec88b6f4951c03f4170de" id=b09d1bb9-3a68-4fef-861c-881105a3bf44 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.014311 | controller | Jun 09 11:27:36.697584 crc crio[21508]: time="2026-06-09T11:27:36.697494237Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=96bfd854-0153-4989-8661-95a142ad0f5d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.014329 | controller | Jun 09 11:27:36.706606 crc crio[21508]: time="2026-06-09T11:27:36.706414361Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=8bd2ab15-dfa5-41a1-b7ee-20a8bf5c8cee name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.014360 | controller | Jun 09 11:27:36.707525 crc crio[21508]: time="2026-06-09T11:27:36.707440381Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:22b583bb15105dbcbd68cba0c0fb9fada6d33a19b9d63edc972508150240b784" id=465364af-1d39-4f46-b681-a600b7527ae4 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.014382 | controller | Jun 09 11:27:36.709435 crc crio[21508]: time="2026-06-09T11:27:36.709248084Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=f051eaa6-26fd-4b6d-a9b7-4697d54aeaac name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.014399 | controller | Jun 09 11:27:36.720341 crc crio[21508]: time="2026-06-09T11:27:36.720159437Z" level=info msg="Got pod network &{Name:community-operators-qp2v8 Namespace:openshift-marketplace ID:223a9a85d38abad6105caf01f9102df608513c6958360d1bf7eb5d6e70fc6259 UID:d79a3e31-0aae-4a20-9505-2341ba393463 NetNS:/var/run/netns/f9744374-9831-4803-8bba-7fa7ddece5c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd79a3e31_0aae_4a20_9505_2341ba393463.slice PodAnnotations:0xc00011eae0}] Aliases:map[]}"
2026-06-09 12:20:03.014415 | controller | Jun 09 11:27:36.720341 crc crio[21508]: time="2026-06-09T11:27:36.720201658Z" level=info msg="Adding pod openshift-marketplace_community-operators-qp2v8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.014431 | controller | Jun 09 11:27:36.720984 crc crio[21508]: time="2026-06-09T11:27:36.720885928Z" level=info msg="Got pod network &{Name:barbican-api-594669b868-dc85r Namespace:openstack ID:d534730c915cbbcf7316445cf8248abc1c995da2941785c22d0093b058f8c52e UID:db97ff1c-fa9e-4143-b28b-926f85ad9338 NetNS:/var/run/netns/4535bfd6-7a88-4b37-b81c-648ef6e57090 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb97ff1c_fa9e_4143_b28b_926f85ad9338.slice PodAnnotations:0xc002a12360}] Aliases:map[]}"
2026-06-09 12:20:03.014446 | controller | Jun 09 11:27:36.720984 crc crio[21508]: time="2026-06-09T11:27:36.72093374Z" level=info msg="Adding pod openstack_barbican-api-594669b868-dc85r to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.014462 | controller | Jun 09 11:27:36.762139 crc crio[21508]: time="2026-06-09T11:27:36.761976172Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=4fc01768-c8a1-444c-8e03-4cb6f131f26b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.014478 | controller | Jun 09 11:27:36.779524 crc crio[21508]: time="2026-06-09T11:27:36.779410938Z" level=info msg="Creating container: openstack/barbican-worker-544988fdf7-5svx2/barbican-worker-log" id=d1d528f1-f6b0-4be8-b78a-a52cd67aaae2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.014493 | controller | Jun 09 11:27:36.781039 crc crio[21508]: time="2026-06-09T11:27:36.780955613Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.014509 | controller | Jun 09 11:27:36.797533 crc crio[21508]: time="2026-06-09T11:27:36.79606293Z" level=info msg="Creating container: openstack/barbican-keystone-listener-57ff7b4b94-mhdlj/barbican-keystone-listener-log" id=e0e325a0-b985-4903-b739-5ff740c33ae2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.014524 | controller | Jun 09 11:27:36.804524 crc crio[21508]: time="2026-06-09T11:27:36.804376955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.014543 | controller | Jun 09 11:27:36.807019 crc crio[21508]: time="2026-06-09T11:27:36.806939021Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.014558 | controller | Jun 09 11:27:36.816391 crc crio[21508]: time="2026-06-09T11:27:36.815838514Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=c57cb2d4-d708-45d6-85f9-589505c5230d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.014574 | controller | Jun 09 11:27:36.820893 crc crio[21508]: time="2026-06-09T11:27:36.820854942Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.014589 | controller | Jun 09 11:27:36.825481 crc crio[21508]: time="2026-06-09T11:27:36.825399486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.014605 | controller | Jun 09 11:27:36.830608 crc crio[21508]: time="2026-06-09T11:27:36.830553529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.014621 | controller | Jun 09 11:27:36.925145 crc crio[21508]: time="2026-06-09T11:27:36.924984979Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.014636 | controller | Jun 09 11:27:36.940629 crc crio[21508]: time="2026-06-09T11:27:36.940541869Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.014652 | controller | Jun 09 11:27:36.953823 crc crio[21508]: time="2026-06-09T11:27:36.953720098Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=21bb3a08-63d8-437a-8bf7-b9f11664d8bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.014668 | controller | Jun 09 11:27:36.956323 crc crio[21508]: time="2026-06-09T11:27:36.956206391Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.014684 | controller | Jun 09 11:27:37.111375 crc crio[21508]: time="2026-06-09T11:27:37.110205792Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.014699 | controller | Jun 09 11:27:37.121639 crc crio[21508]: time="2026-06-09T11:27:37.121228768Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.014714 | controller | Jun 09 11:27:37.126056 crc crio[21508]: time="2026-06-09T11:27:37.125944587Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.014730 | controller | Jun 09 11:27:37.139115 crc crio[21508]: time="2026-06-09T11:27:37.138953972Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.014745 | controller | Jun 09 11:27:37.162213 crc crio[21508]: time="2026-06-09T11:27:37.162121236Z" level=info msg="Created container a03250f4776a11f8c7db543b740fd85eab7225b0580599c2df4643ca9e32770e: openstack/dnsmasq-dns-5f6646cb8c-rx4bx/init" id=10cce1ca-08c8-4153-81b2-c6c4dc775f41 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.014761 | controller | Jun 09 11:27:37.170771 crc crio[21508]: time="2026-06-09T11:27:37.170654848Z" level=info msg="Starting container: a03250f4776a11f8c7db543b740fd85eab7225b0580599c2df4643ca9e32770e" id=45d8ce9d-7591-48cc-a0fc-3f9f419bc87d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.014781 | controller | Jun 09 11:27:37.178812 crc crio[21508]: time="2026-06-09T11:27:37.178550272Z" level=info msg="Started container" PID=70892 containerID=a03250f4776a11f8c7db543b740fd85eab7225b0580599c2df4643ca9e32770e description=openstack/dnsmasq-dns-5f6646cb8c-rx4bx/init id=45d8ce9d-7591-48cc-a0fc-3f9f419bc87d name=/runtime.v1.RuntimeService/StartContainer sandboxID=aceb6e2df6282ed60a27f7166c63f828d1f1ef3300497724065bfde262ec42f4
2026-06-09 12:20:03.014798 | controller | Jun 09 11:27:37.309839 crc crio[21508]: time="2026-06-09T11:27:37.309159421Z" level=info msg="Created container 9534263d4bd5a0a9b75b13795aea6bd51edbc6928ebac88d8b345ad342f5f9bc: openstack/barbican-worker-544988fdf7-5svx2/barbican-worker-log" id=d1d528f1-f6b0-4be8-b78a-a52cd67aaae2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.014814 | controller | Jun 09 11:27:37.320692 crc crio[21508]: time="2026-06-09T11:27:37.318064144Z" level=info msg="Starting container: 9534263d4bd5a0a9b75b13795aea6bd51edbc6928ebac88d8b345ad342f5f9bc" id=e73c962c-0303-458e-b960-072d2d62d34a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.014829 | controller | Jun 09 11:27:37.372446 crc crio[21508]: time="2026-06-09T11:27:37.367897587Z" level=info msg="Started container" PID=70895 containerID=9534263d4bd5a0a9b75b13795aea6bd51edbc6928ebac88d8b345ad342f5f9bc description=openstack/barbican-worker-544988fdf7-5svx2/barbican-worker-log id=e73c962c-0303-458e-b960-072d2d62d34a name=/runtime.v1.RuntimeService/StartContainer sandboxID=08ecb221736c8dfe546a4f7af238e82e2ce8b7ebc7460cba5ecbb1cf51434a4e
2026-06-09 12:20:03.014845 | controller | Jun 09 11:27:37.372446 crc crio[21508]: time="2026-06-09T11:27:37.36801063Z" level=info msg="Created container b2dc32f41d7223b8306ad75e3ded370f39dbf539ef18ea1fb9b7df177deb7f7c: openshift-marketplace/redhat-operators-rlzqr/registry-server" id=33c0690d-9710-4d9b-8bb7-e80f85d79e28 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.014861 | controller | Jun 09 11:27:37.372817 crc crio[21508]: time="2026-06-09T11:27:37.372234165Z" level=info msg="Starting container: b2dc32f41d7223b8306ad75e3ded370f39dbf539ef18ea1fb9b7df177deb7f7c" id=817d6906-bf50-4ef3-8fc3-0d9d63504347 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.014876 | controller | Jun 09 11:27:37.391388 crc crio[21508]: time="2026-06-09T11:27:37.390929477Z" level=info msg="Started container" PID=70890 containerID=b2dc32f41d7223b8306ad75e3ded370f39dbf539ef18ea1fb9b7df177deb7f7c description=openshift-marketplace/redhat-operators-rlzqr/registry-server id=817d6906-bf50-4ef3-8fc3-0d9d63504347 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e065d5df2ba343318d243f954795f030b88e4829dd570ae96cabc781aea0102
2026-06-09 12:20:03.014891 | controller | Jun 09 11:27:37.405406 crc crio[21508]: time="2026-06-09T11:27:37.396052679Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=b5b0a4af-1fc4-48a5-abbb-d5e5507c8545 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.014907 | controller | Jun 09 11:27:37.405406 crc crio[21508]: 2026-06-09T11:27:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:223a9a85d38abad Mac:aa:1a:0c:42:df:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9f Mtu:0 Sandbox:/var/run/netns/f9744374-9831-4803-8bba-7fa7ddece5c1 SocketPath: PciID:}] [{Interface:0xc000015070 Address:{IP:10.217.0.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.014922 | controller | Jun 09 11:27:37.406051 crc crio[21508]: time="2026-06-09T11:27:37.405980982Z" level=info msg="Got pod network &{Name:community-operators-qp2v8 Namespace:openshift-marketplace ID:223a9a85d38abad6105caf01f9102df608513c6958360d1bf7eb5d6e70fc6259 UID:d79a3e31-0aae-4a20-9505-2341ba393463 NetNS:/var/run/netns/f9744374-9831-4803-8bba-7fa7ddece5c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd79a3e31_0aae_4a20_9505_2341ba393463.slice PodAnnotations:0xc00011eae0}] Aliases:map[]}"
2026-06-09 12:20:03.014942 | controller | Jun 09 11:27:37.406188 crc crio[21508]: time="2026-06-09T11:27:37.406140407Z" level=info msg="Checking pod openshift-marketplace_community-operators-qp2v8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.014958 | controller | Jun 09 11:27:37.424398 crc crio[21508]: time="2026-06-09T11:27:37.423788538Z" level=info msg="Ran pod sandbox 223a9a85d38abad6105caf01f9102df608513c6958360d1bf7eb5d6e70fc6259 with infra container: openshift-marketplace/community-operators-qp2v8/POD" id=e7ab44ed-2f36-4635-9ad8-18a9ca87f753 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.014974 | controller | Jun 09 11:27:37.426761 crc crio[21508]: time="2026-06-09T11:27:37.426639362Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=16e6156d-8a10-4baa-917d-a9018aa64102 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.014990 | controller | Jun 09 11:27:37.435873 crc crio[21508]: time="2026-06-09T11:27:37.435754572Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8363ae09-73bd-4768-a35a-8ba890ec2488 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.015006 | controller | Jun 09 11:27:37.449470 crc crio[21508]: time="2026-06-09T11:27:37.44889295Z" level=info msg="Creating container: openshift-marketplace/community-operators-qp2v8/extract-utilities" id=c3ba8b22-ecb0-4686-aff5-8742cadd93de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.015021 | controller | Jun 09 11:27:37.450130 crc crio[21508]: time="2026-06-09T11:27:37.449880689Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.015036 | controller | Jun 09 11:27:37.483510 crc crio[21508]: time="2026-06-09T11:27:37.483413469Z" level=info msg="Created container baa2a2a4f4cb11e9b5bbcc191ffc2eae09a5cb9fa0e08e360f67254050b5755f: openstack/barbican-keystone-listener-57ff7b4b94-mhdlj/barbican-keystone-listener-log" id=e0e325a0-b985-4903-b739-5ff740c33ae2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.015052 | controller | Jun 09 11:27:37.486789 crc crio[21508]: time="2026-06-09T11:27:37.486688826Z" level=info msg="Starting container: baa2a2a4f4cb11e9b5bbcc191ffc2eae09a5cb9fa0e08e360f67254050b5755f" id=eeecc070-e4b0-410d-8e67-b736092fcbc3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.015067 | controller | Jun 09 11:27:37.502385 crc crio[21508]: time="2026-06-09T11:27:37.500750491Z" level=info msg="Started container" PID=70912 containerID=baa2a2a4f4cb11e9b5bbcc191ffc2eae09a5cb9fa0e08e360f67254050b5755f description=openstack/barbican-keystone-listener-57ff7b4b94-mhdlj/barbican-keystone-listener-log id=eeecc070-e4b0-410d-8e67-b736092fcbc3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee5ad5fbb15612fef4f3d5551ad60fba84265577f56eaeb68237c71f57ec15d0
2026-06-09 12:20:03.015083 | controller | Jun 09 11:27:37.513826 crc crio[21508]: time="2026-06-09T11:27:37.511918411Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=5716f3a3-8d21-49dd-8407-b85bdacbaffe name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.015098 | controller | Jun 09 11:27:37.519877 crc crio[21508]: time="2026-06-09T11:27:37.519743273Z" level=info msg="Created container d20f6494d60e2683aba9a3232f5ea6d762ab1c1b05af48c153a2fa5f021c5756: openstack/ceilometer-0/proxy-httpd" id=21bb3a08-63d8-437a-8bf7-b9f11664d8bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.015117 | controller | Jun 09 11:27:37.536127 crc crio[21508]: time="2026-06-09T11:27:37.534738116Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=1aa84215-c3c4-41f0-9259-57aa6dd59556 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.015133 | controller | Jun 09 11:27:37.538983 crc crio[21508]: time="2026-06-09T11:27:37.538742354Z" level=info msg="Starting container: d20f6494d60e2683aba9a3232f5ea6d762ab1c1b05af48c153a2fa5f021c5756" id=37fd5174-9c42-4bfb-9433-9289e2d3d59a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.015148 | controller | Jun 09 11:27:37.540139 crc crio[21508]: time="2026-06-09T11:27:37.540037922Z" level=info msg="Creating container: openstack/barbican-worker-544988fdf7-5svx2/barbican-worker" id=0057a3a8-b43f-4a36-ba06-1ba702fd503d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.015163 | controller | Jun 09 11:27:37.555911 crc crio[21508]: time="2026-06-09T11:27:37.551177761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.015178 | controller | Jun 09 11:27:37.555911 crc crio[21508]: time="2026-06-09T11:27:37.552005046Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.015194 | controller | Jun 09 11:27:37.559160 crc crio[21508]: time="2026-06-09T11:27:37.55890436Z" level=info msg="Started container" PID=70915 containerID=d20f6494d60e2683aba9a3232f5ea6d762ab1c1b05af48c153a2fa5f021c5756 description=openstack/ceilometer-0/proxy-httpd id=37fd5174-9c42-4bfb-9433-9289e2d3d59a name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e244b2957dbd94c5ccee625a392f6e0ebacc15deaec0a18e5222898afd7d5ec
2026-06-09 12:20:03.015209 | controller | Jun 09 11:27:37.570837 crc crio[21508]: time="2026-06-09T11:27:37.567984098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.015224 | controller | Jun 09 11:27:37.682427 crc crio[21508]: time="2026-06-09T11:27:37.682172752Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=764861b5-74ee-4868-961c-65482f627344 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.015240 | controller | Jun 09 11:27:37.697837 crc crio[21508]: time="2026-06-09T11:27:37.697570647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.015255 | controller | Jun 09 11:27:37.702368 crc crio[21508]: time="2026-06-09T11:27:37.701836503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.015270 | controller | Jun 09 11:27:37.702368 crc crio[21508]: time="2026-06-09T11:27:37.701889235Z" level=info msg="Creating container: openstack/barbican-keystone-listener-57ff7b4b94-mhdlj/barbican-keystone-listener" id=932d769f-023b-405f-841f-e85ee78e75ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.015286 | controller | Jun 09 11:27:37.704949 crc crio[21508]: time="2026-06-09T11:27:37.703550944Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.015301 | controller | Jun 09 11:27:37.751652 crc crio[21508]: time="2026-06-09T11:27:37.751554742Z" level=info msg="Running pod sandbox: openstack/barbican-api-8b9dc8c8b-lnx8b/POD" id=a3fc31c6-020e-48fc-803f-8d86b820f70d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.015317 | controller | Jun 09 11:27:37.751795 crc crio[21508]: time="2026-06-09T11:27:37.751672216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.015336 | controller | Jun 09 11:27:37.752480 crc crio[21508]: time="2026-06-09T11:27:37.752410608Z" level=info msg="Stopping container: 60d6aa524c2d7484e36abc5a6c652aa6c537b1d575380bb252fbb329e3907706 (timeout: 30s)" id=77e2cf1f-9e37-4795-97c5-5d9d36fa6c7f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.015371 | controller | Jun 09 11:27:37.753003 crc crio[21508]: 2026-06-09T11:27:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d534730c915cbbc Mac:b2:22:9e:bc:25:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9e Mtu:0 Sandbox:/var/run/netns/4535bfd6-7a88-4b37-b81c-648ef6e57090 SocketPath: PciID:}] [{Interface:0xc0002d6a00 Address:{IP:10.217.0.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.015389 | controller | Jun 09 11:27:37.753659 crc crio[21508]: time="2026-06-09T11:27:37.753070177Z" level=info msg="Stopping container: c9e4a420e01d92004e09c768780c683b8e0c38eb8ffac9f6418246ba8900f973 (timeout: 30s)" id=7d40a785-0b8b-4b4b-8f52-445b08b09a63 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.015404 | controller | Jun 09 11:27:37.755160 crc crio[21508]: time="2026-06-09T11:27:37.754404937Z" level=info msg="Got pod network &{Name:barbican-api-594669b868-dc85r Namespace:openstack ID:d534730c915cbbcf7316445cf8248abc1c995da2941785c22d0093b058f8c52e UID:db97ff1c-fa9e-4143-b28b-926f85ad9338 NetNS:/var/run/netns/4535bfd6-7a88-4b37-b81c-648ef6e57090 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb97ff1c_fa9e_4143_b28b_926f85ad9338.slice PodAnnotations:0xc002a12360}] Aliases:map[]}"
2026-06-09 12:20:03.015420 | controller | Jun 09 11:27:37.756990 crc crio[21508]: time="2026-06-09T11:27:37.753208271Z" level=info msg="Stopping container: d20f6494d60e2683aba9a3232f5ea6d762ab1c1b05af48c153a2fa5f021c5756 (timeout: 30s)" id=7502fdb4-0035-413c-8880-d570695cbd99 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.015436 | controller | Jun 09 11:27:37.757906 crc crio[21508]: time="2026-06-09T11:27:37.757830888Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=019b3eaa-5872-4823-86da-39b7682e1d1e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.015451 | controller | Jun 09 11:27:37.759068 crc crio[21508]: time="2026-06-09T11:27:37.759029003Z" level=info msg="Checking pod openstack_barbican-api-594669b868-dc85r for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.015467 | controller | Jun 09 11:27:37.773784 crc crio[21508]: time="2026-06-09T11:27:37.753191461Z" level=info msg="Stopping container: a6b0328cdd26c8b3bcc386a55e0570174fd619426486da01218b32f6677b26fb (timeout: 30s)" id=5b7ea44b-9e51-4c1d-b64a-57f29c307013 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.015483 | controller | Jun 09 11:27:37.876844 crc crio[21508]: time="2026-06-09T11:27:37.876734801Z" level=info msg="Ran pod sandbox d534730c915cbbcf7316445cf8248abc1c995da2941785c22d0093b058f8c52e with infra container: openstack/barbican-api-594669b868-dc85r/POD" id=b57330b3-cd50-4c2e-8024-f9b2a7fe787b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.015499 | controller | Jun 09 11:27:37.881104 crc crio[21508]: time="2026-06-09T11:27:37.881025208Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.015515 | controller | Jun 09 11:27:37.883551 crc crio[21508]: time="2026-06-09T11:27:37.883513552Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=0ada9b32-25e2-440c-80ec-c1a842b4bcbc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.015534 | controller | Jun 09 11:27:37.891112 crc crio[21508]: time="2026-06-09T11:27:37.890198319Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.015550 | controller | Jun 09 11:27:37.894158 crc crio[21508]: time="2026-06-09T11:27:37.894031752Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=192014a6-a534-4bf7-9cbc-c15ccfc13d98 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.015566 | controller | Jun 09 11:27:37.895246 crc crio[21508]: time="2026-06-09T11:27:37.895146205Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=b7d0af34-6b65-40fa-84b3-cf399ae80c49 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.015581 | controller | Jun 09 11:27:37.909831 crc crio[21508]: time="2026-06-09T11:27:37.909392576Z" level=info msg="Got pod network &{Name:barbican-api-8b9dc8c8b-lnx8b Namespace:openstack ID:c2f91188ba9501f8b739ddd8df89e46ceb852c77276eb3d1e5a5e61358607283 UID:679f4d47-00b7-41d8-81c2-1f7a2cbf5a95 NetNS:/var/run/netns/54f92b16-0172-4db1-92d1-a70e11f840c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod679f4d47_00b7_41d8_81c2_1f7a2cbf5a95.slice PodAnnotations:0xc002a12368}] Aliases:map[]}"
2026-06-09 12:20:03.015597 | controller | Jun 09 11:27:37.909831 crc crio[21508]: time="2026-06-09T11:27:37.909455888Z" level=info msg="Adding pod openstack_barbican-api-8b9dc8c8b-lnx8b to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.015613 | controller | Jun 09 11:27:37.928236 crc crio[21508]: time="2026-06-09T11:27:37.928022147Z" level=info msg="Creating container: openstack/barbican-api-594669b868-dc85r/barbican-api-log" id=be05d57c-07c7-491e-b307-817c49e359c1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.015628 | controller | Jun 09 11:27:37.928769 crc crio[21508]: time="2026-06-09T11:27:37.928660796Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.015643 | controller | Jun 09 11:27:38.001727 crc crio[21508]: time="2026-06-09T11:27:38.001002163Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.015658 | controller | Jun 09 11:27:38.010007 crc crio[21508]: time="2026-06-09T11:27:38.009877955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.015673 | controller | Jun 09 11:27:38.059384 crc crio[21508]: time="2026-06-09T11:27:38.057651517Z" level=info msg="Creating container: openstack/dnsmasq-dns-5f6646cb8c-rx4bx/dnsmasq-dns" id=fad26ae6-0b51-48ef-aa5f-58ddd3cf6402 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.015689 | controller | Jun 09 11:27:38.059384 crc crio[21508]: time="2026-06-09T11:27:38.05810497Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.015705 | controller | Jun 09 11:27:38.334412 crc crio[21508]: time="2026-06-09T11:27:38.33152501Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.015720 | controller | Jun 09 11:27:38.347356 crc crio[21508]: time="2026-06-09T11:27:38.343810153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.015736 | controller | Jun 09 11:27:38.412697 crc crio[21508]: time="2026-06-09T11:27:38.411204704Z" level=info msg="Created container b4950ebbc466fcf0e8f348208519713b14529cdacf6e3445022e34cfceb73ee3: openshift-marketplace/community-operators-qp2v8/extract-utilities" id=c3ba8b22-ecb0-4686-aff5-8742cadd93de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.015755 | controller | Jun 09 11:27:38.416812 crc crio[21508]: time="2026-06-09T11:27:38.414860322Z" level=info msg="Starting container: b4950ebbc466fcf0e8f348208519713b14529cdacf6e3445022e34cfceb73ee3" id=dbe7e147-5d63-4f27-86fd-f9155ac7b3c5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.015771 | controller | Jun 09 11:27:38.434763 crc crio[21508]: time="2026-06-09T11:27:38.434044469Z" level=info msg="Started container" PID=70999 containerID=b4950ebbc466fcf0e8f348208519713b14529cdacf6e3445022e34cfceb73ee3 description=openshift-marketplace/community-operators-qp2v8/extract-utilities id=dbe7e147-5d63-4f27-86fd-f9155ac7b3c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=223a9a85d38abad6105caf01f9102df608513c6958360d1bf7eb5d6e70fc6259
2026-06-09 12:20:03.015787 | controller | Jun 09 11:27:38.448026 crc crio[21508]: time="2026-06-09T11:27:38.443769016Z" level=info msg="Created container 1b3de49e42913fceb0ba22624e49e132c63e2be0e575ddf87465a6e72a7bb673: openstack/barbican-api-594669b868-dc85r/barbican-api-log" id=be05d57c-07c7-491e-b307-817c49e359c1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.015803 | controller | Jun 09 11:27:38.455992 crc crio[21508]: time="2026-06-09T11:27:38.453059131Z" level=info msg="Created container bfa7641007fc32a7b6b5c641414ac59446c8960c7ae748ad210837beeb3959de: openstack/barbican-keystone-listener-57ff7b4b94-mhdlj/barbican-keystone-listener" id=932d769f-023b-405f-841f-e85ee78e75ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.015818 | controller | Jun 09 11:27:38.463546 crc crio[21508]: time="2026-06-09T11:27:38.463062927Z" level=info msg="Created container 644e6143391789986c42ca8bf1e257828359a69d1fa4ec0c3069cfd200df8cf8: openstack/barbican-worker-544988fdf7-5svx2/barbican-worker" id=0057a3a8-b43f-4a36-ba06-1ba702fd503d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.015833 | controller | Jun 09 11:27:38.469475 crc crio[21508]: time="2026-06-09T11:27:38.467950421Z" level=info msg="Starting container: 644e6143391789986c42ca8bf1e257828359a69d1fa4ec0c3069cfd200df8cf8" id=028c0b38-0ebd-45b4-96bc-1ec77d1d1d7c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.015849 | controller | Jun 09 11:27:38.469475 crc crio[21508]: time="2026-06-09T11:27:38.468869508Z" level=info msg="Starting container: 1b3de49e42913fceb0ba22624e49e132c63e2be0e575ddf87465a6e72a7bb673" id=fa580981-d0ae-4d90-9304-55356561ebf9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.015865 | controller | Jun 09 11:27:38.469475 crc crio[21508]: time="2026-06-09T11:27:38.468916099Z" level=info msg="Starting container: bfa7641007fc32a7b6b5c641414ac59446c8960c7ae748ad210837beeb3959de" id=9800492d-b212-4c66-b67f-060716956a75 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.015880 | controller | Jun 09 11:27:38.471210 crc crio[21508]: time="2026-06-09T11:27:38.471053363Z" level=info msg="Stopped container c9e4a420e01d92004e09c768780c683b8e0c38eb8ffac9f6418246ba8900f973: openstack/ceilometer-0/sg-core" id=7d40a785-0b8b-4b4b-8f52-445b08b09a63 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.015896 | controller | Jun 09 11:27:38.505064 crc crio[21508]: time="2026-06-09T11:27:38.499158923Z" level=info msg="Started container" PID=71240 containerID=644e6143391789986c42ca8bf1e257828359a69d1fa4ec0c3069cfd200df8cf8 description=openstack/barbican-worker-544988fdf7-5svx2/barbican-worker id=028c0b38-0ebd-45b4-96bc-1ec77d1d1d7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=08ecb221736c8dfe546a4f7af238e82e2ce8b7ebc7460cba5ecbb1cf51434a4e
2026-06-09 12:20:03.015912 | controller | Jun 09 11:27:38.506407 crc crio[21508]: time="2026-06-09T11:27:38.506110109Z" level=info msg="Started container" PID=71243 containerID=1b3de49e42913fceb0ba22624e49e132c63e2be0e575ddf87465a6e72a7bb673 description=openstack/barbican-api-594669b868-dc85r/barbican-api-log id=fa580981-d0ae-4d90-9304-55356561ebf9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d534730c915cbbcf7316445cf8248abc1c995da2941785c22d0093b058f8c52e
2026-06-09 12:20:03.015932 | controller | Jun 09 11:27:38.528419 crc crio[21508]: time="2026-06-09T11:27:38.526857862Z" level=info msg="Started container" PID=71234 containerID=bfa7641007fc32a7b6b5c641414ac59446c8960c7ae748ad210837beeb3959de description=openstack/barbican-keystone-listener-57ff7b4b94-mhdlj/barbican-keystone-listener id=9800492d-b212-4c66-b67f-060716956a75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee5ad5fbb15612fef4f3d5551ad60fba84265577f56eaeb68237c71f57ec15d0
2026-06-09 12:20:03.015948 | controller | Jun 09 11:27:38.555550 crc crio[21508]: time="2026-06-09T11:27:38.552987164Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=ff6c47f5-00b8-4d05-b1c1-0ca23c0e186c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.015963 | controller | Jun 09 11:27:38.628613 crc crio[21508]: time="2026-06-09T11:27:38.626122065Z" level=info msg="Stopped container 60d6aa524c2d7484e36abc5a6c652aa6c537b1d575380bb252fbb329e3907706: openstack/ceilometer-0/ceilometer-central-agent" id=77e2cf1f-9e37-4795-97c5-5d9d36fa6c7f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.015978 | controller | Jun 09 11:27:38.645894 crc crio[21508]: time="2026-06-09T11:27:38.645780986Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=695d5f75-ffce-40bc-b059-787c5ccf7566 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.015994 | controller | Jun 09 11:27:38.654558 crc crio[21508]: time="2026-06-09T11:27:38.653157724Z" level=info msg="Creating container: openstack/barbican-api-594669b868-dc85r/barbican-api" id=9831bdcc-7b3f-4fff-9bd4-516717c0bad5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.016009 | controller | Jun 09 11:27:38.654558 crc crio[21508]: time="2026-06-09T11:27:38.653885015Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.016025 | controller | Jun 09 11:27:38.663602 crc crio[21508]: 2026-06-09T11:27:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c2f91188ba9501f Mac:ee:aa:1c:ab:a8:6c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a0 Mtu:0 Sandbox:/var/run/netns/54f92b16-0172-4db1-92d1-a70e11f840c6 SocketPath: PciID:}] [{Interface:0xc00048c5a0 Address:{IP:10.217.0.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.016041 | controller | Jun 09 11:27:38.664417 crc crio[21508]: time="2026-06-09T11:27:38.664370595Z" level=info msg="Got pod network &{Name:barbican-api-8b9dc8c8b-lnx8b Namespace:openstack ID:c2f91188ba9501f8b739ddd8df89e46ceb852c77276eb3d1e5a5e61358607283 UID:679f4d47-00b7-41d8-81c2-1f7a2cbf5a95 NetNS:/var/run/netns/54f92b16-0172-4db1-92d1-a70e11f840c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod679f4d47_00b7_41d8_81c2_1f7a2cbf5a95.slice PodAnnotations:0xc002a12368}] Aliases:map[]}"
2026-06-09 12:20:03.016057 | controller | Jun 09 11:27:38.665121 crc crio[21508]: time="2026-06-09T11:27:38.665091146Z" level=info msg="Checking pod openstack_barbican-api-8b9dc8c8b-lnx8b for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.016072 | controller | Jun 09 11:27:38.720987 crc crio[21508]: time="2026-06-09T11:27:38.720891465Z" level=info msg="Ran pod sandbox c2f91188ba9501f8b739ddd8df89e46ceb852c77276eb3d1e5a5e61358607283 with infra container: openstack/barbican-api-8b9dc8c8b-lnx8b/POD" id=a3fc31c6-020e-48fc-803f-8d86b820f70d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.016088 | controller | Jun 09 11:27:38.726970 crc crio[21508]: time="2026-06-09T11:27:38.726921043Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=00be8e63-5cd5-4922-97f7-9a74d3e9708c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.016107 | controller | Jun 09 11:27:38.730202 crc crio[21508]: time="2026-06-09T11:27:38.730092367Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=20e264e9-0976-4616-9d33-dd7fe2434a54 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.016123 | controller | Jun 09 11:27:38.739242 crc crio[21508]: time="2026-06-09T11:27:38.739130244Z" level=info msg="Creating container: openstack/barbican-api-8b9dc8c8b-lnx8b/barbican-api-log" id=d4d8d2a2-d950-478a-b785-a2810a53d073 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.016139 | controller | Jun 09 11:27:38.745538 crc crio[21508]: time="2026-06-09T11:27:38.74542487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.016155 | controller | Jun 09 11:27:38.746871 crc crio[21508]: time="2026-06-09T11:27:38.746730669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.016170 | controller | Jun 09 11:27:38.752140 crc crio[21508]: time="2026-06-09T11:27:38.752035645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.016185 | controller | Jun 09 11:27:38.788929 crc crio[21508]: time="2026-06-09T11:27:38.788827172Z" level=info msg="Created container 224c027d0393e7e21549404c4f9717ddb9d53bf13a82e9ed8050d48f95075759: openstack/dnsmasq-dns-5f6646cb8c-rx4bx/dnsmasq-dns" id=fad26ae6-0b51-48ef-aa5f-58ddd3cf6402 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.016201 | controller | Jun 09 11:27:38.790890 crc crio[21508]: time="2026-06-09T11:27:38.79077965Z" level=info msg="Starting container: 224c027d0393e7e21549404c4f9717ddb9d53bf13a82e9ed8050d48f95075759" id=d3e7d50d-8ea3-443a-85d5-9cad201fabab name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.016217 | controller | Jun 09 11:27:38.804726 crc crio[21508]: time="2026-06-09T11:27:38.802789235Z" level=info msg="Started container" PID=71274 containerID=224c027d0393e7e21549404c4f9717ddb9d53bf13a82e9ed8050d48f95075759 description=openstack/dnsmasq-dns-5f6646cb8c-rx4bx/dnsmasq-dns id=d3e7d50d-8ea3-443a-85d5-9cad201fabab name=/runtime.v1.RuntimeService/StartContainer sandboxID=aceb6e2df6282ed60a27f7166c63f828d1f1ef3300497724065bfde262ec42f4
2026-06-09 12:20:03.016232 | controller | Jun 09 11:27:38.829633 crc crio[21508]: time="2026-06-09T11:27:38.829585557Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.016248 | controller | Jun 09 11:27:38.835035 crc crio[21508]: time="2026-06-09T11:27:38.834993537Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.016264 | controller | Jun 09 11:27:38.888355 crc crio[21508]: time="2026-06-09T11:27:38.884667915Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=d214e5e2-0c0e-480f-9119-3aa6c90a9291 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.016279 | controller | Jun 09 11:27:38.897989 crc crio[21508]: time="2026-06-09T11:27:38.897945597Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-09 12:20:03.016295 | controller | Jun 09 11:27:38.960944 crc crio[21508]: time="2026-06-09T11:27:38.960853836Z" level=info msg="Stopping pod sandbox: 89efa7f3b58dc7aedd6573e8e0abab319861360311bcdc8abaeeb615dbddb919" id=dc405675-a928-4a54-97fe-5c78ae5303f7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.016314 | controller | Jun 09 11:27:38.961509 crc crio[21508]: time="2026-06-09T11:27:38.961444453Z" level=info msg="Got pod network &{Name:cinder-db-sync-cfb5c Namespace:openstack ID:89efa7f3b58dc7aedd6573e8e0abab319861360311bcdc8abaeeb615dbddb919 UID:bd969bfd-1dee-40c9-9b12-b78f2b9bc8d2 NetNS:/var/run/netns/fac1cbc9-c2bf-40a0-b0fc-73f3ed72098e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd969bfd_1dee_40c9_9b12_b78f2b9bc8d2.slice PodAnnotations:0xc00465e5a8}] Aliases:map[]}"
2026-06-09 12:20:03.016330 | controller | Jun 09 11:27:38.961689 crc crio[21508]: time="2026-06-09T11:27:38.961633409Z" level=info msg="Deleting pod openstack_cinder-db-sync-cfb5c from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.016359 | controller | Jun 09 11:27:39.108136 crc crio[21508]: time="2026-06-09T11:27:39.108027124Z" level=info msg="Created container 0f3a7696564f2c683b920fc473c6fcbd97b4bb415ec316b6b984887232fac2a8: openstack/barbican-api-8b9dc8c8b-lnx8b/barbican-api-log" id=d4d8d2a2-d950-478a-b785-a2810a53d073 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.016380 | controller | Jun 09 11:27:39.110112 crc crio[21508]: time="2026-06-09T11:27:39.110039364Z" level=info msg="Starting container: 0f3a7696564f2c683b920fc473c6fcbd97b4bb415ec316b6b984887232fac2a8" id=cf74fb7b-cae3-455b-90a6-2ec49999eda9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.016397 | controller | Jun 09 11:27:39.116635 crc crio[21508]: time="2026-06-09T11:27:39.116546356Z" level=info msg="Started container" PID=71384 containerID=0f3a7696564f2c683b920fc473c6fcbd97b4bb415ec316b6b984887232fac2a8 description=openstack/barbican-api-8b9dc8c8b-lnx8b/barbican-api-log id=cf74fb7b-cae3-455b-90a6-2ec49999eda9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2f91188ba9501f8b739ddd8df89e46ceb852c77276eb3d1e5a5e61358607283
2026-06-09 12:20:03.016413 | controller | Jun 09 11:27:39.129149 crc crio[21508]: time="2026-06-09T11:27:39.128923172Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=af8290a7-563b-4bdf-af52-adbc570cd414 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.016429 | controller | Jun 09 11:27:39.260445 crc crio[21508]: time="2026-06-09T11:27:39.260002975Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=8987c933-4a40-4447-989e-9550d977710d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.016444 | controller | Jun 09 11:27:39.267911 crc crio[21508]: time="2026-06-09T11:27:39.267829816Z" level=info msg="Creating container: openstack/barbican-api-8b9dc8c8b-lnx8b/barbican-api" id=5936ab8e-5282-4270-97ab-0da94851019f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.016459 | controller | Jun 09 11:27:39.268434 crc crio[21508]: time="2026-06-09T11:27:39.268384243Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.016475 | controller | Jun 09 11:27:39.308130 crc crio[21508]: time="2026-06-09T11:27:39.307979963Z" level=info msg="Created container aecf9f91a9a8fbda78ec61c8b5e3ec4d3af9afaa8543060c98f217ed4703b8ad: openstack/barbican-api-594669b868-dc85r/barbican-api" id=9831bdcc-7b3f-4fff-9bd4-516717c0bad5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.016490 | controller | Jun 09 11:27:39.317413 crc crio[21508]: time="2026-06-09T11:27:39.317280018Z" level=info msg="Starting container: aecf9f91a9a8fbda78ec61c8b5e3ec4d3af9afaa8543060c98f217ed4703b8ad" id=3e336cf4-ef9c-4ea5-9245-a3eac254f138 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.016506 | controller | Jun 09 11:27:39.331642 crc crio[21508]: time="2026-06-09T11:27:39.331541369Z" level=info msg="Started container" PID=71383 containerID=aecf9f91a9a8fbda78ec61c8b5e3ec4d3af9afaa8543060c98f217ed4703b8ad description=openstack/barbican-api-594669b868-dc85r/barbican-api id=3e336cf4-ef9c-4ea5-9245-a3eac254f138 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d534730c915cbbcf7316445cf8248abc1c995da2941785c22d0093b058f8c52e
2026-06-09 12:20:03.016526 | controller | Jun 09 11:27:39.352625 crc crio[21508]: time="2026-06-09T11:27:39.352278932Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.016542 | controller | Jun 09 11:27:39.364973 crc crio[21508]: time="2026-06-09T11:27:39.364894975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.016558 | controller | Jun 09 11:27:39.455861 crc crio[21508]: time="2026-06-09T11:27:39.455740799Z" level=info msg="Stopped pod sandbox: 89efa7f3b58dc7aedd6573e8e0abab319861360311bcdc8abaeeb615dbddb919" id=dc405675-a928-4a54-97fe-5c78ae5303f7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.016574 | controller | Jun 09 11:27:39.496453 crc crio[21508]: time="2026-06-09T11:27:39.493527396Z" level=info msg="Created container a834c59407adf4dfbe8a3b97f74dfc807fb4bf018af8ae6ed5f131d2fda6e57d: openstack/barbican-api-8b9dc8c8b-lnx8b/barbican-api" id=5936ab8e-5282-4270-97ab-0da94851019f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.016590 | controller | Jun 09 11:27:39.498099 crc crio[21508]: time="2026-06-09T11:27:39.497363509Z" level=info msg="Starting container: a834c59407adf4dfbe8a3b97f74dfc807fb4bf018af8ae6ed5f131d2fda6e57d" id=7cdb75c9-4a03-4535-98df-aaedfa1e9b64 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.016606 | controller | Jun 09 11:27:39.503991 crc crio[21508]: time="2026-06-09T11:27:39.503885812Z" level=info msg="Started container" PID=71430 containerID=a834c59407adf4dfbe8a3b97f74dfc807fb4bf018af8ae6ed5f131d2fda6e57d description=openstack/barbican-api-8b9dc8c8b-lnx8b/barbican-api id=7cdb75c9-4a03-4535-98df-aaedfa1e9b64 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2f91188ba9501f8b739ddd8df89e46ceb852c77276eb3d1e5a5e61358607283
2026-06-09 12:20:03.016622 | controller | Jun 09 11:27:40.774681 crc crio[21508]: time="2026-06-09T11:27:40.773764605Z" level=info msg="Running pod sandbox: openstack/cinder-online-data-migrations-vx69s/POD" id=c8d8fe2a-fec3-472d-922e-dd5660a80d68 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.016638 | controller | Jun 09 11:27:40.775723 crc crio[21508]: time="2026-06-09T11:27:40.775695382Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.016654 | controller | Jun 09 11:27:40.819569 crc crio[21508]: time="2026-06-09T11:27:40.819451875Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-vx69s Namespace:openstack ID:51ecee79b4eadea6ad72fe15822e13278839f6613bb8c34c48413f4ec44e7a3e UID:3703522e-821c-4ea6-a8c9-3c6c188ca339 NetNS:/var/run/netns/d67d7e6c-318e-4f45-960c-22a5c50d3e14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3703522e_821c_4ea6_a8c9_3c6c188ca339.slice PodAnnotations:0xc00465e838}] Aliases:map[]}"
2026-06-09 12:20:03.016671 | controller | Jun 09 11:27:40.819915 crc crio[21508]: time="2026-06-09T11:27:40.819659771Z" level=info msg="Adding pod openstack_cinder-online-data-migrations-vx69s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.016718 | controller | Jun 09 11:27:41.444366 crc crio[21508]: 2026-06-09T11:27:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:51ecee79b4eadea Mac:32:d0:47:0f:52:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a1 Mtu:0 Sandbox:/var/run/netns/d67d7e6c-318e-4f45-960c-22a5c50d3e14 SocketPath: PciID:}] [{Interface:0xc000014730 Address:{IP:10.217.0.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.016746 | controller | Jun 09 11:27:41.445618 crc crio[21508]: time="2026-06-09T11:27:41.445542924Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-vx69s Namespace:openstack ID:51ecee79b4eadea6ad72fe15822e13278839f6613bb8c34c48413f4ec44e7a3e UID:3703522e-821c-4ea6-a8c9-3c6c188ca339 NetNS:/var/run/netns/d67d7e6c-318e-4f45-960c-22a5c50d3e14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3703522e_821c_4ea6_a8c9_3c6c188ca339.slice PodAnnotations:0xc00465e838}] Aliases:map[]}"
2026-06-09 12:20:03.016764 | controller | Jun 09 11:27:41.445798 crc crio[21508]: time="2026-06-09T11:27:41.44573345Z" level=info msg="Checking pod openstack_cinder-online-data-migrations-vx69s for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.016781 | controller | Jun 09 11:27:41.481697 crc crio[21508]: time="2026-06-09T11:27:41.480210069Z" level=info msg="Ran pod sandbox 51ecee79b4eadea6ad72fe15822e13278839f6613bb8c34c48413f4ec44e7a3e with infra container: openstack/cinder-online-data-migrations-vx69s/POD" id=c8d8fe2a-fec3-472d-922e-dd5660a80d68 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.016798 | controller | Jun 09 11:27:41.492191 crc crio[21508]: time="2026-06-09T11:27:41.491805331Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=5edca2b3-60eb-42fe-8b67-1c90ca7e3e4c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.016814 | controller | Jun 09 11:27:41.520049 crc crio[21508]: time="2026-06-09T11:27:41.519941703Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=96c0644b-6588-4ccc-b40c-5b2092c47a4d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.016830 | controller | Jun 09 11:27:41.531183 crc crio[21508]: time="2026-06-09T11:27:41.531102593Z" level=info msg="Creating container: openstack/cinder-online-data-migrations-vx69s/cinder-online-data-migrations" id=11173f56-62c5-4b88-9c19-c86cd472045e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.016846 | controller | Jun 09 11:27:41.531657 crc crio[21508]: time="2026-06-09T11:27:41.531620618Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.016861 | controller | Jun 09 11:27:41.624723 crc crio[21508]: time="2026-06-09T11:27:41.624553384Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.016877 | controller | Jun 09 11:27:41.632430 crc crio[21508]: time="2026-06-09T11:27:41.631650004Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.016893 | controller | Jun 09 11:27:41.732740 crc crio[21508]: time="2026-06-09T11:27:41.732159404Z" level=info msg="Stopped container a6b0328cdd26c8b3bcc386a55e0570174fd619426486da01218b32f6677b26fb: openstack/ceilometer-0/ceilometer-notification-agent" id=5b7ea44b-9e51-4c1d-b64a-57f29c307013 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.016909 | controller | Jun 09 11:27:41.784630 crc crio[21508]: time="2026-06-09T11:27:41.784528261Z" level=info msg="Created container 624e19dec14e0d523407106473989677a2597ab54df20a4a20c851651183eef6: openstack/cinder-online-data-migrations-vx69s/cinder-online-data-migrations" id=11173f56-62c5-4b88-9c19-c86cd472045e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.016925 | controller | Jun 09 11:27:41.788087 crc crio[21508]: time="2026-06-09T11:27:41.788020824Z" level=info msg="Starting container: 624e19dec14e0d523407106473989677a2597ab54df20a4a20c851651183eef6" id=0117aa94-75b8-4880-b299-c964ca139edd name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.016944 | controller | Jun 09 11:27:41.794752 crc crio[21508]: time="2026-06-09T11:27:41.794250128Z" level=info msg="Started container" PID=71970 containerID=624e19dec14e0d523407106473989677a2597ab54df20a4a20c851651183eef6 description=openstack/cinder-online-data-migrations-vx69s/cinder-online-data-migrations id=0117aa94-75b8-4880-b299-c964ca139edd name=/runtime.v1.RuntimeService/StartContainer sandboxID=51ecee79b4eadea6ad72fe15822e13278839f6613bb8c34c48413f4ec44e7a3e
2026-06-09 12:20:03.016960 | controller | Jun 09 11:27:45.153372 crc crio[21508]: time="2026-06-09T11:27:45.149777239Z" level=info msg="Stopping container: 5ff6e7e6dfd0aeb79132c1b54bf054b0c9835368a3218dbcd3c9878bb678b199 (timeout: 10s)" id=5d350b3d-1632-4db5-a6ab-f81da38e3826 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.016976 | controller | Jun 09 11:27:45.305720 crc crio[21508]: time="2026-06-09T11:27:45.305630005Z" level=info msg="Stopped container 5ff6e7e6dfd0aeb79132c1b54bf054b0c9835368a3218dbcd3c9878bb678b199: openstack/dnsmasq-dns-7cfd7bd55-frgrd/dnsmasq-dns" id=5d350b3d-1632-4db5-a6ab-f81da38e3826 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.016992 | controller | Jun 09 11:27:45.306699 crc crio[21508]: time="2026-06-09T11:27:45.306641585Z" level=info msg="Stopping pod sandbox: 845030a1afa49dba425ee0acf86445d67fb25a5244c28f1a5f7d05ffbf405043" id=fa7985d4-4494-496d-b946-c59971f59c9f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.017007 | controller | Jun 09 11:27:45.307341 crc crio[21508]: time="2026-06-09T11:27:45.30716915Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7cfd7bd55-frgrd Namespace:openstack ID:845030a1afa49dba425ee0acf86445d67fb25a5244c28f1a5f7d05ffbf405043 UID:05d1f7c5-a2b9-4dab-9d99-60b56664027d NetNS:/var/run/netns/29517830-3f03-4798-b4a7-991ce93b649c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod05d1f7c5_a2b9_4dab_9d99_60b56664027d.slice PodAnnotations:0xc000b286c0}] Aliases:map[]}"
2026-06-09 12:20:03.017023 | controller | Jun 09 11:27:45.307507 crc crio[21508]: time="2026-06-09T11:27:45.307446688Z" level=info msg="Deleting pod openstack_dnsmasq-dns-7cfd7bd55-frgrd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.017038 | controller | Jun 09 11:27:45.824074 crc crio[21508]: time="2026-06-09T11:27:45.823809626Z" level=info msg="Stopped pod sandbox: 845030a1afa49dba425ee0acf86445d67fb25a5244c28f1a5f7d05ffbf405043" id=fa7985d4-4494-496d-b946-c59971f59c9f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.017054 | controller | Jun 09 11:27:46.203788 crc crio[21508]: time="2026-06-09T11:27:46.203706152Z" level=info msg="Stopping pod sandbox: 51ecee79b4eadea6ad72fe15822e13278839f6613bb8c34c48413f4ec44e7a3e" id=38a14068-55dd-4f53-914c-517a472e9b04 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.017070 | controller | Jun 09 11:27:46.205210 crc crio[21508]: time="2026-06-09T11:27:46.204465834Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-vx69s Namespace:openstack ID:51ecee79b4eadea6ad72fe15822e13278839f6613bb8c34c48413f4ec44e7a3e UID:3703522e-821c-4ea6-a8c9-3c6c188ca339 NetNS:/var/run/netns/d67d7e6c-318e-4f45-960c-22a5c50d3e14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3703522e_821c_4ea6_a8c9_3c6c188ca339.slice PodAnnotations:0xc0008529c0}] Aliases:map[]}"
2026-06-09 12:20:03.017085 | controller | Jun 09 11:27:46.205210 crc crio[21508]: time="2026-06-09T11:27:46.204636849Z" level=info msg="Deleting pod openstack_cinder-online-data-migrations-vx69s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.017101 | controller | Jun 09 11:27:46.205516 crc crio[21508]: time="2026-06-09T11:27:46.205476574Z" level=info msg="Removing container: 5ff6e7e6dfd0aeb79132c1b54bf054b0c9835368a3218dbcd3c9878bb678b199" id=f29e7e36-ff3d-48f7-8c1f-815f20180ff4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.017120 | controller | Jun 09 11:27:46.302978 crc crio[21508]: time="2026-06-09T11:27:46.302169021Z" level=info msg="Removed container 5ff6e7e6dfd0aeb79132c1b54bf054b0c9835368a3218dbcd3c9878bb678b199: openstack/dnsmasq-dns-7cfd7bd55-frgrd/dnsmasq-dns" id=f29e7e36-ff3d-48f7-8c1f-815f20180ff4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.017136 | controller | Jun 09 11:27:46.320518 crc crio[21508]: time="2026-06-09T11:27:46.320160833Z" level=info msg="Removing container: e8425c666bb3e5d1469450631510e9049980940f061f1055272831a88c24e440" id=727dfd2e-6889-419d-819c-5dbe43c69ea2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.017151 | controller | Jun 09 11:27:46.503575 crc crio[21508]: time="2026-06-09T11:27:46.501471021Z" level=info msg="Removed container e8425c666bb3e5d1469450631510e9049980940f061f1055272831a88c24e440: openstack/dnsmasq-dns-7cfd7bd55-frgrd/init" id=727dfd2e-6889-419d-819c-5dbe43c69ea2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.017167 | controller | Jun 09 11:27:46.810356 crc crio[21508]: time="2026-06-09T11:27:46.807597286Z" level=info msg="Stopped pod sandbox: 51ecee79b4eadea6ad72fe15822e13278839f6613bb8c34c48413f4ec44e7a3e" id=38a14068-55dd-4f53-914c-517a472e9b04 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.017182 | controller | Jun 09 11:27:48.014019 crc crio[21508]: time="2026-06-09T11:27:48.013488579Z" level=info msg="Running pod sandbox: openstack/cinder-scheduler-0/POD" id=bf1210b8-37e4-4cc5-99cb-e5e858cb2159 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.017197 | controller | Jun 09 11:27:48.015778 crc crio[21508]: time="2026-06-09T11:27:48.014046245Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.017213 | controller | Jun 09 11:27:48.161763 crc crio[21508]: time="2026-06-09T11:27:48.16040136Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:e190ca656fd81a09e4107694a47c8ec064130b3b65838806808b58c67da5bd02 UID:7719a13f-83c7-444d-a440-bb0dc4c46f97 NetNS:/var/run/netns/db633eed-0ca7-4cfc-95f1-77b27b50b013 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7719a13f_83c7_444d_a440_bb0dc4c46f97.slice PodAnnotations:0xc000b28fa8}] Aliases:map[]}"
2026-06-09 12:20:03.017229 | controller | Jun 09 11:27:48.161763 crc crio[21508]: time="2026-06-09T11:27:48.160791852Z" level=info msg="Adding pod openstack_cinder-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.017245 | controller | Jun 09 11:27:48.180530 crc crio[21508]: time="2026-06-09T11:27:48.179718431Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-84d7ccbd87-hjqlk/POD" id=738a8cad-55b6-407b-9ecc-5240a66c069f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.017260 | controller | Jun 09 11:27:48.180530 crc crio[21508]: time="2026-06-09T11:27:48.179841694Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.017276 | controller | Jun 09 11:27:48.240564 crc crio[21508]: time="2026-06-09T11:27:48.240041012Z" level=info msg="Got pod network &{Name:dnsmasq-dns-84d7ccbd87-hjqlk Namespace:openstack ID:57021d77d78419a96deca25192b4733164a6245abb13dbca48b69b6778cef92f UID:abb65014-9f29-43fc-80da-ce78aeb487a3 NetNS:/var/run/netns/380375d4-96d7-47c4-a604-ae972870ae0f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podabb65014_9f29_43fc_80da_ce78aeb487a3.slice PodAnnotations:0xc003b38878}] Aliases:map[]}"
2026-06-09 12:20:03.017296 | controller | Jun 09 11:27:48.240888 crc crio[21508]: time="2026-06-09T11:27:48.240443154Z" level=info msg="Adding pod openstack_dnsmasq-dns-84d7ccbd87-hjqlk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.017312 | controller | Jun 09 11:27:48.480183 crc crio[21508]: time="2026-06-09T11:27:48.477512299Z" level=info msg="Running pod sandbox: openstack/cinder-api-0/POD" id=853e8e74-3d5e-45c6-88bc-ba5d84c27c26 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.017328 | controller | Jun 09 11:27:48.480183 crc crio[21508]: time="2026-06-09T11:27:48.478065426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.017362 | controller | Jun 09 11:27:48.667959 crc crio[21508]: time="2026-06-09T11:27:48.667878554Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:7562a2b0bcd5e5426a099625f400b927e1958afd4141adba0937df8c46dfab70 UID:68443c46-381a-4fd7-acde-1a6ced7be832 NetNS:/var/run/netns/17e07fb2-66d1-4c87-acf5-3bbea6a9df0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68443c46_381a_4fd7_acde_1a6ced7be832.slice PodAnnotations:0xc000d9e478}] Aliases:map[]}"
2026-06-09 12:20:03.017390 | controller | Jun 09 11:27:48.667959 crc crio[21508]: time="2026-06-09T11:27:48.667938296Z" level=info msg="Adding pod openstack_cinder-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.017413 | controller | Jun 09 11:27:49.249165 crc crio[21508]: 2026-06-09T11:27:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e190ca656fd81a0 Mac:aa:97:ba:84:d8:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a2 Mtu:0 Sandbox:/var/run/netns/db633eed-0ca7-4cfc-95f1-77b27b50b013 SocketPath: PciID:}] [{Interface:0xc0002dca20 Address:{IP:10.217.0.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.017434 | controller | Jun 09 11:27:49.253527 crc crio[21508]: time="2026-06-09T11:27:49.251459779Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:e190ca656fd81a09e4107694a47c8ec064130b3b65838806808b58c67da5bd02 UID:7719a13f-83c7-444d-a440-bb0dc4c46f97 NetNS:/var/run/netns/db633eed-0ca7-4cfc-95f1-77b27b50b013 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7719a13f_83c7_444d_a440_bb0dc4c46f97.slice PodAnnotations:0xc000b28fa8}] Aliases:map[]}"
2026-06-09 12:20:03.017456 | controller | Jun 09 11:27:49.253527 crc crio[21508]: time="2026-06-09T11:27:49.251659275Z" level=info msg="Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.017477 | controller | Jun 09 11:27:49.295239 crc crio[21508]: 2026-06-09T11:27:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:57021d77d78419a Mac:be:43:5f:b0:05:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a3 Mtu:0 Sandbox:/var/run/netns/380375d4-96d7-47c4-a604-ae972870ae0f SocketPath: PciID:}] [{Interface:0xc0000146e0 Address:{IP:10.217.0.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.017498 | controller | Jun 09 11:27:49.295239 crc crio[21508]: time="2026-06-09T11:27:49.294658005Z" level=info msg="Got pod network &{Name:dnsmasq-dns-84d7ccbd87-hjqlk Namespace:openstack ID:57021d77d78419a96deca25192b4733164a6245abb13dbca48b69b6778cef92f UID:abb65014-9f29-43fc-80da-ce78aeb487a3 NetNS:/var/run/netns/380375d4-96d7-47c4-a604-ae972870ae0f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podabb65014_9f29_43fc_80da_ce78aeb487a3.slice PodAnnotations:0xc003b38878}] Aliases:map[]}"
2026-06-09 12:20:03.017522 | controller | Jun 09 11:27:49.295239 crc crio[21508]: time="2026-06-09T11:27:49.294788959Z" level=info msg="Checking pod openstack_dnsmasq-dns-84d7ccbd87-hjqlk for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.017543 | controller | Jun 09 11:27:49.314180 crc crio[21508]: time="2026-06-09T11:27:49.309797573Z" level=info msg="Ran pod sandbox e190ca656fd81a09e4107694a47c8ec064130b3b65838806808b58c67da5bd02 with infra container: openstack/cinder-scheduler-0/POD" id=bf1210b8-37e4-4cc5-99cb-e5e858cb2159 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.017564 | controller | Jun 09 11:27:49.330965 crc crio[21508]: time="2026-06-09T11:27:49.330797443Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=85fbb857-b12a-4bc6-837e-530fa9d74c10 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.017584 | controller | Jun 09 11:27:49.331534 crc crio[21508]: time="2026-06-09T11:27:49.331487933Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified not found" id=85fbb857-b12a-4bc6-837e-530fa9d74c10 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.017605 | controller | Jun 09 11:27:49.331700 crc crio[21508]: time="2026-06-09T11:27:49.331626587Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified found" id=85fbb857-b12a-4bc6-837e-530fa9d74c10 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.017627 | controller | Jun 09 11:27:49.339534 crc crio[21508]: time="2026-06-09T11:27:49.339442948Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=722bb377-a6df-4b21-b70e-ace1d43d368f name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.017647 | controller | Jun 09 11:27:49.361999 crc crio[21508]: time="2026-06-09T11:27:49.361895812Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\""
2026-06-09 12:20:03.017663 | controller | Jun 09 11:27:49.382554 crc crio[21508]: time="2026-06-09T11:27:49.382341296Z" level=info msg="Ran pod sandbox 57021d77d78419a96deca25192b4733164a6245abb13dbca48b69b6778cef92f with infra container: openstack/dnsmasq-dns-84d7ccbd87-hjqlk/POD" id=738a8cad-55b6-407b-9ecc-5240a66c069f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.017678 | controller | Jun 09 11:27:49.386223 crc crio[21508]: time="2026-06-09T11:27:49.386151369Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=73b35448-d462-4e5e-9987-4df4cb9110d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.017694 | controller | Jun 09 11:27:49.557947 crc crio[21508]: time="2026-06-09T11:27:49.557826991Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=2652d3d3-06a4-4177-8a54-3e0799bd9177 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.017710 | controller | Jun 09 11:27:49.574273 crc crio[21508]: time="2026-06-09T11:27:49.574166894Z" level=info msg="Creating container: openstack/dnsmasq-dns-84d7ccbd87-hjqlk/init" id=f1a6ea09-2c01-405f-8973-7279e2b232be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.017726 | controller | Jun 09 11:27:49.574759 crc crio[21508]: time="2026-06-09T11:27:49.57470513Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.017742 | controller | Jun 09 11:27:49.615114 crc crio[21508]: 2026-06-09T11:27:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7562a2b0bcd5e54 Mac:36:35:ed:c6:0e:b4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a4 Mtu:0 Sandbox:/var/run/netns/17e07fb2-66d1-4c87-acf5-3bbea6a9df0d SocketPath: PciID:}] [{Interface:0xc00011ae20 Address:{IP:10.217.0.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.017761 | controller | Jun 09 11:27:49.623204 crc crio[21508]: time="2026-06-09T11:27:49.620955477Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:7562a2b0bcd5e5426a099625f400b927e1958afd4141adba0937df8c46dfab70 UID:68443c46-381a-4fd7-acde-1a6ced7be832 NetNS:/var/run/netns/17e07fb2-66d1-4c87-acf5-3bbea6a9df0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68443c46_381a_4fd7_acde_1a6ced7be832.slice PodAnnotations:0xc000d9e478}] Aliases:map[]}"
2026-06-09 12:20:03.017791 | controller | Jun 09 11:27:49.623204 crc crio[21508]: time="2026-06-09T11:27:49.621162933Z" level=info msg="Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.017807 | controller | Jun 09 11:27:49.638025 crc crio[21508]: time="2026-06-09T11:27:49.63797809Z" level=info msg="Ran pod sandbox 7562a2b0bcd5e5426a099625f400b927e1958afd4141adba0937df8c46dfab70 with infra container: openstack/cinder-api-0/POD" id=853e8e74-3d5e-45c6-88bc-ba5d84c27c26 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.017823 | controller | Jun 09 11:27:49.654880 crc crio[21508]: time="2026-06-09T11:27:49.654824528Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=18c150c0-3c26-48c2-9075-ea83d101b989 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.017839 | controller | Jun 09 11:27:49.661041 crc crio[21508]: time="2026-06-09T11:27:49.659856036Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=48bf0103-1843-4ee9-886c-73bbe8fde998 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.017855 | controller | Jun 09 11:27:49.718241 crc crio[21508]: time="2026-06-09T11:27:49.718141449Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api-log" id=08ea689f-7258-42ab-8ee2-9e08de47d006 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.017871 | controller | Jun 09 11:27:49.718824 crc crio[21508]: time="2026-06-09T11:27:49.718757187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.017887 | controller | Jun 09 11:27:49.813770 crc crio[21508]: time="2026-06-09T11:27:49.813680232Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.017903 | controller | Jun 09 11:27:49.835668 crc crio[21508]: time="2026-06-09T11:27:49.835489886Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.017918 | controller | Jun 09 11:27:49.884878 crc crio[21508]: time="2026-06-09T11:27:49.884783573Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.017934 | controller | Jun 09 11:27:50.091538 crc crio[21508]: time="2026-06-09T11:27:50.080045432Z" level=info msg="Created container 6bb32e82437bdca0f8c20eea6a6707f9c2a422e5e3fe81eb1420aada7431704d: openstack/dnsmasq-dns-84d7ccbd87-hjqlk/init" id=f1a6ea09-2c01-405f-8973-7279e2b232be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.017950 | controller | Jun 09 11:27:50.105136 crc crio[21508]: time="2026-06-09T11:27:50.105033351Z" level=info msg="Starting container: 6bb32e82437bdca0f8c20eea6a6707f9c2a422e5e3fe81eb1420aada7431704d" id=63cc834e-3bbb-4ae2-a847-0c29ac891938 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.017965 | controller | Jun 09 11:27:50.112413 crc crio[21508]: time="2026-06-09T11:27:50.112325876Z" level=info msg="Started container" PID=72762 containerID=6bb32e82437bdca0f8c20eea6a6707f9c2a422e5e3fe81eb1420aada7431704d description=openstack/dnsmasq-dns-84d7ccbd87-hjqlk/init id=63cc834e-3bbb-4ae2-a847-0c29ac891938 name=/runtime.v1.RuntimeService/StartContainer sandboxID=57021d77d78419a96deca25192b4733164a6245abb13dbca48b69b6778cef92f
2026-06-09 12:20:03.017984 | controller | Jun 09 11:27:50.489151 crc crio[21508]: time="2026-06-09T11:27:50.488717318Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=5bdaf96a-663b-4476-9356-0b07463636ff name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.018000 | controller | Jun 09 11:27:50.675482 crc crio[21508]: time="2026-06-09T11:27:50.675388204Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=e3f00ad5-6a0c-4fb2-8a68-1d5f61c3c14d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.018015 | controller | Jun 09 11:27:50.748861 crc crio[21508]: time="2026-06-09T11:27:50.74870077Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:05ada8cde6c86ae8ee0ca06b60e0cbb9224777312d1f41e2b34dc7d5e04057f4" id=722bb377-a6df-4b21-b70e-ace1d43d368f name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.018031 | controller | Jun 09 11:27:50.756940 crc crio[21508]: time="2026-06-09T11:27:50.755483631Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=c3d2ab61-8218-4b7d-9285-64afe6176f1f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.018046 | controller | Jun 09 11:27:50.764711 crc crio[21508]: time="2026-06-09T11:27:50.761911121Z" level=info msg="Creating container: openstack/dnsmasq-dns-84d7ccbd87-hjqlk/dnsmasq-dns" id=22bf6d66-4652-4f3d-a0db-686600fe5ce8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.018062 | controller | Jun 09 11:27:50.764711 crc crio[21508]: time="2026-06-09T11:27:50.762495168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.018077 | controller | Jun 09 11:27:50.893869 crc crio[21508]: time="2026-06-09T11:27:50.893706485Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=8a69dcda-b5e4-456c-8a26-2c427053a2af name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.018093 | controller | Jun 09 11:27:50.984355 crc crio[21508]: time="2026-06-09T11:27:50.960407616Z" level=info msg="Creating container: openstack/cinder-scheduler-0/cinder-scheduler" id=c55b6bf7-0bcc-45a9-a3cd-b61857740dc8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.018109 | controller | Jun 09 11:27:50.984355 crc crio[21508]: time="2026-06-09T11:27:50.961961352Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.018125 | controller | Jun 09 11:27:51.192195 crc crio[21508]: time="2026-06-09T11:27:51.192111013Z" level=info msg="Stopping container: 59f5aa389b219979e17b89c131fa543f7120f79f0399640ba2caf8810a9cd764 (timeout: 30s)" id=2deaf8a8-e8b5-4518-b167-0ff051ffa3c5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.018140 | controller | Jun 09 11:27:51.192713 crc crio[21508]: time="2026-06-09T11:27:51.192630618Z" level=info msg="Stopping container: 2c679586874719110f84c4362837d9cd9cd77bcbdfba72e615f69935e5e164b5 (timeout: 30s)" id=1904de7e-e841-47ef-b431-9d732b3a23d9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.018156 | controller | Jun 09 11:27:51.253376 crc crio[21508]: time="2026-06-09T11:27:51.242649086Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.018171 | controller | Jun 09 11:27:51.274359 crc crio[21508]: time="2026-06-09T11:27:51.26645511Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.018190 | controller | Jun 09 11:27:51.499336 crc crio[21508]: time="2026-06-09T11:27:51.496711423Z" level=info msg="Stopped container 2c679586874719110f84c4362837d9cd9cd77bcbdfba72e615f69935e5e164b5: openstack/placement-6f6b899464-2jp5l/placement-log" id=1904de7e-e841-47ef-b431-9d732b3a23d9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.018206 | controller | Jun 09 11:27:51.569326 crc crio[21508]: time="2026-06-09T11:27:51.568510355Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.018222 | controller | Jun 09 11:27:51.582479 crc crio[21508]: time="2026-06-09T11:27:51.580941812Z" level=info msg="Created container 6b87b4338d317c3c4979cb36bcd90bc40b9bec3c899213b589f23c4e995276d2: openstack/dnsmasq-dns-84d7ccbd87-hjqlk/dnsmasq-dns" id=22bf6d66-4652-4f3d-a0db-686600fe5ce8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.018237 | controller | Jun 09 11:27:51.613124 crc crio[21508]: time="2026-06-09T11:27:51.61301044Z" level=info msg="Starting container: 6b87b4338d317c3c4979cb36bcd90bc40b9bec3c899213b589f23c4e995276d2" id=6b0a01d4-d121-4e45-9415-6c3fe8e1c3e5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.018253 | controller | Jun 09 11:27:51.647188 crc crio[21508]: time="2026-06-09T11:27:51.646792768Z" level=info msg="Started container" PID=72848 containerID=6b87b4338d317c3c4979cb36bcd90bc40b9bec3c899213b589f23c4e995276d2 description=openstack/dnsmasq-dns-84d7ccbd87-hjqlk/dnsmasq-dns id=6b0a01d4-d121-4e45-9415-6c3fe8e1c3e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=57021d77d78419a96deca25192b4733164a6245abb13dbca48b69b6778cef92f
2026-06-09 12:20:03.018268 | controller | Jun 09 11:27:52.696624 crc crio[21508]: time="2026-06-09T11:27:52.692450045Z" level=info msg="Stopping pod sandbox: 10b6a7803cd97e0936b0ec0b86a9aabe3a1d87b42fd1924b973413d8cf4c500a" id=78e9ba0e-86e2-4558-bb91-db265d3dc9ed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.018284 | controller | Jun 09 11:27:52.696624 crc crio[21508]: time="2026-06-09T11:27:52.695236478Z" level=info msg="Got pod network &{Name:neutron-db-sync-9gdc4 Namespace:openstack ID:10b6a7803cd97e0936b0ec0b86a9aabe3a1d87b42fd1924b973413d8cf4c500a UID:bb7ad377-c44e-4243-9fcb-900809679519 NetNS:/var/run/netns/6d5d102e-e4cb-426b-bb3c-4df40748f73b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb7ad377_c44e_4243_9fcb_900809679519.slice PodAnnotations:0xc0039b8eb8}] Aliases:map[]}"
2026-06-09 12:20:03.018300 | controller | Jun 09 11:27:52.696624 crc crio[21508]: time="2026-06-09T11:27:52.695485705Z" level=info msg="Deleting pod openstack_neutron-db-sync-9gdc4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.018316 | controller | Jun 09 11:27:53.372640 crc crio[21508]: time="2026-06-09T11:27:53.371646864Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.018331 | controller | Jun 09 11:27:53.528765 crc crio[21508]: time="2026-06-09T11:27:53.528721805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.018363 | controller | Jun 09 11:27:53.860239 crc crio[21508]: time="2026-06-09T11:27:53.859691745Z" level=info msg="Created container 9c6d7d8a1cc80c5ba14af8057dc796a61fd81c8e819a3fd49e44926e928d8db4: openstack/cinder-scheduler-0/cinder-scheduler" id=c55b6bf7-0bcc-45a9-a3cd-b61857740dc8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.018385 | controller | Jun 09 11:27:53.862079 crc crio[21508]: time="2026-06-09T11:27:53.862005973Z" level=info msg="Starting container: 9c6d7d8a1cc80c5ba14af8057dc796a61fd81c8e819a3fd49e44926e928d8db4" id=52836bf8-bdfc-46bb-8e62-dfec1a805e47 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.018405 | controller | Jun 09 11:27:53.869389 crc crio[21508]: time="2026-06-09T11:27:53.869191876Z" level=info msg="Started container" PID=73044 containerID=9c6d7d8a1cc80c5ba14af8057dc796a61fd81c8e819a3fd49e44926e928d8db4 description=openstack/cinder-scheduler-0/cinder-scheduler id=52836bf8-bdfc-46bb-8e62-dfec1a805e47 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e190ca656fd81a09e4107694a47c8ec064130b3b65838806808b58c67da5bd02
2026-06-09 12:20:03.018421 | controller | Jun 09 11:27:53.881804 crc crio[21508]: time="2026-06-09T11:27:53.881706476Z" level=info msg="Created container 790c7a125237c4ffa2650bc929ea8ff7956430ee775be58e672bb4dfbe0677e9: openstack/cinder-api-0/cinder-api-log" id=08ea689f-7258-42ab-8ee2-9e08de47d006 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.018437 | controller | Jun 09 11:27:53.900145 crc crio[21508]: time="2026-06-09T11:27:53.900043897Z" level=info msg="Starting container: 790c7a125237c4ffa2650bc929ea8ff7956430ee775be58e672bb4dfbe0677e9" id=e7bcd83f-ee7a-493a-9d1c-24fd426c6edf name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.018452 | controller | Jun 09 11:27:53.927662 crc crio[21508]: time="2026-06-09T11:27:53.927493869Z" level=info msg="Started container" PID=73067 containerID=790c7a125237c4ffa2650bc929ea8ff7956430ee775be58e672bb4dfbe0677e9 description=openstack/cinder-api-0/cinder-api-log id=e7bcd83f-ee7a-493a-9d1c-24fd426c6edf name=/runtime.v1.RuntimeService/StartContainer sandboxID=7562a2b0bcd5e5426a099625f400b927e1958afd4141adba0937df8c46dfab70
2026-06-09 12:20:03.018467 | controller | Jun 09 11:27:54.131236 crc crio[21508]: time="2026-06-09T11:27:54.126377055Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=ec14d7a7-3662-4718-978b-35a2461b5e9f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.018483 | controller | Jun 09 11:27:54.131236 crc crio[21508]: time="2026-06-09T11:27:54.126705615Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=e332cc23-6de5-4720-99be-1acd4b7c8728 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.018498 | controller | Jun 09 11:27:55.050323 crc crio[21508]: time="2026-06-09T11:27:55.049789251Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-gw7vs/POD" id=26ab0442-0f8d-4a74-9ce6-4a31b3e3f900 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.018513 | controller | Jun 09 11:27:55.051668 crc crio[21508]: time="2026-06-09T11:27:55.050336727Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.018528 | controller | Jun 09 11:27:58.725969 crc crio[21508]: time="2026-06-09T11:27:58.724869144Z" level=info msg="Stopped pod sandbox: 10b6a7803cd97e0936b0ec0b86a9aabe3a1d87b42fd1924b973413d8cf4c500a" id=78e9ba0e-86e2-4558-bb91-db265d3dc9ed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.018544 | controller | Jun 09 11:27:58.785505 crc crio[21508]: time="2026-06-09T11:27:58.785213118Z" level=info msg="Got pod network &{Name:certified-operators-gw7vs Namespace:openshift-marketplace ID:dc9e27ad3e04e2c37f6c55e6db785f507cdb7ada181032f8236e822fc673b828 UID:bc01213b-154d-4adc-8ff7-c4fd8389ecea NetNS:/var/run/netns/79f348ff-d88e-4e2c-b794-a607c6cb44a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbc01213b_154d_4adc_8ff7_c4fd8389ecea.slice PodAnnotations:0xc0001582a8}] Aliases:map[]}"
2026-06-09 12:20:03.018559 | controller | Jun 09 11:27:58.785505 crc crio[21508]: time="2026-06-09T11:27:58.785372462Z" level=info msg="Adding pod openshift-marketplace_certified-operators-gw7vs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.018587 | controller | Jun 09 11:27:58.792973 crc crio[21508]: time="2026-06-09T11:27:58.791828333Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=010a66f8-4c26-4c2a-bdca-651f8d18eaff name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.018603 | controller | Jun 09 11:27:58.799582 crc crio[21508]: time="2026-06-09T11:27:58.799420827Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=a7b8280a-bb43-4ab9-9932-be4d89026454 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.018618 | controller | Jun 09 11:27:58.813140 crc crio[21508]: time="2026-06-09T11:27:58.813003479Z" level=info msg="Stopped container 59f5aa389b219979e17b89c131fa543f7120f79f0399640ba2caf8810a9cd764: openstack/placement-6f6b899464-2jp5l/placement-api" id=2deaf8a8-e8b5-4518-b167-0ff051ffa3c5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.018634 | controller | Jun 09 11:27:58.834168 crc crio[21508]: time="2026-06-09T11:27:58.834110722Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api" id=353c54a2-2df3-48a4-93d0-f95ae7432278 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.018649 | controller | Jun 09 11:27:58.834832 crc crio[21508]: time="2026-06-09T11:27:58.834809163Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.018664 | controller | Jun 09 11:27:58.853896 crc crio[21508]: time="2026-06-09T11:27:58.853687731Z" level=info msg="Stopping pod sandbox: ee4066c94e465157967380d6d11f919a4fb8a62846b1aecc0ebc47a9d69fa71a" id=3488c615-7114-4682-a77d-ce6ee2e84703 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.018680 | controller | Jun 09 11:27:58.854570 crc crio[21508]: time="2026-06-09T11:27:58.854482304Z" level=info msg="Got pod network &{Name:placement-6f6b899464-2jp5l Namespace:openstack ID:ee4066c94e465157967380d6d11f919a4fb8a62846b1aecc0ebc47a9d69fa71a UID:150e0416-5daf-4f12-ae42-2b107ab07644 NetNS:/var/run/netns/e4d78b5b-8f48-472a-8b80-59d165b35a30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod150e0416_5daf_4f12_ae42_2b107ab07644.slice PodAnnotations:0xc002c0a0d8}] Aliases:map[]}"
2026-06-09 12:20:03.018695 | controller | Jun 09 11:27:58.856233 crc crio[21508]: time="2026-06-09T11:27:58.856125563Z" level=info msg="Deleting pod openstack_placement-6f6b899464-2jp5l from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.018711 | controller | Jun 09 11:27:58.896874 crc crio[21508]: time="2026-06-09T11:27:58.89662957Z" level=info msg="Creating container: openstack/cinder-scheduler-0/probe" id=2017eb07-f7f4-403d-ad7c-cc463284914a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.018726 | controller | Jun 09 11:27:58.898646 crc crio[21508]: time="2026-06-09T11:27:58.898622449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.018741 | controller | Jun 09 11:27:58.899550 crc crio[21508]: time="2026-06-09T11:27:58.899482034Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.018757 | controller | Jun 09 11:27:58.983523 crc crio[21508]: time="2026-06-09T11:27:58.983445104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.018772 | controller | Jun 09 11:27:59.367681 crc crio[21508]: time="2026-06-09T11:27:59.366960117Z" level=info msg="Stopped pod sandbox: ee4066c94e465157967380d6d11f919a4fb8a62846b1aecc0ebc47a9d69fa71a" id=3488c615-7114-4682-a77d-ce6ee2e84703 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.018790 | controller | Jun 09 11:27:59.809632 crc crio[21508]: time="2026-06-09T11:27:59.809084801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.018806 | controller | Jun 09 11:27:59.811113 crc crio[21508]: time="2026-06-09T11:27:59.809169763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.018821 | controller | Jun 09 11:27:59.821875 crc crio[21508]: 2026-06-09T11:27:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dc9e27ad3e04e2c Mac:7a:39:88:ac:70:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a5 Mtu:0 Sandbox:/var/run/netns/79f348ff-d88e-4e2c-b794-a607c6cb44a0 SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.018837 | controller | Jun 09 11:27:59.823699 crc crio[21508]: time="2026-06-09T11:27:59.82362636Z" level=info msg="Got pod network &{Name:certified-operators-gw7vs Namespace:openshift-marketplace ID:dc9e27ad3e04e2c37f6c55e6db785f507cdb7ada181032f8236e822fc673b828 UID:bc01213b-154d-4adc-8ff7-c4fd8389ecea NetNS:/var/run/netns/79f348ff-d88e-4e2c-b794-a607c6cb44a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbc01213b_154d_4adc_8ff7_c4fd8389ecea.slice PodAnnotations:0xc0001582a8}] Aliases:map[]}"
2026-06-09 12:20:03.018852 | controller | Jun 09 11:27:59.823856 crc crio[21508]: time="2026-06-09T11:27:59.823790155Z" level=info msg="Checking pod openshift-marketplace_certified-operators-gw7vs for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.018868 | controller | Jun 09 11:27:59.916574 crc crio[21508]: time="2026-06-09T11:27:59.916428323Z" level=info msg="Ran pod sandbox dc9e27ad3e04e2c37f6c55e6db785f507cdb7ada181032f8236e822fc673b828 with infra container: openshift-marketplace/certified-operators-gw7vs/POD" id=26ab0442-0f8d-4a74-9ce6-4a31b3e3f900 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.018884 | controller | Jun 09 11:27:59.929353 crc crio[21508]: time="2026-06-09T11:27:59.92785639Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2d2248cb-a946-41d4-b84a-3c44ba0c6d9d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.018899 | controller | Jun 09 11:27:59.934863 crc crio[21508]: time="2026-06-09T11:27:59.934781195Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:def439c5598f6bf65a7f632a7c0615f3a20834ca790d15f71de6a97e3bf1d2d7" id=d214e5e2-0c0e-480f-9119-3aa6c90a9291 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.018915 | controller | Jun 09 11:27:59.936242 crc crio[21508]: time="2026-06-09T11:27:59.936161356Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=d1a26eae-946d-4dcd-81fa-352a71430b18 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.018930 | controller | Jun 09 11:27:59.938254 crc crio[21508]: time="2026-06-09T11:27:59.938186506Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6e8e0704-0770-489c-bbe1-7358e3a5f210 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.018946 | controller | Jun 09 11:27:59.939813 crc crio[21508]: time="2026-06-09T11:27:59.939748032Z" level=info msg="Removing container: 59f5aa389b219979e17b89c131fa543f7120f79f0399640ba2caf8810a9cd764" id=71c6de38-3ae8-499b-9bb3-2884b8f18e28 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.018962 | controller | Jun 09 11:27:59.947017 crc crio[21508]: time="2026-06-09T11:27:59.946924804Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=85771576-0545-49be-bdb4-df0d30eddb35 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.018981 | controller | Jun 09 11:27:59.948665 crc crio[21508]: time="2026-06-09T11:27:59.948600613Z" level=info msg="Creating container: openshift-marketplace/certified-operators-gw7vs/extract-utilities" id=6dd2361d-7cac-4001-adb3-0ac0d621a5af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.018997 | controller | Jun 09 11:27:59.949119 crc crio[21508]: time="2026-06-09T11:27:59.948913973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.019013 | controller | Jun 09 11:27:59.991350 crc crio[21508]: time="2026-06-09T11:27:59.990978146Z" level=info msg="Stopping container: aecf9f91a9a8fbda78ec61c8b5e3ec4d3af9afaa8543060c98f217ed4703b8ad (timeout: 30s)" id=4abf3e72-b53c-44fc-8311-588e9c3d3aaa name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.019029 | controller | Jun 09 11:27:59.991608 crc crio[21508]: time="2026-06-09T11:27:59.99146315Z" level=info msg="Stopping container: 1b3de49e42913fceb0ba22624e49e132c63e2be0e575ddf87465a6e72a7bb673 (timeout: 30s)" id=1b62e3e8-df3e-4093-a7f1-b09fa42c7892 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.019044 | controller | Jun 09 11:28:00.035340 crc crio[21508]: time="2026-06-09T11:28:00.032205534Z" level=info msg="Creating container: openshift-marketplace/community-operators-qp2v8/extract-content" id=b8725a84-ae6b-481e-a0f7-62b6d35a2619 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.019060 | controller | Jun 09 11:28:00.109346 crc crio[21508]: time="2026-06-09T11:28:00.108474787Z" level=info msg="Removed container 59f5aa389b219979e17b89c131fa543f7120f79f0399640ba2caf8810a9cd764: openstack/placement-6f6b899464-2jp5l/placement-api" id=71c6de38-3ae8-499b-9bb3-2884b8f18e28 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.019076 | controller | Jun 09 11:28:00.113491 crc crio[21508]: time="2026-06-09T11:28:00.112854147Z" level=info msg="Removing container: 2c679586874719110f84c4362837d9cd9cd77bcbdfba72e615f69935e5e164b5" id=4e025b57-6fda-4717-a31b-55f60465df97 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.019091 | controller | Jun 09 11:28:00.156346 crc crio[21508]: time="2026-06-09T11:28:00.156008892Z" level=info msg="Stopped container 1b3de49e42913fceb0ba22624e49e132c63e2be0e575ddf87465a6e72a7bb673: openstack/barbican-api-594669b868-dc85r/barbican-api-log" id=1b62e3e8-df3e-4093-a7f1-b09fa42c7892 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.019106 | controller | Jun 09 11:28:00.161342 crc crio[21508]: time="2026-06-09T11:28:00.160113433Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.019121 | controller | Jun 09 11:28:00.172447 crc crio[21508]: time="2026-06-09T11:28:00.171531501Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.019136 | controller | Jun 09 11:28:00.184358 crc crio[21508]: time="2026-06-09T11:28:00.183947768Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.019152 | controller | Jun 09 11:28:00.225345 crc crio[21508]: time="2026-06-09T11:28:00.224713882Z" level=info msg="Stopping container: 224c027d0393e7e21549404c4f9717ddb9d53bf13a82e9ed8050d48f95075759 (timeout: 10s)" id=03bff4a2-e086-4653-a6f4-bfac72937d8c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.019167 | controller | Jun 09 11:28:00.269909 crc crio[21508]: time="2026-06-09T11:28:00.268529147Z" level=info msg="Created container b659b288e436990d33b515ac51dc0cea79c296815aaf126dde3142668d3f96db: openstack/cinder-scheduler-0/probe" id=2017eb07-f7f4-403d-ad7c-cc463284914a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.019185 | controller | Jun 09 11:28:00.284671 crc crio[21508]: time="2026-06-09T11:28:00.283923592Z" level=info msg="Starting container: b659b288e436990d33b515ac51dc0cea79c296815aaf126dde3142668d3f96db" id=79712924-bf5b-48e4-b061-459698a29c70 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.019201 | controller | Jun 09 11:28:00.291973 crc crio[21508]: time="2026-06-09T11:28:00.28997215Z" level=info msg="Started container" PID=73546 containerID=b659b288e436990d33b515ac51dc0cea79c296815aaf126dde3142668d3f96db description=openstack/cinder-scheduler-0/probe id=79712924-bf5b-48e4-b061-459698a29c70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e190ca656fd81a09e4107694a47c8ec064130b3b65838806808b58c67da5bd02
2026-06-09 12:20:03.019216 | controller | Jun 09 11:28:00.340254 crc crio[21508]: time="2026-06-09T11:28:00.340210105Z" level=info msg="Created container 4683df73b2857142a8ba0fc57c0adbf3b0d13b9f2bc406816d78cd0ab6449a23: openstack/cinder-api-0/cinder-api" id=353c54a2-2df3-48a4-93d0-f95ae7432278 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.019232 | controller | Jun 09 11:28:00.346722 crc crio[21508]: time="2026-06-09T11:28:00.346671366Z" level=info msg="Starting container: 4683df73b2857142a8ba0fc57c0adbf3b0d13b9f2bc406816d78cd0ab6449a23" id=117b00cf-f16e-4d11-8a9e-e0226ee3290c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.019247 | controller | Jun 09 11:28:00.368610 crc crio[21508]: time="2026-06-09T11:28:00.368172981Z" level=info msg="Started container" PID=73552 containerID=4683df73b2857142a8ba0fc57c0adbf3b0d13b9f2bc406816d78cd0ab6449a23 description=openstack/cinder-api-0/cinder-api id=117b00cf-f16e-4d11-8a9e-e0226ee3290c name=/runtime.v1.RuntimeService/StartContainer sandboxID=7562a2b0bcd5e5426a099625f400b927e1958afd4141adba0937df8c46dfab70
2026-06-09 12:20:03.019262 | controller | Jun 09 11:28:00.442359 crc crio[21508]: time="2026-06-09T11:28:00.385562105Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.019277 | controller | Jun 09 11:28:00.459024 crc crio[21508]: time="2026-06-09T11:28:00.432561124Z" level=info msg="Stopped container 224c027d0393e7e21549404c4f9717ddb9d53bf13a82e9ed8050d48f95075759: openstack/dnsmasq-dns-5f6646cb8c-rx4bx/dnsmasq-dns" id=03bff4a2-e086-4653-a6f4-bfac72937d8c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.019292 | controller | Jun 09 11:28:00.465454 crc crio[21508]: time="2026-06-09T11:28:00.463733765Z" level=info msg="Stopping pod sandbox: aceb6e2df6282ed60a27f7166c63f828d1f1ef3300497724065bfde262ec42f4" id=69ecc74e-8973-4ce6-8b4f-65cdd972dbd2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.019308 | controller | Jun 09 11:28:00.465454 crc crio[21508]: time="2026-06-09T11:28:00.464216339Z" level=info msg="Got pod network &{Name:dnsmasq-dns-5f6646cb8c-rx4bx Namespace:openstack ID:aceb6e2df6282ed60a27f7166c63f828d1f1ef3300497724065bfde262ec42f4 UID:8bdf0529-e59a-4b84-8b06-93eb0c31ab9e NetNS:/var/run/netns/c67d1b99-0368-4178-9726-60da35532303 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8bdf0529_e59a_4b84_8b06_93eb0c31ab9e.slice PodAnnotations:0xc000852188}] Aliases:map[]}"
2026-06-09 12:20:03.019324 | controller | Jun 09 11:28:00.465454 crc crio[21508]: time="2026-06-09T11:28:00.464493807Z" level=info msg="Deleting pod openstack_dnsmasq-dns-5f6646cb8c-rx4bx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.019340 | controller | Jun 09 11:28:00.466015 crc crio[21508]: time="2026-06-09T11:28:00.465881218Z" level=info msg="Removed container 2c679586874719110f84c4362837d9cd9cd77bcbdfba72e615f69935e5e164b5: openstack/placement-6f6b899464-2jp5l/placement-log" id=4e025b57-6fda-4717-a31b-55f60465df97 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.019380 | controller | Jun 09 11:28:00.475786 crc crio[21508]: time="2026-06-09T11:28:00.475704899Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.019399 | controller | Jun 09 11:28:00.571351 crc crio[21508]: time="2026-06-09T11:28:00.570788988Z" level=info msg="Created container e01dc0d183634a71c602dcd00ab2f0d1e37f494635c2101cea46e28430b75c39: openshift-marketplace/certified-operators-gw7vs/extract-utilities" id=6dd2361d-7cac-4001-adb3-0ac0d621a5af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.019415 | controller | Jun 09 11:28:00.575384 crc crio[21508]: time="2026-06-09T11:28:00.573842548Z" level=info msg="Starting container: e01dc0d183634a71c602dcd00ab2f0d1e37f494635c2101cea46e28430b75c39" id=db718efb-5cf2-4fa6-863d-31fe87a23ed2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.019431 | controller | Jun 09 11:28:00.609245 crc crio[21508]: time="2026-06-09T11:28:00.606408321Z" level=info msg="Started container" PID=73614 containerID=e01dc0d183634a71c602dcd00ab2f0d1e37f494635c2101cea46e28430b75c39 description=openshift-marketplace/certified-operators-gw7vs/extract-utilities id=db718efb-5cf2-4fa6-863d-31fe87a23ed2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc9e27ad3e04e2c37f6c55e6db785f507cdb7ada181032f8236e822fc673b828
2026-06-09 12:20:03.019447 | controller | Jun 09 11:28:00.631495 crc crio[21508]: time="2026-06-09T11:28:00.631255065Z" level=info msg="Created container 429fcfc9545e09a4e92844f9ff5e7bf9288bebf5ccdb0bc2c7b3110c3a1b5ed2: openshift-marketplace/community-operators-qp2v8/extract-content" id=b8725a84-ae6b-481e-a0f7-62b6d35a2619 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.019462 | controller | Jun 09 11:28:00.632450 crc crio[21508]: time="2026-06-09T11:28:00.632392999Z" level=info msg="Starting container: 429fcfc9545e09a4e92844f9ff5e7bf9288bebf5ccdb0bc2c7b3110c3a1b5ed2" id=b732eaad-b8c1-4353-aecf-128f511c14e5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.019478 | controller | Jun 09 11:28:00.640454 crc crio[21508]: time="2026-06-09T11:28:00.640018414Z" level=info msg="Stopping pod sandbox: ee4066c94e465157967380d6d11f919a4fb8a62846b1aecc0ebc47a9d69fa71a" id=3e60ef56-2c20-4938-a12f-13c9a50dd2e8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.019493 | controller | Jun 09 11:28:00.640454 crc crio[21508]: time="2026-06-09T11:28:00.640121107Z" level=info msg="Stopped pod sandbox (already stopped): ee4066c94e465157967380d6d11f919a4fb8a62846b1aecc0ebc47a9d69fa71a" id=3e60ef56-2c20-4938-a12f-13c9a50dd2e8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.019508 | controller | Jun 09 11:28:00.649179 crc crio[21508]: time="2026-06-09T11:28:00.644576739Z" level=info msg="Removing pod sandbox: ee4066c94e465157967380d6d11f919a4fb8a62846b1aecc0ebc47a9d69fa71a" id=1e6c5a32-2db5-42ed-b052-10d51c1cc3f0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.019523 | controller | Jun 09 11:28:00.675870 crc crio[21508]: time="2026-06-09T11:28:00.675782681Z" level=info msg="Removed pod sandbox: ee4066c94e465157967380d6d11f919a4fb8a62846b1aecc0ebc47a9d69fa71a" id=1e6c5a32-2db5-42ed-b052-10d51c1cc3f0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.019538 | controller | Jun 09 11:28:00.677031 crc crio[21508]: time="2026-06-09T11:28:00.676930265Z" level=info msg="Stopping pod sandbox: 5885d047048ecdd851aeee09d47d7c9c4e8abc058e6870035c048727096de06a" id=4d874edd-af5b-4308-9279-81fb676f8c09 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.019553 | controller | Jun 09 11:28:00.677031 crc crio[21508]: time="2026-06-09T11:28:00.676989926Z" level=info msg="Stopped pod sandbox (already stopped): 5885d047048ecdd851aeee09d47d7c9c4e8abc058e6870035c048727096de06a" id=4d874edd-af5b-4308-9279-81fb676f8c09 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.019572 | controller | Jun 09 11:28:00.683354 crc crio[21508]: time="2026-06-09T11:28:00.682388106Z" level=info msg="Removing pod sandbox: 5885d047048ecdd851aeee09d47d7c9c4e8abc058e6870035c048727096de06a" id=4258a531-8bce-45d7-a4de-582905377989 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.019588 | controller | Jun 09 11:28:00.692824 crc crio[21508]: time="2026-06-09T11:28:00.692742122Z" level=info msg="Started container" PID=73649 containerID=429fcfc9545e09a4e92844f9ff5e7bf9288bebf5ccdb0bc2c7b3110c3a1b5ed2 description=openshift-marketplace/community-operators-qp2v8/extract-content id=b732eaad-b8c1-4353-aecf-128f511c14e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=223a9a85d38abad6105caf01f9102df608513c6958360d1bf7eb5d6e70fc6259
2026-06-09 12:20:03.019604 | controller | Jun 09 11:28:00.716924 crc crio[21508]: time="2026-06-09T11:28:00.716832784Z" level=info msg="Removed pod sandbox: 5885d047048ecdd851aeee09d47d7c9c4e8abc058e6870035c048727096de06a" id=4258a531-8bce-45d7-a4de-582905377989 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.019619 | controller | Jun 09 11:28:00.740386 crc crio[21508]: time="2026-06-09T11:28:00.737825084Z" level=info msg="Stopping pod sandbox: de90d9a49f2add95477ad37a389ad8b77f25a28a1396f84d16ec9356a30bf48a" id=cd98baa1-bfe7-4af8-8821-a7a45899df42 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.019634 | controller | Jun 09 11:28:00.740386 crc crio[21508]: time="2026-06-09T11:28:00.737922867Z" level=info msg="Stopped pod sandbox (already stopped): de90d9a49f2add95477ad37a389ad8b77f25a28a1396f84d16ec9356a30bf48a" id=cd98baa1-bfe7-4af8-8821-a7a45899df42 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.019649 | controller | Jun 09 11:28:00.743820 crc crio[21508]: time="2026-06-09T11:28:00.743734229Z" level=info msg="Removing pod sandbox: de90d9a49f2add95477ad37a389ad8b77f25a28a1396f84d16ec9356a30bf48a" id=d81845d3-b656-4e4c-bc64-dc685b73d93c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.019664 | controller | Jun 09 11:28:00.781806 crc crio[21508]: time="2026-06-09T11:28:00.772808998Z" level=info msg="Removed pod sandbox: de90d9a49f2add95477ad37a389ad8b77f25a28a1396f84d16ec9356a30bf48a" id=d81845d3-b656-4e4c-bc64-dc685b73d93c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.019680 | controller | Jun 09 11:28:00.781806 crc crio[21508]: time="2026-06-09T11:28:00.780800684Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683408-wq2xl/POD" id=42e1f15b-bcad-4639-ae8f-3f38ac9fa1c9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.019695 | controller | Jun 09 11:28:00.781806 crc crio[21508]: time="2026-06-09T11:28:00.780883696Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.019711 | controller | Jun 09 11:28:00.781806 crc crio[21508]: time="2026-06-09T11:28:00.781545596Z" level=info msg="Stopping pod sandbox: 845030a1afa49dba425ee0acf86445d67fb25a5244c28f1a5f7d05ffbf405043" id=aa688409-3b23-4462-a35a-24a6f82ce1ee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.019726 | controller | Jun 09 11:28:00.781806 crc crio[21508]: time="2026-06-09T11:28:00.781621748Z" level=info msg="Stopped pod sandbox (already stopped): 845030a1afa49dba425ee0acf86445d67fb25a5244c28f1a5f7d05ffbf405043" id=aa688409-3b23-4462-a35a-24a6f82ce1ee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.019742 | controller | Jun 09 11:28:00.784385 crc crio[21508]: time="2026-06-09T11:28:00.784251426Z" level=info msg="Removing pod sandbox: 845030a1afa49dba425ee0acf86445d67fb25a5244c28f1a5f7d05ffbf405043" id=66c4597b-f82e-41e3-8541-0b22069220ae name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.019757 | controller | Jun 09 11:28:00.793851 crc crio[21508]: time="2026-06-09T11:28:00.793774367Z" level=info msg="Running pod sandbox: openstack/openstackclient/POD" id=1f159342-a93e-417f-af6a-ffcdd6277f08 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.019778 | controller | Jun 09 11:28:00.794062 crc crio[21508]: time="2026-06-09T11:28:00.793990094Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.019794 | controller | Jun 09 11:28:00.962151 crc crio[21508]: time="2026-06-09T11:28:00.961958517Z" level=info msg="Removed pod sandbox: 845030a1afa49dba425ee0acf86445d67fb25a5244c28f1a5f7d05ffbf405043" id=66c4597b-f82e-41e3-8541-0b22069220ae name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.019809 | controller | Jun 09 11:28:01.006909 crc crio[21508]: time="2026-06-09T11:28:01.001725922Z" level=info msg="Stopping container: 4683df73b2857142a8ba0fc57c0adbf3b0d13b9f2bc406816d78cd0ab6449a23 (timeout: 30s)" id=5cdbe942-be8d-40f2-b41f-140cf4842fff name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.019824 | controller | Jun 09 11:28:01.006909 crc crio[21508]: time="2026-06-09T11:28:01.002474124Z" level=info msg="Stopping container: 790c7a125237c4ffa2650bc929ea8ff7956430ee775be58e672bb4dfbe0677e9 (timeout: 30s)" id=dcc63124-1ab2-4790-8b79-2d80c3ce7708 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.019839 | controller | Jun 09 11:28:01.006909 crc crio[21508]: time="2026-06-09T11:28:01.004572876Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683408-wq2xl Namespace:openshift-infra ID:e34e68acf4994c93256cca9f894c62469346b22991f62802f9c3b783f4027d83 UID:319fe70c-252d-406c-ab54-2cbcebce1986 NetNS:/var/run/netns/c1078bcd-7769-4b65-a66e-6ac2ac97c2f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod319fe70c_252d_406c_ab54_2cbcebce1986.slice PodAnnotations:0xc0039b88b8}] Aliases:map[]}"
2026-06-09 12:20:03.019855 | controller | Jun 09 11:28:01.006909 crc crio[21508]: time="2026-06-09T11:28:01.004631798Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683408-wq2xl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.019870 | controller | Jun 09 11:28:01.035914 crc crio[21508]: time="2026-06-09T11:28:01.035118409Z" level=info msg="Stopped pod sandbox: aceb6e2df6282ed60a27f7166c63f828d1f1ef3300497724065bfde262ec42f4" id=69ecc74e-8973-4ce6-8b4f-65cdd972dbd2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.019885 | controller | Jun 09 11:28:01.065361 crc crio[21508]: time="2026-06-09T11:28:01.064753414Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=2cfdb32e-bc3d-4d26-8dbc-046306f97c43 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.019900 | controller | Jun 09 11:28:01.085132 crc crio[21508]: time="2026-06-09T11:28:01.084993162Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:6e8f68223ba81a63ecb2d2d8f0a3770548ed6ae677a7c9b3856ae0a0eadb73e9 UID:bd652493-a0d8-40bd-8303-5e3992c676dd NetNS:/var/run/netns/ddde6a57-c928-49ae-b8ed-22006ca9dc5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd652493_a0d8_40bd_8303_5e3992c676dd.slice PodAnnotations:0xc000158c88}] Aliases:map[]}"
2026-06-09 12:20:03.019915 | controller | Jun 09 11:28:01.085132 crc crio[21508]: time="2026-06-09T11:28:01.085083175Z" level=info msg="Adding pod openstack_openstackclient to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.019931 | controller | Jun 09 11:28:01.127070 crc crio[21508]: time="2026-06-09T11:28:01.121662046Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-09 12:20:03.019946 | controller | Jun 09 11:28:01.716718 crc crio[21508]: time="2026-06-09T11:28:01.715488383Z" level=info msg="Stopped container 790c7a125237c4ffa2650bc929ea8ff7956430ee775be58e672bb4dfbe0677e9: openstack/cinder-api-0/cinder-api-log" id=dcc63124-1ab2-4790-8b79-2d80c3ce7708 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.019965 | controller | Jun 09 11:28:02.049026 crc crio[21508]: time="2026-06-09T11:28:02.048481082Z" level=info msg="Stopped container 4683df73b2857142a8ba0fc57c0adbf3b0d13b9f2bc406816d78cd0ab6449a23: openstack/cinder-api-0/cinder-api" id=5cdbe942-be8d-40f2-b41f-140cf4842fff name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.019980 | controller | Jun 09 11:28:02.054479 crc crio[21508]: time="2026-06-09T11:28:02.053795069Z" level=info msg="Stopping pod sandbox: 7562a2b0bcd5e5426a099625f400b927e1958afd4141adba0937df8c46dfab70" id=4e28ed2a-d2dc-40f7-9943-17a37fcdbc60 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.019995 | controller | Jun 09 11:28:02.055006 crc crio[21508]: time="2026-06-09T11:28:02.054679716Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:7562a2b0bcd5e5426a099625f400b927e1958afd4141adba0937df8c46dfab70 UID:68443c46-381a-4fd7-acde-1a6ced7be832 NetNS:/var/run/netns/17e07fb2-66d1-4c87-acf5-3bbea6a9df0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68443c46_381a_4fd7_acde_1a6ced7be832.slice PodAnnotations:0xc002c0aae8}] Aliases:map[]}"
2026-06-09 12:20:03.020011 | controller | Jun 09 11:28:02.055006 crc crio[21508]: time="2026-06-09T11:28:02.05483052Z" level=info msg="Deleting pod openstack_cinder-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.020026 | controller | Jun 09 11:28:02.111639 crc crio[21508]: time="2026-06-09T11:28:02.109094603Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-75b56949bf-d5qnp/POD" id=86285fa7-353e-4690-b675-49aab04d6217 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.020041 | controller | Jun 09 11:28:02.111639 crc crio[21508]: time="2026-06-09T11:28:02.109189876Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.020057 | controller | Jun 09 11:28:02.140153 crc crio[21508]: 2026-06-09T11:28:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e34e68acf4994c9 Mac:8e:c9:59:d5:54:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a6 Mtu:0 Sandbox:/var/run/netns/c1078bcd-7769-4b65-a66e-6ac2ac97c2f6 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.020072 | controller | Jun 09 11:28:02.140153 crc crio[21508]: time="2026-06-09T11:28:02.138806731Z" level=info msg="Running pod sandbox: openstack/neutron-cdf967bd4-srwx6/POD" id=5545dd3b-d516-4c40-ab70-cabb62a1600e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.020088 | controller | Jun 09 11:28:02.140153 crc crio[21508]: time="2026-06-09T11:28:02.138904364Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.020104 | controller | Jun 09 11:28:02.140653 crc crio[21508]: time="2026-06-09T11:28:02.140396078Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683408-wq2xl Namespace:openshift-infra ID:e34e68acf4994c93256cca9f894c62469346b22991f62802f9c3b783f4027d83 UID:319fe70c-252d-406c-ab54-2cbcebce1986 NetNS:/var/run/netns/c1078bcd-7769-4b65-a66e-6ac2ac97c2f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod319fe70c_252d_406c_ab54_2cbcebce1986.slice PodAnnotations:0xc0039b88b8}] Aliases:map[]}"
2026-06-09 12:20:03.020120 | controller | Jun 09 11:28:02.142474 crc crio[21508]: time="2026-06-09T11:28:02.140868732Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683408-wq2xl for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.020138 | controller | Jun 09 11:28:02.155523 crc crio[21508]: time="2026-06-09T11:28:02.154780603Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e" id=2cfdb32e-bc3d-4d26-8dbc-046306f97c43 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.020154 | controller | Jun 09 11:28:02.161831 crc crio[21508]: time="2026-06-09T11:28:02.161702928Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=89d072e3-5b85-40db-923c-92b9dbe9b61e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.020170 | controller | Jun 09 11:28:02.178344 crc crio[21508]: time="2026-06-09T11:28:02.170641202Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=f467c812-9ccb-4d94-abc5-4743cd7681ce name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.020186 | controller | Jun 09 11:28:02.179644 crc crio[21508]: 2026-06-09T11:28:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6e8f68223ba81a6 Mac:4e:f2:db:48:1e:d0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a7 Mtu:0 Sandbox:/var/run/netns/ddde6a57-c928-49ae-b8ed-22006ca9dc5a SocketPath: PciID:}] [{Interface:0xc0002fc840 Address:{IP:10.217.0.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.020202 | controller | Jun 09 11:28:02.180618 crc crio[21508]: time="2026-06-09T11:28:02.180531334Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:6e8f68223ba81a63ecb2d2d8f0a3770548ed6ae677a7c9b3856ae0a0eadb73e9 UID:bd652493-a0d8-40bd-8303-5e3992c676dd NetNS:/var/run/netns/ddde6a57-c928-49ae-b8ed-22006ca9dc5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd652493_a0d8_40bd_8303_5e3992c676dd.slice PodAnnotations:0xc000158c88}] Aliases:map[]}"
2026-06-09 12:20:03.020217 | controller | Jun 09 11:28:02.180792 crc crio[21508]: time="2026-06-09T11:28:02.18073299Z" level=info msg="Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.020233 | controller | Jun 09 11:28:02.187000 crc crio[21508]: time="2026-06-09T11:28:02.185429269Z" level=info msg="Ran pod sandbox e34e68acf4994c93256cca9f894c62469346b22991f62802f9c3b783f4027d83 with infra container: openshift-infra/auto-csr-approver-29683408-wq2xl/POD" id=42e1f15b-bcad-4639-ae8f-3f38ac9fa1c9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.020248 | controller | Jun 09 11:28:02.202486 crc crio[21508]: time="2026-06-09T11:28:02.201260917Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=bc997bc4-bced-4f99-94cc-6e8124670c0e name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.020264 | controller | Jun 09 11:28:02.206424 crc crio[21508]: time="2026-06-09T11:28:02.206225894Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 12:20:03.020279 | controller | Jun 09 11:28:02.228355 crc crio[21508]: time="2026-06-09T11:28:02.225671718Z" level=info msg="Removing container: 224c027d0393e7e21549404c4f9717ddb9d53bf13a82e9ed8050d48f95075759" id=2f5fd197-472b-474c-8ad8-1402ca7e6a71 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.020295 | controller | Jun 09 11:28:02.245440 crc crio[21508]: time="2026-06-09T11:28:02.24502826Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=59a9dbc2-343b-418b-a20f-d9489fa350fc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.020311 | controller | Jun 09 11:28:02.255969 crc crio[21508]: time="2026-06-09T11:28:02.255921212Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=1b982dbf-b207-4d93-9622-eb2fe75d0f0f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.020329 | controller | Jun 09 11:28:02.261885 crc crio[21508]: time="2026-06-09T11:28:02.261816356Z" level=info msg="Creating container: openshift-marketplace/certified-operators-gw7vs/extract-content" id=616bdfc2-4356-4ebf-b9b5-d684e3e863a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.020360 | controller | Jun 09 11:28:02.280390 crc crio[21508]: time="2026-06-09T11:28:02.280198889Z" level=info msg="Got pod network &{Name:neutron-cdf967bd4-srwx6 Namespace:openstack ID:5a7c325f198642df752b4642cdc9defce1915629ef3b2ea670f57232f0473776 UID:57ee24d6-afec-4747-b1b3-70389a2ce423 NetNS:/var/run/netns/1ab914ba-33e3-40df-a20a-a6d798083e53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57ee24d6_afec_4747_b1b3_70389a2ce423.slice PodAnnotations:0xc0039b8758}] Aliases:map[]}"
2026-06-09 12:20:03.020381 | controller | Jun 09 11:28:02.280390 crc crio[21508]: time="2026-06-09T11:28:02.280364454Z" level=info msg="Adding pod openstack_neutron-cdf967bd4-srwx6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.020398 | controller | Jun 09 11:28:02.330349 crc crio[21508]: time="2026-06-09T11:28:02.329412214Z" level=info msg="Removed container 224c027d0393e7e21549404c4f9717ddb9d53bf13a82e9ed8050d48f95075759: openstack/dnsmasq-dns-5f6646cb8c-rx4bx/dnsmasq-dns" id=2f5fd197-472b-474c-8ad8-1402ca7e6a71 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.020414 | controller | Jun 09 11:28:02.330349 crc crio[21508]: time="2026-06-09T11:28:02.32995631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.020430 | controller | Jun 09 11:28:02.334427 crc crio[21508]: time="2026-06-09T11:28:02.332985419Z" level=info msg="Ran pod sandbox 6e8f68223ba81a63ecb2d2d8f0a3770548ed6ae677a7c9b3856ae0a0eadb73e9 with infra container: openstack/openstackclient/POD" id=1f159342-a93e-417f-af6a-ffcdd6277f08 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.020446 | controller | Jun 09 11:28:02.352596 crc crio[21508]: time="2026-06-09T11:28:02.352454784Z" level=info msg="Creating container: openshift-marketplace/community-operators-qp2v8/registry-server" id=1e444784-9599-4ff4-98b9-5def15ec1caa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.020461 | controller | Jun 09 11:28:02.381784 crc crio[21508]: time="2026-06-09T11:28:02.381637787Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.020477 | controller | Jun 09 11:28:02.381784 crc crio[21508]: time="2026-06-09T11:28:02.381822792Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=d6363fc3-ff51-4a41-9913-1e9490edad46 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.020492 | controller | Jun 09 11:28:02.383046 crc crio[21508]: time="2026-06-09T11:28:02.382009548Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified not found" id=d6363fc3-ff51-4a41-9913-1e9490edad46 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.020507 | controller | Jun 09 11:28:02.383046 crc crio[21508]: time="2026-06-09T11:28:02.38207659Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified found" id=d6363fc3-ff51-4a41-9913-1e9490edad46 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.020523 | controller | Jun 09 11:28:02.399163 crc crio[21508]: time="2026-06-09T11:28:02.398520866Z" level=info msg="Removing container: a03250f4776a11f8c7db543b740fd85eab7225b0580599c2df4643ca9e32770e" id=ae20e27c-e8e0-493e-9379-2b36dcf4ff21 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.020538 | controller | Jun 09 11:28:02.399163 crc crio[21508]: time="2026-06-09T11:28:02.39899662Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=f4a562e3-2cfd-4b09-b4fa-b68ce2362357 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.020557 | controller | Jun 09 11:28:02.406217 crc crio[21508]: time="2026-06-09T11:28:02.40609925Z" level=info msg="Got pod network &{Name:dnsmasq-dns-75b56949bf-d5qnp Namespace:openstack ID:a5f01fe919e18eb82fc678721b5f3aef2cf5b0c51ae1fb15ac4890a6a62b5434 UID:0deba880-a7cb-47ef-8985-cfa4449c00a0 NetNS:/var/run/netns/33a540e0-83a3-43c9-a890-8aaf7d6a66c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0deba880_a7cb_47ef_8985_cfa4449c00a0.slice PodAnnotations:0xc000d9e7e0}] Aliases:map[]}"
2026-06-09 12:20:03.020573 | controller | Jun 09 11:28:02.406217 crc crio[21508]: time="2026-06-09T11:28:02.406182682Z" level=info msg="Adding pod openstack_dnsmasq-dns-75b56949bf-d5qnp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.020589 | controller | Jun 09 11:28:02.411738 crc crio[21508]: time="2026-06-09T11:28:02.411656214Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\""
2026-06-09 12:20:03.020605 | controller | Jun 09 11:28:02.625230 crc crio[21508]: time="2026-06-09T11:28:02.623781891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.020620 | controller | Jun 09 11:28:02.640777 crc crio[21508]: time="2026-06-09T11:28:02.640727442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.020636 | controller | Jun 09 11:28:02.657832 crc crio[21508]: time="2026-06-09T11:28:02.655090846Z" level=info msg="Removed container a03250f4776a11f8c7db543b740fd85eab7225b0580599c2df4643ca9e32770e: openstack/dnsmasq-dns-5f6646cb8c-rx4bx/init" id=ae20e27c-e8e0-493e-9379-2b36dcf4ff21 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.020652 | controller | Jun 09 11:28:02.679122 crc crio[21508]: time="2026-06-09T11:28:02.678650542Z" level=info msg="Stopped pod sandbox: 7562a2b0bcd5e5426a099625f400b927e1958afd4141adba0937df8c46dfab70" id=4e28ed2a-d2dc-40f7-9943-17a37fcdbc60 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.020667 | controller | Jun 09 11:28:02.759390 crc crio[21508]: time="2026-06-09T11:28:02.757939865Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.020683 | controller | Jun 09 11:28:02.827724 crc crio[21508]: time="2026-06-09T11:28:02.823880334Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.020698 | controller | Jun 09 11:28:02.854361 crc crio[21508]: time="2026-06-09T11:28:02.851918802Z" level=info msg="Created container a3e39fa5ee97f0359c87589f43d117742aa386c7fc4f4a6958f45ba829a1b857: openshift-marketplace/certified-operators-gw7vs/extract-content" id=616bdfc2-4356-4ebf-b9b5-d684e3e863a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.020714 | controller | Jun 09 11:28:02.880765 crc crio[21508]: time="2026-06-09T11:28:02.878829147Z" level=info msg="Starting container: a3e39fa5ee97f0359c87589f43d117742aa386c7fc4f4a6958f45ba829a1b857" id=9f528573-6b71-42b3-9526-8d1059c84298 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.020729 | controller | Jun 09 11:28:02.899014 crc crio[21508]: time="2026-06-09T11:28:02.898158578Z" level=info msg="Started container" PID=74115 containerID=a3e39fa5ee97f0359c87589f43d117742aa386c7fc4f4a6958f45ba829a1b857 description=openshift-marketplace/certified-operators-gw7vs/extract-content id=9f528573-6b71-42b3-9526-8d1059c84298 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc9e27ad3e04e2c37f6c55e6db785f507cdb7ada181032f8236e822fc673b828
2026-06-09 12:20:03.020749 | controller | Jun 09 11:28:03.127136 crc crio[21508]: time="2026-06-09T11:28:03.125603769Z" level=info msg="Created container 272afeb19d650b8247725779994eb28648f8ffa0a3679d1a57b38d42fb485956: openshift-marketplace/community-operators-qp2v8/registry-server" id=1e444784-9599-4ff4-98b9-5def15ec1caa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.020765 | controller | Jun 09 11:28:03.132476 crc crio[21508]: time="2026-06-09T11:28:03.132133242Z" level=info msg="Starting container: 272afeb19d650b8247725779994eb28648f8ffa0a3679d1a57b38d42fb485956" id=3a605da6-3fd1-4fb1-8bae-8e6511680bf2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.020780 | controller | Jun 09 11:28:03.160718 crc crio[21508]: time="2026-06-09T11:28:03.160609944Z" level=info msg="Started container" PID=74141 containerID=272afeb19d650b8247725779994eb28648f8ffa0a3679d1a57b38d42fb485956 description=openshift-marketplace/community-operators-qp2v8/registry-server id=3a605da6-3fd1-4fb1-8bae-8e6511680bf2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=223a9a85d38abad6105caf01f9102df608513c6958360d1bf7eb5d6e70fc6259
2026-06-09 12:20:03.020796 | controller | Jun 09 11:28:03.398900 crc crio[21508]: 2026-06-09T11:28:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5a7c325f198642d Mac:ee:3f:ff:95:88:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a9 Mtu:0 Sandbox:/var/run/netns/1ab914ba-33e3-40df-a20a-a6d798083e53 SocketPath: PciID:}] [{Interface:0xc0002e2a20 Address:{IP:10.217.0.169 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.020812 | controller | Jun 09 11:28:03.399601 crc crio[21508]: time="2026-06-09T11:28:03.399167173Z" level=info msg="Got pod network &{Name:neutron-cdf967bd4-srwx6 Namespace:openstack ID:5a7c325f198642df752b4642cdc9defce1915629ef3b2ea670f57232f0473776 UID:57ee24d6-afec-4747-b1b3-70389a2ce423 NetNS:/var/run/netns/1ab914ba-33e3-40df-a20a-a6d798083e53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57ee24d6_afec_4747_b1b3_70389a2ce423.slice PodAnnotations:0xc0039b8758}] Aliases:map[]}"
2026-06-09 12:20:03.020828 | controller | Jun 09 11:28:03.401882 crc crio[21508]: time="2026-06-09T11:28:03.401765389Z" level=info msg="Checking pod openstack_neutron-cdf967bd4-srwx6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.020844 | controller | Jun 09 11:28:03.414632 crc crio[21508]: time="2026-06-09T11:28:03.413590439Z" level=info msg="Removing container: 4683df73b2857142a8ba0fc57c0adbf3b0d13b9f2bc406816d78cd0ab6449a23" id=ad7c1ee0-bf79-4492-af03-164e1e86919d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.020860 | controller | Jun 09 11:28:03.455455 crc crio[21508]: time="2026-06-09T11:28:03.455118196Z" level=info msg="Ran pod sandbox 5a7c325f198642df752b4642cdc9defce1915629ef3b2ea670f57232f0473776 with infra container: openstack/neutron-cdf967bd4-srwx6/POD" id=5545dd3b-d516-4c40-ab70-cabb62a1600e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.020876 | controller | Jun 09 11:28:03.464474 crc crio[21508]: 2026-06-09T11:28:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a5f01fe919e18eb Mac:2a:3d:98:e2:11:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a8 Mtu:0 Sandbox:/var/run/netns/33a540e0-83a3-43c9-a890-8aaf7d6a66c2 SocketPath: PciID:}] [{Interface:0xc000330f40 Address:{IP:10.217.0.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.020892 | controller | Jun 09 11:28:03.464474 crc crio[21508]: time="2026-06-09T11:28:03.464247156Z" level=info msg="Got pod network &{Name:dnsmasq-dns-75b56949bf-d5qnp Namespace:openstack ID:a5f01fe919e18eb82fc678721b5f3aef2cf5b0c51ae1fb15ac4890a6a62b5434 UID:0deba880-a7cb-47ef-8985-cfa4449c00a0 NetNS:/var/run/netns/33a540e0-83a3-43c9-a890-8aaf7d6a66c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0deba880_a7cb_47ef_8985_cfa4449c00a0.slice PodAnnotations:0xc000d9e7e0}] Aliases:map[]}"
2026-06-09 12:20:03.020911 | controller | Jun 09 11:28:03.464474 crc crio[21508]: time="2026-06-09T11:28:03.464504233Z" level=info msg="Checking pod openstack_dnsmasq-dns-75b56949bf-d5qnp for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.020926 | controller | Jun 09 11:28:03.465520 crc crio[21508]: time="2026-06-09T11:28:03.465442841Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=8dc9003d-d1cd-4920-8814-9fa66b5591b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.020942 | controller | Jun 09 11:28:03.485993 crc crio[21508]: time="2026-06-09T11:28:03.485431162Z" level=info msg="Ran pod sandbox a5f01fe919e18eb82fc678721b5f3aef2cf5b0c51ae1fb15ac4890a6a62b5434 with infra container: openstack/dnsmasq-dns-75b56949bf-d5qnp/POD" id=86285fa7-353e-4690-b675-49aab04d6217 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.020957 | controller | Jun 09 11:28:03.496984 crc crio[21508]: time="2026-06-09T11:28:03.496826098Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=db42d8e1-d380-439f-8049-2d96bdf44eab name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.020973 | controller | Jun 09 11:28:03.536439 crc crio[21508]: time="2026-06-09T11:28:03.536202332Z" level=info msg="Removed container 4683df73b2857142a8ba0fc57c0adbf3b0d13b9f2bc406816d78cd0ab6449a23: openstack/cinder-api-0/cinder-api" id=ad7c1ee0-bf79-4492-af03-164e1e86919d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.020988 | controller | Jun 09 11:28:03.549209 crc crio[21508]: time="2026-06-09T11:28:03.548100223Z" level=info msg="Removing container: 790c7a125237c4ffa2650bc929ea8ff7956430ee775be58e672bb4dfbe0677e9" id=a6f786e1-4eaa-4583-963a-e57a6250fb91 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.021003 | controller | Jun 09 11:28:03.605172 crc crio[21508]: time="2026-06-09T11:28:03.605061287Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=94186e1d-59c3-4899-93da-f9ac4e6fa7ff name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.021019 | controller | Jun 09 11:28:03.630406 crc crio[21508]: time="2026-06-09T11:28:03.63021465Z" level=info msg="Removed container 790c7a125237c4ffa2650bc929ea8ff7956430ee775be58e672bb4dfbe0677e9: openstack/cinder-api-0/cinder-api-log" id=a6f786e1-4eaa-4583-963a-e57a6250fb91 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.021034 | controller | Jun 09 11:28:03.677424 crc crio[21508]: time="2026-06-09T11:28:03.676181198Z" level=info msg="Creating container: openstack/neutron-cdf967bd4-srwx6/neutron-api" id=9be71c31-cf23-4c4c-b76e-302731069f82 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.021050 | controller | Jun 09 11:28:03.681344 crc crio[21508]: time="2026-06-09T11:28:03.681109174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.021065 | controller | Jun 09 11:28:03.714751 crc crio[21508]: time="2026-06-09T11:28:03.714653405Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=e5e2782e-b941-4deb-a95d-d72e8f4845be name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.021081 | controller | Jun 09 11:28:03.715348 crc crio[21508]: time="2026-06-09T11:28:03.715194771Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=bc997bc4-bced-4f99-94cc-6e8124670c0e name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.021099 | controller | Jun 09 11:28:03.735046 crc crio[21508]: time="2026-06-09T11:28:03.732012458Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=2b0c7ec1-049c-4193-ab6f-bebe975534c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.021115 | controller | Jun 09 11:28:03.786508 crc crio[21508]: time="2026-06-09T11:28:03.780066278Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=34f47472-3c90-4364-8919-c209f97f9b5e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.021131 | controller | Jun 09 11:28:03.801212 crc crio[21508]: time="2026-06-09T11:28:03.801106009Z" level=info msg="Creating container: openstack/dnsmasq-dns-75b56949bf-d5qnp/init" id=d0696b89-0574-4c0f-901d-b39b50eda369 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.021146 | controller | Jun 09 11:28:03.804061 crc crio[21508]: time="2026-06-09T11:28:03.801605344Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.021161 | controller | Jun 09 11:28:03.804928 crc crio[21508]: time="2026-06-09T11:28:03.804871941Z" level=info msg="Stopped container aecf9f91a9a8fbda78ec61c8b5e3ec4d3af9afaa8543060c98f217ed4703b8ad: openstack/barbican-api-594669b868-dc85r/barbican-api" id=4abf3e72-b53c-44fc-8311-588e9c3d3aaa name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.021177 | controller | Jun 09 11:28:03.807454 crc crio[21508]: time="2026-06-09T11:28:03.80688549Z" level=info msg="Stopping pod sandbox: d534730c915cbbcf7316445cf8248abc1c995da2941785c22d0093b058f8c52e" id=5a522841-66a4-4a7a-ba13-35a248ac005a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.021192 | controller | Jun 09 11:28:03.807638 crc crio[21508]: time="2026-06-09T11:28:03.80754259Z" level=info msg="Got pod network &{Name:barbican-api-594669b868-dc85r Namespace:openstack ID:d534730c915cbbcf7316445cf8248abc1c995da2941785c22d0093b058f8c52e UID:db97ff1c-fa9e-4143-b28b-926f85ad9338 NetNS:/var/run/netns/4535bfd6-7a88-4b37-b81c-648ef6e57090 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb97ff1c_fa9e_4143_b28b_926f85ad9338.slice PodAnnotations:0xc000b281a8}] Aliases:map[]}"
2026-06-09 12:20:03.021208 | controller | Jun 09 11:28:03.807717 crc crio[21508]: time="2026-06-09T11:28:03.807700784Z" level=info msg="Deleting pod openstack_barbican-api-594669b868-dc85r from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.021223 | controller | Jun 09 11:28:03.823060 crc crio[21508]: time="2026-06-09T11:28:03.822959135Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683408-wq2xl/oc" id=82875a2d-a466-40c9-b567-78067e92a047 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.021238 | controller | Jun 09 11:28:03.876759 crc crio[21508]: time="2026-06-09T11:28:03.867590144Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.021254 | controller | Jun 09 11:28:03.879759 crc crio[21508]: time="2026-06-09T11:28:03.879706112Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.021270 | controller | Jun 09 11:28:03.890895 crc crio[21508]: time="2026-06-09T11:28:03.89079344Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.021285 | controller | Jun 09 11:28:03.930437 crc crio[21508]: time="2026-06-09T11:28:03.930340488Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.021303 | controller | Jun 09 11:28:03.936633 crc crio[21508]: time="2026-06-09T11:28:03.936256113Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.021319 | controller | Jun 09 11:28:03.974111 crc crio[21508]: time="2026-06-09T11:28:03.974023949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.021334 | controller | Jun 09 11:28:04.172224 crc crio[21508]: time="2026-06-09T11:28:04.171594097Z" level=info msg="Running pod sandbox: openstack/cinder-api-0/POD" id=a13b35f1-2fd3-43d0-93e4-a3cc07db4103 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.021366 | controller | Jun 09 11:28:04.173345 crc crio[21508]: time="2026-06-09T11:28:04.172397651Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.021387 | controller | Jun 09 11:28:04.389701 crc crio[21508]: time="2026-06-09T11:28:04.383140998Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:23f95f330a41eb6ca01b90361434d336520d2392097542bc75ba11d998f8b877 UID:23e662ab-66c9-4b82-9cca-6cae2bb29ee6 NetNS:/var/run/netns/7611a8ef-54ff-43cb-87e8-6853c6069999 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23e662ab_66c9_4b82_9cca_6cae2bb29ee6.slice PodAnnotations:0xc000d9ea48}] Aliases:map[]}"
2026-06-09 12:20:03.021403 | controller | Jun 09 11:28:04.389701 crc crio[21508]: time="2026-06-09T11:28:04.38320327Z" level=info msg="Adding pod openstack_cinder-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.021418 | controller | Jun 09 11:28:04.430622 crc crio[21508]: time="2026-06-09T11:28:04.430514198Z" level=info msg="Created container ceff6bca8a4082c7351f23f06d47e9c9deb369ff663f61812dbeda00a9db8d7b: openstack/dnsmasq-dns-75b56949bf-d5qnp/init" id=d0696b89-0574-4c0f-901d-b39b50eda369 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.021434 | controller | Jun 09 11:28:04.448647 crc crio[21508]: time="2026-06-09T11:28:04.447111818Z" level=info msg="Starting container: ceff6bca8a4082c7351f23f06d47e9c9deb369ff663f61812dbeda00a9db8d7b" id=3f7214e5-9114-4d81-81d2-70cac1547053 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.021450 | controller | Jun 09 11:28:04.466252 crc crio[21508]: time="2026-06-09T11:28:04.465879423Z" level=info msg="Started container" PID=74298 containerID=ceff6bca8a4082c7351f23f06d47e9c9deb369ff663f61812dbeda00a9db8d7b description=openstack/dnsmasq-dns-75b56949bf-d5qnp/init id=3f7214e5-9114-4d81-81d2-70cac1547053 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a5f01fe919e18eb82fc678721b5f3aef2cf5b0c51ae1fb15ac4890a6a62b5434
2026-06-09 12:20:03.021466 | controller | Jun 09 11:28:04.466879 crc crio[21508]: time="2026-06-09T11:28:04.466695417Z" level=info msg="Stopped pod sandbox: d534730c915cbbcf7316445cf8248abc1c995da2941785c22d0093b058f8c52e" id=5a522841-66a4-4a7a-ba13-35a248ac005a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.021481 | controller | Jun 09 11:28:04.526609 crc crio[21508]: time="2026-06-09T11:28:04.5246653Z" level=info msg="Created container 2c4601e6cf857dd3f54f737b9a21c70cd53840460828b0df0805b8b791003466: openstack/neutron-cdf967bd4-srwx6/neutron-api" id=9be71c31-cf23-4c4c-b76e-302731069f82 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.021497 | controller | Jun 09 11:28:04.531006 crc crio[21508]: time="2026-06-09T11:28:04.527114812Z" level=info msg="Starting container: 2c4601e6cf857dd3f54f737b9a21c70cd53840460828b0df0805b8b791003466" id=9b86fd10-9321-4c88-b614-004d0ec6f74d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.021512 | controller | Jun 09 11:28:04.550522 crc crio[21508]: time="2026-06-09T11:28:04.550111312Z" level=info msg="Started container" PID=74276 containerID=2c4601e6cf857dd3f54f737b9a21c70cd53840460828b0df0805b8b791003466 description=openstack/neutron-cdf967bd4-srwx6/neutron-api id=9b86fd10-9321-4c88-b614-004d0ec6f74d name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a7c325f198642df752b4642cdc9defce1915629ef3b2ea670f57232f0473776
2026-06-09 12:20:03.021531 | controller | Jun 09 11:28:04.705161 crc crio[21508]: time="2026-06-09T11:28:04.648933682Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=fec07183-e48b-4dee-89c6-3aec74f87034 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.021546 | controller | Jun 09 11:28:04.877429 crc crio[21508]: time="2026-06-09T11:28:04.874231639Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.021562 | controller | Jun 09 11:28:04.886012 crc crio[21508]: time="2026-06-09T11:28:04.884819482Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=d6457549-b1c6-4a61-8b4f-b634baaf79cf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.021577 | controller | Jun 09 11:28:04.970221 crc crio[21508]: time="2026-06-09T11:28:04.968421512Z" level=info msg="Creating container: openstack/neutron-cdf967bd4-srwx6/neutron-httpd" id=8d4c0bed-094d-440f-b033-9b2ae39efd34 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.021592 | controller | Jun 09 11:28:04.970221 crc crio[21508]: time="2026-06-09T11:28:04.968913787Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.021607 | controller | Jun 09 11:28:05.229877 crc crio[21508]: time="2026-06-09T11:28:05.229052804Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.021622 | controller | Jun 09 11:28:05.234678 crc crio[21508]: time="2026-06-09T11:28:05.234391671Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.021637 | controller | Jun 09 11:28:05.390589 crc crio[21508]: time="2026-06-09T11:28:05.389443073Z" level=info msg="Created container 8438258fc1b40ef0d7cc6eb767444eaaf85c9d23d895eebc6cb4c3dd30f76321: openshift-infra/auto-csr-approver-29683408-wq2xl/oc" id=82875a2d-a466-40c9-b567-78067e92a047 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.021652 | controller | Jun 09 11:28:05.412948 crc crio[21508]: time="2026-06-09T11:28:05.412722421Z" level=info msg="Starting container: 8438258fc1b40ef0d7cc6eb767444eaaf85c9d23d895eebc6cb4c3dd30f76321" id=0ddcee29-0890-4947-8f87-0ee9b0c1db76 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.021667 | controller | Jun 09 11:28:05.458433 crc crio[21508]: time="2026-06-09T11:28:05.457485723Z" level=info msg="Started container" PID=74429 containerID=8438258fc1b40ef0d7cc6eb767444eaaf85c9d23d895eebc6cb4c3dd30f76321 description=openshift-infra/auto-csr-approver-29683408-wq2xl/oc id=0ddcee29-0890-4947-8f87-0ee9b0c1db76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e34e68acf4994c93256cca9f894c62469346b22991f62802f9c3b783f4027d83
2026-06-09 12:20:03.021683 | controller | Jun 09 11:28:05.478107 crc crio[21508]: 2026-06-09T11:28:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:23f95f330a41eb6 Mac:3a:ff:d1:fa:93:95 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:aa Mtu:0 Sandbox:/var/run/netns/7611a8ef-54ff-43cb-87e8-6853c6069999 SocketPath: PciID:}] [{Interface:0xc0004946b0 Address:{IP:10.217.0.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.021699 | controller | Jun 09 11:28:05.482228 crc crio[21508]: time="2026-06-09T11:28:05.480757731Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:23f95f330a41eb6ca01b90361434d336520d2392097542bc75ba11d998f8b877 UID:23e662ab-66c9-4b82-9cca-6cae2bb29ee6 NetNS:/var/run/netns/7611a8ef-54ff-43cb-87e8-6853c6069999 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23e662ab_66c9_4b82_9cca_6cae2bb29ee6.slice PodAnnotations:0xc000d9ea48}] Aliases:map[]}"
2026-06-09 12:20:03.021718 | controller | Jun 09 11:28:05.482767 crc crio[21508]: time="2026-06-09T11:28:05.48273812Z" level=info msg="Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.021733 | controller | Jun 09 11:28:05.492372 crc crio[21508]: time="2026-06-09T11:28:05.492256801Z" level=info msg="Ran pod sandbox 23f95f330a41eb6ca01b90361434d336520d2392097542bc75ba11d998f8b877 with infra container: openstack/cinder-api-0/POD" id=a13b35f1-2fd3-43d0-93e4-a3cc07db4103 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.021749 | controller | Jun 09 11:28:05.499083 crc crio[21508]: time="2026-06-09T11:28:05.499043991Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=09874fc9-c429-4c05-b75f-094f3e1ea19e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.021764 | controller | Jun 09 11:28:05.513375 crc crio[21508]: time="2026-06-09T11:28:05.513161349Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=b5e2764c-ca35-4a88-99a8-9958da73aec5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.021791 | controller | Jun 09 11:28:05.535596 crc crio[21508]: time="2026-06-09T11:28:05.535483138Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api-log" id=201957a0-c24a-4b5a-ad3e-4d81a3f87b1a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.021806 | controller | Jun 09 11:28:05.536031 crc crio[21508]: time="2026-06-09T11:28:05.535969773Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.021821 | controller | Jun 09 11:28:05.627216 crc crio[21508]: time="2026-06-09T11:28:05.627119366Z" level=info msg="Removing container: aecf9f91a9a8fbda78ec61c8b5e3ec4d3af9afaa8543060c98f217ed4703b8ad" id=3118f785-5fb8-4bf2-821b-3b3198c07517 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.021836 | controller | Jun 09 11:28:05.656046 crc crio[21508]: time="2026-06-09T11:28:05.655982689Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=45167d57-ad4e-4da5-8cc6-d277419c693e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.021851 | controller | Jun 09 11:28:05.694477 crc crio[21508]: time="2026-06-09T11:28:05.68817235Z" level=info msg="Created container 258236b76ec929ea867fa15d6c98df2544dac5ac29bdb87fa2122192b73b0c0d: openstack/neutron-cdf967bd4-srwx6/neutron-httpd" id=8d4c0bed-094d-440f-b033-9b2ae39efd34 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.021867 | controller | Jun 09 11:28:05.699921 crc crio[21508]: time="2026-06-09T11:28:05.699810424Z" level=info msg="Starting container: 258236b76ec929ea867fa15d6c98df2544dac5ac29bdb87fa2122192b73b0c0d" id=ce6366b1-2d24-4532-9009-7f060ec4d1b2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.021881 | controller | Jun 09 11:28:05.721255 crc crio[21508]: time="2026-06-09T11:28:05.720502185Z" level=info msg="Started container" PID=74437 containerID=258236b76ec929ea867fa15d6c98df2544dac5ac29bdb87fa2122192b73b0c0d description=openstack/neutron-cdf967bd4-srwx6/neutron-httpd id=ce6366b1-2d24-4532-9009-7f060ec4d1b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a7c325f198642df752b4642cdc9defce1915629ef3b2ea670f57232f0473776
2026-06-09 12:20:03.021896 | controller | Jun 09 11:28:05.732781 crc crio[21508]: time="2026-06-09T11:28:05.731952854Z" level=info msg="Removed container aecf9f91a9a8fbda78ec61c8b5e3ec4d3af9afaa8543060c98f217ed4703b8ad: openstack/barbican-api-594669b868-dc85r/barbican-api" id=3118f785-5fb8-4bf2-821b-3b3198c07517 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.021914 | controller | Jun 09 11:28:05.754875 crc crio[21508]: time="2026-06-09T11:28:05.754192581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.021931 | controller | Jun 09 11:28:05.760937 crc crio[21508]: time="2026-06-09T11:28:05.760703513Z" level=info msg="Removing container: 1b3de49e42913fceb0ba22624e49e132c63e2be0e575ddf87465a6e72a7bb673" id=65bf1686-1f24-4f8f-b256-f3b986bd9b80 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.021946 | controller | Jun 09 11:28:05.945909 crc crio[21508]: time="2026-06-09T11:28:05.943810774Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=75e1707d-3a9e-4409-a2f8-3587f77d3448 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.021962 | controller | Jun 09 11:28:06.098690 crc crio[21508]: time="2026-06-09T11:28:06.098174454Z" level=info msg="Removed container 1b3de49e42913fceb0ba22624e49e132c63e2be0e575ddf87465a6e72a7bb673: openstack/barbican-api-594669b868-dc85r/barbican-api-log" id=65bf1686-1f24-4f8f-b256-f3b986bd9b80 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.021977 | controller | Jun 09 11:28:06.144957 crc crio[21508]: time="2026-06-09T11:28:06.143817943Z" level=info msg="Creating container: openstack/dnsmasq-dns-75b56949bf-d5qnp/dnsmasq-dns" id=c54002cf-bfb1-4bda-b186-9a18b4cae50c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.021993 | controller | Jun 09 11:28:06.144957 crc crio[21508]: time="2026-06-09T11:28:06.144452591Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.022008 | controller | Jun 09 11:28:06.330071 crc crio[21508]: time="2026-06-09T11:28:06.329835069Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.022023 | controller | Jun 09 11:28:06.341644 crc crio[21508]: time="2026-06-09T11:28:06.341556476Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.022039 | controller | Jun 09 11:28:06.764598 crc crio[21508]: time="2026-06-09T11:28:06.764176484Z" level=info msg="Running pod sandbox: openstack/neutron-557d5b7f97-94xjx/POD" id=84f822ce-baab-4206-aa7a-a3b87c2163d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.022054 | controller | Jun 09 11:28:06.764843 crc crio[21508]: time="2026-06-09T11:28:06.764817073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.022069 | controller | Jun 09 11:28:06.899410 crc crio[21508]: time="2026-06-09T11:28:06.899330047Z" level=info msg="Created container 5af8b80d93a0af8ac1985e292380fc7e8b115211c09ac81dd40a86bee6216835: openstack/dnsmasq-dns-75b56949bf-d5qnp/dnsmasq-dns" id=c54002cf-bfb1-4bda-b186-9a18b4cae50c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.022084 | controller | Jun 09 11:28:06.907106 crc crio[21508]: time="2026-06-09T11:28:06.906963803Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=5419b191-15e6-4f5c-9155-5bb5a8108978 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.022099 | controller | Jun 09 11:28:06.907106 crc crio[21508]: time="2026-06-09T11:28:06.906987454Z" level=info msg="Starting container: 5af8b80d93a0af8ac1985e292380fc7e8b115211c09ac81dd40a86bee6216835" id=d66ae2de-76e8-4b20-88b2-2c598d2cb5bb name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.022118 | controller | Jun 09 11:28:06.934780 crc crio[21508]: time="2026-06-09T11:28:06.934690712Z" level=info msg="Started container" PID=74517 containerID=5af8b80d93a0af8ac1985e292380fc7e8b115211c09ac81dd40a86bee6216835 description=openstack/dnsmasq-dns-75b56949bf-d5qnp/dnsmasq-dns id=d66ae2de-76e8-4b20-88b2-2c598d2cb5bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=a5f01fe919e18eb82fc678721b5f3aef2cf5b0c51ae1fb15ac4890a6a62b5434
2026-06-09 12:20:03.022134 | controller | Jun 09 11:28:06.935518 crc crio[21508]: time="2026-06-09T11:28:06.935483706Z" level=info msg="Got pod network &{Name:neutron-557d5b7f97-94xjx Namespace:openstack ID:727ad910eb9e7d14c82228f98e04f2ec501817f2a98141ae37a1986bf645e69c UID:f534fe24-31e7-489f-8b5d-e8e35702bf8f NetNS:/var/run/netns/8e580b3d-38fb-4906-b36d-cb01d65b55a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf534fe24_31e7_489f_8b5d_e8e35702bf8f.slice PodAnnotations:0xc000d9f580}] Aliases:map[]}"
2026-06-09 12:20:03.022150 | controller | Jun 09 11:28:06.935643 crc crio[21508]: time="2026-06-09T11:28:06.93562783Z" level=info msg="Adding pod openstack_neutron-557d5b7f97-94xjx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.022166 | controller | Jun 09 11:28:06.941671 crc crio[21508]: time="2026-06-09T11:28:06.941586046Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=44579a8c-ced4-40f6-9ad3-e98fb8d2b537 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.022181 | controller | Jun 09 11:28:06.979697 crc crio[21508]: time="2026-06-09T11:28:06.976982012Z" level=info msg="Creating container: openshift-marketplace/certified-operators-gw7vs/registry-server" id=84b0f3e8-23a4-47ab-ab61-5cf3e0b93d17 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.022197 | controller | Jun 09 11:28:06.979697 crc crio[21508]: time="2026-06-09T11:28:06.977496107Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.022212 | controller | Jun 09 11:28:07.118985 crc crio[21508]: time="2026-06-09T11:28:07.118450182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.022227 | controller | Jun 09 11:28:07.135773 crc crio[21508]: time="2026-06-09T11:28:07.13562847Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.022242 | controller | Jun 09 11:28:07.309612 crc crio[21508]: time="2026-06-09T11:28:07.307727275Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.022258 | controller | Jun 09 11:28:07.333523 crc crio[21508]: time="2026-06-09T11:28:07.333090594Z" level=info msg="Created container c78a97fcf7c5464681bddc31f785901746b934d708182c1cd2b6c7617e619071: openshift-marketplace/certified-operators-gw7vs/registry-server" id=84b0f3e8-23a4-47ab-ab61-5cf3e0b93d17 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.022274 | controller | Jun 09 11:28:07.341869 crc crio[21508]: time="2026-06-09T11:28:07.338790703Z" level=info msg="Starting container: c78a97fcf7c5464681bddc31f785901746b934d708182c1cd2b6c7617e619071" id=fb19524f-e687-454c-9b49-803219ebf638 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.022289 | controller | Jun 09 11:28:07.350142 crc crio[21508]: time="2026-06-09T11:28:07.348922212Z" level=info msg="Started container" PID=74737 containerID=c78a97fcf7c5464681bddc31f785901746b934d708182c1cd2b6c7617e619071 description=openshift-marketplace/certified-operators-gw7vs/registry-server id=fb19524f-e687-454c-9b49-803219ebf638 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc9e27ad3e04e2c37f6c55e6db785f507cdb7ada181032f8236e822fc673b828
2026-06-09 12:20:03.022308 | controller | Jun 09 11:28:07.507129 crc crio[21508]: time="2026-06-09T11:28:07.506999293Z" level=info msg="Created container db6e627cfe43770b7b8346f4dcadce098555f174a40596d9e30af8c1c2cddb09: openstack/cinder-api-0/cinder-api-log" id=201957a0-c24a-4b5a-ad3e-4d81a3f87b1a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.022325 | controller | Jun 09 11:28:07.509486 crc crio[21508]: time="2026-06-09T11:28:07.509241359Z" level=info msg="Starting container: db6e627cfe43770b7b8346f4dcadce098555f174a40596d9e30af8c1c2cddb09" id=975ead96-6255-4a04-bc5b-6f2abdcc5c27 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.022341 | controller | Jun 09 11:28:07.519692 crc crio[21508]: time="2026-06-09T11:28:07.519585905Z" level=info msg="Started container" PID=74776 containerID=db6e627cfe43770b7b8346f4dcadce098555f174a40596d9e30af8c1c2cddb09 description=openstack/cinder-api-0/cinder-api-log id=975ead96-6255-4a04-bc5b-6f2abdcc5c27 name=/runtime.v1.RuntimeService/StartContainer sandboxID=23f95f330a41eb6ca01b90361434d336520d2392097542bc75ba11d998f8b877
2026-06-09 12:20:03.022377 | controller | Jun 09 11:28:07.537412 crc crio[21508]: time="2026-06-09T11:28:07.53699931Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=b21ffec7-a41e-4a17-b21f-a5a9b295e8f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.022394 | controller | Jun 09 11:28:07.667993 crc crio[21508]: time="2026-06-09T11:28:07.667895788Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=ff362772-51b4-48e7-92e5-fbec9a5fcc4d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.022410 | controller | Jun 09 11:28:07.682736 crc crio[21508]: time="2026-06-09T11:28:07.682613412Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api" id=bd2e41d0-a55d-4395-9d0e-b236528b1e6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.022426 | controller | Jun 09 11:28:07.683354 crc crio[21508]: time="2026-06-09T11:28:07.68320813Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.022441 | controller | Jun 09 11:28:07.778361 crc crio[21508]: time="2026-06-09T11:28:07.777820026Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.022456 | controller | Jun 09 11:28:07.781168 crc crio[21508]: time="2026-06-09T11:28:07.781060341Z" level=warning msg="Stopping container d20f6494d60e2683aba9a3232f5ea6d762ab1c1b05af48c153a2fa5f021c5756 with stop signal(15) timed out. Killing..."
2026-06-09 12:20:03.022471 | controller | Jun 09 11:28:07.844368 crc crio[21508]: time="2026-06-09T11:28:07.844101554Z" level=error msg="Killing container d20f6494d60e2683aba9a3232f5ea6d762ab1c1b05af48c153a2fa5f021c5756 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill d20f6494d60e2683aba9a3232f5ea6d762ab1c1b05af48c153a2fa5f021c5756 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-09 12:20:03.022487 | controller | Jun 09 11:28:07.856345 crc crio[21508]: 2026-06-09T11:28:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:727ad910eb9e7d1 Mac:ce:cc:e9:fc:7b:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ab Mtu:0 Sandbox:/var/run/netns/8e580b3d-38fb-4906-b36d-cb01d65b55a6 SocketPath: PciID:}] [{Interface:0xc000014830 Address:{IP:10.217.0.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.022502 | controller | Jun 09 11:28:07.858508 crc crio[21508]: time="2026-06-09T11:28:07.858376966Z" level=info msg="Got pod network &{Name:neutron-557d5b7f97-94xjx Namespace:openstack ID:727ad910eb9e7d14c82228f98e04f2ec501817f2a98141ae37a1986bf645e69c UID:f534fe24-31e7-489f-8b5d-e8e35702bf8f NetNS:/var/run/netns/8e580b3d-38fb-4906-b36d-cb01d65b55a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf534fe24_31e7_489f_8b5d_e8e35702bf8f.slice PodAnnotations:0xc000d9f580}] Aliases:map[]}"
2026-06-09 12:20:03.022520 | controller | Jun 09 11:28:07.859123 crc crio[21508]: time="2026-06-09T11:28:07.859084067Z" level=info msg="Checking pod openstack_neutron-557d5b7f97-94xjx for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.022536 | controller | Jun 09 11:28:07.864882 crc crio[21508]: time="2026-06-09T11:28:07.864833717Z" level=info msg="Stopped container d20f6494d60e2683aba9a3232f5ea6d762ab1c1b05af48c153a2fa5f021c5756: openstack/ceilometer-0/proxy-httpd" id=7502fdb4-0035-413c-8880-d570695cbd99 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.022553 | controller | Jun 09 11:28:07.866067 crc crio[21508]: time="2026-06-09T11:28:07.866039302Z" level=info msg="Stopping pod sandbox: 3e244b2957dbd94c5ccee625a392f6e0ebacc15deaec0a18e5222898afd7d5ec" id=5684a3de-6c3b-4e7b-bbaa-581f0476465a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.022569 | controller | Jun 09 11:28:07.866835 crc crio[21508]: time="2026-06-09T11:28:07.866809495Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3e244b2957dbd94c5ccee625a392f6e0ebacc15deaec0a18e5222898afd7d5ec UID:2e325648-3f49-4cab-a612-b4550f94a89c NetNS:/var/run/netns/7d1dcdbb-f78d-4ab2-9731-2e83265f6bc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2e325648_3f49_4cab_a612_b4550f94a89c.slice PodAnnotations:0xc000159c50}] Aliases:map[]}"
2026-06-09 12:20:03.022584 | controller | Jun 09 11:28:07.867065 crc crio[21508]: time="2026-06-09T11:28:07.867046572Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.022600 | controller | Jun 09 11:28:07.868195 crc crio[21508]: time="2026-06-09T11:28:07.86800072Z" level=info msg="Ran pod sandbox 727ad910eb9e7d14c82228f98e04f2ec501817f2a98141ae37a1986bf645e69c with infra container: openstack/neutron-557d5b7f97-94xjx/POD" id=84f822ce-baab-4206-aa7a-a3b87c2163d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.022616 | controller | Jun 09 11:28:07.876566 crc crio[21508]: time="2026-06-09T11:28:07.874967826Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=cc1d42e4-7d5a-414c-8717-8a077267088e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.022631 | controller | Jun 09 11:28:08.010657 crc crio[21508]: time="2026-06-09T11:28:08.010378437Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=3058b677-b6b8-470e-866c-e143363398bf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.022647 | controller | Jun 09 11:28:08.409617 crc crio[21508]: time="2026-06-09T11:28:08.409522292Z" level=info msg="Creating container: openstack/neutron-557d5b7f97-94xjx/neutron-api" id=90b2aad8-fc1d-49da-8dc2-fc4c8fee4823 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.022662 | controller | Jun 09 11:28:08.410759 crc crio[21508]: time="2026-06-09T11:28:08.410414868Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.022677 | controller | Jun 09 11:28:08.501565 crc crio[21508]: time="2026-06-09T11:28:08.501484499Z" level=info msg="Stopped pod sandbox: 3e244b2957dbd94c5ccee625a392f6e0ebacc15deaec0a18e5222898afd7d5ec" id=5684a3de-6c3b-4e7b-bbaa-581f0476465a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.022699 | controller | Jun 09 11:28:08.619979 crc crio[21508]: time="2026-06-09T11:28:08.619826356Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.022714 | controller | Jun 09 11:28:08.680484 crc crio[21508]: time="2026-06-09T11:28:08.679501739Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.022729 | controller | Jun 09 11:28:09.151486 crc crio[21508]: time="2026-06-09T11:28:09.151408264Z" level=info msg="Created container 98b1486217cf9ef73dc5509d7a9f9508aac3da6c510b0bdcaabf5fb8e15b0ef9: openstack/neutron-557d5b7f97-94xjx/neutron-api" id=90b2aad8-fc1d-49da-8dc2-fc4c8fee4823 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.022745 | controller | Jun 09 11:28:09.155035 crc crio[21508]: time="2026-06-09T11:28:09.15364303Z" level=info msg="Starting container: 98b1486217cf9ef73dc5509d7a9f9508aac3da6c510b0bdcaabf5fb8e15b0ef9" id=368de9ad-d410-4a59-9b8a-4c8ac41fa125 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.022760 | controller | Jun 09 11:28:09.165950 crc crio[21508]: time="2026-06-09T11:28:09.165810069Z" level=info msg="Started container" PID=74901 containerID=98b1486217cf9ef73dc5509d7a9f9508aac3da6c510b0bdcaabf5fb8e15b0ef9 description=openstack/neutron-557d5b7f97-94xjx/neutron-api id=368de9ad-d410-4a59-9b8a-4c8ac41fa125 name=/runtime.v1.RuntimeService/StartContainer sandboxID=727ad910eb9e7d14c82228f98e04f2ec501817f2a98141ae37a1986bf645e69c
2026-06-09 12:20:03.022776 | controller | Jun 09 11:28:09.210727 crc crio[21508]: time="2026-06-09T11:28:09.210257433Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=cd54a2c2-3a88-4672-acd7-28cde742ab5d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.022791 | controller | Jun 09 11:28:09.347339 crc crio[21508]: time="2026-06-09T11:28:09.341505881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.022806 | controller | Jun 09 11:28:09.368450 crc crio[21508]: time="2026-06-09T11:28:09.368369565Z" level=info msg="Stopping pod sandbox: e34e68acf4994c93256cca9f894c62469346b22991f62802f9c3b783f4027d83" id=cd1d1e95-3221-4ab5-bae7-f5062754cfb0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.022821 | controller | Jun 09 11:28:09.369194 crc crio[21508]: time="2026-06-09T11:28:09.369104196Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683408-wq2xl Namespace:openshift-infra ID:e34e68acf4994c93256cca9f894c62469346b22991f62802f9c3b783f4027d83 UID:319fe70c-252d-406c-ab54-2cbcebce1986 NetNS:/var/run/netns/c1078bcd-7769-4b65-a66e-6ac2ac97c2f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod319fe70c_252d_406c_ab54_2cbcebce1986.slice PodAnnotations:0xc000b284f0}] Aliases:map[]}"
2026-06-09 12:20:03.022837 | controller | Jun 09 11:28:09.369489 crc crio[21508]: time="2026-06-09T11:28:09.369427146Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683408-wq2xl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.022852 | controller | Jun 09 11:28:09.376173 crc crio[21508]: time="2026-06-09T11:28:09.376044521Z" level=info msg="Removing container: d20f6494d60e2683aba9a3232f5ea6d762ab1c1b05af48c153a2fa5f021c5756" id=6cbd959f-a66f-4cf3-bdea-80accffc0a04 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.022867 | controller | Jun 09 11:28:09.384071 crc crio[21508]: time="2026-06-09T11:28:09.381807882Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=d18a5526-73a3-4558-b6af-40796b94132c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.022885 | controller | Jun 09 11:28:09.449147 crc crio[21508]: time="2026-06-09T11:28:09.449004137Z" level=info msg="Removed container d20f6494d60e2683aba9a3232f5ea6d762ab1c1b05af48c153a2fa5f021c5756: openstack/ceilometer-0/proxy-httpd" id=6cbd959f-a66f-4cf3-bdea-80accffc0a04 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.022901 | controller | Jun 09 11:28:09.476144 crc crio[21508]: time="2026-06-09T11:28:09.474889522Z" level=info msg="Removing container: c9e4a420e01d92004e09c768780c683b8e0c38eb8ffac9f6418246ba8900f973" id=b4f06c3e-4e0c-4dd4-af89-6d8c63cf7350 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.022916 | controller | Jun 09 11:28:09.509897 crc crio[21508]: time="2026-06-09T11:28:09.509730052Z" level=info msg="Creating container: openstack/neutron-557d5b7f97-94xjx/neutron-httpd" id=037a1412-8cda-4f38-887a-3a570d08aadc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.022932 | controller | Jun 09 11:28:09.536793 crc crio[21508]: time="2026-06-09T11:28:09.536701439Z" level=info msg="Removed container c9e4a420e01d92004e09c768780c683b8e0c38eb8ffac9f6418246ba8900f973: openstack/ceilometer-0/sg-core" id=b4f06c3e-4e0c-4dd4-af89-6d8c63cf7350 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.022947 | controller | Jun 09 11:28:09.537229 crc crio[21508]: time="2026-06-09T11:28:09.537169942Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.022962 | controller | Jun 09 11:28:09.547095 crc crio[21508]: time="2026-06-09T11:28:09.546980682Z" level=info msg="Removing container: a6b0328cdd26c8b3bcc386a55e0570174fd619426486da01218b32f6677b26fb" id=347c872b-f131-4985-8763-ed1462e2cc5e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.022977 | controller | Jun 09 11:28:09.616209 crc crio[21508]: time="2026-06-09T11:28:09.616109575Z" level=info msg="Removed container a6b0328cdd26c8b3bcc386a55e0570174fd619426486da01218b32f6677b26fb: openstack/ceilometer-0/ceilometer-notification-agent" id=347c872b-f131-4985-8763-ed1462e2cc5e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.022992 | controller | Jun 09 11:28:09.623889 crc crio[21508]: time="2026-06-09T11:28:09.623693199Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.023008 | controller | Jun 09 11:28:09.624238 crc crio[21508]: time="2026-06-09T11:28:09.62371078Z" level=info msg="Removing container: 60d6aa524c2d7484e36abc5a6c652aa6c537b1d575380bb252fbb329e3907706" id=32bb00a4-c9d0-4bed-b962-1d8e94004b3a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.023023 | controller | Jun 09 11:28:09.631237 crc crio[21508]: time="2026-06-09T11:28:09.631134109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.023038 | controller | Jun 09 11:28:09.640541 crc crio[21508]: time="2026-06-09T11:28:09.640404903Z" level=info msg="Created container bc4bed08b78309113760d430d06b72577059f35e0e0180e03bf1a0d3d00d96b5: openstack/cinder-api-0/cinder-api" id=bd2e41d0-a55d-4395-9d0e-b236528b1e6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.023053 | controller | Jun 09 11:28:09.646795 crc crio[21508]: time="2026-06-09T11:28:09.646648687Z" level=info msg="Starting container: bc4bed08b78309113760d430d06b72577059f35e0e0180e03bf1a0d3d00d96b5" id=1fcb461c-4fc2-41b4-b654-ab6402a63403 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.023068 | controller | Jun 09 11:28:09.678937 crc crio[21508]: time="2026-06-09T11:28:09.678831017Z" level=info msg="Started container" PID=74967 containerID=bc4bed08b78309113760d430d06b72577059f35e0e0180e03bf1a0d3d00d96b5 description=openstack/cinder-api-0/cinder-api id=1fcb461c-4fc2-41b4-b654-ab6402a63403 name=/runtime.v1.RuntimeService/StartContainer sandboxID=23f95f330a41eb6ca01b90361434d336520d2392097542bc75ba11d998f8b877
2026-06-09 12:20:03.023086 | controller | Jun 09 11:28:09.711628 crc crio[21508]: time="2026-06-09T11:28:09.709533754Z" level=info msg="Removed container 60d6aa524c2d7484e36abc5a6c652aa6c537b1d575380bb252fbb329e3907706: openstack/ceilometer-0/ceilometer-central-agent" id=32bb00a4-c9d0-4bed-b962-1d8e94004b3a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.023102 | controller | Jun 09 11:28:09.937926 crc crio[21508]: time="2026-06-09T11:28:09.937528681Z" level=info msg="Created container f35c7ba1774d0626a7a52627a3528281468ea6409d2be9b32813e96c601d88e3: openstack/neutron-557d5b7f97-94xjx/neutron-httpd" id=037a1412-8cda-4f38-887a-3a570d08aadc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.023117 | controller | Jun 09 11:28:09.947790 crc crio[21508]: time="2026-06-09T11:28:09.946999361Z" level=info msg="Starting container: f35c7ba1774d0626a7a52627a3528281468ea6409d2be9b32813e96c601d88e3" id=92ea756d-ecea-4c34-84a7-9eb12baa7ea2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.023132 | controller | Jun 09 11:28:09.958009 crc crio[21508]: time="2026-06-09T11:28:09.957893603Z" level=info msg="Started container" PID=75005 containerID=f35c7ba1774d0626a7a52627a3528281468ea6409d2be9b32813e96c601d88e3 description=openstack/neutron-557d5b7f97-94xjx/neutron-httpd id=92ea756d-ecea-4c34-84a7-9eb12baa7ea2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=727ad910eb9e7d14c82228f98e04f2ec501817f2a98141ae37a1986bf645e69c
2026-06-09 12:20:03.023148 | controller | Jun 09 11:28:10.001189 crc crio[21508]: time="2026-06-09T11:28:10.001058109Z" level=info msg="Stopped pod sandbox: e34e68acf4994c93256cca9f894c62469346b22991f62802f9c3b783f4027d83" id=cd1d1e95-3221-4ab5-bae7-f5062754cfb0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.023163 | controller | Jun 09 11:28:13.171714 crc crio[21508]: time="2026-06-09T11:28:13.169919225Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=a931e45a-3cd4-4e31-9104-34dd92d6018e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.023178 | controller | Jun 09 11:28:13.171714 crc crio[21508]: time="2026-06-09T11:28:13.170939445Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.023194 | controller | Jun 09 11:28:13.208492 crc crio[21508]: time="2026-06-09T11:28:13.208394492Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:7ff35a4bddcdc604c75b846c54bc49c0cc4956f3958a5c530e4823e38e9b3713 UID:44cf9eab-5108-4803-9483-c8b193ddbb6d NetNS:/var/run/netns/cb93be7b-626f-462c-91ac-8b323ef43044 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44cf9eab_5108_4803_9483_c8b193ddbb6d.slice PodAnnotations:0xc000853428}] Aliases:map[]}"
2026-06-09 12:20:03.023243 | controller | Jun 09 11:28:13.208492 crc crio[21508]: time="2026-06-09T11:28:13.208468184Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.023270 | controller | Jun 09 11:28:15.637503 crc crio[21508]: 2026-06-09T11:28:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7ff35a4bddcdc60 Mac:1e:69:f7:c1:35:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ac Mtu:0 Sandbox:/var/run/netns/cb93be7b-626f-462c-91ac-8b323ef43044 SocketPath: PciID:}] [{Interface:0xc000194e50 Address:{IP:10.217.0.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.023287 | controller | Jun 09 11:28:15.638938 crc crio[21508]: time="2026-06-09T11:28:15.638831108Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:7ff35a4bddcdc604c75b846c54bc49c0cc4956f3958a5c530e4823e38e9b3713 UID:44cf9eab-5108-4803-9483-c8b193ddbb6d NetNS:/var/run/netns/cb93be7b-626f-462c-91ac-8b323ef43044 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44cf9eab_5108_4803_9483_c8b193ddbb6d.slice PodAnnotations:0xc000853428}] Aliases:map[]}"
2026-06-09 12:20:03.023309 | controller | Jun 09 11:28:15.639020 crc crio[21508]: time="2026-06-09T11:28:15.638972492Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.023326 | controller | Jun 09 11:28:39.815800 crc crio[21508]: time="2026-06-09T11:28:39.814672917Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1" id=82fbddf5-3ab3-4be8-95d4-1d38bbf7f870 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.023527 | controller | Jun 09 11:28:39.819093 crc crio[21508]: time="2026-06-09T11:28:39.818998985Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=f4c0e850-d093-4bd6-9368-64f557bee4ef name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.023563 | controller | Jun 09 11:28:39.824813 crc crio[21508]: time="2026-06-09T11:28:39.82459225Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc" id=8b4563eb-c2ce-4d6b-b7b6-7038d15c6f77 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.023604 | controller | Jun 09 11:28:39.829087 crc crio[21508]: time="2026-06-09T11:28:39.828928289Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf" id=5025fcb5-72c1-4bb0-987c-48eb5fdc93c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.023664 | controller | Jun 09 11:28:39.833559 crc crio[21508]: time="2026-06-09T11:28:39.833469393Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63" id=4533e19e-5db4-49e6-bf62-08437db9d318 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.023686 | controller | Jun 09 11:28:41.863991 crc crio[21508]: time="2026-06-09T11:28:41.86324403Z" level=info msg="Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9" id=9e9577cb-fb60-4c80-a341-f4c2202b4d6e name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.023704 | controller | Jun 09 11:28:41.874898 crc crio[21508]: time="2026-06-09T11:28:41.874826332Z" level=info msg="Trying to access \"quay.io/metal3-io/baremetal-operator:release-0.9\""
2026-06-09 12:20:03.023721 | controller | Jun 09 11:28:42.913174 crc crio[21508]: time="2026-06-09T11:28:42.91237631Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=e9b2a204-a019-44e8-bfcf-336f531bd830 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.023736 | controller | Jun 09 11:28:42.913174 crc crio[21508]: time="2026-06-09T11:28:42.912855294Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63" id=efdeb4c3-e359-4fda-ad3a-52a0c1348d2b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.023752 | controller | Jun 09 11:28:42.916400 crc crio[21508]: time="2026-06-09T11:28:42.916237144Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1" id=ab94f071-817e-4023-b1fa-8cba3a8534a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.023768 | controller | Jun 09 11:28:42.918247 crc crio[21508]: time="2026-06-09T11:28:42.918201842Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf" id=c922f9d2-0a86-4cb1-8c8a-dda1563cd09c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.023788 | controller | Jun 09 11:28:42.920922 crc crio[21508]: time="2026-06-09T11:28:42.920697296Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc" id=fcc0c63e-7a06-4db1-b096-cb91f90d6dae name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.023805 | controller | Jun 09 11:28:42.932758 crc crio[21508]: time="2026-06-09T11:28:42.928652361Z" level=info msg="Checking image status: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652" id=102b865e-a03c-46ae-9f7e-f0474fc7e514 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.023821 | controller | Jun 09 11:28:42.934907 crc crio[21508]: time="2026-06-09T11:28:42.934791822Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d" id=d62f8b3c-c563-4016-8648-ce7c9db6f758 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.023837 | controller | Jun 09 11:28:42.938132 crc crio[21508]: time="2026-06-09T11:28:42.937645137Z" level=info msg="Ran pod sandbox 7ff35a4bddcdc604c75b846c54bc49c0cc4956f3958a5c530e4823e38e9b3713 with infra container: openstack/ceilometer-0/POD" id=a931e45a-3cd4-4e31-9104-34dd92d6018e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.023853 | controller | Jun 09 11:28:42.938968 crc crio[21508]: time="2026-06-09T11:28:42.938909344Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d" id=1ad6e573-da5d-41d4-84e1-a005eade70d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.023868 | controller | Jun 09 11:28:42.939254 crc crio[21508]: time="2026-06-09T11:28:42.939188642Z" level=info msg="Checking image status: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652" id=2ccb35ec-03f9-4183-9f5f-a415bab91023 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.023884 | controller | Jun 09 11:28:42.940760 crc crio[21508]: time="2026-06-09T11:28:42.940733838Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=4315644a-286e-48c6-b018-8adfd3ea864e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.023900 | controller | Jun 09 11:28:42.941155 crc crio[21508]: time="2026-06-09T11:28:42.941008866Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9" id=1240bc82-8415-49cd-9ffa-34d35c629d34 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.023916 | controller | Jun 09 11:28:42.945563 crc crio[21508]: time="2026-06-09T11:28:42.945495279Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60" id=56b29223-6f00-46e6-836a-9b9c3a9541d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.023931 | controller | Jun 09 11:28:42.948710 crc crio[21508]: time="2026-06-09T11:28:42.947844528Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9" id=de631320-3358-4a9e-8457-e5048061ad3d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.023947 | controller | Jun 09 11:28:42.950879 crc crio[21508]: time="2026-06-09T11:28:42.950677722Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60" id=49dceb80-6ed0-4432-b487-c6c05d5c14fe name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.023966 | controller | Jun 09 11:28:42.953730 crc crio[21508]: time="2026-06-09T11:28:42.953562957Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391" id=5bce00e1-06a4-4fb5-9ae1-bc56531692c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.024084 | controller | Jun 09 11:28:42.955741 crc crio[21508]: time="2026-06-09T11:28:42.9556869Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391" id=53172060-11d5-411e-9d12-21375329f554 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.024101 | controller | Jun 09 11:28:42.962426 crc crio[21508]: time="2026-06-09T11:28:42.962064608Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6" id=0c9e81ee-e9d0-4715-abda-015b2edc173b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.024117 | controller | Jun 09 11:28:42.967388 crc crio[21508]: time="2026-06-09T11:28:42.967264022Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=c8dff94d-71ad-4ae7-9645-c860fd93669b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.024133 | controller | Jun 09 11:28:42.970169 crc crio[21508]: time="2026-06-09T11:28:42.970138167Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67" id=fee5c0e9-2536-494b-91d8-1d9045d0b86b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.024148 | controller | Jun 09 11:28:42.971551 crc crio[21508]: time="2026-06-09T11:28:42.971485837Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6" id=ee6d0292-58bc-407f-86ef-3edc89f9e163 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.024163 | controller | Jun 09 11:28:42.972358 crc crio[21508]: time="2026-06-09T11:28:42.97227668Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67" id=0e674f55-d101-4064-b2e9-035ed3cfbb26 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.024178 | controller | Jun 09 11:28:43.427786 crc crio[21508]: time="2026-06-09T11:28:43.426687507Z" level=info msg="Creating container: metallb-system/metallb-operator-controller-manager-5b8965f888-kdd4l/manager" id=58ece041-0752-4359-bf44-a96536ce02ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.024193 | controller | Jun 09 11:28:43.427786 crc crio[21508]: time="2026-06-09T11:28:43.427098589Z" level=info msg="Creating container: openstack-operators/octavia-operator-controller-manager-6495978d8d-24mcx/manager" id=b753d225-5990-4038-9d5c-a07a78e71d55 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.024209 | controller | Jun 09 11:28:43.427786 crc crio[21508]: time="2026-06-09T11:28:43.427168261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.024224 | controller | Jun 09 11:28:43.428739 crc crio[21508]: time="2026-06-09T11:28:43.42814969Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.024239 | controller | Jun 09 11:28:43.432439 crc crio[21508]: time="2026-06-09T11:28:43.430059117Z" level=info msg="Creating container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-fv5pz/manager" id=1ad4e480-7695-4ca6-86fd-4371fa873861 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.024255 | controller | Jun 09 11:28:43.432439 crc crio[21508]: time="2026-06-09T11:28:43.430602103Z" level=info msg="Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/manager" id=c9a29763-9ab3-4bfd-8633-a6726143b247 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.024274 | controller | Jun 09 11:28:43.432439 crc crio[21508]: time="2026-06-09T11:28:43.431231331Z" level=info msg="Creating container: openstack-operators/test-operator-controller-manager-8d5599d7d-lxkn6/manager" id=35b39b09-8029-4dd0-9278-f70bcf4e4693 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.024289 | controller | Jun 09 11:28:43.449653 crc crio[21508]: time="2026-06-09T11:28:43.447018588Z" level=info msg="Creating container: openstack-operators/watcher-operator-controller-manager-577b679b5c-5v6m6/manager" id=87c4e4a2-78ee-48fa-b03a-242b30326785 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.024304 | controller | Jun 09 11:28:43.449653 crc crio[21508]: time="2026-06-09T11:28:43.447514593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.024319 | controller | Jun 09 11:28:43.449653 crc crio[21508]: time="2026-06-09T11:28:43.448555833Z" level=info msg="Creating container: openstack-operators/openstack-operator-controller-manager-6867b487d4-vv9kv/manager" id=3a69fd92-769c-47e4-aac9-c0b6cfd5310e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.024335 | controller | Jun 09 11:28:43.458441 crc crio[21508]: time="2026-06-09T11:28:43.451926873Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.024368 | controller | Jun 09 11:28:43.458441 crc crio[21508]: time="2026-06-09T11:28:43.452200581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.024385 | controller | Jun 09 11:28:43.458441 crc crio[21508]: time="2026-06-09T11:28:43.45248738Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.024401 | controller | Jun 09 11:28:43.458441 crc crio[21508]: time="2026-06-09T11:28:43.452955273Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=f7f334ce-eb3a-4969-9d07-4da625ffb730 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.024416 | controller | Jun 09 11:28:43.458441 crc crio[21508]: time="2026-06-09T11:28:43.453090397Z" level=info msg="Creating container: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qbnlh/manager" id=6b295851-1143-481f-8128-ab3f6f44c570 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.024431 | controller | Jun 09 11:28:43.458441 crc crio[21508]: time="2026-06-09T11:28:43.453227741Z" level=info msg="Creating container: openstack-operators/nova-operator-controller-manager-f4c4579bb-4gw2t/manager" id=4b2609ff-4684-433f-a9e6-c67a834a4a34 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.024446 | controller | Jun 09 11:28:43.458441 crc crio[21508]: time="2026-06-09T11:28:43.453407507Z" level=info msg="Creating container: openstack-operators/manila-operator-controller-manager-677d9d8477-g5xh7/manager" id=137f2903-a472-473e-8d74-3b15065c7400 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.024461 | controller | Jun 09 11:28:43.465081 crc crio[21508]: time="2026-06-09T11:28:43.465001959Z" level=info msg="Creating container: openstack-operators/swift-operator-controller-manager-67c49dd5c6-m868m/manager" id=c51b2e1d-0012-4b90-bca5-2c6b09990c37 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.024476 | controller | Jun 09 11:28:43.466042 crc crio[21508]: time="2026-06-09T11:28:43.465544305Z" level=info msg="Creating container: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-rslrh/manager" id=dbdcf5c2-ed5e-4698-ad98-3561815af0e0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.024494 | controller | Jun 09 11:28:43.517171 crc crio[21508]: time="2026-06-09T11:28:43.517065908Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.024509 | controller | Jun 09 11:28:43.517759 crc crio[21508]: time="2026-06-09T11:28:43.517655475Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.024525 | controller | Jun 09 11:28:43.517860 crc crio[21508]: time="2026-06-09T11:28:43.517682326Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.024540 | controller | Jun 09 11:28:43.556970 crc crio[21508]: time="2026-06-09T11:28:43.555686939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.024554 | controller | Jun 09 11:28:43.562789 crc crio[21508]: time="2026-06-09T11:28:43.560653086Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.024569 | controller | Jun 09 11:28:43.583388 crc crio[21508]: time="2026-06-09T11:28:43.57770192Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.024584 | controller | Jun 09 11:28:43.583388 crc crio[21508]: time="2026-06-09T11:28:43.577912916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.024599 | controller | Jun 09 11:28:43.824604 crc crio[21508]: time="2026-06-09T11:28:43.824463141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.024613 | controller | Jun 09 11:28:43.844558 crc crio[21508]: time="2026-06-09T11:28:43.843093541Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.024628 | controller | Jun 09 11:28:43.905212 crc crio[21508]: time="2026-06-09T11:28:43.905122644Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.024643 | controller | Jun 09 11:28:43.913449 crc crio[21508]: time="2026-06-09T11:28:43.913377248Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.024658 | controller | Jun 09 11:28:43.956141 crc crio[21508]: time="2026-06-09T11:28:43.955462952Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2ef2c3ebb9340307b3b5d6b8c8bf113f5dc11b07cf78924d38dde8b2945b8e04" id=f4a562e3-2cfd-4b09-b4fa-b68ce2362357 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.024673 | controller | Jun 09 11:28:43.957595 crc crio[21508]: time="2026-06-09T11:28:43.957510732Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=7a5ab7d7-c91f-488a-886b-8e166abecc05 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.024689 | controller | Jun 09 11:28:44.015542 crc crio[21508]: time="2026-06-09T11:28:44.015473875Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce" id=6e79741f-6e7e-4649-8930-44e38b39511d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.024707 | controller | Jun 09 11:28:44.036919 crc crio[21508]: time="2026-06-09T11:28:44.036846007Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=2df71f4f-8ebc-40e1-a559-19581400bc3a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.024722 | controller | Jun 09 11:28:44.038968 crc crio[21508]: time="2026-06-09T11:28:44.038614389Z" level=info msg="Removing container: e4dcfaa4ae4465c80317f18f10f47bad989455bd8c192ef6afd1bf9391e56ab9" id=1aaff057-e4eb-4062-99c9-e1813714f0dc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.024737 | controller | Jun 09 11:28:44.050213 crc crio[21508]: time="2026-06-09T11:28:44.050028006Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373" id=8e473bcc-258f-450a-8a2c-e2ce2f9eb9f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.024752 | controller | Jun 09 11:28:44.061261 crc crio[21508]: time="2026-06-09T11:28:44.061082633Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d" id=745c56b7-8536-48b8-adb9-eeebaad1bc80 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.024767 | controller | Jun 09 11:28:44.085959 crc crio[21508]: time="2026-06-09T11:28:44.085749232Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd" id=636c7232-b62e-44ec-bf52-d96440be7760 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.024782 | controller | Jun 09 11:28:44.111887 crc crio[21508]: time="2026-06-09T11:28:44.11173931Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6" id=fbf5853c-596a-4793-a47a-f4789d1a3e97 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.024797 | controller | Jun 09 11:28:44.119234 crc crio[21508]: time="2026-06-09T11:28:44.119087647Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752" id=e0f6052b-935e-426d-b8fe-177a1d617728 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.024812 | controller | Jun 09 11:28:44.124951 crc crio[21508]: time="2026-06-09T11:28:44.124641421Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7" id=bfc514bc-8522-4e85-a09c-23200ff0378f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.024827 | controller | Jun 09 11:28:44.163658 crc crio[21508]: time="2026-06-09T11:28:44.163585492Z" level=info msg="Checking image status: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652" id=858a3a70-7dc4-45cf-a4f5-758a0f3f967e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.024842 | controller | Jun 09 11:28:44.171253 crc crio[21508]: time="2026-06-09T11:28:44.171096334Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7" id=9b24bda4-90fa-4c59-9163-4186685c211d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.024857 | controller | Jun 09 11:28:44.186570 crc crio[21508]: time="2026-06-09T11:28:44.180600314Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398" id=26ebda11-14be-440f-9dba-2a86c1090425 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.024872 | controller | Jun 09 11:28:44.186570 crc crio[21508]: time="2026-06-09T11:28:44.181412668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.024890 | controller | Jun 09 11:28:44.193708 crc crio[21508]: time="2026-06-09T11:28:44.193588478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.024906 | controller | Jun 09 11:28:44.210936 crc crio[21508]: time="2026-06-09T11:28:44.210832418Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed" id=4e161e02-4614-416f-8f46-8f8f9be9b35b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.024922 | controller | Jun 09 11:28:44.283209 crc crio[21508]: time="2026-06-09T11:28:44.283100653Z" level=info msg="Created container 77bc5c7d51751e4b15b99d949efb347e5e8859dfb14fd0fed0488936d4fabdf9: openstack-operators/watcher-operator-controller-manager-577b679b5c-5v6m6/manager" id=87c4e4a2-78ee-48fa-b03a-242b30326785 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.024938 | controller | Jun 09 11:28:44.288028 crc crio[21508]: time="2026-06-09T11:28:44.287905615Z" level=info msg="Created container 5c372dabe813eb5727c99d931ab702e86a9412b6b3b71f123b1dbd8d1243e7e5: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/manager" id=c9a29763-9ab3-4bfd-8633-a6726143b247 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.024954 | controller | Jun 09 11:28:44.288844 crc crio[21508]: time="2026-06-09T11:28:44.288270746Z" level=info msg="Starting container: 77bc5c7d51751e4b15b99d949efb347e5e8859dfb14fd0fed0488936d4fabdf9" id=ee8728bf-0399-478b-b714-54303f831423 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.024969 | controller | Jun 09 11:28:44.290722 crc crio[21508]: time="2026-06-09T11:28:44.290565394Z" level=info msg="Starting container: 5c372dabe813eb5727c99d931ab702e86a9412b6b3b71f123b1dbd8d1243e7e5" id=21e84076-84f6-42b6-bbc0-28ddeda57182 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.024986 | controller | Jun 09 11:28:44.302714 crc crio[21508]: time="2026-06-09T11:28:44.30161329Z" level=info msg="Started container" PID=77130 containerID=77bc5c7d51751e4b15b99d949efb347e5e8859dfb14fd0fed0488936d4fabdf9 description=openstack-operators/watcher-operator-controller-manager-577b679b5c-5v6m6/manager id=ee8728bf-0399-478b-b714-54303f831423 name=/runtime.v1.RuntimeService/StartContainer sandboxID=15d4bbe5ac4ac61a506b9844673702f727ef9eccda228f7bc14f2db7d4539755
2026-06-09 12:20:03.025002 | controller | Jun 09 11:28:44.304831 crc crio[21508]: time="2026-06-09T11:28:44.304577228Z" level=info msg="Started container" PID=77138 containerID=5c372dabe813eb5727c99d931ab702e86a9412b6b3b71f123b1dbd8d1243e7e5 description=openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/manager id=21e84076-84f6-42b6-bbc0-28ddeda57182 name=/runtime.v1.RuntimeService/StartContainer sandboxID=17f421c7fc47756b896c871857969dfdbe3eb33742f85d3d8a81ea59dce0fda1
2026-06-09 12:20:03.025018 | controller | Jun 09 11:28:44.312701 crc crio[21508]: time="2026-06-09T11:28:44.312576864Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.025034 | controller | Jun 09 11:28:44.344015 crc crio[21508]: time="2026-06-09T11:28:44.341668284Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.025050 | controller | Jun 09 11:28:44.457237 crc crio[21508]: time="2026-06-09T11:28:44.457143136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.025066 | controller | Jun 09 11:28:44.471221 crc crio[21508]: time="2026-06-09T11:28:44.47116089Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.025084 | controller | Jun 09 11:28:44.482347 crc crio[21508]: time="2026-06-09T11:28:44.482206767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.025100 | controller | Jun 09 11:28:44.486166 crc crio[21508]: time="2026-06-09T11:28:44.486063721Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.025115 | controller | Jun 09 11:28:44.500768 crc crio[21508]: time="2026-06-09T11:28:44.499191748Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752" id=28d34404-b702-43e3-9778-508a3e715d38 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.025131 | controller | Jun 09 11:28:44.500768 crc crio[21508]: time="2026-06-09T11:28:44.499371054Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=35b4d283-f87e-4d72-8a23-a396e8789073 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.025146 | controller | Jun 09 11:28:44.500768 crc crio[21508]: time="2026-06-09T11:28:44.499414465Z" level=info msg="Checking image status: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652" id=3362b80a-ad66-406b-b100-f552f2f9e80f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.025162 | controller | Jun 09 11:28:44.500768 crc crio[21508]: time="2026-06-09T11:28:44.499479587Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6" id=836bd787-d233-40e2-ad95-2ae94e5f7497 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.025177 | controller | Jun 09 11:28:44.500768 crc crio[21508]: time="2026-06-09T11:28:44.499529668Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd" id=063e3610-5f6c-40b9-8c99-708385241908 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.025193 | controller | Jun 09 11:28:44.500768 crc crio[21508]: time="2026-06-09T11:28:44.499656562Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7" id=ee00ceb9-2554-473f-8e2d-dcd92762e398 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.025208 | controller | Jun 09 11:28:44.500768 crc crio[21508]: time="2026-06-09T11:28:44.499693023Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d" id=857470a1-f577-416d-986d-27c5f2c9ad6d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.025223 | controller | Jun 09 11:28:44.500768 crc crio[21508]: time="2026-06-09T11:28:44.499719884Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce" id=a7c47792-aeca-4a28-b565-a8ab74795350 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.025239 | controller | Jun 09 11:28:44.500768 crc crio[21508]: time="2026-06-09T11:28:44.499746045Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7" id=0b353905-6f31-4fdb-b6f8-7fac58c4a44e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.025254 | controller | Jun 09 11:28:44.500768 crc crio[21508]: time="2026-06-09T11:28:44.499777696Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373" id=fca8a5e4-6cd3-4c48-b52a-9c4afeb2ffdf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.025272 | controller | Jun 09 11:28:44.501536 crc crio[21508]: time="2026-06-09T11:28:44.50093216Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398" id=16a8db56-bb0b-45aa-acb8-8f42e7b96bbe name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.025288 | controller | Jun 09 11:28:44.513194 crc crio[21508]: time="2026-06-09T11:28:44.513025957Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed" id=e2bf7f54-5426-4359-9347-d0a07f4e7767 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.025303 | controller | Jun 09 11:28:44.515590 crc crio[21508]: time="2026-06-09T11:28:44.515549372Z" level=info msg="Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963" id=9e9577cb-fb60-4c80-a341-f4c2202b4d6e name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.025318 | controller | Jun 09 11:28:44.518257 crc crio[21508]: time="2026-06-09T11:28:44.518167599Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=6b9e25ce-d144-426d-9f4e-069e7db3e4b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.025333 | controller | Jun 09 11:28:44.625868 crc crio[21508]: time="2026-06-09T11:28:44.625667416Z" level=info msg="Created container f619a39bda1aad938f72cf5685fbd550c1390a98ef28bfd5666870cb2a1d2728: openstack-operators/octavia-operator-controller-manager-6495978d8d-24mcx/manager" id=b753d225-5990-4038-9d5c-a07a78e71d55 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.025362 | controller | Jun 09 11:28:44.640651 crc crio[21508]: time="2026-06-09T11:28:44.640554176Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.025382 | controller | Jun 09 11:28:44.644666 crc crio[21508]: time="2026-06-09T11:28:44.644588505Z" level=info msg="Starting container: f619a39bda1aad938f72cf5685fbd550c1390a98ef28bfd5666870cb2a1d2728" id=f1d99a40-4401-44bd-9132-7edde07545b3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.025397 | controller | Jun 09 11:28:44.653940 crc crio[21508]: time="2026-06-09T11:28:44.653858649Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.025413 | controller | Jun 09 11:28:44.672812 crc crio[21508]: time="2026-06-09T11:28:44.672735807Z" level=info msg="Started container" PID=77171 containerID=f619a39bda1aad938f72cf5685fbd550c1390a98ef28bfd5666870cb2a1d2728 description=openstack-operators/octavia-operator-controller-manager-6495978d8d-24mcx/manager id=f1d99a40-4401-44bd-9132-7edde07545b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd061b9ff36bc5002db9ab85042bcb37487b3f72b94ab6fcc42097c7727f795a
2026-06-09 12:20:03.025429 | controller | Jun 09 11:28:44.693606 crc crio[21508]: time="2026-06-09T11:28:44.691746348Z" level=info msg="Removed container e4dcfaa4ae4465c80317f18f10f47bad989455bd8c192ef6afd1bf9391e56ab9: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=1aaff057-e4eb-4062-99c9-e1813714f0dc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.025444 | controller | Jun 09 11:28:44.705464 crc crio[21508]: time="2026-06-09T11:28:44.705407312Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=458438d0-173e-46cd-9ced-b8568caef77b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.025459 | controller | Jun 09 11:28:44.717113 crc crio[21508]: time="2026-06-09T11:28:44.717004335Z" level=info msg="Creating container: openstack-operators/designate-operator-controller-manager-6bf8599b68-gkskb/manager" id=8fbf901b-ee65-493a-8c4b-5d91dbf55503 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.025478 | controller | Jun 09 11:28:44.735802 crc crio[21508]: time="2026-06-09T11:28:44.73547077Z" level=info msg="Creating container: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-2pdnd/manager" id=e7b67959-bb80-401c-b824-84c62c449924 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.025494 | controller | Jun 09 11:28:44.749499 crc crio[21508]: time="2026-06-09T11:28:44.74188333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.025509 | controller | Jun 09 11:28:44.766526 crc crio[21508]: time="2026-06-09T11:28:44.76627107Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.025525 | controller | Jun 09 11:28:44.767612 crc crio[21508]: time="2026-06-09T11:28:44.767537018Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=db2b2c0c-1390-4a00-9bb2-5290fb71326d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.025540 | controller | Jun 09 11:28:44.768036 crc crio[21508]: time="2026-06-09T11:28:44.767965311Z" level=info msg="Creating container: openstack-operators/ovn-operator-controller-manager-58f85bd97f-l4dv6/manager" id=c05417c4-14b4-4a9d-8c20-3f3fd18e423f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.025555 | controller | Jun 09 11:28:44.775561 crc crio[21508]: time="2026-06-09T11:28:44.775471452Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.025571 | controller | Jun 09 11:28:44.786474 crc crio[21508]: time="2026-06-09T11:28:44.786380215Z" level=info msg="Creating container: openstack-operators/infra-operator-controller-manager-cbcfcddf7-x6fhn/manager" id=7922aa7e-0fc2-4b2b-ae7a-99ab4b649112 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.025586 | controller | Jun 09 11:28:44.786745 crc crio[21508]: time="2026-06-09T11:28:44.786429106Z" level=info msg="Creating container: openstack-operators/neutron-operator-controller-manager-688d5c756f-7hgnr/manager" id=c269f439-c14f-4278-b11e-5f3a885e2302 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.025602 | controller | Jun 09 11:28:44.795107 crc crio[21508]: time="2026-06-09T11:28:44.795001589Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.025617 | controller | Jun 09 11:28:44.817263 crc crio[21508]: time="2026-06-09T11:28:44.817000159Z" level=info msg="Creating container: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-q6tt9/manager" id=084872fb-3f33-4dfd-a928-323e6ff93c7f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.025633 | controller | Jun 09 11:28:44.827135 crc crio[21508]: time="2026-06-09T11:28:44.827043196Z" level=info msg="Creating container: openstack-operators/heat-operator-controller-manager-5c5844cc68-v5gvm/manager" id=b08d2135-3add-4fc1-aab5-4e5176de3ed6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.025648 | controller | Jun 09 11:28:44.839396 crc crio[21508]: time="2026-06-09T11:28:44.839063861Z" level=info msg="Creating container: openstack-operators/horizon-operator-controller-manager-548d6d5f9-hrdgq/manager" id=4926196c-226a-442c-b318-7b70b428ee73 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.025664 | controller | Jun 09 11:28:44.839755 crc crio[21508]: time="2026-06-09T11:28:44.839408562Z" level=info msg="Creating container: openstack-operators/openstack-operator-controller-init-6c68c85668-9zjxt/operator" id=2f78f672-f0fa-4a5c-936f-35ccc1bb441d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.025683 | controller | Jun 09 11:28:44.842534 crc crio[21508]: time="2026-06-09T11:28:44.840766492Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.025699 | controller | Jun 09 11:28:44.851245 crc crio[21508]: time="2026-06-09T11:28:44.846833151Z" level=info msg="Creating container: openstack-operators/cinder-operator-controller-manager-86c584f6fc-2d57j/manager" id=c3e1905c-d4ae-44cd-b4dd-b360098f2d6e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.025714 | controller | Jun 09 11:28:44.851245 crc crio[21508]: time="2026-06-09T11:28:44.846999126Z" level=info msg="Creating container: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-j2lq7/manager" id=92c84c13-de27-49b8-abc0-71ad4a19c45a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.025729 | controller | Jun 09 11:28:44.868623 crc crio[21508]: time="2026-06-09T11:28:44.864616676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.025744 | controller | Jun 09 11:28:44.880499 crc crio[21508]: time="2026-06-09T11:28:44.880399393Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.025759 | controller | Jun 09 11:28:44.901531 crc crio[21508]: time="2026-06-09T11:28:44.888890564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.025788 | controller | Jun 09 11:28:44.947473 crc crio[21508]: time="2026-06-09T11:28:44.930193394Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.025806 | controller | Jun 09 11:28:44.947473 crc crio[21508]: time="2026-06-09T11:28:44.936399498Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.025821 | controller | Jun 09 11:28:44.947473 crc crio[21508]: time="2026-06-09T11:28:44.938996904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.025836 | controller | Jun 09 11:28:44.947473 crc crio[21508]: time="2026-06-09T11:28:44.938629403Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.025851 | controller | Jun 09 11:28:44.947473 crc crio[21508]: time="2026-06-09T11:28:44.940019334Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.025866 | controller | Jun 09 11:28:44.953638 crc crio[21508]: time="2026-06-09T11:28:44.938634844Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.025882 | controller | Jun 09 11:28:44.961484 crc crio[21508]: time="2026-06-09T11:28:44.960885591Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/manager" id=224f1c73-9869-458d-a127-2d1f61f6f1bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.025897 | controller | Jun 09 11:28:44.970370 crc crio[21508]: time="2026-06-09T11:28:44.96862673Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.025917 | controller | Jun 09 11:28:44.991178 crc crio[21508]: time="2026-06-09T11:28:44.991037162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.025933 | controller | Jun 09 11:28:44.994254 crc crio[21508]: time="2026-06-09T11:28:44.992108264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.025949 | controller | Jun 09 11:28:44.994254 crc crio[21508]: time="2026-06-09T11:28:44.992255748Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.025964 | controller | Jun 09 11:28:44.994254 crc crio[21508]: time="2026-06-09T11:28:44.992606188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.025979 | controller | Jun 09 11:28:44.994254 crc crio[21508]: time="2026-06-09T11:28:44.992729172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.025995 | controller | Jun 09 11:28:44.994254 crc crio[21508]: time="2026-06-09T11:28:44.992940118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.026010 | controller | Jun 09 11:28:44.994254 crc crio[21508]: time="2026-06-09T11:28:44.993062162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.026025 | controller | Jun 09 11:28:44.999010 crc crio[21508]: time="2026-06-09T11:28:44.998861623Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.026041 | controller | Jun 09 11:28:45.028742 crc crio[21508]: time="2026-06-09T11:28:45.028675044Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=ae604d95-e580-482c-a39d-df7c9ea27b53 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.026057 | controller | Jun 09 11:28:45.051482 crc crio[21508]: time="2026-06-09T11:28:45.051389455Z" level=info msg="Created container 1b857c1389b4909977c4933686097fdc581b37e058792b2a8ef454ea117ba72f: openstack-operators/nova-operator-controller-manager-f4c4579bb-4gw2t/manager" id=4b2609ff-4684-433f-a9e6-c67a834a4a34 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.026072 | controller | Jun 09 11:28:45.053554 crc crio[21508]: time="2026-06-09T11:28:45.053447056Z" level=info msg="Starting container: 1b857c1389b4909977c4933686097fdc581b37e058792b2a8ef454ea117ba72f" id=fdf45c3e-6965-482c-a9c2-03d8e5dc2618 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.026088 | controller | Jun 09 11:28:45.064619 crc crio[21508]: time="2026-06-09T11:28:45.064392009Z" level=info msg="Started container" PID=77184 containerID=1b857c1389b4909977c4933686097fdc581b37e058792b2a8ef454ea117ba72f description=openstack-operators/nova-operator-controller-manager-f4c4579bb-4gw2t/manager id=fdf45c3e-6965-482c-a9c2-03d8e5dc2618 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b4113d37a5ba3e92f49615b4381bfbdf06c3ced16da2e73ab8db5d3b34c1211
2026-06-09 12:20:03.026105 | controller | Jun 09 11:28:45.135949 crc crio[21508]: time="2026-06-09T11:28:45.135839571Z" level=info msg="Created container da5534a56b5b97701c40e604efd4d5feb294331fa044794366669afd6472f0aa: metallb-system/metallb-operator-controller-manager-5b8965f888-kdd4l/manager" id=58ece041-0752-4359-bf44-a96536ce02ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.026127 | controller | Jun 09 11:28:45.140368 crc crio[21508]: time="2026-06-09T11:28:45.140241671Z" level=info msg="Starting container: da5534a56b5b97701c40e604efd4d5feb294331fa044794366669afd6472f0aa" id=86fbdf87-a58b-4f79-b83d-53ca8c34dd32 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.026143 | controller | Jun 09 11:28:45.165532 crc crio[21508]: time="2026-06-09T11:28:45.158723517Z" level=info msg="Started container" PID=77227 containerID=da5534a56b5b97701c40e604efd4d5feb294331fa044794366669afd6472f0aa description=metallb-system/metallb-operator-controller-manager-5b8965f888-kdd4l/manager id=86fbdf87-a58b-4f79-b83d-53ca8c34dd32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ca941033b9a4ef96b8fcddf0c7247af1d1c2163fd917ad113abd15a22a578eb
2026-06-09 12:20:03.026159 | controller | Jun 09 11:28:45.177393 crc crio[21508]: time="2026-06-09T11:28:45.175451261Z" level=info msg="Created container adacb39c9c8ad7488fcaaeeaf8c104cb0b06edf9b82f3f5b18eb32e10a3f2633: openstack-operators/test-operator-controller-manager-8d5599d7d-lxkn6/manager" id=35b39b09-8029-4dd0-9278-f70bcf4e4693 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.026175 | controller | Jun 09 11:28:45.179909 crc crio[21508]: time="2026-06-09T11:28:45.179565513Z" level=info msg="Starting container: adacb39c9c8ad7488fcaaeeaf8c104cb0b06edf9b82f3f5b18eb32e10a3f2633" id=bb3e74e3-9e45-4b8a-97b8-3145db4a0d84 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.026191 | controller | Jun 09 11:28:45.182913 crc crio[21508]: time="2026-06-09T11:28:45.180244253Z" level=info msg="Created container fa4f4167dcf9c0ba932d9425ef20d42886c94f81b30c9b000d50ac05bf58d391: openstack-operators/openstack-operator-controller-manager-6867b487d4-vv9kv/manager" id=3a69fd92-769c-47e4-aac9-c0b6cfd5310e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.026206 | controller | Jun 09 11:28:45.184174 crc crio[21508]: time="2026-06-09T11:28:45.184128948Z" level=info msg="Starting container: fa4f4167dcf9c0ba932d9425ef20d42886c94f81b30c9b000d50ac05bf58d391" id=e2db143b-ee3b-422f-93c2-6bf09166e572 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.026221 | controller | Jun 09 11:28:45.199535 crc crio[21508]: time="2026-06-09T11:28:45.199273655Z" level=info msg="Started container" PID=77231 containerID=adacb39c9c8ad7488fcaaeeaf8c104cb0b06edf9b82f3f5b18eb32e10a3f2633 description=openstack-operators/test-operator-controller-manager-8d5599d7d-lxkn6/manager id=bb3e74e3-9e45-4b8a-97b8-3145db4a0d84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6cbe62c8260fb5fc11d0989d87aabe4d0f96be8ca307c47eb918064ac35a526c
2026-06-09 12:20:03.026237 | controller | Jun 09 11:28:45.202518 crc crio[21508]: time="2026-06-09T11:28:45.202342296Z" level=info msg="Started container" PID=77233 containerID=fa4f4167dcf9c0ba932d9425ef20d42886c94f81b30c9b000d50ac05bf58d391 description=openstack-operators/openstack-operator-controller-manager-6867b487d4-vv9kv/manager id=e2db143b-ee3b-422f-93c2-6bf09166e572 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3dbe738122993f3e10e1e7e274e66219e08d18f32d80e3b041e3ab53ac6d5a57
2026-06-09 12:20:03.026253 | controller | Jun 09 11:28:45.228449 crc crio[21508]: time="2026-06-09T11:28:45.227901931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.026269 | controller | Jun 09 11:28:45.254404 crc crio[21508]: time="2026-06-09T11:28:45.254232999Z" level=info msg="Created container b87e0b85ac2cbc944216a92a57cd71af54990e63715098cc183192e538b9b5aa: openstack-operators/ironic-operator-controller-manager-75f8548fcd-fv5pz/manager" id=1ad4e480-7695-4ca6-86fd-4371fa873861 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.026284 | controller | Jun 09 11:28:45.258867 crc crio[21508]: time="2026-06-09T11:28:45.258791624Z" level=info msg="Starting container: b87e0b85ac2cbc944216a92a57cd71af54990e63715098cc183192e538b9b5aa" id=1771be8e-b119-4b27-a3e3-481136fadb0c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.026303 | controller | Jun 09 11:28:45.260166 crc crio[21508]: time="2026-06-09T11:28:45.259652179Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.026319 | controller | Jun 09 11:28:45.263561 crc crio[21508]: time="2026-06-09T11:28:45.263521454Z" level=info msg="Stopping container: 2b98ea3d8d63564ee55e071dc3f97b40fa5acec8fdc3151899adb7ddbefa6840 (timeout: 2s)" id=99ad9b3f-b9fd-4f58-9286-b0fadfc508fc name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.026335 | controller | Jun 09 11:28:45.271581 crc crio[21508]: time="2026-06-09T11:28:45.268876302Z" level=info msg="Started container" PID=77241 containerID=b87e0b85ac2cbc944216a92a57cd71af54990e63715098cc183192e538b9b5aa description=openstack-operators/ironic-operator-controller-manager-75f8548fcd-fv5pz/manager id=1771be8e-b119-4b27-a3e3-481136fadb0c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c79f8871269f332bebb93586e97afae49ddb08d0910bb05b90e88deedcbca4b
2026-06-09 12:20:03.026370 | controller | Jun 09 11:28:45.409800 crc crio[21508]: time="2026-06-09T11:28:45.409729764Z" level=info msg="Created container c458123b5467dc70fd65fd6c2a0dca07b13d1b3e5386c072566f5823bd433b37: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qbnlh/manager" id=6b295851-1143-481f-8128-ab3f6f44c570 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.026388 | controller | Jun 09 11:28:45.410801 crc crio[21508]: time="2026-06-09T11:28:45.410651261Z" level=info msg="Starting container: c458123b5467dc70fd65fd6c2a0dca07b13d1b3e5386c072566f5823bd433b37" id=7c370c10-4659-4c91-a308-e4542e2b48b0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.026404 | controller | Jun 09 11:28:45.424783 crc crio[21508]: time="2026-06-09T11:28:45.424647575Z" level=info msg="Created container 8639a7c6af87ffe1661824e9cb9dbef0bdcb3680f8215bdc8307eaef1befb424: openstack-operators/swift-operator-controller-manager-67c49dd5c6-m868m/manager" id=c51b2e1d-0012-4b90-bca5-2c6b09990c37 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.026420 | controller | Jun 09 11:28:45.425240 crc crio[21508]: time="2026-06-09T11:28:45.425203361Z" level=info msg="Started container" PID=77249 containerID=c458123b5467dc70fd65fd6c2a0dca07b13d1b3e5386c072566f5823bd433b37 description=openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qbnlh/manager id=7c370c10-4659-4c91-a308-e4542e2b48b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1e2dc22e33867a9914d22dcf70d2f789eebb6babda13f1240a9ac1fd008de72
2026-06-09 12:20:03.026435 | controller | Jun 09 11:28:45.427901 crc crio[21508]: time="2026-06-09T11:28:45.426641554Z" level=info msg="Starting container: 8639a7c6af87ffe1661824e9cb9dbef0bdcb3680f8215bdc8307eaef1befb424" id=924d32e1-bd04-47d9-a6ab-6118a65e86ba name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.026450 | controller | Jun 09 11:28:45.443357 crc crio[21508]: time="2026-06-09T11:28:45.443234944Z" level=info msg="Started container" PID=77244 containerID=8639a7c6af87ffe1661824e9cb9dbef0bdcb3680f8215bdc8307eaef1befb424 description=openstack-operators/swift-operator-controller-manager-67c49dd5c6-m868m/manager id=924d32e1-bd04-47d9-a6ab-6118a65e86ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=23f24881248ebf9592210e78424556bd2d327cc3db46b1bffcc673fb83bf534a
2026-06-09 12:20:03.026466 | controller | Jun 09 11:28:45.486087 crc crio[21508]: time="2026-06-09T11:28:45.485980017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.026482 | controller | Jun 09 11:28:45.538435 crc crio[21508]: time="2026-06-09T11:28:45.538212069Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.026501 | controller | Jun 09 11:28:45.558106 crc crio[21508]: time="2026-06-09T11:28:45.557996444Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.026517 | controller | Jun 09 11:28:45.573835 crc crio[21508]: time="2026-06-09T11:28:45.573737789Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.026532 | controller | Jun 09 11:28:45.617188 crc crio[21508]: time="2026-06-09T11:28:45.616876644Z" level=info msg="Stopped container 2b98ea3d8d63564ee55e071dc3f97b40fa5acec8fdc3151899adb7ddbefa6840: openshift-marketplace/community-operators-s9j49/registry-server" id=99ad9b3f-b9fd-4f58-9286-b0fadfc508fc name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.026548 | controller | Jun 09 11:28:45.618246 crc crio[21508]: time="2026-06-09T11:28:45.618158742Z" level=info msg="Stopping pod sandbox: e4933ac0cdfacdd8288f4c1393fc7e0b0274f6580a8cccfe69188b804ba64c25" id=989cd876-23a0-42f3-af8a-379c20d752b2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.026563 | controller | Jun 09 11:28:45.621432 crc crio[21508]: time="2026-06-09T11:28:45.620596044Z" level=info msg="Got pod network &{Name:community-operators-s9j49 Namespace:openshift-marketplace ID:e4933ac0cdfacdd8288f4c1393fc7e0b0274f6580a8cccfe69188b804ba64c25 UID:48dd2720-c800-405c-8a9b-8f5e6c48489b NetNS:/var/run/netns/74d4d797-9856-4f5f-b437-c74774944c67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod48dd2720_c800_405c_8a9b_8f5e6c48489b.slice PodAnnotations:0xc0019bc4d0}] Aliases:map[]}"
2026-06-09 12:20:03.026579 | controller | Jun 09 11:28:45.621432 crc crio[21508]: time="2026-06-09T11:28:45.62079517Z" level=info msg="Deleting pod openshift-marketplace_community-operators-s9j49 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.026595 | controller | Jun 09 11:28:45.675896 crc crio[21508]: time="2026-06-09T11:28:45.675726953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.026610 | controller | Jun 09 11:28:45.688014 crc crio[21508]: time="2026-06-09T11:28:45.687928063Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.026625 | controller | Jun 09 11:28:45.796823 crc crio[21508]: time="2026-06-09T11:28:45.794919695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.026640 | controller | Jun 09 11:28:45.923652 crc crio[21508]: time="2026-06-09T11:28:45.923589517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.026656 | controller | Jun 09 11:28:45.957515 crc crio[21508]: time="2026-06-09T11:28:45.947672889Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.026671 | controller | Jun 09 11:28:45.996609 crc crio[21508]: time="2026-06-09T11:28:45.990944267Z" level=info msg="Created container f1a7f164cb382d2f8b3eff55a7fdc80cf489c1b7f467d679c130eed1366a0ca1: openstack-operators/manila-operator-controller-manager-677d9d8477-g5xh7/manager" id=137f2903-a472-473e-8d74-3b15065c7400 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.026686 | controller | Jun 09 11:28:46.002325 crc crio[21508]: time="2026-06-09T11:28:46.002184599Z" level=info msg="Starting container: f1a7f164cb382d2f8b3eff55a7fdc80cf489c1b7f467d679c130eed1366a0ca1" id=f767a803-6344-47ae-be2b-1785c2f19586 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.026705 | controller | Jun 09 11:28:46.012362 crc crio[21508]: time="2026-06-09T11:28:46.011784003Z" level=info msg="Started container" PID=77260 containerID=f1a7f164cb382d2f8b3eff55a7fdc80cf489c1b7f467d679c130eed1366a0ca1 description=openstack-operators/manila-operator-controller-manager-677d9d8477-g5xh7/manager id=f767a803-6344-47ae-be2b-1785c2f19586 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee7b6ac0c35c71fbfa5a525acf6d47010b424020cfff9af514cbccb756f2dfa8
2026-06-09 12:20:03.026721 | controller | Jun 09 11:28:46.126903 crc crio[21508]: time="2026-06-09T11:28:46.112685234Z" level=info msg="Created container 53f20b91150eefbeb0493ca2bc95afc3a913f645efa4e98d31b64c9b2395041d: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-rslrh/manager" id=dbdcf5c2-ed5e-4698-ad98-3561815af0e0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.026737 | controller | Jun 09 11:28:46.126903 crc crio[21508]: time="2026-06-09T11:28:46.123676119Z" level=info msg="Starting container: 53f20b91150eefbeb0493ca2bc95afc3a913f645efa4e98d31b64c9b2395041d" id=bd211f10-f9d5-4420-b696-080b707aaf69 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.026752 | controller | Jun 09 11:28:46.126903 crc crio[21508]: time="2026-06-09T11:28:46.124970607Z" level=info msg="Created container fd493475901b1157f31e3ad7541da8838070c84416ff1758eab87556085774aa: openstack/ceilometer-0/ceilometer-central-agent" id=f7f334ce-eb3a-4969-9d07-4da625ffb730 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.026768 | controller | Jun 09 11:28:46.126903 crc crio[21508]: time="2026-06-09T11:28:46.125680138Z" level=info msg="Starting container: fd493475901b1157f31e3ad7541da8838070c84416ff1758eab87556085774aa" id=24906cf5-8a44-4ae9-ba94-482409be3692 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.026783 | controller | Jun 09 11:28:46.147878 crc crio[21508]: time="2026-06-09T11:28:46.145940457Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.026798 | controller | Jun 09 11:28:46.161398 crc crio[21508]: time="2026-06-09T11:28:46.151473971Z" level=info msg="Started container" PID=77373 containerID=fd493475901b1157f31e3ad7541da8838070c84416ff1758eab87556085774aa description=openstack/ceilometer-0/ceilometer-central-agent id=24906cf5-8a44-4ae9-ba94-482409be3692 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ff35a4bddcdc604c75b846c54bc49c0cc4956f3958a5c530e4823e38e9b3713
2026-06-09 12:20:03.026813 | controller | Jun 09 11:28:46.161398 crc crio[21508]: time="2026-06-09T11:28:46.161193148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.026829 | controller | Jun 09 11:28:46.171923 crc crio[21508]: time="2026-06-09T11:28:46.171812152Z" level=info msg="Started container" PID=77363 containerID=53f20b91150eefbeb0493ca2bc95afc3a913f645efa4e98d31b64c9b2395041d description=openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-rslrh/manager id=bd211f10-f9d5-4420-b696-080b707aaf69 name=/runtime.v1.RuntimeService/StartContainer sandboxID=694d13e15bb07101c4995666261320f246e60b110f926b3f5901737414f5d401
2026-06-09 12:20:03.026844 | controller | Jun 09 11:28:46.179688 crc crio[21508]: time="2026-06-09T11:28:46.177831519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.026860 | controller | Jun 09 11:28:46.195010 crc crio[21508]: time="2026-06-09T11:28:46.194913944Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=98726b62-fead-4467-8d48-06c6cc260959 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.026875 | controller | Jun 09 11:28:46.209601 crc crio[21508]: time="2026-06-09T11:28:46.209429253Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.026894 | controller | Jun 09 11:28:46.215889 crc crio[21508]: time="2026-06-09T11:28:46.215808152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.026909 | controller | Jun 09 11:28:46.222444 crc crio[21508]: time="2026-06-09T11:28:46.222372106Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.026925 | controller | Jun 09 11:28:46.224525 crc crio[21508]: time="2026-06-09T11:28:46.224395625Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.026940 | controller | Jun 09 11:28:46.257425 crc crio[21508]: time="2026-06-09T11:28:46.257180524Z" level=info msg="Creating container: openstack/openstackclient/openstackclient" id=beb8149e-916d-46fc-afa8-6230b354f05a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.026956 | controller | Jun 09 11:28:46.259031 crc crio[21508]: time="2026-06-09T11:28:46.258918475Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.026971 | controller | Jun 09 11:28:46.308426 crc crio[21508]: time="2026-06-09T11:28:46.307190532Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=3355374f-8c49-4ce3-961b-b696db12a378 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.026986 | controller | Jun 09 11:28:46.319715 crc crio[21508]: time="2026-06-09T11:28:46.319179376Z" level=info msg="Stopped pod sandbox: e4933ac0cdfacdd8288f4c1393fc7e0b0274f6580a8cccfe69188b804ba64c25" id=989cd876-23a0-42f3-af8a-379c20d752b2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.027001 | controller | Jun 09 11:28:46.343374 crc crio[21508]: time="2026-06-09T11:28:46.343139034Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.027016 | controller | Jun 09 11:28:46.356156 crc crio[21508]: time="2026-06-09T11:28:46.34841475Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.027031 | controller | Jun 09 11:28:46.356918 crc crio[21508]: time="2026-06-09T11:28:46.35688423Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.027045 | controller | Jun 09 11:28:46.360583 crc crio[21508]: time="2026-06-09T11:28:46.359976242Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.027060 | controller | Jun 09 11:28:46.373997 crc crio[21508]: time="2026-06-09T11:28:46.373906633Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=df15e742-c0c2-4a5f-9570-503d2405c26f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.027075 | controller | Jun 09 11:28:46.374654 crc crio[21508]: time="2026-06-09T11:28:46.374580003Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.027090 | controller | Jun 09 11:28:46.393741 crc crio[21508]: time="2026-06-09T11:28:46.393260275Z" level=info msg="Created container c0251c417edd67fb5e400cbceec2e21a53b3a0509f1d31b391641762c8f2d54b: openstack-operators/ovn-operator-controller-manager-58f85bd97f-l4dv6/manager" id=c05417c4-14b4-4a9d-8c20-3f3fd18e423f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.027109 | controller | Jun 09 11:28:46.399052 crc crio[21508]: time="2026-06-09T11:28:46.397584303Z" level=info msg="Starting container: c0251c417edd67fb5e400cbceec2e21a53b3a0509f1d31b391641762c8f2d54b" id=8ca741b7-0027-40e0-a221-ae3df3c1361d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.027125 | controller | Jun 09 11:28:46.450685 crc crio[21508]: time="2026-06-09T11:28:46.450595839Z" level=info msg="Started container" PID=77470 containerID=c0251c417edd67fb5e400cbceec2e21a53b3a0509f1d31b391641762c8f2d54b description=openstack-operators/ovn-operator-controller-manager-58f85bd97f-l4dv6/manager id=8ca741b7-0027-40e0-a221-ae3df3c1361d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2753772faea93957894d650b32a5e15a8b6a958e2fa808986d83c4d97360deb
2026-06-09 12:20:03.027141 | controller | Jun 09 11:28:46.460649 crc crio[21508]: time="2026-06-09T11:28:46.460000567Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.027156 | controller | Jun 09 11:28:46.493190 crc crio[21508]: time="2026-06-09T11:28:46.493093535Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.027171 | controller | Jun 09 11:28:46.498145 crc crio[21508]: time="2026-06-09T11:28:46.498075272Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.027187 | controller | Jun 09 11:28:46.500199 crc crio[21508]: time="2026-06-09T11:28:46.500116673Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.027202 | controller | Jun 09 11:28:46.506677 crc crio[21508]: time="2026-06-09T11:28:46.506587394Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.027217 | controller | Jun 09 11:28:46.547205 crc crio[21508]: time="2026-06-09T11:28:46.547154112Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.027232 | controller | Jun 09 11:28:46.709007 crc crio[21508]: time="2026-06-09T11:28:46.708900382Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.027247 | controller | Jun 09 11:28:46.717771 crc crio[21508]: time="2026-06-09T11:28:46.717545547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.027262 | controller | Jun 09 11:28:47.014845 crc crio[21508]: time="2026-06-09T11:28:47.014182023Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.027277 | controller | Jun 09 11:28:47.019464 crc crio[21508]: time="2026-06-09T11:28:47.01916241Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.027292 | controller | Jun 09 11:28:47.322586 crc crio[21508]: time="2026-06-09T11:28:47.322518894Z" level=info msg="Created container 94557ebbca1c09aca9bb65770e880a2575d102a6d9fc715d4d2064666a16745d: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-j2lq7/manager" id=92c84c13-de27-49b8-abc0-71ad4a19c45a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.027307 | controller | Jun 09 11:28:47.323666 crc crio[21508]: time="2026-06-09T11:28:47.323608216Z" level=info msg="Starting container: 94557ebbca1c09aca9bb65770e880a2575d102a6d9fc715d4d2064666a16745d" id=a81ba744-2554-467b-b9e2-d3af3acd5739 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.027326 | controller | Jun 09 11:28:47.325347 crc crio[21508]: time="2026-06-09T11:28:47.324372018Z" level=info msg="Created container 1a00cdaf03cd9073a9966a10e5a819f1f85cd522f6f5be5ecf86b0c7d00034f2: openstack-operators/designate-operator-controller-manager-6bf8599b68-gkskb/manager" id=8fbf901b-ee65-493a-8c4b-5d91dbf55503 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.027342 | controller | Jun 09 11:28:47.325347 crc crio[21508]: time="2026-06-09T11:28:47.324584355Z" level=info msg="Created container 0daf93ff137074c8d68a4fd5f6a8354e7aa9baa0ff180338fc89f11fbb2cd455: openstack-operators/neutron-operator-controller-manager-688d5c756f-7hgnr/manager" id=c269f439-c14f-4278-b11e-5f3a885e2302 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.027377 | controller | Jun 09 11:28:47.325347 crc crio[21508]: time="2026-06-09T11:28:47.325076359Z" level=info msg="Created container acaae989b1c8fae16f3e20d691dc526be813280095d15135dc29ac568d8da678: openstack-operators/infra-operator-controller-manager-cbcfcddf7-x6fhn/manager" id=7922aa7e-0fc2-4b2b-ae7a-99ab4b649112 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.027395 | controller | Jun 09 11:28:47.325511 crc crio[21508]: time="2026-06-09T11:28:47.325466671Z" level=info msg="Created container e99d86862e166e5c3040896bae2ff0268238b9712a4636d33317c59fe14754de: openstack-operators/cinder-operator-controller-manager-86c584f6fc-2d57j/manager" id=c3e1905c-d4ae-44cd-b4dd-b360098f2d6e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.027411 | controller | Jun 09 11:28:47.325620 crc crio[21508]: time="2026-06-09T11:28:47.325556253Z" level=info msg="Created container e49bef3b80e9527b1a4e79f45cd85f787fef3d6a78eb42fed6c3b52710d554d9: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-2pdnd/manager" id=e7b67959-bb80-401c-b824-84c62c449924 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.027427 | controller | Jun 09 11:28:47.325965 crc crio[21508]: time="2026-06-09T11:28:47.325848042Z" level=info msg="Created container 1837a1c7587e71c631f3624c3b5d3f31d9086ca013f161f6e6bbf1b9f0d6acc0: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-q6tt9/manager" id=084872fb-3f33-4dfd-a928-323e6ff93c7f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.027442 | controller | Jun 09 11:28:47.328002 crc crio[21508]: time="2026-06-09T11:28:47.327928983Z" level=info msg="Starting container: 1837a1c7587e71c631f3624c3b5d3f31d9086ca013f161f6e6bbf1b9f0d6acc0" id=536853e8-b5dc-4df6-b581-ecae420d69a0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.027457 | controller | Jun 09 11:28:47.328104 crc crio[21508]: time="2026-06-09T11:28:47.328005356Z" level=info msg="Starting container: e99d86862e166e5c3040896bae2ff0268238b9712a4636d33317c59fe14754de" id=a905b745-4833-4109-a61d-187af3f84eb8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.027473 | controller | Jun 09 11:28:47.328483 crc crio[21508]: time="2026-06-09T11:28:47.328447129Z" level=info msg="Created container 114b370b0100ecf17501e4c2dbff042300acadd7a11afa8cf1cf5246e1a66d06: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=458438d0-173e-46cd-9ced-b8568caef77b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.027489 | controller | Jun 09 11:28:47.328653 crc crio[21508]: time="2026-06-09T11:28:47.328588283Z" level=info msg="Starting container: e49bef3b80e9527b1a4e79f45cd85f787fef3d6a78eb42fed6c3b52710d554d9" id=d2403f1e-b498-4f52-bcac-cd335c4427dd name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.027504 | controller | Jun 09 11:28:47.328737 crc crio[21508]: time="2026-06-09T11:28:47.327965185Z" level=info msg="Starting container: acaae989b1c8fae16f3e20d691dc526be813280095d15135dc29ac568d8da678" id=d9a113a7-26f6-444f-9be1-17c171d8da52 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.027523 | controller | Jun 09 11:28:47.328987 crc crio[21508]: time="2026-06-09T11:28:47.328923183Z" level=info msg="Created container 9f9160f4a89b0e58e652bcce9b478a03b3c6580c26bbad76c51b5f2b7a725a8e: openstack-operators/heat-operator-controller-manager-5c5844cc68-v5gvm/manager" id=b08d2135-3add-4fc1-aab5-4e5176de3ed6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.027538 | controller | Jun 09 11:28:47.329478 crc crio[21508]: time="2026-06-09T11:28:47.325890803Z" level=info msg="Created container 20637c6a04898b5610d3afaf3515c93aa7161c7187720c55cd69e1c5aeef12ee: openstack-operators/horizon-operator-controller-manager-548d6d5f9-hrdgq/manager" id=4926196c-226a-442c-b318-7b70b428ee73 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.027553 | controller | Jun 09 11:28:47.332479 crc crio[21508]: time="2026-06-09T11:28:47.330974633Z" level=info msg="Created container c0ad7da6d786d6aaa637af454d95069ead22c987cf790e9160437b4ce3a829e5: openstack-operators/openstack-operator-controller-init-6c68c85668-9zjxt/operator" id=2f78f672-f0fa-4a5c-936f-35ccc1bb441d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.027569 | controller | Jun 09 11:28:47.334985 crc crio[21508]: time="2026-06-09T11:28:47.334075175Z" level=info msg="Starting container: 1a00cdaf03cd9073a9966a10e5a819f1f85cd522f6f5be5ecf86b0c7d00034f2" id=a8673733-1b96-4c05-8037-bc53dcb2852b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.027584 | controller | Jun 09 11:28:47.334985 crc crio[21508]: time="2026-06-09T11:28:47.334832357Z" level=info msg="Starting container: 0daf93ff137074c8d68a4fd5f6a8354e7aa9baa0ff180338fc89f11fbb2cd455" id=0a1b3ed6-ae87-417b-8bc8-204a88bc9f3a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.027599 | controller | Jun 09 11:28:47.335858 crc crio[21508]: time="2026-06-09T11:28:47.335759635Z" level=info msg="Starting container: 114b370b0100ecf17501e4c2dbff042300acadd7a11afa8cf1cf5246e1a66d06" id=5b8198f2-481a-4640-a7fe-76bedfe51480 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.027614 | controller | Jun 09 11:28:47.336149 crc crio[21508]: time="2026-06-09T11:28:47.336114575Z" level=info msg="Starting container: 9f9160f4a89b0e58e652bcce9b478a03b3c6580c26bbad76c51b5f2b7a725a8e" id=9c64c7f9-7e93-4632-b20b-2ebeb633f009 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.027630 | controller | Jun 09 11:28:47.336613 crc crio[21508]: time="2026-06-09T11:28:47.336552778Z" level=info msg="Starting container: 20637c6a04898b5610d3afaf3515c93aa7161c7187720c55cd69e1c5aeef12ee" id=b2cf12de-2e3c-46c3-a682-853e0cc189ff name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.027645 | controller | Jun 09 11:28:47.336791 crc crio[21508]: time="2026-06-09T11:28:47.336736494Z" level=info msg="Starting container: c0ad7da6d786d6aaa637af454d95069ead22c987cf790e9160437b4ce3a829e5" id=9ad8f7ba-348c-43da-ab5a-762b22572437 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.027660 | controller | Jun 09 11:28:47.336945 crc crio[21508]: time="2026-06-09T11:28:47.336913739Z" level=info msg="Started container" PID=77477 containerID=94557ebbca1c09aca9bb65770e880a2575d102a6d9fc715d4d2064666a16745d description=openstack-operators/keystone-operator-controller-manager-6ccff66c5b-j2lq7/manager id=a81ba744-2554-467b-b9e2-d3af3acd5739 name=/runtime.v1.RuntimeService/StartContainer sandboxID=612bafabc2d6feb71b455bd5a8d4d3702b6bd185771474f41cc2ad3bdb2768de
2026-06-09 12:20:03.027676 | controller | Jun 09 11:28:47.346560 crc crio[21508]: time="2026-06-09T11:28:47.345343508Z" level=info msg="Started container" PID=77485 containerID=acaae989b1c8fae16f3e20d691dc526be813280095d15135dc29ac568d8da678 description=openstack-operators/infra-operator-controller-manager-cbcfcddf7-x6fhn/manager id=d9a113a7-26f6-444f-9be1-17c171d8da52 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40ead910a20a30581b4f339a6131201d4fc16e2d44f30ca705c5e7d09ee5295e
2026-06-09 12:20:03.027696 | controller | Jun 09 11:28:47.348237 crc crio[21508]: time="2026-06-09T11:28:47.347466801Z" level=info msg="Started container" PID=77576 containerID=1a00cdaf03cd9073a9966a10e5a819f1f85cd522f6f5be5ecf86b0c7d00034f2 description=openstack-operators/designate-operator-controller-manager-6bf8599b68-gkskb/manager id=a8673733-1b96-4c05-8037-bc53dcb2852b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f40e03e89dcd44dd3482963b56edf16644f0de5d959ed2b6a7e97c13575ba6b4
2026-06-09 12:20:03.027712 | controller | Jun 09 11:28:47.352497 crc crio[21508]: time="2026-06-09T11:28:47.350005706Z" level=info msg="Started container" PID=77591 containerID=1837a1c7587e71c631f3624c3b5d3f31d9086ca013f161f6e6bbf1b9f0d6acc0 description=openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-q6tt9/manager id=536853e8-b5dc-4df6-b581-ecae420d69a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fcf7e881341a44b9b62ec294f7c46d3aae72fca4c0252a48c20b9cc7b0b3b456
2026-06-09 12:20:03.027728 | controller | Jun 09 11:28:47.375371 crc crio[21508]: time="2026-06-09T11:28:47.372513911Z" level=info msg="Started container" PID=77583 containerID=e99d86862e166e5c3040896bae2ff0268238b9712a4636d33317c59fe14754de description=openstack-operators/cinder-operator-controller-manager-86c584f6fc-2d57j/manager id=a905b745-4833-4109-a61d-187af3f84eb8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f82e2a0e71fb8b81952e26c76e0ab12642d5273c9679b981f0d2135cafe39329
2026-06-09 12:20:03.027743 | controller | Jun 09 11:28:47.382423 crc crio[21508]: time="2026-06-09T11:28:47.381669591Z" level=info msg="Stopping container: c78a97fcf7c5464681bddc31f785901746b934d708182c1cd2b6c7617e619071 (timeout: 2s)" id=dfd610fd-b8dd-4ec6-99f2-dc22e863acb8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.027758 | controller | Jun 09 11:28:47.391781 crc crio[21508]: time="2026-06-09T11:28:47.391664807Z" level=info msg="Started container" PID=77579 containerID=c0ad7da6d786d6aaa637af454d95069ead22c987cf790e9160437b4ce3a829e5 description=openstack-operators/openstack-operator-controller-init-6c68c85668-9zjxt/operator id=9ad8f7ba-348c-43da-ab5a-762b22572437 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7171f656556509fee4ec434f14ef59b9efbaeb34e25f483894565a21dc38f6ed
2026-06-09 12:20:03.027774 | controller | Jun 09 11:28:47.393222 crc crio[21508]: time="2026-06-09T11:28:47.392352887Z" level=info msg="Started container" PID=77593 containerID=e49bef3b80e9527b1a4e79f45cd85f787fef3d6a78eb42fed6c3b52710d554d9 description=openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-2pdnd/manager id=d2403f1e-b498-4f52-bcac-cd335c4427dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=94a63ec0c4b876bf24e4c4a227717b1f2bf269792e7064662583eae43122cae6
2026-06-09 12:20:03.027789 | controller | Jun 09 11:28:47.398084 crc crio[21508]: time="2026-06-09T11:28:47.397994354Z" level=info msg="Started container" PID=77494 containerID=20637c6a04898b5610d3afaf3515c93aa7161c7187720c55cd69e1c5aeef12ee description=openstack-operators/horizon-operator-controller-manager-548d6d5f9-hrdgq/manager id=b2cf12de-2e3c-46c3-a682-853e0cc189ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=9212ca013e6fda9b0736c87fe4bd60e2fe9810559db56c598da91f359ad62f17
2026-06-09 12:20:03.027805 | controller | Jun 09 11:28:47.399064 crc crio[21508]: time="2026-06-09T11:28:47.399008004Z" level=info msg="Started container" PID=77575 containerID=0daf93ff137074c8d68a4fd5f6a8354e7aa9baa0ff180338fc89f11fbb2cd455 description=openstack-operators/neutron-operator-controller-manager-688d5c756f-7hgnr/manager id=0a1b3ed6-ae87-417b-8bc8-204a88bc9f3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c79d0de2739a45ce35292bd889d92d16cb198138b3f3559416ffdd39f051c2af
2026-06-09 12:20:03.027820 | controller | Jun 09 11:28:47.399854 crc crio[21508]: time="2026-06-09T11:28:47.399721585Z" level=info msg="Started container" PID=77592 containerID=114b370b0100ecf17501e4c2dbff042300acadd7a11afa8cf1cf5246e1a66d06 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=5b8198f2-481a-4640-a7fe-76bedfe51480 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3634b745444ba35c0edeb974e19fc8a4e8fdec9fca497639475422f2fa1abea
2026-06-09 12:20:03.027839 | controller | Jun 09 11:28:47.409122 crc crio[21508]: time="2026-06-09T11:28:47.408820354Z" level=info msg="Created container c43119754ca2ccf314c66406920897a9a4cca39374f6918f4587a325ebc1942e: openstack/ceilometer-0/ceilometer-notification-agent" id=df15e742-c0c2-4a5f-9570-503d2405c26f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.027854 | controller | Jun 09 11:28:47.409994 crc crio[21508]: time="2026-06-09T11:28:47.409939547Z" level=info msg="Starting container: c43119754ca2ccf314c66406920897a9a4cca39374f6918f4587a325ebc1942e" id=e03bf008-71aa-438f-92ee-21736c1e7783 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.027870 | controller | Jun 09 11:28:47.427640 crc crio[21508]: time="2026-06-09T11:28:47.423865238Z" level=info msg="Started container" PID=77580 containerID=9f9160f4a89b0e58e652bcce9b478a03b3c6580c26bbad76c51b5f2b7a725a8e description=openstack-operators/heat-operator-controller-manager-5c5844cc68-v5gvm/manager id=9c64c7f9-7e93-4632-b20b-2ebeb633f009 name=/runtime.v1.RuntimeService/StartContainer sandboxID=19d6af1d8af4e45e10d6ccb9880015c5048332170be1a714d949e800c8935dd2
2026-06-09 12:20:03.027885 | controller | Jun 09 11:28:47.433216 crc crio[21508]: time="2026-06-09T11:28:47.432921036Z" level=info msg="Started container" PID=77608 containerID=c43119754ca2ccf314c66406920897a9a4cca39374f6918f4587a325ebc1942e description=openstack/ceilometer-0/ceilometer-notification-agent id=e03bf008-71aa-438f-92ee-21736c1e7783 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ff35a4bddcdc604c75b846c54bc49c0cc4956f3958a5c530e4823e38e9b3713
2026-06-09 12:20:03.027901 | controller | Jun 09 11:28:47.456000 crc crio[21508]: time="2026-06-09T11:28:47.455902595Z" level=info msg="Created container 17dd91aa639b36c947b062714b9c0314e4aafebd1c284dd4eca6e2ee6ca42493: baremetal-operator-system/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/manager" id=224f1c73-9869-458d-a127-2d1f61f6f1bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.027917 | controller | Jun 09 11:28:47.458198 crc crio[21508]: time="2026-06-09T11:28:47.458127101Z" level=info msg="Starting container: 17dd91aa639b36c947b062714b9c0314e4aafebd1c284dd4eca6e2ee6ca42493" id=ecaec864-83fb-4c24-bbfc-8d1a25b8964a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.027932 | controller | Jun 09 11:28:47.460719 crc crio[21508]: time="2026-06-09T11:28:47.460652535Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=5ceb2d0c-862e-402a-ae1b-46b49a4157e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.027948 | controller | Jun 09 11:28:47.466441 crc crio[21508]: time="2026-06-09T11:28:47.466023054Z" level=info msg="Started container" PID=77594 containerID=17dd91aa639b36c947b062714b9c0314e4aafebd1c284dd4eca6e2ee6ca42493 description=baremetal-operator-system/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/manager id=ecaec864-83fb-4c24-bbfc-8d1a25b8964a name=/runtime.v1.RuntimeService/StartContainer sandboxID=52fd281d8891a65f86231fd5dcbc5a29e7dd85037a2c5a34dc7dd857da31b832
2026-06-09 12:20:03.027964 | controller | Jun 09 11:28:47.490565 crc crio[21508]: time="2026-06-09T11:28:47.490017583Z" level=info msg="Created container e53ac8d5cb6c75113e15a8bd09c85562166f3e7ec434cb9aff58e8e5c7e4322d: openstack/openstackclient/openstackclient" id=beb8149e-916d-46fc-afa8-6230b354f05a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.027980 | controller | Jun 09 11:28:47.500054 crc crio[21508]: time="2026-06-09T11:28:47.499668968Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=060bef26-342d-49d4-aad2-f6cc4c0bc8ac name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.027995 | controller | Jun 09 11:28:47.506550 crc crio[21508]: time="2026-06-09T11:28:47.506410507Z" level=info msg="Starting container: e53ac8d5cb6c75113e15a8bd09c85562166f3e7ec434cb9aff58e8e5c7e4322d" id=b5cebd11-fcf1-43ff-8dd3-b86d421ba2a3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.028014 | controller | Jun 09 11:28:47.511102 crc crio[21508]: time="2026-06-09T11:28:47.511055595Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=df50322e-2759-45b1-aedd-fed56d448fcb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.028030 | controller | Jun 09 11:28:47.511688 crc crio[21508]: time="2026-06-09T11:28:47.511665433Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.028046 | controller | Jun 09 11:28:47.532661 crc crio[21508]: time="2026-06-09T11:28:47.532377955Z" level=info msg="Started container" PID=77595 containerID=e53ac8d5cb6c75113e15a8bd09c85562166f3e7ec434cb9aff58e8e5c7e4322d description=openstack/openstackclient/openstackclient id=b5cebd11-fcf1-43ff-8dd3-b86d421ba2a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e8f68223ba81a63ecb2d2d8f0a3770548ed6ae677a7c9b3856ae0a0eadb73e9
2026-06-09 12:20:03.028062 | controller | Jun 09 11:28:47.588407 crc crio[21508]: time="2026-06-09T11:28:47.588188474Z" level=info msg="Stopped container c78a97fcf7c5464681bddc31f785901746b934d708182c1cd2b6c7617e619071: openshift-marketplace/certified-operators-gw7vs/registry-server" id=dfd610fd-b8dd-4ec6-99f2-dc22e863acb8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.028077 | controller | Jun 09 11:28:47.589567 crc crio[21508]: time="2026-06-09T11:28:47.589489622Z" level=info msg="Stopping pod sandbox: dc9e27ad3e04e2c37f6c55e6db785f507cdb7ada181032f8236e822fc673b828" id=52ba8027-9c45-4785-afae-6df8b20ea851 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.028093 | controller | Jun 09 11:28:47.590250 crc crio[21508]: time="2026-06-09T11:28:47.590131721Z" level=info msg="Got pod network &{Name:certified-operators-gw7vs Namespace:openshift-marketplace ID:dc9e27ad3e04e2c37f6c55e6db785f507cdb7ada181032f8236e822fc673b828 UID:bc01213b-154d-4adc-8ff7-c4fd8389ecea NetNS:/var/run/netns/79f348ff-d88e-4e2c-b794-a607c6cb44a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbc01213b_154d_4adc_8ff7_c4fd8389ecea.slice PodAnnotations:0xc000b28db8}] Aliases:map[]}"
2026-06-09 12:20:03.028109 | controller | Jun 09 11:28:47.590455 crc crio[21508]: time="2026-06-09T11:28:47.590260345Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-gw7vs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.028124 | controller | Jun 09 11:28:47.712208 crc crio[21508]: time="2026-06-09T11:28:47.712089265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.028140 | controller | Jun 09 11:28:47.718904 crc crio[21508]: time="2026-06-09T11:28:47.718826344Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.028155 | controller | Jun 09 11:28:47.963670 crc crio[21508]: time="2026-06-09T11:28:47.963557246Z" level=info msg="Created container 24e7189d2eab40d18b435e6c78d519b12a56f94dff6ea13858e982bd2cd97dcf: openstack/ceilometer-0/sg-core" id=df50322e-2759-45b1-aedd-fed56d448fcb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.028171 | controller | Jun 09 11:28:47.988247 crc crio[21508]: time="2026-06-09T11:28:47.988159903Z" level=info msg="Starting container: 24e7189d2eab40d18b435e6c78d519b12a56f94dff6ea13858e982bd2cd97dcf" id=1ff29b71-9b61-44b1-8c4a-c3cc68817492 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.028186 | controller | Jun 09 11:28:48.013222 crc crio[21508]: time="2026-06-09T11:28:48.012685187Z" level=info msg="Started container" PID=77840 containerID=24e7189d2eab40d18b435e6c78d519b12a56f94dff6ea13858e982bd2cd97dcf description=openstack/ceilometer-0/sg-core id=1ff29b71-9b61-44b1-8c4a-c3cc68817492 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ff35a4bddcdc604c75b846c54bc49c0cc4956f3958a5c530e4823e38e9b3713
2026-06-09 12:20:03.028205 | controller | Jun 09 11:28:48.036542 crc crio[21508]: time="2026-06-09T11:28:48.031457472Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=7fc3ed68-1688-48a3-9c3e-a3f4ab7b3755 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.028221 | controller | Jun 09 11:28:48.168129 crc crio[21508]: time="2026-06-09T11:28:48.167671307Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=e218fee9-fb0d-4d3f-ad0a-82782086d99e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.028237 | controller | Jun 09 11:28:48.192825 crc crio[21508]: time="2026-06-09T11:28:48.182161125Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=7e4ac986-da4c-42d7-b498-cea617349593 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.028253 | controller | Jun 09 11:28:48.192825 crc crio[21508]: time="2026-06-09T11:28:48.182740402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.028269 | controller | Jun 09 11:28:48.261551 crc crio[21508]: time="2026-06-09T11:28:48.261256492Z" level=info msg="Stopped pod sandbox: dc9e27ad3e04e2c37f6c55e6db785f507cdb7ada181032f8236e822fc673b828" id=52ba8027-9c45-4785-afae-6df8b20ea851 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.028284 | controller | Jun 09 11:28:48.277919 crc crio[21508]: time="2026-06-09T11:28:48.277820132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.028300 | controller | Jun 09 11:28:48.300527 crc crio[21508]: time="2026-06-09T11:28:48.291078293Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.028316 | controller | Jun 09 11:28:48.587942 crc crio[21508]: time="2026-06-09T11:28:48.586593665Z" level=info msg="Created container be23226f9dd78cd823cd05bff0d6df1e4ed84e3a6b508205ceb20c46e479c91e: openstack/ceilometer-0/proxy-httpd" id=7e4ac986-da4c-42d7-b498-cea617349593 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.028331 | controller | Jun 09 11:28:48.595788 crc crio[21508]: time="2026-06-09T11:28:48.595708055Z" level=info msg="Starting container: be23226f9dd78cd823cd05bff0d6df1e4ed84e3a6b508205ceb20c46e479c91e" id=8ec31210-42e8-4d2a-a76c-d10b4a830888 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.028362 | controller | Jun 09 11:28:48.603279 crc crio[21508]: time="2026-06-09T11:28:48.602931278Z" level=info msg="Started container" PID=77896 containerID=be23226f9dd78cd823cd05bff0d6df1e4ed84e3a6b508205ceb20c46e479c91e description=openstack/ceilometer-0/proxy-httpd id=8ec31210-42e8-4d2a-a76c-d10b4a830888 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ff35a4bddcdc604c75b846c54bc49c0cc4956f3958a5c530e4823e38e9b3713
2026-06-09 12:20:03.028384 | controller | Jun 09 11:28:49.340371 crc crio[21508]: time="2026-06-09T11:28:49.340240444Z" level=info msg="Stopping container: be23226f9dd78cd823cd05bff0d6df1e4ed84e3a6b508205ceb20c46e479c91e (timeout: 30s)" id=b1c107d7-439c-4153-b204-34ae2e9ec64c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.028401 | controller | Jun 09 11:28:49.341424 crc crio[21508]: time="2026-06-09T11:28:49.340369108Z" level=info msg="Stopping container: fd493475901b1157f31e3ad7541da8838070c84416ff1758eab87556085774aa (timeout: 30s)" id=4a5175d9-c428-463d-ae7f-a9baa1db4bb2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.028420 | controller | Jun 09 11:28:49.341424 crc crio[21508]: time="2026-06-09T11:28:49.340255294Z" level=info msg="Stopping container: c43119754ca2ccf314c66406920897a9a4cca39374f6918f4587a325ebc1942e (timeout: 30s)" id=518781d8-5e08-4c1e-b580-d1cb05384d75 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.028435 | controller | Jun 09 11:28:49.341786 crc crio[21508]: time="2026-06-09T11:28:49.341684817Z" level=info msg="Stopping container: 24e7189d2eab40d18b435e6c78d519b12a56f94dff6ea13858e982bd2cd97dcf (timeout: 30s)" id=c5dd14fb-f31b-4ed2-863d-ab9e95a31a6e name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.028451 | controller | Jun 09 11:28:49.343274 crc crio[21508]: time="2026-06-09T11:28:49.343198331Z" level=info msg="Removing container: c78a97fcf7c5464681bddc31f785901746b934d708182c1cd2b6c7617e619071" id=3ca73cdb-0b1d-4b1a-b522-d6354acbc22d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.028466 | controller | Jun 09 11:28:49.393223 crc crio[21508]: time="2026-06-09T11:28:49.392742215Z" level=info msg="Removed container c78a97fcf7c5464681bddc31f785901746b934d708182c1cd2b6c7617e619071: openshift-marketplace/certified-operators-gw7vs/registry-server" id=3ca73cdb-0b1d-4b1a-b522-d6354acbc22d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.028481 | controller | Jun 09 11:28:49.426544 crc crio[21508]: time="2026-06-09T11:28:49.426247825Z" level=info msg="Removing container: a3e39fa5ee97f0359c87589f43d117742aa386c7fc4f4a6958f45ba829a1b857" id=2c323d39-aae5-4c88-bf9b-7fee3157a443 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.028496 | controller | Jun 09 11:28:49.499379 crc crio[21508]: time="2026-06-09T11:28:49.499146429Z" level=info msg="Stopped container 24e7189d2eab40d18b435e6c78d519b12a56f94dff6ea13858e982bd2cd97dcf: openstack/ceilometer-0/sg-core" id=c5dd14fb-f31b-4ed2-863d-ab9e95a31a6e name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.028512 | controller | Jun 09 11:28:49.543153 crc crio[21508]: time="2026-06-09T11:28:49.543089118Z" level=info msg="Removed container a3e39fa5ee97f0359c87589f43d117742aa386c7fc4f4a6958f45ba829a1b857: openshift-marketplace/certified-operators-gw7vs/extract-content" id=2c323d39-aae5-4c88-bf9b-7fee3157a443 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.028527 | controller | Jun 09 11:28:49.570227 crc crio[21508]: time="2026-06-09T11:28:49.570139427Z" level=info msg="Removing container: e01dc0d183634a71c602dcd00ab2f0d1e37f494635c2101cea46e28430b75c39" id=dfb3c082-9baa-4866-9eb6-95e2d5eb3ec8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.028542 | controller | Jun 09 11:28:49.658686 crc crio[21508]: time="2026-06-09T11:28:49.656218471Z" level=info msg="Removed container e01dc0d183634a71c602dcd00ab2f0d1e37f494635c2101cea46e28430b75c39: openshift-marketplace/certified-operators-gw7vs/extract-utilities" id=dfb3c082-9baa-4866-9eb6-95e2d5eb3ec8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.028558 | controller | Jun 09 11:28:49.895993 crc crio[21508]: time="2026-06-09T11:28:49.895884533Z" level=info msg="Stopped container be23226f9dd78cd823cd05bff0d6df1e4ed84e3a6b508205ceb20c46e479c91e: openstack/ceilometer-0/proxy-httpd" id=b1c107d7-439c-4153-b204-34ae2e9ec64c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.028573 | controller | Jun 09 11:28:53.255380 crc crio[21508]: time="2026-06-09T11:28:53.25398047Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-ddgqh/POD" id=de946fd5-5e4e-44d6-9af9-275f6f224e0b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.028588 | controller | Jun 09 11:28:53.255380 crc crio[21508]: time="2026-06-09T11:28:53.255127783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.028604 | controller | Jun 09 11:28:53.296900 crc crio[21508]: time="2026-06-09T11:28:53.296450965Z" level=info msg="Got pod network &{Name:redhat-marketplace-ddgqh Namespace:openshift-marketplace ID:27afdc9ce5b2b31bd1e99a7cefc8a2ac5f51a45c7d783d95c09cb9c3dfbc0a97 UID:acb5bce7-f9f8-4aff-abfc-f78a13cb0b33 NetNS:/var/run/netns/fb4c7412-5af8-46cf-88eb-910d719e8410 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podacb5bce7_f9f8_4aff_abfc_f78a13cb0b33.slice PodAnnotations:0xc002c0a678}] Aliases:map[]}"
2026-06-09 12:20:03.028623 | controller | Jun 09 11:28:53.296900 crc crio[21508]: time="2026-06-09T11:28:53.296849496Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-ddgqh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.028639 | controller | Jun 09 11:28:55.211982 crc crio[21508]: 2026-06-09T11:28:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:27afdc9ce5b2b31 Mac:16:a3:57:17:13:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ad Mtu:0 Sandbox:/var/run/netns/fb4c7412-5af8-46cf-88eb-910d719e8410 SocketPath: PciID:}] [{Interface:0xc0004b05d0 Address:{IP:10.217.0.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.028655 | controller | Jun 09 11:28:55.217531 crc crio[21508]: time="2026-06-09T11:28:55.217369846Z" level=info msg="Got pod network &{Name:redhat-marketplace-ddgqh Namespace:openshift-marketplace ID:27afdc9ce5b2b31bd1e99a7cefc8a2ac5f51a45c7d783d95c09cb9c3dfbc0a97 UID:acb5bce7-f9f8-4aff-abfc-f78a13cb0b33 NetNS:/var/run/netns/fb4c7412-5af8-46cf-88eb-910d719e8410 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podacb5bce7_f9f8_4aff_abfc_f78a13cb0b33.slice PodAnnotations:0xc002c0a678}] Aliases:map[]}"
2026-06-09 12:20:03.028670 | controller | Jun 09 11:28:55.218232 crc crio[21508]: time="2026-06-09T11:28:55.217618913Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-ddgqh for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.028686 | controller | Jun 09 11:28:55.229520 crc crio[21508]: time="2026-06-09T11:28:55.229397121Z" level=info msg="Ran pod sandbox 27afdc9ce5b2b31bd1e99a7cefc8a2ac5f51a45c7d783d95c09cb9c3dfbc0a97 with infra container: openshift-marketplace/redhat-marketplace-ddgqh/POD" id=de946fd5-5e4e-44d6-9af9-275f6f224e0b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.028702 | controller | Jun 09 11:28:55.238410 crc crio[21508]: time="2026-06-09T11:28:55.238264863Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=aa87e7ef-cf78-4cbe-8dda-cd273166f5bd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.028717 | controller | Jun 09 11:28:55.248605 crc crio[21508]: time="2026-06-09T11:28:55.248512886Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e7c28af4-e47c-4e2e-95a6-c44046588d9f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.028732 | controller | Jun 09 11:28:55.259157 crc crio[21508]: time="2026-06-09T11:28:55.259016616Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ddgqh/extract-utilities" id=b163abd3-d4e9-4187-856f-f9c8cfa42030 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.028748 | controller | Jun 09 11:28:55.259738 crc crio[21508]: time="2026-06-09T11:28:55.259681726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.028764 | controller | Jun 09 11:28:55.321055 crc crio[21508]: time="2026-06-09T11:28:55.320931146Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.028779 | controller | Jun 09 11:28:55.331100 crc crio[21508]: time="2026-06-09T11:28:55.330966052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.028798 | controller | Jun 09 11:28:55.481455 crc crio[21508]: time="2026-06-09T11:28:55.480863771Z" level=info msg="Created container 83247f0b8841ceaa41a3636dd4e7962c9ec4b49ad137192a80adc0128cdb0e7d: openshift-marketplace/redhat-marketplace-ddgqh/extract-utilities" id=b163abd3-d4e9-4187-856f-f9c8cfa42030 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.028815 | controller | Jun 09 11:28:55.482694 crc crio[21508]: time="2026-06-09T11:28:55.482595623Z" level=info msg="Starting container: 83247f0b8841ceaa41a3636dd4e7962c9ec4b49ad137192a80adc0128cdb0e7d" id=c9ea5bfb-5818-4361-a15a-2c2414628dc3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.028831 | controller | Jun 09 11:28:55.489497 crc crio[21508]: time="2026-06-09T11:28:55.489144576Z" level=info msg="Started container" PID=78488 containerID=83247f0b8841ceaa41a3636dd4e7962c9ec4b49ad137192a80adc0128cdb0e7d description=openshift-marketplace/redhat-marketplace-ddgqh/extract-utilities id=c9ea5bfb-5818-4361-a15a-2c2414628dc3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27afdc9ce5b2b31bd1e99a7cefc8a2ac5f51a45c7d783d95c09cb9c3dfbc0a97
2026-06-09 12:20:03.028846 | controller | Jun 09 11:28:56.469546 crc crio[21508]: time="2026-06-09T11:28:56.469461762Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=7a0d817b-9e93-41c2-9774-5679d5833158 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.028862 | controller | Jun 09 11:28:56.479380 crc crio[21508]: time="2026-06-09T11:28:56.479210281Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-09 12:20:03.028878 | controller | Jun 09 11:28:57.405955 crc crio[21508]: time="2026-06-09T11:28:57.405204073Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=7a0d817b-9e93-41c2-9774-5679d5833158 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.028894 | controller | Jun 09 11:28:57.407126 crc crio[21508]: time="2026-06-09T11:28:57.407008216Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=4ef4f028-d911-4e3c-850f-0ad108629591 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.028910 | controller | Jun 09 11:28:57.409891 crc crio[21508]: time="2026-06-09T11:28:57.409734036Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=4578799f-6b49-4e3b-b3b3-a26d2d0224a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.028926 | controller | Jun 09 11:28:57.422867 crc crio[21508]: time="2026-06-09T11:28:57.42271065Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ddgqh/extract-content" id=8d1b1353-b900-4f1b-8d0a-08d3684758fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.028942 | controller | Jun 09 11:28:57.424161 crc crio[21508]: time="2026-06-09T11:28:57.424094011Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.028958 | controller | Jun 09 11:28:57.510845 crc crio[21508]: time="2026-06-09T11:28:57.510762702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.028973 | controller | Jun 09 11:28:57.513817 crc crio[21508]: time="2026-06-09T11:28:57.51376081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.028989 | controller | Jun 09 11:28:57.648573 crc crio[21508]: time="2026-06-09T11:28:57.64844897Z" level=info msg="Created container c97fce575937caedc9cdbf54eeb5d16454993db366a5ccd04f5f9660d445fc9c: openshift-marketplace/redhat-marketplace-ddgqh/extract-content" id=8d1b1353-b900-4f1b-8d0a-08d3684758fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.029010 | controller | Jun 09 11:28:57.651367 crc crio[21508]: time="2026-06-09T11:28:57.651230232Z" level=info msg="Starting container: c97fce575937caedc9cdbf54eeb5d16454993db366a5ccd04f5f9660d445fc9c" id=27882d83-ebd1-4f7d-986c-c18c91ebf9c3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.029026 | controller | Jun 09 11:28:57.659191 crc crio[21508]: time="2026-06-09T11:28:57.659115695Z" level=info msg="Started container" PID=78585 containerID=c97fce575937caedc9cdbf54eeb5d16454993db366a5ccd04f5f9660d445fc9c description=openshift-marketplace/redhat-marketplace-ddgqh/extract-content id=27882d83-ebd1-4f7d-986c-c18c91ebf9c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27afdc9ce5b2b31bd1e99a7cefc8a2ac5f51a45c7d783d95c09cb9c3dfbc0a97
2026-06-09 12:20:03.029041 | controller | Jun 09 11:28:58.508549 crc crio[21508]: time="2026-06-09T11:28:58.507887056Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=dd217218-2e47-4700-b673-3eaa875f70f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.029057 | controller | Jun 09 11:28:58.512108 crc crio[21508]: time="2026-06-09T11:28:58.511967606Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d9edd613-07f4-4be2-9039-70d484adbc67 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.029072 | controller | Jun 09 11:28:58.522565 crc crio[21508]: time="2026-06-09T11:28:58.522442836Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ddgqh/registry-server" id=72295762-1196-44bf-948d-67b1d764a8c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.029087 | controller | Jun 09 11:28:58.522991 crc crio[21508]: time="2026-06-09T11:28:58.52291958Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.029103 | controller | Jun 09 11:28:58.582591 crc crio[21508]: time="2026-06-09T11:28:58.582441199Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.029118 | controller | Jun 09 11:28:58.586182 crc crio[21508]: time="2026-06-09T11:28:58.586102807Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.029133 | controller | Jun 09 11:28:58.774802 crc crio[21508]: time="2026-06-09T11:28:58.77471709Z" level=info msg="Created container 3105f7cb7113cb5c8966a60b5cfa8011cb6b0703636286333c71a41f378e5cd4: openshift-marketplace/redhat-marketplace-ddgqh/registry-server" id=72295762-1196-44bf-948d-67b1d764a8c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.029148 | controller | Jun 09 11:28:58.775698 crc crio[21508]: time="2026-06-09T11:28:58.775640477Z" level=info msg="Starting container: 3105f7cb7113cb5c8966a60b5cfa8011cb6b0703636286333c71a41f378e5cd4" id=bda97a35-ac32-4f40-b58f-49999f3f5fba name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.029163 | controller | Jun 09 11:28:58.782171 crc crio[21508]: time="2026-06-09T11:28:58.782073608Z" level=info msg="Started container" PID=78631 containerID=3105f7cb7113cb5c8966a60b5cfa8011cb6b0703636286333c71a41f378e5cd4 description=openshift-marketplace/redhat-marketplace-ddgqh/registry-server id=bda97a35-ac32-4f40-b58f-49999f3f5fba name=/runtime.v1.RuntimeService/StartContainer sandboxID=27afdc9ce5b2b31bd1e99a7cefc8a2ac5f51a45c7d783d95c09cb9c3dfbc0a97
2026-06-09 12:20:03.029179 | controller | Jun 09 11:29:00.997882 crc crio[21508]: time="2026-06-09T11:29:00.997242891Z" level=info msg="Removing container: 289d98e560326b5ff74fe5e41958ad179e8d3d9a4157c4f9ea01445330ca1cd6" id=f63a4d28-aaf5-4c80-a2fb-fc69d9ed966a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.029197 | controller | Jun 09 11:29:01.047792 crc crio[21508]: time="2026-06-09T11:29:01.047668422Z" level=info msg="Removed container 289d98e560326b5ff74fe5e41958ad179e8d3d9a4157c4f9ea01445330ca1cd6: openshift-marketplace/community-operators-s9j49/extract-content" id=f63a4d28-aaf5-4c80-a2fb-fc69d9ed966a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.029213 | controller | Jun 09 11:29:01.050781 crc crio[21508]: time="2026-06-09T11:29:01.050694431Z" level=info msg="Removing container: d2b23f5231bc49ccf73242d55a00a706453fd97cb5a16a5f8aec5deeed4c6dc3" id=c8db8b9b-6928-44e4-ac4f-bd116bf28a33 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.029228 | controller | Jun 09 11:29:01.103885 crc crio[21508]: time="2026-06-09T11:29:01.10378693Z" level=info msg="Removed container d2b23f5231bc49ccf73242d55a00a706453fd97cb5a16a5f8aec5deeed4c6dc3: openshift-marketplace/community-operators-s9j49/extract-utilities" id=c8db8b9b-6928-44e4-ac4f-bd116bf28a33 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.029243 | controller | Jun 09 11:29:01.108801 crc crio[21508]: time="2026-06-09T11:29:01.108710825Z" level=info msg="Removing container: 2b98ea3d8d63564ee55e071dc3f97b40fa5acec8fdc3151899adb7ddbefa6840" id=6c6f9acc-9c74-43c1-91f3-957b98722323 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.029258 | controller | Jun 09 11:29:01.151966 crc crio[21508]: time="2026-06-09T11:29:01.151870851Z" level=info msg="Removed container 2b98ea3d8d63564ee55e071dc3f97b40fa5acec8fdc3151899adb7ddbefa6840: openshift-marketplace/community-operators-s9j49/registry-server" id=6c6f9acc-9c74-43c1-91f3-957b98722323 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.029273 | controller | Jun 09 11:29:01.160994 crc crio[21508]: time="2026-06-09T11:29:01.160900707Z" level=info msg="Stopping pod sandbox: e4933ac0cdfacdd8288f4c1393fc7e0b0274f6580a8cccfe69188b804ba64c25" id=dba65106-3c64-4d9a-ae28-c04525733eb9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.029288 | controller | Jun 09 11:29:01.160994 crc crio[21508]: time="2026-06-09T11:29:01.16098005Z" level=info msg="Stopped pod sandbox (already stopped): e4933ac0cdfacdd8288f4c1393fc7e0b0274f6580a8cccfe69188b804ba64c25" id=dba65106-3c64-4d9a-ae28-c04525733eb9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.029303 | controller | Jun 09 11:29:01.161520 crc crio[21508]: time="2026-06-09T11:29:01.161463474Z" level=info msg="Removing pod sandbox: e4933ac0cdfacdd8288f4c1393fc7e0b0274f6580a8cccfe69188b804ba64c25" id=7e817a92-4bac-47c5-ace3-a653524ad487 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.029319 | controller | Jun 09 11:29:01.175957 crc crio[21508]: time="2026-06-09T11:29:01.175837239Z" level=info msg="Removed pod sandbox: e4933ac0cdfacdd8288f4c1393fc7e0b0274f6580a8cccfe69188b804ba64c25" id=7e817a92-4bac-47c5-ace3-a653524ad487 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.029335 | controller | Jun 09 11:29:01.176725 crc crio[21508]: time="2026-06-09T11:29:01.176641493Z" level=info msg="Stopping pod sandbox: d534730c915cbbcf7316445cf8248abc1c995da2941785c22d0093b058f8c52e" id=7cd9d638-be0c-485f-9ea3-a6ddfca2b879 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.029367 | controller | Jun 09 11:29:01.176725 crc crio[21508]: time="2026-06-09T11:29:01.176722655Z" level=info msg="Stopped pod sandbox (already stopped): d534730c915cbbcf7316445cf8248abc1c995da2941785c22d0093b058f8c52e" id=7cd9d638-be0c-485f-9ea3-a6ddfca2b879 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.029385 | controller | Jun 09 11:29:01.177655 crc crio[21508]: time="2026-06-09T11:29:01.17757515Z" level=info msg="Removing pod sandbox: d534730c915cbbcf7316445cf8248abc1c995da2941785c22d0093b058f8c52e" id=aa121172-4387-4ae2-85cf-6f29589843d9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.029404 | controller | Jun 09 11:29:01.194263 crc crio[21508]: time="2026-06-09T11:29:01.194174361Z" level=info msg="Removed pod sandbox: d534730c915cbbcf7316445cf8248abc1c995da2941785c22d0093b058f8c52e" id=aa121172-4387-4ae2-85cf-6f29589843d9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.029420 | controller | Jun 09 11:29:01.195412 crc crio[21508]: time="2026-06-09T11:29:01.195339205Z" level=info msg="Stopping pod sandbox: dc9e27ad3e04e2c37f6c55e6db785f507cdb7ada181032f8236e822fc673b828" id=00ef96f3-2277-4de1-bf40-dc889b2bbaeb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.029435 | controller | Jun 09 11:29:01.195521 crc crio[21508]: time="2026-06-09T11:29:01.195423557Z" level=info msg="Stopped pod sandbox (already stopped): dc9e27ad3e04e2c37f6c55e6db785f507cdb7ada181032f8236e822fc673b828" id=00ef96f3-2277-4de1-bf40-dc889b2bbaeb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.029451 | controller | Jun 09 11:29:01.196425 crc crio[21508]: time="2026-06-09T11:29:01.19617585Z" level=info msg="Removing pod sandbox: dc9e27ad3e04e2c37f6c55e6db785f507cdb7ada181032f8236e822fc673b828" id=3b00b2ba-d7ad-411e-a75f-7bde0feca239 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.029466 | controller | Jun 09 11:29:01.211095 crc crio[21508]: time="2026-06-09T11:29:01.211000578Z" level=info msg="Removed pod sandbox: dc9e27ad3e04e2c37f6c55e6db785f507cdb7ada181032f8236e822fc673b828" id=3b00b2ba-d7ad-411e-a75f-7bde0feca239 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.029481 | controller | Jun 09 11:29:01.212098 crc crio[21508]: time="2026-06-09T11:29:01.212006098Z" level=info msg="Stopping pod sandbox: 3e244b2957dbd94c5ccee625a392f6e0ebacc15deaec0a18e5222898afd7d5ec" id=dfefe28a-93c3-4ab7-88f9-abb95ee16b63 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.029496 | controller | Jun 09 11:29:01.212098 crc crio[21508]: time="2026-06-09T11:29:01.21209059Z" level=info msg="Stopped pod sandbox (already stopped): 3e244b2957dbd94c5ccee625a392f6e0ebacc15deaec0a18e5222898afd7d5ec" id=dfefe28a-93c3-4ab7-88f9-abb95ee16b63 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.029511 | controller | Jun 09 11:29:01.214749 crc crio[21508]: time="2026-06-09T11:29:01.214661406Z" level=info msg="Removing pod sandbox: 3e244b2957dbd94c5ccee625a392f6e0ebacc15deaec0a18e5222898afd7d5ec" id=b254b22d-d533-4500-953f-62dd98fb07ae name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.029526 | controller | Jun 09 11:29:01.228975 crc crio[21508]: time="2026-06-09T11:29:01.228850875Z" level=info msg="Removed pod sandbox: 3e244b2957dbd94c5ccee625a392f6e0ebacc15deaec0a18e5222898afd7d5ec" id=b254b22d-d533-4500-953f-62dd98fb07ae name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.029542 | controller | Jun 09 11:29:01.230001 crc crio[21508]: time="2026-06-09T11:29:01.229922707Z" level=info msg="Stopping pod sandbox: 7562a2b0bcd5e5426a099625f400b927e1958afd4141adba0937df8c46dfab70" id=026e2331-e69f-457b-97b9-f89d747e5e6a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.029557 | controller | Jun 09 11:29:01.230111 crc crio[21508]: time="2026-06-09T11:29:01.230008069Z" level=info msg="Stopped pod sandbox (already stopped): 7562a2b0bcd5e5426a099625f400b927e1958afd4141adba0937df8c46dfab70" id=026e2331-e69f-457b-97b9-f89d747e5e6a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.029572 | controller | Jun 09 11:29:01.233649 crc crio[21508]: time="2026-06-09T11:29:01.233579205Z" level=info msg="Removing pod sandbox: 7562a2b0bcd5e5426a099625f400b927e1958afd4141adba0937df8c46dfab70" id=3dfad4c8-062c-4c8d-b50b-283f916013ef name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.029588 | controller | Jun 09 11:29:01.248193 crc crio[21508]: time="2026-06-09T11:29:01.248010891Z" level=info msg="Removed pod sandbox: 7562a2b0bcd5e5426a099625f400b927e1958afd4141adba0937df8c46dfab70" id=3dfad4c8-062c-4c8d-b50b-283f916013ef name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.029607 | controller | Jun 09 11:29:01.249070 crc crio[21508]: time="2026-06-09T11:29:01.248950379Z" level=info msg="Stopping pod sandbox: aceb6e2df6282ed60a27f7166c63f828d1f1ef3300497724065bfde262ec42f4" id=e66f7ddc-74a6-461d-8370-d2e3c7b5bf74 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.029623 | controller | Jun 09 11:29:01.249070 crc crio[21508]: time="2026-06-09T11:29:01.249047622Z" level=info msg="Stopped pod sandbox (already stopped): aceb6e2df6282ed60a27f7166c63f828d1f1ef3300497724065bfde262ec42f4" id=e66f7ddc-74a6-461d-8370-d2e3c7b5bf74 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.029638 | controller | Jun 09 11:29:01.249750 crc crio[21508]: time="2026-06-09T11:29:01.249680011Z" level=info msg="Removing pod sandbox: aceb6e2df6282ed60a27f7166c63f828d1f1ef3300497724065bfde262ec42f4" id=2dfd4cb8-9967-49dd-a17d-05bf38f0a41c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.029653 | controller | Jun 09 11:29:01.274559 crc crio[21508]: time="2026-06-09T11:29:01.274471273Z" level=info msg="Removed pod sandbox: aceb6e2df6282ed60a27f7166c63f828d1f1ef3300497724065bfde262ec42f4" id=2dfd4cb8-9967-49dd-a17d-05bf38f0a41c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.029668 | controller | Jun 09 11:29:05.625287 crc crio[21508]: time="2026-06-09T11:29:05.623694016Z" level=info msg="Stopping container: 3105f7cb7113cb5c8966a60b5cfa8011cb6b0703636286333c71a41f378e5cd4 (timeout: 2s)" id=db583995-5095-4871-8d1d-58c561c57ec4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.029684 | controller | Jun 09 11:29:05.782752 crc crio[21508]: time="2026-06-09T11:29:05.777237403Z" level=info msg="Stopping container: b659b288e436990d33b515ac51dc0cea79c296815aaf126dde3142668d3f96db (timeout: 30s)" id=be1b1b6d-8bb0-4ec7-92e8-3f6526149b95 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.029699 | controller | Jun 09 11:29:05.782752 crc crio[21508]: time="2026-06-09T11:29:05.778653205Z" level=info msg="Stopping container: 9c6d7d8a1cc80c5ba14af8057dc796a61fd81c8e819a3fd49e44926e928d8db4 (timeout: 30s)" id=47e9d133-8ed3-45df-bfd2-2d5d63d4d859 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.029714 | controller | Jun 09 11:29:05.794446 crc crio[21508]: time="2026-06-09T11:29:05.793639568Z" level=info msg="Stopped container 3105f7cb7113cb5c8966a60b5cfa8011cb6b0703636286333c71a41f378e5cd4: openshift-marketplace/redhat-marketplace-ddgqh/registry-server" id=db583995-5095-4871-8d1d-58c561c57ec4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.029729 | controller | Jun 09 11:29:05.798779 crc crio[21508]: time="2026-06-09T11:29:05.795662758Z" level=info msg="Stopping pod sandbox: 27afdc9ce5b2b31bd1e99a7cefc8a2ac5f51a45c7d783d95c09cb9c3dfbc0a97" id=47241320-2026-4326-af25-bf4e698364f7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.029744 | controller | Jun 09 11:29:05.815656 crc crio[21508]: time="2026-06-09T11:29:05.815538265Z" level=info msg="Got pod network &{Name:redhat-marketplace-ddgqh Namespace:openshift-marketplace ID:27afdc9ce5b2b31bd1e99a7cefc8a2ac5f51a45c7d783d95c09cb9c3dfbc0a97 UID:acb5bce7-f9f8-4aff-abfc-f78a13cb0b33 NetNS:/var/run/netns/fb4c7412-5af8-46cf-88eb-910d719e8410 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podacb5bce7_f9f8_4aff_abfc_f78a13cb0b33.slice PodAnnotations:0xc000b28eb8}] Aliases:map[]}"
2026-06-09 12:20:03.029760 | controller | Jun 09 11:29:05.816150 crc crio[21508]: time="2026-06-09T11:29:05.815873755Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-ddgqh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.029785 | controller | Jun 09 11:29:05.848978 crc crio[21508]: time="2026-06-09T11:29:05.848409536Z" level=info msg="Stopping container: 6b87b4338d317c3c4979cb36bcd90bc40b9bec3c899213b589f23c4e995276d2 (timeout: 10s)" id=85ed8758-7ae8-414d-9a5e-dd7ba4675158 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.029805 | controller | Jun 09 11:29:06.007777 crc crio[21508]: time="2026-06-09T11:29:06.004250691Z" level=info msg="Stopped container 6b87b4338d317c3c4979cb36bcd90bc40b9bec3c899213b589f23c4e995276d2: openstack/dnsmasq-dns-84d7ccbd87-hjqlk/dnsmasq-dns" id=85ed8758-7ae8-414d-9a5e-dd7ba4675158 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.029821 | controller | Jun 09 11:29:06.017631 crc crio[21508]: time="2026-06-09T11:29:06.016833863Z" level=info msg="Stopping pod sandbox: 57021d77d78419a96deca25192b4733164a6245abb13dbca48b69b6778cef92f" id=72417818-a171-4b7b-8d96-252778782174 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.029837 | controller | Jun 09 11:29:06.017631 crc crio[21508]: time="2026-06-09T11:29:06.017516793Z" level=info msg="Got pod network &{Name:dnsmasq-dns-84d7ccbd87-hjqlk Namespace:openstack ID:57021d77d78419a96deca25192b4733164a6245abb13dbca48b69b6778cef92f UID:abb65014-9f29-43fc-80da-ce78aeb487a3 NetNS:/var/run/netns/380375d4-96d7-47c4-a604-ae972870ae0f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podabb65014_9f29_43fc_80da_ce78aeb487a3.slice PodAnnotations:0xc004f90730}] Aliases:map[]}"
2026-06-09 12:20:03.029853 | controller | Jun 09 11:29:06.017821 crc crio[21508]: time="2026-06-09T11:29:06.017702199Z" level=info msg="Deleting pod openstack_dnsmasq-dns-84d7ccbd87-hjqlk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.029868 | controller | Jun 09 11:29:06.262184 crc crio[21508]: time="2026-06-09T11:29:06.26208868Z" level=info msg="Running pod sandbox: openstack/swift-proxy-56bb55d8f-rgtp2/POD" id=51132b82-0c35-4820-8b9d-0acd50359267 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.029884 | controller | Jun 09 11:29:06.262184 crc crio[21508]: time="2026-06-09T11:29:06.262206993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.029900 | controller | Jun 09 11:29:06.354527 crc crio[21508]: time="2026-06-09T11:29:06.352549343Z" level=info msg="Got pod network &{Name:swift-proxy-56bb55d8f-rgtp2 Namespace:openstack ID:ff320bcac9f004e876823160e7c1bbe1a32fe2935d152282cd9fc3bdc09d1355 UID:7e868277-8d2f-445b-adda-e7abe2ae832d NetNS:/var/run/netns/2e337a3f-13bb-4ee0-a5e0-ac439dd8b18b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e868277_8d2f_445b_adda_e7abe2ae832d.slice PodAnnotations:0xc000d9f000}] Aliases:map[]}"
2026-06-09 12:20:03.029916 | controller | Jun 09 11:29:06.354527 crc crio[21508]: time="2026-06-09T11:29:06.353029307Z" level=info msg="Adding pod openstack_swift-proxy-56bb55d8f-rgtp2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.029932 | controller | Jun 09 11:29:06.411623 crc crio[21508]: time="2026-06-09T11:29:06.411501755Z" level=info msg="Stopped pod sandbox: 27afdc9ce5b2b31bd1e99a7cefc8a2ac5f51a45c7d783d95c09cb9c3dfbc0a97" id=47241320-2026-4326-af25-bf4e698364f7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.029948 | controller | Jun 09 11:29:06.668400 crc crio[21508]: time="2026-06-09T11:29:06.667631953Z" level=info msg="Removing container: 3105f7cb7113cb5c8966a60b5cfa8011cb6b0703636286333c71a41f378e5cd4" id=27323bc6-ae7b-4f07-bc2e-54d296c75723 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.029964 | controller | Jun 09 11:29:06.706896 crc crio[21508]: time="2026-06-09T11:29:06.70676768Z" level=info msg="Removed container 3105f7cb7113cb5c8966a60b5cfa8011cb6b0703636286333c71a41f378e5cd4: openshift-marketplace/redhat-marketplace-ddgqh/registry-server" id=27323bc6-ae7b-4f07-bc2e-54d296c75723 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.029983 | controller | Jun 09 11:29:06.711755 crc crio[21508]: time="2026-06-09T11:29:06.71051328Z" level=info msg="Removing container: c97fce575937caedc9cdbf54eeb5d16454993db366a5ccd04f5f9660d445fc9c" id=c9743a13-18b9-4d25-b9fe-4bcc923a636a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.029999 | controller | Jun 09 11:29:06.730516 crc crio[21508]: time="2026-06-09T11:29:06.730426289Z" level=info msg="Stopped pod sandbox: 57021d77d78419a96deca25192b4733164a6245abb13dbca48b69b6778cef92f" id=72417818-a171-4b7b-8d96-252778782174 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.030015 | controller | Jun 09 11:29:06.796441 crc crio[21508]: time="2026-06-09T11:29:06.796213053Z" level=info msg="Removed container c97fce575937caedc9cdbf54eeb5d16454993db366a5ccd04f5f9660d445fc9c: openshift-marketplace/redhat-marketplace-ddgqh/extract-content" id=c9743a13-18b9-4d25-b9fe-4bcc923a636a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.030030 | controller | Jun 09 11:29:06.816394 crc crio[21508]: time="2026-06-09T11:29:06.809472414Z" level=info msg="Removing container: 83247f0b8841ceaa41a3636dd4e7962c9ec4b49ad137192a80adc0128cdb0e7d" id=5ba6105c-487b-4bd1-9258-6db412ad9af0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.030045 | controller | Jun 09 11:29:06.920502 crc crio[21508]: time="2026-06-09T11:29:06.917506187Z" level=info msg="Removed container 83247f0b8841ceaa41a3636dd4e7962c9ec4b49ad137192a80adc0128cdb0e7d: openshift-marketplace/redhat-marketplace-ddgqh/extract-utilities" id=5ba6105c-487b-4bd1-9258-6db412ad9af0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.030061 | controller | Jun 09 11:29:07.172984 crc crio[21508]: time="2026-06-09T11:29:07.172679336Z" level=info msg="Stopped container b659b288e436990d33b515ac51dc0cea79c296815aaf126dde3142668d3f96db: openstack/cinder-scheduler-0/probe" id=be1b1b6d-8bb0-4ec7-92e8-3f6526149b95 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.030082 | controller | Jun 09 11:29:07.467611 crc crio[21508]: 2026-06-09T11:29:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ff320bcac9f004e Mac:86:83:42:39:85:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ae Mtu:0 Sandbox:/var/run/netns/2e337a3f-13bb-4ee0-a5e0-ac439dd8b18b SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.030098 | controller | Jun 09 11:29:07.470203 crc crio[21508]: time="2026-06-09T11:29:07.470135795Z" level=info msg="Got pod network &{Name:swift-proxy-56bb55d8f-rgtp2 Namespace:openstack ID:ff320bcac9f004e876823160e7c1bbe1a32fe2935d152282cd9fc3bdc09d1355 UID:7e868277-8d2f-445b-adda-e7abe2ae832d NetNS:/var/run/netns/2e337a3f-13bb-4ee0-a5e0-ac439dd8b18b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e868277_8d2f_445b_adda_e7abe2ae832d.slice PodAnnotations:0xc000d9f000}] Aliases:map[]}"
2026-06-09 12:20:03.030113 | controller | Jun 09 11:29:07.470554 crc crio[21508]: time="2026-06-09T11:29:07.470447215Z" level=info msg="Checking pod openstack_swift-proxy-56bb55d8f-rgtp2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.030130 | controller | Jun 09 11:29:07.484423 crc crio[21508]: time="2026-06-09T11:29:07.484288844Z" level=info msg="Ran pod sandbox ff320bcac9f004e876823160e7c1bbe1a32fe2935d152282cd9fc3bdc09d1355 with infra container: openstack/swift-proxy-56bb55d8f-rgtp2/POD" id=51132b82-0c35-4820-8b9d-0acd50359267 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.030146 | controller | Jun 09 11:29:07.495676 crc crio[21508]: time="2026-06-09T11:29:07.495564067Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=c5eac45f-6b75-474d-91ae-44b7f29d9153 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.030161 | controller | Jun 09 11:29:07.618509 crc crio[21508]: time="2026-06-09T11:29:07.618396856Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=68c38e90-6fcc-4698-8437-945572cc373b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.030181 | controller | Jun 09 11:29:07.630179 crc crio[21508]: time="2026-06-09T11:29:07.630087442Z" level=info msg="Creating container: openstack/swift-proxy-56bb55d8f-rgtp2/proxy-httpd" id=f458398b-91e5-41ee-b799-9e2089f2368e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.030198 | controller | Jun 09 11:29:07.630625 crc crio[21508]: time="2026-06-09T11:29:07.630576496Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.030214 | controller | Jun 09 11:29:07.757645 crc crio[21508]: time="2026-06-09T11:29:07.757542018Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.030229 | controller | Jun 09 11:29:07.759112 crc crio[21508]: time="2026-06-09T11:29:07.758849837Z" level=info msg="Removing container: 6b87b4338d317c3c4979cb36bcd90bc40b9bec3c899213b589f23c4e995276d2" id=42d33bdf-49e3-4158-b32b-4606ebdcb647 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.030245 | controller | Jun 09 11:29:07.769142 crc crio[21508]: time="2026-06-09T11:29:07.769058938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.030261 | controller | Jun 09 11:29:07.888050 crc crio[21508]: time="2026-06-09T11:29:07.887969842Z" level=info msg="Removed container 6b87b4338d317c3c4979cb36bcd90bc40b9bec3c899213b589f23c4e995276d2: openstack/dnsmasq-dns-84d7ccbd87-hjqlk/dnsmasq-dns" id=42d33bdf-49e3-4158-b32b-4606ebdcb647 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.030276 | controller | Jun 09 11:29:07.899394 crc crio[21508]: time="2026-06-09T11:29:07.899289986Z" level=info msg="Removing container: 6bb32e82437bdca0f8c20eea6a6707f9c2a422e5e3fe81eb1420aada7431704d" id=367274e4-41fa-4405-8e5a-32793e5af3f1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.030292 | controller | Jun 09 11:29:07.932988 crc crio[21508]: time="2026-06-09T11:29:07.932153547Z" level=info msg="Removed container 6bb32e82437bdca0f8c20eea6a6707f9c2a422e5e3fe81eb1420aada7431704d: openstack/dnsmasq-dns-84d7ccbd87-hjqlk/init" id=367274e4-41fa-4405-8e5a-32793e5af3f1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.030307 | controller | Jun 09 11:29:08.068810 crc crio[21508]: time="2026-06-09T11:29:08.068711873Z" level=info msg="Created container 61a7d5525fa86e202d6f5cc35feeabe4387fbba8dbf33f6ded80bfc433dae5a3: openstack/swift-proxy-56bb55d8f-rgtp2/proxy-httpd" id=f458398b-91e5-41ee-b799-9e2089f2368e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.030323 | controller | Jun 09 11:29:08.071664 crc crio[21508]: time="2026-06-09T11:29:08.071630569Z" level=info msg="Starting container: 61a7d5525fa86e202d6f5cc35feeabe4387fbba8dbf33f6ded80bfc433dae5a3" id=45a2b7b2-22ea-4f1e-85f3-0a03f7bca936 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.030339 | controller | Jun 09 11:29:08.082017 crc crio[21508]: time="2026-06-09T11:29:08.081924133Z" level=info msg="Started container" PID=79354 containerID=61a7d5525fa86e202d6f5cc35feeabe4387fbba8dbf33f6ded80bfc433dae5a3 description=openstack/swift-proxy-56bb55d8f-rgtp2/proxy-httpd id=45a2b7b2-22ea-4f1e-85f3-0a03f7bca936 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff320bcac9f004e876823160e7c1bbe1a32fe2935d152282cd9fc3bdc09d1355
2026-06-09 12:20:03.030372 | controller | Jun 09 11:29:08.096774 crc crio[21508]: time="2026-06-09T11:29:08.09671602Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=37c644ed-3fe0-4399-996d-e722f44a0cf5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.030394 | controller | Jun 09 11:29:08.208254 crc crio[21508]: time="2026-06-09T11:29:08.20770865Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=920af321-10b9-4865-8fd7-2b7a5225dc85 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.030411 | controller | Jun 09 11:29:08.226638 crc crio[21508]: time="2026-06-09T11:29:08.226547116Z" level=info msg="Creating container: openstack/swift-proxy-56bb55d8f-rgtp2/proxy-server" id=972068d7-93ad-4717-b19e-849d3accea30 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.030427 | controller | Jun 09 11:29:08.227017 crc crio[21508]: time="2026-06-09T11:29:08.226961849Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.030442 | controller | Jun 09 11:29:08.310362 crc crio[21508]: time="2026-06-09T11:29:08.310091845Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.030458 | controller | Jun 09 11:29:08.319171 crc crio[21508]: time="2026-06-09T11:29:08.31904372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.030474 | controller | Jun 09 11:29:08.479160 crc crio[21508]: time="2026-06-09T11:29:08.479059618Z" level=info msg="Created container 4a5cddd7b9a654579b76fdcbb6714eb7fae2a15a5537c5f21ae17db62101e6f4: openstack/swift-proxy-56bb55d8f-rgtp2/proxy-server" id=972068d7-93ad-4717-b19e-849d3accea30 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.030490 | controller | Jun 09 11:29:08.480194 crc crio[21508]: time="2026-06-09T11:29:08.48015751Z" level=info msg="Starting container: 4a5cddd7b9a654579b76fdcbb6714eb7fae2a15a5537c5f21ae17db62101e6f4" id=de7a5504-a387-497b-a72b-a837278355ed name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.030506 | controller | Jun 09 11:29:08.487603 crc crio[21508]: time="2026-06-09T11:29:08.487541739Z" level=info msg="Started container" PID=79383 containerID=4a5cddd7b9a654579b76fdcbb6714eb7fae2a15a5537c5f21ae17db62101e6f4 description=openstack/swift-proxy-56bb55d8f-rgtp2/proxy-server id=de7a5504-a387-497b-a72b-a837278355ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff320bcac9f004e876823160e7c1bbe1a32fe2935d152282cd9fc3bdc09d1355
2026-06-09 12:20:03.030522 | controller | Jun 09 11:29:10.581882 crc crio[21508]: time="2026-06-09T11:29:10.581463361Z" level=info msg="Stopped container 9c6d7d8a1cc80c5ba14af8057dc796a61fd81c8e819a3fd49e44926e928d8db4: openstack/cinder-scheduler-0/cinder-scheduler" id=47e9d133-8ed3-45df-bfd2-2d5d63d4d859 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.030538 | controller | Jun 09 11:29:10.583690 crc crio[21508]: time="2026-06-09T11:29:10.583601604Z" level=info msg="Stopping pod sandbox: e190ca656fd81a09e4107694a47c8ec064130b3b65838806808b58c67da5bd02" id=5643e2bf-1627-4562-849f-8493b72a2f11 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.030554 | controller | Jun 09 11:29:10.584431 crc crio[21508]: time="2026-06-09T11:29:10.584353076Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:e190ca656fd81a09e4107694a47c8ec064130b3b65838806808b58c67da5bd02 UID:7719a13f-83c7-444d-a440-bb0dc4c46f97 NetNS:/var/run/netns/db633eed-0ca7-4cfc-95f1-77b27b50b013 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7719a13f_83c7_444d_a440_bb0dc4c46f97.slice PodAnnotations:0xc00465f038}] Aliases:map[]}"
2026-06-09 12:20:03.030570 | controller | Jun 09 11:29:10.584664 crc crio[21508]: time="2026-06-09T11:29:10.584568202Z" level=info msg="Deleting pod openstack_cinder-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.030590 | controller | Jun 09 11:29:10.987034 crc crio[21508]: time="2026-06-09T11:29:10.986787598Z" level=info msg="Stopped pod sandbox: e190ca656fd81a09e4107694a47c8ec064130b3b65838806808b58c67da5bd02" id=5643e2bf-1627-4562-849f-8493b72a2f11 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.030606 | controller | Jun 09 11:29:11.910810 crc crio[21508]: time="2026-06-09T11:29:11.910511843Z" level=info msg="Removing container: b659b288e436990d33b515ac51dc0cea79c296815aaf126dde3142668d3f96db" id=e4a950b0-ca9f-4035-bc2e-4289712c6ce9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.030623 | controller | Jun 09 11:29:11.943690 crc crio[21508]: time="2026-06-09T11:29:11.943550699Z" level=info msg="Removed container b659b288e436990d33b515ac51dc0cea79c296815aaf126dde3142668d3f96db: openstack/cinder-scheduler-0/probe" id=e4a950b0-ca9f-4035-bc2e-4289712c6ce9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.030639 | controller | Jun 09 11:29:11.950530 crc crio[21508]: time="2026-06-09T11:29:11.950427772Z" level=info msg="Removing container: 9c6d7d8a1cc80c5ba14af8057dc796a61fd81c8e819a3fd49e44926e928d8db4" id=0424873b-86bf-4719-8296-e866def289e8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.030655 | controller | Jun 09 11:29:11.991573 crc crio[21508]: time="2026-06-09T11:29:11.991487735Z" level=info msg="Removed container 9c6d7d8a1cc80c5ba14af8057dc796a61fd81c8e819a3fd49e44926e928d8db4: openstack/cinder-scheduler-0/cinder-scheduler" id=0424873b-86bf-4719-8296-e866def289e8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.030671 | controller | Jun 09 11:29:12.087021 crc crio[21508]: time="2026-06-09T11:29:12.086940396Z" level=info msg="Stopping container: b2dc32f41d7223b8306ad75e3ded370f39dbf539ef18ea1fb9b7df177deb7f7c (timeout: 2s)" id=c223ebec-7603-437a-a1e2-e774b9c50a25 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.030686 | controller | Jun 09 11:29:13.694450 crc crio[21508]: time="2026-06-09T11:29:13.694267755Z" level=info msg="Stopped container b2dc32f41d7223b8306ad75e3ded370f39dbf539ef18ea1fb9b7df177deb7f7c: openshift-marketplace/redhat-operators-rlzqr/registry-server" id=c223ebec-7603-437a-a1e2-e774b9c50a25 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.030702 | controller | Jun 09 11:29:13.697036 crc crio[21508]: time="2026-06-09T11:29:13.696946804Z" level=info msg="Stopping pod sandbox: 8e065d5df2ba343318d243f954795f030b88e4829dd570ae96cabc781aea0102" id=e7c1527b-7b0d-401e-9ec4-6fb86ba29d69 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.030718 | controller | Jun 09 11:29:13.704928 crc crio[21508]: time="2026-06-09T11:29:13.704268239Z" level=info msg="Got pod network &{Name:redhat-operators-rlzqr Namespace:openshift-marketplace ID:8e065d5df2ba343318d243f954795f030b88e4829dd570ae96cabc781aea0102 UID:04e1d022-0a35-4b40-93c7-e0ec37004e89 NetNS:/var/run/netns/a2daa238-1182-403a-b152-3c12dc69d501 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod04e1d022_0a35_4b40_93c7_e0ec37004e89.slice PodAnnotations:0xc00011e9d8}] Aliases:map[]}"
2026-06-09 12:20:03.030734 | controller | Jun 09 11:29:13.704928 crc crio[21508]: time="2026-06-09T11:29:13.704575338Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-rlzqr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.030750 | controller | Jun 09 11:29:13.870602 crc crio[21508]: time="2026-06-09T11:29:13.869748716Z" level=info msg="Running pod sandbox: openstack/cinder-scheduler-0/POD" id=f31be5ef-1b08-4ee2-a713-fd1164a73494 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.030765 | controller | Jun 09 11:29:13.870738 crc crio[21508]: time="2026-06-09T11:29:13.870626402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.030785 | controller | Jun 09 11:29:14.254662 crc crio[21508]: time="2026-06-09T11:29:14.254552065Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:c488047f50e3fd905c8b4cddb090c62853343904c3b684c5bb312f6fcb6fa35c UID:b596b513-895a-4d34-8a30-46f9b1192a56 NetNS:/var/run/netns/57fa33c2-a817-42dc-97d1-c453b5982d33 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb596b513_895a_4d34_8a30_46f9b1192a56.slice PodAnnotations:0xc00008c630}] Aliases:map[]}"
2026-06-09 12:20:03.030801 | controller | Jun 09 11:29:14.255397 crc crio[21508]: time="2026-06-09T11:29:14.254815993Z" level=info msg="Adding pod openstack_cinder-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.030817 | controller | Jun 09 11:29:14.406234 crc crio[21508]: time="2026-06-09T11:29:14.405724242Z" level=info msg="Stopping container: 258236b76ec929ea867fa15d6c98df2544dac5ac29bdb87fa2122192b73b0c0d (timeout: 30s)" id=5e9089d4-f05d-4b08-9097-c774205317f8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.030833 | controller | Jun 09 11:29:14.406492 crc crio[21508]: time="2026-06-09T11:29:14.405900888Z" level=info msg="Stopping container: 2c4601e6cf857dd3f54f737b9a21c70cd53840460828b0df0805b8b791003466 (timeout: 30s)" id=be98b9ea-33b5-4494-ae37-bdffef7ffcbd name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.030849 | controller | Jun 09 11:29:14.670176 crc crio[21508]: time="2026-06-09T11:29:14.669556028Z" level=info msg="Stopped pod sandbox: 8e065d5df2ba343318d243f954795f030b88e4829dd570ae96cabc781aea0102" id=e7c1527b-7b0d-401e-9ec4-6fb86ba29d69 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.030865 | controller | Jun 09 11:29:14.870807 crc crio[21508]: time="2026-06-09T11:29:14.869806135Z" level=info msg="Stopped container 258236b76ec929ea867fa15d6c98df2544dac5ac29bdb87fa2122192b73b0c0d: openstack/neutron-cdf967bd4-srwx6/neutron-httpd" id=5e9089d4-f05d-4b08-9097-c774205317f8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.030880 | controller | Jun 09 11:29:14.996594 crc crio[21508]: time="2026-06-09T11:29:14.996247622Z" level=info msg="Removing container: b2dc32f41d7223b8306ad75e3ded370f39dbf539ef18ea1fb9b7df177deb7f7c" id=d926e77a-b183-4a72-9932-5231f32a7605 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.030896 | controller | Jun 09 11:29:15.084579 crc crio[21508]: 2026-06-09T11:29:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c488047f50e3fd9 Mac:26:38:a5:f7:12:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:af Mtu:0 Sandbox:/var/run/netns/57fa33c2-a817-42dc-97d1-c453b5982d33 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.030912 | controller | Jun 09 11:29:15.091887 crc crio[21508]: time="2026-06-09T11:29:15.089729524Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:c488047f50e3fd905c8b4cddb090c62853343904c3b684c5bb312f6fcb6fa35c UID:b596b513-895a-4d34-8a30-46f9b1192a56 NetNS:/var/run/netns/57fa33c2-a817-42dc-97d1-c453b5982d33 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb596b513_895a_4d34_8a30_46f9b1192a56.slice PodAnnotations:0xc00008c630}] Aliases:map[]}"
2026-06-09 12:20:03.030928 | controller | Jun 09 11:29:15.091887 crc crio[21508]: time="2026-06-09T11:29:15.08993598Z" level=info msg="Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.030943 | controller | Jun 09 11:29:15.169185 crc crio[21508]: time="2026-06-09T11:29:15.169070948Z" level=info msg="Removed container b2dc32f41d7223b8306ad75e3ded370f39dbf539ef18ea1fb9b7df177deb7f7c: openshift-marketplace/redhat-operators-rlzqr/registry-server" id=d926e77a-b183-4a72-9932-5231f32a7605 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.030962 | controller | Jun 09 11:29:15.193198 crc crio[21508]: time="2026-06-09T11:29:15.193022456Z" level=info msg="Removing container: 50acd4e9e7ddc71f3a8483e77b574d6bc5894d1dd78cc3812536bc0598ba9194" id=43a38f5e-009e-40ec-8c8b-00dc9474c158 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.030978 | controller | Jun 09 11:29:15.196577 crc crio[21508]: time="2026-06-09T11:29:15.196428717Z" level=info msg="Ran pod sandbox c488047f50e3fd905c8b4cddb090c62853343904c3b684c5bb312f6fcb6fa35c with infra container: openstack/cinder-scheduler-0/POD" id=f31be5ef-1b08-4ee2-a713-fd1164a73494 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.030993 | controller | Jun 09 11:29:15.208968 crc crio[21508]: time="2026-06-09T11:29:15.208155673Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=8a14cda4-337e-4da1-9871-28a6f664365d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.031009 | controller | Jun 09 11:29:15.257416 crc crio[21508]: time="2026-06-09T11:29:15.257076269Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=aae16297-dfef-4776-9c94-11cbe2dc01ed name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.031024 | controller | Jun 09 11:29:15.270390 crc crio[21508]: time="2026-06-09T11:29:15.270221177Z" level=info msg="Creating container: openstack/cinder-scheduler-0/cinder-scheduler" id=68036110-7577-48f5-b67b-02b28edd677a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.031040 | controller | Jun 09 11:29:15.272879 crc crio[21508]: time="2026-06-09T11:29:15.270782854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.031055 | controller | Jun 09 11:29:15.381430 crc crio[21508]: time="2026-06-09T11:29:15.381103764Z" level=info msg="Removed container 50acd4e9e7ddc71f3a8483e77b574d6bc5894d1dd78cc3812536bc0598ba9194: openshift-marketplace/redhat-operators-rlzqr/extract-content" id=43a38f5e-009e-40ec-8c8b-00dc9474c158 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.031070 | controller | Jun 09 11:29:15.390897 crc crio[21508]: time="2026-06-09T11:29:15.390817841Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.031086 | controller | Jun 09 11:29:15.391608 crc crio[21508]: time="2026-06-09T11:29:15.390882193Z" level=info msg="Removing container: c3d490a88c1a0e3de4db1fe9e71487c8e49908f8b5c452f5c2b0b2bd6daa9e5c" id=f4650be5-2018-4e46-82b2-08a379e3d463 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.031101 | controller | Jun 09 11:29:15.435680 crc crio[21508]: time="2026-06-09T11:29:15.435622075Z" level=info msg="Removed container c3d490a88c1a0e3de4db1fe9e71487c8e49908f8b5c452f5c2b0b2bd6daa9e5c: openshift-marketplace/redhat-operators-rlzqr/extract-utilities" id=f4650be5-2018-4e46-82b2-08a379e3d463 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.031116 | controller | Jun 09 11:29:16.301824 crc crio[21508]: time="2026-06-09T11:29:16.300583273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.031131 | controller | Jun 09 11:29:16.424035 crc crio[21508]: time="2026-06-09T11:29:16.423272179Z" level=info msg="Created container d7bfffa7fe68b072bfea9f279ac1b97f99233725af9aef17f123ce2963456570: openstack/cinder-scheduler-0/cinder-scheduler" id=68036110-7577-48f5-b67b-02b28edd677a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.031146 | controller | Jun 09 11:29:16.426647 crc crio[21508]: time="2026-06-09T11:29:16.426551566Z" level=info msg="Starting container: d7bfffa7fe68b072bfea9f279ac1b97f99233725af9aef17f123ce2963456570" id=0cc7a062-d269-4c98-846e-90f166515f4d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.031165 | controller | Jun 09 11:29:16.432417 crc crio[21508]: time="2026-06-09T11:29:16.432232944Z" level=info msg="Started container" PID=80071 containerID=d7bfffa7fe68b072bfea9f279ac1b97f99233725af9aef17f123ce2963456570 description=openstack/cinder-scheduler-0/cinder-scheduler id=0cc7a062-d269-4c98-846e-90f166515f4d name=/runtime.v1.RuntimeService/StartContainer sandboxID=c488047f50e3fd905c8b4cddb090c62853343904c3b684c5bb312f6fcb6fa35c
2026-06-09 12:20:03.031181 | controller | Jun 09 11:29:16.451643 crc crio[21508]: time="2026-06-09T11:29:16.451543734Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=bff64bd6-7a9e-4292-85a5-557cd4681c6c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.031197 | controller | Jun 09 11:29:16.490183 crc crio[21508]: time="2026-06-09T11:29:16.490094543Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=1c2f89fa-ee2c-4727-9396-39df48cf9a2d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.031212 | controller | Jun 09 11:29:16.738596 crc crio[21508]: time="2026-06-09T11:29:16.738281647Z" level=info msg="Creating container: openstack/cinder-scheduler-0/probe" id=1195bae0-ca07-4ccd-937a-9cc2e76a8d17 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.031227 | controller | Jun 09 11:29:16.739092 crc crio[21508]: time="2026-06-09T11:29:16.739002728Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.031242 | controller | Jun 09 11:29:16.800143 crc crio[21508]: time="2026-06-09T11:29:16.800024951Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.031257 | controller | Jun 09 11:29:17.847614 crc crio[21508]: time="2026-06-09T11:29:17.846838213Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.031272 | controller | Jun 09 11:29:17.994931 crc crio[21508]: time="2026-06-09T11:29:17.994840126Z" level=info msg="Created container 693ddd3b5f01161c1c886193da00c864517f29a8d097fdf8a138df6f081e2d98: openstack/cinder-scheduler-0/probe" id=1195bae0-ca07-4ccd-937a-9cc2e76a8d17 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.031288 | controller | Jun 09 11:29:17.996572 crc crio[21508]: time="2026-06-09T11:29:17.996502645Z" level=info msg="Starting container: 693ddd3b5f01161c1c886193da00c864517f29a8d097fdf8a138df6f081e2d98" id=0b50c7f6-36ee-420a-8489-a1c10864e8ac name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.031303 | controller | Jun 09 11:29:18.004466 crc crio[21508]: time="2026-06-09T11:29:18.004285985Z" level=info msg="Started container" PID=80165 containerID=693ddd3b5f01161c1c886193da00c864517f29a8d097fdf8a138df6f081e2d98 description=openstack/cinder-scheduler-0/probe id=0b50c7f6-36ee-420a-8489-a1c10864e8ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=c488047f50e3fd905c8b4cddb090c62853343904c3b684c5bb312f6fcb6fa35c
2026-06-09 12:20:03.031318 | controller | Jun 09 11:29:19.351608 crc crio[21508]: time="2026-06-09T11:29:19.350862015Z" level=warning msg="Stopping container fd493475901b1157f31e3ad7541da8838070c84416ff1758eab87556085774aa with stop signal(15) timed out. Killing..."
2026-06-09 12:20:03.031333 | controller | Jun 09 11:29:19.352885 crc crio[21508]: time="2026-06-09T11:29:19.352032069Z" level=warning msg="Stopping container c43119754ca2ccf314c66406920897a9a4cca39374f6918f4587a325ebc1942e with stop signal(15) timed out. Killing..."
2026-06-09 12:20:03.031365 | controller | Jun 09 11:29:19.902621 crc crio[21508]: time="2026-06-09T11:29:19.897853468Z" level=info msg="Stopped container fd493475901b1157f31e3ad7541da8838070c84416ff1758eab87556085774aa: openstack/ceilometer-0/ceilometer-central-agent" id=4a5175d9-c428-463d-ae7f-a9baa1db4bb2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.031396 | controller | Jun 09 11:29:19.929505 crc crio[21508]: time="2026-06-09T11:29:19.92907843Z" level=info msg="Stopped container c43119754ca2ccf314c66406920897a9a4cca39374f6918f4587a325ebc1942e: openstack/ceilometer-0/ceilometer-notification-agent" id=518781d8-5e08-4c1e-b580-d1cb05384d75 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.031413 | controller | Jun 09 11:29:19.938139 crc crio[21508]: time="2026-06-09T11:29:19.933702347Z" level=info msg="Stopping pod sandbox: 7ff35a4bddcdc604c75b846c54bc49c0cc4956f3958a5c530e4823e38e9b3713" id=e088f080-721c-41f4-80b0-8a4d3add32e6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.031430 | controller | Jun 09 11:29:19.938139 crc crio[21508]: time="2026-06-09T11:29:19.934883502Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:7ff35a4bddcdc604c75b846c54bc49c0cc4956f3958a5c530e4823e38e9b3713 UID:44cf9eab-5108-4803-9483-c8b193ddbb6d NetNS:/var/run/netns/cb93be7b-626f-462c-91ac-8b323ef43044 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44cf9eab_5108_4803_9483_c8b193ddbb6d.slice PodAnnotations:0xc00008c9f0}] Aliases:map[]}"
2026-06-09 12:20:03.031445 | controller | Jun 09 11:29:19.938139 crc crio[21508]: time="2026-06-09T11:29:19.935081198Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.031461 | controller | Jun 09 11:29:20.238540 crc crio[21508]: time="2026-06-09T11:29:20.238005939Z" level=info msg="Stopped container 2c4601e6cf857dd3f54f737b9a21c70cd53840460828b0df0805b8b791003466: openstack/neutron-cdf967bd4-srwx6/neutron-api" id=be98b9ea-33b5-4494-ae37-bdffef7ffcbd name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.031476 | controller | Jun 09 11:29:20.243912 crc crio[21508]: time="2026-06-09T11:29:20.242378158Z" level=info msg="Stopping pod sandbox: 5a7c325f198642df752b4642cdc9defce1915629ef3b2ea670f57232f0473776" id=b4a76f22-3f68-48de-bf1b-23a5140c99ad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.031492 | controller | Jun 09 11:29:20.243912 crc crio[21508]: time="2026-06-09T11:29:20.243011147Z" level=info msg="Got pod network &{Name:neutron-cdf967bd4-srwx6 Namespace:openstack ID:5a7c325f198642df752b4642cdc9defce1915629ef3b2ea670f57232f0473776 UID:57ee24d6-afec-4747-b1b3-70389a2ce423 NetNS:/var/run/netns/1ab914ba-33e3-40df-a20a-a6d798083e53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57ee24d6_afec_4747_b1b3_70389a2ce423.slice PodAnnotations:0xc004f917e8}] Aliases:map[]}"
2026-06-09 12:20:03.031507 | controller | Jun 09 11:29:20.243912 crc crio[21508]: time="2026-06-09T11:29:20.243169041Z" level=info msg="Deleting pod openstack_neutron-cdf967bd4-srwx6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.031523 | controller | Jun 09 11:29:20.801995 crc crio[21508]: time="2026-06-09T11:29:20.801820469Z" level=info msg="Stopped pod sandbox: 7ff35a4bddcdc604c75b846c54bc49c0cc4956f3958a5c530e4823e38e9b3713" id=e088f080-721c-41f4-80b0-8a4d3add32e6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.031539 | controller | Jun 09 11:29:21.550477 crc crio[21508]: time="2026-06-09T11:29:21.549580994Z" level=info msg="Removing container: be23226f9dd78cd823cd05bff0d6df1e4ed84e3a6b508205ceb20c46e479c91e" id=de9339f0-7221-436b-bfe5-740bce68f74f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.031555 | controller | Jun 09 11:29:21.644135 crc crio[21508]: time="2026-06-09T11:29:21.644044685Z" level=info msg="Removed container be23226f9dd78cd823cd05bff0d6df1e4ed84e3a6b508205ceb20c46e479c91e: openstack/ceilometer-0/proxy-httpd" id=de9339f0-7221-436b-bfe5-740bce68f74f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.031574 | controller | Jun 09 11:29:21.691927 crc crio[21508]: time="2026-06-09T11:29:21.691808386Z" level=info msg="Removing container: 24e7189d2eab40d18b435e6c78d519b12a56f94dff6ea13858e982bd2cd97dcf" id=d9c4883a-ec1f-4225-9cc2-847f406c5670 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.031590 | controller | Jun 09 11:29:21.753841 crc crio[21508]: time="2026-06-09T11:29:21.750423688Z" level=info msg="Stopped pod sandbox: 5a7c325f198642df752b4642cdc9defce1915629ef3b2ea670f57232f0473776" id=b4a76f22-3f68-48de-bf1b-23a5140c99ad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.031606 | controller | Jun 09 11:29:21.960434 crc crio[21508]: time="2026-06-09T11:29:21.960258459Z" level=info msg="Removed container 24e7189d2eab40d18b435e6c78d519b12a56f94dff6ea13858e982bd2cd97dcf: openstack/ceilometer-0/sg-core" id=d9c4883a-ec1f-4225-9cc2-847f406c5670 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.031623 | controller | Jun 09 11:29:21.978912 crc crio[21508]: time="2026-06-09T11:29:21.978850308Z" level=info msg="Removing container: c43119754ca2ccf314c66406920897a9a4cca39374f6918f4587a325ebc1942e" id=62e6e964-2848-49cc-8a7f-ec16282a8e20 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.031639 | controller | Jun 09 11:29:22.023877 crc crio[21508]: time="2026-06-09T11:29:22.023745285Z" level=info msg="Removed container c43119754ca2ccf314c66406920897a9a4cca39374f6918f4587a325ebc1942e: openstack/ceilometer-0/ceilometer-notification-agent" id=62e6e964-2848-49cc-8a7f-ec16282a8e20 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.031655 | controller | Jun 09 11:29:22.039781 crc crio[21508]: time="2026-06-09T11:29:22.03914337Z" level=info msg="Removing container: fd493475901b1157f31e3ad7541da8838070c84416ff1758eab87556085774aa" id=2dd5bac3-4059-4726-80b7-c334c1d668e5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.031670 | controller | Jun 09 11:29:22.215380 crc crio[21508]: time="2026-06-09T11:29:22.211992357Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=3fde4f9e-fa50-4a80-860c-567ea825154b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.031686 | controller | Jun 09 11:29:22.215380 crc crio[21508]: time="2026-06-09T11:29:22.21209367Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.031701 | controller | Jun 09 11:29:22.246478 crc crio[21508]: time="2026-06-09T11:29:22.246435115Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:79210880cf53d5eb458d2ef4a12b76dac74f5b769e83fce8d0f6b936f89fa217 UID:b0116918-8999-4c33-8cd2-d1c305566624 NetNS:/var/run/netns/ae715750-f6d4-4505-a649-d54becda0e3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0116918_8999_4c33_8cd2_d1c305566624.slice PodAnnotations:0xc004f90e40}] Aliases:map[]}"
2026-06-09 12:20:03.031717 | controller | Jun 09 11:29:22.246714 crc crio[21508]: time="2026-06-09T11:29:22.246697353Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.031733 | controller | Jun 09 11:29:22.281586 crc crio[21508]: time="2026-06-09T11:29:22.281418318Z" level=info msg="Removed container fd493475901b1157f31e3ad7541da8838070c84416ff1758eab87556085774aa: openstack/ceilometer-0/ceilometer-central-agent" id=2dd5bac3-4059-4726-80b7-c334c1d668e5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.031748 | controller | Jun 09 11:29:22.589561 crc crio[21508]: time="2026-06-09T11:29:22.588703408Z" level=info msg="Removing container: 258236b76ec929ea867fa15d6c98df2544dac5ac29bdb87fa2122192b73b0c0d" id=d51a2b50-4fd0-4754-a026-9f43f1586c0a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.031767 | controller | Jun 09 11:29:22.631947 crc crio[21508]: time="2026-06-09T11:29:22.63106797Z" level=info msg="Removed container 258236b76ec929ea867fa15d6c98df2544dac5ac29bdb87fa2122192b73b0c0d: openstack/neutron-cdf967bd4-srwx6/neutron-httpd" id=d51a2b50-4fd0-4754-a026-9f43f1586c0a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.031783 | controller | Jun 09 11:29:22.638911 crc crio[21508]: time="2026-06-09T11:29:22.638562432Z" level=info msg="Removing container: 2c4601e6cf857dd3f54f737b9a21c70cd53840460828b0df0805b8b791003466" id=4ce8c864-6659-4093-bfdb-76167653e709 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.031798 | controller | Jun 09 11:29:22.684446 crc crio[21508]: time="2026-06-09T11:29:22.684268112Z" level=info msg="Removed container 2c4601e6cf857dd3f54f737b9a21c70cd53840460828b0df0805b8b791003466: openstack/neutron-cdf967bd4-srwx6/neutron-api" id=4ce8c864-6659-4093-bfdb-76167653e709 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.031814 | controller | Jun 09 11:29:22.925293 crc crio[21508]: 2026-06-09T11:29:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:79210880cf53d5e Mac:76:de:8e:ee:4e:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b0 Mtu:0 Sandbox:/var/run/netns/ae715750-f6d4-4505-a649-d54becda0e3f SocketPath: PciID:}] [{Interface:0xc0002845d0 Address:{IP:10.217.0.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.031829 | controller | Jun 09 11:29:22.927890 crc crio[21508]: time="2026-06-09T11:29:22.927813689Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:79210880cf53d5eb458d2ef4a12b76dac74f5b769e83fce8d0f6b936f89fa217 UID:b0116918-8999-4c33-8cd2-d1c305566624 NetNS:/var/run/netns/ae715750-f6d4-4505-a649-d54becda0e3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0116918_8999_4c33_8cd2_d1c305566624.slice PodAnnotations:0xc004f90e40}] Aliases:map[]}"
2026-06-09 12:20:03.031845 | controller | Jun 09 11:29:22.928213 crc crio[21508]: time="2026-06-09T11:29:22.928012265Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.031860 | controller | Jun 09 11:29:22.949109 crc crio[21508]: time="2026-06-09T11:29:22.948581902Z" level=info msg="Ran pod sandbox 79210880cf53d5eb458d2ef4a12b76dac74f5b769e83fce8d0f6b936f89fa217 with infra container: openstack/ceilometer-0/POD" id=3fde4f9e-fa50-4a80-860c-567ea825154b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.031876 | controller | Jun 09 11:29:22.952860 crc crio[21508]: time="2026-06-09T11:29:22.952534009Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=2f00c394-8907-4b79-8b6f-323167cb1754 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.031892 | controller | Jun 09 11:29:22.981997 crc crio[21508]: time="2026-06-09T11:29:22.981815604Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=ef0e92af-595d-4628-870f-e041344c1533 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.031907 | controller | Jun 09 11:29:22.990053 crc crio[21508]: time="2026-06-09T11:29:22.98980416Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=af0b042f-cafe-4dbf-9c55-de0c54df189c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.031923 | controller | Jun 09 11:29:22.991027 crc crio[21508]: time="2026-06-09T11:29:22.9904695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.031938 | controller | Jun 09 11:29:23.077802 crc crio[21508]: time="2026-06-09T11:29:23.077691318Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.031960 | controller | Jun 09 11:29:23.083108 crc crio[21508]: time="2026-06-09T11:29:23.082972354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.031977 | controller | Jun 09 11:29:23.275789 crc crio[21508]: time="2026-06-09T11:29:23.275686368Z" level=info msg="Created container 5d95fd4d3f3bd635fc775acc6aaa91cd3dc8689c20887ba212cb3ff440ec16a0: openstack/ceilometer-0/ceilometer-central-agent" id=af0b042f-cafe-4dbf-9c55-de0c54df189c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.031993 | controller | Jun 09 11:29:23.276956 crc crio[21508]: time="2026-06-09T11:29:23.276909144Z" level=info msg="Starting container: 5d95fd4d3f3bd635fc775acc6aaa91cd3dc8689c20887ba212cb3ff440ec16a0" id=1771c7fc-f9d7-4daa-b769-3b7e6c778547 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.032008 | controller | Jun 09 11:29:23.282250 crc crio[21508]: time="2026-06-09T11:29:23.28217036Z" level=info msg="Started container" PID=80584 containerID=5d95fd4d3f3bd635fc775acc6aaa91cd3dc8689c20887ba212cb3ff440ec16a0 description=openstack/ceilometer-0/ceilometer-central-agent id=1771c7fc-f9d7-4daa-b769-3b7e6c778547 name=/runtime.v1.RuntimeService/StartContainer sandboxID=79210880cf53d5eb458d2ef4a12b76dac74f5b769e83fce8d0f6b936f89fa217
2026-06-09 12:20:03.032024 | controller | Jun 09 11:29:23.294374 crc crio[21508]: time="2026-06-09T11:29:23.294190845Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=d387563d-7742-48ee-a258-3d332bbe6653 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.032039 | controller | Jun 09 11:29:23.316030 crc crio[21508]: time="2026-06-09T11:29:23.315917627Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=a4385582-bcb5-4d5a-9e5f-e44306d3d4f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.032055 | controller | Jun 09 11:29:23.323976 crc crio[21508]: time="2026-06-09T11:29:23.323907313Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=3cd5f84a-2bd2-46e6-875b-bf9ab1e2e439 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.032071 | controller | Jun 09 11:29:23.324726 crc crio[21508]: time="2026-06-09T11:29:23.324701236Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.032087 | controller | Jun 09 11:29:23.385763 crc crio[21508]: time="2026-06-09T11:29:23.385699899Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.032103 | controller | Jun 09 11:29:23.390766 crc crio[21508]: time="2026-06-09T11:29:23.390725567Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.032118 | controller | Jun 09 11:29:23.499668 crc crio[21508]: time="2026-06-09T11:29:23.499566203Z" level=info msg="Created container 7f2b7beee9acaf6874ecf9f1d7524247b6e46863edca9c49f4ee39679edd27d5: openstack/ceilometer-0/ceilometer-notification-agent" id=3cd5f84a-2bd2-46e6-875b-bf9ab1e2e439 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.032134 | controller | Jun 09 11:29:23.501619 crc crio[21508]: time="2026-06-09T11:29:23.50149016Z" level=info msg="Starting container: 7f2b7beee9acaf6874ecf9f1d7524247b6e46863edca9c49f4ee39679edd27d5" id=49aea289-e63d-44ed-bcd4-dbba8550bba5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.032149 | controller | Jun 09 11:29:23.509755 crc crio[21508]: time="2026-06-09T11:29:23.509526258Z" level=info msg="Started container" PID=80629 containerID=7f2b7beee9acaf6874ecf9f1d7524247b6e46863edca9c49f4ee39679edd27d5 description=openstack/ceilometer-0/ceilometer-notification-agent id=49aea289-e63d-44ed-bcd4-dbba8550bba5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=79210880cf53d5eb458d2ef4a12b76dac74f5b769e83fce8d0f6b936f89fa217
2026-06-09 12:20:03.032169 | controller | Jun 09 11:29:23.524959 crc crio[21508]: time="2026-06-09T11:29:23.523690516Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=d3b40af9-b197-493b-9e18-f48a743f5dd0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.032186 | controller | Jun 09 11:29:23.546669 crc crio[21508]: time="2026-06-09T11:29:23.546574152Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=b28c8bf5-7e54-4f1c-80c2-a2f8c9967fb1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.032201 | controller | Jun 09 11:29:23.559532 crc crio[21508]: time="2026-06-09T11:29:23.558476944Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=5fe5703c-e638-4332-b149-5afbaf17c4ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.032217 | controller | Jun 09 11:29:23.559532 crc crio[21508]: time="2026-06-09T11:29:23.558886106Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.032233 | controller | Jun 09 11:29:23.615002 crc crio[21508]: time="2026-06-09T11:29:23.614924972Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.032248 | controller | Jun 09 11:29:23.620272 crc crio[21508]: time="2026-06-09T11:29:23.620194948Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.032264 | controller | Jun 09 11:29:23.787724 crc crio[21508]: time="2026-06-09T11:29:23.787251904Z" level=info msg="Created container 4ea808572d28b0b1102e1aeef7df91e668a7a35571d3614b32d32cc8a3caa096: openstack/ceilometer-0/sg-core" id=5fe5703c-e638-4332-b149-5afbaf17c4ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.032279 | controller | Jun 09 11:29:23.788892 crc crio[21508]: time="2026-06-09T11:29:23.788780159Z" level=info msg="Starting container: 4ea808572d28b0b1102e1aeef7df91e668a7a35571d3614b32d32cc8a3caa096" id=9e209056-2c48-4791-872c-a490b4968f96 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.032295 | controller | Jun 09 11:29:23.794982 crc crio[21508]: time="2026-06-09T11:29:23.794828588Z" level=info msg="Started container" PID=80662 containerID=4ea808572d28b0b1102e1aeef7df91e668a7a35571d3614b32d32cc8a3caa096 description=openstack/ceilometer-0/sg-core id=9e209056-2c48-4791-872c-a490b4968f96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=79210880cf53d5eb458d2ef4a12b76dac74f5b769e83fce8d0f6b936f89fa217
2026-06-09 12:20:03.032310 | controller | Jun 09 11:29:24.126368 crc crio[21508]: time="2026-06-09T11:29:24.126118917Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=99d42b38-c1b9-4ad7-8001-6313843400ac name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.032326 | controller | Jun 09 11:29:24.167463 crc crio[21508]: time="2026-06-09T11:29:24.167367776Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=75cfad28-267d-4bcf-88ec-83702beff705 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.032341 | controller | Jun 09 11:29:24.346707 crc crio[21508]: time="2026-06-09T11:29:24.346564801Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=3d73a63e-3c2d-4d00-a13a-34a22f0581af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.032376 | controller | Jun 09 11:29:24.347257 crc crio[21508]: time="2026-06-09T11:29:24.34718505Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.032396 | controller | Jun 09 11:29:24.419149 crc crio[21508]: time="2026-06-09T11:29:24.419031743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.032412 | controller | Jun 09 11:29:24.439372 crc crio[21508]: time="2026-06-09T11:29:24.439198749Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.032428 | controller | Jun 09 11:29:24.696969 crc crio[21508]: time="2026-06-09T11:29:24.69610387Z" level=info msg="Created container 02d1ca5600a9461405cf403ea3c8188e737321ce3998b38a39009c12ea090819: openstack/ceilometer-0/proxy-httpd" id=3d73a63e-3c2d-4d00-a13a-34a22f0581af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.032443 | controller | Jun 09 11:29:24.701134 crc crio[21508]: time="2026-06-09T11:29:24.700209491Z" level=info msg="Starting container: 02d1ca5600a9461405cf403ea3c8188e737321ce3998b38a39009c12ea090819" id=658a606d-a7c4-4236-a8d3-bdd5e6da696d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.032459 | controller | Jun 09 11:29:24.706706 crc crio[21508]: time="2026-06-09T11:29:24.706570019Z" level=info msg="Started container" PID=80719 containerID=02d1ca5600a9461405cf403ea3c8188e737321ce3998b38a39009c12ea090819 description=openstack/ceilometer-0/proxy-httpd id=658a606d-a7c4-4236-a8d3-bdd5e6da696d name=/runtime.v1.RuntimeService/StartContainer sandboxID=79210880cf53d5eb458d2ef4a12b76dac74f5b769e83fce8d0f6b936f89fa217
2026-06-09 12:20:03.032474 | controller | Jun 09 11:29:26.977446 crc crio[21508]: time="2026-06-09T11:29:26.976897024Z" level=info msg="Stopping container: 3a2dd2a212ab5007ca8ee680a14ea34d8d8d503a8e5b8314c2187b552aa6bc8a (timeout: 30s)" id=dc59b09e-bb3e-466d-9308-8f9715e118c1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.032490 | controller | Jun 09 11:29:26.978612 crc crio[21508]: time="2026-06-09T11:29:26.9771083Z" level=info msg="Stopping container: 514474b3fb3b71c9415c41dd2a63efec2e273301e644af15a6311e0bef4bc7fc (timeout: 30s)" id=5b075ee2-a9b1-4c1e-8487-6fb419febe0a name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.032505 | controller | Jun 09 11:29:27.158241 crc crio[21508]: time="2026-06-09T11:29:27.158116999Z" level=info msg="Stopped container 514474b3fb3b71c9415c41dd2a63efec2e273301e644af15a6311e0bef4bc7fc: openstack/glance-default-external-api-0/glance-log" id=5b075ee2-a9b1-4c1e-8487-6fb419febe0a name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.032520 | controller | Jun 09 11:29:28.225017 crc crio[21508]: time="2026-06-09T11:29:28.224505549Z" level=info msg="Stopping container: 6f3e03111857933e720de0f8510c57480e5b662b4910a07fed68f344faff1dda (timeout: 30s)" id=3731048b-fc33-4407-8db7-f213f89f6a79 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.032536 | controller | Jun 09 11:29:28.225575 crc crio[21508]: time="2026-06-09T11:29:28.224654003Z" level=info msg="Stopping container: f5d3667222cf21e9242073757b6cee73fead6ffb8f52c9f7618fed91124cf26d (timeout: 30s)" id=ad501924-d843-4526-a8b7-d89f4f7ed54b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.032551 | controller | Jun 09 11:29:28.392793 crc crio[21508]: time="2026-06-09T11:29:28.392712899Z" level=info msg="Stopped container f5d3667222cf21e9242073757b6cee73fead6ffb8f52c9f7618fed91124cf26d: openstack/glance-default-internal-api-0/glance-log" id=ad501924-d843-4526-a8b7-d89f4f7ed54b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.032566 | controller | Jun 09 11:29:29.028260 crc crio[21508]: time="2026-06-09T11:29:29.028172706Z" level=info msg="Stopping container: 4ea808572d28b0b1102e1aeef7df91e668a7a35571d3614b32d32cc8a3caa096 (timeout: 30s)" id=2aca4f62-0aad-4b38-a0ca-b26ab68c08c1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.032581 | controller | Jun 09 11:29:29.028260 crc crio[21508]: time="2026-06-09T11:29:29.028237577Z" level=info msg="Stopping container: 02d1ca5600a9461405cf403ea3c8188e737321ce3998b38a39009c12ea090819 (timeout: 30s)" id=9626a6c0-7f12-4b89-8b61-1552373bb209 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.032600 | controller | Jun 09 11:29:29.029409 crc crio[21508]: time="2026-06-09T11:29:29.028809654Z" level=info msg="Stopping container: 5d95fd4d3f3bd635fc775acc6aaa91cd3dc8689c20887ba212cb3ff440ec16a0 (timeout: 30s)" id=85e0c056-cf51-4847-b9b2-c0ec03e4c49c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.032615 | controller | Jun 09 11:29:29.029511 crc crio[21508]: time="2026-06-09T11:29:29.028873396Z" level=info msg="Stopping container: 7f2b7beee9acaf6874ecf9f1d7524247b6e46863edca9c49f4ee39679edd27d5 (timeout: 30s)" id=54039cc5-b7eb-4b74-8334-ce2e930afb81 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.032630 | controller | Jun 09 11:29:29.159153 crc crio[21508]: time="2026-06-09T11:29:29.159068543Z" level=info msg="Stopped container 4ea808572d28b0b1102e1aeef7df91e668a7a35571d3614b32d32cc8a3caa096: openstack/ceilometer-0/sg-core" id=2aca4f62-0aad-4b38-a0ca-b26ab68c08c1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.032646 | controller | Jun 09 11:29:29.257445 crc crio[21508]: time="2026-06-09T11:29:29.257197703Z" level=info msg="Stopped container 02d1ca5600a9461405cf403ea3c8188e737321ce3998b38a39009c12ea090819: openstack/ceilometer-0/proxy-httpd" id=9626a6c0-7f12-4b89-8b61-1552373bb209 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.032661 | controller | Jun 09 11:29:29.473811 crc crio[21508]: time="2026-06-09T11:29:29.473718141Z" level=info msg="Stopped container 7f2b7beee9acaf6874ecf9f1d7524247b6e46863edca9c49f4ee39679edd27d5: openstack/ceilometer-0/ceilometer-notification-agent" id=54039cc5-b7eb-4b74-8334-ce2e930afb81 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.032676 | controller | Jun 09 11:29:29.575356 crc crio[21508]: time="2026-06-09T11:29:29.575121847Z" level=info msg="Stopped container 5d95fd4d3f3bd635fc775acc6aaa91cd3dc8689c20887ba212cb3ff440ec16a0: openstack/ceilometer-0/ceilometer-central-agent" id=85e0c056-cf51-4847-b9b2-c0ec03e4c49c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.032691 | controller | Jun 09 11:29:29.579604 crc crio[21508]: time="2026-06-09T11:29:29.579513517Z" level=info msg="Stopping pod sandbox: 79210880cf53d5eb458d2ef4a12b76dac74f5b769e83fce8d0f6b936f89fa217" id=ed4e5d5f-c5c3-4a4d-9d0d-07bc6f8a950f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.032707 | controller | Jun 09 11:29:29.580557 crc crio[21508]: time="2026-06-09T11:29:29.580495516Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:79210880cf53d5eb458d2ef4a12b76dac74f5b769e83fce8d0f6b936f89fa217 UID:b0116918-8999-4c33-8cd2-d1c305566624 NetNS:/var/run/netns/ae715750-f6d4-4505-a649-d54becda0e3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0116918_8999_4c33_8cd2_d1c305566624.slice PodAnnotations:0xc00244ebe0}] Aliases:map[]}"
2026-06-09 12:20:03.032723 | controller | Jun 09 11:29:29.580765 crc crio[21508]: time="2026-06-09T11:29:29.580681932Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.032739 | controller | Jun 09 11:29:29.898179 crc crio[21508]: time="2026-06-09T11:29:29.89774376Z" level=info msg="Stopped pod sandbox: 79210880cf53d5eb458d2ef4a12b76dac74f5b769e83fce8d0f6b936f89fa217" id=ed4e5d5f-c5c3-4a4d-9d0d-07bc6f8a950f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.032754 | controller | Jun 09 11:29:30.268108 crc crio[21508]: time="2026-06-09T11:29:30.265875148Z" level=info msg="Stopped container 3a2dd2a212ab5007ca8ee680a14ea34d8d8d503a8e5b8314c2187b552aa6bc8a: openstack/glance-default-external-api-0/glance-httpd" id=dc59b09e-bb3e-466d-9308-8f9715e118c1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.032772 | controller | Jun 09 11:29:30.270893 crc crio[21508]: time="2026-06-09T11:29:30.270227447Z" level=info msg="Stopping pod sandbox: ea30dfa823fd634f24234686b7d7df2849be16c4ac869d476acb46049d3b5be6" id=ffdd579b-e88c-463a-948a-7f5cd9e55ca5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.032788 | controller | Jun 09 11:29:30.273451 crc crio[21508]: time="2026-06-09T11:29:30.271628518Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:ea30dfa823fd634f24234686b7d7df2849be16c4ac869d476acb46049d3b5be6 UID:94e65338-84df-4586-b7f7-f19f98fd2fcc NetNS:/var/run/netns/13f555df-47ef-4dff-97ab-8169719f4b04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod94e65338_84df_4586_b7f7_f19f98fd2fcc.slice PodAnnotations:0xc000b28fc8}] Aliases:map[]}"
2026-06-09 12:20:03.032804 | controller | Jun 09 11:29:30.273451 crc crio[21508]: time="2026-06-09T11:29:30.271871445Z" level=info msg="Deleting pod openstack_glance-default-external-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.032820 | controller | Jun 09 11:29:30.696678 crc crio[21508]: time="2026-06-09T11:29:30.696011238Z" level=info msg="Stopped pod sandbox: ea30dfa823fd634f24234686b7d7df2849be16c4ac869d476acb46049d3b5be6" id=ffdd579b-e88c-463a-948a-7f5cd9e55ca5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.032836 | controller | Jun 09 11:29:30.786756 crc crio[21508]: time="2026-06-09T11:29:30.786663117Z" level=info msg="Removing container: 02d1ca5600a9461405cf403ea3c8188e737321ce3998b38a39009c12ea090819" id=b559ac54-9d75-4e76-9e6a-990913eb597c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.032852 | controller | Jun 09 11:29:30.852187 crc crio[21508]: time="2026-06-09T11:29:30.852134592Z" level=info msg="Removed container 02d1ca5600a9461405cf403ea3c8188e737321ce3998b38a39009c12ea090819: openstack/ceilometer-0/proxy-httpd" id=b559ac54-9d75-4e76-9e6a-990913eb597c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.032867 | controller | Jun 09 11:29:30.861187 crc crio[21508]: time="2026-06-09T11:29:30.861100437Z" level=info msg="Removing container: 4ea808572d28b0b1102e1aeef7df91e668a7a35571d3614b32d32cc8a3caa096" id=fa31f0a2-d518-4d22-827f-4c6385811ea6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.032883 | controller | Jun 09 11:29:30.943418 crc crio[21508]: time="2026-06-09T11:29:30.943226243Z" level=info msg="Removed container 4ea808572d28b0b1102e1aeef7df91e668a7a35571d3614b32d32cc8a3caa096: openstack/ceilometer-0/sg-core" id=fa31f0a2-d518-4d22-827f-4c6385811ea6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.032898 | controller | Jun 09 11:29:30.967574 crc crio[21508]: time="2026-06-09T11:29:30.96747632Z" level=info msg="Removing container: 7f2b7beee9acaf6874ecf9f1d7524247b6e46863edca9c49f4ee39679edd27d5" id=4cd1b305-ad2b-42f3-883f-f821918ba570 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.032914 | controller | Jun 09 11:29:31.079395 crc crio[21508]: time="2026-06-09T11:29:31.078784719Z" level=info msg="Removed container 7f2b7beee9acaf6874ecf9f1d7524247b6e46863edca9c49f4ee39679edd27d5: openstack/ceilometer-0/ceilometer-notification-agent" id=4cd1b305-ad2b-42f3-883f-f821918ba570 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.032929 | controller | Jun 09 11:29:31.082577 crc crio[21508]: time="2026-06-09T11:29:31.082517379Z" level=info msg="Removing container: 5d95fd4d3f3bd635fc775acc6aaa91cd3dc8689c20887ba212cb3ff440ec16a0" id=3d63ba16-2fb4-492a-a07b-70d0e0fd59b1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.032945 | controller | Jun 09 11:29:31.134661 crc crio[21508]: time="2026-06-09T11:29:31.134588148Z" level=info msg="Removed container 5d95fd4d3f3bd635fc775acc6aaa91cd3dc8689c20887ba212cb3ff440ec16a0: openstack/ceilometer-0/ceilometer-central-agent" id=3d63ba16-2fb4-492a-a07b-70d0e0fd59b1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.032964 | controller | Jun 09 11:29:31.420020 crc crio[21508]: time="2026-06-09T11:29:31.41994069Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=827fc7f9-9080-4960-9f67-1eca8d440da6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.032980 | controller | Jun 09 11:29:31.420752 crc crio[21508]: time="2026-06-09T11:29:31.420039313Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.032995 | controller | Jun 09 11:29:31.528812 crc crio[21508]: time="2026-06-09T11:29:31.528371814Z" level=info msg="Stopped container 6f3e03111857933e720de0f8510c57480e5b662b4910a07fed68f344faff1dda: openstack/glance-default-internal-api-0/glance-httpd" id=3731048b-fc33-4407-8db7-f213f89f6a79 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.033011 | controller | Jun 09 11:29:31.531522 crc crio[21508]: time="2026-06-09T11:29:31.531416624Z" level=info msg="Stopping pod sandbox: c31fd601a00a0ac250dfa3df47a841726a360b9695bcaadc90cfbae25ff1143e" id=55f0fb18-1bc1-4416-b390-8849f66a5a74 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.033026 | controller | Jun 09 11:29:31.533814 crc crio[21508]: time="2026-06-09T11:29:31.533736872Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:c31fd601a00a0ac250dfa3df47a841726a360b9695bcaadc90cfbae25ff1143e UID:a20f3529-a9c2-4dd6-b445-2f4e17560fe5 NetNS:/var/run/netns/e28b4626-faea-4286-ac1f-93432053b7d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda20f3529_a9c2_4dd6_b445_2f4e17560fe5.slice PodAnnotations:0xc0008527f0}] Aliases:map[]}"
2026-06-09 12:20:03.033042 | controller | Jun 09 11:29:31.533984 crc crio[21508]: time="2026-06-09T11:29:31.533933528Z" level=info msg="Deleting pod openstack_glance-default-internal-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.033058 | controller | Jun 09 11:29:31.534808 crc crio[21508]: time="2026-06-09T11:29:31.534752192Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:80ef6633015832ac1553b961a8487a6c086314fef5950dd4e225518fec032589 UID:218e24ec-758e-48fd-a330-6a08dfe070d1 NetNS:/var/run/netns/99996df5-391e-44bd-b185-abdcd2446baa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod218e24ec_758e_48fd_a330_6a08dfe070d1.slice PodAnnotations:0xc002c0a068}] Aliases:map[]}"
2026-06-09 12:20:03.033075 | controller | Jun 09 11:29:31.534808 crc crio[21508]: time="2026-06-09T11:29:31.534800314Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.033091 | controller | Jun 09 11:29:31.976866 crc crio[21508]: 2026-06-09T11:29:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:80ef6633015832a Mac:42:73:50:e7:8e:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b1 Mtu:0 Sandbox:/var/run/netns/99996df5-391e-44bd-b185-abdcd2446baa SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.033107 | controller | Jun 09 11:29:31.978255 crc crio[21508]: time="2026-06-09T11:29:31.978174635Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:80ef6633015832ac1553b961a8487a6c086314fef5950dd4e225518fec032589 UID:218e24ec-758e-48fd-a330-6a08dfe070d1 NetNS:/var/run/netns/99996df5-391e-44bd-b185-abdcd2446baa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod218e24ec_758e_48fd_a330_6a08dfe070d1.slice PodAnnotations:0xc002c0a068}] Aliases:map[]}"
2026-06-09 12:20:03.033126 | controller | Jun 09 11:29:31.986574 crc crio[21508]: time="2026-06-09T11:29:31.978400822Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.033142 | controller | Jun 09 11:29:32.008246 crc crio[21508]: time="2026-06-09T11:29:32.008146429Z" level=info msg="Ran pod sandbox 80ef6633015832ac1553b961a8487a6c086314fef5950dd4e225518fec032589 with infra container: openstack/ceilometer-0/POD" id=827fc7f9-9080-4960-9f67-1eca8d440da6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.033158 | controller | Jun 09 11:29:32.017910 crc crio[21508]: time="2026-06-09T11:29:32.017787164Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=37d749e3-c165-4334-a3db-25375669be95 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.033174 | controller | Jun 09 11:29:32.057757 crc crio[21508]: time="2026-06-09T11:29:32.057440716Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=2a1ffea2-4f8b-44a3-89d7-367b0dc9baa8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.033189 | controller | Jun 09 11:29:32.070663 crc crio[21508]: time="2026-06-09T11:29:32.06705365Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=f1541a95-bf73-498b-909e-31c6c9a94e44 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.033205 | controller | Jun 09 11:29:32.070663 crc crio[21508]: time="2026-06-09T11:29:32.067530874Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.033221 | controller | Jun 09 11:29:32.149153 crc crio[21508]: time="2026-06-09T11:29:32.149012512Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.033236 | controller | Jun 09 11:29:32.161451 crc crio[21508]: time="2026-06-09T11:29:32.160392428Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.033252 | controller | Jun 09 11:29:32.223759 crc crio[21508]: time="2026-06-09T11:29:32.223651527Z" level=info msg="Stopped pod sandbox: c31fd601a00a0ac250dfa3df47a841726a360b9695bcaadc90cfbae25ff1143e" id=55f0fb18-1bc1-4416-b390-8849f66a5a74 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.033267 | controller | Jun 09 11:29:32.282155 crc crio[21508]: time="2026-06-09T11:29:32.282030402Z" level=info msg="Created container b898ada66778d6d87c179b0db89faa978cabf4a22700ef030fc8515168cb5a19: openstack/ceilometer-0/ceilometer-central-agent" id=f1541a95-bf73-498b-909e-31c6c9a94e44 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.033282 | controller | Jun 09 11:29:32.298628 crc crio[21508]: time="2026-06-09T11:29:32.298240221Z" level=info msg="Starting container: b898ada66778d6d87c179b0db89faa978cabf4a22700ef030fc8515168cb5a19" id=0dff5dc0-31d1-4edd-a1b2-d263c1df7279 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.033343 | controller | Jun 09 11:29:32.316718 crc crio[21508]: time="2026-06-09T11:29:32.3164748Z" level=info msg="Started container" PID=81482 containerID=b898ada66778d6d87c179b0db89faa978cabf4a22700ef030fc8515168cb5a19 description=openstack/ceilometer-0/ceilometer-central-agent id=0dff5dc0-31d1-4edd-a1b2-d263c1df7279 name=/runtime.v1.RuntimeService/StartContainer sandboxID=80ef6633015832ac1553b961a8487a6c086314fef5950dd4e225518fec032589
2026-06-09 12:20:03.033378 | controller | Jun 09 11:29:32.372118 crc crio[21508]: time="2026-06-09T11:29:32.372044062Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=3d0e9045-52fe-4703-8ab4-ef5e44eced62 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.033400 | controller | Jun 09 11:29:32.404471 crc crio[21508]: time="2026-06-09T11:29:32.404388838Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=ae18c681-1998-42a7-a749-beedf53767dd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.033416 | controller | Jun 09 11:29:32.600714 crc crio[21508]: time="2026-06-09T11:29:32.600120862Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=71b39268-8582-42e8-b036-80ecacb445cc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.033432 | controller | Jun 09 11:29:32.600714 crc crio[21508]: time="2026-06-09T11:29:32.600702009Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.033448 | controller | Jun 09 11:29:32.616142 crc crio[21508]: time="2026-06-09T11:29:32.616006791Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=67a7f7d1-3a3c-498b-9632-37c2d76b84c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.033463 | controller | Jun 09 11:29:32.636680 crc crio[21508]: time="2026-06-09T11:29:32.636590229Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.033479 | controller | Jun 09 11:29:32.703833 crc crio[21508]: time="2026-06-09T11:29:32.703773824Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:7abe6c0fdac30ce2b266aa4faa875fe66da7273eefbc3c50e9e30dbd97d20806 UID:af1a3cf7-7063-417d-b45c-84f593d3f557 NetNS:/var/run/netns/917f1c5b-c16f-4549-94e5-452e914e7c95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf1a3cf7_7063_417d_b45c_84f593d3f557.slice PodAnnotations:0xc000b282c8}] Aliases:map[]}"
2026-06-09 12:20:03.033495 | controller | Jun 09 11:29:32.704137 crc crio[21508]: time="2026-06-09T11:29:32.704115925Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.033511 | controller | Jun 09 11:29:32.724878 crc crio[21508]: time="2026-06-09T11:29:32.724771235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.033527 | controller | Jun 09 11:29:32.728574 crc crio[21508]: time="2026-06-09T11:29:32.728503405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.033542 | controller | Jun 09 11:29:32.850781 crc crio[21508]: time="2026-06-09T11:29:32.850674175Z" level=info msg="Removing container: 6f3e03111857933e720de0f8510c57480e5b662b4910a07fed68f344faff1dda" id=b1d22279-d8c4-47a1-903f-362430b06001 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.033558 | controller | Jun 09 11:29:32.901762 crc crio[21508]: time="2026-06-09T11:29:32.901093725Z" level=info msg="Removed container 6f3e03111857933e720de0f8510c57480e5b662b4910a07fed68f344faff1dda: openstack/glance-default-internal-api-0/glance-httpd" id=b1d22279-d8c4-47a1-903f-362430b06001 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.033574 | controller | Jun 09 11:29:32.911102 crc crio[21508]: time="2026-06-09T11:29:32.906584577Z" level=info msg="Removing container: f5d3667222cf21e9242073757b6cee73fead6ffb8f52c9f7618fed91124cf26d" id=cfdcdc7b-9bb9-410e-bead-04d0863e38ef name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.033590 | controller | Jun 09 11:29:32.968935 crc crio[21508]: time="2026-06-09T11:29:32.968792865Z" level=info msg="Removed container f5d3667222cf21e9242073757b6cee73fead6ffb8f52c9f7618fed91124cf26d: openstack/glance-default-internal-api-0/glance-log" id=cfdcdc7b-9bb9-410e-bead-04d0863e38ef name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.033610 | controller | Jun 09 11:29:32.993109 crc crio[21508]: time="2026-06-09T11:29:32.993017911Z" level=info msg="Created container f6214664013094e784b418efdafbc2f543d067039390a02dda5b676218a597f8: openstack/ceilometer-0/ceilometer-notification-agent" id=67a7f7d1-3a3c-498b-9632-37c2d76b84c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.033625 | controller | Jun 09 11:29:33.001580 crc crio[21508]: time="2026-06-09T11:29:33.001504992Z" level=info msg="Starting container: f6214664013094e784b418efdafbc2f543d067039390a02dda5b676218a597f8" id=23fa045e-746c-4e83-98b1-51af9b1eff42 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.033640 | controller | Jun 09 11:29:33.007744 crc crio[21508]: time="2026-06-09T11:29:33.007669914Z" level=info msg="Started container" PID=81571 containerID=f6214664013094e784b418efdafbc2f543d067039390a02dda5b676218a597f8 description=openstack/ceilometer-0/ceilometer-notification-agent id=23fa045e-746c-4e83-98b1-51af9b1eff42 name=/runtime.v1.RuntimeService/StartContainer sandboxID=80ef6633015832ac1553b961a8487a6c086314fef5950dd4e225518fec032589
2026-06-09 12:20:03.033656 | controller | Jun 09 11:29:33.024408 crc crio[21508]: time="2026-06-09T11:29:33.024360347Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=b532b784-2d1e-46b5-9395-dd9d8da76ecd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.033672 | controller | Jun 09 11:29:33.058814 crc crio[21508]: time="2026-06-09T11:29:33.058697102Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=800fbadc-5073-484b-9639-012754a09a22 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.033687 | controller | Jun 09 11:29:33.173585 crc crio[21508]: time="2026-06-09T11:29:33.173475634Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=3a032817-a5ef-46c3-8fad-8defd0d5bfb3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.033702 | controller | Jun 09 11:29:33.173910 crc crio[21508]: time="2026-06-09T11:29:33.173867345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.033761 | controller | Jun 09 11:29:33.236246 crc crio[21508]: time="2026-06-09T11:29:33.236208827Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.033790 | controller | Jun 09 11:29:33.252412 crc crio[21508]: time="2026-06-09T11:29:33.252240861Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.033809 | controller | Jun 09 11:29:33.846426 crc crio[21508]: time="2026-06-09T11:29:33.845855862Z" level=info msg="Created container 3370207af2929ba9d86cf643ed6fb9e0e35d45ddb2374e702fba072d9a6d7c3f: openstack/ceilometer-0/sg-core" id=3a032817-a5ef-46c3-8fad-8defd0d5bfb3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.033825 | controller | Jun 09 11:29:33.849683 crc crio[21508]: time="2026-06-09T11:29:33.848100848Z" level=info msg="Starting container: 3370207af2929ba9d86cf643ed6fb9e0e35d45ddb2374e702fba072d9a6d7c3f" id=b7c228fd-146b-4503-a7fa-e28d5f62ef35 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.033841 | controller | Jun 09 11:29:33.856475 crc crio[21508]: time="2026-06-09T11:29:33.856272269Z" level=info msg="Started container" PID=81615 containerID=3370207af2929ba9d86cf643ed6fb9e0e35d45ddb2374e702fba072d9a6d7c3f description=openstack/ceilometer-0/sg-core id=b7c228fd-146b-4503-a7fa-e28d5f62ef35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=80ef6633015832ac1553b961a8487a6c086314fef5950dd4e225518fec032589
2026-06-09 12:20:03.033857 | controller | Jun 09 11:29:33.949811 crc crio[21508]: time="2026-06-09T11:29:33.949737661Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=f0986ffc-40c4-462d-a0d6-dae2f8481cd8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.033876 | controller | Jun 09 11:29:33.949811 crc crio[21508]: time="2026-06-09T11:29:33.949837574Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.033892 | controller | Jun 09 11:29:33.981879 crc crio[21508]: time="2026-06-09T11:29:33.981743957Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:53cb2f5d23742bd73484fc433de2eae5dbedb2c36f1b46b7eea16d5aebe658cb UID:cc0a9549-a226-42c1-903d-ceafd093e057 NetNS:/var/run/netns/ec2ad4fc-3c2b-4210-b9f2-3ad7d6485b36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc0a9549_a226_42c1_903d_ceafd093e057.slice PodAnnotations:0xc0001586a8}] Aliases:map[]}"
2026-06-09 12:20:03.033908 | controller | Jun 09 11:29:33.981879 crc crio[21508]: time="2026-06-09T11:29:33.981811289Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.033924 | controller | Jun 09 11:29:34.016123 crc crio[21508]: time="2026-06-09T11:29:34.015553766Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=13a68b27-cc11-4062-a273-6fe0cbaa3a6e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.033940 | controller | Jun 09 11:29:34.073709 crc crio[21508]: time="2026-06-09T11:29:34.072653713Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=16293e1b-ca69-4abc-abf3-710cc14b7453 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.033956 | controller | Jun 09 11:29:34.321733 crc crio[21508]: time="2026-06-09T11:29:34.321437934Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=94f92d4b-d63e-4313-abe3-5113cdc694a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.033972 | controller | Jun 09 11:29:34.322878 crc crio[21508]: time="2026-06-09T11:29:34.322013651Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.033988 | controller | Jun 09 11:29:34.387397 crc crio[21508]: time="2026-06-09T11:29:34.387244549Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.034004 | controller | Jun 09 11:29:34.391645 crc crio[21508]: time="2026-06-09T11:29:34.391549676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.034019 | controller | Jun 09 11:29:34.710572 crc crio[21508]: 2026-06-09T11:29:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7abe6c0fdac30ce Mac:62:07:0f:c2:c0:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b2 Mtu:0 Sandbox:/var/run/netns/917f1c5b-c16f-4549-94e5-452e914e7c95 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.034035 | controller | Jun 09 11:29:34.712848 crc crio[21508]: time="2026-06-09T11:29:34.712806319Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:7abe6c0fdac30ce2b266aa4faa875fe66da7273eefbc3c50e9e30dbd97d20806 UID:af1a3cf7-7063-417d-b45c-84f593d3f557 NetNS:/var/run/netns/917f1c5b-c16f-4549-94e5-452e914e7c95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf1a3cf7_7063_417d_b45c_84f593d3f557.slice PodAnnotations:0xc000b282c8}] Aliases:map[]}"
2026-06-09 12:20:03.034053 | controller | Jun 09 11:29:34.713484 crc crio[21508]: time="2026-06-09T11:29:34.713461798Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.034069 | controller | Jun 09 11:29:34.722428 crc crio[21508]: time="2026-06-09T11:29:34.722262518Z" level=info msg="Ran pod sandbox 7abe6c0fdac30ce2b266aa4faa875fe66da7273eefbc3c50e9e30dbd97d20806 with infra container: openstack/glance-default-external-api-0/POD" id=71b39268-8582-42e8-b036-80ecacb445cc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.034085 | controller | Jun 09 11:29:34.724243 crc crio[21508]: time="2026-06-09T11:29:34.724154584Z" level=info msg="Created container 6c93f018f371f7a516f3ca11563c0e802e39d928d11cf4ff7c65bc419c7c0189: openstack/ceilometer-0/proxy-httpd" id=94f92d4b-d63e-4313-abe3-5113cdc694a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.034101 | controller | Jun 09 11:29:34.727737 crc crio[21508]: time="2026-06-09T11:29:34.727661708Z" level=info msg="Starting container: 6c93f018f371f7a516f3ca11563c0e802e39d928d11cf4ff7c65bc419c7c0189" id=7e3db49f-d040-498d-bb31-2d1853d8341a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.034117 | controller | Jun 09 11:29:34.728200 crc crio[21508]: time="2026-06-09T11:29:34.728040129Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=90207357-56c6-45c6-8273-e5f43f5b2aa5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.034132 | controller | Jun 09 11:29:34.737571 crc crio[21508]: time="2026-06-09T11:29:34.735576812Z" level=info msg="Started container" PID=81756 containerID=6c93f018f371f7a516f3ca11563c0e802e39d928d11cf4ff7c65bc419c7c0189 description=openstack/ceilometer-0/proxy-httpd id=7e3db49f-d040-498d-bb31-2d1853d8341a name=/runtime.v1.RuntimeService/StartContainer sandboxID=80ef6633015832ac1553b961a8487a6c086314fef5950dd4e225518fec032589
2026-06-09 12:20:03.034148 | controller | Jun 09 11:29:34.738142 crc crio[21508]: time="2026-06-09T11:29:34.738096146Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=81feb147-3381-4aa7-ac50-955bd7d3acb9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.034164 | controller | Jun 09 11:29:34.824035 crc crio[21508]: time="2026-06-09T11:29:34.82386381Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=34b27233-e0d2-4830-9e21-eb23bf58dee1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.034179 | controller | Jun 09 11:29:34.824703 crc crio[21508]: time="2026-06-09T11:29:34.824632763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.034195 | controller | Jun 09 11:29:34.887015 crc crio[21508]: time="2026-06-09T11:29:34.886909233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.034210 | controller | Jun 09 11:29:35.160578 crc crio[21508]: 2026-06-09T11:29:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:53cb2f5d23742bd Mac:0a:48:0d:d8:38:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b3 Mtu:0 Sandbox:/var/run/netns/ec2ad4fc-3c2b-4210-b9f2-3ad7d6485b36 SocketPath: PciID:}] [{Interface:0xc00029e5d0 Address:{IP:10.217.0.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.034226 | controller | Jun 09 11:29:35.161738 crc crio[21508]: time="2026-06-09T11:29:35.161668062Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:53cb2f5d23742bd73484fc433de2eae5dbedb2c36f1b46b7eea16d5aebe658cb UID:cc0a9549-a226-42c1-903d-ceafd093e057 NetNS:/var/run/netns/ec2ad4fc-3c2b-4210-b9f2-3ad7d6485b36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc0a9549_a226_42c1_903d_ceafd093e057.slice PodAnnotations:0xc0001586a8}] Aliases:map[]}"
2026-06-09 12:20:03.034246 | controller | Jun 09 11:29:35.161929 crc crio[21508]: time="2026-06-09T11:29:35.161875988Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.034262 | controller | Jun 09 11:29:35.177005 crc crio[21508]: time="2026-06-09T11:29:35.176915812Z" level=info msg="Ran pod sandbox 53cb2f5d23742bd73484fc433de2eae5dbedb2c36f1b46b7eea16d5aebe658cb with infra container: openstack/glance-default-internal-api-0/POD" id=f0986ffc-40c4-462d-a0d6-dae2f8481cd8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.034278 | controller | Jun 09 11:29:35.184183 crc crio[21508]: time="2026-06-09T11:29:35.184091454Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=3c8e738e-743f-47fd-a0d6-adbeb4fd274a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.034294 | controller | Jun 09 11:29:35.187064 crc crio[21508]: time="2026-06-09T11:29:35.18698562Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=8f6fcf34-3b9c-48ae-be34-6599218d623b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.034309 | controller | Jun 09 11:29:35.201973 crc crio[21508]: time="2026-06-09T11:29:35.201866349Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=6e38e148-ee0b-42f6-a790-6ebbb21cb036 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.034325 | controller | Jun 09 11:29:35.202529 crc crio[21508]: time="2026-06-09T11:29:35.202474937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.034341 | controller | Jun 09 11:29:35.393416 crc crio[21508]: time="2026-06-09T11:29:35.393199683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.034376 | controller | Jun 09 11:29:36.379081 crc crio[21508]: time="2026-06-09T11:29:36.378675461Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.034394 | controller | Jun 09 11:29:36.398510 crc crio[21508]: time="2026-06-09T11:29:36.397895829Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.034410 | controller | Jun 09 11:29:36.541437 crc crio[21508]: time="2026-06-09T11:29:36.541259785Z" level=info msg="Created container 2ffd3eed2077919d123c57c2b30f116c2e7a9547e37ff53e6d989cafff3c1a1c: openstack/glance-default-external-api-0/glance-log" id=34b27233-e0d2-4830-9e21-eb23bf58dee1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.034426 | controller | Jun 09 11:29:36.545489 crc crio[21508]: time="2026-06-09T11:29:36.545408918Z" level=info msg="Created container 7bb2267d7c0ac920a5c72351576c7aaeb5d8b5c5ad99e1d296fc90855248b528: openstack/glance-default-internal-api-0/glance-log" id=6e38e148-ee0b-42f6-a790-6ebbb21cb036 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.034441 | controller | Jun 09 11:29:36.545915 crc crio[21508]: time="2026-06-09T11:29:36.54582485Z" level=info msg="Starting container: 2ffd3eed2077919d123c57c2b30f116c2e7a9547e37ff53e6d989cafff3c1a1c" id=a8c6a453-4a97-425b-bf9a-4c42f01b2db3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.034456 | controller | Jun 09 11:29:36.546626 crc crio[21508]: time="2026-06-09T11:29:36.546562012Z" level=info msg="Starting container: 7bb2267d7c0ac920a5c72351576c7aaeb5d8b5c5ad99e1d296fc90855248b528" id=d08d24c2-1a60-4045-801a-946f11e61349 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.034476 | controller | Jun 09 11:29:36.552620 crc crio[21508]: time="2026-06-09T11:29:36.552528928Z" level=info msg="Started container" PID=82093 containerID=2ffd3eed2077919d123c57c2b30f116c2e7a9547e37ff53e6d989cafff3c1a1c description=openstack/glance-default-external-api-0/glance-log id=a8c6a453-4a97-425b-bf9a-4c42f01b2db3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7abe6c0fdac30ce2b266aa4faa875fe66da7273eefbc3c50e9e30dbd97d20806
2026-06-09 12:20:03.034492 | controller | Jun 09 11:29:36.553415 crc crio[21508]: time="2026-06-09T11:29:36.553195198Z" level=info msg="Started container" PID=82092 containerID=7bb2267d7c0ac920a5c72351576c7aaeb5d8b5c5ad99e1d296fc90855248b528 description=openstack/glance-default-internal-api-0/glance-log id=d08d24c2-1a60-4045-801a-946f11e61349 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53cb2f5d23742bd73484fc433de2eae5dbedb2c36f1b46b7eea16d5aebe658cb
2026-06-09 12:20:03.034507 | controller | Jun 09 11:29:36.600241 crc crio[21508]: time="2026-06-09T11:29:36.600136425Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=f5e514ad-d1e8-46ed-8286-2cbac97f9615 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.034523 | controller | Jun 09 11:29:36.601763 crc crio[21508]: time="2026-06-09T11:29:36.601682581Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=3961fa0f-083c-4824-88ba-342a882356b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.034538 | controller | Jun 09 11:29:36.659676 crc crio[21508]: time="2026-06-09T11:29:36.658598873Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=b4910ef5-1ae0-4f27-944b-36370f46f0cd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.034554 | controller | Jun 09 11:29:36.668696 crc crio[21508]: time="2026-06-09T11:29:36.668626629Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=2992ef37-e347-4979-9503-ba9755eff440 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.034569 | controller | Jun 09 11:29:36.669096 crc crio[21508]: time="2026-06-09T11:29:36.669046931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.034584 | controller | Jun 09 11:29:36.674145 crc crio[21508]: time="2026-06-09T11:29:36.673990207Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=ccbfa585-df7c-484e-ad9d-ab4d45f55139 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.034599 | controller | Jun 09 11:29:36.699278 crc crio[21508]: time="2026-06-09T11:29:36.699178292Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=92b109f4-edb0-40ff-a08c-8b9216ad93a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.034614 | controller | Jun 09 11:29:36.699733 crc crio[21508]: time="2026-06-09T11:29:36.699668446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.034629 | controller | Jun 09 11:29:36.741899 crc crio[21508]: time="2026-06-09T11:29:36.74177417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.034645 | controller | Jun 09 11:29:36.788788 crc crio[21508]: time="2026-06-09T11:29:36.788618384Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.034660 | controller | Jun 09 11:29:37.566715 crc crio[21508]: time="2026-06-09T11:29:37.566042657Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.034678 | controller | Jun 09 11:29:37.670004 crc crio[21508]: time="2026-06-09T11:29:37.669919556Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.034694 | controller | Jun 09 11:29:37.699836 crc crio[21508]: time="2026-06-09T11:29:37.699732117Z" level=info msg="Created container ecb0d20ebd074b16797bb8e6c8c26ecb731296239f31c44e207f3956c7c7616a: openstack/glance-default-external-api-0/glance-httpd" id=2992ef37-e347-4979-9503-ba9755eff440 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.034709 | controller | Jun 09 11:29:37.702699 crc crio[21508]: time="2026-06-09T11:29:37.702614352Z" level=info msg="Starting container: ecb0d20ebd074b16797bb8e6c8c26ecb731296239f31c44e207f3956c7c7616a" id=b0103570-1ada-43d8-a141-7660c180fe90 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.034725 | controller | Jun 09 11:29:37.713583 crc crio[21508]: time="2026-06-09T11:29:37.713491903Z" level=info msg="Started container" PID=82187 containerID=ecb0d20ebd074b16797bb8e6c8c26ecb731296239f31c44e207f3956c7c7616a description=openstack/glance-default-external-api-0/glance-httpd id=b0103570-1ada-43d8-a141-7660c180fe90 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7abe6c0fdac30ce2b266aa4faa875fe66da7273eefbc3c50e9e30dbd97d20806
2026-06-09 12:20:03.034741 | controller | Jun 09 11:29:37.779745 crc crio[21508]: time="2026-06-09T11:29:37.778995349Z" level=info msg="Created container dac08920682ffc6178548b4441ade80872ea58e9bd59bf88f913715e4e2f01d0: openstack/glance-default-internal-api-0/glance-httpd" id=92b109f4-edb0-40ff-a08c-8b9216ad93a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.034756 | controller | Jun 09 11:29:37.780184 crc crio[21508]: time="2026-06-09T11:29:37.780109512Z" level=info msg="Starting container: dac08920682ffc6178548b4441ade80872ea58e9bd59bf88f913715e4e2f01d0" id=09badd35-ba8a-4917-9639-7ecd18765b43 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.034772 | controller | Jun 09 11:29:37.785598 crc crio[21508]: time="2026-06-09T11:29:37.785279765Z" level=info msg="Started container" PID=82192 containerID=dac08920682ffc6178548b4441ade80872ea58e9bd59bf88f913715e4e2f01d0 description=openstack/glance-default-internal-api-0/glance-httpd id=09badd35-ba8a-4917-9639-7ecd18765b43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53cb2f5d23742bd73484fc433de2eae5dbedb2c36f1b46b7eea16d5aebe658cb
2026-06-09 12:20:03.034788 | controller | Jun 09 11:29:39.046417 crc crio[21508]: time="2026-06-09T11:29:39.045812302Z" level=info msg="Stopping container: f6214664013094e784b418efdafbc2f543d067039390a02dda5b676218a597f8 (timeout: 30s)" id=171db3e6-ace4-43a4-ae72-69e98b4af610 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.034803 | controller | Jun 09 11:29:39.047102 crc crio[21508]: time="2026-06-09T11:29:39.046447661Z" level=info msg="Stopping container: 3370207af2929ba9d86cf643ed6fb9e0e35d45ddb2374e702fba072d9a6d7c3f (timeout: 30s)" id=28035623-345f-44d2-b7dd-4e08ef6a94ae name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.034818 | controller | Jun 09 11:29:39.047586 crc crio[21508]: time="2026-06-09T11:29:39.046282156Z" level=info msg="Stopping container: b898ada66778d6d87c179b0db89faa978cabf4a22700ef030fc8515168cb5a19 (timeout: 30s)" id=0c4bd245-9493-47b6-b242-41f223f49a72 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.034833 | controller | Jun 09 11:29:39.048048 crc crio[21508]: time="2026-06-09T11:29:39.047553964Z" level=info msg="Stopping container: 6c93f018f371f7a516f3ca11563c0e802e39d928d11cf4ff7c65bc419c7c0189 (timeout: 30s)" id=60f2b092-330e-47f8-ae8b-a5a8824502e6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.034849 | controller | Jun 09 11:29:39.176541 crc crio[21508]: time="2026-06-09T11:29:39.176444591Z" level=info msg="Stopped container 3370207af2929ba9d86cf643ed6fb9e0e35d45ddb2374e702fba072d9a6d7c3f: openstack/ceilometer-0/sg-core" id=28035623-345f-44d2-b7dd-4e08ef6a94ae name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.034867 | controller | Jun 09 11:29:39.287938 crc crio[21508]: time="2026-06-09T11:29:39.287827023Z" level=info msg="Stopped container 6c93f018f371f7a516f3ca11563c0e802e39d928d11cf4ff7c65bc419c7c0189: openstack/ceilometer-0/proxy-httpd" id=60f2b092-330e-47f8-ae8b-a5a8824502e6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.034883 | controller | Jun 09 11:29:39.491826 crc crio[21508]: time="2026-06-09T11:29:39.491208692Z" level=info msg="Stopped container f6214664013094e784b418efdafbc2f543d067039390a02dda5b676218a597f8: openstack/ceilometer-0/ceilometer-notification-agent" id=171db3e6-ace4-43a4-ae72-69e98b4af610 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.034898 | controller | Jun 09 11:29:39.579747 crc crio[21508]: time="2026-06-09T11:29:39.579578013Z" level=info msg="Stopped container b898ada66778d6d87c179b0db89faa978cabf4a22700ef030fc8515168cb5a19: openstack/ceilometer-0/ceilometer-central-agent" id=0c4bd245-9493-47b6-b242-41f223f49a72 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.034913 | controller | Jun 09 11:29:39.590946 crc crio[21508]: time="2026-06-09T11:29:39.590876577Z" level=info msg="Stopping pod sandbox: 80ef6633015832ac1553b961a8487a6c086314fef5950dd4e225518fec032589" id=545dee74-3fcd-42a6-94a6-6d076ac27d24 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.034929 | controller | Jun 09 11:29:39.592092 crc crio[21508]: time="2026-06-09T11:29:39.591612329Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:80ef6633015832ac1553b961a8487a6c086314fef5950dd4e225518fec032589 UID:218e24ec-758e-48fd-a330-6a08dfe070d1 NetNS:/var/run/netns/99996df5-391e-44bd-b185-abdcd2446baa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod218e24ec_758e_48fd_a330_6a08dfe070d1.slice PodAnnotations:0xc000d9e680}] Aliases:map[]}"
2026-06-09 12:20:03.034945 | controller | Jun 09 11:29:39.592092 crc crio[21508]: time="2026-06-09T11:29:39.591764523Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.034960 | controller | Jun 09 11:29:39.951417 crc crio[21508]: time="2026-06-09T11:29:39.951343159Z" level=info msg="Stopped pod sandbox: 80ef6633015832ac1553b961a8487a6c086314fef5950dd4e225518fec032589" id=545dee74-3fcd-42a6-94a6-6d076ac27d24 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.034975 | controller | Jun 09 11:29:40.095248 crc crio[21508]: time="2026-06-09T11:29:40.095011474Z" level=info msg="Removing container: 6c93f018f371f7a516f3ca11563c0e802e39d928d11cf4ff7c65bc419c7c0189" id=000794ae-0b71-4a3d-95a4-6281d5d5f73a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.034991 | controller | Jun 09 11:29:40.137757 crc crio[21508]: time="2026-06-09T11:29:40.13720219Z" level=info msg="Removed container 6c93f018f371f7a516f3ca11563c0e802e39d928d11cf4ff7c65bc419c7c0189: openstack/ceilometer-0/proxy-httpd" id=000794ae-0b71-4a3d-95a4-6281d5d5f73a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.035006 | controller | Jun 09 11:29:40.141919 crc crio[21508]: time="2026-06-09T11:29:40.141750975Z" level=info msg="Removing container: 3370207af2929ba9d86cf643ed6fb9e0e35d45ddb2374e702fba072d9a6d7c3f" id=b89491af-521b-427b-9a3a-5e4d99d6963f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.035022 | controller | Jun 09 11:29:40.183572 crc crio[21508]: time="2026-06-09T11:29:40.183517849Z" level=info msg="Removed container 3370207af2929ba9d86cf643ed6fb9e0e35d45ddb2374e702fba072d9a6d7c3f: openstack/ceilometer-0/sg-core" id=b89491af-521b-427b-9a3a-5e4d99d6963f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.035037 | controller | Jun 09 11:29:40.188179 crc crio[21508]: time="2026-06-09T11:29:40.188126095Z" level=info msg="Removing container: f6214664013094e784b418efdafbc2f543d067039390a02dda5b676218a597f8" id=9bb43958-573b-4da2-b9f8-d79f52694727 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.035060 | controller | Jun 09 11:29:40.414242 crc crio[21508]: time="2026-06-09T11:29:40.414102853Z" level=info msg="Removed container f6214664013094e784b418efdafbc2f543d067039390a02dda5b676218a597f8: openstack/ceilometer-0/ceilometer-notification-agent" id=9bb43958-573b-4da2-b9f8-d79f52694727 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.035076 | controller | Jun 09 11:29:40.417698 crc crio[21508]: time="2026-06-09T11:29:40.417625707Z" level=info msg="Removing container: b898ada66778d6d87c179b0db89faa978cabf4a22700ef030fc8515168cb5a19" id=cabda6cf-5427-42bb-bad9-21e5fd741c17 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.035091 | controller | Jun 09 11:29:40.462726 crc crio[21508]: time="2026-06-09T11:29:40.462656717Z" level=info msg="Removed container b898ada66778d6d87c179b0db89faa978cabf4a22700ef030fc8515168cb5a19: openstack/ceilometer-0/ceilometer-central-agent" id=cabda6cf-5427-42bb-bad9-21e5fd741c17 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.035107 | controller | Jun 09 11:29:40.860758 crc crio[21508]: time="2026-06-09T11:29:40.8600639Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=2468b4a6-fb37-47ac-8471-481c5c8bbaab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.035122 | controller | Jun 09 11:29:40.860865 crc crio[21508]: time="2026-06-09T11:29:40.860835893Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.035137 | controller | Jun 09 11:29:40.921172 crc crio[21508]: time="2026-06-09T11:29:40.921051742Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:14fe94a64764e83cc83a4b293c601325ebf0b0ea8807eea685b9b432e43b141c UID:8d8fc800-90e6-4458-90fb-b77b290366e9 NetNS:/var/run/netns/fc953616-bb38-4fda-a808-6c5239be6584 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d8fc800_90e6_4458_90fb_b77b290366e9.slice PodAnnotations:0xc0039b8458}] Aliases:map[]}"
2026-06-09 12:20:03.035153 | controller | Jun 09 11:29:40.921172 crc crio[21508]: time="2026-06-09T11:29:40.921152615Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.035169 | controller | Jun 09 11:29:41.489102 crc crio[21508]: 2026-06-09T11:29:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:14fe94a64764e83 Mac:1a:99:60:b3:22:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b4 Mtu:0 Sandbox:/var/run/netns/fc953616-bb38-4fda-a808-6c5239be6584 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.035184 | controller | Jun 09 11:29:41.490818 crc crio[21508]: time="2026-06-09T11:29:41.490745876Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:14fe94a64764e83cc83a4b293c601325ebf0b0ea8807eea685b9b432e43b141c UID:8d8fc800-90e6-4458-90fb-b77b290366e9 NetNS:/var/run/netns/fc953616-bb38-4fda-a808-6c5239be6584 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d8fc800_90e6_4458_90fb_b77b290366e9.slice PodAnnotations:0xc0039b8458}] Aliases:map[]}"
2026-06-09 12:20:03.035200 | controller | Jun 09 11:29:41.491000 crc crio[21508]: time="2026-06-09T11:29:41.490924921Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.035215 | controller | Jun 09 11:29:41.500603 crc crio[21508]: time="2026-06-09T11:29:41.500430382Z" level=info msg="Ran pod sandbox 14fe94a64764e83cc83a4b293c601325ebf0b0ea8807eea685b9b432e43b141c with infra container: openstack/ceilometer-0/POD" id=2468b4a6-fb37-47ac-8471-481c5c8bbaab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.035235 | controller | Jun 09 11:29:41.503055 crc crio[21508]: time="2026-06-09T11:29:41.502973187Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=97b71f79-4ce3-4f24-9bf8-5eeb99e6ef40 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.035251 | controller | Jun 09 11:29:41.529626 crc crio[21508]: time="2026-06-09T11:29:41.5294404Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=aea6e286-f190-4d36-971b-d654b0ca8c58 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.035266 | controller | Jun 09 11:29:41.538007 crc crio[21508]: time="2026-06-09T11:29:41.537944691Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=209e89c6-ca18-41da-8beb-0e23b18d12ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.035281 | controller | Jun 09 11:29:41.538574 crc crio[21508]: time="2026-06-09T11:29:41.538430385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.035297 | controller | Jun 09 11:29:41.597517 crc crio[21508]: time="2026-06-09T11:29:41.597376527Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.035312 | controller | Jun 09 11:29:41.602028 crc crio[21508]: time="2026-06-09T11:29:41.601985483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.035328 | controller | Jun 09 11:29:41.773022 crc crio[21508]: time="2026-06-09T11:29:41.772519892Z" level=info msg="Created container c8a2dece171fa11bc071200ea734cac6a1b518d25e7d1f077877a9c9d7523650: openstack/ceilometer-0/ceilometer-central-agent" id=209e89c6-ca18-41da-8beb-0e23b18d12ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.035343 | controller | Jun 09 11:29:41.774656 crc crio[21508]: time="2026-06-09T11:29:41.774546182Z" level=info msg="Starting container: c8a2dece171fa11bc071200ea734cac6a1b518d25e7d1f077877a9c9d7523650" id=f98838df-30c2-442b-96da-9ef5eb199924 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.035379 | controller | Jun 09 11:29:41.783917 crc crio[21508]: time="2026-06-09T11:29:41.783694352Z" level=info msg="Started container" PID=82808 containerID=c8a2dece171fa11bc071200ea734cac6a1b518d25e7d1f077877a9c9d7523650 description=openstack/ceilometer-0/ceilometer-central-agent id=f98838df-30c2-442b-96da-9ef5eb199924 name=/runtime.v1.RuntimeService/StartContainer sandboxID=14fe94a64764e83cc83a4b293c601325ebf0b0ea8807eea685b9b432e43b141c
2026-06-09 12:20:03.035396 | controller | Jun 09 11:29:41.812240 crc crio[21508]: time="2026-06-09T11:29:41.812133643Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=5fc593a8-5f35-4097-a259-44036540ef84 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.035412 | controller | Jun 09 11:29:41.841832 crc crio[21508]: time="2026-06-09T11:29:41.841746178Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=7648b82e-2095-499b-aed1-da62ed18bd8f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.035427 | controller | Jun 09 11:29:41.852868 crc crio[21508]: time="2026-06-09T11:29:41.852698361Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=22a7277b-4841-4d34-90eb-067945d963c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.035443 | controller | Jun 09 11:29:41.853235 crc crio[21508]: time="2026-06-09T11:29:41.853162705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.035461 | controller | Jun 09 11:29:41.898874 crc crio[21508]: time="2026-06-09T11:29:41.898789523Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.035477 | controller | Jun 09 11:29:41.902219 crc crio[21508]: time="2026-06-09T11:29:41.902168703Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.035492 | controller | Jun 09 11:29:42.010438 crc crio[21508]: time="2026-06-09T11:29:42.010266737Z" level=info msg="Created container c6ef0b2fef0f5e1ad29613c7883f85fa7e3162f15d94b6a660ed524b27b7e3c1: openstack/ceilometer-0/ceilometer-notification-agent" id=22a7277b-4841-4d34-90eb-067945d963c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.035507 | controller | Jun 09 11:29:42.011587 crc crio[21508]: time="2026-06-09T11:29:42.011523075Z" level=info msg="Starting container: c6ef0b2fef0f5e1ad29613c7883f85fa7e3162f15d94b6a660ed524b27b7e3c1" id=29f82bc6-4165-41e1-9ffb-51714a3a9730 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.035522 | controller | Jun 09 11:29:42.018637 crc crio[21508]: time="2026-06-09T11:29:42.018564983Z" level=info msg="Started container" PID=82835 containerID=c6ef0b2fef0f5e1ad29613c7883f85fa7e3162f15d94b6a660ed524b27b7e3c1 description=openstack/ceilometer-0/ceilometer-notification-agent id=29f82bc6-4165-41e1-9ffb-51714a3a9730 name=/runtime.v1.RuntimeService/StartContainer sandboxID=14fe94a64764e83cc83a4b293c601325ebf0b0ea8807eea685b9b432e43b141c
2026-06-09 12:20:03.035538 | controller | Jun 09 11:29:42.032038 crc crio[21508]: time="2026-06-09T11:29:42.031939288Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=6bc1fb58-5b4a-4aec-a659-9478528b6926 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.035554 | controller | Jun 09 11:29:42.050638 crc crio[21508]: time="2026-06-09T11:29:42.050544198Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=9a8f4243-821c-4485-8584-66b3be2bee52 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.035569 | controller | Jun 09 11:29:42.059205 crc crio[21508]: time="2026-06-09T11:29:42.059116041Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=7ed3f601-bb3c-49df-8bed-46090dc26981 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.035585 | controller | Jun 09 11:29:42.059765 crc crio[21508]: time="2026-06-09T11:29:42.059705888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.035600 | controller | Jun 09 11:29:42.113959 crc crio[21508]: time="2026-06-09T11:29:42.113774076Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.035616 | controller | Jun 09 11:29:42.119044 crc crio[21508]: time="2026-06-09T11:29:42.118957349Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.035632 | controller | Jun 09 11:29:42.222868 crc crio[21508]: time="2026-06-09T11:29:42.222741786Z" level=info msg="Created container 039f4ce637408c7ef22073a3409b498474b260bc3b357ec92d190f29d21ff938: openstack/ceilometer-0/sg-core" id=7ed3f601-bb3c-49df-8bed-46090dc26981 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.035647 | controller | Jun 09 11:29:42.223968 crc crio[21508]: time="2026-06-09T11:29:42.22391713Z" level=info msg="Starting container: 039f4ce637408c7ef22073a3409b498474b260bc3b357ec92d190f29d21ff938" id=75f4a33e-a25f-46cc-bdbd-ec7383962c70 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.035666 | controller | Jun 09 11:29:42.230678 crc crio[21508]: time="2026-06-09T11:29:42.230615778Z" level=info msg="Started container" PID=82850 containerID=039f4ce637408c7ef22073a3409b498474b260bc3b357ec92d190f29d21ff938 description=openstack/ceilometer-0/sg-core id=75f4a33e-a25f-46cc-bdbd-ec7383962c70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=14fe94a64764e83cc83a4b293c601325ebf0b0ea8807eea685b9b432e43b141c
2026-06-09 12:20:03.035682 | controller | Jun 09 11:29:42.240137 crc crio[21508]: time="2026-06-09T11:29:42.240072298Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=05f2930e-e23b-4bc1-a753-11cea656592d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.035697 | controller | Jun 09 11:29:42.274814 crc crio[21508]: time="2026-06-09T11:29:42.274708361Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=a4956871-ac7a-46fc-9ae1-63b03366d880 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.035712 | controller | Jun 09 11:29:42.284083 crc crio[21508]: time="2026-06-09T11:29:42.283945964Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=05c5ef02-cbd2-49a6-b564-d7a7d20cc1fc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.035727 | controller | Jun 09 11:29:42.284491 crc crio[21508]: time="2026-06-09T11:29:42.284432939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.035742 | controller | Jun 09 11:29:42.357184 crc crio[21508]: time="2026-06-09T11:29:42.357081225Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.035757 | controller | Jun 09 11:29:42.362604 crc crio[21508]: time="2026-06-09T11:29:42.362518646Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.035773 | controller | Jun 09 11:29:42.514464 crc crio[21508]: time="2026-06-09T11:29:42.51424972Z" level=info msg="Created container 7d7bf1502b01c6657d4749e11dff72c86158eeabee4739ddb95148fcc021f632: openstack/ceilometer-0/proxy-httpd" id=05c5ef02-cbd2-49a6-b564-d7a7d20cc1fc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.035788 | controller | Jun 09 11:29:42.517135 crc crio[21508]: time="2026-06-09T11:29:42.517014781Z" level=info msg="Starting container: 7d7bf1502b01c6657d4749e11dff72c86158eeabee4739ddb95148fcc021f632" id=c63261fd-9bc9-458b-8da8-4cb314cf39ae name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.035804 | controller | Jun 09 11:29:42.523798 crc crio[21508]: time="2026-06-09T11:29:42.523682128Z" level=info msg="Started container" PID=82873 containerID=7d7bf1502b01c6657d4749e11dff72c86158eeabee4739ddb95148fcc021f632 description=openstack/ceilometer-0/proxy-httpd id=c63261fd-9bc9-458b-8da8-4cb314cf39ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=14fe94a64764e83cc83a4b293c601325ebf0b0ea8807eea685b9b432e43b141c
2026-06-09 12:20:03.035819 | controller | Jun 09 11:29:43.171006 crc crio[21508]: time="2026-06-09T11:29:43.170136799Z" level=info msg="Stopping container: c8a2dece171fa11bc071200ea734cac6a1b518d25e7d1f077877a9c9d7523650 (timeout: 30s)" id=d4e7ebdd-99f1-4ddb-a0f1-34c9a4761090 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.035834 | controller | Jun 09 11:29:43.171006 crc crio[21508]: time="2026-06-09T11:29:43.170715116Z" level=info msg="Stopping container: 7d7bf1502b01c6657d4749e11dff72c86158eeabee4739ddb95148fcc021f632 (timeout: 30s)" id=8e375a20-39cf-4564-85ed-ca2b80271409 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.035849 | controller | Jun 09 11:29:43.171006 crc crio[21508]: time="2026-06-09T11:29:43.170741717Z" level=info msg="Stopping container: c6ef0b2fef0f5e1ad29613c7883f85fa7e3162f15d94b6a660ed524b27b7e3c1 (timeout: 30s)" id=d92553ff-b63c-4f18-97aa-cd5c95fdc500 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.035868 | controller | Jun 09 11:29:43.174141 crc crio[21508]: time="2026-06-09T11:29:43.174020264Z" level=info msg="Stopping container: 039f4ce637408c7ef22073a3409b498474b260bc3b357ec92d190f29d21ff938 (timeout: 30s)" id=6a7d2fb9-ccc1-4e7e-9eba-341aad3c34a4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.035884 | controller | Jun 09 11:29:43.425388 crc crio[21508]: time="2026-06-09T11:29:43.42464799Z" level=info msg="Stopped container 7d7bf1502b01c6657d4749e11dff72c86158eeabee4739ddb95148fcc021f632: openstack/ceilometer-0/proxy-httpd" id=8e375a20-39cf-4564-85ed-ca2b80271409 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.035899 | controller | Jun 09 11:29:43.938564 crc crio[21508]: time="2026-06-09T11:29:43.932487539Z" level=info msg="Running pod sandbox: openstack/nova-api-db-create-z87qj/POD" id=3fab739c-0e93-4330-8502-4fc4ebd8f362 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.035915 | controller | Jun 09 11:29:43.938564 crc crio[21508]: time="2026-06-09T11:29:43.932634803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.035930 | controller | Jun 09 11:29:43.952397 crc crio[21508]: time="2026-06-09T11:29:43.948533361Z" level=info msg="Stopped container 039f4ce637408c7ef22073a3409b498474b260bc3b357ec92d190f29d21ff938: openstack/ceilometer-0/sg-core" id=6a7d2fb9-ccc1-4e7e-9eba-341aad3c34a4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.035945 | controller | Jun 09 11:29:44.002789 crc crio[21508]: time="2026-06-09T11:29:44.00266676Z" level=info msg="Got pod network &{Name:nova-api-db-create-z87qj Namespace:openstack ID:94074dca657700e3d75379b61bbf4113b782eaa42b00288a87f210799a9439c8 UID:09c5b9fd-2279-4726-a169-7556f31d7478 NetNS:/var/run/netns/2b491fa8-006c-4b85-a760-37bb2737466f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09c5b9fd_2279_4726_a169_7556f31d7478.slice PodAnnotations:0xc00008c718}] Aliases:map[]}"
2026-06-09 12:20:03.035961 | controller | Jun 09 11:29:44.002789 crc crio[21508]: time="2026-06-09T11:29:44.002789963Z" level=info msg="Adding pod openstack_nova-api-db-create-z87qj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.035976 | controller | Jun 09 11:29:44.152483 crc crio[21508]: time="2026-06-09T11:29:44.1515827Z" level=info msg="Running pod sandbox: openstack/nova-api-bab5-account-create-update-z6sr7/POD" id=3be5140c-ddf6-476b-8089-5d26571d72d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.035991 | controller | Jun 09 11:29:44.152483 crc crio[21508]: time="2026-06-09T11:29:44.151980452Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.036007 | controller | Jun 09 11:29:44.206530 crc crio[21508]: time="2026-06-09T11:29:44.204914536Z" level=info msg="Running pod sandbox: openstack/nova-cell0-db-create-75b8g/POD" id=97b20008-ae04-463f-b20a-84825993bbce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.036022 | controller | Jun 09 11:29:44.206530 crc crio[21508]: time="2026-06-09T11:29:44.205026149Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.036038 | controller | Jun 09 11:29:44.273677 crc crio[21508]: time="2026-06-09T11:29:44.273001248Z" level=info msg="Got pod network &{Name:nova-api-bab5-account-create-update-z6sr7 Namespace:openstack ID:f54a33041fa194ad66d1955268708ef7d36c4265c5e4a6b64b405651b29839c9 UID:b6a4e1a6-d657-4d30-b9fc-4a3cacba5bc9 NetNS:/var/run/netns/9571da13-6051-468f-9351-294ad39b3ef5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6a4e1a6_d657_4d30_b9fc_4a3cacba5bc9.slice PodAnnotations:0xc002a12050}] Aliases:map[]}"
2026-06-09 12:20:03.036057 | controller | Jun 09 11:29:44.273677 crc crio[21508]: time="2026-06-09T11:29:44.2730823Z" level=info msg="Adding pod openstack_nova-api-bab5-account-create-update-z6sr7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.036072 | controller | Jun 09 11:29:44.292419 crc crio[21508]: time="2026-06-09T11:29:44.291833874Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-75b8g Namespace:openstack ID:b9142db35d421038bbe6b29654e9a5dbef0bfdc0beeaf1997c6de253c108deba UID:af9e6483-f46f-4d2c-80bb-cde9a05400a4 NetNS:/var/run/netns/e5b282fc-6881-4b9c-969f-77e4e33948b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9e6483_f46f_4d2c_80bb_cde9a05400a4.slice PodAnnotations:0xc000852470}] Aliases:map[]}"
2026-06-09 12:20:03.036088 | controller | Jun 09 11:29:44.292713 crc crio[21508]: time="2026-06-09T11:29:44.292439352Z" level=info msg="Adding pod openstack_nova-cell0-db-create-75b8g to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.036104 | controller | Jun 09 11:29:44.403007 crc crio[21508]: 2026-06-09T11:29:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:94074dca657700e Mac:76:47:b1:68:20:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b5 Mtu:0 Sandbox:/var/run/netns/2b491fa8-006c-4b85-a760-37bb2737466f SocketPath: PciID:}] [{Interface:0xc000284840 Address:{IP:10.217.0.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.036120 | controller | Jun 09 11:29:44.426880 crc crio[21508]: time="2026-06-09T11:29:44.424755942Z" level=info msg="Got pod network &{Name:nova-api-db-create-z87qj Namespace:openstack ID:94074dca657700e3d75379b61bbf4113b782eaa42b00288a87f210799a9439c8 UID:09c5b9fd-2279-4726-a169-7556f31d7478 NetNS:/var/run/netns/2b491fa8-006c-4b85-a760-37bb2737466f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09c5b9fd_2279_4726_a169_7556f31d7478.slice PodAnnotations:0xc00008c718}] Aliases:map[]}"
2026-06-09 12:20:03.036136 | controller | Jun 09 11:29:44.426880 crc crio[21508]: time="2026-06-09T11:29:44.425088082Z" level=info msg="Checking pod openstack_nova-api-db-create-z87qj for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.036153 | controller | Jun 09 11:29:44.447400 crc crio[21508]: time="2026-06-09T11:29:44.44568415Z" level=info msg="Ran pod sandbox 94074dca657700e3d75379b61bbf4113b782eaa42b00288a87f210799a9439c8 with infra container: openstack/nova-api-db-create-z87qj/POD" id=3fab739c-0e93-4330-8502-4fc4ebd8f362 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.036168 | controller | Jun 09 11:29:44.455442 crc crio[21508]: time="2026-06-09T11:29:44.454436179Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=d1a1377e-2e61-4168-bfe9-7eccff7e5573 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.036184 | controller | Jun 09 11:29:44.458764 crc crio[21508]: time="2026-06-09T11:29:44.456873781Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=17660a02-93ea-47bf-83ce-54eaa2864a11 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.036201 | controller | Jun 09 11:29:44.475484 crc crio[21508]: time="2026-06-09T11:29:44.474738789Z" level=info msg="Running pod sandbox: openstack/nova-cell1-db-create-lgmvf/POD" id=30d48a1c-d4e4-4b10-b130-d10bf848f859 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.036217 | controller | Jun 09 11:29:44.475484 crc crio[21508]: time="2026-06-09T11:29:44.474867743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.036236 | controller | Jun 09 11:29:44.532524 crc crio[21508]: time="2026-06-09T11:29:44.532410163Z" level=info msg="Creating container: openstack/nova-api-db-create-z87qj/mariadb-database-create" id=3a7cf84f-b1ec-4e72-89f6-185a4040006a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.036252 | controller | Jun 09 11:29:44.535717 crc crio[21508]: time="2026-06-09T11:29:44.532863136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.036269 | controller | Jun 09 11:29:44.569962 crc crio[21508]: time="2026-06-09T11:29:44.569114978Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-lgmvf Namespace:openstack ID:f730506f51ba62ebc45c453f7ed1b89f51405c6aa897cebae1d6e320825cc76f UID:f5bcabe6-1e4d-47e0-9abe-bab940845e60 NetNS:/var/run/netns/b586a9e5-55a1-4de9-be72-1ff5ec9c1b06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5bcabe6_1e4d_47e0_9abe_bab940845e60.slice PodAnnotations:0xc002c0a3b0}] Aliases:map[]}"
2026-06-09 12:20:03.036285 | controller | Jun 09 11:29:44.569962 crc crio[21508]: time="2026-06-09T11:29:44.569169679Z" level=info msg="Adding pod openstack_nova-cell1-db-create-lgmvf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.036301 | controller | Jun 09 11:29:44.695980 crc crio[21508]: time="2026-06-09T11:29:44.695922745Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.036316 | controller | Jun 09 11:29:44.709370 crc crio[21508]: time="2026-06-09T11:29:44.708013592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.036332 | controller | Jun 09 11:29:44.899017 crc crio[21508]: time="2026-06-09T11:29:44.89849412Z" level=info msg="Created container c1cb7f350082c98eeb8aabb1ec56e424eafff887eda89464054895222b392ed3: openstack/nova-api-db-create-z87qj/mariadb-database-create" id=3a7cf84f-b1ec-4e72-89f6-185a4040006a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.036363 | controller | Jun 09 11:29:44.902627 crc crio[21508]: time="2026-06-09T11:29:44.902106367Z" level=info msg="Starting container: c1cb7f350082c98eeb8aabb1ec56e424eafff887eda89464054895222b392ed3" id=682626d7-b064-4b85-9485-d923f97c06c8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.036384 | controller | Jun 09 11:29:44.909027 crc crio[21508]: time="2026-06-09T11:29:44.908715422Z" level=info msg="Started container" PID=83329 containerID=c1cb7f350082c98eeb8aabb1ec56e424eafff887eda89464054895222b392ed3 description=openstack/nova-api-db-create-z87qj/mariadb-database-create id=682626d7-b064-4b85-9485-d923f97c06c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94074dca657700e3d75379b61bbf4113b782eaa42b00288a87f210799a9439c8
2026-06-09 12:20:03.036400 | controller | Jun 09 11:29:44.984536 crc crio[21508]: 2026-06-09T11:29:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b9142db35d42103 Mac:8e:0a:85:03:3f:1c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b7 Mtu:0 Sandbox:/var/run/netns/e5b282fc-6881-4b9c-969f-77e4e33948b0 SocketPath: PciID:}] [{Interface:0xc00011ac00 Address:{IP:10.217.0.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.036416 | controller | Jun 09 11:29:44.984536 crc crio[21508]: time="2026-06-09T11:29:44.982639897Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-75b8g Namespace:openstack ID:b9142db35d421038bbe6b29654e9a5dbef0bfdc0beeaf1997c6de253c108deba UID:af9e6483-f46f-4d2c-80bb-cde9a05400a4 NetNS:/var/run/netns/e5b282fc-6881-4b9c-969f-77e4e33948b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9e6483_f46f_4d2c_80bb_cde9a05400a4.slice PodAnnotations:0xc000852470}] Aliases:map[]}"
2026-06-09 12:20:03.036438 | controller | Jun 09 11:29:44.984536 crc crio[21508]: time="2026-06-09T11:29:44.982781951Z" level=info msg="Checking pod openstack_nova-cell0-db-create-75b8g for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.036455 | controller | Jun 09 11:29:44.991133 crc crio[21508]: time="2026-06-09T11:29:44.98884449Z" level=info msg="Running pod sandbox: openstack/nova-cell0-1868-account-create-update-hcjzs/POD" id=a1594023-2f90-4247-9138-d7077bf2ca18 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.036470 | controller | Jun 09 11:29:44.991133 crc crio[21508]: time="2026-06-09T11:29:44.988940663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.036486 | controller | Jun 09 11:29:45.007549 crc crio[21508]: time="2026-06-09T11:29:45.006358258Z" level=info msg="Ran pod sandbox b9142db35d421038bbe6b29654e9a5dbef0bfdc0beeaf1997c6de253c108deba with infra container: openstack/nova-cell0-db-create-75b8g/POD" id=97b20008-ae04-463f-b20a-84825993bbce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.036501 | controller | Jun 09 11:29:45.012382 crc crio[21508]: time="2026-06-09T11:29:45.011012115Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=c36914aa-385c-4f40-945c-29fa3907ef57 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.036517 | controller | Jun 09 11:29:45.034850 crc crio[21508]: 2026-06-09T11:29:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f54a33041fa194a Mac:72:b8:a3:4c:7f:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b6 Mtu:0 Sandbox:/var/run/netns/9571da13-6051-468f-9351-294ad39b3ef5 SocketPath: PciID:}] [{Interface:0xc0003225c0 Address:{IP:10.217.0.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.036533 | controller | Jun 09 11:29:45.035257 crc crio[21508]: time="2026-06-09T11:29:45.035162369Z" level=info msg="Got pod network &{Name:nova-api-bab5-account-create-update-z6sr7 Namespace:openstack ID:f54a33041fa194ad66d1955268708ef7d36c4265c5e4a6b64b405651b29839c9 UID:b6a4e1a6-d657-4d30-b9fc-4a3cacba5bc9 NetNS:/var/run/netns/9571da13-6051-468f-9351-294ad39b3ef5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6a4e1a6_d657_4d30_b9fc_4a3cacba5bc9.slice PodAnnotations:0xc002a12050}] Aliases:map[]}"
2026-06-09 12:20:03.036549 | controller | Jun 09 11:29:45.035531 crc crio[21508]: time="2026-06-09T11:29:45.035450357Z" level=info msg="Checking pod openstack_nova-api-bab5-account-create-update-z6sr7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.036564 | controller | Jun 09 11:29:45.061728 crc crio[21508]: time="2026-06-09T11:29:45.061620091Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=beef4658-8ced-49b7-9972-5ef885555a14 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.036580 | controller | Jun 09 11:29:45.067156 crc crio[21508]: time="2026-06-09T11:29:45.066947248Z" level=info msg="Ran pod sandbox f54a33041fa194ad66d1955268708ef7d36c4265c5e4a6b64b405651b29839c9 with infra container: openstack/nova-api-bab5-account-create-update-z6sr7/POD" id=3be5140c-ddf6-476b-8089-5d26571d72d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.036595 | controller | Jun 09 11:29:45.072549 crc crio[21508]: time="2026-06-09T11:29:45.072047739Z" level=info msg="Creating container: openstack/nova-cell0-db-create-75b8g/mariadb-database-create" id=2b609bf3-c496-4b44-bbb5-82138b840412 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.036614 | controller | Jun 09 11:29:45.072549 crc crio[21508]: time="2026-06-09T11:29:45.072548823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.036630 | controller | Jun 09 11:29:45.077830 crc crio[21508]: time="2026-06-09T11:29:45.077602623Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=b33391ca-726e-4b9d-8118-06f6e6eb3438 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.036645 | controller | Jun 09 11:29:45.106015 crc crio[21508]: time="2026-06-09T11:29:45.10592997Z" level=info msg="Running pod sandbox: openstack/nova-cell1-0adb-account-create-update-jgmkq/POD" id=d70c68c2-e66b-4686-9339-b358f4f19b2a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.036660 | controller | Jun 09 11:29:45.106454 crc crio[21508]: time="2026-06-09T11:29:45.106039573Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.036676 | controller | Jun 09 11:29:45.108631 crc crio[21508]: time="2026-06-09T11:29:45.108551307Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=a55c5b62-bf40-4436-914e-756d968af65b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.036691 | controller | Jun 09 11:29:45.127264 crc crio[21508]: time="2026-06-09T11:29:45.126992952Z" level=info msg="Got pod network &{Name:nova-cell0-1868-account-create-update-hcjzs Namespace:openstack ID:7b38c93fc9ba67ebe4cef29bf2d2a630cff34deffba20d571a0615bac1aaddba UID:1e0f83dc-20fc-46fb-9f86-87ac50e42f41 NetNS:/var/run/netns/2ca769a5-680a-45d6-8eb1-3df20a88e71e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e0f83dc_20fc_46fb_9f86_87ac50e42f41.slice PodAnnotations:0xc002c0a7b0}] Aliases:map[]}"
2026-06-09 12:20:03.036707 | controller | Jun 09 11:29:45.127264 crc crio[21508]: time="2026-06-09T11:29:45.127058874Z" level=info msg="Adding pod openstack_nova-cell0-1868-account-create-update-hcjzs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.036722 | controller | Jun 09 11:29:45.153499 crc crio[21508]: time="2026-06-09T11:29:45.15197284Z" level=info msg="Creating container: openstack/nova-api-bab5-account-create-update-z6sr7/mariadb-account-create-update" id=e8c2790d-7c0b-41a2-86a0-58783076ce26 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.036737 | controller | Jun 09 11:29:45.154242 crc crio[21508]: time="2026-06-09T11:29:45.154043312Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.036752 | controller | Jun 09 11:29:45.164992 crc crio[21508]: time="2026-06-09T11:29:45.164890562Z" level=info msg="Got pod network &{Name:nova-cell1-0adb-account-create-update-jgmkq Namespace:openstack ID:cb67e912eea8c48b8307f7b3e933c3803bc76b95036a4e3331843de78a58b811 UID:96fff74c-7653-4bf8-95dc-0e969d2dfa8b NetNS:/var/run/netns/27dc4403-3b4c-4b4f-8d68-b4cc91d86aec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod96fff74c_7653_4bf8_95dc_0e969d2dfa8b.slice PodAnnotations:0xc00465e6b8}] Aliases:map[]}"
2026-06-09 12:20:03.036768 | controller | Jun 09 11:29:45.164992 crc crio[21508]: time="2026-06-09T11:29:45.164969694Z" level=info msg="Adding pod openstack_nova-cell1-0adb-account-create-update-jgmkq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.036784 | controller | Jun 09 11:29:45.216026 crc crio[21508]: time="2026-06-09T11:29:45.215838097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.036803 | controller | Jun 09 11:29:45.223186 crc crio[21508]: time="2026-06-09T11:29:45.223107702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.036819 | controller | Jun 09 11:29:45.313766 crc crio[21508]: time="2026-06-09T11:29:45.313167094Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.036834 | controller | Jun 09 11:29:45.318447 crc crio[21508]: time="2026-06-09T11:29:45.318266054Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.036849 | controller | Jun 09 11:29:45.469723 crc crio[21508]: 2026-06-09T11:29:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f730506f51ba62e Mac:ba:e8:ab:e7:2d:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b8 Mtu:0 Sandbox:/var/run/netns/b586a9e5-55a1-4de9-be72-1ff5ec9c1b06 SocketPath: PciID:}] [{Interface:0xc0000147c0 Address:{IP:10.217.0.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.036865 | controller | Jun 09 11:29:45.469723 crc crio[21508]: time="2026-06-09T11:29:45.46871455Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-lgmvf Namespace:openstack ID:f730506f51ba62ebc45c453f7ed1b89f51405c6aa897cebae1d6e320825cc76f UID:f5bcabe6-1e4d-47e0-9abe-bab940845e60 NetNS:/var/run/netns/b586a9e5-55a1-4de9-be72-1ff5ec9c1b06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5bcabe6_1e4d_47e0_9abe_bab940845e60.slice PodAnnotations:0xc002c0a3b0}] Aliases:map[]}"
2026-06-09 12:20:03.036880 | controller | Jun 09 11:29:45.469723 crc crio[21508]: time="2026-06-09T11:29:45.468848304Z" level=info msg="Checking pod openstack_nova-cell1-db-create-lgmvf for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.036896 | controller | Jun 09 11:29:45.512796 crc crio[21508]: time="2026-06-09T11:29:45.512693449Z" level=info msg="Ran pod sandbox f730506f51ba62ebc45c453f7ed1b89f51405c6aa897cebae1d6e320825cc76f with infra container: openstack/nova-cell1-db-create-lgmvf/POD" id=30d48a1c-d4e4-4b10-b130-d10bf848f859 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.036912 | controller | Jun 09 11:29:45.515217 crc crio[21508]: time="2026-06-09T11:29:45.515036479Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=a5aa3b62-9b05-49ec-aa73-66c1653c30fa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.036928 | controller | Jun 09 11:29:45.524662 crc crio[21508]: time="2026-06-09T11:29:45.523906711Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=e99c35bb-1b9a-4103-b1c7-fca3aa6dd889 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.036943 | controller | Jun 09 11:29:45.540045 crc crio[21508]: time="2026-06-09T11:29:45.539957605Z" level=info msg="Creating container: openstack/nova-cell1-db-create-lgmvf/mariadb-database-create" id=aaead1e7-25a1-41b3-bcf1-bd4ce8c59d48 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.036959 | controller | Jun 09 11:29:45.541709 crc crio[21508]: time="2026-06-09T11:29:45.541610984Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.036974 | controller | Jun 09 11:29:45.558971 crc crio[21508]: 2026-06-09T11:29:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b38c93fc9ba67e Mac:3e:f1:f1:23:2e:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b9 Mtu:0 Sandbox:/var/run/netns/2ca769a5-680a-45d6-8eb1-3df20a88e71e SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.036993 | controller | Jun 09 11:29:45.558971 crc crio[21508]: time="2026-06-09T11:29:45.557168224Z" level=info msg="Got pod network &{Name:nova-cell0-1868-account-create-update-hcjzs Namespace:openstack ID:7b38c93fc9ba67ebe4cef29bf2d2a630cff34deffba20d571a0615bac1aaddba UID:1e0f83dc-20fc-46fb-9f86-87ac50e42f41 NetNS:/var/run/netns/2ca769a5-680a-45d6-8eb1-3df20a88e71e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e0f83dc_20fc_46fb_9f86_87ac50e42f41.slice PodAnnotations:0xc002c0a7b0}] Aliases:map[]}"
2026-06-09 12:20:03.037009 | controller | Jun 09 11:29:45.558971 crc crio[21508]: time="2026-06-09T11:29:45.55737296Z" level=info msg="Checking pod openstack_nova-cell0-1868-account-create-update-hcjzs for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.037026 | controller | Jun 09 11:29:45.588568 crc crio[21508]: time="2026-06-09T11:29:45.588493679Z" level=info msg="Created container 0e3a26d1913e6f636b7fb055261b4911103a05882e7f594bc9a007cc990c3f91: openstack/nova-api-bab5-account-create-update-z6sr7/mariadb-account-create-update" id=e8c2790d-7c0b-41a2-86a0-58783076ce26 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.037041 | controller | Jun 09 11:29:45.593254 crc crio[21508]: time="2026-06-09T11:29:45.59292061Z" level=info msg="Starting container: 0e3a26d1913e6f636b7fb055261b4911103a05882e7f594bc9a007cc990c3f91" id=431fe5aa-551a-44f2-ac6a-1097f457e3e2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.037057 | controller | Jun 09 11:29:45.600643 crc crio[21508]: time="2026-06-09T11:29:45.600500074Z" level=info msg="Started container" PID=83446 containerID=0e3a26d1913e6f636b7fb055261b4911103a05882e7f594bc9a007cc990c3f91 description=openstack/nova-api-bab5-account-create-update-z6sr7/mariadb-account-create-update id=431fe5aa-551a-44f2-ac6a-1097f457e3e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f54a33041fa194ad66d1955268708ef7d36c4265c5e4a6b64b405651b29839c9
2026-06-09 12:20:03.037073 | controller | Jun 09 11:29:45.618105 crc crio[21508]: time="2026-06-09T11:29:45.61763085Z" level=info msg="Ran pod sandbox 7b38c93fc9ba67ebe4cef29bf2d2a630cff34deffba20d571a0615bac1aaddba with infra container: openstack/nova-cell0-1868-account-create-update-hcjzs/POD" id=a1594023-2f90-4247-9138-d7077bf2ca18 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.037088 | controller | Jun 09 11:29:45.621256 crc crio[21508]: time="2026-06-09T11:29:45.621218096Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=bdbd587d-00a6-4ed2-8acc-0c215d646991 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.037103 | controller | Jun 09 11:29:45.630031 crc crio[21508]: time="2026-06-09T11:29:45.629980085Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=cc66ea09-a776-491b-9388-e99855014be7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.037119 | controller | Jun 09 11:29:45.653832 crc crio[21508]: time="2026-06-09T11:29:45.653762168Z" level=info msg="Creating container: openstack/nova-cell0-1868-account-create-update-hcjzs/mariadb-account-create-update" id=056c6ad6-ced6-4677-b7a0-1a8e3cbcbc14 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.037134 | controller | Jun 09 11:29:45.654149 crc crio[21508]: time="2026-06-09T11:29:45.654112118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.037150 | controller | Jun 09 11:29:45.655106 crc crio[21508]: time="2026-06-09T11:29:45.654986234Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.037168 | controller | Jun 09 11:29:45.658376 crc crio[21508]: time="2026-06-09T11:29:45.65822925Z" level=info msg="Created container fa72846288cb4d785b9fd4bcc7275e0ec98033b13046c879413e64161146ec11: openstack/nova-cell0-db-create-75b8g/mariadb-database-create" id=2b609bf3-c496-4b44-bbb5-82138b840412 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.037184 | controller | Jun 09 11:29:45.659622 crc crio[21508]: 2026-06-09T11:29:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cb67e912eea8c48 Mac:2a:d4:60:83:8a:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ba Mtu:0 Sandbox:/var/run/netns/27dc4403-3b4c-4b4f-8d68-b4cc91d86aec SocketPath: PciID:}] [{Interface:0xc000114640 Address:{IP:10.217.0.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.037201 | controller | Jun 09 11:29:45.660753 crc crio[21508]: time="2026-06-09T11:29:45.660220899Z" level=info msg="Got pod network &{Name:nova-cell1-0adb-account-create-update-jgmkq Namespace:openstack ID:cb67e912eea8c48b8307f7b3e933c3803bc76b95036a4e3331843de78a58b811 UID:96fff74c-7653-4bf8-95dc-0e969d2dfa8b NetNS:/var/run/netns/27dc4403-3b4c-4b4f-8d68-b4cc91d86aec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod96fff74c_7653_4bf8_95dc_0e969d2dfa8b.slice PodAnnotations:0xc00465e6b8}] Aliases:map[]}"
2026-06-09 12:20:03.037217 | controller | Jun 09 11:29:45.660753 crc crio[21508]: time="2026-06-09T11:29:45.660468886Z" level=info msg="Checking pod openstack_nova-cell1-0adb-account-create-update-jgmkq for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.037232 | controller | Jun 09 11:29:45.661184 crc crio[21508]: time="2026-06-09T11:29:45.661140196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.037248 | controller | Jun 09 11:29:45.667045 crc crio[21508]: time="2026-06-09T11:29:45.666401871Z" level=info msg="Starting container: fa72846288cb4d785b9fd4bcc7275e0ec98033b13046c879413e64161146ec11" id=c2c3e9b1-dd80-4e55-aecf-3362f2de30ff name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.037263 | controller | Jun 09 11:29:45.674101 crc crio[21508]: time="2026-06-09T11:29:45.674030427Z" level=info msg="Started container" PID=83430 containerID=fa72846288cb4d785b9fd4bcc7275e0ec98033b13046c879413e64161146ec11 description=openstack/nova-cell0-db-create-75b8g/mariadb-database-create id=c2c3e9b1-dd80-4e55-aecf-3362f2de30ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9142db35d421038bbe6b29654e9a5dbef0bfdc0beeaf1997c6de253c108deba
2026-06-09 12:20:03.037279 | controller | Jun 09 11:29:45.676467 crc crio[21508]: time="2026-06-09T11:29:45.676401077Z" level=info msg="Ran pod sandbox cb67e912eea8c48b8307f7b3e933c3803bc76b95036a4e3331843de78a58b811 with infra container: openstack/nova-cell1-0adb-account-create-update-jgmkq/POD" id=d70c68c2-e66b-4686-9339-b358f4f19b2a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.037295 | controller | Jun 09 11:29:45.683079 crc crio[21508]: time="2026-06-09T11:29:45.683010352Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=d0829381-6840-4f0a-a08c-4dfa15e035a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.037311 | controller | Jun 09 11:29:45.688743 crc crio[21508]: time="2026-06-09T11:29:45.688611347Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=bc985fe1-f06b-40b5-bf5d-823f3bc8f7cb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.037328 | controller | Jun 09 11:29:45.699422 crc crio[21508]: time="2026-06-09T11:29:45.699369995Z" level=info msg="Creating container: openstack/nova-cell1-0adb-account-create-update-jgmkq/mariadb-account-create-update" id=03bf2ba0-ecbf-43a4-b2a2-14930bc82fa5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.037361 | controller | Jun 09 11:29:45.701919 crc crio[21508]: time="2026-06-09T11:29:45.701823898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.037382 | controller | Jun 09 11:29:45.702800 crc crio[21508]: time="2026-06-09T11:29:45.702166868Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.037399 | controller | Jun 09 11:29:45.706518 crc crio[21508]: time="2026-06-09T11:29:45.706467525Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.037415 | controller | Jun 09 11:29:45.791640 crc crio[21508]: time="2026-06-09T11:29:45.791531609Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.037431 | controller | Jun 09 11:29:45.797771 crc crio[21508]: time="2026-06-09T11:29:45.79767142Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.037446 | controller | Jun 09 11:29:46.110359 crc crio[21508]: time="2026-06-09T11:29:46.109168626Z" level=info msg="Created container 8bdb5dad64b8f7d0f838b7ccd2d217f3b27ae183916c969de8d70f4203cc606a: openstack/nova-cell0-1868-account-create-update-hcjzs/mariadb-account-create-update" id=056c6ad6-ced6-4677-b7a0-1a8e3cbcbc14 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.037462 | controller | Jun 09 11:29:46.124598 crc crio[21508]: time="2026-06-09T11:29:46.121984575Z" level=info msg="Starting container: 8bdb5dad64b8f7d0f838b7ccd2d217f3b27ae183916c969de8d70f4203cc606a" id=673c9e52-8571-4f2c-869a-90753786a3d4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.037478 | controller | Jun 09 11:29:46.151772 crc crio[21508]: time="2026-06-09T11:29:46.151550999Z" level=info msg="Started container" PID=83494 containerID=8bdb5dad64b8f7d0f838b7ccd2d217f3b27ae183916c969de8d70f4203cc606a description=openstack/nova-cell0-1868-account-create-update-hcjzs/mariadb-account-create-update id=673c9e52-8571-4f2c-869a-90753786a3d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b38c93fc9ba67ebe4cef29bf2d2a630cff34deffba20d571a0615bac1aaddba
2026-06-09 12:20:03.037494 | controller | Jun 09 11:29:46.347653 crc crio[21508]: time="2026-06-09T11:29:46.347530352Z" level=info msg="Created container 9e7bc04ed459bc8caebb7b15eeacdf360de5b63ea609656e36407a032de07143: openstack/nova-cell1-db-create-lgmvf/mariadb-database-create" id=aaead1e7-25a1-41b3-bcf1-bd4ce8c59d48 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.037509 | controller | Jun 09 11:29:46.350115 crc crio[21508]: time="2026-06-09T11:29:46.350053937Z" level=info msg="Starting container: 9e7bc04ed459bc8caebb7b15eeacdf360de5b63ea609656e36407a032de07143" id=91f62fff-1cb3-4927-94c2-5b6d66f6e392 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.037525 | controller | Jun 09 11:29:46.354792 crc crio[21508]: time="2026-06-09T11:29:46.354733625Z" level=info msg="Created container 7de34f198cc928132cd6328076295e150fa26a5057652787dac1a91137d3a009: openstack/nova-cell1-0adb-account-create-update-jgmkq/mariadb-account-create-update" id=03bf2ba0-ecbf-43a4-b2a2-14930bc82fa5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.037541 | controller | Jun 09 11:29:46.356699 crc crio[21508]: time="2026-06-09T11:29:46.356103946Z" level=info msg="Starting container: 7de34f198cc928132cd6328076295e150fa26a5057652787dac1a91137d3a009" id=bbbcba52-afaf-4880-94de-84165b94ad0c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.037556 | controller | Jun 09 11:29:46.363748 crc crio[21508]: time="2026-06-09T11:29:46.362760392Z" level=info msg="Started container" PID=83493 containerID=9e7bc04ed459bc8caebb7b15eeacdf360de5b63ea609656e36407a032de07143 description=openstack/nova-cell1-db-create-lgmvf/mariadb-database-create id=91f62fff-1cb3-4927-94c2-5b6d66f6e392 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f730506f51ba62ebc45c453f7ed1b89f51405c6aa897cebae1d6e320825cc76f
2026-06-09 12:20:03.037576 | controller | Jun 09 11:29:46.369833 crc crio[21508]: time="2026-06-09T11:29:46.369747469Z" level=info msg="Started container" PID=83533 containerID=7de34f198cc928132cd6328076295e150fa26a5057652787dac1a91137d3a009 description=openstack/nova-cell1-0adb-account-create-update-jgmkq/mariadb-account-create-update id=bbbcba52-afaf-4880-94de-84165b94ad0c name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb67e912eea8c48b8307f7b3e933c3803bc76b95036a4e3331843de78a58b811
2026-06-09 12:20:03.037592 | controller | Jun 09 11:29:47.435629 crc crio[21508]: time="2026-06-09T11:29:47.435026151Z" level=info msg="Stopping pod sandbox: 94074dca657700e3d75379b61bbf4113b782eaa42b00288a87f210799a9439c8" id=87a7eafb-cdcd-4823-b544-9d743d7cc911 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.037608 | controller | Jun 09 11:29:47.436358 crc crio[21508]: time="2026-06-09T11:29:47.436189436Z" level=info msg="Got pod network &{Name:nova-api-db-create-z87qj Namespace:openstack ID:94074dca657700e3d75379b61bbf4113b782eaa42b00288a87f210799a9439c8 UID:09c5b9fd-2279-4726-a169-7556f31d7478 NetNS:/var/run/netns/2b491fa8-006c-4b85-a760-37bb2737466f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09c5b9fd_2279_4726_a169_7556f31d7478.slice PodAnnotations:0xc00465e1a8}] Aliases:map[]}"
2026-06-09 12:20:03.037624 | controller | Jun 09 11:29:47.436506 crc crio[21508]: time="2026-06-09T11:29:47.436450353Z" level=info msg="Deleting pod openstack_nova-api-db-create-z87qj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.037639 | controller | Jun 09 11:29:47.870017 crc crio[21508]: time="2026-06-09T11:29:47.863490682Z" level=info msg="Stopped pod sandbox: 94074dca657700e3d75379b61bbf4113b782eaa42b00288a87f210799a9439c8" id=87a7eafb-cdcd-4823-b544-9d743d7cc911 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.037655 | controller | Jun 09 11:29:48.453517 crc crio[21508]: time="2026-06-09T11:29:48.452132155Z" level=info msg="Stopping pod sandbox: 7b38c93fc9ba67ebe4cef29bf2d2a630cff34deffba20d571a0615bac1aaddba" id=bdc4ce67-d1b8-42b8-8eb4-471d287d8d27 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.037671 | controller | Jun 09 11:29:48.453517 crc crio[21508]: time="2026-06-09T11:29:48.452457875Z" level=info msg="Stopping pod sandbox: b9142db35d421038bbe6b29654e9a5dbef0bfdc0beeaf1997c6de253c108deba" id=b251bba0-493b-4fec-901f-57b8f8156432 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.037687 | controller | Jun 09 11:29:48.453517 crc crio[21508]: time="2026-06-09T11:29:48.452861687Z" level=info msg="Got pod network &{Name:nova-cell0-1868-account-create-update-hcjzs Namespace:openstack ID:7b38c93fc9ba67ebe4cef29bf2d2a630cff34deffba20d571a0615bac1aaddba UID:1e0f83dc-20fc-46fb-9f86-87ac50e42f41 NetNS:/var/run/netns/2ca769a5-680a-45d6-8eb1-3df20a88e71e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e0f83dc_20fc_46fb_9f86_87ac50e42f41.slice PodAnnotations:0xc00465e3c8}] Aliases:map[]}"
2026-06-09 12:20:03.037702 | controller | Jun 09 11:29:48.453517 crc crio[21508]: time="2026-06-09T11:29:48.453008051Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-75b8g Namespace:openstack ID:b9142db35d421038bbe6b29654e9a5dbef0bfdc0beeaf1997c6de253c108deba UID:af9e6483-f46f-4d2c-80bb-cde9a05400a4 NetNS:/var/run/netns/e5b282fc-6881-4b9c-969f-77e4e33948b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9e6483_f46f_4d2c_80bb_cde9a05400a4.slice PodAnnotations:0xc000158740}] Aliases:map[]}"
2026-06-09 12:20:03.037722 | controller | Jun 09 11:29:48.453517 crc crio[21508]: time="2026-06-09T11:29:48.453055083Z" level=info msg="Deleting pod openstack_nova-cell0-1868-account-create-update-hcjzs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.037738 | controller | Jun 09 11:29:48.453517 crc crio[21508]: time="2026-06-09T11:29:48.453171346Z" level=info msg="Deleting pod openstack_nova-cell0-db-create-75b8g from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.037753 | controller | Jun 09 11:29:48.454648 crc crio[21508]: time="2026-06-09T11:29:48.453760964Z" level=info msg="Stopping pod sandbox: f54a33041fa194ad66d1955268708ef7d36c4265c5e4a6b64b405651b29839c9" id=f4e80cf3-51ff-499e-9738-d8ddefdc3866 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.037769 | controller | Jun 09 11:29:48.454648 crc crio[21508]: time="2026-06-09T11:29:48.454247018Z" level=info msg="Got pod network &{Name:nova-api-bab5-account-create-update-z6sr7 Namespace:openstack ID:f54a33041fa194ad66d1955268708ef7d36c4265c5e4a6b64b405651b29839c9 UID:b6a4e1a6-d657-4d30-b9fc-4a3cacba5bc9 NetNS:/var/run/netns/9571da13-6051-468f-9351-294ad39b3ef5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6a4e1a6_d657_4d30_b9fc_4a3cacba5bc9.slice PodAnnotations:0xc000852750}] Aliases:map[]}"
2026-06-09 12:20:03.037842 | controller | Jun 09 11:29:48.454648 crc crio[21508]: time="2026-06-09T11:29:48.454464394Z" level=info msg="Deleting pod openstack_nova-api-bab5-account-create-update-z6sr7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.037862 | controller | Jun 09 11:29:48.456492 crc crio[21508]: time="2026-06-09T11:29:48.455144714Z" level=info msg="Stopping pod sandbox: f730506f51ba62ebc45c453f7ed1b89f51405c6aa897cebae1d6e320825cc76f" id=ee567dfb-58e3-4c4f-a9a3-fbe2342d5d5f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.037877 | controller | Jun 09 11:29:48.456492 crc crio[21508]: time="2026-06-09T11:29:48.455704941Z" level=info msg="Stopping pod sandbox: cb67e912eea8c48b8307f7b3e933c3803bc76b95036a4e3331843de78a58b811" id=4d68d8aa-6296-4736-bbb4-fc3c3c072969 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.037893 | controller | Jun 09 11:29:48.456492 crc crio[21508]: time="2026-06-09T11:29:48.455828635Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-lgmvf Namespace:openstack ID:f730506f51ba62ebc45c453f7ed1b89f51405c6aa897cebae1d6e320825cc76f UID:f5bcabe6-1e4d-47e0-9abe-bab940845e60 NetNS:/var/run/netns/b586a9e5-55a1-4de9-be72-1ff5ec9c1b06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5bcabe6_1e4d_47e0_9abe_bab940845e60.slice PodAnnotations:0xc00008c7c0}] Aliases:map[]}"
2026-06-09 12:20:03.037908 | controller | Jun 09 11:29:48.456492 crc crio[21508]: time="2026-06-09T11:29:48.455985829Z" level=info msg="Deleting pod openstack_nova-cell1-db-create-lgmvf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.037924 | controller | Jun 09 11:29:48.456492 crc crio[21508]: time="2026-06-09T11:29:48.456425592Z" level=info msg="Got pod network &{Name:nova-cell1-0adb-account-create-update-jgmkq Namespace:openstack ID:cb67e912eea8c48b8307f7b3e933c3803bc76b95036a4e3331843de78a58b811 UID:96fff74c-7653-4bf8-95dc-0e969d2dfa8b NetNS:/var/run/netns/27dc4403-3b4c-4b4f-8d68-b4cc91d86aec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod96fff74c_7653_4bf8_95dc_0e969d2dfa8b.slice PodAnnotations:0xc00011e410}] Aliases:map[]}"
2026-06-09 12:20:03.037943 | controller | Jun 09 11:29:48.456891 crc crio[21508]: time="2026-06-09T11:29:48.456646609Z" level=info msg="Deleting pod openstack_nova-cell1-0adb-account-create-update-jgmkq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.037966 | controller | Jun 09 11:29:48.834122 crc crio[21508]: time="2026-06-09T11:29:48.833574447Z" level=info msg="Stopped pod sandbox: f54a33041fa194ad66d1955268708ef7d36c4265c5e4a6b64b405651b29839c9" id=f4e80cf3-51ff-499e-9738-d8ddefdc3866 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.037982 | controller | Jun 09 11:29:48.988635 crc crio[21508]: time="2026-06-09T11:29:48.987928258Z" level=info msg="Stopped pod sandbox: cb67e912eea8c48b8307f7b3e933c3803bc76b95036a4e3331843de78a58b811" id=4d68d8aa-6296-4736-bbb4-fc3c3c072969 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.037997 | controller | Jun 09 11:29:49.290888 crc crio[21508]: time="2026-06-09T11:29:49.290768596Z" level=info msg="Stopped pod sandbox: b9142db35d421038bbe6b29654e9a5dbef0bfdc0beeaf1997c6de253c108deba" id=b251bba0-493b-4fec-901f-57b8f8156432 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.038013 | controller | Jun 09 11:29:49.300614 crc crio[21508]: time="2026-06-09T11:29:49.300085492Z" level=info msg="Stopped pod sandbox: f730506f51ba62ebc45c453f7ed1b89f51405c6aa897cebae1d6e320825cc76f" id=ee567dfb-58e3-4c4f-a9a3-fbe2342d5d5f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.038028 | controller | Jun 09 11:29:49.315539 crc crio[21508]: time="2026-06-09T11:29:49.315424975Z" level=info msg="Stopped pod sandbox: 7b38c93fc9ba67ebe4cef29bf2d2a630cff34deffba20d571a0615bac1aaddba" id=bdc4ce67-d1b8-42b8-8eb4-471d287d8d27 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.038043 | controller | Jun 09 11:29:55.085902 crc crio[21508]: time="2026-06-09T11:29:55.085062159Z" level=info msg="Running pod sandbox: openstack/nova-cell0-conductor-db-sync-qcvnq/POD" id=32afd1db-ed5e-4280-b00e-57a086ca09ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.038058 | controller | Jun 09 11:29:55.087236 crc crio[21508]: time="2026-06-09T11:29:55.085930405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.038073 | controller | Jun 09 11:29:55.133109 crc crio[21508]: time="2026-06-09T11:29:55.132966055Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-qcvnq Namespace:openstack ID:a62391cd9f8ef7a04d234833f81b88f4f578161d9492d5096569891d25f5bb6a UID:c9303db1-1aa2-43ee-a9f2-fe64315d2093 NetNS:/var/run/netns/69f0198d-2efb-47ce-b5da-95568bb1e2b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9303db1_1aa2_43ee_a9f2_fe64315d2093.slice PodAnnotations:0xc000159bc0}] Aliases:map[]}"
2026-06-09 12:20:03.038089 | controller | Jun 09 11:29:55.133109 crc crio[21508]: time="2026-06-09T11:29:55.133078668Z" level=info msg="Adding pod openstack_nova-cell0-conductor-db-sync-qcvnq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.038105 | controller | Jun 09 11:29:55.730208 crc crio[21508]: 2026-06-09T11:29:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a62391cd9f8ef7a Mac:62:84:db:93:16:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bb Mtu:0 Sandbox:/var/run/netns/69f0198d-2efb-47ce-b5da-95568bb1e2b8 SocketPath: PciID:}] [{Interface:0xc000125510 Address:{IP:10.217.0.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.038121 | controller | Jun 09 11:29:55.731137 crc crio[21508]: time="2026-06-09T11:29:55.731032837Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-qcvnq Namespace:openstack ID:a62391cd9f8ef7a04d234833f81b88f4f578161d9492d5096569891d25f5bb6a UID:c9303db1-1aa2-43ee-a9f2-fe64315d2093 NetNS:/var/run/netns/69f0198d-2efb-47ce-b5da-95568bb1e2b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9303db1_1aa2_43ee_a9f2_fe64315d2093.slice PodAnnotations:0xc000159bc0}] Aliases:map[]}"
2026-06-09 12:20:03.038140 | controller | Jun 09 11:29:55.731418 crc crio[21508]: time="2026-06-09T11:29:55.731252233Z" level=info msg="Checking pod openstack_nova-cell0-conductor-db-sync-qcvnq for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.038156 | controller | Jun 09 11:29:55.747850 crc crio[21508]: time="2026-06-09T11:29:55.747518964Z" level=info msg="Ran pod sandbox a62391cd9f8ef7a04d234833f81b88f4f578161d9492d5096569891d25f5bb6a with infra container: openstack/nova-cell0-conductor-db-sync-qcvnq/POD" id=32afd1db-ed5e-4280-b00e-57a086ca09ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.038172 | controller | Jun 09 11:29:55.755409 crc crio[21508]: time="2026-06-09T11:29:55.755214211Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=0e2e43b0-0c90-45ea-8f77-0bd5ef1c6c4a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.038187 | controller | Jun 09 11:29:55.755694 crc crio[21508]: time="2026-06-09T11:29:55.755586162Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found" id=0e2e43b0-0c90-45ea-8f77-0bd5ef1c6c4a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.038202 | controller | Jun 09 11:29:55.755694 crc crio[21508]: time="2026-06-09T11:29:55.755648084Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found" id=0e2e43b0-0c90-45ea-8f77-0bd5ef1c6c4a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.038218 | controller | Jun 09 11:29:55.760393 crc crio[21508]: time="2026-06-09T11:29:55.760206739Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=24782349-642d-4f28-8891-22881c2e06d3 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.038233 | controller | Jun 09 11:29:55.775812 crc crio[21508]: time="2026-06-09T11:29:55.775698627Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\""
2026-06-09 12:20:03.038248 | controller | Jun 09 11:30:00.526877 crc crio[21508]: time="2026-06-09T11:30:00.524425065Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683410-dqlrs/POD" id=f2e5a8c4-8d88-4b39-8e5b-e09ad81895ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.038263 | controller | Jun 09 11:30:00.528786 crc crio[21508]: time="2026-06-09T11:30:00.52695962Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.038279 | controller | Jun 09 11:30:00.584166 crc crio[21508]: time="2026-06-09T11:30:00.584071398Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683410-dqlrs Namespace:openshift-infra ID:7d41c5d39440f032db04c22baae3a14cd3977e389d14bf84a03febfe90756ade UID:938e37de-fd30-46e4-a9ab-0f1e5c792bc8 NetNS:/var/run/netns/c8e8d233-7cdc-4f9f-acbb-e0bf6701f2ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod938e37de_fd30_46e4_a9ab_0f1e5c792bc8.slice PodAnnotations:0xc003b38d58}] Aliases:map[]}"
2026-06-09 12:20:03.038295 | controller | Jun 09 11:30:00.584166 crc crio[21508]: time="2026-06-09T11:30:00.58414514Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683410-dqlrs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.038310 | controller | Jun 09 11:30:00.653671 crc crio[21508]: time="2026-06-09T11:30:00.652974963Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683410-kbglw/POD" id=12bda3de-d55a-4bb4-b8f7-176a6824be00 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.038329 | controller | Jun 09 11:30:00.653841 crc crio[21508]: time="2026-06-09T11:30:00.653706594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.038360 | controller | Jun 09 11:30:00.718959 crc crio[21508]: time="2026-06-09T11:30:00.718138558Z" level=info msg="Got pod network &{Name:collect-profiles-29683410-kbglw Namespace:openshift-operator-lifecycle-manager ID:e92380e95398f8076d95e74e6e7cbf8c09f551cd04d7c54027f57bf0f27374a8 UID:1e523425-3726-4069-89b7-40d5c5771d06 NetNS:/var/run/netns/f5f7b08b-4cca-485c-8273-9b17a854f23f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e523425_3726_4069_89b7_40d5c5771d06.slice PodAnnotations:0xc00008d438}] Aliases:map[]}"
2026-06-09 12:20:03.038382 | controller | Jun 09 11:30:00.718959 crc crio[21508]: time="2026-06-09T11:30:00.71820569Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683410-kbglw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.038398 | controller | Jun 09 11:30:00.962090 crc crio[21508]: 2026-06-09T11:30:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7d41c5d39440f03 Mac:52:03:36:c4:e8:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bc Mtu:0 Sandbox:/var/run/netns/c8e8d233-7cdc-4f9f-acbb-e0bf6701f2ff SocketPath: PciID:}] [{Interface:0xc00029e5b0 Address:{IP:10.217.0.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.038414 | controller | Jun 09 11:30:00.966588 crc crio[21508]: time="2026-06-09T11:30:00.963688174Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683410-dqlrs Namespace:openshift-infra ID:7d41c5d39440f032db04c22baae3a14cd3977e389d14bf84a03febfe90756ade UID:938e37de-fd30-46e4-a9ab-0f1e5c792bc8 NetNS:/var/run/netns/c8e8d233-7cdc-4f9f-acbb-e0bf6701f2ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod938e37de_fd30_46e4_a9ab_0f1e5c792bc8.slice PodAnnotations:0xc003b38d58}] Aliases:map[]}"
2026-06-09 12:20:03.038430 | controller | Jun 09 11:30:00.966588 crc crio[21508]: time="2026-06-09T11:30:00.96388265Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683410-dqlrs for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.038445 | controller | Jun 09 11:30:01.086829 crc crio[21508]: 2026-06-09T11:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e92380e95398f80 Mac:1e:dc:44:92:f7:4b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bd Mtu:0 Sandbox:/var/run/netns/f5f7b08b-4cca-485c-8273-9b17a854f23f SocketPath: PciID:}] [{Interface:0xc0001146c0 Address:{IP:10.217.0.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.038461 | controller | Jun 09 11:30:01.089202 crc crio[21508]: time="2026-06-09T11:30:01.08909772Z" level=info msg="Got pod network &{Name:collect-profiles-29683410-kbglw Namespace:openshift-operator-lifecycle-manager ID:e92380e95398f8076d95e74e6e7cbf8c09f551cd04d7c54027f57bf0f27374a8 UID:1e523425-3726-4069-89b7-40d5c5771d06 NetNS:/var/run/netns/f5f7b08b-4cca-485c-8273-9b17a854f23f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e523425_3726_4069_89b7_40d5c5771d06.slice PodAnnotations:0xc00008d438}] Aliases:map[]}"
2026-06-09 12:20:03.038478 | controller | Jun 09 11:30:01.090432 crc crio[21508]: time="2026-06-09T11:30:01.090246104Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683410-kbglw for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.038494 | controller | Jun 09 11:30:01.295258 crc crio[21508]: time="2026-06-09T11:30:01.29521418Z" level=info msg="Removing container: 6a4a97547f3effd6a924733ad83e6eab8e625f1e2ff1fa11e5c416aed6cb3889" id=aafb3277-a391-45c8-873a-3cfc9f1b82ed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.038514 | controller | Jun 09 11:30:07.374582 crc crio[21508]: time="2026-06-09T11:30:07.373356571Z" level=info msg="Ran pod sandbox 7d41c5d39440f032db04c22baae3a14cd3977e389d14bf84a03febfe90756ade with infra container: openshift-infra/auto-csr-approver-29683410-dqlrs/POD" id=f2e5a8c4-8d88-4b39-8e5b-e09ad81895ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.038531 | controller | Jun 09 11:30:07.376938 crc crio[21508]: time="2026-06-09T11:30:07.376861345Z" level=info msg="Ran pod sandbox e92380e95398f8076d95e74e6e7cbf8c09f551cd04d7c54027f57bf0f27374a8 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683410-kbglw/POD" id=12bda3de-d55a-4bb4-b8f7-176a6824be00 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.038547 | controller | Jun 09 11:30:07.381418 crc crio[21508]: time="2026-06-09T11:30:07.379212214Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=89ff8426-757f-44a3-8875-186c2eb12691 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.038563 | controller | Jun 09 11:30:07.381418 crc crio[21508]: time="2026-06-09T11:30:07.379652197Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=d74a0565-39c3-44de-b2d9-8cc16d3529b9 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.038578 | controller | Jun 09 11:30:07.398256 crc crio[21508]: time="2026-06-09T11:30:07.397766413Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 12:20:03.038594 | controller | Jun 09 11:30:07.453861 crc crio[21508]: time="2026-06-09T11:30:07.452625124Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=15335d4e-5a25-4786-83c3-8ae417cc316b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.038609 | controller | Jun 09 11:30:07.536156 crc crio[21508]: time="2026-06-09T11:30:07.53541476Z" level=info msg="Removed container 6a4a97547f3effd6a924733ad83e6eab8e625f1e2ff1fa11e5c416aed6cb3889: openshift-infra/auto-csr-approver-29683402-l2gx2/oc" id=aafb3277-a391-45c8-873a-3cfc9f1b82ed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.038625 | controller | Jun 09 11:30:07.561652 crc crio[21508]: time="2026-06-09T11:30:07.561566023Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683410-kbglw/collect-profiles" id=2aec7bf4-11a8-46a0-b47a-470d2541f525 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.038640 | controller | Jun 09 11:30:07.562039 crc crio[21508]: time="2026-06-09T11:30:07.561989115Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.038656 | controller | Jun 09 11:30:07.571050 crc crio[21508]: time="2026-06-09T11:30:07.57093973Z" level=info msg="Stopping pod sandbox: 27afdc9ce5b2b31bd1e99a7cefc8a2ac5f51a45c7d783d95c09cb9c3dfbc0a97" id=d6614a93-9d33-42e6-9159-60d141457ab2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.038672 | controller | Jun 09 11:30:07.571728 crc crio[21508]: time="2026-06-09T11:30:07.571091104Z" level=info msg="Stopped pod sandbox (already stopped): 27afdc9ce5b2b31bd1e99a7cefc8a2ac5f51a45c7d783d95c09cb9c3dfbc0a97" id=d6614a93-9d33-42e6-9159-60d141457ab2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.038688 | controller | Jun 09 11:30:07.572527 crc crio[21508]: time="2026-06-09T11:30:07.572394583Z" level=info msg="Removing pod sandbox: 27afdc9ce5b2b31bd1e99a7cefc8a2ac5f51a45c7d783d95c09cb9c3dfbc0a97" id=f82dd113-e22c-4db6-9778-134c75e9ff01 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.038707 | controller | Jun 09 11:30:07.585846 crc crio[21508]: time="2026-06-09T11:30:07.585669735Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:99287b7aa83a5c1c32b9c3077bb084ea2f3c582f87b298d861544e5c5a6ebf41" id=24782349-642d-4f28-8891-22881c2e06d3 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.038723 | controller | Jun 09 11:30:07.587433 crc crio[21508]: time="2026-06-09T11:30:07.587068686Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=6ad3d981-287f-4a3b-9d3d-b572f8868b47 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.038739 | controller | Jun 09 11:30:07.620391 crc crio[21508]: time="2026-06-09T11:30:07.62001015Z" level=info msg="Removed pod sandbox: 27afdc9ce5b2b31bd1e99a7cefc8a2ac5f51a45c7d783d95c09cb9c3dfbc0a97" id=f82dd113-e22c-4db6-9778-134c75e9ff01 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.038755 | controller | Jun 09 11:30:07.621690 crc crio[21508]: time="2026-06-09T11:30:07.621597037Z" level=info msg="Stopping pod sandbox: aef062512e4aef1073c809cad3f13f0f6dde3a92a43bd185f103a44bc33f0ea6" id=a323a918-dd1d-4194-b12a-ef3f6adff7b9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.038771 | controller | Jun 09 11:30:07.621799 crc crio[21508]: time="2026-06-09T11:30:07.621778632Z" level=info msg="Stopped pod sandbox (already stopped): aef062512e4aef1073c809cad3f13f0f6dde3a92a43bd185f103a44bc33f0ea6" id=a323a918-dd1d-4194-b12a-ef3f6adff7b9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.038786 | controller | Jun 09 11:30:07.622516 crc crio[21508]: time="2026-06-09T11:30:07.622451992Z" level=info msg="Removing pod sandbox: aef062512e4aef1073c809cad3f13f0f6dde3a92a43bd185f103a44bc33f0ea6" id=05d41fb2-06e0-4424-a444-d4885ad44cd3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.038801 | controller | Jun 09 11:30:07.657023 crc crio[21508]: time="2026-06-09T11:30:07.656849048Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=a594eaee-1586-402b-94de-af82341aac3e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.038817 | controller | Jun 09 11:30:07.660652 crc crio[21508]: time="2026-06-09T11:30:07.660455265Z" level=info msg="Removed pod sandbox: aef062512e4aef1073c809cad3f13f0f6dde3a92a43bd185f103a44bc33f0ea6" id=05d41fb2-06e0-4424-a444-d4885ad44cd3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.038832 | controller | Jun 09 11:30:07.662143 crc crio[21508]: time="2026-06-09T11:30:07.662098934Z" level=info msg="Stopping pod sandbox: 7ff35a4bddcdc604c75b846c54bc49c0cc4956f3958a5c530e4823e38e9b3713" id=ae4850a6-829a-4c23-9492-15ad9780e5e8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.038848 | controller | Jun 09 11:30:07.662256 crc crio[21508]: time="2026-06-09T11:30:07.662166316Z" level=info msg="Stopped pod sandbox (already stopped): 7ff35a4bddcdc604c75b846c54bc49c0cc4956f3958a5c530e4823e38e9b3713" id=ae4850a6-829a-4c23-9492-15ad9780e5e8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.038863 | controller | Jun 09 11:30:07.662987 crc crio[21508]: time="2026-06-09T11:30:07.662927838Z" level=info msg="Removing pod sandbox: 7ff35a4bddcdc604c75b846c54bc49c0cc4956f3958a5c530e4823e38e9b3713" id=48648700-32c3-443f-996b-e3c8ffd5d165 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.038878 | controller | Jun 09 11:30:07.669606 crc crio[21508]: time="2026-06-09T11:30:07.669486262Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.038894 | controller | Jun 09 11:30:07.676654 crc crio[21508]: time="2026-06-09T11:30:07.676500689Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.038910 | controller | Jun 09 11:30:07.688550 crc crio[21508]: time="2026-06-09T11:30:07.688438822Z" level=info msg="Removed pod sandbox: 7ff35a4bddcdc604c75b846c54bc49c0cc4956f3958a5c530e4823e38e9b3713" id=48648700-32c3-443f-996b-e3c8ffd5d165 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.038930 | controller | Jun 09 11:30:07.689583 crc crio[21508]: time="2026-06-09T11:30:07.689533674Z" level=info msg="Stopping pod sandbox: e190ca656fd81a09e4107694a47c8ec064130b3b65838806808b58c67da5bd02" id=6e9e7235-4fe6-472e-bc8f-d75c31458790 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.038945 | controller | Jun 09 11:30:07.690274 crc crio[21508]: time="2026-06-09T11:30:07.690240515Z" level=info msg="Stopped pod sandbox (already stopped): e190ca656fd81a09e4107694a47c8ec064130b3b65838806808b58c67da5bd02" id=6e9e7235-4fe6-472e-bc8f-d75c31458790 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.038961 | controller | Jun 09 11:30:07.692092 crc crio[21508]: time="2026-06-09T11:30:07.691978676Z" level=info msg="Removing pod sandbox: e190ca656fd81a09e4107694a47c8ec064130b3b65838806808b58c67da5bd02" id=125201d9-865d-4454-bc8e-9b2a89656488 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.038976 | controller | Jun 09 11:30:07.700907 crc crio[21508]: time="2026-06-09T11:30:07.700811637Z" level=info msg="Creating container: openstack/nova-cell0-conductor-db-sync-qcvnq/nova-cell0-conductor-db-sync" id=6a1e0a94-07fc-43b1-964c-c417c0c9d66f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.038991 | controller | Jun 09 11:30:07.716947 crc crio[21508]: time="2026-06-09T11:30:07.716742848Z" level=info msg="Removed pod sandbox: e190ca656fd81a09e4107694a47c8ec064130b3b65838806808b58c67da5bd02" id=125201d9-865d-4454-bc8e-9b2a89656488 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.039006 | controller | Jun 09 11:30:07.718134 crc crio[21508]: time="2026-06-09T11:30:07.718087858Z" level=info msg="Stopping pod sandbox: c31fd601a00a0ac250dfa3df47a841726a360b9695bcaadc90cfbae25ff1143e" id=3972983e-b743-4470-b499-36f386d525c7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.039022 | controller | Jun 09 11:30:07.718439 crc crio[21508]: time="2026-06-09T11:30:07.718408337Z" level=info msg="Stopped pod sandbox (already stopped): c31fd601a00a0ac250dfa3df47a841726a360b9695bcaadc90cfbae25ff1143e" id=3972983e-b743-4470-b499-36f386d525c7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.039037 | controller | Jun 09 11:30:07.718799 crc crio[21508]: time="2026-06-09T11:30:07.718431918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.039052 | controller | Jun 09 11:30:07.719996 crc crio[21508]: time="2026-06-09T11:30:07.719917162Z" level=info msg="Removing pod sandbox: c31fd601a00a0ac250dfa3df47a841726a360b9695bcaadc90cfbae25ff1143e" id=c37b2b44-818f-4ad2-9605-ded45f501894 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.039068 | controller | Jun 09 11:30:07.739258 crc crio[21508]: time="2026-06-09T11:30:07.73912566Z" level=info msg="Removed pod sandbox: c31fd601a00a0ac250dfa3df47a841726a360b9695bcaadc90cfbae25ff1143e" id=c37b2b44-818f-4ad2-9605-ded45f501894 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.039083 | controller | Jun 09 11:30:07.740527 crc crio[21508]: time="2026-06-09T11:30:07.740424198Z" level=info msg="Stopping pod sandbox: 79210880cf53d5eb458d2ef4a12b76dac74f5b769e83fce8d0f6b936f89fa217" id=6c91f12e-0b1c-46c7-b786-62986aff11b4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.039099 | controller | Jun 09 11:30:07.740641 crc crio[21508]: time="2026-06-09T11:30:07.740552442Z" level=info msg="Stopped pod sandbox (already stopped): 79210880cf53d5eb458d2ef4a12b76dac74f5b769e83fce8d0f6b936f89fa217" id=6c91f12e-0b1c-46c7-b786-62986aff11b4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.039114 | controller | Jun 09 11:30:07.741467 crc crio[21508]: time="2026-06-09T11:30:07.741399627Z" level=info msg="Removing pod sandbox: 79210880cf53d5eb458d2ef4a12b76dac74f5b769e83fce8d0f6b936f89fa217" id=1feee2e7-99f2-4d77-ac5d-a2ef8f2409ca name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.039133 | controller | Jun 09 11:30:07.781089 crc crio[21508]: time="2026-06-09T11:30:07.780918085Z" level=info msg="Removed pod sandbox: 79210880cf53d5eb458d2ef4a12b76dac74f5b769e83fce8d0f6b936f89fa217" id=1feee2e7-99f2-4d77-ac5d-a2ef8f2409ca name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.039149 | controller | Jun 09 11:30:07.782073 crc crio[21508]: time="2026-06-09T11:30:07.781981336Z" level=info msg="Stopping pod sandbox: 8e065d5df2ba343318d243f954795f030b88e4829dd570ae96cabc781aea0102" id=6515f0a6-8371-42c8-8151-6d395341d2ab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.039164 | controller | Jun 09 11:30:07.782149 crc crio[21508]: time="2026-06-09T11:30:07.782096529Z" level=info msg="Stopped pod sandbox (already stopped): 8e065d5df2ba343318d243f954795f030b88e4829dd570ae96cabc781aea0102" id=6515f0a6-8371-42c8-8151-6d395341d2ab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.039179 | controller | Jun 09 11:30:07.783074 crc crio[21508]: time="2026-06-09T11:30:07.783017127Z" level=info msg="Removing pod sandbox: 8e065d5df2ba343318d243f954795f030b88e4829dd570ae96cabc781aea0102" id=558b065c-0144-4079-9a76-6b15b04763c2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.039194 | controller | Jun 09 11:30:07.805207 crc crio[21508]: time="2026-06-09T11:30:07.805094148Z" level=info msg="Removed pod sandbox: 8e065d5df2ba343318d243f954795f030b88e4829dd570ae96cabc781aea0102" id=558b065c-0144-4079-9a76-6b15b04763c2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.039210 | controller | Jun 09 11:30:07.806516 crc crio[21508]: time="2026-06-09T11:30:07.806424277Z" level=info msg="Stopping pod sandbox: 80ef6633015832ac1553b961a8487a6c086314fef5950dd4e225518fec032589" id=8153e5aa-a4ce-4c02-9553-7e95eae52f2a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.039225 | controller | Jun 09 11:30:07.806670 crc crio[21508]: time="2026-06-09T11:30:07.806534921Z" level=info msg="Stopped pod sandbox (already stopped): 80ef6633015832ac1553b961a8487a6c086314fef5950dd4e225518fec032589" id=8153e5aa-a4ce-4c02-9553-7e95eae52f2a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.039240 | controller | Jun 09 11:30:07.807030 crc crio[21508]: time="2026-06-09T11:30:07.806964843Z" level=info msg="Removing pod sandbox: 80ef6633015832ac1553b961a8487a6c086314fef5950dd4e225518fec032589" id=a6070c89-519a-4b36-9b64-c11f1bc48490 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.039255 | controller | Jun 09 11:30:07.812039 crc crio[21508]: time="2026-06-09T11:30:07.8119422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.039271 | controller | Jun 09 11:30:07.816555 crc crio[21508]: time="2026-06-09T11:30:07.816232427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.039287 | controller | Jun 09 11:30:07.829106 crc crio[21508]: time="2026-06-09T11:30:07.828969873Z" level=info msg="Removed pod sandbox: 80ef6633015832ac1553b961a8487a6c086314fef5950dd4e225518fec032589" id=a6070c89-519a-4b36-9b64-c11f1bc48490 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.039302 | controller | Jun 09 11:30:07.830258 crc crio[21508]: time="2026-06-09T11:30:07.830163979Z" level=info msg="Stopping pod sandbox: 57021d77d78419a96deca25192b4733164a6245abb13dbca48b69b6778cef92f" id=d1965ec1-9117-4ac0-8277-ca7daca874a1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.039318 | controller | Jun 09 11:30:07.830440 crc crio[21508]: time="2026-06-09T11:30:07.830272112Z" level=info msg="Stopped pod sandbox (already stopped): 57021d77d78419a96deca25192b4733164a6245abb13dbca48b69b6778cef92f" id=d1965ec1-9117-4ac0-8277-ca7daca874a1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.039336 | controller | Jun 09 11:30:07.831401 crc crio[21508]: time="2026-06-09T11:30:07.83123361Z" level=info msg="Removing pod sandbox: 57021d77d78419a96deca25192b4733164a6245abb13dbca48b69b6778cef92f" id=ee1a6fab-9374-4c4c-a255-4d6aabdae79c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.039371 | controller | Jun 09 11:30:07.858370 crc crio[21508]: time="2026-06-09T11:30:07.858163456Z" level=info msg="Removed pod sandbox: 57021d77d78419a96deca25192b4733164a6245abb13dbca48b69b6778cef92f" id=ee1a6fab-9374-4c4c-a255-4d6aabdae79c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.039388 | controller | Jun 09 11:30:07.859882 crc crio[21508]: time="2026-06-09T11:30:07.859771324Z" level=info msg="Stopping pod sandbox: 5a7c325f198642df752b4642cdc9defce1915629ef3b2ea670f57232f0473776" id=24aab297-5420-4c57-ba77-1009a7fd74f9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.039404 | controller | Jun 09 11:30:07.860019 crc crio[21508]: time="2026-06-09T11:30:07.859912608Z" level=info msg="Stopped pod sandbox (already stopped): 5a7c325f198642df752b4642cdc9defce1915629ef3b2ea670f57232f0473776" id=24aab297-5420-4c57-ba77-1009a7fd74f9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.039420 | controller | Jun 09 11:30:07.862927 crc crio[21508]: time="2026-06-09T11:30:07.862836274Z" level=info msg="Removing pod sandbox: 5a7c325f198642df752b4642cdc9defce1915629ef3b2ea670f57232f0473776" id=47f885f4-171c-460b-9161-b34bd7c97f31 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.039435 | controller | Jun 09 11:30:07.881746 crc crio[21508]: time="2026-06-09T11:30:07.881593168Z" level=info msg="Removed pod sandbox: 5a7c325f198642df752b4642cdc9defce1915629ef3b2ea670f57232f0473776" id=47f885f4-171c-460b-9161-b34bd7c97f31 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.039450 | controller | Jun 09 11:30:07.976571 crc crio[21508]: time="2026-06-09T11:30:07.976436941Z" level=info msg="Created container 762c4191076419c8caa1598bff87e42a2adf1670ad746a2b3541ae34ed268ff7: openshift-operator-lifecycle-manager/collect-profiles-29683410-kbglw/collect-profiles" id=2aec7bf4-11a8-46a0-b47a-470d2541f525 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.039465 | controller | Jun 09 11:30:07.977902 crc crio[21508]: time="2026-06-09T11:30:07.977802621Z" level=info msg="Starting container: 762c4191076419c8caa1598bff87e42a2adf1670ad746a2b3541ae34ed268ff7" id=16ff671a-6482-485a-9b50-45e99cbe4914 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.039480 | controller | Jun 09 11:30:07.989114 crc crio[21508]: time="2026-06-09T11:30:07.988976632Z" level=info msg="Started container" PID=84983 containerID=762c4191076419c8caa1598bff87e42a2adf1670ad746a2b3541ae34ed268ff7 description=openshift-operator-lifecycle-manager/collect-profiles-29683410-kbglw/collect-profiles id=16ff671a-6482-485a-9b50-45e99cbe4914 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e92380e95398f8076d95e74e6e7cbf8c09f551cd04d7c54027f57bf0f27374a8
2026-06-09 12:20:03.039496 | controller | Jun 09 11:30:08.002275 crc crio[21508]: time="2026-06-09T11:30:08.001987796Z" level=info msg="Created container 3267536dc8fc0b8079e176e8877963c3d16ec3f1a5463469d2802c6ca1c1bd5c: openstack/nova-cell0-conductor-db-sync-qcvnq/nova-cell0-conductor-db-sync" id=6a1e0a94-07fc-43b1-964c-c417c0c9d66f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.039511 | controller | Jun 09 11:30:08.007840 crc crio[21508]: time="2026-06-09T11:30:08.007119978Z" level=info msg="Starting container: 3267536dc8fc0b8079e176e8877963c3d16ec3f1a5463469d2802c6ca1c1bd5c" id=e995a762-53ed-47e6-bb20-1eca2c75683d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.039527 | controller | Jun 09 11:30:08.021516 crc crio[21508]: time="2026-06-09T11:30:08.020864684Z" level=info msg="Started container" PID=84987 containerID=3267536dc8fc0b8079e176e8877963c3d16ec3f1a5463469d2802c6ca1c1bd5c description=openstack/nova-cell0-conductor-db-sync-qcvnq/nova-cell0-conductor-db-sync id=e995a762-53ed-47e6-bb20-1eca2c75683d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a62391cd9f8ef7a04d234833f81b88f4f578161d9492d5096569891d25f5bb6a
2026-06-09 12:20:03.039547 | controller | Jun 09 11:30:09.435274 crc crio[21508]: time="2026-06-09T11:30:09.435194386Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=d74a0565-39c3-44de-b2d9-8cc16d3529b9 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.039563 | controller | Jun 09 11:30:09.436970 crc crio[21508]: time="2026-06-09T11:30:09.436874365Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=acbcb693-7daa-4014-98f3-6456d9d80b33 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.039579 | controller | Jun 09 11:30:09.439685 crc crio[21508]: time="2026-06-09T11:30:09.439630727Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=dd0dc213-0eee-47e1-a3ba-f9fec9a8d73c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.039594 | controller | Jun 09 11:30:09.446707 crc crio[21508]: time="2026-06-09T11:30:09.446608363Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683410-dqlrs/oc" id=fae16b98-b8d4-46d3-b34d-0705e747f857 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.039610 | controller | Jun 09 11:30:09.447235 crc crio[21508]: time="2026-06-09T11:30:09.447165499Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.039625 | controller | Jun 09 11:30:09.499669 crc crio[21508]: time="2026-06-09T11:30:09.499021502Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.039641 | controller | Jun 09 11:30:09.664254 crc crio[21508]: time="2026-06-09T11:30:09.664169352Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.039656 | controller | Jun 09 11:30:09.781915 crc crio[21508]: time="2026-06-09T11:30:09.781774397Z" level=info msg="Created container c49b697de7afe25c57c329e81264c37a5acdf49f2a5934bce5569ebdc79a51cb: openshift-infra/auto-csr-approver-29683410-dqlrs/oc" id=fae16b98-b8d4-46d3-b34d-0705e747f857 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.039672 | controller | Jun 09 11:30:09.783449 crc crio[21508]: time="2026-06-09T11:30:09.783269981Z" level=info msg="Starting container: c49b697de7afe25c57c329e81264c37a5acdf49f2a5934bce5569ebdc79a51cb" id=cfcd2069-bb93-472f-8a3c-e3088fa7c991 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.039687 | controller | Jun 09 11:30:09.789781 crc crio[21508]: time="2026-06-09T11:30:09.789626359Z" level=info msg="Started container" PID=85087 containerID=c49b697de7afe25c57c329e81264c37a5acdf49f2a5934bce5569ebdc79a51cb description=openshift-infra/auto-csr-approver-29683410-dqlrs/oc id=cfcd2069-bb93-472f-8a3c-e3088fa7c991 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7d41c5d39440f032db04c22baae3a14cd3977e389d14bf84a03febfe90756ade
2026-06-09 12:20:03.039703 | controller | Jun 09 11:30:09.937595 crc crio[21508]: time="2026-06-09T11:30:09.937431576Z" level=info msg="Stopping pod sandbox: e92380e95398f8076d95e74e6e7cbf8c09f551cd04d7c54027f57bf0f27374a8" id=9381286f-eb4e-482c-a0f8-d0cb02cef62d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.039718 | controller | Jun 09 11:30:09.938063 crc crio[21508]: time="2026-06-09T11:30:09.93789492Z" level=info msg="Got pod network &{Name:collect-profiles-29683410-kbglw Namespace:openshift-operator-lifecycle-manager ID:e92380e95398f8076d95e74e6e7cbf8c09f551cd04d7c54027f57bf0f27374a8 UID:1e523425-3726-4069-89b7-40d5c5771d06 NetNS:/var/run/netns/f5f7b08b-4cca-485c-8273-9b17a854f23f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e523425_3726_4069_89b7_40d5c5771d06.slice PodAnnotations:0xc00011f190}] Aliases:map[]}"
2026-06-09 12:20:03.039737 | controller | Jun 09 11:30:09.938172 crc crio[21508]: time="2026-06-09T11:30:09.938125167Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683410-kbglw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.039753 | controller | Jun 09 11:30:10.322165 crc crio[21508]: time="2026-06-09T11:30:10.321108693Z" level=info msg="Stopped pod sandbox: e92380e95398f8076d95e74e6e7cbf8c09f551cd04d7c54027f57bf0f27374a8" id=9381286f-eb4e-482c-a0f8-d0cb02cef62d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.039769 | controller | Jun 09 11:30:12.005843 crc crio[21508]: time="2026-06-09T11:30:11.99525487Z" level=info msg="Stopping pod sandbox: 7d41c5d39440f032db04c22baae3a14cd3977e389d14bf84a03febfe90756ade" id=834e6d68-a409-4361-a2dd-5f428e624c31 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.039785 | controller | Jun 09 11:30:12.005843 crc crio[21508]: time="2026-06-09T11:30:11.997095055Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683410-dqlrs Namespace:openshift-infra ID:7d41c5d39440f032db04c22baae3a14cd3977e389d14bf84a03febfe90756ade UID:938e37de-fd30-46e4-a9ab-0f1e5c792bc8 NetNS:/var/run/netns/c8e8d233-7cdc-4f9f-acbb-e0bf6701f2ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod938e37de_fd30_46e4_a9ab_0f1e5c792bc8.slice PodAnnotations:0xc004e43590}] Aliases:map[]}"
2026-06-09 12:20:03.039800 | controller | Jun 09 11:30:12.005843 crc crio[21508]: time="2026-06-09T11:30:11.99761667Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683410-dqlrs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.039816 | controller | Jun 09 11:30:12.340486 crc crio[21508]: time="2026-06-09T11:30:12.339871753Z" level=info msg="Stopped pod sandbox: 7d41c5d39440f032db04c22baae3a14cd3977e389d14bf84a03febfe90756ade" id=834e6d68-a409-4361-a2dd-5f428e624c31 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.039831 | controller | Jun 09 11:30:13.182036 crc crio[21508]: time="2026-06-09T11:30:13.181926875Z" level=warning msg="Stopping container c8a2dece171fa11bc071200ea734cac6a1b518d25e7d1f077877a9c9d7523650 with stop signal(15) timed out. Killing..."
2026-06-09 12:20:03.039847 | controller | Jun 09 11:30:13.187185 crc crio[21508]: time="2026-06-09T11:30:13.187075927Z" level=warning msg="Stopping container c6ef0b2fef0f5e1ad29613c7883f85fa7e3162f15d94b6a660ed524b27b7e3c1 with stop signal(15) timed out. Killing..."
2026-06-09 12:20:03.039863 | controller | Jun 09 11:30:13.242216 crc crio[21508]: time="2026-06-09T11:30:13.241753413Z" level=error msg="Killing container c8a2dece171fa11bc071200ea734cac6a1b518d25e7d1f077877a9c9d7523650 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill c8a2dece171fa11bc071200ea734cac6a1b518d25e7d1f077877a9c9d7523650 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-09 12:20:03.039878 | controller | Jun 09 11:30:13.270912 crc crio[21508]: time="2026-06-09T11:30:13.270810131Z" level=info msg="Stopped container c8a2dece171fa11bc071200ea734cac6a1b518d25e7d1f077877a9c9d7523650: openstack/ceilometer-0/ceilometer-central-agent" id=d4e7ebdd-99f1-4ddb-a0f1-34c9a4761090 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.039894 | controller | Jun 09 11:30:13.288917 crc crio[21508]: time="2026-06-09T11:30:13.288736961Z" level=error msg="Killing container c6ef0b2fef0f5e1ad29613c7883f85fa7e3162f15d94b6a660ed524b27b7e3c1 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill c6ef0b2fef0f5e1ad29613c7883f85fa7e3162f15d94b6a660ed524b27b7e3c1 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-09 12:20:03.039913 | controller | Jun 09 11:30:13.319138 crc crio[21508]: time="2026-06-09T11:30:13.319047987Z" level=info msg="Stopped container c6ef0b2fef0f5e1ad29613c7883f85fa7e3162f15d94b6a660ed524b27b7e3c1: openstack/ceilometer-0/ceilometer-notification-agent" id=d92553ff-b63c-4f18-97aa-cd5c95fdc500 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.039929 | controller | Jun 09 11:30:13.320647 crc crio[21508]: time="2026-06-09T11:30:13.320566552Z" level=info msg="Stopping pod sandbox: 14fe94a64764e83cc83a4b293c601325ebf0b0ea8807eea685b9b432e43b141c" id=c8450212-3678-4101-a287-e07a75ced3f4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.039945 | controller | Jun 09 11:30:13.321445 crc crio[21508]: time="2026-06-09T11:30:13.321218921Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:14fe94a64764e83cc83a4b293c601325ebf0b0ea8807eea685b9b432e43b141c UID:8d8fc800-90e6-4458-90fb-b77b290366e9 NetNS:/var/run/netns/fc953616-bb38-4fda-a808-6c5239be6584 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d8fc800_90e6_4458_90fb_b77b290366e9.slice PodAnnotations:0xc000d9eb90}] Aliases:map[]}"
2026-06-09 12:20:03.039961 | controller | Jun 09 11:30:13.321568 crc crio[21508]: time="2026-06-09T11:30:13.32151653Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.039976 | controller | Jun 09 11:30:13.704939 crc crio[21508]: time="2026-06-09T11:30:13.704403393Z" level=info msg="Stopped pod sandbox: 14fe94a64764e83cc83a4b293c601325ebf0b0ea8807eea685b9b432e43b141c" id=c8450212-3678-4101-a287-e07a75ced3f4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.039992 | controller | Jun 09 11:30:14.071191 crc crio[21508]: time="2026-06-09T11:30:14.069944175Z" level=info msg="Removing container: 7d7bf1502b01c6657d4749e11dff72c86158eeabee4739ddb95148fcc021f632" id=d9ca6f7b-d631-4901-8593-1978384aa4c9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.040007 | controller | Jun 09 11:30:14.214412 crc crio[21508]: time="2026-06-09T11:30:14.21427172Z" level=info msg="Removed container 7d7bf1502b01c6657d4749e11dff72c86158eeabee4739ddb95148fcc021f632: openstack/ceilometer-0/proxy-httpd" id=d9ca6f7b-d631-4901-8593-1978384aa4c9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.040022 | controller | Jun 09 11:30:14.218492 crc crio[21508]: time="2026-06-09T11:30:14.218441513Z" level=info msg="Removing container: 039f4ce637408c7ef22073a3409b498474b260bc3b357ec92d190f29d21ff938" id=7e2169cb-122a-46c3-8f55-1b58609b625c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.040038 | controller | Jun 09 11:30:14.244478 crc crio[21508]: time="2026-06-09T11:30:14.24440457Z" level=info msg="Removed container 039f4ce637408c7ef22073a3409b498474b260bc3b357ec92d190f29d21ff938: openstack/ceilometer-0/sg-core" id=7e2169cb-122a-46c3-8f55-1b58609b625c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.040053 | controller | Jun 09 11:30:14.250730 crc crio[21508]: time="2026-06-09T11:30:14.250619594Z" level=info msg="Removing container: c6ef0b2fef0f5e1ad29613c7883f85fa7e3162f15d94b6a660ed524b27b7e3c1" id=dd74b6ad-6274-4a65-8fd4-78eb4316f874 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.040068 | controller | Jun 09 11:30:14.293699 crc crio[21508]: time="2026-06-09T11:30:14.293602474Z" level=info msg="Removed container c6ef0b2fef0f5e1ad29613c7883f85fa7e3162f15d94b6a660ed524b27b7e3c1: openstack/ceilometer-0/ceilometer-notification-agent" id=dd74b6ad-6274-4a65-8fd4-78eb4316f874 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.040083 | controller | Jun 09 11:30:14.298823 crc crio[21508]: time="2026-06-09T11:30:14.298754366Z" level=info msg="Removing container: c8a2dece171fa11bc071200ea734cac6a1b518d25e7d1f077877a9c9d7523650" id=8a7241fd-39f2-4d6f-ac20-49b91d27dc09 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.040101 | controller | Jun 09 11:30:14.344412 crc crio[21508]: time="2026-06-09T11:30:14.344203309Z" level=info msg="Removed container c8a2dece171fa11bc071200ea734cac6a1b518d25e7d1f077877a9c9d7523650: openstack/ceilometer-0/ceilometer-central-agent" id=8a7241fd-39f2-4d6f-ac20-49b91d27dc09 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.040116 | controller | Jun 09 11:30:14.820843 crc crio[21508]: time="2026-06-09T11:30:14.820715889Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=08a80dc6-5b41-422e-a5e4-3ed8b9d84618 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.040131 | controller | Jun 09 11:30:14.820843 crc crio[21508]: time="2026-06-09T11:30:14.820832113Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.040147 | controller | Jun 09 11:30:14.866812 crc crio[21508]: time="2026-06-09T11:30:14.865866613Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a120b86559af31159e46f93e49082aff41f08c0023c38fb67c41068e2ab29b09 UID:dff53777-2dcc-498b-89ad-f85a2d7ff13a NetNS:/var/run/netns/7c78fb60-bb62-4183-89cb-07fa2719002e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddff53777_2dcc_498b_89ad_f85a2d7ff13a.slice PodAnnotations:0xc00011f160}] Aliases:map[]}"
2026-06-09 12:20:03.040163 | controller | Jun 09 11:30:14.866812 crc crio[21508]: time="2026-06-09T11:30:14.866230844Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.040178 | controller | Jun 09 11:30:15.443275 crc crio[21508]: 2026-06-09T11:30:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a120b86559af311 Mac:9a:ca:ef:df:fd:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:be Mtu:0 Sandbox:/var/run/netns/7c78fb60-bb62-4183-89cb-07fa2719002e SocketPath: PciID:}] [{Interface:0xc000323120 Address:{IP:10.217.0.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.040194 | controller | Jun 09 11:30:15.445175 crc crio[21508]: time="2026-06-09T11:30:15.444905673Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a120b86559af31159e46f93e49082aff41f08c0023c38fb67c41068e2ab29b09 UID:dff53777-2dcc-498b-89ad-f85a2d7ff13a NetNS:/var/run/netns/7c78fb60-bb62-4183-89cb-07fa2719002e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddff53777_2dcc_498b_89ad_f85a2d7ff13a.slice PodAnnotations:0xc00011f160}] Aliases:map[]}"
2026-06-09 12:20:03.040209 | controller | Jun 09 11:30:15.445361 crc crio[21508]: time="2026-06-09T11:30:15.445255263Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.040225 | controller | Jun 09 11:30:15.455145 crc crio[21508]: time="2026-06-09T11:30:15.454869677Z" level=info msg="Ran pod sandbox a120b86559af31159e46f93e49082aff41f08c0023c38fb67c41068e2ab29b09 with infra container: openstack/ceilometer-0/POD" id=08a80dc6-5b41-422e-a5e4-3ed8b9d84618 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.040240 | controller | Jun 09 11:30:15.457949 crc crio[21508]: time="2026-06-09T11:30:15.457860045Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=2f3b89cd-57a6-4960-badd-015980c6c486 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.040256 | controller | Jun 09 11:30:15.482046 crc crio[21508]: time="2026-06-09T11:30:15.481972378Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=51bd1f41-3281-4cdc-8f0e-3bbeec3a084e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.040275 | controller | Jun 09 11:30:15.493062 crc crio[21508]: time="2026-06-09T11:30:15.492975943Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=d81810f1-4705-4840-a559-68b40ca34416 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.040291 | controller | Jun 09 11:30:15.493459 crc crio[21508]: time="2026-06-09T11:30:15.493439797Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.040307 | controller | Jun 09 11:30:15.542473 crc crio[21508]: time="2026-06-09T11:30:15.542270919Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.040322 | controller | Jun 09 11:30:15.547883 crc crio[21508]: time="2026-06-09T11:30:15.547801353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.040338 | controller | Jun 09 11:30:15.691229 crc crio[21508]: time="2026-06-09T11:30:15.691121148Z" level=info msg="Created container 76a030c23a78a18ada36bf85253d4e006fe5e1d5e0a4fb3b72700605178bc1d8: openstack/ceilometer-0/ceilometer-central-agent" id=d81810f1-4705-4840-a559-68b40ca34416 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.040371 | controller | Jun 09 11:30:15.692729 crc crio[21508]: time="2026-06-09T11:30:15.692668024Z" level=info msg="Starting container: 76a030c23a78a18ada36bf85253d4e006fe5e1d5e0a4fb3b72700605178bc1d8" id=83f16844-63c9-4b2b-b7e7-cb30dff2aa5f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.040388 | controller | Jun 09 11:30:15.708097 crc crio[21508]: time="2026-06-09T11:30:15.708003717Z" level=info msg="Started container" PID=85555 containerID=76a030c23a78a18ada36bf85253d4e006fe5e1d5e0a4fb3b72700605178bc1d8 description=openstack/ceilometer-0/ceilometer-central-agent id=83f16844-63c9-4b2b-b7e7-cb30dff2aa5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a120b86559af31159e46f93e49082aff41f08c0023c38fb67c41068e2ab29b09
2026-06-09 12:20:03.040404 | controller | Jun 09 11:30:15.724485 crc crio[21508]: time="2026-06-09T11:30:15.724416012Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=4184288a-c7d2-4200-b522-15b410d6c536 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.040420 | controller | Jun 09 11:30:15.756722 crc crio[21508]: time="2026-06-09T11:30:15.756608063Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=3ed99632-d5b5-445a-a470-340cf72eb898 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.040435 | controller | Jun 09 11:30:15.776322 crc crio[21508]: time="2026-06-09T11:30:15.776183061Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=ea54c3c6-6b98-46d7-83dd-34e5b4478ffd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.040451 | controller | Jun 09 11:30:15.777017 crc crio[21508]: time="2026-06-09T11:30:15.776958184Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.040466 | controller | Jun 09 11:30:15.874063 crc crio[21508]: time="2026-06-09T11:30:15.873884728Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.040482 | controller | Jun 09 11:30:15.882413 crc crio[21508]: time="2026-06-09T11:30:15.882330168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.040501 | controller | Jun 09 11:30:16.052903 crc crio[21508]: time="2026-06-09T11:30:16.052192031Z" level=info msg="Created container c795567cc782025ff8449faff20d58cfe6b86107be3caff0e855608d2bc70e01: openstack/ceilometer-0/ceilometer-notification-agent" id=ea54c3c6-6b98-46d7-83dd-34e5b4478ffd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.040516 | controller | Jun 09 11:30:16.054887 crc crio[21508]: time="2026-06-09T11:30:16.054829159Z" level=info msg="Starting container: c795567cc782025ff8449faff20d58cfe6b86107be3caff0e855608d2bc70e01" id=fa8aaba1-b4ea-411c-8ee1-9edfd000f328 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.040531 | controller | Jun 09 11:30:16.060689 crc crio[21508]: time="2026-06-09T11:30:16.060619248Z" level=info msg="Started container" PID=85598 containerID=c795567cc782025ff8449faff20d58cfe6b86107be3caff0e855608d2bc70e01 description=openstack/ceilometer-0/ceilometer-notification-agent id=fa8aaba1-b4ea-411c-8ee1-9edfd000f328 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a120b86559af31159e46f93e49082aff41f08c0023c38fb67c41068e2ab29b09
2026-06-09 12:20:03.040547 | controller | Jun 09 11:30:16.077761 crc crio[21508]: time="2026-06-09T11:30:16.074272298Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=e3940f3c-3717-485a-a25c-dba69dfd0c6b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.040563 | controller | Jun 09 11:30:16.088168 crc crio[21508]: time="2026-06-09T11:30:16.088062411Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=e7788772-e611-4dee-b719-f992449c1596 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.040578 | controller | Jun 09 11:30:16.095245 crc crio[21508]: time="2026-06-09T11:30:16.095168779Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=7e9fb08d-fe7d-4773-81d9-cd59d1021a8e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.040594 | controller | Jun 09 11:30:16.096535 crc crio[21508]: time="2026-06-09T11:30:16.096432386Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.040609 | controller | Jun 09 11:30:16.168431 crc crio[21508]: time="2026-06-09T11:30:16.168149745Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.040624 | controller | Jun 09 11:30:16.174069 crc crio[21508]: time="2026-06-09T11:30:16.173905194Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.040640 | controller | Jun 09 11:30:16.319331 crc crio[21508]: time="2026-06-09T11:30:16.319162705Z" level=info msg="Created container 57852bc3abbf11c357e8c3fda3b38ebe19543289f1337f6574dc462616ee76a1: openstack/ceilometer-0/sg-core" id=7e9fb08d-fe7d-4773-81d9-cd59d1021a8e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.040655 | controller | Jun 09 11:30:16.320838 crc crio[21508]: time="2026-06-09T11:30:16.320689559Z" level=info msg="Starting container: 57852bc3abbf11c357e8c3fda3b38ebe19543289f1337f6574dc462616ee76a1" id=3ffe2d7e-0243-41d5-bbf1-3ac9fea352bd name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.040671 | controller | Jun 09 11:30:16.339842 crc crio[21508]: time="2026-06-09T11:30:16.339729557Z" level=info msg="Started container" PID=85616 containerID=57852bc3abbf11c357e8c3fda3b38ebe19543289f1337f6574dc462616ee76a1 description=openstack/ceilometer-0/sg-core id=3ffe2d7e-0243-41d5-bbf1-3ac9fea352bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=a120b86559af31159e46f93e49082aff41f08c0023c38fb67c41068e2ab29b09
2026-06-09 12:20:03.040687 | controller | Jun 09 11:30:16.358969 crc crio[21508]: time="2026-06-09T11:30:16.358878447Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=c8492034-66a6-47b9-88b5-4bdd51a178a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.040706 | controller | Jun 09 11:30:16.389877 crc crio[21508]: time="2026-06-09T11:30:16.389779681Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=6d30bf68-28e7-480a-ac93-14ad2e6118d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.040722 | controller | Jun 09 11:30:16.399444 crc crio[21508]: time="2026-06-09T11:30:16.399271419Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=bff71512-f886-4818-a8aa-a9f38401174a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.040737 | controller | Jun 09 11:30:16.399750 crc crio[21508]: time="2026-06-09T11:30:16.399710062Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.040753 | controller | Jun 09 11:30:16.449243 crc crio[21508]: time="2026-06-09T11:30:16.449074467Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.040768 | controller | Jun 09 11:30:16.453271 crc crio[21508]: time="2026-06-09T11:30:16.453213968Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.040783 | controller | Jun 09 11:30:16.611567 crc crio[21508]: time="2026-06-09T11:30:16.611455599Z" level=info msg="Created container ae1f94efa795f8f873b30029750828231cf297e5742be4216664fa3e5568229d: openstack/ceilometer-0/proxy-httpd" id=bff71512-f886-4818-a8aa-a9f38401174a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.040798 | controller | Jun 09 11:30:16.613609 crc crio[21508]: time="2026-06-09T11:30:16.61352878Z" level=info msg="Starting container: ae1f94efa795f8f873b30029750828231cf297e5742be4216664fa3e5568229d" id=e1517895-6ca1-4acd-9d20-c8a21bd2452a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.040813 | controller | Jun 09 11:30:16.619843 crc crio[21508]: time="2026-06-09T11:30:16.619761962Z" level=info msg="Started container" PID=85656 containerID=ae1f94efa795f8f873b30029750828231cf297e5742be4216664fa3e5568229d description=openstack/ceilometer-0/proxy-httpd id=e1517895-6ca1-4acd-9d20-c8a21bd2452a name=/runtime.v1.RuntimeService/StartContainer sandboxID=a120b86559af31159e46f93e49082aff41f08c0023c38fb67c41068e2ab29b09
2026-06-09 12:20:03.040828 | controller | Jun 09 11:30:17.147393 crc crio[21508]: time="2026-06-09T11:30:17.146804137Z" level=info msg="Stopping container: c795567cc782025ff8449faff20d58cfe6b86107be3caff0e855608d2bc70e01 (timeout: 30s)" id=456657eb-b2c4-4091-b9b0-5b79a51e4988 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.040844 | controller | Jun 09 11:30:17.147800 crc crio[21508]: time="2026-06-09T11:30:17.147122106Z" level=info msg="Stopping container: 76a030c23a78a18ada36bf85253d4e006fe5e1d5e0a4fb3b72700605178bc1d8 (timeout: 30s)" id=3f2559b5-2fe4-4a23-b934-593fc6bba021 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.040859 | controller | Jun 09 11:30:17.147800 crc crio[21508]: time="2026-06-09T11:30:17.147170368Z" level=info msg="Stopping container: ae1f94efa795f8f873b30029750828231cf297e5742be4216664fa3e5568229d (timeout: 30s)" id=81d652fb-c49f-4b3e-95cd-f9c101611460 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.040874 | controller | Jun 09 11:30:17.151358 crc crio[21508]: time="2026-06-09T11:30:17.147198359Z" level=info msg="Stopping container: 57852bc3abbf11c357e8c3fda3b38ebe19543289f1337f6574dc462616ee76a1 (timeout: 30s)" id=914aefdb-5547-4fd1-a29b-9c4b6e2382ae name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.040889 | controller | Jun 09 11:30:17.286420 crc crio[21508]: time="2026-06-09T11:30:17.286231318Z" level=info msg="Stopped container 57852bc3abbf11c357e8c3fda3b38ebe19543289f1337f6574dc462616ee76a1: openstack/ceilometer-0/sg-core" id=914aefdb-5547-4fd1-a29b-9c4b6e2382ae name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.040910 | controller | Jun 09 11:30:17.382795 crc crio[21508]: time="2026-06-09T11:30:17.382589078Z" level=info msg="Stopped container ae1f94efa795f8f873b30029750828231cf297e5742be4216664fa3e5568229d: openstack/ceilometer-0/proxy-httpd" id=81d652fb-c49f-4b3e-95cd-f9c101611460 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.040926 | controller | Jun 09 11:30:27.333435 crc crio[21508]: time="2026-06-09T11:30:27.331774966Z" level=info msg="Stopping pod sandbox: a62391cd9f8ef7a04d234833f81b88f4f578161d9492d5096569891d25f5bb6a" id=18df18ce-af1e-495b-87a6-206024a5d513 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.040942 | controller | Jun 09 11:30:27.334205 crc crio[21508]: time="2026-06-09T11:30:27.333560019Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-qcvnq Namespace:openstack ID:a62391cd9f8ef7a04d234833f81b88f4f578161d9492d5096569891d25f5bb6a UID:c9303db1-1aa2-43ee-a9f2-fe64315d2093 NetNS:/var/run/netns/69f0198d-2efb-47ce-b5da-95568bb1e2b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9303db1_1aa2_43ee_a9f2_fe64315d2093.slice PodAnnotations:0xc003b38c48}] Aliases:map[]}"
2026-06-09 12:20:03.040958 | controller | Jun 09 11:30:27.334205 crc crio[21508]: time="2026-06-09T11:30:27.333723093Z" level=info msg="Deleting pod openstack_nova-cell0-conductor-db-sync-qcvnq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.040974 | controller | Jun 09 11:30:27.653363 crc crio[21508]: time="2026-06-09T11:30:27.652820612Z" level=info msg="Stopped pod sandbox: a62391cd9f8ef7a04d234833f81b88f4f578161d9492d5096569891d25f5bb6a" id=18df18ce-af1e-495b-87a6-206024a5d513 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.040989 | controller | Jun 09 11:30:28.842956 crc crio[21508]: time="2026-06-09T11:30:28.842406518Z" level=info msg="Running pod sandbox: openstack/nova-cell0-conductor-0/POD" id=88b6542e-9063-445b-89c3-bb841a78058f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.041005 | controller | Jun 09 11:30:28.844538 crc crio[21508]: time="2026-06-09T11:30:28.842995295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.041021 | controller | Jun 09 11:30:28.899565 crc crio[21508]: time="2026-06-09T11:30:28.898832849Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:20af1114d6fe4708999681274293fedcf232e721a3be4c2ce34e03afc68771b7 UID:9ff63889-fad5-4a09-948f-dd7ebe9004a9 NetNS:/var/run/netns/730b3a0d-68d2-4f68-8e54-c31d6a5f9cf6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ff63889_fad5_4a09_948f_dd7ebe9004a9.slice PodAnnotations:0xc003b38ed8}] Aliases:map[]}"
2026-06-09 12:20:03.041037 | controller | Jun 09 11:30:28.899906 crc crio[21508]: time="2026-06-09T11:30:28.89954705Z" level=info msg="Adding pod openstack_nova-cell0-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.041053 | controller | Jun 09 11:30:29.229952 crc crio[21508]: 2026-06-09T11:30:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:20af1114d6fe470 Mac:82:cf:1e:d6:a8:4e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bf Mtu:0 Sandbox:/var/run/netns/730b3a0d-68d2-4f68-8e54-c31d6a5f9cf6 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.041069 | controller | Jun 09 11:30:29.231961 crc crio[21508]: time="2026-06-09T11:30:29.231888227Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:20af1114d6fe4708999681274293fedcf232e721a3be4c2ce34e03afc68771b7 UID:9ff63889-fad5-4a09-948f-dd7ebe9004a9 NetNS:/var/run/netns/730b3a0d-68d2-4f68-8e54-c31d6a5f9cf6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ff63889_fad5_4a09_948f_dd7ebe9004a9.slice PodAnnotations:0xc003b38ed8}] Aliases:map[]}"
2026-06-09 12:20:03.041088 | controller | Jun 09 11:30:29.232117 crc crio[21508]: time="2026-06-09T11:30:29.232046371Z" level=info msg="Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.041104 | controller | Jun 09 11:30:29.242248 crc crio[21508]: time="2026-06-09T11:30:29.242047444Z" level=info msg="Ran pod sandbox 20af1114d6fe4708999681274293fedcf232e721a3be4c2ce34e03afc68771b7 with infra container: openstack/nova-cell0-conductor-0/POD" id=88b6542e-9063-445b-89c3-bb841a78058f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.041120 | controller | Jun 09 11:30:29.246560 crc crio[21508]: time="2026-06-09T11:30:29.245466024Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=08d1ee08-9f52-4530-a0be-36f628be4409 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.041135 | controller | Jun 09 11:30:29.270107 crc crio[21508]: time="2026-06-09T11:30:29.269098675Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=7c16b6da-a00d-41de-8af5-c3b0fdc60777 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.041150 | controller | Jun 09 11:30:29.279426 crc crio[21508]: time="2026-06-09T11:30:29.277929623Z" level=info msg="Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=3f5be49b-4e9e-4e28-b501-4f72a27f82af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.041166 | controller | Jun 09 11:30:29.279426 crc crio[21508]: time="2026-06-09T11:30:29.278266223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.041181 | controller | Jun 09 11:30:29.362116 crc crio[21508]: time="2026-06-09T11:30:29.361984943Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.041196 | controller | Jun 09 11:30:29.366239 crc crio[21508]: time="2026-06-09T11:30:29.366166595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.041211 | controller | Jun 09 11:30:29.494461 crc crio[21508]: time="2026-06-09T11:30:29.494219133Z" level=info msg="Created container 4c272d39ec83ad0904c14129c80c708048e7bf9300ac08f470de6bff0c5a9946: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=3f5be49b-4e9e-4e28-b501-4f72a27f82af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.041226 | controller | Jun 09 11:30:29.496045 crc crio[21508]: time="2026-06-09T11:30:29.495912863Z" level=info msg="Starting container: 4c272d39ec83ad0904c14129c80c708048e7bf9300ac08f470de6bff0c5a9946" id=741e7a7a-c6fa-477a-948a-5a9fcd7e4f91 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.041242 | controller | Jun 09 11:30:29.504781 crc crio[21508]: time="2026-06-09T11:30:29.503887446Z" level=info msg="Started container" PID=86540 containerID=4c272d39ec83ad0904c14129c80c708048e7bf9300ac08f470de6bff0c5a9946 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=741e7a7a-c6fa-477a-948a-5a9fcd7e4f91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=20af1114d6fe4708999681274293fedcf232e721a3be4c2ce34e03afc68771b7
2026-06-09 12:20:03.041257 | controller | Jun 09 11:30:37.737659 crc crio[21508]: time="2026-06-09T11:30:37.736507457Z" level=info msg="Running pod sandbox: openstack/nova-cell0-cell-mapping-jn5ls/POD" id=bf510e7c-9eca-4611-bbca-55dff0d3d28d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.041276 | controller | Jun 09 11:30:37.737659 crc crio[21508]: time="2026-06-09T11:30:37.73763303Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.041292 | controller | Jun 09 11:30:37.852128 crc crio[21508]: time="2026-06-09T11:30:37.851504263Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-jn5ls Namespace:openstack ID:e920ce467b9c7f2e9a4b1c6aceb06423e7293b23714757db64bd8db97604c67d UID:f82e013b-3060-404d-964f-b74ae6cdd022 NetNS:/var/run/netns/09ed7434-6c45-4d9a-a334-c026498039ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf82e013b_3060_404d_964f_b74ae6cdd022.slice PodAnnotations:0xc002a13250}] Aliases:map[]}"
2026-06-09 12:20:03.041308 | controller | Jun 09 11:30:37.852480 crc crio[21508]: time="2026-06-09T11:30:37.852459491Z" level=info msg="Adding pod openstack_nova-cell0-cell-mapping-jn5ls to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.041324 | controller | Jun 09 11:30:37.857074 crc crio[21508]: time="2026-06-09T11:30:37.855244992Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=39364c0a-a5b3-46ea-8d0f-0656ccbf7bc6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.041339 | controller | Jun 09 11:30:37.857074 crc crio[21508]: time="2026-06-09T11:30:37.855417277Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.041374 | controller | Jun 09 11:30:37.880707 crc crio[21508]: time="2026-06-09T11:30:37.880665086Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=908b7ced-3525-4f88-be6b-6d0c61acb9c2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.041391 | controller | Jun 09 11:30:37.880892 crc crio[21508]: time="2026-06-09T11:30:37.880874052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.041407 | controller | Jun 09 11:30:37.925785 crc crio[21508]: time="2026-06-09T11:30:37.917949067Z" level=info msg="Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD" id=5e413d3a-94be-46e7-833f-554ec43c8327 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.041422 | controller | Jun 09 11:30:37.925785 crc crio[21508]: time="2026-06-09T11:30:37.918105842Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.041437 | controller | Jun 09 11:30:37.956223 crc crio[21508]: time="2026-06-09T11:30:37.949191992Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:c13f5ac27f1b33cbed369c23fdf2415ad5258c5b4e95987f543e32ae2d8f49f3 UID:3212748e-39bb-45d6-a350-5704e6bc49cf NetNS:/var/run/netns/cb3ff573-799d-476e-be72-d7d0867e0894 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3212748e_39bb_45d6_a350_5704e6bc49cf.slice PodAnnotations:0xc0019bc060}] Aliases:map[]}"
2026-06-09 12:20:03.041453 | controller | Jun 09 11:30:37.956223 crc crio[21508]: time="2026-06-09T11:30:37.949255944Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.041469 | controller | Jun 09 11:30:38.043830 crc crio[21508]: time="2026-06-09T11:30:38.043746859Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:b6a5147b216b107f685ceb607c857bacd9d6f9cca40f6534145a6124668b3c02 UID:a02fe82a-9f73-4024-aa55-bb4580157379 NetNS:/var/run/netns/894c7197-6051-4b56-99a9-3baa2acea782 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda02fe82a_9f73_4024_aa55_bb4580157379.slice PodAnnotations:0xc002c0a088}] Aliases:map[]}"
2026-06-09 12:20:03.041489 | controller | Jun 09 11:30:38.043830 crc crio[21508]: time="2026-06-09T11:30:38.043812721Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.041506 | controller | Jun 09 11:30:38.062753 crc crio[21508]: time="2026-06-09T11:30:38.062637642Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:d0cad33012c6f6c69a2198d8c509e50adefd99f8710145cef2e7230fc86baabd UID:26e03a2a-f533-4e90-b1ee-c282a8b1fbbd NetNS:/var/run/netns/c94aa593-9222-4b6e-8e37-3d704f8e466c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26e03a2a_f533_4e90_b1ee_c282a8b1fbbd.slice PodAnnotations:0xc00008c838}] Aliases:map[]}"
2026-06-09 12:20:03.041522 | controller | Jun 09 11:30:38.062753 crc crio[21508]: time="2026-06-09T11:30:38.062722474Z" level=info msg="Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.041537 | controller | Jun 09 11:30:38.131269 crc crio[21508]: time="2026-06-09T11:30:38.130106226Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=93a85a05-a117-4d31-bfa1-f0fa915187b6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.041553 | controller | Jun 09 11:30:38.131629 crc crio[21508]: time="2026-06-09T11:30:38.13160383Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.041569 | controller | Jun 09 11:30:38.238692 crc crio[21508]: time="2026-06-09T11:30:38.23819603Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:174131ac6667ed4631f0e173aaa770c5d3b9e5c2ef66032e98fa5952c6c46207 UID:c9dc53f1-6b6d-4ebe-8bc0-67f267531b62 NetNS:/var/run/netns/7da3cd9a-4ba2-401a-b88f-9dd9cd8ede34 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9dc53f1_6b6d_4ebe_8bc0_67f267531b62.slice PodAnnotations:0xc002a12578}] Aliases:map[]}"
2026-06-09 12:20:03.041585 | controller | Jun 09 11:30:38.239161 crc crio[21508]: time="2026-06-09T11:30:38.238761207Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.041600 | controller | Jun 09 11:30:38.253810 crc crio[21508]: time="2026-06-09T11:30:38.252758896Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-6f4f87c799-7nl22/POD" id=f961298e-962f-4fea-be58-c3528fffa690 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.041616 | controller | Jun 09 11:30:38.253810 crc crio[21508]: time="2026-06-09T11:30:38.252853729Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.041632 | controller | Jun 09 11:30:38.328391 crc crio[21508]: 2026-06-09T11:30:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e920ce467b9c7f2 Mac:f6:42:e0:63:2d:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c0 Mtu:0 Sandbox:/var/run/netns/09ed7434-6c45-4d9a-a334-c026498039ce SocketPath: PciID:}] [{Interface:0xc0000146f0 Address:{IP:10.217.0.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.041648 | controller | Jun 09 11:30:38.329237 crc crio[21508]: time="2026-06-09T11:30:38.329116931Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-jn5ls Namespace:openstack ID:e920ce467b9c7f2e9a4b1c6aceb06423e7293b23714757db64bd8db97604c67d UID:f82e013b-3060-404d-964f-b74ae6cdd022 NetNS:/var/run/netns/09ed7434-6c45-4d9a-a334-c026498039ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf82e013b_3060_404d_964f_b74ae6cdd022.slice PodAnnotations:0xc002a13250}] Aliases:map[]}"
2026-06-09 12:20:03.041667 | controller | Jun 09 11:30:38.329463 crc crio[21508]: time="2026-06-09T11:30:38.329383209Z" level=info msg="Checking pod openstack_nova-cell0-cell-mapping-jn5ls for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.041683 | controller | Jun 09 11:30:38.342222 crc crio[21508]: time="2026-06-09T11:30:38.342129672Z" level=info msg="Ran pod sandbox e920ce467b9c7f2e9a4b1c6aceb06423e7293b23714757db64bd8db97604c67d with infra container: openstack/nova-cell0-cell-mapping-jn5ls/POD" id=bf510e7c-9eca-4611-bbca-55dff0d3d28d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.041700 | controller | Jun 09 11:30:38.355476 crc crio[21508]: time="2026-06-09T11:30:38.354513274Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6f4f87c799-7nl22 Namespace:openstack ID:a292cb450efdb1fbd16f8038ff4ac079236021f615a6e00b2356872126c93c40 UID:087e50d6-4bca-4f01-90c6-84e1615f553c NetNS:/var/run/netns/95fcf24a-799c-45cb-992a-a593c4b96acc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod087e50d6_4bca_4f01_90c6_84e1615f553c.slice PodAnnotations:0xc002c0a4b8}] Aliases:map[]}"
2026-06-09 12:20:03.041716 | controller | Jun 09 11:30:38.355476 crc crio[21508]: time="2026-06-09T11:30:38.355262806Z" level=info msg="Adding pod openstack_dnsmasq-dns-6f4f87c799-7nl22 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.041732 | controller | Jun 09 11:30:38.357137 crc crio[21508]: time="2026-06-09T11:30:38.357031458Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=551cb622-065f-4b0b-9a26-75fdb930e473 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.041747 | controller | Jun 09 11:30:38.423628 crc crio[21508]: time="2026-06-09T11:30:38.42271354Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=b12e6ae7-3ac9-4cce-8e08-e42cdaa9d370 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.041763 | controller | Jun 09 11:30:38.438691 crc crio[21508]: time="2026-06-09T11:30:38.437508053Z" level=info msg="Creating container: openstack/nova-cell0-cell-mapping-jn5ls/nova-manage" id=5efa9086-dfac-4315-95e7-9189444b5bac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.041778 | controller | Jun 09 11:30:38.438691 crc crio[21508]: time="2026-06-09T11:30:38.437913425Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.041806 | controller | Jun 09 11:30:38.529490 crc crio[21508]: time="2026-06-09T11:30:38.528672131Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.041823 | controller | Jun 09 11:30:38.533851 crc crio[21508]: time="2026-06-09T11:30:38.533793691Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.041839 | controller | Jun 09 11:30:38.713984 crc crio[21508]: 2026-06-09T11:30:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c13f5ac27f1b33c Mac:f2:bb:4e:a6:90:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c1 Mtu:0 Sandbox:/var/run/netns/cb3ff573-799d-476e-be72-d7d0867e0894 SocketPath: PciID:}] [{Interface:0xc00031e6b0 Address:{IP:10.217.0.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.041855 | controller | Jun 09 11:30:38.715131 crc crio[21508]: time="2026-06-09T11:30:38.71449732Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:c13f5ac27f1b33cbed369c23fdf2415ad5258c5b4e95987f543e32ae2d8f49f3 UID:3212748e-39bb-45d6-a350-5704e6bc49cf NetNS:/var/run/netns/cb3ff573-799d-476e-be72-d7d0867e0894 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3212748e_39bb_45d6_a350_5704e6bc49cf.slice PodAnnotations:0xc0019bc060}] Aliases:map[]}"
2026-06-09 12:20:03.041875 | controller | Jun 09 11:30:38.715131 crc crio[21508]: time="2026-06-09T11:30:38.714654744Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.041891 | controller | Jun 09 11:30:38.746928 crc crio[21508]: time="2026-06-09T11:30:38.746848537Z" level=info msg="Ran pod sandbox c13f5ac27f1b33cbed369c23fdf2415ad5258c5b4e95987f543e32ae2d8f49f3 with infra container: openstack/nova-api-0/POD" id=39364c0a-a5b3-46ea-8d0f-0656ccbf7bc6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.041907 | controller | Jun 09 11:30:38.750936 crc crio[21508]: time="2026-06-09T11:30:38.750856224Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=23bd37e3-79a3-4532-9be7-3379add604f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.041924 | controller | Jun 09 11:30:38.751272 crc crio[21508]: time="2026-06-09T11:30:38.751211364Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found" id=23bd37e3-79a3-4532-9be7-3379add604f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.041939 | controller | Jun 09 11:30:38.751481 crc crio[21508]: time="2026-06-09T11:30:38.75141612Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found" id=23bd37e3-79a3-4532-9be7-3379add604f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.041955 | controller | Jun 09 11:30:38.784810 crc crio[21508]: time="2026-06-09T11:30:38.784714805Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=458731fb-5a9a-4819-9835-89c8a53082d7 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.041970 | controller | Jun 09 11:30:38.796797 crc crio[21508]: time="2026-06-09T11:30:38.796719156Z" level=info msg="Created container cfe09e5568f7d687acd052e18f23ffbc66ba770c06dee0a0f9be185f3c82e698: openstack/nova-cell0-cell-mapping-jn5ls/nova-manage" id=5efa9086-dfac-4315-95e7-9189444b5bac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.041986 | controller | Jun 09 11:30:38.808127 crc crio[21508]: time="2026-06-09T11:30:38.806735869Z" level=info msg="Starting container: cfe09e5568f7d687acd052e18f23ffbc66ba770c06dee0a0f9be185f3c82e698" id=0dfdb612-de58-4eba-bdb2-e1517295d07e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.042002 | controller | Jun 09 11:30:38.808127 crc crio[21508]: time="2026-06-09T11:30:38.806682698Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\""
2026-06-09 12:20:03.042017 | controller | Jun 09 11:30:38.814630 crc crio[21508]: time="2026-06-09T11:30:38.814208718Z" level=info msg="Started container" PID=87198 containerID=cfe09e5568f7d687acd052e18f23ffbc66ba770c06dee0a0f9be185f3c82e698 description=openstack/nova-cell0-cell-mapping-jn5ls/nova-manage id=0dfdb612-de58-4eba-bdb2-e1517295d07e name=/runtime.v1.RuntimeService/StartContainer sandboxID=e920ce467b9c7f2e9a4b1c6aceb06423e7293b23714757db64bd8db97604c67d
2026-06-09 12:20:03.042033 | controller | Jun 09 11:30:38.907893 crc crio[21508]: 2026-06-09T11:30:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b6a5147b216b107 Mac:aa:16:9b:dd:de:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c2 Mtu:0 Sandbox:/var/run/netns/894c7197-6051-4b56-99a9-3baa2acea782 SocketPath: PciID:}] [{Interface:0xc0001b8f50 Address:{IP:10.217.0.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.042052 | controller | Jun 09 11:30:38.910496 crc crio[21508]: time="2026-06-09T11:30:38.909385414Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:b6a5147b216b107f685ceb607c857bacd9d6f9cca40f6534145a6124668b3c02 UID:a02fe82a-9f73-4024-aa55-bb4580157379 NetNS:/var/run/netns/894c7197-6051-4b56-99a9-3baa2acea782 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda02fe82a_9f73_4024_aa55_bb4580157379.slice PodAnnotations:0xc002c0a088}] Aliases:map[]}"
2026-06-09 12:20:03.042068 | controller | Jun 09 11:30:38.910496 crc crio[21508]: time="2026-06-09T11:30:38.909575359Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.042084 | controller | Jun 09 11:30:38.929471 crc crio[21508]: time="2026-06-09T11:30:38.926254967Z" level=info msg="Ran pod sandbox b6a5147b216b107f685ceb607c857bacd9d6f9cca40f6534145a6124668b3c02 with infra container: openstack/nova-scheduler-0/POD" id=908b7ced-3525-4f88-be6b-6d0c61acb9c2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.042100 | controller | Jun 09 11:30:38.938214 crc crio[21508]: time="2026-06-09T11:30:38.937488626Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=5ce55ed0-ce75-4f36-99cc-48725a2460ea name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.042116 | controller | Jun 09 11:30:38.938214 crc crio[21508]: time="2026-06-09T11:30:38.937684932Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified not found" id=5ce55ed0-ce75-4f36-99cc-48725a2460ea name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.042131 | controller | Jun 09 11:30:38.938214 crc crio[21508]: time="2026-06-09T11:30:38.937729673Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified found" id=5ce55ed0-ce75-4f36-99cc-48725a2460ea name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.042147 | controller | Jun 09 11:30:38.939678 crc crio[21508]: time="2026-06-09T11:30:38.939603418Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=855dac53-4938-4389-afaa-c766074ce873 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.042162 | controller | Jun 09 11:30:38.948447 crc crio[21508]: time="2026-06-09T11:30:38.945717237Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\""
2026-06-09 12:20:03.042177 | controller | Jun 09 11:30:38.962229 crc crio[21508]: 2026-06-09T11:30:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d0cad33012c6f6c Mac:de:84:5e:79:49:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c3 Mtu:0 Sandbox:/var/run/netns/c94aa593-9222-4b6e-8e37-3d704f8e466c SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.042193 | controller | Jun 09 11:30:38.963426 crc crio[21508]: time="2026-06-09T11:30:38.963336073Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:d0cad33012c6f6c69a2198d8c509e50adefd99f8710145cef2e7230fc86baabd UID:26e03a2a-f533-4e90-b1ee-c282a8b1fbbd NetNS:/var/run/netns/c94aa593-9222-4b6e-8e37-3d704f8e466c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26e03a2a_f533_4e90_b1ee_c282a8b1fbbd.slice PodAnnotations:0xc00008c838}] Aliases:map[]}"
2026-06-09 12:20:03.042209 | controller | Jun 09 11:30:38.963544 crc crio[21508]: time="2026-06-09T11:30:38.963525848Z" level=info msg="Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.042224 | controller | Jun 09 11:30:38.980703 crc crio[21508]: time="2026-06-09T11:30:38.979277059Z" level=info msg="Ran pod sandbox d0cad33012c6f6c69a2198d8c509e50adefd99f8710145cef2e7230fc86baabd with infra container: openstack/nova-cell1-novncproxy-0/POD" id=5e413d3a-94be-46e7-833f-554ec43c8327 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.042243 | controller | Jun 09 11:30:38.986968 crc crio[21508]: time="2026-06-09T11:30:38.986882642Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=94c712fc-a77d-4366-ae8c-90ee03bd4eaa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.042259 | controller | Jun 09 11:30:38.987207 crc crio[21508]: time="2026-06-09T11:30:38.987082578Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified not found" id=94c712fc-a77d-4366-ae8c-90ee03bd4eaa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.042274 | controller | Jun 09 11:30:38.987207 crc crio[21508]: time="2026-06-09T11:30:38.987128719Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified found" id=94c712fc-a77d-4366-ae8c-90ee03bd4eaa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.042290 | controller | Jun 09 11:30:38.993033 crc crio[21508]: time="2026-06-09T11:30:38.992936599Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=74af98fb-93e8-4214-9b21-2b2b3688e9a3 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.042305 | controller | Jun 09 11:30:38.998217 crc crio[21508]: time="2026-06-09T11:30:38.998142671Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\""
2026-06-09 12:20:03.042320 | controller | Jun 09 11:30:39.007677 crc crio[21508]: time="2026-06-09T11:30:39.007581058Z" level=info msg="Running pod sandbox: openstack/nova-cell1-conductor-db-sync-54xwr/POD" id=96053c9b-a3e6-44af-b419-3e1ee6fc5f55 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.042335 | controller | Jun 09 11:30:39.007677 crc crio[21508]: time="2026-06-09T11:30:39.00766481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.042369 | controller | Jun 09 11:30:39.100013 crc crio[21508]: time="2026-06-09T11:30:39.099951821Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-54xwr Namespace:openstack ID:ba0031792c7cc71703b8dc3a1c5a3fdee6e9ff767caa64bd78c3254506535221 UID:202612f5-1667-47a5-8c92-675215a5ca14 NetNS:/var/run/netns/9bd4fdca-ad74-448d-8a20-5c334cc926e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod202612f5_1667_47a5_8c92_675215a5ca14.slice PodAnnotations:0xc002a12288}] Aliases:map[]}"
2026-06-09 12:20:03.042388 | controller | Jun 09 11:30:39.100441 crc crio[21508]: time="2026-06-09T11:30:39.100410404Z" level=info msg="Adding pod openstack_nova-cell1-conductor-db-sync-54xwr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.042404 | controller | Jun 09 11:30:39.126439 crc crio[21508]: 2026-06-09T11:30:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:174131ac6667ed4 Mac:62:4c:4e:c2:75:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c4 Mtu:0 Sandbox:/var/run/netns/7da3cd9a-4ba2-401a-b88f-9dd9cd8ede34 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.042420 | controller | Jun 09 11:30:39.126910 crc crio[21508]: time="2026-06-09T11:30:39.126806167Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:174131ac6667ed4631f0e173aaa770c5d3b9e5c2ef66032e98fa5952c6c46207 UID:c9dc53f1-6b6d-4ebe-8bc0-67f267531b62 NetNS:/var/run/netns/7da3cd9a-4ba2-401a-b88f-9dd9cd8ede34 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9dc53f1_6b6d_4ebe_8bc0_67f267531b62.slice PodAnnotations:0xc002a12578}] Aliases:map[]}"
2026-06-09 12:20:03.042440 | controller | Jun 09 11:30:39.126983 crc crio[21508]: time="2026-06-09T11:30:39.126932141Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.042456 | controller | Jun 09 11:30:39.139398 crc crio[21508]: time="2026-06-09T11:30:39.13920844Z" level=info msg="Ran pod sandbox 174131ac6667ed4631f0e173aaa770c5d3b9e5c2ef66032e98fa5952c6c46207 with infra container: openstack/nova-metadata-0/POD" id=93a85a05-a117-4d31-bfa1-f0fa915187b6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.042471 | controller | Jun 09 11:30:39.146833 crc crio[21508]: time="2026-06-09T11:30:39.146220285Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=20bfc5ac-f7d2-461e-b1c9-18028c389214 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.042487 | controller | Jun 09 11:30:39.147587 crc crio[21508]: time="2026-06-09T11:30:39.147506013Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found" id=20bfc5ac-f7d2-461e-b1c9-18028c389214 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.042502 | controller | Jun 09 11:30:39.147587 crc crio[21508]: time="2026-06-09T11:30:39.147581395Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found" id=20bfc5ac-f7d2-461e-b1c9-18028c389214 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.042518 | controller | Jun 09 11:30:39.152475 crc crio[21508]: time="2026-06-09T11:30:39.149564733Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=60928dcb-053c-4784-a7e3-280ed8e1474a name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.042533 | controller | Jun 09 11:30:39.153144 crc crio[21508]: time="2026-06-09T11:30:39.152822358Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\""
2026-06-09 12:20:03.042549 | controller | Jun 09 11:30:39.305443 crc crio[21508]: 2026-06-09T11:30:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a292cb450efdb1f Mac:2e:e8:1b:56:bd:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c5 Mtu:0 Sandbox:/var/run/netns/95fcf24a-799c-45cb-992a-a593c4b96acc SocketPath: PciID:}] [{Interface:0xc0002a45b0 Address:{IP:10.217.0.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.042565 | controller | Jun 09 11:30:39.305818 crc crio[21508]: time="2026-06-09T11:30:39.305762104Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6f4f87c799-7nl22 Namespace:openstack ID:a292cb450efdb1fbd16f8038ff4ac079236021f615a6e00b2356872126c93c40 UID:087e50d6-4bca-4f01-90c6-84e1615f553c NetNS:/var/run/netns/95fcf24a-799c-45cb-992a-a593c4b96acc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod087e50d6_4bca_4f01_90c6_84e1615f553c.slice PodAnnotations:0xc002c0a4b8}] Aliases:map[]}"
2026-06-09 12:20:03.042581 | controller | Jun 09 11:30:39.305978 crc crio[21508]: time="2026-06-09T11:30:39.305937129Z" level=info msg="Checking pod openstack_dnsmasq-dns-6f4f87c799-7nl22 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.042596 | controller | Jun 09 11:30:39.319531 crc crio[21508]: time="2026-06-09T11:30:39.318081005Z" level=info msg="Ran pod sandbox a292cb450efdb1fbd16f8038ff4ac079236021f615a6e00b2356872126c93c40 with infra container: openstack/dnsmasq-dns-6f4f87c799-7nl22/POD" id=f961298e-962f-4fea-be58-c3528fffa690 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.042612 | controller | Jun 09 11:30:39.325008 crc crio[21508]: time="2026-06-09T11:30:39.324866333Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=1178a81a-471f-484a-901a-81976bc3185d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.042631 | controller | Jun 09 11:30:39.443765 crc crio[21508]: time="2026-06-09T11:30:39.443677081Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=79aa8b28-f606-4634-8a85-5d16115793d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.042646 | controller | Jun 09 11:30:39.461951 crc crio[21508]: time="2026-06-09T11:30:39.46178058Z" level=info msg="Creating container: openstack/dnsmasq-dns-6f4f87c799-7nl22/init" id=930c2e79-041f-4de9-b78c-a2c1d482da28 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.042663 | controller | Jun 09 11:30:39.462571 crc crio[21508]: time="2026-06-09T11:30:39.462366598Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.042678 | controller | Jun 09 11:30:39.562576 crc crio[21508]: time="2026-06-09T11:30:39.560225442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.042694 | controller | Jun 09 11:30:39.568236 crc crio[21508]: time="2026-06-09T11:30:39.568140613Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.042710 | controller | Jun 09 11:30:39.709076 crc crio[21508]: 2026-06-09T11:30:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ba0031792c7cc71 Mac:12:df:42:8b:18:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c6 Mtu:0 Sandbox:/var/run/netns/9bd4fdca-ad74-448d-8a20-5c334cc926e6 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.042725 | controller | Jun 09 11:30:39.712014 crc crio[21508]: time="2026-06-09T11:30:39.711917951Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-54xwr Namespace:openstack ID:ba0031792c7cc71703b8dc3a1c5a3fdee6e9ff767caa64bd78c3254506535221 UID:202612f5-1667-47a5-8c92-675215a5ca14 NetNS:/var/run/netns/9bd4fdca-ad74-448d-8a20-5c334cc926e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod202612f5_1667_47a5_8c92_675215a5ca14.slice PodAnnotations:0xc002a12288}] Aliases:map[]}"
2026-06-09 12:20:03.042742 | controller | Jun 09 11:30:39.712568 crc crio[21508]: time="2026-06-09T11:30:39.71220606Z" level=info msg="Checking pod openstack_nova-cell1-conductor-db-sync-54xwr for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.042757 | controller | Jun 09 11:30:39.759016 crc crio[21508]: time="2026-06-09T11:30:39.758905836Z" level=info msg="Ran pod sandbox ba0031792c7cc71703b8dc3a1c5a3fdee6e9ff767caa64bd78c3254506535221 with infra container: openstack/nova-cell1-conductor-db-sync-54xwr/POD" id=96053c9b-a3e6-44af-b419-3e1ee6fc5f55 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.042773 | controller | Jun 09 11:30:39.769194 crc crio[21508]: time="2026-06-09T11:30:39.762546313Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=b5da82c4-cb1d-4c5d-b0fa-05780bcb6a5c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.042789 | controller | Jun 09 11:30:39.822898 crc crio[21508]: time="2026-06-09T11:30:39.822789856Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=b3023267-4eb4-40d6-8a43-cf7a09425c72 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.042805 | controller | Jun 09 11:30:39.831101 crc crio[21508]: time="2026-06-09T11:30:39.83045085Z" level=info msg="Created container 34c46ce7a28ee2880f08d3d02beb47d9b8064063214e21a5281c3ed94b0d46a4: openstack/dnsmasq-dns-6f4f87c799-7nl22/init" id=930c2e79-041f-4de9-b78c-a2c1d482da28 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.042824 | controller | Jun 09 11:30:39.833688 crc crio[21508]: time="2026-06-09T11:30:39.833654004Z" level=info msg="Creating container: openstack/nova-cell1-conductor-db-sync-54xwr/nova-cell1-conductor-db-sync" id=8f402253-fd2d-46e8-bfc3-a484cc0e12f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.042840 | controller | Jun 09 11:30:39.834556 crc crio[21508]: time="2026-06-09T11:30:39.83453348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.042855 | controller | Jun 09 11:30:39.837120 crc crio[21508]: time="2026-06-09T11:30:39.837019993Z" level=info msg="Starting container: 34c46ce7a28ee2880f08d3d02beb47d9b8064063214e21a5281c3ed94b0d46a4" id=2e8fcb3d-3d8f-4a3a-b557-d22329945b33 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.042871 | controller | Jun 09 11:30:39.853394 crc crio[21508]: time="2026-06-09T11:30:39.852783264Z" level=info msg="Started container" PID=87330 containerID=34c46ce7a28ee2880f08d3d02beb47d9b8064063214e21a5281c3ed94b0d46a4 description=openstack/dnsmasq-dns-6f4f87c799-7nl22/init id=2e8fcb3d-3d8f-4a3a-b557-d22329945b33 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a292cb450efdb1fbd16f8038ff4ac079236021f615a6e00b2356872126c93c40
2026-06-09 12:20:03.042887 | controller | Jun 09 11:30:39.904453 crc crio[21508]: time="2026-06-09T11:30:39.904290321Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.042903 | controller | Jun 09 11:30:39.908608 crc crio[21508]: time="2026-06-09T11:30:39.908530495Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.042919 | controller | Jun 09 11:30:40.060097 crc crio[21508]: time="2026-06-09T11:30:40.059140082Z" level=info msg="Created container f02d63a406e0e696feb364d7caed0288f76023f883da06fcbcafa29ee66a2ba2: openstack/nova-cell1-conductor-db-sync-54xwr/nova-cell1-conductor-db-sync" id=8f402253-fd2d-46e8-bfc3-a484cc0e12f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.042935 | controller | Jun 09 11:30:40.061781 crc crio[21508]: time="2026-06-09T11:30:40.061743239Z" level=info msg="Starting container: f02d63a406e0e696feb364d7caed0288f76023f883da06fcbcafa29ee66a2ba2" id=38fece78-3f3c-4dd8-a289-402ab0984529 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.042951 | controller | Jun 09 11:30:40.073764 crc crio[21508]: time="2026-06-09T11:30:40.073557374Z" level=info msg="Started container" PID=87368 containerID=f02d63a406e0e696feb364d7caed0288f76023f883da06fcbcafa29ee66a2ba2 description=openstack/nova-cell1-conductor-db-sync-54xwr/nova-cell1-conductor-db-sync id=38fece78-3f3c-4dd8-a289-402ab0984529 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba0031792c7cc71703b8dc3a1c5a3fdee6e9ff767caa64bd78c3254506535221
2026-06-09 12:20:03.042967 | controller | Jun 09 11:30:40.659187 crc crio[21508]: time="2026-06-09T11:30:40.658548585Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=47ea1c84-b9d6-492b-bcf4-b35edf821a8d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.042983 | controller | Jun 09 11:30:41.223215 crc crio[21508]: time="2026-06-09T11:30:41.223118918Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=5dd0d8e8-8d88-406e-b51f-b1477fb00cae name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.042999 | controller | Jun 09 11:30:42.497590 crc crio[21508]: time="2026-06-09T11:30:42.496822855Z" level=info msg="Creating container: openstack/dnsmasq-dns-6f4f87c799-7nl22/dnsmasq-dns" id=be952091-ffee-45b0-8def-2026522b2b89 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.043019 | controller | Jun 09 11:30:43.205270 crc crio[21508]: time="2026-06-09T11:30:43.204781925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.043035 | controller | Jun 09 11:30:43.313606 crc crio[21508]: time="2026-06-09T11:30:43.313482097Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:d4f2093717c3afc62018cae39e59e66ec30f8e1a29b1d7786aa73e23ce8f9b7e" id=855dac53-4938-4389-afaa-c766074ce873 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.043051 | controller | Jun 09 11:30:43.316763 crc crio[21508]: time="2026-06-09T11:30:43.316520226Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=d1a63473-8c01-4b0f-8d4a-05eafc4ecfc6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.043067 | controller | Jun 09 11:30:43.343625 crc crio[21508]: time="2026-06-09T11:30:43.343503106Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3" id=458731fb-5a9a-4819-9835-89c8a53082d7 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.043082 | controller | Jun 09 11:30:43.345383 crc crio[21508]: time="2026-06-09T11:30:43.345190895Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=6730e892-dbb4-4b05-bd51-209adf0e9900 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.043097 | controller | Jun 09 11:30:43.354154 crc crio[21508]: time="2026-06-09T11:30:43.353434336Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8b54a4f4c4d0ed06bf07b9f6ef7cd9d730d448789c5ad3e20c1cdc56bcbcae90" id=74af98fb-93e8-4214-9b21-2b2b3688e9a3 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.043112 | controller | Jun 09 11:30:43.356436 crc crio[21508]: time="2026-06-09T11:30:43.356267179Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=3ef22472-491c-470b-a7a7-a8763fce0ce8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.043127 | controller | Jun 09 11:30:43.392395 crc crio[21508]: time="2026-06-09T11:30:43.392036926Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3" id=60928dcb-053c-4784-a7e3-280ed8e1474a name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.043142 | controller | Jun 09 11:30:43.394259 crc crio[21508]: time="2026-06-09T11:30:43.394128418Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=48bc6969-4bbc-469a-a7ef-87d99732280b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.043156 | controller | Jun 09 11:30:43.395420 crc crio[21508]: time="2026-06-09T11:30:43.395280081Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=db1b5258-f092-4536-8853-ac5153c3b6ec name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.043172 | controller | Jun 09 11:30:43.402048 crc crio[21508]: time="2026-06-09T11:30:43.40171869Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=24cf25f9-0fe1-4083-b08f-be207b12affd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.043187 | controller | Jun 09 11:30:43.403544 crc crio[21508]: time="2026-06-09T11:30:43.403470651Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=c7b4812d-07dd-4b94-b93b-8bb49053fd3a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.043203 | controller | Jun 09 11:30:43.408133 crc crio[21508]: time="2026-06-09T11:30:43.408042225Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.043222 | controller | Jun 09 11:30:43.409464 crc crio[21508]: time="2026-06-09T11:30:43.409399954Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.043238 | controller | Jun 09 11:30:43.414705 crc crio[21508]: time="2026-06-09T11:30:43.414633688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.043253 | controller | Jun 09 11:30:43.418039 crc crio[21508]: time="2026-06-09T11:30:43.417951375Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=0c90f66a-bebc-4f84-9436-72be6f8e3e10 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.043269 | controller | Jun 09 11:30:43.431873 crc crio[21508]: time="2026-06-09T11:30:43.431765919Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=ecaaa9b2-7c7d-4ee8-b1bf-752f89600862 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.043285 | controller | Jun 09 11:30:43.432522 crc crio[21508]: time="2026-06-09T11:30:43.432443659Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=16c431d4-49c9-4236-baf8-ac63808c441c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.043300 | controller | Jun 09 11:30:43.437005 crc crio[21508]: time="2026-06-09T11:30:43.436878639Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.043316 | controller | Jun 09 11:30:43.446045 crc crio[21508]: time="2026-06-09T11:30:43.445949334Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=8f2d10a8-4b73-4ad4-90b2-41835008770f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.043331 | controller | Jun 09 11:30:43.451405 crc crio[21508]: time="2026-06-09T11:30:43.45126331Z" level=info msg="Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=d8192fa0-6f16-4dc5-9f36-3065c892da18 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.043395 | controller | Jun 09 11:30:43.473027 crc crio[21508]: time="2026-06-09T11:30:43.472921824Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.043424 | controller | Jun 09 11:30:43.473747 crc crio[21508]: time="2026-06-09T11:30:43.473611244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.043442 | controller | Jun 09 11:30:43.481640 crc crio[21508]: time="2026-06-09T11:30:43.481522985Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.043459 | controller | Jun 09 11:30:43.513255 crc crio[21508]: time="2026-06-09T11:30:43.513142031Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.043475 | controller | Jun 09 11:30:43.514965 crc crio[21508]: time="2026-06-09T11:30:43.514067918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.043490 | controller | Jun 09 11:30:43.518194 crc crio[21508]: time="2026-06-09T11:30:43.518104096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.043510 | controller | Jun 09 11:30:43.550911 crc crio[21508]: time="2026-06-09T11:30:43.550809633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.043526 | controller | Jun 09 11:30:43.557634 crc crio[21508]: time="2026-06-09T11:30:43.5575406Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.043541 | controller | Jun 09 11:30:43.575091 crc crio[21508]: time="2026-06-09T11:30:43.57495418Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.043557 | controller | Jun 09 11:30:43.577970 crc crio[21508]: time="2026-06-09T11:30:43.577914617Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.043572 | controller | Jun 09 11:30:43.845384 crc crio[21508]: time="2026-06-09T11:30:43.844677023Z" level=info msg="Created container 3e12c4e20a55a151109dc38206e945b29313706fc1b80b210b6f15aae0e6803f: openstack/dnsmasq-dns-6f4f87c799-7nl22/dnsmasq-dns" id=be952091-ffee-45b0-8def-2026522b2b89 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.043588 | controller | Jun 09 11:30:43.847209 crc crio[21508]: time="2026-06-09T11:30:43.847123855Z" level=info msg="Starting container: 3e12c4e20a55a151109dc38206e945b29313706fc1b80b210b6f15aae0e6803f" id=6fef7e12-99f0-4068-9848-6c6afea9ed6c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.043604 | controller | Jun 09 11:30:43.854693 crc crio[21508]: time="2026-06-09T11:30:43.854626974Z" level=info msg="Started container" PID=87643 containerID=3e12c4e20a55a151109dc38206e945b29313706fc1b80b210b6f15aae0e6803f description=openstack/dnsmasq-dns-6f4f87c799-7nl22/dnsmasq-dns id=6fef7e12-99f0-4068-9848-6c6afea9ed6c name=/runtime.v1.RuntimeService/StartContainer sandboxID=a292cb450efdb1fbd16f8038ff4ac079236021f615a6e00b2356872126c93c40
2026-06-09 12:20:03.043620 | controller | Jun 09 11:30:43.869057 crc crio[21508]: time="2026-06-09T11:30:43.868961644Z" level=info msg="Created container 80818880615cdbde501d525dddb4a46a3e520f55bb4cf45ec81371cf3c844339: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=d8192fa0-6f16-4dc5-9f36-3065c892da18 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.043635 | controller | Jun 09 11:30:43.870186 crc crio[21508]: time="2026-06-09T11:30:43.870109277Z" level=info msg="Starting container: 80818880615cdbde501d525dddb4a46a3e520f55bb4cf45ec81371cf3c844339" id=baa940af-ded3-4783-afdf-222b25e26b32 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.043651 | controller | Jun 09 11:30:43.883804 crc crio[21508]: time="2026-06-09T11:30:43.883681555Z" level=info msg="Created container 45c6ac8254f0d2b9fa35407a7c92ab1b93983ddcfdd6e93d2b5d5370c65d54b1: openstack/nova-api-0/nova-api-log" id=c7b4812d-07dd-4b94-b93b-8bb49053fd3a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.043667 | controller | Jun 09 11:30:43.884852 crc crio[21508]: time="2026-06-09T11:30:43.884055476Z" level=info msg="Started container" PID=87645 containerID=80818880615cdbde501d525dddb4a46a3e520f55bb4cf45ec81371cf3c844339 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=baa940af-ded3-4783-afdf-222b25e26b32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0cad33012c6f6c69a2198d8c509e50adefd99f8710145cef2e7230fc86baabd
2026-06-09 12:20:03.043682 | controller | Jun 09 11:30:43.888772 crc crio[21508]: time="2026-06-09T11:30:43.888688451Z" level=info msg="Starting container: 45c6ac8254f0d2b9fa35407a7c92ab1b93983ddcfdd6e93d2b5d5370c65d54b1" id=62d32a23-f239-4f87-a442-62c348c74552 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.043698 | controller | Jun 09 11:30:43.900394 crc crio[21508]: time="2026-06-09T11:30:43.9002627Z" level=info msg="Created container 8ed42bb04f118452674b9b78181ab77cbfca7c0c4886c330d75049f12f8cba3d: openstack/nova-metadata-0/nova-metadata-log" id=0c90f66a-bebc-4f84-9436-72be6f8e3e10 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.043717 | controller | Jun 09 11:30:43.900842 crc crio[21508]: time="2026-06-09T11:30:43.900740964Z" level=info msg="Started container" PID=87647 containerID=45c6ac8254f0d2b9fa35407a7c92ab1b93983ddcfdd6e93d2b5d5370c65d54b1 description=openstack/nova-api-0/nova-api-log id=62d32a23-f239-4f87-a442-62c348c74552 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c13f5ac27f1b33cbed369c23fdf2415ad5258c5b4e95987f543e32ae2d8f49f3
2026-06-09 12:20:03.043733 | controller | Jun 09 11:30:43.901953 crc crio[21508]: time="2026-06-09T11:30:43.901875477Z" level=info msg="Starting container: 8ed42bb04f118452674b9b78181ab77cbfca7c0c4886c330d75049f12f8cba3d" id=e2be1fcd-f66f-4bc5-bccc-45badd9354c6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.043749 | controller | Jun 09 11:30:43.908830 crc crio[21508]: time="2026-06-09T11:30:43.908569963Z" level=info msg="Created container 86e830cf2d59ca93a269ea756fc888b925e16a70bd2c96ac8cb4fd92d2366ab1: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=8f2d10a8-4b73-4ad4-90b2-41835008770f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.043765 | controller | Jun 09 11:30:43.909801 crc crio[21508]: time="2026-06-09T11:30:43.909734507Z" level=info msg="Starting container: 86e830cf2d59ca93a269ea756fc888b925e16a70bd2c96ac8cb4fd92d2366ab1" id=7815d9f8-dd40-4659-ab37-f039a23b613f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.043780 | controller | Jun 09 11:30:43.913406 crc crio[21508]: time="2026-06-09T11:30:43.91326218Z" level=info msg="Started container" PID=87644 containerID=8ed42bb04f118452674b9b78181ab77cbfca7c0c4886c330d75049f12f8cba3d description=openstack/nova-metadata-0/nova-metadata-log id=e2be1fcd-f66f-4bc5-bccc-45badd9354c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=174131ac6667ed4631f0e173aaa770c5d3b9e5c2ef66032e98fa5952c6c46207
2026-06-09 12:20:03.043796 | controller | Jun 09 11:30:43.913880 crc crio[21508]: time="2026-06-09T11:30:43.913798396Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=c44fc529-f320-4222-a4eb-004d0c49999e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.043854 | controller | Jun 09 11:30:43.918902 crc crio[21508]: time="2026-06-09T11:30:43.918824463Z" level=info msg="Started container" PID=87649 containerID=86e830cf2d59ca93a269ea756fc888b925e16a70bd2c96ac8cb4fd92d2366ab1 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=7815d9f8-dd40-4659-ab37-f039a23b613f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b6a5147b216b107f685ceb607c857bacd9d6f9cca40f6534145a6124668b3c02
2026-06-09 12:20:03.043875 | controller | Jun 09 11:30:43.930691 crc crio[21508]: time="2026-06-09T11:30:43.930592118Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=fade1c0d-dbc7-4ca8-9c3b-cddc189e0398 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.043892 | controller | Jun 09 11:30:43.949963 crc crio[21508]: time="2026-06-09T11:30:43.949856161Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=6c5187ba-beaa-49db-b9a8-5776c4e2ecce name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.043909 | controller | Jun 09 11:30:43.960155 crc crio[21508]: time="2026-06-09T11:30:43.960032739Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=8856c3fc-74ec-4cd0-945e-2b9386eafc36 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.043925 | controller | Jun 09 11:30:43.964622 crc crio[21508]: time="2026-06-09T11:30:43.964547031Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.043956 | controller | Jun 09 11:30:43.971740 crc crio[21508]: time="2026-06-09T11:30:43.971648379Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=71b61f38-cde4-488d-bf23-1c43066460dc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.043972 | controller | Jun 09 11:30:43.992549 crc crio[21508]: time="2026-06-09T11:30:43.992458328Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=0ef70452-1de1-415b-a37f-9e1378d22963 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.043988 | controller | Jun 09 11:30:43.994053 crc crio[21508]: time="2026-06-09T11:30:43.993976783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.044004 | controller | Jun 09 11:30:44.029986 crc crio[21508]: time="2026-06-09T11:30:44.029904434Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.044020 | controller | Jun 09 11:30:44.035139 crc crio[21508]: time="2026-06-09T11:30:44.035041695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.044036 | controller | Jun 09 11:30:44.070201 crc crio[21508]: time="2026-06-09T11:30:44.069704879Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.044051 | controller | Jun 09 11:30:44.076158 crc crio[21508]: time="2026-06-09T11:30:44.076044465Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.044067 | controller | Jun 09 11:30:44.190521 crc crio[21508]: time="2026-06-09T11:30:44.190375981Z" level=info msg="Created container 67f4601dcd400a05caa675700c87e15935e1df9981779a0dedad9b180a7de986: openstack/nova-api-0/nova-api-api" id=8856c3fc-74ec-4cd0-945e-2b9386eafc36 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.044083 | controller | Jun 09 11:30:44.192222 crc crio[21508]: time="2026-06-09T11:30:44.192155653Z" level=info msg="Starting container: 67f4601dcd400a05caa675700c87e15935e1df9981779a0dedad9b180a7de986" id=85403b9b-c203-49b5-aaed-45338a313e25 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.044099 | controller | Jun 09 11:30:44.201833 crc crio[21508]: time="2026-06-09T11:30:44.201690832Z" level=info msg="Started container" PID=87707 containerID=67f4601dcd400a05caa675700c87e15935e1df9981779a0dedad9b180a7de986 description=openstack/nova-api-0/nova-api-api id=85403b9b-c203-49b5-aaed-45338a313e25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c13f5ac27f1b33cbed369c23fdf2415ad5258c5b4e95987f543e32ae2d8f49f3
2026-06-09 12:20:03.044115 | controller | Jun 09 11:30:44.231531 crc crio[21508]: time="2026-06-09T11:30:44.230459554Z" level=info msg="Created container 588041f22f4334d4af5e05e2a647de393284ed61f5c63f2abde57baed917b276: openstack/nova-metadata-0/nova-metadata-metadata" id=0ef70452-1de1-415b-a37f-9e1378d22963 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.044131 | controller | Jun 09 11:30:44.231883 crc crio[21508]: time="2026-06-09T11:30:44.231580036Z" level=info msg="Starting container: 588041f22f4334d4af5e05e2a647de393284ed61f5c63f2abde57baed917b276" id=d678bb3f-5c62-45cb-8a6f-028c0f473dd0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.044147 | controller | Jun 09 11:30:44.238373 crc crio[21508]: time="2026-06-09T11:30:44.238165089Z" level=info msg="Started container" PID=87725 containerID=588041f22f4334d4af5e05e2a647de393284ed61f5c63f2abde57baed917b276 description=openstack/nova-metadata-0/nova-metadata-metadata id=d678bb3f-5c62-45cb-8a6f-028c0f473dd0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=174131ac6667ed4631f0e173aaa770c5d3b9e5c2ef66032e98fa5952c6c46207
2026-06-09 12:20:03.044167 | controller | Jun 09 11:30:44.786935 crc crio[21508]: time="2026-06-09T11:30:44.786855607Z" level=info msg="Stopping container: 588041f22f4334d4af5e05e2a647de393284ed61f5c63f2abde57baed917b276 (timeout: 30s)" id=1ab6ad4c-676a-44c4-8ffe-c00009aef7f0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.044184 | controller | Jun 09 11:30:44.789652 crc crio[21508]: time="2026-06-09T11:30:44.787053133Z" level=info msg="Stopping container: 8ed42bb04f118452674b9b78181ab77cbfca7c0c4886c330d75049f12f8cba3d (timeout: 30s)" id=9044fc54-3f8c-4394-80fa-2e688a944e11 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.044200 | controller | Jun 09 11:30:44.797207 crc crio[21508]: time="2026-06-09T11:30:44.793367428Z" level=info msg="Stopping container: 80818880615cdbde501d525dddb4a46a3e520f55bb4cf45ec81371cf3c844339 (timeout: 30s)" id=fcbce943-13c0-4d26-b4f7-22cacf319564 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.044215 | controller | Jun 09 11:30:44.941778 crc crio[21508]: time="2026-06-09T11:30:44.940911856Z" level=info msg="Stopped container 8ed42bb04f118452674b9b78181ab77cbfca7c0c4886c330d75049f12f8cba3d: openstack/nova-metadata-0/nova-metadata-log" id=9044fc54-3f8c-4394-80fa-2e688a944e11 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.044231 | controller | Jun 09 11:30:45.027458 crc crio[21508]: time="2026-06-09T11:30:45.026773939Z" level=info msg="Stopped container 588041f22f4334d4af5e05e2a647de393284ed61f5c63f2abde57baed917b276: openstack/nova-metadata-0/nova-metadata-metadata" id=1ab6ad4c-676a-44c4-8ffe-c00009aef7f0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.044247 | controller | Jun 09 11:30:45.031289 crc crio[21508]: time="2026-06-09T11:30:45.029667054Z" level=info msg="Stopping pod sandbox: 174131ac6667ed4631f0e173aaa770c5d3b9e5c2ef66032e98fa5952c6c46207" id=07895727-dd6e-4ec4-9c11-3c198b025830 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.044263 | controller | Jun 09 11:30:45.031289 crc crio[21508]: time="2026-06-09T11:30:45.03057041Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:174131ac6667ed4631f0e173aaa770c5d3b9e5c2ef66032e98fa5952c6c46207 UID:c9dc53f1-6b6d-4ebe-8bc0-67f267531b62 NetNS:/var/run/netns/7da3cd9a-4ba2-401a-b88f-9dd9cd8ede34 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9dc53f1_6b6d_4ebe_8bc0_67f267531b62.slice PodAnnotations:0xc000159098}] Aliases:map[]}"
2026-06-09 12:20:03.044280 | controller | Jun 09 11:30:45.031289 crc crio[21508]: time="2026-06-09T11:30:45.030743005Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.044296 | controller | Jun 09 11:30:45.451923 crc crio[21508]: time="2026-06-09T11:30:45.451552541Z" level=info msg="Stopped pod sandbox: 174131ac6667ed4631f0e173aaa770c5d3b9e5c2ef66032e98fa5952c6c46207" id=07895727-dd6e-4ec4-9c11-3c198b025830 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.044312 | controller | Jun 09 11:30:45.843495 crc crio[21508]: time="2026-06-09T11:30:45.84275669Z" level=info msg="Removing container: 588041f22f4334d4af5e05e2a647de393284ed61f5c63f2abde57baed917b276" id=789c7958-13f1-472e-a8bc-c8d15e7dd7c0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.044328 | controller | Jun 09 11:30:45.874431 crc crio[21508]: time="2026-06-09T11:30:45.874281413Z" level=info msg="Removed container 588041f22f4334d4af5e05e2a647de393284ed61f5c63f2abde57baed917b276: openstack/nova-metadata-0/nova-metadata-metadata" id=789c7958-13f1-472e-a8bc-c8d15e7dd7c0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.044344 | controller | Jun 09 11:30:45.883771 crc crio[21508]: time="2026-06-09T11:30:45.883649517Z" level=info msg="Removing container: 8ed42bb04f118452674b9b78181ab77cbfca7c0c4886c330d75049f12f8cba3d" id=7861c190-c596-4e07-bba8-f3fb0d5a9fec name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.044384 | controller | Jun 09 11:30:45.927193 crc crio[21508]: time="2026-06-09T11:30:45.927081078Z" level=info msg="Removed container 8ed42bb04f118452674b9b78181ab77cbfca7c0c4886c330d75049f12f8cba3d: openstack/nova-metadata-0/nova-metadata-log" id=7861c190-c596-4e07-bba8-f3fb0d5a9fec name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.044402 | controller | Jun 09 11:30:46.310766 crc crio[21508]: time="2026-06-09T11:30:46.310678875Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=3d5bbe10-44c5-475c-a6ce-f51522fe1c6f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.044418 | controller | Jun 09 11:30:46.310925 crc crio[21508]: time="2026-06-09T11:30:46.310798789Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.044434 | controller | Jun 09 11:30:46.360021 crc crio[21508]: time="2026-06-09T11:30:46.359934957Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:4bb77b6c5cbcb24c8b9468056d799592cebb38fa4c1b2449f3a8de51716e10f2 UID:4abe1a46-7c54-4e50-ace7-37eac9bd938a NetNS:/var/run/netns/52fec19a-fd88-4f3d-949b-c0a8fe5b3b07 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4abe1a46_7c54_4e50_ace7_37eac9bd938a.slice PodAnnotations:0xc000d9e0f8}] Aliases:map[]}"
2026-06-09 12:20:03.044451 | controller | Jun 09 11:30:46.360021 crc crio[21508]: time="2026-06-09T11:30:46.360001949Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.044467 | controller | Jun 09 11:30:46.871872 crc crio[21508]: 2026-06-09T11:30:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4bb77b6c5cbcb24 Mac:32:22:84:76:e3:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c7 Mtu:0 Sandbox:/var/run/netns/52fec19a-fd88-4f3d-949b-c0a8fe5b3b07 SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.044483 | controller | Jun 09 11:30:46.877238 crc crio[21508]: time="2026-06-09T11:30:46.877170035Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:4bb77b6c5cbcb24c8b9468056d799592cebb38fa4c1b2449f3a8de51716e10f2 UID:4abe1a46-7c54-4e50-ace7-37eac9bd938a NetNS:/var/run/netns/52fec19a-fd88-4f3d-949b-c0a8fe5b3b07 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4abe1a46_7c54_4e50_ace7_37eac9bd938a.slice PodAnnotations:0xc000d9e0f8}] Aliases:map[]}"
2026-06-09 12:20:03.044499 | controller | Jun 09 11:30:46.877677 crc crio[21508]: time="2026-06-09T11:30:46.877630998Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.044515 | controller | Jun 09 11:30:46.888864 crc crio[21508]: time="2026-06-09T11:30:46.888785195Z" level=info msg="Ran pod sandbox 4bb77b6c5cbcb24c8b9468056d799592cebb38fa4c1b2449f3a8de51716e10f2 with infra container: openstack/nova-metadata-0/POD" id=3d5bbe10-44c5-475c-a6ce-f51522fe1c6f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.044531 | controller | Jun 09 11:30:46.893909 crc crio[21508]: time="2026-06-09T11:30:46.893845813Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=7abe6e6b-cd50-4333-8dcf-98f6bb75905e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.044547 | controller | Jun 09 11:30:46.898059 crc crio[21508]: time="2026-06-09T11:30:46.897916652Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=d0e095e7-37ad-491d-857b-b54da62263cc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.044566 | controller | Jun 09 11:30:46.910138 crc crio[21508]: time="2026-06-09T11:30:46.910048427Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=0115033c-6ca8-4289-9f61-ee1cc38d6492 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.044583 | controller | Jun 09 11:30:46.912095 crc crio[21508]: time="2026-06-09T11:30:46.912034215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.044598 | controller | Jun 09 11:30:46.965938 crc crio[21508]: time="2026-06-09T11:30:46.96586608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.044614 | controller | Jun 09 11:30:46.976054 crc crio[21508]: time="2026-06-09T11:30:46.975984287Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.044630 | controller | Jun 09 11:30:47.116136 crc crio[21508]: time="2026-06-09T11:30:47.116015635Z" level=info msg="Created container d65caeecdce2b31d2d0fae1bd83c41a8936499d57bc864223ed3541aec9e7cc6: openstack/nova-metadata-0/nova-metadata-log" id=0115033c-6ca8-4289-9f61-ee1cc38d6492 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.044646 | controller | Jun 09 11:30:47.117290 crc crio[21508]: time="2026-06-09T11:30:47.11720863Z" level=info msg="Starting container: d65caeecdce2b31d2d0fae1bd83c41a8936499d57bc864223ed3541aec9e7cc6" id=81cd51dc-c573-452b-954c-3e85a1aa5499 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.044661 | controller | Jun 09 11:30:47.123270 crc crio[21508]: time="2026-06-09T11:30:47.123133413Z" level=info msg="Started container" PID=88220 containerID=d65caeecdce2b31d2d0fae1bd83c41a8936499d57bc864223ed3541aec9e7cc6 description=openstack/nova-metadata-0/nova-metadata-log id=81cd51dc-c573-452b-954c-3e85a1aa5499 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4bb77b6c5cbcb24c8b9468056d799592cebb38fa4c1b2449f3a8de51716e10f2
2026-06-09 12:20:03.044677 | controller | Jun 09 11:30:47.134139 crc crio[21508]: time="2026-06-09T11:30:47.134060723Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=4451bf07-1395-4414-b332-5a249bb4571b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.044693 | controller | Jun 09 11:30:47.153223 crc crio[21508]: time="2026-06-09T11:30:47.15310224Z" level=warning msg="Stopping container 76a030c23a78a18ada36bf85253d4e006fe5e1d5e0a4fb3b72700605178bc1d8 with stop signal(15) timed out. Killing..."
2026-06-09 12:20:03.044709 | controller | Jun 09 11:30:47.156047 crc crio[21508]: time="2026-06-09T11:30:47.155931593Z" level=warning msg="Stopping container c795567cc782025ff8449faff20d58cfe6b86107be3caff0e855608d2bc70e01 with stop signal(15) timed out. Killing..."
2026-06-09 12:20:03.044724 | controller | Jun 09 11:30:47.226209 crc crio[21508]: time="2026-06-09T11:30:47.226114586Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=fe87b0d8-9e4f-4937-9a04-22b07b0e4f43 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.044740 | controller | Jun 09 11:30:47.248901 crc crio[21508]: time="2026-06-09T11:30:47.24878771Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=d751d04a-8a6e-4dfc-abfe-45f80d9c5fc2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.044755 | controller | Jun 09 11:30:47.250979 crc crio[21508]: time="2026-06-09T11:30:47.250903032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.044771 | controller | Jun 09 11:30:47.265483 crc crio[21508]: time="2026-06-09T11:30:47.265390906Z" level=error msg="Killing container 76a030c23a78a18ada36bf85253d4e006fe5e1d5e0a4fb3b72700605178bc1d8 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 76a030c23a78a18ada36bf85253d4e006fe5e1d5e0a4fb3b72700605178bc1d8 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-09 12:20:03.044791 | controller | Jun 09 11:30:47.304221 crc crio[21508]: time="2026-06-09T11:30:47.304118569Z" level=info msg="Stopped container 76a030c23a78a18ada36bf85253d4e006fe5e1d5e0a4fb3b72700605178bc1d8: openstack/ceilometer-0/ceilometer-central-agent" id=3f2559b5-2fe4-4a23-b934-593fc6bba021 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.044807 | controller | Jun 09 11:30:47.321961 crc crio[21508]: time="2026-06-09T11:30:47.321861338Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.044823 | controller | Jun 09 11:30:47.325852 crc crio[21508]: time="2026-06-09T11:30:47.325778873Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.044840 | controller | Jun 09 11:30:47.456837 crc crio[21508]: time="2026-06-09T11:30:47.456712505Z" level=info msg="Created container 62e554b19468c7e1e94b3529e448bb98dae4d9f8ae68ba766e070991e77b9352: openstack/nova-metadata-0/nova-metadata-metadata" id=d751d04a-8a6e-4dfc-abfe-45f80d9c5fc2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.044855 | controller | Jun 09 11:30:47.461090 crc crio[21508]: time="2026-06-09T11:30:47.461008271Z" level=info msg="Starting container: 62e554b19468c7e1e94b3529e448bb98dae4d9f8ae68ba766e070991e77b9352" id=69dd6c49-d87b-43f6-a737-98b1d390011a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.044871 | controller | Jun 09 11:30:47.467321 crc crio[21508]: time="2026-06-09T11:30:47.467099689Z" level=info msg="Started container" PID=88276 containerID=62e554b19468c7e1e94b3529e448bb98dae4d9f8ae68ba766e070991e77b9352 description=openstack/nova-metadata-0/nova-metadata-metadata id=69dd6c49-d87b-43f6-a737-98b1d390011a name=/runtime.v1.RuntimeService/StartContainer sandboxID=4bb77b6c5cbcb24c8b9468056d799592cebb38fa4c1b2449f3a8de51716e10f2
2026-06-09 12:20:03.044886 | controller | Jun 09 11:30:47.678713 crc crio[21508]: time="2026-06-09T11:30:47.678062003Z" level=info msg="Stopped container c795567cc782025ff8449faff20d58cfe6b86107be3caff0e855608d2bc70e01: openstack/ceilometer-0/ceilometer-notification-agent" id=456657eb-b2c4-4091-b9b0-5b79a51e4988 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.044902 | controller | Jun 09 11:30:47.680680 crc crio[21508]: time="2026-06-09T11:30:47.680584607Z" level=info msg="Stopping pod sandbox: a120b86559af31159e46f93e49082aff41f08c0023c38fb67c41068e2ab29b09" id=665556c9-ac79-450b-8143-c3ef815096ba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.044917 | controller | Jun 09 11:30:47.681624 crc crio[21508]: time="2026-06-09T11:30:47.681562676Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a120b86559af31159e46f93e49082aff41f08c0023c38fb67c41068e2ab29b09 UID:dff53777-2dcc-498b-89ad-f85a2d7ff13a NetNS:/var/run/netns/7c78fb60-bb62-4183-89cb-07fa2719002e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddff53777_2dcc_498b_89ad_f85a2d7ff13a.slice PodAnnotations:0xc000d9ee20}] Aliases:map[]}"
2026-06-09 12:20:03.044933 | controller | Jun 09 11:30:47.681830 crc crio[21508]: time="2026-06-09T11:30:47.681764761Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.044948 | controller | Jun 09 11:30:48.047944 crc crio[21508]: time="2026-06-09T11:30:48.047797024Z" level=info msg="Stopped pod sandbox: a120b86559af31159e46f93e49082aff41f08c0023c38fb67c41068e2ab29b09" id=665556c9-ac79-450b-8143-c3ef815096ba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.044968 | controller | Jun 09 11:30:48.912958 crc crio[21508]: time="2026-06-09T11:30:48.912232863Z" level=info msg="Removing container: ae1f94efa795f8f873b30029750828231cf297e5742be4216664fa3e5568229d" id=fe015071-7a89-4484-8fa0-6ade03849eaa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.044983 | controller | Jun 09 11:30:48.941612 crc crio[21508]: time="2026-06-09T11:30:48.941211371Z" level=info msg="Removed container ae1f94efa795f8f873b30029750828231cf297e5742be4216664fa3e5568229d: openstack/ceilometer-0/proxy-httpd" id=fe015071-7a89-4484-8fa0-6ade03849eaa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.044999 | controller | Jun 09 11:30:48.952675 crc crio[21508]: time="2026-06-09T11:30:48.951837662Z" level=info msg="Removing container: 57852bc3abbf11c357e8c3fda3b38ebe19543289f1337f6574dc462616ee76a1" id=972602f8-2643-4787-a951-a125c0c0794d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.045014 | controller | Jun 09 11:30:48.985103 crc crio[21508]: time="2026-06-09T11:30:48.984976932Z" level=info msg="Removed container 57852bc3abbf11c357e8c3fda3b38ebe19543289f1337f6574dc462616ee76a1: openstack/ceilometer-0/sg-core" id=972602f8-2643-4787-a951-a125c0c0794d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.045029 | controller | Jun 09 11:30:48.990039 crc crio[21508]: time="2026-06-09T11:30:48.989978559Z" level=info msg="Removing container: c795567cc782025ff8449faff20d58cfe6b86107be3caff0e855608d2bc70e01" id=b0e7703b-ec15-4c41-93ff-dc462adf8081 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.045044 | controller | Jun 09 11:30:49.075672 crc crio[21508]: time="2026-06-09T11:30:49.073860214Z" level=info msg="Removed container c795567cc782025ff8449faff20d58cfe6b86107be3caff0e855608d2bc70e01: openstack/ceilometer-0/ceilometer-notification-agent" id=b0e7703b-ec15-4c41-93ff-dc462adf8081 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.045059 | controller | Jun 09 11:30:49.088909 crc crio[21508]: time="2026-06-09T11:30:49.088604125Z" level=info msg="Removing container: 76a030c23a78a18ada36bf85253d4e006fe5e1d5e0a4fb3b72700605178bc1d8" id=2e1c73dd-02f8-40c0-8164-1ad9c0a2abf7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.045074 | controller | Jun 09 11:30:49.145993 crc crio[21508]: time="2026-06-09T11:30:49.14445979Z" level=info msg="Removed container 76a030c23a78a18ada36bf85253d4e006fe5e1d5e0a4fb3b72700605178bc1d8: openstack/ceilometer-0/ceilometer-central-agent" id=2e1c73dd-02f8-40c0-8164-1ad9c0a2abf7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.045089 | controller | Jun 09 11:30:49.443431 crc crio[21508]: time="2026-06-09T11:30:49.443277965Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=7aba667a-bc83-4ce1-9fe2-4e4fc913693a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.045104 | controller | Jun 09 11:30:49.443536 crc crio[21508]: time="2026-06-09T11:30:49.44344883Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.045119 | controller | Jun 09 11:30:49.487125 crc crio[21508]: time="2026-06-09T11:30:49.486999325Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:57cfd63aee94b0c50aaf55f20992def5b048ba5b06432d7edde2538729dbea68 UID:550d74e4-4e24-4883-bea0-ea4b6157dd31 NetNS:/var/run/netns/d8b31920-62b7-45ad-bb4e-ef17f153de8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod550d74e4_4e24_4883_bea0_ea4b6157dd31.slice PodAnnotations:0xc00465e128}] Aliases:map[]}"
2026-06-09 12:20:03.045135 | controller | Jun 09 11:30:49.487125 crc crio[21508]: time="2026-06-09T11:30:49.487077657Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.045153 | controller | Jun 09 11:30:49.937491 crc crio[21508]: time="2026-06-09T11:30:49.936859371Z" level=info msg="Stopping pod sandbox: e920ce467b9c7f2e9a4b1c6aceb06423e7293b23714757db64bd8db97604c67d" id=bc4735ee-223a-45d8-a87a-82bccce898b7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.045168 | controller | Jun 09 11:30:49.938104 crc crio[21508]: time="2026-06-09T11:30:49.938032315Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-jn5ls Namespace:openstack ID:e920ce467b9c7f2e9a4b1c6aceb06423e7293b23714757db64bd8db97604c67d UID:f82e013b-3060-404d-964f-b74ae6cdd022 NetNS:/var/run/netns/09ed7434-6c45-4d9a-a334-c026498039ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf82e013b_3060_404d_964f_b74ae6cdd022.slice PodAnnotations:0xc004f90128}] Aliases:map[]}"
2026-06-09 12:20:03.045184 | controller | Jun 09 11:30:49.938251 crc crio[21508]: time="2026-06-09T11:30:49.93819167Z" level=info msg="Deleting pod openstack_nova-cell0-cell-mapping-jn5ls from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.045199 | controller | Jun 09 11:30:50.063639 crc crio[21508]: 2026-06-09T11:30:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:57cfd63aee94b0c Mac:0e:d9:fb:75:b3:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c8 Mtu:0 Sandbox:/var/run/netns/d8b31920-62b7-45ad-bb4e-ef17f153de8a SocketPath: PciID:}] [{Interface:0xc00011a680 Address:{IP:10.217.0.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.045215 | controller | Jun 09 11:30:50.065441 crc crio[21508]: time="2026-06-09T11:30:50.065279599Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:57cfd63aee94b0c50aaf55f20992def5b048ba5b06432d7edde2538729dbea68 UID:550d74e4-4e24-4883-bea0-ea4b6157dd31 NetNS:/var/run/netns/d8b31920-62b7-45ad-bb4e-ef17f153de8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod550d74e4_4e24_4883_bea0_ea4b6157dd31.slice PodAnnotations:0xc00465e128}] Aliases:map[]}"
2026-06-09 12:20:03.045231 | controller | Jun 09 11:30:50.065615 crc crio[21508]: time="2026-06-09T11:30:50.065552597Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.045246 | controller | Jun 09 11:30:50.081124 crc crio[21508]: time="2026-06-09T11:30:50.080942228Z" level=info msg="Ran pod sandbox 57cfd63aee94b0c50aaf55f20992def5b048ba5b06432d7edde2538729dbea68 with infra container: openstack/ceilometer-0/POD" id=7aba667a-bc83-4ce1-9fe2-4e4fc913693a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.045262 | controller | Jun 09 11:30:50.084066 crc crio[21508]: time="2026-06-09T11:30:50.083718559Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=9f40eadd-040f-48fe-8243-601eb629e972 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.045277 | controller | Jun 09 11:30:50.132060 crc crio[21508]: time="2026-06-09T11:30:50.131975851Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=8582f35b-7d99-407b-9bd9-46b80112e21e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.045292 | controller | Jun 09 11:30:50.145259 crc crio[21508]: time="2026-06-09T11:30:50.142618903Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=9046a692-6685-4d91-8fdc-4d6123d9dde1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.045308 | controller | Jun 09 11:30:50.145259 crc crio[21508]: time="2026-06-09T11:30:50.143048545Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.045327 | controller | Jun 09 11:30:50.220648 crc crio[21508]: time="2026-06-09T11:30:50.220498562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.045343 | controller | Jun 09 11:30:50.226562 crc crio[21508]: time="2026-06-09T11:30:50.226517048Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.045378 | controller | Jun 09 11:30:50.317186 crc crio[21508]: time="2026-06-09T11:30:50.316619585Z" level=info msg="Stopped pod sandbox: e920ce467b9c7f2e9a4b1c6aceb06423e7293b23714757db64bd8db97604c67d" id=bc4735ee-223a-45d8-a87a-82bccce898b7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.045395 | controller | Jun 09 11:30:50.407636 crc crio[21508]: time="2026-06-09T11:30:50.407544276Z" level=info msg="Created container a75af81b66579b86bebaf20177800ab1d5b4690b939b69e7bb303ae886c2ae1d: openstack/ceilometer-0/ceilometer-central-agent" id=9046a692-6685-4d91-8fdc-4d6123d9dde1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.045411 | controller | Jun 09 11:30:50.411819 crc crio[21508]: time="2026-06-09T11:30:50.411743939Z" level=info msg="Starting container: a75af81b66579b86bebaf20177800ab1d5b4690b939b69e7bb303ae886c2ae1d" id=0b3e08d0-e753-4c2a-a1a8-17a20a9861a1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.045427 | controller | Jun 09 11:30:50.424721 crc crio[21508]: time="2026-06-09T11:30:50.424580845Z" level=info msg="Started container" PID=88629 containerID=a75af81b66579b86bebaf20177800ab1d5b4690b939b69e7bb303ae886c2ae1d description=openstack/ceilometer-0/ceilometer-central-agent id=0b3e08d0-e753-4c2a-a1a8-17a20a9861a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=57cfd63aee94b0c50aaf55f20992def5b048ba5b06432d7edde2538729dbea68
2026-06-09 12:20:03.045443 | controller | Jun 09 11:30:50.447081 crc crio[21508]: time="2026-06-09T11:30:50.446717283Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=8ad38754-b121-4868-958e-3ab511a1deff name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.045459 | controller | Jun 09 11:30:50.485335 crc crio[21508]: time="2026-06-09T11:30:50.485075585Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=c6f4747a-71d9-4a2e-8962-ea2ebd3bff58 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.045475 | controller | Jun 09 11:30:50.503070 crc crio[21508]: time="2026-06-09T11:30:50.502976419Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=a8d68fcc-5afb-4df1-aaea-94e1e43ce971 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.045490 | controller | Jun 09 11:30:50.504051 crc crio[21508]: time="2026-06-09T11:30:50.503704731Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.045506 | controller | Jun 09 11:30:50.607396 crc crio[21508]: time="2026-06-09T11:30:50.60721074Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.045522 | controller | Jun 09 11:30:50.612546 crc crio[21508]: time="2026-06-09T11:30:50.612464954Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.045538 | controller | Jun 09 11:30:50.821895 crc crio[21508]: time="2026-06-09T11:30:50.821647215Z" level=info msg="Created container 3f388166fbeaed0cd61d8740897272a288b246efb6294f7776db6c2d2db2a2d6: openstack/ceilometer-0/ceilometer-notification-agent" id=a8d68fcc-5afb-4df1-aaea-94e1e43ce971 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.045558 | controller | Jun 09 11:30:50.823947 crc crio[21508]: time="2026-06-09T11:30:50.82387424Z" level=info msg="Starting container: 3f388166fbeaed0cd61d8740897272a288b246efb6294f7776db6c2d2db2a2d6" id=874fdc93-a623-40a9-9a99-e7a27c40c823 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.045575 | controller | Jun 09 11:30:50.829564 crc crio[21508]: time="2026-06-09T11:30:50.829473154Z" level=info msg="Started container" PID=88680 containerID=3f388166fbeaed0cd61d8740897272a288b246efb6294f7776db6c2d2db2a2d6 description=openstack/ceilometer-0/ceilometer-notification-agent id=874fdc93-a623-40a9-9a99-e7a27c40c823 name=/runtime.v1.RuntimeService/StartContainer sandboxID=57cfd63aee94b0c50aaf55f20992def5b048ba5b06432d7edde2538729dbea68
2026-06-09 12:20:03.045591 | controller | Jun 09 11:30:50.839564 crc crio[21508]: time="2026-06-09T11:30:50.839205999Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=c03aac0f-c367-4a3c-af77-8202638bdf0f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.045607 | controller | Jun 09 11:30:50.853393 crc crio[21508]: time="2026-06-09T11:30:50.853188398Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=ff7270ab-8752-4577-9d76-d6e14d7d5660 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.045623 | controller | Jun 09 11:30:50.861688 crc crio[21508]: time="2026-06-09T11:30:50.861580614Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=7f312eec-6da4-4497-ac76-946072626e1b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.045638 | controller | Jun 09 11:30:50.862120 crc crio[21508]: time="2026-06-09T11:30:50.862047557Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.045653 | controller | Jun 09 11:30:50.914528 crc crio[21508]: time="2026-06-09T11:30:50.914480672Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.045669 | controller | Jun 09 11:30:50.917802 crc crio[21508]: time="2026-06-09T11:30:50.917777088Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.045684 | controller | Jun 09 11:30:51.132661 crc crio[21508]: time="2026-06-09T11:30:51.131250886Z" level=info msg="Created container e1d27a8aeafedbece7631c005f481b255ad03fe8c64016631e77ec7c560476bc: openstack/ceilometer-0/sg-core" id=7f312eec-6da4-4497-ac76-946072626e1b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.045700 | controller | Jun 09 11:30:51.138378 crc crio[21508]: time="2026-06-09T11:30:51.133730588Z" level=info msg="Starting container: e1d27a8aeafedbece7631c005f481b255ad03fe8c64016631e77ec7c560476bc" id=84e59c27-c964-4ddf-821d-0df7f789fb21 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.045715 | controller | Jun 09 11:30:51.144836 crc crio[21508]: time="2026-06-09T11:30:51.144742341Z" level=info msg="Started container" PID=88700 containerID=e1d27a8aeafedbece7631c005f481b255ad03fe8c64016631e77ec7c560476bc description=openstack/ceilometer-0/sg-core id=84e59c27-c964-4ddf-821d-0df7f789fb21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=57cfd63aee94b0c50aaf55f20992def5b048ba5b06432d7edde2538729dbea68
2026-06-09 12:20:03.045732 | controller | Jun 09 11:30:51.160202 crc crio[21508]: time="2026-06-09T11:30:51.160131221Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=73f397ad-f29d-4d58-a953-3d683d80bac2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.045747 | controller | Jun 09 11:30:51.208800 crc crio[21508]: time="2026-06-09T11:30:51.208693872Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=447eca09-06a1-41bb-81a7-145a022cfaae name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.045766 | controller | Jun 09 11:30:51.214608 crc crio[21508]: time="2026-06-09T11:30:51.214472492Z" level=info msg="Stopping container: 45c6ac8254f0d2b9fa35407a7c92ab1b93983ddcfdd6e93d2b5d5370c65d54b1 (timeout: 30s)" id=2ae4120a-512c-43c1-9ce5-cce87850fea1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.045783 | controller | Jun 09 11:30:51.214725 crc crio[21508]: time="2026-06-09T11:30:51.214277506Z" level=info msg="Stopping container: 67f4601dcd400a05caa675700c87e15935e1df9981779a0dedad9b180a7de986 (timeout: 30s)" id=71610ffd-86f5-4ba3-82d1-41adf12c783e name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.045809 | controller | Jun 09 11:30:51.228095 crc crio[21508]: time="2026-06-09T11:30:51.227911205Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=5a787008-2164-438e-b35d-48d69e9e94be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.045826 | controller | Jun 09 11:30:51.228638 crc crio[21508]: time="2026-06-09T11:30:51.228573444Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.045846 | controller | Jun 09 11:30:51.300960 crc crio[21508]: time="2026-06-09T11:30:51.30087196Z" level=info msg="Stopping container: d65caeecdce2b31d2d0fae1bd83c41a8936499d57bc864223ed3541aec9e7cc6 (timeout: 30s)" id=22948ae1-3f38-4d10-8e86-2a0bd665e824 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.045865 | controller | Jun 09 11:30:51.301105 crc crio[21508]: time="2026-06-09T11:30:51.301004644Z" level=info msg="Stopping container: 62e554b19468c7e1e94b3529e448bb98dae4d9f8ae68ba766e070991e77b9352 (timeout: 30s)" id=b8a8583c-b070-4590-bb55-0ec9e79bd0b5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.045881 | controller | Jun 09 11:30:51.318930 crc crio[21508]: time="2026-06-09T11:30:51.318831386Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.045896 | controller | Jun 09 11:30:51.327475 crc crio[21508]: time="2026-06-09T11:30:51.326671385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.045912 | controller | Jun 09 11:30:51.341193 crc crio[21508]: time="2026-06-09T11:30:51.341098018Z" level=info msg="Stopped container 45c6ac8254f0d2b9fa35407a7c92ab1b93983ddcfdd6e93d2b5d5370c65d54b1: openstack/nova-api-0/nova-api-log" id=2ae4120a-512c-43c1-9ce5-cce87850fea1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.045927 | controller | Jun 09 11:30:51.445009 crc crio[21508]: time="2026-06-09T11:30:51.444904576Z" level=info msg="Stopped container d65caeecdce2b31d2d0fae1bd83c41a8936499d57bc864223ed3541aec9e7cc6: openstack/nova-metadata-0/nova-metadata-log" id=22948ae1-3f38-4d10-8e86-2a0bd665e824 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.045943 | controller | Jun 09 11:30:51.466755 crc crio[21508]: time="2026-06-09T11:30:51.466659962Z" level=info msg="Created container 178266a0bd9ff2d3be59f5e89cc68659612da5f48be8f9b10180adda95df69b7: openstack/ceilometer-0/proxy-httpd" id=5a787008-2164-438e-b35d-48d69e9e94be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.045958 | controller | Jun 09 11:30:51.467562 crc crio[21508]: time="2026-06-09T11:30:51.467499807Z" level=info msg="Starting container: 178266a0bd9ff2d3be59f5e89cc68659612da5f48be8f9b10180adda95df69b7" id=df132101-c44e-49b5-b51d-2645614ee6f9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.045974 | controller | Jun 09 11:30:51.472830 crc crio[21508]: time="2026-06-09T11:30:51.472751521Z" level=info msg="Started container" PID=88728 containerID=178266a0bd9ff2d3be59f5e89cc68659612da5f48be8f9b10180adda95df69b7 description=openstack/ceilometer-0/proxy-httpd id=df132101-c44e-49b5-b51d-2645614ee6f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=57cfd63aee94b0c50aaf55f20992def5b048ba5b06432d7edde2538729dbea68
2026-06-09 12:20:03.045993 | controller | Jun 09 11:30:51.533650 crc crio[21508]: time="2026-06-09T11:30:51.533474518Z" level=info msg="Stopped container 62e554b19468c7e1e94b3529e448bb98dae4d9f8ae68ba766e070991e77b9352: openstack/nova-metadata-0/nova-metadata-metadata" id=b8a8583c-b070-4590-bb55-0ec9e79bd0b5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.046009 | controller | Jun 09 11:30:51.534848 crc crio[21508]: time="2026-06-09T11:30:51.534761135Z" level=info msg="Stopping pod sandbox: 4bb77b6c5cbcb24c8b9468056d799592cebb38fa4c1b2449f3a8de51716e10f2" id=fe3ad3b1-7344-4eb4-a96b-d92ad0f2b76e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.046025 | controller | Jun 09 11:30:51.536204 crc crio[21508]: time="2026-06-09T11:30:51.536132746Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:4bb77b6c5cbcb24c8b9468056d799592cebb38fa4c1b2449f3a8de51716e10f2 UID:4abe1a46-7c54-4e50-ace7-37eac9bd938a NetNS:/var/run/netns/52fec19a-fd88-4f3d-949b-c0a8fe5b3b07 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4abe1a46_7c54_4e50_ace7_37eac9bd938a.slice PodAnnotations:0xc0039b84a8}] Aliases:map[]}"
2026-06-09 12:20:03.046041 | controller | Jun 09 11:30:51.536500 crc crio[21508]: time="2026-06-09T11:30:51.536406444Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.046057 | controller | Jun 09 11:30:51.898522 crc crio[21508]: time="2026-06-09T11:30:51.897994486Z" level=info msg="Stopped pod sandbox: 4bb77b6c5cbcb24c8b9468056d799592cebb38fa4c1b2449f3a8de51716e10f2" id=fe3ad3b1-7344-4eb4-a96b-d92ad0f2b76e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.046073 | controller | Jun 09 11:30:52.008913 crc crio[21508]: time="2026-06-09T11:30:52.008231562Z" level=info msg="Stopping container: 5af8b80d93a0af8ac1985e292380fc7e8b115211c09ac81dd40a86bee6216835 (timeout: 10s)" id=3c8bb0ef-2e03-40d4-9518-ec5c54b44253 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.046089 | controller | Jun 09 11:30:52.051507 crc crio[21508]: time="2026-06-09T11:30:52.051440207Z" level=info msg="Stopping container: 86e830cf2d59ca93a269ea756fc888b925e16a70bd2c96ac8cb4fd92d2366ab1 (timeout: 30s)" id=fefab6c4-fe2c-439c-98b7-75f6d1130359 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.046104 | controller | Jun 09 11:30:52.052797 crc crio[21508]: time="2026-06-09T11:30:52.05187266Z" level=info msg="Stopping pod sandbox: ba0031792c7cc71703b8dc3a1c5a3fdee6e9ff767caa64bd78c3254506535221" id=16284c72-98c2-4c89-b965-385e9b10e89a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.046120 | controller | Jun 09 11:30:52.052797 crc crio[21508]: time="2026-06-09T11:30:52.052435806Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-54xwr Namespace:openstack ID:ba0031792c7cc71703b8dc3a1c5a3fdee6e9ff767caa64bd78c3254506535221 UID:202612f5-1667-47a5-8c92-675215a5ca14 NetNS:/var/run/netns/9bd4fdca-ad74-448d-8a20-5c334cc926e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod202612f5_1667_47a5_8c92_675215a5ca14.slice PodAnnotations:0xc00008d040}] Aliases:map[]}"
2026-06-09 12:20:03.046137 | controller | Jun 09 11:30:52.052797 crc crio[21508]: time="2026-06-09T11:30:52.05257967Z" level=info msg="Deleting pod openstack_nova-cell1-conductor-db-sync-54xwr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.046152 | controller | Jun 09 11:30:52.160782 crc crio[21508]: time="2026-06-09T11:30:52.160718865Z" level=info msg="Stopped container 5af8b80d93a0af8ac1985e292380fc7e8b115211c09ac81dd40a86bee6216835: openstack/dnsmasq-dns-75b56949bf-d5qnp/dnsmasq-dns" id=3c8bb0ef-2e03-40d4-9518-ec5c54b44253 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.046172 | controller | Jun 09 11:30:52.172147 crc crio[21508]: time="2026-06-09T11:30:52.171789719Z" level=info msg="Stopping pod sandbox: a5f01fe919e18eb82fc678721b5f3aef2cf5b0c51ae1fb15ac4890a6a62b5434" id=8207412d-2dab-4687-843a-b2819b70ef9f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.046188 | controller | Jun 09 11:30:52.179024 crc crio[21508]: time="2026-06-09T11:30:52.177672721Z" level=info msg="Got pod network &{Name:dnsmasq-dns-75b56949bf-d5qnp Namespace:openstack ID:a5f01fe919e18eb82fc678721b5f3aef2cf5b0c51ae1fb15ac4890a6a62b5434 UID:0deba880-a7cb-47ef-8985-cfa4449c00a0 NetNS:/var/run/netns/33a540e0-83a3-43c9-a890-8aaf7d6a66c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0deba880_a7cb_47ef_8985_cfa4449c00a0.slice PodAnnotations:0xc00008d250}] Aliases:map[]}"
2026-06-09 12:20:03.046204 | controller | Jun 09 11:30:52.179024 crc crio[21508]: time="2026-06-09T11:30:52.177920379Z" level=info msg="Deleting pod openstack_dnsmasq-dns-75b56949bf-d5qnp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.046220 | controller | Jun 09 11:30:52.583826 crc crio[21508]: time="2026-06-09T11:30:52.582419737Z" level=info msg="Stopped pod sandbox: ba0031792c7cc71703b8dc3a1c5a3fdee6e9ff767caa64bd78c3254506535221" id=16284c72-98c2-4c89-b965-385e9b10e89a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.046236 | controller | Jun 09 11:30:52.682719 crc crio[21508]: time="2026-06-09T11:30:52.682608699Z" level=info msg="Stopped pod sandbox: a5f01fe919e18eb82fc678721b5f3aef2cf5b0c51ae1fb15ac4890a6a62b5434" id=8207412d-2dab-4687-843a-b2819b70ef9f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.046251 | controller | Jun 09 11:30:53.082706 crc crio[21508]: time="2026-06-09T11:30:53.082635957Z" level=info msg="Removing container: 5af8b80d93a0af8ac1985e292380fc7e8b115211c09ac81dd40a86bee6216835" id=a413800f-90f8-481f-8579-d648e7ac7e27 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.046267 | controller | Jun 09 11:30:53.145507 crc crio[21508]: time="2026-06-09T11:30:53.145367343Z" level=info msg="Removed container 5af8b80d93a0af8ac1985e292380fc7e8b115211c09ac81dd40a86bee6216835: openstack/dnsmasq-dns-75b56949bf-d5qnp/dnsmasq-dns" id=a413800f-90f8-481f-8579-d648e7ac7e27 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.046282 | controller | Jun 09 11:30:53.160377 crc crio[21508]: time="2026-06-09T11:30:53.153229503Z" level=info msg="Removing container: ceff6bca8a4082c7351f23f06d47e9c9deb369ff663f61812dbeda00a9db8d7b" id=b3dcaaca-b35e-44cd-9c20-2b7e77ab4ce8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.046297 | controller | Jun 09 11:30:53.250424 crc crio[21508]: time="2026-06-09T11:30:53.237107988Z" level=info msg="Removed container ceff6bca8a4082c7351f23f06d47e9c9deb369ff663f61812dbeda00a9db8d7b: openstack/dnsmasq-dns-75b56949bf-d5qnp/init" id=b3dcaaca-b35e-44cd-9c20-2b7e77ab4ce8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.046313 | controller | Jun 09 11:30:53.526632 crc crio[21508]: time="2026-06-09T11:30:53.526548709Z" level=info msg="Running pod sandbox: openstack/nova-cell1-conductor-0/POD" id=227b4726-8fe4-4803-b521-6a2b2a03b4bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.046328 | controller | Jun 09 11:30:53.526752 crc crio[21508]: time="2026-06-09T11:30:53.526677923Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.046344 | controller | Jun 09 11:30:53.573617 crc crio[21508]: time="2026-06-09T11:30:53.573532464Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:1e85f88dd741cf912e174a6b659394609a5d3e9ae68a8306147fb2c9322a721c UID:29a9e05a-bd6c-4af9-b79c-aec8cdb5eb40 NetNS:/var/run/netns/ef0aab10-982e-4286-8f86-76fc79455c32 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29a9e05a_bd6c_4af9_b79c_aec8cdb5eb40.slice PodAnnotations:0xc002c0ae48}] Aliases:map[]}"
2026-06-09 12:20:03.046387 | controller | Jun 09 11:30:53.573893 crc crio[21508]: time="2026-06-09T11:30:53.573842033Z" level=info msg="Adding pod openstack_nova-cell1-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.046404 | controller | Jun 09 11:30:53.670122 crc crio[21508]: time="2026-06-09T11:30:53.670043048Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=3c59de48-7cdd-4bce-a437-4f7e06dd427e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.046420 | controller | Jun 09 11:30:53.670262 crc crio[21508]: time="2026-06-09T11:30:53.670155032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.046436 | controller | Jun 09 11:30:53.765487 crc crio[21508]: time="2026-06-09T11:30:53.764427611Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:e95dcc0d1d8e1efab729613aea46558c60c1ee7448d400e736f20ab726ffec85 UID:169e1482-bb37-4cc5-a567-7a40871c78ed NetNS:/var/run/netns/00f02959-ef8f-4d57-aa82-95b2c479178a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod169e1482_bb37_4cc5_a567_7a40871c78ed.slice PodAnnotations:0xc002c0a098}] Aliases:map[]}"
2026-06-09 12:20:03.046452 | controller | Jun 09 11:30:53.765487 crc crio[21508]: time="2026-06-09T11:30:53.764830973Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.046468 | controller | Jun 09 11:30:54.132392 crc crio[21508]: 2026-06-09T11:30:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1e85f88dd741cf9 Mac:9e:4e:45:6c:4c:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c9 Mtu:0 Sandbox:/var/run/netns/ef0aab10-982e-4286-8f86-76fc79455c32 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.046484 | controller | Jun 09 11:30:54.133562 crc crio[21508]: time="2026-06-09T11:30:54.133496492Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:1e85f88dd741cf912e174a6b659394609a5d3e9ae68a8306147fb2c9322a721c UID:29a9e05a-bd6c-4af9-b79c-aec8cdb5eb40 NetNS:/var/run/netns/ef0aab10-982e-4286-8f86-76fc79455c32 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29a9e05a_bd6c_4af9_b79c_aec8cdb5eb40.slice PodAnnotations:0xc002c0ae48}] Aliases:map[]}"
2026-06-09 12:20:03.046500 | controller | Jun 09 11:30:54.133703 crc crio[21508]: time="2026-06-09T11:30:54.133656907Z" level=info msg="Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.046516 | controller | Jun 09 11:30:54.142092 crc crio[21508]: time="2026-06-09T11:30:54.142013271Z" level=info msg="Ran pod sandbox 1e85f88dd741cf912e174a6b659394609a5d3e9ae68a8306147fb2c9322a721c with infra container: openstack/nova-cell1-conductor-0/POD" id=227b4726-8fe4-4803-b521-6a2b2a03b4bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.046531 | controller | Jun 09 11:30:54.144113 crc crio[21508]: time="2026-06-09T11:30:54.144047201Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=4ac85fcb-04d6-48a6-b8b4-c68b04c9c97d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.046546 | controller | Jun 09 11:30:54.172406 crc crio[21508]: time="2026-06-09T11:30:54.172239776Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=ba2f58c9-caf0-4598-bf41-86ffd3ad97f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.046565 | controller | Jun 09 11:30:54.179540 crc crio[21508]: time="2026-06-09T11:30:54.179449057Z" level=info msg="Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=fce8e6a9-978e-4a8a-af55-8cfae327d636 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.046582 | controller | Jun 09 11:30:54.180064 crc crio[21508]: time="2026-06-09T11:30:54.179998323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.046597 | controller | Jun 09 11:30:54.227715 crc crio[21508]: time="2026-06-09T11:30:54.227633797Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.046612 | controller | Jun 09 11:30:54.231178 crc crio[21508]: time="2026-06-09T11:30:54.230877882Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.046627 | controller | Jun 09 11:30:54.335124 crc crio[21508]: 2026-06-09T11:30:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e95dcc0d1d8e1ef Mac:d6:d8:fa:5c:0e:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ca Mtu:0 Sandbox:/var/run/netns/00f02959-ef8f-4d57-aa82-95b2c479178a SocketPath: PciID:}] [{Interface:0xc0004a8980 Address:{IP:10.217.0.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.046642 | controller | Jun 09 11:30:54.336866 crc crio[21508]: time="2026-06-09T11:30:54.336482272Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:e95dcc0d1d8e1efab729613aea46558c60c1ee7448d400e736f20ab726ffec85 UID:169e1482-bb37-4cc5-a567-7a40871c78ed NetNS:/var/run/netns/00f02959-ef8f-4d57-aa82-95b2c479178a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod169e1482_bb37_4cc5_a567_7a40871c78ed.slice PodAnnotations:0xc002c0a098}] Aliases:map[]}"
2026-06-09 12:20:03.046658 | controller | Jun 09 11:30:54.336866 crc crio[21508]: time="2026-06-09T11:30:54.336636937Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.046674 | controller | Jun 09 11:30:54.349655 crc crio[21508]: time="2026-06-09T11:30:54.348994318Z" level=info msg="Ran pod sandbox e95dcc0d1d8e1efab729613aea46558c60c1ee7448d400e736f20ab726ffec85 with infra container: openstack/nova-metadata-0/POD" id=3c59de48-7cdd-4bce-a437-4f7e06dd427e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.046690 | controller | Jun 09 11:30:54.351672 crc crio[21508]: time="2026-06-09T11:30:54.351597044Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=85a2462e-a0b9-4f46-bc46-355b00480479 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.046705 | controller | Jun 09 11:30:54.355570 crc crio[21508]: time="2026-06-09T11:30:54.355105017Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=0bb53074-f572-4ae5-b79d-76bd6c6d2b86 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.046721 | controller | Jun 09 11:30:54.361173 crc crio[21508]: time="2026-06-09T11:30:54.361084682Z" level=info msg="Created container f0adbb2387731eda41b6c549bdacd189135e3bf22ffcd4d9b2bd9808cf4ca8bf: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=fce8e6a9-978e-4a8a-af55-8cfae327d636 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.046737 | controller | Jun 09 11:30:54.362385 crc crio[21508]: time="2026-06-09T11:30:54.362243336Z" level=info msg="Starting container: f0adbb2387731eda41b6c549bdacd189135e3bf22ffcd4d9b2bd9808cf4ca8bf" id=15254e41-97fd-47fb-b263-4b292de120f5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.046756 | controller | Jun 09 11:30:54.363270 crc crio[21508]: time="2026-06-09T11:30:54.363207174Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=29e6f842-cd03-430e-859a-f326ffb9fed5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.046771 | controller | Jun 09 11:30:54.364796 crc crio[21508]: time="2026-06-09T11:30:54.364733409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.046787 | controller | Jun 09 11:30:54.370784 crc crio[21508]: time="2026-06-09T11:30:54.370695263Z" level=info msg="Started container" PID=89325 containerID=f0adbb2387731eda41b6c549bdacd189135e3bf22ffcd4d9b2bd9808cf4ca8bf description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=15254e41-97fd-47fb-b263-4b292de120f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e85f88dd741cf912e174a6b659394609a5d3e9ae68a8306147fb2c9322a721c
2026-06-09 12:20:03.046803 | controller | Jun 09 11:30:54.414918 crc crio[21508]: time="2026-06-09T11:30:54.414724682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.046818 | controller | Jun 09 11:30:54.417940 crc crio[21508]: time="2026-06-09T11:30:54.417868574Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.046834 | controller | Jun 09 11:30:54.545698 crc crio[21508]: time="2026-06-09T11:30:54.536215458Z" level=info msg="Created container 126f3428843454b56837af6e4e7b6d4e9864bca236799aff85b19f70490ddfe7: openstack/nova-metadata-0/nova-metadata-log" id=29e6f842-cd03-430e-859a-f326ffb9fed5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.046849 | controller | Jun 09 11:30:54.545698 crc crio[21508]: time="2026-06-09T11:30:54.537981559Z" level=info msg="Starting container: 126f3428843454b56837af6e4e7b6d4e9864bca236799aff85b19f70490ddfe7" id=4c2a11e0-248b-4fd4-95f9-e67aceb1f458 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.046865 | controller | Jun 09 11:30:54.545698 crc crio[21508]: time="2026-06-09T11:30:54.54415445Z" level=info msg="Started container" PID=89335 containerID=126f3428843454b56837af6e4e7b6d4e9864bca236799aff85b19f70490ddfe7 description=openstack/nova-metadata-0/nova-metadata-log id=4c2a11e0-248b-4fd4-95f9-e67aceb1f458 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e95dcc0d1d8e1efab729613aea46558c60c1ee7448d400e736f20ab726ffec85
2026-06-09 12:20:03.046880 | controller | Jun 09 11:30:54.556892 crc crio[21508]: time="2026-06-09T11:30:54.556828551Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=3f0c67a5-375e-4b7e-888f-def575f82259 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.046896 | controller | Jun 09 11:30:54.599764 crc crio[21508]: time="2026-06-09T11:30:54.599677075Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=fd980945-ddb1-419e-9a8a-f7dca23dbdf3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.046911 | controller | Jun 09 11:30:54.608703 crc crio[21508]: time="2026-06-09T11:30:54.607753131Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=5657ba6d-540b-4d3a-b7d0-5d718a4b0f60 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.046926 | controller | Jun 09 11:30:54.611526 crc crio[21508]: time="2026-06-09T11:30:54.611408118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.046942 | controller | Jun 09 11:30:54.671019 crc crio[21508]: time="2026-06-09T11:30:54.67093843Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.046962 | controller | Jun 09 11:30:54.673873 crc crio[21508]: time="2026-06-09T11:30:54.673751413Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.046979 | controller | Jun 09 11:30:54.762773 crc crio[21508]: time="2026-06-09T11:30:54.76079953Z" level=info msg="Stopped container 67f4601dcd400a05caa675700c87e15935e1df9981779a0dedad9b180a7de986: openstack/nova-api-0/nova-api-api" id=71610ffd-86f5-4ba3-82d1-41adf12c783e name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.046994 | controller | Jun 09 11:30:54.764430 crc crio[21508]: time="2026-06-09T11:30:54.764123688Z" level=info msg="Stopping pod sandbox: c13f5ac27f1b33cbed369c23fdf2415ad5258c5b4e95987f543e32ae2d8f49f3" id=efc1ade9-0796-406f-8cd4-dbcec5234ef0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.047009 | controller | Jun 09 11:30:54.765136 crc crio[21508]: time="2026-06-09T11:30:54.765062925Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:c13f5ac27f1b33cbed369c23fdf2415ad5258c5b4e95987f543e32ae2d8f49f3 UID:3212748e-39bb-45d6-a350-5704e6bc49cf NetNS:/var/run/netns/cb3ff573-799d-476e-be72-d7d0867e0894 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3212748e_39bb_45d6_a350_5704e6bc49cf.slice PodAnnotations:0xc000852e70}] Aliases:map[]}"
2026-06-09 12:20:03.047025 | controller | Jun 09 11:30:54.765382 crc crio[21508]: time="2026-06-09T11:30:54.76524214Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.047040 | controller | Jun 09 11:30:54.937587 crc crio[21508]: time="2026-06-09T11:30:54.934995799Z" level=info msg="Created container f767160e75d488623e8b9687b28542d26540f84f6784ff81006164c3d4291318: openstack/nova-metadata-0/nova-metadata-metadata" id=5657ba6d-540b-4d3a-b7d0-5d718a4b0f60 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.047056 | controller | Jun 09 11:30:54.938213 crc crio[21508]: time="2026-06-09T11:30:54.938176412Z" level=info msg="Starting container: f767160e75d488623e8b9687b28542d26540f84f6784ff81006164c3d4291318" id=981c8417-35dd-44c6-8eb9-3fc15be94003 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.047071 | controller | Jun 09 11:30:54.947213 crc crio[21508]: time="2026-06-09T11:30:54.947112323Z" level=info msg="Started container" PID=89408 containerID=f767160e75d488623e8b9687b28542d26540f84f6784ff81006164c3d4291318 description=openstack/nova-metadata-0/nova-metadata-metadata id=981c8417-35dd-44c6-8eb9-3fc15be94003 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e95dcc0d1d8e1efab729613aea46558c60c1ee7448d400e736f20ab726ffec85
2026-06-09 12:20:03.047086 | controller | Jun 09 11:30:55.109899 crc crio[21508]: time="2026-06-09T11:30:55.109515746Z" level=info msg="Stopped pod sandbox: c13f5ac27f1b33cbed369c23fdf2415ad5258c5b4e95987f543e32ae2d8f49f3" id=efc1ade9-0796-406f-8cd4-dbcec5234ef0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.047102 | controller | Jun 09 11:30:55.188655 crc crio[21508]: time="2026-06-09T11:30:55.188277361Z" level=info msg="Removing container: 67f4601dcd400a05caa675700c87e15935e1df9981779a0dedad9b180a7de986" id=57c330a2-4e18-41e6-86ea-cd6595307065 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.047117 | controller | Jun 09 11:30:55.256034 crc crio[21508]: time="2026-06-09T11:30:55.255994033Z" level=info msg="Removed container 67f4601dcd400a05caa675700c87e15935e1df9981779a0dedad9b180a7de986: openstack/nova-api-0/nova-api-api" id=57c330a2-4e18-41e6-86ea-cd6595307065 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.047136 | controller | Jun 09 11:30:55.280690 crc crio[21508]: time="2026-06-09T11:30:55.280586133Z" level=info msg="Removing container: 45c6ac8254f0d2b9fa35407a7c92ab1b93983ddcfdd6e93d2b5d5370c65d54b1" id=471bcfcd-48d7-4fe1-9f33-ba794e251b40 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.047152 | controller | Jun 09 11:30:55.338436 crc crio[21508]: time="2026-06-09T11:30:55.338277831Z" level=info msg="Removed container 45c6ac8254f0d2b9fa35407a7c92ab1b93983ddcfdd6e93d2b5d5370c65d54b1: openstack/nova-api-0/nova-api-log" id=471bcfcd-48d7-4fe1-9f33-ba794e251b40 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.047168 | controller | Jun 09 11:30:55.975939 crc crio[21508]: time="2026-06-09T11:30:55.975543632Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=85ef4428-702c-47af-b860-ba0ddbf6db8f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.047184 | controller | Jun 09 11:30:55.976044 crc crio[21508]: time="2026-06-09T11:30:55.975973665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.047199 | controller | Jun 09 11:30:56.011984 crc crio[21508]: time="2026-06-09T11:30:56.011906227Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:c8a8815aec391414c56afc043dc8a1d44e9be1891982b0132aabcd6c3efb6dde UID:b3dce0f3-efc4-4f23-ad71-0dfd64ec3fdc NetNS:/var/run/netns/b76c2c67-930f-4dfd-93d3-bd2626c70357 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3dce0f3_efc4_4f23_ad71_0dfd64ec3fdc.slice PodAnnotations:0xc002a12388}] Aliases:map[]}"
2026-06-09 12:20:03.047215 | controller | Jun 09 11:30:56.011984 crc crio[21508]: time="2026-06-09T11:30:56.011967278Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.047230 | controller | Jun 09 11:30:56.392869 crc crio[21508]: time="2026-06-09T11:30:56.392158845Z" level=info msg="Stopped container 86e830cf2d59ca93a269ea756fc888b925e16a70bd2c96ac8cb4fd92d2366ab1: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=fefab6c4-fe2c-439c-98b7-75f6d1130359 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.047245 | controller | Jun 09 11:30:56.394817 crc crio[21508]: time="2026-06-09T11:30:56.394648018Z" level=info msg="Stopping pod sandbox: b6a5147b216b107f685ceb607c857bacd9d6f9cca40f6534145a6124668b3c02" id=919b56f2-9586-4411-a6aa-ba2682909c23 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.047262 | controller | Jun 09 11:30:56.396625 crc crio[21508]: time="2026-06-09T11:30:56.395654888Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:b6a5147b216b107f685ceb607c857bacd9d6f9cca40f6534145a6124668b3c02 UID:a02fe82a-9f73-4024-aa55-bb4580157379 NetNS:/var/run/netns/894c7197-6051-4b56-99a9-3baa2acea782 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda02fe82a_9f73_4024_aa55_bb4580157379.slice PodAnnotations:0xc00008c978}] Aliases:map[]}"
2026-06-09 12:20:03.047278 | controller | Jun 09 11:30:56.396625 crc crio[21508]: time="2026-06-09T11:30:56.395839503Z" level=info msg="Deleting pod openstack_nova-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.047293 | controller | Jun 09 11:30:56.576602 crc crio[21508]: 2026-06-09T11:30:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c8a8815aec39141 Mac:76:ec:62:71:90:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cb Mtu:0 Sandbox:/var/run/netns/b76c2c67-930f-4dfd-93d3-bd2626c70357 SocketPath: PciID:}] [{Interface:0xc00025d5d0 Address:{IP:10.217.0.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.047309 | controller | Jun 09 11:30:56.580164 crc crio[21508]: time="2026-06-09T11:30:56.578644633Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:c8a8815aec391414c56afc043dc8a1d44e9be1891982b0132aabcd6c3efb6dde UID:b3dce0f3-efc4-4f23-ad71-0dfd64ec3fdc NetNS:/var/run/netns/b76c2c67-930f-4dfd-93d3-bd2626c70357 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3dce0f3_efc4_4f23_ad71_0dfd64ec3fdc.slice PodAnnotations:0xc002a12388}] Aliases:map[]}"
2026-06-09 12:20:03.047329 | controller | Jun 09 11:30:56.580164 crc crio[21508]: time="2026-06-09T11:30:56.578790367Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.047344 | controller | Jun 09 11:30:56.587083 crc crio[21508]: time="2026-06-09T11:30:56.586837173Z" level=info msg="Ran pod sandbox c8a8815aec391414c56afc043dc8a1d44e9be1891982b0132aabcd6c3efb6dde with infra container: openstack/nova-api-0/POD" id=85ef4428-702c-47af-b860-ba0ddbf6db8f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.047381 | controller | Jun 09 11:30:56.590326 crc crio[21508]: time="2026-06-09T11:30:56.590230232Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=0444a130-8648-4911-9be5-dd07d4a88cf8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.047397 | controller | Jun 09 11:30:56.597267 crc crio[21508]: time="2026-06-09T11:30:56.594522048Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=dfe821f3-b814-45fb-b535-15deb6f2435e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.047413 | controller | Jun 09 11:30:56.614951 crc crio[21508]: time="2026-06-09T11:30:56.614460931Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=80cca7e9-797f-4cd2-a6f4-ecc793f17784 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.047428 | controller | Jun 09 11:30:56.617655 crc crio[21508]: time="2026-06-09T11:30:56.616827961Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.047444 | controller | Jun 09 11:30:56.695208 crc crio[21508]: time="2026-06-09T11:30:56.695110382Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.047459 | controller | Jun 09 11:30:56.700403 crc crio[21508]: time="2026-06-09T11:30:56.700244482Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.047475 | controller | Jun 09 11:30:56.751467 crc crio[21508]: time="2026-06-09T11:30:56.751278776Z" level=info msg="Stopped pod sandbox: b6a5147b216b107f685ceb607c857bacd9d6f9cca40f6534145a6124668b3c02" id=919b56f2-9586-4411-a6aa-ba2682909c23 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.047490 | controller | Jun 09 11:30:57.002522 crc crio[21508]: time="2026-06-09T11:30:57.001839189Z" level=info msg="Created container fca1434ad14cf495437e5b65ab9624a555dba0f1ab571ed21a86f8b0816e1043: openstack/nova-api-0/nova-api-log" id=80cca7e9-797f-4cd2-a6f4-ecc793f17784 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.047506 | controller | Jun 09 11:30:57.016238 crc crio[21508]: time="2026-06-09T11:30:57.016133407Z" level=info msg="Starting container: fca1434ad14cf495437e5b65ab9624a555dba0f1ab571ed21a86f8b0816e1043" id=034c54a5-9b75-4599-8934-e82b17991bb6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.047521 | controller | Jun 09 11:30:57.025667 crc crio[21508]: time="2026-06-09T11:30:57.025570413Z" level=info msg="Started container" PID=89678 containerID=fca1434ad14cf495437e5b65ab9624a555dba0f1ab571ed21a86f8b0816e1043 description=openstack/nova-api-0/nova-api-log id=034c54a5-9b75-4599-8934-e82b17991bb6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8a8815aec391414c56afc043dc8a1d44e9be1891982b0132aabcd6c3efb6dde
2026-06-09 12:20:03.047540 | controller | Jun 09 11:30:57.048701 crc crio[21508]: time="2026-06-09T11:30:57.045811896Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=5963a418-08f1-427b-9064-d062ee1bf8c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.047557 | controller | Jun 09 11:30:57.081024 crc crio[21508]: time="2026-06-09T11:30:57.080924383Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=00561905-764e-431d-8e1a-f592ae8497f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.047573 | controller | Jun 09 11:30:57.091130 crc crio[21508]: time="2026-06-09T11:30:57.090949967Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=3394ee83-d8cf-4b23-8972-7479a2ad861c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.047588 | controller | Jun 09 11:30:57.093016 crc crio[21508]: time="2026-06-09T11:30:57.092720269Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.047604 | controller | Jun 09 11:30:57.160499 crc crio[21508]: time="2026-06-09T11:30:57.160403679Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.047619 | controller | Jun 09 11:30:57.168535 crc crio[21508]: time="2026-06-09T11:30:57.165874589Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.047634 | controller | Jun 09 11:30:57.227275 crc crio[21508]: time="2026-06-09T11:30:57.227186514Z" level=info msg="Removing container: 86e830cf2d59ca93a269ea756fc888b925e16a70bd2c96ac8cb4fd92d2366ab1" id=5c635e50-4a33-4448-8cf8-e76762c84da8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.047650 | controller | Jun 09 11:30:57.253796 crc crio[21508]: time="2026-06-09T11:30:57.2536873Z" level=info msg="Removed container 86e830cf2d59ca93a269ea756fc888b925e16a70bd2c96ac8cb4fd92d2366ab1: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=5c635e50-4a33-4448-8cf8-e76762c84da8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.047665 | controller | Jun 09 11:30:57.307233 crc crio[21508]: time="2026-06-09T11:30:57.307127044Z" level=info msg="Created container 00206cb69f900fb6b1d1eb3d655ea2d1f27c63a8d732d0111b30aa16a0f5bec3: openstack/nova-api-0/nova-api-api" id=3394ee83-d8cf-4b23-8972-7479a2ad861c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.047680 | controller | Jun 09 11:30:57.310461 crc crio[21508]: time="2026-06-09T11:30:57.310333777Z" level=info msg="Starting container: 00206cb69f900fb6b1d1eb3d655ea2d1f27c63a8d732d0111b30aa16a0f5bec3" id=59ba7d8b-47e6-4ac4-ae57-88a2c589590b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.047695 | controller | Jun 09 11:30:57.318811 crc crio[21508]: time="2026-06-09T11:30:57.318706862Z" level=info msg="Started container" PID=89723 containerID=00206cb69f900fb6b1d1eb3d655ea2d1f27c63a8d732d0111b30aa16a0f5bec3 description=openstack/nova-api-0/nova-api-api id=59ba7d8b-47e6-4ac4-ae57-88a2c589590b name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8a8815aec391414c56afc043dc8a1d44e9be1891982b0132aabcd6c3efb6dde
2026-06-09 12:20:03.047710 | controller | Jun 09 11:30:57.774706 crc crio[21508]: time="2026-06-09T11:30:57.773834863Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=7550c3f0-8121-4ea9-9757-a26b21268514 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.047726 | controller | Jun 09 11:30:57.776434 crc crio[21508]: time="2026-06-09T11:30:57.774745369Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.047745 | controller | Jun 09 11:30:57.818013 crc crio[21508]: time="2026-06-09T11:30:57.817900742Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:2826364e6019a839457445491cafc482e60455d687bf938f9c8d98e7970c78e1 UID:1c58e824-7b41-4fd5-b367-ee4e2c03e39d NetNS:/var/run/netns/9de6421f-3683-462d-ab6b-ded073797f72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1c58e824_7b41_4fd5_b367_ee4e2c03e39d.slice PodAnnotations:0xc002a12d30}] Aliases:map[]}"
2026-06-09 12:20:03.047761 | controller | Jun 09 11:30:57.818013 crc crio[21508]: time="2026-06-09T11:30:57.817994105Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.047777 | controller | Jun 09 11:30:58.391278 crc crio[21508]: 2026-06-09T11:30:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2826364e6019a83 Mac:d6:15:4f:05:22:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cc Mtu:0 Sandbox:/var/run/netns/9de6421f-3683-462d-ab6b-ded073797f72 SocketPath: PciID:}] [{Interface:0xc000153450 Address:{IP:10.217.0.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.047793 | controller | Jun 09 11:30:58.393021 crc crio[21508]: time="2026-06-09T11:30:58.392956391Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:2826364e6019a839457445491cafc482e60455d687bf938f9c8d98e7970c78e1 UID:1c58e824-7b41-4fd5-b367-ee4e2c03e39d NetNS:/var/run/netns/9de6421f-3683-462d-ab6b-ded073797f72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1c58e824_7b41_4fd5_b367_ee4e2c03e39d.slice PodAnnotations:0xc002a12d30}] Aliases:map[]}"
2026-06-09 12:20:03.047809 | controller | Jun 09 11:30:58.393215 crc crio[21508]: time="2026-06-09T11:30:58.393138637Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.047826 | controller | Jun 09 11:30:58.401556 crc crio[21508]: time="2026-06-09T11:30:58.401275605Z" level=info msg="Ran pod sandbox 2826364e6019a839457445491cafc482e60455d687bf938f9c8d98e7970c78e1 with infra container: openstack/nova-scheduler-0/POD" id=7550c3f0-8121-4ea9-9757-a26b21268514 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.047841 | controller | Jun 09 11:30:58.405080 crc crio[21508]: time="2026-06-09T11:30:58.405007304Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=abe9c6ef-ad1b-4e5c-b143-593b98403cd6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.047857 | controller | Jun 09 11:30:58.437015 crc crio[21508]: time="2026-06-09T11:30:58.436865756Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=c32c255b-9ac3-42a8-9c2d-5cefb8ceec4a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.047872 | controller | Jun 09 11:30:58.454990 crc crio[21508]: time="2026-06-09T11:30:58.454908944Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=98d1e1f4-6b7c-467e-a2b0-7877bd0d297b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.047888 | controller | Jun 09 11:30:58.455535 crc crio[21508]: time="2026-06-09T11:30:58.455470271Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.047904 | controller | Jun 09 11:30:58.514131 crc crio[21508]: time="2026-06-09T11:30:58.514023975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.047919 | controller | Jun 09 11:30:58.518440 crc crio[21508]: time="2026-06-09T11:30:58.518276859Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.047939 | controller | Jun 09 11:30:58.768103 crc crio[21508]: time="2026-06-09T11:30:58.768001718Z" level=info msg="Created container c355ba816aec52f2ba46f4d876a161641c3f32a05b63ba23ece0226858c263d8: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=98d1e1f4-6b7c-467e-a2b0-7877bd0d297b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.047955 | controller | Jun 09 11:30:58.770136 crc crio[21508]: time="2026-06-09T11:30:58.770001346Z" level=info msg="Starting container: c355ba816aec52f2ba46f4d876a161641c3f32a05b63ba23ece0226858c263d8" id=fb0c38a4-1a7d-4ac8-b856-0327ad8ea23f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.047971 | controller | Jun 09 11:30:58.780171 crc crio[21508]: time="2026-06-09T11:30:58.78005275Z" level=info msg="Started container" PID=89943 containerID=c355ba816aec52f2ba46f4d876a161641c3f32a05b63ba23ece0226858c263d8 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=fb0c38a4-1a7d-4ac8-b856-0327ad8ea23f name=/runtime.v1.RuntimeService/StartContainer sandboxID=2826364e6019a839457445491cafc482e60455d687bf938f9c8d98e7970c78e1
2026-06-09 12:20:03.047987 | controller | Jun 09 11:31:07.920171 crc crio[21508]: time="2026-06-09T11:31:07.919560892Z" level=info msg="Removing container: 45c3032cb741768b3b0933d09833312825876d4d9cd20a7dbd8adf84ebc68036" id=cc5f81a8-dc3d-4286-b45d-93987873ea7a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.048003 | controller | Jun 09 11:31:07.952080 crc crio[21508]: time="2026-06-09T11:31:07.951985821Z" level=info msg="Removed container 45c3032cb741768b3b0933d09833312825876d4d9cd20a7dbd8adf84ebc68036: openshift-operator-lifecycle-manager/collect-profiles-29683365-rps4s/collect-profiles" id=cc5f81a8-dc3d-4286-b45d-93987873ea7a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.048018 | controller | Jun 09 11:31:07.955851 crc crio[21508]: time="2026-06-09T11:31:07.955788043Z" level=info msg="Removing container: b6b23033be3559ecb2e9bc9f50d64a68a881e06116a8f541299f2af99e288830" id=5a6370d1-6e99-40d6-8cbb-9030dee12e9d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.048033 | controller | Jun 09 11:31:08.038642 crc crio[21508]: time="2026-06-09T11:31:08.038499103Z" level=info msg="Removed container b6b23033be3559ecb2e9bc9f50d64a68a881e06116a8f541299f2af99e288830: openstack/ovsdbserver-nb-0-config-1781004304-4q4jf/ovn-config" id=5a6370d1-6e99-40d6-8cbb-9030dee12e9d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.048048 | controller | Jun 09 11:31:08.042619 crc crio[21508]: time="2026-06-09T11:31:08.042556582Z" level=info msg="Removing container: a4e02e260115660eebcf9552c57bfeba5cf7eddbf61d27e83155d5b653ad40e2" id=112806f5-74db-4368-8936-359532dc6b50 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.048063 | controller | Jun 09 11:31:08.203159 crc crio[21508]: time="2026-06-09T11:31:08.202534104Z" level=info msg="Removed container a4e02e260115660eebcf9552c57bfeba5cf7eddbf61d27e83155d5b653ad40e2: openshift-infra/auto-csr-approver-29683404-bxpp5/oc" id=112806f5-74db-4368-8936-359532dc6b50 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.048078 | controller | Jun 09 11:31:08.206012 crc crio[21508]: time="2026-06-09T11:31:08.205941264Z" level=info msg="Removing container: da3b8be08a9f021f2809a249e6e50b10f936c5f1b732ed587b9559fc6d461b67" id=b4c627c0-934f-4d9c-8838-495c99fc5f14 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.048094 | controller | Jun 09 11:31:08.233961 crc crio[21508]: time="2026-06-09T11:31:08.233862061Z" level=info msg="Removed container da3b8be08a9f021f2809a249e6e50b10f936c5f1b732ed587b9559fc6d461b67: openstack/ovsdbserver-sb-0-config-1781004304-h624w/ovn-config" id=b4c627c0-934f-4d9c-8838-495c99fc5f14 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.048113 | controller | Jun 09 11:31:08.247240 crc crio[21508]: time="2026-06-09T11:31:08.247094228Z" level=info msg="Stopping pod sandbox: 9dfff9aa0eaf7537f753d8a3db88e2ba7c64ca8fcc25ebb286f5e04780c45b75" id=d74ceccf-20f4-4903-97a8-018e43c57c6f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.048129 | controller | Jun 09 11:31:08.247240 crc crio[21508]: time="2026-06-09T11:31:08.247237562Z" level=info msg="Stopped pod sandbox (already stopped): 9dfff9aa0eaf7537f753d8a3db88e2ba7c64ca8fcc25ebb286f5e04780c45b75" id=d74ceccf-20f4-4903-97a8-018e43c57c6f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.048144 | controller | Jun 09 11:31:08.247914 crc crio[21508]: time="2026-06-09T11:31:08.24783329Z" level=info msg="Removing pod sandbox: 9dfff9aa0eaf7537f753d8a3db88e2ba7c64ca8fcc25ebb286f5e04780c45b75" id=e917d812-9959-4483-ae53-3922ee6b2718 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.048160 | controller | Jun 09 11:31:08.281271 crc crio[21508]: time="2026-06-09T11:31:08.281192336Z" level=info msg="Removed pod sandbox: 9dfff9aa0eaf7537f753d8a3db88e2ba7c64ca8fcc25ebb286f5e04780c45b75" id=e917d812-9959-4483-ae53-3922ee6b2718 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.048175 | controller | Jun 09 11:31:08.282173 crc crio[21508]: time="2026-06-09T11:31:08.282098293Z" level=info msg="Stopping pod sandbox: 174131ac6667ed4631f0e173aaa770c5d3b9e5c2ef66032e98fa5952c6c46207" id=27f4771c-a57d-4c93-a990-7120cbf863d5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.048190 | controller | Jun 09 11:31:08.282379 crc crio[21508]: time="2026-06-09T11:31:08.282183755Z" level=info msg="Stopped pod sandbox (already stopped): 174131ac6667ed4631f0e173aaa770c5d3b9e5c2ef66032e98fa5952c6c46207" id=27f4771c-a57d-4c93-a990-7120cbf863d5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.048206 | controller | Jun 09 11:31:08.283109 crc crio[21508]: time="2026-06-09T11:31:08.283023Z" level=info msg="Removing pod sandbox: 174131ac6667ed4631f0e173aaa770c5d3b9e5c2ef66032e98fa5952c6c46207" id=29ecf41d-f125-4720-ba1a-48ea5740ed44 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.048221 | controller | Jun 09 11:31:08.306854 crc crio[21508]: time="2026-06-09T11:31:08.306684402Z" level=info msg="Removed pod sandbox: 174131ac6667ed4631f0e173aaa770c5d3b9e5c2ef66032e98fa5952c6c46207" id=29ecf41d-f125-4720-ba1a-48ea5740ed44 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.048236 | controller | Jun 09 11:31:08.313389 crc crio[21508]: time="2026-06-09T11:31:08.313241314Z" level=info msg="Stopping pod sandbox: a5f01fe919e18eb82fc678721b5f3aef2cf5b0c51ae1fb15ac4890a6a62b5434" id=15b2b0b3-e976-4b8a-852e-f84198f1656f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.048251 | controller | Jun 09 11:31:08.313506 crc crio[21508]: time="2026-06-09T11:31:08.313414139Z" level=info msg="Stopped pod sandbox (already stopped): a5f01fe919e18eb82fc678721b5f3aef2cf5b0c51ae1fb15ac4890a6a62b5434" id=15b2b0b3-e976-4b8a-852e-f84198f1656f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.048267 | controller | Jun 09 11:31:08.314137 crc crio[21508]: time="2026-06-09T11:31:08.314059878Z" level=info msg="Removing pod sandbox: a5f01fe919e18eb82fc678721b5f3aef2cf5b0c51ae1fb15ac4890a6a62b5434" id=0a5124c1-f0dc-45fa-9e49-f742291eb477 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.048282 | controller | Jun 09 11:31:08.339850 crc crio[21508]: time="2026-06-09T11:31:08.33974612Z" level=info msg="Removed pod sandbox: a5f01fe919e18eb82fc678721b5f3aef2cf5b0c51ae1fb15ac4890a6a62b5434" id=0a5124c1-f0dc-45fa-9e49-f742291eb477 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.048297 | controller | Jun 09 11:31:08.341121 crc crio[21508]: time="2026-06-09T11:31:08.341044408Z" level=info msg="Stopping pod sandbox: c13f5ac27f1b33cbed369c23fdf2415ad5258c5b4e95987f543e32ae2d8f49f3" id=dbeaca74-f332-4006-bf14-ef40832cd73a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.048316 | controller | Jun 09 11:31:08.341258 crc crio[21508]: time="2026-06-09T11:31:08.341181332Z" level=info msg="Stopped pod sandbox (already stopped): c13f5ac27f1b33cbed369c23fdf2415ad5258c5b4e95987f543e32ae2d8f49f3" id=dbeaca74-f332-4006-bf14-ef40832cd73a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.048331 | controller | Jun 09 11:31:08.344643 crc crio[21508]: time="2026-06-09T11:31:08.344158339Z" level=info msg="Removing pod sandbox: c13f5ac27f1b33cbed369c23fdf2415ad5258c5b4e95987f543e32ae2d8f49f3" id=0205fc40-a3e3-4b51-bd14-e55ada143ae5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.048362 | controller | Jun 09 11:31:08.372397 crc crio[21508]: time="2026-06-09T11:31:08.37219893Z" level=info msg="Removed pod sandbox: c13f5ac27f1b33cbed369c23fdf2415ad5258c5b4e95987f543e32ae2d8f49f3" id=0205fc40-a3e3-4b51-bd14-e55ada143ae5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.048383 | controller | Jun 09 11:31:08.378179 crc crio[21508]: time="2026-06-09T11:31:08.376030252Z" level=info msg="Stopping pod sandbox: b6a5147b216b107f685ceb607c857bacd9d6f9cca40f6534145a6124668b3c02" id=9bad791e-7fb2-46b7-b20a-668a01f112a2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.048400 | controller | Jun 09 11:31:08.378179 crc crio[21508]: time="2026-06-09T11:31:08.376152125Z" level=info msg="Stopped pod sandbox (already stopped): b6a5147b216b107f685ceb607c857bacd9d6f9cca40f6534145a6124668b3c02" id=9bad791e-7fb2-46b7-b20a-668a01f112a2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.048415 | controller | Jun 09 11:31:08.380930 crc crio[21508]: time="2026-06-09T11:31:08.38075844Z" level=info msg="Removing pod sandbox: b6a5147b216b107f685ceb607c857bacd9d6f9cca40f6534145a6124668b3c02" id=4b73885e-0245-41b7-98d1-37a3ee51db63 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.048430 | controller | Jun 09 11:31:08.405480 crc crio[21508]: time="2026-06-09T11:31:08.405027881Z" level=info msg="Removed pod sandbox: b6a5147b216b107f685ceb607c857bacd9d6f9cca40f6534145a6124668b3c02" id=4b73885e-0245-41b7-98d1-37a3ee51db63 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.048445 | controller | Jun 09 11:31:08.406551 crc crio[21508]: time="2026-06-09T11:31:08.406206645Z" level=info msg="Stopping pod sandbox: 8f71020a91a58f2869e8be293ace0b88cf2dbeb39b336d1a0a51860e11a0cf8b" id=971d75e4-058e-4e60-aa34-282a07a3af01 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.048461 | controller | Jun 09 11:31:08.406551 crc crio[21508]: time="2026-06-09T11:31:08.406436882Z" level=info msg="Stopped pod sandbox (already stopped): 8f71020a91a58f2869e8be293ace0b88cf2dbeb39b336d1a0a51860e11a0cf8b" id=971d75e4-058e-4e60-aa34-282a07a3af01 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.048476 | controller | Jun 09 11:31:08.407215 crc crio[21508]: time="2026-06-09T11:31:08.407129302Z" level=info msg="Removing pod sandbox: 8f71020a91a58f2869e8be293ace0b88cf2dbeb39b336d1a0a51860e11a0cf8b" id=68cfcdd4-3a4c-41dd-a5f7-ce419bb821b1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.048492 | controller | Jun 09 11:31:08.431732 crc crio[21508]: time="2026-06-09T11:31:08.431513346Z" level=info msg="Removed pod sandbox: 8f71020a91a58f2869e8be293ace0b88cf2dbeb39b336d1a0a51860e11a0cf8b" id=68cfcdd4-3a4c-41dd-a5f7-ce419bb821b1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.048507 | controller | Jun 09 11:31:08.432999 crc crio[21508]: time="2026-06-09T11:31:08.432785853Z" level=info msg="Stopping pod sandbox: a91791fca9aeb3dd828a7b3eef1355d959d27e86f4e09d31f1074b1fe8d64aad" id=ec454730-56db-400e-b426-c2c50d4fe93b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.048522 | controller | Jun 09 11:31:08.433119 crc crio[21508]: time="2026-06-09T11:31:08.433005289Z" level=info msg="Stopped pod sandbox (already stopped): a91791fca9aeb3dd828a7b3eef1355d959d27e86f4e09d31f1074b1fe8d64aad" id=ec454730-56db-400e-b426-c2c50d4fe93b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.048540 | controller | Jun 09 11:31:08.434129 crc crio[21508]: time="2026-06-09T11:31:08.43403362Z" level=info msg="Removing pod sandbox: a91791fca9aeb3dd828a7b3eef1355d959d27e86f4e09d31f1074b1fe8d64aad" id=5a5eaea5-d96e-4fb6-b761-d1b363d860a5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.048556 | controller | Jun 09 11:31:08.464138 crc crio[21508]: time="2026-06-09T11:31:08.464005107Z" level=info msg="Removed pod sandbox: a91791fca9aeb3dd828a7b3eef1355d959d27e86f4e09d31f1074b1fe8d64aad" id=5a5eaea5-d96e-4fb6-b761-d1b363d860a5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.048571 | controller | Jun 09 11:31:08.466840 crc crio[21508]: time="2026-06-09T11:31:08.466804989Z" level=info msg="Stopping pod sandbox: 14fe94a64764e83cc83a4b293c601325ebf0b0ea8807eea685b9b432e43b141c" id=5dcc3816-0b29-42ff-851a-e9dd1d83aedd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.048586 | controller | Jun 09 11:31:08.467017 crc crio[21508]: time="2026-06-09T11:31:08.466997854Z" level=info msg="Stopped pod sandbox (already stopped): 14fe94a64764e83cc83a4b293c601325ebf0b0ea8807eea685b9b432e43b141c" id=5dcc3816-0b29-42ff-851a-e9dd1d83aedd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.048602 | controller | Jun 09 11:31:08.467908 crc crio[21508]: time="2026-06-09T11:31:08.467819698Z" level=info msg="Removing pod sandbox: 14fe94a64764e83cc83a4b293c601325ebf0b0ea8807eea685b9b432e43b141c" id=e68d008f-dfe4-4cb3-84ae-dd2e73bed371 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.048618 | controller | Jun 09 11:31:08.502638 crc crio[21508]: time="2026-06-09T11:31:08.502527554Z" level=info msg="Removed pod sandbox: 14fe94a64764e83cc83a4b293c601325ebf0b0ea8807eea685b9b432e43b141c" id=e68d008f-dfe4-4cb3-84ae-dd2e73bed371 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.048633 | controller | Jun 09 11:31:08.505854 crc crio[21508]: time="2026-06-09T11:31:08.505788Z" level=info msg="Stopping pod sandbox: a120b86559af31159e46f93e49082aff41f08c0023c38fb67c41068e2ab29b09" id=1eb73e13-a24c-4369-8037-6636ba12574a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.048649 | controller | Jun 09 11:31:08.506063 crc crio[21508]: time="2026-06-09T11:31:08.506040357Z" level=info msg="Stopped pod sandbox (already stopped): a120b86559af31159e46f93e49082aff41f08c0023c38fb67c41068e2ab29b09" id=1eb73e13-a24c-4369-8037-6636ba12574a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.048665 | controller | Jun 09 11:31:08.507023 crc crio[21508]: time="2026-06-09T11:31:08.506963484Z" level=info msg="Removing pod sandbox: a120b86559af31159e46f93e49082aff41f08c0023c38fb67c41068e2ab29b09" id=cfffbee8-7b6b-47ab-844c-9db35be31e26 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.048681 | controller | Jun 09 11:31:08.526410 crc crio[21508]: time="2026-06-09T11:31:08.526227968Z" level=info msg="Removed pod sandbox: a120b86559af31159e46f93e49082aff41f08c0023c38fb67c41068e2ab29b09" id=cfffbee8-7b6b-47ab-844c-9db35be31e26 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.048697 | controller | Jun 09 11:31:08.527139 crc crio[21508]: time="2026-06-09T11:31:08.527087773Z" level=info msg="Stopping pod sandbox: 5ff792e250be0d21d1ee08a0628c2bab051ac626397b8a6b729c051b6d580cb5" id=8fb99fd5-8a85-444b-9488-2dd5e1d64937 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.048712 | controller | Jun 09 11:31:08.527247 crc crio[21508]: time="2026-06-09T11:31:08.527164225Z" level=info msg="Stopped pod sandbox (already stopped): 5ff792e250be0d21d1ee08a0628c2bab051ac626397b8a6b729c051b6d580cb5" id=8fb99fd5-8a85-444b-9488-2dd5e1d64937 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.048727 | controller | Jun 09 11:31:08.527835 crc crio[21508]: time="2026-06-09T11:31:08.527768203Z" level=info msg="Removing pod sandbox: 5ff792e250be0d21d1ee08a0628c2bab051ac626397b8a6b729c051b6d580cb5" id=d3255cc2-9687-4126-95e3-189f6d60268d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.048746 | controller | Jun 09 11:31:08.566381 crc crio[21508]: time="2026-06-09T11:31:08.566107545Z" level=info msg="Removed pod sandbox: 5ff792e250be0d21d1ee08a0628c2bab051ac626397b8a6b729c051b6d580cb5" id=d3255cc2-9687-4126-95e3-189f6d60268d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.048762 | controller | Jun 09 11:31:14.804926 crc crio[21508]: time="2026-06-09T11:31:14.803968405Z" level=warning msg="Stopping container 80818880615cdbde501d525dddb4a46a3e520f55bb4cf45ec81371cf3c844339 with stop signal(15) timed out. Killing..."
2026-06-09 12:20:03.048778 | controller | Jun 09 11:31:14.861039 crc crio[21508]: time="2026-06-09T11:31:14.860908532Z" level=error msg="Killing container 80818880615cdbde501d525dddb4a46a3e520f55bb4cf45ec81371cf3c844339 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 80818880615cdbde501d525dddb4a46a3e520f55bb4cf45ec81371cf3c844339 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-09 12:20:03.048794 | controller | Jun 09 11:31:14.886484 crc crio[21508]: time="2026-06-09T11:31:14.886244674Z" level=info msg="Stopped container 80818880615cdbde501d525dddb4a46a3e520f55bb4cf45ec81371cf3c844339: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=fcbce943-13c0-4d26-b4f7-22cacf319564 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.048810 | controller | Jun 09 11:31:14.887435 crc crio[21508]: time="2026-06-09T11:31:14.887258923Z" level=info msg="Stopping pod sandbox: d0cad33012c6f6c69a2198d8c509e50adefd99f8710145cef2e7230fc86baabd" id=c1fe7320-4635-40c8-9f49-e539930b6a19 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.048826 | controller | Jun 09 11:31:14.888104 crc crio[21508]: time="2026-06-09T11:31:14.888034006Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:d0cad33012c6f6c69a2198d8c509e50adefd99f8710145cef2e7230fc86baabd UID:26e03a2a-f533-4e90-b1ee-c282a8b1fbbd NetNS:/var/run/netns/c94aa593-9222-4b6e-8e37-3d704f8e466c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26e03a2a_f533_4e90_b1ee_c282a8b1fbbd.slice PodAnnotations:0xc002a12d40}] Aliases:map[]}"
2026-06-09 12:20:03.048842 | controller | Jun 09 11:31:14.888259 crc crio[21508]: time="2026-06-09T11:31:14.888204571Z" level=info msg="Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.048858 | controller | Jun 09 11:31:15.201611 crc crio[21508]: time="2026-06-09T11:31:15.201019966Z" level=info msg="Stopped pod sandbox: d0cad33012c6f6c69a2198d8c509e50adefd99f8710145cef2e7230fc86baabd" id=c1fe7320-4635-40c8-9f49-e539930b6a19 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.048874 | controller | Jun 09 11:31:15.585565 crc crio[21508]: time="2026-06-09T11:31:15.585439087Z" level=info msg="Removing container: 80818880615cdbde501d525dddb4a46a3e520f55bb4cf45ec81371cf3c844339" id=0386325e-2d6a-422a-a57b-d1a4ed1f9e15 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.048890 | controller | Jun 09 11:31:15.640230 crc crio[21508]: time="2026-06-09T11:31:15.640046025Z" level=info msg="Removed container 80818880615cdbde501d525dddb4a46a3e520f55bb4cf45ec81371cf3c844339: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=0386325e-2d6a-422a-a57b-d1a4ed1f9e15 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.048906 | controller | Jun 09 11:31:16.074057 crc crio[21508]: time="2026-06-09T11:31:16.067779062Z" level=info msg="Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD" id=74fedc1b-0c54-478e-92a2-b9a234828863 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.048922 | controller | Jun 09 11:31:16.074057 crc crio[21508]: time="2026-06-09T11:31:16.068477832Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.048942 | controller | Jun 09 11:31:16.104515 crc crio[21508]: time="2026-06-09T11:31:16.104301671Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:f93fdebb568071b4e2c936068190e6e2b773504c51096a8df573d04467100905 UID:01c3a07f-3e04-4c64-91e8-4694372ad9d2 NetNS:/var/run/netns/b214926e-3704-4361-bcbe-c4b95ac108ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod01c3a07f_3e04_4c64_91e8_4694372ad9d2.slice PodAnnotations:0xc000b28da0}] Aliases:map[]}"
2026-06-09 12:20:03.048958 | controller | Jun 09 11:31:16.104515 crc crio[21508]: time="2026-06-09T11:31:16.104438375Z" level=info msg="Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.048974 | controller | Jun 09 11:31:16.616001 crc crio[21508]: 2026-06-09T11:31:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f93fdebb568071b Mac:c2:77:df:03:91:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cd Mtu:0 Sandbox:/var/run/netns/b214926e-3704-4361-bcbe-c4b95ac108ff SocketPath: PciID:}] [{Interface:0xc00025a9d0 Address:{IP:10.217.0.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.048990 | controller | Jun 09 11:31:16.617999 crc crio[21508]: time="2026-06-09T11:31:16.617907932Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:f93fdebb568071b4e2c936068190e6e2b773504c51096a8df573d04467100905 UID:01c3a07f-3e04-4c64-91e8-4694372ad9d2 NetNS:/var/run/netns/b214926e-3704-4361-bcbe-c4b95ac108ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod01c3a07f_3e04_4c64_91e8_4694372ad9d2.slice PodAnnotations:0xc000b28da0}] Aliases:map[]}"
2026-06-09 12:20:03.049006 | controller | Jun 09 11:31:16.618162 crc crio[21508]: time="2026-06-09T11:31:16.618091127Z" level=info msg="Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.049021 | controller | Jun 09 11:31:16.634595 crc crio[21508]: time="2026-06-09T11:31:16.634476137Z" level=info msg="Ran pod sandbox f93fdebb568071b4e2c936068190e6e2b773504c51096a8df573d04467100905 with infra container: openstack/nova-cell1-novncproxy-0/POD" id=74fedc1b-0c54-478e-92a2-b9a234828863 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.049037 | controller | Jun 09 11:31:16.637602 crc crio[21508]: time="2026-06-09T11:31:16.637555877Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=b82de678-6523-4804-b6a4-6b7e31fcd187 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.049052 | controller | Jun 09 11:31:16.716527 crc crio[21508]: time="2026-06-09T11:31:16.71453639Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=0c59ea33-f950-40cc-9f4c-b8d4e0a5fca8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.049068 | controller | Jun 09 11:31:16.732906 crc crio[21508]: time="2026-06-09T11:31:16.731731323Z" level=info msg="Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=611c4f7f-1f31-4cc0-ba34-ad481f981dc9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.049083 | controller | Jun 09 11:31:16.732906 crc crio[21508]: time="2026-06-09T11:31:16.732150315Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.049098 | controller | Jun 09 11:31:16.980421 crc crio[21508]: time="2026-06-09T11:31:16.968658507Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.049118 | controller | Jun 09 11:31:17.016051 crc crio[21508]: time="2026-06-09T11:31:17.015958861Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.049135 | controller | Jun 09 11:31:17.479017 crc crio[21508]: time="2026-06-09T11:31:17.478509049Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-79f65d7c75-q9pc9/POD" id=f9c1ba70-d84f-4b78-9376-bd1e86263f85 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.049150 | controller | Jun 09 11:31:17.480108 crc crio[21508]: time="2026-06-09T11:31:17.479042435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.049165 | controller | Jun 09 11:31:17.529825 crc crio[21508]: time="2026-06-09T11:31:17.529728388Z" level=info msg="Created container 6ed01fc2a91010616ba2c2f3e00336f4e7fe0042e73474cb05a202e035602b0c: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=611c4f7f-1f31-4cc0-ba34-ad481f981dc9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.049180 | controller | Jun 09 11:31:17.533505 crc crio[21508]: time="2026-06-09T11:31:17.533421176Z" level=info msg="Starting container: 6ed01fc2a91010616ba2c2f3e00336f4e7fe0042e73474cb05a202e035602b0c" id=4f2dcefe-9502-4fb6-ba93-943a0ee48480 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.049196 | controller | Jun 09 11:31:17.540682 crc crio[21508]: time="2026-06-09T11:31:17.540611987Z" level=info msg="Got pod network &{Name:dnsmasq-dns-79f65d7c75-q9pc9 Namespace:openstack ID:a3297fd273d82e32160f39dc34bafcb2143aa5ef517d5064331bc456d2155d81 UID:b4f070bd-9417-48a4-99b7-b1f8a803a5d8 NetNS:/var/run/netns/713669a1-1f30-4bb1-b5b9-4e25336304ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb4f070bd_9417_48a4_99b7_b1f8a803a5d8.slice PodAnnotations:0xc00244e0a8}] Aliases:map[]}"
2026-06-09 12:20:03.049212 | controller | Jun 09 11:31:17.552502 crc crio[21508]: time="2026-06-09T11:31:17.540685299Z" level=info msg="Adding pod openstack_dnsmasq-dns-79f65d7c75-q9pc9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.049227 | controller | Jun 09 11:31:17.553006 crc crio[21508]: time="2026-06-09T11:31:17.552927307Z" level=info msg="Started container" PID=91047 containerID=6ed01fc2a91010616ba2c2f3e00336f4e7fe0042e73474cb05a202e035602b0c description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=4f2dcefe-9502-4fb6-ba93-943a0ee48480 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f93fdebb568071b4e2c936068190e6e2b773504c51096a8df573d04467100905
2026-06-09 12:20:03.049243 | controller | Jun 09 11:31:17.948826 crc crio[21508]: 2026-06-09T11:31:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a3297fd273d82e3 Mac:d2:7b:8a:d2:a9:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ce Mtu:0 Sandbox:/var/run/netns/713669a1-1f30-4bb1-b5b9-4e25336304ec SocketPath: PciID:}] [{Interface:0xc000134e40 Address:{IP:10.217.0.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.049258 | controller | Jun 09 11:31:17.950172 crc crio[21508]: time="2026-06-09T11:31:17.950070381Z" level=info msg="Got pod network &{Name:dnsmasq-dns-79f65d7c75-q9pc9 Namespace:openstack ID:a3297fd273d82e32160f39dc34bafcb2143aa5ef517d5064331bc456d2155d81 UID:b4f070bd-9417-48a4-99b7-b1f8a803a5d8 NetNS:/var/run/netns/713669a1-1f30-4bb1-b5b9-4e25336304ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb4f070bd_9417_48a4_99b7_b1f8a803a5d8.slice PodAnnotations:0xc00244e0a8}] Aliases:map[]}"
2026-06-09 12:20:03.049273 | controller | Jun 09 11:31:17.950399 crc crio[21508]: time="2026-06-09T11:31:17.950268107Z" level=info msg="Checking pod openstack_dnsmasq-dns-79f65d7c75-q9pc9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.049293 | controller | Jun 09 11:31:17.962227 crc crio[21508]: time="2026-06-09T11:31:17.962182255Z" level=info msg="Ran pod sandbox a3297fd273d82e32160f39dc34bafcb2143aa5ef517d5064331bc456d2155d81 with infra container: openstack/dnsmasq-dns-79f65d7c75-q9pc9/POD" id=f9c1ba70-d84f-4b78-9376-bd1e86263f85 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.049309 | controller | Jun 09 11:31:17.964189 crc crio[21508]: time="2026-06-09T11:31:17.964138532Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=bba6801f-ed03-4bb6-8d21-89f1e51c25ab name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.049325 | controller | Jun 09 11:31:18.017236 crc crio[21508]: time="2026-06-09T11:31:18.017091952Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=f433c167-c650-4687-a3f8-cc64c293660e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.049340 | controller | Jun 09 11:31:18.035163 crc crio[21508]: time="2026-06-09T11:31:18.035105989Z" level=info msg="Creating container: openstack/dnsmasq-dns-79f65d7c75-q9pc9/init" id=ac290edb-fcb0-42ae-8b9c-40551f3d126b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.049375 | controller | Jun 09 11:31:18.036043 crc crio[21508]: time="2026-06-09T11:31:18.035939934Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.049392 | controller | Jun 09 11:31:18.117397 crc crio[21508]: time="2026-06-09T11:31:18.117251634Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.049407 | controller | Jun 09 11:31:18.125811 crc crio[21508]: time="2026-06-09T11:31:18.12568651Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.049423 | controller | Jun 09 11:31:18.329573 crc crio[21508]: time="2026-06-09T11:31:18.328752704Z" level=info msg="Created container ff063688ae999c72f9c580df621863bf44f3abf9792d7dec283cb78f57cecb6d: openstack/dnsmasq-dns-79f65d7c75-q9pc9/init" id=ac290edb-fcb0-42ae-8b9c-40551f3d126b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.049438 | controller | Jun 09 11:31:18.331060 crc crio[21508]: time="2026-06-09T11:31:18.330951878Z" level=info msg="Starting container: ff063688ae999c72f9c580df621863bf44f3abf9792d7dec283cb78f57cecb6d" id=98ee4ef9-4a7b-4340-a37c-d56f1c094e45 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.049453 | controller | Jun 09 11:31:18.338567 crc crio[21508]: time="2026-06-09T11:31:18.338480808Z" level=info msg="Started container" PID=91143 containerID=ff063688ae999c72f9c580df621863bf44f3abf9792d7dec283cb78f57cecb6d description=openstack/dnsmasq-dns-79f65d7c75-q9pc9/init id=98ee4ef9-4a7b-4340-a37c-d56f1c094e45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3297fd273d82e32160f39dc34bafcb2143aa5ef517d5064331bc456d2155d81
2026-06-09 12:20:03.049469 | controller | Jun 09 11:31:18.642299 crc crio[21508]: time="2026-06-09T11:31:18.642118315Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=c8aa2f28-cda5-4304-bbaf-160d7b0ef960 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.049484 | controller | Jun 09 11:31:18.722621 crc crio[21508]: time="2026-06-09T11:31:18.722479036Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=8a6d7594-d5c8-4f4b-bef7-26ce5d640200 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.049500 | controller | Jun 09 11:31:18.755165 crc crio[21508]: time="2026-06-09T11:31:18.75505469Z" level=info msg="Creating container: openstack/dnsmasq-dns-79f65d7c75-q9pc9/dnsmasq-dns" id=48e9d891-770b-4b39-8f0b-7895bd5124db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.049519 | controller | Jun 09 11:31:18.755925 crc crio[21508]: time="2026-06-09T11:31:18.755808542Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.049535 | controller | Jun 09 11:31:18.842198 crc crio[21508]: time="2026-06-09T11:31:18.842095797Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.049550 | controller | Jun 09 11:31:18.848053 crc crio[21508]: time="2026-06-09T11:31:18.847972989Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.049566 | controller | Jun 09 11:31:18.976284 crc crio[21508]: time="2026-06-09T11:31:18.975760869Z" level=info msg="Created container 56ddc49acb61973c1b7876fcba7325b4f05fe613add6e589b2eff4c4345e6523: openstack/dnsmasq-dns-79f65d7c75-q9pc9/dnsmasq-dns" id=48e9d891-770b-4b39-8f0b-7895bd5124db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.049581 | controller | Jun 09 11:31:18.979188 crc crio[21508]: time="2026-06-09T11:31:18.977792349Z" level=info msg="Starting container: 56ddc49acb61973c1b7876fcba7325b4f05fe613add6e589b2eff4c4345e6523" id=66ccabda-e9f5-443d-aeec-a807d41295e5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.049597 | controller | Jun 09 11:31:18.984797 crc crio[21508]: time="2026-06-09T11:31:18.984698141Z" level=info msg="Started container" PID=91198 containerID=56ddc49acb61973c1b7876fcba7325b4f05fe613add6e589b2eff4c4345e6523 description=openstack/dnsmasq-dns-79f65d7c75-q9pc9/dnsmasq-dns id=66ccabda-e9f5-443d-aeec-a807d41295e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3297fd273d82e32160f39dc34bafcb2143aa5ef517d5064331bc456d2155d81
2026-06-09 12:20:03.049613 | controller | Jun 09 11:31:20.431676 crc crio[21508]: time="2026-06-09T11:31:20.431099201Z" level=info msg="Stopping container: 178266a0bd9ff2d3be59f5e89cc68659612da5f48be8f9b10180adda95df69b7 (timeout: 30s)" id=28265a9c-8447-4b4b-9d66-93883293a3b4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.049629 | controller | Jun 09 11:31:20.432621 crc crio[21508]: time="2026-06-09T11:31:20.432202904Z" level=info msg="Stopping container: 3f388166fbeaed0cd61d8740897272a288b246efb6294f7776db6c2d2db2a2d6 (timeout: 30s)" id=f5385813-aa80-4482-95b3-8b8aef6eb330 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.049644 | controller | Jun 09 11:31:20.433088 crc crio[21508]: time="2026-06-09T11:31:20.433051509Z" level=info msg="Stopping container: a75af81b66579b86bebaf20177800ab1d5b4690b939b69e7bb303ae886c2ae1d (timeout: 30s)" id=31d66418-5b88-4fda-8d22-55a3b7e4c1cb name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.049659 | controller | Jun 09 11:31:20.435408 crc crio[21508]: time="2026-06-09T11:31:20.43514898Z" level=info msg="Stopping container: e1d27a8aeafedbece7631c005f481b255ad03fe8c64016631e77ec7c560476bc (timeout: 30s)" id=bc7d5d72-2341-4a6a-a76e-0f64931aeaba name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.049674 | controller | Jun 09 11:31:20.602941 crc crio[21508]: time="2026-06-09T11:31:20.602854078Z" level=info msg="Stopped container e1d27a8aeafedbece7631c005f481b255ad03fe8c64016631e77ec7c560476bc: openstack/ceilometer-0/sg-core" id=bc7d5d72-2341-4a6a-a76e-0f64931aeaba name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.049690 | controller | Jun 09 11:31:20.615636 crc crio[21508]: time="2026-06-09T11:31:20.61555979Z" level=info msg="Stopping container: 00206cb69f900fb6b1d1eb3d655ea2d1f27c63a8d732d0111b30aa16a0f5bec3 (timeout: 30s)" id=c9adf325-3b03-47cd-845d-ffedf1257d13 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.049705 | controller | Jun 09 11:31:20.616196 crc crio[21508]: time="2026-06-09T11:31:20.616125836Z" level=info msg="Stopping container: fca1434ad14cf495437e5b65ab9624a555dba0f1ab571ed21a86f8b0816e1043 (timeout: 30s)" id=e48d7486-6881-4571-9756-2e5e20d89ea6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.049723 | controller | Jun 09 11:31:20.659461 crc crio[21508]: time="2026-06-09T11:31:20.658417164Z" level=info msg="Stopped container 178266a0bd9ff2d3be59f5e89cc68659612da5f48be8f9b10180adda95df69b7: openstack/ceilometer-0/proxy-httpd" id=28265a9c-8447-4b4b-9d66-93883293a3b4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.049738 | controller | Jun 09 11:31:20.769717 crc crio[21508]: time="2026-06-09T11:31:20.769571067Z" level=info msg="Stopped container fca1434ad14cf495437e5b65ab9624a555dba0f1ab571ed21a86f8b0816e1043: openstack/nova-api-0/nova-api-log" id=e48d7486-6881-4571-9756-2e5e20d89ea6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.049754 | controller | Jun 09 11:31:20.961666 crc crio[21508]: time="2026-06-09T11:31:20.961608668Z" level=info msg="Stopped container a75af81b66579b86bebaf20177800ab1d5b4690b939b69e7bb303ae886c2ae1d: openstack/ceilometer-0/ceilometer-central-agent" id=31d66418-5b88-4fda-8d22-55a3b7e4c1cb name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.049770 | controller | Jun 09 11:31:21.676938 crc crio[21508]: time="2026-06-09T11:31:21.676231552Z" level=info msg="Stopped container 3f388166fbeaed0cd61d8740897272a288b246efb6294f7776db6c2d2db2a2d6: openstack/ceilometer-0/ceilometer-notification-agent" id=f5385813-aa80-4482-95b3-8b8aef6eb330 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.049785 | controller | Jun 09 11:31:21.678954 crc crio[21508]: time="2026-06-09T11:31:21.678860689Z" level=info msg="Stopping pod sandbox: 57cfd63aee94b0c50aaf55f20992def5b048ba5b06432d7edde2538729dbea68" id=75a3304b-8225-421f-8698-8f5d8b570dd2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.049811 | controller | Jun 09 11:31:21.679722 crc crio[21508]: time="2026-06-09T11:31:21.679638152Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:57cfd63aee94b0c50aaf55f20992def5b048ba5b06432d7edde2538729dbea68 UID:550d74e4-4e24-4883-bea0-ea4b6157dd31 NetNS:/var/run/netns/d8b31920-62b7-45ad-bb4e-ef17f153de8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod550d74e4_4e24_4883_bea0_ea4b6157dd31.slice PodAnnotations:0xc000852788}] Aliases:map[]}"
2026-06-09 12:20:03.049828 | controller | Jun 09 11:31:21.679901 crc crio[21508]: time="2026-06-09T11:31:21.679805337Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.049844 | controller | Jun 09 11:31:22.030191 crc crio[21508]: time="2026-06-09T11:31:22.030081318Z" level=info msg="Stopped pod sandbox: 57cfd63aee94b0c50aaf55f20992def5b048ba5b06432d7edde2538729dbea68" id=75a3304b-8225-421f-8698-8f5d8b570dd2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.049860 | controller | Jun 09 11:31:22.766814 crc crio[21508]: time="2026-06-09T11:31:22.765906114Z" level=info msg="Removing container: 178266a0bd9ff2d3be59f5e89cc68659612da5f48be8f9b10180adda95df69b7" id=e24f2a57-0ba1-4b3e-a55d-6a286382cc7a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.049876 | controller | Jun 09 11:31:22.794086 crc crio[21508]: time="2026-06-09T11:31:22.793980946Z" level=info msg="Removed container 178266a0bd9ff2d3be59f5e89cc68659612da5f48be8f9b10180adda95df69b7: openstack/ceilometer-0/proxy-httpd" id=e24f2a57-0ba1-4b3e-a55d-6a286382cc7a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.049891 | controller | Jun 09 11:31:22.800127 crc crio[21508]: time="2026-06-09T11:31:22.800061643Z" level=info msg="Removing container: e1d27a8aeafedbece7631c005f481b255ad03fe8c64016631e77ec7c560476bc" id=eb8ec4e9-696f-45ff-b2d0-6d8a2fb7612a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.049913 | controller | Jun 09 11:31:22.836974 crc crio[21508]: time="2026-06-09T11:31:22.836814329Z" level=info msg="Removed container e1d27a8aeafedbece7631c005f481b255ad03fe8c64016631e77ec7c560476bc: openstack/ceilometer-0/sg-core" id=eb8ec4e9-696f-45ff-b2d0-6d8a2fb7612a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.049929 | controller | Jun 09 11:31:22.839086 crc crio[21508]: time="2026-06-09T11:31:22.839041214Z" level=info msg="Removing container: 3f388166fbeaed0cd61d8740897272a288b246efb6294f7776db6c2d2db2a2d6" id=f91a3157-fc98-48a6-a817-3abf929cd108 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.049945 | controller | Jun 09 11:31:22.909709 crc crio[21508]: time="2026-06-09T11:31:22.908901199Z" level=info msg="Removed container 3f388166fbeaed0cd61d8740897272a288b246efb6294f7776db6c2d2db2a2d6: openstack/ceilometer-0/ceilometer-notification-agent" id=f91a3157-fc98-48a6-a817-3abf929cd108 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.049960 | controller | Jun 09 11:31:22.917508 crc crio[21508]: time="2026-06-09T11:31:22.917408748Z" level=info msg="Removing container: a75af81b66579b86bebaf20177800ab1d5b4690b939b69e7bb303ae886c2ae1d" id=e166f430-85f5-4b45-8afa-8a7eedf19f9f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.049976 | controller | Jun 09 11:31:22.966983 crc crio[21508]: time="2026-06-09T11:31:22.966897916Z" level=info msg="Removed container a75af81b66579b86bebaf20177800ab1d5b4690b939b69e7bb303ae886c2ae1d: openstack/ceilometer-0/ceilometer-central-agent" id=e166f430-85f5-4b45-8afa-8a7eedf19f9f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.049991 | controller | Jun 09 11:31:23.851815 crc crio[21508]: time="2026-06-09T11:31:23.851733332Z" level=info msg="Stopped container 00206cb69f900fb6b1d1eb3d655ea2d1f27c63a8d732d0111b30aa16a0f5bec3: openstack/nova-api-0/nova-api-api" id=c9adf325-3b03-47cd-845d-ffedf1257d13 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.050006 | controller | Jun 09 11:31:23.853003 crc crio[21508]: time="2026-06-09T11:31:23.852948247Z" level=info msg="Stopping pod sandbox: c8a8815aec391414c56afc043dc8a1d44e9be1891982b0132aabcd6c3efb6dde" id=783da383-4683-4f7b-bd9b-57af6993b9fc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.050022 | controller | Jun 09 11:31:23.853659 crc crio[21508]: time="2026-06-09T11:31:23.853593946Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:c8a8815aec391414c56afc043dc8a1d44e9be1891982b0132aabcd6c3efb6dde UID:b3dce0f3-efc4-4f23-ad71-0dfd64ec3fdc NetNS:/var/run/netns/b76c2c67-930f-4dfd-93d3-bd2626c70357 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3dce0f3_efc4_4f23_ad71_0dfd64ec3fdc.slice PodAnnotations:0xc00008d370}] Aliases:map[]}"
2026-06-09 12:20:03.050038 | controller | Jun 09 11:31:23.853803 crc crio[21508]: time="2026-06-09T11:31:23.85374876Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.050053 | controller | Jun 09 11:31:24.153155 crc crio[21508]: time="2026-06-09T11:31:24.152661069Z" level=info msg="Stopped pod sandbox: c8a8815aec391414c56afc043dc8a1d44e9be1891982b0132aabcd6c3efb6dde" id=783da383-4683-4f7b-bd9b-57af6993b9fc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.050069 | controller | Jun 09 11:31:24.801950 crc crio[21508]: time="2026-06-09T11:31:24.801460937Z" level=info msg="Removing container: 00206cb69f900fb6b1d1eb3d655ea2d1f27c63a8d732d0111b30aa16a0f5bec3" id=a2c19c5a-3a7a-4c73-a767-68f2a179ce6e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.050084 | controller | Jun 09 11:31:24.831638 crc crio[21508]: time="2026-06-09T11:31:24.831122965Z" level=info msg="Removed container 00206cb69f900fb6b1d1eb3d655ea2d1f27c63a8d732d0111b30aa16a0f5bec3: openstack/nova-api-0/nova-api-api" id=a2c19c5a-3a7a-4c73-a767-68f2a179ce6e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.050111 | controller | Jun 09 11:31:24.835492 crc crio[21508]: time="2026-06-09T11:31:24.835423151Z" level=info msg="Removing container: fca1434ad14cf495437e5b65ab9624a555dba0f1ab571ed21a86f8b0816e1043" id=77cc1865-f352-4b38-b741-9bf438989787 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.050127 | controller | Jun 09 11:31:24.886876 crc crio[21508]: time="2026-06-09T11:31:24.883726315Z" level=info msg="Removed container fca1434ad14cf495437e5b65ab9624a555dba0f1ab571ed21a86f8b0816e1043: openstack/nova-api-0/nova-api-log" id=77cc1865-f352-4b38-b741-9bf438989787 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.050143 | controller | Jun 09 11:31:25.391643 crc crio[21508]: time="2026-06-09T11:31:25.391568698Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=803233a2-aa63-4ef2-ae8b-4d80557a85a0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.050158 | controller | Jun 09 11:31:25.391866 crc crio[21508]: time="2026-06-09T11:31:25.391679461Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.050174 | controller | Jun 09 11:31:25.429502 crc crio[21508]: time="2026-06-09T11:31:25.429017764Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:dcd8c308ba20c6b0fdd65595c7f35b066c8cadb9136263434eb8d6bf3227a4b4 UID:6836d6e8-d7f8-449b-9e57-0c94f141fa30 NetNS:/var/run/netns/5677c6dc-316b-4ad8-8c38-3c6c8008f00a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6836d6e8_d7f8_449b_9e57_0c94f141fa30.slice PodAnnotations:0xc000b286a8}] Aliases:map[]}"
2026-06-09 12:20:03.050189 | controller | Jun 09 11:31:25.429502 crc crio[21508]: time="2026-06-09T11:31:25.429066265Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.050205 | controller | Jun 09 11:31:25.465389 crc crio[21508]: time="2026-06-09T11:31:25.462498344Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=d5634b62-4404-4d4c-a8fa-9cac70d00326 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.050220 | controller | Jun 09 11:31:25.465389 crc crio[21508]: time="2026-06-09T11:31:25.462814433Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.050236 | controller | Jun 09 11:31:25.503128 crc crio[21508]: time="2026-06-09T11:31:25.50303643Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6fa5f44752eeb3d25135faf1f8b77c6554d161d2cd553199f5d55fcd8fca55f7 UID:47fbbd35-913b-4cb3-a9ce-6477d97e0f0a NetNS:/var/run/netns/f9e02b0e-14b2-4324-b1e7-70ee561c1ab1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47fbbd35_913b_4cb3_a9ce_6477d97e0f0a.slice PodAnnotations:0xc000b28888}] Aliases:map[]}"
2026-06-09 12:20:03.050252 | controller | Jun 09 11:31:25.503128 crc crio[21508]: time="2026-06-09T11:31:25.503109302Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.050269 | controller | Jun 09 11:31:25.856259 crc crio[21508]: time="2026-06-09T11:31:25.848781449Z" level=info msg="Stopping container: 3e12c4e20a55a151109dc38206e945b29313706fc1b80b210b6f15aae0e6803f (timeout: 10s)" id=89bbc641-8fcc-444a-8eb6-d16baee688ad name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.050284 | controller | Jun 09 11:31:25.990935 crc crio[21508]: time="2026-06-09T11:31:25.986555831Z" level=info msg="Stopped container 3e12c4e20a55a151109dc38206e945b29313706fc1b80b210b6f15aae0e6803f: openstack/dnsmasq-dns-6f4f87c799-7nl22/dnsmasq-dns" id=89bbc641-8fcc-444a-8eb6-d16baee688ad name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.050303 | controller | Jun 09 11:31:25.993470 crc crio[21508]: time="2026-06-09T11:31:25.993405162Z" level=info msg="Stopping pod sandbox: a292cb450efdb1fbd16f8038ff4ac079236021f615a6e00b2356872126c93c40" id=fe416b88-5738-4f65-8cc5-99a20b351ca8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.050319 | controller | Jun 09 11:31:25.993982 crc crio[21508]: time="2026-06-09T11:31:25.993916247Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6f4f87c799-7nl22 Namespace:openstack ID:a292cb450efdb1fbd16f8038ff4ac079236021f615a6e00b2356872126c93c40 UID:087e50d6-4bca-4f01-90c6-84e1615f553c NetNS:/var/run/netns/95fcf24a-799c-45cb-992a-a593c4b96acc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod087e50d6_4bca_4f01_90c6_84e1615f553c.slice PodAnnotations:0xc0019bc260}] Aliases:map[]}"
2026-06-09 12:20:03.050335 | controller | Jun 09 11:31:25.994158 crc crio[21508]: time="2026-06-09T11:31:25.994072201Z" level=info msg="Deleting pod openstack_dnsmasq-dns-6f4f87c799-7nl22 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.050369 | controller | Jun 09 11:31:26.038377 crc crio[21508]: 2026-06-09T11:31:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dcd8c308ba20c6b Mac:b6:bf:7f:62:4a:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d0 Mtu:0 Sandbox:/var/run/netns/5677c6dc-316b-4ad8-8c38-3c6c8008f00a SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.050387 | controller | Jun 09 11:31:26.039225 crc crio[21508]: time="2026-06-09T11:31:26.039107829Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:dcd8c308ba20c6b0fdd65595c7f35b066c8cadb9136263434eb8d6bf3227a4b4 UID:6836d6e8-d7f8-449b-9e57-0c94f141fa30 NetNS:/var/run/netns/5677c6dc-316b-4ad8-8c38-3c6c8008f00a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6836d6e8_d7f8_449b_9e57_0c94f141fa30.slice PodAnnotations:0xc000b286a8}] Aliases:map[]}"
2026-06-09 12:20:03.050403 | controller | Jun 09 11:31:26.039225 crc crio[21508]: time="2026-06-09T11:31:26.039260664Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.050418 | controller | Jun 09 11:31:26.053935 crc crio[21508]: time="2026-06-09T11:31:26.053858231Z" level=info msg="Ran pod sandbox dcd8c308ba20c6b0fdd65595c7f35b066c8cadb9136263434eb8d6bf3227a4b4 with infra container: openstack/nova-api-0/POD" id=803233a2-aa63-4ef2-ae8b-4d80557a85a0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.050434 | controller | Jun 09 11:31:26.059048 crc crio[21508]: time="2026-06-09T11:31:26.058923029Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=98f84333-0475-49d6-bcc7-872a35e2339d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.050449 | controller | Jun 09 11:31:26.082177 crc crio[21508]: time="2026-06-09T11:31:26.082095857Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=c8edfc63-749f-46e5-970e-c4814a2276f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.050465 | controller | Jun 09 11:31:26.091263 crc crio[21508]: time="2026-06-09T11:31:26.091153782Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=17cdea19-c02f-4086-986b-b25d6189acf8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.050480 | controller | Jun 09 11:31:26.091623 crc crio[21508]: time="2026-06-09T11:31:26.091585825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.050499 | controller | Jun 09 11:31:26.167268 crc crio[21508]: time="2026-06-09T11:31:26.167029363Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.050520 | controller | Jun 09 11:31:26.171725 crc crio[21508]: time="2026-06-09T11:31:26.171659259Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.050575 | controller | Jun 09 11:31:26.246268 crc crio[21508]: 2026-06-09T11:31:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6fa5f44752eeb3d Mac:36:88:46:73:9d:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d1 Mtu:0 Sandbox:/var/run/netns/f9e02b0e-14b2-4324-b1e7-70ee561c1ab1 SocketPath: PciID:}] [{Interface:0xc0001225c0 Address:{IP:10.217.0.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.050593 | controller | Jun 09 11:31:26.266507 crc crio[21508]: time="2026-06-09T11:31:26.266074272Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6fa5f44752eeb3d25135faf1f8b77c6554d161d2cd553199f5d55fcd8fca55f7 UID:47fbbd35-913b-4cb3-a9ce-6477d97e0f0a NetNS:/var/run/netns/f9e02b0e-14b2-4324-b1e7-70ee561c1ab1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47fbbd35_913b_4cb3_a9ce_6477d97e0f0a.slice PodAnnotations:0xc000b28888}] Aliases:map[]}"
2026-06-09 12:20:03.050610 | controller | Jun 09 11:31:26.266743 crc crio[21508]: time="2026-06-09T11:31:26.266561516Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.050626 | controller | Jun 09 11:31:26.302677 crc crio[21508]: time="2026-06-09T11:31:26.30258037Z" level=info msg="Ran pod sandbox 6fa5f44752eeb3d25135faf1f8b77c6554d161d2cd553199f5d55fcd8fca55f7 with infra container: openstack/ceilometer-0/POD" id=d5634b62-4404-4d4c-a8fa-9cac70d00326 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.050642 | controller | Jun 09 11:31:26.323056 crc crio[21508]: time="2026-06-09T11:31:26.322608216Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=326fb932-f963-4711-a2bf-35361b5bd21e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.050658 | controller | Jun 09 11:31:26.377599 crc crio[21508]: time="2026-06-09T11:31:26.376904786Z" level=info msg="Created container 1a2d09087ce33f3c63394031804c27881a700282200e854241516bfaa7077068: openstack/nova-api-0/nova-api-log" id=17cdea19-c02f-4086-986b-b25d6189acf8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.050673 | controller | Jun 09 11:31:26.381792 crc crio[21508]: time="2026-06-09T11:31:26.381698996Z" level=info msg="Starting container: 1a2d09087ce33f3c63394031804c27881a700282200e854241516bfaa7077068" id=5499e7df-9a9b-449b-8326-251e09e50aaf name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.050689 | controller | Jun 09 11:31:26.384142 crc crio[21508]: time="2026-06-09T11:31:26.384071775Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=ca93438d-33dd-4a41-9b90-3bef6644a47b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.050705 | controller | Jun 09 11:31:26.387118 crc crio[21508]: time="2026-06-09T11:31:26.386938389Z" level=info msg="Started container" PID=91875 containerID=1a2d09087ce33f3c63394031804c27881a700282200e854241516bfaa7077068 description=openstack/nova-api-0/nova-api-log id=5499e7df-9a9b-449b-8326-251e09e50aaf name=/runtime.v1.RuntimeService/StartContainer sandboxID=dcd8c308ba20c6b0fdd65595c7f35b066c8cadb9136263434eb8d6bf3227a4b4
2026-06-09 12:20:03.050721 | controller | Jun 09 11:31:26.396689 crc crio[21508]: time="2026-06-09T11:31:26.396551661Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=7c0618b6-3bc5-462a-b827-3c075b33d3d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.050740 | controller | Jun 09 11:31:26.396932 crc crio[21508]: time="2026-06-09T11:31:26.39689111Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.050756 | controller | Jun 09 11:31:26.419566 crc crio[21508]: time="2026-06-09T11:31:26.414876267Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=6c373a04-1ac4-449f-93ca-384412b56d21 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.050772 | controller | Jun 09 11:31:26.474342 crc crio[21508]: time="2026-06-09T11:31:26.474177422Z" level=info msg="Stopped pod sandbox: a292cb450efdb1fbd16f8038ff4ac079236021f615a6e00b2356872126c93c40" id=fe416b88-5738-4f65-8cc5-99a20b351ca8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.050787 | controller | Jun 09 11:31:26.476052 crc crio[21508]: time="2026-06-09T11:31:26.475989105Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.050802 | controller | Jun 09 11:31:26.487689 crc crio[21508]: time="2026-06-09T11:31:26.487607965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.050817 | controller | Jun 09 11:31:26.519616 crc crio[21508]: time="2026-06-09T11:31:26.519025685Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=fa031c53-e999-45f9-8c4e-cf2dc5c62d8d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.050833 | controller | Jun 09 11:31:26.528177 crc crio[21508]: time="2026-06-09T11:31:26.526645048Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=2151d2b5-e94b-467a-8305-5cf87b6c6633 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.050848 | controller | Jun 09 11:31:26.528177 crc crio[21508]: time="2026-06-09T11:31:26.526940877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.050863 | controller | Jun 09 11:31:26.618343 crc crio[21508]: time="2026-06-09T11:31:26.618166036Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.050879 | controller | Jun 09 11:31:26.633051 crc crio[21508]: time="2026-06-09T11:31:26.632902507Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.050894 | controller | Jun 09 11:31:26.754743 crc crio[21508]: time="2026-06-09T11:31:26.753939869Z" level=info msg="Created container 7fb8a67ebe13b682666f482715575247bdf4f46a0520a3bddb8bc776e7a4deb8: openstack/nova-api-0/nova-api-api" id=2151d2b5-e94b-467a-8305-5cf87b6c6633 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.050910 | controller | Jun 09 11:31:26.756661 crc crio[21508]: time="2026-06-09T11:31:26.756494264Z" level=info msg="Starting container: 7fb8a67ebe13b682666f482715575247bdf4f46a0520a3bddb8bc776e7a4deb8" id=b2403150-6287-4608-8572-c942145f39ce name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.050926 | controller | Jun 09 11:31:26.758432 crc crio[21508]: time="2026-06-09T11:31:26.758224545Z" level=info msg="Created container f55d0d321e390b7d56d9e725e228127ee70d67371752599f60e49b1a98ff68a8: openstack/ceilometer-0/ceilometer-central-agent" id=7c0618b6-3bc5-462a-b827-3c075b33d3d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.050942 | controller | Jun 09 11:31:26.760117 crc crio[21508]: time="2026-06-09T11:31:26.760016617Z" level=info msg="Starting container: f55d0d321e390b7d56d9e725e228127ee70d67371752599f60e49b1a98ff68a8" id=5796de54-6e51-4d47-ae6d-e42f7bed1c7f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.050962 | controller | Jun 09 11:31:26.773162 crc crio[21508]: time="2026-06-09T11:31:26.764414116Z" level=info msg="Started container" PID=91942 containerID=7fb8a67ebe13b682666f482715575247bdf4f46a0520a3bddb8bc776e7a4deb8 description=openstack/nova-api-0/nova-api-api id=b2403150-6287-4608-8572-c942145f39ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=dcd8c308ba20c6b0fdd65595c7f35b066c8cadb9136263434eb8d6bf3227a4b4
2026-06-09 12:20:03.050978 | controller | Jun 09 11:31:26.773162 crc crio[21508]: time="2026-06-09T11:31:26.768031872Z" level=info msg="Started container" PID=91938 containerID=f55d0d321e390b7d56d9e725e228127ee70d67371752599f60e49b1a98ff68a8 description=openstack/ceilometer-0/ceilometer-central-agent id=5796de54-6e51-4d47-ae6d-e42f7bed1c7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=6fa5f44752eeb3d25135faf1f8b77c6554d161d2cd553199f5d55fcd8fca55f7
2026-06-09 12:20:03.050994 | controller | Jun 09 11:31:26.782545 crc crio[21508]: time="2026-06-09T11:31:26.782443903Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=a24b401e-7533-4d1a-9ea1-c21ce99cc603 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.051010 | controller | Jun 09 11:31:26.818531 crc crio[21508]: time="2026-06-09T11:31:26.817223901Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=a8def6dc-4c6b-4466-ab3b-59b9ae177c33 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.051025 | controller | Jun 09 11:31:26.829220 crc crio[21508]: time="2026-06-09T11:31:26.828850422Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=a856dbf4-7eda-4612-8291-770e398f4a40 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.051041 | controller | Jun 09 11:31:26.829899 crc crio[21508]: time="2026-06-09T11:31:26.829379987Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.051057 | controller | Jun 09 11:31:26.885504 crc crio[21508]: time="2026-06-09T11:31:26.885401757Z" level=info msg="Removing container: 3e12c4e20a55a151109dc38206e945b29313706fc1b80b210b6f15aae0e6803f" id=20c4836c-c7fc-46e3-bfa4-31f2373c285b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.051072 | controller | Jun 09 11:31:26.925868 crc crio[21508]: time="2026-06-09T11:31:26.925770618Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.051088 | controller | Jun 09 11:31:26.935204 crc crio[21508]: time="2026-06-09T11:31:26.934174114Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.051103 | controller | Jun 09 11:31:27.085387 crc crio[21508]: time="2026-06-09T11:31:27.083924167Z" level=info msg="Removed container 3e12c4e20a55a151109dc38206e945b29313706fc1b80b210b6f15aae0e6803f: openstack/dnsmasq-dns-6f4f87c799-7nl22/dnsmasq-dns" id=20c4836c-c7fc-46e3-bfa4-31f2373c285b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.051119 | controller | Jun 09 11:31:27.096329 crc crio[21508]: time="2026-06-09T11:31:27.096226687Z" level=info msg="Removing container: 34c46ce7a28ee2880f08d3d02beb47d9b8064063214e21a5281c3ed94b0d46a4" id=04c12c03-bcfd-4796-ad40-c1cf4f656780 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.051134 | controller | Jun 09 11:31:27.150806 crc crio[21508]: time="2026-06-09T11:31:27.150708981Z" level=info msg="Removed container 34c46ce7a28ee2880f08d3d02beb47d9b8064063214e21a5281c3ed94b0d46a4: openstack/dnsmasq-dns-6f4f87c799-7nl22/init" id=04c12c03-bcfd-4796-ad40-c1cf4f656780 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.051153 | controller | Jun 09 11:31:27.235424 crc crio[21508]: time="2026-06-09T11:31:27.231745713Z" level=info msg="Created container 93258aa3fe9d54563757c75598fbe1da716e1fd2ae80817ddf7bb8ff08420dd5: openstack/ceilometer-0/ceilometer-notification-agent" id=a856dbf4-7eda-4612-8291-770e398f4a40 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.051169 | controller | Jun 09 11:31:27.239679 crc crio[21508]: time="2026-06-09T11:31:27.236998877Z" level=info msg="Starting container: 93258aa3fe9d54563757c75598fbe1da716e1fd2ae80817ddf7bb8ff08420dd5" id=7cfa57c2-ff4c-4344-abd6-f417b630d047 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.051185 | controller | Jun 09 11:31:27.247375 crc crio[21508]: time="2026-06-09T11:31:27.24666938Z" level=info msg="Started container" PID=92013 containerID=93258aa3fe9d54563757c75598fbe1da716e1fd2ae80817ddf7bb8ff08420dd5 description=openstack/ceilometer-0/ceilometer-notification-agent id=7cfa57c2-ff4c-4344-abd6-f417b630d047 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6fa5f44752eeb3d25135faf1f8b77c6554d161d2cd553199f5d55fcd8fca55f7
2026-06-09 12:20:03.051200 | controller | Jun 09 11:31:27.330781 crc crio[21508]: time="2026-06-09T11:31:27.330689759Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=9556c013-b08f-46e1-b455-559793fe499b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.051216 | controller | Jun 09 11:31:27.365273 crc crio[21508]: time="2026-06-09T11:31:27.361842101Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=ee6ffe6c-d5c9-4570-bc8f-9f8a1fc2dd35 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.051231 | controller | Jun 09 11:31:27.374201 crc crio[21508]: time="2026-06-09T11:31:27.373548033Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=28d23069-d586-4688-8235-e84306de6300 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.051247 | controller | Jun 09 11:31:27.374201 crc crio[21508]: time="2026-06-09T11:31:27.374026267Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.051263 | controller | Jun 09 11:31:27.429603 crc crio[21508]: time="2026-06-09T11:31:27.428675577Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.051278 | controller | Jun 09 11:31:27.434635 crc crio[21508]: time="2026-06-09T11:31:27.433689123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.051294 | controller | Jun 09 11:31:27.604160 crc crio[21508]: time="2026-06-09T11:31:27.603208045Z" level=info msg="Created container af49d3c468c327bbb47cb8fe74f14a425690093e2b15cec9fa24f0bfb65806fe: openstack/ceilometer-0/sg-core" id=28d23069-d586-4688-8235-e84306de6300 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.051310 | controller | Jun 09 11:31:27.605748 crc crio[21508]: time="2026-06-09T11:31:27.605674627Z" level=info msg="Starting container: af49d3c468c327bbb47cb8fe74f14a425690093e2b15cec9fa24f0bfb65806fe" id=63984e6c-efaf-400e-ba49-4d889eccfa94 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.051325 | controller | Jun 09 11:31:27.613194 crc crio[21508]: time="2026-06-09T11:31:27.613079863Z" level=info msg="Started container" PID=92172 containerID=af49d3c468c327bbb47cb8fe74f14a425690093e2b15cec9fa24f0bfb65806fe description=openstack/ceilometer-0/sg-core id=63984e6c-efaf-400e-ba49-4d889eccfa94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6fa5f44752eeb3d25135faf1f8b77c6554d161d2cd553199f5d55fcd8fca55f7
2026-06-09 12:20:03.051341 | controller | Jun 09 11:31:27.625272 crc crio[21508]: time="2026-06-09T11:31:27.625139746Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=737b32f2-e95f-45d6-ac0e-6c0834a105cd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.051380 | controller | Jun 09 11:31:27.653069 crc crio[21508]: time="2026-06-09T11:31:27.652972621Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=7f963550-1468-407b-8080-6a42aae3985a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.051398 | controller | Jun 09 11:31:27.682841 crc crio[21508]: time="2026-06-09T11:31:27.682709231Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=57aceafb-2108-4dbf-80f0-697faf7901fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.051413 | controller | Jun 09 11:31:27.684149 crc crio[21508]: time="2026-06-09T11:31:27.683176305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.051428 | controller | Jun 09 11:31:27.735036 crc crio[21508]: time="2026-06-09T11:31:27.73495354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.051443 | controller | Jun 09 11:31:27.739350 crc crio[21508]: time="2026-06-09T11:31:27.739231866Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.051459 | controller | Jun 09 11:31:27.821441 crc crio[21508]: time="2026-06-09T11:31:27.821259936Z" level=info msg="Running pod sandbox: openstack/nova-cell1-cell-mapping-67dvr/POD" id=201824ff-30a1-43ba-83da-15ae49755711 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.051474 | controller | Jun 09 11:31:27.821693 crc crio[21508]: time="2026-06-09T11:31:27.821484603Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.051490 | controller | Jun 09 11:31:27.879392 crc crio[21508]: time="2026-06-09T11:31:27.873811154Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-67dvr Namespace:openstack ID:c4e23adb07b74b1cd2c3e2dc9b35b1cbc0840821b5ede4b56e1e8def9daf6def UID:50e01495-9c78-469e-a9af-6bd6f2967777 NetNS:/var/run/netns/82072512-a17e-4af4-8832-3a327f532ad9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod50e01495_9c78_469e_a9af_6bd6f2967777.slice PodAnnotations:0xc0039b8430}] Aliases:map[]}"
2026-06-09 12:20:03.051506 | controller | Jun 09 11:31:27.879392 crc crio[21508]: time="2026-06-09T11:31:27.873922888Z" level=info msg="Adding pod openstack_nova-cell1-cell-mapping-67dvr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.051522 | controller | Jun 09 11:31:27.879392 crc crio[21508]: time="2026-06-09T11:31:27.875208415Z" level=info msg="Created container 8f6a2f466ab013fed1995a1f2eca27dc75bc035b6c20e29defa60a9b02182635: openstack/ceilometer-0/proxy-httpd" id=57aceafb-2108-4dbf-80f0-697faf7901fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.051538 | controller | Jun 09 11:31:27.879392 crc crio[21508]: time="2026-06-09T11:31:27.876575055Z" level=info msg="Starting container: 8f6a2f466ab013fed1995a1f2eca27dc75bc035b6c20e29defa60a9b02182635" id=0cb27987-e273-4dd5-a0ed-adc2aeac93c5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.051553 | controller | Jun 09 11:31:27.884520 crc crio[21508]: time="2026-06-09T11:31:27.884280581Z" level=info msg="Started container" PID=92205 containerID=8f6a2f466ab013fed1995a1f2eca27dc75bc035b6c20e29defa60a9b02182635 description=openstack/ceilometer-0/proxy-httpd id=0cb27987-e273-4dd5-a0ed-adc2aeac93c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6fa5f44752eeb3d25135faf1f8b77c6554d161d2cd553199f5d55fcd8fca55f7
2026-06-09 12:20:03.051572 | controller | Jun 09 11:31:28.478061 crc crio[21508]: 2026-06-09T11:31:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c4e23adb07b74b1 Mac:72:d9:3f:9c:bd:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d2 Mtu:0 Sandbox:/var/run/netns/82072512-a17e-4af4-8832-3a327f532ad9 SocketPath: PciID:}] [{Interface:0xc00025dd10 Address:{IP:10.217.0.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.051588 | controller | Jun 09 11:31:28.479707 crc crio[21508]: time="2026-06-09T11:31:28.479628615Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-67dvr Namespace:openstack ID:c4e23adb07b74b1cd2c3e2dc9b35b1cbc0840821b5ede4b56e1e8def9daf6def UID:50e01495-9c78-469e-a9af-6bd6f2967777 NetNS:/var/run/netns/82072512-a17e-4af4-8832-3a327f532ad9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod50e01495_9c78_469e_a9af_6bd6f2967777.slice PodAnnotations:0xc0039b8430}] Aliases:map[]}"
2026-06-09 12:20:03.051604 | controller | Jun 09 11:31:28.479885 crc crio[21508]: time="2026-06-09T11:31:28.47982307Z" level=info msg="Checking pod openstack_nova-cell1-cell-mapping-67dvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.051620 | controller | Jun 09 11:31:28.489020 crc crio[21508]: time="2026-06-09T11:31:28.488914956Z" level=info msg="Ran pod sandbox c4e23adb07b74b1cd2c3e2dc9b35b1cbc0840821b5ede4b56e1e8def9daf6def with infra container: openstack/nova-cell1-cell-mapping-67dvr/POD" id=201824ff-30a1-43ba-83da-15ae49755711 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.051636 | controller | Jun 09 11:31:28.494949 crc crio[21508]: time="2026-06-09T11:31:28.49486406Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=d043d8f0-23cd-4d57-916b-b4c2adacb558 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.051656 | controller | Jun 09 11:31:28.519905 crc crio[21508]: time="2026-06-09T11:31:28.51980378Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=ab250e75-763a-4dcc-bcac-a39255896686 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.051699 | controller | Jun 09 11:31:28.529133 crc crio[21508]: time="2026-06-09T11:31:28.52901576Z" level=info msg="Creating container: openstack/nova-cell1-cell-mapping-67dvr/nova-manage" id=65dbfda8-ebdb-455f-9762-2a8e6c64f54d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.051716 | controller | Jun 09 11:31:28.529799 crc crio[21508]: time="2026-06-09T11:31:28.529742851Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.051733 | controller | Jun 09 11:31:28.576143 crc crio[21508]: time="2026-06-09T11:31:28.575892182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.051749 | controller | Jun 09 11:31:28.580272 crc crio[21508]: time="2026-06-09T11:31:28.580184097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.051764 | controller | Jun 09 11:31:28.797108 crc crio[21508]: time="2026-06-09T11:31:28.796632922Z" level=info msg="Created container efc269ac20400ac554da00a2e9e1d556eb276eac1f2d11bb9dabc21f5afde7db: openstack/nova-cell1-cell-mapping-67dvr/nova-manage" id=65dbfda8-ebdb-455f-9762-2a8e6c64f54d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.051780 | controller | Jun 09 11:31:28.798473 crc crio[21508]: time="2026-06-09T11:31:28.798404334Z" level=info msg="Starting container: efc269ac20400ac554da00a2e9e1d556eb276eac1f2d11bb9dabc21f5afde7db" id=6ffb27f4-b384-4d3e-bc27-3121f96c1e7f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.051799 | controller | Jun 09 11:31:28.805251 crc crio[21508]: time="2026-06-09T11:31:28.805151092Z" level=info msg="Started container" PID=92459 containerID=efc269ac20400ac554da00a2e9e1d556eb276eac1f2d11bb9dabc21f5afde7db description=openstack/nova-cell1-cell-mapping-67dvr/nova-manage id=6ffb27f4-b384-4d3e-bc27-3121f96c1e7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4e23adb07b74b1cd2c3e2dc9b35b1cbc0840821b5ede4b56e1e8def9daf6def
2026-06-09 12:20:03.051816 | controller | Jun 09 11:31:39.586071 crc crio[21508]: time="2026-06-09T11:31:39.585192997Z" level=info msg="Stopping pod sandbox: c4e23adb07b74b1cd2c3e2dc9b35b1cbc0840821b5ede4b56e1e8def9daf6def" id=2bb525d0-27b2-4807-96c4-5ffd8992747d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.051832 | controller | Jun 09 11:31:39.587636 crc crio[21508]: time="2026-06-09T11:31:39.586743102Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-67dvr Namespace:openstack ID:c4e23adb07b74b1cd2c3e2dc9b35b1cbc0840821b5ede4b56e1e8def9daf6def UID:50e01495-9c78-469e-a9af-6bd6f2967777 NetNS:/var/run/netns/82072512-a17e-4af4-8832-3a327f532ad9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod50e01495_9c78_469e_a9af_6bd6f2967777.slice PodAnnotations:0xc00011ecb8}] Aliases:map[]}"
2026-06-09 12:20:03.051848 | controller | Jun 09 11:31:39.587636 crc crio[21508]: time="2026-06-09T11:31:39.586879496Z" level=info msg="Deleting pod openstack_nova-cell1-cell-mapping-67dvr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.051864 | controller | Jun 09 11:31:40.173171 crc crio[21508]: time="2026-06-09T11:31:40.172699191Z" level=info msg="Stopped pod sandbox: c4e23adb07b74b1cd2c3e2dc9b35b1cbc0840821b5ede4b56e1e8def9daf6def" id=2bb525d0-27b2-4807-96c4-5ffd8992747d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.051880 | controller | Jun 09 11:31:45.090032 crc crio[21508]: time="2026-06-09T11:31:45.088906871Z" level=info msg="Stopping container: 7fb8a67ebe13b682666f482715575247bdf4f46a0520a3bddb8bc776e7a4deb8 (timeout: 30s)" id=aec64d9b-3ecf-4061-b5c0-66473fe7b05a name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.051895 | controller | Jun 09 11:31:45.090950 crc crio[21508]: time="2026-06-09T11:31:45.089023705Z" level=info msg="Stopping container: 1a2d09087ce33f3c63394031804c27881a700282200e854241516bfaa7077068 (timeout: 30s)" id=b14b9920-6177-4ac0-a071-8747798b01fe name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.051911 | controller | Jun 09 11:31:45.134334 crc crio[21508]: time="2026-06-09T11:31:45.134191987Z" level=info msg="Stopping container: f767160e75d488623e8b9687b28542d26540f84f6784ff81006164c3d4291318 (timeout: 30s)" id=9589d308-c063-418d-b4ef-f75e9182fd44 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.051926 | controller | Jun 09 11:31:45.134514 crc crio[21508]: time="2026-06-09T11:31:45.13428319Z" level=info msg="Stopping container: 126f3428843454b56837af6e4e7b6d4e9864bca236799aff85b19f70490ddfe7 (timeout: 30s)" id=14cd66bc-2aff-4525-8c48-801a77555e9f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.051941 | controller | Jun 09 11:31:45.150873 crc crio[21508]: time="2026-06-09T11:31:45.150796683Z" level=info msg="Stopping container: c355ba816aec52f2ba46f4d876a161641c3f32a05b63ba23ece0226858c263d8 (timeout: 30s)" id=51138286-f86d-42cd-9669-41de5501ac81 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.051956 | controller | Jun 09 11:31:45.215522 crc crio[21508]: time="2026-06-09T11:31:45.215178907Z" level=info msg="Stopped container 1a2d09087ce33f3c63394031804c27881a700282200e854241516bfaa7077068: openstack/nova-api-0/nova-api-log" id=b14b9920-6177-4ac0-a071-8747798b01fe name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.051971 | controller | Jun 09 11:31:45.260692 crc crio[21508]: time="2026-06-09T11:31:45.260598276Z" level=info msg="Stopped container 126f3428843454b56837af6e4e7b6d4e9864bca236799aff85b19f70490ddfe7: openstack/nova-metadata-0/nova-metadata-log" id=14cd66bc-2aff-4525-8c48-801a77555e9f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.051990 | controller | Jun 09 11:31:47.510077 crc crio[21508]: time="2026-06-09T11:31:47.509427803Z" level=info msg="Stopped container c355ba816aec52f2ba46f4d876a161641c3f32a05b63ba23ece0226858c263d8: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=51138286-f86d-42cd-9669-41de5501ac81 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.052005 | controller | Jun 09 11:31:47.513349 crc crio[21508]: time="2026-06-09T11:31:47.513143291Z" level=info msg="Stopping pod sandbox: 2826364e6019a839457445491cafc482e60455d687bf938f9c8d98e7970c78e1" id=b420fa9d-083d-4415-8b17-3adba3cc1419 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.052021 | controller | Jun 09 11:31:47.514853 crc crio[21508]: time="2026-06-09T11:31:47.514711187Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:2826364e6019a839457445491cafc482e60455d687bf938f9c8d98e7970c78e1 UID:1c58e824-7b41-4fd5-b367-ee4e2c03e39d NetNS:/var/run/netns/9de6421f-3683-462d-ab6b-ded073797f72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1c58e824_7b41_4fd5_b367_ee4e2c03e39d.slice PodAnnotations:0xc003b39a50}] Aliases:map[]}"
2026-06-09 12:20:03.052037 | controller | Jun 09 11:31:47.515472 crc crio[21508]: time="2026-06-09T11:31:47.515223712Z" level=info msg="Deleting pod openstack_nova-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.052053 | controller | Jun 09 11:31:47.858480 crc crio[21508]: time="2026-06-09T11:31:47.857570832Z" level=info msg="Stopped pod sandbox: 2826364e6019a839457445491cafc482e60455d687bf938f9c8d98e7970c78e1" id=b420fa9d-083d-4415-8b17-3adba3cc1419 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.052068 | controller | Jun 09 11:31:48.333631 crc crio[21508]: time="2026-06-09T11:31:48.331248644Z" level=info msg="Stopped container 7fb8a67ebe13b682666f482715575247bdf4f46a0520a3bddb8bc776e7a4deb8: openstack/nova-api-0/nova-api-api" id=aec64d9b-3ecf-4061-b5c0-66473fe7b05a name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.052084 | controller | Jun 09 11:31:48.334996 crc crio[21508]: time="2026-06-09T11:31:48.334864919Z" level=info msg="Stopping pod sandbox: dcd8c308ba20c6b0fdd65595c7f35b066c8cadb9136263434eb8d6bf3227a4b4" id=df2d5bb9-7982-481f-ac6a-b0ce72689e94 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.052100 | controller | Jun 09 11:31:48.335617 crc crio[21508]: time="2026-06-09T11:31:48.335552259Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:dcd8c308ba20c6b0fdd65595c7f35b066c8cadb9136263434eb8d6bf3227a4b4 UID:6836d6e8-d7f8-449b-9e57-0c94f141fa30 NetNS:/var/run/netns/5677c6dc-316b-4ad8-8c38-3c6c8008f00a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6836d6e8_d7f8_449b_9e57_0c94f141fa30.slice PodAnnotations:0xc004e42760}] Aliases:map[]}"
2026-06-09 12:20:03.052116 | controller | Jun 09 11:31:48.335781 crc crio[21508]: time="2026-06-09T11:31:48.335723554Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.052132 | controller | Jun 09 11:31:48.404230 crc crio[21508]: time="2026-06-09T11:31:48.404084385Z" level=info msg="Stopped container f767160e75d488623e8b9687b28542d26540f84f6784ff81006164c3d4291318: openstack/nova-metadata-0/nova-metadata-metadata" id=9589d308-c063-418d-b4ef-f75e9182fd44 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.052148 | controller | Jun 09 11:31:48.405249 crc crio[21508]: time="2026-06-09T11:31:48.405096255Z" level=info msg="Stopping pod sandbox: e95dcc0d1d8e1efab729613aea46558c60c1ee7448d400e736f20ab726ffec85" id=cf4d2341-bf60-40d5-b4fd-30ed9921a83b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.052166 | controller | Jun 09 11:31:48.405852 crc crio[21508]: time="2026-06-09T11:31:48.405780145Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:e95dcc0d1d8e1efab729613aea46558c60c1ee7448d400e736f20ab726ffec85 UID:169e1482-bb37-4cc5-a567-7a40871c78ed NetNS:/var/run/netns/00f02959-ef8f-4d57-aa82-95b2c479178a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod169e1482_bb37_4cc5_a567_7a40871c78ed.slice PodAnnotations:0xc0039b9d68}] Aliases:map[]}"
2026-06-09 12:20:03.052182 | controller | Jun 09 11:31:48.405984 crc crio[21508]: time="2026-06-09T11:31:48.40594736Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.052198 | controller | Jun 09 11:31:48.771690 crc crio[21508]: time="2026-06-09T11:31:48.768432429Z" level=info msg="Stopped pod sandbox: dcd8c308ba20c6b0fdd65595c7f35b066c8cadb9136263434eb8d6bf3227a4b4" id=df2d5bb9-7982-481f-ac6a-b0ce72689e94 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.052214 | controller | Jun 09 11:31:48.798161 crc crio[21508]: time="2026-06-09T11:31:48.797965733Z" level=info msg="Removing container: c355ba816aec52f2ba46f4d876a161641c3f32a05b63ba23ece0226858c263d8" id=8ccced92-6b06-4258-8df8-ba1527a44167 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.052229 | controller | Jun 09 11:31:48.802114 crc crio[21508]: time="2026-06-09T11:31:48.802008091Z" level=info msg="Stopped pod sandbox: e95dcc0d1d8e1efab729613aea46558c60c1ee7448d400e736f20ab726ffec85" id=cf4d2341-bf60-40d5-b4fd-30ed9921a83b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.052244 | controller | Jun 09 11:31:48.916672 crc crio[21508]: time="2026-06-09T11:31:48.916574354Z" level=info msg="Removed container c355ba816aec52f2ba46f4d876a161641c3f32a05b63ba23ece0226858c263d8: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=8ccced92-6b06-4258-8df8-ba1527a44167 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.052259 | controller | Jun 09 11:31:49.639098 crc crio[21508]: time="2026-06-09T11:31:49.638635477Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=eed8b2b8-6661-4a90-a465-53d272243d5a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.052275 | controller | Jun 09 11:31:49.639349 crc crio[21508]: time="2026-06-09T11:31:49.639128351Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.052290 | controller | Jun 09 11:31:49.689593 crc crio[21508]: time="2026-06-09T11:31:49.689236357Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:36d66f8e883b6b16041273b852e443caeed8977bb2598af33120d4e6f6222f81 UID:0997c74e-66a1-4afd-9fe0-9827d6fcd94b NetNS:/var/run/netns/e2b857a3-db93-4232-9716-9ad2ab75815c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0997c74e_66a1_4afd_9fe0_9827d6fcd94b.slice PodAnnotations:0xc000852b40}] Aliases:map[]}"
2026-06-09 12:20:03.052306 | controller | Jun 09 11:31:49.689593 crc crio[21508]: time="2026-06-09T11:31:49.689561147Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.052322 | controller | Jun 09 11:31:49.861625 crc crio[21508]: time="2026-06-09T11:31:49.856860233Z" level=info msg="Removing container: f767160e75d488623e8b9687b28542d26540f84f6784ff81006164c3d4291318" id=ec440fa5-21c6-4d5e-9402-8d2289bee6b9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.052338 | controller | Jun 09 11:31:49.910496 crc crio[21508]: time="2026-06-09T11:31:49.908836435Z" level=info msg="Removed container f767160e75d488623e8b9687b28542d26540f84f6784ff81006164c3d4291318: openstack/nova-metadata-0/nova-metadata-metadata" id=ec440fa5-21c6-4d5e-9402-8d2289bee6b9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.052378 | controller | Jun 09 11:31:49.952647 crc crio[21508]: time="2026-06-09T11:31:49.948810964Z" level=info msg="Removing container: 126f3428843454b56837af6e4e7b6d4e9864bca236799aff85b19f70490ddfe7" id=bef49c43-ee33-4f3a-9f65-dbf625f7e547 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.052397 | controller | Jun 09 11:31:50.004811 crc crio[21508]: time="2026-06-09T11:31:50.00469286Z" level=info msg="Removed container 126f3428843454b56837af6e4e7b6d4e9864bca236799aff85b19f70490ddfe7: openstack/nova-metadata-0/nova-metadata-log" id=bef49c43-ee33-4f3a-9f65-dbf625f7e547 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.052413 | controller | Jun 09 11:31:50.021668 crc crio[21508]: time="2026-06-09T11:31:50.020800621Z" level=info msg="Removing container: 7fb8a67ebe13b682666f482715575247bdf4f46a0520a3bddb8bc776e7a4deb8" id=f7b1858d-61c4-4f9c-85c9-4485c1703835 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.052429 | controller | Jun 09 11:31:50.092274 crc crio[21508]: time="2026-06-09T11:31:50.0921682Z" level=info msg="Removed container 7fb8a67ebe13b682666f482715575247bdf4f46a0520a3bddb8bc776e7a4deb8: openstack/nova-api-0/nova-api-api" id=f7b1858d-61c4-4f9c-85c9-4485c1703835 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.052444 | controller | Jun 09 11:31:50.094461 crc crio[21508]: time="2026-06-09T11:31:50.094389095Z" level=info msg="Removing container: 1a2d09087ce33f3c63394031804c27881a700282200e854241516bfaa7077068" id=6ff08391-dff6-440f-89c9-4e48a7d046d8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.052460 | controller | Jun 09 11:31:50.125817 crc crio[21508]: time="2026-06-09T11:31:50.125707342Z" level=info msg="Removed container 1a2d09087ce33f3c63394031804c27881a700282200e854241516bfaa7077068: openstack/nova-api-0/nova-api-log" id=6ff08391-dff6-440f-89c9-4e48a7d046d8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.052476 | controller | Jun 09 11:31:50.295151 crc crio[21508]: 2026-06-09T11:31:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:36d66f8e883b6b1 Mac:5e:f5:cf:01:a7:1e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d3 Mtu:0 Sandbox:/var/run/netns/e2b857a3-db93-4232-9716-9ad2ab75815c SocketPath: PciID:}] [{Interface:0xc00026c810 Address:{IP:10.217.0.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.052492 | controller | Jun 09 11:31:50.297186 crc crio[21508]: time="2026-06-09T11:31:50.297075277Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:36d66f8e883b6b16041273b852e443caeed8977bb2598af33120d4e6f6222f81 UID:0997c74e-66a1-4afd-9fe0-9827d6fcd94b NetNS:/var/run/netns/e2b857a3-db93-4232-9716-9ad2ab75815c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0997c74e_66a1_4afd_9fe0_9827d6fcd94b.slice PodAnnotations:0xc000852b40}] Aliases:map[]}"
2026-06-09 12:20:03.052508 | controller | Jun 09 11:31:50.297463 crc crio[21508]: time="2026-06-09T11:31:50.297396896Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.052523 | controller | Jun 09 11:31:50.307495 crc crio[21508]: time="2026-06-09T11:31:50.307133551Z" level=info msg="Ran pod sandbox 36d66f8e883b6b16041273b852e443caeed8977bb2598af33120d4e6f6222f81 with infra container: openstack/nova-scheduler-0/POD" id=eed8b2b8-6661-4a90-a465-53d272243d5a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.052539 | controller | Jun 09 11:31:50.309797 crc crio[21508]: time="2026-06-09T11:31:50.309720627Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=fa35c109-7807-4542-be71-83c4e9687897 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.052558 | controller | Jun 09 11:31:50.330219 crc crio[21508]: time="2026-06-09T11:31:50.329806465Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=b93e07e1-587d-4e8b-94f8-d4c3b59af5d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.052574 | controller | Jun 09 11:31:50.336508 crc crio[21508]: time="2026-06-09T11:31:50.336071988Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=0143af5b-44c4-4722-a087-3fd640d27b7f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.052590 | controller | Jun 09 11:31:50.336720 crc crio[21508]: time="2026-06-09T11:31:50.336548842Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.052605 | controller | Jun 09 11:31:50.365563 crc crio[21508]: time="2026-06-09T11:31:50.365494189Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=223e4d77-39c3-48e4-90c9-15a97ab2cf6e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.052621 | controller | Jun 09 11:31:50.365812 crc crio[21508]: time="2026-06-09T11:31:50.365629883Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.052636 | controller | Jun 09 11:31:50.391046 crc crio[21508]: time="2026-06-09T11:31:50.390906593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.052652 | controller | Jun 09 11:31:50.394628 crc crio[21508]: time="2026-06-09T11:31:50.394517118Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=76f60b62-8319-4e6c-bfa1-afde065d17b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.052667 | controller | Jun 09 11:31:50.394752 crc crio[21508]: time="2026-06-09T11:31:50.394731565Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.052682 | controller | Jun 09 11:31:50.395048 crc crio[21508]: time="2026-06-09T11:31:50.39455562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.052698 | controller | Jun 09 11:31:50.426619 crc crio[21508]: time="2026-06-09T11:31:50.426547076Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:e701fdeaddbfb7329fd5c884c9b2e4e7e1ce42e6da94a671f8d7ec03056eca25 UID:840b3141-f9c0-497d-bcdf-5b68bbd05529 NetNS:/var/run/netns/01eb9ab6-f213-4c5a-9a77-6524126773e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod840b3141_f9c0_497d_bcdf_5b68bbd05529.slice PodAnnotations:0xc00244e278}] Aliases:map[]}"
2026-06-09 12:20:03.052713 | controller | Jun 09 11:31:50.426619 crc crio[21508]: time="2026-06-09T11:31:50.426605358Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.052728 | controller | Jun 09 11:31:50.476109 crc crio[21508]: time="2026-06-09T11:31:50.47554863Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:edd8b27626aa8878b73d3fe4468545f46538104647930d43cf0d4e42679a29d4 UID:68dc1b71-eecb-46a0-ae10-c84c82217149 NetNS:/var/run/netns/c2f85234-7418-450e-b863-130ffeb46b7a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68dc1b71_eecb_46a0_ae10_c84c82217149.slice PodAnnotations:0xc000158848}] Aliases:map[]}"
2026-06-09 12:20:03.052744 | controller | Jun 09 11:31:50.476516 crc crio[21508]: time="2026-06-09T11:31:50.476489588Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.052764 | controller | Jun 09 11:31:50.619947 crc crio[21508]: time="2026-06-09T11:31:50.619888905Z" level=info msg="Created container 8b9cc060de9a7aebc472753f4eb1a3204e295a0539455e33dc2fb6630404e049: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=0143af5b-44c4-4722-a087-3fd640d27b7f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.052781 | controller | Jun 09 11:31:50.621773 crc crio[21508]: time="2026-06-09T11:31:50.621736999Z" level=info msg="Starting container: 8b9cc060de9a7aebc472753f4eb1a3204e295a0539455e33dc2fb6630404e049" id=5b79efe5-6e1f-43e9-890d-e9c1e6c967f2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.052797 | controller | Jun 09 11:31:50.627040 crc crio[21508]: time="2026-06-09T11:31:50.627001823Z" level=info msg="Started container" PID=93807 containerID=8b9cc060de9a7aebc472753f4eb1a3204e295a0539455e33dc2fb6630404e049 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=5b79efe5-6e1f-43e9-890d-e9c1e6c967f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=36d66f8e883b6b16041273b852e443caeed8977bb2598af33120d4e6f6222f81
2026-06-09 12:20:03.052813 | controller | Jun 09 11:31:51.020185 crc crio[21508]: 2026-06-09T11:31:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e701fdeaddbfb73 Mac:de:41:63:f4:42:b4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d4 Mtu:0 Sandbox:/var/run/netns/01eb9ab6-f213-4c5a-9a77-6524126773e4 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.052830 | controller | Jun 09 11:31:51.022977 crc crio[21508]: time="2026-06-09T11:31:51.02289072Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:e701fdeaddbfb7329fd5c884c9b2e4e7e1ce42e6da94a671f8d7ec03056eca25 UID:840b3141-f9c0-497d-bcdf-5b68bbd05529 NetNS:/var/run/netns/01eb9ab6-f213-4c5a-9a77-6524126773e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod840b3141_f9c0_497d_bcdf_5b68bbd05529.slice PodAnnotations:0xc00244e278}] Aliases:map[]}"
2026-06-09 12:20:03.052846 | controller | Jun 09 11:31:51.023083 crc crio[21508]: time="2026-06-09T11:31:51.023071935Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.052861 | controller | Jun 09 11:31:51.031340 crc crio[21508]: time="2026-06-09T11:31:51.031142181Z" level=info msg="Ran pod sandbox e701fdeaddbfb7329fd5c884c9b2e4e7e1ce42e6da94a671f8d7ec03056eca25 with infra container: openstack/nova-metadata-0/POD" id=223e4d77-39c3-48e4-90c9-15a97ab2cf6e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.052877 | controller | Jun 09 11:31:51.039220 crc crio[21508]: time="2026-06-09T11:31:51.039114184Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=88dfab66-ea5e-4c0f-a84d-275723be7d72 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.052893 | controller | Jun 09 11:31:51.041609 crc crio[21508]: time="2026-06-09T11:31:51.041564186Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=92be2031-affc-4fba-b0fa-3decd0e8edd8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.052909 | controller | Jun 09 11:31:51.051472 crc crio[21508]: time="2026-06-09T11:31:51.051412805Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=d5c8376f-b3af-4d05-b201-ef85ac3c978d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.052924 | controller | Jun 09 11:31:51.052122 crc crio[21508]: time="2026-06-09T11:31:51.052099195Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.052946 | controller | Jun 09 11:31:51.113902 crc crio[21508]: time="2026-06-09T11:31:51.109072932Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.052963 | controller | Jun 09 11:31:51.115417 crc crio[21508]: time="2026-06-09T11:31:51.115248193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.052979 | controller | Jun 09 11:31:51.117455 crc crio[21508]: 2026-06-09T11:31:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:edd8b27626aa887 Mac:da:57:63:16:a6:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d5 Mtu:0 Sandbox:/var/run/netns/c2f85234-7418-450e-b863-130ffeb46b7a SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.052995 | controller | Jun 09 11:31:51.118202 crc crio[21508]: time="2026-06-09T11:31:51.118114077Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:edd8b27626aa8878b73d3fe4468545f46538104647930d43cf0d4e42679a29d4 UID:68dc1b71-eecb-46a0-ae10-c84c82217149 NetNS:/var/run/netns/c2f85234-7418-450e-b863-130ffeb46b7a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68dc1b71_eecb_46a0_ae10_c84c82217149.slice PodAnnotations:0xc000158848}] Aliases:map[]}"
2026-06-09 12:20:03.053011 | controller | Jun 09 11:31:51.118416 crc crio[21508]: time="2026-06-09T11:31:51.118282582Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.053027 | controller | Jun 09 11:31:51.132588 crc crio[21508]: time="2026-06-09T11:31:51.132509208Z" level=info msg="Ran pod sandbox edd8b27626aa8878b73d3fe4468545f46538104647930d43cf0d4e42679a29d4 with infra container: openstack/nova-api-0/POD" id=76f60b62-8319-4e6c-bfa1-afde065d17b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.053042 | controller | Jun 09 11:31:51.135589 crc crio[21508]: time="2026-06-09T11:31:51.135511046Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=737e86e5-fabe-4db5-a090-fd9ec3ee0efb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.053058 | controller | Jun 09 11:31:51.141399 crc crio[21508]: time="2026-06-09T11:31:51.141250554Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=bc7821ca-c251-418e-8e67-ffa4688f8dfc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.053074 | controller | Jun 09 11:31:51.151882 crc crio[21508]: time="2026-06-09T11:31:51.151796012Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=d8f2b2b4-f8e1-4b59-9c96-7d6bff99d506 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.053090 | controller | Jun 09 11:31:51.152688 crc crio[21508]: time="2026-06-09T11:31:51.152630007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.053105 | controller | Jun 09 11:31:51.201401 crc crio[21508]: time="2026-06-09T11:31:51.201240219Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.053120 | controller | Jun 09 11:31:51.206595 crc crio[21508]: time="2026-06-09T11:31:51.206473163Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.053136 | controller | Jun 09 11:31:51.386056 crc crio[21508]: time="2026-06-09T11:31:51.385939405Z" level=info msg="Created container c869a60b2ca65010ef966ba5a83f94703adc9e827c15ac462b44d27088a2a942: openstack/nova-api-0/nova-api-log" id=d8f2b2b4-f8e1-4b59-9c96-7d6bff99d506 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.053155 | controller | Jun 09 11:31:51.387257 crc crio[21508]: time="2026-06-09T11:31:51.387216932Z" level=info msg="Starting container: c869a60b2ca65010ef966ba5a83f94703adc9e827c15ac462b44d27088a2a942" id=c40f439d-f740-44ef-8286-2788f4711d7a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.053172 | controller | Jun 09 11:31:51.389255 crc crio[21508]: time="2026-06-09T11:31:51.389224731Z" level=info msg="Created container b9e3fe45d93fb94aeda80ac5a392788a6770ac78d5e96e91c36575d136e73f44: openstack/nova-metadata-0/nova-metadata-log" id=d5c8376f-b3af-4d05-b201-ef85ac3c978d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.053188 | controller | Jun 09 11:31:51.394921 crc crio[21508]: time="2026-06-09T11:31:51.394881827Z" level=info msg="Starting container: b9e3fe45d93fb94aeda80ac5a392788a6770ac78d5e96e91c36575d136e73f44" id=5f96c793-ed32-43c5-9088-a1244cfb5988 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.053204 | controller | Jun 09 11:31:51.395731 crc crio[21508]: time="2026-06-09T11:31:51.39499042Z" level=info msg="Started container" PID=93908 containerID=c869a60b2ca65010ef966ba5a83f94703adc9e827c15ac462b44d27088a2a942 description=openstack/nova-api-0/nova-api-log id=c40f439d-f740-44ef-8286-2788f4711d7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=edd8b27626aa8878b73d3fe4468545f46538104647930d43cf0d4e42679a29d4
2026-06-09 12:20:03.053220 | controller | Jun 09 11:31:51.406195 crc crio[21508]: time="2026-06-09T11:31:51.406154737Z" level=info msg="Started container" PID=93909 containerID=b9e3fe45d93fb94aeda80ac5a392788a6770ac78d5e96e91c36575d136e73f44 description=openstack/nova-metadata-0/nova-metadata-log id=5f96c793-ed32-43c5-9088-a1244cfb5988 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e701fdeaddbfb7329fd5c884c9b2e4e7e1ce42e6da94a671f8d7ec03056eca25
2026-06-09 12:20:03.053236 | controller | Jun 09 11:31:51.416820 crc crio[21508]: time="2026-06-09T11:31:51.416776277Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=9cd57c29-a499-4fbe-a9e9-bf3061a885ed name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.053251 | controller | Jun 09 11:31:51.423057 crc crio[21508]: time="2026-06-09T11:31:51.42303097Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=b57fbade-876a-4d3e-aab2-ab762bd91ac9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.053267 | controller | Jun 09 11:31:51.506910 crc crio[21508]: time="2026-06-09T11:31:51.506417881Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=4d57fd0b-2f67-425a-b312-1848174ca534 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.053282 | controller | Jun 09 11:31:51.509089 crc crio[21508]: time="2026-06-09T11:31:51.509010747Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=00fe0113-fe83-4a31-abdd-cc6b5fae06c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.053298 | controller | Jun 09 11:31:51.531652 crc crio[21508]: time="2026-06-09T11:31:51.530805995Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=4cfcf6b7-af7f-4060-a0bb-44739e0d76bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.053313 | controller | Jun 09 11:31:51.531652 crc crio[21508]: time="2026-06-09T11:31:51.531103454Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.053329 | controller | Jun 09 11:31:51.536124 crc crio[21508]: time="2026-06-09T11:31:51.536060599Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=5848f27c-2aeb-4f2d-91d6-529a5be3c7c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.053363 | controller | Jun 09 11:31:51.551067 crc crio[21508]: time="2026-06-09T11:31:51.550950394Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.053385 | controller | Jun 09 11:31:51.597965 crc crio[21508]: time="2026-06-09T11:31:51.597832375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.053402 | controller | Jun 09 11:31:51.603241 crc crio[21508]: time="2026-06-09T11:31:51.603158301Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.053418 | controller | Jun 09 11:31:51.616497 crc crio[21508]: time="2026-06-09T11:31:51.616416849Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.053433 | controller | Jun 09 11:31:51.619958 crc crio[21508]: time="2026-06-09T11:31:51.619896381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.053491 | controller | Jun 09 11:31:51.805527 crc crio[21508]: time="2026-06-09T11:31:51.805427761Z" level=info msg="Created container 49d9d5bf4aeefa0d8078d2d5b601b71843f8cf31766d436a4f6dad24ed696e19: openstack/nova-api-0/nova-api-api" id=4cfcf6b7-af7f-4060-a0bb-44739e0d76bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.053510 | controller | Jun 09 11:31:51.806754 crc crio[21508]: time="2026-06-09T11:31:51.806710439Z" level=info msg="Starting container: 49d9d5bf4aeefa0d8078d2d5b601b71843f8cf31766d436a4f6dad24ed696e19" id=9d6beec6-929c-4ff2-8d16-b5f9bd2169a7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.053527 | controller | Jun 09 11:31:51.808158 crc crio[21508]: time="2026-06-09T11:31:51.808081169Z" level=info msg="Created container 425e508b3fa86731cf3d97704a7587df55a8797fc5de48f75de448fdb7ebca3d: openstack/nova-metadata-0/nova-metadata-metadata" id=5848f27c-2aeb-4f2d-91d6-529a5be3c7c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.053544 | controller | Jun 09 11:31:51.808891 crc crio[21508]: time="2026-06-09T11:31:51.80880467Z" level=info msg="Starting container: 425e508b3fa86731cf3d97704a7587df55a8797fc5de48f75de448fdb7ebca3d" id=858d19ee-d52b-4b0f-b695-917060ef0592 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.053560 | controller | Jun 09 11:31:51.816919 crc crio[21508]: time="2026-06-09T11:31:51.816813175Z" level=info msg="Started container" PID=93993 containerID=425e508b3fa86731cf3d97704a7587df55a8797fc5de48f75de448fdb7ebca3d description=openstack/nova-metadata-0/nova-metadata-metadata id=858d19ee-d52b-4b0f-b695-917060ef0592 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e701fdeaddbfb7329fd5c884c9b2e4e7e1ce42e6da94a671f8d7ec03056eca25
2026-06-09 12:20:03.053576 | controller | Jun 09 11:31:51.818354 crc crio[21508]: time="2026-06-09T11:31:51.817185756Z" level=info msg="Started container" PID=93991 containerID=49d9d5bf4aeefa0d8078d2d5b601b71843f8cf31766d436a4f6dad24ed696e19 description=openstack/nova-api-0/nova-api-api id=9d6beec6-929c-4ff2-8d16-b5f9bd2169a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=edd8b27626aa8878b73d3fe4468545f46538104647930d43cf0d4e42679a29d4
2026-06-09 12:20:03.053592 | controller | Jun 09 11:32:00.531971 crc crio[21508]: time="2026-06-09T11:32:00.531099812Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683412-48kzk/POD" id=46a54a99-db8c-4f69-b50a-4c02d01f93fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.053607 | controller | Jun 09 11:32:00.533926 crc crio[21508]: time="2026-06-09T11:32:00.531997568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.053627 | controller | Jun 09 11:32:00.587479 crc crio[21508]: time="2026-06-09T11:32:00.587200964Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683412-48kzk Namespace:openshift-infra ID:241790b3276f1c6a6109b83c29eb30c65458b981dd2208e101ab8d9a68a457af UID:dcc262c7-e18c-4fef-b0a2-4cfe8664176a NetNS:/var/run/netns/af0af5ec-6ef7-4e99-838e-486d781cc75a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddcc262c7_e18c_4fef_b0a2_4cfe8664176a.slice PodAnnotations:0xc000d9e2c8}] Aliases:map[]}"
2026-06-09 12:20:03.053644 | controller | Jun 09 11:32:00.587479 crc crio[21508]: time="2026-06-09T11:32:00.58740108Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683412-48kzk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.053660 | controller | Jun 09 11:32:01.828255 crc crio[21508]: 2026-06-09T11:32:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:241790b3276f1c6 Mac:26:7b:8d:80:ac:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d6 Mtu:0 Sandbox:/var/run/netns/af0af5ec-6ef7-4e99-838e-486d781cc75a SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.0.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.053675 | controller | Jun 09 11:32:01.830014 crc crio[21508]: time="2026-06-09T11:32:01.829944215Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683412-48kzk Namespace:openshift-infra ID:241790b3276f1c6a6109b83c29eb30c65458b981dd2208e101ab8d9a68a457af UID:dcc262c7-e18c-4fef-b0a2-4cfe8664176a NetNS:/var/run/netns/af0af5ec-6ef7-4e99-838e-486d781cc75a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddcc262c7_e18c_4fef_b0a2_4cfe8664176a.slice PodAnnotations:0xc000d9e2c8}] Aliases:map[]}"
2026-06-09 12:20:03.053691 | controller | Jun 09 11:32:01.832920 crc crio[21508]: time="2026-06-09T11:32:01.8328355Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683412-48kzk for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.053707 | controller | Jun 09 11:32:01.844872 crc crio[21508]: time="2026-06-09T11:32:01.844623215Z" level=info msg="Ran pod sandbox 241790b3276f1c6a6109b83c29eb30c65458b981dd2208e101ab8d9a68a457af with infra container: openshift-infra/auto-csr-approver-29683412-48kzk/POD" id=46a54a99-db8c-4f69-b50a-4c02d01f93fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.053723 | controller | Jun 09 11:32:01.869393 crc crio[21508]: time="2026-06-09T11:32:01.869270986Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=16c0e4b3-1375-4ec5-bbea-4e72d5abb2bf name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.053739 | controller | Jun 09 11:32:01.884563 crc crio[21508]: time="2026-06-09T11:32:01.884510982Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 12:20:03.053754 | controller | Jun 09 11:32:02.591596 crc crio[21508]: time="2026-06-09T11:32:02.591033529Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=16c0e4b3-1375-4ec5-bbea-4e72d5abb2bf name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.053770 | controller | Jun 09 11:32:02.592381 crc crio[21508]: time="2026-06-09T11:32:02.592321967Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=db8b5450-e218-4926-a658-1618c8e5b2fd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.053786 | controller | Jun 09 11:32:02.594937 crc crio[21508]: time="2026-06-09T11:32:02.594762708Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=26e22af2-6ce3-457e-ac27-638e22e21f69 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.053815 | controller | Jun 09 11:32:02.601781 crc crio[21508]: time="2026-06-09T11:32:02.601700981Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683412-48kzk/oc" id=d0cee9a2-dbff-4699-acd0-b8b1e234e4c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.053832 | controller | Jun 09 11:32:02.602509 crc crio[21508]: time="2026-06-09T11:32:02.602466654Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.053848 | controller | Jun 09 11:32:02.665345 crc crio[21508]: time="2026-06-09T11:32:02.665069246Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.053863 | controller | Jun 09 11:32:02.899274 crc crio[21508]: time="2026-06-09T11:32:02.899067354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.053879 | controller | Jun 09 11:32:03.030529 crc crio[21508]: time="2026-06-09T11:32:03.030451099Z" level=info msg="Created container f9b095a8ba0a8fd8757789c99c11df804808fd857493f6ddaf573f13a40b355e: openshift-infra/auto-csr-approver-29683412-48kzk/oc" id=d0cee9a2-dbff-4699-acd0-b8b1e234e4c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.053914 | controller | Jun 09 11:32:03.032222 crc crio[21508]: time="2026-06-09T11:32:03.032141099Z" level=info msg="Starting container: f9b095a8ba0a8fd8757789c99c11df804808fd857493f6ddaf573f13a40b355e" id=0710fb73-09ef-44ab-8bf6-f143b3bf3687 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.053955 | controller | Jun 09 11:32:03.037614 crc crio[21508]: time="2026-06-09T11:32:03.037545517Z" level=info msg="Started container" PID=94845 containerID=f9b095a8ba0a8fd8757789c99c11df804808fd857493f6ddaf573f13a40b355e description=openshift-infra/auto-csr-approver-29683412-48kzk/oc id=0710fb73-09ef-44ab-8bf6-f143b3bf3687 name=/runtime.v1.RuntimeService/StartContainer sandboxID=241790b3276f1c6a6109b83c29eb30c65458b981dd2208e101ab8d9a68a457af
2026-06-09 12:20:03.053976 | controller | Jun 09 11:32:04.833527 crc crio[21508]: time="2026-06-09T11:32:04.832589092Z" level=info msg="Stopping container: 10f856e254eeb75e084f50f3b11a53076759b07fd8342fed6bf69deacf166897 (timeout: 30s)" id=cb1987e1-950a-4459-8a30-3424595fcb88 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.053993 | controller | Jun 09 11:32:05.104141 crc crio[21508]: time="2026-06-09T11:32:05.103903573Z" level=info msg="Stopped container 10f856e254eeb75e084f50f3b11a53076759b07fd8342fed6bf69deacf166897: openstack/kube-state-metrics-0/kube-state-metrics" id=cb1987e1-950a-4459-8a30-3424595fcb88 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.054010 | controller | Jun 09 11:32:05.105013 crc crio[21508]: time="2026-06-09T11:32:05.104926703Z" level=info msg="Stopping pod sandbox: 4f9ebdea71f94d7807448ba1469b24a4414b38538735335728eea3aa852fdbe7" id=39a259d0-b325-4f47-a851-af62f51dcd36 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.054026 | controller | Jun 09 11:32:05.111270 crc crio[21508]: time="2026-06-09T11:32:05.111186846Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:4f9ebdea71f94d7807448ba1469b24a4414b38538735335728eea3aa852fdbe7 UID:6d02d2a7-645b-4f4b-b964-19ff29d366b3 NetNS:/var/run/netns/703edfe6-354f-45bb-b380-8ed0bb680298 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d02d2a7_645b_4f4b_b964_19ff29d366b3.slice PodAnnotations:0xc000b28700}] Aliases:map[]}"
2026-06-09 12:20:03.054042 | controller | Jun 09 11:32:05.111565 crc crio[21508]: time="2026-06-09T11:32:05.111509485Z" level=info msg="Deleting pod openstack_kube-state-metrics-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.054237 | controller | Jun 09 11:32:05.164027 crc crio[21508]: time="2026-06-09T11:32:05.163929559Z" level=info msg="Stopping pod sandbox: 241790b3276f1c6a6109b83c29eb30c65458b981dd2208e101ab8d9a68a457af" id=c13132f1-3181-4b7b-8a92-bd149eec6750 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.054254 | controller | Jun 09 11:32:05.164657 crc crio[21508]: time="2026-06-09T11:32:05.164581378Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683412-48kzk Namespace:openshift-infra ID:241790b3276f1c6a6109b83c29eb30c65458b981dd2208e101ab8d9a68a457af UID:dcc262c7-e18c-4fef-b0a2-4cfe8664176a NetNS:/var/run/netns/af0af5ec-6ef7-4e99-838e-486d781cc75a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddcc262c7_e18c_4fef_b0a2_4cfe8664176a.slice PodAnnotations:0xc000b28918}] Aliases:map[]}"
2026-06-09 12:20:03.054270 | controller | Jun 09 11:32:05.164874 crc crio[21508]: time="2026-06-09T11:32:05.164767344Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683412-48kzk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.054287 | controller | Jun 09 11:32:05.481196 crc crio[21508]: time="2026-06-09T11:32:05.480791783Z" level=info msg="Stopped pod sandbox: 4f9ebdea71f94d7807448ba1469b24a4414b38538735335728eea3aa852fdbe7" id=39a259d0-b325-4f47-a851-af62f51dcd36 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.054302 | controller | Jun 09 11:32:05.716108 crc crio[21508]: time="2026-06-09T11:32:05.716004367Z" level=info msg="Stopped pod sandbox: 241790b3276f1c6a6109b83c29eb30c65458b981dd2208e101ab8d9a68a457af" id=c13132f1-3181-4b7b-8a92-bd149eec6750 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.054318 | controller | Jun 09 11:32:06.185534 crc crio[21508]: time="2026-06-09T11:32:06.185453495Z" level=info msg="Removing container: 10f856e254eeb75e084f50f3b11a53076759b07fd8342fed6bf69deacf166897" id=c3081817-f3a2-4a2a-8897-386584c218ed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.054333 | controller | Jun 09 11:32:06.586328 crc crio[21508]: time="2026-06-09T11:32:06.585756601Z" level=info msg="Removed container 10f856e254eeb75e084f50f3b11a53076759b07fd8342fed6bf69deacf166897: openstack/kube-state-metrics-0/kube-state-metrics" id=c3081817-f3a2-4a2a-8897-386584c218ed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.054364 | controller | Jun 09 11:32:08.249959 crc crio[21508]: time="2026-06-09T11:32:08.24939329Z" level=info msg="Running pod sandbox: openstack/kube-state-metrics-0/POD" id=43554779-0174-49c5-9529-cb45b1090455 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.054385 | controller | Jun 09 11:32:08.251262 crc crio[21508]: time="2026-06-09T11:32:08.250042779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.054402 | controller | Jun 09 11:32:08.285522 crc crio[21508]: time="2026-06-09T11:32:08.285103045Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:8efa242476bc55f8d62369e97a2d9e8ddb757471df012cf078756250bd26674a UID:1174f70f-a58f-4339-8bfe-dad1e9b8b64e NetNS:/var/run/netns/6b0f3b37-e244-433b-8019-06c4108b790c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1174f70f_a58f_4339_8bfe_dad1e9b8b64e.slice PodAnnotations:0xc0019bc880}] Aliases:map[]}"
2026-06-09 12:20:03.054418 | controller | Jun 09 11:32:08.285522 crc crio[21508]: time="2026-06-09T11:32:08.285498947Z" level=info msg="Adding pod openstack_kube-state-metrics-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.054434 | controller | Jun 09 11:32:08.605003 crc crio[21508]: time="2026-06-09T11:32:08.604092941Z" level=info msg="Removing container: 52f35676de33b7ff27b45aa62eb7139e894408c24746768cfbd3fd5183139642" id=2c74ed9b-ad40-4261-8aca-81719fb3d35d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.054454 | controller | Jun 09 11:32:08.638167 crc crio[21508]: time="2026-06-09T11:32:08.638037555Z" level=info msg="Removed container 52f35676de33b7ff27b45aa62eb7139e894408c24746768cfbd3fd5183139642: openstack/root-account-create-update-w4zfn/mariadb-account-create-update" id=2c74ed9b-ad40-4261-8aca-81719fb3d35d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.054470 | controller | Jun 09 11:32:08.642807 crc crio[21508]: time="2026-06-09T11:32:08.642711561Z" level=info msg="Removing container: 335da810ee0471bb7ad4671fe2bf51a0a26f6447ba2d252f359d218af186093b" id=1b4b897a-b1cf-4c52-92c7-e2aa187da324 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.054486 | controller | Jun 09 11:32:08.760572 crc crio[21508]: time="2026-06-09T11:32:08.759971953Z" level=info msg="Removed container 335da810ee0471bb7ad4671fe2bf51a0a26f6447ba2d252f359d218af186093b: openstack/ovn-controller-hvjx5-config-975mm/ovn-config" id=1b4b897a-b1cf-4c52-92c7-e2aa187da324 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.054502 | controller | Jun 09 11:32:08.765886 crc crio[21508]: time="2026-06-09T11:32:08.765808444Z" level=info msg="Removing container: 3ca13d214da587e54e26866a74185b04f37111403734571bfa99f921dba019e9" id=e3514cec-81f5-48f4-b3c1-8af4b08b8d41 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.054518 | controller | Jun 09 11:32:08.868863 crc crio[21508]: time="2026-06-09T11:32:08.868747777Z" level=info msg="Removed container 3ca13d214da587e54e26866a74185b04f37111403734571bfa99f921dba019e9: openstack/ovn-controller-hvjx5-config-9gmbq/ovn-config" id=e3514cec-81f5-48f4-b3c1-8af4b08b8d41 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.054533 | controller | Jun 09 11:32:08.886656 crc crio[21508]: time="2026-06-09T11:32:08.886517697Z" level=info msg="Stopping pod sandbox: e95dcc0d1d8e1efab729613aea46558c60c1ee7448d400e736f20ab726ffec85" id=9804245a-cd23-4e8d-991c-65f5a0d5b925 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.054549 | controller | Jun 09 11:32:08.886656 crc crio[21508]: time="2026-06-09T11:32:08.886651501Z" level=info msg="Stopped pod sandbox (already stopped): e95dcc0d1d8e1efab729613aea46558c60c1ee7448d400e736f20ab726ffec85" id=9804245a-cd23-4e8d-991c-65f5a0d5b925 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.054566 | controller | Jun 09 11:32:08.888264 crc crio[21508]: time="2026-06-09T11:32:08.888170285Z" level=info msg="Removing pod sandbox: e95dcc0d1d8e1efab729613aea46558c60c1ee7448d400e736f20ab726ffec85" id=ba969ba5-dfc7-4ec8-9c2e-03bdb6f87ffc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.054581 | controller | Jun 09 11:32:08.906020 crc crio[21508]: time="2026-06-09T11:32:08.905909424Z" level=info msg="Removed pod sandbox: e95dcc0d1d8e1efab729613aea46558c60c1ee7448d400e736f20ab726ffec85" id=ba969ba5-dfc7-4ec8-9c2e-03bdb6f87ffc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.054597 | controller | Jun 09 11:32:08.908093 crc crio[21508]: time="2026-06-09T11:32:08.907415329Z" level=info msg="Stopping pod sandbox: 57cfd63aee94b0c50aaf55f20992def5b048ba5b06432d7edde2538729dbea68" id=8c1edbbf-f291-4af9-881a-121b2cec8f1d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.054612 | controller | Jun 09 11:32:08.908493 crc crio[21508]: time="2026-06-09T11:32:08.908114179Z" level=info msg="Stopped pod sandbox (already stopped): 57cfd63aee94b0c50aaf55f20992def5b048ba5b06432d7edde2538729dbea68" id=8c1edbbf-f291-4af9-881a-121b2cec8f1d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.054628 | controller | Jun 09 11:32:08.908932 crc crio[21508]: time="2026-06-09T11:32:08.908808849Z" level=info msg="Removing pod sandbox: 57cfd63aee94b0c50aaf55f20992def5b048ba5b06432d7edde2538729dbea68" id=fba9d02c-01a7-4797-928d-d207be9e7ea2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.054648 | controller | Jun 09 11:32:08.929347 crc crio[21508]: time="2026-06-09T11:32:08.929207686Z" level=info msg="Removed pod sandbox: 57cfd63aee94b0c50aaf55f20992def5b048ba5b06432d7edde2538729dbea68" id=fba9d02c-01a7-4797-928d-d207be9e7ea2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.054664 | controller | Jun 09 11:32:08.930879 crc crio[21508]: time="2026-06-09T11:32:08.930678879Z" level=info msg="Stopping pod sandbox: 2826364e6019a839457445491cafc482e60455d687bf938f9c8d98e7970c78e1" id=b6a806f5-42f2-429a-ad12-56dbedafb55e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.054681 | controller | Jun 09 11:32:08.930990 crc crio[21508]: time="2026-06-09T11:32:08.930903716Z" level=info msg="Stopped pod sandbox (already stopped): 2826364e6019a839457445491cafc482e60455d687bf938f9c8d98e7970c78e1" id=b6a806f5-42f2-429a-ad12-56dbedafb55e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.054697 | controller | Jun 09 11:32:08.934250 crc crio[21508]: time="2026-06-09T11:32:08.934046078Z" level=info msg="Removing pod sandbox: 2826364e6019a839457445491cafc482e60455d687bf938f9c8d98e7970c78e1" id=1519bcf5-fa2c-45e3-85b1-ecc102817c53 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.054713 | controller | Jun 09 11:32:08.954214 crc crio[21508]: time="2026-06-09T11:32:08.954082304Z" level=info msg="Removed pod sandbox: 2826364e6019a839457445491cafc482e60455d687bf938f9c8d98e7970c78e1" id=1519bcf5-fa2c-45e3-85b1-ecc102817c53 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.054728 | controller | Jun 09 11:32:08.955929 crc crio[21508]: time="2026-06-09T11:32:08.955731293Z" level=info msg="Stopping pod sandbox: ca7846ac5a921f3f45f8f0ee1762728e05bf75ee83bcebfd354ee29d342d15fb" id=4385293a-1d5b-4b07-b5c5-1331ead729fd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.054744 | controller | Jun 09 11:32:08.956012 crc crio[21508]: time="2026-06-09T11:32:08.95598662Z" level=info msg="Stopped pod sandbox (already stopped): ca7846ac5a921f3f45f8f0ee1762728e05bf75ee83bcebfd354ee29d342d15fb" id=4385293a-1d5b-4b07-b5c5-1331ead729fd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.054760 | controller | Jun 09 11:32:08.957074 crc crio[21508]: time="2026-06-09T11:32:08.956946878Z" level=info msg="Removing pod sandbox: ca7846ac5a921f3f45f8f0ee1762728e05bf75ee83bcebfd354ee29d342d15fb" id=fac5ecb4-3c14-4610-944f-24148228a6fb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.054776 | controller | Jun 09 11:32:08.973334 crc crio[21508]: time="2026-06-09T11:32:08.973209024Z" level=info msg="Removed pod sandbox: ca7846ac5a921f3f45f8f0ee1762728e05bf75ee83bcebfd354ee29d342d15fb" id=fac5ecb4-3c14-4610-944f-24148228a6fb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.054792 | controller | Jun 09 11:32:08.974258 crc crio[21508]: time="2026-06-09T11:32:08.974170612Z" level=info msg="Stopping pod sandbox: 4f9ebdea71f94d7807448ba1469b24a4414b38538735335728eea3aa852fdbe7" id=81bc8d5a-d4bb-457a-9e59-4c75ee346531 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.054807 | controller | Jun 09 11:32:08.974258 crc crio[21508]: time="2026-06-09T11:32:08.974254895Z" level=info msg="Stopped pod sandbox (already stopped): 4f9ebdea71f94d7807448ba1469b24a4414b38538735335728eea3aa852fdbe7" id=81bc8d5a-d4bb-457a-9e59-4c75ee346531 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.054823 | controller | Jun 09 11:32:08.975074 crc crio[21508]: time="2026-06-09T11:32:08.974984676Z" level=info msg="Removing pod sandbox: 4f9ebdea71f94d7807448ba1469b24a4414b38538735335728eea3aa852fdbe7" id=efa3fd3f-9170-4e99-8e97-db1e2fc7740a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.054839 | controller | Jun 09 11:32:09.001026 crc crio[21508]: time="2026-06-09T11:32:09.000889064Z" level=info msg="Removed pod sandbox: 4f9ebdea71f94d7807448ba1469b24a4414b38538735335728eea3aa852fdbe7" id=efa3fd3f-9170-4e99-8e97-db1e2fc7740a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.054858 | controller | Jun 09 11:32:09.001664 crc crio[21508]: time="2026-06-09T11:32:09.001580414Z" level=info msg="Stopping pod sandbox: a292cb450efdb1fbd16f8038ff4ac079236021f615a6e00b2356872126c93c40" id=70784cdc-8815-4bca-b82e-0826db9bd695 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.054874 | controller | Jun 09 11:32:09.001664 crc crio[21508]: time="2026-06-09T11:32:09.001644686Z" level=info msg="Stopped pod sandbox (already stopped): a292cb450efdb1fbd16f8038ff4ac079236021f615a6e00b2356872126c93c40" id=70784cdc-8815-4bca-b82e-0826db9bd695 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.054889 | controller | Jun 09 11:32:09.003188 crc crio[21508]: time="2026-06-09T11:32:09.003087669Z" level=info msg="Removing pod sandbox: a292cb450efdb1fbd16f8038ff4ac079236021f615a6e00b2356872126c93c40" id=a8e20b4a-1d28-430d-a9b0-72ffa0957fbc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.054905 | controller | Jun 09 11:32:09.025052 crc crio[21508]: time="2026-06-09T11:32:09.024916897Z" level=info msg="Removed pod sandbox: a292cb450efdb1fbd16f8038ff4ac079236021f615a6e00b2356872126c93c40" id=a8e20b4a-1d28-430d-a9b0-72ffa0957fbc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.054920 | controller | Jun 09 11:32:09.029424 crc crio[21508]: time="2026-06-09T11:32:09.029222303Z" level=info msg="Stopping pod sandbox: 53abfe3f262590d6071d8a17e298c89a8e660dd180c556239f11ead772f09ebd" id=10ca7082-c1cd-4daf-b654-024342066c0c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.054936 | controller | Jun 09 11:32:09.029424 crc crio[21508]: time="2026-06-09T11:32:09.029419059Z" level=info msg="Stopped pod sandbox (already stopped): 53abfe3f262590d6071d8a17e298c89a8e660dd180c556239f11ead772f09ebd" id=10ca7082-c1cd-4daf-b654-024342066c0c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.054952 | controller | Jun 09 11:32:09.030667 crc crio[21508]: time="2026-06-09T11:32:09.030590403Z" level=info msg="Removing pod sandbox: 53abfe3f262590d6071d8a17e298c89a8e660dd180c556239f11ead772f09ebd" id=56e442f4-7138-4024-af9b-1f54f114f80b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.054967 | controller | Jun 09 11:32:09.050099 crc crio[21508]: time="2026-06-09T11:32:09.050045513Z" level=info msg="Removed pod sandbox: 53abfe3f262590d6071d8a17e298c89a8e660dd180c556239f11ead772f09ebd" id=56e442f4-7138-4024-af9b-1f54f114f80b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.054982 | controller | Jun 09 11:32:09.051888 crc crio[21508]: time="2026-06-09T11:32:09.051446494Z" level=info msg="Stopping pod sandbox: 38f967671e07108741ecfde400e9677d8f82d6c01e0b17508ee7ee840e5d1032" id=67b9448b-5075-4763-b905-18827838d47b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.054998 | controller | Jun 09 11:32:09.051888 crc crio[21508]: time="2026-06-09T11:32:09.051533306Z" level=info msg="Stopped pod sandbox (already stopped): 38f967671e07108741ecfde400e9677d8f82d6c01e0b17508ee7ee840e5d1032" id=67b9448b-5075-4763-b905-18827838d47b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.055013 | controller | Jun 09 11:32:09.052017 crc crio[21508]: time="2026-06-09T11:32:09.051959929Z" level=info msg="Removing pod sandbox: 38f967671e07108741ecfde400e9677d8f82d6c01e0b17508ee7ee840e5d1032" id=6cbf0b32-21d8-49b6-87a6-0478160ca099 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.055028 | controller | Jun 09 11:32:09.067265 crc crio[21508]: time="2026-06-09T11:32:09.067077841Z" level=info msg="Removed pod sandbox: 38f967671e07108741ecfde400e9677d8f82d6c01e0b17508ee7ee840e5d1032" id=6cbf0b32-21d8-49b6-87a6-0478160ca099 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.055043 | controller | Jun 09 11:32:09.075082 crc crio[21508]: time="2026-06-09T11:32:09.074968062Z" level=info msg="Stopping pod sandbox: dcd8c308ba20c6b0fdd65595c7f35b066c8cadb9136263434eb8d6bf3227a4b4" id=6962b057-d17c-4b80-ab8b-752f45efe4e3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.055062 | controller | Jun 09 11:32:09.076006 crc crio[21508]: time="2026-06-09T11:32:09.075143917Z" level=info msg="Stopped pod sandbox (already stopped): dcd8c308ba20c6b0fdd65595c7f35b066c8cadb9136263434eb8d6bf3227a4b4" id=6962b057-d17c-4b80-ab8b-752f45efe4e3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.055078 | controller | Jun 09 11:32:09.086476 crc crio[21508]: time="2026-06-09T11:32:09.084924574Z" level=info msg="Removing pod sandbox: dcd8c308ba20c6b0fdd65595c7f35b066c8cadb9136263434eb8d6bf3227a4b4" id=fb57e028-11df-467e-a9bb-20aaee462a18 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.055093 | controller | Jun 09 11:32:09.095675 crc crio[21508]: 2026-06-09T11:32:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8efa242476bc55f Mac:9a:25:25:4b:4e:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d7 Mtu:0 Sandbox:/var/run/netns/6b0f3b37-e244-433b-8019-06c4108b790c SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.055109 | controller | Jun 09 11:32:09.098076 crc crio[21508]: time="2026-06-09T11:32:09.098005066Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:8efa242476bc55f8d62369e97a2d9e8ddb757471df012cf078756250bd26674a UID:1174f70f-a58f-4339-8bfe-dad1e9b8b64e NetNS:/var/run/netns/6b0f3b37-e244-433b-8019-06c4108b790c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1174f70f_a58f_4339_8bfe_dad1e9b8b64e.slice PodAnnotations:0xc0019bc880}] Aliases:map[]}"
2026-06-09 12:20:03.055125 | controller | Jun 09 11:32:09.098423 crc crio[21508]: time="2026-06-09T11:32:09.098172231Z" level=info msg="Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.055140 | controller | Jun 09 11:32:09.106269 crc crio[21508]: time="2026-06-09T11:32:09.10564424Z" level=info msg="Removed pod sandbox: dcd8c308ba20c6b0fdd65595c7f35b066c8cadb9136263434eb8d6bf3227a4b4" id=fb57e028-11df-467e-a9bb-20aaee462a18 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.055155 | controller | Jun 09 11:32:09.110401 crc crio[21508]: time="2026-06-09T11:32:09.108928386Z" level=info msg="Stopping pod sandbox: c8a8815aec391414c56afc043dc8a1d44e9be1891982b0132aabcd6c3efb6dde" id=09f6967d-ab29-49ff-b42b-24e5d9f11dc6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.055170 | controller | Jun 09 11:32:09.110401 crc crio[21508]: time="2026-06-09T11:32:09.10905528Z" level=info msg="Stopped pod sandbox (already stopped): c8a8815aec391414c56afc043dc8a1d44e9be1891982b0132aabcd6c3efb6dde" id=09f6967d-ab29-49ff-b42b-24e5d9f11dc6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.055186 | controller | Jun 09 11:32:09.120843 crc crio[21508]: time="2026-06-09T11:32:09.118932289Z" level=info msg="Removing pod sandbox: c8a8815aec391414c56afc043dc8a1d44e9be1891982b0132aabcd6c3efb6dde" id=7249e7c4-29cb-41b5-86c0-b0209fe02396 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.055201 | controller | Jun 09 11:32:09.120843 crc crio[21508]: time="2026-06-09T11:32:09.119136705Z" level=info msg="Ran pod sandbox 8efa242476bc55f8d62369e97a2d9e8ddb757471df012cf078756250bd26674a with infra container: openstack/kube-state-metrics-0/POD" id=43554779-0174-49c5-9529-cb45b1090455 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.055216 | controller | Jun 09 11:32:09.129552 crc crio[21508]: time="2026-06-09T11:32:09.127921572Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=999368de-836b-489d-b2fd-1bdc33093bc1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.055231 | controller | Jun 09 11:32:09.147155 crc crio[21508]: time="2026-06-09T11:32:09.147023721Z" level=info msg="Removed pod sandbox: c8a8815aec391414c56afc043dc8a1d44e9be1891982b0132aabcd6c3efb6dde" id=7249e7c4-29cb-41b5-86c0-b0209fe02396 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.055249 | controller | Jun 09 11:32:09.148096 crc crio[21508]: time="2026-06-09T11:32:09.14800243Z" level=info msg="Stopping pod sandbox: d0cad33012c6f6c69a2198d8c509e50adefd99f8710145cef2e7230fc86baabd" id=d729dab9-e1c4-4bed-8638-890f05c36ac7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.055265 | controller | Jun 09 11:32:09.148178 crc crio[21508]: time="2026-06-09T11:32:09.148111153Z" level=info msg="Stopped pod sandbox (already stopped): d0cad33012c6f6c69a2198d8c509e50adefd99f8710145cef2e7230fc86baabd" id=d729dab9-e1c4-4bed-8638-890f05c36ac7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.055280 | controller | Jun 09 11:32:09.152914 crc crio[21508]: time="2026-06-09T11:32:09.152833171Z" level=info msg="Removing pod sandbox: d0cad33012c6f6c69a2198d8c509e50adefd99f8710145cef2e7230fc86baabd" id=1b634549-1b14-4125-b914-83c7e7fac926 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.055295 | controller | Jun 09 11:32:09.170175 crc crio[21508]: time="2026-06-09T11:32:09.170080456Z" level=info msg="Removed pod sandbox: d0cad33012c6f6c69a2198d8c509e50adefd99f8710145cef2e7230fc86baabd" id=1b634549-1b14-4125-b914-83c7e7fac926 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.055310 | controller | Jun 09 11:32:09.186627 crc crio[21508]: time="2026-06-09T11:32:09.185780235Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=b728e5ae-c2fc-41ef-981f-ff2b958946bb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.055326 | controller | Jun 09 11:32:09.599989 crc crio[21508]: time="2026-06-09T11:32:09.599828112Z" level=info msg="Creating container: openstack/kube-state-metrics-0/kube-state-metrics" id=dae9174a-c579-42aa-86e7-404c4c163e92 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.055341 | controller | Jun 09 11:32:09.601777 crc crio[21508]: time="2026-06-09T11:32:09.600587335Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.055379 | controller | Jun 09 11:32:09.632167 crc crio[21508]: time="2026-06-09T11:32:09.628766979Z" level=info msg="Stopping container: f55d0d321e390b7d56d9e725e228127ee70d67371752599f60e49b1a98ff68a8 (timeout: 30s)" id=53bb2c92-20a3-4f38-9c83-b7c5b1a8fe56 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.055396 | controller | Jun 09 11:32:09.632167 crc crio[21508]: time="2026-06-09T11:32:09.63152776Z" level=info msg="Stopping container: 93258aa3fe9d54563757c75598fbe1da716e1fd2ae80817ddf7bb8ff08420dd5 (timeout: 30s)" id=13c057a0-0f3e-4356-86e1-6c8c2f903ef2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.055412 | controller | Jun 09 11:32:09.633146 crc crio[21508]: time="2026-06-09T11:32:09.632825898Z" level=info msg="Stopping container: 8f6a2f466ab013fed1995a1f2eca27dc75bc035b6c20e29defa60a9b02182635 (timeout: 30s)" id=50743b1b-8043-45c7-94e6-2fa3c6d2ccdb name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.055427 | controller | Jun 09 11:32:09.636050 crc crio[21508]: time="2026-06-09T11:32:09.635551388Z" level=info msg="Stopping container: af49d3c468c327bbb47cb8fe74f14a425690093e2b15cec9fa24f0bfb65806fe (timeout: 30s)" id=460e19b1-040d-43d6-aae6-d58da4939fcd name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.055443 | controller | Jun 09 11:32:09.712617 crc crio[21508]: time="2026-06-09T11:32:09.712233962Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.055459 | controller | Jun 09 11:32:09.727545 crc crio[21508]: time="2026-06-09T11:32:09.727465888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.055479 | controller | Jun 09 11:32:09.929265 crc crio[21508]: time="2026-06-09T11:32:09.929109329Z" level=info msg="Stopped container af49d3c468c327bbb47cb8fe74f14a425690093e2b15cec9fa24f0bfb65806fe: openstack/ceilometer-0/sg-core" id=460e19b1-040d-43d6-aae6-d58da4939fcd name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.055496 | controller | Jun 09 11:32:09.933152 crc crio[21508]: time="2026-06-09T11:32:09.932966742Z" level=info msg="Stopped container 8f6a2f466ab013fed1995a1f2eca27dc75bc035b6c20e29defa60a9b02182635: openstack/ceilometer-0/proxy-httpd" id=50743b1b-8043-45c7-94e6-2fa3c6d2ccdb name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.055511 | controller | Jun 09 11:32:09.999916 crc crio[21508]: time="2026-06-09T11:32:09.999398176Z" level=info msg="Created container 6b9d8969bdd274b9a113e8ffde9364395fcdf3dec8fbd8d8a99e5fdd215dcab4: openstack/kube-state-metrics-0/kube-state-metrics" id=dae9174a-c579-42aa-86e7-404c4c163e92 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.055527 | controller | Jun 09 11:32:10.001530 crc crio[21508]: time="2026-06-09T11:32:10.001140387Z" level=info msg="Starting container: 6b9d8969bdd274b9a113e8ffde9364395fcdf3dec8fbd8d8a99e5fdd215dcab4" id=e5f76955-6e1a-45c3-aa60-e1cd3958dc16 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.055542 | controller | Jun 09 11:32:10.007811 crc crio[21508]: time="2026-06-09T11:32:10.007462252Z" level=info msg="Started container" PID=95355 containerID=6b9d8969bdd274b9a113e8ffde9364395fcdf3dec8fbd8d8a99e5fdd215dcab4 description=openstack/kube-state-metrics-0/kube-state-metrics id=e5f76955-6e1a-45c3-aa60-e1cd3958dc16 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8efa242476bc55f8d62369e97a2d9e8ddb757471df012cf078756250bd26674a
2026-06-09 12:20:03.055558 | controller | Jun 09 11:32:10.392693 crc crio[21508]: time="2026-06-09T11:32:10.392493961Z" level=info msg="Stopped container f55d0d321e390b7d56d9e725e228127ee70d67371752599f60e49b1a98ff68a8: openstack/ceilometer-0/ceilometer-central-agent" id=53bb2c92-20a3-4f38-9c83-b7c5b1a8fe56 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.055574 | controller | Jun 09 11:32:12.024272 crc crio[21508]: time="2026-06-09T11:32:12.024061322Z" level=info msg="Stopped container 93258aa3fe9d54563757c75598fbe1da716e1fd2ae80817ddf7bb8ff08420dd5: openstack/ceilometer-0/ceilometer-notification-agent" id=13c057a0-0f3e-4356-86e1-6c8c2f903ef2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.055589 | controller | Jun 09 11:32:12.028056 crc crio[21508]: time="2026-06-09T11:32:12.027962246Z" level=info msg="Stopping pod sandbox: 6fa5f44752eeb3d25135faf1f8b77c6554d161d2cd553199f5d55fcd8fca55f7" id=15974d4d-2559-438e-8fe0-8267a7d06947 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.055605 | controller | Jun 09 11:32:12.030762 crc crio[21508]: time="2026-06-09T11:32:12.030096279Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6fa5f44752eeb3d25135faf1f8b77c6554d161d2cd553199f5d55fcd8fca55f7 UID:47fbbd35-913b-4cb3-a9ce-6477d97e0f0a NetNS:/var/run/netns/f9e02b0e-14b2-4324-b1e7-70ee561c1ab1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47fbbd35_913b_4cb3_a9ce_6477d97e0f0a.slice PodAnnotations:0xc002c0af58}] Aliases:map[]}"
2026-06-09 12:20:03.055620 | controller | Jun 09 11:32:12.030983 crc crio[21508]: time="2026-06-09T11:32:12.030919373Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.055636 | controller | Jun 09 11:32:12.369830 crc crio[21508]: time="2026-06-09T11:32:12.369621625Z" level=info msg="Stopped pod sandbox: 6fa5f44752eeb3d25135faf1f8b77c6554d161d2cd553199f5d55fcd8fca55f7" id=15974d4d-2559-438e-8fe0-8267a7d06947 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.055651 | controller | Jun 09 11:32:13.368837 crc crio[21508]: time="2026-06-09T11:32:13.364232804Z" level=info msg="Removing container: 8f6a2f466ab013fed1995a1f2eca27dc75bc035b6c20e29defa60a9b02182635" id=7f8ffbbf-55d8-45e0-828e-f46a661aa8e5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.055670 | controller | Jun 09 11:32:13.495709 crc crio[21508]: time="2026-06-09T11:32:13.495581318Z" level=info msg="Removed container 8f6a2f466ab013fed1995a1f2eca27dc75bc035b6c20e29defa60a9b02182635: openstack/ceilometer-0/proxy-httpd" id=7f8ffbbf-55d8-45e0-828e-f46a661aa8e5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.055686 | controller | Jun 09 11:32:13.498516 crc crio[21508]: time="2026-06-09T11:32:13.498447372Z" level=info msg="Removing container: af49d3c468c327bbb47cb8fe74f14a425690093e2b15cec9fa24f0bfb65806fe" id=9045eb12-3078-4648-8aa3-a79558f762bb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.055701 | controller | Jun 09 11:32:13.528924 crc crio[21508]: time="2026-06-09T11:32:13.528830101Z" level=info msg="Removed container af49d3c468c327bbb47cb8fe74f14a425690093e2b15cec9fa24f0bfb65806fe: openstack/ceilometer-0/sg-core" id=9045eb12-3078-4648-8aa3-a79558f762bb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.055716 | controller | Jun 09 11:32:13.533051 crc crio[21508]: time="2026-06-09T11:32:13.532965932Z" level=info msg="Removing container: 93258aa3fe9d54563757c75598fbe1da716e1fd2ae80817ddf7bb8ff08420dd5" id=c4f818e0-ef30-4762-98cd-fd5182fee660 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.055731 | controller | Jun 09 11:32:13.565643 crc crio[21508]: time="2026-06-09T11:32:13.565514504Z" level=info msg="Removed container 93258aa3fe9d54563757c75598fbe1da716e1fd2ae80817ddf7bb8ff08420dd5: openstack/ceilometer-0/ceilometer-notification-agent" id=c4f818e0-ef30-4762-98cd-fd5182fee660 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.055746 | controller | Jun 09 11:32:13.578754 crc crio[21508]: time="2026-06-09T11:32:13.578655469Z" level=info msg="Removing container: f55d0d321e390b7d56d9e725e228127ee70d67371752599f60e49b1a98ff68a8" id=29ec1065-b4c6-4922-92cc-395222e7d47a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.055762 | controller | Jun 09 11:32:13.606576 crc crio[21508]: time="2026-06-09T11:32:13.606442052Z" level=info msg="Removed container f55d0d321e390b7d56d9e725e228127ee70d67371752599f60e49b1a98ff68a8: openstack/ceilometer-0/ceilometer-central-agent" id=29ec1065-b4c6-4922-92cc-395222e7d47a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.055777 | controller | Jun 09 11:32:14.082782 crc crio[21508]: time="2026-06-09T11:32:14.082009201Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=bb06709f-8770-4522-9e2d-16ba7af5eff7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.055793 | controller | Jun 09 11:32:14.082782 crc crio[21508]: time="2026-06-09T11:32:14.082536376Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.055808 | controller | Jun 09 11:32:14.116422 crc crio[21508]: time="2026-06-09T11:32:14.116244263Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:df29c30701a48b678dfe294d5b6cc7498a04019ee4cf7b223d1b7fcdfba68f24 UID:b2bfa242-98df-45a0-93ac-83911a361361 NetNS:/var/run/netns/907c0b31-a6da-41ad-9020-571b73984e2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2bfa242_98df_45a0_93ac_83911a361361.slice PodAnnotations:0xc000b28d00}] Aliases:map[]}"
2026-06-09 12:20:03.055824 | controller | Jun 09 11:32:14.116422 crc crio[21508]: time="2026-06-09T11:32:14.116353996Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.055840 | controller | Jun 09 11:32:14.737450 crc crio[21508]: 2026-06-09T11:32:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df29c30701a48b6 Mac:02:6f:07:98:b3:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d8 Mtu:0 Sandbox:/var/run/netns/907c0b31-a6da-41ad-9020-571b73984e2b SocketPath: PciID:}] [{Interface:0xc000502780 Address:{IP:10.217.0.216 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.055859 | controller | Jun 09 11:32:14.739821 crc crio[21508]: time="2026-06-09T11:32:14.739014259Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:df29c30701a48b678dfe294d5b6cc7498a04019ee4cf7b223d1b7fcdfba68f24 UID:b2bfa242-98df-45a0-93ac-83911a361361 NetNS:/var/run/netns/907c0b31-a6da-41ad-9020-571b73984e2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2bfa242_98df_45a0_93ac_83911a361361.slice PodAnnotations:0xc000b28d00}] Aliases:map[]}"
2026-06-09 12:20:03.055875 | controller | Jun 09 11:32:14.739932 crc crio[21508]: time="2026-06-09T11:32:14.739919576Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.055891 | controller | Jun 09 11:32:14.755760 crc crio[21508]: time="2026-06-09T11:32:14.7479129Z" level=info msg="Ran pod sandbox df29c30701a48b678dfe294d5b6cc7498a04019ee4cf7b223d1b7fcdfba68f24 with infra container: openstack/ceilometer-0/POD" id=bb06709f-8770-4522-9e2d-16ba7af5eff7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.055906 | controller | Jun 09 11:32:14.755760 crc crio[21508]: time="2026-06-09T11:32:14.751426762Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=58f1dacd-7cd9-4853-b4b8-d1e8a531e6a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.055922 | controller | Jun 09 11:32:14.812736 crc crio[21508]: time="2026-06-09T11:32:14.812635954Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=cc78c2af-3d41-4f1e-b1df-d2bbffcd3feb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.055938 | controller | Jun 09 11:32:14.829967 crc crio[21508]: time="2026-06-09T11:32:14.829878338Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=791098f4-db14-43d4-bc4c-72d591cbe512 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.055954 | controller | Jun 09 11:32:14.830280 crc crio[21508]: time="2026-06-09T11:32:14.83026Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.055969 | controller | Jun 09 11:32:14.932601 crc crio[21508]: time="2026-06-09T11:32:14.932513552Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.055985 | controller | Jun 09 11:32:14.945889 crc crio[21508]: time="2026-06-09T11:32:14.945794761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.056000 | controller | Jun 09 11:32:15.200819 crc crio[21508]: time="2026-06-09T11:32:15.20064473Z" level=info msg="Created container e947653b0a6fa8eb50087343b09df663467629842b938f71eb51ed14122dd0d3: openstack/ceilometer-0/ceilometer-central-agent" id=791098f4-db14-43d4-bc4c-72d591cbe512 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.056016 | controller | Jun 09 11:32:15.202636 crc crio[21508]: time="2026-06-09T11:32:15.202571626Z" level=info msg="Starting container: e947653b0a6fa8eb50087343b09df663467629842b938f71eb51ed14122dd0d3" id=f8c71a66-55e7-43c9-8cd3-bd1589702f1b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.056031 | controller | Jun 09 11:32:15.210553 crc crio[21508]: time="2026-06-09T11:32:15.210473977Z" level=info msg="Started container" PID=95785 containerID=e947653b0a6fa8eb50087343b09df663467629842b938f71eb51ed14122dd0d3 description=openstack/ceilometer-0/ceilometer-central-agent id=f8c71a66-55e7-43c9-8cd3-bd1589702f1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=df29c30701a48b678dfe294d5b6cc7498a04019ee4cf7b223d1b7fcdfba68f24
2026-06-09 12:20:03.056050 | controller | Jun 09 11:32:15.231811 crc crio[21508]: time="2026-06-09T11:32:15.231192174Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=ad1ca321-cbfd-4635-bacf-bc55e577de1b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.056066 | controller | Jun 09 11:32:15.262544 crc crio[21508]: time="2026-06-09T11:32:15.261566023Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=804ce209-bf4a-489f-9152-630c011afa01 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.056082 | controller | Jun 09 11:32:15.367070 crc crio[21508]: time="2026-06-09T11:32:15.366996658Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=9e4fb78f-1f3b-428f-abe2-dc60a47de3c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.056098 | controller | Jun 09 11:32:15.367675 crc crio[21508]: time="2026-06-09T11:32:15.367606296Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.056114 | controller | Jun 09 11:32:15.421451 crc crio[21508]: time="2026-06-09T11:32:15.421280477Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.056129 | controller | Jun 09 11:32:15.424709 crc crio[21508]: time="2026-06-09T11:32:15.424636355Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.056145 | controller | Jun 09 11:32:15.698798 crc crio[21508]: time="2026-06-09T11:32:15.698577933Z" level=info msg="Created container cffab92de335622af76f34bc08db17bfb5ea83ba603cb1c94d7a2641f620272c: openstack/ceilometer-0/ceilometer-notification-agent" id=9e4fb78f-1f3b-428f-abe2-dc60a47de3c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.056160 | controller | Jun 09 11:32:15.699842 crc crio[21508]: time="2026-06-09T11:32:15.699759007Z" level=info msg="Starting container: cffab92de335622af76f34bc08db17bfb5ea83ba603cb1c94d7a2641f620272c" id=4b4f7a27-0c3a-4425-ace2-b8bb091c5a76 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.056175 | controller | Jun 09 11:32:15.707404 crc crio[21508]: time="2026-06-09T11:32:15.707227676Z" level=info msg="Started container" PID=95805 containerID=cffab92de335622af76f34bc08db17bfb5ea83ba603cb1c94d7a2641f620272c description=openstack/ceilometer-0/ceilometer-notification-agent id=4b4f7a27-0c3a-4425-ace2-b8bb091c5a76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df29c30701a48b678dfe294d5b6cc7498a04019ee4cf7b223d1b7fcdfba68f24
2026-06-09 12:20:03.056190 | controller | Jun 09 11:32:16.064520 crc crio[21508]: time="2026-06-09T11:32:16.064230384Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=70cc8cdb-24d9-4e65-8cc6-ad10775ffec5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.056206 | controller | Jun 09 11:32:16.078675 crc crio[21508]: time="2026-06-09T11:32:16.078137151Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=043085f0-b4c7-4dad-b447-d7a8b0788340 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.056221 | controller | Jun 09 11:32:16.159134 crc crio[21508]: time="2026-06-09T11:32:16.159034289Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=7ea85a2f-0af0-4a8d-ac9a-0aa0c792d463 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.056236 | controller | Jun 09 11:32:16.159856 crc crio[21508]: time="2026-06-09T11:32:16.159793991Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.056257 | controller | Jun 09 11:32:16.226115 crc crio[21508]: time="2026-06-09T11:32:16.22605404Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.056273 | controller | Jun 09 11:32:16.231812 crc crio[21508]: time="2026-06-09T11:32:16.231707936Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.056288 | controller | Jun 09 11:32:16.598481 crc crio[21508]: time="2026-06-09T11:32:16.598020596Z" level=info msg="Created container e6c65022fb4d2cc9a282a8ff9e77501d164b2d710a28ab09c4d2dcef7703b6ba: openstack/ceilometer-0/sg-core" id=7ea85a2f-0af0-4a8d-ac9a-0aa0c792d463 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.056304 | controller | Jun 09 11:32:16.601789 crc crio[21508]: time="2026-06-09T11:32:16.601508718Z" level=info msg="Starting container: e6c65022fb4d2cc9a282a8ff9e77501d164b2d710a28ab09c4d2dcef7703b6ba" id=665edd01-de86-44e9-be31-be535aba202e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.056319 | controller | Jun 09 11:32:16.610644 crc crio[21508]: time="2026-06-09T11:32:16.6104464Z" level=info msg="Started container" PID=95862 containerID=e6c65022fb4d2cc9a282a8ff9e77501d164b2d710a28ab09c4d2dcef7703b6ba description=openstack/ceilometer-0/sg-core id=665edd01-de86-44e9-be31-be535aba202e name=/runtime.v1.RuntimeService/StartContainer sandboxID=df29c30701a48b678dfe294d5b6cc7498a04019ee4cf7b223d1b7fcdfba68f24
2026-06-09 12:20:03.056334 | controller | Jun 09 11:32:16.744523 crc crio[21508]: time="2026-06-09T11:32:16.744349188Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=f8c3d885-e883-460f-8faa-01a482c8c2c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.056368 | controller | Jun 09 11:32:16.803192 crc crio[21508]: time="2026-06-09T11:32:16.803103768Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=006c0370-8f55-462c-9921-ec6a33618ffa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.056385 | controller | Jun 09 11:32:17.057267 crc crio[21508]: time="2026-06-09T11:32:17.056791752Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=94d1ee93-e5f0-49cb-8bcb-b7623e07fa20 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.056400 | controller | Jun 09 11:32:17.058129 crc crio[21508]: time="2026-06-09T11:32:17.058099911Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.056415 | controller | Jun 09 11:32:17.122781 crc crio[21508]: time="2026-06-09T11:32:17.122728212Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.056430 | controller | Jun 09 11:32:17.133915 crc crio[21508]: time="2026-06-09T11:32:17.133815156Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.056445 | controller | Jun 09 11:32:17.332429 crc crio[21508]: time="2026-06-09T11:32:17.332250994Z" level=info msg="Created container 1c6b5602c54b5ebebddbf5eb8426417bb933fcf720fd4c400896648f913571be: openstack/ceilometer-0/proxy-httpd" id=94d1ee93-e5f0-49cb-8bcb-b7623e07fa20 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.056460 | controller | Jun 09 11:32:17.333448 crc crio[21508]: time="2026-06-09T11:32:17.333357676Z" level=info msg="Starting container: 1c6b5602c54b5ebebddbf5eb8426417bb933fcf720fd4c400896648f913571be" id=ed58dbd9-bcb7-4807-8675-380044f2f4ab name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.056478 | controller | Jun 09 11:32:17.340597 crc crio[21508]: time="2026-06-09T11:32:17.340485985Z" level=info msg="Started container" PID=95956 containerID=1c6b5602c54b5ebebddbf5eb8426417bb933fcf720fd4c400896648f913571be description=openstack/ceilometer-0/proxy-httpd id=ed58dbd9-bcb7-4807-8675-380044f2f4ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=df29c30701a48b678dfe294d5b6cc7498a04019ee4cf7b223d1b7fcdfba68f24
2026-06-09 12:20:03.056494 | controller | Jun 09 11:33:04.012235 crc crio[21508]: time="2026-06-09T11:33:04.011353109Z" level=info msg="Running pod sandbox: sushy-emulator/sushy-emulator/POD" id=1a2d124c-a75d-44b8-ae3d-0393b3776d67 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.056509 | controller | Jun 09 11:33:04.014108 crc crio[21508]: time="2026-06-09T11:33:04.012266656Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.056524 | controller | Jun 09 11:33:04.056280 crc crio[21508]: time="2026-06-09T11:33:04.05614258Z" level=info msg="Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:5a4f7ad49bae029cd731e06714d87e6481f2e6e1e48612f5eedcabed5993a5b2 UID:03cc06e5-f09b-4628-afd6-24063334c7f7 NetNS:/var/run/netns/4a29e150-211d-412f-9577-2459a39d3c16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03cc06e5_f09b_4628_afd6_24063334c7f7.slice PodAnnotations:0xc004e427f0}] Aliases:map[]}"
2026-06-09 12:20:03.056539 | controller | Jun 09 11:33:04.056280 crc crio[21508]: time="2026-06-09T11:33:04.056217392Z" level=info msg="Adding pod sushy-emulator_sushy-emulator to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.056554 | controller | Jun 09 11:33:04.574768 crc crio[21508]: 2026-06-09T11:33:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5a4f7ad49bae029 Mac:b6:05:de:22:34:95 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d9 Mtu:0 Sandbox:/var/run/netns/4a29e150-211d-412f-9577-2459a39d3c16 SocketPath: PciID:}] [{Interface:0xc0002d09e0 Address:{IP:10.217.0.217 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.056570 | controller | Jun 09 11:33:04.577410 crc crio[21508]: time="2026-06-09T11:33:04.57719947Z" level=info msg="Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:5a4f7ad49bae029cd731e06714d87e6481f2e6e1e48612f5eedcabed5993a5b2 UID:03cc06e5-f09b-4628-afd6-24063334c7f7 NetNS:/var/run/netns/4a29e150-211d-412f-9577-2459a39d3c16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03cc06e5_f09b_4628_afd6_24063334c7f7.slice PodAnnotations:0xc004e427f0}] Aliases:map[]}"
2026-06-09 12:20:03.056585 | controller | Jun 09 11:33:04.577908 crc crio[21508]: time="2026-06-09T11:33:04.577825178Z" level=info msg="Checking pod sushy-emulator_sushy-emulator for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.056600 | controller | Jun 09 11:33:04.597698 crc crio[21508]: time="2026-06-09T11:33:04.597591376Z" level=info msg="Ran pod sandbox 5a4f7ad49bae029cd731e06714d87e6481f2e6e1e48612f5eedcabed5993a5b2 with infra container: sushy-emulator/sushy-emulator/POD" id=1a2d124c-a75d-44b8-ae3d-0393b3776d67 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.056615 | controller | Jun 09 11:33:04.612784 crc crio[21508]: time="2026-06-09T11:33:04.608666211Z" level=info msg="Pulling image: quay.io/metal3-io/sushy-tools:latest" id=9d02cd8d-ab8a-484f-9f74-4921f34be069 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.056631 | controller | Jun 09 11:33:04.622576 crc crio[21508]: time="2026-06-09T11:33:04.621149826Z" level=info msg="Trying to access \"quay.io/metal3-io/sushy-tools:latest\""
2026-06-09 12:20:03.056646 | controller | Jun 09 11:33:09.201614 crc crio[21508]: time="2026-06-09T11:33:09.201040114Z" level=info msg="Removing container: 514474b3fb3b71c9415c41dd2a63efec2e273301e644af15a6311e0bef4bc7fc" id=1ed46bc0-fe16-4004-b52b-acd562afd928 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.056665 | controller | Jun 09 11:33:09.467768 crc crio[21508]: time="2026-06-09T11:33:09.467445971Z" level=info msg="Removed container 514474b3fb3b71c9415c41dd2a63efec2e273301e644af15a6311e0bef4bc7fc: openstack/glance-default-external-api-0/glance-log" id=1ed46bc0-fe16-4004-b52b-acd562afd928 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.056681 | controller | Jun 09 11:33:09.473070 crc crio[21508]: time="2026-06-09T11:33:09.472504599Z" level=info msg="Removing container: 7e94427452c641826dec69f344e2daa467ae09631ad3daa9302a145945dcfbd4" id=b3722dba-cbc5-44e7-a42e-0735f5d1d087 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.056696 | controller | Jun 09 11:33:09.782167 crc crio[21508]: time="2026-06-09T11:33:09.7800511Z" level=info msg="Removed container 7e94427452c641826dec69f344e2daa467ae09631ad3daa9302a145945dcfbd4: openshift-infra/auto-csr-approver-29683406-9sjd2/oc" id=b3722dba-cbc5-44e7-a42e-0735f5d1d087 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.056711 | controller | Jun 09 11:33:09.785075 crc crio[21508]: time="2026-06-09T11:33:09.784024586Z" level=info msg="Removing container: 3a2dd2a212ab5007ca8ee680a14ea34d8d8d503a8e5b8314c2187b552aa6bc8a" id=f54b1c84-ac36-4d61-8c3b-a3bf0f01e828 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.056726 | controller | Jun 09 11:33:15.278363 crc crio[21508]: time="2026-06-09T11:33:15.277721017Z" level=info msg="Removed container 3a2dd2a212ab5007ca8ee680a14ea34d8d8d503a8e5b8314c2187b552aa6bc8a: openstack/glance-default-external-api-0/glance-httpd" id=f54b1c84-ac36-4d61-8c3b-a3bf0f01e828 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.056741 | controller | Jun 09 11:33:15.284218 crc crio[21508]: time="2026-06-09T11:33:15.284141705Z" level=info msg="Removing container: 9e7ae26bbd0353b3ee0e62f427ddf33f2e6213886cbfbafc2af19358c17d2ce3" id=760b448e-7a37-4a27-ad37-265422685577 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.056757 | controller | Jun 09 11:33:15.414455 crc crio[21508]: time="2026-06-09T11:33:15.413888272Z" level=info msg="Removed container 9e7ae26bbd0353b3ee0e62f427ddf33f2e6213886cbfbafc2af19358c17d2ce3: openstack/keystone-bootstrap-wdh5d/keystone-bootstrap" id=760b448e-7a37-4a27-ad37-265422685577 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.056772 | controller | Jun 09 11:33:15.431787 crc crio[21508]: time="2026-06-09T11:33:15.431666542Z" level=info msg="Stopping pod sandbox: 6fa5f44752eeb3d25135faf1f8b77c6554d161d2cd553199f5d55fcd8fca55f7" id=ee7620da-0039-40cc-a44c-d9fc60a2c6c4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.056787 | controller | Jun 09 11:33:15.432015 crc crio[21508]: time="2026-06-09T11:33:15.431804316Z" level=info msg="Stopped pod sandbox (already stopped): 6fa5f44752eeb3d25135faf1f8b77c6554d161d2cd553199f5d55fcd8fca55f7" id=ee7620da-0039-40cc-a44c-d9fc60a2c6c4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.056802 | controller | Jun 09 11:33:15.433157 crc crio[21508]: time="2026-06-09T11:33:15.433063663Z" level=info msg="Removing pod sandbox: 6fa5f44752eeb3d25135faf1f8b77c6554d161d2cd553199f5d55fcd8fca55f7" id=436fd3be-5b48-4c6e-a308-5efef02b2be4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.056817 | controller | Jun 09 11:33:15.438560 crc crio[21508]: time="2026-06-09T11:33:15.438371799Z" level=info msg="Pulled image: quay.io/metal3-io/sushy-tools@sha256:bfeacfc431242e6c63ce6dd880b96f6b7921a79cf05d73a9b757646b503c6003" id=9d02cd8d-ab8a-484f-9f74-4921f34be069 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.056833 | controller | Jun 09 11:33:15.439788 crc crio[21508]: time="2026-06-09T11:33:15.439645156Z" level=info msg="Checking image status: quay.io/metal3-io/sushy-tools:latest" id=5683a55d-abd4-4e4b-91f1-984213741f0e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.056862 | controller | Jun 09 11:33:15.461967 crc crio[21508]: time="2026-06-09T11:33:15.461847626Z" level=info msg="Removed pod sandbox: 6fa5f44752eeb3d25135faf1f8b77c6554d161d2cd553199f5d55fcd8fca55f7" id=436fd3be-5b48-4c6e-a308-5efef02b2be4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.056878 | controller | Jun 09 11:33:15.462748 crc crio[21508]: time="2026-06-09T11:33:15.46267503Z" level=info msg="Stopping pod sandbox: ea30dfa823fd634f24234686b7d7df2849be16c4ac869d476acb46049d3b5be6" id=0b6f3646-5812-4647-b6f6-4df2840c2ff3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.056894 | controller | Jun 09 11:33:15.462748 crc crio[21508]: time="2026-06-09T11:33:15.462740602Z" level=info msg="Stopped pod sandbox (already stopped): ea30dfa823fd634f24234686b7d7df2849be16c4ac869d476acb46049d3b5be6" id=0b6f3646-5812-4647-b6f6-4df2840c2ff3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.056910 | controller | Jun 09 11:33:15.463694 crc crio[21508]: time="2026-06-09T11:33:15.463628338Z" level=info msg="Removing pod sandbox: ea30dfa823fd634f24234686b7d7df2849be16c4ac869d476acb46049d3b5be6" id=af8619e7-f057-41d9-bf3a-71a82452ab87 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.056926 | controller | Jun 09 11:33:15.467034 crc crio[21508]: time="2026-06-09T11:33:15.465615596Z" level=info msg="Checking image status: quay.io/metal3-io/sushy-tools:latest" id=05ce9788-cdb3-4f25-a25d-55c7ced6ab1c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.056941 | controller | Jun 09 11:33:15.483683 crc crio[21508]: time="2026-06-09T11:33:15.483594312Z" level=info msg="Removed pod sandbox: ea30dfa823fd634f24234686b7d7df2849be16c4ac869d476acb46049d3b5be6" id=af8619e7-f057-41d9-bf3a-71a82452ab87 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.056962 | controller | Jun 09 11:33:15.484576 crc crio[21508]: time="2026-06-09T11:33:15.484491868Z" level=info msg="Stopping pod sandbox: 423380557c7d701ba9e3226709492c3af20a06e432a7f3292e869cbc5514442e" id=0accbf64-2ad7-4100-a4b6-22acf1ecd928 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.057008 | controller | Jun 09 11:33:15.484683 crc crio[21508]: time="2026-06-09T11:33:15.484581801Z" level=info msg="Stopped pod sandbox (already stopped): 423380557c7d701ba9e3226709492c3af20a06e432a7f3292e869cbc5514442e" id=0accbf64-2ad7-4100-a4b6-22acf1ecd928 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.057027 | controller | Jun 09 11:33:15.486759 crc crio[21508]: time="2026-06-09T11:33:15.486689613Z" level=info msg="Removing pod sandbox: 423380557c7d701ba9e3226709492c3af20a06e432a7f3292e869cbc5514442e" id=adb751c6-fc81-4404-bbed-7221ef72cdbc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.057043 | controller | Jun 09 11:33:15.495007 crc crio[21508]: time="2026-06-09T11:33:15.494893243Z" level=info msg="Creating container: sushy-emulator/sushy-emulator/sushy-emulator" id=18fb4eb3-03d4-4eb2-a70c-c944dc217859 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.057060 | controller | Jun 09 11:33:15.502899 crc crio[21508]: time="2026-06-09T11:33:15.502806014Z" level=info msg="Removed pod sandbox: 423380557c7d701ba9e3226709492c3af20a06e432a7f3292e869cbc5514442e" id=adb751c6-fc81-4404-bbed-7221ef72cdbc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.057076 | controller | Jun 09 11:33:15.503728 crc crio[21508]: time="2026-06-09T11:33:15.503644139Z" level=info msg="Stopping pod sandbox: 55000e4004851ea093809094cd1d758fcda831ae0e6c11ebbb51751cd537aa89" id=57b1b504-a6c1-4e29-a755-ae026a9e8372 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.057092 | controller | Jun 09 11:33:15.503839 crc crio[21508]: time="2026-06-09T11:33:15.503731742Z" level=info msg="Stopped pod sandbox (already stopped): 55000e4004851ea093809094cd1d758fcda831ae0e6c11ebbb51751cd537aa89" id=57b1b504-a6c1-4e29-a755-ae026a9e8372 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.057111 | controller | Jun 09 11:33:15.505164 crc crio[21508]: time="2026-06-09T11:33:15.504230696Z" level=info msg="Removing pod sandbox: 55000e4004851ea093809094cd1d758fcda831ae0e6c11ebbb51751cd537aa89" id=4b30c0d7-136f-45d7-976e-4cd04e5b65a5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.057127 | controller | Jun 09 11:33:15.506750 crc crio[21508]: time="2026-06-09T11:33:15.506684308Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.057143 | controller | Jun 09 11:33:15.524738 crc crio[21508]: time="2026-06-09T11:33:15.524578482Z" level=info msg="Removed pod sandbox: 55000e4004851ea093809094cd1d758fcda831ae0e6c11ebbb51751cd537aa89" id=4b30c0d7-136f-45d7-976e-4cd04e5b65a5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.057160 | controller | Jun 09 11:33:15.575544 crc crio[21508]: time="2026-06-09T11:33:15.575334837Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.057175 | controller | Jun 09 11:33:15.579105 crc crio[21508]: time="2026-06-09T11:33:15.579014535Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.057191 | controller | Jun 09 11:33:15.734167 crc crio[21508]: time="2026-06-09T11:33:15.734064493Z" level=info msg="Created container 75b55abdd42d8e2bf346aaa4ba582f208725523fa9410955d5be7de370bea18c: sushy-emulator/sushy-emulator/sushy-emulator" id=18fb4eb3-03d4-4eb2-a70c-c944dc217859 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.057207 | controller | Jun 09 11:33:15.735579 crc crio[21508]: time="2026-06-09T11:33:15.735501695Z" level=info msg="Starting container: 75b55abdd42d8e2bf346aaa4ba582f208725523fa9410955d5be7de370bea18c" id=2ded4701-cc5d-4536-9433-3ff719779028 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.057223 | controller | Jun 09 11:33:15.742935 crc crio[21508]: time="2026-06-09T11:33:15.742838379Z" level=info msg="Started container" PID=99004 containerID=75b55abdd42d8e2bf346aaa4ba582f208725523fa9410955d5be7de370bea18c description=sushy-emulator/sushy-emulator/sushy-emulator id=2ded4701-cc5d-4536-9433-3ff719779028 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a4f7ad49bae029cd731e06714d87e6481f2e6e1e48612f5eedcabed5993a5b2
2026-06-09 12:20:03.057238 | controller | Jun 09 11:33:26.683855 crc crio[21508]: time="2026-06-09T11:33:26.682782754Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 12:20:03.057254 | controller | Jun 09 11:33:37.918181 crc crio[21508]: time="2026-06-09T11:33:37.917034331Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-85c56b86b7-8t889/POD" id=aa45d85d-6437-4262-84b4-1f51874d4a42 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.057270 | controller | Jun 09 11:33:37.918181 crc crio[21508]: time="2026-06-09T11:33:37.918093932Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.057286 | controller | Jun 09 11:33:37.978431 crc crio[21508]: time="2026-06-09T11:33:37.978237702Z" level=info msg="Got pod network &{Name:dnsmasq-dns-85c56b86b7-8t889 Namespace:openstack ID:311c02795a1da01f58bdcb487ce19aca2513b6857599d33d2aecfa993367dd35 UID:62f0a871-1add-44cf-8bd6-b3801cfdc038 NetNS:/var/run/netns/3c028bca-12b9-432c-92ba-4a6d667e6afa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod62f0a871_1add_44cf_8bd6_b3801cfdc038.slice PodAnnotations:0xc00465e680}] Aliases:map[]}"
2026-06-09 12:20:03.057305 | controller | Jun 09 11:33:37.978858 crc crio[21508]: time="2026-06-09T11:33:37.978429358Z" level=info msg="Adding pod openstack_dnsmasq-dns-85c56b86b7-8t889 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.057322 | controller | Jun 09 11:33:38.576742 crc crio[21508]: 2026-06-09T11:33:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:311c02795a1da01 Mac:16:5c:14:20:31:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:da Mtu:0 Sandbox:/var/run/netns/3c028bca-12b9-432c-92ba-4a6d667e6afa SocketPath: PciID:}] [{Interface:0xc0002bcb80 Address:{IP:10.217.0.218 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.057339 | controller | Jun 09 11:33:38.580936 crc crio[21508]: time="2026-06-09T11:33:38.580366595Z" level=info msg="Got pod network &{Name:dnsmasq-dns-85c56b86b7-8t889 Namespace:openstack ID:311c02795a1da01f58bdcb487ce19aca2513b6857599d33d2aecfa993367dd35 UID:62f0a871-1add-44cf-8bd6-b3801cfdc038 NetNS:/var/run/netns/3c028bca-12b9-432c-92ba-4a6d667e6afa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod62f0a871_1add_44cf_8bd6_b3801cfdc038.slice PodAnnotations:0xc00465e680}] Aliases:map[]}"
2026-06-09 12:20:03.057374 | controller | Jun 09 11:33:38.581225 crc crio[21508]: time="2026-06-09T11:33:38.581086666Z" level=info msg="Checking pod openstack_dnsmasq-dns-85c56b86b7-8t889 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.057392 | controller | Jun 09 11:33:38.607796 crc crio[21508]: time="2026-06-09T11:33:38.607702715Z" level=info msg="Ran pod sandbox 311c02795a1da01f58bdcb487ce19aca2513b6857599d33d2aecfa993367dd35 with infra container: openstack/dnsmasq-dns-85c56b86b7-8t889/POD" id=aa45d85d-6437-4262-84b4-1f51874d4a42 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.057409 | controller | Jun 09 11:33:38.613761 crc crio[21508]: time="2026-06-09T11:33:38.613663679Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=58073e96-e82c-48c8-a2ac-1eb05fcee315 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.057425 | controller | Jun 09 11:33:38.744972 crc crio[21508]: time="2026-06-09T11:33:38.744886479Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=ff53ac4b-d076-47e4-9f6b-7f6ea2f95d87 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.057440 | controller | Jun 09 11:33:38.758216 crc crio[21508]: time="2026-06-09T11:33:38.758153028Z" level=info msg="Creating container: openstack/dnsmasq-dns-85c56b86b7-8t889/init" id=a976f77f-3374-413c-a141-ea8ed08853a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.057456 | controller | Jun 09 11:33:38.759467 crc crio[21508]: time="2026-06-09T11:33:38.759431765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.057472 | controller | Jun 09 11:33:38.819791 crc crio[21508]: time="2026-06-09T11:33:38.819614416Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.057488 | controller | Jun 09 11:33:38.825259 crc crio[21508]: time="2026-06-09T11:33:38.825172779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.057503 | controller | Jun 09 11:33:39.007001 crc crio[21508]: time="2026-06-09T11:33:39.006875106Z" level=info msg="Created container 8fde813328738bd38950cc3680ef2e70cfc3086ffbada796cfccc206f25f0e0a: openstack/dnsmasq-dns-85c56b86b7-8t889/init" id=a976f77f-3374-413c-a141-ea8ed08853a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.057518 | controller | Jun 09 11:33:39.008951 crc crio[21508]: time="2026-06-09T11:33:39.008911786Z" level=info msg="Starting container: 8fde813328738bd38950cc3680ef2e70cfc3086ffbada796cfccc206f25f0e0a" id=a25b23ae-ec34-41ca-a151-21e01994cd5e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.057537 | controller | Jun 09 11:33:39.020603 crc crio[21508]: time="2026-06-09T11:33:39.020534576Z" level=info msg="Started container" PID=100288 containerID=8fde813328738bd38950cc3680ef2e70cfc3086ffbada796cfccc206f25f0e0a description=openstack/dnsmasq-dns-85c56b86b7-8t889/init id=a25b23ae-ec34-41ca-a151-21e01994cd5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=311c02795a1da01f58bdcb487ce19aca2513b6857599d33d2aecfa993367dd35
2026-06-09 12:20:03.057553 | controller | Jun 09 11:33:39.779994 crc crio[21508]: time="2026-06-09T11:33:39.77989826Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=ea761575-dc04-4478-ad8f-59bf4e3aa011 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.057569 | controller | Jun 09 11:33:39.911233 crc crio[21508]: time="2026-06-09T11:33:39.911037868Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=1e71b239-4563-4f1e-9d4a-312b1ac9da3f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.057585 | controller | Jun 09 11:33:39.926026 crc crio[21508]: time="2026-06-09T11:33:39.925896182Z" level=info msg="Creating container: openstack/dnsmasq-dns-85c56b86b7-8t889/dnsmasq-dns" id=e0b1bc70-9ebb-413d-b4c9-a51a376498a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.057600 | controller | Jun 09 11:33:39.926906 crc crio[21508]: time="2026-06-09T11:33:39.926694026Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.057616 | controller | Jun 09 11:33:40.005108 crc crio[21508]: time="2026-06-09T11:33:40.004719129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.057632 | controller | Jun 09 11:33:40.009118 crc crio[21508]: time="2026-06-09T11:33:40.009021085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.057647 | controller | Jun 09 11:33:40.249274 crc crio[21508]: time="2026-06-09T11:33:40.248744751Z" level=info msg="Created container 0895f840a19c040e65be8c85a415b69174b1968a3c65dc2976f61d3cf5f4a938: openstack/dnsmasq-dns-85c56b86b7-8t889/dnsmasq-dns" id=e0b1bc70-9ebb-413d-b4c9-a51a376498a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.057663 | controller | Jun 09 11:33:40.250603 crc crio[21508]: time="2026-06-09T11:33:40.250536253Z" level=info msg="Starting container: 0895f840a19c040e65be8c85a415b69174b1968a3c65dc2976f61d3cf5f4a938" id=9c633bf4-7668-4173-b72b-87b0c41c7fc4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.057678 | controller | Jun 09 11:33:40.258916 crc crio[21508]: time="2026-06-09T11:33:40.258484216Z" level=info msg="Started container" PID=100371 containerID=0895f840a19c040e65be8c85a415b69174b1968a3c65dc2976f61d3cf5f4a938 description=openstack/dnsmasq-dns-85c56b86b7-8t889/dnsmasq-dns id=9c633bf4-7668-4173-b72b-87b0c41c7fc4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=311c02795a1da01f58bdcb487ce19aca2513b6857599d33d2aecfa993367dd35
2026-06-09 12:20:03.057694 | controller | Jun 09 11:33:49.089662 crc crio[21508]: time="2026-06-09T11:33:49.088995225Z" level=info msg="Stopping container: 56ddc49acb61973c1b7876fcba7325b4f05fe613add6e589b2eff4c4345e6523 (timeout: 10s)" id=1c9887db-eecd-4111-94e9-6f466fbeeef8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.057709 | controller | Jun 09 11:33:50.056909 crc crio[21508]: time="2026-06-09T11:33:50.056204831Z" level=info msg="Stopped container 56ddc49acb61973c1b7876fcba7325b4f05fe613add6e589b2eff4c4345e6523: openstack/dnsmasq-dns-79f65d7c75-q9pc9/dnsmasq-dns" id=1c9887db-eecd-4111-94e9-6f466fbeeef8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.057728 | controller | Jun 09 11:33:50.058594 crc crio[21508]: time="2026-06-09T11:33:50.058022924Z" level=info msg="Stopping pod sandbox: a3297fd273d82e32160f39dc34bafcb2143aa5ef517d5064331bc456d2155d81" id=61370d61-0942-4a2d-a535-a3005876956d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.057745 | controller | Jun 09 11:33:50.059177 crc crio[21508]: time="2026-06-09T11:33:50.059073775Z" level=info msg="Got pod network &{Name:dnsmasq-dns-79f65d7c75-q9pc9 Namespace:openstack ID:a3297fd273d82e32160f39dc34bafcb2143aa5ef517d5064331bc456d2155d81 UID:b4f070bd-9417-48a4-99b7-b1f8a803a5d8 NetNS:/var/run/netns/713669a1-1f30-4bb1-b5b9-4e25336304ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb4f070bd_9417_48a4_99b7_b1f8a803a5d8.slice PodAnnotations:0xc004e42020}] Aliases:map[]}"
2026-06-09 12:20:03.057760 | controller | Jun 09 11:33:50.059465 crc crio[21508]: time="2026-06-09T11:33:50.059362014Z" level=info msg="Deleting pod openstack_dnsmasq-dns-79f65d7c75-q9pc9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.057776 | controller | Jun 09 11:33:51.284948 crc crio[21508]: time="2026-06-09T11:33:51.284236662Z" level=info msg="Stopped pod sandbox: a3297fd273d82e32160f39dc34bafcb2143aa5ef517d5064331bc456d2155d81" id=61370d61-0942-4a2d-a535-a3005876956d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.057791 | controller | Jun 09 11:33:52.030428 crc crio[21508]: time="2026-06-09T11:33:52.029881614Z" level=info msg="Removing container: 56ddc49acb61973c1b7876fcba7325b4f05fe613add6e589b2eff4c4345e6523" id=1d24dfb8-bac6-473d-8797-16c080bf2e06 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.057818 | controller | Jun 09 11:33:52.086864 crc crio[21508]: time="2026-06-09T11:33:52.086690337Z" level=info msg="Removed container 56ddc49acb61973c1b7876fcba7325b4f05fe613add6e589b2eff4c4345e6523: openstack/dnsmasq-dns-79f65d7c75-q9pc9/dnsmasq-dns" id=1d24dfb8-bac6-473d-8797-16c080bf2e06 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.057835 | controller | Jun 09 11:33:52.090103 crc crio[21508]: time="2026-06-09T11:33:52.089999784Z" level=info msg="Removing container: ff063688ae999c72f9c580df621863bf44f3abf9792d7dec283cb78f57cecb6d" id=9555d26d-2176-4323-9df3-4d57bef1c80c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.057851 | controller | Jun 09 11:33:52.137076 crc crio[21508]: time="2026-06-09T11:33:52.136977969Z" level=info msg="Removed container ff063688ae999c72f9c580df621863bf44f3abf9792d7dec283cb78f57cecb6d: openstack/dnsmasq-dns-79f65d7c75-q9pc9/init" id=9555d26d-2176-4323-9df3-4d57bef1c80c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.057867 | controller | Jun 09 11:33:53.317416 crc crio[21508]: time="2026-06-09T11:33:53.314784478Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-fb69bb9fc-99xg2/POD" id=db2fcc4e-bcdd-452d-a90e-925d0c93a83f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.057882 | controller | Jun 09 11:33:53.318908 crc crio[21508]: time="2026-06-09T11:33:53.317504268Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.057898 | controller | Jun 09 11:33:53.371037 crc crio[21508]: time="2026-06-09T11:33:53.370908751Z" level=info msg="Got pod network &{Name:dnsmasq-dns-fb69bb9fc-99xg2 Namespace:openstack ID:79b1a3f49d7573da1d3c51b20ef6b5c7544e5f7e7749a4f31c2a73b7387356fd UID:d7881b23-38c8-4ec5-be2b-baa5bafef1b9 NetNS:/var/run/netns/15f93ea6-03b8-4979-97d0-fbf0631f1999 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7881b23_38c8_4ec5_be2b_baa5bafef1b9.slice PodAnnotations:0xc000853688}] Aliases:map[]}"
2026-06-09 12:20:03.057918 | controller | Jun 09 11:33:53.371037 crc crio[21508]: time="2026-06-09T11:33:53.370983413Z" level=info msg="Adding pod openstack_dnsmasq-dns-fb69bb9fc-99xg2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.057934 | controller | Jun 09 11:33:53.959932 crc crio[21508]: 2026-06-09T11:33:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:79b1a3f49d7573d Mac:9e:54:66:0c:07:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:db Mtu:0 Sandbox:/var/run/netns/15f93ea6-03b8-4979-97d0-fbf0631f1999 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.219 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.057950 | controller | Jun 09 11:33:53.962662 crc crio[21508]: time="2026-06-09T11:33:53.962488714Z" level=info msg="Got pod network &{Name:dnsmasq-dns-fb69bb9fc-99xg2 Namespace:openstack ID:79b1a3f49d7573da1d3c51b20ef6b5c7544e5f7e7749a4f31c2a73b7387356fd UID:d7881b23-38c8-4ec5-be2b-baa5bafef1b9 NetNS:/var/run/netns/15f93ea6-03b8-4979-97d0-fbf0631f1999 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7881b23_38c8_4ec5_be2b_baa5bafef1b9.slice PodAnnotations:0xc000853688}] Aliases:map[]}"
2026-06-09 12:20:03.057965 | controller | Jun 09 11:33:53.962849 crc crio[21508]: time="2026-06-09T11:33:53.962774633Z" level=info msg="Checking pod openstack_dnsmasq-dns-fb69bb9fc-99xg2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.057981 | controller | Jun 09 11:33:53.975576 crc crio[21508]: time="2026-06-09T11:33:53.975476975Z" level=info msg="Ran pod sandbox 79b1a3f49d7573da1d3c51b20ef6b5c7544e5f7e7749a4f31c2a73b7387356fd with infra container: openstack/dnsmasq-dns-fb69bb9fc-99xg2/POD" id=db2fcc4e-bcdd-452d-a90e-925d0c93a83f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.057998 | controller | Jun 09 11:33:53.978817 crc crio[21508]: time="2026-06-09T11:33:53.97874179Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=35b13d55-f9cc-4776-94ea-dceefeb96530 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.058013 | controller | Jun 09 11:33:54.058422 crc crio[21508]: time="2026-06-09T11:33:54.058227686Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=23ae9414-b98c-438c-9aac-b6ae03827453 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.058029 | controller | Jun 09 11:33:54.073897 crc crio[21508]: time="2026-06-09T11:33:54.073363229Z" level=info msg="Creating container: openstack/dnsmasq-dns-fb69bb9fc-99xg2/init" id=29cfacd7-d644-4d23-9cfb-48639a80a784 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.058045 | controller | Jun 09 11:33:54.074562 crc crio[21508]: time="2026-06-09T11:33:54.074504933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.058061 | controller | Jun 09 11:33:54.150607 crc crio[21508]: time="2026-06-09T11:33:54.150386934Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.058077 | controller | Jun 09 11:33:54.154765 crc crio[21508]: time="2026-06-09T11:33:54.154688709Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.058093 | controller | Jun 09 11:33:54.304223 crc crio[21508]: time="2026-06-09T11:33:54.304143084Z" level=info msg="Created container d51f1d01731636cc2ec76d11f543cf59830aadbc5d07212c423b6f19ed7156d5: openstack/dnsmasq-dns-fb69bb9fc-99xg2/init" id=29cfacd7-d644-4d23-9cfb-48639a80a784 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.058112 | controller | Jun 09 11:33:54.305613 crc crio[21508]: time="2026-06-09T11:33:54.305534104Z" level=info msg="Starting container: d51f1d01731636cc2ec76d11f543cf59830aadbc5d07212c423b6f19ed7156d5" id=4483f4a0-3b85-40a3-b972-23698e59063c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.058129 | controller | Jun 09 11:33:54.311451 crc crio[21508]: time="2026-06-09T11:33:54.311271312Z" level=info msg="Started container" PID=101273 containerID=d51f1d01731636cc2ec76d11f543cf59830aadbc5d07212c423b6f19ed7156d5 description=openstack/dnsmasq-dns-fb69bb9fc-99xg2/init id=4483f4a0-3b85-40a3-b972-23698e59063c name=/runtime.v1.RuntimeService/StartContainer sandboxID=79b1a3f49d7573da1d3c51b20ef6b5c7544e5f7e7749a4f31c2a73b7387356fd
2026-06-09 12:20:03.058145 | controller | Jun 09 11:33:55.084701 crc crio[21508]: time="2026-06-09T11:33:55.080596138Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=07bb483a-27ec-4033-ad1d-b8fb57371393 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.058161 | controller | Jun 09 11:33:55.173101 crc crio[21508]: time="2026-06-09T11:33:55.172997812Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=9ca5682b-6968-40af-a4cf-49089bb09305 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.058177 | controller | Jun 09 11:33:55.181728 crc crio[21508]: time="2026-06-09T11:33:55.181493091Z" level=info msg="Creating container: openstack/dnsmasq-dns-fb69bb9fc-99xg2/dnsmasq-dns" id=86fb2193-f6fd-4059-b33d-39b73f50ac5e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.058192 | controller | Jun 09 11:33:55.183923 crc crio[21508]: time="2026-06-09T11:33:55.183796128Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.058209 | controller | Jun 09 11:33:55.251515 crc crio[21508]: time="2026-06-09T11:33:55.251424548Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.058224 | controller | Jun 09 11:33:55.258027 crc crio[21508]: time="2026-06-09T11:33:55.257950488Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.058240 | controller | Jun 09 11:33:55.438965 crc crio[21508]: time="2026-06-09T11:33:55.438850093Z" level=info msg="Created container a2b7ebef5ef6bdf476d19516436ffe1b454ad9204f2fe774ac579518a7819d6a: openstack/dnsmasq-dns-fb69bb9fc-99xg2/dnsmasq-dns" id=86fb2193-f6fd-4059-b33d-39b73f50ac5e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.058256 | controller | Jun 09 11:33:55.440789 crc crio[21508]: time="2026-06-09T11:33:55.440697837Z" level=info msg="Starting container: a2b7ebef5ef6bdf476d19516436ffe1b454ad9204f2fe774ac579518a7819d6a" id=14410bf2-ccd8-44be-8ea9-7f1cdd5689d9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.058272 | controller | Jun 09 11:33:55.447612 crc crio[21508]: time="2026-06-09T11:33:55.447533787Z" level=info msg="Started container" PID=101345 containerID=a2b7ebef5ef6bdf476d19516436ffe1b454ad9204f2fe774ac579518a7819d6a description=openstack/dnsmasq-dns-fb69bb9fc-99xg2/dnsmasq-dns id=14410bf2-ccd8-44be-8ea9-7f1cdd5689d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=79b1a3f49d7573da1d3c51b20ef6b5c7544e5f7e7749a4f31c2a73b7387356fd
2026-06-09 12:20:03.058288 | controller | Jun 09 11:34:00.613886 crc crio[21508]: time="2026-06-09T11:34:00.613135126Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683414-5dkj4/POD" id=8f2c5fc2-926f-4115-910e-f397be09150f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.058304 | controller | Jun 09 11:34:00.616184 crc crio[21508]: time="2026-06-09T11:34:00.613939149Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.058324 | controller | Jun 09 11:34:00.656224 crc crio[21508]: time="2026-06-09T11:34:00.655884727Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683414-5dkj4 Namespace:openshift-infra ID:de35ea4ae7a53b2ac1ed65cba036ef2220bd5f48064c6e4d5d3b7b21bb4550a6 UID:fb3ca630-ac45-4b26-a480-b68b00db8e30 NetNS:/var/run/netns/1d8d0d16-9126-40c8-a097-8e984afbce53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb3ca630_ac45_4b26_a480_b68b00db8e30.slice PodAnnotations:0xc004e42928}] Aliases:map[]}"
2026-06-09 12:20:03.058341 | controller | Jun 09 11:34:00.656224 crc crio[21508]: time="2026-06-09T11:34:00.655966619Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683414-5dkj4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.058378 | controller | Jun 09 11:34:01.183585 crc crio[21508]: 2026-06-09T11:34:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de35ea4ae7a53b2 Mac:da:5e:b2:53:3b:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dc Mtu:0 Sandbox:/var/run/netns/1d8d0d16-9126-40c8-a097-8e984afbce53 SocketPath: PciID:}] [{Interface:0xc0002a0b20 Address:{IP:10.217.0.220 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.058396 | controller | Jun 09 11:34:01.184979 crc crio[21508]: time="2026-06-09T11:34:01.184886069Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683414-5dkj4 Namespace:openshift-infra ID:de35ea4ae7a53b2ac1ed65cba036ef2220bd5f48064c6e4d5d3b7b21bb4550a6 UID:fb3ca630-ac45-4b26-a480-b68b00db8e30 NetNS:/var/run/netns/1d8d0d16-9126-40c8-a097-8e984afbce53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb3ca630_ac45_4b26_a480_b68b00db8e30.slice PodAnnotations:0xc004e42928}] Aliases:map[]}"
2026-06-09 12:20:03.058412 | controller | Jun 09 11:34:01.185154 crc crio[21508]: time="2026-06-09T11:34:01.185091045Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683414-5dkj4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.058429 | controller | Jun 09 11:34:01.197443 crc crio[21508]: time="2026-06-09T11:34:01.196973513Z" level=info msg="Ran pod sandbox de35ea4ae7a53b2ac1ed65cba036ef2220bd5f48064c6e4d5d3b7b21bb4550a6 with infra container: openshift-infra/auto-csr-approver-29683414-5dkj4/POD" id=8f2c5fc2-926f-4115-910e-f397be09150f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.058445 | controller | Jun 09 11:34:01.200909 crc crio[21508]: time="2026-06-09T11:34:01.200837856Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=5a8e566d-0d4a-4313-b314-2ef05ab4ab29 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.058461 | controller | Jun 09 11:34:01.224622 crc crio[21508]: time="2026-06-09T11:34:01.222780448Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 12:20:03.058476 | controller | Jun 09 11:34:02.110421 crc crio[21508]: time="2026-06-09T11:34:02.110245371Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=5a8e566d-0d4a-4313-b314-2ef05ab4ab29 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.058493 | controller | Jun 09 11:34:02.111974 crc crio[21508]: time="2026-06-09T11:34:02.111195249Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=846298ef-c8eb-4477-bfdf-b131a1e9c787 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.058509 | controller | Jun 09 11:34:02.113247 crc crio[21508]: time="2026-06-09T11:34:02.113149556Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=71cb9144-66a3-4224-b95e-48bf5007f6ac name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.058528 | controller | Jun 09 11:34:02.123520 crc crio[21508]: time="2026-06-09T11:34:02.123438608Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683414-5dkj4/oc" id=938b1037-35ee-4d5e-a2b7-7a4e89df0392 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.058544 | controller | Jun 09 11:34:02.123998 crc crio[21508]: time="2026-06-09T11:34:02.123957083Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.058560 | controller | Jun 09 11:34:02.214587 crc crio[21508]: time="2026-06-09T11:34:02.214428491Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.058576 | controller | Jun 09 11:34:02.255491 crc crio[21508]: time="2026-06-09T11:34:02.255389699Z" level=info msg="Stopping container: 0895f840a19c040e65be8c85a415b69174b1968a3c65dc2976f61d3cf5f4a938 (timeout: 10s)" id=d3fc0081-fcb4-431d-9e17-01aafb969cc5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.058592 | controller | Jun 09 11:34:02.454784 crc crio[21508]: time="2026-06-09T11:34:02.452818918Z" level=info msg="Stopped container 0895f840a19c040e65be8c85a415b69174b1968a3c65dc2976f61d3cf5f4a938: openstack/dnsmasq-dns-85c56b86b7-8t889/dnsmasq-dns" id=d3fc0081-fcb4-431d-9e17-01aafb969cc5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.058607 | controller | Jun 09 11:34:02.455625 crc crio[21508]: time="2026-06-09T11:34:02.455474265Z" level=info msg="Stopping pod sandbox: 311c02795a1da01f58bdcb487ce19aca2513b6857599d33d2aecfa993367dd35" id=09078fd7-44dc-4454-80c0-df6611b63361 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.058623 | controller | Jun 09 11:34:02.456770 crc crio[21508]: time="2026-06-09T11:34:02.456741572Z" level=info msg="Got pod network &{Name:dnsmasq-dns-85c56b86b7-8t889 Namespace:openstack ID:311c02795a1da01f58bdcb487ce19aca2513b6857599d33d2aecfa993367dd35 UID:62f0a871-1add-44cf-8bd6-b3801cfdc038 NetNS:/var/run/netns/3c028bca-12b9-432c-92ba-4a6d667e6afa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod62f0a871_1add_44cf_8bd6_b3801cfdc038.slice PodAnnotations:0xc0008521d0}] Aliases:map[]}"
2026-06-09 12:20:03.058639 | controller | Jun 09 11:34:02.457016 crc crio[21508]: time="2026-06-09T11:34:02.45699395Z" level=info msg="Deleting pod openstack_dnsmasq-dns-85c56b86b7-8t889 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.058654 | controller | Jun 09 11:34:02.575949 crc crio[21508]: time="2026-06-09T11:34:02.575851258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.058671 | controller | Jun 09 11:34:02.707833 crc crio[21508]: time="2026-06-09T11:34:02.707725328Z" level=info msg="Created container 534de85ac95fa2869dfecea02002381c52b4d2390a1c9519bcf719df4ea8bb0e: openshift-infra/auto-csr-approver-29683414-5dkj4/oc" id=938b1037-35ee-4d5e-a2b7-7a4e89df0392 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.058686 | controller | Jun 09 11:34:02.709785 crc crio[21508]: time="2026-06-09T11:34:02.709679135Z" level=info msg="Starting container: 534de85ac95fa2869dfecea02002381c52b4d2390a1c9519bcf719df4ea8bb0e" id=c3a0fbdb-96ac-4556-b48d-9c93c78968a7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.058702 | controller | Jun 09 11:34:02.715075 crc crio[21508]: time="2026-06-09T11:34:02.714996191Z" level=info msg="Started container" PID=101804 containerID=534de85ac95fa2869dfecea02002381c52b4d2390a1c9519bcf719df4ea8bb0e description=openshift-infra/auto-csr-approver-29683414-5dkj4/oc id=c3a0fbdb-96ac-4556-b48d-9c93c78968a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de35ea4ae7a53b2ac1ed65cba036ef2220bd5f48064c6e4d5d3b7b21bb4550a6
2026-06-09 12:20:03.058721 | controller | Jun 09 11:34:02.872525 crc crio[21508]: time="2026-06-09T11:34:02.872425778Z" level=info msg="Stopped pod sandbox: 311c02795a1da01f58bdcb487ce19aca2513b6857599d33d2aecfa993367dd35" id=09078fd7-44dc-4454-80c0-df6611b63361 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.058738 | controller | Jun 09 11:34:03.245115 crc crio[21508]: time="2026-06-09T11:34:03.244988982Z" level=info msg="Removing container: 0895f840a19c040e65be8c85a415b69174b1968a3c65dc2976f61d3cf5f4a938" id=bf52d04d-17a5-439e-a348-2ef0b4b4235c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.058754 | controller | Jun 09 11:34:03.382333 crc crio[21508]: time="2026-06-09T11:34:03.382187237Z" level=info msg="Removed container 0895f840a19c040e65be8c85a415b69174b1968a3c65dc2976f61d3cf5f4a938: openstack/dnsmasq-dns-85c56b86b7-8t889/dnsmasq-dns" id=bf52d04d-17a5-439e-a348-2ef0b4b4235c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.058770 | controller | Jun 09 11:34:03.390082 crc crio[21508]: time="2026-06-09T11:34:03.389491021Z" level=info msg="Removing container: 8fde813328738bd38950cc3680ef2e70cfc3086ffbada796cfccc206f25f0e0a" id=5ec5adfd-16fa-4d7d-933e-df5818f4024c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.058785 | controller | Jun 09 11:34:03.433945 crc crio[21508]: time="2026-06-09T11:34:03.43388533Z" level=info msg="Removed container 8fde813328738bd38950cc3680ef2e70cfc3086ffbada796cfccc206f25f0e0a: openstack/dnsmasq-dns-85c56b86b7-8t889/init" id=5ec5adfd-16fa-4d7d-933e-df5818f4024c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.058801 | controller | Jun 09 11:34:05.296117 crc crio[21508]: time="2026-06-09T11:34:05.294100302Z" level=info msg="Stopping pod sandbox: de35ea4ae7a53b2ac1ed65cba036ef2220bd5f48064c6e4d5d3b7b21bb4550a6" id=5ff69270-4970-4146-a057-129f33df3aef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.058816 | controller | Jun 09 11:34:05.296117 crc crio[21508]: time="2026-06-09T11:34:05.295618036Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683414-5dkj4 Namespace:openshift-infra ID:de35ea4ae7a53b2ac1ed65cba036ef2220bd5f48064c6e4d5d3b7b21bb4550a6 UID:fb3ca630-ac45-4b26-a480-b68b00db8e30 NetNS:/var/run/netns/1d8d0d16-9126-40c8-a097-8e984afbce53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb3ca630_ac45_4b26_a480_b68b00db8e30.slice PodAnnotations:0xc0019bcbb8}] Aliases:map[]}"
2026-06-09 12:20:03.058832 | controller | Jun 09 11:34:05.296117 crc crio[21508]: time="2026-06-09T11:34:05.295762121Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683414-5dkj4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.058848 | controller | Jun 09 11:34:05.698346 crc crio[21508]: time="2026-06-09T11:34:05.69789769Z" level=info msg="Stopped pod sandbox: de35ea4ae7a53b2ac1ed65cba036ef2220bd5f48064c6e4d5d3b7b21bb4550a6" id=5ff69270-4970-4146-a057-129f33df3aef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.058864 | controller | Jun 09 11:34:15.546853 crc crio[21508]: time="2026-06-09T11:34:15.546390731Z" level=info msg="Removing container: 8438258fc1b40ef0d7cc6eb767444eaaf85c9d23d895eebc6cb4c3dd30f76321" id=ab4c56f1-2dad-4573-b2df-2745e09559e6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.058879 | controller | Jun 09 11:34:15.651188 crc crio[21508]: time="2026-06-09T11:34:15.651119056Z" level=info msg="Removed container 8438258fc1b40ef0d7cc6eb767444eaaf85c9d23d895eebc6cb4c3dd30f76321: openshift-infra/auto-csr-approver-29683408-wq2xl/oc" id=ab4c56f1-2dad-4573-b2df-2745e09559e6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.058894 | controller | Jun 09 11:34:15.669789 crc crio[21508]: time="2026-06-09T11:34:15.669742042Z" level=info msg="Stopping pod sandbox: 311c02795a1da01f58bdcb487ce19aca2513b6857599d33d2aecfa993367dd35" id=69311386-59ee-4909-9c33-31fcbe91435d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.058914 | controller | Jun 09 11:34:15.670121 crc crio[21508]: time="2026-06-09T11:34:15.670101412Z" level=info msg="Stopped pod sandbox (already stopped): 311c02795a1da01f58bdcb487ce19aca2513b6857599d33d2aecfa993367dd35" id=69311386-59ee-4909-9c33-31fcbe91435d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.058930 | controller | Jun 09 11:34:15.671152 crc crio[21508]: time="2026-06-09T11:34:15.671124852Z" level=info msg="Removing pod sandbox: 311c02795a1da01f58bdcb487ce19aca2513b6857599d33d2aecfa993367dd35" id=cd15e4e6-fccd-4f7d-b2df-68dab0bb086c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.058946 | controller | Jun 09 11:34:15.698685 crc crio[21508]: time="2026-06-09T11:34:15.698612087Z" level=info msg="Removed pod sandbox: 311c02795a1da01f58bdcb487ce19aca2513b6857599d33d2aecfa993367dd35" id=cd15e4e6-fccd-4f7d-b2df-68dab0bb086c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.058961 | controller | Jun 09 11:34:15.699823 crc crio[21508]: time="2026-06-09T11:34:15.699782321Z" level=info msg="Stopping pod sandbox: a3297fd273d82e32160f39dc34bafcb2143aa5ef517d5064331bc456d2155d81" id=10ca67a9-bd97-43a2-bece-6b3bd59d2176 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.058977 | controller | Jun 09 11:34:15.699983 crc crio[21508]: time="2026-06-09T11:34:15.699964776Z" level=info msg="Stopped pod sandbox (already stopped): a3297fd273d82e32160f39dc34bafcb2143aa5ef517d5064331bc456d2155d81" id=10ca67a9-bd97-43a2-bece-6b3bd59d2176 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.058992 | controller | Jun 09 11:34:15.702728 crc crio[21508]: time="2026-06-09T11:34:15.702657525Z" level=info msg="Removing pod sandbox: a3297fd273d82e32160f39dc34bafcb2143aa5ef517d5064331bc456d2155d81" id=848fc1c5-bdf6-4418-a736-587be242d5de name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.059007 | controller | Jun 09 11:34:15.728875 crc crio[21508]: time="2026-06-09T11:34:15.72881599Z" level=info msg="Removed pod sandbox: a3297fd273d82e32160f39dc34bafcb2143aa5ef517d5064331bc456d2155d81" id=848fc1c5-bdf6-4418-a736-587be242d5de name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.059022 | controller | Jun 09 11:34:15.732788 crc crio[21508]: time="2026-06-09T11:34:15.732676923Z" level=info msg="Stopping pod sandbox: e34e68acf4994c93256cca9f894c62469346b22991f62802f9c3b783f4027d83" id=3e5679f0-df72-469f-81c8-bb229c87006a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.059037 | controller | Jun 09 11:34:15.732900 crc crio[21508]: time="2026-06-09T11:34:15.732793797Z" level=info msg="Stopped pod sandbox (already stopped): e34e68acf4994c93256cca9f894c62469346b22991f62802f9c3b783f4027d83" id=3e5679f0-df72-469f-81c8-bb229c87006a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.059053 | controller | Jun 09 11:34:15.734592 crc crio[21508]: time="2026-06-09T11:34:15.734385113Z" level=info msg="Removing pod sandbox: e34e68acf4994c93256cca9f894c62469346b22991f62802f9c3b783f4027d83" id=cedd3c07-d0be-4bc2-b084-f922b53921a8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.059068 | controller | Jun 09 11:34:15.751711 crc crio[21508]: time="2026-06-09T11:34:15.751619648Z" level=info msg="Removed pod sandbox: e34e68acf4994c93256cca9f894c62469346b22991f62802f9c3b783f4027d83" id=cedd3c07-d0be-4bc2-b084-f922b53921a8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.059083 | controller | Jun 09 11:36:00.551135 crc crio[21508]: time="2026-06-09T11:36:00.549932689Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683416-8z8ml/POD" id=17bc5699-f792-4c31-b0ef-98684cc5f0b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.059098 | controller | Jun 09 11:36:00.553073 crc crio[21508]: time="2026-06-09T11:36:00.551200096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.059117 | controller | Jun 09 11:36:00.609239 crc crio[21508]: time="2026-06-09T11:36:00.609119541Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683416-8z8ml Namespace:openshift-infra ID:0331d3c760b1d9ca293fd68047813831f19d2f2d2fa31a8b9155f61af6fef8aa UID:0c02cbf8-34ec-4d62-b4d4-e152bae78f8e NetNS:/var/run/netns/4019d22a-91eb-4d72-b47a-33dbb4e0244d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c02cbf8_34ec_4d62_b4d4_e152bae78f8e.slice PodAnnotations:0xc0039b85c8}] Aliases:map[]}"
2026-06-09 12:20:03.059133 | controller | Jun 09 11:36:00.609239 crc crio[21508]: time="2026-06-09T11:36:00.609189303Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683416-8z8ml to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.059149 | controller | Jun 09 11:36:01.194583 crc crio[21508]: 2026-06-09T11:36:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0331d3c760b1d9c Mac:ee:cf:9b:55:f0:b9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dd Mtu:0 Sandbox:/var/run/netns/4019d22a-91eb-4d72-b47a-33dbb4e0244d SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.221 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.059165 | controller | Jun 09 11:36:01.196930 crc crio[21508]: time="2026-06-09T11:36:01.196824191Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683416-8z8ml Namespace:openshift-infra ID:0331d3c760b1d9ca293fd68047813831f19d2f2d2fa31a8b9155f61af6fef8aa UID:0c02cbf8-34ec-4d62-b4d4-e152bae78f8e NetNS:/var/run/netns/4019d22a-91eb-4d72-b47a-33dbb4e0244d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c02cbf8_34ec_4d62_b4d4_e152bae78f8e.slice PodAnnotations:0xc0039b85c8}] Aliases:map[]}"
2026-06-09 12:20:03.059181 | controller | Jun 09 11:36:01.197055 crc crio[21508]: time="2026-06-09T11:36:01.197025587Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683416-8z8ml for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.059197 | controller | Jun 09 11:36:01.208718 crc crio[21508]: time="2026-06-09T11:36:01.208148463Z" level=info msg="Ran pod sandbox 0331d3c760b1d9ca293fd68047813831f19d2f2d2fa31a8b9155f61af6fef8aa with infra container: openshift-infra/auto-csr-approver-29683416-8z8ml/POD" id=17bc5699-f792-4c31-b0ef-98684cc5f0b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.059213 | controller | Jun 09 11:36:01.212186 crc crio[21508]: time="2026-06-09T11:36:01.212085728Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=55ec5ec1-37bc-48a8-b021-0fc4c77afa79 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.059228 | controller | Jun 09 11:36:01.222777 crc crio[21508]: time="2026-06-09T11:36:01.222665628Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 12:20:03.059244 | controller | Jun 09 11:36:04.019828 crc crio[21508]: time="2026-06-09T11:36:04.012971991Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=55ec5ec1-37bc-48a8-b021-0fc4c77afa79 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.059260 | controller | Jun 09 11:36:04.019828 crc crio[21508]: time="2026-06-09T11:36:04.018647287Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=e122de23-ce6c-4420-927a-5d7806536714 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.059275 | controller | Jun 09 11:36:04.051852 crc crio[21508]: time="2026-06-09T11:36:04.046645876Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=3fe6bd7e-89f1-4c3f-aea0-319962a22069 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.059296 | controller | Jun 09 11:36:04.111843 crc crio[21508]: time="2026-06-09T11:36:04.111390551Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683416-8z8ml/oc" id=81ebc873-114f-4bf6-b540-6fe8388c3fd2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.059313 | controller | Jun 09 11:36:04.112743 crc crio[21508]: time="2026-06-09T11:36:04.111956268Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.059328 | controller | Jun 09 11:36:04.327882 crc crio[21508]: time="2026-06-09T11:36:04.3272838Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.059344 | controller | Jun 09 11:36:05.188167 crc crio[21508]: time="2026-06-09T11:36:05.188046482Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.059381 | controller | Jun 09 11:36:05.364024 crc crio[21508]: time="2026-06-09T11:36:05.36327026Z" level=info msg="Created container 777ec8705bf0e5b611fbc17e2364d18b0dad88f4cf0fed4d59d82edbe2f97f30: openshift-infra/auto-csr-approver-29683416-8z8ml/oc" id=81ebc873-114f-4bf6-b540-6fe8388c3fd2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.059397 | controller | Jun 09 11:36:05.366054 crc crio[21508]: time="2026-06-09T11:36:05.365866106Z" level=info msg="Starting container: 777ec8705bf0e5b611fbc17e2364d18b0dad88f4cf0fed4d59d82edbe2f97f30" id=c95b63ba-0e30-4d17-8bf9-a15289961cc2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.059413 | controller | Jun 09 11:36:05.371771 crc crio[21508]: time="2026-06-09T11:36:05.371691747Z" level=info msg="Started container" PID=107697 containerID=777ec8705bf0e5b611fbc17e2364d18b0dad88f4cf0fed4d59d82edbe2f97f30 description=openshift-infra/auto-csr-approver-29683416-8z8ml/oc id=c95b63ba-0e30-4d17-8bf9-a15289961cc2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0331d3c760b1d9ca293fd68047813831f19d2f2d2fa31a8b9155f61af6fef8aa
2026-06-09 12:20:03.059431 | controller | Jun 09 11:36:07.172986 crc crio[21508]: time="2026-06-09T11:36:07.172369796Z" level=info msg="Stopping pod sandbox: 0331d3c760b1d9ca293fd68047813831f19d2f2d2fa31a8b9155f61af6fef8aa" id=9a16de6e-bbdf-4427-a64f-a729b26d719d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.059453 | controller | Jun 09 11:36:07.174009 crc crio[21508]: time="2026-06-09T11:36:07.173840609Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683416-8z8ml Namespace:openshift-infra ID:0331d3c760b1d9ca293fd68047813831f19d2f2d2fa31a8b9155f61af6fef8aa UID:0c02cbf8-34ec-4d62-b4d4-e152bae78f8e NetNS:/var/run/netns/4019d22a-91eb-4d72-b47a-33dbb4e0244d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c02cbf8_34ec_4d62_b4d4_e152bae78f8e.slice PodAnnotations:0xc002c0ad50}] Aliases:map[]}"
2026-06-09 12:20:03.059475 | controller | Jun 09 11:36:07.174009 crc crio[21508]: time="2026-06-09T11:36:07.174003053Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683416-8z8ml from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.059497 | controller | Jun 09 11:36:07.554379 crc crio[21508]: time="2026-06-09T11:36:07.55350946Z" level=info msg="Stopped pod sandbox: 0331d3c760b1d9ca293fd68047813831f19d2f2d2fa31a8b9155f61af6fef8aa" id=9a16de6e-bbdf-4427-a64f-a729b26d719d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.059519 | controller | Jun 09 11:36:15.808001 crc crio[21508]: time="2026-06-09T11:36:15.804864019Z" level=info msg="Removing container: bb889a5a6e496f953c4089e1d8b736e80544ce34439c464ab3d898ac45080fdf" id=d0503775-931c-41e8-a0b0-ad7b4e42e328 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.059545 | controller | Jun 09 11:36:15.991455 crc crio[21508]: time="2026-06-09T11:36:15.991031398Z" level=info msg="Removed container bb889a5a6e496f953c4089e1d8b736e80544ce34439c464ab3d898ac45080fdf: openstack/glance-db-sync-2d7r7/glance-db-sync" id=d0503775-931c-41e8-a0b0-ad7b4e42e328 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.059568 | controller | Jun 09 11:36:15.997156 crc crio[21508]: time="2026-06-09T11:36:15.997081565Z" level=info msg="Removing container: bb45ed64875a1db53a77d910023971d483d5ff564b82ea1f2f427fcfaca823c2" id=2640efcc-11f2-4506-a744-e255727b6f8e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.059587 | controller | Jun 09 11:36:16.053371 crc crio[21508]: time="2026-06-09T11:36:16.053196967Z" level=info msg="Removed container bb45ed64875a1db53a77d910023971d483d5ff564b82ea1f2f427fcfaca823c2: openstack/root-account-create-update-wkcw2/mariadb-account-create-update" id=2640efcc-11f2-4506-a744-e255727b6f8e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.059608 | controller | Jun 09 11:36:16.058701 crc crio[21508]: time="2026-06-09T11:36:16.058587915Z" level=info msg="Removing container: c0277105d94286eab7b856b057429964b9c32247b7c35359996ef14b2cc12f7a" id=630d5e17-3a41-4a98-a657-943c025ec2a2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.059627 | controller | Jun 09 11:36:16.107020 crc crio[21508]: time="2026-06-09T11:36:16.106857827Z" level=info msg="Removed container c0277105d94286eab7b856b057429964b9c32247b7c35359996ef14b2cc12f7a: openstack/neutron-ea79-account-create-update-n74bn/mariadb-account-create-update" id=630d5e17-3a41-4a98-a657-943c025ec2a2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.059648 | controller | Jun 09 11:36:16.111705 crc crio[21508]: time="2026-06-09T11:36:16.111574445Z" level=info msg="Removing container: 69cc9c2977b4a35a4352e21522d5cf20d94bc85a0d32e866fb53869978e42c93" id=74e52730-a4da-4fb5-87bd-586ab85ee458 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.059669 | controller | Jun 09 11:36:16.176786 crc crio[21508]: time="2026-06-09T11:36:16.176537047Z" level=info msg="Removed container 69cc9c2977b4a35a4352e21522d5cf20d94bc85a0d32e866fb53869978e42c93: openstack/keystone-db-create-l85vc/mariadb-database-create" id=74e52730-a4da-4fb5-87bd-586ab85ee458 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.059693 | controller | Jun 09 11:36:16.182097 crc crio[21508]: time="2026-06-09T11:36:16.181949235Z" level=info msg="Removing container: 3266dab153c1b7f1cddff64c397c2cc27d095f1e89da4831263aee525832c96f" id=e7b239bd-50ac-4c21-903b-9a85f41406b6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.059716 | controller | Jun 09 11:36:16.291394 crc crio[21508]: time="2026-06-09T11:36:16.29109922Z" level=info msg="Removed container 3266dab153c1b7f1cddff64c397c2cc27d095f1e89da4831263aee525832c96f: openstack/placement-db-create-8fjnk/mariadb-database-create" id=e7b239bd-50ac-4c21-903b-9a85f41406b6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.059740 | controller | Jun 09 11:36:16.295948 crc crio[21508]: time="2026-06-09T11:36:16.295877649Z" level=info msg="Removing container: 5812747f79bcf82fe91aad0e1e0c9adfc2a299345cc6160be6c54ddc035f252b" id=c7584627-d741-4623-9867-b436053eb790 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.059763 | controller | Jun 09 11:36:16.647135 crc crio[21508]: time="2026-06-09T11:36:16.646911082Z" level=info msg="Removed container 5812747f79bcf82fe91aad0e1e0c9adfc2a299345cc6160be6c54ddc035f252b: openstack/glance-05c1-account-create-update-6pnb6/mariadb-account-create-update" id=c7584627-d741-4623-9867-b436053eb790 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.059786 | controller | Jun 09 11:36:16.650270 crc crio[21508]: time="2026-06-09T11:36:16.650185288Z" level=info msg="Removing container: 60ff1e4bae0db8711fe889c55b48df92cb5a2c96a114abb9a3212361bb474dda" id=01bc4f51-eb6f-4fdc-b333-60ef99378ddb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.059815 | controller | Jun 09 11:36:16.681759 crc crio[21508]: time="2026-06-09T11:36:16.681620058Z" level=info msg="Removed container 60ff1e4bae0db8711fe889c55b48df92cb5a2c96a114abb9a3212361bb474dda: openstack/barbican-8db4-account-create-update-xqzbt/mariadb-account-create-update" id=01bc4f51-eb6f-4fdc-b333-60ef99378ddb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.059838 | controller | Jun 09 11:36:16.685208 crc crio[21508]: time="2026-06-09T11:36:16.68510839Z" level=info msg="Removing container: e5eca2bd8002b3b16309a1a16544a6f323de2784a53af6d7aa6b0360ce211024" id=e3312bea-43f4-409a-817e-ceeab2cfd0ed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.059861 | controller | Jun 09 11:36:16.746686 crc crio[21508]: time="2026-06-09T11:36:16.746594559Z" level=info msg="Removed container e5eca2bd8002b3b16309a1a16544a6f323de2784a53af6d7aa6b0360ce211024: openstack/cinder-db-create-kfk7k/mariadb-database-create" id=e3312bea-43f4-409a-817e-ceeab2cfd0ed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.059882 | controller | Jun 09 11:36:16.750548 crc crio[21508]: time="2026-06-09T11:36:16.750400661Z" level=info msg="Removing container: 90817bd85238e7fd2dc2e2d200e3af8d54cee24dfbb05faa76b146e60834b277" id=4c8c30d0-ff90-419b-927f-c1ab293b8b78 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.059903 | controller | Jun 09 11:36:16.838017 crc crio[21508]: time="2026-06-09T11:36:16.837812919Z" level=info msg="Removed container 90817bd85238e7fd2dc2e2d200e3af8d54cee24dfbb05faa76b146e60834b277: openstack/glance-db-create-2rft2/mariadb-database-create" id=4c8c30d0-ff90-419b-927f-c1ab293b8b78 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.059923 | controller | Jun 09 11:36:16.841422 crc crio[21508]: time="2026-06-09T11:36:16.84126294Z" level=info msg="Removing container: c49b697de7afe25c57c329e81264c37a5acdf49f2a5934bce5569ebdc79a51cb" id=212f8ddf-4ae5-4285-8a2b-a908767475b8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.059945 | controller | Jun 09 11:36:17.077070 crc crio[21508]: time="2026-06-09T11:36:17.075763993Z" level=info msg="Removed container c49b697de7afe25c57c329e81264c37a5acdf49f2a5934bce5569ebdc79a51cb: openshift-infra/auto-csr-approver-29683410-dqlrs/oc" id=212f8ddf-4ae5-4285-8a2b-a908767475b8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.059966 | controller | Jun 09 11:36:17.083469 crc crio[21508]: time="2026-06-09T11:36:17.083360206Z" level=info msg="Removing container: 0fd93d775f3f96cda75a12c8daeb0355853b40d8b6174a5348b68e8ddc04566b" id=fe1b4fd7-1b14-4432-81a3-4475c7aa5b67 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.059987 | controller | Jun 09 11:36:17.129381 crc crio[21508]: time="2026-06-09T11:36:17.129214238Z" level=info msg="Removed container 0fd93d775f3f96cda75a12c8daeb0355853b40d8b6174a5348b68e8ddc04566b: openstack/neutron-db-create-jkp2x/mariadb-database-create" id=fe1b4fd7-1b14-4432-81a3-4475c7aa5b67 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.060011 | controller | Jun 09 11:36:17.133661 crc crio[21508]: time="2026-06-09T11:36:17.133582905Z" level=info msg="Removing container: bc873c1f4497ba828dbf623dc878ec00e1d491764e80d33ea9473b3d7e232a29" id=4058ec4a-94ce-4635-9ac2-9161a101de48 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.060033 | controller | Jun 09 11:36:17.177906 crc crio[21508]: time="2026-06-09T11:36:17.177640085Z" level=info msg="Removed container bc873c1f4497ba828dbf623dc878ec00e1d491764e80d33ea9473b3d7e232a29: openstack/keystone-b22d-account-create-update-rhvmd/mariadb-account-create-update" id=4058ec4a-94ce-4635-9ac2-9161a101de48 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.060055 | controller | Jun 09 11:36:17.181830 crc crio[21508]: time="2026-06-09T11:36:17.181694753Z" level=info msg="Removing container: 0fd48b8712f697a36153a88d20f178aa4628a355ca8fcceda1504cccc0576288" id=798d32bb-e56d-4cbd-bc5d-d1cc7b471758 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.060081 | controller | Jun 09 11:36:17.235264 crc crio[21508]: time="2026-06-09T11:36:17.235152448Z" level=info msg="Removed container 0fd48b8712f697a36153a88d20f178aa4628a355ca8fcceda1504cccc0576288: openstack/placement-8320-account-create-update-46w68/mariadb-account-create-update" id=798d32bb-e56d-4cbd-bc5d-d1cc7b471758 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.060104 | controller | Jun 09 11:36:17.237874 crc crio[21508]: time="2026-06-09T11:36:17.237785355Z" level=info msg="Removing container: 701f3887f72855016bb8fe3fd3dad89b6a7d43ddeb83f899ace7e9d298c56280" id=bdaa9f41-b760-4a0b-862d-092aa137dd8a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.060126 | controller | Jun 09 11:36:17.287586 crc crio[21508]: time="2026-06-09T11:36:17.28748723Z" level=info msg="Removed container 701f3887f72855016bb8fe3fd3dad89b6a7d43ddeb83f899ace7e9d298c56280: openstack/cinder-fdd3-account-create-update-bmcrf/mariadb-account-create-update" id=bdaa9f41-b760-4a0b-862d-092aa137dd8a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.060146 | controller | Jun 09 11:36:17.290733 crc crio[21508]: time="2026-06-09T11:36:17.290534899Z" level=info msg="Removing container: c8de12624700d93000cabcf0c539efdaecaf808260b6c421c5021164ed3d77b6" id=381dde67-f6be-4c41-94e1-61ab65a49d54 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.060168 | controller | Jun 09 11:36:17.328750 crc crio[21508]: time="2026-06-09T11:36:17.328604023Z" level=info msg="Removed container c8de12624700d93000cabcf0c539efdaecaf808260b6c421c5021164ed3d77b6: openstack/barbican-db-create-n6q5r/mariadb-database-create" id=381dde67-f6be-4c41-94e1-61ab65a49d54 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.060189 | controller | Jun 09 11:36:17.340079 crc crio[21508]: time="2026-06-09T11:36:17.339996626Z" level=info msg="Stopping pod sandbox: 237e32bbe8b4e265c8ffa92e40dfd5df7ae748f6d981c3c5a6b05c77ae55f0b0" id=5bd7d063-5617-4419-bfe1-45dc9ca7d1af name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.060210 | controller | Jun 09 11:36:17.340079 crc crio[21508]: time="2026-06-09T11:36:17.340081169Z" level=info msg="Stopped pod sandbox (already stopped): 237e32bbe8b4e265c8ffa92e40dfd5df7ae748f6d981c3c5a6b05c77ae55f0b0" id=5bd7d063-5617-4419-bfe1-45dc9ca7d1af name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.060227 | controller | Jun 09 11:36:17.341050 crc crio[21508]: time="2026-06-09T11:36:17.340952974Z" level=info msg="Removing pod sandbox: 237e32bbe8b4e265c8ffa92e40dfd5df7ae748f6d981c3c5a6b05c77ae55f0b0" id=fe0f68fc-3410-4846-84da-1f97708a33a0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.060243 | controller | Jun 09 11:36:17.361688 crc crio[21508]: time="2026-06-09T11:36:17.361566948Z" level=info msg="Removed pod sandbox: 237e32bbe8b4e265c8ffa92e40dfd5df7ae748f6d981c3c5a6b05c77ae55f0b0" id=fe0f68fc-3410-4846-84da-1f97708a33a0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.060259 | controller | Jun 09 11:36:17.362660 crc crio[21508]: time="2026-06-09T11:36:17.362584918Z" level=info msg="Stopping pod sandbox: fca6e6a170cd7815bc63be58bbaa6b9ce2bf6c336bb60f2eccc9ed97fc994f8d" id=6fdfd4d1-0dee-444c-8259-ef7006ddf25a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.060274 | controller | Jun 09 11:36:17.362739 crc crio[21508]: time="2026-06-09T11:36:17.362694751Z" level=info msg="Stopped pod sandbox (already stopped): fca6e6a170cd7815bc63be58bbaa6b9ce2bf6c336bb60f2eccc9ed97fc994f8d" id=6fdfd4d1-0dee-444c-8259-ef7006ddf25a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.060290 | controller | Jun 09 11:36:17.363462 crc crio[21508]: time="2026-06-09T11:36:17.363282738Z" level=info msg="Removing pod sandbox: fca6e6a170cd7815bc63be58bbaa6b9ce2bf6c336bb60f2eccc9ed97fc994f8d" id=08bd9784-0447-4e82-9026-031df98f40d1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.060306 | controller | Jun 09 11:36:17.380215 crc crio[21508]: time="2026-06-09T11:36:17.380132751Z" level=info msg="Removed pod sandbox: fca6e6a170cd7815bc63be58bbaa6b9ce2bf6c336bb60f2eccc9ed97fc994f8d" id=08bd9784-0447-4e82-9026-031df98f40d1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.060325 | controller | Jun 09 11:36:17.381001 crc crio[21508]: time="2026-06-09T11:36:17.380942615Z" level=info msg="Stopping pod sandbox: fde7bbbf0dfe30a088d5f6b3d9b61de672761be50af5f89c263092b1e79b6e6d" id=3f31315c-4551-44bc-9bbe-cc51f3c414ca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.060341 | controller | Jun 09 11:36:17.381076 crc crio[21508]: time="2026-06-09T11:36:17.381002557Z" level=info msg="Stopped pod sandbox (already stopped): fde7bbbf0dfe30a088d5f6b3d9b61de672761be50af5f89c263092b1e79b6e6d" id=3f31315c-4551-44bc-9bbe-cc51f3c414ca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.060383 | controller | Jun 09 11:36:17.381549 crc crio[21508]: time="2026-06-09T11:36:17.381481691Z" level=info msg="Removing pod sandbox: fde7bbbf0dfe30a088d5f6b3d9b61de672761be50af5f89c263092b1e79b6e6d" id=2c5b1a04-61ba-4505-a222-e774cb30ee19 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.060401 | controller | Jun 09 11:36:17.403175 crc crio[21508]: time="2026-06-09T11:36:17.403025361Z" level=info msg="Removed pod sandbox: fde7bbbf0dfe30a088d5f6b3d9b61de672761be50af5f89c263092b1e79b6e6d" id=2c5b1a04-61ba-4505-a222-e774cb30ee19 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.060418 | controller | Jun 09 11:36:17.405075 crc crio[21508]: time="2026-06-09T11:36:17.404997449Z" level=info msg="Stopping pod sandbox: 6f31304ae722574a3b35a25367b52a5ea35710b3d502b4e819341a85daab097a" id=a7e4cb5c-7e30-44ec-938f-7ad3ad472bc0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.060434 | controller | Jun 09 11:36:17.405075 crc crio[21508]: time="2026-06-09T11:36:17.405068621Z" level=info msg="Stopped pod sandbox (already stopped): 6f31304ae722574a3b35a25367b52a5ea35710b3d502b4e819341a85daab097a" id=a7e4cb5c-7e30-44ec-938f-7ad3ad472bc0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.060449 | controller | Jun 09 11:36:17.406088 crc crio[21508]: time="2026-06-09T11:36:17.406013689Z" level=info msg="Removing pod sandbox: 6f31304ae722574a3b35a25367b52a5ea35710b3d502b4e819341a85daab097a" id=84a937ea-7838-4e10-b571-ea0a31ded023 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.060465 | controller | Jun 09 11:36:17.450212 crc crio[21508]: time="2026-06-09T11:36:17.450032887Z" level=info msg="Removed pod sandbox: 6f31304ae722574a3b35a25367b52a5ea35710b3d502b4e819341a85daab097a" id=84a937ea-7838-4e10-b571-ea0a31ded023 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.060481 | controller | Jun 09 11:36:17.451220 crc crio[21508]: time="2026-06-09T11:36:17.451128439Z" level=info msg="Stopping pod sandbox: 2f9853db565510853b2386eca95c26cc897f690b488340807b99ecfa12668261" id=1ebe9734-987d-43bf-9f59-e7ac6e3b244b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.060497 | controller | Jun 09 11:36:17.451461 crc crio[21508]: time="2026-06-09T11:36:17.451227152Z" level=info msg="Stopped pod sandbox (already stopped): 2f9853db565510853b2386eca95c26cc897f690b488340807b99ecfa12668261" id=1ebe9734-987d-43bf-9f59-e7ac6e3b244b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.060513 | controller | Jun 09 11:36:17.453405 crc crio[21508]: time="2026-06-09T11:36:17.452083847Z" level=info msg="Removing pod sandbox: 2f9853db565510853b2386eca95c26cc897f690b488340807b99ecfa12668261" id=020f7890-e031-4022-bf1e-e4a89738c4d6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.060528 | controller | Jun 09 11:36:17.472456 crc crio[21508]: time="2026-06-09T11:36:17.472272678Z" level=info msg="Removed pod sandbox: 2f9853db565510853b2386eca95c26cc897f690b488340807b99ecfa12668261" id=020f7890-e031-4022-bf1e-e4a89738c4d6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.060544 | controller | Jun 09 11:36:17.473792 crc crio[21508]: time="2026-06-09T11:36:17.47372774Z" level=info msg="Stopping pod sandbox: 292cf62d7913f06a4a513a8bb6af89e56f608096b57749581de9bcd488bb2915" id=cf3c983c-e6c9-43db-9c15-f57af98978b9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.060564 | controller | Jun 09 11:36:17.473792 crc crio[21508]: time="2026-06-09T11:36:17.473791082Z" level=info msg="Stopped pod sandbox (already stopped): 292cf62d7913f06a4a513a8bb6af89e56f608096b57749581de9bcd488bb2915" id=cf3c983c-e6c9-43db-9c15-f57af98978b9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.060581 | controller | Jun 09 11:36:17.474804 crc crio[21508]: time="2026-06-09T11:36:17.474711169Z" level=info msg="Removing pod sandbox: 292cf62d7913f06a4a513a8bb6af89e56f608096b57749581de9bcd488bb2915" id=7e0e1089-2a47-4cd0-aedd-95d9e9b99b7b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.060597 | controller | Jun 09 11:36:17.492161 crc crio[21508]: time="2026-06-09T11:36:17.492066437Z" level=info msg="Removed pod sandbox: 292cf62d7913f06a4a513a8bb6af89e56f608096b57749581de9bcd488bb2915" id=7e0e1089-2a47-4cd0-aedd-95d9e9b99b7b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.060613 | controller | Jun 09 11:36:17.493268 crc crio[21508]: time="2026-06-09T11:36:17.49317727Z" level=info msg="Stopping pod sandbox: a57672e663abf7b79c5ed263e223b51a6ad5362187c6319856e67485077c8b9a" id=0d29b668-d2dd-4523-82cc-219f08ad41bc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.060629 | controller | Jun 09 11:36:17.493633 crc crio[21508]: time="2026-06-09T11:36:17.493465318Z" level=info msg="Stopped pod sandbox (already stopped): a57672e663abf7b79c5ed263e223b51a6ad5362187c6319856e67485077c8b9a" id=0d29b668-d2dd-4523-82cc-219f08ad41bc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.060645 | controller | Jun 09 11:36:17.494256 crc crio[21508]: time="2026-06-09T11:36:17.49421432Z" level=info msg="Removing pod sandbox: a57672e663abf7b79c5ed263e223b51a6ad5362187c6319856e67485077c8b9a" id=83ff7757-e652-468e-a026-805d6a98e718 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.060660 | controller | Jun 09 11:36:17.520465 crc crio[21508]: time="2026-06-09T11:36:17.520268312Z" level=info msg="Removed pod sandbox: a57672e663abf7b79c5ed263e223b51a6ad5362187c6319856e67485077c8b9a" id=83ff7757-e652-468e-a026-805d6a98e718 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.060676 | controller | Jun 09 11:36:17.521575 crc crio[21508]: time="2026-06-09T11:36:17.521493148Z" level=info msg="Stopping pod sandbox: 2e314e36ac5769d33dc87f770c02636b9cb087fa1171e47b8c044c35a4367639" id=c668dae1-a998-42fa-b756-c398580998bf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.060692 | controller | Jun 09 11:36:17.521653 crc crio[21508]: time="2026-06-09T11:36:17.521591311Z" level=info msg="Stopped pod sandbox (already stopped): 2e314e36ac5769d33dc87f770c02636b9cb087fa1171e47b8c044c35a4367639" id=c668dae1-a998-42fa-b756-c398580998bf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.060707 | controller | Jun 09 11:36:17.522341 crc crio[21508]: time="2026-06-09T11:36:17.522160038Z" level=info msg="Removing pod sandbox: 2e314e36ac5769d33dc87f770c02636b9cb087fa1171e47b8c044c35a4367639" id=e45c21e1-8f73-440a-a54e-0ae804c7ab29 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.060723 | controller | Jun 09 11:36:17.538971 crc crio[21508]: time="2026-06-09T11:36:17.538876267Z" level=info msg="Removed pod sandbox: 2e314e36ac5769d33dc87f770c02636b9cb087fa1171e47b8c044c35a4367639" id=e45c21e1-8f73-440a-a54e-0ae804c7ab29 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.060739 | controller | Jun 09 11:36:17.541254 crc crio[21508]: time="2026-06-09T11:36:17.541166654Z" level=info msg="Stopping pod sandbox: 4aa3058d2bbcbb3e999d4860ea1b2f18ef9d39538bd9c1740fd69bc9a509837c" id=e40852ad-05d7-43f3-bbb6-0bfe82aad58a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.060755 | controller | Jun 09 11:36:17.541421 crc crio[21508]: time="2026-06-09T11:36:17.54136556Z" level=info msg="Stopped pod sandbox (already stopped): 4aa3058d2bbcbb3e999d4860ea1b2f18ef9d39538bd9c1740fd69bc9a509837c" id=e40852ad-05d7-43f3-bbb6-0bfe82aad58a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.060774 | controller | Jun 09 11:36:17.542369 crc crio[21508]: time="2026-06-09T11:36:17.542222875Z" level=info msg="Removing pod sandbox: 4aa3058d2bbcbb3e999d4860ea1b2f18ef9d39538bd9c1740fd69bc9a509837c" id=f8964606-b8e1-4a18-a3b5-eac3209e842b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.060790 | controller | Jun 09 11:36:17.559384 crc crio[21508]: time="2026-06-09T11:36:17.559217642Z" level=info msg="Removed pod sandbox: 4aa3058d2bbcbb3e999d4860ea1b2f18ef9d39538bd9c1740fd69bc9a509837c" id=f8964606-b8e1-4a18-a3b5-eac3209e842b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.060807 | controller | Jun 09 11:36:17.560572 crc crio[21508]: time="2026-06-09T11:36:17.56049848Z" level=info msg="Stopping pod sandbox: f5e420106533d5d215c9e5b64ba3f1f46fa687f96df8e1b454e2a3dc9b29da96" id=0febbb7a-47c9-4da5-8d19-6d7781b38159 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.060822 | controller | Jun 09 11:36:17.560673 crc crio[21508]: time="2026-06-09T11:36:17.560597653Z" level=info msg="Stopped pod sandbox (already stopped): f5e420106533d5d215c9e5b64ba3f1f46fa687f96df8e1b454e2a3dc9b29da96" id=0febbb7a-47c9-4da5-8d19-6d7781b38159 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.060838 | controller | Jun 09 11:36:17.561849 crc crio[21508]: time="2026-06-09T11:36:17.561791968Z" level=info msg="Removing pod sandbox: f5e420106533d5d215c9e5b64ba3f1f46fa687f96df8e1b454e2a3dc9b29da96" id=703ceb81-4441-4cd1-84c9-a8668b2437da name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.060853 | controller | Jun 09 11:36:17.578748 crc crio[21508]: time="2026-06-09T11:36:17.578640721Z" level=info msg="Removed pod sandbox: f5e420106533d5d215c9e5b64ba3f1f46fa687f96df8e1b454e2a3dc9b29da96" id=703ceb81-4441-4cd1-84c9-a8668b2437da name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.060868 | controller | Jun 09 11:36:17.579939 crc crio[21508]: time="2026-06-09T11:36:17.579871707Z" level=info msg="Stopping pod sandbox: 8fd369c92567f21fd115be7a5b93ef8e7f84e18a749b8de6a4be458b511f8265" id=13f60ab6-7038-42b7-944d-75bb948720f1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.060884 | controller | Jun 09 11:36:17.580020 crc crio[21508]: time="2026-06-09T11:36:17.579953539Z" level=info msg="Stopped pod sandbox (already stopped): 8fd369c92567f21fd115be7a5b93ef8e7f84e18a749b8de6a4be458b511f8265" id=13f60ab6-7038-42b7-944d-75bb948720f1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.060899 | controller | Jun 09 11:36:17.580573 crc crio[21508]: time="2026-06-09T11:36:17.580502975Z" level=info msg="Removing pod sandbox: 8fd369c92567f21fd115be7a5b93ef8e7f84e18a749b8de6a4be458b511f8265" id=63df579a-8695-4ef0-a258-ec3be4e58680 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.060914 | controller | Jun 09 11:36:17.596175 crc crio[21508]: time="2026-06-09T11:36:17.596086031Z" level=info msg="Removed pod sandbox: 8fd369c92567f21fd115be7a5b93ef8e7f84e18a749b8de6a4be458b511f8265" id=63df579a-8695-4ef0-a258-ec3be4e58680 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.060929 | controller | Jun 09 11:36:17.597147 crc crio[21508]: time="2026-06-09T11:36:17.59706298Z" level=info msg="Stopping pod sandbox: 7d41c5d39440f032db04c22baae3a14cd3977e389d14bf84a03febfe90756ade" id=d8f76e3b-0ea9-49ef-9273-8ebc09627d54 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.060944 | controller | Jun 09 11:36:17.597348 crc crio[21508]: time="2026-06-09T11:36:17.597166653Z" level=info msg="Stopped pod sandbox (already stopped): 7d41c5d39440f032db04c22baae3a14cd3977e389d14bf84a03febfe90756ade" id=d8f76e3b-0ea9-49ef-9273-8ebc09627d54 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.060960 | controller | Jun 09 11:36:17.598182 crc crio[21508]: time="2026-06-09T11:36:17.598123361Z" level=info msg="Removing pod sandbox: 7d41c5d39440f032db04c22baae3a14cd3977e389d14bf84a03febfe90756ade" id=72ebfe0e-97f5-46f1-a94b-2c13e1a733c3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.060978 | controller | Jun 09 11:36:17.617788 crc crio[21508]: time="2026-06-09T11:36:17.617668343Z" level=info msg="Removed pod sandbox: 7d41c5d39440f032db04c22baae3a14cd3977e389d14bf84a03febfe90756ade" id=72ebfe0e-97f5-46f1-a94b-2c13e1a733c3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.060994 | controller | Jun 09 11:36:17.619017 crc crio[21508]: time="2026-06-09T11:36:17.61894121Z" level=info msg="Stopping pod sandbox: 04b9239e573f7a5cc2f5ab8f863b6903617ad55c6d144f8c9fccdf60904bebd5" id=bb70f4dd-031a-42d9-ad7e-a752ed7313a7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.061009 | controller | Jun 09 11:36:17.619181 crc crio[21508]: time="2026-06-09T11:36:17.619074764Z" level=info msg="Stopped pod sandbox (already stopped): 04b9239e573f7a5cc2f5ab8f863b6903617ad55c6d144f8c9fccdf60904bebd5" id=bb70f4dd-031a-42d9-ad7e-a752ed7313a7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.061024 | controller | Jun 09 11:36:17.619961 crc crio[21508]: time="2026-06-09T11:36:17.619887678Z" level=info msg="Removing pod sandbox: 04b9239e573f7a5cc2f5ab8f863b6903617ad55c6d144f8c9fccdf60904bebd5" id=a769bc76-9d21-42b9-b147-4298599045a8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.061038 | controller | Jun 09 11:36:17.642581 crc crio[21508]: time="2026-06-09T11:36:17.642400377Z" level=info msg="Removed pod sandbox: 04b9239e573f7a5cc2f5ab8f863b6903617ad55c6d144f8c9fccdf60904bebd5" id=a769bc76-9d21-42b9-b147-4298599045a8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.061053 | controller | Jun 09 11:36:17.644120 crc crio[21508]: time="2026-06-09T11:36:17.644031805Z" level=info msg="Stopping pod sandbox: 4eefa1ac08e5ba216d386dc29323f3a5785b9b8e9cb8c9f638ab2d604f67276b" id=501f6c87-171d-4e3e-b8d0-f446a6f0237a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.061068 | controller | Jun 09 11:36:17.644254 crc crio[21508]: time="2026-06-09T11:36:17.644146328Z" level=info msg="Stopped pod sandbox (already stopped): 4eefa1ac08e5ba216d386dc29323f3a5785b9b8e9cb8c9f638ab2d604f67276b" id=501f6c87-171d-4e3e-b8d0-f446a6f0237a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.061083 | controller | Jun 09 11:36:17.645241 crc crio[21508]: time="2026-06-09T11:36:17.645130727Z" level=info msg="Removing pod sandbox: 4eefa1ac08e5ba216d386dc29323f3a5785b9b8e9cb8c9f638ab2d604f67276b" id=6237402c-b9fc-49d2-b2c8-37a066a1e826 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.061098 | controller | Jun 09 11:36:17.677826 crc crio[21508]: time="2026-06-09T11:36:17.67771547Z" level=info msg="Removed pod sandbox: 4eefa1ac08e5ba216d386dc29323f3a5785b9b8e9cb8c9f638ab2d604f67276b" id=6237402c-b9fc-49d2-b2c8-37a066a1e826 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.061113 | controller | Jun 09 11:36:17.679658 crc crio[21508]: time="2026-06-09T11:36:17.679590255Z" level=info msg="Stopping pod sandbox: b343091690e0f9efe047f0ad98e09af2fa15a4b77ad9daa880a3534005086eb5" id=17e2afd7-caed-497a-b353-51b3b7bb64ad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.061128 | controller | Jun 09 11:36:17.679658 crc crio[21508]: time="2026-06-09T11:36:17.679655997Z" level=info msg="Stopped pod sandbox (already stopped): b343091690e0f9efe047f0ad98e09af2fa15a4b77ad9daa880a3534005086eb5" id=17e2afd7-caed-497a-b353-51b3b7bb64ad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.061143 | controller | Jun 09 11:36:17.680377 crc crio[21508]: time="2026-06-09T11:36:17.680225724Z" level=info msg="Removing pod sandbox: b343091690e0f9efe047f0ad98e09af2fa15a4b77ad9daa880a3534005086eb5" id=0a89b590-a88c-47de-9694-4e2fd990b16b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.061158 | controller | Jun 09 11:36:17.724806 crc crio[21508]: time="2026-06-09T11:36:17.724608033Z" level=info msg="Removed pod sandbox: b343091690e0f9efe047f0ad98e09af2fa15a4b77ad9daa880a3534005086eb5" id=0a89b590-a88c-47de-9694-4e2fd990b16b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.061176 | controller | Jun 09 11:37:10.195064 crc crio[21508]: time="2026-06-09T11:37:10.194212921Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-gs6dd/POD" id=1a692e88-32d1-45a4-a685-ce5d6508e4f5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.061192 | controller | Jun 09 11:37:10.196599 crc crio[21508]: time="2026-06-09T11:37:10.195088296Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.061208 | controller | Jun 09 11:37:10.230161 crc crio[21508]: time="2026-06-09T11:37:10.23007115Z" level=info msg="Got pod network &{Name:redhat-operators-gs6dd Namespace:openshift-marketplace ID:4292a5554cae0a168219cd84ba9ad3bded1182cb261a4b2499869f12acc6436e UID:d0d8cdf7-a6d9-4ba2-98bc-dacc1b314c5b NetNS:/var/run/netns/612a26bf-6bda-472a-9c2d-305cafa21862 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d8cdf7_a6d9_4ba2_98bc_dacc1b314c5b.slice PodAnnotations:0xc0001591b8}] Aliases:map[]}"
2026-06-09 12:20:03.061224 | controller | Jun 09 11:37:10.230161 crc crio[21508]: time="2026-06-09T11:37:10.230146662Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-gs6dd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.061240 | controller | Jun 09 11:37:10.771132 crc crio[21508]: 2026-06-09T11:37:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4292a5554cae0a1 Mac:96:fe:59:06:ee:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:de Mtu:0 Sandbox:/var/run/netns/612a26bf-6bda-472a-9c2d-305cafa21862 SocketPath: PciID:}] [{Interface:0xc0001406c0 Address:{IP:10.217.0.222 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.061257 | controller | Jun 09 11:37:10.772264 crc crio[21508]: time="2026-06-09T11:37:10.772185756Z" level=info msg="Got pod network &{Name:redhat-operators-gs6dd Namespace:openshift-marketplace ID:4292a5554cae0a168219cd84ba9ad3bded1182cb261a4b2499869f12acc6436e UID:d0d8cdf7-a6d9-4ba2-98bc-dacc1b314c5b NetNS:/var/run/netns/612a26bf-6bda-472a-9c2d-305cafa21862 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d8cdf7_a6d9_4ba2_98bc_dacc1b314c5b.slice PodAnnotations:0xc0001591b8}] Aliases:map[]}"
2026-06-09 12:20:03.061273 | controller | Jun 09 11:37:10.772489 crc crio[21508]: time="2026-06-09T11:37:10.772403702Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-gs6dd for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.061289 | controller | Jun 09 11:37:10.786903 crc crio[21508]: time="2026-06-09T11:37:10.786851435Z" level=info msg="Ran pod sandbox 4292a5554cae0a168219cd84ba9ad3bded1182cb261a4b2499869f12acc6436e with infra container: openshift-marketplace/redhat-operators-gs6dd/POD" id=1a692e88-32d1-45a4-a685-ce5d6508e4f5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.061305 | controller | Jun 09 11:37:10.790664 crc crio[21508]: time="2026-06-09T11:37:10.790614225Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=96fbd248-46d3-4f8f-bb73-ee176d75dacb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.061320 | controller | Jun 09 11:37:10.796103 crc crio[21508]: time="2026-06-09T11:37:10.794247082Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c05a12e1-8a47-408f-84fb-6f294c6dc3a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.061340 | controller | Jun 09 11:37:10.805653 crc crio[21508]: time="2026-06-09T11:37:10.805549002Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-gs6dd/extract-utilities" id=94013dce-b822-4e9c-95f5-2e64cb742781 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.061375 | controller | Jun 09 11:37:10.806075 crc crio[21508]: time="2026-06-09T11:37:10.805969325Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.061392 | controller | Jun 09 11:37:10.877001 crc crio[21508]: time="2026-06-09T11:37:10.87688151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.061408 | controller | Jun 09 11:37:10.886624 crc crio[21508]: time="2026-06-09T11:37:10.886039808Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.061423 | controller | Jun 09 11:37:11.046059 crc crio[21508]: time="2026-06-09T11:37:11.045941548Z" level=info msg="Created container dab7fa06785d7789ef1870b3d6e1b297a91c82f972e0bc90988d0c9aa9c07085: openshift-marketplace/redhat-operators-gs6dd/extract-utilities" id=94013dce-b822-4e9c-95f5-2e64cb742781 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.061439 | controller | Jun 09 11:37:11.047178 crc crio[21508]: time="2026-06-09T11:37:11.047123273Z" level=info msg="Starting container: dab7fa06785d7789ef1870b3d6e1b297a91c82f972e0bc90988d0c9aa9c07085" id=3dc59a69-6b2a-4aef-952e-8556da32384a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.061455 | controller | Jun 09 11:37:11.054477 crc crio[21508]: time="2026-06-09T11:37:11.054275952Z" level=info msg="Started container" PID=110890 containerID=dab7fa06785d7789ef1870b3d6e1b297a91c82f972e0bc90988d0c9aa9c07085 description=openshift-marketplace/redhat-operators-gs6dd/extract-utilities id=3dc59a69-6b2a-4aef-952e-8556da32384a name=/runtime.v1.RuntimeService/StartContainer sandboxID=4292a5554cae0a168219cd84ba9ad3bded1182cb261a4b2499869f12acc6436e
2026-06-09 12:20:03.061472 | controller | Jun 09 11:37:11.227123 crc crio[21508]: time="2026-06-09T11:37:11.226997867Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=5b7b4aa3-afe1-4105-bfb7-41bc04032430 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.061487 | controller | Jun 09 11:37:11.237222 crc crio[21508]: time="2026-06-09T11:37:11.237106083Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-09 12:20:03.061503 | controller | Jun 09 11:37:11.884197 crc crio[21508]: time="2026-06-09T11:37:11.883547212Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:3ff571452f484c0211ce73a1965fd6ce23c29df4c9361a4fb9640ee9a34b3134" id=5b7b4aa3-afe1-4105-bfb7-41bc04032430 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.061519 | controller | Jun 09 11:37:11.885232 crc crio[21508]: time="2026-06-09T11:37:11.885156509Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=6d3baa79-8821-4359-8f88-34ce1b33f42a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.061534 | controller | Jun 09 11:37:11.888007 crc crio[21508]: time="2026-06-09T11:37:11.88792781Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=f9fa846c-79df-4d9f-a63e-beff53b08f66 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.061549 | controller | Jun 09 11:37:11.895991 crc crio[21508]: time="2026-06-09T11:37:11.895912094Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-gs6dd/extract-content" id=014d8afe-bd34-4f0d-9423-5ff80437f9ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.061565 | controller | Jun 09 11:37:11.896369 crc crio[21508]: time="2026-06-09T11:37:11.896331926Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.061583 | controller | Jun 09 11:37:11.972383 crc crio[21508]: time="2026-06-09T11:37:11.972248698Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.061598 | controller | Jun 09 11:37:11.976389 crc crio[21508]: time="2026-06-09T11:37:11.976268916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.061613 | controller | Jun 09 11:37:12.161344 crc crio[21508]: time="2026-06-09T11:37:12.161181698Z" level=info msg="Created container 72a45be50f23cd5d4bb52957057ee38c668df7d9e1f68d698858ba59c9cbd0b5: openshift-marketplace/redhat-operators-gs6dd/extract-content" id=014d8afe-bd34-4f0d-9423-5ff80437f9ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.061628 | controller | Jun 09 11:37:12.162594 crc crio[21508]: time="2026-06-09T11:37:12.162497036Z" level=info msg="Starting container: 72a45be50f23cd5d4bb52957057ee38c668df7d9e1f68d698858ba59c9cbd0b5" id=72fd3710-9249-49be-9167-18df142c1d6d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.061644 | controller | Jun 09 11:37:12.176364 crc crio[21508]: time="2026-06-09T11:37:12.167695468Z" level=info msg="Started container" PID=110973 containerID=72a45be50f23cd5d4bb52957057ee38c668df7d9e1f68d698858ba59c9cbd0b5 description=openshift-marketplace/redhat-operators-gs6dd/extract-content id=72fd3710-9249-49be-9167-18df142c1d6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=4292a5554cae0a168219cd84ba9ad3bded1182cb261a4b2499869f12acc6436e
2026-06-09 12:20:03.061659 | controller | Jun 09 11:37:17.370133 crc crio[21508]: time="2026-06-09T11:37:17.365717446Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=1c12efea-b508-4e48-ade0-fdd3f9f14ad6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.061675 | controller | Jun 09 11:37:17.433219 crc crio[21508]: time="2026-06-09T11:37:17.43281979Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=df4f2c3d-ffb3-40db-9046-624c7420c3d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.061691 | controller | Jun 09 11:37:17.762992 crc crio[21508]: time="2026-06-09T11:37:17.762936551Z" level=info msg="Removing container: ac795759f6502e6cff3dfd6eb32758349ca9d67100aa0a89ffa227aa06be6a3f" id=98bca7db-0c03-46eb-9bc3-fe63375a2139 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.061706 | controller | Jun 09 11:37:17.913491 crc crio[21508]: time="2026-06-09T11:37:17.912706055Z" level=info msg="Removed container ac795759f6502e6cff3dfd6eb32758349ca9d67100aa0a89ffa227aa06be6a3f: openstack/placement-db-sync-xlq5r/placement-db-sync" id=98bca7db-0c03-46eb-9bc3-fe63375a2139 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.061721 | controller | Jun 09 11:37:17.916629 crc crio[21508]: time="2026-06-09T11:37:17.916544717Z" level=info msg="Removing container: 9a2c00199139fcaa05b29b883b58e7ad0709fe4ee9f07ae738c99fbf917d91ee" id=d903050b-2f1f-490e-9f9c-7c30807b59e5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.061736 | controller | Jun 09 11:37:17.944894 crc crio[21508]: time="2026-06-09T11:37:17.944792054Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-gs6dd/registry-server" id=670eaecc-92a4-4be4-8951-0e2ea660b3ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.061752 | controller | Jun 09 11:37:18.015494 crc crio[21508]: time="2026-06-09T11:37:18.015172373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.061770 | controller | Jun 09 11:37:18.031091 crc crio[21508]: time="2026-06-09T11:37:18.030987416Z" level=info msg="Removed container 9a2c00199139fcaa05b29b883b58e7ad0709fe4ee9f07ae738c99fbf917d91ee: openstack/keystone-db-sync-7fh2s/keystone-db-sync" id=d903050b-2f1f-490e-9f9c-7c30807b59e5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.061786 | controller | Jun 09 11:37:18.036361 crc crio[21508]: time="2026-06-09T11:37:18.036270731Z" level=info msg="Removing container: ffcf55452dc4e64ed0762646c2ad6462a5bbf18e779cd9363f96fb98debb3f8a" id=1390b340-e354-4850-aa00-750c838567b4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.061801 | controller | Jun 09 11:37:18.116365 crc crio[21508]: time="2026-06-09T11:37:18.116176369Z" level=info msg="Removed container ffcf55452dc4e64ed0762646c2ad6462a5bbf18e779cd9363f96fb98debb3f8a: openstack/barbican-db-sync-kvmmk/barbican-db-sync" id=1390b340-e354-4850-aa00-750c838567b4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.061834 | controller | Jun 09 11:37:18.120631 crc crio[21508]: time="2026-06-09T11:37:18.120540157Z" level=info msg="Removing container: f41ebd7b0004cb7e86141cd0e6afcf13890d474197dcb304fb26c43d1d39740d" id=0fd819ff-c03a-4104-bf29-7c75075d894a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.061854 | controller | Jun 09 11:37:18.126595 crc crio[21508]: time="2026-06-09T11:37:18.124587376Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.061872 | controller | Jun 09 11:37:18.129593 crc crio[21508]: time="2026-06-09T11:37:18.12953858Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.061890 | controller | Jun 09 11:37:18.263650 crc crio[21508]: time="2026-06-09T11:37:18.263535802Z" level=info msg="Removed container f41ebd7b0004cb7e86141cd0e6afcf13890d474197dcb304fb26c43d1d39740d: openstack/keystone-bootstrap-jnw89/keystone-bootstrap" id=0fd819ff-c03a-4104-bf29-7c75075d894a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.061908 | controller | Jun 09 11:37:18.267014 crc crio[21508]: time="2026-06-09T11:37:18.266657643Z" level=info msg="Removing container: d65caeecdce2b31d2d0fae1bd83c41a8936499d57bc864223ed3541aec9e7cc6" id=21c22e59-d619-4425-a038-024577939f1d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.061925 | controller | Jun 09 11:37:18.290011 crc crio[21508]: time="2026-06-09T11:37:18.289886043Z" level=info msg="Removed container d65caeecdce2b31d2d0fae1bd83c41a8936499d57bc864223ed3541aec9e7cc6: openstack/nova-metadata-0/nova-metadata-log" id=21c22e59-d619-4425-a038-024577939f1d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.061943 | controller | Jun 09 11:37:18.292559 crc crio[21508]: time="2026-06-09T11:37:18.292428268Z" level=info msg="Removing container: 62e554b19468c7e1e94b3529e448bb98dae4d9f8ae68ba766e070991e77b9352" id=5157939d-50b4-4587-9cc6-56d87fcde452 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.061960 | controller | Jun 09 11:37:18.330726 crc crio[21508]: time="2026-06-09T11:37:18.330591535Z" level=info msg="Removed container 62e554b19468c7e1e94b3529e448bb98dae4d9f8ae68ba766e070991e77b9352: openstack/nova-metadata-0/nova-metadata-metadata" id=5157939d-50b4-4587-9cc6-56d87fcde452 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.061977 | controller | Jun 09 11:37:18.343800 crc crio[21508]: time="2026-06-09T11:37:18.343644957Z" level=info msg="Stopping pod sandbox: 19e4ac605b9931679043dc3121a184b799921c798fa32bb7fc08feebec3b7ef7" id=6f1ed7f0-209b-4a7c-a103-aa88268083c7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.061995 | controller | Jun 09 11:37:18.343800 crc crio[21508]: time="2026-06-09T11:37:18.34374328Z" level=info msg="Stopped pod sandbox (already stopped): 19e4ac605b9931679043dc3121a184b799921c798fa32bb7fc08feebec3b7ef7" id=6f1ed7f0-209b-4a7c-a103-aa88268083c7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.062016 | controller | Jun 09 11:37:18.345822 crc crio[21508]: time="2026-06-09T11:37:18.345700057Z" level=info msg="Removing pod sandbox: 19e4ac605b9931679043dc3121a184b799921c798fa32bb7fc08feebec3b7ef7" id=866429e1-8665-4933-8e5f-6a8b61acde4b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.062033 | controller | Jun 09 11:37:18.382757 crc crio[21508]: time="2026-06-09T11:37:18.382639958Z" level=info msg="Removed pod sandbox: 19e4ac605b9931679043dc3121a184b799921c798fa32bb7fc08feebec3b7ef7" id=866429e1-8665-4933-8e5f-6a8b61acde4b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.062051 | controller | Jun 09 11:37:18.383715 crc crio[21508]: time="2026-06-09T11:37:18.383552025Z" level=info msg="Stopping pod sandbox: 56b4197fe62aba110b6f577b3a49889d874702b4dbb3b0c889390fa7f4264b10" id=0826a367-db4b-47e2-a891-b06478a0f8ef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.062069 | controller | Jun 09 11:37:18.383715 crc crio[21508]: time="2026-06-09T11:37:18.383656738Z" level=info msg="Stopped pod sandbox (already stopped): 56b4197fe62aba110b6f577b3a49889d874702b4dbb3b0c889390fa7f4264b10" id=0826a367-db4b-47e2-a891-b06478a0f8ef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.062085 | controller | Jun 09 11:37:18.384433 crc crio[21508]: time="2026-06-09T11:37:18.384358768Z" level=info msg="Removing pod sandbox: 56b4197fe62aba110b6f577b3a49889d874702b4dbb3b0c889390fa7f4264b10" id=cf26ab45-aa84-4483-9c15-385493ccc2f1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.062100 | controller | Jun 09 11:37:18.387722 crc crio[21508]: time="2026-06-09T11:37:18.387638714Z" level=info msg="Created container e65d717cc4a5c893686002c4371cf462b5d50c9d0853f1704ac1630c47012af1: openshift-marketplace/redhat-operators-gs6dd/registry-server" id=670eaecc-92a4-4be4-8951-0e2ea660b3ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.062115 | controller | Jun 09 11:37:18.389777 crc crio[21508]: time="2026-06-09T11:37:18.389700615Z" level=info msg="Starting container: e65d717cc4a5c893686002c4371cf462b5d50c9d0853f1704ac1630c47012af1" id=50050b89-1b17-4f25-a71b-f0f5167046a9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.062130 | controller | Jun 09 11:37:18.397218 crc crio[21508]: time="2026-06-09T11:37:18.396523284Z" level=info msg="Started container" PID=111284 containerID=e65d717cc4a5c893686002c4371cf462b5d50c9d0853f1704ac1630c47012af1 description=openshift-marketplace/redhat-operators-gs6dd/registry-server id=50050b89-1b17-4f25-a71b-f0f5167046a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4292a5554cae0a168219cd84ba9ad3bded1182cb261a4b2499869f12acc6436e
2026-06-09 12:20:03.062146 | controller | Jun 09 11:37:18.412166 crc crio[21508]: time="2026-06-09T11:37:18.412064589Z" level=info msg="Removed pod sandbox: 56b4197fe62aba110b6f577b3a49889d874702b4dbb3b0c889390fa7f4264b10" id=cf26ab45-aa84-4483-9c15-385493ccc2f1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.062161 | controller | Jun 09 11:37:18.413806 crc crio[21508]: time="2026-06-09T11:37:18.413601804Z" level=info msg="Stopping pod sandbox: 4bb77b6c5cbcb24c8b9468056d799592cebb38fa4c1b2449f3a8de51716e10f2" id=b4735d9e-66ff-4989-9283-f67d5d37f46a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.062176 | controller | Jun 09 11:37:18.413806 crc crio[21508]: time="2026-06-09T11:37:18.413667256Z" level=info msg="Stopped pod sandbox (already stopped): 4bb77b6c5cbcb24c8b9468056d799592cebb38fa4c1b2449f3a8de51716e10f2" id=b4735d9e-66ff-4989-9283-f67d5d37f46a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.062191 | controller | Jun 09 11:37:18.414563 crc crio[21508]: time="2026-06-09T11:37:18.414514171Z" level=info msg="Removing pod sandbox: 4bb77b6c5cbcb24c8b9468056d799592cebb38fa4c1b2449f3a8de51716e10f2" id=9aa430eb-b96c-43c9-b274-6a26a780b3b9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.062210 | controller | Jun 09 11:37:18.430842 crc crio[21508]: time="2026-06-09T11:37:18.430739586Z" level=info msg="Removed pod sandbox: 4bb77b6c5cbcb24c8b9468056d799592cebb38fa4c1b2449f3a8de51716e10f2" id=9aa430eb-b96c-43c9-b274-6a26a780b3b9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.062226 | controller | Jun 09 11:37:18.432197 crc crio[21508]: time="2026-06-09T11:37:18.432120796Z" level=info msg="Stopping pod sandbox: ddf6bd2ed26a93a03bd558fabbd0c43ee2ca8712aa0f9da08831794b47faec01" id=822f9f12-d647-45ee-b75e-506a3577f737 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.062241 | controller | Jun 09 11:37:18.432197 crc crio[21508]: time="2026-06-09T11:37:18.432190368Z" level=info msg="Stopped pod sandbox (already stopped): ddf6bd2ed26a93a03bd558fabbd0c43ee2ca8712aa0f9da08831794b47faec01" id=822f9f12-d647-45ee-b75e-506a3577f737 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.062256 | controller | Jun 09 11:37:18.433696 crc crio[21508]: time="2026-06-09T11:37:18.433550548Z" level=info msg="Removing pod sandbox: ddf6bd2ed26a93a03bd558fabbd0c43ee2ca8712aa0f9da08831794b47faec01" id=ff213632-1107-49a7-aaea-b1b8799d830e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.062271 | controller | Jun 09 11:37:18.458187 crc crio[21508]: time="2026-06-09T11:37:18.458025654Z" level=info msg="Removed pod sandbox: ddf6bd2ed26a93a03bd558fabbd0c43ee2ca8712aa0f9da08831794b47faec01" id=ff213632-1107-49a7-aaea-b1b8799d830e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.062286 | controller | Jun 09 11:37:18.459158 crc crio[21508]: time="2026-06-09T11:37:18.459082995Z" level=info msg="Stopping pod sandbox: 0abe3f34b28d478fc436b8b5d00ff4f4d76886ecf9aa1b072b03254f10410de3" id=0d115fe1-a583-4530-8d9c-c05b825a319b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.062301 | controller | Jun 09 11:37:18.459269 crc crio[21508]: time="2026-06-09T11:37:18.45924848Z" level=info msg="Stopped pod sandbox (already stopped): 0abe3f34b28d478fc436b8b5d00ff4f4d76886ecf9aa1b072b03254f10410de3" id=0d115fe1-a583-4530-8d9c-c05b825a319b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.062317 | controller | Jun 09 11:37:18.461246 crc crio[21508]: time="2026-06-09T11:37:18.461176016Z" level=info msg="Removing pod sandbox: 0abe3f34b28d478fc436b8b5d00ff4f4d76886ecf9aa1b072b03254f10410de3" id=7f514f22-b6be-48a7-8b10-0b3346f26c6f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.062332 | controller | Jun 09 11:37:18.479999 crc crio[21508]: time="2026-06-09T11:37:18.479390559Z" level=info msg="Removed pod sandbox: 0abe3f34b28d478fc436b8b5d00ff4f4d76886ecf9aa1b072b03254f10410de3" id=7f514f22-b6be-48a7-8b10-0b3346f26c6f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.062361 | controller | Jun 09 11:37:31.588790 crc crio[21508]: time="2026-06-09T11:37:31.587690226Z" level=info msg="Stopping container: e65d717cc4a5c893686002c4371cf462b5d50c9d0853f1704ac1630c47012af1 (timeout: 2s)" id=d9824ac2-0da4-4145-b351-9310a83cf320 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.062382 | controller | Jun 09 11:37:31.736801 crc crio[21508]: time="2026-06-09T11:37:31.736058387Z" level=info msg="Stopped container e65d717cc4a5c893686002c4371cf462b5d50c9d0853f1704ac1630c47012af1: openshift-marketplace/redhat-operators-gs6dd/registry-server" id=d9824ac2-0da4-4145-b351-9310a83cf320 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.062399 | controller | Jun 09 11:37:31.738097 crc crio[21508]: time="2026-06-09T11:37:31.738045955Z" level=info msg="Stopping pod sandbox: 4292a5554cae0a168219cd84ba9ad3bded1182cb261a4b2499869f12acc6436e" id=f1d00371-ab0c-4cc1-b25e-d0a32ff1f79c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.062415 | controller | Jun 09 11:37:31.739180 crc crio[21508]: time="2026-06-09T11:37:31.739046604Z" level=info msg="Got pod network &{Name:redhat-operators-gs6dd Namespace:openshift-marketplace ID:4292a5554cae0a168219cd84ba9ad3bded1182cb261a4b2499869f12acc6436e UID:d0d8cdf7-a6d9-4ba2-98bc-dacc1b314c5b NetNS:/var/run/netns/612a26bf-6bda-472a-9c2d-305cafa21862 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d8cdf7_a6d9_4ba2_98bc_dacc1b314c5b.slice PodAnnotations:0xc0039b8b10}] Aliases:map[]}"
2026-06-09 12:20:03.062434 | controller | Jun 09 11:37:31.739350 crc crio[21508]: time="2026-06-09T11:37:31.739208229Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-gs6dd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.062450 | controller | Jun 09 11:37:32.088394 crc crio[21508]: time="2026-06-09T11:37:32.088253815Z" level=info msg="Stopped pod sandbox: 4292a5554cae0a168219cd84ba9ad3bded1182cb261a4b2499869f12acc6436e" id=f1d00371-ab0c-4cc1-b25e-d0a32ff1f79c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.062466 | controller | Jun 09 11:37:32.609972 crc crio[21508]: time="2026-06-09T11:37:32.609535161Z" level=info msg="Removing container: e65d717cc4a5c893686002c4371cf462b5d50c9d0853f1704ac1630c47012af1" id=15e04025-654d-40de-b556-1915c3954b53 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.062481 | controller | Jun 09 11:37:32.648003 crc crio[21508]: time="2026-06-09T11:37:32.647853013Z" level=info msg="Removed container e65d717cc4a5c893686002c4371cf462b5d50c9d0853f1704ac1630c47012af1: openshift-marketplace/redhat-operators-gs6dd/registry-server" id=15e04025-654d-40de-b556-1915c3954b53 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.062496 | controller | Jun 09 11:37:32.650709 crc crio[21508]: time="2026-06-09T11:37:32.650556732Z" level=info msg="Removing container: 72a45be50f23cd5d4bb52957057ee38c668df7d9e1f68d698858ba59c9cbd0b5" id=7d5101f7-32e8-4ab2-84f0-47bc26418e43 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.062511 | controller | Jun 09 11:37:32.694470 crc crio[21508]: time="2026-06-09T11:37:32.694376515Z" level=info msg="Removed container 72a45be50f23cd5d4bb52957057ee38c668df7d9e1f68d698858ba59c9cbd0b5: openshift-marketplace/redhat-operators-gs6dd/extract-content" id=7d5101f7-32e8-4ab2-84f0-47bc26418e43 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.062526 | controller | Jun 09 11:37:32.708959 crc crio[21508]: time="2026-06-09T11:37:32.708890109Z" level=info msg="Removing container: dab7fa06785d7789ef1870b3d6e1b297a91c82f972e0bc90988d0c9aa9c07085" id=89d954ad-52fd-4152-94df-6fbf0516757e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.062541 | controller | Jun 09 11:37:32.737164 crc crio[21508]: time="2026-06-09T11:37:32.737030383Z" level=info msg="Removed container dab7fa06785d7789ef1870b3d6e1b297a91c82f972e0bc90988d0c9aa9c07085: openshift-marketplace/redhat-operators-gs6dd/extract-utilities" id=89d954ad-52fd-4152-94df-6fbf0516757e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.062556 | controller | Jun 09 11:37:54.311204 crc crio[21508]: time="2026-06-09T11:37:54.309899236Z" level=info msg="Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv95rzq/POD" id=90fae4da-271f-4c9d-b3c0-c2fc64bd974b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.062571 | controller | Jun 09 11:37:54.311204 crc crio[21508]: time="2026-06-09T11:37:54.310814253Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.062587 | controller | Jun 09 11:37:54.339104 crc crio[21508]: time="2026-06-09T11:37:54.338782682Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=90fae4da-271f-4c9d-b3c0-c2fc64bd974b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.062612 | controller | Jun 09 11:37:54.357939 crc crio[21508]: time="2026-06-09T11:37:54.35785557Z" level=info msg="Ran pod sandbox 9679181ae535925ce65e745bb00e59bfd99f676610cf39b747427d1b7b230644 with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv95rzq/POD" id=90fae4da-271f-4c9d-b3c0-c2fc64bd974b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.062628 | controller | Jun 09 11:37:54.367753 crc crio[21508]: time="2026-06-09T11:37:54.36708774Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=9d472e77-dcc5-4712-8c89-ada698922b31 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.062643 | controller | Jun 09 11:37:54.367753 crc crio[21508]: time="2026-06-09T11:37:54.367526853Z" level=info msg="Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found" id=9d472e77-dcc5-4712-8c89-ada698922b31 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.062658 | controller | Jun 09 11:37:54.367753 crc crio[21508]: time="2026-06-09T11:37:54.367671577Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found" id=9d472e77-dcc5-4712-8c89-ada698922b31 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.062674 | controller | Jun 09 11:37:54.370550 crc crio[21508]: time="2026-06-09T11:37:54.37049197Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=bf0cbdd4-760a-4c67-9d68-c2d336bd6786 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.062689 | controller | Jun 09 11:37:54.390081 crc crio[21508]: time="2026-06-09T11:37:54.389743483Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\""
2026-06-09 12:20:03.062705 | controller | Jun 09 11:38:00.982410 crc crio[21508]: time="2026-06-09T11:38:00.981267455Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683418-l2f84/POD" id=30b12f5d-9899-403f-b8f4-92a01f4e0a77 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.062721 | controller | Jun 09 11:38:00.984079 crc crio[21508]: time="2026-06-09T11:38:00.98247894Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.062737 | controller | Jun 09 11:38:01.037141 crc crio[21508]: time="2026-06-09T11:38:01.036957215Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683418-l2f84 Namespace:openshift-infra ID:77a3b80f265422f480a332297ff7d523c23b28bc44c9a940f755df5317e4d182 UID:5cd4b320-0dfd-4094-95cb-cea9ffefa3a4 NetNS:/var/run/netns/8150ce2a-2d6d-4921-bc4b-7a8d7a5057a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5cd4b320_0dfd_4094_95cb_cea9ffefa3a4.slice PodAnnotations:0xc00465e020}] Aliases:map[]}"
2026-06-09 12:20:03.062754 | controller | Jun 09 11:38:01.037141 crc crio[21508]: time="2026-06-09T11:38:01.037049187Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683418-l2f84 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.062770 | controller | Jun 09 11:38:01.575011 crc crio[21508]: 2026-06-09T11:38:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:77a3b80f265422f Mac:32:18:72:91:91:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:df Mtu:0 Sandbox:/var/run/netns/8150ce2a-2d6d-4921-bc4b-7a8d7a5057a9 SocketPath: PciID:}] [{Interface:0xc0002c2bc0 Address:{IP:10.217.0.223 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.062786 | controller | Jun 09 11:38:01.576971 crc crio[21508]: time="2026-06-09T11:38:01.576901427Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683418-l2f84 Namespace:openshift-infra ID:77a3b80f265422f480a332297ff7d523c23b28bc44c9a940f755df5317e4d182 UID:5cd4b320-0dfd-4094-95cb-cea9ffefa3a4 NetNS:/var/run/netns/8150ce2a-2d6d-4921-bc4b-7a8d7a5057a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5cd4b320_0dfd_4094_95cb_cea9ffefa3a4.slice PodAnnotations:0xc00465e020}] Aliases:map[]}"
2026-06-09 12:20:03.062805 | controller | Jun 09 11:38:01.577116 crc crio[21508]: time="2026-06-09T11:38:01.577066422Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683418-l2f84 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.062822 | controller | Jun 09 11:38:01.585244 crc crio[21508]: time="2026-06-09T11:38:01.585172539Z" level=info msg="Ran pod sandbox 77a3b80f265422f480a332297ff7d523c23b28bc44c9a940f755df5317e4d182 with infra container: openshift-infra/auto-csr-approver-29683418-l2f84/POD" id=30b12f5d-9899-403f-b8f4-92a01f4e0a77 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.062839 | controller | Jun 09 11:38:01.589391 crc crio[21508]: time="2026-06-09T11:38:01.588499997Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=84b40b4a-8b80-4fc7-a2a1-8eacff56961b name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.062855 | controller | Jun 09 11:38:01.596106 crc crio[21508]: time="2026-06-09T11:38:01.596032287Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 12:20:03.062870 | controller | Jun 09 11:38:02.751756 crc crio[21508]: time="2026-06-09T11:38:02.751579606Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=84b40b4a-8b80-4fc7-a2a1-8eacff56961b name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.062887 | controller | Jun 09 11:38:02.754144 crc crio[21508]: time="2026-06-09T11:38:02.752635147Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=4b1eb1be-d75f-43ea-b2ee-733d1b005c84 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.062903 | controller | Jun 09 11:38:02.755327 crc crio[21508]: time="2026-06-09T11:38:02.755196112Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=6901a849-514c-436b-a908-27312fe8f1f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.062919 | controller | Jun 09 11:38:02.762988 crc crio[21508]: time="2026-06-09T11:38:02.762893217Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683418-l2f84/oc" id=c99a4eae-a8f2-4b56-9809-d8d85f8fd023 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.062934 | controller | Jun 09 11:38:02.763733 crc crio[21508]: time="2026-06-09T11:38:02.763511996Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.062950 | controller | Jun 09 11:38:02.807894 crc crio[21508]: time="2026-06-09T11:38:02.807804962Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.062966 | controller | Jun 09 11:38:03.034351 crc crio[21508]: time="2026-06-09T11:38:03.033905569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.062982 | controller | Jun 09 11:38:03.159388 crc crio[21508]: time="2026-06-09T11:38:03.159225277Z" level=info msg="Created container 68d5f6bae32649f61d35694c8eceadb45aff0c7bc9e66c92f6ff8c289ccd3016: openshift-infra/auto-csr-approver-29683418-l2f84/oc" id=c99a4eae-a8f2-4b56-9809-d8d85f8fd023 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.062998 | controller | Jun 09 11:38:03.160991 crc crio[21508]: time="2026-06-09T11:38:03.160797043Z" level=info msg="Starting container: 68d5f6bae32649f61d35694c8eceadb45aff0c7bc9e66c92f6ff8c289ccd3016" id=5d5dc16f-3fc8-4dfb-903c-e0ccc0118faa name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.063017 | controller | Jun 09 11:38:03.166610 crc crio[21508]: time="2026-06-09T11:38:03.166554011Z" level=info msg="Started container" PID=113582 containerID=68d5f6bae32649f61d35694c8eceadb45aff0c7bc9e66c92f6ff8c289ccd3016 description=openshift-infra/auto-csr-approver-29683418-l2f84/oc id=5d5dc16f-3fc8-4dfb-903c-e0ccc0118faa name=/runtime.v1.RuntimeService/StartContainer sandboxID=77a3b80f265422f480a332297ff7d523c23b28bc44c9a940f755df5317e4d182
2026-06-09 12:20:03.063033 | controller | Jun 09 11:38:05.120199 crc crio[21508]: time="2026-06-09T11:38:05.119631101Z" level=info msg="Stopping pod sandbox: 77a3b80f265422f480a332297ff7d523c23b28bc44c9a940f755df5317e4d182" id=496a1770-4885-4623-8595-4c6386f00799 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.063049 | controller | Jun 09 11:38:05.121517 crc crio[21508]: time="2026-06-09T11:38:05.121395612Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683418-l2f84 Namespace:openshift-infra ID:77a3b80f265422f480a332297ff7d523c23b28bc44c9a940f755df5317e4d182 UID:5cd4b320-0dfd-4094-95cb-cea9ffefa3a4 NetNS:/var/run/netns/8150ce2a-2d6d-4921-bc4b-7a8d7a5057a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5cd4b320_0dfd_4094_95cb_cea9ffefa3a4.slice PodAnnotations:0xc00008d3e0}] Aliases:map[]}"
2026-06-09 12:20:03.063065 | controller | Jun 09 11:38:05.121627 crc crio[21508]: time="2026-06-09T11:38:05.121561297Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683418-l2f84 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.063081 | controller | Jun 09 11:38:05.464626 crc crio[21508]: time="2026-06-09T11:38:05.464070521Z" level=info msg="Stopped pod sandbox: 77a3b80f265422f480a332297ff7d523c23b28bc44c9a940f755df5317e4d182" id=496a1770-4885-4623-8595-4c6386f00799 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.063097 | controller | Jun 09 11:38:10.399898 crc crio[21508]: time="2026-06-09T11:38:10.399164815Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-px6k5/POD" id=7ef6ca5c-1e85-4a5f-8e0c-78ae72874c58 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.063113 | controller | Jun 09 11:38:10.401009 crc crio[21508]: time="2026-06-09T11:38:10.399929347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.063129 | controller | Jun 09 11:38:18.499489 crc crio[21508]: time="2026-06-09T11:38:18.498763541Z" level=info msg="Removing container: 84283bcb542fd4e1e43ef88de9a1f178029a968ab65e0c5d23817e2fdfa5d177" id=99dd7b78-2626-456e-bcab-f21a08227e42 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.063144 | controller | Jun 09 11:38:19.573877 crc crio[21508]: time="2026-06-09T11:38:19.573772073Z" level=info msg="Removed container 84283bcb542fd4e1e43ef88de9a1f178029a968ab65e0c5d23817e2fdfa5d177: openstack/cinder-db-sync-cfb5c/cinder-db-sync" id=99dd7b78-2626-456e-bcab-f21a08227e42 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.063160 | controller | Jun 09 11:38:19.581812 crc crio[21508]: time="2026-06-09T11:38:19.581597692Z" level=info msg="Removing container: f9b095a8ba0a8fd8757789c99c11df804808fd857493f6ddaf573f13a40b355e" id=14f95e5c-139c-4858-bd1f-3b65bc863def name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.063176 | controller | Jun 09 11:38:19.673009 crc crio[21508]: time="2026-06-09T11:38:19.672420471Z" level=info msg="Got pod network &{Name:certified-operators-px6k5 Namespace:openshift-marketplace ID:05e0956bd179816ef3cc5ead0b2173d824a46c443bf8f64c33f22bfccc93d45b UID:c69ba397-1487-48c4-aba1-ae919a47208e NetNS:/var/run/netns/2d072be7-be0e-442a-8d3b-4b48250a6521 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc69ba397_1487_48c4_aba1_ae919a47208e.slice PodAnnotations:0xc002a12910}] Aliases:map[]}"
2026-06-09 12:20:03.063194 | controller | Jun 09 11:38:19.673203 crc crio[21508]: time="2026-06-09T11:38:19.673144402Z" level=info msg="Adding pod openshift-marketplace_certified-operators-px6k5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.063211 | controller | Jun 09 11:38:19.713652 crc crio[21508]: time="2026-06-09T11:38:19.713538754Z" level=info msg="Removed container f9b095a8ba0a8fd8757789c99c11df804808fd857493f6ddaf573f13a40b355e: openshift-infra/auto-csr-approver-29683412-48kzk/oc" id=14f95e5c-139c-4858-bd1f-3b65bc863def name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.063226 | controller | Jun 09 11:38:19.718354 crc crio[21508]: time="2026-06-09T11:38:19.718220261Z" level=info msg="Removing container: 624e19dec14e0d523407106473989677a2597ab54df20a4a20c851651183eef6" id=c103cc80-9c9c-4607-bdca-eeda5b8c5372 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.063241 | controller | Jun 09 11:38:19.838550 crc crio[21508]: time="2026-06-09T11:38:19.838220153Z" level=info msg="Removed container 624e19dec14e0d523407106473989677a2597ab54df20a4a20c851651183eef6: openstack/cinder-online-data-migrations-vx69s/cinder-online-data-migrations" id=c103cc80-9c9c-4607-bdca-eeda5b8c5372 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.063257 | controller | Jun 09 11:38:19.854104 crc crio[21508]: time="2026-06-09T11:38:19.85177838Z" level=info msg="Removing container: a65114335274bab2d1c880790b3f34e37f74f9efb675acb8f61eff15b1636865" id=f8e77550-7ca8-4ce3-a408-2498d6232b67 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.063272 | controller | Jun 09 11:38:19.953366 crc crio[21508]: time="2026-06-09T11:38:19.953136126Z" level=info msg="Removed container a65114335274bab2d1c880790b3f34e37f74f9efb675acb8f61eff15b1636865: openstack/neutron-db-sync-9gdc4/neutron-db-sync" id=f8e77550-7ca8-4ce3-a408-2498d6232b67 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.063287 | controller | Jun 09 11:38:19.965704 crc crio[21508]: time="2026-06-09T11:38:19.965602881Z" level=info msg="Stopping pod sandbox: 241790b3276f1c6a6109b83c29eb30c65458b981dd2208e101ab8d9a68a457af" id=61bc8174-dc3c-4432-b96b-bbcbdbecec58 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.063302 | controller | Jun 09 11:38:19.965704 crc crio[21508]: time="2026-06-09T11:38:19.965707884Z" level=info msg="Stopped pod sandbox (already stopped): 241790b3276f1c6a6109b83c29eb30c65458b981dd2208e101ab8d9a68a457af" id=61bc8174-dc3c-4432-b96b-bbcbdbecec58 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.063317 | controller | Jun 09 11:38:19.966229 crc crio[21508]: time="2026-06-09T11:38:19.966156677Z" level=info msg="Removing pod sandbox: 241790b3276f1c6a6109b83c29eb30c65458b981dd2208e101ab8d9a68a457af" id=298463c2-0e64-4314-8520-86e3d134e307 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.063333 | controller | Jun 09 11:38:19.991586 crc crio[21508]: time="2026-06-09T11:38:19.989709457Z" level=info msg="Removed pod sandbox: 241790b3276f1c6a6109b83c29eb30c65458b981dd2208e101ab8d9a68a457af" id=298463c2-0e64-4314-8520-86e3d134e307 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.063365 | controller | Jun 09 11:38:19.991586 crc crio[21508]: time="2026-06-09T11:38:19.991280843Z" level=info msg="Stopping pod sandbox: 4292a5554cae0a168219cd84ba9ad3bded1182cb261a4b2499869f12acc6436e" id=053890c9-2806-46e4-b8f7-b061222fa41c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.063386 | controller | Jun 09 11:38:19.992021 crc crio[21508]: time="2026-06-09T11:38:19.991654634Z" level=info msg="Stopped pod sandbox (already stopped): 4292a5554cae0a168219cd84ba9ad3bded1182cb261a4b2499869f12acc6436e" id=053890c9-2806-46e4-b8f7-b061222fa41c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.063402 | controller | Jun 09 11:38:19.992933 crc crio[21508]: time="2026-06-09T11:38:19.992826078Z" level=info msg="Removing pod sandbox: 4292a5554cae0a168219cd84ba9ad3bded1182cb261a4b2499869f12acc6436e" id=5e9b208a-5207-4c90-af43-841cc9fa8fd5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.063420 | controller | Jun 09 11:38:20.008771 crc crio[21508]: time="2026-06-09T11:38:20.008194218Z" level=info msg="Removed pod sandbox: 4292a5554cae0a168219cd84ba9ad3bded1182cb261a4b2499869f12acc6436e" id=5e9b208a-5207-4c90-af43-841cc9fa8fd5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.063436 | controller | Jun 09 11:38:20.010248 crc crio[21508]: time="2026-06-09T11:38:20.010184166Z" level=info msg="Stopping pod sandbox: 89efa7f3b58dc7aedd6573e8e0abab319861360311bcdc8abaeeb615dbddb919" id=5f6f77b2-1232-4087-b5f1-9558d76567de name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.063451 | controller | Jun 09 11:38:20.010381 crc crio[21508]: time="2026-06-09T11:38:20.010274048Z" level=info msg="Stopped pod sandbox (already stopped): 89efa7f3b58dc7aedd6573e8e0abab319861360311bcdc8abaeeb615dbddb919" id=5f6f77b2-1232-4087-b5f1-9558d76567de name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.063466 | controller | Jun 09 11:38:20.011176 crc crio[21508]: time="2026-06-09T11:38:20.011096763Z" level=info msg="Removing pod sandbox: 89efa7f3b58dc7aedd6573e8e0abab319861360311bcdc8abaeeb615dbddb919" id=b9b7708d-f343-4235-a08f-a17efc4488d9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.063481 | controller | Jun 09 11:38:20.050814 crc crio[21508]: time="2026-06-09T11:38:20.050609049Z" level=info msg="Removed pod sandbox: 89efa7f3b58dc7aedd6573e8e0abab319861360311bcdc8abaeeb615dbddb919" id=b9b7708d-f343-4235-a08f-a17efc4488d9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.063496 | controller | Jun 09 11:38:20.061401 crc crio[21508]: time="2026-06-09T11:38:20.061260721Z" level=info msg="Stopping pod sandbox: 10b6a7803cd97e0936b0ec0b86a9aabe3a1d87b42fd1924b973413d8cf4c500a" id=ae8ac90f-0255-4d2d-88f7-b6f2e1a6681f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.063510 | controller | Jun 09 11:38:20.061575 crc crio[21508]: time="2026-06-09T11:38:20.061421425Z" level=info msg="Stopped pod sandbox (already stopped): 10b6a7803cd97e0936b0ec0b86a9aabe3a1d87b42fd1924b973413d8cf4c500a" id=ae8ac90f-0255-4d2d-88f7-b6f2e1a6681f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.063586 | controller | Jun 09 11:38:20.063521 crc crio[21508]: time="2026-06-09T11:38:20.063451915Z" level=info msg="Removing pod sandbox: 10b6a7803cd97e0936b0ec0b86a9aabe3a1d87b42fd1924b973413d8cf4c500a" id=842b4a33-5018-43d0-beb2-8c0d7d135a7a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.063605 | controller | Jun 09 11:38:20.081025 crc crio[21508]: time="2026-06-09T11:38:20.080932886Z" level=info msg="Removed pod sandbox: 10b6a7803cd97e0936b0ec0b86a9aabe3a1d87b42fd1924b973413d8cf4c500a" id=842b4a33-5018-43d0-beb2-8c0d7d135a7a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.063621 | controller | Jun 09 11:38:20.083411 crc crio[21508]: time="2026-06-09T11:38:20.083220393Z" level=info msg="Stopping pod sandbox: 51ecee79b4eadea6ad72fe15822e13278839f6613bb8c34c48413f4ec44e7a3e" id=b9198061-79ec-4fe7-bd43-99e1c84a72ff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.063636 | controller | Jun 09 11:38:20.083532 crc crio[21508]: time="2026-06-09T11:38:20.083424769Z" level=info msg="Stopped pod sandbox (already stopped): 51ecee79b4eadea6ad72fe15822e13278839f6613bb8c34c48413f4ec44e7a3e" id=b9198061-79ec-4fe7-bd43-99e1c84a72ff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.063652 | controller | Jun 09 11:38:20.084124 crc crio[21508]: time="2026-06-09T11:38:20.084074088Z" level=info msg="Removing pod sandbox: 51ecee79b4eadea6ad72fe15822e13278839f6613bb8c34c48413f4ec44e7a3e" id=74aa812f-85e7-4e0c-88aa-4529b45821d3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.063667 | controller | Jun 09 11:38:20.103699 crc crio[21508]: time="2026-06-09T11:38:20.103378063Z" level=info msg="Removed pod sandbox: 51ecee79b4eadea6ad72fe15822e13278839f6613bb8c34c48413f4ec44e7a3e" id=74aa812f-85e7-4e0c-88aa-4529b45821d3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.063686 | controller | Jun 09 11:38:20.268269 crc crio[21508]: 2026-06-09T11:38:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:05e0956bd179816 Mac:ba:d4:0a:0e:b2:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e0 Mtu:0 Sandbox:/var/run/netns/2d072be7-be0e-442a-8d3b-4b48250a6521 SocketPath: PciID:}] [{Interface:0xc00035b570 Address:{IP:10.217.0.224 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.063702 | controller | Jun 09 11:38:20.270644 crc crio[21508]: time="2026-06-09T11:38:20.270554806Z" level=info msg="Got pod network &{Name:certified-operators-px6k5 Namespace:openshift-marketplace ID:05e0956bd179816ef3cc5ead0b2173d824a46c443bf8f64c33f22bfccc93d45b UID:c69ba397-1487-48c4-aba1-ae919a47208e NetNS:/var/run/netns/2d072be7-be0e-442a-8d3b-4b48250a6521 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc69ba397_1487_48c4_aba1_ae919a47208e.slice PodAnnotations:0xc002a12910}] Aliases:map[]}"
2026-06-09 12:20:03.063718 | controller | Jun 09 11:38:20.270826 crc crio[21508]: time="2026-06-09T11:38:20.270767142Z" level=info msg="Checking pod openshift-marketplace_certified-operators-px6k5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.063734 | controller | Jun 09 11:38:20.282113 crc crio[21508]: time="2026-06-09T11:38:20.281818376Z" level=info msg="Ran pod sandbox 05e0956bd179816ef3cc5ead0b2173d824a46c443bf8f64c33f22bfccc93d45b with infra container: openshift-marketplace/certified-operators-px6k5/POD" id=7ef6ca5c-1e85-4a5f-8e0c-78ae72874c58 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.063750 | controller | Jun 09 11:38:20.288692 crc crio[21508]: time="2026-06-09T11:38:20.288418629Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=7206bb21-270b-41d2-9fb2-0de3ec134369 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.063765 | controller | Jun 09 11:38:20.296023 crc crio[21508]: time="2026-06-09T11:38:20.295856187Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5878c875-4755-4bdd-bd3b-bea6d2e258f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.063780 | controller | Jun 09 11:38:20.451051 crc crio[21508]: time="2026-06-09T11:38:20.450947486Z" level=info msg="Creating container: openshift-marketplace/certified-operators-px6k5/extract-utilities" id=a04e85fa-5902-4bc7-a6c5-d64db20164f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.063795 | controller | Jun 09 11:38:20.451603 crc crio[21508]: time="2026-06-09T11:38:20.451544783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.063811 | controller | Jun 09 11:38:20.497725 crc crio[21508]: time="2026-06-09T11:38:20.497645262Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.063827 | controller | Jun 09 11:38:20.504742 crc crio[21508]: time="2026-06-09T11:38:20.504679478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.063842 | controller | Jun 09 11:38:20.768129 crc crio[21508]: time="2026-06-09T11:38:20.767970234Z" level=info msg="Created container a2922206f0319c98031ac1843ec675ee549e40f175174af29b1daaffa4bde67f: openshift-marketplace/certified-operators-px6k5/extract-utilities" id=a04e85fa-5902-4bc7-a6c5-d64db20164f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.063860 | controller | Jun 09 11:38:20.770568 crc crio[21508]: time="2026-06-09T11:38:20.77022827Z" level=info msg="Starting container: a2922206f0319c98031ac1843ec675ee549e40f175174af29b1daaffa4bde67f" id=4bee3f93-28c3-40d1-a70a-67ce762c37b6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.063876 | controller | Jun 09 11:38:20.776604 crc crio[21508]: time="2026-06-09T11:38:20.776447972Z" level=info msg="Started container" PID=114594 containerID=a2922206f0319c98031ac1843ec675ee549e40f175174af29b1daaffa4bde67f description=openshift-marketplace/certified-operators-px6k5/extract-utilities id=4bee3f93-28c3-40d1-a70a-67ce762c37b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05e0956bd179816ef3cc5ead0b2173d824a46c443bf8f64c33f22bfccc93d45b
2026-06-09 12:20:03.063892 | controller | Jun 09 11:38:21.314945 crc crio[21508]: time="2026-06-09T11:38:21.31416256Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:cf8337209db10a9c53b1358d3d7669e668ae4eac41e3ce0552be9bfb2c1165d1" id=bf0cbdd4-760a-4c67-9d68-c2d336bd6786 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.063907 | controller | Jun 09 11:38:21.316275 crc crio[21508]: time="2026-06-09T11:38:21.316176258Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=554c87d4-63c3-4ea0-8a0e-66a391615bf8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.063923 | controller | Jun 09 11:38:21.330405 crc crio[21508]: time="2026-06-09T11:38:21.330334743Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=61300671-d941-4d7d-8c4d-a5172fc26860 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.063938 | controller | Jun 09 11:38:21.339673 crc crio[21508]: time="2026-06-09T11:38:21.339541212Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv95rzq/init" id=5c2bc341-f0fd-4b2a-adfc-7507a90d426a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.063953 | controller | Jun 09 11:38:21.341143 crc crio[21508]: time="2026-06-09T11:38:21.341057247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.063968 | controller | Jun 09 11:38:21.410826 crc crio[21508]: time="2026-06-09T11:38:21.410724816Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=0796d2fb-7db2-4f87-946b-c23d8cacd8e6 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.063984 | controller | Jun 09 11:38:21.422999 crc crio[21508]: time="2026-06-09T11:38:21.422812359Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-09 12:20:03.064051 | controller | Jun 09 11:38:21.425795 crc crio[21508]: time="2026-06-09T11:38:21.425192399Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.064072 | controller | Jun 09 11:38:21.430872 crc crio[21508]: time="2026-06-09T11:38:21.430512715Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.064090 | controller | Jun 09 11:38:21.612887 crc crio[21508]: time="2026-06-09T11:38:21.612715667Z" level=info msg="Created container 3712c96ee251cfa11e1f4a1c90503245b7fcb795d9cbde221dbd0a520b1c5343: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv95rzq/init" id=5c2bc341-f0fd-4b2a-adfc-7507a90d426a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.064107 | controller | Jun 09 11:38:21.613997 crc crio[21508]: time="2026-06-09T11:38:21.613883762Z" level=info msg="Starting container: 3712c96ee251cfa11e1f4a1c90503245b7fcb795d9cbde221dbd0a520b1c5343" id=389e3048-2bef-4ffa-87da-5e33c930ef06 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.064127 | controller | Jun 09 11:38:21.623778 crc crio[21508]: time="2026-06-09T11:38:21.623621567Z" level=info msg="Started container" PID=114645 containerID=3712c96ee251cfa11e1f4a1c90503245b7fcb795d9cbde221dbd0a520b1c5343 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv95rzq/init id=389e3048-2bef-4ffa-87da-5e33c930ef06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9679181ae535925ce65e745bb00e59bfd99f676610cf39b747427d1b7b230644
2026-06-09 12:20:03.064145 | controller | Jun 09 11:38:22.080101 crc crio[21508]: time="2026-06-09T11:38:22.079943151Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e" id=0796d2fb-7db2-4f87-946b-c23d8cacd8e6 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.064161 | controller | Jun 09 11:38:22.086246 crc crio[21508]: time="2026-06-09T11:38:22.085772131Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=e748fd8f-eb10-43c5-a9ea-da5fa290acfe name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.064178 | controller | Jun 09 11:38:22.092736 crc crio[21508]: time="2026-06-09T11:38:22.090895781Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=a1e4e236-0799-4fa4-a625-997bee3fa4cd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.064193 | controller | Jun 09 11:38:22.099701 crc crio[21508]: time="2026-06-09T11:38:22.099624817Z" level=info msg="Creating container: openshift-marketplace/certified-operators-px6k5/extract-content" id=2ff6d987-8c78-46b9-8f1a-6ccd4fc09e00 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.064209 | controller | Jun 09 11:38:22.100037 crc crio[21508]: time="2026-06-09T11:38:22.100001848Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.064224 | controller | Jun 09 11:38:22.153708 crc crio[21508]: time="2026-06-09T11:38:22.153545575Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.064240 | controller | Jun 09 11:38:22.157773 crc crio[21508]: time="2026-06-09T11:38:22.157700756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.064255 | controller | Jun 09 11:38:22.894802 crc crio[21508]: time="2026-06-09T11:38:22.894655555Z" level=info msg="Created container d740370fe36954d531f140717227c413e58a7f35aeae966da69760d2400f6b97: openshift-marketplace/certified-operators-px6k5/extract-content" id=2ff6d987-8c78-46b9-8f1a-6ccd4fc09e00 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.064271 | controller | Jun 09 11:38:22.896136 crc crio[21508]: time="2026-06-09T11:38:22.896019725Z" level=info msg="Starting container: d740370fe36954d531f140717227c413e58a7f35aeae966da69760d2400f6b97" id=35b54fb7-3591-4723-9b68-9a005e2cb714 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.064287 | controller | Jun 09 11:38:22.917795 crc crio[21508]: time="2026-06-09T11:38:22.917662448Z" level=info msg="Started container" PID=114695 containerID=d740370fe36954d531f140717227c413e58a7f35aeae966da69760d2400f6b97 description=openshift-marketplace/certified-operators-px6k5/extract-content id=35b54fb7-3591-4723-9b68-9a005e2cb714 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05e0956bd179816ef3cc5ead0b2173d824a46c443bf8f64c33f22bfccc93d45b
2026-06-09 12:20:03.064303 | controller | Jun 09 11:38:28.557044 crc crio[21508]: time="2026-06-09T11:38:28.555726966Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24:latest" id=0331cb40-dca4-4ee3-b36d-7b600e74aea2 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.064322 | controller | Jun 09 11:38:28.566369 crc crio[21508]: time="2026-06-09T11:38:28.564997837Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24:latest\""
2026-06-09 12:20:03.064339 | controller | Jun 09 11:38:29.590169 crc crio[21508]: time="2026-06-09T11:38:29.589693706Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=fbf658f7-fa65-493f-bb19-a7f42af8e7ee name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.064373 | controller | Jun 09 11:38:29.646816 crc crio[21508]: time="2026-06-09T11:38:29.646707204Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=dc58b90c-46c1-488c-966d-d88c81755892 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.064391 | controller | Jun 09 11:38:30.245717 crc crio[21508]: time="2026-06-09T11:38:30.244977524Z" level=info msg="Creating container: openshift-marketplace/certified-operators-px6k5/registry-server" id=52483a1d-3bae-4657-b629-585dd5591eed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.064406 | controller | Jun 09 11:38:30.246556 crc crio[21508]: time="2026-06-09T11:38:30.246110717Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.064422 | controller | Jun 09 11:38:30.305719 crc crio[21508]: time="2026-06-09T11:38:30.305633289Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.064438 | controller | Jun 09 11:38:30.309624 crc crio[21508]: time="2026-06-09T11:38:30.309571194Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.064453 | controller | Jun 09 11:38:32.117911 crc crio[21508]: time="2026-06-09T11:38:32.117392663Z" level=info msg="Created container d80fc29ed95da6190b640b20b5f8222fe1d5165516cd98e135d16622156dad03: openshift-marketplace/certified-operators-px6k5/registry-server" id=52483a1d-3bae-4657-b629-585dd5591eed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.064469 | controller | Jun 09 11:38:32.120899 crc crio[21508]: time="2026-06-09T11:38:32.120787403Z" level=info msg="Starting container: d80fc29ed95da6190b640b20b5f8222fe1d5165516cd98e135d16622156dad03" id=6a6c5a32-957f-4a7b-9433-cfc40d924d1f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.064485 | controller | Jun 09 11:38:32.126146 crc crio[21508]: time="2026-06-09T11:38:32.126064987Z" level=info msg="Started container" PID=115072 containerID=d80fc29ed95da6190b640b20b5f8222fe1d5165516cd98e135d16622156dad03 description=openshift-marketplace/certified-operators-px6k5/registry-server id=6a6c5a32-957f-4a7b-9433-cfc40d924d1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=05e0956bd179816ef3cc5ead0b2173d824a46c443bf8f64c33f22bfccc93d45b
2026-06-09 12:20:03.064500 | controller | Jun 09 11:38:34.382606 crc crio[21508]: time="2026-06-09T11:38:34.37856098Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:22b583bb15105dbcbd68cba0c0fb9fada6d33a19b9d63edc972508150240b784" id=0331cb40-dca4-4ee3-b36d-7b600e74aea2 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.064516 | controller | Jun 09 11:38:34.382606 crc crio[21508]: time="2026-06-09T11:38:34.379696793Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=0bce38c2-94de-4f54-8fb2-0b63eef553cd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.064531 | controller | Jun 09 11:38:34.453623 crc crio[21508]: time="2026-06-09T11:38:34.45237978Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=806252a4-d7d6-4e7d-85f7-db6e25441a13 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.064550 | controller | Jun 09 11:38:34.470787 crc crio[21508]: time="2026-06-09T11:38:34.467212014Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv95rzq/osp-httpd" id=f03acd22-2cce-4a10-9f91-cdd75f933ad6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.064566 | controller | Jun 09 11:38:34.470787 crc crio[21508]: time="2026-06-09T11:38:34.467884814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.064581 | controller | Jun 09 11:38:34.540832 crc crio[21508]: time="2026-06-09T11:38:34.540740316Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.064597 | controller | Jun 09 11:38:34.549733 crc crio[21508]: time="2026-06-09T11:38:34.549622856Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.064613 | controller | Jun 09 11:38:34.735346 crc crio[21508]: time="2026-06-09T11:38:34.735186567Z" level=info msg="Created container aff865270971e49fbb454bf92005617f5d86dc08a650e75feb4a308e2524331d: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv95rzq/osp-httpd" id=f03acd22-2cce-4a10-9f91-cdd75f933ad6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.064628 | controller | Jun 09 11:38:34.736550 crc crio[21508]: time="2026-06-09T11:38:34.736446994Z" level=info msg="Starting container: aff865270971e49fbb454bf92005617f5d86dc08a650e75feb4a308e2524331d" id=18cd08d8-2e65-417c-885d-dfb8e351f59d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.064644 | controller | Jun 09 11:38:34.741399 crc crio[21508]: time="2026-06-09T11:38:34.741349998Z" level=info msg="Started container" PID=115360 containerID=aff865270971e49fbb454bf92005617f5d86dc08a650e75feb4a308e2524331d description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv95rzq/osp-httpd id=18cd08d8-2e65-417c-885d-dfb8e351f59d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9679181ae535925ce65e745bb00e59bfd99f676610cf39b747427d1b7b230644
2026-06-09 12:20:03.064659 | controller | Jun 09 11:38:43.094834 crc crio[21508]: time="2026-06-09T11:38:43.093848596Z" level=info msg="Stopping container: d80fc29ed95da6190b640b20b5f8222fe1d5165516cd98e135d16622156dad03 (timeout: 2s)" id=0a6e5e35-14ff-4190-9463-f7f19c38f0ba name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.064674 | controller | Jun 09 11:38:43.219529 crc crio[21508]: time="2026-06-09T11:38:43.219217934Z" level=info msg="Stopped container d80fc29ed95da6190b640b20b5f8222fe1d5165516cd98e135d16622156dad03: openshift-marketplace/certified-operators-px6k5/registry-server" id=0a6e5e35-14ff-4190-9463-f7f19c38f0ba name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.064689 | controller | Jun 09 11:38:43.220819 crc crio[21508]: time="2026-06-09T11:38:43.220668377Z" level=info msg="Stopping pod sandbox: 05e0956bd179816ef3cc5ead0b2173d824a46c443bf8f64c33f22bfccc93d45b" id=4f841525-0d4f-488e-a9c7-902ae5c63e0a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.064705 | controller | Jun 09 11:38:43.221664 crc crio[21508]: time="2026-06-09T11:38:43.221589414Z" level=info msg="Got pod network &{Name:certified-operators-px6k5 Namespace:openshift-marketplace ID:05e0956bd179816ef3cc5ead0b2173d824a46c443bf8f64c33f22bfccc93d45b UID:c69ba397-1487-48c4-aba1-ae919a47208e NetNS:/var/run/netns/2d072be7-be0e-442a-8d3b-4b48250a6521 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc69ba397_1487_48c4_aba1_ae919a47208e.slice PodAnnotations:0xc00011f4e0}] Aliases:map[]}"
2026-06-09 12:20:03.064720 | controller | Jun 09 11:38:43.221918 crc crio[21508]: time="2026-06-09T11:38:43.221848351Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-px6k5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.064739 | controller | Jun 09 11:38:43.570361 crc crio[21508]: time="2026-06-09T11:38:43.568839487Z" level=info msg="Stopped pod sandbox: 05e0956bd179816ef3cc5ead0b2173d824a46c443bf8f64c33f22bfccc93d45b" id=4f841525-0d4f-488e-a9c7-902ae5c63e0a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.064754 | controller | Jun 09 11:38:44.125804 crc crio[21508]: time="2026-06-09T11:38:44.125515679Z" level=info msg="Removing container: d80fc29ed95da6190b640b20b5f8222fe1d5165516cd98e135d16622156dad03" id=d157e6a2-d1c2-4f5b-b617-b05acb12370d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.064770 | controller | Jun 09 11:38:44.156848 crc crio[21508]: time="2026-06-09T11:38:44.156732323Z" level=info msg="Removed container d80fc29ed95da6190b640b20b5f8222fe1d5165516cd98e135d16622156dad03: openshift-marketplace/certified-operators-px6k5/registry-server" id=d157e6a2-d1c2-4f5b-b617-b05acb12370d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.064785 | controller | Jun 09 11:38:44.163716 crc crio[21508]: time="2026-06-09T11:38:44.163632445Z" level=info msg="Removing container: d740370fe36954d531f140717227c413e58a7f35aeae966da69760d2400f6b97" id=6747954f-670a-433b-90ba-bfa906c21dd8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.064800 | controller | Jun 09 11:38:44.205175 crc crio[21508]: time="2026-06-09T11:38:44.205073428Z" level=info msg="Removed container d740370fe36954d531f140717227c413e58a7f35aeae966da69760d2400f6b97: openshift-marketplace/certified-operators-px6k5/extract-content" id=6747954f-670a-433b-90ba-bfa906c21dd8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.064815 | controller | Jun 09 11:38:44.208220 crc crio[21508]: time="2026-06-09T11:38:44.208157258Z" level=info msg="Removing container: a2922206f0319c98031ac1843ec675ee549e40f175174af29b1daaffa4bde67f" id=b423c008-75ce-4e41-9174-8ea928a7d843 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.064830 | controller | Jun 09 11:38:44.253841 crc crio[21508]: time="2026-06-09T11:38:44.253204316Z" level=info msg="Removed container a2922206f0319c98031ac1843ec675ee549e40f175174af29b1daaffa4bde67f: openshift-marketplace/certified-operators-px6k5/extract-utilities" id=b423c008-75ce-4e41-9174-8ea928a7d843 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.064845 | controller | Jun 09 11:38:45.761964 crc crio[21508]: time="2026-06-09T11:38:45.761246952Z" level=info msg="Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-7djfv/POD" id=133bbcb6-7f11-4d91-8e5b-6a360b66cc80 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.064860 | controller | Jun 09 11:38:45.763047 crc crio[21508]: time="2026-06-09T11:38:45.762011634Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.064876 | controller | Jun 09 11:38:45.799597 crc crio[21508]: time="2026-06-09T11:38:45.799522312Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-7djfv Namespace:openstack ID:045b5be9338aed2cf474f599cb981044d9364682e226960793c563045eb7a456 UID:58073bf1-46f0-4410-b071-246cbb2d5dcb NetNS:/var/run/netns/c42cd342-4dcd-4067-9fba-f591050ee0a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58073bf1_46f0_4410_b071_246cbb2d5dcb.slice PodAnnotations:0xc0039b82a0}] Aliases:map[]}"
2026-06-09 12:20:03.064892 | controller | Jun 09 11:38:45.800140 crc crio[21508]: time="2026-06-09T11:38:45.800112739Z" level=info msg="Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-7djfv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.064908 | controller | Jun 09 11:38:46.344341 crc crio[21508]: 2026-06-09T11:38:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:045b5be9338aed2 Mac:de:c0:ad:1c:b8:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e1 Mtu:0 Sandbox:/var/run/netns/c42cd342-4dcd-4067-9fba-f591050ee0a0 SocketPath: PciID:}] [{Interface:0xc0002a28b0 Address:{IP:10.217.0.225 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.064927 | controller | Jun 09 11:38:46.346101 crc crio[21508]: time="2026-06-09T11:38:46.346022937Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-7djfv Namespace:openstack ID:045b5be9338aed2cf474f599cb981044d9364682e226960793c563045eb7a456 UID:58073bf1-46f0-4410-b071-246cbb2d5dcb NetNS:/var/run/netns/c42cd342-4dcd-4067-9fba-f591050ee0a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58073bf1_46f0_4410_b071_246cbb2d5dcb.slice PodAnnotations:0xc0039b82a0}] Aliases:map[]}"
2026-06-09 12:20:03.064943 | controller | Jun 09 11:38:46.346364 crc crio[21508]: time="2026-06-09T11:38:46.346228023Z" level=info msg="Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-7djfv for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.064959 | controller | Jun 09 11:38:46.354955 crc crio[21508]: time="2026-06-09T11:38:46.354873326Z" level=info msg="Ran pod sandbox 045b5be9338aed2cf474f599cb981044d9364682e226960793c563045eb7a456 with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-7djfv/POD" id=133bbcb6-7f11-4d91-8e5b-6a360b66cc80 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.064974 | controller | Jun 09 11:38:46.357971 crc crio[21508]: time="2026-06-09T11:38:46.357908794Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=764bfacf-f73b-4dd3-ab27-06978271b26a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.064988 | controller | Jun 09 11:38:46.360771 crc crio[21508]: time="2026-06-09T11:38:46.360399067Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=355b9b27-1a6c-42b9-a4db-1a44fab800b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.065004 | controller | Jun 09 11:38:46.368839 crc crio[21508]: time="2026-06-09T11:38:46.368715771Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-7djfv/init" id=e0658ee4-66a1-4f3b-b8e8-e56e537d45a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.065019 | controller | Jun 09 11:38:46.369391 crc crio[21508]: time="2026-06-09T11:38:46.369156934Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.065035 | controller | Jun 09 11:38:46.423528 crc crio[21508]: time="2026-06-09T11:38:46.423430252Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.065051 | controller | Jun 09 11:38:46.428151 crc crio[21508]: time="2026-06-09T11:38:46.428040227Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.065068 | controller | Jun 09 11:38:46.668557 crc crio[21508]: time="2026-06-09T11:38:46.668028871Z" level=info msg="Created container 39f9e68891c76443f754658134cff74c9cab75ba8a13a345d7c613b4fe16d615: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-7djfv/init" id=e0658ee4-66a1-4f3b-b8e8-e56e537d45a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.065084 | controller | Jun 09 11:38:46.670280 crc crio[21508]: time="2026-06-09T11:38:46.670146143Z" level=info msg="Starting container: 39f9e68891c76443f754658134cff74c9cab75ba8a13a345d7c613b4fe16d615" id=2186c73e-cdcb-45a2-93b0-e0d52a7f9fb8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.065104 | controller | Jun 09 11:38:46.676439 crc crio[21508]: time="2026-06-09T11:38:46.676279672Z" level=info msg="Started container" PID=116237 containerID=39f9e68891c76443f754658134cff74c9cab75ba8a13a345d7c613b4fe16d615 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-7djfv/init id=2186c73e-cdcb-45a2-93b0-e0d52a7f9fb8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=045b5be9338aed2cf474f599cb981044d9364682e226960793c563045eb7a456
2026-06-09 12:20:03.065120 | controller | Jun 09 11:38:55.370576 crc crio[21508]: time="2026-06-09T11:38:55.368597094Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest" id=6dfe0861-6d1c-433e-9ece-65f13901896d name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.065137 | controller | Jun 09 11:38:55.383952 crc crio[21508]: time="2026-06-09T11:38:55.383847107Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\""
2026-06-09 12:20:03.065154 | controller | Jun 09 11:39:03.065667 crc crio[21508]: time="2026-06-09T11:39:03.064626562Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:f504c6d2fc14977a5a8609c689b046f1511f6e0af03edc2168a92be8983516e6" id=6dfe0861-6d1c-433e-9ece-65f13901896d name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.065170 | controller | Jun 09 11:39:03.067807 crc crio[21508]: time="2026-06-09T11:39:03.067708202Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest" id=bb428de2-948a-40de-9058-c3f583cba452 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.065186 | controller | Jun 09 11:39:03.071796 crc crio[21508]: time="2026-06-09T11:39:03.071691397Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest" id=ec990ebc-02a9-4bc4-b4fd-b59b3b312271 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.065202 | controller | Jun 09 11:39:03.110999 crc crio[21508]: time="2026-06-09T11:39:03.110862685Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-7djfv/openstack-edpm-ipam-provisionserver-checksum-discovery" id=41771462-417b-43a6-9f32-c438a675c69b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.065217 | controller | Jun 09 11:39:03.112583 crc crio[21508]: time="2026-06-09T11:39:03.112498573Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.065233 | controller | Jun 09 11:39:03.160192 crc crio[21508]: time="2026-06-09T11:39:03.160096026Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.065249 | controller | Jun 09 11:39:03.166925 crc crio[21508]: time="2026-06-09T11:39:03.166837181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.065265 | controller | Jun 09 11:39:03.380985 crc crio[21508]: time="2026-06-09T11:39:03.38088677Z" level=info msg="Created container d5caa016e2e77d7d96b1cfe4e27b27b08548c33d49456ff40f8ee23c106c88ab: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-7djfv/openstack-edpm-ipam-provisionserver-checksum-discovery" id=41771462-417b-43a6-9f32-c438a675c69b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.065281 | controller | Jun 09 11:39:03.381888 crc crio[21508]: time="2026-06-09T11:39:03.381814247Z" level=info msg="Starting container: d5caa016e2e77d7d96b1cfe4e27b27b08548c33d49456ff40f8ee23c106c88ab" id=10798ac6-0dac-4ad0-9259-03d13819b0d2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.065298 | controller | Jun 09 11:39:03.388015 crc crio[21508]: time="2026-06-09T11:39:03.387933485Z" level=info msg="Started container" PID=117042 containerID=d5caa016e2e77d7d96b1cfe4e27b27b08548c33d49456ff40f8ee23c106c88ab description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-7djfv/openstack-edpm-ipam-provisionserver-checksum-discovery id=10798ac6-0dac-4ad0-9259-03d13819b0d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=045b5be9338aed2cf474f599cb981044d9364682e226960793c563045eb7a456
2026-06-09 12:20:03.065318 | controller | Jun 09 11:39:05.527848 crc crio[21508]: time="2026-06-09T11:39:05.526832791Z" level=info msg="Stopping pod sandbox: 045b5be9338aed2cf474f599cb981044d9364682e226960793c563045eb7a456" id=f2a82a14-e477-40c8-a2b5-62c375693b2b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.065335 | controller | Jun 09 11:39:05.530405 crc crio[21508]: time="2026-06-09T11:39:05.528621243Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-7djfv Namespace:openstack ID:045b5be9338aed2cf474f599cb981044d9364682e226960793c563045eb7a456 UID:58073bf1-46f0-4410-b071-246cbb2d5dcb NetNS:/var/run/netns/c42cd342-4dcd-4067-9fba-f591050ee0a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58073bf1_46f0_4410_b071_246cbb2d5dcb.slice PodAnnotations:0xc00008cb50}] Aliases:map[]}"
2026-06-09 12:20:03.065368 | controller | Jun 09 11:39:05.530405 crc crio[21508]: time="2026-06-09T11:39:05.528762007Z" level=info msg="Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-7djfv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.065386 | controller | Jun 09 11:39:06.282853 crc crio[21508]: time="2026-06-09T11:39:06.282213656Z" level=info msg="Stopped pod sandbox: 045b5be9338aed2cf474f599cb981044d9364682e226960793c563045eb7a456" id=f2a82a14-e477-40c8-a2b5-62c375693b2b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.065403 | controller | Jun 09 11:39:20.135733 crc crio[21508]: time="2026-06-09T11:39:20.134029441Z" level=info msg="Stopping pod sandbox: 05e0956bd179816ef3cc5ead0b2173d824a46c443bf8f64c33f22bfccc93d45b" id=8b17381c-2bb9-47f2-b903-048985fb91f1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.065419 | controller | Jun 09 11:39:20.135733 crc crio[21508]: time="2026-06-09T11:39:20.135337499Z" level=info msg="Stopped pod sandbox (already stopped): 05e0956bd179816ef3cc5ead0b2173d824a46c443bf8f64c33f22bfccc93d45b" id=8b17381c-2bb9-47f2-b903-048985fb91f1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.065435 | controller | Jun 09 11:39:20.138130 crc crio[21508]: time="2026-06-09T11:39:20.136565095Z" level=info msg="Removing pod sandbox: 05e0956bd179816ef3cc5ead0b2173d824a46c443bf8f64c33f22bfccc93d45b" id=ffeb05e5-abd1-4f23-8be0-d7a1ab03cb18 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.065451 | controller | Jun 09 11:39:20.164002 crc crio[21508]: time="2026-06-09T11:39:20.163807246Z" level=info msg="Removed pod sandbox: 05e0956bd179816ef3cc5ead0b2173d824a46c443bf8f64c33f22bfccc93d45b" id=ffeb05e5-abd1-4f23-8be0-d7a1ab03cb18 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.065467 | controller | Jun 09 11:39:55.282795 crc crio[21508]: time="2026-06-09T11:39:55.281576379Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc" id=b3b2965f-d9c5-459f-88b4-fdaef158ba33 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.065483 | controller | Jun 09 11:39:55.287637 crc crio[21508]: time="2026-06-09T11:39:55.287563782Z" level=info msg="Removing container: afdbc135cc73462ef2de46fd740d42cbac780e99f4d9672e330ea63b89d51a33" id=0e96df39-617b-4066-b927-c82166c59652 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.065500 | controller | Jun 09 11:39:55.291703 crc crio[21508]: time="2026-06-09T11:39:55.289846639Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc" id=a8bab533-bcfd-4a79-b195-530c3e1d7da8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.065519 | controller | Jun 09 11:39:55.298885 crc crio[21508]: time="2026-06-09T11:39:55.298604683Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf" id=3f824f4c-efc9-4609-8e75-3f7b649c637e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.065535 | controller | Jun 09 11:39:55.308040 crc crio[21508]: time="2026-06-09T11:39:55.307398979Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf" id=196583e7-38fa-451a-b84c-3ad7f9451486 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.065551 | controller | Jun 09 11:39:55.308597 crc crio[21508]: time="2026-06-09T11:39:55.307588124Z" level=info msg="Creating container: openstack-operators/test-operator-controller-manager-8d5599d7d-lxkn6/manager" id=7c4cd532-ed62-4433-8b46-08dd06ead8d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.065568 | controller | Jun 09 11:39:55.309144 crc crio[21508]: time="2026-06-09T11:39:55.309075017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.065584 | controller | Jun 09 11:39:55.311204 crc crio[21508]: time="2026-06-09T11:39:55.310825908Z" level=info msg="Creating container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-fv5pz/manager" id=3bb29515-471c-47d7-b59b-85c635275f07 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.065600 | controller | Jun 09 11:39:55.314910 crc crio[21508]: time="2026-06-09T11:39:55.312403664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.065616 | controller | Jun 09 11:39:55.314910 crc crio[21508]: time="2026-06-09T11:39:55.313880997Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=c4e6a234-8343-48f7-a1a8-92740f45d695 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.065632 | controller | Jun 09 11:39:55.328806 crc crio[21508]: time="2026-06-09T11:39:55.328758749Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=e822e20a-56ba-4530-b646-b1d81cae411d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.065647 | controller | Jun 09 11:39:55.332348 crc crio[21508]: time="2026-06-09T11:39:55.33222155Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=e6da5519-1fa3-4145-a4a3-f463b9f7f536 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.065663 | controller | Jun 09 11:39:55.333198 crc crio[21508]: time="2026-06-09T11:39:55.333118676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.065678 | controller | Jun 09 11:39:55.340173 crc crio[21508]: time="2026-06-09T11:39:55.340102149Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1" id=96734a7b-2a0a-4c6c-a32e-acd7e61f093d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.065694 | controller | Jun 09 11:39:55.340362 crc crio[21508]: time="2026-06-09T11:39:55.340210172Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63" id=ebcc71ea-098a-4e7c-b3ec-6df454d2c830 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.065716 | controller | Jun 09 11:39:55.342709 crc crio[21508]: time="2026-06-09T11:39:55.342640823Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1" id=8413c48a-db60-4caf-844c-d52afc304ae5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.065731 | controller | Jun 09 11:39:55.346523 crc crio[21508]: time="2026-06-09T11:39:55.346441273Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63" id=33ea3543-495b-41d0-9a6a-292d0d4be1d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.065747 | controller | Jun 09 11:39:55.346777 crc crio[21508]: time="2026-06-09T11:39:55.346715111Z" level=info msg="Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/manager" id=3739ca1e-ff86-409d-a9a6-f78c220cbb44 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.065763 | controller | Jun 09 11:39:55.347109 crc crio[21508]: time="2026-06-09T11:39:55.34704449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.065779 | controller | Jun 09 11:39:55.351505 crc crio[21508]: time="2026-06-09T11:39:55.351406237Z" level=info msg="Creating container: openstack-operators/octavia-operator-controller-manager-6495978d8d-24mcx/manager" id=120896ab-45d4-4fc4-8516-6d76f642ffc8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.065795 | controller | Jun 09 11:39:55.351773 crc crio[21508]: time="2026-06-09T11:39:55.351719946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.065811 | controller | Jun 09 11:39:55.472232 crc crio[21508]: time="2026-06-09T11:39:55.472091783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.065839 | controller | Jun 09 11:39:55.478127 crc crio[21508]: time="2026-06-09T11:39:55.478032176Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.065856 | controller | Jun 09 11:39:55.480949 crc crio[21508]: time="2026-06-09T11:39:55.480870088Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.065872 | controller | Jun 09 11:39:55.484690 crc crio[21508]: time="2026-06-09T11:39:55.484621017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.065888 | controller | Jun 09 11:39:55.531964 crc crio[21508]: time="2026-06-09T11:39:55.531643433Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.065904 | controller | Jun 09 11:39:55.541663 crc crio[21508]: time="2026-06-09T11:39:55.541424087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.065920 | controller | Jun 09 11:39:55.562422 crc crio[21508]: time="2026-06-09T11:39:55.561773939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.065935 | controller | Jun 09 11:39:55.579512 crc crio[21508]: time="2026-06-09T11:39:55.578959018Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.065954 | controller | Jun 09 11:39:55.586674 crc crio[21508]: time="2026-06-09T11:39:55.586577019Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.065970 | controller | Jun 09 11:39:55.846488 crc crio[21508]: time="2026-06-09T11:39:55.8461479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.065987 | controller | Jun 09 11:39:55.930232 crc crio[21508]: time="2026-06-09T11:39:55.929650555Z" level=info msg="Removed container afdbc135cc73462ef2de46fd740d42cbac780e99f4d9672e330ea63b89d51a33: openstack-operators/test-operator-controller-manager-8d5599d7d-lxkn6/manager" id=0e96df39-617b-4066-b927-c82166c59652 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.066003 | controller | Jun 09 11:39:55.932986 crc crio[21508]: time="2026-06-09T11:39:55.93290061Z" level=info msg="Removing container: f8ce3abbb3c0577e7424a8dd021ecf4b92d4d801e1e1f68fba53917e3feea22d" id=8ec903a5-3762-4b67-a5f9-0d855b11e273 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.066019 | controller | Jun 09 11:39:56.344017 crc crio[21508]: time="2026-06-09T11:39:56.343974462Z" level=info msg="Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9" id=c16f2822-f2f6-4c36-8318-a320afc4eafe name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.066035 | controller | Jun 09 11:39:56.516140 crc crio[21508]: time="2026-06-09T11:39:56.507202794Z" level=info msg="Created container 6cd92f63ef13a5ca5bf76f82b67e8a26e8b2fff453a0d8bb96fd80dac8fad7f6: openstack-operators/octavia-operator-controller-manager-6495978d8d-24mcx/manager" id=120896ab-45d4-4fc4-8516-6d76f642ffc8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.066051 | controller | Jun 09 11:39:56.516140 crc crio[21508]: time="2026-06-09T11:39:56.507870314Z" level=info msg="Created container 7a0ed6cfd8e5b34c064d38206701f1285c99b207b3a6d158b9ccc18c6fa82584: openstack-operators/ironic-operator-controller-manager-75f8548fcd-fv5pz/manager" id=3bb29515-471c-47d7-b59b-85c635275f07 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.066067 | controller | Jun 09 11:39:56.516140 crc crio[21508]: time="2026-06-09T11:39:56.507950716Z" level=info msg="Created container 7e2a0e9f9cafb7ef06832cd0cb3285d2827f0836056033871f9c97f4f0031537: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/manager" id=3739ca1e-ff86-409d-a9a6-f78c220cbb44 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.066083 | controller | Jun 09 11:39:56.516140 crc crio[21508]: time="2026-06-09T11:39:56.507700629Z" level=info msg="Created container 89d89f1e42c11e0472d2f8498a8333e756e94f33505250ae39e00ff0ae50ea0c: openstack-operators/test-operator-controller-manager-8d5599d7d-lxkn6/manager" id=7c4cd532-ed62-4433-8b46-08dd06ead8d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.066099 | controller | Jun 09 11:39:56.516140 crc crio[21508]: time="2026-06-09T11:39:56.50844632Z" level=info msg="Created container 780c91108d07108fa6ba0c8a5a51ca54aba6556cb795838e416cabc85be91c38: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=e6da5519-1fa3-4145-a4a3-f463b9f7f536 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.066115 | controller | Jun 09 11:39:56.516140 crc crio[21508]: time="2026-06-09T11:39:56.509388378Z" level=info msg="Starting container: 7e2a0e9f9cafb7ef06832cd0cb3285d2827f0836056033871f9c97f4f0031537" id=47bed104-d382-4690-9612-66ffbc963226 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.066131 | controller | Jun 09 11:39:56.516140 crc crio[21508]: time="2026-06-09T11:39:56.511861159Z" level=info msg="Starting container: 6cd92f63ef13a5ca5bf76f82b67e8a26e8b2fff453a0d8bb96fd80dac8fad7f6" id=e39f9cc8-41f4-4205-8af4-86aa09f8b870 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.066150 | controller | Jun 09 11:39:56.516939 crc crio[21508]: time="2026-06-09T11:39:56.516445653Z" level=info msg="Starting container: 7a0ed6cfd8e5b34c064d38206701f1285c99b207b3a6d158b9ccc18c6fa82584" id=9641bf35-9fe6-4788-9808-f20c6914c226 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.066166 | controller | Jun 09 11:39:56.521559 crc crio[21508]: time="2026-06-09T11:39:56.518543944Z" level=info msg="Starting container: 89d89f1e42c11e0472d2f8498a8333e756e94f33505250ae39e00ff0ae50ea0c" id=7f3df836-5572-44cb-bbd0-02a7bd04f5c6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.066182 | controller | Jun 09 11:39:56.521819 crc crio[21508]: time="2026-06-09T11:39:56.521078997Z" level=info msg="Starting container: 780c91108d07108fa6ba0c8a5a51ca54aba6556cb795838e416cabc85be91c38" id=7fdf81c1-39f1-49bd-8533-3316ab58cbed name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.066198 | controller | Jun 09 11:39:56.524680 crc crio[21508]: time="2026-06-09T11:39:56.524595489Z" level=info msg="Started container" PID=119689 containerID=7a0ed6cfd8e5b34c064d38206701f1285c99b207b3a6d158b9ccc18c6fa82584 description=openstack-operators/ironic-operator-controller-manager-75f8548fcd-fv5pz/manager id=9641bf35-9fe6-4788-9808-f20c6914c226 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c79f8871269f332bebb93586e97afae49ddb08d0910bb05b90e88deedcbca4b
2026-06-09 12:20:03.066214 | controller | Jun 09 11:39:56.525091 crc crio[21508]: time="2026-06-09T11:39:56.524923449Z" level=info msg="Started container" PID=119693 containerID=6cd92f63ef13a5ca5bf76f82b67e8a26e8b2fff453a0d8bb96fd80dac8fad7f6 description=openstack-operators/octavia-operator-controller-manager-6495978d8d-24mcx/manager id=e39f9cc8-41f4-4205-8af4-86aa09f8b870 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd061b9ff36bc5002db9ab85042bcb37487b3f72b94ab6fcc42097c7727f795a
2026-06-09 12:20:03.066230 | controller | Jun 09 11:39:56.525768 crc crio[21508]: time="2026-06-09T11:39:56.525025262Z" level=info msg="Started container" PID=119687 containerID=7e2a0e9f9cafb7ef06832cd0cb3285d2827f0836056033871f9c97f4f0031537 description=openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/manager id=47bed104-d382-4690-9612-66ffbc963226 name=/runtime.v1.RuntimeService/StartContainer sandboxID=17f421c7fc47756b896c871857969dfdbe3eb33742f85d3d8a81ea59dce0fda1
2026-06-09 12:20:03.066246 | controller | Jun 09 11:39:56.526236 crc crio[21508]: time="2026-06-09T11:39:56.526162105Z" level=info msg="Started container" PID=119690 containerID=89d89f1e42c11e0472d2f8498a8333e756e94f33505250ae39e00ff0ae50ea0c description=openstack-operators/test-operator-controller-manager-8d5599d7d-lxkn6/manager id=7f3df836-5572-44cb-bbd0-02a7bd04f5c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6cbe62c8260fb5fc11d0989d87aabe4d0f96be8ca307c47eb918064ac35a526c
2026-06-09 12:20:03.066262 | controller | Jun 09 11:39:56.534423 crc crio[21508]: time="2026-06-09T11:39:56.534340943Z" level=info msg="Started container" PID=119709 containerID=780c91108d07108fa6ba0c8a5a51ca54aba6556cb795838e416cabc85be91c38 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=7fdf81c1-39f1-49bd-8533-3316ab58cbed name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3634b745444ba35c0edeb974e19fc8a4e8fdec9fca497639475422f2fa1abea
2026-06-09 12:20:03.066278 | controller | Jun 09 11:39:56.614363 crc crio[21508]: time="2026-06-09T11:39:56.614003437Z" level=info msg="Removed container f8ce3abbb3c0577e7424a8dd021ecf4b92d4d801e1e1f68fba53917e3feea22d: openstack-operators/ironic-operator-controller-manager-75f8548fcd-fv5pz/manager" id=8ec903a5-3762-4b67-a5f9-0d855b11e273 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.066294 | controller | Jun 09 11:39:56.618043 crc crio[21508]: time="2026-06-09T11:39:56.617978632Z" level=info msg="Removing container: 217736701acc48d826e153ccf391676cfc3343696585d069655277e5e0f1ec1e" id=0446434e-a908-423f-a410-7dc126907d96 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.066314 | controller | Jun 09 11:39:56.901001 crc crio[21508]: time="2026-06-09T11:39:56.900916132Z" level=info msg="Trying to access \"quay.io/metal3-io/baremetal-operator:release-0.9\""
2026-06-09 12:20:03.066331 | controller | Jun 09 11:39:59.323498 crc crio[21508]: time="2026-06-09T11:39:59.322769439Z" level=info msg="Removed container 217736701acc48d826e153ccf391676cfc3343696585d069655277e5e0f1ec1e: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=0446434e-a908-423f-a410-7dc126907d96 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.066362 | controller | Jun 09 11:39:59.330907 crc crio[21508]: time="2026-06-09T11:39:59.330558475Z" level=info msg="Removing container: 1932c06ef8bf8ae81738b778fc0fd7a59640b7d6f27b2ec7a8385438260fafa0" id=4880cf22-bc57-4e86-9dcc-b0e651cfd5bf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.066383 | controller | Jun 09 11:39:59.589041 crc crio[21508]: time="2026-06-09T11:39:59.58819581Z" level=info msg="Removed container 1932c06ef8bf8ae81738b778fc0fd7a59640b7d6f27b2ec7a8385438260fafa0: openstack-operators/octavia-operator-controller-manager-6495978d8d-24mcx/manager" id=4880cf22-bc57-4e86-9dcc-b0e651cfd5bf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.066400 | controller | Jun 09 11:39:59.591092 crc crio[21508]: time="2026-06-09T11:39:59.591032612Z" level=info msg="Removing container: b724f4736c95a6bb386362b8514b705d093005fdf349c2327fab4497dfb16809" id=f21934f5-4072-4b57-99fd-9c2ea8105056 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.066417 | controller | Jun 09 11:39:59.918170 crc crio[21508]: time="2026-06-09T11:39:59.918072442Z" level=info msg="Removed container b724f4736c95a6bb386362b8514b705d093005fdf349c2327fab4497dfb16809: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/manager" id=f21934f5-4072-4b57-99fd-9c2ea8105056 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.066432 | controller | Jun 09 11:39:59.960675 crc crio[21508]: time="2026-06-09T11:39:59.957542269Z" level=info msg="Removing container: 71617f7cba618eccf08b13bc6f82f66a2986d3292e3f0933473a7d0c717180cf" id=ed62de90-3e8e-4d2f-aa26-e311698e881f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.066448 | controller | Jun 09 11:40:00.229599 crc crio[21508]: time="2026-06-09T11:40:00.229394057Z" level=info msg="Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963" id=c16f2822-f2f6-4c36-8318-a320afc4eafe name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.066465 | controller | Jun 09 11:40:00.230569 crc crio[21508]: time="2026-06-09T11:40:00.230521229Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=4e1c5659-6526-495d-a272-21eeae99973d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.066481 | controller | Jun 09 11:40:00.260517 crc crio[21508]: time="2026-06-09T11:40:00.260362946Z" level=info msg="Removed container 71617f7cba618eccf08b13bc6f82f66a2986d3292e3f0933473a7d0c717180cf: baremetal-operator-system/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/manager" id=ed62de90-3e8e-4d2f-aa26-e311698e881f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.066497 | controller | Jun 09 11:40:00.306256 crc crio[21508]: time="2026-06-09T11:40:00.305842018Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=04d94e9d-818b-487f-8181-e48f283b9c24 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.066512 | controller | Jun 09 11:40:00.315256 crc crio[21508]: time="2026-06-09T11:40:00.315182749Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/manager" id=52ad65ac-2d07-4d30-aa0d-8c7d5b15a1f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.066532 | controller | Jun 09 11:40:00.315860 crc crio[21508]: time="2026-06-09T11:40:00.315781176Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.066548 | controller | Jun 09 11:40:00.412178 crc crio[21508]: time="2026-06-09T11:40:00.412036503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.066564 | controller | Jun 09 11:40:00.480414 crc crio[21508]: time="2026-06-09T11:40:00.478811723Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.066580 | controller | Jun 09 11:40:00.549817 crc crio[21508]: time="2026-06-09T11:40:00.549736673Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-9swp8/POD" id=83f78e98-8455-436d-b6b5-ac385a4c5711 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.066595 | controller | Jun 09 11:40:00.549998 crc crio[21508]: time="2026-06-09T11:40:00.549842226Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.066612 | controller | Jun 09 11:40:00.668861 crc crio[21508]: time="2026-06-09T11:40:00.668719469Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-x8zrm/POD" id=6a33f3c2-f1c3-4223-8fea-be819608aa2d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.066627 | controller | Jun 09 11:40:00.668861 crc crio[21508]: time="2026-06-09T11:40:00.668865804Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.066644 | controller | Jun 09 11:40:00.717667 crc crio[21508]: time="2026-06-09T11:40:00.71760923Z" level=info msg="Got pod network &{Name:redhat-marketplace-9swp8 Namespace:openshift-marketplace ID:74f7fb3fb6757da9ca819e6145bd265be5c90f69956dd3115dc716a82b444f67 UID:2cfbe8bd-0cec-42fc-88f1-2533e1f8da5d NetNS:/var/run/netns/640cbbc3-189b-4bbd-999e-bd4ff05cd08b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2cfbe8bd_0cec_42fc_88f1_2533e1f8da5d.slice PodAnnotations:0xc00465e168}] Aliases:map[]}"
2026-06-09 12:20:03.066660 | controller | Jun 09 11:40:00.718002 crc crio[21508]: time="2026-06-09T11:40:00.71797429Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-9swp8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.066677 | controller | Jun 09 11:40:00.777557 crc crio[21508]: time="2026-06-09T11:40:00.775637886Z" level=info msg="Got pod network &{Name:community-operators-x8zrm Namespace:openshift-marketplace ID:f73a32a262339ebea4a908703ae879b4a1c17e4e8ed4a47e60ecd1840b2de187 UID:95f69c82-d96d-4f43-bb37-cce83ec27797 NetNS:/var/run/netns/cafdf566-48aa-4e34-ae95-3ac2c9042408 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95f69c82_d96d_4f43_bb37_cce83ec27797.slice PodAnnotations:0xc00465e348}] Aliases:map[]}"
2026-06-09 12:20:03.066693 | controller | Jun 09 11:40:00.777557 crc crio[21508]: time="2026-06-09T11:40:00.775703147Z" level=info msg="Adding pod openshift-marketplace_community-operators-x8zrm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.066709 | controller | Jun 09 11:40:00.945004 crc crio[21508]: time="2026-06-09T11:40:00.944513062Z" level=info msg="Created container 4b86159dd967dab86a7c7955ae57be89680a988aa585640541c0843302396620: baremetal-operator-system/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/manager" id=52ad65ac-2d07-4d30-aa0d-8c7d5b15a1f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.066729 | controller | Jun 09 11:40:00.946987 crc crio[21508]: time="2026-06-09T11:40:00.94686277Z" level=info msg="Starting container: 4b86159dd967dab86a7c7955ae57be89680a988aa585640541c0843302396620" id=8d2e892f-f413-4a5a-a18c-3ef0d90bb1c4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.066745 | controller | Jun 09 11:40:00.956918 crc crio[21508]: time="2026-06-09T11:40:00.955588373Z" level=info msg="Started container" PID=120003 containerID=4b86159dd967dab86a7c7955ae57be89680a988aa585640541c0843302396620 description=baremetal-operator-system/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/manager id=8d2e892f-f413-4a5a-a18c-3ef0d90bb1c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52fd281d8891a65f86231fd5dcbc5a29e7dd85037a2c5a34dc7dd857da31b832
2026-06-09 12:20:03.066761 | controller | Jun 09 11:40:01.464611 crc crio[21508]: 2026-06-09T11:40:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f73a32a262339eb Mac:6e:0e:f9:2f:15:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e3 Mtu:0 Sandbox:/var/run/netns/cafdf566-48aa-4e34-ae95-3ac2c9042408 SocketPath: PciID:}] [{Interface:0xc000014d90 Address:{IP:10.217.0.227 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.066777 | controller | Jun 09 11:40:01.466349 crc crio[21508]: time="2026-06-09T11:40:01.466230608Z" level=info msg="Got pod network &{Name:community-operators-x8zrm Namespace:openshift-marketplace ID:f73a32a262339ebea4a908703ae879b4a1c17e4e8ed4a47e60ecd1840b2de187 UID:95f69c82-d96d-4f43-bb37-cce83ec27797 NetNS:/var/run/netns/cafdf566-48aa-4e34-ae95-3ac2c9042408 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95f69c82_d96d_4f43_bb37_cce83ec27797.slice PodAnnotations:0xc00465e348}] Aliases:map[]}"
2026-06-09 12:20:03.066792 | controller | Jun 09 11:40:01.466495 crc crio[21508]: time="2026-06-09T11:40:01.466452425Z" level=info msg="Checking pod openshift-marketplace_community-operators-x8zrm for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.066808 | controller | Jun 09 11:40:01.480118 crc crio[21508]: time="2026-06-09T11:40:01.480026159Z" level=info msg="Ran pod sandbox f73a32a262339ebea4a908703ae879b4a1c17e4e8ed4a47e60ecd1840b2de187 with infra container: openshift-marketplace/community-operators-x8zrm/POD" id=6a33f3c2-f1c3-4223-8fea-be819608aa2d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.066823 | controller | Jun 09 11:40:01.484013 crc crio[21508]: time="2026-06-09T11:40:01.483917112Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=09493de9-36e1-4a11-994f-efa7a948d63e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.066839 | controller | Jun 09 11:40:01.498015 crc crio[21508]: time="2026-06-09T11:40:01.497869787Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=7fe80ed0-9282-4739-8820-edb4342786bf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.066854 | controller | Jun 09 11:40:01.507332 crc crio[21508]: time="2026-06-09T11:40:01.507200418Z" level=info msg="Creating container: openshift-marketplace/community-operators-x8zrm/extract-utilities" id=f98b6d49-fb5b-410d-aa6b-d0f29524a92c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.066869 | controller | Jun 09 11:40:01.507788 crc crio[21508]: time="2026-06-09T11:40:01.507678172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.066884 | controller | Jun 09 11:40:01.565767 crc crio[21508]: 2026-06-09T11:40:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:74f7fb3fb6757da Mac:d6:0e:53:6d:21:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e2 Mtu:0 Sandbox:/var/run/netns/640cbbc3-189b-4bbd-999e-bd4ff05cd08b SocketPath: PciID:}] [{Interface:0xc0004ead30 Address:{IP:10.217.0.226 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.066903 | controller | Jun 09 11:40:01.568677 crc crio[21508]: time="2026-06-09T11:40:01.568635853Z" level=info msg="Got pod network &{Name:redhat-marketplace-9swp8 Namespace:openshift-marketplace ID:74f7fb3fb6757da9ca819e6145bd265be5c90f69956dd3115dc716a82b444f67 UID:2cfbe8bd-0cec-42fc-88f1-2533e1f8da5d NetNS:/var/run/netns/640cbbc3-189b-4bbd-999e-bd4ff05cd08b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2cfbe8bd_0cec_42fc_88f1_2533e1f8da5d.slice PodAnnotations:0xc00465e168}] Aliases:map[]}"
2026-06-09 12:20:03.066919 | controller | Jun 09 11:40:01.568990 crc crio[21508]: time="2026-06-09T11:40:01.568968193Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-9swp8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.066934 | controller | Jun 09 11:40:01.588216 crc crio[21508]: time="2026-06-09T11:40:01.588181591Z" level=info msg="Ran pod sandbox 74f7fb3fb6757da9ca819e6145bd265be5c90f69956dd3115dc716a82b444f67 with infra container: openshift-marketplace/redhat-marketplace-9swp8/POD" id=83f78e98-8455-436d-b6b5-ac385a4c5711 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.066949 | controller | Jun 09 11:40:01.595996 crc crio[21508]: time="2026-06-09T11:40:01.595747261Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=043d7f91-3995-4f7c-88e0-0da49ecb599b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.066965 | controller | Jun 09 11:40:01.623169 crc crio[21508]: time="2026-06-09T11:40:01.620128149Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.066980 | controller | Jun 09 11:40:01.623169 crc crio[21508]: time="2026-06-09T11:40:01.621067176Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=99b01367-c6cf-4347-8e8c-74fcb5e2042b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.066996 | controller | Jun 09 11:40:01.632732 crc crio[21508]: time="2026-06-09T11:40:01.632441167Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.067012 | controller | Jun 09 11:40:01.639866 crc crio[21508]: time="2026-06-09T11:40:01.639755319Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-9swp8/extract-utilities" id=d91b91f6-631c-440b-b04a-9a690875e0d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.067028 | controller | Jun 09 11:40:01.640434 crc crio[21508]: time="2026-06-09T11:40:01.640394988Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.067043 | controller | Jun 09 11:40:01.730170 crc crio[21508]: time="2026-06-09T11:40:01.730008911Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.067059 | controller | Jun 09 11:40:01.734884 crc crio[21508]: time="2026-06-09T11:40:01.734839742Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.067074 | controller | Jun 09 11:40:01.810707 crc crio[21508]: time="2026-06-09T11:40:01.810064227Z" level=info msg="Created container d0525ec1c3f6cf3963977f771b79e2467980828cb31f1bf65ad88abe668f668f: openshift-marketplace/community-operators-x8zrm/extract-utilities" id=f98b6d49-fb5b-410d-aa6b-d0f29524a92c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.067093 | controller | Jun 09 11:40:01.816881 crc crio[21508]: time="2026-06-09T11:40:01.814538887Z" level=info msg="Starting container: d0525ec1c3f6cf3963977f771b79e2467980828cb31f1bf65ad88abe668f668f" id=b0396a76-bfaf-4fcf-8e42-9ac7d852c62f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.067108 | controller | Jun 09 11:40:01.828714 crc crio[21508]: time="2026-06-09T11:40:01.828370279Z" level=info msg="Started container" PID=120176 containerID=d0525ec1c3f6cf3963977f771b79e2467980828cb31f1bf65ad88abe668f668f description=openshift-marketplace/community-operators-x8zrm/extract-utilities id=b0396a76-bfaf-4fcf-8e42-9ac7d852c62f name=/runtime.v1.RuntimeService/StartContainer sandboxID=f73a32a262339ebea4a908703ae879b4a1c17e4e8ed4a47e60ecd1840b2de187
2026-06-09 12:20:03.067124 | controller | Jun 09 11:40:01.985784 crc crio[21508]: time="2026-06-09T11:40:01.985596365Z" level=info msg="Created container 769543d163c90c9460740c7bceec6ea6165e52b8217a985b52ade9ebb6f53f63: openshift-marketplace/redhat-marketplace-9swp8/extract-utilities" id=d91b91f6-631c-440b-b04a-9a690875e0d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.067140 | controller | Jun 09 11:40:01.987041 crc crio[21508]: time="2026-06-09T11:40:01.986999586Z" level=info msg="Starting container: 769543d163c90c9460740c7bceec6ea6165e52b8217a985b52ade9ebb6f53f63" id=2a138bb3-c748-40ec-b00e-4c4ab95748db name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.067155 | controller | Jun 09 11:40:01.993638 crc crio[21508]: time="2026-06-09T11:40:01.993595378Z" level=info msg="Started container" PID=120192 containerID=769543d163c90c9460740c7bceec6ea6165e52b8217a985b52ade9ebb6f53f63 description=openshift-marketplace/redhat-marketplace-9swp8/extract-utilities id=2a138bb3-c748-40ec-b00e-4c4ab95748db name=/runtime.v1.RuntimeService/StartContainer sandboxID=74f7fb3fb6757da9ca819e6145bd265be5c90f69956dd3115dc716a82b444f67
2026-06-09 12:20:03.067170 | controller | Jun 09 11:40:02.598363 crc crio[21508]: time="2026-06-09T11:40:02.59777475Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=c5881c09-d6cb-4a3b-9065-2eb632a3d8c4 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.067186 | controller | Jun 09 11:40:02.616975 crc crio[21508]: time="2026-06-09T11:40:02.616885935Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=59c10a68-3bc0-46ad-86db-15aabb87240a name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.067201 | controller | Jun 09 11:40:03.028002 crc crio[21508]: time="2026-06-09T11:40:03.027828174Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-09 12:20:03.067216 | controller | Jun 09 11:40:03.028240 crc crio[21508]: time="2026-06-09T11:40:03.028167083Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-09 12:20:03.067232 | controller | Jun 09 11:40:04.892809 crc crio[21508]: time="2026-06-09T11:40:04.891108464Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=59c10a68-3bc0-46ad-86db-15aabb87240a name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.067248 | controller | Jun 09 11:40:04.894899 crc crio[21508]: time="2026-06-09T11:40:04.893604597Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=9d9f6d24-2b53-4ece-93f8-448ea1423de5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.067263 | controller | Jun 09 11:40:04.903064 crc crio[21508]: time="2026-06-09T11:40:04.902956229Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=c769ff73-f215-4364-b483-04e8ca38467b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.067282 | controller | Jun 09 11:40:04.918243 crc crio[21508]: time="2026-06-09T11:40:04.916708578Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-9swp8/extract-content" id=41adce3c-dea3-4a54-a3a5-973c6a50171c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.067298 | controller | Jun 09 11:40:04.951130 crc crio[21508]: time="2026-06-09T11:40:04.947955486Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:def439c5598f6bf65a7f632a7c0615f3a20834ca790d15f71de6a97e3bf1d2d7" id=c5881c09-d6cb-4a3b-9065-2eb632a3d8c4 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.067314 | controller | Jun 09 11:40:04.955111 crc crio[21508]: time="2026-06-09T11:40:04.954196607Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.067330 | controller | Jun 09 11:40:04.961465 crc crio[21508]: time="2026-06-09T11:40:04.960776308Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=dc2b82e4-62f0-4914-ba8d-7bd189b9f9f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.067360 | controller | Jun 09 11:40:04.980226 crc crio[21508]: time="2026-06-09T11:40:04.980131481Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=c9aa3ef1-6eb4-4916-916c-9718382a5e3e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.067382 | controller | Jun 09 11:40:05.002633 crc crio[21508]: time="2026-06-09T11:40:05.002548342Z" level=info msg="Creating container: openshift-marketplace/community-operators-x8zrm/extract-content" id=e9d5db8f-4c78-4a49-90cb-64bbab13e624 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.067398 | controller | Jun 09 11:40:05.003070 crc crio[21508]: time="2026-06-09T11:40:05.003004625Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.067414 | controller | Jun 09 11:40:05.036612 crc crio[21508]: time="2026-06-09T11:40:05.036531339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.067430 | controller | Jun 09 11:40:05.043020 crc crio[21508]: time="2026-06-09T11:40:05.042873783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.067446 | controller | Jun 09 11:40:05.100559 crc crio[21508]: time="2026-06-09T11:40:05.100421335Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.067461 | controller | Jun 09 11:40:05.104687 crc crio[21508]: time="2026-06-09T11:40:05.104602877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.067477 | controller | Jun 09 11:40:05.376999 crc crio[21508]: time="2026-06-09T11:40:05.376909107Z" level=info msg="Created container bebab97e858928b9cdd03f5a55e644b385d70dfd5dfb22f1017763bed03c47fb: openshift-marketplace/redhat-marketplace-9swp8/extract-content" id=41adce3c-dea3-4a54-a3a5-973c6a50171c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.067492 | controller | Jun 09 11:40:05.378528 crc crio[21508]: time="2026-06-09T11:40:05.378381Z" level=info msg="Starting container: bebab97e858928b9cdd03f5a55e644b385d70dfd5dfb22f1017763bed03c47fb" id=65b4ab14-bbfc-4cfc-bf3e-b4b35ff68d07 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.067508 | controller | Jun 09 11:40:05.383338 crc crio[21508]: time="2026-06-09T11:40:05.383227581Z" level=info msg="Started container" PID=120371 containerID=bebab97e858928b9cdd03f5a55e644b385d70dfd5dfb22f1017763bed03c47fb description=openshift-marketplace/redhat-marketplace-9swp8/extract-content id=65b4ab14-bbfc-4cfc-bf3e-b4b35ff68d07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=74f7fb3fb6757da9ca819e6145bd265be5c90f69956dd3115dc716a82b444f67
2026-06-09 12:20:03.067527 | controller | Jun 09 11:40:05.385498 crc crio[21508]: time="2026-06-09T11:40:05.385160157Z" level=info msg="Created container e93af42922c10e6279ada4d642e1e8e22689141bb99fd349a7f12f5711b6e816: openshift-marketplace/community-operators-x8zrm/extract-content" id=e9d5db8f-4c78-4a49-90cb-64bbab13e624 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.067544 | controller | Jun 09 11:40:05.386756 crc crio[21508]: time="2026-06-09T11:40:05.38664488Z" level=info msg="Starting container: e93af42922c10e6279ada4d642e1e8e22689141bb99fd349a7f12f5711b6e816" id=13a2bf3e-465d-449b-a84f-5602b2012ad9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.067560 | controller | Jun 09 11:40:05.394037 crc crio[21508]: time="2026-06-09T11:40:05.393660834Z" level=info msg="Started container" PID=120372 containerID=e93af42922c10e6279ada4d642e1e8e22689141bb99fd349a7f12f5711b6e816 description=openshift-marketplace/community-operators-x8zrm/extract-content id=13a2bf3e-465d-449b-a84f-5602b2012ad9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f73a32a262339ebea4a908703ae879b4a1c17e4e8ed4a47e60ecd1840b2de187
2026-06-09 12:20:03.067577 | controller | Jun 09 11:40:08.755774 crc crio[21508]: time="2026-06-09T11:40:08.754130819Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0d9ec549-f82c-4c82-b502-261f07987909 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.067593 | controller | Jun 09 11:40:08.763337 crc crio[21508]: time="2026-06-09T11:40:08.763173252Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=5dc6ab7e-4b39-4b4d-bf1b-be05253947dd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.067609 | controller | Jun 09 11:40:09.147315 crc crio[21508]: time="2026-06-09T11:40:09.147150986Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-9swp8/registry-server" id=e5ba27ad-d396-4848-90d6-4e47466a8ce8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.067626 | controller | Jun 09 11:40:09.147764 crc crio[21508]: time="2026-06-09T11:40:09.147705572Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.067642 | controller | Jun 09 11:40:09.286520 crc crio[21508]: time="2026-06-09T11:40:09.286415972Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.067658 | controller | Jun 09 11:40:09.293081 crc crio[21508]: time="2026-06-09T11:40:09.292987133Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.067674 | controller | Jun 09 11:40:09.651082 crc crio[21508]: time="2026-06-09T11:40:09.650978273Z" level=info msg="Created container cd91aa2429615616258c416542fa6dd7da5ae1a0f7e67fa8dd8fad7367d03dd6: openshift-marketplace/redhat-marketplace-9swp8/registry-server" id=e5ba27ad-d396-4848-90d6-4e47466a8ce8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.067690 | controller | Jun 09 11:40:09.653670 crc crio[21508]: time="2026-06-09T11:40:09.65361926Z" level=info msg="Starting container: cd91aa2429615616258c416542fa6dd7da5ae1a0f7e67fa8dd8fad7367d03dd6" id=9bad2e0e-07f4-4388-848a-9152c7dfad5d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.067707 | controller | Jun 09 11:40:09.670811 crc crio[21508]: time="2026-06-09T11:40:09.670705176Z" level=info msg="Started container" PID=120571 containerID=cd91aa2429615616258c416542fa6dd7da5ae1a0f7e67fa8dd8fad7367d03dd6 description=openshift-marketplace/redhat-marketplace-9swp8/registry-server id=9bad2e0e-07f4-4388-848a-9152c7dfad5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=74f7fb3fb6757da9ca819e6145bd265be5c90f69956dd3115dc716a82b444f67
2026-06-09 12:20:03.067726 | controller | Jun 09 11:40:13.832742 crc crio[21508]: time="2026-06-09T11:40:13.831855002Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=eff45b21-4080-478c-b051-6dec5b4432b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.067743 | controller | Jun 09 11:40:14.035591 crc crio[21508]: time="2026-06-09T11:40:14.034560241Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=fbcbca3f-96dd-4412-91a3-8d1c2e551be8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.067759 | controller | Jun 09 11:40:14.963798 crc crio[21508]: time="2026-06-09T11:40:14.963642742Z" level=info msg="Creating container: openshift-marketplace/community-operators-x8zrm/registry-server" id=64260586-6452-4dd9-a10d-3be16fd179bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.067775 | controller | Jun 09 11:40:14.965203 crc crio[21508]: time="2026-06-09T11:40:14.964118386Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.067791 | controller | Jun 09 11:40:15.064126 crc crio[21508]: time="2026-06-09T11:40:15.063966907Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.067807 | controller | Jun 09 11:40:15.068093 crc crio[21508]: time="2026-06-09T11:40:15.067925702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.067822 | controller | Jun 09 11:40:16.471208 crc crio[21508]: time="2026-06-09T11:40:16.470685553Z" level=info msg="Created container a05cfb9a0321237d59b0a3d674022bbeff4ad61fa9f7587c3092e89ff9f35e64: openshift-marketplace/community-operators-x8zrm/registry-server" id=64260586-6452-4dd9-a10d-3be16fd179bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.067838 | controller | Jun 09 11:40:16.473887 crc crio[21508]: time="2026-06-09T11:40:16.473812664Z" level=info msg="Starting container: a05cfb9a0321237d59b0a3d674022bbeff4ad61fa9f7587c3092e89ff9f35e64" id=f2df7de0-332d-4d44-a8ea-bb6f5c5da520 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.067854 | controller | Jun 09 11:40:16.481824 crc crio[21508]: time="2026-06-09T11:40:16.481720744Z" level=info msg="Started container" PID=120899 containerID=a05cfb9a0321237d59b0a3d674022bbeff4ad61fa9f7587c3092e89ff9f35e64 description=openshift-marketplace/community-operators-x8zrm/registry-server id=f2df7de0-332d-4d44-a8ea-bb6f5c5da520 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f73a32a262339ebea4a908703ae879b4a1c17e4e8ed4a47e60ecd1840b2de187
2026-06-09 12:20:03.067870 | controller | Jun 09 11:40:27.937327 crc crio[21508]: time="2026-06-09T11:40:27.936353311Z" level=info msg="Stopping container: cd91aa2429615616258c416542fa6dd7da5ae1a0f7e67fa8dd8fad7367d03dd6 (timeout: 2s)" id=a19e4a93-de70-4d53-9a20-d65520054f95 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.067886 | controller | Jun 09 11:40:28.102574 crc crio[21508]: time="2026-06-09T11:40:28.101680414Z" level=info msg="Stopped container cd91aa2429615616258c416542fa6dd7da5ae1a0f7e67fa8dd8fad7367d03dd6: openshift-marketplace/redhat-marketplace-9swp8/registry-server" id=a19e4a93-de70-4d53-9a20-d65520054f95 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.067904 | controller | Jun 09 11:40:28.103540 crc crio[21508]: time="2026-06-09T11:40:28.103443745Z" level=info msg="Stopping pod sandbox: 74f7fb3fb6757da9ca819e6145bd265be5c90f69956dd3115dc716a82b444f67" id=8dfdab1a-8d9b-4fcd-8a5c-1299a4e2a684 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.067921 | controller | Jun 09 11:40:28.104201 crc crio[21508]: time="2026-06-09T11:40:28.104131465Z" level=info msg="Got pod network &{Name:redhat-marketplace-9swp8 Namespace:openshift-marketplace ID:74f7fb3fb6757da9ca819e6145bd265be5c90f69956dd3115dc716a82b444f67 UID:2cfbe8bd-0cec-42fc-88f1-2533e1f8da5d NetNS:/var/run/netns/640cbbc3-189b-4bbd-999e-bd4ff05cd08b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2cfbe8bd_0cec_42fc_88f1_2533e1f8da5d.slice PodAnnotations:0xc00244e980}] Aliases:map[]}"
2026-06-09 12:20:03.067937 | controller | Jun 09 11:40:28.104421 crc crio[21508]: time="2026-06-09T11:40:28.104396243Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-9swp8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.067952 | controller | Jun 09 11:40:28.568709 crc crio[21508]: time="2026-06-09T11:40:28.568599138Z" level=info msg="Stopped pod sandbox: 74f7fb3fb6757da9ca819e6145bd265be5c90f69956dd3115dc716a82b444f67" id=8dfdab1a-8d9b-4fcd-8a5c-1299a4e2a684 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.067968 | controller | Jun 09 11:40:29.101657 crc crio[21508]: time="2026-06-09T11:40:29.101038346Z" level=info msg="Removing container: cd91aa2429615616258c416542fa6dd7da5ae1a0f7e67fa8dd8fad7367d03dd6" id=9e2732b1-1836-4103-966b-906667b1eec5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.067984 | controller | Jun 09 11:40:29.198941 crc crio[21508]: time="2026-06-09T11:40:29.198823937Z" level=info msg="Removed container cd91aa2429615616258c416542fa6dd7da5ae1a0f7e67fa8dd8fad7367d03dd6: openshift-marketplace/redhat-marketplace-9swp8/registry-server" id=9e2732b1-1836-4103-966b-906667b1eec5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.068000 | controller | Jun 09 11:40:29.210082 crc crio[21508]: time="2026-06-09T11:40:29.209700483Z" level=info msg="Removing container: bebab97e858928b9cdd03f5a55e644b385d70dfd5dfb22f1017763bed03c47fb" id=68a2e0ec-0a34-4e88-973a-50116fe74b4f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.068016 | controller | Jun 09 11:40:29.244848 crc crio[21508]: time="2026-06-09T11:40:29.24472787Z" level=info msg="Removed container bebab97e858928b9cdd03f5a55e644b385d70dfd5dfb22f1017763bed03c47fb: openshift-marketplace/redhat-marketplace-9swp8/extract-content" id=68a2e0ec-0a34-4e88-973a-50116fe74b4f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.068032 | controller | Jun 09 11:40:29.249334 crc crio[21508]: time="2026-06-09T11:40:29.249222091Z" level=info msg="Removing container: 769543d163c90c9460740c7bceec6ea6165e52b8217a985b52ade9ebb6f53f63" id=6f3e91f1-ffc4-4d17-bbd8-c1455ab1dd5d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.068048 | controller | Jun 09 11:40:29.295506 crc crio[21508]: time="2026-06-09T11:40:29.295386512Z" level=info msg="Removed container 769543d163c90c9460740c7bceec6ea6165e52b8217a985b52ade9ebb6f53f63: openshift-marketplace/redhat-marketplace-9swp8/extract-utilities" id=6f3e91f1-ffc4-4d17-bbd8-c1455ab1dd5d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.068063 | controller | Jun 09 11:40:29.649593 crc crio[21508]: time="2026-06-09T11:40:29.648991595Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683420-zxpm5/POD" id=a3fce4ea-541a-46a7-8fe3-6d7e1b78228c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.068079 | controller | Jun 09 11:40:29.649593 crc crio[21508]: time="2026-06-09T11:40:29.64953373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.068098 | controller | Jun 09 11:40:29.784636 crc crio[21508]: time="2026-06-09T11:40:29.7806869Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683420-zxpm5 Namespace:openshift-infra ID:86d61dad4d576d89c167585cdc81001ebc788c1406cca69b5cc9a37f10111eab UID:0acfc068-c15a-485e-99a7-454e994d6fc8 NetNS:/var/run/netns/fbdd22dc-8ae1-47e8-8b96-ce5584ece88a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0acfc068_c15a_485e_99a7_454e994d6fc8.slice PodAnnotations:0xc003b380a0}] Aliases:map[]}"
2026-06-09 12:20:03.068115 | controller | Jun 09 11:40:29.784636 crc crio[21508]: time="2026-06-09T11:40:29.780790903Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683420-zxpm5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.068131 | controller | Jun 09 11:40:30.411498 crc crio[21508]: 2026-06-09T11:40:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:86d61dad4d576d8 Mac:46:4e:55:af:4a:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e4 Mtu:0 Sandbox:/var/run/netns/fbdd22dc-8ae1-47e8-8b96-ce5584ece88a SocketPath: PciID:}] [{Interface:0xc0004826d0 Address:{IP:10.217.0.228 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.068148 | controller | Jun 09 11:40:30.414078 crc crio[21508]: time="2026-06-09T11:40:30.413364681Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683420-zxpm5 Namespace:openshift-infra ID:86d61dad4d576d89c167585cdc81001ebc788c1406cca69b5cc9a37f10111eab UID:0acfc068-c15a-485e-99a7-454e994d6fc8 NetNS:/var/run/netns/fbdd22dc-8ae1-47e8-8b96-ce5584ece88a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0acfc068_c15a_485e_99a7_454e994d6fc8.slice PodAnnotations:0xc003b380a0}] Aliases:map[]}"
2026-06-09 12:20:03.068164 | controller | Jun 09 11:40:30.414078 crc crio[21508]: time="2026-06-09T11:40:30.413600947Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683420-zxpm5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.068180 | controller | Jun 09 11:40:30.423396 crc crio[21508]: time="2026-06-09T11:40:30.423269508Z" level=info msg="Ran pod sandbox 86d61dad4d576d89c167585cdc81001ebc788c1406cca69b5cc9a37f10111eab with infra container: openshift-infra/auto-csr-approver-29683420-zxpm5/POD" id=a3fce4ea-541a-46a7-8fe3-6d7e1b78228c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.068196 | controller | Jun 09 11:40:30.426519 crc crio[21508]: time="2026-06-09T11:40:30.42643861Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=e5e1366c-1daa-4689-b772-35c7010e3de1 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.068212 | controller | Jun 09 11:40:30.433412 crc crio[21508]: time="2026-06-09T11:40:30.43261078Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 12:20:03.068228 | controller | Jun 09 11:40:31.816084 crc crio[21508]: time="2026-06-09T11:40:31.816039549Z" level=info msg="Stopping container: a05cfb9a0321237d59b0a3d674022bbeff4ad61fa9f7587c3092e89ff9f35e64 (timeout: 2s)" id=2e80bdfd-2fd7-4494-8ecf-039fe1d6a861 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.068244 | controller | Jun 09 11:40:32.433115 crc crio[21508]: time="2026-06-09T11:40:32.431655564Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=e5e1366c-1daa-4689-b772-35c7010e3de1 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.068260 | controller | Jun 09 11:40:32.434110 crc crio[21508]: time="2026-06-09T11:40:32.434030553Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=fa0eaf25-df4a-4b19-a463-551b8131b541 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.068276 | controller | Jun 09 11:40:32.437090 crc crio[21508]: time="2026-06-09T11:40:32.436956508Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=8d2a9ffc-9139-4f05-af0d-d8f9e33d0bdb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.068294 | controller | Jun 09 11:40:32.595458 crc crio[21508]: time="2026-06-09T11:40:32.594439463Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683420-zxpm5/oc" id=2421dac9-6ace-4ea8-8e52-2e498437868b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.068310 | controller | Jun 09 11:40:32.595458 crc crio[21508]: time="2026-06-09T11:40:32.595352339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.068326 | controller | Jun 09 11:40:32.609787 crc crio[21508]: time="2026-06-09T11:40:32.609681725Z" level=info msg="Stopped container a05cfb9a0321237d59b0a3d674022bbeff4ad61fa9f7587c3092e89ff9f35e64: openshift-marketplace/community-operators-x8zrm/registry-server" id=2e80bdfd-2fd7-4494-8ecf-039fe1d6a861 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.068342 | controller | Jun 09 11:40:32.610581 crc crio[21508]: time="2026-06-09T11:40:32.610505149Z" level=info msg="Stopping pod sandbox: f73a32a262339ebea4a908703ae879b4a1c17e4e8ed4a47e60ecd1840b2de187" id=cff7122d-2525-41f9-a538-525680bf1beb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.068379 | controller | Jun 09 11:40:32.611659 crc crio[21508]: time="2026-06-09T11:40:32.611580311Z" level=info msg="Got pod network &{Name:community-operators-x8zrm Namespace:openshift-marketplace ID:f73a32a262339ebea4a908703ae879b4a1c17e4e8ed4a47e60ecd1840b2de187 UID:95f69c82-d96d-4f43-bb37-cce83ec27797 NetNS:/var/run/netns/cafdf566-48aa-4e34-ae95-3ac2c9042408 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95f69c82_d96d_4f43_bb37_cce83ec27797.slice PodAnnotations:0xc000159920}] Aliases:map[]}"
2026-06-09 12:20:03.068397 | controller | Jun 09 11:40:32.611874 crc crio[21508]: time="2026-06-09T11:40:32.611776446Z" level=info msg="Deleting pod openshift-marketplace_community-operators-x8zrm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.068413 | controller | Jun 09 11:40:32.666836 crc crio[21508]: time="2026-06-09T11:40:32.666723503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.068429 | controller | Jun 09 11:40:33.032423 crc crio[21508]: time="2026-06-09T11:40:33.03186317Z" level=info msg="Stopped pod sandbox: f73a32a262339ebea4a908703ae879b4a1c17e4e8ed4a47e60ecd1840b2de187" id=cff7122d-2525-41f9-a538-525680bf1beb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.068445 | controller | Jun 09 11:40:33.078097 crc crio[21508]: time="2026-06-09T11:40:33.077873127Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.068461 | controller | Jun 09 11:40:33.757389 crc crio[21508]: time="2026-06-09T11:40:33.756641586Z" level=info msg="Created container 8597d0541e9a311bd27d8d8f56aabcfe2fc15e88090ea7308beef14f1d05b8d9: openshift-infra/auto-csr-approver-29683420-zxpm5/oc" id=2421dac9-6ace-4ea8-8e52-2e498437868b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.068477 | controller | Jun 09 11:40:33.759083 crc crio[21508]: time="2026-06-09T11:40:33.758984594Z" level=info msg="Starting container: 8597d0541e9a311bd27d8d8f56aabcfe2fc15e88090ea7308beef14f1d05b8d9" id=113aead8-2cbf-4c75-bfa9-f269162ed272 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.068493 | controller | Jun 09 11:40:33.765998 crc crio[21508]: time="2026-06-09T11:40:33.765886755Z" level=info msg="Started container" PID=121942 containerID=8597d0541e9a311bd27d8d8f56aabcfe2fc15e88090ea7308beef14f1d05b8d9 description=openshift-infra/auto-csr-approver-29683420-zxpm5/oc id=113aead8-2cbf-4c75-bfa9-f269162ed272 name=/runtime.v1.RuntimeService/StartContainer sandboxID=86d61dad4d576d89c167585cdc81001ebc788c1406cca69b5cc9a37f10111eab
2026-06-09 12:20:03.068512 | controller | Jun 09 11:40:36.323236 crc crio[21508]: time="2026-06-09T11:40:36.318217932Z" level=info msg="Stopping pod sandbox: 86d61dad4d576d89c167585cdc81001ebc788c1406cca69b5cc9a37f10111eab" id=c3317f8a-2704-468d-891b-1fe2ada42c3f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.068529 | controller | Jun 09 11:40:36.336866 crc crio[21508]: time="2026-06-09T11:40:36.32778986Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683420-zxpm5 Namespace:openshift-infra ID:86d61dad4d576d89c167585cdc81001ebc788c1406cca69b5cc9a37f10111eab UID:0acfc068-c15a-485e-99a7-454e994d6fc8 NetNS:/var/run/netns/fbdd22dc-8ae1-47e8-8b96-ce5584ece88a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0acfc068_c15a_485e_99a7_454e994d6fc8.slice PodAnnotations:0xc000b281c0}] Aliases:map[]}"
2026-06-09 12:20:03.068546 | controller | Jun 09 11:40:36.336866 crc crio[21508]: time="2026-06-09T11:40:36.330210561Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683420-zxpm5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.068562 | controller | Jun 09 11:40:36.865231 crc crio[21508]: time="2026-06-09T11:40:36.865098459Z" level=info msg="Stopped pod sandbox: 86d61dad4d576d89c167585cdc81001ebc788c1406cca69b5cc9a37f10111eab" id=c3317f8a-2704-468d-891b-1fe2ada42c3f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.068578 | controller | Jun 09 11:41:20.212333 crc crio[21508]: time="2026-06-09T11:41:20.211456009Z" level=info msg="Removing container: 534de85ac95fa2869dfecea02002381c52b4d2390a1c9519bcf719df4ea8bb0e" id=019824ce-8816-438d-9ba2-8ac57dc7e65c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.068594 | controller | Jun 09 11:41:20.428630 crc crio[21508]: time="2026-06-09T11:41:20.428450173Z" level=info msg="Removed container 534de85ac95fa2869dfecea02002381c52b4d2390a1c9519bcf719df4ea8bb0e: openshift-infra/auto-csr-approver-29683414-5dkj4/oc" id=019824ce-8816-438d-9ba2-8ac57dc7e65c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.068611 | controller | Jun 09 11:41:20.434654 crc crio[21508]: time="2026-06-09T11:41:20.43453971Z" level=info msg="Removing container: 7de34f198cc928132cd6328076295e150fa26a5057652787dac1a91137d3a009" id=9f884589-9e2a-472e-8392-16ed6693fecf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.068627 | controller | Jun 09 11:41:20.491705 crc crio[21508]: time="2026-06-09T11:41:20.491509845Z" level=info msg="Removed container 7de34f198cc928132cd6328076295e150fa26a5057652787dac1a91137d3a009: openstack/nova-cell1-0adb-account-create-update-jgmkq/mariadb-account-create-update" id=9f884589-9e2a-472e-8392-16ed6693fecf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.068643 | controller | Jun 09 11:41:20.495757 crc crio[21508]: time="2026-06-09T11:41:20.495404458Z" level=info msg="Removing container: 0e3a26d1913e6f636b7fb055261b4911103a05882e7f594bc9a007cc990c3f91" id=123058d2-4891-4f50-9494-14905c632377 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.068659 | controller | Jun 09 11:41:20.538509 crc crio[21508]: time="2026-06-09T11:41:20.538384097Z" level=info msg="Removed container 0e3a26d1913e6f636b7fb055261b4911103a05882e7f594bc9a007cc990c3f91: openstack/nova-api-bab5-account-create-update-z6sr7/mariadb-account-create-update" id=123058d2-4891-4f50-9494-14905c632377 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.068675 | controller | Jun 09 11:41:20.540778 crc crio[21508]: time="2026-06-09T11:41:20.540662693Z" level=info msg="Removing container: fa72846288cb4d785b9fd4bcc7275e0ec98033b13046c879413e64161146ec11" id=79db5d86-b94e-4b7e-8dc7-d3bad20fb9d5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.068696 | controller | Jun 09 11:41:20.600175 crc crio[21508]: time="2026-06-09T11:41:20.599990127Z" level=info msg="Removed container fa72846288cb4d785b9fd4bcc7275e0ec98033b13046c879413e64161146ec11: openstack/nova-cell0-db-create-75b8g/mariadb-database-create" id=79db5d86-b94e-4b7e-8dc7-d3bad20fb9d5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.068713 | controller | Jun 09 11:41:20.604746 crc crio[21508]: time="2026-06-09T11:41:20.604712404Z" level=info msg="Removing container: 8bdb5dad64b8f7d0f838b7ccd2d217f3b27ae183916c969de8d70f4203cc606a" id=98078c4d-8811-4532-9e9f-e4d2d2d0a4b8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.068730 | controller | Jun 09 11:41:20.651747 crc crio[21508]: time="2026-06-09T11:41:20.651623817Z" level=info msg="Removed container 8bdb5dad64b8f7d0f838b7ccd2d217f3b27ae183916c969de8d70f4203cc606a: openstack/nova-cell0-1868-account-create-update-hcjzs/mariadb-account-create-update" id=98078c4d-8811-4532-9e9f-e4d2d2d0a4b8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.068746 | controller | Jun 09 11:41:20.655398 crc crio[21508]: time="2026-06-09T11:41:20.655361505Z" level=info msg="Removing container: 9e7bc04ed459bc8caebb7b15eeacdf360de5b63ea609656e36407a032de07143" id=778d1235-ad43-457b-aeeb-e71a3f51086b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.068762 | controller | Jun 09 11:41:20.755562 crc crio[21508]: time="2026-06-09T11:41:20.755243286Z" level=info msg="Removed container 9e7bc04ed459bc8caebb7b15eeacdf360de5b63ea609656e36407a032de07143: openstack/nova-cell1-db-create-lgmvf/mariadb-database-create" id=778d1235-ad43-457b-aeeb-e71a3f51086b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.068778 | controller | Jun 09 11:41:20.759564 crc crio[21508]: time="2026-06-09T11:41:20.759466288Z" level=info msg="Removing container: 3267536dc8fc0b8079e176e8877963c3d16ec3f1a5463469d2802c6ca1c1bd5c" id=a73889b3-968a-466d-8c9f-8caa2dc0b274 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.068794 | controller | Jun 09 11:41:20.849578 crc crio[21508]: time="2026-06-09T11:41:20.849231946Z" level=info msg="Removed container 3267536dc8fc0b8079e176e8877963c3d16ec3f1a5463469d2802c6ca1c1bd5c: openstack/nova-cell0-conductor-db-sync-qcvnq/nova-cell0-conductor-db-sync" id=a73889b3-968a-466d-8c9f-8caa2dc0b274 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.068810 | controller | Jun 09 11:41:20.852917 crc crio[21508]: time="2026-06-09T11:41:20.852873112Z" level=info msg="Removing container: f02d63a406e0e696feb364d7caed0288f76023f883da06fcbcafa29ee66a2ba2" id=6118456b-d0ff-4405-af67-56a4ff44b82d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.068826 | controller | Jun 09 11:41:20.952919 crc crio[21508]: time="2026-06-09T11:41:20.952791605Z" level=info msg="Removed container f02d63a406e0e696feb364d7caed0288f76023f883da06fcbcafa29ee66a2ba2: openstack/nova-cell1-conductor-db-sync-54xwr/nova-cell1-conductor-db-sync" id=6118456b-d0ff-4405-af67-56a4ff44b82d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.068842 | controller | Jun 09 11:41:20.955513 crc crio[21508]: time="2026-06-09T11:41:20.955448862Z" level=info msg="Removing container: c1cb7f350082c98eeb8aabb1ec56e424eafff887eda89464054895222b392ed3" id=4332d78b-593e-4a3e-ab31-e8e855eb9833 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.068858 | controller | Jun 09 11:41:20.993375 crc crio[21508]: time="2026-06-09T11:41:20.993270821Z" level=info msg="Removed container c1cb7f350082c98eeb8aabb1ec56e424eafff887eda89464054895222b392ed3: openstack/nova-api-db-create-z87qj/mariadb-database-create" id=4332d78b-593e-4a3e-ab31-e8e855eb9833 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.068874 | controller | Jun 09 11:41:21.004139 crc crio[21508]: time="2026-06-09T11:41:21.003718124Z" level=info msg="Removing container: cfe09e5568f7d687acd052e18f23ffbc66ba770c06dee0a0f9be185f3c82e698" id=8c392740-7841-4b28-8cb6-b0a0ee1f838b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.068893 | controller | Jun 09 11:41:21.080136 crc crio[21508]: time="2026-06-09T11:41:21.079860936Z" level=info msg="Removed container cfe09e5568f7d687acd052e18f23ffbc66ba770c06dee0a0f9be185f3c82e698: openstack/nova-cell0-cell-mapping-jn5ls/nova-manage" id=8c392740-7841-4b28-8cb6-b0a0ee1f838b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.068909 | controller | Jun 09 11:41:21.106430 crc crio[21508]: time="2026-06-09T11:41:21.106265693Z" level=info msg="Stopping pod sandbox: ba0031792c7cc71703b8dc3a1c5a3fdee6e9ff767caa64bd78c3254506535221" id=5692c888-0b47-4d4a-b776-fad0b4673b4b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.068925 | controller | Jun 09 11:41:21.106798 crc crio[21508]: time="2026-06-09T11:41:21.106622874Z" level=info msg="Stopped pod sandbox (already stopped): ba0031792c7cc71703b8dc3a1c5a3fdee6e9ff767caa64bd78c3254506535221" id=5692c888-0b47-4d4a-b776-fad0b4673b4b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.068940 | controller | Jun 09 11:41:21.107434 crc crio[21508]: time="2026-06-09T11:41:21.107248382Z" level=info msg="Removing pod sandbox: ba0031792c7cc71703b8dc3a1c5a3fdee6e9ff767caa64bd78c3254506535221" id=08a54f6e-bac4-4f8a-8b18-0f41190a39ba name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.068956 | controller | Jun 09 11:41:21.151736 crc crio[21508]: time="2026-06-09T11:41:21.151568509Z" level=info msg="Removed pod sandbox: ba0031792c7cc71703b8dc3a1c5a3fdee6e9ff767caa64bd78c3254506535221" id=08a54f6e-bac4-4f8a-8b18-0f41190a39ba name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.068972 | controller | Jun 09 11:41:21.152849 crc crio[21508]: time="2026-06-09T11:41:21.152780355Z" level=info msg="Stopping pod sandbox: de35ea4ae7a53b2ac1ed65cba036ef2220bd5f48064c6e4d5d3b7b21bb4550a6" id=f6dfb124-3d5c-48b9-bbe1-55ad0df2a727 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.068988 | controller | Jun 09 11:41:21.152944 crc crio[21508]: time="2026-06-09T11:41:21.152847917Z" level=info msg="Stopped pod sandbox (already stopped): de35ea4ae7a53b2ac1ed65cba036ef2220bd5f48064c6e4d5d3b7b21bb4550a6" id=f6dfb124-3d5c-48b9-bbe1-55ad0df2a727 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.069005 | controller | Jun 09 11:41:21.153396 crc crio[21508]: time="2026-06-09T11:41:21.153276109Z" level=info msg="Removing pod sandbox: de35ea4ae7a53b2ac1ed65cba036ef2220bd5f48064c6e4d5d3b7b21bb4550a6" id=4b3419d3-3f10-47a9-a514-5e8663e95003 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.069021 | controller | Jun 09 11:41:21.169844 crc crio[21508]: time="2026-06-09T11:41:21.169711677Z" level=info msg="Removed pod sandbox: de35ea4ae7a53b2ac1ed65cba036ef2220bd5f48064c6e4d5d3b7b21bb4550a6" id=4b3419d3-3f10-47a9-a514-5e8663e95003 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.069036 | controller | Jun 09 11:41:21.178907 crc crio[21508]: time="2026-06-09T11:41:21.178810481Z" level=info msg="Stopping pod sandbox: a62391cd9f8ef7a04d234833f81b88f4f578161d9492d5096569891d25f5bb6a" id=73c1e00f-a255-4494-b56f-71ba98a0dd5b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.069052 | controller | Jun 09 11:41:21.179222 crc crio[21508]: time="2026-06-09T11:41:21.178925764Z" level=info msg="Stopped pod sandbox (already stopped): a62391cd9f8ef7a04d234833f81b88f4f578161d9492d5096569891d25f5bb6a" id=73c1e00f-a255-4494-b56f-71ba98a0dd5b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.069068 | controller | Jun 09 11:41:21.180766 crc crio[21508]: time="2026-06-09T11:41:21.180562152Z" level=info msg="Removing pod sandbox: a62391cd9f8ef7a04d234833f81b88f4f578161d9492d5096569891d25f5bb6a" id=51c46eb1-6cb2-4d6d-a2da-cc0d03f6cdaf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.069084 | controller | Jun 09 11:41:21.204009 crc crio[21508]: time="2026-06-09T11:41:21.203832998Z" level=info msg="Removed pod sandbox: a62391cd9f8ef7a04d234833f81b88f4f578161d9492d5096569891d25f5bb6a" id=51c46eb1-6cb2-4d6d-a2da-cc0d03f6cdaf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.069103 | controller | Jun 09 11:41:21.205450 crc crio[21508]: time="2026-06-09T11:41:21.205380873Z" level=info msg="Stopping pod sandbox: 74f7fb3fb6757da9ca819e6145bd265be5c90f69956dd3115dc716a82b444f67" id=05ed9a66-2e32-4ba5-9cbe-c7b4d4fbc837 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.069119 | controller | Jun 09 11:41:21.205572 crc crio[21508]: time="2026-06-09T11:41:21.205500776Z" level=info msg="Stopped pod sandbox (already stopped): 74f7fb3fb6757da9ca819e6145bd265be5c90f69956dd3115dc716a82b444f67" id=05ed9a66-2e32-4ba5-9cbe-c7b4d4fbc837 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.069135 | controller | Jun 09 11:41:21.206682 crc crio[21508]: time="2026-06-09T11:41:21.206544857Z" level=info msg="Removing pod sandbox: 74f7fb3fb6757da9ca819e6145bd265be5c90f69956dd3115dc716a82b444f67" id=1021fc45-dca4-43f0-96ea-0ed467a37315 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.069151 | controller | Jun 09 11:41:21.233767 crc crio[21508]: time="2026-06-09T11:41:21.233627213Z" level=info msg="Removed pod sandbox: 74f7fb3fb6757da9ca819e6145bd265be5c90f69956dd3115dc716a82b444f67" id=1021fc45-dca4-43f0-96ea-0ed467a37315 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.069166 | controller | Jun 09 11:41:21.236715 crc crio[21508]: time="2026-06-09T11:41:21.236658641Z" level=info msg="Stopping pod sandbox: 94074dca657700e3d75379b61bbf4113b782eaa42b00288a87f210799a9439c8" id=ca26e5d9-fd4c-4190-9211-0babb73efda9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.069182 | controller | Jun 09 11:41:21.236803 crc crio[21508]: time="2026-06-09T11:41:21.236752394Z" level=info msg="Stopped pod sandbox (already stopped): 94074dca657700e3d75379b61bbf4113b782eaa42b00288a87f210799a9439c8" id=ca26e5d9-fd4c-4190-9211-0babb73efda9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.069198 | controller | Jun 09 11:41:21.237368 crc crio[21508]: time="2026-06-09T11:41:21.237257509Z" level=info msg="Removing pod sandbox: 94074dca657700e3d75379b61bbf4113b782eaa42b00288a87f210799a9439c8" id=869b11a0-bfe6-4f21-9dc2-06ea524218d2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.069214 | controller | Jun 09 11:41:21.267404 crc crio[21508]: time="2026-06-09T11:41:21.267274031Z" level=info msg="Removed pod sandbox: 94074dca657700e3d75379b61bbf4113b782eaa42b00288a87f210799a9439c8" id=869b11a0-bfe6-4f21-9dc2-06ea524218d2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.069229 | controller | Jun 09 11:41:21.269096 crc crio[21508]: time="2026-06-09T11:41:21.268995811Z" level=info msg="Stopping pod sandbox: f54a33041fa194ad66d1955268708ef7d36c4265c5e4a6b64b405651b29839c9" id=fb7f3648-5750-4d73-9dbc-06b0a3b24b11 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.069244 | controller | Jun 09 11:41:21.269207 crc crio[21508]: time="2026-06-09T11:41:21.269104844Z" level=info msg="Stopped pod sandbox (already stopped): f54a33041fa194ad66d1955268708ef7d36c4265c5e4a6b64b405651b29839c9" id=fb7f3648-5750-4d73-9dbc-06b0a3b24b11 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.069260 | controller | Jun 09 11:41:21.270349 crc crio[21508]: time="2026-06-09T11:41:21.270220626Z" level=info msg="Removing pod sandbox: f54a33041fa194ad66d1955268708ef7d36c4265c5e4a6b64b405651b29839c9" id=424b8dce-0813-4c96-9356-da906f7346bc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.069275 | controller | Jun 09 11:41:21.298175 crc crio[21508]: time="2026-06-09T11:41:21.298045135Z" level=info msg="Removed pod sandbox: f54a33041fa194ad66d1955268708ef7d36c4265c5e4a6b64b405651b29839c9" id=424b8dce-0813-4c96-9356-da906f7346bc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.069290 | controller | Jun 09 11:41:21.299909 crc crio[21508]: time="2026-06-09T11:41:21.299873908Z" level=info msg="Stopping pod sandbox: b9142db35d421038bbe6b29654e9a5dbef0bfdc0beeaf1997c6de253c108deba" id=03e4684c-c222-40c7-8334-a3ce5fb7338c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.069309 | controller | Jun 09 11:41:21.300360 crc crio[21508]: time="2026-06-09T11:41:21.300261459Z" level=info msg="Stopped pod sandbox (already stopped): b9142db35d421038bbe6b29654e9a5dbef0bfdc0beeaf1997c6de253c108deba" id=03e4684c-c222-40c7-8334-a3ce5fb7338c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.069324 | controller | Jun 09 11:41:21.301424 crc crio[21508]: time="2026-06-09T11:41:21.301253948Z" level=info msg="Removing pod sandbox: b9142db35d421038bbe6b29654e9a5dbef0bfdc0beeaf1997c6de253c108deba" id=e65f181c-f86a-4e91-8b5e-16777f7f8d1b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.069340 | controller | Jun 09 11:41:21.318450 crc crio[21508]: time="2026-06-09T11:41:21.318277283Z" level=info msg="Removed pod sandbox: b9142db35d421038bbe6b29654e9a5dbef0bfdc0beeaf1997c6de253c108deba" id=e65f181c-f86a-4e91-8b5e-16777f7f8d1b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.069373 | controller | Jun 09 11:41:21.322784 crc crio[21508]: time="2026-06-09T11:41:21.322731192Z" level=info msg="Stopping pod sandbox: 7b38c93fc9ba67ebe4cef29bf2d2a630cff34deffba20d571a0615bac1aaddba" id=96fd6554-ca9e-459b-805c-de75595bea74 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.069390 | controller | Jun 09 11:41:21.322784 crc crio[21508]: time="2026-06-09T11:41:21.322814904Z" level=info msg="Stopped pod sandbox (already stopped): 7b38c93fc9ba67ebe4cef29bf2d2a630cff34deffba20d571a0615bac1aaddba" id=96fd6554-ca9e-459b-805c-de75595bea74 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.069406 | controller | Jun 09 11:41:21.323985 crc crio[21508]: time="2026-06-09T11:41:21.323867255Z" level=info msg="Removing pod sandbox: 7b38c93fc9ba67ebe4cef29bf2d2a630cff34deffba20d571a0615bac1aaddba" id=8a90f147-7e30-42ce-b82b-941fa6249106 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.069422 | controller | Jun 09 11:41:21.341793 crc crio[21508]: time="2026-06-09T11:41:21.341536938Z" level=info msg="Removed pod sandbox: 7b38c93fc9ba67ebe4cef29bf2d2a630cff34deffba20d571a0615bac1aaddba" id=8a90f147-7e30-42ce-b82b-941fa6249106 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.069437 | controller | Jun 09 11:41:21.342513 crc crio[21508]: time="2026-06-09T11:41:21.342389193Z" level=info msg="Stopping pod sandbox: cb67e912eea8c48b8307f7b3e933c3803bc76b95036a4e3331843de78a58b811" id=e478a468-d502-4b82-aa08-b83db728013f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.069452 | controller | Jun 09 11:41:21.342601 crc crio[21508]: time="2026-06-09T11:41:21.342516327Z" level=info msg="Stopped pod sandbox (already stopped): cb67e912eea8c48b8307f7b3e933c3803bc76b95036a4e3331843de78a58b811" id=e478a468-d502-4b82-aa08-b83db728013f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.069468 | controller | Jun 09 11:41:21.343383 crc crio[21508]: time="2026-06-09T11:41:21.343244528Z" level=info msg="Removing pod sandbox: cb67e912eea8c48b8307f7b3e933c3803bc76b95036a4e3331843de78a58b811" id=c481901d-d126-4da5-b542-636d484805e6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.069483 | controller | Jun 09 11:41:21.362104 crc crio[21508]: time="2026-06-09T11:41:21.361868919Z" level=info msg="Removed pod sandbox: cb67e912eea8c48b8307f7b3e933c3803bc76b95036a4e3331843de78a58b811" id=c481901d-d126-4da5-b542-636d484805e6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.069498 | controller | Jun 09 11:41:21.363186 crc crio[21508]: time="2026-06-09T11:41:21.363133666Z" level=info msg="Stopping pod sandbox: f730506f51ba62ebc45c453f7ed1b89f51405c6aa897cebae1d6e320825cc76f" id=8d2ae9fb-227a-4624-8158-93424f027b75 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.069513 | controller | Jun 09 11:41:21.363186 crc crio[21508]: time="2026-06-09T11:41:21.363208618Z" level=info msg="Stopped pod sandbox (already stopped): f730506f51ba62ebc45c453f7ed1b89f51405c6aa897cebae1d6e320825cc76f" id=8d2ae9fb-227a-4624-8158-93424f027b75 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.069532 | controller | Jun 09 11:41:21.364206 crc crio[21508]: time="2026-06-09T11:41:21.364165476Z" level=info msg="Removing pod sandbox: f730506f51ba62ebc45c453f7ed1b89f51405c6aa897cebae1d6e320825cc76f" id=c3493609-41d2-4956-8604-644bf0bbadf1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.069548 | controller | Jun 09 11:41:21.385145 crc crio[21508]: time="2026-06-09T11:41:21.385014541Z" level=info msg="Removed pod sandbox: f730506f51ba62ebc45c453f7ed1b89f51405c6aa897cebae1d6e320825cc76f" id=c3493609-41d2-4956-8604-644bf0bbadf1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.069563 | controller | Jun 09 11:41:21.386212 crc crio[21508]: time="2026-06-09T11:41:21.386097123Z" level=info msg="Stopping pod sandbox: e920ce467b9c7f2e9a4b1c6aceb06423e7293b23714757db64bd8db97604c67d" id=d8c675ee-1eef-46a8-86c8-6f7ae1563134 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.069578 | controller | Jun 09 11:41:21.386600 crc crio[21508]: time="2026-06-09T11:41:21.386224037Z" level=info msg="Stopped pod sandbox (already stopped): e920ce467b9c7f2e9a4b1c6aceb06423e7293b23714757db64bd8db97604c67d" id=d8c675ee-1eef-46a8-86c8-6f7ae1563134 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.069594 | controller | Jun 09 11:41:21.387088 crc crio[21508]: time="2026-06-09T11:41:21.386997689Z" level=info msg="Removing pod sandbox: e920ce467b9c7f2e9a4b1c6aceb06423e7293b23714757db64bd8db97604c67d" id=5d0f9470-3d22-4633-835a-a33d24f4421e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.069609 | controller | Jun 09 11:41:21.446817 crc crio[21508]: time="2026-06-09T11:41:21.446716494Z" level=info msg="Removed pod sandbox: e920ce467b9c7f2e9a4b1c6aceb06423e7293b23714757db64bd8db97604c67d" id=5d0f9470-3d22-4633-835a-a33d24f4421e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.069625 | controller | Jun 09 11:42:01.824462 crc crio[21508]: time="2026-06-09T11:42:01.823377544Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683422-8lx78/POD" id=07cb6a6d-6dad-4878-8d70-4c756e4ace06 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.069641 | controller | Jun 09 11:42:01.824462 crc crio[21508]: time="2026-06-09T11:42:01.824389723Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.069658 | controller | Jun 09 11:42:01.889096 crc crio[21508]: time="2026-06-09T11:42:01.886065885Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683422-8lx78 Namespace:openshift-infra ID:f843c4dbab42aafdc33cc1a09fd2176f1f4f5d34fa72392c6b414f5ef232a989 UID:e9011c4c-8ddc-4283-8c8b-4075ac96f6b8 NetNS:/var/run/netns/47fe2d68-418a-4b56-b84d-5d393047076b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9011c4c_8ddc_4283_8c8b_4075ac96f6b8.slice PodAnnotations:0xc003b39398}] Aliases:map[]}"
2026-06-09 12:20:03.069674 | controller | Jun 09 11:42:01.889096 crc crio[21508]: time="2026-06-09T11:42:01.886148297Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683422-8lx78 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.069690 | controller | Jun 09 11:42:03.641809 crc crio[21508]: 2026-06-09T11:42:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f843c4dbab42aaf Mac:d6:b0:f5:4f:11:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e5 Mtu:0 Sandbox:/var/run/netns/47fe2d68-418a-4b56-b84d-5d393047076b SocketPath: PciID:}] [{Interface:0xc000014cc0 Address:{IP:10.217.0.229 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.069707 | controller | Jun 09 11:42:03.645524 crc crio[21508]: time="2026-06-09T11:42:03.645374094Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683422-8lx78 Namespace:openshift-infra ID:f843c4dbab42aafdc33cc1a09fd2176f1f4f5d34fa72392c6b414f5ef232a989 UID:e9011c4c-8ddc-4283-8c8b-4075ac96f6b8 NetNS:/var/run/netns/47fe2d68-418a-4b56-b84d-5d393047076b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9011c4c_8ddc_4283_8c8b_4075ac96f6b8.slice PodAnnotations:0xc003b39398}] Aliases:map[]}"
2026-06-09 12:20:03.069727 | controller | Jun 09 11:42:03.645781 crc crio[21508]: time="2026-06-09T11:42:03.645686783Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683422-8lx78 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.069745 | controller | Jun 09 11:42:03.662513 crc crio[21508]: time="2026-06-09T11:42:03.66244055Z" level=info msg="Ran pod sandbox f843c4dbab42aafdc33cc1a09fd2176f1f4f5d34fa72392c6b414f5ef232a989 with infra container: openshift-infra/auto-csr-approver-29683422-8lx78/POD" id=07cb6a6d-6dad-4878-8d70-4c756e4ace06 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.069762 | controller | Jun 09 11:42:03.665742 crc crio[21508]: time="2026-06-09T11:42:03.665584351Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=4b40e35b-0863-4ba1-b960-e11facaf08ac name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.069778 | controller | Jun 09 11:42:03.675768 crc crio[21508]: time="2026-06-09T11:42:03.675684055Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 12:20:03.069794 | controller | Jun 09 11:42:05.918382 crc crio[21508]: time="2026-06-09T11:42:05.917808691Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=4b40e35b-0863-4ba1-b960-e11facaf08ac name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.069811 | controller | Jun 09 11:42:05.920094 crc crio[21508]: time="2026-06-09T11:42:05.919755988Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=5d1d7e1b-29e4-491b-8780-a78652cbe979 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.069838 | controller | Jun 09 11:42:05.922538 crc crio[21508]: time="2026-06-09T11:42:05.922270451Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=754f7324-4dda-438f-97e4-4d7f8f02a08e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.069855 | controller | Jun 09 11:42:05.951100 crc crio[21508]: time="2026-06-09T11:42:05.950706477Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683422-8lx78/oc" id=ef74e513-df8d-47de-a13a-984b753f2667 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.069872 | controller | Jun 09 11:42:05.951522 crc crio[21508]: time="2026-06-09T11:42:05.951430878Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.069893 | controller | Jun 09 11:42:06.013515 crc crio[21508]: time="2026-06-09T11:42:06.010391181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.069912 | controller | Jun 09 11:42:06.261875 crc crio[21508]: time="2026-06-09T11:42:06.261663961Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.069929 | controller | Jun 09 11:42:06.421850 crc crio[21508]: time="2026-06-09T11:42:06.421771442Z" level=info msg="Created container 2d068948a84764ffe58f0b906c0ef913b76ffea6df51a5db8ebf9a4831578caa: openshift-infra/auto-csr-approver-29683422-8lx78/oc" id=ef74e513-df8d-47de-a13a-984b753f2667 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.069959 | controller | Jun 09 11:42:06.423863 crc crio[21508]: time="2026-06-09T11:42:06.42376211Z" level=info msg="Starting container: 2d068948a84764ffe58f0b906c0ef913b76ffea6df51a5db8ebf9a4831578caa" id=429ab78b-7a9c-4fbb-8798-2a7fcf6fb7b4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.069977 | controller | Jun 09 11:42:06.431738 crc crio[21508]: time="2026-06-09T11:42:06.431058962Z" level=info msg="Started container" PID=126560 containerID=2d068948a84764ffe58f0b906c0ef913b76ffea6df51a5db8ebf9a4831578caa description=openshift-infra/auto-csr-approver-29683422-8lx78/oc id=429ab78b-7a9c-4fbb-8798-2a7fcf6fb7b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f843c4dbab42aafdc33cc1a09fd2176f1f4f5d34fa72392c6b414f5ef232a989
2026-06-09 12:20:03.069997 | controller | Jun 09 11:42:09.404918 crc crio[21508]: time="2026-06-09T11:42:09.403045278Z" level=info msg="Stopping pod sandbox: f843c4dbab42aafdc33cc1a09fd2176f1f4f5d34fa72392c6b414f5ef232a989" id=8f73cdb2-c146-4705-b5d6-6ab3940f26a5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.070015 | controller | Jun 09 11:42:09.407936 crc crio[21508]: time="2026-06-09T11:42:09.406028844Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683422-8lx78 Namespace:openshift-infra ID:f843c4dbab42aafdc33cc1a09fd2176f1f4f5d34fa72392c6b414f5ef232a989 UID:e9011c4c-8ddc-4283-8c8b-4075ac96f6b8 NetNS:/var/run/netns/47fe2d68-418a-4b56-b84d-5d393047076b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9011c4c_8ddc_4283_8c8b_4075ac96f6b8.slice PodAnnotations:0xc0019bd418}] Aliases:map[]}"
2026-06-09 12:20:03.070032 | controller | Jun 09 11:42:09.407936 crc crio[21508]: time="2026-06-09T11:42:09.406368244Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683422-8lx78 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.070049 | controller | Jun 09 11:42:09.762130 crc crio[21508]: time="2026-06-09T11:42:09.761404748Z" level=info msg="Stopped pod sandbox: f843c4dbab42aafdc33cc1a09fd2176f1f4f5d34fa72392c6b414f5ef232a989" id=8f73cdb2-c146-4705-b5d6-6ab3940f26a5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.070065 | controller | Jun 09 11:42:21.476272 crc crio[21508]: time="2026-06-09T11:42:21.475679449Z" level=info msg="Removing container: 777ec8705bf0e5b611fbc17e2364d18b0dad88f4cf0fed4d59d82edbe2f97f30" id=cc369f5b-013d-4dc3-994b-a56930f93469 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.070081 | controller | Jun 09 11:42:21.623696 crc crio[21508]: time="2026-06-09T11:42:21.623543384Z" level=info msg="Removed container 777ec8705bf0e5b611fbc17e2364d18b0dad88f4cf0fed4d59d82edbe2f97f30: openshift-infra/auto-csr-approver-29683416-8z8ml/oc" id=cc369f5b-013d-4dc3-994b-a56930f93469 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.070097 | controller | Jun 09 11:42:21.629355 crc crio[21508]: time="2026-06-09T11:42:21.629215429Z" level=info msg="Removing container: efc269ac20400ac554da00a2e9e1d556eb276eac1f2d11bb9dabc21f5afde7db" id=38d16674-67b8-4fc9-857f-9867756363e6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.070114 | controller | Jun 09 11:42:21.742555 crc crio[21508]: time="2026-06-09T11:42:21.742218712Z" level=info msg="Removed container efc269ac20400ac554da00a2e9e1d556eb276eac1f2d11bb9dabc21f5afde7db: openstack/nova-cell1-cell-mapping-67dvr/nova-manage" id=38d16674-67b8-4fc9-857f-9867756363e6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.070130 | controller | Jun 09 11:42:21.766086 crc crio[21508]: time="2026-06-09T11:42:21.765953901Z" level=info msg="Stopping pod sandbox: c4e23adb07b74b1cd2c3e2dc9b35b1cbc0840821b5ede4b56e1e8def9daf6def" id=c94730e7-09c3-4c17-8138-8d13e39f1a8d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.070146 | controller | Jun 09 11:42:21.766086 crc crio[21508]: time="2026-06-09T11:42:21.766101786Z" level=info msg="Stopped pod sandbox (already stopped): c4e23adb07b74b1cd2c3e2dc9b35b1cbc0840821b5ede4b56e1e8def9daf6def" id=c94730e7-09c3-4c17-8138-8d13e39f1a8d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.070165 | controller | Jun 09 11:42:21.767560 crc crio[21508]: time="2026-06-09T11:42:21.767449925Z" level=info msg="Removing pod sandbox: c4e23adb07b74b1cd2c3e2dc9b35b1cbc0840821b5ede4b56e1e8def9daf6def" id=e29146a9-8a79-46f6-b69e-da8d42f18b2f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.070181 | controller | Jun 09 11:42:21.794557 crc crio[21508]: time="2026-06-09T11:42:21.794397127Z" level=info msg="Removed pod sandbox: c4e23adb07b74b1cd2c3e2dc9b35b1cbc0840821b5ede4b56e1e8def9daf6def" id=e29146a9-8a79-46f6-b69e-da8d42f18b2f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.070197 | controller | Jun 09 11:42:21.795741 crc crio[21508]: time="2026-06-09T11:42:21.795636264Z" level=info msg="Stopping pod sandbox: 0331d3c760b1d9ca293fd68047813831f19d2f2d2fa31a8b9155f61af6fef8aa" id=b7d2a903-e73b-469c-8c5c-006880df6e58 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.070213 | controller | Jun 09 11:42:21.795844 crc crio[21508]: time="2026-06-09T11:42:21.795749057Z" level=info msg="Stopped pod sandbox (already stopped): 0331d3c760b1d9ca293fd68047813831f19d2f2d2fa31a8b9155f61af6fef8aa" id=b7d2a903-e73b-469c-8c5c-006880df6e58 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.070228 | controller | Jun 09 11:42:21.796854 crc crio[21508]: time="2026-06-09T11:42:21.796770547Z" level=info msg="Removing pod sandbox: 0331d3c760b1d9ca293fd68047813831f19d2f2d2fa31a8b9155f61af6fef8aa" id=d7d5026f-99e4-46ba-9398-a6926603889f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.070244 | controller | Jun 09 11:42:21.810917 crc crio[21508]: time="2026-06-09T11:42:21.810336341Z" level=info msg="Removed pod sandbox: 0331d3c760b1d9ca293fd68047813831f19d2f2d2fa31a8b9155f61af6fef8aa" id=d7d5026f-99e4-46ba-9398-a6926603889f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.070259 | controller | Jun 09 11:44:00.525992 crc crio[21508]: time="2026-06-09T11:44:00.52488595Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683424-55mnc/POD" id=bdf55f6c-504e-4021-8321-00bdb04152df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.070275 | controller | Jun 09 11:44:00.527551 crc crio[21508]: time="2026-06-09T11:44:00.526086005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.070291 | controller | Jun 09 11:44:00.567348 crc crio[21508]: time="2026-06-09T11:44:00.56720179Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683424-55mnc Namespace:openshift-infra ID:eada9d5452fbf62c0e7a7a226310cbd81ad74aad036b106ccf9246071d9b5958 UID:c155d31c-b618-43fd-a4de-4dc2c9d433e7 NetNS:/var/run/netns/e65377af-7705-4ae5-b99d-b7bb03332867 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc155d31c_b618_43fd_a4de_4dc2c9d433e7.slice PodAnnotations:0xc0039b84c0}] Aliases:map[]}"
2026-06-09 12:20:03.070307 | controller | Jun 09 11:44:00.567348 crc crio[21508]: time="2026-06-09T11:44:00.567271692Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683424-55mnc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.070324 | controller | Jun 09 11:44:01.087526 crc crio[21508]: 2026-06-09T11:44:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eada9d5452fbf62 Mac:0a:59:97:76:cb:b4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e6 Mtu:0 Sandbox:/var/run/netns/e65377af-7705-4ae5-b99d-b7bb03332867 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.230 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.070340 | controller | Jun 09 11:44:01.091943 crc crio[21508]: time="2026-06-09T11:44:01.091845071Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683424-55mnc Namespace:openshift-infra ID:eada9d5452fbf62c0e7a7a226310cbd81ad74aad036b106ccf9246071d9b5958 UID:c155d31c-b618-43fd-a4de-4dc2c9d433e7 NetNS:/var/run/netns/e65377af-7705-4ae5-b99d-b7bb03332867 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc155d31c_b618_43fd_a4de_4dc2c9d433e7.slice PodAnnotations:0xc0039b84c0}] Aliases:map[]}"
2026-06-09 12:20:03.070379 | controller | Jun 09 11:44:01.092413 crc crio[21508]: time="2026-06-09T11:44:01.092219992Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683424-55mnc for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.070397 | controller | Jun 09 11:44:01.107712 crc crio[21508]: time="2026-06-09T11:44:01.107608839Z" level=info msg="Ran pod sandbox eada9d5452fbf62c0e7a7a226310cbd81ad74aad036b106ccf9246071d9b5958 with infra container: openshift-infra/auto-csr-approver-29683424-55mnc/POD" id=bdf55f6c-504e-4021-8321-00bdb04152df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.070414 | controller | Jun 09 11:44:01.111692 crc crio[21508]: time="2026-06-09T11:44:01.111579755Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=d044fd9e-f018-48ba-8e08-f027ad9ec81d name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.070430 | controller | Jun 09 11:44:01.120996 crc crio[21508]: time="2026-06-09T11:44:01.120779472Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 12:20:03.070446 | controller | Jun 09 11:44:01.863184 crc crio[21508]: time="2026-06-09T11:44:01.862675654Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=d044fd9e-f018-48ba-8e08-f027ad9ec81d name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.070463 | controller | Jun 09 11:44:01.864840 crc crio[21508]: time="2026-06-09T11:44:01.863870599Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=3a55a3f8-e552-4989-a09e-9bbcd6d51483 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.070479 | controller | Jun 09 11:44:01.867730 crc crio[21508]: time="2026-06-09T11:44:01.867649909Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=8c110918-b64d-4198-8c08-6930b8ad31ab name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.070494 | controller | Jun 09 11:44:01.875833 crc crio[21508]: time="2026-06-09T11:44:01.874863938Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683424-55mnc/oc" id=cf73138c-5b73-4ee3-8a30-bd66fda13167 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.070510 | controller | Jun 09 11:44:01.877071 crc crio[21508]: time="2026-06-09T11:44:01.876816685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.070526 | controller | Jun 09 11:44:01.941433 crc crio[21508]: time="2026-06-09T11:44:01.941336819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.070542 | controller | Jun 09 11:44:02.158068 crc crio[21508]: time="2026-06-09T11:44:02.158012584Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.070558 | controller | Jun 09 11:44:02.295058 crc crio[21508]: time="2026-06-09T11:44:02.294783647Z" level=info msg="Created container da4c0ea5ce9ee80fdf772014b2c6816b6b0a986e5074c39bcd82fae29d017c33: openshift-infra/auto-csr-approver-29683424-55mnc/oc" id=cf73138c-5b73-4ee3-8a30-bd66fda13167 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.070574 | controller | Jun 09 11:44:02.296581 crc crio[21508]: time="2026-06-09T11:44:02.296374724Z" level=info msg="Starting container: da4c0ea5ce9ee80fdf772014b2c6816b6b0a986e5074c39bcd82fae29d017c33" id=c34f02fd-724c-4ffe-a88b-6eaf0b72b0c8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.070593 | controller | Jun 09 11:44:02.301905 crc crio[21508]: time="2026-06-09T11:44:02.301727379Z" level=info msg="Started container" PID=132244 containerID=da4c0ea5ce9ee80fdf772014b2c6816b6b0a986e5074c39bcd82fae29d017c33 description=openshift-infra/auto-csr-approver-29683424-55mnc/oc id=c34f02fd-724c-4ffe-a88b-6eaf0b72b0c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eada9d5452fbf62c0e7a7a226310cbd81ad74aad036b106ccf9246071d9b5958
2026-06-09 12:20:03.070610 | controller | Jun 09 11:44:04.084458 crc crio[21508]: time="2026-06-09T11:44:04.082186504Z" level=info msg="Stopping pod sandbox: eada9d5452fbf62c0e7a7a226310cbd81ad74aad036b106ccf9246071d9b5958" id=b7873cc5-8214-46a2-b8db-e9b60dacf850 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.070627 | controller | Jun 09 11:44:04.085978 crc crio[21508]: time="2026-06-09T11:44:04.085717376Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683424-55mnc Namespace:openshift-infra ID:eada9d5452fbf62c0e7a7a226310cbd81ad74aad036b106ccf9246071d9b5958 UID:c155d31c-b618-43fd-a4de-4dc2c9d433e7 NetNS:/var/run/netns/e65377af-7705-4ae5-b99d-b7bb03332867 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc155d31c_b618_43fd_a4de_4dc2c9d433e7.slice PodAnnotations:0xc00465e078}] Aliases:map[]}"
2026-06-09 12:20:03.070643 | controller | Jun 09 11:44:04.086444 crc crio[21508]: time="2026-06-09T11:44:04.086337364Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683424-55mnc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.070659 | controller | Jun 09 11:44:04.484716 crc crio[21508]: time="2026-06-09T11:44:04.484166882Z" level=info msg="Stopped pod sandbox: eada9d5452fbf62c0e7a7a226310cbd81ad74aad036b106ccf9246071d9b5958" id=b7873cc5-8214-46a2-b8db-e9b60dacf850 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.070674 | controller | Jun 09 11:44:09.851647 crc crio[21508]: time="2026-06-09T11:44:09.850796467Z" level=info msg="Running pod sandbox: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-wtjj5/POD" id=b64113de-2fcf-4354-b4f7-f50836fae411 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.070690 | controller | Jun 09 11:44:09.853826 crc crio[21508]: time="2026-06-09T11:44:09.851674103Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.070706 | controller | Jun 09 11:44:09.893321 crc crio[21508]: time="2026-06-09T11:44:09.893121337Z" level=info msg="Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-wtjj5 Namespace:openstack ID:9c1c65ce3e787fca7df4d784ee8e8a1e4ac3ada4361aba7aa6082f80e444c7ff UID:0123f1fc-f627-424f-9716-c6b3502cd9cb NetNS:/var/run/netns/7b030743-62a1-455d-a7d0-f10de4449e50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0123f1fc_f627_424f_9716_c6b3502cd9cb.slice PodAnnotations:0xc004f90028}] Aliases:map[]}"
2026-06-09 12:20:03.070722 | controller | Jun 09 11:44:09.893321 crc crio[21508]: time="2026-06-09T11:44:09.893250181Z" level=info msg="Adding pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-wtjj5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.070738 | controller | Jun 09 11:44:10.651851 crc crio[21508]: 2026-06-09T11:44:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9c1c65ce3e787fc Mac:76:a0:15:df:fd:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e7 Mtu:0 Sandbox:/var/run/netns/7b030743-62a1-455d-a7d0-f10de4449e50 SocketPath: PciID:}] [{Interface:0xc000284320 Address:{IP:10.217.0.231 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.070758 | controller | Jun 09 11:44:10.655052 crc crio[21508]: time="2026-06-09T11:44:10.65496841Z" level=info msg="Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-wtjj5 Namespace:openstack ID:9c1c65ce3e787fca7df4d784ee8e8a1e4ac3ada4361aba7aa6082f80e444c7ff UID:0123f1fc-f627-424f-9716-c6b3502cd9cb NetNS:/var/run/netns/7b030743-62a1-455d-a7d0-f10de4449e50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0123f1fc_f627_424f_9716_c6b3502cd9cb.slice PodAnnotations:0xc004f90028}] Aliases:map[]}"
2026-06-09 12:20:03.070775 | controller | Jun 09 11:44:10.655231 crc crio[21508]: time="2026-06-09T11:44:10.655177026Z" level=info msg="Checking pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-wtjj5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.070791 | controller | Jun 09 11:44:10.665038 crc crio[21508]: time="2026-06-09T11:44:10.664917869Z" level=info msg="Ran pod sandbox 9c1c65ce3e787fca7df4d784ee8e8a1e4ac3ada4361aba7aa6082f80e444c7ff with infra container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-wtjj5/POD" id=b64113de-2fcf-4354-b4f7-f50836fae411 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.070807 | controller | Jun 09 11:44:10.667697 crc crio[21508]: time="2026-06-09T11:44:10.667606437Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5" id=ac471db8-f4e2-4d35-9f95-2cbf38d35123 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.070823 | controller | Jun 09 11:44:10.667978 crc crio[21508]: time="2026-06-09T11:44:10.667937266Z" level=info msg="Image quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5 not found" id=ac471db8-f4e2-4d35-9f95-2cbf38d35123 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.070838 | controller | Jun 09 11:44:10.668037 crc crio[21508]: time="2026-06-09T11:44:10.668013379Z" level=info msg="Neither image nor artfiact quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5 found" id=ac471db8-f4e2-4d35-9f95-2cbf38d35123 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.070854 | controller | Jun 09 11:44:10.669108 crc crio[21508]: time="2026-06-09T11:44:10.669040738Z" level=info msg="Pulling image: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5" id=47f3a387-02ed-4c9c-9b50-1ef4cea50490 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.070870 | controller | Jun 09 11:44:10.675523 crc crio[21508]: time="2026-06-09T11:44:10.675433214Z" level=info msg="Trying to access \"quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\""
2026-06-09 12:20:03.070885 | controller | Jun 09 11:44:21.874013 crc crio[21508]: time="2026-06-09T11:44:21.873078588Z" level=info msg="Removing container: 68d5f6bae32649f61d35694c8eceadb45aff0c7bc9e66c92f6ff8c289ccd3016" id=0a2a6988-ff21-4c79-8879-8a9f6e6d7fe1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.070901 | controller | Jun 09 11:44:22.831843 crc crio[21508]: time="2026-06-09T11:44:22.831205262Z" level=info msg="Removed container 68d5f6bae32649f61d35694c8eceadb45aff0c7bc9e66c92f6ff8c289ccd3016: openshift-infra/auto-csr-approver-29683418-l2f84/oc" id=0a2a6988-ff21-4c79-8879-8a9f6e6d7fe1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.070918 | controller | Jun 09 11:44:22.840809 crc crio[21508]: time="2026-06-09T11:44:22.8407458Z" level=info msg="Stopping pod sandbox: 77a3b80f265422f480a332297ff7d523c23b28bc44c9a940f755df5317e4d182" id=1b360924-9096-4265-b924-590c2474df1e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.070937 | controller | Jun 09 11:44:22.841202 crc crio[21508]: time="2026-06-09T11:44:22.841175792Z" level=info msg="Stopped pod sandbox (already stopped): 77a3b80f265422f480a332297ff7d523c23b28bc44c9a940f755df5317e4d182" id=1b360924-9096-4265-b924-590c2474df1e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.070953 | controller | Jun 09 11:44:22.842273 crc crio[21508]: time="2026-06-09T11:44:22.842197582Z" level=info msg="Removing pod sandbox: 77a3b80f265422f480a332297ff7d523c23b28bc44c9a940f755df5317e4d182" id=2bffe662-fc7c-4b4f-8603-a65d144cd6ba name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.070969 | controller | Jun 09 11:44:26.291777 crc crio[21508]: time="2026-06-09T11:44:26.290520656Z" level=info msg="Removed pod sandbox: 77a3b80f265422f480a332297ff7d523c23b28bc44c9a940f755df5317e4d182" id=2bffe662-fc7c-4b4f-8603-a65d144cd6ba name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.070985 | controller | Jun 09 11:44:26.932038 crc crio[21508]: time="2026-06-09T11:44:26.931788495Z" level=info msg="Pulled image: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner@sha256:6d352513d65a7e28cb4834c22eee8952dd382f6fc21682d461e95f879228fef0" id=47f3a387-02ed-4c9c-9b50-1ef4cea50490 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.071000 | controller | Jun 09 11:44:26.933776 crc crio[21508]: time="2026-06-09T11:44:26.933453423Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5" id=eb774cbb-1335-45bb-8eaa-6bc2c84fc577 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.071016 | controller | Jun 09 11:44:26.958178 crc crio[21508]: time="2026-06-09T11:44:26.958057938Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5" id=a85fb44e-34b5-4a99-8c7e-59e7536c883b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.071031 | controller | Jun 09 11:44:26.978431 crc crio[21508]: time="2026-06-09T11:44:26.978330887Z" level=info msg="Creating container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-wtjj5/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam" id=97561985-2d36-47f9-ae27-f0fc7a1d1aaf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.071047 | controller | Jun 09 11:44:26.981641 crc crio[21508]: time="2026-06-09T11:44:26.981568981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.071063 | controller | Jun 09 11:44:27.035700 crc crio[21508]: time="2026-06-09T11:44:27.035475057Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.071079 | controller | Jun 09 11:44:27.038976 crc crio[21508]: time="2026-06-09T11:44:27.038872295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.071094 | controller | Jun 09 11:44:27.223123 crc crio[21508]: time="2026-06-09T11:44:27.22250498Z" level=info msg="Created container 247b9585d1d5b7adfc3af3e80f9d5d0ef77fec6d0ee821ba0b44f81c0960ca17: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-wtjj5/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam" id=97561985-2d36-47f9-ae27-f0fc7a1d1aaf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.071110 | controller | Jun 09 11:44:27.225668 crc crio[21508]: time="2026-06-09T11:44:27.22562226Z" level=info msg="Starting container: 247b9585d1d5b7adfc3af3e80f9d5d0ef77fec6d0ee821ba0b44f81c0960ca17" id=93ab3a74-791e-4b5a-a788-7a9d3356b5ca name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.071127 | controller | Jun 09 11:44:27.231506 crc crio[21508]: time="2026-06-09T11:44:27.231395208Z" level=info msg="Started container" PID=133779 containerID=247b9585d1d5b7adfc3af3e80f9d5d0ef77fec6d0ee821ba0b44f81c0960ca17 description=openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-wtjj5/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam id=93ab3a74-791e-4b5a-a788-7a9d3356b5ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c1c65ce3e787fca7df4d784ee8e8a1e4ac3ada4361aba7aa6082f80e444c7ff
2026-06-09 12:20:03.071148 | controller | Jun 09 11:44:41.655973 crc crio[21508]: time="2026-06-09T11:44:41.655028759Z" level=info msg="Stopping pod sandbox: 9c1c65ce3e787fca7df4d784ee8e8a1e4ac3ada4361aba7aa6082f80e444c7ff" id=e8b7e3ba-0247-4ae1-8122-6d62056a3dcb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.071166 | controller | Jun 09 11:44:41.658091 crc crio[21508]: time="2026-06-09T11:44:41.656706678Z" level=info msg="Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-wtjj5 Namespace:openstack ID:9c1c65ce3e787fca7df4d784ee8e8a1e4ac3ada4361aba7aa6082f80e444c7ff UID:0123f1fc-f627-424f-9716-c6b3502cd9cb NetNS:/var/run/netns/7b030743-62a1-455d-a7d0-f10de4449e50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0123f1fc_f627_424f_9716_c6b3502cd9cb.slice PodAnnotations:0xc000b29bb0}] Aliases:map[]}"
2026-06-09 12:20:03.071183 | controller | Jun 09 11:44:41.658091 crc crio[21508]: time="2026-06-09T11:44:41.656861393Z" level=info msg="Deleting pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-wtjj5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.071199 | controller | Jun 09 11:44:42.056917 crc crio[21508]: time="2026-06-09T11:44:42.056185413Z" level=info msg="Stopped pod sandbox: 9c1c65ce3e787fca7df4d784ee8e8a1e4ac3ada4361aba7aa6082f80e444c7ff" id=e8b7e3ba-0247-4ae1-8122-6d62056a3dcb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.071215 | controller | Jun 09 11:44:43.295947 crc crio[21508]: time="2026-06-09T11:44:43.295864788Z" level=info msg="Running pod sandbox: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-m6bgd/POD" id=00b0b36c-76df-4972-bd0c-7a204d862fa3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.071231 | controller | Jun 09 11:44:43.297026 crc crio[21508]: time="2026-06-09T11:44:43.295963891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.071248 | controller | Jun 09 11:44:43.344744 crc crio[21508]: time="2026-06-09T11:44:43.344643345Z" level=info msg="Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-m6bgd Namespace:openstack ID:0b181a0d1a230b0a446546745f29459a3f11e4d3461ba789a323d33440844430 UID:1b96d940-c23e-4c5e-b2f3-959e0f566a01 NetNS:/var/run/netns/89f2b859-6b9b-4c76-b443-d7f05b1bdc3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b96d940_c23e_4c5e_b2f3_959e0f566a01.slice PodAnnotations:0xc000852318}] Aliases:map[]}"
2026-06-09 12:20:03.071264 | controller | Jun 09 11:44:43.344744 crc crio[21508]: time="2026-06-09T11:44:43.344716897Z" level=info msg="Adding pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-m6bgd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.071280 | controller | Jun 09 11:44:44.098169 crc crio[21508]: 2026-06-09T11:44:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0b181a0d1a230b0 Mac:c2:d5:ca:80:b6:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e8 Mtu:0 Sandbox:/var/run/netns/89f2b859-6b9b-4c76-b443-d7f05b1bdc3d SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.232 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.071296 | controller | Jun 09 11:44:44.100347 crc crio[21508]: time="2026-06-09T11:44:44.100001269Z" level=info msg="Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-m6bgd Namespace:openstack ID:0b181a0d1a230b0a446546745f29459a3f11e4d3461ba789a323d33440844430 UID:1b96d940-c23e-4c5e-b2f3-959e0f566a01 NetNS:/var/run/netns/89f2b859-6b9b-4c76-b443-d7f05b1bdc3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b96d940_c23e_4c5e_b2f3_959e0f566a01.slice PodAnnotations:0xc000852318}] Aliases:map[]}"
2026-06-09 12:20:03.071316 | controller | Jun 09 11:44:44.100347 crc crio[21508]: time="2026-06-09T11:44:44.100156633Z" level=info msg="Checking pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-m6bgd for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.071333 | controller | Jun 09 11:44:44.116198 crc crio[21508]: time="2026-06-09T11:44:44.116136628Z" level=info msg="Ran pod sandbox 0b181a0d1a230b0a446546745f29459a3f11e4d3461ba789a323d33440844430 with infra container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-m6bgd/POD" id=00b0b36c-76df-4972-bd0c-7a204d862fa3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.071365 | controller | Jun 09 11:44:44.119169 crc crio[21508]: time="2026-06-09T11:44:44.119077213Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5" id=de041fdc-5c95-481d-8b84-6ff9bfe515f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.071386 | controller | Jun 09 11:44:44.149164 crc crio[21508]: time="2026-06-09T11:44:44.149046884Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5" id=4aa92602-4739-4e02-8a8c-1754e4ba1ecc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.071402 | controller | Jun 09 11:44:44.208424 crc crio[21508]: time="2026-06-09T11:44:44.208028647Z" level=info msg="Creating container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-m6bgd/redhat-edpm-deployment-ipam-openstack-edpm-ipam" id=9885c201-c7ef-4d1a-a73a-295627466c90 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.071418 | controller | Jun 09 11:44:44.211097 crc crio[21508]: time="2026-06-09T11:44:44.211017054Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.071434 | controller | Jun 09 11:44:44.261149 crc crio[21508]: time="2026-06-09T11:44:44.261039127Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.071450 | controller | Jun 09 11:44:44.265512 crc crio[21508]: time="2026-06-09T11:44:44.265409494Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.071465 | controller | Jun 09 11:44:44.440130 crc crio[21508]: time="2026-06-09T11:44:44.439597445Z" level=info msg="Created container ae3c888c7bbc69a9934403f866fcf995237780b6cf315952e57fe6c7c7ca34f5: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-m6bgd/redhat-edpm-deployment-ipam-openstack-edpm-ipam" id=9885c201-c7ef-4d1a-a73a-295627466c90 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.071481 | controller | Jun 09 11:44:44.441700 crc crio[21508]: time="2026-06-09T11:44:44.441615043Z" level=info msg="Starting container: ae3c888c7bbc69a9934403f866fcf995237780b6cf315952e57fe6c7c7ca34f5" id=9ef07d38-24c8-4e18-9e46-33cd18f92963 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.071497 | controller | Jun 09 11:44:44.447715 crc crio[21508]: time="2026-06-09T11:44:44.447628748Z" level=info msg="Started container" PID=134804 containerID=ae3c888c7bbc69a9934403f866fcf995237780b6cf315952e57fe6c7c7ca34f5 description=openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-m6bgd/redhat-edpm-deployment-ipam-openstack-edpm-ipam id=9ef07d38-24c8-4e18-9e46-33cd18f92963 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b181a0d1a230b0a446546745f29459a3f11e4d3461ba789a323d33440844430
2026-06-09 12:20:03.071518 | controller | Jun 09 11:44:48.978997 crc crio[21508]: time="2026-06-09T11:44:48.978058291Z" level=info msg="Stopping pod sandbox: 0b181a0d1a230b0a446546745f29459a3f11e4d3461ba789a323d33440844430" id=3f6a5088-e18f-48df-aaaf-78d1d9e95c46 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.071534 | controller | Jun 09 11:44:48.981586 crc crio[21508]: time="2026-06-09T11:44:48.981514951Z" level=info msg="Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-m6bgd Namespace:openstack ID:0b181a0d1a230b0a446546745f29459a3f11e4d3461ba789a323d33440844430 UID:1b96d940-c23e-4c5e-b2f3-959e0f566a01 NetNS:/var/run/netns/89f2b859-6b9b-4c76-b443-d7f05b1bdc3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b96d940_c23e_4c5e_b2f3_959e0f566a01.slice PodAnnotations:0xc00011f768}] Aliases:map[]}"
2026-06-09 12:20:03.071551 | controller | Jun 09 11:44:48.981748 crc crio[21508]: time="2026-06-09T11:44:48.981697727Z" level=info msg="Deleting pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-m6bgd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.071567 | controller | Jun 09 11:44:49.471393 crc crio[21508]: time="2026-06-09T11:44:49.466676746Z" level=info msg="Stopped pod sandbox: 0b181a0d1a230b0a446546745f29459a3f11e4d3461ba789a323d33440844430" id=3f6a5088-e18f-48df-aaaf-78d1d9e95c46 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.071583 | controller | Jun 09 11:44:52.057798 crc crio[21508]: time="2026-06-09T11:44:52.057180703Z" level=info msg="Running pod sandbox: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-6267t/POD" id=116a6f18-c5a2-49ee-a0e1-c7ff165b140f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.071599 | controller | Jun 09 11:44:52.059185 crc crio[21508]: time="2026-06-09T11:44:52.057838542Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.071615 | controller | Jun 09 11:44:52.103864 crc crio[21508]: time="2026-06-09T11:44:52.103698834Z" level=info msg="Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-6267t Namespace:openstack ID:a8575d2a6db3a13ea387a13700cf94fcb1dd20f6023e51360a43bf3431ac8927 UID:a89b50c7-6161-491f-90cf-56c0cd61f650 NetNS:/var/run/netns/25549d7e-fd4c-45fb-9213-3c8cf5bc74c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda89b50c7_6161_491f_90cf_56c0cd61f650.slice PodAnnotations:0xc00008cf20}] Aliases:map[]}"
2026-06-09 12:20:03.071630 | controller | Jun 09 11:44:52.103864 crc crio[21508]: time="2026-06-09T11:44:52.103825278Z" level=info msg="Adding pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-6267t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.071646 | controller | Jun 09 11:44:53.862513 crc crio[21508]: 2026-06-09T11:44:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a8575d2a6db3a13 Mac:a2:46:1f:cc:48:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e9 Mtu:0 Sandbox:/var/run/netns/25549d7e-fd4c-45fb-9213-3c8cf5bc74c3 SocketPath: PciID:}] [{Interface:0xc00022afa0 Address:{IP:10.217.0.233 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.071661 | controller | Jun 09 11:44:53.864537 crc crio[21508]: time="2026-06-09T11:44:53.864396485Z" level=info msg="Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-6267t Namespace:openstack ID:a8575d2a6db3a13ea387a13700cf94fcb1dd20f6023e51360a43bf3431ac8927 UID:a89b50c7-6161-491f-90cf-56c0cd61f650 NetNS:/var/run/netns/25549d7e-fd4c-45fb-9213-3c8cf5bc74c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda89b50c7_6161_491f_90cf_56c0cd61f650.slice PodAnnotations:0xc00008cf20}] Aliases:map[]}"
2026-06-09 12:20:03.071682 | controller | Jun 09 11:44:53.864637 crc crio[21508]: time="2026-06-09T11:44:53.864619001Z" level=info msg="Checking pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-6267t for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.071699 | controller | Jun 09 11:44:53.878261 crc crio[21508]: time="2026-06-09T11:44:53.878114703Z" level=info msg="Ran pod sandbox a8575d2a6db3a13ea387a13700cf94fcb1dd20f6023e51360a43bf3431ac8927 with infra container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-6267t/POD" id=116a6f18-c5a2-49ee-a0e1-c7ff165b140f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.071715 | controller | Jun 09 11:44:53.883825 crc crio[21508]: time="2026-06-09T11:44:53.883563242Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5" id=a3cde69b-7b57-4d69-83ba-7782e45d174e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.071730 | controller | Jun 09 11:44:53.921275 crc crio[21508]: time="2026-06-09T11:44:53.920129794Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5" id=e9b7eeb9-e2fe-4323-9090-2fd6728c5769 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.071746 | controller | Jun 09 11:44:54.034398 crc crio[21508]: time="2026-06-09T11:44:54.034178827Z" level=info msg="Creating container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-6267t/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam" id=0aabd451-8ceb-4487-8fdb-8624b61e7885 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.071761 | controller | Jun 09 11:44:54.037208 crc crio[21508]: time="2026-06-09T11:44:54.037127243Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.071777 | controller | Jun 09 11:44:54.143767 crc crio[21508]: time="2026-06-09T11:44:54.142517694Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.071792 | controller | Jun 09 11:44:54.149223 crc crio[21508]: time="2026-06-09T11:44:54.149040334Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.071808 | controller | Jun 09 11:44:54.544133 crc crio[21508]: time="2026-06-09T11:44:54.543883585Z" level=info msg="Created container 0d479bee0b5937a526ba1f15e2d7c8355ad4e8e6f3875aca036a4acebedc6516: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-6267t/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam" id=0aabd451-8ceb-4487-8fdb-8624b61e7885 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.071823 | controller | Jun 09 11:44:54.547275 crc crio[21508]: time="2026-06-09T11:44:54.547117598Z" level=info msg="Starting container: 0d479bee0b5937a526ba1f15e2d7c8355ad4e8e6f3875aca036a4acebedc6516" id=d71b2b73-a312-4f1a-83ba-4d417d963ec1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.071838 | controller | Jun 09 11:44:54.555231 crc crio[21508]: time="2026-06-09T11:44:54.55507796Z" level=info msg="Started container" PID=135461 containerID=0d479bee0b5937a526ba1f15e2d7c8355ad4e8e6f3875aca036a4acebedc6516 description=openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-6267t/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam id=d71b2b73-a312-4f1a-83ba-4d417d963ec1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8575d2a6db3a13ea387a13700cf94fcb1dd20f6023e51360a43bf3431ac8927
2026-06-09 12:20:03.071857 | controller | Jun 09 11:45:00.869738 crc crio[21508]: time="2026-06-09T11:45:00.868781376Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683425-jf7zz/POD" id=e7c3e601-158c-4c06-b573-a209555b4b5b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.071873 | controller | Jun 09 11:45:00.871634 crc crio[21508]: time="2026-06-09T11:45:00.869759655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.071888 | controller | Jun 09 11:45:00.903854 crc crio[21508]: time="2026-06-09T11:45:00.903729821Z" level=info msg="Got pod network &{Name:collect-profiles-29683425-jf7zz Namespace:openshift-operator-lifecycle-manager ID:79efc2b4c8e0694b8a5d1af99d3263f87c344886d43e89026b27934ac69d718b UID:f8ace32a-814c-4c90-9a69-bb1b3a4cd9b2 NetNS:/var/run/netns/53da0027-6eab-4187-9b8c-2e389dbb67dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf8ace32a_814c_4c90_9a69_bb1b3a4cd9b2.slice PodAnnotations:0xc00465e450}] Aliases:map[]}"
2026-06-09 12:20:03.071904 | controller | Jun 09 11:45:00.903854 crc crio[21508]: time="2026-06-09T11:45:00.903816064Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683425-jf7zz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.071919 | controller | Jun 09 11:45:01.426769 crc crio[21508]: 2026-06-09T11:45:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:79efc2b4c8e0694 Mac:0a:da:4b:0e:bc:55 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ea Mtu:0 Sandbox:/var/run/netns/53da0027-6eab-4187-9b8c-2e389dbb67dc SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.234 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.071935 | controller | Jun 09 11:45:01.429531 crc crio[21508]: time="2026-06-09T11:45:01.429388152Z" level=info msg="Got pod network &{Name:collect-profiles-29683425-jf7zz Namespace:openshift-operator-lifecycle-manager ID:79efc2b4c8e0694b8a5d1af99d3263f87c344886d43e89026b27934ac69d718b UID:f8ace32a-814c-4c90-9a69-bb1b3a4cd9b2 NetNS:/var/run/netns/53da0027-6eab-4187-9b8c-2e389dbb67dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf8ace32a_814c_4c90_9a69_bb1b3a4cd9b2.slice PodAnnotations:0xc00465e450}] Aliases:map[]}"
2026-06-09 12:20:03.071950 | controller | Jun 09 11:45:01.429825 crc crio[21508]: time="2026-06-09T11:45:01.429694501Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683425-jf7zz for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.071966 | controller | Jun 09 11:45:01.447457 crc crio[21508]: time="2026-06-09T11:45:01.447278202Z" level=info msg="Ran pod sandbox 79efc2b4c8e0694b8a5d1af99d3263f87c344886d43e89026b27934ac69d718b with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683425-jf7zz/POD" id=e7c3e601-158c-4c06-b573-a209555b4b5b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.071981 | controller | Jun 09 11:45:01.455388 crc crio[21508]: time="2026-06-09T11:45:01.455204982Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b60d5b72-ea88-481a-9f9f-7b54a893306f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.071996 | controller | Jun 09 11:45:01.459474 crc crio[21508]: time="2026-06-09T11:45:01.459384813Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=fb957440-b604-4f6a-ae93-fe0eeba53655 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.072011 | controller | Jun 09 11:45:01.478687 crc crio[21508]: time="2026-06-09T11:45:01.47851926Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683425-jf7zz/collect-profiles" id=090ad7bc-3765-4851-81b1-40891e918e81 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.072030 | controller | Jun 09 11:45:01.479031 crc crio[21508]: time="2026-06-09T11:45:01.478930891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.072047 | controller | Jun 09 11:45:01.541370 crc crio[21508]: time="2026-06-09T11:45:01.54119391Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.072062 | controller | Jun 09 11:45:01.545855 crc crio[21508]: time="2026-06-09T11:45:01.545782123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.072077 | controller | Jun 09 11:45:01.708867 crc crio[21508]: time="2026-06-09T11:45:01.708508531Z" level=info msg="Created container 2bbee4638197790cc389fd6e8be1cba7b81492e27b4eaf2d18a6ecc7eaba739b: openshift-operator-lifecycle-manager/collect-profiles-29683425-jf7zz/collect-profiles" id=090ad7bc-3765-4851-81b1-40891e918e81 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.072093 | controller | Jun 09 11:45:01.710092 crc crio[21508]: time="2026-06-09T11:45:01.710004264Z" level=info msg="Starting container: 2bbee4638197790cc389fd6e8be1cba7b81492e27b4eaf2d18a6ecc7eaba739b" id=bf094822-fb11-4084-be46-a8e2f8dd74ef name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.072108 | controller | Jun 09 11:45:01.724686 crc crio[21508]: time="2026-06-09T11:45:01.724574878Z" level=info msg="Started container" PID=135869 containerID=2bbee4638197790cc389fd6e8be1cba7b81492e27b4eaf2d18a6ecc7eaba739b description=openshift-operator-lifecycle-manager/collect-profiles-29683425-jf7zz/collect-profiles id=bf094822-fb11-4084-be46-a8e2f8dd74ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=79efc2b4c8e0694b8a5d1af99d3263f87c344886d43e89026b27934ac69d718b
2026-06-09 12:20:03.072124 | controller | Jun 09 11:45:04.481187 crc crio[21508]: time="2026-06-09T11:45:04.480128978Z" level=info msg="Stopping pod sandbox: 79efc2b4c8e0694b8a5d1af99d3263f87c344886d43e89026b27934ac69d718b" id=7cfd48ad-d336-4d0e-90dd-58a455f8754e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.072140 | controller | Jun 09 11:45:04.483262 crc crio[21508]: time="2026-06-09T11:45:04.481971781Z" level=info msg="Got pod network &{Name:collect-profiles-29683425-jf7zz Namespace:openshift-operator-lifecycle-manager ID:79efc2b4c8e0694b8a5d1af99d3263f87c344886d43e89026b27934ac69d718b UID:f8ace32a-814c-4c90-9a69-bb1b3a4cd9b2 NetNS:/var/run/netns/53da0027-6eab-4187-9b8c-2e389dbb67dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf8ace32a_814c_4c90_9a69_bb1b3a4cd9b2.slice PodAnnotations:0xc000159350}] Aliases:map[]}"
2026-06-09 12:20:03.072155 | controller | Jun 09 11:45:04.483262 crc crio[21508]: time="2026-06-09T11:45:04.482175997Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683425-jf7zz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.072171 | controller | Jun 09 11:45:04.813368 crc crio[21508]: time="2026-06-09T11:45:04.812265727Z" level=info msg="Stopped pod sandbox: 79efc2b4c8e0694b8a5d1af99d3263f87c344886d43e89026b27934ac69d718b" id=7cfd48ad-d336-4d0e-90dd-58a455f8754e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.072186 | controller | Jun 09 11:45:26.316743 crc crio[21508]: time="2026-06-09T11:45:26.31560112Z" level=info msg="Removing container: 4f22b4ed98fc3ed58b27f71079e54d2924238a02f735c04f423c1c641a83d933" id=7caad177-ba38-44a9-9694-26df2754f990 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.072203 | controller | Jun 09 11:45:26.357814 crc crio[21508]: time="2026-06-09T11:45:26.357475677Z" level=info msg="Removed container 4f22b4ed98fc3ed58b27f71079e54d2924238a02f735c04f423c1c641a83d933: openshift-operator-lifecycle-manager/collect-profiles-29683380-z5b4j/collect-profiles" id=7caad177-ba38-44a9-9694-26df2754f990 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.072219 | controller | Jun 09 11:45:26.369711 crc crio[21508]: time="2026-06-09T11:45:26.369598209Z" level=info msg="Stopping pod sandbox: 4752386974ffbdc2276aef3728f63a0c93a384c25753b046797a7440debbd675" id=283763a9-4b4b-49b9-80bd-92c1a1194402 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.072234 | controller | Jun 09 11:45:26.369711 crc crio[21508]: time="2026-06-09T11:45:26.369703872Z" level=info msg="Stopped pod sandbox (already stopped): 4752386974ffbdc2276aef3728f63a0c93a384c25753b046797a7440debbd675" id=283763a9-4b4b-49b9-80bd-92c1a1194402 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.072250 | controller | Jun 09 11:45:26.371123 crc crio[21508]: time="2026-06-09T11:45:26.370975939Z" level=info msg="Removing pod sandbox: 4752386974ffbdc2276aef3728f63a0c93a384c25753b046797a7440debbd675" id=a28beeed-ca35-4034-aba3-6a2b2b565abe name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.072265 | controller | Jun 09 11:45:26.390907 crc crio[21508]: time="2026-06-09T11:45:26.390758904Z" level=info msg="Removed pod sandbox: 4752386974ffbdc2276aef3728f63a0c93a384c25753b046797a7440debbd675" id=a28beeed-ca35-4034-aba3-6a2b2b565abe name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.072280 | controller | Jun 09 11:46:03.079166 crc crio[21508]: time="2026-06-09T11:46:03.07760386Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683426-kh27d/POD" id=ebe29033-71fe-476f-950a-830f0105f797 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.072296 | controller | Jun 09 11:46:03.079166 crc crio[21508]: time="2026-06-09T11:46:03.078903817Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.072311 | controller | Jun 09 11:46:03.192033 crc crio[21508]: time="2026-06-09T11:46:03.191583461Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683426-kh27d Namespace:openshift-infra ID:1d973b13bad2bb1dcd1cf823fe52890af850799f16b9aee135e7f5537ebdf8e0 UID:0c5b84aa-937d-44f7-bbc1-3e9199dd4693 NetNS:/var/run/netns/4b5edecb-5549-4b66-9b0e-003e1feb854d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c5b84aa_937d_44f7_bbc1_3e9199dd4693.slice PodAnnotations:0xc004f90108}] Aliases:map[]}"
2026-06-09 12:20:03.072327 | controller | Jun 09 11:46:03.192033 crc crio[21508]: time="2026-06-09T11:46:03.192008583Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683426-kh27d to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.072342 | controller | Jun 09 11:46:04.022453 crc crio[21508]: 2026-06-09T11:46:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1d973b13bad2bb1 Mac:8a:02:65:81:70:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:eb Mtu:0 Sandbox:/var/run/netns/4b5edecb-5549-4b66-9b0e-003e1feb854d SocketPath: PciID:}] [{Interface:0xc0001145b0 Address:{IP:10.217.0.235 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.072381 | controller | Jun 09 11:46:04.026212 crc crio[21508]: time="2026-06-09T11:46:04.026147625Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683426-kh27d Namespace:openshift-infra ID:1d973b13bad2bb1dcd1cf823fe52890af850799f16b9aee135e7f5537ebdf8e0 UID:0c5b84aa-937d-44f7-bbc1-3e9199dd4693 NetNS:/var/run/netns/4b5edecb-5549-4b66-9b0e-003e1feb854d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c5b84aa_937d_44f7_bbc1_3e9199dd4693.slice PodAnnotations:0xc004f90108}] Aliases:map[]}"
2026-06-09 12:20:03.072402 | controller | Jun 09 11:46:04.026650 crc crio[21508]: time="2026-06-09T11:46:04.026533046Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683426-kh27d for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.072418 | controller | Jun 09 11:46:04.042584 crc crio[21508]: time="2026-06-09T11:46:04.042451959Z" level=info msg="Ran pod sandbox 1d973b13bad2bb1dcd1cf823fe52890af850799f16b9aee135e7f5537ebdf8e0 with infra container: openshift-infra/auto-csr-approver-29683426-kh27d/POD" id=ebe29033-71fe-476f-950a-830f0105f797 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.072434 | controller | Jun 09 11:46:04.048700 crc crio[21508]: time="2026-06-09T11:46:04.047472205Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=0397a5b3-7baa-4fb4-8f13-ea9ef0e31805 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.072449 | controller | Jun 09 11:46:04.068354 crc crio[21508]: time="2026-06-09T11:46:04.068217677Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 12:20:03.072465 | controller | Jun 09 11:46:05.155896 crc crio[21508]: time="2026-06-09T11:46:05.155772542Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=0397a5b3-7baa-4fb4-8f13-ea9ef0e31805 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.072481 | controller | Jun 09 11:46:05.158065 crc crio[21508]: time="2026-06-09T11:46:05.157963126Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c6129990-2394-4e6a-a953-fabec4c43e84 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.072496 | controller | Jun 09 11:46:05.165945 crc crio[21508]: time="2026-06-09T11:46:05.161260431Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=d182ed9e-ceab-4a0f-8a34-72e3c3e33563 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.072510 | controller | Jun 09 11:46:05.171096 crc crio[21508]: time="2026-06-09T11:46:05.170951503Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683426-kh27d/oc" id=5eb66b7c-d0ba-4603-86b4-60a75ce4fa32 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.072526 | controller | Jun 09 11:46:05.171955 crc crio[21508]: time="2026-06-09T11:46:05.171720665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.072541 | controller | Jun 09 11:46:05.234898 crc crio[21508]: time="2026-06-09T11:46:05.234723186Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.072556 | controller | Jun 09 11:46:05.519082 crc crio[21508]: time="2026-06-09T11:46:05.518947643Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.072571 | controller | Jun 09 11:46:05.731383 crc crio[21508]: time="2026-06-09T11:46:05.73123272Z" level=info msg="Created container b6763d351b9b3974eec03c8dd796cf03249982f85bb3e2070fb30c3cd32f2699: openshift-infra/auto-csr-approver-29683426-kh27d/oc" id=5eb66b7c-d0ba-4603-86b4-60a75ce4fa32 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.072587 | controller | Jun 09 11:46:05.733033 crc crio[21508]: time="2026-06-09T11:46:05.732918449Z" level=info msg="Starting container: b6763d351b9b3974eec03c8dd796cf03249982f85bb3e2070fb30c3cd32f2699" id=203e6dcf-4157-4fcc-8753-09489685aeaa name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.072602 | controller | Jun 09 11:46:05.740853 crc crio[21508]: time="2026-06-09T11:46:05.740081177Z" level=info msg="Started container" PID=139140 containerID=b6763d351b9b3974eec03c8dd796cf03249982f85bb3e2070fb30c3cd32f2699 description=openshift-infra/auto-csr-approver-29683426-kh27d/oc id=203e6dcf-4157-4fcc-8753-09489685aeaa name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d973b13bad2bb1dcd1cf823fe52890af850799f16b9aee135e7f5537ebdf8e0
2026-06-09 12:20:03.072621 | controller | Jun 09 11:46:07.671778 crc crio[21508]: time="2026-06-09T11:46:07.671105435Z" level=info msg="Stopping pod sandbox: 1d973b13bad2bb1dcd1cf823fe52890af850799f16b9aee135e7f5537ebdf8e0" id=1aa497be-df08-475a-b5a4-9b7ac9563bb5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.072637 | controller | Jun 09 11:46:07.673380 crc crio[21508]: time="2026-06-09T11:46:07.672869656Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683426-kh27d Namespace:openshift-infra ID:1d973b13bad2bb1dcd1cf823fe52890af850799f16b9aee135e7f5537ebdf8e0 UID:0c5b84aa-937d-44f7-bbc1-3e9199dd4693 NetNS:/var/run/netns/4b5edecb-5549-4b66-9b0e-003e1feb854d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c5b84aa_937d_44f7_bbc1_3e9199dd4693.slice PodAnnotations:0xc000159830}] Aliases:map[]}"
2026-06-09 12:20:03.072652 | controller | Jun 09 11:46:07.673380 crc crio[21508]: time="2026-06-09T11:46:07.673207426Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683426-kh27d from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.072668 | controller | Jun 09 11:46:08.024418 crc crio[21508]: time="2026-06-09T11:46:08.02414952Z" level=info msg="Stopped pod sandbox: 1d973b13bad2bb1dcd1cf823fe52890af850799f16b9aee135e7f5537ebdf8e0" id=1aa497be-df08-475a-b5a4-9b7ac9563bb5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.072684 | controller | Jun 09 11:46:26.718740 crc crio[21508]: time="2026-06-09T11:46:26.683181985Z" level=info msg="Removing container: e93af42922c10e6279ada4d642e1e8e22689141bb99fd349a7f12f5711b6e816" id=9355b8f8-1243-4d0a-84b9-2e512469870a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.072699 | controller | Jun 09 11:46:27.153600 crc crio[21508]: time="2026-06-09T11:46:27.152853289Z" level=info msg="Removed container e93af42922c10e6279ada4d642e1e8e22689141bb99fd349a7f12f5711b6e816: openshift-marketplace/community-operators-x8zrm/extract-content" id=9355b8f8-1243-4d0a-84b9-2e512469870a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.072715 | controller | Jun 09 11:46:27.158471 crc crio[21508]: time="2026-06-09T11:46:27.158193735Z" level=info msg="Removing container: d0525ec1c3f6cf3963977f771b79e2467980828cb31f1bf65ad88abe668f668f" id=19cb6825-d862-4d61-ba89-2a9634d2e0f1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.072730 | controller | Jun 09 11:46:27.217257 crc crio[21508]: time="2026-06-09T11:46:27.217110346Z" level=info msg="Removed container d0525ec1c3f6cf3963977f771b79e2467980828cb31f1bf65ad88abe668f668f: openshift-marketplace/community-operators-x8zrm/extract-utilities" id=19cb6825-d862-4d61-ba89-2a9634d2e0f1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.072745 | controller | Jun 09 11:46:27.222635 crc crio[21508]: time="2026-06-09T11:46:27.222521543Z" level=info msg="Removing container: a05cfb9a0321237d59b0a3d674022bbeff4ad61fa9f7587c3092e89ff9f35e64" id=d01b2cf2-3347-40ba-bcd9-6c1657567019 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.072760 | controller | Jun 09 11:46:27.277994 crc crio[21508]: time="2026-06-09T11:46:27.277868111Z" level=info msg="Removed container a05cfb9a0321237d59b0a3d674022bbeff4ad61fa9f7587c3092e89ff9f35e64: openshift-marketplace/community-operators-x8zrm/registry-server" id=d01b2cf2-3347-40ba-bcd9-6c1657567019 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.072775 | controller | Jun 09 11:46:27.313390 crc crio[21508]: time="2026-06-09T11:46:27.313247219Z" level=info msg="Stopping pod sandbox: f73a32a262339ebea4a908703ae879b4a1c17e4e8ed4a47e60ecd1840b2de187" id=621a3651-ad99-4f9b-9c32-05ca461bc5ce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.072794 | controller | Jun 09 11:46:27.313792 crc crio[21508]: time="2026-06-09T11:46:27.313405834Z" level=info msg="Stopped pod sandbox (already stopped): f73a32a262339ebea4a908703ae879b4a1c17e4e8ed4a47e60ecd1840b2de187" id=621a3651-ad99-4f9b-9c32-05ca461bc5ce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.072809 | controller | Jun 09 11:46:27.314226 crc crio[21508]: time="2026-06-09T11:46:27.314146675Z" level=info msg="Removing pod sandbox: f73a32a262339ebea4a908703ae879b4a1c17e4e8ed4a47e60ecd1840b2de187" id=6cc47b5b-a459-4cec-aca6-b6f27176d4f5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.072826 | controller | Jun 09 11:46:27.332576 crc crio[21508]: time="2026-06-09T11:46:27.332446437Z" level=info msg="Removed pod sandbox: f73a32a262339ebea4a908703ae879b4a1c17e4e8ed4a47e60ecd1840b2de187" id=6cc47b5b-a459-4cec-aca6-b6f27176d4f5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.072841 | controller | Jun 09 11:46:39.250611 crc crio[21508]: time="2026-06-09T11:46:39.249458798Z" level=info msg="Removing container: f619a39bda1aad938f72cf5685fbd550c1390a98ef28bfd5666870cb2a1d2728" id=15f37c3b-fe96-4b43-95b2-25f6089df002 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.072856 | controller | Jun 09 11:46:39.261850 crc crio[21508]: time="2026-06-09T11:46:39.261778125Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=3fae5256-1d22-4cea-bbe6-58c42c4cc31e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.072872 | controller | Jun 09 11:46:39.264820 crc crio[21508]: time="2026-06-09T11:46:39.26467417Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=d2c7e2d8-5cc6-47ca-958b-7710a789ed3a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.072887 | controller | Jun 09 11:46:40.639854 crc crio[21508]: time="2026-06-09T11:46:40.639130179Z" level=info msg="Creating container: metallb-system/metallb-operator-controller-manager-5b8965f888-kdd4l/manager" id=2986568e-71b1-4da3-88eb-2594fd6ddb95 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.072903 | controller | Jun 09 11:46:40.640605 crc crio[21508]: time="2026-06-09T11:46:40.64052198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.072919 | controller | Jun 09 11:46:40.675877 crc crio[21508]: time="2026-06-09T11:46:40.675772194Z" level=info msg="Removed container f619a39bda1aad938f72cf5685fbd550c1390a98ef28bfd5666870cb2a1d2728: openstack-operators/octavia-operator-controller-manager-6495978d8d-24mcx/manager" id=15f37c3b-fe96-4b43-95b2-25f6089df002 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.072934 | controller | Jun 09 11:46:40.692436 crc crio[21508]: time="2026-06-09T11:46:40.692355586Z" level=info msg="Removing container: 5c372dabe813eb5727c99d931ab702e86a9412b6b3b71f123b1dbd8d1243e7e5" id=55d55610-b06a-4fed-969d-c3a37dd9994b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.072950 | controller | Jun 09 11:46:40.753710 crc crio[21508]: time="2026-06-09T11:46:40.753251035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.072965 | controller | Jun 09 11:46:40.759364 crc crio[21508]: time="2026-06-09T11:46:40.759164547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.072980 | controller | Jun 09 11:46:41.211276 crc crio[21508]: time="2026-06-09T11:46:41.211166698Z" level=info msg="Removed container 5c372dabe813eb5727c99d931ab702e86a9412b6b3b71f123b1dbd8d1243e7e5: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/manager" id=55d55610-b06a-4fed-969d-c3a37dd9994b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.072999 | controller | Jun 09 11:46:41.213755 crc crio[21508]: time="2026-06-09T11:46:41.213700742Z" level=info msg="Created container 0b021d638a2a1fb3e8495590e0cefae2380b739f019be0c73d9ba3b01831b1e9: metallb-system/metallb-operator-controller-manager-5b8965f888-kdd4l/manager" id=2986568e-71b1-4da3-88eb-2594fd6ddb95 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.073014 | controller | Jun 09 11:46:41.222601 crc crio[21508]: time="2026-06-09T11:46:41.218931294Z" level=info msg="Starting container: 0b021d638a2a1fb3e8495590e0cefae2380b739f019be0c73d9ba3b01831b1e9" id=4910a8d6-5f3c-4217-b1a2-a01d5c540e17 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.073029 | controller | Jun 09 11:46:41.223207 crc crio[21508]: time="2026-06-09T11:46:41.223066134Z" level=info msg="Removing container: cfdcc9f717cad9aa856afb4af757901883811494aca6a28ddd4d83378e552cd5" id=cc1a8db0-b72f-4b7c-ae23-6b68226fd175 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.073045 | controller | Jun 09 11:46:41.229619 crc crio[21508]: time="2026-06-09T11:46:41.22946922Z" level=info msg="Started container" PID=141082 containerID=0b021d638a2a1fb3e8495590e0cefae2380b739f019be0c73d9ba3b01831b1e9 description=metallb-system/metallb-operator-controller-manager-5b8965f888-kdd4l/manager id=4910a8d6-5f3c-4217-b1a2-a01d5c540e17 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ca941033b9a4ef96b8fcddf0c7247af1d1c2163fd917ad113abd15a22a578eb
2026-06-09 12:20:03.073061 | controller | Jun 09 11:46:41.772926 crc crio[21508]: time="2026-06-09T11:46:41.772772273Z" level=info msg="Removed container cfdcc9f717cad9aa856afb4af757901883811494aca6a28ddd4d83378e552cd5: metallb-system/metallb-operator-controller-manager-5b8965f888-kdd4l/manager" id=cc1a8db0-b72f-4b7c-ae23-6b68226fd175 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.073076 | controller | Jun 09 11:46:41.776578 crc crio[21508]: time="2026-06-09T11:46:41.77644175Z" level=info msg="Removing container: adacb39c9c8ad7488fcaaeeaf8c104cb0b06edf9b82f3f5b18eb32e10a3f2633" id=fe0cd0f0-67c6-44dc-a1e3-7072f2250fab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.073091 | controller | Jun 09 11:46:42.003007 crc crio[21508]: time="2026-06-09T11:46:42.002913499Z" level=info msg="Removed container adacb39c9c8ad7488fcaaeeaf8c104cb0b06edf9b82f3f5b18eb32e10a3f2633: openstack-operators/test-operator-controller-manager-8d5599d7d-lxkn6/manager" id=fe0cd0f0-67c6-44dc-a1e3-7072f2250fab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.073106 | controller | Jun 09 11:46:42.008723 crc crio[21508]: time="2026-06-09T11:46:42.008565693Z" level=info msg="Removing container: b87e0b85ac2cbc944216a92a57cd71af54990e63715098cc183192e538b9b5aa" id=ab11c8aa-d545-4958-85e1-f1a9b5f79d3a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.073122 | controller | Jun 09 11:46:42.144170 crc crio[21508]: time="2026-06-09T11:46:42.143949216Z" level=info msg="Removed container b87e0b85ac2cbc944216a92a57cd71af54990e63715098cc183192e538b9b5aa: openstack-operators/ironic-operator-controller-manager-75f8548fcd-fv5pz/manager" id=ab11c8aa-d545-4958-85e1-f1a9b5f79d3a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.073137 | controller | Jun 09 11:46:42.167393 crc crio[21508]: time="2026-06-09T11:46:42.163868735Z" level=info msg="Removing container: 17dd91aa639b36c947b062714b9c0314e4aafebd1c284dd4eca6e2ee6ca42493" id=8e984262-a576-4985-96b4-1c66d37a356f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.073153 | controller | Jun 09 11:46:42.323235 crc crio[21508]: time="2026-06-09T11:46:42.323127211Z" level=info msg="Removed container 17dd91aa639b36c947b062714b9c0314e4aafebd1c284dd4eca6e2ee6ca42493: baremetal-operator-system/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/manager" id=8e984262-a576-4985-96b4-1c66d37a356f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.073172 | controller | Jun 09 11:46:56.324741 crc crio[21508]: time="2026-06-09T11:46:56.323585041Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1" id=97adf138-ac3d-480f-a686-d6a1f3f0840d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.073188 | controller | Jun 09 11:46:56.329084 crc crio[21508]: time="2026-06-09T11:46:56.328996129Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1" id=e32d705f-a33d-468c-bfb2-1d1da965e635 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.073204 | controller | Jun 09 11:46:56.335083 crc crio[21508]: time="2026-06-09T11:46:56.334966762Z" level=info msg="Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/manager" id=3fd35ecb-b01d-41d9-b1f3-a96fd6612d1f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.073220 | controller | Jun 09 11:46:56.337018 crc crio[21508]: time="2026-06-09T11:46:56.33695868Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.073236 | controller | Jun 09 11:46:56.407383 crc crio[21508]: time="2026-06-09T11:46:56.406866491Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.073251 | controller | Jun 09 11:46:56.414909 crc crio[21508]: time="2026-06-09T11:46:56.41475905Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.073267 | controller | Jun 09 11:46:56.919710 crc crio[21508]: time="2026-06-09T11:46:56.919085301Z" level=info msg="Created container af7ad893867a822a614e4b7aea579082437684d364ea483dec4b93cb4654d169: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/manager" id=3fd35ecb-b01d-41d9-b1f3-a96fd6612d1f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.073283 | controller | Jun 09 11:46:56.922189 crc crio[21508]: time="2026-06-09T11:46:56.922086208Z" level=info msg="Starting container: af7ad893867a822a614e4b7aea579082437684d364ea483dec4b93cb4654d169" id=8c6bb992-6aa1-40e8-a102-2f3e3e8a57cf name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.073298 | controller | Jun 09 11:46:56.930751 crc crio[21508]: time="2026-06-09T11:46:56.930623677Z" level=info msg="Started container" PID=141954 containerID=af7ad893867a822a614e4b7aea579082437684d364ea483dec4b93cb4654d169 description=openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/manager id=8c6bb992-6aa1-40e8-a102-2f3e3e8a57cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=17f421c7fc47756b896c871857969dfdbe3eb33742f85d3d8a81ea59dce0fda1
2026-06-09 12:20:03.073314 | controller | Jun 09 11:46:58.321440 crc crio[21508]: time="2026-06-09T11:46:58.320816302Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc" id=26480d59-8144-49d0-94ec-66f7118e2f2f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.073330 | controller | Jun 09 11:46:58.324022 crc crio[21508]: time="2026-06-09T11:46:58.323926443Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc" id=f19518e0-345a-48e3-93b2-29f7384336a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.073359 | controller | Jun 09 11:46:58.326901 crc crio[21508]: time="2026-06-09T11:46:58.326825797Z" level=info msg="Creating container: openstack-operators/test-operator-controller-manager-8d5599d7d-lxkn6/manager" id=43a99ded-e6af-477e-a4ae-9addb69f736d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.073384 | controller | Jun 09 11:46:58.327213 crc crio[21508]: time="2026-06-09T11:46:58.327157937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.073401 | controller | Jun 09 11:46:58.380771 crc crio[21508]: time="2026-06-09T11:46:58.38061515Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.073416 | controller | Jun 09 11:46:58.388480 crc crio[21508]: time="2026-06-09T11:46:58.388265322Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.073432 | controller | Jun 09 11:46:59.780153 crc crio[21508]: time="2026-06-09T11:46:59.779100799Z" level=info msg="Created container 8f6b0dcbc7a03938170b381ce9bd655d326d1662d49f028f1d83ebf8cd4cc8bc: openstack-operators/test-operator-controller-manager-8d5599d7d-lxkn6/manager" id=43a99ded-e6af-477e-a4ae-9addb69f736d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.073447 | controller | Jun 09 11:46:59.782870 crc crio[21508]: time="2026-06-09T11:46:59.782719834Z" level=info msg="Starting container: 8f6b0dcbc7a03938170b381ce9bd655d326d1662d49f028f1d83ebf8cd4cc8bc" id=89053e57-e4ce-4d36-ad70-13a58bc66f33 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.073463 | controller | Jun 09 11:46:59.788950 crc crio[21508]: time="2026-06-09T11:46:59.788841802Z" level=info msg="Started container" PID=142080 containerID=8f6b0dcbc7a03938170b381ce9bd655d326d1662d49f028f1d83ebf8cd4cc8bc description=openstack-operators/test-operator-controller-manager-8d5599d7d-lxkn6/manager id=89053e57-e4ce-4d36-ad70-13a58bc66f33 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6cbe62c8260fb5fc11d0989d87aabe4d0f96be8ca307c47eb918064ac35a526c
2026-06-09 12:20:03.073478 | controller | Jun 09 11:47:01.322188 crc crio[21508]: time="2026-06-09T11:47:01.322099063Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf" id=cf7c61a6-a6ff-4e7c-91c9-70c6be3bac03 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.073494 | controller | Jun 09 11:47:01.323211 crc crio[21508]: time="2026-06-09T11:47:01.322991769Z" level=info msg="Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9" id=00092bd5-2e48-445a-8d01-576bfd2def80 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.073509 | controller | Jun 09 11:47:01.594210 crc crio[21508]: time="2026-06-09T11:47:01.594121945Z" level=info msg="Trying to access \"quay.io/metal3-io/baremetal-operator:release-0.9\""
2026-06-09 12:20:03.073524 | controller | Jun 09 11:47:02.590225 crc crio[21508]: time="2026-06-09T11:47:02.589197653Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63" id=994b0831-a935-460e-872a-b8169b6aab9d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.073539 | controller | Jun 09 11:47:02.590998 crc crio[21508]: time="2026-06-09T11:47:02.59080496Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf" id=d48f83cb-0c6a-403d-a5f2-fda2178d0b16 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.073555 | controller | Jun 09 11:47:02.613804 crc crio[21508]: time="2026-06-09T11:47:02.613659415Z" level=info msg="Creating container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-fv5pz/manager" id=94b87b54-7360-44f4-9430-c41b955b7412 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.073574 | controller | Jun 09 11:47:02.614400 crc crio[21508]: time="2026-06-09T11:47:02.61418624Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.073590 | controller | Jun 09 11:47:02.627419 crc crio[21508]: time="2026-06-09T11:47:02.627076275Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63" id=7707ca69-bc88-4e71-8517-4fba07a8a44d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.073658 | controller | Jun 09 11:47:02.801106 crc crio[21508]: time="2026-06-09T11:47:02.801015184Z" level=info msg="Creating container: openstack-operators/octavia-operator-controller-manager-6495978d8d-24mcx/manager" id=1fd868cb-8128-4b12-a380-4ccd9473bee7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.073684 | controller | Jun 09 11:47:02.801811 crc crio[21508]: time="2026-06-09T11:47:02.801753645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.073701 | controller | Jun 09 11:47:02.846617 crc crio[21508]: time="2026-06-09T11:47:02.846142767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.073717 | controller | Jun 09 11:47:02.851529 crc crio[21508]: time="2026-06-09T11:47:02.851274396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.073732 | controller | Jun 09 11:47:02.853260 crc crio[21508]: time="2026-06-09T11:47:02.853169431Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.073748 | controller | Jun 09 11:47:02.857602 crc crio[21508]: time="2026-06-09T11:47:02.857464046Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.073763 | controller | Jun 09 11:47:04.208117 crc crio[21508]: time="2026-06-09T11:47:04.207797522Z" level=info msg="Created container 156bfbe68a42de2224a501c5f527e9e4c0e9bde67173fe75611082fb4307316f: openstack-operators/ironic-operator-controller-manager-75f8548fcd-fv5pz/manager" id=94b87b54-7360-44f4-9430-c41b955b7412 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.073779 | controller | Jun 09 11:47:04.209983 crc crio[21508]: time="2026-06-09T11:47:04.20979127Z" level=info msg="Starting container: 156bfbe68a42de2224a501c5f527e9e4c0e9bde67173fe75611082fb4307316f" id=a33a0ff9-d1c2-410c-97f0-c93ac54150f3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.073795 | controller | Jun 09 11:47:04.215174 crc crio[21508]: time="2026-06-09T11:47:04.215127285Z" level=info msg="Started container" PID=142312 containerID=156bfbe68a42de2224a501c5f527e9e4c0e9bde67173fe75611082fb4307316f description=openstack-operators/ironic-operator-controller-manager-75f8548fcd-fv5pz/manager id=a33a0ff9-d1c2-410c-97f0-c93ac54150f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c79f8871269f332bebb93586e97afae49ddb08d0910bb05b90e88deedcbca4b
2026-06-09 12:20:03.073812 | controller | Jun 09 11:47:04.652356 crc crio[21508]: time="2026-06-09T11:47:04.652088642Z" level=info msg="Created container c1b2e646960b451c72cda6081fa13b47c47d7cdfe6da6d9eba9a9675f6c98888: openstack-operators/octavia-operator-controller-manager-6495978d8d-24mcx/manager" id=1fd868cb-8128-4b12-a380-4ccd9473bee7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.073842 | controller | Jun 09 11:47:04.661737 crc crio[21508]: time="2026-06-09T11:47:04.659877579Z" level=info msg="Starting container: c1b2e646960b451c72cda6081fa13b47c47d7cdfe6da6d9eba9a9675f6c98888" id=a5b24e35-8c91-40b0-a96d-38b683cc06be name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.073863 | controller | Jun 09 11:47:04.672381 crc crio[21508]: time="2026-06-09T11:47:04.669480748Z" level=info msg="Started container" PID=142320 containerID=c1b2e646960b451c72cda6081fa13b47c47d7cdfe6da6d9eba9a9675f6c98888 description=openstack-operators/octavia-operator-controller-manager-6495978d8d-24mcx/manager id=a5b24e35-8c91-40b0-a96d-38b683cc06be name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd061b9ff36bc5002db9ab85042bcb37487b3f72b94ab6fcc42097c7727f795a
2026-06-09 12:20:03.073879 | controller | Jun 09 11:47:04.795405 crc crio[21508]: time="2026-06-09T11:47:04.794832179Z" level=info msg="Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963" id=00092bd5-2e48-445a-8d01-576bfd2def80 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.073895 | controller | Jun 09 11:47:04.796110 crc crio[21508]: time="2026-06-09T11:47:04.795993753Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=535be59a-cf13-4e69-b1db-90744c399b6b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.073911 | controller | Jun 09 11:47:04.811383 crc crio[21508]: time="2026-06-09T11:47:04.811199625Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=c887b750-bbe6-4267-91ef-cd05641e5862 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.073927 | controller | Jun 09 11:47:04.815403 crc crio[21508]: time="2026-06-09T11:47:04.815201271Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/manager" id=ac0c1d23-c180-4815-b0ec-4a0ecf9ec233 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.073942 | controller | Jun 09 11:47:04.816045 crc crio[21508]: time="2026-06-09T11:47:04.815978134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.073958 | controller | Jun 09 11:47:04.920896 crc crio[21508]: time="2026-06-09T11:47:04.920742977Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.073973 | controller | Jun 09 11:47:04.970764 crc crio[21508]: time="2026-06-09T11:47:04.97040232Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.073989 | controller | Jun 09 11:47:05.110136 crc crio[21508]: time="2026-06-09T11:47:05.108897483Z" level=info msg="Created container 097b8223422ca118a4d57951260fff927d56f6bbd17df0e5814f01efb64e611e: baremetal-operator-system/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/manager" id=ac0c1d23-c180-4815-b0ec-4a0ecf9ec233 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.074004 | controller | Jun 09 11:47:05.110695 crc crio[21508]: time="2026-06-09T11:47:05.110618153Z" level=info msg="Starting container: 097b8223422ca118a4d57951260fff927d56f6bbd17df0e5814f01efb64e611e" id=233a674d-7928-4637-859a-8259f6fa1284 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.074020 | controller | Jun 09 11:47:05.116422 crc crio[21508]: time="2026-06-09T11:47:05.116254127Z" level=info msg="Started container" PID=142488 containerID=097b8223422ca118a4d57951260fff927d56f6bbd17df0e5814f01efb64e611e description=baremetal-operator-system/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/manager id=233a674d-7928-4637-859a-8259f6fa1284 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52fd281d8891a65f86231fd5dcbc5a29e7dd85037a2c5a34dc7dd857da31b832
2026-06-09 12:20:03.074036 | controller | Jun 09 11:47:26.583371 crc crio[21508]: time="2026-06-09T11:47:26.582510599Z" level=info msg="Stopping pod sandbox: a8575d2a6db3a13ea387a13700cf94fcb1dd20f6023e51360a43bf3431ac8927" id=8f5009b7-b0f4-4cc2-bcff-d344a137571f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.074054 | controller | Jun 09 11:47:26.585067 crc crio[21508]: time="2026-06-09T11:47:26.584596819Z" level=info msg="Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-6267t Namespace:openstack ID:a8575d2a6db3a13ea387a13700cf94fcb1dd20f6023e51360a43bf3431ac8927 UID:a89b50c7-6161-491f-90cf-56c0cd61f650 NetNS:/var/run/netns/25549d7e-fd4c-45fb-9213-3c8cf5bc74c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda89b50c7_6161_491f_90cf_56c0cd61f650.slice PodAnnotations:0xc003b39090}] Aliases:map[]}"
2026-06-09 12:20:03.074071 | controller | Jun 09 11:47:26.585067 crc crio[21508]: time="2026-06-09T11:47:26.584842297Z" level=info msg="Deleting pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-6267t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.074086 | controller | Jun 09 11:47:27.370783 crc crio[21508]: time="2026-06-09T11:47:27.370693067Z" level=info msg="Removing container: 8597d0541e9a311bd27d8d8f56aabcfe2fc15e88090ea7308beef14f1d05b8d9" id=93031075-d6b6-4bbb-9c45-c355583e66c4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.074154 | controller | Jun 09 11:47:27.572594 crc crio[21508]: time="2026-06-09T11:47:27.572429537Z" level=info msg="Removed container 8597d0541e9a311bd27d8d8f56aabcfe2fc15e88090ea7308beef14f1d05b8d9: openshift-infra/auto-csr-approver-29683420-zxpm5/oc" id=93031075-d6b6-4bbb-9c45-c355583e66c4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.074176 | controller | Jun 09 11:47:27.587085 crc crio[21508]: time="2026-06-09T11:47:27.586944219Z" level=info msg="Stopping pod sandbox: 86d61dad4d576d89c167585cdc81001ebc788c1406cca69b5cc9a37f10111eab" id=bee46af8-cdd7-444f-9282-dff11c2859e0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.074193 | controller | Jun 09 11:47:27.587085 crc crio[21508]: time="2026-06-09T11:47:27.587043532Z" level=info msg="Stopped pod sandbox (already stopped): 86d61dad4d576d89c167585cdc81001ebc788c1406cca69b5cc9a37f10111eab" id=bee46af8-cdd7-444f-9282-dff11c2859e0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.074209 | controller | Jun 09 11:47:27.588271 crc crio[21508]: time="2026-06-09T11:47:27.58765171Z" level=info msg="Removing pod sandbox: 86d61dad4d576d89c167585cdc81001ebc788c1406cca69b5cc9a37f10111eab" id=5b64489a-6f0d-45f2-95bd-7decf1d81868 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.074226 | controller | Jun 09 11:47:27.613540 crc crio[21508]: time="2026-06-09T11:47:27.613413568Z" level=info msg="Removed pod sandbox: 86d61dad4d576d89c167585cdc81001ebc788c1406cca69b5cc9a37f10111eab" id=5b64489a-6f0d-45f2-95bd-7decf1d81868 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.074241 | controller | Jun 09 11:47:30.984513 crc crio[21508]: time="2026-06-09T11:47:30.981075612Z" level=info msg="Stopped pod sandbox: a8575d2a6db3a13ea387a13700cf94fcb1dd20f6023e51360a43bf3431ac8927" id=8f5009b7-b0f4-4cc2-bcff-d344a137571f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.074257 | controller | Jun 09 11:47:40.397363 crc crio[21508]: time="2026-06-09T11:47:40.396461799Z" level=info msg="Running pod sandbox: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-bvpc9/POD" id=503f9f33-5e7b-484b-8e4c-4fb12298902f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.074272 | controller | Jun 09 11:47:40.398998 crc crio[21508]: time="2026-06-09T11:47:40.398962802Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.074289 | controller | Jun 09 11:47:40.445968 crc crio[21508]: time="2026-06-09T11:47:40.445744563Z" level=info msg="Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-bvpc9 Namespace:openstack ID:b39c37f9608befc15fef14e99e66cd6272dd172abfa9e22489eca21cacb5d862 UID:d3607890-a541-48f4-934a-ccef6a535b5d NetNS:/var/run/netns/6a50b36b-3503-4a91-a3a9-6ff9caa41d27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3607890_a541_48f4_934a_ccef6a535b5d.slice PodAnnotations:0xc000b28e38}] Aliases:map[]}"
2026-06-09 12:20:03.074309 | controller | Jun 09 11:47:40.445968 crc crio[21508]: time="2026-06-09T11:47:40.445815265Z" level=info msg="Adding pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-bvpc9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.074326 | controller | Jun 09 11:47:41.014240 crc crio[21508]: 2026-06-09T11:47:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b39c37f9608befc Mac:a6:21:4b:3c:82:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ec Mtu:0 Sandbox:/var/run/netns/6a50b36b-3503-4a91-a3a9-6ff9caa41d27 SocketPath: PciID:}] [{Interface:0xc000324de0 Address:{IP:10.217.0.236 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.074342 | controller | Jun 09 11:47:41.015845 crc crio[21508]: time="2026-06-09T11:47:41.015772488Z" level=info msg="Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-bvpc9 Namespace:openstack ID:b39c37f9608befc15fef14e99e66cd6272dd172abfa9e22489eca21cacb5d862 UID:d3607890-a541-48f4-934a-ccef6a535b5d NetNS:/var/run/netns/6a50b36b-3503-4a91-a3a9-6ff9caa41d27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3607890_a541_48f4_934a_ccef6a535b5d.slice PodAnnotations:0xc000b28e38}] Aliases:map[]}"
2026-06-09 12:20:03.074377 | controller | Jun 09 11:47:41.015982 crc crio[21508]: time="2026-06-09T11:47:41.015931183Z" level=info msg="Checking pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-bvpc9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.074395 | controller | Jun 09 11:47:41.028926 crc crio[21508]: time="2026-06-09T11:47:41.02881831Z" level=info msg="Ran pod sandbox b39c37f9608befc15fef14e99e66cd6272dd172abfa9e22489eca21cacb5d862 with infra container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-bvpc9/POD" id=503f9f33-5e7b-484b-8e4c-4fb12298902f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.074411 | controller | Jun 09 11:47:41.034410 crc crio[21508]: time="2026-06-09T11:47:41.034150087Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5" id=ff817aa9-ada4-44eb-809e-550cb8f1f136 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.074428 | controller | Jun 09 11:47:41.065872 crc crio[21508]: time="2026-06-09T11:47:41.065163445Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5" id=22d79596-b3cb-404b-9f4a-a85c7f4ab257 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.074444 | controller | Jun 09 11:47:41.074706 crc crio[21508]: time="2026-06-09T11:47:41.074568821Z" level=info msg="Creating container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-bvpc9/download-cache-edpm-deployment-ipam-openstack-edpm-ipam" id=028054e3-2073-43b5-b75e-547857b5df75 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.074459 | controller | Jun 09 11:47:41.075093 crc crio[21508]: time="2026-06-09T11:47:41.075029925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.074475 | controller | Jun 09 11:47:41.130842 crc crio[21508]: time="2026-06-09T11:47:41.130194181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.074495 | controller | Jun 09 11:47:41.135447 crc crio[21508]: time="2026-06-09T11:47:41.135240779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.074511 | controller | Jun 09 11:47:41.360398 crc crio[21508]: time="2026-06-09T11:47:41.360170031Z" level=info msg="Created container eb1a1e7a0c1313fdd0fff72c8f44c5c611a85846e4d00bc4a3be9107c8e1879b: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-bvpc9/download-cache-edpm-deployment-ipam-openstack-edpm-ipam" id=028054e3-2073-43b5-b75e-547857b5df75 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.074527 | controller | Jun 09 11:47:41.362692 crc crio[21508]: time="2026-06-09T11:47:41.362117068Z" level=info msg="Starting container: eb1a1e7a0c1313fdd0fff72c8f44c5c611a85846e4d00bc4a3be9107c8e1879b" id=72add121-9a5e-4bf5-a7c1-8ab2f3c116f5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.074543 | controller | Jun 09 11:47:41.369600 crc crio[21508]: time="2026-06-09T11:47:41.369449933Z" level=info msg="Started container" PID=144495 containerID=eb1a1e7a0c1313fdd0fff72c8f44c5c611a85846e4d00bc4a3be9107c8e1879b description=openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-bvpc9/download-cache-edpm-deployment-ipam-openstack-edpm-ipam id=72add121-9a5e-4bf5-a7c1-8ab2f3c116f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b39c37f9608befc15fef14e99e66cd6272dd172abfa9e22489eca21cacb5d862
2026-06-09 12:20:03.074559 | controller | Jun 09 11:47:52.990678 crc crio[21508]: time="2026-06-09T11:47:52.989747453Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-mcr8d/POD" id=b9f001df-fbba-4869-b768-c44672d0f834 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.074575 | controller | Jun 09 11:47:52.992174 crc crio[21508]: time="2026-06-09T11:47:52.990715741Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.074591 | controller | Jun 09 11:47:53.040270 crc crio[21508]: time="2026-06-09T11:47:53.04015476Z" level=info msg="Got pod network &{Name:redhat-operators-mcr8d Namespace:openshift-marketplace ID:06a421516a8f87e926534990ce7e0cc781c889657b6c68b98e23267553569032 UID:e64df100-7ef8-42d7-88c0-5a6893034dfb NetNS:/var/run/netns/0ea4ba9b-b626-4f70-a332-b97102985196 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode64df100_7ef8_42d7_88c0_5a6893034dfb.slice PodAnnotations:0xc004f90a88}] Aliases:map[]}"
2026-06-09 12:20:03.074607 | controller | Jun 09 11:47:53.040270 crc crio[21508]: time="2026-06-09T11:47:53.040232902Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-mcr8d to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.074623 | controller | Jun 09 11:47:53.685089 crc crio[21508]: 2026-06-09T11:47:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:06a421516a8f87e Mac:6e:78:77:93:3f:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ed Mtu:0 Sandbox:/var/run/netns/0ea4ba9b-b626-4f70-a332-b97102985196 SocketPath: PciID:}] [{Interface:0xc000138ed0 Address:{IP:10.217.0.237 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.074639 | controller | Jun 09 11:47:53.686398 crc crio[21508]: time="2026-06-09T11:47:53.686287315Z" level=info msg="Got pod network &{Name:redhat-operators-mcr8d Namespace:openshift-marketplace ID:06a421516a8f87e926534990ce7e0cc781c889657b6c68b98e23267553569032 UID:e64df100-7ef8-42d7-88c0-5a6893034dfb NetNS:/var/run/netns/0ea4ba9b-b626-4f70-a332-b97102985196 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode64df100_7ef8_42d7_88c0_5a6893034dfb.slice PodAnnotations:0xc004f90a88}] Aliases:map[]}"
2026-06-09 12:20:03.074660 | controller | Jun 09 11:47:53.686653 crc crio[21508]: time="2026-06-09T11:47:53.686603124Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-mcr8d for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.074677 | controller | Jun 09 11:47:53.696084 crc crio[21508]: time="2026-06-09T11:47:53.695994899Z" level=info msg="Ran pod sandbox 06a421516a8f87e926534990ce7e0cc781c889657b6c68b98e23267553569032 with infra container: openshift-marketplace/redhat-operators-mcr8d/POD" id=b9f001df-fbba-4869-b768-c44672d0f834 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.074693 | controller | Jun 09 11:47:53.698916 crc crio[21508]: time="2026-06-09T11:47:53.698830482Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=901e378a-cae6-49c5-b524-d92e32edf7ee name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.074709 | controller | Jun 09 11:47:53.701640 crc crio[21508]: time="2026-06-09T11:47:53.701550002Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0ba1e4be-1510-476b-b19a-cb778a4e23b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.074725 | controller | Jun 09 11:47:53.710708 crc crio[21508]: time="2026-06-09T11:47:53.710476154Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-mcr8d/extract-utilities" id=3bf0c203-51e2-426d-8838-873764d1f2a8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.074740 | controller | Jun 09 11:47:53.712278 crc crio[21508]: time="2026-06-09T11:47:53.711196785Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.074756 | controller | Jun 09 11:47:53.802951 crc crio[21508]: time="2026-06-09T11:47:53.802850171Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.074771 | controller | Jun 09 11:47:53.810902 crc crio[21508]: time="2026-06-09T11:47:53.810792413Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.074786 | controller | Jun 09 11:47:53.997200 crc crio[21508]: time="2026-06-09T11:47:53.996690721Z" level=info msg="Created container 0c7ccb329fec8fb6025d30a8b7a555564196e0c7253f429beac2aec00d26228f: openshift-marketplace/redhat-operators-mcr8d/extract-utilities" id=3bf0c203-51e2-426d-8838-873764d1f2a8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.074801 | controller | Jun 09 11:47:53.999082 crc crio[21508]: time="2026-06-09T11:47:53.99903952Z" level=info msg="Starting container: 0c7ccb329fec8fb6025d30a8b7a555564196e0c7253f429beac2aec00d26228f" id=bad4a6eb-c5c0-4811-b338-542c5481cd11 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.074817 | controller | Jun 09 11:47:54.007977 crc crio[21508]: time="2026-06-09T11:47:54.0079106Z" level=info msg="Started container" PID=145260 containerID=0c7ccb329fec8fb6025d30a8b7a555564196e0c7253f429beac2aec00d26228f description=openshift-marketplace/redhat-operators-mcr8d/extract-utilities id=bad4a6eb-c5c0-4811-b338-542c5481cd11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=06a421516a8f87e926534990ce7e0cc781c889657b6c68b98e23267553569032
2026-06-09 12:20:03.074832 | controller | Jun 09 11:47:55.082529 crc crio[21508]: time="2026-06-09T11:47:55.080971505Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=992eff86-2d5f-41f0-a28b-60320d8a2216 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.074848 | controller | Jun 09 11:47:55.099435 crc crio[21508]: time="2026-06-09T11:47:55.098808978Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-09 12:20:03.074866 | controller | Jun 09 11:47:55.831444 crc crio[21508]: time="2026-06-09T11:47:55.831266333Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:3ff571452f484c0211ce73a1965fd6ce23c29df4c9361a4fb9640ee9a34b3134" id=992eff86-2d5f-41f0-a28b-60320d8a2216 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.074882 | controller | Jun 09 11:47:55.835814 crc crio[21508]: time="2026-06-09T11:47:55.835699002Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=405ad447-4440-4db3-835e-a760355ca0af name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.074898 | controller | Jun 09 11:47:55.839145 crc crio[21508]: time="2026-06-09T11:47:55.83904033Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=cc033dcb-a096-440a-9b23-408e49dea6d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.074913 | controller | Jun 09 11:47:55.857398 crc crio[21508]: time="2026-06-09T11:47:55.857255434Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-mcr8d/extract-content" id=ff468f59-ca91-4ad9-b522-bd5eac3ec33b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.074928 | controller | Jun 09 11:47:55.858595 crc crio[21508]: time="2026-06-09T11:47:55.858535472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.074943 | controller | Jun 09 11:47:55.943050 crc crio[21508]: time="2026-06-09T11:47:55.9427751Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.074958 | controller | Jun 09 11:47:55.947813 crc crio[21508]: time="2026-06-09T11:47:55.947709135Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.074973 | controller | Jun 09 11:47:56.132607 crc crio[21508]: time="2026-06-09T11:47:56.131901803Z" level=info msg="Created container d32ce6c656b3d59ddf6f092a182f2c874a00c6db60ba53e0456f969ea17d6e0a: openshift-marketplace/redhat-operators-mcr8d/extract-content" id=ff468f59-ca91-4ad9-b522-bd5eac3ec33b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.074988 | controller | Jun 09 11:47:56.134932 crc crio[21508]: time="2026-06-09T11:47:56.134849699Z" level=info msg="Starting container: d32ce6c656b3d59ddf6f092a182f2c874a00c6db60ba53e0456f969ea17d6e0a" id=86b0d0c7-ab11-4d56-a0cd-716f1c75261f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.075004 | controller | Jun 09 11:47:56.146096 crc crio[21508]: time="2026-06-09T11:47:56.145971395Z" level=info msg="Started container" PID=145388 containerID=d32ce6c656b3d59ddf6f092a182f2c874a00c6db60ba53e0456f969ea17d6e0a description=openshift-marketplace/redhat-operators-mcr8d/extract-content id=86b0d0c7-ab11-4d56-a0cd-716f1c75261f name=/runtime.v1.RuntimeService/StartContainer sandboxID=06a421516a8f87e926534990ce7e0cc781c889657b6c68b98e23267553569032
2026-06-09 12:20:03.075020 | controller | Jun 09 11:48:00.534736 crc crio[21508]: time="2026-06-09T11:48:00.533620645Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683428-nkb8x/POD" id=9ebef295-56e9-4ddf-b557-7a43663dc0ba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.075035 | controller | Jun 09 11:48:00.535977 crc crio[21508]: time="2026-06-09T11:48:00.535946443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.075051 | controller | Jun 09 11:48:00.601995 crc crio[21508]: time="2026-06-09T11:48:00.601932437Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683428-nkb8x Namespace:openshift-infra ID:8ceadb7ae97bcfc069542f84311edaf26deafc6b74c151ba3d306ff91f50291b UID:77923e70-f409-4677-a940-6ea40ecc4a27 NetNS:/var/run/netns/f8d45bf3-9019-49f8-96eb-8702176bb468 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77923e70_f409_4677_a940_6ea40ecc4a27.slice PodAnnotations:0xc000d9e0f8}] Aliases:map[]}"
2026-06-09 12:20:03.075070 | controller | Jun 09 11:48:00.601995 crc crio[21508]: time="2026-06-09T11:48:00.601987368Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683428-nkb8x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.075087 | controller | Jun 09 11:48:01.407215 crc crio[21508]: 2026-06-09T11:48:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8ceadb7ae97bcfc Mac:52:cd:b0:23:93:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ee Mtu:0 Sandbox:/var/run/netns/f8d45bf3-9019-49f8-96eb-8702176bb468 SocketPath: PciID:}] [{Interface:0xc000542b80 Address:{IP:10.217.0.238 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.075102 | controller | Jun 09 11:48:01.408272 crc crio[21508]: time="2026-06-09T11:48:01.408220445Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683428-nkb8x Namespace:openshift-infra ID:8ceadb7ae97bcfc069542f84311edaf26deafc6b74c151ba3d306ff91f50291b UID:77923e70-f409-4677-a940-6ea40ecc4a27 NetNS:/var/run/netns/f8d45bf3-9019-49f8-96eb-8702176bb468 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77923e70_f409_4677_a940_6ea40ecc4a27.slice PodAnnotations:0xc000d9e0f8}] Aliases:map[]}"
2026-06-09 12:20:03.075118 | controller | Jun 09 11:48:01.408645 crc crio[21508]: time="2026-06-09T11:48:01.408575566Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683428-nkb8x for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.075134 | controller | Jun 09 11:48:01.429679 crc crio[21508]: time="2026-06-09T11:48:01.429576501Z" level=info msg="Ran pod sandbox 8ceadb7ae97bcfc069542f84311edaf26deafc6b74c151ba3d306ff91f50291b with infra container: openshift-infra/auto-csr-approver-29683428-nkb8x/POD" id=9ebef295-56e9-4ddf-b557-7a43663dc0ba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.075150 | controller | Jun 09 11:48:01.437412 crc crio[21508]: time="2026-06-09T11:48:01.437196164Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=f0712565-14dd-466e-97db-5e0a6716e79c name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.075165 | controller | Jun 09 11:48:01.445625 crc crio[21508]: time="2026-06-09T11:48:01.445534009Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 12:20:03.075180 | controller | Jun 09 11:48:08.062458 crc crio[21508]: time="2026-06-09T11:48:08.060750587Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=f0712565-14dd-466e-97db-5e0a6716e79c name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.075195 | controller | Jun 09 11:48:08.064218 crc crio[21508]: time="2026-06-09T11:48:08.063367434Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=d1c4dddd-0d56-487a-bd7b-f1f41551bf95 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.075211 | controller | Jun 09 11:48:08.065952 crc crio[21508]: time="2026-06-09T11:48:08.065852077Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=213877bd-944a-4341-a750-4eeae2e23b7c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.075226 | controller | Jun 09 11:48:09.383018 crc crio[21508]: time="2026-06-09T11:48:09.382016256Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683428-nkb8x/oc" id=3e95f198-8329-4e45-890d-29c10f4e2918 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.075245 | controller | Jun 09 11:48:09.384153 crc crio[21508]: time="2026-06-09T11:48:09.383998955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.075261 | controller | Jun 09 11:48:09.455537 crc crio[21508]: time="2026-06-09T11:48:09.455345405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.075276 | controller | Jun 09 11:48:09.752237 crc crio[21508]: time="2026-06-09T11:48:09.75203147Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.075291 | controller | Jun 09 11:48:12.379191 crc crio[21508]: time="2026-06-09T11:48:12.378122667Z" level=info msg="Created container 7761085ae195395a38f1424b4039dd3baf63a9e97a053261dc85e0edc886a7eb: openshift-infra/auto-csr-approver-29683428-nkb8x/oc" id=3e95f198-8329-4e45-890d-29c10f4e2918 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.075306 | controller | Jun 09 11:48:12.381017 crc crio[21508]: time="2026-06-09T11:48:12.380748284Z" level=info msg="Starting container: 7761085ae195395a38f1424b4039dd3baf63a9e97a053261dc85e0edc886a7eb" id=4ebccfca-22dd-42bb-ad8c-1d57c396b53e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.075321 | controller | Jun 09 11:48:12.387421 crc crio[21508]: time="2026-06-09T11:48:12.387230554Z" level=info msg="Started container" PID=146215 containerID=7761085ae195395a38f1424b4039dd3baf63a9e97a053261dc85e0edc886a7eb description=openshift-infra/auto-csr-approver-29683428-nkb8x/oc id=4ebccfca-22dd-42bb-ad8c-1d57c396b53e name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ceadb7ae97bcfc069542f84311edaf26deafc6b74c151ba3d306ff91f50291b
2026-06-09 12:20:03.075337 | controller | Jun 09 11:48:13.359730 crc crio[21508]: time="2026-06-09T11:48:13.359223418Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f5257e2b-54ad-43a0-a0cf-ab2dcf765e43 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.075370 | controller | Jun 09 11:48:14.116197 crc crio[21508]: time="2026-06-09T11:48:14.11513042Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=fda9e0b7-e8ce-444e-aaa4-dbe9f96c9593 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.075387 | controller | Jun 09 11:48:21.233356 crc crio[21508]: time="2026-06-09T11:48:21.232478414Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-mcr8d/registry-server" id=f6cb3e08-9688-4a3d-a980-a2ec729af188 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.075403 | controller | Jun 09 11:48:21.235064 crc crio[21508]: time="2026-06-09T11:48:21.233801823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.075419 | controller | Jun 09 11:48:21.303705 crc crio[21508]: time="2026-06-09T11:48:21.303479565Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.075434 | controller | Jun 09 11:48:21.307748 crc crio[21508]: time="2026-06-09T11:48:21.307674478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.075449 | controller | Jun 09 11:48:31.120667 crc crio[21508]: time="2026-06-09T11:48:31.118847012Z" level=info msg="Created container ebeef37a4e11f39052fab33544a30009b0614bfd83c75b45c7472256b3a3c2db: openshift-marketplace/redhat-operators-mcr8d/registry-server" id=f6cb3e08-9688-4a3d-a980-a2ec729af188 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.075470 | controller | Jun 09 11:48:31.121365 crc crio[21508]: time="2026-06-09T11:48:31.120787349Z" level=info msg="Starting container: ebeef37a4e11f39052fab33544a30009b0614bfd83c75b45c7472256b3a3c2db" id=6d7a9f26-ecb9-497f-85c5-f13afde099b6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.075486 | controller | Jun 09 11:48:31.127425 crc crio[21508]: time="2026-06-09T11:48:31.127341311Z" level=info msg="Started container" PID=146814 containerID=ebeef37a4e11f39052fab33544a30009b0614bfd83c75b45c7472256b3a3c2db description=openshift-marketplace/redhat-operators-mcr8d/registry-server id=6d7a9f26-ecb9-497f-85c5-f13afde099b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=06a421516a8f87e926534990ce7e0cc781c889657b6c68b98e23267553569032
2026-06-09 12:20:03.075501 | controller | Jun 09 11:48:31.670565 crc crio[21508]: time="2026-06-09T11:48:31.66989205Z" level=info msg="Removing container: 6cd92f63ef13a5ca5bf76f82b67e8a26e8b2fff453a0d8bb96fd80dac8fad7f6" id=9dabe2ae-7d33-4fca-a7e4-c9ac155a3426 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.075517 | controller | Jun 09 11:48:33.252900 crc crio[21508]: time="2026-06-09T11:48:33.252382275Z" level=info msg="Stopping container: 6b9d8969bdd274b9a113e8ffde9364395fcdf3dec8fbd8d8a99e5fdd215dcab4 (timeout: 30s)" id=1801c109-3146-4f5d-b77d-d368bc94233b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.075532 | controller | Jun 09 11:48:33.532907 crc crio[21508]: time="2026-06-09T11:48:33.532786553Z" level=info msg="Removed container 6cd92f63ef13a5ca5bf76f82b67e8a26e8b2fff453a0d8bb96fd80dac8fad7f6: openstack-operators/octavia-operator-controller-manager-6495978d8d-24mcx/manager" id=9dabe2ae-7d33-4fca-a7e4-c9ac155a3426 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.075548 | controller | Jun 09 11:48:33.538942 crc crio[21508]: time="2026-06-09T11:48:33.53884043Z" level=info msg="Removing container: da5534a56b5b97701c40e604efd4d5feb294331fa044794366669afd6472f0aa" id=3705fddb-7df4-4cbe-9996-42350d41acbf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.075564 | controller | Jun 09 11:48:35.353159 crc crio[21508]: time="2026-06-09T11:48:35.352390135Z" level=info msg="Stopped container 6b9d8969bdd274b9a113e8ffde9364395fcdf3dec8fbd8d8a99e5fdd215dcab4: openstack/kube-state-metrics-0/kube-state-metrics" id=1801c109-3146-4f5d-b77d-d368bc94233b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.075579 | controller | Jun 09 11:48:35.355595 crc crio[21508]: time="2026-06-09T11:48:35.355403954Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=aad808b9-0e49-42e3-ae5d-93ae1b09c9ed name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.075595 | controller | Jun 09 11:48:35.368937 crc crio[21508]: time="2026-06-09T11:48:35.368823487Z" level=info msg="Removed container da5534a56b5b97701c40e604efd4d5feb294331fa044794366669afd6472f0aa: metallb-system/metallb-operator-controller-manager-5b8965f888-kdd4l/manager" id=3705fddb-7df4-4cbe-9996-42350d41acbf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.075610 | controller | Jun 09 11:48:35.371865 crc crio[21508]: time="2026-06-09T11:48:35.371779214Z" level=info msg="Removing container: 7e2a0e9f9cafb7ef06832cd0cb3285d2827f0836056033871f9c97f4f0031537" id=0b681c08-873a-4249-836a-79eabc237556 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.075626 | controller | Jun 09 11:48:35.407923 crc crio[21508]: time="2026-06-09T11:48:35.407725077Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=8c335ba0-0592-4fce-9a1e-64be63b9e8d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.075641 | controller | Jun 09 11:48:35.411743 crc crio[21508]: time="2026-06-09T11:48:35.411660882Z" level=info msg="Creating container: openstack/kube-state-metrics-0/kube-state-metrics" id=17d1cb1e-59b9-4775-b372-18b466368889 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.075659 | controller | Jun 09 11:48:35.412165 crc crio[21508]: time="2026-06-09T11:48:35.412106085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.075675 | controller | Jun 09 11:48:35.574910 crc crio[21508]: time="2026-06-09T11:48:35.574748872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.075691 | controller | Jun 09 11:48:35.598444 crc crio[21508]: time="2026-06-09T11:48:35.59824583Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.075706 | controller | Jun 09 11:48:36.810016 crc crio[21508]: time="2026-06-09T11:48:36.809068344Z" level=info msg="Stopping pod sandbox: 8ceadb7ae97bcfc069542f84311edaf26deafc6b74c151ba3d306ff91f50291b" id=8299a40c-f42b-49a3-ba89-2e961d1ce40a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.075721 | controller | Jun 09 11:48:36.811225 crc crio[21508]: time="2026-06-09T11:48:36.810921538Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683428-nkb8x Namespace:openshift-infra ID:8ceadb7ae97bcfc069542f84311edaf26deafc6b74c151ba3d306ff91f50291b UID:77923e70-f409-4677-a940-6ea40ecc4a27 NetNS:/var/run/netns/f8d45bf3-9019-49f8-96eb-8702176bb468 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77923e70_f409_4677_a940_6ea40ecc4a27.slice PodAnnotations:0xc002c0a680}] Aliases:map[]}"
2026-06-09 12:20:03.075737 | controller | Jun 09 11:48:36.811225 crc crio[21508]: time="2026-06-09T11:48:36.811058332Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683428-nkb8x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.075753 | controller | Jun 09 11:48:38.143844 crc crio[21508]: time="2026-06-09T11:48:38.143259892Z" level=info msg="Removed container 7e2a0e9f9cafb7ef06832cd0cb3285d2827f0836056033871f9c97f4f0031537: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/manager" id=0b681c08-873a-4249-836a-79eabc237556 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.075768 | controller | Jun 09 11:48:38.147592 crc crio[21508]: time="2026-06-09T11:48:38.147490166Z" level=info msg="Removing container: 4b86159dd967dab86a7c7955ae57be89680a988aa585640541c0843302396620" id=99e1cd99-67db-4bfb-8840-16651455e4ed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.075784 | controller | Jun 09 11:48:38.151732 crc crio[21508]: time="2026-06-09T11:48:38.151614106Z" level=info msg="Stopped pod sandbox: 8ceadb7ae97bcfc069542f84311edaf26deafc6b74c151ba3d306ff91f50291b" id=8299a40c-f42b-49a3-ba89-2e961d1ce40a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.075799 | controller | Jun 09 11:48:39.868136 crc crio[21508]: time="2026-06-09T11:48:39.867598624Z" level=info msg="Created container d124ca227fe97909ee075ac99180dd181e6bb373619e2505673d66566130a58e: openstack/kube-state-metrics-0/kube-state-metrics" id=17d1cb1e-59b9-4775-b372-18b466368889 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.075815 | controller | Jun 09 11:48:39.869666 crc crio[21508]: time="2026-06-09T11:48:39.869577812Z" level=info msg="Starting container: d124ca227fe97909ee075ac99180dd181e6bb373619e2505673d66566130a58e" id=885c01c3-abd9-4ccc-befd-3fec6d7999ec name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.075830 | controller | Jun 09 11:48:39.878214 crc crio[21508]: time="2026-06-09T11:48:39.878091151Z" level=info msg="Started container" PID=147576 containerID=d124ca227fe97909ee075ac99180dd181e6bb373619e2505673d66566130a58e description=openstack/kube-state-metrics-0/kube-state-metrics id=885c01c3-abd9-4ccc-befd-3fec6d7999ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=8efa242476bc55f8d62369e97a2d9e8ddb757471df012cf078756250bd26674a
2026-06-09 12:20:03.075851 | controller | Jun 09 11:48:41.401364 crc crio[21508]: time="2026-06-09T11:48:41.400389512Z" level=info msg="Removed container 4b86159dd967dab86a7c7955ae57be89680a988aa585640541c0843302396620: baremetal-operator-system/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/manager" id=99e1cd99-67db-4bfb-8840-16651455e4ed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.075867 | controller | Jun 09 11:48:41.411366 crc crio[21508]: time="2026-06-09T11:48:41.411216939Z" level=info msg="Removing container: 89d89f1e42c11e0472d2f8498a8333e756e94f33505250ae39e00ff0ae50ea0c" id=62fd6da6-20d5-43a6-9d22-a5b9d8362323 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.075882 | controller | Jun 09 11:48:43.139688 crc crio[21508]: time="2026-06-09T11:48:43.139120405Z" level=info msg="Removed container 89d89f1e42c11e0472d2f8498a8333e756e94f33505250ae39e00ff0ae50ea0c: openstack-operators/test-operator-controller-manager-8d5599d7d-lxkn6/manager" id=62fd6da6-20d5-43a6-9d22-a5b9d8362323 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.075898 | controller | Jun 09 11:48:43.144043 crc crio[21508]: time="2026-06-09T11:48:43.143959277Z" level=info msg="Removing container: 7a0ed6cfd8e5b34c064d38206701f1285c99b207b3a6d158b9ccc18c6fa82584" id=f2f2d571-149f-4575-bd02-40231d5320e4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.075913 | controller | Jun 09 11:48:44.322134 crc crio[21508]: time="2026-06-09T11:48:44.321755533Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=40fc9b48-6828-4685-8673-9da1d720e8db name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.075928 | controller | Jun 09 11:48:44.324417 crc crio[21508]: time="2026-06-09T11:48:44.324267926Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=0585d016-4493-41e1-8ede-8f5549daf516 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.075943 | controller | Jun 09 11:48:44.327206 crc crio[21508]: time="2026-06-09T11:48:44.32711837Z" level=info msg="Creating container: metallb-system/metallb-operator-controller-manager-5b8965f888-kdd4l/manager" id=b167a09e-d6b2-4365-a945-385da9f383fc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.075958 | controller | Jun 09 11:48:44.327546 crc crio[21508]: time="2026-06-09T11:48:44.32748067Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.075974 | controller | Jun 09 11:48:44.394086 crc crio[21508]: time="2026-06-09T11:48:44.393468354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.075989 | controller | Jun 09 11:48:44.398382 crc crio[21508]: time="2026-06-09T11:48:44.398238864Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.076004 | controller | Jun 09 11:48:45.400492 crc crio[21508]: time="2026-06-09T11:48:45.399977999Z" level=info msg="Removed container 7a0ed6cfd8e5b34c064d38206701f1285c99b207b3a6d158b9ccc18c6fa82584: openstack-operators/ironic-operator-controller-manager-75f8548fcd-fv5pz/manager" id=f2f2d571-149f-4575-bd02-40231d5320e4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.076019 | controller | Jun 09 11:48:45.403353 crc crio[21508]: time="2026-06-09T11:48:45.403188633Z" level=info msg="Removing container: 114b370b0100ecf17501e4c2dbff042300acadd7a11afa8cf1cf5246e1a66d06" id=c596a87d-cef2-4abb-b60f-282bd7b712c0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.076037 | controller | Jun 09 11:48:46.453002 crc crio[21508]: time="2026-06-09T11:48:46.452467963Z" level=info msg="Created container 9180f9aacbb2c0c15f66197127501cbd50c5a3f3db0a743aed7cefa5f0379e5c: metallb-system/metallb-operator-controller-manager-5b8965f888-kdd4l/manager" id=b167a09e-d6b2-4365-a945-385da9f383fc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.076053 | controller | Jun 09 11:48:46.454642 crc crio[21508]: time="2026-06-09T11:48:46.454478822Z" level=info msg="Starting container: 9180f9aacbb2c0c15f66197127501cbd50c5a3f3db0a743aed7cefa5f0379e5c" id=80586054-6046-4980-9dd0-e0c8d0e14560 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.076068 | controller | Jun 09 11:48:46.461279 crc crio[21508]: time="2026-06-09T11:48:46.461200269Z" level=info msg="Started container" PID=148076 containerID=9180f9aacbb2c0c15f66197127501cbd50c5a3f3db0a743aed7cefa5f0379e5c description=metallb-system/metallb-operator-controller-manager-5b8965f888-kdd4l/manager id=80586054-6046-4980-9dd0-e0c8d0e14560 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ca941033b9a4ef96b8fcddf0c7247af1d1c2163fd917ad113abd15a22a578eb
2026-06-09 12:20:03.076084 | controller | Jun 09 11:48:46.704073 crc crio[21508]: time="2026-06-09T11:48:46.703057666Z" level=info msg="Removed container 114b370b0100ecf17501e4c2dbff042300acadd7a11afa8cf1cf5246e1a66d06: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=c596a87d-cef2-4abb-b60f-282bd7b712c0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.076100 | controller | Jun 09 11:48:50.323806 crc crio[21508]: time="2026-06-09T11:48:50.322930986Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=07560087-858a-4a81-9b3a-0c777c4beecb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.076115 | controller | Jun 09 11:48:50.326801 crc crio[21508]: time="2026-06-09T11:48:50.326699057Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=0ef23b22-d31d-4369-9034-2ae9d834d7be name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.076131 | controller | Jun 09 11:48:50.330491 crc crio[21508]: time="2026-06-09T11:48:50.330406165Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=9e88cae1-cc75-42d0-9196-d45e1c12e605 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.076147 | controller | Jun 09 11:48:50.330799 crc crio[21508]: time="2026-06-09T11:48:50.330729065Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.076162 | controller | Jun 09 11:48:50.388886 crc crio[21508]: time="2026-06-09T11:48:50.388709144Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.076178 | controller | Jun 09 11:48:50.941978 crc crio[21508]: time="2026-06-09T11:48:50.941431392Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.076193 | controller | Jun 09 11:48:52.695900 crc crio[21508]: time="2026-06-09T11:48:52.69502186Z" level=info msg="Created container 62cdbb3811efa3e14e2fcaf6fe825673d130f5e62bbbd22d8d24abae9493a46a: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=9e88cae1-cc75-42d0-9196-d45e1c12e605 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.076208 | controller | Jun 09 11:48:52.697775 crc crio[21508]: time="2026-06-09T11:48:52.697609126Z" level=info msg="Starting container: 62cdbb3811efa3e14e2fcaf6fe825673d130f5e62bbbd22d8d24abae9493a46a" id=e71a0556-081b-4924-98c0-27a0ed75c642 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.076227 | controller | Jun 09 11:48:52.710574 crc crio[21508]: time="2026-06-09T11:48:52.710247356Z" level=info msg="Started container" PID=148376 containerID=62cdbb3811efa3e14e2fcaf6fe825673d130f5e62bbbd22d8d24abae9493a46a description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=e71a0556-081b-4924-98c0-27a0ed75c642 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3634b745444ba35c0edeb974e19fc8a4e8fdec9fca497639475422f2fa1abea
2026-06-09 12:20:03.076243 | controller | Jun 09 11:48:54.321499 crc crio[21508]: time="2026-06-09T11:48:54.320803954Z" level=info msg="Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9" id=ab8deac0-a0a1-45a5-a2cf-c70dc132c41a name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.076258 | controller | Jun 09 11:48:54.329222 crc crio[21508]: time="2026-06-09T11:48:54.329123848Z" level=info msg="Trying to access \"quay.io/metal3-io/baremetal-operator:release-0.9\""
2026-06-09 12:20:03.076274 | controller | Jun 09 11:48:56.324180 crc crio[21508]: time="2026-06-09T11:48:56.323700258Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1" id=810c56fc-5090-4fd1-ae89-190c2f69b32e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.076290 | controller | Jun 09 11:48:56.365743 crc crio[21508]: time="2026-06-09T11:48:56.365595456Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1" id=6efb0311-46cc-4775-9e79-1b0e843ffc9d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.076305 | controller | Jun 09 11:48:56.371221 crc crio[21508]: time="2026-06-09T11:48:56.371136108Z" level=info msg="Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/manager" id=619ea837-bd4d-413a-98d0-7f555c5b5735 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.076320 | controller | Jun 09 11:48:56.371781 crc crio[21508]: time="2026-06-09T11:48:56.371733166Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.076336 | controller | Jun 09 11:48:56.430955 crc crio[21508]: time="2026-06-09T11:48:56.430422426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.076371 | controller | Jun 09 11:48:56.441119 crc crio[21508]: time="2026-06-09T11:48:56.441032007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.076389 | controller | Jun 09 11:48:56.492647 crc crio[21508]: time="2026-06-09T11:48:56.492442563Z" level=info msg="Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963" id=ab8deac0-a0a1-45a5-a2cf-c70dc132c41a name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.076404 | controller | Jun 09 11:48:56.494049 crc crio[21508]: time="2026-06-09T11:48:56.493968208Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=016e2651-54b9-421c-836d-3c6a2b84b72e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.076420 | controller | Jun 09 11:48:56.497558 crc crio[21508]: time="2026-06-09T11:48:56.49746074Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=b7c507ff-ee6a-4d58-9060-5405cbab3dd9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.076435 | controller | Jun 09 11:48:56.502073 crc crio[21508]: time="2026-06-09T11:48:56.501971742Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/manager" id=99cac4ef-d0c3-4408-b9f8-28ab43f95ff4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.076455 | controller | Jun 09 11:48:56.502866 crc crio[21508]: time="2026-06-09T11:48:56.502799897Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.076471 | controller | Jun 09 11:48:56.619764 crc crio[21508]: time="2026-06-09T11:48:56.619660691Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.076487 | controller | Jun 09 11:48:56.653002 crc crio[21508]: time="2026-06-09T11:48:56.652069991Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.076502 | controller | Jun 09 11:48:56.664379 crc crio[21508]: time="2026-06-09T11:48:56.662665162Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-dzt2p/POD" id=3cabf731-b9a4-4175-a65b-b14e8926af84 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.076517 | controller | Jun 09 11:48:56.664379 crc crio[21508]: time="2026-06-09T11:48:56.662791585Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.076533 | controller | Jun 09 11:48:56.706846 crc crio[21508]: time="2026-06-09T11:48:56.706761714Z" level=info msg="Got pod network &{Name:certified-operators-dzt2p Namespace:openshift-marketplace ID:d5de9871a07f2ef79d3c949d1aa56841c369facea438474cf028cca5b733d346 UID:c756ca12-c586-4b16-a500-ea5a22b69020 NetNS:/var/run/netns/37fff28f-bfbe-4a52-b93f-aa117d859581 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc756ca12_c586_4b16_a500_ea5a22b69020.slice PodAnnotations:0xc0001597b0}] Aliases:map[]}"
2026-06-09 12:20:03.076549 | controller | Jun 09 11:48:56.706846 crc crio[21508]: time="2026-06-09T11:48:56.706824826Z" level=info msg="Adding pod openshift-marketplace_certified-operators-dzt2p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.076565 | controller | Jun 09 11:48:56.978916 crc crio[21508]: time="2026-06-09T11:48:56.977544369Z" level=info msg="Created container 089c0ac6f1accae7f0eb85782a76fdaf7d8ec0e64858f259344575cd2d063aba: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/manager" id=619ea837-bd4d-413a-98d0-7f555c5b5735 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.076581 | controller | Jun 09 11:48:56.985109 crc crio[21508]: time="2026-06-09T11:48:56.985058989Z" level=info msg="Starting container: 089c0ac6f1accae7f0eb85782a76fdaf7d8ec0e64858f259344575cd2d063aba" id=23ef84e9-6c19-4bcc-ac27-91e6bf3e0a81 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.076597 | controller | Jun 09 11:48:56.992463 crc crio[21508]: time="2026-06-09T11:48:56.992204779Z" level=info msg="Started container" PID=148697 containerID=089c0ac6f1accae7f0eb85782a76fdaf7d8ec0e64858f259344575cd2d063aba description=openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/manager id=23ef84e9-6c19-4bcc-ac27-91e6bf3e0a81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=17f421c7fc47756b896c871857969dfdbe3eb33742f85d3d8a81ea59dce0fda1
2026-06-09 12:20:03.076612 | controller | Jun 09 11:48:57.153462 crc crio[21508]: time="2026-06-09T11:48:57.153026382Z" level=info msg="Created container 1f8a5561f3e9e0d8fe06d914789faeea65b762ce75b54ece03b92851c5b42b47: baremetal-operator-system/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/manager" id=99cac4ef-d0c3-4408-b9f8-28ab43f95ff4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.076628 | controller | Jun 09 11:48:57.154693 crc crio[21508]: time="2026-06-09T11:48:57.154489425Z" level=info msg="Starting container: 1f8a5561f3e9e0d8fe06d914789faeea65b762ce75b54ece03b92851c5b42b47" id=f030ee37-4529-4da7-9b56-cceb43d640a9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.076647 | controller | Jun 09 11:48:57.164465 crc crio[21508]: time="2026-06-09T11:48:57.164351844Z" level=info msg="Started container" PID=148703 containerID=1f8a5561f3e9e0d8fe06d914789faeea65b762ce75b54ece03b92851c5b42b47 description=baremetal-operator-system/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/manager id=f030ee37-4529-4da7-9b56-cceb43d640a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52fd281d8891a65f86231fd5dcbc5a29e7dd85037a2c5a34dc7dd857da31b832
2026-06-09 12:20:03.076664 | controller | Jun 09 11:48:57.708693 crc crio[21508]: 2026-06-09T11:48:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d5de9871a07f2ef Mac:3a:58:fe:35:4f:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ef Mtu:0 Sandbox:/var/run/netns/37fff28f-bfbe-4a52-b93f-aa117d859581 SocketPath: PciID:}] [{Interface:0xc0000146e0 Address:{IP:10.217.0.239 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.076680 | controller | Jun 09 11:48:57.712673 crc crio[21508]: time="2026-06-09T11:48:57.71260293Z" level=info msg="Got pod network &{Name:certified-operators-dzt2p Namespace:openshift-marketplace ID:d5de9871a07f2ef79d3c949d1aa56841c369facea438474cf028cca5b733d346 UID:c756ca12-c586-4b16-a500-ea5a22b69020 NetNS:/var/run/netns/37fff28f-bfbe-4a52-b93f-aa117d859581 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc756ca12_c586_4b16_a500_ea5a22b69020.slice PodAnnotations:0xc0001597b0}] Aliases:map[]}"
2026-06-09 12:20:03.076696 | controller | Jun 09 11:48:57.712969 crc crio[21508]: time="2026-06-09T11:48:57.712779275Z" level=info msg="Checking pod openshift-marketplace_certified-operators-dzt2p for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.076712 | controller | Jun 09 11:48:57.729011 crc crio[21508]: time="2026-06-09T11:48:57.728931559Z" level=info msg="Ran pod sandbox d5de9871a07f2ef79d3c949d1aa56841c369facea438474cf028cca5b733d346 with infra container: openshift-marketplace/certified-operators-dzt2p/POD" id=3cabf731-b9a4-4175-a65b-b14e8926af84 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.076728 | controller | Jun 09 11:48:57.733940 crc crio[21508]: time="2026-06-09T11:48:57.733886684Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=22f532a3-1c5a-4cef-b4f9-3512c089a10b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.076744 | controller | Jun 09 11:48:57.740729 crc crio[21508]: time="2026-06-09T11:48:57.740674273Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4ed64217-2055-4a37-b2c6-bfb623ec57eb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.076760 | controller | Jun 09 11:48:57.896685 crc crio[21508]: time="2026-06-09T11:48:57.896585072Z" level=info msg="Creating container: openshift-marketplace/certified-operators-dzt2p/extract-utilities" id=bc3f994e-40fc-4d62-8ccb-f26d20fa42f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.076775 | controller | Jun 09 11:48:57.907650 crc crio[21508]: time="2026-06-09T11:48:57.907575214Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.076791 | controller | Jun 09 11:48:57.974802 crc crio[21508]: time="2026-06-09T11:48:57.97467391Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.076807 | controller | Jun 09 11:48:57.979108 crc crio[21508]: time="2026-06-09T11:48:57.979074729Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.076826 | controller | Jun 09 11:48:58.197012 crc crio[21508]: time="2026-06-09T11:48:58.196847891Z" level=info msg="Created container 74c65b9ea46c4ffa30e702bbd7ef0df09ce1be64156ff6b42e955580e598cc20: openshift-marketplace/certified-operators-dzt2p/extract-utilities" id=bc3f994e-40fc-4d62-8ccb-f26d20fa42f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.076842 | controller | Jun 09 11:48:58.204392 crc crio[21508]: time="2026-06-09T11:48:58.204261068Z" level=info msg="Starting container: 74c65b9ea46c4ffa30e702bbd7ef0df09ce1be64156ff6b42e955580e598cc20" id=88b02561-5d98-4961-b019-b7a53b72bf1c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.076858 | controller | Jun 09 11:48:58.216453 crc crio[21508]: time="2026-06-09T11:48:58.21627329Z" level=info msg="Started container" PID=148849 containerID=74c65b9ea46c4ffa30e702bbd7ef0df09ce1be64156ff6b42e955580e598cc20 description=openshift-marketplace/certified-operators-dzt2p/extract-utilities id=88b02561-5d98-4961-b019-b7a53b72bf1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5de9871a07f2ef79d3c949d1aa56841c369facea438474cf028cca5b733d346
2026-06-09 12:20:03.076875 | controller | Jun 09 11:48:59.298087 crc crio[21508]: time="2026-06-09T11:48:59.297100813Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=3f93577a-4584-4cb4-b25a-52cf5910360c name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.076891 | controller | Jun 09 11:48:59.307417 crc crio[21508]: time="2026-06-09T11:48:59.306177559Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-09 12:20:03.076907 | controller | Jun 09 11:48:59.322102 crc crio[21508]: time="2026-06-09T11:48:59.321869609Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc" id=cfd35316-25e2-4b81-888a-1d252191345c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.076922 | controller | Jun 09 11:48:59.330663 crc crio[21508]: time="2026-06-09T11:48:59.329950906Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc" id=a2101fb8-ac2c-4ce0-9a44-75b3f2371833 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.076938 | controller | Jun 09 11:48:59.334871 crc crio[21508]: time="2026-06-09T11:48:59.334784667Z" level=info msg="Creating container: openstack-operators/test-operator-controller-manager-8d5599d7d-lxkn6/manager" id=375a406f-1544-477e-9709-3ab34648b555 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.076954 | controller | Jun 09 11:48:59.335430 crc crio[21508]: time="2026-06-09T11:48:59.335372015Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.076970 | controller | Jun 09 11:48:59.429239 crc crio[21508]: time="2026-06-09T11:48:59.429119082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.076985 | controller | Jun 09 11:48:59.435477 crc crio[21508]: time="2026-06-09T11:48:59.435401956Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.077001 | controller | Jun 09 11:48:59.625328 crc crio[21508]: time="2026-06-09T11:48:59.625192008Z" level=info msg="Created container ffdfc4f67ed3e0ba51557e9af06925e47d5fbfc9af4dc552af8f6540197c471e: openstack-operators/test-operator-controller-manager-8d5599d7d-lxkn6/manager" id=375a406f-1544-477e-9709-3ab34648b555 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.077020 | controller | Jun 09 11:48:59.627479 crc crio[21508]: time="2026-06-09T11:48:59.627401502Z" level=info msg="Starting container: ffdfc4f67ed3e0ba51557e9af06925e47d5fbfc9af4dc552af8f6540197c471e" id=132e6968-c118-4182-a135-1f7a40dfd854 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.077036 | controller | Jun 09 11:48:59.634882 crc crio[21508]: time="2026-06-09T11:48:59.634757758Z" level=info msg="Started container" PID=148921 containerID=ffdfc4f67ed3e0ba51557e9af06925e47d5fbfc9af4dc552af8f6540197c471e description=openstack-operators/test-operator-controller-manager-8d5599d7d-lxkn6/manager id=132e6968-c118-4182-a135-1f7a40dfd854 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6cbe62c8260fb5fc11d0989d87aabe4d0f96be8ca307c47eb918064ac35a526c
2026-06-09 12:20:03.077052 | controller | Jun 09 11:49:00.331724 crc crio[21508]: time="2026-06-09T11:49:00.330906969Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf" id=bd3cdbdc-d44a-481c-93bd-f3dc1a1532b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.077067 | controller | Jun 09 11:49:00.405752 crc crio[21508]: time="2026-06-09T11:49:00.387759675Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e" id=3f93577a-4584-4cb4-b25a-52cf5910360c name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.077083 | controller | Jun 09 11:49:00.412912 crc crio[21508]: time="2026-06-09T11:49:00.412797409Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=50b5db5e-a1fa-4536-9c6a-e1ea1e344377 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.077098 | controller | Jun 09 11:49:00.415473 crc crio[21508]: time="2026-06-09T11:49:00.415389265Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf" id=346afd5d-b0e9-45f5-8907-e9a48ac8f172 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.077114 | controller | Jun 09 11:49:00.417957 crc crio[21508]: time="2026-06-09T11:49:00.417849637Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=685c874d-6e6e-4e46-9237-4f27aaa3f7e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.077129 | controller | Jun 09 11:49:00.420758 crc crio[21508]: time="2026-06-09T11:49:00.420670179Z" level=info msg="Creating container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-fv5pz/manager" id=005592c0-6791-46f7-b2b4-57ab965bbe52 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.077145 | controller | Jun 09 11:49:00.424143 crc crio[21508]: time="2026-06-09T11:49:00.421274957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.077160 | controller | Jun 09 11:49:00.469924 crc crio[21508]: time="2026-06-09T11:49:00.469803369Z" level=info msg="Creating container: openshift-marketplace/certified-operators-dzt2p/extract-content" id=80407b73-24ff-4d8f-b5e4-84d5310426a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.077176 | controller | Jun 09 11:49:00.480393 crc crio[21508]: time="2026-06-09T11:49:00.480213734Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.077191 | controller | Jun 09 11:49:00.526871 crc crio[21508]: time="2026-06-09T11:49:00.52680622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.077206 | controller | Jun 09 11:49:00.535007 crc crio[21508]: time="2026-06-09T11:49:00.534958888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.077225 | controller | Jun 09 11:49:00.578168 crc crio[21508]: time="2026-06-09T11:49:00.578110593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.077240 | controller | Jun 09 11:49:00.581837 crc crio[21508]: time="2026-06-09T11:49:00.581705288Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.077256 | controller | Jun 09 11:49:00.926974 crc crio[21508]: time="2026-06-09T11:49:00.926221884Z" level=info msg="Created container d8d5b80c13bf56c7a481d7b43f8192de44f623e44358a9c0101dc563ece1d969: openstack-operators/ironic-operator-controller-manager-75f8548fcd-fv5pz/manager" id=005592c0-6791-46f7-b2b4-57ab965bbe52 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.077271 | controller | Jun 09 11:49:00.928960 crc crio[21508]: time="2026-06-09T11:49:00.928869082Z" level=info msg="Starting container: d8d5b80c13bf56c7a481d7b43f8192de44f623e44358a9c0101dc563ece1d969" id=7d47331d-3ea4-4ddd-8afc-a63770466e2f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.077287 | controller | Jun 09 11:49:00.935954 crc crio[21508]: time="2026-06-09T11:49:00.935819096Z" level=info msg="Started container" PID=148996 containerID=d8d5b80c13bf56c7a481d7b43f8192de44f623e44358a9c0101dc563ece1d969 description=openstack-operators/ironic-operator-controller-manager-75f8548fcd-fv5pz/manager id=7d47331d-3ea4-4ddd-8afc-a63770466e2f name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c79f8871269f332bebb93586e97afae49ddb08d0910bb05b90e88deedcbca4b
2026-06-09 12:20:03.077303 | controller | Jun 09 11:49:00.959876 crc crio[21508]: time="2026-06-09T11:49:00.959735786Z" level=info msg="Created container 590ad156c79cb0c4349adb1562dbb2d754608459dc2fe9fd38c20c9279086eb8: openshift-marketplace/certified-operators-dzt2p/extract-content" id=80407b73-24ff-4d8f-b5e4-84d5310426a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.077318 | controller | Jun 09 11:49:00.962953 crc crio[21508]: time="2026-06-09T11:49:00.962887429Z" level=info msg="Starting container: 590ad156c79cb0c4349adb1562dbb2d754608459dc2fe9fd38c20c9279086eb8" id=82c6fd37-fa34-4144-afab-60641b018cd6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.077333 | controller | Jun 09 11:49:00.970722 crc crio[21508]: time="2026-06-09T11:49:00.970560654Z" level=info msg="Started container" PID=148998 containerID=590ad156c79cb0c4349adb1562dbb2d754608459dc2fe9fd38c20c9279086eb8 description=openshift-marketplace/certified-operators-dzt2p/extract-content id=82c6fd37-fa34-4144-afab-60641b018cd6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5de9871a07f2ef79d3c949d1aa56841c369facea438474cf028cca5b733d346
2026-06-09 12:20:03.077363 | controller | Jun 09 11:49:01.042608 crc crio[21508]: time="2026-06-09T11:49:01.042470571Z" level=info msg="Stopping container: ebeef37a4e11f39052fab33544a30009b0614bfd83c75b45c7472256b3a3c2db (timeout: 2s)" id=20fa416a-e328-4ae6-af31-f506bc8fbafe name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.077384 | controller | Jun 09 11:49:01.322744 crc crio[21508]: time="2026-06-09T11:49:01.322667492Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63" id=1a585423-f13c-4910-a6b6-aa3047d37a17 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.077401 | controller | Jun 09 11:49:01.330033 crc crio[21508]: time="2026-06-09T11:49:01.328706599Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63" id=6d4c9cf4-f176-4a03-ae0e-0c9d0af80a07 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.077416 | controller | Jun 09 11:49:01.348195 crc crio[21508]: time="2026-06-09T11:49:01.346863291Z" level=info msg="Creating container: openstack-operators/octavia-operator-controller-manager-6495978d8d-24mcx/manager" id=349223c7-b081-4729-b0b9-7a1f33e1e6c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.077435 | controller | Jun 09 11:49:01.348195 crc crio[21508]: time="2026-06-09T11:49:01.347492179Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.077450 | controller | Jun 09 11:49:01.413755 crc crio[21508]: time="2026-06-09T11:49:01.413609787Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.077466 | controller | Jun 09 11:49:01.423109 crc crio[21508]: time="2026-06-09T11:49:01.42292369Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.077481 | controller | Jun 09 11:49:01.644052 crc crio[21508]: time="2026-06-09T11:49:01.643552636Z" level=info msg="Created container a7da099507a77ec99df40a922f119f428ac12b15c8e39fe192d8e17be12b6451: openstack-operators/octavia-operator-controller-manager-6495978d8d-24mcx/manager" id=349223c7-b081-4729-b0b9-7a1f33e1e6c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.077496 | controller | Jun 09 11:49:01.646397 crc crio[21508]: time="2026-06-09T11:49:01.646273635Z" level=info msg="Starting container: a7da099507a77ec99df40a922f119f428ac12b15c8e39fe192d8e17be12b6451" id=9b58e5b5-8a0f-4af5-8d0e-91a8cfd92b02 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.077512 | controller | Jun 09 11:49:01.655729 crc crio[21508]: time="2026-06-09T11:49:01.655575058Z" level=info msg="Started container" PID=149078 containerID=a7da099507a77ec99df40a922f119f428ac12b15c8e39fe192d8e17be12b6451 description=openstack-operators/octavia-operator-controller-manager-6495978d8d-24mcx/manager id=9b58e5b5-8a0f-4af5-8d0e-91a8cfd92b02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd061b9ff36bc5002db9ab85042bcb37487b3f72b94ab6fcc42097c7727f795a
2026-06-09 12:20:03.077528 | controller | Jun 09 11:49:01.693159 crc crio[21508]: time="2026-06-09T11:49:01.692983934Z" level=info msg="Stopped container ebeef37a4e11f39052fab33544a30009b0614bfd83c75b45c7472256b3a3c2db: openshift-marketplace/redhat-operators-mcr8d/registry-server" id=20fa416a-e328-4ae6-af31-f506bc8fbafe name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.077543 | controller | Jun 09 11:49:01.696952 crc crio[21508]: time="2026-06-09T11:49:01.696850228Z" level=info msg="Stopping pod sandbox: 06a421516a8f87e926534990ce7e0cc781c889657b6c68b98e23267553569032" id=5f813e19-5d75-4f84-9261-c855f3f5c560 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.077558 | controller | Jun 09 11:49:01.700922 crc crio[21508]: time="2026-06-09T11:49:01.700806103Z" level=info msg="Got pod network &{Name:redhat-operators-mcr8d Namespace:openshift-marketplace ID:06a421516a8f87e926534990ce7e0cc781c889657b6c68b98e23267553569032 UID:e64df100-7ef8-42d7-88c0-5a6893034dfb NetNS:/var/run/netns/0ea4ba9b-b626-4f70-a332-b97102985196 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode64df100_7ef8_42d7_88c0_5a6893034dfb.slice PodAnnotations:0xc000852b98}] Aliases:map[]}"
2026-06-09 12:20:03.077574 | controller | Jun 09 11:49:01.701690 crc crio[21508]: time="2026-06-09T11:49:01.701112502Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-mcr8d from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.077589 | controller | Jun 09 11:49:02.174004 crc crio[21508]: time="2026-06-09T11:49:02.173818985Z" level=info msg="Stopped pod sandbox: 06a421516a8f87e926534990ce7e0cc781c889657b6c68b98e23267553569032" id=5f813e19-5d75-4f84-9261-c855f3f5c560 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.077611 | controller | Jun 09 11:49:02.417817 crc crio[21508]: time="2026-06-09T11:49:02.417246858Z" level=info msg="Removing container: ebeef37a4e11f39052fab33544a30009b0614bfd83c75b45c7472256b3a3c2db" id=c6f7d92a-fab1-47bf-b80e-333e966cfa19 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.077627 | controller | Jun 09 11:49:02.521734 crc crio[21508]: time="2026-06-09T11:49:02.521475992Z" level=info msg="Removed container ebeef37a4e11f39052fab33544a30009b0614bfd83c75b45c7472256b3a3c2db: openshift-marketplace/redhat-operators-mcr8d/registry-server" id=c6f7d92a-fab1-47bf-b80e-333e966cfa19 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.077643 | controller | Jun 09 11:49:02.551741 crc crio[21508]: time="2026-06-09T11:49:02.551593045Z" level=info msg="Removing container: d32ce6c656b3d59ddf6f092a182f2c874a00c6db60ba53e0456f969ea17d6e0a" id=72b1e808-1da7-4ec6-ba73-ef4bf1397eb5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.077658 | controller | Jun 09 11:49:02.619977 crc crio[21508]: time="2026-06-09T11:49:02.619848255Z" level=info msg="Removed container d32ce6c656b3d59ddf6f092a182f2c874a00c6db60ba53e0456f969ea17d6e0a: openshift-marketplace/redhat-operators-mcr8d/extract-content" id=72b1e808-1da7-4ec6-ba73-ef4bf1397eb5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.077673 | controller | Jun 09 11:49:02.627127 crc crio[21508]: time="2026-06-09T11:49:02.627013295Z" level=info msg="Removing container: 0c7ccb329fec8fb6025d30a8b7a555564196e0c7253f429beac2aec00d26228f" id=c09afc1f-cacd-4d43-8c1a-623652483953 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.077688 | controller | Jun 09 11:49:02.675247 crc crio[21508]: time="2026-06-09T11:49:02.675126265Z" level=info msg="Removed container 0c7ccb329fec8fb6025d30a8b7a555564196e0c7253f429beac2aec00d26228f: openshift-marketplace/redhat-operators-mcr8d/extract-utilities" id=c09afc1f-cacd-4d43-8c1a-623652483953 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.077703 | controller | Jun 09 11:49:04.509478 crc crio[21508]: time="2026-06-09T11:49:04.508838732Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a75b60eb-3d27-4cbf-a237-43a979f6aa20 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.077718 | controller | Jun 09 11:49:04.523275 crc crio[21508]: time="2026-06-09T11:49:04.522495772Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=1b76eef9-2a73-4489-9b40-a5ed7f323124 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.077733 | controller | Jun 09 11:49:04.591076 crc crio[21508]: time="2026-06-09T11:49:04.590156695Z" level=info msg="Creating container: openshift-marketplace/certified-operators-dzt2p/registry-server" id=e6a0b175-70f4-4101-ba3a-2da2340428ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.077749 | controller | Jun 09 11:49:04.602954 crc crio[21508]: time="2026-06-09T11:49:04.600968901Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.077764 | controller | Jun 09 11:49:04.830408 crc crio[21508]: time="2026-06-09T11:49:04.826576392Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.077780 | controller | Jun 09 11:49:04.830408 crc crio[21508]: time="2026-06-09T11:49:04.830164248Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.077795 | controller | Jun 09 11:49:05.417824 crc crio[21508]: time="2026-06-09T11:49:05.410657728Z" level=info msg="Created container 063f14254786ed529f11d47b4de3cb0516ed192d1ece063e42d7f412baa3d5df: openshift-marketplace/certified-operators-dzt2p/registry-server" id=e6a0b175-70f4-4101-ba3a-2da2340428ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.077814 | controller | Jun 09 11:49:05.424434 crc crio[21508]: time="2026-06-09T11:49:05.424215516Z" level=info msg="Starting container: 063f14254786ed529f11d47b4de3cb0516ed192d1ece063e42d7f412baa3d5df" id=471a0554-c757-4cc0-b55c-5571d6635340 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.077840 | controller | Jun 09 11:49:05.460095 crc crio[21508]: time="2026-06-09T11:49:05.459760407Z" level=info msg="Started container" PID=149326 containerID=063f14254786ed529f11d47b4de3cb0516ed192d1ece063e42d7f412baa3d5df description=openshift-marketplace/certified-operators-dzt2p/registry-server id=471a0554-c757-4cc0-b55c-5571d6635340 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5de9871a07f2ef79d3c949d1aa56841c369facea438474cf028cca5b733d346
2026-06-09 12:20:03.077857 | controller | Jun 09 11:49:20.332697 crc crio[21508]: time="2026-06-09T11:49:20.331715197Z" level=info msg="Stopping container: 063f14254786ed529f11d47b4de3cb0516ed192d1ece063e42d7f412baa3d5df (timeout: 2s)" id=25da091f-bb66-4eae-ba52-9d3e98fe94da name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.077873 | controller | Jun 09 11:49:20.489796 crc crio[21508]: time="2026-06-09T11:49:20.489665956Z" level=info msg="Stopped container 063f14254786ed529f11d47b4de3cb0516ed192d1ece063e42d7f412baa3d5df: openshift-marketplace/certified-operators-dzt2p/registry-server" id=25da091f-bb66-4eae-ba52-9d3e98fe94da name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.077888 | controller | Jun 09 11:49:20.491040 crc crio[21508]: time="2026-06-09T11:49:20.490944444Z" level=info msg="Stopping pod sandbox: d5de9871a07f2ef79d3c949d1aa56841c369facea438474cf028cca5b733d346" id=6fba7f3e-605c-49cb-9d55-a992bd27068f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.077904 | controller | Jun 09 11:49:20.492007 crc crio[21508]: time="2026-06-09T11:49:20.491933173Z" level=info msg="Got pod network &{Name:certified-operators-dzt2p Namespace:openshift-marketplace ID:d5de9871a07f2ef79d3c949d1aa56841c369facea438474cf028cca5b733d346 UID:c756ca12-c586-4b16-a500-ea5a22b69020 NetNS:/var/run/netns/37fff28f-bfbe-4a52-b93f-aa117d859581 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc756ca12_c586_4b16_a500_ea5a22b69020.slice PodAnnotations:0xc000852a60}] Aliases:map[]}"
2026-06-09 12:20:03.077919 | controller | Jun 09 11:49:20.492257 crc crio[21508]: time="2026-06-09T11:49:20.492145519Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-dzt2p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.077935 | controller | Jun 09 11:49:20.984205 crc crio[21508]: time="2026-06-09T11:49:20.982924541Z" level=info msg="Stopped pod sandbox: d5de9871a07f2ef79d3c949d1aa56841c369facea438474cf028cca5b733d346" id=6fba7f3e-605c-49cb-9d55-a992bd27068f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.077950 | controller | Jun 09 11:49:21.983822 crc crio[21508]: time="2026-06-09T11:49:21.983776891Z" level=info msg="Removing container: 063f14254786ed529f11d47b4de3cb0516ed192d1ece063e42d7f412baa3d5df" id=5d53d514-2a2b-4565-b02f-dbd5be822020 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.077965 | controller | Jun 09 11:49:22.023778 crc crio[21508]: time="2026-06-09T11:49:22.023163576Z" level=info msg="Removed container 063f14254786ed529f11d47b4de3cb0516ed192d1ece063e42d7f412baa3d5df: openshift-marketplace/certified-operators-dzt2p/registry-server" id=5d53d514-2a2b-4565-b02f-dbd5be822020 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.077980 | controller | Jun 09 11:49:22.031459 crc crio[21508]: time="2026-06-09T11:49:22.031361236Z" level=info msg="Removing container: 590ad156c79cb0c4349adb1562dbb2d754608459dc2fe9fd38c20c9279086eb8" id=b88eca04-8d5b-485c-baf3-f23f5232a95a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.077999 | controller | Jun 09 11:49:22.063974 crc crio[21508]: time="2026-06-09T11:49:22.063856788Z" level=info msg="Removed container 590ad156c79cb0c4349adb1562dbb2d754608459dc2fe9fd38c20c9279086eb8: openshift-marketplace/certified-operators-dzt2p/extract-content" id=b88eca04-8d5b-485c-baf3-f23f5232a95a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.078014 | controller | Jun 09 11:49:22.068722 crc crio[21508]: time="2026-06-09T11:49:22.067990849Z" level=info msg="Removing container: 74c65b9ea46c4ffa30e702bbd7ef0df09ce1be64156ff6b42e955580e598cc20" id=60ab2ba1-cca4-49bb-870f-dc13fefb9df2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.078030 | controller | Jun 09 11:49:22.120343 crc crio[21508]: time="2026-06-09T11:49:22.12023244Z" level=info msg="Removed container 74c65b9ea46c4ffa30e702bbd7ef0df09ce1be64156ff6b42e955580e598cc20: openshift-marketplace/certified-operators-dzt2p/extract-utilities" id=60ab2ba1-cca4-49bb-870f-dc13fefb9df2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.078045 | controller | Jun 09 11:49:27.679044 crc crio[21508]: time="2026-06-09T11:49:27.678441552Z" level=info msg="Removing container: 39f9e68891c76443f754658134cff74c9cab75ba8a13a345d7c613b4fe16d615" id=e2d00fe0-731c-43f7-bd8b-8e3881658e81 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.078060 | controller | Jun 09 11:49:27.737112 crc crio[21508]: time="2026-06-09T11:49:27.737018528Z" level=info msg="Removed container 39f9e68891c76443f754658134cff74c9cab75ba8a13a345d7c613b4fe16d615: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-7djfv/init" id=e2d00fe0-731c-43f7-bd8b-8e3881658e81 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.078075 | controller | Jun 09 11:49:27.747776 crc crio[21508]: time="2026-06-09T11:49:27.747515516Z" level=info msg="Removing container: d5caa016e2e77d7d96b1cfe4e27b27b08548c33d49456ff40f8ee23c106c88ab" id=406236e8-4ed7-4f64-950d-4de5056e895a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.078090 | controller | Jun 09 11:49:27.848690 crc crio[21508]: time="2026-06-09T11:49:27.848587358Z" level=info msg="Removed container d5caa016e2e77d7d96b1cfe4e27b27b08548c33d49456ff40f8ee23c106c88ab: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-7djfv/openstack-edpm-ipam-provisionserver-checksum-discovery" id=406236e8-4ed7-4f64-950d-4de5056e895a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.078106 | controller | Jun 09 11:49:27.858754 crc crio[21508]: time="2026-06-09T11:49:27.858646453Z" level=info msg="Removing container: 2d068948a84764ffe58f0b906c0ef913b76ffea6df51a5db8ebf9a4831578caa" id=744b8b1f-f8c8-47fc-9d6c-b2f14ba4b489 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.078121 | controller | Jun 09 11:49:28.143743 crc crio[21508]: time="2026-06-09T11:49:28.14314279Z" level=info msg="Removed container 2d068948a84764ffe58f0b906c0ef913b76ffea6df51a5db8ebf9a4831578caa: openshift-infra/auto-csr-approver-29683422-8lx78/oc" id=744b8b1f-f8c8-47fc-9d6c-b2f14ba4b489 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.078136 | controller | Jun 09 11:49:28.162409 crc crio[21508]: time="2026-06-09T11:49:28.162162347Z" level=info msg="Stopping pod sandbox: f843c4dbab42aafdc33cc1a09fd2176f1f4f5d34fa72392c6b414f5ef232a989" id=1134a417-2131-43d7-aa6e-7941fc3f8b21 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.078151 | controller | Jun 09 11:49:28.162409 crc crio[21508]: time="2026-06-09T11:49:28.162280131Z" level=info msg="Stopped pod sandbox (already stopped): f843c4dbab42aafdc33cc1a09fd2176f1f4f5d34fa72392c6b414f5ef232a989" id=1134a417-2131-43d7-aa6e-7941fc3f8b21 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.078166 | controller | Jun 09 11:49:28.163248 crc crio[21508]: time="2026-06-09T11:49:28.163152207Z" level=info msg="Removing pod sandbox: f843c4dbab42aafdc33cc1a09fd2176f1f4f5d34fa72392c6b414f5ef232a989" id=c36db259-35ef-429c-b587-307c0c692f33 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.078185 | controller | Jun 09 11:49:28.181752 crc crio[21508]: time="2026-06-09T11:49:28.181499854Z" level=info msg="Removed pod sandbox: f843c4dbab42aafdc33cc1a09fd2176f1f4f5d34fa72392c6b414f5ef232a989" id=c36db259-35ef-429c-b587-307c0c692f33 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.078201 | controller | Jun 09 11:49:28.183941 crc crio[21508]: time="2026-06-09T11:49:28.183803202Z" level=info msg="Stopping pod sandbox: d5de9871a07f2ef79d3c949d1aa56841c369facea438474cf028cca5b733d346" id=7d14b2d6-9c25-4765-bb5f-66ec44a8b458 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.078216 | controller | Jun 09 11:49:28.184453 crc crio[21508]: time="2026-06-09T11:49:28.184382359Z" level=info msg="Stopped pod sandbox (already stopped): d5de9871a07f2ef79d3c949d1aa56841c369facea438474cf028cca5b733d346" id=7d14b2d6-9c25-4765-bb5f-66ec44a8b458 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.078231 | controller | Jun 09 11:49:28.186653 crc crio[21508]: time="2026-06-09T11:49:28.186579513Z" level=info msg="Removing pod sandbox: d5de9871a07f2ef79d3c949d1aa56841c369facea438474cf028cca5b733d346" id=f2191f34-e7a7-47a5-9811-da46c7c3a65b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.078246 | controller | Jun 09 11:49:28.206609 crc crio[21508]: time="2026-06-09T11:49:28.206509797Z" level=info msg="Removed pod sandbox: d5de9871a07f2ef79d3c949d1aa56841c369facea438474cf028cca5b733d346" id=f2191f34-e7a7-47a5-9811-da46c7c3a65b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.078261 | controller | Jun 09 11:49:28.219516 crc crio[21508]: time="2026-06-09T11:49:28.219414855Z" level=info msg="Stopping pod sandbox: 045b5be9338aed2cf474f599cb981044d9364682e226960793c563045eb7a456" id=0f876583-9be7-4f32-860a-be00ee5885d4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.078276 | controller | Jun 09 11:49:28.220154 crc crio[21508]: time="2026-06-09T11:49:28.220129366Z" level=info msg="Stopped pod sandbox (already stopped): 045b5be9338aed2cf474f599cb981044d9364682e226960793c563045eb7a456" id=0f876583-9be7-4f32-860a-be00ee5885d4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.078291 | controller | Jun 09 11:49:28.223355 crc crio[21508]: time="2026-06-09T11:49:28.223267958Z" level=info msg="Removing pod sandbox: 045b5be9338aed2cf474f599cb981044d9364682e226960793c563045eb7a456" id=ca50987b-55f6-456a-b824-e06521ca233b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.078305 | controller | Jun 09 11:49:28.243385 crc crio[21508]: time="2026-06-09T11:49:28.243220523Z" level=info msg="Removed pod sandbox: 045b5be9338aed2cf474f599cb981044d9364682e226960793c563045eb7a456" id=ca50987b-55f6-456a-b824-e06521ca233b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.078320 | controller | Jun 09 11:49:28.246844 crc crio[21508]: time="2026-06-09T11:49:28.246734536Z" level=info msg="Stopping pod sandbox: 06a421516a8f87e926534990ce7e0cc781c889657b6c68b98e23267553569032" id=c863eb1d-626c-4cf6-a323-eb799bf1da61 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.078335 | controller | Jun 09 11:49:28.247264 crc crio[21508]: time="2026-06-09T11:49:28.246869Z" level=info msg="Stopped pod sandbox (already stopped): 06a421516a8f87e926534990ce7e0cc781c889657b6c68b98e23267553569032" id=c863eb1d-626c-4cf6-a323-eb799bf1da61 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.078367 | controller | Jun 09 11:49:28.248862 crc crio[21508]: time="2026-06-09T11:49:28.248767175Z" level=info msg="Removing pod sandbox: 06a421516a8f87e926534990ce7e0cc781c889657b6c68b98e23267553569032" id=11a434d6-f8ec-4bcf-b416-cbbcb52cc0d5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.078384 | controller | Jun 09 11:49:28.270239 crc crio[21508]: time="2026-06-09T11:49:28.270025429Z" level=info msg="Removed pod sandbox: 06a421516a8f87e926534990ce7e0cc781c889657b6c68b98e23267553569032" id=11a434d6-f8ec-4bcf-b416-cbbcb52cc0d5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.078403 | controller | Jun 09 11:50:00.548850 crc crio[21508]: time="2026-06-09T11:50:00.546877213Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683430-h8hd9/POD" id=39213202-767a-4a85-be0f-4a7355938290 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.078419 | controller | Jun 09 11:50:00.550695 crc crio[21508]: time="2026-06-09T11:50:00.548964464Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.078435 | controller | Jun 09 11:50:00.613750 crc crio[21508]: time="2026-06-09T11:50:00.613591868Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683430-h8hd9 Namespace:openshift-infra ID:c3340cf78b3ee17e385dcba3653dc219baf02923e2c6a7f7103294cd752dd46a UID:570bde2c-5445-48f3-8257-49f775bc7dd5 NetNS:/var/run/netns/19c75036-942c-44dd-b572-ce0efea406ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod570bde2c_5445_48f3_8257_49f775bc7dd5.slice PodAnnotations:0xc003b38350}] Aliases:map[]}"
2026-06-09 12:20:03.078450 | controller | Jun 09 11:50:00.613750 crc crio[21508]: time="2026-06-09T11:50:00.61367454Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683430-h8hd9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.078466 | controller | Jun 09 11:50:01.243841 crc crio[21508]: 2026-06-09T11:50:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c3340cf78b3ee17 Mac:4a:35:c4:b0:06:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f0 Mtu:0 Sandbox:/var/run/netns/19c75036-942c-44dd-b572-ce0efea406ce SocketPath: PciID:}] [{Interface:0xc00028c760 Address:{IP:10.217.0.240 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.078483 | controller | Jun 09 11:50:01.268103 crc crio[21508]: time="2026-06-09T11:50:01.256640243Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683430-h8hd9 Namespace:openshift-infra ID:c3340cf78b3ee17e385dcba3653dc219baf02923e2c6a7f7103294cd752dd46a UID:570bde2c-5445-48f3-8257-49f775bc7dd5 NetNS:/var/run/netns/19c75036-942c-44dd-b572-ce0efea406ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod570bde2c_5445_48f3_8257_49f775bc7dd5.slice PodAnnotations:0xc003b38350}] Aliases:map[]}"
2026-06-09 12:20:03.078498 | controller | Jun 09 11:50:01.268103 crc crio[21508]: time="2026-06-09T11:50:01.258865418Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683430-h8hd9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.078514 | controller | Jun 09 11:50:01.327127 crc crio[21508]: time="2026-06-09T11:50:01.327062246Z" level=info msg="Ran pod sandbox c3340cf78b3ee17e385dcba3653dc219baf02923e2c6a7f7103294cd752dd46a with infra container: openshift-infra/auto-csr-approver-29683430-h8hd9/POD" id=39213202-767a-4a85-be0f-4a7355938290 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.078529 | controller | Jun 09 11:50:01.335090 crc crio[21508]: time="2026-06-09T11:50:01.334837644Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=b002b3d1-7ef9-4020-88aa-83450a4b7e7a name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.078545 | controller | Jun 09 11:50:01.349369 crc crio[21508]: time="2026-06-09T11:50:01.349263277Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 12:20:03.078560 | controller | Jun 09 11:50:04.827972 crc crio[21508]: time="2026-06-09T11:50:04.82660445Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=b002b3d1-7ef9-4020-88aa-83450a4b7e7a name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.078579 | controller | Jun 09 11:50:04.829873 crc crio[21508]: time="2026-06-09T11:50:04.829238378Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=cd1cb4ea-b104-4675-9b54-282ddff48724 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.078595 | controller | Jun 09 11:50:04.832718 crc crio[21508]: time="2026-06-09T11:50:04.832613477Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=24618eda-f1cd-4742-9d94-a0001ca30c52 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.078611 | controller | Jun 09 11:50:05.044934 crc crio[21508]: time="2026-06-09T11:50:05.044835486Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683430-h8hd9/oc" id=313c9736-2571-4b41-be2c-3edbb967f053 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.078626 | controller | Jun 09 11:50:05.045698 crc crio[21508]: time="2026-06-09T11:50:05.045629659Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.078642 | controller | Jun 09 11:50:05.138413 crc crio[21508]: time="2026-06-09T11:50:05.137512922Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.078658 | controller | Jun 09 11:50:05.459758 crc crio[21508]: time="2026-06-09T11:50:05.459666643Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.078673 | controller | Jun 09 11:50:06.244707 crc crio[21508]: time="2026-06-09T11:50:06.24409827Z" level=info msg="Created container e7436cc89e9797c9a1fcd5f576d54a8c6a94dea4233e1e19bb71980184b7823e: openshift-infra/auto-csr-approver-29683430-h8hd9/oc" id=313c9736-2571-4b41-be2c-3edbb967f053 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.078689 | controller | Jun 09 11:50:06.248236 crc crio[21508]: time="2026-06-09T11:50:06.248121908Z" level=info msg="Starting container: e7436cc89e9797c9a1fcd5f576d54a8c6a94dea4233e1e19bb71980184b7823e" id=89838201-c0f7-4b4d-ad00-cd774b7d7122 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.078705 | controller | Jun 09 11:50:06.257912 crc crio[21508]: time="2026-06-09T11:50:06.25706327Z" level=info msg="Started container" PID=152433 containerID=e7436cc89e9797c9a1fcd5f576d54a8c6a94dea4233e1e19bb71980184b7823e description=openshift-infra/auto-csr-approver-29683430-h8hd9/oc id=89838201-c0f7-4b4d-ad00-cd774b7d7122 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3340cf78b3ee17e385dcba3653dc219baf02923e2c6a7f7103294cd752dd46a
2026-06-09 12:20:03.078721 | controller | Jun 09 11:50:09.614246 crc crio[21508]: time="2026-06-09T11:50:09.613135748Z" level=info msg="Stopping pod sandbox: c3340cf78b3ee17e385dcba3653dc219baf02923e2c6a7f7103294cd752dd46a" id=af5937e2-50ef-4f3f-9ba6-3ea722c79018 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.078736 | controller | Jun 09 11:50:09.616055 crc crio[21508]: time="2026-06-09T11:50:09.615670252Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683430-h8hd9 Namespace:openshift-infra ID:c3340cf78b3ee17e385dcba3653dc219baf02923e2c6a7f7103294cd752dd46a UID:570bde2c-5445-48f3-8257-49f775bc7dd5 NetNS:/var/run/netns/19c75036-942c-44dd-b572-ce0efea406ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod570bde2c_5445_48f3_8257_49f775bc7dd5.slice PodAnnotations:0xc000d9f298}] Aliases:map[]}"
2026-06-09 12:20:03.078752 | controller | Jun 09 11:50:09.616055 crc crio[21508]: time="2026-06-09T11:50:09.615847927Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683430-h8hd9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.078771 | controller | Jun 09 11:50:10.142467 crc crio[21508]: time="2026-06-09T11:50:10.138579305Z" level=info msg="Stopped pod sandbox: c3340cf78b3ee17e385dcba3653dc219baf02923e2c6a7f7103294cd752dd46a" id=af5937e2-50ef-4f3f-9ba6-3ea722c79018 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.078787 | controller | Jun 09 11:50:28.294254 crc crio[21508]: time="2026-06-09T11:50:28.293830873Z" level=info msg="Removing container: da4c0ea5ce9ee80fdf772014b2c6816b6b0a986e5074c39bcd82fae29d017c33" id=9f6760c7-9523-412a-a326-de1ec791d709 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.078802 | controller | Jun 09 11:50:28.508214 crc crio[21508]: time="2026-06-09T11:50:28.50806659Z" level=info msg="Removed container da4c0ea5ce9ee80fdf772014b2c6816b6b0a986e5074c39bcd82fae29d017c33: openshift-infra/auto-csr-approver-29683424-55mnc/oc" id=9f6760c7-9523-412a-a326-de1ec791d709 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.078817 | controller | Jun 09 11:50:28.518990 crc crio[21508]: time="2026-06-09T11:50:28.518905298Z" level=info msg="Stopping pod sandbox: eada9d5452fbf62c0e7a7a226310cbd81ad74aad036b106ccf9246071d9b5958" id=2744b905-5e28-41c8-be24-09f0b74a37ea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.078832 | controller | Jun 09 11:50:28.518990 crc crio[21508]: time="2026-06-09T11:50:28.51899287Z" level=info msg="Stopped pod sandbox (already stopped): eada9d5452fbf62c0e7a7a226310cbd81ad74aad036b106ccf9246071d9b5958" id=2744b905-5e28-41c8-be24-09f0b74a37ea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.078848 | controller | Jun 09 11:50:28.519802 crc crio[21508]: time="2026-06-09T11:50:28.519613518Z" level=info msg="Removing pod sandbox: eada9d5452fbf62c0e7a7a226310cbd81ad74aad036b106ccf9246071d9b5958" id=44b9e964-ef79-4e76-8dd4-25d797847abf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.078863 | controller | Jun 09 11:50:28.538562 crc crio[21508]: time="2026-06-09T11:50:28.53842468Z" level=info msg="Removed pod sandbox: eada9d5452fbf62c0e7a7a226310cbd81ad74aad036b106ccf9246071d9b5958" id=44b9e964-ef79-4e76-8dd4-25d797847abf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.078879 | controller | Jun 09 11:50:52.325363 crc crio[21508]: time="2026-06-09T11:50:52.324496338Z" level=info msg="Stopping pod sandbox: b39c37f9608befc15fef14e99e66cd6272dd172abfa9e22489eca21cacb5d862" id=b0c3c0e8-3b1f-42d9-ac64-1b53cacc41b0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.078895 | controller | Jun 09 11:50:52.326389 crc crio[21508]: time="2026-06-09T11:50:52.326229408Z" level=info msg="Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-bvpc9 Namespace:openstack ID:b39c37f9608befc15fef14e99e66cd6272dd172abfa9e22489eca21cacb5d862 UID:d3607890-a541-48f4-934a-ccef6a535b5d NetNS:/var/run/netns/6a50b36b-3503-4a91-a3a9-6ff9caa41d27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3607890_a541_48f4_934a_ccef6a535b5d.slice PodAnnotations:0xc00011eed0}] Aliases:map[]}"
2026-06-09 12:20:03.078910 | controller | Jun 09 11:50:52.326753 crc crio[21508]: time="2026-06-09T11:50:52.326467385Z" level=info msg="Deleting pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-bvpc9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.078926 | controller | Jun 09 11:50:53.357709 crc crio[21508]: time="2026-06-09T11:50:53.356927703Z" level=info msg="Stopped pod sandbox: b39c37f9608befc15fef14e99e66cd6272dd172abfa9e22489eca21cacb5d862" id=b0c3c0e8-3b1f-42d9-ac64-1b53cacc41b0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.078942 | controller | Jun 09 11:50:55.350626 crc crio[21508]: time="2026-06-09T11:50:55.34965926Z" level=info msg="Running pod sandbox: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamwpnmt/POD" id=88cff4eb-7b25-4f9f-8922-b861026b3750 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.078961 | controller | Jun 09 11:50:55.350626 crc crio[21508]: time="2026-06-09T11:50:55.350593017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.078977 | controller | Jun 09 11:50:55.405129 crc crio[21508]: time="2026-06-09T11:50:55.404576509Z" level=info msg="Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamwpnmt Namespace:openstack ID:a05767a7cd06fb729ff0696fa685eeb5f9328c94a12128ca7936c1e9c134b19f UID:a5cc310e-e525-4836-b412-e7d9a908d3ba NetNS:/var/run/netns/0e3eedad-fbbe-4c8e-a2c0-b81badd5b864 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda5cc310e_e525_4836_b412_e7d9a908d3ba.slice PodAnnotations:0xc0039b8cd0}] Aliases:map[]}"
2026-06-09 12:20:03.078993 | controller | Jun 09 11:50:55.405129 crc crio[21508]: time="2026-06-09T11:50:55.405076724Z" level=info msg="Adding pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamwpnmt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.079009 | controller | Jun 09 11:50:56.825815 crc crio[21508]: 2026-06-09T11:50:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a05767a7cd06fb7 Mac:3a:38:ac:56:04:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f1 Mtu:0 Sandbox:/var/run/netns/0e3eedad-fbbe-4c8e-a2c0-b81badd5b864 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.241 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.079025 | controller | Jun 09 11:50:56.828585 crc crio[21508]: time="2026-06-09T11:50:56.827940361Z" level=info msg="Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamwpnmt Namespace:openstack ID:a05767a7cd06fb729ff0696fa685eeb5f9328c94a12128ca7936c1e9c134b19f UID:a5cc310e-e525-4836-b412-e7d9a908d3ba NetNS:/var/run/netns/0e3eedad-fbbe-4c8e-a2c0-b81badd5b864 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda5cc310e_e525_4836_b412_e7d9a908d3ba.slice PodAnnotations:0xc0039b8cd0}] Aliases:map[]}"
2026-06-09 12:20:03.079041 | controller | Jun 09 11:50:56.828937 crc crio[21508]: time="2026-06-09T11:50:56.828793816Z" level=info msg="Checking pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamwpnmt for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.079057 | controller | Jun 09 11:50:56.842588 crc crio[21508]: time="2026-06-09T11:50:56.842495227Z" level=info msg="Ran pod sandbox a05767a7cd06fb729ff0696fa685eeb5f9328c94a12128ca7936c1e9c134b19f with infra container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamwpnmt/POD" id=88cff4eb-7b25-4f9f-8922-b861026b3750 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.079072 | controller | Jun 09 11:50:56.846789 crc crio[21508]: time="2026-06-09T11:50:56.84669392Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5" id=dfd5ca0c-e9fa-44dd-ac0c-ba4968c0f07b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.079087 | controller | Jun 09 11:50:56.880084 crc crio[21508]: time="2026-06-09T11:50:56.879977986Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5" id=689f7271-280a-4eaf-8af3-c9b27cca9f9b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.079103 | controller | Jun 09 11:50:56.949023 crc crio[21508]: time="2026-06-09T11:50:56.946622508Z" level=info msg="Creating container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamwpnmt/configure-network-edpm-deployment-ipam-openstack-edpm-ipam" id=31aa779b-2ec2-48e7-bf3f-2ecdb5b23d2f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.079123 | controller | Jun 09 11:50:56.949023 crc crio[21508]: time="2026-06-09T11:50:56.947115622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.079139 | controller | Jun 09 11:50:57.008662 crc crio[21508]: time="2026-06-09T11:50:57.008539102Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.079155 | controller | Jun 09 11:50:57.011990 crc crio[21508]: time="2026-06-09T11:50:57.01154176Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.079171 | controller | Jun 09 11:50:57.243606 crc crio[21508]: time="2026-06-09T11:50:57.243356804Z" level=info msg="Created container e342ac3d87f470e432b8eeebdd3311d703e177e5f763d250fcb1aa6ddb08acbe: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamwpnmt/configure-network-edpm-deployment-ipam-openstack-edpm-ipam" id=31aa779b-2ec2-48e7-bf3f-2ecdb5b23d2f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.079186 | controller | Jun 09 11:50:57.245144 crc crio[21508]: time="2026-06-09T11:50:57.244960141Z" level=info msg="Starting container: e342ac3d87f470e432b8eeebdd3311d703e177e5f763d250fcb1aa6ddb08acbe" id=10a11fd3-2b40-4297-85ca-54044732ec92 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.079202 | controller | Jun 09 11:50:57.252509 crc crio[21508]: time="2026-06-09T11:50:57.252064309Z" level=info msg="Started container" PID=155191 containerID=e342ac3d87f470e432b8eeebdd3311d703e177e5f763d250fcb1aa6ddb08acbe description=openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamwpnmt/configure-network-edpm-deployment-ipam-openstack-edpm-ipam id=10a11fd3-2b40-4297-85ca-54044732ec92 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a05767a7cd06fb729ff0696fa685eeb5f9328c94a12128ca7936c1e9c134b19f
2026-06-09 12:20:03.079218 | controller | Jun 09 11:51:48.401867 crc crio[21508]: time="2026-06-09T11:51:48.400949951Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-wsbv6/POD" id=8b9f71b0-1ba9-4b74-a1b2-e460d0a5274e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.079233 | controller | Jun 09 11:51:48.403249 crc crio[21508]: time="2026-06-09T11:51:48.401904539Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.079249 | controller | Jun 09 11:51:48.462413 crc crio[21508]: time="2026-06-09T11:51:48.462051541Z" level=info msg="Got pod network &{Name:community-operators-wsbv6 Namespace:openshift-marketplace ID:00e3d002cf5d91a3230c9b4011b7d38ea26d0e1f3be8b132ebfaa623d2b2bc38 UID:24bf64cc-4b88-4b81-8545-fb80dd9c28ae NetNS:/var/run/netns/b3cea9aa-b519-4376-8f3c-ba86accab08c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24bf64cc_4b88_4b81_8545_fb80dd9c28ae.slice PodAnnotations:0xc00465f410}] Aliases:map[]}"
2026-06-09 12:20:03.079265 | controller | Jun 09 11:51:48.462413 crc crio[21508]: time="2026-06-09T11:51:48.462119763Z" level=info msg="Adding pod openshift-marketplace_community-operators-wsbv6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.079280 | controller | Jun 09 11:51:49.115150 crc crio[21508]: 2026-06-09T11:51:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:00e3d002cf5d91a Mac:7e:86:f6:2e:e6:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f2 Mtu:0 Sandbox:/var/run/netns/b3cea9aa-b519-4376-8f3c-ba86accab08c SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.242 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.079299 | controller | Jun 09 11:51:49.117982 crc crio[21508]: time="2026-06-09T11:51:49.117062917Z" level=info msg="Got pod network &{Name:community-operators-wsbv6 Namespace:openshift-marketplace ID:00e3d002cf5d91a3230c9b4011b7d38ea26d0e1f3be8b132ebfaa623d2b2bc38 UID:24bf64cc-4b88-4b81-8545-fb80dd9c28ae NetNS:/var/run/netns/b3cea9aa-b519-4376-8f3c-ba86accab08c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24bf64cc_4b88_4b81_8545_fb80dd9c28ae.slice PodAnnotations:0xc00465f410}] Aliases:map[]}"
2026-06-09 12:20:03.079315 | controller | Jun 09 11:51:49.117982 crc crio[21508]: time="2026-06-09T11:51:49.117408887Z" level=info msg="Checking pod openshift-marketplace_community-operators-wsbv6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.079330 | controller | Jun 09 11:51:49.136460 crc crio[21508]: time="2026-06-09T11:51:49.136082684Z" level=info msg="Ran pod sandbox 00e3d002cf5d91a3230c9b4011b7d38ea26d0e1f3be8b132ebfaa623d2b2bc38 with infra container: openshift-marketplace/community-operators-wsbv6/POD" id=8b9f71b0-1ba9-4b74-a1b2-e460d0a5274e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.079361 | controller | Jun 09 11:51:49.141397 crc crio[21508]: time="2026-06-09T11:51:49.141255326Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=39ada55a-8725-472e-ae61-3f489b22d5da name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.079442 | controller | Jun 09 11:51:49.149901 crc crio[21508]: time="2026-06-09T11:51:49.148882669Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4f1f9ef8-52fa-43b8-91ee-48504a2751f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.079462 | controller | Jun 09 11:51:49.159705 crc crio[21508]: time="2026-06-09T11:51:49.159508931Z" level=info msg="Creating container: openshift-marketplace/community-operators-wsbv6/extract-utilities" id=31d37038-f204-4613-8445-a367c3c77415 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.079479 | controller | Jun 09 11:51:49.160357 crc crio[21508]: time="2026-06-09T11:51:49.160247832Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.079495 | controller | Jun 09 11:51:49.235999 crc crio[21508]: time="2026-06-09T11:51:49.235854358Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.079511 | controller | Jun 09 11:51:49.246063 crc crio[21508]: time="2026-06-09T11:51:49.245915073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.079526 | controller | Jun 09 11:51:49.445969 crc crio[21508]: time="2026-06-09T11:51:49.445850422Z" level=info msg="Created container 13dea9fe2d6bffd731f2f2d485e12ff94a8b0badb09de9a9037ebfaa87833d7d: openshift-marketplace/community-operators-wsbv6/extract-utilities" id=31d37038-f204-4613-8445-a367c3c77415 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.079542 | controller | Jun 09 11:51:49.448460 crc crio[21508]: time="2026-06-09T11:51:49.448268803Z" level=info msg="Starting container: 13dea9fe2d6bffd731f2f2d485e12ff94a8b0badb09de9a9037ebfaa87833d7d" id=a16edae8-724c-4dc3-ad71-e3bf4449e02c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.079559 | controller | Jun 09 11:51:49.454885 crc crio[21508]: time="2026-06-09T11:51:49.454784414Z" level=info msg="Started container" PID=158072 containerID=13dea9fe2d6bffd731f2f2d485e12ff94a8b0badb09de9a9037ebfaa87833d7d description=openshift-marketplace/community-operators-wsbv6/extract-utilities id=a16edae8-724c-4dc3-ad71-e3bf4449e02c name=/runtime.v1.RuntimeService/StartContainer sandboxID=00e3d002cf5d91a3230c9b4011b7d38ea26d0e1f3be8b132ebfaa623d2b2bc38
2026-06-09 12:20:03.079578 | controller | Jun 09 11:51:50.230996 crc crio[21508]: time="2026-06-09T11:51:50.230045842Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=93255191-3450-4f57-9085-1b50ca50825f name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.079594 | controller | Jun 09 11:51:50.244127 crc crio[21508]: time="2026-06-09T11:51:50.243975441Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-09 12:20:03.079610 | controller | Jun 09 11:51:50.937436 crc crio[21508]: time="2026-06-09T11:51:50.936783802Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:def439c5598f6bf65a7f632a7c0615f3a20834ca790d15f71de6a97e3bf1d2d7" id=93255191-3450-4f57-9085-1b50ca50825f name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.079625 | controller | Jun 09 11:51:50.939762 crc crio[21508]: time="2026-06-09T11:51:50.939200773Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=1e48484b-191d-42b4-8ff8-be015f20191f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.079640 | controller | Jun 09 11:51:50.943135 crc crio[21508]: time="2026-06-09T11:51:50.942706415Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=db633c62-12e2-4160-944c-3f5b6237366c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.079655 | controller | Jun 09 11:51:50.955843 crc crio[21508]: time="2026-06-09T11:51:50.951765781Z" level=info msg="Creating container: openshift-marketplace/community-operators-wsbv6/extract-content" id=a443a73d-4084-427e-8fe6-03adfb7f6a8a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.079671 | controller | Jun 09 11:51:50.955843 crc crio[21508]: time="2026-06-09T11:51:50.95243771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.079686 | controller | Jun 09 11:51:51.013677 crc crio[21508]: time="2026-06-09T11:51:51.0135032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.079702 | controller | Jun 09 11:51:51.018093 crc crio[21508]: time="2026-06-09T11:51:51.018023562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.079718 | controller | Jun 09 11:51:51.245875 crc crio[21508]: time="2026-06-09T11:51:51.245512689Z" level=info msg="Created container 87ae49a997bb0198d9c4a4a6eb0e16dad212c46704e07059ea7b6df52637bf23: openshift-marketplace/community-operators-wsbv6/extract-content" id=a443a73d-4084-427e-8fe6-03adfb7f6a8a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.079733 | controller | Jun 09 11:51:51.246697 crc crio[21508]: time="2026-06-09T11:51:51.246605481Z" level=info msg="Starting container: 87ae49a997bb0198d9c4a4a6eb0e16dad212c46704e07059ea7b6df52637bf23" id=741a3375-369a-4a30-9b5f-d6ac8a064beb name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.079749 | controller | Jun 09 11:51:51.259139 crc crio[21508]: time="2026-06-09T11:51:51.259029765Z" level=info msg="Started container" PID=158173 containerID=87ae49a997bb0198d9c4a4a6eb0e16dad212c46704e07059ea7b6df52637bf23 description=openshift-marketplace/community-operators-wsbv6/extract-content id=741a3375-369a-4a30-9b5f-d6ac8a064beb name=/runtime.v1.RuntimeService/StartContainer sandboxID=00e3d002cf5d91a3230c9b4011b7d38ea26d0e1f3be8b132ebfaa623d2b2bc38
2026-06-09 12:20:03.079765 | controller | Jun 09 11:51:54.305028 crc crio[21508]: time="2026-06-09T11:51:54.303946124Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=ea1cc5a6-9061-402e-932b-bebd8bc5b26a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.079783 | controller | Jun 09 11:51:54.308277 crc crio[21508]: time="2026-06-09T11:51:54.308150897Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=db3f7058-20f3-4d97-aeca-471fc60fa618 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.079798 | controller | Jun 09 11:51:54.315768 crc crio[21508]: time="2026-06-09T11:51:54.315665487Z" level=info msg="Creating container: openshift-marketplace/community-operators-wsbv6/registry-server" id=9a3396b4-9bf9-4db3-b9b0-16508e20b67c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.079813 | controller | Jun 09 11:51:54.316255 crc crio[21508]: time="2026-06-09T11:51:54.316129841Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.079828 | controller | Jun 09 11:51:54.415931 crc crio[21508]: time="2026-06-09T11:51:54.4153842Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.079843 | controller | Jun 09 11:51:54.421208 crc crio[21508]: time="2026-06-09T11:51:54.42085874Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.079858 | controller | Jun 09 11:51:54.624982 crc crio[21508]: time="2026-06-09T11:51:54.624805437Z" level=info msg="Created container 35c1c48bd48c09630adaf6401fa05db9db3fcd00d89b01d748d2217d07afede0: openshift-marketplace/community-operators-wsbv6/registry-server" id=9a3396b4-9bf9-4db3-b9b0-16508e20b67c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.079874 | controller | Jun 09 11:51:54.626376 crc crio[21508]: time="2026-06-09T11:51:54.626225488Z" level=info msg="Starting container: 35c1c48bd48c09630adaf6401fa05db9db3fcd00d89b01d748d2217d07afede0" id=da986334-515b-4d25-b8aa-c52b769baaa2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.079889 | controller | Jun 09 11:51:54.632087 crc crio[21508]: time="2026-06-09T11:51:54.631954826Z" level=info msg="Started container" PID=158401 containerID=35c1c48bd48c09630adaf6401fa05db9db3fcd00d89b01d748d2217d07afede0 description=openshift-marketplace/community-operators-wsbv6/registry-server id=da986334-515b-4d25-b8aa-c52b769baaa2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=00e3d002cf5d91a3230c9b4011b7d38ea26d0e1f3be8b132ebfaa623d2b2bc38
2026-06-09 12:20:03.079905 | controller | Jun 09 11:51:55.339223 crc crio[21508]: time="2026-06-09T11:51:55.338743909Z" level=info msg="Stopping pod sandbox: a05767a7cd06fb729ff0696fa685eeb5f9328c94a12128ca7936c1e9c134b19f" id=917d044b-3bd2-4eeb-9dac-6975e1b7b484 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.079921 | controller | Jun 09 11:51:55.340025 crc crio[21508]: time="2026-06-09T11:51:55.339953055Z" level=info msg="Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamwpnmt Namespace:openstack ID:a05767a7cd06fb729ff0696fa685eeb5f9328c94a12128ca7936c1e9c134b19f UID:a5cc310e-e525-4836-b412-e7d9a908d3ba NetNS:/var/run/netns/0e3eedad-fbbe-4c8e-a2c0-b81badd5b864 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda5cc310e_e525_4836_b412_e7d9a908d3ba.slice PodAnnotations:0xc004f90370}] Aliases:map[]}"
2026-06-09 12:20:03.079936 | controller | Jun 09 11:51:55.340144 crc crio[21508]: time="2026-06-09T11:51:55.340095599Z" level=info msg="Deleting pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamwpnmt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.079955 | controller | Jun 09 11:51:55.882005 crc crio[21508]: time="2026-06-09T11:51:55.881878126Z" level=info msg="Stopped pod sandbox: a05767a7cd06fb729ff0696fa685eeb5f9328c94a12128ca7936c1e9c134b19f" id=917d044b-3bd2-4eeb-9dac-6975e1b7b484 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.079971 | controller | Jun 09 11:51:57.166153 crc crio[21508]: time="2026-06-09T11:51:57.164789591Z" level=info msg="Running pod sandbox: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-c5p4s/POD" id=83d7a483-4eb5-4ddc-9347-3b0be4b53fab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.079987 | controller | Jun 09 11:51:57.168059 crc crio[21508]: time="2026-06-09T11:51:57.166189473Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.080003 | controller | Jun 09 11:51:57.222814 crc crio[21508]: time="2026-06-09T11:51:57.222720089Z" level=info msg="Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-c5p4s Namespace:openstack ID:9d8b083fe4af156e88419faf831b49d229eab5de7b791458f4dfb2a28636d475 UID:24e76a58-b73a-4820-a718-aa7b6ab8faef NetNS:/var/run/netns/814e4d2e-4384-4d2e-bedc-79d24429834e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24e76a58_b73a_4820_a718_aa7b6ab8faef.slice PodAnnotations:0xc003b38a28}] Aliases:map[]}"
2026-06-09 12:20:03.080018 | controller | Jun 09 11:51:57.222814 crc crio[21508]: time="2026-06-09T11:51:57.222809842Z" level=info msg="Adding pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-c5p4s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.080035 | controller | Jun 09 11:51:57.966482 crc crio[21508]: 2026-06-09T11:51:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9d8b083fe4af156 Mac:26:40:6b:a2:24:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f3 Mtu:0 Sandbox:/var/run/netns/814e4d2e-4384-4d2e-bedc-79d24429834e SocketPath: PciID:}] [{Interface:0xc0003288c0 Address:{IP:10.217.0.243 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.080050 | controller | Jun 09 11:51:57.967525 crc crio[21508]: time="2026-06-09T11:51:57.967454843Z" level=info msg="Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-c5p4s Namespace:openstack ID:9d8b083fe4af156e88419faf831b49d229eab5de7b791458f4dfb2a28636d475 UID:24e76a58-b73a-4820-a718-aa7b6ab8faef NetNS:/var/run/netns/814e4d2e-4384-4d2e-bedc-79d24429834e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24e76a58_b73a_4820_a718_aa7b6ab8faef.slice PodAnnotations:0xc003b38a28}] Aliases:map[]}"
2026-06-09 12:20:03.080066 | controller | Jun 09 11:51:57.967670 crc crio[21508]: time="2026-06-09T11:51:57.967645838Z" level=info msg="Checking pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-c5p4s for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.080082 | controller | Jun 09 11:51:57.977103 crc crio[21508]: time="2026-06-09T11:51:57.977013043Z" level=info msg="Ran pod sandbox 9d8b083fe4af156e88419faf831b49d229eab5de7b791458f4dfb2a28636d475 with infra container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-c5p4s/POD" id=83d7a483-4eb5-4ddc-9347-3b0be4b53fab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.080097 | controller | Jun 09 11:51:57.979804 crc crio[21508]: time="2026-06-09T11:51:57.979705882Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5" id=d4d374e7-0762-4de9-a3e3-918b4c4c8566 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.080113 | controller | Jun 09 11:51:58.003140 crc crio[21508]: time="2026-06-09T11:51:58.003059846Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5" id=23b1800a-0f75-45da-9b35-b04ddfa8bf03 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.080131 | controller | Jun 09 11:51:58.014247 crc crio[21508]: time="2026-06-09T11:51:58.014193042Z" level=info msg="Creating container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-c5p4s/validate-network-edpm-deployment-ipam-openstack-edpm-ipam" id=c9441a99-6601-41a5-8ba9-1dfc41cd81b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.080147 | controller | Jun 09 11:51:58.015015 crc crio[21508]: time="2026-06-09T11:51:58.014993156Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.080163 | controller | Jun 09 11:51:58.064464 crc crio[21508]: time="2026-06-09T11:51:58.064244299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.080179 | controller | Jun 09 11:51:58.072711 crc crio[21508]: time="2026-06-09T11:51:58.072542362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.080195 | controller | Jun 09 11:51:58.248092 crc crio[21508]: time="2026-06-09T11:51:58.247452038Z" level=info msg="Created container 4877fcc0ca66d290df4110b5a4c952fac1a7b08a56ed6132fc5942abb8ff4220: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-c5p4s/validate-network-edpm-deployment-ipam-openstack-edpm-ipam" id=c9441a99-6601-41a5-8ba9-1dfc41cd81b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.080210 | controller | Jun 09 11:51:58.250781 crc crio[21508]: time="2026-06-09T11:51:58.250699663Z" level=info msg="Starting container: 4877fcc0ca66d290df4110b5a4c952fac1a7b08a56ed6132fc5942abb8ff4220" id=23bcb5ca-f7d4-483c-8ffc-e04092a2686a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.080226 | controller | Jun 09 11:51:58.257248 crc crio[21508]: time="2026-06-09T11:51:58.257115091Z" level=info msg="Started container" PID=158719 containerID=4877fcc0ca66d290df4110b5a4c952fac1a7b08a56ed6132fc5942abb8ff4220 description=openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-c5p4s/validate-network-edpm-deployment-ipam-openstack-edpm-ipam id=23bcb5ca-f7d4-483c-8ffc-e04092a2686a name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d8b083fe4af156e88419faf831b49d229eab5de7b791458f4dfb2a28636d475
2026-06-09 12:20:03.080243 | controller | Jun 09 11:52:00.834749 crc crio[21508]: time="2026-06-09T11:52:00.833381849Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683432-2qtzl/POD" id=6d48e8df-e05e-4e42-bd7a-07e3eb90ce34 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.080258 | controller | Jun 09 11:52:00.836502 crc crio[21508]: time="2026-06-09T11:52:00.834799471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.080274 | controller | Jun 09 11:52:00.877180 crc crio[21508]: time="2026-06-09T11:52:00.876908535Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683432-2qtzl Namespace:openshift-infra ID:fde7ecc9aaecf0d4d39c55c554b79d510c82d9292ec81899045e7fd4203ad50c UID:fa78c5e9-99ca-4f15-a9a8-362c50e14597 NetNS:/var/run/netns/8c453c30-f635-4954-9c29-1b3d48c415d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfa78c5e9_99ca_4f15_a9a8_362c50e14597.slice PodAnnotations:0xc00465e0f0}] Aliases:map[]}"
2026-06-09 12:20:03.080290 | controller | Jun 09 11:52:00.877180 crc crio[21508]: time="2026-06-09T11:52:00.877136671Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683432-2qtzl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.080309 | controller | Jun 09 11:52:01.408622 crc crio[21508]: 2026-06-09T11:52:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fde7ecc9aaecf0d Mac:e2:62:4b:13:8e:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f4 Mtu:0 Sandbox:/var/run/netns/8c453c30-f635-4954-9c29-1b3d48c415d4 SocketPath: PciID:}] [{Interface:0xc000239030 Address:{IP:10.217.0.244 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.080326 | controller | Jun 09 11:52:01.410112 crc crio[21508]: time="2026-06-09T11:52:01.410011906Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683432-2qtzl Namespace:openshift-infra ID:fde7ecc9aaecf0d4d39c55c554b79d510c82d9292ec81899045e7fd4203ad50c UID:fa78c5e9-99ca-4f15-a9a8-362c50e14597 NetNS:/var/run/netns/8c453c30-f635-4954-9c29-1b3d48c415d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfa78c5e9_99ca_4f15_a9a8_362c50e14597.slice PodAnnotations:0xc00465e0f0}] Aliases:map[]}"
2026-06-09 12:20:03.080342 | controller | Jun 09 11:52:01.410407 crc crio[21508]: time="2026-06-09T11:52:01.410205992Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683432-2qtzl for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.080380 | controller | Jun 09 11:52:01.423946 crc crio[21508]: time="2026-06-09T11:52:01.423884383Z" level=info msg="Ran pod sandbox fde7ecc9aaecf0d4d39c55c554b79d510c82d9292ec81899045e7fd4203ad50c with infra container: openshift-infra/auto-csr-approver-29683432-2qtzl/POD" id=6d48e8df-e05e-4e42-bd7a-07e3eb90ce34 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.080397 | controller | Jun 09 11:52:01.427654 crc crio[21508]: time="2026-06-09T11:52:01.427023225Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=0ba40119-782c-4164-b993-e5298a057864 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.080412 | controller | Jun 09 11:52:01.436149 crc crio[21508]: time="2026-06-09T11:52:01.435947976Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 12:20:03.080428 | controller | Jun 09 11:52:01.468882 crc crio[21508]: time="2026-06-09T11:52:01.468766588Z" level=info msg="Stopping container: 35c1c48bd48c09630adaf6401fa05db9db3fcd00d89b01d748d2217d07afede0 (timeout: 2s)" id=6c128efa-28c3-4c6c-825e-b7bfdfcf8a6e name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.080444 | controller | Jun 09 11:52:03.386864 crc crio[21508]: time="2026-06-09T11:52:03.386278571Z" level=info msg="Stopped container 35c1c48bd48c09630adaf6401fa05db9db3fcd00d89b01d748d2217d07afede0: openshift-marketplace/community-operators-wsbv6/registry-server" id=6c128efa-28c3-4c6c-825e-b7bfdfcf8a6e name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.080459 | controller | Jun 09 11:52:03.395995 crc crio[21508]: time="2026-06-09T11:52:03.391518035Z" level=info msg="Stopping pod sandbox: 00e3d002cf5d91a3230c9b4011b7d38ea26d0e1f3be8b132ebfaa623d2b2bc38" id=ac659d1c-821e-46d3-b379-154d6d9870b6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.080475 | controller | Jun 09 11:52:03.395995 crc crio[21508]: time="2026-06-09T11:52:03.39271048Z" level=info msg="Got pod network &{Name:community-operators-wsbv6 Namespace:openshift-marketplace ID:00e3d002cf5d91a3230c9b4011b7d38ea26d0e1f3be8b132ebfaa623d2b2bc38 UID:24bf64cc-4b88-4b81-8545-fb80dd9c28ae NetNS:/var/run/netns/b3cea9aa-b519-4376-8f3c-ba86accab08c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24bf64cc_4b88_4b81_8545_fb80dd9c28ae.slice PodAnnotations:0xc00011edb0}] Aliases:map[]}"
2026-06-09 12:20:03.080491 | controller | Jun 09 11:52:03.395995 crc crio[21508]: time="2026-06-09T11:52:03.392935936Z" level=info msg="Deleting pod openshift-marketplace_community-operators-wsbv6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.080512 | controller | Jun 09 11:52:03.587491 crc crio[21508]: time="2026-06-09T11:52:03.587354864Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=0ba40119-782c-4164-b993-e5298a057864 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.080528 | controller | Jun 09 11:52:03.589039 crc crio[21508]: time="2026-06-09T11:52:03.588894019Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=94429df6-bf3e-4f8d-98de-8b34f037b672 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.080544 | controller | Jun 09 11:52:03.592601 crc crio[21508]: time="2026-06-09T11:52:03.592502885Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=51c90757-c7b9-4c64-800e-74625196b306 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.080560 | controller | Jun 09 11:52:03.607093 crc crio[21508]: time="2026-06-09T11:52:03.60700898Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683432-2qtzl/oc" id=7f4ce4bf-396b-4c6c-9649-a4ba15bd0d7f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.080575 | controller | Jun 09 11:52:03.607652 crc crio[21508]: time="2026-06-09T11:52:03.607593747Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.080590 | controller | Jun 09 11:52:03.658672 crc crio[21508]: time="2026-06-09T11:52:03.65855136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.080606 | controller | Jun 09 11:52:03.768128 crc crio[21508]: time="2026-06-09T11:52:03.768035779Z" level=info msg="Stopped pod sandbox: 00e3d002cf5d91a3230c9b4011b7d38ea26d0e1f3be8b132ebfaa623d2b2bc38" id=ac659d1c-821e-46d3-b379-154d6d9870b6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.080620 | controller | Jun 09 11:52:03.971175 crc crio[21508]: time="2026-06-09T11:52:03.970749079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.080635 | controller | Jun 09 11:52:04.224006 crc crio[21508]: time="2026-06-09T11:52:04.223847196Z" level=info msg="Created container dc36a1e60dd55ef50398eed676da7a91ca2bdfc70bd4e48bc59d6320734379a4: openshift-infra/auto-csr-approver-29683432-2qtzl/oc" id=7f4ce4bf-396b-4c6c-9649-a4ba15bd0d7f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.080650 | controller | Jun 09 11:52:04.225529 crc crio[21508]: time="2026-06-09T11:52:04.225425203Z" level=info msg="Starting container: dc36a1e60dd55ef50398eed676da7a91ca2bdfc70bd4e48bc59d6320734379a4" id=2484617e-5944-41ab-aced-8c19c229e0d1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.080665 | controller | Jun 09 11:52:04.234555 crc crio[21508]: time="2026-06-09T11:52:04.234441277Z" level=info msg="Started container" PID=159167 containerID=dc36a1e60dd55ef50398eed676da7a91ca2bdfc70bd4e48bc59d6320734379a4 description=openshift-infra/auto-csr-approver-29683432-2qtzl/oc id=2484617e-5944-41ab-aced-8c19c229e0d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fde7ecc9aaecf0d4d39c55c554b79d510c82d9292ec81899045e7fd4203ad50c
2026-06-09 12:20:03.080681 | controller | Jun 09 11:52:04.532855 crc crio[21508]: time="2026-06-09T11:52:04.532427949Z" level=info msg="Removing container: 35c1c48bd48c09630adaf6401fa05db9db3fcd00d89b01d748d2217d07afede0" id=0c4ad723-2cc9-4fa5-b0bc-77294d6e5d58 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.080696 | controller | Jun 09 11:52:04.566815 crc crio[21508]: time="2026-06-09T11:52:04.566733785Z" level=info msg="Removed container 35c1c48bd48c09630adaf6401fa05db9db3fcd00d89b01d748d2217d07afede0: openshift-marketplace/community-operators-wsbv6/registry-server" id=0c4ad723-2cc9-4fa5-b0bc-77294d6e5d58 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.080714 | controller | Jun 09 11:52:04.570083 crc crio[21508]: time="2026-06-09T11:52:04.570014521Z" level=info msg="Removing container: 87ae49a997bb0198d9c4a4a6eb0e16dad212c46704e07059ea7b6df52637bf23" id=cf836853-4a7e-4227-aa41-9b9ff53eeb7c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.080730 | controller | Jun 09 11:52:04.641815 crc crio[21508]: time="2026-06-09T11:52:04.641702862Z" level=info msg="Removed container 87ae49a997bb0198d9c4a4a6eb0e16dad212c46704e07059ea7b6df52637bf23: openshift-marketplace/community-operators-wsbv6/extract-content" id=cf836853-4a7e-4227-aa41-9b9ff53eeb7c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.080745 | controller | Jun 09 11:52:04.649891 crc crio[21508]: time="2026-06-09T11:52:04.649782108Z" level=info msg="Removing container: 13dea9fe2d6bffd731f2f2d485e12ff94a8b0badb09de9a9037ebfaa87833d7d" id=630359ae-2c57-4181-ab70-3592334c7ab4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.080759 | controller | Jun 09 11:52:04.689041 crc crio[21508]: time="2026-06-09T11:52:04.688871174Z" level=info msg="Removed container 13dea9fe2d6bffd731f2f2d485e12ff94a8b0badb09de9a9037ebfaa87833d7d: openshift-marketplace/community-operators-wsbv6/extract-utilities" id=630359ae-2c57-4181-ab70-3592334c7ab4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.080774 | controller | Jun 09 11:52:05.568967 crc crio[21508]: time="2026-06-09T11:52:05.568386738Z" level=info msg="Stopping pod sandbox: 9d8b083fe4af156e88419faf831b49d229eab5de7b791458f4dfb2a28636d475" id=04ae03d5-88d3-43a7-ad9a-d591c9c77411 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.080790 | controller | Jun 09 11:52:05.571061 crc crio[21508]: time="2026-06-09T11:52:05.570987374Z" level=info msg="Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-c5p4s Namespace:openstack ID:9d8b083fe4af156e88419faf831b49d229eab5de7b791458f4dfb2a28636d475 UID:24e76a58-b73a-4820-a718-aa7b6ab8faef NetNS:/var/run/netns/814e4d2e-4384-4d2e-bedc-79d24429834e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24e76a58_b73a_4820_a718_aa7b6ab8faef.slice PodAnnotations:0xc000b287e0}] Aliases:map[]}"
2026-06-09 12:20:03.080806 | controller | Jun 09 11:52:05.571250 crc crio[21508]: time="2026-06-09T11:52:05.571188Z" level=info msg="Deleting pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-c5p4s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.080821 | controller | Jun 09 11:52:06.583511 crc crio[21508]: time="2026-06-09T11:52:06.582669351Z" level=info msg="Stopping pod sandbox: fde7ecc9aaecf0d4d39c55c554b79d510c82d9292ec81899045e7fd4203ad50c" id=fb9691e5-e3cf-4732-9daf-d6d55ab913a6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.080837 | controller | Jun 09 11:52:06.584140 crc crio[21508]: time="2026-06-09T11:52:06.58399772Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683432-2qtzl Namespace:openshift-infra ID:fde7ecc9aaecf0d4d39c55c554b79d510c82d9292ec81899045e7fd4203ad50c UID:fa78c5e9-99ca-4f15-a9a8-362c50e14597 NetNS:/var/run/netns/8c453c30-f635-4954-9c29-1b3d48c415d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfa78c5e9_99ca_4f15_a9a8_362c50e14597.slice PodAnnotations:0xc0008529a8}] Aliases:map[]}"
2026-06-09 12:20:03.080852 | controller | Jun 09 11:52:06.584232 crc crio[21508]: time="2026-06-09T11:52:06.584156025Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683432-2qtzl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.080874 | controller | Jun 09 11:52:06.650851 crc crio[21508]: time="2026-06-09T11:52:06.650649793Z" level=info msg="Stopped pod sandbox: 9d8b083fe4af156e88419faf831b49d229eab5de7b791458f4dfb2a28636d475" id=04ae03d5-88d3-43a7-ad9a-d591c9c77411 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.080940 | controller | Jun 09 11:52:06.948500 crc crio[21508]: time="2026-06-09T11:52:06.947674548Z" level=info msg="Stopped pod sandbox: fde7ecc9aaecf0d4d39c55c554b79d510c82d9292ec81899045e7fd4203ad50c" id=fb9691e5-e3cf-4732-9daf-d6d55ab913a6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.080960 | controller | Jun 09 11:52:10.819455 crc crio[21508]: time="2026-06-09T11:52:10.818391599Z" level=info msg="Running pod sandbox: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-pkdk9/POD" id=a6094fd4-b258-4730-a81e-ed9df5687ff3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.080976 | controller | Jun 09 11:52:10.820795 crc crio[21508]: time="2026-06-09T11:52:10.819473081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.080993 | controller | Jun 09 11:52:10.854434 crc crio[21508]: time="2026-06-09T11:52:10.854362543Z" level=info msg="Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-pkdk9 Namespace:openstack ID:2658bacfd701ff588b421977c96506f00befeb40ebe3edcbce85aaa38cc8dcb8 UID:974ecd6c-62b7-46e8-ad65-904cd9998c3b NetNS:/var/run/netns/f96ffc46-3fee-41dc-b965-0ed1db17b05a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod974ecd6c_62b7_46e8_ad65_904cd9998c3b.slice PodAnnotations:0xc000d9e818}] Aliases:map[]}"
2026-06-09 12:20:03.081008 | controller | Jun 09 11:52:10.854434 crc crio[21508]: time="2026-06-09T11:52:10.854406775Z" level=info msg="Adding pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-pkdk9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.081024 | controller | Jun 09 11:52:14.048773 crc crio[21508]: 2026-06-09T11:52:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2658bacfd701ff5 Mac:2e:95:05:dd:e5:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f5 Mtu:0 Sandbox:/var/run/netns/f96ffc46-3fee-41dc-b965-0ed1db17b05a SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.245 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.081040 | controller | Jun 09 11:52:14.051964 crc crio[21508]: time="2026-06-09T11:52:14.051523366Z" level=info msg="Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-pkdk9 Namespace:openstack ID:2658bacfd701ff588b421977c96506f00befeb40ebe3edcbce85aaa38cc8dcb8 UID:974ecd6c-62b7-46e8-ad65-904cd9998c3b NetNS:/var/run/netns/f96ffc46-3fee-41dc-b965-0ed1db17b05a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod974ecd6c_62b7_46e8_ad65_904cd9998c3b.slice PodAnnotations:0xc000d9e818}] Aliases:map[]}"
2026-06-09 12:20:03.081055 | controller | Jun 09 11:52:14.051964 crc crio[21508]: time="2026-06-09T11:52:14.051795224Z" level=info msg="Checking pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-pkdk9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.081071 | controller | Jun 09 11:52:14.064033 crc crio[21508]: time="2026-06-09T11:52:14.063698393Z" level=info msg="Ran pod sandbox 2658bacfd701ff588b421977c96506f00befeb40ebe3edcbce85aaa38cc8dcb8 with infra container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-pkdk9/POD" id=a6094fd4-b258-4730-a81e-ed9df5687ff3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.081086 | controller | Jun 09 11:52:14.066447 crc crio[21508]: time="2026-06-09T11:52:14.066370741Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5" id=c4827ec6-3c63-4c9f-b5e4-907ae47da51c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.081105 | controller | Jun 09 11:52:14.142243 crc crio[21508]: time="2026-06-09T11:52:14.142160652Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5" id=79a1b62f-a9ae-47f8-86ae-bc5bc6244928 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.081121 | controller | Jun 09 11:52:15.242486 crc crio[21508]: time="2026-06-09T11:52:15.238815119Z" level=info msg="Creating container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-pkdk9/install-os-edpm-deployment-ipam-openstack-edpm-ipam" id=0cc1a045-295b-4ae8-a80f-20a808e9c8b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.081136 | controller | Jun 09 11:52:15.242486 crc crio[21508]: time="2026-06-09T11:52:15.240233001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.081152 | controller | Jun 09 11:52:15.311119 crc crio[21508]: time="2026-06-09T11:52:15.310113749Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.081167 | controller | Jun 09 11:52:15.314673 crc crio[21508]: time="2026-06-09T11:52:15.314042604Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.081183 | controller | Jun 09 11:52:15.575852 crc crio[21508]: time="2026-06-09T11:52:15.575169946Z" level=info msg="Created container d1e3b3fd428f546febf434eee05330bf387e97406905b73d613d508a5fb84078: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-pkdk9/install-os-edpm-deployment-ipam-openstack-edpm-ipam" id=0cc1a045-295b-4ae8-a80f-20a808e9c8b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.081198 | controller | Jun 09 11:52:15.581893 crc crio[21508]: time="2026-06-09T11:52:15.581799471Z" level=info msg="Starting container: d1e3b3fd428f546febf434eee05330bf387e97406905b73d613d508a5fb84078" id=c9eb6b4d-fb79-431f-b142-4496d7b2e6b1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.081215 | controller | Jun 09 11:52:15.590628 crc crio[21508]: time="2026-06-09T11:52:15.590513776Z" level=info msg="Started container" PID=159978 containerID=d1e3b3fd428f546febf434eee05330bf387e97406905b73d613d508a5fb84078 description=openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-pkdk9/install-os-edpm-deployment-ipam-openstack-edpm-ipam id=c9eb6b4d-fb79-431f-b142-4496d7b2e6b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2658bacfd701ff588b421977c96506f00befeb40ebe3edcbce85aaa38cc8dcb8
2026-06-09 12:20:03.081231 | controller | Jun 09 11:52:28.591661 crc crio[21508]: time="2026-06-09T11:52:28.590883748Z" level=info msg="Removing container: b6763d351b9b3974eec03c8dd796cf03249982f85bb3e2070fb30c3cd32f2699" id=fd8e7e41-76ef-4c99-9836-d5a7376cb776 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.081247 | controller | Jun 09 11:52:28.788394 crc crio[21508]: time="2026-06-09T11:52:28.788239672Z" level=info msg="Removed container b6763d351b9b3974eec03c8dd796cf03249982f85bb3e2070fb30c3cd32f2699: openshift-infra/auto-csr-approver-29683426-kh27d/oc" id=fd8e7e41-76ef-4c99-9836-d5a7376cb776 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.081262 | controller | Jun 09 11:52:28.803978 crc crio[21508]: time="2026-06-09T11:52:28.80388242Z" level=info msg="Stopping pod sandbox: 1d973b13bad2bb1dcd1cf823fe52890af850799f16b9aee135e7f5537ebdf8e0" id=56a28a97-3d8d-483f-b91b-0aa07189f764 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.081278 | controller | Jun 09 11:52:28.804355 crc crio[21508]: time="2026-06-09T11:52:28.803989103Z" level=info msg="Stopped pod sandbox (already stopped): 1d973b13bad2bb1dcd1cf823fe52890af850799f16b9aee135e7f5537ebdf8e0" id=56a28a97-3d8d-483f-b91b-0aa07189f764 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.081297 | controller | Jun 09 11:52:28.804455 crc crio[21508]: time="2026-06-09T11:52:28.804421246Z" level=info msg="Removing pod sandbox: 1d973b13bad2bb1dcd1cf823fe52890af850799f16b9aee135e7f5537ebdf8e0" id=e00e4b5f-c308-4813-b3cf-9f6ecb3303ae name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.081312 | controller | Jun 09 11:52:28.821679 crc crio[21508]: time="2026-06-09T11:52:28.821562038Z" level=info msg="Removed pod sandbox: 1d973b13bad2bb1dcd1cf823fe52890af850799f16b9aee135e7f5537ebdf8e0" id=e00e4b5f-c308-4813-b3cf-9f6ecb3303ae name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.081328 | controller | Jun 09 11:52:28.823098 crc crio[21508]: time="2026-06-09T11:52:28.823030811Z" level=info msg="Stopping pod sandbox: 00e3d002cf5d91a3230c9b4011b7d38ea26d0e1f3be8b132ebfaa623d2b2bc38" id=05686263-bef0-48c2-99ea-89627c28383f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.081344 | controller | Jun 09 11:52:28.823184 crc crio[21508]: time="2026-06-09T11:52:28.823106124Z" level=info msg="Stopped pod sandbox (already stopped): 00e3d002cf5d91a3230c9b4011b7d38ea26d0e1f3be8b132ebfaa623d2b2bc38" id=05686263-bef0-48c2-99ea-89627c28383f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.081380 | controller | Jun 09 11:52:28.824593 crc crio[21508]: time="2026-06-09T11:52:28.824510445Z" level=info msg="Removing pod sandbox: 00e3d002cf5d91a3230c9b4011b7d38ea26d0e1f3be8b132ebfaa623d2b2bc38" id=8f131def-bf69-4ba5-a76c-5f07ad45cb6f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.081397 | controller | Jun 09 11:52:28.842185 crc crio[21508]: time="2026-06-09T11:52:28.842015728Z" level=info msg="Removed pod sandbox: 00e3d002cf5d91a3230c9b4011b7d38ea26d0e1f3be8b132ebfaa623d2b2bc38" id=8f131def-bf69-4ba5-a76c-5f07ad45cb6f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.081412 | controller | Jun 09 11:52:58.349714 crc crio[21508]: time="2026-06-09T11:52:58.348846382Z" level=info msg="Stopping pod sandbox: 2658bacfd701ff588b421977c96506f00befeb40ebe3edcbce85aaa38cc8dcb8" id=b463d76c-9e82-4c39-a2b6-4abe6eed3f15 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.081428 | controller | Jun 09 11:52:58.351388 crc crio[21508]: time="2026-06-09T11:52:58.351272114Z" level=info msg="Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-pkdk9 Namespace:openstack ID:2658bacfd701ff588b421977c96506f00befeb40ebe3edcbce85aaa38cc8dcb8 UID:974ecd6c-62b7-46e8-ad65-904cd9998c3b NetNS:/var/run/netns/f96ffc46-3fee-41dc-b965-0ed1db17b05a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod974ecd6c_62b7_46e8_ad65_904cd9998c3b.slice PodAnnotations:0xc004f90210}] Aliases:map[]}"
2026-06-09 12:20:03.081444 | controller | Jun 09 11:52:58.351692 crc crio[21508]: time="2026-06-09T11:52:58.351669825Z" level=info msg="Deleting pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-pkdk9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.081460 | controller | Jun 09 11:52:58.803961 crc crio[21508]: time="2026-06-09T11:52:58.803843065Z" level=info msg="Stopped pod sandbox: 2658bacfd701ff588b421977c96506f00befeb40ebe3edcbce85aaa38cc8dcb8" id=b463d76c-9e82-4c39-a2b6-4abe6eed3f15 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.081475 | controller | Jun 09 11:52:59.970078 crc crio[21508]: time="2026-06-09T11:52:59.968898887Z" level=info msg="Running pod sandbox: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-wsnnw/POD" id=4ee04b7d-ec34-4d60-9745-fb374e7886af name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.081491 | controller | Jun 09 11:52:59.970769 crc crio[21508]: time="2026-06-09T11:52:59.970121002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.081511 | controller | Jun 09 11:53:00.013388 crc crio[21508]: time="2026-06-09T11:53:00.012928427Z" level=info msg="Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-wsnnw Namespace:openstack ID:e6e7bf7551ebcb62a953884fda396b27e4544c769e8adc01d34672d2eeabad4b UID:627bc3ce-ff63-4431-9dfd-ba49a943034b NetNS:/var/run/netns/84e42c2b-6519-4e1c-a64f-ec08e6627554 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod627bc3ce_ff63_4431_9dfd_ba49a943034b.slice PodAnnotations:0xc000b29d38}] Aliases:map[]}"
2026-06-09 12:20:03.081528 | controller | Jun 09 11:53:00.013388 crc crio[21508]: time="2026-06-09T11:53:00.01337269Z" level=info msg="Adding pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-wsnnw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.081544 | controller | Jun 09 11:53:00.770386 crc crio[21508]: 2026-06-09T11:53:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e6e7bf7551ebcb6 Mac:1e:aa:c6:8b:12:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f6 Mtu:0 Sandbox:/var/run/netns/84e42c2b-6519-4e1c-a64f-ec08e6627554 SocketPath: PciID:}] [{Interface:0xc0003046d0 Address:{IP:10.217.0.246 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.081560 | controller | Jun 09 11:53:00.772014 crc crio[21508]: time="2026-06-09T11:53:00.77193969Z" level=info msg="Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-wsnnw Namespace:openstack ID:e6e7bf7551ebcb62a953884fda396b27e4544c769e8adc01d34672d2eeabad4b UID:627bc3ce-ff63-4431-9dfd-ba49a943034b NetNS:/var/run/netns/84e42c2b-6519-4e1c-a64f-ec08e6627554 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod627bc3ce_ff63_4431_9dfd_ba49a943034b.slice PodAnnotations:0xc000b29d38}] Aliases:map[]}"
2026-06-09 12:20:03.081575 | controller | Jun 09 11:53:00.772140 crc crio[21508]: time="2026-06-09T11:53:00.772117496Z" level=info msg="Checking pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-wsnnw for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.081591 | controller | Jun 09 11:53:00.780610 crc crio[21508]: time="2026-06-09T11:53:00.780527752Z" level=info msg="Ran pod sandbox e6e7bf7551ebcb62a953884fda396b27e4544c769e8adc01d34672d2eeabad4b with infra container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-wsnnw/POD" id=4ee04b7d-ec34-4d60-9745-fb374e7886af name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.081607 | controller | Jun 09 11:53:00.784461 crc crio[21508]: time="2026-06-09T11:53:00.784409546Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5" id=1d609551-142a-45e8-ba0d-1c80abba50ea name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.081622 | controller | Jun 09 11:53:00.827746 crc crio[21508]: time="2026-06-09T11:53:00.827524579Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5" id=21e7c8c7-e1a7-4e9d-aab5-71bd29b46455 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.081638 | controller | Jun 09 11:53:00.837228 crc crio[21508]: time="2026-06-09T11:53:00.837077049Z" level=info msg="Creating container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-wsnnw/configure-os-edpm-deployment-ipam-openstack-edpm-ipam" id=f0ba3fd0-e3df-4834-bc51-6b2b5ee4f980 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.081653 | controller | Jun 09 11:53:00.843900 crc crio[21508]: time="2026-06-09T11:53:00.843818587Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.081671 | controller | Jun 09 11:53:00.920266 crc crio[21508]: time="2026-06-09T11:53:00.920179145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.081687 | controller | Jun 09 11:53:00.925198 crc crio[21508]: time="2026-06-09T11:53:00.92480301Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.081702 | controller | Jun 09 11:53:01.090721 crc crio[21508]: time="2026-06-09T11:53:01.090607039Z" level=info msg="Created container b36079bfa9c0b4ec31b1e58c81a60450c8bdef41eb0846347381b55c7b32f352: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-wsnnw/configure-os-edpm-deployment-ipam-openstack-edpm-ipam" id=f0ba3fd0-e3df-4834-bc51-6b2b5ee4f980 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.081718 | controller | Jun 09 11:53:01.092490 crc crio[21508]: time="2026-06-09T11:53:01.09234776Z" level=info msg="Starting container: b36079bfa9c0b4ec31b1e58c81a60450c8bdef41eb0846347381b55c7b32f352" id=23e59d0b-4e9d-4ca4-8879-21b8a26f0a59 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.081734 | controller | Jun 09 11:53:01.098940 crc crio[21508]: time="2026-06-09T11:53:01.098737727Z" level=info msg="Started container" PID=162649 containerID=b36079bfa9c0b4ec31b1e58c81a60450c8bdef41eb0846347381b55c7b32f352 description=openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-wsnnw/configure-os-edpm-deployment-ipam-openstack-edpm-ipam id=23e59d0b-4e9d-4ca4-8879-21b8a26f0a59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6e7bf7551ebcb62a953884fda396b27e4544c769e8adc01d34672d2eeabad4b
2026-06-09 12:20:03.081749 | controller | Jun 09 11:53:56.356997 crc crio[21508]: time="2026-06-09T11:53:56.355724118Z" level=info msg="Stopping pod sandbox: e6e7bf7551ebcb62a953884fda396b27e4544c769e8adc01d34672d2eeabad4b" id=c0e8966d-7329-4720-8b43-90bcd3d517c8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.081766 | controller | Jun 09 11:53:56.358482 crc crio[21508]: time="2026-06-09T11:53:56.357909832Z" level=info msg="Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-wsnnw Namespace:openstack ID:e6e7bf7551ebcb62a953884fda396b27e4544c769e8adc01d34672d2eeabad4b UID:627bc3ce-ff63-4431-9dfd-ba49a943034b NetNS:/var/run/netns/84e42c2b-6519-4e1c-a64f-ec08e6627554 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod627bc3ce_ff63_4431_9dfd_ba49a943034b.slice PodAnnotations:0xc0019bd170}] Aliases:map[]}"
2026-06-09 12:20:03.081782 | controller | Jun 09 11:53:56.358482 crc crio[21508]: time="2026-06-09T11:53:56.358092517Z" level=info msg="Deleting pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-wsnnw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.081797 | controller | Jun 09 11:53:56.816368 crc crio[21508]: time="2026-06-09T11:53:56.815834891Z" level=info msg="Stopped pod sandbox: e6e7bf7551ebcb62a953884fda396b27e4544c769e8adc01d34672d2eeabad4b" id=c0e8966d-7329-4720-8b43-90bcd3d517c8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.081813 | controller | Jun 09 11:53:57.913749 crc crio[21508]: time="2026-06-09T11:53:57.913161759Z" level=info msg="Running pod sandbox: openstack/ssh-known-hosts-edpm-deployment-ipam-w5fqr/POD" id=0e1d1e69-0ecd-495a-9619-67d5d8b837e5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.081828 | controller | Jun 09 11:53:57.915065 crc crio[21508]: time="2026-06-09T11:53:57.913779877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.081864 | controller | Jun 09 11:53:57.954551 crc crio[21508]: time="2026-06-09T11:53:57.954409777Z" level=info msg="Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-w5fqr Namespace:openstack ID:83c2978ad767adaaf1fe3121f964f2ae730ea19bccdd192fa9df1f1fe32e97e8 UID:48cee5be-9c5b-4ae9-81e1-dee81a332e5f NetNS:/var/run/netns/745b5c0f-fd02-4dc3-a8b3-692ca8e5c34e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48cee5be_9c5b_4ae9_81e1_dee81a332e5f.slice PodAnnotations:0xc004f90aa8}] Aliases:map[]}"
2026-06-09 12:20:03.081884 | controller | Jun 09 11:53:57.954551 crc crio[21508]: time="2026-06-09T11:53:57.9545042Z" level=info msg="Adding pod openstack_ssh-known-hosts-edpm-deployment-ipam-w5fqr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.081901 | controller | Jun 09 11:53:58.480261 crc crio[21508]: 2026-06-09T11:53:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:83c2978ad767ada Mac:86:09:74:3b:79:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f7 Mtu:0 Sandbox:/var/run/netns/745b5c0f-fd02-4dc3-a8b3-692ca8e5c34e SocketPath: PciID:}] [{Interface:0xc0003b6770 Address:{IP:10.217.0.247 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.081918 | controller | Jun 09 11:53:58.482817 crc crio[21508]: time="2026-06-09T11:53:58.482747651Z" level=info msg="Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-w5fqr Namespace:openstack ID:83c2978ad767adaaf1fe3121f964f2ae730ea19bccdd192fa9df1f1fe32e97e8 UID:48cee5be-9c5b-4ae9-81e1-dee81a332e5f NetNS:/var/run/netns/745b5c0f-fd02-4dc3-a8b3-692ca8e5c34e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48cee5be_9c5b_4ae9_81e1_dee81a332e5f.slice PodAnnotations:0xc004f90aa8}] Aliases:map[]}"
2026-06-09 12:20:03.081934 | controller | Jun 09 11:53:58.482991 crc crio[21508]: time="2026-06-09T11:53:58.482926676Z" level=info msg="Checking pod openstack_ssh-known-hosts-edpm-deployment-ipam-w5fqr for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.081949 | controller | Jun 09 11:53:58.497482 crc crio[21508]: time="2026-06-09T11:53:58.497184454Z" level=info msg="Ran pod sandbox 83c2978ad767adaaf1fe3121f964f2ae730ea19bccdd192fa9df1f1fe32e97e8 with infra container: openstack/ssh-known-hosts-edpm-deployment-ipam-w5fqr/POD" id=0e1d1e69-0ecd-495a-9619-67d5d8b837e5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.081965 | controller | Jun 09 11:53:58.510041 crc crio[21508]: time="2026-06-09T11:53:58.509940137Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5" id=ad056d08-7be7-482c-9cac-49b731c2fa8f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.081980 | controller | Jun 09 11:53:58.541638 crc crio[21508]: time="2026-06-09T11:53:58.541504672Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5" id=c1fbf1c7-a664-4d6a-8ab1-37123862ee0d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.081994 | controller | Jun 09 11:53:58.553858 crc crio[21508]: time="2026-06-09T11:53:58.553641798Z" level=info msg="Creating container: openstack/ssh-known-hosts-edpm-deployment-ipam-w5fqr/ssh-known-hosts-edpm-deployment-ipam" id=838bedad-f8ac-441c-93ba-7a661b5a59e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.082009 | controller | Jun 09 11:53:58.554474 crc crio[21508]: time="2026-06-09T11:53:58.554260186Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.082025 | controller | Jun 09 11:53:58.616939 crc crio[21508]: time="2026-06-09T11:53:58.616657735Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.082043 | controller | Jun 09 11:53:58.623697 crc crio[21508]: time="2026-06-09T11:53:58.623585688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.082059 | controller | Jun 09 11:53:58.769778 crc crio[21508]: time="2026-06-09T11:53:58.769217306Z" level=info msg="Created container f7c381ebb357e3edf43baebccaa52c1aa989b8e7b12399d070fc81850955790e: openstack/ssh-known-hosts-edpm-deployment-ipam-w5fqr/ssh-known-hosts-edpm-deployment-ipam" id=838bedad-f8ac-441c-93ba-7a661b5a59e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.082074 | controller | Jun 09 11:53:58.771440 crc crio[21508]: time="2026-06-09T11:53:58.771244945Z" level=info msg="Starting container: f7c381ebb357e3edf43baebccaa52c1aa989b8e7b12399d070fc81850955790e" id=bcd2add2-534f-4317-9be6-3c0d4bacbc03 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.082090 | controller | Jun 09 11:53:58.777706 crc crio[21508]: time="2026-06-09T11:53:58.777578471Z" level=info msg="Started container" PID=166076 containerID=f7c381ebb357e3edf43baebccaa52c1aa989b8e7b12399d070fc81850955790e description=openstack/ssh-known-hosts-edpm-deployment-ipam-w5fqr/ssh-known-hosts-edpm-deployment-ipam id=bcd2add2-534f-4317-9be6-3c0d4bacbc03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83c2978ad767adaaf1fe3121f964f2ae730ea19bccdd192fa9df1f1fe32e97e8
2026-06-09 12:20:03.082105 | controller | Jun 09 11:54:00.874093 crc crio[21508]: time="2026-06-09T11:54:00.872927754Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683434-7brpk/POD" id=c68b4d9e-39d5-4444-bbdb-1c8205d35359 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.082120 | controller | Jun 09 11:54:00.875518 crc crio[21508]: time="2026-06-09T11:54:00.874099759Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.082135 | controller | Jun 09 11:54:00.915742 crc crio[21508]: time="2026-06-09T11:54:00.915653526Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683434-7brpk Namespace:openshift-infra ID:d2d1045c6895e4228d25839a9a252a5e5d10f72c57e2a510f7b0c81490904b5b UID:e9b070fe-4d33-40e0-b27d-a163202a3cbc NetNS:/var/run/netns/42c81b77-4e3a-4007-aee4-b984bbaf8a17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9b070fe_4d33_40e0_b27d_a163202a3cbc.slice PodAnnotations:0xc003b38458}] Aliases:map[]}"
2026-06-09 12:20:03.082151 | controller | Jun 09 11:54:00.915742 crc crio[21508]: time="2026-06-09T11:54:00.915715938Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683434-7brpk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.082166 | controller | Jun 09 11:54:02.437973 crc crio[21508]: 2026-06-09T11:54:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d2d1045c6895e42 Mac:46:da:d9:7e:f3:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f8 Mtu:0 Sandbox:/var/run/netns/42c81b77-4e3a-4007-aee4-b984bbaf8a17 SocketPath: PciID:}] [{Interface:0xc00028e5d0 Address:{IP:10.217.0.248 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.082182 | controller | Jun 09 11:54:02.439871 crc crio[21508]: time="2026-06-09T11:54:02.439766971Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683434-7brpk Namespace:openshift-infra ID:d2d1045c6895e4228d25839a9a252a5e5d10f72c57e2a510f7b0c81490904b5b UID:e9b070fe-4d33-40e0-b27d-a163202a3cbc NetNS:/var/run/netns/42c81b77-4e3a-4007-aee4-b984bbaf8a17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9b070fe_4d33_40e0_b27d_a163202a3cbc.slice PodAnnotations:0xc003b38458}] Aliases:map[]}"
2026-06-09 12:20:03.082208 | controller | Jun 09 11:54:02.440090 crc crio[21508]: time="2026-06-09T11:54:02.439997308Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683434-7brpk for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.082224 | controller | Jun 09 11:54:02.452806 crc crio[21508]: time="2026-06-09T11:54:02.45271395Z" level=info msg="Ran pod sandbox d2d1045c6895e4228d25839a9a252a5e5d10f72c57e2a510f7b0c81490904b5b with infra container: openshift-infra/auto-csr-approver-29683434-7brpk/POD" id=c68b4d9e-39d5-4444-bbdb-1c8205d35359 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.082239 | controller | Jun 09 11:54:02.458222 crc crio[21508]: time="2026-06-09T11:54:02.458138549Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=d75dae2f-1ac9-41a2-935c-31606befa50d name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.082255 | controller | Jun 09 11:54:02.468898 crc crio[21508]: time="2026-06-09T11:54:02.468811982Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 12:20:03.082270 | controller | Jun 09 11:54:06.721460 crc crio[21508]: time="2026-06-09T11:54:06.720496666Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=d75dae2f-1ac9-41a2-935c-31606befa50d name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.082286 | controller | Jun 09 11:54:06.723825 crc crio[21508]: time="2026-06-09T11:54:06.722029851Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=58129e5e-e607-4151-907f-d2b84ee1f3a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.082302 | controller | Jun 09 11:54:06.723825 crc crio[21508]: time="2026-06-09T11:54:06.723788842Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=d3424a96-9154-4e64-81d8-475c6543bd2a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.082317 | controller | Jun 09 11:54:06.774484 crc crio[21508]: time="2026-06-09T11:54:06.774363234Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683434-7brpk/oc" id=84bd2ee1-4b41-4eda-8b2b-6f48bd9010ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.082333 | controller | Jun 09 11:54:06.774977 crc crio[21508]: time="2026-06-09T11:54:06.77489973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.082365 | controller | Jun 09 11:54:06.835091 crc crio[21508]: time="2026-06-09T11:54:06.834540177Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.082386 | controller | Jun 09 11:54:07.168448 crc crio[21508]: time="2026-06-09T11:54:07.16837162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.082403 | controller | Jun 09 11:54:07.309470 crc crio[21508]: time="2026-06-09T11:54:07.309356681Z" level=info msg="Created container 42aacb751b55be790d80a87838d04d823de82105f2961894ac74a2bcd5583b66: openshift-infra/auto-csr-approver-29683434-7brpk/oc" id=84bd2ee1-4b41-4eda-8b2b-6f48bd9010ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.082419 | controller | Jun 09 11:54:07.310845 crc crio[21508]: time="2026-06-09T11:54:07.310738032Z" level=info msg="Starting container: 42aacb751b55be790d80a87838d04d823de82105f2961894ac74a2bcd5583b66" id=dd3146bb-ff23-44bc-98f6-99f0ddac2f65 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.082435 | controller | Jun 09 11:54:07.316046 crc crio[21508]: time="2026-06-09T11:54:07.315946384Z" level=info msg="Started container" PID=166640 containerID=42aacb751b55be790d80a87838d04d823de82105f2961894ac74a2bcd5583b66 description=openshift-infra/auto-csr-approver-29683434-7brpk/oc id=dd3146bb-ff23-44bc-98f6-99f0ddac2f65 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2d1045c6895e4228d25839a9a252a5e5d10f72c57e2a510f7b0c81490904b5b
2026-06-09 12:20:03.082454 | controller | Jun 09 11:54:08.586347 crc crio[21508]: time="2026-06-09T11:54:08.58485171Z" level=info msg="Stopping pod sandbox: 83c2978ad767adaaf1fe3121f964f2ae730ea19bccdd192fa9df1f1fe32e97e8" id=0ec862e1-17cc-477d-8a51-b62c4fd5fb31 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.082471 | controller | Jun 09 11:54:08.586347 crc crio[21508]: time="2026-06-09T11:54:08.585835838Z" level=info msg="Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-w5fqr Namespace:openstack ID:83c2978ad767adaaf1fe3121f964f2ae730ea19bccdd192fa9df1f1fe32e97e8 UID:48cee5be-9c5b-4ae9-81e1-dee81a332e5f NetNS:/var/run/netns/745b5c0f-fd02-4dc3-a8b3-692ca8e5c34e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48cee5be_9c5b_4ae9_81e1_dee81a332e5f.slice PodAnnotations:0xc00011ebf0}] Aliases:map[]}"
2026-06-09 12:20:03.082486 | controller | Jun 09 11:54:08.586347 crc crio[21508]: time="2026-06-09T11:54:08.585969412Z" level=info msg="Deleting pod openstack_ssh-known-hosts-edpm-deployment-ipam-w5fqr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.082502 | controller | Jun 09 11:54:09.598816 crc crio[21508]: time="2026-06-09T11:54:09.598698331Z" level=info msg="Stopping pod sandbox: d2d1045c6895e4228d25839a9a252a5e5d10f72c57e2a510f7b0c81490904b5b" id=6b66f97a-d9c4-4c3f-add1-32c05c1525cd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.082518 | controller | Jun 09 11:54:09.599855 crc crio[21508]: time="2026-06-09T11:54:09.599500314Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683434-7brpk Namespace:openshift-infra ID:d2d1045c6895e4228d25839a9a252a5e5d10f72c57e2a510f7b0c81490904b5b UID:e9b070fe-4d33-40e0-b27d-a163202a3cbc NetNS:/var/run/netns/42c81b77-4e3a-4007-aee4-b984bbaf8a17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9b070fe_4d33_40e0_b27d_a163202a3cbc.slice PodAnnotations:0xc000b29010}] Aliases:map[]}"
2026-06-09 12:20:03.082534 | controller | Jun 09 11:54:09.599855 crc crio[21508]: time="2026-06-09T11:54:09.59970454Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683434-7brpk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.082550 | controller | Jun 09 11:54:10.068948 crc crio[21508]: time="2026-06-09T11:54:10.068503578Z" level=info msg="Stopped pod sandbox: d2d1045c6895e4228d25839a9a252a5e5d10f72c57e2a510f7b0c81490904b5b" id=6b66f97a-d9c4-4c3f-add1-32c05c1525cd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.082565 | controller | Jun 09 11:54:10.150543 crc crio[21508]: time="2026-06-09T11:54:10.150280255Z" level=info msg="Stopped pod sandbox: 83c2978ad767adaaf1fe3121f964f2ae730ea19bccdd192fa9df1f1fe32e97e8" id=0ec862e1-17cc-477d-8a51-b62c4fd5fb31 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.082581 | controller | Jun 09 11:54:13.425787 crc crio[21508]: time="2026-06-09T11:54:13.424715622Z" level=info msg="Running pod sandbox: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-nqv2b/POD" id=86eccf9f-1ace-42da-af45-6a1ab523afda name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.082596 | controller | Jun 09 11:54:13.425787 crc crio[21508]: time="2026-06-09T11:54:13.425759092Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.082613 | controller | Jun 09 11:54:13.510345 crc crio[21508]: time="2026-06-09T11:54:13.505489549Z" level=info msg="Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-nqv2b Namespace:openstack ID:1ddfe0ac057bd2677b42620a0adc75e531727ddb37a349be84e0287fbb23c765 UID:dff4d110-d729-417b-8bd8-a333b4986a8e NetNS:/var/run/netns/ed37bc77-23b8-408d-ad2d-ad659e601dab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddff4d110_d729_417b_8bd8_a333b4986a8e.slice PodAnnotations:0xc000158350}] Aliases:map[]}"
2026-06-09 12:20:03.082631 | controller | Jun 09 11:54:13.510345 crc crio[21508]: time="2026-06-09T11:54:13.505982323Z" level=info msg="Adding pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-nqv2b to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.082648 | controller | Jun 09 11:54:14.916422 crc crio[21508]: 2026-06-09T11:54:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1ddfe0ac057bd26 Mac:1e:ef:87:8b:7d:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f9 Mtu:0 Sandbox:/var/run/netns/ed37bc77-23b8-408d-ad2d-ad659e601dab SocketPath: PciID:}] [{Interface:0xc0004b2760 Address:{IP:10.217.0.249 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.082664 | controller | Jun 09 11:54:14.918648 crc crio[21508]: time="2026-06-09T11:54:14.918459985Z" level=info msg="Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-nqv2b Namespace:openstack ID:1ddfe0ac057bd2677b42620a0adc75e531727ddb37a349be84e0287fbb23c765 UID:dff4d110-d729-417b-8bd8-a333b4986a8e NetNS:/var/run/netns/ed37bc77-23b8-408d-ad2d-ad659e601dab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddff4d110_d729_417b_8bd8_a333b4986a8e.slice PodAnnotations:0xc000158350}] Aliases:map[]}"
2026-06-09 12:20:03.082680 | controller | Jun 09 11:54:14.918846 crc crio[21508]: time="2026-06-09T11:54:14.918788865Z" level=info msg="Checking pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-nqv2b for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.082695 | controller | Jun 09 11:54:14.929219 crc crio[21508]: time="2026-06-09T11:54:14.929124448Z" level=info msg="Ran pod sandbox 1ddfe0ac057bd2677b42620a0adc75e531727ddb37a349be84e0287fbb23c765 with infra container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-nqv2b/POD" id=86eccf9f-1ace-42da-af45-6a1ab523afda name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.082711 | controller | Jun 09 11:54:14.932285 crc crio[21508]: time="2026-06-09T11:54:14.932172617Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5" id=43713e59-b970-4b6b-9ffd-84bdddfbadd8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.082726 | controller | Jun 09 11:54:14.965806 crc crio[21508]: time="2026-06-09T11:54:14.965752691Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5" id=f8cc0078-bb98-42d2-a2ee-3db69ac9b44e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.082742 | controller | Jun 09 11:54:15.157763 crc crio[21508]: time="2026-06-09T11:54:15.157600353Z" level=info msg="Creating container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-nqv2b/run-os-edpm-deployment-ipam-openstack-edpm-ipam" id=f811fd8b-cd93-4309-a511-010781fa45fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.082757 | controller | Jun 09 11:54:15.158293 crc crio[21508]: time="2026-06-09T11:54:15.158220842Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.082772 | controller | Jun 09 11:54:15.222794 crc crio[21508]: time="2026-06-09T11:54:15.222448044Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.082787 | controller | Jun 09 11:54:15.226396 crc crio[21508]: time="2026-06-09T11:54:15.226300357Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.082806 | controller | Jun 09 11:54:15.450502 crc crio[21508]: time="2026-06-09T11:54:15.450389074Z" level=info msg="Created container e555583a707453e8346ab0331e7ad8c1760823410401306b68e0fcca26acf7e2: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-nqv2b/run-os-edpm-deployment-ipam-openstack-edpm-ipam" id=f811fd8b-cd93-4309-a511-010781fa45fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.082822 | controller | Jun 09 11:54:15.453704 crc crio[21508]: time="2026-06-09T11:54:15.452952059Z" level=info msg="Starting container: e555583a707453e8346ab0331e7ad8c1760823410401306b68e0fcca26acf7e2" id=25e23219-fadb-447c-9a7e-b0ab9b61a78c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.082837 | controller | Jun 09 11:54:15.463196 crc crio[21508]: time="2026-06-09T11:54:15.45947458Z" level=info msg="Started container" PID=167209 containerID=e555583a707453e8346ab0331e7ad8c1760823410401306b68e0fcca26acf7e2 description=openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-nqv2b/run-os-edpm-deployment-ipam-openstack-edpm-ipam id=25e23219-fadb-447c-9a7e-b0ab9b61a78c name=/runtime.v1.RuntimeService/StartContainer sandboxID=1ddfe0ac057bd2677b42620a0adc75e531727ddb37a349be84e0287fbb23c765
2026-06-09 12:20:03.082853 | controller | Jun 09 11:54:26.103141 crc crio[21508]: time="2026-06-09T11:54:26.102218275Z" level=info msg="Stopping pod sandbox: 1ddfe0ac057bd2677b42620a0adc75e531727ddb37a349be84e0287fbb23c765" id=3fe63129-efe3-4c2b-b2fb-50679a65d939 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.082869 | controller | Jun 09 11:54:26.105002 crc crio[21508]: time="2026-06-09T11:54:26.103867463Z" level=info msg="Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-nqv2b Namespace:openstack ID:1ddfe0ac057bd2677b42620a0adc75e531727ddb37a349be84e0287fbb23c765 UID:dff4d110-d729-417b-8bd8-a333b4986a8e NetNS:/var/run/netns/ed37bc77-23b8-408d-ad2d-ad659e601dab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddff4d110_d729_417b_8bd8_a333b4986a8e.slice PodAnnotations:0xc0039b8fd0}] Aliases:map[]}"
2026-06-09 12:20:03.082885 | controller | Jun 09 11:54:26.105002 crc crio[21508]: time="2026-06-09T11:54:26.104001237Z" level=info msg="Deleting pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-nqv2b from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.082901 | controller | Jun 09 11:54:28.916631 crc crio[21508]: time="2026-06-09T11:54:28.915679353Z" level=info msg="Removing container: 7761085ae195395a38f1424b4039dd3baf63a9e97a053261dc85e0edc886a7eb" id=03aaf748-18ad-4a0c-8094-20b04e3bb64c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.082917 | controller | Jun 09 11:54:29.130042 crc crio[21508]: time="2026-06-09T11:54:29.12989427Z" level=info msg="Stopped pod sandbox: 1ddfe0ac057bd2677b42620a0adc75e531727ddb37a349be84e0287fbb23c765" id=3fe63129-efe3-4c2b-b2fb-50679a65d939 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.082932 | controller | Jun 09 11:54:29.162435 crc crio[21508]: time="2026-06-09T11:54:29.161592159Z" level=info msg="Removed container 7761085ae195395a38f1424b4039dd3baf63a9e97a053261dc85e0edc886a7eb: openshift-infra/auto-csr-approver-29683428-nkb8x/oc" id=03aaf748-18ad-4a0c-8094-20b04e3bb64c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.082948 | controller | Jun 09 11:54:29.188748 crc crio[21508]: time="2026-06-09T11:54:29.188647752Z" level=info msg="Stopping pod sandbox: 8ceadb7ae97bcfc069542f84311edaf26deafc6b74c151ba3d306ff91f50291b" id=843a74c5-bfa8-468f-976e-851d8bc9c687 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.082964 | controller | Jun 09 11:54:29.188748 crc crio[21508]: time="2026-06-09T11:54:29.188754465Z" level=info msg="Stopped pod sandbox (already stopped): 8ceadb7ae97bcfc069542f84311edaf26deafc6b74c151ba3d306ff91f50291b" id=843a74c5-bfa8-468f-976e-851d8bc9c687 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.082983 | controller | Jun 09 11:54:29.191059 crc crio[21508]: time="2026-06-09T11:54:29.190989361Z" level=info msg="Removing pod sandbox: 8ceadb7ae97bcfc069542f84311edaf26deafc6b74c151ba3d306ff91f50291b" id=355db5a8-7982-49c1-8ebb-c65dc196ba34 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.083000 | controller | Jun 09 11:54:29.226530 crc crio[21508]: time="2026-06-09T11:54:29.22643562Z" level=info msg="Removed pod sandbox: 8ceadb7ae97bcfc069542f84311edaf26deafc6b74c151ba3d306ff91f50291b" id=355db5a8-7982-49c1-8ebb-c65dc196ba34 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.083015 | controller | Jun 09 11:54:33.018451 crc crio[21508]: time="2026-06-09T11:54:33.017572119Z" level=info msg="Running pod sandbox: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-dgx72/POD" id=3e011e0e-6e88-46f6-b7d4-2f7dffbbcb71 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.083030 | controller | Jun 09 11:54:33.019914 crc crio[21508]: time="2026-06-09T11:54:33.019879276Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.083046 | controller | Jun 09 11:54:33.066574 crc crio[21508]: time="2026-06-09T11:54:33.066202644Z" level=info msg="Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-dgx72 Namespace:openstack ID:cb5d5505a1c744a51626d222125d07e241b3fc7cb49224076dbc65b30cb832a8 UID:a6e86f6c-ce97-4c14-8206-04629f341cf5 NetNS:/var/run/netns/06b536b2-8d1d-42b5-bc8b-575eb42875a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6e86f6c_ce97_4c14_8206_04629f341cf5.slice PodAnnotations:0xc000b28bb8}] Aliases:map[]}"
2026-06-09 12:20:03.083062 | controller | Jun 09 11:54:33.066574 crc crio[21508]: time="2026-06-09T11:54:33.066258355Z" level=info msg="Adding pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-dgx72 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.083078 | controller | Jun 09 11:54:34.533808 crc crio[21508]: 2026-06-09T11:54:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cb5d5505a1c744a Mac:e2:ff:38:a5:98:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fa Mtu:0 Sandbox:/var/run/netns/06b536b2-8d1d-42b5-bc8b-575eb42875a8 SocketPath: PciID:}] [{Interface:0xc0002e36d0 Address:{IP:10.217.0.250 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.083094 | controller | Jun 09 11:54:34.539370 crc crio[21508]: time="2026-06-09T11:54:34.538981434Z" level=info msg="Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-dgx72 Namespace:openstack ID:cb5d5505a1c744a51626d222125d07e241b3fc7cb49224076dbc65b30cb832a8 UID:a6e86f6c-ce97-4c14-8206-04629f341cf5 NetNS:/var/run/netns/06b536b2-8d1d-42b5-bc8b-575eb42875a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6e86f6c_ce97_4c14_8206_04629f341cf5.slice PodAnnotations:0xc000b28bb8}] Aliases:map[]}"
2026-06-09 12:20:03.083109 | controller | Jun 09 11:54:34.539657 crc crio[21508]: time="2026-06-09T11:54:34.539556261Z" level=info msg="Checking pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-dgx72 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.083125 | controller | Jun 09 11:54:34.557640 crc crio[21508]: time="2026-06-09T11:54:34.557527717Z" level=info msg="Ran pod sandbox cb5d5505a1c744a51626d222125d07e241b3fc7cb49224076dbc65b30cb832a8 with infra container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-dgx72/POD" id=3e011e0e-6e88-46f6-b7d4-2f7dffbbcb71 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.083143 | controller | Jun 09 11:54:34.560401 crc crio[21508]: time="2026-06-09T11:54:34.559564367Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5" id=53055f9d-3b8d-42d6-a461-97c679388262 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.083159 | controller | Jun 09 11:54:34.580423 crc crio[21508]: time="2026-06-09T11:54:34.580357547Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5" id=c42ba932-6db3-4ead-929b-42aba3f5472e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.083175 | controller | Jun 09 11:54:34.636740 crc crio[21508]: time="2026-06-09T11:54:34.636637956Z" level=info msg="Creating container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-dgx72/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam" id=61e979d5-2150-4aa0-be31-d03f1e580ee5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.083191 | controller | Jun 09 11:54:34.637367 crc crio[21508]: time="2026-06-09T11:54:34.637194962Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.083206 | controller | Jun 09 11:54:34.697484 crc crio[21508]: time="2026-06-09T11:54:34.697420547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.083222 | controller | Jun 09 11:54:34.701076 crc crio[21508]: time="2026-06-09T11:54:34.701011592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.083237 | controller | Jun 09 11:54:34.931119 crc crio[21508]: time="2026-06-09T11:54:34.931030663Z" level=info msg="Created container caf022bc2542027c723b06aa9e3f1569c4ad464c6708a05007152f4bd6d6679b: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-dgx72/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam" id=61e979d5-2150-4aa0-be31-d03f1e580ee5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.083253 | controller | Jun 09 11:54:34.932486 crc crio[21508]: time="2026-06-09T11:54:34.932387703Z" level=info msg="Starting container: caf022bc2542027c723b06aa9e3f1569c4ad464c6708a05007152f4bd6d6679b" id=4850f68e-6b2c-48a6-849f-afd5b034c20f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.083269 | controller | Jun 09 11:54:34.938521 crc crio[21508]: time="2026-06-09T11:54:34.938248135Z" level=info msg="Started container" PID=168393 containerID=caf022bc2542027c723b06aa9e3f1569c4ad464c6708a05007152f4bd6d6679b description=openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-dgx72/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam id=4850f68e-6b2c-48a6-849f-afd5b034c20f name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb5d5505a1c744a51626d222125d07e241b3fc7cb49224076dbc65b30cb832a8
2026-06-09 12:20:03.083285 | controller | Jun 09 11:54:46.396195 crc crio[21508]: time="2026-06-09T11:54:46.395110234Z" level=info msg="Stopping pod sandbox: cb5d5505a1c744a51626d222125d07e241b3fc7cb49224076dbc65b30cb832a8" id=68057b11-0906-4f24-bfef-f50d2d39079a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.083301 | controller | Jun 09 11:54:46.398738 crc crio[21508]: time="2026-06-09T11:54:46.39700375Z" level=info msg="Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-dgx72 Namespace:openstack ID:cb5d5505a1c744a51626d222125d07e241b3fc7cb49224076dbc65b30cb832a8 UID:a6e86f6c-ce97-4c14-8206-04629f341cf5 NetNS:/var/run/netns/06b536b2-8d1d-42b5-bc8b-575eb42875a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6e86f6c_ce97_4c14_8206_04629f341cf5.slice PodAnnotations:0xc004f91230}] Aliases:map[]}"
2026-06-09 12:20:03.083322 | controller | Jun 09 11:54:46.398738 crc crio[21508]: time="2026-06-09T11:54:46.397171015Z" level=info msg="Deleting pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-dgx72 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.083338 | controller | Jun 09 11:54:46.847789 crc crio[21508]: time="2026-06-09T11:54:46.847708218Z" level=info msg="Stopped pod sandbox: cb5d5505a1c744a51626d222125d07e241b3fc7cb49224076dbc65b30cb832a8" id=68057b11-0906-4f24-bfef-f50d2d39079a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.083374 | controller | Jun 09 11:54:47.935926 crc crio[21508]: time="2026-06-09T11:54:47.935456844Z" level=info msg="Running pod sandbox: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-8tcpd/POD" id=19b528ff-bd11-4ea8-8228-1b29515b47c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.083391 | controller | Jun 09 11:54:47.935926 crc crio[21508]: time="2026-06-09T11:54:47.935914278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.083407 | controller | Jun 09 11:54:47.973916 crc crio[21508]: time="2026-06-09T11:54:47.973392736Z" level=info msg="Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-8tcpd Namespace:openstack ID:19d6d604326e99610038e71ef2e870f739005827d793a8448d0c37c57909d1b5 UID:42640c3a-de73-40fb-a4cc-b319b1290f9d NetNS:/var/run/netns/1262c0d9-f2b2-4e78-9547-eb2bdc6021df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod42640c3a_de73_40fb_a4cc_b319b1290f9d.slice PodAnnotations:0xc000159418}] Aliases:map[]}"
2026-06-09 12:20:03.083424 | controller | Jun 09 11:54:47.973916 crc crio[21508]: time="2026-06-09T11:54:47.973451788Z" level=info msg="Adding pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-8tcpd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.083439 | controller | Jun 09 11:54:48.647497 crc crio[21508]: 2026-06-09T11:54:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:19d6d604326e996 Mac:fa:31:8c:98:a6:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fb Mtu:0 Sandbox:/var/run/netns/1262c0d9-f2b2-4e78-9547-eb2bdc6021df SocketPath: PciID:}] [{Interface:0xc0005405d0 Address:{IP:10.217.0.251 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.083455 | controller | Jun 09 11:54:48.648638 crc crio[21508]: time="2026-06-09T11:54:48.648518401Z" level=info msg="Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-8tcpd Namespace:openstack ID:19d6d604326e99610038e71ef2e870f739005827d793a8448d0c37c57909d1b5 UID:42640c3a-de73-40fb-a4cc-b319b1290f9d NetNS:/var/run/netns/1262c0d9-f2b2-4e78-9547-eb2bdc6021df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod42640c3a_de73_40fb_a4cc_b319b1290f9d.slice PodAnnotations:0xc000159418}] Aliases:map[]}"
2026-06-09 12:20:03.083471 | controller | Jun 09 11:54:48.648797 crc crio[21508]: time="2026-06-09T11:54:48.648743827Z" level=info msg="Checking pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-8tcpd for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.083487 | controller | Jun 09 11:54:48.657394 crc crio[21508]: time="2026-06-09T11:54:48.657240656Z" level=info msg="Ran pod sandbox 19d6d604326e99610038e71ef2e870f739005827d793a8448d0c37c57909d1b5 with infra container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-8tcpd/POD" id=19b528ff-bd11-4ea8-8228-1b29515b47c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.083503 | controller | Jun 09 11:54:48.660095 crc crio[21508]: time="2026-06-09T11:54:48.660038048Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5" id=3e4b359b-7179-4501-9a7c-005541e0e128 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.083524 | controller | Jun 09 11:54:48.689369 crc crio[21508]: time="2026-06-09T11:54:48.688529713Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5" id=cfcd0cb5-8282-4fff-93f8-ae163c7611f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.083541 | controller | Jun 09 11:54:48.705569 crc crio[21508]: time="2026-06-09T11:54:48.70549234Z" level=info msg="Creating container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-8tcpd/install-certs-edpm-deployment-ipam-openstack-edpm-ipam" id=e813065c-b2ca-4449-8200-319a66e760ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.083557 | controller | Jun 09 11:54:48.705964 crc crio[21508]: time="2026-06-09T11:54:48.705911803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.083573 | controller | Jun 09 11:54:48.779448 crc crio[21508]: time="2026-06-09T11:54:48.779220191Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.083588 | controller | Jun 09 11:54:48.783667 crc crio[21508]: time="2026-06-09T11:54:48.783227908Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.083603 | controller | Jun 09 11:54:48.935734 crc crio[21508]: time="2026-06-09T11:54:48.9351415Z" level=info msg="Created container 86952b5ee5e5c849c4aafab60a15e038d84dffe1c0d643c2b224823d57e89a00: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-8tcpd/install-certs-edpm-deployment-ipam-openstack-edpm-ipam" id=e813065c-b2ca-4449-8200-319a66e760ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.083618 | controller | Jun 09 11:54:48.936984 crc crio[21508]: time="2026-06-09T11:54:48.936926773Z" level=info msg="Starting container: 86952b5ee5e5c849c4aafab60a15e038d84dffe1c0d643c2b224823d57e89a00" id=2b6f9a22-c348-4ad1-af74-66de7b58d13b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.083634 | controller | Jun 09 11:54:48.943394 crc crio[21508]: time="2026-06-09T11:54:48.943269208Z" level=info msg="Started container" PID=169292 containerID=86952b5ee5e5c849c4aafab60a15e038d84dffe1c0d643c2b224823d57e89a00 description=openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-8tcpd/install-certs-edpm-deployment-ipam-openstack-edpm-ipam id=2b6f9a22-c348-4ad1-af74-66de7b58d13b name=/runtime.v1.RuntimeService/StartContainer sandboxID=19d6d604326e99610038e71ef2e870f739005827d793a8448d0c37c57909d1b5
2026-06-09 12:20:03.083649 | controller | Jun 09 11:54:51.137519 crc crio[21508]: time="2026-06-09T11:54:51.136686906Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-rwwfh/POD" id=81012f8c-a414-442e-a658-87d4ac010d2e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.083664 | controller | Jun 09 11:54:51.139177 crc crio[21508]: time="2026-06-09T11:54:51.137559572Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.083680 | controller | Jun 09 11:54:51.178484 crc crio[21508]: time="2026-06-09T11:54:51.178365987Z" level=info msg="Got pod network &{Name:redhat-marketplace-rwwfh Namespace:openshift-marketplace ID:1e73cfa4ff5348baf97a03ab99975ca9aeb7ca497186314165f6add7fb2d33ba UID:f9c8bd24-4191-4cb8-9c01-564ac3d18368 NetNS:/var/run/netns/2b2a3f43-195d-4f42-8456-b83a4bedde74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf9c8bd24_4191_4cb8_9c01_564ac3d18368.slice PodAnnotations:0xc002a12600}] Aliases:map[]}"
2026-06-09 12:20:03.083747 | controller | Jun 09 11:54:51.178484 crc crio[21508]: time="2026-06-09T11:54:51.178432029Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-rwwfh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.083771 | controller | Jun 09 11:54:51.571176 crc crio[21508]: 2026-06-09T11:54:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1e73cfa4ff5348b Mac:56:a8:57:2b:a3:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fc Mtu:0 Sandbox:/var/run/netns/2b2a3f43-195d-4f42-8456-b83a4bedde74 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.252 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.083789 | controller | Jun 09 11:54:51.571176 crc crio[21508]: time="2026-06-09T11:54:51.5701956Z" level=info msg="Got pod network &{Name:redhat-marketplace-rwwfh Namespace:openshift-marketplace ID:1e73cfa4ff5348baf97a03ab99975ca9aeb7ca497186314165f6add7fb2d33ba UID:f9c8bd24-4191-4cb8-9c01-564ac3d18368 NetNS:/var/run/netns/2b2a3f43-195d-4f42-8456-b83a4bedde74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf9c8bd24_4191_4cb8_9c01_564ac3d18368.slice PodAnnotations:0xc002a12600}] Aliases:map[]}"
2026-06-09 12:20:03.083806 | controller | Jun 09 11:54:51.571176 crc crio[21508]: time="2026-06-09T11:54:51.570609502Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-rwwfh for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.083822 | controller | Jun 09 11:54:51.580980 crc crio[21508]: time="2026-06-09T11:54:51.580900704Z" level=info msg="Ran pod sandbox 1e73cfa4ff5348baf97a03ab99975ca9aeb7ca497186314165f6add7fb2d33ba with infra container: openshift-marketplace/redhat-marketplace-rwwfh/POD" id=81012f8c-a414-442e-a658-87d4ac010d2e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.083839 | controller | Jun 09 11:54:51.584110 crc crio[21508]: time="2026-06-09T11:54:51.584072206Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=dc8f2c38-9681-44ee-bd07-3057262b14bb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.083854 | controller | Jun 09 11:54:51.587481 crc crio[21508]: time="2026-06-09T11:54:51.587407674Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9ce8429f-df38-40c5-9af8-5daa6cf9ebcd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.083871 | controller | Jun 09 11:54:51.606017 crc crio[21508]: time="2026-06-09T11:54:51.605895846Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-rwwfh/extract-utilities" id=7d85b99e-a375-4af2-a103-024da6295b64 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.083887 | controller | Jun 09 11:54:51.607013 crc crio[21508]: time="2026-06-09T11:54:51.606482323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.083903 | controller | Jun 09 11:54:51.653673 crc crio[21508]: time="2026-06-09T11:54:51.653498741Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.083919 | controller | Jun 09 11:54:51.661197 crc crio[21508]: time="2026-06-09T11:54:51.661132085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.083934 | controller | Jun 09 11:54:51.814503 crc crio[21508]: time="2026-06-09T11:54:51.814205211Z" level=info msg="Created container 1341a3792479ba1221ee74ae3312abd71008993c010588535d2859fc08214cea: openshift-marketplace/redhat-marketplace-rwwfh/extract-utilities" id=7d85b99e-a375-4af2-a103-024da6295b64 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.083953 | controller | Jun 09 11:54:51.815739 crc crio[21508]: time="2026-06-09T11:54:51.815650783Z" level=info msg="Starting container: 1341a3792479ba1221ee74ae3312abd71008993c010588535d2859fc08214cea" id=cc9f53cb-29b3-4668-8057-c094e1d35a71 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.083970 | controller | Jun 09 11:54:51.821533 crc crio[21508]: time="2026-06-09T11:54:51.821392231Z" level=info msg="Started container" PID=169530 containerID=1341a3792479ba1221ee74ae3312abd71008993c010588535d2859fc08214cea description=openshift-marketplace/redhat-marketplace-rwwfh/extract-utilities id=cc9f53cb-29b3-4668-8057-c094e1d35a71 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e73cfa4ff5348baf97a03ab99975ca9aeb7ca497186314165f6add7fb2d33ba
2026-06-09 12:20:03.083986 | controller | Jun 09 11:54:52.497203 crc crio[21508]: time="2026-06-09T11:54:52.496756163Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=6b14e243-3239-46bc-9d53-e205c7373010 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.084002 | controller | Jun 09 11:54:52.505031 crc crio[21508]: time="2026-06-09T11:54:52.504910322Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-09 12:20:03.084018 | controller | Jun 09 11:54:53.069498 crc crio[21508]: time="2026-06-09T11:54:53.069387204Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=6b14e243-3239-46bc-9d53-e205c7373010 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.084034 | controller | Jun 09 11:54:53.071160 crc crio[21508]: time="2026-06-09T11:54:53.071063473Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=25b68369-0df6-42d3-901d-6ff88cfbf406 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.084050 | controller | Jun 09 11:54:53.074935 crc crio[21508]: time="2026-06-09T11:54:53.074840354Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=2abde69a-8c0d-4bdf-93a2-f4cbe48d0d56 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.084066 | controller | Jun 09 11:54:53.082369 crc crio[21508]: time="2026-06-09T11:54:53.082258691Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-rwwfh/extract-content" id=0613c59d-1443-4107-8ccb-7c92c79d1be1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.084082 | controller | Jun 09 11:54:53.083160 crc crio[21508]: time="2026-06-09T11:54:53.083043104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.084098 | controller | Jun 09 11:54:53.148610 crc crio[21508]: time="2026-06-09T11:54:53.148451691Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.084113 | controller | Jun 09 11:54:53.151895 crc crio[21508]: time="2026-06-09T11:54:53.151783289Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.084129 | controller | Jun 09 11:54:53.310156 crc crio[21508]: time="2026-06-09T11:54:53.309595782Z" level=info msg="Created container 858b43e5b3e6211ebeb3ede2857afa90932f2441901ad1cf58d006b32a3f867c: openshift-marketplace/redhat-marketplace-rwwfh/extract-content" id=0613c59d-1443-4107-8ccb-7c92c79d1be1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.084144 | controller | Jun 09 11:54:53.311366 crc crio[21508]: time="2026-06-09T11:54:53.31122913Z" level=info msg="Starting container: 858b43e5b3e6211ebeb3ede2857afa90932f2441901ad1cf58d006b32a3f867c" id=1b3e20bb-06bf-4b76-9a33-7fb8ced728a3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.084162 | controller | Jun 09 11:54:53.321659 crc crio[21508]: time="2026-06-09T11:54:53.321245474Z" level=info msg="Started container" PID=169611 containerID=858b43e5b3e6211ebeb3ede2857afa90932f2441901ad1cf58d006b32a3f867c description=openshift-marketplace/redhat-marketplace-rwwfh/extract-content id=1b3e20bb-06bf-4b76-9a33-7fb8ced728a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e73cfa4ff5348baf97a03ab99975ca9aeb7ca497186314165f6add7fb2d33ba
2026-06-09 12:20:03.084179 | controller | Jun 09 11:54:54.545406 crc crio[21508]: time="2026-06-09T11:54:54.544598244Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=3fa01532-e710-4a81-afe9-52cd92def773 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.084215 | controller | Jun 09 11:54:54.548273 crc crio[21508]: time="2026-06-09T11:54:54.54819857Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b086c6e4-4925-4f18-ba08-c1aba1e1f285 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.084262 | controller | Jun 09 11:54:54.562853 crc crio[21508]: time="2026-06-09T11:54:54.562728216Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-rwwfh/registry-server" id=52bee114-eccc-48a3-866f-c6b7ba91efc5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.084283 | controller | Jun 09 11:54:54.563256 crc crio[21508]: time="2026-06-09T11:54:54.563184669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.084300 | controller | Jun 09 11:54:54.633409 crc crio[21508]: time="2026-06-09T11:54:54.633338105Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.084317 | controller | Jun 09 11:54:54.638863 crc crio[21508]: time="2026-06-09T11:54:54.638739923Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.084333 | controller | Jun 09 11:54:54.802069 crc crio[21508]: time="2026-06-09T11:54:54.801544464Z" level=info msg="Created container eca9957b11dc42adc25ac85d55f326c456514bf4d0be6539589d2fe708ab7441: openshift-marketplace/redhat-marketplace-rwwfh/registry-server" id=52bee114-eccc-48a3-866f-c6b7ba91efc5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.084372 | controller | Jun 09 11:54:54.806647 crc crio[21508]: time="2026-06-09T11:54:54.805022406Z" level=info msg="Starting container: eca9957b11dc42adc25ac85d55f326c456514bf4d0be6539589d2fe708ab7441" id=8811727b-4412-47ee-939c-1d58dad7f7e8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.084400 | controller | Jun 09 11:54:54.810147 crc crio[21508]: time="2026-06-09T11:54:54.809996152Z" level=info msg="Started container" PID=169750 containerID=eca9957b11dc42adc25ac85d55f326c456514bf4d0be6539589d2fe708ab7441 description=openshift-marketplace/redhat-marketplace-rwwfh/registry-server id=8811727b-4412-47ee-939c-1d58dad7f7e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e73cfa4ff5348baf97a03ab99975ca9aeb7ca497186314165f6add7fb2d33ba
2026-06-09 12:20:03.084420 | controller | Jun 09 11:55:03.684866 crc crio[21508]: time="2026-06-09T11:55:03.683953143Z" level=info msg="Stopping container: eca9957b11dc42adc25ac85d55f326c456514bf4d0be6539589d2fe708ab7441 (timeout: 2s)" id=1c5d9f7c-1a81-4b32-b41c-8c3ee6b22453 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.084444 | controller | Jun 09 11:55:03.839130 crc crio[21508]: time="2026-06-09T11:55:03.838889993Z" level=info msg="Stopped container eca9957b11dc42adc25ac85d55f326c456514bf4d0be6539589d2fe708ab7441: openshift-marketplace/redhat-marketplace-rwwfh/registry-server" id=1c5d9f7c-1a81-4b32-b41c-8c3ee6b22453 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.084473 | controller | Jun 09 11:55:03.840478 crc crio[21508]: time="2026-06-09T11:55:03.840374447Z" level=info msg="Stopping pod sandbox: 1e73cfa4ff5348baf97a03ab99975ca9aeb7ca497186314165f6add7fb2d33ba" id=66f52cd3-32c6-4909-849e-0a1e25bf0fcf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.084497 | controller | Jun 09 11:55:03.841172 crc crio[21508]: time="2026-06-09T11:55:03.841094138Z" level=info msg="Got pod network &{Name:redhat-marketplace-rwwfh Namespace:openshift-marketplace ID:1e73cfa4ff5348baf97a03ab99975ca9aeb7ca497186314165f6add7fb2d33ba UID:f9c8bd24-4191-4cb8-9c01-564ac3d18368 NetNS:/var/run/netns/2b2a3f43-195d-4f42-8456-b83a4bedde74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf9c8bd24_4191_4cb8_9c01_564ac3d18368.slice PodAnnotations:0xc002a124d8}] Aliases:map[]}"
2026-06-09 12:20:03.084520 | controller | Jun 09 11:55:03.841425 crc crio[21508]: time="2026-06-09T11:55:03.841256263Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-rwwfh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.084541 | controller | Jun 09 11:55:04.116887 crc crio[21508]: time="2026-06-09T11:55:04.116372964Z" level=info msg="Stopped pod sandbox: 1e73cfa4ff5348baf97a03ab99975ca9aeb7ca497186314165f6add7fb2d33ba" id=66f52cd3-32c6-4909-849e-0a1e25bf0fcf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.084563 | controller | Jun 09 11:55:04.703411 crc crio[21508]: time="2026-06-09T11:55:04.703263183Z" level=info msg="Removing container: eca9957b11dc42adc25ac85d55f326c456514bf4d0be6539589d2fe708ab7441" id=cb53c2ea-3e02-47bc-ad2f-c5d12578b1fe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.084584 | controller | Jun 09 11:55:04.737246 crc crio[21508]: time="2026-06-09T11:55:04.737149556Z" level=info msg="Removed container eca9957b11dc42adc25ac85d55f326c456514bf4d0be6539589d2fe708ab7441: openshift-marketplace/redhat-marketplace-rwwfh/registry-server" id=cb53c2ea-3e02-47bc-ad2f-c5d12578b1fe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.084605 | controller | Jun 09 11:55:04.742664 crc crio[21508]: time="2026-06-09T11:55:04.742506223Z" level=info msg="Removing container: 858b43e5b3e6211ebeb3ede2857afa90932f2441901ad1cf58d006b32a3f867c" id=f47a0204-c2c0-4ea9-9c93-9e9b49305284 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.084627 | controller | Jun 09 11:55:04.789220 crc crio[21508]: time="2026-06-09T11:55:04.788758499Z" level=info msg="Removed container 858b43e5b3e6211ebeb3ede2857afa90932f2441901ad1cf58d006b32a3f867c: openshift-marketplace/redhat-marketplace-rwwfh/extract-content" id=f47a0204-c2c0-4ea9-9c93-9e9b49305284 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.084649 | controller | Jun 09 11:55:04.791754 crc crio[21508]: time="2026-06-09T11:55:04.791676694Z" level=info msg="Removing container: 1341a3792479ba1221ee74ae3312abd71008993c010588535d2859fc08214cea" id=8ebbf36a-1b8b-4658-9e62-3c68c5089652 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.084670 | controller | Jun 09 11:55:04.844169 crc crio[21508]: time="2026-06-09T11:55:04.843490542Z" level=info msg="Removed container 1341a3792479ba1221ee74ae3312abd71008993c010588535d2859fc08214cea: openshift-marketplace/redhat-marketplace-rwwfh/extract-utilities" id=8ebbf36a-1b8b-4658-9e62-3c68c5089652 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.084691 | controller | Jun 09 11:55:29.253266 crc crio[21508]: time="2026-06-09T11:55:29.252370969Z" level=info msg="Stopping pod sandbox: 1e73cfa4ff5348baf97a03ab99975ca9aeb7ca497186314165f6add7fb2d33ba" id=695fdaa1-8bc2-495c-98cc-e2eab7c0b7a2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.084716 | controller | Jun 09 11:55:29.253266 crc crio[21508]: time="2026-06-09T11:55:29.253248075Z" level=info msg="Stopped pod sandbox (already stopped): 1e73cfa4ff5348baf97a03ab99975ca9aeb7ca497186314165f6add7fb2d33ba" id=695fdaa1-8bc2-495c-98cc-e2eab7c0b7a2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.084737 | controller | Jun 09 11:55:29.255424 crc crio[21508]: time="2026-06-09T11:55:29.254692777Z" level=info msg="Removing pod sandbox: 1e73cfa4ff5348baf97a03ab99975ca9aeb7ca497186314165f6add7fb2d33ba" id=b3f184db-48e0-46d3-a31f-fd5a6a36f8db name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.084758 | controller | Jun 09 11:55:29.273064 crc crio[21508]: time="2026-06-09T11:55:29.27287426Z" level=info msg="Removed pod sandbox: 1e73cfa4ff5348baf97a03ab99975ca9aeb7ca497186314165f6add7fb2d33ba" id=b3f184db-48e0-46d3-a31f-fd5a6a36f8db name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.084778 | controller | Jun 09 11:55:32.129933 crc crio[21508]: time="2026-06-09T11:55:32.128761822Z" level=info msg="Stopping pod sandbox: 19d6d604326e99610038e71ef2e870f739005827d793a8448d0c37c57909d1b5" id=77f9e3f9-1a2a-4e77-859c-c67d8b08950e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.084799 | controller | Jun 09 11:55:32.131590 crc crio[21508]: time="2026-06-09T11:55:32.130855754Z" level=info msg="Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-8tcpd Namespace:openstack ID:19d6d604326e99610038e71ef2e870f739005827d793a8448d0c37c57909d1b5 UID:42640c3a-de73-40fb-a4cc-b319b1290f9d NetNS:/var/run/netns/1262c0d9-f2b2-4e78-9547-eb2bdc6021df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod42640c3a_de73_40fb_a4cc_b319b1290f9d.slice PodAnnotations:0xc0039b8948}] Aliases:map[]}"
2026-06-09 12:20:03.084819 | controller | Jun 09 11:55:32.131590 crc crio[21508]: time="2026-06-09T11:55:32.13108859Z" level=info msg="Deleting pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-8tcpd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.084839 | controller | Jun 09 11:55:32.649965 crc crio[21508]: time="2026-06-09T11:55:32.648870413Z" level=info msg="Stopped pod sandbox: 19d6d604326e99610038e71ef2e870f739005827d793a8448d0c37c57909d1b5" id=77f9e3f9-1a2a-4e77-859c-c67d8b08950e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.084858 | controller | Jun 09 11:55:33.701939 crc crio[21508]: time="2026-06-09T11:55:33.701418548Z" level=info msg="Running pod sandbox: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-8c6mn/POD" id=9f0329ed-d7df-466d-9b72-6a47981ccc99 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.084878 | controller | Jun 09 11:55:33.702948 crc crio[21508]: time="2026-06-09T11:55:33.701980665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.084898 | controller | Jun 09 11:55:33.744892 crc crio[21508]: time="2026-06-09T11:55:33.744705267Z" level=info msg="Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-8c6mn Namespace:openstack ID:8843307f33ed8b4f046e33cfdcd6bac199e81550f221abe8e67afe3c7b497d05 UID:db8319d5-7da3-481c-8311-6c0b5ef815aa NetNS:/var/run/netns/0fea7a92-d076-4918-b03f-fc1ee62d6fd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb8319d5_7da3_481c_8311_6c0b5ef815aa.slice PodAnnotations:0xc00008c6b0}] Aliases:map[]}"
2026-06-09 12:20:03.084918 | controller | Jun 09 11:55:33.744892 crc crio[21508]: time="2026-06-09T11:55:33.744791809Z" level=info msg="Adding pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-8c6mn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.084942 | controller | Jun 09 11:55:34.442162 crc crio[21508]: 2026-06-09T11:55:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8843307f33ed8b4 Mac:a2:4f:57:52:92:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fd Mtu:0 Sandbox:/var/run/netns/0fea7a92-d076-4918-b03f-fc1ee62d6fd2 SocketPath: PciID:}] [{Interface:0xc00013b010 Address:{IP:10.217.0.253 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.084962 | controller | Jun 09 11:55:34.444595 crc crio[21508]: time="2026-06-09T11:55:34.444104983Z" level=info msg="Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-8c6mn Namespace:openstack ID:8843307f33ed8b4f046e33cfdcd6bac199e81550f221abe8e67afe3c7b497d05 UID:db8319d5-7da3-481c-8311-6c0b5ef815aa NetNS:/var/run/netns/0fea7a92-d076-4918-b03f-fc1ee62d6fd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb8319d5_7da3_481c_8311_6c0b5ef815aa.slice PodAnnotations:0xc00008c6b0}] Aliases:map[]}"
2026-06-09 12:20:03.084982 | controller | Jun 09 11:55:34.444595 crc crio[21508]: time="2026-06-09T11:55:34.444253427Z" level=info msg="Checking pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-8c6mn for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.085001 | controller | Jun 09 11:55:34.456101 crc crio[21508]: time="2026-06-09T11:55:34.456014712Z" level=info msg="Ran pod sandbox 8843307f33ed8b4f046e33cfdcd6bac199e81550f221abe8e67afe3c7b497d05 with infra container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-8c6mn/POD" id=9f0329ed-d7df-466d-9b72-6a47981ccc99 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.085021 | controller | Jun 09 11:55:34.459257 crc crio[21508]: time="2026-06-09T11:55:34.459157114Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5" id=9da49aa8-5d2f-4c78-bc97-48a00b5d6734 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.085041 | controller | Jun 09 11:55:34.505901 crc crio[21508]: time="2026-06-09T11:55:34.505697568Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5" id=593b1bb1-b695-4bea-b075-e8b21470c008 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.085060 | controller | Jun 09 11:55:34.521759 crc crio[21508]: time="2026-06-09T11:55:34.521676806Z" level=info msg="Creating container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-8c6mn/ovn-edpm-deployment-ipam-openstack-edpm-ipam" id=3a32dfba-74d3-4168-a2aa-3c80cd0d2431 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.085080 | controller | Jun 09 11:55:34.522110 crc crio[21508]: time="2026-06-09T11:55:34.522061848Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.085098 | controller | Jun 09 11:55:34.580255 crc crio[21508]: time="2026-06-09T11:55:34.5801427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.085117 | controller | Jun 09 11:55:34.584250 crc crio[21508]: time="2026-06-09T11:55:34.584183448Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.085136 | controller | Jun 09 11:55:34.724392 crc crio[21508]: time="2026-06-09T11:55:34.724188461Z" level=info msg="Created container 8e1c9546673825a4c400d390646498b8b76c1717b009ddfb15619c97035f3e80: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-8c6mn/ovn-edpm-deployment-ipam-openstack-edpm-ipam" id=3a32dfba-74d3-4168-a2aa-3c80cd0d2431 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.085157 | controller | Jun 09 11:55:34.726159 crc crio[21508]: time="2026-06-09T11:55:34.725543701Z" level=info msg="Starting container: 8e1c9546673825a4c400d390646498b8b76c1717b009ddfb15619c97035f3e80" id=5ba1e79a-98a6-4f98-be19-66a0a6672df9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.085181 | controller | Jun 09 11:55:34.733566 crc crio[21508]: time="2026-06-09T11:55:34.733052431Z" level=info msg="Started container" PID=172297 containerID=8e1c9546673825a4c400d390646498b8b76c1717b009ddfb15619c97035f3e80 description=openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-8c6mn/ovn-edpm-deployment-ipam-openstack-edpm-ipam id=5ba1e79a-98a6-4f98-be19-66a0a6672df9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8843307f33ed8b4f046e33cfdcd6bac199e81550f221abe8e67afe3c7b497d05
2026-06-09 12:20:03.085202 | controller | Jun 09 11:56:00.536698 crc crio[21508]: time="2026-06-09T11:56:00.535614643Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683436-2mcjl/POD" id=fff38d5a-5a86-42b1-926b-215f966e716e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.085224 | controller | Jun 09 11:56:00.538080 crc crio[21508]: time="2026-06-09T11:56:00.536748456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.085245 | controller | Jun 09 11:56:00.594391 crc crio[21508]: time="2026-06-09T11:56:00.593974623Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683436-2mcjl Namespace:openshift-infra ID:64402806dc8d27772a8d13c90436d4a0f4ad98de4b20b297c4844c9ea0b45d3d UID:2e17afdb-d35b-4d81-9470-5a5d44c75efb NetNS:/var/run/netns/70f76683-ba23-40fa-a0d4-6af9210210b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2e17afdb_d35b_4d81_9470_5a5d44c75efb.slice PodAnnotations:0xc00244e3a0}] Aliases:map[]}"
2026-06-09 12:20:03.085264 | controller | Jun 09 11:56:00.594391 crc crio[21508]: time="2026-06-09T11:56:00.594059796Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683436-2mcjl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.085280 | controller | Jun 09 11:56:00.950264 crc crio[21508]: 2026-06-09T11:56:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:64402806dc8d277 Mac:6a:79:4a:6c:f4:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fe Mtu:0 Sandbox:/var/run/netns/70f76683-ba23-40fa-a0d4-6af9210210b7 SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.254 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.085296 | controller | Jun 09 11:56:00.952755 crc crio[21508]: time="2026-06-09T11:56:00.952675605Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683436-2mcjl Namespace:openshift-infra ID:64402806dc8d27772a8d13c90436d4a0f4ad98de4b20b297c4844c9ea0b45d3d UID:2e17afdb-d35b-4d81-9470-5a5d44c75efb NetNS:/var/run/netns/70f76683-ba23-40fa-a0d4-6af9210210b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2e17afdb_d35b_4d81_9470_5a5d44c75efb.slice PodAnnotations:0xc00244e3a0}] Aliases:map[]}"
2026-06-09 12:20:03.085313 | controller | Jun 09 11:56:00.952929 crc crio[21508]: time="2026-06-09T11:56:00.952872071Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683436-2mcjl for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.085329 | controller | Jun 09 11:56:00.967593 crc crio[21508]: time="2026-06-09T11:56:00.96683237Z" level=info msg="Ran pod sandbox 64402806dc8d27772a8d13c90436d4a0f4ad98de4b20b297c4844c9ea0b45d3d with infra container: openshift-infra/auto-csr-approver-29683436-2mcjl/POD" id=fff38d5a-5a86-42b1-926b-215f966e716e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.085345 | controller | Jun 09 11:56:00.971126 crc crio[21508]: time="2026-06-09T11:56:00.971048613Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=7b7290e6-6826-4563-9c7b-2d3b2632a2da name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.085389 | controller | Jun 09 11:56:00.984551 crc crio[21508]: time="2026-06-09T11:56:00.984489857Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 12:20:03.085411 | controller | Jun 09 11:56:01.835419 crc crio[21508]: time="2026-06-09T11:56:01.835264998Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=7b7290e6-6826-4563-9c7b-2d3b2632a2da name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.085431 | controller | Jun 09 11:56:01.838195 crc crio[21508]: time="2026-06-09T11:56:01.837798923Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=ec82892a-ecc8-4f61-a64a-ab2171aae9f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.085451 | controller | Jun 09 11:56:01.841765 crc crio[21508]: time="2026-06-09T11:56:01.841637565Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=18752904-43e4-422a-8bed-5d90e8ce2cca name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.085475 | controller | Jun 09 11:56:01.855153 crc crio[21508]: time="2026-06-09T11:56:01.855039698Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683436-2mcjl/oc" id=2568532e-0f36-4c24-9203-b275a8e1ea4c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.085497 | controller | Jun 09 11:56:01.855807 crc crio[21508]: time="2026-06-09T11:56:01.855745289Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.085517 | controller | Jun 09 11:56:01.909137 crc crio[21508]: time="2026-06-09T11:56:01.908997589Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.085537 | controller | Jun 09 11:56:02.217102 crc crio[21508]: time="2026-06-09T11:56:02.217032316Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.085556 | controller | Jun 09 11:56:02.330700 crc crio[21508]: time="2026-06-09T11:56:02.330590704Z" level=info msg="Created container 234b9a31abd56aa754b722537717f73665a20374e7bb4eda1e087fe1ada349d5: openshift-infra/auto-csr-approver-29683436-2mcjl/oc" id=2568532e-0f36-4c24-9203-b275a8e1ea4c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.085576 | controller | Jun 09 11:56:02.332597 crc crio[21508]: time="2026-06-09T11:56:02.332523441Z" level=info msg="Starting container: 234b9a31abd56aa754b722537717f73665a20374e7bb4eda1e087fe1ada349d5" id=b916a096-61cd-4935-b705-134e2ad6f02e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.085595 | controller | Jun 09 11:56:02.341241 crc crio[21508]: time="2026-06-09T11:56:02.341142523Z" level=info msg="Started container" PID=173917 containerID=234b9a31abd56aa754b722537717f73665a20374e7bb4eda1e087fe1ada349d5 description=openshift-infra/auto-csr-approver-29683436-2mcjl/oc id=b916a096-61cd-4935-b705-134e2ad6f02e name=/runtime.v1.RuntimeService/StartContainer sandboxID=64402806dc8d27772a8d13c90436d4a0f4ad98de4b20b297c4844c9ea0b45d3d
2026-06-09 12:20:03.085616 | controller | Jun 09 11:56:04.652226 crc crio[21508]: time="2026-06-09T11:56:04.650500799Z" level=info msg="Stopping pod sandbox: 64402806dc8d27772a8d13c90436d4a0f4ad98de4b20b297c4844c9ea0b45d3d" id=26132c46-a744-40ad-ad4d-4f19ac92beae name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.085638 | controller | Jun 09 11:56:04.653807 crc crio[21508]: time="2026-06-09T11:56:04.65324685Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683436-2mcjl Namespace:openshift-infra ID:64402806dc8d27772a8d13c90436d4a0f4ad98de4b20b297c4844c9ea0b45d3d UID:2e17afdb-d35b-4d81-9470-5a5d44c75efb NetNS:/var/run/netns/70f76683-ba23-40fa-a0d4-6af9210210b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2e17afdb_d35b_4d81_9470_5a5d44c75efb.slice PodAnnotations:0xc004f907d8}] Aliases:map[]}"
2026-06-09 12:20:03.085663 | controller | Jun 09 11:56:04.653807 crc crio[21508]: time="2026-06-09T11:56:04.653506908Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683436-2mcjl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.085682 | controller | Jun 09 11:56:04.946750 crc crio[21508]: time="2026-06-09T11:56:04.946182783Z" level=info msg="Stopped pod sandbox: 64402806dc8d27772a8d13c90436d4a0f4ad98de4b20b297c4844c9ea0b45d3d" id=26132c46-a744-40ad-ad4d-4f19ac92beae name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.085699 | controller | Jun 09 11:56:29.452522 crc crio[21508]: time="2026-06-09T11:56:29.451717616Z" level=info msg="Removing container: e7436cc89e9797c9a1fcd5f576d54a8c6a94dea4233e1e19bb71980184b7823e" id=ce447d9a-9dba-44db-a39f-9f292a96aea0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.085715 | controller | Jun 09 11:56:29.652817 crc crio[21508]: time="2026-06-09T11:56:29.652125654Z" level=info msg="Removed container e7436cc89e9797c9a1fcd5f576d54a8c6a94dea4233e1e19bb71980184b7823e: openshift-infra/auto-csr-approver-29683430-h8hd9/oc" id=ce447d9a-9dba-44db-a39f-9f292a96aea0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.085731 | controller | Jun 09 11:56:29.669355 crc crio[21508]: time="2026-06-09T11:56:29.669054997Z" level=info msg="Stopping pod sandbox: c3340cf78b3ee17e385dcba3653dc219baf02923e2c6a7f7103294cd752dd46a" id=72035607-564a-4169-9927-7151c323a21a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.085747 | controller | Jun 09 11:56:29.669355 crc crio[21508]: time="2026-06-09T11:56:29.669150079Z" level=info msg="Stopped pod sandbox (already stopped): c3340cf78b3ee17e385dcba3653dc219baf02923e2c6a7f7103294cd752dd46a" id=72035607-564a-4169-9927-7151c323a21a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.085764 | controller | Jun 09 11:56:29.670169 crc crio[21508]: time="2026-06-09T11:56:29.670070886Z" level=info msg="Removing pod sandbox: c3340cf78b3ee17e385dcba3653dc219baf02923e2c6a7f7103294cd752dd46a" id=b796e30a-872a-41df-a2e0-6824c6344bf3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.085785 | controller | Jun 09 11:56:29.691581 crc crio[21508]: time="2026-06-09T11:56:29.690738467Z" level=info msg="Removed pod sandbox: c3340cf78b3ee17e385dcba3653dc219baf02923e2c6a7f7103294cd752dd46a" id=b796e30a-872a-41df-a2e0-6824c6344bf3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.085805 | controller | Jun 09 11:56:46.245052 crc crio[21508]: time="2026-06-09T11:56:46.243932747Z" level=info msg="Stopping pod sandbox: 8843307f33ed8b4f046e33cfdcd6bac199e81550f221abe8e67afe3c7b497d05" id=058c8666-40e5-4d31-a9dc-0c22eb810f13 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.085822 | controller | Jun 09 11:56:46.247824 crc crio[21508]: time="2026-06-09T11:56:46.245836862Z" level=info msg="Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-8c6mn Namespace:openstack ID:8843307f33ed8b4f046e33cfdcd6bac199e81550f221abe8e67afe3c7b497d05 UID:db8319d5-7da3-481c-8311-6c0b5ef815aa NetNS:/var/run/netns/0fea7a92-d076-4918-b03f-fc1ee62d6fd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb8319d5_7da3_481c_8311_6c0b5ef815aa.slice PodAnnotations:0xc002c0adf8}] Aliases:map[]}"
2026-06-09 12:20:03.085859 | controller | Jun 09 11:56:46.247824 crc crio[21508]: time="2026-06-09T11:56:46.246068039Z" level=info msg="Deleting pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-8c6mn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.085883 | controller | Jun 09 11:56:46.744426 crc crio[21508]: time="2026-06-09T11:56:46.743602338Z" level=info msg="Stopped pod sandbox: 8843307f33ed8b4f046e33cfdcd6bac199e81550f221abe8e67afe3c7b497d05" id=058c8666-40e5-4d31-a9dc-0c22eb810f13 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.085900 | controller | Jun 09 11:56:47.838260 crc crio[21508]: time="2026-06-09T11:56:47.834523185Z" level=info msg="Running pod sandbox: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p7qdb/POD" id=4b5fbb2c-fdd6-43b1-b16b-e27ee9398ba1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.085916 | controller | Jun 09 11:56:47.839777 crc crio[21508]: time="2026-06-09T11:56:47.838759918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.085932 | controller | Jun 09 11:56:47.870831 crc crio[21508]: time="2026-06-09T11:56:47.870748378Z" level=info msg="Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p7qdb Namespace:openstack ID:77f4d6cd9ab84d5b2bca8098cab474defb633fb71dfb0233ccbd36eaa3c4ff47 UID:5faef39f-cc3c-4ef6-a00b-9cbc5075ac27 NetNS:/var/run/netns/35fefd39-355e-4e3f-be10-8bd9341cb603 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5faef39f_cc3c_4ef6_a00b_9cbc5075ac27.slice PodAnnotations:0xc003b38778}] Aliases:map[]}"
2026-06-09 12:20:03.085950 | controller | Jun 09 11:56:47.870831 crc crio[21508]: time="2026-06-09T11:56:47.87081066Z" level=info msg="Adding pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p7qdb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.085966 | controller | Jun 09 11:56:48.545375 crc crio[21508]: 2026-06-09T11:56:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:77f4d6cd9ab84d5 Mac:fa:73:71:ec:d2:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ff Mtu:0 Sandbox:/var/run/netns/35fefd39-355e-4e3f-be10-8bd9341cb603 SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.0.255 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.085982 | controller | Jun 09 11:56:48.548598 crc crio[21508]: time="2026-06-09T11:56:48.548473988Z" level=info msg="Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p7qdb Namespace:openstack ID:77f4d6cd9ab84d5b2bca8098cab474defb633fb71dfb0233ccbd36eaa3c4ff47 UID:5faef39f-cc3c-4ef6-a00b-9cbc5075ac27 NetNS:/var/run/netns/35fefd39-355e-4e3f-be10-8bd9341cb603 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5faef39f_cc3c_4ef6_a00b_9cbc5075ac27.slice PodAnnotations:0xc003b38778}] Aliases:map[]}"
2026-06-09 12:20:03.085999 | controller | Jun 09 11:56:48.548956 crc crio[21508]: time="2026-06-09T11:56:48.548859019Z" level=info msg="Checking pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p7qdb for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.086015 | controller | Jun 09 11:56:48.560901 crc crio[21508]: time="2026-06-09T11:56:48.560795427Z" level=info msg="Ran pod sandbox 77f4d6cd9ab84d5b2bca8098cab474defb633fb71dfb0233ccbd36eaa3c4ff47 with infra container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p7qdb/POD" id=4b5fbb2c-fdd6-43b1-b16b-e27ee9398ba1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.086031 | controller | Jun 09 11:56:48.564964 crc crio[21508]: time="2026-06-09T11:56:48.564907996Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5" id=9affbeaf-1391-4f37-9a65-716153d6781b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.086047 | controller | Jun 09 11:56:48.610978 crc crio[21508]: time="2026-06-09T11:56:48.610522693Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5" id=fc47c52f-fd38-4e36-92af-d2d2624bddb6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.086067 | controller | Jun 09 11:56:48.619764 crc crio[21508]: time="2026-06-09T11:56:48.619585916Z" level=info msg="Creating container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p7qdb/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam" id=d7de5111-23bf-4746-ac21-318cfcdc5119 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.086083 | controller | Jun 09 11:56:48.620173 crc crio[21508]: time="2026-06-09T11:56:48.620088461Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.086099 | controller | Jun 09 11:56:48.680522 crc crio[21508]: time="2026-06-09T11:56:48.680263421Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.086115 | controller | Jun 09 11:56:48.686503 crc crio[21508]: time="2026-06-09T11:56:48.686256935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.086131 | controller | Jun 09 11:56:48.904951 crc crio[21508]: time="2026-06-09T11:56:48.904573905Z" level=info msg="Created container ab876a7952746236421f73117d8244e775ff97e32fa0da93eb4ab9296dba3f0c: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p7qdb/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam" id=d7de5111-23bf-4746-ac21-318cfcdc5119 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.086147 | controller | Jun 09 11:56:48.906522 crc crio[21508]: time="2026-06-09T11:56:48.90646313Z" level=info msg="Starting container: ab876a7952746236421f73117d8244e775ff97e32fa0da93eb4ab9296dba3f0c" id=70362bb7-76a8-463b-be21-1bd3b70f14aa name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.086162 | controller | Jun 09 11:56:48.913483 crc crio[21508]: time="2026-06-09T11:56:48.913444153Z" level=info msg="Started container" PID=176814 containerID=ab876a7952746236421f73117d8244e775ff97e32fa0da93eb4ab9296dba3f0c description=openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p7qdb/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam id=70362bb7-76a8-463b-be21-1bd3b70f14aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=77f4d6cd9ab84d5b2bca8098cab474defb633fb71dfb0233ccbd36eaa3c4ff47
2026-06-09 12:20:03.086178 | controller | Jun 09 11:57:42.022500 crc crio[21508]: time="2026-06-09T11:57:42.021633736Z" level=info msg="Stopping pod sandbox: 77f4d6cd9ab84d5b2bca8098cab474defb633fb71dfb0233ccbd36eaa3c4ff47" id=7ee2864e-6055-4eaa-aee0-1839a188d8ca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.086194 | controller | Jun 09 11:57:42.024543 crc crio[21508]: time="2026-06-09T11:57:42.02451453Z" level=info msg="Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p7qdb Namespace:openstack ID:77f4d6cd9ab84d5b2bca8098cab474defb633fb71dfb0233ccbd36eaa3c4ff47 UID:5faef39f-cc3c-4ef6-a00b-9cbc5075ac27 NetNS:/var/run/netns/35fefd39-355e-4e3f-be10-8bd9341cb603 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5faef39f_cc3c_4ef6_a00b_9cbc5075ac27.slice PodAnnotations:0xc002c0af70}] Aliases:map[]}"
2026-06-09 12:20:03.086211 | controller | Jun 09 11:57:42.024836 crc crio[21508]: time="2026-06-09T11:57:42.024810908Z" level=info msg="Deleting pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p7qdb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.086227 | controller | Jun 09 11:57:42.509639 crc crio[21508]: time="2026-06-09T11:57:42.509261687Z" level=info msg="Stopped pod sandbox: 77f4d6cd9ab84d5b2bca8098cab474defb633fb71dfb0233ccbd36eaa3c4ff47" id=7ee2864e-6055-4eaa-aee0-1839a188d8ca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.086247 | controller | Jun 09 11:57:43.665130 crc crio[21508]: time="2026-06-09T11:57:43.664773123Z" level=info msg="Running pod sandbox: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-xwm85/POD" id=a2f26660-0f85-4278-8131-629d4b1ef43c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.086263 | controller | Jun 09 11:57:43.666234 crc crio[21508]: time="2026-06-09T11:57:43.666211385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.086281 | controller | Jun 09 11:57:43.711835 crc crio[21508]: time="2026-06-09T11:57:43.711559274Z" level=info msg="Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-xwm85 Namespace:openstack ID:fda21259c6702ef8dfd6eeede0363f1e8dc7c809095f86e088fe30c7723f2bcd UID:1ea1b504-dadb-43d1-873f-fa4d58d93817 NetNS:/var/run/netns/4d0904bc-be2c-4c64-b395-63824d28feac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ea1b504_dadb_43d1_873f_fa4d58d93817.slice PodAnnotations:0xc0019bc100}] Aliases:map[]}"
2026-06-09 12:20:03.086297 | controller | Jun 09 11:57:43.712125 crc crio[21508]: time="2026-06-09T11:57:43.711838462Z" level=info msg="Adding pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-xwm85 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.086313 | controller | Jun 09 11:57:44.398365 crc crio[21508]: 2026-06-09T11:57:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fda21259c6702ef Mac:52:43:1a:01:2a:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:00 Mtu:0 Sandbox:/var/run/netns/4d0904bc-be2c-4c64-b395-63824d28feac SocketPath: PciID:}] [{Interface:0xc0002ec810 Address:{IP:10.217.1.0 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.086329 | controller | Jun 09 11:57:44.398365 crc crio[21508]: time="2026-06-09T11:57:44.398200033Z" level=info msg="Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-xwm85 Namespace:openstack ID:fda21259c6702ef8dfd6eeede0363f1e8dc7c809095f86e088fe30c7723f2bcd UID:1ea1b504-dadb-43d1-873f-fa4d58d93817 NetNS:/var/run/netns/4d0904bc-be2c-4c64-b395-63824d28feac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ea1b504_dadb_43d1_873f_fa4d58d93817.slice PodAnnotations:0xc0019bc100}] Aliases:map[]}"
2026-06-09 12:20:03.086362 | controller | Jun 09 11:57:44.401276 crc crio[21508]: time="2026-06-09T11:57:44.398877773Z" level=info msg="Checking pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-xwm85 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.086385 | controller | Jun 09 11:57:44.409387 crc crio[21508]: time="2026-06-09T11:57:44.409334047Z" level=info msg="Ran pod sandbox fda21259c6702ef8dfd6eeede0363f1e8dc7c809095f86e088fe30c7723f2bcd with infra container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-xwm85/POD" id=a2f26660-0f85-4278-8131-629d4b1ef43c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.086403 | controller | Jun 09 11:57:44.412479 crc crio[21508]: time="2026-06-09T11:57:44.412421207Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5" id=8998a5ae-1f8a-4f46-9cb5-e1726f46d7b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.086419 | controller | Jun 09 11:57:44.442987 crc crio[21508]: time="2026-06-09T11:57:44.442885303Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5" id=b4cdbb96-3ea5-42fb-a200-6ce50bc42b21 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.086438 | controller | Jun 09 11:57:44.451884 crc crio[21508]: time="2026-06-09T11:57:44.451792802Z" level=info msg="Creating container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-xwm85/libvirt-edpm-deployment-ipam-openstack-edpm-ipam" id=5445eed9-fc8d-454e-b3e4-8dfc2ecd1e89 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.086454 | controller | Jun 09 11:57:44.452258 crc crio[21508]: time="2026-06-09T11:57:44.452182243Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.086473 | controller | Jun 09 11:57:44.499235 crc crio[21508]: time="2026-06-09T11:57:44.499132689Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.086497 | controller | Jun 09 11:57:44.502266 crc crio[21508]: time="2026-06-09T11:57:44.502187217Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.086520 | controller | Jun 09 11:57:44.654983 crc crio[21508]: time="2026-06-09T11:57:44.654833527Z" level=info msg="Created container f79cb93a86b534b0a476c667e39e1e8db282fd23ce523a2b19904d4ace3931f9: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-xwm85/libvirt-edpm-deployment-ipam-openstack-edpm-ipam" id=5445eed9-fc8d-454e-b3e4-8dfc2ecd1e89 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.086541 | controller | Jun 09 11:57:44.655980 crc crio[21508]: time="2026-06-09T11:57:44.655892128Z" level=info msg="Starting container: f79cb93a86b534b0a476c667e39e1e8db282fd23ce523a2b19904d4ace3931f9" id=ed5b1227-089a-4606-a13d-9b54dada68b0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.086561 | controller | Jun 09 11:57:44.661988 crc crio[21508]: time="2026-06-09T11:57:44.661883632Z" level=info msg="Started container" PID=180198 containerID=f79cb93a86b534b0a476c667e39e1e8db282fd23ce523a2b19904d4ace3931f9 description=openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-xwm85/libvirt-edpm-deployment-ipam-openstack-edpm-ipam id=ed5b1227-089a-4606-a13d-9b54dada68b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fda21259c6702ef8dfd6eeede0363f1e8dc7c809095f86e088fe30c7723f2bcd
2026-06-09 12:20:03.086578 | controller | Jun 09 11:58:00.520803 crc crio[21508]: time="2026-06-09T11:58:00.520280974Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683438-55rdx/POD" id=431f2201-88fc-49b2-81f8-202eb6739deb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.086595 | controller | Jun 09 11:58:00.520803 crc crio[21508]: time="2026-06-09T11:58:00.52082835Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.086611 | controller | Jun 09 11:58:00.558704 crc crio[21508]: time="2026-06-09T11:58:00.558595899Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683438-55rdx Namespace:openshift-infra ID:5609a680f20406090a096fc28d576fa78a6bfa4cb41a79c4a1a966893b8a22db UID:3c11a7d6-ebba-4ce3-b142-e69319ec1520 NetNS:/var/run/netns/5be1c009-374b-4fc5-b9c0-9afe94eddd01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c11a7d6_ebba_4ce3_b142_e69319ec1520.slice PodAnnotations:0xc004e42a00}] Aliases:map[]}"
2026-06-09 12:20:03.086627 | controller | Jun 09 11:58:00.558704 crc crio[21508]: time="2026-06-09T11:58:00.558686941Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683438-55rdx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.086643 | controller | Jun 09 11:58:01.074331 crc crio[21508]: 2026-06-09T11:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5609a680f204060 Mac:06:71:7b:49:e5:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:01 Mtu:0 Sandbox:/var/run/netns/5be1c009-374b-4fc5-b9c0-9afe94eddd01 SocketPath: PciID:}] [{Interface:0xc000516a50 Address:{IP:10.217.1.1 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.086665 | controller | Jun 09 11:58:01.076148 crc crio[21508]: time="2026-06-09T11:58:01.076074179Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683438-55rdx Namespace:openshift-infra ID:5609a680f20406090a096fc28d576fa78a6bfa4cb41a79c4a1a966893b8a22db UID:3c11a7d6-ebba-4ce3-b142-e69319ec1520 NetNS:/var/run/netns/5be1c009-374b-4fc5-b9c0-9afe94eddd01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c11a7d6_ebba_4ce3_b142_e69319ec1520.slice PodAnnotations:0xc004e42a00}] Aliases:map[]}"
2026-06-09 12:20:03.086683 | controller | Jun 09 11:58:01.076442 crc crio[21508]: time="2026-06-09T11:58:01.076365657Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683438-55rdx for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.086700 | controller | Jun 09 11:58:01.087706 crc crio[21508]: time="2026-06-09T11:58:01.087620164Z" level=info msg="Ran pod sandbox 5609a680f20406090a096fc28d576fa78a6bfa4cb41a79c4a1a966893b8a22db with infra container: openshift-infra/auto-csr-approver-29683438-55rdx/POD" id=431f2201-88fc-49b2-81f8-202eb6739deb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.086716 | controller | Jun 09 11:58:01.091120 crc crio[21508]: time="2026-06-09T11:58:01.091058104Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=1a531584-038e-4982-86ad-6c75cd5987c5 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.086731 | controller | Jun 09 11:58:01.103874 crc crio[21508]: time="2026-06-09T11:58:01.103787205Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 12:20:03.086746 | controller | Jun 09 11:58:02.660083 crc crio[21508]: time="2026-06-09T11:58:02.658401637Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=1a531584-038e-4982-86ad-6c75cd5987c5 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.086762 | controller | Jun 09 11:58:02.662580 crc crio[21508]: time="2026-06-09T11:58:02.662352672Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=651f0dbe-1ab4-4c07-b095-17963186f517 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.086777 | controller | Jun 09 11:58:02.668773 crc crio[21508]: time="2026-06-09T11:58:02.66604541Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=f805af62-0784-4498-b832-dbac925b757c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.086793 | controller | Jun 09 11:58:02.677148 crc crio[21508]: time="2026-06-09T11:58:02.677002008Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683438-55rdx/oc" id=91bd2fff-037a-404a-8983-ab14413f3b86 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.086809 | controller | Jun 09 11:58:02.678169 crc crio[21508]: time="2026-06-09T11:58:02.678074719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.086824 | controller | Jun 09 11:58:02.737119 crc crio[21508]: time="2026-06-09T11:58:02.736982073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.086840 | controller | Jun 09 11:58:03.015265 crc crio[21508]: time="2026-06-09T11:58:03.015142821Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.086859 | controller | Jun 09 11:58:03.143797 crc crio[21508]: time="2026-06-09T11:58:03.14299798Z" level=info msg="Created container 94c6d77a0ac047eb40899ba4ec45327a38ccc611ba8975395c1880a26f21dd8c: openshift-infra/auto-csr-approver-29683438-55rdx/oc" id=91bd2fff-037a-404a-8983-ab14413f3b86 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.086875 | controller | Jun 09 11:58:03.146270 crc crio[21508]: time="2026-06-09T11:58:03.146180052Z" level=info msg="Starting container: 94c6d77a0ac047eb40899ba4ec45327a38ccc611ba8975395c1880a26f21dd8c" id=5608111a-f7ae-438a-a4ad-fc1ff2c534e1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.086891 | controller | Jun 09 11:58:03.151245 crc crio[21508]: time="2026-06-09T11:58:03.151144807Z" level=info msg="Started container" PID=181264 containerID=94c6d77a0ac047eb40899ba4ec45327a38ccc611ba8975395c1880a26f21dd8c description=openshift-infra/auto-csr-approver-29683438-55rdx/oc id=5608111a-f7ae-438a-a4ad-fc1ff2c534e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5609a680f20406090a096fc28d576fa78a6bfa4cb41a79c4a1a966893b8a22db
2026-06-09 12:20:03.086907 | controller | Jun 09 11:58:05.354369 crc crio[21508]: time="2026-06-09T11:58:05.353205369Z" level=info msg="Stopping pod sandbox: 5609a680f20406090a096fc28d576fa78a6bfa4cb41a79c4a1a966893b8a22db" id=22cb8f4a-23d4-4b27-bfe7-73bd0ac06ab8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.086923 | controller | Jun 09 11:58:05.355842 crc crio[21508]: time="2026-06-09T11:58:05.354997111Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683438-55rdx Namespace:openshift-infra ID:5609a680f20406090a096fc28d576fa78a6bfa4cb41a79c4a1a966893b8a22db UID:3c11a7d6-ebba-4ce3-b142-e69319ec1520 NetNS:/var/run/netns/5be1c009-374b-4fc5-b9c0-9afe94eddd01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c11a7d6_ebba_4ce3_b142_e69319ec1520.slice PodAnnotations:0xc002c0afa0}] Aliases:map[]}"
2026-06-09 12:20:03.086938 | controller | Jun 09 11:58:05.355842 crc crio[21508]: time="2026-06-09T11:58:05.355330101Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683438-55rdx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.086955 | controller | Jun 09 11:58:05.664589 crc crio[21508]: time="2026-06-09T11:58:05.664482452Z" level=info msg="Stopped pod sandbox: 5609a680f20406090a096fc28d576fa78a6bfa4cb41a79c4a1a966893b8a22db" id=22cb8f4a-23d4-4b27-bfe7-73bd0ac06ab8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.086971 | controller | Jun 09 11:58:29.748788 crc crio[21508]: time="2026-06-09T11:58:29.747982781Z" level=info msg="Removing container: dc36a1e60dd55ef50398eed676da7a91ca2bdfc70bd4e48bc59d6320734379a4" id=788f8046-beaa-472c-bc27-0334b5ef583f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.086987 | controller | Jun 09 11:58:29.856180 crc crio[21508]: time="2026-06-09T11:58:29.85556128Z" level=info msg="Removed container dc36a1e60dd55ef50398eed676da7a91ca2bdfc70bd4e48bc59d6320734379a4: openshift-infra/auto-csr-approver-29683432-2qtzl/oc" id=788f8046-beaa-472c-bc27-0334b5ef583f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.087003 | controller | Jun 09 11:58:29.881343 crc crio[21508]: time="2026-06-09T11:58:29.881173855Z" level=info msg="Stopping pod sandbox: fde7ecc9aaecf0d4d39c55c554b79d510c82d9292ec81899045e7fd4203ad50c" id=b48a0595-eea0-4ec4-a579-76ef1e3fec54 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.087018 | controller | Jun 09 11:58:29.881791 crc crio[21508]: time="2026-06-09T11:58:29.881278678Z" level=info msg="Stopped pod sandbox (already stopped): fde7ecc9aaecf0d4d39c55c554b79d510c82d9292ec81899045e7fd4203ad50c" id=b48a0595-eea0-4ec4-a579-76ef1e3fec54 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.087034 | controller | Jun 09 11:58:29.882161 crc crio[21508]: time="2026-06-09T11:58:29.88203631Z" level=info msg="Removing pod sandbox: fde7ecc9aaecf0d4d39c55c554b79d510c82d9292ec81899045e7fd4203ad50c" id=14f283e5-86df-4f38-b8a8-079eced8d59d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.087053 | controller | Jun 09 11:58:29.897600 crc crio[21508]: time="2026-06-09T11:58:29.897465188Z" level=info msg="Removed pod sandbox: fde7ecc9aaecf0d4d39c55c554b79d510c82d9292ec81899045e7fd4203ad50c" id=14f283e5-86df-4f38-b8a8-079eced8d59d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.087068 | controller | Jun 09 11:58:52.944395 crc crio[21508]: time="2026-06-09T11:58:52.943536378Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-5mggn/POD" id=6f326158-32af-4964-8c46-319ca1c40ee6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.087084 | controller | Jun 09 11:58:52.946004 crc crio[21508]: time="2026-06-09T11:58:52.944441315Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.087100 | controller | Jun 09 11:58:52.995944 crc crio[21508]: time="2026-06-09T11:58:52.995500959Z" level=info msg="Got pod network &{Name:certified-operators-5mggn Namespace:openshift-marketplace ID:3ec8f0427d979d2631f3636450e864d8de87d81da73397688b2badd35901aa2d UID:93421c9f-2530-4217-8082-42b568f4ac55 NetNS:/var/run/netns/5f35571e-45a8-4072-b5f7-1f8fc749179f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod93421c9f_2530_4217_8082_42b568f4ac55.slice PodAnnotations:0xc003b381d0}] Aliases:map[]}"
2026-06-09 12:20:03.087116 | controller | Jun 09 11:58:52.995944 crc crio[21508]: time="2026-06-09T11:58:52.995924111Z" level=info msg="Adding pod openshift-marketplace_certified-operators-5mggn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.087132 | controller | Jun 09 11:58:53.639350 crc crio[21508]: 2026-06-09T11:58:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3ec8f0427d979d2 Mac:b6:5b:8a:d5:03:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:02 Mtu:0 Sandbox:/var/run/netns/5f35571e-45a8-4072-b5f7-1f8fc749179f SocketPath: PciID:}] [{Interface:0xc00043e680 Address:{IP:10.217.1.2 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.087148 | controller | Jun 09 11:58:53.639851 crc crio[21508]: time="2026-06-09T11:58:53.639780266Z" level=info msg="Got pod network &{Name:certified-operators-5mggn Namespace:openshift-marketplace ID:3ec8f0427d979d2631f3636450e864d8de87d81da73397688b2badd35901aa2d UID:93421c9f-2530-4217-8082-42b568f4ac55 NetNS:/var/run/netns/5f35571e-45a8-4072-b5f7-1f8fc749179f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod93421c9f_2530_4217_8082_42b568f4ac55.slice PodAnnotations:0xc003b381d0}] Aliases:map[]}"
2026-06-09 12:20:03.087164 | controller | Jun 09 11:58:53.639974 crc crio[21508]: time="2026-06-09T11:58:53.639940051Z" level=info msg="Checking pod openshift-marketplace_certified-operators-5mggn for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.087180 | controller | Jun 09 11:58:53.652870 crc crio[21508]: time="2026-06-09T11:58:53.652766814Z" level=info msg="Ran pod sandbox 3ec8f0427d979d2631f3636450e864d8de87d81da73397688b2badd35901aa2d with infra container: openshift-marketplace/certified-operators-5mggn/POD" id=6f326158-32af-4964-8c46-319ca1c40ee6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.087196 | controller | Jun 09 11:58:53.657144 crc crio[21508]: time="2026-06-09T11:58:53.65676563Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=af17284b-377f-479d-b8dd-46fbfe4b35b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.087215 | controller | Jun 09 11:58:53.662880 crc crio[21508]: time="2026-06-09T11:58:53.662810086Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ba659768-3128-439b-9f9e-9f4328e5411e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.087231 | controller | Jun 09 11:58:53.671750 crc crio[21508]: time="2026-06-09T11:58:53.671694064Z" level=info msg="Creating container: openshift-marketplace/certified-operators-5mggn/extract-utilities" id=eb12ae27-0f68-4345-a5dd-892baa0216b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.087247 | controller | Jun 09 11:58:53.672156 crc crio[21508]: time="2026-06-09T11:58:53.672094396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.087263 | controller | Jun 09 11:58:53.722754 crc crio[21508]: time="2026-06-09T11:58:53.722655526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.087279 | controller | Jun 09 11:58:53.731205 crc crio[21508]: time="2026-06-09T11:58:53.731152653Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.087294 | controller | Jun 09 11:58:53.920031 crc crio[21508]: time="2026-06-09T11:58:53.919960354Z" level=info msg="Created container 81d7e48b39bc3260d433258b53ebb939362cbc2a65f34fbd5941923fae79b11f: openshift-marketplace/certified-operators-5mggn/extract-utilities" id=eb12ae27-0f68-4345-a5dd-892baa0216b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.087310 | controller | Jun 09 11:58:53.921813 crc crio[21508]: time="2026-06-09T11:58:53.921655274Z" level=info msg="Starting container: 81d7e48b39bc3260d433258b53ebb939362cbc2a65f34fbd5941923fae79b11f" id=5393327f-675c-4997-8b96-d33856cdb273 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.087325 | controller | Jun 09 11:58:53.928370 crc crio[21508]: time="2026-06-09T11:58:53.928255076Z" level=info msg="Started container" PID=184061 containerID=81d7e48b39bc3260d433258b53ebb939362cbc2a65f34fbd5941923fae79b11f description=openshift-marketplace/certified-operators-5mggn/extract-utilities id=5393327f-675c-4997-8b96-d33856cdb273 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ec8f0427d979d2631f3636450e864d8de87d81da73397688b2badd35901aa2d
2026-06-09 12:20:03.087341 | controller | Jun 09 11:58:54.146141 crc crio[21508]: time="2026-06-09T11:58:54.145855844Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=7d2b4a52-251c-4fb2-b957-51f436ee7d1e name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.087379 | controller | Jun 09 11:58:54.151992 crc crio[21508]: time="2026-06-09T11:58:54.15191017Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-09 12:20:03.087398 | controller | Jun 09 11:58:54.875853 crc crio[21508]: time="2026-06-09T11:58:54.875180385Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e" id=7d2b4a52-251c-4fb2-b957-51f436ee7d1e name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.087415 | controller | Jun 09 11:58:54.876612 crc crio[21508]: time="2026-06-09T11:58:54.876571035Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=865138b6-0a43-4445-b866-5880da233b75 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.087432 | controller | Jun 09 11:58:54.880172 crc crio[21508]: time="2026-06-09T11:58:54.880072847Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=d5e887c4-930e-4a29-9de6-e5bae87907a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.087451 | controller | Jun 09 11:58:54.889086 crc crio[21508]: time="2026-06-09T11:58:54.88772772Z" level=info msg="Creating container: openshift-marketplace/certified-operators-5mggn/extract-content" id=149f33eb-904a-4a72-98ea-31457be55225 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.087468 | controller | Jun 09 11:58:54.889086 crc crio[21508]: time="2026-06-09T11:58:54.888201744Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.087484 | controller | Jun 09 11:58:54.947256 crc crio[21508]: time="2026-06-09T11:58:54.947168219Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.087504 | controller | Jun 09 11:58:54.951179 crc crio[21508]: time="2026-06-09T11:58:54.951119333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.087528 | controller | Jun 09 11:58:55.151817 crc crio[21508]: time="2026-06-09T11:58:55.150875073Z" level=info msg="Created container 7a6ba746ba2d08924464ede67b675e2a66a88f66f492aa2803f17f6d253d34be: openshift-marketplace/certified-operators-5mggn/extract-content" id=149f33eb-904a-4a72-98ea-31457be55225 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.087547 | controller | Jun 09 11:58:55.153508 crc crio[21508]: time="2026-06-09T11:58:55.152467419Z" level=info msg="Starting container: 7a6ba746ba2d08924464ede67b675e2a66a88f66f492aa2803f17f6d253d34be" id=49e87619-bc6d-410c-be95-2c9419f8223f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.087564 | controller | Jun 09 11:58:55.159448 crc crio[21508]: time="2026-06-09T11:58:55.158564117Z" level=info msg="Started container" PID=184137 containerID=7a6ba746ba2d08924464ede67b675e2a66a88f66f492aa2803f17f6d253d34be description=openshift-marketplace/certified-operators-5mggn/extract-content id=49e87619-bc6d-410c-be95-2c9419f8223f name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ec8f0427d979d2631f3636450e864d8de87d81da73397688b2badd35901aa2d
2026-06-09 12:20:03.087580 | controller | Jun 09 11:58:57.193283 crc crio[21508]: time="2026-06-09T11:58:57.192441326Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e4f41276-f467-44da-88e5-2095f2475899 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.087596 | controller | Jun 09 11:58:57.197853 crc crio[21508]: time="2026-06-09T11:58:57.197254746Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=6f3264ec-98c8-4c72-9824-5c3952bd4415 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.087612 | controller | Jun 09 11:58:57.206338 crc crio[21508]: time="2026-06-09T11:58:57.206260818Z" level=info msg="Creating container: openshift-marketplace/certified-operators-5mggn/registry-server" id=e37a9cb9-b839-45a3-9d7a-c3a8e8850541 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.087628 | controller | Jun 09 11:58:57.206925 crc crio[21508]: time="2026-06-09T11:58:57.206900147Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.087644 | controller | Jun 09 11:58:57.308760 crc crio[21508]: time="2026-06-09T11:58:57.306754291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.087660 | controller | Jun 09 11:58:57.312552 crc crio[21508]: time="2026-06-09T11:58:57.312446246Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.087680 | controller | Jun 09 11:58:57.472585 crc crio[21508]: time="2026-06-09T11:58:57.472268385Z" level=info msg="Created container f4db419fce78392d1ae37df054781ccae4fac9d12460f0611351c60f8c61642f: openshift-marketplace/certified-operators-5mggn/registry-server" id=e37a9cb9-b839-45a3-9d7a-c3a8e8850541 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.087698 | controller | Jun 09 11:58:57.474031 crc crio[21508]: time="2026-06-09T11:58:57.47383136Z" level=info msg="Starting container: f4db419fce78392d1ae37df054781ccae4fac9d12460f0611351c60f8c61642f" id=a2c53fd1-2572-4a2c-ace8-5a3135d3196b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.087715 | controller | Jun 09 11:58:57.482255 crc crio[21508]: time="2026-06-09T11:58:57.482156762Z" level=info msg="Started container" PID=184270 containerID=f4db419fce78392d1ae37df054781ccae4fac9d12460f0611351c60f8c61642f description=openshift-marketplace/certified-operators-5mggn/registry-server id=a2c53fd1-2572-4a2c-ace8-5a3135d3196b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ec8f0427d979d2631f3636450e864d8de87d81da73397688b2badd35901aa2d
2026-06-09 12:20:03.087731 | controller | Jun 09 11:59:05.308472 crc crio[21508]: time="2026-06-09T11:59:05.307569726Z" level=info msg="Stopping container: f4db419fce78392d1ae37df054781ccae4fac9d12460f0611351c60f8c61642f (timeout: 2s)" id=407748e9-0b66-4457-b07d-40f073fdfdd6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.087748 | controller | Jun 09 11:59:05.441183 crc crio[21508]: time="2026-06-09T11:59:05.441029117Z" level=info msg="Stopped container f4db419fce78392d1ae37df054781ccae4fac9d12460f0611351c60f8c61642f: openshift-marketplace/certified-operators-5mggn/registry-server" id=407748e9-0b66-4457-b07d-40f073fdfdd6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.087764 | controller | Jun 09 11:59:05.442407 crc crio[21508]: time="2026-06-09T11:59:05.442112919Z" level=info msg="Stopping pod sandbox: 3ec8f0427d979d2631f3636450e864d8de87d81da73397688b2badd35901aa2d" id=93efbc72-73d4-4baf-9c68-16cfc0550a3b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.087780 | controller | Jun 09 11:59:05.443106 crc crio[21508]: time="2026-06-09T11:59:05.443023805Z" level=info msg="Got pod network &{Name:certified-operators-5mggn Namespace:openshift-marketplace ID:3ec8f0427d979d2631f3636450e864d8de87d81da73397688b2badd35901aa2d UID:93421c9f-2530-4217-8082-42b568f4ac55 NetNS:/var/run/netns/5f35571e-45a8-4072-b5f7-1f8fc749179f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod93421c9f_2530_4217_8082_42b568f4ac55.slice PodAnnotations:0xc00244e7e8}] Aliases:map[]}"
2026-06-09 12:20:03.087797 | controller | Jun 09 11:59:05.443360 crc crio[21508]: time="2026-06-09T11:59:05.443212341Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-5mggn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.087813 | controller | Jun 09 11:59:05.742728 crc crio[21508]: time="2026-06-09T11:59:05.741829895Z" level=info msg="Stopped pod sandbox: 3ec8f0427d979d2631f3636450e864d8de87d81da73397688b2badd35901aa2d" id=93efbc72-73d4-4baf-9c68-16cfc0550a3b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.087829 | controller | Jun 09 11:59:06.331540 crc crio[21508]: time="2026-06-09T11:59:06.330564147Z" level=info msg="Removing container: f4db419fce78392d1ae37df054781ccae4fac9d12460f0611351c60f8c61642f" id=308afcf6-7872-4a8d-ba47-72c552aa8292 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.087845 | controller | Jun 09 11:59:06.366622 crc crio[21508]: time="2026-06-09T11:59:06.366520013Z" level=info msg="Removed container f4db419fce78392d1ae37df054781ccae4fac9d12460f0611351c60f8c61642f: openshift-marketplace/certified-operators-5mggn/registry-server" id=308afcf6-7872-4a8d-ba47-72c552aa8292 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.087864 | controller | Jun 09 11:59:06.369610 crc crio[21508]: time="2026-06-09T11:59:06.369547751Z" level=info msg="Removing container: 7a6ba746ba2d08924464ede67b675e2a66a88f66f492aa2803f17f6d253d34be" id=9e5f4619-a0f6-400c-9655-560ed080b18a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.087880 | controller | Jun 09 11:59:06.410019 crc crio[21508]: time="2026-06-09T11:59:06.409892444Z" level=info msg="Removed container 7a6ba746ba2d08924464ede67b675e2a66a88f66f492aa2803f17f6d253d34be: openshift-marketplace/certified-operators-5mggn/extract-content" id=9e5f4619-a0f6-400c-9655-560ed080b18a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.087896 | controller | Jun 09 11:59:06.412940 crc crio[21508]: time="2026-06-09T11:59:06.41285003Z" level=info msg="Removing container: 81d7e48b39bc3260d433258b53ebb939362cbc2a65f34fbd5941923fae79b11f" id=304f5cc4-4630-4bd2-830e-d30bb3f78931 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.087911 | controller | Jun 09 11:59:06.455554 crc crio[21508]: time="2026-06-09T11:59:06.45547058Z" level=info msg="Removed container 81d7e48b39bc3260d433258b53ebb939362cbc2a65f34fbd5941923fae79b11f: openshift-marketplace/certified-operators-5mggn/extract-utilities" id=304f5cc4-4630-4bd2-830e-d30bb3f78931 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.087927 | controller | Jun 09 11:59:29.924114 crc crio[21508]: time="2026-06-09T11:59:29.923092118Z" level=info msg="Stopping pod sandbox: 3ec8f0427d979d2631f3636450e864d8de87d81da73397688b2badd35901aa2d" id=deecd7b1-c64e-4218-9d4f-3a59f60d07c1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.087942 | controller | Jun 09 11:59:29.924114 crc crio[21508]: time="2026-06-09T11:59:29.924070536Z" level=info msg="Stopped pod sandbox (already stopped): 3ec8f0427d979d2631f3636450e864d8de87d81da73397688b2badd35901aa2d" id=deecd7b1-c64e-4218-9d4f-3a59f60d07c1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.087957 | controller | Jun 09 11:59:29.925911 crc crio[21508]: time="2026-06-09T11:59:29.924814178Z" level=info msg="Removing pod sandbox: 3ec8f0427d979d2631f3636450e864d8de87d81da73397688b2badd35901aa2d" id=7cb56b16-ba62-40f9-9c66-1f35f72cda8f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.087973 | controller | Jun 09 11:59:29.942886 crc crio[21508]: time="2026-06-09T11:59:29.94276061Z" level=info msg="Removed pod sandbox: 3ec8f0427d979d2631f3636450e864d8de87d81da73397688b2badd35901aa2d" id=7cb56b16-ba62-40f9-9c66-1f35f72cda8f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.087989 | controller | Jun 09 12:00:01.073150 crc crio[21508]: time="2026-06-09T12:00:01.072023129Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683440-gcp29/POD" id=7f0b27d5-d8af-472e-8d77-d90558c4248f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.088004 | controller | Jun 09 12:00:01.073150 crc crio[21508]: time="2026-06-09T12:00:01.073177172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.088020 | controller | Jun 09 12:00:01.120524 crc crio[21508]: time="2026-06-09T12:00:01.120453327Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683440-gcp29 Namespace:openshift-infra ID:7bd09e24d9543db3b2ffb6e6498d26783b56cdcd8dabb908c7244a1804feeb42 UID:60b11499-8f7e-41de-8ebe-5c9c6d1ba5c8 NetNS:/var/run/netns/98d83d40-1938-4e73-8954-022fed1b5ce2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60b11499_8f7e_41de_8ebe_5c9c6d1ba5c8.slice PodAnnotations:0xc00011f740}] Aliases:map[]}"
2026-06-09 12:20:03.088037 | controller | Jun 09 12:00:01.120524 crc crio[21508]: time="2026-06-09T12:00:01.120517459Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683440-gcp29 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.088056 | controller | Jun 09 12:00:01.278211 crc crio[21508]: time="2026-06-09T12:00:01.278109162Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683440-slvmp/POD" id=4134577c-a54b-41b5-85da-941f8255f48a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.088072 | controller | Jun 09 12:00:01.278504 crc crio[21508]: time="2026-06-09T12:00:01.278227296Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.088088 | controller | Jun 09 12:00:01.317645 crc crio[21508]: time="2026-06-09T12:00:01.317446336Z" level=info msg="Got pod network &{Name:collect-profiles-29683440-slvmp Namespace:openshift-operator-lifecycle-manager ID:fba1c33d879fc02740919e431eb6921e82c6bf69a6ad3cf4808aa8d1b8479bc0 UID:21db8426-2c00-4dd0-b240-199e497f943f NetNS:/var/run/netns/2e231833-2df8-4cde-bf6b-11140c4cf2d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod21db8426_2c00_4dd0_b240_199e497f943f.slice PodAnnotations:0xc00011fb10}] Aliases:map[]}"
2026-06-09 12:20:03.088104 | controller | Jun 09 12:00:01.317645 crc crio[21508]: time="2026-06-09T12:00:01.317507438Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683440-slvmp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.088120 | controller | Jun 09 12:00:01.805828 crc crio[21508]: 2026-06-09T12:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7bd09e24d9543db Mac:66:db:17:dd:16:9b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:03 Mtu:0 Sandbox:/var/run/netns/98d83d40-1938-4e73-8954-022fed1b5ce2 SocketPath: PciID:}] [{Interface:0xc0005025d0 Address:{IP:10.217.1.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.088136 | controller | Jun 09 12:00:01.810154 crc crio[21508]: time="2026-06-09T12:00:01.809891538Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683440-gcp29 Namespace:openshift-infra ID:7bd09e24d9543db3b2ffb6e6498d26783b56cdcd8dabb908c7244a1804feeb42 UID:60b11499-8f7e-41de-8ebe-5c9c6d1ba5c8 NetNS:/var/run/netns/98d83d40-1938-4e73-8954-022fed1b5ce2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60b11499_8f7e_41de_8ebe_5c9c6d1ba5c8.slice PodAnnotations:0xc00011f740}] Aliases:map[]}"
2026-06-09 12:20:03.088152 | controller | Jun 09 12:00:01.810540 crc crio[21508]: time="2026-06-09T12:00:01.810263399Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683440-gcp29 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.088168 | controller | Jun 09 12:00:01.829274 crc crio[21508]: time="2026-06-09T12:00:01.829173579Z" level=info msg="Ran pod sandbox 7bd09e24d9543db3b2ffb6e6498d26783b56cdcd8dabb908c7244a1804feeb42 with infra container: openshift-infra/auto-csr-approver-29683440-gcp29/POD" id=7f0b27d5-d8af-472e-8d77-d90558c4248f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.088185 | controller | Jun 09 12:00:01.833026 crc crio[21508]: time="2026-06-09T12:00:01.832930198Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=85a6c517-47c3-450c-9cdb-84aef97e4081 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.088201 | controller | Jun 09 12:00:01.845236 crc crio[21508]: time="2026-06-09T12:00:01.845150983Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 12:20:03.088216 | controller | Jun 09 12:00:01.959437 crc crio[21508]: 2026-06-09T12:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fba1c33d879fc02 Mac:aa:dd:26:d9:05:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:04 Mtu:0 Sandbox:/var/run/netns/2e231833-2df8-4cde-bf6b-11140c4cf2d9 SocketPath: PciID:}] [{Interface:0xc00011b370 Address:{IP:10.217.1.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.088237 | controller | Jun 09 12:00:01.960251 crc crio[21508]: time="2026-06-09T12:00:01.960146258Z" level=info msg="Got pod network &{Name:collect-profiles-29683440-slvmp Namespace:openshift-operator-lifecycle-manager ID:fba1c33d879fc02740919e431eb6921e82c6bf69a6ad3cf4808aa8d1b8479bc0 UID:21db8426-2c00-4dd0-b240-199e497f943f NetNS:/var/run/netns/2e231833-2df8-4cde-bf6b-11140c4cf2d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod21db8426_2c00_4dd0_b240_199e497f943f.slice PodAnnotations:0xc00011fb10}] Aliases:map[]}"
2026-06-09 12:20:03.088254 | controller | Jun 09 12:00:01.960490 crc crio[21508]: time="2026-06-09T12:00:01.960433826Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683440-slvmp for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.088270 | controller | Jun 09 12:00:01.968579 crc crio[21508]: time="2026-06-09T12:00:01.968263534Z" level=info msg="Ran pod sandbox fba1c33d879fc02740919e431eb6921e82c6bf69a6ad3cf4808aa8d1b8479bc0 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683440-slvmp/POD" id=4134577c-a54b-41b5-85da-941f8255f48a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.088286 | controller | Jun 09 12:00:01.971138 crc crio[21508]: time="2026-06-09T12:00:01.970753076Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=dff75154-924c-4d04-b79b-b705cde48bcf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.088301 | controller | Jun 09 12:00:01.974356 crc crio[21508]: time="2026-06-09T12:00:01.974207167Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=1a021ecb-a5b1-485f-b652-e9a346ae7479 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.088317 | controller | Jun 09 12:00:02.057424 crc crio[21508]: time="2026-06-09T12:00:02.056931563Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683440-slvmp/collect-profiles" id=31a5497d-ad0a-4433-8562-00297c1c998d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.088332 | controller | Jun 09 12:00:02.057893 crc crio[21508]: time="2026-06-09T12:00:02.057462478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.088366 | controller | Jun 09 12:00:02.115773 crc crio[21508]: time="2026-06-09T12:00:02.11564991Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.088388 | controller | Jun 09 12:00:02.132849 crc crio[21508]: time="2026-06-09T12:00:02.132726187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.088405 | controller | Jun 09 12:00:02.312358 crc crio[21508]: time="2026-06-09T12:00:02.312027662Z" level=info msg="Created container ab5d51ff36dd50091574b748278f2f6883006b0bb73fb6edcebda093fbb70d57: openshift-operator-lifecycle-manager/collect-profiles-29683440-slvmp/collect-profiles" id=31a5497d-ad0a-4433-8562-00297c1c998d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.088421 | controller | Jun 09 12:00:02.313893 crc crio[21508]: time="2026-06-09T12:00:02.313743021Z" level=info msg="Starting container: ab5d51ff36dd50091574b748278f2f6883006b0bb73fb6edcebda093fbb70d57" id=4c8f75cf-7bcc-4e12-b71f-0e4f78875bd9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.088437 | controller | Jun 09 12:00:02.321560 crc crio[21508]: time="2026-06-09T12:00:02.321462366Z" level=info msg="Started container" PID=187503 containerID=ab5d51ff36dd50091574b748278f2f6883006b0bb73fb6edcebda093fbb70d57 description=openshift-operator-lifecycle-manager/collect-profiles-29683440-slvmp/collect-profiles id=4c8f75cf-7bcc-4e12-b71f-0e4f78875bd9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fba1c33d879fc02740919e431eb6921e82c6bf69a6ad3cf4808aa8d1b8479bc0
2026-06-09 12:20:03.088456 | controller | Jun 09 12:00:04.049548 crc crio[21508]: time="2026-06-09T12:00:04.049029763Z" level=info msg="Stopping pod sandbox: fba1c33d879fc02740919e431eb6921e82c6bf69a6ad3cf4808aa8d1b8479bc0" id=1d0c2916-4ff9-4d98-981e-88aa8647f23d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.088472 | controller | Jun 09 12:00:04.050998 crc crio[21508]: time="2026-06-09T12:00:04.050071874Z" level=info msg="Got pod network &{Name:collect-profiles-29683440-slvmp Namespace:openshift-operator-lifecycle-manager ID:fba1c33d879fc02740919e431eb6921e82c6bf69a6ad3cf4808aa8d1b8479bc0 UID:21db8426-2c00-4dd0-b240-199e497f943f NetNS:/var/run/netns/2e231833-2df8-4cde-bf6b-11140c4cf2d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod21db8426_2c00_4dd0_b240_199e497f943f.slice PodAnnotations:0xc002a12038}] Aliases:map[]}"
2026-06-09 12:20:03.088488 | controller | Jun 09 12:00:04.050998 crc crio[21508]: time="2026-06-09T12:00:04.050220758Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683440-slvmp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.088504 | controller | Jun 09 12:00:04.366789 crc crio[21508]: time="2026-06-09T12:00:04.366185588Z" level=info msg="Stopped pod sandbox: fba1c33d879fc02740919e431eb6921e82c6bf69a6ad3cf4808aa8d1b8479bc0" id=1d0c2916-4ff9-4d98-981e-88aa8647f23d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.088523 | controller | Jun 09 12:00:10.056382 crc crio[21508]: time="2026-06-09T12:00:10.055483336Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-h6mt4/POD" id=069bfdcb-1cb0-4852-b76b-6c9b12b5ed6b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.088547 | controller | Jun 09 12:00:10.056382 crc crio[21508]: time="2026-06-09T12:00:10.056258959Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.088566 | controller | Jun 09 12:00:10.101827 crc crio[21508]: time="2026-06-09T12:00:10.101547596Z" level=info msg="Got pod network &{Name:redhat-operators-h6mt4 Namespace:openshift-marketplace ID:6e6e288a705b97f96da931144906c7bd8dcabc3ddfea67842878c74108998a83 UID:3b4ced5e-3f50-492c-ae7f-378f76ba57e6 NetNS:/var/run/netns/cd5917fd-fcef-40cf-8d01-67522ecae865 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3b4ced5e_3f50_492c_ae7f_378f76ba57e6.slice PodAnnotations:0xc0008523c8}] Aliases:map[]}"
2026-06-09 12:20:03.088583 | controller | Jun 09 12:00:10.101827 crc crio[21508]: time="2026-06-09T12:00:10.101608138Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-h6mt4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.088599 | controller | Jun 09 12:00:10.696261 crc crio[21508]: 2026-06-09T12:00:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6e6e288a705b97f Mac:9a:4e:db:1f:3e:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:05 Mtu:0 Sandbox:/var/run/netns/cd5917fd-fcef-40cf-8d01-67522ecae865 SocketPath: PciID:}] [{Interface:0xc000234d10 Address:{IP:10.217.1.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.088616 | controller | Jun 09 12:00:10.697463 crc crio[21508]: time="2026-06-09T12:00:10.697408048Z" level=info msg="Got pod network &{Name:redhat-operators-h6mt4 Namespace:openshift-marketplace ID:6e6e288a705b97f96da931144906c7bd8dcabc3ddfea67842878c74108998a83 UID:3b4ced5e-3f50-492c-ae7f-378f76ba57e6 NetNS:/var/run/netns/cd5917fd-fcef-40cf-8d01-67522ecae865 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3b4ced5e_3f50_492c_ae7f_378f76ba57e6.slice PodAnnotations:0xc0008523c8}] Aliases:map[]}"
2026-06-09 12:20:03.088636 | controller | Jun 09 12:00:10.697635 crc crio[21508]: time="2026-06-09T12:00:10.697571462Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-h6mt4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.088653 | controller | Jun 09 12:00:10.708514 crc crio[21508]: time="2026-06-09T12:00:10.708376457Z" level=info msg="Ran pod sandbox 6e6e288a705b97f96da931144906c7bd8dcabc3ddfea67842878c74108998a83 with infra container: openshift-marketplace/redhat-operators-h6mt4/POD" id=069bfdcb-1cb0-4852-b76b-6c9b12b5ed6b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.088670 | controller | Jun 09 12:00:10.711100 crc crio[21508]: time="2026-06-09T12:00:10.711006923Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f864d79b-a556-4f99-bb60-7ef9224edff8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.088686 | controller | Jun 09 12:00:10.714359 crc crio[21508]: time="2026-06-09T12:00:10.714238887Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e22b8874-4365-4697-99fd-a3201c91618a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.088704 | controller | Jun 09 12:00:10.722778 crc crio[21508]: time="2026-06-09T12:00:10.722665862Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-h6mt4/extract-utilities" id=0e5bad1a-563e-45b0-b620-da5785e0b2d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.088720 | controller | Jun 09 12:00:10.723120 crc crio[21508]: time="2026-06-09T12:00:10.723069254Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.088736 | controller | Jun 09 12:00:10.784220 crc crio[21508]: time="2026-06-09T12:00:10.783660626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.088753 | controller | Jun 09 12:00:10.791208 crc crio[21508]: time="2026-06-09T12:00:10.791126313Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.088768 | controller | Jun 09 12:00:10.966230 crc crio[21508]: time="2026-06-09T12:00:10.965757833Z" level=info msg="Created container ff43598c8b83baa29e57a0fac7a22c995e138f58bbdfa28cd11b5895148fa8da: openshift-marketplace/redhat-operators-h6mt4/extract-utilities" id=0e5bad1a-563e-45b0-b620-da5785e0b2d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.088784 | controller | Jun 09 12:00:10.966764 crc crio[21508]: time="2026-06-09T12:00:10.966712431Z" level=info msg="Starting container: ff43598c8b83baa29e57a0fac7a22c995e138f58bbdfa28cd11b5895148fa8da" id=2099c85f-f0ea-41c1-ab40-426b5df33c96 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.088800 | controller | Jun 09 12:00:10.973908 crc crio[21508]: time="2026-06-09T12:00:10.973635172Z" level=info msg="Started container" PID=188004 containerID=ff43598c8b83baa29e57a0fac7a22c995e138f58bbdfa28cd11b5895148fa8da description=openshift-marketplace/redhat-operators-h6mt4/extract-utilities id=2099c85f-f0ea-41c1-ab40-426b5df33c96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e6e288a705b97f96da931144906c7bd8dcabc3ddfea67842878c74108998a83
2026-06-09 12:20:03.088816 | controller | Jun 09 12:00:11.149526 crc crio[21508]: time="2026-06-09T12:00:11.149479407Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=65733b89-9885-4fc0-b478-d0f48616987f name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.088836 | controller | Jun 09 12:00:11.155154 crc crio[21508]: time="2026-06-09T12:00:11.15511025Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-09 12:20:03.088852 | controller | Jun 09 12:00:12.050254 crc crio[21508]: time="2026-06-09T12:00:12.049653477Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:3ff571452f484c0211ce73a1965fd6ce23c29df4c9361a4fb9640ee9a34b3134" id=65733b89-9885-4fc0-b478-d0f48616987f name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.088869 | controller | Jun 09 12:00:12.051419 crc crio[21508]: time="2026-06-09T12:00:12.051378207Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=86aabb9d-6146-446e-a496-04ad11c05c3e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.088886 | controller | Jun 09 12:00:12.054752 crc crio[21508]: time="2026-06-09T12:00:12.05459761Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=24f1a003-2a0d-43c9-bbe4-88242027373a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.088902 | controller | Jun 09 12:00:12.062594 crc crio[21508]: time="2026-06-09T12:00:12.062515671Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-h6mt4/extract-content" id=ac4b55e2-62c3-4b71-9571-929c4b29835b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.088918 | controller | Jun 09 12:00:12.063233 crc crio[21508]: time="2026-06-09T12:00:12.063160059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.088934 | controller | Jun 09 12:00:12.139491 crc crio[21508]: time="2026-06-09T12:00:12.139282223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.088950 | controller | Jun 09 12:00:12.143494 crc crio[21508]: time="2026-06-09T12:00:12.143430304Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.088966 | controller | Jun 09 12:00:12.323351 crc crio[21508]: time="2026-06-09T12:00:12.323186372Z" level=info msg="Created container 4d5b6757268d82745c8d39e960b7dfa3d49da5b4b5596878cecc1329289687ae: openshift-marketplace/redhat-operators-h6mt4/extract-content" id=ac4b55e2-62c3-4b71-9571-929c4b29835b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.088981 | controller | Jun 09 12:00:12.324788 crc crio[21508]: time="2026-06-09T12:00:12.324573392Z" level=info msg="Starting container: 4d5b6757268d82745c8d39e960b7dfa3d49da5b4b5596878cecc1329289687ae" id=3282b7d5-8b7b-4bb0-ba0d-3c12fdcbfc1f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.088997 | controller | Jun 09 12:00:12.331760 crc crio[21508]: time="2026-06-09T12:00:12.331600256Z" level=info msg="Started container" PID=188087 containerID=4d5b6757268d82745c8d39e960b7dfa3d49da5b4b5596878cecc1329289687ae description=openshift-marketplace/redhat-operators-h6mt4/extract-content id=3282b7d5-8b7b-4bb0-ba0d-3c12fdcbfc1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e6e288a705b97f96da931144906c7bd8dcabc3ddfea67842878c74108998a83
2026-06-09 12:20:03.089013 | controller | Jun 09 12:00:19.489410 crc crio[21508]: time="2026-06-09T12:00:19.488652972Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=85a6c517-47c3-450c-9cdb-84aef97e4081 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.089029 | controller | Jun 09 12:00:19.492519 crc crio[21508]: time="2026-06-09T12:00:19.492413231Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=856a2db7-2e0c-42e0-862d-83ba40f95838 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.089049 | controller | Jun 09 12:00:19.495170 crc crio[21508]: time="2026-06-09T12:00:19.494923134Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=0b4b99cd-6514-441f-9302-d1dc2ae9a4a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.089066 | controller | Jun 09 12:00:19.505658 crc crio[21508]: time="2026-06-09T12:00:19.505593865Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683440-gcp29/oc" id=e999003b-df5c-4aa7-8413-dcdbbfdc940c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.089083 | controller | Jun 09 12:00:19.506666 crc crio[21508]: time="2026-06-09T12:00:19.506600804Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.089099 | controller | Jun 09 12:00:19.568695 crc crio[21508]: time="2026-06-09T12:00:19.568484634Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.089115 | controller | Jun 09 12:00:19.950153 crc crio[21508]: time="2026-06-09T12:00:19.9500413Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.089130 | controller | Jun 09 12:00:20.094772 crc crio[21508]: time="2026-06-09T12:00:20.094612775Z" level=info msg="Created container 7b734c24416e73a4ee290bd979145217509d8343bda9af6377635fedbd549ee0: openshift-infra/auto-csr-approver-29683440-gcp29/oc" id=e999003b-df5c-4aa7-8413-dcdbbfdc940c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.089147 | controller | Jun 09 12:00:20.096346 crc crio[21508]: time="2026-06-09T12:00:20.09617439Z" level=info msg="Starting container: 7b734c24416e73a4ee290bd979145217509d8343bda9af6377635fedbd549ee0" id=0cb08faa-7c2d-415d-94bb-2a885d7c982c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.089162 | controller | Jun 09 12:00:20.104813 crc crio[21508]: time="2026-06-09T12:00:20.104724299Z" level=info msg="Started container" PID=188470 containerID=7b734c24416e73a4ee290bd979145217509d8343bda9af6377635fedbd549ee0 description=openshift-infra/auto-csr-approver-29683440-gcp29/oc id=0cb08faa-7c2d-415d-94bb-2a885d7c982c name=/runtime.v1.RuntimeService/StartContainer sandboxID=7bd09e24d9543db3b2ffb6e6498d26783b56cdcd8dabb908c7244a1804feeb42
2026-06-09 12:20:03.089179 | controller | Jun 09 12:00:21.324198 crc crio[21508]: time="2026-06-09T12:00:21.323511055Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f82abd16-d85a-4043-b4b5-cc9622ad2879 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.089194 | controller | Jun 09 12:00:21.329526 crc crio[21508]: time="2026-06-09T12:00:21.329340024Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=5cf700bd-cf48-4674-bca1-670864053ae4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.089209 | controller | Jun 09 12:00:21.345043 crc crio[21508]: time="2026-06-09T12:00:21.344959329Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-h6mt4/registry-server" id=c396ef9c-3781-4cae-9670-cd03464765cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.089225 | controller | Jun 09 12:00:21.345596 crc crio[21508]: time="2026-06-09T12:00:21.345535765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.089241 | controller | Jun 09 12:00:21.456535 crc crio[21508]: time="2026-06-09T12:00:21.456449151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.089260 | controller | Jun 09 12:00:21.463620 crc crio[21508]: time="2026-06-09T12:00:21.463146076Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.089276 | controller | Jun 09 12:00:21.640918 crc crio[21508]: time="2026-06-09T12:00:21.640279717Z" level=info msg="Created container 30b63961326c3e7b28ef8780803a139db9d1810a268c020bb1ba3212a6b5b26c: openshift-marketplace/redhat-operators-h6mt4/registry-server" id=c396ef9c-3781-4cae-9670-cd03464765cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.089292 | controller | Jun 09 12:00:21.643810 crc crio[21508]: time="2026-06-09T12:00:21.643492471Z" level=info msg="Starting container: 30b63961326c3e7b28ef8780803a139db9d1810a268c020bb1ba3212a6b5b26c" id=b47a0306-0e49-4cee-a342-ca3f5e093d7e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.089308 | controller | Jun 09 12:00:21.650080 crc crio[21508]: time="2026-06-09T12:00:21.649918288Z" level=info msg="Started container" PID=188578 containerID=30b63961326c3e7b28ef8780803a139db9d1810a268c020bb1ba3212a6b5b26c description=openshift-marketplace/redhat-operators-h6mt4/registry-server id=b47a0306-0e49-4cee-a342-ca3f5e093d7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e6e288a705b97f96da931144906c7bd8dcabc3ddfea67842878c74108998a83
2026-06-09 12:20:03.089324 | controller | Jun 09 12:00:22.352466 crc crio[21508]: time="2026-06-09T12:00:22.351495442Z" level=info msg="Stopping pod sandbox: 7bd09e24d9543db3b2ffb6e6498d26783b56cdcd8dabb908c7244a1804feeb42" id=dc988578-5442-43a6-938b-129f0574559f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.089340 | controller | Jun 09 12:00:22.353075 crc crio[21508]: time="2026-06-09T12:00:22.35248808Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683440-gcp29 Namespace:openshift-infra ID:7bd09e24d9543db3b2ffb6e6498d26783b56cdcd8dabb908c7244a1804feeb42 UID:60b11499-8f7e-41de-8ebe-5c9c6d1ba5c8 NetNS:/var/run/netns/98d83d40-1938-4e73-8954-022fed1b5ce2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60b11499_8f7e_41de_8ebe_5c9c6d1ba5c8.slice PodAnnotations:0xc0039b8e38}] Aliases:map[]}"
2026-06-09 12:20:03.089377 | controller | Jun 09 12:00:22.353075 crc crio[21508]: time="2026-06-09T12:00:22.352657325Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683440-gcp29 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.089395 | controller | Jun 09 12:00:22.687492 crc crio[21508]: time="2026-06-09T12:00:22.686919556Z" level=info msg="Stopped pod sandbox: 7bd09e24d9543db3b2ffb6e6498d26783b56cdcd8dabb908c7244a1804feeb42" id=dc988578-5442-43a6-938b-129f0574559f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.089412 | controller | Jun 09 12:00:29.969730 crc crio[21508]: time="2026-06-09T12:00:29.968458882Z" level=info msg="Removing container: 42aacb751b55be790d80a87838d04d823de82105f2961894ac74a2bcd5583b66" id=f66743dc-081f-4594-bfbf-cdf71891595d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.089428 | controller | Jun 09 12:00:30.205163 crc crio[21508]: time="2026-06-09T12:00:30.205062093Z" level=info msg="Removed container 42aacb751b55be790d80a87838d04d823de82105f2961894ac74a2bcd5583b66: openshift-infra/auto-csr-approver-29683434-7brpk/oc" id=f66743dc-081f-4594-bfbf-cdf71891595d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.089443 | controller | Jun 09 12:00:30.208270 crc crio[21508]: time="2026-06-09T12:00:30.208190084Z" level=info msg="Removing container: d4d913ed96de9978d6ed493bcadcfef011ffbf245ede49b776f6f9dbf0b7f844" id=ea3b37ed-1ffe-45f2-8365-952ebb98dab2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.089464 | controller | Jun 09 12:00:30.249268 crc crio[21508]: time="2026-06-09T12:00:30.249042222Z" level=info msg="Removed container d4d913ed96de9978d6ed493bcadcfef011ffbf245ede49b776f6f9dbf0b7f844: openshift-operator-lifecycle-manager/collect-profiles-29683395-lwfv2/collect-profiles" id=ea3b37ed-1ffe-45f2-8365-952ebb98dab2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.089480 | controller | Jun 09 12:00:30.262983 crc crio[21508]: time="2026-06-09T12:00:30.262883774Z" level=info msg="Stopping pod sandbox: d2d1045c6895e4228d25839a9a252a5e5d10f72c57e2a510f7b0c81490904b5b" id=d918ae39-a8e1-4fd6-a574-c9d38a960f00 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.089495 | controller | Jun 09 12:00:30.262983 crc crio[21508]: time="2026-06-09T12:00:30.262989587Z" level=info msg="Stopped pod sandbox (already stopped): d2d1045c6895e4228d25839a9a252a5e5d10f72c57e2a510f7b0c81490904b5b" id=d918ae39-a8e1-4fd6-a574-c9d38a960f00 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.089511 | controller | Jun 09 12:00:30.263770 crc crio[21508]: time="2026-06-09T12:00:30.263666827Z" level=info msg="Removing pod sandbox: d2d1045c6895e4228d25839a9a252a5e5d10f72c57e2a510f7b0c81490904b5b" id=07dfb519-1e3f-4b77-99f9-7dea675fbfe5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.089527 | controller | Jun 09 12:00:30.288153 crc crio[21508]: time="2026-06-09T12:00:30.287996315Z" level=info msg="Removed pod sandbox: d2d1045c6895e4228d25839a9a252a5e5d10f72c57e2a510f7b0c81490904b5b" id=07dfb519-1e3f-4b77-99f9-7dea675fbfe5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.089547 | controller | Jun 09 12:00:30.289593 crc crio[21508]: time="2026-06-09T12:00:30.289510169Z" level=info msg="Stopping pod sandbox: 646d4a3bd35859b883e74b08875c28e5e1cb577352aa8c8b09e8f87813f1f271" id=dfef7e0a-d4d9-4826-b362-28913246911d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.089570 | controller | Jun 09 12:00:30.289773 crc crio[21508]: time="2026-06-09T12:00:30.289614802Z" level=info msg="Stopped pod sandbox (already stopped): 646d4a3bd35859b883e74b08875c28e5e1cb577352aa8c8b09e8f87813f1f271" id=dfef7e0a-d4d9-4826-b362-28913246911d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.089587 | controller | Jun 09 12:00:30.290489 crc crio[21508]: time="2026-06-09T12:00:30.290418155Z" level=info msg="Removing pod sandbox: 646d4a3bd35859b883e74b08875c28e5e1cb577352aa8c8b09e8f87813f1f271" id=8075c1e5-7292-4d15-a426-1b7924813510 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.089603 | controller | Jun 09 12:00:30.314441 crc crio[21508]: time="2026-06-09T12:00:30.314279559Z" level=info msg="Removed pod sandbox: 646d4a3bd35859b883e74b08875c28e5e1cb577352aa8c8b09e8f87813f1f271" id=8075c1e5-7292-4d15-a426-1b7924813510 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.089618 | controller | Jun 09 12:00:41.260482 crc crio[21508]: time="2026-06-09T12:00:41.259425742Z" level=info msg="Stopping container: 30b63961326c3e7b28ef8780803a139db9d1810a268c020bb1ba3212a6b5b26c (timeout: 2s)" id=dbcf215a-3c9a-4cc1-b251-353c570b5ca8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.089633 | controller | Jun 09 12:00:41.540078 crc crio[21508]: time="2026-06-09T12:00:41.539952721Z" level=info msg="Stopped container 30b63961326c3e7b28ef8780803a139db9d1810a268c020bb1ba3212a6b5b26c: openshift-marketplace/redhat-operators-h6mt4/registry-server" id=dbcf215a-3c9a-4cc1-b251-353c570b5ca8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.089649 | controller | Jun 09 12:00:41.542880 crc crio[21508]: time="2026-06-09T12:00:41.542832774Z" level=info msg="Stopping pod sandbox: 6e6e288a705b97f96da931144906c7bd8dcabc3ddfea67842878c74108998a83" id=a21a77a5-8b49-4e93-98d2-468e18b55f77 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.089665 | controller | Jun 09 12:00:41.543743 crc crio[21508]: time="2026-06-09T12:00:41.543656918Z" level=info msg="Got pod network &{Name:redhat-operators-h6mt4 Namespace:openshift-marketplace ID:6e6e288a705b97f96da931144906c7bd8dcabc3ddfea67842878c74108998a83 UID:3b4ced5e-3f50-492c-ae7f-378f76ba57e6 NetNS:/var/run/netns/cd5917fd-fcef-40cf-8d01-67522ecae865 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3b4ced5e_3f50_492c_ae7f_378f76ba57e6.slice PodAnnotations:0xc00244f7e0}] Aliases:map[]}"
2026-06-09 12:20:03.089687 | controller | Jun 09 12:00:41.544031 crc crio[21508]: time="2026-06-09T12:00:41.544001868Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-h6mt4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.089703 | controller | Jun 09 12:00:41.907568 crc crio[21508]: time="2026-06-09T12:00:41.907423618Z" level=info msg="Stopped pod sandbox: 6e6e288a705b97f96da931144906c7bd8dcabc3ddfea67842878c74108998a83" id=a21a77a5-8b49-4e93-98d2-468e18b55f77 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.089720 | controller | Jun 09 12:00:42.292910 crc crio[21508]: time="2026-06-09T12:00:42.292013263Z" level=info msg="Removing container: 30b63961326c3e7b28ef8780803a139db9d1810a268c020bb1ba3212a6b5b26c" id=596ca35b-92ee-4c26-bba9-738c5d862a88 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.089736 | controller | Jun 09 12:00:42.333209 crc crio[21508]: time="2026-06-09T12:00:42.333075997Z" level=info msg="Removed container 30b63961326c3e7b28ef8780803a139db9d1810a268c020bb1ba3212a6b5b26c: openshift-marketplace/redhat-operators-h6mt4/registry-server" id=596ca35b-92ee-4c26-bba9-738c5d862a88 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.089752 | controller | Jun 09 12:00:42.339912 crc crio[21508]: time="2026-06-09T12:00:42.339806903Z" level=info msg="Removing container: 4d5b6757268d82745c8d39e960b7dfa3d49da5b4b5596878cecc1329289687ae" id=52cbaff9-3799-4065-902b-717afaf0f439 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.089767 | controller | Jun 09 12:00:42.388853 crc crio[21508]: time="2026-06-09T12:00:42.388780107Z" level=info msg="Removed container 4d5b6757268d82745c8d39e960b7dfa3d49da5b4b5596878cecc1329289687ae: openshift-marketplace/redhat-operators-h6mt4/extract-content" id=52cbaff9-3799-4065-902b-717afaf0f439 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.089783 | controller | Jun 09 12:00:42.430194 crc crio[21508]: time="2026-06-09T12:00:42.422773126Z" level=info msg="Removing container: ff43598c8b83baa29e57a0fac7a22c995e138f58bbdfa28cd11b5895148fa8da" id=9405a2ec-2451-4233-a2af-5a8717ce7b45 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.089799 | controller | Jun 09 12:00:42.474363 crc crio[21508]: time="2026-06-09T12:00:42.469430203Z" level=info msg="Removed container ff43598c8b83baa29e57a0fac7a22c995e138f58bbdfa28cd11b5895148fa8da: openshift-marketplace/redhat-operators-h6mt4/extract-utilities" id=9405a2ec-2451-4233-a2af-5a8717ce7b45 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.089815 | controller | Jun 09 12:01:00.558053 crc crio[21508]: time="2026-06-09T12:01:00.557025357Z" level=info msg="Running pod sandbox: openstack/keystone-cron-29683441-284qm/POD" id=fdf63947-bcf3-4d87-bc63-e342b70cbc8c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.089831 | controller | Jun 09 12:01:00.559461 crc crio[21508]: time="2026-06-09T12:01:00.558099938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.089864 | controller | Jun 09 12:01:00.597451 crc crio[21508]: time="2026-06-09T12:01:00.59736573Z" level=info msg="Got pod network &{Name:keystone-cron-29683441-284qm Namespace:openstack ID:af7a04e08862832b925dfb65686910bbd2d9b26633a86623328b2002ff80b612 UID:26ffeb87-7fa8-46bc-bf2a-46f7ca96d92d NetNS:/var/run/netns/e1ec9de0-a6ea-4197-96dc-7f354adb796a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26ffeb87_7fa8_46bc_bf2a_46f7ca96d92d.slice PodAnnotations:0xc000d9eea0}] Aliases:map[]}"
2026-06-09 12:20:03.089885 | controller | Jun 09 12:01:00.597451 crc crio[21508]: time="2026-06-09T12:01:00.597443382Z" level=info msg="Adding pod openstack_keystone-cron-29683441-284qm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.089903 | controller | Jun 09 12:01:01.136158 crc crio[21508]: 2026-06-09T12:01:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:af7a04e08862832 Mac:82:8d:f0:d5:f6:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:06 Mtu:0 Sandbox:/var/run/netns/e1ec9de0-a6ea-4197-96dc-7f354adb796a SocketPath: PciID:}] [{Interface:0xc0001108e0 Address:{IP:10.217.1.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.089920 | controller | Jun 09 12:01:01.137189 crc crio[21508]: time="2026-06-09T12:01:01.137123267Z" level=info msg="Got pod network &{Name:keystone-cron-29683441-284qm Namespace:openstack ID:af7a04e08862832b925dfb65686910bbd2d9b26633a86623328b2002ff80b612 UID:26ffeb87-7fa8-46bc-bf2a-46f7ca96d92d NetNS:/var/run/netns/e1ec9de0-a6ea-4197-96dc-7f354adb796a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26ffeb87_7fa8_46bc_bf2a_46f7ca96d92d.slice PodAnnotations:0xc000d9eea0}] Aliases:map[]}"
2026-06-09 12:20:03.089936 | controller | Jun 09 12:01:01.137408 crc crio[21508]: time="2026-06-09T12:01:01.137348174Z" level=info msg="Checking pod openstack_keystone-cron-29683441-284qm for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.089953 | controller | Jun 09 12:01:01.146448 crc crio[21508]: time="2026-06-09T12:01:01.146261513Z" level=info msg="Ran pod sandbox af7a04e08862832b925dfb65686910bbd2d9b26633a86623328b2002ff80b612 with infra container: openstack/keystone-cron-29683441-284qm/POD" id=fdf63947-bcf3-4d87-bc63-e342b70cbc8c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.089969 | controller | Jun 09 12:01:01.149154 crc crio[21508]: time="2026-06-09T12:01:01.149078085Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=fe0a3691-3a9c-49d7-bdde-7345b2444901 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.089985 | controller | Jun 09 12:01:01.186934 crc crio[21508]: time="2026-06-09T12:01:01.186857504Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=81943d30-80b9-4159-a444-3452c6b46f94 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.090001 | controller | Jun 09 12:01:01.196362 crc crio[21508]: time="2026-06-09T12:01:01.195254988Z" level=info msg="Creating container: openstack/keystone-cron-29683441-284qm/keystone-cron" id=19eb27d9-bc58-40f9-bcba-201cce50af41 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.090017 | controller | Jun 09 12:01:01.196362 crc crio[21508]: time="2026-06-09T12:01:01.195799364Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.090033 | controller | Jun 09 12:01:01.257651 crc crio[21508]: time="2026-06-09T12:01:01.256950252Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.090049 | controller | Jun 09 12:01:01.265625 crc crio[21508]: time="2026-06-09T12:01:01.265537062Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.090065 | controller | Jun 09 12:01:01.403862 crc crio[21508]: time="2026-06-09T12:01:01.403649879Z" level=info msg="Created container 583e030bca48ea79c6c69bcc84e5b24e2e88323a3c44895cbe27a424bf31c56d: openstack/keystone-cron-29683441-284qm/keystone-cron" id=19eb27d9-bc58-40f9-bcba-201cce50af41 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.090084 | controller | Jun 09 12:01:01.404922 crc crio[21508]: time="2026-06-09T12:01:01.404815023Z" level=info msg="Starting container: 583e030bca48ea79c6c69bcc84e5b24e2e88323a3c44895cbe27a424bf31c56d" id=b3e83cff-f2b5-459d-a5bf-ce0c45ae4613 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.090100 | controller | Jun 09 12:01:01.411605 crc crio[21508]: time="2026-06-09T12:01:01.411524138Z" level=info msg="Started container" PID=190930 containerID=583e030bca48ea79c6c69bcc84e5b24e2e88323a3c44895cbe27a424bf31c56d description=openstack/keystone-cron-29683441-284qm/keystone-cron id=b3e83cff-f2b5-459d-a5bf-ce0c45ae4613 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af7a04e08862832b925dfb65686910bbd2d9b26633a86623328b2002ff80b612
2026-06-09 12:20:03.090116 | controller | Jun 09 12:01:11.819605 crc crio[21508]: time="2026-06-09T12:01:11.818716476Z" level=info msg="Stopping pod sandbox: af7a04e08862832b925dfb65686910bbd2d9b26633a86623328b2002ff80b612" id=9aef6485-07a3-4754-85b4-b6e44d10f483 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.090132 | controller | Jun 09 12:01:11.821667 crc crio[21508]: time="2026-06-09T12:01:11.820183958Z" level=info msg="Got pod network &{Name:keystone-cron-29683441-284qm Namespace:openstack ID:af7a04e08862832b925dfb65686910bbd2d9b26633a86623328b2002ff80b612 UID:26ffeb87-7fa8-46bc-bf2a-46f7ca96d92d NetNS:/var/run/netns/e1ec9de0-a6ea-4197-96dc-7f354adb796a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26ffeb87_7fa8_46bc_bf2a_46f7ca96d92d.slice PodAnnotations:0xc002c0a280}] Aliases:map[]}"
2026-06-09 12:20:03.090149 | controller | Jun 09 12:01:11.821667 crc crio[21508]: time="2026-06-09T12:01:11.820370654Z" level=info msg="Deleting pod openstack_keystone-cron-29683441-284qm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.090165 | controller | Jun 09 12:01:12.181419 crc crio[21508]: time="2026-06-09T12:01:12.180749495Z" level=info msg="Stopped pod sandbox: af7a04e08862832b925dfb65686910bbd2d9b26633a86623328b2002ff80b612" id=9aef6485-07a3-4754-85b4-b6e44d10f483 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.090180 | controller | Jun 09 12:01:30.343206 crc crio[21508]: time="2026-06-09T12:01:30.342014731Z" level=info msg="Stopping pod sandbox: 6e6e288a705b97f96da931144906c7bd8dcabc3ddfea67842878c74108998a83" id=25cbe99b-572c-4c79-a970-451d6b03edcd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.090196 | controller | Jun 09 12:01:30.344843 crc crio[21508]: time="2026-06-09T12:01:30.343254787Z" level=info msg="Stopped pod sandbox (already stopped): 6e6e288a705b97f96da931144906c7bd8dcabc3ddfea67842878c74108998a83" id=25cbe99b-572c-4c79-a970-451d6b03edcd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.090212 | controller | Jun 09 12:01:30.345247 crc crio[21508]: time="2026-06-09T12:01:30.345201924Z" level=info msg="Removing pod sandbox: 6e6e288a705b97f96da931144906c7bd8dcabc3ddfea67842878c74108998a83" id=2977542a-0f76-4eff-824f-13bc0bcfaed2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.090227 | controller | Jun 09 12:01:30.376971 crc crio[21508]: time="2026-06-09T12:01:30.376896766Z" level=info msg="Removed pod sandbox: 6e6e288a705b97f96da931144906c7bd8dcabc3ddfea67842878c74108998a83" id=2977542a-0f76-4eff-824f-13bc0bcfaed2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.090243 | controller | Jun 09 12:02:01.160476 crc crio[21508]: time="2026-06-09T12:02:01.159462932Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683442-b4467/POD" id=a2d04da9-599f-4e62-afee-791b64e0e40d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.090258 | controller | Jun 09 12:02:01.161750 crc crio[21508]: time="2026-06-09T12:02:01.160506372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.090278 | controller | Jun 09 12:02:01.192843 crc crio[21508]: time="2026-06-09T12:02:01.192673567Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683442-b4467 Namespace:openshift-infra ID:c0faea9d46fa7e263bd3ea378636803fd70913c31ab36c30483ad4603ca2c658 UID:47407061-c565-4096-9b22-67044733fef8 NetNS:/var/run/netns/fde6c8e4-3d66-4179-8947-c997f2314501 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47407061_c565_4096_9b22_67044733fef8.slice PodAnnotations:0xc000d9eba0}] Aliases:map[]}"
2026-06-09 12:20:03.090294 | controller | Jun 09 12:02:01.192843 crc crio[21508]: time="2026-06-09T12:02:01.19277549Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683442-b4467 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.090310 | controller | Jun 09 12:02:02.011786 crc crio[21508]: 2026-06-09T12:02:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c0faea9d46fa7e2 Mac:be:d9:2d:6e:c5:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:07 Mtu:0 Sandbox:/var/run/netns/fde6c8e4-3d66-4179-8947-c997f2314501 SocketPath: PciID:}] [{Interface:0xc0002ac5c0 Address:{IP:10.217.1.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.090326 | controller | Jun 09 12:02:02.014223 crc crio[21508]: time="2026-06-09T12:02:02.013912611Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683442-b4467 Namespace:openshift-infra ID:c0faea9d46fa7e263bd3ea378636803fd70913c31ab36c30483ad4603ca2c658 UID:47407061-c565-4096-9b22-67044733fef8 NetNS:/var/run/netns/fde6c8e4-3d66-4179-8947-c997f2314501 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47407061_c565_4096_9b22_67044733fef8.slice PodAnnotations:0xc000d9eba0}] Aliases:map[]}"
2026-06-09 12:20:03.090342 | controller | Jun 09 12:02:02.014463 crc crio[21508]: time="2026-06-09T12:02:02.014415656Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683442-b4467 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.090379 | controller | Jun 09 12:02:02.024053 crc crio[21508]: time="2026-06-09T12:02:02.023984174Z" level=info msg="Ran pod sandbox c0faea9d46fa7e263bd3ea378636803fd70913c31ab36c30483ad4603ca2c658 with infra container: openshift-infra/auto-csr-approver-29683442-b4467/POD" id=a2d04da9-599f-4e62-afee-791b64e0e40d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.090396 | controller | Jun 09 12:02:02.029100 crc crio[21508]: time="2026-06-09T12:02:02.029040921Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=5f007a5e-f4a1-4902-a433-5940d237c8e2 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.090413 | controller | Jun 09 12:02:02.041242 crc crio[21508]: time="2026-06-09T12:02:02.041156464Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 12:20:03.090429 | controller | Jun 09 12:02:03.333448 crc crio[21508]: time="2026-06-09T12:02:03.332725655Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=5f007a5e-f4a1-4902-a433-5940d237c8e2 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.090446 | controller | Jun 09 12:02:03.334934 crc crio[21508]: time="2026-06-09T12:02:03.334818976Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=7433e878-4b49-4556-ae9f-ebc2f48c801c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.090462 | controller | Jun 09 12:02:03.337665 crc crio[21508]: time="2026-06-09T12:02:03.337586757Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=dae42c25-ffd8-4248-9a26-b8877755ad8b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.090482 | controller | Jun 09 12:02:03.350706 crc crio[21508]: time="2026-06-09T12:02:03.350582955Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683442-b4467/oc" id=415480c5-f577-45c5-9c9d-7ba8f19bd483 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.090499 | controller | Jun 09 12:02:03.351242 crc crio[21508]: time="2026-06-09T12:02:03.351188642Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.090515 | controller | Jun 09 12:02:03.424734 crc crio[21508]: time="2026-06-09T12:02:03.424396261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.090531 | controller | Jun 09 12:02:03.713244 crc crio[21508]: time="2026-06-09T12:02:03.713105658Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.090547 | controller | Jun 09 12:02:03.862487 crc crio[21508]: time="2026-06-09T12:02:03.862241555Z" level=info msg="Created container 6638b66c1afbe5f2278e9d35060861a182db6359433fbbd7f3c40ae299b84273: openshift-infra/auto-csr-approver-29683442-b4467/oc" id=415480c5-f577-45c5-9c9d-7ba8f19bd483 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.090567 | controller | Jun 09 12:02:03.863859 crc crio[21508]: time="2026-06-09T12:02:03.863756759Z" level=info msg="Starting container: 6638b66c1afbe5f2278e9d35060861a182db6359433fbbd7f3c40ae299b84273" id=0e71300c-d1c3-475d-a75f-eb45e9befe7b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.090591 | controller | Jun 09 12:02:03.870724 crc crio[21508]: time="2026-06-09T12:02:03.870600228Z" level=info msg="Started container" PID=194622 containerID=6638b66c1afbe5f2278e9d35060861a182db6359433fbbd7f3c40ae299b84273 description=openshift-infra/auto-csr-approver-29683442-b4467/oc id=0e71300c-d1c3-475d-a75f-eb45e9befe7b name=/runtime.v1.RuntimeService/StartContainer sandboxID=c0faea9d46fa7e263bd3ea378636803fd70913c31ab36c30483ad4603ca2c658
2026-06-09 12:20:03.090609 | controller | Jun 09 12:02:05.664510 crc crio[21508]: time="2026-06-09T12:02:05.663602404Z" level=info msg="Stopping pod sandbox: c0faea9d46fa7e263bd3ea378636803fd70913c31ab36c30483ad4603ca2c658" id=06f20c31-4715-4bf2-83e4-aacf5c9e5553 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.090626 | controller | Jun 09 12:02:05.665892 crc crio[21508]: time="2026-06-09T12:02:05.665247452Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683442-b4467 Namespace:openshift-infra ID:c0faea9d46fa7e263bd3ea378636803fd70913c31ab36c30483ad4603ca2c658 UID:47407061-c565-4096-9b22-67044733fef8 NetNS:/var/run/netns/fde6c8e4-3d66-4179-8947-c997f2314501 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47407061_c565_4096_9b22_67044733fef8.slice PodAnnotations:0xc002a12520}] Aliases:map[]}"
2026-06-09 12:20:03.090642 | controller | Jun 09 12:02:05.665892 crc crio[21508]: time="2026-06-09T12:02:05.665596462Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683442-b4467 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.090658 | controller | Jun 09 12:02:06.029406 crc crio[21508]: time="2026-06-09T12:02:06.029118934Z" level=info msg="Stopped pod sandbox: c0faea9d46fa7e263bd3ea378636803fd70913c31ab36c30483ad4603ca2c658" id=06f20c31-4715-4bf2-83e4-aacf5c9e5553 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.090673 | controller | Jun 09 12:02:20.920658 crc crio[21508]: time="2026-06-09T12:02:20.919605537Z" level=info msg="Stopping pod sandbox: fda21259c6702ef8dfd6eeede0363f1e8dc7c809095f86e088fe30c7723f2bcd" id=93bf92e1-3387-40ce-9c72-681305bc84cd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.090694 | controller | Jun 09 12:02:20.922605 crc crio[21508]: time="2026-06-09T12:02:20.922534602Z" level=info msg="Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-xwm85 Namespace:openstack ID:fda21259c6702ef8dfd6eeede0363f1e8dc7c809095f86e088fe30c7723f2bcd UID:1ea1b504-dadb-43d1-873f-fa4d58d93817 NetNS:/var/run/netns/4d0904bc-be2c-4c64-b395-63824d28feac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ea1b504_dadb_43d1_873f_fa4d58d93817.slice PodAnnotations:0xc000b282c8}] Aliases:map[]}"
2026-06-09 12:20:03.090711 | controller | Jun 09 12:02:20.922821 crc crio[21508]: time="2026-06-09T12:02:20.922768489Z" level=info msg="Deleting pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-xwm85 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.090727 | controller | Jun 09 12:02:21.368102 crc crio[21508]: time="2026-06-09T12:02:21.367827403Z" level=info msg="Stopped pod sandbox: fda21259c6702ef8dfd6eeede0363f1e8dc7c809095f86e088fe30c7723f2bcd" id=93bf92e1-3387-40ce-9c72-681305bc84cd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.090743 | controller | Jun 09 12:02:22.786279 crc crio[21508]: time="2026-06-09T12:02:22.785632416Z" level=info msg="Running pod sandbox: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-szz8d/POD" id=62adf7a9-2264-4491-8eb5-15cec11852fd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.090758 | controller | Jun 09 12:02:22.786279 crc crio[21508]: time="2026-06-09T12:02:22.786257225Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.090774 | controller | Jun 09 12:02:22.822364 crc crio[21508]: time="2026-06-09T12:02:22.822254252Z" level=info msg="Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-szz8d Namespace:openstack ID:823ea84f0c204471a9b4df1f245e751bc41e0a28e176a76b3a72036e9c602edc UID:e783fe3d-95cd-4a3b-b73e-d5bbee9c76aa NetNS:/var/run/netns/1bba62ff-dbb7-4efc-8bdf-1f804ef8c8c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode783fe3d_95cd_4a3b_b73e_d5bbee9c76aa.slice PodAnnotations:0xc004e42740}] Aliases:map[]}"
2026-06-09 12:20:03.090790 | controller | Jun 09 12:02:22.822364 crc crio[21508]: time="2026-06-09T12:02:22.822355745Z" level=info msg="Adding pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-szz8d to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.090806 | controller | Jun 09 12:02:23.735354 crc crio[21508]: 2026-06-09T12:02:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:823ea84f0c20447 Mac:06:3f:6d:70:df:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:08 Mtu:0 Sandbox:/var/run/netns/1bba62ff-dbb7-4efc-8bdf-1f804ef8c8c0 SocketPath: PciID:}] [{Interface:0xc000260a00 Address:{IP:10.217.1.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.090822 | controller | Jun 09 12:02:23.737628 crc crio[21508]: time="2026-06-09T12:02:23.737498129Z" level=info msg="Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-szz8d Namespace:openstack ID:823ea84f0c204471a9b4df1f245e751bc41e0a28e176a76b3a72036e9c602edc UID:e783fe3d-95cd-4a3b-b73e-d5bbee9c76aa NetNS:/var/run/netns/1bba62ff-dbb7-4efc-8bdf-1f804ef8c8c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode783fe3d_95cd_4a3b_b73e_d5bbee9c76aa.slice PodAnnotations:0xc004e42740}] Aliases:map[]}"
2026-06-09 12:20:03.090838 | controller | Jun 09 12:02:23.737785 crc crio[21508]: time="2026-06-09T12:02:23.737763387Z" level=info msg="Checking pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-szz8d for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.090857 | controller | Jun 09 12:02:23.748083 crc crio[21508]: time="2026-06-09T12:02:23.747760268Z" level=info msg="Ran pod sandbox 823ea84f0c204471a9b4df1f245e751bc41e0a28e176a76b3a72036e9c602edc with infra container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-szz8d/POD" id=62adf7a9-2264-4491-8eb5-15cec11852fd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.090873 | controller | Jun 09 12:02:23.753520 crc crio[21508]: time="2026-06-09T12:02:23.753475624Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5" id=639049f8-cf7d-4a91-a1c8-0ee52096b108 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.090889 | controller | Jun 09 12:02:23.846404 crc crio[21508]: time="2026-06-09T12:02:23.845726767Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5" id=73b84ea1-c90c-4fcf-a93b-5cbf918a9a95 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.090905 | controller | Jun 09 12:02:23.908604 crc crio[21508]: time="2026-06-09T12:02:23.908433061Z" level=info msg="Creating container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-szz8d/nova-edpm-deployment-ipam-openstack-edpm-ipam" id=c34b7cbf-ec43-4771-836a-b6d88c1ad629 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.090922 | controller | Jun 09 12:02:23.909251 crc crio[21508]: time="2026-06-09T12:02:23.909181222Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.090937 | controller | Jun 09 12:02:24.013505 crc crio[21508]: time="2026-06-09T12:02:24.013405144Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.090953 | controller | Jun 09 12:02:24.018169 crc crio[21508]: time="2026-06-09T12:02:24.01808081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.090969 | controller | Jun 09 12:02:24.193739 crc crio[21508]: time="2026-06-09T12:02:24.192647136Z" level=info msg="Created container 170446cb9212de57d86f356cf8bbcbcd272db4f7b7c5502f37029aa730c60514: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-szz8d/nova-edpm-deployment-ipam-openstack-edpm-ipam" id=c34b7cbf-ec43-4771-836a-b6d88c1ad629 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.090985 | controller | Jun 09 12:02:24.196895 crc crio[21508]: time="2026-06-09T12:02:24.196792296Z" level=info msg="Starting container: 170446cb9212de57d86f356cf8bbcbcd272db4f7b7c5502f37029aa730c60514" id=52cebaf1-dce7-4ef7-a961-ab67110acb41 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.091001 | controller | Jun 09 12:02:24.203469 crc crio[21508]: time="2026-06-09T12:02:24.203363357Z" level=info msg="Started container" PID=195969 containerID=170446cb9212de57d86f356cf8bbcbcd272db4f7b7c5502f37029aa730c60514 description=openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-szz8d/nova-edpm-deployment-ipam-openstack-edpm-ipam id=52cebaf1-dce7-4ef7-a961-ab67110acb41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=823ea84f0c204471a9b4df1f245e751bc41e0a28e176a76b3a72036e9c602edc
2026-06-09 12:20:03.091017 | controller | Jun 09 12:02:30.405166 crc crio[21508]: time="2026-06-09T12:02:30.40472755Z" level=info msg="Removing container: 234b9a31abd56aa754b722537717f73665a20374e7bb4eda1e087fe1ada349d5" id=4a82441f-3b2b-46f9-842e-a8d5e3b87bb4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.091033 | controller | Jun 09 12:02:30.569127 crc crio[21508]: time="2026-06-09T12:02:30.568674058Z" level=info msg="Removed container 234b9a31abd56aa754b722537717f73665a20374e7bb4eda1e087fe1ada349d5: openshift-infra/auto-csr-approver-29683436-2mcjl/oc" id=4a82441f-3b2b-46f9-842e-a8d5e3b87bb4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.091052 | controller | Jun 09 12:02:30.581437 crc crio[21508]: time="2026-06-09T12:02:30.581350486Z" level=info msg="Stopping pod sandbox: 64402806dc8d27772a8d13c90436d4a0f4ad98de4b20b297c4844c9ea0b45d3d" id=3efa6384-6b4d-45c0-853c-a38f26d86fcf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.091068 | controller | Jun 09 12:02:30.581979 crc crio[21508]: time="2026-06-09T12:02:30.581951254Z" level=info msg="Stopped pod sandbox (already stopped): 64402806dc8d27772a8d13c90436d4a0f4ad98de4b20b297c4844c9ea0b45d3d" id=3efa6384-6b4d-45c0-853c-a38f26d86fcf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.091084 | controller | Jun 09 12:02:30.583081 crc crio[21508]: time="2026-06-09T12:02:30.582983894Z" level=info msg="Removing pod sandbox: 64402806dc8d27772a8d13c90436d4a0f4ad98de4b20b297c4844c9ea0b45d3d" id=030ebc51-ba2f-47d7-bd0f-8a39a11910dd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.091099 | controller | Jun 09 12:02:30.599733 crc crio[21508]: time="2026-06-09T12:02:30.599618908Z" level=info msg="Removed pod sandbox: 64402806dc8d27772a8d13c90436d4a0f4ad98de4b20b297c4844c9ea0b45d3d" id=030ebc51-ba2f-47d7-bd0f-8a39a11910dd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.091114 | controller | Jun 09 12:04:01.622864 crc crio[21508]: time="2026-06-09T12:04:01.621501438Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683444-w9pqh/POD" id=1cc30a66-d42a-46df-a3b6-423717143a45 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.091131 | controller | Jun 09 12:04:01.624963 crc crio[21508]: time="2026-06-09T12:04:01.622915699Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.091148 | controller | Jun 09 12:04:01.669056 crc crio[21508]: time="2026-06-09T12:04:01.668940917Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683444-w9pqh Namespace:openshift-infra ID:01a06042396cc660af979a2aaaa0ce08f5857b3073a4b0836e6bc651ac35e9eb UID:df6bbe0c-3dcc-43ee-bc3b-6d80fc1f8398 NetNS:/var/run/netns/998eb763-6ff2-411a-b5e4-65b4e67d30ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf6bbe0c_3dcc_43ee_bc3b_6d80fc1f8398.slice PodAnnotations:0xc000d9f708}] Aliases:map[]}"
2026-06-09 12:20:03.091164 | controller | Jun 09 12:04:01.669056 crc crio[21508]: time="2026-06-09T12:04:01.66901289Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683444-w9pqh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.091180 | controller | Jun 09 12:04:02.315004 crc crio[21508]: 2026-06-09T12:04:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:01a06042396cc66 Mac:f6:c2:b0:55:a1:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:09 Mtu:0 Sandbox:/var/run/netns/998eb763-6ff2-411a-b5e4-65b4e67d30ad SocketPath: PciID:}] [{Interface:0xc000244590 Address:{IP:10.217.1.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.091197 | controller | Jun 09 12:04:02.316717 crc crio[21508]: time="2026-06-09T12:04:02.316609323Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683444-w9pqh Namespace:openshift-infra ID:01a06042396cc660af979a2aaaa0ce08f5857b3073a4b0836e6bc651ac35e9eb UID:df6bbe0c-3dcc-43ee-bc3b-6d80fc1f8398 NetNS:/var/run/netns/998eb763-6ff2-411a-b5e4-65b4e67d30ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf6bbe0c_3dcc_43ee_bc3b_6d80fc1f8398.slice PodAnnotations:0xc000d9f708}] Aliases:map[]}"
2026-06-09 12:20:03.091213 | controller | Jun 09 12:04:02.316937 crc crio[21508]: time="2026-06-09T12:04:02.31683813Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683444-w9pqh for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.091232 | controller | Jun 09 12:04:02.334499 crc crio[21508]: time="2026-06-09T12:04:02.334200855Z" level=info msg="Ran pod sandbox 01a06042396cc660af979a2aaaa0ce08f5857b3073a4b0836e6bc651ac35e9eb with infra container: openshift-infra/auto-csr-approver-29683444-w9pqh/POD" id=1cc30a66-d42a-46df-a3b6-423717143a45 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.091249 | controller | Jun 09 12:04:02.340629 crc crio[21508]: time="2026-06-09T12:04:02.34054624Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=2948ed1a-e797-4657-9f5a-ef9e3b7c23fd name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.091265 | controller | Jun 09 12:04:02.357111 crc crio[21508]: time="2026-06-09T12:04:02.357002018Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 12:20:03.091282 | controller | Jun 09 12:04:03.738534 crc crio[21508]: time="2026-06-09T12:04:03.737830907Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=2948ed1a-e797-4657-9f5a-ef9e3b7c23fd name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.091298 | controller | Jun 09 12:04:03.740857 crc crio[21508]: time="2026-06-09T12:04:03.739597408Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=e2cd70c1-160f-4461-9418-609f0e0b32a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.091314 | controller | Jun 09 12:04:03.743430 crc crio[21508]: time="2026-06-09T12:04:03.743348867Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=8d97da59-9030-4d51-a3ba-1d928e8209a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.091329 | controller | Jun 09 12:04:03.845663 crc crio[21508]: time="2026-06-09T12:04:03.844134508Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683444-w9pqh/oc" id=4f0aab80-ef2d-46fd-83dd-1bf35a369d99 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.091359 | controller | Jun 09 12:04:03.845663 crc crio[21508]: time="2026-06-09T12:04:03.84490055Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.091381 | controller | Jun 09 12:04:03.902961 crc crio[21508]: time="2026-06-09T12:04:03.900157828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.091398 | controller | Jun 09 12:04:04.216102 crc crio[21508]: time="2026-06-09T12:04:04.215944552Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.091414 | controller | Jun 09 12:04:04.498495 crc crio[21508]: time="2026-06-09T12:04:04.497604642Z" level=info msg="Created container 70a078b01833ec9af75645449aa133e3e0baf535964817cda845f505e931c658: openshift-infra/auto-csr-approver-29683444-w9pqh/oc" id=4f0aab80-ef2d-46fd-83dd-1bf35a369d99 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.091429 | controller | Jun 09 12:04:04.499787 crc crio[21508]: time="2026-06-09T12:04:04.499725794Z" level=info msg="Starting container: 70a078b01833ec9af75645449aa133e3e0baf535964817cda845f505e931c658" id=6857decd-9e67-4b22-9668-59bd29dcf0c3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.091445 | controller | Jun 09 12:04:04.505560 crc crio[21508]: time="2026-06-09T12:04:04.505465941Z" level=info msg="Started container" PID=201563 containerID=70a078b01833ec9af75645449aa133e3e0baf535964817cda845f505e931c658 description=openshift-infra/auto-csr-approver-29683444-w9pqh/oc id=6857decd-9e67-4b22-9668-59bd29dcf0c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=01a06042396cc660af979a2aaaa0ce08f5857b3073a4b0836e6bc651ac35e9eb
2026-06-09 12:20:03.091466 | controller | Jun 09 12:04:06.710067 crc crio[21508]: time="2026-06-09T12:04:06.709082368Z" level=info msg="Stopping pod sandbox: 01a06042396cc660af979a2aaaa0ce08f5857b3073a4b0836e6bc651ac35e9eb" id=5b56a374-df6f-444f-823f-b00606891dce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.091483 | controller | Jun 09 12:04:06.711953 crc crio[21508]: time="2026-06-09T12:04:06.710821839Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683444-w9pqh Namespace:openshift-infra ID:01a06042396cc660af979a2aaaa0ce08f5857b3073a4b0836e6bc651ac35e9eb UID:df6bbe0c-3dcc-43ee-bc3b-6d80fc1f8398 NetNS:/var/run/netns/998eb763-6ff2-411a-b5e4-65b4e67d30ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf6bbe0c_3dcc_43ee_bc3b_6d80fc1f8398.slice PodAnnotations:0xc000b29b20}] Aliases:map[]}"
2026-06-09 12:20:03.091499 | controller | Jun 09 12:04:06.711953 crc crio[21508]: time="2026-06-09T12:04:06.710985093Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683444-w9pqh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.091515 | controller | Jun 09 12:04:07.134571 crc crio[21508]: time="2026-06-09T12:04:07.13446581Z" level=info msg="Stopped pod sandbox: 01a06042396cc660af979a2aaaa0ce08f5857b3073a4b0836e6bc651ac35e9eb" id=5b56a374-df6f-444f-823f-b00606891dce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.091531 | controller | Jun 09 12:04:30.649842 crc crio[21508]: time="2026-06-09T12:04:30.648205769Z" level=info msg="Removing container: 94c6d77a0ac047eb40899ba4ec45327a38ccc611ba8975395c1880a26f21dd8c" id=bd5c005d-0bcd-4f56-9f77-c0175cf85194 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.091547 | controller | Jun 09 12:04:30.806471 crc crio[21508]: time="2026-06-09T12:04:30.806347118Z" level=info msg="Removed container 94c6d77a0ac047eb40899ba4ec45327a38ccc611ba8975395c1880a26f21dd8c: openshift-infra/auto-csr-approver-29683438-55rdx/oc" id=bd5c005d-0bcd-4f56-9f77-c0175cf85194 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.091563 | controller | Jun 09 12:04:30.826999 crc crio[21508]: time="2026-06-09T12:04:30.826898086Z" level=info msg="Stopping pod sandbox: 5609a680f20406090a096fc28d576fa78a6bfa4cb41a79c4a1a966893b8a22db" id=35e353c4-a7f1-4b40-9323-6d136c64b905 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.091581 | controller | Jun 09 12:04:30.827505 crc crio[21508]: time="2026-06-09T12:04:30.827484343Z" level=info msg="Stopped pod sandbox (already stopped): 5609a680f20406090a096fc28d576fa78a6bfa4cb41a79c4a1a966893b8a22db" id=35e353c4-a7f1-4b40-9323-6d136c64b905 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.091606 | controller | Jun 09 12:04:30.829092 crc crio[21508]: time="2026-06-09T12:04:30.829009447Z" level=info msg="Removing pod sandbox: 5609a680f20406090a096fc28d576fa78a6bfa4cb41a79c4a1a966893b8a22db" id=210384b5-75ff-4744-8056-763ed01b0bfc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.091624 | controller | Jun 09 12:04:30.859481 crc crio[21508]: time="2026-06-09T12:04:30.859256297Z" level=info msg="Removed pod sandbox: 5609a680f20406090a096fc28d576fa78a6bfa4cb41a79c4a1a966893b8a22db" id=210384b5-75ff-4744-8056-763ed01b0bfc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.091640 | controller | Jun 09 12:05:07.595833 crc crio[21508]: time="2026-06-09T12:05:07.594482071Z" level=info msg="Stopping pod sandbox: 823ea84f0c204471a9b4df1f245e751bc41e0a28e176a76b3a72036e9c602edc" id=b0e9b81c-b9af-4742-944b-95ee05ec22c0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.091656 | controller | Jun 09 12:05:07.599019 crc crio[21508]: time="2026-06-09T12:05:07.596252552Z" level=info msg="Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-szz8d Namespace:openstack ID:823ea84f0c204471a9b4df1f245e751bc41e0a28e176a76b3a72036e9c602edc UID:e783fe3d-95cd-4a3b-b73e-d5bbee9c76aa NetNS:/var/run/netns/1bba62ff-dbb7-4efc-8bdf-1f804ef8c8c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode783fe3d_95cd_4a3b_b73e_d5bbee9c76aa.slice PodAnnotations:0xc003b386b8}] Aliases:map[]}"
2026-06-09 12:20:03.091675 | controller | Jun 09 12:05:07.599019 crc crio[21508]: time="2026-06-09T12:05:07.59651601Z" level=info msg="Deleting pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-szz8d from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.091692 | controller | Jun 09 12:05:08.132838 crc crio[21508]: time="2026-06-09T12:05:08.131663344Z" level=info msg="Stopped pod sandbox: 823ea84f0c204471a9b4df1f245e751bc41e0a28e176a76b3a72036e9c602edc" id=b0e9b81c-b9af-4742-944b-95ee05ec22c0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.091708 | controller | Jun 09 12:05:09.186554 crc crio[21508]: time="2026-06-09T12:05:09.186021746Z" level=info msg="Running pod sandbox: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-87c92/POD" id=d4b61df4-6b12-45fa-b4ad-1eb117b508fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.091723 | controller | Jun 09 12:05:09.188140 crc crio[21508]: time="2026-06-09T12:05:09.186580703Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.091739 | controller | Jun 09 12:05:09.228499 crc crio[21508]: time="2026-06-09T12:05:09.228406789Z" level=info msg="Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-87c92 Namespace:openstack ID:10a4e0186cd504be367e0639d8eea240635754aa5a5dafbedd67928023fdf18c UID:830fd90e-d322-486e-a008-d04c649dd673 NetNS:/var/run/netns/dab36a31-5255-4181-bcfb-15dd10a38ac2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod830fd90e_d322_486e_a008_d04c649dd673.slice PodAnnotations:0xc0039b92c0}] Aliases:map[]}"
2026-06-09 12:20:03.091755 | controller | Jun 09 12:05:09.228499 crc crio[21508]: time="2026-06-09T12:05:09.228477971Z" level=info msg="Adding pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-87c92 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.091771 | controller | Jun 09 12:05:09.875012 crc crio[21508]: 2026-06-09T12:05:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:10a4e0186cd504b Mac:aa:c6:64:10:51:25 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0a Mtu:0 Sandbox:/var/run/netns/dab36a31-5255-4181-bcfb-15dd10a38ac2 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.091787 | controller | Jun 09 12:05:09.876203 crc crio[21508]: time="2026-06-09T12:05:09.876122667Z" level=info msg="Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-87c92 Namespace:openstack ID:10a4e0186cd504be367e0639d8eea240635754aa5a5dafbedd67928023fdf18c UID:830fd90e-d322-486e-a008-d04c649dd673 NetNS:/var/run/netns/dab36a31-5255-4181-bcfb-15dd10a38ac2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod830fd90e_d322_486e_a008_d04c649dd673.slice PodAnnotations:0xc0039b92c0}] Aliases:map[]}"
2026-06-09 12:20:03.091803 | controller | Jun 09 12:05:09.876443 crc crio[21508]: time="2026-06-09T12:05:09.876372894Z" level=info msg="Checking pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-87c92 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.091819 | controller | Jun 09 12:05:09.887773 crc crio[21508]: time="2026-06-09T12:05:09.887605501Z" level=info msg="Ran pod sandbox 10a4e0186cd504be367e0639d8eea240635754aa5a5dafbedd67928023fdf18c with infra container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-87c92/POD" id=d4b61df4-6b12-45fa-b4ad-1eb117b508fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.091840 | controller | Jun 09 12:05:09.889856 crc crio[21508]: time="2026-06-09T12:05:09.889815625Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5" id=b8cc61f9-a218-4de3-b574-7cc1513d96bb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.091857 | controller | Jun 09 12:05:09.943088 crc crio[21508]: time="2026-06-09T12:05:09.942998382Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5" id=eac1d7d5-ee34-4de3-a381-b5de88904f94 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.091873 | controller | Jun 09 12:05:09.951007 crc crio[21508]: time="2026-06-09T12:05:09.950964173Z" level=info msg="Creating container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-87c92/telemetry-edpm-deployment-ipam-openstack-edpm-ipam" id=f0d5a82f-7618-4895-bbd6-1a9cb73d40ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.091889 | controller | Jun 09 12:05:09.951604 crc crio[21508]: time="2026-06-09T12:05:09.951581711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.091905 | controller | Jun 09 12:05:10.031831 crc crio[21508]: time="2026-06-09T12:05:10.031182786Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.091920 | controller | Jun 09 12:05:10.035800 crc crio[21508]: time="2026-06-09T12:05:10.03509321Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.091936 | controller | Jun 09 12:05:10.174257 crc crio[21508]: time="2026-06-09T12:05:10.174146384Z" level=info msg="Created container d746ee91fd68d6efd4dcd2fa7d450c7b25a7e610b18b2f349d05279b00a43d33: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-87c92/telemetry-edpm-deployment-ipam-openstack-edpm-ipam" id=f0d5a82f-7618-4895-bbd6-1a9cb73d40ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.091953 | controller | Jun 09 12:05:10.175645 crc crio[21508]: time="2026-06-09T12:05:10.175561605Z" level=info msg="Starting container: d746ee91fd68d6efd4dcd2fa7d450c7b25a7e610b18b2f349d05279b00a43d33" id=a1d4b841-2d70-49be-a00b-56e747661518 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.091969 | controller | Jun 09 12:05:10.184679 crc crio[21508]: time="2026-06-09T12:05:10.184620929Z" level=info msg="Started container" PID=205494 containerID=d746ee91fd68d6efd4dcd2fa7d450c7b25a7e610b18b2f349d05279b00a43d33 description=openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-87c92/telemetry-edpm-deployment-ipam-openstack-edpm-ipam id=a1d4b841-2d70-49be-a00b-56e747661518 name=/runtime.v1.RuntimeService/StartContainer sandboxID=10a4e0186cd504be367e0639d8eea240635754aa5a5dafbedd67928023fdf18c
2026-06-09 12:20:03.091985 | controller | Jun 09 12:05:17.925476 crc crio[21508]: time="2026-06-09T12:05:17.924470994Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-mf7jv/POD" id=bc169b4a-e2d2-4b46-b691-4b366ad6c014 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.092000 | controller | Jun 09 12:05:17.926962 crc crio[21508]: time="2026-06-09T12:05:17.925505594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.092016 | controller | Jun 09 12:05:17.976007 crc crio[21508]: time="2026-06-09T12:05:17.975840218Z" level=info msg="Got pod network &{Name:redhat-marketplace-mf7jv Namespace:openshift-marketplace ID:f05e45fdc485828f80745b241158a6a59a34c3b340d0c526c8438ff741b11c13 UID:be5f8d91-eb25-4a62-8e76-b249b39b8f21 NetNS:/var/run/netns/431d71ff-c180-428b-b458-8d2cfb520f22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbe5f8d91_eb25_4a62_8e76_b249b39b8f21.slice PodAnnotations:0xc00244e348}] Aliases:map[]}"
2026-06-09 12:20:03.092037 | controller | Jun 09 12:05:17.976007 crc crio[21508]: time="2026-06-09T12:05:17.975965721Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-mf7jv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.092054 | controller | Jun 09 12:05:18.569861 crc crio[21508]: 2026-06-09T12:05:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f05e45fdc485828 Mac:86:b6:ad:27:f2:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0b Mtu:0 Sandbox:/var/run/netns/431d71ff-c180-428b-b458-8d2cfb520f22 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.1.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.092070 | controller | Jun 09 12:05:18.571564 crc crio[21508]: time="2026-06-09T12:05:18.57147754Z" level=info msg="Got pod network &{Name:redhat-marketplace-mf7jv Namespace:openshift-marketplace ID:f05e45fdc485828f80745b241158a6a59a34c3b340d0c526c8438ff741b11c13 UID:be5f8d91-eb25-4a62-8e76-b249b39b8f21 NetNS:/var/run/netns/431d71ff-c180-428b-b458-8d2cfb520f22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbe5f8d91_eb25_4a62_8e76_b249b39b8f21.slice PodAnnotations:0xc00244e348}] Aliases:map[]}"
2026-06-09 12:20:03.092086 | controller | Jun 09 12:05:18.571751 crc crio[21508]: time="2026-06-09T12:05:18.571682386Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-mf7jv for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.092103 | controller | Jun 09 12:05:18.584075 crc crio[21508]: time="2026-06-09T12:05:18.583949833Z" level=info msg="Ran pod sandbox f05e45fdc485828f80745b241158a6a59a34c3b340d0c526c8438ff741b11c13 with infra container: openshift-marketplace/redhat-marketplace-mf7jv/POD" id=bc169b4a-e2d2-4b46-b691-4b366ad6c014 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.092119 | controller | Jun 09 12:05:18.587127 crc crio[21508]: time="2026-06-09T12:05:18.587008812Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9fca5e6a-0aba-417c-98c3-60d5d3b8ac08 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.092135 | controller | Jun 09 12:05:18.591036 crc crio[21508]: time="2026-06-09T12:05:18.590945907Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=10faea00-d950-4b7c-b37d-7174ce474f42 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.092151 | controller | Jun 09 12:05:18.607167 crc crio[21508]: time="2026-06-09T12:05:18.607024284Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-mf7jv/extract-utilities" id=6a79f898-59f5-4042-a888-0810cee5ed70 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.092168 | controller | Jun 09 12:05:18.607993 crc crio[21508]: time="2026-06-09T12:05:18.60790752Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.092183 | controller | Jun 09 12:05:18.673632 crc crio[21508]: time="2026-06-09T12:05:18.673506128Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.092199 | controller | Jun 09 12:05:18.678092 crc crio[21508]: time="2026-06-09T12:05:18.677997978Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.092218 | controller | Jun 09 12:05:18.860836 crc crio[21508]: time="2026-06-09T12:05:18.860094064Z" level=info msg="Created container 809d9d742facb7aaf0cae26e311dadd74040e16728b87ed56d03422953c06180: openshift-marketplace/redhat-marketplace-mf7jv/extract-utilities" id=6a79f898-59f5-4042-a888-0810cee5ed70 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.092235 | controller | Jun 09 12:05:18.863473 crc crio[21508]: time="2026-06-09T12:05:18.863366609Z" level=info msg="Starting container: 809d9d742facb7aaf0cae26e311dadd74040e16728b87ed56d03422953c06180" id=41d61b3b-7199-4e4f-a516-16d4ae67fa6e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.092250 | controller | Jun 09 12:05:18.871427 crc crio[21508]: time="2026-06-09T12:05:18.871272719Z" level=info msg="Started container" PID=206034 containerID=809d9d742facb7aaf0cae26e311dadd74040e16728b87ed56d03422953c06180 description=openshift-marketplace/redhat-marketplace-mf7jv/extract-utilities id=41d61b3b-7199-4e4f-a516-16d4ae67fa6e name=/runtime.v1.RuntimeService/StartContainer sandboxID=f05e45fdc485828f80745b241158a6a59a34c3b340d0c526c8438ff741b11c13
2026-06-09 12:20:03.092266 | controller | Jun 09 12:05:19.781750 crc crio[21508]: time="2026-06-09T12:05:19.781630544Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=09072e5d-9303-42ce-9595-0d505edb3e0c name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.092282 | controller | Jun 09 12:05:19.792349 crc crio[21508]: time="2026-06-09T12:05:19.792196382Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-09 12:20:03.092297 | controller | Jun 09 12:05:20.568932 crc crio[21508]: time="2026-06-09T12:05:20.56820591Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=09072e5d-9303-42ce-9595-0d505edb3e0c name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.092313 | controller | Jun 09 12:05:20.569753 crc crio[21508]: time="2026-06-09T12:05:20.569646822Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=9dc26ade-6a21-422a-a8b8-f728c97b7c32 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.092329 | controller | Jun 09 12:05:20.573363 crc crio[21508]: time="2026-06-09T12:05:20.573244727Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=8898e2fd-577e-414f-b5bd-b8ba7cf36858 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.092363 | controller | Jun 09 12:05:20.581869 crc crio[21508]: time="2026-06-09T12:05:20.581782925Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-mf7jv/extract-content" id=258aca7b-ad2c-4aa8-a202-0d70b3557ee5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.092387 | controller | Jun 09 12:05:20.582413 crc crio[21508]: time="2026-06-09T12:05:20.582370172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.092405 | controller | Jun 09 12:05:20.633944 crc crio[21508]: time="2026-06-09T12:05:20.633839159Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.092421 | controller | Jun 09 12:05:20.637678 crc crio[21508]: time="2026-06-09T12:05:20.637617489Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.092437 | controller | Jun 09 12:05:20.814572 crc crio[21508]: time="2026-06-09T12:05:20.814450982Z" level=info msg="Created container cf656715556ede3b4920f33449f438c60e4a33f37ffa72cec978e40f5bf84677: openshift-marketplace/redhat-marketplace-mf7jv/extract-content" id=258aca7b-ad2c-4aa8-a202-0d70b3557ee5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.092457 | controller | Jun 09 12:05:20.816170 crc crio[21508]: time="2026-06-09T12:05:20.816056688Z" level=info msg="Starting container: cf656715556ede3b4920f33449f438c60e4a33f37ffa72cec978e40f5bf84677" id=b42b26b4-0dfe-49af-9d4d-3b3c8b3618b7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.092473 | controller | Jun 09 12:05:20.822643 crc crio[21508]: time="2026-06-09T12:05:20.822264629Z" level=info msg="Started container" PID=206140 containerID=cf656715556ede3b4920f33449f438c60e4a33f37ffa72cec978e40f5bf84677 description=openshift-marketplace/redhat-marketplace-mf7jv/extract-content id=b42b26b4-0dfe-49af-9d4d-3b3c8b3618b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f05e45fdc485828f80745b241158a6a59a34c3b340d0c526c8438ff741b11c13
2026-06-09 12:20:03.092489 | controller | Jun 09 12:05:21.817262 crc crio[21508]: time="2026-06-09T12:05:21.81634671Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=2f2cba80-50e2-4361-9aa3-06da8ad4191a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.092506 | controller | Jun 09 12:05:21.824755 crc crio[21508]: time="2026-06-09T12:05:21.82459687Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f1728b6a-6321-48ed-b68d-fbe0183f8f4e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.092522 | controller | Jun 09 12:05:21.846922 crc crio[21508]: time="2026-06-09T12:05:21.846802825Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-mf7jv/registry-server" id=05f23746-fc6a-46f1-82a5-3270a1d560d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.092537 | controller | Jun 09 12:05:21.847477 crc crio[21508]: time="2026-06-09T12:05:21.847411253Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.092553 | controller | Jun 09 12:05:21.929656 crc crio[21508]: time="2026-06-09T12:05:21.926699329Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.092568 | controller | Jun 09 12:05:21.936529 crc crio[21508]: time="2026-06-09T12:05:21.936419182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.092584 | controller | Jun 09 12:05:22.094742 crc crio[21508]: time="2026-06-09T12:05:22.094606022Z" level=info msg="Created container 3e8d1b3903a6aa5bd56243046cfb9da15be570db33400e5418ba5ceada638420: openshift-marketplace/redhat-marketplace-mf7jv/registry-server" id=05f23746-fc6a-46f1-82a5-3270a1d560d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.092604 | controller | Jun 09 12:05:22.096069 crc crio[21508]: time="2026-06-09T12:05:22.095964792Z" level=info msg="Starting container: 3e8d1b3903a6aa5bd56243046cfb9da15be570db33400e5418ba5ceada638420" id=4300abc8-840b-4b7a-83e7-9eae741d2161 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.092628 | controller | Jun 09 12:05:22.101871 crc crio[21508]: time="2026-06-09T12:05:22.10175845Z" level=info msg="Started container" PID=206240 containerID=3e8d1b3903a6aa5bd56243046cfb9da15be570db33400e5418ba5ceada638420 description=openshift-marketplace/redhat-marketplace-mf7jv/registry-server id=4300abc8-840b-4b7a-83e7-9eae741d2161 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f05e45fdc485828f80745b241158a6a59a34c3b340d0c526c8438ff741b11c13
2026-06-09 12:20:03.092646 | controller | Jun 09 12:05:30.948628 crc crio[21508]: time="2026-06-09T12:05:30.946530128Z" level=info msg="Stopping container: 3e8d1b3903a6aa5bd56243046cfb9da15be570db33400e5418ba5ceada638420 (timeout: 2s)" id=0e6f8949-318d-467b-8d36-f06d153b2ce0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.092668 | controller | Jun 09 12:05:31.650209 crc crio[21508]: time="2026-06-09T12:05:31.642791758Z" level=info msg="Stopped container 3e8d1b3903a6aa5bd56243046cfb9da15be570db33400e5418ba5ceada638420: openshift-marketplace/redhat-marketplace-mf7jv/registry-server" id=0e6f8949-318d-467b-8d36-f06d153b2ce0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.092685 | controller | Jun 09 12:05:31.650209 crc crio[21508]: time="2026-06-09T12:05:31.644046284Z" level=info msg="Stopping pod sandbox: f05e45fdc485828f80745b241158a6a59a34c3b340d0c526c8438ff741b11c13" id=6bdc70f3-70b4-4aed-9e85-39d8bb887634 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.092702 | controller | Jun 09 12:05:31.650209 crc crio[21508]: time="2026-06-09T12:05:31.649119402Z" level=info msg="Got pod network &{Name:redhat-marketplace-mf7jv Namespace:openshift-marketplace ID:f05e45fdc485828f80745b241158a6a59a34c3b340d0c526c8438ff741b11c13 UID:be5f8d91-eb25-4a62-8e76-b249b39b8f21 NetNS:/var/run/netns/431d71ff-c180-428b-b458-8d2cfb520f22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbe5f8d91_eb25_4a62_8e76_b249b39b8f21.slice PodAnnotations:0xc004e43608}] Aliases:map[]}"
2026-06-09 12:20:03.092718 | controller | Jun 09 12:05:31.650209 crc crio[21508]: time="2026-06-09T12:05:31.649273726Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-mf7jv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.092734 | controller | Jun 09 12:05:32.079422 crc crio[21508]: time="2026-06-09T12:05:32.078913811Z" level=info msg="Stopped pod sandbox: f05e45fdc485828f80745b241158a6a59a34c3b340d0c526c8438ff741b11c13" id=6bdc70f3-70b4-4aed-9e85-39d8bb887634 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.092750 | controller | Jun 09 12:05:33.000603 crc crio[21508]: time="2026-06-09T12:05:33.000133463Z" level=info msg="Removing container: 3e8d1b3903a6aa5bd56243046cfb9da15be570db33400e5418ba5ceada638420" id=62dcc103-97ea-4855-afb2-e55a9d58f12c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.092766 | controller | Jun 09 12:05:33.028858 crc crio[21508]: time="2026-06-09T12:05:33.028749915Z" level=info msg="Removed container 3e8d1b3903a6aa5bd56243046cfb9da15be570db33400e5418ba5ceada638420: openshift-marketplace/redhat-marketplace-mf7jv/registry-server" id=62dcc103-97ea-4855-afb2-e55a9d58f12c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.092781 | controller | Jun 09 12:05:33.032215 crc crio[21508]: time="2026-06-09T12:05:33.031928148Z" level=info msg="Removing container: cf656715556ede3b4920f33449f438c60e4a33f37ffa72cec978e40f5bf84677" id=35257901-f172-4230-b255-b4b5e2171166 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.092798 | controller | Jun 09 12:05:33.090390 crc crio[21508]: time="2026-06-09T12:05:33.090151111Z" level=info msg="Removed container cf656715556ede3b4920f33449f438c60e4a33f37ffa72cec978e40f5bf84677: openshift-marketplace/redhat-marketplace-mf7jv/extract-content" id=35257901-f172-4230-b255-b4b5e2171166 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.092813 | controller | Jun 09 12:05:33.097605 crc crio[21508]: time="2026-06-09T12:05:33.097489485Z" level=info msg="Removing container: 809d9d742facb7aaf0cae26e311dadd74040e16728b87ed56d03422953c06180" id=52e21f5a-f9b3-4fc7-a179-b8f2a2e56001 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.092829 | controller | Jun 09 12:05:33.141369 crc crio[21508]: time="2026-06-09T12:05:33.141191666Z" level=info msg="Removed container 809d9d742facb7aaf0cae26e311dadd74040e16728b87ed56d03422953c06180: openshift-marketplace/redhat-marketplace-mf7jv/extract-utilities" id=52e21f5a-f9b3-4fc7-a179-b8f2a2e56001 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.092848 | controller | Jun 09 12:06:00.546254 crc crio[21508]: time="2026-06-09T12:06:00.545070691Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683446-qv4qr/POD" id=80697934-7bda-4d2e-b4ce-df451217d1a9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.092864 | controller | Jun 09 12:06:00.547862 crc crio[21508]: time="2026-06-09T12:06:00.546269765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.092881 | controller | Jun 09 12:06:00.590868 crc crio[21508]: time="2026-06-09T12:06:00.590755559Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683446-qv4qr Namespace:openshift-infra ID:5f46330849a0567c871bbf6203a9174dddcd49464c83452bfbe34bcd5ca5ba37 UID:6af11d13-e100-46a2-8b18-263ef9ae0f6f NetNS:/var/run/netns/a262aa2f-2cf3-48e9-af0b-3c28d032c435 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6af11d13_e100_46a2_8b18_263ef9ae0f6f.slice PodAnnotations:0xc00465e598}] Aliases:map[]}"
2026-06-09 12:20:03.092897 | controller | Jun 09 12:06:00.590868 crc crio[21508]: time="2026-06-09T12:06:00.590820741Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683446-qv4qr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.092913 | controller | Jun 09 12:06:01.153049 crc crio[21508]: 2026-06-09T12:06:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5f46330849a0567 Mac:ee:e2:02:75:9e:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0c Mtu:0 Sandbox:/var/run/netns/a262aa2f-2cf3-48e9-af0b-3c28d032c435 SocketPath: PciID:}] [{Interface:0xc0005825a0 Address:{IP:10.217.1.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.092929 | controller | Jun 09 12:06:01.154638 crc crio[21508]: time="2026-06-09T12:06:01.154541996Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683446-qv4qr Namespace:openshift-infra ID:5f46330849a0567c871bbf6203a9174dddcd49464c83452bfbe34bcd5ca5ba37 UID:6af11d13-e100-46a2-8b18-263ef9ae0f6f NetNS:/var/run/netns/a262aa2f-2cf3-48e9-af0b-3c28d032c435 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6af11d13_e100_46a2_8b18_263ef9ae0f6f.slice PodAnnotations:0xc00465e598}] Aliases:map[]}"
2026-06-09 12:20:03.092946 | controller | Jun 09 12:06:01.154821 crc crio[21508]: time="2026-06-09T12:06:01.154784843Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683446-qv4qr for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.092962 | controller | Jun 09 12:06:01.167172 crc crio[21508]: time="2026-06-09T12:06:01.16707881Z" level=info msg="Ran pod sandbox 5f46330849a0567c871bbf6203a9174dddcd49464c83452bfbe34bcd5ca5ba37 with infra container: openshift-infra/auto-csr-approver-29683446-qv4qr/POD" id=80697934-7bda-4d2e-b4ce-df451217d1a9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.092978 | controller | Jun 09 12:06:01.170401 crc crio[21508]: time="2026-06-09T12:06:01.17014646Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=f347e2d6-b60c-4195-8e78-5ef62dcd55cc name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.092994 | controller | Jun 09 12:06:01.177259 crc crio[21508]: time="2026-06-09T12:06:01.177171964Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 12:20:03.093010 | controller | Jun 09 12:06:01.938736 crc crio[21508]: time="2026-06-09T12:06:01.938132185Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=f347e2d6-b60c-4195-8e78-5ef62dcd55cc name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.093027 | controller | Jun 09 12:06:01.940244 crc crio[21508]: time="2026-06-09T12:06:01.939472404Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=0e81005f-143c-4168-bd88-fbeaf8a92954 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.093046 | controller | Jun 09 12:06:01.941517 crc crio[21508]: time="2026-06-09T12:06:01.941438961Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=5cd7f2cc-d951-408b-a720-2d02a295524f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.093063 | controller | Jun 09 12:06:01.951661 crc crio[21508]: time="2026-06-09T12:06:01.951478693Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683446-qv4qr/oc" id=9a4f3655-1747-44ea-a32d-b7d98d5a9cb8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.093079 | controller | Jun 09 12:06:01.952086 crc crio[21508]: time="2026-06-09T12:06:01.951997408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.093095 | controller | Jun 09 12:06:02.011136 crc crio[21508]: time="2026-06-09T12:06:02.010984214Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.093110 | controller | Jun 09 12:06:02.269527 crc crio[21508]: time="2026-06-09T12:06:02.268879594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.093126 | controller | Jun 09 12:06:02.430150 crc crio[21508]: time="2026-06-09T12:06:02.429961529Z" level=info msg="Created container 291cdf1439a9ea2161628a4859eee16a74321c0127230ff8203703a48d0a0b53: openshift-infra/auto-csr-approver-29683446-qv4qr/oc" id=9a4f3655-1747-44ea-a32d-b7d98d5a9cb8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.093141 | controller | Jun 09 12:06:02.431479 crc crio[21508]: time="2026-06-09T12:06:02.43137874Z" level=info msg="Starting container: 291cdf1439a9ea2161628a4859eee16a74321c0127230ff8203703a48d0a0b53" id=f956b653-17b4-4bae-9f82-dfed6ef8e5d7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.093157 | controller | Jun 09 12:06:02.437397 crc crio[21508]: time="2026-06-09T12:06:02.437141227Z" level=info msg="Started container" PID=208694 containerID=291cdf1439a9ea2161628a4859eee16a74321c0127230ff8203703a48d0a0b53 description=openshift-infra/auto-csr-approver-29683446-qv4qr/oc id=f956b653-17b4-4bae-9f82-dfed6ef8e5d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5f46330849a0567c871bbf6203a9174dddcd49464c83452bfbe34bcd5ca5ba37
2026-06-09 12:20:03.093173 | controller | Jun 09 12:06:04.492853 crc crio[21508]: time="2026-06-09T12:06:04.491846033Z" level=info msg="Stopping pod sandbox: 5f46330849a0567c871bbf6203a9174dddcd49464c83452bfbe34bcd5ca5ba37" id=9e07dc2a-61fe-4943-bddf-3642d8b1a281 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.093189 | controller | Jun 09 12:06:04.494189 crc crio[21508]: time="2026-06-09T12:06:04.493631935Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683446-qv4qr Namespace:openshift-infra ID:5f46330849a0567c871bbf6203a9174dddcd49464c83452bfbe34bcd5ca5ba37 UID:6af11d13-e100-46a2-8b18-263ef9ae0f6f NetNS:/var/run/netns/a262aa2f-2cf3-48e9-af0b-3c28d032c435 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6af11d13_e100_46a2_8b18_263ef9ae0f6f.slice PodAnnotations:0xc00008d1c8}] Aliases:map[]}"
2026-06-09 12:20:03.093205 | controller | Jun 09 12:06:04.494189 crc crio[21508]: time="2026-06-09T12:06:04.493824651Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683446-qv4qr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.093221 | controller | Jun 09 12:06:04.810175 crc crio[21508]: time="2026-06-09T12:06:04.810072518Z" level=info msg="Stopped pod sandbox: 5f46330849a0567c871bbf6203a9174dddcd49464c83452bfbe34bcd5ca5ba37" id=9e07dc2a-61fe-4943-bddf-3642d8b1a281 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.093241 | controller | Jun 09 12:06:12.947822 crc crio[21508]: time="2026-06-09T12:06:12.946994301Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-c65qf/POD" id=66d47a92-d6bd-4f9b-a147-4956fecce767 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.093257 | controller | Jun 09 12:06:12.949214 crc crio[21508]: time="2026-06-09T12:06:12.947844005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.093274 | controller | Jun 09 12:06:12.992777 crc crio[21508]: time="2026-06-09T12:06:12.992646718Z" level=info msg="Got pod network &{Name:community-operators-c65qf Namespace:openshift-marketplace ID:6f5112f765eb841b596e727a9219ab73ca89f1f1c3d6c4e778fa62e4b7c95173 UID:f1fa955f-72f7-455d-9aaa-f88a3462eb30 NetNS:/var/run/netns/05adb805-fb43-4de8-84ed-83f23e9cd242 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf1fa955f_72f7_455d_9aaa_f88a3462eb30.slice PodAnnotations:0xc003b383f0}] Aliases:map[]}"
2026-06-09 12:20:03.093291 | controller | Jun 09 12:06:12.992777 crc crio[21508]: time="2026-06-09T12:06:12.992783252Z" level=info msg="Adding pod openshift-marketplace_community-operators-c65qf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.093307 | controller | Jun 09 12:06:13.626320 crc crio[21508]: 2026-06-09T12:06:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6f5112f765eb841 Mac:b2:69:e7:09:e6:1c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0d Mtu:0 Sandbox:/var/run/netns/05adb805-fb43-4de8-84ed-83f23e9cd242 SocketPath: PciID:}] [{Interface:0xc000238cb0 Address:{IP:10.217.1.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.093324 | controller | Jun 09 12:06:13.627641 crc crio[21508]: time="2026-06-09T12:06:13.627543792Z" level=info msg="Got pod network &{Name:community-operators-c65qf Namespace:openshift-marketplace ID:6f5112f765eb841b596e727a9219ab73ca89f1f1c3d6c4e778fa62e4b7c95173 UID:f1fa955f-72f7-455d-9aaa-f88a3462eb30 NetNS:/var/run/netns/05adb805-fb43-4de8-84ed-83f23e9cd242 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf1fa955f_72f7_455d_9aaa_f88a3462eb30.slice PodAnnotations:0xc003b383f0}] Aliases:map[]}"
2026-06-09 12:20:03.093340 | controller | Jun 09 12:06:13.627796 crc crio[21508]: time="2026-06-09T12:06:13.627759938Z" level=info msg="Checking pod openshift-marketplace_community-operators-c65qf for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.093378 | controller | Jun 09 12:06:13.639036 crc crio[21508]: time="2026-06-09T12:06:13.638604924Z" level=info msg="Ran pod sandbox 6f5112f765eb841b596e727a9219ab73ca89f1f1c3d6c4e778fa62e4b7c95173 with infra container: openshift-marketplace/community-operators-c65qf/POD" id=66d47a92-d6bd-4f9b-a147-4956fecce767 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.093397 | controller | Jun 09 12:06:13.642979 crc crio[21508]: time="2026-06-09T12:06:13.642823706Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8a2ef683-5424-484e-9f2e-60eeb8ef55e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.093413 | controller | Jun 09 12:06:13.647026 crc crio[21508]: time="2026-06-09T12:06:13.646355759Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=3e62fc42-47e8-4269-8b73-d36c09aca3af name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.093433 | controller | Jun 09 12:06:13.684836 crc crio[21508]: time="2026-06-09T12:06:13.684763866Z" level=info msg="Creating container: openshift-marketplace/community-operators-c65qf/extract-utilities" id=62def379-b387-4dcf-ad53-203750dfc851 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.093449 | controller | Jun 09 12:06:13.685571 crc crio[21508]: time="2026-06-09T12:06:13.685545719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.093465 | controller | Jun 09 12:06:13.737147 crc crio[21508]: time="2026-06-09T12:06:13.737089348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.093482 | controller | Jun 09 12:06:13.742991 crc crio[21508]: time="2026-06-09T12:06:13.742958419Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.093498 | controller | Jun 09 12:06:13.932631 crc crio[21508]: time="2026-06-09T12:06:13.931935815Z" level=info msg="Created container 3af5ace529f2c80f77e8517916a9e8f924e54e533f25a60c21306abae689493f: openshift-marketplace/community-operators-c65qf/extract-utilities" id=62def379-b387-4dcf-ad53-203750dfc851 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.093514 | controller | Jun 09 12:06:13.934139 crc crio[21508]: time="2026-06-09T12:06:13.934046556Z" level=info msg="Starting container: 3af5ace529f2c80f77e8517916a9e8f924e54e533f25a60c21306abae689493f" id=6a87e843-fa91-4554-bc1c-e1564879d57a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.093530 | controller | Jun 09 12:06:13.942404 crc crio[21508]: time="2026-06-09T12:06:13.942240184Z" level=info msg="Started container" PID=209505 containerID=3af5ace529f2c80f77e8517916a9e8f924e54e533f25a60c21306abae689493f description=openshift-marketplace/community-operators-c65qf/extract-utilities id=6a87e843-fa91-4554-bc1c-e1564879d57a name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f5112f765eb841b596e727a9219ab73ca89f1f1c3d6c4e778fa62e4b7c95173
2026-06-09 12:20:03.093546 | controller | Jun 09 12:06:14.682376 crc crio[21508]: time="2026-06-09T12:06:14.681629408Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=65cdc310-6b60-4c69-9da8-e745a66f49b8 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.093562 | controller | Jun 09 12:06:14.696096 crc crio[21508]: time="2026-06-09T12:06:14.696022926Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-09 12:20:03.093579 | controller | Jun 09 12:06:15.561493 crc crio[21508]: time="2026-06-09T12:06:15.560889889Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:def439c5598f6bf65a7f632a7c0615f3a20834ca790d15f71de6a97e3bf1d2d7" id=65cdc310-6b60-4c69-9da8-e745a66f49b8 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.093595 | controller | Jun 09 12:06:15.563091 crc crio[21508]: time="2026-06-09T12:06:15.562770614Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=53477510-ac7a-4fd6-8da8-01e4d3439990 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.093612 | controller | Jun 09 12:06:15.565742 crc crio[21508]: time="2026-06-09T12:06:15.565365349Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=adc48db4-01cd-4227-82d3-4751f29778ef name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.093636 | controller | Jun 09 12:06:15.574967 crc crio[21508]: time="2026-06-09T12:06:15.574873986Z" level=info msg="Creating container: openshift-marketplace/community-operators-c65qf/extract-content" id=db38d5d5-333e-4174-a1a7-fafce0c048ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.093661 | controller | Jun 09 12:06:15.576551 crc crio[21508]: time="2026-06-09T12:06:15.576485343Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.093678 | controller | Jun 09 12:06:15.648924 crc crio[21508]: time="2026-06-09T12:06:15.648858538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.093693 | controller | Jun 09 12:06:15.653630 crc crio[21508]: time="2026-06-09T12:06:15.653594695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.093710 | controller | Jun 09 12:06:16.128866 crc crio[21508]: time="2026-06-09T12:06:16.128447155Z" level=info msg="Created container 9082d1852055aae9e4777f5b9a4a06b8dc07fcc6565642e93cfa5bf01b3db9f7: openshift-marketplace/community-operators-c65qf/extract-content" id=db38d5d5-333e-4174-a1a7-fafce0c048ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.093726 | controller | Jun 09 12:06:16.130633 crc crio[21508]: time="2026-06-09T12:06:16.130566857Z" level=info msg="Starting container: 9082d1852055aae9e4777f5b9a4a06b8dc07fcc6565642e93cfa5bf01b3db9f7" id=cb6dfdd1-07ce-4619-bf07-34bf64161d8e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.093742 | controller | Jun 09 12:06:16.136894 crc crio[21508]: time="2026-06-09T12:06:16.136701545Z" level=info msg="Started container" PID=209637 containerID=9082d1852055aae9e4777f5b9a4a06b8dc07fcc6565642e93cfa5bf01b3db9f7 description=openshift-marketplace/community-operators-c65qf/extract-content id=cb6dfdd1-07ce-4619-bf07-34bf64161d8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f5112f765eb841b596e727a9219ab73ca89f1f1c3d6c4e778fa62e4b7c95173
2026-06-09 12:20:03.093758 | controller | Jun 09 12:06:20.775503 crc crio[21508]: time="2026-06-09T12:06:20.774753981Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=9e55d7e8-327f-48e1-a97e-14fe3c26b1c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.093774 | controller | Jun 09 12:06:20.778530 crc crio[21508]: time="2026-06-09T12:06:20.778441548Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=041acd84-8987-4790-b654-51f5f53f3630 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.093840 | controller | Jun 09 12:06:20.812580 crc crio[21508]: time="2026-06-09T12:06:20.812426607Z" level=info msg="Creating container: openshift-marketplace/community-operators-c65qf/registry-server" id=e66309fc-945f-42a8-8e38-86d918d4fef1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.093874 | controller | Jun 09 12:06:20.812904 crc crio[21508]: time="2026-06-09T12:06:20.812840729Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.093892 | controller | Jun 09 12:06:20.885080 crc crio[21508]: time="2026-06-09T12:06:20.885015218Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.093909 | controller | Jun 09 12:06:20.889412 crc crio[21508]: time="2026-06-09T12:06:20.889374245Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.093925 | controller | Jun 09 12:06:21.138660 crc crio[21508]: time="2026-06-09T12:06:21.138552822Z" level=info msg="Created container 27dca2c207d227633348da12132d833bd71566377b59ac1243a17d2e3fcdd7e1: openshift-marketplace/community-operators-c65qf/registry-server" id=e66309fc-945f-42a8-8e38-86d918d4fef1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.093944 | controller | Jun 09 12:06:21.140622 crc crio[21508]: time="2026-06-09T12:06:21.140542979Z" level=info msg="Starting container: 27dca2c207d227633348da12132d833bd71566377b59ac1243a17d2e3fcdd7e1" id=9787076a-e82f-4bc6-bf03-cc50a46f62f5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.093961 | controller | Jun 09 12:06:21.148272 crc crio[21508]: time="2026-06-09T12:06:21.148151761Z" level=info msg="Started container" PID=209922 containerID=27dca2c207d227633348da12132d833bd71566377b59ac1243a17d2e3fcdd7e1 description=openshift-marketplace/community-operators-c65qf/registry-server id=9787076a-e82f-4bc6-bf03-cc50a46f62f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f5112f765eb841b596e727a9219ab73ca89f1f1c3d6c4e778fa62e4b7c95173
2026-06-09 12:20:03.093977 | controller | Jun 09 12:06:30.903701 crc crio[21508]: time="2026-06-09T12:06:30.902852693Z" level=info msg="Removing container: 7b734c24416e73a4ee290bd979145217509d8343bda9af6377635fedbd549ee0" id=d6665dc7-2658-4839-b679-9e02129988e9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.093993 | controller | Jun 09 12:06:31.061742 crc crio[21508]: time="2026-06-09T12:06:31.060876019Z" level=info msg="Removed container 7b734c24416e73a4ee290bd979145217509d8343bda9af6377635fedbd549ee0: openshift-infra/auto-csr-approver-29683440-gcp29/oc" id=d6665dc7-2658-4839-b679-9e02129988e9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.094008 | controller | Jun 09 12:06:31.075421 crc crio[21508]: time="2026-06-09T12:06:31.075263578Z" level=info msg="Stopping pod sandbox: 7bd09e24d9543db3b2ffb6e6498d26783b56cdcd8dabb908c7244a1804feeb42" id=2f973b69-3b25-4aea-8a9b-1d6770e2e88c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.094024 | controller | Jun 09 12:06:31.076249 crc crio[21508]: time="2026-06-09T12:06:31.076151343Z" level=info msg="Stopped pod sandbox (already stopped): 7bd09e24d9543db3b2ffb6e6498d26783b56cdcd8dabb908c7244a1804feeb42" id=2f973b69-3b25-4aea-8a9b-1d6770e2e88c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.094039 | controller | Jun 09 12:06:31.078700 crc crio[21508]: time="2026-06-09T12:06:31.078588034Z" level=info msg="Removing pod sandbox: 7bd09e24d9543db3b2ffb6e6498d26783b56cdcd8dabb908c7244a1804feeb42" id=8ea8354d-5f0a-4346-b994-100debfc41ef name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.094054 | controller | Jun 09 12:06:31.096365 crc crio[21508]: time="2026-06-09T12:06:31.095261709Z" level=info msg="Removed pod sandbox: 7bd09e24d9543db3b2ffb6e6498d26783b56cdcd8dabb908c7244a1804feeb42" id=8ea8354d-5f0a-4346-b994-100debfc41ef name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.094077 | controller | Jun 09 12:06:31.098798 crc crio[21508]: time="2026-06-09T12:06:31.098706729Z" level=info msg="Stopping pod sandbox: f05e45fdc485828f80745b241158a6a59a34c3b340d0c526c8438ff741b11c13" id=90eb05fb-8d52-4530-a995-65f40cc072ce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.094093 | controller | Jun 09 12:06:31.098977 crc crio[21508]: time="2026-06-09T12:06:31.098958867Z" level=info msg="Stopped pod sandbox (already stopped): f05e45fdc485828f80745b241158a6a59a34c3b340d0c526c8438ff741b11c13" id=90eb05fb-8d52-4530-a995-65f40cc072ce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.094108 | controller | Jun 09 12:06:31.102537 crc crio[21508]: time="2026-06-09T12:06:31.102467709Z" level=info msg="Removing pod sandbox: f05e45fdc485828f80745b241158a6a59a34c3b340d0c526c8438ff741b11c13" id=d5091bbd-0d82-45fd-be56-95dc35a998bd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.094124 | controller | Jun 09 12:06:31.120521 crc crio[21508]: time="2026-06-09T12:06:31.12038549Z" level=info msg="Removed pod sandbox: f05e45fdc485828f80745b241158a6a59a34c3b340d0c526c8438ff741b11c13" id=d5091bbd-0d82-45fd-be56-95dc35a998bd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.094139 | controller | Jun 09 12:06:34.995422 crc crio[21508]: time="2026-06-09T12:06:34.993777597Z" level=info msg="Stopping container: 27dca2c207d227633348da12132d833bd71566377b59ac1243a17d2e3fcdd7e1 (timeout: 2s)" id=bdee91eb-8951-41f0-b451-259f57188697 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.094158 | controller | Jun 09 12:06:35.662577 crc crio[21508]: time="2026-06-09T12:06:35.66197112Z" level=info msg="Stopped container 27dca2c207d227633348da12132d833bd71566377b59ac1243a17d2e3fcdd7e1: openshift-marketplace/community-operators-c65qf/registry-server" id=bdee91eb-8951-41f0-b451-259f57188697 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.094175 | controller | Jun 09 12:06:35.664200 crc crio[21508]: time="2026-06-09T12:06:35.664106362Z" level=info msg="Stopping pod sandbox: 6f5112f765eb841b596e727a9219ab73ca89f1f1c3d6c4e778fa62e4b7c95173" id=a4d2e45f-78a3-45c4-a257-ae0b99075a06 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.094191 | controller | Jun 09 12:06:35.665088 crc crio[21508]: time="2026-06-09T12:06:35.665012189Z" level=info msg="Got pod network &{Name:community-operators-c65qf Namespace:openshift-marketplace ID:6f5112f765eb841b596e727a9219ab73ca89f1f1c3d6c4e778fa62e4b7c95173 UID:f1fa955f-72f7-455d-9aaa-f88a3462eb30 NetNS:/var/run/netns/05adb805-fb43-4de8-84ed-83f23e9cd242 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf1fa955f_72f7_455d_9aaa_f88a3462eb30.slice PodAnnotations:0xc004f90178}] Aliases:map[]}"
2026-06-09 12:20:03.094207 | controller | Jun 09 12:06:35.665279 crc crio[21508]: time="2026-06-09T12:06:35.665216334Z" level=info msg="Deleting pod openshift-marketplace_community-operators-c65qf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.094224 | controller | Jun 09 12:06:36.034520 crc crio[21508]: time="2026-06-09T12:06:36.0343638Z" level=info msg="Stopped pod sandbox: 6f5112f765eb841b596e727a9219ab73ca89f1f1c3d6c4e778fa62e4b7c95173" id=a4d2e45f-78a3-45c4-a257-ae0b99075a06 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.094240 | controller | Jun 09 12:06:37.038965 crc crio[21508]: time="2026-06-09T12:06:37.038466253Z" level=info msg="Removing container: 27dca2c207d227633348da12132d833bd71566377b59ac1243a17d2e3fcdd7e1" id=33395b09-7a20-4e06-885a-6460dd07eb26 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.094255 | controller | Jun 09 12:06:37.109247 crc crio[21508]: time="2026-06-09T12:06:37.108687405Z" level=info msg="Removed container 27dca2c207d227633348da12132d833bd71566377b59ac1243a17d2e3fcdd7e1: openshift-marketplace/community-operators-c65qf/registry-server" id=33395b09-7a20-4e06-885a-6460dd07eb26 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.094271 | controller | Jun 09 12:06:37.112324 crc crio[21508]: time="2026-06-09T12:06:37.112232778Z" level=info msg="Removing container: 9082d1852055aae9e4777f5b9a4a06b8dc07fcc6565642e93cfa5bf01b3db9f7" id=bd79aa01-2860-49ca-ad82-7626ec5840d9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.094286 | controller | Jun 09 12:06:37.144247 crc crio[21508]: time="2026-06-09T12:06:37.144125785Z" level=info msg="Removed container 9082d1852055aae9e4777f5b9a4a06b8dc07fcc6565642e93cfa5bf01b3db9f7: openshift-marketplace/community-operators-c65qf/extract-content" id=bd79aa01-2860-49ca-ad82-7626ec5840d9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.094302 | controller | Jun 09 12:06:37.148943 crc crio[21508]: time="2026-06-09T12:06:37.148882494Z" level=info msg="Removing container: 3af5ace529f2c80f77e8517916a9e8f924e54e533f25a60c21306abae689493f" id=5b924d08-0f20-4fac-a48c-b1b3e6e2f9cc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.094387 | controller | Jun 09 12:06:37.218423 crc crio[21508]: time="2026-06-09T12:06:37.218181139Z" level=info msg="Removed container 3af5ace529f2c80f77e8517916a9e8f924e54e533f25a60c21306abae689493f: openshift-marketplace/community-operators-c65qf/extract-utilities" id=5b924d08-0f20-4fac-a48c-b1b3e6e2f9cc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.094413 | controller | Jun 09 12:07:31.163877 crc crio[21508]: time="2026-06-09T12:07:31.16291468Z" level=info msg="Stopping pod sandbox: 6f5112f765eb841b596e727a9219ab73ca89f1f1c3d6c4e778fa62e4b7c95173" id=df066a49-b1ff-40b1-ba59-6048cdb9a656 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.094432 | controller | Jun 09 12:07:31.163877 crc crio[21508]: time="2026-06-09T12:07:31.163882668Z" level=info msg="Stopped pod sandbox (already stopped): 6f5112f765eb841b596e727a9219ab73ca89f1f1c3d6c4e778fa62e4b7c95173" id=df066a49-b1ff-40b1-ba59-6048cdb9a656 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.094448 | controller | Jun 09 12:07:31.165972 crc crio[21508]: time="2026-06-09T12:07:31.164600369Z" level=info msg="Removing pod sandbox: 6f5112f765eb841b596e727a9219ab73ca89f1f1c3d6c4e778fa62e4b7c95173" id=13e7a3b7-c7f0-462d-adfd-81237c567f59 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.094465 | controller | Jun 09 12:07:31.194968 crc crio[21508]: time="2026-06-09T12:07:31.194874119Z" level=info msg="Removed pod sandbox: 6f5112f765eb841b596e727a9219ab73ca89f1f1c3d6c4e778fa62e4b7c95173" id=13e7a3b7-c7f0-462d-adfd-81237c567f59 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.094480 | controller | Jun 09 12:08:00.507722 crc crio[21508]: time="2026-06-09T12:08:00.507006682Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683448-zcfj7/POD" id=ab1be106-0cf5-477f-b399-fe31a4de23dc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.094496 | controller | Jun 09 12:08:00.508686 crc crio[21508]: time="2026-06-09T12:08:00.507789335Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.094513 | controller | Jun 09 12:08:00.553198 crc crio[21508]: time="2026-06-09T12:08:00.553145464Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683448-zcfj7 Namespace:openshift-infra ID:0db1a7aa830693513484ff435d67d438656d82ab5b8d72392de0f90b8112ca86 UID:d949a17a-4191-4e45-8d86-1745d9b2033f NetNS:/var/run/netns/17090827-ccf5-477e-be84-7b56ac165f51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd949a17a_4191_4e45_8d86_1745d9b2033f.slice PodAnnotations:0xc000b297b8}] Aliases:map[]}"
2026-06-09 12:20:03.094530 | controller | Jun 09 12:08:00.553579 crc crio[21508]: time="2026-06-09T12:08:00.553557586Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683448-zcfj7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.094546 | controller | Jun 09 12:08:01.102581 crc crio[21508]: 2026-06-09T12:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0db1a7aa8306935 Mac:6a:69:5c:f2:e3:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0e Mtu:0 Sandbox:/var/run/netns/17090827-ccf5-477e-be84-7b56ac165f51 SocketPath: PciID:}] [{Interface:0xc000292e50 Address:{IP:10.217.1.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.094563 | controller | Jun 09 12:08:01.104507 crc crio[21508]: time="2026-06-09T12:08:01.104403225Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683448-zcfj7 Namespace:openshift-infra ID:0db1a7aa830693513484ff435d67d438656d82ab5b8d72392de0f90b8112ca86 UID:d949a17a-4191-4e45-8d86-1745d9b2033f NetNS:/var/run/netns/17090827-ccf5-477e-be84-7b56ac165f51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd949a17a_4191_4e45_8d86_1745d9b2033f.slice PodAnnotations:0xc000b297b8}] Aliases:map[]}"
2026-06-09 12:20:03.094579 | controller | Jun 09 12:08:01.104919 crc crio[21508]: time="2026-06-09T12:08:01.104819697Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683448-zcfj7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.094600 | controller | Jun 09 12:08:01.116583 crc crio[21508]: time="2026-06-09T12:08:01.116450375Z" level=info msg="Ran pod sandbox 0db1a7aa830693513484ff435d67d438656d82ab5b8d72392de0f90b8112ca86 with infra container: openshift-infra/auto-csr-approver-29683448-zcfj7/POD" id=ab1be106-0cf5-477f-b399-fe31a4de23dc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.094616 | controller | Jun 09 12:08:01.121085 crc crio[21508]: time="2026-06-09T12:08:01.121007038Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=4cabdcf6-ab10-4b45-903f-00c064faa192 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.094635 | controller | Jun 09 12:08:01.134055 crc crio[21508]: time="2026-06-09T12:08:01.133966795Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 12:20:03.094658 | controller | Jun 09 12:08:01.347979 crc crio[21508]: time="2026-06-09T12:08:01.346797875Z" level=info msg="Stopping pod sandbox: 10a4e0186cd504be367e0639d8eea240635754aa5a5dafbedd67928023fdf18c" id=e49e9bce-bbb2-43ae-841b-8914d0b37c2c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.094680 | controller | Jun 09 12:08:01.347979 crc crio[21508]: time="2026-06-09T12:08:01.347943288Z" level=info msg="Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-87c92 Namespace:openstack ID:10a4e0186cd504be367e0639d8eea240635754aa5a5dafbedd67928023fdf18c UID:830fd90e-d322-486e-a008-d04c649dd673 NetNS:/var/run/netns/dab36a31-5255-4181-bcfb-15dd10a38ac2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod830fd90e_d322_486e_a008_d04c649dd673.slice PodAnnotations:0xc000159db8}] Aliases:map[]}"
2026-06-09 12:20:03.094697 | controller | Jun 09 12:08:01.348164 crc crio[21508]: time="2026-06-09T12:08:01.348118083Z" level=info msg="Deleting pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-87c92 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.094713 | controller | Jun 09 12:08:01.795466 crc crio[21508]: time="2026-06-09T12:08:01.79535831Z" level=info msg="Stopped pod sandbox: 10a4e0186cd504be367e0639d8eea240635754aa5a5dafbedd67928023fdf18c" id=e49e9bce-bbb2-43ae-841b-8914d0b37c2c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.094729 | controller | Jun 09 12:08:03.018637 crc crio[21508]: time="2026-06-09T12:08:03.017618367Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=4cabdcf6-ab10-4b45-903f-00c064faa192 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.094746 | controller | Jun 09 12:08:03.019623 crc crio[21508]: time="2026-06-09T12:08:03.019502492Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=70a95e8d-d3d9-4475-abc4-c8caeec23bf8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.094762 | controller | Jun 09 12:08:03.021960 crc crio[21508]: time="2026-06-09T12:08:03.021891741Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=4eb59e9b-dad9-452c-b17b-9196440b2c9e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.094777 | controller | Jun 09 12:08:03.031514 crc crio[21508]: time="2026-06-09T12:08:03.031087018Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683448-zcfj7/oc" id=73c65712-b81b-4f49-a307-02ec29eb3944 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.094793 | controller | Jun 09 12:08:03.032338 crc crio[21508]: time="2026-06-09T12:08:03.032212771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.094809 | controller | Jun 09 12:08:03.096049 crc crio[21508]: time="2026-06-09T12:08:03.095942175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.094830 | controller | Jun 09 12:08:03.100609 crc crio[21508]: time="2026-06-09T12:08:03.100532448Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 12:20:03.094848 | controller | Jun 09 12:08:03.408490 crc crio[21508]: time="2026-06-09T12:08:03.408207256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.094863 | controller | Jun 09 12:08:03.528774 crc crio[21508]: time="2026-06-09T12:08:03.528645149Z" level=info msg="Created container 488e7d172f412855c678f0f5d28b5ca769f64279b0046856d9aab1621fb0e6a2: openshift-infra/auto-csr-approver-29683448-zcfj7/oc" id=73c65712-b81b-4f49-a307-02ec29eb3944 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.094879 | controller | Jun 09 12:08:03.533402 crc crio[21508]: time="2026-06-09T12:08:03.53315882Z" level=info msg="Starting container: 488e7d172f412855c678f0f5d28b5ca769f64279b0046856d9aab1621fb0e6a2" id=d580f08b-7dad-40b7-bf28-039f6cd8be47 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.094895 | controller | Jun 09 12:08:03.540879 crc crio[21508]: time="2026-06-09T12:08:03.540834103Z" level=info msg="Started container" PID=215780 containerID=488e7d172f412855c678f0f5d28b5ca769f64279b0046856d9aab1621fb0e6a2 description=openshift-infra/auto-csr-approver-29683448-zcfj7/oc id=d580f08b-7dad-40b7-bf28-039f6cd8be47 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0db1a7aa830693513484ff435d67d438656d82ab5b8d72392de0f90b8112ca86
2026-06-09 12:20:03.094911 | controller | Jun 09 12:08:05.409846 crc crio[21508]: time="2026-06-09T12:08:05.40887418Z" level=info msg="Stopping pod sandbox: 0db1a7aa830693513484ff435d67d438656d82ab5b8d72392de0f90b8112ca86" id=db13a151-1102-4793-9a8e-1ea6f0c7d628 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.094928 | controller | Jun 09 12:08:05.411340 crc crio[21508]: time="2026-06-09T12:08:05.410506278Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683448-zcfj7 Namespace:openshift-infra ID:0db1a7aa830693513484ff435d67d438656d82ab5b8d72392de0f90b8112ca86 UID:d949a17a-4191-4e45-8d86-1745d9b2033f NetNS:/var/run/netns/17090827-ccf5-477e-be84-7b56ac165f51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd949a17a_4191_4e45_8d86_1745d9b2033f.slice PodAnnotations:0xc00011ebd8}] Aliases:map[]}"
2026-06-09 12:20:03.094944 | controller | Jun 09 12:08:05.411340 crc crio[21508]: time="2026-06-09T12:08:05.410638172Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683448-zcfj7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.094960 | controller | Jun 09 12:08:05.685424 crc crio[21508]: time="2026-06-09T12:08:05.685203867Z" level=info msg="Stopped pod sandbox: 0db1a7aa830693513484ff435d67d438656d82ab5b8d72392de0f90b8112ca86" id=db13a151-1102-4793-9a8e-1ea6f0c7d628 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.094976 | controller | Jun 09 12:08:31.216942 crc crio[21508]: time="2026-06-09T12:08:31.216181004Z" level=info msg="Removing container: 6638b66c1afbe5f2278e9d35060861a182db6359433fbbd7f3c40ae299b84273" id=01e01b3b-fcc9-4949-93fa-fa92679df2bd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.094992 | controller | Jun 09 12:08:31.358521 crc crio[21508]: time="2026-06-09T12:08:31.357882655Z" level=info msg="Removed container 6638b66c1afbe5f2278e9d35060861a182db6359433fbbd7f3c40ae299b84273: openshift-infra/auto-csr-approver-29683442-b4467/oc" id=01e01b3b-fcc9-4949-93fa-fa92679df2bd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.095009 | controller | Jun 09 12:08:31.369098 crc crio[21508]: time="2026-06-09T12:08:31.368973447Z" level=info msg="Stopping pod sandbox: c0faea9d46fa7e263bd3ea378636803fd70913c31ab36c30483ad4603ca2c658" id=1448a530-c25c-42a9-85ac-eca9115f6cbb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.095028 | controller | Jun 09 12:08:31.369098 crc crio[21508]: time="2026-06-09T12:08:31.36905749Z" level=info msg="Stopped pod sandbox (already stopped): c0faea9d46fa7e263bd3ea378636803fd70913c31ab36c30483ad4603ca2c658" id=1448a530-c25c-42a9-85ac-eca9115f6cbb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.095044 | controller | Jun 09 12:08:31.369684 crc crio[21508]: time="2026-06-09T12:08:31.369593295Z" level=info msg="Removing pod sandbox: c0faea9d46fa7e263bd3ea378636803fd70913c31ab36c30483ad4603ca2c658" id=0d09e735-6e52-4864-b966-8a2e878bf416 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.095061 | controller | Jun 09 12:08:31.400362 crc crio[21508]: time="2026-06-09T12:08:31.400166624Z" level=info msg="Removed pod sandbox: c0faea9d46fa7e263bd3ea378636803fd70913c31ab36c30483ad4603ca2c658" id=0d09e735-6e52-4864-b966-8a2e878bf416 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.095076 | controller | Jun 09 12:08:36.350388 crc crio[21508]: time="2026-06-09T12:08:36.349399591Z" level=info msg="Running pod sandbox: openshift-must-gather-d8pbd/must-gather-wwhvv/POD" id=26fb3292-d086-487b-a16e-ff33a21dbe22 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.095092 | controller | Jun 09 12:08:36.352413 crc crio[21508]: time="2026-06-09T12:08:36.350457152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.095109 | controller | Jun 09 12:08:36.453795 crc crio[21508]: time="2026-06-09T12:08:36.453594161Z" level=info msg="Got pod network &{Name:must-gather-wwhvv Namespace:openshift-must-gather-d8pbd ID:22f73566298ee0a051d8006ef04e6e14d7fda7855a818795afe9b8c2d3bd826f UID:a4c2dff9-1dd0-4ffa-94a7-409fe1448ef1 NetNS:/var/run/netns/e675b2fd-2423-493c-a232-7571e8527e94 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4c2dff9_1dd0_4ffa_94a7_409fe1448ef1.slice PodAnnotations:0xc003b38df8}] Aliases:map[]}"
2026-06-09 12:20:03.095125 | controller | Jun 09 12:08:36.454186 crc crio[21508]: time="2026-06-09T12:08:36.453833168Z" level=info msg="Adding pod openshift-must-gather-d8pbd_must-gather-wwhvv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.095141 | controller | Jun 09 12:08:37.024095 crc crio[21508]: 2026-06-09T12:08:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:22f73566298ee0a Mac:a2:35:d2:98:7b:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0f Mtu:0 Sandbox:/var/run/netns/e675b2fd-2423-493c-a232-7571e8527e94 SocketPath: PciID:}] [{Interface:0xc0001da9e0 Address:{IP:10.217.1.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.095157 | controller | Jun 09 12:08:37.025881 crc crio[21508]: time="2026-06-09T12:08:37.025794802Z" level=info msg="Got pod network &{Name:must-gather-wwhvv Namespace:openshift-must-gather-d8pbd ID:22f73566298ee0a051d8006ef04e6e14d7fda7855a818795afe9b8c2d3bd826f UID:a4c2dff9-1dd0-4ffa-94a7-409fe1448ef1 NetNS:/var/run/netns/e675b2fd-2423-493c-a232-7571e8527e94 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4c2dff9_1dd0_4ffa_94a7_409fe1448ef1.slice PodAnnotations:0xc003b38df8}] Aliases:map[]}"
2026-06-09 12:20:03.095173 | controller | Jun 09 12:08:37.026069 crc crio[21508]: time="2026-06-09T12:08:37.026000288Z" level=info msg="Checking pod openshift-must-gather-d8pbd_must-gather-wwhvv for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.095189 | controller | Jun 09 12:08:37.036047 crc crio[21508]: time="2026-06-09T12:08:37.035896326Z" level=info msg="Ran pod sandbox 22f73566298ee0a051d8006ef04e6e14d7fda7855a818795afe9b8c2d3bd826f with infra container: openshift-must-gather-d8pbd/must-gather-wwhvv/POD" id=26fb3292-d086-487b-a16e-ff33a21dbe22 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.095222 | controller | Jun 09 12:08:37.043137 crc crio[21508]: time="2026-06-09T12:08:37.042997942Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=d8f10ed6-563b-4954-8c5a-ca2048659991 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.095239 | controller | Jun 09 12:08:37.043588 crc crio[21508]: time="2026-06-09T12:08:37.043352042Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-must-gather:latest not found" id=d8f10ed6-563b-4954-8c5a-ca2048659991 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.095255 | controller | Jun 09 12:08:37.043588 crc crio[21508]: time="2026-06-09T12:08:37.043418304Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-must-gather:latest found" id=d8f10ed6-563b-4954-8c5a-ca2048659991 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.095271 | controller | Jun 09 12:08:37.045263 crc crio[21508]: time="2026-06-09T12:08:37.045154825Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=fd762d25-856b-4d4b-8a76-421cf3a049df name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.095287 | controller | Jun 09 12:08:37.060232 crc crio[21508]: time="2026-06-09T12:08:37.060170202Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-must-gather:latest\""
2026-06-09 12:20:03.095303 | controller | Jun 09 12:08:43.665872 crc crio[21508]: time="2026-06-09T12:08:43.664884474Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-must-gather@sha256:7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8" id=fd762d25-856b-4d4b-8a76-421cf3a049df name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.095319 | controller | Jun 09 12:08:43.666945 crc crio[21508]: time="2026-06-09T12:08:43.666629764Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=dd694f0e-bcfc-40b9-8ee8-89d3e1e729fb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.095335 | controller | Jun 09 12:08:43.670603 crc crio[21508]: time="2026-06-09T12:08:43.670495147Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=36dea2fa-6a95-4123-8c0c-d39dcd79f6e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.095372 | controller | Jun 09 12:08:43.679533 crc crio[21508]: time="2026-06-09T12:08:43.679271642Z" level=info msg="Creating container: openshift-must-gather-d8pbd/must-gather-wwhvv/gather" id=ed25b53c-6ae0-4a61-9236-990fb717fa61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.095391 | controller | Jun 09 12:08:43.680866 crc crio[21508]: time="2026-06-09T12:08:43.680795606Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.095407 | controller | Jun 09 12:08:43.736366 crc crio[21508]: time="2026-06-09T12:08:43.736248929Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.095423 | controller | Jun 09 12:08:44.050974 crc crio[21508]: time="2026-06-09T12:08:44.050788467Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.095439 | controller | Jun 09 12:08:44.203524 crc crio[21508]: time="2026-06-09T12:08:44.203416866Z" level=info msg="Created container 3367386335fdf2f8648d737948921fb3195e1900b8ecbf84694dcee2cecb3244: openshift-must-gather-d8pbd/must-gather-wwhvv/gather" id=ed25b53c-6ae0-4a61-9236-990fb717fa61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.095457 | controller | Jun 09 12:08:44.205230 crc crio[21508]: time="2026-06-09T12:08:44.205177007Z" level=info msg="Starting container: 3367386335fdf2f8648d737948921fb3195e1900b8ecbf84694dcee2cecb3244" id=818f09a3-2497-4e88-85e3-8c9b963b7b72 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.095473 | controller | Jun 09 12:08:44.211028 crc crio[21508]: time="2026-06-09T12:08:44.210922574Z" level=info msg="Started container" PID=217923 containerID=3367386335fdf2f8648d737948921fb3195e1900b8ecbf84694dcee2cecb3244 description=openshift-must-gather-d8pbd/must-gather-wwhvv/gather id=818f09a3-2497-4e88-85e3-8c9b963b7b72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=22f73566298ee0a051d8006ef04e6e14d7fda7855a818795afe9b8c2d3bd826f
2026-06-09 12:20:03.095490 | controller | Jun 09 12:08:44.225803 crc crio[21508]: time="2026-06-09T12:08:44.225677593Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=aa760015-2446-404d-a494-b7704c2ccc18 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.095506 | controller | Jun 09 12:08:44.231514 crc crio[21508]: time="2026-06-09T12:08:44.231437651Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=5fde2ec2-81b3-4140-9913-25c10ac46175 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.095522 | controller | Jun 09 12:08:44.240777 crc crio[21508]: time="2026-06-09T12:08:44.24069987Z" level=info msg="Creating container: openshift-must-gather-d8pbd/must-gather-wwhvv/copy" id=dea95efe-61e1-4dc9-b0c9-9ca03e608937 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.095537 | controller | Jun 09 12:08:44.242210 crc crio[21508]: time="2026-06-09T12:08:44.242181703Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.095553 | controller | Jun 09 12:08:44.303149 crc crio[21508]: time="2026-06-09T12:08:44.302903469Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.095568 | controller | Jun 09 12:08:44.482209 crc crio[21508]: time="2026-06-09T12:08:44.481809562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.095584 | controller | Jun 09 12:08:44.559799 crc crio[21508]: time="2026-06-09T12:08:44.559593014Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 12:20:03.095599 | controller | Jun 09 12:08:44.602648 crc crio[21508]: time="2026-06-09T12:08:44.602584525Z" level=info msg="Created container 7982428c00969d32057551ffe50d84012c08ce50c0f58a4f57cbb43dcf50e45e: openshift-must-gather-d8pbd/must-gather-wwhvv/copy" id=dea95efe-61e1-4dc9-b0c9-9ca03e608937 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.095614 | controller | Jun 09 12:08:44.609956 crc crio[21508]: time="2026-06-09T12:08:44.608646511Z" level=info msg="Starting container: 7982428c00969d32057551ffe50d84012c08ce50c0f58a4f57cbb43dcf50e45e" id=29c9d208-ca54-4c73-841e-06ca81d3eca6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.095630 | controller | Jun 09 12:08:44.618706 crc crio[21508]: time="2026-06-09T12:08:44.618560209Z" level=info msg="Started container" PID=218019 containerID=7982428c00969d32057551ffe50d84012c08ce50c0f58a4f57cbb43dcf50e45e description=openshift-must-gather-d8pbd/must-gather-wwhvv/copy id=29c9d208-ca54-4c73-841e-06ca81d3eca6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=22f73566298ee0a051d8006ef04e6e14d7fda7855a818795afe9b8c2d3bd826f
2026-06-09 12:20:03.095646 | controller | Jun 09 12:08:48.260717 crc crio[21508]: time="2026-06-09T12:08:48.260034433Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 12:20:03.095671 | controller | Jun 09 12:08:48.262278 crc crio[21508]: time="2026-06-09T12:08:48.260579638Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 12:20:03.095695 | controller | Jun 09 12:08:48.551675 crc crio[21508]: time="2026-06-09T12:08:48.551000365Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 12:20:03.095712 | controller | Jun 09 12:08:48.599608 crc crio[21508]: time="2026-06-09T12:08:48.599493625Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 12:20:03.095729 | controller | Jun 09 12:08:48.604040 crc crio[21508]: time="2026-06-09T12:08:48.603850552Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 12:20:03.095745 | controller | Jun 09 12:08:48.728915 crc crio[21508]: time="2026-06-09T12:08:48.728533758Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 12:20:03.095761 | controller | Jun 09 12:08:49.072170 crc crio[21508]: time="2026-06-09T12:08:49.07211173Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 12:20:03.095776 | controller | Jun 09 12:08:49.090638 crc crio[21508]: time="2026-06-09T12:08:49.090577167Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 12:20:03.095792 | controller | Jun 09 12:08:50.264258 crc crio[21508]: time="2026-06-09T12:08:50.263806488Z" level=info msg="Running pod sandbox: openshift-must-gather-d8pbd/crc-debug-4pp69/POD" id=b993ca6f-e94f-4045-bc0e-7b4e01c26be3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.095809 | controller | Jun 09 12:08:50.265621 crc crio[21508]: time="2026-06-09T12:08:50.264367044Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.095826 | controller | Jun 09 12:08:50.297850 crc crio[21508]: time="2026-06-09T12:08:50.297781366Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=b993ca6f-e94f-4045-bc0e-7b4e01c26be3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.095842 | controller | Jun 09 12:08:50.314824 crc crio[21508]: time="2026-06-09T12:08:50.314388309Z" level=info msg="Ran pod sandbox f8bf3d181880340a71835bbbb4fcc77c364fe17d14dd30842435fb09b7c5267f with infra container: openshift-must-gather-d8pbd/crc-debug-4pp69/POD" id=b993ca6f-e94f-4045-bc0e-7b4e01c26be3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.095858 | controller | Jun 09 12:08:50.317237 crc crio[21508]: time="2026-06-09T12:08:50.317194781Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=57a59a05-c573-4765-ac9c-bd1d2ccbf208 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.095875 | controller | Jun 09 12:08:50.317724 crc crio[21508]: time="2026-06-09T12:08:50.317701506Z" level=info msg="Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 not found" id=57a59a05-c573-4765-ac9c-bd1d2ccbf208 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.095897 | controller | Jun 09 12:08:50.317915 crc crio[21508]: time="2026-06-09T12:08:50.317893081Z" level=info msg="Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 found" id=57a59a05-c573-4765-ac9c-bd1d2ccbf208 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.095915 | controller | Jun 09 12:08:50.321029 crc crio[21508]: time="2026-06-09T12:08:50.32094751Z" level=info msg="Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=ac31bf81-525b-4350-aed2-661f05b01a32 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.095931 | controller | Jun 09 12:08:50.327931 crc crio[21508]: time="2026-06-09T12:08:50.32783722Z" level=info msg="Trying to access \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\""
2026-06-09 12:20:03.095948 | controller | Jun 09 12:08:55.105384 crc crio[21508]: time="2026-06-09T12:08:55.10460744Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-cj9b9/POD" id=0bc968d5-8e06-466c-95ab-de3f05d5a48f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.095964 | controller | Jun 09 12:08:55.106660 crc crio[21508]: time="2026-06-09T12:08:55.106629119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.095980 | controller | Jun 09 12:08:55.165024 crc crio[21508]: time="2026-06-09T12:08:55.164912964Z" level=info msg="Got pod network &{Name:certified-operators-cj9b9 Namespace:openshift-marketplace ID:089a64c612136682c619acb80556005404484c932f93628dd55b1305c37789ac UID:1748f138-6698-4aa0-93ee-ed86ca04ef4f NetNS:/var/run/netns/31cb0f22-d67c-4822-ad4e-04907c8d0909 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1748f138_6698_4aa0_93ee_ed86ca04ef4f.slice PodAnnotations:0xc00008c828}] Aliases:map[]}"
2026-06-09 12:20:03.095996 | controller | Jun 09 12:08:55.165024 crc crio[21508]: time="2026-06-09T12:08:55.164993097Z" level=info msg="Adding pod openshift-marketplace_certified-operators-cj9b9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.096013 | controller | Jun 09 12:08:55.817129 crc crio[21508]: 2026-06-09T12:08:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:089a64c61213668 Mac:de:ef:c0:e1:ec:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:10 Mtu:0 Sandbox:/var/run/netns/31cb0f22-d67c-4822-ad4e-04907c8d0909 SocketPath: PciID:}] [{Interface:0xc000014de0 Address:{IP:10.217.1.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.096030 | controller | Jun 09 12:08:55.820108 crc crio[21508]: time="2026-06-09T12:08:55.820028967Z" level=info msg="Got pod network &{Name:certified-operators-cj9b9 Namespace:openshift-marketplace ID:089a64c612136682c619acb80556005404484c932f93628dd55b1305c37789ac UID:1748f138-6698-4aa0-93ee-ed86ca04ef4f NetNS:/var/run/netns/31cb0f22-d67c-4822-ad4e-04907c8d0909 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1748f138_6698_4aa0_93ee_ed86ca04ef4f.slice PodAnnotations:0xc00008c828}] Aliases:map[]}"
2026-06-09 12:20:03.096046 | controller | Jun 09 12:08:55.820354 crc crio[21508]: time="2026-06-09T12:08:55.820240993Z" level=info msg="Checking pod openshift-marketplace_certified-operators-cj9b9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.096063 | controller | Jun 09 12:08:55.861855 crc crio[21508]: time="2026-06-09T12:08:55.86172731Z" level=info msg="Ran pod sandbox 089a64c612136682c619acb80556005404484c932f93628dd55b1305c37789ac with infra container: openshift-marketplace/certified-operators-cj9b9/POD" id=0bc968d5-8e06-466c-95ab-de3f05d5a48f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.096083 | controller | Jun 09 12:08:55.873623 crc crio[21508]: time="2026-06-09T12:08:55.873504712Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9ca6b27a-819c-45da-8259-1b73222552f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.096100 | controller | Jun 09 12:08:55.880456 crc crio[21508]: time="2026-06-09T12:08:55.880370122Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=48d3c7bf-3aa7-455a-a3a3-066d8d9d0928 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.096116 | controller | Jun 09 12:08:55.896192 crc crio[21508]: time="2026-06-09T12:08:55.896084589Z" level=info msg="Creating container: openshift-marketplace/certified-operators-cj9b9/extract-utilities" id=bc224c55-bcd6-4ad8-8eb3-6caa68cd324a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.096132 | controller | Jun 09 12:08:55.896717 crc crio[21508]: time="2026-06-09T12:08:55.896598654Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.096148 | controller | Jun 09 12:08:55.974130 crc crio[21508]: time="2026-06-09T12:08:55.97382789Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.096163 | controller | Jun 09 12:08:55.981356 crc crio[21508]: time="2026-06-09T12:08:55.980170934Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.096179 | controller | Jun 09 12:08:56.142349 crc crio[21508]: time="2026-06-09T12:08:56.142139515Z" level=info msg="Created container ca05b39014841edd47df2579390425a297f20af1831a47192b8d676c7c8b6379: openshift-marketplace/certified-operators-cj9b9/extract-utilities" id=bc224c55-bcd6-4ad8-8eb3-6caa68cd324a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.096195 | controller | Jun 09 12:08:56.143845 crc crio[21508]: time="2026-06-09T12:08:56.143722171Z" level=info msg="Starting container: ca05b39014841edd47df2579390425a297f20af1831a47192b8d676c7c8b6379" id=4d3ea773-3489-4f50-b7d1-eb83daa4efe8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.096210 | controller | Jun 09 12:08:56.151778 crc crio[21508]: time="2026-06-09T12:08:56.15161601Z" level=info msg="Started container" PID=219826 containerID=ca05b39014841edd47df2579390425a297f20af1831a47192b8d676c7c8b6379 description=openshift-marketplace/certified-operators-cj9b9/extract-utilities id=4d3ea773-3489-4f50-b7d1-eb83daa4efe8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=089a64c612136682c619acb80556005404484c932f93628dd55b1305c37789ac
2026-06-09 12:20:03.096227 | controller | Jun 09 12:08:57.201363 crc crio[21508]: time="2026-06-09T12:08:57.200788913Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=9f45a3e3-bda6-4e50-80e8-cac4e03f472f name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.096244 | controller | Jun 09 12:08:57.209579 crc crio[21508]: time="2026-06-09T12:08:57.209500807Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-09 12:20:03.096260 | controller | Jun 09 12:08:58.057026 crc crio[21508]: time="2026-06-09T12:08:58.056958152Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e" id=9f45a3e3-bda6-4e50-80e8-cac4e03f472f name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.096275 | controller | Jun 09 12:08:58.058960 crc crio[21508]: time="2026-06-09T12:08:58.058803786Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=f59ee9ee-330a-4949-9c5b-9847b6df5f10 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.096295 | controller | Jun 09 12:08:58.061489 crc crio[21508]: time="2026-06-09T12:08:58.061411652Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=9a5ee60e-bdf9-499a-9f66-0b4b664e5f0a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.096312 | controller | Jun 09 12:08:58.071985 crc crio[21508]: time="2026-06-09T12:08:58.070917938Z" level=info msg="Creating container: openshift-marketplace/certified-operators-cj9b9/extract-content" id=e423a67d-d887-41a1-9430-f46f86743100 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.096328 | controller | Jun 09 12:08:58.071985 crc crio[21508]: time="2026-06-09T12:08:58.071582657Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.096344 | controller | Jun 09 12:08:58.165626 crc crio[21508]: time="2026-06-09T12:08:58.165482108Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.096382 | controller | Jun 09 12:08:58.171224 crc crio[21508]: time="2026-06-09T12:08:58.170420872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.096399 | controller | Jun 09 12:08:58.359479 crc crio[21508]: time="2026-06-09T12:08:58.358883683Z" level=info msg="Created container 14a6d7ecc836bcde094824942e9ae56c7093b964d7d276c513326bcd7fef84d9: openshift-marketplace/certified-operators-cj9b9/extract-content" id=e423a67d-d887-41a1-9430-f46f86743100 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.096415 | controller | Jun 09 12:08:58.361675 crc crio[21508]: time="2026-06-09T12:08:58.361558341Z" level=info msg="Starting container: 14a6d7ecc836bcde094824942e9ae56c7093b964d7d276c513326bcd7fef84d9" id=70ab64b8-b324-48f6-b493-19d275352d76 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.096430 | controller | Jun 09 12:08:58.372075 crc crio[21508]: time="2026-06-09T12:08:58.371985034Z" level=info msg="Started container" PID=220322 containerID=14a6d7ecc836bcde094824942e9ae56c7093b964d7d276c513326bcd7fef84d9 description=openshift-marketplace/certified-operators-cj9b9/extract-content id=70ab64b8-b324-48f6-b493-19d275352d76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=089a64c612136682c619acb80556005404484c932f93628dd55b1305c37789ac
2026-06-09 12:20:03.096447 | controller | Jun 09 12:09:03.156122 crc crio[21508]: time="2026-06-09T12:09:03.154133202Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=9f331efc-39e3-4ef2-a1e2-36bc41d3f54c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.096463 | controller | Jun 09 12:09:20.600917 crc crio[21508]: time="2026-06-09T12:09:20.59993767Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=cc438c54-bad7-4296-b203-cfb4c7a6305a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.096480 | controller | Jun 09 12:09:20.614195 crc crio[21508]: time="2026-06-09T12:09:20.614098132Z" level=info msg="Creating container: openshift-marketplace/certified-operators-cj9b9/registry-server" id=e06822c3-aab6-4b5b-b7e4-9598fe917e45 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.096496 | controller | Jun 09 12:09:20.614545 crc crio[21508]: time="2026-06-09T12:09:20.614528335Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.096511 | controller | Jun 09 12:09:20.692395 crc crio[21508]: time="2026-06-09T12:09:20.690200796Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.096531 | controller | Jun 09 12:09:20.696789 crc crio[21508]: time="2026-06-09T12:09:20.695601783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.096548 | controller | Jun 09 12:09:20.738418 crc crio[21508]: time="2026-06-09T12:09:20.738255723Z" level=info msg="Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=ac31bf81-525b-4350-aed2-661f05b01a32 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.096563 | controller | Jun 09 12:09:20.740048 crc crio[21508]: time="2026-06-09T12:09:20.739973473Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=87e17b77-256b-4eb8-aee5-7896e3e7ab9e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.096579 | controller | Jun 09 12:09:20.744188 crc crio[21508]: time="2026-06-09T12:09:20.744078112Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=1993cadd-686f-437a-bc23-d367d93c914a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.096594 | controller | Jun 09 12:09:20.756808 crc crio[21508]: time="2026-06-09T12:09:20.756628167Z" level=info msg="Creating container: openshift-must-gather-d8pbd/crc-debug-4pp69/container-00" id=e45fe84f-41bc-4f90-b1ae-d7cfd01d7d80 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.096610 | controller | Jun 09 12:09:20.759217 crc crio[21508]: time="2026-06-09T12:09:20.75913574Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.096626 | controller | Jun 09 12:09:20.827069 crc crio[21508]: time="2026-06-09T12:09:20.826974223Z" level=info msg="Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root" id=e45fe84f-41bc-4f90-b1ae-d7cfd01d7d80 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.096641 | controller | Jun 09 12:09:20.867025 crc crio[21508]: time="2026-06-09T12:09:20.866949966Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.096657 | controller | Jun 09 12:09:20.869813 crc crio[21508]: time="2026-06-09T12:09:20.869715746Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.096674 | controller | Jun 09 12:09:20.893630 crc crio[21508]: time="2026-06-09T12:09:20.89321643Z" level=info msg="Created container c9d816bddba0c5645e6737b186ed85f363a4b9aa83422bdc013fe4bddfbc78c2: openshift-marketplace/certified-operators-cj9b9/registry-server" id=e06822c3-aab6-4b5b-b7e4-9598fe917e45 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.096698 | controller | Jun 09 12:09:20.895167 crc crio[21508]: time="2026-06-09T12:09:20.895108915Z" level=info msg="Starting container: c9d816bddba0c5645e6737b186ed85f363a4b9aa83422bdc013fe4bddfbc78c2" id=fd65c7f5-8392-4e1e-926d-e6d64e760b1c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.096718 | controller | Jun 09 12:09:20.901994 crc crio[21508]: time="2026-06-09T12:09:20.901784379Z" level=info msg="Started container" PID=223898 containerID=c9d816bddba0c5645e6737b186ed85f363a4b9aa83422bdc013fe4bddfbc78c2 description=openshift-marketplace/certified-operators-cj9b9/registry-server id=fd65c7f5-8392-4e1e-926d-e6d64e760b1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=089a64c612136682c619acb80556005404484c932f93628dd55b1305c37789ac
2026-06-09 12:20:03.096738 | controller | Jun 09 12:09:21.099564 crc crio[21508]: time="2026-06-09T12:09:21.099399316Z" level=info msg="Created container 7cf9f1d816d951baecff4cef9a7238429392761e107eda0cb14fdb121a29817a: openshift-must-gather-d8pbd/crc-debug-4pp69/container-00" id=e45fe84f-41bc-4f90-b1ae-d7cfd01d7d80 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.096755 | controller | Jun 09 12:09:21.101273 crc crio[21508]: time="2026-06-09T12:09:21.101228839Z" level=info msg="Starting container: 7cf9f1d816d951baecff4cef9a7238429392761e107eda0cb14fdb121a29817a" id=14850148-1c54-479b-8846-81c089da07d6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.096772 | controller | Jun 09 12:09:21.111082 crc crio[21508]: time="2026-06-09T12:09:21.110960112Z" level=info msg="Started container" PID=223942 containerID=7cf9f1d816d951baecff4cef9a7238429392761e107eda0cb14fdb121a29817a description=openshift-must-gather-d8pbd/crc-debug-4pp69/container-00 id=14850148-1c54-479b-8846-81c089da07d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8bf3d181880340a71835bbbb4fcc77c364fe17d14dd30842435fb09b7c5267f
2026-06-09 12:20:03.096789 | controller | Jun 09 12:09:37.082690 crc crio[21508]: time="2026-06-09T12:09:37.081714743Z" level=info msg="Stopping container: c9d816bddba0c5645e6737b186ed85f363a4b9aa83422bdc013fe4bddfbc78c2 (timeout: 2s)" id=43be30c3-0e53-4c9c-9945-06e8e47afcf5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.096804 | controller | Jun 09 12:09:38.118168 crc crio[21508]: time="2026-06-09T12:09:38.117369022Z" level=info msg="Stopped container c9d816bddba0c5645e6737b186ed85f363a4b9aa83422bdc013fe4bddfbc78c2: openshift-marketplace/certified-operators-cj9b9/registry-server" id=43be30c3-0e53-4c9c-9945-06e8e47afcf5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.096820 | controller | Jun 09 12:09:38.120068 crc crio[21508]: time="2026-06-09T12:09:38.119986868Z" level=info msg="Stopping pod sandbox: 089a64c612136682c619acb80556005404484c932f93628dd55b1305c37789ac" id=2d7cf93b-d29a-4e36-bf75-bdadaa18260e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.096836 | controller | Jun 09 12:09:38.120957 crc crio[21508]: time="2026-06-09T12:09:38.120895835Z" level=info msg="Got pod network &{Name:certified-operators-cj9b9 Namespace:openshift-marketplace ID:089a64c612136682c619acb80556005404484c932f93628dd55b1305c37789ac UID:1748f138-6698-4aa0-93ee-ed86ca04ef4f NetNS:/var/run/netns/31cb0f22-d67c-4822-ad4e-04907c8d0909 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1748f138_6698_4aa0_93ee_ed86ca04ef4f.slice PodAnnotations:0xc0039b9a68}] Aliases:map[]}"
2026-06-09 12:20:03.096852 | controller | Jun 09 12:09:38.121171 crc crio[21508]: time="2026-06-09T12:09:38.121107411Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-cj9b9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.096868 | controller | Jun 09 12:09:38.720921 crc crio[21508]: time="2026-06-09T12:09:38.72041591Z" level=info msg="Stopped pod sandbox: 089a64c612136682c619acb80556005404484c932f93628dd55b1305c37789ac" id=2d7cf93b-d29a-4e36-bf75-bdadaa18260e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.096883 | controller | Jun 09 12:09:39.146905 crc crio[21508]: time="2026-06-09T12:09:39.142337451Z" level=info msg="Removing container: c9d816bddba0c5645e6737b186ed85f363a4b9aa83422bdc013fe4bddfbc78c2" id=453d4ce3-ee69-4557-a5a0-b9c3aa4002c3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.096899 | controller | Jun 09 12:09:39.203108 crc crio[21508]: time="2026-06-09T12:09:39.195994662Z" level=info msg="Removed container c9d816bddba0c5645e6737b186ed85f363a4b9aa83422bdc013fe4bddfbc78c2: openshift-marketplace/certified-operators-cj9b9/registry-server" id=453d4ce3-ee69-4557-a5a0-b9c3aa4002c3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.096921 | controller | Jun 09 12:09:39.204834 crc crio[21508]: time="2026-06-09T12:09:39.204271512Z" level=info msg="Removing container: 14a6d7ecc836bcde094824942e9ae56c7093b964d7d276c513326bcd7fef84d9" id=aa28d221-3f12-4be8-837c-c7916daab2b0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.096937 | controller | Jun 09 12:09:39.249561 crc crio[21508]: time="2026-06-09T12:09:39.245245534Z" level=info msg="Removed container 14a6d7ecc836bcde094824942e9ae56c7093b964d7d276c513326bcd7fef84d9: openshift-marketplace/certified-operators-cj9b9/extract-content" id=aa28d221-3f12-4be8-837c-c7916daab2b0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.096953 | controller | Jun 09 12:09:39.249561 crc crio[21508]: time="2026-06-09T12:09:39.249526408Z" level=info msg="Removing container: ca05b39014841edd47df2579390425a297f20af1831a47192b8d676c7c8b6379" id=17d7b439-2c80-46a8-a37f-aeae599f6792 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.096969 | controller | Jun 09 12:09:39.312182 crc crio[21508]: time="2026-06-09T12:09:39.312074938Z" level=info msg="Removed container ca05b39014841edd47df2579390425a297f20af1831a47192b8d676c7c8b6379: openshift-marketplace/certified-operators-cj9b9/extract-utilities" id=17d7b439-2c80-46a8-a37f-aeae599f6792 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.096984 | controller | Jun 09 12:09:53.355900 crc crio[21508]: time="2026-06-09T12:09:53.354810457Z" level=info msg="Stopping pod sandbox: f8bf3d181880340a71835bbbb4fcc77c364fe17d14dd30842435fb09b7c5267f" id=7176ce8b-c8ed-43a8-b347-e62e59305ad4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.097000 | controller | Jun 09 12:09:53.384682 crc crio[21508]: time="2026-06-09T12:09:53.384586213Z" level=info msg="Stopped pod sandbox: f8bf3d181880340a71835bbbb4fcc77c364fe17d14dd30842435fb09b7c5267f" id=7176ce8b-c8ed-43a8-b347-e62e59305ad4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.097016 | controller | Jun 09 12:09:55.245728 crc crio[21508]: time="2026-06-09T12:09:55.245105031Z" level=info msg="Running pod sandbox: openshift-must-gather-d8pbd/crc-debug-xhtzc/POD" id=83919ad3-5f29-4d67-9d89-e7d640a67163 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.097032 | controller | Jun 09 12:09:55.247161 crc crio[21508]: time="2026-06-09T12:09:55.245788171Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.097047 | controller | Jun 09 12:09:55.271214 crc crio[21508]: time="2026-06-09T12:09:55.271097867Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=83919ad3-5f29-4d67-9d89-e7d640a67163 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.097062 | controller | Jun 09 12:09:55.295098 crc crio[21508]: time="2026-06-09T12:09:55.294959691Z" level=info msg="Ran pod sandbox e3d3952f9172b3150776756373f03e8e795c28500fa612e6b3dc317112eb3724 with infra container: openshift-must-gather-d8pbd/crc-debug-xhtzc/POD" id=83919ad3-5f29-4d67-9d89-e7d640a67163 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.097078 | controller | Jun 09 12:09:55.300393 crc crio[21508]: time="2026-06-09T12:09:55.300325287Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=cd1e06bc-60cf-4407-8143-baf762b71606 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.097093 | controller | Jun 09 12:09:55.302452 crc crio[21508]: time="2026-06-09T12:09:55.302375077Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=fe525d9e-0356-4cce-a3f5-1b7433446a9d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.097108 | controller | Jun 09 12:09:55.424695 crc crio[21508]: time="2026-06-09T12:09:55.42455905Z" level=info msg="Creating container: openshift-must-gather-d8pbd/crc-debug-xhtzc/container-00" id=12542672-b800-4838-b031-9c551563482d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.097127 | controller | Jun 09 12:09:55.425098 crc crio[21508]: time="2026-06-09T12:09:55.425034194Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.097144 | controller | Jun 09 12:09:55.467002 crc crio[21508]: time="2026-06-09T12:09:55.466895801Z" level=info msg="Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root" id=12542672-b800-4838-b031-9c551563482d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.097161 | controller | Jun 09 12:09:55.479628 crc crio[21508]: time="2026-06-09T12:09:55.478948502Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.097177 | controller | Jun 09 12:09:55.481776 crc crio[21508]: time="2026-06-09T12:09:55.481701992Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.097193 | controller | Jun 09 12:09:55.686800 crc crio[21508]: time="2026-06-09T12:09:55.686611161Z" level=info msg="Created container d83fad878e2198bf481d2358049e1ede932fb34770134a2666760c3366fe1295: openshift-must-gather-d8pbd/crc-debug-xhtzc/container-00" id=12542672-b800-4838-b031-9c551563482d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.097209 | controller | Jun 09 12:09:55.687965 crc crio[21508]: time="2026-06-09T12:09:55.687889458Z" level=info msg="Starting container: d83fad878e2198bf481d2358049e1ede932fb34770134a2666760c3366fe1295" id=be514b46-50be-4b49-81e6-a1a3ee2d26a4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.097224 | controller | Jun 09 12:09:55.699621 crc crio[21508]: time="2026-06-09T12:09:55.699474175Z" level=info msg="Started container" PID=230227 containerID=d83fad878e2198bf481d2358049e1ede932fb34770134a2666760c3366fe1295 description=openshift-must-gather-d8pbd/crc-debug-xhtzc/container-00 id=be514b46-50be-4b49-81e6-a1a3ee2d26a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3d3952f9172b3150776756373f03e8e795c28500fa612e6b3dc317112eb3724
2026-06-09 12:20:03.097240 | controller | Jun 09 12:09:57.430722 crc crio[21508]: time="2026-06-09T12:09:57.429679405Z" level=info msg="Stopping pod sandbox: e3d3952f9172b3150776756373f03e8e795c28500fa612e6b3dc317112eb3724" id=61d64fd5-403f-4614-978b-880e368a1f1f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.097257 | controller | Jun 09 12:09:57.436973 crc crio[21508]: time="2026-06-09T12:09:57.436894044Z" level=info msg="Stopped pod sandbox: e3d3952f9172b3150776756373f03e8e795c28500fa612e6b3dc317112eb3724" id=61d64fd5-403f-4614-978b-880e368a1f1f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.097272 | controller | Jun 09 12:09:58.449447 crc crio[21508]: time="2026-06-09T12:09:58.448824254Z" level=info msg="Removing container: d83fad878e2198bf481d2358049e1ede932fb34770134a2666760c3366fe1295" id=290d0e06-8d87-4c99-8616-c400753d268d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.097287 | controller | Jun 09 12:09:58.485978 crc crio[21508]: time="2026-06-09T12:09:58.485873432Z" level=info msg="Removed container d83fad878e2198bf481d2358049e1ede932fb34770134a2666760c3366fe1295: openshift-must-gather-d8pbd/crc-debug-xhtzc/container-00" id=290d0e06-8d87-4c99-8616-c400753d268d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.097303 | controller | Jun 09 12:10:00.528180 crc crio[21508]: time="2026-06-09T12:10:00.527687062Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683450-8vw4v/POD" id=f9137a73-202f-47aa-8bcf-ea30c89b6c2b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.097322 | controller | Jun 09 12:10:00.529601 crc crio[21508]: time="2026-06-09T12:10:00.528257609Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.097338 | controller | Jun 09 12:10:00.575857 crc crio[21508]: time="2026-06-09T12:10:00.575807242Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683450-8vw4v Namespace:openshift-infra ID:f584f16c5ce18952e90cef08e72bc8cd7b7fbc9d1fa25718c7091476661981e7 UID:3ce2b007-f83a-477c-b6a7-93d9fa17ccdc NetNS:/var/run/netns/1fe34b49-f0c5-4755-bda8-9ff1a7e95991 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3ce2b007_f83a_477c_b6a7_93d9fa17ccdc.slice PodAnnotations:0xc00465e140}] Aliases:map[]}"
2026-06-09 12:20:03.097375 | controller | Jun 09 12:10:00.576145 crc crio[21508]: time="2026-06-09T12:10:00.576127811Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683450-8vw4v to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.097394 | controller | Jun 09 12:10:01.161893 crc crio[21508]: 2026-06-09T12:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f584f16c5ce1895 Mac:c2:96:b3:0b:62:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:11 Mtu:0 Sandbox:/var/run/netns/1fe34b49-f0c5-4755-bda8-9ff1a7e95991 SocketPath: PciID:}] [{Interface:0xc0004b05b0 Address:{IP:10.217.1.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.097410 | controller | Jun 09 12:10:01.163399 crc crio[21508]: time="2026-06-09T12:10:01.163346969Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683450-8vw4v Namespace:openshift-infra ID:f584f16c5ce18952e90cef08e72bc8cd7b7fbc9d1fa25718c7091476661981e7 UID:3ce2b007-f83a-477c-b6a7-93d9fa17ccdc NetNS:/var/run/netns/1fe34b49-f0c5-4755-bda8-9ff1a7e95991 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3ce2b007_f83a_477c_b6a7_93d9fa17ccdc.slice PodAnnotations:0xc00465e140}] Aliases:map[]}"
2026-06-09 12:20:03.097427 | controller | Jun 09 12:10:01.163567 crc crio[21508]: time="2026-06-09T12:10:01.163497834Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683450-8vw4v for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.097444 | controller | Jun 09 12:10:01.171232 crc crio[21508]: time="2026-06-09T12:10:01.171165707Z" level=info msg="Ran pod sandbox f584f16c5ce18952e90cef08e72bc8cd7b7fbc9d1fa25718c7091476661981e7 with infra container: openshift-infra/auto-csr-approver-29683450-8vw4v/POD" id=f9137a73-202f-47aa-8bcf-ea30c89b6c2b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.097461 | controller | Jun 09 12:10:01.174124 crc crio[21508]: time="2026-06-09T12:10:01.174058321Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=d6a89f9f-9ff1-4162-9551-99b563d57b58 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.097477 | controller | Jun 09 12:10:01.178873 crc crio[21508]: time="2026-06-09T12:10:01.178445008Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 12:20:03.097493 | controller | Jun 09 12:10:02.279130 crc crio[21508]: time="2026-06-09T12:10:02.278502381Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=d6a89f9f-9ff1-4162-9551-99b563d57b58 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.097509 | controller | Jun 09 12:10:02.280831 crc crio[21508]: time="2026-06-09T12:10:02.280485859Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=1c4232b7-146e-4d19-88d2-931448fd9a13 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.097526 | controller | Jun 09 12:10:02.282514 crc crio[21508]: time="2026-06-09T12:10:02.282438106Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=3e88ab6c-d229-480a-81ae-a666de7a8464 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.097547 | controller | Jun 09 12:10:02.290829 crc crio[21508]: time="2026-06-09T12:10:02.290694996Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683450-8vw4v/oc" id=7a85099c-f267-4dc8-aec0-2f89e8a46b64 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.097564 | controller | Jun 09 12:10:02.291418 crc crio[21508]: time="2026-06-09T12:10:02.291376416Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.097581 | controller | Jun 09 12:10:02.351929 crc crio[21508]: time="2026-06-09T12:10:02.351591006Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.097597 | controller | Jun 09 12:10:02.695362 crc crio[21508]: time="2026-06-09T12:10:02.69489982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.097613 | controller | Jun 09 12:10:02.806954 crc crio[21508]: time="2026-06-09T12:10:02.806831366Z" level=info msg="Created container ca6edbdaf04640e2aa4660e54639ba05aafa54012f9235b58abeae2eb6309c93: openshift-infra/auto-csr-approver-29683450-8vw4v/oc" id=7a85099c-f267-4dc8-aec0-2f89e8a46b64 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.097628 | controller | Jun 09 12:10:02.809707 crc crio[21508]: time="2026-06-09T12:10:02.809634737Z" level=info msg="Starting container: ca6edbdaf04640e2aa4660e54639ba05aafa54012f9235b58abeae2eb6309c93" id=fb48f967-01a3-43e7-9f99-5b0e1b8c8d18 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.097644 | controller | Jun 09 12:10:02.815381 crc crio[21508]: time="2026-06-09T12:10:02.81525387Z" level=info msg="Started container" PID=232229 containerID=ca6edbdaf04640e2aa4660e54639ba05aafa54012f9235b58abeae2eb6309c93 description=openshift-infra/auto-csr-approver-29683450-8vw4v/oc id=fb48f967-01a3-43e7-9f99-5b0e1b8c8d18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f584f16c5ce18952e90cef08e72bc8cd7b7fbc9d1fa25718c7091476661981e7
2026-06-09 12:20:03.097660 | controller | Jun 09 12:10:05.569013 crc crio[21508]: time="2026-06-09T12:10:05.567965887Z" level=info msg="Stopping pod sandbox: f584f16c5ce18952e90cef08e72bc8cd7b7fbc9d1fa25718c7091476661981e7" id=99abe9ea-08c1-49aa-8484-692491bc275d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.097676 | controller | Jun 09 12:10:05.574948 crc crio[21508]: time="2026-06-09T12:10:05.574470396Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683450-8vw4v Namespace:openshift-infra ID:f584f16c5ce18952e90cef08e72bc8cd7b7fbc9d1fa25718c7091476661981e7 UID:3ce2b007-f83a-477c-b6a7-93d9fa17ccdc NetNS:/var/run/netns/1fe34b49-f0c5-4755-bda8-9ff1a7e95991 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3ce2b007_f83a_477c_b6a7_93d9fa17ccdc.slice PodAnnotations:0xc00465f0f8}] Aliases:map[]}"
2026-06-09 12:20:03.097694 | controller | Jun 09 12:10:05.574948 crc crio[21508]: time="2026-06-09T12:10:05.574617651Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683450-8vw4v from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.097718 | controller | Jun 09 12:10:05.911807 crc crio[21508]: time="2026-06-09T12:10:05.909214671Z" level=info msg="Stopped pod sandbox: f584f16c5ce18952e90cef08e72bc8cd7b7fbc9d1fa25718c7091476661981e7" id=99abe9ea-08c1-49aa-8484-692491bc275d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.097738 | controller | Jun 09 12:10:31.463928 crc crio[21508]: time="2026-06-09T12:10:31.463505195Z" level=info msg="Removing container: 70a078b01833ec9af75645449aa133e3e0baf535964817cda845f505e931c658" id=3a280161-f1be-4ecd-ac1d-c97d9b8048c5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.097759 | controller | Jun 09 12:10:31.582154 crc crio[21508]: time="2026-06-09T12:10:31.581436345Z" level=info msg="Removed container 70a078b01833ec9af75645449aa133e3e0baf535964817cda845f505e931c658: openshift-infra/auto-csr-approver-29683444-w9pqh/oc" id=3a280161-f1be-4ecd-ac1d-c97d9b8048c5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.097775 | controller | Jun 09 12:10:31.595407 crc crio[21508]: time="2026-06-09T12:10:31.595263727Z" level=info msg="Stopping pod sandbox: e3d3952f9172b3150776756373f03e8e795c28500fa612e6b3dc317112eb3724" id=b4c2519f-6b59-4156-b3dc-8083eeed3bba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.097792 | controller | Jun 09 12:10:31.595407 crc crio[21508]: time="2026-06-09T12:10:31.59538793Z" level=info msg="Stopped pod sandbox (already stopped): e3d3952f9172b3150776756373f03e8e795c28500fa612e6b3dc317112eb3724" id=b4c2519f-6b59-4156-b3dc-8083eeed3bba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.097808 | controller | Jun 09 12:10:31.596443 crc crio[21508]: time="2026-06-09T12:10:31.596370729Z" level=info msg="Removing pod sandbox: e3d3952f9172b3150776756373f03e8e795c28500fa612e6b3dc317112eb3724" id=9206a178-d9f1-4e11-8988-349dcfd1f352 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.097824 | controller | Jun 09 12:10:31.611400 crc crio[21508]: time="2026-06-09T12:10:31.611262422Z" level=info msg="Removed pod sandbox: e3d3952f9172b3150776756373f03e8e795c28500fa612e6b3dc317112eb3724" id=9206a178-d9f1-4e11-8988-349dcfd1f352 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.097840 | controller | Jun 09 12:10:31.612531 crc crio[21508]: time="2026-06-09T12:10:31.612453207Z" level=info msg="Stopping pod sandbox: 01a06042396cc660af979a2aaaa0ce08f5857b3073a4b0836e6bc651ac35e9eb" id=0160b5f9-a0be-4fb4-bef3-b7feebe7d95c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.097868 | controller | Jun 09 12:10:31.612784 crc crio[21508]: time="2026-06-09T12:10:31.612629342Z" level=info msg="Stopped pod sandbox (already stopped): 01a06042396cc660af979a2aaaa0ce08f5857b3073a4b0836e6bc651ac35e9eb" id=0160b5f9-a0be-4fb4-bef3-b7feebe7d95c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.097885 | controller | Jun 09 12:10:31.613832 crc crio[21508]: time="2026-06-09T12:10:31.613683462Z" level=info msg="Removing pod sandbox: 01a06042396cc660af979a2aaaa0ce08f5857b3073a4b0836e6bc651ac35e9eb" id=3dccd47d-70c4-4d62-b534-ccb5d79f3647 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.097901 | controller | Jun 09 12:10:31.632994 crc crio[21508]: time="2026-06-09T12:10:31.63285387Z" level=info msg="Removed pod sandbox: 01a06042396cc660af979a2aaaa0ce08f5857b3073a4b0836e6bc651ac35e9eb" id=3dccd47d-70c4-4d62-b534-ccb5d79f3647 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.097917 | controller | Jun 09 12:10:31.634729 crc crio[21508]: time="2026-06-09T12:10:31.634629692Z" level=info msg="Stopping pod sandbox: 089a64c612136682c619acb80556005404484c932f93628dd55b1305c37789ac" id=9d3233da-7908-4a25-981b-1b53b654d1fc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.097932 | controller | Jun 09 12:10:31.634861 crc crio[21508]: time="2026-06-09T12:10:31.634731955Z" level=info msg="Stopped pod sandbox (already stopped): 089a64c612136682c619acb80556005404484c932f93628dd55b1305c37789ac" id=9d3233da-7908-4a25-981b-1b53b654d1fc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.097948 | controller | Jun 09 12:10:31.637002 crc crio[21508]: time="2026-06-09T12:10:31.636799525Z" level=info msg="Removing pod sandbox: 089a64c612136682c619acb80556005404484c932f93628dd55b1305c37789ac" id=a2cd9326-60d0-4cd6-8f9d-11d6e02df527 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.097964 | controller | Jun 09 12:10:31.655400 crc crio[21508]: time="2026-06-09T12:10:31.655248721Z" level=info msg="Removed pod sandbox: 089a64c612136682c619acb80556005404484c932f93628dd55b1305c37789ac" id=a2cd9326-60d0-4cd6-8f9d-11d6e02df527 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.097983 | controller | Jun 09 12:11:19.402649 crc crio[21508]: time="2026-06-09T12:11:19.388027814Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-s62kn/POD" id=e2a63ae7-9391-4b3b-9cdf-089ec2591b98 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.097999 | controller | Jun 09 12:11:19.402649 crc crio[21508]: time="2026-06-09T12:11:19.389048204Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.098015 | controller | Jun 09 12:11:19.434421 crc crio[21508]: time="2026-06-09T12:11:19.434342231Z" level=info msg="Got pod network &{Name:redhat-operators-s62kn Namespace:openshift-marketplace ID:d8b5ed22a29e17ea403385f0792fbe15f34dd12c4fb1f772dc7bc756ddc84d64 UID:a7730774-c1b8-43e0-a367-3cb21cc69479 NetNS:/var/run/netns/ca3d2bcb-2b6a-4630-97d2-93f2c03396d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7730774_c1b8_43e0_a367_3cb21cc69479.slice PodAnnotations:0xc004e42270}] Aliases:map[]}"
2026-06-09 12:20:03.098032 | controller | Jun 09 12:11:19.434421 crc crio[21508]: time="2026-06-09T12:11:19.434401252Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-s62kn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.098048 | controller | Jun 09 12:11:20.065042 crc crio[21508]: 2026-06-09T12:11:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d8b5ed22a29e17e Mac:5e:9e:06:91:0f:41 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:12 Mtu:0 Sandbox:/var/run/netns/ca3d2bcb-2b6a-4630-97d2-93f2c03396d4 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.1.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.098064 | controller | Jun 09 12:11:20.066365 crc crio[21508]: time="2026-06-09T12:11:20.066249658Z" level=info msg="Got pod network &{Name:redhat-operators-s62kn Namespace:openshift-marketplace ID:d8b5ed22a29e17ea403385f0792fbe15f34dd12c4fb1f772dc7bc756ddc84d64 UID:a7730774-c1b8-43e0-a367-3cb21cc69479 NetNS:/var/run/netns/ca3d2bcb-2b6a-4630-97d2-93f2c03396d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7730774_c1b8_43e0_a367_3cb21cc69479.slice PodAnnotations:0xc004e42270}] Aliases:map[]}"
2026-06-09 12:20:03.098081 | controller | Jun 09 12:11:20.066563 crc crio[21508]: time="2026-06-09T12:11:20.066504316Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-s62kn for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.098097 | controller | Jun 09 12:11:20.076108 crc crio[21508]: time="2026-06-09T12:11:20.074666303Z" level=info msg="Ran pod sandbox d8b5ed22a29e17ea403385f0792fbe15f34dd12c4fb1f772dc7bc756ddc84d64 with infra container: openshift-marketplace/redhat-operators-s62kn/POD" id=e2a63ae7-9391-4b3b-9cdf-089ec2591b98 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.098113 | controller | Jun 09 12:11:20.083421 crc crio[21508]: time="2026-06-09T12:11:20.083049877Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=bd6c286b-97ce-4958-8f4c-f210e37c56a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.098130 | controller | Jun 09 12:11:20.088254 crc crio[21508]: time="2026-06-09T12:11:20.088176496Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=755a65f0-3b8a-42fa-b93f-2542dd691ded name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.098150 | controller | Jun 09 12:11:20.095869 crc crio[21508]: time="2026-06-09T12:11:20.095786237Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-s62kn/extract-utilities" id=eed0cf6e-17d9-4712-8fa4-cb7d512e0090 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.098167 | controller | Jun 09 12:11:20.096371 crc crio[21508]: time="2026-06-09T12:11:20.096257011Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.098182 | controller | Jun 09 12:11:20.158093 crc crio[21508]: time="2026-06-09T12:11:20.158007657Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.098198 | controller | Jun 09 12:11:20.166516 crc crio[21508]: time="2026-06-09T12:11:20.166426852Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.098214 | controller | Jun 09 12:11:20.517706 crc crio[21508]: time="2026-06-09T12:11:20.517133571Z" level=info msg="Created container 3ba666c4bd7472176b9e42eb093bb1bf66eaf57944e183cb76a7dbf3239acbaf: openshift-marketplace/redhat-operators-s62kn/extract-utilities" id=eed0cf6e-17d9-4712-8fa4-cb7d512e0090 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.098230 | controller | Jun 09 12:11:20.519503 crc crio[21508]: time="2026-06-09T12:11:20.519426488Z" level=info msg="Starting container: 3ba666c4bd7472176b9e42eb093bb1bf66eaf57944e183cb76a7dbf3239acbaf" id=297b4ad9-9077-4091-a3ae-be027d97e73b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.098246 | controller | Jun 09 12:11:20.525246 crc crio[21508]: time="2026-06-09T12:11:20.525130224Z" level=info msg="Started container" PID=251469 containerID=3ba666c4bd7472176b9e42eb093bb1bf66eaf57944e183cb76a7dbf3239acbaf description=openshift-marketplace/redhat-operators-s62kn/extract-utilities id=297b4ad9-9077-4091-a3ae-be027d97e73b name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8b5ed22a29e17ea403385f0792fbe15f34dd12c4fb1f772dc7bc756ddc84d64
2026-06-09 12:20:03.098262 | controller | Jun 09 12:11:20.775245 crc crio[21508]: time="2026-06-09T12:11:20.775044322Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=84fbf6dd-2cf8-4d1e-825a-1f5d44bcc3cd name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.098278 | controller | Jun 09 12:11:20.784854 crc crio[21508]: time="2026-06-09T12:11:20.784730804Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-09 12:20:03.098293 | controller | Jun 09 12:11:21.346967 crc crio[21508]: time="2026-06-09T12:11:21.346371447Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:3ff571452f484c0211ce73a1965fd6ce23c29df4c9361a4fb9640ee9a34b3134" id=84fbf6dd-2cf8-4d1e-825a-1f5d44bcc3cd name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.098309 | controller | Jun 09 12:11:21.348140 crc crio[21508]: time="2026-06-09T12:11:21.348064006Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=4e22ac36-6f79-4d9e-bd6c-d73b16a8066e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.098325 | controller | Jun 09 12:11:21.351708 crc crio[21508]: time="2026-06-09T12:11:21.35163823Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=a2cbe01d-3812-42f8-9bb8-03210e89f273 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.098342 | controller | Jun 09 12:11:21.360887 crc crio[21508]: time="2026-06-09T12:11:21.360800197Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-s62kn/extract-content" id=3546eaa5-a51f-4b9d-ab5d-c310aedda092 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.098380 | controller | Jun 09 12:11:21.361515 crc crio[21508]: time="2026-06-09T12:11:21.361466506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.098402 | controller | Jun 09 12:11:21.480110 crc crio[21508]: time="2026-06-09T12:11:21.480022724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.098418 | controller | Jun 09 12:11:21.484495 crc crio[21508]: time="2026-06-09T12:11:21.484443623Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.098433 | controller | Jun 09 12:11:21.690776 crc crio[21508]: time="2026-06-09T12:11:21.690631589Z" level=info msg="Created container 87c398c3aa26348df4259a8af59059cbaab3d85d5923a5777e50dffbd3cfdcf5: openshift-marketplace/redhat-operators-s62kn/extract-content" id=3546eaa5-a51f-4b9d-ab5d-c310aedda092 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.098449 | controller | Jun 09 12:11:21.692437 crc crio[21508]: time="2026-06-09T12:11:21.692075651Z" level=info msg="Starting container: 87c398c3aa26348df4259a8af59059cbaab3d85d5923a5777e50dffbd3cfdcf5" id=a164b6a2-b7ff-493d-88b6-27f98971e269 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.098464 | controller | Jun 09 12:11:21.701643 crc crio[21508]: time="2026-06-09T12:11:21.700781984Z" level=info msg="Started container" PID=251792 containerID=87c398c3aa26348df4259a8af59059cbaab3d85d5923a5777e50dffbd3cfdcf5 description=openshift-marketplace/redhat-operators-s62kn/extract-content id=a164b6a2-b7ff-493d-88b6-27f98971e269 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8b5ed22a29e17ea403385f0792fbe15f34dd12c4fb1f772dc7bc756ddc84d64
2026-06-09 12:20:03.098480 | controller | Jun 09 12:11:26.879352 crc crio[21508]: time="2026-06-09T12:11:26.878919538Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=cb50891c-5320-4578-a533-5bfac0ee4d37 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.098496 | controller | Jun 09 12:11:26.885083 crc crio[21508]: time="2026-06-09T12:11:26.884941473Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=36ca65b7-09ce-4f0c-897e-129ea261baef name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.098511 | controller | Jun 09 12:11:26.891990 crc crio[21508]: time="2026-06-09T12:11:26.891882865Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-s62kn/registry-server" id=f6479ff1-ddf5-47b3-a966-24aa8da0f60e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.098527 | controller | Jun 09 12:11:26.893696 crc crio[21508]: time="2026-06-09T12:11:26.893512562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.098542 | controller | Jun 09 12:11:26.968682 crc crio[21508]: time="2026-06-09T12:11:26.968588506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.098558 | controller | Jun 09 12:11:26.972879 crc crio[21508]: time="2026-06-09T12:11:26.972450208Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.098573 | controller | Jun 09 12:11:27.140091 crc crio[21508]: time="2026-06-09T12:11:27.139922769Z" level=info msg="Created container 2e099ea52920d2a8e4e86a7609663b94104f2361f826d3b58c00602968aab8c3: openshift-marketplace/redhat-operators-s62kn/registry-server" id=f6479ff1-ddf5-47b3-a966-24aa8da0f60e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.098592 | controller | Jun 09 12:11:27.141489 crc crio[21508]: time="2026-06-09T12:11:27.14132716Z" level=info msg="Starting container: 2e099ea52920d2a8e4e86a7609663b94104f2361f826d3b58c00602968aab8c3" id=7d93253d-8b16-48ee-b673-86190ac731ea name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.098608 | controller | Jun 09 12:11:27.147121 crc crio[21508]: time="2026-06-09T12:11:27.147024005Z" level=info msg="Started container" PID=252403 containerID=2e099ea52920d2a8e4e86a7609663b94104f2361f826d3b58c00602968aab8c3 description=openshift-marketplace/redhat-operators-s62kn/registry-server id=7d93253d-8b16-48ee-b673-86190ac731ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8b5ed22a29e17ea403385f0792fbe15f34dd12c4fb1f772dc7bc756ddc84d64
2026-06-09 12:20:03.098624 | controller | Jun 09 12:11:41.079914 crc crio[21508]: time="2026-06-09T12:11:41.078930481Z" level=info msg="Stopping container: 2e099ea52920d2a8e4e86a7609663b94104f2361f826d3b58c00602968aab8c3 (timeout: 2s)" id=1e581aff-0a78-43ac-907f-fcea1a046209 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.098639 | controller | Jun 09 12:11:41.210071 crc crio[21508]: time="2026-06-09T12:11:41.209982683Z" level=info msg="Stopped container 2e099ea52920d2a8e4e86a7609663b94104f2361f826d3b58c00602968aab8c3: openshift-marketplace/redhat-operators-s62kn/registry-server" id=1e581aff-0a78-43ac-907f-fcea1a046209 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.098655 | controller | Jun 09 12:11:41.212669 crc crio[21508]: time="2026-06-09T12:11:41.212595269Z" level=info msg="Stopping pod sandbox: d8b5ed22a29e17ea403385f0792fbe15f34dd12c4fb1f772dc7bc756ddc84d64" id=f9ab493f-1131-421a-988f-ac362e8701ca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.098670 | controller | Jun 09 12:11:41.213350 crc crio[21508]: time="2026-06-09T12:11:41.213232447Z" level=info msg="Got pod network &{Name:redhat-operators-s62kn Namespace:openshift-marketplace ID:d8b5ed22a29e17ea403385f0792fbe15f34dd12c4fb1f772dc7bc756ddc84d64 UID:a7730774-c1b8-43e0-a367-3cb21cc69479 NetNS:/var/run/netns/ca3d2bcb-2b6a-4630-97d2-93f2c03396d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7730774_c1b8_43e0_a367_3cb21cc69479.slice PodAnnotations:0xc0019bd9f0}] Aliases:map[]}"
2026-06-09 12:20:03.098686 | controller | Jun 09 12:11:41.213656 crc crio[21508]: time="2026-06-09T12:11:41.213598938Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-s62kn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.098702 | controller | Jun 09 12:11:41.651449 crc crio[21508]: time="2026-06-09T12:11:41.644097858Z" level=info msg="Stopped pod sandbox: d8b5ed22a29e17ea403385f0792fbe15f34dd12c4fb1f772dc7bc756ddc84d64" id=f9ab493f-1131-421a-988f-ac362e8701ca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.098722 | controller | Jun 09 12:11:42.102154 crc crio[21508]: time="2026-06-09T12:11:42.101598973Z" level=info msg="Removing container: 2e099ea52920d2a8e4e86a7609663b94104f2361f826d3b58c00602968aab8c3" id=d60c075b-8b57-451e-afd3-338727fec574 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.098747 | controller | Jun 09 12:11:42.147923 crc crio[21508]: time="2026-06-09T12:11:42.147657593Z" level=info msg="Removed container 2e099ea52920d2a8e4e86a7609663b94104f2361f826d3b58c00602968aab8c3: openshift-marketplace/redhat-operators-s62kn/registry-server" id=d60c075b-8b57-451e-afd3-338727fec574 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.098765 | controller | Jun 09 12:11:42.164356 crc crio[21508]: time="2026-06-09T12:11:42.161502416Z" level=info msg="Removing container: 87c398c3aa26348df4259a8af59059cbaab3d85d5923a5777e50dffbd3cfdcf5" id=2f837635-99d1-4862-a1ee-61d15cfc497d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.098781 | controller | Jun 09 12:11:42.196390 crc crio[21508]: time="2026-06-09T12:11:42.196243536Z" level=info msg="Removed container 87c398c3aa26348df4259a8af59059cbaab3d85d5923a5777e50dffbd3cfdcf5: openshift-marketplace/redhat-operators-s62kn/extract-content" id=2f837635-99d1-4862-a1ee-61d15cfc497d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.098801 | controller | Jun 09 12:11:42.204125 crc crio[21508]: time="2026-06-09T12:11:42.204035212Z" level=info msg="Removing container: 3ba666c4bd7472176b9e42eb093bb1bf66eaf57944e183cb76a7dbf3239acbaf" id=0fa24f21-d272-40ac-9bbc-33ba105017a1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.098817 | controller | Jun 09 12:11:42.281980 crc crio[21508]: time="2026-06-09T12:11:42.281896827Z" level=info msg="Removed container 3ba666c4bd7472176b9e42eb093bb1bf66eaf57944e183cb76a7dbf3239acbaf: openshift-marketplace/redhat-operators-s62kn/extract-utilities" id=0fa24f21-d272-40ac-9bbc-33ba105017a1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.098833 | controller | Jun 09 12:12:00.518378 crc crio[21508]: time="2026-06-09T12:12:00.517426492Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683452-wcxzv/POD" id=8d8df360-c2ec-4eeb-86a2-36f0907a4145 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.098849 | controller | Jun 09 12:12:00.518378 crc crio[21508]: time="2026-06-09T12:12:00.518364559Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.098866 | controller | Jun 09 12:12:00.563562 crc crio[21508]: time="2026-06-09T12:12:00.562904754Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683452-wcxzv Namespace:openshift-infra ID:70d69520bb063e20a9013403cfaadcd138d85ecdfc7665caa2387fc65249a0af UID:b132301e-2aa2-453e-86cb-90e5b0a026dc NetNS:/var/run/netns/a76fe44d-ade6-4cd8-a247-a982591ce1c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb132301e_2aa2_453e_86cb_90e5b0a026dc.slice PodAnnotations:0xc00244ea68}] Aliases:map[]}"
2026-06-09 12:20:03.098883 | controller | Jun 09 12:12:00.563562 crc crio[21508]: time="2026-06-09T12:12:00.563474101Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683452-wcxzv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.098899 | controller | Jun 09 12:12:00.922999 crc crio[21508]: 2026-06-09T12:12:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:70d69520bb063e2 Mac:52:85:4d:97:a7:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:13 Mtu:0 Sandbox:/var/run/netns/a76fe44d-ade6-4cd8-a247-a982591ce1c4 SocketPath: PciID:}] [{Interface:0xc0004b25b0 Address:{IP:10.217.1.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.098915 | controller | Jun 09 12:12:00.925634 crc crio[21508]: time="2026-06-09T12:12:00.925538301Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683452-wcxzv Namespace:openshift-infra ID:70d69520bb063e20a9013403cfaadcd138d85ecdfc7665caa2387fc65249a0af UID:b132301e-2aa2-453e-86cb-90e5b0a026dc NetNS:/var/run/netns/a76fe44d-ade6-4cd8-a247-a982591ce1c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb132301e_2aa2_453e_86cb_90e5b0a026dc.slice PodAnnotations:0xc00244ea68}] Aliases:map[]}"
2026-06-09 12:20:03.098932 | controller | Jun 09 12:12:00.925827 crc crio[21508]: time="2026-06-09T12:12:00.925784908Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683452-wcxzv for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.098948 | controller | Jun 09 12:12:00.937041 crc crio[21508]: time="2026-06-09T12:12:00.936261083Z" level=info msg="Ran pod sandbox 70d69520bb063e20a9013403cfaadcd138d85ecdfc7665caa2387fc65249a0af with infra container: openshift-infra/auto-csr-approver-29683452-wcxzv/POD" id=8d8df360-c2ec-4eeb-86a2-36f0907a4145 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.098971 | controller | Jun 09 12:12:00.967521 crc crio[21508]: time="2026-06-09T12:12:00.962007021Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=bd33e3ba-549c-44f2-8f25-fd3c7b2e6644 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.098988 | controller | Jun 09 12:12:00.974247 crc crio[21508]: time="2026-06-09T12:12:00.973724312Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 12:20:03.099004 | controller | Jun 09 12:12:01.847539 crc crio[21508]: time="2026-06-09T12:12:01.847403781Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=bd33e3ba-549c-44f2-8f25-fd3c7b2e6644 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.099020 | controller | Jun 09 12:12:01.850709 crc crio[21508]: time="2026-06-09T12:12:01.850627755Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a8ad6204-bf33-438d-9501-d345d0440689 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.099036 | controller | Jun 09 12:12:01.853191 crc crio[21508]: time="2026-06-09T12:12:01.852983014Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=724487fe-ff07-4d13-92ed-215c98d61fa7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.099052 | controller | Jun 09 12:12:01.863663 crc crio[21508]: time="2026-06-09T12:12:01.863142519Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683452-wcxzv/oc" id=556a1457-22e8-479f-8131-1a60043213bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.099067 | controller | Jun 09 12:12:01.864156 crc crio[21508]: time="2026-06-09T12:12:01.864047415Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.099083 | controller | Jun 09 12:12:01.919105 crc crio[21508]: time="2026-06-09T12:12:01.917898012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.099099 | controller | Jun 09 12:12:02.126860 crc crio[21508]: time="2026-06-09T12:12:02.126652613Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.099114 | controller | Jun 09 12:12:02.239346 crc crio[21508]: time="2026-06-09T12:12:02.239223327Z" level=info msg="Created container 213eefd2345baafd55191ae7f46a7071fdea6df50a8a06b2ac6d963ab2c9fa49: openshift-infra/auto-csr-approver-29683452-wcxzv/oc" id=556a1457-22e8-479f-8131-1a60043213bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.099130 | controller | Jun 09 12:12:02.244035 crc crio[21508]: time="2026-06-09T12:12:02.243912403Z" level=info msg="Starting container: 213eefd2345baafd55191ae7f46a7071fdea6df50a8a06b2ac6d963ab2c9fa49" id=632face1-ab72-4c61-b028-a7eabcb8329e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.099145 | controller | Jun 09 12:12:02.254806 crc crio[21508]: time="2026-06-09T12:12:02.254631325Z" level=info msg="Started container" PID=261129 containerID=213eefd2345baafd55191ae7f46a7071fdea6df50a8a06b2ac6d963ab2c9fa49 description=openshift-infra/auto-csr-approver-29683452-wcxzv/oc id=632face1-ab72-4c61-b028-a7eabcb8329e name=/runtime.v1.RuntimeService/StartContainer sandboxID=70d69520bb063e20a9013403cfaadcd138d85ecdfc7665caa2387fc65249a0af
2026-06-09 12:20:03.099161 | controller | Jun 09 12:12:04.397670 crc crio[21508]: time="2026-06-09T12:12:04.396725452Z" level=info msg="Stopping pod sandbox: 70d69520bb063e20a9013403cfaadcd138d85ecdfc7665caa2387fc65249a0af" id=16e5462a-7eb3-4014-a2e3-b3927ff871b3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.099177 | controller | Jun 09 12:12:04.399282 crc crio[21508]: time="2026-06-09T12:12:04.398449182Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683452-wcxzv Namespace:openshift-infra ID:70d69520bb063e20a9013403cfaadcd138d85ecdfc7665caa2387fc65249a0af UID:b132301e-2aa2-453e-86cb-90e5b0a026dc NetNS:/var/run/netns/a76fe44d-ade6-4cd8-a247-a982591ce1c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb132301e_2aa2_453e_86cb_90e5b0a026dc.slice PodAnnotations:0xc002c0a3b0}] Aliases:map[]}"
2026-06-09 12:20:03.099197 | controller | Jun 09 12:12:04.399282 crc crio[21508]: time="2026-06-09T12:12:04.398627397Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683452-wcxzv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.099214 | controller | Jun 09 12:12:04.757834 crc crio[21508]: time="2026-06-09T12:12:04.757669099Z" level=info msg="Stopped pod sandbox: 70d69520bb063e20a9013403cfaadcd138d85ecdfc7665caa2387fc65249a0af" id=16e5462a-7eb3-4014-a2e3-b3927ff871b3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.099230 | controller | Jun 09 12:12:31.705714 crc crio[21508]: time="2026-06-09T12:12:31.704806512Z" level=info msg="Removing container: 291cdf1439a9ea2161628a4859eee16a74321c0127230ff8203703a48d0a0b53" id=f891b4d1-fa6c-4c46-93df-d19ddda50126 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.099247 | controller | Jun 09 12:12:31.823033 crc crio[21508]: time="2026-06-09T12:12:31.822923687Z" level=info msg="Removed container 291cdf1439a9ea2161628a4859eee16a74321c0127230ff8203703a48d0a0b53: openshift-infra/auto-csr-approver-29683446-qv4qr/oc" id=f891b4d1-fa6c-4c46-93df-d19ddda50126 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.099263 | controller | Jun 09 12:12:31.843560 crc crio[21508]: time="2026-06-09T12:12:31.843453335Z" level=info msg="Stopping pod sandbox: d8b5ed22a29e17ea403385f0792fbe15f34dd12c4fb1f772dc7bc756ddc84d64" id=d04faa71-1c57-4026-890c-5b3d71192f4d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.099279 | controller | Jun 09 12:12:31.843560 crc crio[21508]: time="2026-06-09T12:12:31.843562708Z" level=info msg="Stopped pod sandbox (already stopped): d8b5ed22a29e17ea403385f0792fbe15f34dd12c4fb1f772dc7bc756ddc84d64" id=d04faa71-1c57-4026-890c-5b3d71192f4d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.099294 | controller | Jun 09 12:12:31.844381 crc crio[21508]: time="2026-06-09T12:12:31.844211287Z" level=info msg="Removing pod sandbox: d8b5ed22a29e17ea403385f0792fbe15f34dd12c4fb1f772dc7bc756ddc84d64" id=f90f8805-5dd5-4ec0-92db-9d590a455f51 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.099310 | controller | Jun 09 12:12:31.867121 crc crio[21508]: time="2026-06-09T12:12:31.866958618Z" level=info msg="Removed pod sandbox: d8b5ed22a29e17ea403385f0792fbe15f34dd12c4fb1f772dc7bc756ddc84d64" id=f90f8805-5dd5-4ec0-92db-9d590a455f51 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.099326 | controller | Jun 09 12:12:31.872639 crc crio[21508]: time="2026-06-09T12:12:31.8725349Z" level=info msg="Stopping pod sandbox: 5f46330849a0567c871bbf6203a9174dddcd49464c83452bfbe34bcd5ca5ba37" id=707da12a-94be-41f1-94eb-058f474fa9b0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.099342 | controller | Jun 09 12:12:31.872639 crc crio[21508]: time="2026-06-09T12:12:31.872651304Z" level=info msg="Stopped pod sandbox (already stopped): 5f46330849a0567c871bbf6203a9174dddcd49464c83452bfbe34bcd5ca5ba37" id=707da12a-94be-41f1-94eb-058f474fa9b0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.099377 | controller | Jun 09 12:12:31.874524 crc crio[21508]: time="2026-06-09T12:12:31.874407945Z" level=info msg="Removing pod sandbox: 5f46330849a0567c871bbf6203a9174dddcd49464c83452bfbe34bcd5ca5ba37" id=dfdc3f5a-5d7c-4b06-9621-ecc91beec9c7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.099394 | controller | Jun 09 12:12:31.906005 crc crio[21508]: time="2026-06-09T12:12:31.905908511Z" level=info msg="Removed pod sandbox: 5f46330849a0567c871bbf6203a9174dddcd49464c83452bfbe34bcd5ca5ba37" id=dfdc3f5a-5d7c-4b06-9621-ecc91beec9c7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.099414 | controller | Jun 09 12:14:00.512226 crc crio[21508]: time="2026-06-09T12:14:00.511443076Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683454-572xx/POD" id=360a66cd-50c0-4a60-99f8-df9b0ea578fb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.099430 | controller | Jun 09 12:14:00.513405 crc crio[21508]: time="2026-06-09T12:14:00.51225909Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.099447 | controller | Jun 09 12:14:00.571897 crc crio[21508]: time="2026-06-09T12:14:00.571806301Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683454-572xx Namespace:openshift-infra ID:e0d8fa34332d87a0a2bba1cf868646d40a56001da94151515310594d65fee2cf UID:c025a95c-fa4c-42c0-908b-e9e925f1b7e4 NetNS:/var/run/netns/f7fef435-fb13-4fcb-a3ee-dd9d52381dd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc025a95c_fa4c_42c0_908b_e9e925f1b7e4.slice PodAnnotations:0xc004e42110}] Aliases:map[]}"
2026-06-09 12:20:03.099464 | controller | Jun 09 12:14:00.571897 crc crio[21508]: time="2026-06-09T12:14:00.571879493Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683454-572xx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.099480 | controller | Jun 09 12:14:01.098005 crc crio[21508]: 2026-06-09T12:14:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e0d8fa34332d87a Mac:36:04:26:97:02:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:14 Mtu:0 Sandbox:/var/run/netns/f7fef435-fb13-4fcb-a3ee-dd9d52381dd6 SocketPath: PciID:}] [{Interface:0xc000598750 Address:{IP:10.217.1.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.099497 | controller | Jun 09 12:14:01.100013 crc crio[21508]: time="2026-06-09T12:14:01.099932604Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683454-572xx Namespace:openshift-infra ID:e0d8fa34332d87a0a2bba1cf868646d40a56001da94151515310594d65fee2cf UID:c025a95c-fa4c-42c0-908b-e9e925f1b7e4 NetNS:/var/run/netns/f7fef435-fb13-4fcb-a3ee-dd9d52381dd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc025a95c_fa4c_42c0_908b_e9e925f1b7e4.slice PodAnnotations:0xc004e42110}] Aliases:map[]}"
2026-06-09 12:20:03.099513 | controller | Jun 09 12:14:01.100171 crc crio[21508]: time="2026-06-09T12:14:01.10013001Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683454-572xx for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.099530 | controller | Jun 09 12:14:01.110710 crc crio[21508]: time="2026-06-09T12:14:01.110649358Z" level=info msg="Ran pod sandbox e0d8fa34332d87a0a2bba1cf868646d40a56001da94151515310594d65fee2cf with infra container: openshift-infra/auto-csr-approver-29683454-572xx/POD" id=360a66cd-50c0-4a60-99f8-df9b0ea578fb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.099546 | controller | Jun 09 12:14:01.115134 crc crio[21508]: time="2026-06-09T12:14:01.115078187Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=962cc4f7-de48-45d7-92ca-cab4c53f82d2 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.099562 | controller | Jun 09 12:14:01.126943 crc crio[21508]: time="2026-06-09T12:14:01.126853292Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 12:20:03.099577 | controller | Jun 09 12:14:01.952559 crc crio[21508]: time="2026-06-09T12:14:01.951960879Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=962cc4f7-de48-45d7-92ca-cab4c53f82d2 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.099598 | controller | Jun 09 12:14:01.954128 crc crio[21508]: time="2026-06-09T12:14:01.953460423Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=3c8db24a-9ebe-454d-9299-44b30e8ac7dc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.099614 | controller | Jun 09 12:14:01.956613 crc crio[21508]: time="2026-06-09T12:14:01.956480671Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=4196bb7c-2a76-4c55-84cf-6c31f4436d1e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.099630 | controller | Jun 09 12:14:01.964709 crc crio[21508]: time="2026-06-09T12:14:01.964602299Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683454-572xx/oc" id=b19c22ea-4b1c-488d-9101-52854a8be662 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.099646 | controller | Jun 09 12:14:01.965144 crc crio[21508]: time="2026-06-09T12:14:01.965090413Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.099662 | controller | Jun 09 12:14:02.009177 crc crio[21508]: time="2026-06-09T12:14:02.00910463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.099677 | controller | Jun 09 12:14:02.228153 crc crio[21508]: time="2026-06-09T12:14:02.227572357Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.099693 | controller | Jun 09 12:14:02.348536 crc crio[21508]: time="2026-06-09T12:14:02.348429251Z" level=info msg="Created container da3cbe60ca39554135ea91bd0518a41161c902fbaac91da4b3eb23f52a22c329: openshift-infra/auto-csr-approver-29683454-572xx/oc" id=b19c22ea-4b1c-488d-9101-52854a8be662 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.099709 | controller | Jun 09 12:14:02.349861 crc crio[21508]: time="2026-06-09T12:14:02.349717809Z" level=info msg="Starting container: da3cbe60ca39554135ea91bd0518a41161c902fbaac91da4b3eb23f52a22c329" id=81a14868-85f8-4814-bc1d-727ed5704b8c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.099724 | controller | Jun 09 12:14:02.356886 crc crio[21508]: time="2026-06-09T12:14:02.356796216Z" level=info msg="Started container" PID=279071 containerID=da3cbe60ca39554135ea91bd0518a41161c902fbaac91da4b3eb23f52a22c329 description=openshift-infra/auto-csr-approver-29683454-572xx/oc id=81a14868-85f8-4814-bc1d-727ed5704b8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0d8fa34332d87a0a2bba1cf868646d40a56001da94151515310594d65fee2cf
2026-06-09 12:20:03.099747 | controller | Jun 09 12:14:04.096241 crc crio[21508]: time="2026-06-09T12:14:04.095614531Z" level=info msg="Stopping pod sandbox: e0d8fa34332d87a0a2bba1cf868646d40a56001da94151515310594d65fee2cf" id=6be5901b-c1fd-45d3-976f-3e9e190fd0c8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.099771 | controller | Jun 09 12:14:04.098641 crc crio[21508]: time="2026-06-09T12:14:04.098514606Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683454-572xx Namespace:openshift-infra ID:e0d8fa34332d87a0a2bba1cf868646d40a56001da94151515310594d65fee2cf UID:c025a95c-fa4c-42c0-908b-e9e925f1b7e4 NetNS:/var/run/netns/f7fef435-fb13-4fcb-a3ee-dd9d52381dd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc025a95c_fa4c_42c0_908b_e9e925f1b7e4.slice PodAnnotations:0xc004e42758}] Aliases:map[]}"
2026-06-09 12:20:03.099788 | controller | Jun 09 12:14:04.099000 crc crio[21508]: time="2026-06-09T12:14:04.098957549Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683454-572xx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.099808 | controller | Jun 09 12:14:04.396145 crc crio[21508]: time="2026-06-09T12:14:04.395977034Z" level=info msg="Stopped pod sandbox: e0d8fa34332d87a0a2bba1cf868646d40a56001da94151515310594d65fee2cf" id=6be5901b-c1fd-45d3-976f-3e9e190fd0c8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.099824 | controller | Jun 09 12:14:31.954421 crc crio[21508]: time="2026-06-09T12:14:31.953901343Z" level=info msg="Removing container: 488e7d172f412855c678f0f5d28b5ca769f64279b0046856d9aab1621fb0e6a2" id=f62d2170-da61-4e26-bbee-f1ad3814d3fc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.099840 | controller | Jun 09 12:14:32.057033 crc crio[21508]: time="2026-06-09T12:14:32.056482383Z" level=info msg="Removed container 488e7d172f412855c678f0f5d28b5ca769f64279b0046856d9aab1621fb0e6a2: openshift-infra/auto-csr-approver-29683448-zcfj7/oc" id=f62d2170-da61-4e26-bbee-f1ad3814d3fc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.099856 | controller | Jun 09 12:14:32.070163 crc crio[21508]: time="2026-06-09T12:14:32.070038279Z" level=info msg="Stopping pod sandbox: 0db1a7aa830693513484ff435d67d438656d82ab5b8d72392de0f90b8112ca86" id=3cc87ee3-6aae-452f-a8f7-2ca52854fe55 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.099872 | controller | Jun 09 12:14:32.070163 crc crio[21508]: time="2026-06-09T12:14:32.070147002Z" level=info msg="Stopped pod sandbox (already stopped): 0db1a7aa830693513484ff435d67d438656d82ab5b8d72392de0f90b8112ca86" id=3cc87ee3-6aae-452f-a8f7-2ca52854fe55 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.099887 | controller | Jun 09 12:14:32.070712 crc crio[21508]: time="2026-06-09T12:14:32.070650867Z" level=info msg="Removing pod sandbox: 0db1a7aa830693513484ff435d67d438656d82ab5b8d72392de0f90b8112ca86" id=e7d7bacf-bd6a-49c8-8fe2-62f5bd47f940 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.099903 | controller | Jun 09 12:14:32.097705 crc crio[21508]: time="2026-06-09T12:14:32.097611175Z" level=info msg="Removed pod sandbox: 0db1a7aa830693513484ff435d67d438656d82ab5b8d72392de0f90b8112ca86" id=e7d7bacf-bd6a-49c8-8fe2-62f5bd47f940 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.099919 | controller | Jun 09 12:14:50.506209 crc crio[21508]: time="2026-06-09T12:14:50.505458234Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 12:20:03.099934 | controller | Jun 09 12:14:50.835871 crc crio[21508]: time="2026-06-09T12:14:50.835058442Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 12:20:03.099950 | controller | Jun 09 12:14:50.908035 crc crio[21508]: time="2026-06-09T12:14:50.907953464Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 12:20:03.099966 | controller | Jun 09 12:14:51.259269 crc crio[21508]: time="2026-06-09T12:14:51.259191395Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 12:20:03.099982 | controller | Jun 09 12:14:51.261246 crc crio[21508]: time="2026-06-09T12:14:51.261162862Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 12:20:03.099997 | controller | Jun 09 12:14:51.346137 crc crio[21508]: time="2026-06-09T12:14:51.346036354Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 12:20:03.100013 | controller | Jun 09 12:14:51.405057 crc crio[21508]: time="2026-06-09T12:14:51.404962017Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 12:20:03.100033 | controller | Jun 09 12:14:51.747147 crc crio[21508]: time="2026-06-09T12:14:51.747064411Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 12:20:03.100050 | controller | Jun 09 12:14:51.825209 crc crio[21508]: time="2026-06-09T12:14:51.824937278Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 12:20:03.100065 | controller | Jun 09 12:14:51.891268 crc crio[21508]: time="2026-06-09T12:14:51.891147234Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 12:20:03.100080 | controller | Jun 09 12:14:51.958095 crc crio[21508]: time="2026-06-09T12:14:51.957966828Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 12:20:03.100096 | controller | Jun 09 12:14:51.966504 crc crio[21508]: time="2026-06-09T12:14:51.966377704Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 12:20:03.100111 | controller | Jun 09 12:14:52.002975 crc crio[21508]: time="2026-06-09T12:14:52.002440968Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 12:20:03.100127 | controller | Jun 09 12:14:52.325673 crc crio[21508]: time="2026-06-09T12:14:52.325561796Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 12:20:03.100143 | controller | Jun 09 12:14:52.568705 crc crio[21508]: time="2026-06-09T12:14:52.568612083Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 12:20:03.100158 | controller | Jun 09 12:14:53.141708 crc crio[21508]: time="2026-06-09T12:14:53.141513475Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 12:20:03.100173 | controller | Jun 09 12:14:53.484137 crc crio[21508]: time="2026-06-09T12:14:53.483689431Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 12:20:03.100188 | controller | Jun 09 12:14:54.005851 crc crio[21508]: time="2026-06-09T12:14:54.005679485Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 12:20:03.100203 | controller | Jun 09 12:14:55.072758 crc crio[21508]: time="2026-06-09T12:14:55.072676235Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 12:20:03.100218 | controller | Jun 09 12:14:55.106996 crc crio[21508]: time="2026-06-09T12:14:55.106945428Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 12:20:03.100233 | controller | Jun 09 12:14:55.141845 crc crio[21508]: time="2026-06-09T12:14:55.141751825Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 12:20:03.100248 | controller | Jun 09 12:14:55.535692 crc crio[21508]: time="2026-06-09T12:14:55.535103378Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 12:20:03.100267 | controller | Jun 09 12:14:58.226071 crc crio[21508]: time="2026-06-09T12:14:58.225526168Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 12:20:03.100283 | controller | Jun 09 12:14:58.400740 crc crio[21508]: time="2026-06-09T12:14:58.400635479Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 12:20:03.100298 | controller | Jun 09 12:14:58.761242 crc crio[21508]: time="2026-06-09T12:14:58.760809431Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 12:20:03.100313 | controller | Jun 09 12:14:59.051024 crc crio[21508]: time="2026-06-09T12:14:59.050938615Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 12:20:03.100329 | controller | Jun 09 12:15:00.652481 crc crio[21508]: time="2026-06-09T12:15:00.65127066Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683455-nkpqc/POD" id=bb5a888d-045b-4d7f-9cb8-33e2d29e7253 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.100362 | controller | Jun 09 12:15:00.652481 crc crio[21508]: time="2026-06-09T12:15:00.652173826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.100385 | controller | Jun 09 12:15:00.683415 crc crio[21508]: time="2026-06-09T12:15:00.683027388Z" level=info msg="Got pod network &{Name:collect-profiles-29683455-nkpqc Namespace:openshift-operator-lifecycle-manager ID:279d623d5f87901d661dfa114d8a6150a4db7397823aca7ca52473186540ba08 UID:b487df82-0570-4240-ba45-13d6918cc02e NetNS:/var/run/netns/723d6a93-379e-442e-9464-7c7bc5048812 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb487df82_0570_4240_ba45_13d6918cc02e.slice PodAnnotations:0xc00465e890}] Aliases:map[]}"
2026-06-09 12:20:03.100403 | controller | Jun 09 12:15:00.683415 crc crio[21508]: time="2026-06-09T12:15:00.683069589Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683455-nkpqc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.100420 | controller | Jun 09 12:15:01.296849 crc crio[21508]: 2026-06-09T12:15:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:279d623d5f87901 Mac:0a:4b:17:c0:cf:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:15 Mtu:0 Sandbox:/var/run/netns/723d6a93-379e-442e-9464-7c7bc5048812 SocketPath: PciID:}] [{Interface:0xc000130950 Address:{IP:10.217.1.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.100436 | controller | Jun 09 12:15:01.298570 crc crio[21508]: time="2026-06-09T12:15:01.298518956Z" level=info msg="Got pod network &{Name:collect-profiles-29683455-nkpqc Namespace:openshift-operator-lifecycle-manager ID:279d623d5f87901d661dfa114d8a6150a4db7397823aca7ca52473186540ba08 UID:b487df82-0570-4240-ba45-13d6918cc02e NetNS:/var/run/netns/723d6a93-379e-442e-9464-7c7bc5048812 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb487df82_0570_4240_ba45_13d6918cc02e.slice PodAnnotations:0xc00465e890}] Aliases:map[]}"
2026-06-09 12:20:03.100452 | controller | Jun 09 12:15:01.298716 crc crio[21508]: time="2026-06-09T12:15:01.298682481Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683455-nkpqc for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.100471 | controller | Jun 09 12:15:01.307618 crc crio[21508]: time="2026-06-09T12:15:01.30753291Z" level=info msg="Ran pod sandbox 279d623d5f87901d661dfa114d8a6150a4db7397823aca7ca52473186540ba08 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683455-nkpqc/POD" id=bb5a888d-045b-4d7f-9cb8-33e2d29e7253 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.100488 | controller | Jun 09 12:15:01.310592 crc crio[21508]: time="2026-06-09T12:15:01.310530577Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=33720101-1c80-48cd-acb5-6f590db81967 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.100504 | controller | Jun 09 12:15:01.312679 crc crio[21508]: time="2026-06-09T12:15:01.312616018Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ff92467f-a74c-4c78-8974-17e383044957 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.100520 | controller | Jun 09 12:15:01.324093 crc crio[21508]: time="2026-06-09T12:15:01.32395749Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683455-nkpqc/collect-profiles" id=4e90858e-a6b7-4cf8-b84e-c25d1b1e93b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.100536 | controller | Jun 09 12:15:01.324575 crc crio[21508]: time="2026-06-09T12:15:01.324449814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.100552 | controller | Jun 09 12:15:01.414168 crc crio[21508]: time="2026-06-09T12:15:01.414074705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.100567 | controller | Jun 09 12:15:01.419862 crc crio[21508]: time="2026-06-09T12:15:01.419746671Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.100583 | controller | Jun 09 12:15:01.551876 crc crio[21508]: time="2026-06-09T12:15:01.551100622Z" level=info msg="Created container 4517fb4e379f071cc4f4c3df61bd9e98a74a075c32d16efc0bcee0f237061aac: openshift-operator-lifecycle-manager/collect-profiles-29683455-nkpqc/collect-profiles" id=4e90858e-a6b7-4cf8-b84e-c25d1b1e93b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.100599 | controller | Jun 09 12:15:01.558989 crc crio[21508]: time="2026-06-09T12:15:01.558827858Z" level=info msg="Starting container: 4517fb4e379f071cc4f4c3df61bd9e98a74a075c32d16efc0bcee0f237061aac" id=b3392b3d-b235-40ac-9282-3fc4921fe2ee name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.100614 | controller | Jun 09 12:15:01.569091 crc crio[21508]: time="2026-06-09T12:15:01.568714967Z" level=info msg="Started container" PID=288401 containerID=4517fb4e379f071cc4f4c3df61bd9e98a74a075c32d16efc0bcee0f237061aac description=openshift-operator-lifecycle-manager/collect-profiles-29683455-nkpqc/collect-profiles id=b3392b3d-b235-40ac-9282-3fc4921fe2ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=279d623d5f87901d661dfa114d8a6150a4db7397823aca7ca52473186540ba08
2026-06-09 12:20:03.100630 | controller | Jun 09 12:15:01.698196 crc crio[21508]: time="2026-06-09T12:15:01.698110491Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 12:20:03.100646 | controller | Jun 09 12:15:01.699501 crc crio[21508]: time="2026-06-09T12:15:01.699153911Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 12:20:03.100662 | controller | Jun 09 12:15:02.179712 crc crio[21508]: time="2026-06-09T12:15:02.179530588Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 12:20:03.100681 | controller | Jun 09 12:15:02.902335 crc crio[21508]: time="2026-06-09T12:15:02.901642264Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 12:20:03.100697 | controller | Jun 09 12:15:03.957436 crc crio[21508]: time="2026-06-09T12:15:03.956621762Z" level=info msg="Stopping pod sandbox: 279d623d5f87901d661dfa114d8a6150a4db7397823aca7ca52473186540ba08" id=e8ebc359-01b7-427e-b623-05709d66596a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.100713 | controller | Jun 09 12:15:03.958089 crc crio[21508]: time="2026-06-09T12:15:03.957992552Z" level=info msg="Got pod network &{Name:collect-profiles-29683455-nkpqc Namespace:openshift-operator-lifecycle-manager ID:279d623d5f87901d661dfa114d8a6150a4db7397823aca7ca52473186540ba08 UID:b487df82-0570-4240-ba45-13d6918cc02e NetNS:/var/run/netns/723d6a93-379e-442e-9464-7c7bc5048812 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb487df82_0570_4240_ba45_13d6918cc02e.slice PodAnnotations:0xc0019bc530}] Aliases:map[]}"
2026-06-09 12:20:03.100729 | controller | Jun 09 12:15:03.958171 crc crio[21508]: time="2026-06-09T12:15:03.958122006Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683455-nkpqc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.100745 | controller | Jun 09 12:15:04.406207 crc crio[21508]: time="2026-06-09T12:15:04.405939751Z" level=info msg="Stopped pod sandbox: 279d623d5f87901d661dfa114d8a6150a4db7397823aca7ca52473186540ba08" id=e8ebc359-01b7-427e-b623-05709d66596a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.100768 | controller | Jun 09 12:15:05.652544 crc crio[21508]: time="2026-06-09T12:15:05.651952856Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 12:20:03.100791 | controller | Jun 09 12:15:06.128526 crc crio[21508]: time="2026-06-09T12:15:06.128404998Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 12:20:03.100807 | controller | Jun 09 12:15:06.346565 crc crio[21508]: time="2026-06-09T12:15:06.346435304Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 12:20:03.100822 | controller | Jun 09 12:15:06.370832 crc crio[21508]: time="2026-06-09T12:15:06.370723514Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 12:20:03.100839 | controller | Jun 09 12:15:06.449455 crc crio[21508]: time="2026-06-09T12:15:06.449213379Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 12:20:03.100858 | controller | Jun 09 12:15:06.470745 crc crio[21508]: time="2026-06-09T12:15:06.470653656Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 12:20:03.100878 | controller | Jun 09 12:15:06.869273 crc crio[21508]: time="2026-06-09T12:15:06.868175019Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 12:20:03.100898 | controller | Jun 09 12:15:06.949481 crc crio[21508]: time="2026-06-09T12:15:06.949365743Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 12:20:03.100918 | controller | Jun 09 12:15:07.333129 crc crio[21508]: time="2026-06-09T12:15:07.332547418Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 12:20:03.100934 | controller | Jun 09 12:15:09.336369 crc crio[21508]: time="2026-06-09T12:15:09.335421985Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 12:20:03.100950 | controller | Jun 09 12:15:09.538162 crc crio[21508]: time="2026-06-09T12:15:09.538065031Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 12:20:03.100965 | controller | Jun 09 12:15:10.067355 crc crio[21508]: time="2026-06-09T12:15:10.066665638Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 12:20:03.100981 | controller | Jun 09 12:15:10.125936 crc crio[21508]: time="2026-06-09T12:15:10.125856717Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 12:20:03.100996 | controller | Jun 09 12:15:10.580993 crc crio[21508]: time="2026-06-09T12:15:10.580690307Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 12:20:03.101011 | controller | Jun 09 12:15:13.050635 crc crio[21508]: time="2026-06-09T12:15:13.049676594Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 12:20:03.101026 | controller | Jun 09 12:15:13.121760 crc crio[21508]: time="2026-06-09T12:15:13.121565846Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 12:20:03.101041 | controller | Jun 09 12:15:14.218485 crc crio[21508]: time="2026-06-09T12:15:14.217913084Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 12:20:03.101056 | controller | Jun 09 12:15:18.452826 crc crio[21508]: time="2026-06-09T12:15:18.452212623Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 12:20:03.101071 | controller | Jun 09 12:15:32.119534 crc crio[21508]: time="2026-06-09T12:15:32.118679507Z" level=info msg="Removing container: 7cf9f1d816d951baecff4cef9a7238429392761e107eda0cb14fdb121a29817a" id=035dae98-767c-4528-921b-cfe8a80b855d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.101087 | controller | Jun 09 12:15:32.147232 crc crio[21508]: time="2026-06-09T12:15:32.147136619Z" level=info msg="Removed container 7cf9f1d816d951baecff4cef9a7238429392761e107eda0cb14fdb121a29817a: openshift-must-gather-d8pbd/crc-debug-4pp69/container-00" id=035dae98-767c-4528-921b-cfe8a80b855d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.101102 | controller | Jun 09 12:15:32.154600 crc crio[21508]: time="2026-06-09T12:15:32.154445523Z" level=info msg="Removing container: 762c4191076419c8caa1598bff87e42a2adf1670ad746a2b3541ae34ed268ff7" id=cf6beecd-bf7d-4e62-b162-81f029f0f7ee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.101117 | controller | Jun 09 12:15:32.231806 crc crio[21508]: time="2026-06-09T12:15:32.23164405Z" level=info msg="Removed container 762c4191076419c8caa1598bff87e42a2adf1670ad746a2b3541ae34ed268ff7: openshift-operator-lifecycle-manager/collect-profiles-29683410-kbglw/collect-profiles" id=cf6beecd-bf7d-4e62-b162-81f029f0f7ee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.101137 | controller | Jun 09 12:15:32.242714 crc crio[21508]: time="2026-06-09T12:15:32.242634172Z" level=info msg="Stopping pod sandbox: f8bf3d181880340a71835bbbb4fcc77c364fe17d14dd30842435fb09b7c5267f" id=c46b5227-ee4c-4248-9fcf-2ca61d3c1d7b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.101153 | controller | Jun 09 12:15:32.242863 crc crio[21508]: time="2026-06-09T12:15:32.242718844Z" level=info msg="Stopped pod sandbox (already stopped): f8bf3d181880340a71835bbbb4fcc77c364fe17d14dd30842435fb09b7c5267f" id=c46b5227-ee4c-4248-9fcf-2ca61d3c1d7b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.101168 | controller | Jun 09 12:15:32.243759 crc crio[21508]: time="2026-06-09T12:15:32.243662902Z" level=info msg="Removing pod sandbox: f8bf3d181880340a71835bbbb4fcc77c364fe17d14dd30842435fb09b7c5267f" id=287f6b20-6cd1-4c82-9244-c6befca218e0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.101184 | controller | Jun 09 12:15:32.260861 crc crio[21508]: time="2026-06-09T12:15:32.2607079Z" level=info msg="Removed pod sandbox: f8bf3d181880340a71835bbbb4fcc77c364fe17d14dd30842435fb09b7c5267f" id=287f6b20-6cd1-4c82-9244-c6befca218e0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.101199 | controller | Jun 09 12:15:32.263555 crc crio[21508]: time="2026-06-09T12:15:32.263387238Z" level=info msg="Stopping pod sandbox: e92380e95398f8076d95e74e6e7cbf8c09f551cd04d7c54027f57bf0f27374a8" id=22b2543a-4ae8-4f9a-afe0-70e17001d24d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.101214 | controller | Jun 09 12:15:32.264442 crc crio[21508]: time="2026-06-09T12:15:32.263623325Z" level=info msg="Stopped pod sandbox (already stopped): e92380e95398f8076d95e74e6e7cbf8c09f551cd04d7c54027f57bf0f27374a8" id=22b2543a-4ae8-4f9a-afe0-70e17001d24d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.101230 | controller | Jun 09 12:15:32.265255 crc crio[21508]: time="2026-06-09T12:15:32.26516807Z" level=info msg="Removing pod sandbox: e92380e95398f8076d95e74e6e7cbf8c09f551cd04d7c54027f57bf0f27374a8" id=2145788c-750e-475c-be1f-9343cc3613e9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.101245 | controller | Jun 09 12:15:32.282120 crc crio[21508]: time="2026-06-09T12:15:32.282007573Z" level=info msg="Removed pod sandbox: e92380e95398f8076d95e74e6e7cbf8c09f551cd04d7c54027f57bf0f27374a8" id=2145788c-750e-475c-be1f-9343cc3613e9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.101260 | controller | Jun 09 12:15:34.793895 crc crio[21508]: time="2026-06-09T12:15:34.792960697Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-869b5/POD" id=413515de-9183-4090-8b67-60ec777a6774 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.101276 | controller | Jun 09 12:15:34.795203 crc crio[21508]: time="2026-06-09T12:15:34.795174962Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.101292 | controller | Jun 09 12:15:34.843377 crc crio[21508]: time="2026-06-09T12:15:34.843221826Z" level=info msg="Got pod network &{Name:redhat-marketplace-869b5 Namespace:openshift-marketplace ID:b71df074225d73e8e016a4929864941a8bd012e60fa2612ab5561b810f10972d UID:8635d35c-0f99-405d-9901-39492b050e9c NetNS:/var/run/netns/9cf10078-f2c7-451f-9408-b18536558eaa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8635d35c_0f99_405d_9901_39492b050e9c.slice PodAnnotations:0xc002a12a28}] Aliases:map[]}"
2026-06-09 12:20:03.101309 | controller | Jun 09 12:15:34.843377 crc crio[21508]: time="2026-06-09T12:15:34.84333268Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-869b5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.101329 | controller | Jun 09 12:15:35.407702 crc crio[21508]: 2026-06-09T12:15:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b71df074225d73e Mac:26:77:7c:9f:2f:25 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:16 Mtu:0 Sandbox:/var/run/netns/9cf10078-f2c7-451f-9408-b18536558eaa SocketPath: PciID:}] [{Interface:0xc0001b55a0 Address:{IP:10.217.1.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.101363 | controller | Jun 09 12:15:35.408981 crc crio[21508]: time="2026-06-09T12:15:35.408923577Z" level=info msg="Got pod network &{Name:redhat-marketplace-869b5 Namespace:openshift-marketplace ID:b71df074225d73e8e016a4929864941a8bd012e60fa2612ab5561b810f10972d UID:8635d35c-0f99-405d-9901-39492b050e9c NetNS:/var/run/netns/9cf10078-f2c7-451f-9408-b18536558eaa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8635d35c_0f99_405d_9901_39492b050e9c.slice PodAnnotations:0xc002a12a28}] Aliases:map[]}"
2026-06-09 12:20:03.101386 | controller | Jun 09 12:15:35.409116 crc crio[21508]: time="2026-06-09T12:15:35.409089402Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-869b5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.101403 | controller | Jun 09 12:15:35.422151 crc crio[21508]: time="2026-06-09T12:15:35.42199755Z" level=info msg="Ran pod sandbox b71df074225d73e8e016a4929864941a8bd012e60fa2612ab5561b810f10972d with infra container: openshift-marketplace/redhat-marketplace-869b5/POD" id=413515de-9183-4090-8b67-60ec777a6774 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.101419 | controller | Jun 09 12:15:35.424840 crc crio[21508]: time="2026-06-09T12:15:35.424775131Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6925001a-ffad-4606-89e6-60d8648e48b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.101435 | controller | Jun 09 12:15:35.427183 crc crio[21508]: time="2026-06-09T12:15:35.427114919Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c61e80ca-45e5-400b-a267-2fa03842ff13 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.101450 | controller | Jun 09 12:15:35.435372 crc crio[21508]: time="2026-06-09T12:15:35.435080692Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-869b5/extract-utilities" id=82d9458e-0a0d-4ef9-8a85-64034190c236 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.101465 | controller | Jun 09 12:15:35.436352 crc crio[21508]: time="2026-06-09T12:15:35.436209985Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.101481 | controller | Jun 09 12:15:35.485164 crc crio[21508]: time="2026-06-09T12:15:35.485021513Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.101496 | controller | Jun 09 12:15:35.491190 crc crio[21508]: time="2026-06-09T12:15:35.491032598Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.101511 | controller | Jun 09 12:15:35.659749 crc crio[21508]: time="2026-06-09T12:15:35.659206726Z" level=info msg="Created container 15b932ba4406b751523893e81e6da38f7376a707447a644abfbb2db61e72dca8: openshift-marketplace/redhat-marketplace-869b5/extract-utilities" id=82d9458e-0a0d-4ef9-8a85-64034190c236 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.101526 | controller | Jun 09 12:15:35.660990 crc crio[21508]: time="2026-06-09T12:15:35.660939207Z" level=info msg="Starting container: 15b932ba4406b751523893e81e6da38f7376a707447a644abfbb2db61e72dca8" id=b283c1bc-ae10-40ef-bf30-20f67c47dcdf name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.101547 | controller | Jun 09 12:15:35.668113 crc crio[21508]: time="2026-06-09T12:15:35.668082826Z" level=info msg="Started container" PID=291089 containerID=15b932ba4406b751523893e81e6da38f7376a707447a644abfbb2db61e72dca8 description=openshift-marketplace/redhat-marketplace-869b5/extract-utilities id=b283c1bc-ae10-40ef-bf30-20f67c47dcdf name=/runtime.v1.RuntimeService/StartContainer sandboxID=b71df074225d73e8e016a4929864941a8bd012e60fa2612ab5561b810f10972d
2026-06-09 12:20:03.101564 | controller | Jun 09 12:15:36.398028 crc crio[21508]: time="2026-06-09T12:15:36.396926868Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=260539ca-95ce-4b4f-b29b-3913e8a8b3de name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.101580 | controller | Jun 09 12:15:36.419557 crc crio[21508]: time="2026-06-09T12:15:36.41888328Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-09 12:20:03.101596 | controller | Jun 09 12:15:37.019697 crc crio[21508]: time="2026-06-09T12:15:37.019500043Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=260539ca-95ce-4b4f-b29b-3913e8a8b3de name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.101612 | controller | Jun 09 12:15:37.020490 crc crio[21508]: time="2026-06-09T12:15:37.02041378Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=a812a050-c318-48fc-a3f7-f6d75d152778 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.101628 | controller | Jun 09 12:15:37.024570 crc crio[21508]: time="2026-06-09T12:15:37.02452472Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=a15e319a-193c-4b0e-9c2f-0fcef4e7291e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.101644 | controller | Jun 09 12:15:37.031178 crc crio[21508]: time="2026-06-09T12:15:37.031072702Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-869b5/extract-content" id=8d2c060b-fa1a-4370-a00f-3f67bfd4727d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.101660 | controller | Jun 09 12:15:37.032068 crc crio[21508]: time="2026-06-09T12:15:37.03204228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.101675 | controller | Jun 09 12:15:37.106618 crc crio[21508]: time="2026-06-09T12:15:37.106559039Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.101691 | controller | Jun 09 12:15:37.110442 crc crio[21508]: time="2026-06-09T12:15:37.110410971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.101707 | controller | Jun 09 12:15:37.271186 crc crio[21508]: time="2026-06-09T12:15:37.271067919Z" level=info msg="Created container 8b11121733fbfcf31755b3ec235808241c07ec5b0bb55fec2651f1904cba9b2e: openshift-marketplace/redhat-marketplace-869b5/extract-content" id=8d2c060b-fa1a-4370-a00f-3f67bfd4727d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.101723 | controller | Jun 09 12:15:37.272880 crc crio[21508]: time="2026-06-09T12:15:37.272852481Z" level=info msg="Starting container: 8b11121733fbfcf31755b3ec235808241c07ec5b0bb55fec2651f1904cba9b2e" id=5dc5c606-9b8a-46ea-9365-6373b8264421 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.101738 | controller | Jun 09 12:15:37.278545 crc crio[21508]: time="2026-06-09T12:15:37.278455485Z" level=info msg="Started container" PID=291180 containerID=8b11121733fbfcf31755b3ec235808241c07ec5b0bb55fec2651f1904cba9b2e description=openshift-marketplace/redhat-marketplace-869b5/extract-content id=5dc5c606-9b8a-46ea-9365-6373b8264421 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b71df074225d73e8e016a4929864941a8bd012e60fa2612ab5561b810f10972d
2026-06-09 12:20:03.101758 | controller | Jun 09 12:15:38.434463 crc crio[21508]: time="2026-06-09T12:15:38.433931463Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=bba21c8a-c51b-4092-944e-ba57e1cbcd39 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.101779 | controller | Jun 09 12:15:38.438764 crc crio[21508]: time="2026-06-09T12:15:38.438667282Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=53063396-e8ea-426c-a46a-563617c605da name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.101803 | controller | Jun 09 12:15:38.445083 crc crio[21508]: time="2026-06-09T12:15:38.444986726Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-869b5/registry-server" id=e99eccea-c5ed-4d80-8f49-0960acb87299 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.101822 | controller | Jun 09 12:15:38.445673 crc crio[21508]: time="2026-06-09T12:15:38.445575194Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.101839 | controller | Jun 09 12:15:38.506902 crc crio[21508]: time="2026-06-09T12:15:38.506759083Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.101866 | controller | Jun 09 12:15:38.509829 crc crio[21508]: time="2026-06-09T12:15:38.509700009Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.101885 | controller | Jun 09 12:15:38.711112 crc crio[21508]: time="2026-06-09T12:15:38.710997625Z" level=info msg="Created container a76a0de0e692bbc3fa70dc544d8a0cbd0a1a07d9f1ec33d7277b8c579eb2e4e1: openshift-marketplace/redhat-marketplace-869b5/registry-server" id=e99eccea-c5ed-4d80-8f49-0960acb87299 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.101901 | controller | Jun 09 12:15:38.712477 crc crio[21508]: time="2026-06-09T12:15:38.712427597Z" level=info msg="Starting container: a76a0de0e692bbc3fa70dc544d8a0cbd0a1a07d9f1ec33d7277b8c579eb2e4e1" id=0afea7b4-bea6-49e2-ab46-bef42b9d8c75 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.101918 | controller | Jun 09 12:15:38.718679 crc crio[21508]: time="2026-06-09T12:15:38.718560966Z" level=info msg="Started container" PID=291253 containerID=a76a0de0e692bbc3fa70dc544d8a0cbd0a1a07d9f1ec33d7277b8c579eb2e4e1 description=openshift-marketplace/redhat-marketplace-869b5/registry-server id=0afea7b4-bea6-49e2-ab46-bef42b9d8c75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b71df074225d73e8e016a4929864941a8bd012e60fa2612ab5561b810f10972d
2026-06-09 12:20:03.101935 | controller | Jun 09 12:15:47.609925 crc crio[21508]: time="2026-06-09T12:15:47.606202561Z" level=info msg="Stopping container: a76a0de0e692bbc3fa70dc544d8a0cbd0a1a07d9f1ec33d7277b8c579eb2e4e1 (timeout: 2s)" id=58e40573-bd04-43e2-87e9-447af5070de8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.101952 | controller | Jun 09 12:15:47.740099 crc crio[21508]: time="2026-06-09T12:15:47.739409066Z" level=info msg="Stopped container a76a0de0e692bbc3fa70dc544d8a0cbd0a1a07d9f1ec33d7277b8c579eb2e4e1: openshift-marketplace/redhat-marketplace-869b5/registry-server" id=58e40573-bd04-43e2-87e9-447af5070de8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.101968 | controller | Jun 09 12:15:47.741848 crc crio[21508]: time="2026-06-09T12:15:47.741749024Z" level=info msg="Stopping pod sandbox: b71df074225d73e8e016a4929864941a8bd012e60fa2612ab5561b810f10972d" id=625721b1-4824-4373-a7fc-e0fda9d00185 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.101988 | controller | Jun 09 12:15:47.744850 crc crio[21508]: time="2026-06-09T12:15:47.742363152Z" level=info msg="Got pod network &{Name:redhat-marketplace-869b5 Namespace:openshift-marketplace ID:b71df074225d73e8e016a4929864941a8bd012e60fa2612ab5561b810f10972d UID:8635d35c-0f99-405d-9901-39492b050e9c NetNS:/var/run/netns/9cf10078-f2c7-451f-9408-b18536558eaa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8635d35c_0f99_405d_9901_39492b050e9c.slice PodAnnotations:0xc00008c828}] Aliases:map[]}"
2026-06-09 12:20:03.102005 | controller | Jun 09 12:15:47.744850 crc crio[21508]: time="2026-06-09T12:15:47.742520727Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-869b5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.102021 | controller | Jun 09 12:15:48.056522 crc crio[21508]: time="2026-06-09T12:15:48.056412145Z" level=info msg="Stopped pod sandbox: b71df074225d73e8e016a4929864941a8bd012e60fa2612ab5561b810f10972d" id=625721b1-4824-4373-a7fc-e0fda9d00185 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.102037 | controller | Jun 09 12:15:48.658823 crc crio[21508]: time="2026-06-09T12:15:48.657497702Z" level=info msg="Removing container: a76a0de0e692bbc3fa70dc544d8a0cbd0a1a07d9f1ec33d7277b8c579eb2e4e1" id=f478674e-11f3-4472-a895-b5d575f339fd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.102052 | controller | Jun 09 12:15:48.694374 crc crio[21508]: time="2026-06-09T12:15:48.694225416Z" level=info msg="Removed container a76a0de0e692bbc3fa70dc544d8a0cbd0a1a07d9f1ec33d7277b8c579eb2e4e1: openshift-marketplace/redhat-marketplace-869b5/registry-server" id=f478674e-11f3-4472-a895-b5d575f339fd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.102068 | controller | Jun 09 12:15:48.717592 crc crio[21508]: time="2026-06-09T12:15:48.7172624Z" level=info msg="Removing container: 8b11121733fbfcf31755b3ec235808241c07ec5b0bb55fec2651f1904cba9b2e" id=0de8d0f7-5c04-4727-a02d-7fa9daca74ad name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.102084 | controller | Jun 09 12:15:48.757661 crc crio[21508]: time="2026-06-09T12:15:48.757543598Z" level=info msg="Removed container 8b11121733fbfcf31755b3ec235808241c07ec5b0bb55fec2651f1904cba9b2e: openshift-marketplace/redhat-marketplace-869b5/extract-content" id=0de8d0f7-5c04-4727-a02d-7fa9daca74ad name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.102100 | controller | Jun 09 12:15:48.762274 crc crio[21508]: time="2026-06-09T12:15:48.762179523Z" level=info msg="Removing container: 15b932ba4406b751523893e81e6da38f7376a707447a644abfbb2db61e72dca8" id=818795f8-9570-42db-8bd9-12acf8a57c98 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.102116 | controller | Jun 09 12:15:48.814655 crc crio[21508]: time="2026-06-09T12:15:48.814575175Z" level=info msg="Removed container 15b932ba4406b751523893e81e6da38f7376a707447a644abfbb2db61e72dca8: openshift-marketplace/redhat-marketplace-869b5/extract-utilities" id=818795f8-9570-42db-8bd9-12acf8a57c98 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.102131 | controller | Jun 09 12:16:00.712555 crc crio[21508]: time="2026-06-09T12:16:00.71166166Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683456-blpq5/POD" id=e1b868b5-6bcf-44fd-a514-97f6b79ddff1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.102147 | controller | Jun 09 12:16:00.714022 crc crio[21508]: time="2026-06-09T12:16:00.712602087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.102163 | controller | Jun 09 12:16:00.760529 crc crio[21508]: time="2026-06-09T12:16:00.760255621Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683456-blpq5 Namespace:openshift-infra ID:d23f46effcea6d85e68f3785c628cb38d9e27952430dc3ee80fecd41abaa10c5 UID:abdb1ca9-46cc-4ace-ad24-0ffd53153b6a NetNS:/var/run/netns/f5380c38-1b39-4d50-b1a0-dd3ad1f24e5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podabdb1ca9_46cc_4ace_ad24_0ffd53153b6a.slice PodAnnotations:0xc00008dde0}] Aliases:map[]}"
2026-06-09 12:20:03.102187 | controller | Jun 09 12:16:00.760529 crc crio[21508]: time="2026-06-09T12:16:00.760483147Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683456-blpq5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.102204 | controller | Jun 09 12:16:01.252433 crc crio[21508]: 2026-06-09T12:16:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d23f46effcea6d8 Mac:9a:63:e0:5e:d9:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:17 Mtu:0 Sandbox:/var/run/netns/f5380c38-1b39-4d50-b1a0-dd3ad1f24e5c SocketPath: PciID:}] [{Interface:0xc000594590 Address:{IP:10.217.1.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.102221 | controller | Jun 09 12:16:01.253552 crc crio[21508]: time="2026-06-09T12:16:01.253463433Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683456-blpq5 Namespace:openshift-infra ID:d23f46effcea6d85e68f3785c628cb38d9e27952430dc3ee80fecd41abaa10c5 UID:abdb1ca9-46cc-4ace-ad24-0ffd53153b6a NetNS:/var/run/netns/f5380c38-1b39-4d50-b1a0-dd3ad1f24e5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podabdb1ca9_46cc_4ace_ad24_0ffd53153b6a.slice PodAnnotations:0xc00008dde0}] Aliases:map[]}"
2026-06-09 12:20:03.102237 | controller | Jun 09 12:16:01.253698 crc crio[21508]: time="2026-06-09T12:16:01.253624188Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683456-blpq5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.102253 | controller | Jun 09 12:16:01.264158 crc crio[21508]: time="2026-06-09T12:16:01.264010731Z" level=info msg="Ran pod sandbox d23f46effcea6d85e68f3785c628cb38d9e27952430dc3ee80fecd41abaa10c5 with infra container: openshift-infra/auto-csr-approver-29683456-blpq5/POD" id=e1b868b5-6bcf-44fd-a514-97f6b79ddff1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.102270 | controller | Jun 09 12:16:01.268902 crc crio[21508]: time="2026-06-09T12:16:01.268816262Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=f7b0ba50-450a-4891-af48-1238d07b1f2a name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.102286 | controller | Jun 09 12:16:01.279560 crc crio[21508]: time="2026-06-09T12:16:01.279482614Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 12:20:03.102302 | controller | Jun 09 12:16:02.164342 crc crio[21508]: time="2026-06-09T12:16:02.163849704Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=f7b0ba50-450a-4891-af48-1238d07b1f2a name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.102319 | controller | Jun 09 12:16:02.166353 crc crio[21508]: time="2026-06-09T12:16:02.166236144Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=ed0a3106-7991-42b6-863a-847251d4dcec name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.102334 | controller | Jun 09 12:16:02.170610 crc crio[21508]: time="2026-06-09T12:16:02.170529259Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=55db5e40-f948-4c38-a742-c00f817d3f24 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.102367 | controller | Jun 09 12:16:02.180137 crc crio[21508]: time="2026-06-09T12:16:02.180039167Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683456-blpq5/oc" id=401c114f-3d50-4d3c-811a-47f49a8dd610 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.102392 | controller | Jun 09 12:16:02.180998 crc crio[21508]: time="2026-06-09T12:16:02.180918153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.102409 | controller | Jun 09 12:16:02.255252 crc crio[21508]: time="2026-06-09T12:16:02.255129943Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.102425 | controller | Jun 09 12:16:02.484978 crc crio[21508]: time="2026-06-09T12:16:02.484711926Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.102440 | controller | Jun 09 12:16:02.610506 crc crio[21508]: time="2026-06-09T12:16:02.610259547Z" level=info msg="Created container 75759d261a2557b369a2f447fb413d6ea0093176dfdbd929dac02715f4b601ca: openshift-infra/auto-csr-approver-29683456-blpq5/oc" id=401c114f-3d50-4d3c-811a-47f49a8dd610 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.102457 | controller | Jun 09 12:16:02.611905 crc crio[21508]: time="2026-06-09T12:16:02.611774712Z" level=info msg="Starting container: 75759d261a2557b369a2f447fb413d6ea0093176dfdbd929dac02715f4b601ca" id=ff849fe8-0270-435d-b597-5e1ad01987f0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.102472 | controller | Jun 09 12:16:02.619581 crc crio[21508]: time="2026-06-09T12:16:02.619435416Z" level=info msg="Started container" PID=292540 containerID=75759d261a2557b369a2f447fb413d6ea0093176dfdbd929dac02715f4b601ca description=openshift-infra/auto-csr-approver-29683456-blpq5/oc id=ff849fe8-0270-435d-b597-5e1ad01987f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d23f46effcea6d85e68f3785c628cb38d9e27952430dc3ee80fecd41abaa10c5
2026-06-09 12:20:03.102488 | controller | Jun 09 12:16:04.906438 crc crio[21508]: time="2026-06-09T12:16:04.905827362Z" level=info msg="Stopping pod sandbox: d23f46effcea6d85e68f3785c628cb38d9e27952430dc3ee80fecd41abaa10c5" id=d389fdb0-b126-4c74-996c-63f4060eab71 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.102503 | controller | Jun 09 12:16:04.908130 crc crio[21508]: time="2026-06-09T12:16:04.907054628Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683456-blpq5 Namespace:openshift-infra ID:d23f46effcea6d85e68f3785c628cb38d9e27952430dc3ee80fecd41abaa10c5 UID:abdb1ca9-46cc-4ace-ad24-0ffd53153b6a NetNS:/var/run/netns/f5380c38-1b39-4d50-b1a0-dd3ad1f24e5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podabdb1ca9_46cc_4ace_ad24_0ffd53153b6a.slice PodAnnotations:0xc00011ed60}] Aliases:map[]}"
2026-06-09 12:20:03.102520 | controller | Jun 09 12:16:04.908130 crc crio[21508]: time="2026-06-09T12:16:04.907184782Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683456-blpq5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.102537 | controller | Jun 09 12:16:05.201981 crc crio[21508]: time="2026-06-09T12:16:05.201438126Z" level=info msg="Stopped pod sandbox: d23f46effcea6d85e68f3785c628cb38d9e27952430dc3ee80fecd41abaa10c5" id=d389fdb0-b126-4c74-996c-63f4060eab71 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.102552 | controller | Jun 09 12:16:32.305827 crc crio[21508]: time="2026-06-09T12:16:32.304896174Z" level=info msg="Removing container: ca6edbdaf04640e2aa4660e54639ba05aafa54012f9235b58abeae2eb6309c93" id=d8ca64c8-3e93-4e05-80fd-06fed9b47f28 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.102567 | controller | Jun 09 12:16:32.420136 crc crio[21508]: time="2026-06-09T12:16:32.420043681Z" level=info msg="Removed container ca6edbdaf04640e2aa4660e54639ba05aafa54012f9235b58abeae2eb6309c93: openshift-infra/auto-csr-approver-29683450-8vw4v/oc" id=d8ca64c8-3e93-4e05-80fd-06fed9b47f28 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.102587 | controller | Jun 09 12:16:32.430766 crc crio[21508]: time="2026-06-09T12:16:32.430668412Z" level=info msg="Stopping pod sandbox: b71df074225d73e8e016a4929864941a8bd012e60fa2612ab5561b810f10972d" id=082f8c4f-df93-4b34-96c6-1969c11b33f1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.102603 | controller | Jun 09 12:16:32.430766 crc crio[21508]: time="2026-06-09T12:16:32.430758974Z" level=info msg="Stopped pod sandbox (already stopped): b71df074225d73e8e016a4929864941a8bd012e60fa2612ab5561b810f10972d" id=082f8c4f-df93-4b34-96c6-1969c11b33f1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.102618 | controller | Jun 09 12:16:32.431380 crc crio[21508]: time="2026-06-09T12:16:32.431255529Z" level=info msg="Removing pod sandbox: b71df074225d73e8e016a4929864941a8bd012e60fa2612ab5561b810f10972d" id=a5a72841-b240-4590-9ce9-b698e7afb1df name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.102633 | controller | Jun 09 12:16:32.448629 crc crio[21508]: time="2026-06-09T12:16:32.448469421Z" level=info msg="Removed pod sandbox: b71df074225d73e8e016a4929864941a8bd012e60fa2612ab5561b810f10972d" id=a5a72841-b240-4590-9ce9-b698e7afb1df name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.102649 | controller | Jun 09 12:16:32.449750 crc crio[21508]: time="2026-06-09T12:16:32.449648106Z" level=info msg="Stopping pod sandbox: f584f16c5ce18952e90cef08e72bc8cd7b7fbc9d1fa25718c7091476661981e7" id=80de3948-0fc4-4e53-a008-e20fa4851bfe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.102665 | controller | Jun 09 12:16:32.449958 crc crio[21508]: time="2026-06-09T12:16:32.449832371Z" level=info msg="Stopped pod sandbox (already stopped): f584f16c5ce18952e90cef08e72bc8cd7b7fbc9d1fa25718c7091476661981e7" id=80de3948-0fc4-4e53-a008-e20fa4851bfe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.102680 | controller | Jun 09 12:16:32.450546 crc crio[21508]: time="2026-06-09T12:16:32.450214202Z" level=info msg="Removing pod sandbox: f584f16c5ce18952e90cef08e72bc8cd7b7fbc9d1fa25718c7091476661981e7" id=ba416a51-b44f-41ae-b300-255a09566f44 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.102695 | controller | Jun 09 12:16:32.462649 crc crio[21508]: time="2026-06-09T12:16:32.462564113Z" level=info msg="Removed pod sandbox: f584f16c5ce18952e90cef08e72bc8cd7b7fbc9d1fa25718c7091476661981e7" id=ba416a51-b44f-41ae-b300-255a09566f44 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.102711 | controller | Jun 09 12:16:52.599088 crc crio[21508]: time="2026-06-09T12:16:52.598255735Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 12:20:03.102727 | controller | Jun 09 12:16:54.991052 crc crio[21508]: time="2026-06-09T12:16:54.990198248Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-sjsch/POD" id=1cc1f6db-0e67-4213-a912-eb7da115578b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.102742 | controller | Jun 09 12:16:54.993047 crc crio[21508]: time="2026-06-09T12:16:54.991078774Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.102758 | controller | Jun 09 12:16:55.028842 crc crio[21508]: time="2026-06-09T12:16:55.028676413Z" level=info msg="Got pod network &{Name:community-operators-sjsch Namespace:openshift-marketplace ID:e72486aa56d8ac33b4b7dd46d36dba0978f15f2bdd7e5753c4dd00599faeaa27 UID:5cc3388b-ca7f-4e70-a453-b18c4bb3d189 NetNS:/var/run/netns/f4d5e630-ee5f-487e-b3cd-440eb89c9ff6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5cc3388b_ca7f_4e70_a453_b18c4bb3d189.slice PodAnnotations:0xc00011f4e8}] Aliases:map[]}"
2026-06-09 12:20:03.102779 | controller | Jun 09 12:16:55.028842 crc crio[21508]: time="2026-06-09T12:16:55.028788027Z" level=info msg="Adding pod openshift-marketplace_community-operators-sjsch to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.102799 | controller | Jun 09 12:16:55.406131 crc crio[21508]: 2026-06-09T12:16:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e72486aa56d8ac3 Mac:aa:ad:20:39:07:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:18 Mtu:0 Sandbox:/var/run/netns/f4d5e630-ee5f-487e-b3cd-440eb89c9ff6 SocketPath: PciID:}] [{Interface:0xc000015970 Address:{IP:10.217.1.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.102823 | controller | Jun 09 12:16:55.407274 crc crio[21508]: time="2026-06-09T12:16:55.407195592Z" level=info msg="Got pod network &{Name:community-operators-sjsch Namespace:openshift-marketplace ID:e72486aa56d8ac33b4b7dd46d36dba0978f15f2bdd7e5753c4dd00599faeaa27 UID:5cc3388b-ca7f-4e70-a453-b18c4bb3d189 NetNS:/var/run/netns/f4d5e630-ee5f-487e-b3cd-440eb89c9ff6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5cc3388b_ca7f_4e70_a453_b18c4bb3d189.slice PodAnnotations:0xc00011f4e8}] Aliases:map[]}"
2026-06-09 12:20:03.102842 | controller | Jun 09 12:16:55.407505 crc crio[21508]: time="2026-06-09T12:16:55.407448839Z" level=info msg="Checking pod openshift-marketplace_community-operators-sjsch for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.102858 | controller | Jun 09 12:16:55.420418 crc crio[21508]: time="2026-06-09T12:16:55.420341536Z" level=info msg="Ran pod sandbox e72486aa56d8ac33b4b7dd46d36dba0978f15f2bdd7e5753c4dd00599faeaa27 with infra container: openshift-marketplace/community-operators-sjsch/POD" id=1cc1f6db-0e67-4213-a912-eb7da115578b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.102875 | controller | Jun 09 12:16:55.434595 crc crio[21508]: time="2026-06-09T12:16:55.434513761Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c2c8c57e-606c-49ab-8267-981965838f2c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.102890 | controller | Jun 09 12:16:55.439257 crc crio[21508]: time="2026-06-09T12:16:55.439193807Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=177dfff0-a819-4de6-ae22-36139e05c2a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.102906 | controller | Jun 09 12:16:55.451689 crc crio[21508]: time="2026-06-09T12:16:55.451619361Z" level=info msg="Creating container: openshift-marketplace/community-operators-sjsch/extract-utilities" id=fdf78191-c0c3-47b5-9958-a064269ac2b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.102921 | controller | Jun 09 12:16:55.452066 crc crio[21508]: time="2026-06-09T12:16:55.452021163Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.102936 | controller | Jun 09 12:16:55.520413 crc crio[21508]: time="2026-06-09T12:16:55.520220287Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.102952 | controller | Jun 09 12:16:55.525268 crc crio[21508]: time="2026-06-09T12:16:55.525198432Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.102968 | controller | Jun 09 12:16:55.669103 crc crio[21508]: time="2026-06-09T12:16:55.668635237Z" level=info msg="Created container 940c96e8824e95fbe5abe3b04303793d5d1978ecfcd984ae70cac89e4ee4c433: openshift-marketplace/community-operators-sjsch/extract-utilities" id=fdf78191-c0c3-47b5-9958-a064269ac2b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.102987 | controller | Jun 09 12:16:55.670660 crc crio[21508]: time="2026-06-09T12:16:55.670577843Z" level=info msg="Starting container: 940c96e8824e95fbe5abe3b04303793d5d1978ecfcd984ae70cac89e4ee4c433" id=7d948a49-f049-47c6-9329-af3902580716 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.103003 | controller | Jun 09 12:16:55.676532 crc crio[21508]: time="2026-06-09T12:16:55.676438705Z" level=info msg="Started container" PID=295291 containerID=940c96e8824e95fbe5abe3b04303793d5d1978ecfcd984ae70cac89e4ee4c433 description=openshift-marketplace/community-operators-sjsch/extract-utilities id=7d948a49-f049-47c6-9329-af3902580716 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e72486aa56d8ac33b4b7dd46d36dba0978f15f2bdd7e5753c4dd00599faeaa27
2026-06-09 12:20:03.103019 | controller | Jun 09 12:16:56.657726 crc crio[21508]: time="2026-06-09T12:16:56.657060689Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=eb51647a-1827-4c99-84d9-6f8f160f77cd name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.103035 | controller | Jun 09 12:16:56.665421 crc crio[21508]: time="2026-06-09T12:16:56.665270909Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-09 12:20:03.103051 | controller | Jun 09 12:16:57.199491 crc crio[21508]: time="2026-06-09T12:16:57.199252944Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:def439c5598f6bf65a7f632a7c0615f3a20834ca790d15f71de6a97e3bf1d2d7" id=eb51647a-1827-4c99-84d9-6f8f160f77cd name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.103066 | controller | Jun 09 12:16:57.200753 crc crio[21508]: time="2026-06-09T12:16:57.200679236Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=d999ee5d-f1fc-46e2-8b5b-17dad04a0e4c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.103081 | controller | Jun 09 12:16:57.204745 crc crio[21508]: time="2026-06-09T12:16:57.204559199Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=cd393fbf-5781-4872-8333-4be81b5fed48 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.103096 | controller | Jun 09 12:16:57.214188 crc crio[21508]: time="2026-06-09T12:16:57.214087748Z" level=info msg="Creating container: openshift-marketplace/community-operators-sjsch/extract-content" id=81636687-6094-4564-a73d-22a538914c1b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.103111 | controller | Jun 09 12:16:57.215036 crc crio[21508]: time="2026-06-09T12:16:57.214660344Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.103126 | controller | Jun 09 12:16:57.267411 crc crio[21508]: time="2026-06-09T12:16:57.263597005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.103141 | controller | Jun 09 12:16:57.267718 crc crio[21508]: time="2026-06-09T12:16:57.267550041Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.103156 | controller | Jun 09 12:16:57.416828 crc crio[21508]: time="2026-06-09T12:16:57.416691702Z" level=info msg="Created container d2d6926b1c8355a038b13b90533b088291ec3864c4b07669026c557f555a917f: openshift-marketplace/community-operators-sjsch/extract-content" id=81636687-6094-4564-a73d-22a538914c1b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.103172 | controller | Jun 09 12:16:57.420165 crc crio[21508]: time="2026-06-09T12:16:57.420064691Z" level=info msg="Starting container: d2d6926b1c8355a038b13b90533b088291ec3864c4b07669026c557f555a917f" id=b8afd177-7df2-4ae3-8e0b-6b818b9be645 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.103190 | controller | Jun 09 12:16:57.427538 crc crio[21508]: time="2026-06-09T12:16:57.427437226Z" level=info msg="Started container" PID=295397 containerID=d2d6926b1c8355a038b13b90533b088291ec3864c4b07669026c557f555a917f description=openshift-marketplace/community-operators-sjsch/extract-content id=b8afd177-7df2-4ae3-8e0b-6b818b9be645 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e72486aa56d8ac33b4b7dd46d36dba0978f15f2bdd7e5753c4dd00599faeaa27
2026-06-09 12:20:03.103207 | controller | Jun 09 12:16:58.697139 crc crio[21508]: time="2026-06-09T12:16:58.696553046Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=7e9735e7-6403-4ac4-9bd6-4175ff48e502 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.103223 | controller | Jun 09 12:16:58.700554 crc crio[21508]: time="2026-06-09T12:16:58.699851973Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=79aa8f80-10e5-452d-bee8-844fe9d5cad6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.103238 | controller | Jun 09 12:16:58.710898 crc crio[21508]: time="2026-06-09T12:16:58.710762732Z" level=info msg="Creating container: openshift-marketplace/community-operators-sjsch/registry-server" id=052603f1-ac20-414e-bc72-8c54d3c3ac81 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.103253 | controller | Jun 09 12:16:58.711545 crc crio[21508]: time="2026-06-09T12:16:58.711465722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.103268 | controller | Jun 09 12:16:58.815711 crc crio[21508]: time="2026-06-09T12:16:58.815513205Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.103284 | controller | Jun 09 12:16:58.822034 crc crio[21508]: time="2026-06-09T12:16:58.821913802Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.103299 | controller | Jun 09 12:16:58.986651 crc crio[21508]: time="2026-06-09T12:16:58.985736182Z" level=info msg="Created container cde6662acf6f0aa124cfa22c11b00ab60f5e7dec54a9dbdf817fa37f491bdfd1: openshift-marketplace/community-operators-sjsch/registry-server" id=052603f1-ac20-414e-bc72-8c54d3c3ac81 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.103315 | controller | Jun 09 12:16:58.987836 crc crio[21508]: time="2026-06-09T12:16:58.987736181Z" level=info msg="Starting container: cde6662acf6f0aa124cfa22c11b00ab60f5e7dec54a9dbdf817fa37f491bdfd1" id=9af217e6-279b-4eb7-944d-235c7d260ca7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.103330 | controller | Jun 09 12:16:58.995551 crc crio[21508]: time="2026-06-09T12:16:58.995432276Z" level=info msg="Started container" PID=295474 containerID=cde6662acf6f0aa124cfa22c11b00ab60f5e7dec54a9dbdf817fa37f491bdfd1 description=openshift-marketplace/community-operators-sjsch/registry-server id=9af217e6-279b-4eb7-944d-235c7d260ca7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e72486aa56d8ac33b4b7dd46d36dba0978f15f2bdd7e5753c4dd00599faeaa27
2026-06-09 12:20:03.103361 | controller | Jun 09 12:17:00.018706 crc crio[21508]: time="2026-06-09T12:17:00.017739261Z" level=info msg="Stopping container: 7982428c00969d32057551ffe50d84012c08ce50c0f58a4f57cbb43dcf50e45e (timeout: 2s)" id=f74f4d7f-149e-4365-ba25-30058551f528 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.103383 | controller | Jun 09 12:17:00.192610 crc crio[21508]: time="2026-06-09T12:17:00.192514722Z" level=info msg="Stopped container 7982428c00969d32057551ffe50d84012c08ce50c0f58a4f57cbb43dcf50e45e: openshift-must-gather-d8pbd/must-gather-wwhvv/copy" id=f74f4d7f-149e-4365-ba25-30058551f528 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.103403 | controller | Jun 09 12:17:00.194621 crc crio[21508]: time="2026-06-09T12:17:00.194534081Z" level=info msg="Stopping pod sandbox: 22f73566298ee0a051d8006ef04e6e14d7fda7855a818795afe9b8c2d3bd826f" id=49b5048f-6158-4bfd-b23c-b1f7440bfb15 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.103419 | controller | Jun 09 12:17:00.196149 crc crio[21508]: time="2026-06-09T12:17:00.196076936Z" level=info msg="Got pod network &{Name:must-gather-wwhvv Namespace:openshift-must-gather-d8pbd ID:22f73566298ee0a051d8006ef04e6e14d7fda7855a818795afe9b8c2d3bd826f UID:a4c2dff9-1dd0-4ffa-94a7-409fe1448ef1 NetNS:/var/run/netns/e675b2fd-2423-493c-a232-7571e8527e94 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4c2dff9_1dd0_4ffa_94a7_409fe1448ef1.slice PodAnnotations:0xc002c0a648}] Aliases:map[]}"
2026-06-09 12:20:03.103435 | controller | Jun 09 12:17:00.196374 crc crio[21508]: time="2026-06-09T12:17:00.196266272Z" level=info msg="Deleting pod openshift-must-gather-d8pbd_must-gather-wwhvv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.103450 | controller | Jun 09 12:17:00.488944 crc crio[21508]: time="2026-06-09T12:17:00.488842528Z" level=info msg="Stopped pod sandbox: 22f73566298ee0a051d8006ef04e6e14d7fda7855a818795afe9b8c2d3bd826f" id=49b5048f-6158-4bfd-b23c-b1f7440bfb15 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.103465 | controller | Jun 09 12:17:00.768381 crc crio[21508]: time="2026-06-09T12:17:00.767400783Z" level=info msg="Removing container: 7982428c00969d32057551ffe50d84012c08ce50c0f58a4f57cbb43dcf50e45e" id=63ff2a20-eed2-40f7-adea-d1830dea968a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.103480 | controller | Jun 09 12:17:00.824183 crc crio[21508]: time="2026-06-09T12:17:00.824033709Z" level=info msg="Removed container 7982428c00969d32057551ffe50d84012c08ce50c0f58a4f57cbb43dcf50e45e: openshift-must-gather-d8pbd/must-gather-wwhvv/copy" id=63ff2a20-eed2-40f7-adea-d1830dea968a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.103495 | controller | Jun 09 12:17:00.827366 crc crio[21508]: time="2026-06-09T12:17:00.827169841Z" level=info msg="Removing container: 3367386335fdf2f8648d737948921fb3195e1900b8ecbf84694dcee2cecb3244" id=9c632494-5296-48e7-b90d-e9776fff9cfa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.103510 | controller | Jun 09 12:17:01.002484 crc crio[21508]: time="2026-06-09T12:17:01.002378554Z" level=info msg="Removed container 3367386335fdf2f8648d737948921fb3195e1900b8ecbf84694dcee2cecb3244: openshift-must-gather-d8pbd/must-gather-wwhvv/gather" id=9c632494-5296-48e7-b90d-e9776fff9cfa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.103524 | controller | Jun 09 12:17:07.860212 crc crio[21508]: time="2026-06-09T12:17:07.858921869Z" level=info msg="Stopping container: cde6662acf6f0aa124cfa22c11b00ab60f5e7dec54a9dbdf817fa37f491bdfd1 (timeout: 2s)" id=b92550a4-8f1a-4214-b91f-956e5a778991 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.103540 | controller | Jun 09 12:17:07.987263 crc crio[21508]: time="2026-06-09T12:17:07.986701625Z" level=info msg="Stopped container cde6662acf6f0aa124cfa22c11b00ab60f5e7dec54a9dbdf817fa37f491bdfd1: openshift-marketplace/community-operators-sjsch/registry-server" id=b92550a4-8f1a-4214-b91f-956e5a778991 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 12:20:03.103555 | controller | Jun 09 12:17:07.990633 crc crio[21508]: time="2026-06-09T12:17:07.990574208Z" level=info msg="Stopping pod sandbox: e72486aa56d8ac33b4b7dd46d36dba0978f15f2bdd7e5753c4dd00599faeaa27" id=3b2b81ed-c6b5-4e72-8344-1ed403c7f5c9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.103571 | controller | Jun 09 12:17:07.992210 crc crio[21508]: time="2026-06-09T12:17:07.991235348Z" level=info msg="Got pod network &{Name:community-operators-sjsch Namespace:openshift-marketplace ID:e72486aa56d8ac33b4b7dd46d36dba0978f15f2bdd7e5753c4dd00599faeaa27 UID:5cc3388b-ca7f-4e70-a453-b18c4bb3d189 NetNS:/var/run/netns/f4d5e630-ee5f-487e-b3cd-440eb89c9ff6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5cc3388b_ca7f_4e70_a453_b18c4bb3d189.slice PodAnnotations:0xc000d9eb80}] Aliases:map[]}"
2026-06-09 12:20:03.103589 | controller | Jun 09 12:17:07.992210 crc crio[21508]: time="2026-06-09T12:17:07.991518316Z" level=info msg="Deleting pod openshift-marketplace_community-operators-sjsch from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.103604 | controller | Jun 09 12:17:08.360263 crc crio[21508]: time="2026-06-09T12:17:08.360064082Z" level=info msg="Stopped pod sandbox: e72486aa56d8ac33b4b7dd46d36dba0978f15f2bdd7e5753c4dd00599faeaa27" id=3b2b81ed-c6b5-4e72-8344-1ed403c7f5c9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.103619 | controller | Jun 09 12:17:08.880424 crc crio[21508]: time="2026-06-09T12:17:08.879734018Z" level=info msg="Removing container: cde6662acf6f0aa124cfa22c11b00ab60f5e7dec54a9dbdf817fa37f491bdfd1" id=16c7760c-ad0e-4cdb-bf96-b89a2afda0f3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.103634 | controller | Jun 09 12:17:08.914161 crc crio[21508]: time="2026-06-09T12:17:08.913894147Z" level=info msg="Removed container cde6662acf6f0aa124cfa22c11b00ab60f5e7dec54a9dbdf817fa37f491bdfd1: openshift-marketplace/community-operators-sjsch/registry-server" id=16c7760c-ad0e-4cdb-bf96-b89a2afda0f3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.103650 | controller | Jun 09 12:17:08.917585 crc crio[21508]: time="2026-06-09T12:17:08.91741414Z" level=info msg="Removing container: d2d6926b1c8355a038b13b90533b088291ec3864c4b07669026c557f555a917f" id=b21f5b66-2a8b-4a6b-972d-508cb5e118c7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.103665 | controller | Jun 09 12:17:08.972179 crc crio[21508]: time="2026-06-09T12:17:08.971738418Z" level=info msg="Removed container d2d6926b1c8355a038b13b90533b088291ec3864c4b07669026c557f555a917f: openshift-marketplace/community-operators-sjsch/extract-content" id=b21f5b66-2a8b-4a6b-972d-508cb5e118c7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.103680 | controller | Jun 09 12:17:08.976700 crc crio[21508]: time="2026-06-09T12:17:08.97590963Z" level=info msg="Removing container: 940c96e8824e95fbe5abe3b04303793d5d1978ecfcd984ae70cac89e4ee4c433" id=56913cd7-ffae-43e8-aed3-1a8e8c8c3696 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.103696 | controller | Jun 09 12:17:09.004517 crc crio[21508]: time="2026-06-09T12:17:09.004383273Z" level=info msg="Removed container 940c96e8824e95fbe5abe3b04303793d5d1978ecfcd984ae70cac89e4ee4c433: openshift-marketplace/community-operators-sjsch/extract-utilities" id=56913cd7-ffae-43e8-aed3-1a8e8c8c3696 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.103711 | controller | Jun 09 12:17:32.496718 crc crio[21508]: time="2026-06-09T12:17:32.495641816Z" level=info msg="Stopping pod sandbox: e72486aa56d8ac33b4b7dd46d36dba0978f15f2bdd7e5753c4dd00599faeaa27" id=326246f0-444c-4220-8af8-6708599804da name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.103726 | controller | Jun 09 12:17:32.498562 crc crio[21508]: time="2026-06-09T12:17:32.49852011Z" level=info msg="Stopped pod sandbox (already stopped): e72486aa56d8ac33b4b7dd46d36dba0978f15f2bdd7e5753c4dd00599faeaa27" id=326246f0-444c-4220-8af8-6708599804da name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.103741 | controller | Jun 09 12:17:32.499943 crc crio[21508]: time="2026-06-09T12:17:32.49987425Z" level=info msg="Removing pod sandbox: e72486aa56d8ac33b4b7dd46d36dba0978f15f2bdd7e5753c4dd00599faeaa27" id=233bcdbd-5453-4405-96f7-e0a6230b76b8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.103760 | controller | Jun 09 12:17:32.521486 crc crio[21508]: time="2026-06-09T12:17:32.521394519Z" level=info msg="Removed pod sandbox: e72486aa56d8ac33b4b7dd46d36dba0978f15f2bdd7e5753c4dd00599faeaa27" id=233bcdbd-5453-4405-96f7-e0a6230b76b8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.103776 | controller | Jun 09 12:17:32.523407 crc crio[21508]: time="2026-06-09T12:17:32.523262564Z" level=info msg="Stopping pod sandbox: 22f73566298ee0a051d8006ef04e6e14d7fda7855a818795afe9b8c2d3bd826f" id=e4acb80a-8563-4392-a8b2-0cbbaf994898 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.103791 | controller | Jun 09 12:17:32.523515 crc crio[21508]: time="2026-06-09T12:17:32.523429488Z" level=info msg="Stopped pod sandbox (already stopped): 22f73566298ee0a051d8006ef04e6e14d7fda7855a818795afe9b8c2d3bd826f" id=e4acb80a-8563-4392-a8b2-0cbbaf994898 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.103807 | controller | Jun 09 12:17:32.524458 crc crio[21508]: time="2026-06-09T12:17:32.524389687Z" level=info msg="Removing pod sandbox: 22f73566298ee0a051d8006ef04e6e14d7fda7855a818795afe9b8c2d3bd826f" id=ddde972f-b287-4134-88b6-73cdab1b8f55 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.103829 | controller | Jun 09 12:17:32.538505 crc crio[21508]: time="2026-06-09T12:17:32.538277483Z" level=info msg="Removed pod sandbox: 22f73566298ee0a051d8006ef04e6e14d7fda7855a818795afe9b8c2d3bd826f" id=ddde972f-b287-4134-88b6-73cdab1b8f55 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.103852 | controller | Jun 09 12:18:00.546251 crc crio[21508]: time="2026-06-09T12:18:00.545495352Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683458-gn2gv/POD" id=0f03f497-2899-4ef9-9330-a663908c8b44 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.103911 | controller | Jun 09 12:18:00.547502 crc crio[21508]: time="2026-06-09T12:18:00.546272624Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.103933 | controller | Jun 09 12:18:00.578242 crc crio[21508]: time="2026-06-09T12:18:00.578119325Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683458-gn2gv Namespace:openshift-infra ID:a5c0b73be04ebb959c88e5df8d709013a05246fd9195293a166f58e3a9fa3945 UID:d4fe9928-7c46-4f6e-b5a5-8f1265154969 NetNS:/var/run/netns/1b8858a9-7b17-41c2-94aa-561adeb7ce93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4fe9928_7c46_4f6e_b5a5_8f1265154969.slice PodAnnotations:0xc004e42808}] Aliases:map[]}"
2026-06-09 12:20:03.103950 | controller | Jun 09 12:18:00.578242 crc crio[21508]: time="2026-06-09T12:18:00.578181317Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683458-gn2gv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.103967 | controller | Jun 09 12:18:00.921477 crc crio[21508]: 2026-06-09T12:18:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a5c0b73be04ebb9 Mac:36:8d:1a:f3:98:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:19 Mtu:0 Sandbox:/var/run/netns/1b8858a9-7b17-41c2-94aa-561adeb7ce93 SocketPath: PciID:}] [{Interface:0xc00028e750 Address:{IP:10.217.1.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.103983 | controller | Jun 09 12:18:00.923362 crc crio[21508]: time="2026-06-09T12:18:00.923218987Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683458-gn2gv Namespace:openshift-infra ID:a5c0b73be04ebb959c88e5df8d709013a05246fd9195293a166f58e3a9fa3945 UID:d4fe9928-7c46-4f6e-b5a5-8f1265154969 NetNS:/var/run/netns/1b8858a9-7b17-41c2-94aa-561adeb7ce93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4fe9928_7c46_4f6e_b5a5_8f1265154969.slice PodAnnotations:0xc004e42808}] Aliases:map[]}"
2026-06-09 12:20:03.104004 | controller | Jun 09 12:18:00.923523 crc crio[21508]: time="2026-06-09T12:18:00.923488635Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683458-gn2gv for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.104020 | controller | Jun 09 12:18:00.934702 crc crio[21508]: time="2026-06-09T12:18:00.934598189Z" level=info msg="Ran pod sandbox a5c0b73be04ebb959c88e5df8d709013a05246fd9195293a166f58e3a9fa3945 with infra container: openshift-infra/auto-csr-approver-29683458-gn2gv/POD" id=0f03f497-2899-4ef9-9330-a663908c8b44 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.104036 | controller | Jun 09 12:18:00.939554 crc crio[21508]: time="2026-06-09T12:18:00.938870854Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=19b06caf-52a8-4cf9-a6c9-ac7d056f61af name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.104052 | controller | Jun 09 12:18:00.952655 crc crio[21508]: time="2026-06-09T12:18:00.951943667Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 12:20:03.104069 | controller | Jun 09 12:18:01.740584 crc crio[21508]: time="2026-06-09T12:18:01.740425683Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=19b06caf-52a8-4cf9-a6c9-ac7d056f61af name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.104084 | controller | Jun 09 12:18:01.743053 crc crio[21508]: time="2026-06-09T12:18:01.741492964Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=7e6c34d5-6dbd-41e4-b2c7-57df64dc9486 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.104101 | controller | Jun 09 12:18:01.744752 crc crio[21508]: time="2026-06-09T12:18:01.744657367Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=43d7db24-0520-4ce9-8584-ab8426604e76 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 12:20:03.104117 | controller | Jun 09 12:18:01.751480 crc crio[21508]: time="2026-06-09T12:18:01.751381903Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683458-gn2gv/oc" id=ffbfccf7-2b7b-438a-a9f8-c4b13c196787 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.104133 | controller | Jun 09 12:18:01.752212 crc crio[21508]: time="2026-06-09T12:18:01.752137416Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.104148 | controller | Jun 09 12:18:01.797955 crc crio[21508]: time="2026-06-09T12:18:01.797812181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.104164 | controller | Jun 09 12:18:02.029409 crc crio[21508]: time="2026-06-09T12:18:02.029136604Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.104180 | controller | Jun 09 12:18:02.144009 crc crio[21508]: time="2026-06-09T12:18:02.143229151Z" level=info msg="Created container 839c88d14313007a711748cc701159a57ab756cdca3522ecd88e2b4319bca06f: openshift-infra/auto-csr-approver-29683458-gn2gv/oc" id=ffbfccf7-2b7b-438a-a9f8-c4b13c196787 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 12:20:03.104195 | controller | Jun 09 12:18:02.145885 crc crio[21508]: time="2026-06-09T12:18:02.145789575Z" level=info msg="Starting container: 839c88d14313007a711748cc701159a57ab756cdca3522ecd88e2b4319bca06f" id=897a17c1-12da-4d67-bd62-f898008afaf9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 12:20:03.104212 | controller | Jun 09 12:18:02.152860 crc crio[21508]: time="2026-06-09T12:18:02.152736189Z" level=info msg="Started container" PID=298731 containerID=839c88d14313007a711748cc701159a57ab756cdca3522ecd88e2b4319bca06f description=openshift-infra/auto-csr-approver-29683458-gn2gv/oc id=897a17c1-12da-4d67-bd62-f898008afaf9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a5c0b73be04ebb959c88e5df8d709013a05246fd9195293a166f58e3a9fa3945
2026-06-09 12:20:03.104231 | controller | Jun 09 12:18:04.038348 crc crio[21508]: time="2026-06-09T12:18:04.037643896Z" level=info msg="Stopping pod sandbox: a5c0b73be04ebb959c88e5df8d709013a05246fd9195293a166f58e3a9fa3945" id=df50b44a-04a4-43b2-80ad-79fe9d70a86c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.104247 | controller | Jun 09 12:18:04.039514 crc crio[21508]: time="2026-06-09T12:18:04.038921203Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683458-gn2gv Namespace:openshift-infra ID:a5c0b73be04ebb959c88e5df8d709013a05246fd9195293a166f58e3a9fa3945 UID:d4fe9928-7c46-4f6e-b5a5-8f1265154969 NetNS:/var/run/netns/1b8858a9-7b17-41c2-94aa-561adeb7ce93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4fe9928_7c46_4f6e_b5a5_8f1265154969.slice PodAnnotations:0xc000b288a8}] Aliases:map[]}"
2026-06-09 12:20:03.104263 | controller | Jun 09 12:18:04.039514 crc crio[21508]: time="2026-06-09T12:18:04.039051487Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683458-gn2gv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.104279 | controller | Jun 09 12:18:04.322859 crc crio[21508]: time="2026-06-09T12:18:04.322123615Z" level=info msg="Stopped pod sandbox: a5c0b73be04ebb959c88e5df8d709013a05246fd9195293a166f58e3a9fa3945" id=df50b44a-04a4-43b2-80ad-79fe9d70a86c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.104294 | controller | Jun 09 12:18:32.559963 crc crio[21508]: time="2026-06-09T12:18:32.559424399Z" level=info msg="Removing container: 213eefd2345baafd55191ae7f46a7071fdea6df50a8a06b2ac6d963ab2c9fa49" id=19f667bc-3065-41d9-97dd-0a0856a565d2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.104309 | controller | Jun 09 12:18:32.672349 crc crio[21508]: time="2026-06-09T12:18:32.672169726Z" level=info msg="Removed container 213eefd2345baafd55191ae7f46a7071fdea6df50a8a06b2ac6d963ab2c9fa49: openshift-infra/auto-csr-approver-29683452-wcxzv/oc" id=19f667bc-3065-41d9-97dd-0a0856a565d2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 12:20:03.104325 | controller | Jun 09 12:18:32.683900 crc crio[21508]: time="2026-06-09T12:18:32.683728354Z" level=info msg="Stopping pod sandbox: 70d69520bb063e20a9013403cfaadcd138d85ecdfc7665caa2387fc65249a0af" id=a5cfae4f-e333-4b69-9cc4-d450fb23ed3d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.104341 | controller | Jun 09 12:18:32.683900 crc crio[21508]: time="2026-06-09T12:18:32.683872298Z" level=info msg="Stopped pod sandbox (already stopped): 70d69520bb063e20a9013403cfaadcd138d85ecdfc7665caa2387fc65249a0af" id=a5cfae4f-e333-4b69-9cc4-d450fb23ed3d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 12:20:03.104378 | controller | Jun 09 12:18:32.685185 crc crio[21508]: time="2026-06-09T12:18:32.684920919Z" level=info msg="Removing pod sandbox: 70d69520bb063e20a9013403cfaadcd138d85ecdfc7665caa2387fc65249a0af" id=afb5b4c2-e119-4148-a3c9-e3f0c6bebacb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.104395 | controller | Jun 09 12:18:32.713717 crc crio[21508]: time="2026-06-09T12:18:32.713424362Z" level=info msg="Removed pod sandbox: 70d69520bb063e20a9013403cfaadcd138d85ecdfc7665caa2387fc65249a0af" id=afb5b4c2-e119-4148-a3c9-e3f0c6bebacb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 12:20:03.104411 | controller | Jun 09 12:20:00.877201 crc crio[21508]: time="2026-06-09T12:20:00.876056235Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683460-9cgjh/POD" id=001ebcd1-2886-4bc4-a8ec-5b1aab552f9b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.104468 | controller | Jun 09 12:20:00.877201 crc crio[21508]: time="2026-06-09T12:20:00.877188398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 12:20:03.104493 | controller | Jun 09 12:20:00.928083 crc crio[21508]: time="2026-06-09T12:20:00.927625433Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683460-9cgjh Namespace:openshift-infra ID:0b856bd826601e257f2586b85ecfef6c21d17e6e7fbab1b8e8e668c25f003d3c UID:c58608b6-ff96-4e70-9fbd-8af56f72359e NetNS:/var/run/netns/c22a8880-1227-46ff-86fb-2d0804eb57bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc58608b6_ff96_4e70_9fbd_8af56f72359e.slice PodAnnotations:0xc002c0a108}] Aliases:map[]}"
2026-06-09 12:20:03.104513 | controller | Jun 09 12:20:00.928083 crc crio[21508]: time="2026-06-09T12:20:00.928041495Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683460-9cgjh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 12:20:03.104530 | controller | Jun 09 12:20:01.510456 crc crio[21508]: 2026-06-09T12:20:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0b856bd826601e2 Mac:aa:0f:5a:8a:91:a2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1a Mtu:0 Sandbox:/var/run/netns/c22a8880-1227-46ff-86fb-2d0804eb57bf SocketPath: PciID:}] [{Interface:0xc00029cdf0 Address:{IP:10.217.1.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 12:20:03.104546 | controller | Jun 09 12:20:01.512985 crc crio[21508]: time="2026-06-09T12:20:01.512907768Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683460-9cgjh Namespace:openshift-infra ID:0b856bd826601e257f2586b85ecfef6c21d17e6e7fbab1b8e8e668c25f003d3c UID:c58608b6-ff96-4e70-9fbd-8af56f72359e NetNS:/var/run/netns/c22a8880-1227-46ff-86fb-2d0804eb57bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc58608b6_ff96_4e70_9fbd_8af56f72359e.slice PodAnnotations:0xc002c0a108}] Aliases:map[]}"
2026-06-09 12:20:03.104562 | controller | Jun 09 12:20:01.513129 crc crio[21508]: time="2026-06-09T12:20:01.513091493Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683460-9cgjh for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 12:20:03.104579 | controller | Jun 09 12:20:01.525421 crc crio[21508]: time="2026-06-09T12:20:01.525186467Z" level=info msg="Ran pod sandbox 0b856bd826601e257f2586b85ecfef6c21d17e6e7fbab1b8e8e668c25f003d3c with infra container: openshift-infra/auto-csr-approver-29683460-9cgjh/POD" id=001ebcd1-2886-4bc4-a8ec-5b1aab552f9b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 12:20:03.104595 | controller | Jun 09 12:20:01.529333 crc crio[21508]: time="2026-06-09T12:20:01.52907552Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=07b063f9-50ee-4368-951b-1ae15ba6af83 name=/runtime.v1.ImageService/PullImage
2026-06-09 12:20:03.104611 | controller | Jun 09 12:20:01.544875 crc crio[21508]: time="2026-06-09T12:20:01.543820031Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 12:20:03.104681 | controller | ok: Item: crc Runtime: 0:00:00.882205
2026-06-09 12:20:03.412950 | 
2026-06-09 12:20:03.413115 | LOOP [env_op_images : Write CRI-O logs to files per node]
2026-06-09 12:20:06.062060 | controller | changed:
2026-06-09 12:20:06.062385 | controller | {
2026-06-09 12:20:06.062414 | controller |   "ansible_loop_var": "item",
2026-06-09 12:20:06.062433 | controller |   "changed": true,
2026-06-09 12:20:06.062449 | controller |   "cmd": [
2026-06-09 12:20:06.062463 | controller |     "oc",
2026-06-09 12:20:06.062478 | controller |     "adm",
2026-06-09 12:20:06.062493 | controller |     "node-logs",
2026-06-09 12:20:06.062508 | controller |     "crc",
2026-06-09 12:20:06.062522 | controller |     "-u",
2026-06-09 12:20:06.062546 | controller |     "crio",
2026-06-09 12:20:06.062561 | controller |     "--since=-24h"
2026-06-09 12:20:06.062575 | controller |   ],
2026-06-09 12:20:06.062589 | controller |   "delta": "0:00:00.882205",
2026-06-09 12:20:06.062603 | controller |   "end": "2026-06-09 12:20:02.468689",
2026-06-09 12:20:06.062618 | controller |   "failed": false,
2026-06-09 12:20:06.062632 | controller |   "failed_when_result": false,
2026-06-09 12:20:06.062646 | controller |   "invocation": {
2026-06-09 12:20:06.062661 | controller |     "module_args": {
2026-06-09 12:20:06.062675 | controller |       "_raw_params": "oc adm node-logs \"crc\" -u crio --since=-24h",
2026-06-09 12:20:06.062690 | controller |       "_uses_shell": false,
2026-06-09 12:20:06.062704 | controller |       "argv": null,
2026-06-09 12:20:06.062718 | controller |       "chdir": null,
2026-06-09 12:20:06.062733 | controller |       "creates": null,
2026-06-09 12:20:06.062747 | controller |       "executable": null,
2026-06-09 12:20:06.062768 | controller |       "expand_argument_vars": true,
2026-06-09 12:20:06.062782 | controller |       "removes": null,
2026-06-09 12:20:06.062797 | controller |       "stdin": null,
2026-06-09 12:20:06.062812 | controller |       "stdin_add_newline": true,
2026-06-09 12:20:06.062826 | controller |       "strip_empty_ends": true,
2026-06-09 12:20:06.062841 | controller |       "zuul_ansible_split_streams": false,
2026-06-09 12:20:06.062856 | controller |       "zuul_log_id": "in-loop-ignore",
2026-06-09 12:20:06.062870 | controller |       "zuul_no_log": false,
2026-06-09 12:20:06.062885 | controller |       "zuul_output_max_bytes": 1073741824
2026-06-09 12:20:06.062899 | controller |     }
2026-06-09 12:20:06.062914 | controller |   },
2026-06-09 12:20:06.062928 | controller |   "item": "crc",
2026-06-09 12:20:06.062942 | controller |   "msg": "",
2026-06-09 12:20:06.062956 | controller |   "rc": 0,
2026-06-09 12:20:06.062970 | controller |   "start": "2026-06-09 12:20:01.586484",
2026-06-09 12:20:06.062984 | controller |   "stderr": "",
2026-06-09 12:20:06.062998 | controller |   "stderr_lines": [],
2026-06-09 12:20:06.063625 | controller |   "stdout": "Jun 09 10:46:00.321166 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...\nJun 09 10:46:01.142529 crc crio[3654]: time=\"2026-06-09T10:46:01.141349671Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"\nJun 09 10:46:01.142529 crc crio[3654]: time=\"2026-06-09T10:46:01.142473197Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"\nJun 09 10:46:01.148991 crc crio[3654]: time=\"2026-06-09T10:46:01.148144696Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"\nJun 09 10:46:01.149190 crc crio[3654]: time=\"2026-06-09T10:46:01.149131208Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"\nJun 09 10:46:01.209780 crc crio[3654]: time=\"2026-06-09T10:46:01.209015561Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"\nJun 09 10:46:01.210595 crc crio[3654]: time=\"2026-06-09T10:46:01.210160917Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"\nJun 09 10:46:01.210595 crc crio[3654]: time=\"2026-06-09T10:46:01.210592047Z\" level=info msg=\"Node configuration value for pid cgroup is true\"\nJun 09 10:46:01.211871 crc crio[3654]: time=\"2026-06-09T10:46:01.211675251Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"\nJun 09 10:46:01.212919 crc crio[3654]: time=\"2026-06-09T10:46:01.21205015Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"\nJun 09 10:46:01.258985 crc crio[3654]: time=\"2026-06-09T10:46:01.258398235Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"\nJun 09 10:46:01.336073 crc crio[3654]: time=\"2026-06-09T10:46:01.33597196Z\" level=info msg=\"Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL\"\nJun 09 10:46:01.348706 crc crio[3654]: time=\"2026-06-09T10:46:01.347664366Z\" level=info msg=\"Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL\"\nJun 09 10:46:01.712654 crc crio[3654]: time=\"2026-06-09T10:46:01.712382636Z\" level=info msg=\"Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2\"\nJun 09 10:46:02.144566 crc crio[3654]: time=\"2026-06-09T10:46:02.144077469Z\" level=info msg=\"Checkpoint/restore support enabled\"\nJun 09 10:46:02.144566 crc crio[3654]: time=\"2026-06-09T10:46:02.144515374Z\" level=info msg=\"Using the internal default seccomp profile\"\nJun 09 10:46:02.144566 crc crio[3654]: time=\"2026-06-09T10:46:02.144533792Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"\nJun 09 10:46:02.144566 crc crio[3654]: time=\"2026-06-09T10:46:02.144544001Z\" level=info msg=\"No blockio config file specified, blockio not configured\"\nJun 09 10:46:02.144566 crc crio[3654]: time=\"2026-06-09T10:46:02.14455488Z\" level=info msg=\"RDT not available in the host system\"\nJun 09 10:46:02.156007 crc crio[3654]: time=\"2026-06-09T10:46:02.155810126Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 09 10:46:02.156007 crc crio[3654]: time=\"2026-06-09T10:46:02.155880939Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 09 10:46:02.161388 crc crio[3654]: time=\"2026-06-09T10:46:02.161147764Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 09 10:46:02.161478 crc crio[3654]: time=\"2026-06-09T10:46:02.161403618Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 09 10:46:03.344189 crc crio[3654]: time=\"2026-06-09T10:46:03.343621428Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:46:03.344189 crc crio[3654]: time=\"2026-06-09T10:46:03.34418923Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:46:03.348162 crc crio[3654]: time=\"2026-06-09T10:46:03.348087414Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"\nJun 09 10:46:03.348221 crc crio[3654]: time=\"2026-06-09T10:46:03.348162226Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"\nJun 09 10:46:03.350128 crc crio[3654]: time=\"2026-06-09T10:46:03.34989092Z\" level=info msg=\"Current CRI-O configuration:\\n[crio]\\n  root = \\\"/var/lib/containers/storage\\\"\\n  runroot = \\\"/run/containers/storage\\\"\\n  imagestore = \\\"\\\"\\n  storage_driver = \\\"overlay\\\"\\n  storage_option = [\\\"overlay.skip_mount_home=true\\\"]\\n  log_dir = \\\"/var/log/crio/pods\\\"\\n  version_file = \\\"/var/run/crio/version\\\"\\n  version_file_persist = \\\"\\\"\\n  clean_shutdown_file = \\\"/var/lib/crio/clean.shutdown\\\"\\n  internal_wipe = true\\n  internal_repair = true\\n  [crio.api]\\n    grpc_max_send_msg_size = 83886080\\n    grpc_max_recv_msg_size = 83886080\\n    listen = \\\"/var/run/crio/crio.sock\\\"\\n    stream_address = \\\"192.168.130.11\\\"\\n    stream_port = \\\"0\\\"\\n    stream_enable_tls = false\\n    stream_tls_cert = \\\"\\\"\\n    stream_tls_key = \\\"\\\"\\n    stream_tls_ca = \\\"\\\"\\n    stream_idle_timeout = \\\"\\\"\\n  [crio.runtime]\\n    no_pivot = false\\n    selinux = true\\n    log_to_journald = false\\n    drop_infra_ctr = true\\n    read_only = false\\n    hooks_dir = [\\\"/etc/containers/oci/hooks.d\\\", \\\"/run/containers/oci/hooks.d\\\", \\\"/usr/share/containers/oci/hooks.d\\\"]\\n    default_capabilities = [\\\"CHOWN\\\", \\\"DAC_OVERRIDE\\\", \\\"FSETID\\\", \\\"FOWNER\\\", \\\"SETGID\\\", \\\"SETUID\\\", \\\"SETPCAP\\\", \\\"NET_BIND_SERVICE\\\", \\\"KILL\\\"]\\n    add_inheritable_capabilities = false\\n    default_env = [\\\"NSS_SDB_USE_CACHE=no\\\"]\\n    default_sysctls = [\\\"net.ipv4.ping_group_range=0 2147483647\\\"]\\n    default_ulimits = [\\\"nofile=1048576\\\"]\\n    allowed_devices = [\\\"/dev/fuse\\\", \\\"/dev/net/tun\\\"]\\n    cdi_spec_dirs = [\\\"/etc/cdi\\\", \\\"/var/run/cdi\\\"]\\n    device_ownership_from_security_context = false\\n    default_runtime = \\\"crun\\\"\\n    decryption_keys_path = \\\"/etc/crio/keys/\\\"\\n    conmon = \\\"\\\"\\n    conmon_cgroup = \\\"pod\\\"\\n    seccomp_profile = \\\"\\\"\\n    privileged_seccomp_profile = \\\"\\\"\\n    apparmor_profile = \\\"crio-default\\\"\\n    blockio_config_file = \\\"\\\"\\n    blockio_reload = false\\n    irqbalance_config_file = \\\"/etc/sysconfig/irqbalance\\\"\\n    rdt_config_file = \\\"\\\"\\n    cgroup_manager = \\\"systemd\\\"\\n    default_mounts_file = \\\"\\\"\\n    container_exits_dir = \\\"/var/run/crio/exits\\\"\\n    container_attach_socket_dir = \\\"/var/run/crio\\\"\\n    bind_mount_prefix = \\\"\\\"\\n    uid_mappings = \\\"\\\"\\n    minimum_mappable_uid = -1\\n    gid_mappings = \\\"\\\"\\n    minimum_mappable_gid = -1\\n    log_level = \\\"info\\\"\\n    log_filter = \\\"\\\"\\n    namespaces_dir = \\\"/var/run\\\"\\n    pinns_path = \\\"/usr/bin/pinns\\\"\\n    enable_criu_support = true\\n    pids_limit = -1\\n    log_size_max = -1\\n    ctr_stop_timeout = 30\\n    separate_pull_cgroup = \\\"\\\"\\n    infra_ctr_cpuset = \\\"\\\"\\n    shared_cpuset = \\\"\\\"\\n    absent_mount_sources_to_reject = [\\\"/etc/hostname\\\"]\\n    enable_pod_events = false\\n    irqbalance_config_restore_file = \\\"/etc/sysconfig/orig_irq_banned_cpus\\\"\\n    hostnetwork_disable_selinux = true\\n    disable_hostport_mapping = false\\n    timezone = \\\"\\\"\\n    [crio.runtime.runtimes]\\n      [crio.runtime.runtimes.crun]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/crun\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/crun\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"512KiB\\\"\\n        no_sync_log = false\\n        [crio.runtime.runtimes.crun.default_annotations]\\n          \\\"run.oci.systemd.subgroup\\\" = \\\"\\\"\\n      [crio.runtime.runtimes.runc]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/runc\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/runc\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"12MiB\\\"\\n        no_sync_log = false\\n    [crio.runtime.workloads]\\n      [crio.runtime.workloads.openshift-builder]\\n        activation_annotation = \\\"io.openshift.builder\\\"\\n        annotation_prefix = \\\"\\\"\\n        allowed_annotations = [\\\"io.kubernetes.cri-o.userns-mode\\\", \\\"io.kubernetes.cri-o.Devices\\\"]\\n        DisallowedAnnotations = [\\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"bundle\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"cpu-shared.crio.io\\\", \\\"org.systemd.property.\\\", \\\"org.criu.config\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"irq-load-balancing.crio.io\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"cpu-quota.crio.io\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\"]\\n        [crio.runtime.workloads.openshift-builder.resources]\\n          CPUShares = 0\\n          CPUQuota = 0\\n          CPUPeriod = 0\\n          CPUSet = \\\"\\\"\\n          CPULimit = 0\\n  [crio.image]\\n    default_transport = \\\"docker://\\\"\\n    global_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_image = \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\\\"\\n    pause_image_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_command = \\\"/usr/bin/pod\\\"\\n    signature_policy = \\\"\\\"\\n    signature_policy_dir = \\\"/etc/crio/policies\\\"\\n    image_volumes = \\\"mkdir\\\"\\n    big_files_temporary_dir = \\\"\\\"\\n    auto_reload_registries = false\\n    pull_progress_timeout = \\\"0s\\\"\\n    oci_artifact_mount_support = false\\n  [crio.network]\\n    cni_default_network = \\\"\\\"\\n    network_dir = \\\"/etc/kubernetes/cni/net.d/\\\"\\n    plugin_dirs = [\\\"/var/lib/cni/bin\\\"]\\n  [crio.metrics]\\n    enable_metrics = true\\n    metrics_collectors = [\\\"operations\\\", \\\"operations_latency_microseconds_total\\\", \\\"operations_latency_microseconds\\\", \\\"operations_errors\\\", \\\"image_pulls_layer_size\\\", \\\"containers_oom_total\\\", \\\"containers_oom\\\", \\\"operations_total\\\", \\\"operations_latency_seconds_total\\\", \\\"operations_latency_seconds\\\", \\\"operations_errors_total\\\", \\\"image_pulls_bytes_total\\\", \\\"image_pulls_skipped_bytes_total\\\", \\\"image_pulls_success_total\\\", \\\"image_pulls_failure_total\\\", \\\"image_layer_reuse_total\\\", \\\"containers_oom_count_total\\\", \\\"processes_defunct\\\"]\\n    metrics_host = \\\"127.0.0.1\\\"\\n    metrics_port = 9537\\n    metrics_socket = \\\"\\\"\\n    metrics_cert = \\\"\\\"\\n    metrics_key = \\\"\\\"\\n  [crio.tracing]\\n    enable_tracing = false\\n    tracing_endpoint = \\\"127.0.0.1:4317\\\"\\n    tracing_sampling_rate_per_million = 0\\n  [crio.stats]\\n    stats_collection_period = 0\\n    collection_period = 0\\n  [crio.nri]\\n    enable_nri = true\\n    nri_listen = \\\"/var/run/nri/nri.sock\\\"\\n    nri_plugin_dir = \\\"/opt/nri/plugins\\\"\\n    nri_plugin_config_dir = \\\"/etc/nri/conf.d\\\"\\n    nri_plugin_registration_timeout = \\\"5s\\\"\\n    nri_plugin_request_timeout = \\\"2s\\\"\\n    nri_disable_connections = false\\n\"\nJun 09 10:46:03.357207 crc crio[3654]: time=\"2026-06-09T10:46:03.357048293Z\" level=warning msg=\"Checking storage directory /var/lib/containers/storage for errors because of unclean shutdown\"\nJun 09 10:46:07.132755 crc crio[3654]: time=\"2026-06-09T10:46:07.131529048Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"\nJun 09 10:46:07.134106 crc crio[3654]: time=\"2026-06-09T10:46:07.133614439Z\" level=info msg=\"Restore irqbalance config: nothing to do\"\nJun 09 10:46:07.356818 crc crio[3654]: time=\"2026-06-09T10:46:07.35588515Z\" level=warning msg=\"Could not restore sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240: failed to Statfs \\\"/var/run/netns/a39ad0c7-24b8-46c1-830b-e9010764ccce\\\": no such file or directory\"\nJun 09 10:46:07.373137 crc crio[3654]: time=\"2026-06-09T10:46:07.372951243Z\" level=warning msg=\"Deleting all containers under sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 since it could not be restored\"\nJun 09 10:46:07.386064 crc crio[3654]: time=\"2026-06-09T10:46:07.385715834Z\" level=warning msg=\"Could not restore sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673: failed to Statfs \\\"/var/run/netns/cc7d9fcb-9125-4d0b-9ced-f8070d1d1939\\\": no such file or directory\"\nJun 09 10:46:07.397123 crc crio[3654]: time=\"2026-06-09T10:46:07.397013456Z\" level=warning msg=\"Deleting all containers under sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 since it could not be restored\"\nJun 09 10:46:07.418129 crc crio[3654]: time=\"2026-06-09T10:46:07.41791999Z\" level=warning msg=\"Could not restore sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400: failed to Statfs \\\"/var/run/netns/d85a67bc-de45-40e3-bab5-8c3bb34843ea\\\": no such file or directory\"\nJun 09 10:46:07.429516 crc crio[3654]: time=\"2026-06-09T10:46:07.429414913Z\" level=warning msg=\"Deleting all containers under sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 since it could not be restored\"\nJun 09 10:46:07.440054 crc crio[3654]: time=\"2026-06-09T10:46:07.439870941Z\" level=warning msg=\"Could not restore sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab: failed to Statfs \\\"/var/run/netns/4ef13d71-afb5-40b4-8ae6-12196524b0e9\\\": no such file or directory\"\nJun 09 10:46:07.446801 crc crio[3654]: time=\"2026-06-09T10:46:07.446676588Z\" level=warning msg=\"Deleting all containers under sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab since it could not be restored\"\nJun 09 10:46:07.487793 crc crio[3654]: time=\"2026-06-09T10:46:07.487551093Z\" level=warning msg=\"Could not restore sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86: failed to Statfs \\\"/var/run/netns/2da0a078-e17e-4b8a-a39e-f576861e34ae\\\": no such file or directory\"\nJun 09 10:46:07.492807 crc crio[3654]: time=\"2026-06-09T10:46:07.492688981Z\" level=warning msg=\"Deleting all containers under sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86 since it could not be restored\"\nJun 09 10:46:07.671202 crc crio[3654]: time=\"2026-06-09T10:46:07.6710513Z\" level=warning msg=\"Could not restore sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff: failed to Statfs \\\"/var/run/netns/37a1d38b-019a-48e4-9d9f-762d84f7aa85\\\": no such file or directory\"\nJun 09 10:46:07.677649 crc crio[3654]: time=\"2026-06-09T10:46:07.677525036Z\" level=warning msg=\"Deleting all containers under sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff since it could not be restored\"\nJun 09 10:46:07.720893 crc crio[3654]: time=\"2026-06-09T10:46:07.720670382Z\" level=warning msg=\"Could not restore sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d: failed to Statfs \\\"/var/run/netns/2c329914-0aff-4edb-99eb-32fae9b2a951\\\": no such file or directory\"\nJun 09 10:46:07.729758 crc crio[3654]: time=\"2026-06-09T10:46:07.729636842Z\" level=warning msg=\"Deleting all containers under sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d since it could not be restored\"\nJun 09 10:46:07.745367 crc crio[3654]: time=\"2026-06-09T10:46:07.745172387Z\" level=warning msg=\"Could not restore sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71: failed to Statfs \\\"/var/run/netns/d741311d-c7c0-40c6-9ea3-8776114c63cd\\\": no such file or directory\"\nJun 09 10:46:07.751789 crc crio[3654]: time=\"2026-06-09T10:46:07.751687673Z\" level=warning msg=\"Deleting all containers under sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 since it could not be restored\"\nJun 09 10:46:07.781808 crc crio[3654]: time=\"2026-06-09T10:46:07.781636357Z\" level=warning msg=\"Could not restore sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9: failed to Statfs \\\"/var/run/netns/5729c4b2-4544-4272-b6e1-f8223ceabca6\\\": no such file or directory\"\nJun 09 10:46:07.787052 crc crio[3654]: time=\"2026-06-09T10:46:07.786928776Z\" level=warning msg=\"Deleting all containers under sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 since it could not be restored\"\nJun 09 10:46:07.802694 crc crio[3654]: time=\"2026-06-09T10:46:07.802492042Z\" level=warning msg=\"Could not restore sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d: failed to Statfs \\\"/var/run/netns/232a5e6a-ee06-49b4-a707-fec6ca7cc898\\\": no such file or directory\"\nJun 09 10:46:07.807411 crc crio[3654]: time=\"2026-06-09T10:46:07.807217098Z\" level=warning msg=\"Deleting all containers under sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d since it could not be restored\"\nJun 09 10:46:07.824662 crc crio[3654]: time=\"2026-06-09T10:46:07.824041Z\" level=warning msg=\"Could not restore sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7: failed to Statfs \\\"/var/run/netns/98dbeb7b-54c9-48c8-b257-ba1be4841c8e\\\": no such file or directory\"\nJun 09 10:46:07.830250 crc crio[3654]: time=\"2026-06-09T10:46:07.830156634Z\" level=warning msg=\"Deleting all containers under sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 since it could not be restored\"\nJun 09 10:46:07.892412 crc crio[3654]: time=\"2026-06-09T10:46:07.892206244Z\" level=warning msg=\"Could not restore sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007: failed to Statfs \\\"/var/run/netns/47e52ab1-31cb-4a90-8828-40586f4582e5\\\": no such file or directory\"\nJun 09 10:46:07.897163 crc crio[3654]: time=\"2026-06-09T10:46:07.897089311Z\" level=warning msg=\"Deleting all containers under sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 since it could not be restored\"\nJun 09 10:46:07.904136 crc crio[3654]: time=\"2026-06-09T10:46:07.904000529Z\" level=warning msg=\"Could not restore sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a: failed to Statfs \\\"/var/run/netns/d9bf0789-854b-4974-8993-90943a82070f\\\": no such file or directory\"\nJun 09 10:46:07.908241 crc crio[3654]: time=\"2026-06-09T10:46:07.908188942Z\" level=warning msg=\"Deleting all containers under sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a since it could not be restored\"\nJun 09 10:46:07.953384 crc crio[3654]: time=\"2026-06-09T10:46:07.953025188Z\" level=warning msg=\"Could not restore sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150: failed to Statfs \\\"/var/run/netns/f03cfe59-f1f9-4e7f-aab4-cb6159816175\\\": no such file or directory\"\nJun 09 10:46:07.959171 crc crio[3654]: time=\"2026-06-09T10:46:07.959129192Z\" level=warning msg=\"Deleting all containers under sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 since it could not be restored\"\nJun 09 10:46:07.966036 crc crio[3654]: time=\"2026-06-09T10:46:07.965994129Z\" level=warning msg=\"Could not restore sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d: failed to Statfs \\\"/var/run/netns/4febcbd8-dcaa-46f5-9391-0c48c2ff24a1\\\": no such file or directory\"\nJun 09 10:46:07.970936 crc crio[3654]: time=\"2026-06-09T10:46:07.970906796Z\" level=warning msg=\"Deleting all containers under sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d since it could not be restored\"\nJun 09 10:46:07.978135 crc crio[3654]: time=\"2026-06-09T10:46:07.978107476Z\" level=warning msg=\"Could not restore sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a: failed to Statfs \\\"/var/run/netns/ff2e3c1f-ea42-42c1-9e93-cc4543d1dae1\\\": no such file or directory\"\nJun 09 10:46:07.983466 crc crio[3654]: time=\"2026-06-09T10:46:07.983375485Z\" level=warning msg=\"Deleting all containers under sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a since it could not be restored\"\nJun 09 10:46:07.997519 crc crio[3654]: time=\"2026-06-09T10:46:07.997401092Z\" level=warning msg=\"Could not restore sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5: failed to Statfs \\\"/var/run/netns/81ad9b9a-eab6-458f-8782-26b5ca62c687\\\": no such file or directory\"\nJun 09 10:46:08.001502 crc crio[3654]: time=\"2026-06-09T10:46:08.001441864Z\" level=warning msg=\"Deleting all containers under sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 since it could not be restored\"\nJun 09 10:46:08.009166 crc crio[3654]: time=\"2026-06-09T10:46:08.009076526Z\" level=warning msg=\"Could not restore sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6: failed to Statfs \\\"/var/run/netns/e69052f3-a3f8-42de-8993-88269b3c361b\\\": no such file or directory\"\nJun 09 10:46:08.013383 crc crio[3654]: time=\"2026-06-09T10:46:08.013259109Z\" level=warning msg=\"Deleting all containers under sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6 since it could not be restored\"\nJun 09 10:46:08.035079 crc crio[3654]: time=\"2026-06-09T10:46:08.034918888Z\" level=warning msg=\"Could not restore sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911: failed to Statfs \\\"/var/run/netns/80d38dd5-ee2d-4a24-94d1-3ddfb5d3c617\\\": no such file or directory\"\nJun 09 10:46:08.046144 crc crio[3654]: time=\"2026-06-09T10:46:08.046050479Z\" level=warning msg=\"Deleting all containers under sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911 since it could not be restored\"\nJun 09 10:46:08.060945 crc crio[3654]: time=\"2026-06-09T10:46:08.06079206Z\" level=warning msg=\"Could not restore sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16: failed to Statfs \\\"/var/run/netns/6e2884fa-46a7-4abd-8c22-c5b83a9323ae\\\": no such file or directory\"\nJun 09 10:46:08.068969 crc crio[3654]: time=\"2026-06-09T10:46:08.068874044Z\" level=warning msg=\"Deleting all containers under sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 since it could not be restored\"\nJun 09 10:46:08.081315 crc crio[3654]: time=\"2026-06-09T10:46:08.081207872Z\" level=warning msg=\"Could not restore sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405: failed to Statfs \\\"/var/run/netns/696e0d8f-ea57-4d36-846e-f263cf1f9bc9\\\": no such file or directory\"\nJun 09 10:46:08.086572 crc crio[3654]: time=\"2026-06-09T10:46:08.086487131Z\" level=warning msg=\"Deleting all containers under sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 since it could not be restored\"\nJun 09 10:46:08.114406 crc crio[3654]: time=\"2026-06-09T10:46:08.114249913Z\" level=warning msg=\"Could not restore sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946: failed to Statfs \\\"/var/run/netns/0bd2ca7f-1f66-46f8-b64d-f6b48dd61d7e\\\": no such file or directory\"\nJun 09 10:46:08.118084 crc crio[3654]: time=\"2026-06-09T10:46:08.118018804Z\" level=warning msg=\"Deleting all containers under sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 since it could not be restored\"\nJun 09 10:46:08.124100 crc crio[3654]: time=\"2026-06-09T10:46:08.124028407Z\" level=warning msg=\"Could not restore sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587: failed to Statfs \\\"/var/run/netns/1f63c23e-9d33-4153-aa26-77f310b0386a\\\": no such file or directory\"\nJun 09 10:46:08.128133 crc crio[3654]: time=\"2026-06-09T10:46:08.127891868Z\" level=warning msg=\"Deleting all containers under sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 since it could not be restored\"\nJun 09 10:46:08.137194 crc crio[3654]: time=\"2026-06-09T10:46:08.137051328Z\" level=warning msg=\"Could not restore sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded: failed to Statfs \\\"/var/run/netns/56ed585b-024b-4cfb-ae7c-a4143d981964\\\": no such file or directory\"\nJun 09 10:46:08.141389 crc crio[3654]: time=\"2026-06-09T10:46:08.141196441Z\" level=warning msg=\"Deleting all containers under sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded since it could not be restored\"\nJun 09 10:46:08.147458 crc crio[3654]: time=\"2026-06-09T10:46:08.147388505Z\" level=warning msg=\"Could not restore sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5: failed to Statfs \\\"/var/run/netns/ff88aff1-21f1-4387-8229-c25f8b50a510\\\": no such file or directory\"\nJun 09 10:46:08.152506 crc crio[3654]: time=\"2026-06-09T10:46:08.152413403Z\" level=warning msg=\"Deleting all containers under sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5 since it could not be restored\"\nJun 09 10:46:08.162999 crc crio[3654]: time=\"2026-06-09T10:46:08.16287439Z\" level=warning msg=\"Could not restore sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f: failed to Statfs \\\"/var/run/netns/c7f36d9f-c9b1-4153-8e1f-130ce695595f\\\": no such file or directory\"\nJun 09 10:46:08.167524 crc crio[3654]: time=\"2026-06-09T10:46:08.167450485Z\" level=warning msg=\"Deleting all containers under sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f since it could not be restored\"\nJun 09 10:46:08.194240 crc crio[3654]: time=\"2026-06-09T10:46:08.194108352Z\" level=warning msg=\"Could not restore sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21: failed to Statfs \\\"/var/run/netns/727effa2-2453-47d4-b205-ce90e20b1702\\\": no such file or directory\"\nJun 09 10:46:08.198342 crc crio[3654]: time=\"2026-06-09T10:46:08.198239224Z\" level=warning msg=\"Deleting all containers under sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21 since it could not be restored\"\nJun 09 10:46:08.207723 crc crio[3654]: time=\"2026-06-09T10:46:08.207564666Z\" level=warning msg=\"Could not restore sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc: failed to Statfs \\\"/var/run/netns/920c13eb-11d0-4aea-863a-1e29ecb928b8\\\": no such file or directory\"\nJun 09 10:46:08.211187 crc crio[3654]: time=\"2026-06-09T10:46:08.211108225Z\" level=warning msg=\"Deleting all containers under sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc since it could not be restored\"\nJun 09 10:46:08.230896 crc crio[3654]: time=\"2026-06-09T10:46:08.230687423Z\" level=warning msg=\"Could not restore sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7: failed to Statfs \\\"/var/run/netns/5a216e0d-4290-49d8-ad2e-2b6db00cab8e\\\": no such file or directory\"\nJun 09 10:46:08.235176 crc crio[3654]: time=\"2026-06-09T10:46:08.235061937Z\" level=warning msg=\"Deleting all containers under sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 since it could not be restored\"\nJun 09 10:46:08.248193 crc crio[3654]: time=\"2026-06-09T10:46:08.248027808Z\" level=warning msg=\"Could not restore sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d: failed to Statfs \\\"/var/run/netns/ab0156e9-15e7-49ec-b32f-3193fd188354\\\": no such file or directory\"\nJun 09 10:46:08.251842 crc crio[3654]: time=\"2026-06-09T10:46:08.251759108Z\" level=warning msg=\"Deleting all containers under sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d since it could not be restored\"\nJun 09 10:46:08.258516 crc crio[3654]: time=\"2026-06-09T10:46:08.258416325Z\" level=warning msg=\"Could not restore sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946: failed to Statfs \\\"/var/run/netns/b6456a5f-c0dd-4c2b-86b2-af42e36c6a9c\\\": no such file or directory\"\nJun 09 10:46:08.261922 crc crio[3654]: time=\"2026-06-09T10:46:08.261841394Z\" level=warning msg=\"Deleting all containers under sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946 since it could not be restored\"\nJun 09 10:46:08.328995 crc crio[3654]: time=\"2026-06-09T10:46:08.328756741Z\" level=warning msg=\"Could not restore sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118: failed to Statfs \\\"/var/run/netns/3f3a9cce-a4ef-41f6-9d79-86f3f5656627\\\": no such file or directory\"\nJun 09 10:46:08.334841 crc crio[3654]: time=\"2026-06-09T10:46:08.334709174Z\" level=warning msg=\"Deleting all containers under sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 since it could not be restored\"\nJun 09 10:46:08.390396 crc crio[3654]: time=\"2026-06-09T10:46:08.390178038Z\" level=warning msg=\"Could not restore sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28: failed to Statfs \\\"/var/run/netns/8a53c334-42c9-4054-a6fb-249bc45db021\\\": no such file or directory\"\nJun 09 10:46:08.394848 crc crio[3654]: time=\"2026-06-09T10:46:08.394724463Z\" level=warning msg=\"Deleting all containers under sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 since it could not be restored\"\nJun 09 10:46:08.446363 crc crio[3654]: time=\"2026-06-09T10:46:08.446121205Z\" level=warning msg=\"Could not restore sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0: failed to Statfs \\\"/var/run/netns/9db3919f-6487-4977-89c5-c3bb4a69e5d6\\\": no such file or directory\"\nJun 09 10:46:08.455466 crc crio[3654]: time=\"2026-06-09T10:46:08.455165305Z\" level=warning msg=\"Deleting all containers under sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0 since it could not be restored\"\nJun 09 10:46:08.464248 crc crio[3654]: time=\"2026-06-09T10:46:08.464040254Z\" level=warning msg=\"Could not restore sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1: failed to Statfs \\\"/var/run/netns/1dc74f34-ab20-4d52-bd7b-d5f09570128f\\\": no such file or directory\"\nJun 09 10:46:08.467482 crc crio[3654]: time=\"2026-06-09T10:46:08.467384862Z\" level=warning msg=\"Deleting all containers under sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 since it could not be restored\"\nJun 09 10:46:08.487615 crc crio[3654]: time=\"2026-06-09T10:46:08.487275431Z\" level=warning msg=\"Could not restore sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7: failed to Statfs \\\"/var/run/netns/ac7493b3-3bc4-4e68-8140-32803fcd02c2\\\": no such file or directory\"\nJun 09 10:46:08.493090 crc crio[3654]: time=\"2026-06-09T10:46:08.492969613Z\" level=warning msg=\"Deleting all containers under sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 since it could not be restored\"\nJun 09 10:46:08.514383 crc crio[3654]: time=\"2026-06-09T10:46:08.514122179Z\" level=warning msg=\"Could not restore sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010: failed to Statfs \\\"/var/run/netns/36e532f2-1b76-438a-b20e-25d97596f804\\\": no such file or directory\"\nJun 09 10:46:08.522785 crc crio[3654]: time=\"2026-06-09T10:46:08.522637625Z\" level=warning msg=\"Deleting all containers under sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 since it could not be restored\"\nJun 09 10:46:08.544749 crc crio[3654]: time=\"2026-06-09T10:46:08.544523056Z\" level=warning msg=\"Could not restore sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183: failed to Statfs \\\"/var/run/netns/46000352-49e7-4b6c-a860-f1d6891e762f\\\": no such file or directory\"\nJun 09 10:46:08.552117 crc crio[3654]: time=\"2026-06-09T10:46:08.551981726Z\" level=warning msg=\"Deleting all containers under sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183 since it could not be restored\"\nJun 09 10:46:08.567427 crc crio[3654]: time=\"2026-06-09T10:46:08.56721678Z\" level=warning msg=\"Could not restore sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0: failed to Statfs \\\"/var/run/netns/9a2ea13a-cdc8-4890-a9c1-6a7f6cf2ab14\\\": no such file or directory\"\nJun 09 10:46:08.586133 crc crio[3654]: time=\"2026-06-09T10:46:08.585939183Z\" level=warning msg=\"Deleting all containers under sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 since it could not be restored\"\nJun 09 10:46:08.606773 crc crio[3654]: time=\"2026-06-09T10:46:08.606616277Z\" level=warning msg=\"Could not restore sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017: failed to Statfs \\\"/var/run/netns/7f048016-317e-4b7e-b80a-31fadda4837a\\\": no such file or directory\"\nJun 09 10:46:08.650162 crc crio[3654]: time=\"2026-06-09T10:46:08.649979414Z\" level=warning msg=\"Deleting all containers under sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017 since it could not be restored\"\nJun 09 10:46:08.670060 crc crio[3654]: time=\"2026-06-09T10:46:08.669791653Z\" level=warning msg=\"Could not restore sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef: failed to Statfs \\\"/var/run/netns/af680906-9f27-420e-8984-f52f1c6d42da\\\": no such file or directory\"\nJun 09 10:46:08.673756 crc crio[3654]: time=\"2026-06-09T10:46:08.673667325Z\" level=warning msg=\"Deleting all containers under sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef since it could not be restored\"\nJun 09 10:46:08.678379 crc crio[3654]: time=\"2026-06-09T10:46:08.67823777Z\" level=warning msg=\"Could not restore sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730: failed to Statfs \\\"/var/run/netns/89ceb529-fcbd-47bc-b08c-d08594867841\\\": no such file or directory\"\nJun 09 10:46:08.685864 crc crio[3654]: time=\"2026-06-09T10:46:08.685703831Z\" level=warning msg=\"Deleting all containers under sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 since it could not be restored\"\nJun 09 10:46:08.717132 crc crio[3654]: time=\"2026-06-09T10:46:08.714489069Z\" level=warning msg=\"Could not restore sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c: failed to Statfs \\\"/var/run/netns/7ba66181-030a-4903-a1c7-c7190ad1e8fe\\\": no such file or directory\"\nJun 09 10:46:08.727074 crc crio[3654]: time=\"2026-06-09T10:46:08.726784736Z\" level=warning msg=\"Deleting all containers under sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c since it could not be restored\"\nJun 09 10:46:08.738161 crc crio[3654]: time=\"2026-06-09T10:46:08.738054618Z\" level=warning msg=\"Could not restore sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb: failed to Statfs \\\"/var/run/netns/32b4f8e4-b971-4a83-9e1c-82a6c90698cc\\\": no such file or directory\"\nJun 09 10:46:08.741841 crc crio[3654]: time=\"2026-06-09T10:46:08.741691158Z\" level=warning msg=\"Deleting all containers under sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb since it could not be restored\"\nJun 09 10:46:08.788645 crc crio[3654]: time=\"2026-06-09T10:46:08.788512575Z\" level=warning msg=\"Could not restore sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65: failed to Statfs \\\"/var/run/netns/190cd0fc-817a-4517-9b43-0b03b1f8b6fb\\\": no such file or directory\"\nJun 09 10:46:08.796679 crc crio[3654]: time=\"2026-06-09T10:46:08.796264058Z\" level=warning msg=\"Deleting all containers under sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 since it could not be restored\"\nJun 09 10:46:08.835115 crc crio[3654]: time=\"2026-06-09T10:46:08.8349287Z\" level=warning msg=\"Could not restore sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a: failed to Statfs \\\"/var/run/netns/e70a486a-51ce-4cb3-89a5-501e3e291b42\\\": no such file or directory\"\nJun 09 10:46:08.838337 crc crio[3654]: time=\"2026-06-09T10:46:08.838202648Z\" level=warning msg=\"Deleting all containers under sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a since it could not be restored\"\nJun 09 10:46:08.874586 crc crio[3654]: time=\"2026-06-09T10:46:08.874457447Z\" level=warning msg=\"Could not restore sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce: failed to Statfs \\\"/var/run/netns/539e1cf0-d143-491e-8434-d7ee4030f305\\\": no such file or directory\"\nJun 09 10:46:08.878013 crc crio[3654]: time=\"2026-06-09T10:46:08.877942086Z\" level=warning msg=\"Deleting all containers under sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce since it could not be restored\"\nJun 09 10:46:08.913431 crc crio[3654]: time=\"2026-06-09T10:46:08.912661867Z\" level=warning msg=\"Could not restore sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34: failed to Statfs \\\"/var/run/netns/7219bd16-96c6-4d4c-9fd5-6b6e13fad20f\\\": no such file or directory\"\nJun 09 10:46:08.916828 crc crio[3654]: time=\"2026-06-09T10:46:08.916720019Z\" level=warning msg=\"Deleting all containers under sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34 since it could not be restored\"\nJun 09 10:46:08.981369 crc crio[3654]: time=\"2026-06-09T10:46:08.981066182Z\" level=warning msg=\"Could not restore sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4: failed to Statfs \\\"/var/run/netns/44260f5c-d169-46e1-b4b8-f69b9adfc2f4\\\": no such file or directory\"\nJun 09 10:46:08.983547 crc crio[3654]: time=\"2026-06-09T10:46:08.983465565Z\" level=warning msg=\"Deleting all containers under sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 since it could not be restored\"\nJun 09 10:46:09.028183 crc crio[3654]: time=\"2026-06-09T10:46:09.02803705Z\" level=warning msg=\"Could not restore sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6: failed to Statfs \\\"/var/run/netns/fd3c4e21-cfd8-4e7e-91e3-4193bfab6fa4\\\": no such file or directory\"\nJun 09 10:46:09.037488 crc crio[3654]: time=\"2026-06-09T10:46:09.037407421Z\" level=warning msg=\"Deleting all containers under sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 since it could not be restored\"\nJun 09 10:46:09.088623 crc crio[3654]: time=\"2026-06-09T10:46:09.088486352Z\" level=warning msg=\"Could not restore sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2: failed to Statfs \\\"/var/run/netns/7e3ff8b6-bf95-4896-8395-91fb354858fa\\\": no such file or directory\"\nJun 09 10:46:09.102369 crc crio[3654]: time=\"2026-06-09T10:46:09.102239897Z\" level=warning msg=\"Deleting all containers under sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 since it could not be restored\"\nJun 09 10:46:09.130973 crc crio[3654]: time=\"2026-06-09T10:46:09.130780344Z\" level=warning msg=\"Could not restore sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f: failed to Statfs \\\"/var/run/netns/c1da005a-84ee-4634-8a5e-a4ebdb2a4c32\\\": no such file or directory\"\nJun 09 10:46:09.133670 crc crio[3654]: time=\"2026-06-09T10:46:09.13358588Z\" level=warning msg=\"Deleting all containers under sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f since it could not be restored\"\nJun 09 10:46:09.238205 crc crio[3654]: time=\"2026-06-09T10:46:09.238000663Z\" level=warning msg=\"Could not restore sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f: failed to Statfs \\\"/var/run/netns/a0348d3d-19fe-46ab-9138-85312818185a\\\": no such file or directory\"\nJun 09 10:46:09.240892 crc crio[3654]: time=\"2026-06-09T10:46:09.240866948Z\" level=warning msg=\"Deleting all containers under sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f since it could not be restored\"\nJun 09 10:46:09.254207 crc crio[3654]: time=\"2026-06-09T10:46:09.254092472Z\" level=warning msg=\"Could not restore sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20: failed to Statfs \\\"/var/run/netns/e028aa60-4de1-45f0-8e20-51bf2c35c42d\\\": no such file or directory\"\nJun 09 10:46:09.277565 crc crio[3654]: time=\"2026-06-09T10:46:09.277427437Z\" level=warning msg=\"Deleting all containers under sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 since it could not be restored\"\nJun 09 10:46:09.286672 crc crio[3654]: time=\"2026-06-09T10:46:09.286551363Z\" level=warning msg=\"Could not restore sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9: failed to Statfs \\\"/var/run/netns/899c602a-0b36-471e-afbe-f1baa22ff331\\\": no such file or directory\"\nJun 09 10:46:09.290016 crc crio[3654]: time=\"2026-06-09T10:46:09.289905798Z\" level=warning msg=\"Deleting all containers under sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 since it could not be restored\"\nJun 09 10:46:09.308534 crc crio[3654]: time=\"2026-06-09T10:46:09.308253203Z\" level=warning msg=\"Could not restore sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda: failed to Statfs \\\"/var/run/netns/70d26063-2987-46c2-bf9a-0a440fcbffae\\\": no such file or directory\"\nJun 09 10:46:09.311685 crc crio[3654]: time=\"2026-06-09T10:46:09.311610447Z\" level=warning msg=\"Deleting all containers under sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda since it could not be restored\"\nJun 09 10:46:09.323873 crc crio[3654]: time=\"2026-06-09T10:46:09.323041568Z\" level=warning msg=\"Could not restore sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e: failed to Statfs \\\"/var/run/netns/4d4760f9-e516-4f77-8976-3e7a48d723c2\\\": no such file or directory\"\nJun 09 10:46:09.328863 crc crio[3654]: time=\"2026-06-09T10:46:09.32807686Z\" level=warning msg=\"Deleting all containers under sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e since it could not be restored\"\nJun 09 10:46:09.335979 crc crio[3654]: time=\"2026-06-09T10:46:09.335757485Z\" level=warning msg=\"Could not restore sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae: failed to Statfs \\\"/var/run/netns/60e794cf-e3b7-487a-82e2-ad15f3f7a50a\\\": no such file or directory\"\nJun 09 10:46:09.339011 crc crio[3654]: time=\"2026-06-09T10:46:09.338886013Z\" level=warning msg=\"Deleting all containers under sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae since it could not be restored\"\nJun 09 10:46:09.345895 crc crio[3654]: time=\"2026-06-09T10:46:09.345748826Z\" level=warning msg=\"Could not restore sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5: failed to Statfs \\\"/var/run/netns/21a6d094-98eb-4202-b5c3-69051d7e954c\\\": no such file or directory\"\nJun 09 10:46:09.350424 crc crio[3654]: time=\"2026-06-09T10:46:09.350191081Z\" level=warning msg=\"Deleting all containers under sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 since it could not be restored\"\nJun 09 10:46:09.356064 crc crio[3654]: time=\"2026-06-09T10:46:09.355928732Z\" level=warning msg=\"Could not restore sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227: failed to Statfs \\\"/var/run/netns/1c9c5a0b-fde2-491c-a2b7-717b81dfe381\\\": no such file or directory\"\nJun 09 10:46:09.361248 crc crio[3654]: time=\"2026-06-09T10:46:09.361120808Z\" level=warning msg=\"Deleting all containers under sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227 since it could not be restored\"\nJun 09 10:46:09.371923 crc crio[3654]: time=\"2026-06-09T10:46:09.371748416Z\" level=warning msg=\"Could not restore sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471: failed to Statfs \\\"/var/run/netns/5db24d1d-9706-4384-b47c-2794d44c4b44\\\": no such file or directory\"\nJun 09 10:46:09.374850 crc crio[3654]: time=\"2026-06-09T10:46:09.37473751Z\" level=warning msg=\"Deleting all containers under sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 since it could not be restored\"\nJun 09 10:46:09.386980 crc crio[3654]: time=\"2026-06-09T10:46:09.386739787Z\" level=warning msg=\"Could not restore sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1: failed to Statfs \\\"/var/run/netns/5c7235f1-a6b4-454d-835b-f030913e4937\\\": no such file or directory\"\nJun 09 10:46:09.394089 crc crio[3654]: time=\"2026-06-09T10:46:09.393984441Z\" level=warning msg=\"Deleting all containers under sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 since it could not be restored\"\nJun 09 10:46:09.416570 crc crio[3654]: time=\"2026-06-09T10:46:09.416428691Z\" level=warning msg=\"Could not restore sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852: failed to Statfs \\\"/var/run/netns/98b2d38b-ac35-44c6-b61c-370ae13d5b89\\\": no such file or directory\"\nJun 09 10:46:09.419603 crc crio[3654]: time=\"2026-06-09T10:46:09.419510738Z\" level=warning msg=\"Deleting all containers under sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852 since it could not be restored\"\nJun 09 10:46:09.431249 crc crio[3654]: time=\"2026-06-09T10:46:09.431131014Z\" level=warning msg=\"Could not restore sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b: failed to Statfs \\\"/var/run/netns/d2f026db-1d70-45f0-88e1-5ead39997a83\\\": no such file or directory\"\nJun 09 10:46:09.434102 crc crio[3654]: time=\"2026-06-09T10:46:09.434021265Z\" level=warning msg=\"Deleting all containers under sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b since it could not be restored\"\nJun 09 10:46:09.438898 crc crio[3654]: time=\"2026-06-09T10:46:09.438770139Z\" level=warning msg=\"Could not restore sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1: failed to Statfs \\\"/var/run/netns/a9695c0a-6eb8-48ce-9f21-3dc0d6ae5895\\\": no such file or directory\"\nJun 09 10:46:09.441725 crc crio[3654]: time=\"2026-06-09T10:46:09.441630189Z\" level=warning msg=\"Deleting all containers under sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 since it could not be restored\"\nJun 09 10:46:09.464390 crc crio[3654]: time=\"2026-06-09T10:46:09.464143301Z\" level=warning msg=\"Could not restore sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b: failed to Statfs \\\"/var/run/netns/4551e819-9150-4667-befd-80cd542a3ff6\\\": no such file or directory\"\nJun 09 10:46:09.469392 crc crio[3654]: time=\"2026-06-09T10:46:09.469238574Z\" level=warning msg=\"Deleting all containers under sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b since it could not be restored\"\nJun 09 10:46:09.506537 crc crio[3654]: time=\"2026-06-09T10:46:09.506243503Z\" level=warning msg=\"Could not restore sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f: failed to Statfs \\\"/var/run/netns/aa7626ab-b100-47ea-96c8-4f5c69ad8b17\\\": no such file or directory\"\nJun 09 10:46:09.509606 crc crio[3654]: time=\"2026-06-09T10:46:09.509505985Z\" level=warning msg=\"Deleting all containers under sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f since it could not be restored\"\nJun 09 10:46:09.517646 crc crio[3654]: time=\"2026-06-09T10:46:09.517533001Z\" level=warning msg=\"Could not restore sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255: failed to Statfs \\\"/var/run/netns/eea81286-9d78-4e4e-966b-6d5861c91996\\\": no such file or directory\"\nJun 09 10:46:09.520210 crc crio[3654]: time=\"2026-06-09T10:46:09.520121064Z\" level=warning msg=\"Deleting all containers under sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255 since it could not be restored\"\nJun 09 10:46:09.523900 crc crio[3654]: time=\"2026-06-09T10:46:09.523826798Z\" level=warning msg=\"Could not restore sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3: failed to Statfs \\\"/var/run/netns/8024f34b-266f-4fe8-9531-a3a251c0503a\\\": no such file or directory\"\nJun 09 10:46:09.526650 crc crio[3654]: time=\"2026-06-09T10:46:09.526569205Z\" level=warning msg=\"Deleting all containers under sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3 since it could not be restored\"\nJun 09 10:46:09.531087 crc crio[3654]: time=\"2026-06-09T10:46:09.53101923Z\" level=warning msg=\"Could not restore sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791: failed to Statfs \\\"/var/run/netns/bfc4de85-2eb9-4178-ab51-1dd9d1139ca2\\\": no such file or directory\"\nJun 09 10:46:09.533656 crc crio[3654]: time=\"2026-06-09T10:46:09.533568491Z\" level=warning msg=\"Deleting all containers under sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 since it could not be restored\"\nJun 09 10:46:09.538075 crc crio[3654]: time=\"2026-06-09T10:46:09.537996696Z\" level=warning msg=\"Could not restore sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f: failed to Statfs \\\"/var/run/netns/84ada3cc-bcfc-4d12-a4cf-2c663c00f8ca\\\": no such file or directory\"\nJun 09 10:46:09.540838 crc crio[3654]: time=\"2026-06-09T10:46:09.540761843Z\" level=warning msg=\"Deleting all containers under sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f since it could not be restored\"\nJun 09 10:46:09.596220 crc crio[3654]: time=\"2026-06-09T10:46:09.595957924Z\" level=warning msg=\"Error encountered when checking whether cri-o should wipe containers: open /var/run/crio/version: no such file or directory\"\nJun 09 10:46:09.596519 crc crio[3654]: time=\"2026-06-09T10:46:09.595956964Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:09.597529 crc crio[3654]: time=\"2026-06-09T10:46:09.597467516Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0(caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4), attempting CNI teardown with cached info\"\nJun 09 10:46:09.597831 crc crio[3654]: time=\"2026-06-09T10:46:09.597721213Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc00008d2b8}] Aliases:map[]}\"\nJun 09 10:46:09.597953 crc crio[3654]: time=\"2026-06-09T10:46:09.597913739Z\" level=info msg=\"Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:46:09.599926 crc crio[3654]: time=\"2026-06-09T10:46:09.599865403Z\" level=info msg=\"Registered SIGHUP reload watcher\"\nJun 09 10:46:09.605336 crc crio[3654]: time=\"2026-06-09T10:46:09.605256355Z\" level=info msg=\"Starting seccomp notifier watcher\"\nJun 09 10:46:09.605576 crc crio[3654]: time=\"2026-06-09T10:46:09.605397239Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"\nJun 09 10:46:09.605907 crc crio[3654]: time=\"2026-06-09T10:46:09.605881142Z\" level=info msg=\"Create NRI interface\"\nJun 09 10:46:09.607099 crc crio[3654]: time=\"2026-06-09T10:46:09.607073626Z\" level=info msg=\"runtime interface created\"\nJun 09 10:46:09.607365 crc crio[3654]: time=\"2026-06-09T10:46:09.607281072Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"\nJun 09 10:46:09.607480 crc crio[3654]: time=\"2026-06-09T10:46:09.607463467Z\" level=info msg=\"runtime interface starting up...\"\nJun 09 10:46:09.607566 crc crio[3654]: time=\"2026-06-09T10:46:09.607548189Z\" level=info msg=\"starting plugins...\"\nJun 09 10:46:09.607685 crc crio[3654]: time=\"2026-06-09T10:46:09.607666172Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"\nJun 09 10:46:09.632662 crc crio[3654]: time=\"2026-06-09T10:46:09.632623813Z\" level=info msg=\"No systemd watchdog enabled\"\nJun 09 10:46:09.637264 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).\nJun 09 10:46:09.762182 crc crio[3654]: 2026-06-09T10:46:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:46:09.762609 crc crio[3654]: time=\"2026-06-09T10:46:09.762219123Z\" level=info msg=\"Successfully cleaned up network for pod caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4\"\nJun 09 10:46:09.762609 crc crio[3654]: time=\"2026-06-09T10:46:09.762253824Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:09.762609 crc crio[3654]: time=\"2026-06-09T10:46:09.762344677Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0(6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb), attempting CNI teardown with cached info\"\nJun 09 10:46:09.762609 crc crio[3654]: time=\"2026-06-09T10:46:09.762568453Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc000588708}] Aliases:map[]}\"\nJun 09 10:46:09.763000 crc crio[3654]: time=\"2026-06-09T10:46:09.762699577Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:46:09.786658 crc crio[3654]: 2026-06-09T10:46:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:46:09.786897 crc crio[3654]: time=\"2026-06-09T10:46:09.786717101Z\" level=info msg=\"Successfully cleaned up network for pod 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb\"\nJun 09 10:46:09.786897 crc crio[3654]: time=\"2026-06-09T10:46:09.786752542Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:09.786897 crc crio[3654]: time=\"2026-06-09T10:46:09.786765753Z\" level=info msg=\"Successfully cleaned up network for pod ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017\"\nJun 09 10:46:09.786897 crc crio[3654]: time=\"2026-06-09T10:46:09.786773313Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:09.786897 crc crio[3654]: time=\"2026-06-09T10:46:09.786828995Z\" level=info msg=\"Successfully cleaned up network for pod c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946\"\nJun 09 10:46:09.786897 crc crio[3654]: time=\"2026-06-09T10:46:09.786837905Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:09.786897 crc crio[3654]: time=\"2026-06-09T10:46:09.786863736Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_revision-pruner-6-crc_openshift-kube-scheduler_1f6fdc55-8114-467b-b4bb-d65cf3917f0f_0(cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946), attempting CNI teardown with cached info\"\nJun 09 10:46:09.787214 crc crio[3654]: time=\"2026-06-09T10:46:09.786990559Z\" level=info msg=\"Got pod network &{Name:revision-pruner-6-crc Namespace:openshift-kube-scheduler ID:cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 UID:1f6fdc55-8114-467b-b4bb-d65cf3917f0f NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod1f6fdc55_8114_467b_b4bb_d65cf3917f0f.slice PodAnnotations:0xc001202008}] Aliases:map[]}\"\nJun 09 10:46:09.787214 crc crio[3654]: time=\"2026-06-09T10:46:09.78703014Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 10:46:09.787214 crc crio[3654]: time=\"2026-06-09T10:46:09.78703856Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 10:46:09.787214 crc crio[3654]: time=\"2026-06-09T10:46:09.787048241Z\" level=info msg=\"Deleting pod openshift-kube-scheduler_revision-pruner-6-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:46:09.898434 crc crio[3654]: 2026-06-09T10:46:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:46:09.898860 crc crio[3654]: time=\"2026-06-09T10:46:09.898714476Z\" level=info msg=\"Successfully cleaned up network for pod cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946\"\nJun 09 10:46:09.899013 crc crio[3654]: time=\"2026-06-09T10:46:09.898876441Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:09.899013 crc crio[3654]: time=\"2026-06-09T10:46:09.898963473Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0(2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d), attempting CNI teardown with cached info\"\nJun 09 10:46:09.899766 crc crio[3654]: time=\"2026-06-09T10:46:09.899621202Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc001202070}] Aliases:map[]}\"\nJun 09 10:46:09.900204 crc crio[3654]: time=\"2026-06-09T10:46:09.900096845Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:46:09.947402 crc crio[3654]: 2026-06-09T10:46:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:46:09.947686 crc crio[3654]: time=\"2026-06-09T10:46:09.947501376Z\" level=info msg=\"Successfully cleaned up network for pod 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d\"\nJun 09 10:46:09.947686 crc crio[3654]: time=\"2026-06-09T10:46:09.947544428Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:09.947686 crc crio[3654]: time=\"2026-06-09T10:46:09.947605309Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0(2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240), attempting CNI teardown with cached info\"\nJun 09 10:46:09.948133 crc crio[3654]: time=\"2026-06-09T10:46:09.947960659Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc001202100}] Aliases:map[]}\"\nJun 09 10:46:09.948632 crc crio[3654]: time=\"2026-06-09T10:46:09.948486634Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:46:10.023517 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:46:10.023836 crc crio[3654]: time=\"2026-06-09T10:46:10.023707267Z\" level=info msg=\"Successfully cleaned up network for pod 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240\"\nJun 09 10:46:10.023836 crc crio[3654]: time=\"2026-06-09T10:46:10.023769128Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:10.023836 crc crio[3654]: time=\"2026-06-09T10:46:10.02382687Z\" level=info msg=\"Successfully cleaned up network for pod 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255\"\nJun 09 10:46:10.023970 crc crio[3654]: time=\"2026-06-09T10:46:10.023847181Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:10.023970 crc crio[3654]: time=\"2026-06-09T10:46:10.023881842Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0(ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f), attempting CNI teardown with cached info\"\nJun 09 10:46:10.024170 crc crio[3654]: time=\"2026-06-09T10:46:10.024105178Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc0005887c0}] Aliases:map[]}\"\nJun 09 10:46:10.024592 crc crio[3654]: time=\"2026-06-09T10:46:10.02453163Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:46:10.100960 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:46:10.101162 crc crio[3654]: time=\"2026-06-09T10:46:10.10108892Z\" level=info msg=\"Successfully cleaned up network for pod ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f\"\nJun 09 10:46:10.101162 crc crio[3654]: time=\"2026-06-09T10:46:10.101123171Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:10.101162 crc crio[3654]: time=\"2026-06-09T10:46:10.101153662Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_openshift-controller-manager-operator-686468bdd5-sjcrn_openshift-controller-manager-operator_84e6e6fd-a448-462c-a5d3-8fa636be2d6f_0(34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e), attempting CNI teardown with cached info\"\nJun 09 10:46:10.101463 crc crio[3654]: time=\"2026-06-09T10:46:10.101396899Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc000f14020}] Aliases:map[]}\"\nJun 09 10:46:10.101619 crc crio[3654]: time=\"2026-06-09T10:46:10.101558903Z\" level=info msg=\"Deleting pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:46:10.162739 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:46:10.162739 crc crio[3654]: time=\"2026-06-09T10:46:10.162738242Z\" level=info msg=\"Successfully cleaned up network for pod 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e\"\nJun 09 10:46:10.163140 crc crio[3654]: time=\"2026-06-09T10:46:10.162822034Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:10.163140 crc crio[3654]: time=\"2026-06-09T10:46:10.162853925Z\" level=info msg=\"Successfully cleaned up network for pod 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6\"\nJun 09 10:46:10.163140 crc crio[3654]: time=\"2026-06-09T10:46:10.162862225Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:10.163140 crc crio[3654]: time=\"2026-06-09T10:46:10.162899536Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0(0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007), attempting CNI teardown with cached info\"\nJun 09 10:46:10.163355 crc crio[3654]: time=\"2026-06-09T10:46:10.163148133Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 UID:17b87002-b798-480a-8e17-83053d698239 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc00011c478}] Aliases:map[]}\"\nJun 09 10:46:10.163463 crc crio[3654]: time=\"2026-06-09T10:46:10.1633926Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:46:10.232045 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:46:10.232239 crc crio[3654]: time=\"2026-06-09T10:46:10.232158172Z\" level=info msg=\"Successfully cleaned up network for pod 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007\"\nJun 09 10:46:10.232239 crc crio[3654]: time=\"2026-06-09T10:46:10.232190603Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:10.232239 crc crio[3654]: time=\"2026-06-09T10:46:10.232225073Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_machine-config-operator-67c9d58cbb-dc6bh_openshift-machine-config-operator_e7c4bdbd-866b-490e-85ee-d4c85fa577d8_0(b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d), attempting CNI teardown with cached info\"\nJun 09 10:46:10.232575 crc crio[3654]: time=\"2026-06-09T10:46:10.232504311Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc001202190}] Aliases:map[]}\"\nJun 09 10:46:10.232754 crc crio[3654]: time=\"2026-06-09T10:46:10.232687916Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:46:10.411577 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:46:10.412452 crc crio[3654]: time=\"2026-06-09T10:46:10.411726135Z\" level=info msg=\"Successfully cleaned up network for pod b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d\"\nJun 09 10:46:10.412452 crc crio[3654]: time=\"2026-06-09T10:46:10.411759446Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:10.412452 crc crio[3654]: time=\"2026-06-09T10:46:10.411775227Z\" level=info msg=\"Successfully cleaned up network for pod f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852\"\nJun 09 10:46:10.412452 crc crio[3654]: time=\"2026-06-09T10:46:10.411836428Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:10.412452 crc crio[3654]: time=\"2026-06-09T10:46:10.411870319Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0(850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471), attempting CNI teardown with cached info\"\nJun 09 10:46:10.412452 crc crio[3654]: time=\"2026-06-09T10:46:10.412085725Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc000f14100}] Aliases:map[]}\"\nJun 09 10:46:10.412452 crc crio[3654]: time=\"2026-06-09T10:46:10.412232819Z\" level=info msg=\"Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:46:10.443677 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:46:10.443944 crc crio[3654]: time=\"2026-06-09T10:46:10.443853828Z\" level=info msg=\"Successfully cleaned up network for pod 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471\"\nJun 09 10:46:10.443944 crc crio[3654]: time=\"2026-06-09T10:46:10.443903579Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:10.443944 crc crio[3654]: time=\"2026-06-09T10:46:10.44393412Z\" level=info msg=\"Successfully cleaned up network for pod 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227\"\nJun 09 10:46:10.444082 crc crio[3654]: time=\"2026-06-09T10:46:10.44394993Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:10.444082 crc crio[3654]: time=\"2026-06-09T10:46:10.443967991Z\" level=info msg=\"Successfully cleaned up network for pod 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34\"\nJun 09 10:46:10.444082 crc crio[3654]: time=\"2026-06-09T10:46:10.443982581Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:10.444082 crc crio[3654]: time=\"2026-06-09T10:46:10.443999772Z\" level=info msg=\"Successfully cleaned up network for pod 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21\"\nJun 09 10:46:10.444082 crc crio[3654]: time=\"2026-06-09T10:46:10.444014212Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:10.444082 crc crio[3654]: time=\"2026-06-09T10:46:10.444053263Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0(05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150), attempting CNI teardown with cached info\"\nJun 09 10:46:10.444583 crc crio[3654]: time=\"2026-06-09T10:46:10.444473455Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc000f141a8}] Aliases:map[]}\"\nJun 09 10:46:10.444901 crc crio[3654]: time=\"2026-06-09T10:46:10.444766063Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:46:10.463712 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:46:10.464083 crc crio[3654]: time=\"2026-06-09T10:46:10.463774767Z\" level=info msg=\"Successfully cleaned up network for pod 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150\"\nJun 09 10:46:10.464083 crc crio[3654]: time=\"2026-06-09T10:46:10.463839609Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:10.464083 crc crio[3654]: time=\"2026-06-09T10:46:10.46387391Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7), attempting CNI teardown with cached info\"\nJun 09 10:46:10.464083 crc crio[3654]: time=\"2026-06-09T10:46:10.464047155Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc000f14248}] Aliases:map[]}\"\nJun 09 10:46:10.464392 crc crio[3654]: time=\"2026-06-09T10:46:10.464158558Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:46:10.480156 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:46:10.480504 crc crio[3654]: time=\"2026-06-09T10:46:10.480423515Z\" level=info msg=\"Successfully cleaned up network for pod a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7\"\nJun 09 10:46:10.480504 crc crio[3654]: time=\"2026-06-09T10:46:10.480477886Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:10.480626 crc crio[3654]: time=\"2026-06-09T10:46:10.480544208Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_collect-profiles-29632815-n4njh_openshift-operator-lifecycle-manager_bf264f66-3eb4-4567-a4e2-6c6f9890ebf9_0(ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff), attempting CNI teardown with cached info\"\nJun 09 10:46:10.480901 crc crio[3654]: time=\"2026-06-09T10:46:10.480768964Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29632815-n4njh Namespace:openshift-operator-lifecycle-manager ID:ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff UID:bf264f66-3eb4-4567-a4e2-6c6f9890ebf9 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf264f66_3eb4_4567_a4e2_6c6f9890ebf9.slice PodAnnotations:0xc00011c510}] Aliases:map[]}\"\nJun 09 10:46:10.481033 crc crio[3654]: time=\"2026-06-09T10:46:10.4809681Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 10:46:10.481088 crc crio[3654]: time=\"2026-06-09T10:46:10.481028292Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 10:46:10.481088 crc crio[3654]: time=\"2026-06-09T10:46:10.481054592Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632815-n4njh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:46:10.509668 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:46:10.509946 crc crio[3654]: time=\"2026-06-09T10:46:10.509703997Z\" level=info msg=\"Successfully cleaned up network for pod ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff\"\nJun 09 10:46:10.509946 crc crio[3654]: time=\"2026-06-09T10:46:10.509733568Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:10.509946 crc crio[3654]: time=\"2026-06-09T10:46:10.509764219Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_image-registry-5d9d95bf5b-68zhq_openshift-image-registry_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee_0(2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b), attempting CNI teardown with cached info\"\nJun 09 10:46:10.510097 crc crio[3654]: time=\"2026-06-09T10:46:10.509986745Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbcea9f_f8da_49e7_87b5_1d6dc7b926ee.slice PodAnnotations:0xc000588888}] Aliases:map[]}\"\nJun 09 10:46:10.510146 crc crio[3654]: time=\"2026-06-09T10:46:10.510122029Z\" level=info msg=\"Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:46:10.561697 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:46:10.562046 crc crio[3654]: time=\"2026-06-09T10:46:10.56177388Z\" level=info msg=\"Successfully cleaned up network for pod 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b\"\nJun 09 10:46:10.562046 crc crio[3654]: time=\"2026-06-09T10:46:10.561906403Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:10.562046 crc crio[3654]: time=\"2026-06-09T10:46:10.561937124Z\" level=info msg=\"Successfully cleaned up network for pod da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f\"\nJun 09 10:46:10.562046 crc crio[3654]: time=\"2026-06-09T10:46:10.561957485Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:10.562046 crc crio[3654]: time=\"2026-06-09T10:46:10.562015756Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0(21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791), attempting CNI teardown with cached info\"\nJun 09 10:46:10.562765 crc crio[3654]: time=\"2026-06-09T10:46:10.56249708Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 UID:677c2747-1901-4941-94f1-8281cced296b NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc000588930}] Aliases:map[]}\"\nJun 09 10:46:10.562985 crc crio[3654]: time=\"2026-06-09T10:46:10.562879121Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:46:10.579164 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:46:10.579504 crc crio[3654]: time=\"2026-06-09T10:46:10.579275531Z\" level=info msg=\"Successfully cleaned up network for pod 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791\"\nJun 09 10:46:10.579504 crc crio[3654]: time=\"2026-06-09T10:46:10.579482767Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:10.579652 crc crio[3654]: time=\"2026-06-09T10:46:10.579544629Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_kube-controller-manager-operator-69d5f845f8-mm4qn_openshift-kube-controller-manager-operator_89eeceba-0661-4e85-be2e-57d689102094_0(df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef), attempting CNI teardown with cached info\"\nJun 09 10:46:10.579988 crc crio[3654]: time=\"2026-06-09T10:46:10.579901509Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc00011c588}] Aliases:map[]}\"\nJun 09 10:46:10.580218 crc crio[3654]: time=\"2026-06-09T10:46:10.580151636Z\" level=info msg=\"Deleting pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:46:10.603647 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:46:10.603973 crc crio[3654]: time=\"2026-06-09T10:46:10.603674386Z\" level=info msg=\"Successfully cleaned up network for pod df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef\"\nJun 09 10:46:10.603973 crc crio[3654]: time=\"2026-06-09T10:46:10.603702907Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:10.603973 crc crio[3654]: time=\"2026-06-09T10:46:10.603715908Z\" level=info msg=\"Successfully cleaned up network for pod a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5\"\nJun 09 10:46:10.603973 crc crio[3654]: time=\"2026-06-09T10:46:10.603729208Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:10.603973 crc crio[3654]: time=\"2026-06-09T10:46:10.603737898Z\" level=info msg=\"Successfully cleaned up network for pod 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a\"\nJun 09 10:46:10.603973 crc crio[3654]: time=\"2026-06-09T10:46:10.603746038Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:10.603973 crc crio[3654]: time=\"2026-06-09T10:46:10.603770529Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_openshift-machine-api_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c_0(f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae), attempting CNI teardown with cached info\"\nJun 09 10:46:10.604481 crc crio[3654]: time=\"2026-06-09T10:46:10.603985385Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc0005889d0}] Aliases:map[]}\"\nJun 09 10:46:10.604481 crc crio[3654]: time=\"2026-06-09T10:46:10.604137539Z\" level=info msg=\"Deleting pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:46:10.620441 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:46:10.620637 crc crio[3654]: time=\"2026-06-09T10:46:10.620480799Z\" level=info msg=\"Successfully cleaned up network for pod f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae\"\nJun 09 10:46:10.620637 crc crio[3654]: time=\"2026-06-09T10:46:10.620512519Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:10.620637 crc crio[3654]: time=\"2026-06-09T10:46:10.620569291Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0(f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6), attempting CNI teardown with cached info\"\nJun 09 10:46:10.620887 crc crio[3654]: time=\"2026-06-09T10:46:10.620827228Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc000588a60}] Aliases:map[]}\"\nJun 09 10:46:10.621085 crc crio[3654]: time=\"2026-06-09T10:46:10.621010713Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:46:10.636669 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:46:10.636884 crc crio[3654]: time=\"2026-06-09T10:46:10.636845378Z\" level=info msg=\"Successfully cleaned up network for pod f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6\"\nJun 09 10:46:10.636975 crc crio[3654]: time=\"2026-06-09T10:46:10.636887099Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:10.636975 crc crio[3654]: time=\"2026-06-09T10:46:10.63692126Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0(d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65), attempting CNI teardown with cached info\"\nJun 09 10:46:10.637405 crc crio[3654]: time=\"2026-06-09T10:46:10.637333332Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc000588af0}] Aliases:map[]}\"\nJun 09 10:46:10.637581 crc crio[3654]: time=\"2026-06-09T10:46:10.637511967Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:46:10.661260 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:46:10.661519 crc crio[3654]: time=\"2026-06-09T10:46:10.661371387Z\" level=info msg=\"Successfully cleaned up network for pod d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65\"\nJun 09 10:46:10.661519 crc crio[3654]: time=\"2026-06-09T10:46:10.661400288Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:10.661519 crc crio[3654]: time=\"2026-06-09T10:46:10.661430679Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0(9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7), attempting CNI teardown with cached info\"\nJun 09 10:46:10.661749 crc crio[3654]: time=\"2026-06-09T10:46:10.661599473Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc00011c638}] Aliases:map[]}\"\nJun 09 10:46:10.661749 crc crio[3654]: time=\"2026-06-09T10:46:10.661718767Z\" level=info msg=\"Deleting pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:46:10.750087 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:46:10.750265 crc crio[3654]: time=\"2026-06-09T10:46:10.750201272Z\" level=info msg=\"Successfully cleaned up network for pod 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7\"\nJun 09 10:46:10.750265 crc crio[3654]: time=\"2026-06-09T10:46:10.750237573Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:10.750422 crc crio[3654]: time=\"2026-06-09T10:46:10.750272314Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0(34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16), attempting CNI teardown with cached info\"\nJun 09 10:46:10.750561 crc crio[3654]: time=\"2026-06-09T10:46:10.75049941Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc0012022c8}] Aliases:map[]}\"\nJun 09 10:46:10.750709 crc crio[3654]: time=\"2026-06-09T10:46:10.750642764Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:46:10.841105 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:46:10.841105 crc crio[3654]: time=\"2026-06-09T10:46:10.841092465Z\" level=info msg=\"Successfully cleaned up network for pod 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16\"\nJun 09 10:46:10.841105 crc crio[3654]: time=\"2026-06-09T10:46:10.841121046Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:10.841105 crc crio[3654]: time=\"2026-06-09T10:46:10.841151027Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0(2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a), attempting CNI teardown with cached info\"\nJun 09 10:46:10.842003 crc crio[3654]: time=\"2026-06-09T10:46:10.841731243Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc001202358}] Aliases:map[]}\"\nJun 09 10:46:10.842003 crc crio[3654]: time=\"2026-06-09T10:46:10.841894667Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:46:10.891178 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:46:10.891478 crc crio[3654]: time=\"2026-06-09T10:46:10.891192722Z\" level=info msg=\"Successfully cleaned up network for pod 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a\"\nJun 09 10:46:10.891478 crc crio[3654]: time=\"2026-06-09T10:46:10.891220953Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:10.891478 crc crio[3654]: time=\"2026-06-09T10:46:10.891234363Z\" level=info msg=\"Successfully cleaned up network for pod c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86\"\nJun 09 10:46:10.891478 crc crio[3654]: time=\"2026-06-09T10:46:10.891241553Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:10.891478 crc crio[3654]: time=\"2026-06-09T10:46:10.891265664Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_kube-apiserver-operator-575994946d-vgpnb_openshift-kube-apiserver-operator_4f837d5f-4682-4cae-99ca-824ebae60fec_0(5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730), attempting CNI teardown with cached info\"\nJun 09 10:46:10.891893 crc crio[3654]: time=\"2026-06-09T10:46:10.891500761Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc0012023e8}] Aliases:map[]}\"\nJun 09 10:46:10.891893 crc crio[3654]: time=\"2026-06-09T10:46:10.891610074Z\" level=info msg=\"Deleting pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:46:10.906631 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:46:10.906853 crc crio[3654]: time=\"2026-06-09T10:46:10.906724048Z\" level=info msg=\"Successfully cleaned up network for pod 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730\"\nJun 09 10:46:10.906944 crc crio[3654]: time=\"2026-06-09T10:46:10.906864202Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:10.906944 crc crio[3654]: time=\"2026-06-09T10:46:10.906927624Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0(aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1), attempting CNI teardown with cached info\"\nJun 09 10:46:10.907271 crc crio[3654]: time=\"2026-06-09T10:46:10.907173361Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc00011c6f0}] Aliases:map[]}\"\nJun 09 10:46:10.907665 crc crio[3654]: time=\"2026-06-09T10:46:10.90751159Z\" level=info msg=\"Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:46:10.925809 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:46:10.926061 crc crio[3654]: time=\"2026-06-09T10:46:10.925843375Z\" level=info msg=\"Successfully cleaned up network for pod aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1\"\nJun 09 10:46:10.926061 crc crio[3654]: time=\"2026-06-09T10:46:10.925884526Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:10.926061 crc crio[3654]: time=\"2026-06-09T10:46:10.925907137Z\" level=info msg=\"Successfully cleaned up network for pod 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0\"\nJun 09 10:46:10.926061 crc crio[3654]: time=\"2026-06-09T10:46:10.925917397Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:10.926061 crc crio[3654]: time=\"2026-06-09T10:46:10.925930938Z\" level=info msg=\"Successfully cleaned up network for pod 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911\"\nJun 09 10:46:10.926061 crc crio[3654]: time=\"2026-06-09T10:46:10.925941668Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:10.926061 crc crio[3654]: time=\"2026-06-09T10:46:10.925975059Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0(e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400), attempting CNI teardown with cached info\"\nJun 09 10:46:10.926509 crc crio[3654]: time=\"2026-06-09T10:46:10.926213376Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc00008d378}] Aliases:map[]}\"\nJun 09 10:46:10.926568 crc crio[3654]: time=\"2026-06-09T10:46:10.926515854Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:46:10.970114 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:46:10.970340 crc crio[3654]: time=\"2026-06-09T10:46:10.97015765Z\" level=info msg=\"Successfully cleaned up network for pod e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400\"\nJun 09 10:46:10.970340 crc crio[3654]: time=\"2026-06-09T10:46:10.970184721Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:10.970340 crc crio[3654]: time=\"2026-06-09T10:46:10.970216312Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0(ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda), attempting CNI teardown with cached info\"\nJun 09 10:46:10.970464 crc crio[3654]: time=\"2026-06-09T10:46:10.970444448Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc001202480}] Aliases:map[]}\"\nJun 09 10:46:10.970608 crc crio[3654]: time=\"2026-06-09T10:46:10.970556181Z\" level=info msg=\"Deleting pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:46:10.990531 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:46:10.990766 crc crio[3654]: time=\"2026-06-09T10:46:10.990576813Z\" level=info msg=\"Successfully cleaned up network for pod ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda\"\nJun 09 10:46:10.990766 crc crio[3654]: time=\"2026-06-09T10:46:10.990603034Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:10.990766 crc crio[3654]: time=\"2026-06-09T10:46:10.990615275Z\" level=info msg=\"Successfully cleaned up network for pod 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f\"\nJun 09 10:46:10.990766 crc crio[3654]: time=\"2026-06-09T10:46:10.990621995Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:10.990766 crc crio[3654]: time=\"2026-06-09T10:46:10.990629615Z\" level=info msg=\"Successfully cleaned up network for pod 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce\"\nJun 09 10:46:10.990766 crc crio[3654]: time=\"2026-06-09T10:46:10.990636435Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:10.990766 crc crio[3654]: time=\"2026-06-09T10:46:10.990643785Z\" level=info msg=\"Successfully cleaned up network for pod fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183\"\nJun 09 10:46:10.990766 crc crio[3654]: time=\"2026-06-09T10:46:10.990650295Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:10.990766 crc crio[3654]: time=\"2026-06-09T10:46:10.990678286Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0(87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d), attempting CNI teardown with cached info\"\nJun 09 10:46:10.991154 crc crio[3654]: time=\"2026-06-09T10:46:10.990876032Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc000588b10}] Aliases:map[]}\"\nJun 09 10:46:10.991154 crc crio[3654]: time=\"2026-06-09T10:46:10.991023126Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:46:11.056682 crc crio[3654]: 2026-06-09T10:46:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:46:11.057014 crc crio[3654]: time=\"2026-06-09T10:46:11.056720171Z\" level=info msg=\"Successfully cleaned up network for pod 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d\"\nJun 09 10:46:11.057014 crc crio[3654]: time=\"2026-06-09T10:46:11.056760072Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:11.057014 crc crio[3654]: time=\"2026-06-09T10:46:11.056826214Z\" level=info msg=\"Successfully cleaned up network for pod 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3\"\nJun 09 10:46:11.057014 crc crio[3654]: time=\"2026-06-09T10:46:11.056844405Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:11.057014 crc crio[3654]: time=\"2026-06-09T10:46:11.056877996Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_package-server-manager-77f986bd66-5lhf9_openshift-operator-lifecycle-manager_bebbba29-e4e9-44ad-b643-3a7ebf505270_0(aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c), attempting CNI teardown with cached info\"\nJun 09 10:46:11.057247 crc crio[3654]: time=\"2026-06-09T10:46:11.057085501Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc001202520}] Aliases:map[]}\"\nJun 09 10:46:11.057755 crc crio[3654]: time=\"2026-06-09T10:46:11.057252736Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:46:11.073247 crc crio[3654]: 2026-06-09T10:46:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:46:11.073441 crc crio[3654]: time=\"2026-06-09T10:46:11.073372109Z\" level=info msg=\"Successfully cleaned up network for pod aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c\"\nJun 09 10:46:11.073441 crc crio[3654]: time=\"2026-06-09T10:46:11.07340777Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:11.073441 crc crio[3654]: time=\"2026-06-09T10:46:11.073441391Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_revision-pruner-11-crc_openshift-kube-apiserver_8bed3f21-2a5d-4b00-8b19-761212047f63_0(40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587), attempting CNI teardown with cached info\"\nJun 09 10:46:11.073590 crc crio[3654]: time=\"2026-06-09T10:46:11.073570564Z\" level=info msg=\"Got pod network &{Name:revision-pruner-11-crc Namespace:openshift-kube-apiserver ID:40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 UID:8bed3f21-2a5d-4b00-8b19-761212047f63 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod8bed3f21_2a5d_4b00_8b19_761212047f63.slice PodAnnotations:0xc000f14308}] Aliases:map[]}\"\nJun 09 10:46:11.073665 crc crio[3654]: time=\"2026-06-09T10:46:11.073618326Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 10:46:11.073665 crc crio[3654]: time=\"2026-06-09T10:46:11.073632086Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 10:46:11.073665 crc crio[3654]: time=\"2026-06-09T10:46:11.073645017Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-11-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:46:11.177259 crc crio[3654]: 2026-06-09T10:46:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:46:11.177259 crc crio[3654]: time=\"2026-06-09T10:46:11.177228086Z\" level=info msg=\"Successfully cleaned up network for pod 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587\"\nJun 09 10:46:11.177259 crc crio[3654]: time=\"2026-06-09T10:46:11.177257997Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:11.177533 crc crio[3654]: time=\"2026-06-09T10:46:11.177340439Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0(38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71), attempting CNI teardown with cached info\"\nJun 09 10:46:11.177581 crc crio[3654]: time=\"2026-06-09T10:46:11.177526324Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc000f14380}] Aliases:map[]}\"\nJun 09 10:46:11.177738 crc crio[3654]: time=\"2026-06-09T10:46:11.177668438Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:46:11.239001 crc crio[3654]: 2026-06-09T10:46:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:46:11.239177 crc crio[3654]: time=\"2026-06-09T10:46:11.239137615Z\" level=info msg=\"Successfully cleaned up network for pod 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71\"\nJun 09 10:46:11.239177 crc crio[3654]: time=\"2026-06-09T10:46:11.239172056Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:11.239274 crc crio[3654]: time=\"2026-06-09T10:46:11.239211247Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0(38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1), attempting CNI teardown with cached info\"\nJun 09 10:46:11.239647 crc crio[3654]: time=\"2026-06-09T10:46:11.239577187Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc000f14458}] Aliases:map[]}\"\nJun 09 10:46:11.239844 crc crio[3654]: time=\"2026-06-09T10:46:11.239760032Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:46:11.385010 crc crio[3654]: 2026-06-09T10:46:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:46:11.385396 crc crio[3654]: time=\"2026-06-09T10:46:11.385189477Z\" level=info msg=\"Successfully cleaned up network for pod 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1\"\nJun 09 10:46:11.385396 crc crio[3654]: time=\"2026-06-09T10:46:11.385232328Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:11.385396 crc crio[3654]: time=\"2026-06-09T10:46:11.385272319Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0(5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20), attempting CNI teardown with cached info\"\nJun 09 10:46:11.385625 crc crio[3654]: time=\"2026-06-09T10:46:11.385564827Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc000f144e8}] Aliases:map[]}\"\nJun 09 10:46:11.385817 crc crio[3654]: time=\"2026-06-09T10:46:11.385732172Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:46:11.406432 crc crio[3654]: 2026-06-09T10:46:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:46:11.408656 crc crio[3654]: time=\"2026-06-09T10:46:11.408187233Z\" level=info msg=\"Successfully cleaned up network for pod 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20\"\nJun 09 10:46:11.409066 crc crio[3654]: time=\"2026-06-09T10:46:11.408670156Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:11.410407 crc crio[3654]: time=\"2026-06-09T10:46:11.409211681Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010), attempting CNI teardown with cached info\"\nJun 09 10:46:11.411892 crc crio[3654]: time=\"2026-06-09T10:46:11.411682371Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc000f14580}] Aliases:map[]}\"\nJun 09 10:46:11.412383 crc crio[3654]: time=\"2026-06-09T10:46:11.412104433Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:46:11.429611 crc crio[3654]: 2026-06-09T10:46:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:46:11.429836 crc crio[3654]: time=\"2026-06-09T10:46:11.429652496Z\" level=info msg=\"Successfully cleaned up network for pod 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010\"\nJun 09 10:46:11.429836 crc crio[3654]: time=\"2026-06-09T10:46:11.429722868Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:11.429836 crc crio[3654]: time=\"2026-06-09T10:46:11.429762869Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118), attempting CNI teardown with cached info\"\nJun 09 10:46:11.430044 crc crio[3654]: time=\"2026-06-09T10:46:11.429986505Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc000f14628}] Aliases:map[]}\"\nJun 09 10:46:11.430194 crc crio[3654]: time=\"2026-06-09T10:46:11.43014961Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:46:11.540642 crc crio[3654]: 2026-06-09T10:46:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:46:11.540972 crc crio[3654]: time=\"2026-06-09T10:46:11.540841729Z\" level=info msg=\"Successfully cleaned up network for pod 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118\"\nJun 09 10:46:11.540972 crc crio[3654]: time=\"2026-06-09T10:46:11.54087729Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:11.540972 crc crio[3654]: time=\"2026-06-09T10:46:11.540913581Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0(044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded), attempting CNI teardown with cached info\"\nJun 09 10:46:11.541173 crc crio[3654]: time=\"2026-06-09T10:46:11.541104756Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc00008d440}] Aliases:map[]}\"\nJun 09 10:46:11.541356 crc crio[3654]: time=\"2026-06-09T10:46:11.541273421Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:46:11.569597 crc crio[3654]: 2026-06-09T10:46:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:46:11.569831 crc crio[3654]: time=\"2026-06-09T10:46:11.569696359Z\" level=info msg=\"Successfully cleaned up network for pod 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded\"\nJun 09 10:46:11.569831 crc crio[3654]: time=\"2026-06-09T10:46:11.56972371Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:11.569831 crc crio[3654]: time=\"2026-06-09T10:46:11.569753071Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0(1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9), attempting CNI teardown with cached info\"\nJun 09 10:46:11.570017 crc crio[3654]: time=\"2026-06-09T10:46:11.569979317Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc00008d4d8}] Aliases:map[]}\"\nJun 09 10:46:11.570263 crc crio[3654]: time=\"2026-06-09T10:46:11.570130531Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:46:11.587484 crc crio[3654]: 2026-06-09T10:46:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:46:11.587721 crc crio[3654]: time=\"2026-06-09T10:46:11.58753627Z\" level=info msg=\"Successfully cleaned up network for pod 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9\"\nJun 09 10:46:11.587721 crc crio[3654]: time=\"2026-06-09T10:46:11.587569701Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:11.587721 crc crio[3654]: time=\"2026-06-09T10:46:11.587646083Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_installer-12-crc_openshift-kube-apiserver_75a71d08-dc2b-405a-a0f5-fd65ddc07ae1_0(3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab), attempting CNI teardown with cached info\"\nJun 09 10:46:11.587936 crc crio[3654]: time=\"2026-06-09T10:46:11.587746926Z\" level=info msg=\"Got pod network &{Name:installer-12-crc Namespace:openshift-kube-apiserver ID:3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab UID:75a71d08-dc2b-405a-a0f5-fd65ddc07ae1 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod75a71d08_dc2b_405a_a0f5_fd65ddc07ae1.slice PodAnnotations:0xc00008d568}] Aliases:map[]}\"\nJun 09 10:46:11.587936 crc crio[3654]: time=\"2026-06-09T10:46:11.587831938Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 10:46:11.587936 crc crio[3654]: time=\"2026-06-09T10:46:11.587847189Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 10:46:11.587936 crc crio[3654]: time=\"2026-06-09T10:46:11.587858389Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:46:11.700947 crc crio[3654]: 2026-06-09T10:46:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:46:11.700947 crc crio[3654]: time=\"2026-06-09T10:46:11.700920455Z\" level=info msg=\"Successfully cleaned up network for pod 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab\"\nJun 09 10:46:11.700947 crc crio[3654]: time=\"2026-06-09T10:46:11.700953366Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:11.701169 crc crio[3654]: time=\"2026-06-09T10:46:11.700984077Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_machine-config-controller-f9cdd68f7-bb2jm_openshift-machine-config-operator_e968817c-5b6a-4904-ba68-59a8235d6c0d_0(42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405), attempting CNI teardown with cached info\"\nJun 09 10:46:11.701208 crc crio[3654]: time=\"2026-06-09T10:46:11.701159741Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc00008d5d0}] Aliases:map[]}\"\nJun 09 10:46:11.701412 crc crio[3654]: time=\"2026-06-09T10:46:11.701362987Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:46:11.783133 crc crio[3654]: 2026-06-09T10:46:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:46:11.783400 crc crio[3654]: time=\"2026-06-09T10:46:11.783252617Z\" level=info msg=\"Successfully cleaned up network for pod 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405\"\nJun 09 10:46:11.783400 crc crio[3654]: time=\"2026-06-09T10:46:11.783331379Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:11.783509 crc crio[3654]: time=\"2026-06-09T10:46:11.783402511Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0(ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673), attempting CNI teardown with cached info\"\nJun 09 10:46:11.783623 crc crio[3654]: time=\"2026-06-09T10:46:11.783560606Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc00011c790}] Aliases:map[]}\"\nJun 09 10:46:11.784014 crc crio[3654]: time=\"2026-06-09T10:46:11.783954317Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:46:11.837469 crc crio[3654]: 2026-06-09T10:46:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:46:11.837741 crc crio[3654]: time=\"2026-06-09T10:46:11.837664745Z\" level=info msg=\"Successfully cleaned up network for pod ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673\"\nJun 09 10:46:11.837741 crc crio[3654]: time=\"2026-06-09T10:46:11.837734477Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:11.837938 crc crio[3654]: time=\"2026-06-09T10:46:11.83781936Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0(cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f), attempting CNI teardown with cached info\"\nJun 09 10:46:11.838149 crc crio[3654]: time=\"2026-06-09T10:46:11.838077017Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc000588008}] Aliases:map[]}\"\nJun 09 10:46:11.838375 crc crio[3654]: time=\"2026-06-09T10:46:11.838260792Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:46:12.026913 crc crio[3654]: 2026-06-09T10:46:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:46:12.027115 crc crio[3654]: time=\"2026-06-09T10:46:12.026950972Z\" level=info msg=\"Successfully cleaned up network for pod cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f\"\nJun 09 10:46:12.027115 crc crio[3654]: time=\"2026-06-09T10:46:12.026985553Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:12.027115 crc crio[3654]: time=\"2026-06-09T10:46:12.027026264Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_cluster-samples-operator-6b564684c8-bqbxk_openshift-cluster-samples-operator_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0_0(6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9), attempting CNI teardown with cached info\"\nJun 09 10:46:12.027225 crc crio[3654]: time=\"2026-06-09T10:46:12.027181028Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc000490040}] Aliases:map[]}\"\nJun 09 10:46:12.027488 crc crio[3654]: time=\"2026-06-09T10:46:12.027423285Z\" level=info msg=\"Deleting pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:46:12.054638 crc crio[3654]: 2026-06-09T10:46:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:46:12.054901 crc crio[3654]: time=\"2026-06-09T10:46:12.054818395Z\" level=info msg=\"Successfully cleaned up network for pod 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9\"\nJun 09 10:46:12.054901 crc crio[3654]: time=\"2026-06-09T10:46:12.054874716Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:12.055016 crc crio[3654]: time=\"2026-06-09T10:46:12.054921568Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28), attempting CNI teardown with cached info\"\nJun 09 10:46:12.055197 crc crio[3654]: time=\"2026-06-09T10:46:12.055124743Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc00008c488}] Aliases:map[]}\"\nJun 09 10:46:12.055494 crc crio[3654]: time=\"2026-06-09T10:46:12.055387501Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:46:12.071934 crc crio[3654]: 2026-06-09T10:46:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:46:12.072260 crc crio[3654]: time=\"2026-06-09T10:46:12.07208153Z\" level=info msg=\"Successfully cleaned up network for pod 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28\"\nJun 09 10:46:12.072260 crc crio[3654]: time=\"2026-06-09T10:46:12.072126541Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:12.072260 crc crio[3654]: time=\"2026-06-09T10:46:12.072174342Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0(cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc), attempting CNI teardown with cached info\"\nJun 09 10:46:12.072496 crc crio[3654]: time=\"2026-06-09T10:46:12.07243945Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc00011c368}] Aliases:map[]}\"\nJun 09 10:46:12.072671 crc crio[3654]: time=\"2026-06-09T10:46:12.072609834Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:46:12.091624 crc crio[3654]: 2026-06-09T10:46:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:46:12.091956 crc crio[3654]: time=\"2026-06-09T10:46:12.091707751Z\" level=info msg=\"Successfully cleaned up network for pod cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc\"\nJun 09 10:46:12.091956 crc crio[3654]: time=\"2026-06-09T10:46:12.091741392Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:12.091956 crc crio[3654]: time=\"2026-06-09T10:46:12.091758802Z\" level=info msg=\"Successfully cleaned up network for pod 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f\"\nJun 09 10:46:12.091956 crc crio[3654]: time=\"2026-06-09T10:46:12.091767562Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:12.091956 crc crio[3654]: time=\"2026-06-09T10:46:12.091834964Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0(716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a), attempting CNI teardown with cached info\"\nJun 09 10:46:12.092205 crc crio[3654]: time=\"2026-06-09T10:46:12.091998489Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc000588160}] Aliases:map[]}\"\nJun 09 10:46:12.092205 crc crio[3654]: time=\"2026-06-09T10:46:12.092118992Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:46:12.109920 crc crio[3654]: 2026-06-09T10:46:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:46:12.110230 crc crio[3654]: time=\"2026-06-09T10:46:12.110006245Z\" level=info msg=\"Successfully cleaned up network for pod 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a\"\nJun 09 10:46:12.110230 crc crio[3654]: time=\"2026-06-09T10:46:12.110044056Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:12.110230 crc crio[3654]: time=\"2026-06-09T10:46:12.110090897Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0(b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5), attempting CNI teardown with cached info\"\nJun 09 10:46:12.110509 crc crio[3654]: time=\"2026-06-09T10:46:12.110402086Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc0004901f0}] Aliases:map[]}\"\nJun 09 10:46:12.110702 crc crio[3654]: time=\"2026-06-09T10:46:12.110627942Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:46:12.137512 crc crio[3654]: 2026-06-09T10:46:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:46:12.137944 crc crio[3654]: time=\"2026-06-09T10:46:12.13760026Z\" level=info msg=\"Successfully cleaned up network for pod b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5\"\nJun 09 10:46:12.137944 crc crio[3654]: time=\"2026-06-09T10:46:12.137631921Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:12.137944 crc crio[3654]: time=\"2026-06-09T10:46:12.137673802Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0(77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2), attempting CNI teardown with cached info\"\nJun 09 10:46:12.137944 crc crio[3654]: time=\"2026-06-09T10:46:12.137861077Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc00008c598}] Aliases:map[]}\"\nJun 09 10:46:12.138135 crc crio[3654]: time=\"2026-06-09T10:46:12.138001571Z\" level=info msg=\"Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:46:12.156679 crc crio[3654]: 2026-06-09T10:46:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:46:12.156948 crc crio[3654]: time=\"2026-06-09T10:46:12.156811349Z\" level=info msg=\"Successfully cleaned up network for pod 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2\"\nJun 09 10:46:12.156948 crc crio[3654]: time=\"2026-06-09T10:46:12.156855831Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:12.156948 crc crio[3654]: time=\"2026-06-09T10:46:12.156902222Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_kube-storage-version-migrator-operator-565b79b866-2h5s6_openshift-kube-storage-version-migrator-operator_8f573912-eb25-4f17-bfe5-81325e551bf2_0(8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7), attempting CNI teardown with cached info\"\nJun 09 10:46:12.157169 crc crio[3654]: time=\"2026-06-09T10:46:12.157121298Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc000588360}] Aliases:map[]}\"\nJun 09 10:46:12.157390 crc crio[3654]: time=\"2026-06-09T10:46:12.157274722Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:46:12.184086 crc crio[3654]: 2026-06-09T10:46:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:46:12.184522 crc crio[3654]: time=\"2026-06-09T10:46:12.184213249Z\" level=info msg=\"Successfully cleaned up network for pod 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7\"\nJun 09 10:46:12.184522 crc crio[3654]: time=\"2026-06-09T10:46:12.18425537Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:12.184522 crc crio[3654]: time=\"2026-06-09T10:46:12.184366993Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_revision-pruner-12-crc_openshift-kube-apiserver_abc11e84-2f29-497d-b0df-09bb729ef48c_0(28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d), attempting CNI teardown with cached info\"\nJun 09 10:46:12.184522 crc crio[3654]: time=\"2026-06-09T10:46:12.184487137Z\" level=info msg=\"Got pod network &{Name:revision-pruner-12-crc Namespace:openshift-kube-apiserver ID:28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d UID:abc11e84-2f29-497d-b0df-09bb729ef48c NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podabc11e84_2f29_497d_b0df_09bb729ef48c.slice PodAnnotations:0xc00008c678}] Aliases:map[]}\"\nJun 09 10:46:12.184522 crc crio[3654]: time=\"2026-06-09T10:46:12.184532838Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 10:46:12.185050 crc crio[3654]: time=\"2026-06-09T10:46:12.184543978Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 10:46:12.185050 crc crio[3654]: time=\"2026-06-09T10:46:12.184557539Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:46:12.203992 crc crio[3654]: 2026-06-09T10:46:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:46:12.204261 crc crio[3654]: time=\"2026-06-09T10:46:12.204009325Z\" level=info msg=\"Successfully cleaned up network for pod 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d\"\nJun 09 10:46:12.204261 crc crio[3654]: time=\"2026-06-09T10:46:12.204054016Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:12.204261 crc crio[3654]: time=\"2026-06-09T10:46:12.204098337Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1), attempting CNI teardown with cached info\"\nJun 09 10:46:12.204564 crc crio[3654]: time=\"2026-06-09T10:46:12.204381815Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc000490388}] Aliases:map[]}\"\nJun 09 10:46:12.204564 crc crio[3654]: time=\"2026-06-09T10:46:12.20455071Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:46:12.220392 crc crio[3654]: 2026-06-09T10:46:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:46:12.220511 crc crio[3654]: time=\"2026-06-09T10:46:12.220451567Z\" level=info msg=\"Successfully cleaned up network for pod 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1\"\nJun 09 10:46:12.220511 crc crio[3654]: time=\"2026-06-09T10:46:12.220484818Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:12.220663 crc crio[3654]: time=\"2026-06-09T10:46:12.220522029Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0(2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0), attempting CNI teardown with cached info\"\nJun 09 10:46:12.220663 crc crio[3654]: time=\"2026-06-09T10:46:12.220663763Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc00011c460}] Aliases:map[]}\"\nJun 09 10:46:12.220864 crc crio[3654]: time=\"2026-06-09T10:46:12.220820407Z\" level=info msg=\"Deleting pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:46:12.258029 crc crio[3654]: 2026-06-09T10:46:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:46:12.258349 crc crio[3654]: time=\"2026-06-09T10:46:12.258188707Z\" level=info msg=\"Successfully cleaned up network for pod 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0\"\nJun 09 10:46:12.258349 crc crio[3654]: time=\"2026-06-09T10:46:12.258233248Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:12.258349 crc crio[3654]: time=\"2026-06-09T10:46:12.258344131Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0(6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5), attempting CNI teardown with cached info\"\nJun 09 10:46:12.258592 crc crio[3654]: time=\"2026-06-09T10:46:12.258524656Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc00011c4f0}] Aliases:map[]}\"\nJun 09 10:46:12.258770 crc crio[3654]: time=\"2026-06-09T10:46:12.258707281Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:46:12.322987 crc crio[3654]: 2026-06-09T10:46:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:46:12.323246 crc crio[3654]: time=\"2026-06-09T10:46:12.323032798Z\" level=info msg=\"Successfully cleaned up network for pod 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5\"\nJun 09 10:46:12.323246 crc crio[3654]: time=\"2026-06-09T10:46:12.323063809Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:46:12.323246 crc crio[3654]: time=\"2026-06-09T10:46:12.32309904Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_collect-profiles-29632800-ls5hs_openshift-operator-lifecycle-manager_0c0aae9e-a439-45ca-8f32-9dc9e6cffe96_0(25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b), attempting CNI teardown with cached info\"\nJun 09 10:46:12.323246 crc crio[3654]: time=\"2026-06-09T10:46:12.323177352Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29632800-ls5hs Namespace:openshift-operator-lifecycle-manager ID:25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b UID:0c0aae9e-a439-45ca-8f32-9dc9e6cffe96 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0c0aae9e_a439_45ca_8f32_9dc9e6cffe96.slice PodAnnotations:0xc00008c718}] Aliases:map[]}\"\nJun 09 10:46:12.323246 crc crio[3654]: time=\"2026-06-09T10:46:12.323216963Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 10:46:12.323246 crc crio[3654]: time=\"2026-06-09T10:46:12.323225913Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 10:46:12.323246 crc crio[3654]: time=\"2026-06-09T10:46:12.323236534Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632800-ls5hs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:46:12.346891 crc crio[3654]: 2026-06-09T10:46:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:46:12.347160 crc crio[3654]: time=\"2026-06-09T10:46:12.346935819Z\" level=info msg=\"Successfully cleaned up network for pod 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b\"\nJun 09 10:46:14.834219 crc crio[3654]: time=\"2026-06-09T10:46:14.833258381Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=2aa80227-c893-457f-b531-ae09923b2928 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:46:14.835429 crc crio[3654]: time=\"2026-06-09T10:46:14.834399584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:14.850922 crc crio[3654]: time=\"2026-06-09T10:46:14.850711452Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=08b4c686-02cd-4b04-aa7a-5c7601f8ffcb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:46:14.850922 crc crio[3654]: time=\"2026-06-09T10:46:14.850765933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:14.860575 crc crio[3654]: time=\"2026-06-09T10:46:14.859372345Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=670f1021-21fe-43af-91ca-65e11526d8a3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:46:14.860575 crc crio[3654]: time=\"2026-06-09T10:46:14.859832348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:14.864100 crc crio[3654]: time=\"2026-06-09T10:46:14.864039816Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=2aa80227-c893-457f-b531-ae09923b2928 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:46:14.867930 crc crio[3654]: time=\"2026-06-09T10:46:14.867264357Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=08b4c686-02cd-4b04-aa7a-5c7601f8ffcb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:46:14.873381 crc crio[3654]: time=\"2026-06-09T10:46:14.873349398Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=670f1021-21fe-43af-91ca-65e11526d8a3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:46:14.915126 crc crio[3654]: time=\"2026-06-09T10:46:14.914980427Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=4013a5f2-2a63-495f-8bae-366392f9524f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:46:14.915527 crc crio[3654]: time=\"2026-06-09T10:46:14.915126391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:14.932268 crc crio[3654]: time=\"2026-06-09T10:46:14.932117638Z\" level=info msg=\"Ran pod sandbox 4f2cdf767e0d2110ad4589ccdbe8e8bd6c1b9ae4a5e193a6ef42d310ac36b873 with infra container: openshift-etcd/etcd-crc/POD\" id=08b4c686-02cd-4b04-aa7a-5c7601f8ffcb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:46:14.933594 crc crio[3654]: time=\"2026-06-09T10:46:14.933451116Z\" level=info msg=\"Ran pod sandbox 8053f6283d92b8a7c0cb4a18d579f74212d8791620e88120aefbeeed4e896e56 with infra container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=2aa80227-c893-457f-b531-ae09923b2928 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:46:14.933864 crc crio[3654]: time=\"2026-06-09T10:46:14.933654031Z\" level=info msg=\"Ran pod sandbox 94be355b141f4f34f9dfbc8fa98ca3a4b8665d6d2e6970a173fc7801cdf633c7 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=670f1021-21fe-43af-91ca-65e11526d8a3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:46:14.934845 crc crio[3654]: time=\"2026-06-09T10:46:14.93468428Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=a261a828-d2cd-4454-a4e0-7943aa7cf71c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:46:14.935050 crc crio[3654]: time=\"2026-06-09T10:46:14.934915117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:14.938729 crc crio[3654]: time=\"2026-06-09T10:46:14.938557059Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=827b48b0-53a5-4aac-8e93-1c512ff9485e name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:46:14.938729 crc crio[3654]: time=\"2026-06-09T10:46:14.938569569Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d8aa3d4e-402a-45f6-9b56-b3fed0f7e74e name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:46:14.938729 crc crio[3654]: time=\"2026-06-09T10:46:14.93859516Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=9c7c2af2-877b-4d8a-af55-da4feee5499f name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:46:14.942575 crc crio[3654]: time=\"2026-06-09T10:46:14.942446168Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=4013a5f2-2a63-495f-8bae-366392f9524f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:46:14.946193 crc crio[3654]: time=\"2026-06-09T10:46:14.945912386Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=a261a828-d2cd-4454-a4e0-7943aa7cf71c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:46:14.958137 crc crio[3654]: time=\"2026-06-09T10:46:14.956707329Z\" level=info msg=\"Ran pod sandbox d3634b745444ba35c0edeb974e19fc8a4e8fdec9fca497639475422f2fa1abea with infra container: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=4013a5f2-2a63-495f-8bae-366392f9524f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:46:14.958965 crc crio[3654]: time=\"2026-06-09T10:46:14.95889625Z\" level=info msg=\"Ran pod sandbox 5800b03c1700b1d35e9bb66b054168b2c40f6a1f5507fd64959f9c898529ba81 with infra container: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=a261a828-d2cd-4454-a4e0-7943aa7cf71c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:46:14.959730 crc crio[3654]: time=\"2026-06-09T10:46:14.95959081Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=6c9b9b85-880b-4d11-af84-787657f541d1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:46:14.961593 crc crio[3654]: time=\"2026-06-09T10:46:14.96139355Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=f14e3ca7-166b-4db9-aa94-5eb2208a71b7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:46:14.961828 crc crio[3654]: time=\"2026-06-09T10:46:14.961691829Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=feee8fdd-01fa-40f9-a56d-676735abd2fb name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:46:14.961828 crc crio[3654]: time=\"2026-06-09T10:46:14.961767651Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=060eece5-7bcc-41f7-9a6d-5daf9ff91f17 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:46:14.966624 crc crio[3654]: time=\"2026-06-09T10:46:14.966554705Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=3310ad6b-dc3d-4764-8c11-568ff48ced5e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:46:14.968103 crc crio[3654]: time=\"2026-06-09T10:46:14.967983095Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=3e2c8be2-e5b1-4078-a52e-d77900ffc9e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:46:14.991924 crc crio[3654]: time=\"2026-06-09T10:46:14.991205478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:14.992217 crc crio[3654]: time=\"2026-06-09T10:46:14.992111223Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=e1e94ec1-4a88-4793-9a1d-5180459fa58d name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:46:14.992873 crc crio[3654]: time=\"2026-06-09T10:46:14.991372922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:14.993073 crc crio[3654]: time=\"2026-06-09T10:46:14.992948397Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=cbba1633-e205-44cc-91cd-ec33f9190f39 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:46:14.993900 crc crio[3654]: time=\"2026-06-09T10:46:14.993840922Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=778f4da9-cb3b-4ef9-be52-c62c586d04d2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:46:14.995748 crc crio[3654]: time=\"2026-06-09T10:46:14.99556434Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=3830f56e-a28d-4674-adca-b42193cba6a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:46:14.997678 crc crio[3654]: time=\"2026-06-09T10:46:14.997539396Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=69dca83e-c457-4259-9a4b-b5eace35c4a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:46:14.998040 crc crio[3654]: time=\"2026-06-09T10:46:14.997952197Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=52326a25-2987-408a-889f-e243018306ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:46:14.999729 crc crio[3654]: time=\"2026-06-09T10:46:14.999552612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:15.000214 crc crio[3654]: time=\"2026-06-09T10:46:15.00018849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:15.000505 crc crio[3654]: time=\"2026-06-09T10:46:15.000435707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:15.011834 crc crio[3654]: time=\"2026-06-09T10:46:15.011706524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:15.023596 crc crio[3654]: time=\"2026-06-09T10:46:15.023498665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:15.028011 crc crio[3654]: time=\"2026-06-09T10:46:15.02795651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:15.030596 crc crio[3654]: time=\"2026-06-09T10:46:15.030491541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:15.054659 crc crio[3654]: time=\"2026-06-09T10:46:15.054614019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:17.318354 crc crio[3654]: time=\"2026-06-09T10:46:17.318233715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:17.320558 crc crio[3654]: time=\"2026-06-09T10:46:17.320516199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:17.322866 crc crio[3654]: time=\"2026-06-09T10:46:17.32269565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:17.329612 crc crio[3654]: time=\"2026-06-09T10:46:17.329119541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:17.331102 crc crio[3654]: time=\"2026-06-09T10:46:17.330981793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:17.657434 crc crio[3654]: time=\"2026-06-09T10:46:17.657362Z\" level=info msg=\"Created container fdfbff3377dac23d4ea64af5e3b769edb4268d71b2d85e2f18cee52f6a697f59: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=3830f56e-a28d-4674-adca-b42193cba6a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:46:17.659564 crc crio[3654]: time=\"2026-06-09T10:46:17.659221582Z\" level=info msg=\"Starting container: fdfbff3377dac23d4ea64af5e3b769edb4268d71b2d85e2f18cee52f6a697f59\" id=3e565283-a191-4a06-947f-463905cd0ddb name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:46:17.663129 crc crio[3654]: time=\"2026-06-09T10:46:17.662948067Z\" level=info msg=\"Created container 7f06ba9c14acf685cf9fa753856d2fece7841704a9ac74aba3e406855420778e: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=52326a25-2987-408a-889f-e243018306ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:46:17.663466 crc crio[3654]: time=\"2026-06-09T10:46:17.663364769Z\" level=info msg=\"Created container 5fb2420456cc0582dd16300c910f044213601c521f60697c76894b2cee2312e8: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=69dca83e-c457-4259-9a4b-b5eace35c4a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:46:17.663987 crc crio[3654]: time=\"2026-06-09T10:46:17.663825362Z\" level=info msg=\"Created container 8a194c6cb6cc10966ef63c762bfb6acec80f22a4be1f3ca3d1ba8f5de694eb11: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=3310ad6b-dc3d-4764-8c11-568ff48ced5e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:46:17.664884 crc crio[3654]: time=\"2026-06-09T10:46:17.66485412Z\" level=info msg=\"Starting container: 7f06ba9c14acf685cf9fa753856d2fece7841704a9ac74aba3e406855420778e\" id=0d144a72-5229-4008-bf44-39e0f61edb35 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:46:17.665657 crc crio[3654]: time=\"2026-06-09T10:46:17.66556807Z\" level=info msg=\"Starting container: 8a194c6cb6cc10966ef63c762bfb6acec80f22a4be1f3ca3d1ba8f5de694eb11\" id=b39e6c96-6d0e-4e47-8d37-0ea489ba8ce7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:46:17.666069 crc crio[3654]: time=\"2026-06-09T10:46:17.664592203Z\" level=info msg=\"Created container 24033ce034febdc5b59b4c9017f6084dd1a01678769cc493e6e843e5d891f2df: openshift-etcd/etcd-crc/setup\" id=3e2c8be2-e5b1-4078-a52e-d77900ffc9e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:46:17.666341 crc crio[3654]: time=\"2026-06-09T10:46:17.665442307Z\" level=info msg=\"Starting container: 5fb2420456cc0582dd16300c910f044213601c521f60697c76894b2cee2312e8\" id=07e16df0-986e-4019-8701-245a1adcfb9b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:46:17.667362 crc crio[3654]: time=\"2026-06-09T10:46:17.665966752Z\" level=info msg=\"Started container\" PID=5406 containerID=fdfbff3377dac23d4ea64af5e3b769edb4268d71b2d85e2f18cee52f6a697f59 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=3e565283-a191-4a06-947f-463905cd0ddb name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3634b745444ba35c0edeb974e19fc8a4e8fdec9fca497639475422f2fa1abea\nJun 09 10:46:17.668692 crc crio[3654]: time=\"2026-06-09T10:46:17.668368439Z\" level=info msg=\"Starting container: 24033ce034febdc5b59b4c9017f6084dd1a01678769cc493e6e843e5d891f2df\" id=e799482d-4e8c-4124-8ce8-6c760f19a027 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:46:17.673938 crc crio[3654]: time=\"2026-06-09T10:46:17.673622867Z\" level=info msg=\"Started container\" PID=5407 containerID=8a194c6cb6cc10966ef63c762bfb6acec80f22a4be1f3ca3d1ba8f5de694eb11 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup id=b39e6c96-6d0e-4e47-8d37-0ea489ba8ce7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8053f6283d92b8a7c0cb4a18d579f74212d8791620e88120aefbeeed4e896e56\nJun 09 10:46:17.685756 crc crio[3654]: time=\"2026-06-09T10:46:17.685635444Z\" level=info msg=\"Started container\" PID=5408 containerID=24033ce034febdc5b59b4c9017f6084dd1a01678769cc493e6e843e5d891f2df description=openshift-etcd/etcd-crc/setup id=e799482d-4e8c-4124-8ce8-6c760f19a027 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f2cdf767e0d2110ad4589ccdbe8e8bd6c1b9ae4a5e193a6ef42d310ac36b873\nJun 09 10:46:17.687014 crc crio[3654]: time=\"2026-06-09T10:46:17.68692271Z\" level=info msg=\"Started container\" PID=5405 containerID=7f06ba9c14acf685cf9fa753856d2fece7841704a9ac74aba3e406855420778e description=openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port id=0d144a72-5229-4008-bf44-39e0f61edb35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5800b03c1700b1d35e9bb66b054168b2c40f6a1f5507fd64959f9c898529ba81\nJun 09 10:46:17.708580 crc crio[3654]: time=\"2026-06-09T10:46:17.708441045Z\" level=info msg=\"Started container\" PID=5409 containerID=5fb2420456cc0582dd16300c910f044213601c521f60697c76894b2cee2312e8 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=07e16df0-986e-4019-8701-245a1adcfb9b name=/runtime.v1.RuntimeService/StartContainer sandboxID=94be355b141f4f34f9dfbc8fa98ca3a4b8665d6d2e6970a173fc7801cdf633c7\nJun 09 10:46:17.814073 crc crio[3654]: time=\"2026-06-09T10:46:17.812834957Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=eb2227df-99ac-47cb-8fc8-e17942bb5019 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:46:17.817459 crc crio[3654]: time=\"2026-06-09T10:46:17.81723888Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=12cce5b6-7637-4506-8a85-99dc404c713f name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:46:17.820150 crc crio[3654]: time=\"2026-06-09T10:46:17.819920936Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=82d11ac0-6202-4ec0-b96c-ecfa3012ec29 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:46:17.821059 crc crio[3654]: time=\"2026-06-09T10:46:17.820934174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:17.855400 crc crio[3654]: time=\"2026-06-09T10:46:17.855264578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:18.090370 crc crio[3654]: time=\"2026-06-09T10:46:18.08961474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:18.347138 crc crio[3654]: time=\"2026-06-09T10:46:18.347039251Z\" level=info msg=\"Created container 98923c4e1d5a73b0111503b3ab74d10c5c64b499d80e3a7767b2f877e60fea0a: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=82d11ac0-6202-4ec0-b96c-ecfa3012ec29 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:46:18.348618 crc crio[3654]: time=\"2026-06-09T10:46:18.348551203Z\" level=info msg=\"Starting container: 98923c4e1d5a73b0111503b3ab74d10c5c64b499d80e3a7767b2f877e60fea0a\" id=e673fff5-4ff1-4227-929d-1a1a1623d3d4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:46:18.357572 crc crio[3654]: time=\"2026-06-09T10:46:18.357451633Z\" level=info msg=\"Started container\" PID=5453 containerID=98923c4e1d5a73b0111503b3ab74d10c5c64b499d80e3a7767b2f877e60fea0a description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=e673fff5-4ff1-4227-929d-1a1a1623d3d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3634b745444ba35c0edeb974e19fc8a4e8fdec9fca497639475422f2fa1abea\nJun 09 10:46:18.414732 crc crio[3654]: time=\"2026-06-09T10:46:18.414625279Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=51bbb952-d538-4b03-926f-994a5643e442 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:46:18.417340 crc crio[3654]: time=\"2026-06-09T10:46:18.417219882Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=2d7bb086-73d7-494c-97a1-dda2e4d57ae4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:46:18.419813 crc crio[3654]: time=\"2026-06-09T10:46:18.419730462Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=fa61f176-1f77-4c5d-af3e-3a6c424d7642 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:46:18.420485 crc crio[3654]: time=\"2026-06-09T10:46:18.420404701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:18.437189 crc crio[3654]: time=\"2026-06-09T10:46:18.437003507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:18.765014 crc crio[3654]: time=\"2026-06-09T10:46:18.764930168Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=2d8969a5-9bdd-4b87-8230-a131c53ea660 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:46:18.767037 crc crio[3654]: time=\"2026-06-09T10:46:18.766923444Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=af015b13-8758-4f46-a11d-f042544c8d9a name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:46:18.769588 crc crio[3654]: time=\"2026-06-09T10:46:18.769514887Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=5f1a1f67-41f7-4df8-a9f6-c80e97cf0077 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:46:18.769973 crc crio[3654]: time=\"2026-06-09T10:46:18.769904138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:18.772545 crc crio[3654]: time=\"2026-06-09T10:46:18.77248014Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=e52b8765-b587-4965-b311-525504b4af4a name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:46:18.778829 crc crio[3654]: time=\"2026-06-09T10:46:18.778743476Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=a43474eb-264d-468c-8088-8e6f046ea63b name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:46:18.782690 crc crio[3654]: time=\"2026-06-09T10:46:18.782569533Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=044e7197-1389-41c5-8735-c825289e05ed name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:46:18.782938 crc crio[3654]: time=\"2026-06-09T10:46:18.782593864Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7c133c2c-e325-4989-b874-f4fc67d143cc name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:46:18.783064 crc crio[3654]: time=\"2026-06-09T10:46:18.782643195Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=84a42326-f2ab-4308-8636-8fa68c7b1333 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:46:18.786075 crc crio[3654]: time=\"2026-06-09T10:46:18.785936468Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=e099755e-333f-4f64-9073-a96c3d1aeef6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:46:18.786160 crc crio[3654]: time=\"2026-06-09T10:46:18.785975929Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=24c84288-4d44-4af9-b593-96ecde7d2f1f name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:46:18.786367 crc crio[3654]: time=\"2026-06-09T10:46:18.786257207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:18.788613 crc crio[3654]: time=\"2026-06-09T10:46:18.78850859Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=354bf028-9ba3-4352-9215-1e647bccc6c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:46:18.790606 crc crio[3654]: time=\"2026-06-09T10:46:18.790449935Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=4fd94cbc-4b16-4697-8473-23a213e10c8b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:46:18.793260 crc crio[3654]: time=\"2026-06-09T10:46:18.793179771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:18.794036 crc crio[3654]: time=\"2026-06-09T10:46:18.7938375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:18.795329 crc crio[3654]: time=\"2026-06-09T10:46:18.795198958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:18.838914 crc crio[3654]: time=\"2026-06-09T10:46:18.838116263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:18.845442 crc crio[3654]: time=\"2026-06-09T10:46:18.845143341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:18.871651 crc crio[3654]: time=\"2026-06-09T10:46:18.869761172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:19.914138 crc crio[3654]: time=\"2026-06-09T10:46:19.913710783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:20.096052 crc crio[3654]: time=\"2026-06-09T10:46:20.082969827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:20.096052 crc crio[3654]: time=\"2026-06-09T10:46:20.090448717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:20.096052 crc crio[3654]: time=\"2026-06-09T10:46:20.094173732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:21.089498 crc crio[3654]: time=\"2026-06-09T10:46:21.089038264Z\" level=info msg=\"Created container a7fde1032c17711b286575b735cd2a7a5bfdff2a2467ce48320f40216734384b: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=354bf028-9ba3-4352-9215-1e647bccc6c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:46:21.094870 crc crio[3654]: time=\"2026-06-09T10:46:21.094624271Z\" level=info msg=\"Starting container: a7fde1032c17711b286575b735cd2a7a5bfdff2a2467ce48320f40216734384b\" id=9659e5f8-0b0b-4937-b078-40502eb1aacc name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:46:21.121701 crc crio[3654]: time=\"2026-06-09T10:46:21.121536667Z\" level=info msg=\"Started container\" PID=5500 containerID=a7fde1032c17711b286575b735cd2a7a5bfdff2a2467ce48320f40216734384b description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio id=9659e5f8-0b0b-4937-b078-40502eb1aacc name=/runtime.v1.RuntimeService/StartContainer sandboxID=8053f6283d92b8a7c0cb4a18d579f74212d8791620e88120aefbeeed4e896e56\nJun 09 10:46:21.135555 crc crio[3654]: time=\"2026-06-09T10:46:21.135038516Z\" level=info msg=\"Created container 57943ea108e80477e848958945fc2529eef37307a92b44d826ea563b4fe31805: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=4fd94cbc-4b16-4697-8473-23a213e10c8b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:46:21.137237 crc crio[3654]: time=\"2026-06-09T10:46:21.137044082Z\" level=info msg=\"Starting container: 57943ea108e80477e848958945fc2529eef37307a92b44d826ea563b4fe31805\" id=0f2ae529-3253-4abd-9f68-082bdfe2728a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:46:21.148090 crc crio[3654]: time=\"2026-06-09T10:46:21.147972929Z\" level=info msg=\"Started container\" PID=5514 containerID=57943ea108e80477e848958945fc2529eef37307a92b44d826ea563b4fe31805 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=0f2ae529-3253-4abd-9f68-082bdfe2728a name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f2cdf767e0d2110ad4589ccdbe8e8bd6c1b9ae4a5e193a6ef42d310ac36b873\nJun 09 10:46:21.306244 crc crio[3654]: time=\"2026-06-09T10:46:21.30607846Z\" level=info msg=\"Created container dd51afac4f11973f89e8f98eab4afa41c0a7893553ee94e48b5cf3cbf044ff00: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=e099755e-333f-4f64-9073-a96c3d1aeef6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:46:21.307938 crc crio[3654]: time=\"2026-06-09T10:46:21.307836039Z\" level=info msg=\"Starting container: dd51afac4f11973f89e8f98eab4afa41c0a7893553ee94e48b5cf3cbf044ff00\" id=96d6d3cc-7521-4230-a87f-44303492749d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:46:21.329448 crc crio[3654]: time=\"2026-06-09T10:46:21.32924199Z\" level=info msg=\"Started container\" PID=5510 containerID=dd51afac4f11973f89e8f98eab4afa41c0a7893553ee94e48b5cf3cbf044ff00 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=96d6d3cc-7521-4230-a87f-44303492749d name=/runtime.v1.RuntimeService/StartContainer sandboxID=94be355b141f4f34f9dfbc8fa98ca3a4b8665d6d2e6970a173fc7801cdf633c7\nJun 09 10:46:21.343574 crc crio[3654]: time=\"2026-06-09T10:46:21.343222143Z\" level=info msg=\"Created container aa105fe55802979bb136e118e97bdc6377570de6716baee2ecc5a9d87b2c91c1: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=5f1a1f67-41f7-4df8-a9f6-c80e97cf0077 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:46:21.345377 crc crio[3654]: time=\"2026-06-09T10:46:21.345265951Z\" level=info msg=\"Starting container: aa105fe55802979bb136e118e97bdc6377570de6716baee2ecc5a9d87b2c91c1\" id=d562c310-5321-488c-bd51-e0b951568e6d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:46:21.353220 crc crio[3654]: time=\"2026-06-09T10:46:21.3530927Z\" level=info msg=\"Started container\" PID=5513 containerID=aa105fe55802979bb136e118e97bdc6377570de6716baee2ecc5a9d87b2c91c1 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=d562c310-5321-488c-bd51-e0b951568e6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=5800b03c1700b1d35e9bb66b054168b2c40f6a1f5507fd64959f9c898529ba81\nJun 09 10:46:21.511034 crc crio[3654]: time=\"2026-06-09T10:46:21.510758879Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=c7e9ab8e-2c89-4703-b116-fa001adb41be name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:46:21.512639 crc crio[3654]: time=\"2026-06-09T10:46:21.51257202Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=6d441204-62ab-442c-bbd8-b3670f465bc7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:46:21.514945 crc crio[3654]: time=\"2026-06-09T10:46:21.514647008Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=73e21286-d366-49cc-9d39-b0855886143c name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:46:21.514945 crc crio[3654]: time=\"2026-06-09T10:46:21.514744801Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=b25bd28c-648a-4296-83b3-ecfd05c5bc33 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:46:21.518414 crc crio[3654]: time=\"2026-06-09T10:46:21.518176597Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=f0251a9f-da16-4be2-86d6-698ec8df6e70 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:46:21.519036 crc crio[3654]: time=\"2026-06-09T10:46:21.518854306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:21.519502 crc crio[3654]: time=\"2026-06-09T10:46:21.519444263Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=1bfce606-4003-495b-b815-1aded44db09b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:46:21.520054 crc crio[3654]: time=\"2026-06-09T10:46:21.51969925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:21.563505 crc crio[3654]: time=\"2026-06-09T10:46:21.5631352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:21.623743 crc crio[3654]: time=\"2026-06-09T10:46:21.623238928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:21.853944 crc crio[3654]: time=\"2026-06-09T10:46:21.853276979Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=aebfee21-c4ba-4a3d-8d9c-a9b97a0e9bf5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:46:21.861020 crc crio[3654]: time=\"2026-06-09T10:46:21.860663136Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=23a23253-44fb-47a1-a898-5ef026dc4b4f name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:46:21.872969 crc crio[3654]: time=\"2026-06-09T10:46:21.867480008Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=8690fe85-6abe-4b27-89b8-25fa2267828f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:46:21.875181 crc crio[3654]: time=\"2026-06-09T10:46:21.875129053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:21.941405 crc crio[3654]: time=\"2026-06-09T10:46:21.940974222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:22.484576 crc crio[3654]: time=\"2026-06-09T10:46:22.484000874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:22.706554 crc crio[3654]: time=\"2026-06-09T10:46:22.704918319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:22.905630 crc crio[3654]: time=\"2026-06-09T10:46:22.905574047Z\" level=info msg=\"Created container 07cb653158dbde5dfcc655d3ab89b0b2208ca4feb7b829407db1163c3274270e: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=1bfce606-4003-495b-b815-1aded44db09b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:46:22.910753 crc crio[3654]: time=\"2026-06-09T10:46:22.908652873Z\" level=info msg=\"Starting container: 07cb653158dbde5dfcc655d3ab89b0b2208ca4feb7b829407db1163c3274270e\" id=10808b2d-6861-4ec6-9f77-19856dd81d8a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:46:22.987749 crc crio[3654]: time=\"2026-06-09T10:46:22.984713217Z\" level=info msg=\"Started container\" PID=5583 containerID=07cb653158dbde5dfcc655d3ab89b0b2208ca4feb7b829407db1163c3274270e description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer id=10808b2d-6861-4ec6-9f77-19856dd81d8a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5800b03c1700b1d35e9bb66b054168b2c40f6a1f5507fd64959f9c898529ba81\nJun 09 10:46:23.064684 crc crio[3654]: time=\"2026-06-09T10:46:23.064623292Z\" level=info msg=\"Created container 7a88f93fbcd3132b1a487d9e1c20ed8fa4f317f74c50d69f53526d12fcb37ce6: openshift-etcd/etcd-crc/etcd-resources-copy\" id=8690fe85-6abe-4b27-89b8-25fa2267828f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:46:23.077906 crc crio[3654]: time=\"2026-06-09T10:46:23.077661678Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=26bf0204-1c63-4a1a-9c0a-f7b8f2d69184 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:46:23.078981 crc crio[3654]: time=\"2026-06-09T10:46:23.078264725Z\" level=info msg=\"Starting container: 7a88f93fbcd3132b1a487d9e1c20ed8fa4f317f74c50d69f53526d12fcb37ce6\" id=d446cf35-5d91-445d-bb99-ada4897adee8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:46:23.083961 crc crio[3654]: time=\"2026-06-09T10:46:23.083609135Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=7da8d039-7e7e-43a0-b763-6b77a39b798f name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:46:23.090743 crc crio[3654]: time=\"2026-06-09T10:46:23.089902892Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=e2f4910e-b563-4eb0-9292-be38e37e8c95 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:46:23.092021 crc crio[3654]: time=\"2026-06-09T10:46:23.091841646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:23.163580 crc crio[3654]: time=\"2026-06-09T10:46:23.162889322Z\" level=info msg=\"Started container\" PID=5593 containerID=7a88f93fbcd3132b1a487d9e1c20ed8fa4f317f74c50d69f53526d12fcb37ce6 description=openshift-etcd/etcd-crc/etcd-resources-copy id=d446cf35-5d91-445d-bb99-ada4897adee8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f2cdf767e0d2110ad4589ccdbe8e8bd6c1b9ae4a5e193a6ef42d310ac36b873\nJun 09 10:46:23.230553 crc crio[3654]: time=\"2026-06-09T10:46:23.229902064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:23.690761 crc crio[3654]: time=\"2026-06-09T10:46:23.690618604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:24.782946 crc crio[3654]: time=\"2026-06-09T10:46:24.77498778Z\" level=info msg=\"Created container c6edd9d680dba1947a495cb42b24d16aa52c3e3e6da5fede4400dea17d63eff9: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=e2f4910e-b563-4eb0-9292-be38e37e8c95 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:46:24.782946 crc crio[3654]: time=\"2026-06-09T10:46:24.778152789Z\" level=info msg=\"Starting container: c6edd9d680dba1947a495cb42b24d16aa52c3e3e6da5fede4400dea17d63eff9\" id=171779ce-1645-4554-8f0c-5461e90a2056 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:46:24.848201 crc crio[3654]: time=\"2026-06-09T10:46:24.84799691Z\" level=info msg=\"Started container\" PID=5615 containerID=c6edd9d680dba1947a495cb42b24d16aa52c3e3e6da5fede4400dea17d63eff9 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=171779ce-1645-4554-8f0c-5461e90a2056 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5800b03c1700b1d35e9bb66b054168b2c40f6a1f5507fd64959f9c898529ba81\nJun 09 10:46:25.006243 crc crio[3654]: time=\"2026-06-09T10:46:25.005911186Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=815143e9-e6e1-47e1-97fe-5cc6a7349102 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:46:25.090572 crc crio[3654]: time=\"2026-06-09T10:46:25.090171762Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=12d4d3fe-9c45-4201-804b-646a8b81a4ce name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:46:25.095054 crc crio[3654]: time=\"2026-06-09T10:46:25.094190545Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=43d257f9-19b7-4aa0-a158-ef13ec441bb4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:46:25.095452 crc crio[3654]: time=\"2026-06-09T10:46:25.095400769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:25.108253 crc crio[3654]: time=\"2026-06-09T10:46:25.10788532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:25.120881 crc crio[3654]: time=\"2026-06-09T10:46:25.120645648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:25.132488 crc crio[3654]: time=\"2026-06-09T10:46:25.132230664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:25.395156 crc crio[3654]: time=\"2026-06-09T10:46:25.390182879Z\" level=info msg=\"Created container 183f8aa551f0b759c4777841bdf133a8e67cf952bc2556d1aca753a0f454ba69: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=f0251a9f-da16-4be2-86d6-698ec8df6e70 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:46:25.395156 crc crio[3654]: time=\"2026-06-09T10:46:25.394700836Z\" level=info msg=\"Starting container: 183f8aa551f0b759c4777841bdf133a8e67cf952bc2556d1aca753a0f454ba69\" id=22dbb666-a50f-4b26-8a7c-316d3f16e1ed name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:46:25.431325 crc crio[3654]: time=\"2026-06-09T10:46:25.43117401Z\" level=info msg=\"Created container c8e9f7e061535bf57fcaec705e1d0d1a8bcf34de4aeab659315b861d20e543f9: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=fa61f176-1f77-4c5d-af3e-3a6c424d7642 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:46:25.435134 crc crio[3654]: time=\"2026-06-09T10:46:25.434925816Z\" level=info msg=\"Starting container: c8e9f7e061535bf57fcaec705e1d0d1a8bcf34de4aeab659315b861d20e543f9\" id=7ab908ea-9e1f-499f-9bd2-205efe883934 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:46:25.438140 crc crio[3654]: time=\"2026-06-09T10:46:25.435031109Z\" level=info msg=\"Started container\" PID=5636 containerID=183f8aa551f0b759c4777841bdf133a8e67cf952bc2556d1aca753a0f454ba69 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=22dbb666-a50f-4b26-8a7c-316d3f16e1ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=94be355b141f4f34f9dfbc8fa98ca3a4b8665d6d2e6970a173fc7801cdf633c7\nJun 09 10:46:25.517664 crc crio[3654]: time=\"2026-06-09T10:46:25.516876638Z\" level=info msg=\"Started container\" PID=5635 containerID=c8e9f7e061535bf57fcaec705e1d0d1a8bcf34de4aeab659315b861d20e543f9 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer id=7ab908ea-9e1f-499f-9bd2-205efe883934 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3634b745444ba35c0edeb974e19fc8a4e8fdec9fca497639475422f2fa1abea\nJun 09 10:46:25.518792 crc crio[3654]: time=\"2026-06-09T10:46:25.518228636Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=ff373dc6-9348-4d08-90ed-96a4781e0699 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:46:25.522421 crc crio[3654]: time=\"2026-06-09T10:46:25.521653312Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=b6a71d4e-c087-4801-982f-7b924a5bdaa7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:46:25.526457 crc crio[3654]: time=\"2026-06-09T10:46:25.5262189Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=ef2ed36c-77f6-4ecc-9fe5-d277d457fdf2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:46:25.526920 crc crio[3654]: time=\"2026-06-09T10:46:25.526755815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:25.602852 crc crio[3654]: time=\"2026-06-09T10:46:25.601982988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:25.639380 crc crio[3654]: time=\"2026-06-09T10:46:25.639157812Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=4c6edc44-b677-417e-ab13-a17a34b14580 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:46:25.646725 crc crio[3654]: time=\"2026-06-09T10:46:25.646468057Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=470fd798-dc41-4305-a963-1ea992104a7e name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:46:25.657519 crc crio[3654]: time=\"2026-06-09T10:46:25.657101726Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=03528c9f-d76b-4102-b8c5-22a00cb5d5a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:46:25.657610 crc crio[3654]: time=\"2026-06-09T10:46:25.6575843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:25.759742 crc crio[3654]: time=\"2026-06-09T10:46:25.759547033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:25.962399 crc crio[3654]: time=\"2026-06-09T10:46:25.962119563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:26.353321 crc crio[3654]: time=\"2026-06-09T10:46:26.353176017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:26.492991 crc crio[3654]: time=\"2026-06-09T10:46:26.492889141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:26.639839 crc crio[3654]: time=\"2026-06-09T10:46:26.639573511Z\" level=info msg=\"Created container fa5e74af0ddcaeb634b1c43a8cb84d0276996398d61f2e362f54bcc56b176994: openshift-etcd/etcd-crc/etcdctl\" id=43d257f9-19b7-4aa0-a158-ef13ec441bb4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:46:26.645966 crc crio[3654]: time=\"2026-06-09T10:46:26.64382559Z\" level=info msg=\"Starting container: fa5e74af0ddcaeb634b1c43a8cb84d0276996398d61f2e362f54bcc56b176994\" id=084340f0-bdda-4abd-95de-6c773a25d8c0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:46:26.672383 crc crio[3654]: time=\"2026-06-09T10:46:26.671881148Z\" level=info msg=\"Started container\" PID=5665 containerID=fa5e74af0ddcaeb634b1c43a8cb84d0276996398d61f2e362f54bcc56b176994 description=openshift-etcd/etcd-crc/etcdctl id=084340f0-bdda-4abd-95de-6c773a25d8c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f2cdf767e0d2110ad4589ccdbe8e8bd6c1b9ae4a5e193a6ef42d310ac36b873\nJun 09 10:46:26.792539 crc crio[3654]: time=\"2026-06-09T10:46:26.792404413Z\" level=info msg=\"Created container 00aafc815975521306ba80de625310388b94f6227e9714abfd49ee72926359ad: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=ef2ed36c-77f6-4ecc-9fe5-d277d457fdf2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:46:26.794476 crc crio[3654]: time=\"2026-06-09T10:46:26.794247085Z\" level=info msg=\"Starting container: 00aafc815975521306ba80de625310388b94f6227e9714abfd49ee72926359ad\" id=b3ddd73a-46fc-428f-813c-385ae52b3d86 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:46:26.801894 crc crio[3654]: time=\"2026-06-09T10:46:26.801694294Z\" level=info msg=\"Started container\" PID=5688 containerID=00aafc815975521306ba80de625310388b94f6227e9714abfd49ee72926359ad description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=b3ddd73a-46fc-428f-813c-385ae52b3d86 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94be355b141f4f34f9dfbc8fa98ca3a4b8665d6d2e6970a173fc7801cdf633c7\nJun 09 10:46:26.894584 crc crio[3654]: time=\"2026-06-09T10:46:26.894493861Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=f8daf3fe-bfcc-4ac2-8d55-b306611b8bdf name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:46:26.899707 crc crio[3654]: time=\"2026-06-09T10:46:26.899599564Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=3b5e10df-e54c-43ce-99d6-e2224e69e01d name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:46:26.905275 crc crio[3654]: time=\"2026-06-09T10:46:26.905043307Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=42c78a02-c17d-4561-b074-6354b94cee2c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:46:26.905901 crc crio[3654]: time=\"2026-06-09T10:46:26.905686125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:26.946823 crc crio[3654]: time=\"2026-06-09T10:46:26.946720998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:27.248830 crc crio[3654]: time=\"2026-06-09T10:46:27.248591756Z\" level=info msg=\"Created container 7e3fc5d1c1ee0cdf9b1eac505e35b4852acb807295a715b809871058bb539275: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=03528c9f-d76b-4102-b8c5-22a00cb5d5a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:46:27.251540 crc crio[3654]: time=\"2026-06-09T10:46:27.251082036Z\" level=info msg=\"Starting container: 7e3fc5d1c1ee0cdf9b1eac505e35b4852acb807295a715b809871058bb539275\" id=dc7ae789-a3fb-48f2-b55f-d77e697307e5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:46:27.306655 crc crio[3654]: time=\"2026-06-09T10:46:27.301665637Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=0dd115b3-a2ff-4455-9dfb-f0b13a3e28a2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:46:27.311651 crc crio[3654]: time=\"2026-06-09T10:46:27.307966614Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=e6d103fc-fcf5-44bd-9290-d6ab20ddfa72 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:46:27.312277 crc crio[3654]: time=\"2026-06-09T10:46:27.312140201Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=ae56046c-f601-4aa3-a341-a62cb176e962 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:46:27.314510 crc crio[3654]: time=\"2026-06-09T10:46:27.313655074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:27.380167 crc crio[3654]: time=\"2026-06-09T10:46:27.377922009Z\" level=info msg=\"Started container\" PID=5702 containerID=7e3fc5d1c1ee0cdf9b1eac505e35b4852acb807295a715b809871058bb539275 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=dc7ae789-a3fb-48f2-b55f-d77e697307e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3634b745444ba35c0edeb974e19fc8a4e8fdec9fca497639475422f2fa1abea\nJun 09 10:46:27.444657 crc crio[3654]: time=\"2026-06-09T10:46:27.444242012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:27.483090 crc crio[3654]: time=\"2026-06-09T10:46:27.482434404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:28.116117 crc crio[3654]: time=\"2026-06-09T10:46:28.11572791Z\" level=info msg=\"Created container 139a21f3786990dc87d08c313a8cfd4430eed9c93d56f3e30ddf71e0c55c270b: openshift-etcd/etcd-crc/etcd\" id=42c78a02-c17d-4561-b074-6354b94cee2c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:46:28.119238 crc crio[3654]: time=\"2026-06-09T10:46:28.119191478Z\" level=info msg=\"Starting container: 139a21f3786990dc87d08c313a8cfd4430eed9c93d56f3e30ddf71e0c55c270b\" id=089ffc9f-e627-43f3-b2fd-95d24e07ed45 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:46:28.158661 crc crio[3654]: time=\"2026-06-09T10:46:28.158504982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:28.163853 crc crio[3654]: time=\"2026-06-09T10:46:28.16376255Z\" level=info msg=\"Started container\" PID=5721 containerID=139a21f3786990dc87d08c313a8cfd4430eed9c93d56f3e30ddf71e0c55c270b description=openshift-etcd/etcd-crc/etcd id=089ffc9f-e627-43f3-b2fd-95d24e07ed45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f2cdf767e0d2110ad4589ccdbe8e8bd6c1b9ae4a5e193a6ef42d310ac36b873\nJun 09 10:46:28.209557 crc crio[3654]: time=\"2026-06-09T10:46:28.201963932Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=026ac948-cce9-4d6e-9ce4-6fe7e7d07714 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:46:28.209557 crc crio[3654]: time=\"2026-06-09T10:46:28.205985875Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=ee393cca-4056-4b58-987a-7cacf2ce644d name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:46:28.209557 crc crio[3654]: time=\"2026-06-09T10:46:28.208482845Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=609ede0a-1321-4bd7-ae21-d7fbe4ffafa1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:46:28.209557 crc crio[3654]: time=\"2026-06-09T10:46:28.208871776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:28.247545 crc crio[3654]: time=\"2026-06-09T10:46:28.247254685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:28.396245 crc crio[3654]: time=\"2026-06-09T10:46:28.395395465Z\" level=info msg=\"Created container b2715a5453d86e56718ff0f4c77907293b8ef52bad455f062de0695fdb41ad79: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=ae56046c-f601-4aa3-a341-a62cb176e962 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:46:28.415247 crc crio[3654]: time=\"2026-06-09T10:46:28.41476362Z\" level=info msg=\"Starting container: b2715a5453d86e56718ff0f4c77907293b8ef52bad455f062de0695fdb41ad79\" id=305f1b60-9f1b-4338-aaf8-f6b9d378f495 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:46:28.431898 crc crio[3654]: time=\"2026-06-09T10:46:28.431563951Z\" level=info msg=\"Started container\" PID=5755 containerID=b2715a5453d86e56718ff0f4c77907293b8ef52bad455f062de0695fdb41ad79 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=305f1b60-9f1b-4338-aaf8-f6b9d378f495 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94be355b141f4f34f9dfbc8fa98ca3a4b8665d6d2e6970a173fc7801cdf633c7\nJun 09 10:46:28.877102 crc crio[3654]: time=\"2026-06-09T10:46:28.876715175Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=8a0ea7ea-33a8-4d67-8fe7-098512945af4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:46:28.892423 crc crio[3654]: time=\"2026-06-09T10:46:28.892174599Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=14407688-c51c-4262-b807-29340eebf324 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:46:28.897685 crc crio[3654]: time=\"2026-06-09T10:46:28.896396117Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=ac006f6d-db10-416a-be7c-8b2cb940b8d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:46:28.897685 crc crio[3654]: time=\"2026-06-09T10:46:28.897137538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:28.939068 crc crio[3654]: time=\"2026-06-09T10:46:28.938938372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:28.976974 crc crio[3654]: time=\"2026-06-09T10:46:28.976873228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:29.336999 crc crio[3654]: time=\"2026-06-09T10:46:29.336727135Z\" level=info msg=\"Created container 3f62be2cee60c032ba27842d695ec7ee5c18a8dde0ebd46191dfb5b3e9c19045: openshift-etcd/etcd-crc/etcd-metrics\" id=609ede0a-1321-4bd7-ae21-d7fbe4ffafa1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:46:29.356887 crc crio[3654]: time=\"2026-06-09T10:46:29.356093579Z\" level=info msg=\"Starting container: 3f62be2cee60c032ba27842d695ec7ee5c18a8dde0ebd46191dfb5b3e9c19045\" id=6d7e3aa6-c2ac-43f5-96fc-a8fc715630ef name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:46:29.526060 crc crio[3654]: time=\"2026-06-09T10:46:29.52562731Z\" level=info msg=\"Started container\" PID=5796 containerID=3f62be2cee60c032ba27842d695ec7ee5c18a8dde0ebd46191dfb5b3e9c19045 description=openshift-etcd/etcd-crc/etcd-metrics id=6d7e3aa6-c2ac-43f5-96fc-a8fc715630ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f2cdf767e0d2110ad4589ccdbe8e8bd6c1b9ae4a5e193a6ef42d310ac36b873\nJun 09 10:46:29.783977 crc crio[3654]: time=\"2026-06-09T10:46:29.782895076Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=46ac3edf-43ff-4d9a-ac1d-8f1d256209f7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:46:29.831612 crc crio[3654]: time=\"2026-06-09T10:46:29.831536162Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=7c5df06e-6952-492e-b677-9efa18693a70 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:46:29.913529 crc crio[3654]: time=\"2026-06-09T10:46:29.912589519Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=277bbcbb-095f-4fce-8645-63b2f97f7a76 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:46:29.934536 crc crio[3654]: time=\"2026-06-09T10:46:29.934100153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:30.093902 crc crio[3654]: time=\"2026-06-09T10:46:30.092992045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:30.244666 crc crio[3654]: time=\"2026-06-09T10:46:30.241064814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:30.543431 crc crio[3654]: time=\"2026-06-09T10:46:30.543137318Z\" level=info msg=\"Created container 0ed49cc8095b57e3e1829f07e561565b926249d8e6fe2c0b32efc3aca29b6f22: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=ac006f6d-db10-416a-be7c-8b2cb940b8d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:46:30.553043 crc crio[3654]: time=\"2026-06-09T10:46:30.552531942Z\" level=info msg=\"Starting container: 0ed49cc8095b57e3e1829f07e561565b926249d8e6fe2c0b32efc3aca29b6f22\" id=ece355c4-d9f1-4bce-9c04-3d039e907917 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:46:30.671617 crc crio[3654]: time=\"2026-06-09T10:46:30.671429092Z\" level=info msg=\"Started container\" PID=5836 containerID=0ed49cc8095b57e3e1829f07e561565b926249d8e6fe2c0b32efc3aca29b6f22 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=ece355c4-d9f1-4bce-9c04-3d039e907917 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94be355b141f4f34f9dfbc8fa98ca3a4b8665d6d2e6970a173fc7801cdf633c7\nJun 09 10:46:31.858118 crc crio[3654]: time=\"2026-06-09T10:46:31.855500028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:32.051697 crc crio[3654]: time=\"2026-06-09T10:46:32.050225497Z\" level=info msg=\"Created container 4dceed414b811f21384089be2e69f11f05f85294e57428cc4c86176fd886e5ef: openshift-etcd/etcd-crc/etcd-readyz\" id=277bbcbb-095f-4fce-8645-63b2f97f7a76 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:46:32.054244 crc crio[3654]: time=\"2026-06-09T10:46:32.052566752Z\" level=info msg=\"Starting container: 4dceed414b811f21384089be2e69f11f05f85294e57428cc4c86176fd886e5ef\" id=32db8726-4196-4f00-aa6d-5e35dd4536cd name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:46:32.100092 crc crio[3654]: time=\"2026-06-09T10:46:32.099889712Z\" level=info msg=\"Started container\" PID=5867 containerID=4dceed414b811f21384089be2e69f11f05f85294e57428cc4c86176fd886e5ef description=openshift-etcd/etcd-crc/etcd-readyz id=32db8726-4196-4f00-aa6d-5e35dd4536cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f2cdf767e0d2110ad4589ccdbe8e8bd6c1b9ae4a5e193a6ef42d310ac36b873\nJun 09 10:46:32.157642 crc crio[3654]: time=\"2026-06-09T10:46:32.157342265Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=a4f40aa7-1062-4902-b736-b2fb6fc6bedf name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:46:32.161114 crc crio[3654]: time=\"2026-06-09T10:46:32.1607144Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=5613b752-920f-4188-9c90-0e6883f4a8d6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:46:32.165231 crc crio[3654]: time=\"2026-06-09T10:46:32.165120994Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=3e2c5b03-45e8-4749-b1d8-99b3caf7abab name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:46:32.166436 crc crio[3654]: time=\"2026-06-09T10:46:32.166090711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:32.194112 crc crio[3654]: time=\"2026-06-09T10:46:32.193208662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:32.660059 crc crio[3654]: time=\"2026-06-09T10:46:32.659955221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:32.792027 crc crio[3654]: time=\"2026-06-09T10:46:32.791925738Z\" level=info msg=\"Created container 80d53eadbdfc47b6cf7cadab20a1edb5fd949dcd5400757c23984b558425c152: openshift-etcd/etcd-crc/etcd-rev\" id=3e2c5b03-45e8-4749-b1d8-99b3caf7abab name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:46:32.793414 crc crio[3654]: time=\"2026-06-09T10:46:32.793275486Z\" level=info msg=\"Starting container: 80d53eadbdfc47b6cf7cadab20a1edb5fd949dcd5400757c23984b558425c152\" id=27ddc592-17f9-4d82-8966-30bc3344d3d2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:46:32.800404 crc crio[3654]: time=\"2026-06-09T10:46:32.800254992Z\" level=info msg=\"Started container\" PID=5896 containerID=80d53eadbdfc47b6cf7cadab20a1edb5fd949dcd5400757c23984b558425c152 description=openshift-etcd/etcd-crc/etcd-rev id=27ddc592-17f9-4d82-8966-30bc3344d3d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f2cdf767e0d2110ad4589ccdbe8e8bd6c1b9ae4a5e193a6ef42d310ac36b873\nJun 09 10:46:55.655598 crc crio[3654]: time=\"2026-06-09T10:46:55.654887988Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=a4559fbd-bb1e-4fe1-a797-866ab67a126d name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:46:55.658358 crc crio[3654]: time=\"2026-06-09T10:46:55.658084028Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=491e9210-cebf-4f98-8a0e-c6a178ce4d1c name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:46:55.661126 crc crio[3654]: time=\"2026-06-09T10:46:55.661057441Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=70393b3b-7fea-4096-a7d2-7f2da96a7081 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:46:55.661972 crc crio[3654]: time=\"2026-06-09T10:46:55.661901745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:55.685135 crc crio[3654]: time=\"2026-06-09T10:46:55.678247854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:56.392262 crc crio[3654]: time=\"2026-06-09T10:46:56.392063733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:56.529743 crc crio[3654]: time=\"2026-06-09T10:46:56.52943375Z\" level=info msg=\"Stopping container: 98923c4e1d5a73b0111503b3ab74d10c5c64b499d80e3a7767b2f877e60fea0a (timeout: 30s)\" id=ca143362-922c-4111-bf0f-04da8dbcc5f8 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:46:56.625719 crc crio[3654]: time=\"2026-06-09T10:46:56.625452267Z\" level=info msg=\"Created container d0ef9d2255ee5eded54f720dd3ab4a4afac01ccc3ef1ad8ba140fe87ac55789f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=70393b3b-7fea-4096-a7d2-7f2da96a7081 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:46:56.628792 crc crio[3654]: time=\"2026-06-09T10:46:56.628705258Z\" level=info msg=\"Starting container: d0ef9d2255ee5eded54f720dd3ab4a4afac01ccc3ef1ad8ba140fe87ac55789f\" id=f5202ea5-8212-4d7e-8fb7-7664cc747f61 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:46:56.651399 crc crio[3654]: time=\"2026-06-09T10:46:56.649785811Z\" level=info msg=\"Started container\" PID=6168 containerID=d0ef9d2255ee5eded54f720dd3ab4a4afac01ccc3ef1ad8ba140fe87ac55789f description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=f5202ea5-8212-4d7e-8fb7-7664cc747f61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94be355b141f4f34f9dfbc8fa98ca3a4b8665d6d2e6970a173fc7801cdf633c7\nJun 09 10:46:56.666651 crc crio[3654]: time=\"2026-06-09T10:46:56.666463359Z\" level=info msg=\"Stopped container 98923c4e1d5a73b0111503b3ab74d10c5c64b499d80e3a7767b2f877e60fea0a: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=ca143362-922c-4111-bf0f-04da8dbcc5f8 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:46:56.670411 crc crio[3654]: time=\"2026-06-09T10:46:56.670213664Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=71bd4005-8bf4-4cd7-8ac9-a60dbea7d12f name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:46:56.672700 crc crio[3654]: time=\"2026-06-09T10:46:56.672575681Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=e69525ab-40b2-42f5-ae91-0d389ecb7db6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:46:56.675919 crc crio[3654]: time=\"2026-06-09T10:46:56.675839602Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=16dd2034-ab60-4003-a0c6-b4c2a2589c41 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:46:56.676540 crc crio[3654]: time=\"2026-06-09T10:46:56.676369847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:56.694256 crc crio[3654]: time=\"2026-06-09T10:46:56.694018343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:57.021641 crc crio[3654]: time=\"2026-06-09T10:46:57.02145781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:46:57.193692 crc crio[3654]: time=\"2026-06-09T10:46:57.193464881Z\" level=info msg=\"Created container f71a5445ede33ba0b072128b7d16a126d9b6de03965e760b9656ddece20a7ed9: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=16dd2034-ab60-4003-a0c6-b4c2a2589c41 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:46:57.195099 crc crio[3654]: time=\"2026-06-09T10:46:57.194997474Z\" level=info msg=\"Starting container: f71a5445ede33ba0b072128b7d16a126d9b6de03965e760b9656ddece20a7ed9\" id=34946ede-0215-482d-aab7-48b3cc17c2f2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:46:57.201267 crc crio[3654]: time=\"2026-06-09T10:46:57.201133916Z\" level=info msg=\"Started container\" PID=6189 containerID=f71a5445ede33ba0b072128b7d16a126d9b6de03965e760b9656ddece20a7ed9 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=34946ede-0215-482d-aab7-48b3cc17c2f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3634b745444ba35c0edeb974e19fc8a4e8fdec9fca497639475422f2fa1abea\nJun 09 10:47:13.123975 crc crio[3654]: time=\"2026-06-09T10:47:13.123851281Z\" level=info msg=\"Stopping container: d0ef9d2255ee5eded54f720dd3ab4a4afac01ccc3ef1ad8ba140fe87ac55789f (timeout: 15s)\" id=742e4d74-3c83-47e0-a7ed-91041f41b934 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:47:28.135510 crc crio[3654]: time=\"2026-06-09T10:47:28.135282359Z\" level=warning msg=\"Stopping container d0ef9d2255ee5eded54f720dd3ab4a4afac01ccc3ef1ad8ba140fe87ac55789f with stop signal(15) timed out. Killing...\"\nJun 09 10:47:28.277393 crc crio[3654]: time=\"2026-06-09T10:47:28.277237045Z\" level=info msg=\"Stopping container: f71a5445ede33ba0b072128b7d16a126d9b6de03965e760b9656ddece20a7ed9 (timeout: 30s)\" id=00386ae2-14ab-4131-8f01-7a7dcf4b6cc0 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:47:28.432464 crc crio[3654]: time=\"2026-06-09T10:47:28.432280599Z\" level=info msg=\"Stopped container f71a5445ede33ba0b072128b7d16a126d9b6de03965e760b9656ddece20a7ed9: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=00386ae2-14ab-4131-8f01-7a7dcf4b6cc0 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:47:28.434055 crc crio[3654]: time=\"2026-06-09T10:47:28.43397918Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=88421e69-0f8f-4ff4-96a8-dc49d03434ee name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:47:28.435394 crc crio[3654]: time=\"2026-06-09T10:47:28.435191216Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=3b778be7-7170-4eae-bba0-3765fc76b284 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:47:28.437486 crc crio[3654]: time=\"2026-06-09T10:47:28.437271008Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=506d6e8f-e89f-4b25-8e05-01fbe5b78d67 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:47:28.438234 crc crio[3654]: time=\"2026-06-09T10:47:28.438145253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:47:28.461729 crc crio[3654]: time=\"2026-06-09T10:47:28.461625211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:47:28.618214 crc crio[3654]: time=\"2026-06-09T10:47:28.618131449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:47:28.662419 crc crio[3654]: time=\"2026-06-09T10:47:28.662258729Z\" level=info msg=\"Stopped container d0ef9d2255ee5eded54f720dd3ab4a4afac01ccc3ef1ad8ba140fe87ac55789f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=742e4d74-3c83-47e0-a7ed-91041f41b934 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:47:28.663689 crc crio[3654]: time=\"2026-06-09T10:47:28.663533386Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f42d1b55-0a11-4d43-9f75-37512c6e584d name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:47:28.665133 crc crio[3654]: time=\"2026-06-09T10:47:28.665040531Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=8c7d6fdc-2083-4d12-9f80-bb2734c0deb3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:47:28.667052 crc crio[3654]: time=\"2026-06-09T10:47:28.666979179Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=2817f298-9b8e-44e3-a834-c565966898ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:47:28.667447 crc crio[3654]: time=\"2026-06-09T10:47:28.66736514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:47:28.677388 crc crio[3654]: time=\"2026-06-09T10:47:28.675865843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:47:28.686226 crc crio[3654]: time=\"2026-06-09T10:47:28.686151058Z\" level=info msg=\"Created container 441ec8c8b8f7b50712742f92b188c4f748f98d0a9e8f73fff5d9e2fd49fccaf1: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=506d6e8f-e89f-4b25-8e05-01fbe5b78d67 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:47:28.687094 crc crio[3654]: time=\"2026-06-09T10:47:28.687072155Z\" level=info msg=\"Starting container: 441ec8c8b8f7b50712742f92b188c4f748f98d0a9e8f73fff5d9e2fd49fccaf1\" id=844388df-bd1d-41be-9c25-233a77981bd8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:47:28.692254 crc crio[3654]: time=\"2026-06-09T10:47:28.692078154Z\" level=info msg=\"Started container\" PID=6433 containerID=441ec8c8b8f7b50712742f92b188c4f748f98d0a9e8f73fff5d9e2fd49fccaf1 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=844388df-bd1d-41be-9c25-233a77981bd8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3634b745444ba35c0edeb974e19fc8a4e8fdec9fca497639475422f2fa1abea\nJun 09 10:47:28.895670 crc crio[3654]: time=\"2026-06-09T10:47:28.895557017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:47:28.899151 crc crio[3654]: time=\"2026-06-09T10:47:28.899052411Z\" level=info msg=\"Removing container: 98923c4e1d5a73b0111503b3ab74d10c5c64b499d80e3a7767b2f877e60fea0a\" id=c6d905e6-55ca-4042-af83-7e589a7a9d39 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:47:28.925915 crc crio[3654]: time=\"2026-06-09T10:47:28.925840887Z\" level=info msg=\"Removed container 98923c4e1d5a73b0111503b3ab74d10c5c64b499d80e3a7767b2f877e60fea0a: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=c6d905e6-55ca-4042-af83-7e589a7a9d39 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:47:28.930909 crc crio[3654]: time=\"2026-06-09T10:47:28.930797744Z\" level=info msg=\"Removing container: 0ed49cc8095b57e3e1829f07e561565b926249d8e6fe2c0b32efc3aca29b6f22\" id=5ff44795-450e-4d69-b5de-ece4064a9c23 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:47:28.982186 crc crio[3654]: time=\"2026-06-09T10:47:28.982024025Z\" level=info msg=\"Created container e5f4de7fd2803934b1711b8f4200ed8478f219c41fb5f7f3f36d40bc196765c0: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=2817f298-9b8e-44e3-a834-c565966898ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:47:28.983840 crc crio[3654]: time=\"2026-06-09T10:47:28.983713785Z\" level=info msg=\"Starting container: e5f4de7fd2803934b1711b8f4200ed8478f219c41fb5f7f3f36d40bc196765c0\" id=3f0f04bc-ce73-4237-b06c-37898f781416 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:47:28.997515 crc crio[3654]: time=\"2026-06-09T10:47:28.989711844Z\" level=info msg=\"Started container\" PID=6456 containerID=e5f4de7fd2803934b1711b8f4200ed8478f219c41fb5f7f3f36d40bc196765c0 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=3f0f04bc-ce73-4237-b06c-37898f781416 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94be355b141f4f34f9dfbc8fa98ca3a4b8665d6d2e6970a173fc7801cdf633c7\nJun 09 10:47:29.017484 crc crio[3654]: time=\"2026-06-09T10:47:29.017356935Z\" level=info msg=\"Removed container 0ed49cc8095b57e3e1829f07e561565b926249d8e6fe2c0b32efc3aca29b6f22: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=5ff44795-450e-4d69-b5de-ece4064a9c23 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:47:58.276050 crc crio[3654]: time=\"2026-06-09T10:47:58.275409513Z\" level=info msg=\"Stopping container: 441ec8c8b8f7b50712742f92b188c4f748f98d0a9e8f73fff5d9e2fd49fccaf1 (timeout: 30s)\" id=346bceb1-0da6-4944-add6-ff3b5ad5c494 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:47:58.985698 crc crio[3654]: time=\"2026-06-09T10:47:58.985157082Z\" level=info msg=\"Stopped container 441ec8c8b8f7b50712742f92b188c4f748f98d0a9e8f73fff5d9e2fd49fccaf1: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=346bceb1-0da6-4944-add6-ff3b5ad5c494 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:47:58.987871 crc crio[3654]: time=\"2026-06-09T10:47:58.987745909Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=84d9a76d-caaa-4279-8baf-c69fab3b04b5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:47:58.989968 crc crio[3654]: time=\"2026-06-09T10:47:58.989884283Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=73da9289-5376-4a1f-b1d9-6a1396c48ca2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:47:58.992235 crc crio[3654]: time=\"2026-06-09T10:47:58.992132849Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=e5dbd4b1-115c-4562-ac86-7c230a53b263 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:47:58.992984 crc crio[3654]: time=\"2026-06-09T10:47:58.992877232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:47:59.009648 crc crio[3654]: time=\"2026-06-09T10:47:59.009425553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:47:59.059583 crc crio[3654]: time=\"2026-06-09T10:47:59.05948638Z\" level=info msg=\"Removing container: f71a5445ede33ba0b072128b7d16a126d9b6de03965e760b9656ddece20a7ed9\" id=6f0dcfcd-31a4-432b-bdca-db29c40c25d3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:47:59.111106 crc crio[3654]: time=\"2026-06-09T10:47:59.11102018Z\" level=info msg=\"Removed container f71a5445ede33ba0b072128b7d16a126d9b6de03965e760b9656ddece20a7ed9: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=6f0dcfcd-31a4-432b-bdca-db29c40c25d3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:47:59.153161 crc crio[3654]: time=\"2026-06-09T10:47:59.153061599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:47:59.330637 crc crio[3654]: time=\"2026-06-09T10:47:59.330250111Z\" level=info msg=\"Created container cc1ae64b09af11dfbfefcba32f8fcf87d21f9226d00cf3b933ed76e9cc17ee72: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=e5dbd4b1-115c-4562-ac86-7c230a53b263 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:47:59.332087 crc crio[3654]: time=\"2026-06-09T10:47:59.331994783Z\" level=info msg=\"Starting container: cc1ae64b09af11dfbfefcba32f8fcf87d21f9226d00cf3b933ed76e9cc17ee72\" id=612e89a9-9000-4582-b5e3-bcf7d3a055ba name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:47:59.338899 crc crio[3654]: time=\"2026-06-09T10:47:59.338749454Z\" level=info msg=\"Started container\" PID=6629 containerID=cc1ae64b09af11dfbfefcba32f8fcf87d21f9226d00cf3b933ed76e9cc17ee72 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=612e89a9-9000-4582-b5e3-bcf7d3a055ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3634b745444ba35c0edeb974e19fc8a4e8fdec9fca497639475422f2fa1abea\nJun 09 10:48:03.122858 crc crio[3654]: time=\"2026-06-09T10:48:03.122705764Z\" level=info msg=\"Stopping container: e5f4de7fd2803934b1711b8f4200ed8478f219c41fb5f7f3f36d40bc196765c0 (timeout: 15s)\" id=95c55fd2-e440-43ae-9fd2-a27f13aac42c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:48:03.690931 crc crio[3654]: time=\"2026-06-09T10:48:03.690528498Z\" level=info msg=\"Stopped container e5f4de7fd2803934b1711b8f4200ed8478f219c41fb5f7f3f36d40bc196765c0: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=95c55fd2-e440-43ae-9fd2-a27f13aac42c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:48:03.693616 crc crio[3654]: time=\"2026-06-09T10:48:03.693537027Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f75d61ff-01bb-4f9a-b508-d1506db5329b name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:48:03.697202 crc crio[3654]: time=\"2026-06-09T10:48:03.697126454Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=a4259fc0-cda5-4623-9b93-386464bdc3a4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:48:03.699631 crc crio[3654]: time=\"2026-06-09T10:48:03.699542256Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=aa9c569f-94dc-4210-b7ff-2aea5ce9054c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:48:03.700050 crc crio[3654]: time=\"2026-06-09T10:48:03.699989459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:03.713061 crc crio[3654]: time=\"2026-06-09T10:48:03.712918223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:03.897381 crc crio[3654]: time=\"2026-06-09T10:48:03.897093663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:03.965118 crc crio[3654]: time=\"2026-06-09T10:48:03.96500477Z\" level=info msg=\"Created container c6ec45eae073edea4ec379e56815c2bb19f819bf2837059ddd3a84c23e6ad58d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=aa9c569f-94dc-4210-b7ff-2aea5ce9054c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:48:03.966360 crc crio[3654]: time=\"2026-06-09T10:48:03.966239317Z\" level=info msg=\"Starting container: c6ec45eae073edea4ec379e56815c2bb19f819bf2837059ddd3a84c23e6ad58d\" id=366979d4-b62c-4a9f-8e95-f886790eb97e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:48:03.971208 crc crio[3654]: time=\"2026-06-09T10:48:03.9710797Z\" level=info msg=\"Started container\" PID=6691 containerID=c6ec45eae073edea4ec379e56815c2bb19f819bf2837059ddd3a84c23e6ad58d description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=366979d4-b62c-4a9f-8e95-f886790eb97e name=/runtime.v1.RuntimeService/StartContainer sandboxID=94be355b141f4f34f9dfbc8fa98ca3a4b8665d6d2e6970a173fc7801cdf633c7\nJun 09 10:48:04.097074 crc crio[3654]: time=\"2026-06-09T10:48:04.096827875Z\" level=info msg=\"Removing container: d0ef9d2255ee5eded54f720dd3ab4a4afac01ccc3ef1ad8ba140fe87ac55789f\" id=da3d1c1c-0da1-4436-9122-9c3ed447ec57 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:48:04.119854 crc crio[3654]: time=\"2026-06-09T10:48:04.119730495Z\" level=info msg=\"Removed container d0ef9d2255ee5eded54f720dd3ab4a4afac01ccc3ef1ad8ba140fe87ac55789f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=da3d1c1c-0da1-4436-9122-9c3ed447ec57 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:48:44.694596 crc crio[3654]: time=\"2026-06-09T10:48:44.693959199Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=6f52596a-8051-423c-bb08-23a7c48082d3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:44.695956 crc crio[3654]: time=\"2026-06-09T10:48:44.694853564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:44.713210 crc crio[3654]: time=\"2026-06-09T10:48:44.713119512Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:11972286af0a6f85a61c21ee6ae0a75f85eb9965e9869c7cbc86e0a0d85439e6 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/90df3710-dedc-4749-a2fc-05e7b2a9f40c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc0016a8f48}] Aliases:map[]}\"\nJun 09 10:48:44.713210 crc crio[3654]: time=\"2026-06-09T10:48:44.713192774Z\" level=info msg=\"Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:48:46.711145 crc crio[3654]: time=\"2026-06-09T10:48:46.711046965Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=46cd43f7-7f8c-4865-a477-346edb8b1299 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:46.712248 crc crio[3654]: time=\"2026-06-09T10:48:46.711187898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:46.731609 crc crio[3654]: time=\"2026-06-09T10:48:46.730879237Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=b7fe9d36-a5f1-4320-8466-dcf2b26e0196 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:46.731609 crc crio[3654]: time=\"2026-06-09T10:48:46.731130134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:46.739865 crc crio[3654]: time=\"2026-06-09T10:48:46.739745733Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=46cd43f7-7f8c-4865-a477-346edb8b1299 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:46.746079 crc crio[3654]: time=\"2026-06-09T10:48:46.745997347Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:2427300b8543546d42beec205f3d74a535e35e3881668635a27b99df56a4e6e5 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/0a9ed091-5f32-4d5e-921a-444e66041ba4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc00008d338}] Aliases:map[]}\"\nJun 09 10:48:46.746079 crc crio[3654]: time=\"2026-06-09T10:48:46.746041038Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:48:46.755404 crc crio[3654]: time=\"2026-06-09T10:48:46.754386181Z\" level=info msg=\"Ran pod sandbox efc98da39db7e2091d4a6c81e4a272b557482da2572c717e97e449c6b69019ee with infra container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=46cd43f7-7f8c-4865-a477-346edb8b1299 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:46.756441 crc crio[3654]: time=\"2026-06-09T10:48:46.756244982Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=9c3769e9-337a-4ed7-87fc-aab2656a47ca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:46.756597 crc crio[3654]: time=\"2026-06-09T10:48:46.756481799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:46.757778 crc crio[3654]: time=\"2026-06-09T10:48:46.757558179Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=8c758432-b5f9-4a4f-aa0e-72361f515f33 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:48:46.761783 crc crio[3654]: time=\"2026-06-09T10:48:46.761605081Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=3c94cd61-c0db-4211-8811-4f282341dd0d name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:48:46.767932 crc crio[3654]: time=\"2026-06-09T10:48:46.767848575Z\" level=info msg=\"Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=2366075f-71cd-47de-a76e-932c09177f55 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:48:46.768546 crc crio[3654]: time=\"2026-06-09T10:48:46.768461062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:46.783912 crc crio[3654]: time=\"2026-06-09T10:48:46.781552666Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=905f2a5b-cea8-412b-b290-4b304dcdc2c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:46.783912 crc crio[3654]: time=\"2026-06-09T10:48:46.781750622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:46.785113 crc crio[3654]: time=\"2026-06-09T10:48:46.785022683Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=2174d162-a18b-44bb-989e-64d334aaf247 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:46.785500 crc crio[3654]: time=\"2026-06-09T10:48:46.785242389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:46.787622 crc crio[3654]: time=\"2026-06-09T10:48:46.787498752Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=1a1f85cb-1176-43a2-9ba7-cdefef5acbac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:46.787831 crc crio[3654]: time=\"2026-06-09T10:48:46.787642946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:46.796506 crc crio[3654]: time=\"2026-06-09T10:48:46.796040899Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=4b03f014-0972-4051-858f-9f164739164e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:46.796506 crc crio[3654]: time=\"2026-06-09T10:48:46.796195444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:46.802877 crc crio[3654]: time=\"2026-06-09T10:48:46.802773507Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:7065800cf485ac7e2313788dd5d99f85b0551588e9be24218ed7b1881fe01409 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/6f323541-2042-4adf-9017-fbaf24e672ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc0016a80c8}] Aliases:map[]}\"\nJun 09 10:48:46.803062 crc crio[3654]: time=\"2026-06-09T10:48:46.803030684Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:48:46.807107 crc crio[3654]: time=\"2026-06-09T10:48:46.806942133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:46.823804 crc crio[3654]: time=\"2026-06-09T10:48:46.82302418Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=2174d162-a18b-44bb-989e-64d334aaf247 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:46.824808 crc crio[3654]: time=\"2026-06-09T10:48:46.824652395Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=45f221d3-fbff-47ae-9a5c-8bd94cd7aa54 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:46.826051 crc crio[3654]: time=\"2026-06-09T10:48:46.826007943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:46.855587 crc crio[3654]: time=\"2026-06-09T10:48:46.855543315Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:f42b7202cf82e2736808952674fdc287e597b13275712a35ba7b23ed679b59d1 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/b51b27e5-1341-4223-b41c-99b551ff467e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc000f141f0}] Aliases:map[]}\"\nJun 09 10:48:46.855976 crc crio[3654]: time=\"2026-06-09T10:48:46.855955056Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:48:46.867790 crc crio[3654]: time=\"2026-06-09T10:48:46.867159738Z\" level=info msg=\"Ran pod sandbox 823d92d33ac106782b3105b8a9ffa12696f5c1c68e5f57436ac84ae9add984d8 with infra container: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=2174d162-a18b-44bb-989e-64d334aaf247 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:46.871457 crc crio[3654]: time=\"2026-06-09T10:48:46.871263152Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=8f076b40-1da1-4fb7-96b6-84500107a533 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:48:46.877437 crc crio[3654]: time=\"2026-06-09T10:48:46.877356312Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=e71f0d8e-afbe-44a2-911f-f58425da73fd name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:48:46.895073 crc crio[3654]: time=\"2026-06-09T10:48:46.8949216Z\" level=info msg=\"Creating container: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=cc1b07f7-a299-42c3-842f-b2456f079c0d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:48:46.895616 crc crio[3654]: time=\"2026-06-09T10:48:46.895470545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:46.896187 crc crio[3654]: time=\"2026-06-09T10:48:46.896142264Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:88df9c3a98a4f8322b1b9c58c98b1f8b467e4bb032e67747dbdd4afd11b5c829 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/99d39f60-c9bf-43e4-bf1e-2c7e748123e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc0029222a8}] Aliases:map[]}\"\nJun 09 10:48:46.896396 crc crio[3654]: time=\"2026-06-09T10:48:46.8963633Z\" level=info msg=\"Adding pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:48:46.899919 crc crio[3654]: time=\"2026-06-09T10:48:46.899518048Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:8d0e5fd139fc516763a67bfb7e0605dd51234d7f52071de765805788dc293680 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/42e38beb-d1db-41f4-9085-a5a2fbf846bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc001712270}] Aliases:map[]}\"\nJun 09 10:48:46.899919 crc crio[3654]: time=\"2026-06-09T10:48:46.899550059Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:48:46.921552 crc crio[3654]: time=\"2026-06-09T10:48:46.921442688Z\" level=info msg=\"Running pod sandbox: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=71467771-0f2d-4a61-964a-158aba608c15 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:46.921866 crc crio[3654]: time=\"2026-06-09T10:48:46.921611593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:46.923892 crc crio[3654]: time=\"2026-06-09T10:48:46.923792213Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:36f795b3d228975b352ac3ae72180435ac1d76ad3ecce036ad8627f33fbfb5de UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/a2cb983f-4019-4bd7-9b2e-067c5cdca1ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc000f14578}] Aliases:map[]}\"\nJun 09 10:48:46.924646 crc crio[3654]: time=\"2026-06-09T10:48:46.924620376Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:48:46.930763 crc crio[3654]: time=\"2026-06-09T10:48:46.930628674Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=71467771-0f2d-4a61-964a-158aba608c15 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:46.941350 crc crio[3654]: time=\"2026-06-09T10:48:46.940862448Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=356bc3c5-7427-408f-b334-4176986b03db name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:46.941350 crc crio[3654]: time=\"2026-06-09T10:48:46.941067084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:46.981567 crc crio[3654]: time=\"2026-06-09T10:48:46.980610294Z\" level=info msg=\"Ran pod sandbox 0d43f16884512cb4593616184efe91980c526fb8e7d1c4d5bbb19cd9012db3f4 with infra container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=71467771-0f2d-4a61-964a-158aba608c15 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:47.002266 crc crio[3654]: time=\"2026-06-09T10:48:47.002052201Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=d5d74b23-08c1-4144-a0ba-60dca3ca7dea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:47.002266 crc crio[3654]: time=\"2026-06-09T10:48:47.002210025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:47.002648 crc crio[3654]: time=\"2026-06-09T10:48:47.002212585Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=fc11e763-c64e-4aff-9727-7d9f7a307575 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:47.002648 crc crio[3654]: time=\"2026-06-09T10:48:47.002614576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:47.006941 crc crio[3654]: time=\"2026-06-09T10:48:47.006900836Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=864d92fe-9d94-4722-b000-55402d9c6d36 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:48:47.008022 crc crio[3654]: time=\"2026-06-09T10:48:47.007901403Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=f7aef869-6630-47ca-ba0d-7bdcfa3570c1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:47.008022 crc crio[3654]: time=\"2026-06-09T10:48:47.007958245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:47.060925 crc crio[3654]: time=\"2026-06-09T10:48:47.060651681Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=abe5727e-86b3-45f5-bc81-82a4f75cbf8b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:47.061280 crc crio[3654]: time=\"2026-06-09T10:48:47.06097999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:47.066996 crc crio[3654]: time=\"2026-06-09T10:48:47.066972737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:47.070456 crc crio[3654]: time=\"2026-06-09T10:48:47.06998517Z\" level=info msg=\"Running pod sandbox: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=dc29ba8d-7ad9-4225-85b7-f32d1c5e3ba1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:47.071640 crc crio[3654]: time=\"2026-06-09T10:48:47.070842694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:47.094013 crc crio[3654]: time=\"2026-06-09T10:48:47.092998201Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=13f5b5fd-da40-4a82-b53a-c078c96034d8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:47.094013 crc crio[3654]: time=\"2026-06-09T10:48:47.093896306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:47.102956 crc crio[3654]: time=\"2026-06-09T10:48:47.099769209Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f3628c1f-8778-4373-9f6e-66582a6c40f9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:48:47.104121 crc crio[3654]: time=\"2026-06-09T10:48:47.104033678Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=124736ae-4013-4cac-8392-177b19a74a6d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:47.104226 crc crio[3654]: time=\"2026-06-09T10:48:47.104144481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:47.105281 crc crio[3654]: time=\"2026-06-09T10:48:47.105249761Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=8b94ed59-cb57-494a-802d-c3373b412c20 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:48:47.106195 crc crio[3654]: time=\"2026-06-09T10:48:47.105355704Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=58ef5303-4d53-4e30-b5a5-4b1f0c4f0640 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:47.106195 crc crio[3654]: time=\"2026-06-09T10:48:47.105868769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:47.109494 crc crio[3654]: time=\"2026-06-09T10:48:47.109463519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:47.125519 crc crio[3654]: time=\"2026-06-09T10:48:47.118583462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:47.132075 crc crio[3654]: time=\"2026-06-09T10:48:47.132032847Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:174b80ed930b7117eb7f452f30e2b97531afccee8bc26fc5a131e030271be084 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/090bea57-4b77-4760-9219-ed2473c35beb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc0017121b8}] Aliases:map[]}\"\nJun 09 10:48:47.132341 crc crio[3654]: time=\"2026-06-09T10:48:47.132268283Z\" level=info msg=\"Adding pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:48:47.141403 crc crio[3654]: time=\"2026-06-09T10:48:47.14116247Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=2a53d836-d9ac-4d65-bc8b-dd29982ca5c1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:47.141497 crc crio[3654]: time=\"2026-06-09T10:48:47.141440228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:47.198280 crc crio[3654]: time=\"2026-06-09T10:48:47.197870968Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:c702ca6340659dfba7fb6a27261378b6efc9ea2c834a8ece8c4554332fbb79c7 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/2d20451c-791e-407b-ae9a-3e68bbc40f92 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc00008c688}] Aliases:map[]}\"\nJun 09 10:48:47.202609 crc crio[3654]: time=\"2026-06-09T10:48:47.201612212Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:48:47.207951 crc crio[3654]: time=\"2026-06-09T10:48:47.207503606Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=dc29ba8d-7ad9-4225-85b7-f32d1c5e3ba1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:47.212971 crc crio[3654]: time=\"2026-06-09T10:48:47.212864865Z\" level=info msg=\"Running pod sandbox: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=b161bfc0-4d01-4c10-8c97-fbfc65b384c5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:47.212971 crc crio[3654]: time=\"2026-06-09T10:48:47.212932457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:47.239465 crc crio[3654]: time=\"2026-06-09T10:48:47.238642123Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=92b0e069-17f3-432b-97b7-7c7d35c60541 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:47.239465 crc crio[3654]: time=\"2026-06-09T10:48:47.238829408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:47.241537 crc crio[3654]: time=\"2026-06-09T10:48:47.241130862Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=84815681-226c-4da6-843c-593f54e80ed8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:47.241537 crc crio[3654]: time=\"2026-06-09T10:48:47.241272896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:47.251112 crc crio[3654]: time=\"2026-06-09T10:48:47.250628046Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=53fd9242-e420-4602-9cab-ff5d7cd9e2dd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:47.251112 crc crio[3654]: time=\"2026-06-09T10:48:47.250812941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:47.264945 crc crio[3654]: time=\"2026-06-09T10:48:47.264376279Z\" level=info msg=\"Ran pod sandbox 87be9d17d06d1106bcb0dd6a4096410f5b670dce8851c6845a1e670d8afd0ac0 with infra container: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=dc29ba8d-7ad9-4225-85b7-f32d1c5e3ba1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:47.267971 crc crio[3654]: time=\"2026-06-09T10:48:47.267196227Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=2e2eda8b-b5cf-4d1c-b415-d5c2b2dfd8cc name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:48:47.277079 crc crio[3654]: time=\"2026-06-09T10:48:47.276857626Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:eb45a7e46f69528707fef11d2fb816a926217d8e491185dd1744b24a966cf3bf UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/cda2d52e-1f67-4615-b7f9-939ac671f88b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc000f14438}] Aliases:map[]}\"\nJun 09 10:48:47.277273 crc crio[3654]: time=\"2026-06-09T10:48:47.277046821Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:48:47.284258 crc crio[3654]: time=\"2026-06-09T10:48:47.284139978Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=a06d4d14-cd68-4ced-8631-dbf0f93ba909 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:48:47.287368 crc crio[3654]: time=\"2026-06-09T10:48:47.287259715Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:9ef460c96b87455cd3d42a968ce20f7eb90516797fa62d1044a616eaa5e9991a UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/96a50249-5f23-4a1a-ac8b-394b0803a213 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc002a06950}] Aliases:map[]}\"\nJun 09 10:48:47.287368 crc crio[3654]: time=\"2026-06-09T10:48:47.287362808Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:48:47.322372 crc crio[3654]: time=\"2026-06-09T10:48:47.322197217Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=98fb72ec-250b-4cd5-a3db-fe505fd65361 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:48:47.323582 crc crio[3654]: time=\"2026-06-09T10:48:47.323554975Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:604a7158f223df00081650bfc73dbbe525a6ba3a1fbb92967e64acf51272d7f0 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/c4f816d7-ec0a-481b-8e15-25474e53f234 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc0029b2238}] Aliases:map[]}\"\nJun 09 10:48:47.325234 crc crio[3654]: time=\"2026-06-09T10:48:47.324918093Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:48:47.328977 crc crio[3654]: time=\"2026-06-09T10:48:47.322643329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:47.342865 crc crio[3654]: time=\"2026-06-09T10:48:47.341176855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:47.381510 crc crio[3654]: time=\"2026-06-09T10:48:47.381178558Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:a798e6855c24b85754dd543bbbef7a7ef26a9945b9b75f0e23f4a31c6aff5519 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/680c9123-21a7-490e-bebb-2214d25e3300 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc00299e2f8}] Aliases:map[]}\"\nJun 09 10:48:47.381510 crc crio[3654]: time=\"2026-06-09T10:48:47.38127104Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:48:47.382091 crc crio[3654]: time=\"2026-06-09T10:48:47.381998571Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:724b39c1c8e5d8064c3bef430903148b551706f4efefc131a71edf9f070f41d9 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/92818148-77c8-409e-a69b-a7b5d1d72172 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc002a06048}] Aliases:map[]}\"\nJun 09 10:48:47.382091 crc crio[3654]: time=\"2026-06-09T10:48:47.382091263Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:48:47.492827 crc crio[3654]: time=\"2026-06-09T10:48:47.475415809Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:22ad7e5dce4a3571554b4886350a689298c0aacafa0d3bf2a65320fb1aace80f UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/eb1ed1df-155b-4b41-8b34-bd47c21a243b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc001712160}] Aliases:map[]}\"\nJun 09 10:48:47.492827 crc crio[3654]: time=\"2026-06-09T10:48:47.489925572Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:48:47.867932 crc crio[3654]: time=\"2026-06-09T10:48:47.863753653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:48.028039 crc crio[3654]: time=\"2026-06-09T10:48:48.027848818Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=0990b9d5-4a8e-4b93-96e9-b8667aff6329 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:48.028039 crc crio[3654]: time=\"2026-06-09T10:48:48.028006023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:48.089797 crc crio[3654]: time=\"2026-06-09T10:48:48.089464723Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=c17e14dd-2ca1-45ba-af2c-ece3b36f2216 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:48.089797 crc crio[3654]: time=\"2026-06-09T10:48:48.089582186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:48.244900 crc crio[3654]: time=\"2026-06-09T10:48:48.244452724Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=115d5663-d209-4804-aa24-4eede3071ccd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:48.244900 crc crio[3654]: time=\"2026-06-09T10:48:48.244627829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:48.274993 crc crio[3654]: time=\"2026-06-09T10:48:48.274830549Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=b161bfc0-4d01-4c10-8c97-fbfc65b384c5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:49.086730 crc crio[3654]: time=\"2026-06-09T10:48:49.085633957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:49.094165 crc crio[3654]: time=\"2026-06-09T10:48:49.088062415Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=87dfc5d4-d463-47a3-9436-386901be7301 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:49.094165 crc crio[3654]: time=\"2026-06-09T10:48:49.088591709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:49.094165 crc crio[3654]: time=\"2026-06-09T10:48:49.088781765Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=2139186e-064d-4f74-b292-4bb0cd51186e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:49.094165 crc crio[3654]: time=\"2026-06-09T10:48:49.088884978Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=05168206-e5ec-4a67-8bd5-fb3cd4cca42a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:49.094165 crc crio[3654]: time=\"2026-06-09T10:48:49.0889592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:49.094165 crc crio[3654]: time=\"2026-06-09T10:48:49.090903594Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=ad32b681-6e42-4b1d-98c5-26501a2a4865 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:49.094165 crc crio[3654]: time=\"2026-06-09T10:48:49.090997286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:49.094165 crc crio[3654]: time=\"2026-06-09T10:48:49.088901948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:49.107573 crc crio[3654]: time=\"2026-06-09T10:48:49.095544903Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=32a53778-98c0-4c37-bd78-85a22f8fbf1b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:49.107573 crc crio[3654]: time=\"2026-06-09T10:48:49.107556757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:49.108075 crc crio[3654]: time=\"2026-06-09T10:48:49.096420567Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:b82109e8bb79c50ae2d555de28caead94e0d09533fcea5ff28fa8811dc5f7ca6 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/c6db751c-1563-48f7-b106-c72ed2cf6b8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc002a06448}] Aliases:map[]}\"\nJun 09 10:48:49.108394 crc crio[3654]: time=\"2026-06-09T10:48:49.108062231Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=1224fd87-2082-4bdd-9d41-63bd75b457be name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:49.108394 crc crio[3654]: time=\"2026-06-09T10:48:49.108111302Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=ea7eda54-a048-4978-975e-c788ad5566f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:49.108778 crc crio[3654]: time=\"2026-06-09T10:48:49.108165454Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=b4a56eae-3307-40f6-a886-1b08a9eade9d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:49.108778 crc crio[3654]: time=\"2026-06-09T10:48:49.108538234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:49.108778 crc crio[3654]: time=\"2026-06-09T10:48:49.108574555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:49.108778 crc crio[3654]: time=\"2026-06-09T10:48:49.108184694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:49.110444 crc crio[3654]: time=\"2026-06-09T10:48:49.108097562Z\" level=info msg=\"Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:48:49.110444 crc crio[3654]: time=\"2026-06-09T10:48:49.098940547Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=66811fdc-4079-4858-b170-818956775a04 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:49.110444 crc crio[3654]: time=\"2026-06-09T10:48:49.108913125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:49.110444 crc crio[3654]: time=\"2026-06-09T10:48:49.099148303Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=ecd1fb56-d4b3-4e94-a130-df91a46d825d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:49.110444 crc crio[3654]: time=\"2026-06-09T10:48:49.109018158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:49.110444 crc crio[3654]: time=\"2026-06-09T10:48:49.108970456Z\" level=info msg=\"Running pod sandbox: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=72492622-c155-4ce5-8738-d10fee484d07 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:49.110444 crc crio[3654]: time=\"2026-06-09T10:48:49.10909547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:49.110444 crc crio[3654]: time=\"2026-06-09T10:48:49.096954032Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=305813dc-f7cc-49be-9f45-698321559c95 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:49.110444 crc crio[3654]: time=\"2026-06-09T10:48:49.109635275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:49.110444 crc crio[3654]: time=\"2026-06-09T10:48:49.099241876Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/node-ca-2wddl/POD\" id=f72fce8d-15bf-46d8-a458-92dfe48c0448 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:49.110444 crc crio[3654]: time=\"2026-06-09T10:48:49.109929173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:49.110444 crc crio[3654]: time=\"2026-06-09T10:48:49.110218211Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=82fe98bd-5e62-436f-a468-6ecd31b7f0ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:49.110444 crc crio[3654]: time=\"2026-06-09T10:48:49.110263422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:49.113599 crc crio[3654]: time=\"2026-06-09T10:48:49.111413974Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=f7d291fe-a74c-4f41-b556-36641f6eeb66 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:49.113599 crc crio[3654]: time=\"2026-06-09T10:48:49.099122552Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=f127fcad-2409-40e2-a2d7-56803bce744e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:49.113599 crc crio[3654]: time=\"2026-06-09T10:48:49.111541498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:49.113599 crc crio[3654]: time=\"2026-06-09T10:48:49.111474976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:49.113599 crc crio[3654]: time=\"2026-06-09T10:48:49.112941087Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-bzhnf/POD\" id=a621718b-86d7-4393-bef6-a16db5f4ec86 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:49.113599 crc crio[3654]: time=\"2026-06-09T10:48:49.113036909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:49.115036 crc crio[3654]: time=\"2026-06-09T10:48:49.113458571Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=53fba638-2fb1-49ff-b450-37a54aef0d55 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:49.115036 crc crio[3654]: time=\"2026-06-09T10:48:49.115024855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:49.261190 crc crio[3654]: time=\"2026-06-09T10:48:49.260372989Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:094d4b6349d4384be618d9aa2252a4d746be877ca9c9a74acb862d806f394a0b UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/f97134a1-d996-4e62-a35c-faea9d5b2c66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc002922128}] Aliases:map[]}\"\nJun 09 10:48:49.261190 crc crio[3654]: time=\"2026-06-09T10:48:49.260606165Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:48:49.263467 crc crio[3654]: time=\"2026-06-09T10:48:49.26186871Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=6fa4a7d9-c6a8-474c-a003-3044f70dc156 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:49.263467 crc crio[3654]: time=\"2026-06-09T10:48:49.262331253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:49.312895 crc crio[3654]: time=\"2026-06-09T10:48:49.312090267Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=8c295fb8-6329-4299-9eb3-1c9f20c5ae79 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:49.313019 crc crio[3654]: time=\"2026-06-09T10:48:49.3128932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:49.314274 crc crio[3654]: time=\"2026-06-09T10:48:49.313022823Z\" level=info msg=\"Created container 9ef4383281554a8f40f2633157beb7459b18380565efe62e6db3e323fae9fcc9: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=2366075f-71cd-47de-a76e-932c09177f55 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:48:49.316236 crc crio[3654]: time=\"2026-06-09T10:48:49.314942047Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=51fcafcb-936e-4434-84a8-5633643cbc5e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:49.322495 crc crio[3654]: time=\"2026-06-09T10:48:49.320931443Z\" level=info msg=\"Starting container: 9ef4383281554a8f40f2633157beb7459b18380565efe62e6db3e323fae9fcc9\" id=2f39fd15-2572-4a7d-9511-20cfafb66961 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:48:49.323397 crc crio[3654]: time=\"2026-06-09T10:48:49.322845857Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=c47d7b9e-335c-4116-8f5a-fddef477d201 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:49.328181 crc crio[3654]: time=\"2026-06-09T10:48:49.32691505Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=85fcb8bc-8d01-4350-b5ae-8dad28102c3c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:49.329921 crc crio[3654]: time=\"2026-06-09T10:48:49.329108101Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=989012fb-68fb-469d-ad2d-f345bbf42d96 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:49.332442 crc crio[3654]: time=\"2026-06-09T10:48:49.332215937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:49.332442 crc crio[3654]: time=\"2026-06-09T10:48:49.332394512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:49.332960 crc crio[3654]: time=\"2026-06-09T10:48:49.332450754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:49.332960 crc crio[3654]: time=\"2026-06-09T10:48:49.332490995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:49.341896 crc crio[3654]: time=\"2026-06-09T10:48:49.340969921Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=b8b64dee-fc90-4ebe-8f69-ab611690da8b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:49.341896 crc crio[3654]: time=\"2026-06-09T10:48:49.341599118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:49.342983 crc crio[3654]: time=\"2026-06-09T10:48:49.342652958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:49.358761 crc crio[3654]: time=\"2026-06-09T10:48:49.357598483Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=a3de1005-f382-445b-88d2-2d6be107a4c6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:49.358761 crc crio[3654]: time=\"2026-06-09T10:48:49.357814079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:49.367651 crc crio[3654]: time=\"2026-06-09T10:48:49.366400058Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=9cd92624-79eb-4969-82c4-06891ff8ff9a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:49.367651 crc crio[3654]: time=\"2026-06-09T10:48:49.36645235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:49.380245 crc crio[3654]: time=\"2026-06-09T10:48:49.379556424Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=1b26673c-c7ad-402d-ad5c-0ed0c50cc0d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:49.384553 crc crio[3654]: time=\"2026-06-09T10:48:49.384174993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:49.413458 crc crio[3654]: time=\"2026-06-09T10:48:49.411548835Z\" level=info msg=\"Running pod sandbox: openshift-dns/node-resolver-277xp/POD\" id=05224630-fe38-45c3-8fc8-b00d6c4809f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:49.413458 crc crio[3654]: time=\"2026-06-09T10:48:49.411620877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:49.513251 crc crio[3654]: time=\"2026-06-09T10:48:49.512951116Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:8cea660db54dd874a3ad2bb400a57fcc892221905320820c16a40c9cbe728188 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/ffc32777-769f-4333-b8f4-be49f3fb8392 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc002922188}] Aliases:map[]}\"\nJun 09 10:48:49.513251 crc crio[3654]: time=\"2026-06-09T10:48:49.513124751Z\" level=info msg=\"Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:48:49.554584 crc crio[3654]: time=\"2026-06-09T10:48:49.553768812Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=d72a8b52-a193-4eb7-be24-490963d9cc5e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:49.554584 crc crio[3654]: time=\"2026-06-09T10:48:49.553855424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:49.586246 crc crio[3654]: time=\"2026-06-09T10:48:49.585911876Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=743db569-83d4-4d98-9f18-f269b2cbff01 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:49.586246 crc crio[3654]: time=\"2026-06-09T10:48:49.586025189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:49.612854 crc crio[3654]: time=\"2026-06-09T10:48:49.611983672Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=5320f65a-9ddf-4184-a42a-5d7ca8d4a70a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:49.612854 crc crio[3654]: time=\"2026-06-09T10:48:49.612063564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:49.657834 crc crio[3654]: time=\"2026-06-09T10:48:49.657274892Z\" level=info msg=\"Started container\" PID=7515 containerID=9ef4383281554a8f40f2633157beb7459b18380565efe62e6db3e323fae9fcc9 description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=2f39fd15-2572-4a7d-9511-20cfafb66961 name=/runtime.v1.RuntimeService/StartContainer sandboxID=efc98da39db7e2091d4a6c81e4a272b557482da2572c717e97e449c6b69019ee\nJun 09 10:48:49.985992 crc crio[3654]: time=\"2026-06-09T10:48:49.985128993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:50.101108 crc crio[3654]: time=\"2026-06-09T10:48:50.100506452Z\" level=info msg=\"Created container 5c69eeab760983c3c60efd0a70de3446bc5afa262767b7cd6e9e6e192d197776: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=98fb72ec-250b-4cd5-a3db-fe505fd65361 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:48:50.104418 crc crio[3654]: time=\"2026-06-09T10:48:50.104253387Z\" level=info msg=\"Starting container: 5c69eeab760983c3c60efd0a70de3446bc5afa262767b7cd6e9e6e192d197776\" id=d0868d5e-850c-4524-8532-ada80469f432 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:48:50.117943 crc crio[3654]: time=\"2026-06-09T10:48:50.117604888Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:dbcc653d37a9e7014462f12a17a54ca0d96b33ec9957fe69447a89f487263a87 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/e7fc64b4-28ba-4ee3-b670-fb5afc813c11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc0016a83e8}] Aliases:map[]}\"\nJun 09 10:48:50.117943 crc crio[3654]: time=\"2026-06-09T10:48:50.117764262Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:48:50.166824 crc crio[3654]: time=\"2026-06-09T10:48:50.16511642Z\" level=info msg=\"Started container\" PID=7638 containerID=5c69eeab760983c3c60efd0a70de3446bc5afa262767b7cd6e9e6e192d197776 description=openshift-network-node-identity/network-node-identity-dgvkt/webhook id=d0868d5e-850c-4524-8532-ada80469f432 name=/runtime.v1.RuntimeService/StartContainer sandboxID=87be9d17d06d1106bcb0dd6a4096410f5b670dce8851c6845a1e670d8afd0ac0\nJun 09 10:48:50.189110 crc crio[3654]: time=\"2026-06-09T10:48:50.189038125Z\" level=info msg=\"Ran pod sandbox e11e89fb7934e5776b30dea5ea80a860ad8c0970a0d0a5593003399d80a22fb2 with infra container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=b161bfc0-4d01-4c10-8c97-fbfc65b384c5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:50.214699 crc crio[3654]: time=\"2026-06-09T10:48:50.214531895Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=b26ed6fc-5ced-4147-8bce-45194667770a name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:48:50.227467 crc crio[3654]: time=\"2026-06-09T10:48:50.226403455Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:8ef1feb5a8e380f23e0a947c1224c772c6ff7dff787489f89b6cf6c9d8e5588c UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/ecb8cad3-6cc3-4d6b-b783-d0ce42217fb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc0004904b8}] Aliases:map[]}\"\nJun 09 10:48:50.227467 crc crio[3654]: time=\"2026-06-09T10:48:50.226529758Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:48:50.242218 crc crio[3654]: time=\"2026-06-09T10:48:50.241246728Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f050272b-44d9-41c7-8fce-db2fce153338 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:48:50.245868 crc crio[3654]: time=\"2026-06-09T10:48:50.245797715Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=8fb6e149-2e21-4cdb-aae3-8771bf1562c5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:48:50.307577 crc crio[3654]: time=\"2026-06-09T10:48:50.305923507Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=a1a4e10e-bf94-4f0b-aa25-bf773098a316 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:48:50.313368 crc crio[3654]: time=\"2026-06-09T10:48:50.312173241Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=6a488647-d417-4224-983f-c130a8005cbc name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:48:50.313855 crc crio[3654]: time=\"2026-06-09T10:48:50.313391195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:50.345438 crc crio[3654]: time=\"2026-06-09T10:48:50.343184414Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:76b3ab2469ebea9ef0c1db7ea4b41bfcc44f8d98e0f3a06369ee715b920588a4 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/493c8182-f958-49e4-9037-52d00acb11c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc00011c968}] Aliases:map[]}\"\nJun 09 10:48:50.345438 crc crio[3654]: time=\"2026-06-09T10:48:50.343492092Z\" level=info msg=\"Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:48:50.405522 crc crio[3654]: time=\"2026-06-09T10:48:50.403976005Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=72492622-c155-4ce5-8738-d10fee484d07 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:50.408837 crc crio[3654]: time=\"2026-06-09T10:48:50.40775089Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=8722fc43-223a-447f-8378-79fc3579b85e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:48:50.501357 crc crio[3654]: time=\"2026-06-09T10:48:50.493627Z\" level=info msg=\"Created container 2b073e40d621e11e0f01463735caab384cda178d6e4424e1d4658a25fe6007a7: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=8b94ed59-cb57-494a-802d-c3373b412c20 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:48:50.519642 crc crio[3654]: time=\"2026-06-09T10:48:50.51733501Z\" level=info msg=\"Starting container: 2b073e40d621e11e0f01463735caab384cda178d6e4424e1d4658a25fe6007a7\" id=4e59a844-de71-4d46-95b0-0f73348106ef name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:48:50.536276 crc crio[3654]: time=\"2026-06-09T10:48:50.536149373Z\" level=info msg=\"Started container\" PID=7646 containerID=2b073e40d621e11e0f01463735caab384cda178d6e4424e1d4658a25fe6007a7 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy id=4e59a844-de71-4d46-95b0-0f73348106ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d43f16884512cb4593616184efe91980c526fb8e7d1c4d5bbb19cd9012db3f4\nJun 09 10:48:50.692485 crc crio[3654]: time=\"2026-06-09T10:48:50.686615319Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=e9df432a-fdff-4b31-8359-4dc84a364bc9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:48:50.894699 crc crio[3654]: time=\"2026-06-09T10:48:50.887007885Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:c4c9aaa2d2e163873a63504fcbd908971cf35fbb83f684b80a1494f5e464f169 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/75fff073-9f3f-483e-a50b-caab0d98110d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc000f148a0}] Aliases:map[]}\"\nJun 09 10:48:50.894699 crc crio[3654]: time=\"2026-06-09T10:48:50.8872154Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:48:50.982386 crc crio[3654]: time=\"2026-06-09T10:48:50.982096739Z\" level=info msg=\"Ran pod sandbox 5b839fce9d8d4e4819cfa16b59fbd2271a1f8078ad3daaa60f65774bd2f3ef06 with infra container: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=72492622-c155-4ce5-8738-d10fee484d07 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:51.003049 crc crio[3654]: time=\"2026-06-09T10:48:51.002628981Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=98578d95-6abf-4ea3-b17d-e64460612abe name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:48:51.017794 crc crio[3654]: time=\"2026-06-09T10:48:51.017575046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:51.025266 crc crio[3654]: time=\"2026-06-09T10:48:51.025041224Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=0dc752ce-c352-4948-ada3-540cdf473fd9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:48:51.037505 crc crio[3654]: time=\"2026-06-09T10:48:51.037280795Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=6e90486e-a4f3-410f-8677-404c56129316 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:48:51.124102 crc crio[3654]: time=\"2026-06-09T10:48:51.122900857Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=66888459-46ae-494a-bbf4-0c8d6eb48dc9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:48:51.135860 crc crio[3654]: time=\"2026-06-09T10:48:51.130582201Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=26116036-1bd3-4fe5-8c0f-7a745729b229 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:48:51.135860 crc crio[3654]: time=\"2026-06-09T10:48:51.13343182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:51.154772 crc crio[3654]: time=\"2026-06-09T10:48:51.15463871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:51.738106 crc crio[3654]: time=\"2026-06-09T10:48:51.738008341Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:e67c25242a1c1cb8221b0e95298757b665b9d01cf2dead003c2a64cf40b2041e UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/fc63f5c6-435a-4169-a298-ab43cf655914 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc0022926c0}] Aliases:map[]}\"\nJun 09 10:48:51.739691 crc crio[3654]: time=\"2026-06-09T10:48:51.739594535Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:48:51.740035 crc crio[3654]: time=\"2026-06-09T10:48:51.738188576Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:fad8ee63cebf690824fab3b130df53657b4bdce68e22c08803707d4ea89c3540 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/5e20a7fd-ed4b-4728-bb86-8d0112bb3671 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc001712228}] Aliases:map[]}\"\nJun 09 10:48:51.740035 crc crio[3654]: time=\"2026-06-09T10:48:51.739958215Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:48:51.740545 crc crio[3654]: time=\"2026-06-09T10:48:51.740208142Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:d9bad1a181c0a47f42136862b1a1c1b65c1e29599f1c77fe19e8ac0a2123531c UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/48715c91-a828-41ba-9588-73b51918389f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc0004902f0}] Aliases:map[]}\"\nJun 09 10:48:51.740545 crc crio[3654]: time=\"2026-06-09T10:48:51.740252933Z\" level=info msg=\"Adding pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:48:51.823753 crc crio[3654]: time=\"2026-06-09T10:48:51.823498799Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:e8c0466918048d4abfcf531c66992befc2e072deadf72cb9594646abaf1205eb UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/47588455-094d-42b6-8235-fd859b91a38b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc002292160}] Aliases:map[]}\"\nJun 09 10:48:51.823753 crc crio[3654]: time=\"2026-06-09T10:48:51.823605222Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:48:51.828414 crc crio[3654]: time=\"2026-06-09T10:48:51.827819239Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:25bce187dbfc3ff179d9fc789fad5f69b528d91807c0c0fb664ffe4a08e5877e UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/ea82bfb8-9f31-4c77-89ef-c56bf45a1d41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc0005885a0}] Aliases:map[]}\"\nJun 09 10:48:51.828414 crc crio[3654]: time=\"2026-06-09T10:48:51.827934593Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:48:51.843872 crc crio[3654]: time=\"2026-06-09T10:48:51.843807784Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:78f4b96b19577938b8ecd27d240ad44a258ff1f925f4cf4b0b83cdb9218ec392 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/2bd3b429-1066-4ec5-8840-729d37910188 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc000f14330}] Aliases:map[]}\"\nJun 09 10:48:51.844739 crc crio[3654]: time=\"2026-06-09T10:48:51.844172885Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:48:51.894008 crc crio[3654]: time=\"2026-06-09T10:48:51.890826402Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=ad32b681-6e42-4b1d-98c5-26501a2a4865 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:51.897124 crc crio[3654]: time=\"2026-06-09T10:48:51.896891621Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:3c5c1bacef48880ccedee84bc6fd2b590a18bffc9227e616e6e89806b2c726db UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/fda8dff7-9cd1-4b1c-aa59-5b06b668df93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc000490610}] Aliases:map[]}\"\nJun 09 10:48:51.897124 crc crio[3654]: time=\"2026-06-09T10:48:51.897063226Z\" level=info msg=\"Adding pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:48:51.920881 crc crio[3654]: time=\"2026-06-09T10:48:51.920590551Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=82fe98bd-5e62-436f-a468-6ecd31b7f0ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:51.962097 crc crio[3654]: time=\"2026-06-09T10:48:51.956794608Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:b0e862f519df1dc94d5280f2ba96a831a6aca26462a157f2ccfacea78db6eb8c UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/b71f0254-4a82-47f0-8b22-5248c511ecac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc002a06120}] Aliases:map[]}\"\nJun 09 10:48:51.962097 crc crio[3654]: time=\"2026-06-09T10:48:51.957026554Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:48:51.984486 crc crio[3654]: time=\"2026-06-09T10:48:51.982543024Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=305813dc-f7cc-49be-9f45-698321559c95 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:51.996615 crc crio[3654]: time=\"2026-06-09T10:48:51.996324038Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:df5068c5b5763ad142e71b9067582452cda7d7493451e2f3411eea966ce4c908 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/4df89a7e-51f8-4016-98dd-a2e8db6b284d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc000f14700}] Aliases:map[]}\"\nJun 09 10:48:51.996615 crc crio[3654]: time=\"2026-06-09T10:48:51.996560964Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:48:52.005041 crc crio[3654]: time=\"2026-06-09T10:48:52.004988259Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=c47d7b9e-335c-4116-8f5a-fddef477d201 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:52.010987 crc crio[3654]: time=\"2026-06-09T10:48:52.010757969Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:902af1f2689d9efec026c3fb55832b9f9ef1c48420035f4589a5468a53c0b9e6 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/d4db0a2a-284d-4ac4-aeee-4420549a7b93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc0022923a0}] Aliases:map[]}\"\nJun 09 10:48:52.010987 crc crio[3654]: time=\"2026-06-09T10:48:52.010939154Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:48:52.012036 crc crio[3654]: time=\"2026-06-09T10:48:52.011908951Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:90683bce2f76d47619a66a98bbed8e60eb6e6d08ea55a6c5d62d272f8a49559f UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/82a9dd3a-de14-48cc-bc77-e1e4abd5782c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc0029b2180}] Aliases:map[]}\"\nJun 09 10:48:52.012036 crc crio[3654]: time=\"2026-06-09T10:48:52.012014674Z\" level=info msg=\"Adding pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:48:52.030714 crc crio[3654]: time=\"2026-06-09T10:48:52.025700225Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:830a838c24c80cb77c9244f329707a4fdd81ea897433d7ed2accfd25b6d2d45d UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/de8ba4fb-1ccf-4885-82ff-9c64bb3cebe4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc0017122f8}] Aliases:map[]}\"\nJun 09 10:48:52.030714 crc crio[3654]: time=\"2026-06-09T10:48:52.025771697Z\" level=info msg=\"Adding pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:48:52.088525 crc crio[3654]: time=\"2026-06-09T10:48:52.087642968Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=05224630-fe38-45c3-8fc8-b00d6c4809f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:52.106899 crc crio[3654]: time=\"2026-06-09T10:48:52.106083581Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:c32ba18b5fd39654f558912d3c97c02ccbf4d2592b30296aabfa4a30cfa03b08 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/c2fc8aac-7ed2-4adf-b3f0-d92549811d3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc001712398}] Aliases:map[]}\"\nJun 09 10:48:52.106899 crc crio[3654]: time=\"2026-06-09T10:48:52.106259146Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:48:52.157554 crc crio[3654]: time=\"2026-06-09T10:48:52.157152342Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=66811fdc-4079-4858-b170-818956775a04 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:52.189033 crc crio[3654]: time=\"2026-06-09T10:48:52.188547335Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=f72fce8d-15bf-46d8-a458-92dfe48c0448 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:52.194056 crc crio[3654]: time=\"2026-06-09T10:48:52.193558835Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=a621718b-86d7-4393-bef6-a16db5f4ec86 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:52.283606 crc crio[3654]: time=\"2026-06-09T10:48:52.282487529Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:c2213861107718b2a7b43f28744d0124819ec222fb5af298c32901a8ccb8716c UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/48cd75a4-de97-43cc-8747-979543986d49 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc002922208}] Aliases:map[]}\"\nJun 09 10:48:52.283606 crc crio[3654]: time=\"2026-06-09T10:48:52.282696635Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:48:52.312037 crc crio[3654]: time=\"2026-06-09T10:48:52.311941989Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:c1fb2ec5ae1978703ee65d3b3d23e2c1e8cfbe9bc5c2d288a6ca6903714df7dc UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/c1ff98de-1336-477d-905b-5a60a9fc1c72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc002a06558}] Aliases:map[]}\"\nJun 09 10:48:52.313785 crc crio[3654]: time=\"2026-06-09T10:48:52.312514415Z\" level=info msg=\"Adding pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:48:52.348502 crc crio[3654]: time=\"2026-06-09T10:48:52.347982031Z\" level=info msg=\"Ran pod sandbox d91bf07ecd3e56049ca39b7300e760a33877da7bdcbfb62398805b162854b2fb with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=82fe98bd-5e62-436f-a468-6ecd31b7f0ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:52.378786 crc crio[3654]: time=\"2026-06-09T10:48:52.377075441Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=81487525-1662-4d09-b1e7-c3aab71aa9a4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:48:52.403929 crc crio[3654]: time=\"2026-06-09T10:48:52.393033905Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:a9b479de35f01ab7bfcd62a9edfa06265f1db178e901d03ec50c14687e120ac3 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/9ac888e6-9f17-4d64-a4fb-2c0537d6c20c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc002292840}] Aliases:map[]}\"\nJun 09 10:48:52.403929 crc crio[3654]: time=\"2026-06-09T10:48:52.393100776Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:48:52.403929 crc crio[3654]: time=\"2026-06-09T10:48:52.401256473Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:8e6a97487825b7098304af9bedd008e1b3e7475276ed1d348d5eaabd8bfe2bd4 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/aa81a90f-8862-4604-9a05-5ad7b97ea513 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc0029b24e8}] Aliases:map[]}\"\nJun 09 10:48:52.403929 crc crio[3654]: time=\"2026-06-09T10:48:52.401829079Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:48:52.522104 crc crio[3654]: time=\"2026-06-09T10:48:52.521971712Z\" level=info msg=\"Ran pod sandbox 040e40baeba017588671d26af1919f8f66b0d8ea312e298619067c242a713c0b with infra container: openshift-image-registry/node-ca-2wddl/POD\" id=f72fce8d-15bf-46d8-a458-92dfe48c0448 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:52.528634 crc crio[3654]: time=\"2026-06-09T10:48:52.52836968Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=e4326f82-98b0-44e8-8e44-f24389b4ad51 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:48:52.584955 crc crio[3654]: time=\"2026-06-09T10:48:52.583273847Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:90c3c87c4f9194024c9580ce5f172fe9a9d3198fa4bd34c7b8f3d248cc5b9d78 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/618a2b28-5c86-4978-8250-0f8d15d29bdb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc0029b2498}] Aliases:map[]}\"\nJun 09 10:48:52.584955 crc crio[3654]: time=\"2026-06-09T10:48:52.583827173Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:48:52.630693 crc crio[3654]: time=\"2026-06-09T10:48:52.630068839Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:7df5121bbec85aa5d0f5654357c322178df3cc2a84d86d77ef2dcf11a462e618 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/d7b2fd50-8537-4eb1-94be-29f808706a91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc00299e0e0}] Aliases:map[]}\"\nJun 09 10:48:52.630693 crc crio[3654]: time=\"2026-06-09T10:48:52.630248014Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:48:52.631871 crc crio[3654]: time=\"2026-06-09T10:48:52.631453047Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:cb526179eea75c32d1adb43b9166340b8226c94593999fb2a861e86bb5dc0a93 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/e6fbed7a-8b16-44a5-b8ed-78a72737440d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc002292890}] Aliases:map[]}\"\nJun 09 10:48:52.631871 crc crio[3654]: time=\"2026-06-09T10:48:52.631692004Z\" level=info msg=\"Adding pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:48:52.640567 crc crio[3654]: time=\"2026-06-09T10:48:52.639588124Z\" level=info msg=\"Ran pod sandbox fc870237db59af91548bde1bdad5b6b8db18d2f00e7ea36142b3445a611ac900 with infra container: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=ad32b681-6e42-4b1d-98c5-26501a2a4865 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:52.662506 crc crio[3654]: time=\"2026-06-09T10:48:52.662053489Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=6fb32045-3862-4ac5-ab88-c4a1308c881d name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:48:52.662612 crc crio[3654]: time=\"2026-06-09T10:48:52.662530722Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:c77e52bc46bbbe782fac3af50759c503b4087757671b68a68e25ec06b514cdf0 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/ba335eac-4f9b-4b17-ba56-e3578c583929 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc0016a87f0}] Aliases:map[]}\"\nJun 09 10:48:52.662612 crc crio[3654]: time=\"2026-06-09T10:48:52.662590124Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:48:52.741033 crc crio[3654]: time=\"2026-06-09T10:48:52.740217373Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:ec844a9526abd95e4c18c54053bf7db141a17eeabd98a663c74e6463dea843dd UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/7042e52e-fced-489f-a9ee-e20446d3677b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc0016a85d8}] Aliases:map[]}\"\nJun 09 10:48:52.741033 crc crio[3654]: time=\"2026-06-09T10:48:52.740498191Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:48:52.890828 crc crio[3654]: time=\"2026-06-09T10:48:52.888793357Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:c6b7ae13a88287812d0215b4c3779b57d6f31d7d3c855c0f6b25b5dfbbd30e61 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/e3cde62f-3aba-4584-beb6-3171908e6c06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc0022920b8}] Aliases:map[]}\"\nJun 09 10:48:52.890828 crc crio[3654]: time=\"2026-06-09T10:48:52.889077995Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:48:52.978146 crc crio[3654]: time=\"2026-06-09T10:48:52.978088481Z\" level=info msg=\"Ran pod sandbox 3d713a294bb81f354f0a153bd3ccee0e5ca1d379029354c5fd58766f7dc28745 with infra container: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=305813dc-f7cc-49be-9f45-698321559c95 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:52.993880 crc crio[3654]: time=\"2026-06-09T10:48:52.993822029Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=8017cfb4-ce6e-46a0-b402-5b41af370949 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:48:53.071498 crc crio[3654]: time=\"2026-06-09T10:48:53.071453189Z\" level=info msg=\"Ran pod sandbox 6278cc9e41264179de9cac2d18892017f2f95b5226c63a4136d859c794e756f3 with infra container: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=66811fdc-4079-4858-b170-818956775a04 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:53.116090 crc crio[3654]: time=\"2026-06-09T10:48:53.116030959Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5dc34081-34ac-4fc4-8b13-33d404d9e392 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:48:53.242629 crc crio[3654]: time=\"2026-06-09T10:48:53.241757288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:53.254863 crc crio[3654]: time=\"2026-06-09T10:48:53.254232934Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=2d15e6b2-5bc4-49ff-b381-809c9f02032c name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:48:53.258057 crc crio[3654]: time=\"2026-06-09T10:48:53.258006899Z\" level=info msg=\"Ran pod sandbox 1aa0f61cf6d8edf7f77315da465d88bfbf1e03e6a57cf97205c09430d3f75050 with infra container: openshift-dns/node-resolver-277xp/POD\" id=05224630-fe38-45c3-8fc8-b00d6c4809f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:53.262610 crc crio[3654]: time=\"2026-06-09T10:48:53.262214857Z\" level=info msg=\"Ran pod sandbox b090650e85ba85e31dc0d2e70cf6df64317cf259aa826150a90cef347ad09629 with infra container: openshift-multus/multus-bzhnf/POD\" id=a621718b-86d7-4393-bef6-a16db5f4ec86 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:53.266196 crc crio[3654]: time=\"2026-06-09T10:48:53.266145256Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=25c16b71-b199-4892-b14d-48e3f561465b name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:48:53.267887 crc crio[3654]: time=\"2026-06-09T10:48:53.267529444Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=1aff855a-238f-4484-b148-9b529a9a1276 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:48:53.287770 crc crio[3654]: time=\"2026-06-09T10:48:53.287591043Z\" level=info msg=\"Ran pod sandbox 486823e29830b0bb1d3e8d0b3f117130628f5ba696aa1cd7f1f832c66f25da01 with infra container: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=c47d7b9e-335c-4116-8f5a-fddef477d201 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:48:53.299193 crc crio[3654]: time=\"2026-06-09T10:48:53.299152364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:53.305889 crc crio[3654]: time=\"2026-06-09T10:48:53.305619204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:53.316505 crc crio[3654]: time=\"2026-06-09T10:48:53.314986615Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=5396be69-bf79-4f91-ac61-bb3e5728768c name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:48:53.317911 crc crio[3654]: time=\"2026-06-09T10:48:53.317840564Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=ccef2fc7-172b-4900-a9f3-424bedb5e837 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:48:53.343641 crc crio[3654]: time=\"2026-06-09T10:48:53.342935842Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=da92d674-c729-4a21-b907-57144cb0d594 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:48:53.366069 crc crio[3654]: time=\"2026-06-09T10:48:53.366019414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:53.382026 crc crio[3654]: time=\"2026-06-09T10:48:53.381235988Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=32d68f02-3a7d-4499-a2b9-853484a79627 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:48:53.384602 crc crio[3654]: time=\"2026-06-09T10:48:53.384389636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:53.388168 crc crio[3654]: time=\"2026-06-09T10:48:53.387639016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:53.398922 crc crio[3654]: time=\"2026-06-09T10:48:53.366892339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:53.400260 crc crio[3654]: time=\"2026-06-09T10:48:53.40001973Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=25d0f1f9-eb38-4fc6-a379-05f761ddc98c name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:48:53.401934 crc crio[3654]: time=\"2026-06-09T10:48:53.400954096Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=331cb7e8-afe0-4018-ad38-6405424df6a7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:48:53.401934 crc crio[3654]: time=\"2026-06-09T10:48:53.401179003Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=5e2abf57-778a-48b9-bf81-f2b9eb49fd97 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:48:53.401934 crc crio[3654]: time=\"2026-06-09T10:48:53.401210973Z\" level=info msg=\"Creating container: openshift-image-registry/node-ca-2wddl/node-ca\" id=0e5ab41f-4b74-4672-ab3d-17d060444b6b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:48:53.402063 crc crio[3654]: time=\"2026-06-09T10:48:53.402039697Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=07e824b9-1554-4b91-af28-29528b8a602d name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:48:53.402844 crc crio[3654]: time=\"2026-06-09T10:48:53.40253857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:53.405234 crc crio[3654]: time=\"2026-06-09T10:48:53.390975669Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=edc8282c-544f-40a7-9de7-74617b5e397b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:48:53.406555 crc crio[3654]: time=\"2026-06-09T10:48:53.406527531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:53.415837 crc crio[3654]: time=\"2026-06-09T10:48:53.41510311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:53.419254 crc crio[3654]: time=\"2026-06-09T10:48:53.418988448Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=de16f3ff-eada-4edf-ac47-3e6495cbfe6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:48:53.423904 crc crio[3654]: time=\"2026-06-09T10:48:53.423622547Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=3ed03e75-213e-41bf-beae-d838256f7359 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:48:53.428775 crc crio[3654]: time=\"2026-06-09T10:48:53.423946536Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=00e26e6d-ee42-4c72-b7ec-fa78edbfb3cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:48:53.437495 crc crio[3654]: time=\"2026-06-09T10:48:53.435048285Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=da6dc5a2-1340-4f1e-b53f-c389303b36b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:48:53.437495 crc crio[3654]: time=\"2026-06-09T10:48:53.435775985Z\" level=info msg=\"Creating container: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=63b7a3c3-973d-4147-a3eb-77d80bc42250 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:48:53.693897 crc crio[3654]: time=\"2026-06-09T10:48:53.687724065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:53.935198 crc crio[3654]: time=\"2026-06-09T10:48:53.935033436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:53.936111 crc crio[3654]: time=\"2026-06-09T10:48:53.93589713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:53.948179 crc crio[3654]: time=\"2026-06-09T10:48:53.944779907Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=fca85b3c-5d4b-42ab-9305-c721e202bb74 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:48:53.952994 crc crio[3654]: time=\"2026-06-09T10:48:53.95243911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:54.084253 crc crio[3654]: time=\"2026-06-09T10:48:54.083956939Z\" level=info msg=\"Created container 02adca6a6c11d93a7bb085bee1608207954e2f54ce36c1617d4b8d52c07412eb: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=66888459-46ae-494a-bbf4-0c8d6eb48dc9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:48:54.104945 crc crio[3654]: time=\"2026-06-09T10:48:54.103996466Z\" level=info msg=\"Starting container: 02adca6a6c11d93a7bb085bee1608207954e2f54ce36c1617d4b8d52c07412eb\" id=15ead0b4-1cc9-46cd-8c5d-ca137c61b036 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:48:54.139202 crc crio[3654]: time=\"2026-06-09T10:48:54.138392863Z\" level=info msg=\"Created container be98435e032016a3072f09b75b834d1715d63917cdb2c252ad0490774ab664c0: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=8722fc43-223a-447f-8378-79fc3579b85e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:48:54.159216 crc crio[3654]: time=\"2026-06-09T10:48:54.158627147Z\" level=info msg=\"Starting container: be98435e032016a3072f09b75b834d1715d63917cdb2c252ad0490774ab664c0\" id=18b5b923-05b0-488c-bd52-c864612a336f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:48:54.207074 crc crio[3654]: time=\"2026-06-09T10:48:54.205855001Z\" level=info msg=\"Created container 122164de82bfc7f31a8d728ab20b45ccbcde662bf212afa900429999869df214: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=a1a4e10e-bf94-4f0b-aa25-bf773098a316 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:48:54.211017 crc crio[3654]: time=\"2026-06-09T10:48:54.21012166Z\" level=info msg=\"Started container\" PID=7893 containerID=02adca6a6c11d93a7bb085bee1608207954e2f54ce36c1617d4b8d52c07412eb description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=15ead0b4-1cc9-46cd-8c5d-ca137c61b036 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b839fce9d8d4e4819cfa16b59fbd2271a1f8078ad3daaa60f65774bd2f3ef06\nJun 09 10:48:54.233251 crc crio[3654]: time=\"2026-06-09T10:48:54.23313284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:54.244857 crc crio[3654]: time=\"2026-06-09T10:48:54.244784914Z\" level=info msg=\"Started container\" PID=7896 containerID=be98435e032016a3072f09b75b834d1715d63917cdb2c252ad0490774ab664c0 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=18b5b923-05b0-488c-bd52-c864612a336f name=/runtime.v1.RuntimeService/StartContainer sandboxID=87be9d17d06d1106bcb0dd6a4096410f5b670dce8851c6845a1e670d8afd0ac0\nJun 09 10:48:54.245500 crc crio[3654]: time=\"2026-06-09T10:48:54.245455813Z\" level=info msg=\"Starting container: 122164de82bfc7f31a8d728ab20b45ccbcde662bf212afa900429999869df214\" id=9d905e70-f0b1-43a3-91f7-5aecd7d9c029 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:48:54.249848 crc crio[3654]: time=\"2026-06-09T10:48:54.249580717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:54.528085 crc crio[3654]: time=\"2026-06-09T10:48:54.52754952Z\" level=info msg=\"Started container\" PID=7906 containerID=122164de82bfc7f31a8d728ab20b45ccbcde662bf212afa900429999869df214 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=9d905e70-f0b1-43a3-91f7-5aecd7d9c029 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e11e89fb7934e5776b30dea5ea80a860ad8c0970a0d0a5593003399d80a22fb2\nJun 09 10:48:55.169818 crc crio[3654]: time=\"2026-06-09T10:48:55.168858522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:55.226697 crc crio[3654]: time=\"2026-06-09T10:48:55.226162366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:55.804144 crc crio[3654]: time=\"2026-06-09T10:48:55.801182754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:55.917865 crc crio[3654]: time=\"2026-06-09T10:48:55.915278868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:56.397077 crc crio[3654]: time=\"2026-06-09T10:48:56.396090365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:56.494177 crc crio[3654]: time=\"2026-06-09T10:48:56.494079961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:56.693036 crc crio[3654]: time=\"2026-06-09T10:48:56.692917614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:56.794056 crc crio[3654]: time=\"2026-06-09T10:48:56.793905173Z\" level=info msg=\"Created container 4719d4cc3004b649a3a14bb9e096b311dca07861df6c83695555ecfc0658624a: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=de16f3ff-eada-4edf-ac47-3e6495cbfe6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:48:56.797073 crc crio[3654]: time=\"2026-06-09T10:48:56.796912367Z\" level=info msg=\"Starting container: 4719d4cc3004b649a3a14bb9e096b311dca07861df6c83695555ecfc0658624a\" id=87ab2ff1-ff18-422d-a021-0aefde073250 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:48:56.934365 crc crio[3654]: time=\"2026-06-09T10:48:56.932984193Z\" level=info msg=\"Started container\" PID=7990 containerID=4719d4cc3004b649a3a14bb9e096b311dca07861df6c83695555ecfc0658624a description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup id=87ab2ff1-ff18-422d-a021-0aefde073250 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6278cc9e41264179de9cac2d18892017f2f95b5226c63a4136d859c794e756f3\nJun 09 10:48:56.984966 crc crio[3654]: time=\"2026-06-09T10:48:56.980548746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:56.998539 crc crio[3654]: time=\"2026-06-09T10:48:56.998503306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:57.286544 crc crio[3654]: time=\"2026-06-09T10:48:57.285951293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:57.318696 crc crio[3654]: time=\"2026-06-09T10:48:57.318149169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:57.645224 crc crio[3654]: time=\"2026-06-09T10:48:57.644725625Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=610bac61-02ab-470b-98c2-a391f9035c95 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:48:57.653182 crc crio[3654]: time=\"2026-06-09T10:48:57.652586893Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e5773300-27b7-4eef-801f-45bfdb5a3395 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:48:57.662419 crc crio[3654]: time=\"2026-06-09T10:48:57.661053339Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=1e607159-b05c-425d-a28b-4a0ce802d963 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:48:57.662419 crc crio[3654]: time=\"2026-06-09T10:48:57.662055547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:57.707377 crc crio[3654]: time=\"2026-06-09T10:48:57.706978217Z\" level=info msg=\"Created container 6a868cd098046853ba5b82ea616cb1bdda61b4a7041171efc639d73f4c530abe: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=00e26e6d-ee42-4c72-b7ec-fa78edbfb3cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:48:57.844696 crc crio[3654]: time=\"2026-06-09T10:48:57.843582758Z\" level=info msg=\"Created container 22cce17f6fefc356a12938dffb9139aa4152722ffabd935ae4dc67a8fcb09b8a: openshift-multus/multus-bzhnf/kube-multus\" id=da6dc5a2-1340-4f1e-b53f-c389303b36b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:48:57.864351 crc crio[3654]: time=\"2026-06-09T10:48:57.863962635Z\" level=info msg=\"Starting container: 6a868cd098046853ba5b82ea616cb1bdda61b4a7041171efc639d73f4c530abe\" id=5b8aaa25-ead9-46cb-9f4f-c0b70f21b574 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:48:57.871203 crc crio[3654]: time=\"2026-06-09T10:48:57.870198368Z\" level=info msg=\"Starting container: 22cce17f6fefc356a12938dffb9139aa4152722ffabd935ae4dc67a8fcb09b8a\" id=2e90a123-aea0-40da-b3af-339e246574d0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:48:57.908459 crc crio[3654]: time=\"2026-06-09T10:48:57.908153474Z\" level=info msg=\"Started container\" PID=8022 containerID=6a868cd098046853ba5b82ea616cb1bdda61b4a7041171efc639d73f4c530abe description=openshift-machine-config-operator/machine-config-server-frshx/machine-config-server id=5b8aaa25-ead9-46cb-9f4f-c0b70f21b574 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d713a294bb81f354f0a153bd3ccee0e5ca1d379029354c5fd58766f7dc28745\nJun 09 10:48:57.936829 crc crio[3654]: time=\"2026-06-09T10:48:57.936198344Z\" level=info msg=\"Started container\" PID=8038 containerID=22cce17f6fefc356a12938dffb9139aa4152722ffabd935ae4dc67a8fcb09b8a description=openshift-multus/multus-bzhnf/kube-multus id=2e90a123-aea0-40da-b3af-339e246574d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b090650e85ba85e31dc0d2e70cf6df64317cf259aa826150a90cef347ad09629\nJun 09 10:48:58.047242 crc crio[3654]: time=\"2026-06-09T10:48:58.039007304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:58.047242 crc crio[3654]: time=\"2026-06-09T10:48:58.044905279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:58.056427 crc crio[3654]: time=\"2026-06-09T10:48:58.056167752Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_bd34e9d1-a134-47f5-94a8-df8261d81284\\\"\"\nJun 09 10:48:59.365439 crc crio[3654]: time=\"2026-06-09T10:48:59.360979763Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:48:59.526455 crc crio[3654]: time=\"2026-06-09T10:48:59.525159261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:59.692887 crc crio[3654]: time=\"2026-06-09T10:48:59.689779161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:59.787226 crc crio[3654]: time=\"2026-06-09T10:48:59.786166073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:48:59.937154 crc crio[3654]: time=\"2026-06-09T10:48:59.93667397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:00.069499 crc crio[3654]: time=\"2026-06-09T10:49:00.065537125Z\" level=info msg=\"Created container a272a3bb223347ab8e21460f3f7b088a1eab09f7931ce9dacb4d300a20a4a7da: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=1e607159-b05c-425d-a28b-4a0ce802d963 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:00.086138 crc crio[3654]: time=\"2026-06-09T10:49:00.085682896Z\" level=info msg=\"Starting container: a272a3bb223347ab8e21460f3f7b088a1eab09f7931ce9dacb4d300a20a4a7da\" id=860e9e56-553d-4396-8d33-9ecbb2c25ec0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:49:00.498549 crc crio[3654]: time=\"2026-06-09T10:49:00.49813959Z\" level=info msg=\"Started container\" PID=8068 containerID=a272a3bb223347ab8e21460f3f7b088a1eab09f7931ce9dacb4d300a20a4a7da description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller id=860e9e56-553d-4396-8d33-9ecbb2c25ec0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6278cc9e41264179de9cac2d18892017f2f95b5226c63a4136d859c794e756f3\nJun 09 10:49:00.517487 crc crio[3654]: time=\"2026-06-09T10:49:00.516942754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:00.530706 crc crio[3654]: time=\"2026-06-09T10:49:00.530621824Z\" level=info msg=\"Created container e733a5b2926147cd245e6868bb5afeefc8cac4f6444b9bcb6ca6f968c9d9b46a: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=26116036-1bd3-4fe5-8c0f-7a745729b229 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:00.556745 crc crio[3654]: time=\"2026-06-09T10:49:00.556562136Z\" level=info msg=\"Created container c6736e680ea9b53f189e3bff06f5a3ffb0dce030ad9bf10e9d0d9b17594dfa01: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=edc8282c-544f-40a7-9de7-74617b5e397b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:00.563223 crc crio[3654]: time=\"2026-06-09T10:49:00.538791361Z\" level=info msg=\"Created container 5fa246af3710732e7b2b5ddef836d90ad02fcf99d1b37108cae80dbde28be2fc: openshift-image-registry/node-ca-2wddl/node-ca\" id=0e5ab41f-4b74-4672-ab3d-17d060444b6b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:00.568193 crc crio[3654]: time=\"2026-06-09T10:49:00.568133008Z\" level=info msg=\"Created container 7c7b03ec4b4588242d10cadefd6e07095973311214ca619b5eb0f0e3819c38c3: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=fca85b3c-5d4b-42ab-9305-c721e202bb74 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:00.581579 crc crio[3654]: time=\"2026-06-09T10:49:00.579270157Z\" level=info msg=\"Starting container: 5fa246af3710732e7b2b5ddef836d90ad02fcf99d1b37108cae80dbde28be2fc\" id=f2afd09e-5724-48a3-85a1-4bec1e4a0896 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:49:00.600732 crc crio[3654]: time=\"2026-06-09T10:49:00.60056062Z\" level=info msg=\"Starting container: e733a5b2926147cd245e6868bb5afeefc8cac4f6444b9bcb6ca6f968c9d9b46a\" id=77831551-09ae-4706-9630-a69d8fe832db name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:49:00.607556 crc crio[3654]: time=\"2026-06-09T10:49:00.607453102Z\" level=info msg=\"Starting container: 7c7b03ec4b4588242d10cadefd6e07095973311214ca619b5eb0f0e3819c38c3\" id=0783b0cf-ffc2-40e6-862c-79dca62aab47 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:49:00.616517 crc crio[3654]: time=\"2026-06-09T10:49:00.616247646Z\" level=info msg=\"Starting container: c6736e680ea9b53f189e3bff06f5a3ffb0dce030ad9bf10e9d0d9b17594dfa01\" id=5e70ece3-3b10-475f-95c2-9ed876ec3b78 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:49:00.618420 crc crio[3654]: time=\"2026-06-09T10:49:00.617949143Z\" level=info msg=\"Started container\" PID=8127 containerID=5fa246af3710732e7b2b5ddef836d90ad02fcf99d1b37108cae80dbde28be2fc description=openshift-image-registry/node-ca-2wddl/node-ca id=f2afd09e-5724-48a3-85a1-4bec1e4a0896 name=/runtime.v1.RuntimeService/StartContainer sandboxID=040e40baeba017588671d26af1919f8f66b0d8ea312e298619067c242a713c0b\nJun 09 10:49:00.653977 crc crio[3654]: time=\"2026-06-09T10:49:00.653911794Z\" level=info msg=\"Started container\" PID=8109 containerID=e733a5b2926147cd245e6868bb5afeefc8cac4f6444b9bcb6ca6f968c9d9b46a description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=77831551-09ae-4706-9630-a69d8fe832db name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d43f16884512cb4593616184efe91980c526fb8e7d1c4d5bbb19cd9012db3f4\nJun 09 10:49:00.689257 crc crio[3654]: time=\"2026-06-09T10:49:00.688876227Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=76935771-c04f-4255-aab6-8823ce12d2b0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:00.692357 crc crio[3654]: time=\"2026-06-09T10:49:00.691970333Z\" level=info msg=\"Started container\" PID=8107 containerID=7c7b03ec4b4588242d10cadefd6e07095973311214ca619b5eb0f0e3819c38c3 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=0783b0cf-ffc2-40e6-862c-79dca62aab47 name=/runtime.v1.RuntimeService/StartContainer sandboxID=486823e29830b0bb1d3e8d0b3f117130628f5ba696aa1cd7f1f832c66f25da01\nJun 09 10:49:00.705370 crc crio[3654]: time=\"2026-06-09T10:49:00.704845831Z\" level=info msg=\"Started container\" PID=8113 containerID=c6736e680ea9b53f189e3bff06f5a3ffb0dce030ad9bf10e9d0d9b17594dfa01 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy id=5e70ece3-3b10-475f-95c2-9ed876ec3b78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d91bf07ecd3e56049ca39b7300e760a33877da7bdcbfb62398805b162854b2fb\nJun 09 10:49:00.707748 crc crio[3654]: time=\"2026-06-09T10:49:00.707586257Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=7eb7d2fe-9c68-4805-88bb-b8c46189a8d1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:00.729496 crc crio[3654]: time=\"2026-06-09T10:49:00.729276421Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=a2ee61a1-7fd3-40f3-a19a-136a76564b60 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:00.730357 crc crio[3654]: time=\"2026-06-09T10:49:00.730036962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:00.740538 crc crio[3654]: time=\"2026-06-09T10:49:00.740227556Z\" level=info msg=\"Created container 9d92428ea9e0716ecb628832c8d2562cf3c722af59e774a4abb796604077007b: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=63b7a3c3-973d-4147-a3eb-77d80bc42250 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:00.754849 crc crio[3654]: time=\"2026-06-09T10:49:00.754788131Z\" level=info msg=\"Starting container: 9d92428ea9e0716ecb628832c8d2562cf3c722af59e774a4abb796604077007b\" id=9be885cd-d796-4b4e-85ac-f243cb9b8a3c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:49:00.778359 crc crio[3654]: time=\"2026-06-09T10:49:00.778003076Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=431e339d-74a0-4513-9ec5-809d51e35d31 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:00.778770 crc crio[3654]: time=\"2026-06-09T10:49:00.778005047Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=a1856ce1-03be-47a0-b442-d271fda73322 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:00.795403 crc crio[3654]: time=\"2026-06-09T10:49:00.794540167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:00.798148 crc crio[3654]: time=\"2026-06-09T10:49:00.796955074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:00.808176 crc crio[3654]: time=\"2026-06-09T10:49:00.807740734Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=43df00a7-b24d-4666-9ad6-cd35620d51a7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:00.808566 crc crio[3654]: time=\"2026-06-09T10:49:00.808442003Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=32f1412c-37ba-463a-a716-49d7a6ab64b3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:00.826556 crc crio[3654]: time=\"2026-06-09T10:49:00.825551429Z\" level=info msg=\"Created container d1dd11d7327857536eceb18fac0201b1a687678c0789435d17f42b616a64da0f: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=32d68f02-3a7d-4499-a2b9-853484a79627 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:00.831884 crc crio[3654]: time=\"2026-06-09T10:49:00.831820234Z\" level=info msg=\"Started container\" PID=8126 containerID=9d92428ea9e0716ecb628832c8d2562cf3c722af59e774a4abb796604077007b description=openshift-dns/node-resolver-277xp/dns-node-resolver id=9be885cd-d796-4b4e-85ac-f243cb9b8a3c name=/runtime.v1.RuntimeService/StartContainer sandboxID=1aa0f61cf6d8edf7f77315da465d88bfbf1e03e6a57cf97205c09430d3f75050\nJun 09 10:49:00.832591 crc crio[3654]: time=\"2026-06-09T10:49:00.832260846Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=66c10bfc-c85b-4d9e-b4c0-99f3770b43a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:00.834418 crc crio[3654]: time=\"2026-06-09T10:49:00.833071139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:00.844174 crc crio[3654]: time=\"2026-06-09T10:49:00.831823824Z\" level=info msg=\"Starting container: d1dd11d7327857536eceb18fac0201b1a687678c0789435d17f42b616a64da0f\" id=750ce345-a5d6-4eef-865c-d0a260fb037c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:49:00.917379 crc crio[3654]: time=\"2026-06-09T10:49:00.917103537Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=72c66bc9-0c88-4a2f-aab5-6dd8a6dfdd1b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:00.933914 crc crio[3654]: time=\"2026-06-09T10:49:00.933708129Z\" level=info msg=\"Started container\" PID=8152 containerID=d1dd11d7327857536eceb18fac0201b1a687678c0789435d17f42b616a64da0f description=openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy id=750ce345-a5d6-4eef-865c-d0a260fb037c name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc870237db59af91548bde1bdad5b6b8db18d2f00e7ea36142b3445a611ac900\nJun 09 10:49:00.945979 crc crio[3654]: time=\"2026-06-09T10:49:00.945913828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:01.020867 crc crio[3654]: time=\"2026-06-09T10:49:01.020726669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:01.067546 crc crio[3654]: time=\"2026-06-09T10:49:01.066883304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:01.112343 crc crio[3654]: time=\"2026-06-09T10:49:01.110095956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:01.263904 crc crio[3654]: time=\"2026-06-09T10:49:01.263839843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:01.390265 crc crio[3654]: time=\"2026-06-09T10:49:01.38987356Z\" level=info msg=\"Created container bf363e57257be706324dd7e0b157c0781c82f2b536a48ee16cf9a9356a50c857: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=a2ee61a1-7fd3-40f3-a19a-136a76564b60 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:01.413473 crc crio[3654]: time=\"2026-06-09T10:49:01.409472245Z\" level=info msg=\"Starting container: bf363e57257be706324dd7e0b157c0781c82f2b536a48ee16cf9a9356a50c857\" id=e2503ef0-ce63-4cc5-a4f1-e9c4c25cbe3d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:49:01.586603 crc crio[3654]: time=\"2026-06-09T10:49:01.581268135Z\" level=info msg=\"Created container b9df10819f8b52228292ab91b79b23e00dbb5b2b00938d0dd42f949998dc9739: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=66c10bfc-c85b-4d9e-b4c0-99f3770b43a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:01.590565 crc crio[3654]: time=\"2026-06-09T10:49:01.582792477Z\" level=info msg=\"Started container\" PID=8192 containerID=bf363e57257be706324dd7e0b157c0781c82f2b536a48ee16cf9a9356a50c857 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging id=e2503ef0-ce63-4cc5-a4f1-e9c4c25cbe3d name=/runtime.v1.RuntimeService/StartContainer sandboxID=6278cc9e41264179de9cac2d18892017f2f95b5226c63a4136d859c794e756f3\nJun 09 10:49:01.599271 crc crio[3654]: time=\"2026-06-09T10:49:01.596816847Z\" level=info msg=\"Starting container: b9df10819f8b52228292ab91b79b23e00dbb5b2b00938d0dd42f949998dc9739\" id=4d71a8d0-d12e-4bd0-bd99-ff318caff810 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:49:01.664097 crc crio[3654]: time=\"2026-06-09T10:49:01.662149055Z\" level=info msg=\"Started container\" PID=8209 containerID=b9df10819f8b52228292ab91b79b23e00dbb5b2b00938d0dd42f949998dc9739 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=4d71a8d0-d12e-4bd0-bd99-ff318caff810 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d91bf07ecd3e56049ca39b7300e760a33877da7bdcbfb62398805b162854b2fb\nJun 09 10:49:01.670569 crc crio[3654]: time=\"2026-06-09T10:49:01.670494767Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=9fd83aaf-933e-4222-99eb-94f7e58f464d name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:01.679095 crc crio[3654]: time=\"2026-06-09T10:49:01.678721196Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=6c168024-ca79-488b-83ef-8366e83ee949 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:01.686719 crc crio[3654]: time=\"2026-06-09T10:49:01.685848304Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=6e9784f7-2221-4ddc-826c-aef013ea21af name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:01.686719 crc crio[3654]: time=\"2026-06-09T10:49:01.686229845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:01.772557 crc crio[3654]: time=\"2026-06-09T10:49:01.771817855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:01.776366 crc crio[3654]: time=\"2026-06-09T10:49:01.774039717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:02.096787 crc crio[3654]: time=\"2026-06-09T10:49:02.096722084Z\" level=info msg=\"Created container f18175d44dbc6294bec2901f80303046064a2b168a98f44169d5bf6a218e612e: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=72c66bc9-0c88-4a2f-aab5-6dd8a6dfdd1b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:02.103817 crc crio[3654]: time=\"2026-06-09T10:49:02.102906136Z\" level=info msg=\"Starting container: f18175d44dbc6294bec2901f80303046064a2b168a98f44169d5bf6a218e612e\" id=ae8145be-17d3-4fa9-908f-2692ace7e8a4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:49:02.140609 crc crio[3654]: time=\"2026-06-09T10:49:02.140489062Z\" level=info msg=\"Created container b180d23bc6da36601e62e614179a61240897cc708443f0836142db659ca5336f: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=6e9784f7-2221-4ddc-826c-aef013ea21af name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:02.150585 crc crio[3654]: time=\"2026-06-09T10:49:02.150168901Z\" level=info msg=\"Starting container: b180d23bc6da36601e62e614179a61240897cc708443f0836142db659ca5336f\" id=3fa23ec9-3d57-43ad-b79a-a5bb3e239175 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:49:02.303427 crc crio[3654]: time=\"2026-06-09T10:49:02.302867859Z\" level=info msg=\"Started container\" PID=8250 containerID=b180d23bc6da36601e62e614179a61240897cc708443f0836142db659ca5336f description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node id=3fa23ec9-3d57-43ad-b79a-a5bb3e239175 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6278cc9e41264179de9cac2d18892017f2f95b5226c63a4136d859c794e756f3\nJun 09 10:49:02.327917 crc crio[3654]: time=\"2026-06-09T10:49:02.327355151Z\" level=info msg=\"Started container\" PID=8231 containerID=f18175d44dbc6294bec2901f80303046064a2b168a98f44169d5bf6a218e612e description=openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy id=ae8145be-17d3-4fa9-908f-2692ace7e8a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=486823e29830b0bb1d3e8d0b3f117130628f5ba696aa1cd7f1f832c66f25da01\nJun 09 10:49:02.594918 crc crio[3654]: time=\"2026-06-09T10:49:02.594362859Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=08790b95-219a-4382-9ab0-9b3bee79e1eb name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:02.599797 crc crio[3654]: time=\"2026-06-09T10:49:02.599533403Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d1fce2f1-8fc6-446b-b3cd-e4f6774fec5a name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:02.609429 crc crio[3654]: time=\"2026-06-09T10:49:02.608803021Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=7c5a21c0-d13e-42fd-8b69-d428c7d59ba7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:02.609429 crc crio[3654]: time=\"2026-06-09T10:49:02.60912335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:02.647547 crc crio[3654]: time=\"2026-06-09T10:49:02.647468726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:02.652853 crc crio[3654]: time=\"2026-06-09T10:49:02.652615449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:02.938030 crc crio[3654]: time=\"2026-06-09T10:49:02.937866815Z\" level=info msg=\"Created container cabd5fefee9f6522898da0e81e2218ef3385a37aff7b41527a244b43e9cc9158: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=7c5a21c0-d13e-42fd-8b69-d428c7d59ba7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:02.947067 crc crio[3654]: time=\"2026-06-09T10:49:02.946949418Z\" level=info msg=\"Starting container: cabd5fefee9f6522898da0e81e2218ef3385a37aff7b41527a244b43e9cc9158\" id=b25db3c1-35fb-45b0-97c0-805343d3cdca name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:49:03.025425 crc crio[3654]: time=\"2026-06-09T10:49:03.02179002Z\" level=info msg=\"Started container\" PID=8289 containerID=cabd5fefee9f6522898da0e81e2218ef3385a37aff7b41527a244b43e9cc9158 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics id=b25db3c1-35fb-45b0-97c0-805343d3cdca name=/runtime.v1.RuntimeService/StartContainer sandboxID=6278cc9e41264179de9cac2d18892017f2f95b5226c63a4136d859c794e756f3\nJun 09 10:49:03.107530 crc crio[3654]: time=\"2026-06-09T10:49:03.107182906Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=53c2ef1d-e7d9-407a-94fe-89821ff85e4b name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:03.110799 crc crio[3654]: time=\"2026-06-09T10:49:03.110269822Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=cab46198-72e5-470e-bce7-f99e57f74620 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:03.117173 crc crio[3654]: time=\"2026-06-09T10:49:03.116840924Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=fe9bb429-d24c-4d6c-89fd-2eda93b22868 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:03.117493 crc crio[3654]: time=\"2026-06-09T10:49:03.117421471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:03.251524 crc crio[3654]: time=\"2026-06-09T10:49:03.251161591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:03.272055 crc crio[3654]: time=\"2026-06-09T10:49:03.269008708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:03.686945 crc crio[3654]: time=\"2026-06-09T10:49:03.686183174Z\" level=info msg=\"Created container 789fee1a61af033927cd16742edeb91290277bbc113c65d57384b9ce11f67783: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=fe9bb429-d24c-4d6c-89fd-2eda93b22868 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:03.691194 crc crio[3654]: time=\"2026-06-09T10:49:03.690612447Z\" level=info msg=\"Starting container: 789fee1a61af033927cd16742edeb91290277bbc113c65d57384b9ce11f67783\" id=219a7934-6f23-4135-8c93-2723c7bf8741 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:49:03.804796 crc crio[3654]: time=\"2026-06-09T10:49:03.804098805Z\" level=info msg=\"Started container\" PID=8335 containerID=789fee1a61af033927cd16742edeb91290277bbc113c65d57384b9ce11f67783 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/northd id=219a7934-6f23-4135-8c93-2723c7bf8741 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6278cc9e41264179de9cac2d18892017f2f95b5226c63a4136d859c794e756f3\nJun 09 10:49:03.862132 crc crio[3654]: time=\"2026-06-09T10:49:03.861216233Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5429d30e-cb04-4a97-8d92-036205b04e4e name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:03.872678 crc crio[3654]: time=\"2026-06-09T10:49:03.87258446Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=17c7539b-ddce-41b1-bdd4-f2517ea0582f name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:03.902249 crc crio[3654]: time=\"2026-06-09T10:49:03.902090311Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=98479a3a-4018-4f07-a51a-d48e60e29207 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:03.902832 crc crio[3654]: time=\"2026-06-09T10:49:03.902725218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:04.024915 crc crio[3654]: time=\"2026-06-09T10:49:04.009980742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:04.024915 crc crio[3654]: time=\"2026-06-09T10:49:04.01421926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:04.254080 crc crio[3654]: time=\"2026-06-09T10:49:04.253865157Z\" level=info msg=\"Created container 20353c2ac778c8a1924ac501a83ced9bd117f7625dcac001d834e65da3e6da68: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=98479a3a-4018-4f07-a51a-d48e60e29207 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:04.261688 crc crio[3654]: time=\"2026-06-09T10:49:04.258850846Z\" level=info msg=\"Starting container: 20353c2ac778c8a1924ac501a83ced9bd117f7625dcac001d834e65da3e6da68\" id=aec299f5-fd2a-4a37-a97b-89804bd145d5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:49:04.339745 crc crio[3654]: time=\"2026-06-09T10:49:04.339447738Z\" level=info msg=\"Started container\" PID=8361 containerID=20353c2ac778c8a1924ac501a83ced9bd117f7625dcac001d834e65da3e6da68 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb id=aec299f5-fd2a-4a37-a97b-89804bd145d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6278cc9e41264179de9cac2d18892017f2f95b5226c63a4136d859c794e756f3\nJun 09 10:49:04.598785 crc crio[3654]: time=\"2026-06-09T10:49:04.598028042Z\" level=info msg=\"Created container 4b5ad603e9c1237faa5b7bd04d2c2bd2654626e6967abcd384141b915591d929: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=cc1b07f7-a299-42c3-842f-b2456f079c0d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:04.609065 crc crio[3654]: time=\"2026-06-09T10:49:04.605009396Z\" level=info msg=\"Starting container: 4b5ad603e9c1237faa5b7bd04d2c2bd2654626e6967abcd384141b915591d929\" id=392fad92-6ee6-4d2e-87ae-09905275c58a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:49:04.703717 crc crio[3654]: time=\"2026-06-09T10:49:04.701874841Z\" level=info msg=\"Started container\" PID=7742 containerID=4b5ad603e9c1237faa5b7bd04d2c2bd2654626e6967abcd384141b915591d929 description=openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter id=392fad92-6ee6-4d2e-87ae-09905275c58a name=/runtime.v1.RuntimeService/StartContainer sandboxID=823d92d33ac106782b3105b8a9ffa12696f5c1c68e5f57436ac84ae9add984d8\nJun 09 10:49:05.205158 crc crio[3654]: time=\"2026-06-09T10:49:05.204172053Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=5ce4778a-4d71-4b20-8526-964cf8fd3edc name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:05.213736 crc crio[3654]: time=\"2026-06-09T10:49:05.2130404Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=8f0fd1e9-ddce-47d7-8a0a-1420fb5477a2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:05.226784 crc crio[3654]: time=\"2026-06-09T10:49:05.225975961Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=786c29e9-5cbf-4ed6-a2ae-85e540d5a84c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:05.226784 crc crio[3654]: time=\"2026-06-09T10:49:05.226610889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:05.493827 crc crio[3654]: time=\"2026-06-09T10:49:05.488221297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:06.676240 crc crio[3654]: time=\"2026-06-09T10:49:06.676104455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:06.913216 crc crio[3654]: time=\"2026-06-09T10:49:06.912926174Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=88b826b7-f0c0-4c66-91ed-a1c2ee157ddc name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:06.918500 crc crio[3654]: time=\"2026-06-09T10:49:06.918011755Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=bb6c18e8-1c02-4967-b111-674dd5c3b00e name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:06.922366 crc crio[3654]: time=\"2026-06-09T10:49:06.922044287Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=d630127b-8b6e-4c0d-850b-a5f82e880144 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:06.922749 crc crio[3654]: time=\"2026-06-09T10:49:06.922679055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:06.939488 crc crio[3654]: time=\"2026-06-09T10:49:06.939275397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:06.942014 crc crio[3654]: time=\"2026-06-09T10:49:06.941888029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:07.028190 crc crio[3654]: time=\"2026-06-09T10:49:07.027274625Z\" level=info msg=\"Created container e43a7386b8138d2838be82e3609ef7433b36a04d5ea3a6e5d040f334c8b43760: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=786c29e9-5cbf-4ed6-a2ae-85e540d5a84c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:07.032511 crc crio[3654]: time=\"2026-06-09T10:49:07.029778695Z\" level=info msg=\"Starting container: e43a7386b8138d2838be82e3609ef7433b36a04d5ea3a6e5d040f334c8b43760\" id=83134271-5a14-4f52-a5b5-317d530bbcf3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:49:07.071530 crc crio[3654]: time=\"2026-06-09T10:49:07.071137685Z\" level=info msg=\"Started container\" PID=8460 containerID=e43a7386b8138d2838be82e3609ef7433b36a04d5ea3a6e5d040f334c8b43760 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=83134271-5a14-4f52-a5b5-317d530bbcf3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d43f16884512cb4593616184efe91980c526fb8e7d1c4d5bbb19cd9012db3f4\nJun 09 10:49:07.152868 crc crio[3654]: time=\"2026-06-09T10:49:07.150580245Z\" level=info msg=\"Created container d9454a45ca3ec44cac770eb1522b48d66fdd503c611327dbe572bc5f1291c5a2: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=d630127b-8b6e-4c0d-850b-a5f82e880144 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:07.153219 crc crio[3654]: time=\"2026-06-09T10:49:07.153148117Z\" level=info msg=\"Starting container: d9454a45ca3ec44cac770eb1522b48d66fdd503c611327dbe572bc5f1291c5a2\" id=d2232627-3735-4eec-bccb-5094e690eb22 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:49:07.255522 crc crio[3654]: time=\"2026-06-09T10:49:07.2538814Z\" level=info msg=\"Started container\" PID=8482 containerID=d9454a45ca3ec44cac770eb1522b48d66fdd503c611327dbe572bc5f1291c5a2 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb id=d2232627-3735-4eec-bccb-5094e690eb22 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6278cc9e41264179de9cac2d18892017f2f95b5226c63a4136d859c794e756f3\nJun 09 10:49:08.997761 crc crio[3654]: time=\"2026-06-09T10:49:08.997057606Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=8615880f-fc35-4a1a-9ad9-9f91db13ff10 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:09.001054 crc crio[3654]: time=\"2026-06-09T10:49:09.000746479Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=bb630c2c-33ad-496e-ad2c-7f2682c4cdbb name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:09.007459 crc crio[3654]: time=\"2026-06-09T10:49:09.0072346Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=d067b220-4e28-40c9-9b44-74e1d7259722 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:09.007952 crc crio[3654]: time=\"2026-06-09T10:49:09.007854927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:09.070078 crc crio[3654]: time=\"2026-06-09T10:49:09.069897043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:09.989605 crc crio[3654]: time=\"2026-06-09T10:49:09.988739535Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=69d23df6-c2c7-4daa-9c77-c49c8b8c2e96 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:10.042585 crc crio[3654]: time=\"2026-06-09T10:49:10.04140863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:10.115740 crc crio[3654]: time=\"2026-06-09T10:49:10.110469892Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=aa8481b9-9f6b-4df0-8f0e-ae9534593d98 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:10.121253 crc crio[3654]: time=\"2026-06-09T10:49:10.12045581Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=a4c61162-640e-47af-9450-b775d599c877 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:10.121711 crc crio[3654]: time=\"2026-06-09T10:49:10.121566981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:10.206410 crc crio[3654]: time=\"2026-06-09T10:49:10.193539113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:10.206410 crc crio[3654]: time=\"2026-06-09T10:49:10.197866404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:10.421857 crc crio[3654]: time=\"2026-06-09T10:49:10.420842527Z\" level=info msg=\"Created container 1bc7a4059f0aa2da9d70719e864483efc3c5de723d60d52b90c50f60952f9c2b: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=d067b220-4e28-40c9-9b44-74e1d7259722 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:10.446757 crc crio[3654]: time=\"2026-06-09T10:49:10.442808288Z\" level=info msg=\"Starting container: 1bc7a4059f0aa2da9d70719e864483efc3c5de723d60d52b90c50f60952f9c2b\" id=be3bdd58-41ec-41cd-a49c-0a714bf21415 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:49:10.500949 crc crio[3654]: time=\"2026-06-09T10:49:10.500576485Z\" level=info msg=\"Started container\" PID=8645 containerID=1bc7a4059f0aa2da9d70719e864483efc3c5de723d60d52b90c50f60952f9c2b description=openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins id=be3bdd58-41ec-41cd-a49c-0a714bf21415 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc870237db59af91548bde1bdad5b6b8db18d2f00e7ea36142b3445a611ac900\nJun 09 10:49:10.692776 crc crio[3654]: time=\"2026-06-09T10:49:10.692131594Z\" level=info msg=\"Created container 56dfcb6948ef1b455116801a69846f7a71bc4711542ff9550ba9ba4e1ac20820: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=a4c61162-640e-47af-9450-b775d599c877 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:10.700425 crc crio[3654]: time=\"2026-06-09T10:49:10.699971903Z\" level=info msg=\"Starting container: 56dfcb6948ef1b455116801a69846f7a71bc4711542ff9550ba9ba4e1ac20820\" id=2ae8ae37-15fe-4a2f-85d7-e92ac2d55ffd name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:49:10.773540 crc crio[3654]: time=\"2026-06-09T10:49:10.773350294Z\" level=info msg=\"Started container\" PID=8650 containerID=56dfcb6948ef1b455116801a69846f7a71bc4711542ff9550ba9ba4e1ac20820 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller id=2ae8ae37-15fe-4a2f-85d7-e92ac2d55ffd name=/runtime.v1.RuntimeService/StartContainer sandboxID=6278cc9e41264179de9cac2d18892017f2f95b5226c63a4136d859c794e756f3\nJun 09 10:49:23.649674 crc crio[3654]: time=\"2026-06-09T10:49:23.646862495Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=62c72992-0d21-4754-b725-af1741f5c6c5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:23.656394 crc crio[3654]: time=\"2026-06-09T10:49:23.654719989Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=fa503707-e316-4376-a7c0-71ded4e1dcd7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:23.657124 crc crio[3654]: time=\"2026-06-09T10:49:23.657053055Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=fcf4d91e-ea04-4248-9330-30fe340d947e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:23.657678 crc crio[3654]: time=\"2026-06-09T10:49:23.657521109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:23.706342 crc crio[3654]: time=\"2026-06-09T10:49:23.706108884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:24.069773 crc crio[3654]: time=\"2026-06-09T10:49:24.069569265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:24.210815 crc crio[3654]: time=\"2026-06-09T10:49:24.210519842Z\" level=info msg=\"Created container 464cf241f9a95f0ff51020e0a6381e03d0fe8609500305faab8a8427315fe71c: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=fcf4d91e-ea04-4248-9330-30fe340d947e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:24.212806 crc crio[3654]: time=\"2026-06-09T10:49:24.212489798Z\" level=info msg=\"Starting container: 464cf241f9a95f0ff51020e0a6381e03d0fe8609500305faab8a8427315fe71c\" id=066196bb-26f3-4a9d-ac82-56404f662d0b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:49:24.241862 crc crio[3654]: time=\"2026-06-09T10:49:24.240898438Z\" level=info msg=\"Started container\" PID=9018 containerID=464cf241f9a95f0ff51020e0a6381e03d0fe8609500305faab8a8427315fe71c description=openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin id=066196bb-26f3-4a9d-ac82-56404f662d0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc870237db59af91548bde1bdad5b6b8db18d2f00e7ea36142b3445a611ac900\nJun 09 10:49:25.678823 crc crio[3654]: time=\"2026-06-09T10:49:25.67821364Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=1ef47ad6-d8b7-4420-a5e2-a4e8ab439886 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:25.685826 crc crio[3654]: time=\"2026-06-09T10:49:25.68556923Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=4c0ed4c1-68bb-47f3-b242-6cef85632c44 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:25.689364 crc crio[3654]: time=\"2026-06-09T10:49:25.68909076Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=8620556b-08c3-4c63-b4fb-0dffb7fd168d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:25.691004 crc crio[3654]: time=\"2026-06-09T10:49:25.69047096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:25.787537 crc crio[3654]: time=\"2026-06-09T10:49:25.783366217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:26.301893 crc crio[3654]: time=\"2026-06-09T10:49:26.301793895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:26.489497 crc crio[3654]: time=\"2026-06-09T10:49:26.489353231Z\" level=info msg=\"Created container d18f7223f1670ad2fb22fde890a2c65c149a2e32d7b6affbd7be949ed52a3263: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=8620556b-08c3-4c63-b4fb-0dffb7fd168d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:26.490871 crc crio[3654]: time=\"2026-06-09T10:49:26.490837504Z\" level=info msg=\"Starting container: d18f7223f1670ad2fb22fde890a2c65c149a2e32d7b6affbd7be949ed52a3263\" id=4fc5e2f0-5250-4bfc-b1e5-5a57701363ec name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:49:26.506956 crc crio[3654]: time=\"2026-06-09T10:49:26.506802979Z\" level=info msg=\"Started container\" PID=9046 containerID=d18f7223f1670ad2fb22fde890a2c65c149a2e32d7b6affbd7be949ed52a3263 description=openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni id=4fc5e2f0-5250-4bfc-b1e5-5a57701363ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc870237db59af91548bde1bdad5b6b8db18d2f00e7ea36142b3445a611ac900\nJun 09 10:49:27.732130 crc crio[3654]: time=\"2026-06-09T10:49:27.730719815Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=9aa296a6-6bba-450d-9480-b513fc9c612d name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:27.741025 crc crio[3654]: time=\"2026-06-09T10:49:27.739175036Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=1e650f66-a30a-47d6-8f9c-63689deb3e6f name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:27.756392 crc crio[3654]: time=\"2026-06-09T10:49:27.756163791Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=70aaa396-b541-4363-9ebd-c746eeb583cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:27.757028 crc crio[3654]: time=\"2026-06-09T10:49:27.756943383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:27.854207 crc crio[3654]: time=\"2026-06-09T10:49:27.843522341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:29.012483 crc crio[3654]: time=\"2026-06-09T10:49:29.011531476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:29.289780 crc crio[3654]: time=\"2026-06-09T10:49:29.28947393Z\" level=info msg=\"Created container 7bf2986f2dd6758350260d2fb3b88bdb505ba6c2c4a29008dff509ac07f7d631: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=70aaa396-b541-4363-9ebd-c746eeb583cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:29.294418 crc crio[3654]: time=\"2026-06-09T10:49:29.294127092Z\" level=info msg=\"Starting container: 7bf2986f2dd6758350260d2fb3b88bdb505ba6c2c4a29008dff509ac07f7d631\" id=27c970df-5d38-469d-85ad-361f86956935 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:49:29.313470 crc crio[3654]: time=\"2026-06-09T10:49:29.312943309Z\" level=info msg=\"Started container\" PID=9141 containerID=7bf2986f2dd6758350260d2fb3b88bdb505ba6c2c4a29008dff509ac07f7d631 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy id=27c970df-5d38-469d-85ad-361f86956935 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc870237db59af91548bde1bdad5b6b8db18d2f00e7ea36142b3445a611ac900\nJun 09 10:49:32.844616 crc crio[3654]: time=\"2026-06-09T10:49:32.843492378Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683365-rps4s/POD\" id=56d6d621-2b52-47cb-a4b7-d3c146ed42b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:49:32.844616 crc crio[3654]: time=\"2026-06-09T10:49:32.844148837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:38.936070 crc crio[3654]: time=\"2026-06-09T10:49:38.921238215Z\" level=info msg=\"Removing container: e733a5b2926147cd245e6868bb5afeefc8cac4f6444b9bcb6ca6f968c9d9b46a\" id=c2a5fcbc-6e88-449f-b1cb-666c850c5a2d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:49:39.072528 crc crio[3654]: time=\"2026-06-09T10:49:39.072423275Z\" level=info msg=\"Removed container e733a5b2926147cd245e6868bb5afeefc8cac4f6444b9bcb6ca6f968c9d9b46a: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=c2a5fcbc-6e88-449f-b1cb-666c850c5a2d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:49:40.945377 crc crio[3654]: time=\"2026-06-09T10:49:40.94488015Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=b3d2f4c5-ecd6-4b5d-a0ce-44e3e9d8ab7d name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:40.952580 crc crio[3654]: time=\"2026-06-09T10:49:40.952376953Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=a1552814-8418-465d-a226-8f8be8f0b3b8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:40.957163 crc crio[3654]: time=\"2026-06-09T10:49:40.957016746Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=7385981d-3e56-4ae5-b422-b7c796d47b1a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:40.957501 crc crio[3654]: time=\"2026-06-09T10:49:40.957455718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:40.986946 crc crio[3654]: time=\"2026-06-09T10:49:40.986663741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:41.835037 crc crio[3654]: time=\"2026-06-09T10:49:41.834121238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:42.338849 crc crio[3654]: time=\"2026-06-09T10:49:42.3337448Z\" level=info msg=\"Created container 57c2753f61f5f4ea94b1cd306dc6c1e1982c4065f8ac572e5296effcaec22070: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=7385981d-3e56-4ae5-b422-b7c796d47b1a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:42.358991 crc crio[3654]: time=\"2026-06-09T10:49:42.358036012Z\" level=info msg=\"Starting container: 57c2753f61f5f4ea94b1cd306dc6c1e1982c4065f8ac572e5296effcaec22070\" id=2f9a0e22-4364-4178-b1c4-74c651407fd0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:49:42.478846 crc crio[3654]: time=\"2026-06-09T10:49:42.478217658Z\" level=info msg=\"Started container\" PID=9791 containerID=57c2753f61f5f4ea94b1cd306dc6c1e1982c4065f8ac572e5296effcaec22070 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni id=2f9a0e22-4364-4178-b1c4-74c651407fd0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc870237db59af91548bde1bdad5b6b8db18d2f00e7ea36142b3445a611ac900\nJun 09 10:49:45.249118 crc crio[3654]: time=\"2026-06-09T10:49:45.24691942Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=79321b87-660c-4328-9952-fcbd2045a9da name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:45.264444 crc crio[3654]: time=\"2026-06-09T10:49:45.263969646Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=d2f2eac3-36ce-4c8a-9673-4197cf74f3f9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:45.274844 crc crio[3654]: time=\"2026-06-09T10:49:45.27289241Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=c3b2fe98-11c0-4e1b-9796-be11558ae1dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:45.274844 crc crio[3654]: time=\"2026-06-09T10:49:45.273370454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:45.451424 crc crio[3654]: time=\"2026-06-09T10:49:45.451145211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:46.804102 crc crio[3654]: 2026-06-09T10:49:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b0e862f519df1dc Mac:d2:0f:23:f5:dd:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/b71f0254-4a82-47f0-8b22-5248c511ecac SocketPath: PciID:}] [{Interface:0xc000587ab0 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:49:46.852783 crc crio[3654]: 2026-06-09T10:49:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:22ad7e5dce4a357 Mac:66:19:09:1f:ba:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:16 Mtu:0 Sandbox:/var/run/netns/eb1ed1df-155b-4b41-8b34-bd47c21a243b SocketPath: PciID:}] [{Interface:0xc000416640 Address:{IP:10.217.0.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:49:46.874924 crc crio[3654]: 2026-06-09T10:49:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fad8ee63cebf690 Mac:36:c0:67:d8:27:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/5e20a7fd-ed4b-4728-bb86-8d0112bb3671 SocketPath: PciID:}] [{Interface:0xc000122b70 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:49:46.883498 crc crio[3654]: 2026-06-09T10:49:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a9b479de35f01ab Mac:66:f4:bf:01:63:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:10 Mtu:0 Sandbox:/var/run/netns/9ac888e6-9f17-4d64-a4fb-2c0537d6c20c SocketPath: PciID:}] [{Interface:0xc000122a90 Address:{IP:10.217.0.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:49:47.080799 crc crio[3654]: 2026-06-09T10:49:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3c5c1bacef48880 Mac:fe:bb:8f:dd:fa:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:20 Mtu:0 Sandbox:/var/run/netns/fda8dff7-9cd1-4b1c-aa59-5b06b668df93 SocketPath: PciID:}] [{Interface:0xc000014af0 Address:{IP:10.217.0.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:49:47.089515 crc crio[3654]: 2026-06-09T10:49:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eb45a7e46f69528 Mac:3e:6f:1d:43:2b:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/cda2d52e-1f67-4615-b7f9-939ac671f88b SocketPath: PciID:}] [{Interface:0xc000598b10 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:49:47.111887 crc crio[3654]: 2026-06-09T10:49:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e67c25242a1c1cb Mac:0a:12:9c:df:b6:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:12 Mtu:0 Sandbox:/var/run/netns/fc63f5c6-435a-4169-a298-ab43cf655914 SocketPath: PciID:}] [{Interface:0xc00068c780 Address:{IP:10.217.0.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:49:47.958817 crc crio[3654]: time=\"2026-06-09T10:49:47.958146594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:48.610654 crc crio[3654]: time=\"2026-06-09T10:49:48.605209728Z\" level=info msg=\"Created container 976f9bce8fcbdd6c73e330e47e3dde8321e977f939996e75b7283a4d5f299568: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=c3b2fe98-11c0-4e1b-9796-be11558ae1dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:48.620712 crc crio[3654]: time=\"2026-06-09T10:49:48.614822552Z\" level=info msg=\"Starting container: 976f9bce8fcbdd6c73e330e47e3dde8321e977f939996e75b7283a4d5f299568\" id=508529a2-80d4-45a8-aed6-02ba9cc6300a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:49:48.787402 crc crio[3654]: time=\"2026-06-09T10:49:48.785269851Z\" level=info msg=\"Started container\" PID=10248 containerID=976f9bce8fcbdd6c73e330e47e3dde8321e977f939996e75b7283a4d5f299568 description=openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins id=508529a2-80d4-45a8-aed6-02ba9cc6300a name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc870237db59af91548bde1bdad5b6b8db18d2f00e7ea36142b3445a611ac900\nJun 09 10:49:49.006062 crc crio[3654]: 2026-06-09T10:49:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:724b39c1c8e5d80 Mac:b6:f1:23:b1:92:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:13 Mtu:0 Sandbox:/var/run/netns/92818148-77c8-409e-a69b-a7b5d1d72172 SocketPath: PciID:}] [{Interface:0xc0001dca20 Address:{IP:10.217.0.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:49:49.156483 crc crio[3654]: 2026-06-09T10:49:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e8c0466918048d4 Mac:aa:b3:dd:8b:f8:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/47588455-094d-42b6-8235-fd859b91a38b SocketPath: PciID:}] [{Interface:0xc000150b10 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:49:49.235477 crc crio[3654]: 2026-06-09T10:49:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8e6a97487825b70 Mac:ba:90:ba:ee:0a:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/aa81a90f-8862-4604-9a05-5ad7b97ea513 SocketPath: PciID:}] [{Interface:0xc0001114e0 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:49:49.325025 crc crio[3654]: 2026-06-09T10:49:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c4c9aaa2d2e1638 Mac:f6:92:42:c0:1d:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1b Mtu:0 Sandbox:/var/run/netns/75fff073-9f3f-483e-a50b-caab0d98110d SocketPath: PciID:}] [{Interface:0xc000534730 Address:{IP:10.217.0.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:49:49.561992 crc crio[3654]: 2026-06-09T10:49:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11972286af0a6f8 Mac:2e:25:e3:54:98:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3b Mtu:0 Sandbox:/var/run/netns/90df3710-dedc-4749-a2fc-05e7b2a9f40c SocketPath: PciID:}] [{Interface:0xc0002daa10 Address:{IP:10.217.0.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:49:49.576276 crc crio[3654]: 2026-06-09T10:49:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:78f4b96b1957793 Mac:32:7f:51:1d:76:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2a Mtu:0 Sandbox:/var/run/netns/2bd3b429-1066-4ec5-8840-729d37910188 SocketPath: PciID:}] [{Interface:0xc0005a1b90 Address:{IP:10.217.0.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:49:49.629412 crc crio[3654]: 2026-06-09T10:49:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:76b3ab2469ebea9 Mac:fe:48:78:bd:e2:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1f Mtu:0 Sandbox:/var/run/netns/493c8182-f958-49e4-9037-52d00acb11c1 SocketPath: PciID:}] [{Interface:0xc000117ba0 Address:{IP:10.217.0.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:49:49.741911 crc crio[3654]: 2026-06-09T10:49:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:094d4b6349d4384 Mac:fa:1e:d2:2a:e5:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:08 Mtu:0 Sandbox:/var/run/netns/f97134a1-d996-4e62-a35c-faea9d5b2c66 SocketPath: PciID:}] [{Interface:0xc00024b280 Address:{IP:10.217.0.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:49:49.775153 crc crio[3654]: 2026-06-09T10:49:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:902af1f2689d9ef Mac:06:b2:bf:8d:ad:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/d4db0a2a-284d-4ac4-aeee-4420549a7b93 SocketPath: PciID:}] [{Interface:0xc000437ce0 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:49:49.848325 crc crio[3654]: 2026-06-09T10:49:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f42b7202cf82e27 Mac:76:17:47:2d:5d:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:03 Mtu:0 Sandbox:/var/run/netns/b51b27e5-1341-4223-b41c-99b551ff467e SocketPath: PciID:}] [{Interface:0xc00014ed20 Address:{IP:10.217.0.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:49:49.879611 crc crio[3654]: 2026-06-09T10:49:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:90683bce2f76d47 Mac:76:14:1a:02:d4:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1d Mtu:0 Sandbox:/var/run/netns/82a9dd3a-de14-48cc-bc77-e1e4abd5782c SocketPath: PciID:}] [{Interface:0xc000181860 Address:{IP:10.217.0.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:49:50.814176 crc crio[3654]: 2026-06-09T10:49:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ec844a9526abd95 Mac:16:21:76:17:f8:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/7042e52e-fced-489f-a9ee-e20446d3677b SocketPath: PciID:}] [{Interface:0xc000014db0 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:49:50.821533 crc crio[3654]: 2026-06-09T10:49:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:25bce187dbfc3ff Mac:aa:d0:70:c7:85:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:26 Mtu:0 Sandbox:/var/run/netns/ea82bfb8-9f31-4c77-89ef-c56bf45a1d41 SocketPath: PciID:}] [{Interface:0xc00018cbc0 Address:{IP:10.217.0.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:49:50.830146 crc crio[3654]: 2026-06-09T10:49:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8cea660db54dd87 Mac:56:0b:bb:c3:5f:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:09 Mtu:0 Sandbox:/var/run/netns/ffc32777-769f-4333-b8f4-be49f3fb8392 SocketPath: PciID:}] [{Interface:0xc00011b390 Address:{IP:10.217.0.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:49:50.842013 crc crio[3654]: 2026-06-09T10:49:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c2213861107718b Mac:5e:54:e7:fa:a9:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/48cd75a4-de97-43cc-8747-979543986d49 SocketPath: PciID:}] [{Interface:0xc0003e4290 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:49:50.845748 crc crio[3654]: 2026-06-09T10:49:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:174b80ed930b711 Mac:c2:66:b3:df:7a:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0a Mtu:0 Sandbox:/var/run/netns/090bea57-4b77-4760-9219-ed2473c35beb SocketPath: PciID:}] [{Interface:0xc0003d3060 Address:{IP:10.217.0.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:49:50.854585 crc crio[3654]: 2026-06-09T10:49:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2427300b8543546 Mac:ae:c8:ef:0c:d8:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3a Mtu:0 Sandbox:/var/run/netns/0a9ed091-5f32-4d5e-921a-444e66041ba4 SocketPath: PciID:}] [{Interface:0xc000594750 Address:{IP:10.217.0.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:49:50.946247 crc crio[3654]: 2026-06-09T10:49:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df5068c5b5763ad Mac:7a:33:05:01:05:41 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:29 Mtu:0 Sandbox:/var/run/netns/4df89a7e-51f8-4016-98dd-a2e8db6b284d SocketPath: PciID:}] [{Interface:0xc000549800 Address:{IP:10.217.0.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:49:50.946508 crc crio[3654]: 2026-06-09T10:49:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:88df9c3a98a4f83 Mac:82:47:0f:13:b2:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:25 Mtu:0 Sandbox:/var/run/netns/99d39f60-c9bf-43e4-bf1e-2c7e748123e7 SocketPath: PciID:}] [{Interface:0xc000582800 Address:{IP:10.217.0.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:49:50.949889 crc crio[3654]: 2026-06-09T10:49:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b82109e8bb79c50 Mac:66:06:d2:21:64:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0b Mtu:0 Sandbox:/var/run/netns/c6db751c-1563-48f7-b106-c72ed2cf6b8c SocketPath: PciID:}] [{Interface:0xc000495480 Address:{IP:10.217.0.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:49:50.949889 crc crio[3654]: 2026-06-09T10:49:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c77e52bc46bbbe7 Mac:22:8f:03:e5:f7:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:18 Mtu:0 Sandbox:/var/run/netns/ba335eac-4f9b-4b17-ba56-e3578c583929 SocketPath: PciID:}] [{Interface:0xc000211d80 Address:{IP:10.217.0.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:49:50.962246 crc crio[3654]: 2026-06-09T10:49:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8d0e5fd139fc516 Mac:02:b1:84:aa:cd:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:06 Mtu:0 Sandbox:/var/run/netns/42e38beb-d1db-41f4-9085-a5a2fbf846bb SocketPath: PciID:}] [{Interface:0xc000014fd0 Address:{IP:10.217.0.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:49:50.971711 crc crio[3654]: 2026-06-09T10:49:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:36f795b3d228975 Mac:8e:09:58:0f:91:4d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:05 Mtu:0 Sandbox:/var/run/netns/a2cb983f-4019-4bd7-9b2e-067c5cdca1ca SocketPath: PciID:}] [{Interface:0xc000015240 Address:{IP:10.217.0.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:49:50.972592 crc crio[3654]: 2026-06-09T10:49:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7065800cf485ac7 Mac:8a:8d:5a:50:fc:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:04 Mtu:0 Sandbox:/var/run/netns/6f323541-2042-4adf-9017-fbaf24e672ed SocketPath: PciID:}] [{Interface:0xc0000157d0 Address:{IP:10.217.0.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:49:50.994606 crc crio[3654]: 2026-06-09T10:49:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c32ba18b5fd3965 Mac:3e:06:9f:2c:ce:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:27 Mtu:0 Sandbox:/var/run/netns/c2fc8aac-7ed2-4adf-b3f0-d92549811d3e SocketPath: PciID:}] [{Interface:0xc00025a740 Address:{IP:10.217.0.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:49:51.007135 crc crio[3654]: 2026-06-09T10:49:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c702ca6340659df Mac:fe:b0:03:44:96:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0e Mtu:0 Sandbox:/var/run/netns/2d20451c-791e-407b-ae9a-3e68bbc40f92 SocketPath: PciID:}] [{Interface:0xc000254bc0 Address:{IP:10.217.0.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:49:51.007433 crc crio[3654]: 2026-06-09T10:49:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c6b7ae13a882878 Mac:22:5c:ca:44:44:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/e3cde62f-3aba-4584-beb6-3171908e6c06 SocketPath: PciID:}] [{Interface:0xc00011d6b0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:49:51.007899 crc crio[3654]: 2026-06-09T10:49:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:90c3c87c4f91940 Mac:46:52:96:33:2b:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:21 Mtu:0 Sandbox:/var/run/netns/618a2b28-5c86-4978-8250-0f8d15d29bdb SocketPath: PciID:}] [{Interface:0xc00019b350 Address:{IP:10.217.0.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:49:51.014518 crc crio[3654]: 2026-06-09T10:49:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c1fb2ec5ae19787 Mac:b2:10:0a:d6:08:d0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:17 Mtu:0 Sandbox:/var/run/netns/c1ff98de-1336-477d-905b-5a60a9fc1c72 SocketPath: PciID:}] [{Interface:0xc000215430 Address:{IP:10.217.0.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:49:51.016211 crc crio[3654]: 2026-06-09T10:49:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dbcc653d37a9e70 Mac:02:f9:7a:18:46:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:28 Mtu:0 Sandbox:/var/run/netns/e7fc64b4-28ba-4ee3-b670-fb5afc813c11 SocketPath: PciID:}] [{Interface:0xc000200b10 Address:{IP:10.217.0.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:49:51.016487 crc crio[3654]: 2026-06-09T10:49:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:830a838c24c80cb Mac:4e:00:1a:cd:2d:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1e Mtu:0 Sandbox:/var/run/netns/de8ba4fb-1ccf-4885-82ff-9c64bb3cebe4 SocketPath: PciID:}] [{Interface:0xc000014f80 Address:{IP:10.217.0.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:49:51.162478 crc crio[3654]: 2026-06-09T10:49:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a798e6855c24b85 Mac:72:07:de:da:98:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:24 Mtu:0 Sandbox:/var/run/netns/680c9123-21a7-490e-bebb-2214d25e3300 SocketPath: PciID:}] [{Interface:0xc0001816d0 Address:{IP:10.217.0.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:49:51.169971 crc crio[3654]: 2026-06-09T10:49:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d9bad1a181c0a47 Mac:76:e1:d8:86:d7:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1c Mtu:0 Sandbox:/var/run/netns/48715c91-a828-41ba-9588-73b51918389f SocketPath: PciID:}] [{Interface:0xc0002bb440 Address:{IP:10.217.0.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:49:51.187278 crc crio[3654]: 2026-06-09T10:49:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:604a7158f223df0 Mac:92:43:31:0b:dc:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:11 Mtu:0 Sandbox:/var/run/netns/c4f816d7-ec0a-481b-8e15-25474e53f234 SocketPath: PciID:}] [{Interface:0xc000014b80 Address:{IP:10.217.0.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:49:51.226359 crc crio[3654]: 2026-06-09T10:49:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9ef460c96b87455 Mac:ae:9a:74:b1:ce:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:22 Mtu:0 Sandbox:/var/run/netns/96a50249-5f23-4a1a-ac8b-394b0803a213 SocketPath: PciID:}] [{Interface:0xc000130970 Address:{IP:10.217.0.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:49:51.338162 crc crio[3654]: 2026-06-09T10:49:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7df5121bbec85aa Mac:fa:b6:38:24:70:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2b Mtu:0 Sandbox:/var/run/netns/d7b2fd50-8537-4eb1-94be-29f808706a91 SocketPath: PciID:}] [{Interface:0xc00035b810 Address:{IP:10.217.0.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:49:51.364439 crc crio[3654]: 2026-06-09T10:49:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8ef1feb5a8e380f Mac:b2:72:d5:b3:2e:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0d Mtu:0 Sandbox:/var/run/netns/ecb8cad3-6cc3-4d6b-b783-d0ce42217fb0 SocketPath: PciID:}] [{Interface:0xc00045d4d0 Address:{IP:10.217.0.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:49:51.383980 crc crio[3654]: 2026-06-09T10:49:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cb526179eea75c3 Mac:06:5b:17:0d:1a:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:15 Mtu:0 Sandbox:/var/run/netns/e6fbed7a-8b16-44a5-b8ed-78a72737440d SocketPath: PciID:}] [{Interface:0xc0000151b0 Address:{IP:10.217.0.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:49:51.384775 crc crio[3654]: time=\"2026-06-09T10:49:51.384644736Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:49:51.384858 crc crio[3654]: time=\"2026-06-09T10:49:51.384807261Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_d1908fc0-e84f-4b59-b834-f57cb6d334d5\\\"\"\nJun 09 10:49:51.384937 crc crio[3654]: time=\"2026-06-09T10:49:51.384862362Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:c2213861107718b2a7b43f28744d0124819ec222fb5af298c32901a8ccb8716c UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/48cd75a4-de97-43cc-8747-979543986d49 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc002922208}] Aliases:map[]}\"\nJun 09 10:49:51.385039 crc crio[3654]: time=\"2026-06-09T10:49:51.384977135Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:c702ca6340659dfba7fb6a27261378b6efc9ea2c834a8ece8c4554332fbb79c7 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/2d20451c-791e-407b-ae9a-3e68bbc40f92 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc00008c688}] Aliases:map[]}\"\nJun 09 10:49:51.385096 crc crio[3654]: time=\"2026-06-09T10:49:51.385048248Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:3c5c1bacef48880ccedee84bc6fd2b590a18bffc9227e616e6e89806b2c726db UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/fda8dff7-9cd1-4b1c-aa59-5b06b668df93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc000490610}] Aliases:map[]}\"\nJun 09 10:49:51.385147 crc crio[3654]: time=\"2026-06-09T10:49:51.385106029Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:49:51.385448 crc crio[3654]: time=\"2026-06-09T10:49:51.385273624Z\" level=info msg=\"Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:49:51.385507 crc crio[3654]: time=\"2026-06-09T10:49:51.385425968Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:b0e862f519df1dc94d5280f2ba96a831a6aca26462a157f2ccfacea78db6eb8c UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/b71f0254-4a82-47f0-8b22-5248c511ecac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc002a06120}] Aliases:map[]}\"\nJun 09 10:49:51.385594 crc crio[3654]: time=\"2026-06-09T10:49:51.38550228Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:eb45a7e46f69528707fef11d2fb816a926217d8e491185dd1744b24a966cf3bf UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/cda2d52e-1f67-4615-b7f9-939ac671f88b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc000f14438}] Aliases:map[]}\"\nJun 09 10:49:51.385684 crc crio[3654]: time=\"2026-06-09T10:49:51.385601253Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:df5068c5b5763ad142e71b9067582452cda7d7493451e2f3411eea966ce4c908 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/4df89a7e-51f8-4016-98dd-a2e8db6b284d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc000f14700}] Aliases:map[]}\"\nJun 09 10:49:51.385879 crc crio[3654]: time=\"2026-06-09T10:49:51.385278684Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:a9b479de35f01ab7bfcd62a9edfa06265f1db178e901d03ec50c14687e120ac3 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/9ac888e6-9f17-4d64-a4fb-2c0537d6c20c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc002292840}] Aliases:map[]}\"\nJun 09 10:49:51.385939 crc crio[3654]: time=\"2026-06-09T10:49:51.385890622Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:fad8ee63cebf690824fab3b130df53657b4bdce68e22c08803707d4ea89c3540 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/5e20a7fd-ed4b-4728-bb86-8d0112bb3671 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc001712228}] Aliases:map[]}\"\nJun 09 10:49:51.385992 crc crio[3654]: time=\"2026-06-09T10:49:51.385925953Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:49:51.385992 crc crio[3654]: time=\"2026-06-09T10:49:51.385949003Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:c32ba18b5fd39654f558912d3c97c02ccbf4d2592b30296aabfa4a30cfa03b08 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/c2fc8aac-7ed2-4adf-b3f0-d92549811d3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc001712398}] Aliases:map[]}\"\nJun 09 10:49:51.386070 crc crio[3654]: time=\"2026-06-09T10:49:51.385986034Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:c4c9aaa2d2e163873a63504fcbd908971cf35fbb83f684b80a1494f5e464f169 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/75fff073-9f3f-483e-a50b-caab0d98110d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc000f148a0}] Aliases:map[]}\"\nJun 09 10:49:51.386112 crc crio[3654]: time=\"2026-06-09T10:49:51.386083587Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:49:51.386190 crc crio[3654]: time=\"2026-06-09T10:49:51.386126488Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:11972286af0a6f85a61c21ee6ae0a75f85eb9965e9869c7cbc86e0a0d85439e6 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/90df3710-dedc-4749-a2fc-05e7b2a9f40c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc0016a8f48}] Aliases:map[]}\"\nJun 09 10:49:51.386244 crc crio[3654]: time=\"2026-06-09T10:49:51.38618523Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:d9bad1a181c0a47f42136862b1a1c1b65c1e29599f1c77fe19e8ac0a2123531c UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/48715c91-a828-41ba-9588-73b51918389f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc0004902f0}] Aliases:map[]}\"\nJun 09 10:49:51.386336 crc crio[3654]: time=\"2026-06-09T10:49:51.386226481Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:ec844a9526abd95e4c18c54053bf7db141a17eeabd98a663c74e6463dea843dd UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/7042e52e-fced-489f-a9ee-e20446d3677b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc0016a85d8}] Aliases:map[]}\"\nJun 09 10:49:51.386539 crc crio[3654]: time=\"2026-06-09T10:49:51.386458288Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:49:51.386539 crc crio[3654]: time=\"2026-06-09T10:49:51.386515879Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:76b3ab2469ebea9ef0c1db7ea4b41bfcc44f8d98e0f3a06369ee715b920588a4 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/493c8182-f958-49e4-9037-52d00acb11c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc00011c968}] Aliases:map[]}\"\nJun 09 10:49:51.386666 crc crio[3654]: time=\"2026-06-09T10:49:51.38652496Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:25bce187dbfc3ff179d9fc789fad5f69b528d91807c0c0fb664ffe4a08e5877e UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/ea82bfb8-9f31-4c77-89ef-c56bf45a1d41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc0005885a0}] Aliases:map[]}\"\nJun 09 10:49:51.386704 crc crio[3654]: time=\"2026-06-09T10:49:51.386649723Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:90683bce2f76d47619a66a98bbed8e60eb6e6d08ea55a6c5d62d272f8a49559f UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/82a9dd3a-de14-48cc-bc77-e1e4abd5782c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc0029b2180}] Aliases:map[]}\"\nJun 09 10:49:51.386745 crc crio[3654]: time=\"2026-06-09T10:49:51.386681354Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:7df5121bbec85aa5d0f5654357c322178df3cc2a84d86d77ef2dcf11a462e618 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/d7b2fd50-8537-4eb1-94be-29f808706a91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc00299e0e0}] Aliases:map[]}\"\nJun 09 10:49:51.386782 crc crio[3654]: time=\"2026-06-09T10:49:51.386751606Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:49:51.386820 crc crio[3654]: time=\"2026-06-09T10:49:51.38548586Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:49:51.386903 crc crio[3654]: time=\"2026-06-09T10:49:51.386850669Z\" level=info msg=\"Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:49:51.386959 crc crio[3654]: time=\"2026-06-09T10:49:51.38689679Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:78f4b96b19577938b8ecd27d240ad44a258ff1f925f4cf4b0b83cdb9218ec392 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/2bd3b429-1066-4ec5-8840-729d37910188 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc000f14330}] Aliases:map[]}\"\nJun 09 10:49:51.386959 crc crio[3654]: time=\"2026-06-09T10:49:51.386919001Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:8cea660db54dd874a3ad2bb400a57fcc892221905320820c16a40c9cbe728188 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/ffc32777-769f-4333-b8f4-be49f3fb8392 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc002922188}] Aliases:map[]}\"\nJun 09 10:49:51.387148 crc crio[3654]: time=\"2026-06-09T10:49:51.387092036Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:49:51.387219 crc crio[3654]: time=\"2026-06-09T10:49:51.385925723Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:36f795b3d228975b352ac3ae72180435ac1d76ad3ecce036ad8627f33fbfb5de UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/a2cb983f-4019-4bd7-9b2e-067c5cdca1ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc000f14578}] Aliases:map[]}\"\nJun 09 10:49:51.387219 crc crio[3654]: time=\"2026-06-09T10:49:51.38619495Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:604a7158f223df00081650bfc73dbbe525a6ba3a1fbb92967e64acf51272d7f0 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/c4f816d7-ec0a-481b-8e15-25474e53f234 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc0029b2238}] Aliases:map[]}\"\nJun 09 10:49:51.387406 crc crio[3654]: time=\"2026-06-09T10:49:51.386776407Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:49:51.387466 crc crio[3654]: time=\"2026-06-09T10:49:51.387440396Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:49:51.387588 crc crio[3654]: time=\"2026-06-09T10:49:51.386915001Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:8ef1feb5a8e380f23e0a947c1224c772c6ff7dff787489f89b6cf6c9d8e5588c UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/ecb8cad3-6cc3-4d6b-b783-d0ce42217fb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc0004904b8}] Aliases:map[]}\"\nJun 09 10:49:51.387649 crc crio[3654]: time=\"2026-06-09T10:49:51.386466258Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:49:51.387794 crc crio[3654]: time=\"2026-06-09T10:49:51.387731324Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:49:51.388056 crc crio[3654]: time=\"2026-06-09T10:49:51.385513141Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:174b80ed930b7117eb7f452f30e2b97531afccee8bc26fc5a131e030271be084 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/090bea57-4b77-4760-9219-ed2473c35beb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc0017121b8}] Aliases:map[]}\"\nJun 09 10:49:51.388126 crc crio[3654]: time=\"2026-06-09T10:49:51.385907562Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:8d0e5fd139fc516763a67bfb7e0605dd51234d7f52071de765805788dc293680 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/42e38beb-d1db-41f4-9085-a5a2fbf846bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc001712270}] Aliases:map[]}\"\nJun 09 10:49:51.388167 crc crio[3654]: time=\"2026-06-09T10:49:51.387777815Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:49:51.388201 crc crio[3654]: time=\"2026-06-09T10:49:51.38687432Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:49:51.388237 crc crio[3654]: time=\"2026-06-09T10:49:51.385968434Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:902af1f2689d9efec026c3fb55832b9f9ef1c48420035f4589a5468a53c0b9e6 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/d4db0a2a-284d-4ac4-aeee-4420549a7b93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc0022923a0}] Aliases:map[]}\"\nJun 09 10:49:51.388434 crc crio[3654]: time=\"2026-06-09T10:49:51.388265109Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:49:51.388774 crc crio[3654]: time=\"2026-06-09T10:49:51.386098287Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-ntdwx for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:49:51.388837 crc crio[3654]: time=\"2026-06-09T10:49:51.388264769Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:49:51.388876 crc crio[3654]: time=\"2026-06-09T10:49:51.385981964Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:90c3c87c4f9194024c9580ce5f172fe9a9d3198fa4bd34c7b8f3d248cc5b9d78 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/618a2b28-5c86-4978-8250-0f8d15d29bdb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc0029b2498}] Aliases:map[]}\"\nJun 09 10:49:51.389014 crc crio[3654]: time=\"2026-06-09T10:49:51.385815759Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:49:51.389070 crc crio[3654]: time=\"2026-06-09T10:49:51.389037271Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:49:51.389151 crc crio[3654]: time=\"2026-06-09T10:49:51.385809849Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683365-rps4s Namespace:openshift-operator-lifecycle-manager ID:5ff792e250be0d21d1ee08a0628c2bab051ac626397b8a6b729c051b6d580cb5 UID:40954465-82c0-4d33-9a58-f88172c97205 NetNS:/var/run/netns/1ed5820e-1cfa-4611-83c4-879db687d0dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod40954465_82c0_4d33_9a58_f88172c97205.slice PodAnnotations:0xc00011c560}] Aliases:map[]}\"\nJun 09 10:49:51.389210 crc crio[3654]: time=\"2026-06-09T10:49:51.389162565Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683365-rps4s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:49:51.389244 crc crio[3654]: time=\"2026-06-09T10:49:51.38583719Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:22ad7e5dce4a3571554b4886350a689298c0aacafa0d3bf2a65320fb1aace80f UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/eb1ed1df-155b-4b41-8b34-bd47c21a243b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc001712160}] Aliases:map[]}\"\nJun 09 10:49:51.389439 crc crio[3654]: time=\"2026-06-09T10:49:51.38584429Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:88df9c3a98a4f8322b1b9c58c98b1f8b467e4bb032e67747dbdd4afd11b5c829 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/99d39f60-c9bf-43e4-bf1e-2c7e748123e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc0029222a8}] Aliases:map[]}\"\nJun 09 10:49:51.389544 crc crio[3654]: time=\"2026-06-09T10:49:51.385865981Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:b82109e8bb79c50ae2d555de28caead94e0d09533fcea5ff28fa8811dc5f7ca6 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/c6db751c-1563-48f7-b106-c72ed2cf6b8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc002a06448}] Aliases:map[]}\"\nJun 09 10:49:51.389629 crc crio[3654]: time=\"2026-06-09T10:49:51.389548026Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:49:51.389747 crc crio[3654]: time=\"2026-06-09T10:49:51.386128338Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:dbcc653d37a9e7014462f12a17a54ca0d96b33ec9957fe69447a89f487263a87 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/e7fc64b4-28ba-4ee3-b670-fb5afc813c11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc0016a83e8}] Aliases:map[]}\"\nJun 09 10:49:51.389985 crc crio[3654]: time=\"2026-06-09T10:49:51.38617744Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:9ef460c96b87455cd3d42a968ce20f7eb90516797fa62d1044a616eaa5e9991a UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/96a50249-5f23-4a1a-ac8b-394b0803a213 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc002a06950}] Aliases:map[]}\"\nJun 09 10:49:51.390096 crc crio[3654]: time=\"2026-06-09T10:49:51.39003591Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:49:51.390235 crc crio[3654]: time=\"2026-06-09T10:49:51.389901046Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:49:51.390772 crc crio[3654]: time=\"2026-06-09T10:49:51.386590521Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-l27pk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:49:51.391098 crc crio[3654]: time=\"2026-06-09T10:49:51.386631713Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:f42b7202cf82e2736808952674fdc287e597b13275712a35ba7b23ed679b59d1 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/b51b27e5-1341-4223-b41c-99b551ff467e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc000f141f0}] Aliases:map[]}\"\nJun 09 10:49:51.391370 crc crio[3654]: time=\"2026-06-09T10:49:51.38688003Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:49:51.392019 crc crio[3654]: time=\"2026-06-09T10:49:51.391233524Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:49:51.392731 crc crio[3654]: time=\"2026-06-09T10:49:51.384874743Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:cb526179eea75c32d1adb43b9166340b8226c94593999fb2a861e86bb5dc0a93 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/e6fbed7a-8b16-44a5-b8ed-78a72737440d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc002292890}] Aliases:map[]}\"\nJun 09 10:49:51.393048 crc crio[3654]: time=\"2026-06-09T10:49:51.392963683Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:49:51.393714 crc crio[3654]: time=\"2026-06-09T10:49:51.387154128Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:49:51.406396 crc crio[3654]: time=\"2026-06-09T10:49:51.38971184Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:49:51.406602 crc crio[3654]: time=\"2026-06-09T10:49:51.385909482Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:e67c25242a1c1cb8221b0e95298757b665b9d01cf2dead003c2a64cf40b2041e UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/fc63f5c6-435a-4169-a298-ab43cf655914 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc0022926c0}] Aliases:map[]}\"\nJun 09 10:49:51.407053 crc crio[3654]: time=\"2026-06-09T10:49:51.406973443Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:49:51.407614 crc crio[3654]: time=\"2026-06-09T10:49:51.385949743Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:c6b7ae13a88287812d0215b4c3779b57d6f31d7d3c855c0f6b25b5dfbbd30e61 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/e3cde62f-3aba-4584-beb6-3171908e6c06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc0022920b8}] Aliases:map[]}\"\nJun 09 10:49:51.407920 crc crio[3654]: time=\"2026-06-09T10:49:51.388731182Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-qhh6t for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:49:51.407985 crc crio[3654]: time=\"2026-06-09T10:49:51.385865271Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:e8c0466918048d4abfcf531c66992befc2e072deadf72cb9594646abaf1205eb UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/47588455-094d-42b6-8235-fd859b91a38b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc002292160}] Aliases:map[]}\"\nJun 09 10:49:51.408349 crc crio[3654]: time=\"2026-06-09T10:49:51.408099655Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:49:51.408900 crc crio[3654]: time=\"2026-06-09T10:49:51.408842366Z\" level=info msg=\"Ran pod sandbox 3c5c1bacef48880ccedee84bc6fd2b590a18bffc9227e616e6e89806b2c726db with infra container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=f7d291fe-a74c-4f41-b556-36641f6eeb66 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:49:51.408966 crc crio[3654]: time=\"2026-06-09T10:49:51.408901767Z\" level=info msg=\"Ran pod sandbox c2213861107718b2a7b43f28744d0124819ec222fb5af298c32901a8ccb8716c with infra container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=8c295fb8-6329-4299-9eb3-1c9f20c5ae79 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:49:51.409181 crc crio[3654]: time=\"2026-06-09T10:49:51.385886101Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:724b39c1c8e5d8064c3bef430903148b551706f4efefc131a71edf9f070f41d9 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/92818148-77c8-409e-a69b-a7b5d1d72172 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc002a06048}] Aliases:map[]}\"\nJun 09 10:49:51.409639 crc crio[3654]: time=\"2026-06-09T10:49:51.385532091Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:2427300b8543546d42beec205f3d74a535e35e3881668635a27b99df56a4e6e5 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/0a9ed091-5f32-4d5e-921a-444e66041ba4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc00008d338}] Aliases:map[]}\"\nJun 09 10:49:51.409961 crc crio[3654]: time=\"2026-06-09T10:49:51.409936497Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:49:51.410412 crc crio[3654]: time=\"2026-06-09T10:49:51.386149129Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:49:51.410638 crc crio[3654]: time=\"2026-06-09T10:49:51.385914852Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:a798e6855c24b85754dd543bbbef7a7ef26a9945b9b75f0e23f4a31c6aff5519 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/680c9123-21a7-490e-bebb-2214d25e3300 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc00299e2f8}] Aliases:map[]}\"\nJun 09 10:49:51.412229 crc crio[3654]: time=\"2026-06-09T10:49:51.41074809Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:49:51.414388 crc crio[3654]: time=\"2026-06-09T10:49:51.410829182Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:49:51.414388 crc crio[3654]: time=\"2026-06-09T10:49:51.385886581Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:c77e52bc46bbbe782fac3af50759c503b4087757671b68a68e25ec06b514cdf0 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/ba335eac-4f9b-4b17-ba56-e3578c583929 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc0016a87f0}] Aliases:map[]}\"\nJun 09 10:49:51.414388 crc crio[3654]: time=\"2026-06-09T10:49:51.385876621Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:49:51.414388 crc crio[3654]: time=\"2026-06-09T10:49:51.384898563Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:8e6a97487825b7098304af9bedd008e1b3e7475276ed1d348d5eaabd8bfe2bd4 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/aa81a90f-8862-4604-9a05-5ad7b97ea513 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc0029b24e8}] Aliases:map[]}\"\nJun 09 10:49:51.414388 crc crio[3654]: time=\"2026-06-09T10:49:51.385936223Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:7065800cf485ac7e2313788dd5d99f85b0551588e9be24218ed7b1881fe01409 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/6f323541-2042-4adf-9017-fbaf24e672ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc0016a80c8}] Aliases:map[]}\"\nJun 09 10:49:51.414388 crc crio[3654]: time=\"2026-06-09T10:49:51.386102818Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:c1fb2ec5ae1978703ee65d3b3d23e2c1e8cfbe9bc5c2d288a6ca6903714df7dc UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/c1ff98de-1336-477d-905b-5a60a9fc1c72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc002a06558}] Aliases:map[]}\"\nJun 09 10:49:51.414388 crc crio[3654]: time=\"2026-06-09T10:49:51.386152719Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:830a838c24c80cb77c9244f329707a4fdd81ea897433d7ed2accfd25b6d2d45d UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/de8ba4fb-1ccf-4885-82ff-9c64bb3cebe4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc0017122f8}] Aliases:map[]}\"\nJun 09 10:49:51.414918 crc crio[3654]: time=\"2026-06-09T10:49:51.414828326Z\" level=info msg=\"Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:49:51.415163 crc crio[3654]: time=\"2026-06-09T10:49:51.39497363Z\" level=info msg=\"Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:49:51.415985 crc crio[3654]: time=\"2026-06-09T10:49:51.386495749Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:094d4b6349d4384be618d9aa2252a4d746be877ca9c9a74acb862d806f394a0b UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/f97134a1-d996-4e62-a35c-faea9d5b2c66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc002922128}] Aliases:map[]}\"\nJun 09 10:49:51.416070 crc crio[3654]: time=\"2026-06-09T10:49:51.416033621Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-x5vn9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:49:51.416156 crc crio[3654]: time=\"2026-06-09T10:49:51.416102973Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:49:51.416688 crc crio[3654]: time=\"2026-06-09T10:49:51.416632538Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:49:51.416969 crc crio[3654]: time=\"2026-06-09T10:49:51.416848684Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:49:51.418084 crc crio[3654]: time=\"2026-06-09T10:49:51.417840152Z\" level=info msg=\"Ran pod sandbox 8cea660db54dd874a3ad2bb400a57fcc892221905320820c16a40c9cbe728188 with infra container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=92b0e069-17f3-432b-97b7-7c7d35c60541 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:49:51.418726 crc crio[3654]: time=\"2026-06-09T10:49:51.418592414Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:49:51.422507 crc crio[3654]: time=\"2026-06-09T10:49:51.422257528Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:49:51.423129 crc crio[3654]: time=\"2026-06-09T10:49:51.423054791Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=1aa0a480-95f4-4e0f-9ad8-2592b27acb47 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.423620 crc crio[3654]: time=\"2026-06-09T10:49:51.423112083Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=4e709021-7b8b-44fb-928a-697111f74282 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.425149 crc crio[3654]: time=\"2026-06-09T10:49:51.425043188Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=bb62d39e-affb-4843-a019-d5e8169e3f59 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.425740 crc crio[3654]: time=\"2026-06-09T10:49:51.425664255Z\" level=info msg=\"Ran pod sandbox b0e862f519df1dc94d5280f2ba96a831a6aca26462a157f2ccfacea78db6eb8c with infra container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=743db569-83d4-4d98-9f18-f269b2cbff01 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:49:51.427205 crc crio[3654]: time=\"2026-06-09T10:49:51.427173858Z\" level=info msg=\"Ran pod sandbox a9b479de35f01ab7bfcd62a9edfa06265f1db178e901d03ec50c14687e120ac3 with infra container: openshift-console/downloads-747b44746d-4pqvr/POD\" id=989012fb-68fb-469d-ad2d-f345bbf42d96 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:49:51.428239 crc crio[3654]: time=\"2026-06-09T10:49:51.428213928Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=cb2383d7-ec67-41c6-91a8-b6afc23e8916 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.429027 crc crio[3654]: time=\"2026-06-09T10:49:51.42900358Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=62c1bebc-1bc8-4193-bb1f-28d73451ef47 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.430464 crc crio[3654]: time=\"2026-06-09T10:49:51.4303862Z\" level=info msg=\"Ran pod sandbox 11972286af0a6f85a61c21ee6ae0a75f85eb9965e9869c7cbc86e0a0d85439e6 with infra container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=6f52596a-8051-423c-bb08-23a7c48082d3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:49:51.431276 crc crio[3654]: time=\"2026-06-09T10:49:51.431197593Z\" level=info msg=\"Ran pod sandbox c702ca6340659dfba7fb6a27261378b6efc9ea2c834a8ece8c4554332fbb79c7 with infra container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=fc11e763-c64e-4aff-9727-7d9f7a307575 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:49:51.433830 crc crio[3654]: time=\"2026-06-09T10:49:51.433805727Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=2cf24ed2-026e-478b-95a2-8365701c48c4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.435241 crc crio[3654]: time=\"2026-06-09T10:49:51.435174336Z\" level=info msg=\"Ran pod sandbox d9bad1a181c0a47f42136862b1a1c1b65c1e29599f1c77fe19e8ac0a2123531c with infra container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=b4a56eae-3307-40f6-a886-1b08a9eade9d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:49:51.438415 crc crio[3654]: time=\"2026-06-09T10:49:51.438334826Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=79541738-a35f-4ebc-80fd-37fd924f5b07 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.438781 crc crio[3654]: time=\"2026-06-09T10:49:51.438722988Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=eb5a6ba0-5c80-40d8-93c1-2af6ad0bfa92 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.440543 crc crio[3654]: time=\"2026-06-09T10:49:51.440514349Z\" level=info msg=\"Ran pod sandbox 90683bce2f76d47619a66a98bbed8e60eb6e6d08ea55a6c5d62d272f8a49559f with infra container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=a3de1005-f382-445b-88d2-2d6be107a4c6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:49:51.444237 crc crio[3654]: time=\"2026-06-09T10:49:51.444171023Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=a2b518f2-7739-4c8b-bde1-fe5c5aeafe04 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.446022 crc crio[3654]: time=\"2026-06-09T10:49:51.445996445Z\" level=info msg=\"Ran pod sandbox 76b3ab2469ebea9ef0c1db7ea4b41bfcc44f8d98e0f3a06369ee715b920588a4 with infra container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=c17e14dd-2ca1-45ba-af2c-ece3b36f2216 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:49:51.447098 crc crio[3654]: time=\"2026-06-09T10:49:51.447013564Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:49:51.447354 crc crio[3654]: time=\"2026-06-09T10:49:51.447260321Z\" level=info msg=\"Ran pod sandbox 604a7158f223df00081650bfc73dbbe525a6ba3a1fbb92967e64acf51272d7f0 with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=13f5b5fd-da40-4a82-b53a-c078c96034d8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:49:51.449425 crc crio[3654]: time=\"2026-06-09T10:49:51.44933523Z\" level=info msg=\"Ran pod sandbox 78f4b96b19577938b8ecd27d240ad44a258ff1f925f4cf4b0b83cdb9218ec392 with infra container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=6fa4a7d9-c6a8-474c-a003-3044f70dc156 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:49:51.449748 crc crio[3654]: time=\"2026-06-09T10:49:51.449722121Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d7de07c4-6ee2-4ac0-8ab0-6e51ddb06c6a name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.451085 crc crio[3654]: time=\"2026-06-09T10:49:51.451030728Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=194f24fc-619a-4a76-ac00-fa27a206747d name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.464424 crc crio[3654]: time=\"2026-06-09T10:49:51.463740191Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=b4afd446-59ed-4197-af92-bf00c7b5b217 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.467610 crc crio[3654]: time=\"2026-06-09T10:49:51.467491308Z\" level=info msg=\"Ran pod sandbox 36f795b3d228975b352ac3ae72180435ac1d76ad3ecce036ad8627f33fbfb5de with infra container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=45f221d3-fbff-47ae-9a5c-8bd94cd7aa54 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:49:51.468955 crc crio[3654]: time=\"2026-06-09T10:49:51.468089235Z\" level=info msg=\"Ran pod sandbox 25bce187dbfc3ff179d9fc789fad5f69b528d91807c0c0fb664ffe4a08e5877e with infra container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=1b26673c-c7ad-402d-ad5c-0ed0c50cc0d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:49:51.470471 crc crio[3654]: time=\"2026-06-09T10:49:51.470436601Z\" level=info msg=\"Ran pod sandbox 8ef1feb5a8e380f23e0a947c1224c772c6ff7dff787489f89b6cf6c9d8e5588c with infra container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=0990b9d5-4a8e-4b93-96e9-b8667aff6329 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:49:51.471832 crc crio[3654]: time=\"2026-06-09T10:49:51.47180062Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=6fdbab78-e9fa-44cc-b72b-736f2e2ea615 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.472486 crc crio[3654]: time=\"2026-06-09T10:49:51.472093159Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=7202f58b-d30e-4a3c-9cae-995f3731624f name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.474896 crc crio[3654]: time=\"2026-06-09T10:49:51.474811766Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=5173ee09-5847-4c0e-a2f0-8c831237486e name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.476779 crc crio[3654]: time=\"2026-06-09T10:49:51.475760163Z\" level=info msg=\"Ran pod sandbox 8d0e5fd139fc516763a67bfb7e0605dd51234d7f52071de765805788dc293680 with infra container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=1a1f85cb-1176-43a2-9ba7-cdefef5acbac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:49:51.478862 crc crio[3654]: time=\"2026-06-09T10:49:51.478603284Z\" level=info msg=\"Ran pod sandbox c4c9aaa2d2e163873a63504fcbd908971cf35fbb83f684b80a1494f5e464f169 with infra container: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=115d5663-d209-4804-aa24-4eede3071ccd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:49:51.482125 crc crio[3654]: time=\"2026-06-09T10:49:51.482088944Z\" level=info msg=\"Ran pod sandbox fad8ee63cebf690824fab3b130df53657b4bdce68e22c08803707d4ea89c3540 with infra container: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=87dfc5d4-d463-47a3-9436-386901be7301 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:49:51.486998 crc crio[3654]: time=\"2026-06-09T10:49:51.486959323Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=9ceeed07-394e-41b1-ba23-5c89169b8fe9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.488237 crc crio[3654]: time=\"2026-06-09T10:49:51.487697214Z\" level=info msg=\"Ran pod sandbox 90c3c87c4f9194024c9580ce5f172fe9a9d3198fa4bd34c7b8f3d248cc5b9d78 with infra container: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=ea7eda54-a048-4978-975e-c788ad5566f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:49:51.488424 crc crio[3654]: time=\"2026-06-09T10:49:51.488060274Z\" level=info msg=\"Ran pod sandbox df5068c5b5763ad142e71b9067582452cda7d7493451e2f3411eea966ce4c908 with infra container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=2139186e-064d-4f74-b292-4bb0cd51186e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:49:51.488592 crc crio[3654]: time=\"2026-06-09T10:49:51.488463055Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=c821b255-a8c6-4cde-ad99-710f53ba96d6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.489230 crc crio[3654]: time=\"2026-06-09T10:49:51.489114694Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0145689b-c681-4092-8f03-9ce25f0943dc name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.490175 crc crio[3654]: time=\"2026-06-09T10:49:51.49004378Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=8da53af4-2c8e-41b5-ba36-f2c78d92bdb4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.491256 crc crio[3654]: time=\"2026-06-09T10:49:51.491123531Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=7dc864cf-ada4-4a78-b4de-13df2571fc5b name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.501070 crc crio[3654]: time=\"2026-06-09T10:49:51.500995483Z\" level=info msg=\"Ran pod sandbox 22ad7e5dce4a3571554b4886350a689298c0aacafa0d3bf2a65320fb1aace80f with infra container: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=58ef5303-4d53-4e30-b5a5-4b1f0c4f0640 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:49:51.505898 crc crio[3654]: time=\"2026-06-09T10:49:51.505776349Z\" level=info msg=\"Ran pod sandbox dbcc653d37a9e7014462f12a17a54ca0d96b33ec9957fe69447a89f487263a87 with infra container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=53fd9242-e420-4602-9cab-ff5d7cd9e2dd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:49:51.506443 crc crio[3654]: time=\"2026-06-09T10:49:51.50583097Z\" level=info msg=\"Ran pod sandbox b82109e8bb79c50ae2d555de28caead94e0d09533fcea5ff28fa8811dc5f7ca6 with infra container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=2a53d836-d9ac-4d65-bc8b-dd29982ca5c1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:49:51.509208 crc crio[3654]: time=\"2026-06-09T10:49:51.509107684Z\" level=info msg=\"Ran pod sandbox ec844a9526abd95e4c18c54053bf7db141a17eeabd98a663c74e6463dea843dd with infra container: openshift-marketplace/certified-operators-l27pk/POD\" id=53fba638-2fb1-49ff-b450-37a54aef0d55 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:49:51.510812 crc crio[3654]: time=\"2026-06-09T10:49:51.510694559Z\" level=info msg=\"Ran pod sandbox 7df5121bbec85aa5d0f5654357c322178df3cc2a84d86d77ef2dcf11a462e618 with infra container: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=05168206-e5ec-4a67-8bd5-fb3cd4cca42a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:49:51.511723 crc crio[3654]: time=\"2026-06-09T10:49:51.511575964Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=1311bbd2-9ba6-4c50-b4c1-f5373114de3f name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.511843 crc crio[3654]: time=\"2026-06-09T10:49:51.511796411Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=df23d387-2477-4e67-8b87-7631e7254e22 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.511949 crc crio[3654]: time=\"2026-06-09T10:49:51.511900883Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=c3e4c64b-0012-4ffb-b44e-aeda2e661277 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.513256 crc crio[3654]: time=\"2026-06-09T10:49:51.5131952Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d630d017-d3a5-4380-8b0c-851675592f98 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.513606 crc crio[3654]: time=\"2026-06-09T10:49:51.513509989Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=16c3ea8b-c6aa-4551-a42e-f81976f1cb15 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.517136 crc crio[3654]: time=\"2026-06-09T10:49:51.517109472Z\" level=info msg=\"Ran pod sandbox f42b7202cf82e2736808952674fdc287e597b13275712a35ba7b23ed679b59d1 with infra container: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=905f2a5b-cea8-412b-b290-4b304dcdc2c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:49:51.518497 crc crio[3654]: time=\"2026-06-09T10:49:51.518474101Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=dde791c4-4a72-42d7-92fe-8580d4fb2346 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.522609 crc crio[3654]: time=\"2026-06-09T10:49:51.522517596Z\" level=info msg=\"Ran pod sandbox 9ef460c96b87455cd3d42a968ce20f7eb90516797fa62d1044a616eaa5e9991a with infra container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=f7aef869-6630-47ca-ba0d-7bdcfa3570c1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:49:51.527886 crc crio[3654]: time=\"2026-06-09T10:49:51.527819927Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=80472368-bf34-4dc7-baea-e1621e2aa494 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.532985 crc crio[3654]: time=\"2026-06-09T10:49:51.532922273Z\" level=info msg=\"Ran pod sandbox 902af1f2689d9efec026c3fb55832b9f9ef1c48420035f4589a5468a53c0b9e6 with infra container: openshift-marketplace/community-operators-qhh6t/POD\" id=1224fd87-2082-4bdd-9d41-63bd75b457be name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:49:51.537159 crc crio[3654]: time=\"2026-06-09T10:49:51.537092732Z\" level=info msg=\"Ran pod sandbox 2427300b8543546d42beec205f3d74a535e35e3881668635a27b99df56a4e6e5 with infra container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=b7fe9d36-a5f1-4320-8466-dcf2b26e0196 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:49:51.537824 crc crio[3654]: time=\"2026-06-09T10:49:51.537793672Z\" level=info msg=\"Ran pod sandbox c32ba18b5fd39654f558912d3c97c02ccbf4d2592b30296aabfa4a30cfa03b08 with infra container: openshift-dns/dns-default-qtghf/POD\" id=f127fcad-2409-40e2-a2d7-56803bce744e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:49:51.540521 crc crio[3654]: time=\"2026-06-09T10:49:51.539435608Z\" level=info msg=\"Ran pod sandbox e67c25242a1c1cb8221b0e95298757b665b9d01cf2dead003c2a64cf40b2041e with infra container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=32a53778-98c0-4c37-bd78-85a22f8fbf1b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:49:51.541912 crc crio[3654]: time=\"2026-06-09T10:49:51.541851357Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8cb1d78c-463d-4bed-a9f6-a40bec2f2415 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.544492 crc crio[3654]: time=\"2026-06-09T10:49:51.544226525Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=1eab6794-003c-46ee-bcbe-acd664ff0b84 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.545364 crc crio[3654]: time=\"2026-06-09T10:49:51.545251814Z\" level=info msg=\"Ran pod sandbox c6b7ae13a88287812d0215b4c3779b57d6f31d7d3c855c0f6b25b5dfbbd30e61 with infra container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=5320f65a-9ddf-4184-a42a-5d7ca8d4a70a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:49:51.546089 crc crio[3654]: time=\"2026-06-09T10:49:51.546023366Z\" level=info msg=\"Ran pod sandbox 88df9c3a98a4f8322b1b9c58c98b1f8b467e4bb032e67747dbdd4afd11b5c829 with infra container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=4b03f014-0972-4051-858f-9f164739164e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:49:51.548140 crc crio[3654]: time=\"2026-06-09T10:49:51.548113456Z\" level=info msg=\"Ran pod sandbox 724b39c1c8e5d8064c3bef430903148b551706f4efefc131a71edf9f070f41d9 with infra container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=124736ae-4013-4cac-8392-177b19a74a6d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:49:51.550077 crc crio[3654]: time=\"2026-06-09T10:49:51.54859995Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=b2f726fa-6b51-4953-80af-97bf5bcb7e75 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.577965 crc crio[3654]: time=\"2026-06-09T10:49:51.577874974Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=00d69422-0fcc-46c5-b7e6-fac207aaae01 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.579101 crc crio[3654]: time=\"2026-06-09T10:49:51.578833392Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=3c6a37bb-b061-4962-b5e3-fd4437be44fb name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.579898 crc crio[3654]: time=\"2026-06-09T10:49:51.579709336Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=7f41308b-1c91-46b6-9805-e61b5a5234bb name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.579898 crc crio[3654]: time=\"2026-06-09T10:49:51.579708406Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=27145056-c661-49c1-9cf6-7ad313062dbf name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.582727 crc crio[3654]: time=\"2026-06-09T10:49:51.582662911Z\" level=info msg=\"Ran pod sandbox 830a838c24c80cb77c9244f329707a4fdd81ea897433d7ed2accfd25b6d2d45d with infra container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=9cd92624-79eb-4969-82c4-06891ff8ff9a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:49:51.584467 crc crio[3654]: time=\"2026-06-09T10:49:51.584371479Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=26f02c98-15ad-441d-8334-f5dabd45d2a0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.589450 crc crio[3654]: time=\"2026-06-09T10:49:51.589403853Z\" level=info msg=\"Ran pod sandbox cb526179eea75c32d1adb43b9166340b8226c94593999fb2a861e86bb5dc0a93 with infra container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=85fcb8bc-8d01-4350-b5ae-8dad28102c3c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:49:51.590190 crc crio[3654]: time=\"2026-06-09T10:49:51.590091912Z\" level=info msg=\"Ran pod sandbox eb45a7e46f69528707fef11d2fb816a926217d8e491185dd1744b24a966cf3bf with infra container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=d5d74b23-08c1-4144-a0ba-60dca3ca7dea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:49:51.591023 crc crio[3654]: time=\"2026-06-09T10:49:51.590966867Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=759a4d49-302c-4456-a9e8-08c61d7bce72 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.591960 crc crio[3654]: time=\"2026-06-09T10:49:51.591927275Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=bfee604e-4c80-4201-9987-d6948572a0a2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.596419 crc crio[3654]: time=\"2026-06-09T10:49:51.596256318Z\" level=info msg=\"Ran pod sandbox a798e6855c24b85754dd543bbbef7a7ef26a9945b9b75f0e23f4a31c6aff5519 with infra container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=abe5727e-86b3-45f5-bc81-82a4f75cbf8b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:49:51.597527 crc crio[3654]: time=\"2026-06-09T10:49:51.597501373Z\" level=info msg=\"Ran pod sandbox c77e52bc46bbbe782fac3af50759c503b4087757671b68a68e25ec06b514cdf0 with infra container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=ecd1fb56-d4b3-4e94-a130-df91a46d825d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:49:51.598801 crc crio[3654]: time=\"2026-06-09T10:49:51.59877747Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2d07bbf5-67d2-4e03-8ece-46f8ee2623de name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.599205 crc crio[3654]: time=\"2026-06-09T10:49:51.598925054Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=57b219ef-b719-4804-ab25-cf3189e4f38a name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.608133 crc crio[3654]: time=\"2026-06-09T10:49:51.60754724Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=448a0cbf-e4fb-429e-b257-a54b2155de6e name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.608477 crc crio[3654]: time=\"2026-06-09T10:49:51.607782107Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=d79eda72-63ee-4907-8310-14a8e37368c1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.608728 crc crio[3654]: time=\"2026-06-09T10:49:51.607845718Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=a970c75b-0779-4592-a87c-0742d8bc210e name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.609126 crc crio[3654]: time=\"2026-06-09T10:49:51.609047683Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=ffd5e1be-e0b6-484b-aa7e-da9749642b2d name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.609378 crc crio[3654]: time=\"2026-06-09T10:49:51.609271869Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=54b2f3c7-c85a-470c-87c7-908c9e87413c name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.610191 crc crio[3654]: time=\"2026-06-09T10:49:51.610105413Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=d5ba1eb9-3713-4bc6-b214-aceeda101bd5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.614740 crc crio[3654]: time=\"2026-06-09T10:49:51.614660203Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=29cc0a20-2177-499d-9838-cc88a18f6e2c name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.615014 crc crio[3654]: time=\"2026-06-09T10:49:51.614955141Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=deff3ef1-897c-4493-ab63-8c3f17fd15fe name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.615245 crc crio[3654]: time=\"2026-06-09T10:49:51.615173177Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=302bb9fe-d3b5-42de-8d25-1372d22a3a5d name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.615703 crc crio[3654]: time=\"2026-06-09T10:49:51.615647881Z\" level=info msg=\"Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=a8c04306-36e5-4d80-b8b8-11058f00b33e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:51.616027 crc crio[3654]: time=\"2026-06-09T10:49:51.615922309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:51.616995 crc crio[3654]: time=\"2026-06-09T10:49:51.616914977Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=8ae570b7-d4b1-4108-a52e-f97b30f86f65 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.617094 crc crio[3654]: time=\"2026-06-09T10:49:51.617056961Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f2856533-6883-4946-a13c-910f45bf1487 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.618512 crc crio[3654]: time=\"2026-06-09T10:49:51.618043579Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=7a3ab0d1-6836-4733-bd0c-ccf1f1b3228c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:51.618512 crc crio[3654]: time=\"2026-06-09T10:49:51.61808184Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=0ea57017-913d-4160-9c67-17b1325dab24 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.618512 crc crio[3654]: time=\"2026-06-09T10:49:51.618153182Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=40c1085f-8c73-4271-b5a1-0fa1c54da9bc name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.618512 crc crio[3654]: time=\"2026-06-09T10:49:51.618373558Z\" level=info msg=\"Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=ddd7eb2d-705b-4a68-858f-7beaf146be31 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:51.619240 crc crio[3654]: time=\"2026-06-09T10:49:51.619173741Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=acecab17-b3f0-4f2f-b62c-5886b8e757fe name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.619450 crc crio[3654]: time=\"2026-06-09T10:49:51.619266954Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=446bed0f-8f4b-49b2-b256-5aff24e5a13c name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.619635 crc crio[3654]: time=\"2026-06-09T10:49:51.619458419Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=a3a0d435-eb31-4920-9678-7b5ebc4a6e14 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.619635 crc crio[3654]: time=\"2026-06-09T10:49:51.619513801Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=06051c16-b60c-42cd-9f84-7ee3b2c4ce78 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.619635 crc crio[3654]: time=\"2026-06-09T10:49:51.619549952Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f129985f-c557-436e-8e40-187f2fead38c name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.619635 crc crio[3654]: time=\"2026-06-09T10:49:51.619622284Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=4d1c45f8-2619-446c-8c65-87101baedfea name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.619840 crc crio[3654]: time=\"2026-06-09T10:49:51.619746438Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=325d6f5f-98ad-4661-922a-c018fe58b632 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.620089 crc crio[3654]: time=\"2026-06-09T10:49:51.619792889Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8408b8c7-41d3-4328-81d2-f4c83d4e83bf name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.620168 crc crio[3654]: time=\"2026-06-09T10:49:51.620120678Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=ba610292-017d-4843-87b1-213df94fb435 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.620168 crc crio[3654]: time=\"2026-06-09T10:49:51.620157659Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=ddd955ea-0063-4756-8c85-d2dccf88ea40 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.620270 crc crio[3654]: time=\"2026-06-09T10:49:51.62018905Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ae351b03-7cb3-4b4c-97e1-08c7edc6f546 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.620750 crc crio[3654]: time=\"2026-06-09T10:49:51.620691345Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=1c6194ba-b050-4a6f-927d-3746653a2b60 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.620750 crc crio[3654]: time=\"2026-06-09T10:49:51.620700725Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=bbe01823-45fa-46c7-8d9c-38af8aa2e5f2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.620750 crc crio[3654]: time=\"2026-06-09T10:49:51.620738056Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=3f5f5ad1-798b-4111-be1b-6aaa642226c9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.620941 crc crio[3654]: time=\"2026-06-09T10:49:51.620769547Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=b84fc4b4-f29c-4a47-b57e-53e079705771 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.620941 crc crio[3654]: time=\"2026-06-09T10:49:51.620768157Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=be40e139-207e-4a7a-a466-4c16f887f27a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:51.620941 crc crio[3654]: time=\"2026-06-09T10:49:51.620806668Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=2014e215-c56c-46ba-a1e3-68bda509f7bf name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.620941 crc crio[3654]: time=\"2026-06-09T10:49:51.620782397Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=b8c1c005-29d3-4172-a168-3e1f22d8b05e name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.620941 crc crio[3654]: time=\"2026-06-09T10:49:51.620843389Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=49722936-df7b-43b2-8727-f5792bdcee7b name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.620941 crc crio[3654]: time=\"2026-06-09T10:49:51.62086865Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=5f7d5363-e4b3-400c-a50a-202c022fef96 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.620941 crc crio[3654]: time=\"2026-06-09T10:49:51.62087911Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=1ac99818-d103-49cb-b7ab-743aa4ccfb79 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.620941 crc crio[3654]: time=\"2026-06-09T10:49:51.620849999Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=0e48598c-44af-4ded-8652-e68272a3d468 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.620941 crc crio[3654]: time=\"2026-06-09T10:49:51.62087242Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=1e489cc2-bf9f-4048-bac5-7e23fed2bea6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.620941 crc crio[3654]: time=\"2026-06-09T10:49:51.620935262Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=165d204e-d263-45c3-818c-529e8b1873e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:51.621446 crc crio[3654]: time=\"2026-06-09T10:49:51.620950192Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=221ce692-ce8c-402b-b84d-c93e2bc1587c name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.621446 crc crio[3654]: time=\"2026-06-09T10:49:51.620976413Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=625989bc-cc3d-42b2-88e3-7a96f4088dbf name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.621800 crc crio[3654]: time=\"2026-06-09T10:49:51.621727514Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=16bd7513-a73e-4bd8-8479-d2b6334ecf3a name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.621903 crc crio[3654]: time=\"2026-06-09T10:49:51.621745615Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=97266863-a3a1-424c-9b89-7781d25b575a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:51.622654 crc crio[3654]: time=\"2026-06-09T10:49:51.622513837Z\" level=info msg=\"Ran pod sandbox 8e6a97487825b7098304af9bedd008e1b3e7475276ed1d348d5eaabd8bfe2bd4 with infra container: openshift-marketplace/redhat-operators-x5vn9/POD\" id=d72a8b52-a193-4eb7-be24-490963d9cc5e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:49:51.623440 crc crio[3654]: time=\"2026-06-09T10:49:51.623381121Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=1fe84ae6-0f26-45d9-8768-8a287a12bdb0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:51.624416 crc crio[3654]: time=\"2026-06-09T10:49:51.624336128Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a4879261-c8d8-49e5-b4af-34abecabc37d name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.624503 crc crio[3654]: time=\"2026-06-09T10:49:51.624429741Z\" level=info msg=\"Ran pod sandbox 094d4b6349d4384be618d9aa2252a4d746be877ca9c9a74acb862d806f394a0b with infra container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=84815681-226c-4da6-843c-593f54e80ed8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:49:51.624503 crc crio[3654]: time=\"2026-06-09T10:49:51.624475402Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=b35a0fe7-be80-4a12-9d64-ee59ec34b708 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:51.625498 crc crio[3654]: time=\"2026-06-09T10:49:51.62543659Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=a1d4979a-2ec8-4194-ad01-25e7b44a8b25 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:51.625682 crc crio[3654]: time=\"2026-06-09T10:49:51.625624575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:51.625754 crc crio[3654]: time=\"2026-06-09T10:49:51.625716048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:51.626264 crc crio[3654]: time=\"2026-06-09T10:49:51.626200822Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=bffb38c4-b998-4a60-8fcf-a5f484c92c91 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:51.626460 crc crio[3654]: time=\"2026-06-09T10:49:51.626390627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:51.626617 crc crio[3654]: time=\"2026-06-09T10:49:51.626538701Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=662ffd3b-1cc8-460c-b007-587ca299a237 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.626712 crc crio[3654]: time=\"2026-06-09T10:49:51.626629374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:51.626712 crc crio[3654]: time=\"2026-06-09T10:49:51.626692166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:51.627414 crc crio[3654]: time=\"2026-06-09T10:49:51.627359295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:51.628253 crc crio[3654]: time=\"2026-06-09T10:49:51.628187208Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=ed5c17d3-9628-4d51-a2c5-af2df36bc14b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:51.628993 crc crio[3654]: time=\"2026-06-09T10:49:51.62893659Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=5357e5e7-2745-40f7-befd-a4a3a3289552 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:51.629369 crc crio[3654]: time=\"2026-06-09T10:49:51.629270639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:51.629608 crc crio[3654]: time=\"2026-06-09T10:49:51.629533317Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=e890eec2-4795-4487-9855-d1405f04ee7c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:51.631262 crc crio[3654]: time=\"2026-06-09T10:49:51.631198274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:51.633124 crc crio[3654]: time=\"2026-06-09T10:49:51.633046357Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=36ca4e2b-cd4d-47a7-8b4b-dd1d3b867194 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.633124 crc crio[3654]: time=\"2026-06-09T10:49:51.633076328Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=2698d4af-2f4e-4f28-8454-c11355f4cf64 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:51.633255 crc crio[3654]: time=\"2026-06-09T10:49:51.633138189Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=dd575ba4-c31e-47b9-9074-7964379edd2b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:51.633390 crc crio[3654]: time=\"2026-06-09T10:49:51.633338935Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=c1f12771-0457-4d93-a3df-35bb420d5c40 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.634182 crc crio[3654]: time=\"2026-06-09T10:49:51.634117717Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=87c7a204-5ca9-440e-9f1a-fee285b3a22e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:51.634258 crc crio[3654]: time=\"2026-06-09T10:49:51.634237391Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/dns\" id=ac79c907-ab7e-4563-ba11-27abc9ab6faf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:51.635029 crc crio[3654]: time=\"2026-06-09T10:49:51.634864869Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=f4ed024d-5495-49ea-a526-0cfbbd5ec56a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:51.637397 crc crio[3654]: time=\"2026-06-09T10:49:51.636426323Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=8f0c6cb3-311d-4d89-8914-c6aef283c46b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:51.637397 crc crio[3654]: time=\"2026-06-09T10:49:51.636605628Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=80278d8b-2795-4cc5-ba21-3cea51e51f8c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:51.637696 crc crio[3654]: time=\"2026-06-09T10:49:51.637434752Z\" level=info msg=\"Ran pod sandbox c1fb2ec5ae1978703ee65d3b3d23e2c1e8cfbe9bc5c2d288a6ca6903714df7dc with infra container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=b8b64dee-fc90-4ebe-8f69-ab611690da8b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:49:51.639110 crc crio[3654]: time=\"2026-06-09T10:49:51.639051038Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=73b86f37-0bb2-4a5d-9abe-d2551f05e50a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:51.639986 crc crio[3654]: time=\"2026-06-09T10:49:51.639957974Z\" level=info msg=\"Ran pod sandbox 7065800cf485ac7e2313788dd5d99f85b0551588e9be24218ed7b1881fe01409 with infra container: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=9c3769e9-337a-4ed7-87fc-aab2656a47ca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:49:51.643785 crc crio[3654]: time=\"2026-06-09T10:49:51.643719171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:51.644792 crc crio[3654]: time=\"2026-06-09T10:49:51.64472233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:51.645466 crc crio[3654]: time=\"2026-06-09T10:49:51.644976307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:51.645466 crc crio[3654]: time=\"2026-06-09T10:49:51.645056689Z\" level=info msg=\"Ran pod sandbox e8c0466918048d4abfcf531c66992befc2e072deadf72cb9594646abaf1205eb with infra container: openshift-console/console-6c684df5db-cc8g8/POD\" id=51fcafcb-936e-4434-84a8-5633643cbc5e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:49:51.645466 crc crio[3654]: time=\"2026-06-09T10:49:51.64507632Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=3d92e8c0-8132-453e-a4f9-92e1063e80ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:51.645466 crc crio[3654]: time=\"2026-06-09T10:49:51.645347307Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=99e52032-aecb-4180-8851-1c04c757eb7a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:51.645762 crc crio[3654]: time=\"2026-06-09T10:49:51.645484771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:51.646930 crc crio[3654]: time=\"2026-06-09T10:49:51.646620314Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=170fa96c-a5ea-4f06-bdf9-1a589d5de5b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:51.649688 crc crio[3654]: time=\"2026-06-09T10:49:51.649017782Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=915de93d-f363-491c-908a-d12a521c56f4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.650830 crc crio[3654]: time=\"2026-06-09T10:49:51.649888037Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=1bd53526-0211-4afd-81ac-69e0592e3a6f name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.650830 crc crio[3654]: time=\"2026-06-09T10:49:51.650154894Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=7ae99db0-62cf-447d-82b8-52708db1b3da name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:51.650830 crc crio[3654]: time=\"2026-06-09T10:49:51.650491854Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=e88a2c66-f1b6-4921-bf8b-6b87b2d6f7ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:51.650830 crc crio[3654]: time=\"2026-06-09T10:49:51.65068497Z\" level=info msg=\"Creating container: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=10e2578c-d80f-479a-b3de-053c9dcd94c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:51.650830 crc crio[3654]: time=\"2026-06-09T10:49:51.650773512Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=56859272-6571-48c0-904b-1f51066336cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:51.654232 crc crio[3654]: time=\"2026-06-09T10:49:51.654169199Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=5a620767-009f-4f7b-8363-4db2618230cb name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.654232 crc crio[3654]: time=\"2026-06-09T10:49:51.654177259Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=0494af5c-d3f9-4d88-9798-a1adc0f1eda4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:51.654657 crc crio[3654]: time=\"2026-06-09T10:49:51.654236681Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=2bad6adb-3eb2-434e-a713-ed232bd74b0d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:51.654657 crc crio[3654]: time=\"2026-06-09T10:49:51.654386585Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=26a5f530-de69-4cd7-bf7a-b283c7f61827 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.656001 crc crio[3654]: time=\"2026-06-09T10:49:51.655940469Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=2ff00cc6-9654-473f-83e3-6d70e41e4a79 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:51.656171 crc crio[3654]: time=\"2026-06-09T10:49:51.656098134Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=0a102402-c1ea-42c8-8b75-566244038378 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:51.656503 crc crio[3654]: time=\"2026-06-09T10:49:51.656445854Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=1599d5ac-a231-4d95-8929-b65674f0d5e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:51.658923 crc crio[3654]: time=\"2026-06-09T10:49:51.658825852Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=b62b7e8c-2f67-4fd2-85c6-f75a151eb2cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:51.658923 crc crio[3654]: time=\"2026-06-09T10:49:51.658856572Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=9ddd8cf0-34a7-4b73-9a65-98e43fb900a8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:51.658923 crc crio[3654]: time=\"2026-06-09T10:49:51.658835462Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=3a42786c-9555-4894-b5d2-cddb63d90ba6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:51.659105 crc crio[3654]: time=\"2026-06-09T10:49:51.658936185Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=d6c5139f-a7d2-4dc9-a471-52984c196478 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:51.660192 crc crio[3654]: time=\"2026-06-09T10:49:51.660149009Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=31d455b3-38be-49c1-9eae-3b3b1a42d9cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:51.668469 crc crio[3654]: time=\"2026-06-09T10:49:51.66822951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:51.669824 crc crio[3654]: time=\"2026-06-09T10:49:51.669508316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:51.671633 crc crio[3654]: time=\"2026-06-09T10:49:51.669896207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:51.671633 crc crio[3654]: time=\"2026-06-09T10:49:51.670227317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:51.671633 crc crio[3654]: time=\"2026-06-09T10:49:51.670273148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:51.671633 crc crio[3654]: time=\"2026-06-09T10:49:51.670396251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:51.671633 crc crio[3654]: time=\"2026-06-09T10:49:51.670447463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:51.671633 crc crio[3654]: time=\"2026-06-09T10:49:51.670497944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:51.671633 crc crio[3654]: time=\"2026-06-09T10:49:51.670514235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:51.671633 crc crio[3654]: time=\"2026-06-09T10:49:51.670792063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:51.671633 crc crio[3654]: time=\"2026-06-09T10:49:51.670836944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:51.671633 crc crio[3654]: time=\"2026-06-09T10:49:51.670913956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:51.671633 crc crio[3654]: time=\"2026-06-09T10:49:51.670994568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:51.671633 crc crio[3654]: time=\"2026-06-09T10:49:51.671018629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:51.671633 crc crio[3654]: time=\"2026-06-09T10:49:51.6710381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:51.671633 crc crio[3654]: time=\"2026-06-09T10:49:51.67105765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:51.671633 crc crio[3654]: time=\"2026-06-09T10:49:51.671133792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:51.671633 crc crio[3654]: time=\"2026-06-09T10:49:51.671142613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:51.671633 crc crio[3654]: time=\"2026-06-09T10:49:51.671162903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:51.671633 crc crio[3654]: time=\"2026-06-09T10:49:51.671427781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:51.671633 crc crio[3654]: time=\"2026-06-09T10:49:51.671504803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:51.673746 crc crio[3654]: time=\"2026-06-09T10:49:51.673685085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:51.674242 crc crio[3654]: time=\"2026-06-09T10:49:51.674169949Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=1edffe3f-fc3b-4b96-9ad6-027de019941b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:51.674600 crc crio[3654]: time=\"2026-06-09T10:49:51.674512279Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=1589645b-52de-46dc-9045-e83569907cf3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.675704 crc crio[3654]: time=\"2026-06-09T10:49:51.675639321Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=a0a500fc-cf25-4edf-9356-32c47b07f829 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.675901 crc crio[3654]: time=\"2026-06-09T10:49:51.675873347Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=e39e59be-b957-46c1-9a5d-1d7e2480ceb2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:51.676520 crc crio[3654]: time=\"2026-06-09T10:49:51.676474395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:51.676745 crc crio[3654]: time=\"2026-06-09T10:49:51.67667128Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=bf31fdc2-afd2-4a44-939a-71970ccf13b8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.686518 crc crio[3654]: time=\"2026-06-09T10:49:51.686440999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:51.687085 crc crio[3654]: time=\"2026-06-09T10:49:51.687019545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:51.687168 crc crio[3654]: time=\"2026-06-09T10:49:51.687111678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:51.687714 crc crio[3654]: time=\"2026-06-09T10:49:51.687651103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:51.691000 crc crio[3654]: time=\"2026-06-09T10:49:51.690738081Z\" level=info msg=\"Creating container: openshift-console/console-6c684df5db-cc8g8/console\" id=24983566-1460-4ad0-b3fb-2bdad1b78252 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:51.691000 crc crio[3654]: time=\"2026-06-09T10:49:51.690903256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:51.692652 crc crio[3654]: time=\"2026-06-09T10:49:51.691897724Z\" level=info msg=\"Creating container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=d252b02b-bc71-480a-acdf-da49539e8505 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:51.694973 crc crio[3654]: time=\"2026-06-09T10:49:51.694862219Z\" level=info msg=\"Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=22096e0e-407f-49e2-9c7b-669c37e3fae7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:51.695280 crc crio[3654]: time=\"2026-06-09T10:49:51.695162257Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=2d42f7b5-9c9f-4006-bd8d-634b0d7bec53 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:51.696717 crc crio[3654]: time=\"2026-06-09T10:49:51.695185398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:51.696982 crc crio[3654]: time=\"2026-06-09T10:49:51.696895507Z\" level=info msg=\"Ran pod sandbox 174b80ed930b7117eb7f452f30e2b97531afccee8bc26fc5a131e030271be084 with infra container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=356bc3c5-7427-408f-b334-4176986b03db name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:49:51.699990 crc crio[3654]: time=\"2026-06-09T10:49:51.699435659Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=be58e227-c1e6-4ee6-a3a7-063ecf919484 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.703212 crc crio[3654]: time=\"2026-06-09T10:49:51.703138175Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=69084d09-7a72-40d6-b6c9-aac4b728539d name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.724542 crc crio[3654]: 2026-06-09T10:49:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ff792e250be0d2 Mac:4e:c8:a6:46:d8:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/1ed5820e-1cfa-4611-83c4-879db687d0dc SocketPath: PciID:}] [{Interface:0xc00025ca30 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:49:51.725392 crc crio[3654]: time=\"2026-06-09T10:49:51.72507851Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:49:51.725392 crc crio[3654]: time=\"2026-06-09T10:49:51.725390029Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/egress-router\\\"\"\nJun 09 10:49:51.725872 crc crio[3654]: time=\"2026-06-09T10:49:51.725791781Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683365-rps4s Namespace:openshift-operator-lifecycle-manager ID:5ff792e250be0d21d1ee08a0628c2bab051ac626397b8a6b729c051b6d580cb5 UID:40954465-82c0-4d33-9a58-f88172c97205 NetNS:/var/run/netns/1ed5820e-1cfa-4611-83c4-879db687d0dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod40954465_82c0_4d33_9a58_f88172c97205.slice PodAnnotations:0xc00011c560}] Aliases:map[]}\"\nJun 09 10:49:51.726079 crc crio[3654]: time=\"2026-06-09T10:49:51.725973216Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683365-rps4s for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:49:51.742647 crc crio[3654]: time=\"2026-06-09T10:49:51.742533848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:51.746801 crc crio[3654]: time=\"2026-06-09T10:49:51.746725547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:51.747361 crc crio[3654]: time=\"2026-06-09T10:49:51.747231822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:51.747476 crc crio[3654]: time=\"2026-06-09T10:49:51.747410917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:51.747476 crc crio[3654]: time=\"2026-06-09T10:49:51.747470608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:51.757432 crc crio[3654]: time=\"2026-06-09T10:49:51.757279098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:51.758575 crc crio[3654]: time=\"2026-06-09T10:49:51.758488433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:51.759139 crc crio[3654]: time=\"2026-06-09T10:49:51.75911018Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=37d8f85b-1cd4-40bb-a549-57db35d47714 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.761814 crc crio[3654]: time=\"2026-06-09T10:49:51.760945913Z\" level=info msg=\"Created container 92f3132f59e098b5a253de4c95f5a065b9b99cac48a4c72be9eeb3ed65834be3: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=a8c04306-36e5-4d80-b8b8-11058f00b33e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:51.761814 crc crio[3654]: time=\"2026-06-09T10:49:51.761234191Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:49:51.761814 crc crio[3654]: time=\"2026-06-09T10:49:51.761250701Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:49:51.761814 crc crio[3654]: time=\"2026-06-09T10:49:51.761361814Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_d1908fc0-e84f-4b59-b834-f57cb6d334d5\\\"\"\nJun 09 10:49:51.761814 crc crio[3654]: time=\"2026-06-09T10:49:51.761403536Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_21c7d39d-4467-4aee-b418-75238a9b6575\\\"\"\nJun 09 10:49:51.762143 crc crio[3654]: time=\"2026-06-09T10:49:51.761820357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:51.762143 crc crio[3654]: time=\"2026-06-09T10:49:51.762014093Z\" level=info msg=\"Starting container: 92f3132f59e098b5a253de4c95f5a065b9b99cac48a4c72be9eeb3ed65834be3\" id=bc8576b1-7ffe-4fba-9b9c-8df9cb183dae name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:49:51.764275 crc crio[3654]: time=\"2026-06-09T10:49:51.764211086Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=d6c89319-f8b9-4ceb-8d6c-759afe8e4235 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.767259 crc crio[3654]: time=\"2026-06-09T10:49:51.767231302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:51.767651 crc crio[3654]: time=\"2026-06-09T10:49:51.767538991Z\" level=info msg=\"Started container\" PID=10843 containerID=92f3132f59e098b5a253de4c95f5a065b9b99cac48a4c72be9eeb3ed65834be3 description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=bc8576b1-7ffe-4fba-9b9c-8df9cb183dae name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9bad1a181c0a47f42136862b1a1c1b65c1e29599f1c77fe19e8ac0a2123531c\nJun 09 10:49:51.771185 crc crio[3654]: time=\"2026-06-09T10:49:51.771053951Z\" level=info msg=\"Ran pod sandbox 5ff792e250be0d21d1ee08a0628c2bab051ac626397b8a6b729c051b6d580cb5 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683365-rps4s/POD\" id=56d6d621-2b52-47cb-a4b7-d3c146ed42b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:49:51.772810 crc crio[3654]: time=\"2026-06-09T10:49:51.77277266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:51.773231 crc crio[3654]: time=\"2026-06-09T10:49:51.77313628Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3eada566-63ec-479e-99db-c59fadb618a6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.778380 crc crio[3654]: time=\"2026-06-09T10:49:51.778247506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:51.780967 crc crio[3654]: time=\"2026-06-09T10:49:51.780892791Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:49:51.780967 crc crio[3654]: time=\"2026-06-09T10:49:51.780938182Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:49:51.780967 crc crio[3654]: time=\"2026-06-09T10:49:51.780959043Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 10:49:51.781173 crc crio[3654]: time=\"2026-06-09T10:49:51.780911002Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=14a8a5cf-b70d-4a53-bdec-ed5f7165ad02 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:51.782450 crc crio[3654]: time=\"2026-06-09T10:49:51.782377744Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=3d13b8df-228c-4db7-b563-6862783173e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:51.796681 crc crio[3654]: time=\"2026-06-09T10:49:51.796542857Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=f56336b5-ebcd-4ed3-b03d-bb01cafc1d82 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:51.841056 crc crio[3654]: time=\"2026-06-09T10:49:51.840542871Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:49:51.841056 crc crio[3654]: time=\"2026-06-09T10:49:51.841033064Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:49:51.841056 crc crio[3654]: time=\"2026-06-09T10:49:51.841054505Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bandwidth\\\"\"\nJun 09 10:49:51.857544 crc crio[3654]: time=\"2026-06-09T10:49:51.857470463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:51.892657 crc crio[3654]: time=\"2026-06-09T10:49:51.892546823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:51.898700 crc crio[3654]: time=\"2026-06-09T10:49:51.898391759Z\" level=info msg=\"Created container 3aac20500cad1562928071ac3d33ed50b7f0b3e9fa5597ccbbbc497c2ae525aa: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=e890eec2-4795-4487-9855-d1405f04ee7c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:51.902013 crc crio[3654]: time=\"2026-06-09T10:49:51.90191814Z\" level=info msg=\"Starting container: 3aac20500cad1562928071ac3d33ed50b7f0b3e9fa5597ccbbbc497c2ae525aa\" id=bc990272-88ac-4c25-a6b9-fada07ae1ebe name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:49:51.908615 crc crio[3654]: time=\"2026-06-09T10:49:51.908540889Z\" level=info msg=\"Created container 9b9c8db57c196a58f6b382bd7dce6394eaacb42a71dae07e2febe46294f020bb: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=ddd7eb2d-705b-4a68-858f-7beaf146be31 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:51.912762 crc crio[3654]: time=\"2026-06-09T10:49:51.912271795Z\" level=info msg=\"Starting container: 9b9c8db57c196a58f6b382bd7dce6394eaacb42a71dae07e2febe46294f020bb\" id=b75dd917-a3c5-4ad4-a4b3-1e17d78cdea3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:49:51.912762 crc crio[3654]: time=\"2026-06-09T10:49:51.912624165Z\" level=info msg=\"Created container 5fe590b126a754bf11c15064d15a67f970b668761a0224dc7fe96b0209f738c9: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=bffb38c4-b998-4a60-8fcf-a5f484c92c91 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:51.916378 crc crio[3654]: time=\"2026-06-09T10:49:51.915992481Z\" level=info msg=\"Starting container: 5fe590b126a754bf11c15064d15a67f970b668761a0224dc7fe96b0209f738c9\" id=55b72aa6-9efa-4143-94b0-5e7466a8d9a7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:49:51.919444 crc crio[3654]: time=\"2026-06-09T10:49:51.918836592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:51.925038 crc crio[3654]: time=\"2026-06-09T10:49:51.924701339Z\" level=info msg=\"Started container\" PID=10878 containerID=9b9c8db57c196a58f6b382bd7dce6394eaacb42a71dae07e2febe46294f020bb description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=b75dd917-a3c5-4ad4-a4b3-1e17d78cdea3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cea660db54dd874a3ad2bb400a57fcc892221905320820c16a40c9cbe728188\nJun 09 10:49:51.926756 crc crio[3654]: time=\"2026-06-09T10:49:51.926538912Z\" level=info msg=\"Started container\" PID=10866 containerID=5fe590b126a754bf11c15064d15a67f970b668761a0224dc7fe96b0209f738c9 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=55b72aa6-9efa-4143-94b0-5e7466a8d9a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=604a7158f223df00081650bfc73dbbe525a6ba3a1fbb92967e64acf51272d7f0\nJun 09 10:49:51.936912 crc crio[3654]: time=\"2026-06-09T10:49:51.936688291Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683365-rps4s/collect-profiles\" id=ab6b17f0-d4af-4c96-aa6d-20c1ff5f2f10 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:51.941503 crc crio[3654]: time=\"2026-06-09T10:49:51.941427126Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:49:51.941503 crc crio[3654]: time=\"2026-06-09T10:49:51.941483738Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:49:51.941685 crc crio[3654]: time=\"2026-06-09T10:49:51.941514609Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bridge\\\"\"\nJun 09 10:49:51.943787 crc crio[3654]: time=\"2026-06-09T10:49:51.943692791Z\" level=info msg=\"Started container\" PID=10875 containerID=3aac20500cad1562928071ac3d33ed50b7f0b3e9fa5597ccbbbc497c2ae525aa description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=bc990272-88ac-4c25-a6b9-fada07ae1ebe name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4c9aaa2d2e163873a63504fcbd908971cf35fbb83f684b80a1494f5e464f169\nJun 09 10:49:51.949145 crc crio[3654]: time=\"2026-06-09T10:49:51.948535119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:51.950077 crc crio[3654]: time=\"2026-06-09T10:49:51.949998011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:51.952931 crc crio[3654]: time=\"2026-06-09T10:49:51.952690917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:51.953848 crc crio[3654]: time=\"2026-06-09T10:49:51.9534981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:51.959210 crc crio[3654]: time=\"2026-06-09T10:49:51.958709479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:51.965341 crc crio[3654]: time=\"2026-06-09T10:49:51.965223425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:51.993357 crc crio[3654]: time=\"2026-06-09T10:49:51.989878727Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:49:51.993357 crc crio[3654]: time=\"2026-06-09T10:49:51.989933089Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:49:51.993357 crc crio[3654]: time=\"2026-06-09T10:49:51.98995526Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dhcp\\\"\"\nJun 09 10:49:51.993357 crc crio[3654]: time=\"2026-06-09T10:49:51.990634099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:52.064502 crc crio[3654]: time=\"2026-06-09T10:49:52.064414292Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:49:52.064502 crc crio[3654]: time=\"2026-06-09T10:49:52.064472404Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:49:52.064502 crc crio[3654]: time=\"2026-06-09T10:49:52.064494284Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dummy\\\"\"\nJun 09 10:49:52.064910 crc crio[3654]: time=\"2026-06-09T10:49:52.064713901Z\" level=info msg=\"Created container 734ccdde6bf2e5c994ebaec85de8c83419fcf02e8e3f045faa33a49116f0b0a5: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=8f0c6cb3-311d-4d89-8914-c6aef283c46b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:52.065732 crc crio[3654]: time=\"2026-06-09T10:49:52.065670128Z\" level=info msg=\"Starting container: 734ccdde6bf2e5c994ebaec85de8c83419fcf02e8e3f045faa33a49116f0b0a5\" id=86c1782d-66af-46dd-be79-2deb0591f84e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:49:52.068854 crc crio[3654]: time=\"2026-06-09T10:49:52.068071546Z\" level=info msg=\"Created container 00d418b188fb987290dbe5d7d92841aae143de1e70bf71512952ef4e28acfb75: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=5357e5e7-2745-40f7-befd-a4a3a3289552 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:52.070056 crc crio[3654]: time=\"2026-06-09T10:49:52.069881878Z\" level=info msg=\"Starting container: 00d418b188fb987290dbe5d7d92841aae143de1e70bf71512952ef4e28acfb75\" id=dec93fa0-195e-4665-9d51-9c2fd8cd93bc name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:49:52.073981 crc crio[3654]: time=\"2026-06-09T10:49:52.073786829Z\" level=info msg=\"Started container\" PID=10923 containerID=734ccdde6bf2e5c994ebaec85de8c83419fcf02e8e3f045faa33a49116f0b0a5 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=86c1782d-66af-46dd-be79-2deb0591f84e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c77e52bc46bbbe782fac3af50759c503b4087757671b68a68e25ec06b514cdf0\nJun 09 10:49:52.077064 crc crio[3654]: time=\"2026-06-09T10:49:52.076769444Z\" level=info msg=\"Started container\" PID=10926 containerID=00d418b188fb987290dbe5d7d92841aae143de1e70bf71512952ef4e28acfb75 description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=dec93fa0-195e-4665-9d51-9c2fd8cd93bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=36f795b3d228975b352ac3ae72180435ac1d76ad3ecce036ad8627f33fbfb5de\nJun 09 10:49:52.097263 crc crio[3654]: time=\"2026-06-09T10:49:52.097185556Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:49:52.097263 crc crio[3654]: time=\"2026-06-09T10:49:52.097214887Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:49:52.097263 crc crio[3654]: time=\"2026-06-09T10:49:52.097236608Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/firewall\\\"\"\nJun 09 10:49:52.100621 crc crio[3654]: time=\"2026-06-09T10:49:52.100533162Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=31b79310-2ea9-4bab-836a-a72feaa192e1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:52.141450 crc crio[3654]: time=\"2026-06-09T10:49:52.141382406Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:49:52.141450 crc crio[3654]: time=\"2026-06-09T10:49:52.141432067Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:49:52.141450 crc crio[3654]: time=\"2026-06-09T10:49:52.141452708Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-device\\\"\"\nJun 09 10:49:52.192774 crc crio[3654]: time=\"2026-06-09T10:49:52.192689089Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:49:52.192774 crc crio[3654]: time=\"2026-06-09T10:49:52.19275262Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:49:52.192911 crc crio[3654]: time=\"2026-06-09T10:49:52.192787211Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-local\\\"\"\nJun 09 10:49:52.220817 crc crio[3654]: time=\"2026-06-09T10:49:52.220326486Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:49:52.220817 crc crio[3654]: time=\"2026-06-09T10:49:52.2207991Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:49:52.220817 crc crio[3654]: time=\"2026-06-09T10:49:52.22082227Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ipvlan\\\"\"\nJun 09 10:49:52.273627 crc crio[3654]: time=\"2026-06-09T10:49:52.273517263Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:49:52.273627 crc crio[3654]: time=\"2026-06-09T10:49:52.273607955Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:49:52.273627 crc crio[3654]: time=\"2026-06-09T10:49:52.273631316Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/loopback\\\"\"\nJun 09 10:49:52.273884 crc crio[3654]: time=\"2026-06-09T10:49:52.273826841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:52.304916 crc crio[3654]: time=\"2026-06-09T10:49:52.304770493Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:49:52.305144 crc crio[3654]: time=\"2026-06-09T10:49:52.305056332Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:49:52.305144 crc crio[3654]: time=\"2026-06-09T10:49:52.305082942Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/macvlan\\\"\"\nJun 09 10:49:52.350480 crc crio[3654]: time=\"2026-06-09T10:49:52.350368453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:52.354756 crc crio[3654]: time=\"2026-06-09T10:49:52.354671766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:52.367690 crc crio[3654]: time=\"2026-06-09T10:49:52.367604845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:52.381075 crc crio[3654]: time=\"2026-06-09T10:49:52.380989806Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:49:52.381075 crc crio[3654]: time=\"2026-06-09T10:49:52.381041948Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:49:52.381075 crc crio[3654]: time=\"2026-06-09T10:49:52.381072028Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/portmap\\\"\"\nJun 09 10:49:52.424739 crc crio[3654]: time=\"2026-06-09T10:49:52.424538747Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:49:52.424998 crc crio[3654]: time=\"2026-06-09T10:49:52.424716283Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:49:52.425058 crc crio[3654]: time=\"2026-06-09T10:49:52.425018011Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ptp\\\"\"\nJun 09 10:49:52.433473 crc crio[3654]: time=\"2026-06-09T10:49:52.43339885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:52.438450 crc crio[3654]: time=\"2026-06-09T10:49:52.438394352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:52.447392 crc crio[3654]: time=\"2026-06-09T10:49:52.446759911Z\" level=info msg=\"Created container 31726e4ed3a516c323ce35cc5d86fff89ebedab0f83d0e5f36f6c4dbf92c9a65: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=1fe84ae6-0f26-45d9-8768-8a287a12bdb0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:52.448509 crc crio[3654]: time=\"2026-06-09T10:49:52.448260504Z\" level=info msg=\"Starting container: 31726e4ed3a516c323ce35cc5d86fff89ebedab0f83d0e5f36f6c4dbf92c9a65\" id=1cd91e63-4b11-4791-ae28-bba791b1aa62 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:49:52.455252 crc crio[3654]: time=\"2026-06-09T10:49:52.45515938Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:49:52.455385 crc crio[3654]: time=\"2026-06-09T10:49:52.455259323Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:49:52.455385 crc crio[3654]: time=\"2026-06-09T10:49:52.455369386Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/sbr\\\"\"\nJun 09 10:49:52.466795 crc crio[3654]: time=\"2026-06-09T10:49:52.459831583Z\" level=info msg=\"Started container\" PID=11018 containerID=31726e4ed3a516c323ce35cc5d86fff89ebedab0f83d0e5f36f6c4dbf92c9a65 description=openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift id=1cd91e63-4b11-4791-ae28-bba791b1aa62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0e862f519df1dc94d5280f2ba96a831a6aca26462a157f2ccfacea78db6eb8c\nJun 09 10:49:52.482374 crc crio[3654]: time=\"2026-06-09T10:49:52.481931313Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:49:52.482374 crc crio[3654]: time=\"2026-06-09T10:49:52.482134419Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:49:52.482374 crc crio[3654]: time=\"2026-06-09T10:49:52.48217881Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/static\\\"\"\nJun 09 10:49:52.496642 crc crio[3654]: time=\"2026-06-09T10:49:52.496595051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:52.498379 crc crio[3654]: time=\"2026-06-09T10:49:52.498238688Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a639d186-7d85-4aa3-be5d-8bbb28b898ed name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:52.507204 crc crio[3654]: time=\"2026-06-09T10:49:52.507113661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:52.533154 crc crio[3654]: time=\"2026-06-09T10:49:52.53304568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:52.541675 crc crio[3654]: time=\"2026-06-09T10:49:52.541420359Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:49:52.541675 crc crio[3654]: time=\"2026-06-09T10:49:52.541478121Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:49:52.541675 crc crio[3654]: time=\"2026-06-09T10:49:52.541497511Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tap\\\"\"\nJun 09 10:49:52.541924 crc crio[3654]: time=\"2026-06-09T10:49:52.541856162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:52.545824 crc crio[3654]: time=\"2026-06-09T10:49:52.545759753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:52.565037 crc crio[3654]: time=\"2026-06-09T10:49:52.564907869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:52.569029 crc crio[3654]: time=\"2026-06-09T10:49:52.568949984Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:49:52.569029 crc crio[3654]: time=\"2026-06-09T10:49:52.569005506Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:49:52.569029 crc crio[3654]: time=\"2026-06-09T10:49:52.569027176Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tuning\\\"\"\nJun 09 10:49:52.569386 crc crio[3654]: time=\"2026-06-09T10:49:52.568966504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:52.601709 crc crio[3654]: time=\"2026-06-09T10:49:52.601517312Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:49:52.601709 crc crio[3654]: time=\"2026-06-09T10:49:52.601625115Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:49:52.601709 crc crio[3654]: time=\"2026-06-09T10:49:52.601664786Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vlan\\\"\"\nJun 09 10:49:52.650115 crc crio[3654]: time=\"2026-06-09T10:49:52.649733677Z\" level=info msg=\"Created container e461b87a01aab1a751971894aa0c4005db292dab708b43c4a01517ec3c5f01d2: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=170fa96c-a5ea-4f06-bdf9-1a589d5de5b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:52.654952 crc crio[3654]: time=\"2026-06-09T10:49:52.652343491Z\" level=info msg=\"Starting container: e461b87a01aab1a751971894aa0c4005db292dab708b43c4a01517ec3c5f01d2\" id=2437c399-41d3-48c3-af42-50d044969dc9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:49:52.658265 crc crio[3654]: time=\"2026-06-09T10:49:52.658192228Z\" level=info msg=\"Started container\" PID=11039 containerID=e461b87a01aab1a751971894aa0c4005db292dab708b43c4a01517ec3c5f01d2 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=2437c399-41d3-48c3-af42-50d044969dc9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c702ca6340659dfba7fb6a27261378b6efc9ea2c834a8ece8c4554332fbb79c7\nJun 09 10:49:52.663491 crc crio[3654]: time=\"2026-06-09T10:49:52.663412987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:52.666258 crc crio[3654]: time=\"2026-06-09T10:49:52.666231007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:52.667546 crc crio[3654]: time=\"2026-06-09T10:49:52.666377941Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:49:52.667546 crc crio[3654]: time=\"2026-06-09T10:49:52.667512223Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:49:52.667546 crc crio[3654]: time=\"2026-06-09T10:49:52.667539464Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vrf\\\"\"\nJun 09 10:49:52.689339 crc crio[3654]: time=\"2026-06-09T10:49:52.689085538Z\" level=info msg=\"Created container 9782300a738e050afb0b959184368bc7748206cd9894cc2c2dab141782379889: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=0a102402-c1ea-42c8-8b75-566244038378 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:52.691593 crc crio[3654]: time=\"2026-06-09T10:49:52.691533558Z\" level=info msg=\"Starting container: 9782300a738e050afb0b959184368bc7748206cd9894cc2c2dab141782379889\" id=ce666e6a-482f-401d-b65a-50a48005aac8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:49:52.701052 crc crio[3654]: time=\"2026-06-09T10:49:52.698748524Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:49:52.701052 crc crio[3654]: time=\"2026-06-09T10:49:52.698802475Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:49:52.701052 crc crio[3654]: time=\"2026-06-09T10:49:52.698825436Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_21c7d39d-4467-4aee-b418-75238a9b6575\\\"\"\nJun 09 10:49:52.701052 crc crio[3654]: time=\"2026-06-09T10:49:52.698855557Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_fd10e482-a517-4b57-bb26-0632733481b1\\\"\"\nJun 09 10:49:52.701052 crc crio[3654]: time=\"2026-06-09T10:49:52.698929399Z\" level=info msg=\"Created container 32685c0c52024f40a557d474a18bce97b8e007ffae94c5b68d5c329957ccb985: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=b35a0fe7-be80-4a12-9d64-ee59ec34b708 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:52.701052 crc crio[3654]: time=\"2026-06-09T10:49:52.699800944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:52.704001 crc crio[3654]: time=\"2026-06-09T10:49:52.70387315Z\" level=info msg=\"Starting container: 32685c0c52024f40a557d474a18bce97b8e007ffae94c5b68d5c329957ccb985\" id=d1e5a81b-c121-434b-a80e-737f4c0e7af0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:49:52.709509 crc crio[3654]: time=\"2026-06-09T10:49:52.709380057Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=93fc32c0-2ff5-41ae-8a0a-61df3933ed9a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:52.714671 crc crio[3654]: time=\"2026-06-09T10:49:52.714539154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:52.718457 crc crio[3654]: time=\"2026-06-09T10:49:52.715512622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:52.723386 crc crio[3654]: time=\"2026-06-09T10:49:52.722050998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:52.731032 crc crio[3654]: time=\"2026-06-09T10:49:52.730094797Z\" level=info msg=\"Started container\" PID=11035 containerID=32685c0c52024f40a557d474a18bce97b8e007ffae94c5b68d5c329957ccb985 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=d1e5a81b-c121-434b-a80e-737f4c0e7af0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90683bce2f76d47619a66a98bbed8e60eb6e6d08ea55a6c5d62d272f8a49559f\nJun 09 10:49:52.735658 crc crio[3654]: time=\"2026-06-09T10:49:52.734515873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:52.736807 crc crio[3654]: time=\"2026-06-09T10:49:52.736655284Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:49:52.736923 crc crio[3654]: time=\"2026-06-09T10:49:52.736808309Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:49:52.736923 crc crio[3654]: time=\"2026-06-09T10:49:52.7368423Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bond\\\"\"\nJun 09 10:49:52.739523 crc crio[3654]: time=\"2026-06-09T10:49:52.739443604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:52.741813 crc crio[3654]: time=\"2026-06-09T10:49:52.741736009Z\" level=info msg=\"Started container\" PID=11040 containerID=9782300a738e050afb0b959184368bc7748206cd9894cc2c2dab141782379889 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=ce666e6a-482f-401d-b65a-50a48005aac8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb526179eea75c32d1adb43b9166340b8226c94593999fb2a861e86bb5dc0a93\nJun 09 10:49:52.749839 crc crio[3654]: time=\"2026-06-09T10:49:52.749749218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:52.754897 crc crio[3654]: time=\"2026-06-09T10:49:52.754799912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:52.766964 crc crio[3654]: time=\"2026-06-09T10:49:52.766880306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:52.776740 crc crio[3654]: time=\"2026-06-09T10:49:52.776614703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:52.782519 crc crio[3654]: time=\"2026-06-09T10:49:52.781867533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:52.791898 crc crio[3654]: time=\"2026-06-09T10:49:52.791774936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:52.809001 crc crio[3654]: time=\"2026-06-09T10:49:52.80841946Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:49:52.810658 crc crio[3654]: time=\"2026-06-09T10:49:52.810366266Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:49:52.810658 crc crio[3654]: time=\"2026-06-09T10:49:52.81050554Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_fd10e482-a517-4b57-bb26-0632733481b1\\\"\"\nJun 09 10:49:52.810658 crc crio[3654]: time=\"2026-06-09T10:49:52.810541451Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_9f759111-50f6-47eb-adc3-27904d632723\\\"\"\nJun 09 10:49:52.845398 crc crio[3654]: time=\"2026-06-09T10:49:52.84383462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:52.848915 crc crio[3654]: time=\"2026-06-09T10:49:52.845646091Z\" level=info msg=\"Created container f27df4d726311ccccb03a127d4e8699d32111650d2b55a6552db585e5392160b: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=99e52032-aecb-4180-8851-1c04c757eb7a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:52.861668 crc crio[3654]: time=\"2026-06-09T10:49:52.856694156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:52.874113 crc crio[3654]: time=\"2026-06-09T10:49:52.873950278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:52.879512 crc crio[3654]: time=\"2026-06-09T10:49:52.879434344Z\" level=info msg=\"Starting container: f27df4d726311ccccb03a127d4e8699d32111650d2b55a6552db585e5392160b\" id=a3ec6d60-ead7-47bb-8075-a41ba12b8ed4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:49:52.883549 crc crio[3654]: time=\"2026-06-09T10:49:52.8834762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:52.891078 crc crio[3654]: time=\"2026-06-09T10:49:52.891036315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:52.901721 crc crio[3654]: time=\"2026-06-09T10:49:52.901684179Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:49:52.901964 crc crio[3654]: time=\"2026-06-09T10:49:52.901947116Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:49:52.902118 crc crio[3654]: time=\"2026-06-09T10:49:52.90209903Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/route-override\\\"\"\nJun 09 10:49:52.906492 crc crio[3654]: time=\"2026-06-09T10:49:52.905622651Z\" level=info msg=\"Started container\" PID=11073 containerID=f27df4d726311ccccb03a127d4e8699d32111650d2b55a6552db585e5392160b description=openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities id=a3ec6d60-ead7-47bb-8075-a41ba12b8ed4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fad8ee63cebf690824fab3b130df53657b4bdce68e22c08803707d4ea89c3540\nJun 09 10:49:52.908938 crc crio[3654]: time=\"2026-06-09T10:49:52.907509135Z\" level=info msg=\"Created container 3361b29f938f4e5de14851b34e2ded2e591f070449edfda2a6a6a0dc995fb1b6: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=a1d4979a-2ec8-4194-ad01-25e7b44a8b25 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:52.919782 crc crio[3654]: time=\"2026-06-09T10:49:52.909580924Z\" level=info msg=\"Created container 2a357e189193086f9b6a7eff7a4fe5f21c580e95fcafacf4e3cac984a841ecd9: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=be40e139-207e-4a7a-a466-4c16f887f27a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:52.919782 crc crio[3654]: time=\"2026-06-09T10:49:52.912388924Z\" level=info msg=\"Starting container: 2a357e189193086f9b6a7eff7a4fe5f21c580e95fcafacf4e3cac984a841ecd9\" id=d1178fee-a785-4543-9e8e-949a549fc940 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:49:52.919782 crc crio[3654]: time=\"2026-06-09T10:49:52.912918689Z\" level=info msg=\"Starting container: 3361b29f938f4e5de14851b34e2ded2e591f070449edfda2a6a6a0dc995fb1b6\" id=51b6470d-aaf6-4609-9fdd-72293fd3cccc name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:49:52.919782 crc crio[3654]: time=\"2026-06-09T10:49:52.919675391Z\" level=info msg=\"Created container 9a2d8c47e3556a97bf98abf6bded707b1b974903cbebe5c04827264ad3146faa: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=10e2578c-d80f-479a-b3de-053c9dcd94c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:52.923465 crc crio[3654]: time=\"2026-06-09T10:49:52.923426508Z\" level=info msg=\"Starting container: 9a2d8c47e3556a97bf98abf6bded707b1b974903cbebe5c04827264ad3146faa\" id=aa264d7b-c2a3-4bce-bf48-72add343ebbc name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:49:52.940888 crc crio[3654]: time=\"2026-06-09T10:49:52.940438853Z\" level=info msg=\"Started container\" PID=11180 containerID=9a2d8c47e3556a97bf98abf6bded707b1b974903cbebe5c04827264ad3146faa description=openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary id=aa264d7b-c2a3-4bce-bf48-72add343ebbc name=/runtime.v1.RuntimeService/StartContainer sandboxID=7df5121bbec85aa5d0f5654357c322178df3cc2a84d86d77ef2dcf11a462e618\nJun 09 10:49:52.946644 crc crio[3654]: time=\"2026-06-09T10:49:52.946522927Z\" level=info msg=\"Started container\" PID=11166 containerID=3361b29f938f4e5de14851b34e2ded2e591f070449edfda2a6a6a0dc995fb1b6 description=openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager id=51b6470d-aaf6-4609-9fdd-72293fd3cccc name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2213861107718b2a7b43f28744d0124819ec222fb5af298c32901a8ccb8716c\nJun 09 10:49:52.963119 crc crio[3654]: time=\"2026-06-09T10:49:52.963039078Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:49:52.963119 crc crio[3654]: time=\"2026-06-09T10:49:52.963092669Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:49:52.963119 crc crio[3654]: time=\"2026-06-09T10:49:52.96311516Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_9f759111-50f6-47eb-adc3-27904d632723\\\"\"\nJun 09 10:49:52.963494 crc crio[3654]: time=\"2026-06-09T10:49:52.963143021Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_7fa392ae-3dab-45b4-8c6d-33ac8089c8f6\\\"\"\nJun 09 10:49:52.984447 crc crio[3654]: time=\"2026-06-09T10:49:52.969849922Z\" level=info msg=\"Started container\" PID=11195 containerID=2a357e189193086f9b6a7eff7a4fe5f21c580e95fcafacf4e3cac984a841ecd9 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=d1178fee-a785-4543-9e8e-949a549fc940 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25bce187dbfc3ff179d9fc789fad5f69b528d91807c0c0fb664ffe4a08e5877e\nJun 09 10:49:52.984447 crc crio[3654]: time=\"2026-06-09T10:49:52.963064278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:52.996672 crc crio[3654]: time=\"2026-06-09T10:49:52.995676968Z\" level=info msg=\"Created container 7ef7af9c3bb089aaf851f3aecf3841abbfbd2a5b092db0c8618b3e0d4c49e8c0: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=7ae99db0-62cf-447d-82b8-52708db1b3da name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:52.997442 crc crio[3654]: time=\"2026-06-09T10:49:52.997400077Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:49:52.997662 crc crio[3654]: time=\"2026-06-09T10:49:52.997608803Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:49:53.000016 crc crio[3654]: time=\"2026-06-09T10:49:52.999938059Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"\nJun 09 10:49:53.004687 crc crio[3654]: time=\"2026-06-09T10:49:53.00450896Z\" level=info msg=\"Starting container: 7ef7af9c3bb089aaf851f3aecf3841abbfbd2a5b092db0c8618b3e0d4c49e8c0\" id=91768a10-e175-4b1a-8f11-f87ce8021380 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:49:53.006367 crc crio[3654]: time=\"2026-06-09T10:49:53.00626144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:53.007526 crc crio[3654]: time=\"2026-06-09T10:49:53.007377681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:53.010856 crc crio[3654]: time=\"2026-06-09T10:49:53.010774898Z\" level=info msg=\"Started container\" PID=11194 containerID=7ef7af9c3bb089aaf851f3aecf3841abbfbd2a5b092db0c8618b3e0d4c49e8c0 description=openshift-marketplace/certified-operators-l27pk/extract-utilities id=91768a10-e175-4b1a-8f11-f87ce8021380 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec844a9526abd95e4c18c54053bf7db141a17eeabd98a663c74e6463dea843dd\nJun 09 10:49:53.027866 crc crio[3654]: time=\"2026-06-09T10:49:53.027750782Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d4864bd2-a2d0-4ef2-9bb1-ed03c0879b75 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:53.056915 crc crio[3654]: time=\"2026-06-09T10:49:53.055336988Z\" level=info msg=\"Created container c5070a258b5dfee745a525494e5c618a17ee77a07e9406c5e31f78b90a7f2821: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=56859272-6571-48c0-904b-1f51066336cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:53.061091 crc crio[3654]: time=\"2026-06-09T10:49:53.059480087Z\" level=info msg=\"Created container 393506aa389743da454a7081d79f2180c6bf0bc45809bd441aafd38936a9cbba: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=7a3ab0d1-6836-4733-bd0c-ccf1f1b3228c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:53.066420 crc crio[3654]: time=\"2026-06-09T10:49:53.066152987Z\" level=info msg=\"Starting container: 393506aa389743da454a7081d79f2180c6bf0bc45809bd441aafd38936a9cbba\" id=f84be9c5-01e7-4201-8fac-0fb37ba86df8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:49:53.067137 crc crio[3654]: time=\"2026-06-09T10:49:53.067026012Z\" level=info msg=\"Starting container: c5070a258b5dfee745a525494e5c618a17ee77a07e9406c5e31f78b90a7f2821\" id=b30043d7-521e-4660-9191-c82e8f52e897 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:49:53.068733 crc crio[3654]: time=\"2026-06-09T10:49:53.068529535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:53.090254 crc crio[3654]: time=\"2026-06-09T10:49:53.090205032Z\" level=info msg=\"Started container\" PID=11200 containerID=393506aa389743da454a7081d79f2180c6bf0bc45809bd441aafd38936a9cbba description=openshift-console/downloads-747b44746d-4pqvr/download-server id=f84be9c5-01e7-4201-8fac-0fb37ba86df8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9b479de35f01ab7bfcd62a9edfa06265f1db178e901d03ec50c14687e120ac3\nJun 09 10:49:53.116176 crc crio[3654]: time=\"2026-06-09T10:49:53.090592524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:53.118796 crc crio[3654]: time=\"2026-06-09T10:49:53.09151264Z\" level=info msg=\"Started container\" PID=11179 containerID=c5070a258b5dfee745a525494e5c618a17ee77a07e9406c5e31f78b90a7f2821 description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=b30043d7-521e-4660-9191-c82e8f52e897 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df5068c5b5763ad142e71b9067582452cda7d7493451e2f3411eea966ce4c908\nJun 09 10:49:53.120145 crc crio[3654]: time=\"2026-06-09T10:49:53.115424741Z\" level=info msg=\"Created container 5cdb212a877fef1b1f133f99b03e3b95abff2b061e24760bdc674f4f6c85cc5e: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=3a42786c-9555-4894-b5d2-cddb63d90ba6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:53.125650 crc crio[3654]: time=\"2026-06-09T10:49:53.111119549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:53.125920 crc crio[3654]: time=\"2026-06-09T10:49:53.120047783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:53.131778 crc crio[3654]: time=\"2026-06-09T10:49:53.131655194Z\" level=info msg=\"Starting container: 5cdb212a877fef1b1f133f99b03e3b95abff2b061e24760bdc674f4f6c85cc5e\" id=fbaa53d4-4c85-4ea8-8524-a1bbe99d980a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:49:53.139994 crc crio[3654]: time=\"2026-06-09T10:49:53.13817701Z\" level=info msg=\"Created container 7c1acccb75f3615c48f5de7f5dbe0433b8dac0c49bac76ff235f2688a0bdbfda: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=e88a2c66-f1b6-4921-bf8b-6b87b2d6f7ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:53.139994 crc crio[3654]: time=\"2026-06-09T10:49:53.13923532Z\" level=info msg=\"Created container 21438e50df240da1f0a9de2f0d6b7ea863a2cf5ff554bb86ee42c0dd59b83c13: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=97266863-a3a1-424c-9b89-7781d25b575a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:53.139994 crc crio[3654]: time=\"2026-06-09T10:49:53.139801886Z\" level=info msg=\"Created container 05e09c612cae0614d0dea788882368cbf816ec1bd789eaf04c0d08a2c22d7c31: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=d252b02b-bc71-480a-acdf-da49539e8505 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:53.140362 crc crio[3654]: time=\"2026-06-09T10:49:53.140166467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:53.142068 crc crio[3654]: time=\"2026-06-09T10:49:53.140798365Z\" level=info msg=\"Starting container: 7c1acccb75f3615c48f5de7f5dbe0433b8dac0c49bac76ff235f2688a0bdbfda\" id=b4ddcf57-e6cc-4261-9ca2-e58f609bc7d0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:49:53.155802 crc crio[3654]: time=\"2026-06-09T10:49:53.155685269Z\" level=info msg=\"Created container 7009d71d10bd7dedb68a1c79d84a222cfa958d674bd36368592c4a6317af2129: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=d6c5139f-a7d2-4dc9-a471-52984c196478 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:53.161744 crc crio[3654]: time=\"2026-06-09T10:49:53.161547176Z\" level=info msg=\"Created container 437c7452086ce9b38fd4da6983caa9bf2188acebd632832ee0efdf80ecd21626: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=31d455b3-38be-49c1-9eae-3b3b1a42d9cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:53.166096 crc crio[3654]: time=\"2026-06-09T10:49:53.166029104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:53.169390 crc crio[3654]: time=\"2026-06-09T10:49:53.169268546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:53.172871 crc crio[3654]: time=\"2026-06-09T10:49:53.172760086Z\" level=info msg=\"Started container\" PID=11248 containerID=5cdb212a877fef1b1f133f99b03e3b95abff2b061e24760bdc674f4f6c85cc5e description=openshift-marketplace/community-operators-qhh6t/extract-utilities id=fbaa53d4-4c85-4ea8-8524-a1bbe99d980a name=/runtime.v1.RuntimeService/StartContainer sandboxID=902af1f2689d9efec026c3fb55832b9f9ef1c48420035f4589a5468a53c0b9e6\nJun 09 10:49:53.185581 crc crio[3654]: time=\"2026-06-09T10:49:53.185490779Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:49:53.185691 crc crio[3654]: time=\"2026-06-09T10:49:53.185585071Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:49:53.185691 crc crio[3654]: time=\"2026-06-09T10:49:53.185635913Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"\nJun 09 10:49:53.191635 crc crio[3654]: time=\"2026-06-09T10:49:53.190991415Z\" level=info msg=\"Started container\" PID=11254 containerID=7c1acccb75f3615c48f5de7f5dbe0433b8dac0c49bac76ff235f2688a0bdbfda description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator id=b4ddcf57-e6cc-4261-9ca2-e58f609bc7d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e67c25242a1c1cb8221b0e95298757b665b9d01cf2dead003c2a64cf40b2041e\nJun 09 10:49:53.193002 crc crio[3654]: time=\"2026-06-09T10:49:53.192512869Z\" level=info msg=\"Starting container: 05e09c612cae0614d0dea788882368cbf816ec1bd789eaf04c0d08a2c22d7c31\" id=33012a12-9d34-41d3-bd06-e18bb6eabaf0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:49:53.193684 crc crio[3654]: time=\"2026-06-09T10:49:53.193629841Z\" level=info msg=\"Starting container: 7009d71d10bd7dedb68a1c79d84a222cfa958d674bd36368592c4a6317af2129\" id=f891619f-0f73-418a-8156-1f502ffdc0fb name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:49:53.193953 crc crio[3654]: time=\"2026-06-09T10:49:53.19150096Z\" level=info msg=\"Starting container: 21438e50df240da1f0a9de2f0d6b7ea863a2cf5ff554bb86ee42c0dd59b83c13\" id=9c533ac6-ecb4-4837-bbed-7efa6a353408 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:49:53.194049 crc crio[3654]: time=\"2026-06-09T10:49:53.192257012Z\" level=info msg=\"Starting container: 437c7452086ce9b38fd4da6983caa9bf2188acebd632832ee0efdf80ecd21626\" id=ee3dcd2f-1504-4a11-9448-f48796ff91df name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:49:53.200070 crc crio[3654]: time=\"2026-06-09T10:49:53.1999146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:53.201050 crc crio[3654]: time=\"2026-06-09T10:49:53.200446785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:53.220352 crc crio[3654]: time=\"2026-06-09T10:49:53.220223899Z\" level=info msg=\"Started container\" PID=11247 containerID=7009d71d10bd7dedb68a1c79d84a222cfa958d674bd36368592c4a6317af2129 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=f891619f-0f73-418a-8156-1f502ffdc0fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=22ad7e5dce4a3571554b4886350a689298c0aacafa0d3bf2a65320fb1aace80f\nJun 09 10:49:53.223835 crc crio[3654]: time=\"2026-06-09T10:49:53.223706668Z\" level=info msg=\"Started container\" PID=11214 containerID=05e09c612cae0614d0dea788882368cbf816ec1bd789eaf04c0d08a2c22d7c31 description=openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin id=33012a12-9d34-41d3-bd06-e18bb6eabaf0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11972286af0a6f85a61c21ee6ae0a75f85eb9965e9869c7cbc86e0a0d85439e6\nJun 09 10:49:53.224177 crc crio[3654]: time=\"2026-06-09T10:49:53.223980376Z\" level=info msg=\"Started container\" PID=11233 containerID=437c7452086ce9b38fd4da6983caa9bf2188acebd632832ee0efdf80ecd21626 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=ee3dcd2f-1504-4a11-9448-f48796ff91df name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb45a7e46f69528707fef11d2fb816a926217d8e491185dd1744b24a966cf3bf\nJun 09 10:49:53.231399 crc crio[3654]: time=\"2026-06-09T10:49:53.231191301Z\" level=info msg=\"Started container\" PID=11244 containerID=21438e50df240da1f0a9de2f0d6b7ea863a2cf5ff554bb86ee42c0dd59b83c13 description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=9c533ac6-ecb4-4837-bbed-7efa6a353408 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c5c1bacef48880ccedee84bc6fd2b590a18bffc9227e616e6e89806b2c726db\nJun 09 10:49:53.282194 crc crio[3654]: time=\"2026-06-09T10:49:53.282112583Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=4c89e6be-e56c-46b4-9363-088b36c68f49 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:53.317243 crc crio[3654]: time=\"2026-06-09T10:49:53.317150182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:53.318267 crc crio[3654]: time=\"2026-06-09T10:49:53.318218432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:53.331045 crc crio[3654]: time=\"2026-06-09T10:49:53.330924264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:53.367438 crc crio[3654]: time=\"2026-06-09T10:49:53.366125878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:53.367961 crc crio[3654]: time=\"2026-06-09T10:49:53.367837816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:53.381054 crc crio[3654]: time=\"2026-06-09T10:49:53.380973031Z\" level=info msg=\"Created container d2bc3215c6e2a5335d929e64c48abffe2b6d5ecee53c29163ee33cb40a3e9b67: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=1edffe3f-fc3b-4b96-9ad6-027de019941b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:53.381239 crc crio[3654]: time=\"2026-06-09T10:49:53.381051843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:53.382535 crc crio[3654]: time=\"2026-06-09T10:49:53.382473774Z\" level=info msg=\"Created container 50a7724fd71014903d8bf5c24a1440f69e94d5bfa38d502a69d5f22ae263ba4b: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=f4ed024d-5495-49ea-a526-0cfbbd5ec56a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:53.399935 crc crio[3654]: time=\"2026-06-09T10:49:53.394198958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:53.403622 crc crio[3654]: time=\"2026-06-09T10:49:53.403467882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:53.405000 crc crio[3654]: time=\"2026-06-09T10:49:53.404862862Z\" level=info msg=\"Created container 6e2b5e91b58a34f4c98e2c889fcdd8ff76c535c255ce425566bd62e234dc1966: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=87c7a204-5ca9-440e-9f1a-fee285b3a22e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:53.407236 crc crio[3654]: time=\"2026-06-09T10:49:53.407177148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:53.437604 crc crio[3654]: time=\"2026-06-09T10:49:53.437028489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:53.440428 crc crio[3654]: time=\"2026-06-09T10:49:53.437195714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:53.446118 crc crio[3654]: time=\"2026-06-09T10:49:53.445997564Z\" level=info msg=\"Starting container: 50a7724fd71014903d8bf5c24a1440f69e94d5bfa38d502a69d5f22ae263ba4b\" id=069abeeb-90dd-4050-9333-040e7d9e9fc4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:49:53.446118 crc crio[3654]: time=\"2026-06-09T10:49:53.446076687Z\" level=info msg=\"Starting container: d2bc3215c6e2a5335d929e64c48abffe2b6d5ecee53c29163ee33cb40a3e9b67\" id=d4910152-bfcf-46d8-bca6-4b0d5953be08 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:49:53.446388 crc crio[3654]: time=\"2026-06-09T10:49:53.446353035Z\" level=info msg=\"Starting container: 6e2b5e91b58a34f4c98e2c889fcdd8ff76c535c255ce425566bd62e234dc1966\" id=2278a2fc-b99b-4a04-a399-f97e8cbf6c5a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:49:53.450470 crc crio[3654]: time=\"2026-06-09T10:49:53.45040826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:53.470377 crc crio[3654]: time=\"2026-06-09T10:49:53.467839367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:53.470377 crc crio[3654]: time=\"2026-06-09T10:49:53.468035683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:53.473034 crc crio[3654]: time=\"2026-06-09T10:49:53.472187841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:53.488603 crc crio[3654]: time=\"2026-06-09T10:49:53.487413425Z\" level=info msg=\"Started container\" PID=11340 containerID=d2bc3215c6e2a5335d929e64c48abffe2b6d5ecee53c29163ee33cb40a3e9b67 description=openshift-marketplace/redhat-operators-x5vn9/extract-utilities id=d4910152-bfcf-46d8-bca6-4b0d5953be08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e6a97487825b7098304af9bedd008e1b3e7475276ed1d348d5eaabd8bfe2bd4\nJun 09 10:49:53.495853 crc crio[3654]: time=\"2026-06-09T10:49:53.495779133Z\" level=info msg=\"Started container\" PID=11329 containerID=6e2b5e91b58a34f4c98e2c889fcdd8ff76c535c255ce425566bd62e234dc1966 description=openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints id=2278a2fc-b99b-4a04-a399-f97e8cbf6c5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2427300b8543546d42beec205f3d74a535e35e3881668635a27b99df56a4e6e5\nJun 09 10:49:53.509764 crc crio[3654]: time=\"2026-06-09T10:49:53.50967752Z\" level=info msg=\"Started container\" PID=11321 containerID=50a7724fd71014903d8bf5c24a1440f69e94d5bfa38d502a69d5f22ae263ba4b description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy id=069abeeb-90dd-4050-9333-040e7d9e9fc4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ef460c96b87455cd3d42a968ce20f7eb90516797fa62d1044a616eaa5e9991a\nJun 09 10:49:53.574437 crc crio[3654]: time=\"2026-06-09T10:49:53.574349693Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:49:53.574437 crc crio[3654]: time=\"2026-06-09T10:49:53.574414435Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:49:53.574775 crc crio[3654]: time=\"2026-06-09T10:49:53.574456836Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"\nJun 09 10:49:53.623272 crc crio[3654]: time=\"2026-06-09T10:49:53.621082005Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:49:53.623272 crc crio[3654]: time=\"2026-06-09T10:49:53.621131517Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:49:53.623272 crc crio[3654]: time=\"2026-06-09T10:49:53.621151837Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"\nJun 09 10:49:53.755966 crc crio[3654]: time=\"2026-06-09T10:49:53.753717326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:53.777407 crc crio[3654]: time=\"2026-06-09T10:49:53.771652317Z\" level=info msg=\"Created container ccf93e4b78fbaa32c10f36a8bb694be3589af43dcef14f45a6c496c4999bde47: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=3d13b8df-228c-4db7-b563-6862783173e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:53.804788 crc crio[3654]: time=\"2026-06-09T10:49:53.804274367Z\" level=info msg=\"Starting container: ccf93e4b78fbaa32c10f36a8bb694be3589af43dcef14f45a6c496c4999bde47\" id=32492d79-1c19-4ac1-89c6-a2c8acf431c5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:49:53.832415 crc crio[3654]: time=\"2026-06-09T10:49:53.82891636Z\" level=info msg=\"Created container 45c3032cb741768b3b0933d09833312825876d4d9cd20a7dbd8adf84ebc68036: openshift-operator-lifecycle-manager/collect-profiles-29683365-rps4s/collect-profiles\" id=ab6b17f0-d4af-4c96-aa6d-20c1ff5f2f10 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:53.853400 crc crio[3654]: time=\"2026-06-09T10:49:53.84680812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:53.859108 crc crio[3654]: time=\"2026-06-09T10:49:53.858352599Z\" level=info msg=\"Starting container: 45c3032cb741768b3b0933d09833312825876d4d9cd20a7dbd8adf84ebc68036\" id=866e58f6-2e51-4401-bf22-56f8f60ccc89 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:49:53.871386 crc crio[3654]: time=\"2026-06-09T10:49:53.863822475Z\" level=info msg=\"Started container\" PID=11426 containerID=ccf93e4b78fbaa32c10f36a8bb694be3589af43dcef14f45a6c496c4999bde47 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=32492d79-1c19-4ac1-89c6-a2c8acf431c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=174b80ed930b7117eb7f452f30e2b97531afccee8bc26fc5a131e030271be084\nJun 09 10:49:54.005258 crc crio[3654]: time=\"2026-06-09T10:49:53.998207245Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=17166c04-e8a6-4feb-8d3b-04aae01fb711 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:54.006159 crc crio[3654]: time=\"2026-06-09T10:49:54.005852183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:54.026982 crc crio[3654]: time=\"2026-06-09T10:49:54.026703317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:54.076830 crc crio[3654]: time=\"2026-06-09T10:49:54.071810773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:54.084951 crc crio[3654]: time=\"2026-06-09T10:49:54.084708681Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2722b83a-598c-45ea-835b-8584b0df1a46 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:54.096431 crc crio[3654]: time=\"2026-06-09T10:49:54.087018747Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7bdfc484-3275-4d81-9939-ece9a90181d0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:54.096431 crc crio[3654]: time=\"2026-06-09T10:49:54.087630554Z\" level=info msg=\"Created container fbbb63128ccb79a45c444b9e01847e8c7fec4fa6d28356f95979670121303e68: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=0494af5c-d3f9-4d88-9798-a1adc0f1eda4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:54.096431 crc crio[3654]: time=\"2026-06-09T10:49:54.093195483Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=71c4eb7f-16ad-4518-898d-9f4d46e1803b name=/runtime.v1.ImageService/PullImage\nJun 09 10:49:54.137886 crc crio[3654]: time=\"2026-06-09T10:49:54.134424898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:54.157477 crc crio[3654]: time=\"2026-06-09T10:49:54.157353432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:54.210997 crc crio[3654]: time=\"2026-06-09T10:49:54.203832217Z\" level=info msg=\"Starting container: fbbb63128ccb79a45c444b9e01847e8c7fec4fa6d28356f95979670121303e68\" id=5950ba93-6540-48e3-a19f-15d91eb22080 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:49:54.404613 crc crio[3654]: time=\"2026-06-09T10:49:54.404064394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:54.431389 crc crio[3654]: time=\"2026-06-09T10:49:54.430813057Z\" level=info msg=\"Started container\" PID=11378 containerID=45c3032cb741768b3b0933d09833312825876d4d9cd20a7dbd8adf84ebc68036 description=openshift-operator-lifecycle-manager/collect-profiles-29683365-rps4s/collect-profiles id=866e58f6-2e51-4401-bf22-56f8f60ccc89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ff792e250be0d21d1ee08a0628c2bab051ac626397b8a6b729c051b6d580cb5\nJun 09 10:49:54.568499 crc crio[3654]: time=\"2026-06-09T10:49:54.567467372Z\" level=info msg=\"Started container\" PID=11377 containerID=fbbb63128ccb79a45c444b9e01847e8c7fec4fa6d28356f95979670121303e68 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api id=5950ba93-6540-48e3-a19f-15d91eb22080 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b82109e8bb79c50ae2d555de28caead94e0d09533fcea5ff28fa8811dc5f7ca6\nJun 09 10:49:54.572272 crc crio[3654]: time=\"2026-06-09T10:49:54.572194007Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a5a6f976-3ab9-4fff-bdbc-acc151edd65b name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:54.619862 crc crio[3654]: time=\"2026-06-09T10:49:54.618796945Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=b646bc80-5e12-4c77-afe6-5505fc064e7a name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:54.653363 crc crio[3654]: time=\"2026-06-09T10:49:54.648016948Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=836a4d38-bc2b-4a20-b6dc-cd76691adf2b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:54.653363 crc crio[3654]: time=\"2026-06-09T10:49:54.648212373Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=d31e47dc-ea23-4508-8a05-4a8c5fdd941a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:54.889011 crc crio[3654]: time=\"2026-06-09T10:49:54.888849093Z\" level=info msg=\"Created container 8d19fec8c8e3a758b7272586d215d4dca438591b628d092147af3effc0a970bd: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=2bad6adb-3eb2-434e-a713-ed232bd74b0d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:54.908596 crc crio[3654]: time=\"2026-06-09T10:49:54.892986991Z\" level=info msg=\"Created container 66d9fa1cf1af43bf7eb31b725248638f8190b4fcfbf8f5823a18d296b9863e05: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=165d204e-d263-45c3-818c-529e8b1873e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:54.919359 crc crio[3654]: time=\"2026-06-09T10:49:54.918991152Z\" level=info msg=\"Created container 28d49fc99f345c20894a7b995b0028befbaa9ee781bea5ece2f54157ce547e79: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=ed5c17d3-9628-4d51-a2c5-af2df36bc14b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:54.930518 crc crio[3654]: time=\"2026-06-09T10:49:54.930055228Z\" level=info msg=\"Starting container: 28d49fc99f345c20894a7b995b0028befbaa9ee781bea5ece2f54157ce547e79\" id=a89dd1db-7040-482d-964a-27572c31c92c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:49:54.944681 crc crio[3654]: time=\"2026-06-09T10:49:54.935137572Z\" level=info msg=\"Starting container: 66d9fa1cf1af43bf7eb31b725248638f8190b4fcfbf8f5823a18d296b9863e05\" id=ba618cab-f168-4297-bed9-e31797792919 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:49:54.987924 crc crio[3654]: time=\"2026-06-09T10:49:54.985053825Z\" level=info msg=\"Starting container: 8d19fec8c8e3a758b7272586d215d4dca438591b628d092147af3effc0a970bd\" id=98b05047-21ef-437e-aaf3-1fb68ded969f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:49:54.998734 crc crio[3654]: time=\"2026-06-09T10:49:54.99749584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:55.020647 crc crio[3654]: time=\"2026-06-09T10:49:55.019680592Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 09 10:49:55.060545 crc crio[3654]: time=\"2026-06-09T10:49:55.056667457Z\" level=info msg=\"Started container\" PID=11479 containerID=8d19fec8c8e3a758b7272586d215d4dca438591b628d092147af3effc0a970bd description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=98b05047-21ef-437e-aaf3-1fb68ded969f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a798e6855c24b85754dd543bbbef7a7ef26a9945b9b75f0e23f4a31c6aff5519\nJun 09 10:49:55.198484 crc crio[3654]: time=\"2026-06-09T10:49:55.198232072Z\" level=info msg=\"Created container 2b24fce490f10deb8c0ee08f32b69b2d9858de07a8245c0ecb6fdb4edf9f2c37: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=2ff00cc6-9654-473f-83e3-6d70e41e4a79 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:55.301383 crc crio[3654]: time=\"2026-06-09T10:49:55.298886521Z\" level=info msg=\"Starting container: 2b24fce490f10deb8c0ee08f32b69b2d9858de07a8245c0ecb6fdb4edf9f2c37\" id=21ed610a-250f-456c-89d6-3b0ed04c2499 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:49:55.429237 crc crio[3654]: time=\"2026-06-09T10:49:55.42901686Z\" level=info msg=\"Started container\" PID=11464 containerID=28d49fc99f345c20894a7b995b0028befbaa9ee781bea5ece2f54157ce547e79 description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=a89dd1db-7040-482d-964a-27572c31c92c name=/runtime.v1.RuntimeService/StartContainer sandboxID=dbcc653d37a9e7014462f12a17a54ca0d96b33ec9957fe69447a89f487263a87\nJun 09 10:49:55.604497 crc crio[3654]: time=\"2026-06-09T10:49:55.602545366Z\" level=info msg=\"Started container\" PID=11463 containerID=66d9fa1cf1af43bf7eb31b725248638f8190b4fcfbf8f5823a18d296b9863e05 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator id=ba618cab-f168-4297-bed9-e31797792919 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ef1feb5a8e380f23e0a947c1224c772c6ff7dff787489f89b6cf6c9d8e5588c\nJun 09 10:49:55.635524 crc crio[3654]: time=\"2026-06-09T10:49:55.632892971Z\" level=info msg=\"Started container\" PID=11471 containerID=2b24fce490f10deb8c0ee08f32b69b2d9858de07a8245c0ecb6fdb4edf9f2c37 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=21ed610a-250f-456c-89d6-3b0ed04c2499 name=/runtime.v1.RuntimeService/StartContainer sandboxID=830a838c24c80cb77c9244f329707a4fdd81ea897433d7ed2accfd25b6d2d45d\nJun 09 10:49:55.680533 crc crio[3654]: time=\"2026-06-09T10:49:55.678010117Z\" level=info msg=\"Created container c723a0e54aa9d625792c868331ab124f07e44b9a52aaffdc429d54fb55e43ca5: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=1599d5ac-a231-4d95-8929-b65674f0d5e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:55.711403 crc crio[3654]: time=\"2026-06-09T10:49:55.688011882Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=5b4be24c-c019-4bea-b7ea-9e80e58b95d5 name=/runtime.v1.ImageService/PullImage\nJun 09 10:49:55.727955 crc crio[3654]: time=\"2026-06-09T10:49:55.723502244Z\" level=info msg=\"Created container e10cc619ff6e617dc5feb9eb1395ec40a432026c32a5a76c7b20b1344e0574e9: openshift-console/console-6c684df5db-cc8g8/console\" id=24983566-1460-4ad0-b3fb-2bdad1b78252 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:55.727955 crc crio[3654]: time=\"2026-06-09T10:49:55.725154501Z\" level=info msg=\"Starting container: c723a0e54aa9d625792c868331ab124f07e44b9a52aaffdc429d54fb55e43ca5\" id=6eca115d-3e91-41c6-b9f7-6542dd06496b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:49:55.825849 crc crio[3654]: time=\"2026-06-09T10:49:55.82299116Z\" level=info msg=\"Starting container: e10cc619ff6e617dc5feb9eb1395ec40a432026c32a5a76c7b20b1344e0574e9\" id=63022c21-c1b3-41f3-a67a-47e7df0a710d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:49:55.943596 crc crio[3654]: time=\"2026-06-09T10:49:55.941826307Z\" level=info msg=\"Created container eac29518222206fc5e3fa2b9a2f89a2f70a174d46ce5df38838b73c8c09afe20: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=3d92e8c0-8132-453e-a4f9-92e1063e80ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:55.965896 crc crio[3654]: time=\"2026-06-09T10:49:55.96506466Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 09 10:49:56.027270 crc crio[3654]: time=\"2026-06-09T10:49:56.026992975Z\" level=info msg=\"Starting container: eac29518222206fc5e3fa2b9a2f89a2f70a174d46ce5df38838b73c8c09afe20\" id=e0d1517f-46c6-4f4e-b075-912002915d07 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:49:56.308665 crc crio[3654]: time=\"2026-06-09T10:49:56.308069677Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7143ead0-4007-4faa-bbc5-3ffeb734159b name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:56.308858 crc crio[3654]: time=\"2026-06-09T10:49:56.308740366Z\" level=info msg=\"Started container\" PID=11474 containerID=c723a0e54aa9d625792c868331ab124f07e44b9a52aaffdc429d54fb55e43ca5 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy id=6eca115d-3e91-41c6-b9f7-6542dd06496b name=/runtime.v1.RuntimeService/StartContainer sandboxID=76b3ab2469ebea9ef0c1db7ea4b41bfcc44f8d98e0f3a06369ee715b920588a4\nJun 09 10:49:56.309145 crc crio[3654]: time=\"2026-06-09T10:49:56.309115007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:56.323958 crc crio[3654]: time=\"2026-06-09T10:49:56.323922549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:56.339209 crc crio[3654]: time=\"2026-06-09T10:49:56.339130722Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-6gftq/POD\" id=2887bb7a-b824-4e39-b068-8ea6f2a8ca55 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:49:56.346432 crc crio[3654]: time=\"2026-06-09T10:49:56.34639315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:56.346972 crc crio[3654]: time=\"2026-06-09T10:49:56.346948325Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-fpfrk/POD\" id=bff66a7e-4c01-4063-98c6-bfeb87f83c92 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:49:56.347103 crc crio[3654]: time=\"2026-06-09T10:49:56.347085919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:56.401281 crc crio[3654]: time=\"2026-06-09T10:49:56.400732708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:56.414950 crc crio[3654]: time=\"2026-06-09T10:49:56.414760868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:56.497588 crc crio[3654]: time=\"2026-06-09T10:49:56.496499608Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=5057e831-1674-4cbf-b5d5-ebe4f9da4957 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:56.497588 crc crio[3654]: time=\"2026-06-09T10:49:56.497280801Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=3c085efd-410c-4f20-8344-6da55a5260bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:56.497863 crc crio[3654]: time=\"2026-06-09T10:49:56.497703613Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=b0dd2093-f4ed-48f7-9aa3-cd4336f76331 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:56.545529 crc crio[3654]: time=\"2026-06-09T10:49:56.54390782Z\" level=info msg=\"Created container c61604a5be5f4d41c296ea60476db339c41f38efb54b3da54fb4cd0ffcfc8d4f: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=22096e0e-407f-49e2-9c7b-669c37e3fae7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:56.614834 crc crio[3654]: time=\"2026-06-09T10:49:56.609762507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:56.639801 crc crio[3654]: time=\"2026-06-09T10:49:56.625118515Z\" level=info msg=\"Started container\" PID=11524 containerID=e10cc619ff6e617dc5feb9eb1395ec40a432026c32a5a76c7b20b1344e0574e9 description=openshift-console/console-6c684df5db-cc8g8/console id=63022c21-c1b3-41f3-a67a-47e7df0a710d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8c0466918048d4abfcf531c66992befc2e072deadf72cb9594646abaf1205eb\nJun 09 10:49:56.645165 crc crio[3654]: time=\"2026-06-09T10:49:56.645125475Z\" level=info msg=\"Starting container: c61604a5be5f4d41c296ea60476db339c41f38efb54b3da54fb4cd0ffcfc8d4f\" id=cb19ad31-fa34-4ef3-b645-cf53c61fc853 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:49:56.667165 crc crio[3654]: time=\"2026-06-09T10:49:56.666210246Z\" level=info msg=\"Created container 8fb6eca3365c71097e409725ff4801feabdd1310927a3af81f712d3e56107f8d: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=dd575ba4-c31e-47b9-9074-7964379edd2b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:56.691706 crc crio[3654]: time=\"2026-06-09T10:49:56.685012062Z\" level=info msg=\"Starting container: 8fb6eca3365c71097e409725ff4801feabdd1310927a3af81f712d3e56107f8d\" id=119b343e-fd2d-4e3f-8f5a-eed4760443b5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:49:56.804219 crc crio[3654]: time=\"2026-06-09T10:49:56.804148928Z\" level=info msg=\"Started container\" PID=11521 containerID=eac29518222206fc5e3fa2b9a2f89a2f70a174d46ce5df38838b73c8c09afe20 description=openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager id=e0d1517f-46c6-4f4e-b075-912002915d07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c6b7ae13a88287812d0215b4c3779b57d6f31d7d3c855c0f6b25b5dfbbd30e61\nJun 09 10:49:57.005532 crc crio[3654]: time=\"2026-06-09T10:49:57.003910622Z\" level=info msg=\"Started container\" PID=11519 containerID=c61604a5be5f4d41c296ea60476db339c41f38efb54b3da54fb4cd0ffcfc8d4f description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=cb19ad31-fa34-4ef3-b645-cf53c61fc853 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1fb2ec5ae1978703ee65d3b3d23e2c1e8cfbe9bc5c2d288a6ca6903714df7dc\nJun 09 10:49:57.021365 crc crio[3654]: time=\"2026-06-09T10:49:57.020972619Z\" level=info msg=\"Started container\" PID=11533 containerID=8fb6eca3365c71097e409725ff4801feabdd1310927a3af81f712d3e56107f8d description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator id=119b343e-fd2d-4e3f-8f5a-eed4760443b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=724b39c1c8e5d8064c3bef430903148b551706f4efefc131a71edf9f070f41d9\nJun 09 10:49:57.179839 crc crio[3654]: time=\"2026-06-09T10:49:57.164913102Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=7b70f6ff-8d81-41bd-a7a7-32da10e69e85 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:57.229418 crc crio[3654]: time=\"2026-06-09T10:49:57.216008578Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=f54d54fd-04ed-4369-befb-47a0322bf540 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:57.240442 crc crio[3654]: time=\"2026-06-09T10:49:57.237836321Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=bd70223e-2654-4f95-90c4-c4868aee84db name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:57.284018 crc crio[3654]: time=\"2026-06-09T10:49:57.281783733Z\" level=info msg=\"Created container 24ff1c96b7fdb5c4733744d2839c8b7791d64cdd36f953ba82373c44783d166b: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=2d42f7b5-9c9f-4006-bd8d-634b0d7bec53 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:57.800929 crc crio[3654]: time=\"2026-06-09T10:49:57.800005415Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:49:57.800929 crc crio[3654]: time=\"2026-06-09T10:49:57.800131099Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:49:57.800929 crc crio[3654]: time=\"2026-06-09T10:49:57.80015878Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"\nJun 09 10:49:57.809828 crc crio[3654]: time=\"2026-06-09T10:49:57.809787974Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-9r8mf/POD\" id=2308e3eb-65f5-40f6-aa5e-f82fe94cf271 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:49:57.813152 crc crio[3654]: time=\"2026-06-09T10:49:57.813123209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:57.875693 crc crio[3654]: time=\"2026-06-09T10:49:57.872162682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:57.910269 crc crio[3654]: time=\"2026-06-09T10:49:57.910043902Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=4d52f1a0-7fc1-49f3-8a9e-253a8025ff6f name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:57.987384 crc crio[3654]: time=\"2026-06-09T10:49:57.9829474Z\" level=info msg=\"Starting container: 24ff1c96b7fdb5c4733744d2839c8b7791d64cdd36f953ba82373c44783d166b\" id=8394821a-16e8-42fe-8541-76a4a1b33a40 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:49:58.004465 crc crio[3654]: time=\"2026-06-09T10:49:57.996928728Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=6e57c5b3-703c-44af-843b-244d37b575b8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:49:58.041888 crc crio[3654]: time=\"2026-06-09T10:49:58.029359633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:58.084439 crc crio[3654]: time=\"2026-06-09T10:49:58.084007261Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=7766fbab-a380-475d-919a-ecfadcbd03a7 name=/runtime.v1.ImageService/PullImage\nJun 09 10:49:58.191855 crc crio[3654]: time=\"2026-06-09T10:49:58.191753632Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 09 10:49:58.320612 crc crio[3654]: time=\"2026-06-09T10:49:58.316082736Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=db1105b3-4b99-450b-bd3e-7d1cdbdb49ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:58.365538 crc crio[3654]: time=\"2026-06-09T10:49:58.363625271Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-kbv5q/POD\" id=d36c86a8-8702-4620-a105-4cf615f6188f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:49:58.365538 crc crio[3654]: time=\"2026-06-09T10:49:58.363973731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:58.485730 crc crio[3654]: time=\"2026-06-09T10:49:58.475187922Z\" level=info msg=\"Started container\" PID=11575 containerID=24ff1c96b7fdb5c4733744d2839c8b7791d64cdd36f953ba82373c44783d166b description=openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container id=8394821a-16e8-42fe-8541-76a4a1b33a40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7065800cf485ac7e2313788dd5d99f85b0551588e9be24218ed7b1881fe01409\nJun 09 10:49:58.577694 crc crio[3654]: time=\"2026-06-09T10:49:58.56775403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:59.184465 crc crio[3654]: time=\"2026-06-09T10:49:59.178409166Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=66a5a289-824f-4e20-9efe-4f6c0d227069 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:49:59.206141 crc crio[3654]: time=\"2026-06-09T10:49:59.196942335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:59.250869 crc crio[3654]: time=\"2026-06-09T10:49:59.25080527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:49:59.325179 crc crio[3654]: time=\"2026-06-09T10:49:59.317760429Z\" level=info msg=\"Created container 63973ef9d1985fdc3c96228db159bf961c19e4e22ba0e981b73faae8fcfe9c02: openshift-dns/dns-default-qtghf/dns\" id=ac79c907-ab7e-4563-ba11-27abc9ab6faf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:50:00.077917 crc crio[3654]: time=\"2026-06-09T10:50:00.074919982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:00.552075 crc crio[3654]: time=\"2026-06-09T10:50:00.551696372Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=1f7144bf-9d3c-4202-80d8-438f177e6926 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:50:00.554102 crc crio[3654]: time=\"2026-06-09T10:50:00.55407463Z\" level=info msg=\"Starting container: 63973ef9d1985fdc3c96228db159bf961c19e4e22ba0e981b73faae8fcfe9c02\" id=c150420d-9044-49bc-b29f-2b649f344975 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:50:00.638951 crc crio[3654]: time=\"2026-06-09T10:50:00.637790206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:00.738716 crc crio[3654]: time=\"2026-06-09T10:50:00.735877752Z\" level=info msg=\"Created container b9c7f4fad4f63ccdee5eed42d827026c6c1613a08513cd2751cc54b86b313f31: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=93fc32c0-2ff5-41ae-8a0a-61df3933ed9a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:50:00.740772 crc crio[3654]: time=\"2026-06-09T10:50:00.740593427Z\" level=info msg=\"Starting container: b9c7f4fad4f63ccdee5eed42d827026c6c1613a08513cd2751cc54b86b313f31\" id=617e787b-1074-46b3-b4fd-0b3902d9bc4f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:50:00.861972 crc crio[3654]: time=\"2026-06-09T10:50:00.861916435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:00.962675 crc crio[3654]: time=\"2026-06-09T10:50:00.962501132Z\" level=info msg=\"Started container\" PID=11640 containerID=63973ef9d1985fdc3c96228db159bf961c19e4e22ba0e981b73faae8fcfe9c02 description=openshift-dns/dns-default-qtghf/dns id=c150420d-9044-49bc-b29f-2b649f344975 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c32ba18b5fd39654f558912d3c97c02ccbf4d2592b30296aabfa4a30cfa03b08\nJun 09 10:50:01.020086 crc crio[3654]: time=\"2026-06-09T10:50:01.019855907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:01.119914 crc crio[3654]: time=\"2026-06-09T10:50:01.119706063Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:50:01.119914 crc crio[3654]: time=\"2026-06-09T10:50:01.119905919Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:50:01.119914 crc crio[3654]: time=\"2026-06-09T10:50:01.11992732Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"\nJun 09 10:50:01.247204 crc crio[3654]: time=\"2026-06-09T10:50:01.230937404Z\" level=info msg=\"Started container\" PID=11672 containerID=b9c7f4fad4f63ccdee5eed42d827026c6c1613a08513cd2751cc54b86b313f31 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy id=617e787b-1074-46b3-b4fd-0b3902d9bc4f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c77e52bc46bbbe782fac3af50759c503b4087757671b68a68e25ec06b514cdf0\nJun 09 10:50:01.601858 crc crio[3654]: time=\"2026-06-09T10:50:01.591978995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:01.830278 crc crio[3654]: time=\"2026-06-09T10:50:01.830043942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:01.891204 crc crio[3654]: time=\"2026-06-09T10:50:01.891156004Z\" level=info msg=\"Created container c0ce78e16c565b6a1f4a2178324ba30508ac289afd03bc76be23ff9be0450d51: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=836a4d38-bc2b-4a20-b6dc-cd76691adf2b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:50:01.949658 crc crio[3654]: time=\"2026-06-09T10:50:01.94785381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:02.166904 crc crio[3654]: time=\"2026-06-09T10:50:02.165804423Z\" level=info msg=\"Starting container: c0ce78e16c565b6a1f4a2178324ba30508ac289afd03bc76be23ff9be0450d51\" id=0754a944-7f96-440a-a021-9627207fccd8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:50:02.204370 crc crio[3654]: time=\"2026-06-09T10:50:02.203889278Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=1e1579f9-a2f5-409e-984a-93f61077b167 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:50:02.325251 crc crio[3654]: time=\"2026-06-09T10:50:02.324988611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:02.330998 crc crio[3654]: time=\"2026-06-09T10:50:02.330858418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:02.495682 crc crio[3654]: time=\"2026-06-09T10:50:02.494941235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:02.631132 crc crio[3654]: time=\"2026-06-09T10:50:02.630753007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:02.858686 crc crio[3654]: time=\"2026-06-09T10:50:02.853970429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:02.876112 crc crio[3654]: time=\"2026-06-09T10:50:02.876055088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:03.203021 crc crio[3654]: time=\"2026-06-09T10:50:03.202962607Z\" level=info msg=\"Started container\" PID=11727 containerID=c0ce78e16c565b6a1f4a2178324ba30508ac289afd03bc76be23ff9be0450d51 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy id=0754a944-7f96-440a-a021-9627207fccd8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25bce187dbfc3ff179d9fc789fad5f69b528d91807c0c0fb664ffe4a08e5877e\nJun 09 10:50:03.244798 crc crio[3654]: time=\"2026-06-09T10:50:03.243702099Z\" level=info msg=\"Created container ca4d9fd4b57dbfeb2b93e95e4c52fc6a4b77ab54e774024e182704c77280e1b7: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=b62b7e8c-2f67-4fd2-85c6-f75a151eb2cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:50:03.278146 crc crio[3654]: time=\"2026-06-09T10:50:03.277042709Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=b0fc6a8d-5adb-4fae-a1ea-68b5037d5949 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:50:03.278146 crc crio[3654]: time=\"2026-06-09T10:50:03.277231874Z\" level=info msg=\"Starting container: ca4d9fd4b57dbfeb2b93e95e4c52fc6a4b77ab54e774024e182704c77280e1b7\" id=8af421ec-3f74-4882-9a27-f86e8e010b82 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:50:03.387424 crc crio[3654]: time=\"2026-06-09T10:50:03.386704125Z\" level=info msg=\"Created container dc1e94a03e0463ff3fe3710f63d4046ff0673400eb75e51e21b860f3e5d05566: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=73b86f37-0bb2-4a5d-9abe-d2551f05e50a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:50:03.412544 crc crio[3654]: time=\"2026-06-09T10:50:03.41106253Z\" level=info msg=\"Starting container: dc1e94a03e0463ff3fe3710f63d4046ff0673400eb75e51e21b860f3e5d05566\" id=04e9f544-dd23-4c68-84cf-933d8ebc3794 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:50:03.672791 crc crio[3654]: time=\"2026-06-09T10:50:03.67208609Z\" level=info msg=\"Started container\" PID=11771 containerID=dc1e94a03e0463ff3fe3710f63d4046ff0673400eb75e51e21b860f3e5d05566 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions id=04e9f544-dd23-4c68-84cf-933d8ebc3794 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d0e5fd139fc516763a67bfb7e0605dd51234d7f52071de765805788dc293680\nJun 09 10:50:03.809481 crc crio[3654]: time=\"2026-06-09T10:50:03.808142879Z\" level=info msg=\"Created container 4986276b38431ffdb69554224fe10437796f03ea702e299d21044a8190dcb9cc: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=d31e47dc-ea23-4508-8a05-4a8c5fdd941a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:50:03.856739 crc crio[3654]: time=\"2026-06-09T10:50:03.85275524Z\" level=info msg=\"Starting container: 4986276b38431ffdb69554224fe10437796f03ea702e299d21044a8190dcb9cc\" id=fe37e35b-e597-4297-8b76-7c5212b8fd8a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:50:03.917932 crc crio[3654]: time=\"2026-06-09T10:50:03.902807047Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d1dc098a-9047-40ce-a457-a1b39ddf7636 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:50:03.994957 crc crio[3654]: time=\"2026-06-09T10:50:03.994223443Z\" level=info msg=\"Started container\" PID=11736 containerID=ca4d9fd4b57dbfeb2b93e95e4c52fc6a4b77ab54e774024e182704c77280e1b7 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=8af421ec-3f74-4882-9a27-f86e8e010b82 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88df9c3a98a4f8322b1b9c58c98b1f8b467e4bb032e67747dbdd4afd11b5c829\nJun 09 10:50:03.996814 crc crio[3654]: time=\"2026-06-09T10:50:03.996519788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:04.224731 crc crio[3654]: time=\"2026-06-09T10:50:04.214122751Z\" level=info msg=\"Created container 315cd9af436a8994b7ed7ad6a4227ca4656b187aff4327a0c615099328135f17: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=e39e59be-b957-46c1-9a5d-1d7e2480ceb2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:50:04.243904 crc crio[3654]: time=\"2026-06-09T10:50:04.234853032Z\" level=info msg=\"Starting container: 315cd9af436a8994b7ed7ad6a4227ca4656b187aff4327a0c615099328135f17\" id=928314ba-2b49-4efe-9f45-5af5bc03b3a6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:50:04.265801 crc crio[3654]: time=\"2026-06-09T10:50:04.265646569Z\" level=info msg=\"Started container\" PID=11829 containerID=315cd9af436a8994b7ed7ad6a4227ca4656b187aff4327a0c615099328135f17 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions id=928314ba-2b49-4efe-9f45-5af5bc03b3a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=094d4b6349d4384be618d9aa2252a4d746be877ca9c9a74acb862d806f394a0b\nJun 09 10:50:04.283778 crc crio[3654]: time=\"2026-06-09T10:50:04.283252921Z\" level=info msg=\"Created container 13adedc534481127a5e5671901fb3e627103d0f3af236b768d0757548344502f: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=9ddd8cf0-34a7-4b73-9a65-98e43fb900a8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:50:04.320005 crc crio[3654]: time=\"2026-06-09T10:50:04.318055503Z\" level=info msg=\"Starting container: 13adedc534481127a5e5671901fb3e627103d0f3af236b768d0757548344502f\" id=20e8f8c8-5d2c-4ec9-b5a5-fd66192bd02b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:50:04.356110 crc crio[3654]: time=\"2026-06-09T10:50:04.355900942Z\" level=info msg=\"Started container\" PID=11755 containerID=4986276b38431ffdb69554224fe10437796f03ea702e299d21044a8190dcb9cc description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy id=fe37e35b-e597-4297-8b76-7c5212b8fd8a name=/runtime.v1.RuntimeService/StartContainer sandboxID=e67c25242a1c1cb8221b0e95298757b665b9d01cf2dead003c2a64cf40b2041e\nJun 09 10:50:04.449685 crc crio[3654]: time=\"2026-06-09T10:50:04.440206166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:04.473459 crc crio[3654]: time=\"2026-06-09T10:50:04.462735988Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ffe22d81-cda5-4eab-903d-be378afd31a0 name=/runtime.v1.ImageService/PullImage\nJun 09 10:50:04.473459 crc crio[3654]: time=\"2026-06-09T10:50:04.464728445Z\" level=info msg=\"Started container\" PID=11797 containerID=13adedc534481127a5e5671901fb3e627103d0f3af236b768d0757548344502f description=openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon id=20e8f8c8-5d2c-4ec9-b5a5-fd66192bd02b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f42b7202cf82e2736808952674fdc287e597b13275712a35ba7b23ed679b59d1\nJun 09 10:50:04.475853 crc crio[3654]: time=\"2026-06-09T10:50:04.47542785Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 09 10:50:04.557455 crc crio[3654]: time=\"2026-06-09T10:50:04.556662015Z\" level=info msg=\"Got pod network &{Name:community-operators-6gftq Namespace:openshift-marketplace ID:f750c4ba8df9773193ad5a8a6cc6f75c71d647bf9be6c56ee3a89a27dcb895ec UID:bb8bf7e9-ef5d-4995-9612-6b447d361d43 NetNS:/var/run/netns/81dc2258-ae46-4c87-a4a6-5d8cc5ebb4f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbb8bf7e9_ef5d_4995_9612_6b447d361d43.slice PodAnnotations:0xc000588a98}] Aliases:map[]}\"\nJun 09 10:50:04.557455 crc crio[3654]: time=\"2026-06-09T10:50:04.556800809Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-6gftq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:50:04.588454 crc crio[3654]: time=\"2026-06-09T10:50:04.57821789Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=3dee5dae-1b5f-46fc-a076-4b70c827ccc8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:50:04.634209 crc crio[3654]: time=\"2026-06-09T10:50:04.634033401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:04.858874 crc crio[3654]: time=\"2026-06-09T10:50:04.856133612Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d4c7b8d1-7eb0-4d90-a14e-66052cc37af1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:50:05.046737 crc crio[3654]: time=\"2026-06-09T10:50:05.045909092Z\" level=info msg=\"Created container 4dfbcc9c22bea97acb633bc40106d9126f8066e9537e9a1bf903efbfe18ff770: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=80278d8b-2795-4cc5-ba21-3cea51e51f8c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:50:05.208461 crc crio[3654]: time=\"2026-06-09T10:50:05.204778431Z\" level=info msg=\"Starting container: 4dfbcc9c22bea97acb633bc40106d9126f8066e9537e9a1bf903efbfe18ff770\" id=15f696b8-0f3d-4870-b085-161e4734e271 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:50:05.738651 crc crio[3654]: time=\"2026-06-09T10:50:05.737188088Z\" level=info msg=\"Started container\" PID=11890 containerID=4dfbcc9c22bea97acb633bc40106d9126f8066e9537e9a1bf903efbfe18ff770 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller id=15f696b8-0f3d-4870-b085-161e4734e271 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78f4b96b19577938b8ecd27d240ad44a258ff1f925f4cf4b0b83cdb9218ec392\nJun 09 10:50:05.928774 crc crio[3654]: time=\"2026-06-09T10:50:05.928406128Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=0f0f3ac8-f891-4240-a5bc-ec441f7d9be1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:50:08.473691 crc crio[3654]: time=\"2026-06-09T10:50:08.468609488Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=432a034a-4154-46df-a665-c737acf2be6d name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:50:08.506150 crc crio[3654]: time=\"2026-06-09T10:50:08.496206765Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a0594fa4-ab10-4eb7-885f-cd0be38deede name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:50:08.548180 crc crio[3654]: time=\"2026-06-09T10:50:08.548101604Z\" level=info msg=\"Created container 67384c9d813204cb1d7a2fb0d2f186da429440595fc1c9e8f89ccfafbfe6c208: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=bd70223e-2654-4f95-90c4-c4868aee84db name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:50:08.556171 crc crio[3654]: time=\"2026-06-09T10:50:08.554068084Z\" level=info msg=\"Starting container: 67384c9d813204cb1d7a2fb0d2f186da429440595fc1c9e8f89ccfafbfe6c208\" id=7279f0b2-fdf5-4258-99f6-bce6e8e37028 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:50:08.745126 crc crio[3654]: time=\"2026-06-09T10:50:08.74476311Z\" level=info msg=\"Started container\" PID=11864 containerID=67384c9d813204cb1d7a2fb0d2f186da429440595fc1c9e8f89ccfafbfe6c208 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=7279f0b2-fdf5-4258-99f6-bce6e8e37028 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76b3ab2469ebea9ef0c1db7ea4b41bfcc44f8d98e0f3a06369ee715b920588a4\nJun 09 10:50:09.111677 crc crio[3654]: time=\"2026-06-09T10:50:09.093179612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:09.127855 crc crio[3654]: time=\"2026-06-09T10:50:09.124457974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:09.128825 crc crio[3654]: time=\"2026-06-09T10:50:09.128052256Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=9b3275bf-aa78-441f-95ec-36e9b415b7c4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:50:09.138825 crc crio[3654]: time=\"2026-06-09T10:50:09.128159049Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=9280741e-e424-4c5e-adf7-65ae05a0e0ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:50:09.138953 crc crio[3654]: time=\"2026-06-09T10:50:09.138852164Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=917cd99f-751b-4138-9756-78533ce6f076 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:50:09.157870 crc crio[3654]: time=\"2026-06-09T10:50:09.1576605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:09.248106 crc crio[3654]: time=\"2026-06-09T10:50:09.248064377Z\" level=info msg=\"Created container 882d57aa307432a8c8f84d1c1ecabe3db4b046dcf2c8a5b9b72d71b96aaca298: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=db1105b3-4b99-450b-bd3e-7d1cdbdb49ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:50:09.317015 crc crio[3654]: time=\"2026-06-09T10:50:09.316966632Z\" level=info msg=\"Starting container: 882d57aa307432a8c8f84d1c1ecabe3db4b046dcf2c8a5b9b72d71b96aaca298\" id=cdf2f3ba-73ce-45cb-92e2-0fdefb9682c0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:50:09.536051 crc crio[3654]: time=\"2026-06-09T10:50:09.535430509Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:50:09.552240 crc crio[3654]: time=\"2026-06-09T10:50:09.552032142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:10.480719 crc crio[3654]: time=\"2026-06-09T10:50:10.459932052Z\" level=info msg=\"Created container f3b1db12ff8af83b75a875ddb305aad6cba2621ae412453dd2456c14c38f3ea5: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=f56336b5-ebcd-4ed3-b03d-bb01cafc1d82 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:50:11.092126 crc crio[3654]: time=\"2026-06-09T10:50:11.091084955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:11.220181 crc crio[3654]: time=\"2026-06-09T10:50:11.219133403Z\" level=info msg=\"Started container\" PID=11917 containerID=882d57aa307432a8c8f84d1c1ecabe3db4b046dcf2c8a5b9b72d71b96aaca298 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination id=cdf2f3ba-73ce-45cb-92e2-0fdefb9682c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=724b39c1c8e5d8064c3bef430903148b551706f4efefc131a71edf9f070f41d9\nJun 09 10:50:11.303726 crc crio[3654]: time=\"2026-06-09T10:50:11.303493108Z\" level=info msg=\"Starting container: f3b1db12ff8af83b75a875ddb305aad6cba2621ae412453dd2456c14c38f3ea5\" id=f2d213ee-65c7-4e9e-859e-887cc304acd6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:50:11.422719 crc crio[3654]: time=\"2026-06-09T10:50:11.420762761Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=79f1b479-9aff-4334-9453-55898776950f name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:50:11.601445 crc crio[3654]: time=\"2026-06-09T10:50:11.587697539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:11.677267 crc crio[3654]: time=\"2026-06-09T10:50:11.676062308Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=9cfd382b-1fea-448f-a46d-9c78da562c08 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:50:11.702435 crc crio[3654]: time=\"2026-06-09T10:50:11.701180304Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=6c4f0873-38f8-4a94-9300-4f7ceb0e207e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:50:11.702435 crc crio[3654]: time=\"2026-06-09T10:50:11.701832883Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=13dc99e4-435e-40ef-a7e4-5ca64a283ed8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:50:11.746200 crc crio[3654]: time=\"2026-06-09T10:50:11.745807436Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=bdb5c2f9-a726-4e84-a71d-578ba9e4eab0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:50:12.543377 crc crio[3654]: time=\"2026-06-09T10:50:12.542544218Z\" level=info msg=\"Created container a0d7242198dec0f8ae6db421d82fd1cf2cbae21584db276e73e80b7b31776590: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=1f7144bf-9d3c-4202-80d8-438f177e6926 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:50:12.627807 crc crio[3654]: time=\"2026-06-09T10:50:12.617790573Z\" level=info msg=\"Started container\" PID=12000 containerID=f3b1db12ff8af83b75a875ddb305aad6cba2621ae412453dd2456c14c38f3ea5 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=f2d213ee-65c7-4e9e-859e-887cc304acd6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d43f16884512cb4593616184efe91980c526fb8e7d1c4d5bbb19cd9012db3f4\nJun 09 10:50:12.785595 crc crio[3654]: time=\"2026-06-09T10:50:12.778962437Z\" level=info msg=\"Starting container: a0d7242198dec0f8ae6db421d82fd1cf2cbae21584db276e73e80b7b31776590\" id=c3d96e8d-e068-4bb7-84f6-ec30834aa29b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:50:12.977800 crc crio[3654]: time=\"2026-06-09T10:50:12.97762264Z\" level=info msg=\"Started container\" PID=12035 containerID=a0d7242198dec0f8ae6db421d82fd1cf2cbae21584db276e73e80b7b31776590 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch id=c3d96e8d-e068-4bb7-84f6-ec30834aa29b name=/runtime.v1.RuntimeService/StartContainer sandboxID=174b80ed930b7117eb7f452f30e2b97531afccee8bc26fc5a131e030271be084\nJun 09 10:50:15.828401 crc crio[3654]: time=\"2026-06-09T10:50:15.799988692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:15.828401 crc crio[3654]: time=\"2026-06-09T10:50:15.82691925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:15.828401 crc crio[3654]: time=\"2026-06-09T10:50:15.827096655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:17.083102 crc crio[3654]: time=\"2026-06-09T10:50:17.070081126Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=debae820-5af2-42b2-a80f-339761129af1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:50:17.186176 crc crio[3654]: time=\"2026-06-09T10:50:17.163026615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:17.350922 crc crio[3654]: time=\"2026-06-09T10:50:17.350844949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:18.479429 crc crio[3654]: time=\"2026-06-09T10:50:18.478518434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:19.117815 crc crio[3654]: time=\"2026-06-09T10:50:19.111221539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:19.241995 crc crio[3654]: 2026-06-09T10:50:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f750c4ba8df9773 Mac:d6:2b:cb:2f:62:98 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/81dc2258-ae46-4c87-a4a6-5d8cc5ebb4f7 SocketPath: PciID:}] [{Interface:0xc00033ac60 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:50:19.241995 crc crio[3654]: time=\"2026-06-09T10:50:19.235207983Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:50:19.241995 crc crio[3654]: time=\"2026-06-09T10:50:19.235277065Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"\nJun 09 10:50:19.625135 crc crio[3654]: time=\"2026-06-09T10:50:19.625092597Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-9r8mf Namespace:openshift-marketplace ID:9cdb853dd0dee534b1202c3309d5c11200cb762ff1c64ad2e522288b3cf2ff56 UID:e29c7b66-3078-4700-aeb8-cc47ae579d95 NetNS:/var/run/netns/aec62536-645a-4aad-bed7-88582afe3eef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode29c7b66_3078_4700_aeb8_cc47ae579d95.slice PodAnnotations:0xc002a06010}] Aliases:map[]}\"\nJun 09 10:50:19.648620 crc crio[3654]: time=\"2026-06-09T10:50:19.648514164Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-9r8mf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:50:19.679720 crc crio[3654]: time=\"2026-06-09T10:50:19.67679486Z\" level=info msg=\"Got pod network &{Name:certified-operators-fpfrk Namespace:openshift-marketplace ID:3e1d9aa04dc62d0d0fd90f96b9c9f74e23738c9e3b2b6218530c7b21e97cd598 UID:567728c4-bac1-46b9-b9ff-ce745289008f NetNS:/var/run/netns/ffc5911f-68fc-4c87-addf-2366246388f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod567728c4_bac1_46b9_b9ff_ce745289008f.slice PodAnnotations:0xc0029b2618}] Aliases:map[]}\"\nJun 09 10:50:19.679720 crc crio[3654]: time=\"2026-06-09T10:50:19.676881243Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-fpfrk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:50:19.693114 crc crio[3654]: time=\"2026-06-09T10:50:19.692954591Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=0e7bea4b-3119-4974-ad3e-1fe0cf981d02 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:50:19.695466 crc crio[3654]: time=\"2026-06-09T10:50:19.695267207Z\" level=info msg=\"Created container 91f32f198a55e5eb74fafc16e4410bf081046056f55edfee5451a09309e46dc2: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=3c085efd-410c-4f20-8344-6da55a5260bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:50:19.697487 crc crio[3654]: time=\"2026-06-09T10:50:19.697455789Z\" level=info msg=\"Got pod network &{Name:redhat-operators-kbv5q Namespace:openshift-marketplace ID:f35ba46f5704b7a0c1dbba5084a9c17a7ef638a5dcacd99812d1c200c49178e3 UID:8526a162-9236-4afe-8233-b6777682d6b9 NetNS:/var/run/netns/59ffc851-eaa2-406e-9bd4-9103007fa1a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8526a162_9236_4afe_8233_b6777682d6b9.slice PodAnnotations:0xc002a06170}] Aliases:map[]}\"\nJun 09 10:50:19.697685 crc crio[3654]: time=\"2026-06-09T10:50:19.697662315Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-kbv5q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:50:19.742013 crc crio[3654]: time=\"2026-06-09T10:50:19.741878686Z\" level=info msg=\"Got pod network &{Name:community-operators-6gftq Namespace:openshift-marketplace ID:f750c4ba8df9773193ad5a8a6cc6f75c71d647bf9be6c56ee3a89a27dcb895ec UID:bb8bf7e9-ef5d-4995-9612-6b447d361d43 NetNS:/var/run/netns/81dc2258-ae46-4c87-a4a6-5d8cc5ebb4f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbb8bf7e9_ef5d_4995_9612_6b447d361d43.slice PodAnnotations:0xc000588a98}] Aliases:map[]}\"\nJun 09 10:50:19.757107 crc crio[3654]: time=\"2026-06-09T10:50:19.757077409Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-6gftq for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:50:19.846650 crc crio[3654]: time=\"2026-06-09T10:50:19.84586689Z\" level=info msg=\"Starting container: 91f32f198a55e5eb74fafc16e4410bf081046056f55edfee5451a09309e46dc2\" id=205cf3ab-cd5e-4914-be3b-a24ec39d117f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:50:20.121252 crc crio[3654]: time=\"2026-06-09T10:50:20.119268203Z\" level=info msg=\"Stopping container: 437c7452086ce9b38fd4da6983caa9bf2188acebd632832ee0efdf80ecd21626 (timeout: 30s)\" id=3e07f91a-842b-4c74-9a00-6542a4849d13 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:50:20.528424 crc crio[3654]: time=\"2026-06-09T10:50:20.52719455Z\" level=info msg=\"Started container\" PID=12222 containerID=91f32f198a55e5eb74fafc16e4410bf081046056f55edfee5451a09309e46dc2 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=205cf3ab-cd5e-4914-be3b-a24ec39d117f name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ef460c96b87455cd3d42a968ce20f7eb90516797fa62d1044a616eaa5e9991a\nJun 09 10:50:20.691670 crc crio[3654]: time=\"2026-06-09T10:50:20.69102486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:21.292588 crc crio[3654]: time=\"2026-06-09T10:50:21.285269069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:21.306496 crc crio[3654]: time=\"2026-06-09T10:50:21.302940183Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:50:21.904906 crc crio[3654]: time=\"2026-06-09T10:50:21.895404071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:21.960242 crc crio[3654]: time=\"2026-06-09T10:50:21.955528915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:22.211493 crc crio[3654]: time=\"2026-06-09T10:50:22.211387058Z\" level=info msg=\"Ran pod sandbox f750c4ba8df9773193ad5a8a6cc6f75c71d647bf9be6c56ee3a89a27dcb895ec with infra container: openshift-marketplace/community-operators-6gftq/POD\" id=2887bb7a-b824-4e39-b068-8ea6f2a8ca55 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:50:22.213199 crc crio[3654]: time=\"2026-06-09T10:50:22.213126338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:22.251028 crc crio[3654]: time=\"2026-06-09T10:50:22.250968177Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=90e2802e-9cbb-4358-810f-37f5a02f3972 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:50:22.284399 crc crio[3654]: time=\"2026-06-09T10:50:22.284153343Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=87310bb2-259d-4642-bf9e-b678302095b1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:50:22.344400 crc crio[3654]: time=\"2026-06-09T10:50:22.330113543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:22.467776 crc crio[3654]: time=\"2026-06-09T10:50:22.467362025Z\" level=info msg=\"Stopped container 437c7452086ce9b38fd4da6983caa9bf2188acebd632832ee0efdf80ecd21626: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=3e07f91a-842b-4c74-9a00-6542a4849d13 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:50:22.481528 crc crio[3654]: time=\"2026-06-09T10:50:22.471624097Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-6gftq/extract-utilities\" id=004de3e3-8b51-4ac4-b1f7-3cc32a8f9d32 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:50:23.400658 crc crio[3654]: time=\"2026-06-09T10:50:23.399383193Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=84d64962-b401-4dc2-bacf-ab543192500c name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:50:23.662183 crc crio[3654]: time=\"2026-06-09T10:50:23.66149948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:24.138101 crc crio[3654]: time=\"2026-06-09T10:50:24.130478448Z\" level=info msg=\"Created container f06e5d52d0c58ec0c8c4fda7ead7010ef4797ea470199f0338b7add3493afef8: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=66a5a289-824f-4e20-9efe-4f6c0d227069 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:50:24.139230 crc crio[3654]: time=\"2026-06-09T10:50:24.130945202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:24.200537 crc crio[3654]: time=\"2026-06-09T10:50:24.187858Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=66559fd3-6044-4317-b2d5-49a199e72b02 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:50:24.332952 crc crio[3654]: time=\"2026-06-09T10:50:24.328514209Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=5489f604-baac-4ed5-bea4-3948734ccc15 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:50:24.332952 crc crio[3654]: time=\"2026-06-09T10:50:24.329061685Z\" level=info msg=\"Starting container: f06e5d52d0c58ec0c8c4fda7ead7010ef4797ea470199f0338b7add3493afef8\" id=ece6ed2a-764c-4d87-9ef2-e61fdc1b0a4b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:50:25.610227 crc crio[3654]: time=\"2026-06-09T10:50:25.609892193Z\" level=info msg=\"Created container c5ec076dce67e0d159a1edf47d009c350d0483640d611d4e98346d48e31997c4: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=9280741e-e424-4c5e-adf7-65ae05a0e0ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:50:25.685538 crc crio[3654]: time=\"2026-06-09T10:50:25.685106649Z\" level=info msg=\"Created container b9699fb4d0f822f4661430e89fa896ab133172dfda445cba5726d45abd4f44fe: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=2698d4af-2f4e-4f28-8454-c11355f4cf64 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:50:25.887672 crc crio[3654]: time=\"2026-06-09T10:50:25.887019751Z\" level=info msg=\"Started container\" PID=12308 containerID=f06e5d52d0c58ec0c8c4fda7ead7010ef4797ea470199f0338b7add3493afef8 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy id=ece6ed2a-764c-4d87-9ef2-e61fdc1b0a4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ef1feb5a8e380f23e0a947c1224c772c6ff7dff787489f89b6cf6c9d8e5588c\nJun 09 10:50:27.281499 crc crio[3654]: time=\"2026-06-09T10:50:27.262196834Z\" level=info msg=\"Stopping pod sandbox: 5ff792e250be0d21d1ee08a0628c2bab051ac626397b8a6b729c051b6d580cb5\" id=2e23ff3e-d12d-43bf-8610-e225b9f2a268 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:50:27.282869 crc crio[3654]: time=\"2026-06-09T10:50:27.272369847Z\" level=info msg=\"Starting container: b9699fb4d0f822f4661430e89fa896ab133172dfda445cba5726d45abd4f44fe\" id=d51781c7-869d-4297-a638-f8cbaf9b4a0a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:50:27.468948 crc crio[3654]: time=\"2026-06-09T10:50:27.272421108Z\" level=info msg=\"Starting container: c5ec076dce67e0d159a1edf47d009c350d0483640d611d4e98346d48e31997c4\" id=a8fe56a5-7d82-44d6-b805-cd257eaafca0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:50:27.597163 crc crio[3654]: time=\"2026-06-09T10:50:27.589909297Z\" level=info msg=\"Started container\" PID=12362 containerID=c5ec076dce67e0d159a1edf47d009c350d0483640d611d4e98346d48e31997c4 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=a8fe56a5-7d82-44d6-b805-cd257eaafca0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b82109e8bb79c50ae2d555de28caead94e0d09533fcea5ff28fa8811dc5f7ca6\nJun 09 10:50:27.795848 crc crio[3654]: time=\"2026-06-09T10:50:27.795136863Z\" level=info msg=\"Started container\" PID=12300 containerID=b9699fb4d0f822f4661430e89fa896ab133172dfda445cba5726d45abd4f44fe description=hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner id=d51781c7-869d-4297-a638-f8cbaf9b4a0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=90c3c87c4f9194024c9580ce5f172fe9a9d3198fa4bd34c7b8f3d248cc5b9d78\nJun 09 10:50:27.991436 crc crio[3654]: time=\"2026-06-09T10:50:27.979978474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:28.273084 crc crio[3654]: time=\"2026-06-09T10:50:28.272941767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:28.274709 crc crio[3654]: time=\"2026-06-09T10:50:28.274257895Z\" level=info msg=\"Stopping container: 7009d71d10bd7dedb68a1c79d84a222cfa958d674bd36368592c4a6317af2129 (timeout: 30s)\" id=6df3e1b7-1821-4d44-84a4-ba3eec721b64 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:50:28.339883 crc crio[3654]: time=\"2026-06-09T10:50:28.330080302Z\" level=info msg=\"Stopping container: 8d19fec8c8e3a758b7272586d215d4dca438591b628d092147af3effc0a970bd (timeout: 30s)\" id=73825550-9f0d-4517-ba2d-e9bebb6fa971 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:50:29.016693 crc crio[3654]: time=\"2026-06-09T10:50:28.89352296Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=3c1fc57f-9489-41f6-b845-61911c5b4c9c name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:50:29.349154 crc crio[3654]: time=\"2026-06-09T10:50:29.34760093Z\" level=info msg=\"Stopping container: 393506aa389743da454a7081d79f2180c6bf0bc45809bd441aafd38936a9cbba (timeout: 2s)\" id=f42ab25b-73a0-4f28-835b-b94f71b871e0 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:50:30.875968 crc crio[3654]: time=\"2026-06-09T10:50:30.873663207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:30.933496 crc crio[3654]: time=\"2026-06-09T10:50:30.928738272Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=85716610-c534-4d01-80f0-4fe64a03d482 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:50:31.098822 crc crio[3654]: time=\"2026-06-09T10:50:31.093881215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:31.262002 crc crio[3654]: time=\"2026-06-09T10:50:31.197714884Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=2b60aa1f-8996-44a6-90a2-e2204e384f39 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:50:31.298026 crc crio[3654]: time=\"2026-06-09T10:50:31.297967539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:31.409834 crc crio[3654]: time=\"2026-06-09T10:50:31.291717979Z\" level=info msg=\"Stopped container 393506aa389743da454a7081d79f2180c6bf0bc45809bd441aafd38936a9cbba: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=f42ab25b-73a0-4f28-835b-b94f71b871e0 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:50:31.493688 crc crio[3654]: time=\"2026-06-09T10:50:31.475119129Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=b0bd655d-ee54-4f98-82b5-fad56a69637b name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:50:34.878848 crc crio[3654]: time=\"2026-06-09T10:50:34.87769975Z\" level=info msg=\"Created container 0b7c619e33c12dda59f0c941d7a5302da8070021af7f21d229505a0543e1da0e: openshift-marketplace/community-operators-6gftq/extract-utilities\" id=004de3e3-8b51-4ac4-b1f7-3cc32a8f9d32 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:50:35.012649 crc crio[3654]: time=\"2026-06-09T10:50:35.012200641Z\" level=info msg=\"Starting container: 0b7c619e33c12dda59f0c941d7a5302da8070021af7f21d229505a0543e1da0e\" id=eeb50728-921b-41d7-a03b-11322d0d2600 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:50:35.322210 crc crio[3654]: time=\"2026-06-09T10:50:35.320159206Z\" level=info msg=\"Started container\" PID=12504 containerID=0b7c619e33c12dda59f0c941d7a5302da8070021af7f21d229505a0543e1da0e description=openshift-marketplace/community-operators-6gftq/extract-utilities id=eeb50728-921b-41d7-a03b-11322d0d2600 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f750c4ba8df9773193ad5a8a6cc6f75c71d647bf9be6c56ee3a89a27dcb895ec\nJun 09 10:50:35.372730 crc crio[3654]: time=\"2026-06-09T10:50:35.362446844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:36.106811 crc crio[3654]: time=\"2026-06-09T10:50:36.098947504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:36.176779 crc crio[3654]: time=\"2026-06-09T10:50:36.167142376Z\" level=info msg=\"Stopped container 7009d71d10bd7dedb68a1c79d84a222cfa958d674bd36368592c4a6317af2129: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=6df3e1b7-1821-4d44-84a4-ba3eec721b64 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:50:36.354930 crc crio[3654]: time=\"2026-06-09T10:50:36.354750346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:36.803414 crc crio[3654]: time=\"2026-06-09T10:50:36.802894095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:36.822851 crc crio[3654]: time=\"2026-06-09T10:50:36.822756897Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=dbb73ce1-88bc-40e6-b399-bcc9fce96800 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:50:36.823514 crc crio[3654]: time=\"2026-06-09T10:50:36.823164719Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=0556f541-fa24-4dd5-ae14-3ebc6363f0f1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:50:36.877389 crc crio[3654]: time=\"2026-06-09T10:50:36.874085375Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=2700921d-ea44-4859-8126-3e907c82748e name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:50:36.877389 crc crio[3654]: time=\"2026-06-09T10:50:36.874765174Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=a1e6898a-8fe3-4f0b-9116-3aa136b67b68 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:50:36.877389 crc crio[3654]: time=\"2026-06-09T10:50:36.87496767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:36.898180 crc crio[3654]: time=\"2026-06-09T10:50:36.898057085Z\" level=info msg=\"Created container fb545f2fae4e08872d85baadddeda07678dcc529e8a8696fb06acc162622fe67: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=0f0f3ac8-f891-4240-a5bc-ec441f7d9be1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:50:37.029411 crc crio[3654]: 2026-06-09T10:50:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f35ba46f5704b7a Mac:b2:0a:0d:6d:ec:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/59ffc851-eaa2-406e-9bd4-9103007fa1a8 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:50:37.029411 crc crio[3654]: 2026-06-09T10:50:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9cdb853dd0dee53 Mac:be:db:2c:c3:1d:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/aec62536-645a-4aad-bed7-88582afe3eef SocketPath: PciID:}] [{Interface:0xc00011b620 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:50:37.036092 crc crio[3654]: 2026-06-09T10:50:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3e1d9aa04dc62d0 Mac:ee:a4:2d:4f:a6:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/ffc5911f-68fc-4c87-addf-2366246388f9 SocketPath: PciID:}] [{Interface:0xc0002b0970 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:50:37.049843 crc crio[3654]: time=\"2026-06-09T10:50:37.049673779Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=5a20cf78-576e-41d7-9ddb-bffa78909661 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:50:37.051106 crc crio[3654]: time=\"2026-06-09T10:50:37.050821002Z\" level=info msg=\"Starting container: fb545f2fae4e08872d85baadddeda07678dcc529e8a8696fb06acc162622fe67\" id=daf8b18f-b781-4c6f-aa88-0ca5cebcfdc5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:50:37.076965 crc crio[3654]: time=\"2026-06-09T10:50:37.05527771Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:50:37.076965 crc crio[3654]: time=\"2026-06-09T10:50:37.076891512Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"\nJun 09 10:50:37.160425 crc crio[3654]: time=\"2026-06-09T10:50:37.159766928Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683365-rps4s Namespace:openshift-operator-lifecycle-manager ID:5ff792e250be0d21d1ee08a0628c2bab051ac626397b8a6b729c051b6d580cb5 UID:40954465-82c0-4d33-9a58-f88172c97205 NetNS:/var/run/netns/1ed5820e-1cfa-4611-83c4-879db687d0dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod40954465_82c0_4d33_9a58_f88172c97205.slice PodAnnotations:0xc001712470}] Aliases:map[]}\"\nJun 09 10:50:37.160425 crc crio[3654]: time=\"2026-06-09T10:50:37.160484028Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683365-rps4s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:50:37.194424 crc crio[3654]: time=\"2026-06-09T10:50:37.191245044Z\" level=info msg=\"Got pod network &{Name:redhat-operators-kbv5q Namespace:openshift-marketplace ID:f35ba46f5704b7a0c1dbba5084a9c17a7ef638a5dcacd99812d1c200c49178e3 UID:8526a162-9236-4afe-8233-b6777682d6b9 NetNS:/var/run/netns/59ffc851-eaa2-406e-9bd4-9103007fa1a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8526a162_9236_4afe_8233_b6777682d6b9.slice PodAnnotations:0xc002a06170}] Aliases:map[]}\"\nJun 09 10:50:37.194424 crc crio[3654]: time=\"2026-06-09T10:50:37.191746088Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-kbv5q for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:50:37.229410 crc crio[3654]: time=\"2026-06-09T10:50:37.228703912Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-9r8mf Namespace:openshift-marketplace ID:9cdb853dd0dee534b1202c3309d5c11200cb762ff1c64ad2e522288b3cf2ff56 UID:e29c7b66-3078-4700-aeb8-cc47ae579d95 NetNS:/var/run/netns/aec62536-645a-4aad-bed7-88582afe3eef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode29c7b66_3078_4700_aeb8_cc47ae579d95.slice PodAnnotations:0xc002a06010}] Aliases:map[]}\"\nJun 09 10:50:37.229410 crc crio[3654]: time=\"2026-06-09T10:50:37.229031211Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-9r8mf for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:50:37.229799 crc crio[3654]: time=\"2026-06-09T10:50:37.229465294Z\" level=info msg=\"Got pod network &{Name:certified-operators-fpfrk Namespace:openshift-marketplace ID:3e1d9aa04dc62d0d0fd90f96b9c9f74e23738c9e3b2b6218530c7b21e97cd598 UID:567728c4-bac1-46b9-b9ff-ce745289008f NetNS:/var/run/netns/ffc5911f-68fc-4c87-addf-2366246388f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod567728c4_bac1_46b9_b9ff_ce745289008f.slice PodAnnotations:0xc0029b2618}] Aliases:map[]}\"\nJun 09 10:50:37.229799 crc crio[3654]: time=\"2026-06-09T10:50:37.229644159Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-fpfrk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:50:37.243367 crc crio[3654]: time=\"2026-06-09T10:50:37.242697635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:37.284000 crc crio[3654]: time=\"2026-06-09T10:50:37.28388589Z\" level=info msg=\"Started container\" PID=12594 containerID=fb545f2fae4e08872d85baadddeda07678dcc529e8a8696fb06acc162622fe67 description=openshift-dns/dns-default-qtghf/kube-rbac-proxy id=daf8b18f-b781-4c6f-aa88-0ca5cebcfdc5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c32ba18b5fd39654f558912d3c97c02ccbf4d2592b30296aabfa4a30cfa03b08\nJun 09 10:50:37.405859 crc crio[3654]: time=\"2026-06-09T10:50:37.405489831Z\" level=info msg=\"Ran pod sandbox f35ba46f5704b7a0c1dbba5084a9c17a7ef638a5dcacd99812d1c200c49178e3 with infra container: openshift-marketplace/redhat-operators-kbv5q/POD\" id=d36c86a8-8702-4620-a105-4cf615f6188f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:50:37.492940 crc crio[3654]: time=\"2026-06-09T10:50:37.49265803Z\" level=info msg=\"Ran pod sandbox 9cdb853dd0dee534b1202c3309d5c11200cb762ff1c64ad2e522288b3cf2ff56 with infra container: openshift-marketplace/redhat-marketplace-9r8mf/POD\" id=2308e3eb-65f5-40f6-aa5e-f82fe94cf271 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:50:37.525281 crc crio[3654]: time=\"2026-06-09T10:50:37.524774785Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c1c92229-6070-4234-ab76-db0ee3efb527 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:50:37.538593 crc crio[3654]: time=\"2026-06-09T10:50:37.538206392Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f7a49628-e0a4-48fc-b143-865555ea9a7e name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:50:37.614083 crc crio[3654]: time=\"2026-06-09T10:50:37.613924231Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=36b4d830-f0b1-4b26-99a4-b0429c93eea9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:50:37.635770 crc crio[3654]: time=\"2026-06-09T10:50:37.635152142Z\" level=info msg=\"Created container deb6a600f58c4e78d198ab2833a344a72c86e4ef39a26f10d0420654433323ce: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=13dc99e4-435e-40ef-a7e4-5ca64a283ed8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:50:37.702892 crc crio[3654]: time=\"2026-06-09T10:50:37.699518355Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=f952b36d-8383-48b3-92de-7ca4ba0b31c7 name=/runtime.v1.ImageService/PullImage\nJun 09 10:50:37.728706 crc crio[3654]: time=\"2026-06-09T10:50:37.723253908Z\" level=info msg=\"Starting container: deb6a600f58c4e78d198ab2833a344a72c86e4ef39a26f10d0420654433323ce\" id=b9217b72-d93f-404d-ae6e-bfd4e6dad8c9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:50:37.792423 crc crio[3654]: time=\"2026-06-09T10:50:37.785387807Z\" level=info msg=\"Started container\" PID=12608 containerID=deb6a600f58c4e78d198ab2833a344a72c86e4ef39a26f10d0420654433323ce description=openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy id=b9217b72-d93f-404d-ae6e-bfd4e6dad8c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f42b7202cf82e2736808952674fdc287e597b13275712a35ba7b23ed679b59d1\nJun 09 10:50:37.817956 crc crio[3654]: time=\"2026-06-09T10:50:37.817730008Z\" level=info msg=\"Ran pod sandbox 3e1d9aa04dc62d0d0fd90f96b9c9f74e23738c9e3b2b6218530c7b21e97cd598 with infra container: openshift-marketplace/certified-operators-fpfrk/POD\" id=bff66a7e-4c01-4063-98c6-bfeb87f83c92 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:50:37.886625 crc crio[3654]: time=\"2026-06-09T10:50:37.885168489Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=68ea424d-f10d-4396-8123-4355cae6a234 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:50:37.902869 crc crio[3654]: time=\"2026-06-09T10:50:37.900184011Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 09 10:50:38.039535 crc crio[3654]: time=\"2026-06-09T10:50:38.038655518Z\" level=info msg=\"Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-gj4z5/POD\" id=ea88bdc4-93e0-4706-b2db-699b98897b42 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:50:38.039535 crc crio[3654]: time=\"2026-06-09T10:50:38.038810872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:38.174961 crc crio[3654]: time=\"2026-06-09T10:50:38.174251011Z\" level=info msg=\"Stopping container: c5ec076dce67e0d159a1edf47d009c350d0483640d611d4e98346d48e31997c4 (timeout: 30s)\" id=c78965db-7e14-41b7-a14b-fc5fbcd5c318 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:50:38.548653 crc crio[3654]: time=\"2026-06-09T10:50:38.538874165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:38.746224 crc crio[3654]: time=\"2026-06-09T10:50:38.736925186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:38.806883 crc crio[3654]: time=\"2026-06-09T10:50:38.796971644Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-kbv5q/extract-utilities\" id=4a6ff830-493a-4245-8d7d-b634f6fc8058 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:50:38.806883 crc crio[3654]: time=\"2026-06-09T10:50:38.79750917Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=22de1dab-3042-4c84-8c21-34dca52b90b2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:50:38.806883 crc crio[3654]: time=\"2026-06-09T10:50:38.798261162Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=001b1241-dbe3-4101-8a9f-71a879d58faa name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:50:38.839968 crc crio[3654]: time=\"2026-06-09T10:50:38.839930701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:38.854713 crc crio[3654]: time=\"2026-06-09T10:50:38.854396237Z\" level=info msg=\"Created container 2e99592ee834b4db0fd0637417506f4446eb63bd89f84997fddc9e2b4f04e6d4: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=5489f604-baac-4ed5-bea4-3948734ccc15 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:50:38.863774 crc crio[3654]: time=\"2026-06-09T10:50:38.863217161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:38.942990 crc crio[3654]: time=\"2026-06-09T10:50:38.942816312Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-9r8mf/extract-utilities\" id=ed5c1784-6d89-4c1d-80d7-e83cf093fb82 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:50:38.943266 crc crio[3654]: time=\"2026-06-09T10:50:38.943236814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:38.949004 crc crio[3654]: time=\"2026-06-09T10:50:38.948849766Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-fpfrk/extract-utilities\" id=4ca4369f-c0d5-4c57-9f18-88f861439628 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:50:38.959030 crc crio[3654]: time=\"2026-06-09T10:50:38.958974717Z\" level=info msg=\"Starting container: 2e99592ee834b4db0fd0637417506f4446eb63bd89f84997fddc9e2b4f04e6d4\" id=1cc0b7da-5c5c-461a-a3ae-eb2c7b184e34 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:50:39.073960 crc crio[3654]: time=\"2026-06-09T10:50:39.073607307Z\" level=info msg=\"Started container\" PID=12641 containerID=2e99592ee834b4db0fd0637417506f4446eb63bd89f84997fddc9e2b4f04e6d4 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=1cc0b7da-5c5c-461a-a3ae-eb2c7b184e34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb45a7e46f69528707fef11d2fb816a926217d8e491185dd1744b24a966cf3bf\nJun 09 10:50:39.154183 crc crio[3654]: time=\"2026-06-09T10:50:39.152025145Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:50:39.202431 crc crio[3654]: time=\"2026-06-09T10:50:39.19390356Z\" level=info msg=\"Stopped container 8d19fec8c8e3a758b7272586d215d4dca438591b628d092147af3effc0a970bd: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=73825550-9f0d-4517-ba2d-e9bebb6fa971 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:50:39.256468 crc crio[3654]: time=\"2026-06-09T10:50:39.256398389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:39.297433 crc crio[3654]: time=\"2026-06-09T10:50:39.296821653Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0bc5c0d8-e435-44cf-8e55-d573dd7bec28 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:50:39.311182 crc crio[3654]: time=\"2026-06-09T10:50:39.310915368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:39.325766 crc crio[3654]: time=\"2026-06-09T10:50:39.32140549Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=71a660c3-06cf-4431-882f-6d346c04fa3f name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:50:39.389976 crc crio[3654]: time=\"2026-06-09T10:50:39.389233353Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=c663a358-66c3-42a2-86e8-c1fac789def0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:50:39.479968 crc crio[3654]: time=\"2026-06-09T10:50:39.47978012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:39.704238 crc crio[3654]: time=\"2026-06-09T10:50:39.704190159Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=ea88bdc4-93e0-4706-b2db-699b98897b42 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:50:39.712126 crc crio[3654]: time=\"2026-06-09T10:50:39.7118719Z\" level=info msg=\"Created container dfbdc40273401035a2f58a78405565622011ca8e480453db5fcc978e856100a0: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=a1e6898a-8fe3-4f0b-9116-3aa136b67b68 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:50:39.726891 crc crio[3654]: time=\"2026-06-09T10:50:39.72679376Z\" level=info msg=\"Starting container: dfbdc40273401035a2f58a78405565622011ca8e480453db5fcc978e856100a0\" id=1ef2ea42-d2b6-4cef-9e57-3a610f5c13d0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:50:39.870520 crc crio[3654]: time=\"2026-06-09T10:50:39.869402235Z\" level=info msg=\"Started container\" PID=12677 containerID=dfbdc40273401035a2f58a78405565622011ca8e480453db5fcc978e856100a0 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=1ef2ea42-d2b6-4cef-9e57-3a610f5c13d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9b479de35f01ab7bfcd62a9edfa06265f1db178e901d03ec50c14687e120ac3\nJun 09 10:50:39.933577 crc crio[3654]: time=\"2026-06-09T10:50:39.932982055Z\" level=info msg=\"Created container 57cdfd8d84d5d71812f83e41b70120d6b73be30b27f5d955ceb1c47296a31aae: openshift-marketplace/redhat-operators-kbv5q/extract-utilities\" id=4a6ff830-493a-4245-8d7d-b634f6fc8058 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:50:39.969694 crc crio[3654]: time=\"2026-06-09T10:50:39.966458528Z\" level=info msg=\"Starting container: 57cdfd8d84d5d71812f83e41b70120d6b73be30b27f5d955ceb1c47296a31aae\" id=4c6ff1cf-3d50-40b8-8a11-104b073291e9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:50:40.019205 crc crio[3654]: time=\"2026-06-09T10:50:40.001391434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:40.021384 crc crio[3654]: time=\"2026-06-09T10:50:40.021131242Z\" level=info msg=\"Stopped pod sandbox: 5ff792e250be0d21d1ee08a0628c2bab051ac626397b8a6b729c051b6d580cb5\" id=2e23ff3e-d12d-43bf-8610-e225b9f2a268 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:50:40.026646 crc crio[3654]: time=\"2026-06-09T10:50:40.025003974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:40.069621 crc crio[3654]: time=\"2026-06-09T10:50:40.064151341Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:50:40.069621 crc crio[3654]: time=\"2026-06-09T10:50:40.065336445Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_bd34e9d1-a134-47f5-94a8-df8261d81284\\\"\"\nJun 09 10:50:40.069621 crc crio[3654]: time=\"2026-06-09T10:50:40.06552282Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ip-control-loop\\\"\"\nJun 09 10:50:40.302774 crc crio[3654]: time=\"2026-06-09T10:50:40.227403841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:40.302774 crc crio[3654]: time=\"2026-06-09T10:50:40.239839978Z\" level=info msg=\"Ran pod sandbox c3d465aac84636cee0b2f63ccd895c297855e6e46843b71f6dbb4566f94a28b8 with infra container: openshift-multus/cni-sysctl-allowlist-ds-gj4z5/POD\" id=ea88bdc4-93e0-4706-b2db-699b98897b42 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:50:40.302774 crc crio[3654]: time=\"2026-06-09T10:50:40.286512862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:40.439635 crc crio[3654]: time=\"2026-06-09T10:50:40.439573408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:40.454426 crc crio[3654]: time=\"2026-06-09T10:50:40.451588794Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=3ff11ac3-ca6e-419e-8719-bd63f7093513 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:50:40.598616 crc crio[3654]: time=\"2026-06-09T10:50:40.598211454Z\" level=info msg=\"Started container\" PID=12697 containerID=57cdfd8d84d5d71812f83e41b70120d6b73be30b27f5d955ceb1c47296a31aae description=openshift-marketplace/redhat-operators-kbv5q/extract-utilities id=4c6ff1cf-3d50-40b8-8a11-104b073291e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f35ba46f5704b7a0c1dbba5084a9c17a7ef638a5dcacd99812d1c200c49178e3\nJun 09 10:50:40.792406 crc crio[3654]: time=\"2026-06-09T10:50:40.792184118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:40.802196 crc crio[3654]: time=\"2026-06-09T10:50:40.799837648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:40.804459 crc crio[3654]: time=\"2026-06-09T10:50:40.80441713Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=15fe8048-5c71-4e74-97a2-91ae7eda1bd5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:50:40.834120 crc crio[3654]: time=\"2026-06-09T10:50:40.83152703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:40.926348 crc crio[3654]: time=\"2026-06-09T10:50:40.923758475Z\" level=info msg=\"Creating container: openshift-multus/cni-sysctl-allowlist-ds-gj4z5/kube-multus-additional-cni-plugins\" id=ae92cc49-22d7-4ef1-b409-57a5c1284d9f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:50:40.963086 crc crio[3654]: time=\"2026-06-09T10:50:40.96144626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:41.042522 crc crio[3654]: time=\"2026-06-09T10:50:41.042247415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:41.445601 crc crio[3654]: time=\"2026-06-09T10:50:41.445139842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:41.679626 crc crio[3654]: time=\"2026-06-09T10:50:41.664919278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:41.710361 crc crio[3654]: time=\"2026-06-09T10:50:41.703761456Z\" level=info msg=\"Created container e74b6c889f000e53c6d5130bba2a07b26b8b7fdb83c5a197dbe4a4d75a26ef19: openshift-marketplace/redhat-marketplace-9r8mf/extract-utilities\" id=ed5c1784-6d89-4c1d-80d7-e83cf093fb82 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:50:41.714490 crc crio[3654]: time=\"2026-06-09T10:50:41.714449364Z\" level=info msg=\"Starting container: e74b6c889f000e53c6d5130bba2a07b26b8b7fdb83c5a197dbe4a4d75a26ef19\" id=6e62bf28-ae5e-4c61-bdd8-d89fca283162 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:50:41.723598 crc crio[3654]: time=\"2026-06-09T10:50:41.720092176Z\" level=info msg=\"Created container 563e60c0ebe77df11816dc1706506b00c6b972cfaf7d828db4be48923aa39215: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=9cfd382b-1fea-448f-a46d-9c78da562c08 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:50:41.737687 crc crio[3654]: time=\"2026-06-09T10:50:41.730527857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:41.755406 crc crio[3654]: time=\"2026-06-09T10:50:41.75251611Z\" level=info msg=\"Starting container: 563e60c0ebe77df11816dc1706506b00c6b972cfaf7d828db4be48923aa39215\" id=77ec6376-80c3-4231-8b9e-70eee7784c15 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:50:41.789446 crc crio[3654]: time=\"2026-06-09T10:50:41.777007805Z\" level=info msg=\"Created container 0811cbe3759f2642bd7ff0ce5221b363827d9104b70da6653dc258c7480a0a2d: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=6c4f0873-38f8-4a94-9300-4f7ceb0e207e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:50:41.866162 crc crio[3654]: time=\"2026-06-09T10:50:41.86610674Z\" level=info msg=\"Starting container: 0811cbe3759f2642bd7ff0ce5221b363827d9104b70da6653dc258c7480a0a2d\" id=fb63ea1c-2bd7-41ed-9cc7-57b087070d6f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:50:41.970581 crc crio[3654]: time=\"2026-06-09T10:50:41.960693701Z\" level=info msg=\"Started container\" PID=12742 containerID=0811cbe3759f2642bd7ff0ce5221b363827d9104b70da6653dc258c7480a0a2d description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy id=fb63ea1c-2bd7-41ed-9cc7-57b087070d6f name=/runtime.v1.RuntimeService/StartContainer sandboxID=78f4b96b19577938b8ecd27d240ad44a258ff1f925f4cf4b0b83cdb9218ec392\nJun 09 10:50:42.033482 crc crio[3654]: time=\"2026-06-09T10:50:42.033429395Z\" level=info msg=\"Started container\" PID=12741 containerID=e74b6c889f000e53c6d5130bba2a07b26b8b7fdb83c5a197dbe4a4d75a26ef19 description=openshift-marketplace/redhat-marketplace-9r8mf/extract-utilities id=6e62bf28-ae5e-4c61-bdd8-d89fca283162 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9cdb853dd0dee534b1202c3309d5c11200cb762ff1c64ad2e522288b3cf2ff56\nJun 09 10:50:42.079243 crc crio[3654]: time=\"2026-06-09T10:50:42.078823732Z\" level=info msg=\"Started container\" PID=12734 containerID=563e60c0ebe77df11816dc1706506b00c6b972cfaf7d828db4be48923aa39215 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver id=77ec6376-80c3-4231-8b9e-70eee7784c15 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d0e5fd139fc516763a67bfb7e0605dd51234d7f52071de765805788dc293680\nJun 09 10:50:42.339608 crc crio[3654]: time=\"2026-06-09T10:50:42.339094844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:42.697136 crc crio[3654]: time=\"2026-06-09T10:50:42.696540982Z\" level=info msg=\"Created container f8e84742cdb8c72942725adc3e90f769702d8e280a64a1b21ece0501d0a59604: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=0e7bea4b-3119-4974-ad3e-1fe0cf981d02 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:50:42.706767 crc crio[3654]: time=\"2026-06-09T10:50:42.698154718Z\" level=info msg=\"Stopped container c5ec076dce67e0d159a1edf47d009c350d0483640d611d4e98346d48e31997c4: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=c78965db-7e14-41b7-a14b-fc5fbcd5c318 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:50:42.734664 crc crio[3654]: time=\"2026-06-09T10:50:42.726421962Z\" level=info msg=\"Created container 599f5f86d201c7c347a1e81a030a06f7283595254bdc499f18d5af063802c86f: openshift-marketplace/certified-operators-fpfrk/extract-utilities\" id=4ca4369f-c0d5-4c57-9f18-88f861439628 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:50:42.752839 crc crio[3654]: time=\"2026-06-09T10:50:42.742903186Z\" level=info msg=\"Created container 4fd16f1e14a408061d2ad7df20aa093b7ab5fa7f22a8f812a44f12ca28974430: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=5a20cf78-576e-41d7-9ddb-bffa78909661 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:50:42.768263 crc crio[3654]: time=\"2026-06-09T10:50:42.768209055Z\" level=info msg=\"Starting container: 599f5f86d201c7c347a1e81a030a06f7283595254bdc499f18d5af063802c86f\" id=dc58fa42-75e7-427f-b201-1c83a93526aa name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:50:42.775441 crc crio[3654]: time=\"2026-06-09T10:50:42.77184703Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=3b661fbc-42f2-436b-9a2a-995767ebe81d name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:50:42.790845 crc crio[3654]: time=\"2026-06-09T10:50:42.790651751Z\" level=info msg=\"Starting container: 4fd16f1e14a408061d2ad7df20aa093b7ab5fa7f22a8f812a44f12ca28974430\" id=de4dacd1-e731-4caa-8223-f81d70b65fd0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:50:42.792188 crc crio[3654]: time=\"2026-06-09T10:50:42.791270569Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=642447bf-861b-4feb-9c94-21a41426cc79 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:50:42.792899 crc crio[3654]: time=\"2026-06-09T10:50:42.792602517Z\" level=info msg=\"Created container 54c9344bf8af8c8cc7ab9226927c6b65fe174206dbdecf671bc91b2a5d960014: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=c663a358-66c3-42a2-86e8-c1fac789def0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:50:42.795731 crc crio[3654]: time=\"2026-06-09T10:50:42.795695636Z\" level=info msg=\"Starting container: f8e84742cdb8c72942725adc3e90f769702d8e280a64a1b21ece0501d0a59604\" id=5aa7c90f-3599-4676-897d-da866536730c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:50:42.810885 crc crio[3654]: time=\"2026-06-09T10:50:42.809931546Z\" level=info msg=\"Starting container: 54c9344bf8af8c8cc7ab9226927c6b65fe174206dbdecf671bc91b2a5d960014\" id=35a1d223-64fe-4e9b-ad56-a5a17f19957b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:50:42.810885 crc crio[3654]: time=\"2026-06-09T10:50:42.810716248Z\" level=info msg=\"Started container\" PID=12749 containerID=599f5f86d201c7c347a1e81a030a06f7283595254bdc499f18d5af063802c86f description=openshift-marketplace/certified-operators-fpfrk/extract-utilities id=dc58fa42-75e7-427f-b201-1c83a93526aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e1d9aa04dc62d0d0fd90f96b9c9f74e23738c9e3b2b6218530c7b21e97cd598\nJun 09 10:50:42.914671 crc crio[3654]: time=\"2026-06-09T10:50:42.908214385Z\" level=info msg=\"Started container\" PID=12770 containerID=f8e84742cdb8c72942725adc3e90f769702d8e280a64a1b21ece0501d0a59604 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver id=5aa7c90f-3599-4676-897d-da866536730c name=/runtime.v1.RuntimeService/StartContainer sandboxID=094d4b6349d4384be618d9aa2252a4d746be877ca9c9a74acb862d806f394a0b\nJun 09 10:50:42.914671 crc crio[3654]: time=\"2026-06-09T10:50:42.910170411Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=27d4396e-03da-41f0-bf36-39f1ddfd8a81 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:50:42.914671 crc crio[3654]: time=\"2026-06-09T10:50:42.911020636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:43.170644 crc crio[3654]: time=\"2026-06-09T10:50:43.16791898Z\" level=info msg=\"Started container\" PID=12797 containerID=54c9344bf8af8c8cc7ab9226927c6b65fe174206dbdecf671bc91b2a5d960014 description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=35a1d223-64fe-4e9b-ad56-a5a17f19957b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a798e6855c24b85754dd543bbbef7a7ef26a9945b9b75f0e23f4a31c6aff5519\nJun 09 10:50:43.200124 crc crio[3654]: time=\"2026-06-09T10:50:43.197860122Z\" level=info msg=\"Started container\" PID=12748 containerID=4fd16f1e14a408061d2ad7df20aa093b7ab5fa7f22a8f812a44f12ca28974430 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=de4dacd1-e731-4caa-8223-f81d70b65fd0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=22ad7e5dce4a3571554b4886350a689298c0aacafa0d3bf2a65320fb1aace80f\nJun 09 10:50:43.349060 crc crio[3654]: time=\"2026-06-09T10:50:43.338371167Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=3f3d815d-c058-43f5-a568-edf7011b9eaa name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:50:43.817626 crc crio[3654]: time=\"2026-06-09T10:50:43.817476248Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=d0cb6eea-a403-49d2-bacf-cd35f6439e36 name=/runtime.v1.ImageService/PullImage\nJun 09 10:50:44.021424 crc crio[3654]: time=\"2026-06-09T10:50:44.019497503Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 09 10:50:44.022136 crc crio[3654]: time=\"2026-06-09T10:50:44.022017556Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=cf5616c0-70bb-4e17-840b-4b649e36112e name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:50:44.049429 crc crio[3654]: time=\"2026-06-09T10:50:44.049225979Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:50:44.049429 crc crio[3654]: time=\"2026-06-09T10:50:44.049416804Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:50:44.049778 crc crio[3654]: time=\"2026-06-09T10:50:44.049471996Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/node-slice-controller\\\"\"\nJun 09 10:50:44.069746 crc crio[3654]: time=\"2026-06-09T10:50:44.069217274Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=3dea7e1f-4761-4eca-beb1-81831f73b962 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:50:44.070654 crc crio[3654]: time=\"2026-06-09T10:50:44.070222633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:44.447420 crc crio[3654]: time=\"2026-06-09T10:50:44.446273568Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=fa64afd5-e1c1-48b6-9036-2ae7c31ed6f0 name=/runtime.v1.ImageService/PullImage\nJun 09 10:50:44.456788 crc crio[3654]: time=\"2026-06-09T10:50:44.456274566Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 09 10:50:45.420892 crc crio[3654]: time=\"2026-06-09T10:50:45.406267241Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=2a4999a9-edc1-470f-b5a4-0915b7fe7cb2 name=/runtime.v1.ImageService/PullImage\nJun 09 10:50:45.431472 crc crio[3654]: time=\"2026-06-09T10:50:45.431157288Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 09 10:50:45.804251 crc crio[3654]: time=\"2026-06-09T10:50:45.803101993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:46.053771 crc crio[3654]: time=\"2026-06-09T10:50:46.053651975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:46.740517 crc crio[3654]: time=\"2026-06-09T10:50:46.716761383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:46.961244 crc crio[3654]: time=\"2026-06-09T10:50:46.939947487Z\" level=info msg=\"Created container 09b37c31e22ea6c6e38978baa599ca31ca031a60b166d3057ebedbdb0ea115a9: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=27d4396e-03da-41f0-bf36-39f1ddfd8a81 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:50:46.990256 crc crio[3654]: time=\"2026-06-09T10:50:46.990162753Z\" level=info msg=\"Starting container: 09b37c31e22ea6c6e38978baa599ca31ca031a60b166d3057ebedbdb0ea115a9\" id=09cfed4d-d598-41a2-bd3d-8fbb54a8f151 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:50:47.056877 crc crio[3654]: time=\"2026-06-09T10:50:47.056518573Z\" level=info msg=\"Started container\" PID=12882 containerID=09b37c31e22ea6c6e38978baa599ca31ca031a60b166d3057ebedbdb0ea115a9 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=09cfed4d-d598-41a2-bd3d-8fbb54a8f151 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b82109e8bb79c50ae2d555de28caead94e0d09533fcea5ff28fa8811dc5f7ca6\nJun 09 10:50:49.543768 crc crio[3654]: time=\"2026-06-09T10:50:49.542078427Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:50:49.543768 crc crio[3654]: time=\"2026-06-09T10:50:49.542958982Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:50:49.543768 crc crio[3654]: time=\"2026-06-09T10:50:49.542986403Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/whereabouts\\\"\"\nJun 09 10:50:49.712751 crc crio[3654]: time=\"2026-06-09T10:50:49.712604286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:51.856713 crc crio[3654]: time=\"2026-06-09T10:50:51.85626711Z\" level=info msg=\"Created container 59f63387516543d843db412bd39cbae661e760a915259a898a5951b58ebf9a13: openshift-multus/cni-sysctl-allowlist-ds-gj4z5/kube-multus-additional-cni-plugins\" id=ae92cc49-22d7-4ef1-b409-57a5c1284d9f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:50:51.936988 crc crio[3654]: time=\"2026-06-09T10:50:51.936831579Z\" level=info msg=\"Starting container: 59f63387516543d843db412bd39cbae661e760a915259a898a5951b58ebf9a13\" id=19cda3ff-8e08-40a9-bfad-d962071edcc5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:50:52.064490 crc crio[3654]: time=\"2026-06-09T10:50:52.059960363Z\" level=info msg=\"Started container\" PID=12983 containerID=59f63387516543d843db412bd39cbae661e760a915259a898a5951b58ebf9a13 description=openshift-multus/cni-sysctl-allowlist-ds-gj4z5/kube-multus-additional-cni-plugins id=19cda3ff-8e08-40a9-bfad-d962071edcc5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3d465aac84636cee0b2f63ccd895c297855e6e46843b71f6dbb4566f94a28b8\nJun 09 10:50:53.656378 crc crio[3654]: time=\"2026-06-09T10:50:53.655903871Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:50:53.656378 crc crio[3654]: time=\"2026-06-09T10:50:53.656330934Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:50:53.656378 crc crio[3654]: time=\"2026-06-09T10:50:53.656360554Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_7fa392ae-3dab-45b4-8c6d-33ac8089c8f6\\\"\"\nJun 09 10:50:53.656378 crc crio[3654]: time=\"2026-06-09T10:50:53.656401736Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 09 10:50:55.631442 crc crio[3654]: time=\"2026-06-09T10:50:55.630528761Z\" level=info msg=\"Stopping container: 02adca6a6c11d93a7bb085bee1608207954e2f54ce36c1617d4b8d52c07412eb (timeout: 3600s)\" id=af4caf3e-db01-47ed-9212-9f6f7fdc234f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:50:56.426005 crc crio[3654]: time=\"2026-06-09T10:50:56.4247008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:50:57.348683 crc crio[3654]: time=\"2026-06-09T10:50:57.347458531Z\" level=info msg=\"Created container e4fa4a1b4ef55fb08c81f24debc9d9aedc511536f5de03c1969218101b5930a4: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=3dea7e1f-4761-4eca-beb1-81831f73b962 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:50:57.453836 crc crio[3654]: time=\"2026-06-09T10:50:57.453574425Z\" level=info msg=\"Starting container: e4fa4a1b4ef55fb08c81f24debc9d9aedc511536f5de03c1969218101b5930a4\" id=ec834167-8a24-48f1-8569-7680a2382fc5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:50:57.503362 crc crio[3654]: time=\"2026-06-09T10:50:57.501733452Z\" level=info msg=\"Started container\" PID=13091 containerID=e4fa4a1b4ef55fb08c81f24debc9d9aedc511536f5de03c1969218101b5930a4 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints id=ec834167-8a24-48f1-8569-7680a2382fc5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=094d4b6349d4384be618d9aa2252a4d746be877ca9c9a74acb862d806f394a0b\nJun 09 10:50:57.635230 crc crio[3654]: time=\"2026-06-09T10:50:57.634976507Z\" level=info msg=\"Stopping container: 59f63387516543d843db412bd39cbae661e760a915259a898a5951b58ebf9a13 (timeout: 30s)\" id=1e237fd9-dadd-437d-baf5-e76e1e9694ec name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:50:58.571816 crc crio[3654]: time=\"2026-06-09T10:50:58.558981064Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:50:58.571816 crc crio[3654]: time=\"2026-06-09T10:50:58.559118518Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:51:08.853532 crc crio[3654]: time=\"2026-06-09T10:51:08.852085254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:51:09.332225 crc crio[3654]: time=\"2026-06-09T10:51:09.330994109Z\" level=info msg=\"Stopping container: dfbdc40273401035a2f58a78405565622011ca8e480453db5fcc978e856100a0 (timeout: 2s)\" id=c8f00206-3f1c-4b4b-afb2-140edfcdfc30 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:51:09.733123 crc crio[3654]: time=\"2026-06-09T10:51:09.72949679Z\" level=info msg=\"Stopped container dfbdc40273401035a2f58a78405565622011ca8e480453db5fcc978e856100a0: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=c8f00206-3f1c-4b4b-afb2-140edfcdfc30 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:51:09.739643 crc crio[3654]: time=\"2026-06-09T10:51:09.739495348Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=94f1d908-0b8e-4354-b495-0c0d144cc54a name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:51:09.798687 crc crio[3654]: time=\"2026-06-09T10:51:09.798573818Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=20e8136d-b7fc-4ad0-8c39-31d3a1f743b3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:51:09.811404 crc crio[3654]: time=\"2026-06-09T10:51:09.806387243Z\" level=info msg=\"Created container 90b62091dc1417eefb559c3279a688228d53c8fe28151536b10cd556423b0d6c: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=2b60aa1f-8996-44a6-90a2-e2204e384f39 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:51:09.835913 crc crio[3654]: time=\"2026-06-09T10:51:09.835827881Z\" level=info msg=\"Starting container: 90b62091dc1417eefb559c3279a688228d53c8fe28151536b10cd556423b0d6c\" id=549c41db-ce23-4f23-bdfe-fa455fc3239d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:51:09.838729 crc crio[3654]: time=\"2026-06-09T10:51:09.838413455Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=52aaa479-c988-448c-bcd7-60de8f7c53b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:51:09.839746 crc crio[3654]: time=\"2026-06-09T10:51:09.83963639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:51:09.852838 crc crio[3654]: time=\"2026-06-09T10:51:09.852666845Z\" level=info msg=\"Removing container: 393506aa389743da454a7081d79f2180c6bf0bc45809bd441aafd38936a9cbba\" id=afc421ef-5af3-4221-9dc9-e0d08e564f8e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:51:09.940859 crc crio[3654]: time=\"2026-06-09T10:51:09.939598747Z\" level=info msg=\"Started container\" PID=13208 containerID=90b62091dc1417eefb559c3279a688228d53c8fe28151536b10cd556423b0d6c description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=549c41db-ce23-4f23-bdfe-fa455fc3239d name=/runtime.v1.RuntimeService/StartContainer sandboxID=90c3c87c4f9194024c9580ce5f172fe9a9d3198fa4bd34c7b8f3d248cc5b9d78\nJun 09 10:51:09.994051 crc crio[3654]: time=\"2026-06-09T10:51:09.986765345Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=ca2db10e-801d-4d54-b4b1-6662d793548b name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:51:10.533398 crc crio[3654]: time=\"2026-06-09T10:51:10.531949088Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=472bacf8-f89d-4da4-8a70-c544700b0bb4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:51:10.765414 crc crio[3654]: time=\"2026-06-09T10:51:10.765079708Z\" level=info msg=\"Removed container 393506aa389743da454a7081d79f2180c6bf0bc45809bd441aafd38936a9cbba: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=afc421ef-5af3-4221-9dc9-e0d08e564f8e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:51:10.875229 crc crio[3654]: time=\"2026-06-09T10:51:10.875146916Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=72fa706c-99dc-41ef-8763-f3b668f4e250 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:51:10.878998 crc crio[3654]: time=\"2026-06-09T10:51:10.876149385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:51:10.882580 crc crio[3654]: time=\"2026-06-09T10:51:10.882494118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:51:10.929609 crc crio[3654]: time=\"2026-06-09T10:51:10.925400323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:51:10.955663 crc crio[3654]: time=\"2026-06-09T10:51:10.947032165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:51:11.351687 crc crio[3654]: time=\"2026-06-09T10:51:11.349577933Z\" level=info msg=\"Created container 0d3a50dd807997314766cff3bc76156bd084752868034097220b1cf7a13f8587: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=52aaa479-c988-448c-bcd7-60de8f7c53b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:51:11.366732 crc crio[3654]: time=\"2026-06-09T10:51:11.365219673Z\" level=info msg=\"Starting container: 0d3a50dd807997314766cff3bc76156bd084752868034097220b1cf7a13f8587\" id=0bb70b2a-ae9f-47b9-99e5-4122f77474ad name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:51:11.436476 crc crio[3654]: time=\"2026-06-09T10:51:11.435798534Z\" level=info msg=\"Started container\" PID=13226 containerID=0d3a50dd807997314766cff3bc76156bd084752868034097220b1cf7a13f8587 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=0bb70b2a-ae9f-47b9-99e5-4122f77474ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9b479de35f01ab7bfcd62a9edfa06265f1db178e901d03ec50c14687e120ac3\nJun 09 10:51:15.685481 crc crio[3654]: time=\"2026-06-09T10:51:15.684703246Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=1b07a425-1c77-4169-aaaa-3e6194d0467b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:51:15.688585 crc crio[3654]: time=\"2026-06-09T10:51:15.685496489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:51:15.732457 crc crio[3654]: time=\"2026-06-09T10:51:15.732198424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:51:16.065714 crc crio[3654]: time=\"2026-06-09T10:51:16.065278862Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:baeab7211b85f073636c1d78b49e4ced38df2dec79bf92a8b8559c6dc91119b8 UID:150a19bb-5b82-43b2-ba2c-9db2245cf89f NetNS:/var/run/netns/d8df373c-34d1-4838-9193-f7d3d6ea6a07 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod150a19bb_5b82_43b2_ba2c_9db2245cf89f.slice PodAnnotations:0xc00008d3e0}] Aliases:map[]}\"\nJun 09 10:51:16.066090 crc crio[3654]: time=\"2026-06-09T10:51:16.066057614Z\" level=info msg=\"Adding pod openshift-kube-apiserver_revision-pruner-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:51:16.299410 crc crio[3654]: time=\"2026-06-09T10:51:16.29905099Z\" level=info msg=\"Created container 37d1f2e6c1e122f611aa4e1fc31885696faa47abca685408cdcfed15da873655: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=72fa706c-99dc-41ef-8763-f3b668f4e250 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:51:16.340609 crc crio[3654]: time=\"2026-06-09T10:51:16.340481913Z\" level=info msg=\"Starting container: 37d1f2e6c1e122f611aa4e1fc31885696faa47abca685408cdcfed15da873655\" id=79046abc-2332-4580-b4f8-a95a1906be24 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:51:16.402208 crc crio[3654]: time=\"2026-06-09T10:51:16.4011807Z\" level=info msg=\"Started container\" PID=13263 containerID=37d1f2e6c1e122f611aa4e1fc31885696faa47abca685408cdcfed15da873655 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe id=79046abc-2332-4580-b4f8-a95a1906be24 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90c3c87c4f9194024c9580ce5f172fe9a9d3198fa4bd34c7b8f3d248cc5b9d78\nJun 09 10:51:16.708021 crc crio[3654]: time=\"2026-06-09T10:51:16.70796597Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=a2ed5e03-f918-41b3-9499-a40fd4b2bc3f name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:51:16.724827 crc crio[3654]: time=\"2026-06-09T10:51:16.72463201Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=1baafa04-0417-481d-a5fa-290b5c79eeea name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:51:16.745895 crc crio[3654]: time=\"2026-06-09T10:51:16.745672465Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=f474001d-ccd6-433c-bc20-fcd9090b821e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:51:16.746739 crc crio[3654]: time=\"2026-06-09T10:51:16.746672194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:51:17.418683 crc crio[3654]: time=\"2026-06-09T10:51:17.418088321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:51:19.424862 crc crio[3654]: 2026-06-09T10:51:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:baeab7211b85f07 Mac:1a:78:80:f0:fc:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/d8df373c-34d1-4838-9193-f7d3d6ea6a07 SocketPath: PciID:}] [{Interface:0xc000117440 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:51:19.470690 crc crio[3654]: time=\"2026-06-09T10:51:19.470630192Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:baeab7211b85f073636c1d78b49e4ced38df2dec79bf92a8b8559c6dc91119b8 UID:150a19bb-5b82-43b2-ba2c-9db2245cf89f NetNS:/var/run/netns/d8df373c-34d1-4838-9193-f7d3d6ea6a07 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod150a19bb_5b82_43b2_ba2c_9db2245cf89f.slice PodAnnotations:0xc00008d3e0}] Aliases:map[]}\"\nJun 09 10:51:19.474221 crc crio[3654]: time=\"2026-06-09T10:51:19.474192535Z\" level=info msg=\"Checking pod openshift-kube-apiserver_revision-pruner-13-crc for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:51:19.663907 crc crio[3654]: time=\"2026-06-09T10:51:19.663836394Z\" level=info msg=\"Ran pod sandbox baeab7211b85f073636c1d78b49e4ced38df2dec79bf92a8b8559c6dc91119b8 with infra container: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=1b07a425-1c77-4169-aaaa-3e6194d0467b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:51:19.730273 crc crio[3654]: time=\"2026-06-09T10:51:19.727795115Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=5f053127-6761-4f12-b336-95eee4472d8e name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:51:19.807862 crc crio[3654]: time=\"2026-06-09T10:51:19.807794508Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=87299072-0ec0-4874-9f05-fac7b89e9d6a name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:51:20.284470 crc crio[3654]: time=\"2026-06-09T10:51:20.283872082Z\" level=info msg=\"Creating container: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=546b8df7-fecc-417b-aeb3-1bb2f335139f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:51:20.291851 crc crio[3654]: time=\"2026-06-09T10:51:20.284478359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:51:20.913082 crc crio[3654]: time=\"2026-06-09T10:51:20.912796846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:51:20.996031 crc crio[3654]: time=\"2026-06-09T10:51:20.995923439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:51:21.809693 crc crio[3654]: time=\"2026-06-09T10:51:21.808623361Z\" level=info msg=\"Created container d8e53303c7a66365c098bab8f458b9246b8823f9b8b2c62389cf610d668f5211: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=f474001d-ccd6-433c-bc20-fcd9090b821e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:51:21.848033 crc crio[3654]: time=\"2026-06-09T10:51:21.847799659Z\" level=info msg=\"Starting container: d8e53303c7a66365c098bab8f458b9246b8823f9b8b2c62389cf610d668f5211\" id=3a6a54c1-c5bd-4045-a21d-ae3f6106180d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:51:22.108917 crc crio[3654]: time=\"2026-06-09T10:51:22.10875352Z\" level=info msg=\"Started container\" PID=13333 containerID=d8e53303c7a66365c098bab8f458b9246b8823f9b8b2c62389cf610d668f5211 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=3a6a54c1-c5bd-4045-a21d-ae3f6106180d name=/runtime.v1.RuntimeService/StartContainer sandboxID=90c3c87c4f9194024c9580ce5f172fe9a9d3198fa4bd34c7b8f3d248cc5b9d78\nJun 09 10:51:23.880116 crc crio[3654]: time=\"2026-06-09T10:51:23.85308647Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/installer-13-crc/POD\" id=f4ea4135-3df4-4ec3-b2b0-2b00e222039c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:51:23.882031 crc crio[3654]: time=\"2026-06-09T10:51:23.880148029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:51:24.484174 crc crio[3654]: time=\"2026-06-09T10:51:24.483264869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:51:25.831696 crc crio[3654]: time=\"2026-06-09T10:51:25.830594952Z\" level=info msg=\"Created container 0d3c331bf27a84ab79cf5099a8d3d75d058016242e274ce45544152c6087b43b: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=546b8df7-fecc-417b-aeb3-1bb2f335139f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:51:25.836696 crc crio[3654]: time=\"2026-06-09T10:51:25.836449861Z\" level=info msg=\"Starting container: 0d3c331bf27a84ab79cf5099a8d3d75d058016242e274ce45544152c6087b43b\" id=056ef1d4-a2eb-4fa3-8f41-d8d019c6597a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:51:25.997961 crc crio[3654]: time=\"2026-06-09T10:51:25.997785905Z\" level=info msg=\"Started container\" PID=13374 containerID=0d3c331bf27a84ab79cf5099a8d3d75d058016242e274ce45544152c6087b43b description=openshift-kube-apiserver/revision-pruner-13-crc/pruner id=056ef1d4-a2eb-4fa3-8f41-d8d019c6597a name=/runtime.v1.RuntimeService/StartContainer sandboxID=baeab7211b85f073636c1d78b49e4ced38df2dec79bf92a8b8559c6dc91119b8\nJun 09 10:51:27.736043 crc crio[3654]: time=\"2026-06-09T10:51:27.735452823Z\" level=warning msg=\"Stopping container 59f63387516543d843db412bd39cbae661e760a915259a898a5951b58ebf9a13 with stop signal(15) timed out. Killing...\"\nJun 09 10:51:37.718857 crc crio[3654]: time=\"2026-06-09T10:51:37.717665213Z\" level=info msg=\"Stopping pod sandbox: baeab7211b85f073636c1d78b49e4ced38df2dec79bf92a8b8559c6dc91119b8\" id=63de0e4a-249c-4184-a07d-3779c71760ad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:51:37.726936 crc crio[3654]: time=\"2026-06-09T10:51:37.719250529Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:baeab7211b85f073636c1d78b49e4ced38df2dec79bf92a8b8559c6dc91119b8 UID:150a19bb-5b82-43b2-ba2c-9db2245cf89f NetNS:/var/run/netns/d8df373c-34d1-4838-9193-f7d3d6ea6a07 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod150a19bb_5b82_43b2_ba2c_9db2245cf89f.slice PodAnnotations:0xc00299e970}] Aliases:map[]}\"\nJun 09 10:51:37.726936 crc crio[3654]: time=\"2026-06-09T10:51:37.71961946Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:51:39.352797 crc crio[3654]: time=\"2026-06-09T10:51:39.352149923Z\" level=info msg=\"Stopping container: 0d3a50dd807997314766cff3bc76156bd084752868034097220b1cf7a13f8587 (timeout: 2s)\" id=4270af8c-024e-4ff7-b60b-155b46e4653a name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:51:40.066230 crc crio[3654]: time=\"2026-06-09T10:51:40.066090906Z\" level=info msg=\"Removing container: dfbdc40273401035a2f58a78405565622011ca8e480453db5fcc978e856100a0\" id=5bfe10de-5a1e-45ba-bacc-fc29479eb0a4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:51:41.891721 crc crio[3654]: time=\"2026-06-09T10:51:41.890808602Z\" level=warning msg=\"Failed to find process for container 02adca6a6c11d93a7bb085bee1608207954e2f54ce36c1617d4b8d52c07412eb: checking if PID of 02adca6a6c11d93a7bb085bee1608207954e2f54ce36c1617d4b8d52c07412eb is running failed: open /proc/7893/stat: no such process\"\nJun 09 10:52:09.746389 crc crio[3654]: time=\"2026-06-09T10:52:09.739883078Z\" level=info msg=\"Stopped container 59f63387516543d843db412bd39cbae661e760a915259a898a5951b58ebf9a13: openshift-multus/cni-sysctl-allowlist-ds-gj4z5/kube-multus-additional-cni-plugins\" id=1e237fd9-dadd-437d-baf5-e76e1e9694ec name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:52:09.746389 crc crio[3654]: time=\"2026-06-09T10:52:09.742840145Z\" level=info msg=\"Stopping pod sandbox: c3d465aac84636cee0b2f63ccd895c297855e6e46843b71f6dbb4566f94a28b8\" id=16ff53cb-b6c5-47a9-9cbe-405e40d6b206 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:52:09.749809 crc crio[3654]: time=\"2026-06-09T10:52:09.749668325Z\" level=info msg=\"Stopped container 0d3a50dd807997314766cff3bc76156bd084752868034097220b1cf7a13f8587: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=4270af8c-024e-4ff7-b60b-155b46e4653a name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:52:09.752605 crc crio[3654]: time=\"2026-06-09T10:52:09.752501668Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=983ec8aa-be29-45c3-b84b-b89a62a46333 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:52:09.764076 crc crio[3654]: time=\"2026-06-09T10:52:09.763867652Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=7acd52ea-cae5-45d3-a0c9-2b17b2a17b3c name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:52:09.769437 crc crio[3654]: time=\"2026-06-09T10:52:09.769355673Z\" level=info msg=\"Stopped pod sandbox: baeab7211b85f073636c1d78b49e4ced38df2dec79bf92a8b8559c6dc91119b8\" id=63de0e4a-249c-4184-a07d-3779c71760ad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:52:09.773508 crc crio[3654]: time=\"2026-06-09T10:52:09.773396602Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=5a4a41d3-92c1-4ec6-b82b-6232f6aae18e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:52:09.779702 crc crio[3654]: time=\"2026-06-09T10:52:09.777478282Z\" level=info msg=\"Stopped container 02adca6a6c11d93a7bb085bee1608207954e2f54ce36c1617d4b8d52c07412eb: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=af4caf3e-db01-47ed-9212-9f6f7fdc234f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:52:09.784580 crc crio[3654]: time=\"2026-06-09T10:52:09.783938331Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=51126e34-26b3-47d7-9d86-90f8267fb5b8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:52:09.842437 crc crio[3654]: time=\"2026-06-09T10:52:09.842382187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:52:09.906696 crc crio[3654]: time=\"2026-06-09T10:52:09.906600543Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:271de4ba17374600d9e7cae1887d528ce2f5239d69406c466123bf538547bc73 UID:dbe8c044-e227-4408-b8c1-184362d81240 NetNS:/var/run/netns/137be0f1-cebb-4614-ac2c-7da460eb2241 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-poddbe8c044_e227_4408_b8c1_184362d81240.slice PodAnnotations:0xc001712270}] Aliases:map[]}\"\nJun 09 10:52:09.906696 crc crio[3654]: time=\"2026-06-09T10:52:09.906684035Z\" level=info msg=\"Adding pod openshift-kube-apiserver_installer-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:52:11.717591 crc crio[3654]: 2026-06-09T10:52:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:271de4ba1737460 Mac:b2:92:d0:dd:a7:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/137be0f1-cebb-4614-ac2c-7da460eb2241 SocketPath: PciID:}] [{Interface:0xc00058a710 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:52:11.719928 crc crio[3654]: time=\"2026-06-09T10:52:11.718637445Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:271de4ba17374600d9e7cae1887d528ce2f5239d69406c466123bf538547bc73 UID:dbe8c044-e227-4408-b8c1-184362d81240 NetNS:/var/run/netns/137be0f1-cebb-4614-ac2c-7da460eb2241 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-poddbe8c044_e227_4408_b8c1_184362d81240.slice PodAnnotations:0xc001712270}] Aliases:map[]}\"\nJun 09 10:52:11.719928 crc crio[3654]: time=\"2026-06-09T10:52:11.71878779Z\" level=info msg=\"Checking pod openshift-kube-apiserver_installer-13-crc for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:52:17.534660 crc crio[3654]: time=\"2026-06-09T10:52:17.533998557Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=fdbc1592-8380-4044-96d6-506c06ba3a4a name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:52:17.540367 crc crio[3654]: time=\"2026-06-09T10:52:17.54022137Z\" level=info msg=\"Stopped pod sandbox: c3d465aac84636cee0b2f63ccd895c297855e6e46843b71f6dbb4566f94a28b8\" id=16ff53cb-b6c5-47a9-9cbe-405e40d6b206 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:52:17.546554 crc crio[3654]: time=\"2026-06-09T10:52:17.546476464Z\" level=info msg=\"Ran pod sandbox 271de4ba17374600d9e7cae1887d528ce2f5239d69406c466123bf538547bc73 with infra container: openshift-kube-apiserver/installer-13-crc/POD\" id=f4ea4135-3df4-4ec3-b2b0-2b00e222039c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:52:17.548279 crc crio[3654]: time=\"2026-06-09T10:52:17.548205115Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=d98a1cbc-48db-43e3-9370-4bcc88a751dd name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:52:17.592101 crc crio[3654]: time=\"2026-06-09T10:52:17.591616049Z\" level=info msg=\"Removed container dfbdc40273401035a2f58a78405565622011ca8e480453db5fcc978e856100a0: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=5bfe10de-5a1e-45ba-bacc-fc29479eb0a4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:52:17.597619 crc crio[3654]: time=\"2026-06-09T10:52:17.594657119Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=455b722a-3121-4fe4-9e3a-133f8c7b9eb2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:52:17.597619 crc crio[3654]: time=\"2026-06-09T10:52:17.595198674Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=04f37b85-9606-44c7-b377-3df6187ad4df name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:52:18.557720 crc crio[3654]: time=\"2026-06-09T10:52:18.557653833Z\" level=info msg=\"Removing container: 59f63387516543d843db412bd39cbae661e760a915259a898a5951b58ebf9a13\" id=c56214fc-161b-415c-b31d-42989760ebdf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:52:29.900651 crc crio[3654]: time=\"2026-06-09T10:52:29.900043622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:52:29.917159 crc crio[3654]: time=\"2026-06-09T10:52:29.916966209Z\" level=info msg=\"Creating container: openshift-kube-apiserver/installer-13-crc/installer\" id=3222860e-8cd5-4857-82a5-97137df23bcd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:52:36.618097 crc crio[3654]: time=\"2026-06-09T10:52:36.617406738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:52:59.157406 crc crio[3654]: time=\"2026-06-09T10:52:59.156283273Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=68d4c914-3a3c-481f-ab67-289af496e845 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:52:59.159787 crc crio[3654]: time=\"2026-06-09T10:52:59.157463537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:53:19.179516 crc crio[3654]: time=\"2026-06-09T10:53:19.178519796Z\" level=info msg=\"Removed container 59f63387516543d843db412bd39cbae661e760a915259a898a5951b58ebf9a13: openshift-multus/cni-sysctl-allowlist-ds-gj4z5/kube-multus-additional-cni-plugins\" id=c56214fc-161b-415c-b31d-42989760ebdf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:53:19.305466 crc crio[3654]: time=\"2026-06-09T10:53:19.305269924Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=5b4be24c-c019-4bea-b7ea-9e80e58b95d5 name=/runtime.v1.ImageService/PullImage\nJun 09 10:53:19.308671 crc crio[3654]: time=\"2026-06-09T10:53:19.308516337Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=e8d1f0f5-035c-4201-b87c-b16f5e0ffc27 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:53:19.354162 crc crio[3654]: time=\"2026-06-09T10:53:19.354039611Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:9c782f85ddcb0389a6fc6d4137624c95edbb8f30a5c0be1b76f414ee05a284b9\" id=71c4eb7f-16ad-4518-898d-9f4d46e1803b name=/runtime.v1.ImageService/PullImage\nJun 09 10:53:19.355155 crc crio[3654]: time=\"2026-06-09T10:53:19.355089612Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=7a272900-7e94-4054-850f-b9ccd8ae3a08 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:53:19.366192 crc crio[3654]: time=\"2026-06-09T10:53:19.366096459Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f6afa6910526559d119271735433b130655b18361ec8e62f8147ae8ca0181f3a\" id=ffe22d81-cda5-4eab-903d-be378afd31a0 name=/runtime.v1.ImageService/PullImage\nJun 09 10:53:19.366977 crc crio[3654]: time=\"2026-06-09T10:53:19.366929783Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=8fc5b065-d46f-461d-b4dc-5528d6563cb3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:53:19.652516 crc crio[3654]: time=\"2026-06-09T10:53:19.651828204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:53:19.657920 crc crio[3654]: time=\"2026-06-09T10:53:19.657719274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:53:19.714466 crc crio[3654]: time=\"2026-06-09T10:53:19.714232915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:53:19.731607 crc crio[3654]: time=\"2026-06-09T10:53:19.726563571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:53:19.731607 crc crio[3654]: time=\"2026-06-09T10:53:19.727184439Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=b64dace0-ca3e-435f-a71c-ed25fe3ee6df name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:53:19.741016 crc crio[3654]: time=\"2026-06-09T10:53:19.740537765Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=d0cb6eea-a403-49d2-bacf-cd35f6439e36 name=/runtime.v1.ImageService/PullImage\nJun 09 10:53:19.741801 crc crio[3654]: time=\"2026-06-09T10:53:19.741669167Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=64261a62-1f8e-4e7b-af4f-3d8335296c13 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:53:19.745635 crc crio[3654]: time=\"2026-06-09T10:53:19.745467967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:53:19.778070 crc crio[3654]: time=\"2026-06-09T10:53:19.777247294Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=f1fb5b92-49c6-4720-96a4-fa454c6cd329 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:53:19.778070 crc crio[3654]: time=\"2026-06-09T10:53:19.777382458Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=8ccc00a5-f695-46dd-9542-0a466382e92b name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:53:19.782183 crc crio[3654]: time=\"2026-06-09T10:53:19.782120905Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:8ae1d2612c43c8d3366b73ea5aa8ca119a098707b1b4af64fd39813b42f648f7 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/2c21be80-0092-404a-bba5-eb615c2d5fdc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbcea9f_f8da_49e7_87b5_1d6dc7b926ee.slice PodAnnotations:0xc002a06570}] Aliases:map[]}\"\nJun 09 10:53:19.782183 crc crio[3654]: time=\"2026-06-09T10:53:19.782187337Z\" level=info msg=\"Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:53:19.907370 crc crio[3654]: time=\"2026-06-09T10:53:19.907220145Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=7766fbab-a380-475d-919a-ecfadcbd03a7 name=/runtime.v1.ImageService/PullImage\nJun 09 10:53:19.909443 crc crio[3654]: time=\"2026-06-09T10:53:19.9091141Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=1b584425-8b4f-4f46-9858-f1f2bbce39d4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:53:20.051179 crc crio[3654]: time=\"2026-06-09T10:53:20.050687476Z\" level=info msg=\"Created container a24b832c99643fd5ff7329045fe9c665c19637c87a98525a57980bb998ef8c7d: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=5a4a41d3-92c1-4ec6-b82b-6232f6aae18e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:53:20.051467 crc crio[3654]: time=\"2026-06-09T10:53:20.051409476Z\" level=info msg=\"Created container 7c6e9c478ddfa3fefd8ae87ca657ea29d1597ae0aec230f6a9a35eb1a9408708: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=04f37b85-9606-44c7-b377-3df6187ad4df name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:53:20.053824 crc crio[3654]: time=\"2026-06-09T10:53:20.053777325Z\" level=info msg=\"Starting container: a24b832c99643fd5ff7329045fe9c665c19637c87a98525a57980bb998ef8c7d\" id=2f9ee1de-b1fa-4288-96a8-8b83e45948f1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:53:20.055191 crc crio[3654]: time=\"2026-06-09T10:53:20.055038391Z\" level=info msg=\"Starting container: 7c6e9c478ddfa3fefd8ae87ca657ea29d1597ae0aec230f6a9a35eb1a9408708\" id=94a183c4-d59e-4280-87d7-84477812f25e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:53:20.072885 crc crio[3654]: time=\"2026-06-09T10:53:20.072381222Z\" level=info msg=\"Started container\" PID=14093 containerID=7c6e9c478ddfa3fefd8ae87ca657ea29d1597ae0aec230f6a9a35eb1a9408708 description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=94a183c4-d59e-4280-87d7-84477812f25e name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b839fce9d8d4e4819cfa16b59fbd2271a1f8078ad3daaa60f65774bd2f3ef06\nJun 09 10:53:20.085768 crc crio[3654]: time=\"2026-06-09T10:53:20.083877753Z\" level=info msg=\"Started container\" PID=14082 containerID=a24b832c99643fd5ff7329045fe9c665c19637c87a98525a57980bb998ef8c7d description=openshift-console/downloads-747b44746d-4pqvr/download-server id=2f9ee1de-b1fa-4288-96a8-8b83e45948f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9b479de35f01ab7bfcd62a9edfa06265f1db178e901d03ec50c14687e120ac3\nJun 09 10:53:20.103700 crc crio[3654]: time=\"2026-06-09T10:53:20.103024706Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=492c1272-c0ab-4143-b98c-e8066b734b6e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:53:20.133812 crc crio[3654]: time=\"2026-06-09T10:53:20.133578538Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-content\" id=2f4f27f5-54aa-4956-9c36-84b0e9f7c1a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:53:20.202054 crc crio[3654]: time=\"2026-06-09T10:53:20.201058325Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=0d240455-7841-4e13-a03e-891872bb543e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:53:20.208948 crc crio[3654]: time=\"2026-06-09T10:53:20.208868491Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c8edf468-7c91-47b0-9cb2-b74a959654dd name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:53:20.219589 crc crio[3654]: time=\"2026-06-09T10:53:20.219425345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:53:20.254905 crc crio[3654]: time=\"2026-06-09T10:53:20.254760525Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f6afa6910526559d119271735433b130655b18361ec8e62f8147ae8ca0181f3a\" id=fa64afd5-e1c1-48b6-9036-2ae7c31ed6f0 name=/runtime.v1.ImageService/PullImage\nJun 09 10:53:20.257006 crc crio[3654]: time=\"2026-06-09T10:53:20.256850425Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=7d07f89f-c61e-41d4-9e64-c71e0ae3c2fa name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:53:20.284751 crc crio[3654]: time=\"2026-06-09T10:53:20.284609967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:53:20.289037 crc crio[3654]: time=\"2026-06-09T10:53:20.288788437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:53:20.289609 crc crio[3654]: time=\"2026-06-09T10:53:20.289544829Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=a130ea04-f55b-41b1-95b0-3a8b056caff0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:53:20.294955 crc crio[3654]: time=\"2026-06-09T10:53:20.294915784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:53:20.318205 crc crio[3654]: time=\"2026-06-09T10:53:20.317848626Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-9r8mf/extract-content\" id=136fd1b5-4f40-41e4-b6d1-b9d2ef431e9e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:53:20.326516 crc crio[3654]: time=\"2026-06-09T10:53:20.326406193Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-content\" id=e5e28b9c-4176-49f3-868c-5ce8c3368142 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:53:20.342653 crc crio[3654]: time=\"2026-06-09T10:53:20.339714637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:53:20.371998 crc crio[3654]: time=\"2026-06-09T10:53:20.369675932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:53:20.373340 crc crio[3654]: time=\"2026-06-09T10:53:20.372421691Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:9c782f85ddcb0389a6fc6d4137624c95edbb8f30a5c0be1b76f414ee05a284b9\" id=f952b36d-8383-48b3-92de-7ca4ba0b31c7 name=/runtime.v1.ImageService/PullImage\nJun 09 10:53:20.377894 crc crio[3654]: time=\"2026-06-09T10:53:20.377835797Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=bd4d1056-a661-4b81-be31-aad22ecf7c09 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:53:20.378964 crc crio[3654]: time=\"2026-06-09T10:53:20.378731093Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=2e8a84ee-b9d7-4b76-a7d2-b6205290edb0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:53:20.401753 crc crio[3654]: time=\"2026-06-09T10:53:20.400910533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:53:20.416567 crc crio[3654]: time=\"2026-06-09T10:53:20.407627937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:53:20.421014 crc crio[3654]: time=\"2026-06-09T10:53:20.4209069Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=2a4999a9-edc1-470f-b5a4-0915b7fe7cb2 name=/runtime.v1.ImageService/PullImage\nJun 09 10:53:20.446733 crc crio[3654]: time=\"2026-06-09T10:53:20.446639743Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=f42a6b78-10b3-4e56-bade-1e63a7ad9d71 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:53:20.463441 crc crio[3654]: time=\"2026-06-09T10:53:20.462081508Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=9e8e37f4-5bac-4275-9e78-611bb56d51a7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:53:20.463441 crc crio[3654]: time=\"2026-06-09T10:53:20.463050036Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=2261a6ef-a196-4c63-b59b-b0a688ab5e8f name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:53:20.469105 crc crio[3654]: time=\"2026-06-09T10:53:20.468983968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:53:20.472442 crc crio[3654]: time=\"2026-06-09T10:53:20.472384886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:53:20.481969 crc crio[3654]: time=\"2026-06-09T10:53:20.48189081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:53:20.483369 crc crio[3654]: time=\"2026-06-09T10:53:20.483240419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:53:20.484779 crc crio[3654]: time=\"2026-06-09T10:53:20.484726772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:53:20.484936 crc crio[3654]: time=\"2026-06-09T10:53:20.484882626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:53:20.486734 crc crio[3654]: time=\"2026-06-09T10:53:20.486671898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:53:20.487820 crc crio[3654]: time=\"2026-06-09T10:53:20.487756799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:53:21.093824 crc crio[3654]: time=\"2026-06-09T10:53:21.093399858Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-kbv5q/extract-content\" id=6c9992de-2fd1-4d57-afa5-defe5106d8f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:53:21.096063 crc crio[3654]: time=\"2026-06-09T10:53:21.095979812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:53:21.126356 crc crio[3654]: time=\"2026-06-09T10:53:21.126117872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:53:21.131355 crc crio[3654]: time=\"2026-06-09T10:53:21.13124211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:53:21.629230 crc crio[3654]: time=\"2026-06-09T10:53:21.629111669Z\" level=info msg=\"Stopping pod sandbox: c3d465aac84636cee0b2f63ccd895c297855e6e46843b71f6dbb4566f94a28b8\" id=6d1ecca5-c136-4eee-9ca8-6259121f47c8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:53:21.629230 crc crio[3654]: time=\"2026-06-09T10:53:21.629191131Z\" level=info msg=\"Stopped pod sandbox (already stopped): c3d465aac84636cee0b2f63ccd895c297855e6e46843b71f6dbb4566f94a28b8\" id=6d1ecca5-c136-4eee-9ca8-6259121f47c8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:53:21.630785 crc crio[3654]: time=\"2026-06-09T10:53:21.62986366Z\" level=info msg=\"Removing pod sandbox: c3d465aac84636cee0b2f63ccd895c297855e6e46843b71f6dbb4566f94a28b8\" id=390fd4dc-9bd1-4635-bfb2-05435d8f15c0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 10:53:21.636573 crc crio[3654]: time=\"2026-06-09T10:53:21.636473431Z\" level=info msg=\"Removed pod sandbox: c3d465aac84636cee0b2f63ccd895c297855e6e46843b71f6dbb4566f94a28b8\" id=390fd4dc-9bd1-4635-bfb2-05435d8f15c0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 10:53:21.693161 crc crio[3654]: time=\"2026-06-09T10:53:21.692996482Z\" level=info msg=\"Created container dcf5f6a9ca5b9125a3e2403019b19a0d4d1ba598cfaaa259f6b974ac9ab5c419: openshift-kube-apiserver/installer-13-crc/installer\" id=3222860e-8cd5-4857-82a5-97137df23bcd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:53:21.694604 crc crio[3654]: time=\"2026-06-09T10:53:21.694523446Z\" level=info msg=\"Starting container: dcf5f6a9ca5b9125a3e2403019b19a0d4d1ba598cfaaa259f6b974ac9ab5c419\" id=b4feb7da-66ae-41b5-97ad-4161f8c0b0a2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:53:21.704363 crc crio[3654]: time=\"2026-06-09T10:53:21.703715132Z\" level=info msg=\"Started container\" PID=14147 containerID=dcf5f6a9ca5b9125a3e2403019b19a0d4d1ba598cfaaa259f6b974ac9ab5c419 description=openshift-kube-apiserver/installer-13-crc/installer id=b4feb7da-66ae-41b5-97ad-4161f8c0b0a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=271de4ba17374600d9e7cae1887d528ce2f5239d69406c466123bf538547bc73\nJun 09 10:53:22.455716 crc crio[3654]: time=\"2026-06-09T10:53:22.455175479Z\" level=info msg=\"Created container 604b14688ca852b5340ede4ce70c263cc42b4816d58582152f8a98a65fa373d5: openshift-marketplace/community-operators-qhh6t/extract-content\" id=2f4f27f5-54aa-4956-9c36-84b0e9f7c1a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:53:22.457764 crc crio[3654]: time=\"2026-06-09T10:53:22.457685661Z\" level=info msg=\"Starting container: 604b14688ca852b5340ede4ce70c263cc42b4816d58582152f8a98a65fa373d5\" id=4b4f5cd2-e220-4d6f-97bf-2c71143639f5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:53:22.467593 crc crio[3654]: time=\"2026-06-09T10:53:22.467461263Z\" level=info msg=\"Started container\" PID=14188 containerID=604b14688ca852b5340ede4ce70c263cc42b4816d58582152f8a98a65fa373d5 description=openshift-marketplace/community-operators-qhh6t/extract-content id=4b4f5cd2-e220-4d6f-97bf-2c71143639f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=902af1f2689d9efec026c3fb55832b9f9ef1c48420035f4589a5468a53c0b9e6\nJun 09 10:53:22.778269 crc crio[3654]: time=\"2026-06-09T10:53:22.776873493Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-6gftq/extract-content\" id=23c2d439-fa7c-4a1a-98c6-31409fbdb653 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:53:22.779065 crc crio[3654]: time=\"2026-06-09T10:53:22.779006874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:53:22.810920 crc crio[3654]: time=\"2026-06-09T10:53:22.810803002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:53:22.813933 crc crio[3654]: time=\"2026-06-09T10:53:22.81387202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:53:22.984059 crc crio[3654]: time=\"2026-06-09T10:53:22.983914597Z\" level=info msg=\"Created container 80e7ed2849b0b83f8ad85f4f22e4f1d72f1c5903e52fbdd577d592d243429e65: openshift-marketplace/redhat-marketplace-9r8mf/extract-content\" id=136fd1b5-4f40-41e4-b6d1-b9d2ef431e9e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:53:22.986436 crc crio[3654]: time=\"2026-06-09T10:53:22.986075029Z\" level=info msg=\"Starting container: 80e7ed2849b0b83f8ad85f4f22e4f1d72f1c5903e52fbdd577d592d243429e65\" id=22175d62-3a4f-49b9-ae15-08bb5e3dc54f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:53:22.991333 crc crio[3654]: time=\"2026-06-09T10:53:22.991206357Z\" level=info msg=\"Started container\" PID=14185 containerID=80e7ed2849b0b83f8ad85f4f22e4f1d72f1c5903e52fbdd577d592d243429e65 description=openshift-marketplace/redhat-marketplace-9r8mf/extract-content id=22175d62-3a4f-49b9-ae15-08bb5e3dc54f name=/runtime.v1.RuntimeService/StartContainer sandboxID=9cdb853dd0dee534b1202c3309d5c11200cb762ff1c64ad2e522288b3cf2ff56\nJun 09 10:53:23.343881 crc crio[3654]: time=\"2026-06-09T10:53:23.343101313Z\" level=info msg=\"Created container 80cd4f0c9bb2b4b517284ec25d0742641c3b9b0fb9e362a15c8cd1ad8209004d: openshift-marketplace/certified-operators-l27pk/extract-content\" id=e5e28b9c-4176-49f3-868c-5ce8c3368142 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:53:23.345007 crc crio[3654]: time=\"2026-06-09T10:53:23.344904685Z\" level=info msg=\"Starting container: 80cd4f0c9bb2b4b517284ec25d0742641c3b9b0fb9e362a15c8cd1ad8209004d\" id=e0c2985d-7cd4-420e-bc60-e32a09183180 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:53:23.351678 crc crio[3654]: time=\"2026-06-09T10:53:23.350418984Z\" level=info msg=\"Started container\" PID=14181 containerID=80cd4f0c9bb2b4b517284ec25d0742641c3b9b0fb9e362a15c8cd1ad8209004d description=openshift-marketplace/certified-operators-l27pk/extract-content id=e0c2985d-7cd4-420e-bc60-e32a09183180 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec844a9526abd95e4c18c54053bf7db141a17eeabd98a663c74e6463dea843dd\nJun 09 10:53:23.446208 crc crio[3654]: time=\"2026-06-09T10:53:23.444587942Z\" level=info msg=\"Created container 4925be519488ff788228bcb4375526a1bf00276b578a1f1e52c449ff0adbe71a: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=492c1272-c0ab-4143-b98c-e8066b734b6e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:53:23.446208 crc crio[3654]: time=\"2026-06-09T10:53:23.445345674Z\" level=info msg=\"Created container 20235e60cb55e591024acca6618050c5514facee6c68c09557af82908c89d397: openshift-marketplace/redhat-operators-kbv5q/extract-content\" id=6c9992de-2fd1-4d57-afa5-defe5106d8f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:53:23.446712 crc crio[3654]: time=\"2026-06-09T10:53:23.44625789Z\" level=info msg=\"Starting container: 20235e60cb55e591024acca6618050c5514facee6c68c09557af82908c89d397\" id=5d733659-e3b8-439a-9001-b1e471a3973b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:53:23.446712 crc crio[3654]: time=\"2026-06-09T10:53:23.446460446Z\" level=info msg=\"Starting container: 4925be519488ff788228bcb4375526a1bf00276b578a1f1e52c449ff0adbe71a\" id=68a6148e-80de-4973-883b-3124e08236ea name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:53:23.447712 crc crio[3654]: time=\"2026-06-09T10:53:23.447050833Z\" level=info msg=\"Created container b6c8282515363b0e9dbe26a2a789411e08d68df6baeccdbd498ecfd9946cefab: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=0d240455-7841-4e13-a03e-891872bb543e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:53:23.451448 crc crio[3654]: time=\"2026-06-09T10:53:23.451355387Z\" level=info msg=\"Starting container: b6c8282515363b0e9dbe26a2a789411e08d68df6baeccdbd498ecfd9946cefab\" id=e16166aa-765f-43f4-8fa5-aa7617eef719 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:53:23.452265 crc crio[3654]: time=\"2026-06-09T10:53:23.45213585Z\" level=info msg=\"Started container\" PID=14205 containerID=20235e60cb55e591024acca6618050c5514facee6c68c09557af82908c89d397 description=openshift-marketplace/redhat-operators-kbv5q/extract-content id=5d733659-e3b8-439a-9001-b1e471a3973b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f35ba46f5704b7a0c1dbba5084a9c17a7ef638a5dcacd99812d1c200c49178e3\nJun 09 10:53:23.458504 crc crio[3654]: time=\"2026-06-09T10:53:23.458412981Z\" level=info msg=\"Started container\" PID=14167 containerID=b6c8282515363b0e9dbe26a2a789411e08d68df6baeccdbd498ecfd9946cefab description=openshift-marketplace/redhat-marketplace-ntdwx/extract-content id=e16166aa-765f-43f4-8fa5-aa7617eef719 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fad8ee63cebf690824fab3b130df53657b4bdce68e22c08803707d4ea89c3540\nJun 09 10:53:23.478730 crc crio[3654]: time=\"2026-06-09T10:53:23.478463139Z\" level=info msg=\"Started container\" PID=14189 containerID=4925be519488ff788228bcb4375526a1bf00276b578a1f1e52c449ff0adbe71a description=openshift-marketplace/redhat-operators-x5vn9/extract-content id=68a6148e-80de-4973-883b-3124e08236ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e6a97487825b7098304af9bedd008e1b3e7475276ed1d348d5eaabd8bfe2bd4\nJun 09 10:53:24.710794 crc crio[3654]: time=\"2026-06-09T10:53:24.71064366Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e1849f00-0995-42d1-89b7-fcc6aa09da65 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:53:24.753869 crc crio[3654]: time=\"2026-06-09T10:53:24.753732114Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0c9a0ca8-5616-4386-8569-8d007032f354 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:53:24.830748 crc crio[3654]: time=\"2026-06-09T10:53:24.830667854Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-fpfrk/extract-content\" id=0825482a-5745-4028-88ea-41e12826b6fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:53:24.831508 crc crio[3654]: time=\"2026-06-09T10:53:24.831417025Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/registry-server\" id=28790da0-641f-45c4-a42f-1e555d910385 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:53:24.831788 crc crio[3654]: time=\"2026-06-09T10:53:24.831726084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:53:25.044715 crc crio[3654]: time=\"2026-06-09T10:53:25.04398956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:53:25.063580 crc crio[3654]: time=\"2026-06-09T10:53:25.06340248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:53:25.067758 crc crio[3654]: time=\"2026-06-09T10:53:25.067703264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:53:25.069116 crc crio[3654]: time=\"2026-06-09T10:53:25.069094264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:53:25.072870 crc crio[3654]: time=\"2026-06-09T10:53:25.072837022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:53:25.230051 crc crio[3654]: time=\"2026-06-09T10:53:25.229907575Z\" level=info msg=\"Created container d2c215faad1ad73de3a8f93db5dc03fcb608e45bc702cf1613db2efb5bb9e489: openshift-marketplace/community-operators-6gftq/extract-content\" id=23c2d439-fa7c-4a1a-98c6-31409fbdb653 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:53:25.231603 crc crio[3654]: time=\"2026-06-09T10:53:25.23145583Z\" level=info msg=\"Starting container: d2c215faad1ad73de3a8f93db5dc03fcb608e45bc702cf1613db2efb5bb9e489\" id=7960598b-9581-403a-8510-38d156b933e7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:53:25.242183 crc crio[3654]: time=\"2026-06-09T10:53:25.242133778Z\" level=info msg=\"Started container\" PID=14246 containerID=d2c215faad1ad73de3a8f93db5dc03fcb608e45bc702cf1613db2efb5bb9e489 description=openshift-marketplace/community-operators-6gftq/extract-content id=7960598b-9581-403a-8510-38d156b933e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f750c4ba8df9773193ad5a8a6cc6f75c71d647bf9be6c56ee3a89a27dcb895ec\nJun 09 10:53:25.725232 crc crio[3654]: time=\"2026-06-09T10:53:25.725146768Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f29d8f23-a29d-441f-b72f-c5c528c9d213 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:53:25.725873 crc crio[3654]: time=\"2026-06-09T10:53:25.725802447Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=28d345df-fb55-4531-8a69-ffe457fe2ab4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:53:25.792674 crc crio[3654]: time=\"2026-06-09T10:53:25.792564003Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7384697d-94a6-4a14-b7c9-a9c8eebed9f2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:53:25.792964 crc crio[3654]: time=\"2026-06-09T10:53:25.792593474Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4b25a35b-7068-4cf3-bd2a-a1249952110d name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:53:25.795575 crc crio[3654]: time=\"2026-06-09T10:53:25.795467827Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/registry-server\" id=8fa58368-3260-4ad5-9d84-0a48fa79a73d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:53:25.796207 crc crio[3654]: time=\"2026-06-09T10:53:25.795986302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:53:25.827090 crc crio[3654]: time=\"2026-06-09T10:53:25.827007587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:53:25.830050 crc crio[3654]: time=\"2026-06-09T10:53:25.830007374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:53:26.445267 crc crio[3654]: time=\"2026-06-09T10:53:26.445056595Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-9r8mf/registry-server\" id=fa31e2f4-62c4-461c-965f-e6068e364381 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:53:26.445989 crc crio[3654]: time=\"2026-06-09T10:53:26.445871498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:53:26.494954 crc crio[3654]: time=\"2026-06-09T10:53:26.494737158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:53:26.497819 crc crio[3654]: time=\"2026-06-09T10:53:26.497693804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:53:26.567986 crc crio[3654]: time=\"2026-06-09T10:53:26.567061754Z\" level=info msg=\"Created container 759a3b1c6e6531ca922be5a8088a886d11d9babcf8077ffa2dd509c918a90393: openshift-marketplace/community-operators-qhh6t/registry-server\" id=8fa58368-3260-4ad5-9d84-0a48fa79a73d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:53:26.567986 crc crio[3654]: time=\"2026-06-09T10:53:26.567876438Z\" level=info msg=\"Created container 4ab15841282d44dba1898cfd451e7c6725141027ee9ebc059dc346a43d8b9cbc: openshift-marketplace/certified-operators-fpfrk/extract-content\" id=0825482a-5745-4028-88ea-41e12826b6fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:53:26.570815 crc crio[3654]: time=\"2026-06-09T10:53:26.570693099Z\" level=info msg=\"Created container da4b018d53e7fadeed61b37010206d458ae94808b4602131ba41f8426617449a: openshift-marketplace/certified-operators-l27pk/registry-server\" id=28790da0-641f-45c4-a42f-1e555d910385 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:53:26.571101 crc crio[3654]: time=\"2026-06-09T10:53:26.571013999Z\" level=info msg=\"Starting container: 759a3b1c6e6531ca922be5a8088a886d11d9babcf8077ffa2dd509c918a90393\" id=19523031-2e09-4961-a4d9-97de14c25150 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:53:26.571514 crc crio[3654]: time=\"2026-06-09T10:53:26.571255786Z\" level=info msg=\"Starting container: 4ab15841282d44dba1898cfd451e7c6725141027ee9ebc059dc346a43d8b9cbc\" id=dbf3662b-b206-4b45-b30a-0353e15e8223 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:53:26.572634 crc crio[3654]: time=\"2026-06-09T10:53:26.571924405Z\" level=info msg=\"Starting container: da4b018d53e7fadeed61b37010206d458ae94808b4602131ba41f8426617449a\" id=c6144e22-0f75-4f02-8154-b8effe80aa83 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:53:26.580897 crc crio[3654]: time=\"2026-06-09T10:53:26.58076361Z\" level=info msg=\"Started container\" PID=14303 containerID=da4b018d53e7fadeed61b37010206d458ae94808b4602131ba41f8426617449a description=openshift-marketplace/certified-operators-l27pk/registry-server id=c6144e22-0f75-4f02-8154-b8effe80aa83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec844a9526abd95e4c18c54053bf7db141a17eeabd98a663c74e6463dea843dd\nJun 09 10:53:26.582232 crc crio[3654]: time=\"2026-06-09T10:53:26.582006156Z\" level=info msg=\"Started container\" PID=14302 containerID=4ab15841282d44dba1898cfd451e7c6725141027ee9ebc059dc346a43d8b9cbc description=openshift-marketplace/certified-operators-fpfrk/extract-content id=dbf3662b-b206-4b45-b30a-0353e15e8223 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e1d9aa04dc62d0d0fd90f96b9c9f74e23738c9e3b2b6218530c7b21e97cd598\nJun 09 10:53:26.593015 crc crio[3654]: time=\"2026-06-09T10:53:26.59289684Z\" level=info msg=\"Started container\" PID=14321 containerID=759a3b1c6e6531ca922be5a8088a886d11d9babcf8077ffa2dd509c918a90393 description=openshift-marketplace/community-operators-qhh6t/registry-server id=19523031-2e09-4961-a4d9-97de14c25150 name=/runtime.v1.RuntimeService/StartContainer sandboxID=902af1f2689d9efec026c3fb55832b9f9ef1c48420035f4589a5468a53c0b9e6\nJun 09 10:53:26.747166 crc crio[3654]: time=\"2026-06-09T10:53:26.743663711Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=61e12493-24c9-4b2c-88a0-f93817a244d8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:53:26.751161 crc crio[3654]: time=\"2026-06-09T10:53:26.748709797Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=450cf4e2-50ce-4dcc-8b65-091bdf7860ea name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:53:26.759074 crc crio[3654]: time=\"2026-06-09T10:53:26.75815718Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=54900ad3-2c88-4a81-80e6-1ebf72bfb166 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:53:26.766456 crc crio[3654]: time=\"2026-06-09T10:53:26.766346196Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=86491328-6b73-41cb-907d-13d9b53ed2dd name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:53:26.768817 crc crio[3654]: time=\"2026-06-09T10:53:26.768722475Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6aa915e5-155d-48cb-911e-21869325c647 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:53:26.769088 crc crio[3654]: time=\"2026-06-09T10:53:26.768985722Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d76d61bc-5221-4b9d-a98b-a50f2814e92d name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:53:26.769409 crc crio[3654]: time=\"2026-06-09T10:53:26.769238279Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=734d0244-78f7-44f8-8f51-c816edba7800 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:53:26.770669 crc crio[3654]: time=\"2026-06-09T10:53:26.770594629Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=c0c48911-588b-4c49-817b-0eba1bee9254 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:53:26.770943 crc crio[3654]: time=\"2026-06-09T10:53:26.770849176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:53:26.772139 crc crio[3654]: time=\"2026-06-09T10:53:26.771861945Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4e2a78d9-2baa-46d3-b74f-6226026097d7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:53:26.830017 crc crio[3654]: time=\"2026-06-09T10:53:26.829271862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:53:26.842196 crc crio[3654]: time=\"2026-06-09T10:53:26.841839935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:53:26.911443 crc crio[3654]: 2026-06-09T10:53:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8ae1d2612c43c8d Mac:72:21:92:2a:4b:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:35 Mtu:0 Sandbox:/var/run/netns/2c21be80-0092-404a-bba5-eb615c2d5fdc SocketPath: PciID:}] [{Interface:0xc000382c00 Address:{IP:10.217.0.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:53:26.913608 crc crio[3654]: time=\"2026-06-09T10:53:26.91303255Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:8ae1d2612c43c8d3366b73ea5aa8ca119a098707b1b4af64fd39813b42f648f7 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/2c21be80-0092-404a-bba5-eb615c2d5fdc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbcea9f_f8da_49e7_87b5_1d6dc7b926ee.slice PodAnnotations:0xc002a06570}] Aliases:map[]}\"\nJun 09 10:53:26.913842 crc crio[3654]: time=\"2026-06-09T10:53:26.913777941Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:53:26.919721 crc crio[3654]: time=\"2026-06-09T10:53:26.91962826Z\" level=info msg=\"Ran pod sandbox 8ae1d2612c43c8d3366b73ea5aa8ca119a098707b1b4af64fd39813b42f648f7 with infra container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=68d4c914-3a3c-481f-ab67-289af496e845 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:53:26.925588 crc crio[3654]: time=\"2026-06-09T10:53:26.925454858Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=1a964c86-27ef-439b-97ad-bfb4380fea92 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:53:26.966728 crc crio[3654]: time=\"2026-06-09T10:53:26.966578755Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=622db98c-3f2e-42fc-aa32-a3f7f0364869 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:53:27.473527 crc crio[3654]: time=\"2026-06-09T10:53:27.473201936Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-kbv5q/registry-server\" id=fe114a56-bd23-407e-b6b4-abc4f090e11e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:53:27.473829 crc crio[3654]: time=\"2026-06-09T10:53:27.473696741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:53:27.473829 crc crio[3654]: time=\"2026-06-09T10:53:27.473768853Z\" level=info msg=\"Created container 5ca19e4ac3dd2a263814d5035f120600e8f6781728eb9a93d7539d1ba673dd61: openshift-marketplace/redhat-marketplace-9r8mf/registry-server\" id=fa31e2f4-62c4-461c-965f-e6068e364381 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:53:27.478746 crc crio[3654]: time=\"2026-06-09T10:53:27.478573821Z\" level=info msg=\"Starting container: 5ca19e4ac3dd2a263814d5035f120600e8f6781728eb9a93d7539d1ba673dd61\" id=0e4c43de-0d3c-4930-8efd-66d3fb8e2b9d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:53:27.486532 crc crio[3654]: time=\"2026-06-09T10:53:27.486240813Z\" level=info msg=\"Started container\" PID=14333 containerID=5ca19e4ac3dd2a263814d5035f120600e8f6781728eb9a93d7539d1ba673dd61 description=openshift-marketplace/redhat-marketplace-9r8mf/registry-server id=0e4c43de-0d3c-4930-8efd-66d3fb8e2b9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9cdb853dd0dee534b1202c3309d5c11200cb762ff1c64ad2e522288b3cf2ff56\nJun 09 10:53:27.522869 crc crio[3654]: time=\"2026-06-09T10:53:27.522681534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:53:27.534901 crc crio[3654]: time=\"2026-06-09T10:53:27.533934439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:53:27.779612 crc crio[3654]: time=\"2026-06-09T10:53:27.777515989Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=17e33439-ffcf-4818-a01d-e8d7dd4bb983 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:53:27.872525 crc crio[3654]: time=\"2026-06-09T10:53:27.872391767Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=dd085bf9-b3e4-4c89-9b65-b7e1e3014283 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:53:28.764211 crc crio[3654]: time=\"2026-06-09T10:53:28.764055121Z\" level=info msg=\"Created container 8d686e3505fba24521e3cf54ad9edbc2d41ea079ee21bd2b83eddea6ab2da66c: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=c0c48911-588b-4c49-817b-0eba1bee9254 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:53:28.766164 crc crio[3654]: time=\"2026-06-09T10:53:28.766119701Z\" level=info msg=\"Starting container: 8d686e3505fba24521e3cf54ad9edbc2d41ea079ee21bd2b83eddea6ab2da66c\" id=8be530e1-e29c-4d04-b005-17b819b36d23 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:53:28.773123 crc crio[3654]: time=\"2026-06-09T10:53:28.773064891Z\" level=info msg=\"Started container\" PID=14349 containerID=8d686e3505fba24521e3cf54ad9edbc2d41ea079ee21bd2b83eddea6ab2da66c description=openshift-marketplace/redhat-marketplace-ntdwx/registry-server id=8be530e1-e29c-4d04-b005-17b819b36d23 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fad8ee63cebf690824fab3b130df53657b4bdce68e22c08803707d4ea89c3540\nJun 09 10:53:30.102985 crc crio[3654]: time=\"2026-06-09T10:53:30.102616352Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-6gftq/registry-server\" id=021106be-f9dc-4c73-b0d2-35c02fc4bbe1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:53:30.103952 crc crio[3654]: time=\"2026-06-09T10:53:30.103055645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:53:30.104604 crc crio[3654]: time=\"2026-06-09T10:53:30.104158406Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=c31f4750-3079-4812-ac6d-725ba05db620 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:53:30.105544 crc crio[3654]: time=\"2026-06-09T10:53:30.105440543Z\" level=info msg=\"Creating container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=8482c90a-44ae-40b3-ae79-f6900b8e2934 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:53:30.112035 crc crio[3654]: time=\"2026-06-09T10:53:30.111402195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:53:30.112035 crc crio[3654]: time=\"2026-06-09T10:53:30.111405765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:53:30.116826 crc crio[3654]: time=\"2026-06-09T10:53:30.116633336Z\" level=info msg=\"Created container d46cc08ae00b2c1c6fb4c6515fd6381313e78e2bf4121abbd01574afe4044b91: openshift-marketplace/redhat-operators-kbv5q/registry-server\" id=fe114a56-bd23-407e-b6b4-abc4f090e11e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:53:30.118619 crc crio[3654]: time=\"2026-06-09T10:53:30.118556452Z\" level=info msg=\"Starting container: d46cc08ae00b2c1c6fb4c6515fd6381313e78e2bf4121abbd01574afe4044b91\" id=f66f00be-b387-4866-8a6e-99e6bba5a6b6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:53:30.128782 crc crio[3654]: time=\"2026-06-09T10:53:30.128443867Z\" level=info msg=\"Started container\" PID=14376 containerID=d46cc08ae00b2c1c6fb4c6515fd6381313e78e2bf4121abbd01574afe4044b91 description=openshift-marketplace/redhat-operators-kbv5q/registry-server id=f66f00be-b387-4866-8a6e-99e6bba5a6b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f35ba46f5704b7a0c1dbba5084a9c17a7ef638a5dcacd99812d1c200c49178e3\nJun 09 10:53:30.136195 crc crio[3654]: time=\"2026-06-09T10:53:30.136103547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:53:30.138966 crc crio[3654]: time=\"2026-06-09T10:53:30.138907638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:53:30.175181 crc crio[3654]: time=\"2026-06-09T10:53:30.175080062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:53:30.185004 crc crio[3654]: time=\"2026-06-09T10:53:30.184896825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:53:30.339213 crc crio[3654]: time=\"2026-06-09T10:53:30.339070585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:53:30.343691 crc crio[3654]: time=\"2026-06-09T10:53:30.343617556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:53:30.419503 crc crio[3654]: time=\"2026-06-09T10:53:30.419085304Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-fpfrk/registry-server\" id=5e60011d-9141-4e23-b96c-c5061e760284 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:53:30.419993 crc crio[3654]: time=\"2026-06-09T10:53:30.419926018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:53:30.456666 crc crio[3654]: time=\"2026-06-09T10:53:30.456558186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:53:30.459456 crc crio[3654]: time=\"2026-06-09T10:53:30.459369267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:53:30.704957 crc crio[3654]: time=\"2026-06-09T10:53:30.704660256Z\" level=info msg=\"Created container f7fd2bb87fd8f224e823601448a4db6612f07cc8b49c4486f4035f17b72a73be: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=c31f4750-3079-4812-ac6d-725ba05db620 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:53:30.706700 crc crio[3654]: time=\"2026-06-09T10:53:30.706448247Z\" level=info msg=\"Starting container: f7fd2bb87fd8f224e823601448a4db6612f07cc8b49c4486f4035f17b72a73be\" id=7ce1cda8-adb4-4d51-9500-dc9a4643b9bd name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:53:30.715873 crc crio[3654]: time=\"2026-06-09T10:53:30.715754756Z\" level=info msg=\"Started container\" PID=14407 containerID=f7fd2bb87fd8f224e823601448a4db6612f07cc8b49c4486f4035f17b72a73be description=openshift-marketplace/redhat-operators-x5vn9/registry-server id=7ce1cda8-adb4-4d51-9500-dc9a4643b9bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e6a97487825b7098304af9bedd008e1b3e7475276ed1d348d5eaabd8bfe2bd4\nJun 09 10:53:30.778679 crc crio[3654]: time=\"2026-06-09T10:53:30.778220769Z\" level=info msg=\"Created container b8ecdaba7d6bd85ed81b6120b3155e33c8aa5377a64dc8f7cb0bd461c6a83549: openshift-marketplace/community-operators-6gftq/registry-server\" id=021106be-f9dc-4c73-b0d2-35c02fc4bbe1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:53:30.782128 crc crio[3654]: time=\"2026-06-09T10:53:30.781533604Z\" level=info msg=\"Starting container: b8ecdaba7d6bd85ed81b6120b3155e33c8aa5377a64dc8f7cb0bd461c6a83549\" id=ce096b46-dcdb-4ba7-9471-d7bbbd0cf6d1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:53:30.782903 crc crio[3654]: time=\"2026-06-09T10:53:30.78277437Z\" level=info msg=\"Created container bc2dbdb001fde32b71290627843605ef91bf3bd22654d2d9a70427da96c61177: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=8482c90a-44ae-40b3-ae79-f6900b8e2934 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:53:30.784240 crc crio[3654]: time=\"2026-06-09T10:53:30.78413727Z\" level=info msg=\"Starting container: bc2dbdb001fde32b71290627843605ef91bf3bd22654d2d9a70427da96c61177\" id=45f23f62-21fd-4184-b525-7aaa136ba7b0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:53:30.795785 crc crio[3654]: time=\"2026-06-09T10:53:30.795640842Z\" level=info msg=\"Started container\" PID=14404 containerID=b8ecdaba7d6bd85ed81b6120b3155e33c8aa5377a64dc8f7cb0bd461c6a83549 description=openshift-marketplace/community-operators-6gftq/registry-server id=ce096b46-dcdb-4ba7-9471-d7bbbd0cf6d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f750c4ba8df9773193ad5a8a6cc6f75c71d647bf9be6c56ee3a89a27dcb895ec\nJun 09 10:53:30.795994 crc crio[3654]: time=\"2026-06-09T10:53:30.795836227Z\" level=info msg=\"Started container\" PID=14416 containerID=bc2dbdb001fde32b71290627843605ef91bf3bd22654d2d9a70427da96c61177 description=openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry id=45f23f62-21fd-4184-b525-7aaa136ba7b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ae1d2612c43c8d3366b73ea5aa8ca119a098707b1b4af64fd39813b42f648f7\nJun 09 10:53:30.878894 crc crio[3654]: time=\"2026-06-09T10:53:30.87874847Z\" level=info msg=\"Created container 2ccaf13bb458bbd4306700f0d26629c4fb415bc0bc21ec1a2d54f622d5acef2e: openshift-marketplace/certified-operators-fpfrk/registry-server\" id=5e60011d-9141-4e23-b96c-c5061e760284 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:53:30.880884 crc crio[3654]: time=\"2026-06-09T10:53:30.880779979Z\" level=info msg=\"Starting container: 2ccaf13bb458bbd4306700f0d26629c4fb415bc0bc21ec1a2d54f622d5acef2e\" id=fb3b564d-6e09-44a4-a43e-d031c9a30d62 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:53:30.895904 crc crio[3654]: time=\"2026-06-09T10:53:30.895777591Z\" level=info msg=\"Started container\" PID=14425 containerID=2ccaf13bb458bbd4306700f0d26629c4fb415bc0bc21ec1a2d54f622d5acef2e description=openshift-marketplace/certified-operators-fpfrk/registry-server id=fb3b564d-6e09-44a4-a43e-d031c9a30d62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e1d9aa04dc62d0d0fd90f96b9c9f74e23738c9e3b2b6218530c7b21e97cd598\nJun 09 10:53:49.329931 crc crio[3654]: time=\"2026-06-09T10:53:49.329099851Z\" level=info msg=\"Stopping container: a24b832c99643fd5ff7329045fe9c665c19637c87a98525a57980bb998ef8c7d (timeout: 2s)\" id=38366654-f807-4a8a-801e-c60e68199b80 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:53:50.213783 crc crio[3654]: time=\"2026-06-09T10:53:50.213394431Z\" level=info msg=\"Removing container: 0d3a50dd807997314766cff3bc76156bd084752868034097220b1cf7a13f8587\" id=63ef7991-b104-4add-bb1d-64c5eb9eae07 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:53:52.062899 crc crio[3654]: time=\"2026-06-09T10:53:52.061983Z\" level=info msg=\"Stopped container a24b832c99643fd5ff7329045fe9c665c19637c87a98525a57980bb998ef8c7d: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=38366654-f807-4a8a-801e-c60e68199b80 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:53:52.064371 crc crio[3654]: time=\"2026-06-09T10:53:52.064229055Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=5326fbdb-7b71-4263-8dcd-29eb4fc58c65 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:53:52.068043 crc crio[3654]: time=\"2026-06-09T10:53:52.067975863Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=b20c4094-6aa0-4085-9d89-4c5983eb14d9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:53:52.070253 crc crio[3654]: time=\"2026-06-09T10:53:52.070157616Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=bcd3f4da-0324-4698-876c-12fe205e3789 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:53:52.070759 crc crio[3654]: time=\"2026-06-09T10:53:52.070691081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:53:52.235935 crc crio[3654]: time=\"2026-06-09T10:53:52.235861368Z\" level=info msg=\"Removed container 0d3a50dd807997314766cff3bc76156bd084752868034097220b1cf7a13f8587: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=63ef7991-b104-4add-bb1d-64c5eb9eae07 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:53:52.254279 crc crio[3654]: time=\"2026-06-09T10:53:52.253800756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:53:52.260392 crc crio[3654]: time=\"2026-06-09T10:53:52.260279513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:53:55.129913 crc crio[3654]: time=\"2026-06-09T10:53:55.129412555Z\" level=info msg=\"Created container 2804ebab2890a012fa5c5b3b2ba48cfd6ffa6df72f7ad8d49e28b0739a0768f8: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=bcd3f4da-0324-4698-876c-12fe205e3789 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:53:55.131086 crc crio[3654]: time=\"2026-06-09T10:53:55.13095831Z\" level=info msg=\"Starting container: 2804ebab2890a012fa5c5b3b2ba48cfd6ffa6df72f7ad8d49e28b0739a0768f8\" id=acbe629e-abd2-4bd8-8b1b-6a338b110653 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:53:55.144903 crc crio[3654]: time=\"2026-06-09T10:53:55.144790239Z\" level=info msg=\"Started container\" PID=14901 containerID=2804ebab2890a012fa5c5b3b2ba48cfd6ffa6df72f7ad8d49e28b0739a0768f8 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=acbe629e-abd2-4bd8-8b1b-6a338b110653 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9b479de35f01ab7bfcd62a9edfa06265f1db178e901d03ec50c14687e120ac3\nJun 09 10:53:56.548380 crc crio[3654]: time=\"2026-06-09T10:53:56.548166589Z\" level=info msg=\"Stopping container: b8ecdaba7d6bd85ed81b6120b3155e33c8aa5377a64dc8f7cb0bd461c6a83549 (timeout: 2s)\" id=d49424e0-2378-4b8b-a6f4-a06cd94d69c4 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:53:56.834648 crc crio[3654]: time=\"2026-06-09T10:53:56.834348818Z\" level=info msg=\"Stopped container b8ecdaba7d6bd85ed81b6120b3155e33c8aa5377a64dc8f7cb0bd461c6a83549: openshift-marketplace/community-operators-6gftq/registry-server\" id=d49424e0-2378-4b8b-a6f4-a06cd94d69c4 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:53:56.835588 crc crio[3654]: time=\"2026-06-09T10:53:56.83544183Z\" level=info msg=\"Stopping pod sandbox: f750c4ba8df9773193ad5a8a6cc6f75c71d647bf9be6c56ee3a89a27dcb895ec\" id=a042883c-7cea-44f4-a3d4-e7460ede0a34 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:53:56.836360 crc crio[3654]: time=\"2026-06-09T10:53:56.836193721Z\" level=info msg=\"Got pod network &{Name:community-operators-6gftq Namespace:openshift-marketplace ID:f750c4ba8df9773193ad5a8a6cc6f75c71d647bf9be6c56ee3a89a27dcb895ec UID:bb8bf7e9-ef5d-4995-9612-6b447d361d43 NetNS:/var/run/netns/81dc2258-ae46-4c87-a4a6-5d8cc5ebb4f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbb8bf7e9_ef5d_4995_9612_6b447d361d43.slice PodAnnotations:0xc00008c970}] Aliases:map[]}\"\nJun 09 10:53:56.836574 crc crio[3654]: time=\"2026-06-09T10:53:56.836448109Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-6gftq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:53:57.552532 crc crio[3654]: time=\"2026-06-09T10:53:57.552379191Z\" level=info msg=\"Stopping container: 2ccaf13bb458bbd4306700f0d26629c4fb415bc0bc21ec1a2d54f622d5acef2e (timeout: 2s)\" id=85df2ee9-cca7-420f-82b5-ef482518109c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:53:57.702500 crc crio[3654]: time=\"2026-06-09T10:53:57.701836134Z\" level=info msg=\"Stopped container 2ccaf13bb458bbd4306700f0d26629c4fb415bc0bc21ec1a2d54f622d5acef2e: openshift-marketplace/certified-operators-fpfrk/registry-server\" id=85df2ee9-cca7-420f-82b5-ef482518109c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:53:57.703885 crc crio[3654]: time=\"2026-06-09T10:53:57.703755569Z\" level=info msg=\"Stopping pod sandbox: 3e1d9aa04dc62d0d0fd90f96b9c9f74e23738c9e3b2b6218530c7b21e97cd598\" id=aebf6bbf-3fd7-44dc-9717-846afe4cc2d8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:53:57.708046 crc crio[3654]: time=\"2026-06-09T10:53:57.704421009Z\" level=info msg=\"Got pod network &{Name:certified-operators-fpfrk Namespace:openshift-marketplace ID:3e1d9aa04dc62d0d0fd90f96b9c9f74e23738c9e3b2b6218530c7b21e97cd598 UID:567728c4-bac1-46b9-b9ff-ce745289008f NetNS:/var/run/netns/ffc5911f-68fc-4c87-addf-2366246388f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod567728c4_bac1_46b9_b9ff_ce745289008f.slice PodAnnotations:0xc00011c7d0}] Aliases:map[]}\"\nJun 09 10:53:57.708046 crc crio[3654]: time=\"2026-06-09T10:53:57.704620714Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-fpfrk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:53:57.811425 crc crio[3654]: time=\"2026-06-09T10:53:57.807238816Z\" level=info msg=\"Stopped pod sandbox: f750c4ba8df9773193ad5a8a6cc6f75c71d647bf9be6c56ee3a89a27dcb895ec\" id=a042883c-7cea-44f4-a3d4-e7460ede0a34 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:53:58.214056 crc crio[3654]: time=\"2026-06-09T10:53:58.213917212Z\" level=info msg=\"Stopped pod sandbox: 3e1d9aa04dc62d0d0fd90f96b9c9f74e23738c9e3b2b6218530c7b21e97cd598\" id=aebf6bbf-3fd7-44dc-9717-846afe4cc2d8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:53:58.340549 crc crio[3654]: time=\"2026-06-09T10:53:58.339681922Z\" level=info msg=\"Removing container: b8ecdaba7d6bd85ed81b6120b3155e33c8aa5377a64dc8f7cb0bd461c6a83549\" id=d8673359-ac8c-4d33-9f27-63b46f53536a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:53:58.359146 crc crio[3654]: time=\"2026-06-09T10:53:58.359060811Z\" level=info msg=\"Removed container b8ecdaba7d6bd85ed81b6120b3155e33c8aa5377a64dc8f7cb0bd461c6a83549: openshift-marketplace/community-operators-6gftq/registry-server\" id=d8673359-ac8c-4d33-9f27-63b46f53536a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:53:58.362613 crc crio[3654]: time=\"2026-06-09T10:53:58.362546202Z\" level=info msg=\"Removing container: d2c215faad1ad73de3a8f93db5dc03fcb608e45bc702cf1613db2efb5bb9e489\" id=b858c73e-a98f-49ce-8b5f-0b23f89be4a4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:53:58.388077 crc crio[3654]: time=\"2026-06-09T10:53:58.387999937Z\" level=info msg=\"Removed container d2c215faad1ad73de3a8f93db5dc03fcb608e45bc702cf1613db2efb5bb9e489: openshift-marketplace/community-operators-6gftq/extract-content\" id=b858c73e-a98f-49ce-8b5f-0b23f89be4a4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:53:58.391246 crc crio[3654]: time=\"2026-06-09T10:53:58.391176668Z\" level=info msg=\"Removing container: 0b7c619e33c12dda59f0c941d7a5302da8070021af7f21d229505a0543e1da0e\" id=e2b2a2b7-90d3-47fa-84f1-b756de140a32 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:53:58.409981 crc crio[3654]: time=\"2026-06-09T10:53:58.409903139Z\" level=info msg=\"Removed container 0b7c619e33c12dda59f0c941d7a5302da8070021af7f21d229505a0543e1da0e: openshift-marketplace/community-operators-6gftq/extract-utilities\" id=e2b2a2b7-90d3-47fa-84f1-b756de140a32 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:53:58.414907 crc crio[3654]: time=\"2026-06-09T10:53:58.41480821Z\" level=info msg=\"Removing container: 2ccaf13bb458bbd4306700f0d26629c4fb415bc0bc21ec1a2d54f622d5acef2e\" id=66a1ffdf-b759-44d8-9ee4-9605c8f327b4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:53:58.433402 crc crio[3654]: time=\"2026-06-09T10:53:58.433268213Z\" level=info msg=\"Removed container 2ccaf13bb458bbd4306700f0d26629c4fb415bc0bc21ec1a2d54f622d5acef2e: openshift-marketplace/certified-operators-fpfrk/registry-server\" id=66a1ffdf-b759-44d8-9ee4-9605c8f327b4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:53:58.436014 crc crio[3654]: time=\"2026-06-09T10:53:58.43593858Z\" level=info msg=\"Removing container: 4ab15841282d44dba1898cfd451e7c6725141027ee9ebc059dc346a43d8b9cbc\" id=48e5476c-738a-40d7-a1d5-5dd98c17b57c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:53:58.455164 crc crio[3654]: time=\"2026-06-09T10:53:58.455056182Z\" level=info msg=\"Removed container 4ab15841282d44dba1898cfd451e7c6725141027ee9ebc059dc346a43d8b9cbc: openshift-marketplace/certified-operators-fpfrk/extract-content\" id=48e5476c-738a-40d7-a1d5-5dd98c17b57c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:53:58.458062 crc crio[3654]: time=\"2026-06-09T10:53:58.457968656Z\" level=info msg=\"Removing container: 599f5f86d201c7c347a1e81a030a06f7283595254bdc499f18d5af063802c86f\" id=1213d3b4-14bf-42ce-b028-08fb9245e0aa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:53:58.475461 crc crio[3654]: time=\"2026-06-09T10:53:58.475246264Z\" level=info msg=\"Removed container 599f5f86d201c7c347a1e81a030a06f7283595254bdc499f18d5af063802c86f: openshift-marketplace/certified-operators-fpfrk/extract-utilities\" id=1213d3b4-14bf-42ce-b028-08fb9245e0aa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:53:58.944955 crc crio[3654]: time=\"2026-06-09T10:53:58.944831026Z\" level=info msg=\"Stopping container: d46cc08ae00b2c1c6fb4c6515fd6381313e78e2bf4121abbd01574afe4044b91 (timeout: 2s)\" id=8fa6d798-f002-4482-a751-70320e61ea37 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:53:59.104015 crc crio[3654]: time=\"2026-06-09T10:53:59.103955918Z\" level=info msg=\"Stopped container d46cc08ae00b2c1c6fb4c6515fd6381313e78e2bf4121abbd01574afe4044b91: openshift-marketplace/redhat-operators-kbv5q/registry-server\" id=8fa6d798-f002-4482-a751-70320e61ea37 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:53:59.106851 crc crio[3654]: time=\"2026-06-09T10:53:59.106632785Z\" level=info msg=\"Stopping pod sandbox: f35ba46f5704b7a0c1dbba5084a9c17a7ef638a5dcacd99812d1c200c49178e3\" id=0dce61a5-d8fb-4e29-834d-51659504db7a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:53:59.108032 crc crio[3654]: time=\"2026-06-09T10:53:59.10784588Z\" level=info msg=\"Got pod network &{Name:redhat-operators-kbv5q Namespace:openshift-marketplace ID:f35ba46f5704b7a0c1dbba5084a9c17a7ef638a5dcacd99812d1c200c49178e3 UID:8526a162-9236-4afe-8233-b6777682d6b9 NetNS:/var/run/netns/59ffc851-eaa2-406e-9bd4-9103007fa1a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8526a162_9236_4afe_8233_b6777682d6b9.slice PodAnnotations:0xc00008d2b0}] Aliases:map[]}\"\nJun 09 10:53:59.108032 crc crio[3654]: time=\"2026-06-09T10:53:59.108023805Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-kbv5q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:53:59.983274 crc crio[3654]: time=\"2026-06-09T10:53:59.983144261Z\" level=info msg=\"Stopping container: 5ca19e4ac3dd2a263814d5035f120600e8f6781728eb9a93d7539d1ba673dd61 (timeout: 2s)\" id=133c1f03-fc92-4823-bb20-859c30b89e08 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:54:00.052275 crc crio[3654]: time=\"2026-06-09T10:54:00.052158343Z\" level=info msg=\"Stopped pod sandbox: f35ba46f5704b7a0c1dbba5084a9c17a7ef638a5dcacd99812d1c200c49178e3\" id=0dce61a5-d8fb-4e29-834d-51659504db7a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:54:00.128279 crc crio[3654]: time=\"2026-06-09T10:54:00.127350223Z\" level=info msg=\"Stopped container 5ca19e4ac3dd2a263814d5035f120600e8f6781728eb9a93d7539d1ba673dd61: openshift-marketplace/redhat-marketplace-9r8mf/registry-server\" id=133c1f03-fc92-4823-bb20-859c30b89e08 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:54:00.130916 crc crio[3654]: time=\"2026-06-09T10:54:00.130607697Z\" level=info msg=\"Stopping pod sandbox: 9cdb853dd0dee534b1202c3309d5c11200cb762ff1c64ad2e522288b3cf2ff56\" id=5882911b-ffcf-497e-ba03-f552abb9493d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:54:00.131537 crc crio[3654]: time=\"2026-06-09T10:54:00.131120401Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-9r8mf Namespace:openshift-marketplace ID:9cdb853dd0dee534b1202c3309d5c11200cb762ff1c64ad2e522288b3cf2ff56 UID:e29c7b66-3078-4700-aeb8-cc47ae579d95 NetNS:/var/run/netns/aec62536-645a-4aad-bed7-88582afe3eef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode29c7b66_3078_4700_aeb8_cc47ae579d95.slice PodAnnotations:0xc000490e68}] Aliases:map[]}\"\nJun 09 10:54:00.131537 crc crio[3654]: time=\"2026-06-09T10:54:00.13141091Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-9r8mf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:54:00.405988 crc crio[3654]: time=\"2026-06-09T10:54:00.405876921Z\" level=info msg=\"Removing container: d46cc08ae00b2c1c6fb4c6515fd6381313e78e2bf4121abbd01574afe4044b91\" id=8ecad7cb-52f0-464c-b0b7-4abc3b555759 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:54:00.429828 crc crio[3654]: time=\"2026-06-09T10:54:00.429704899Z\" level=info msg=\"Removed container d46cc08ae00b2c1c6fb4c6515fd6381313e78e2bf4121abbd01574afe4044b91: openshift-marketplace/redhat-operators-kbv5q/registry-server\" id=8ecad7cb-52f0-464c-b0b7-4abc3b555759 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:54:00.433110 crc crio[3654]: time=\"2026-06-09T10:54:00.433022934Z\" level=info msg=\"Removing container: 20235e60cb55e591024acca6618050c5514facee6c68c09557af82908c89d397\" id=95ebaba7-054e-49b8-aaf0-33edba596906 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:54:00.468440 crc crio[3654]: time=\"2026-06-09T10:54:00.468235231Z\" level=info msg=\"Removed container 20235e60cb55e591024acca6618050c5514facee6c68c09557af82908c89d397: openshift-marketplace/redhat-operators-kbv5q/extract-content\" id=95ebaba7-054e-49b8-aaf0-33edba596906 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:54:00.471237 crc crio[3654]: time=\"2026-06-09T10:54:00.471167745Z\" level=info msg=\"Removing container: 57cdfd8d84d5d71812f83e41b70120d6b73be30b27f5d955ceb1c47296a31aae\" id=4e69221d-0503-4a6d-a7e2-4811c6ce23e6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:54:00.490076 crc crio[3654]: time=\"2026-06-09T10:54:00.489863385Z\" level=info msg=\"Removed container 57cdfd8d84d5d71812f83e41b70120d6b73be30b27f5d955ceb1c47296a31aae: openshift-marketplace/redhat-operators-kbv5q/extract-utilities\" id=4e69221d-0503-4a6d-a7e2-4811c6ce23e6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:54:00.575743 crc crio[3654]: time=\"2026-06-09T10:54:00.57562538Z\" level=info msg=\"Stopped pod sandbox: 9cdb853dd0dee534b1202c3309d5c11200cb762ff1c64ad2e522288b3cf2ff56\" id=5882911b-ffcf-497e-ba03-f552abb9493d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:54:01.415090 crc crio[3654]: time=\"2026-06-09T10:54:01.414997865Z\" level=info msg=\"Removing container: 5ca19e4ac3dd2a263814d5035f120600e8f6781728eb9a93d7539d1ba673dd61\" id=3d4dea88-c9da-4eb1-9524-cdf0a5232d1b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:54:01.436677 crc crio[3654]: time=\"2026-06-09T10:54:01.436596668Z\" level=info msg=\"Removed container 5ca19e4ac3dd2a263814d5035f120600e8f6781728eb9a93d7539d1ba673dd61: openshift-marketplace/redhat-marketplace-9r8mf/registry-server\" id=3d4dea88-c9da-4eb1-9524-cdf0a5232d1b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:54:01.439651 crc crio[3654]: time=\"2026-06-09T10:54:01.439552413Z\" level=info msg=\"Removing container: 80e7ed2849b0b83f8ad85f4f22e4f1d72f1c5903e52fbdd577d592d243429e65\" id=60b3c770-41bf-462e-9820-3eb860998d97 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:54:01.469988 crc crio[3654]: time=\"2026-06-09T10:54:01.469893659Z\" level=info msg=\"Removed container 80e7ed2849b0b83f8ad85f4f22e4f1d72f1c5903e52fbdd577d592d243429e65: openshift-marketplace/redhat-marketplace-9r8mf/extract-content\" id=60b3c770-41bf-462e-9820-3eb860998d97 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:54:01.473120 crc crio[3654]: time=\"2026-06-09T10:54:01.473059291Z\" level=info msg=\"Removing container: e74b6c889f000e53c6d5130bba2a07b26b8b7fdb83c5a197dbe4a4d75a26ef19\" id=4e6c94c3-3b8b-4fc7-be7e-1cbc65760a06 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:54:01.495378 crc crio[3654]: time=\"2026-06-09T10:54:01.49451914Z\" level=info msg=\"Removed container e74b6c889f000e53c6d5130bba2a07b26b8b7fdb83c5a197dbe4a4d75a26ef19: openshift-marketplace/redhat-marketplace-9r8mf/extract-utilities\" id=4e6c94c3-3b8b-4fc7-be7e-1cbc65760a06 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:54:11.301726 crc crio[3654]: time=\"2026-06-09T10:54:11.300061085Z\" level=info msg=\"Stopping container: 183f8aa551f0b759c4777841bdf133a8e67cf952bc2556d1aca753a0f454ba69 (timeout: 15s)\" id=f2c7cfc5-d8c3-4f52-b28d-a4021441cd2d name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:54:11.305756 crc crio[3654]: time=\"2026-06-09T10:54:11.300867968Z\" level=info msg=\"Stopping container: dd51afac4f11973f89e8f98eab4afa41c0a7893553ee94e48b5cf3cbf044ff00 (timeout: 15s)\" id=14d0d0b8-7069-40b2-af03-0a475b8729b6 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:54:11.305756 crc crio[3654]: time=\"2026-06-09T10:54:11.30094748Z\" level=info msg=\"Stopping container: c6ec45eae073edea4ec379e56815c2bb19f819bf2837059ddd3a84c23e6ad58d (timeout: 15s)\" id=4c46d1fa-bd2d-4471-8173-80f3fe33d1ed name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:54:11.305756 crc crio[3654]: time=\"2026-06-09T10:54:11.301018742Z\" level=info msg=\"Stopping container: 00aafc815975521306ba80de625310388b94f6227e9714abfd49ee72926359ad (timeout: 15s)\" id=82013a0d-fb23-4954-8424-59a31bef61c2 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:54:11.305756 crc crio[3654]: time=\"2026-06-09T10:54:11.301261109Z\" level=info msg=\"Stopping container: b2715a5453d86e56718ff0f4c77907293b8ef52bad455f062de0695fdb41ad79 (timeout: 15s)\" id=5252daa9-ece0-4f1e-a761-a2111b25ed1b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:54:12.437478 crc crio[3654]: time=\"2026-06-09T10:54:12.43677374Z\" level=info msg=\"Stopped container 183f8aa551f0b759c4777841bdf133a8e67cf952bc2556d1aca753a0f454ba69: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=f2c7cfc5-d8c3-4f52-b28d-a4021441cd2d name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:54:13.548918 crc crio[3654]: time=\"2026-06-09T10:54:13.541831141Z\" level=info msg=\"Removing container: e5f4de7fd2803934b1711b8f4200ed8478f219c41fb5f7f3f36d40bc196765c0\" id=a0fa19b1-6a6b-45a0-aac1-69a868baec9c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:54:15.037515 crc crio[3654]: time=\"2026-06-09T10:54:15.037351921Z\" level=info msg=\"Stopped container c6ec45eae073edea4ec379e56815c2bb19f819bf2837059ddd3a84c23e6ad58d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=4c46d1fa-bd2d-4471-8173-80f3fe33d1ed name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:54:15.155417 crc crio[3654]: time=\"2026-06-09T10:54:15.155262484Z\" level=info msg=\"Stopped container b2715a5453d86e56718ff0f4c77907293b8ef52bad455f062de0695fdb41ad79: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=5252daa9-ece0-4f1e-a761-a2111b25ed1b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:54:15.191918 crc crio[3654]: time=\"2026-06-09T10:54:15.191768938Z\" level=info msg=\"Removed container e5f4de7fd2803934b1711b8f4200ed8478f219c41fb5f7f3f36d40bc196765c0: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=a0fa19b1-6a6b-45a0-aac1-69a868baec9c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:54:15.822583 crc crio[3654]: time=\"2026-06-09T10:54:15.308881077Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=a23250de-29fd-4056-8d92-3a107ae517e4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:54:15.822583 crc crio[3654]: time=\"2026-06-09T10:54:15.30896669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:54:15.822583 crc crio[3654]: time=\"2026-06-09T10:54:15.324034435Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=a23250de-29fd-4056-8d92-3a107ae517e4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:54:15.822583 crc crio[3654]: time=\"2026-06-09T10:54:15.333448067Z\" level=info msg=\"Ran pod sandbox cbba544fe4008e085595dafabddeeecefdf3d86cfc1ffbbddfa403ebcda46287 with infra container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=a23250de-29fd-4056-8d92-3a107ae517e4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:54:15.822583 crc crio[3654]: time=\"2026-06-09T10:54:15.335698921Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=20d93a67-e557-4324-86df-fff21db63990 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:54:15.822583 crc crio[3654]: time=\"2026-06-09T10:54:15.363263447Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=04156192-3d0a-456a-874e-ce57d128c18e name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:54:15.988680 crc crio[3654]: time=\"2026-06-09T10:54:15.988601844Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=79dca129-3174-44ff-8dc0-650bf9b73b34 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:54:15.989116 crc crio[3654]: time=\"2026-06-09T10:54:15.989056157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:54:16.014192 crc crio[3654]: time=\"2026-06-09T10:54:16.01410306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:54:16.167608 crc crio[3654]: time=\"2026-06-09T10:54:16.167450096Z\" level=info msg=\"Stopped container 00aafc815975521306ba80de625310388b94f6227e9714abfd49ee72926359ad: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=82013a0d-fb23-4954-8424-59a31bef61c2 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:54:16.173946 crc crio[3654]: time=\"2026-06-09T10:54:16.173868431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:54:16.561534 crc crio[3654]: time=\"2026-06-09T10:54:16.561356944Z\" level=info msg=\"Created container 9cb1427d833e7666744e14bbecc97b86aaa3df53805be58a9495f1ccd8045d23: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=79dca129-3174-44ff-8dc0-650bf9b73b34 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:54:16.563138 crc crio[3654]: time=\"2026-06-09T10:54:16.563080003Z\" level=info msg=\"Starting container: 9cb1427d833e7666744e14bbecc97b86aaa3df53805be58a9495f1ccd8045d23\" id=39e3d930-4df6-48c5-9456-5ff16d723c1f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:54:16.572335 crc crio[3654]: time=\"2026-06-09T10:54:16.572199707Z\" level=info msg=\"Started container\" PID=15464 containerID=9cb1427d833e7666744e14bbecc97b86aaa3df53805be58a9495f1ccd8045d23 description=openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor id=39e3d930-4df6-48c5-9456-5ff16d723c1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=cbba544fe4008e085595dafabddeeecefdf3d86cfc1ffbbddfa403ebcda46287\nJun 09 10:54:16.573639 crc crio[3654]: time=\"2026-06-09T10:54:16.573535615Z\" level=info msg=\"Stopping pod sandbox: 271de4ba17374600d9e7cae1887d528ce2f5239d69406c466123bf538547bc73\" id=1905255c-02a7-4637-ac2d-54be4703812d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:54:16.574392 crc crio[3654]: time=\"2026-06-09T10:54:16.574257346Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:271de4ba17374600d9e7cae1887d528ce2f5239d69406c466123bf538547bc73 UID:dbe8c044-e227-4408-b8c1-184362d81240 NetNS:/var/run/netns/137be0f1-cebb-4614-ac2c-7da460eb2241 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-poddbe8c044_e227_4408_b8c1_184362d81240.slice PodAnnotations:0xc006734108}] Aliases:map[]}\"\nJun 09 10:54:16.574627 crc crio[3654]: time=\"2026-06-09T10:54:16.574554785Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:54:17.956981 crc crio[3654]: time=\"2026-06-09T10:54:17.956416844Z\" level=info msg=\"Stopped pod sandbox: 271de4ba17374600d9e7cae1887d528ce2f5239d69406c466123bf538547bc73\" id=1905255c-02a7-4637-ac2d-54be4703812d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:54:19.332658 crc crio[3654]: time=\"2026-06-09T10:54:19.331954311Z\" level=info msg=\"Stopping container: 2804ebab2890a012fa5c5b3b2ba48cfd6ffa6df72f7ad8d49e28b0739a0768f8 (timeout: 2s)\" id=cbef33ef-3cd7-4bee-aa16-04f4362f2f49 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:54:19.519965 crc crio[3654]: time=\"2026-06-09T10:54:19.519840804Z\" level=info msg=\"Stopped container 2804ebab2890a012fa5c5b3b2ba48cfd6ffa6df72f7ad8d49e28b0739a0768f8: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=cbef33ef-3cd7-4bee-aa16-04f4362f2f49 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:54:19.632111 crc crio[3654]: time=\"2026-06-09T10:54:19.632002911Z\" level=info msg=\"Removing container: a24b832c99643fd5ff7329045fe9c665c19637c87a98525a57980bb998ef8c7d\" id=20090803-6845-4b96-85ed-bb53faf1c534 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:54:19.931921 crc crio[3654]: time=\"2026-06-09T10:54:19.931860695Z\" level=info msg=\"Removed container a24b832c99643fd5ff7329045fe9c665c19637c87a98525a57980bb998ef8c7d: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=20090803-6845-4b96-85ed-bb53faf1c534 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:54:21.293073 crc crio[3654]: time=\"2026-06-09T10:54:21.292344927Z\" level=info msg=\"Stopped container dd51afac4f11973f89e8f98eab4afa41c0a7893553ee94e48b5cf3cbf044ff00: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=14d0d0b8-7069-40b2-af03-0a475b8729b6 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:54:21.294111 crc crio[3654]: time=\"2026-06-09T10:54:21.294046986Z\" level=info msg=\"Stopping pod sandbox: 94be355b141f4f34f9dfbc8fa98ca3a4b8665d6d2e6970a173fc7801cdf633c7\" id=e879b525-a77d-45ff-af98-bf11d411193f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:54:21.297955 crc crio[3654]: time=\"2026-06-09T10:54:21.297861586Z\" level=info msg=\"Stopped pod sandbox: 94be355b141f4f34f9dfbc8fa98ca3a4b8665d6d2e6970a173fc7801cdf633c7\" id=e879b525-a77d-45ff-af98-bf11d411193f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:54:21.649034 crc crio[3654]: time=\"2026-06-09T10:54:21.648954219Z\" level=info msg=\"Removing container: 00aafc815975521306ba80de625310388b94f6227e9714abfd49ee72926359ad\" id=25592992-b2a7-4c50-881a-6f7f2f3c7096 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:54:21.675214 crc crio[3654]: time=\"2026-06-09T10:54:21.675134764Z\" level=info msg=\"Removed container 00aafc815975521306ba80de625310388b94f6227e9714abfd49ee72926359ad: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=25592992-b2a7-4c50-881a-6f7f2f3c7096 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:54:21.675368 crc crio[3654]: time=\"2026-06-09T10:54:21.675255868Z\" level=info msg=\"Removing container: c6ec45eae073edea4ec379e56815c2bb19f819bf2837059ddd3a84c23e6ad58d\" id=bd5649b8-cd40-49bc-8841-3595b32c8520 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:54:21.678906 crc crio[3654]: time=\"2026-06-09T10:54:21.678722158Z\" level=info msg=\"Removing container: 183f8aa551f0b759c4777841bdf133a8e67cf952bc2556d1aca753a0f454ba69\" id=37c1f074-6cd8-4448-b036-c1bfaf42f73b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:54:21.699865 crc crio[3654]: time=\"2026-06-09T10:54:21.699769335Z\" level=info msg=\"Removed container c6ec45eae073edea4ec379e56815c2bb19f819bf2837059ddd3a84c23e6ad58d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=bd5649b8-cd40-49bc-8841-3595b32c8520 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:54:21.703974 crc crio[3654]: time=\"2026-06-09T10:54:21.703892114Z\" level=info msg=\"Removing container: b2715a5453d86e56718ff0f4c77907293b8ef52bad455f062de0695fdb41ad79\" id=728b71d7-6efb-4d47-bf84-8f2813a359ce name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:54:21.713230 crc crio[3654]: time=\"2026-06-09T10:54:21.713142451Z\" level=info msg=\"Removed container 183f8aa551f0b759c4777841bdf133a8e67cf952bc2556d1aca753a0f454ba69: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=37c1f074-6cd8-4448-b036-c1bfaf42f73b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:54:21.719571 crc crio[3654]: time=\"2026-06-09T10:54:21.719397042Z\" level=info msg=\"Removing container: 5fb2420456cc0582dd16300c910f044213601c521f60697c76894b2cee2312e8\" id=1b145fc4-efac-422d-9a39-c297f4cfe987 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:54:21.729580 crc crio[3654]: time=\"2026-06-09T10:54:21.729420541Z\" level=info msg=\"Removed container b2715a5453d86e56718ff0f4c77907293b8ef52bad455f062de0695fdb41ad79: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=728b71d7-6efb-4d47-bf84-8f2813a359ce name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:54:21.734950 crc crio[3654]: time=\"2026-06-09T10:54:21.734860608Z\" level=info msg=\"Removing container: dd51afac4f11973f89e8f98eab4afa41c0a7893553ee94e48b5cf3cbf044ff00\" id=39bb6f02-300e-4d35-b736-767bc4790bf8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:54:21.831945 crc crio[3654]: time=\"2026-06-09T10:54:21.831762825Z\" level=info msg=\"Removed container 5fb2420456cc0582dd16300c910f044213601c521f60697c76894b2cee2312e8: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=1b145fc4-efac-422d-9a39-c297f4cfe987 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:54:21.838701 crc crio[3654]: time=\"2026-06-09T10:54:21.838051396Z\" level=info msg=\"Removing container: dd51afac4f11973f89e8f98eab4afa41c0a7893553ee94e48b5cf3cbf044ff00\" id=f494558c-37d1-4a60-b844-d0c074fb015d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:54:21.847702 crc crio[3654]: time=\"2026-06-09T10:54:21.847240451Z\" level=info msg=\"Container dd51afac4f11973f89e8f98eab4afa41c0a7893553ee94e48b5cf3cbf044ff00 not known, assuming it got already removed\" id=f494558c-37d1-4a60-b844-d0c074fb015d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:54:21.847702 crc crio[3654]: time=\"2026-06-09T10:54:21.847674814Z\" level=info msg=\"Removed container dd51afac4f11973f89e8f98eab4afa41c0a7893553ee94e48b5cf3cbf044ff00: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=f494558c-37d1-4a60-b844-d0c074fb015d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:54:21.853276 crc crio[3654]: time=\"2026-06-09T10:54:21.853201213Z\" level=info msg=\"Stopping pod sandbox: f35ba46f5704b7a0c1dbba5084a9c17a7ef638a5dcacd99812d1c200c49178e3\" id=63699f56-5c5e-4c3f-9cdc-30aa34123034 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:54:21.853393 crc crio[3654]: time=\"2026-06-09T10:54:21.853337927Z\" level=info msg=\"Stopped pod sandbox (already stopped): f35ba46f5704b7a0c1dbba5084a9c17a7ef638a5dcacd99812d1c200c49178e3\" id=63699f56-5c5e-4c3f-9cdc-30aa34123034 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:54:21.854102 crc crio[3654]: time=\"2026-06-09T10:54:21.85377323Z\" level=info msg=\"Removing pod sandbox: f35ba46f5704b7a0c1dbba5084a9c17a7ef638a5dcacd99812d1c200c49178e3\" id=78ae9118-6f10-48a7-bdc2-08b8cfd3e750 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 10:54:21.866441 crc crio[3654]: time=\"2026-06-09T10:54:21.866219979Z\" level=info msg=\"Removed pod sandbox: f35ba46f5704b7a0c1dbba5084a9c17a7ef638a5dcacd99812d1c200c49178e3\" id=78ae9118-6f10-48a7-bdc2-08b8cfd3e750 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 10:54:21.867727 crc crio[3654]: time=\"2026-06-09T10:54:21.867141216Z\" level=info msg=\"Stopping pod sandbox: 3e1d9aa04dc62d0d0fd90f96b9c9f74e23738c9e3b2b6218530c7b21e97cd598\" id=371fd10c-0c6d-4f80-a19f-902760e48781 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:54:21.867727 crc crio[3654]: time=\"2026-06-09T10:54:21.867202187Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3e1d9aa04dc62d0d0fd90f96b9c9f74e23738c9e3b2b6218530c7b21e97cd598\" id=371fd10c-0c6d-4f80-a19f-902760e48781 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:54:21.868124 crc crio[3654]: time=\"2026-06-09T10:54:21.867788764Z\" level=info msg=\"Removing pod sandbox: 3e1d9aa04dc62d0d0fd90f96b9c9f74e23738c9e3b2b6218530c7b21e97cd598\" id=e90a523e-8037-4ff9-8e3e-4a58a2f9a546 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 10:54:21.876653 crc crio[3654]: time=\"2026-06-09T10:54:21.876178256Z\" level=info msg=\"Removed pod sandbox: 3e1d9aa04dc62d0d0fd90f96b9c9f74e23738c9e3b2b6218530c7b21e97cd598\" id=e90a523e-8037-4ff9-8e3e-4a58a2f9a546 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 10:54:21.877879 crc crio[3654]: time=\"2026-06-09T10:54:21.877767272Z\" level=info msg=\"Stopping pod sandbox: 94be355b141f4f34f9dfbc8fa98ca3a4b8665d6d2e6970a173fc7801cdf633c7\" id=33b937a8-2b53-4534-a77b-9166add48332 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:54:21.877879 crc crio[3654]: time=\"2026-06-09T10:54:21.877869175Z\" level=info msg=\"Stopped pod sandbox (already stopped): 94be355b141f4f34f9dfbc8fa98ca3a4b8665d6d2e6970a173fc7801cdf633c7\" id=33b937a8-2b53-4534-a77b-9166add48332 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:54:21.879649 crc crio[3654]: time=\"2026-06-09T10:54:21.879209844Z\" level=info msg=\"Removing pod sandbox: 94be355b141f4f34f9dfbc8fa98ca3a4b8665d6d2e6970a173fc7801cdf633c7\" id=8b31bc80-16d8-4ae8-b9b2-0cd62b7188d9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 10:54:21.888654 crc crio[3654]: time=\"2026-06-09T10:54:21.888573934Z\" level=info msg=\"Removed pod sandbox: 94be355b141f4f34f9dfbc8fa98ca3a4b8665d6d2e6970a173fc7801cdf633c7\" id=8b31bc80-16d8-4ae8-b9b2-0cd62b7188d9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 10:54:21.890143 crc crio[3654]: time=\"2026-06-09T10:54:21.890040896Z\" level=info msg=\"Stopping pod sandbox: 9cdb853dd0dee534b1202c3309d5c11200cb762ff1c64ad2e522288b3cf2ff56\" id=11a0ffff-aaa8-4e06-b713-d98862aa198b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:54:21.890143 crc crio[3654]: time=\"2026-06-09T10:54:21.890135339Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9cdb853dd0dee534b1202c3309d5c11200cb762ff1c64ad2e522288b3cf2ff56\" id=11a0ffff-aaa8-4e06-b713-d98862aa198b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:54:21.890879 crc crio[3654]: time=\"2026-06-09T10:54:21.890802908Z\" level=info msg=\"Removing pod sandbox: 9cdb853dd0dee534b1202c3309d5c11200cb762ff1c64ad2e522288b3cf2ff56\" id=930f3b0e-9747-47fb-8122-29083f230e65 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 10:54:21.898181 crc crio[3654]: time=\"2026-06-09T10:54:21.898080428Z\" level=info msg=\"Removed pod sandbox: 9cdb853dd0dee534b1202c3309d5c11200cb762ff1c64ad2e522288b3cf2ff56\" id=930f3b0e-9747-47fb-8122-29083f230e65 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 10:54:21.899410 crc crio[3654]: time=\"2026-06-09T10:54:21.899270443Z\" level=info msg=\"Stopping pod sandbox: f750c4ba8df9773193ad5a8a6cc6f75c71d647bf9be6c56ee3a89a27dcb895ec\" id=fafc68ee-7d6a-48dc-a967-0fdbcc956eb4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:54:21.899410 crc crio[3654]: time=\"2026-06-09T10:54:21.899402797Z\" level=info msg=\"Stopped pod sandbox (already stopped): f750c4ba8df9773193ad5a8a6cc6f75c71d647bf9be6c56ee3a89a27dcb895ec\" id=fafc68ee-7d6a-48dc-a967-0fdbcc956eb4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:54:21.902083 crc crio[3654]: time=\"2026-06-09T10:54:21.900419816Z\" level=info msg=\"Removing pod sandbox: f750c4ba8df9773193ad5a8a6cc6f75c71d647bf9be6c56ee3a89a27dcb895ec\" id=62facb74-211f-43cf-830b-fb71c0a05293 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 10:54:21.908957 crc crio[3654]: time=\"2026-06-09T10:54:21.908849319Z\" level=info msg=\"Removed pod sandbox: f750c4ba8df9773193ad5a8a6cc6f75c71d647bf9be6c56ee3a89a27dcb895ec\" id=62facb74-211f-43cf-830b-fb71c0a05293 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 10:54:27.729002 crc crio[3654]: time=\"2026-06-09T10:54:27.72776795Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=a83c2d22-e260-4587-8414-64d946b3d2bc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:54:27.730446 crc crio[3654]: time=\"2026-06-09T10:54:27.729030607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:54:27.742787 crc crio[3654]: time=\"2026-06-09T10:54:27.742706031Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=a83c2d22-e260-4587-8414-64d946b3d2bc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:54:27.754989 crc crio[3654]: time=\"2026-06-09T10:54:27.754901423Z\" level=info msg=\"Ran pod sandbox 70791315c941aaae3c3fef07c3633107132cd683fb99715b15b18f0357a3468b with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=a83c2d22-e260-4587-8414-64d946b3d2bc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:54:27.757222 crc crio[3654]: time=\"2026-06-09T10:54:27.757168459Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=b314699c-cf38-4e8d-9a41-270b318cb0ef name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:54:27.759785 crc crio[3654]: time=\"2026-06-09T10:54:27.759719292Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=643af910-a81f-4fb8-983a-18e41359f21b name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:54:27.790159 crc crio[3654]: time=\"2026-06-09T10:54:27.789887303Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=429015f4-efcb-4c94-9e09-047a0c933734 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:54:27.790494 crc crio[3654]: time=\"2026-06-09T10:54:27.790258834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:54:27.826369 crc crio[3654]: time=\"2026-06-09T10:54:27.826253533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:54:27.980328 crc crio[3654]: time=\"2026-06-09T10:54:27.980186235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:54:28.075180 crc crio[3654]: time=\"2026-06-09T10:54:28.074660862Z\" level=info msg=\"Created container 1c86a4842a29129af393db98d8de6a96a31ab85427578f1a86cf491f8f9357cc: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=429015f4-efcb-4c94-9e09-047a0c933734 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:54:28.076570 crc crio[3654]: time=\"2026-06-09T10:54:28.076487224Z\" level=info msg=\"Starting container: 1c86a4842a29129af393db98d8de6a96a31ab85427578f1a86cf491f8f9357cc\" id=8d6c3bef-4567-4bb6-93b2-bf63cdd41b40 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:54:28.084100 crc crio[3654]: time=\"2026-06-09T10:54:28.084008261Z\" level=info msg=\"Started container\" PID=15654 containerID=1c86a4842a29129af393db98d8de6a96a31ab85427578f1a86cf491f8f9357cc description=openshift-kube-apiserver/kube-apiserver-crc/setup id=8d6c3bef-4567-4bb6-93b2-bf63cdd41b40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70791315c941aaae3c3fef07c3633107132cd683fb99715b15b18f0357a3468b\nJun 09 10:54:28.740682 crc crio[3654]: time=\"2026-06-09T10:54:28.740406015Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=18c037cd-29b8-409a-b495-eb79c71fb656 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:54:28.743427 crc crio[3654]: time=\"2026-06-09T10:54:28.743208926Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=8463980a-4f63-4d24-b078-46dbcec7b627 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:54:28.750926 crc crio[3654]: time=\"2026-06-09T10:54:28.750809265Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=c60f234a-4989-4f5b-82ad-5eb467634d43 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:54:28.751524 crc crio[3654]: time=\"2026-06-09T10:54:28.751274289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:54:28.785907 crc crio[3654]: time=\"2026-06-09T10:54:28.785749104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:54:28.974946 crc crio[3654]: time=\"2026-06-09T10:54:28.974883652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:54:29.068091 crc crio[3654]: time=\"2026-06-09T10:54:29.067508215Z\" level=info msg=\"Created container 3174e9343eed1b6ec2d6036e85b7f51c03e53d247bb48e68f27d870cf0553991: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=c60f234a-4989-4f5b-82ad-5eb467634d43 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:54:29.069142 crc crio[3654]: time=\"2026-06-09T10:54:29.06906741Z\" level=info msg=\"Starting container: 3174e9343eed1b6ec2d6036e85b7f51c03e53d247bb48e68f27d870cf0553991\" id=7209e27a-52fb-41c1-b8aa-a352150b3560 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:54:29.074820 crc crio[3654]: time=\"2026-06-09T10:54:29.074739644Z\" level=info msg=\"Started container\" PID=15714 containerID=3174e9343eed1b6ec2d6036e85b7f51c03e53d247bb48e68f27d870cf0553991 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=7209e27a-52fb-41c1-b8aa-a352150b3560 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70791315c941aaae3c3fef07c3633107132cd683fb99715b15b18f0357a3468b\nJun 09 10:54:29.086633 crc crio[3654]: time=\"2026-06-09T10:54:29.086512573Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=5b3ad27b-c110-4890-b93e-b9528fd47810 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:54:29.088649 crc crio[3654]: time=\"2026-06-09T10:54:29.088567073Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=6c3e7614-1a36-41f0-95fd-0db29c862aa0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:54:29.099613 crc crio[3654]: time=\"2026-06-09T10:54:29.09957719Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=0ff54460-1613-4e13-b5cb-2a0d360d5079 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:54:29.100088 crc crio[3654]: time=\"2026-06-09T10:54:29.100067035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:54:29.140791 crc crio[3654]: time=\"2026-06-09T10:54:29.140663996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:54:29.286181 crc crio[3654]: time=\"2026-06-09T10:54:29.286084523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:54:29.369735 crc crio[3654]: time=\"2026-06-09T10:54:29.369677096Z\" level=info msg=\"Created container 6690f2afd8a94ae11550bc677cfccdf8b885073098a1df7b40085c0b65790c3c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=0ff54460-1613-4e13-b5cb-2a0d360d5079 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:54:29.371259 crc crio[3654]: time=\"2026-06-09T10:54:29.371188079Z\" level=info msg=\"Starting container: 6690f2afd8a94ae11550bc677cfccdf8b885073098a1df7b40085c0b65790c3c\" id=b4b7c22b-9f60-4f28-a9f9-83975a2afdd2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:54:29.376263 crc crio[3654]: time=\"2026-06-09T10:54:29.376185883Z\" level=info msg=\"Started container\" PID=15760 containerID=6690f2afd8a94ae11550bc677cfccdf8b885073098a1df7b40085c0b65790c3c description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=b4b7c22b-9f60-4f28-a9f9-83975a2afdd2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70791315c941aaae3c3fef07c3633107132cd683fb99715b15b18f0357a3468b\nJun 09 10:54:29.387056 crc crio[3654]: time=\"2026-06-09T10:54:29.386970455Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=86fae8b3-2328-4254-b9a1-694d92cffc29 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:54:29.388989 crc crio[3654]: time=\"2026-06-09T10:54:29.3889045Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=41444b91-b913-486c-9c6b-de1635285b15 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:54:29.397476 crc crio[3654]: time=\"2026-06-09T10:54:29.397368115Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=c58aeb08-05bb-4cab-adaa-7d1df7fa2a2d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:54:29.397852 crc crio[3654]: time=\"2026-06-09T10:54:29.397795617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:54:29.421678 crc crio[3654]: time=\"2026-06-09T10:54:29.421604854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:54:29.703937 crc crio[3654]: time=\"2026-06-09T10:54:29.70387315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:54:29.791256 crc crio[3654]: time=\"2026-06-09T10:54:29.791153529Z\" level=info msg=\"Created container 95ecdf5a13326e23fe1d4c242986111acedcbb24ac2d4533b53875f893d2c5f1: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=c58aeb08-05bb-4cab-adaa-7d1df7fa2a2d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:54:29.792661 crc crio[3654]: time=\"2026-06-09T10:54:29.79256672Z\" level=info msg=\"Starting container: 95ecdf5a13326e23fe1d4c242986111acedcbb24ac2d4533b53875f893d2c5f1\" id=a0c98bf7-e053-491b-a892-68868ba61b10 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:54:29.797486 crc crio[3654]: time=\"2026-06-09T10:54:29.797348748Z\" level=info msg=\"Started container\" PID=15809 containerID=95ecdf5a13326e23fe1d4c242986111acedcbb24ac2d4533b53875f893d2c5f1 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=a0c98bf7-e053-491b-a892-68868ba61b10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70791315c941aaae3c3fef07c3633107132cd683fb99715b15b18f0357a3468b\nJun 09 10:54:29.813150 crc crio[3654]: time=\"2026-06-09T10:54:29.81300297Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=e3507e8c-1b4a-4976-92c8-5ff6e1e8604a name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:54:29.815198 crc crio[3654]: time=\"2026-06-09T10:54:29.815118951Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=a7ebedb1-329b-417a-a980-4a0457ef58d9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:54:29.829586 crc crio[3654]: time=\"2026-06-09T10:54:29.829501836Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=f4e861a6-497a-4565-a435-b18cd58ae4de name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:54:29.830154 crc crio[3654]: time=\"2026-06-09T10:54:29.830101753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:54:29.868250 crc crio[3654]: time=\"2026-06-09T10:54:29.868161842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:54:30.097493 crc crio[3654]: time=\"2026-06-09T10:54:30.097409188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:54:30.208053 crc crio[3654]: time=\"2026-06-09T10:54:30.207978919Z\" level=info msg=\"Created container d16625eb9ef3a1c0b2350639e5ca82d745b189e28110f98a8e2334736d7fdcfb: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=f4e861a6-497a-4565-a435-b18cd58ae4de name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:54:30.209103 crc crio[3654]: time=\"2026-06-09T10:54:30.208994238Z\" level=info msg=\"Starting container: d16625eb9ef3a1c0b2350639e5ca82d745b189e28110f98a8e2334736d7fdcfb\" id=0179b95a-5b63-48a8-bec9-301c8b977936 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:54:30.214594 crc crio[3654]: time=\"2026-06-09T10:54:30.214515917Z\" level=info msg=\"Started container\" PID=15828 containerID=d16625eb9ef3a1c0b2350639e5ca82d745b189e28110f98a8e2334736d7fdcfb description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=0179b95a-5b63-48a8-bec9-301c8b977936 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70791315c941aaae3c3fef07c3633107132cd683fb99715b15b18f0357a3468b\nJun 09 10:54:30.225055 crc crio[3654]: time=\"2026-06-09T10:54:30.224968329Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=04e1d8cb-bf92-4631-b60b-ae1dc9701795 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:54:30.227212 crc crio[3654]: time=\"2026-06-09T10:54:30.227158372Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=76ad80a8-708d-45a2-b866-98e60d6d66ba name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:54:30.237775 crc crio[3654]: time=\"2026-06-09T10:54:30.237695386Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=ffec8fff-c45d-443b-9dbc-2c4592061357 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:54:30.238129 crc crio[3654]: time=\"2026-06-09T10:54:30.238067317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:54:30.258629 crc crio[3654]: time=\"2026-06-09T10:54:30.258579119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:54:30.459771 crc crio[3654]: time=\"2026-06-09T10:54:30.459680263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:54:30.567818 crc crio[3654]: time=\"2026-06-09T10:54:30.567767532Z\" level=info msg=\"Created container 7b8b65ef9e227990f3462aecd35aae6d60fd0df3792cf47ae2fcdfc0f69667ed: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=ffec8fff-c45d-443b-9dbc-2c4592061357 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:54:30.570138 crc crio[3654]: time=\"2026-06-09T10:54:30.570064019Z\" level=info msg=\"Starting container: 7b8b65ef9e227990f3462aecd35aae6d60fd0df3792cf47ae2fcdfc0f69667ed\" id=316d2081-d40c-4799-b42b-6baad7ebb5eb name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:54:30.584214 crc crio[3654]: time=\"2026-06-09T10:54:30.584127144Z\" level=info msg=\"Started container\" PID=15846 containerID=7b8b65ef9e227990f3462aecd35aae6d60fd0df3792cf47ae2fcdfc0f69667ed description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=316d2081-d40c-4799-b42b-6baad7ebb5eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=70791315c941aaae3c3fef07c3633107132cd683fb99715b15b18f0357a3468b\nJun 09 10:54:34.805135 crc crio[3654]: time=\"2026-06-09T10:54:34.805044078Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=b2b73e21-b27f-4c80-8194-48678b4c557c name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:54:34.808043 crc crio[3654]: time=\"2026-06-09T10:54:34.807952322Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=d5c294da-a6a8-43d5-99b5-c370878c5494 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:54:34.810178 crc crio[3654]: time=\"2026-06-09T10:54:34.810099854Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=8a2030ed-d1eb-437b-b0b1-a912a957227f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:54:34.810671 crc crio[3654]: time=\"2026-06-09T10:54:34.810542127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:54:34.838047 crc crio[3654]: time=\"2026-06-09T10:54:34.837958598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:54:34.980008 crc crio[3654]: time=\"2026-06-09T10:54:34.979825412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:54:35.089572 crc crio[3654]: time=\"2026-06-09T10:54:35.088944652Z\" level=info msg=\"Created container ddfc3eb3bdad2b9c0055ac81b3c33fc99711fdfd813d905e5ea60cde29779a78: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=8a2030ed-d1eb-437b-b0b1-a912a957227f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:54:35.091727 crc crio[3654]: time=\"2026-06-09T10:54:35.09164804Z\" level=info msg=\"Starting container: ddfc3eb3bdad2b9c0055ac81b3c33fc99711fdfd813d905e5ea60cde29779a78\" id=5ed3633f-f45f-4d92-9fb0-26d0ce22adfb name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:54:35.097087 crc crio[3654]: time=\"2026-06-09T10:54:35.097006944Z\" level=info msg=\"Started container\" PID=15892 containerID=ddfc3eb3bdad2b9c0055ac81b3c33fc99711fdfd813d905e5ea60cde29779a78 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=5ed3633f-f45f-4d92-9fb0-26d0ce22adfb name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3634b745444ba35c0edeb974e19fc8a4e8fdec9fca497639475422f2fa1abea\nJun 09 10:54:39.865486 crc crio[3654]: time=\"2026-06-09T10:54:39.86476516Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=fc674b64-81fb-4159-9d92-c4087b632e6d name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:54:39.867326 crc crio[3654]: time=\"2026-06-09T10:54:39.867220231Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=0aca7341-09b0-42c6-a9ad-e7706de1d7ab name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:54:39.871049 crc crio[3654]: time=\"2026-06-09T10:54:39.870878307Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=8850b4be-5478-4b3c-a033-ab74781150af name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:54:39.871360 crc crio[3654]: time=\"2026-06-09T10:54:39.871226817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:54:39.895138 crc crio[3654]: time=\"2026-06-09T10:54:39.894928181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:54:40.048506 crc crio[3654]: time=\"2026-06-09T10:54:40.04839483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:54:40.133697 crc crio[3654]: time=\"2026-06-09T10:54:40.133558208Z\" level=info msg=\"Created container 25d12826301139e4bc42ce3686d290b9b8f41cbecac374ef2d9c72e8c217aac7: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=8850b4be-5478-4b3c-a033-ab74781150af name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:54:40.134770 crc crio[3654]: time=\"2026-06-09T10:54:40.134705461Z\" level=info msg=\"Starting container: 25d12826301139e4bc42ce3686d290b9b8f41cbecac374ef2d9c72e8c217aac7\" id=dd255bc4-1735-49b4-839d-f973b0142e58 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:54:40.141750 crc crio[3654]: time=\"2026-06-09T10:54:40.141376583Z\" level=info msg=\"Started container\" PID=16012 containerID=25d12826301139e4bc42ce3686d290b9b8f41cbecac374ef2d9c72e8c217aac7 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=dd255bc4-1735-49b4-839d-f973b0142e58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70791315c941aaae3c3fef07c3633107132cd683fb99715b15b18f0357a3468b\nJun 09 10:55:01.649733 crc crio[3654]: time=\"2026-06-09T10:55:01.648730469Z\" level=info msg=\"Stopping container: 9cb1427d833e7666744e14bbecc97b86aaa3df53805be58a9495f1ccd8045d23 (timeout: 5s)\" id=35c2825e-f7fc-498d-bffd-ac1ca7ab1eed name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:55:06.657663 crc crio[3654]: time=\"2026-06-09T10:55:06.657049135Z\" level=warning msg=\"Stopping container 9cb1427d833e7666744e14bbecc97b86aaa3df53805be58a9495f1ccd8045d23 with stop signal(15) timed out. Killing...\"\nJun 09 10:55:07.225148 crc crio[3654]: time=\"2026-06-09T10:55:07.22459633Z\" level=info msg=\"Stopped container 9cb1427d833e7666744e14bbecc97b86aaa3df53805be58a9495f1ccd8045d23: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=35c2825e-f7fc-498d-bffd-ac1ca7ab1eed name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:55:07.227092 crc crio[3654]: time=\"2026-06-09T10:55:07.226386382Z\" level=info msg=\"Stopping pod sandbox: cbba544fe4008e085595dafabddeeecefdf3d86cfc1ffbbddfa403ebcda46287\" id=61cdee16-86d8-46c0-bf5b-6ac02d21a91b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:55:07.231267 crc crio[3654]: time=\"2026-06-09T10:55:07.231055767Z\" level=info msg=\"Stopped pod sandbox: cbba544fe4008e085595dafabddeeecefdf3d86cfc1ffbbddfa403ebcda46287\" id=61cdee16-86d8-46c0-bf5b-6ac02d21a91b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:55:08.309737 crc crio[3654]: time=\"2026-06-09T10:55:08.309658157Z\" level=info msg=\"Removing container: 9cb1427d833e7666744e14bbecc97b86aaa3df53805be58a9495f1ccd8045d23\" id=e06efa3f-17b8-4f7a-b76d-13f68248cbb5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:55:08.329936 crc crio[3654]: time=\"2026-06-09T10:55:08.329866011Z\" level=info msg=\"Removed container 9cb1427d833e7666744e14bbecc97b86aaa3df53805be58a9495f1ccd8045d23: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=e06efa3f-17b8-4f7a-b76d-13f68248cbb5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:55:12.705230 crc crio[3654]: time=\"2026-06-09T10:55:12.703282967Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=e70d7c65-894b-4c02-94cf-2a63c3c7f4c3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:55:12.709114 crc crio[3654]: time=\"2026-06-09T10:55:12.709017153Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=42ad4e2c-ffb9-4e99-925e-b15fff6e45bb name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:55:12.861179 crc crio[3654]: time=\"2026-06-09T10:55:12.861064512Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=be8bc53c-5517-4578-9505-bf1b28f6eeb9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:55:12.861593 crc crio[3654]: time=\"2026-06-09T10:55:12.861538086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:12.883490 crc crio[3654]: time=\"2026-06-09T10:55:12.883390767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:12.887685 crc crio[3654]: time=\"2026-06-09T10:55:12.887616119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:13.210506 crc crio[3654]: time=\"2026-06-09T10:55:13.20978165Z\" level=info msg=\"Created container 51ebf14f0a440649d9a59ee53f7d1cecbd3086dda8df572a4cc3346628f4ffb7: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=be8bc53c-5517-4578-9505-bf1b28f6eeb9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:55:13.211535 crc crio[3654]: time=\"2026-06-09T10:55:13.211471099Z\" level=info msg=\"Starting container: 51ebf14f0a440649d9a59ee53f7d1cecbd3086dda8df572a4cc3346628f4ffb7\" id=e03cc688-8f46-4f5f-9bc4-b370aa3df0df name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:55:13.217808 crc crio[3654]: time=\"2026-06-09T10:55:13.217690058Z\" level=info msg=\"Started container\" PID=16478 containerID=51ebf14f0a440649d9a59ee53f7d1cecbd3086dda8df572a4cc3346628f4ffb7 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=e03cc688-8f46-4f5f-9bc4-b370aa3df0df name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9b479de35f01ab7bfcd62a9edfa06265f1db178e901d03ec50c14687e120ac3\nJun 09 10:55:21.948545 crc crio[3654]: time=\"2026-06-09T10:55:21.947014244Z\" level=info msg=\"Stopping pod sandbox: cbba544fe4008e085595dafabddeeecefdf3d86cfc1ffbbddfa403ebcda46287\" id=44a6b03f-f0a9-43bf-ad39-c8384ac2d3c1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:55:21.948545 crc crio[3654]: time=\"2026-06-09T10:55:21.948086865Z\" level=info msg=\"Stopped pod sandbox (already stopped): cbba544fe4008e085595dafabddeeecefdf3d86cfc1ffbbddfa403ebcda46287\" id=44a6b03f-f0a9-43bf-ad39-c8384ac2d3c1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:55:21.952021 crc crio[3654]: time=\"2026-06-09T10:55:21.951822103Z\" level=info msg=\"Removing pod sandbox: cbba544fe4008e085595dafabddeeecefdf3d86cfc1ffbbddfa403ebcda46287\" id=6e438aab-e850-43ac-b521-b7a1bba0e1ba name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 10:55:21.987584 crc crio[3654]: time=\"2026-06-09T10:55:21.986754051Z\" level=info msg=\"Removed pod sandbox: cbba544fe4008e085595dafabddeeecefdf3d86cfc1ffbbddfa403ebcda46287\" id=6e438aab-e850-43ac-b521-b7a1bba0e1ba name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 10:55:38.402118 crc crio[3654]: time=\"2026-06-09T10:55:38.400870878Z\" level=info msg=\"Stopping container: 3361b29f938f4e5de14851b34e2ded2e591f070449edfda2a6a6a0dc995fb1b6 (timeout: 30s)\" id=35342534-efef-464f-a568-6676a6d72796 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:55:38.448340 crc crio[3654]: time=\"2026-06-09T10:55:38.445948659Z\" level=info msg=\"Stopping container: eac29518222206fc5e3fa2b9a2f89a2f70a174d46ce5df38838b73c8c09afe20 (timeout: 30s)\" id=6171eb70-edb4-410c-af0d-39749d776a91 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:55:38.745022 crc crio[3654]: time=\"2026-06-09T10:55:38.743940163Z\" level=info msg=\"Stopped container eac29518222206fc5e3fa2b9a2f89a2f70a174d46ce5df38838b73c8c09afe20: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=6171eb70-edb4-410c-af0d-39749d776a91 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:55:38.746239 crc crio[3654]: time=\"2026-06-09T10:55:38.746106385Z\" level=info msg=\"Stopping pod sandbox: c6b7ae13a88287812d0215b4c3779b57d6f31d7d3c855c0f6b25b5dfbbd30e61\" id=e518b587-fc51-4d03-8afb-9f559c70ee01 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:55:38.747029 crc crio[3654]: time=\"2026-06-09T10:55:38.746914729Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:c6b7ae13a88287812d0215b4c3779b57d6f31d7d3c855c0f6b25b5dfbbd30e61 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/e3cde62f-3aba-4584-beb6-3171908e6c06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc0016a80f0}] Aliases:map[]}\"\nJun 09 10:55:38.747233 crc crio[3654]: time=\"2026-06-09T10:55:38.747150045Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:55:39.078593 crc crio[3654]: time=\"2026-06-09T10:55:39.078188982Z\" level=info msg=\"Stopped container 3361b29f938f4e5de14851b34e2ded2e591f070449edfda2a6a6a0dc995fb1b6: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=35342534-efef-464f-a568-6676a6d72796 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:55:39.078880 crc crio[3654]: time=\"2026-06-09T10:55:39.07879828Z\" level=info msg=\"Stopping pod sandbox: c2213861107718b2a7b43f28744d0124819ec222fb5af298c32901a8ccb8716c\" id=008c42d9-c976-4ea1-8432-95bedc79262a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:55:39.079530 crc crio[3654]: time=\"2026-06-09T10:55:39.079362936Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:c2213861107718b2a7b43f28744d0124819ec222fb5af298c32901a8ccb8716c UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/48cd75a4-de97-43cc-8747-979543986d49 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc0029b24f0}] Aliases:map[]}\"\nJun 09 10:55:39.079708 crc crio[3654]: time=\"2026-06-09T10:55:39.079632634Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:55:39.353377 crc crio[3654]: time=\"2026-06-09T10:55:39.351707739Z\" level=info msg=\"Stopping container: 51ebf14f0a440649d9a59ee53f7d1cecbd3086dda8df572a4cc3346628f4ffb7 (timeout: 2s)\" id=6c296db0-68a7-4a9c-9143-c0c4d3c9a59c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:55:39.496712 crc crio[3654]: time=\"2026-06-09T10:55:39.49618129Z\" level=info msg=\"Stopped pod sandbox: c6b7ae13a88287812d0215b4c3779b57d6f31d7d3c855c0f6b25b5dfbbd30e61\" id=e518b587-fc51-4d03-8afb-9f559c70ee01 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:55:39.528644 crc crio[3654]: time=\"2026-06-09T10:55:39.528551675Z\" level=info msg=\"Stopped container 51ebf14f0a440649d9a59ee53f7d1cecbd3086dda8df572a4cc3346628f4ffb7: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=6c296db0-68a7-4a9c-9143-c0c4d3c9a59c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:55:39.530003 crc crio[3654]: time=\"2026-06-09T10:55:39.529938345Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=25d36b55-0943-4552-b13b-d8b8ab8f80ca name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:55:39.534780 crc crio[3654]: time=\"2026-06-09T10:55:39.534667971Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=f29077f0-468f-4ad3-92fc-7ea1651335cb name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:55:39.537989 crc crio[3654]: time=\"2026-06-09T10:55:39.537900095Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=059badbc-f08e-4e57-80b7-d34428c23bd2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:55:39.538803 crc crio[3654]: time=\"2026-06-09T10:55:39.538741119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:39.694569 crc crio[3654]: time=\"2026-06-09T10:55:39.690496721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:39.726434 crc crio[3654]: time=\"2026-06-09T10:55:39.723878194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:40.073628 crc crio[3654]: time=\"2026-06-09T10:55:40.072586142Z\" level=info msg=\"Stopped pod sandbox: c2213861107718b2a7b43f28744d0124819ec222fb5af298c32901a8ccb8716c\" id=008c42d9-c976-4ea1-8432-95bedc79262a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:55:40.113080 crc crio[3654]: time=\"2026-06-09T10:55:40.113006859Z\" level=info msg=\"Removing container: 3361b29f938f4e5de14851b34e2ded2e591f070449edfda2a6a6a0dc995fb1b6\" id=ad7f1f8f-00a9-4921-8b58-ab9c756f42ea name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:55:40.136122 crc crio[3654]: time=\"2026-06-09T10:55:40.136041864Z\" level=info msg=\"Removed container 3361b29f938f4e5de14851b34e2ded2e591f070449edfda2a6a6a0dc995fb1b6: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=ad7f1f8f-00a9-4921-8b58-ab9c756f42ea name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:55:40.138604 crc crio[3654]: time=\"2026-06-09T10:55:40.138535016Z\" level=info msg=\"Removing container: 2804ebab2890a012fa5c5b3b2ba48cfd6ffa6df72f7ad8d49e28b0739a0768f8\" id=c2a3f4c0-6570-4162-8f2b-88c0afd4733f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:55:40.318131 crc crio[3654]: time=\"2026-06-09T10:55:40.318023318Z\" level=info msg=\"Created container f5aa024cbfaa22fc08df83b0266655afd6e4f6d9519efbe1adc095c6a37e9867: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=059badbc-f08e-4e57-80b7-d34428c23bd2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:55:40.319218 crc crio[3654]: time=\"2026-06-09T10:55:40.319152141Z\" level=info msg=\"Starting container: f5aa024cbfaa22fc08df83b0266655afd6e4f6d9519efbe1adc095c6a37e9867\" id=f857a796-02d9-400d-ac38-253b85206c6b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:55:40.329785 crc crio[3654]: time=\"2026-06-09T10:55:40.327697017Z\" level=info msg=\"Started container\" PID=16893 containerID=f5aa024cbfaa22fc08df83b0266655afd6e4f6d9519efbe1adc095c6a37e9867 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=f857a796-02d9-400d-ac38-253b85206c6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9b479de35f01ab7bfcd62a9edfa06265f1db178e901d03ec50c14687e120ac3\nJun 09 10:55:40.775702 crc crio[3654]: time=\"2026-06-09T10:55:40.775574448Z\" level=info msg=\"Removed container 2804ebab2890a012fa5c5b3b2ba48cfd6ffa6df72f7ad8d49e28b0739a0768f8: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=c2a3f4c0-6570-4162-8f2b-88c0afd4733f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:55:40.782892 crc crio[3654]: time=\"2026-06-09T10:55:40.782784606Z\" level=info msg=\"Removing container: eac29518222206fc5e3fa2b9a2f89a2f70a174d46ce5df38838b73c8c09afe20\" id=7ef78fa8-65e6-4906-b42e-97e5b60e3e95 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:55:40.810010 crc crio[3654]: time=\"2026-06-09T10:55:40.809886469Z\" level=info msg=\"Removed container eac29518222206fc5e3fa2b9a2f89a2f70a174d46ce5df38838b73c8c09afe20: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=7ef78fa8-65e6-4906-b42e-97e5b60e3e95 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:55:41.272519 crc crio[3654]: time=\"2026-06-09T10:55:41.272016321Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-77bdd5c55b-qzp4f/POD\" id=d0927b0c-d80d-4a3b-ae7f-8f374536b0f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:55:41.272637 crc crio[3654]: time=\"2026-06-09T10:55:41.272541136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:41.297481 crc crio[3654]: time=\"2026-06-09T10:55:41.297380613Z\" level=info msg=\"Got pod network &{Name:controller-manager-77bdd5c55b-qzp4f Namespace:openshift-controller-manager ID:119b30e04593b9d3b2053b75a65a4db4bbcca148fc47673a4e7536fa03592e8d UID:333ae7d0-a3d3-4ca5-b6d5-8cfa0763e6df NetNS:/var/run/netns/4e19378d-1015-41fa-b6fc-08efd4133fdd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod333ae7d0_a3d3_4ca5_b6d5_8cfa0763e6df.slice PodAnnotations:0xc0029b3000}] Aliases:map[]}\"\nJun 09 10:55:41.297481 crc crio[3654]: time=\"2026-06-09T10:55:41.297454836Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-77bdd5c55b-qzp4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:55:42.203454 crc crio[3654]: 2026-06-09T10:55:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:119b30e04593b9d Mac:46:3a:a8:93:16:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/4e19378d-1015-41fa-b6fc-08efd4133fdd SocketPath: PciID:}] [{Interface:0xc0004445c0 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:55:42.205530 crc crio[3654]: time=\"2026-06-09T10:55:42.205370868Z\" level=info msg=\"Got pod network &{Name:controller-manager-77bdd5c55b-qzp4f Namespace:openshift-controller-manager ID:119b30e04593b9d3b2053b75a65a4db4bbcca148fc47673a4e7536fa03592e8d UID:333ae7d0-a3d3-4ca5-b6d5-8cfa0763e6df NetNS:/var/run/netns/4e19378d-1015-41fa-b6fc-08efd4133fdd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod333ae7d0_a3d3_4ca5_b6d5_8cfa0763e6df.slice PodAnnotations:0xc0029b3000}] Aliases:map[]}\"\nJun 09 10:55:42.205646 crc crio[3654]: time=\"2026-06-09T10:55:42.205546453Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-77bdd5c55b-qzp4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:55:42.212447 crc crio[3654]: time=\"2026-06-09T10:55:42.212254817Z\" level=info msg=\"Ran pod sandbox 119b30e04593b9d3b2053b75a65a4db4bbcca148fc47673a4e7536fa03592e8d with infra container: openshift-controller-manager/controller-manager-77bdd5c55b-qzp4f/POD\" id=d0927b0c-d80d-4a3b-ae7f-8f374536b0f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:55:42.215690 crc crio[3654]: time=\"2026-06-09T10:55:42.215527642Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=7a4a1c44-2e42-4bdb-9079-cc94c88c9d0e name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:55:42.219616 crc crio[3654]: time=\"2026-06-09T10:55:42.219509947Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=c26669e0-7896-4134-b32d-478f2db1cce5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:55:42.233081 crc crio[3654]: time=\"2026-06-09T10:55:42.232907633Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-77bdd5c55b-qzp4f/controller-manager\" id=d03d5d95-2a6f-4a79-a5af-570b0f8e4139 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:55:42.233553 crc crio[3654]: time=\"2026-06-09T10:55:42.233260554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:42.309595 crc crio[3654]: time=\"2026-06-09T10:55:42.309513545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:42.323161 crc crio[3654]: time=\"2026-06-09T10:55:42.323069106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:42.433255 crc crio[3654]: time=\"2026-06-09T10:55:42.433176565Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-598f97b57c-d5pzg/POD\" id=fc717310-853e-42ff-99e2-fbd1a0cdf78c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:55:42.433517 crc crio[3654]: time=\"2026-06-09T10:55:42.433277368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:42.460357 crc crio[3654]: time=\"2026-06-09T10:55:42.460201016Z\" level=info msg=\"Created container 4031e446d7f5e84e35612b697a0de3083b27ed3137bc2e002e5c720e0fa00080: openshift-controller-manager/controller-manager-77bdd5c55b-qzp4f/controller-manager\" id=d03d5d95-2a6f-4a79-a5af-570b0f8e4139 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:55:42.460738 crc crio[3654]: time=\"2026-06-09T10:55:42.460676009Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-598f97b57c-d5pzg Namespace:openshift-route-controller-manager ID:62fe5b7139e49ffe94eb77c0fd8c74ce414fb7bfae5fc9e439021228d361e6b5 UID:d45cc5af-b13c-404b-a286-c0d20a7ebbdc NetNS:/var/run/netns/d006faa6-1901-4cd5-87bd-149ed39ef4a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd45cc5af_b13c_404b_a286_c0d20a7ebbdc.slice PodAnnotations:0xc0029b25c8}] Aliases:map[]}\"\nJun 09 10:55:42.460837 crc crio[3654]: time=\"2026-06-09T10:55:42.460728871Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-598f97b57c-d5pzg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:55:42.463723 crc crio[3654]: time=\"2026-06-09T10:55:42.463636835Z\" level=info msg=\"Starting container: 4031e446d7f5e84e35612b697a0de3083b27ed3137bc2e002e5c720e0fa00080\" id=15dfff16-46a9-4ed5-aa44-df86fd3d978a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:55:42.469717 crc crio[3654]: time=\"2026-06-09T10:55:42.469626038Z\" level=info msg=\"Started container\" PID=16997 containerID=4031e446d7f5e84e35612b697a0de3083b27ed3137bc2e002e5c720e0fa00080 description=openshift-controller-manager/controller-manager-77bdd5c55b-qzp4f/controller-manager id=15dfff16-46a9-4ed5-aa44-df86fd3d978a name=/runtime.v1.RuntimeService/StartContainer sandboxID=119b30e04593b9d3b2053b75a65a4db4bbcca148fc47673a4e7536fa03592e8d\nJun 09 10:55:42.810046 crc crio[3654]: 2026-06-09T10:55:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:62fe5b7139e49ff Mac:fe:c6:2d:cd:1d:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/d006faa6-1901-4cd5-87bd-149ed39ef4a1 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:55:42.811963 crc crio[3654]: time=\"2026-06-09T10:55:42.811922439Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-598f97b57c-d5pzg Namespace:openshift-route-controller-manager ID:62fe5b7139e49ffe94eb77c0fd8c74ce414fb7bfae5fc9e439021228d361e6b5 UID:d45cc5af-b13c-404b-a286-c0d20a7ebbdc NetNS:/var/run/netns/d006faa6-1901-4cd5-87bd-149ed39ef4a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd45cc5af_b13c_404b_a286_c0d20a7ebbdc.slice PodAnnotations:0xc0029b25c8}] Aliases:map[]}\"\nJun 09 10:55:42.812280 crc crio[3654]: time=\"2026-06-09T10:55:42.812258849Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-598f97b57c-d5pzg for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:55:42.819908 crc crio[3654]: time=\"2026-06-09T10:55:42.819868149Z\" level=info msg=\"Ran pod sandbox 62fe5b7139e49ffe94eb77c0fd8c74ce414fb7bfae5fc9e439021228d361e6b5 with infra container: openshift-route-controller-manager/route-controller-manager-598f97b57c-d5pzg/POD\" id=fc717310-853e-42ff-99e2-fbd1a0cdf78c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:55:42.822185 crc crio[3654]: time=\"2026-06-09T10:55:42.822104493Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=d2f769a7-37df-4a4d-998c-b489a288dc13 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:55:42.825398 crc crio[3654]: time=\"2026-06-09T10:55:42.82476365Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=0cda0f48-57d5-4a1f-875a-eff77326cf16 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:55:42.833595 crc crio[3654]: time=\"2026-06-09T10:55:42.833476082Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-598f97b57c-d5pzg/route-controller-manager\" id=0a9da0d2-97a4-4db3-a9b9-d4ccd5fd1a5b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:55:42.833995 crc crio[3654]: time=\"2026-06-09T10:55:42.833918714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:42.870246 crc crio[3654]: time=\"2026-06-09T10:55:42.870111239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:42.874277 crc crio[3654]: time=\"2026-06-09T10:55:42.874199757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:42.954574 crc crio[3654]: time=\"2026-06-09T10:55:42.953869668Z\" level=info msg=\"Created container 75190b0356baaf774d85a343f4af5d7b1a7c5cbe2622e43b99e88723358c9aba: openshift-route-controller-manager/route-controller-manager-598f97b57c-d5pzg/route-controller-manager\" id=0a9da0d2-97a4-4db3-a9b9-d4ccd5fd1a5b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:55:42.955977 crc crio[3654]: time=\"2026-06-09T10:55:42.955890346Z\" level=info msg=\"Starting container: 75190b0356baaf774d85a343f4af5d7b1a7c5cbe2622e43b99e88723358c9aba\" id=40a2fee3-de73-4c12-ab21-0f6c4cb8cc1c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:55:42.962124 crc crio[3654]: time=\"2026-06-09T10:55:42.962030553Z\" level=info msg=\"Started container\" PID=17046 containerID=75190b0356baaf774d85a343f4af5d7b1a7c5cbe2622e43b99e88723358c9aba description=openshift-route-controller-manager/route-controller-manager-598f97b57c-d5pzg/route-controller-manager id=40a2fee3-de73-4c12-ab21-0f6c4cb8cc1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=62fe5b7139e49ffe94eb77c0fd8c74ce414fb7bfae5fc9e439021228d361e6b5\nJun 09 10:56:22.008204 crc crio[3654]: time=\"2026-06-09T10:56:22.007338465Z\" level=info msg=\"Stopping pod sandbox: c6b7ae13a88287812d0215b4c3779b57d6f31d7d3c855c0f6b25b5dfbbd30e61\" id=5c9bd8a8-1acb-4b6a-9e8a-c88cca012b72 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:56:22.008204 crc crio[3654]: time=\"2026-06-09T10:56:22.00818661Z\" level=info msg=\"Stopped pod sandbox (already stopped): c6b7ae13a88287812d0215b4c3779b57d6f31d7d3c855c0f6b25b5dfbbd30e61\" id=5c9bd8a8-1acb-4b6a-9e8a-c88cca012b72 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:56:22.010513 crc crio[3654]: time=\"2026-06-09T10:56:22.008807649Z\" level=info msg=\"Removing pod sandbox: c6b7ae13a88287812d0215b4c3779b57d6f31d7d3c855c0f6b25b5dfbbd30e61\" id=ba008dea-2a90-4377-ae39-7f55fbe0bff5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 10:56:22.017195 crc crio[3654]: time=\"2026-06-09T10:56:22.017119379Z\" level=info msg=\"Removed pod sandbox: c6b7ae13a88287812d0215b4c3779b57d6f31d7d3c855c0f6b25b5dfbbd30e61\" id=ba008dea-2a90-4377-ae39-7f55fbe0bff5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 10:56:22.018344 crc crio[3654]: time=\"2026-06-09T10:56:22.018229453Z\" level=info msg=\"Stopping pod sandbox: c2213861107718b2a7b43f28744d0124819ec222fb5af298c32901a8ccb8716c\" id=2cbaa73f-caef-4c84-a664-c81bb99d1bac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:56:22.018553 crc crio[3654]: time=\"2026-06-09T10:56:22.018494541Z\" level=info msg=\"Stopped pod sandbox (already stopped): c2213861107718b2a7b43f28744d0124819ec222fb5af298c32901a8ccb8716c\" id=2cbaa73f-caef-4c84-a664-c81bb99d1bac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:56:22.019087 crc crio[3654]: time=\"2026-06-09T10:56:22.019028097Z\" level=info msg=\"Removing pod sandbox: c2213861107718b2a7b43f28744d0124819ec222fb5af298c32901a8ccb8716c\" id=e94ff5f9-6c53-41c1-b5f7-ab63dc2052d6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 10:56:22.027109 crc crio[3654]: time=\"2026-06-09T10:56:22.027024028Z\" level=info msg=\"Removed pod sandbox: c2213861107718b2a7b43f28744d0124819ec222fb5af298c32901a8ccb8716c\" id=e94ff5f9-6c53-41c1-b5f7-ab63dc2052d6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 10:57:26.435980 crc crio[3654]: time=\"2026-06-09T10:57:26.432937608Z\" level=info msg=\"Stopping container: 759a3b1c6e6531ca922be5a8088a886d11d9babcf8077ffa2dd509c918a90393 (timeout: 30s)\" id=70985317-5fb8-40e1-88ec-8144ca33a30f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:57:26.435980 crc crio[3654]: time=\"2026-06-09T10:57:26.434159985Z\" level=info msg=\"Stopping container: da4b018d53e7fadeed61b37010206d458ae94808b4602131ba41f8426617449a (timeout: 30s)\" id=969067ef-1183-4662-a0d8-d676b70cc2f8 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:57:26.445117 crc crio[3654]: time=\"2026-06-09T10:57:26.444338201Z\" level=info msg=\"Stopping container: 2e99592ee834b4db0fd0637417506f4446eb63bd89f84997fddc9e2b4f04e6d4 (timeout: 30s)\" id=a714448b-3cf3-4687-bc69-ce0312fcad6f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:57:26.472223 crc crio[3654]: time=\"2026-06-09T10:57:26.472057145Z\" level=info msg=\"Stopping container: 8d686e3505fba24521e3cf54ad9edbc2d41ea079ee21bd2b83eddea6ab2da66c (timeout: 30s)\" id=35d13bf2-8c11-46d9-919e-210b1eb5f07a name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:57:26.511190 crc crio[3654]: time=\"2026-06-09T10:57:26.511089308Z\" level=info msg=\"Stopping container: f7fd2bb87fd8f224e823601448a4db6612f07cc8b49c4486f4035f17b72a73be (timeout: 30s)\" id=b0d5fc19-ab9f-4415-b899-a4ca781a2ec8 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:57:26.630592 crc crio[3654]: time=\"2026-06-09T10:57:26.630477738Z\" level=info msg=\"Stopped container da4b018d53e7fadeed61b37010206d458ae94808b4602131ba41f8426617449a: openshift-marketplace/certified-operators-l27pk/registry-server\" id=969067ef-1183-4662-a0d8-d676b70cc2f8 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:57:26.631544 crc crio[3654]: time=\"2026-06-09T10:57:26.631402476Z\" level=info msg=\"Stopping pod sandbox: ec844a9526abd95e4c18c54053bf7db141a17eeabd98a663c74e6463dea843dd\" id=d115ac72-ed00-4794-8bfd-53af6bcf74bc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:57:26.632373 crc crio[3654]: time=\"2026-06-09T10:57:26.632228451Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:ec844a9526abd95e4c18c54053bf7db141a17eeabd98a663c74e6463dea843dd UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/7042e52e-fced-489f-a9ee-e20446d3677b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc006734038}] Aliases:map[]}\"\nJun 09 10:57:26.632571 crc crio[3654]: time=\"2026-06-09T10:57:26.632504319Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:57:26.643474 crc crio[3654]: time=\"2026-06-09T10:57:26.643355455Z\" level=info msg=\"Stopped container 759a3b1c6e6531ca922be5a8088a886d11d9babcf8077ffa2dd509c918a90393: openshift-marketplace/community-operators-qhh6t/registry-server\" id=70985317-5fb8-40e1-88ec-8144ca33a30f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:57:26.643733 crc crio[3654]: time=\"2026-06-09T10:57:26.643636834Z\" level=info msg=\"Stopped container 2e99592ee834b4db0fd0637417506f4446eb63bd89f84997fddc9e2b4f04e6d4: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=a714448b-3cf3-4687-bc69-ce0312fcad6f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:57:26.644526 crc crio[3654]: time=\"2026-06-09T10:57:26.644355595Z\" level=info msg=\"Stopping pod sandbox: eb45a7e46f69528707fef11d2fb816a926217d8e491185dd1744b24a966cf3bf\" id=b54d6f37-2aff-4c5d-8917-4cdec25d94f4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:57:26.644796 crc crio[3654]: time=\"2026-06-09T10:57:26.644718926Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:eb45a7e46f69528707fef11d2fb816a926217d8e491185dd1744b24a966cf3bf UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/cda2d52e-1f67-4615-b7f9-939ac671f88b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc0016a8180}] Aliases:map[]}\"\nJun 09 10:57:26.645653 crc crio[3654]: time=\"2026-06-09T10:57:26.644915222Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:57:26.645653 crc crio[3654]: time=\"2026-06-09T10:57:26.644929223Z\" level=info msg=\"Stopping pod sandbox: 902af1f2689d9efec026c3fb55832b9f9ef1c48420035f4589a5468a53c0b9e6\" id=309f4b3a-1055-4956-b4d2-31abf952522e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:57:26.645653 crc crio[3654]: time=\"2026-06-09T10:57:26.645469319Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:902af1f2689d9efec026c3fb55832b9f9ef1c48420035f4589a5468a53c0b9e6 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/d4db0a2a-284d-4ac4-aeee-4420549a7b93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc00299e080}] Aliases:map[]}\"\nJun 09 10:57:26.645815 crc crio[3654]: time=\"2026-06-09T10:57:26.645663045Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:57:26.648460 crc crio[3654]: time=\"2026-06-09T10:57:26.648336405Z\" level=info msg=\"Stopped container 8d686e3505fba24521e3cf54ad9edbc2d41ea079ee21bd2b83eddea6ab2da66c: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=35d13bf2-8c11-46d9-919e-210b1eb5f07a name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:57:26.649837 crc crio[3654]: time=\"2026-06-09T10:57:26.649722647Z\" level=info msg=\"Stopped container f7fd2bb87fd8f224e823601448a4db6612f07cc8b49c4486f4035f17b72a73be: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=b0d5fc19-ab9f-4415-b899-a4ca781a2ec8 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:57:26.650530 crc crio[3654]: time=\"2026-06-09T10:57:26.650469619Z\" level=info msg=\"Stopping pod sandbox: fad8ee63cebf690824fab3b130df53657b4bdce68e22c08803707d4ea89c3540\" id=ef5a132a-8a7f-46ef-8374-c478f84df219 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:57:26.650652 crc crio[3654]: time=\"2026-06-09T10:57:26.650614383Z\" level=info msg=\"Stopping pod sandbox: 8e6a97487825b7098304af9bedd008e1b3e7475276ed1d348d5eaabd8bfe2bd4\" id=3221d434-cd4e-433c-a68a-44f618e67ed9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:57:26.650998 crc crio[3654]: time=\"2026-06-09T10:57:26.650916203Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:fad8ee63cebf690824fab3b130df53657b4bdce68e22c08803707d4ea89c3540 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/5e20a7fd-ed4b-4728-bb86-8d0112bb3671 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc002292158}] Aliases:map[]}\"\nJun 09 10:57:26.651079 crc crio[3654]: time=\"2026-06-09T10:57:26.651058687Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:8e6a97487825b7098304af9bedd008e1b3e7475276ed1d348d5eaabd8bfe2bd4 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/aa81a90f-8862-4604-9a05-5ad7b97ea513 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc0005881e0}] Aliases:map[]}\"\nJun 09 10:57:26.651152 crc crio[3654]: time=\"2026-06-09T10:57:26.651112618Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:57:26.651238 crc crio[3654]: time=\"2026-06-09T10:57:26.651222382Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:57:26.926177 crc crio[3654]: time=\"2026-06-09T10:57:26.925655094Z\" level=info msg=\"Stopped pod sandbox: ec844a9526abd95e4c18c54053bf7db141a17eeabd98a663c74e6463dea843dd\" id=d115ac72-ed00-4794-8bfd-53af6bcf74bc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:57:26.993024 crc crio[3654]: time=\"2026-06-09T10:57:26.992937607Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-7bv2m/POD\" id=c4c74272-34ff-41fc-a9f4-fac61ceedc57 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:26.993175 crc crio[3654]: time=\"2026-06-09T10:57:26.993065641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:27.028112 crc crio[3654]: time=\"2026-06-09T10:57:27.021072593Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-7bv2m Namespace:openshift-marketplace ID:2c537e1710baaa7f3d3c0962f4bf78e86fed695febf8bd08842ff6e0e1291b61 UID:5ad56e64-f82e-4af4-bddb-96980e2ca633 NetNS:/var/run/netns/b73be806-5f09-4c9b-8674-6b83e323d17b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5ad56e64_f82e_4af4_bddb_96980e2ca633.slice PodAnnotations:0xc0022922b0}] Aliases:map[]}\"\nJun 09 10:57:27.028112 crc crio[3654]: time=\"2026-06-09T10:57:27.021137845Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-7bv2m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:57:27.049585 crc crio[3654]: time=\"2026-06-09T10:57:27.049467827Z\" level=info msg=\"Stopped pod sandbox: fad8ee63cebf690824fab3b130df53657b4bdce68e22c08803707d4ea89c3540\" id=ef5a132a-8a7f-46ef-8374-c478f84df219 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:57:27.111594 crc crio[3654]: time=\"2026-06-09T10:57:27.111152731Z\" level=info msg=\"Stopped pod sandbox: 902af1f2689d9efec026c3fb55832b9f9ef1c48420035f4589a5468a53c0b9e6\" id=309f4b3a-1055-4956-b4d2-31abf952522e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:57:27.130626 crc crio[3654]: time=\"2026-06-09T10:57:27.129190784Z\" level=info msg=\"Stopped pod sandbox: 8e6a97487825b7098304af9bedd008e1b3e7475276ed1d348d5eaabd8bfe2bd4\" id=3221d434-cd4e-433c-a68a-44f618e67ed9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:57:27.209062 crc crio[3654]: time=\"2026-06-09T10:57:27.207182579Z\" level=info msg=\"Stopped pod sandbox: eb45a7e46f69528707fef11d2fb816a926217d8e491185dd1744b24a966cf3bf\" id=b54d6f37-2aff-4c5d-8917-4cdec25d94f4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:57:27.304817 crc crio[3654]: time=\"2026-06-09T10:57:27.304723222Z\" level=info msg=\"Removing container: 8d686e3505fba24521e3cf54ad9edbc2d41ea079ee21bd2b83eddea6ab2da66c\" id=30a18964-c758-4120-b81e-cb525384035c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:57:27.371260 crc crio[3654]: time=\"2026-06-09T10:57:27.370456628Z\" level=info msg=\"Removed container 8d686e3505fba24521e3cf54ad9edbc2d41ea079ee21bd2b83eddea6ab2da66c: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=30a18964-c758-4120-b81e-cb525384035c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:57:27.374925 crc crio[3654]: time=\"2026-06-09T10:57:27.374147919Z\" level=info msg=\"Removing container: b6c8282515363b0e9dbe26a2a789411e08d68df6baeccdbd498ecfd9946cefab\" id=836a3c04-4125-49cf-96bd-0a1bdd630109 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:57:27.394699 crc crio[3654]: time=\"2026-06-09T10:57:27.393868683Z\" level=info msg=\"Removed container b6c8282515363b0e9dbe26a2a789411e08d68df6baeccdbd498ecfd9946cefab: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=836a3c04-4125-49cf-96bd-0a1bdd630109 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:57:27.396264 crc crio[3654]: time=\"2026-06-09T10:57:27.395843792Z\" level=info msg=\"Removing container: f27df4d726311ccccb03a127d4e8699d32111650d2b55a6552db585e5392160b\" id=3031fc18-fbab-4136-b7b4-f9c3f5808888 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:57:27.422066 crc crio[3654]: time=\"2026-06-09T10:57:27.421930166Z\" level=info msg=\"Removed container f27df4d726311ccccb03a127d4e8699d32111650d2b55a6552db585e5392160b: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=3031fc18-fbab-4136-b7b4-f9c3f5808888 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:57:27.429381 crc crio[3654]: time=\"2026-06-09T10:57:27.429263007Z\" level=info msg=\"Removing container: da4b018d53e7fadeed61b37010206d458ae94808b4602131ba41f8426617449a\" id=61885083-0e7f-4292-830e-f2380778b221 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:57:27.448754 crc crio[3654]: time=\"2026-06-09T10:57:27.448635419Z\" level=info msg=\"Removed container da4b018d53e7fadeed61b37010206d458ae94808b4602131ba41f8426617449a: openshift-marketplace/certified-operators-l27pk/registry-server\" id=61885083-0e7f-4292-830e-f2380778b221 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:57:27.455159 crc crio[3654]: time=\"2026-06-09T10:57:27.454749793Z\" level=info msg=\"Removing container: 80cd4f0c9bb2b4b517284ec25d0742641c3b9b0fb9e362a15c8cd1ad8209004d\" id=b4470854-68db-4651-8e2f-4eabaed0bded name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:57:27.482141 crc crio[3654]: time=\"2026-06-09T10:57:27.482054664Z\" level=info msg=\"Removed container 80cd4f0c9bb2b4b517284ec25d0742641c3b9b0fb9e362a15c8cd1ad8209004d: openshift-marketplace/certified-operators-l27pk/extract-content\" id=b4470854-68db-4651-8e2f-4eabaed0bded name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:57:27.485840 crc crio[3654]: 2026-06-09T10:57:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2c537e1710baaa7 Mac:be:bb:6b:41:49:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/b73be806-5f09-4c9b-8674-6b83e323d17b SocketPath: PciID:}] [{Interface:0xc0002fa840 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:57:27.488044 crc crio[3654]: time=\"2026-06-09T10:57:27.487685194Z\" level=info msg=\"Removing container: 7ef7af9c3bb089aaf851f3aecf3841abbfbd2a5b092db0c8618b3e0d4c49e8c0\" id=bfb3ce21-bf9e-45d1-813f-792ade8b75f9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:57:27.488635 crc crio[3654]: time=\"2026-06-09T10:57:27.488594271Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-7bv2m Namespace:openshift-marketplace ID:2c537e1710baaa7f3d3c0962f4bf78e86fed695febf8bd08842ff6e0e1291b61 UID:5ad56e64-f82e-4af4-bddb-96980e2ca633 NetNS:/var/run/netns/b73be806-5f09-4c9b-8674-6b83e323d17b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5ad56e64_f82e_4af4_bddb_96980e2ca633.slice PodAnnotations:0xc0022922b0}] Aliases:map[]}\"\nJun 09 10:57:27.488877 crc crio[3654]: time=\"2026-06-09T10:57:27.488857459Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-7bv2m for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:57:27.500161 crc crio[3654]: time=\"2026-06-09T10:57:27.500089767Z\" level=info msg=\"Ran pod sandbox 2c537e1710baaa7f3d3c0962f4bf78e86fed695febf8bd08842ff6e0e1291b61 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-7bv2m/POD\" id=c4c74272-34ff-41fc-a9f4-fac61ceedc57 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:27.505494 crc crio[3654]: time=\"2026-06-09T10:57:27.50520861Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=036c7e52-27d0-47cd-8042-21333d2f714f name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:57:27.507927 crc crio[3654]: time=\"2026-06-09T10:57:27.50785513Z\" level=info msg=\"Removed container 7ef7af9c3bb089aaf851f3aecf3841abbfbd2a5b092db0c8618b3e0d4c49e8c0: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=bfb3ce21-bf9e-45d1-813f-792ade8b75f9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:57:27.510019 crc crio[3654]: time=\"2026-06-09T10:57:27.50984365Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=ec0d43c7-7267-4720-8055-a06e41dbbb9c name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:57:27.516815 crc crio[3654]: time=\"2026-06-09T10:57:27.516730677Z\" level=info msg=\"Removing container: 2e99592ee834b4db0fd0637417506f4446eb63bd89f84997fddc9e2b4f04e6d4\" id=a3d0c02f-2414-492c-8a05-457f8dcbbdf0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:57:27.531720 crc crio[3654]: time=\"2026-06-09T10:57:27.531650365Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-7bv2m/marketplace-operator\" id=767ea4b1-bc8a-4812-8d15-125131817b63 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:27.532616 crc crio[3654]: time=\"2026-06-09T10:57:27.532525212Z\" level=info msg=\"Removed container 2e99592ee834b4db0fd0637417506f4446eb63bd89f84997fddc9e2b4f04e6d4: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=a3d0c02f-2414-492c-8a05-457f8dcbbdf0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:57:27.532981 crc crio[3654]: time=\"2026-06-09T10:57:27.532951605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:27.535074 crc crio[3654]: time=\"2026-06-09T10:57:27.535008486Z\" level=info msg=\"Removing container: 437c7452086ce9b38fd4da6983caa9bf2188acebd632832ee0efdf80ecd21626\" id=39b516eb-e09a-4ec7-9c44-64a8988ec192 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:57:27.557202 crc crio[3654]: time=\"2026-06-09T10:57:27.557096471Z\" level=info msg=\"Removed container 437c7452086ce9b38fd4da6983caa9bf2188acebd632832ee0efdf80ecd21626: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=39b516eb-e09a-4ec7-9c44-64a8988ec192 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:57:27.560489 crc crio[3654]: time=\"2026-06-09T10:57:27.56040565Z\" level=info msg=\"Removing container: f7fd2bb87fd8f224e823601448a4db6612f07cc8b49c4486f4035f17b72a73be\" id=a93450f1-c3f1-4845-b7c0-5926d5c86f61 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:57:27.561980 crc crio[3654]: time=\"2026-06-09T10:57:27.561950157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:27.565502 crc crio[3654]: time=\"2026-06-09T10:57:27.565477883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:27.592833 crc crio[3654]: time=\"2026-06-09T10:57:27.592714322Z\" level=info msg=\"Removed container f7fd2bb87fd8f224e823601448a4db6612f07cc8b49c4486f4035f17b72a73be: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=a93450f1-c3f1-4845-b7c0-5926d5c86f61 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:57:27.595777 crc crio[3654]: time=\"2026-06-09T10:57:27.595706232Z\" level=info msg=\"Removing container: 4925be519488ff788228bcb4375526a1bf00276b578a1f1e52c449ff0adbe71a\" id=6807168f-6c73-47cc-88c4-59af95f0ac76 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:57:27.653234 crc crio[3654]: time=\"2026-06-09T10:57:27.653124628Z\" level=info msg=\"Removed container 4925be519488ff788228bcb4375526a1bf00276b578a1f1e52c449ff0adbe71a: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=6807168f-6c73-47cc-88c4-59af95f0ac76 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:57:27.656536 crc crio[3654]: time=\"2026-06-09T10:57:27.656468509Z\" level=info msg=\"Removing container: d2bc3215c6e2a5335d929e64c48abffe2b6d5ecee53c29163ee33cb40a3e9b67\" id=fb4b3edd-85b9-4f57-bd1a-3dea15fb65be name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:57:27.689803 crc crio[3654]: time=\"2026-06-09T10:57:27.689715478Z\" level=info msg=\"Removed container d2bc3215c6e2a5335d929e64c48abffe2b6d5ecee53c29163ee33cb40a3e9b67: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=fb4b3edd-85b9-4f57-bd1a-3dea15fb65be name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:57:27.697122 crc crio[3654]: time=\"2026-06-09T10:57:27.696984707Z\" level=info msg=\"Removing container: 759a3b1c6e6531ca922be5a8088a886d11d9babcf8077ffa2dd509c918a90393\" id=e283d1bc-ecf5-45fb-9ef3-d3ff0ae1b7b9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:57:27.698180 crc crio[3654]: time=\"2026-06-09T10:57:27.698127561Z\" level=info msg=\"Created container 9525cc0a8fd80cd384f091ec3bbc99ffc023c1c628f8109268fb2260b743ddb1: openshift-marketplace/marketplace-operator-547dbd544d-7bv2m/marketplace-operator\" id=767ea4b1-bc8a-4812-8d15-125131817b63 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:27.700028 crc crio[3654]: time=\"2026-06-09T10:57:27.699949706Z\" level=info msg=\"Starting container: 9525cc0a8fd80cd384f091ec3bbc99ffc023c1c628f8109268fb2260b743ddb1\" id=a7873d52-bfde-4018-9bd8-3e3f226688a4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:57:27.708016 crc crio[3654]: time=\"2026-06-09T10:57:27.707906935Z\" level=info msg=\"Started container\" PID=18703 containerID=9525cc0a8fd80cd384f091ec3bbc99ffc023c1c628f8109268fb2260b743ddb1 description=openshift-marketplace/marketplace-operator-547dbd544d-7bv2m/marketplace-operator id=a7873d52-bfde-4018-9bd8-3e3f226688a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c537e1710baaa7f3d3c0962f4bf78e86fed695febf8bd08842ff6e0e1291b61\nJun 09 10:57:27.725646 crc crio[3654]: time=\"2026-06-09T10:57:27.725424312Z\" level=info msg=\"Removed container 759a3b1c6e6531ca922be5a8088a886d11d9babcf8077ffa2dd509c918a90393: openshift-marketplace/community-operators-qhh6t/registry-server\" id=e283d1bc-ecf5-45fb-9ef3-d3ff0ae1b7b9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:57:27.731372 crc crio[3654]: time=\"2026-06-09T10:57:27.731041811Z\" level=info msg=\"Removing container: 604b14688ca852b5340ede4ce70c263cc42b4816d58582152f8a98a65fa373d5\" id=afcc7290-2e76-4bd0-9125-80fc5f560278 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:57:27.762689 crc crio[3654]: time=\"2026-06-09T10:57:27.76261281Z\" level=info msg=\"Removed container 604b14688ca852b5340ede4ce70c263cc42b4816d58582152f8a98a65fa373d5: openshift-marketplace/community-operators-qhh6t/extract-content\" id=afcc7290-2e76-4bd0-9125-80fc5f560278 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:57:27.769121 crc crio[3654]: time=\"2026-06-09T10:57:27.768964111Z\" level=info msg=\"Removing container: 5cdb212a877fef1b1f133f99b03e3b95abff2b061e24760bdc674f4f6c85cc5e\" id=8cd5bf69-c5d2-4fbc-ac19-4ad9e0d310eb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:57:27.790081 crc crio[3654]: time=\"2026-06-09T10:57:27.789984453Z\" level=info msg=\"Removed container 5cdb212a877fef1b1f133f99b03e3b95abff2b061e24760bdc674f4f6c85cc5e: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=8cd5bf69-c5d2-4fbc-ac19-4ad9e0d310eb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:57:28.970883 crc crio[3654]: time=\"2026-06-09T10:57:28.97018469Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-tpdb8/POD\" id=edc8408b-49b3-463f-955a-9593958171e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:28.971664 crc crio[3654]: time=\"2026-06-09T10:57:28.970892452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:28.997545 crc crio[3654]: time=\"2026-06-09T10:57:28.997419359Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-tpdb8 Namespace:openshift-marketplace ID:f9dece85c783c58cc97fd2ff06ba79f953dff11c645c6075846e80fe59c5230b UID:7276e3b4-794e-4a75-9cdd-74528170d7fb NetNS:/var/run/netns/a32b9db1-23e0-4277-a7b4-27a185d03d82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7276e3b4_794e_4a75_9cdd_74528170d7fb.slice PodAnnotations:0xc002a06860}] Aliases:map[]}\"\nJun 09 10:57:28.997545 crc crio[3654]: time=\"2026-06-09T10:57:28.997517272Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-tpdb8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:57:29.204143 crc crio[3654]: time=\"2026-06-09T10:57:29.20364538Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-q2jpp/POD\" id=e64f459d-e292-4320-af4c-ca0a0e48edf9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:29.204248 crc crio[3654]: time=\"2026-06-09T10:57:29.204164396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:29.227122 crc crio[3654]: time=\"2026-06-09T10:57:29.226964521Z\" level=info msg=\"Got pod network &{Name:redhat-operators-q2jpp Namespace:openshift-marketplace ID:9ac0deee0e0c2fc576e239ca21968280dc8bcd6056549a47b8a6666047375aec UID:9646f23a-8f7c-449b-8c9a-b144ce9f6f72 NetNS:/var/run/netns/35e62a7e-a81d-4495-b9cb-07e118091c74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9646f23a_8f7c_449b_8c9a_b144ce9f6f72.slice PodAnnotations:0xc0029b23b8}] Aliases:map[]}\"\nJun 09 10:57:29.227122 crc crio[3654]: time=\"2026-06-09T10:57:29.227029843Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-q2jpp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:57:29.232477 crc crio[3654]: 2026-06-09T10:57:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f9dece85c783c58 Mac:86:11:a7:b9:6e:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/a32b9db1-23e0-4277-a7b4-27a185d03d82 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:57:29.233383 crc crio[3654]: time=\"2026-06-09T10:57:29.23323452Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-tpdb8 Namespace:openshift-marketplace ID:f9dece85c783c58cc97fd2ff06ba79f953dff11c645c6075846e80fe59c5230b UID:7276e3b4-794e-4a75-9cdd-74528170d7fb NetNS:/var/run/netns/a32b9db1-23e0-4277-a7b4-27a185d03d82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7276e3b4_794e_4a75_9cdd_74528170d7fb.slice PodAnnotations:0xc002a06860}] Aliases:map[]}\"\nJun 09 10:57:29.233577 crc crio[3654]: time=\"2026-06-09T10:57:29.233427106Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-tpdb8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:57:29.241525 crc crio[3654]: time=\"2026-06-09T10:57:29.241182779Z\" level=info msg=\"Ran pod sandbox f9dece85c783c58cc97fd2ff06ba79f953dff11c645c6075846e80fe59c5230b with infra container: openshift-marketplace/redhat-marketplace-tpdb8/POD\" id=edc8408b-49b3-463f-955a-9593958171e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:29.243837 crc crio[3654]: time=\"2026-06-09T10:57:29.243733116Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=19d0f439-44c1-471d-8e2d-37d21dbd14d5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:57:29.245927 crc crio[3654]: time=\"2026-06-09T10:57:29.245763707Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=53230a18-1a06-4344-bb2d-35fc587d9f6e name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:57:29.253339 crc crio[3654]: time=\"2026-06-09T10:57:29.252549691Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-tpdb8/extract-utilities\" id=2173b03d-fb83-42ba-ba71-5fc99df4b4f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:29.253339 crc crio[3654]: time=\"2026-06-09T10:57:29.252826699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:29.274003 crc crio[3654]: time=\"2026-06-09T10:57:29.273893992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:29.277582 crc crio[3654]: time=\"2026-06-09T10:57:29.277510551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:29.388392 crc crio[3654]: time=\"2026-06-09T10:57:29.384386215Z\" level=info msg=\"Created container 22e3f7c9f8e6195bfa78d8c43ef91552190752db368a5c4a4d78b120433766a3: openshift-marketplace/redhat-marketplace-tpdb8/extract-utilities\" id=2173b03d-fb83-42ba-ba71-5fc99df4b4f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:29.388392 crc crio[3654]: time=\"2026-06-09T10:57:29.387200389Z\" level=info msg=\"Starting container: 22e3f7c9f8e6195bfa78d8c43ef91552190752db368a5c4a4d78b120433766a3\" id=70d109a5-306d-4008-a7d6-f3f688570f1c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:57:29.396625 crc crio[3654]: time=\"2026-06-09T10:57:29.394955273Z\" level=info msg=\"Started container\" PID=18796 containerID=22e3f7c9f8e6195bfa78d8c43ef91552190752db368a5c4a4d78b120433766a3 description=openshift-marketplace/redhat-marketplace-tpdb8/extract-utilities id=70d109a5-306d-4008-a7d6-f3f688570f1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9dece85c783c58cc97fd2ff06ba79f953dff11c645c6075846e80fe59c5230b\nJun 09 10:57:29.624010 crc crio[3654]: 2026-06-09T10:57:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9ac0deee0e0c2fc Mac:7e:06:99:6a:71:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/35e62a7e-a81d-4495-b9cb-07e118091c74 SocketPath: PciID:}] [{Interface:0xc00011b3a0 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:57:29.625966 crc crio[3654]: time=\"2026-06-09T10:57:29.625611118Z\" level=info msg=\"Got pod network &{Name:redhat-operators-q2jpp Namespace:openshift-marketplace ID:9ac0deee0e0c2fc576e239ca21968280dc8bcd6056549a47b8a6666047375aec UID:9646f23a-8f7c-449b-8c9a-b144ce9f6f72 NetNS:/var/run/netns/35e62a7e-a81d-4495-b9cb-07e118091c74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9646f23a_8f7c_449b_8c9a_b144ce9f6f72.slice PodAnnotations:0xc0029b23b8}] Aliases:map[]}\"\nJun 09 10:57:29.626482 crc crio[3654]: time=\"2026-06-09T10:57:29.626375901Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-q2jpp for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:57:29.633136 crc crio[3654]: time=\"2026-06-09T10:57:29.633074093Z\" level=info msg=\"Ran pod sandbox 9ac0deee0e0c2fc576e239ca21968280dc8bcd6056549a47b8a6666047375aec with infra container: openshift-marketplace/redhat-operators-q2jpp/POD\" id=e64f459d-e292-4320-af4c-ca0a0e48edf9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:29.635919 crc crio[3654]: time=\"2026-06-09T10:57:29.635880577Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8e06c6bd-eb6f-4326-8ef1-df6821b0e366 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:57:29.646454 crc crio[3654]: time=\"2026-06-09T10:57:29.646266649Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ff4a0759-121c-40b5-9a2a-f58a723c6901 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:57:29.652675 crc crio[3654]: time=\"2026-06-09T10:57:29.65259759Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-q2jpp/extract-utilities\" id=dd7ee65b-eae0-44a9-a8db-fa37f51bdcb7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:29.653168 crc crio[3654]: time=\"2026-06-09T10:57:29.653098515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:29.677038 crc crio[3654]: time=\"2026-06-09T10:57:29.676929481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:29.680976 crc crio[3654]: time=\"2026-06-09T10:57:29.680924731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:29.789574 crc crio[3654]: time=\"2026-06-09T10:57:29.789480126Z\" level=info msg=\"Created container 86583e3810716bf84271d306ebc155c8f7feece39653dcb54af3bada92abf1aa: openshift-marketplace/redhat-operators-q2jpp/extract-utilities\" id=dd7ee65b-eae0-44a9-a8db-fa37f51bdcb7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:29.792019 crc crio[3654]: time=\"2026-06-09T10:57:29.791878178Z\" level=info msg=\"Starting container: 86583e3810716bf84271d306ebc155c8f7feece39653dcb54af3bada92abf1aa\" id=4ee4da46-1622-4705-8c99-cf25428b56de name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:57:29.798896 crc crio[3654]: time=\"2026-06-09T10:57:29.798766235Z\" level=info msg=\"Started container\" PID=18812 containerID=86583e3810716bf84271d306ebc155c8f7feece39653dcb54af3bada92abf1aa description=openshift-marketplace/redhat-operators-q2jpp/extract-utilities id=4ee4da46-1622-4705-8c99-cf25428b56de name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ac0deee0e0c2fc576e239ca21968280dc8bcd6056549a47b8a6666047375aec\nJun 09 10:57:30.396566 crc crio[3654]: time=\"2026-06-09T10:57:30.396489827Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=2f28c904-3a97-44c3-9a1f-0455cf7ea763 name=/runtime.v1.ImageService/PullImage\nJun 09 10:57:30.399935 crc crio[3654]: time=\"2026-06-09T10:57:30.399847138Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ce6abf44-b5c5-4bdc-ba88-f232eb4ba597 name=/runtime.v1.ImageService/PullImage\nJun 09 10:57:30.404509 crc crio[3654]: time=\"2026-06-09T10:57:30.404417505Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 09 10:57:30.404711 crc crio[3654]: time=\"2026-06-09T10:57:30.40458169Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 09 10:57:31.161797 crc crio[3654]: time=\"2026-06-09T10:57:31.161704516Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=2f28c904-3a97-44c3-9a1f-0455cf7ea763 name=/runtime.v1.ImageService/PullImage\nJun 09 10:57:31.163057 crc crio[3654]: time=\"2026-06-09T10:57:31.162927992Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=340077c5-0ab8-4355-911d-0affa59d3b0a name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:57:31.175690 crc crio[3654]: time=\"2026-06-09T10:57:31.17549836Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=9b6b821b-0c4d-46bf-b844-cc63ea830438 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:57:31.206636 crc crio[3654]: time=\"2026-06-09T10:57:31.206373549Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f6afa6910526559d119271735433b130655b18361ec8e62f8147ae8ca0181f3a\" id=ce6abf44-b5c5-4bdc-ba88-f232eb4ba597 name=/runtime.v1.ImageService/PullImage\nJun 09 10:57:31.207580 crc crio[3654]: time=\"2026-06-09T10:57:31.207503483Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-tpdb8/extract-content\" id=09a6c343-9639-46a2-9606-a3c7e9f30e4a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:31.207661 crc crio[3654]: time=\"2026-06-09T10:57:31.207600116Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=f1501af6-957e-4453-b18c-6cbba01d8bc2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:57:31.208183 crc crio[3654]: time=\"2026-06-09T10:57:31.208035309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:31.211730 crc crio[3654]: time=\"2026-06-09T10:57:31.211630417Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=4aa99b24-5a74-4ea0-9f17-cc7ee8a71976 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:57:31.230627 crc crio[3654]: time=\"2026-06-09T10:57:31.230472243Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-q2jpp/extract-content\" id=974dc5ae-6952-4313-bad5-7f180fed5a96 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:31.231340 crc crio[3654]: time=\"2026-06-09T10:57:31.231204105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:31.250685 crc crio[3654]: time=\"2026-06-09T10:57:31.250550387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:31.256196 crc crio[3654]: time=\"2026-06-09T10:57:31.256120235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:31.269550 crc crio[3654]: time=\"2026-06-09T10:57:31.269384773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:31.281569 crc crio[3654]: time=\"2026-06-09T10:57:31.281378454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:31.467502 crc crio[3654]: time=\"2026-06-09T10:57:31.466785339Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-xdjrp/POD\" id=91fac578-d9c5-444b-ba6e-5370ea9e816d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:31.468643 crc crio[3654]: time=\"2026-06-09T10:57:31.467530011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:31.479228 crc crio[3654]: time=\"2026-06-09T10:57:31.47912477Z\" level=info msg=\"Created container ceaff8254b8a202630e5dc2da98cfe4f22582a138d439d795a8d433f4c05612f: openshift-marketplace/redhat-operators-q2jpp/extract-content\" id=974dc5ae-6952-4313-bad5-7f180fed5a96 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:31.480772 crc crio[3654]: time=\"2026-06-09T10:57:31.480708378Z\" level=info msg=\"Starting container: ceaff8254b8a202630e5dc2da98cfe4f22582a138d439d795a8d433f4c05612f\" id=94746405-88fc-4cc0-a79f-eb9cf9810bc2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:57:31.504549 crc crio[3654]: time=\"2026-06-09T10:57:31.50438284Z\" level=info msg=\"Created container 1cdffaa8f05e92b05429eea887c4c73e211668c9d65e01b65ff2cd3bd5fc2078: openshift-marketplace/redhat-marketplace-tpdb8/extract-content\" id=09a6c343-9639-46a2-9606-a3c7e9f30e4a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:31.505865 crc crio[3654]: time=\"2026-06-09T10:57:31.505748401Z\" level=info msg=\"Got pod network &{Name:certified-operators-xdjrp Namespace:openshift-marketplace ID:27cbb4a63c662accce31d2da934cd9a49572189d662648706fa40c9ec473223e UID:19f710a4-b1b4-4a3c-a508-eabb74a17958 NetNS:/var/run/netns/db203995-aec9-47dc-a76b-d3921184aed2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod19f710a4_b1b4_4a3c_a508_eabb74a17958.slice PodAnnotations:0xc0016a89e0}] Aliases:map[]}\"\nJun 09 10:57:31.505865 crc crio[3654]: time=\"2026-06-09T10:57:31.505820673Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-xdjrp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:57:31.506084 crc crio[3654]: time=\"2026-06-09T10:57:31.506018659Z\" level=info msg=\"Starting container: 1cdffaa8f05e92b05429eea887c4c73e211668c9d65e01b65ff2cd3bd5fc2078\" id=e1a6b1e1-871d-4245-ab21-ed7bca890051 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:57:31.510789 crc crio[3654]: time=\"2026-06-09T10:57:31.51072075Z\" level=info msg=\"Started container\" PID=18840 containerID=ceaff8254b8a202630e5dc2da98cfe4f22582a138d439d795a8d433f4c05612f description=openshift-marketplace/redhat-operators-q2jpp/extract-content id=94746405-88fc-4cc0-a79f-eb9cf9810bc2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ac0deee0e0c2fc576e239ca21968280dc8bcd6056549a47b8a6666047375aec\nJun 09 10:57:31.516529 crc crio[3654]: time=\"2026-06-09T10:57:31.515864805Z\" level=info msg=\"Started container\" PID=18838 containerID=1cdffaa8f05e92b05429eea887c4c73e211668c9d65e01b65ff2cd3bd5fc2078 description=openshift-marketplace/redhat-marketplace-tpdb8/extract-content id=e1a6b1e1-871d-4245-ab21-ed7bca890051 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9dece85c783c58cc97fd2ff06ba79f953dff11c645c6075846e80fe59c5230b\nJun 09 10:57:31.684812 crc crio[3654]: time=\"2026-06-09T10:57:31.68398378Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-g8zd9/POD\" id=214d35de-2acb-45a1-b511-6629de2fd95e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:31.684965 crc crio[3654]: time=\"2026-06-09T10:57:31.684887197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:31.713780 crc crio[3654]: time=\"2026-06-09T10:57:31.71258945Z\" level=info msg=\"Got pod network &{Name:community-operators-g8zd9 Namespace:openshift-marketplace ID:eb6face76c889c4015c2235a2d6a08cb4ff193afd620c0f37ba9c2215cd15dd7 UID:33a11f44-5ff2-4445-a76f-4f6222296908 NetNS:/var/run/netns/856b1baf-2d29-4689-8c80-a78989658b99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod33a11f44_5ff2_4445_a76f_4f6222296908.slice PodAnnotations:0xc0029b23b8}] Aliases:map[]}\"\nJun 09 10:57:31.713780 crc crio[3654]: time=\"2026-06-09T10:57:31.712660102Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-g8zd9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:57:31.809739 crc crio[3654]: 2026-06-09T10:57:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:27cbb4a63c662ac Mac:e6:2f:5e:a0:6f:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/db203995-aec9-47dc-a76b-d3921184aed2 SocketPath: PciID:}] [{Interface:0xc000130590 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:57:31.810753 crc crio[3654]: time=\"2026-06-09T10:57:31.81068933Z\" level=info msg=\"Got pod network &{Name:certified-operators-xdjrp Namespace:openshift-marketplace ID:27cbb4a63c662accce31d2da934cd9a49572189d662648706fa40c9ec473223e UID:19f710a4-b1b4-4a3c-a508-eabb74a17958 NetNS:/var/run/netns/db203995-aec9-47dc-a76b-d3921184aed2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod19f710a4_b1b4_4a3c_a508_eabb74a17958.slice PodAnnotations:0xc0016a89e0}] Aliases:map[]}\"\nJun 09 10:57:31.810851 crc crio[3654]: time=\"2026-06-09T10:57:31.810837694Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-xdjrp for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:57:31.819960 crc crio[3654]: time=\"2026-06-09T10:57:31.819874866Z\" level=info msg=\"Ran pod sandbox 27cbb4a63c662accce31d2da934cd9a49572189d662648706fa40c9ec473223e with infra container: openshift-marketplace/certified-operators-xdjrp/POD\" id=91fac578-d9c5-444b-ba6e-5370ea9e816d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:31.822655 crc crio[3654]: time=\"2026-06-09T10:57:31.822587927Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3b4f0d91-4f4f-4574-9410-be9d4233e0c9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:57:31.828541 crc crio[3654]: time=\"2026-06-09T10:57:31.828494745Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b93c67d7-5c6f-45a7-baed-045f85cd0825 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:57:31.857212 crc crio[3654]: time=\"2026-06-09T10:57:31.857074524Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xdjrp/extract-utilities\" id=0040e683-7aa7-4f42-883f-351dba52add5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:31.858051 crc crio[3654]: time=\"2026-06-09T10:57:31.857976782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:31.892776 crc crio[3654]: time=\"2026-06-09T10:57:31.892670785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:31.901052 crc crio[3654]: time=\"2026-06-09T10:57:31.900928553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:32.212413 crc crio[3654]: time=\"2026-06-09T10:57:32.21178778Z\" level=info msg=\"Created container f6b25ce764983b530402e5a2a541d2eddf0575733fe484a31daf509548d0c60d: openshift-marketplace/certified-operators-xdjrp/extract-utilities\" id=0040e683-7aa7-4f42-883f-351dba52add5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:32.214057 crc crio[3654]: time=\"2026-06-09T10:57:32.213931795Z\" level=info msg=\"Starting container: f6b25ce764983b530402e5a2a541d2eddf0575733fe484a31daf509548d0c60d\" id=111cf235-e81d-48e8-bae1-062eb381d7cd name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:57:32.220637 crc crio[3654]: time=\"2026-06-09T10:57:32.220489582Z\" level=info msg=\"Started container\" PID=18933 containerID=f6b25ce764983b530402e5a2a541d2eddf0575733fe484a31daf509548d0c60d description=openshift-marketplace/certified-operators-xdjrp/extract-utilities id=111cf235-e81d-48e8-bae1-062eb381d7cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=27cbb4a63c662accce31d2da934cd9a49572189d662648706fa40c9ec473223e\nJun 09 10:57:32.234856 crc crio[3654]: 2026-06-09T10:57:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eb6face76c889c4 Mac:46:fe:29:a1:fd:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/856b1baf-2d29-4689-8c80-a78989658b99 SocketPath: PciID:}] [{Interface:0xc000276810 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:57:32.236517 crc crio[3654]: time=\"2026-06-09T10:57:32.23638427Z\" level=info msg=\"Got pod network &{Name:community-operators-g8zd9 Namespace:openshift-marketplace ID:eb6face76c889c4015c2235a2d6a08cb4ff193afd620c0f37ba9c2215cd15dd7 UID:33a11f44-5ff2-4445-a76f-4f6222296908 NetNS:/var/run/netns/856b1baf-2d29-4689-8c80-a78989658b99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod33a11f44_5ff2_4445_a76f_4f6222296908.slice PodAnnotations:0xc0029b23b8}] Aliases:map[]}\"\nJun 09 10:57:32.236618 crc crio[3654]: time=\"2026-06-09T10:57:32.236590396Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-g8zd9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:57:32.243686 crc crio[3654]: time=\"2026-06-09T10:57:32.243607067Z\" level=info msg=\"Ran pod sandbox eb6face76c889c4015c2235a2d6a08cb4ff193afd620c0f37ba9c2215cd15dd7 with infra container: openshift-marketplace/community-operators-g8zd9/POD\" id=214d35de-2acb-45a1-b511-6629de2fd95e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:32.246092 crc crio[3654]: time=\"2026-06-09T10:57:32.245952668Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=91e72433-9f60-4b0b-93d4-1c8a447da84a name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:57:32.248640 crc crio[3654]: time=\"2026-06-09T10:57:32.248515055Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0cd3b6a1-fb69-4eda-8045-99509c47e13b name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:57:32.254798 crc crio[3654]: time=\"2026-06-09T10:57:32.254730731Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-g8zd9/extract-utilities\" id=4bda9f67-5342-4c9f-9b43-35511a2eb6da name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:32.255172 crc crio[3654]: time=\"2026-06-09T10:57:32.255076632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:32.282515 crc crio[3654]: time=\"2026-06-09T10:57:32.282384053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:32.286487 crc crio[3654]: time=\"2026-06-09T10:57:32.286403744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:32.423740 crc crio[3654]: time=\"2026-06-09T10:57:32.423605589Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f671bad0-0e86-41a8-990b-132d778d5226 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:57:32.425873 crc crio[3654]: time=\"2026-06-09T10:57:32.425747784Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d35897dd-3191-4b74-81a2-c83ebcc56ab8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:57:32.429353 crc crio[3654]: time=\"2026-06-09T10:57:32.429242289Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2f50c869-b77d-45a1-b9a3-3e52671450ae name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:57:32.431402 crc crio[3654]: time=\"2026-06-09T10:57:32.431361112Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c48737b2-06bb-461f-b0f5-0c0df682fb9b name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:57:32.432030 crc crio[3654]: time=\"2026-06-09T10:57:32.431986731Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=90757c6c-f3bb-4b5e-a7b3-6be8d1c506b0 name=/runtime.v1.ImageService/PullImage\nJun 09 10:57:32.437906 crc crio[3654]: time=\"2026-06-09T10:57:32.437084265Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 09 10:57:32.443057 crc crio[3654]: time=\"2026-06-09T10:57:32.442981672Z\" level=info msg=\"Created container 5fb6123f79f91b5dc4cf2059a0fa7eb3a6d628743e6c1da9a536751927875467: openshift-marketplace/community-operators-g8zd9/extract-utilities\" id=4bda9f67-5342-4c9f-9b43-35511a2eb6da name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:32.444899 crc crio[3654]: time=\"2026-06-09T10:57:32.444803507Z\" level=info msg=\"Starting container: 5fb6123f79f91b5dc4cf2059a0fa7eb3a6d628743e6c1da9a536751927875467\" id=22c3ac20-8b31-4650-933f-3c1ecf554661 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:57:32.446709 crc crio[3654]: time=\"2026-06-09T10:57:32.446126556Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-q2jpp/registry-server\" id=5d7d14b9-eeea-41e7-aa67-7024a1eb1235 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:32.447113 crc crio[3654]: time=\"2026-06-09T10:57:32.447040564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:32.453516 crc crio[3654]: time=\"2026-06-09T10:57:32.453394505Z\" level=info msg=\"Started container\" PID=18942 containerID=5fb6123f79f91b5dc4cf2059a0fa7eb3a6d628743e6c1da9a536751927875467 description=openshift-marketplace/community-operators-g8zd9/extract-utilities id=22c3ac20-8b31-4650-933f-3c1ecf554661 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb6face76c889c4015c2235a2d6a08cb4ff193afd620c0f37ba9c2215cd15dd7\nJun 09 10:57:32.482261 crc crio[3654]: time=\"2026-06-09T10:57:32.482190091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:32.484856 crc crio[3654]: time=\"2026-06-09T10:57:32.484795609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:32.495218 crc crio[3654]: time=\"2026-06-09T10:57:32.494776029Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-tpdb8/registry-server\" id=438ba82a-d30f-4acc-8622-d3a926b33cc0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:32.496028 crc crio[3654]: time=\"2026-06-09T10:57:32.495906483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:32.530739 crc crio[3654]: time=\"2026-06-09T10:57:32.530624187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:32.534595 crc crio[3654]: time=\"2026-06-09T10:57:32.534514374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:32.663950 crc crio[3654]: time=\"2026-06-09T10:57:32.663858853Z\" level=info msg=\"Created container 22a815524ea81642d59577f8c5fbe18f64a7d8cf8a5a1d4ba084c3c8245a094b: openshift-marketplace/redhat-operators-q2jpp/registry-server\" id=5d7d14b9-eeea-41e7-aa67-7024a1eb1235 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:32.665388 crc crio[3654]: time=\"2026-06-09T10:57:32.665264396Z\" level=info msg=\"Starting container: 22a815524ea81642d59577f8c5fbe18f64a7d8cf8a5a1d4ba084c3c8245a094b\" id=66cce9c9-b0ba-46cc-a3e5-b4f28fe6f9b7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:57:32.671674 crc crio[3654]: time=\"2026-06-09T10:57:32.671557385Z\" level=info msg=\"Created container 3bf8573e376d2321f849d128c604e7ffdabb5bd9b485c3fa9e5159dcdf0383c0: openshift-marketplace/redhat-marketplace-tpdb8/registry-server\" id=438ba82a-d30f-4acc-8622-d3a926b33cc0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:32.673005 crc crio[3654]: time=\"2026-06-09T10:57:32.672860754Z\" level=info msg=\"Starting container: 3bf8573e376d2321f849d128c604e7ffdabb5bd9b485c3fa9e5159dcdf0383c0\" id=cebe8140-1ac6-4d77-bf27-696110b670c3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:57:32.674639 crc crio[3654]: time=\"2026-06-09T10:57:32.674564655Z\" level=info msg=\"Started container\" PID=18955 containerID=22a815524ea81642d59577f8c5fbe18f64a7d8cf8a5a1d4ba084c3c8245a094b description=openshift-marketplace/redhat-operators-q2jpp/registry-server id=66cce9c9-b0ba-46cc-a3e5-b4f28fe6f9b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ac0deee0e0c2fc576e239ca21968280dc8bcd6056549a47b8a6666047375aec\nJun 09 10:57:32.679682 crc crio[3654]: time=\"2026-06-09T10:57:32.679508644Z\" level=info msg=\"Started container\" PID=18958 containerID=3bf8573e376d2321f849d128c604e7ffdabb5bd9b485c3fa9e5159dcdf0383c0 description=openshift-marketplace/redhat-marketplace-tpdb8/registry-server id=cebe8140-1ac6-4d77-bf27-696110b670c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9dece85c783c58cc97fd2ff06ba79f953dff11c645c6075846e80fe59c5230b\nJun 09 10:57:32.996924 crc crio[3654]: time=\"2026-06-09T10:57:32.996404423Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=90757c6c-f3bb-4b5e-a7b3-6be8d1c506b0 name=/runtime.v1.ImageService/PullImage\nJun 09 10:57:32.997891 crc crio[3654]: time=\"2026-06-09T10:57:32.997817245Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=2a36f6b1-d1b3-4758-83d5-3da7e96bd0a7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:57:32.999821 crc crio[3654]: time=\"2026-06-09T10:57:32.999759483Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=ca4aa7a5-4ef6-4c61-b486-ede13139705c name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:57:33.013402 crc crio[3654]: time=\"2026-06-09T10:57:33.01326324Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xdjrp/extract-content\" id=63cc276c-88a1-457d-990f-afab00ef5091 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:33.014192 crc crio[3654]: time=\"2026-06-09T10:57:33.014106895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:33.043813 crc crio[3654]: time=\"2026-06-09T10:57:33.04354295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:33.046607 crc crio[3654]: time=\"2026-06-09T10:57:33.04654182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:33.152319 crc crio[3654]: time=\"2026-06-09T10:57:33.152187907Z\" level=info msg=\"Created container 156c3c4e57994adbb446c5db0fb991ad02e3c6800395408312a2ae0c806b590f: openshift-marketplace/certified-operators-xdjrp/extract-content\" id=63cc276c-88a1-457d-990f-afab00ef5091 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:33.153605 crc crio[3654]: time=\"2026-06-09T10:57:33.153561728Z\" level=info msg=\"Starting container: 156c3c4e57994adbb446c5db0fb991ad02e3c6800395408312a2ae0c806b590f\" id=9a79db8b-3db6-48a6-859f-91cecebfc76f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:57:33.159162 crc crio[3654]: time=\"2026-06-09T10:57:33.159020962Z\" level=info msg=\"Started container\" PID=19000 containerID=156c3c4e57994adbb446c5db0fb991ad02e3c6800395408312a2ae0c806b590f description=openshift-marketplace/certified-operators-xdjrp/extract-content id=9a79db8b-3db6-48a6-859f-91cecebfc76f name=/runtime.v1.RuntimeService/StartContainer sandboxID=27cbb4a63c662accce31d2da934cd9a49572189d662648706fa40c9ec473223e\nJun 09 10:57:33.469105 crc crio[3654]: time=\"2026-06-09T10:57:33.469012723Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ef123284-1ccc-4d7c-bdfe-9f3d19d52a39 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:57:33.474247 crc crio[3654]: time=\"2026-06-09T10:57:33.474186349Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=87341c52-4d48-40a8-9bc9-db8595d2ac40 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:57:33.475027 crc crio[3654]: time=\"2026-06-09T10:57:33.474967432Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=58e2c5ac-c85e-46f5-bece-c709c4b7fff8 name=/runtime.v1.ImageService/PullImage\nJun 09 10:57:33.480592 crc crio[3654]: time=\"2026-06-09T10:57:33.480516499Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 09 10:57:33.614972 crc crio[3654]: time=\"2026-06-09T10:57:33.614785386Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xdjrp/registry-server\" id=7231cdb8-6a50-4478-b14b-de5c080e3dd0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:33.615734 crc crio[3654]: time=\"2026-06-09T10:57:33.615104205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:33.650665 crc crio[3654]: time=\"2026-06-09T10:57:33.650550221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:33.654162 crc crio[3654]: time=\"2026-06-09T10:57:33.654047366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:33.760642 crc crio[3654]: time=\"2026-06-09T10:57:33.760546388Z\" level=info msg=\"Created container 6d6608afae838072baf89a601822c9651ddd32d27f4245878d3a6c6054746ce4: openshift-marketplace/certified-operators-xdjrp/registry-server\" id=7231cdb8-6a50-4478-b14b-de5c080e3dd0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:33.762004 crc crio[3654]: time=\"2026-06-09T10:57:33.761909749Z\" level=info msg=\"Starting container: 6d6608afae838072baf89a601822c9651ddd32d27f4245878d3a6c6054746ce4\" id=502eb51b-f376-4bfa-955b-a4179e61eaea name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:57:33.767723 crc crio[3654]: time=\"2026-06-09T10:57:33.767629091Z\" level=info msg=\"Started container\" PID=19015 containerID=6d6608afae838072baf89a601822c9651ddd32d27f4245878d3a6c6054746ce4 description=openshift-marketplace/certified-operators-xdjrp/registry-server id=502eb51b-f376-4bfa-955b-a4179e61eaea name=/runtime.v1.RuntimeService/StartContainer sandboxID=27cbb4a63c662accce31d2da934cd9a49572189d662648706fa40c9ec473223e\nJun 09 10:57:34.636936 crc crio[3654]: time=\"2026-06-09T10:57:34.636840438Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:9c782f85ddcb0389a6fc6d4137624c95edbb8f30a5c0be1b76f414ee05a284b9\" id=58e2c5ac-c85e-46f5-bece-c709c4b7fff8 name=/runtime.v1.ImageService/PullImage\nJun 09 10:57:34.638570 crc crio[3654]: time=\"2026-06-09T10:57:34.638381834Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=5d3b6854-0002-4b99-b4bb-acdf195c3a07 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:57:34.641503 crc crio[3654]: time=\"2026-06-09T10:57:34.641386804Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=f263e96f-7ce9-4d48-b6a6-574592cc0a59 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:57:34.649383 crc crio[3654]: time=\"2026-06-09T10:57:34.64924342Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-g8zd9/extract-content\" id=962b2b21-3c46-400b-a26f-aaef611a7ac2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:34.649881 crc crio[3654]: time=\"2026-06-09T10:57:34.649823918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:34.674622 crc crio[3654]: time=\"2026-06-09T10:57:34.67451906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:34.678162 crc crio[3654]: time=\"2026-06-09T10:57:34.678059707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:34.791254 crc crio[3654]: time=\"2026-06-09T10:57:34.790604021Z\" level=info msg=\"Created container 8404aa16d4835fc433df45174fbbcac8c36d5e316388d81f2657e400fb5a211e: openshift-marketplace/community-operators-g8zd9/extract-content\" id=962b2b21-3c46-400b-a26f-aaef611a7ac2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:34.792780 crc crio[3654]: time=\"2026-06-09T10:57:34.792715855Z\" level=info msg=\"Starting container: 8404aa16d4835fc433df45174fbbcac8c36d5e316388d81f2657e400fb5a211e\" id=923b5753-9f02-4c13-a607-4aa1323102dd name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:57:34.802410 crc crio[3654]: time=\"2026-06-09T10:57:34.800632753Z\" level=info msg=\"Started container\" PID=19048 containerID=8404aa16d4835fc433df45174fbbcac8c36d5e316388d81f2657e400fb5a211e description=openshift-marketplace/community-operators-g8zd9/extract-content id=923b5753-9f02-4c13-a607-4aa1323102dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb6face76c889c4015c2235a2d6a08cb4ff193afd620c0f37ba9c2215cd15dd7\nJun 09 10:57:35.499571 crc crio[3654]: time=\"2026-06-09T10:57:35.498178387Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=dcef105a-9bdc-4852-b6e4-f1ad8b30b9f0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:57:35.501171 crc crio[3654]: time=\"2026-06-09T10:57:35.5009531Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=601afc89-dd27-46bd-8ecb-b2f497994dea name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:57:35.508031 crc crio[3654]: time=\"2026-06-09T10:57:35.50791914Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-g8zd9/registry-server\" id=bb5f6b1e-45fc-4027-8320-a6abd3443fd1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:35.508375 crc crio[3654]: time=\"2026-06-09T10:57:35.508345893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:35.554873 crc crio[3654]: time=\"2026-06-09T10:57:35.554737587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:35.559153 crc crio[3654]: time=\"2026-06-09T10:57:35.559047567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:35.800606 crc crio[3654]: time=\"2026-06-09T10:57:35.799817407Z\" level=info msg=\"Created container c16d21c276a9066deb699e81715947b2b878963f245fa8cdeeef48b51b86b773: openshift-marketplace/community-operators-g8zd9/registry-server\" id=bb5f6b1e-45fc-4027-8320-a6abd3443fd1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:35.802055 crc crio[3654]: time=\"2026-06-09T10:57:35.801542239Z\" level=info msg=\"Starting container: c16d21c276a9066deb699e81715947b2b878963f245fa8cdeeef48b51b86b773\" id=3389ddf7-4d69-4e31-86d0-dd6f0525cfd4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:57:35.806280 crc crio[3654]: time=\"2026-06-09T10:57:35.806194548Z\" level=info msg=\"Started container\" PID=19079 containerID=c16d21c276a9066deb699e81715947b2b878963f245fa8cdeeef48b51b86b773 description=openshift-marketplace/community-operators-g8zd9/registry-server id=3389ddf7-4d69-4e31-86d0-dd6f0525cfd4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb6face76c889c4015c2235a2d6a08cb4ff193afd620c0f37ba9c2215cd15dd7\nJun 09 10:57:45.681233 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...\nJun 09 10:57:47.797530 crc systemd[1]: crio.service: Deactivated successfully.\nJun 09 10:57:47.798034 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).\nJun 09 10:57:47.798370 crc systemd[1]: crio.service: Consumed 16min 58.817s CPU time.\nJun 09 10:57:47.868495 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...\nJun 09 10:57:47.955351 crc crio[19954]: time=\"2026-06-09T10:57:47.955178289Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"\nJun 09 10:57:47.955351 crc crio[19954]: time=\"2026-06-09T10:57:47.955249002Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"\nJun 09 10:57:47.957915 crc crio[19954]: time=\"2026-06-09T10:57:47.956927662Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"\nJun 09 10:57:47.958055 crc crio[19954]: time=\"2026-06-09T10:57:47.957971413Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"\nJun 09 10:57:47.975091 crc crio[19954]: time=\"2026-06-09T10:57:47.974986265Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"\nJun 09 10:57:47.975586 crc crio[19954]: time=\"2026-06-09T10:57:47.975545682Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"\nJun 09 10:57:47.975586 crc crio[19954]: time=\"2026-06-09T10:57:47.975576353Z\" level=info msg=\"Node configuration value for pid cgroup is true\"\nJun 09 10:57:47.975748 crc crio[19954]: time=\"2026-06-09T10:57:47.975708437Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"\nJun 09 10:57:47.975748 crc crio[19954]: time=\"2026-06-09T10:57:47.975743838Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"\nJun 09 10:57:47.997761 crc crio[19954]: time=\"2026-06-09T10:57:47.997596755Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"\nJun 09 10:57:48.021248 crc crio[19954]: time=\"2026-06-09T10:57:48.021126772Z\" level=info msg=\"Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL\"\nJun 09 10:57:48.046898 crc crio[19954]: time=\"2026-06-09T10:57:48.046809285Z\" level=info msg=\"Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2\"\nJun 09 10:57:48.074597 crc crio[19954]: time=\"2026-06-09T10:57:48.074429355Z\" level=info msg=\"Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL\"\nJun 09 10:57:48.260763 crc crio[19954]: time=\"2026-06-09T10:57:48.260677515Z\" level=info msg=\"Checkpoint/restore support enabled\"\nJun 09 10:57:48.260763 crc crio[19954]: time=\"2026-06-09T10:57:48.260731927Z\" level=info msg=\"Using the internal default seccomp profile\"\nJun 09 10:57:48.260763 crc crio[19954]: time=\"2026-06-09T10:57:48.260742467Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"\nJun 09 10:57:48.260763 crc crio[19954]: time=\"2026-06-09T10:57:48.260748937Z\" level=info msg=\"No blockio config file specified, blockio not configured\"\nJun 09 10:57:48.260763 crc crio[19954]: time=\"2026-06-09T10:57:48.260756248Z\" level=info msg=\"RDT not available in the host system\"\nJun 09 10:57:48.265600 crc crio[19954]: time=\"2026-06-09T10:57:48.265529291Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 09 10:57:48.265600 crc crio[19954]: time=\"2026-06-09T10:57:48.265567172Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 09 10:57:48.271907 crc crio[19954]: time=\"2026-06-09T10:57:48.271710477Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 09 10:57:48.271907 crc crio[19954]: time=\"2026-06-09T10:57:48.271846851Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 09 10:57:48.304403 crc crio[19954]: time=\"2026-06-09T10:57:48.304153333Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:57:48.304403 crc crio[19954]: time=\"2026-06-09T10:57:48.304256826Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:57:48.304850 crc crio[19954]: time=\"2026-06-09T10:57:48.304709589Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"\nJun 09 10:57:48.304850 crc crio[19954]: time=\"2026-06-09T10:57:48.30473147Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"\nJun 09 10:57:48.309084 crc crio[19954]: time=\"2026-06-09T10:57:48.305543494Z\" level=info msg=\"Current CRI-O configuration:\\n[crio]\\n  root = \\\"/var/lib/containers/storage\\\"\\n  runroot = \\\"/run/containers/storage\\\"\\n  imagestore = \\\"\\\"\\n  storage_driver = \\\"overlay\\\"\\n  storage_option = [\\\"overlay.skip_mount_home=true\\\"]\\n  log_dir = \\\"/var/log/crio/pods\\\"\\n  version_file = \\\"/var/run/crio/version\\\"\\n  version_file_persist = \\\"\\\"\\n  clean_shutdown_file = \\\"/var/lib/crio/clean.shutdown\\\"\\n  internal_wipe = true\\n  internal_repair = true\\n  [crio.api]\\n    grpc_max_send_msg_size = 83886080\\n    grpc_max_recv_msg_size = 83886080\\n    listen = \\\"/var/run/crio/crio.sock\\\"\\n    stream_address = \\\"192.168.130.11\\\"\\n    stream_port = \\\"0\\\"\\n    stream_enable_tls = false\\n    stream_tls_cert = \\\"\\\"\\n    stream_tls_key = \\\"\\\"\\n    stream_tls_ca = \\\"\\\"\\n    stream_idle_timeout = \\\"\\\"\\n  [crio.runtime]\\n    no_pivot = false\\n    selinux = true\\n    log_to_journald = false\\n    drop_infra_ctr = true\\n    read_only = false\\n    hooks_dir = [\\\"/etc/containers/oci/hooks.d\\\", \\\"/run/containers/oci/hooks.d\\\", \\\"/usr/share/containers/oci/hooks.d\\\"]\\n    default_capabilities = [\\\"CHOWN\\\", \\\"DAC_OVERRIDE\\\", \\\"FSETID\\\", \\\"FOWNER\\\", \\\"SETGID\\\", \\\"SETUID\\\", \\\"SETPCAP\\\", \\\"NET_BIND_SERVICE\\\", \\\"KILL\\\"]\\n    add_inheritable_capabilities = false\\n    default_env = [\\\"NSS_SDB_USE_CACHE=no\\\"]\\n    default_sysctls = [\\\"net.ipv4.ping_group_range=0 2147483647\\\"]\\n    default_ulimits = [\\\"nofile=1048576\\\"]\\n    allowed_devices = [\\\"/dev/fuse\\\", \\\"/dev/net/tun\\\"]\\n    cdi_spec_dirs = [\\\"/etc/cdi\\\", \\\"/var/run/cdi\\\"]\\n    device_ownership_from_security_context = false\\n    default_runtime = \\\"crun\\\"\\n    decryption_keys_path = \\\"/etc/crio/keys/\\\"\\n    conmon = \\\"\\\"\\n    conmon_cgroup = \\\"pod\\\"\\n    seccomp_profile = \\\"\\\"\\n    privileged_seccomp_profile = \\\"\\\"\\n    apparmor_profile = \\\"crio-default\\\"\\n    blockio_config_file = \\\"\\\"\\n    blockio_reload = false\\n    irqbalance_config_file = \\\"/etc/sysconfig/irqbalance\\\"\\n    rdt_config_file = \\\"\\\"\\n    cgroup_manager = \\\"systemd\\\"\\n    default_mounts_file = \\\"\\\"\\n    container_exits_dir = \\\"/var/run/crio/exits\\\"\\n    container_attach_socket_dir = \\\"/var/run/crio\\\"\\n    bind_mount_prefix = \\\"\\\"\\n    uid_mappings = \\\"\\\"\\n    minimum_mappable_uid = -1\\n    gid_mappings = \\\"\\\"\\n    minimum_mappable_gid = -1\\n    log_level = \\\"info\\\"\\n    log_filter = \\\"\\\"\\n    namespaces_dir = \\\"/var/run\\\"\\n    pinns_path = \\\"/usr/bin/pinns\\\"\\n    enable_criu_support = true\\n    pids_limit = -1\\n    log_size_max = -1\\n    ctr_stop_timeout = 30\\n    separate_pull_cgroup = \\\"\\\"\\n    infra_ctr_cpuset = \\\"\\\"\\n    shared_cpuset = \\\"\\\"\\n    absent_mount_sources_to_reject = [\\\"/etc/hostname\\\"]\\n    enable_pod_events = false\\n    irqbalance_config_restore_file = \\\"/etc/sysconfig/orig_irq_banned_cpus\\\"\\n    hostnetwork_disable_selinux = true\\n    disable_hostport_mapping = false\\n    timezone = \\\"\\\"\\n    [crio.runtime.runtimes]\\n      [crio.runtime.runtimes.crun]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/crun\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/crun\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"512KiB\\\"\\n        no_sync_log = false\\n        [crio.runtime.runtimes.crun.default_annotations]\\n          \\\"run.oci.systemd.subgroup\\\" = \\\"\\\"\\n      [crio.runtime.runtimes.runc]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/runc\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/runc\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"12MiB\\\"\\n        no_sync_log = false\\n    [crio.runtime.workloads]\\n      [crio.runtime.workloads.openshift-builder]\\n        activation_annotation = \\\"io.openshift.builder\\\"\\n        annotation_prefix = \\\"\\\"\\n        allowed_annotations = [\\\"io.kubernetes.cri-o.userns-mode\\\", \\\"io.kubernetes.cri-o.Devices\\\"]\\n        DisallowedAnnotations = [\\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"org.systemd.property.\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"cpu-shared.crio.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"bundle\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"cpu-quota.crio.io\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"org.criu.config\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\"]\\n        [crio.runtime.workloads.openshift-builder.resources]\\n          CPUShares = 0\\n          CPUQuota = 0\\n          CPUPeriod = 0\\n          CPUSet = \\\"\\\"\\n          CPULimit = 0\\n  [crio.image]\\n    default_transport = \\\"docker://\\\"\\n    global_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_image = \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\\\"\\n    pause_image_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_command = \\\"/usr/bin/pod\\\"\\n    signature_policy = \\\"\\\"\\n    signature_policy_dir = \\\"/etc/crio/policies\\\"\\n    image_volumes = \\\"mkdir\\\"\\n    big_files_temporary_dir = \\\"\\\"\\n    auto_reload_registries = false\\n    pull_progress_timeout = \\\"0s\\\"\\n    oci_artifact_mount_support = false\\n  [crio.network]\\n    cni_default_network = \\\"\\\"\\n    network_dir = \\\"/etc/kubernetes/cni/net.d/\\\"\\n    plugin_dirs = [\\\"/var/lib/cni/bin\\\"]\\n  [crio.metrics]\\n    enable_metrics = true\\n    metrics_collectors = [\\\"operations\\\", \\\"operations_latency_microseconds_total\\\", \\\"operations_latency_microseconds\\\", \\\"operations_errors\\\", \\\"image_pulls_layer_size\\\", \\\"containers_oom_total\\\", \\\"containers_oom\\\", \\\"operations_total\\\", \\\"operations_latency_seconds_total\\\", \\\"operations_latency_seconds\\\", \\\"operations_errors_total\\\", \\\"image_pulls_bytes_total\\\", \\\"image_pulls_skipped_bytes_total\\\", \\\"image_pulls_success_total\\\", \\\"image_pulls_failure_total\\\", \\\"image_layer_reuse_total\\\", \\\"containers_oom_count_total\\\", \\\"processes_defunct\\\"]\\n    metrics_host = \\\"127.0.0.1\\\"\\n    metrics_port = 9537\\n    metrics_socket = \\\"\\\"\\n    metrics_cert = \\\"\\\"\\n    metrics_key = \\\"\\\"\\n  [crio.tracing]\\n    enable_tracing = false\\n    tracing_endpoint = \\\"127.0.0.1:4317\\\"\\n    tracing_sampling_rate_per_million = 0\\n  [crio.stats]\\n    stats_collection_period = 0\\n    collection_period = 0\\n  [crio.nri]\\n    enable_nri = true\\n    nri_listen = \\\"/var/run/nri/nri.sock\\\"\\n    nri_plugin_dir = \\\"/opt/nri/plugins\\\"\\n    nri_plugin_config_dir = \\\"/etc/nri/conf.d\\\"\\n    nri_plugin_registration_timeout = \\\"5s\\\"\\n    nri_plugin_request_timeout = \\\"2s\\\"\\n    nri_disable_connections = false\\n\"\nJun 09 10:57:48.310617 crc crio[19954]: time=\"2026-06-09T10:57:48.310536755Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"\nJun 09 10:57:48.310938 crc crio[19954]: time=\"2026-06-09T10:57:48.310886775Z\" level=info msg=\"Restore irqbalance config: nothing to do\"\nJun 09 10:57:49.992649 crc crio[19954]: time=\"2026-06-09T10:57:49.992239281Z\" level=info msg=\"Got pod network &{Name:community-operators-g8zd9 Namespace:openshift-marketplace ID:eb6face76c889c4015c2235a2d6a08cb4ff193afd620c0f37ba9c2215cd15dd7 UID:33a11f44-5ff2-4445-a76f-4f6222296908 NetNS:/var/run/netns/856b1baf-2d29-4689-8c80-a78989658b99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod33a11f44_5ff2_4445_a76f_4f6222296908.slice PodAnnotations:0xc00008d8f0}] Aliases:map[]}\"\nJun 09 10:57:49.993933 crc crio[19954]: time=\"2026-06-09T10:57:49.993637253Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-g8zd9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:57:49.994844 crc crio[19954]: time=\"2026-06-09T10:57:49.994772567Z\" level=info msg=\"Got pod network &{Name:certified-operators-xdjrp Namespace:openshift-marketplace ID:27cbb4a63c662accce31d2da934cd9a49572189d662648706fa40c9ec473223e UID:19f710a4-b1b4-4a3c-a508-eabb74a17958 NetNS:/var/run/netns/db203995-aec9-47dc-a76b-d3921184aed2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod19f710a4_b1b4_4a3c_a508_eabb74a17958.slice PodAnnotations:0xc00008da08}] Aliases:map[]}\"\nJun 09 10:57:49.994990 crc crio[19954]: time=\"2026-06-09T10:57:49.994930972Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-xdjrp for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:57:49.995768 crc crio[19954]: time=\"2026-06-09T10:57:49.995707415Z\" level=info msg=\"Got pod network &{Name:redhat-operators-q2jpp Namespace:openshift-marketplace ID:9ac0deee0e0c2fc576e239ca21968280dc8bcd6056549a47b8a6666047375aec UID:9646f23a-8f7c-449b-8c9a-b144ce9f6f72 NetNS:/var/run/netns/35e62a7e-a81d-4495-b9cb-07e118091c74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9646f23a_8f7c_449b_8c9a_b144ce9f6f72.slice PodAnnotations:0xc00008daa0}] Aliases:map[]}\"\nJun 09 10:57:49.995858 crc crio[19954]: time=\"2026-06-09T10:57:49.995832109Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-q2jpp for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:57:49.996257 crc crio[19954]: time=\"2026-06-09T10:57:49.99619618Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-tpdb8 Namespace:openshift-marketplace ID:f9dece85c783c58cc97fd2ff06ba79f953dff11c645c6075846e80fe59c5230b UID:7276e3b4-794e-4a75-9cdd-74528170d7fb NetNS:/var/run/netns/a32b9db1-23e0-4277-a7b4-27a185d03d82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7276e3b4_794e_4a75_9cdd_74528170d7fb.slice PodAnnotations:0xc00008db58}] Aliases:map[]}\"\nJun 09 10:57:49.996410 crc crio[19954]: time=\"2026-06-09T10:57:49.996367155Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-tpdb8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:57:49.996842 crc crio[19954]: time=\"2026-06-09T10:57:49.996783688Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-7bv2m Namespace:openshift-marketplace ID:2c537e1710baaa7f3d3c0962f4bf78e86fed695febf8bd08842ff6e0e1291b61 UID:5ad56e64-f82e-4af4-bddb-96980e2ca633 NetNS:/var/run/netns/b73be806-5f09-4c9b-8674-6b83e323d17b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5ad56e64_f82e_4af4_bddb_96980e2ca633.slice PodAnnotations:0xc00008dc10}] Aliases:map[]}\"\nJun 09 10:57:49.996949 crc crio[19954]: time=\"2026-06-09T10:57:49.996904792Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-7bv2m for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:57:49.997389 crc crio[19954]: time=\"2026-06-09T10:57:49.997270953Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-598f97b57c-d5pzg Namespace:openshift-route-controller-manager ID:62fe5b7139e49ffe94eb77c0fd8c74ce414fb7bfae5fc9e439021228d361e6b5 UID:d45cc5af-b13c-404b-a286-c0d20a7ebbdc NetNS:/var/run/netns/d006faa6-1901-4cd5-87bd-149ed39ef4a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd45cc5af_b13c_404b_a286_c0d20a7ebbdc.slice PodAnnotations:0xc00008dcc0}] Aliases:map[]}\"\nJun 09 10:57:49.997525 crc crio[19954]: time=\"2026-06-09T10:57:49.997485009Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-598f97b57c-d5pzg for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:57:49.997888 crc crio[19954]: time=\"2026-06-09T10:57:49.997830929Z\" level=info msg=\"Got pod network &{Name:controller-manager-77bdd5c55b-qzp4f Namespace:openshift-controller-manager ID:119b30e04593b9d3b2053b75a65a4db4bbcca148fc47673a4e7536fa03592e8d UID:333ae7d0-a3d3-4ca5-b6d5-8cfa0763e6df NetNS:/var/run/netns/4e19378d-1015-41fa-b6fc-08efd4133fdd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod333ae7d0_a3d3_4ca5_b6d5_8cfa0763e6df.slice PodAnnotations:0xc00008dd78}] Aliases:map[]}\"\nJun 09 10:57:49.998006 crc crio[19954]: time=\"2026-06-09T10:57:49.997953783Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-77bdd5c55b-qzp4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:57:49.998421 crc crio[19954]: time=\"2026-06-09T10:57:49.998356705Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:8ae1d2612c43c8d3366b73ea5aa8ca119a098707b1b4af64fd39813b42f648f7 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/2c21be80-0092-404a-bba5-eb615c2d5fdc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbcea9f_f8da_49e7_87b5_1d6dc7b926ee.slice PodAnnotations:0xc00008de48}] Aliases:map[]}\"\nJun 09 10:57:49.998550 crc crio[19954]: time=\"2026-06-09T10:57:49.99851389Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:57:49.998690 crc crio[19954]: time=\"2026-06-09T10:57:49.998635834Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 10:57:49.998690 crc crio[19954]: time=\"2026-06-09T10:57:49.998686335Z\" level=warning msg=\"Could not restore sandbox IP for 271de4ba17374600d9e7cae1887d528ce2f5239d69406c466123bf538547bc73: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_dbe8c044-e227-4408-b8c1-184362d81240_0(271de4ba17374600d9e7cae1887d528ce2f5239d69406c466123bf538547bc73): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 10:57:49.998799 crc crio[19954]: time=\"2026-06-09T10:57:49.998713596Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 10:57:49.998799 crc crio[19954]: time=\"2026-06-09T10:57:49.998723106Z\" level=warning msg=\"Could not restore sandbox IP for baeab7211b85f073636c1d78b49e4ced38df2dec79bf92a8b8559c6dc91119b8: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_150a19bb-5b82-43b2-ba2c-9db2245cf89f_0(baeab7211b85f073636c1d78b49e4ced38df2dec79bf92a8b8559c6dc91119b8): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 10:57:49.998799 crc crio[19954]: time=\"2026-06-09T10:57:49.998739987Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 10:57:49.998799 crc crio[19954]: time=\"2026-06-09T10:57:49.998748957Z\" level=warning msg=\"Could not restore sandbox IP for 5ff792e250be0d21d1ee08a0628c2bab051ac626397b8a6b729c051b6d580cb5: failed to get network status for pod sandbox k8s_collect-profiles-29683365-rps4s_openshift-operator-lifecycle-manager_40954465-82c0-4d33-9a58-f88172c97205_0(5ff792e250be0d21d1ee08a0628c2bab051ac626397b8a6b729c051b6d580cb5): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 10:57:49.999047 crc crio[19954]: time=\"2026-06-09T10:57:49.998994014Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:c77e52bc46bbbe782fac3af50759c503b4087757671b68a68e25ec06b514cdf0 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/ba335eac-4f9b-4b17-ba56-e3578c583929 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc00008df18}] Aliases:map[]}\"\nJun 09 10:57:49.999278 crc crio[19954]: time=\"2026-06-09T10:57:49.999211181Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:57:49.999521 crc crio[19954]: time=\"2026-06-09T10:57:49.999423697Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 10:57:49.999521 crc crio[19954]: time=\"2026-06-09T10:57:49.99951497Z\" level=warning msg=\"Could not restore sandbox IP for 8e6a97487825b7098304af9bedd008e1b3e7475276ed1d348d5eaabd8bfe2bd4: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(8e6a97487825b7098304af9bedd008e1b3e7475276ed1d348d5eaabd8bfe2bd4): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 10:57:49.999962 crc crio[19954]: time=\"2026-06-09T10:57:49.999893001Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:a9b479de35f01ab7bfcd62a9edfa06265f1db178e901d03ec50c14687e120ac3 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/9ac888e6-9f17-4d64-a4fb-2c0537d6c20c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc000d20070}] Aliases:map[]}\"\nJun 09 10:57:50.000087 crc crio[19954]: time=\"2026-06-09T10:57:50.000036726Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:57:50.000705 crc crio[19954]: time=\"2026-06-09T10:57:50.000642964Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:c1fb2ec5ae1978703ee65d3b3d23e2c1e8cfbe9bc5c2d288a6ca6903714df7dc UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/c1ff98de-1336-477d-905b-5a60a9fc1c72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc000d20120}] Aliases:map[]}\"\nJun 09 10:57:50.000850 crc crio[19954]: time=\"2026-06-09T10:57:50.000797699Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:57:50.001228 crc crio[19954]: time=\"2026-06-09T10:57:50.00116259Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:7df5121bbec85aa5d0f5654357c322178df3cc2a84d86d77ef2dcf11a462e618 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/d7b2fd50-8537-4eb1-94be-29f808706a91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc000d201d8}] Aliases:map[]}\"\nJun 09 10:57:50.001778 crc crio[19954]: time=\"2026-06-09T10:57:50.001355125Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:57:50.001974 crc crio[19954]: time=\"2026-06-09T10:57:50.001912682Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:cb526179eea75c32d1adb43b9166340b8226c94593999fb2a861e86bb5dc0a93 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/e6fbed7a-8b16-44a5-b8ed-78a72737440d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc000d20298}] Aliases:map[]}\"\nJun 09 10:57:50.002098 crc crio[19954]: time=\"2026-06-09T10:57:50.002055046Z\" level=info msg=\"Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:57:50.002238 crc crio[19954]: time=\"2026-06-09T10:57:50.002194771Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 10:57:50.002238 crc crio[19954]: time=\"2026-06-09T10:57:50.002229222Z\" level=warning msg=\"Could not restore sandbox IP for ec844a9526abd95e4c18c54053bf7db141a17eeabd98a663c74e6463dea843dd: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(ec844a9526abd95e4c18c54053bf7db141a17eeabd98a663c74e6463dea843dd): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 10:57:50.002675 crc crio[19954]: time=\"2026-06-09T10:57:50.002609413Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:90c3c87c4f9194024c9580ce5f172fe9a9d3198fa4bd34c7b8f3d248cc5b9d78 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/618a2b28-5c86-4978-8250-0f8d15d29bdb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc000d20330}] Aliases:map[]}\"\nJun 09 10:57:50.002925 crc crio[19954]: time=\"2026-06-09T10:57:50.00282769Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:57:50.003471 crc crio[19954]: time=\"2026-06-09T10:57:50.003415577Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:c32ba18b5fd39654f558912d3c97c02ccbf4d2592b30296aabfa4a30cfa03b08 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/c2fc8aac-7ed2-4adf-b3f0-d92549811d3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc000d203d8}] Aliases:map[]}\"\nJun 09 10:57:50.003818 crc crio[19954]: time=\"2026-06-09T10:57:50.003602133Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:57:50.004025 crc crio[19954]: time=\"2026-06-09T10:57:50.003976544Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:830a838c24c80cb77c9244f329707a4fdd81ea897433d7ed2accfd25b6d2d45d UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/de8ba4fb-1ccf-4885-82ff-9c64bb3cebe4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc000d20480}] Aliases:map[]}\"\nJun 09 10:57:50.004698 crc crio[19954]: time=\"2026-06-09T10:57:50.004112448Z\" level=info msg=\"Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:57:50.004698 crc crio[19954]: time=\"2026-06-09T10:57:50.004244602Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 10:57:50.004698 crc crio[19954]: time=\"2026-06-09T10:57:50.004267543Z\" level=warning msg=\"Could not restore sandbox IP for 902af1f2689d9efec026c3fb55832b9f9ef1c48420035f4589a5468a53c0b9e6: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(902af1f2689d9efec026c3fb55832b9f9ef1c48420035f4589a5468a53c0b9e6): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 10:57:50.004698 crc crio[19954]: time=\"2026-06-09T10:57:50.004628824Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:90683bce2f76d47619a66a98bbed8e60eb6e6d08ea55a6c5d62d272f8a49559f UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/82a9dd3a-de14-48cc-bc77-e1e4abd5782c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc000d20540}] Aliases:map[]}\"\nJun 09 10:57:50.004934 crc crio[19954]: time=\"2026-06-09T10:57:50.004736847Z\" level=info msg=\"Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:57:50.005262 crc crio[19954]: time=\"2026-06-09T10:57:50.00516003Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:df5068c5b5763ad142e71b9067582452cda7d7493451e2f3411eea966ce4c908 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/4df89a7e-51f8-4016-98dd-a2e8db6b284d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc000d205e8}] Aliases:map[]}\"\nJun 09 10:57:50.005523 crc crio[19954]: time=\"2026-06-09T10:57:50.005401827Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:57:50.005937 crc crio[19954]: time=\"2026-06-09T10:57:50.005879621Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:b0e862f519df1dc94d5280f2ba96a831a6aca26462a157f2ccfacea78db6eb8c UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/b71f0254-4a82-47f0-8b22-5248c511ecac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc000d206a8}] Aliases:map[]}\"\nJun 09 10:57:50.006027 crc crio[19954]: time=\"2026-06-09T10:57:50.006015465Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:57:50.006520 crc crio[19954]: time=\"2026-06-09T10:57:50.006430008Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:e8c0466918048d4abfcf531c66992befc2e072deadf72cb9594646abaf1205eb UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/47588455-094d-42b6-8235-fd859b91a38b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc000d20748}] Aliases:map[]}\"\nJun 09 10:57:50.006688 crc crio[19954]: time=\"2026-06-09T10:57:50.006633974Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:57:50.007086 crc crio[19954]: time=\"2026-06-09T10:57:50.007021446Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:78f4b96b19577938b8ecd27d240ad44a258ff1f925f4cf4b0b83cdb9218ec392 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/2bd3b429-1066-4ec5-8840-729d37910188 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc000d20818}] Aliases:map[]}\"\nJun 09 10:57:50.007207 crc crio[19954]: time=\"2026-06-09T10:57:50.00715534Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:57:50.007755 crc crio[19954]: time=\"2026-06-09T10:57:50.007688046Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:25bce187dbfc3ff179d9fc789fad5f69b528d91807c0c0fb664ffe4a08e5877e UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/ea82bfb8-9f31-4c77-89ef-c56bf45a1d41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc000d208b8}] Aliases:map[]}\"\nJun 09 10:57:50.007879 crc crio[19954]: time=\"2026-06-09T10:57:50.00783217Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:57:50.008391 crc crio[19954]: time=\"2026-06-09T10:57:50.008330755Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:3c5c1bacef48880ccedee84bc6fd2b590a18bffc9227e616e6e89806b2c726db UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/fda8dff7-9cd1-4b1c-aa59-5b06b668df93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc000d20968}] Aliases:map[]}\"\nJun 09 10:57:50.008621 crc crio[19954]: time=\"2026-06-09T10:57:50.008564882Z\" level=info msg=\"Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:57:50.009111 crc crio[19954]: time=\"2026-06-09T10:57:50.009037666Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:d9bad1a181c0a47f42136862b1a1c1b65c1e29599f1c77fe19e8ac0a2123531c UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/48715c91-a828-41ba-9588-73b51918389f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc000d20a20}] Aliases:map[]}\"\nJun 09 10:57:50.009237 crc crio[19954]: time=\"2026-06-09T10:57:50.009184591Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:57:50.009510 crc crio[19954]: time=\"2026-06-09T10:57:50.009429118Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 10:57:50.009510 crc crio[19954]: time=\"2026-06-09T10:57:50.00949316Z\" level=warning msg=\"Could not restore sandbox IP for fad8ee63cebf690824fab3b130df53657b4bdce68e22c08803707d4ea89c3540: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(fad8ee63cebf690824fab3b130df53657b4bdce68e22c08803707d4ea89c3540): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 10:57:50.010542 crc crio[19954]: time=\"2026-06-09T10:57:50.010470369Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:e67c25242a1c1cb8221b0e95298757b665b9d01cf2dead003c2a64cf40b2041e UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/fc63f5c6-435a-4169-a298-ab43cf655914 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc000d20b00}] Aliases:map[]}\"\nJun 09 10:57:50.010638 crc crio[19954]: time=\"2026-06-09T10:57:50.010614304Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:57:50.011048 crc crio[19954]: time=\"2026-06-09T10:57:50.010985565Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:c4c9aaa2d2e163873a63504fcbd908971cf35fbb83f684b80a1494f5e464f169 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/75fff073-9f3f-483e-a50b-caab0d98110d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc000d20b98}] Aliases:map[]}\"\nJun 09 10:57:50.011181 crc crio[19954]: time=\"2026-06-09T10:57:50.011128119Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:57:50.011716 crc crio[19954]: time=\"2026-06-09T10:57:50.011649545Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:76b3ab2469ebea9ef0c1db7ea4b41bfcc44f8d98e0f3a06369ee715b920588a4 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/493c8182-f958-49e4-9037-52d00acb11c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc000d20c50}] Aliases:map[]}\"\nJun 09 10:57:50.011906 crc crio[19954]: time=\"2026-06-09T10:57:50.011852961Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:57:50.012400 crc crio[19954]: time=\"2026-06-09T10:57:50.012233102Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:8ef1feb5a8e380f23e0a947c1224c772c6ff7dff787489f89b6cf6c9d8e5588c UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/ecb8cad3-6cc3-4d6b-b783-d0ce42217fb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc000d20d00}] Aliases:map[]}\"\nJun 09 10:57:50.012513 crc crio[19954]: time=\"2026-06-09T10:57:50.012469659Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:57:50.012891 crc crio[19954]: time=\"2026-06-09T10:57:50.01282359Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:dbcc653d37a9e7014462f12a17a54ca0d96b33ec9957fe69447a89f487263a87 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/e7fc64b4-28ba-4ee3-b670-fb5afc813c11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc000d20da8}] Aliases:map[]}\"\nJun 09 10:57:50.013029 crc crio[19954]: time=\"2026-06-09T10:57:50.012967384Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:57:50.013660 crc crio[19954]: time=\"2026-06-09T10:57:50.013593153Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:8cea660db54dd874a3ad2bb400a57fcc892221905320820c16a40c9cbe728188 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/ffc32777-769f-4333-b8f4-be49f3fb8392 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc000d20e68}] Aliases:map[]}\"\nJun 09 10:57:50.013760 crc crio[19954]: time=\"2026-06-09T10:57:50.013745208Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:57:50.017015 crc crio[19954]: time=\"2026-06-09T10:57:50.016871902Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:094d4b6349d4384be618d9aa2252a4d746be877ca9c9a74acb862d806f394a0b UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/f97134a1-d996-4e62-a35c-faea9d5b2c66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc000d20f28}] Aliases:map[]}\"\nJun 09 10:57:50.017515 crc crio[19954]: time=\"2026-06-09T10:57:50.01746676Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:57:50.020570 crc crio[19954]: time=\"2026-06-09T10:57:50.020500991Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:b82109e8bb79c50ae2d555de28caead94e0d09533fcea5ff28fa8811dc5f7ca6 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/c6db751c-1563-48f7-b106-c72ed2cf6b8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc000d20ff8}] Aliases:map[]}\"\nJun 09 10:57:50.020692 crc crio[19954]: time=\"2026-06-09T10:57:50.020664406Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:57:50.021068 crc crio[19954]: time=\"2026-06-09T10:57:50.020986106Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:22ad7e5dce4a3571554b4886350a689298c0aacafa0d3bf2a65320fb1aace80f UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/eb1ed1df-155b-4b41-8b34-bd47c21a243b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc000d20070}] Aliases:map[]}\"\nJun 09 10:57:50.021160 crc crio[19954]: time=\"2026-06-09T10:57:50.02113522Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:57:50.021783 crc crio[19954]: time=\"2026-06-09T10:57:50.021728348Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:724b39c1c8e5d8064c3bef430903148b551706f4efefc131a71edf9f070f41d9 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/92818148-77c8-409e-a69b-a7b5d1d72172 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc000d20120}] Aliases:map[]}\"\nJun 09 10:57:50.021911 crc crio[19954]: time=\"2026-06-09T10:57:50.021855512Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:57:50.022376 crc crio[19954]: time=\"2026-06-09T10:57:50.022225403Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:604a7158f223df00081650bfc73dbbe525a6ba3a1fbb92967e64acf51272d7f0 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/c4f816d7-ec0a-481b-8e15-25474e53f234 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc000d201d8}] Aliases:map[]}\"\nJun 09 10:57:50.022521 crc crio[19954]: time=\"2026-06-09T10:57:50.022427199Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:57:50.022902 crc crio[19954]: time=\"2026-06-09T10:57:50.022838641Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:a798e6855c24b85754dd543bbbef7a7ef26a9945b9b75f0e23f4a31c6aff5519 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/680c9123-21a7-490e-bebb-2214d25e3300 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc000d20298}] Aliases:map[]}\"\nJun 09 10:57:50.023023 crc crio[19954]: time=\"2026-06-09T10:57:50.022974965Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:57:50.023478 crc crio[19954]: time=\"2026-06-09T10:57:50.023415609Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:9ef460c96b87455cd3d42a968ce20f7eb90516797fa62d1044a616eaa5e9991a UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/96a50249-5f23-4a1a-ac8b-394b0803a213 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc000d20338}] Aliases:map[]}\"\nJun 09 10:57:50.023751 crc crio[19954]: time=\"2026-06-09T10:57:50.023690447Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:57:50.023911 crc crio[19954]: time=\"2026-06-09T10:57:50.023866892Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 10:57:50.023977 crc crio[19954]: time=\"2026-06-09T10:57:50.023906443Z\" level=warning msg=\"Could not restore sandbox IP for eb45a7e46f69528707fef11d2fb816a926217d8e491185dd1744b24a966cf3bf: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(eb45a7e46f69528707fef11d2fb816a926217d8e491185dd1744b24a966cf3bf): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 10:57:50.024229 crc crio[19954]: time=\"2026-06-09T10:57:50.024175741Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:c702ca6340659dfba7fb6a27261378b6efc9ea2c834a8ece8c4554332fbb79c7 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/2d20451c-791e-407b-ae9a-3e68bbc40f92 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc000d203f8}] Aliases:map[]}\"\nJun 09 10:57:50.024397 crc crio[19954]: time=\"2026-06-09T10:57:50.024355317Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:57:50.024881 crc crio[19954]: time=\"2026-06-09T10:57:50.024826271Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:174b80ed930b7117eb7f452f30e2b97531afccee8bc26fc5a131e030271be084 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/090bea57-4b77-4760-9219-ed2473c35beb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc000d204a0}] Aliases:map[]}\"\nJun 09 10:57:50.025046 crc crio[19954]: time=\"2026-06-09T10:57:50.024987766Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:57:50.025474 crc crio[19954]: time=\"2026-06-09T10:57:50.025414699Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:36f795b3d228975b352ac3ae72180435ac1d76ad3ecce036ad8627f33fbfb5de UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/a2cb983f-4019-4bd7-9b2e-067c5cdca1ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc000d20568}] Aliases:map[]}\"\nJun 09 10:57:50.025684 crc crio[19954]: time=\"2026-06-09T10:57:50.025629825Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:57:50.026074 crc crio[19954]: time=\"2026-06-09T10:57:50.026011297Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:8d0e5fd139fc516763a67bfb7e0605dd51234d7f52071de765805788dc293680 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/42e38beb-d1db-41f4-9085-a5a2fbf846bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc000d20610}] Aliases:map[]}\"\nJun 09 10:57:50.026154 crc crio[19954]: time=\"2026-06-09T10:57:50.02613754Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:57:50.026725 crc crio[19954]: time=\"2026-06-09T10:57:50.026618705Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:88df9c3a98a4f8322b1b9c58c98b1f8b467e4bb032e67747dbdd4afd11b5c829 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/99d39f60-c9bf-43e4-bf1e-2c7e748123e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc000d206c8}] Aliases:map[]}\"\nJun 09 10:57:50.026934 crc crio[19954]: time=\"2026-06-09T10:57:50.026867992Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:57:50.027366 crc crio[19954]: time=\"2026-06-09T10:57:50.027255754Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:f42b7202cf82e2736808952674fdc287e597b13275712a35ba7b23ed679b59d1 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/b51b27e5-1341-4223-b41c-99b551ff467e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc000d20770}] Aliases:map[]}\"\nJun 09 10:57:50.027561 crc crio[19954]: time=\"2026-06-09T10:57:50.027479281Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:57:50.028235 crc crio[19954]: time=\"2026-06-09T10:57:50.028170212Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:7065800cf485ac7e2313788dd5d99f85b0551588e9be24218ed7b1881fe01409 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/6f323541-2042-4adf-9017-fbaf24e672ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc000d20818}] Aliases:map[]}\"\nJun 09 10:57:50.028466 crc crio[19954]: time=\"2026-06-09T10:57:50.028408159Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:57:50.028930 crc crio[19954]: time=\"2026-06-09T10:57:50.028867893Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:2427300b8543546d42beec205f3d74a535e35e3881668635a27b99df56a4e6e5 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/0a9ed091-5f32-4d5e-921a-444e66041ba4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc000d208c8}] Aliases:map[]}\"\nJun 09 10:57:50.029042 crc crio[19954]: time=\"2026-06-09T10:57:50.029008767Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:57:50.029663 crc crio[19954]: time=\"2026-06-09T10:57:50.029594754Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:11972286af0a6f85a61c21ee6ae0a75f85eb9965e9869c7cbc86e0a0d85439e6 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/90df3710-dedc-4749-a2fc-05e7b2a9f40c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc000d20978}] Aliases:map[]}\"\nJun 09 10:57:50.029759 crc crio[19954]: time=\"2026-06-09T10:57:50.029724588Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:57:50.030243 crc crio[19954]: time=\"2026-06-09T10:57:50.030137661Z\" level=info msg=\"Registered SIGHUP reload watcher\"\nJun 09 10:57:50.031565 crc crio[19954]: time=\"2026-06-09T10:57:50.031386728Z\" level=info msg=\"Starting seccomp notifier watcher\"\nJun 09 10:57:50.031715 crc crio[19954]: time=\"2026-06-09T10:57:50.031617915Z\" level=info msg=\"Create NRI interface\"\nJun 09 10:57:50.031715 crc crio[19954]: time=\"2026-06-09T10:57:50.031678827Z\" level=info msg=\"runtime interface created\"\nJun 09 10:57:50.031715 crc crio[19954]: time=\"2026-06-09T10:57:50.031689717Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"\nJun 09 10:57:50.031715 crc crio[19954]: time=\"2026-06-09T10:57:50.031696878Z\" level=info msg=\"runtime interface starting up...\"\nJun 09 10:57:50.031715 crc crio[19954]: time=\"2026-06-09T10:57:50.031704388Z\" level=info msg=\"starting plugins...\"\nJun 09 10:57:50.032061 crc crio[19954]: time=\"2026-06-09T10:57:50.031727329Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"\nJun 09 10:57:50.032061 crc crio[19954]: time=\"2026-06-09T10:57:50.031813271Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"\nJun 09 10:57:50.035771 crc crio[19954]: time=\"2026-06-09T10:57:50.035710038Z\" level=info msg=\"No systemd watchdog enabled\"\nJun 09 10:57:50.051762 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).\nJun 09 10:58:04.679731 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...\nJun 09 10:58:04.833098 crc systemd[1]: crio.service: Deactivated successfully.\nJun 09 10:58:04.833538 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).\nJun 09 10:58:04.833678 crc systemd[1]: crio.service: Consumed 3.869s CPU time.\nJun 09 10:58:04.903717 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...\nJun 09 10:58:04.978548 crc crio[21508]: time=\"2026-06-09T10:58:04.978409149Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"\nJun 09 10:58:04.978548 crc crio[21508]: time=\"2026-06-09T10:58:04.978476501Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"\nJun 09 10:58:04.980750 crc crio[21508]: time=\"2026-06-09T10:58:04.979966814Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"\nJun 09 10:58:04.980750 crc crio[21508]: time=\"2026-06-09T10:58:04.980051336Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"\nJun 09 10:58:04.980750 crc crio[21508]: time=\"2026-06-09T10:58:04.980543781Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/zuul\"\nJun 09 10:58:04.994975 crc crio[21508]: time=\"2026-06-09T10:58:04.994854523Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"\nJun 09 10:58:04.995255 crc crio[21508]: time=\"2026-06-09T10:58:04.995163172Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"\nJun 09 10:58:04.995255 crc crio[21508]: time=\"2026-06-09T10:58:04.995174133Z\" level=info msg=\"Node configuration value for pid cgroup is true\"\nJun 09 10:58:04.995979 crc crio[21508]: time=\"2026-06-09T10:58:04.995888483Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"\nJun 09 10:58:04.995979 crc crio[21508]: time=\"2026-06-09T10:58:04.995924254Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"\nJun 09 10:58:05.012352 crc crio[21508]: time=\"2026-06-09T10:58:05.012168183Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"\nJun 09 10:58:05.028888 crc crio[21508]: time=\"2026-06-09T10:58:05.028740081Z\" level=info msg=\"Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL\"\nJun 09 10:58:05.033910 crc crio[21508]: time=\"2026-06-09T10:58:05.033682604Z\" level=info msg=\"Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL\"\nJun 09 10:58:05.050960 crc crio[21508]: time=\"2026-06-09T10:58:05.05087527Z\" level=info msg=\"Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2\"\nJun 09 10:58:05.223087 crc crio[21508]: time=\"2026-06-09T10:58:05.222958284Z\" level=info msg=\"Checkpoint/restore support enabled\"\nJun 09 10:58:05.223087 crc crio[21508]: time=\"2026-06-09T10:58:05.223025736Z\" level=info msg=\"Using the internal default seccomp profile\"\nJun 09 10:58:05.223087 crc crio[21508]: time=\"2026-06-09T10:58:05.223040136Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"\nJun 09 10:58:05.223087 crc crio[21508]: time=\"2026-06-09T10:58:05.223049456Z\" level=info msg=\"No blockio config file specified, blockio not configured\"\nJun 09 10:58:05.223087 crc crio[21508]: time=\"2026-06-09T10:58:05.223058117Z\" level=info msg=\"RDT not available in the host system\"\nJun 09 10:58:05.228191 crc crio[21508]: time=\"2026-06-09T10:58:05.228107832Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 09 10:58:05.228191 crc crio[21508]: time=\"2026-06-09T10:58:05.228151183Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 09 10:58:05.233388 crc crio[21508]: time=\"2026-06-09T10:58:05.23324574Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 09 10:58:05.233388 crc crio[21508]: time=\"2026-06-09T10:58:05.233349643Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 09 10:58:05.263968 crc crio[21508]: time=\"2026-06-09T10:58:05.263847313Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:58:05.263968 crc crio[21508]: time=\"2026-06-09T10:58:05.263917535Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:58:05.265492 crc crio[21508]: time=\"2026-06-09T10:58:05.264177793Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"\nJun 09 10:58:05.265492 crc crio[21508]: time=\"2026-06-09T10:58:05.264191543Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"\nJun 09 10:58:05.267093 crc crio[21508]: time=\"2026-06-09T10:58:05.266910482Z\" level=info msg=\"Current CRI-O configuration:\\n[crio]\\n  root = \\\"/var/lib/containers/storage\\\"\\n  runroot = \\\"/run/containers/storage\\\"\\n  imagestore = \\\"\\\"\\n  storage_driver = \\\"overlay\\\"\\n  storage_option = [\\\"overlay.skip_mount_home=true\\\"]\\n  log_dir = \\\"/var/log/crio/pods\\\"\\n  version_file = \\\"/var/run/crio/version\\\"\\n  version_file_persist = \\\"\\\"\\n  clean_shutdown_file = \\\"/var/lib/crio/clean.shutdown\\\"\\n  internal_wipe = true\\n  internal_repair = true\\n  [crio.api]\\n    grpc_max_send_msg_size = 83886080\\n    grpc_max_recv_msg_size = 83886080\\n    listen = \\\"/var/run/crio/crio.sock\\\"\\n    stream_address = \\\"192.168.130.11\\\"\\n    stream_port = \\\"0\\\"\\n    stream_enable_tls = false\\n    stream_tls_cert = \\\"\\\"\\n    stream_tls_key = \\\"\\\"\\n    stream_tls_ca = \\\"\\\"\\n    stream_idle_timeout = \\\"\\\"\\n  [crio.runtime]\\n    no_pivot = false\\n    selinux = true\\n    log_to_journald = false\\n    drop_infra_ctr = true\\n    read_only = false\\n    hooks_dir = [\\\"/etc/containers/oci/hooks.d\\\", \\\"/run/containers/oci/hooks.d\\\", \\\"/usr/share/containers/oci/hooks.d\\\"]\\n    default_capabilities = [\\\"CHOWN\\\", \\\"DAC_OVERRIDE\\\", \\\"FSETID\\\", \\\"FOWNER\\\", \\\"SETGID\\\", \\\"SETUID\\\", \\\"SETPCAP\\\", \\\"NET_BIND_SERVICE\\\", \\\"KILL\\\"]\\n    add_inheritable_capabilities = false\\n    default_env = [\\\"NSS_SDB_USE_CACHE=no\\\"]\\n    default_sysctls = [\\\"net.ipv4.ping_group_range=0 2147483647\\\"]\\n    default_ulimits = [\\\"nofile=1048576\\\"]\\n    allowed_devices = [\\\"/dev/fuse\\\", \\\"/dev/net/tun\\\"]\\n    cdi_spec_dirs = [\\\"/etc/cdi\\\", \\\"/var/run/cdi\\\"]\\n    device_ownership_from_security_context = false\\n    default_runtime = \\\"crun\\\"\\n    decryption_keys_path = \\\"/etc/crio/keys/\\\"\\n    conmon = \\\"\\\"\\n    conmon_cgroup = \\\"pod\\\"\\n    seccomp_profile = \\\"\\\"\\n    privileged_seccomp_profile = \\\"\\\"\\n    apparmor_profile = \\\"crio-default\\\"\\n    blockio_config_file = \\\"\\\"\\n    blockio_reload = false\\n    irqbalance_config_file = \\\"/etc/sysconfig/irqbalance\\\"\\n    rdt_config_file = \\\"\\\"\\n    cgroup_manager = \\\"systemd\\\"\\n    default_mounts_file = \\\"\\\"\\n    container_exits_dir = \\\"/var/run/crio/exits\\\"\\n    container_attach_socket_dir = \\\"/var/run/crio\\\"\\n    bind_mount_prefix = \\\"\\\"\\n    uid_mappings = \\\"\\\"\\n    minimum_mappable_uid = -1\\n    gid_mappings = \\\"\\\"\\n    minimum_mappable_gid = -1\\n    log_level = \\\"info\\\"\\n    log_filter = \\\"\\\"\\n    namespaces_dir = \\\"/var/run\\\"\\n    pinns_path = \\\"/usr/bin/pinns\\\"\\n    enable_criu_support = true\\n    pids_limit = -1\\n    log_size_max = -1\\n    ctr_stop_timeout = 30\\n    separate_pull_cgroup = \\\"\\\"\\n    infra_ctr_cpuset = \\\"\\\"\\n    shared_cpuset = \\\"\\\"\\n    absent_mount_sources_to_reject = [\\\"/etc/hostname\\\"]\\n    enable_pod_events = false\\n    irqbalance_config_restore_file = \\\"/etc/sysconfig/orig_irq_banned_cpus\\\"\\n    hostnetwork_disable_selinux = true\\n    disable_hostport_mapping = false\\n    timezone = \\\"\\\"\\n    [crio.runtime.runtimes]\\n      [crio.runtime.runtimes.crun]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/crun\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/crun\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"512KiB\\\"\\n        no_sync_log = false\\n        [crio.runtime.runtimes.crun.default_annotations]\\n          \\\"run.oci.systemd.subgroup\\\" = \\\"\\\"\\n      [crio.runtime.runtimes.runc]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/runc\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/runc\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"12MiB\\\"\\n        no_sync_log = false\\n    [crio.runtime.workloads]\\n      [crio.runtime.workloads.openshift-builder]\\n        activation_annotation = \\\"io.openshift.builder\\\"\\n        annotation_prefix = \\\"\\\"\\n        allowed_annotations = [\\\"io.kubernetes.cri-o.userns-mode\\\", \\\"io.kubernetes.cri-o.Devices\\\"]\\n        DisallowedAnnotations = [\\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"cpu-quota.crio.io\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"cpu-c-states.crio.io\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"bundle\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"cpu-shared.crio.io\\\", \\\"org.systemd.property.\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"org.criu.config\\\"]\\n        [crio.runtime.workloads.openshift-builder.resources]\\n          CPUShares = 0\\n          CPUQuota = 0\\n          CPUPeriod = 0\\n          CPUSet = \\\"\\\"\\n          CPULimit = 0\\n  [crio.image]\\n    default_transport = \\\"docker://\\\"\\n    global_auth_file = \\\"/etc/crio/openshift-pull-secret\\\"\\n    pause_image = \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\\\"\\n    pause_image_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_command = \\\"/usr/bin/pod\\\"\\n    signature_policy = \\\"\\\"\\n    signature_policy_dir = \\\"/etc/crio/policies\\\"\\n    image_volumes = \\\"mkdir\\\"\\n    big_files_temporary_dir = \\\"\\\"\\n    auto_reload_registries = false\\n    pull_progress_timeout = \\\"0s\\\"\\n    oci_artifact_mount_support = false\\n  [crio.network]\\n    cni_default_network = \\\"\\\"\\n    network_dir = \\\"/etc/kubernetes/cni/net.d/\\\"\\n    plugin_dirs = [\\\"/var/lib/cni/bin\\\"]\\n  [crio.metrics]\\n    enable_metrics = true\\n    metrics_collectors = [\\\"operations\\\", \\\"operations_latency_microseconds_total\\\", \\\"operations_latency_microseconds\\\", \\\"operations_errors\\\", \\\"image_pulls_layer_size\\\", \\\"containers_oom_total\\\", \\\"containers_oom\\\", \\\"operations_total\\\", \\\"operations_latency_seconds_total\\\", \\\"operations_latency_seconds\\\", \\\"operations_errors_total\\\", \\\"image_pulls_bytes_total\\\", \\\"image_pulls_skipped_bytes_total\\\", \\\"image_pulls_success_total\\\", \\\"image_pulls_failure_total\\\", \\\"image_layer_reuse_total\\\", \\\"containers_oom_count_total\\\", \\\"processes_defunct\\\"]\\n    metrics_host = \\\"127.0.0.1\\\"\\n    metrics_port = 9537\\n    metrics_socket = \\\"\\\"\\n    metrics_cert = \\\"\\\"\\n    metrics_key = \\\"\\\"\\n  [crio.tracing]\\n    enable_tracing = false\\n    tracing_endpoint = \\\"127.0.0.1:4317\\\"\\n    tracing_sampling_rate_per_million = 0\\n  [crio.stats]\\n    stats_collection_period = 0\\n    collection_period = 0\\n  [crio.nri]\\n    enable_nri = true\\n    nri_listen = \\\"/var/run/nri/nri.sock\\\"\\n    nri_plugin_dir = \\\"/opt/nri/plugins\\\"\\n    nri_plugin_config_dir = \\\"/etc/nri/conf.d\\\"\\n    nri_plugin_registration_timeout = \\\"5s\\\"\\n    nri_plugin_request_timeout = \\\"2s\\\"\\n    nri_disable_connections = false\\n\"\nJun 09 10:58:05.270131 crc crio[21508]: time=\"2026-06-09T10:58:05.270075273Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"\nJun 09 10:58:05.270695 crc crio[21508]: time=\"2026-06-09T10:58:05.27067051Z\" level=info msg=\"Restore irqbalance config: nothing to do\"\nJun 09 10:58:06.847862 crc crio[21508]: time=\"2026-06-09T10:58:06.847470605Z\" level=info msg=\"Got pod network &{Name:community-operators-g8zd9 Namespace:openshift-marketplace ID:eb6face76c889c4015c2235a2d6a08cb4ff193afd620c0f37ba9c2215cd15dd7 UID:33a11f44-5ff2-4445-a76f-4f6222296908 NetNS:/var/run/netns/856b1baf-2d29-4689-8c80-a78989658b99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod33a11f44_5ff2_4445_a76f_4f6222296908.slice PodAnnotations:0xc00008d430}] Aliases:map[]}\"\nJun 09 10:58:06.849015 crc crio[21508]: time=\"2026-06-09T10:58:06.848988109Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-g8zd9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:06.849728 crc crio[21508]: time=\"2026-06-09T10:58:06.84970295Z\" level=info msg=\"Got pod network &{Name:certified-operators-xdjrp Namespace:openshift-marketplace ID:27cbb4a63c662accce31d2da934cd9a49572189d662648706fa40c9ec473223e UID:19f710a4-b1b4-4a3c-a508-eabb74a17958 NetNS:/var/run/netns/db203995-aec9-47dc-a76b-d3921184aed2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod19f710a4_b1b4_4a3c_a508_eabb74a17958.slice PodAnnotations:0xc00008d530}] Aliases:map[]}\"\nJun 09 10:58:06.849924 crc crio[21508]: time=\"2026-06-09T10:58:06.849906586Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-xdjrp for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:06.850435 crc crio[21508]: time=\"2026-06-09T10:58:06.85041004Z\" level=info msg=\"Got pod network &{Name:redhat-operators-q2jpp Namespace:openshift-marketplace ID:9ac0deee0e0c2fc576e239ca21968280dc8bcd6056549a47b8a6666047375aec UID:9646f23a-8f7c-449b-8c9a-b144ce9f6f72 NetNS:/var/run/netns/35e62a7e-a81d-4495-b9cb-07e118091c74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9646f23a_8f7c_449b_8c9a_b144ce9f6f72.slice PodAnnotations:0xc00008d5c0}] Aliases:map[]}\"\nJun 09 10:58:06.850712 crc crio[21508]: time=\"2026-06-09T10:58:06.850684058Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-q2jpp for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:06.851346 crc crio[21508]: time=\"2026-06-09T10:58:06.851264545Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-tpdb8 Namespace:openshift-marketplace ID:f9dece85c783c58cc97fd2ff06ba79f953dff11c645c6075846e80fe59c5230b UID:7276e3b4-794e-4a75-9cdd-74528170d7fb NetNS:/var/run/netns/a32b9db1-23e0-4277-a7b4-27a185d03d82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7276e3b4_794e_4a75_9cdd_74528170d7fb.slice PodAnnotations:0xc00008d650}] Aliases:map[]}\"\nJun 09 10:58:06.851598 crc crio[21508]: time=\"2026-06-09T10:58:06.851573964Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-tpdb8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:06.852145 crc crio[21508]: time=\"2026-06-09T10:58:06.852120909Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-7bv2m Namespace:openshift-marketplace ID:2c537e1710baaa7f3d3c0962f4bf78e86fed695febf8bd08842ff6e0e1291b61 UID:5ad56e64-f82e-4af4-bddb-96980e2ca633 NetNS:/var/run/netns/b73be806-5f09-4c9b-8674-6b83e323d17b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5ad56e64_f82e_4af4_bddb_96980e2ca633.slice PodAnnotations:0xc00008d6e8}] Aliases:map[]}\"\nJun 09 10:58:06.852414 crc crio[21508]: time=\"2026-06-09T10:58:06.852390037Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-7bv2m for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:06.853531 crc crio[21508]: time=\"2026-06-09T10:58:06.853421547Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-598f97b57c-d5pzg Namespace:openshift-route-controller-manager ID:62fe5b7139e49ffe94eb77c0fd8c74ce414fb7bfae5fc9e439021228d361e6b5 UID:d45cc5af-b13c-404b-a286-c0d20a7ebbdc NetNS:/var/run/netns/d006faa6-1901-4cd5-87bd-149ed39ef4a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd45cc5af_b13c_404b_a286_c0d20a7ebbdc.slice PodAnnotations:0xc00008d768}] Aliases:map[]}\"\nJun 09 10:58:06.853737 crc crio[21508]: time=\"2026-06-09T10:58:06.853657194Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-598f97b57c-d5pzg for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:06.854200 crc crio[21508]: time=\"2026-06-09T10:58:06.854128477Z\" level=info msg=\"Got pod network &{Name:controller-manager-77bdd5c55b-qzp4f Namespace:openshift-controller-manager ID:119b30e04593b9d3b2053b75a65a4db4bbcca148fc47673a4e7536fa03592e8d UID:333ae7d0-a3d3-4ca5-b6d5-8cfa0763e6df NetNS:/var/run/netns/4e19378d-1015-41fa-b6fc-08efd4133fdd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod333ae7d0_a3d3_4ca5_b6d5_8cfa0763e6df.slice PodAnnotations:0xc00008d800}] Aliases:map[]}\"\nJun 09 10:58:06.854368 crc crio[21508]: time=\"2026-06-09T10:58:06.854281702Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-77bdd5c55b-qzp4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:06.854840 crc crio[21508]: time=\"2026-06-09T10:58:06.854779906Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:8ae1d2612c43c8d3366b73ea5aa8ca119a098707b1b4af64fd39813b42f648f7 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/2c21be80-0092-404a-bba5-eb615c2d5fdc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbcea9f_f8da_49e7_87b5_1d6dc7b926ee.slice PodAnnotations:0xc00008d890}] Aliases:map[]}\"\nJun 09 10:58:06.854968 crc crio[21508]: time=\"2026-06-09T10:58:06.85491324Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:06.855164 crc crio[21508]: time=\"2026-06-09T10:58:06.855074025Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 10:58:06.855164 crc crio[21508]: time=\"2026-06-09T10:58:06.855133316Z\" level=warning msg=\"Could not restore sandbox IP for 271de4ba17374600d9e7cae1887d528ce2f5239d69406c466123bf538547bc73: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_dbe8c044-e227-4408-b8c1-184362d81240_0(271de4ba17374600d9e7cae1887d528ce2f5239d69406c466123bf538547bc73): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 10:58:06.855164 crc crio[21508]: time=\"2026-06-09T10:58:06.855162067Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 10:58:06.855366 crc crio[21508]: time=\"2026-06-09T10:58:06.855180708Z\" level=warning msg=\"Could not restore sandbox IP for baeab7211b85f073636c1d78b49e4ced38df2dec79bf92a8b8559c6dc91119b8: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_150a19bb-5b82-43b2-ba2c-9db2245cf89f_0(baeab7211b85f073636c1d78b49e4ced38df2dec79bf92a8b8559c6dc91119b8): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 10:58:06.855366 crc crio[21508]: time=\"2026-06-09T10:58:06.855202658Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 10:58:06.855366 crc crio[21508]: time=\"2026-06-09T10:58:06.855211879Z\" level=warning msg=\"Could not restore sandbox IP for 5ff792e250be0d21d1ee08a0628c2bab051ac626397b8a6b729c051b6d580cb5: failed to get network status for pod sandbox k8s_collect-profiles-29683365-rps4s_openshift-operator-lifecycle-manager_40954465-82c0-4d33-9a58-f88172c97205_0(5ff792e250be0d21d1ee08a0628c2bab051ac626397b8a6b729c051b6d580cb5): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 10:58:06.855686 crc crio[21508]: time=\"2026-06-09T10:58:06.85559865Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:c77e52bc46bbbe782fac3af50759c503b4087757671b68a68e25ec06b514cdf0 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/ba335eac-4f9b-4b17-ba56-e3578c583929 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc00008d938}] Aliases:map[]}\"\nJun 09 10:58:06.855888 crc crio[21508]: time=\"2026-06-09T10:58:06.855827576Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:06.856013 crc crio[21508]: time=\"2026-06-09T10:58:06.855977241Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 10:58:06.856078 crc crio[21508]: time=\"2026-06-09T10:58:06.856012492Z\" level=warning msg=\"Could not restore sandbox IP for 8e6a97487825b7098304af9bedd008e1b3e7475276ed1d348d5eaabd8bfe2bd4: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(8e6a97487825b7098304af9bedd008e1b3e7475276ed1d348d5eaabd8bfe2bd4): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 10:58:06.856535 crc crio[21508]: time=\"2026-06-09T10:58:06.856467935Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:a9b479de35f01ab7bfcd62a9edfa06265f1db178e901d03ec50c14687e120ac3 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/9ac888e6-9f17-4d64-a4fb-2c0537d6c20c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc00008d9c0}] Aliases:map[]}\"\nJun 09 10:58:06.856731 crc crio[21508]: time=\"2026-06-09T10:58:06.856686941Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:06.857202 crc crio[21508]: time=\"2026-06-09T10:58:06.857132424Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:c1fb2ec5ae1978703ee65d3b3d23e2c1e8cfbe9bc5c2d288a6ca6903714df7dc UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/c1ff98de-1336-477d-905b-5a60a9fc1c72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc00008da50}] Aliases:map[]}\"\nJun 09 10:58:06.857414 crc crio[21508]: time=\"2026-06-09T10:58:06.857362881Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:06.857977 crc crio[21508]: time=\"2026-06-09T10:58:06.857901846Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:7df5121bbec85aa5d0f5654357c322178df3cc2a84d86d77ef2dcf11a462e618 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/d7b2fd50-8537-4eb1-94be-29f808706a91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc00008dae0}] Aliases:map[]}\"\nJun 09 10:58:06.858118 crc crio[21508]: time=\"2026-06-09T10:58:06.858060921Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:06.858691 crc crio[21508]: time=\"2026-06-09T10:58:06.858531174Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:cb526179eea75c32d1adb43b9166340b8226c94593999fb2a861e86bb5dc0a93 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/e6fbed7a-8b16-44a5-b8ed-78a72737440d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc00008db70}] Aliases:map[]}\"\nJun 09 10:58:06.858794 crc crio[21508]: time=\"2026-06-09T10:58:06.858757181Z\" level=info msg=\"Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:06.858905 crc crio[21508]: time=\"2026-06-09T10:58:06.858863964Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 10:58:06.858985 crc crio[21508]: time=\"2026-06-09T10:58:06.858903655Z\" level=warning msg=\"Could not restore sandbox IP for ec844a9526abd95e4c18c54053bf7db141a17eeabd98a663c74e6463dea843dd: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(ec844a9526abd95e4c18c54053bf7db141a17eeabd98a663c74e6463dea843dd): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 10:58:06.859350 crc crio[21508]: time=\"2026-06-09T10:58:06.859238405Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:90c3c87c4f9194024c9580ce5f172fe9a9d3198fa4bd34c7b8f3d248cc5b9d78 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/618a2b28-5c86-4978-8250-0f8d15d29bdb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc00008dbf8}] Aliases:map[]}\"\nJun 09 10:58:06.859503 crc crio[21508]: time=\"2026-06-09T10:58:06.859447631Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:06.860101 crc crio[21508]: time=\"2026-06-09T10:58:06.859917224Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:c32ba18b5fd39654f558912d3c97c02ccbf4d2592b30296aabfa4a30cfa03b08 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/c2fc8aac-7ed2-4adf-b3f0-d92549811d3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc00008dc78}] Aliases:map[]}\"\nJun 09 10:58:06.860186 crc crio[21508]: time=\"2026-06-09T10:58:06.8601153Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:06.860680 crc crio[21508]: time=\"2026-06-09T10:58:06.860583224Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:830a838c24c80cb77c9244f329707a4fdd81ea897433d7ed2accfd25b6d2d45d UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/de8ba4fb-1ccf-4885-82ff-9c64bb3cebe4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc00008dcf8}] Aliases:map[]}\"\nJun 09 10:58:06.860831 crc crio[21508]: time=\"2026-06-09T10:58:06.860772599Z\" level=info msg=\"Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:06.860968 crc crio[21508]: time=\"2026-06-09T10:58:06.860915213Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 10:58:06.860968 crc crio[21508]: time=\"2026-06-09T10:58:06.860951644Z\" level=warning msg=\"Could not restore sandbox IP for 902af1f2689d9efec026c3fb55832b9f9ef1c48420035f4589a5468a53c0b9e6: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(902af1f2689d9efec026c3fb55832b9f9ef1c48420035f4589a5468a53c0b9e6): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 10:58:06.861379 crc crio[21508]: time=\"2026-06-09T10:58:06.861234862Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:90683bce2f76d47619a66a98bbed8e60eb6e6d08ea55a6c5d62d272f8a49559f UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/82a9dd3a-de14-48cc-bc77-e1e4abd5782c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc00008dd90}] Aliases:map[]}\"\nJun 09 10:58:06.861460 crc crio[21508]: time=\"2026-06-09T10:58:06.861438108Z\" level=info msg=\"Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:06.861904 crc crio[21508]: time=\"2026-06-09T10:58:06.8618349Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:df5068c5b5763ad142e71b9067582452cda7d7493451e2f3411eea966ce4c908 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/4df89a7e-51f8-4016-98dd-a2e8db6b284d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc00008de10}] Aliases:map[]}\"\nJun 09 10:58:06.862031 crc crio[21508]: time=\"2026-06-09T10:58:06.861982864Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:06.862491 crc crio[21508]: time=\"2026-06-09T10:58:06.862417847Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:b0e862f519df1dc94d5280f2ba96a831a6aca26462a157f2ccfacea78db6eb8c UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/b71f0254-4a82-47f0-8b22-5248c511ecac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc000b28068}] Aliases:map[]}\"\nJun 09 10:58:06.862836 crc crio[21508]: time=\"2026-06-09T10:58:06.862713645Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:06.863330 crc crio[21508]: time=\"2026-06-09T10:58:06.863174498Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:e8c0466918048d4abfcf531c66992befc2e072deadf72cb9594646abaf1205eb UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/47588455-094d-42b6-8235-fd859b91a38b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc000b28190}] Aliases:map[]}\"\nJun 09 10:58:06.863643 crc crio[21508]: time=\"2026-06-09T10:58:06.863517878Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:06.864042 crc crio[21508]: time=\"2026-06-09T10:58:06.863982382Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:78f4b96b19577938b8ecd27d240ad44a258ff1f925f4cf4b0b83cdb9218ec392 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/2bd3b429-1066-4ec5-8840-729d37910188 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc000b28280}] Aliases:map[]}\"\nJun 09 10:58:06.864189 crc crio[21508]: time=\"2026-06-09T10:58:06.864134426Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:06.864684 crc crio[21508]: time=\"2026-06-09T10:58:06.864579999Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:25bce187dbfc3ff179d9fc789fad5f69b528d91807c0c0fb664ffe4a08e5877e UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/ea82bfb8-9f31-4c77-89ef-c56bf45a1d41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc000b28398}] Aliases:map[]}\"\nJun 09 10:58:06.864838 crc crio[21508]: time=\"2026-06-09T10:58:06.864773084Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:06.865709 crc crio[21508]: time=\"2026-06-09T10:58:06.865238038Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:3c5c1bacef48880ccedee84bc6fd2b590a18bffc9227e616e6e89806b2c726db UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/fda8dff7-9cd1-4b1c-aa59-5b06b668df93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc000b28498}] Aliases:map[]}\"\nJun 09 10:58:06.865709 crc crio[21508]: time=\"2026-06-09T10:58:06.865456574Z\" level=info msg=\"Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:06.866858 crc crio[21508]: time=\"2026-06-09T10:58:06.86671494Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:d9bad1a181c0a47f42136862b1a1c1b65c1e29599f1c77fe19e8ac0a2123531c UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/48715c91-a828-41ba-9588-73b51918389f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc000b28578}] Aliases:map[]}\"\nJun 09 10:58:06.866964 crc crio[21508]: time=\"2026-06-09T10:58:06.866881825Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:06.867039 crc crio[21508]: time=\"2026-06-09T10:58:06.867006489Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 10:58:06.867039 crc crio[21508]: time=\"2026-06-09T10:58:06.867022599Z\" level=warning msg=\"Could not restore sandbox IP for fad8ee63cebf690824fab3b130df53657b4bdce68e22c08803707d4ea89c3540: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(fad8ee63cebf690824fab3b130df53657b4bdce68e22c08803707d4ea89c3540): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 10:58:06.867501 crc crio[21508]: time=\"2026-06-09T10:58:06.867425761Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:e67c25242a1c1cb8221b0e95298757b665b9d01cf2dead003c2a64cf40b2041e UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/fc63f5c6-435a-4169-a298-ab43cf655914 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc000b28640}] Aliases:map[]}\"\nJun 09 10:58:06.867637 crc crio[21508]: time=\"2026-06-09T10:58:06.867581285Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:06.868188 crc crio[21508]: time=\"2026-06-09T10:58:06.868106431Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:c4c9aaa2d2e163873a63504fcbd908971cf35fbb83f684b80a1494f5e464f169 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/75fff073-9f3f-483e-a50b-caab0d98110d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc000b286e0}] Aliases:map[]}\"\nJun 09 10:58:06.868277 crc crio[21508]: time=\"2026-06-09T10:58:06.868249375Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:06.868891 crc crio[21508]: time=\"2026-06-09T10:58:06.868822971Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:76b3ab2469ebea9ef0c1db7ea4b41bfcc44f8d98e0f3a06369ee715b920588a4 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/493c8182-f958-49e4-9037-52d00acb11c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc000b28798}] Aliases:map[]}\"\nJun 09 10:58:06.868963 crc crio[21508]: time=\"2026-06-09T10:58:06.868927944Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:06.869548 crc crio[21508]: time=\"2026-06-09T10:58:06.869495471Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:8ef1feb5a8e380f23e0a947c1224c772c6ff7dff787489f89b6cf6c9d8e5588c UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/ecb8cad3-6cc3-4d6b-b783-d0ce42217fb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc000b28858}] Aliases:map[]}\"\nJun 09 10:58:06.869998 crc crio[21508]: time=\"2026-06-09T10:58:06.869653245Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:06.870158 crc crio[21508]: time=\"2026-06-09T10:58:06.870108048Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:dbcc653d37a9e7014462f12a17a54ca0d96b33ec9957fe69447a89f487263a87 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/e7fc64b4-28ba-4ee3-b670-fb5afc813c11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc000b288e8}] Aliases:map[]}\"\nJun 09 10:58:06.870451 crc crio[21508]: time=\"2026-06-09T10:58:06.870209101Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:06.871585 crc crio[21508]: time=\"2026-06-09T10:58:06.870831499Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:8cea660db54dd874a3ad2bb400a57fcc892221905320820c16a40c9cbe728188 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/ffc32777-769f-4333-b8f4-be49f3fb8392 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc000b28998}] Aliases:map[]}\"\nJun 09 10:58:06.871585 crc crio[21508]: time=\"2026-06-09T10:58:06.870960963Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:06.871585 crc crio[21508]: time=\"2026-06-09T10:58:06.871448567Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:094d4b6349d4384be618d9aa2252a4d746be877ca9c9a74acb862d806f394a0b UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/f97134a1-d996-4e62-a35c-faea9d5b2c66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc000b28a38}] Aliases:map[]}\"\nJun 09 10:58:06.871585 crc crio[21508]: time=\"2026-06-09T10:58:06.87155788Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:06.872098 crc crio[21508]: time=\"2026-06-09T10:58:06.872018193Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:b82109e8bb79c50ae2d555de28caead94e0d09533fcea5ff28fa8811dc5f7ca6 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/c6db751c-1563-48f7-b106-c72ed2cf6b8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc000b28ad0}] Aliases:map[]}\"\nJun 09 10:58:06.872221 crc crio[21508]: time=\"2026-06-09T10:58:06.872181258Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:06.872995 crc crio[21508]: time=\"2026-06-09T10:58:06.872824117Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:22ad7e5dce4a3571554b4886350a689298c0aacafa0d3bf2a65320fb1aace80f UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/eb1ed1df-155b-4b41-8b34-bd47c21a243b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc000b28b70}] Aliases:map[]}\"\nJun 09 10:58:06.873079 crc crio[21508]: time=\"2026-06-09T10:58:06.873002672Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:06.873544 crc crio[21508]: time=\"2026-06-09T10:58:06.873481666Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:724b39c1c8e5d8064c3bef430903148b551706f4efefc131a71edf9f070f41d9 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/92818148-77c8-409e-a69b-a7b5d1d72172 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc000b28c00}] Aliases:map[]}\"\nJun 09 10:58:06.873660 crc crio[21508]: time=\"2026-06-09T10:58:06.87363798Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:06.874029 crc crio[21508]: time=\"2026-06-09T10:58:06.87396215Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:604a7158f223df00081650bfc73dbbe525a6ba3a1fbb92967e64acf51272d7f0 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/c4f816d7-ec0a-481b-8e15-25474e53f234 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc000b28c90}] Aliases:map[]}\"\nJun 09 10:58:06.874171 crc crio[21508]: time=\"2026-06-09T10:58:06.874156875Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:06.874636 crc crio[21508]: time=\"2026-06-09T10:58:06.874572847Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:a798e6855c24b85754dd543bbbef7a7ef26a9945b9b75f0e23f4a31c6aff5519 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/680c9123-21a7-490e-bebb-2214d25e3300 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc000b28d20}] Aliases:map[]}\"\nJun 09 10:58:06.874832 crc crio[21508]: time=\"2026-06-09T10:58:06.874733332Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:06.875259 crc crio[21508]: time=\"2026-06-09T10:58:06.875066591Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:9ef460c96b87455cd3d42a968ce20f7eb90516797fa62d1044a616eaa5e9991a UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/96a50249-5f23-4a1a-ac8b-394b0803a213 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc000b28db0}] Aliases:map[]}\"\nJun 09 10:58:06.875259 crc crio[21508]: time=\"2026-06-09T10:58:06.875190955Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:06.875478 crc crio[21508]: time=\"2026-06-09T10:58:06.8753681Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 10:58:06.875478 crc crio[21508]: time=\"2026-06-09T10:58:06.875387821Z\" level=warning msg=\"Could not restore sandbox IP for eb45a7e46f69528707fef11d2fb816a926217d8e491185dd1744b24a966cf3bf: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(eb45a7e46f69528707fef11d2fb816a926217d8e491185dd1744b24a966cf3bf): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 10:58:06.875763 crc crio[21508]: time=\"2026-06-09T10:58:06.875694Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:c702ca6340659dfba7fb6a27261378b6efc9ea2c834a8ece8c4554332fbb79c7 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/2d20451c-791e-407b-ae9a-3e68bbc40f92 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc000b28e48}] Aliases:map[]}\"\nJun 09 10:58:06.875855 crc crio[21508]: time=\"2026-06-09T10:58:06.875819563Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:06.876334 crc crio[21508]: time=\"2026-06-09T10:58:06.876186374Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:174b80ed930b7117eb7f452f30e2b97531afccee8bc26fc5a131e030271be084 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/090bea57-4b77-4760-9219-ed2473c35beb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc000b28ec8}] Aliases:map[]}\"\nJun 09 10:58:06.876530 crc crio[21508]: time=\"2026-06-09T10:58:06.876372169Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:06.876874 crc crio[21508]: time=\"2026-06-09T10:58:06.876804822Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:36f795b3d228975b352ac3ae72180435ac1d76ad3ecce036ad8627f33fbfb5de UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/a2cb983f-4019-4bd7-9b2e-067c5cdca1ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc000b28f60}] Aliases:map[]}\"\nJun 09 10:58:06.876973 crc crio[21508]: time=\"2026-06-09T10:58:06.876956986Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:06.877767 crc crio[21508]: time=\"2026-06-09T10:58:06.877381738Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:8d0e5fd139fc516763a67bfb7e0605dd51234d7f52071de765805788dc293680 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/42e38beb-d1db-41f4-9085-a5a2fbf846bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc000b28fe0}] Aliases:map[]}\"\nJun 09 10:58:06.877767 crc crio[21508]: time=\"2026-06-09T10:58:06.877561383Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:06.878478 crc crio[21508]: time=\"2026-06-09T10:58:06.878079838Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:88df9c3a98a4f8322b1b9c58c98b1f8b467e4bb032e67747dbdd4afd11b5c829 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/99d39f60-c9bf-43e4-bf1e-2c7e748123e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc000b29070}] Aliases:map[]}\"\nJun 09 10:58:06.878478 crc crio[21508]: time=\"2026-06-09T10:58:06.878234923Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:06.878846 crc crio[21508]: time=\"2026-06-09T10:58:06.878768978Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:f42b7202cf82e2736808952674fdc287e597b13275712a35ba7b23ed679b59d1 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/b51b27e5-1341-4223-b41c-99b551ff467e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc000b290f0}] Aliases:map[]}\"\nJun 09 10:58:06.878929 crc crio[21508]: time=\"2026-06-09T10:58:06.878891022Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:06.879396 crc crio[21508]: time=\"2026-06-09T10:58:06.879340025Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:7065800cf485ac7e2313788dd5d99f85b0551588e9be24218ed7b1881fe01409 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/6f323541-2042-4adf-9017-fbaf24e672ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc000b29170}] Aliases:map[]}\"\nJun 09 10:58:06.879522 crc crio[21508]: time=\"2026-06-09T10:58:06.879480049Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:06.879953 crc crio[21508]: time=\"2026-06-09T10:58:06.87985473Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:2427300b8543546d42beec205f3d74a535e35e3881668635a27b99df56a4e6e5 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/0a9ed091-5f32-4d5e-921a-444e66041ba4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc000b29200}] Aliases:map[]}\"\nJun 09 10:58:06.880082 crc crio[21508]: time=\"2026-06-09T10:58:06.879994324Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:06.880687 crc crio[21508]: time=\"2026-06-09T10:58:06.880628692Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:11972286af0a6f85a61c21ee6ae0a75f85eb9965e9869c7cbc86e0a0d85439e6 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/90df3710-dedc-4749-a2fc-05e7b2a9f40c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc000b29290}] Aliases:map[]}\"\nJun 09 10:58:06.882064 crc crio[21508]: time=\"2026-06-09T10:58:06.880790477Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:06.882064 crc crio[21508]: time=\"2026-06-09T10:58:06.881387024Z\" level=info msg=\"Registered SIGHUP reload watcher\"\nJun 09 10:58:06.882168 crc crio[21508]: time=\"2026-06-09T10:58:06.882137855Z\" level=info msg=\"Starting seccomp notifier watcher\"\nJun 09 10:58:06.882243 crc crio[21508]: time=\"2026-06-09T10:58:06.882189967Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"\nJun 09 10:58:06.882372 crc crio[21508]: time=\"2026-06-09T10:58:06.882212238Z\" level=info msg=\"Create NRI interface\"\nJun 09 10:58:06.882652 crc crio[21508]: time=\"2026-06-09T10:58:06.882494886Z\" level=info msg=\"runtime interface created\"\nJun 09 10:58:06.882652 crc crio[21508]: time=\"2026-06-09T10:58:06.882527797Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"\nJun 09 10:58:06.882652 crc crio[21508]: time=\"2026-06-09T10:58:06.882537067Z\" level=info msg=\"runtime interface starting up...\"\nJun 09 10:58:06.882652 crc crio[21508]: time=\"2026-06-09T10:58:06.882587498Z\" level=info msg=\"starting plugins...\"\nJun 09 10:58:06.882814 crc crio[21508]: time=\"2026-06-09T10:58:06.88265527Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"\nJun 09 10:58:06.886391 crc crio[21508]: time=\"2026-06-09T10:58:06.886245974Z\" level=info msg=\"No systemd watchdog enabled\"\nJun 09 10:58:06.893764 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).\nJun 09 10:58:25.227397 crc crio[21508]: time=\"2026-06-09T10:58:25.226716561Z\" level=info msg=\"Running pod sandbox: openshift-etcd/installer-3-crc/POD\" id=bff5836f-b86d-49a8-b8e4-2a6dbc039315 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:58:25.228907 crc crio[21508]: time=\"2026-06-09T10:58:25.227425601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:58:25.256062 crc crio[21508]: time=\"2026-06-09T10:58:25.255954724Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:c4f173bc5b6e8d4b2659fb1a285983d8ad2d58527014a8bdf170a44affc23877 UID:fa4476ae-238f-44a5-b655-60532f7b85d6 NetNS:/var/run/netns/75651f37-27d8-4b79-88b8-b1742339b214 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podfa4476ae_238f_44a5_b655_60532f7b85d6.slice PodAnnotations:0xc000852320}] Aliases:map[]}\"\nJun 09 10:58:25.256062 crc crio[21508]: time=\"2026-06-09T10:58:25.256027126Z\" level=info msg=\"Adding pod openshift-etcd_installer-3-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:58:25.672685 crc crio[21508]: 2026-06-09T10:58:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c4f173bc5b6e8d4 Mac:d2:ea:96:c6:0a:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/75651f37-27d8-4b79-88b8-b1742339b214 SocketPath: PciID:}] [{Interface:0xc000134780 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:58:25.673781 crc crio[21508]: time=\"2026-06-09T10:58:25.673696695Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:c4f173bc5b6e8d4b2659fb1a285983d8ad2d58527014a8bdf170a44affc23877 UID:fa4476ae-238f-44a5-b655-60532f7b85d6 NetNS:/var/run/netns/75651f37-27d8-4b79-88b8-b1742339b214 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podfa4476ae_238f_44a5_b655_60532f7b85d6.slice PodAnnotations:0xc000852320}] Aliases:map[]}\"\nJun 09 10:58:25.673945 crc crio[21508]: time=\"2026-06-09T10:58:25.67387677Z\" level=info msg=\"Checking pod openshift-etcd_installer-3-crc for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:25.681473 crc crio[21508]: time=\"2026-06-09T10:58:25.681362376Z\" level=info msg=\"Ran pod sandbox c4f173bc5b6e8d4b2659fb1a285983d8ad2d58527014a8bdf170a44affc23877 with infra container: openshift-etcd/installer-3-crc/POD\" id=bff5836f-b86d-49a8-b8e4-2a6dbc039315 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:58:25.683994 crc crio[21508]: time=\"2026-06-09T10:58:25.683891309Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=dfa1e5c3-669c-4842-b250-dffcf95355cf name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:58:25.686611 crc crio[21508]: time=\"2026-06-09T10:58:25.686536745Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=af1fbac5-8ecc-4b1b-8dda-f4ced37c202d name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:58:25.893894 crc crio[21508]: time=\"2026-06-09T10:58:25.893776664Z\" level=info msg=\"Creating container: openshift-etcd/installer-3-crc/installer\" id=56304662-52bc-4905-b7b2-8010c49fb148 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:58:25.894254 crc crio[21508]: time=\"2026-06-09T10:58:25.894214936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:58:25.929952 crc crio[21508]: time=\"2026-06-09T10:58:25.929789912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:58:26.098076 crc crio[21508]: time=\"2026-06-09T10:58:26.097944813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:58:26.516381 crc crio[21508]: time=\"2026-06-09T10:58:26.515494158Z\" level=info msg=\"Created container 68b9a7ea25ffc80db254523e0ab6f37a2584df8cacfd30fa66957daf3dac4e9d: openshift-etcd/installer-3-crc/installer\" id=56304662-52bc-4905-b7b2-8010c49fb148 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:58:26.519126 crc crio[21508]: time=\"2026-06-09T10:58:26.519053761Z\" level=info msg=\"Starting container: 68b9a7ea25ffc80db254523e0ab6f37a2584df8cacfd30fa66957daf3dac4e9d\" id=ab8ba3d5-8100-454f-b63f-2288310f9f99 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:58:26.531362 crc crio[21508]: time=\"2026-06-09T10:58:26.53114369Z\" level=info msg=\"Started container\" PID=22126 containerID=68b9a7ea25ffc80db254523e0ab6f37a2584df8cacfd30fa66957daf3dac4e9d description=openshift-etcd/installer-3-crc/installer id=ab8ba3d5-8100-454f-b63f-2288310f9f99 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4f173bc5b6e8d4b2659fb1a285983d8ad2d58527014a8bdf170a44affc23877\nJun 09 10:58:58.240982 crc crio[21508]: time=\"2026-06-09T10:58:58.2398896Z\" level=info msg=\"Stopping container: 4dceed414b811f21384089be2e69f11f05f85294e57428cc4c86176fd886e5ef (timeout: 30s)\" id=9aa5bade-d2ff-4b11-b1c7-93123ed20c36 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:58:58.240982 crc crio[21508]: time=\"2026-06-09T10:58:58.240685353Z\" level=info msg=\"Stopping container: fa5e74af0ddcaeb634b1c43a8cb84d0276996398d61f2e362f54bcc56b176994 (timeout: 30s)\" id=f2df2b33-728d-4b1e-b19d-8938ac8442f9 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:58:58.243795 crc crio[21508]: time=\"2026-06-09T10:58:58.240981752Z\" level=info msg=\"Stopping container: 80d53eadbdfc47b6cf7cadab20a1edb5fd949dcd5400757c23984b558425c152 (timeout: 30s)\" id=e9ec4b58-a93a-4a8a-a8ae-af54cc735ffe name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:58:58.243795 crc crio[21508]: time=\"2026-06-09T10:58:58.241428415Z\" level=info msg=\"Stopping container: 139a21f3786990dc87d08c313a8cfd4430eed9c93d56f3e30ddf71e0c55c270b (timeout: 30s)\" id=5221934d-ee8d-405e-86cd-c2417d1570b1 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:58:58.243795 crc crio[21508]: time=\"2026-06-09T10:58:58.241816936Z\" level=info msg=\"Stopping container: 3f62be2cee60c032ba27842d695ec7ee5c18a8dde0ebd46191dfb5b3e9c19045 (timeout: 30s)\" id=2e3bac2a-5dc5-450a-9776-bf998ffee008 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:58:58.398336 crc crio[21508]: time=\"2026-06-09T10:58:58.398157276Z\" level=info msg=\"Stopped container 80d53eadbdfc47b6cf7cadab20a1edb5fd949dcd5400757c23984b558425c152: openshift-etcd/etcd-crc/etcd-rev\" id=e9ec4b58-a93a-4a8a-a8ae-af54cc735ffe name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:58:58.447362 crc crio[21508]: time=\"2026-06-09T10:58:58.447199281Z\" level=info msg=\"Stopped container 3f62be2cee60c032ba27842d695ec7ee5c18a8dde0ebd46191dfb5b3e9c19045: openshift-etcd/etcd-crc/etcd-metrics\" id=2e3bac2a-5dc5-450a-9776-bf998ffee008 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:58:58.490248 crc crio[21508]: time=\"2026-06-09T10:58:58.490101198Z\" level=info msg=\"Stopped container 4dceed414b811f21384089be2e69f11f05f85294e57428cc4c86176fd886e5ef: openshift-etcd/etcd-crc/etcd-readyz\" id=9aa5bade-d2ff-4b11-b1c7-93123ed20c36 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:59:07.285983 crc crio[21508]: time=\"2026-06-09T10:59:07.283792079Z\" level=info msg=\"Stopping pod sandbox: 8e6a97487825b7098304af9bedd008e1b3e7475276ed1d348d5eaabd8bfe2bd4\" id=faf8c3d6-7797-4b36-9a90-5b883644f721 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:59:07.285983 crc crio[21508]: time=\"2026-06-09T10:59:07.285735145Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8e6a97487825b7098304af9bedd008e1b3e7475276ed1d348d5eaabd8bfe2bd4\" id=faf8c3d6-7797-4b36-9a90-5b883644f721 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:59:07.287241 crc crio[21508]: time=\"2026-06-09T10:59:07.286538198Z\" level=info msg=\"Removing pod sandbox: 8e6a97487825b7098304af9bedd008e1b3e7475276ed1d348d5eaabd8bfe2bd4\" id=87957dc8-4944-4d21-bd37-d3703fac9f6c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 10:59:07.294146 crc crio[21508]: time=\"2026-06-09T10:59:07.293916111Z\" level=info msg=\"Removed pod sandbox: 8e6a97487825b7098304af9bedd008e1b3e7475276ed1d348d5eaabd8bfe2bd4\" id=87957dc8-4944-4d21-bd37-d3703fac9f6c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 10:59:07.294872 crc crio[21508]: time=\"2026-06-09T10:59:07.294803167Z\" level=info msg=\"Stopping pod sandbox: 902af1f2689d9efec026c3fb55832b9f9ef1c48420035f4589a5468a53c0b9e6\" id=386509fa-6aab-4443-9d54-72c8fb095005 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:59:07.294955 crc crio[21508]: time=\"2026-06-09T10:59:07.294898349Z\" level=info msg=\"Stopped pod sandbox (already stopped): 902af1f2689d9efec026c3fb55832b9f9ef1c48420035f4589a5468a53c0b9e6\" id=386509fa-6aab-4443-9d54-72c8fb095005 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:59:07.295698 crc crio[21508]: time=\"2026-06-09T10:59:07.295643711Z\" level=info msg=\"Removing pod sandbox: 902af1f2689d9efec026c3fb55832b9f9ef1c48420035f4589a5468a53c0b9e6\" id=011c7bc7-ed0a-4b4a-9ea5-73f21079af08 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 10:59:07.302767 crc crio[21508]: time=\"2026-06-09T10:59:07.302717505Z\" level=info msg=\"Removed pod sandbox: 902af1f2689d9efec026c3fb55832b9f9ef1c48420035f4589a5468a53c0b9e6\" id=011c7bc7-ed0a-4b4a-9ea5-73f21079af08 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 10:59:07.304021 crc crio[21508]: time=\"2026-06-09T10:59:07.30394168Z\" level=info msg=\"Stopping pod sandbox: eb45a7e46f69528707fef11d2fb816a926217d8e491185dd1744b24a966cf3bf\" id=bb877b64-b5d7-4cd8-9df7-8b13993a490d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:59:07.304169 crc crio[21508]: time=\"2026-06-09T10:59:07.304044213Z\" level=info msg=\"Stopped pod sandbox (already stopped): eb45a7e46f69528707fef11d2fb816a926217d8e491185dd1744b24a966cf3bf\" id=bb877b64-b5d7-4cd8-9df7-8b13993a490d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:59:07.304738 crc crio[21508]: time=\"2026-06-09T10:59:07.304711382Z\" level=info msg=\"Removing pod sandbox: eb45a7e46f69528707fef11d2fb816a926217d8e491185dd1744b24a966cf3bf\" id=500edcb0-c5b3-4986-8ad8-98006d42f0ab name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 10:59:07.312412 crc crio[21508]: time=\"2026-06-09T10:59:07.312277751Z\" level=info msg=\"Removed pod sandbox: eb45a7e46f69528707fef11d2fb816a926217d8e491185dd1744b24a966cf3bf\" id=500edcb0-c5b3-4986-8ad8-98006d42f0ab name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 10:59:07.313173 crc crio[21508]: time=\"2026-06-09T10:59:07.313123965Z\" level=info msg=\"Stopping pod sandbox: ec844a9526abd95e4c18c54053bf7db141a17eeabd98a663c74e6463dea843dd\" id=ecfea322-1e05-4e35-a9e9-ccb0fe9aef84 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:59:07.313368 crc crio[21508]: time=\"2026-06-09T10:59:07.313198187Z\" level=info msg=\"Stopped pod sandbox (already stopped): ec844a9526abd95e4c18c54053bf7db141a17eeabd98a663c74e6463dea843dd\" id=ecfea322-1e05-4e35-a9e9-ccb0fe9aef84 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:59:07.313883 crc crio[21508]: time=\"2026-06-09T10:59:07.313821175Z\" level=info msg=\"Removing pod sandbox: ec844a9526abd95e4c18c54053bf7db141a17eeabd98a663c74e6463dea843dd\" id=721299b7-f867-4216-9ab4-5ab9b3772035 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 10:59:07.320661 crc crio[21508]: time=\"2026-06-09T10:59:07.320521778Z\" level=info msg=\"Removed pod sandbox: ec844a9526abd95e4c18c54053bf7db141a17eeabd98a663c74e6463dea843dd\" id=721299b7-f867-4216-9ab4-5ab9b3772035 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 10:59:07.321267 crc crio[21508]: time=\"2026-06-09T10:59:07.321187318Z\" level=info msg=\"Stopping pod sandbox: fad8ee63cebf690824fab3b130df53657b4bdce68e22c08803707d4ea89c3540\" id=79768dc8-4c25-4c84-9ada-d0b02866b681 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:59:07.321267 crc crio[21508]: time=\"2026-06-09T10:59:07.321240049Z\" level=info msg=\"Stopped pod sandbox (already stopped): fad8ee63cebf690824fab3b130df53657b4bdce68e22c08803707d4ea89c3540\" id=79768dc8-4c25-4c84-9ada-d0b02866b681 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:59:07.321980 crc crio[21508]: time=\"2026-06-09T10:59:07.321898588Z\" level=info msg=\"Removing pod sandbox: fad8ee63cebf690824fab3b130df53657b4bdce68e22c08803707d4ea89c3540\" id=89e82331-d027-470e-adf2-718ecb56f907 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 10:59:07.328933 crc crio[21508]: time=\"2026-06-09T10:59:07.328847509Z\" level=info msg=\"Removed pod sandbox: fad8ee63cebf690824fab3b130df53657b4bdce68e22c08803707d4ea89c3540\" id=89e82331-d027-470e-adf2-718ecb56f907 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 10:59:11.260508 crc crio[21508]: time=\"2026-06-09T10:59:11.259669161Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=8037271f-16e0-4c21-a363-3e2335f0e234 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:59:11.262086 crc crio[21508]: time=\"2026-06-09T10:59:11.261968497Z\" level=info msg=\"Removing container: fdfbff3377dac23d4ea64af5e3b769edb4268d71b2d85e2f18cee52f6a697f59\" id=34863c0e-c3b2-4303-a88d-6e0a70b50a59 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:59:11.262086 crc crio[21508]: time=\"2026-06-09T10:59:11.262020689Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=329ca558-2a8e-4a20-949a-7908b5930ca9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:59:11.348869 crc crio[21508]: time=\"2026-06-09T10:59:11.348812783Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=dc6f3a10-7bd4-4169-bc6b-b73db461b1d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:11.349933 crc crio[21508]: time=\"2026-06-09T10:59:11.349904284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:11.368974 crc crio[21508]: time=\"2026-06-09T10:59:11.368872691Z\" level=info msg=\"Removed container fdfbff3377dac23d4ea64af5e3b769edb4268d71b2d85e2f18cee52f6a697f59: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=34863c0e-c3b2-4303-a88d-6e0a70b50a59 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:59:11.385223 crc crio[21508]: time=\"2026-06-09T10:59:11.38512224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:11.556920 crc crio[21508]: time=\"2026-06-09T10:59:11.55670127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:11.657511 crc crio[21508]: time=\"2026-06-09T10:59:11.657223969Z\" level=info msg=\"Created container e4dcfaa4ae4465c80317f18f10f47bad989455bd8c192ef6afd1bf9391e56ab9: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=dc6f3a10-7bd4-4169-bc6b-b73db461b1d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:11.659351 crc crio[21508]: time=\"2026-06-09T10:59:11.659197136Z\" level=info msg=\"Starting container: e4dcfaa4ae4465c80317f18f10f47bad989455bd8c192ef6afd1bf9391e56ab9\" id=06068ce8-5360-4945-97e2-6fae1423ea7c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:59:11.666778 crc crio[21508]: time=\"2026-06-09T10:59:11.666660052Z\" level=info msg=\"Started container\" PID=22753 containerID=e4dcfaa4ae4465c80317f18f10f47bad989455bd8c192ef6afd1bf9391e56ab9 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=06068ce8-5360-4945-97e2-6fae1423ea7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3634b745444ba35c0edeb974e19fc8a4e8fdec9fca497639475422f2fa1abea\nJun 09 10:59:14.295857 crc crio[21508]: time=\"2026-06-09T10:59:14.295170286Z\" level=info msg=\"Stopping pod sandbox: c4f173bc5b6e8d4b2659fb1a285983d8ad2d58527014a8bdf170a44affc23877\" id=117209d8-1f70-4b85-bcd6-34de22c1dc46 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:59:14.296855 crc crio[21508]: time=\"2026-06-09T10:59:14.296475994Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:c4f173bc5b6e8d4b2659fb1a285983d8ad2d58527014a8bdf170a44affc23877 UID:fa4476ae-238f-44a5-b655-60532f7b85d6 NetNS:/var/run/netns/75651f37-27d8-4b79-88b8-b1742339b214 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podfa4476ae_238f_44a5_b655_60532f7b85d6.slice PodAnnotations:0xc000b28800}] Aliases:map[]}\"\nJun 09 10:59:14.296855 crc crio[21508]: time=\"2026-06-09T10:59:14.29670946Z\" level=info msg=\"Deleting pod openshift-etcd_installer-3-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:59:14.508417 crc crio[21508]: time=\"2026-06-09T10:59:14.50712411Z\" level=info msg=\"Stopped pod sandbox: c4f173bc5b6e8d4b2659fb1a285983d8ad2d58527014a8bdf170a44affc23877\" id=117209d8-1f70-4b85-bcd6-34de22c1dc46 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:59:25.475433 crc crio[21508]: time=\"2026-06-09T10:59:25.474547867Z\" level=info msg=\"Stopped container 139a21f3786990dc87d08c313a8cfd4430eed9c93d56f3e30ddf71e0c55c270b: openshift-etcd/etcd-crc/etcd\" id=5221934d-ee8d-405e-86cd-c2417d1570b1 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:59:28.248758 crc crio[21508]: time=\"2026-06-09T10:59:28.248638061Z\" level=warning msg=\"Stopping container fa5e74af0ddcaeb634b1c43a8cb84d0276996398d61f2e362f54bcc56b176994 with stop signal(15) timed out. Killing...\"\nJun 09 10:59:28.314069 crc crio[21508]: time=\"2026-06-09T10:59:28.313470361Z\" level=info msg=\"Stopped container fa5e74af0ddcaeb634b1c43a8cb84d0276996398d61f2e362f54bcc56b176994: openshift-etcd/etcd-crc/etcdctl\" id=f2df2b33-728d-4b1e-b19d-8938ac8442f9 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:59:28.315064 crc crio[21508]: time=\"2026-06-09T10:59:28.315017096Z\" level=info msg=\"Stopping pod sandbox: 4f2cdf767e0d2110ad4589ccdbe8e8bd6c1b9ae4a5e193a6ef42d310ac36b873\" id=1680e750-2334-40d8-a1c1-976b527fd488 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:59:28.319457 crc crio[21508]: time=\"2026-06-09T10:59:28.319418683Z\" level=info msg=\"Stopped pod sandbox: 4f2cdf767e0d2110ad4589ccdbe8e8bd6c1b9ae4a5e193a6ef42d310ac36b873\" id=1680e750-2334-40d8-a1c1-976b527fd488 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:59:28.417471 crc crio[21508]: time=\"2026-06-09T10:59:28.41743075Z\" level=info msg=\"Removing container: 80d53eadbdfc47b6cf7cadab20a1edb5fd949dcd5400757c23984b558425c152\" id=7bc6767f-d29d-48b4-a9c8-9f313a47b1b5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:59:28.433406 crc crio[21508]: time=\"2026-06-09T10:59:28.433247796Z\" level=info msg=\"Removed container 80d53eadbdfc47b6cf7cadab20a1edb5fd949dcd5400757c23984b558425c152: openshift-etcd/etcd-crc/etcd-rev\" id=7bc6767f-d29d-48b4-a9c8-9f313a47b1b5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:59:28.436461 crc crio[21508]: time=\"2026-06-09T10:59:28.436346156Z\" level=info msg=\"Removing container: 4dceed414b811f21384089be2e69f11f05f85294e57428cc4c86176fd886e5ef\" id=e4e4f20b-928f-4f8e-bdff-55ed5f7d8e9b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:59:28.463492 crc crio[21508]: time=\"2026-06-09T10:59:28.463448947Z\" level=info msg=\"Removed container 4dceed414b811f21384089be2e69f11f05f85294e57428cc4c86176fd886e5ef: openshift-etcd/etcd-crc/etcd-readyz\" id=e4e4f20b-928f-4f8e-bdff-55ed5f7d8e9b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:59:28.467643 crc crio[21508]: time=\"2026-06-09T10:59:28.467614668Z\" level=info msg=\"Removing container: 3f62be2cee60c032ba27842d695ec7ee5c18a8dde0ebd46191dfb5b3e9c19045\" id=8af61778-9a69-4b4e-bdb1-e61d54e511e9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:59:28.482110 crc crio[21508]: time=\"2026-06-09T10:59:28.482061954Z\" level=info msg=\"Removed container 3f62be2cee60c032ba27842d695ec7ee5c18a8dde0ebd46191dfb5b3e9c19045: openshift-etcd/etcd-crc/etcd-metrics\" id=8af61778-9a69-4b4e-bdb1-e61d54e511e9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:59:28.486203 crc crio[21508]: time=\"2026-06-09T10:59:28.48606429Z\" level=info msg=\"Removing container: 139a21f3786990dc87d08c313a8cfd4430eed9c93d56f3e30ddf71e0c55c270b\" id=6d88970d-349d-4390-81cd-cd6d7e985284 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:59:28.502159 crc crio[21508]: time=\"2026-06-09T10:59:28.502103922Z\" level=info msg=\"Removed container 139a21f3786990dc87d08c313a8cfd4430eed9c93d56f3e30ddf71e0c55c270b: openshift-etcd/etcd-crc/etcd\" id=6d88970d-349d-4390-81cd-cd6d7e985284 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:59:28.505873 crc crio[21508]: time=\"2026-06-09T10:59:28.505806679Z\" level=info msg=\"Removing container: fa5e74af0ddcaeb634b1c43a8cb84d0276996398d61f2e362f54bcc56b176994\" id=12f31f06-be4c-4e81-bbfd-0f053ef9792e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:59:28.524272 crc crio[21508]: time=\"2026-06-09T10:59:28.524163459Z\" level=info msg=\"Removed container fa5e74af0ddcaeb634b1c43a8cb84d0276996398d61f2e362f54bcc56b176994: openshift-etcd/etcd-crc/etcdctl\" id=12f31f06-be4c-4e81-bbfd-0f053ef9792e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:59:28.527363 crc crio[21508]: time=\"2026-06-09T10:59:28.527254698Z\" level=info msg=\"Removing container: 7a88f93fbcd3132b1a487d9e1c20ed8fa4f317f74c50d69f53526d12fcb37ce6\" id=2aed467f-4184-4a44-b577-b7150d4c6c59 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:59:28.580484 crc crio[21508]: time=\"2026-06-09T10:59:28.580280158Z\" level=info msg=\"Removed container 7a88f93fbcd3132b1a487d9e1c20ed8fa4f317f74c50d69f53526d12fcb37ce6: openshift-etcd/etcd-crc/etcd-resources-copy\" id=2aed467f-4184-4a44-b577-b7150d4c6c59 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:59:28.583343 crc crio[21508]: time=\"2026-06-09T10:59:28.583202502Z\" level=info msg=\"Removing container: 57943ea108e80477e848958945fc2529eef37307a92b44d826ea563b4fe31805\" id=2222ca01-7893-4dd7-bf28-485a33d54a8a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:59:28.644134 crc crio[21508]: time=\"2026-06-09T10:59:28.644030277Z\" level=info msg=\"Removed container 57943ea108e80477e848958945fc2529eef37307a92b44d826ea563b4fe31805: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=2222ca01-7893-4dd7-bf28-485a33d54a8a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:59:28.648439 crc crio[21508]: time=\"2026-06-09T10:59:28.64621807Z\" level=info msg=\"Removing container: 24033ce034febdc5b59b4c9017f6084dd1a01678769cc493e6e843e5d891f2df\" id=d672e205-85eb-4770-929d-91f8da235132 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 10:59:28.709628 crc crio[21508]: time=\"2026-06-09T10:59:28.709492145Z\" level=info msg=\"Removed container 24033ce034febdc5b59b4c9017f6084dd1a01678769cc493e6e843e5d891f2df: openshift-etcd/etcd-crc/setup\" id=d672e205-85eb-4770-929d-91f8da235132 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:00:01.704680 crc crio[21508]: time=\"2026-06-09T11:00:01.703765899Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5345e140-5def-46d3-94bf-a15b5413e2b8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:00:01.707175 crc crio[21508]: time=\"2026-06-09T11:00:01.707079415Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d2291746-1f59-4020-9a0e-d0fb3bb80283 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:00:01.710641 crc crio[21508]: time=\"2026-06-09T11:00:01.710573425Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=685e8425-0f0a-4f15-ae15-e67b5eb09d6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:00:01.710945 crc crio[21508]: time=\"2026-06-09T11:00:01.710887844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:00:01.735822 crc crio[21508]: time=\"2026-06-09T11:00:01.73498654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:00:01.739474 crc crio[21508]: time=\"2026-06-09T11:00:01.739403597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:00:01.852178 crc crio[21508]: time=\"2026-06-09T11:00:01.851995225Z\" level=info msg=\"Created container 7aca96f2bde26119f0ea5fe31f7f6fc850e11ffc52acb02255ee3897777cf9f8: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=685e8425-0f0a-4f15-ae15-e67b5eb09d6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:00:01.853451 crc crio[21508]: time=\"2026-06-09T11:00:01.853350754Z\" level=info msg=\"Starting container: 7aca96f2bde26119f0ea5fe31f7f6fc850e11ffc52acb02255ee3897777cf9f8\" id=6a262ba6-e77c-46a9-8cb7-37055f8e7389 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:00:01.858799 crc crio[21508]: time=\"2026-06-09T11:00:01.858693598Z\" level=info msg=\"Started container\" PID=23433 containerID=7aca96f2bde26119f0ea5fe31f7f6fc850e11ffc52acb02255ee3897777cf9f8 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=6a262ba6-e77c-46a9-8cb7-37055f8e7389 name=/runtime.v1.RuntimeService/StartContainer sandboxID=87be9d17d06d1106bcb0dd6a4096410f5b670dce8851c6845a1e670d8afd0ac0\nJun 09 11:00:07.357383 crc crio[21508]: time=\"2026-06-09T11:00:07.356512804Z\" level=info msg=\"Stopping pod sandbox: 4f2cdf767e0d2110ad4589ccdbe8e8bd6c1b9ae4a5e193a6ef42d310ac36b873\" id=b2e317c9-f425-46f2-8459-e2803a0357c2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:00:07.357383 crc crio[21508]: time=\"2026-06-09T11:00:07.357102481Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4f2cdf767e0d2110ad4589ccdbe8e8bd6c1b9ae4a5e193a6ef42d310ac36b873\" id=b2e317c9-f425-46f2-8459-e2803a0357c2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:00:07.358932 crc crio[21508]: time=\"2026-06-09T11:00:07.357994037Z\" level=info msg=\"Removing pod sandbox: 4f2cdf767e0d2110ad4589ccdbe8e8bd6c1b9ae4a5e193a6ef42d310ac36b873\" id=2fdac252-2c78-4975-a3e4-343c9fcf54d0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:00:07.366650 crc crio[21508]: time=\"2026-06-09T11:00:07.366520083Z\" level=info msg=\"Removed pod sandbox: 4f2cdf767e0d2110ad4589ccdbe8e8bd6c1b9ae4a5e193a6ef42d310ac36b873\" id=2fdac252-2c78-4975-a3e4-343c9fcf54d0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:00:09.388126 crc crio[21508]: time=\"2026-06-09T11:00:09.387423209Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=b61b07d8-f057-42d1-8f63-8e4881509775 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:00:09.389016 crc crio[21508]: time=\"2026-06-09T11:00:09.3881383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:00:09.410704 crc crio[21508]: time=\"2026-06-09T11:00:09.410590838Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=b61b07d8-f057-42d1-8f63-8e4881509775 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:00:09.421176 crc crio[21508]: time=\"2026-06-09T11:00:09.421035159Z\" level=info msg=\"Ran pod sandbox 9d638231f23223da14b05d2e3cbe69fd2b657f09574526cec94f58e7b86e78c0 with infra container: openshift-etcd/etcd-crc/POD\" id=b61b07d8-f057-42d1-8f63-8e4881509775 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:00:09.424685 crc crio[21508]: time=\"2026-06-09T11:00:09.42452601Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=149b2264-4d61-4524-a1ba-e92d520169ee name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:00:09.427337 crc crio[21508]: time=\"2026-06-09T11:00:09.427207897Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=d2e45251-2913-4c48-a7cf-11e737252f60 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:00:09.673959 crc crio[21508]: time=\"2026-06-09T11:00:09.673840722Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=dae0b304-de46-4e9f-b5ec-351fc774caa4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:00:09.674403 crc crio[21508]: time=\"2026-06-09T11:00:09.674256934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:00:09.697517 crc crio[21508]: time=\"2026-06-09T11:00:09.697269287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:00:09.821630 crc crio[21508]: time=\"2026-06-09T11:00:09.821498681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:00:09.924433 crc crio[21508]: time=\"2026-06-09T11:00:09.92406729Z\" level=info msg=\"Created container 63fff6be8f0da57a7cd4c8a54ab7d6bfd2bd83c01f6bc5117a1acb9a0d4d4fa7: openshift-etcd/etcd-crc/setup\" id=dae0b304-de46-4e9f-b5ec-351fc774caa4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:00:09.926054 crc crio[21508]: time=\"2026-06-09T11:00:09.925959035Z\" level=info msg=\"Starting container: 63fff6be8f0da57a7cd4c8a54ab7d6bfd2bd83c01f6bc5117a1acb9a0d4d4fa7\" id=5809bdd6-7bf9-4eaa-bf96-d21d09ade677 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:00:09.932264 crc crio[21508]: time=\"2026-06-09T11:00:09.93204428Z\" level=info msg=\"Started container\" PID=23574 containerID=63fff6be8f0da57a7cd4c8a54ab7d6bfd2bd83c01f6bc5117a1acb9a0d4d4fa7 description=openshift-etcd/etcd-crc/setup id=5809bdd6-7bf9-4eaa-bf96-d21d09ade677 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d638231f23223da14b05d2e3cbe69fd2b657f09574526cec94f58e7b86e78c0\nJun 09 11:00:44.777901 crc crio[21508]: time=\"2026-06-09T11:00:44.777270808Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=1296763a-e28e-4661-9fc7-1c3416367a38 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:00:44.780937 crc crio[21508]: time=\"2026-06-09T11:00:44.780833701Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=5a3a5cf2-06dc-48d2-a481-d50141e12ade name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:00:44.804752 crc crio[21508]: time=\"2026-06-09T11:00:44.804676949Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=3ccde4c0-4eeb-443e-9e5a-82f7998f964a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:00:44.805271 crc crio[21508]: time=\"2026-06-09T11:00:44.805197124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:00:44.830839 crc crio[21508]: time=\"2026-06-09T11:00:44.83072404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:00:45.054557 crc crio[21508]: time=\"2026-06-09T11:00:45.054221387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:00:45.163916 crc crio[21508]: time=\"2026-06-09T11:00:45.163750527Z\" level=info msg=\"Created container c65c7aad4be9bdc49dd4efe17f43fe7cb596425ca678e75191ce913741348289: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=3ccde4c0-4eeb-443e-9e5a-82f7998f964a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:00:45.165143 crc crio[21508]: time=\"2026-06-09T11:00:45.165077845Z\" level=info msg=\"Starting container: c65c7aad4be9bdc49dd4efe17f43fe7cb596425ca678e75191ce913741348289\" id=67ba40b0-0d0f-45a4-91de-10ff4ecd0a29 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:00:45.170580 crc crio[21508]: time=\"2026-06-09T11:00:45.170502682Z\" level=info msg=\"Started container\" PID=24011 containerID=c65c7aad4be9bdc49dd4efe17f43fe7cb596425ca678e75191ce913741348289 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=67ba40b0-0d0f-45a4-91de-10ff4ecd0a29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d638231f23223da14b05d2e3cbe69fd2b657f09574526cec94f58e7b86e78c0\nJun 09 11:01:03.180890 crc crio[21508]: time=\"2026-06-09T11:01:03.180235947Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=e848b80f-bf20-4266-94e0-cd9392639d4f name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:03.183860 crc crio[21508]: time=\"2026-06-09T11:01:03.183765929Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=93001dc6-f9f1-48f1-90e8-17e4ab6fe05f name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:03.186175 crc crio[21508]: time=\"2026-06-09T11:01:03.186090606Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-7bv2m/marketplace-operator\" id=f1c0b07b-fc61-455b-a102-76249b1bc18c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:03.186660 crc crio[21508]: time=\"2026-06-09T11:01:03.186589101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:03.215875 crc crio[21508]: time=\"2026-06-09T11:01:03.21568601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:03.222961 crc crio[21508]: time=\"2026-06-09T11:01:03.222555488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:03.384209 crc crio[21508]: time=\"2026-06-09T11:01:03.383931784Z\" level=info msg=\"Created container 2868d87e4370364d0b05820561fc6b69d162091f9670a3addbed823ba700df38: openshift-marketplace/marketplace-operator-547dbd544d-7bv2m/marketplace-operator\" id=f1c0b07b-fc61-455b-a102-76249b1bc18c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:03.386206 crc crio[21508]: time=\"2026-06-09T11:01:03.385958702Z\" level=info msg=\"Starting container: 2868d87e4370364d0b05820561fc6b69d162091f9670a3addbed823ba700df38\" id=ea341c82-547f-4304-8bd3-747b582da9ee name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:01:03.392025 crc crio[21508]: time=\"2026-06-09T11:01:03.391730889Z\" level=info msg=\"Started container\" PID=24253 containerID=2868d87e4370364d0b05820561fc6b69d162091f9670a3addbed823ba700df38 description=openshift-marketplace/marketplace-operator-547dbd544d-7bv2m/marketplace-operator id=ea341c82-547f-4304-8bd3-747b582da9ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c537e1710baaa7f3d3c0962f4bf78e86fed695febf8bd08842ff6e0e1291b61\nJun 09 11:01:20.046711 crc crio[21508]: time=\"2026-06-09T11:01:20.045821188Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=761151a5-3b46-4652-ae13-a9b687a72fda name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:20.051732 crc crio[21508]: time=\"2026-06-09T11:01:20.051643916Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=9922ea16-cf41-4f61-8d0c-fd5b0b1e03dd name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:20.248915 crc crio[21508]: time=\"2026-06-09T11:01:20.247811085Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=cb4ddef1-65a8-40a6-8bd0-b412e5faa5ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:20.249624 crc crio[21508]: time=\"2026-06-09T11:01:20.249095092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:20.277378 crc crio[21508]: time=\"2026-06-09T11:01:20.277236893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:20.431011 crc crio[21508]: time=\"2026-06-09T11:01:20.430887756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:20.526042 crc crio[21508]: time=\"2026-06-09T11:01:20.525912367Z\" level=info msg=\"Created container 35b8c67d8b6ffb3722f652ee104fb760be278b3e3e79d849f5ea59b007b461df: openshift-etcd/etcd-crc/etcd-resources-copy\" id=cb4ddef1-65a8-40a6-8bd0-b412e5faa5ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:20.527594 crc crio[21508]: time=\"2026-06-09T11:01:20.527457542Z\" level=info msg=\"Starting container: 35b8c67d8b6ffb3722f652ee104fb760be278b3e3e79d849f5ea59b007b461df\" id=2850e203-ce37-4e38-b066-bb5bb5714773 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:01:20.534485 crc crio[21508]: time=\"2026-06-09T11:01:20.534387231Z\" level=info msg=\"Started container\" PID=24495 containerID=35b8c67d8b6ffb3722f652ee104fb760be278b3e3e79d849f5ea59b007b461df description=openshift-etcd/etcd-crc/etcd-resources-copy id=2850e203-ce37-4e38-b066-bb5bb5714773 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d638231f23223da14b05d2e3cbe69fd2b657f09574526cec94f58e7b86e78c0\nJun 09 11:01:27.366782 crc crio[21508]: time=\"2026-06-09T11:01:27.365830967Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=f29eb905-5616-4f7e-b6ab-b01c94827978 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:27.369121 crc crio[21508]: time=\"2026-06-09T11:01:27.36904619Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=823d5c13-f010-42ed-a746-2131c5209ec7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:27.371666 crc crio[21508]: time=\"2026-06-09T11:01:27.371595974Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=e3508b8f-ea73-4a46-86d6-6a43a266bf60 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:27.371955 crc crio[21508]: time=\"2026-06-09T11:01:27.371894172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:27.396027 crc crio[21508]: time=\"2026-06-09T11:01:27.395925116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:27.540914 crc crio[21508]: time=\"2026-06-09T11:01:27.540817965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:27.621166 crc crio[21508]: time=\"2026-06-09T11:01:27.620735811Z\" level=info msg=\"Created container 36149da72e88794578de9ff01a72df8c6e8f4070bc4a54536c786a77bbec93e9: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=e3508b8f-ea73-4a46-86d6-6a43a266bf60 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:27.622153 crc crio[21508]: time=\"2026-06-09T11:01:27.622075359Z\" level=info msg=\"Starting container: 36149da72e88794578de9ff01a72df8c6e8f4070bc4a54536c786a77bbec93e9\" id=b3449b5d-f071-4bd9-9821-5fcef089754d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:01:27.627636 crc crio[21508]: time=\"2026-06-09T11:01:27.627560828Z\" level=info msg=\"Started container\" PID=24592 containerID=36149da72e88794578de9ff01a72df8c6e8f4070bc4a54536c786a77bbec93e9 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=b3449b5d-f071-4bd9-9821-5fcef089754d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3634b745444ba35c0edeb974e19fc8a4e8fdec9fca497639475422f2fa1abea\nJun 09 11:01:31.416613 crc crio[21508]: time=\"2026-06-09T11:01:31.414927522Z\" level=info msg=\"Removing container: 441ec8c8b8f7b50712742f92b188c4f748f98d0a9e8f73fff5d9e2fd49fccaf1\" id=561caceb-e033-4e3c-8684-6d81eb85c1ff name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:01:31.416613 crc crio[21508]: time=\"2026-06-09T11:01:31.415008384Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=7cbe7122-824c-48f1-a542-84462d620989 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:31.420567 crc crio[21508]: time=\"2026-06-09T11:01:31.420463411Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=bc34f8cb-18b3-4d30-a577-e2c37370d68e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:31.423630 crc crio[21508]: time=\"2026-06-09T11:01:31.423568401Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=e2ca89e3-61f1-44fb-b1a9-67cd5b380ce0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:31.424215 crc crio[21508]: time=\"2026-06-09T11:01:31.424061515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:31.452390 crc crio[21508]: time=\"2026-06-09T11:01:31.452105354Z\" level=info msg=\"Removed container 441ec8c8b8f7b50712742f92b188c4f748f98d0a9e8f73fff5d9e2fd49fccaf1: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=561caceb-e033-4e3c-8684-6d81eb85c1ff name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:01:31.467409 crc crio[21508]: time=\"2026-06-09T11:01:31.464765959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:31.599555 crc crio[21508]: time=\"2026-06-09T11:01:31.599439664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:31.685828 crc crio[21508]: time=\"2026-06-09T11:01:31.685716333Z\" level=info msg=\"Created container e7b5edf0c25dd18fd8432acb444fdb099c6a426ad6fdd7332d788a828657ac1f: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=e2ca89e3-61f1-44fb-b1a9-67cd5b380ce0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:31.687067 crc crio[21508]: time=\"2026-06-09T11:01:31.686974049Z\" level=info msg=\"Starting container: e7b5edf0c25dd18fd8432acb444fdb099c6a426ad6fdd7332d788a828657ac1f\" id=84750ac1-3b1b-4306-8104-ba71f00c8dee name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:01:31.692160 crc crio[21508]: time=\"2026-06-09T11:01:31.692054956Z\" level=info msg=\"Started container\" PID=24679 containerID=e7b5edf0c25dd18fd8432acb444fdb099c6a426ad6fdd7332d788a828657ac1f description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=84750ac1-3b1b-4306-8104-ba71f00c8dee name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3634b745444ba35c0edeb974e19fc8a4e8fdec9fca497639475422f2fa1abea\nJun 09 11:01:34.463454 crc crio[21508]: time=\"2026-06-09T11:01:34.462198026Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=901cd729-58c8-4ed4-a54a-3b567fda44fa name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:34.464832 crc crio[21508]: time=\"2026-06-09T11:01:34.4647817Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=6c95f0c0-2acc-47ac-91bb-bf9bef9d86f9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:34.466840 crc crio[21508]: time=\"2026-06-09T11:01:34.466766768Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=ed95e4ce-9f66-426d-a35b-cec74d6d41ae name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:34.467514 crc crio[21508]: time=\"2026-06-09T11:01:34.467427887Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=0316ac60-ff10-471c-a97f-7b2b41100b74 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:34.468140 crc crio[21508]: time=\"2026-06-09T11:01:34.46789631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:34.473413 crc crio[21508]: time=\"2026-06-09T11:01:34.469200878Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=d90330b3-a8b3-4d10-b7bf-1030d8dc93d5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:34.475560 crc crio[21508]: time=\"2026-06-09T11:01:34.475480949Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=deafda1c-c25e-49b8-990a-a54ccca90089 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:34.478657 crc crio[21508]: time=\"2026-06-09T11:01:34.478574718Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2c94d42f-9946-4449-9d3b-09e489078025 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:34.479145 crc crio[21508]: time=\"2026-06-09T11:01:34.479018101Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=5ab70ded-c9c1-4fc8-9e1d-cdd9455661f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:34.479662 crc crio[21508]: time=\"2026-06-09T11:01:34.479604098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:34.480771 crc crio[21508]: time=\"2026-06-09T11:01:34.480692039Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=9239dfd2-b720-4298-a728-672cc438cfa4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:34.486972 crc crio[21508]: time=\"2026-06-09T11:01:34.486884188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:34.496552 crc crio[21508]: time=\"2026-06-09T11:01:34.492579772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:34.515707 crc crio[21508]: time=\"2026-06-09T11:01:34.515654538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:34.519358 crc crio[21508]: time=\"2026-06-09T11:01:34.519324134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:34.520778 crc crio[21508]: time=\"2026-06-09T11:01:34.520698453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:34.524264 crc crio[21508]: time=\"2026-06-09T11:01:34.524133623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:34.654562 crc crio[21508]: time=\"2026-06-09T11:01:34.654464702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:34.656816 crc crio[21508]: time=\"2026-06-09T11:01:34.656738628Z\" level=info msg=\"Created container 32fe561e8d4055dec2cd6008af0e8166cc7f6919a99ac793bef62989cd9b71c0: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=9239dfd2-b720-4298-a728-672cc438cfa4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:34.657811 crc crio[21508]: time=\"2026-06-09T11:01:34.657736147Z\" level=info msg=\"Starting container: 32fe561e8d4055dec2cd6008af0e8166cc7f6919a99ac793bef62989cd9b71c0\" id=1b22d557-5379-4308-b155-5f4d2dff2e37 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:01:34.658108 crc crio[21508]: time=\"2026-06-09T11:01:34.658078587Z\" level=info msg=\"Created container a28e41889182bd721745cdb9bf5c3530717d3159803edf7b45692e74458b711e: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=5ab70ded-c9c1-4fc8-9e1d-cdd9455661f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:34.659020 crc crio[21508]: time=\"2026-06-09T11:01:34.658963002Z\" level=info msg=\"Starting container: a28e41889182bd721745cdb9bf5c3530717d3159803edf7b45692e74458b711e\" id=ebaf0c63-c726-4de0-a1e1-e092dc33f5fe name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:01:34.663691 crc crio[21508]: time=\"2026-06-09T11:01:34.663616736Z\" level=info msg=\"Started container\" PID=24751 containerID=32fe561e8d4055dec2cd6008af0e8166cc7f6919a99ac793bef62989cd9b71c0 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=1b22d557-5379-4308-b155-5f4d2dff2e37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ef460c96b87455cd3d42a968ce20f7eb90516797fa62d1044a616eaa5e9991a\nJun 09 11:01:34.664685 crc crio[21508]: time=\"2026-06-09T11:01:34.664614555Z\" level=info msg=\"Started container\" PID=24750 containerID=a28e41889182bd721745cdb9bf5c3530717d3159803edf7b45692e74458b711e description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=ebaf0c63-c726-4de0-a1e1-e092dc33f5fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=830a838c24c80cb77c9244f329707a4fdd81ea897433d7ed2accfd25b6d2d45d\nJun 09 11:01:34.750635 crc crio[21508]: time=\"2026-06-09T11:01:34.749828093Z\" level=info msg=\"Created container b0f35fa901cefe92e4f64ea9e520e18d877ad0a5c0098736b3b09a390461d658: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=0316ac60-ff10-471c-a97f-7b2b41100b74 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:34.751235 crc crio[21508]: time=\"2026-06-09T11:01:34.751156942Z\" level=info msg=\"Starting container: b0f35fa901cefe92e4f64ea9e520e18d877ad0a5c0098736b3b09a390461d658\" id=33f516c9-c895-4fde-af44-18b658b84b37 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:01:34.756436 crc crio[21508]: time=\"2026-06-09T11:01:34.756346741Z\" level=info msg=\"Started container\" PID=24776 containerID=b0f35fa901cefe92e4f64ea9e520e18d877ad0a5c0098736b3b09a390461d658 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=33f516c9-c895-4fde-af44-18b658b84b37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5800b03c1700b1d35e9bb66b054168b2c40f6a1f5507fd64959f9c898529ba81\nJun 09 11:01:34.770963 crc crio[21508]: time=\"2026-06-09T11:01:34.77084609Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=33033cd2-52ee-4060-9c9d-c1f677e63b05 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:34.772834 crc crio[21508]: time=\"2026-06-09T11:01:34.772738574Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=84d7eb3b-e7de-47da-aeac-4eb731c6ac00 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:34.774677 crc crio[21508]: time=\"2026-06-09T11:01:34.774618308Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=456766ef-46e4-4239-8d56-403cb88aea5d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:34.774954 crc crio[21508]: time=\"2026-06-09T11:01:34.774916217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:34.795714 crc crio[21508]: time=\"2026-06-09T11:01:34.795513471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:34.961570 crc crio[21508]: time=\"2026-06-09T11:01:34.961466548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:35.051572 crc crio[21508]: time=\"2026-06-09T11:01:35.051469165Z\" level=info msg=\"Created container b197b1c6c2ed95e8d8ec3ddbb55416afd3e50703fb7f26495240469cc276508c: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=456766ef-46e4-4239-8d56-403cb88aea5d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:35.052994 crc crio[21508]: time=\"2026-06-09T11:01:35.052940537Z\" level=info msg=\"Starting container: b197b1c6c2ed95e8d8ec3ddbb55416afd3e50703fb7f26495240469cc276508c\" id=4eac64a8-2076-4c2f-9588-b119069b4d7d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:01:35.058152 crc crio[21508]: time=\"2026-06-09T11:01:35.058069785Z\" level=info msg=\"Started container\" PID=24819 containerID=b197b1c6c2ed95e8d8ec3ddbb55416afd3e50703fb7f26495240469cc276508c description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=4eac64a8-2076-4c2f-9588-b119069b4d7d name=/runtime.v1.RuntimeService/StartContainer sandboxID=5800b03c1700b1d35e9bb66b054168b2c40f6a1f5507fd64959f9c898529ba81\nJun 09 11:01:35.488473 crc crio[21508]: time=\"2026-06-09T11:01:35.488393149Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=fec2590d-afa9-495b-bf93-18e4c09effa6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:35.490883 crc crio[21508]: time=\"2026-06-09T11:01:35.490608123Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=673fb997-26aa-48cf-b090-266c1dbca06a name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:35.493692 crc crio[21508]: time=\"2026-06-09T11:01:35.493613729Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=b662a64b-2ba1-403c-be39-1e5a59173f6b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:35.494098 crc crio[21508]: time=\"2026-06-09T11:01:35.494038432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:35.536018 crc crio[21508]: time=\"2026-06-09T11:01:35.53593592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:35.539689 crc crio[21508]: time=\"2026-06-09T11:01:35.539603496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:35.814182 crc crio[21508]: time=\"2026-06-09T11:01:35.813898869Z\" level=info msg=\"Created container 3133c7ebd26d984a7abc6163f0d850e4d549aa8209c511830be140f6dad7108c: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=b662a64b-2ba1-403c-be39-1e5a59173f6b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:35.815054 crc crio[21508]: time=\"2026-06-09T11:01:35.814950879Z\" level=info msg=\"Starting container: 3133c7ebd26d984a7abc6163f0d850e4d549aa8209c511830be140f6dad7108c\" id=ef3c8ea6-d25f-478e-b06a-478d8dd737ff name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:01:35.820949 crc crio[21508]: time=\"2026-06-09T11:01:35.820839029Z\" level=info msg=\"Started container\" PID=24846 containerID=3133c7ebd26d984a7abc6163f0d850e4d549aa8209c511830be140f6dad7108c description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=ef3c8ea6-d25f-478e-b06a-478d8dd737ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=d91bf07ecd3e56049ca39b7300e760a33877da7bdcbfb62398805b162854b2fb\nJun 09 11:01:36.553806 crc crio[21508]: time=\"2026-06-09T11:01:36.553632028Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=5aaf575d-2a27-4ba5-b0e7-8cb1e7cfe17d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:36.554587 crc crio[21508]: time=\"2026-06-09T11:01:36.554231385Z\" level=info msg=\"Removing container: e43a7386b8138d2838be82e3609ef7433b36a04d5ea3a6e5d040f334c8b43760\" id=3a275b8a-4ef2-4e14-8db4-cb333950bb6f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:01:36.557139 crc crio[21508]: time=\"2026-06-09T11:01:36.556950254Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=f53fc073-64cb-42cb-a69c-20d3dc0560af name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:36.607070 crc crio[21508]: time=\"2026-06-09T11:01:36.606912665Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=2f953aa6-93d6-434f-8278-51d17edde690 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:36.607404 crc crio[21508]: time=\"2026-06-09T11:01:36.607375098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:36.629019 crc crio[21508]: time=\"2026-06-09T11:01:36.628952271Z\" level=info msg=\"Removed container e43a7386b8138d2838be82e3609ef7433b36a04d5ea3a6e5d040f334c8b43760: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=3a275b8a-4ef2-4e14-8db4-cb333950bb6f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:01:36.632120 crc crio[21508]: time=\"2026-06-09T11:01:36.63202849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:36.777168 crc crio[21508]: time=\"2026-06-09T11:01:36.777051863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:36.865031 crc crio[21508]: time=\"2026-06-09T11:01:36.864896867Z\" level=info msg=\"Created container cad4e59af79b0e8840feae0654023829384ac5cadd09d1dc488aa53b631b807f: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=2f953aa6-93d6-434f-8278-51d17edde690 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:36.866269 crc crio[21508]: time=\"2026-06-09T11:01:36.866169854Z\" level=info msg=\"Starting container: cad4e59af79b0e8840feae0654023829384ac5cadd09d1dc488aa53b631b807f\" id=8515ad9a-eb1d-4b29-a036-d5d8cc2c17b8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:01:36.872704 crc crio[21508]: time=\"2026-06-09T11:01:36.872585139Z\" level=info msg=\"Started container\" PID=24884 containerID=cad4e59af79b0e8840feae0654023829384ac5cadd09d1dc488aa53b631b807f description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=8515ad9a-eb1d-4b29-a036-d5d8cc2c17b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d43f16884512cb4593616184efe91980c526fb8e7d1c4d5bbb19cd9012db3f4\nJun 09 11:01:55.315916 crc crio[21508]: time=\"2026-06-09T11:01:55.315167181Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=cd2450d0-5b2c-4cdb-929b-14f5cea5cdfb name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:55.318563 crc crio[21508]: time=\"2026-06-09T11:01:55.318472256Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=516edaa4-0b57-4fe1-a3f0-eb5052bb22be name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:55.343621 crc crio[21508]: time=\"2026-06-09T11:01:55.343486278Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=857bbcde-e9b2-4e3e-a1e5-a8346f9f35ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:55.344001 crc crio[21508]: time=\"2026-06-09T11:01:55.34391207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:55.366860 crc crio[21508]: time=\"2026-06-09T11:01:55.36679211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:55.513611 crc crio[21508]: time=\"2026-06-09T11:01:55.51305709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:55.616964 crc crio[21508]: time=\"2026-06-09T11:01:55.616794222Z\" level=info msg=\"Created container b33d1ee716735e71c8379f64eb5809638f4deecfbdcc3c686004d3998a8a9fc5: openshift-etcd/etcd-crc/etcdctl\" id=857bbcde-e9b2-4e3e-a1e5-a8346f9f35ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:55.618384 crc crio[21508]: time=\"2026-06-09T11:01:55.618141311Z\" level=info msg=\"Starting container: b33d1ee716735e71c8379f64eb5809638f4deecfbdcc3c686004d3998a8a9fc5\" id=10b2bcf8-57e4-4631-9d00-d0e031bb8318 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:01:55.624025 crc crio[21508]: time=\"2026-06-09T11:01:55.623910497Z\" level=info msg=\"Started container\" PID=25168 containerID=b33d1ee716735e71c8379f64eb5809638f4deecfbdcc3c686004d3998a8a9fc5 description=openshift-etcd/etcd-crc/etcdctl id=10b2bcf8-57e4-4631-9d00-d0e031bb8318 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d638231f23223da14b05d2e3cbe69fd2b657f09574526cec94f58e7b86e78c0\nJun 09 11:01:55.634403 crc crio[21508]: time=\"2026-06-09T11:01:55.634268016Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=4a8e1dda-d64a-4530-aa71-133c4b699eb6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:55.637061 crc crio[21508]: time=\"2026-06-09T11:01:55.636963214Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=ff6cae89-d9c2-4014-b92c-7c701b021c2b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:55.644579 crc crio[21508]: time=\"2026-06-09T11:01:55.644429109Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=c3e85eac-0c2f-4c82-9485-73a7760ad721 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:55.644931 crc crio[21508]: time=\"2026-06-09T11:01:55.644867242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:55.675647 crc crio[21508]: time=\"2026-06-09T11:01:55.675051493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:55.813409 crc crio[21508]: time=\"2026-06-09T11:01:55.812614641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:55.906247 crc crio[21508]: time=\"2026-06-09T11:01:55.906099778Z\" level=info msg=\"Created container 3ff3991ed552f97f272841815994338af3dcca2ab4476225865c4a21a9b64400: openshift-etcd/etcd-crc/etcd\" id=c3e85eac-0c2f-4c82-9485-73a7760ad721 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:55.907552 crc crio[21508]: time=\"2026-06-09T11:01:55.907351234Z\" level=info msg=\"Starting container: 3ff3991ed552f97f272841815994338af3dcca2ab4476225865c4a21a9b64400\" id=3aaddcf1-3f1f-40c4-8b33-dd99e9d7c6a9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:01:55.917144 crc crio[21508]: time=\"2026-06-09T11:01:55.914227702Z\" level=info msg=\"Started container\" PID=25187 containerID=3ff3991ed552f97f272841815994338af3dcca2ab4476225865c4a21a9b64400 description=openshift-etcd/etcd-crc/etcd id=3aaddcf1-3f1f-40c4-8b33-dd99e9d7c6a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d638231f23223da14b05d2e3cbe69fd2b657f09574526cec94f58e7b86e78c0\nJun 09 11:01:55.925808 crc crio[21508]: time=\"2026-06-09T11:01:55.925665422Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=0e5b6601-531d-47ed-812e-f88729852124 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:55.927965 crc crio[21508]: time=\"2026-06-09T11:01:55.927849275Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=b56ce3fb-65b3-4135-aee1-803c0eaa2761 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:55.935601 crc crio[21508]: time=\"2026-06-09T11:01:55.935494556Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=a6983f91-f98f-4620-88cf-afce140e5a83 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:55.936023 crc crio[21508]: time=\"2026-06-09T11:01:55.935945679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:55.960963 crc crio[21508]: time=\"2026-06-09T11:01:55.960853357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:56.092145 crc crio[21508]: time=\"2026-06-09T11:01:56.091921198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:56.167954 crc crio[21508]: time=\"2026-06-09T11:01:56.167833648Z\" level=info msg=\"Created container 567ec5d2cfccb59ccd94546ff92246a1a08d12d5d981a94b51a69de59ae31d53: openshift-etcd/etcd-crc/etcd-metrics\" id=a6983f91-f98f-4620-88cf-afce140e5a83 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:56.169392 crc crio[21508]: time=\"2026-06-09T11:01:56.169137006Z\" level=info msg=\"Starting container: 567ec5d2cfccb59ccd94546ff92246a1a08d12d5d981a94b51a69de59ae31d53\" id=9f73d5ba-f870-48dc-84b6-8728bc2ecdbe name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:01:56.175549 crc crio[21508]: time=\"2026-06-09T11:01:56.175432387Z\" level=info msg=\"Started container\" PID=25203 containerID=567ec5d2cfccb59ccd94546ff92246a1a08d12d5d981a94b51a69de59ae31d53 description=openshift-etcd/etcd-crc/etcd-metrics id=9f73d5ba-f870-48dc-84b6-8728bc2ecdbe name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d638231f23223da14b05d2e3cbe69fd2b657f09574526cec94f58e7b86e78c0\nJun 09 11:01:56.195512 crc crio[21508]: time=\"2026-06-09T11:01:56.19389414Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=3f02d083-bb5e-44f8-b402-bad0225fdb6a name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:56.197714 crc crio[21508]: time=\"2026-06-09T11:01:56.197644268Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=ce30159d-7b14-43ce-9db2-7dad5e08f6f9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:56.203494 crc crio[21508]: time=\"2026-06-09T11:01:56.203401184Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=6a9fbe24-9732-41b0-a0b5-e624e0661abb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:56.203843 crc crio[21508]: time=\"2026-06-09T11:01:56.203768765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:56.234055 crc crio[21508]: time=\"2026-06-09T11:01:56.233913734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:56.371198 crc crio[21508]: time=\"2026-06-09T11:01:56.371017409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:56.462116 crc crio[21508]: time=\"2026-06-09T11:01:56.462000024Z\" level=info msg=\"Created container bebee250a3d43b12d40cb05ab0cd628368e23112ac6d269b7cd7a9778400e20c: openshift-etcd/etcd-crc/etcd-readyz\" id=6a9fbe24-9732-41b0-a0b5-e624e0661abb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:56.463368 crc crio[21508]: time=\"2026-06-09T11:01:56.463221069Z\" level=info msg=\"Starting container: bebee250a3d43b12d40cb05ab0cd628368e23112ac6d269b7cd7a9778400e20c\" id=a609122c-d0eb-4456-8102-b04636a4346b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:01:56.471049 crc crio[21508]: time=\"2026-06-09T11:01:56.470932342Z\" level=info msg=\"Started container\" PID=25222 containerID=bebee250a3d43b12d40cb05ab0cd628368e23112ac6d269b7cd7a9778400e20c description=openshift-etcd/etcd-crc/etcd-readyz id=a609122c-d0eb-4456-8102-b04636a4346b name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d638231f23223da14b05d2e3cbe69fd2b657f09574526cec94f58e7b86e78c0\nJun 09 11:01:56.482690 crc crio[21508]: time=\"2026-06-09T11:01:56.482508056Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=777d953d-13d2-4fbc-8d06-03baea125e05 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:56.486239 crc crio[21508]: time=\"2026-06-09T11:01:56.486155031Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=dddb3f55-ff6e-4925-b0c3-acf9618a0d1b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:56.491752 crc crio[21508]: time=\"2026-06-09T11:01:56.491646709Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=c034eb6d-3357-4aa3-884c-517fc589f61c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:56.492135 crc crio[21508]: time=\"2026-06-09T11:01:56.492068011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:56.517274 crc crio[21508]: time=\"2026-06-09T11:01:56.517163325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:56.667063 crc crio[21508]: time=\"2026-06-09T11:01:56.666472702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:56.766772 crc crio[21508]: time=\"2026-06-09T11:01:56.766513288Z\" level=info msg=\"Created container 2b3f69f75e367d72a92db9d85a7b58aa09ba8874828c0e83f0fd0b9563674037: openshift-etcd/etcd-crc/etcd-rev\" id=c034eb6d-3357-4aa3-884c-517fc589f61c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:56.767418 crc crio[21508]: time=\"2026-06-09T11:01:56.767335662Z\" level=info msg=\"Starting container: 2b3f69f75e367d72a92db9d85a7b58aa09ba8874828c0e83f0fd0b9563674037\" id=402a1dfb-d35d-48b1-9038-f02e7d3343d6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:01:56.773212 crc crio[21508]: time=\"2026-06-09T11:01:56.773139469Z\" level=info msg=\"Started container\" PID=25242 containerID=2b3f69f75e367d72a92db9d85a7b58aa09ba8874828c0e83f0fd0b9563674037 description=openshift-etcd/etcd-crc/etcd-rev id=402a1dfb-d35d-48b1-9038-f02e7d3343d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d638231f23223da14b05d2e3cbe69fd2b657f09574526cec94f58e7b86e78c0\nJun 09 11:01:58.627813 crc crio[21508]: time=\"2026-06-09T11:01:58.627718138Z\" level=info msg=\"Stopping container: e7b5edf0c25dd18fd8432acb444fdb099c6a426ad6fdd7332d788a828657ac1f (timeout: 30s)\" id=4e29d2ca-e867-4393-811a-09313e57dd16 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:02:28.634447 crc crio[21508]: time=\"2026-06-09T11:02:28.633369586Z\" level=warning msg=\"Stopping container e7b5edf0c25dd18fd8432acb444fdb099c6a426ad6fdd7332d788a828657ac1f with stop signal(15) timed out. Killing...\"\nJun 09 11:02:28.795570 crc crio[21508]: time=\"2026-06-09T11:02:28.795406781Z\" level=info msg=\"Stopped container e7b5edf0c25dd18fd8432acb444fdb099c6a426ad6fdd7332d788a828657ac1f: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=4e29d2ca-e867-4393-811a-09313e57dd16 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:02:28.797163 crc crio[21508]: time=\"2026-06-09T11:02:28.797093599Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=5839b280-e7a8-4274-b150-f8a21f0df30d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:02:28.799784 crc crio[21508]: time=\"2026-06-09T11:02:28.79883485Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=604954f7-2926-4bb7-b7d4-920c2468b119 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:02:28.801582 crc crio[21508]: time=\"2026-06-09T11:02:28.801430545Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=979b27ef-9a27-44af-b06f-dde1491dba74 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:02:28.802041 crc crio[21508]: time=\"2026-06-09T11:02:28.8019698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:02:28.835948 crc crio[21508]: time=\"2026-06-09T11:02:28.83583476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:02:28.986347 crc crio[21508]: time=\"2026-06-09T11:02:28.986191536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:02:29.049100 crc crio[21508]: time=\"2026-06-09T11:02:29.049003842Z\" level=info msg=\"Removing container: cc1ae64b09af11dfbfefcba32f8fcf87d21f9226d00cf3b933ed76e9cc17ee72\" id=c7cb9fde-2e51-4ab6-86c8-9dfeb315f656 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:02:29.166585 crc crio[21508]: time=\"2026-06-09T11:02:29.166420126Z\" level=info msg=\"Created container c2f40fc2b34dc2a8a769588ba07f585fbf0bf58c031ff601e9aa009837d3cd66: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=979b27ef-9a27-44af-b06f-dde1491dba74 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:02:29.168019 crc crio[21508]: time=\"2026-06-09T11:02:29.16792237Z\" level=info msg=\"Starting container: c2f40fc2b34dc2a8a769588ba07f585fbf0bf58c031ff601e9aa009837d3cd66\" id=1797571f-b33a-45dd-aa5b-16c2a962428e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:02:29.173850 crc crio[21508]: time=\"2026-06-09T11:02:29.173687667Z\" level=info msg=\"Started container\" PID=25797 containerID=c2f40fc2b34dc2a8a769588ba07f585fbf0bf58c031ff601e9aa009837d3cd66 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=1797571f-b33a-45dd-aa5b-16c2a962428e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3634b745444ba35c0edeb974e19fc8a4e8fdec9fca497639475422f2fa1abea\nJun 09 11:02:29.192471 crc crio[21508]: time=\"2026-06-09T11:02:29.191489261Z\" level=info msg=\"Removed container cc1ae64b09af11dfbfefcba32f8fcf87d21f9226d00cf3b933ed76e9cc17ee72: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=c7cb9fde-2e51-4ab6-86c8-9dfeb315f656 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:03:01.629619 crc crio[21508]: time=\"2026-06-09T11:03:01.628570482Z\" level=info msg=\"Stopping container: c2f40fc2b34dc2a8a769588ba07f585fbf0bf58c031ff601e9aa009837d3cd66 (timeout: 30s)\" id=5c7a469f-f9e1-4bd5-a793-74ab2324fc84 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:03:02.353143 crc crio[21508]: time=\"2026-06-09T11:03:02.352588713Z\" level=info msg=\"Stopped container c2f40fc2b34dc2a8a769588ba07f585fbf0bf58c031ff601e9aa009837d3cd66: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=5c7a469f-f9e1-4bd5-a793-74ab2324fc84 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:03:02.355694 crc crio[21508]: time=\"2026-06-09T11:03:02.35558553Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=9206fe37-3e57-4f76-92ff-31fd010a020e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:03:02.358346 crc crio[21508]: time=\"2026-06-09T11:03:02.358173465Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=f98dbc56-24b0-48cc-998c-7961b8b672bb name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:03:02.360844 crc crio[21508]: time=\"2026-06-09T11:03:02.360751469Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=0decba46-86fb-4ecf-97f1-52b16e1220a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:03:02.361495 crc crio[21508]: time=\"2026-06-09T11:03:02.36145084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:02.386947 crc crio[21508]: time=\"2026-06-09T11:03:02.386846104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:02.395834 crc crio[21508]: time=\"2026-06-09T11:03:02.395731711Z\" level=info msg=\"Removing container: e7b5edf0c25dd18fd8432acb444fdb099c6a426ad6fdd7332d788a828657ac1f\" id=6917a327-3dba-4e8b-bafc-010cfc4858a8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:03:02.481878 crc crio[21508]: time=\"2026-06-09T11:03:02.481783349Z\" level=info msg=\"Removed container e7b5edf0c25dd18fd8432acb444fdb099c6a426ad6fdd7332d788a828657ac1f: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=6917a327-3dba-4e8b-bafc-010cfc4858a8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:03:02.592444 crc crio[21508]: time=\"2026-06-09T11:03:02.592230262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:02.926973 crc crio[21508]: time=\"2026-06-09T11:03:02.926845935Z\" level=info msg=\"Created container b1a63e4eb81ee8f543b2d8c968258fa17c55698a634945ff47ffe740a25a5d9f: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=0decba46-86fb-4ecf-97f1-52b16e1220a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:03:02.928762 crc crio[21508]: time=\"2026-06-09T11:03:02.928642907Z\" level=info msg=\"Starting container: b1a63e4eb81ee8f543b2d8c968258fa17c55698a634945ff47ffe740a25a5d9f\" id=21b29f44-5fd3-44c4-bfeb-605d4403d849 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:03:02.936608 crc crio[21508]: time=\"2026-06-09T11:03:02.93602819Z\" level=info msg=\"Started container\" PID=26257 containerID=b1a63e4eb81ee8f543b2d8c968258fa17c55698a634945ff47ffe740a25a5d9f description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=21b29f44-5fd3-44c4-bfeb-605d4403d849 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3634b745444ba35c0edeb974e19fc8a4e8fdec9fca497639475422f2fa1abea\nJun 09 11:03:31.629739 crc crio[21508]: time=\"2026-06-09T11:03:31.628966562Z\" level=info msg=\"Stopping container: b1a63e4eb81ee8f543b2d8c968258fa17c55698a634945ff47ffe740a25a5d9f (timeout: 30s)\" id=cb5d901b-38cb-4296-b094-99f2f11cf5f4 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:03:31.968694 crc crio[21508]: time=\"2026-06-09T11:03:31.967912981Z\" level=info msg=\"Stopped container b1a63e4eb81ee8f543b2d8c968258fa17c55698a634945ff47ffe740a25a5d9f: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=cb5d901b-38cb-4296-b094-99f2f11cf5f4 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:03:32.651620 crc crio[21508]: time=\"2026-06-09T11:03:32.651568295Z\" level=info msg=\"Removing container: c2f40fc2b34dc2a8a769588ba07f585fbf0bf58c031ff601e9aa009837d3cd66\" id=ea025fc1-8750-434b-b0ce-ba76d071ed68 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:03:32.707111 crc crio[21508]: time=\"2026-06-09T11:03:32.707058739Z\" level=info msg=\"Removed container c2f40fc2b34dc2a8a769588ba07f585fbf0bf58c031ff601e9aa009837d3cd66: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=ea025fc1-8750-434b-b0ce-ba76d071ed68 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:03:33.667844 crc crio[21508]: time=\"2026-06-09T11:03:33.667201506Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=7ee9a918-7476-4887-a86f-38846a7bd6b0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:03:33.670726 crc crio[21508]: time=\"2026-06-09T11:03:33.670235464Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=31d2f402-ccfb-4800-9339-888c6d71204c name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:03:33.672408 crc crio[21508]: time=\"2026-06-09T11:03:33.671852531Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=dced077b-490b-405b-9057-fe661c8b1084 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:03:33.673554 crc crio[21508]: time=\"2026-06-09T11:03:33.673476638Z\" level=info msg=\"Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=373a0511-1259-4073-b1df-77afc7399b63 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:03:33.673946 crc crio[21508]: time=\"2026-06-09T11:03:33.673878799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:33.674258 crc crio[21508]: time=\"2026-06-09T11:03:33.674200379Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=751aaf09-ca29-42c6-b4e4-6abeb3d6c969 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:03:33.674756 crc crio[21508]: time=\"2026-06-09T11:03:33.674687643Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=2a9bde3a-9f75-4321-8c9f-3da84e8b8447 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:03:33.676254 crc crio[21508]: time=\"2026-06-09T11:03:33.676163595Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=fba00365-f270-4455-9689-507ce50cc31f name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:03:33.679599 crc crio[21508]: time=\"2026-06-09T11:03:33.679467941Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=67a8be74-4946-4d92-a23c-139e59c9c28c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:03:33.682445 crc crio[21508]: time=\"2026-06-09T11:03:33.681992544Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=9b3b2c9b-54f8-4885-b89e-b3dc3913e001 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:03:33.683264 crc crio[21508]: time=\"2026-06-09T11:03:33.683191118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:33.684926 crc crio[21508]: time=\"2026-06-09T11:03:33.684854487Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=f2c90a62-fd0c-4478-b432-f4e0ee153229 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:03:33.685061 crc crio[21508]: time=\"2026-06-09T11:03:33.685022421Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=09f17232-dfd5-44f4-965d-99a4129ffd3f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:03:33.692534 crc crio[21508]: time=\"2026-06-09T11:03:33.692453996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:33.694546 crc crio[21508]: time=\"2026-06-09T11:03:33.694460434Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=27210635-8f76-44e9-8617-79442a7a13a8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:03:33.695051 crc crio[21508]: time=\"2026-06-09T11:03:33.694974009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:33.699639 crc crio[21508]: time=\"2026-06-09T11:03:33.699565642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:33.703796 crc crio[21508]: time=\"2026-06-09T11:03:33.703726702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:33.713393 crc crio[21508]: time=\"2026-06-09T11:03:33.713243197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:33.720664 crc crio[21508]: time=\"2026-06-09T11:03:33.72058804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:33.723447 crc crio[21508]: time=\"2026-06-09T11:03:33.723341879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:33.726745 crc crio[21508]: time=\"2026-06-09T11:03:33.726672145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:33.734837 crc crio[21508]: time=\"2026-06-09T11:03:33.734735929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:33.899616 crc crio[21508]: time=\"2026-06-09T11:03:33.899551663Z\" level=info msg=\"Created container 19997352899c81b35794536f52b093b06ec0eefaa30abf5e428326896fa1e87b: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=67a8be74-4946-4d92-a23c-139e59c9c28c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:03:33.900546 crc crio[21508]: time=\"2026-06-09T11:03:33.90045837Z\" level=info msg=\"Created container f2144ad6169637a6824ab64418e32d1553ad0dd1347351f5d404d57088341476: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=09f17232-dfd5-44f4-965d-99a4129ffd3f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:03:33.901239 crc crio[21508]: time=\"2026-06-09T11:03:33.90116489Z\" level=info msg=\"Starting container: 19997352899c81b35794536f52b093b06ec0eefaa30abf5e428326896fa1e87b\" id=92b0bd99-fa62-4f5b-88d0-c05223264e5e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:03:33.901388 crc crio[21508]: time=\"2026-06-09T11:03:33.901280213Z\" level=info msg=\"Created container 81ad1fbbfad62f6ad052ea67ea729d60617eb273ed6c0dfa070755589e56511d: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=373a0511-1259-4073-b1df-77afc7399b63 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:03:33.901601 crc crio[21508]: time=\"2026-06-09T11:03:33.901563952Z\" level=info msg=\"Starting container: f2144ad6169637a6824ab64418e32d1553ad0dd1347351f5d404d57088341476\" id=8eb25480-edfe-4841-80b0-7c8fd09f7fcf name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:03:33.902155 crc crio[21508]: time=\"2026-06-09T11:03:33.902085467Z\" level=info msg=\"Starting container: 81ad1fbbfad62f6ad052ea67ea729d60617eb273ed6c0dfa070755589e56511d\" id=aaad987e-ff10-411a-bb5d-e1ac7f1066d3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:03:33.907902 crc crio[21508]: time=\"2026-06-09T11:03:33.907775481Z\" level=info msg=\"Started container\" PID=26715 containerID=81ad1fbbfad62f6ad052ea67ea729d60617eb273ed6c0dfa070755589e56511d description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=aaad987e-ff10-411a-bb5d-e1ac7f1066d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9bad1a181c0a47f42136862b1a1c1b65c1e29599f1c77fe19e8ac0a2123531c\nJun 09 11:03:33.918699 crc crio[21508]: time=\"2026-06-09T11:03:33.918406969Z\" level=info msg=\"Started container\" PID=26713 containerID=19997352899c81b35794536f52b093b06ec0eefaa30abf5e428326896fa1e87b description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=92b0bd99-fa62-4f5b-88d0-c05223264e5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c77e52bc46bbbe782fac3af50759c503b4087757671b68a68e25ec06b514cdf0\nJun 09 11:03:33.921367 crc crio[21508]: time=\"2026-06-09T11:03:33.921253311Z\" level=info msg=\"Started container\" PID=26716 containerID=f2144ad6169637a6824ab64418e32d1553ad0dd1347351f5d404d57088341476 description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=8eb25480-edfe-4841-80b0-7c8fd09f7fcf name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4c9aaa2d2e163873a63504fcbd908971cf35fbb83f684b80a1494f5e464f169\nJun 09 11:03:34.022533 crc crio[21508]: time=\"2026-06-09T11:03:34.021657453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:34.179718 crc crio[21508]: time=\"2026-06-09T11:03:34.17891663Z\" level=info msg=\"Created container 254738f971d5b9238011e36c5245124a643f65ee865225f4ab670d51d0a8a4eb: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=27210635-8f76-44e9-8617-79442a7a13a8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:03:34.181708 crc crio[21508]: time=\"2026-06-09T11:03:34.181624228Z\" level=info msg=\"Starting container: 254738f971d5b9238011e36c5245124a643f65ee865225f4ab670d51d0a8a4eb\" id=abc416f8-ea79-447d-a05f-a0330935c2e0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:03:34.187817 crc crio[21508]: time=\"2026-06-09T11:03:34.187734045Z\" level=info msg=\"Started container\" PID=26761 containerID=254738f971d5b9238011e36c5245124a643f65ee865225f4ab670d51d0a8a4eb description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=abc416f8-ea79-447d-a05f-a0330935c2e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb526179eea75c32d1adb43b9166340b8226c94593999fb2a861e86bb5dc0a93\nJun 09 11:03:34.707978 crc crio[21508]: time=\"2026-06-09T11:03:34.707903533Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=74cdef3d-383d-4966-b9e4-f33e302eda3c name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:03:34.710111 crc crio[21508]: time=\"2026-06-09T11:03:34.710047265Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=365cc8cc-b628-4ec4-88bd-7388bb608617 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:03:34.711962 crc crio[21508]: time=\"2026-06-09T11:03:34.711900028Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=57d2798f-9ea9-4d90-804b-48afa1de0569 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:03:34.712244 crc crio[21508]: time=\"2026-06-09T11:03:34.712191457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:34.764086 crc crio[21508]: time=\"2026-06-09T11:03:34.76385881Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=c33766fb-d508-4a03-8688-ed75f9a27cef name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:03:34.771948 crc crio[21508]: time=\"2026-06-09T11:03:34.771864572Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=3be6a73a-a92a-41db-9d50-12451a9867d2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:03:34.778859 crc crio[21508]: time=\"2026-06-09T11:03:34.778673119Z\" level=info msg=\"Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=6341ab9c-ccb1-4f56-9955-933afe99a479 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:03:34.779216 crc crio[21508]: time=\"2026-06-09T11:03:34.779133162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:34.827702 crc crio[21508]: time=\"2026-06-09T11:03:34.81848912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:34.859594 crc crio[21508]: time=\"2026-06-09T11:03:34.859481255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:34.872904 crc crio[21508]: time=\"2026-06-09T11:03:34.87281098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:35.044627 crc crio[21508]: time=\"2026-06-09T11:03:35.044044039Z\" level=info msg=\"Created container cc471bc11450a3077d3e6597f8c50134be5eb68cf8182aaf3280b5bcd48e9a34: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=6341ab9c-ccb1-4f56-9955-933afe99a479 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:03:35.045847 crc crio[21508]: time=\"2026-06-09T11:03:35.045780859Z\" level=info msg=\"Starting container: cc471bc11450a3077d3e6597f8c50134be5eb68cf8182aaf3280b5bcd48e9a34\" id=c3b6fccf-ad2e-4862-829a-2aac6c793ac7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:03:35.054142 crc crio[21508]: time=\"2026-06-09T11:03:35.054049149Z\" level=info msg=\"Started container\" PID=26802 containerID=cc471bc11450a3077d3e6597f8c50134be5eb68cf8182aaf3280b5bcd48e9a34 description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=c3b6fccf-ad2e-4862-829a-2aac6c793ac7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cea660db54dd874a3ad2bb400a57fcc892221905320820c16a40c9cbe728188\nJun 09 11:03:35.133341 crc crio[21508]: time=\"2026-06-09T11:03:35.133190256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:35.214552 crc crio[21508]: time=\"2026-06-09T11:03:35.214278921Z\" level=info msg=\"Created container 44d4970f3b5979040de42f76b94bb198287f39315ebc499789afe60e072fbc39: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=57d2798f-9ea9-4d90-804b-48afa1de0569 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:03:35.217589 crc crio[21508]: time=\"2026-06-09T11:03:35.217534685Z\" level=info msg=\"Starting container: 44d4970f3b5979040de42f76b94bb198287f39315ebc499789afe60e072fbc39\" id=b556b0a0-677d-4a94-b4fa-977e160b6669 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:03:35.224903 crc crio[21508]: time=\"2026-06-09T11:03:35.224808305Z\" level=info msg=\"Started container\" PID=26820 containerID=44d4970f3b5979040de42f76b94bb198287f39315ebc499789afe60e072fbc39 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=b556b0a0-677d-4a94-b4fa-977e160b6669 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90683bce2f76d47619a66a98bbed8e60eb6e6d08ea55a6c5d62d272f8a49559f\nJun 09 11:03:35.840200 crc crio[21508]: time=\"2026-06-09T11:03:35.839701921Z\" level=info msg=\"Removing container: c5ec076dce67e0d159a1edf47d009c350d0483640d611d4e98346d48e31997c4\" id=c2a1abc3-a8a2-4172-8c0a-9d1c2057ab0d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:03:35.840829 crc crio[21508]: time=\"2026-06-09T11:03:35.840111613Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=cd30c9d6-7f99-4a7a-8c57-4b29f4db14a0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:03:35.842930 crc crio[21508]: time=\"2026-06-09T11:03:35.842866353Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=543ccc35-d9a6-4b6f-b3c5-c915120cb26f name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:03:35.844758 crc crio[21508]: time=\"2026-06-09T11:03:35.844693846Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=541cf181-f76d-4aa5-81f4-ac31e599f689 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:03:35.845030 crc crio[21508]: time=\"2026-06-09T11:03:35.844977324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:35.850395 crc crio[21508]: time=\"2026-06-09T11:03:35.850335609Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=1c131b65-3133-459a-a596-87282a4cf94b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:03:35.858111 crc crio[21508]: time=\"2026-06-09T11:03:35.858043672Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=6a7f989a-4798-460b-8f65-910b4e895e2c name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:03:35.863985 crc crio[21508]: time=\"2026-06-09T11:03:35.863909891Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=96ca4dcc-c4b6-41bb-aba8-95514acda3d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:03:35.881873 crc crio[21508]: time=\"2026-06-09T11:03:35.881781068Z\" level=info msg=\"Removed container c5ec076dce67e0d159a1edf47d009c350d0483640d611d4e98346d48e31997c4: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=c2a1abc3-a8a2-4172-8c0a-9d1c2057ab0d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:03:35.888633 crc crio[21508]: time=\"2026-06-09T11:03:35.888551794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:35.889230 crc crio[21508]: time=\"2026-06-09T11:03:35.888587015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:35.901627 crc crio[21508]: time=\"2026-06-09T11:03:35.901543049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:35.918442 crc crio[21508]: time=\"2026-06-09T11:03:35.918366486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:35.921207 crc crio[21508]: time=\"2026-06-09T11:03:35.921046613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:36.016914 crc crio[21508]: time=\"2026-06-09T11:03:36.01674209Z\" level=info msg=\"Created container 2bbacbc84b5b5a59d0dabd0436eca1de022b4362a11b2d3891fd3fe732abd817: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=541cf181-f76d-4aa5-81f4-ac31e599f689 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:03:36.018269 crc crio[21508]: time=\"2026-06-09T11:03:36.018184051Z\" level=info msg=\"Starting container: 2bbacbc84b5b5a59d0dabd0436eca1de022b4362a11b2d3891fd3fe732abd817\" id=681a7fe8-36d5-4bbe-a339-f65955f2d1e9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:03:36.018679 crc crio[21508]: time=\"2026-06-09T11:03:36.018583133Z\" level=info msg=\"Created container 07c8001371fbfbce20f0fa95735df186289162a34bf846ff371830fe9b597107: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=96ca4dcc-c4b6-41bb-aba8-95514acda3d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:03:36.019581 crc crio[21508]: time=\"2026-06-09T11:03:36.019475949Z\" level=info msg=\"Starting container: 07c8001371fbfbce20f0fa95735df186289162a34bf846ff371830fe9b597107\" id=39fb5df1-0dc6-48ea-a981-f5268350c656 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:03:36.024775 crc crio[21508]: time=\"2026-06-09T11:03:36.024686009Z\" level=info msg=\"Started container\" PID=26856 containerID=2bbacbc84b5b5a59d0dabd0436eca1de022b4362a11b2d3891fd3fe732abd817 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=681a7fe8-36d5-4bbe-a339-f65955f2d1e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b82109e8bb79c50ae2d555de28caead94e0d09533fcea5ff28fa8811dc5f7ca6\nJun 09 11:03:36.032882 crc crio[21508]: time=\"2026-06-09T11:03:36.032760373Z\" level=info msg=\"Started container\" PID=26859 containerID=07c8001371fbfbce20f0fa95735df186289162a34bf846ff371830fe9b597107 description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=39fb5df1-0dc6-48ea-a981-f5268350c656 name=/runtime.v1.RuntimeService/StartContainer sandboxID=36f795b3d228975b352ac3ae72180435ac1d76ad3ecce036ad8627f33fbfb5de\nJun 09 11:03:36.861959 crc crio[21508]: time=\"2026-06-09T11:03:36.861540342Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=3e26df21-9267-4624-9b06-74ee511ceef4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:03:36.864120 crc crio[21508]: time=\"2026-06-09T11:03:36.864071625Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=3506e718-1c4d-400f-ba07-b266f4477a04 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:03:36.867727 crc crio[21508]: time=\"2026-06-09T11:03:36.866007761Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=a176c7bd-ef98-4131-8b12-4141d97ed2ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:03:36.867727 crc crio[21508]: time=\"2026-06-09T11:03:36.866363211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:36.867727 crc crio[21508]: time=\"2026-06-09T11:03:36.866564097Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=4001e866-19ec-4131-ad20-262b8f3172f5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:03:36.870795 crc crio[21508]: time=\"2026-06-09T11:03:36.870611744Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=e841d2a9-bf67-40fe-842d-89a28a439177 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:03:36.872966 crc crio[21508]: time=\"2026-06-09T11:03:36.872843899Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=e889c79c-d80b-431d-a4c2-dd614521ea59 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:03:36.877371 crc crio[21508]: time=\"2026-06-09T11:03:36.877224475Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=0e3cbd37-2cf3-45b8-9b9d-911187265a4a name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:03:36.878650 crc crio[21508]: time=\"2026-06-09T11:03:36.878549104Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=7ee8b817-f4d3-4ebb-801a-5aa4b859a4d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:03:36.878955 crc crio[21508]: time=\"2026-06-09T11:03:36.878895714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:36.880673 crc crio[21508]: time=\"2026-06-09T11:03:36.880635874Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=788c1932-593b-499e-80ce-c4f791c97231 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:03:36.882118 crc crio[21508]: time=\"2026-06-09T11:03:36.88189508Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=7d4b9da1-e1e8-47a6-bb11-a43f4cba2cee name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:03:36.896375 crc crio[21508]: time=\"2026-06-09T11:03:36.895832173Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=d97f23d5-11d9-4887-a46a-30b4bb13e720 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:03:36.900822 crc crio[21508]: time=\"2026-06-09T11:03:36.90055202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:36.901348 crc crio[21508]: time=\"2026-06-09T11:03:36.90123186Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=a17f7d7b-8432-41d8-94c4-d0b6959b6398 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:03:36.901732 crc crio[21508]: time=\"2026-06-09T11:03:36.901498387Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=8ef92611-cb20-44d4-8a73-a68a9121e3f3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:03:36.905343 crc crio[21508]: time=\"2026-06-09T11:03:36.90437493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:36.905343 crc crio[21508]: time=\"2026-06-09T11:03:36.904986968Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=3767dd57-0e85-4710-b724-26c3895febad name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:03:36.905343 crc crio[21508]: time=\"2026-06-09T11:03:36.905217505Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=c6d34199-34e9-4111-beb7-bdfdfcc9146b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:03:36.907245 crc crio[21508]: time=\"2026-06-09T11:03:36.907182172Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=0e90b7e6-b49c-43d6-9ffd-4289f8e12335 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:03:36.910715 crc crio[21508]: time=\"2026-06-09T11:03:36.910650982Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=72392da7-77e0-4950-bb48-44e14ce6923a name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:03:36.914123 crc crio[21508]: time=\"2026-06-09T11:03:36.91405304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:36.916087 crc crio[21508]: time=\"2026-06-09T11:03:36.916027167Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=802710a4-dead-4481-afe1-d468070fe84f name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:03:36.919181 crc crio[21508]: time=\"2026-06-09T11:03:36.919099036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:36.930097 crc crio[21508]: time=\"2026-06-09T11:03:36.930029252Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=7ccabf75-0092-4b00-8f0e-73aedb6284a3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:03:36.930270 crc crio[21508]: time=\"2026-06-09T11:03:36.930138995Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=c34cc925-dc25-4dac-8f97-e4fd095f66c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:03:36.930570 crc crio[21508]: time=\"2026-06-09T11:03:36.930534977Z\" level=info msg=\"Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=5defc752-7dff-4e6d-a79c-26da51535688 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:03:36.930721 crc crio[21508]: time=\"2026-06-09T11:03:36.93066763Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=b1bd44e1-5210-45d7-a744-2efed44a1f61 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:03:36.950417 crc crio[21508]: time=\"2026-06-09T11:03:36.948081744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:36.950417 crc crio[21508]: time=\"2026-06-09T11:03:36.9486233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:36.952930 crc crio[21508]: time=\"2026-06-09T11:03:36.952897343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:36.953824 crc crio[21508]: time=\"2026-06-09T11:03:36.953755788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:36.968707 crc crio[21508]: time=\"2026-06-09T11:03:36.965686403Z\" level=info msg=\"Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=2fb14fcd-4f50-4fec-89ac-bd1a6475ec27 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:03:36.970272 crc crio[21508]: time=\"2026-06-09T11:03:36.970192643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:36.976441 crc crio[21508]: time=\"2026-06-09T11:03:36.975470306Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=7e89d0b8-e5c9-488c-8e49-4d82430bd250 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:03:36.978540 crc crio[21508]: time=\"2026-06-09T11:03:36.978457972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:36.984666 crc crio[21508]: time=\"2026-06-09T11:03:36.984410204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:36.984901 crc crio[21508]: time=\"2026-06-09T11:03:36.984714513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:37.015151 crc crio[21508]: time=\"2026-06-09T11:03:37.014840574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:37.021024 crc crio[21508]: time=\"2026-06-09T11:03:37.020925709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:37.056842 crc crio[21508]: time=\"2026-06-09T11:03:37.056720014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:37.066684 crc crio[21508]: time=\"2026-06-09T11:03:37.06659916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:37.078644 crc crio[21508]: time=\"2026-06-09T11:03:37.077766493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:37.081031 crc crio[21508]: time=\"2026-06-09T11:03:37.080944625Z\" level=info msg=\"Created container 040b36b08e001449e3b15d9dc279ea00e5af6e763300e50230ce6a06cd7a5144: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=a176c7bd-ef98-4131-8b12-4141d97ed2ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:03:37.087624 crc crio[21508]: time=\"2026-06-09T11:03:37.087276988Z\" level=info msg=\"Starting container: 040b36b08e001449e3b15d9dc279ea00e5af6e763300e50230ce6a06cd7a5144\" id=0665411f-f6d5-466f-9482-c5e9831c9bba name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:03:37.098697 crc crio[21508]: time=\"2026-06-09T11:03:37.098620946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:37.128478 crc crio[21508]: time=\"2026-06-09T11:03:37.128396866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:37.137581 crc crio[21508]: time=\"2026-06-09T11:03:37.137382466Z\" level=info msg=\"Started container\" PID=26930 containerID=040b36b08e001449e3b15d9dc279ea00e5af6e763300e50230ce6a06cd7a5144 description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=0665411f-f6d5-466f-9482-c5e9831c9bba name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c5c1bacef48880ccedee84bc6fd2b590a18bffc9227e616e6e89806b2c726db\nJun 09 11:03:37.178125 crc crio[21508]: time=\"2026-06-09T11:03:37.176054974Z\" level=info msg=\"Created container 3338d48d996a1ff57a74a64a1dcd3bff52c3a1a3903f4c7e74b6cfb81c3daa7e: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=0e90b7e6-b49c-43d6-9ffd-4289f8e12335 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:03:37.178125 crc crio[21508]: time=\"2026-06-09T11:03:37.177600909Z\" level=info msg=\"Starting container: 3338d48d996a1ff57a74a64a1dcd3bff52c3a1a3903f4c7e74b6cfb81c3daa7e\" id=9f983a75-a0cc-41a3-aaee-808922250dd3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:03:37.199886 crc crio[21508]: time=\"2026-06-09T11:03:37.192057546Z\" level=info msg=\"Started container\" PID=26937 containerID=3338d48d996a1ff57a74a64a1dcd3bff52c3a1a3903f4c7e74b6cfb81c3daa7e description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=9f983a75-a0cc-41a3-aaee-808922250dd3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76b3ab2469ebea9ef0c1db7ea4b41bfcc44f8d98e0f3a06369ee715b920588a4\nJun 09 11:03:37.224598 crc crio[21508]: time=\"2026-06-09T11:03:37.224267627Z\" level=info msg=\"Created container 36d7f2d48fa3719c2fe462a4f9f0b08e8d763235a0fe26ef64d7e9f6bef63baf: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=c34cc925-dc25-4dac-8f97-e4fd095f66c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:03:37.230441 crc crio[21508]: time=\"2026-06-09T11:03:37.230353513Z\" level=info msg=\"Starting container: 36d7f2d48fa3719c2fe462a4f9f0b08e8d763235a0fe26ef64d7e9f6bef63baf\" id=fbf44e71-c933-4d3b-98e9-c1ad981eb9ce name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:03:37.231999 crc crio[21508]: time=\"2026-06-09T11:03:37.231937929Z\" level=info msg=\"Created container 8f467b4bf6cc2320e3c27de75e90159a56b9c176845e3956aa1e741d6db919ea: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=7e89d0b8-e5c9-488c-8e49-4d82430bd250 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:03:37.232955 crc crio[21508]: time=\"2026-06-09T11:03:37.232889627Z\" level=info msg=\"Starting container: 8f467b4bf6cc2320e3c27de75e90159a56b9c176845e3956aa1e741d6db919ea\" id=f8249857-5d1f-4aaf-8147-a1b8fd53f6f6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:03:37.237125 crc crio[21508]: time=\"2026-06-09T11:03:37.237062027Z\" level=info msg=\"Created container 0fd89350546f8454f150e583d539b3b56348bbc7f9baa4741b4b1d6cb2a2d323: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=5defc752-7dff-4e6d-a79c-26da51535688 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:03:37.238165 crc crio[21508]: time=\"2026-06-09T11:03:37.238138168Z\" level=info msg=\"Starting container: 0fd89350546f8454f150e583d539b3b56348bbc7f9baa4741b4b1d6cb2a2d323\" id=b99388fe-377e-4e50-a96e-0422c6c9521d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:03:37.240113 crc crio[21508]: time=\"2026-06-09T11:03:37.240006212Z\" level=info msg=\"Started container\" PID=26958 containerID=36d7f2d48fa3719c2fe462a4f9f0b08e8d763235a0fe26ef64d7e9f6bef63baf description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=fbf44e71-c933-4d3b-98e9-c1ad981eb9ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=df5068c5b5763ad142e71b9067582452cda7d7493451e2f3411eea966ce4c908\nJun 09 11:03:37.244610 crc crio[21508]: time=\"2026-06-09T11:03:37.242110223Z\" level=info msg=\"Started container\" PID=26962 containerID=8f467b4bf6cc2320e3c27de75e90159a56b9c176845e3956aa1e741d6db919ea description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=f8249857-5d1f-4aaf-8147-a1b8fd53f6f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25bce187dbfc3ff179d9fc789fad5f69b528d91807c0c0fb664ffe4a08e5877e\nJun 09 11:03:37.244610 crc crio[21508]: time=\"2026-06-09T11:03:37.244192273Z\" level=info msg=\"Started container\" PID=26961 containerID=0fd89350546f8454f150e583d539b3b56348bbc7f9baa4741b4b1d6cb2a2d323 description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=b99388fe-377e-4e50-a96e-0422c6c9521d name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1fb2ec5ae1978703ee65d3b3d23e2c1e8cfbe9bc5c2d288a6ca6903714df7dc\nJun 09 11:03:37.250251 crc crio[21508]: time=\"2026-06-09T11:03:37.246787528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:37.253148 crc crio[21508]: time=\"2026-06-09T11:03:37.253119691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:37.358973 crc crio[21508]: time=\"2026-06-09T11:03:37.35891136Z\" level=info msg=\"Created container ad8676e27b5ed9122d4af843254fe7ba15a3ca5961637f5a8c144dbfc0d24d2b: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=7ee8b817-f4d3-4ebb-801a-5aa4b859a4d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:03:37.364928 crc crio[21508]: time=\"2026-06-09T11:03:37.364678917Z\" level=info msg=\"Created container ec021a7d7064082193b31a53230fd6bfc013391ae12fa1fcb705743f5ce5b45b: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=788c1932-593b-499e-80ce-c4f791c97231 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:03:37.365801 crc crio[21508]: time=\"2026-06-09T11:03:37.365680925Z\" level=info msg=\"Starting container: ad8676e27b5ed9122d4af843254fe7ba15a3ca5961637f5a8c144dbfc0d24d2b\" id=ce4f2b59-ba60-4951-887a-85634ddc8916 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:03:37.366156 crc crio[21508]: time=\"2026-06-09T11:03:37.366088267Z\" level=info msg=\"Starting container: ec021a7d7064082193b31a53230fd6bfc013391ae12fa1fcb705743f5ce5b45b\" id=19618445-cb21-4649-9629-d585280bf2ae name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:03:37.382892 crc crio[21508]: time=\"2026-06-09T11:03:37.38279015Z\" level=info msg=\"Started container\" PID=27004 containerID=ec021a7d7064082193b31a53230fd6bfc013391ae12fa1fcb705743f5ce5b45b description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=19618445-cb21-4649-9629-d585280bf2ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=88df9c3a98a4f8322b1b9c58c98b1f8b467e4bb032e67747dbdd4afd11b5c829\nJun 09 11:03:37.388661 crc crio[21508]: time=\"2026-06-09T11:03:37.388563287Z\" level=info msg=\"Started container\" PID=27011 containerID=ad8676e27b5ed9122d4af843254fe7ba15a3ca5961637f5a8c144dbfc0d24d2b description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=ce4f2b59-ba60-4951-887a-85634ddc8916 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c702ca6340659dfba7fb6a27261378b6efc9ea2c834a8ece8c4554332fbb79c7\nJun 09 11:03:37.479405 crc crio[21508]: time=\"2026-06-09T11:03:37.478788365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:37.567026 crc crio[21508]: time=\"2026-06-09T11:03:37.566879452Z\" level=info msg=\"Created container c2826293546b97dd023cdc6ca8c1d00c990701c85e897254c6825787af53333d: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=2fb14fcd-4f50-4fec-89ac-bd1a6475ec27 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:03:37.568682 crc crio[21508]: time=\"2026-06-09T11:03:37.568558851Z\" level=info msg=\"Starting container: c2826293546b97dd023cdc6ca8c1d00c990701c85e897254c6825787af53333d\" id=3de9a3ba-8757-4f81-a475-226c351f2936 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:03:37.573229 crc crio[21508]: time=\"2026-06-09T11:03:37.573147553Z\" level=info msg=\"Started container\" PID=27063 containerID=c2826293546b97dd023cdc6ca8c1d00c990701c85e897254c6825787af53333d description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=3de9a3ba-8757-4f81-a475-226c351f2936 name=/runtime.v1.RuntimeService/StartContainer sandboxID=efc98da39db7e2091d4a6c81e4a272b557482da2572c717e97e449c6b69019ee\nJun 09 11:04:20.322674 crc crio[21508]: time=\"2026-06-09T11:04:20.321945757Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=0bed0e65-b8ad-4111-863f-4dbaf6409fae name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:04:20.325157 crc crio[21508]: time=\"2026-06-09T11:04:20.325090808Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=00328cd8-9e38-46d3-9242-2f119e3bcb34 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:04:20.327948 crc crio[21508]: time=\"2026-06-09T11:04:20.327868628Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=f3aa0c07-9245-4817-9c4f-be78deb826f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:04:20.328558 crc crio[21508]: time=\"2026-06-09T11:04:20.328481076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:04:20.359625 crc crio[21508]: time=\"2026-06-09T11:04:20.359444651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:04:20.514748 crc crio[21508]: time=\"2026-06-09T11:04:20.514208745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:04:20.601001 crc crio[21508]: time=\"2026-06-09T11:04:20.600890261Z\" level=info msg=\"Created container e3b6704211513c3046f6a585d681cc92f497e899aa13aa9f9858b6bd1b56cc85: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=f3aa0c07-9245-4817-9c4f-be78deb826f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:04:20.602882 crc crio[21508]: time=\"2026-06-09T11:04:20.602813967Z\" level=info msg=\"Starting container: e3b6704211513c3046f6a585d681cc92f497e899aa13aa9f9858b6bd1b56cc85\" id=758b7ee7-ab30-47a5-816d-7113da0b62f3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:04:20.610885 crc crio[21508]: time=\"2026-06-09T11:04:20.610776737Z\" level=info msg=\"Started container\" PID=27670 containerID=e3b6704211513c3046f6a585d681cc92f497e899aa13aa9f9858b6bd1b56cc85 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=758b7ee7-ab30-47a5-816d-7113da0b62f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3634b745444ba35c0edeb974e19fc8a4e8fdec9fca497639475422f2fa1abea\nJun 09 11:06:40.443413 crc crio[21508]: time=\"2026-06-09T11:06:40.434813262Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683386-qgbn2/POD\" id=c802518c-7126-495e-98d5-d8e22bb0dc3e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:06:40.443413 crc crio[21508]: time=\"2026-06-09T11:06:40.435547603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:06:40.458348 crc crio[21508]: time=\"2026-06-09T11:06:40.458211248Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683386-qgbn2 Namespace:openshift-infra ID:0c0da159f5d9b7165fe76320b7e816b1084e9318bb4ba4cd29cf298739802bac UID:b70858e2-cf35-4dba-9657-96ca80122060 NetNS:/var/run/netns/30ca139b-bf1d-4daf-9758-06d4c38e5870 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb70858e2_cf35_4dba_9657_96ca80122060.slice PodAnnotations:0xc00011ef68}] Aliases:map[]}\"\nJun 09 11:06:40.458348 crc crio[21508]: time=\"2026-06-09T11:06:40.458354162Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683386-qgbn2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:06:40.497980 crc crio[21508]: time=\"2026-06-09T11:06:40.497822943Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-v5xbm/POD\" id=cc4a6b2a-9f0a-417f-b9d1-233c2dd24061 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:06:40.497980 crc crio[21508]: time=\"2026-06-09T11:06:40.497917416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:06:40.523217 crc crio[21508]: time=\"2026-06-09T11:06:40.523108014Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-v5xbm Namespace:openshift-marketplace ID:7766cebacaca677eab2d6c4d8756dfd3dfdf957da9d41ae6d4dbd1ab981d6f33 UID:243bc5f4-836f-47f7-b793-4fdfc868b37e NetNS:/var/run/netns/2fcd2ae9-1ea5-46ae-805a-88782c5778c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod243bc5f4_836f_47f7_b793_4fdfc868b37e.slice PodAnnotations:0xc00011f298}] Aliases:map[]}\"\nJun 09 11:06:40.523217 crc crio[21508]: time=\"2026-06-09T11:06:40.523183817Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-v5xbm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:06:40.534587 crc crio[21508]: time=\"2026-06-09T11:06:40.534522784Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-mz4pz/POD\" id=9a50218d-990a-4fd3-956f-93e0f251a4e5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:06:40.534736 crc crio[21508]: time=\"2026-06-09T11:06:40.534672679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:06:40.553991 crc crio[21508]: time=\"2026-06-09T11:06:40.553848573Z\" level=info msg=\"Got pod network &{Name:redhat-operators-mz4pz Namespace:openshift-marketplace ID:cce99426f462a8f7cae223c8bb394b39d429f3b0033f7652f4029f10451a45a5 UID:b39c4b30-3973-4a2a-b1d1-9216ec0fec8d NetNS:/var/run/netns/60fc6be0-99f3-4010-8222-8c95c837db4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb39c4b30_3973_4a2a_b1d1_9216ec0fec8d.slice PodAnnotations:0xc0019bcb58}] Aliases:map[]}\"\nJun 09 11:06:40.553991 crc crio[21508]: time=\"2026-06-09T11:06:40.553913505Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-mz4pz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:06:40.620500 crc crio[21508]: time=\"2026-06-09T11:06:40.620412247Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683380-z5b4j/POD\" id=afd918b8-f401-4e1c-b485-7677cd852b7d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:06:40.620630 crc crio[21508]: time=\"2026-06-09T11:06:40.620544081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:06:40.690023 crc crio[21508]: time=\"2026-06-09T11:06:40.688498506Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683380-z5b4j Namespace:openshift-operator-lifecycle-manager ID:4752386974ffbdc2276aef3728f63a0c93a384c25753b046797a7440debbd675 UID:c6c1dfe1-a751-4158-898c-72116404fdcb NetNS:/var/run/netns/5556b1ec-e549-4be1-b199-dcb85addc6ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc6c1dfe1_a751_4158_898c_72116404fdcb.slice PodAnnotations:0xc0008529e0}] Aliases:map[]}\"\nJun 09 11:06:40.690023 crc crio[21508]: time=\"2026-06-09T11:06:40.688595529Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683380-z5b4j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:06:41.262456 crc crio[21508]: 2026-06-09T11:06:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7766cebacaca677 Mac:ee:5e:9c:8b:7c:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/2fcd2ae9-1ea5-46ae-805a-88782c5778c7 SocketPath: PciID:}] [{Interface:0xc000436790 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:06:41.264542 crc crio[21508]: time=\"2026-06-09T11:06:41.264381913Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-v5xbm Namespace:openshift-marketplace ID:7766cebacaca677eab2d6c4d8756dfd3dfdf957da9d41ae6d4dbd1ab981d6f33 UID:243bc5f4-836f-47f7-b793-4fdfc868b37e NetNS:/var/run/netns/2fcd2ae9-1ea5-46ae-805a-88782c5778c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod243bc5f4_836f_47f7_b793_4fdfc868b37e.slice PodAnnotations:0xc00011f298}] Aliases:map[]}\"\nJun 09 11:06:41.264688 crc crio[21508]: time=\"2026-06-09T11:06:41.264635011Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-v5xbm for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:06:41.272458 crc crio[21508]: time=\"2026-06-09T11:06:41.272346254Z\" level=info msg=\"Ran pod sandbox 7766cebacaca677eab2d6c4d8756dfd3dfdf957da9d41ae6d4dbd1ab981d6f33 with infra container: openshift-marketplace/redhat-marketplace-v5xbm/POD\" id=cc4a6b2a-9f0a-417f-b9d1-233c2dd24061 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:06:41.274748 crc crio[21508]: time=\"2026-06-09T11:06:41.274666851Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fb6d22d3-dac6-457c-ad80-7a58cd53b05c name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:06:41.277019 crc crio[21508]: time=\"2026-06-09T11:06:41.276943127Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dd66b386-c5eb-4c89-b621-21f829d6a96b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:06:41.314240 crc crio[21508]: time=\"2026-06-09T11:06:41.313885825Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-s9j49/POD\" id=a44f17c4-d798-4d5a-b4c4-08f914c4d4c7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:06:41.314240 crc crio[21508]: time=\"2026-06-09T11:06:41.313957447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:06:41.324650 crc crio[21508]: time=\"2026-06-09T11:06:41.324569363Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-q998d/POD\" id=183db601-e5b8-4060-b84d-02e1422000be name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:06:41.324798 crc crio[21508]: time=\"2026-06-09T11:06:41.324662066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:06:41.342802 crc crio[21508]: time=\"2026-06-09T11:06:41.342696328Z\" level=info msg=\"Got pod network &{Name:community-operators-s9j49 Namespace:openshift-marketplace ID:e4933ac0cdfacdd8288f4c1393fc7e0b0274f6580a8cccfe69188b804ba64c25 UID:48dd2720-c800-405c-8a9b-8f5e6c48489b NetNS:/var/run/netns/74d4d797-9856-4f5f-b437-c74774944c67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod48dd2720_c800_405c_8a9b_8f5e6c48489b.slice PodAnnotations:0xc00011e618}] Aliases:map[]}\"\nJun 09 11:06:41.342802 crc crio[21508]: time=\"2026-06-09T11:06:41.342758639Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-s9j49 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:06:41.356110 crc crio[21508]: time=\"2026-06-09T11:06:41.356026473Z\" level=info msg=\"Got pod network &{Name:certified-operators-q998d Namespace:openshift-marketplace ID:a9b83bba90737fe7a75f0bf8bf77c2f923b465df18934357abf1968bc729f89e UID:721bbbe1-e862-49b7-ab2e-77b2965155fd NetNS:/var/run/netns/9a93d590-012f-4564-8947-685b742662e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod721bbbe1_e862_49b7_ab2e_77b2965155fd.slice PodAnnotations:0xc000158720}] Aliases:map[]}\"\nJun 09 11:06:41.356110 crc crio[21508]: time=\"2026-06-09T11:06:41.356090135Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-q998d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:06:41.426030 crc crio[21508]: time=\"2026-06-09T11:06:41.425710467Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-v5xbm/extract-utilities\" id=004fd0d7-21d8-4acb-990e-1630bc34b8d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:06:41.426273 crc crio[21508]: time=\"2026-06-09T11:06:41.42613956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:06:41.451388 crc crio[21508]: 2026-06-09T11:06:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0c0da159f5d9b71 Mac:72:46:f4:36:39:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/30ca139b-bf1d-4daf-9758-06d4c38e5870 SocketPath: PciID:}] [{Interface:0xc0001405c0 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:06:41.457965 crc crio[21508]: time=\"2026-06-09T11:06:41.45761144Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683386-qgbn2 Namespace:openshift-infra ID:0c0da159f5d9b7165fe76320b7e816b1084e9318bb4ba4cd29cf298739802bac UID:b70858e2-cf35-4dba-9657-96ca80122060 NetNS:/var/run/netns/30ca139b-bf1d-4daf-9758-06d4c38e5870 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb70858e2_cf35_4dba_9657_96ca80122060.slice PodAnnotations:0xc00011ef68}] Aliases:map[]}\"\nJun 09 11:06:41.459616 crc crio[21508]: time=\"2026-06-09T11:06:41.459546336Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683386-qgbn2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:06:41.462604 crc crio[21508]: 2026-06-09T11:06:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cce99426f462a8f Mac:d6:e3:5e:ac:a0:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/60fc6be0-99f3-4010-8222-8c95c837db4d SocketPath: PciID:}] [{Interface:0xc0004b05d0 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:06:41.462809 crc crio[21508]: 2026-06-09T11:06:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4752386974ffbdc Mac:2e:4e:e8:8c:88:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/5556b1ec-e549-4be1-b199-dcb85addc6ec SocketPath: PciID:}] [{Interface:0xc0004b4750 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:06:41.463698 crc crio[21508]: time=\"2026-06-09T11:06:41.463621613Z\" level=info msg=\"Got pod network &{Name:redhat-operators-mz4pz Namespace:openshift-marketplace ID:cce99426f462a8f7cae223c8bb394b39d429f3b0033f7652f4029f10451a45a5 UID:b39c4b30-3973-4a2a-b1d1-9216ec0fec8d NetNS:/var/run/netns/60fc6be0-99f3-4010-8222-8c95c837db4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb39c4b30_3973_4a2a_b1d1_9216ec0fec8d.slice PodAnnotations:0xc0019bcb58}] Aliases:map[]}\"\nJun 09 11:06:41.463835 crc crio[21508]: time=\"2026-06-09T11:06:41.463778818Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-mz4pz for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:06:41.463922 crc crio[21508]: time=\"2026-06-09T11:06:41.463833939Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683380-z5b4j Namespace:openshift-operator-lifecycle-manager ID:4752386974ffbdc2276aef3728f63a0c93a384c25753b046797a7440debbd675 UID:c6c1dfe1-a751-4158-898c-72116404fdcb NetNS:/var/run/netns/5556b1ec-e549-4be1-b199-dcb85addc6ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc6c1dfe1_a751_4158_898c_72116404fdcb.slice PodAnnotations:0xc0008529e0}] Aliases:map[]}\"\nJun 09 11:06:41.463968 crc crio[21508]: time=\"2026-06-09T11:06:41.463947163Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683380-z5b4j for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:06:41.471599 crc crio[21508]: time=\"2026-06-09T11:06:41.471497161Z\" level=info msg=\"Ran pod sandbox 0c0da159f5d9b7165fe76320b7e816b1084e9318bb4ba4cd29cf298739802bac with infra container: openshift-infra/auto-csr-approver-29683386-qgbn2/POD\" id=c802518c-7126-495e-98d5-d8e22bb0dc3e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:06:41.479100 crc crio[21508]: time=\"2026-06-09T11:06:41.478957387Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=2e5a584c-822f-4848-97bb-e0fac98af7bd name=/runtime.v1.ImageService/PullImage\nJun 09 11:06:41.482110 crc crio[21508]: time=\"2026-06-09T11:06:41.482034336Z\" level=info msg=\"Ran pod sandbox cce99426f462a8f7cae223c8bb394b39d429f3b0033f7652f4029f10451a45a5 with infra container: openshift-marketplace/redhat-operators-mz4pz/POD\" id=9a50218d-990a-4fd3-956f-93e0f251a4e5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:06:41.483602 crc crio[21508]: time=\"2026-06-09T11:06:41.483539139Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fc673420-3841-4990-a08b-b3e61ad5f113 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:06:41.484914 crc crio[21508]: time=\"2026-06-09T11:06:41.484836757Z\" level=info msg=\"Ran pod sandbox 4752386974ffbdc2276aef3728f63a0c93a384c25753b046797a7440debbd675 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683380-z5b4j/POD\" id=afd918b8-f401-4e1c-b485-7677cd852b7d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:06:41.489502 crc crio[21508]: time=\"2026-06-09T11:06:41.489418369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:06:41.490630 crc crio[21508]: time=\"2026-06-09T11:06:41.490563892Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=be100a19-8028-4e4a-bf68-7d22f40a9211 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:06:41.490923 crc crio[21508]: time=\"2026-06-09T11:06:41.49081879Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a43cb64f-4db2-4db0-9c80-d33f0e0370ba name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:06:41.493192 crc crio[21508]: time=\"2026-06-09T11:06:41.492835928Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2175906d-b026-4d1f-8477-b5844f0b17f3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:06:41.500582 crc crio[21508]: time=\"2026-06-09T11:06:41.500464628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:06:41.508893 crc crio[21508]: time=\"2026-06-09T11:06:41.50845959Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 11:06:41.821221 crc crio[21508]: time=\"2026-06-09T11:06:41.820606364Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-mz4pz/extract-utilities\" id=d59e4bba-ccbc-41a9-a5cd-1403b4422d2d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:06:41.821765 crc crio[21508]: time=\"2026-06-09T11:06:41.821686835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:06:41.853464 crc crio[21508]: time=\"2026-06-09T11:06:41.853370611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:06:41.857054 crc crio[21508]: time=\"2026-06-09T11:06:41.856921853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:06:41.869281 crc crio[21508]: time=\"2026-06-09T11:06:41.869166448Z\" level=info msg=\"Created container 97f6af0ddb2bd01787ce7517d518da4195afad1b5767da44b164be4b3e6abd62: openshift-marketplace/redhat-marketplace-v5xbm/extract-utilities\" id=004fd0d7-21d8-4acb-990e-1630bc34b8d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:06:41.870766 crc crio[21508]: time=\"2026-06-09T11:06:41.870515306Z\" level=info msg=\"Starting container: 97f6af0ddb2bd01787ce7517d518da4195afad1b5767da44b164be4b3e6abd62\" id=f55e7b16-d346-498f-8b3d-53ec32941af9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:06:41.883198 crc crio[21508]: time=\"2026-06-09T11:06:41.88310399Z\" level=info msg=\"Started container\" PID=29693 containerID=97f6af0ddb2bd01787ce7517d518da4195afad1b5767da44b164be4b3e6abd62 description=openshift-marketplace/redhat-marketplace-v5xbm/extract-utilities id=f55e7b16-d346-498f-8b3d-53ec32941af9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7766cebacaca677eab2d6c4d8756dfd3dfdf957da9d41ae6d4dbd1ab981d6f33\nJun 09 11:06:41.887852 crc crio[21508]: time=\"2026-06-09T11:06:41.887659352Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683380-z5b4j/collect-profiles\" id=32fea9fd-d57d-4257-97fd-79610ccfa6df name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:06:41.888207 crc crio[21508]: time=\"2026-06-09T11:06:41.888125106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:06:41.913189 crc crio[21508]: time=\"2026-06-09T11:06:41.913033086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:06:41.920384 crc crio[21508]: time=\"2026-06-09T11:06:41.91975358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:06:42.801931 crc crio[21508]: time=\"2026-06-09T11:06:42.800237984Z\" level=info msg=\"Created container 4f22b4ed98fc3ed58b27f71079e54d2924238a02f735c04f423c1c641a83d933: openshift-operator-lifecycle-manager/collect-profiles-29683380-z5b4j/collect-profiles\" id=32fea9fd-d57d-4257-97fd-79610ccfa6df name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:06:42.808958 crc crio[21508]: time=\"2026-06-09T11:06:42.801220243Z\" level=info msg=\"Created container a8ad8735f1f880ec974c73fffd158f97d0b7ad0059692927ad9a4b5fb6580ec7: openshift-marketplace/redhat-operators-mz4pz/extract-utilities\" id=d59e4bba-ccbc-41a9-a5cd-1403b4422d2d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:06:42.808958 crc crio[21508]: time=\"2026-06-09T11:06:42.802801519Z\" level=info msg=\"Starting container: 4f22b4ed98fc3ed58b27f71079e54d2924238a02f735c04f423c1c641a83d933\" id=3225cf85-d3ca-4fa3-9272-42c554805bdf name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:06:42.810584 crc crio[21508]: time=\"2026-06-09T11:06:42.809872243Z\" level=info msg=\"Starting container: a8ad8735f1f880ec974c73fffd158f97d0b7ad0059692927ad9a4b5fb6580ec7\" id=244d18fb-fad2-4dd9-945f-270e075a5148 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:06:42.824591 crc crio[21508]: time=\"2026-06-09T11:06:42.820064558Z\" level=info msg=\"Started container\" PID=29708 containerID=4f22b4ed98fc3ed58b27f71079e54d2924238a02f735c04f423c1c641a83d933 description=openshift-operator-lifecycle-manager/collect-profiles-29683380-z5b4j/collect-profiles id=3225cf85-d3ca-4fa3-9272-42c554805bdf name=/runtime.v1.RuntimeService/StartContainer sandboxID=4752386974ffbdc2276aef3728f63a0c93a384c25753b046797a7440debbd675\nJun 09 11:06:42.828424 crc crio[21508]: time=\"2026-06-09T11:06:42.82604219Z\" level=info msg=\"Started container\" PID=29703 containerID=a8ad8735f1f880ec974c73fffd158f97d0b7ad0059692927ad9a4b5fb6580ec7 description=openshift-marketplace/redhat-operators-mz4pz/extract-utilities id=244d18fb-fad2-4dd9-945f-270e075a5148 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cce99426f462a8f7cae223c8bb394b39d429f3b0033f7652f4029f10451a45a5\nJun 09 11:06:42.828424 crc crio[21508]: 2026-06-09T11:06:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a9b83bba90737fe Mac:52:4d:0e:3b:3c:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/9a93d590-012f-4564-8947-685b742662e2 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:06:42.828424 crc crio[21508]: time=\"2026-06-09T11:06:42.827959236Z\" level=info msg=\"Got pod network &{Name:certified-operators-q998d Namespace:openshift-marketplace ID:a9b83bba90737fe7a75f0bf8bf77c2f923b465df18934357abf1968bc729f89e UID:721bbbe1-e862-49b7-ab2e-77b2965155fd NetNS:/var/run/netns/9a93d590-012f-4564-8947-685b742662e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod721bbbe1_e862_49b7_ab2e_77b2965155fd.slice PodAnnotations:0xc000158720}] Aliases:map[]}\"\nJun 09 11:06:42.828424 crc crio[21508]: time=\"2026-06-09T11:06:42.828087359Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-q998d for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:06:42.831419 crc crio[21508]: 2026-06-09T11:06:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e4933ac0cdfacdd Mac:3a:e8:be:ee:bc:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/74d4d797-9856-4f5f-b437-c74774944c67 SocketPath: PciID:}] [{Interface:0xc0002845c0 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:06:42.831419 crc crio[21508]: time=\"2026-06-09T11:06:42.831345184Z\" level=info msg=\"Got pod network &{Name:community-operators-s9j49 Namespace:openshift-marketplace ID:e4933ac0cdfacdd8288f4c1393fc7e0b0274f6580a8cccfe69188b804ba64c25 UID:48dd2720-c800-405c-8a9b-8f5e6c48489b NetNS:/var/run/netns/74d4d797-9856-4f5f-b437-c74774944c67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod48dd2720_c800_405c_8a9b_8f5e6c48489b.slice PodAnnotations:0xc00011e618}] Aliases:map[]}\"\nJun 09 11:06:42.831722 crc crio[21508]: time=\"2026-06-09T11:06:42.83154714Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-s9j49 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:06:42.835207 crc crio[21508]: time=\"2026-06-09T11:06:42.835048151Z\" level=info msg=\"Ran pod sandbox a9b83bba90737fe7a75f0bf8bf77c2f923b465df18934357abf1968bc729f89e with infra container: openshift-marketplace/certified-operators-q998d/POD\" id=183db601-e5b8-4060-b84d-02e1422000be name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:06:42.837184 crc crio[21508]: time=\"2026-06-09T11:06:42.837141881Z\" level=info msg=\"Ran pod sandbox e4933ac0cdfacdd8288f4c1393fc7e0b0274f6580a8cccfe69188b804ba64c25 with infra container: openshift-marketplace/community-operators-s9j49/POD\" id=a44f17c4-d798-4d5a-b4c4-08f914c4d4c7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:06:42.837524 crc crio[21508]: time=\"2026-06-09T11:06:42.837494862Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1ef35226-bea7-4472-a803-c64dc42aa6ca name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:06:42.841008 crc crio[21508]: time=\"2026-06-09T11:06:42.840985352Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c404d7e3-1197-4307-a246-bef35b148846 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:06:42.844164 crc crio[21508]: time=\"2026-06-09T11:06:42.844110133Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b9e94924-c67c-4149-a983-f2e73c746026 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:06:42.845742 crc crio[21508]: time=\"2026-06-09T11:06:42.845715359Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0d23ff28-0722-4bf5-a8d4-6650decd8554 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:06:43.050192 crc crio[21508]: time=\"2026-06-09T11:06:43.050020285Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-q998d/extract-utilities\" id=6f19901e-ff58-4574-b40e-7675d54fac35 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:06:43.050778 crc crio[21508]: time=\"2026-06-09T11:06:43.050709405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:06:43.080242 crc crio[21508]: time=\"2026-06-09T11:06:43.080118156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:06:43.084505 crc crio[21508]: time=\"2026-06-09T11:06:43.08442973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:06:43.124665 crc crio[21508]: time=\"2026-06-09T11:06:43.124492998Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-s9j49/extract-utilities\" id=8e06a5bb-7bd2-4138-8aab-473fb0900f3b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:06:43.124983 crc crio[21508]: time=\"2026-06-09T11:06:43.124875129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:06:43.157137 crc crio[21508]: time=\"2026-06-09T11:06:43.15707106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:06:43.160844 crc crio[21508]: time=\"2026-06-09T11:06:43.160786358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:06:43.275332 crc crio[21508]: time=\"2026-06-09T11:06:43.275145474Z\" level=info msg=\"Created container 9870387253dd3a00557b75511adf91d625b09da9b5656d42882f2385e0294756: openshift-marketplace/certified-operators-q998d/extract-utilities\" id=6f19901e-ff58-4574-b40e-7675d54fac35 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:06:43.285954 crc crio[21508]: time=\"2026-06-09T11:06:43.284905356Z\" level=info msg=\"Starting container: 9870387253dd3a00557b75511adf91d625b09da9b5656d42882f2385e0294756\" id=df48ae4e-295b-47df-ad5e-5f02d78cff22 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:06:43.297000 crc crio[21508]: time=\"2026-06-09T11:06:43.296906893Z\" level=info msg=\"Started container\" PID=29767 containerID=9870387253dd3a00557b75511adf91d625b09da9b5656d42882f2385e0294756 description=openshift-marketplace/certified-operators-q998d/extract-utilities id=df48ae4e-295b-47df-ad5e-5f02d78cff22 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9b83bba90737fe7a75f0bf8bf77c2f923b465df18934357abf1968bc729f89e\nJun 09 11:06:43.612368 crc crio[21508]: time=\"2026-06-09T11:06:43.612193678Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=c709ccd1-eb20-49a8-8378-bb65370c4f05 name=/runtime.v1.ImageService/PullImage\nJun 09 11:06:43.616973 crc crio[21508]: time=\"2026-06-09T11:06:43.616906544Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 09 11:06:43.622002 crc crio[21508]: time=\"2026-06-09T11:06:43.62161684Z\" level=info msg=\"Created container d2b23f5231bc49ccf73242d55a00a706453fd97cb5a16a5f8aec5deeed4c6dc3: openshift-marketplace/community-operators-s9j49/extract-utilities\" id=8e06a5bb-7bd2-4138-8aab-473fb0900f3b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:06:43.626009 crc crio[21508]: time=\"2026-06-09T11:06:43.62507986Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=d74e568a-494b-46c9-b34b-6fb20a87ceff name=/runtime.v1.ImageService/PullImage\nJun 09 11:06:43.627221 crc crio[21508]: time=\"2026-06-09T11:06:43.626898483Z\" level=info msg=\"Starting container: d2b23f5231bc49ccf73242d55a00a706453fd97cb5a16a5f8aec5deeed4c6dc3\" id=822fe83c-7db4-495e-a4c1-825023ac4087 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:06:43.631645 crc crio[21508]: time=\"2026-06-09T11:06:43.630677952Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 09 11:06:43.638500 crc crio[21508]: time=\"2026-06-09T11:06:43.638406935Z\" level=info msg=\"Started container\" PID=29772 containerID=d2b23f5231bc49ccf73242d55a00a706453fd97cb5a16a5f8aec5deeed4c6dc3 description=openshift-marketplace/community-operators-s9j49/extract-utilities id=822fe83c-7db4-495e-a4c1-825023ac4087 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4933ac0cdfacdd8288f4c1393fc7e0b0274f6580a8cccfe69188b804ba64c25\nJun 09 11:06:44.643344 crc crio[21508]: time=\"2026-06-09T11:06:44.643199423Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=6c1f8db4-2864-428c-9bce-c70a5fd1e5d2 name=/runtime.v1.ImageService/PullImage\nJun 09 11:06:44.644338 crc crio[21508]: time=\"2026-06-09T11:06:44.643245035Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=f535373f-5ad9-45cc-9524-19e48e4ced04 name=/runtime.v1.ImageService/PullImage\nJun 09 11:06:44.646573 crc crio[21508]: time=\"2026-06-09T11:06:44.646440467Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 09 11:06:44.646853 crc crio[21508]: time=\"2026-06-09T11:06:44.646713605Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 09 11:06:45.650502 crc crio[21508]: time=\"2026-06-09T11:06:45.649783582Z\" level=info msg=\"Stopping pod sandbox: 4752386974ffbdc2276aef3728f63a0c93a384c25753b046797a7440debbd675\" id=a02e6bd8-dd42-4276-8d3b-9130f8f54ef1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:06:45.651407 crc crio[21508]: time=\"2026-06-09T11:06:45.651142162Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683380-z5b4j Namespace:openshift-operator-lifecycle-manager ID:4752386974ffbdc2276aef3728f63a0c93a384c25753b046797a7440debbd675 UID:c6c1dfe1-a751-4158-898c-72116404fdcb NetNS:/var/run/netns/5556b1ec-e549-4be1-b199-dcb85addc6ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc6c1dfe1_a751_4158_898c_72116404fdcb.slice PodAnnotations:0xc0039b8378}] Aliases:map[]}\"\nJun 09 11:06:45.651407 crc crio[21508]: time=\"2026-06-09T11:06:45.651280096Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683380-z5b4j from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:06:45.897504 crc crio[21508]: time=\"2026-06-09T11:06:45.8973727Z\" level=info msg=\"Stopped pod sandbox: 4752386974ffbdc2276aef3728f63a0c93a384c25753b046797a7440debbd675\" id=a02e6bd8-dd42-4276-8d3b-9130f8f54ef1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:06:52.454920 crc crio[21508]: time=\"2026-06-09T11:06:52.45342658Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=d74e568a-494b-46c9-b34b-6fb20a87ceff name=/runtime.v1.ImageService/PullImage\nJun 09 11:06:52.456948 crc crio[21508]: time=\"2026-06-09T11:06:52.4568532Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=bd1a2a7e-ca30-432c-ba64-0c24c443f4fb name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:06:52.581015 crc crio[21508]: time=\"2026-06-09T11:06:52.580827104Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c6273acc-05fb-4777-9dd9-2c9746628adf name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:06:53.210401 crc crio[21508]: time=\"2026-06-09T11:06:53.209728515Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-v5xbm/extract-content\" id=e92d7e66-3e39-4102-afa3-cfddd899a8e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:06:54.557900 crc crio[21508]: time=\"2026-06-09T11:06:54.557785797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:06:54.563556 crc crio[21508]: time=\"2026-06-09T11:06:54.5634324Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f6afa6910526559d119271735433b130655b18361ec8e62f8147ae8ca0181f3a\" id=c709ccd1-eb20-49a8-8378-bb65370c4f05 name=/runtime.v1.ImageService/PullImage\nJun 09 11:06:54.565403 crc crio[21508]: time=\"2026-06-09T11:06:54.565341025Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=da8e65be-8d9b-4b5d-803a-6a69b60f389f name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:06:54.582842 crc crio[21508]: time=\"2026-06-09T11:06:54.582227553Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=2e5a584c-822f-4848-97bb-e0fac98af7bd name=/runtime.v1.ImageService/PullImage\nJun 09 11:06:54.583063 crc crio[21508]: time=\"2026-06-09T11:06:54.582543803Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=8bbf95f7-f6c1-46df-b009-66a11621e150 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:06:54.583913 crc crio[21508]: time=\"2026-06-09T11:06:54.58383943Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e67f4e74-a0be-4bb7-84fd-c1e1b3c427f1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:06:54.596672 crc crio[21508]: time=\"2026-06-09T11:06:54.596132895Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:9c782f85ddcb0389a6fc6d4137624c95edbb8f30a5c0be1b76f414ee05a284b9\" id=f535373f-5ad9-45cc-9524-19e48e4ced04 name=/runtime.v1.ImageService/PullImage\nJun 09 11:06:54.596672 crc crio[21508]: time=\"2026-06-09T11:06:54.596405273Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-mz4pz/extract-content\" id=a4d1873a-9d1b-4404-8626-06c073a7a4aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:06:54.597203 crc crio[21508]: time=\"2026-06-09T11:06:54.597126214Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=a39313e2-24b0-429d-8e58-4ae2059b7068 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:06:54.605955 crc crio[21508]: time=\"2026-06-09T11:06:54.605861007Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=bb2da14b-5b70-48c5-9a6a-f48c3a87396a name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:06:54.624607 crc crio[21508]: time=\"2026-06-09T11:06:54.624510896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:06:54.639237 crc crio[21508]: time=\"2026-06-09T11:06:54.639111758Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-s9j49/extract-content\" id=84071863-e8c4-4aa2-aaf0-9f3b1204e88a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:06:54.642162 crc crio[21508]: time=\"2026-06-09T11:06:54.642085844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:06:54.642362 crc crio[21508]: time=\"2026-06-09T11:06:54.642261129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:06:54.642870 crc crio[21508]: time=\"2026-06-09T11:06:54.642776044Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=6c1f8db4-2864-428c-9bce-c70a5fd1e5d2 name=/runtime.v1.ImageService/PullImage\nJun 09 11:06:54.644570 crc crio[21508]: time=\"2026-06-09T11:06:54.644446822Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=f9ea9eb7-01a7-484a-809a-21fe1537973b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:06:54.646396 crc crio[21508]: time=\"2026-06-09T11:06:54.646197353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:06:54.655131 crc crio[21508]: time=\"2026-06-09T11:06:54.654979537Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ec83c162-e5f1-4b53-b5f1-f18dfbfe8c41 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:06:54.655911 crc crio[21508]: time=\"2026-06-09T11:06:54.655809721Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=6cb34bbe-b5c1-4b85-a510-51432ff098c4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:06:54.677157 crc crio[21508]: time=\"2026-06-09T11:06:54.67690187Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-q998d/extract-content\" id=8a0624ad-e831-4bfe-8c41-f334e19c0b17 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:06:54.679650 crc crio[21508]: time=\"2026-06-09T11:06:54.679535747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:06:54.680983 crc crio[21508]: time=\"2026-06-09T11:06:54.680830874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:06:54.682271 crc crio[21508]: time=\"2026-06-09T11:06:54.682191953Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683386-qgbn2/oc\" id=816f39ad-7bab-47c6-baf5-c3656f9e27fc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:06:54.694880 crc crio[21508]: time=\"2026-06-09T11:06:54.694736596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:06:54.700696 crc crio[21508]: time=\"2026-06-09T11:06:54.700616796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:06:54.701875 crc crio[21508]: time=\"2026-06-09T11:06:54.70180288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:06:54.705049 crc crio[21508]: time=\"2026-06-09T11:06:54.704959302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:06:54.722137 crc crio[21508]: time=\"2026-06-09T11:06:54.722026785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:06:54.725056 crc crio[21508]: time=\"2026-06-09T11:06:54.72497426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:06:54.738502 crc crio[21508]: time=\"2026-06-09T11:06:54.738264794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:06:54.856047 crc crio[21508]: time=\"2026-06-09T11:06:54.855938556Z\" level=info msg=\"Created container 54cda8b24644074314bf2c158b3682c72548afe3fce514861190dff6aa259498: openshift-marketplace/redhat-marketplace-v5xbm/extract-content\" id=e92d7e66-3e39-4102-afa3-cfddd899a8e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:06:54.856989 crc crio[21508]: time=\"2026-06-09T11:06:54.856893454Z\" level=info msg=\"Starting container: 54cda8b24644074314bf2c158b3682c72548afe3fce514861190dff6aa259498\" id=fc4cd5af-7a15-448f-bc5f-fc0494f5ee3a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:06:54.864672 crc crio[21508]: time=\"2026-06-09T11:06:54.864560836Z\" level=info msg=\"Started container\" PID=29953 containerID=54cda8b24644074314bf2c158b3682c72548afe3fce514861190dff6aa259498 description=openshift-marketplace/redhat-marketplace-v5xbm/extract-content id=fc4cd5af-7a15-448f-bc5f-fc0494f5ee3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=7766cebacaca677eab2d6c4d8756dfd3dfdf957da9d41ae6d4dbd1ab981d6f33\nJun 09 11:06:54.892462 crc crio[21508]: time=\"2026-06-09T11:06:54.892359839Z\" level=info msg=\"Created container 289d98e560326b5ff74fe5e41958ad179e8d3d9a4157c4f9ea01445330ca1cd6: openshift-marketplace/community-operators-s9j49/extract-content\" id=84071863-e8c4-4aa2-aaf0-9f3b1204e88a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:06:54.893568 crc crio[21508]: time=\"2026-06-09T11:06:54.893445891Z\" level=info msg=\"Starting container: 289d98e560326b5ff74fe5e41958ad179e8d3d9a4157c4f9ea01445330ca1cd6\" id=357f660e-7a00-43dd-9963-1fd96307a7fc name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:06:54.894422 crc crio[21508]: time=\"2026-06-09T11:06:54.894211513Z\" level=info msg=\"Created container 15ace3d69096e7b1696bb6c2ff1fe270cd4a4b63b07885f8079a504d3d627852: openshift-marketplace/certified-operators-q998d/extract-content\" id=8a0624ad-e831-4bfe-8c41-f334e19c0b17 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:06:54.895779 crc crio[21508]: time=\"2026-06-09T11:06:54.895567562Z\" level=info msg=\"Starting container: 15ace3d69096e7b1696bb6c2ff1fe270cd4a4b63b07885f8079a504d3d627852\" id=51f8276f-765d-4380-affa-d6654bb559a4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:06:54.896208 crc crio[21508]: time=\"2026-06-09T11:06:54.896148629Z\" level=info msg=\"Created container f614ba4185134b4726ff6651a3398b8cdff0a94f1bc6ad747e09d10789941f31: openshift-marketplace/redhat-operators-mz4pz/extract-content\" id=a4d1873a-9d1b-4404-8626-06c073a7a4aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:06:54.900051 crc crio[21508]: time=\"2026-06-09T11:06:54.899946129Z\" level=info msg=\"Starting container: f614ba4185134b4726ff6651a3398b8cdff0a94f1bc6ad747e09d10789941f31\" id=ef9a23ba-419a-4483-839a-edfd66636727 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:06:54.904513 crc crio[21508]: time=\"2026-06-09T11:06:54.904193831Z\" level=info msg=\"Started container\" PID=29976 containerID=289d98e560326b5ff74fe5e41958ad179e8d3d9a4157c4f9ea01445330ca1cd6 description=openshift-marketplace/community-operators-s9j49/extract-content id=357f660e-7a00-43dd-9963-1fd96307a7fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4933ac0cdfacdd8288f4c1393fc7e0b0274f6580a8cccfe69188b804ba64c25\nJun 09 11:06:54.908181 crc crio[21508]: time=\"2026-06-09T11:06:54.908117945Z\" level=info msg=\"Started container\" PID=29975 containerID=15ace3d69096e7b1696bb6c2ff1fe270cd4a4b63b07885f8079a504d3d627852 description=openshift-marketplace/certified-operators-q998d/extract-content id=51f8276f-765d-4380-affa-d6654bb559a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9b83bba90737fe7a75f0bf8bf77c2f923b465df18934357abf1968bc729f89e\nJun 09 11:06:54.911970 crc crio[21508]: time=\"2026-06-09T11:06:54.911926535Z\" level=info msg=\"Started container\" PID=29974 containerID=f614ba4185134b4726ff6651a3398b8cdff0a94f1bc6ad747e09d10789941f31 description=openshift-marketplace/redhat-operators-mz4pz/extract-content id=ef9a23ba-419a-4483-839a-edfd66636727 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cce99426f462a8f7cae223c8bb394b39d429f3b0033f7652f4029f10451a45a5\nJun 09 11:06:55.054782 crc crio[21508]: time=\"2026-06-09T11:06:55.0546231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:06:55.142852 crc crio[21508]: time=\"2026-06-09T11:06:55.141624075Z\" level=info msg=\"Created container 98ffd556af2411605e749b283efacea177695ba517f01792ebc35e8aaa241511: openshift-infra/auto-csr-approver-29683386-qgbn2/oc\" id=816f39ad-7bab-47c6-baf5-c3656f9e27fc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:06:55.146069 crc crio[21508]: time=\"2026-06-09T11:06:55.143751977Z\" level=info msg=\"Starting container: 98ffd556af2411605e749b283efacea177695ba517f01792ebc35e8aaa241511\" id=d5ec3dc3-dba6-4591-9a5a-b9664c510579 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:06:55.150872 crc crio[21508]: time=\"2026-06-09T11:06:55.149953586Z\" level=info msg=\"Started container\" PID=30018 containerID=98ffd556af2411605e749b283efacea177695ba517f01792ebc35e8aaa241511 description=openshift-infra/auto-csr-approver-29683386-qgbn2/oc id=d5ec3dc3-dba6-4591-9a5a-b9664c510579 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c0da159f5d9b7165fe76320b7e816b1084e9318bb4ba4cd29cf298739802bac\nJun 09 11:06:55.765730 crc crio[21508]: time=\"2026-06-09T11:06:55.765561743Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3333e1f1-2143-4cf7-8681-741fe958d93d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:06:55.772215 crc crio[21508]: time=\"2026-06-09T11:06:55.772069651Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2ba0d794-d994-4a9b-8510-a85b94ad0163 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:06:55.817543 crc crio[21508]: time=\"2026-06-09T11:06:55.817433882Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-v5xbm/registry-server\" id=6da9b56e-7590-4fe3-883d-b6989380261a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:06:55.818207 crc crio[21508]: time=\"2026-06-09T11:06:55.818126772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:06:55.999223 crc crio[21508]: time=\"2026-06-09T11:06:55.998998591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:06:56.007776 crc crio[21508]: time=\"2026-06-09T11:06:56.007697903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:06:56.179714 crc crio[21508]: time=\"2026-06-09T11:06:56.17918559Z\" level=info msg=\"Created container bc06b75a46365d5cd17d33a0a31cf5615664aad0fc130bbdcdf1745d63a5a60f: openshift-marketplace/redhat-marketplace-v5xbm/registry-server\" id=6da9b56e-7590-4fe3-883d-b6989380261a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:06:56.183756 crc crio[21508]: time=\"2026-06-09T11:06:56.183055982Z\" level=info msg=\"Starting container: bc06b75a46365d5cd17d33a0a31cf5615664aad0fc130bbdcdf1745d63a5a60f\" id=f6c2a06b-8116-4447-9131-55f8ff8f3f3f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:06:56.232095 crc crio[21508]: time=\"2026-06-09T11:06:56.231641147Z\" level=info msg=\"Started container\" PID=30059 containerID=bc06b75a46365d5cd17d33a0a31cf5615664aad0fc130bbdcdf1745d63a5a60f description=openshift-marketplace/redhat-marketplace-v5xbm/registry-server id=f6c2a06b-8116-4447-9131-55f8ff8f3f3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=7766cebacaca677eab2d6c4d8756dfd3dfdf957da9d41ae6d4dbd1ab981d6f33\nJun 09 11:06:57.994221 crc crio[21508]: time=\"2026-06-09T11:06:57.993273836Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8d2e7df1-ffe4-46e4-97f8-a1f8aff73d3d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:06:58.001060 crc crio[21508]: time=\"2026-06-09T11:06:58.000721421Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=088906c5-5bed-491f-b275-1ad6be52c6ed name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:06:58.018700 crc crio[21508]: time=\"2026-06-09T11:06:58.017907788Z\" level=info msg=\"Stopping pod sandbox: 0c0da159f5d9b7165fe76320b7e816b1084e9318bb4ba4cd29cf298739802bac\" id=fba34307-2598-4b56-9143-17b103fbc86d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:06:58.020561 crc crio[21508]: time=\"2026-06-09T11:06:58.020488482Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683386-qgbn2 Namespace:openshift-infra ID:0c0da159f5d9b7165fe76320b7e816b1084e9318bb4ba4cd29cf298739802bac UID:b70858e2-cf35-4dba-9657-96ca80122060 NetNS:/var/run/netns/30ca139b-bf1d-4daf-9758-06d4c38e5870 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb70858e2_cf35_4dba_9657_96ca80122060.slice PodAnnotations:0xc00011e588}] Aliases:map[]}\"\nJun 09 11:06:58.021160 crc crio[21508]: time=\"2026-06-09T11:06:58.021134101Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683386-qgbn2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:06:58.023188 crc crio[21508]: time=\"2026-06-09T11:06:58.02282706Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7addeec9-e58d-4020-8e5a-8c6479029534 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:06:58.023442 crc crio[21508]: time=\"2026-06-09T11:06:58.022905612Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-q998d/registry-server\" id=ebe9e296-f385-4e9f-806f-7aa1f3c95525 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:06:58.025121 crc crio[21508]: time=\"2026-06-09T11:06:58.024403816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:06:58.031587 crc crio[21508]: time=\"2026-06-09T11:06:58.031100929Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4b58a4f5-f61a-47d0-af96-fb693bbd1307 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:06:58.147067 crc crio[21508]: time=\"2026-06-09T11:06:58.146943738Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-s9j49/registry-server\" id=12a2ae81-0a38-49c1-bd27-5d8051bf0fa2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:06:58.149214 crc crio[21508]: time=\"2026-06-09T11:06:58.148168384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:06:58.282853 crc crio[21508]: time=\"2026-06-09T11:06:58.282435685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:06:58.290435 crc crio[21508]: time=\"2026-06-09T11:06:58.290257032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:06:58.301364 crc crio[21508]: time=\"2026-06-09T11:06:58.300957431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:06:58.312604 crc crio[21508]: time=\"2026-06-09T11:06:58.312199516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:06:58.479945 crc crio[21508]: time=\"2026-06-09T11:06:58.479152042Z\" level=info msg=\"Created container 2b98ea3d8d63564ee55e071dc3f97b40fa5acec8fdc3151899adb7ddbefa6840: openshift-marketplace/community-operators-s9j49/registry-server\" id=12a2ae81-0a38-49c1-bd27-5d8051bf0fa2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:06:58.487151 crc crio[21508]: time=\"2026-06-09T11:06:58.486838435Z\" level=info msg=\"Starting container: 2b98ea3d8d63564ee55e071dc3f97b40fa5acec8fdc3151899adb7ddbefa6840\" id=67270a09-c03a-4301-b7ea-7ab489eca80f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:06:58.503774 crc crio[21508]: time=\"2026-06-09T11:06:58.503702332Z\" level=info msg=\"Started container\" PID=30130 containerID=2b98ea3d8d63564ee55e071dc3f97b40fa5acec8fdc3151899adb7ddbefa6840 description=openshift-marketplace/community-operators-s9j49/registry-server id=67270a09-c03a-4301-b7ea-7ab489eca80f name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4933ac0cdfacdd8288f4c1393fc7e0b0274f6580a8cccfe69188b804ba64c25\nJun 09 11:06:58.525524 crc crio[21508]: time=\"2026-06-09T11:06:58.524680449Z\" level=info msg=\"Created container f4ca8d24dd40bc3007dc39827bfa619c1a0ca8ce40d699134b6385e4d3a55317: openshift-marketplace/certified-operators-q998d/registry-server\" id=ebe9e296-f385-4e9f-806f-7aa1f3c95525 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:06:58.531654 crc crio[21508]: time=\"2026-06-09T11:06:58.530371833Z\" level=info msg=\"Starting container: f4ca8d24dd40bc3007dc39827bfa619c1a0ca8ce40d699134b6385e4d3a55317\" id=ae23aa68-e741-4d2b-b9d1-647d2a61ca0c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:06:58.603464 crc crio[21508]: time=\"2026-06-09T11:06:58.60325025Z\" level=info msg=\"Started container\" PID=30135 containerID=f4ca8d24dd40bc3007dc39827bfa619c1a0ca8ce40d699134b6385e4d3a55317 description=openshift-marketplace/certified-operators-q998d/registry-server id=ae23aa68-e741-4d2b-b9d1-647d2a61ca0c name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9b83bba90737fe7a75f0bf8bf77c2f923b465df18934357abf1968bc729f89e\nJun 09 11:06:59.601255 crc crio[21508]: time=\"2026-06-09T11:06:59.601063624Z\" level=info msg=\"Stopped pod sandbox: 0c0da159f5d9b7165fe76320b7e816b1084e9318bb4ba4cd29cf298739802bac\" id=fba34307-2598-4b56-9143-17b103fbc86d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:07:11.078572 crc crio[21508]: time=\"2026-06-09T11:07:11.077346447Z\" level=info msg=\"Stopping container: 3bf8573e376d2321f849d128c604e7ffdabb5bd9b485c3fa9e5159dcdf0383c0 (timeout: 2s)\" id=82665b3a-c353-4920-bdb5-0794f1e9fcd4 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:07:11.597414 crc crio[21508]: time=\"2026-06-09T11:07:11.595361723Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1402488b-2bbe-4aa0-aa98-ee1fa0f8cf8a name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:07:11.599629 crc crio[21508]: time=\"2026-06-09T11:07:11.599521603Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3f6eb097-601a-4638-9735-b8df278ddfa1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:07:11.615067 crc crio[21508]: time=\"2026-06-09T11:07:11.614928738Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-mz4pz/registry-server\" id=e1503e4e-cbdb-4201-93af-7b128f09fe33 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:07:11.616425 crc crio[21508]: time=\"2026-06-09T11:07:11.616213865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:07:11.687827 crc crio[21508]: time=\"2026-06-09T11:07:11.687731573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:07:11.699018 crc crio[21508]: time=\"2026-06-09T11:07:11.698927737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:07:11.715787 crc crio[21508]: time=\"2026-06-09T11:07:11.715426224Z\" level=info msg=\"Stopped container 3bf8573e376d2321f849d128c604e7ffdabb5bd9b485c3fa9e5159dcdf0383c0: openshift-marketplace/redhat-marketplace-tpdb8/registry-server\" id=82665b3a-c353-4920-bdb5-0794f1e9fcd4 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:07:11.719108 crc crio[21508]: time=\"2026-06-09T11:07:11.718932825Z\" level=info msg=\"Stopping pod sandbox: f9dece85c783c58cc97fd2ff06ba79f953dff11c645c6075846e80fe59c5230b\" id=3c0323ba-ee91-4c80-bb40-7666ae925ad0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:07:11.720201 crc crio[21508]: time=\"2026-06-09T11:07:11.72013677Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-tpdb8 Namespace:openshift-marketplace ID:f9dece85c783c58cc97fd2ff06ba79f953dff11c645c6075846e80fe59c5230b UID:7276e3b4-794e-4a75-9cdd-74528170d7fb NetNS:/var/run/netns/a32b9db1-23e0-4277-a7b4-27a185d03d82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7276e3b4_794e_4a75_9cdd_74528170d7fb.slice PodAnnotations:0xc000b292a0}] Aliases:map[]}\"\nJun 09 11:07:11.720530 crc crio[21508]: time=\"2026-06-09T11:07:11.720448029Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-tpdb8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:07:11.863868 crc crio[21508]: time=\"2026-06-09T11:07:11.863085582Z\" level=info msg=\"Created container a1b853e54ae379fc0e7575209af7168f701a85b3fed0edb7f63a34f7b7e810d2: openshift-marketplace/redhat-operators-mz4pz/registry-server\" id=e1503e4e-cbdb-4201-93af-7b128f09fe33 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:07:11.865901 crc crio[21508]: time=\"2026-06-09T11:07:11.865742329Z\" level=info msg=\"Starting container: a1b853e54ae379fc0e7575209af7168f701a85b3fed0edb7f63a34f7b7e810d2\" id=9d6c88b0-42a6-42b4-81d6-4303f3835d40 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:07:11.873347 crc crio[21508]: time=\"2026-06-09T11:07:11.873191494Z\" level=info msg=\"Started container\" PID=30504 containerID=a1b853e54ae379fc0e7575209af7168f701a85b3fed0edb7f63a34f7b7e810d2 description=openshift-marketplace/redhat-operators-mz4pz/registry-server id=9d6c88b0-42a6-42b4-81d6-4303f3835d40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cce99426f462a8f7cae223c8bb394b39d429f3b0033f7652f4029f10451a45a5\nJun 09 11:07:12.775739 crc crio[21508]: time=\"2026-06-09T11:07:12.775221732Z\" level=info msg=\"Stopped pod sandbox: f9dece85c783c58cc97fd2ff06ba79f953dff11c645c6075846e80fe59c5230b\" id=3c0323ba-ee91-4c80-bb40-7666ae925ad0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:07:13.743990 crc crio[21508]: time=\"2026-06-09T11:07:13.743530455Z\" level=info msg=\"Removing container: 3bf8573e376d2321f849d128c604e7ffdabb5bd9b485c3fa9e5159dcdf0383c0\" id=bdb2bc09-bc2b-4bb0-bc8a-7155a8f0eee9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:07:13.781217 crc crio[21508]: time=\"2026-06-09T11:07:13.781093631Z\" level=info msg=\"Removed container 3bf8573e376d2321f849d128c604e7ffdabb5bd9b485c3fa9e5159dcdf0383c0: openshift-marketplace/redhat-marketplace-tpdb8/registry-server\" id=bdb2bc09-bc2b-4bb0-bc8a-7155a8f0eee9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:07:13.785107 crc crio[21508]: time=\"2026-06-09T11:07:13.785050915Z\" level=info msg=\"Removing container: 1cdffaa8f05e92b05429eea887c4c73e211668c9d65e01b65ff2cd3bd5fc2078\" id=6d3649b7-09e1-4f7e-96b5-f0a8bd49f2ce name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:07:13.806883 crc crio[21508]: time=\"2026-06-09T11:07:13.806776463Z\" level=info msg=\"Removed container 1cdffaa8f05e92b05429eea887c4c73e211668c9d65e01b65ff2cd3bd5fc2078: openshift-marketplace/redhat-marketplace-tpdb8/extract-content\" id=6d3649b7-09e1-4f7e-96b5-f0a8bd49f2ce name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:07:13.811462 crc crio[21508]: time=\"2026-06-09T11:07:13.811395397Z\" level=info msg=\"Removing container: 22e3f7c9f8e6195bfa78d8c43ef91552190752db368a5c4a4d78b120433766a3\" id=32654e27-10d3-4fc2-bd7c-e7cac6d511f5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:07:13.835436 crc crio[21508]: time=\"2026-06-09T11:07:13.835342509Z\" level=info msg=\"Removed container 22e3f7c9f8e6195bfa78d8c43ef91552190752db368a5c4a4d78b120433766a3: openshift-marketplace/redhat-marketplace-tpdb8/extract-utilities\" id=32654e27-10d3-4fc2-bd7c-e7cac6d511f5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:07:14.150785 crc crio[21508]: time=\"2026-06-09T11:07:14.150680505Z\" level=info msg=\"Stopping container: 6d6608afae838072baf89a601822c9651ddd32d27f4245878d3a6c6054746ce4 (timeout: 2s)\" id=a456901e-c2de-469b-b43e-ad4dda8e3909 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:07:14.285106 crc crio[21508]: time=\"2026-06-09T11:07:14.285011479Z\" level=info msg=\"Stopped container 6d6608afae838072baf89a601822c9651ddd32d27f4245878d3a6c6054746ce4: openshift-marketplace/certified-operators-xdjrp/registry-server\" id=a456901e-c2de-469b-b43e-ad4dda8e3909 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:07:14.286033 crc crio[21508]: time=\"2026-06-09T11:07:14.285938055Z\" level=info msg=\"Stopping pod sandbox: 27cbb4a63c662accce31d2da934cd9a49572189d662648706fa40c9ec473223e\" id=b1ec1295-a8a1-4147-bf8f-ae627e09a055 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:07:14.286453 crc crio[21508]: time=\"2026-06-09T11:07:14.286400949Z\" level=info msg=\"Got pod network &{Name:certified-operators-xdjrp Namespace:openshift-marketplace ID:27cbb4a63c662accce31d2da934cd9a49572189d662648706fa40c9ec473223e UID:19f710a4-b1b4-4a3c-a508-eabb74a17958 NetNS:/var/run/netns/db203995-aec9-47dc-a76b-d3921184aed2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod19f710a4_b1b4_4a3c_a508_eabb74a17958.slice PodAnnotations:0xc000b28320}] Aliases:map[]}\"\nJun 09 11:07:14.286637 crc crio[21508]: time=\"2026-06-09T11:07:14.286586584Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-xdjrp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:07:14.564580 crc crio[21508]: time=\"2026-06-09T11:07:14.564501438Z\" level=info msg=\"Stopping container: c16d21c276a9066deb699e81715947b2b878963f245fa8cdeeef48b51b86b773 (timeout: 2s)\" id=4a74f752-27cd-4586-ba4a-cceec3a3474a name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:07:14.693089 crc crio[21508]: time=\"2026-06-09T11:07:14.692996373Z\" level=info msg=\"Stopped pod sandbox: 27cbb4a63c662accce31d2da934cd9a49572189d662648706fa40c9ec473223e\" id=b1ec1295-a8a1-4147-bf8f-ae627e09a055 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:07:14.759698 crc crio[21508]: time=\"2026-06-09T11:07:14.75962879Z\" level=info msg=\"Removing container: 6d6608afae838072baf89a601822c9651ddd32d27f4245878d3a6c6054746ce4\" id=d37e78ec-478e-481b-9ca2-c01f49d1fc50 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:07:14.790661 crc crio[21508]: time=\"2026-06-09T11:07:14.790488172Z\" level=info msg=\"Removed container 6d6608afae838072baf89a601822c9651ddd32d27f4245878d3a6c6054746ce4: openshift-marketplace/certified-operators-xdjrp/registry-server\" id=d37e78ec-478e-481b-9ca2-c01f49d1fc50 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:07:14.794598 crc crio[21508]: time=\"2026-06-09T11:07:14.794007513Z\" level=info msg=\"Removing container: 156c3c4e57994adbb446c5db0fb991ad02e3c6800395408312a2ae0c806b590f\" id=c3ff2a27-ca48-43fb-966a-a3026a12a75e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:07:14.833784 crc crio[21508]: time=\"2026-06-09T11:07:14.833688371Z\" level=info msg=\"Removed container 156c3c4e57994adbb446c5db0fb991ad02e3c6800395408312a2ae0c806b590f: openshift-marketplace/certified-operators-xdjrp/extract-content\" id=c3ff2a27-ca48-43fb-966a-a3026a12a75e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:07:14.844275 crc crio[21508]: time=\"2026-06-09T11:07:14.844173914Z\" level=info msg=\"Removing container: f6b25ce764983b530402e5a2a541d2eddf0575733fe484a31daf509548d0c60d\" id=94a835dd-8819-499b-8d4e-365bd46c7805 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:07:14.898788 crc crio[21508]: time=\"2026-06-09T11:07:14.89871026Z\" level=info msg=\"Removed container f6b25ce764983b530402e5a2a541d2eddf0575733fe484a31daf509548d0c60d: openshift-marketplace/certified-operators-xdjrp/extract-utilities\" id=94a835dd-8819-499b-8d4e-365bd46c7805 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:07:15.695744 crc crio[21508]: time=\"2026-06-09T11:07:15.695600328Z\" level=info msg=\"Stopped container c16d21c276a9066deb699e81715947b2b878963f245fa8cdeeef48b51b86b773: openshift-marketplace/community-operators-g8zd9/registry-server\" id=4a74f752-27cd-4586-ba4a-cceec3a3474a name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:07:15.696658 crc crio[21508]: time=\"2026-06-09T11:07:15.696575086Z\" level=info msg=\"Stopping pod sandbox: eb6face76c889c4015c2235a2d6a08cb4ff193afd620c0f37ba9c2215cd15dd7\" id=ceb96735-15c6-47a5-9f5c-cef475c6e6ef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:07:15.697137 crc crio[21508]: time=\"2026-06-09T11:07:15.697014739Z\" level=info msg=\"Got pod network &{Name:community-operators-g8zd9 Namespace:openshift-marketplace ID:eb6face76c889c4015c2235a2d6a08cb4ff193afd620c0f37ba9c2215cd15dd7 UID:33a11f44-5ff2-4445-a76f-4f6222296908 NetNS:/var/run/netns/856b1baf-2d29-4689-8c80-a78989658b99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod33a11f44_5ff2_4445_a76f_4f6222296908.slice PodAnnotations:0xc000b28668}] Aliases:map[]}\"\nJun 09 11:07:15.697225 crc crio[21508]: time=\"2026-06-09T11:07:15.697198644Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-g8zd9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:07:15.959890 crc crio[21508]: time=\"2026-06-09T11:07:15.959646572Z\" level=info msg=\"Stopped pod sandbox: eb6face76c889c4015c2235a2d6a08cb4ff193afd620c0f37ba9c2215cd15dd7\" id=ceb96735-15c6-47a5-9f5c-cef475c6e6ef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:07:16.806020 crc crio[21508]: time=\"2026-06-09T11:07:16.805871456Z\" level=info msg=\"Removing container: c16d21c276a9066deb699e81715947b2b878963f245fa8cdeeef48b51b86b773\" id=cc4b2075-4e67-4b8d-a717-d8188cf0d482 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:07:16.832640 crc crio[21508]: time=\"2026-06-09T11:07:16.832453684Z\" level=info msg=\"Removed container c16d21c276a9066deb699e81715947b2b878963f245fa8cdeeef48b51b86b773: openshift-marketplace/community-operators-g8zd9/registry-server\" id=cc4b2075-4e67-4b8d-a717-d8188cf0d482 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:07:16.836078 crc crio[21508]: time=\"2026-06-09T11:07:16.836010427Z\" level=info msg=\"Removing container: 8404aa16d4835fc433df45174fbbcac8c36d5e316388d81f2657e400fb5a211e\" id=5823b6dd-9d31-486f-be67-e50bee061de3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:07:16.869825 crc crio[21508]: time=\"2026-06-09T11:07:16.869012441Z\" level=info msg=\"Removed container 8404aa16d4835fc433df45174fbbcac8c36d5e316388d81f2657e400fb5a211e: openshift-marketplace/community-operators-g8zd9/extract-content\" id=5823b6dd-9d31-486f-be67-e50bee061de3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:07:16.879390 crc crio[21508]: time=\"2026-06-09T11:07:16.876670322Z\" level=info msg=\"Removing container: 5fb6123f79f91b5dc4cf2059a0fa7eb3a6d628743e6c1da9a536751927875467\" id=b3d6c55f-6477-4965-8413-abf57665fdf3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:07:16.899572 crc crio[21508]: time=\"2026-06-09T11:07:16.899449511Z\" level=info msg=\"Removed container 5fb6123f79f91b5dc4cf2059a0fa7eb3a6d628743e6c1da9a536751927875467: openshift-marketplace/community-operators-g8zd9/extract-utilities\" id=b3d6c55f-6477-4965-8413-abf57665fdf3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:07:31.016128 crc crio[21508]: time=\"2026-06-09T11:07:31.013067535Z\" level=info msg=\"Stopping container: 22a815524ea81642d59577f8c5fbe18f64a7d8cf8a5a1d4ba084c3c8245a094b (timeout: 2s)\" id=3c95a3d8-6573-4c3a-a009-338613461d68 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:07:31.402540 crc crio[21508]: time=\"2026-06-09T11:07:31.401979547Z\" level=info msg=\"Stopped container 22a815524ea81642d59577f8c5fbe18f64a7d8cf8a5a1d4ba084c3c8245a094b: openshift-marketplace/redhat-operators-q2jpp/registry-server\" id=3c95a3d8-6573-4c3a-a009-338613461d68 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:07:31.408026 crc crio[21508]: time=\"2026-06-09T11:07:31.407920619Z\" level=info msg=\"Stopping pod sandbox: 9ac0deee0e0c2fc576e239ca21968280dc8bcd6056549a47b8a6666047375aec\" id=e0fbea44-d287-4683-9719-1c5783ab7d3b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:07:31.408854 crc crio[21508]: time=\"2026-06-09T11:07:31.408777224Z\" level=info msg=\"Got pod network &{Name:redhat-operators-q2jpp Namespace:openshift-marketplace ID:9ac0deee0e0c2fc576e239ca21968280dc8bcd6056549a47b8a6666047375aec UID:9646f23a-8f7c-449b-8c9a-b144ce9f6f72 NetNS:/var/run/netns/35e62a7e-a81d-4495-b9cb-07e118091c74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9646f23a_8f7c_449b_8c9a_b144ce9f6f72.slice PodAnnotations:0xc000852188}] Aliases:map[]}\"\nJun 09 11:07:31.409051 crc crio[21508]: time=\"2026-06-09T11:07:31.40898127Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-q2jpp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:07:31.759426 crc crio[21508]: time=\"2026-06-09T11:07:31.759269466Z\" level=info msg=\"Stopped pod sandbox: 9ac0deee0e0c2fc576e239ca21968280dc8bcd6056549a47b8a6666047375aec\" id=e0fbea44-d287-4683-9719-1c5783ab7d3b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:07:31.978949 crc crio[21508]: time=\"2026-06-09T11:07:31.978800393Z\" level=info msg=\"Removing container: 22a815524ea81642d59577f8c5fbe18f64a7d8cf8a5a1d4ba084c3c8245a094b\" id=adc7d52f-e174-41b5-9cb2-765190f9b518 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:07:31.997250 crc crio[21508]: time=\"2026-06-09T11:07:31.997145873Z\" level=info msg=\"Removed container 22a815524ea81642d59577f8c5fbe18f64a7d8cf8a5a1d4ba084c3c8245a094b: openshift-marketplace/redhat-operators-q2jpp/registry-server\" id=adc7d52f-e174-41b5-9cb2-765190f9b518 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:07:32.002111 crc crio[21508]: time=\"2026-06-09T11:07:32.002032715Z\" level=info msg=\"Removing container: ceaff8254b8a202630e5dc2da98cfe4f22582a138d439d795a8d433f4c05612f\" id=8a9ddcd3-509e-49d6-98f8-12b5e149f621 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:07:32.030905 crc crio[21508]: time=\"2026-06-09T11:07:32.030791756Z\" level=info msg=\"Removed container ceaff8254b8a202630e5dc2da98cfe4f22582a138d439d795a8d433f4c05612f: openshift-marketplace/redhat-operators-q2jpp/extract-content\" id=8a9ddcd3-509e-49d6-98f8-12b5e149f621 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:07:32.033672 crc crio[21508]: time=\"2026-06-09T11:07:32.033594677Z\" level=info msg=\"Removing container: 86583e3810716bf84271d306ebc155c8f7feece39653dcb54af3bada92abf1aa\" id=71052003-fbb3-493c-b2e4-7b5ae8e01cf4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:07:32.054850 crc crio[21508]: time=\"2026-06-09T11:07:32.054740128Z\" level=info msg=\"Removed container 86583e3810716bf84271d306ebc155c8f7feece39653dcb54af3bada92abf1aa: openshift-marketplace/redhat-operators-q2jpp/extract-utilities\" id=71052003-fbb3-493c-b2e4-7b5ae8e01cf4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:08:00.513450 crc crio[21508]: time=\"2026-06-09T11:08:00.512653825Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683388-2tnzn/POD\" id=a2728429-527e-4538-9f52-7e8e7115cd54 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:08:00.514595 crc crio[21508]: time=\"2026-06-09T11:08:00.513486349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:08:00.538564 crc crio[21508]: time=\"2026-06-09T11:08:00.538228014Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683388-2tnzn Namespace:openshift-infra ID:f7d298880482599809a18741fd1c53e3b4e51d2c96f3fbf92a544d902e81cbbd UID:e0778d75-f439-4d11-98b7-d122f0f27370 NetNS:/var/run/netns/da24ab1d-e7d8-46b4-8b06-8b2989d44c19 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0778d75_f439_4d11_98b7_d122f0f27370.slice PodAnnotations:0xc000b28560}] Aliases:map[]}\"\nJun 09 11:08:00.538564 crc crio[21508]: time=\"2026-06-09T11:08:00.538353148Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683388-2tnzn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:08:00.792973 crc crio[21508]: 2026-06-09T11:08:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f7d298880482599 Mac:42:08:7b:30:9e:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/da24ab1d-e7d8-46b4-8b06-8b2989d44c19 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:08:00.795811 crc crio[21508]: time=\"2026-06-09T11:08:00.795738719Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683388-2tnzn Namespace:openshift-infra ID:f7d298880482599809a18741fd1c53e3b4e51d2c96f3fbf92a544d902e81cbbd UID:e0778d75-f439-4d11-98b7-d122f0f27370 NetNS:/var/run/netns/da24ab1d-e7d8-46b4-8b06-8b2989d44c19 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0778d75_f439_4d11_98b7_d122f0f27370.slice PodAnnotations:0xc000b28560}] Aliases:map[]}\"\nJun 09 11:08:00.795957 crc crio[21508]: time=\"2026-06-09T11:08:00.795903494Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683388-2tnzn for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:08:00.802254 crc crio[21508]: time=\"2026-06-09T11:08:00.802144794Z\" level=info msg=\"Ran pod sandbox f7d298880482599809a18741fd1c53e3b4e51d2c96f3fbf92a544d902e81cbbd with infra container: openshift-infra/auto-csr-approver-29683388-2tnzn/POD\" id=a2728429-527e-4538-9f52-7e8e7115cd54 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:08:00.804557 crc crio[21508]: time=\"2026-06-09T11:08:00.804491112Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=5683f3e8-917f-42bf-8b32-c7be947c21ca name=/runtime.v1.ImageService/PullImage\nJun 09 11:08:00.818061 crc crio[21508]: time=\"2026-06-09T11:08:00.817092556Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 11:08:01.748083 crc crio[21508]: time=\"2026-06-09T11:08:01.747583807Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=5683f3e8-917f-42bf-8b32-c7be947c21ca name=/runtime.v1.ImageService/PullImage\nJun 09 11:08:01.749270 crc crio[21508]: time=\"2026-06-09T11:08:01.748967947Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=71d0880a-201e-4af8-be8e-73d67eeebdcd name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:08:01.751146 crc crio[21508]: time=\"2026-06-09T11:08:01.751074287Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c6031986-2781-4421-95da-bdf05fc93222 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:08:01.757758 crc crio[21508]: time=\"2026-06-09T11:08:01.757655138Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683388-2tnzn/oc\" id=841ddce6-1cfa-462e-9240-a9aa6b4bcaab name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:08:01.758438 crc crio[21508]: time=\"2026-06-09T11:08:01.758363258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:08:01.791130 crc crio[21508]: time=\"2026-06-09T11:08:01.791018102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:08:02.021450 crc crio[21508]: time=\"2026-06-09T11:08:02.021229858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:08:02.114792 crc crio[21508]: time=\"2026-06-09T11:08:02.114661449Z\" level=info msg=\"Created container 02cfe954dff91da73aea1685a1516bdab3504c15fc36cc22db4c3c3cd1ea2a40: openshift-infra/auto-csr-approver-29683388-2tnzn/oc\" id=841ddce6-1cfa-462e-9240-a9aa6b4bcaab name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:08:02.115966 crc crio[21508]: time=\"2026-06-09T11:08:02.115926835Z\" level=info msg=\"Starting container: 02cfe954dff91da73aea1685a1516bdab3504c15fc36cc22db4c3c3cd1ea2a40\" id=1ee840b0-31f9-4be4-8048-5c01dbecb9b6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:08:02.121224 crc crio[21508]: time=\"2026-06-09T11:08:02.121120735Z\" level=info msg=\"Started container\" PID=31389 containerID=02cfe954dff91da73aea1685a1516bdab3504c15fc36cc22db4c3c3cd1ea2a40 description=openshift-infra/auto-csr-approver-29683388-2tnzn/oc id=1ee840b0-31f9-4be4-8048-5c01dbecb9b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7d298880482599809a18741fd1c53e3b4e51d2c96f3fbf92a544d902e81cbbd\nJun 09 11:08:04.260211 crc crio[21508]: time=\"2026-06-09T11:08:04.259645829Z\" level=info msg=\"Stopping pod sandbox: f7d298880482599809a18741fd1c53e3b4e51d2c96f3fbf92a544d902e81cbbd\" id=62366c10-1fdd-4a51-b2a1-5cdbc8e82613 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:08:04.264175 crc crio[21508]: time=\"2026-06-09T11:08:04.260956097Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683388-2tnzn Namespace:openshift-infra ID:f7d298880482599809a18741fd1c53e3b4e51d2c96f3fbf92a544d902e81cbbd UID:e0778d75-f439-4d11-98b7-d122f0f27370 NetNS:/var/run/netns/da24ab1d-e7d8-46b4-8b06-8b2989d44c19 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0778d75_f439_4d11_98b7_d122f0f27370.slice PodAnnotations:0xc000d9ee38}] Aliases:map[]}\"\nJun 09 11:08:04.264175 crc crio[21508]: time=\"2026-06-09T11:08:04.261130442Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683388-2tnzn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:08:04.504244 crc crio[21508]: time=\"2026-06-09T11:08:04.504095836Z\" level=info msg=\"Stopped pod sandbox: f7d298880482599809a18741fd1c53e3b4e51d2c96f3fbf92a544d902e81cbbd\" id=62366c10-1fdd-4a51-b2a1-5cdbc8e82613 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:08:07.532523 crc crio[21508]: time=\"2026-06-09T11:08:07.531805465Z\" level=info msg=\"Stopping pod sandbox: 9ac0deee0e0c2fc576e239ca21968280dc8bcd6056549a47b8a6666047375aec\" id=48b3e5cb-707a-4b81-b240-452b05d14afd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:08:07.533658 crc crio[21508]: time=\"2026-06-09T11:08:07.532545406Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9ac0deee0e0c2fc576e239ca21968280dc8bcd6056549a47b8a6666047375aec\" id=48b3e5cb-707a-4b81-b240-452b05d14afd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:08:07.533658 crc crio[21508]: time=\"2026-06-09T11:08:07.533404441Z\" level=info msg=\"Removing pod sandbox: 9ac0deee0e0c2fc576e239ca21968280dc8bcd6056549a47b8a6666047375aec\" id=b4d622c8-fd20-438c-af1d-b8face0f4fe5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:08:07.545830 crc crio[21508]: time=\"2026-06-09T11:08:07.545737077Z\" level=info msg=\"Removed pod sandbox: 9ac0deee0e0c2fc576e239ca21968280dc8bcd6056549a47b8a6666047375aec\" id=b4d622c8-fd20-438c-af1d-b8face0f4fe5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:08:07.546908 crc crio[21508]: time=\"2026-06-09T11:08:07.546818189Z\" level=info msg=\"Stopping pod sandbox: f9dece85c783c58cc97fd2ff06ba79f953dff11c645c6075846e80fe59c5230b\" id=5064430d-4888-4557-a42f-90799ed74d17 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:08:07.547004 crc crio[21508]: time=\"2026-06-09T11:08:07.546909111Z\" level=info msg=\"Stopped pod sandbox (already stopped): f9dece85c783c58cc97fd2ff06ba79f953dff11c645c6075846e80fe59c5230b\" id=5064430d-4888-4557-a42f-90799ed74d17 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:08:07.547727 crc crio[21508]: time=\"2026-06-09T11:08:07.547687764Z\" level=info msg=\"Removing pod sandbox: f9dece85c783c58cc97fd2ff06ba79f953dff11c645c6075846e80fe59c5230b\" id=e0e8641d-7ee4-4b3f-9596-a364e64b1996 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:08:07.556044 crc crio[21508]: time=\"2026-06-09T11:08:07.555953393Z\" level=info msg=\"Removed pod sandbox: f9dece85c783c58cc97fd2ff06ba79f953dff11c645c6075846e80fe59c5230b\" id=e0e8641d-7ee4-4b3f-9596-a364e64b1996 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:08:07.556808 crc crio[21508]: time=\"2026-06-09T11:08:07.556741096Z\" level=info msg=\"Stopping pod sandbox: 27cbb4a63c662accce31d2da934cd9a49572189d662648706fa40c9ec473223e\" id=f976c783-cfe6-4b37-baea-6e494d6249e2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:08:07.556808 crc crio[21508]: time=\"2026-06-09T11:08:07.556808148Z\" level=info msg=\"Stopped pod sandbox (already stopped): 27cbb4a63c662accce31d2da934cd9a49572189d662648706fa40c9ec473223e\" id=f976c783-cfe6-4b37-baea-6e494d6249e2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:08:07.557448 crc crio[21508]: time=\"2026-06-09T11:08:07.557383644Z\" level=info msg=\"Removing pod sandbox: 27cbb4a63c662accce31d2da934cd9a49572189d662648706fa40c9ec473223e\" id=de54c04a-11ef-412a-a4df-0bc2b218dab0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:08:07.565660 crc crio[21508]: time=\"2026-06-09T11:08:07.565580361Z\" level=info msg=\"Removed pod sandbox: 27cbb4a63c662accce31d2da934cd9a49572189d662648706fa40c9ec473223e\" id=de54c04a-11ef-412a-a4df-0bc2b218dab0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:08:07.566552 crc crio[21508]: time=\"2026-06-09T11:08:07.566440186Z\" level=info msg=\"Stopping pod sandbox: eb6face76c889c4015c2235a2d6a08cb4ff193afd620c0f37ba9c2215cd15dd7\" id=4275957c-e140-449c-98e6-327b15d64aab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:08:07.566552 crc crio[21508]: time=\"2026-06-09T11:08:07.566540159Z\" level=info msg=\"Stopped pod sandbox (already stopped): eb6face76c889c4015c2235a2d6a08cb4ff193afd620c0f37ba9c2215cd15dd7\" id=4275957c-e140-449c-98e6-327b15d64aab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:08:07.567250 crc crio[21508]: time=\"2026-06-09T11:08:07.567193918Z\" level=info msg=\"Removing pod sandbox: eb6face76c889c4015c2235a2d6a08cb4ff193afd620c0f37ba9c2215cd15dd7\" id=c368e31b-01b9-4721-9f99-65904a2ca45e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:08:07.575101 crc crio[21508]: time=\"2026-06-09T11:08:07.574986213Z\" level=info msg=\"Removed pod sandbox: eb6face76c889c4015c2235a2d6a08cb4ff193afd620c0f37ba9c2215cd15dd7\" id=c368e31b-01b9-4721-9f99-65904a2ca45e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:12:31.028465 crc crio[21508]: time=\"2026-06-09T11:12:31.025649751Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=288bb47c-c0a8-4a6a-80fb-4a4a0d13d004 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:12:31.028465 crc crio[21508]: time=\"2026-06-09T11:12:31.025677042Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=ca63660e-3b21-4adb-ac12-1055c780e708 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:12:31.035386 crc crio[21508]: time=\"2026-06-09T11:12:31.035245299Z\" level=info msg=\"Removing container: ddfc3eb3bdad2b9c0055ac81b3c33fc99711fdfd813d905e5ea60cde29779a78\" id=58832726-1df5-436e-be16-d08c40168a35 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:12:31.047477 crc crio[21508]: time=\"2026-06-09T11:12:31.04735645Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=9999849d-8bdb-41f3-a70f-c5239a2d4448 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:12:31.073798 crc crio[21508]: time=\"2026-06-09T11:12:31.073730275Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=ec4654fc-d38b-4623-97cc-0e64290d913c name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:12:31.606414 crc crio[21508]: time=\"2026-06-09T11:12:31.602671873Z\" level=info msg=\"Removed container ddfc3eb3bdad2b9c0055ac81b3c33fc99711fdfd813d905e5ea60cde29779a78: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=58832726-1df5-436e-be16-d08c40168a35 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:12:31.626213 crc crio[21508]: time=\"2026-06-09T11:12:31.617891804Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=9f131b69-0370-4890-be07-9542b7053ca8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:12:31.626213 crc crio[21508]: time=\"2026-06-09T11:12:31.61878597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:31.626213 crc crio[21508]: time=\"2026-06-09T11:12:31.622779406Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=738a2ec3-fbd6-4124-9a3c-5ccbba05beb2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:12:31.626213 crc crio[21508]: time=\"2026-06-09T11:12:31.623362003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:31.704765 crc crio[21508]: time=\"2026-06-09T11:12:31.70468703Z\" level=info msg=\"Removing container: be98435e032016a3072f09b75b834d1715d63917cdb2c252ad0490774ab664c0\" id=734f45ff-9a8c-432b-b349-dfc4d17133c9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:12:31.752868 crc crio[21508]: time=\"2026-06-09T11:12:31.752727482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:31.802692 crc crio[21508]: time=\"2026-06-09T11:12:31.802605537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:31.813967 crc crio[21508]: time=\"2026-06-09T11:12:31.813873654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:31.840541 crc crio[21508]: time=\"2026-06-09T11:12:31.839813896Z\" level=info msg=\"Removed container be98435e032016a3072f09b75b834d1715d63917cdb2c252ad0490774ab664c0: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=734f45ff-9a8c-432b-b349-dfc4d17133c9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:12:31.869238 crc crio[21508]: time=\"2026-06-09T11:12:31.869151586Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=42a24152-0ee5-4377-b8d3-270a9436003b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:12:31.870907 crc crio[21508]: time=\"2026-06-09T11:12:31.870847115Z\" level=info msg=\"Removing container: 9525cc0a8fd80cd384f091ec3bbc99ffc023c1c628f8109268fb2260b743ddb1\" id=c28ca98f-7b42-4f8b-96a7-b5c176c4ebff name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:12:31.887837 crc crio[21508]: time=\"2026-06-09T11:12:31.887739155Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=7a558b10-9bbc-43a1-965a-308e6bd4fc6d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:12:31.910365 crc crio[21508]: time=\"2026-06-09T11:12:31.909419153Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-7bv2m/marketplace-operator\" id=4e3f850c-a5c5-4d94-925d-e4815fae1219 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:12:31.910365 crc crio[21508]: time=\"2026-06-09T11:12:31.909820465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:31.932478 crc crio[21508]: time=\"2026-06-09T11:12:31.931127122Z\" level=info msg=\"Removed container 9525cc0a8fd80cd384f091ec3bbc99ffc023c1c628f8109268fb2260b743ddb1: openshift-marketplace/marketplace-operator-547dbd544d-7bv2m/marketplace-operator\" id=c28ca98f-7b42-4f8b-96a7-b5c176c4ebff name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:12:31.947876 crc crio[21508]: time=\"2026-06-09T11:12:31.946803546Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=36612f60-7b1e-494b-b400-9ad445c796bb name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:12:31.952399 crc crio[21508]: time=\"2026-06-09T11:12:31.952174742Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2bf5022e-aa14-41f5-b83d-fd04ae822f95 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:12:31.955976 crc crio[21508]: time=\"2026-06-09T11:12:31.952682816Z\" level=info msg=\"Removing container: 91f32f198a55e5eb74fafc16e4410bf081046056f55edfee5451a09309e46dc2\" id=048d919f-819c-458e-913c-99d335afab28 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:12:31.960550 crc crio[21508]: time=\"2026-06-09T11:12:31.957821145Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=e84718df-1815-4686-b365-df54e5a4f827 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:12:31.976598 crc crio[21508]: time=\"2026-06-09T11:12:31.976531417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:32.009805 crc crio[21508]: time=\"2026-06-09T11:12:32.009704908Z\" level=info msg=\"Created container 43252e99ca01e107799915d6a18701802116cb79f9d6fecada0a613580135502: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=738a2ec3-fbd6-4124-9a3c-5ccbba05beb2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:12:32.011254 crc crio[21508]: time=\"2026-06-09T11:12:32.010988595Z\" level=info msg=\"Starting container: 43252e99ca01e107799915d6a18701802116cb79f9d6fecada0a613580135502\" id=356964b2-1012-4dac-baa3-6a8d3416df2e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:12:32.021009 crc crio[21508]: time=\"2026-06-09T11:12:32.020873392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:32.021009 crc crio[21508]: time=\"2026-06-09T11:12:32.021001786Z\" level=info msg=\"Removed container 91f32f198a55e5eb74fafc16e4410bf081046056f55edfee5451a09309e46dc2: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=048d919f-819c-458e-913c-99d335afab28 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:12:32.026664 crc crio[21508]: time=\"2026-06-09T11:12:32.026531606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:32.046791 crc crio[21508]: time=\"2026-06-09T11:12:32.046717681Z\" level=info msg=\"Started container\" PID=32993 containerID=43252e99ca01e107799915d6a18701802116cb79f9d6fecada0a613580135502 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=356964b2-1012-4dac-baa3-6a8d3416df2e name=/runtime.v1.RuntimeService/StartContainer sandboxID=87be9d17d06d1106bcb0dd6a4096410f5b670dce8851c6845a1e670d8afd0ac0\nJun 09 11:12:32.048935 crc crio[21508]: time=\"2026-06-09T11:12:32.048843832Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=6f3616ad-2070-4258-b8de-a1619275eea1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:12:32.052960 crc crio[21508]: time=\"2026-06-09T11:12:32.052880109Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=25a62613-2308-41ac-a614-b6d84c7cc70e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:12:32.055146 crc crio[21508]: time=\"2026-06-09T11:12:32.055039082Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=b32a436f-8332-4cb1-a956-d08bd27af2c3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:12:32.055537 crc crio[21508]: time=\"2026-06-09T11:12:32.055423293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:32.059644 crc crio[21508]: time=\"2026-06-09T11:12:32.05946881Z\" level=info msg=\"Removing container: aa105fe55802979bb136e118e97bdc6377570de6716baee2ecc5a9d87b2c91c1\" id=d1b05b2c-1f6a-424f-a194-2063237eb515 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:12:32.072748 crc crio[21508]: time=\"2026-06-09T11:12:32.072538729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:32.121995 crc crio[21508]: time=\"2026-06-09T11:12:32.121863798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:32.419241 crc crio[21508]: time=\"2026-06-09T11:12:32.418772643Z\" level=info msg=\"Created container caca3c8e7a0b6e440cd8808c26bfd781ee181d66da20f8b5d06b4c97a97def60: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=e84718df-1815-4686-b365-df54e5a4f827 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:12:32.455213 crc crio[21508]: time=\"2026-06-09T11:12:32.455035354Z\" level=info msg=\"Starting container: caca3c8e7a0b6e440cd8808c26bfd781ee181d66da20f8b5d06b4c97a97def60\" id=a7c73677-eb60-4177-a08a-62eb25674150 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:12:32.466836 crc crio[21508]: time=\"2026-06-09T11:12:32.466390353Z\" level=info msg=\"Created container 350733468be1a9700c01043a195f807e25ad3a0616403fa98033ead0ae64ad97: openshift-marketplace/marketplace-operator-547dbd544d-7bv2m/marketplace-operator\" id=4e3f850c-a5c5-4d94-925d-e4815fae1219 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:12:32.470024 crc crio[21508]: time=\"2026-06-09T11:12:32.469706919Z\" level=info msg=\"Starting container: 350733468be1a9700c01043a195f807e25ad3a0616403fa98033ead0ae64ad97\" id=1b24863e-d0aa-4b9c-8500-534caca3150d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:12:32.488680 crc crio[21508]: time=\"2026-06-09T11:12:32.488250546Z\" level=info msg=\"Started container\" PID=33007 containerID=caca3c8e7a0b6e440cd8808c26bfd781ee181d66da20f8b5d06b4c97a97def60 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=a7c73677-eb60-4177-a08a-62eb25674150 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ef460c96b87455cd3d42a968ce20f7eb90516797fa62d1044a616eaa5e9991a\nJun 09 11:12:32.529044 crc crio[21508]: time=\"2026-06-09T11:12:32.528776931Z\" level=info msg=\"Started container\" PID=33004 containerID=350733468be1a9700c01043a195f807e25ad3a0616403fa98033ead0ae64ad97 description=openshift-marketplace/marketplace-operator-547dbd544d-7bv2m/marketplace-operator id=1b24863e-d0aa-4b9c-8500-534caca3150d name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c537e1710baaa7f3d3c0962f4bf78e86fed695febf8bd08842ff6e0e1291b61\nJun 09 11:12:32.647786 crc crio[21508]: time=\"2026-06-09T11:12:32.647375088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:32.758878 crc crio[21508]: time=\"2026-06-09T11:12:32.758774186Z\" level=info msg=\"Created container 217736701acc48d826e153ccf391676cfc3343696585d069655277e5e0f1ec1e: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=9f131b69-0370-4890-be07-9542b7053ca8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:12:32.768208 crc crio[21508]: time=\"2026-06-09T11:12:32.768106536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:32.784868 crc crio[21508]: time=\"2026-06-09T11:12:32.78478485Z\" level=info msg=\"Starting container: 217736701acc48d826e153ccf391676cfc3343696585d069655277e5e0f1ec1e\" id=6ae94d4a-d49e-4fcb-9926-fb841584ea95 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:12:32.819686 crc crio[21508]: time=\"2026-06-09T11:12:32.814989075Z\" level=info msg=\"Started container\" PID=33044 containerID=217736701acc48d826e153ccf391676cfc3343696585d069655277e5e0f1ec1e description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=6ae94d4a-d49e-4fcb-9926-fb841584ea95 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3634b745444ba35c0edeb974e19fc8a4e8fdec9fca497639475422f2fa1abea\nJun 09 11:12:32.825029 crc crio[21508]: time=\"2026-06-09T11:12:32.822211904Z\" level=info msg=\"Removed container aa105fe55802979bb136e118e97bdc6377570de6716baee2ecc5a9d87b2c91c1: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=d1b05b2c-1f6a-424f-a194-2063237eb515 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:12:33.236991 crc crio[21508]: time=\"2026-06-09T11:12:33.236210212Z\" level=info msg=\"Removing container: b1a63e4eb81ee8f543b2d8c968258fa17c55698a634945ff47ffe740a25a5d9f\" id=7fb4f217-28af-415b-9482-baae2d0555e5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:12:33.297721 crc crio[21508]: time=\"2026-06-09T11:12:33.297685494Z\" level=info msg=\"Removed container b1a63e4eb81ee8f543b2d8c968258fa17c55698a634945ff47ffe740a25a5d9f: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=7fb4f217-28af-415b-9482-baae2d0555e5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:12:33.407172 crc crio[21508]: time=\"2026-06-09T11:12:33.407019452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:33.671176 crc crio[21508]: time=\"2026-06-09T11:12:33.67092444Z\" level=info msg=\"Created container bb15658c6f8f318002724747ad65ed1a7483705cfbfdd7e4631839c01d864f45: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=b32a436f-8332-4cb1-a956-d08bd27af2c3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:12:33.674620 crc crio[21508]: time=\"2026-06-09T11:12:33.674169944Z\" level=info msg=\"Starting container: bb15658c6f8f318002724747ad65ed1a7483705cfbfdd7e4631839c01d864f45\" id=95b56fa0-d33b-4226-9c97-a052ce6d5756 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:12:33.687156 crc crio[21508]: time=\"2026-06-09T11:12:33.686269555Z\" level=info msg=\"Started container\" PID=33073 containerID=bb15658c6f8f318002724747ad65ed1a7483705cfbfdd7e4631839c01d864f45 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=95b56fa0-d33b-4226-9c97-a052ce6d5756 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5800b03c1700b1d35e9bb66b054168b2c40f6a1f5507fd64959f9c898529ba81\nJun 09 11:12:34.358330 crc crio[21508]: time=\"2026-06-09T11:12:34.357948351Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d61d9995-6566-4ce2-b9bb-155264654f13 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:12:34.365214 crc crio[21508]: time=\"2026-06-09T11:12:34.365068547Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=809e3e1e-41c8-4865-b690-fe844e1a4f8a name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:12:34.366936 crc crio[21508]: time=\"2026-06-09T11:12:34.366880719Z\" level=info msg=\"Removing container: b9df10819f8b52228292ab91b79b23e00dbb5b2b00938d0dd42f949998dc9739\" id=bb268d82-872c-4042-b490-6ce5c6550d45 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:12:34.369643 crc crio[21508]: time=\"2026-06-09T11:12:34.369206187Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=ee5c28ce-1959-47be-b01d-9ea6df5c1c04 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:12:34.376438 crc crio[21508]: time=\"2026-06-09T11:12:34.37622577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:34.382966 crc crio[21508]: time=\"2026-06-09T11:12:34.382912274Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=871111be-3dee-4222-a5fd-807bb9857427 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:12:34.399984 crc crio[21508]: time=\"2026-06-09T11:12:34.399844615Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=fcaa320d-5d64-45e3-b760-68a7b70b3fb4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:12:34.404752 crc crio[21508]: time=\"2026-06-09T11:12:34.404704376Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=3465c2fb-078c-4b39-9279-ab9a2e90b6de name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:12:34.405515 crc crio[21508]: time=\"2026-06-09T11:12:34.405476648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:34.472569 crc crio[21508]: time=\"2026-06-09T11:12:34.469434151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:34.495404 crc crio[21508]: time=\"2026-06-09T11:12:34.492030476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:34.514926 crc crio[21508]: time=\"2026-06-09T11:12:34.501841671Z\" level=info msg=\"Removed container b9df10819f8b52228292ab91b79b23e00dbb5b2b00938d0dd42f949998dc9739: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=bb268d82-872c-4042-b490-6ce5c6550d45 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:12:34.537885 crc crio[21508]: time=\"2026-06-09T11:12:34.53770024Z\" level=info msg=\"Removing container: f3b1db12ff8af83b75a875ddb305aad6cba2621ae412453dd2456c14c38f3ea5\" id=e8d61b1d-cb1f-4c0e-bc05-accc77cc0916 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:12:35.033059 crc crio[21508]: time=\"2026-06-09T11:12:35.032900991Z\" level=info msg=\"Created container 157d84efa5f305aa5301963c3948c3aef57c1109e00196b71f67d0910e23eed8: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=ee5c28ce-1959-47be-b01d-9ea6df5c1c04 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:12:35.036220 crc crio[21508]: time=\"2026-06-09T11:12:35.035997321Z\" level=info msg=\"Starting container: 157d84efa5f305aa5301963c3948c3aef57c1109e00196b71f67d0910e23eed8\" id=3346d968-6e87-482c-ab9b-d98af1c859d9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:12:35.046674 crc crio[21508]: time=\"2026-06-09T11:12:35.046494345Z\" level=info msg=\"Started container\" PID=33093 containerID=157d84efa5f305aa5301963c3948c3aef57c1109e00196b71f67d0910e23eed8 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=3346d968-6e87-482c-ab9b-d98af1c859d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d91bf07ecd3e56049ca39b7300e760a33877da7bdcbfb62398805b162854b2fb\nJun 09 11:12:35.113001 crc crio[21508]: time=\"2026-06-09T11:12:35.111763526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:35.167798 crc crio[21508]: time=\"2026-06-09T11:12:35.161885589Z\" level=info msg=\"Removed container f3b1db12ff8af83b75a875ddb305aad6cba2621ae412453dd2456c14c38f3ea5: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=e8d61b1d-cb1f-4c0e-bc05-accc77cc0916 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:12:36.002117 crc crio[21508]: time=\"2026-06-09T11:12:36.00185732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:36.290818 crc crio[21508]: time=\"2026-06-09T11:12:36.290575917Z\" level=info msg=\"Created container eed8d42585fc4d1bbc22b27156eb7f67189b39f45aca2c5ef868ca514f84ac2f: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=3465c2fb-078c-4b39-9279-ab9a2e90b6de name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:12:36.294410 crc crio[21508]: time=\"2026-06-09T11:12:36.294165771Z\" level=info msg=\"Starting container: eed8d42585fc4d1bbc22b27156eb7f67189b39f45aca2c5ef868ca514f84ac2f\" id=15ef80c8-3bf4-4b92-90c2-1966de047f1f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:12:36.304816 crc crio[21508]: time=\"2026-06-09T11:12:36.304713367Z\" level=info msg=\"Started container\" PID=33122 containerID=eed8d42585fc4d1bbc22b27156eb7f67189b39f45aca2c5ef868ca514f84ac2f description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=15ef80c8-3bf4-4b92-90c2-1966de047f1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d43f16884512cb4593616184efe91980c526fb8e7d1c4d5bbb19cd9012db3f4\nJun 09 11:12:36.620950 crc crio[21508]: time=\"2026-06-09T11:12:36.620128318Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=af756adb-6743-438e-a1e3-9a40d342cf4f name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:12:36.626013 crc crio[21508]: time=\"2026-06-09T11:12:36.625889035Z\" level=info msg=\"Removing container: 2b24fce490f10deb8c0ee08f32b69b2d9858de07a8245c0ecb6fdb4edf9f2c37\" id=e842e51c-b0d5-4424-a452-c1c6d521bbba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:12:36.627040 crc crio[21508]: time=\"2026-06-09T11:12:36.626723909Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=36539d35-a4bb-4f03-afbc-3270e4e40aac name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:12:36.657842 crc crio[21508]: time=\"2026-06-09T11:12:36.657752128Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=671e3204-8fce-48d5-b05d-db28894da6d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:12:36.658531 crc crio[21508]: time=\"2026-06-09T11:12:36.658239762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:36.727984 crc crio[21508]: time=\"2026-06-09T11:12:36.726866481Z\" level=info msg=\"Removed container 2b24fce490f10deb8c0ee08f32b69b2d9858de07a8245c0ecb6fdb4edf9f2c37: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=e842e51c-b0d5-4424-a452-c1c6d521bbba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:12:36.747923 crc crio[21508]: time=\"2026-06-09T11:12:36.747602682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:36.773260 crc crio[21508]: time=\"2026-06-09T11:12:36.772266577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:37.206191 crc crio[21508]: time=\"2026-06-09T11:12:37.204836372Z\" level=info msg=\"Created container 8ac2a145f1affaedbda984c2744c49236db9c5d0387928e055327fcffcc46313: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=671e3204-8fce-48d5-b05d-db28894da6d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:12:37.211414 crc crio[21508]: time=\"2026-06-09T11:12:37.210634801Z\" level=info msg=\"Starting container: 8ac2a145f1affaedbda984c2744c49236db9c5d0387928e055327fcffcc46313\" id=788e4d2b-1a1d-46fc-9b86-b38402497e3d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:12:37.230073 crc crio[21508]: time=\"2026-06-09T11:12:37.229652192Z\" level=info msg=\"Started container\" PID=33143 containerID=8ac2a145f1affaedbda984c2744c49236db9c5d0387928e055327fcffcc46313 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=788e4d2b-1a1d-46fc-9b86-b38402497e3d name=/runtime.v1.RuntimeService/StartContainer sandboxID=830a838c24c80cb77c9244f329707a4fdd81ea897433d7ed2accfd25b6d2d45d\nJun 09 11:12:55.243440 crc crio[21508]: time=\"2026-06-09T11:12:55.237825435Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683392-t6jmp/POD\" id=bafa50b3-334d-4175-8eb8-5392119e81a6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:12:55.243440 crc crio[21508]: time=\"2026-06-09T11:12:55.238819484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:55.272878 crc crio[21508]: time=\"2026-06-09T11:12:55.272787478Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683392-t6jmp Namespace:openshift-infra ID:885234a109841c71221b7acff491c3a2e3671a286d71eedad368951598e0f3a3 UID:288cf95d-5481-43f7-9169-b057b05121b1 NetNS:/var/run/netns/f04ad36d-0199-4dad-a28f-fbf399485587 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod288cf95d_5481_43f7_9169_b057b05121b1.slice PodAnnotations:0xc0039b8298}] Aliases:map[]}\"\nJun 09 11:12:55.272878 crc crio[21508]: time=\"2026-06-09T11:12:55.27286504Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683392-t6jmp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:12:56.129505 crc crio[21508]: time=\"2026-06-09T11:12:56.128904648Z\" level=info msg=\"Stopping container: e10cc619ff6e617dc5feb9eb1395ec40a432026c32a5a76c7b20b1344e0574e9 (timeout: 15s)\" id=cf63f7cd-4f8a-429d-a5dd-c38855135e1c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:12:56.260933 crc crio[21508]: time=\"2026-06-09T11:12:56.260831041Z\" level=info msg=\"Stopped container e10cc619ff6e617dc5feb9eb1395ec40a432026c32a5a76c7b20b1344e0574e9: openshift-console/console-6c684df5db-cc8g8/console\" id=cf63f7cd-4f8a-429d-a5dd-c38855135e1c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:12:56.262766 crc crio[21508]: time=\"2026-06-09T11:12:56.262698286Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=82e31528-7a9f-41f8-ba23-8a90b957cc9a name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:12:56.265639 crc crio[21508]: time=\"2026-06-09T11:12:56.265522127Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=d00781f0-9644-48fe-80c4-e71eb9b9c986 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:12:56.272343 crc crio[21508]: time=\"2026-06-09T11:12:56.271777769Z\" level=info msg=\"Creating container: openshift-console/console-6c684df5db-cc8g8/console\" id=036c7e63-abb6-4e1d-9892-cf385f84c03e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:12:56.272343 crc crio[21508]: time=\"2026-06-09T11:12:56.272185881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:56.315595 crc crio[21508]: time=\"2026-06-09T11:12:56.315508506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:56.324038 crc crio[21508]: time=\"2026-06-09T11:12:56.323961631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:56.390780 crc crio[21508]: 2026-06-09T11:12:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:885234a109841c7 Mac:fe:28:af:06:2c:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/f04ad36d-0199-4dad-a28f-fbf399485587 SocketPath: PciID:}] [{Interface:0xc0005a4600 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:12:56.393044 crc crio[21508]: time=\"2026-06-09T11:12:56.39294883Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683392-t6jmp Namespace:openshift-infra ID:885234a109841c71221b7acff491c3a2e3671a286d71eedad368951598e0f3a3 UID:288cf95d-5481-43f7-9169-b057b05121b1 NetNS:/var/run/netns/f04ad36d-0199-4dad-a28f-fbf399485587 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod288cf95d_5481_43f7_9169_b057b05121b1.slice PodAnnotations:0xc0039b8298}] Aliases:map[]}\"\nJun 09 11:12:56.393388 crc crio[21508]: time=\"2026-06-09T11:12:56.393100995Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683392-t6jmp for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:12:56.400878 crc crio[21508]: time=\"2026-06-09T11:12:56.400557331Z\" level=info msg=\"Ran pod sandbox 885234a109841c71221b7acff491c3a2e3671a286d71eedad368951598e0f3a3 with infra container: openshift-infra/auto-csr-approver-29683392-t6jmp/POD\" id=bafa50b3-334d-4175-8eb8-5392119e81a6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:12:56.403116 crc crio[21508]: time=\"2026-06-09T11:12:56.402995271Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=77d6ff03-58b3-4203-a14d-9cae3354b18c name=/runtime.v1.ImageService/PullImage\nJun 09 11:12:56.414212 crc crio[21508]: time=\"2026-06-09T11:12:56.414023981Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 11:12:56.432689 crc crio[21508]: time=\"2026-06-09T11:12:56.430794547Z\" level=info msg=\"Created container b3f2fedff17138f9b67770586e7ea1c742e3797fe0f36dcc3c447be794016d18: openshift-console/console-6c684df5db-cc8g8/console\" id=036c7e63-abb6-4e1d-9892-cf385f84c03e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:12:56.433592 crc crio[21508]: time=\"2026-06-09T11:12:56.433498555Z\" level=info msg=\"Starting container: b3f2fedff17138f9b67770586e7ea1c742e3797fe0f36dcc3c447be794016d18\" id=6e861a03-b823-4a38-884b-51afee4cc55a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:12:56.439632 crc crio[21508]: time=\"2026-06-09T11:12:56.439489449Z\" level=info msg=\"Started container\" PID=33458 containerID=b3f2fedff17138f9b67770586e7ea1c742e3797fe0f36dcc3c447be794016d18 description=openshift-console/console-6c684df5db-cc8g8/console id=6e861a03-b823-4a38-884b-51afee4cc55a name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8c0466918048d4abfcf531c66992befc2e072deadf72cb9594646abaf1205eb\nJun 09 11:12:57.916258 crc crio[21508]: time=\"2026-06-09T11:12:57.915645307Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=77d6ff03-58b3-4203-a14d-9cae3354b18c name=/runtime.v1.ImageService/PullImage\nJun 09 11:12:57.917572 crc crio[21508]: time=\"2026-06-09T11:12:57.917159621Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=41d3f822-bbdc-4c6a-9a31-503e39c2137a name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:12:57.918895 crc crio[21508]: time=\"2026-06-09T11:12:57.918802518Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=012b0ea2-200f-49c6-849d-7cea7f788205 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:12:57.932799 crc crio[21508]: time=\"2026-06-09T11:12:57.932719382Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683392-t6jmp/oc\" id=48de87c4-3cd4-4925-ae52-4ce90b5c18be name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:12:57.933231 crc crio[21508]: time=\"2026-06-09T11:12:57.933194945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:57.960103 crc crio[21508]: time=\"2026-06-09T11:12:57.95993798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:58.235665 crc crio[21508]: time=\"2026-06-09T11:12:58.234795166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:58.367520 crc crio[21508]: time=\"2026-06-09T11:12:58.366819842Z\" level=info msg=\"Created container 9ce6a8390154c515d8dd077d962249133614edad3247d15dcfd0c4f348d62fea: openshift-infra/auto-csr-approver-29683392-t6jmp/oc\" id=48de87c4-3cd4-4925-ae52-4ce90b5c18be name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:12:58.369236 crc crio[21508]: time=\"2026-06-09T11:12:58.369158069Z\" level=info msg=\"Starting container: 9ce6a8390154c515d8dd077d962249133614edad3247d15dcfd0c4f348d62fea\" id=195c3e3d-5c8d-404b-b0d7-b702f31915f3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:12:58.376708 crc crio[21508]: time=\"2026-06-09T11:12:58.376602405Z\" level=info msg=\"Started container\" PID=33503 containerID=9ce6a8390154c515d8dd077d962249133614edad3247d15dcfd0c4f348d62fea description=openshift-infra/auto-csr-approver-29683392-t6jmp/oc id=195c3e3d-5c8d-404b-b0d7-b702f31915f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=885234a109841c71221b7acff491c3a2e3671a286d71eedad368951598e0f3a3\nJun 09 11:13:00.184639 crc crio[21508]: time=\"2026-06-09T11:13:00.183656234Z\" level=info msg=\"Stopping pod sandbox: 885234a109841c71221b7acff491c3a2e3671a286d71eedad368951598e0f3a3\" id=16fe3108-ff93-4820-9044-871668c547d7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:13:00.187246 crc crio[21508]: time=\"2026-06-09T11:13:00.185383514Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683392-t6jmp Namespace:openshift-infra ID:885234a109841c71221b7acff491c3a2e3671a286d71eedad368951598e0f3a3 UID:288cf95d-5481-43f7-9169-b057b05121b1 NetNS:/var/run/netns/f04ad36d-0199-4dad-a28f-fbf399485587 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod288cf95d_5481_43f7_9169_b057b05121b1.slice PodAnnotations:0xc000d9e000}] Aliases:map[]}\"\nJun 09 11:13:00.187246 crc crio[21508]: time=\"2026-06-09T11:13:00.18560879Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683392-t6jmp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:13:00.443943 crc crio[21508]: time=\"2026-06-09T11:13:00.443819133Z\" level=info msg=\"Stopped pod sandbox: 885234a109841c71221b7acff491c3a2e3671a286d71eedad368951598e0f3a3\" id=16fe3108-ff93-4820-9044-871668c547d7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:13:57.328006 crc crio[21508]: time=\"2026-06-09T11:13:57.327130829Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=44110025-e472-4051-b96b-1ec885e3c23e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:13:57.330358 crc crio[21508]: time=\"2026-06-09T11:13:57.330192508Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=292e3d44-e765-4d55-bb66-c0960187c18c name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:13:57.332956 crc crio[21508]: time=\"2026-06-09T11:13:57.332875806Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=c6bd3350-96eb-47f0-af28-f524162bb5ae name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:13:57.333712 crc crio[21508]: time=\"2026-06-09T11:13:57.333545656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:13:57.364079 crc crio[21508]: time=\"2026-06-09T11:13:57.363996223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:13:57.551855 crc crio[21508]: time=\"2026-06-09T11:13:57.551744779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:13:57.654115 crc crio[21508]: time=\"2026-06-09T11:13:57.653620655Z\" level=info msg=\"Created container 7a6bdee75db43d3c99f4f0daefbda86ccd7514a2a82d0ef3d9326097a2878323: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=c6bd3350-96eb-47f0-af28-f524162bb5ae name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:13:57.655611 crc crio[21508]: time=\"2026-06-09T11:13:57.655530071Z\" level=info msg=\"Starting container: 7a6bdee75db43d3c99f4f0daefbda86ccd7514a2a82d0ef3d9326097a2878323\" id=85645b60-bbcf-4837-b5c7-41a3ce7e7ae4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:13:57.666572 crc crio[21508]: time=\"2026-06-09T11:13:57.664184283Z\" level=info msg=\"Started container\" PID=34343 containerID=7a6bdee75db43d3c99f4f0daefbda86ccd7514a2a82d0ef3d9326097a2878323 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=85645b60-bbcf-4837-b5c7-41a3ce7e7ae4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3634b745444ba35c0edeb974e19fc8a4e8fdec9fca497639475422f2fa1abea\nJun 09 11:14:00.503101 crc crio[21508]: time=\"2026-06-09T11:14:00.502598469Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683394-dfqps/POD\" id=049818ac-4841-47c6-b9d6-4806437e42d8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:14:00.504000 crc crio[21508]: time=\"2026-06-09T11:14:00.503134075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:14:00.530419 crc crio[21508]: time=\"2026-06-09T11:14:00.530220704Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683394-dfqps Namespace:openshift-infra ID:9c4f6782222f9364fc3dd71cfc8cceeafbf5dd6b055fe59f3ec4ecae600fed00 UID:688a187e-d0af-4b6b-9416-62d6b0749070 NetNS:/var/run/netns/b51e587b-a8ee-4653-bcdc-9d11edbfdc7f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod688a187e_d0af_4b6b_9416_62d6b0749070.slice PodAnnotations:0xc002a12230}] Aliases:map[]}\"\nJun 09 11:14:00.530419 crc crio[21508]: time=\"2026-06-09T11:14:00.530351467Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683394-dfqps to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:14:00.820984 crc crio[21508]: 2026-06-09T11:14:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9c4f6782222f936 Mac:b6:ce:96:a1:0d:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/b51e587b-a8ee-4653-bcdc-9d11edbfdc7f SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:14:00.822719 crc crio[21508]: time=\"2026-06-09T11:14:00.822627078Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683394-dfqps Namespace:openshift-infra ID:9c4f6782222f9364fc3dd71cfc8cceeafbf5dd6b055fe59f3ec4ecae600fed00 UID:688a187e-d0af-4b6b-9416-62d6b0749070 NetNS:/var/run/netns/b51e587b-a8ee-4653-bcdc-9d11edbfdc7f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod688a187e_d0af_4b6b_9416_62d6b0749070.slice PodAnnotations:0xc002a12230}] Aliases:map[]}\"\nJun 09 11:14:00.822874 crc crio[21508]: time=\"2026-06-09T11:14:00.822821164Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683394-dfqps for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:14:00.829436 crc crio[21508]: time=\"2026-06-09T11:14:00.8292375Z\" level=info msg=\"Ran pod sandbox 9c4f6782222f9364fc3dd71cfc8cceeafbf5dd6b055fe59f3ec4ecae600fed00 with infra container: openshift-infra/auto-csr-approver-29683394-dfqps/POD\" id=049818ac-4841-47c6-b9d6-4806437e42d8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:14:00.832032 crc crio[21508]: time=\"2026-06-09T11:14:00.831652851Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=b19ae793-177d-4ce3-9af1-d7ae92e84179 name=/runtime.v1.ImageService/PullImage\nJun 09 11:14:00.851352 crc crio[21508]: time=\"2026-06-09T11:14:00.85119648Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 11:14:02.196062 crc crio[21508]: time=\"2026-06-09T11:14:02.195954614Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=b19ae793-177d-4ce3-9af1-d7ae92e84179 name=/runtime.v1.ImageService/PullImage\nJun 09 11:14:02.197488 crc crio[21508]: time=\"2026-06-09T11:14:02.196984484Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=684426af-8e9d-44c8-a227-ab8f7b4c8cf2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:14:02.199178 crc crio[21508]: time=\"2026-06-09T11:14:02.199114796Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3e29d45e-20fb-4931-9c3c-5e9144922b7c name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:14:02.204418 crc crio[21508]: time=\"2026-06-09T11:14:02.204341928Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683394-dfqps/oc\" id=e6d9e2f5-15d0-4aeb-acc1-0f4b3d647da4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:14:02.204783 crc crio[21508]: time=\"2026-06-09T11:14:02.204725019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:14:02.226389 crc crio[21508]: time=\"2026-06-09T11:14:02.226243276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:14:02.536811 crc crio[21508]: time=\"2026-06-09T11:14:02.536619874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:14:02.625200 crc crio[21508]: time=\"2026-06-09T11:14:02.624665547Z\" level=info msg=\"Created container 74ffd063565cd73f08e717409cb9201936b7fac1da37d3f408349d0c6b3767ad: openshift-infra/auto-csr-approver-29683394-dfqps/oc\" id=e6d9e2f5-15d0-4aeb-acc1-0f4b3d647da4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:14:02.626841 crc crio[21508]: time=\"2026-06-09T11:14:02.626765638Z\" level=info msg=\"Starting container: 74ffd063565cd73f08e717409cb9201936b7fac1da37d3f408349d0c6b3767ad\" id=aa316258-87b1-497e-87e5-68bd95102ca9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:14:02.633748 crc crio[21508]: time=\"2026-06-09T11:14:02.633655969Z\" level=info msg=\"Started container\" PID=34548 containerID=74ffd063565cd73f08e717409cb9201936b7fac1da37d3f408349d0c6b3767ad description=openshift-infra/auto-csr-approver-29683394-dfqps/oc id=aa316258-87b1-497e-87e5-68bd95102ca9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c4f6782222f9364fc3dd71cfc8cceeafbf5dd6b055fe59f3ec4ecae600fed00\nJun 09 11:14:04.314051 crc crio[21508]: time=\"2026-06-09T11:14:04.313220083Z\" level=info msg=\"Stopping pod sandbox: 9c4f6782222f9364fc3dd71cfc8cceeafbf5dd6b055fe59f3ec4ecae600fed00\" id=6515630a-0696-494e-b3c4-0c994892b838 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:14:04.315837 crc crio[21508]: time=\"2026-06-09T11:14:04.314954314Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683394-dfqps Namespace:openshift-infra ID:9c4f6782222f9364fc3dd71cfc8cceeafbf5dd6b055fe59f3ec4ecae600fed00 UID:688a187e-d0af-4b6b-9416-62d6b0749070 NetNS:/var/run/netns/b51e587b-a8ee-4653-bcdc-9d11edbfdc7f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod688a187e_d0af_4b6b_9416_62d6b0749070.slice PodAnnotations:0xc002a127a8}] Aliases:map[]}\"\nJun 09 11:14:04.315837 crc crio[21508]: time=\"2026-06-09T11:14:04.315098688Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683394-dfqps from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:14:04.567477 crc crio[21508]: time=\"2026-06-09T11:14:04.567221929Z\" level=info msg=\"Stopped pod sandbox: 9c4f6782222f9364fc3dd71cfc8cceeafbf5dd6b055fe59f3ec4ecae600fed00\" id=6515630a-0696-494e-b3c4-0c994892b838 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:14:30.077010 crc crio[21508]: time=\"2026-06-09T11:14:30.076125154Z\" level=info msg=\"Removing container: 98ffd556af2411605e749b283efacea177695ba517f01792ebc35e8aaa241511\" id=8d78a82a-4930-4eea-b8f2-3a288cf70449 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:14:30.187752 crc crio[21508]: time=\"2026-06-09T11:14:30.187630301Z\" level=info msg=\"Removed container 98ffd556af2411605e749b283efacea177695ba517f01792ebc35e8aaa241511: openshift-infra/auto-csr-approver-29683386-qgbn2/oc\" id=8d78a82a-4930-4eea-b8f2-3a288cf70449 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:14:30.196377 crc crio[21508]: time=\"2026-06-09T11:14:30.196252862Z\" level=info msg=\"Stopping pod sandbox: 0c0da159f5d9b7165fe76320b7e816b1084e9318bb4ba4cd29cf298739802bac\" id=ccfe7580-0480-4cfb-8c5b-7c99fde1b489 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:14:30.196604 crc crio[21508]: time=\"2026-06-09T11:14:30.19654951Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0c0da159f5d9b7165fe76320b7e816b1084e9318bb4ba4cd29cf298739802bac\" id=ccfe7580-0480-4cfb-8c5b-7c99fde1b489 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:14:30.197853 crc crio[21508]: time=\"2026-06-09T11:14:30.197790287Z\" level=info msg=\"Removing pod sandbox: 0c0da159f5d9b7165fe76320b7e816b1084e9318bb4ba4cd29cf298739802bac\" id=42585b26-b6ec-49a7-9987-92f613703e40 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:14:30.211119 crc crio[21508]: time=\"2026-06-09T11:14:30.21097127Z\" level=info msg=\"Removed pod sandbox: 0c0da159f5d9b7165fe76320b7e816b1084e9318bb4ba4cd29cf298739802bac\" id=42585b26-b6ec-49a7-9987-92f613703e40 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:15:01.475147 crc crio[21508]: time=\"2026-06-09T11:15:01.474359723Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683395-lwfv2/POD\" id=ab85627b-c2a5-4aff-86e3-7a8ca421eaad name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:15:01.475147 crc crio[21508]: time=\"2026-06-09T11:15:01.475197348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:15:01.496069 crc crio[21508]: time=\"2026-06-09T11:15:01.495940842Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683395-lwfv2 Namespace:openshift-operator-lifecycle-manager ID:646d4a3bd35859b883e74b08875c28e5e1cb577352aa8c8b09e8f87813f1f271 UID:ac29a768-1621-4762-bb8a-97f4386e8cee NetNS:/var/run/netns/4749ded1-0e75-45ce-a83d-85d159b5a6a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podac29a768_1621_4762_bb8a_97f4386e8cee.slice PodAnnotations:0xc00008d248}] Aliases:map[]}\"\nJun 09 11:15:01.496069 crc crio[21508]: time=\"2026-06-09T11:15:01.496007754Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683395-lwfv2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:15:01.927317 crc crio[21508]: 2026-06-09T11:15:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:646d4a3bd35859b Mac:56:1a:ae:07:ad:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/4749ded1-0e75-45ce-a83d-85d159b5a6a5 SocketPath: PciID:}] [{Interface:0xc0005106f0 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:15:01.930280 crc crio[21508]: time=\"2026-06-09T11:15:01.930158895Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683395-lwfv2 Namespace:openshift-operator-lifecycle-manager ID:646d4a3bd35859b883e74b08875c28e5e1cb577352aa8c8b09e8f87813f1f271 UID:ac29a768-1621-4762-bb8a-97f4386e8cee NetNS:/var/run/netns/4749ded1-0e75-45ce-a83d-85d159b5a6a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podac29a768_1621_4762_bb8a_97f4386e8cee.slice PodAnnotations:0xc00008d248}] Aliases:map[]}\"\nJun 09 11:15:01.930599 crc crio[21508]: time=\"2026-06-09T11:15:01.930542996Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683395-lwfv2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:15:01.938156 crc crio[21508]: time=\"2026-06-09T11:15:01.937443117Z\" level=info msg=\"Ran pod sandbox 646d4a3bd35859b883e74b08875c28e5e1cb577352aa8c8b09e8f87813f1f271 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683395-lwfv2/POD\" id=ab85627b-c2a5-4aff-86e3-7a8ca421eaad name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:15:01.940579 crc crio[21508]: time=\"2026-06-09T11:15:01.940444634Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=16de8e8f-ea12-4bcc-b085-4629f6da933d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:15:01.943102 crc crio[21508]: time=\"2026-06-09T11:15:01.942974158Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=75684b6a-b0ac-4ed6-ae33-1a32b87c59ae name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:15:01.954728 crc crio[21508]: time=\"2026-06-09T11:15:01.954609977Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683395-lwfv2/collect-profiles\" id=3daffb5a-c73c-438f-97e5-93d64a1754a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:15:01.955040 crc crio[21508]: time=\"2026-06-09T11:15:01.954968867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:15:01.981622 crc crio[21508]: time=\"2026-06-09T11:15:01.98151309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:15:01.986587 crc crio[21508]: time=\"2026-06-09T11:15:01.986512046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:15:02.105114 crc crio[21508]: time=\"2026-06-09T11:15:02.104900333Z\" level=info msg=\"Created container d4d913ed96de9978d6ed493bcadcfef011ffbf245ede49b776f6f9dbf0b7f844: openshift-operator-lifecycle-manager/collect-profiles-29683395-lwfv2/collect-profiles\" id=3daffb5a-c73c-438f-97e5-93d64a1754a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:15:02.106421 crc crio[21508]: time=\"2026-06-09T11:15:02.106244432Z\" level=info msg=\"Starting container: d4d913ed96de9978d6ed493bcadcfef011ffbf245ede49b776f6f9dbf0b7f844\" id=f3f78c81-c05c-416e-b73d-b72287e240bd name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:15:02.115100 crc crio[21508]: time=\"2026-06-09T11:15:02.115007027Z\" level=info msg=\"Started container\" PID=35427 containerID=d4d913ed96de9978d6ed493bcadcfef011ffbf245ede49b776f6f9dbf0b7f844 description=openshift-operator-lifecycle-manager/collect-profiles-29683395-lwfv2/collect-profiles id=f3f78c81-c05c-416e-b73d-b72287e240bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=646d4a3bd35859b883e74b08875c28e5e1cb577352aa8c8b09e8f87813f1f271\nJun 09 11:15:03.851147 crc crio[21508]: time=\"2026-06-09T11:15:03.850997022Z\" level=info msg=\"Stopping pod sandbox: 646d4a3bd35859b883e74b08875c28e5e1cb577352aa8c8b09e8f87813f1f271\" id=c7f48e52-ee15-4085-a54b-9898534f06b9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:15:03.852706 crc crio[21508]: time=\"2026-06-09T11:15:03.851786785Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683395-lwfv2 Namespace:openshift-operator-lifecycle-manager ID:646d4a3bd35859b883e74b08875c28e5e1cb577352aa8c8b09e8f87813f1f271 UID:ac29a768-1621-4762-bb8a-97f4386e8cee NetNS:/var/run/netns/4749ded1-0e75-45ce-a83d-85d159b5a6a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podac29a768_1621_4762_bb8a_97f4386e8cee.slice PodAnnotations:0xc00244e308}] Aliases:map[]}\"\nJun 09 11:15:03.852706 crc crio[21508]: time=\"2026-06-09T11:15:03.851923138Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683395-lwfv2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:15:04.055807 crc crio[21508]: time=\"2026-06-09T11:15:04.055737893Z\" level=info msg=\"Stopped pod sandbox: 646d4a3bd35859b883e74b08875c28e5e1cb577352aa8c8b09e8f87813f1f271\" id=c7f48e52-ee15-4085-a54b-9898534f06b9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:15:54.140241 crc crio[21508]: time=\"2026-06-09T11:15:54.139403121Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-cainjector-7f9fdd5dd5-sww48/POD\" id=f4de5c36-6009-4701-8d84-d62238688b22 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:15:54.142096 crc crio[21508]: time=\"2026-06-09T11:15:54.140331848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:15:54.163367 crc crio[21508]: time=\"2026-06-09T11:15:54.163215591Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-sww48 Namespace:cert-manager ID:396a85c495f60e68aac18ee9e46436b395a69ba49ca8e8c70ae5cb0e88ae013c UID:d2d2beef-3933-4adc-9add-a1eb00ed3b17 NetNS:/var/run/netns/5bc6318a-e6d8-4c19-a176-86ca23d5cb92 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd2d2beef_3933_4adc_9add_a1eb00ed3b17.slice PodAnnotations:0xc00008d0f8}] Aliases:map[]}\"\nJun 09 11:15:54.163367 crc crio[21508]: time=\"2026-06-09T11:15:54.163275182Z\" level=info msg=\"Adding pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-sww48 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:15:54.177122 crc crio[21508]: time=\"2026-06-09T11:15:54.177041771Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-7b8b89f89d-9tgd8/POD\" id=9d58ac7f-a8c9-40e9-abd1-448c4f7a2527 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:15:54.177122 crc crio[21508]: time=\"2026-06-09T11:15:54.177143464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:15:54.203432 crc crio[21508]: time=\"2026-06-09T11:15:54.203109946Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-9tgd8 Namespace:cert-manager ID:b658adc921c5a5d06c75fef037aaab4129b26c16c9fa0b1c74db2c45e44aca0d UID:80ae199f-800a-4ad3-9a29-ce3ba82d92f8 NetNS:/var/run/netns/7ff56178-b12a-437c-a4aa-1053b583932c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80ae199f_800a_4ad3_9a29_ce3ba82d92f8.slice PodAnnotations:0xc00008d480}] Aliases:map[]}\"\nJun 09 11:15:54.203432 crc crio[21508]: time=\"2026-06-09T11:15:54.203187289Z\" level=info msg=\"Adding pod cert-manager_cert-manager-7b8b89f89d-9tgd8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:15:54.485001 crc crio[21508]: 2026-06-09T11:15:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:396a85c495f60e6 Mac:52:24:79:4e:59:14 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/5bc6318a-e6d8-4c19-a176-86ca23d5cb92 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:15:54.486796 crc crio[21508]: time=\"2026-06-09T11:15:54.486716722Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-sww48 Namespace:cert-manager ID:396a85c495f60e68aac18ee9e46436b395a69ba49ca8e8c70ae5cb0e88ae013c UID:d2d2beef-3933-4adc-9add-a1eb00ed3b17 NetNS:/var/run/netns/5bc6318a-e6d8-4c19-a176-86ca23d5cb92 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd2d2beef_3933_4adc_9add_a1eb00ed3b17.slice PodAnnotations:0xc00008d0f8}] Aliases:map[]}\"\nJun 09 11:15:54.486928 crc crio[21508]: time=\"2026-06-09T11:15:54.486912937Z\" level=info msg=\"Checking pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-sww48 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:15:54.493166 crc crio[21508]: time=\"2026-06-09T11:15:54.493035375Z\" level=info msg=\"Ran pod sandbox 396a85c495f60e68aac18ee9e46436b395a69ba49ca8e8c70ae5cb0e88ae013c with infra container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-sww48/POD\" id=f4de5c36-6009-4701-8d84-d62238688b22 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:15:54.495853 crc crio[21508]: time=\"2026-06-09T11:15:54.495742833Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=f8f7dbec-d17a-4e43-90ec-6ccbecc74d23 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:15:54.495967 crc crio[21508]: time=\"2026-06-09T11:15:54.495934629Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-cainjector:v1.19.2 not found\" id=f8f7dbec-d17a-4e43-90ec-6ccbecc74d23 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:15:54.496084 crc crio[21508]: time=\"2026-06-09T11:15:54.49597829Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-cainjector:v1.19.2 found\" id=f8f7dbec-d17a-4e43-90ec-6ccbecc74d23 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:15:54.497619 crc crio[21508]: time=\"2026-06-09T11:15:54.497555126Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=e254a1d1-e09c-4c22-a738-f5868cce5b6b name=/runtime.v1.ImageService/PullImage\nJun 09 11:15:54.504190 crc crio[21508]: time=\"2026-06-09T11:15:54.504108915Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-cainjector:v1.19.2\\\"\"\nJun 09 11:15:54.519385 crc crio[21508]: 2026-06-09T11:15:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b658adc921c5a5d Mac:5a:17:1a:47:b2:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/7ff56178-b12a-437c-a4aa-1053b583932c SocketPath: PciID:}] [{Interface:0xc00011ac00 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:15:54.520144 crc crio[21508]: time=\"2026-06-09T11:15:54.520087598Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-9tgd8 Namespace:cert-manager ID:b658adc921c5a5d06c75fef037aaab4129b26c16c9fa0b1c74db2c45e44aca0d UID:80ae199f-800a-4ad3-9a29-ce3ba82d92f8 NetNS:/var/run/netns/7ff56178-b12a-437c-a4aa-1053b583932c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80ae199f_800a_4ad3_9a29_ce3ba82d92f8.slice PodAnnotations:0xc00008d480}] Aliases:map[]}\"\nJun 09 11:15:54.520436 crc crio[21508]: time=\"2026-06-09T11:15:54.520246073Z\" level=info msg=\"Checking pod cert-manager_cert-manager-7b8b89f89d-9tgd8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:15:54.525378 crc crio[21508]: time=\"2026-06-09T11:15:54.525253158Z\" level=info msg=\"Ran pod sandbox b658adc921c5a5d06c75fef037aaab4129b26c16c9fa0b1c74db2c45e44aca0d with infra container: cert-manager/cert-manager-7b8b89f89d-9tgd8/POD\" id=9d58ac7f-a8c9-40e9-abd1-448c4f7a2527 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:15:54.527071 crc crio[21508]: time=\"2026-06-09T11:15:54.527028729Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=3e48e8c4-ab1d-4cf0-9c7d-7dfb7aa7797b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:15:54.527223 crc crio[21508]: time=\"2026-06-09T11:15:54.527168973Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-controller:v1.19.2 not found\" id=3e48e8c4-ab1d-4cf0-9c7d-7dfb7aa7797b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:15:54.527223 crc crio[21508]: time=\"2026-06-09T11:15:54.527205185Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-controller:v1.19.2 found\" id=3e48e8c4-ab1d-4cf0-9c7d-7dfb7aa7797b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:15:54.528766 crc crio[21508]: time=\"2026-06-09T11:15:54.528715588Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=a01d1988-daf3-4efd-bad7-68b8e4b52d67 name=/runtime.v1.ImageService/PullImage\nJun 09 11:15:54.531688 crc crio[21508]: time=\"2026-06-09T11:15:54.531640273Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-controller:v1.19.2\\\"\"\nJun 09 11:15:54.561987 crc crio[21508]: time=\"2026-06-09T11:15:54.56191073Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-webhook-769f6b94cb-grdzn/POD\" id=130e5cef-e31a-4e95-87b7-8a3111b301ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:15:54.562091 crc crio[21508]: time=\"2026-06-09T11:15:54.562001982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:15:54.588097 crc crio[21508]: time=\"2026-06-09T11:15:54.588019816Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-grdzn Namespace:cert-manager ID:74afefc2c6cf3a0d2afa8ac22a3ab39a82650fc9d5f9b585e98fad7186ca6ba1 UID:c62b3b5b-277e-4020-9eee-78b00c4e63c0 NetNS:/var/run/netns/147f4291-e47a-48aa-b9da-6e98414414b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc62b3b5b_277e_4020_9eee_78b00c4e63c0.slice PodAnnotations:0xc0001583f8}] Aliases:map[]}\"\nJun 09 11:15:54.588097 crc crio[21508]: time=\"2026-06-09T11:15:54.588075538Z\" level=info msg=\"Adding pod cert-manager_cert-manager-webhook-769f6b94cb-grdzn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:15:54.887867 crc crio[21508]: 2026-06-09T11:15:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:74afefc2c6cf3a0 Mac:4a:13:c0:81:75:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/147f4291-e47a-48aa-b9da-6e98414414b6 SocketPath: PciID:}] [{Interface:0xc00028a850 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:15:54.888778 crc crio[21508]: time=\"2026-06-09T11:15:54.888725247Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-grdzn Namespace:cert-manager ID:74afefc2c6cf3a0d2afa8ac22a3ab39a82650fc9d5f9b585e98fad7186ca6ba1 UID:c62b3b5b-277e-4020-9eee-78b00c4e63c0 NetNS:/var/run/netns/147f4291-e47a-48aa-b9da-6e98414414b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc62b3b5b_277e_4020_9eee_78b00c4e63c0.slice PodAnnotations:0xc0001583f8}] Aliases:map[]}\"\nJun 09 11:15:54.889044 crc crio[21508]: time=\"2026-06-09T11:15:54.888960954Z\" level=info msg=\"Checking pod cert-manager_cert-manager-webhook-769f6b94cb-grdzn for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:15:54.896895 crc crio[21508]: time=\"2026-06-09T11:15:54.894224066Z\" level=info msg=\"Ran pod sandbox 74afefc2c6cf3a0d2afa8ac22a3ab39a82650fc9d5f9b585e98fad7186ca6ba1 with infra container: cert-manager/cert-manager-webhook-769f6b94cb-grdzn/POD\" id=130e5cef-e31a-4e95-87b7-8a3111b301ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:15:54.896895 crc crio[21508]: time=\"2026-06-09T11:15:54.896723808Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=ad6723d5-618e-487c-af2e-9f69c4c907a3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:15:54.896895 crc crio[21508]: time=\"2026-06-09T11:15:54.896857842Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-webhook:v1.19.2 not found\" id=ad6723d5-618e-487c-af2e-9f69c4c907a3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:15:54.896895 crc crio[21508]: time=\"2026-06-09T11:15:54.896893063Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-webhook:v1.19.2 found\" id=ad6723d5-618e-487c-af2e-9f69c4c907a3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:15:54.898366 crc crio[21508]: time=\"2026-06-09T11:15:54.898009206Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=d57b914a-f463-4e03-b63b-c72044713aa4 name=/runtime.v1.ImageService/PullImage\nJun 09 11:15:54.901404 crc crio[21508]: time=\"2026-06-09T11:15:54.901241459Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-webhook:v1.19.2\\\"\"\nJun 09 11:15:58.615640 crc crio[21508]: time=\"2026-06-09T11:15:58.614633685Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-cainjector@sha256:687398bee209314862fa1a7e830a37d8d7145653a8cc5579edcf9b6d2b766f56\" id=e254a1d1-e09c-4c22-a738-f5868cce5b6b name=/runtime.v1.ImageService/PullImage\nJun 09 11:15:58.616871 crc crio[21508]: time=\"2026-06-09T11:15:58.616617803Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=833b7aa7-bf59-415d-899d-68f0a95d99cd name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:15:58.694499 crc crio[21508]: time=\"2026-06-09T11:15:58.693979724Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=f254cef9-ab46-4c7c-bbcd-b4d33a35526e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:15:58.705933 crc crio[21508]: time=\"2026-06-09T11:15:58.705844327Z\" level=info msg=\"Creating container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-sww48/cert-manager-cainjector\" id=8dae79c1-db20-4bfe-ba70-f8a3974fa4fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:15:58.708001 crc crio[21508]: time=\"2026-06-09T11:15:58.707877136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:15:58.766778 crc crio[21508]: time=\"2026-06-09T11:15:58.766651659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:15:58.770569 crc crio[21508]: time=\"2026-06-09T11:15:58.77050125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:15:58.777425 crc crio[21508]: time=\"2026-06-09T11:15:58.777329478Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-controller@sha256:ab0905bad1a9acf05ca92b23761a9ecc76b1173053565c81fed727dff948d0f5\" id=a01d1988-daf3-4efd-bad7-68b8e4b52d67 name=/runtime.v1.ImageService/PullImage\nJun 09 11:15:58.781208 crc crio[21508]: time=\"2026-06-09T11:15:58.781108198Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=3e8b6eec-1bb9-46f0-97d2-e384d7b5d66f name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:15:58.787221 crc crio[21508]: time=\"2026-06-09T11:15:58.787178703Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=827f47b2-3ffe-4ea4-bd96-66e7388fbe4f name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:15:58.797664 crc crio[21508]: time=\"2026-06-09T11:15:58.797594835Z\" level=info msg=\"Creating container: cert-manager/cert-manager-7b8b89f89d-9tgd8/cert-manager-controller\" id=d8906a59-21fa-478b-854a-873439c137c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:15:58.800785 crc crio[21508]: time=\"2026-06-09T11:15:58.800672134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:15:58.831139 crc crio[21508]: time=\"2026-06-09T11:15:58.831014483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:15:58.835003 crc crio[21508]: time=\"2026-06-09T11:15:58.834952277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:15:58.884340 crc crio[21508]: time=\"2026-06-09T11:15:58.884217274Z\" level=info msg=\"Created container 6b2e96f909f5fa68d4eda03635b7cd8b5f01faa0a1b41d44838c86834a2cbd52: cert-manager/cert-manager-cainjector-7f9fdd5dd5-sww48/cert-manager-cainjector\" id=8dae79c1-db20-4bfe-ba70-f8a3974fa4fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:15:58.886782 crc crio[21508]: time=\"2026-06-09T11:15:58.886693786Z\" level=info msg=\"Starting container: 6b2e96f909f5fa68d4eda03635b7cd8b5f01faa0a1b41d44838c86834a2cbd52\" id=78553482-224e-400e-9509-1679b6daeb7e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:15:58.895013 crc crio[21508]: time=\"2026-06-09T11:15:58.894922265Z\" level=info msg=\"Started container\" PID=36984 containerID=6b2e96f909f5fa68d4eda03635b7cd8b5f01faa0a1b41d44838c86834a2cbd52 description=cert-manager/cert-manager-cainjector-7f9fdd5dd5-sww48/cert-manager-cainjector id=78553482-224e-400e-9509-1679b6daeb7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=396a85c495f60e68aac18ee9e46436b395a69ba49ca8e8c70ae5cb0e88ae013c\nJun 09 11:15:58.959713 crc crio[21508]: time=\"2026-06-09T11:15:58.958892218Z\" level=info msg=\"Created container 2a4432cc116c9edb7cb7470df74fb98d03103d46c49d97e39004fc89790fbc1d: cert-manager/cert-manager-7b8b89f89d-9tgd8/cert-manager-controller\" id=d8906a59-21fa-478b-854a-873439c137c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:15:58.960892 crc crio[21508]: time=\"2026-06-09T11:15:58.960718991Z\" level=info msg=\"Starting container: 2a4432cc116c9edb7cb7470df74fb98d03103d46c49d97e39004fc89790fbc1d\" id=38bebf1f-1fd5-4227-bd31-e9edb3c37ad6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:15:58.966150 crc crio[21508]: time=\"2026-06-09T11:15:58.966102326Z\" level=info msg=\"Started container\" PID=36991 containerID=2a4432cc116c9edb7cb7470df74fb98d03103d46c49d97e39004fc89790fbc1d description=cert-manager/cert-manager-7b8b89f89d-9tgd8/cert-manager-controller id=38bebf1f-1fd5-4227-bd31-e9edb3c37ad6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b658adc921c5a5d06c75fef037aaab4129b26c16c9fa0b1c74db2c45e44aca0d\nJun 09 11:16:00.615246 crc crio[21508]: time=\"2026-06-09T11:16:00.614712261Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683396-6x9hk/POD\" id=38ef3f7d-ec68-4cf8-8c3a-2b53c70be3fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:16:00.617543 crc crio[21508]: time=\"2026-06-09T11:16:00.617510392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:00.954837 crc crio[21508]: time=\"2026-06-09T11:16:00.954746581Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683396-6x9hk Namespace:openshift-infra ID:e779d57a08563e5f5758f30fdb05c5df4c10caf880de62cd98410ab1818df08d UID:7b17c95f-5c89-41e6-a915-26a67dd01f75 NetNS:/var/run/netns/ebd459f3-e428-40f1-b9ea-7d534fb3fb81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b17c95f_5c89_41e6_a915_26a67dd01f75.slice PodAnnotations:0xc000158688}] Aliases:map[]}\"\nJun 09 11:16:00.954837 crc crio[21508]: time=\"2026-06-09T11:16:00.954806243Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683396-6x9hk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:16:01.029736 crc crio[21508]: time=\"2026-06-09T11:16:01.029673922Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-webhook@sha256:041f7bb9259557188d7ff416ce90d670a0d0aa8710203927703743682064270b\" id=d57b914a-f463-4e03-b63b-c72044713aa4 name=/runtime.v1.ImageService/PullImage\nJun 09 11:16:01.031016 crc crio[21508]: time=\"2026-06-09T11:16:01.030968129Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=5e1c2a34-bdd1-4091-a4a4-a061cdd5f321 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:01.039824 crc crio[21508]: time=\"2026-06-09T11:16:01.039715542Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=437d80dc-4488-4b19-9d1e-3a6dead63bad name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:01.049908 crc crio[21508]: time=\"2026-06-09T11:16:01.049769014Z\" level=info msg=\"Creating container: cert-manager/cert-manager-webhook-769f6b94cb-grdzn/cert-manager-webhook\" id=7c9e6778-5675-4845-8366-abc4677a56cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:16:01.052976 crc crio[21508]: time=\"2026-06-09T11:16:01.052840573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:01.091982 crc crio[21508]: time=\"2026-06-09T11:16:01.091667997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:01.102615 crc crio[21508]: time=\"2026-06-09T11:16:01.101046919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:01.243933 crc crio[21508]: time=\"2026-06-09T11:16:01.243887877Z\" level=info msg=\"Created container 550c9a92b2402201548300c38d1d09b5560ea7bf3887fced23da1235f8a0b213: cert-manager/cert-manager-webhook-769f6b94cb-grdzn/cert-manager-webhook\" id=7c9e6778-5675-4845-8366-abc4677a56cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:16:01.247635 crc crio[21508]: time=\"2026-06-09T11:16:01.247171302Z\" level=info msg=\"Starting container: 550c9a92b2402201548300c38d1d09b5560ea7bf3887fced23da1235f8a0b213\" id=a965da53-d39f-4b4c-9c36-998b067f109b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:16:01.258999 crc crio[21508]: time=\"2026-06-09T11:16:01.258724947Z\" level=info msg=\"Started container\" PID=37148 containerID=550c9a92b2402201548300c38d1d09b5560ea7bf3887fced23da1235f8a0b213 description=cert-manager/cert-manager-webhook-769f6b94cb-grdzn/cert-manager-webhook id=a965da53-d39f-4b4c-9c36-998b067f109b name=/runtime.v1.RuntimeService/StartContainer sandboxID=74afefc2c6cf3a0d2afa8ac22a3ab39a82650fc9d5f9b585e98fad7186ca6ba1\nJun 09 11:16:01.564189 crc crio[21508]: 2026-06-09T11:16:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e779d57a08563e5 Mac:a6:c2:7e:5e:f6:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/ebd459f3-e428-40f1-b9ea-7d534fb3fb81 SocketPath: PciID:}] [{Interface:0xc0004b0480 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:16:01.567914 crc crio[21508]: time=\"2026-06-09T11:16:01.567675976Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683396-6x9hk Namespace:openshift-infra ID:e779d57a08563e5f5758f30fdb05c5df4c10caf880de62cd98410ab1818df08d UID:7b17c95f-5c89-41e6-a915-26a67dd01f75 NetNS:/var/run/netns/ebd459f3-e428-40f1-b9ea-7d534fb3fb81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b17c95f_5c89_41e6_a915_26a67dd01f75.slice PodAnnotations:0xc000158688}] Aliases:map[]}\"\nJun 09 11:16:01.567914 crc crio[21508]: time=\"2026-06-09T11:16:01.567846251Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683396-6x9hk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:16:01.581964 crc crio[21508]: time=\"2026-06-09T11:16:01.581728523Z\" level=info msg=\"Ran pod sandbox e779d57a08563e5f5758f30fdb05c5df4c10caf880de62cd98410ab1818df08d with infra container: openshift-infra/auto-csr-approver-29683396-6x9hk/POD\" id=38ef3f7d-ec68-4cf8-8c3a-2b53c70be3fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:16:01.588080 crc crio[21508]: time=\"2026-06-09T11:16:01.587620104Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=37899402-dcac-413f-bcdf-4db4da5e6ed2 name=/runtime.v1.ImageService/PullImage\nJun 09 11:16:01.595917 crc crio[21508]: time=\"2026-06-09T11:16:01.595117261Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 11:16:02.902493 crc crio[21508]: time=\"2026-06-09T11:16:02.902003218Z\" level=info msg=\"Stopping container: 157d84efa5f305aa5301963c3948c3aef57c1109e00196b71f67d0910e23eed8 (timeout: 30s)\" id=6c3ef5b0-eb19-44cc-8ebd-014f11d7b3b5 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:16:02.902493 crc crio[21508]: time=\"2026-06-09T11:16:02.902171973Z\" level=info msg=\"Stopping container: c6736e680ea9b53f189e3bff06f5a3ffb0dce030ad9bf10e9d0d9b17594dfa01 (timeout: 30s)\" id=390d403a-494e-43ea-be56-de53093a1cec name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:16:03.026849 crc crio[21508]: time=\"2026-06-09T11:16:03.026664809Z\" level=info msg=\"Stopped container 157d84efa5f305aa5301963c3948c3aef57c1109e00196b71f67d0910e23eed8: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=6c3ef5b0-eb19-44cc-8ebd-014f11d7b3b5 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:16:03.080767 crc crio[21508]: time=\"2026-06-09T11:16:03.080601411Z\" level=info msg=\"Stopped container c6736e680ea9b53f189e3bff06f5a3ffb0dce030ad9bf10e9d0d9b17594dfa01: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=390d403a-494e-43ea-be56-de53093a1cec name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:16:03.082003 crc crio[21508]: time=\"2026-06-09T11:16:03.08192223Z\" level=info msg=\"Stopping pod sandbox: d91bf07ecd3e56049ca39b7300e760a33877da7bdcbfb62398805b162854b2fb\" id=59de27a6-8383-4996-81ca-0adb06b1c0f7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:16:03.086794 crc crio[21508]: time=\"2026-06-09T11:16:03.086721269Z\" level=info msg=\"Stopped pod sandbox: d91bf07ecd3e56049ca39b7300e760a33877da7bdcbfb62398805b162854b2fb\" id=59de27a6-8383-4996-81ca-0adb06b1c0f7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:16:03.118232 crc crio[21508]: time=\"2026-06-09T11:16:03.11476638Z\" level=info msg=\"Stopping container: bf363e57257be706324dd7e0b157c0781c82f2b536a48ee16cf9a9356a50c857 (timeout: 30s)\" id=b89ae633-40d5-4dfa-ac01-4560d81b2bf5 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:16:03.118232 crc crio[21508]: time=\"2026-06-09T11:16:03.114818572Z\" level=info msg=\"Stopping container: d9454a45ca3ec44cac770eb1522b48d66fdd503c611327dbe572bc5f1291c5a2 (timeout: 30s)\" id=f13e809a-23ae-4807-9f0c-0dfdaf1fb379 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:16:03.118232 crc crio[21508]: time=\"2026-06-09T11:16:03.114908794Z\" level=info msg=\"Stopping container: a272a3bb223347ab8e21460f3f7b088a1eab09f7931ce9dacb4d300a20a4a7da (timeout: 30s)\" id=5813a4b3-4636-46d2-b6f4-7a9fcf324e3b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:16:03.118232 crc crio[21508]: time=\"2026-06-09T11:16:03.114918764Z\" level=info msg=\"Stopping container: 20353c2ac778c8a1924ac501a83ced9bd117f7625dcac001d834e65da3e6da68 (timeout: 30s)\" id=b1f12e75-11e2-4c0a-8f21-5850c883d533 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:16:03.118232 crc crio[21508]: time=\"2026-06-09T11:16:03.114945625Z\" level=info msg=\"Stopping container: 789fee1a61af033927cd16742edeb91290277bbc113c65d57384b9ce11f67783 (timeout: 30s)\" id=21dc7111-3686-4ebf-b6cb-656e6c2fb74b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:16:03.118232 crc crio[21508]: time=\"2026-06-09T11:16:03.114967546Z\" level=info msg=\"Stopping container: cabd5fefee9f6522898da0e81e2218ef3385a37aff7b41527a244b43e9cc9158 (timeout: 30s)\" id=73eba980-e30d-462c-aab8-93a605b0241d name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:16:03.119079 crc crio[21508]: time=\"2026-06-09T11:16:03.114981946Z\" level=info msg=\"Stopping container: b180d23bc6da36601e62e614179a61240897cc708443f0836142db659ca5336f (timeout: 30s)\" id=443c1a14-f7c2-4e33-b954-eca3463ba90d name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:16:03.161239 crc crio[21508]: time=\"2026-06-09T11:16:03.160757142Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 09 11:16:03.161587 crc crio[21508]: time=\"2026-06-09T11:16:03.161514994Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:03.163456 crc crio[21508]: time=\"2026-06-09T11:16:03.163381478Z\" level=info msg=\"Stopping container: 56dfcb6948ef1b455116801a69846f7a71bc4711542ff9550ba9ba4e1ac20820 (timeout: 30s)\" id=f5dc11e5-4711-4e1d-be76-9dfc8db4e503 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:16:03.254393 crc crio[21508]: time=\"2026-06-09T11:16:03.254275411Z\" level=info msg=\"Stopped container b180d23bc6da36601e62e614179a61240897cc708443f0836142db659ca5336f: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=443c1a14-f7c2-4e33-b954-eca3463ba90d name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:16:03.264659 crc crio[21508]: time=\"2026-06-09T11:16:03.264496247Z\" level=info msg=\"Stopped container a272a3bb223347ab8e21460f3f7b088a1eab09f7931ce9dacb4d300a20a4a7da: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=5813a4b3-4636-46d2-b6f4-7a9fcf324e3b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:16:03.275265 crc crio[21508]: time=\"2026-06-09T11:16:03.274166977Z\" level=info msg=\"Stopped container bf363e57257be706324dd7e0b157c0781c82f2b536a48ee16cf9a9356a50c857: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=b89ae633-40d5-4dfa-ac01-4560d81b2bf5 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:16:03.275985 crc crio[21508]: time=\"2026-06-09T11:16:03.275866607Z\" level=info msg=\"Stopped container cabd5fefee9f6522898da0e81e2218ef3385a37aff7b41527a244b43e9cc9158: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=73eba980-e30d-462c-aab8-93a605b0241d name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:16:03.352838 crc crio[21508]: time=\"2026-06-09T11:16:03.352789335Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=37899402-dcac-413f-bcdf-4db4da5e6ed2 name=/runtime.v1.ImageService/PullImage\nJun 09 11:16:03.353978 crc crio[21508]: time=\"2026-06-09T11:16:03.353943398Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=68abef37-e4a0-44db-9feb-2e06678cdfbb name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:03.356743 crc crio[21508]: time=\"2026-06-09T11:16:03.356640137Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=442e6fe8-3199-476e-85a2-e76817720c81 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:03.359489 crc crio[21508]: time=\"2026-06-09T11:16:03.359380276Z\" level=info msg=\"Stopped container 789fee1a61af033927cd16742edeb91290277bbc113c65d57384b9ce11f67783: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=21dc7111-3686-4ebf-b6cb-656e6c2fb74b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:16:03.363143 crc crio[21508]: time=\"2026-06-09T11:16:03.363076953Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683396-6x9hk/oc\" id=6af08b0c-5591-4fd5-ac24-0c619343faf7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:16:03.363912 crc crio[21508]: time=\"2026-06-09T11:16:03.363849945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:03.390862 crc crio[21508]: time=\"2026-06-09T11:16:03.390770435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:03.432041 crc crio[21508]: time=\"2026-06-09T11:16:03.431856825Z\" level=info msg=\"Stopped container 56dfcb6948ef1b455116801a69846f7a71bc4711542ff9550ba9ba4e1ac20820: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=f5dc11e5-4711-4e1d-be76-9dfc8db4e503 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:16:03.449955 crc crio[21508]: time=\"2026-06-09T11:16:03.449697702Z\" level=info msg=\"Removing container: 157d84efa5f305aa5301963c3948c3aef57c1109e00196b71f67d0910e23eed8\" id=ccfa14f8-cd01-435f-8ce6-a8e25974e554 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:16:03.462411 crc crio[21508]: time=\"2026-06-09T11:16:03.462262306Z\" level=info msg=\"Stopped container d9454a45ca3ec44cac770eb1522b48d66fdd503c611327dbe572bc5f1291c5a2: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=f13e809a-23ae-4807-9f0c-0dfdaf1fb379 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:16:03.464737 crc crio[21508]: time=\"2026-06-09T11:16:03.464344256Z\" level=info msg=\"Stopped container 20353c2ac778c8a1924ac501a83ced9bd117f7625dcac001d834e65da3e6da68: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=b1f12e75-11e2-4c0a-8f21-5850c883d533 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:16:03.465497 crc crio[21508]: time=\"2026-06-09T11:16:03.465385837Z\" level=info msg=\"Stopping pod sandbox: 6278cc9e41264179de9cac2d18892017f2f95b5226c63a4136d859c794e756f3\" id=e144ecbe-40e1-40bb-bbc9-c6db4b49c21e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:16:03.473086 crc crio[21508]: time=\"2026-06-09T11:16:03.473014288Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=f56a2280-bc53-40a8-97ca-18b47b8cd93c name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:03.481542 crc crio[21508]: time=\"2026-06-09T11:16:03.478998861Z\" level=info msg=\"Removed container 157d84efa5f305aa5301963c3948c3aef57c1109e00196b71f67d0910e23eed8: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=ccfa14f8-cd01-435f-8ce6-a8e25974e554 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:16:03.488773 crc crio[21508]: time=\"2026-06-09T11:16:03.488680351Z\" level=info msg=\"Removing container: 3133c7ebd26d984a7abc6163f0d850e4d549aa8209c511830be140f6dad7108c\" id=4c363968-dd63-49a6-a60e-c137eccac4e4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:16:03.489030 crc crio[21508]: time=\"2026-06-09T11:16:03.488713902Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=cb26c9c8-ed38-4767-b8d7-bdd432293ced name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:03.491368 crc crio[21508]: time=\"2026-06-09T11:16:03.491222795Z\" level=info msg=\"Stopped pod sandbox: 6278cc9e41264179de9cac2d18892017f2f95b5226c63a4136d859c794e756f3\" id=e144ecbe-40e1-40bb-bbc9-c6db4b49c21e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:16:03.505818 crc crio[21508]: time=\"2026-06-09T11:16:03.505591071Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=d4f4a358-2e8e-4141-ba9e-fa4fe1a275cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:16:03.507982 crc crio[21508]: time=\"2026-06-09T11:16:03.507900138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:03.527951 crc crio[21508]: time=\"2026-06-09T11:16:03.527830285Z\" level=info msg=\"Removed container 3133c7ebd26d984a7abc6163f0d850e4d549aa8209c511830be140f6dad7108c: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=4c363968-dd63-49a6-a60e-c137eccac4e4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:16:03.534771 crc crio[21508]: time=\"2026-06-09T11:16:03.534674484Z\" level=info msg=\"Removing container: c6736e680ea9b53f189e3bff06f5a3ffb0dce030ad9bf10e9d0d9b17594dfa01\" id=84c64e81-9858-482e-9855-50e720288590 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:16:03.584852 crc crio[21508]: time=\"2026-06-09T11:16:03.584639471Z\" level=info msg=\"Removed container c6736e680ea9b53f189e3bff06f5a3ffb0dce030ad9bf10e9d0d9b17594dfa01: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=84c64e81-9858-482e-9855-50e720288590 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:16:03.605518 crc crio[21508]: time=\"2026-06-09T11:16:03.600379477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:03.605518 crc crio[21508]: time=\"2026-06-09T11:16:03.60359409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:03.622962 crc crio[21508]: time=\"2026-06-09T11:16:03.622821137Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-k5frl/POD\" id=527f93b7-b3b3-4b1e-8b07-26fced6d54d9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:16:03.622962 crc crio[21508]: time=\"2026-06-09T11:16:03.62292247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:03.650436 crc crio[21508]: time=\"2026-06-09T11:16:03.649140429Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=527f93b7-b3b3-4b1e-8b07-26fced6d54d9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:16:03.686849 crc crio[21508]: time=\"2026-06-09T11:16:03.677740288Z\" level=info msg=\"Ran pod sandbox b6f48101bb659222bfe3241146dbacc6f18cc9e81daa179c22ad20cb2c2b386c with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-k5frl/POD\" id=527f93b7-b3b3-4b1e-8b07-26fced6d54d9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:16:03.697611 crc crio[21508]: time=\"2026-06-09T11:16:03.697394817Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=73f13aed-1107-4b03-a36f-d31842d3d656 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:03.704978 crc crio[21508]: time=\"2026-06-09T11:16:03.704786501Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=47de345d-5acf-4c57-9eba-32dcf2b87ab5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:03.711567 crc crio[21508]: time=\"2026-06-09T11:16:03.711444664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:03.715233 crc crio[21508]: time=\"2026-06-09T11:16:03.714857283Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-k5frl/kube-rbac-proxy\" id=78a89f3a-6275-41d4-aba0-415eb90bc998 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:16:03.715431 crc crio[21508]: time=\"2026-06-09T11:16:03.715236064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:03.733805 crc crio[21508]: time=\"2026-06-09T11:16:03.73371868Z\" level=info msg=\"Created container 8ce509b76accac22b7acc40c85a44a25821263fcfb7b242764d2ae07e1b72f8e: openshift-multus/multus-bzhnf/kube-multus\" id=d4f4a358-2e8e-4141-ba9e-fa4fe1a275cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:16:03.736126 crc crio[21508]: time=\"2026-06-09T11:16:03.736017166Z\" level=info msg=\"Starting container: 8ce509b76accac22b7acc40c85a44a25821263fcfb7b242764d2ae07e1b72f8e\" id=f40f49a4-f3b0-46cc-8e81-81c900b3dbdc name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:16:03.742720 crc crio[21508]: time=\"2026-06-09T11:16:03.742632008Z\" level=info msg=\"Started container\" PID=37407 containerID=8ce509b76accac22b7acc40c85a44a25821263fcfb7b242764d2ae07e1b72f8e description=openshift-multus/multus-bzhnf/kube-multus id=f40f49a4-f3b0-46cc-8e81-81c900b3dbdc name=/runtime.v1.RuntimeService/StartContainer sandboxID=b090650e85ba85e31dc0d2e70cf6df64317cf259aa826150a90cef347ad09629\nJun 09 11:16:03.754009 crc crio[21508]: time=\"2026-06-09T11:16:03.753910674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:03.766008 crc crio[21508]: time=\"2026-06-09T11:16:03.765858821Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_a4c10f78-c14a-4d23-a233-f51d3b3c91d8\\\"\"\nJun 09 11:16:03.766008 crc crio[21508]: time=\"2026-06-09T11:16:03.766014565Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:03.795044 crc crio[21508]: time=\"2026-06-09T11:16:03.794943973Z\" level=info msg=\"Created container 091c44e509e9a3baf3e2fc89346f375d381c0b8ac521b4d631e7ed067596b5b3: openshift-infra/auto-csr-approver-29683396-6x9hk/oc\" id=6af08b0c-5591-4fd5-ac24-0c619343faf7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:16:03.797820 crc crio[21508]: time=\"2026-06-09T11:16:03.797692463Z\" level=info msg=\"Starting container: 091c44e509e9a3baf3e2fc89346f375d381c0b8ac521b4d631e7ed067596b5b3\" id=e52a778c-eb5e-4364-8fb9-d7de6b380a83 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:16:03.802375 crc crio[21508]: time=\"2026-06-09T11:16:03.802244124Z\" level=info msg=\"Started container\" PID=37414 containerID=091c44e509e9a3baf3e2fc89346f375d381c0b8ac521b4d631e7ed067596b5b3 description=openshift-infra/auto-csr-approver-29683396-6x9hk/oc id=e52a778c-eb5e-4364-8fb9-d7de6b380a83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e779d57a08563e5f5758f30fdb05c5df4c10caf880de62cd98410ab1818df08d\nJun 09 11:16:03.994100 crc crio[21508]: time=\"2026-06-09T11:16:03.9940159Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-z7466/POD\" id=c92096f8-2b40-413b-bc45-cb6e3dd0427b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:16:03.994723 crc crio[21508]: time=\"2026-06-09T11:16:03.994128233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:04.003768 crc crio[21508]: time=\"2026-06-09T11:16:04.003641248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:04.012371 crc crio[21508]: time=\"2026-06-09T11:16:04.0106123Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=c92096f8-2b40-413b-bc45-cb6e3dd0427b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:16:04.038180 crc crio[21508]: time=\"2026-06-09T11:16:04.038104867Z\" level=info msg=\"Ran pod sandbox baf8d50bac9e09e336175cfb477cddc2ff6aee2ba01724812c1d1caad5607fe0 with infra container: openshift-ovn-kubernetes/ovnkube-node-z7466/POD\" id=c92096f8-2b40-413b-bc45-cb6e3dd0427b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:16:04.043105 crc crio[21508]: time=\"2026-06-09T11:16:04.040273299Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=0671c271-f516-4035-a838-4a6869926fda name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:04.043105 crc crio[21508]: time=\"2026-06-09T11:16:04.042050401Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=2407dfe1-52de-4a49-8984-618d742ff494 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:04.053824 crc crio[21508]: time=\"2026-06-09T11:16:04.053729899Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-z7466/kubecfg-setup\" id=84f1a632-4f1b-4d87-89f3-73df77414f88 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:16:04.054185 crc crio[21508]: time=\"2026-06-09T11:16:04.054125841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:04.091132 crc crio[21508]: time=\"2026-06-09T11:16:04.090895026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:04.092757 crc crio[21508]: time=\"2026-06-09T11:16:04.092675287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:04.232749 crc crio[21508]: time=\"2026-06-09T11:16:04.232594191Z\" level=info msg=\"Created container 37d276f65f705a2221eac7af06de9eb93fc211cf40dee5dfba6ae3d5d7b5a52f: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-k5frl/kube-rbac-proxy\" id=78a89f3a-6275-41d4-aba0-415eb90bc998 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:16:04.233930 crc crio[21508]: time=\"2026-06-09T11:16:04.233860167Z\" level=info msg=\"Starting container: 37d276f65f705a2221eac7af06de9eb93fc211cf40dee5dfba6ae3d5d7b5a52f\" id=bba7e5c3-3c05-4749-8fc3-e4759845aab5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:16:04.238998 crc crio[21508]: time=\"2026-06-09T11:16:04.238931994Z\" level=info msg=\"Started container\" PID=37445 containerID=37d276f65f705a2221eac7af06de9eb93fc211cf40dee5dfba6ae3d5d7b5a52f description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-k5frl/kube-rbac-proxy id=bba7e5c3-3c05-4749-8fc3-e4759845aab5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b6f48101bb659222bfe3241146dbacc6f18cc9e81daa179c22ad20cb2c2b386c\nJun 09 11:16:04.252232 crc crio[21508]: time=\"2026-06-09T11:16:04.252139897Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=a446ee6d-63de-47ed-b281-36ee44c64df2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:04.254097 crc crio[21508]: time=\"2026-06-09T11:16:04.254033202Z\" level=info msg=\"Created container f82dfbf19068c250fef8bc2f99c6950a81fe911cbacb0c405e1c248faffc8f95: openshift-ovn-kubernetes/ovnkube-node-z7466/kubecfg-setup\" id=84f1a632-4f1b-4d87-89f3-73df77414f88 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:16:04.254995 crc crio[21508]: time=\"2026-06-09T11:16:04.254926287Z\" level=info msg=\"Starting container: f82dfbf19068c250fef8bc2f99c6950a81fe911cbacb0c405e1c248faffc8f95\" id=e1675181-30b6-4b26-afc5-88234e29a59c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:16:04.255892 crc crio[21508]: time=\"2026-06-09T11:16:04.255823883Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ee26e299-d105-4dc9-91cf-066e10cd0a01 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:04.260560 crc crio[21508]: time=\"2026-06-09T11:16:04.260492499Z\" level=info msg=\"Started container\" PID=37453 containerID=f82dfbf19068c250fef8bc2f99c6950a81fe911cbacb0c405e1c248faffc8f95 description=openshift-ovn-kubernetes/ovnkube-node-z7466/kubecfg-setup id=e1675181-30b6-4b26-afc5-88234e29a59c name=/runtime.v1.RuntimeService/StartContainer sandboxID=baf8d50bac9e09e336175cfb477cddc2ff6aee2ba01724812c1d1caad5607fe0\nJun 09 11:16:04.263005 crc crio[21508]: time=\"2026-06-09T11:16:04.262926689Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-k5frl/ovnkube-cluster-manager\" id=ef8c0a42-d364-45b8-90d1-1ba5f388cf4e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:16:04.263668 crc crio[21508]: time=\"2026-06-09T11:16:04.263607469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:04.290147 crc crio[21508]: time=\"2026-06-09T11:16:04.290060595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:04.294641 crc crio[21508]: time=\"2026-06-09T11:16:04.294576836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:04.396561 crc crio[21508]: time=\"2026-06-09T11:16:04.395945002Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"\nJun 09 11:16:04.396680 crc crio[21508]: time=\"2026-06-09T11:16:04.396618332Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:04.404793 crc crio[21508]: time=\"2026-06-09T11:16:04.404717126Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"\nJun 09 11:16:04.404904 crc crio[21508]: time=\"2026-06-09T11:16:04.404810629Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:04.405230 crc crio[21508]: time=\"2026-06-09T11:16:04.405139989Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"\nJun 09 11:16:04.405396 crc crio[21508]: time=\"2026-06-09T11:16:04.405267172Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:04.416025 crc crio[21508]: time=\"2026-06-09T11:16:04.415928391Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"\nJun 09 11:16:04.416138 crc crio[21508]: time=\"2026-06-09T11:16:04.416053535Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:04.426494 crc crio[21508]: time=\"2026-06-09T11:16:04.426419545Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"\nJun 09 11:16:04.426630 crc crio[21508]: time=\"2026-06-09T11:16:04.426524678Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:04.438372 crc crio[21508]: time=\"2026-06-09T11:16:04.438260938Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"\nJun 09 11:16:04.438626 crc crio[21508]: time=\"2026-06-09T11:16:04.438414033Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:04.446648 crc crio[21508]: time=\"2026-06-09T11:16:04.446581439Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"\nJun 09 11:16:04.446752 crc crio[21508]: time=\"2026-06-09T11:16:04.446659341Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:04.447277 crc crio[21508]: time=\"2026-06-09T11:16:04.447210467Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"\nJun 09 11:16:04.447277 crc crio[21508]: time=\"2026-06-09T11:16:04.447267809Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:04.454978 crc crio[21508]: time=\"2026-06-09T11:16:04.454916961Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_a4c10f78-c14a-4d23-a233-f51d3b3c91d8\\\"\"\nJun 09 11:16:04.491908 crc crio[21508]: time=\"2026-06-09T11:16:04.49183288Z\" level=info msg=\"Removing container: 56dfcb6948ef1b455116801a69846f7a71bc4711542ff9550ba9ba4e1ac20820\" id=53fd61fd-5131-4dfb-8bbb-aa313de4c7c1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:16:04.517217 crc crio[21508]: time=\"2026-06-09T11:16:04.517124813Z\" level=info msg=\"Created container fef09ad319b21af3f97ead167a8c17a5ddc8cf9da36a2d2856470947ba9c2780: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-k5frl/ovnkube-cluster-manager\" id=ef8c0a42-d364-45b8-90d1-1ba5f388cf4e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:16:04.517947 crc crio[21508]: time=\"2026-06-09T11:16:04.517865954Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=04d857b3-2da1-46e8-b755-9f3e6ae540bb name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:04.518343 crc crio[21508]: time=\"2026-06-09T11:16:04.518254995Z\" level=info msg=\"Starting container: fef09ad319b21af3f97ead167a8c17a5ddc8cf9da36a2d2856470947ba9c2780\" id=0d649ea7-eca2-40ce-a9eb-cb57c22636d1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:16:04.520101 crc crio[21508]: time=\"2026-06-09T11:16:04.520013386Z\" level=info msg=\"Removed container 56dfcb6948ef1b455116801a69846f7a71bc4711542ff9550ba9ba4e1ac20820: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=53fd61fd-5131-4dfb-8bbb-aa313de4c7c1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:16:04.524114 crc crio[21508]: time=\"2026-06-09T11:16:04.523281541Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8a33dedb-3c18-49b3-929f-b3754be5c74e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:04.524796 crc crio[21508]: time=\"2026-06-09T11:16:04.524716563Z\" level=info msg=\"Started container\" PID=37516 containerID=fef09ad319b21af3f97ead167a8c17a5ddc8cf9da36a2d2856470947ba9c2780 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-k5frl/ovnkube-cluster-manager id=0d649ea7-eca2-40ce-a9eb-cb57c22636d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b6f48101bb659222bfe3241146dbacc6f18cc9e81daa179c22ad20cb2c2b386c\nJun 09 11:16:04.526256 crc crio[21508]: time=\"2026-06-09T11:16:04.526181205Z\" level=info msg=\"Removing container: d9454a45ca3ec44cac770eb1522b48d66fdd503c611327dbe572bc5f1291c5a2\" id=6f6c11a1-ef85-4123-8227-157d6cebfd69 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:16:04.534183 crc crio[21508]: time=\"2026-06-09T11:16:04.533981771Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-z7466/ovn-controller\" id=c8f1777f-f268-419b-8322-711b5b81784d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:16:04.534572 crc crio[21508]: time=\"2026-06-09T11:16:04.534504516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:04.574539 crc crio[21508]: time=\"2026-06-09T11:16:04.573566378Z\" level=info msg=\"Removed container d9454a45ca3ec44cac770eb1522b48d66fdd503c611327dbe572bc5f1291c5a2: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=6f6c11a1-ef85-4123-8227-157d6cebfd69 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:16:04.577768 crc crio[21508]: time=\"2026-06-09T11:16:04.577683557Z\" level=info msg=\"Removing container: 20353c2ac778c8a1924ac501a83ced9bd117f7625dcac001d834e65da3e6da68\" id=9599b0aa-4a4a-41c3-b023-82689f0e38e5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:16:04.607888 crc crio[21508]: time=\"2026-06-09T11:16:04.607799939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:04.608580 crc crio[21508]: time=\"2026-06-09T11:16:04.608496959Z\" level=info msg=\"Removed container 20353c2ac778c8a1924ac501a83ced9bd117f7625dcac001d834e65da3e6da68: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=9599b0aa-4a4a-41c3-b023-82689f0e38e5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:16:04.609362 crc crio[21508]: time=\"2026-06-09T11:16:04.609239561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:04.617829 crc crio[21508]: time=\"2026-06-09T11:16:04.617752278Z\" level=info msg=\"Removing container: 789fee1a61af033927cd16742edeb91290277bbc113c65d57384b9ce11f67783\" id=4f226530-1436-4074-89bc-73345e9203d2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:16:04.648895 crc crio[21508]: time=\"2026-06-09T11:16:04.648537309Z\" level=info msg=\"Removed container 789fee1a61af033927cd16742edeb91290277bbc113c65d57384b9ce11f67783: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=4f226530-1436-4074-89bc-73345e9203d2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:16:04.654836 crc crio[21508]: time=\"2026-06-09T11:16:04.651962989Z\" level=info msg=\"Removing container: cabd5fefee9f6522898da0e81e2218ef3385a37aff7b41527a244b43e9cc9158\" id=9fcfe1fd-b999-4818-b600-1259efe97b2f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:16:04.680114 crc crio[21508]: time=\"2026-06-09T11:16:04.67996881Z\" level=info msg=\"Removed container cabd5fefee9f6522898da0e81e2218ef3385a37aff7b41527a244b43e9cc9158: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=9fcfe1fd-b999-4818-b600-1259efe97b2f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:16:04.682960 crc crio[21508]: time=\"2026-06-09T11:16:04.682885804Z\" level=info msg=\"Removing container: b180d23bc6da36601e62e614179a61240897cc708443f0836142db659ca5336f\" id=c1c6e9b9-8a3b-4b07-b72d-0929a930c4a3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:16:04.699814 crc crio[21508]: time=\"2026-06-09T11:16:04.699734342Z\" level=info msg=\"Removed container b180d23bc6da36601e62e614179a61240897cc708443f0836142db659ca5336f: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=c1c6e9b9-8a3b-4b07-b72d-0929a930c4a3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:16:04.709212 crc crio[21508]: time=\"2026-06-09T11:16:04.709149645Z\" level=info msg=\"Removing container: bf363e57257be706324dd7e0b157c0781c82f2b536a48ee16cf9a9356a50c857\" id=a9a2631f-0cf3-4dfa-9ae8-7c35e6305406 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:16:04.726774 crc crio[21508]: time=\"2026-06-09T11:16:04.726699623Z\" level=info msg=\"Removed container bf363e57257be706324dd7e0b157c0781c82f2b536a48ee16cf9a9356a50c857: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=a9a2631f-0cf3-4dfa-9ae8-7c35e6305406 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:16:04.728973 crc crio[21508]: time=\"2026-06-09T11:16:04.728909197Z\" level=info msg=\"Removing container: a272a3bb223347ab8e21460f3f7b088a1eab09f7931ce9dacb4d300a20a4a7da\" id=77854918-2263-4780-bd61-a351a267859d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:16:04.730142 crc crio[21508]: time=\"2026-06-09T11:16:04.730049911Z\" level=info msg=\"Created container c117afc45a42ada67ff0795da096a05d48dd0257add7d148882eb7497906d383: openshift-ovn-kubernetes/ovnkube-node-z7466/ovn-controller\" id=c8f1777f-f268-419b-8322-711b5b81784d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:16:04.730911 crc crio[21508]: time=\"2026-06-09T11:16:04.730841173Z\" level=info msg=\"Starting container: c117afc45a42ada67ff0795da096a05d48dd0257add7d148882eb7497906d383\" id=a65e4c4f-614b-4490-8dfd-8b7a49bb3f6b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:16:04.738604 crc crio[21508]: time=\"2026-06-09T11:16:04.738451514Z\" level=info msg=\"Started container\" PID=37553 containerID=c117afc45a42ada67ff0795da096a05d48dd0257add7d148882eb7497906d383 description=openshift-ovn-kubernetes/ovnkube-node-z7466/ovn-controller id=a65e4c4f-614b-4490-8dfd-8b7a49bb3f6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=baf8d50bac9e09e336175cfb477cddc2ff6aee2ba01724812c1d1caad5607fe0\nJun 09 11:16:04.747875 crc crio[21508]: time=\"2026-06-09T11:16:04.747770734Z\" level=info msg=\"Removed container a272a3bb223347ab8e21460f3f7b088a1eab09f7931ce9dacb4d300a20a4a7da: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=77854918-2263-4780-bd61-a351a267859d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:16:04.752697 crc crio[21508]: time=\"2026-06-09T11:16:04.752604684Z\" level=info msg=\"Removing container: 4719d4cc3004b649a3a14bb9e096b311dca07861df6c83695555ecfc0658624a\" id=39e350d3-62c1-4782-99d1-fd85833954b8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:16:04.755174 crc crio[21508]: time=\"2026-06-09T11:16:04.755111406Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=69064ad7-b7ae-4b5d-97fc-a4768ed2e055 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:04.761704 crc crio[21508]: time=\"2026-06-09T11:16:04.761589684Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=3f6144be-a59c-4a4a-a881-8c2a196e984e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:04.771967 crc crio[21508]: time=\"2026-06-09T11:16:04.771824611Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-z7466/ovn-acl-logging\" id=e2f77630-58c9-4ee5-8b89-c9b4c65ddaf9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:16:04.774787 crc crio[21508]: time=\"2026-06-09T11:16:04.774705844Z\" level=info msg=\"Removed container 4719d4cc3004b649a3a14bb9e096b311dca07861df6c83695555ecfc0658624a: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=39e350d3-62c1-4782-99d1-fd85833954b8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:16:04.775140 crc crio[21508]: time=\"2026-06-09T11:16:04.775078005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:04.805276 crc crio[21508]: time=\"2026-06-09T11:16:04.805196007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:04.807115 crc crio[21508]: time=\"2026-06-09T11:16:04.807061381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:04.889988 crc crio[21508]: time=\"2026-06-09T11:16:04.889814338Z\" level=info msg=\"Created container 96649bf9c6d150096701d68cb75487892f953958d5c72a84997fbb96955e4ca1: openshift-ovn-kubernetes/ovnkube-node-z7466/ovn-acl-logging\" id=e2f77630-58c9-4ee5-8b89-c9b4c65ddaf9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:16:04.891203 crc crio[21508]: time=\"2026-06-09T11:16:04.891127596Z\" level=info msg=\"Starting container: 96649bf9c6d150096701d68cb75487892f953958d5c72a84997fbb96955e4ca1\" id=ffaaadda-72db-456f-a8c2-35869c26b0d9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:16:04.896232 crc crio[21508]: time=\"2026-06-09T11:16:04.896124731Z\" level=info msg=\"Started container\" PID=37571 containerID=96649bf9c6d150096701d68cb75487892f953958d5c72a84997fbb96955e4ca1 description=openshift-ovn-kubernetes/ovnkube-node-z7466/ovn-acl-logging id=ffaaadda-72db-456f-a8c2-35869c26b0d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=baf8d50bac9e09e336175cfb477cddc2ff6aee2ba01724812c1d1caad5607fe0\nJun 09 11:16:04.904578 crc crio[21508]: time=\"2026-06-09T11:16:04.904506064Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d040d702-e4d4-4c5f-9d17-6c4cfdaca4af name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:04.906574 crc crio[21508]: time=\"2026-06-09T11:16:04.906534203Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=bad6a339-ca38-4327-8dfa-f2b248add6ef name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:04.914409 crc crio[21508]: time=\"2026-06-09T11:16:04.914357969Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-z7466/kube-rbac-proxy-node\" id=f8defe77-f349-453f-a7e1-361fe0a2b220 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:16:04.914810 crc crio[21508]: time=\"2026-06-09T11:16:04.914749321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:04.942571 crc crio[21508]: time=\"2026-06-09T11:16:04.942516975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:04.944557 crc crio[21508]: time=\"2026-06-09T11:16:04.944530053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:05.018532 crc crio[21508]: time=\"2026-06-09T11:16:05.018438174Z\" level=info msg=\"Created container bbb31e585807bb38057a339638847b266ffb8050d35e98e44c3db8682699195a: openshift-ovn-kubernetes/ovnkube-node-z7466/kube-rbac-proxy-node\" id=f8defe77-f349-453f-a7e1-361fe0a2b220 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:16:05.023203 crc crio[21508]: time=\"2026-06-09T11:16:05.020917016Z\" level=info msg=\"Starting container: bbb31e585807bb38057a339638847b266ffb8050d35e98e44c3db8682699195a\" id=553e6bf3-4489-4ddb-a487-30f3a7c08154 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:16:05.026533 crc crio[21508]: time=\"2026-06-09T11:16:05.026116077Z\" level=info msg=\"Started container\" PID=37589 containerID=bbb31e585807bb38057a339638847b266ffb8050d35e98e44c3db8682699195a description=openshift-ovn-kubernetes/ovnkube-node-z7466/kube-rbac-proxy-node id=553e6bf3-4489-4ddb-a487-30f3a7c08154 name=/runtime.v1.RuntimeService/StartContainer sandboxID=baf8d50bac9e09e336175cfb477cddc2ff6aee2ba01724812c1d1caad5607fe0\nJun 09 11:16:05.041623 crc crio[21508]: time=\"2026-06-09T11:16:05.041449571Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=471391be-34a0-461c-a960-5698ec87619a name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:05.046275 crc crio[21508]: time=\"2026-06-09T11:16:05.046181898Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=c3d1f818-70d3-47e9-a25d-9144487b1223 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:05.078346 crc crio[21508]: time=\"2026-06-09T11:16:05.078199065Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-z7466/kube-rbac-proxy-ovn-metrics\" id=e5c4de16-3769-424f-a72b-7954f108f5c1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:16:05.079049 crc crio[21508]: time=\"2026-06-09T11:16:05.078975228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:05.111669 crc crio[21508]: time=\"2026-06-09T11:16:05.11149711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:05.114092 crc crio[21508]: time=\"2026-06-09T11:16:05.114030513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:05.208891 crc crio[21508]: time=\"2026-06-09T11:16:05.208777468Z\" level=info msg=\"Created container 73d87d01043c461c566b0f3cc2cb68a17401a121e696290f352236baa3024218: openshift-ovn-kubernetes/ovnkube-node-z7466/kube-rbac-proxy-ovn-metrics\" id=e5c4de16-3769-424f-a72b-7954f108f5c1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:16:05.210006 crc crio[21508]: time=\"2026-06-09T11:16:05.209936812Z\" level=info msg=\"Starting container: 73d87d01043c461c566b0f3cc2cb68a17401a121e696290f352236baa3024218\" id=50d0a05c-0cab-4819-9b90-76a72f0bae39 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:16:05.217377 crc crio[21508]: time=\"2026-06-09T11:16:05.216656266Z\" level=info msg=\"Started container\" PID=37608 containerID=73d87d01043c461c566b0f3cc2cb68a17401a121e696290f352236baa3024218 description=openshift-ovn-kubernetes/ovnkube-node-z7466/kube-rbac-proxy-ovn-metrics id=50d0a05c-0cab-4819-9b90-76a72f0bae39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=baf8d50bac9e09e336175cfb477cddc2ff6aee2ba01724812c1d1caad5607fe0\nJun 09 11:16:05.227913 crc crio[21508]: time=\"2026-06-09T11:16:05.227806709Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=6af00f48-ed14-49ee-86ef-9039981650f9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:05.231170 crc crio[21508]: time=\"2026-06-09T11:16:05.231069884Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=71e34df1-4eca-4085-b06a-879fe69d3fdc name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:05.239145 crc crio[21508]: time=\"2026-06-09T11:16:05.239106446Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-z7466/northd\" id=5357b447-f5d8-4f73-87f2-a2195f155ba6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:16:05.239757 crc crio[21508]: time=\"2026-06-09T11:16:05.239733735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:05.264494 crc crio[21508]: time=\"2026-06-09T11:16:05.2644237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:05.266978 crc crio[21508]: time=\"2026-06-09T11:16:05.266956723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:05.373780 crc crio[21508]: time=\"2026-06-09T11:16:05.372968254Z\" level=info msg=\"Created container 104072fadce64f30dc9f96d35192f357def27563625dad7d6ee3e8bbddee8b4c: openshift-ovn-kubernetes/ovnkube-node-z7466/northd\" id=5357b447-f5d8-4f73-87f2-a2195f155ba6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:16:05.378206 crc crio[21508]: time=\"2026-06-09T11:16:05.376757374Z\" level=info msg=\"Starting container: 104072fadce64f30dc9f96d35192f357def27563625dad7d6ee3e8bbddee8b4c\" id=757f55f9-bc13-410f-9540-4f2eebc14a9d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:16:05.381982 crc crio[21508]: time=\"2026-06-09T11:16:05.381912153Z\" level=info msg=\"Started container\" PID=37629 containerID=104072fadce64f30dc9f96d35192f357def27563625dad7d6ee3e8bbddee8b4c description=openshift-ovn-kubernetes/ovnkube-node-z7466/northd id=757f55f9-bc13-410f-9540-4f2eebc14a9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=baf8d50bac9e09e336175cfb477cddc2ff6aee2ba01724812c1d1caad5607fe0\nJun 09 11:16:05.394180 crc crio[21508]: time=\"2026-06-09T11:16:05.394122647Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1884fae3-be2b-4e73-9778-573baee99521 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:05.396755 crc crio[21508]: time=\"2026-06-09T11:16:05.396686831Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5d04229a-2a64-4b02-ab6e-5bfe43281052 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:05.406577 crc crio[21508]: time=\"2026-06-09T11:16:05.406220297Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-z7466/nbdb\" id=d1106a11-ac44-4392-8fcc-db170cf8a480 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:16:05.408586 crc crio[21508]: time=\"2026-06-09T11:16:05.408202395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:05.444228 crc crio[21508]: time=\"2026-06-09T11:16:05.444000042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:05.457082 crc crio[21508]: time=\"2026-06-09T11:16:05.455282179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:05.541225 crc crio[21508]: time=\"2026-06-09T11:16:05.541116355Z\" level=info msg=\"Stopping pod sandbox: e779d57a08563e5f5758f30fdb05c5df4c10caf880de62cd98410ab1818df08d\" id=41eb32a8-1399-45a0-8e02-099c3d7ce589 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:16:05.542606 crc crio[21508]: time=\"2026-06-09T11:16:05.542501905Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683396-6x9hk Namespace:openshift-infra ID:e779d57a08563e5f5758f30fdb05c5df4c10caf880de62cd98410ab1818df08d UID:7b17c95f-5c89-41e6-a915-26a67dd01f75 NetNS:/var/run/netns/ebd459f3-e428-40f1-b9ea-7d534fb3fb81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b17c95f_5c89_41e6_a915_26a67dd01f75.slice PodAnnotations:0xc0039b8638}] Aliases:map[]}\"\nJun 09 11:16:05.542915 crc crio[21508]: time=\"2026-06-09T11:16:05.542824444Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683396-6x9hk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:16:05.590243 crc crio[21508]: 2026-06-09T11:16:05Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: connection refused\nJun 09 11:16:05.601422 crc crio[21508]: time=\"2026-06-09T11:16:05.601115713Z\" level=info msg=\"Stopped pod sandbox: e779d57a08563e5f5758f30fdb05c5df4c10caf880de62cd98410ab1818df08d\" id=41eb32a8-1399-45a0-8e02-099c3d7ce589 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:16:05.607779 crc crio[21508]: time=\"2026-06-09T11:16:05.607687853Z\" level=info msg=\"Created container c1574176963560521d79d14baf94939654dbc809c30ad6fcfbc4e6305a512071: openshift-ovn-kubernetes/ovnkube-node-z7466/nbdb\" id=d1106a11-ac44-4392-8fcc-db170cf8a480 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:16:05.610759 crc crio[21508]: time=\"2026-06-09T11:16:05.61000542Z\" level=info msg=\"Starting container: c1574176963560521d79d14baf94939654dbc809c30ad6fcfbc4e6305a512071\" id=480da47e-ebe3-4b54-bb23-b1f97c8c2781 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:16:05.619670 crc crio[21508]: time=\"2026-06-09T11:16:05.619559867Z\" level=info msg=\"Started container\" PID=37640 containerID=c1574176963560521d79d14baf94939654dbc809c30ad6fcfbc4e6305a512071 description=openshift-ovn-kubernetes/ovnkube-node-z7466/nbdb id=480da47e-ebe3-4b54-bb23-b1f97c8c2781 name=/runtime.v1.RuntimeService/StartContainer sandboxID=baf8d50bac9e09e336175cfb477cddc2ff6aee2ba01724812c1d1caad5607fe0\nJun 09 11:16:07.754579 crc crio[21508]: time=\"2026-06-09T11:16:07.753375587Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=aaed2fa8-db25-483c-a256-ecdc4945d4c8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:07.757405 crc crio[21508]: time=\"2026-06-09T11:16:07.757247919Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=6a0c88ee-d095-4a3e-a2a4-db8d86c2b598 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:07.764083 crc crio[21508]: time=\"2026-06-09T11:16:07.763943563Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-z7466/sbdb\" id=153b0376-05d4-4f9c-8819-46eca20adfea name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:16:07.764629 crc crio[21508]: time=\"2026-06-09T11:16:07.764437958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:07.803744 crc crio[21508]: time=\"2026-06-09T11:16:07.798445073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:07.803744 crc crio[21508]: time=\"2026-06-09T11:16:07.801397728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:07.923929 crc crio[21508]: time=\"2026-06-09T11:16:07.923796874Z\" level=info msg=\"Created container 4a96efaa5103961bb7d70108b4cf22efb83833a5aefeb787a728ca0e7afedd4b: openshift-ovn-kubernetes/ovnkube-node-z7466/sbdb\" id=153b0376-05d4-4f9c-8819-46eca20adfea name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:16:07.925804 crc crio[21508]: time=\"2026-06-09T11:16:07.925699869Z\" level=info msg=\"Starting container: 4a96efaa5103961bb7d70108b4cf22efb83833a5aefeb787a728ca0e7afedd4b\" id=05faacfe-85ca-4b4b-962a-c8523fe012b6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:16:07.931625 crc crio[21508]: time=\"2026-06-09T11:16:07.931516927Z\" level=info msg=\"Started container\" PID=37720 containerID=4a96efaa5103961bb7d70108b4cf22efb83833a5aefeb787a728ca0e7afedd4b description=openshift-ovn-kubernetes/ovnkube-node-z7466/sbdb id=05faacfe-85ca-4b4b-962a-c8523fe012b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=baf8d50bac9e09e336175cfb477cddc2ff6aee2ba01724812c1d1caad5607fe0\nJun 09 11:16:10.069726 crc crio[21508]: time=\"2026-06-09T11:16:10.069134098Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b92b996b-c6fd-40c2-b045-a1c417693ea8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:10.086225 crc crio[21508]: time=\"2026-06-09T11:16:10.086046478Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5e4e875f-c97f-4a4c-a4b7-add8ff71ada7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:10.472731 crc crio[21508]: time=\"2026-06-09T11:16:10.472519672Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-z7466/ovnkube-controller\" id=7a93af16-473b-4857-973c-c3127cb1cff4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:16:10.473913 crc crio[21508]: time=\"2026-06-09T11:16:10.47382202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:10.516954 crc crio[21508]: time=\"2026-06-09T11:16:10.516807305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:10.521581 crc crio[21508]: time=\"2026-06-09T11:16:10.521053718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:10.644440 crc crio[21508]: time=\"2026-06-09T11:16:10.64433925Z\" level=info msg=\"Created container 35afb6b114db95e2d312feb6e43419d61138f3c6389a59414c382ac98e39a77c: openshift-ovn-kubernetes/ovnkube-node-z7466/ovnkube-controller\" id=7a93af16-473b-4857-973c-c3127cb1cff4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:16:10.645647 crc crio[21508]: time=\"2026-06-09T11:16:10.645588056Z\" level=info msg=\"Starting container: 35afb6b114db95e2d312feb6e43419d61138f3c6389a59414c382ac98e39a77c\" id=bf122f23-7197-41c9-9ed9-d080617a03ff name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:16:10.651815 crc crio[21508]: time=\"2026-06-09T11:16:10.651678842Z\" level=info msg=\"Started container\" PID=37808 containerID=35afb6b114db95e2d312feb6e43419d61138f3c6389a59414c382ac98e39a77c description=openshift-ovn-kubernetes/ovnkube-node-z7466/ovnkube-controller id=bf122f23-7197-41c9-9ed9-d080617a03ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=baf8d50bac9e09e336175cfb477cddc2ff6aee2ba01724812c1d1caad5607fe0\nJun 09 11:16:10.756360 crc crio[21508]: time=\"2026-06-09T11:16:10.75619055Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.756630 crc crio[21508]: time=\"2026-06-09T11:16:10.75654735Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.756729 crc crio[21508]: time=\"2026-06-09T11:16:10.756635512Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.756887 crc crio[21508]: time=\"2026-06-09T11:16:10.756817128Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.757114 crc crio[21508]: time=\"2026-06-09T11:16:10.757054635Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.757179 crc crio[21508]: time=\"2026-06-09T11:16:10.757120297Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.757245 crc crio[21508]: time=\"2026-06-09T11:16:10.757194589Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.757373 crc crio[21508]: time=\"2026-06-09T11:16:10.757265601Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.757507 crc crio[21508]: time=\"2026-06-09T11:16:10.757449136Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.757605 crc crio[21508]: time=\"2026-06-09T11:16:10.757534539Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.757810 crc crio[21508]: time=\"2026-06-09T11:16:10.757744525Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.757810 crc crio[21508]: time=\"2026-06-09T11:16:10.757807556Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.758178 crc crio[21508]: time=\"2026-06-09T11:16:10.758120926Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.758236 crc crio[21508]: time=\"2026-06-09T11:16:10.758179397Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.758417 crc crio[21508]: time=\"2026-06-09T11:16:10.758364143Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.758511 crc crio[21508]: time=\"2026-06-09T11:16:10.758424264Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.758660 crc crio[21508]: time=\"2026-06-09T11:16:10.75861239Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.758728 crc crio[21508]: time=\"2026-06-09T11:16:10.758667941Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.758962 crc crio[21508]: time=\"2026-06-09T11:16:10.758892728Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.759092 crc crio[21508]: time=\"2026-06-09T11:16:10.75896864Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.759168 crc crio[21508]: time=\"2026-06-09T11:16:10.759095414Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.759168 crc crio[21508]: time=\"2026-06-09T11:16:10.759136025Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.759333 crc crio[21508]: time=\"2026-06-09T11:16:10.759239278Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.759413 crc crio[21508]: time=\"2026-06-09T11:16:10.759353241Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.759492 crc crio[21508]: time=\"2026-06-09T11:16:10.759447894Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.759547 crc crio[21508]: time=\"2026-06-09T11:16:10.759516556Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.759777 crc crio[21508]: time=\"2026-06-09T11:16:10.759714902Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.759847 crc crio[21508]: time=\"2026-06-09T11:16:10.759788314Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.759924 crc crio[21508]: time=\"2026-06-09T11:16:10.759888537Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.759983 crc crio[21508]: time=\"2026-06-09T11:16:10.759937638Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.760186 crc crio[21508]: time=\"2026-06-09T11:16:10.760131724Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.760252 crc crio[21508]: time=\"2026-06-09T11:16:10.760188625Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.760345 crc crio[21508]: time=\"2026-06-09T11:16:10.760274298Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.760406 crc crio[21508]: time=\"2026-06-09T11:16:10.760392831Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.760783 crc crio[21508]: time=\"2026-06-09T11:16:10.760724501Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.760783 crc crio[21508]: time=\"2026-06-09T11:16:10.760779263Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.760970 crc crio[21508]: time=\"2026-06-09T11:16:10.760948047Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.761015 crc crio[21508]: time=\"2026-06-09T11:16:10.760980108Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.761174 crc crio[21508]: time=\"2026-06-09T11:16:10.761114502Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.761505 crc crio[21508]: time=\"2026-06-09T11:16:10.761422861Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.761505 crc crio[21508]: time=\"2026-06-09T11:16:10.761486393Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.761636 crc crio[21508]: time=\"2026-06-09T11:16:10.761516894Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.761733 crc crio[21508]: time=\"2026-06-09T11:16:10.761694199Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.761798 crc crio[21508]: time=\"2026-06-09T11:16:10.761748411Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.761925 crc crio[21508]: time=\"2026-06-09T11:16:10.761874254Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.761925 crc crio[21508]: time=\"2026-06-09T11:16:10.761916695Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.762228 crc crio[21508]: time=\"2026-06-09T11:16:10.76208855Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.762228 crc crio[21508]: time=\"2026-06-09T11:16:10.762132832Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.762593 crc crio[21508]: time=\"2026-06-09T11:16:10.762263075Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.762593 crc crio[21508]: time=\"2026-06-09T11:16:10.76241191Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.762936 crc crio[21508]: time=\"2026-06-09T11:16:10.762604845Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.762936 crc crio[21508]: time=\"2026-06-09T11:16:10.762644597Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.762936 crc crio[21508]: time=\"2026-06-09T11:16:10.762847872Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.762936 crc crio[21508]: time=\"2026-06-09T11:16:10.762894744Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.763263 crc crio[21508]: time=\"2026-06-09T11:16:10.762948745Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.763263 crc crio[21508]: time=\"2026-06-09T11:16:10.762984876Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.763263 crc crio[21508]: time=\"2026-06-09T11:16:10.763195713Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.763263 crc crio[21508]: time=\"2026-06-09T11:16:10.763234374Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.763885 crc crio[21508]: time=\"2026-06-09T11:16:10.763532102Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.763885 crc crio[21508]: time=\"2026-06-09T11:16:10.763576694Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.763885 crc crio[21508]: time=\"2026-06-09T11:16:10.763591694Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.763885 crc crio[21508]: time=\"2026-06-09T11:16:10.763609945Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.763885 crc crio[21508]: time=\"2026-06-09T11:16:10.76378766Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.763885 crc crio[21508]: time=\"2026-06-09T11:16:10.763828571Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.764656 crc crio[21508]: time=\"2026-06-09T11:16:10.763985075Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.764656 crc crio[21508]: time=\"2026-06-09T11:16:10.764020156Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.764656 crc crio[21508]: time=\"2026-06-09T11:16:10.764162981Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.764656 crc crio[21508]: time=\"2026-06-09T11:16:10.764198922Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.764656 crc crio[21508]: time=\"2026-06-09T11:16:10.764610563Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.764822 crc crio[21508]: time=\"2026-06-09T11:16:10.764662225Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.764822 crc crio[21508]: time=\"2026-06-09T11:16:10.764752088Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.764907 crc crio[21508]: time=\"2026-06-09T11:16:10.76484252Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.765264 crc crio[21508]: time=\"2026-06-09T11:16:10.765213681Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.765384 crc crio[21508]: time=\"2026-06-09T11:16:10.765272653Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.765689 crc crio[21508]: time=\"2026-06-09T11:16:10.765615143Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.765689 crc crio[21508]: time=\"2026-06-09T11:16:10.765689005Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.766057 crc crio[21508]: time=\"2026-06-09T11:16:10.766000824Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.766124 crc crio[21508]: time=\"2026-06-09T11:16:10.766062326Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.766374 crc crio[21508]: time=\"2026-06-09T11:16:10.766275792Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.766452 crc crio[21508]: time=\"2026-06-09T11:16:10.766389835Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.766962 crc crio[21508]: time=\"2026-06-09T11:16:10.76654585Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.767010 crc crio[21508]: time=\"2026-06-09T11:16:10.766962942Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.767145 crc crio[21508]: time=\"2026-06-09T11:16:10.767104426Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.767145 crc crio[21508]: time=\"2026-06-09T11:16:10.767147287Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.767538 crc crio[21508]: time=\"2026-06-09T11:16:10.767502127Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.767605 crc crio[21508]: time=\"2026-06-09T11:16:10.767558009Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.767798 crc crio[21508]: time=\"2026-06-09T11:16:10.767730244Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.767798 crc crio[21508]: time=\"2026-06-09T11:16:10.767795926Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.768073 crc crio[21508]: time=\"2026-06-09T11:16:10.768013342Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.768139 crc crio[21508]: time=\"2026-06-09T11:16:10.768074954Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.768139 crc crio[21508]: time=\"2026-06-09T11:16:10.768116345Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.768210 crc crio[21508]: time=\"2026-06-09T11:16:10.768151496Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.768675 crc crio[21508]: time=\"2026-06-09T11:16:10.768549498Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.768675 crc crio[21508]: time=\"2026-06-09T11:16:10.76861764Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.768791 crc crio[21508]: time=\"2026-06-09T11:16:10.768744893Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.768791 crc crio[21508]: time=\"2026-06-09T11:16:10.768771394Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.769025 crc crio[21508]: time=\"2026-06-09T11:16:10.768996321Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.769163 crc crio[21508]: time=\"2026-06-09T11:16:10.769033272Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.769163 crc crio[21508]: time=\"2026-06-09T11:16:10.769132604Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.769163 crc crio[21508]: time=\"2026-06-09T11:16:10.769158775Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.769671 crc crio[21508]: time=\"2026-06-09T11:16:10.769575337Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.769671 crc crio[21508]: time=\"2026-06-09T11:16:10.769606508Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.769964 crc crio[21508]: time=\"2026-06-09T11:16:10.769900457Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.769964 crc crio[21508]: time=\"2026-06-09T11:16:10.769957278Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.770199 crc crio[21508]: time=\"2026-06-09T11:16:10.770165154Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.770267 crc crio[21508]: time=\"2026-06-09T11:16:10.770208176Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.770581 crc crio[21508]: time=\"2026-06-09T11:16:10.770518705Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.770581 crc crio[21508]: time=\"2026-06-09T11:16:10.770576676Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.770749 crc crio[21508]: time=\"2026-06-09T11:16:10.77071366Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.770813 crc crio[21508]: time=\"2026-06-09T11:16:10.770761172Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.770956 crc crio[21508]: time=\"2026-06-09T11:16:10.770901896Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.771032 crc crio[21508]: time=\"2026-06-09T11:16:10.770964758Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.771032 crc crio[21508]: time=\"2026-06-09T11:16:10.771002979Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.771032 crc crio[21508]: time=\"2026-06-09T11:16:10.771031629Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.771215 crc crio[21508]: time=\"2026-06-09T11:16:10.771172764Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.771326 crc crio[21508]: time=\"2026-06-09T11:16:10.771231585Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.771326 crc crio[21508]: time=\"2026-06-09T11:16:10.771271266Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.771426 crc crio[21508]: time=\"2026-06-09T11:16:10.771375199Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.771877 crc crio[21508]: time=\"2026-06-09T11:16:10.771596066Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.771877 crc crio[21508]: time=\"2026-06-09T11:16:10.771814772Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.772113 crc crio[21508]: time=\"2026-06-09T11:16:10.771923205Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.772113 crc crio[21508]: time=\"2026-06-09T11:16:10.771960776Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.772113 crc crio[21508]: time=\"2026-06-09T11:16:10.77209498Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.772230 crc crio[21508]: time=\"2026-06-09T11:16:10.772138822Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.772275 crc crio[21508]: time=\"2026-06-09T11:16:10.772264755Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.772830 crc crio[21508]: time=\"2026-06-09T11:16:10.772510912Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.772830 crc crio[21508]: time=\"2026-06-09T11:16:10.772568484Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.772830 crc crio[21508]: time=\"2026-06-09T11:16:10.772592505Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.773029 crc crio[21508]: time=\"2026-06-09T11:16:10.772894393Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.773029 crc crio[21508]: time=\"2026-06-09T11:16:10.772923584Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.773110 crc crio[21508]: time=\"2026-06-09T11:16:10.773051558Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.773110 crc crio[21508]: time=\"2026-06-09T11:16:10.773089109Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.773267 crc crio[21508]: time=\"2026-06-09T11:16:10.773226113Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.773414 crc crio[21508]: time=\"2026-06-09T11:16:10.773332266Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.773624 crc crio[21508]: time=\"2026-06-09T11:16:10.773580963Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.773685 crc crio[21508]: time=\"2026-06-09T11:16:10.773639635Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.773685 crc crio[21508]: time=\"2026-06-09T11:16:10.773676426Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.773772 crc crio[21508]: time=\"2026-06-09T11:16:10.773702017Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.773931 crc crio[21508]: time=\"2026-06-09T11:16:10.773885792Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.773999 crc crio[21508]: time=\"2026-06-09T11:16:10.773949244Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.773999 crc crio[21508]: time=\"2026-06-09T11:16:10.773995025Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.774068 crc crio[21508]: time=\"2026-06-09T11:16:10.774027786Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.774337 crc crio[21508]: time=\"2026-06-09T11:16:10.774201741Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.774337 crc crio[21508]: time=\"2026-06-09T11:16:10.774257103Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.774619 crc crio[21508]: time=\"2026-06-09T11:16:10.774575172Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.774684 crc crio[21508]: time=\"2026-06-09T11:16:10.774634594Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.774684 crc crio[21508]: time=\"2026-06-09T11:16:10.774678535Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.774756 crc crio[21508]: time=\"2026-06-09T11:16:10.774708486Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.774756 crc crio[21508]: time=\"2026-06-09T11:16:10.774745927Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.774831 crc crio[21508]: time=\"2026-06-09T11:16:10.774770238Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.775179 crc crio[21508]: time=\"2026-06-09T11:16:10.775099707Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.775242 crc crio[21508]: time=\"2026-06-09T11:16:10.775214161Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.775242 crc crio[21508]: time=\"2026-06-09T11:16:10.775240661Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.775562 crc crio[21508]: time=\"2026-06-09T11:16:10.775508229Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.775699 crc crio[21508]: time=\"2026-06-09T11:16:10.775645833Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.775776 crc crio[21508]: time=\"2026-06-09T11:16:10.775752716Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.775776 crc crio[21508]: time=\"2026-06-09T11:16:10.775769587Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.775850 crc crio[21508]: time=\"2026-06-09T11:16:10.775785657Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.775996 crc crio[21508]: time=\"2026-06-09T11:16:10.775945272Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.776060 crc crio[21508]: time=\"2026-06-09T11:16:10.776002623Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.776766 crc crio[21508]: time=\"2026-06-09T11:16:10.77623071Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.776843 crc crio[21508]: time=\"2026-06-09T11:16:10.776826957Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.777043 crc crio[21508]: time=\"2026-06-09T11:16:10.776977332Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.777134 crc crio[21508]: time=\"2026-06-09T11:16:10.777043854Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.777134 crc crio[21508]: time=\"2026-06-09T11:16:10.777079795Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.777134 crc crio[21508]: time=\"2026-06-09T11:16:10.777102295Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.777481 crc crio[21508]: time=\"2026-06-09T11:16:10.77726474Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.777610 crc crio[21508]: time=\"2026-06-09T11:16:10.777492577Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.777610 crc crio[21508]: time=\"2026-06-09T11:16:10.777563809Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.777714 crc crio[21508]: time=\"2026-06-09T11:16:10.777647121Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.777714 crc crio[21508]: time=\"2026-06-09T11:16:10.777692432Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.777817 crc crio[21508]: time=\"2026-06-09T11:16:10.777728913Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.777923 crc crio[21508]: time=\"2026-06-09T11:16:10.777875408Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.778001 crc crio[21508]: time=\"2026-06-09T11:16:10.77794309Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.778220 crc crio[21508]: time=\"2026-06-09T11:16:10.778160266Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.778362 crc crio[21508]: time=\"2026-06-09T11:16:10.778224878Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.778705 crc crio[21508]: time=\"2026-06-09T11:16:10.77863742Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.778797 crc crio[21508]: time=\"2026-06-09T11:16:10.778714132Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.778797 crc crio[21508]: time=\"2026-06-09T11:16:10.778755063Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.778901 crc crio[21508]: time=\"2026-06-09T11:16:10.778812075Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.778901 crc crio[21508]: time=\"2026-06-09T11:16:10.778843716Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.778901 crc crio[21508]: time=\"2026-06-09T11:16:10.778868837Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.779042 crc crio[21508]: time=\"2026-06-09T11:16:10.779026581Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.779093 crc crio[21508]: time=\"2026-06-09T11:16:10.779051872Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.779269 crc crio[21508]: time=\"2026-06-09T11:16:10.779212476Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.779421 crc crio[21508]: time=\"2026-06-09T11:16:10.779396872Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.779622 crc crio[21508]: time=\"2026-06-09T11:16:10.779543596Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.779622 crc crio[21508]: time=\"2026-06-09T11:16:10.779595408Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.779820 crc crio[21508]: time=\"2026-06-09T11:16:10.779764352Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.779919 crc crio[21508]: time=\"2026-06-09T11:16:10.779884936Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.780088 crc crio[21508]: time=\"2026-06-09T11:16:10.780049181Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.780149 crc crio[21508]: time=\"2026-06-09T11:16:10.780094662Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.780550 crc crio[21508]: time=\"2026-06-09T11:16:10.780499924Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.780711 crc crio[21508]: time=\"2026-06-09T11:16:10.780663799Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.780840 crc crio[21508]: time=\"2026-06-09T11:16:10.780800022Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.780900 crc crio[21508]: time=\"2026-06-09T11:16:10.780849884Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.781227 crc crio[21508]: time=\"2026-06-09T11:16:10.781169823Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.781332 crc crio[21508]: time=\"2026-06-09T11:16:10.781226415Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.781940 crc crio[21508]: time=\"2026-06-09T11:16:10.781843383Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.781940 crc crio[21508]: time=\"2026-06-09T11:16:10.781907295Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.781940 crc crio[21508]: time=\"2026-06-09T11:16:10.781943026Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.781940 crc crio[21508]: time=\"2026-06-09T11:16:10.781970186Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.782821 crc crio[21508]: time=\"2026-06-09T11:16:10.782414049Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.782821 crc crio[21508]: time=\"2026-06-09T11:16:10.78244905Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.782821 crc crio[21508]: time=\"2026-06-09T11:16:10.782628905Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.782821 crc crio[21508]: time=\"2026-06-09T11:16:10.782740639Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.783068 crc crio[21508]: time=\"2026-06-09T11:16:10.782961095Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.783068 crc crio[21508]: time=\"2026-06-09T11:16:10.782992466Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.783232 crc crio[21508]: time=\"2026-06-09T11:16:10.783171891Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.783391 crc crio[21508]: time=\"2026-06-09T11:16:10.783230913Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.783436 crc crio[21508]: time=\"2026-06-09T11:16:10.783404798Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.783502 crc crio[21508]: time=\"2026-06-09T11:16:10.783444599Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.783665 crc crio[21508]: time=\"2026-06-09T11:16:10.783605774Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.783738 crc crio[21508]: time=\"2026-06-09T11:16:10.783667586Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.783869 crc crio[21508]: time=\"2026-06-09T11:16:10.78381665Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.783924 crc crio[21508]: time=\"2026-06-09T11:16:10.783877662Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.784169 crc crio[21508]: time=\"2026-06-09T11:16:10.784114748Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.784230 crc crio[21508]: time=\"2026-06-09T11:16:10.78417716Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.784230 crc crio[21508]: time=\"2026-06-09T11:16:10.784214041Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.784426 crc crio[21508]: time=\"2026-06-09T11:16:10.784239142Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.784426 crc crio[21508]: time=\"2026-06-09T11:16:10.784412617Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.784547 crc crio[21508]: time=\"2026-06-09T11:16:10.784448298Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.784731 crc crio[21508]: time=\"2026-06-09T11:16:10.784684425Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.784859 crc crio[21508]: time=\"2026-06-09T11:16:10.784742137Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.784987 crc crio[21508]: time=\"2026-06-09T11:16:10.784951363Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.785039 crc crio[21508]: time=\"2026-06-09T11:16:10.785008584Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.785237 crc crio[21508]: time=\"2026-06-09T11:16:10.78520467Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.785342 crc crio[21508]: time=\"2026-06-09T11:16:10.785251311Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.785431 crc crio[21508]: time=\"2026-06-09T11:16:10.785394876Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.785513 crc crio[21508]: time=\"2026-06-09T11:16:10.785452537Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.785636 crc crio[21508]: time=\"2026-06-09T11:16:10.785602752Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.785701 crc crio[21508]: time=\"2026-06-09T11:16:10.785655253Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.785822 crc crio[21508]: time=\"2026-06-09T11:16:10.785783807Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.785886 crc crio[21508]: time=\"2026-06-09T11:16:10.785845949Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.785990 crc crio[21508]: time=\"2026-06-09T11:16:10.785954782Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.786053 crc crio[21508]: time=\"2026-06-09T11:16:10.786010813Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.786184 crc crio[21508]: time=\"2026-06-09T11:16:10.786147417Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.786396 crc crio[21508]: time=\"2026-06-09T11:16:10.786356793Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.786499 crc crio[21508]: time=\"2026-06-09T11:16:10.786415565Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.786499 crc crio[21508]: time=\"2026-06-09T11:16:10.786450406Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.786683 crc crio[21508]: time=\"2026-06-09T11:16:10.786644002Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.786745 crc crio[21508]: time=\"2026-06-09T11:16:10.786700153Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.786861 crc crio[21508]: time=\"2026-06-09T11:16:10.786826217Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.786922 crc crio[21508]: time=\"2026-06-09T11:16:10.786877869Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.787057 crc crio[21508]: time=\"2026-06-09T11:16:10.787022863Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.787116 crc crio[21508]: time=\"2026-06-09T11:16:10.787075014Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.787225 crc crio[21508]: time=\"2026-06-09T11:16:10.787191038Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.787859 crc crio[21508]: time=\"2026-06-09T11:16:10.787241449Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.787859 crc crio[21508]: time=\"2026-06-09T11:16:10.787523777Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.787859 crc crio[21508]: time=\"2026-06-09T11:16:10.787558938Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.787859 crc crio[21508]: time=\"2026-06-09T11:16:10.787585509Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.787859 crc crio[21508]: time=\"2026-06-09T11:16:10.78760781Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.787859 crc crio[21508]: time=\"2026-06-09T11:16:10.787758614Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.787859 crc crio[21508]: time=\"2026-06-09T11:16:10.787788725Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.788503 crc crio[21508]: time=\"2026-06-09T11:16:10.787940279Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.788503 crc crio[21508]: time=\"2026-06-09T11:16:10.788111954Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.788503 crc crio[21508]: time=\"2026-06-09T11:16:10.788154635Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.788503 crc crio[21508]: time=\"2026-06-09T11:16:10.788188306Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.788725 crc crio[21508]: time=\"2026-06-09T11:16:10.788541507Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.788725 crc crio[21508]: time=\"2026-06-09T11:16:10.788586518Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.788725 crc crio[21508]: time=\"2026-06-09T11:16:10.788611029Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.788725 crc crio[21508]: time=\"2026-06-09T11:16:10.788636899Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.788904 crc crio[21508]: time=\"2026-06-09T11:16:10.788835985Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.788967 crc crio[21508]: time=\"2026-06-09T11:16:10.788950799Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.789036 crc crio[21508]: time=\"2026-06-09T11:16:10.78899762Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.789151 crc crio[21508]: time=\"2026-06-09T11:16:10.789111693Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.789363 crc crio[21508]: time=\"2026-06-09T11:16:10.789194186Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.789363 crc crio[21508]: time=\"2026-06-09T11:16:10.78934855Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.789582 crc crio[21508]: time=\"2026-06-09T11:16:10.789420252Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.789582 crc crio[21508]: time=\"2026-06-09T11:16:10.789559746Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.789656 crc crio[21508]: time=\"2026-06-09T11:16:10.789618308Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.789799 crc crio[21508]: time=\"2026-06-09T11:16:10.789759772Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.789862 crc crio[21508]: time=\"2026-06-09T11:16:10.789813304Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.789932 crc crio[21508]: time=\"2026-06-09T11:16:10.789890466Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.790032 crc crio[21508]: time=\"2026-06-09T11:16:10.789973868Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.790162 crc crio[21508]: time=\"2026-06-09T11:16:10.790127373Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.790538 crc crio[21508]: time=\"2026-06-09T11:16:10.790454162Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.790602 crc crio[21508]: time=\"2026-06-09T11:16:10.790568275Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.790602 crc crio[21508]: time=\"2026-06-09T11:16:10.790587236Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.790664 crc crio[21508]: time=\"2026-06-09T11:16:10.790608407Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.790824 crc crio[21508]: time=\"2026-06-09T11:16:10.790774891Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.790885 crc crio[21508]: time=\"2026-06-09T11:16:10.790845853Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.791062 crc crio[21508]: time=\"2026-06-09T11:16:10.791044069Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.791110 crc crio[21508]: time=\"2026-06-09T11:16:10.79108315Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.791497 crc crio[21508]: time=\"2026-06-09T11:16:10.79143091Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.791575 crc crio[21508]: time=\"2026-06-09T11:16:10.791525023Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.791575 crc crio[21508]: time=\"2026-06-09T11:16:10.791558254Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.791887 crc crio[21508]: time=\"2026-06-09T11:16:10.791599905Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.791887 crc crio[21508]: time=\"2026-06-09T11:16:10.791834252Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.791887 crc crio[21508]: time=\"2026-06-09T11:16:10.791889274Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.792036 crc crio[21508]: time=\"2026-06-09T11:16:10.791923665Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.792036 crc crio[21508]: time=\"2026-06-09T11:16:10.791953486Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.792271 crc crio[21508]: time=\"2026-06-09T11:16:10.792168872Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.792412 crc crio[21508]: time=\"2026-06-09T11:16:10.792390178Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.792634 crc crio[21508]: time=\"2026-06-09T11:16:10.792596114Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.792714 crc crio[21508]: time=\"2026-06-09T11:16:10.792678497Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.792714 crc crio[21508]: time=\"2026-06-09T11:16:10.792694447Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.792784 crc crio[21508]: time=\"2026-06-09T11:16:10.792718978Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.792957 crc crio[21508]: time=\"2026-06-09T11:16:10.792912713Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.793020 crc crio[21508]: time=\"2026-06-09T11:16:10.792974425Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.793404 crc crio[21508]: time=\"2026-06-09T11:16:10.793281664Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.793604 crc crio[21508]: time=\"2026-06-09T11:16:10.793421148Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.793762 crc crio[21508]: time=\"2026-06-09T11:16:10.793717567Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.793828 crc crio[21508]: time=\"2026-06-09T11:16:10.793775578Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.793828 crc crio[21508]: time=\"2026-06-09T11:16:10.793810369Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.793935 crc crio[21508]: time=\"2026-06-09T11:16:10.79383054Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.794195 crc crio[21508]: time=\"2026-06-09T11:16:10.794038836Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.794195 crc crio[21508]: time=\"2026-06-09T11:16:10.794081847Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.797647 crc crio[21508]: time=\"2026-06-09T11:16:10.797517477Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.797647 crc crio[21508]: time=\"2026-06-09T11:16:10.79764813Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.798122 crc crio[21508]: time=\"2026-06-09T11:16:10.797670321Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.798122 crc crio[21508]: time=\"2026-06-09T11:16:10.797690582Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.798122 crc crio[21508]: time=\"2026-06-09T11:16:10.797715652Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.798122 crc crio[21508]: time=\"2026-06-09T11:16:10.797732323Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.798122 crc crio[21508]: time=\"2026-06-09T11:16:10.797858497Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.798122 crc crio[21508]: time=\"2026-06-09T11:16:10.797905018Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.798122 crc crio[21508]: time=\"2026-06-09T11:16:10.79797208Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.798122 crc crio[21508]: time=\"2026-06-09T11:16:10.798012711Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.799592 crc crio[21508]: time=\"2026-06-09T11:16:10.798215677Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.799592 crc crio[21508]: time=\"2026-06-09T11:16:10.798258868Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.799592 crc crio[21508]: time=\"2026-06-09T11:16:10.798344821Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.799592 crc crio[21508]: time=\"2026-06-09T11:16:10.798385022Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.799592 crc crio[21508]: time=\"2026-06-09T11:16:10.798564047Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.799592 crc crio[21508]: time=\"2026-06-09T11:16:10.798604368Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.799592 crc crio[21508]: time=\"2026-06-09T11:16:10.798636609Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.799592 crc crio[21508]: time=\"2026-06-09T11:16:10.798878816Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.799592 crc crio[21508]: time=\"2026-06-09T11:16:10.798911047Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.799592 crc crio[21508]: time=\"2026-06-09T11:16:10.798936438Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.799592 crc crio[21508]: time=\"2026-06-09T11:16:10.799200785Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.799592 crc crio[21508]: time=\"2026-06-09T11:16:10.79934791Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.799592 crc crio[21508]: time=\"2026-06-09T11:16:10.799391641Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.799592 crc crio[21508]: time=\"2026-06-09T11:16:10.799425462Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.799592 crc crio[21508]: time=\"2026-06-09T11:16:10.799503124Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.799592 crc crio[21508]: time=\"2026-06-09T11:16:10.799582717Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.800596 crc crio[21508]: time=\"2026-06-09T11:16:10.79968558Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.800596 crc crio[21508]: time=\"2026-06-09T11:16:10.799855964Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.800596 crc crio[21508]: time=\"2026-06-09T11:16:10.799874995Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.800596 crc crio[21508]: time=\"2026-06-09T11:16:10.799897586Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.800596 crc crio[21508]: time=\"2026-06-09T11:16:10.799956767Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.800596 crc crio[21508]: time=\"2026-06-09T11:16:10.800004899Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.800596 crc crio[21508]: time=\"2026-06-09T11:16:10.800135523Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.800596 crc crio[21508]: time=\"2026-06-09T11:16:10.800212525Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.800596 crc crio[21508]: time=\"2026-06-09T11:16:10.800345179Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.800596 crc crio[21508]: time=\"2026-06-09T11:16:10.80037836Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.800596 crc crio[21508]: time=\"2026-06-09T11:16:10.800535934Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.800596 crc crio[21508]: time=\"2026-06-09T11:16:10.800571945Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.801003 crc crio[21508]: time=\"2026-06-09T11:16:10.800707669Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.801003 crc crio[21508]: time=\"2026-06-09T11:16:10.80073827Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.801425 crc crio[21508]: time=\"2026-06-09T11:16:10.801377059Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.801524 crc crio[21508]: time=\"2026-06-09T11:16:10.801447511Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.801524 crc crio[21508]: time=\"2026-06-09T11:16:10.801517143Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.801633 crc crio[21508]: time=\"2026-06-09T11:16:10.801588295Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.801669 crc crio[21508]: time=\"2026-06-09T11:16:10.801647396Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.801801 crc crio[21508]: time=\"2026-06-09T11:16:10.80176643Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.801871 crc crio[21508]: time=\"2026-06-09T11:16:10.801824251Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.802109 crc crio[21508]: time=\"2026-06-09T11:16:10.801901234Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.802109 crc crio[21508]: time=\"2026-06-09T11:16:10.801937995Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.802109 crc crio[21508]: time=\"2026-06-09T11:16:10.801966286Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.802109 crc crio[21508]: time=\"2026-06-09T11:16:10.802061098Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.802109 crc crio[21508]: time=\"2026-06-09T11:16:10.802096459Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.802579 crc crio[21508]: time=\"2026-06-09T11:16:10.802545762Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.802627 crc crio[21508]: time=\"2026-06-09T11:16:10.802585764Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.802787 crc crio[21508]: time=\"2026-06-09T11:16:10.802750928Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.802849 crc crio[21508]: time=\"2026-06-09T11:16:10.80279584Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.802952 crc crio[21508]: time=\"2026-06-09T11:16:10.802904813Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.802952 crc crio[21508]: time=\"2026-06-09T11:16:10.802934584Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.803074 crc crio[21508]: time=\"2026-06-09T11:16:10.803040467Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.803141 crc crio[21508]: time=\"2026-06-09T11:16:10.803082928Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.803344 crc crio[21508]: time=\"2026-06-09T11:16:10.803244513Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.803422 crc crio[21508]: time=\"2026-06-09T11:16:10.803366466Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.803528 crc crio[21508]: time=\"2026-06-09T11:16:10.803420128Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.803528 crc crio[21508]: time=\"2026-06-09T11:16:10.80350175Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.803684 crc crio[21508]: time=\"2026-06-09T11:16:10.803589263Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.803684 crc crio[21508]: time=\"2026-06-09T11:16:10.803647444Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.803766 crc crio[21508]: time=\"2026-06-09T11:16:10.803744017Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.803816 crc crio[21508]: time=\"2026-06-09T11:16:10.803794039Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.803956 crc crio[21508]: time=\"2026-06-09T11:16:10.803913272Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.804024 crc crio[21508]: time=\"2026-06-09T11:16:10.803982184Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.804186 crc crio[21508]: time=\"2026-06-09T11:16:10.804065956Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.804257 crc crio[21508]: time=\"2026-06-09T11:16:10.80420625Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.804448 crc crio[21508]: time=\"2026-06-09T11:16:10.804274032Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.804544 crc crio[21508]: time=\"2026-06-09T11:16:10.804501989Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.804691 crc crio[21508]: time=\"2026-06-09T11:16:10.804649913Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.804744 crc crio[21508]: time=\"2026-06-09T11:16:10.804717045Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.804778 crc crio[21508]: time=\"2026-06-09T11:16:10.804763027Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.804816 crc crio[21508]: time=\"2026-06-09T11:16:10.804797608Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.804893 crc crio[21508]: time=\"2026-06-09T11:16:10.804859609Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.804958 crc crio[21508]: time=\"2026-06-09T11:16:10.804919611Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.805076 crc crio[21508]: time=\"2026-06-09T11:16:10.804960692Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.805076 crc crio[21508]: time=\"2026-06-09T11:16:10.805031954Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.805199 crc crio[21508]: time=\"2026-06-09T11:16:10.805072726Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.805199 crc crio[21508]: time=\"2026-06-09T11:16:10.805120087Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.805405 crc crio[21508]: time=\"2026-06-09T11:16:10.80522302Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.805405 crc crio[21508]: time=\"2026-06-09T11:16:10.805250551Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.805604 crc crio[21508]: time=\"2026-06-09T11:16:10.805482797Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.805604 crc crio[21508]: time=\"2026-06-09T11:16:10.805524849Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.805709 crc crio[21508]: time=\"2026-06-09T11:16:10.805695684Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.805761 crc crio[21508]: time=\"2026-06-09T11:16:10.805727665Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.805917 crc crio[21508]: time=\"2026-06-09T11:16:10.805877069Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.806000 crc crio[21508]: time=\"2026-06-09T11:16:10.80592168Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.806062 crc crio[21508]: time=\"2026-06-09T11:16:10.806013963Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.806062 crc crio[21508]: time=\"2026-06-09T11:16:10.806041204Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.806238 crc crio[21508]: time=\"2026-06-09T11:16:10.806197568Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.806395 crc crio[21508]: time=\"2026-06-09T11:16:10.806243499Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.806502 crc crio[21508]: time=\"2026-06-09T11:16:10.806410484Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.806502 crc crio[21508]: time=\"2026-06-09T11:16:10.806439395Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.806620 crc crio[21508]: time=\"2026-06-09T11:16:10.80659067Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.806620 crc crio[21508]: time=\"2026-06-09T11:16:10.8066196Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.806722 crc crio[21508]: time=\"2026-06-09T11:16:10.806709563Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.806779 crc crio[21508]: time=\"2026-06-09T11:16:10.806735064Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.806925 crc crio[21508]: time=\"2026-06-09T11:16:10.806886618Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.806988 crc crio[21508]: time=\"2026-06-09T11:16:10.806929479Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.807104 crc crio[21508]: time=\"2026-06-09T11:16:10.807065513Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.807188 crc crio[21508]: time=\"2026-06-09T11:16:10.807109395Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.807249 crc crio[21508]: time=\"2026-06-09T11:16:10.807238108Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.807386 crc crio[21508]: time=\"2026-06-09T11:16:10.807266609Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.807492 crc crio[21508]: time=\"2026-06-09T11:16:10.807433814Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.807550 crc crio[21508]: time=\"2026-06-09T11:16:10.807507676Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.807655 crc crio[21508]: time=\"2026-06-09T11:16:10.807620359Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.807738 crc crio[21508]: time=\"2026-06-09T11:16:10.807664531Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.807781 crc crio[21508]: time=\"2026-06-09T11:16:10.807754243Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.807781 crc crio[21508]: time=\"2026-06-09T11:16:10.807780924Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.807972 crc crio[21508]: time=\"2026-06-09T11:16:10.807934398Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.808043 crc crio[21508]: time=\"2026-06-09T11:16:10.80797995Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.808083 crc crio[21508]: time=\"2026-06-09T11:16:10.808071262Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.808125 crc crio[21508]: time=\"2026-06-09T11:16:10.808101003Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.808265 crc crio[21508]: time=\"2026-06-09T11:16:10.808228267Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.808365 crc crio[21508]: time=\"2026-06-09T11:16:10.808273128Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.808441 crc crio[21508]: time=\"2026-06-09T11:16:10.808404632Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.808523 crc crio[21508]: time=\"2026-06-09T11:16:10.808450873Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.808669 crc crio[21508]: time=\"2026-06-09T11:16:10.808634049Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.808729 crc crio[21508]: time=\"2026-06-09T11:16:10.80868259Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.808855 crc crio[21508]: time=\"2026-06-09T11:16:10.808809984Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.808932 crc crio[21508]: time=\"2026-06-09T11:16:10.808864165Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.809052 crc crio[21508]: time=\"2026-06-09T11:16:10.8090075Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.809226 crc crio[21508]: time=\"2026-06-09T11:16:10.809184665Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.809390 crc crio[21508]: time=\"2026-06-09T11:16:10.809250307Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.809390 crc crio[21508]: time=\"2026-06-09T11:16:10.80937753Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.809633 crc crio[21508]: time=\"2026-06-09T11:16:10.809590266Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.809697 crc crio[21508]: time=\"2026-06-09T11:16:10.809652168Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.809739 crc crio[21508]: time=\"2026-06-09T11:16:10.8097122Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.809779 crc crio[21508]: time=\"2026-06-09T11:16:10.809752561Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.809949 crc crio[21508]: time=\"2026-06-09T11:16:10.809907676Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.810017 crc crio[21508]: time=\"2026-06-09T11:16:10.809966507Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.810065 crc crio[21508]: time=\"2026-06-09T11:16:10.810024189Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.810106 crc crio[21508]: time=\"2026-06-09T11:16:10.81006517Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.810402 crc crio[21508]: time=\"2026-06-09T11:16:10.810259946Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.810402 crc crio[21508]: time=\"2026-06-09T11:16:10.810359359Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.810534 crc crio[21508]: time=\"2026-06-09T11:16:10.81041613Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.810534 crc crio[21508]: time=\"2026-06-09T11:16:10.810443681Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.810725 crc crio[21508]: time=\"2026-06-09T11:16:10.810682448Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.810785 crc crio[21508]: time=\"2026-06-09T11:16:10.81075139Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.810876 crc crio[21508]: time=\"2026-06-09T11:16:10.810832482Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.810930 crc crio[21508]: time=\"2026-06-09T11:16:10.810897084Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.811124 crc crio[21508]: time=\"2026-06-09T11:16:10.81108709Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.811187 crc crio[21508]: time=\"2026-06-09T11:16:10.811141671Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.811357 crc crio[21508]: time=\"2026-06-09T11:16:10.811264475Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.811427 crc crio[21508]: time=\"2026-06-09T11:16:10.811383198Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.811602 crc crio[21508]: time=\"2026-06-09T11:16:10.811565804Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.811664 crc crio[21508]: time=\"2026-06-09T11:16:10.811625025Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.811738 crc crio[21508]: time=\"2026-06-09T11:16:10.811699398Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.811799 crc crio[21508]: time=\"2026-06-09T11:16:10.811750969Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.812021 crc crio[21508]: time=\"2026-06-09T11:16:10.811979596Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.812088 crc crio[21508]: time=\"2026-06-09T11:16:10.812044648Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.812167 crc crio[21508]: time=\"2026-06-09T11:16:10.81212612Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.812228 crc crio[21508]: time=\"2026-06-09T11:16:10.812188102Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.812444 crc crio[21508]: time=\"2026-06-09T11:16:10.812403738Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.812606 crc crio[21508]: time=\"2026-06-09T11:16:10.812458099Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.812707 crc crio[21508]: time=\"2026-06-09T11:16:10.812655825Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.812872 crc crio[21508]: time=\"2026-06-09T11:16:10.81283721Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.812939 crc crio[21508]: time=\"2026-06-09T11:16:10.812919303Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.813084 crc crio[21508]: time=\"2026-06-09T11:16:10.813044636Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.813142 crc crio[21508]: time=\"2026-06-09T11:16:10.813125649Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.813264 crc crio[21508]: time=\"2026-06-09T11:16:10.813227562Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.813497 crc crio[21508]: time=\"2026-06-09T11:16:10.813428028Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.813583 crc crio[21508]: time=\"2026-06-09T11:16:10.81351036Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.813784 crc crio[21508]: time=\"2026-06-09T11:16:10.813738567Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.813844 crc crio[21508]: time=\"2026-06-09T11:16:10.813806069Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.813884 crc crio[21508]: time=\"2026-06-09T11:16:10.81386942Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.814071 crc crio[21508]: time=\"2026-06-09T11:16:10.814034345Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.814194 crc crio[21508]: time=\"2026-06-09T11:16:10.814113477Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.814433 crc crio[21508]: time=\"2026-06-09T11:16:10.814265122Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.814629 crc crio[21508]: time=\"2026-06-09T11:16:10.814588321Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.814702 crc crio[21508]: time=\"2026-06-09T11:16:10.814645123Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.814702 crc crio[21508]: time=\"2026-06-09T11:16:10.814693444Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.814898 crc crio[21508]: time=\"2026-06-09T11:16:10.814861279Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.814963 crc crio[21508]: time=\"2026-06-09T11:16:10.814945672Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.815016 crc crio[21508]: time=\"2026-06-09T11:16:10.814976792Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.815073 crc crio[21508]: time=\"2026-06-09T11:16:10.815051385Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.815129 crc crio[21508]: time=\"2026-06-09T11:16:10.815113096Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.815168 crc crio[21508]: time=\"2026-06-09T11:16:10.815145447Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.815217 crc crio[21508]: time=\"2026-06-09T11:16:10.815172988Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.815217 crc crio[21508]: time=\"2026-06-09T11:16:10.815207089Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.815355 crc crio[21508]: time=\"2026-06-09T11:16:10.81522594Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.815580 crc crio[21508]: time=\"2026-06-09T11:16:10.815537519Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.815638 crc crio[21508]: time=\"2026-06-09T11:16:10.81559537Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.815723 crc crio[21508]: time=\"2026-06-09T11:16:10.815688593Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.815787 crc crio[21508]: time=\"2026-06-09T11:16:10.815739165Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.815932 crc crio[21508]: time=\"2026-06-09T11:16:10.815824807Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.815985 crc crio[21508]: time=\"2026-06-09T11:16:10.815954601Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.816093 crc crio[21508]: time=\"2026-06-09T11:16:10.816051684Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.816172 crc crio[21508]: time=\"2026-06-09T11:16:10.816107555Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.816224 crc crio[21508]: time=\"2026-06-09T11:16:10.816178987Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.816357 crc crio[21508]: time=\"2026-06-09T11:16:10.81626683Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.816525 crc crio[21508]: time=\"2026-06-09T11:16:10.816478866Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.816607 crc crio[21508]: time=\"2026-06-09T11:16:10.816539038Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.816724 crc crio[21508]: time=\"2026-06-09T11:16:10.816683792Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.816800 crc crio[21508]: time=\"2026-06-09T11:16:10.816738433Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.816951 crc crio[21508]: time=\"2026-06-09T11:16:10.816901588Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.817029 crc crio[21508]: time=\"2026-06-09T11:16:10.81696984Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.817746 crc crio[21508]: time=\"2026-06-09T11:16:10.817594928Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.817746 crc crio[21508]: time=\"2026-06-09T11:16:10.817678921Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.817858 crc crio[21508]: time=\"2026-06-09T11:16:10.817752383Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.817858 crc crio[21508]: time=\"2026-06-09T11:16:10.817828645Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.818699 crc crio[21508]: time=\"2026-06-09T11:16:10.818624218Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.818778 crc crio[21508]: time=\"2026-06-09T11:16:10.818709291Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.818778 crc crio[21508]: time=\"2026-06-09T11:16:10.818736781Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.818778 crc crio[21508]: time=\"2026-06-09T11:16:10.818768182Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.818978 crc crio[21508]: time=\"2026-06-09T11:16:10.818913546Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.819052 crc crio[21508]: time=\"2026-06-09T11:16:10.819013149Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.819454 crc crio[21508]: time=\"2026-06-09T11:16:10.819398411Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.819454 crc crio[21508]: time=\"2026-06-09T11:16:10.819453312Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.819590 crc crio[21508]: time=\"2026-06-09T11:16:10.819508774Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.819590 crc crio[21508]: time=\"2026-06-09T11:16:10.819533064Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.819828 crc crio[21508]: time=\"2026-06-09T11:16:10.819763211Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.819828 crc crio[21508]: time=\"2026-06-09T11:16:10.819822743Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.820069 crc crio[21508]: time=\"2026-06-09T11:16:10.820028999Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.820143 crc crio[21508]: time=\"2026-06-09T11:16:10.82008005Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.820257 crc crio[21508]: time=\"2026-06-09T11:16:10.820219024Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.820392 crc crio[21508]: time=\"2026-06-09T11:16:10.820268456Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.820438 crc crio[21508]: time=\"2026-06-09T11:16:10.82040536Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.820570 crc crio[21508]: time=\"2026-06-09T11:16:10.820520293Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.820717 crc crio[21508]: time=\"2026-06-09T11:16:10.820681498Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.820789 crc crio[21508]: time=\"2026-06-09T11:16:10.820734949Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.821059 crc crio[21508]: time=\"2026-06-09T11:16:10.820995657Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.821118 crc crio[21508]: time=\"2026-06-09T11:16:10.821086629Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.821195 crc crio[21508]: time=\"2026-06-09T11:16:10.821148791Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.821249 crc crio[21508]: time=\"2026-06-09T11:16:10.821220533Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.821416 crc crio[21508]: time=\"2026-06-09T11:16:10.821279265Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.821506 crc crio[21508]: time=\"2026-06-09T11:16:10.82144692Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.821698 crc crio[21508]: time=\"2026-06-09T11:16:10.821656876Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.821792 crc crio[21508]: time=\"2026-06-09T11:16:10.821712878Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.821792 crc crio[21508]: time=\"2026-06-09T11:16:10.821763819Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.821892 crc crio[21508]: time=\"2026-06-09T11:16:10.821875702Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.821892 crc crio[21508]: time=\"2026-06-09T11:16:10.821889703Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.821987 crc crio[21508]: time=\"2026-06-09T11:16:10.821910383Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.822421 crc crio[21508]: time=\"2026-06-09T11:16:10.822275744Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.822647 crc crio[21508]: time=\"2026-06-09T11:16:10.822449179Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.822766 crc crio[21508]: time=\"2026-06-09T11:16:10.822712477Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.822840 crc crio[21508]: time=\"2026-06-09T11:16:10.822796219Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.823073 crc crio[21508]: time=\"2026-06-09T11:16:10.823010285Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.823140 crc crio[21508]: time=\"2026-06-09T11:16:10.823094528Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.823436 crc crio[21508]: time=\"2026-06-09T11:16:10.823387366Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.823564 crc crio[21508]: time=\"2026-06-09T11:16:10.82351809Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.823812 crc crio[21508]: time=\"2026-06-09T11:16:10.823734476Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.823880 crc crio[21508]: time=\"2026-06-09T11:16:10.823823799Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.824101 crc crio[21508]: time=\"2026-06-09T11:16:10.824037625Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.824165 crc crio[21508]: time=\"2026-06-09T11:16:10.824122977Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.824434 crc crio[21508]: time=\"2026-06-09T11:16:10.824381745Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.824536 crc crio[21508]: time=\"2026-06-09T11:16:10.824510829Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.824795 crc crio[21508]: time=\"2026-06-09T11:16:10.824729925Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.824853 crc crio[21508]: time=\"2026-06-09T11:16:10.824817578Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.825052 crc crio[21508]: time=\"2026-06-09T11:16:10.825002443Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.825118 crc crio[21508]: time=\"2026-06-09T11:16:10.825081435Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.825406 crc crio[21508]: time=\"2026-06-09T11:16:10.825268191Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.825528 crc crio[21508]: time=\"2026-06-09T11:16:10.825438996Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.825877 crc crio[21508]: time=\"2026-06-09T11:16:10.825806256Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.825946 crc crio[21508]: time=\"2026-06-09T11:16:10.825892639Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.826167 crc crio[21508]: time=\"2026-06-09T11:16:10.826103455Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.826231 crc crio[21508]: time=\"2026-06-09T11:16:10.826188347Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.826450 crc crio[21508]: time=\"2026-06-09T11:16:10.826382003Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.826567 crc crio[21508]: time=\"2026-06-09T11:16:10.826520497Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.826827 crc crio[21508]: time=\"2026-06-09T11:16:10.82662781Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.826891 crc crio[21508]: time=\"2026-06-09T11:16:10.826850016Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.827217 crc crio[21508]: time=\"2026-06-09T11:16:10.826930939Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.827279 crc crio[21508]: time=\"2026-06-09T11:16:10.827231787Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.827279 crc crio[21508]: time=\"2026-06-09T11:16:10.827266828Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.827419 crc crio[21508]: time=\"2026-06-09T11:16:10.827401362Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.827575 crc crio[21508]: time=\"2026-06-09T11:16:10.827507685Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.827642 crc crio[21508]: time=\"2026-06-09T11:16:10.827599418Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.827684 crc crio[21508]: time=\"2026-06-09T11:16:10.82765377Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.827721 crc crio[21508]: time=\"2026-06-09T11:16:10.827700681Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.827871 crc crio[21508]: time=\"2026-06-09T11:16:10.827750772Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.827871 crc crio[21508]: time=\"2026-06-09T11:16:10.827822875Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.828021 crc crio[21508]: time=\"2026-06-09T11:16:10.827974079Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.828081 crc crio[21508]: time=\"2026-06-09T11:16:10.828056181Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.828574 crc crio[21508]: time=\"2026-06-09T11:16:10.828501424Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.828634 crc crio[21508]: time=\"2026-06-09T11:16:10.828605397Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.828770 crc crio[21508]: time=\"2026-06-09T11:16:10.828628768Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.828839 crc crio[21508]: time=\"2026-06-09T11:16:10.828791683Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.828880 crc crio[21508]: time=\"2026-06-09T11:16:10.828851274Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.829024 crc crio[21508]: time=\"2026-06-09T11:16:10.828964138Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.829335 crc crio[21508]: time=\"2026-06-09T11:16:10.829080731Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.829399 crc crio[21508]: time=\"2026-06-09T11:16:10.829371319Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.829510 crc crio[21508]: time=\"2026-06-09T11:16:10.829429281Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.829613 crc crio[21508]: time=\"2026-06-09T11:16:10.829574675Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.829761 crc crio[21508]: time=\"2026-06-09T11:16:10.82971964Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.829818 crc crio[21508]: time=\"2026-06-09T11:16:10.829781991Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.829881 crc crio[21508]: time=\"2026-06-09T11:16:10.829818752Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.829927 crc crio[21508]: time=\"2026-06-09T11:16:10.829901785Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.829927 crc crio[21508]: time=\"2026-06-09T11:16:10.829914455Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.829995 crc crio[21508]: time=\"2026-06-09T11:16:10.829931296Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.830114 crc crio[21508]: time=\"2026-06-09T11:16:10.830064449Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.830175 crc crio[21508]: time=\"2026-06-09T11:16:10.830118591Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.830175 crc crio[21508]: time=\"2026-06-09T11:16:10.830161002Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.830240 crc crio[21508]: time=\"2026-06-09T11:16:10.830185453Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.830995 crc crio[21508]: time=\"2026-06-09T11:16:10.830936195Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.831070 crc crio[21508]: time=\"2026-06-09T11:16:10.831032438Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.831110 crc crio[21508]: time=\"2026-06-09T11:16:10.831069629Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.831110 crc crio[21508]: time=\"2026-06-09T11:16:10.831101Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.831197 crc crio[21508]: time=\"2026-06-09T11:16:10.831145651Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.831262 crc crio[21508]: time=\"2026-06-09T11:16:10.831229853Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.831430 crc crio[21508]: time=\"2026-06-09T11:16:10.831281705Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.831430 crc crio[21508]: time=\"2026-06-09T11:16:10.831353467Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.831550 crc crio[21508]: time=\"2026-06-09T11:16:10.831510501Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.831550 crc crio[21508]: time=\"2026-06-09T11:16:10.831546532Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.831863 crc crio[21508]: time=\"2026-06-09T11:16:10.831783429Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.831928 crc crio[21508]: time=\"2026-06-09T11:16:10.831881752Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.831968 crc crio[21508]: time=\"2026-06-09T11:16:10.831937224Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.832002 crc crio[21508]: time=\"2026-06-09T11:16:10.831972125Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.832217 crc crio[21508]: time=\"2026-06-09T11:16:10.83214429Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.832328 crc crio[21508]: time=\"2026-06-09T11:16:10.832235582Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.832501 crc crio[21508]: time=\"2026-06-09T11:16:10.832397967Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.832625 crc crio[21508]: time=\"2026-06-09T11:16:10.832577482Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.832852 crc crio[21508]: time=\"2026-06-09T11:16:10.832686555Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.832909 crc crio[21508]: time=\"2026-06-09T11:16:10.832869971Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.833175 crc crio[21508]: time=\"2026-06-09T11:16:10.833013855Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.833235 crc crio[21508]: time=\"2026-06-09T11:16:10.83318398Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.833498 crc crio[21508]: time=\"2026-06-09T11:16:10.833408196Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.833593 crc crio[21508]: time=\"2026-06-09T11:16:10.833559731Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.833643 crc crio[21508]: time=\"2026-06-09T11:16:10.833618122Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.833680 crc crio[21508]: time=\"2026-06-09T11:16:10.833665694Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.833752 crc crio[21508]: time=\"2026-06-09T11:16:10.833708305Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.833814 crc crio[21508]: time=\"2026-06-09T11:16:10.833788687Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.833855 crc crio[21508]: time=\"2026-06-09T11:16:10.833828999Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.833894 crc crio[21508]: time=\"2026-06-09T11:16:10.83386518Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.834235 crc crio[21508]: time=\"2026-06-09T11:16:10.834153368Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.834354 crc crio[21508]: time=\"2026-06-09T11:16:10.834254401Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.834506 crc crio[21508]: time=\"2026-06-09T11:16:10.834419776Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.834655 crc crio[21508]: time=\"2026-06-09T11:16:10.834595741Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.834852 crc crio[21508]: time=\"2026-06-09T11:16:10.834713414Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.834914 crc crio[21508]: time=\"2026-06-09T11:16:10.834876489Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.835182 crc crio[21508]: time=\"2026-06-09T11:16:10.834957601Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.835244 crc crio[21508]: time=\"2026-06-09T11:16:10.835207548Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.835331 crc crio[21508]: time=\"2026-06-09T11:16:10.83525138Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.835537 crc crio[21508]: time=\"2026-06-09T11:16:10.835435765Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.835780 crc crio[21508]: time=\"2026-06-09T11:16:10.835587799Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.835853 crc crio[21508]: time=\"2026-06-09T11:16:10.835805226Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.836042 crc crio[21508]: time=\"2026-06-09T11:16:10.835887808Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.836105 crc crio[21508]: time=\"2026-06-09T11:16:10.836064023Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.836417 crc crio[21508]: time=\"2026-06-09T11:16:10.836362572Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.836520 crc crio[21508]: time=\"2026-06-09T11:16:10.836448864Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.836612 crc crio[21508]: time=\"2026-06-09T11:16:10.836557768Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.836739 crc crio[21508]: time=\"2026-06-09T11:16:10.836690141Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.837001 crc crio[21508]: time=\"2026-06-09T11:16:10.836796855Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.837060 crc crio[21508]: time=\"2026-06-09T11:16:10.837022511Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.837344 crc crio[21508]: time=\"2026-06-09T11:16:10.837163435Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.837427 crc crio[21508]: time=\"2026-06-09T11:16:10.837399382Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.837610 crc crio[21508]: time=\"2026-06-09T11:16:10.837558137Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.837669 crc crio[21508]: time=\"2026-06-09T11:16:10.837642519Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.837722 crc crio[21508]: time=\"2026-06-09T11:16:10.83769121Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.837762 crc crio[21508]: time=\"2026-06-09T11:16:10.837726741Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.837991 crc crio[21508]: time=\"2026-06-09T11:16:10.837892056Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.838141 crc crio[21508]: time=\"2026-06-09T11:16:10.838109333Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.838257 crc crio[21508]: time=\"2026-06-09T11:16:10.838225566Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.838681 crc crio[21508]: time=\"2026-06-09T11:16:10.838634478Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.838813 crc crio[21508]: time=\"2026-06-09T11:16:10.838759511Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.838943 crc crio[21508]: time=\"2026-06-09T11:16:10.838903606Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.838998 crc crio[21508]: time=\"2026-06-09T11:16:10.838968027Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.839122 crc crio[21508]: time=\"2026-06-09T11:16:10.839081331Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.839189 crc crio[21508]: time=\"2026-06-09T11:16:10.839129352Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.839236 crc crio[21508]: time=\"2026-06-09T11:16:10.839164503Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.839275 crc crio[21508]: time=\"2026-06-09T11:16:10.839259306Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.839372 crc crio[21508]: time=\"2026-06-09T11:16:10.839337878Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.839552 crc crio[21508]: time=\"2026-06-09T11:16:10.839506863Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.839609 crc crio[21508]: time=\"2026-06-09T11:16:10.839556404Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.839750 crc crio[21508]: time=\"2026-06-09T11:16:10.839713769Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.839808 crc crio[21508]: time=\"2026-06-09T11:16:10.839768061Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.839808 crc crio[21508]: time=\"2026-06-09T11:16:10.839801582Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.839869 crc crio[21508]: time=\"2026-06-09T11:16:10.839821232Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.839994 crc crio[21508]: time=\"2026-06-09T11:16:10.839962466Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.840061 crc crio[21508]: time=\"2026-06-09T11:16:10.840005187Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.840190 crc crio[21508]: time=\"2026-06-09T11:16:10.840150342Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.840260 crc crio[21508]: time=\"2026-06-09T11:16:10.840201063Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.840406 crc crio[21508]: time=\"2026-06-09T11:16:10.840346137Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.840406 crc crio[21508]: time=\"2026-06-09T11:16:10.840373128Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.840676 crc crio[21508]: time=\"2026-06-09T11:16:10.840630636Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.840745 crc crio[21508]: time=\"2026-06-09T11:16:10.840683117Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.840850 crc crio[21508]: time=\"2026-06-09T11:16:10.840817741Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.840903 crc crio[21508]: time=\"2026-06-09T11:16:10.840864362Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.840995 crc crio[21508]: time=\"2026-06-09T11:16:10.840947975Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.840995 crc crio[21508]: time=\"2026-06-09T11:16:10.840994326Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.841124 crc crio[21508]: time=\"2026-06-09T11:16:10.841111689Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.841176 crc crio[21508]: time=\"2026-06-09T11:16:10.84113941Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.841379 crc crio[21508]: time=\"2026-06-09T11:16:10.841347426Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.841446 crc crio[21508]: time=\"2026-06-09T11:16:10.841391998Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.841561 crc crio[21508]: time=\"2026-06-09T11:16:10.841516751Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.841608 crc crio[21508]: time=\"2026-06-09T11:16:10.841569433Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.841726 crc crio[21508]: time=\"2026-06-09T11:16:10.841694066Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.841780 crc crio[21508]: time=\"2026-06-09T11:16:10.841738058Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.841967 crc crio[21508]: time=\"2026-06-09T11:16:10.841934123Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.842049 crc crio[21508]: time=\"2026-06-09T11:16:10.841983805Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.842049 crc crio[21508]: time=\"2026-06-09T11:16:10.842030886Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.842134 crc crio[21508]: time=\"2026-06-09T11:16:10.842052517Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.842229 crc crio[21508]: time=\"2026-06-09T11:16:10.842193431Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.842355 crc crio[21508]: time=\"2026-06-09T11:16:10.842241662Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.842414 crc crio[21508]: time=\"2026-06-09T11:16:10.842394427Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.842454 crc crio[21508]: time=\"2026-06-09T11:16:10.842420907Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.842597 crc crio[21508]: time=\"2026-06-09T11:16:10.842565402Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.842651 crc crio[21508]: time=\"2026-06-09T11:16:10.842610943Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.842842 crc crio[21508]: time=\"2026-06-09T11:16:10.842808509Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.842895 crc crio[21508]: time=\"2026-06-09T11:16:10.84285515Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.843043 crc crio[21508]: time=\"2026-06-09T11:16:10.842924422Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.843121 crc crio[21508]: time=\"2026-06-09T11:16:10.843054316Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.843121 crc crio[21508]: time=\"2026-06-09T11:16:10.843085657Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.843121 crc crio[21508]: time=\"2026-06-09T11:16:10.843104007Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.843375 crc crio[21508]: time=\"2026-06-09T11:16:10.843227001Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.843375 crc crio[21508]: time=\"2026-06-09T11:16:10.843256052Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.843571 crc crio[21508]: time=\"2026-06-09T11:16:10.84353954Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.843633 crc crio[21508]: time=\"2026-06-09T11:16:10.843585021Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.843715 crc crio[21508]: time=\"2026-06-09T11:16:10.843682584Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.843783 crc crio[21508]: time=\"2026-06-09T11:16:10.843724255Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.843873 crc crio[21508]: time=\"2026-06-09T11:16:10.843842359Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.843925 crc crio[21508]: time=\"2026-06-09T11:16:10.84388547Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.844022 crc crio[21508]: time=\"2026-06-09T11:16:10.843989153Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.844089 crc crio[21508]: time=\"2026-06-09T11:16:10.844031554Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.844216 crc crio[21508]: time=\"2026-06-09T11:16:10.844182338Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.844269 crc crio[21508]: time=\"2026-06-09T11:16:10.84423301Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.844269 crc crio[21508]: time=\"2026-06-09T11:16:10.844264741Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.844409 crc crio[21508]: time=\"2026-06-09T11:16:10.844282591Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.844552 crc crio[21508]: time=\"2026-06-09T11:16:10.844528938Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.844593 crc crio[21508]: time=\"2026-06-09T11:16:10.844556449Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.844681 crc crio[21508]: time=\"2026-06-09T11:16:10.844649272Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.844735 crc crio[21508]: time=\"2026-06-09T11:16:10.844691443Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.844877 crc crio[21508]: time=\"2026-06-09T11:16:10.844846798Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.844957 crc crio[21508]: time=\"2026-06-09T11:16:10.844889059Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.845009 crc crio[21508]: time=\"2026-06-09T11:16:10.844992722Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.845047 crc crio[21508]: time=\"2026-06-09T11:16:10.845018303Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.845351 crc crio[21508]: time=\"2026-06-09T11:16:10.84527109Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.845422 crc crio[21508]: time=\"2026-06-09T11:16:10.845368963Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.845422 crc crio[21508]: time=\"2026-06-09T11:16:10.845398904Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.845422 crc crio[21508]: time=\"2026-06-09T11:16:10.845416994Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.845608 crc crio[21508]: time=\"2026-06-09T11:16:10.845583549Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.845649 crc crio[21508]: time=\"2026-06-09T11:16:10.845611Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.845812 crc crio[21508]: time=\"2026-06-09T11:16:10.845758874Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.845812 crc crio[21508]: time=\"2026-06-09T11:16:10.845806645Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.845928 crc crio[21508]: time=\"2026-06-09T11:16:10.845909378Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.845972 crc crio[21508]: time=\"2026-06-09T11:16:10.845934649Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.846113 crc crio[21508]: time=\"2026-06-09T11:16:10.846065843Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.846113 crc crio[21508]: time=\"2026-06-09T11:16:10.846111824Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.846275 crc crio[21508]: time=\"2026-06-09T11:16:10.846232868Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.846405 crc crio[21508]: time=\"2026-06-09T11:16:10.846279969Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.846451 crc crio[21508]: time=\"2026-06-09T11:16:10.846426643Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.846451 crc crio[21508]: time=\"2026-06-09T11:16:10.846452094Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.846653 crc crio[21508]: time=\"2026-06-09T11:16:10.846606049Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.846725 crc crio[21508]: time=\"2026-06-09T11:16:10.84665636Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.846766 crc crio[21508]: time=\"2026-06-09T11:16:10.846747293Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.846804 crc crio[21508]: time=\"2026-06-09T11:16:10.846771983Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.846951 crc crio[21508]: time=\"2026-06-09T11:16:10.846917738Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.847018 crc crio[21508]: time=\"2026-06-09T11:16:10.846967649Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.847106 crc crio[21508]: time=\"2026-06-09T11:16:10.847074392Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.847178 crc crio[21508]: time=\"2026-06-09T11:16:10.847117153Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.847277 crc crio[21508]: time=\"2026-06-09T11:16:10.847244747Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.847277 crc crio[21508]: time=\"2026-06-09T11:16:10.84733603Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.847569 crc crio[21508]: time=\"2026-06-09T11:16:10.847534846Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.847629 crc crio[21508]: time=\"2026-06-09T11:16:10.847584877Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.847664 crc crio[21508]: time=\"2026-06-09T11:16:10.847627778Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.847664 crc crio[21508]: time=\"2026-06-09T11:16:10.847650559Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.847921 crc crio[21508]: time=\"2026-06-09T11:16:10.847877925Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.847989 crc crio[21508]: time=\"2026-06-09T11:16:10.847926237Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.848041 crc crio[21508]: time=\"2026-06-09T11:16:10.847996659Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.848041 crc crio[21508]: time=\"2026-06-09T11:16:10.84802109Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.848229 crc crio[21508]: time=\"2026-06-09T11:16:10.848195185Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.848356 crc crio[21508]: time=\"2026-06-09T11:16:10.848239176Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.848450 crc crio[21508]: time=\"2026-06-09T11:16:10.848419791Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.848528 crc crio[21508]: time=\"2026-06-09T11:16:10.848493903Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.848804 crc crio[21508]: time=\"2026-06-09T11:16:10.848761271Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.848866 crc crio[21508]: time=\"2026-06-09T11:16:10.848811993Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.848866 crc crio[21508]: time=\"2026-06-09T11:16:10.848842553Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.848866 crc crio[21508]: time=\"2026-06-09T11:16:10.848861464Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.848964 crc crio[21508]: time=\"2026-06-09T11:16:10.848954947Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.849012 crc crio[21508]: time=\"2026-06-09T11:16:10.848979617Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.849197 crc crio[21508]: time=\"2026-06-09T11:16:10.849148372Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.849260 crc crio[21508]: time=\"2026-06-09T11:16:10.849203624Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.849561 crc crio[21508]: time=\"2026-06-09T11:16:10.849492482Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.849561 crc crio[21508]: time=\"2026-06-09T11:16:10.849564974Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.849836 crc crio[21508]: time=\"2026-06-09T11:16:10.849785171Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.849836 crc crio[21508]: time=\"2026-06-09T11:16:10.849837692Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.849953 crc crio[21508]: time=\"2026-06-09T11:16:10.849867093Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.849953 crc crio[21508]: time=\"2026-06-09T11:16:10.849884344Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.850144 crc crio[21508]: time=\"2026-06-09T11:16:10.849987197Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.850144 crc crio[21508]: time=\"2026-06-09T11:16:10.850013807Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.850223 crc crio[21508]: time=\"2026-06-09T11:16:10.850148201Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.850223 crc crio[21508]: time=\"2026-06-09T11:16:10.850179622Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.850390 crc crio[21508]: time=\"2026-06-09T11:16:10.850360577Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.850456 crc crio[21508]: time=\"2026-06-09T11:16:10.850403919Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.850601 crc crio[21508]: time=\"2026-06-09T11:16:10.850569263Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.850661 crc crio[21508]: time=\"2026-06-09T11:16:10.850611835Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.850786 crc crio[21508]: time=\"2026-06-09T11:16:10.850716288Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.850908 crc crio[21508]: time=\"2026-06-09T11:16:10.850875902Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.850971 crc crio[21508]: time=\"2026-06-09T11:16:10.850925934Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.850971 crc crio[21508]: time=\"2026-06-09T11:16:10.850949404Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.851121 crc crio[21508]: time=\"2026-06-09T11:16:10.851089399Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.851181 crc crio[21508]: time=\"2026-06-09T11:16:10.85113538Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.851271 crc crio[21508]: time=\"2026-06-09T11:16:10.851235473Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.851400 crc crio[21508]: time=\"2026-06-09T11:16:10.851367137Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.851452 crc crio[21508]: time=\"2026-06-09T11:16:10.851421858Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.851530 crc crio[21508]: time=\"2026-06-09T11:16:10.851453639Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.851683 crc crio[21508]: time=\"2026-06-09T11:16:10.851647615Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.851756 crc crio[21508]: time=\"2026-06-09T11:16:10.851699786Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.851828 crc crio[21508]: time=\"2026-06-09T11:16:10.851793439Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.851879 crc crio[21508]: time=\"2026-06-09T11:16:10.85184612Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.852074 crc crio[21508]: time=\"2026-06-09T11:16:10.852018195Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.852360 crc crio[21508]: time=\"2026-06-09T11:16:10.852271623Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.852415 crc crio[21508]: time=\"2026-06-09T11:16:10.852387766Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.852496 crc crio[21508]: time=\"2026-06-09T11:16:10.852422087Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.852606 crc crio[21508]: time=\"2026-06-09T11:16:10.852571221Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.852672 crc crio[21508]: time=\"2026-06-09T11:16:10.852623053Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.852924 crc crio[21508]: time=\"2026-06-09T11:16:10.85288306Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.852988 crc crio[21508]: time=\"2026-06-09T11:16:10.852936942Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.853398 crc crio[21508]: time=\"2026-06-09T11:16:10.853345704Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.853496 crc crio[21508]: time=\"2026-06-09T11:16:10.853407786Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.853496 crc crio[21508]: time=\"2026-06-09T11:16:10.853449587Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.853643 crc crio[21508]: time=\"2026-06-09T11:16:10.853503678Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.853643 crc crio[21508]: time=\"2026-06-09T11:16:10.853621772Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.853731 crc crio[21508]: time=\"2026-06-09T11:16:10.853658853Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.853783 crc crio[21508]: time=\"2026-06-09T11:16:10.853768946Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.853840 crc crio[21508]: time=\"2026-06-09T11:16:10.853800837Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.854018 crc crio[21508]: time=\"2026-06-09T11:16:10.853964312Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.854089 crc crio[21508]: time=\"2026-06-09T11:16:10.854020663Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.854089 crc crio[21508]: time=\"2026-06-09T11:16:10.854056574Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.854089 crc crio[21508]: time=\"2026-06-09T11:16:10.854079605Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.854836 crc crio[21508]: time=\"2026-06-09T11:16:10.854784916Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.854930 crc crio[21508]: time=\"2026-06-09T11:16:10.854892039Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.854979 crc crio[21508]: time=\"2026-06-09T11:16:10.85493662Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.854979 crc crio[21508]: time=\"2026-06-09T11:16:10.854964231Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.855178 crc crio[21508]: time=\"2026-06-09T11:16:10.855138806Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.855252 crc crio[21508]: time=\"2026-06-09T11:16:10.855188597Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.855726 crc crio[21508]: time=\"2026-06-09T11:16:10.855673841Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.855789 crc crio[21508]: time=\"2026-06-09T11:16:10.855737813Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.855789 crc crio[21508]: time=\"2026-06-09T11:16:10.855769734Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.855864 crc crio[21508]: time=\"2026-06-09T11:16:10.855792375Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.855995 crc crio[21508]: time=\"2026-06-09T11:16:10.855941809Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.856067 crc crio[21508]: time=\"2026-06-09T11:16:10.856000261Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.856178 crc crio[21508]: time=\"2026-06-09T11:16:10.856131725Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.856235 crc crio[21508]: time=\"2026-06-09T11:16:10.856185566Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.856498 crc crio[21508]: time=\"2026-06-09T11:16:10.856425993Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.856578 crc crio[21508]: time=\"2026-06-09T11:16:10.856511206Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.856578 crc crio[21508]: time=\"2026-06-09T11:16:10.856551307Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.856710 crc crio[21508]: time=\"2026-06-09T11:16:10.856574787Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.856776 crc crio[21508]: time=\"2026-06-09T11:16:10.856735012Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.856776 crc crio[21508]: time=\"2026-06-09T11:16:10.856767493Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.856917 crc crio[21508]: time=\"2026-06-09T11:16:10.856870286Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.856986 crc crio[21508]: time=\"2026-06-09T11:16:10.856925848Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.857092 crc crio[21508]: time=\"2026-06-09T11:16:10.857055811Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.857148 crc crio[21508]: time=\"2026-06-09T11:16:10.857106583Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.857194 crc crio[21508]: time=\"2026-06-09T11:16:10.857149814Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.857194 crc crio[21508]: time=\"2026-06-09T11:16:10.857172245Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.857492 crc crio[21508]: time=\"2026-06-09T11:16:10.857423132Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.857634 crc crio[21508]: time=\"2026-06-09T11:16:10.857576386Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.857814 crc crio[21508]: time=\"2026-06-09T11:16:10.85769129Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.857873 crc crio[21508]: time=\"2026-06-09T11:16:10.857840864Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.857907 crc crio[21508]: time=\"2026-06-09T11:16:10.857877145Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.857907 crc crio[21508]: time=\"2026-06-09T11:16:10.857902276Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.857974 crc crio[21508]: time=\"2026-06-09T11:16:10.857928367Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.857974 crc crio[21508]: time=\"2026-06-09T11:16:10.857949817Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.858160 crc crio[21508]: time=\"2026-06-09T11:16:10.858126752Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.858241 crc crio[21508]: time=\"2026-06-09T11:16:10.858176264Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.858241 crc crio[21508]: time=\"2026-06-09T11:16:10.858237296Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.858241 crc crio[21508]: time=\"2026-06-09T11:16:10.858262936Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.858529 crc crio[21508]: time=\"2026-06-09T11:16:10.858490303Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.858593 crc crio[21508]: time=\"2026-06-09T11:16:10.858546015Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.858685 crc crio[21508]: time=\"2026-06-09T11:16:10.858651598Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.858743 crc crio[21508]: time=\"2026-06-09T11:16:10.858703719Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.858781 crc crio[21508]: time=\"2026-06-09T11:16:10.85874948Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.858781 crc crio[21508]: time=\"2026-06-09T11:16:10.858772611Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.859063 crc crio[21508]: time=\"2026-06-09T11:16:10.859011268Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.859137 crc crio[21508]: time=\"2026-06-09T11:16:10.8590694Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.859240 crc crio[21508]: time=\"2026-06-09T11:16:10.859206484Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.859403 crc crio[21508]: time=\"2026-06-09T11:16:10.859344198Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.859578 crc crio[21508]: time=\"2026-06-09T11:16:10.859544213Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.859705 crc crio[21508]: time=\"2026-06-09T11:16:10.859597775Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.860427 crc crio[21508]: time=\"2026-06-09T11:16:10.859899014Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.860427 crc crio[21508]: time=\"2026-06-09T11:16:10.860350417Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.860427 crc crio[21508]: time=\"2026-06-09T11:16:10.860397518Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.860427 crc crio[21508]: time=\"2026-06-09T11:16:10.860430059Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.860684 crc crio[21508]: time=\"2026-06-09T11:16:10.860492151Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.860684 crc crio[21508]: time=\"2026-06-09T11:16:10.860526472Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.860684 crc crio[21508]: time=\"2026-06-09T11:16:10.860665566Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.860820 crc crio[21508]: time=\"2026-06-09T11:16:10.860696167Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.860940 crc crio[21508]: time=\"2026-06-09T11:16:10.860878392Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.860940 crc crio[21508]: time=\"2026-06-09T11:16:10.860936934Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.861060 crc crio[21508]: time=\"2026-06-09T11:16:10.860994835Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.861060 crc crio[21508]: time=\"2026-06-09T11:16:10.861020066Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.861419 crc crio[21508]: time=\"2026-06-09T11:16:10.861348446Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.861419 crc crio[21508]: time=\"2026-06-09T11:16:10.861410477Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.861590 crc crio[21508]: time=\"2026-06-09T11:16:10.861452069Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.861590 crc crio[21508]: time=\"2026-06-09T11:16:10.8615127Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.861590 crc crio[21508]: time=\"2026-06-09T11:16:10.861569932Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.861694 crc crio[21508]: time=\"2026-06-09T11:16:10.861592503Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.861772 crc crio[21508]: time=\"2026-06-09T11:16:10.861736857Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.861837 crc crio[21508]: time=\"2026-06-09T11:16:10.861786398Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.861912 crc crio[21508]: time=\"2026-06-09T11:16:10.861878281Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.862181 crc crio[21508]: time=\"2026-06-09T11:16:10.861926892Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.862437 crc crio[21508]: time=\"2026-06-09T11:16:10.862380406Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.862535 crc crio[21508]: time=\"2026-06-09T11:16:10.862441827Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.862774 crc crio[21508]: time=\"2026-06-09T11:16:10.862649573Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.862900 crc crio[21508]: time=\"2026-06-09T11:16:10.86286247Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.862954 crc crio[21508]: time=\"2026-06-09T11:16:10.862918931Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.862954 crc crio[21508]: time=\"2026-06-09T11:16:10.862951822Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.863028 crc crio[21508]: time=\"2026-06-09T11:16:10.862967173Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.863028 crc crio[21508]: time=\"2026-06-09T11:16:10.863001194Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.863199 crc crio[21508]: time=\"2026-06-09T11:16:10.863158498Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.863256 crc crio[21508]: time=\"2026-06-09T11:16:10.86322003Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.863602 crc crio[21508]: time=\"2026-06-09T11:16:10.86355291Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.863672 crc crio[21508]: time=\"2026-06-09T11:16:10.863616711Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.863672 crc crio[21508]: time=\"2026-06-09T11:16:10.863633402Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.863672 crc crio[21508]: time=\"2026-06-09T11:16:10.863657263Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.863780 crc crio[21508]: time=\"2026-06-09T11:16:10.863763876Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.863817 crc crio[21508]: time=\"2026-06-09T11:16:10.863796057Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.863955 crc crio[21508]: time=\"2026-06-09T11:16:10.86390738Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.864012 crc crio[21508]: time=\"2026-06-09T11:16:10.863964411Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.864138 crc crio[21508]: time=\"2026-06-09T11:16:10.864094655Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.864192 crc crio[21508]: time=\"2026-06-09T11:16:10.864148357Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.864430 crc crio[21508]: time=\"2026-06-09T11:16:10.864395234Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.864611 crc crio[21508]: time=\"2026-06-09T11:16:10.864447835Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.864792 crc crio[21508]: time=\"2026-06-09T11:16:10.864695263Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.864792 crc crio[21508]: time=\"2026-06-09T11:16:10.864750374Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.864880 crc crio[21508]: time=\"2026-06-09T11:16:10.864848627Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.864924 crc crio[21508]: time=\"2026-06-09T11:16:10.864883708Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.865055 crc crio[21508]: time=\"2026-06-09T11:16:10.865008612Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.865125 crc crio[21508]: time=\"2026-06-09T11:16:10.865063053Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.865166 crc crio[21508]: time=\"2026-06-09T11:16:10.865133025Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.865166 crc crio[21508]: time=\"2026-06-09T11:16:10.865159486Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.865645 crc crio[21508]: time=\"2026-06-09T11:16:10.865579008Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.865822 crc crio[21508]: time=\"2026-06-09T11:16:10.865766244Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.865879 crc crio[21508]: time=\"2026-06-09T11:16:10.865830146Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.865879 crc crio[21508]: time=\"2026-06-09T11:16:10.865858796Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.866232 crc crio[21508]: time=\"2026-06-09T11:16:10.866178406Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.866346 crc crio[21508]: time=\"2026-06-09T11:16:10.866236697Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.866392 crc crio[21508]: time=\"2026-06-09T11:16:10.866277168Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.866494 crc crio[21508]: time=\"2026-06-09T11:16:10.866433133Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.866567 crc crio[21508]: time=\"2026-06-09T11:16:10.866522546Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.866567 crc crio[21508]: time=\"2026-06-09T11:16:10.866556577Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.866693 crc crio[21508]: time=\"2026-06-09T11:16:10.866647949Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.866693 crc crio[21508]: time=\"2026-06-09T11:16:10.86668176Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.866941 crc crio[21508]: time=\"2026-06-09T11:16:10.866878466Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.867024 crc crio[21508]: time=\"2026-06-09T11:16:10.866941908Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.867126 crc crio[21508]: time=\"2026-06-09T11:16:10.867081362Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.867704 crc crio[21508]: time=\"2026-06-09T11:16:10.867139683Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.867826 crc crio[21508]: time=\"2026-06-09T11:16:10.867786132Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.867886 crc crio[21508]: time=\"2026-06-09T11:16:10.867841204Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.868116 crc crio[21508]: time=\"2026-06-09T11:16:10.8680605Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.868264 crc crio[21508]: time=\"2026-06-09T11:16:10.868149893Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.868264 crc crio[21508]: time=\"2026-06-09T11:16:10.868179604Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.868264 crc crio[21508]: time=\"2026-06-09T11:16:10.868210774Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.868483 crc crio[21508]: time=\"2026-06-09T11:16:10.868268296Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.868483 crc crio[21508]: time=\"2026-06-09T11:16:10.868356969Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.868566 crc crio[21508]: time=\"2026-06-09T11:16:10.868539374Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.868609 crc crio[21508]: time=\"2026-06-09T11:16:10.868575755Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.868890 crc crio[21508]: time=\"2026-06-09T11:16:10.868818942Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.868890 crc crio[21508]: time=\"2026-06-09T11:16:10.868879844Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.868983 crc crio[21508]: time=\"2026-06-09T11:16:10.868918215Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.868983 crc crio[21508]: time=\"2026-06-09T11:16:10.868956326Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.869216 crc crio[21508]: time=\"2026-06-09T11:16:10.869167852Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.869336 crc crio[21508]: time=\"2026-06-09T11:16:10.869237144Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.869479 crc crio[21508]: time=\"2026-06-09T11:16:10.869393049Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.869587 crc crio[21508]: time=\"2026-06-09T11:16:10.869499432Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.869587 crc crio[21508]: time=\"2026-06-09T11:16:10.869557984Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.869587 crc crio[21508]: time=\"2026-06-09T11:16:10.869585054Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.869979 crc crio[21508]: time=\"2026-06-09T11:16:10.869943395Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.870048 crc crio[21508]: time=\"2026-06-09T11:16:10.870001346Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.870094 crc crio[21508]: time=\"2026-06-09T11:16:10.870069618Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.870153 crc crio[21508]: time=\"2026-06-09T11:16:10.870095619Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.870254 crc crio[21508]: time=\"2026-06-09T11:16:10.870214473Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.870453 crc crio[21508]: time=\"2026-06-09T11:16:10.870402738Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.870572 crc crio[21508]: time=\"2026-06-09T11:16:10.870539512Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.870616 crc crio[21508]: time=\"2026-06-09T11:16:10.870572633Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.870748 crc crio[21508]: time=\"2026-06-09T11:16:10.870710367Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.870812 crc crio[21508]: time=\"2026-06-09T11:16:10.870763078Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.871227 crc crio[21508]: time=\"2026-06-09T11:16:10.87116938Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.871371 crc crio[21508]: time=\"2026-06-09T11:16:10.871243292Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.871371 crc crio[21508]: time=\"2026-06-09T11:16:10.871331235Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.871492 crc crio[21508]: time=\"2026-06-09T11:16:10.871375876Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.871661 crc crio[21508]: time=\"2026-06-09T11:16:10.871613803Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.871729 crc crio[21508]: time=\"2026-06-09T11:16:10.871670955Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.871974 crc crio[21508]: time=\"2026-06-09T11:16:10.871928532Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.872054 crc crio[21508]: time=\"2026-06-09T11:16:10.871984384Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.872054 crc crio[21508]: time=\"2026-06-09T11:16:10.872008714Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.872054 crc crio[21508]: time=\"2026-06-09T11:16:10.872033095Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.873009 crc crio[21508]: time=\"2026-06-09T11:16:10.872930861Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.874158 crc crio[21508]: time=\"2026-06-09T11:16:10.874079284Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.874762 crc crio[21508]: time=\"2026-06-09T11:16:10.87461737Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.874846 crc crio[21508]: time=\"2026-06-09T11:16:10.874786115Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.874889 crc crio[21508]: time=\"2026-06-09T11:16:10.874836656Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.875068 crc crio[21508]: time=\"2026-06-09T11:16:10.874895108Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.875166 crc crio[21508]: time=\"2026-06-09T11:16:10.875070493Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.875166 crc crio[21508]: time=\"2026-06-09T11:16:10.875105974Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.875238 crc crio[21508]: time=\"2026-06-09T11:16:10.875154946Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.875238 crc crio[21508]: time=\"2026-06-09T11:16:10.875225838Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.875604 crc crio[21508]: time=\"2026-06-09T11:16:10.875542007Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.875604 crc crio[21508]: time=\"2026-06-09T11:16:10.875579938Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.875715 crc crio[21508]: time=\"2026-06-09T11:16:10.875612019Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.875715 crc crio[21508]: time=\"2026-06-09T11:16:10.87563557Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.875944 crc crio[21508]: time=\"2026-06-09T11:16:10.875872076Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.875944 crc crio[21508]: time=\"2026-06-09T11:16:10.875937568Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.876209 crc crio[21508]: time=\"2026-06-09T11:16:10.876160765Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.876275 crc crio[21508]: time=\"2026-06-09T11:16:10.876218946Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.876563 crc crio[21508]: time=\"2026-06-09T11:16:10.876508675Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.876563 crc crio[21508]: time=\"2026-06-09T11:16:10.876561236Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.876680 crc crio[21508]: time=\"2026-06-09T11:16:10.876625558Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.876680 crc crio[21508]: time=\"2026-06-09T11:16:10.876651149Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.876816 crc crio[21508]: time=\"2026-06-09T11:16:10.876779653Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.876909 crc crio[21508]: time=\"2026-06-09T11:16:10.876822074Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.877084 crc crio[21508]: time=\"2026-06-09T11:16:10.876991659Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.877140 crc crio[21508]: time=\"2026-06-09T11:16:10.877095452Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.877436 crc crio[21508]: time=\"2026-06-09T11:16:10.877404461Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.877525 crc crio[21508]: time=\"2026-06-09T11:16:10.877450582Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.877749 crc crio[21508]: time=\"2026-06-09T11:16:10.87771708Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.877823 crc crio[21508]: time=\"2026-06-09T11:16:10.877764201Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.877864 crc crio[21508]: time=\"2026-06-09T11:16:10.877848114Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.877904 crc crio[21508]: time=\"2026-06-09T11:16:10.877872454Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.878042 crc crio[21508]: time=\"2026-06-09T11:16:10.878011808Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.878109 crc crio[21508]: time=\"2026-06-09T11:16:10.8780519Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.878341 crc crio[21508]: time=\"2026-06-09T11:16:10.878250595Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.878476 crc crio[21508]: time=\"2026-06-09T11:16:10.87842367Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.878629 crc crio[21508]: time=\"2026-06-09T11:16:10.878598475Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.878692 crc crio[21508]: time=\"2026-06-09T11:16:10.878641297Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.879017 crc crio[21508]: time=\"2026-06-09T11:16:10.878956946Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.879089 crc crio[21508]: time=\"2026-06-09T11:16:10.879058769Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.879157 crc crio[21508]: time=\"2026-06-09T11:16:10.87909264Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.879157 crc crio[21508]: time=\"2026-06-09T11:16:10.87911254Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.879264 crc crio[21508]: time=\"2026-06-09T11:16:10.879222263Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.879525 crc crio[21508]: time=\"2026-06-09T11:16:10.879271895Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.879581 crc crio[21508]: time=\"2026-06-09T11:16:10.879556383Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.879617 crc crio[21508]: time=\"2026-06-09T11:16:10.879586494Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.879749 crc crio[21508]: time=\"2026-06-09T11:16:10.879698177Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.879749 crc crio[21508]: time=\"2026-06-09T11:16:10.879745629Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.879977 crc crio[21508]: time=\"2026-06-09T11:16:10.879930854Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.879977 crc crio[21508]: time=\"2026-06-09T11:16:10.879976505Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.880190 crc crio[21508]: time=\"2026-06-09T11:16:10.88014246Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.880190 crc crio[21508]: time=\"2026-06-09T11:16:10.880188001Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.880401 crc crio[21508]: time=\"2026-06-09T11:16:10.880374207Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.880401 crc crio[21508]: time=\"2026-06-09T11:16:10.880400778Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.880730 crc crio[21508]: time=\"2026-06-09T11:16:10.880678626Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.880730 crc crio[21508]: time=\"2026-06-09T11:16:10.880727497Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.880854 crc crio[21508]: time=\"2026-06-09T11:16:10.88081447Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.880854 crc crio[21508]: time=\"2026-06-09T11:16:10.8808389Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.881023 crc crio[21508]: time=\"2026-06-09T11:16:10.880987905Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.881169 crc crio[21508]: time=\"2026-06-09T11:16:10.881029396Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.881227 crc crio[21508]: time=\"2026-06-09T11:16:10.88117877Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.881227 crc crio[21508]: time=\"2026-06-09T11:16:10.881204841Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.881435 crc crio[21508]: time=\"2026-06-09T11:16:10.881400947Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.881590 crc crio[21508]: time=\"2026-06-09T11:16:10.881443908Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.882116 crc crio[21508]: time=\"2026-06-09T11:16:10.881652654Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.882116 crc crio[21508]: time=\"2026-06-09T11:16:10.882103457Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.882251 crc crio[21508]: time=\"2026-06-09T11:16:10.882140098Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.882251 crc crio[21508]: time=\"2026-06-09T11:16:10.88219405Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.882519 crc crio[21508]: time=\"2026-06-09T11:16:10.882274282Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.882519 crc crio[21508]: time=\"2026-06-09T11:16:10.882439287Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.882519 crc crio[21508]: time=\"2026-06-09T11:16:10.882499208Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.882519 crc crio[21508]: time=\"2026-06-09T11:16:10.882527539Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.882757 crc crio[21508]: time=\"2026-06-09T11:16:10.882636472Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.882757 crc crio[21508]: time=\"2026-06-09T11:16:10.882673343Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.882885 crc crio[21508]: time=\"2026-06-09T11:16:10.882823108Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.882885 crc crio[21508]: time=\"2026-06-09T11:16:10.882851929Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.883097 crc crio[21508]: time=\"2026-06-09T11:16:10.882981142Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.883256 crc crio[21508]: time=\"2026-06-09T11:16:10.883195279Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.883394 crc crio[21508]: time=\"2026-06-09T11:16:10.88325903Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.883394 crc crio[21508]: time=\"2026-06-09T11:16:10.883283561Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.883394 crc crio[21508]: time=\"2026-06-09T11:16:10.883341483Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.883394 crc crio[21508]: time=\"2026-06-09T11:16:10.883363673Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.883631 crc crio[21508]: time=\"2026-06-09T11:16:10.88359535Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.883631 crc crio[21508]: time=\"2026-06-09T11:16:10.883622791Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.883730 crc crio[21508]: time=\"2026-06-09T11:16:10.883709923Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.883775 crc crio[21508]: time=\"2026-06-09T11:16:10.883736394Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.883939 crc crio[21508]: time=\"2026-06-09T11:16:10.883877708Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.883939 crc crio[21508]: time=\"2026-06-09T11:16:10.88392843Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.884063 crc crio[21508]: time=\"2026-06-09T11:16:10.884048103Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.884124 crc crio[21508]: time=\"2026-06-09T11:16:10.884074594Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.884447 crc crio[21508]: time=\"2026-06-09T11:16:10.884263079Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.884447 crc crio[21508]: time=\"2026-06-09T11:16:10.884365472Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.884447 crc crio[21508]: time=\"2026-06-09T11:16:10.884451885Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.884658 crc crio[21508]: time=\"2026-06-09T11:16:10.884509087Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.884658 crc crio[21508]: time=\"2026-06-09T11:16:10.88462001Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.884658 crc crio[21508]: time=\"2026-06-09T11:16:10.884644881Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.884783 crc crio[21508]: time=\"2026-06-09T11:16:10.884768524Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.884839 crc crio[21508]: time=\"2026-06-09T11:16:10.884795665Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.885054 crc crio[21508]: time=\"2026-06-09T11:16:10.884991301Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.885054 crc crio[21508]: time=\"2026-06-09T11:16:10.885037802Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.885217 crc crio[21508]: time=\"2026-06-09T11:16:10.885181806Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.885407 crc crio[21508]: time=\"2026-06-09T11:16:10.885223257Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.885523 crc crio[21508]: time=\"2026-06-09T11:16:10.885443474Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.885523 crc crio[21508]: time=\"2026-06-09T11:16:10.885501525Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.885740 crc crio[21508]: time=\"2026-06-09T11:16:10.885704621Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.885806 crc crio[21508]: time=\"2026-06-09T11:16:10.885747402Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:10.885806 crc crio[21508]: time=\"2026-06-09T11:16:10.885774973Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:16:10.885806 crc crio[21508]: time=\"2026-06-09T11:16:10.885792824Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:16:14.599935 crc crio[21508]: time=\"2026-06-09T11:16:14.597986725Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 09 11:16:14.650133 crc crio[21508]: time=\"2026-06-09T11:16:14.649998792Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 11:16:14.650133 crc crio[21508]: time=\"2026-06-09T11:16:14.650096895Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 11:16:14.650133 crc crio[21508]: time=\"2026-06-09T11:16:14.650130526Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 09 11:16:14.673060 crc crio[21508]: time=\"2026-06-09T11:16:14.672965837Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 11:16:14.673700 crc crio[21508]: time=\"2026-06-09T11:16:14.673668367Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 11:16:30.244960 crc crio[21508]: time=\"2026-06-09T11:16:30.244102947Z\" level=info msg=\"Removing container: 02cfe954dff91da73aea1685a1516bdab3504c15fc36cc22db4c3c3cd1ea2a40\" id=f02efe08-ee2f-48a0-ae50-e6dc41596459 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:16:30.410902 crc crio[21508]: time=\"2026-06-09T11:16:30.410113316Z\" level=info msg=\"Removed container 02cfe954dff91da73aea1685a1516bdab3504c15fc36cc22db4c3c3cd1ea2a40: openshift-infra/auto-csr-approver-29683388-2tnzn/oc\" id=f02efe08-ee2f-48a0-ae50-e6dc41596459 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:16:30.420483 crc crio[21508]: time=\"2026-06-09T11:16:30.420346262Z\" level=info msg=\"Stopping pod sandbox: 6278cc9e41264179de9cac2d18892017f2f95b5226c63a4136d859c794e756f3\" id=679077fb-3f52-45db-af0c-0b8fc0be22a7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:16:30.420483 crc crio[21508]: time=\"2026-06-09T11:16:30.420443035Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6278cc9e41264179de9cac2d18892017f2f95b5226c63a4136d859c794e756f3\" id=679077fb-3f52-45db-af0c-0b8fc0be22a7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:16:30.421133 crc crio[21508]: time=\"2026-06-09T11:16:30.421065413Z\" level=info msg=\"Removing pod sandbox: 6278cc9e41264179de9cac2d18892017f2f95b5226c63a4136d859c794e756f3\" id=8981efa4-1319-4812-b14c-9cb1040bed6e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:16:30.429741 crc crio[21508]: time=\"2026-06-09T11:16:30.429654142Z\" level=info msg=\"Removed pod sandbox: 6278cc9e41264179de9cac2d18892017f2f95b5226c63a4136d859c794e756f3\" id=8981efa4-1319-4812-b14c-9cb1040bed6e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:16:30.431152 crc crio[21508]: time=\"2026-06-09T11:16:30.431012831Z\" level=info msg=\"Stopping pod sandbox: f7d298880482599809a18741fd1c53e3b4e51d2c96f3fbf92a544d902e81cbbd\" id=be1a7453-0605-43ba-8b7f-bd0ab5feb133 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:16:30.431628 crc crio[21508]: time=\"2026-06-09T11:16:30.431234628Z\" level=info msg=\"Stopped pod sandbox (already stopped): f7d298880482599809a18741fd1c53e3b4e51d2c96f3fbf92a544d902e81cbbd\" id=be1a7453-0605-43ba-8b7f-bd0ab5feb133 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:16:30.432221 crc crio[21508]: time=\"2026-06-09T11:16:30.432148654Z\" level=info msg=\"Removing pod sandbox: f7d298880482599809a18741fd1c53e3b4e51d2c96f3fbf92a544d902e81cbbd\" id=0c18622b-8afc-4e82-aa2d-27314cec8454 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:16:30.442192 crc crio[21508]: time=\"2026-06-09T11:16:30.442093932Z\" level=info msg=\"Removed pod sandbox: f7d298880482599809a18741fd1c53e3b4e51d2c96f3fbf92a544d902e81cbbd\" id=0c18622b-8afc-4e82-aa2d-27314cec8454 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:16:30.443584 crc crio[21508]: time=\"2026-06-09T11:16:30.443516813Z\" level=info msg=\"Stopping pod sandbox: d91bf07ecd3e56049ca39b7300e760a33877da7bdcbfb62398805b162854b2fb\" id=7a2fdec4-9c6c-49ef-bfa8-b644d11b665a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:16:30.443584 crc crio[21508]: time=\"2026-06-09T11:16:30.443580355Z\" level=info msg=\"Stopped pod sandbox (already stopped): d91bf07ecd3e56049ca39b7300e760a33877da7bdcbfb62398805b162854b2fb\" id=7a2fdec4-9c6c-49ef-bfa8-b644d11b665a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:16:30.444414 crc crio[21508]: time=\"2026-06-09T11:16:30.444280016Z\" level=info msg=\"Removing pod sandbox: d91bf07ecd3e56049ca39b7300e760a33877da7bdcbfb62398805b162854b2fb\" id=dd4b99e2-1d8c-4ffa-ab5a-2b003e59ea66 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:16:30.452520 crc crio[21508]: time=\"2026-06-09T11:16:30.45238423Z\" level=info msg=\"Removed pod sandbox: d91bf07ecd3e56049ca39b7300e760a33877da7bdcbfb62398805b162854b2fb\" id=dd4b99e2-1d8c-4ffa-ab5a-2b003e59ea66 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:16:42.660561 crc crio[21508]: time=\"2026-06-09T11:16:42.659685749Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-9hw2m/POD\" id=785ccc8f-d114-4c07-8538-d0f428b72331 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:16:42.661596 crc crio[21508]: time=\"2026-06-09T11:16:42.660604016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:42.689330 crc crio[21508]: time=\"2026-06-09T11:16:42.689154753Z\" level=info msg=\"Got pod network &{Name:certified-operators-9hw2m Namespace:openshift-marketplace ID:6f44a401c7aa7db51912be19cbec7d20fe0ead2586dc1647af355c930b60d85a UID:39092de7-742b-4d11-a4ac-43f3bc48516a NetNS:/var/run/netns/380d6275-a078-404e-b3d8-d19f8441c244 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod39092de7_742b_4d11_a4ac_43f3bc48516a.slice PodAnnotations:0xc0039b8418}] Aliases:map[]}\"\nJun 09 11:16:42.689330 crc crio[21508]: time=\"2026-06-09T11:16:42.689229475Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-9hw2m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:16:43.085246 crc crio[21508]: 2026-06-09T11:16:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6f44a401c7aa7db Mac:d2:37:8a:2c:0b:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/380d6275-a078-404e-b3d8-d19f8441c244 SocketPath: PciID:}] [{Interface:0xc000194d80 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:16:43.087217 crc crio[21508]: time=\"2026-06-09T11:16:43.087150062Z\" level=info msg=\"Got pod network &{Name:certified-operators-9hw2m Namespace:openshift-marketplace ID:6f44a401c7aa7db51912be19cbec7d20fe0ead2586dc1647af355c930b60d85a UID:39092de7-742b-4d11-a4ac-43f3bc48516a NetNS:/var/run/netns/380d6275-a078-404e-b3d8-d19f8441c244 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod39092de7_742b_4d11_a4ac_43f3bc48516a.slice PodAnnotations:0xc0039b8418}] Aliases:map[]}\"\nJun 09 11:16:43.087430 crc crio[21508]: time=\"2026-06-09T11:16:43.087340937Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-9hw2m for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:16:43.093358 crc crio[21508]: time=\"2026-06-09T11:16:43.093224188Z\" level=info msg=\"Ran pod sandbox 6f44a401c7aa7db51912be19cbec7d20fe0ead2586dc1647af355c930b60d85a with infra container: openshift-marketplace/certified-operators-9hw2m/POD\" id=785ccc8f-d114-4c07-8538-d0f428b72331 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:16:43.098631 crc crio[21508]: time=\"2026-06-09T11:16:43.09813959Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=af2c3253-5c25-4a60-a6c3-a038d7f095df name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:43.101953 crc crio[21508]: time=\"2026-06-09T11:16:43.100326693Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=530ba8d5-4ad0-4bfd-b75a-a673a9d1dbfb name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:43.108452 crc crio[21508]: time=\"2026-06-09T11:16:43.108385577Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-9hw2m/extract-utilities\" id=c7f53ccf-0ab5-49ee-b3fe-dab205922bba name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:16:43.108790 crc crio[21508]: time=\"2026-06-09T11:16:43.108736357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:43.134729 crc crio[21508]: time=\"2026-06-09T11:16:43.134671228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:43.139485 crc crio[21508]: time=\"2026-06-09T11:16:43.139423276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:43.240824 crc crio[21508]: time=\"2026-06-09T11:16:43.24071Z\" level=info msg=\"Created container 04199a3123b7b16f463da2e411bfcf691d9abf7619ba59e756a6257fc52fd1c9: openshift-marketplace/certified-operators-9hw2m/extract-utilities\" id=c7f53ccf-0ab5-49ee-b3fe-dab205922bba name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:16:43.241882 crc crio[21508]: time=\"2026-06-09T11:16:43.241818232Z\" level=info msg=\"Starting container: 04199a3123b7b16f463da2e411bfcf691d9abf7619ba59e756a6257fc52fd1c9\" id=f47b487f-2543-4a99-a97e-f87c1b8a4937 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:16:43.251683 crc crio[21508]: time=\"2026-06-09T11:16:43.251603265Z\" level=info msg=\"Started container\" PID=39413 containerID=04199a3123b7b16f463da2e411bfcf691d9abf7619ba59e756a6257fc52fd1c9 description=openshift-marketplace/certified-operators-9hw2m/extract-utilities id=f47b487f-2543-4a99-a97e-f87c1b8a4937 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f44a401c7aa7db51912be19cbec7d20fe0ead2586dc1647af355c930b60d85a\nJun 09 11:16:43.978946 crc crio[21508]: time=\"2026-06-09T11:16:43.978423689Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=8f909a89-a26c-41c6-95db-c4854c193fef name=/runtime.v1.ImageService/PullImage\nJun 09 11:16:43.982024 crc crio[21508]: time=\"2026-06-09T11:16:43.981969102Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 09 11:16:44.947947 crc crio[21508]: time=\"2026-06-09T11:16:44.947791739Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=8f909a89-a26c-41c6-95db-c4854c193fef name=/runtime.v1.ImageService/PullImage\nJun 09 11:16:44.948977 crc crio[21508]: time=\"2026-06-09T11:16:44.948911632Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=fbf50a01-b673-42f4-bcab-342db899a73e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:44.951701 crc crio[21508]: time=\"2026-06-09T11:16:44.951167647Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=b2291fa8-0edd-47ba-a22a-af2e1b95013c name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:44.959725 crc crio[21508]: time=\"2026-06-09T11:16:44.959066336Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-9hw2m/extract-content\" id=bd018060-c59e-4a78-9281-e1d29d5f0a6b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:16:44.959725 crc crio[21508]: time=\"2026-06-09T11:16:44.959640043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:44.990362 crc crio[21508]: time=\"2026-06-09T11:16:44.98682462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:44.990944 crc crio[21508]: time=\"2026-06-09T11:16:44.990805045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:45.113905 crc crio[21508]: time=\"2026-06-09T11:16:45.113816819Z\" level=info msg=\"Created container 83224be6f2fe45a6d0c6f64e71ccea36c2e20d415fa35b4cf0cc0d52af09fd97: openshift-marketplace/certified-operators-9hw2m/extract-content\" id=bd018060-c59e-4a78-9281-e1d29d5f0a6b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:16:45.123036 crc crio[21508]: time=\"2026-06-09T11:16:45.1228395Z\" level=info msg=\"Starting container: 83224be6f2fe45a6d0c6f64e71ccea36c2e20d415fa35b4cf0cc0d52af09fd97\" id=7daed2a9-7cc5-45df-b467-0bf0854b2c5d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:16:45.127921 crc crio[21508]: time=\"2026-06-09T11:16:45.127829265Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx/POD\" id=4b77f740-51da-4958-8d45-9f611d3e45a5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:16:45.128234 crc crio[21508]: time=\"2026-06-09T11:16:45.12800059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:45.130109 crc crio[21508]: time=\"2026-06-09T11:16:45.129985607Z\" level=info msg=\"Started container\" PID=39431 containerID=83224be6f2fe45a6d0c6f64e71ccea36c2e20d415fa35b4cf0cc0d52af09fd97 description=openshift-marketplace/certified-operators-9hw2m/extract-content id=7daed2a9-7cc5-45df-b467-0bf0854b2c5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f44a401c7aa7db51912be19cbec7d20fe0ead2586dc1647af355c930b60d85a\nJun 09 11:16:45.153624 crc crio[21508]: time=\"2026-06-09T11:16:45.153527809Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx Namespace:openshift-marketplace ID:8cf5a6d540fb347edeb55a187409096be274743b13385f88e23d3adcc05f3a7c UID:ceeb7ea2-3331-4128-8dec-72e92b4d75c2 NetNS:/var/run/netns/c401c9e5-6496-468e-aaa4-40dc8589449a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podceeb7ea2_3331_4128_8dec_72e92b4d75c2.slice PodAnnotations:0xc000852968}] Aliases:map[]}\"\nJun 09 11:16:45.153624 crc crio[21508]: time=\"2026-06-09T11:16:45.153604351Z\" level=info msg=\"Adding pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:16:45.452043 crc crio[21508]: 2026-06-09T11:16:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8cf5a6d540fb347 Mac:0e:4e:e0:58:37:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/c401c9e5-6496-468e-aaa4-40dc8589449a SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:16:45.453931 crc crio[21508]: time=\"2026-06-09T11:16:45.453854679Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx Namespace:openshift-marketplace ID:8cf5a6d540fb347edeb55a187409096be274743b13385f88e23d3adcc05f3a7c UID:ceeb7ea2-3331-4128-8dec-72e92b4d75c2 NetNS:/var/run/netns/c401c9e5-6496-468e-aaa4-40dc8589449a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podceeb7ea2_3331_4128_8dec_72e92b4d75c2.slice PodAnnotations:0xc000852968}] Aliases:map[]}\"\nJun 09 11:16:45.454103 crc crio[21508]: time=\"2026-06-09T11:16:45.454040524Z\" level=info msg=\"Checking pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:16:45.462202 crc crio[21508]: time=\"2026-06-09T11:16:45.462137229Z\" level=info msg=\"Ran pod sandbox 8cf5a6d540fb347edeb55a187409096be274743b13385f88e23d3adcc05f3a7c with infra container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx/POD\" id=4b77f740-51da-4958-8d45-9f611d3e45a5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:16:45.465834 crc crio[21508]: time=\"2026-06-09T11:16:45.465708152Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a63a6741-5cf3-4eaa-8547-c9230cf0ef58 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:45.471182 crc crio[21508]: time=\"2026-06-09T11:16:45.47081482Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5a860416-c9fe-48b8-bda0-b0490101393a name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:45.479270 crc crio[21508]: time=\"2026-06-09T11:16:45.479176632Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx/util\" id=6fa64e61-a837-4674-9af4-18a835514962 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:16:45.479741 crc crio[21508]: time=\"2026-06-09T11:16:45.479679507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:45.506263 crc crio[21508]: time=\"2026-06-09T11:16:45.506131833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:45.509794 crc crio[21508]: time=\"2026-06-09T11:16:45.509743938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:45.613184 crc crio[21508]: time=\"2026-06-09T11:16:45.613102312Z\" level=info msg=\"Created container 8bb7e2c01f26f0ea69213c61d405c24f165c00d863edfe1ea73ce33524833b71: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx/util\" id=6fa64e61-a837-4674-9af4-18a835514962 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:16:45.614377 crc crio[21508]: time=\"2026-06-09T11:16:45.614344018Z\" level=info msg=\"Starting container: 8bb7e2c01f26f0ea69213c61d405c24f165c00d863edfe1ea73ce33524833b71\" id=1531033e-8b4f-4222-bd14-a7f3e2d0542a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:16:45.620715 crc crio[21508]: time=\"2026-06-09T11:16:45.620596209Z\" level=info msg=\"Started container\" PID=39474 containerID=8bb7e2c01f26f0ea69213c61d405c24f165c00d863edfe1ea73ce33524833b71 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx/util id=1531033e-8b4f-4222-bd14-a7f3e2d0542a name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cf5a6d540fb347edeb55a187409096be274743b13385f88e23d3adcc05f3a7c\nJun 09 11:16:46.005041 crc crio[21508]: time=\"2026-06-09T11:16:46.003933013Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ec7115c4-a0e9-4703-8e33-2b2a8f075489 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:46.006812 crc crio[21508]: time=\"2026-06-09T11:16:46.006737004Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f31a9785-3a43-4d9a-aa77-5220507887c9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:46.012994 crc crio[21508]: time=\"2026-06-09T11:16:46.012902063Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=a942d693-40a0-4376-b821-3fe808f2c212 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:46.013174 crc crio[21508]: time=\"2026-06-09T11:16:46.013126829Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-9hw2m/registry-server\" id=d6965343-eb02-481b-902a-f08cc8403322 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:16:46.013254 crc crio[21508]: time=\"2026-06-09T11:16:46.013181451Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 not found\" id=a942d693-40a0-4376-b821-3fe808f2c212 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:46.013557 crc crio[21508]: time=\"2026-06-09T11:16:46.013250263Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 found\" id=a942d693-40a0-4376-b821-3fe808f2c212 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:46.013557 crc crio[21508]: time=\"2026-06-09T11:16:46.013453629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:46.015151 crc crio[21508]: time=\"2026-06-09T11:16:46.015048315Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=790c58c6-2bdd-4d3b-9fa5-5cc4590872cb name=/runtime.v1.ImageService/PullImage\nJun 09 11:16:46.018759 crc crio[21508]: time=\"2026-06-09T11:16:46.01868051Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\\\"\"\nJun 09 11:16:46.045787 crc crio[21508]: time=\"2026-06-09T11:16:46.045656781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:46.049227 crc crio[21508]: time=\"2026-06-09T11:16:46.049147852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:46.157651 crc crio[21508]: time=\"2026-06-09T11:16:46.157446329Z\" level=info msg=\"Created container 9de01b3e9766f188cd8e89dd5d0e7d61146e0472cf99130b37e549e4cac890d7: openshift-marketplace/certified-operators-9hw2m/registry-server\" id=d6965343-eb02-481b-902a-f08cc8403322 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:16:46.158597 crc crio[21508]: time=\"2026-06-09T11:16:46.158524Z\" level=info msg=\"Starting container: 9de01b3e9766f188cd8e89dd5d0e7d61146e0472cf99130b37e549e4cac890d7\" id=58e649b0-2baf-4741-9a47-ab36d4e68cc9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:16:46.162222 crc crio[21508]: time=\"2026-06-09T11:16:46.162118214Z\" level=info msg=\"Started container\" PID=39486 containerID=9de01b3e9766f188cd8e89dd5d0e7d61146e0472cf99130b37e549e4cac890d7 description=openshift-marketplace/certified-operators-9hw2m/registry-server id=58e649b0-2baf-4741-9a47-ab36d4e68cc9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f44a401c7aa7db51912be19cbec7d20fe0ead2586dc1647af355c930b60d85a\nJun 09 11:16:47.076654 crc crio[21508]: time=\"2026-06-09T11:16:47.076050418Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=790c58c6-2bdd-4d3b-9fa5-5cc4590872cb name=/runtime.v1.ImageService/PullImage\nJun 09 11:16:47.077837 crc crio[21508]: time=\"2026-06-09T11:16:47.077753298Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=6aae511a-cd3d-43ed-be7c-39405d154ae5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:47.081530 crc crio[21508]: time=\"2026-06-09T11:16:47.081421444Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=b2b95db2-0fea-4594-b3b7-057304996f8f name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:47.090708 crc crio[21508]: time=\"2026-06-09T11:16:47.090569859Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx/pull\" id=4853041d-5ea3-4a98-90cb-f0d31a74e887 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:16:47.094116 crc crio[21508]: time=\"2026-06-09T11:16:47.09404952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:47.127195 crc crio[21508]: time=\"2026-06-09T11:16:47.125589363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:47.127195 crc crio[21508]: time=\"2026-06-09T11:16:47.125841291Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/7843d0c1c37c2955c79a7bad6c8272fbddad199ac1b03820cdb7fb97ae39b429/merged/etc/passwd: no such file or directory\"\nJun 09 11:16:47.127195 crc crio[21508]: time=\"2026-06-09T11:16:47.125868922Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/7843d0c1c37c2955c79a7bad6c8272fbddad199ac1b03820cdb7fb97ae39b429/merged/etc/group: no such file or directory\"\nJun 09 11:16:47.129051 crc crio[21508]: time=\"2026-06-09T11:16:47.128561149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:47.245506 crc crio[21508]: time=\"2026-06-09T11:16:47.245395224Z\" level=info msg=\"Created container 7c39c62c6071d43e8fc9196d5a8f0ba7d5a59d07d07f2e8ed0f75b84de38d4ce: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx/pull\" id=4853041d-5ea3-4a98-90cb-f0d31a74e887 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:16:47.246956 crc crio[21508]: time=\"2026-06-09T11:16:47.246878387Z\" level=info msg=\"Starting container: 7c39c62c6071d43e8fc9196d5a8f0ba7d5a59d07d07f2e8ed0f75b84de38d4ce\" id=2e6dedc9-7954-4b5b-b241-b328d3692a3d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:16:47.252501 crc crio[21508]: time=\"2026-06-09T11:16:47.252434448Z\" level=info msg=\"Started container\" PID=39530 containerID=7c39c62c6071d43e8fc9196d5a8f0ba7d5a59d07d07f2e8ed0f75b84de38d4ce description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx/pull id=2e6dedc9-7954-4b5b-b241-b328d3692a3d name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cf5a6d540fb347edeb55a187409096be274743b13385f88e23d3adcc05f3a7c\nJun 09 11:16:48.039766 crc crio[21508]: time=\"2026-06-09T11:16:48.039675682Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=da47393d-748a-4974-b2bd-32cbd247c17e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:48.043049 crc crio[21508]: time=\"2026-06-09T11:16:48.042940807Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e2db0f5c-befd-4a13-a714-6e8898750c63 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:48.082039 crc crio[21508]: time=\"2026-06-09T11:16:48.081915176Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx/extract\" id=f86d70e4-70b1-42fe-bd32-0c9d6b435d82 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:16:48.083035 crc crio[21508]: time=\"2026-06-09T11:16:48.08241079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:48.106524 crc crio[21508]: time=\"2026-06-09T11:16:48.106429956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:48.109483 crc crio[21508]: time=\"2026-06-09T11:16:48.109419962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:48.225929 crc crio[21508]: time=\"2026-06-09T11:16:48.225786303Z\" level=info msg=\"Created container fb950b41e62ff165644858b19c7116784c46cf1af20d9aff09871ba213e185a4: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx/extract\" id=f86d70e4-70b1-42fe-bd32-0c9d6b435d82 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:16:48.227549 crc crio[21508]: time=\"2026-06-09T11:16:48.22739742Z\" level=info msg=\"Starting container: fb950b41e62ff165644858b19c7116784c46cf1af20d9aff09871ba213e185a4\" id=94fb2e81-6712-4e01-9272-ee2bf8c61954 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:16:48.237687 crc crio[21508]: time=\"2026-06-09T11:16:48.237584395Z\" level=info msg=\"Started container\" PID=39549 containerID=fb950b41e62ff165644858b19c7116784c46cf1af20d9aff09871ba213e185a4 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx/extract id=94fb2e81-6712-4e01-9272-ee2bf8c61954 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cf5a6d540fb347edeb55a187409096be274743b13385f88e23d3adcc05f3a7c\nJun 09 11:16:48.658376 crc crio[21508]: time=\"2026-06-09T11:16:48.658195229Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-8kn4t/POD\" id=ca3babeb-da9e-4d6a-bb85-56c445531f9f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:16:48.658376 crc crio[21508]: time=\"2026-06-09T11:16:48.658336103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:48.688991 crc crio[21508]: time=\"2026-06-09T11:16:48.688893088Z\" level=info msg=\"Got pod network &{Name:redhat-operators-8kn4t Namespace:openshift-marketplace ID:600f06d6fe5a8199f4ef40751fa4bd7506ef968ef074d5ea234e8a0e0d0c730d UID:07472b34-3568-4223-8b83-9909385de23f NetNS:/var/run/netns/93c0089e-4bdc-4ca4-a317-51b24e8de76d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod07472b34_3568_4223_8b83_9909385de23f.slice PodAnnotations:0xc00244e510}] Aliases:map[]}\"\nJun 09 11:16:48.688991 crc crio[21508]: time=\"2026-06-09T11:16:48.68897113Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-8kn4t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:16:48.943895 crc crio[21508]: 2026-06-09T11:16:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:600f06d6fe5a819 Mac:4a:b6:f2:45:e2:4d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/93c0089e-4bdc-4ca4-a317-51b24e8de76d SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:16:48.946242 crc crio[21508]: time=\"2026-06-09T11:16:48.946201152Z\" level=info msg=\"Got pod network &{Name:redhat-operators-8kn4t Namespace:openshift-marketplace ID:600f06d6fe5a8199f4ef40751fa4bd7506ef968ef074d5ea234e8a0e0d0c730d UID:07472b34-3568-4223-8b83-9909385de23f NetNS:/var/run/netns/93c0089e-4bdc-4ca4-a317-51b24e8de76d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod07472b34_3568_4223_8b83_9909385de23f.slice PodAnnotations:0xc00244e510}] Aliases:map[]}\"\nJun 09 11:16:48.946616 crc crio[21508]: time=\"2026-06-09T11:16:48.946541441Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-8kn4t for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:16:48.953340 crc crio[21508]: time=\"2026-06-09T11:16:48.953221595Z\" level=info msg=\"Ran pod sandbox 600f06d6fe5a8199f4ef40751fa4bd7506ef968ef074d5ea234e8a0e0d0c730d with infra container: openshift-marketplace/redhat-operators-8kn4t/POD\" id=ca3babeb-da9e-4d6a-bb85-56c445531f9f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:16:48.955030 crc crio[21508]: time=\"2026-06-09T11:16:48.954984746Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=562080eb-c607-4850-80fe-f3c527fb6a68 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:48.957670 crc crio[21508]: time=\"2026-06-09T11:16:48.957632423Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dd6f0138-abc6-44d8-91f1-8c624d23453c name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:48.963989 crc crio[21508]: time=\"2026-06-09T11:16:48.963259906Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-8kn4t/extract-utilities\" id=34f04668-3172-4dbc-b189-79e3d18b6694 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:16:48.963989 crc crio[21508]: time=\"2026-06-09T11:16:48.96373653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:48.994748 crc crio[21508]: time=\"2026-06-09T11:16:48.994642595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:48.998857 crc crio[21508]: time=\"2026-06-09T11:16:48.998814246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:49.114748 crc crio[21508]: time=\"2026-06-09T11:16:49.114663602Z\" level=info msg=\"Created container 6f17eb29dfe36ca86217741aa8af8aff723c0bf4f1c55e8df82f094f647e2cbc: openshift-marketplace/redhat-operators-8kn4t/extract-utilities\" id=34f04668-3172-4dbc-b189-79e3d18b6694 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:16:49.116032 crc crio[21508]: time=\"2026-06-09T11:16:49.115803135Z\" level=info msg=\"Starting container: 6f17eb29dfe36ca86217741aa8af8aff723c0bf4f1c55e8df82f094f647e2cbc\" id=6e1e5276-374c-4f63-947a-42db164f9f56 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:16:49.120996 crc crio[21508]: time=\"2026-06-09T11:16:49.120927233Z\" level=info msg=\"Started container\" PID=39627 containerID=6f17eb29dfe36ca86217741aa8af8aff723c0bf4f1c55e8df82f094f647e2cbc description=openshift-marketplace/redhat-operators-8kn4t/extract-utilities id=6e1e5276-374c-4f63-947a-42db164f9f56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=600f06d6fe5a8199f4ef40751fa4bd7506ef968ef074d5ea234e8a0e0d0c730d\nJun 09 11:16:50.068350 crc crio[21508]: time=\"2026-06-09T11:16:50.067769119Z\" level=info msg=\"Stopping pod sandbox: 8cf5a6d540fb347edeb55a187409096be274743b13385f88e23d3adcc05f3a7c\" id=d66046fd-1b1c-4883-b4a4-c95c8815c814 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:16:50.068574 crc crio[21508]: time=\"2026-06-09T11:16:50.06849648Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=b8c84758-dd0d-41ed-8716-8c5fb3240507 name=/runtime.v1.ImageService/PullImage\nJun 09 11:16:50.068781 crc crio[21508]: time=\"2026-06-09T11:16:50.068708077Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx Namespace:openshift-marketplace ID:8cf5a6d540fb347edeb55a187409096be274743b13385f88e23d3adcc05f3a7c UID:ceeb7ea2-3331-4128-8dec-72e92b4d75c2 NetNS:/var/run/netns/c401c9e5-6496-468e-aaa4-40dc8589449a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podceeb7ea2_3331_4128_8dec_72e92b4d75c2.slice PodAnnotations:0xc00008c660}] Aliases:map[]}\"\nJun 09 11:16:50.068952 crc crio[21508]: time=\"2026-06-09T11:16:50.068883822Z\" level=info msg=\"Deleting pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:16:50.073571 crc crio[21508]: time=\"2026-06-09T11:16:50.072985701Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 09 11:16:50.349449 crc crio[21508]: time=\"2026-06-09T11:16:50.348909153Z\" level=info msg=\"Stopped pod sandbox: 8cf5a6d540fb347edeb55a187409096be274743b13385f88e23d3adcc05f3a7c\" id=d66046fd-1b1c-4883-b4a4-c95c8815c814 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:16:53.834866 crc crio[21508]: time=\"2026-06-09T11:16:53.833904073Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-operator-6569c8c666-6cpsr/POD\" id=01cc0ab0-9975-4241-9663-a824d834870d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:16:53.836361 crc crio[21508]: time=\"2026-06-09T11:16:53.834926843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:53.858389 crc crio[21508]: time=\"2026-06-09T11:16:53.858082424Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-6cpsr Namespace:openshift-nmstate ID:efe8c131b4f2e5bb816b7d34c2704310e14bcd4422a7a42deef28a3ebe3c7606 UID:d3f9fbd2-ff23-4ea1-a678-94d8fe0ef4ee NetNS:/var/run/netns/d2f0db55-b406-424e-be4e-11101e1e6626 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd3f9fbd2_ff23_4ea1_a678_94d8fe0ef4ee.slice PodAnnotations:0xc003b38358}] Aliases:map[]}\"\nJun 09 11:16:53.858389 crc crio[21508]: time=\"2026-06-09T11:16:53.858141875Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-operator-6569c8c666-6cpsr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:16:54.418260 crc crio[21508]: 2026-06-09T11:16:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:efe8c131b4f2e5b Mac:46:22:70:2f:8b:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/d2f0db55-b406-424e-be4e-11101e1e6626 SocketPath: PciID:}] [{Interface:0xc0002daa10 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:16:54.419783 crc crio[21508]: time=\"2026-06-09T11:16:54.419708652Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-6cpsr Namespace:openshift-nmstate ID:efe8c131b4f2e5bb816b7d34c2704310e14bcd4422a7a42deef28a3ebe3c7606 UID:d3f9fbd2-ff23-4ea1-a678-94d8fe0ef4ee NetNS:/var/run/netns/d2f0db55-b406-424e-be4e-11101e1e6626 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd3f9fbd2_ff23_4ea1_a678_94d8fe0ef4ee.slice PodAnnotations:0xc003b38358}] Aliases:map[]}\"\nJun 09 11:16:54.419951 crc crio[21508]: time=\"2026-06-09T11:16:54.419905868Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-operator-6569c8c666-6cpsr for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:16:54.431332 crc crio[21508]: time=\"2026-06-09T11:16:54.431159004Z\" level=info msg=\"Ran pod sandbox efe8c131b4f2e5bb816b7d34c2704310e14bcd4422a7a42deef28a3ebe3c7606 with infra container: openshift-nmstate/nmstate-operator-6569c8c666-6cpsr/POD\" id=01cc0ab0-9975-4241-9663-a824d834870d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:16:54.434739 crc crio[21508]: time=\"2026-06-09T11:16:54.434621464Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=b8df6db7-050b-46a0-ba37-657f86fc2f2f name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:54.435344 crc crio[21508]: time=\"2026-06-09T11:16:54.435221742Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e not found\" id=b8df6db7-050b-46a0-ba37-657f86fc2f2f name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:54.435650 crc crio[21508]: time=\"2026-06-09T11:16:54.435377876Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e found\" id=b8df6db7-050b-46a0-ba37-657f86fc2f2f name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:54.436585 crc crio[21508]: time=\"2026-06-09T11:16:54.43618782Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=99aca3cf-3c67-4ef5-b4c6-00746eebcda0 name=/runtime.v1.ImageService/PullImage\nJun 09 11:16:54.442625 crc crio[21508]: time=\"2026-06-09T11:16:54.442519353Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\\\"\"\nJun 09 11:16:56.138361 crc crio[21508]: time=\"2026-06-09T11:16:56.137519133Z\" level=info msg=\"Stopping container: 9de01b3e9766f188cd8e89dd5d0e7d61146e0472cf99130b37e549e4cac890d7 (timeout: 2s)\" id=9af28597-9d1a-4a90-83db-e74223377580 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:16:56.810674 crc crio[21508]: time=\"2026-06-09T11:16:56.810142016Z\" level=info msg=\"Stopped container 9de01b3e9766f188cd8e89dd5d0e7d61146e0472cf99130b37e549e4cac890d7: openshift-marketplace/certified-operators-9hw2m/registry-server\" id=9af28597-9d1a-4a90-83db-e74223377580 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:16:56.812098 crc crio[21508]: time=\"2026-06-09T11:16:56.812044561Z\" level=info msg=\"Stopping pod sandbox: 6f44a401c7aa7db51912be19cbec7d20fe0ead2586dc1647af355c930b60d85a\" id=e30f7fff-63b7-4b55-acd4-21ce6e183a86 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:16:56.812796 crc crio[21508]: time=\"2026-06-09T11:16:56.81271037Z\" level=info msg=\"Got pod network &{Name:certified-operators-9hw2m Namespace:openshift-marketplace ID:6f44a401c7aa7db51912be19cbec7d20fe0ead2586dc1647af355c930b60d85a UID:39092de7-742b-4d11-a4ac-43f3bc48516a NetNS:/var/run/netns/380d6275-a078-404e-b3d8-d19f8441c244 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod39092de7_742b_4d11_a4ac_43f3bc48516a.slice PodAnnotations:0xc000d9e7b0}] Aliases:map[]}\"\nJun 09 11:16:56.812916 crc crio[21508]: time=\"2026-06-09T11:16:56.812897256Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-9hw2m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:16:57.905082 crc crio[21508]: time=\"2026-06-09T11:16:57.904822066Z\" level=info msg=\"Stopped pod sandbox: 6f44a401c7aa7db51912be19cbec7d20fe0ead2586dc1647af355c930b60d85a\" id=e30f7fff-63b7-4b55-acd4-21ce6e183a86 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:16:57.993065 crc crio[21508]: time=\"2026-06-09T11:16:57.992798524Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ad05fa5fb88f3810861b2bda4f8e0a0ab2e6055fabd31b17d5a8b570cac6efc6\" id=99aca3cf-3c67-4ef5-b4c6-00746eebcda0 name=/runtime.v1.ImageService/PullImage\nJun 09 11:16:57.994244 crc crio[21508]: time=\"2026-06-09T11:16:57.994161644Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=8275dcd1-2463-41c5-afcc-bd403950126c name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:58.016357 crc crio[21508]: time=\"2026-06-09T11:16:58.015840182Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=a6f9ba7a-d518-462e-9b17-cf1e3f2a3653 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:58.028216 crc crio[21508]: time=\"2026-06-09T11:16:58.028102657Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-operator-6569c8c666-6cpsr/nmstate-operator\" id=db9e9ef1-f553-4558-ab44-b98848bc32a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:16:58.031115 crc crio[21508]: time=\"2026-06-09T11:16:58.031047122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:58.069698 crc crio[21508]: time=\"2026-06-09T11:16:58.069585319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:58.074620 crc crio[21508]: time=\"2026-06-09T11:16:58.074568563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:58.173712 crc crio[21508]: time=\"2026-06-09T11:16:58.173251781Z\" level=info msg=\"Removing container: 9de01b3e9766f188cd8e89dd5d0e7d61146e0472cf99130b37e549e4cac890d7\" id=8ddd18d5-a0ce-4529-9295-50952ef26bb7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:16:58.192063 crc crio[21508]: time=\"2026-06-09T11:16:58.192013325Z\" level=info msg=\"Created container 429829890c67f4e376dc58afb5d5be5257ff1b0a2ce17a8337a54722f69343d4: openshift-nmstate/nmstate-operator-6569c8c666-6cpsr/nmstate-operator\" id=db9e9ef1-f553-4558-ab44-b98848bc32a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:16:58.197250 crc crio[21508]: time=\"2026-06-09T11:16:58.194991871Z\" level=info msg=\"Starting container: 429829890c67f4e376dc58afb5d5be5257ff1b0a2ce17a8337a54722f69343d4\" id=37b165c6-19b7-4bd2-a8a9-142464c592c0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:16:58.200647 crc crio[21508]: time=\"2026-06-09T11:16:58.200557913Z\" level=info msg=\"Started container\" PID=39907 containerID=429829890c67f4e376dc58afb5d5be5257ff1b0a2ce17a8337a54722f69343d4 description=openshift-nmstate/nmstate-operator-6569c8c666-6cpsr/nmstate-operator id=37b165c6-19b7-4bd2-a8a9-142464c592c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=efe8c131b4f2e5bb816b7d34c2704310e14bcd4422a7a42deef28a3ebe3c7606\nJun 09 11:16:58.202957 crc crio[21508]: time=\"2026-06-09T11:16:58.202814078Z\" level=info msg=\"Removed container 9de01b3e9766f188cd8e89dd5d0e7d61146e0472cf99130b37e549e4cac890d7: openshift-marketplace/certified-operators-9hw2m/registry-server\" id=8ddd18d5-a0ce-4529-9295-50952ef26bb7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:16:58.206779 crc crio[21508]: time=\"2026-06-09T11:16:58.206722171Z\" level=info msg=\"Removing container: 83224be6f2fe45a6d0c6f64e71ccea36c2e20d415fa35b4cf0cc0d52af09fd97\" id=39ff89f7-27a3-48ad-9dcf-e9cb7055afec name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:16:58.258610 crc crio[21508]: time=\"2026-06-09T11:16:58.258521682Z\" level=info msg=\"Removed container 83224be6f2fe45a6d0c6f64e71ccea36c2e20d415fa35b4cf0cc0d52af09fd97: openshift-marketplace/certified-operators-9hw2m/extract-content\" id=39ff89f7-27a3-48ad-9dcf-e9cb7055afec name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:16:58.261355 crc crio[21508]: time=\"2026-06-09T11:16:58.26124057Z\" level=info msg=\"Removing container: 04199a3123b7b16f463da2e411bfcf691d9abf7619ba59e756a6257fc52fd1c9\" id=ae46309c-c536-4a62-aff2-d7988ed16921 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:16:58.290636 crc crio[21508]: time=\"2026-06-09T11:16:58.290506588Z\" level=info msg=\"Removed container 04199a3123b7b16f463da2e411bfcf691d9abf7619ba59e756a6257fc52fd1c9: openshift-marketplace/certified-operators-9hw2m/extract-utilities\" id=ae46309c-c536-4a62-aff2-d7988ed16921 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:16:59.077526 crc crio[21508]: time=\"2026-06-09T11:16:59.07696642Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-m888q/POD\" id=8ae1c77e-c2f2-4d6d-befd-e369e3651f6d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:16:59.078745 crc crio[21508]: time=\"2026-06-09T11:16:59.077577517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:59.112501 crc crio[21508]: time=\"2026-06-09T11:16:59.112379066Z\" level=info msg=\"Got pod network &{Name:community-operators-m888q Namespace:openshift-marketplace ID:e532e178fde137e29342eab9ada4b30166b32c272c2d0d0ab349696934e0c467 UID:f9df2287-d5b1-400a-ae85-4533274c94a4 NetNS:/var/run/netns/f6a9719f-93df-42e7-a7a3-e3dd637e7fec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf9df2287_d5b1_400a_ae85_4533274c94a4.slice PodAnnotations:0xc000d9e770}] Aliases:map[]}\"\nJun 09 11:16:59.112501 crc crio[21508]: time=\"2026-06-09T11:16:59.112439447Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-m888q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:16:59.665825 crc crio[21508]: 2026-06-09T11:16:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e532e178fde137e Mac:56:0c:dd:44:6c:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/f6a9719f-93df-42e7-a7a3-e3dd637e7fec SocketPath: PciID:}] [{Interface:0xc00030e5c0 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:16:59.668197 crc crio[21508]: time=\"2026-06-09T11:16:59.668117014Z\" level=info msg=\"Got pod network &{Name:community-operators-m888q Namespace:openshift-marketplace ID:e532e178fde137e29342eab9ada4b30166b32c272c2d0d0ab349696934e0c467 UID:f9df2287-d5b1-400a-ae85-4533274c94a4 NetNS:/var/run/netns/f6a9719f-93df-42e7-a7a3-e3dd637e7fec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf9df2287_d5b1_400a_ae85_4533274c94a4.slice PodAnnotations:0xc000d9e770}] Aliases:map[]}\"\nJun 09 11:16:59.668491 crc crio[21508]: time=\"2026-06-09T11:16:59.668394792Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-m888q for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:16:59.675513 crc crio[21508]: time=\"2026-06-09T11:16:59.674917621Z\" level=info msg=\"Ran pod sandbox e532e178fde137e29342eab9ada4b30166b32c272c2d0d0ab349696934e0c467 with infra container: openshift-marketplace/community-operators-m888q/POD\" id=8ae1c77e-c2f2-4d6d-befd-e369e3651f6d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:16:59.678273 crc crio[21508]: time=\"2026-06-09T11:16:59.678172305Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b4c7b41a-d91a-4d27-9ec7-aa8ee018c914 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:59.681217 crc crio[21508]: time=\"2026-06-09T11:16:59.681140641Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=47c195c0-a0ce-40e4-a9a3-6329112b9634 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:59.689025 crc crio[21508]: time=\"2026-06-09T11:16:59.688890175Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-m888q/extract-utilities\" id=4bfaae02-7d65-41c4-b88f-382a572748cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:16:59.689946 crc crio[21508]: time=\"2026-06-09T11:16:59.689434941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:59.720896 crc crio[21508]: time=\"2026-06-09T11:16:59.72080668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:59.726579 crc crio[21508]: time=\"2026-06-09T11:16:59.726495815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:59.844945 crc crio[21508]: time=\"2026-06-09T11:16:59.844851043Z\" level=info msg=\"Created container 1a8627992be22d654562eafffde863d089258046ba6555e8d17288072e404edf: openshift-marketplace/community-operators-m888q/extract-utilities\" id=4bfaae02-7d65-41c4-b88f-382a572748cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:16:59.846621 crc crio[21508]: time=\"2026-06-09T11:16:59.846574753Z\" level=info msg=\"Starting container: 1a8627992be22d654562eafffde863d089258046ba6555e8d17288072e404edf\" id=fbf05962-3a31-4b80-9700-9c449fc16b79 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:16:59.852430 crc crio[21508]: time=\"2026-06-09T11:16:59.852386002Z\" level=info msg=\"Started container\" PID=39983 containerID=1a8627992be22d654562eafffde863d089258046ba6555e8d17288072e404edf description=openshift-marketplace/community-operators-m888q/extract-utilities id=fbf05962-3a31-4b80-9700-9c449fc16b79 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e532e178fde137e29342eab9ada4b30166b32c272c2d0d0ab349696934e0c467\nJun 09 11:17:00.219434 crc crio[21508]: time=\"2026-06-09T11:17:00.219368662Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=6b897b8d-4343-41fe-85b5-398b70b7666f name=/runtime.v1.ImageService/PullImage\nJun 09 11:17:00.246241 crc crio[21508]: time=\"2026-06-09T11:17:00.245777207Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 09 11:17:12.920714 crc crio[21508]: time=\"2026-06-09T11:17:12.920237178Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-metrics-756b4d6fc6-smz9f/POD\" id=2fa7b1e6-bda4-4a30-b957-43ba5aebf6b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:17:12.922003 crc crio[21508]: time=\"2026-06-09T11:17:12.920739613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:17:12.984618 crc crio[21508]: time=\"2026-06-09T11:17:12.984447248Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-handler-8tp9b/POD\" id=6156db20-4684-42b6-9f31-c9263d2351d3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:17:12.984618 crc crio[21508]: time=\"2026-06-09T11:17:12.984579672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:17:13.550916 crc crio[21508]: time=\"2026-06-09T11:17:13.549452875Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-webhook-9b7874799-6jcx4/POD\" id=1a058890-7556-4e9b-ace6-be73008f4e60 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:17:13.550916 crc crio[21508]: time=\"2026-06-09T11:17:13.54997753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:17:13.858902 crc crio[21508]: time=\"2026-06-09T11:17:13.858819496Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-console-plugin-9bcc7988b-8dmjg/POD\" id=78ce9379-9860-44d6-80ad-75fdf44a5c82 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:17:13.859009 crc crio[21508]: time=\"2026-06-09T11:17:13.858907629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:17:13.944816 crc crio[21508]: time=\"2026-06-09T11:17:13.943551111Z\" level=info msg=\"Running pod sandbox: openshift-console/console-5d5c9d6897-8w4x7/POD\" id=af067fea-6049-48c4-9609-3a1bd720b8a3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:17:13.944816 crc crio[21508]: time=\"2026-06-09T11:17:13.9442196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:17:19.486947 crc crio[21508]: time=\"2026-06-09T11:17:19.485526955Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=6156db20-4684-42b6-9f31-c9263d2351d3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:17:19.492971 crc crio[21508]: time=\"2026-06-09T11:17:19.492503467Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-smz9f Namespace:openshift-nmstate ID:fcc621b419bc2582986559dad383a31e3794a1a76b659d0283165b8c05f37721 UID:dec50b93-86bc-4b16-9104-861198421c12 NetNS:/var/run/netns/16c46a81-3aac-472f-895f-231755840281 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddec50b93_86bc_4b16_9104_861198421c12.slice PodAnnotations:0xc000b28408}] Aliases:map[]}\"\nJun 09 11:17:19.492971 crc crio[21508]: time=\"2026-06-09T11:17:19.49259626Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-metrics-756b4d6fc6-smz9f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:17:19.502611 crc crio[21508]: time=\"2026-06-09T11:17:19.502381533Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-8dmjg Namespace:openshift-nmstate ID:3a69b98faec2deac028331e99dca3d2e86cc0f0cff3e1030394f37102056c2cd UID:4256421c-244e-4186-adec-97f4784ddcd1 NetNS:/var/run/netns/baa60430-d0e9-47ff-acdd-dbda85a8e952 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4256421c_244e_4186_adec_97f4784ddcd1.slice PodAnnotations:0xc0019bc380}] Aliases:map[]}\"\nJun 09 11:17:19.502611 crc crio[21508]: time=\"2026-06-09T11:17:19.502509157Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-8dmjg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:17:19.506835 crc crio[21508]: time=\"2026-06-09T11:17:19.50674951Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-6jcx4 Namespace:openshift-nmstate ID:c47b5df08302c3ae4c4be2e912033de0f156d5173c14197b1fdef1c7d15085d3 UID:6311acae-d04a-43ef-90ff-292985406d3a NetNS:/var/run/netns/b8b0b42d-279b-471e-805e-56ed3e2d7ef2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6311acae_d04a_43ef_90ff_292985406d3a.slice PodAnnotations:0xc000852158}] Aliases:map[]}\"\nJun 09 11:17:19.506835 crc crio[21508]: time=\"2026-06-09T11:17:19.506817502Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-webhook-9b7874799-6jcx4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:17:19.512972 crc crio[21508]: time=\"2026-06-09T11:17:19.512202708Z\" level=info msg=\"Got pod network &{Name:console-5d5c9d6897-8w4x7 Namespace:openshift-console ID:47bd3ab3294167b65188ec932871bd26329250cf77c4614a5872f297e468c2c5 UID:936c386b-ff9d-479c-860d-7af85d8cee09 NetNS:/var/run/netns/65a63317-b048-46e9-8104-d7e6b4943401 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod936c386b_ff9d_479c_860d_7af85d8cee09.slice PodAnnotations:0xc00011e628}] Aliases:map[]}\"\nJun 09 11:17:19.512972 crc crio[21508]: time=\"2026-06-09T11:17:19.512390793Z\" level=info msg=\"Adding pod openshift-console_console-5d5c9d6897-8w4x7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:17:19.518863 crc crio[21508]: time=\"2026-06-09T11:17:19.517998626Z\" level=info msg=\"Ran pod sandbox 95f6a3bd370e5ab927ede5f0310e45997a0f30637b00f191ccdd8316faea5f48 with infra container: openshift-nmstate/nmstate-handler-8tp9b/POD\" id=6156db20-4684-42b6-9f31-c9263d2351d3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:17:19.523849 crc crio[21508]: time=\"2026-06-09T11:17:19.523439563Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=86cda955-88c2-4a22-8e06-15269fe4ab72 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:17:19.540110 crc crio[21508]: time=\"2026-06-09T11:17:19.53954932Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=86cda955-88c2-4a22-8e06-15269fe4ab72 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:17:19.540110 crc crio[21508]: time=\"2026-06-09T11:17:19.539725545Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=86cda955-88c2-4a22-8e06-15269fe4ab72 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:17:19.543377 crc crio[21508]: time=\"2026-06-09T11:17:19.543137894Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=f925840d-1676-4917-849d-6590c6d29868 name=/runtime.v1.ImageService/PullImage\nJun 09 11:17:19.549821 crc crio[21508]: time=\"2026-06-09T11:17:19.549532449Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"\nJun 09 11:17:19.585379 crc crio[21508]: time=\"2026-06-09T11:17:19.585178162Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:3ff571452f484c0211ce73a1965fd6ce23c29df4c9361a4fb9640ee9a34b3134\" id=b8c84758-dd0d-41ed-8716-8c5fb3240507 name=/runtime.v1.ImageService/PullImage\nJun 09 11:17:19.586448 crc crio[21508]: time=\"2026-06-09T11:17:19.586365146Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=0278f54e-4bfb-4720-b009-7375c41904d7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:17:19.587443 crc crio[21508]: time=\"2026-06-09T11:17:19.587406206Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:9c782f85ddcb0389a6fc6d4137624c95edbb8f30a5c0be1b76f414ee05a284b9\" id=6b897b8d-4343-41fe-85b5-398b70b7666f name=/runtime.v1.ImageService/PullImage\nJun 09 11:17:19.588901 crc crio[21508]: time=\"2026-06-09T11:17:19.588735035Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=ffd9b4c2-55c8-44d7-9ce3-43ec5ad1bd20 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:17:19.592007 crc crio[21508]: time=\"2026-06-09T11:17:19.591551286Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=697907d7-1e3a-4f53-ad5c-253d2be7c77d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:17:19.593663 crc crio[21508]: time=\"2026-06-09T11:17:19.592970797Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=48c65614-a90b-4221-90f1-4db5fbf93447 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:17:19.608216 crc crio[21508]: time=\"2026-06-09T11:17:19.608106826Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-m888q/extract-content\" id=c4927eaa-62b0-4ed9-b376-4bcce53f8664 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:17:19.610381 crc crio[21508]: time=\"2026-06-09T11:17:19.608766485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:17:19.610381 crc crio[21508]: time=\"2026-06-09T11:17:19.609016352Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-8kn4t/extract-content\" id=fc6a6bed-57be-453e-8377-87b87d6e9559 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:17:19.613982 crc crio[21508]: time=\"2026-06-09T11:17:19.613856612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:17:19.701256 crc crio[21508]: time=\"2026-06-09T11:17:19.700960025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:17:19.714130 crc crio[21508]: time=\"2026-06-09T11:17:19.713860409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:17:19.772995 crc crio[21508]: time=\"2026-06-09T11:17:19.77222303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:17:19.780994 crc crio[21508]: time=\"2026-06-09T11:17:19.780695145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:17:19.937267 crc crio[21508]: time=\"2026-06-09T11:17:19.936838238Z\" level=info msg=\"Created container 03af89f8bf376c2ffb619b18552b538a3e34935cf93dea246645205dca6ce66e: openshift-marketplace/redhat-operators-8kn4t/extract-content\" id=fc6a6bed-57be-453e-8377-87b87d6e9559 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:17:19.948618 crc crio[21508]: time=\"2026-06-09T11:17:19.944106589Z\" level=info msg=\"Starting container: 03af89f8bf376c2ffb619b18552b538a3e34935cf93dea246645205dca6ce66e\" id=292fd5dc-658c-40bf-9a8e-bd0527af9791 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:17:19.981969 crc crio[21508]: time=\"2026-06-09T11:17:19.981741669Z\" level=info msg=\"Created container c50ed6e764d7f3623224f2bbc33526d17bb66f3d7ac00d3c94ee487d33d69088: openshift-marketplace/community-operators-m888q/extract-content\" id=c4927eaa-62b0-4ed9-b376-4bcce53f8664 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:17:19.985852 crc crio[21508]: time=\"2026-06-09T11:17:19.985812307Z\" level=info msg=\"Starting container: c50ed6e764d7f3623224f2bbc33526d17bb66f3d7ac00d3c94ee487d33d69088\" id=ab349611-5efc-41f8-805b-153d9c06e3cc name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:17:19.987009 crc crio[21508]: time=\"2026-06-09T11:17:19.986923849Z\" level=info msg=\"Started container\" PID=40309 containerID=03af89f8bf376c2ffb619b18552b538a3e34935cf93dea246645205dca6ce66e description=openshift-marketplace/redhat-operators-8kn4t/extract-content id=292fd5dc-658c-40bf-9a8e-bd0527af9791 name=/runtime.v1.RuntimeService/StartContainer sandboxID=600f06d6fe5a8199f4ef40751fa4bd7506ef968ef074d5ea234e8a0e0d0c730d\nJun 09 11:17:20.002983 crc crio[21508]: time=\"2026-06-09T11:17:20.002787659Z\" level=info msg=\"Started container\" PID=40313 containerID=c50ed6e764d7f3623224f2bbc33526d17bb66f3d7ac00d3c94ee487d33d69088 description=openshift-marketplace/community-operators-m888q/extract-content id=ab349611-5efc-41f8-805b-153d9c06e3cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=e532e178fde137e29342eab9ada4b30166b32c272c2d0d0ab349696934e0c467\nJun 09 11:17:21.632742 crc crio[21508]: 2026-06-09T11:17:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c47b5df08302c3a Mac:5a:bf:3c:42:33:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/b8b0b42d-279b-471e-805e-56ed3e2d7ef2 SocketPath: PciID:}] [{Interface:0xc0002ff630 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:17:21.634504 crc crio[21508]: time=\"2026-06-09T11:17:21.634365621Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-6jcx4 Namespace:openshift-nmstate ID:c47b5df08302c3ae4c4be2e912033de0f156d5173c14197b1fdef1c7d15085d3 UID:6311acae-d04a-43ef-90ff-292985406d3a NetNS:/var/run/netns/b8b0b42d-279b-471e-805e-56ed3e2d7ef2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6311acae_d04a_43ef_90ff_292985406d3a.slice PodAnnotations:0xc000852158}] Aliases:map[]}\"\nJun 09 11:17:21.635637 crc crio[21508]: time=\"2026-06-09T11:17:21.634633899Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-webhook-9b7874799-6jcx4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:17:21.693892 crc crio[21508]: time=\"2026-06-09T11:17:21.687714306Z\" level=info msg=\"Ran pod sandbox c47b5df08302c3ae4c4be2e912033de0f156d5173c14197b1fdef1c7d15085d3 with infra container: openshift-nmstate/nmstate-webhook-9b7874799-6jcx4/POD\" id=1a058890-7556-4e9b-ace6-be73008f4e60 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:17:21.725640 crc crio[21508]: time=\"2026-06-09T11:17:21.725155961Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=ed693cb0-5672-40d6-8548-4ae8b4dfd355 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:17:21.725939 crc crio[21508]: time=\"2026-06-09T11:17:21.725790229Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=ed693cb0-5672-40d6-8548-4ae8b4dfd355 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:17:21.725939 crc crio[21508]: time=\"2026-06-09T11:17:21.725865632Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=ed693cb0-5672-40d6-8548-4ae8b4dfd355 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:17:21.728942 crc crio[21508]: time=\"2026-06-09T11:17:21.72822552Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=aa5406bc-fbbf-4bfe-b76d-be6c3b793c0f name=/runtime.v1.ImageService/PullImage\nJun 09 11:17:21.746255 crc crio[21508]: time=\"2026-06-09T11:17:21.74098712Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"\nJun 09 11:17:22.234649 crc crio[21508]: 2026-06-09T11:17:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fcc621b419bc258 Mac:a2:32:61:f7:56:68 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/16c46a81-3aac-472f-895f-231755840281 SocketPath: PciID:}] [{Interface:0xc0002c8a00 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:17:22.236660 crc crio[21508]: time=\"2026-06-09T11:17:22.235766061Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-smz9f Namespace:openshift-nmstate ID:fcc621b419bc2582986559dad383a31e3794a1a76b659d0283165b8c05f37721 UID:dec50b93-86bc-4b16-9104-861198421c12 NetNS:/var/run/netns/16c46a81-3aac-472f-895f-231755840281 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddec50b93_86bc_4b16_9104_861198421c12.slice PodAnnotations:0xc000b28408}] Aliases:map[]}\"\nJun 09 11:17:22.236660 crc crio[21508]: time=\"2026-06-09T11:17:22.235985707Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-metrics-756b4d6fc6-smz9f for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:17:22.244275 crc crio[21508]: time=\"2026-06-09T11:17:22.244169365Z\" level=info msg=\"Ran pod sandbox fcc621b419bc2582986559dad383a31e3794a1a76b659d0283165b8c05f37721 with infra container: openshift-nmstate/nmstate-metrics-756b4d6fc6-smz9f/POD\" id=2fa7b1e6-bda4-4a30-b957-43ba5aebf6b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:17:22.252092 crc crio[21508]: time=\"2026-06-09T11:17:22.251915949Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=85b9e056-c60e-4f5b-b22d-d10e20054008 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:17:22.252597 crc crio[21508]: time=\"2026-06-09T11:17:22.252156216Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=85b9e056-c60e-4f5b-b22d-d10e20054008 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:17:22.252597 crc crio[21508]: time=\"2026-06-09T11:17:22.252227878Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=85b9e056-c60e-4f5b-b22d-d10e20054008 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:17:22.256159 crc crio[21508]: time=\"2026-06-09T11:17:22.256044578Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=4e02f7d7-66f0-4c56-9963-6016394e7b61 name=/runtime.v1.ImageService/PullImage\nJun 09 11:17:22.281878 crc crio[21508]: time=\"2026-06-09T11:17:22.277782608Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"\nJun 09 11:17:22.376980 crc crio[21508]: 2026-06-09T11:17:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3a69b98faec2dea Mac:1a:ad:5c:66:17:fc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/baa60430-d0e9-47ff-acdd-dbda85a8e952 SocketPath: PciID:}] [{Interface:0xc000390840 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:17:22.378423 crc crio[21508]: time=\"2026-06-09T11:17:22.37794805Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-8dmjg Namespace:openshift-nmstate ID:3a69b98faec2deac028331e99dca3d2e86cc0f0cff3e1030394f37102056c2cd UID:4256421c-244e-4186-adec-97f4784ddcd1 NetNS:/var/run/netns/baa60430-d0e9-47ff-acdd-dbda85a8e952 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4256421c_244e_4186_adec_97f4784ddcd1.slice PodAnnotations:0xc0019bc380}] Aliases:map[]}\"\nJun 09 11:17:22.378423 crc crio[21508]: time=\"2026-06-09T11:17:22.378158116Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-8dmjg for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:17:22.397526 crc crio[21508]: time=\"2026-06-09T11:17:22.386794896Z\" level=info msg=\"Ran pod sandbox 3a69b98faec2deac028331e99dca3d2e86cc0f0cff3e1030394f37102056c2cd with infra container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-8dmjg/POD\" id=78ce9379-9860-44d6-80ad-75fdf44a5c82 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:17:22.397526 crc crio[21508]: time=\"2026-06-09T11:17:22.395279752Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=430cfca2-f958-46c3-9676-150c923673c3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:17:22.405405 crc crio[21508]: time=\"2026-06-09T11:17:22.402080449Z\" level=info msg=\"Image registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e not found\" id=430cfca2-f958-46c3-9676-150c923673c3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:17:22.405405 crc crio[21508]: time=\"2026-06-09T11:17:22.402194082Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e found\" id=430cfca2-f958-46c3-9676-150c923673c3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:17:22.408839 crc crio[21508]: time=\"2026-06-09T11:17:22.405102346Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=38151aaf-4217-4846-8b61-1bdbc2b6f85f name=/runtime.v1.ImageService/PullImage\nJun 09 11:17:22.417660 crc crio[21508]: time=\"2026-06-09T11:17:22.417243388Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\\\"\"\nJun 09 11:17:22.430207 crc crio[21508]: 2026-06-09T11:17:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:47bd3ab3294167b Mac:9a:68:59:f5:60:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/65a63317-b048-46e9-8104-d7e6b4943401 SocketPath: PciID:}] [{Interface:0xc00012a5d0 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:17:22.430923 crc crio[21508]: time=\"2026-06-09T11:17:22.430819311Z\" level=info msg=\"Got pod network &{Name:console-5d5c9d6897-8w4x7 Namespace:openshift-console ID:47bd3ab3294167b65188ec932871bd26329250cf77c4614a5872f297e468c2c5 UID:936c386b-ff9d-479c-860d-7af85d8cee09 NetNS:/var/run/netns/65a63317-b048-46e9-8104-d7e6b4943401 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod936c386b_ff9d_479c_860d_7af85d8cee09.slice PodAnnotations:0xc00011e628}] Aliases:map[]}\"\nJun 09 11:17:22.431185 crc crio[21508]: time=\"2026-06-09T11:17:22.431037498Z\" level=info msg=\"Checking pod openshift-console_console-5d5c9d6897-8w4x7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:17:22.441599 crc crio[21508]: time=\"2026-06-09T11:17:22.441240573Z\" level=info msg=\"Ran pod sandbox 47bd3ab3294167b65188ec932871bd26329250cf77c4614a5872f297e468c2c5 with infra container: openshift-console/console-5d5c9d6897-8w4x7/POD\" id=af067fea-6049-48c4-9609-3a1bd720b8a3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:17:22.445256 crc crio[21508]: time=\"2026-06-09T11:17:22.445000962Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=1e91bbfc-d62b-4173-abdb-df23f2d1e3af name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:17:22.457062 crc crio[21508]: time=\"2026-06-09T11:17:22.450878502Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=01b9a9e2-9e9a-46d1-8622-d9fe07030c57 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:17:22.473128 crc crio[21508]: time=\"2026-06-09T11:17:22.472980162Z\" level=info msg=\"Creating container: openshift-console/console-5d5c9d6897-8w4x7/console\" id=717bb441-bde1-48c2-9c63-a3a6ccc47d40 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:17:22.473733 crc crio[21508]: time=\"2026-06-09T11:17:22.473651602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:17:22.533897 crc crio[21508]: time=\"2026-06-09T11:17:22.533752603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:17:22.541693 crc crio[21508]: time=\"2026-06-09T11:17:22.541545379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:17:22.713366 crc crio[21508]: time=\"2026-06-09T11:17:22.713080808Z\" level=info msg=\"Created container 38c4f72b40efc962e3946e0861537c887905bd31aed31c49f64f997b910603b9: openshift-console/console-5d5c9d6897-8w4x7/console\" id=717bb441-bde1-48c2-9c63-a3a6ccc47d40 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:17:22.716624 crc crio[21508]: time=\"2026-06-09T11:17:22.716397854Z\" level=info msg=\"Starting container: 38c4f72b40efc962e3946e0861537c887905bd31aed31c49f64f997b910603b9\" id=336ef03d-911a-4dc4-b66b-39acaa802b93 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:17:22.731747 crc crio[21508]: time=\"2026-06-09T11:17:22.731590044Z\" level=info msg=\"Started container\" PID=40560 containerID=38c4f72b40efc962e3946e0861537c887905bd31aed31c49f64f997b910603b9 description=openshift-console/console-5d5c9d6897-8w4x7/console id=336ef03d-911a-4dc4-b66b-39acaa802b93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=47bd3ab3294167b65188ec932871bd26329250cf77c4614a5872f297e468c2c5\nJun 09 11:17:26.080804 crc crio[21508]: time=\"2026-06-09T11:17:26.079452318Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a26ce13c-57d8-4901-8287-3d24b46b2a93 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:17:26.086900 crc crio[21508]: time=\"2026-06-09T11:17:26.086632628Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=39f61f44-035d-4810-92bc-598b653c0a28 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:17:26.114721 crc crio[21508]: time=\"2026-06-09T11:17:26.113869472Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-m888q/registry-server\" id=4335eb31-ee1e-4680-877c-ce5a05200c17 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:17:26.118591 crc crio[21508]: time=\"2026-06-09T11:17:26.11826023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:17:26.241130 crc crio[21508]: time=\"2026-06-09T11:17:26.240318797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:17:26.257566 crc crio[21508]: time=\"2026-06-09T11:17:26.257025284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:17:26.613540 crc crio[21508]: time=\"2026-06-09T11:17:26.613267258Z\" level=info msg=\"Created container 49cfe7936b8ab5cdcfd3ee6172c6d1dbc114992dea6457f631e13f48c0850d5c: openshift-marketplace/community-operators-m888q/registry-server\" id=4335eb31-ee1e-4680-877c-ce5a05200c17 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:17:26.614913 crc crio[21508]: time=\"2026-06-09T11:17:26.614794502Z\" level=info msg=\"Starting container: 49cfe7936b8ab5cdcfd3ee6172c6d1dbc114992dea6457f631e13f48c0850d5c\" id=bf2cc8a1-ff34-41d1-b7bf-748533160576 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:17:26.629236 crc crio[21508]: time=\"2026-06-09T11:17:26.628962935Z\" level=info msg=\"Started container\" PID=40611 containerID=49cfe7936b8ab5cdcfd3ee6172c6d1dbc114992dea6457f631e13f48c0850d5c description=openshift-marketplace/community-operators-m888q/registry-server id=bf2cc8a1-ff34-41d1-b7bf-748533160576 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e532e178fde137e29342eab9ada4b30166b32c272c2d0d0ab349696934e0c467\nJun 09 11:17:30.555593 crc crio[21508]: time=\"2026-06-09T11:17:30.54221536Z\" level=info msg=\"Stopping pod sandbox: 6f44a401c7aa7db51912be19cbec7d20fe0ead2586dc1647af355c930b60d85a\" id=668a08c0-3726-439e-8219-8c649969e790 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:17:30.558919 crc crio[21508]: time=\"2026-06-09T11:17:30.556752463Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6f44a401c7aa7db51912be19cbec7d20fe0ead2586dc1647af355c930b60d85a\" id=668a08c0-3726-439e-8219-8c649969e790 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:17:30.558919 crc crio[21508]: time=\"2026-06-09T11:17:30.558845344Z\" level=info msg=\"Removing pod sandbox: 6f44a401c7aa7db51912be19cbec7d20fe0ead2586dc1647af355c930b60d85a\" id=41cbc3cc-bcaf-4024-be4b-b8a9cd465a48 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:17:36.503612 crc crio[21508]: time=\"2026-06-09T11:17:36.502563984Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=bd341617-7884-4237-8c8f-557a54b347f7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:17:37.638592 crc crio[21508]: time=\"2026-06-09T11:17:37.638483455Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5a5ceb41-5d3e-4fdc-be86-18a5c98575e8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:17:37.713770 crc crio[21508]: time=\"2026-06-09T11:17:37.713658496Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-8kn4t/registry-server\" id=0c073bda-5df9-4b4b-b089-2121eb09feac name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:17:37.896584 crc crio[21508]: time=\"2026-06-09T11:17:37.896273669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:17:37.913270 crc crio[21508]: time=\"2026-06-09T11:17:37.913191662Z\" level=info msg=\"Removed pod sandbox: 6f44a401c7aa7db51912be19cbec7d20fe0ead2586dc1647af355c930b60d85a\" id=41cbc3cc-bcaf-4024-be4b-b8a9cd465a48 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:17:37.934848 crc crio[21508]: time=\"2026-06-09T11:17:37.93473635Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3bf2d5fbb780de667ad48e0102ef7d2abd032bf1a490bb8344ff7b8fa745446a\" id=38151aaf-4217-4846-8b61-1bdbc2b6f85f name=/runtime.v1.ImageService/PullImage\nJun 09 11:17:37.935754 crc crio[21508]: time=\"2026-06-09T11:17:37.935674737Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=13380f02-cfea-49a1-8ba9-419b12f447b6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:17:37.943640 crc crio[21508]: time=\"2026-06-09T11:17:37.943547807Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=4e02f7d7-66f0-4c56-9963-6016394e7b61 name=/runtime.v1.ImageService/PullImage\nJun 09 11:17:37.944248 crc crio[21508]: time=\"2026-06-09T11:17:37.944171475Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=260fd323-01fa-4a1c-9a89-93750f9e618e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:17:37.964242 crc crio[21508]: time=\"2026-06-09T11:17:37.964009463Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=f925840d-1676-4917-849d-6590c6d29868 name=/runtime.v1.ImageService/PullImage\nJun 09 11:17:37.965031 crc crio[21508]: time=\"2026-06-09T11:17:37.964958781Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=e3feadb2-56e1-406f-9365-6a40e46f57bc name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:17:38.006851 crc crio[21508]: time=\"2026-06-09T11:17:38.006757159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:17:38.012455 crc crio[21508]: time=\"2026-06-09T11:17:38.012055174Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=aa5406bc-fbbf-4bfe-b76d-be6c3b793c0f name=/runtime.v1.ImageService/PullImage\nJun 09 11:17:38.013657 crc crio[21508]: time=\"2026-06-09T11:17:38.01362195Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=09bdfc92-5f62-4c66-927d-4aff08c8cb55 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:17:38.013862 crc crio[21508]: time=\"2026-06-09T11:17:38.013737213Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=c0c7ba1b-7924-43fc-8e41-34c9d9239a6e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:17:38.014123 crc crio[21508]: time=\"2026-06-09T11:17:38.013782784Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=465f1d39-91ae-45a4-b363-a5fae27a3577 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:17:38.021137 crc crio[21508]: time=\"2026-06-09T11:17:38.021051086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:17:38.021540 crc crio[21508]: time=\"2026-06-09T11:17:38.021437827Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=362cd23a-5213-477a-85e4-945a0507e656 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:17:38.025727 crc crio[21508]: time=\"2026-06-09T11:17:38.025276679Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=80486ad1-2bcd-4732-a203-a1ae86e1da95 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:17:38.030608 crc crio[21508]: time=\"2026-06-09T11:17:38.030536163Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-handler-8tp9b/nmstate-handler\" id=6f844594-8295-4396-b8e1-443ab1315f51 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:17:38.032709 crc crio[21508]: time=\"2026-06-09T11:17:38.032640624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:17:38.038837 crc crio[21508]: time=\"2026-06-09T11:17:38.038746052Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-smz9f/nmstate-metrics\" id=05686d58-c9c5-4b13-a6dd-67c5f0d11374 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:17:38.043567 crc crio[21508]: time=\"2026-06-09T11:17:38.04349086Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-webhook-9b7874799-6jcx4/nmstate-webhook\" id=6dfb13a2-7bc0-4a51-bfd1-2ca773212ac0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:17:38.047847 crc crio[21508]: time=\"2026-06-09T11:17:38.047774985Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-8dmjg/nmstate-console-plugin\" id=73f618d2-13d4-4daa-9a50-e9a794e466de name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:17:38.052487 crc crio[21508]: time=\"2026-06-09T11:17:38.05239105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:17:38.052676 crc crio[21508]: time=\"2026-06-09T11:17:38.052598266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:17:38.052880 crc crio[21508]: time=\"2026-06-09T11:17:38.052822762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:17:38.087139 crc crio[21508]: time=\"2026-06-09T11:17:38.08706703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:17:38.114662 crc crio[21508]: time=\"2026-06-09T11:17:38.114611673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:17:38.119954 crc crio[21508]: time=\"2026-06-09T11:17:38.119794844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:17:38.121233 crc crio[21508]: time=\"2026-06-09T11:17:38.121156284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:17:38.124838 crc crio[21508]: time=\"2026-06-09T11:17:38.1247815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:17:38.128646 crc crio[21508]: time=\"2026-06-09T11:17:38.128599201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:17:38.135705 crc crio[21508]: time=\"2026-06-09T11:17:38.135628686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:17:38.250198 crc crio[21508]: time=\"2026-06-09T11:17:38.249598328Z\" level=info msg=\"Created container be859e2b6e91d9c2987221dd198d3e38f3111b15c50937561eedbcbbe37a2366: openshift-marketplace/redhat-operators-8kn4t/registry-server\" id=0c073bda-5df9-4b4b-b089-2121eb09feac name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:17:38.252932 crc crio[21508]: time=\"2026-06-09T11:17:38.252835822Z\" level=info msg=\"Starting container: be859e2b6e91d9c2987221dd198d3e38f3111b15c50937561eedbcbbe37a2366\" id=361297bd-ea7d-404d-a10c-d7b391ccd1cb name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:17:38.262761 crc crio[21508]: time=\"2026-06-09T11:17:38.26235127Z\" level=info msg=\"Started container\" PID=40854 containerID=be859e2b6e91d9c2987221dd198d3e38f3111b15c50937561eedbcbbe37a2366 description=openshift-marketplace/redhat-operators-8kn4t/registry-server id=361297bd-ea7d-404d-a10c-d7b391ccd1cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=600f06d6fe5a8199f4ef40751fa4bd7506ef968ef074d5ea234e8a0e0d0c730d\nJun 09 11:17:38.317601 crc crio[21508]: time=\"2026-06-09T11:17:38.317486657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:17:38.352091 crc crio[21508]: time=\"2026-06-09T11:17:38.351965372Z\" level=info msg=\"Created container 0c5fcfda946368e5e877ab070c62f30f2b29493042f0a102fd5c498fae46aa08: openshift-nmstate/nmstate-webhook-9b7874799-6jcx4/nmstate-webhook\" id=6dfb13a2-7bc0-4a51-bfd1-2ca773212ac0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:17:38.353692 crc crio[21508]: time=\"2026-06-09T11:17:38.35360542Z\" level=info msg=\"Starting container: 0c5fcfda946368e5e877ab070c62f30f2b29493042f0a102fd5c498fae46aa08\" id=de388581-c932-4b18-aa91-0bbb250e5e45 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:17:38.354713 crc crio[21508]: time=\"2026-06-09T11:17:38.354582228Z\" level=info msg=\"Created container 6f840b9c23487b3959da6e3943f9dfce3a1b911774e0bd9202ae81a91fdee165: openshift-nmstate/nmstate-metrics-756b4d6fc6-smz9f/nmstate-metrics\" id=05686d58-c9c5-4b13-a6dd-67c5f0d11374 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:17:38.355811 crc crio[21508]: time=\"2026-06-09T11:17:38.355756792Z\" level=info msg=\"Starting container: 6f840b9c23487b3959da6e3943f9dfce3a1b911774e0bd9202ae81a91fdee165\" id=64803a19-1b0f-4772-a765-cc7c3bdba285 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:17:38.360589 crc crio[21508]: time=\"2026-06-09T11:17:38.360418898Z\" level=info msg=\"Started container\" PID=40883 containerID=0c5fcfda946368e5e877ab070c62f30f2b29493042f0a102fd5c498fae46aa08 description=openshift-nmstate/nmstate-webhook-9b7874799-6jcx4/nmstate-webhook id=de388581-c932-4b18-aa91-0bbb250e5e45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c47b5df08302c3ae4c4be2e912033de0f156d5173c14197b1fdef1c7d15085d3\nJun 09 11:17:38.363737 crc crio[21508]: time=\"2026-06-09T11:17:38.3635677Z\" level=info msg=\"Started container\" PID=40884 containerID=6f840b9c23487b3959da6e3943f9dfce3a1b911774e0bd9202ae81a91fdee165 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-smz9f/nmstate-metrics id=64803a19-1b0f-4772-a765-cc7c3bdba285 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fcc621b419bc2582986559dad383a31e3794a1a76b659d0283165b8c05f37721\nJun 09 11:17:38.369123 crc crio[21508]: time=\"2026-06-09T11:17:38.36904451Z\" level=info msg=\"Created container c62e9e966337702c0a2bb30412baec307eedf5ff1f335eac6558ee18b7aeb696: openshift-nmstate/nmstate-console-plugin-9bcc7988b-8dmjg/nmstate-console-plugin\" id=73f618d2-13d4-4daa-9a50-e9a794e466de name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:17:38.370080 crc crio[21508]: time=\"2026-06-09T11:17:38.370010108Z\" level=info msg=\"Starting container: c62e9e966337702c0a2bb30412baec307eedf5ff1f335eac6558ee18b7aeb696\" id=7125e77b-38fe-4cfb-afdd-bcb881cf059d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:17:38.381737 crc crio[21508]: time=\"2026-06-09T11:17:38.380975418Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=d3a837ea-4c70-49f0-80fd-53dbaa270164 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:17:38.381737 crc crio[21508]: time=\"2026-06-09T11:17:38.381230415Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 not found\" id=d3a837ea-4c70-49f0-80fd-53dbaa270164 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:17:38.381737 crc crio[21508]: time=\"2026-06-09T11:17:38.381351669Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 found\" id=d3a837ea-4c70-49f0-80fd-53dbaa270164 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:17:38.381737 crc crio[21508]: time=\"2026-06-09T11:17:38.380986118Z\" level=info msg=\"Started container\" PID=40885 containerID=c62e9e966337702c0a2bb30412baec307eedf5ff1f335eac6558ee18b7aeb696 description=openshift-nmstate/nmstate-console-plugin-9bcc7988b-8dmjg/nmstate-console-plugin id=7125e77b-38fe-4cfb-afdd-bcb881cf059d name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a69b98faec2deac028331e99dca3d2e86cc0f0cff3e1030394f37102056c2cd\nJun 09 11:17:38.384717 crc crio[21508]: time=\"2026-06-09T11:17:38.383878102Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=4ef1bb9b-72e5-4ebb-900c-f5a0b84ab95a name=/runtime.v1.ImageService/PullImage\nJun 09 11:17:38.393670 crc crio[21508]: time=\"2026-06-09T11:17:38.393552744Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\\\"\"\nJun 09 11:17:38.436958 crc crio[21508]: time=\"2026-06-09T11:17:38.436771734Z\" level=info msg=\"Created container f52519792b05d65c3c60f39325c063d600b3a12e6c73c4f5421fa3fd429d798a: openshift-nmstate/nmstate-handler-8tp9b/nmstate-handler\" id=6f844594-8295-4396-b8e1-443ab1315f51 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:17:38.439636 crc crio[21508]: time=\"2026-06-09T11:17:38.439588816Z\" level=info msg=\"Starting container: f52519792b05d65c3c60f39325c063d600b3a12e6c73c4f5421fa3fd429d798a\" id=550ff5e1-fba2-4810-8582-ca7452fb5641 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:17:38.451986 crc crio[21508]: time=\"2026-06-09T11:17:38.451798152Z\" level=info msg=\"Started container\" PID=40903 containerID=f52519792b05d65c3c60f39325c063d600b3a12e6c73c4f5421fa3fd429d798a description=openshift-nmstate/nmstate-handler-8tp9b/nmstate-handler id=550ff5e1-fba2-4810-8582-ca7452fb5641 name=/runtime.v1.RuntimeService/StartContainer sandboxID=95f6a3bd370e5ab927ede5f0310e45997a0f30637b00f191ccdd8316faea5f48\nJun 09 11:17:40.596727 crc crio[21508]: time=\"2026-06-09T11:17:40.596132296Z\" level=info msg=\"Stopping container: 49cfe7936b8ab5cdcfd3ee6172c6d1dbc114992dea6457f631e13f48c0850d5c (timeout: 2s)\" id=49e8985b-23a7-46c2-9606-1c0b183992e5 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:17:43.228506 crc crio[21508]: time=\"2026-06-09T11:17:43.226679423Z\" level=info msg=\"Stopped container 49cfe7936b8ab5cdcfd3ee6172c6d1dbc114992dea6457f631e13f48c0850d5c: openshift-marketplace/community-operators-m888q/registry-server\" id=49e8985b-23a7-46c2-9606-1c0b183992e5 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:17:43.229928 crc crio[21508]: time=\"2026-06-09T11:17:43.229710111Z\" level=info msg=\"Stopping pod sandbox: e532e178fde137e29342eab9ada4b30166b32c272c2d0d0ab349696934e0c467\" id=9b20f0a2-766a-4f81-8a08-9791de7405d5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:17:43.231272 crc crio[21508]: time=\"2026-06-09T11:17:43.231176104Z\" level=info msg=\"Got pod network &{Name:community-operators-m888q Namespace:openshift-marketplace ID:e532e178fde137e29342eab9ada4b30166b32c272c2d0d0ab349696934e0c467 UID:f9df2287-d5b1-400a-ae85-4533274c94a4 NetNS:/var/run/netns/f6a9719f-93df-42e7-a7a3-e3dd637e7fec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf9df2287_d5b1_400a_ae85_4533274c94a4.slice PodAnnotations:0xc000b28c20}] Aliases:map[]}\"\nJun 09 11:17:43.231528 crc crio[21508]: time=\"2026-06-09T11:17:43.231446002Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-m888q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:17:43.344612 crc crio[21508]: time=\"2026-06-09T11:17:43.344432214Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:281a4f96defc7aa220db5af8ea7f3a4ab914e4b932e6edea4c2b02d95fbc5672\" id=4ef1bb9b-72e5-4ebb-900c-f5a0b84ab95a name=/runtime.v1.ImageService/PullImage\nJun 09 11:17:43.345795 crc crio[21508]: time=\"2026-06-09T11:17:43.345610499Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=cc311fce-9f82-49bc-90df-7c62db496b1b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:17:43.350213 crc crio[21508]: time=\"2026-06-09T11:17:43.350136871Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=a6a8d68a-dc78-4277-a90d-2878f3230171 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:17:43.360805 crc crio[21508]: time=\"2026-06-09T11:17:43.360706309Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-smz9f/kube-rbac-proxy\" id=0c93867b-9bf5-46ee-95b0-2bde824fd1d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:17:43.362783 crc crio[21508]: time=\"2026-06-09T11:17:43.362705267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:17:43.417457 crc crio[21508]: time=\"2026-06-09T11:17:43.412992073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:17:43.420065 crc crio[21508]: time=\"2026-06-09T11:17:43.419678308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:17:43.545814 crc crio[21508]: time=\"2026-06-09T11:17:43.545147705Z\" level=info msg=\"Created container 96489f8d426e0bb860b9ac96412163798d6f2e4bc4f425f7aae37250ba56f964: openshift-nmstate/nmstate-metrics-756b4d6fc6-smz9f/kube-rbac-proxy\" id=0c93867b-9bf5-46ee-95b0-2bde824fd1d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:17:43.549531 crc crio[21508]: time=\"2026-06-09T11:17:43.54943351Z\" level=info msg=\"Starting container: 96489f8d426e0bb860b9ac96412163798d6f2e4bc4f425f7aae37250ba56f964\" id=ace0b686-a7fa-469d-9487-2f5e01d224e3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:17:43.565441 crc crio[21508]: time=\"2026-06-09T11:17:43.564684164Z\" level=info msg=\"Started container\" PID=41162 containerID=96489f8d426e0bb860b9ac96412163798d6f2e4bc4f425f7aae37250ba56f964 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-smz9f/kube-rbac-proxy id=ace0b686-a7fa-469d-9487-2f5e01d224e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fcc621b419bc2582986559dad383a31e3794a1a76b659d0283165b8c05f37721\nJun 09 11:17:43.573745 crc crio[21508]: time=\"2026-06-09T11:17:43.573696247Z\" level=info msg=\"Stopped pod sandbox: e532e178fde137e29342eab9ada4b30166b32c272c2d0d0ab349696934e0c467\" id=9b20f0a2-766a-4f81-8a08-9791de7405d5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:17:43.670886 crc crio[21508]: time=\"2026-06-09T11:17:43.670496099Z\" level=info msg=\"Removing container: 49cfe7936b8ab5cdcfd3ee6172c6d1dbc114992dea6457f631e13f48c0850d5c\" id=42f35dcc-6613-4fe8-9e96-db049976f807 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:17:43.699056 crc crio[21508]: time=\"2026-06-09T11:17:43.698955458Z\" level=info msg=\"Removed container 49cfe7936b8ab5cdcfd3ee6172c6d1dbc114992dea6457f631e13f48c0850d5c: openshift-marketplace/community-operators-m888q/registry-server\" id=42f35dcc-6613-4fe8-9e96-db049976f807 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:17:43.710876 crc crio[21508]: time=\"2026-06-09T11:17:43.710806854Z\" level=info msg=\"Removing container: c50ed6e764d7f3623224f2bbc33526d17bb66f3d7ac00d3c94ee487d33d69088\" id=6b3901b1-e0a8-4586-8c77-6153cc175462 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:17:43.750840 crc crio[21508]: time=\"2026-06-09T11:17:43.750727897Z\" level=info msg=\"Removed container c50ed6e764d7f3623224f2bbc33526d17bb66f3d7ac00d3c94ee487d33d69088: openshift-marketplace/community-operators-m888q/extract-content\" id=6b3901b1-e0a8-4586-8c77-6153cc175462 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:17:43.753522 crc crio[21508]: time=\"2026-06-09T11:17:43.753261301Z\" level=info msg=\"Removing container: 1a8627992be22d654562eafffde863d089258046ba6555e8d17288072e404edf\" id=8df24ed5-b60e-4e80-b0d2-833f192352ca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:17:43.770696 crc crio[21508]: time=\"2026-06-09T11:17:43.770568506Z\" level=info msg=\"Removed container 1a8627992be22d654562eafffde863d089258046ba6555e8d17288072e404edf: openshift-marketplace/community-operators-m888q/extract-utilities\" id=8df24ed5-b60e-4e80-b0d2-833f192352ca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:17:44.385525 crc crio[21508]: time=\"2026-06-09T11:17:44.385363726Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-q4wbz/POD\" id=f61b8bcc-210c-4624-8890-5147e14e58ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:17:44.385525 crc crio[21508]: time=\"2026-06-09T11:17:44.3854914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:17:44.414368 crc crio[21508]: time=\"2026-06-09T11:17:44.40986986Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-q4wbz Namespace:openshift-marketplace ID:ad8bbfcf1921b392b1b99b2d27fb2cd603448960505e78441957272811393687 UID:2f131d65-f0f8-4e46-a260-a3fca561d800 NetNS:/var/run/netns/c2bb256b-907e-4c29-a63b-b8d8db8097cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f131d65_f0f8_4e46_a260_a3fca561d800.slice PodAnnotations:0xc00244e770}] Aliases:map[]}\"\nJun 09 11:17:44.414368 crc crio[21508]: time=\"2026-06-09T11:17:44.409927712Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-q4wbz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:17:45.064033 crc crio[21508]: 2026-06-09T11:17:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ad8bbfcf1921b39 Mac:66:54:2d:ba:25:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/c2bb256b-907e-4c29-a63b-b8d8db8097cd SocketPath: PciID:}] [{Interface:0xc0004be5c0 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:17:45.066126 crc crio[21508]: time=\"2026-06-09T11:17:45.066022926Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-q4wbz Namespace:openshift-marketplace ID:ad8bbfcf1921b392b1b99b2d27fb2cd603448960505e78441957272811393687 UID:2f131d65-f0f8-4e46-a260-a3fca561d800 NetNS:/var/run/netns/c2bb256b-907e-4c29-a63b-b8d8db8097cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f131d65_f0f8_4e46_a260_a3fca561d800.slice PodAnnotations:0xc00244e770}] Aliases:map[]}\"\nJun 09 11:17:45.066373 crc crio[21508]: time=\"2026-06-09T11:17:45.066268274Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-q4wbz for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:17:45.075163 crc crio[21508]: time=\"2026-06-09T11:17:45.075032859Z\" level=info msg=\"Ran pod sandbox ad8bbfcf1921b392b1b99b2d27fb2cd603448960505e78441957272811393687 with infra container: openshift-marketplace/redhat-marketplace-q4wbz/POD\" id=f61b8bcc-210c-4624-8890-5147e14e58ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:17:45.079149 crc crio[21508]: time=\"2026-06-09T11:17:45.079026765Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5d9d2bdd-1110-4609-8950-5bf69c7cfe2a name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:17:45.082661 crc crio[21508]: time=\"2026-06-09T11:17:45.082532588Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dbc5f080-1bf7-49fe-b45b-7c77480de8e7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:17:45.089268 crc crio[21508]: time=\"2026-06-09T11:17:45.089085549Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-q4wbz/extract-utilities\" id=676e07f7-cfb8-412b-ae65-74b28c0910f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:17:45.089835 crc crio[21508]: time=\"2026-06-09T11:17:45.089776609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:17:45.121200 crc crio[21508]: time=\"2026-06-09T11:17:45.12105136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:17:45.126005 crc crio[21508]: time=\"2026-06-09T11:17:45.125932643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:17:45.228997 crc crio[21508]: time=\"2026-06-09T11:17:45.228872683Z\" level=info msg=\"Created container 8bc2ea85e03769d08044d97a0af3bdf581b112a09659fd3d888ca7fc1639978b: openshift-marketplace/redhat-marketplace-q4wbz/extract-utilities\" id=676e07f7-cfb8-412b-ae65-74b28c0910f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:17:45.230242 crc crio[21508]: time=\"2026-06-09T11:17:45.230096389Z\" level=info msg=\"Starting container: 8bc2ea85e03769d08044d97a0af3bdf581b112a09659fd3d888ca7fc1639978b\" id=508c9699-a758-4841-8f04-050e21bb18f5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:17:45.238743 crc crio[21508]: time=\"2026-06-09T11:17:45.237496125Z\" level=info msg=\"Started container\" PID=41252 containerID=8bc2ea85e03769d08044d97a0af3bdf581b112a09659fd3d888ca7fc1639978b description=openshift-marketplace/redhat-marketplace-q4wbz/extract-utilities id=508c9699-a758-4841-8f04-050e21bb18f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad8bbfcf1921b392b1b99b2d27fb2cd603448960505e78441957272811393687\nJun 09 11:17:45.693451 crc crio[21508]: time=\"2026-06-09T11:17:45.693336912Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=e149eda6-ac05-4a51-b929-e2ebc98b2b8c name=/runtime.v1.ImageService/PullImage\nJun 09 11:17:45.697057 crc crio[21508]: time=\"2026-06-09T11:17:45.696934587Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 09 11:17:46.288854 crc crio[21508]: time=\"2026-06-09T11:17:46.288763408Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=e149eda6-ac05-4a51-b929-e2ebc98b2b8c name=/runtime.v1.ImageService/PullImage\nJun 09 11:17:46.289643 crc crio[21508]: time=\"2026-06-09T11:17:46.289577952Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=12edb6d7-6346-462d-80ac-e11a257f337b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:17:46.292642 crc crio[21508]: time=\"2026-06-09T11:17:46.292594079Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=bdca2014-6d93-4a36-8ea0-8d3f1b61534f name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:17:46.303914 crc crio[21508]: time=\"2026-06-09T11:17:46.303830437Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-q4wbz/extract-content\" id=6ffcad6c-9f41-49eb-8edc-ee0a5a679958 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:17:46.304595 crc crio[21508]: time=\"2026-06-09T11:17:46.304529427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:17:46.337241 crc crio[21508]: time=\"2026-06-09T11:17:46.337179989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:17:46.341806 crc crio[21508]: time=\"2026-06-09T11:17:46.341770893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:17:46.470514 crc crio[21508]: time=\"2026-06-09T11:17:46.470399492Z\" level=info msg=\"Created container 29830d446221988323fa6c4658316075cfe739cd113a481d92692c42e21590ad: openshift-marketplace/redhat-marketplace-q4wbz/extract-content\" id=6ffcad6c-9f41-49eb-8edc-ee0a5a679958 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:17:46.472368 crc crio[21508]: time=\"2026-06-09T11:17:46.472261066Z\" level=info msg=\"Starting container: 29830d446221988323fa6c4658316075cfe739cd113a481d92692c42e21590ad\" id=80ee8909-e979-45c4-a553-b755ddfc7a55 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:17:46.477990 crc crio[21508]: time=\"2026-06-09T11:17:46.477908101Z\" level=info msg=\"Started container\" PID=41261 containerID=29830d446221988323fa6c4658316075cfe739cd113a481d92692c42e21590ad description=openshift-marketplace/redhat-marketplace-q4wbz/extract-content id=80ee8909-e979-45c4-a553-b755ddfc7a55 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad8bbfcf1921b392b1b99b2d27fb2cd603448960505e78441957272811393687\nJun 09 11:17:46.709973 crc crio[21508]: time=\"2026-06-09T11:17:46.709504472Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=53792f69-edbc-45a7-a0f2-1bb6f7b6b90d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:17:46.712186 crc crio[21508]: time=\"2026-06-09T11:17:46.711639954Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=fdf25b5f-5f95-44f3-a2d9-be004746d12e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:17:46.749929 crc crio[21508]: time=\"2026-06-09T11:17:46.749810437Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-q4wbz/registry-server\" id=45241b1d-7561-4d8a-8faa-330bd8296dfd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:17:46.750946 crc crio[21508]: time=\"2026-06-09T11:17:46.750805936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:17:46.788150 crc crio[21508]: time=\"2026-06-09T11:17:46.788065552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:17:46.793232 crc crio[21508]: time=\"2026-06-09T11:17:46.793101049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:17:47.014773 crc crio[21508]: time=\"2026-06-09T11:17:47.014074589Z\" level=info msg=\"Created container 067d9b17dc89a24a666fc92a103b2957db986e82e7855c31d04e8b02dce77b30: openshift-marketplace/redhat-marketplace-q4wbz/registry-server\" id=45241b1d-7561-4d8a-8faa-330bd8296dfd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:17:47.016499 crc crio[21508]: time=\"2026-06-09T11:17:47.016403987Z\" level=info msg=\"Starting container: 067d9b17dc89a24a666fc92a103b2957db986e82e7855c31d04e8b02dce77b30\" id=5496cfb9-d817-45ae-a571-4323ab66ed77 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:17:47.025124 crc crio[21508]: time=\"2026-06-09T11:17:47.025060819Z\" level=info msg=\"Started container\" PID=41274 containerID=067d9b17dc89a24a666fc92a103b2957db986e82e7855c31d04e8b02dce77b30 description=openshift-marketplace/redhat-marketplace-q4wbz/registry-server id=5496cfb9-d817-45ae-a571-4323ab66ed77 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad8bbfcf1921b392b1b99b2d27fb2cd603448960505e78441957272811393687\nJun 09 11:17:50.145755 crc crio[21508]: time=\"2026-06-09T11:17:50.143945081Z\" level=info msg=\"Stopping container: a1b853e54ae379fc0e7575209af7168f701a85b3fed0edb7f63a34f7b7e810d2 (timeout: 2s)\" id=705cbfaa-1845-411c-982d-f58f3e3e3ac5 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:17:50.270609 crc crio[21508]: time=\"2026-06-09T11:17:50.270003485Z\" level=info msg=\"Stopped container a1b853e54ae379fc0e7575209af7168f701a85b3fed0edb7f63a34f7b7e810d2: openshift-marketplace/redhat-operators-mz4pz/registry-server\" id=705cbfaa-1845-411c-982d-f58f3e3e3ac5 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:17:50.271854 crc crio[21508]: time=\"2026-06-09T11:17:50.271800808Z\" level=info msg=\"Stopping pod sandbox: cce99426f462a8f7cae223c8bb394b39d429f3b0033f7652f4029f10451a45a5\" id=62c7a3bc-404a-461e-b119-ebec4ed4b243 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:17:50.272659 crc crio[21508]: time=\"2026-06-09T11:17:50.27257634Z\" level=info msg=\"Got pod network &{Name:redhat-operators-mz4pz Namespace:openshift-marketplace ID:cce99426f462a8f7cae223c8bb394b39d429f3b0033f7652f4029f10451a45a5 UID:b39c4b30-3973-4a2a-b1d1-9216ec0fec8d NetNS:/var/run/netns/60fc6be0-99f3-4010-8222-8c95c837db4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb39c4b30_3973_4a2a_b1d1_9216ec0fec8d.slice PodAnnotations:0xc002a128d0}] Aliases:map[]}\"\nJun 09 11:17:50.272837 crc crio[21508]: time=\"2026-06-09T11:17:50.272776706Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-mz4pz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:17:50.465662 crc crio[21508]: time=\"2026-06-09T11:17:50.465509783Z\" level=info msg=\"Stopping container: b3f2fedff17138f9b67770586e7ea1c742e3797fe0f36dcc3c447be794016d18 (timeout: 15s)\" id=26bcb69b-360d-48a7-94a7-9c1616c620c3 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:17:50.648841 crc crio[21508]: time=\"2026-06-09T11:17:50.648764835Z\" level=info msg=\"Stopped pod sandbox: cce99426f462a8f7cae223c8bb394b39d429f3b0033f7652f4029f10451a45a5\" id=62c7a3bc-404a-461e-b119-ebec4ed4b243 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:17:50.668174 crc crio[21508]: time=\"2026-06-09T11:17:50.668091358Z\" level=info msg=\"Stopped container b3f2fedff17138f9b67770586e7ea1c742e3797fe0f36dcc3c447be794016d18: openshift-console/console-6c684df5db-cc8g8/console\" id=26bcb69b-360d-48a7-94a7-9c1616c620c3 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:17:50.668961 crc crio[21508]: time=\"2026-06-09T11:17:50.668932712Z\" level=info msg=\"Stopping pod sandbox: e8c0466918048d4abfcf531c66992befc2e072deadf72cb9594646abaf1205eb\" id=a992bbcf-9883-4ff6-9676-4358212cb87b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:17:50.669664 crc crio[21508]: time=\"2026-06-09T11:17:50.669633233Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:e8c0466918048d4abfcf531c66992befc2e072deadf72cb9594646abaf1205eb UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/47588455-094d-42b6-8235-fd859b91a38b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc002a12a20}] Aliases:map[]}\"\nJun 09 11:17:50.670082 crc crio[21508]: time=\"2026-06-09T11:17:50.670054815Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:17:50.762141 crc crio[21508]: time=\"2026-06-09T11:17:50.762054347Z\" level=info msg=\"Removing container: e10cc619ff6e617dc5feb9eb1395ec40a432026c32a5a76c7b20b1344e0574e9\" id=318d231b-22dc-4479-8286-720884793332 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:17:50.883724 crc crio[21508]: time=\"2026-06-09T11:17:50.88362205Z\" level=info msg=\"Removed container e10cc619ff6e617dc5feb9eb1395ec40a432026c32a5a76c7b20b1344e0574e9: openshift-console/console-6c684df5db-cc8g8/console\" id=318d231b-22dc-4479-8286-720884793332 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:17:50.893834 crc crio[21508]: time=\"2026-06-09T11:17:50.893767586Z\" level=info msg=\"Removing container: a1b853e54ae379fc0e7575209af7168f701a85b3fed0edb7f63a34f7b7e810d2\" id=a6f9b4bd-198f-43d2-8936-dc59b4e4ed10 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:17:50.915656 crc crio[21508]: time=\"2026-06-09T11:17:50.915555491Z\" level=info msg=\"Removed container a1b853e54ae379fc0e7575209af7168f701a85b3fed0edb7f63a34f7b7e810d2: openshift-marketplace/redhat-operators-mz4pz/registry-server\" id=a6f9b4bd-198f-43d2-8936-dc59b4e4ed10 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:17:50.918034 crc crio[21508]: time=\"2026-06-09T11:17:50.917993722Z\" level=info msg=\"Removing container: f614ba4185134b4726ff6651a3398b8cdff0a94f1bc6ad747e09d10789941f31\" id=bbe5cef4-e95a-46cf-8dc4-8d41c2bac6d4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:17:50.953150 crc crio[21508]: time=\"2026-06-09T11:17:50.952506388Z\" level=info msg=\"Removed container f614ba4185134b4726ff6651a3398b8cdff0a94f1bc6ad747e09d10789941f31: openshift-marketplace/redhat-operators-mz4pz/extract-content\" id=bbe5cef4-e95a-46cf-8dc4-8d41c2bac6d4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:17:50.959588 crc crio[21508]: time=\"2026-06-09T11:17:50.959492252Z\" level=info msg=\"Stopped pod sandbox: e8c0466918048d4abfcf531c66992befc2e072deadf72cb9594646abaf1205eb\" id=a992bbcf-9883-4ff6-9676-4358212cb87b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:17:50.960096 crc crio[21508]: time=\"2026-06-09T11:17:50.960012947Z\" level=info msg=\"Removing container: a8ad8735f1f880ec974c73fffd158f97d0b7ad0059692927ad9a4b5fb6580ec7\" id=a853cf2b-5c3e-4ca9-ae98-c72ec2999866 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:17:50.997964 crc crio[21508]: time=\"2026-06-09T11:17:50.99786639Z\" level=info msg=\"Removed container a8ad8735f1f880ec974c73fffd158f97d0b7ad0059692927ad9a4b5fb6580ec7: openshift-marketplace/redhat-operators-mz4pz/extract-utilities\" id=a853cf2b-5c3e-4ca9-ae98-c72ec2999866 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:17:51.782847 crc crio[21508]: time=\"2026-06-09T11:17:51.782742889Z\" level=info msg=\"Removing container: b3f2fedff17138f9b67770586e7ea1c742e3797fe0f36dcc3c447be794016d18\" id=3036f58e-4a09-4d67-a950-879b58c75b38 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:17:51.818349 crc crio[21508]: time=\"2026-06-09T11:17:51.818200982Z\" level=info msg=\"Removed container b3f2fedff17138f9b67770586e7ea1c742e3797fe0f36dcc3c447be794016d18: openshift-console/console-6c684df5db-cc8g8/console\" id=3036f58e-4a09-4d67-a950-879b58c75b38 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:17:56.828539 crc crio[21508]: time=\"2026-06-09T11:17:56.827932179Z\" level=info msg=\"Stopping container: 067d9b17dc89a24a666fc92a103b2957db986e82e7855c31d04e8b02dce77b30 (timeout: 2s)\" id=0a5afd6f-4bc4-47a7-ae96-90489c722359 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:17:56.960790 crc crio[21508]: time=\"2026-06-09T11:17:56.960009469Z\" level=info msg=\"Stopped container 067d9b17dc89a24a666fc92a103b2957db986e82e7855c31d04e8b02dce77b30: openshift-marketplace/redhat-marketplace-q4wbz/registry-server\" id=0a5afd6f-4bc4-47a7-ae96-90489c722359 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:17:56.961833 crc crio[21508]: time=\"2026-06-09T11:17:56.96175939Z\" level=info msg=\"Stopping pod sandbox: ad8bbfcf1921b392b1b99b2d27fb2cd603448960505e78441957272811393687\" id=ccb50b48-1da6-4d16-853e-8c4e19a2e835 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:17:56.962431 crc crio[21508]: time=\"2026-06-09T11:17:56.962345777Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-q4wbz Namespace:openshift-marketplace ID:ad8bbfcf1921b392b1b99b2d27fb2cd603448960505e78441957272811393687 UID:2f131d65-f0f8-4e46-a260-a3fca561d800 NetNS:/var/run/netns/c2bb256b-907e-4c29-a63b-b8d8db8097cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f131d65_f0f8_4e46_a260_a3fca561d800.slice PodAnnotations:0xc000158308}] Aliases:map[]}\"\nJun 09 11:17:56.962655 crc crio[21508]: time=\"2026-06-09T11:17:56.962577423Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-q4wbz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:17:57.194155 crc crio[21508]: time=\"2026-06-09T11:17:57.194078551Z\" level=info msg=\"Stopped pod sandbox: ad8bbfcf1921b392b1b99b2d27fb2cd603448960505e78441957272811393687\" id=ccb50b48-1da6-4d16-853e-8c4e19a2e835 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:17:57.845108 crc crio[21508]: time=\"2026-06-09T11:17:57.844433287Z\" level=info msg=\"Removing container: 067d9b17dc89a24a666fc92a103b2957db986e82e7855c31d04e8b02dce77b30\" id=d7c6ab64-1e5d-4aec-bada-1f220194b802 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:17:57.868996 crc crio[21508]: time=\"2026-06-09T11:17:57.868923281Z\" level=info msg=\"Removed container 067d9b17dc89a24a666fc92a103b2957db986e82e7855c31d04e8b02dce77b30: openshift-marketplace/redhat-marketplace-q4wbz/registry-server\" id=d7c6ab64-1e5d-4aec-bada-1f220194b802 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:17:57.874135 crc crio[21508]: time=\"2026-06-09T11:17:57.874048621Z\" level=info msg=\"Removing container: 29830d446221988323fa6c4658316075cfe739cd113a481d92692c42e21590ad\" id=0a2641ed-d206-47ca-8a82-20b0c6bf9784 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:17:57.898773 crc crio[21508]: time=\"2026-06-09T11:17:57.897585587Z\" level=info msg=\"Removed container 29830d446221988323fa6c4658316075cfe739cd113a481d92692c42e21590ad: openshift-marketplace/redhat-marketplace-q4wbz/extract-content\" id=0a2641ed-d206-47ca-8a82-20b0c6bf9784 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:17:57.905890 crc crio[21508]: time=\"2026-06-09T11:17:57.905803056Z\" level=info msg=\"Removing container: 8bc2ea85e03769d08044d97a0af3bdf581b112a09659fd3d888ca7fc1639978b\" id=4f9fb47a-3c52-4640-adc6-606bf019a987 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:17:57.928508 crc crio[21508]: time=\"2026-06-09T11:17:57.928416975Z\" level=info msg=\"Removed container 8bc2ea85e03769d08044d97a0af3bdf581b112a09659fd3d888ca7fc1639978b: openshift-marketplace/redhat-marketplace-q4wbz/extract-utilities\" id=4f9fb47a-3c52-4640-adc6-606bf019a987 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:18:00.513643 crc crio[21508]: time=\"2026-06-09T11:18:00.512765127Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683398-kz2z2/POD\" id=8ed69960-6492-4199-82e0-9717156baf98 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:18:00.513643 crc crio[21508]: time=\"2026-06-09T11:18:00.513599471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:18:00.567434 crc crio[21508]: time=\"2026-06-09T11:18:00.566919205Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683398-kz2z2 Namespace:openshift-infra ID:b1d1f0b41a047033ab8b7b35ad82e3ad6938b7c7c536bd722e4e49d626a77262 UID:185e79b3-e063-47f4-8fe0-1341f4392d1d NetNS:/var/run/netns/16a37ae9-0c2d-4405-b372-da2a0c94f915 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod185e79b3_e063_47f4_8fe0_1341f4392d1d.slice PodAnnotations:0xc000159440}] Aliases:map[]}\"\nJun 09 11:18:00.567434 crc crio[21508]: time=\"2026-06-09T11:18:00.566996478Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683398-kz2z2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:18:00.848656 crc crio[21508]: 2026-06-09T11:18:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b1d1f0b41a04703 Mac:1e:ff:27:0d:b5:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/16a37ae9-0c2d-4405-b372-da2a0c94f915 SocketPath: PciID:}] [{Interface:0xc0004b2770 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:18:00.850396 crc crio[21508]: time=\"2026-06-09T11:18:00.850341747Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683398-kz2z2 Namespace:openshift-infra ID:b1d1f0b41a047033ab8b7b35ad82e3ad6938b7c7c536bd722e4e49d626a77262 UID:185e79b3-e063-47f4-8fe0-1341f4392d1d NetNS:/var/run/netns/16a37ae9-0c2d-4405-b372-da2a0c94f915 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod185e79b3_e063_47f4_8fe0_1341f4392d1d.slice PodAnnotations:0xc000159440}] Aliases:map[]}\"\nJun 09 11:18:00.850625 crc crio[21508]: time=\"2026-06-09T11:18:00.850525822Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683398-kz2z2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:18:00.857742 crc crio[21508]: time=\"2026-06-09T11:18:00.855879008Z\" level=info msg=\"Ran pod sandbox b1d1f0b41a047033ab8b7b35ad82e3ad6938b7c7c536bd722e4e49d626a77262 with infra container: openshift-infra/auto-csr-approver-29683398-kz2z2/POD\" id=8ed69960-6492-4199-82e0-9717156baf98 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:18:00.859525 crc crio[21508]: time=\"2026-06-09T11:18:00.859152254Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=adfb1a90-9005-4983-b243-be536043ff28 name=/runtime.v1.ImageService/PullImage\nJun 09 11:18:00.870333 crc crio[21508]: time=\"2026-06-09T11:18:00.864990504Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 11:18:01.801095 crc crio[21508]: time=\"2026-06-09T11:18:01.800585474Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=adfb1a90-9005-4983-b243-be536043ff28 name=/runtime.v1.ImageService/PullImage\nJun 09 11:18:01.802857 crc crio[21508]: time=\"2026-06-09T11:18:01.802815329Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=696abd8f-6e59-4eda-ba30-0557503f41c8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:18:01.808132 crc crio[21508]: time=\"2026-06-09T11:18:01.808075052Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=22e4fdd5-b8a6-4124-9179-2b608a4dd25c name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:18:01.815076 crc crio[21508]: time=\"2026-06-09T11:18:01.814970313Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683398-kz2z2/oc\" id=46ecd4e3-618c-4ba6-9bbf-36575224e2b7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:18:01.815729 crc crio[21508]: time=\"2026-06-09T11:18:01.815664454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:18:01.849372 crc crio[21508]: time=\"2026-06-09T11:18:01.849245042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:18:02.062430 crc crio[21508]: time=\"2026-06-09T11:18:02.062132438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:18:02.154721 crc crio[21508]: time=\"2026-06-09T11:18:02.154574993Z\" level=info msg=\"Created container 3ad6619c8276fdd24ad773a999eed8ff5764330e6c400010ea7dbe6083cb1d1d: openshift-infra/auto-csr-approver-29683398-kz2z2/oc\" id=46ecd4e3-618c-4ba6-9bbf-36575224e2b7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:18:02.156817 crc crio[21508]: time=\"2026-06-09T11:18:02.156708415Z\" level=info msg=\"Starting container: 3ad6619c8276fdd24ad773a999eed8ff5764330e6c400010ea7dbe6083cb1d1d\" id=5913a889-8563-44f2-b26d-fcecfe150f10 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:18:02.163874 crc crio[21508]: time=\"2026-06-09T11:18:02.163689618Z\" level=info msg=\"Started container\" PID=41720 containerID=3ad6619c8276fdd24ad773a999eed8ff5764330e6c400010ea7dbe6083cb1d1d description=openshift-infra/auto-csr-approver-29683398-kz2z2/oc id=5913a889-8563-44f2-b26d-fcecfe150f10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1d1f0b41a047033ab8b7b35ad82e3ad6938b7c7c536bd722e4e49d626a77262\nJun 09 11:18:03.907147 crc crio[21508]: time=\"2026-06-09T11:18:03.90654399Z\" level=info msg=\"Stopping pod sandbox: b1d1f0b41a047033ab8b7b35ad82e3ad6938b7c7c536bd722e4e49d626a77262\" id=9cc31d00-6f7e-4341-9fdd-578afcf3a6d2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:18:03.908653 crc crio[21508]: time=\"2026-06-09T11:18:03.907994602Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683398-kz2z2 Namespace:openshift-infra ID:b1d1f0b41a047033ab8b7b35ad82e3ad6938b7c7c536bd722e4e49d626a77262 UID:185e79b3-e063-47f4-8fe0-1341f4392d1d NetNS:/var/run/netns/16a37ae9-0c2d-4405-b372-da2a0c94f915 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod185e79b3_e063_47f4_8fe0_1341f4392d1d.slice PodAnnotations:0xc000158608}] Aliases:map[]}\"\nJun 09 11:18:03.908653 crc crio[21508]: time=\"2026-06-09T11:18:03.908179058Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683398-kz2z2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:18:04.165710 crc crio[21508]: time=\"2026-06-09T11:18:04.165158788Z\" level=info msg=\"Stopped pod sandbox: b1d1f0b41a047033ab8b7b35ad82e3ad6938b7c7c536bd722e4e49d626a77262\" id=9cc31d00-6f7e-4341-9fdd-578afcf3a6d2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:18:12.689704 crc crio[21508]: time=\"2026-06-09T11:18:12.688796999Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm/POD\" id=e08dd085-e5cd-4f6c-b01c-8e19bc4d94a2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:18:12.691367 crc crio[21508]: time=\"2026-06-09T11:18:12.689757777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:18:12.727387 crc crio[21508]: time=\"2026-06-09T11:18:12.725266822Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm Namespace:openshift-marketplace ID:b9e79f0174121731483a60a38131d8006a1bee07b441882b00da16e24e97e34a UID:5b6b5019-14dd-4078-ad49-23deb9aeeaac NetNS:/var/run/netns/788f7ff1-ebbf-4c18-b707-16364114b9f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5b6b5019_14dd_4078_ad49_23deb9aeeaac.slice PodAnnotations:0xc0039b8268}] Aliases:map[]}\"\nJun 09 11:18:12.727387 crc crio[21508]: time=\"2026-06-09T11:18:12.725387666Z\" level=info msg=\"Adding pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:18:13.019079 crc crio[21508]: 2026-06-09T11:18:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b9e79f017412173 Mac:6a:c2:fa:75:8d:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/788f7ff1-ebbf-4c18-b707-16364114b9f6 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:18:13.019079 crc crio[21508]: time=\"2026-06-09T11:18:13.016951924Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm Namespace:openshift-marketplace ID:b9e79f0174121731483a60a38131d8006a1bee07b441882b00da16e24e97e34a UID:5b6b5019-14dd-4078-ad49-23deb9aeeaac NetNS:/var/run/netns/788f7ff1-ebbf-4c18-b707-16364114b9f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5b6b5019_14dd_4078_ad49_23deb9aeeaac.slice PodAnnotations:0xc0039b8268}] Aliases:map[]}\"\nJun 09 11:18:13.019079 crc crio[21508]: time=\"2026-06-09T11:18:13.017117199Z\" level=info msg=\"Checking pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:18:13.024618 crc crio[21508]: time=\"2026-06-09T11:18:13.024543766Z\" level=info msg=\"Ran pod sandbox b9e79f0174121731483a60a38131d8006a1bee07b441882b00da16e24e97e34a with infra container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm/POD\" id=e08dd085-e5cd-4f6c-b01c-8e19bc4d94a2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:18:13.026812 crc crio[21508]: time=\"2026-06-09T11:18:13.02674472Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=406d53cd-bc9e-4e4a-b7eb-f1ed36f40503 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:18:13.032655 crc crio[21508]: time=\"2026-06-09T11:18:13.032500948Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a04ccb15-2615-4034-8f23-188d22280b34 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:18:13.039372 crc crio[21508]: time=\"2026-06-09T11:18:13.039230784Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm/util\" id=bd636006-5df4-4527-986f-89bf01e1b992 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:18:13.039737 crc crio[21508]: time=\"2026-06-09T11:18:13.039682397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:18:13.066024 crc crio[21508]: time=\"2026-06-09T11:18:13.065803638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:18:13.069046 crc crio[21508]: time=\"2026-06-09T11:18:13.068991061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:18:13.169697 crc crio[21508]: time=\"2026-06-09T11:18:13.169646105Z\" level=info msg=\"Created container 5d085f71e84e40fb68a1c668c66b20b55dd845a4ba0a1c4659e7f4aae532b506: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm/util\" id=bd636006-5df4-4527-986f-89bf01e1b992 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:18:13.171404 crc crio[21508]: time=\"2026-06-09T11:18:13.171079217Z\" level=info msg=\"Starting container: 5d085f71e84e40fb68a1c668c66b20b55dd845a4ba0a1c4659e7f4aae532b506\" id=41a17c9e-ca72-4c55-b8cb-f98481f1b50b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:18:13.177376 crc crio[21508]: time=\"2026-06-09T11:18:13.177220886Z\" level=info msg=\"Started container\" PID=42610 containerID=5d085f71e84e40fb68a1c668c66b20b55dd845a4ba0a1c4659e7f4aae532b506 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm/util id=41a17c9e-ca72-4c55-b8cb-f98481f1b50b name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9e79f0174121731483a60a38131d8006a1bee07b441882b00da16e24e97e34a\nJun 09 11:18:14.019438 crc crio[21508]: time=\"2026-06-09T11:18:14.018390315Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=80caf063-7e12-4bff-afb9-403a6f44080c name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:18:14.020943 crc crio[21508]: time=\"2026-06-09T11:18:14.020800106Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f not found\" id=80caf063-7e12-4bff-afb9-403a6f44080c name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:18:14.021050 crc crio[21508]: time=\"2026-06-09T11:18:14.02096583Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f found\" id=80caf063-7e12-4bff-afb9-403a6f44080c name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:18:14.026554 crc crio[21508]: time=\"2026-06-09T11:18:14.025196394Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=2a646a1c-56f4-48b2-91a6-917398c8cd45 name=/runtime.v1.ImageService/PullImage\nJun 09 11:18:14.032809 crc crio[21508]: time=\"2026-06-09T11:18:14.032689692Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\\\"\"\nJun 09 11:18:15.115883 crc crio[21508]: time=\"2026-06-09T11:18:15.115138544Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=2a646a1c-56f4-48b2-91a6-917398c8cd45 name=/runtime.v1.ImageService/PullImage\nJun 09 11:18:15.117684 crc crio[21508]: time=\"2026-06-09T11:18:15.117601096Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=ed3fe3d6-47dc-4ad1-8df6-ba97f4ce87c2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:18:15.121221 crc crio[21508]: time=\"2026-06-09T11:18:15.121117328Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=cf0a7a09-ec33-4626-a5ad-87aae0101471 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:18:15.128797 crc crio[21508]: time=\"2026-06-09T11:18:15.12870159Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm/pull\" id=7ad04107-d1fb-4ced-aafe-d40dba457f12 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:18:15.130744 crc crio[21508]: time=\"2026-06-09T11:18:15.130674377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:18:15.162349 crc crio[21508]: time=\"2026-06-09T11:18:15.162161455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:18:15.162902 crc crio[21508]: time=\"2026-06-09T11:18:15.16268639Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/a5d85a90e7950eeebc6373692817dd8fd65b80f7587b1b9c81c5e70c0e2c7573/merged/etc/passwd: no such file or directory\"\nJun 09 11:18:15.162902 crc crio[21508]: time=\"2026-06-09T11:18:15.162749582Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/a5d85a90e7950eeebc6373692817dd8fd65b80f7587b1b9c81c5e70c0e2c7573/merged/etc/group: no such file or directory\"\nJun 09 11:18:15.167352 crc crio[21508]: time=\"2026-06-09T11:18:15.167216502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:18:15.287581 crc crio[21508]: time=\"2026-06-09T11:18:15.287494658Z\" level=info msg=\"Created container 1a50e3b319b91957be522ff3e5ed6fff18db94233cec7ab34bce0bee3fb45d18: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm/pull\" id=7ad04107-d1fb-4ced-aafe-d40dba457f12 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:18:15.289063 crc crio[21508]: time=\"2026-06-09T11:18:15.288947611Z\" level=info msg=\"Starting container: 1a50e3b319b91957be522ff3e5ed6fff18db94233cec7ab34bce0bee3fb45d18\" id=253201bc-cd19-4a48-b961-c471c6c28f40 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:18:15.295635 crc crio[21508]: time=\"2026-06-09T11:18:15.295545483Z\" level=info msg=\"Started container\" PID=42661 containerID=1a50e3b319b91957be522ff3e5ed6fff18db94233cec7ab34bce0bee3fb45d18 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm/pull id=253201bc-cd19-4a48-b961-c471c6c28f40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9e79f0174121731483a60a38131d8006a1bee07b441882b00da16e24e97e34a\nJun 09 11:18:16.051527 crc crio[21508]: time=\"2026-06-09T11:18:16.050770646Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=653d2fb7-32b4-45c1-9229-94d5ace61eca name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:18:16.061947 crc crio[21508]: time=\"2026-06-09T11:18:16.061783337Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c37cd3f2-6c2e-49a5-b169-d70e355073f1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:18:16.073809 crc crio[21508]: time=\"2026-06-09T11:18:16.07355496Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm/extract\" id=4a387795-d270-4f27-a1c0-791914db4ccf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:18:16.074395 crc crio[21508]: time=\"2026-06-09T11:18:16.074166578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:18:16.116016 crc crio[21508]: time=\"2026-06-09T11:18:16.11540907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:18:16.119230 crc crio[21508]: time=\"2026-06-09T11:18:16.11918616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:18:16.235216 crc crio[21508]: time=\"2026-06-09T11:18:16.235078368Z\" level=info msg=\"Created container 74288b20d7347219c82261450ebd67a2c57dfd895444bd6b96e59b4c173d4af1: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm/extract\" id=4a387795-d270-4f27-a1c0-791914db4ccf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:18:16.237868 crc crio[21508]: time=\"2026-06-09T11:18:16.237750616Z\" level=info msg=\"Starting container: 74288b20d7347219c82261450ebd67a2c57dfd895444bd6b96e59b4c173d4af1\" id=8c87ecce-829d-4ddc-9ff7-18bb431e83a0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:18:16.245996 crc crio[21508]: time=\"2026-06-09T11:18:16.245850292Z\" level=info msg=\"Started container\" PID=42679 containerID=74288b20d7347219c82261450ebd67a2c57dfd895444bd6b96e59b4c173d4af1 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm/extract id=8c87ecce-829d-4ddc-9ff7-18bb431e83a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9e79f0174121731483a60a38131d8006a1bee07b441882b00da16e24e97e34a\nJun 09 11:18:18.086178 crc crio[21508]: time=\"2026-06-09T11:18:18.086018021Z\" level=info msg=\"Stopping pod sandbox: b9e79f0174121731483a60a38131d8006a1bee07b441882b00da16e24e97e34a\" id=4031c6f5-0129-441f-9247-4631629982c9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:18:18.087811 crc crio[21508]: time=\"2026-06-09T11:18:18.086759342Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm Namespace:openshift-marketplace ID:b9e79f0174121731483a60a38131d8006a1bee07b441882b00da16e24e97e34a UID:5b6b5019-14dd-4078-ad49-23deb9aeeaac NetNS:/var/run/netns/788f7ff1-ebbf-4c18-b707-16364114b9f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5b6b5019_14dd_4078_ad49_23deb9aeeaac.slice PodAnnotations:0xc002a12030}] Aliases:map[]}\"\nJun 09 11:18:18.087811 crc crio[21508]: time=\"2026-06-09T11:18:18.086935488Z\" level=info msg=\"Deleting pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:18:18.324556 crc crio[21508]: time=\"2026-06-09T11:18:18.324189223Z\" level=info msg=\"Stopped pod sandbox: b9e79f0174121731483a60a38131d8006a1bee07b441882b00da16e24e97e34a\" id=4031c6f5-0129-441f-9247-4631629982c9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:18:27.143397 crc crio[21508]: time=\"2026-06-09T11:18:27.141974609Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-controller-manager-5b8965f888-kdd4l/POD\" id=d84aa36c-e4a9-4f08-9e00-e836fd42c45b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:18:27.145039 crc crio[21508]: time=\"2026-06-09T11:18:27.143458002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:18:27.186670 crc crio[21508]: time=\"2026-06-09T11:18:27.186575209Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-5b8965f888-kdd4l Namespace:metallb-system ID:8ca941033b9a4ef96b8fcddf0c7247af1d1c2163fd917ad113abd15a22a578eb UID:ae260b94-6ef5-4633-9eb7-174cd11f7937 NetNS:/var/run/netns/d5eb9e40-b913-4588-8892-4493f428ff62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podae260b94_6ef5_4633_9eb7_174cd11f7937.slice PodAnnotations:0xc00008ced8}] Aliases:map[]}\"\nJun 09 11:18:27.186670 crc crio[21508]: time=\"2026-06-09T11:18:27.186651691Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-controller-manager-5b8965f888-kdd4l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:18:27.673504 crc crio[21508]: 2026-06-09T11:18:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8ca941033b9a4ef Mac:aa:13:51:90:ff:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/d5eb9e40-b913-4588-8892-4493f428ff62 SocketPath: PciID:}] [{Interface:0xc0005045c0 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:18:27.676273 crc crio[21508]: time=\"2026-06-09T11:18:27.67619019Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-5b8965f888-kdd4l Namespace:metallb-system ID:8ca941033b9a4ef96b8fcddf0c7247af1d1c2163fd917ad113abd15a22a578eb UID:ae260b94-6ef5-4633-9eb7-174cd11f7937 NetNS:/var/run/netns/d5eb9e40-b913-4588-8892-4493f428ff62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podae260b94_6ef5_4633_9eb7_174cd11f7937.slice PodAnnotations:0xc00008ced8}] Aliases:map[]}\"\nJun 09 11:18:27.676677 crc crio[21508]: time=\"2026-06-09T11:18:27.676617733Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-controller-manager-5b8965f888-kdd4l for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:18:27.685517 crc crio[21508]: time=\"2026-06-09T11:18:27.685413619Z\" level=info msg=\"Ran pod sandbox 8ca941033b9a4ef96b8fcddf0c7247af1d1c2163fd917ad113abd15a22a578eb with infra container: metallb-system/metallb-operator-controller-manager-5b8965f888-kdd4l/POD\" id=d84aa36c-e4a9-4f08-9e00-e836fd42c45b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:18:27.687617 crc crio[21508]: time=\"2026-06-09T11:18:27.687547911Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=ee6216ac-cfb9-45f7-a18f-9944d7388b9d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:18:27.687874 crc crio[21508]: time=\"2026-06-09T11:18:27.687822159Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca not found\" id=ee6216ac-cfb9-45f7-a18f-9944d7388b9d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:18:27.687960 crc crio[21508]: time=\"2026-06-09T11:18:27.687898772Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca found\" id=ee6216ac-cfb9-45f7-a18f-9944d7388b9d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:18:27.689372 crc crio[21508]: time=\"2026-06-09T11:18:27.68921733Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=a9db78e5-515b-452a-a337-0386ee38856c name=/runtime.v1.ImageService/PullImage\nJun 09 11:18:27.693583 crc crio[21508]: time=\"2026-06-09T11:18:27.693521196Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\\\"\"\nJun 09 11:18:27.742135 crc crio[21508]: time=\"2026-06-09T11:18:27.74205335Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-webhook-server-7c9b8db748-2s6pf/POD\" id=e1f9f221-9717-41d3-80b2-356a3cb852f3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:18:27.742390 crc crio[21508]: time=\"2026-06-09T11:18:27.742165513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:18:27.768150 crc crio[21508]: time=\"2026-06-09T11:18:27.768018037Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-7c9b8db748-2s6pf Namespace:metallb-system ID:5735d214f123e83f071a58d426f76dbe917eeb7d20c9ada6150d487f873ce979 UID:4ef07320-78c6-4e1d-a8d3-1f018ea23746 NetNS:/var/run/netns/0da14018-2459-429c-a7b3-984d5e069983 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4ef07320_78c6_4e1d_a8d3_1f018ea23746.slice PodAnnotations:0xc000d9e448}] Aliases:map[]}\"\nJun 09 11:18:27.768150 crc crio[21508]: time=\"2026-06-09T11:18:27.768080889Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-webhook-server-7c9b8db748-2s6pf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:18:28.070809 crc crio[21508]: 2026-06-09T11:18:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5735d214f123e83 Mac:5a:58:a6:05:9c:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/0da14018-2459-429c-a7b3-984d5e069983 SocketPath: PciID:}] [{Interface:0xc0004aa6a0 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:18:28.071858 crc crio[21508]: time=\"2026-06-09T11:18:28.071799962Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-7c9b8db748-2s6pf Namespace:metallb-system ID:5735d214f123e83f071a58d426f76dbe917eeb7d20c9ada6150d487f873ce979 UID:4ef07320-78c6-4e1d-a8d3-1f018ea23746 NetNS:/var/run/netns/0da14018-2459-429c-a7b3-984d5e069983 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4ef07320_78c6_4e1d_a8d3_1f018ea23746.slice PodAnnotations:0xc000d9e448}] Aliases:map[]}\"\nJun 09 11:18:28.072124 crc crio[21508]: time=\"2026-06-09T11:18:28.07207941Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-webhook-server-7c9b8db748-2s6pf for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:18:28.079124 crc crio[21508]: time=\"2026-06-09T11:18:28.079041063Z\" level=info msg=\"Ran pod sandbox 5735d214f123e83f071a58d426f76dbe917eeb7d20c9ada6150d487f873ce979 with infra container: metallb-system/metallb-operator-webhook-server-7c9b8db748-2s6pf/POD\" id=e1f9f221-9717-41d3-80b2-356a3cb852f3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:18:28.084194 crc crio[21508]: time=\"2026-06-09T11:18:28.084010588Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=398abecd-2324-4570-a4e1-97c3d9ee448e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:18:28.084536 crc crio[21508]: time=\"2026-06-09T11:18:28.084448761Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee not found\" id=398abecd-2324-4570-a4e1-97c3d9ee448e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:18:28.084609 crc crio[21508]: time=\"2026-06-09T11:18:28.084540913Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee found\" id=398abecd-2324-4570-a4e1-97c3d9ee448e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:18:28.086092 crc crio[21508]: time=\"2026-06-09T11:18:28.086014186Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=b524e4f6-8d47-4b6e-a850-a9139892ddc9 name=/runtime.v1.ImageService/PullImage\nJun 09 11:18:28.088771 crc crio[21508]: time=\"2026-06-09T11:18:28.088708745Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\\\"\"\nJun 09 11:18:36.701088 crc crio[21508]: time=\"2026-06-09T11:18:36.700150576Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:17a529d2879517de7496a2b9408b82d437fe0e858cc5f62aea1ff22151b4d86a\" id=a9db78e5-515b-452a-a337-0386ee38856c name=/runtime.v1.ImageService/PullImage\nJun 09 11:18:36.702949 crc crio[21508]: time=\"2026-06-09T11:18:36.702263298Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=4cfbb53a-4772-483d-a083-dbe0324bc4fe name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:18:36.707128 crc crio[21508]: time=\"2026-06-09T11:18:36.706934934Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=a7dfdfcb-fa3c-4f02-bd10-e4d7de9bcd04 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:18:36.714818 crc crio[21508]: time=\"2026-06-09T11:18:36.714728941Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-5b8965f888-kdd4l/manager\" id=77b4e998-83c5-45b3-bc14-60c1d7a4482d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:18:36.717037 crc crio[21508]: time=\"2026-06-09T11:18:36.716962466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:18:36.723922 crc crio[21508]: time=\"2026-06-09T11:18:36.723845317Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9@sha256:d641d7235a0ecc39b8e0bb0d437962611f44602ab030791c04dbbc7d8e11c885\" id=b524e4f6-8d47-4b6e-a850-a9139892ddc9 name=/runtime.v1.ImageService/PullImage\nJun 09 11:18:36.724975 crc crio[21508]: time=\"2026-06-09T11:18:36.724887067Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=b74903a1-261d-4295-a747-970083881905 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:18:36.735157 crc crio[21508]: time=\"2026-06-09T11:18:36.73423738Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=e7691e4f-89b2-443a-8bde-678dd9ff79bc name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:18:36.746933 crc crio[21508]: time=\"2026-06-09T11:18:36.746827777Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-webhook-server-7c9b8db748-2s6pf/webhook-server\" id=fce8dd9f-ca14-4275-b22f-f18e04f5780c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:18:36.753520 crc crio[21508]: time=\"2026-06-09T11:18:36.753425179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:18:36.753682 crc crio[21508]: time=\"2026-06-09T11:18:36.753590474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:18:36.760503 crc crio[21508]: time=\"2026-06-09T11:18:36.760418783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:18:36.798354 crc crio[21508]: time=\"2026-06-09T11:18:36.798157663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:18:36.807829 crc crio[21508]: time=\"2026-06-09T11:18:36.807758343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:18:36.917436 crc crio[21508]: time=\"2026-06-09T11:18:36.916649987Z\" level=info msg=\"Created container cfdcc9f717cad9aa856afb4af757901883811494aca6a28ddd4d83378e552cd5: metallb-system/metallb-operator-controller-manager-5b8965f888-kdd4l/manager\" id=77b4e998-83c5-45b3-bc14-60c1d7a4482d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:18:36.918160 crc crio[21508]: time=\"2026-06-09T11:18:36.918098689Z\" level=info msg=\"Starting container: cfdcc9f717cad9aa856afb4af757901883811494aca6a28ddd4d83378e552cd5\" id=73dce33b-eaec-4909-a8c9-7cf2c648d8b1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:18:36.925647 crc crio[21508]: time=\"2026-06-09T11:18:36.925560657Z\" level=info msg=\"Started container\" PID=43192 containerID=cfdcc9f717cad9aa856afb4af757901883811494aca6a28ddd4d83378e552cd5 description=metallb-system/metallb-operator-controller-manager-5b8965f888-kdd4l/manager id=73dce33b-eaec-4909-a8c9-7cf2c648d8b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ca941033b9a4ef96b8fcddf0c7247af1d1c2163fd917ad113abd15a22a578eb\nJun 09 11:18:36.945416 crc crio[21508]: time=\"2026-06-09T11:18:36.942935233Z\" level=info msg=\"Created container 8f303312b54a7f6b8cd15756239148a0920f0084d859f175421d8c0caf8dbd1b: metallb-system/metallb-operator-webhook-server-7c9b8db748-2s6pf/webhook-server\" id=fce8dd9f-ca14-4275-b22f-f18e04f5780c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:18:36.947622 crc crio[21508]: time=\"2026-06-09T11:18:36.947555918Z\" level=info msg=\"Starting container: 8f303312b54a7f6b8cd15756239148a0920f0084d859f175421d8c0caf8dbd1b\" id=cf418b7b-8186-4cea-baa5-0820e1003bf5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:18:36.956563 crc crio[21508]: time=\"2026-06-09T11:18:36.955965333Z\" level=info msg=\"Started container\" PID=43195 containerID=8f303312b54a7f6b8cd15756239148a0920f0084d859f175421d8c0caf8dbd1b description=metallb-system/metallb-operator-webhook-server-7c9b8db748-2s6pf/webhook-server id=cf418b7b-8186-4cea-baa5-0820e1003bf5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5735d214f123e83f071a58d426f76dbe917eeb7d20c9ada6150d487f873ce979\nJun 09 11:18:37.933555 crc crio[21508]: time=\"2026-06-09T11:18:37.933058573Z\" level=info msg=\"Stopping pod sandbox: ad8bbfcf1921b392b1b99b2d27fb2cd603448960505e78441957272811393687\" id=b8ba3f0d-1579-4649-b71e-4dccfdedeaed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:18:37.933555 crc crio[21508]: time=\"2026-06-09T11:18:37.933521707Z\" level=info msg=\"Stopped pod sandbox (already stopped): ad8bbfcf1921b392b1b99b2d27fb2cd603448960505e78441957272811393687\" id=b8ba3f0d-1579-4649-b71e-4dccfdedeaed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:18:37.934411 crc crio[21508]: time=\"2026-06-09T11:18:37.934049002Z\" level=info msg=\"Removing pod sandbox: ad8bbfcf1921b392b1b99b2d27fb2cd603448960505e78441957272811393687\" id=1e60e7d0-d9a4-4200-9f18-fef5d2a398a2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:18:37.943722 crc crio[21508]: time=\"2026-06-09T11:18:37.943628151Z\" level=info msg=\"Removed pod sandbox: ad8bbfcf1921b392b1b99b2d27fb2cd603448960505e78441957272811393687\" id=1e60e7d0-d9a4-4200-9f18-fef5d2a398a2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:18:37.944749 crc crio[21508]: time=\"2026-06-09T11:18:37.94463172Z\" level=info msg=\"Stopping pod sandbox: e532e178fde137e29342eab9ada4b30166b32c272c2d0d0ab349696934e0c467\" id=7a027e2c-3dd4-4054-97f8-447f25ae6f9a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:18:37.944883 crc crio[21508]: time=\"2026-06-09T11:18:37.944756454Z\" level=info msg=\"Stopped pod sandbox (already stopped): e532e178fde137e29342eab9ada4b30166b32c272c2d0d0ab349696934e0c467\" id=7a027e2c-3dd4-4054-97f8-447f25ae6f9a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:18:37.945457 crc crio[21508]: time=\"2026-06-09T11:18:37.945384772Z\" level=info msg=\"Removing pod sandbox: e532e178fde137e29342eab9ada4b30166b32c272c2d0d0ab349696934e0c467\" id=1c4b3572-77c1-489c-8a7c-9e2899fa7c97 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:18:37.955101 crc crio[21508]: time=\"2026-06-09T11:18:37.955014193Z\" level=info msg=\"Removed pod sandbox: e532e178fde137e29342eab9ada4b30166b32c272c2d0d0ab349696934e0c467\" id=1c4b3572-77c1-489c-8a7c-9e2899fa7c97 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:18:37.955887 crc crio[21508]: time=\"2026-06-09T11:18:37.955791796Z\" level=info msg=\"Stopping pod sandbox: e8c0466918048d4abfcf531c66992befc2e072deadf72cb9594646abaf1205eb\" id=d4ef2113-6129-4e53-9a9d-2c0d4a008809 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:18:37.955887 crc crio[21508]: time=\"2026-06-09T11:18:37.955881878Z\" level=info msg=\"Stopped pod sandbox (already stopped): e8c0466918048d4abfcf531c66992befc2e072deadf72cb9594646abaf1205eb\" id=d4ef2113-6129-4e53-9a9d-2c0d4a008809 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:18:37.956802 crc crio[21508]: time=\"2026-06-09T11:18:37.956660321Z\" level=info msg=\"Removing pod sandbox: e8c0466918048d4abfcf531c66992befc2e072deadf72cb9594646abaf1205eb\" id=018cfa59-fd71-4c74-9d9a-f8964f2e7508 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:18:37.968977 crc crio[21508]: time=\"2026-06-09T11:18:37.968911548Z\" level=info msg=\"Removed pod sandbox: e8c0466918048d4abfcf531c66992befc2e072deadf72cb9594646abaf1205eb\" id=018cfa59-fd71-4c74-9d9a-f8964f2e7508 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:18:37.970082 crc crio[21508]: time=\"2026-06-09T11:18:37.96999021Z\" level=info msg=\"Stopping pod sandbox: cce99426f462a8f7cae223c8bb394b39d429f3b0033f7652f4029f10451a45a5\" id=8fb3a4b4-c06f-403c-8ccb-a0e2750113d8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:18:37.970266 crc crio[21508]: time=\"2026-06-09T11:18:37.970203656Z\" level=info msg=\"Stopped pod sandbox (already stopped): cce99426f462a8f7cae223c8bb394b39d429f3b0033f7652f4029f10451a45a5\" id=8fb3a4b4-c06f-403c-8ccb-a0e2750113d8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:18:37.971066 crc crio[21508]: time=\"2026-06-09T11:18:37.970881346Z\" level=info msg=\"Removing pod sandbox: cce99426f462a8f7cae223c8bb394b39d429f3b0033f7652f4029f10451a45a5\" id=6c21be00-5df0-468a-9451-95bdbded43a4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:18:37.988392 crc crio[21508]: time=\"2026-06-09T11:18:37.9881954Z\" level=info msg=\"Removed pod sandbox: cce99426f462a8f7cae223c8bb394b39d429f3b0033f7652f4029f10451a45a5\" id=6c21be00-5df0-468a-9451-95bdbded43a4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:19:10.365224 crc crio[21508]: time=\"2026-06-09T11:19:10.364642836Z\" level=info msg=\"Running pod sandbox: metallb-system/controller-8464864885-x6wqg/POD\" id=14b0236f-6da4-4031-84fd-a4a08c118313 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:19:10.366185 crc crio[21508]: time=\"2026-06-09T11:19:10.365264134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:19:10.400752 crc crio[21508]: time=\"2026-06-09T11:19:10.400665296Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-x6wqg Namespace:metallb-system ID:91a9e35082a02cf10bd2a6ce170316671effa460e53f9ade7747b01244d51223 UID:d319a384-bad0-4ea1-af4d-1d5bc102b0ec NetNS:/var/run/netns/b2f62dd5-858e-41c6-87f5-9d5b9e694853 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd319a384_bad0_4ea1_af4d_1d5bc102b0ec.slice PodAnnotations:0xc003b387f8}] Aliases:map[]}\"\nJun 09 11:19:10.400752 crc crio[21508]: time=\"2026-06-09T11:19:10.400718277Z\" level=info msg=\"Adding pod metallb-system_controller-8464864885-x6wqg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:19:11.151934 crc crio[21508]: 2026-06-09T11:19:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:91a9e35082a02cf Mac:be:36:4c:f3:c1:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/b2f62dd5-858e-41c6-87f5-9d5b9e694853 SocketPath: PciID:}] [{Interface:0xc000328bc0 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:19:11.155189 crc crio[21508]: time=\"2026-06-09T11:19:11.154982483Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-x6wqg Namespace:metallb-system ID:91a9e35082a02cf10bd2a6ce170316671effa460e53f9ade7747b01244d51223 UID:d319a384-bad0-4ea1-af4d-1d5bc102b0ec NetNS:/var/run/netns/b2f62dd5-858e-41c6-87f5-9d5b9e694853 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd319a384_bad0_4ea1_af4d_1d5bc102b0ec.slice PodAnnotations:0xc003b387f8}] Aliases:map[]}\"\nJun 09 11:19:11.155367 crc crio[21508]: time=\"2026-06-09T11:19:11.15524451Z\" level=info msg=\"Checking pod metallb-system_controller-8464864885-x6wqg for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:19:11.166461 crc crio[21508]: time=\"2026-06-09T11:19:11.165709065Z\" level=info msg=\"Ran pod sandbox 91a9e35082a02cf10bd2a6ce170316671effa460e53f9ade7747b01244d51223 with infra container: metallb-system/controller-8464864885-x6wqg/POD\" id=14b0236f-6da4-4031-84fd-a4a08c118313 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:19:11.168566 crc crio[21508]: time=\"2026-06-09T11:19:11.168463976Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=4ba7fe9d-6cef-4fbe-9c27-dbf6b2a64377 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:19:11.173386 crc crio[21508]: time=\"2026-06-09T11:19:11.170626409Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=7b0f9d63-ad1b-4eff-8554-7c5fbf59b4ad name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:19:11.180548 crc crio[21508]: time=\"2026-06-09T11:19:11.177737146Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-x6wqg/controller\" id=d20de84a-b198-4715-939b-438c6c37a746 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:19:11.180548 crc crio[21508]: time=\"2026-06-09T11:19:11.178510838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:19:11.224695 crc crio[21508]: time=\"2026-06-09T11:19:11.216825035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:19:11.224695 crc crio[21508]: time=\"2026-06-09T11:19:11.22280427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:19:11.313566 crc crio[21508]: time=\"2026-06-09T11:19:11.31338365Z\" level=info msg=\"Created container 9bee7b8d4a5264775eafdbb2a542275ebe44365d91b81d49be7d6cf338f3df0b: metallb-system/controller-8464864885-x6wqg/controller\" id=d20de84a-b198-4715-939b-438c6c37a746 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:19:11.314620 crc crio[21508]: time=\"2026-06-09T11:19:11.314538494Z\" level=info msg=\"Starting container: 9bee7b8d4a5264775eafdbb2a542275ebe44365d91b81d49be7d6cf338f3df0b\" id=7855ff3f-6a68-4843-a4a7-9b1dfa1a386f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:19:11.322826 crc crio[21508]: time=\"2026-06-09T11:19:11.322710392Z\" level=info msg=\"Started container\" PID=43728 containerID=9bee7b8d4a5264775eafdbb2a542275ebe44365d91b81d49be7d6cf338f3df0b description=metallb-system/controller-8464864885-x6wqg/controller id=7855ff3f-6a68-4843-a4a7-9b1dfa1a386f name=/runtime.v1.RuntimeService/StartContainer sandboxID=91a9e35082a02cf10bd2a6ce170316671effa460e53f9ade7747b01244d51223\nJun 09 11:19:11.343373 crc crio[21508]: time=\"2026-06-09T11:19:11.343181609Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=6904d3ff-5541-4cf7-ba73-91322f026540 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:19:11.348011 crc crio[21508]: time=\"2026-06-09T11:19:11.346801754Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=cab87105-b48a-4f04-9d8c-df1e0116eb09 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:19:11.353770 crc crio[21508]: time=\"2026-06-09T11:19:11.353638163Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-x6wqg/kube-rbac-proxy\" id=ffbc3444-ccbc-4dab-8e9a-895894982d38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:19:11.354334 crc crio[21508]: time=\"2026-06-09T11:19:11.354164849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:19:11.385652 crc crio[21508]: time=\"2026-06-09T11:19:11.385402709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:19:11.391854 crc crio[21508]: time=\"2026-06-09T11:19:11.391415864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:19:11.616363 crc crio[21508]: time=\"2026-06-09T11:19:11.613751355Z\" level=info msg=\"Created container daac09f3381f7567a006ddc857143a29768a16f791ceb602b492382b68baa58e: metallb-system/controller-8464864885-x6wqg/kube-rbac-proxy\" id=ffbc3444-ccbc-4dab-8e9a-895894982d38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:19:11.616363 crc crio[21508]: time=\"2026-06-09T11:19:11.615806445Z\" level=info msg=\"Starting container: daac09f3381f7567a006ddc857143a29768a16f791ceb602b492382b68baa58e\" id=09d58876-195f-4bff-a540-b6da796ec429 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:19:11.632368 crc crio[21508]: time=\"2026-06-09T11:19:11.632155961Z\" level=info msg=\"Started container\" PID=43785 containerID=daac09f3381f7567a006ddc857143a29768a16f791ceb602b492382b68baa58e description=metallb-system/controller-8464864885-x6wqg/kube-rbac-proxy id=09d58876-195f-4bff-a540-b6da796ec429 name=/runtime.v1.RuntimeService/StartContainer sandboxID=91a9e35082a02cf10bd2a6ce170316671effa460e53f9ade7747b01244d51223\nJun 09 11:19:13.297540 crc crio[21508]: time=\"2026-06-09T11:19:13.29707519Z\" level=info msg=\"Running pod sandbox: metallb-system/speaker-lgllm/POD\" id=5b7abf00-6a59-4492-8275-8b4ec3209a71 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:19:13.298354 crc crio[21508]: time=\"2026-06-09T11:19:13.297583215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:19:13.312785 crc crio[21508]: time=\"2026-06-09T11:19:13.312685495Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=5b7abf00-6a59-4492-8275-8b4ec3209a71 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:19:13.325534 crc crio[21508]: time=\"2026-06-09T11:19:13.325402836Z\" level=info msg=\"Ran pod sandbox 881eb96004132dfceea0e4e365b39fa01387cc234adb53636b5e8d9a962ef242 with infra container: metallb-system/speaker-lgllm/POD\" id=5b7abf00-6a59-4492-8275-8b4ec3209a71 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:19:13.327009 crc crio[21508]: time=\"2026-06-09T11:19:13.326934721Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=ed837d14-849b-4833-b3e4-9da41395e78d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:19:13.329733 crc crio[21508]: time=\"2026-06-09T11:19:13.32932819Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=ec9c2b6e-221e-479a-9c58-c1e4c4428a75 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:19:13.344635 crc crio[21508]: time=\"2026-06-09T11:19:13.343825053Z\" level=info msg=\"Creating container: metallb-system/speaker-lgllm/speaker\" id=8271e572-543b-4107-8a40-7b97e08115f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:19:13.344635 crc crio[21508]: time=\"2026-06-09T11:19:13.344233695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:19:13.376690 crc crio[21508]: time=\"2026-06-09T11:19:13.376387802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:19:13.555170 crc crio[21508]: time=\"2026-06-09T11:19:13.55504072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:19:13.649501 crc crio[21508]: time=\"2026-06-09T11:19:13.649360329Z\" level=info msg=\"Created container 54f3da062a3fab422386f9070eb5c85c926073b65617ead7dc005582d6bf96b4: metallb-system/speaker-lgllm/speaker\" id=8271e572-543b-4107-8a40-7b97e08115f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:19:13.650690 crc crio[21508]: time=\"2026-06-09T11:19:13.650630766Z\" level=info msg=\"Starting container: 54f3da062a3fab422386f9070eb5c85c926073b65617ead7dc005582d6bf96b4\" id=59ec57a2-c39d-4f7b-9116-b514f5095c38 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:19:13.660628 crc crio[21508]: time=\"2026-06-09T11:19:13.660531015Z\" level=info msg=\"Started container\" PID=43847 containerID=54f3da062a3fab422386f9070eb5c85c926073b65617ead7dc005582d6bf96b4 description=metallb-system/speaker-lgllm/speaker id=59ec57a2-c39d-4f7b-9116-b514f5095c38 name=/runtime.v1.RuntimeService/StartContainer sandboxID=881eb96004132dfceea0e4e365b39fa01387cc234adb53636b5e8d9a962ef242\nJun 09 11:19:13.690726 crc crio[21508]: time=\"2026-06-09T11:19:13.689618962Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=f96b2662-1144-4e22-9cba-9b8018282840 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:19:13.704841 crc crio[21508]: time=\"2026-06-09T11:19:13.703089585Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=ecd55046-bf6d-44a5-8741-ac26a69dd28b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:19:13.713736 crc crio[21508]: time=\"2026-06-09T11:19:13.712437978Z\" level=info msg=\"Creating container: metallb-system/speaker-lgllm/kube-rbac-proxy\" id=d6f22b4f-7f34-466e-934e-be7071a34e8b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:19:13.713736 crc crio[21508]: time=\"2026-06-09T11:19:13.712913011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:19:13.744792 crc crio[21508]: time=\"2026-06-09T11:19:13.744454961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:19:14.083193 crc crio[21508]: time=\"2026-06-09T11:19:14.08302524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:19:14.193617 crc crio[21508]: time=\"2026-06-09T11:19:14.193371537Z\" level=info msg=\"Created container 3235782343f404f9fa485154aa0ce584233b0b749ce93bf8b3c5f6d22082fb4c: metallb-system/speaker-lgllm/kube-rbac-proxy\" id=d6f22b4f-7f34-466e-934e-be7071a34e8b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:19:14.196161 crc crio[21508]: time=\"2026-06-09T11:19:14.196090156Z\" level=info msg=\"Starting container: 3235782343f404f9fa485154aa0ce584233b0b749ce93bf8b3c5f6d22082fb4c\" id=1e298272-b6f2-4dc0-bb4e-6e21d0733ed2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:19:14.219868 crc crio[21508]: time=\"2026-06-09T11:19:14.219650483Z\" level=info msg=\"Started container\" PID=43878 containerID=3235782343f404f9fa485154aa0ce584233b0b749ce93bf8b3c5f6d22082fb4c description=metallb-system/speaker-lgllm/kube-rbac-proxy id=1e298272-b6f2-4dc0-bb4e-6e21d0733ed2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=881eb96004132dfceea0e4e365b39fa01387cc234adb53636b5e8d9a962ef242\nJun 09 11:19:36.121348 crc crio[21508]: time=\"2026-06-09T11:19:36.118114508Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-rw4tc/POD\" id=e544f367-003a-4bf1-9800-fc4957280fb5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:19:36.121348 crc crio[21508]: time=\"2026-06-09T11:19:36.119030724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:19:36.140440 crc crio[21508]: time=\"2026-06-09T11:19:36.140052747Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=e544f367-003a-4bf1-9800-fc4957280fb5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:19:36.307366 crc crio[21508]: time=\"2026-06-09T11:19:36.307163398Z\" level=info msg=\"Ran pod sandbox 76313d69063cd9d667282635782c9e7a3cf5d56054580175d8461f94cd0eeeda with infra container: openshift-frr-k8s/frr-k8s-rw4tc/POD\" id=e544f367-003a-4bf1-9800-fc4957280fb5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:19:36.309687 crc crio[21508]: time=\"2026-06-09T11:19:36.309593379Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=901bfbbc-8399-4f29-9f0d-04de7b4a4484 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:19:36.309903 crc crio[21508]: time=\"2026-06-09T11:19:36.309849997Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=901bfbbc-8399-4f29-9f0d-04de7b4a4484 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:19:36.309975 crc crio[21508]: time=\"2026-06-09T11:19:36.309931409Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=901bfbbc-8399-4f29-9f0d-04de7b4a4484 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:19:36.312210 crc crio[21508]: time=\"2026-06-09T11:19:36.311646549Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=f570a770-ca17-4476-88f1-a86c095165e6 name=/runtime.v1.ImageService/PullImage\nJun 09 11:19:36.319109 crc crio[21508]: time=\"2026-06-09T11:19:36.319010014Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"\nJun 09 11:19:36.868516 crc crio[21508]: time=\"2026-06-09T11:19:36.868426658Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-ck5gq/POD\" id=3114cf01-5b42-4adc-9117-d2a60a29ab2b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:19:36.868672 crc crio[21508]: time=\"2026-06-09T11:19:36.868539472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:19:36.882139 crc crio[21508]: time=\"2026-06-09T11:19:36.882048936Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=3114cf01-5b42-4adc-9117-d2a60a29ab2b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:19:36.892451 crc crio[21508]: time=\"2026-06-09T11:19:36.892394637Z\" level=info msg=\"Ran pod sandbox 60df7f1288eb90268864ca9f29f166e4cbcc06d22cc40e1e72ae838690729275 with infra container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-ck5gq/POD\" id=3114cf01-5b42-4adc-9117-d2a60a29ab2b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:19:36.894236 crc crio[21508]: time=\"2026-06-09T11:19:36.894163029Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=a41ab6e4-1b2c-4535-a8fa-2585e7455e6d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:19:36.894519 crc crio[21508]: time=\"2026-06-09T11:19:36.894424876Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=a41ab6e4-1b2c-4535-a8fa-2585e7455e6d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:19:36.894634 crc crio[21508]: time=\"2026-06-09T11:19:36.894523489Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=a41ab6e4-1b2c-4535-a8fa-2585e7455e6d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:19:36.897138 crc crio[21508]: time=\"2026-06-09T11:19:36.895880299Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=cd0badf4-84c2-481e-9a99-180d3310e933 name=/runtime.v1.ImageService/PullImage\nJun 09 11:19:36.900005 crc crio[21508]: time=\"2026-06-09T11:19:36.899933237Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"\nJun 09 11:19:38.015687 crc crio[21508]: time=\"2026-06-09T11:19:38.014795973Z\" level=info msg=\"Removing container: 9ce6a8390154c515d8dd077d962249133614edad3247d15dcfd0c4f348d62fea\" id=c63759c5-6eb5-41a9-95e3-09a2d41b617e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:19:38.156566 crc crio[21508]: time=\"2026-06-09T11:19:38.156429301Z\" level=info msg=\"Removed container 9ce6a8390154c515d8dd077d962249133614edad3247d15dcfd0c4f348d62fea: openshift-infra/auto-csr-approver-29683392-t6jmp/oc\" id=c63759c5-6eb5-41a9-95e3-09a2d41b617e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:19:38.162990 crc crio[21508]: time=\"2026-06-09T11:19:38.16289168Z\" level=info msg=\"Stopping pod sandbox: 885234a109841c71221b7acff491c3a2e3671a286d71eedad368951598e0f3a3\" id=c6d4ed92-b7d4-41e6-8579-0f7187e9e4b3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:19:38.162990 crc crio[21508]: time=\"2026-06-09T11:19:38.162974792Z\" level=info msg=\"Stopped pod sandbox (already stopped): 885234a109841c71221b7acff491c3a2e3671a286d71eedad368951598e0f3a3\" id=c6d4ed92-b7d4-41e6-8579-0f7187e9e4b3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:19:38.163701 crc crio[21508]: time=\"2026-06-09T11:19:38.163471846Z\" level=info msg=\"Removing pod sandbox: 885234a109841c71221b7acff491c3a2e3671a286d71eedad368951598e0f3a3\" id=56506fcd-672b-4379-9524-0a76450999ca name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:19:38.173916 crc crio[21508]: time=\"2026-06-09T11:19:38.173828368Z\" level=info msg=\"Removed pod sandbox: 885234a109841c71221b7acff491c3a2e3671a286d71eedad368951598e0f3a3\" id=56506fcd-672b-4379-9524-0a76450999ca name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:19:57.166975 crc crio[21508]: time=\"2026-06-09T11:19:57.166243888Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=cd0badf4-84c2-481e-9a99-180d3310e933 name=/runtime.v1.ImageService/PullImage\nJun 09 11:19:57.168516 crc crio[21508]: time=\"2026-06-09T11:19:57.168158194Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=fec7c964-a3be-4f01-9291-e7f3ceee9d1e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:19:57.172601 crc crio[21508]: time=\"2026-06-09T11:19:57.172550972Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=8eadeafa-46dc-490b-ae3e-ce776eb84ba5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:19:57.182632 crc crio[21508]: time=\"2026-06-09T11:19:57.181883464Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-ck5gq/frr-k8s-webhook-server\" id=f97110dd-af37-4f30-9f88-ead810507ca8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:19:57.184253 crc crio[21508]: time=\"2026-06-09T11:19:57.184194572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:19:57.199534 crc crio[21508]: time=\"2026-06-09T11:19:57.19923036Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=f570a770-ca17-4476-88f1-a86c095165e6 name=/runtime.v1.ImageService/PullImage\nJun 09 11:19:57.200855 crc crio[21508]: time=\"2026-06-09T11:19:57.200779785Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=4a90ba36-d92f-4714-9862-5c8ed3ec927b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:19:57.206219 crc crio[21508]: time=\"2026-06-09T11:19:57.206127551Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=71a3b371-9243-4acc-831c-abb65453ae46 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:19:57.219248 crc crio[21508]: time=\"2026-06-09T11:19:57.21914797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:19:57.223932 crc crio[21508]: time=\"2026-06-09T11:19:57.223861808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:19:57.232639 crc crio[21508]: time=\"2026-06-09T11:19:57.232594962Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-rw4tc/cp-frr-files\" id=14b32a9a-373f-437a-a46b-f8051d08df86 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:19:57.234776 crc crio[21508]: time=\"2026-06-09T11:19:57.234749105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:19:57.265709 crc crio[21508]: time=\"2026-06-09T11:19:57.265215953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:19:57.277250 crc crio[21508]: time=\"2026-06-09T11:19:57.277198112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:19:57.385221 crc crio[21508]: time=\"2026-06-09T11:19:57.385113288Z\" level=info msg=\"Created container 65093a74989562401dd3c492bebba8a1d80ba219272abf484a839a1756c0859c: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-ck5gq/frr-k8s-webhook-server\" id=f97110dd-af37-4f30-9f88-ead810507ca8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:19:57.386816 crc crio[21508]: time=\"2026-06-09T11:19:57.386608542Z\" level=info msg=\"Starting container: 65093a74989562401dd3c492bebba8a1d80ba219272abf484a839a1756c0859c\" id=2ff718fb-e1ff-488c-bb82-97545f96541f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:19:57.393762 crc crio[21508]: time=\"2026-06-09T11:19:57.39306131Z\" level=info msg=\"Started container\" PID=44492 containerID=65093a74989562401dd3c492bebba8a1d80ba219272abf484a839a1756c0859c description=openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-ck5gq/frr-k8s-webhook-server id=2ff718fb-e1ff-488c-bb82-97545f96541f name=/runtime.v1.RuntimeService/StartContainer sandboxID=60df7f1288eb90268864ca9f29f166e4cbcc06d22cc40e1e72ae838690729275\nJun 09 11:19:57.450560 crc crio[21508]: time=\"2026-06-09T11:19:57.450407031Z\" level=info msg=\"Created container 17c9951d01a5de041331a48f6f13f36572917e87030de6363f94e4f3441778cb: openshift-frr-k8s/frr-k8s-rw4tc/cp-frr-files\" id=14b32a9a-373f-437a-a46b-f8051d08df86 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:19:57.451930 crc crio[21508]: time=\"2026-06-09T11:19:57.451825153Z\" level=info msg=\"Starting container: 17c9951d01a5de041331a48f6f13f36572917e87030de6363f94e4f3441778cb\" id=a3bb070b-2c5d-424a-926e-d3b00a53abfc name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:19:57.463146 crc crio[21508]: time=\"2026-06-09T11:19:57.46305475Z\" level=info msg=\"Started container\" PID=44496 containerID=17c9951d01a5de041331a48f6f13f36572917e87030de6363f94e4f3441778cb description=openshift-frr-k8s/frr-k8s-rw4tc/cp-frr-files id=a3bb070b-2c5d-424a-926e-d3b00a53abfc name=/runtime.v1.RuntimeService/StartContainer sandboxID=76313d69063cd9d667282635782c9e7a3cf5d56054580175d8461f94cd0eeeda\nJun 09 11:19:58.449029 crc crio[21508]: time=\"2026-06-09T11:19:58.448273078Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=eafecbc4-6ca2-48ac-a8ab-997e2b4d427d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:19:58.452756 crc crio[21508]: time=\"2026-06-09T11:19:58.452671986Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=a8323cda-b28b-45a2-94c6-09ab4dfd8e1d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:19:58.542570 crc crio[21508]: time=\"2026-06-09T11:19:58.542409062Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-rw4tc/cp-reloader\" id=86147dca-9343-4b93-a8af-4c97344754d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:19:58.544479 crc crio[21508]: time=\"2026-06-09T11:19:58.5444063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:19:58.577687 crc crio[21508]: time=\"2026-06-09T11:19:58.577547866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:19:58.582709 crc crio[21508]: time=\"2026-06-09T11:19:58.582572942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:19:58.717907 crc crio[21508]: time=\"2026-06-09T11:19:58.717579047Z\" level=info msg=\"Created container 37756604469e1088521284fb235acf5851152b1c2b645351ff836a4bdc1fe8f5: openshift-frr-k8s/frr-k8s-rw4tc/cp-reloader\" id=86147dca-9343-4b93-a8af-4c97344754d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:19:58.721821 crc crio[21508]: time=\"2026-06-09T11:19:58.721648766Z\" level=info msg=\"Starting container: 37756604469e1088521284fb235acf5851152b1c2b645351ff836a4bdc1fe8f5\" id=bd68ada7-93ab-440f-b294-88b83fe167ae name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:19:58.733641 crc crio[21508]: time=\"2026-06-09T11:19:58.733291195Z\" level=info msg=\"Started container\" PID=44520 containerID=37756604469e1088521284fb235acf5851152b1c2b645351ff836a4bdc1fe8f5 description=openshift-frr-k8s/frr-k8s-rw4tc/cp-reloader id=bd68ada7-93ab-440f-b294-88b83fe167ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=76313d69063cd9d667282635782c9e7a3cf5d56054580175d8461f94cd0eeeda\nJun 09 11:19:59.461010 crc crio[21508]: time=\"2026-06-09T11:19:59.460476161Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=75d5ae22-e9a8-4205-a29f-d19ca795977e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:19:59.464669 crc crio[21508]: time=\"2026-06-09T11:19:59.464604771Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=7ab25bb5-c30e-4a6d-b816-53a4bd745ac6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:19:59.486371 crc crio[21508]: time=\"2026-06-09T11:19:59.486201581Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-rw4tc/cp-metrics\" id=31d967f7-cd65-4ed1-a0d5-d8d218caebde name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:19:59.488176 crc crio[21508]: time=\"2026-06-09T11:19:59.488102966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:19:59.518329 crc crio[21508]: time=\"2026-06-09T11:19:59.518200554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:19:59.521433 crc crio[21508]: time=\"2026-06-09T11:19:59.521372736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:19:59.634172 crc crio[21508]: time=\"2026-06-09T11:19:59.634083352Z\" level=info msg=\"Created container bbbb10568469b94a1acc6c0d37c253937eb769b5f4499bd630209dc6a879f7c1: openshift-frr-k8s/frr-k8s-rw4tc/cp-metrics\" id=31d967f7-cd65-4ed1-a0d5-d8d218caebde name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:19:59.635638 crc crio[21508]: time=\"2026-06-09T11:19:59.635549004Z\" level=info msg=\"Starting container: bbbb10568469b94a1acc6c0d37c253937eb769b5f4499bd630209dc6a879f7c1\" id=e1764d88-fe03-445e-8c99-07f8efbd447e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:19:59.647039 crc crio[21508]: time=\"2026-06-09T11:19:59.646516554Z\" level=info msg=\"Started container\" PID=44551 containerID=bbbb10568469b94a1acc6c0d37c253937eb769b5f4499bd630209dc6a879f7c1 description=openshift-frr-k8s/frr-k8s-rw4tc/cp-metrics id=e1764d88-fe03-445e-8c99-07f8efbd447e name=/runtime.v1.RuntimeService/StartContainer sandboxID=76313d69063cd9d667282635782c9e7a3cf5d56054580175d8461f94cd0eeeda\nJun 09 11:20:00.473914 crc crio[21508]: time=\"2026-06-09T11:20:00.473050716Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=2734f265-ea45-49e7-a22b-418cada86c69 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:20:00.478374 crc crio[21508]: time=\"2026-06-09T11:20:00.478149265Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=0cdabcec-fb79-4daf-803e-8347aa718977 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:20:00.492987 crc crio[21508]: time=\"2026-06-09T11:20:00.492294337Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-rw4tc/cp-frr-status\" id=174e23c0-cbda-4ef3-bc1b-25364fb3f316 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:20:00.497615 crc crio[21508]: time=\"2026-06-09T11:20:00.497466418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:20:00.515053 crc crio[21508]: time=\"2026-06-09T11:20:00.514888626Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683400-5vljq/POD\" id=f8a07c86-1f0f-49d5-9e3b-e3971226d7aa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:20:00.515053 crc crio[21508]: time=\"2026-06-09T11:20:00.5150262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:20:00.546272 crc crio[21508]: time=\"2026-06-09T11:20:00.545758456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:20:00.549616 crc crio[21508]: time=\"2026-06-09T11:20:00.549562277Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683400-5vljq Namespace:openshift-infra ID:a1e1099388cd5913cbcab469c74e617743546a7833f5315721734ad9d49f8618 UID:718ebd71-9bb6-4041-972e-40a489999670 NetNS:/var/run/netns/4e28d280-74b7-49d3-a766-9caaee359dda Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod718ebd71_9bb6_4041_972e_40a489999670.slice PodAnnotations:0xc0039b8b70}] Aliases:map[]}\"\nJun 09 11:20:00.549616 crc crio[21508]: time=\"2026-06-09T11:20:00.549595347Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683400-5vljq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:20:00.552187 crc crio[21508]: time=\"2026-06-09T11:20:00.551998168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:20:00.713798 crc crio[21508]: time=\"2026-06-09T11:20:00.713583278Z\" level=info msg=\"Created container 237eae1c27628ce28bfbfad5309649e419c62bc79bcc680564091696c79714ff: openshift-frr-k8s/frr-k8s-rw4tc/cp-frr-status\" id=174e23c0-cbda-4ef3-bc1b-25364fb3f316 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:20:00.716537 crc crio[21508]: time=\"2026-06-09T11:20:00.715954397Z\" level=info msg=\"Starting container: 237eae1c27628ce28bfbfad5309649e419c62bc79bcc680564091696c79714ff\" id=3dfa0873-681f-46e1-a8e7-eb379d9a9576 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:20:00.728405 crc crio[21508]: time=\"2026-06-09T11:20:00.725948228Z\" level=info msg=\"Started container\" PID=44585 containerID=237eae1c27628ce28bfbfad5309649e419c62bc79bcc680564091696c79714ff description=openshift-frr-k8s/frr-k8s-rw4tc/cp-frr-status id=3dfa0873-681f-46e1-a8e7-eb379d9a9576 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76313d69063cd9d667282635782c9e7a3cf5d56054580175d8461f94cd0eeeda\nJun 09 11:20:00.960385 crc crio[21508]: 2026-06-09T11:20:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a1e1099388cd591 Mac:5e:ba:88:97:d3:bf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/4e28d280-74b7-49d3-a766-9caaee359dda SocketPath: PciID:}] [{Interface:0xc0002f1310 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:20:00.963144 crc crio[21508]: time=\"2026-06-09T11:20:00.963057499Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683400-5vljq Namespace:openshift-infra ID:a1e1099388cd5913cbcab469c74e617743546a7833f5315721734ad9d49f8618 UID:718ebd71-9bb6-4041-972e-40a489999670 NetNS:/var/run/netns/4e28d280-74b7-49d3-a766-9caaee359dda Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod718ebd71_9bb6_4041_972e_40a489999670.slice PodAnnotations:0xc0039b8b70}] Aliases:map[]}\"\nJun 09 11:20:00.963570 crc crio[21508]: time=\"2026-06-09T11:20:00.963450701Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683400-5vljq for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:20:00.990550 crc crio[21508]: time=\"2026-06-09T11:20:00.990137579Z\" level=info msg=\"Ran pod sandbox a1e1099388cd5913cbcab469c74e617743546a7833f5315721734ad9d49f8618 with infra container: openshift-infra/auto-csr-approver-29683400-5vljq/POD\" id=f8a07c86-1f0f-49d5-9e3b-e3971226d7aa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:20:00.993953 crc crio[21508]: time=\"2026-06-09T11:20:00.993867117Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=716bd65d-4f68-4948-a82e-7c1dca985cef name=/runtime.v1.ImageService/PullImage\nJun 09 11:20:01.007230 crc crio[21508]: time=\"2026-06-09T11:20:01.007122724Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 11:20:01.489885 crc crio[21508]: time=\"2026-06-09T11:20:01.489113883Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=ba7b1f08-338f-4f47-a465-8432d65870d5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:20:01.506376 crc crio[21508]: time=\"2026-06-09T11:20:01.506249713Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=6cc136a3-f549-4def-ab2a-883a79bd1a99 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:20:01.521679 crc crio[21508]: time=\"2026-06-09T11:20:01.521412295Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-rw4tc/controller\" id=30b9c331-0958-41e6-9eae-ae9016df6efb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:20:01.530243 crc crio[21508]: time=\"2026-06-09T11:20:01.53017092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:20:01.565587 crc crio[21508]: time=\"2026-06-09T11:20:01.565212101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:20:01.569765 crc crio[21508]: time=\"2026-06-09T11:20:01.569709493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:20:01.680361 crc crio[21508]: time=\"2026-06-09T11:20:01.680219884Z\" level=info msg=\"Created container c248749811a2ca58c7f7af150b6dd8e90473cb8ccaf80312d7ddbad0166cb8f5: openshift-frr-k8s/frr-k8s-rw4tc/controller\" id=30b9c331-0958-41e6-9eae-ae9016df6efb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:20:01.681173 crc crio[21508]: time=\"2026-06-09T11:20:01.681087199Z\" level=info msg=\"Starting container: c248749811a2ca58c7f7af150b6dd8e90473cb8ccaf80312d7ddbad0166cb8f5\" id=ee73d5c2-43d9-4c0c-83e6-234b9552238d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:20:01.688409 crc crio[21508]: time=\"2026-06-09T11:20:01.686472386Z\" level=info msg=\"Started container\" PID=44703 containerID=c248749811a2ca58c7f7af150b6dd8e90473cb8ccaf80312d7ddbad0166cb8f5 description=openshift-frr-k8s/frr-k8s-rw4tc/controller id=ee73d5c2-43d9-4c0c-83e6-234b9552238d name=/runtime.v1.RuntimeService/StartContainer sandboxID=76313d69063cd9d667282635782c9e7a3cf5d56054580175d8461f94cd0eeeda\nJun 09 11:20:01.696995 crc crio[21508]: time=\"2026-06-09T11:20:01.696836078Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=a018b208-7150-4bdf-8d69-3449f4390bbf name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:20:01.704414 crc crio[21508]: time=\"2026-06-09T11:20:01.704254014Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=dedf4449-9ed8-461f-954a-4a45feb061f5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:20:01.715573 crc crio[21508]: time=\"2026-06-09T11:20:01.714460332Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-rw4tc/frr\" id=e51acc5b-0995-4e3a-8749-87cbd3af21de name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:20:01.716077 crc crio[21508]: time=\"2026-06-09T11:20:01.716014457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:20:01.750991 crc crio[21508]: time=\"2026-06-09T11:20:01.750695828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:20:01.758197 crc crio[21508]: time=\"2026-06-09T11:20:01.758009811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:20:01.865530 crc crio[21508]: time=\"2026-06-09T11:20:01.864874296Z\" level=info msg=\"Created container c12a580724473a2cf6f70b163699168ed3287e7a50dbc67016890f6d75acd6fd: openshift-frr-k8s/frr-k8s-rw4tc/frr\" id=e51acc5b-0995-4e3a-8749-87cbd3af21de name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:20:01.867449 crc crio[21508]: time=\"2026-06-09T11:20:01.867351488Z\" level=info msg=\"Starting container: c12a580724473a2cf6f70b163699168ed3287e7a50dbc67016890f6d75acd6fd\" id=cc7662c3-1ec9-461a-a4a1-33485b943152 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:20:01.875025 crc crio[21508]: time=\"2026-06-09T11:20:01.874898188Z\" level=info msg=\"Started container\" PID=44739 containerID=c12a580724473a2cf6f70b163699168ed3287e7a50dbc67016890f6d75acd6fd description=openshift-frr-k8s/frr-k8s-rw4tc/frr id=cc7662c3-1ec9-461a-a4a1-33485b943152 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76313d69063cd9d667282635782c9e7a3cf5d56054580175d8461f94cd0eeeda\nJun 09 11:20:01.886174 crc crio[21508]: time=\"2026-06-09T11:20:01.886057184Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=1c0b1d5a-cf30-4ac9-88fb-ca379129723f name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:20:01.897360 crc crio[21508]: time=\"2026-06-09T11:20:01.897188098Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=4b39584a-a76a-4a88-b272-8dab6da7e529 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:20:01.931210 crc crio[21508]: time=\"2026-06-09T11:20:01.931102857Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=716bd65d-4f68-4948-a82e-7c1dca985cef name=/runtime.v1.ImageService/PullImage\nJun 09 11:20:01.933460 crc crio[21508]: time=\"2026-06-09T11:20:01.93327567Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8b41694c-f178-4e55-88ee-a4040d6aef5a name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:20:01.935704 crc crio[21508]: time=\"2026-06-09T11:20:01.935631849Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c36b2819-35cd-448f-9bb2-f6a4f4833016 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:20:01.937839 crc crio[21508]: time=\"2026-06-09T11:20:01.937767591Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-rw4tc/reloader\" id=36c80401-ba43-4cc3-8758-c49ad242a750 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:20:01.939966 crc crio[21508]: time=\"2026-06-09T11:20:01.939901223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:20:01.943128 crc crio[21508]: time=\"2026-06-09T11:20:01.943048745Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683400-5vljq/oc\" id=869204b3-e9ba-40c7-8498-78ef7dbf30c3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:20:01.956559 crc crio[21508]: time=\"2026-06-09T11:20:01.953628043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:20:01.970363 crc crio[21508]: time=\"2026-06-09T11:20:01.970226167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:20:01.975395 crc crio[21508]: time=\"2026-06-09T11:20:01.975165571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:20:01.984184 crc crio[21508]: time=\"2026-06-09T11:20:01.984072421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:20:02.134210 crc crio[21508]: time=\"2026-06-09T11:20:02.134066263Z\" level=info msg=\"Created container 4d153b5c31599fa6f9ad7628bf6dc861aaeb63c890526de80dcf55224ce71c7e: openshift-frr-k8s/frr-k8s-rw4tc/reloader\" id=36c80401-ba43-4cc3-8758-c49ad242a750 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:20:02.139370 crc crio[21508]: time=\"2026-06-09T11:20:02.135786033Z\" level=info msg=\"Starting container: 4d153b5c31599fa6f9ad7628bf6dc861aaeb63c890526de80dcf55224ce71c7e\" id=7a73e522-e77a-4486-a470-5c74099fc946 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:20:02.143695 crc crio[21508]: time=\"2026-06-09T11:20:02.143617381Z\" level=info msg=\"Started container\" PID=44772 containerID=4d153b5c31599fa6f9ad7628bf6dc861aaeb63c890526de80dcf55224ce71c7e description=openshift-frr-k8s/frr-k8s-rw4tc/reloader id=7a73e522-e77a-4486-a470-5c74099fc946 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76313d69063cd9d667282635782c9e7a3cf5d56054580175d8461f94cd0eeeda\nJun 09 11:20:02.186059 crc crio[21508]: time=\"2026-06-09T11:20:02.185952535Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=b6b8be8f-ce08-4013-9902-dda301944d4f name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:20:02.195923 crc crio[21508]: time=\"2026-06-09T11:20:02.195828193Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=0ede732a-62aa-4ca9-85b5-d455531839d3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:20:02.232714 crc crio[21508]: time=\"2026-06-09T11:20:02.232532303Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-rw4tc/frr-metrics\" id=c5f0094b-105d-4401-9156-c99ab955f8c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:20:02.234798 crc crio[21508]: time=\"2026-06-09T11:20:02.234761468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:20:02.279512 crc crio[21508]: time=\"2026-06-09T11:20:02.279370408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:20:02.285473 crc crio[21508]: time=\"2026-06-09T11:20:02.285041874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:20:02.310515 crc crio[21508]: time=\"2026-06-09T11:20:02.310393363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:20:02.415548 crc crio[21508]: time=\"2026-06-09T11:20:02.415409654Z\" level=info msg=\"Created container 6b8b05dd68d30ea5102ff317419e0668df3e05257321d4d54d55c31c8bc730a6: openshift-frr-k8s/frr-k8s-rw4tc/frr-metrics\" id=c5f0094b-105d-4401-9156-c99ab955f8c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:20:02.416797 crc crio[21508]: time=\"2026-06-09T11:20:02.416691621Z\" level=info msg=\"Starting container: 6b8b05dd68d30ea5102ff317419e0668df3e05257321d4d54d55c31c8bc730a6\" id=ac883d2c-1d76-4cbf-98e6-ee0c2ded352f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:20:02.421676 crc crio[21508]: time=\"2026-06-09T11:20:02.421479481Z\" level=info msg=\"Created container 3bcb4f392b0893f64f2abe49c8ee55e2f51cc4b1c81e43a0c3b81614b58ab332: openshift-infra/auto-csr-approver-29683400-5vljq/oc\" id=869204b3-e9ba-40c7-8498-78ef7dbf30c3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:20:02.423111 crc crio[21508]: time=\"2026-06-09T11:20:02.423062837Z\" level=info msg=\"Starting container: 3bcb4f392b0893f64f2abe49c8ee55e2f51cc4b1c81e43a0c3b81614b58ab332\" id=8930b85a-8e2c-4318-8231-0f5c5fae1cbb name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:20:02.427471 crc crio[21508]: time=\"2026-06-09T11:20:02.42591433Z\" level=info msg=\"Started container\" PID=44805 containerID=6b8b05dd68d30ea5102ff317419e0668df3e05257321d4d54d55c31c8bc730a6 description=openshift-frr-k8s/frr-k8s-rw4tc/frr-metrics id=ac883d2c-1d76-4cbf-98e6-ee0c2ded352f name=/runtime.v1.RuntimeService/StartContainer sandboxID=76313d69063cd9d667282635782c9e7a3cf5d56054580175d8461f94cd0eeeda\nJun 09 11:20:02.433087 crc crio[21508]: time=\"2026-06-09T11:20:02.432940385Z\" level=info msg=\"Started container\" PID=44806 containerID=3bcb4f392b0893f64f2abe49c8ee55e2f51cc4b1c81e43a0c3b81614b58ab332 description=openshift-infra/auto-csr-approver-29683400-5vljq/oc id=8930b85a-8e2c-4318-8231-0f5c5fae1cbb name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1e1099388cd5913cbcab469c74e617743546a7833f5315721734ad9d49f8618\nJun 09 11:20:02.438692 crc crio[21508]: time=\"2026-06-09T11:20:02.43860338Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=3731631c-49a3-4248-b2a8-31bb5e01c9c5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:20:02.443883 crc crio[21508]: time=\"2026-06-09T11:20:02.442806382Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=6972c34a-ee01-476c-881c-c5fd4e4ea6b8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:20:02.451594 crc crio[21508]: time=\"2026-06-09T11:20:02.451426844Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-rw4tc/frr-status\" id=2e64fe40-9085-47af-900c-2cee15a4200a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:20:02.453604 crc crio[21508]: time=\"2026-06-09T11:20:02.453477143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:20:02.483835 crc crio[21508]: time=\"2026-06-09T11:20:02.483702464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:20:02.487564 crc crio[21508]: time=\"2026-06-09T11:20:02.487467164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:20:02.578407 crc crio[21508]: time=\"2026-06-09T11:20:02.578271041Z\" level=info msg=\"Created container e3eb8a9a443afd443a8afd5940af6e1bd81c1b1fe1b354e1e7430e2e39cd39a5: openshift-frr-k8s/frr-k8s-rw4tc/frr-status\" id=2e64fe40-9085-47af-900c-2cee15a4200a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:20:02.579515 crc crio[21508]: time=\"2026-06-09T11:20:02.579448965Z\" level=info msg=\"Starting container: e3eb8a9a443afd443a8afd5940af6e1bd81c1b1fe1b354e1e7430e2e39cd39a5\" id=2b0d84ff-5eda-40c9-8867-b47bff0efebf name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:20:02.583924 crc crio[21508]: time=\"2026-06-09T11:20:02.583835813Z\" level=info msg=\"Started container\" PID=44836 containerID=e3eb8a9a443afd443a8afd5940af6e1bd81c1b1fe1b354e1e7430e2e39cd39a5 description=openshift-frr-k8s/frr-k8s-rw4tc/frr-status id=2b0d84ff-5eda-40c9-8867-b47bff0efebf name=/runtime.v1.RuntimeService/StartContainer sandboxID=76313d69063cd9d667282635782c9e7a3cf5d56054580175d8461f94cd0eeeda\nJun 09 11:20:02.602888 crc crio[21508]: time=\"2026-06-09T11:20:02.602723794Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=c3ac377c-ade2-4c5d-b9b1-37094ca51d02 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:20:02.606117 crc crio[21508]: time=\"2026-06-09T11:20:02.605989029Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=4c135a1c-b12a-4d7e-b546-e9fd6b24829a name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:20:02.633925 crc crio[21508]: time=\"2026-06-09T11:20:02.633762398Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-rw4tc/kube-rbac-proxy\" id=77880b58-41ae-4964-abe8-25ac48ea16b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:20:02.634480 crc crio[21508]: time=\"2026-06-09T11:20:02.634395137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:20:02.660889 crc crio[21508]: time=\"2026-06-09T11:20:02.660797386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:20:02.910432 crc crio[21508]: time=\"2026-06-09T11:20:02.909955948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:20:03.036470 crc crio[21508]: time=\"2026-06-09T11:20:03.036166557Z\" level=info msg=\"Created container 4cef83471ab5f1b765c1482cc43dda2ff62d1546814680dc59bc5e9816bea620: openshift-frr-k8s/frr-k8s-rw4tc/kube-rbac-proxy\" id=77880b58-41ae-4964-abe8-25ac48ea16b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:20:03.039063 crc crio[21508]: time=\"2026-06-09T11:20:03.038974439Z\" level=info msg=\"Starting container: 4cef83471ab5f1b765c1482cc43dda2ff62d1546814680dc59bc5e9816bea620\" id=911e4733-f2c4-4774-a5e8-6751a193653b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:20:03.045032 crc crio[21508]: time=\"2026-06-09T11:20:03.044962483Z\" level=info msg=\"Started container\" PID=44886 containerID=4cef83471ab5f1b765c1482cc43dda2ff62d1546814680dc59bc5e9816bea620 description=openshift-frr-k8s/frr-k8s-rw4tc/kube-rbac-proxy id=911e4733-f2c4-4774-a5e8-6751a193653b name=/runtime.v1.RuntimeService/StartContainer sandboxID=76313d69063cd9d667282635782c9e7a3cf5d56054580175d8461f94cd0eeeda\nJun 09 11:20:03.055708 crc crio[21508]: time=\"2026-06-09T11:20:03.055619354Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=591f0a7e-b431-4bb8-820d-a60005a7dd04 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:20:03.058068 crc crio[21508]: time=\"2026-06-09T11:20:03.058008284Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=86af1f84-25b1-4590-8a8e-28bde90e7852 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:20:03.065674 crc crio[21508]: time=\"2026-06-09T11:20:03.065395039Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-rw4tc/kube-rbac-proxy-frr\" id=a959dd0e-d156-42af-9fd5-6fde327b7de1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:20:03.066032 crc crio[21508]: time=\"2026-06-09T11:20:03.065960495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:20:03.099609 crc crio[21508]: time=\"2026-06-09T11:20:03.099483353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:20:03.334576 crc crio[21508]: time=\"2026-06-09T11:20:03.33440564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:20:03.431070 crc crio[21508]: time=\"2026-06-09T11:20:03.430942864Z\" level=info msg=\"Created container 2a6cd3b34fdf7ff1a6c35c4b540c670572125d5c9293b8f8ef819d8e8354a346: openshift-frr-k8s/frr-k8s-rw4tc/kube-rbac-proxy-frr\" id=a959dd0e-d156-42af-9fd5-6fde327b7de1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:20:03.432701 crc crio[21508]: time=\"2026-06-09T11:20:03.432595322Z\" level=info msg=\"Starting container: 2a6cd3b34fdf7ff1a6c35c4b540c670572125d5c9293b8f8ef819d8e8354a346\" id=cd2049cc-5fa2-452c-9655-3439cc11285a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:20:03.439218 crc crio[21508]: time=\"2026-06-09T11:20:03.439119643Z\" level=info msg=\"Started container\" PID=44905 containerID=2a6cd3b34fdf7ff1a6c35c4b540c670572125d5c9293b8f8ef819d8e8354a346 description=openshift-frr-k8s/frr-k8s-rw4tc/kube-rbac-proxy-frr id=cd2049cc-5fa2-452c-9655-3439cc11285a name=/runtime.v1.RuntimeService/StartContainer sandboxID=76313d69063cd9d667282635782c9e7a3cf5d56054580175d8461f94cd0eeeda\nJun 09 11:20:04.556005 crc crio[21508]: time=\"2026-06-09T11:20:04.553414143Z\" level=info msg=\"Stopping pod sandbox: a1e1099388cd5913cbcab469c74e617743546a7833f5315721734ad9d49f8618\" id=8fb20603-b0cb-4666-af59-2fb6926738cd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:20:04.556005 crc crio[21508]: time=\"2026-06-09T11:20:04.554156085Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683400-5vljq Namespace:openshift-infra ID:a1e1099388cd5913cbcab469c74e617743546a7833f5315721734ad9d49f8618 UID:718ebd71-9bb6-4041-972e-40a489999670 NetNS:/var/run/netns/4e28d280-74b7-49d3-a766-9caaee359dda Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod718ebd71_9bb6_4041_972e_40a489999670.slice PodAnnotations:0xc002a12268}] Aliases:map[]}\"\nJun 09 11:20:04.556005 crc crio[21508]: time=\"2026-06-09T11:20:04.554418852Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683400-5vljq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:20:04.966582 crc crio[21508]: time=\"2026-06-09T11:20:04.966093702Z\" level=info msg=\"Stopped pod sandbox: a1e1099388cd5913cbcab469c74e617743546a7833f5315721734ad9d49f8618\" id=8fb20603-b0cb-4666-af59-2fb6926738cd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:20:29.827137 crc crio[21508]: time=\"2026-06-09T11:20:29.826439571Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/POD\" id=a3e8de64-e82d-4a28-b55b-298ac376780a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:20:29.828400 crc crio[21508]: time=\"2026-06-09T11:20:29.827172302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:20:29.858478 crc crio[21508]: time=\"2026-06-09T11:20:29.858390342Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-6d8d5f7f9f-k2kld Namespace:baremetal-operator-system ID:52fd281d8891a65f86231fd5dcbc5a29e7dd85037a2c5a34dc7dd857da31b832 UID:a40beea2-75cb-4c90-8656-4cd35febb39a NetNS:/var/run/netns/3dac31e3-f08f-49a9-bb0d-4b53c70e8c84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda40beea2_75cb_4c90_8656_4cd35febb39a.slice PodAnnotations:0xc002c0ab98}] Aliases:map[]}\"\nJun 09 11:20:29.858478 crc crio[21508]: time=\"2026-06-09T11:20:29.858461234Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-6d8d5f7f9f-k2kld to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:20:30.184252 crc crio[21508]: 2026-06-09T11:20:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:52fd281d8891a65 Mac:da:37:54:15:16:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/3dac31e3-f08f-49a9-bb0d-4b53c70e8c84 SocketPath: PciID:}] [{Interface:0xc000492760 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:20:30.186549 crc crio[21508]: time=\"2026-06-09T11:20:30.186276769Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-6d8d5f7f9f-k2kld Namespace:baremetal-operator-system ID:52fd281d8891a65f86231fd5dcbc5a29e7dd85037a2c5a34dc7dd857da31b832 UID:a40beea2-75cb-4c90-8656-4cd35febb39a NetNS:/var/run/netns/3dac31e3-f08f-49a9-bb0d-4b53c70e8c84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda40beea2_75cb_4c90_8656_4cd35febb39a.slice PodAnnotations:0xc002c0ab98}] Aliases:map[]}\"\nJun 09 11:20:30.186716 crc crio[21508]: time=\"2026-06-09T11:20:30.18663864Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-6d8d5f7f9f-k2kld for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:20:30.199893 crc crio[21508]: time=\"2026-06-09T11:20:30.199753832Z\" level=info msg=\"Ran pod sandbox 52fd281d8891a65f86231fd5dcbc5a29e7dd85037a2c5a34dc7dd857da31b832 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/POD\" id=a3e8de64-e82d-4a28-b55b-298ac376780a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:20:30.202359 crc crio[21508]: time=\"2026-06-09T11:20:30.202239195Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=aabb84af-1769-4d24-a1db-317224d241a1 name=/runtime.v1.ImageService/PullImage\nJun 09 11:20:30.213623 crc crio[21508]: time=\"2026-06-09T11:20:30.213519634Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"\nJun 09 11:20:30.631094 crc crio[21508]: time=\"2026-06-09T11:20:30.631034764Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-mv9bj/POD\" id=00b10022-d3ce-4eb3-805a-b0d576f2d425 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:20:30.631221 crc crio[21508]: time=\"2026-06-09T11:20:30.631112396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:20:30.652131 crc crio[21508]: time=\"2026-06-09T11:20:30.651995915Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-mv9bj Namespace:openstack-operators ID:dc4b0d958d4b4730619b46e6b24e16cb25ba5d60b7a73d73a6a0b1a1656e6ea0 UID:fb3243e2-ada8-428f-9582-ae56ae5ba72c NetNS:/var/run/netns/5c388ccd-8487-485d-92d3-b4d3225096a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfb3243e2_ada8_428f_9582_ae56ae5ba72c.slice PodAnnotations:0xc00008c5c8}] Aliases:map[]}\"\nJun 09 11:20:30.652131 crc crio[21508]: time=\"2026-06-09T11:20:30.652063977Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-mv9bj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:20:31.484627 crc crio[21508]: 2026-06-09T11:20:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dc4b0d958d4b473 Mac:ba:f2:34:28:08:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/5c388ccd-8487-485d-92d3-b4d3225096a3 SocketPath: PciID:}] [{Interface:0xc0005925d0 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:20:31.486734 crc crio[21508]: time=\"2026-06-09T11:20:31.486701585Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-mv9bj Namespace:openstack-operators ID:dc4b0d958d4b4730619b46e6b24e16cb25ba5d60b7a73d73a6a0b1a1656e6ea0 UID:fb3243e2-ada8-428f-9582-ae56ae5ba72c NetNS:/var/run/netns/5c388ccd-8487-485d-92d3-b4d3225096a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfb3243e2_ada8_428f_9582_ae56ae5ba72c.slice PodAnnotations:0xc00008c5c8}] Aliases:map[]}\"\nJun 09 11:20:31.487028 crc crio[21508]: time=\"2026-06-09T11:20:31.487006304Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-mv9bj for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:20:32.461260 crc crio[21508]: time=\"2026-06-09T11:20:32.460735886Z\" level=info msg=\"Ran pod sandbox dc4b0d958d4b4730619b46e6b24e16cb25ba5d60b7a73d73a6a0b1a1656e6ea0 with infra container: openstack-operators/openstack-operator-index-mv9bj/POD\" id=00b10022-d3ce-4eb3-805a-b0d576f2d425 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:20:32.466041 crc crio[21508]: time=\"2026-06-09T11:20:32.465535036Z\" level=info msg=\"Pulling image: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=a38184c4-44a0-45fa-abaa-6a9817dc1ef7 name=/runtime.v1.ImageService/PullImage\nJun 09 11:20:32.468373 crc crio[21508]: time=\"2026-06-09T11:20:32.468240885Z\" level=info msg=\"Trying to access \\\"38.102.83.189:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652\\\"\"\nJun 09 11:20:33.758821 crc crio[21508]: time=\"2026-06-09T11:20:33.758387831Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-56f7f55f78-k2t46/POD\" id=a0e364ee-7806-47f8-aa8f-5919bd958a9a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:20:33.760121 crc crio[21508]: time=\"2026-06-09T11:20:33.758829224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:20:34.579286 crc crio[21508]: time=\"2026-06-09T11:20:34.578894758Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-ironic-5b947fcbf5-h2zzg/POD\" id=364284c4-34ea-4896-8d92-f7a24913f390 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:20:34.579286 crc crio[21508]: time=\"2026-06-09T11:20:34.579263899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:20:35.545218 crc crio[21508]: time=\"2026-06-09T11:20:35.544724659Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-p6csp/POD\" id=cd2e38a5-ac4c-4f2f-9a20-da7e89836d9b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:20:35.545218 crc crio[21508]: time=\"2026-06-09T11:20:35.545231974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:20:35.693239 crc crio[21508]: time=\"2026-06-09T11:20:35.692828557Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=364284c4-34ea-4896-8d92-f7a24913f390 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:20:35.695039 crc crio[21508]: time=\"2026-06-09T11:20:35.694955319Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=aabb84af-1769-4d24-a1db-317224d241a1 name=/runtime.v1.ImageService/PullImage\nJun 09 11:20:35.697577 crc crio[21508]: time=\"2026-06-09T11:20:35.697255436Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=eb7bdbc7-ef20-4ed9-a2be-78b4b0812eaa name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:20:35.711597 crc crio[21508]: time=\"2026-06-09T11:20:35.711387678Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-p6csp Namespace:openstack-operators ID:d115ae9f8f5868c4558496869b316731f97666d8b2116b62284ec13a6f1786f8 UID:18b536c3-5a37-4b39-afe1-1c16617af463 NetNS:/var/run/netns/af998a8b-4931-4a56-8695-66148baa3df4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod18b536c3_5a37_4b39_afe1_1c16617af463.slice PodAnnotations:0xc0008521d8}] Aliases:map[]}\"\nJun 09 11:20:35.711597 crc crio[21508]: time=\"2026-06-09T11:20:35.711425439Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-p6csp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:20:35.734590 crc crio[21508]: time=\"2026-06-09T11:20:35.73411309Z\" level=info msg=\"Ran pod sandbox efaa84243828c7417cb1c82359b2c05e3f37b18ad75ce06ab428ee0fd7ca7292 with infra container: baremetal-operator-system/baremetal-operator-ironic-5b947fcbf5-h2zzg/POD\" id=364284c4-34ea-4896-8d92-f7a24913f390 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:20:35.734590 crc crio[21508]: time=\"2026-06-09T11:20:35.734218103Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=d435998c-ce16-4be9-b498-830198c97ded name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:20:35.747658 crc crio[21508]: time=\"2026-06-09T11:20:35.746899753Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=87a7cc4e-1c22-495a-9111-0200a3ce7299 name=/runtime.v1.ImageService/PullImage\nJun 09 11:20:35.753890 crc crio[21508]: time=\"2026-06-09T11:20:35.753758763Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic-ipa-downloader:latest\\\"\"\nJun 09 11:20:35.765370 crc crio[21508]: time=\"2026-06-09T11:20:35.765130614Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/manager\" id=c0160a90-ce09-4180-9e2e-3b0f1a34ee24 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:20:35.767093 crc crio[21508]: time=\"2026-06-09T11:20:35.766989428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:20:35.769092 crc crio[21508]: time=\"2026-06-09T11:20:35.769016227Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-56f7f55f78-k2t46 Namespace:baremetal-operator-system ID:e29d8a9c7200f02b4f07e0699ae5223e2a8475032d04f587090ca9c4de6f56e9 UID:0902276b-8f70-48fb-a0bb-bb5fc1164886 NetNS:/var/run/netns/92f953d6-54f4-432b-982b-0d4e72395c3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0902276b_8f70_48fb_a0bb_bb5fc1164886.slice PodAnnotations:0xc000b28090}] Aliases:map[]}\"\nJun 09 11:20:35.769092 crc crio[21508]: time=\"2026-06-09T11:20:35.769080099Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-56f7f55f78-k2t46 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:20:35.815111 crc crio[21508]: time=\"2026-06-09T11:20:35.81301362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:20:35.871020 crc crio[21508]: time=\"2026-06-09T11:20:35.870795634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:20:36.065408 crc crio[21508]: time=\"2026-06-09T11:20:36.064448639Z\" level=info msg=\"Created container 71617f7cba618eccf08b13bc6f82f66a2986d3292e3f0933473a7d0c717180cf: baremetal-operator-system/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/manager\" id=c0160a90-ce09-4180-9e2e-3b0f1a34ee24 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:20:36.065408 crc crio[21508]: time=\"2026-06-09T11:20:36.067747555Z\" level=info msg=\"Starting container: 71617f7cba618eccf08b13bc6f82f66a2986d3292e3f0933473a7d0c717180cf\" id=e79ad2b8-9fe6-4467-aa74-6170ed801bb4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:20:36.081460 crc crio[21508]: time=\"2026-06-09T11:20:36.07717215Z\" level=info msg=\"Started container\" PID=45807 containerID=71617f7cba618eccf08b13bc6f82f66a2986d3292e3f0933473a7d0c717180cf description=baremetal-operator-system/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/manager id=e79ad2b8-9fe6-4467-aa74-6170ed801bb4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52fd281d8891a65f86231fd5dcbc5a29e7dd85037a2c5a34dc7dd857da31b832\nJun 09 11:20:36.413842 crc crio[21508]: 2026-06-09T11:20:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d115ae9f8f5868c Mac:5a:1c:94:dc:c1:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/af998a8b-4931-4a56-8695-66148baa3df4 SocketPath: PciID:}] [{Interface:0xc00043e5d0 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:20:36.416443 crc crio[21508]: time=\"2026-06-09T11:20:36.416402418Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-p6csp Namespace:openstack-operators ID:d115ae9f8f5868c4558496869b316731f97666d8b2116b62284ec13a6f1786f8 UID:18b536c3-5a37-4b39-afe1-1c16617af463 NetNS:/var/run/netns/af998a8b-4931-4a56-8695-66148baa3df4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod18b536c3_5a37_4b39_afe1_1c16617af463.slice PodAnnotations:0xc0008521d8}] Aliases:map[]}\"\nJun 09 11:20:36.416859 crc crio[21508]: time=\"2026-06-09T11:20:36.41683245Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-p6csp for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:20:36.714772 crc crio[21508]: time=\"2026-06-09T11:20:36.713738085Z\" level=info msg=\"Ran pod sandbox d115ae9f8f5868c4558496869b316731f97666d8b2116b62284ec13a6f1786f8 with infra container: openstack-operators/openstack-operator-index-p6csp/POD\" id=cd2e38a5-ac4c-4f2f-9a20-da7e89836d9b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:20:36.723251 crc crio[21508]: time=\"2026-06-09T11:20:36.722596193Z\" level=info msg=\"Pulling image: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=013b0f35-4d1c-4f2c-8405-ff12699cd496 name=/runtime.v1.ImageService/PullImage\nJun 09 11:20:36.724539 crc crio[21508]: time=\"2026-06-09T11:20:36.723987034Z\" level=info msg=\"Trying to access \\\"38.102.83.189:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652\\\"\"\nJun 09 11:20:36.794198 crc crio[21508]: 2026-06-09T11:20:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e29d8a9c7200f02 Mac:de:61:92:88:0a:1e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/92f953d6-54f4-432b-982b-0d4e72395c3e SocketPath: PciID:}] [{Interface:0xc0002a65d0 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:20:36.795261 crc crio[21508]: time=\"2026-06-09T11:20:36.795174309Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-56f7f55f78-k2t46 Namespace:baremetal-operator-system ID:e29d8a9c7200f02b4f07e0699ae5223e2a8475032d04f587090ca9c4de6f56e9 UID:0902276b-8f70-48fb-a0bb-bb5fc1164886 NetNS:/var/run/netns/92f953d6-54f4-432b-982b-0d4e72395c3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0902276b_8f70_48fb_a0bb_bb5fc1164886.slice PodAnnotations:0xc000b28090}] Aliases:map[]}\"\nJun 09 11:20:36.795529 crc crio[21508]: time=\"2026-06-09T11:20:36.795430726Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-56f7f55f78-k2t46 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:20:36.882166 crc crio[21508]: time=\"2026-06-09T11:20:36.881828444Z\" level=info msg=\"Ran pod sandbox e29d8a9c7200f02b4f07e0699ae5223e2a8475032d04f587090ca9c4de6f56e9 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-56f7f55f78-k2t46/POD\" id=a0e364ee-7806-47f8-aa8f-5919bd958a9a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:20:36.885043 crc crio[21508]: time=\"2026-06-09T11:20:36.884943005Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:latest\" id=1d375bcb-c08b-4498-8ea3-0fe4c7ae9c20 name=/runtime.v1.ImageService/PullImage\nJun 09 11:20:36.888182 crc crio[21508]: time=\"2026-06-09T11:20:36.888106337Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:latest\\\"\"\nJun 09 11:20:38.195535 crc crio[21508]: time=\"2026-06-09T11:20:38.195383963Z\" level=info msg=\"Removing container: 74ffd063565cd73f08e717409cb9201936b7fac1da37d3f408349d0c6b3767ad\" id=7c3e0644-699a-4b82-969a-6ecadadd1e2d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:20:39.184096 crc crio[21508]: time=\"2026-06-09T11:20:39.183649519Z\" level=info msg=\"Removed container 74ffd063565cd73f08e717409cb9201936b7fac1da37d3f408349d0c6b3767ad: openshift-infra/auto-csr-approver-29683394-dfqps/oc\" id=7c3e0644-699a-4b82-969a-6ecadadd1e2d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:20:39.194797 crc crio[21508]: time=\"2026-06-09T11:20:39.194649979Z\" level=info msg=\"Stopping pod sandbox: 9c4f6782222f9364fc3dd71cfc8cceeafbf5dd6b055fe59f3ec4ecae600fed00\" id=69f2da8e-2c03-41f3-922d-e2175a0a51e8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:20:39.194797 crc crio[21508]: time=\"2026-06-09T11:20:39.194761802Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9c4f6782222f9364fc3dd71cfc8cceeafbf5dd6b055fe59f3ec4ecae600fed00\" id=69f2da8e-2c03-41f3-922d-e2175a0a51e8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:20:39.195457 crc crio[21508]: time=\"2026-06-09T11:20:39.195390261Z\" level=info msg=\"Removing pod sandbox: 9c4f6782222f9364fc3dd71cfc8cceeafbf5dd6b055fe59f3ec4ecae600fed00\" id=df878348-a369-4f11-b5a8-ce7951e998e0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:20:40.042566 crc crio[21508]: time=\"2026-06-09T11:20:40.042437651Z\" level=info msg=\"Removed pod sandbox: 9c4f6782222f9364fc3dd71cfc8cceeafbf5dd6b055fe59f3ec4ecae600fed00\" id=df878348-a369-4f11-b5a8-ce7951e998e0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:20:49.757642 crc crio[21508]: time=\"2026-06-09T11:20:49.756848352Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic-ipa-downloader@sha256:15382b9ddf944ce2a38a44053d2e470dff2bae389316f016792b3b7637c49ea7\" id=87a7cc4e-1c22-495a-9111-0200a3ce7299 name=/runtime.v1.ImageService/PullImage\nJun 09 11:20:49.760127 crc crio[21508]: time=\"2026-06-09T11:20:49.758828669Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=1d1280ae-4a2f-44fe-b779-014578d31ec4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:20:49.843179 crc crio[21508]: time=\"2026-06-09T11:20:49.843085245Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader\" id=b5b86007-7e8b-4a2c-841a-f8fa99ac33a9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:20:50.474321 crc crio[21508]: time=\"2026-06-09T11:20:50.474176311Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-5b947fcbf5-h2zzg/ironic-ipa-downloader\" id=2ef826d4-ad59-4247-8763-d4c1dcfb9c56 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:20:50.483589 crc crio[21508]: time=\"2026-06-09T11:20:50.483525823Z\" level=info msg=\"Pulled image: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator-index@sha256:6ef99f8af694372f9d16a5600fd996b843da2636a96a43a3df29619d3c7ef442\" id=013b0f35-4d1c-4f2c-8405-ff12699cd496 name=/runtime.v1.ImageService/PullImage\nJun 09 11:20:50.484250 crc crio[21508]: time=\"2026-06-09T11:20:50.484173942Z\" level=info msg=\"Checking image status: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=b54e92b9-3f53-4dc7-bb63-18f7435a87eb name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:20:50.487358 crc crio[21508]: time=\"2026-06-09T11:20:50.487246872Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:75aa84f7ad26d4a59f1b001e60369097676035676f18d27e72efd1eb05fb11aa\" id=1d375bcb-c08b-4498-8ea3-0fe4c7ae9c20 name=/runtime.v1.ImageService/PullImage\nJun 09 11:20:50.487953 crc crio[21508]: time=\"2026-06-09T11:20:50.48787983Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:latest\" id=75f37a51-161f-423f-9f57-64e532c7f712 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:20:50.497962 crc crio[21508]: time=\"2026-06-09T11:20:50.497901332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:20:50.502425 crc crio[21508]: time=\"2026-06-09T11:20:50.502154766Z\" level=info msg=\"Checking image status: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=3390a726-24cf-4d74-9038-76a4a4d46367 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:20:50.503251 crc crio[21508]: time=\"2026-06-09T11:20:50.503129585Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator\" id=cac3bfe6-02e0-4b4a-a47f-dedd0d239f2a name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:20:50.506669 crc crio[21508]: time=\"2026-06-09T11:20:50.506518573Z\" level=info msg=\"Pulled image: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator-index@sha256:6ef99f8af694372f9d16a5600fd996b843da2636a96a43a3df29619d3c7ef442\" id=a38184c4-44a0-45fa-abaa-6a9817dc1ef7 name=/runtime.v1.ImageService/PullImage\nJun 09 11:20:50.509275 crc crio[21508]: time=\"2026-06-09T11:20:50.508736118Z\" level=info msg=\"Checking image status: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=77a8050f-ef82-4584-a2f2-4219fbacbcfc name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:20:50.526083 crc crio[21508]: time=\"2026-06-09T11:20:50.525929379Z\" level=info msg=\"Checking image status: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=8b53039d-b396-441a-8ffd-9fe9bb90113a name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:20:50.528741 crc crio[21508]: time=\"2026-06-09T11:20:50.528168975Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-56f7f55f78-k2t46/manager\" id=90edbe93-9041-4a1b-ae42-9053d00f24f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:20:50.530784 crc crio[21508]: time=\"2026-06-09T11:20:50.530732129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:20:50.532011 crc crio[21508]: time=\"2026-06-09T11:20:50.531945185Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-p6csp/registry-server\" id=fbe84731-6488-40c5-84a9-120912f1dcf1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:20:50.535980 crc crio[21508]: time=\"2026-06-09T11:20:50.53590078Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-mv9bj/registry-server\" id=4f428df7-65fd-4e94-a8bd-3adb333bea6b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:20:50.548697 crc crio[21508]: time=\"2026-06-09T11:20:50.548079825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:20:50.551922 crc crio[21508]: time=\"2026-06-09T11:20:50.551897006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:20:50.555965 crc crio[21508]: time=\"2026-06-09T11:20:50.555698317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:20:50.604790 crc crio[21508]: time=\"2026-06-09T11:20:50.604678155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:20:50.611587 crc crio[21508]: time=\"2026-06-09T11:20:50.610075732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:20:50.621571 crc crio[21508]: time=\"2026-06-09T11:20:50.621473924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:20:50.623441 crc crio[21508]: time=\"2026-06-09T11:20:50.62337207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:20:50.637579 crc crio[21508]: time=\"2026-06-09T11:20:50.63744935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:20:50.667823 crc crio[21508]: time=\"2026-06-09T11:20:50.66762617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:20:50.720386 crc crio[21508]: time=\"2026-06-09T11:20:50.720234183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:20:50.815093 crc crio[21508]: time=\"2026-06-09T11:20:50.815013696Z\" level=info msg=\"Created container a9e0e72a949e2597588d9ae600a60d55a3c53aa67859274cc35e85b09bbf2c58: openstack-operators/openstack-operator-index-p6csp/registry-server\" id=fbe84731-6488-40c5-84a9-120912f1dcf1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:20:50.816357 crc crio[21508]: time=\"2026-06-09T11:20:50.815994474Z\" level=info msg=\"Starting container: a9e0e72a949e2597588d9ae600a60d55a3c53aa67859274cc35e85b09bbf2c58\" id=36231147-6495-48d7-8794-03a59b7bb64a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:20:50.819450 crc crio[21508]: time=\"2026-06-09T11:20:50.817593781Z\" level=info msg=\"Created container 1e986bfe172963d22e85552eca7da3fef665ecfde79696afc38bfe3a3426cd04: openstack-operators/openstack-operator-index-mv9bj/registry-server\" id=4f428df7-65fd-4e94-a8bd-3adb333bea6b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:20:50.819450 crc crio[21508]: time=\"2026-06-09T11:20:50.818745164Z\" level=info msg=\"Starting container: 1e986bfe172963d22e85552eca7da3fef665ecfde79696afc38bfe3a3426cd04\" id=8ed1ec89-a82d-4739-b3bc-7cbc3b047bf1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:20:50.821565 crc crio[21508]: time=\"2026-06-09T11:20:50.821368781Z\" level=info msg=\"Started container\" PID=46519 containerID=a9e0e72a949e2597588d9ae600a60d55a3c53aa67859274cc35e85b09bbf2c58 description=openstack-operators/openstack-operator-index-p6csp/registry-server id=36231147-6495-48d7-8794-03a59b7bb64a name=/runtime.v1.RuntimeService/StartContainer sandboxID=d115ae9f8f5868c4558496869b316731f97666d8b2116b62284ec13a6f1786f8\nJun 09 11:20:50.825700 crc crio[21508]: time=\"2026-06-09T11:20:50.825620645Z\" level=info msg=\"Started container\" PID=46521 containerID=1e986bfe172963d22e85552eca7da3fef665ecfde79696afc38bfe3a3426cd04 description=openstack-operators/openstack-operator-index-mv9bj/registry-server id=8ed1ec89-a82d-4739-b3bc-7cbc3b047bf1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc4b0d958d4b4730619b46e6b24e16cb25ba5d60b7a73d73a6a0b1a1656e6ea0\nJun 09 11:20:50.826400 crc crio[21508]: time=\"2026-06-09T11:20:50.826242493Z\" level=info msg=\"Created container f5458b32fc523735dcfbc0d896ce24b9d64c831aee9bec30af5b1f81a3d5c144: baremetal-operator-system/baremetal-operator-controller-manager-56f7f55f78-k2t46/manager\" id=90edbe93-9041-4a1b-ae42-9053d00f24f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:20:50.828686 crc crio[21508]: time=\"2026-06-09T11:20:50.827341215Z\" level=info msg=\"Starting container: f5458b32fc523735dcfbc0d896ce24b9d64c831aee9bec30af5b1f81a3d5c144\" id=23e0c596-5c3e-4863-b080-1b53b6e8e765 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:20:50.828686 crc crio[21508]: time=\"2026-06-09T11:20:50.827760777Z\" level=info msg=\"Created container 408be219378353c7002c140ce190f336b6bde87ba2ff6cc63219f92056696c9e: baremetal-operator-system/baremetal-operator-ironic-5b947fcbf5-h2zzg/ironic-ipa-downloader\" id=2ef826d4-ad59-4247-8763-d4c1dcfb9c56 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:20:50.829131 crc crio[21508]: time=\"2026-06-09T11:20:50.829055705Z\" level=info msg=\"Starting container: 408be219378353c7002c140ce190f336b6bde87ba2ff6cc63219f92056696c9e\" id=8a667ade-842c-4ad9-a54f-cee2befc6f9c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:20:50.834266 crc crio[21508]: time=\"2026-06-09T11:20:50.834163654Z\" level=info msg=\"Started container\" PID=46536 containerID=408be219378353c7002c140ce190f336b6bde87ba2ff6cc63219f92056696c9e description=baremetal-operator-system/baremetal-operator-ironic-5b947fcbf5-h2zzg/ironic-ipa-downloader id=8a667ade-842c-4ad9-a54f-cee2befc6f9c name=/runtime.v1.RuntimeService/StartContainer sandboxID=efaa84243828c7417cb1c82359b2c05e3f37b18ad75ce06ab428ee0fd7ca7292\nJun 09 11:20:50.838750 crc crio[21508]: time=\"2026-06-09T11:20:50.838518231Z\" level=info msg=\"Started container\" PID=46526 containerID=f5458b32fc523735dcfbc0d896ce24b9d64c831aee9bec30af5b1f81a3d5c144 description=baremetal-operator-system/baremetal-operator-controller-manager-56f7f55f78-k2t46/manager id=23e0c596-5c3e-4863-b080-1b53b6e8e765 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e29d8a9c7200f02b4f07e0699ae5223e2a8475032d04f587090ca9c4de6f56e9\nJun 09 11:20:51.185712 crc crio[21508]: time=\"2026-06-09T11:20:51.185081853Z\" level=info msg=\"Stopping container: 1e986bfe172963d22e85552eca7da3fef665ecfde79696afc38bfe3a3426cd04 (timeout: 2s)\" id=3e1f1a25-aa91-40a4-98ea-c1974661cae9 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:20:51.312210 crc crio[21508]: time=\"2026-06-09T11:20:51.312154488Z\" level=info msg=\"Stopped container 1e986bfe172963d22e85552eca7da3fef665ecfde79696afc38bfe3a3426cd04: openstack-operators/openstack-operator-index-mv9bj/registry-server\" id=3e1f1a25-aa91-40a4-98ea-c1974661cae9 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:20:51.316855 crc crio[21508]: time=\"2026-06-09T11:20:51.316779943Z\" level=info msg=\"Stopping pod sandbox: dc4b0d958d4b4730619b46e6b24e16cb25ba5d60b7a73d73a6a0b1a1656e6ea0\" id=f39cb769-e57a-40de-a12a-128e1f57f3d6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:20:51.317434 crc crio[21508]: time=\"2026-06-09T11:20:51.317342029Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-mv9bj Namespace:openstack-operators ID:dc4b0d958d4b4730619b46e6b24e16cb25ba5d60b7a73d73a6a0b1a1656e6ea0 UID:fb3243e2-ada8-428f-9582-ae56ae5ba72c NetNS:/var/run/netns/5c388ccd-8487-485d-92d3-b4d3225096a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfb3243e2_ada8_428f_9582_ae56ae5ba72c.slice PodAnnotations:0xc00008cab8}] Aliases:map[]}\"\nJun 09 11:20:51.317844 crc crio[21508]: time=\"2026-06-09T11:20:51.317796013Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-index-mv9bj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:20:51.640989 crc crio[21508]: time=\"2026-06-09T11:20:51.640927101Z\" level=info msg=\"Stopped pod sandbox: dc4b0d958d4b4730619b46e6b24e16cb25ba5d60b7a73d73a6a0b1a1656e6ea0\" id=f39cb769-e57a-40de-a12a-128e1f57f3d6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:20:52.213546 crc crio[21508]: time=\"2026-06-09T11:20:52.213421348Z\" level=info msg=\"Removing container: 1e986bfe172963d22e85552eca7da3fef665ecfde79696afc38bfe3a3426cd04\" id=ba9a5d28-a07c-45ac-833c-a2bd0512b1b3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:20:52.240359 crc crio[21508]: time=\"2026-06-09T11:20:52.240162778Z\" level=info msg=\"Removed container 1e986bfe172963d22e85552eca7da3fef665ecfde79696afc38bfe3a3426cd04: openstack-operators/openstack-operator-index-mv9bj/registry-server\" id=ba9a5d28-a07c-45ac-833c-a2bd0512b1b3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:20:59.226561 crc crio[21508]: time=\"2026-06-09T11:20:59.225752118Z\" level=info msg=\"Stopping container: f5458b32fc523735dcfbc0d896ce24b9d64c831aee9bec30af5b1f81a3d5c144 (timeout: 10s)\" id=e41093a9-9d9a-4310-b5b5-8c6169f08463 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:20:59.354779 crc crio[21508]: time=\"2026-06-09T11:20:59.354579423Z\" level=info msg=\"Stopped container f5458b32fc523735dcfbc0d896ce24b9d64c831aee9bec30af5b1f81a3d5c144: baremetal-operator-system/baremetal-operator-controller-manager-56f7f55f78-k2t46/manager\" id=e41093a9-9d9a-4310-b5b5-8c6169f08463 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:20:59.356020 crc crio[21508]: time=\"2026-06-09T11:20:59.355914562Z\" level=info msg=\"Stopping pod sandbox: e29d8a9c7200f02b4f07e0699ae5223e2a8475032d04f587090ca9c4de6f56e9\" id=bc99e6b0-c64a-4ba3-a920-ad66eba10cdf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:20:59.356870 crc crio[21508]: time=\"2026-06-09T11:20:59.356774737Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-56f7f55f78-k2t46 Namespace:baremetal-operator-system ID:e29d8a9c7200f02b4f07e0699ae5223e2a8475032d04f587090ca9c4de6f56e9 UID:0902276b-8f70-48fb-a0bb-bb5fc1164886 NetNS:/var/run/netns/92f953d6-54f4-432b-982b-0d4e72395c3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0902276b_8f70_48fb_a0bb_bb5fc1164886.slice PodAnnotations:0xc00008d290}] Aliases:map[]}\"\nJun 09 11:20:59.357084 crc crio[21508]: time=\"2026-06-09T11:20:59.357015084Z\" level=info msg=\"Deleting pod baremetal-operator-system_baremetal-operator-controller-manager-56f7f55f78-k2t46 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:21:00.378462 crc crio[21508]: time=\"2026-06-09T11:21:00.378017933Z\" level=info msg=\"Stopped pod sandbox: e29d8a9c7200f02b4f07e0699ae5223e2a8475032d04f587090ca9c4de6f56e9\" id=bc99e6b0-c64a-4ba3-a920-ad66eba10cdf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:21:01.341271 crc crio[21508]: time=\"2026-06-09T11:21:01.340675905Z\" level=info msg=\"Removing container: f5458b32fc523735dcfbc0d896ce24b9d64c831aee9bec30af5b1f81a3d5c144\" id=26e82e06-e23a-43f5-a00a-4609c8c54aa2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:21:01.384911 crc crio[21508]: time=\"2026-06-09T11:21:01.384828092Z\" level=info msg=\"Removed container f5458b32fc523735dcfbc0d896ce24b9d64c831aee9bec30af5b1f81a3d5c144: baremetal-operator-system/baremetal-operator-controller-manager-56f7f55f78-k2t46/manager\" id=26e82e06-e23a-43f5-a00a-4609c8c54aa2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:21:02.805385 crc crio[21508]: time=\"2026-06-09T11:21:02.803759822Z\" level=info msg=\"Running pod sandbox: openstack-operators/e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch/POD\" id=112c9f9f-5080-41fc-9bef-443cf2d5838a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:21:02.805385 crc crio[21508]: time=\"2026-06-09T11:21:02.804522174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:21:02.894259 crc crio[21508]: time=\"2026-06-09T11:21:02.894162187Z\" level=info msg=\"Got pod network &{Name:e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch Namespace:openstack-operators ID:84e16122335aafa2ca4857911bd8755b80b030b44502c3903072b1ac5c6bdb7c UID:8656f619-2bc7-404c-bf14-f80f7e461ccf NetNS:/var/run/netns/4c42c885-a50a-4183-8684-cfa66459149e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8656f619_2bc7_404c_bf14_f80f7e461ccf.slice PodAnnotations:0xc0019bc028}] Aliases:map[]}\"\nJun 09 11:21:02.894259 crc crio[21508]: time=\"2026-06-09T11:21:02.894237979Z\" level=info msg=\"Adding pod openstack-operators_e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:21:03.522522 crc crio[21508]: 2026-06-09T11:21:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:84e16122335aafa Mac:2e:46:a0:f5:d1:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/4c42c885-a50a-4183-8684-cfa66459149e SocketPath: PciID:}] [{Interface:0xc00029cb00 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:21:03.524455 crc crio[21508]: time=\"2026-06-09T11:21:03.524372077Z\" level=info msg=\"Got pod network &{Name:e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch Namespace:openstack-operators ID:84e16122335aafa2ca4857911bd8755b80b030b44502c3903072b1ac5c6bdb7c UID:8656f619-2bc7-404c-bf14-f80f7e461ccf NetNS:/var/run/netns/4c42c885-a50a-4183-8684-cfa66459149e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8656f619_2bc7_404c_bf14_f80f7e461ccf.slice PodAnnotations:0xc0019bc028}] Aliases:map[]}\"\nJun 09 11:21:03.524612 crc crio[21508]: time=\"2026-06-09T11:21:03.524592003Z\" level=info msg=\"Checking pod openstack-operators_e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:21:03.534933 crc crio[21508]: time=\"2026-06-09T11:21:03.534851502Z\" level=info msg=\"Ran pod sandbox 84e16122335aafa2ca4857911bd8755b80b030b44502c3903072b1ac5c6bdb7c with infra container: openstack-operators/e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch/POD\" id=112c9f9f-5080-41fc-9bef-443cf2d5838a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:21:03.537884 crc crio[21508]: time=\"2026-06-09T11:21:03.537693325Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5a8d140a-87d3-4ecb-a139-aa1459519fd7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:21:03.544197 crc crio[21508]: time=\"2026-06-09T11:21:03.544011469Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b16bfd6b-f929-4d97-ac58-287e8b6476de name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:21:03.553792 crc crio[21508]: time=\"2026-06-09T11:21:03.55365881Z\" level=info msg=\"Creating container: openstack-operators/e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch/util\" id=fa177750-30e9-40e0-aa66-9608b5c6573d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:21:03.554137 crc crio[21508]: time=\"2026-06-09T11:21:03.554095003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:21:03.589724 crc crio[21508]: time=\"2026-06-09T11:21:03.589423673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:21:03.595883 crc crio[21508]: time=\"2026-06-09T11:21:03.595825899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:21:03.694706 crc crio[21508]: time=\"2026-06-09T11:21:03.694618759Z\" level=info msg=\"Created container 12bc45e6d7e33b5db087ce753b6d830022eff7bd3a928d2c45c58e2ef1061245: openstack-operators/e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch/util\" id=fa177750-30e9-40e0-aa66-9608b5c6573d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:21:03.696017 crc crio[21508]: time=\"2026-06-09T11:21:03.695931127Z\" level=info msg=\"Starting container: 12bc45e6d7e33b5db087ce753b6d830022eff7bd3a928d2c45c58e2ef1061245\" id=b2f716e5-e3de-4d20-a5b0-941ebd19e3bd name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:21:03.704195 crc crio[21508]: time=\"2026-06-09T11:21:03.704089775Z\" level=info msg=\"Started container\" PID=46932 containerID=12bc45e6d7e33b5db087ce753b6d830022eff7bd3a928d2c45c58e2ef1061245 description=openstack-operators/e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch/util id=b2f716e5-e3de-4d20-a5b0-941ebd19e3bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=84e16122335aafa2ca4857911bd8755b80b030b44502c3903072b1ac5c6bdb7c\nJun 09 11:21:05.443805 crc crio[21508]: time=\"2026-06-09T11:21:05.443058613Z\" level=info msg=\"Pulling image: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator-bundle:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=c8df4e51-bfa2-4825-9085-bf2b67062d6a name=/runtime.v1.ImageService/PullImage\nJun 09 11:21:05.448100 crc crio[21508]: time=\"2026-06-09T11:21:05.447979916Z\" level=info msg=\"Trying to access \\\"38.102.83.189:5001/openstack-k8s-operators/openstack-operator-bundle:721c3f7c64850716e5de5f4e76e1ef4c36c28652\\\"\"\nJun 09 11:21:08.288595 crc crio[21508]: time=\"2026-06-09T11:21:08.287985607Z\" level=info msg=\"Pulled image: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator-bundle@sha256:c1b12528d047bef5049ea2e227c8593d91b32f945ab62d9cece1461421185931\" id=c8df4e51-bfa2-4825-9085-bf2b67062d6a name=/runtime.v1.ImageService/PullImage\nJun 09 11:21:08.290095 crc crio[21508]: time=\"2026-06-09T11:21:08.289481211Z\" level=info msg=\"Checking image status: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator-bundle:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=3af18f3d-65af-4dd5-8a2d-d901f26e906f name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:21:08.293689 crc crio[21508]: time=\"2026-06-09T11:21:08.293603951Z\" level=info msg=\"Checking image status: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator-bundle:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=2ee2eeda-abc4-4e87-b402-85607a65038e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:21:08.300181 crc crio[21508]: time=\"2026-06-09T11:21:08.30009865Z\" level=info msg=\"Creating container: openstack-operators/e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch/pull\" id=6aff9225-79bd-403f-9855-bc363f0fb239 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:21:08.301258 crc crio[21508]: time=\"2026-06-09T11:21:08.301192202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:21:08.332370 crc crio[21508]: time=\"2026-06-09T11:21:08.332165855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:21:08.332721 crc crio[21508]: time=\"2026-06-09T11:21:08.332646149Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/246d3930049f45ec15156d1c200d454b67c51b24c01a316ae4854d1c7de357d8/merged/etc/passwd: no such file or directory\"\nJun 09 11:21:08.332721 crc crio[21508]: time=\"2026-06-09T11:21:08.332716961Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/246d3930049f45ec15156d1c200d454b67c51b24c01a316ae4854d1c7de357d8/merged/etc/group: no such file or directory\"\nJun 09 11:21:08.336165 crc crio[21508]: time=\"2026-06-09T11:21:08.336074089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:21:08.477687 crc crio[21508]: time=\"2026-06-09T11:21:08.47676049Z\" level=info msg=\"Created container 045223f7bdad8a6829c9c6845b1b517805c0cc2083631ae4e68815f86922eacf: openstack-operators/e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch/pull\" id=6aff9225-79bd-403f-9855-bc363f0fb239 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:21:08.479181 crc crio[21508]: time=\"2026-06-09T11:21:08.478987305Z\" level=info msg=\"Starting container: 045223f7bdad8a6829c9c6845b1b517805c0cc2083631ae4e68815f86922eacf\" id=686e258c-d3e9-4eda-a42d-2679d4cdcb4f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:21:08.484671 crc crio[21508]: time=\"2026-06-09T11:21:08.484581028Z\" level=info msg=\"Started container\" PID=47029 containerID=045223f7bdad8a6829c9c6845b1b517805c0cc2083631ae4e68815f86922eacf description=openstack-operators/e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch/pull id=686e258c-d3e9-4eda-a42d-2679d4cdcb4f name=/runtime.v1.RuntimeService/StartContainer sandboxID=84e16122335aafa2ca4857911bd8755b80b030b44502c3903072b1ac5c6bdb7c\nJun 09 11:21:09.496241 crc crio[21508]: time=\"2026-06-09T11:21:09.494613349Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=345aef21-f4d3-426e-b239-ec4b5ef5f1f2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:21:09.881118 crc crio[21508]: time=\"2026-06-09T11:21:09.880897649Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0a016ddb-9e35-43c6-91df-173fe90e8299 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:21:09.896411 crc crio[21508]: time=\"2026-06-09T11:21:09.894878697Z\" level=info msg=\"Creating container: openstack-operators/e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch/extract\" id=ce645809-9aba-4d47-9e43-5557f7e683dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:21:09.896411 crc crio[21508]: time=\"2026-06-09T11:21:09.895411462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:21:09.931365 crc crio[21508]: time=\"2026-06-09T11:21:09.93066485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:21:09.935803 crc crio[21508]: time=\"2026-06-09T11:21:09.935720497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:21:10.061581 crc crio[21508]: time=\"2026-06-09T11:21:10.06137129Z\" level=info msg=\"Created container eff195c5f999b19206e18883b197d6f2ab661efcc32a383c12d84eb07827acb9: openstack-operators/e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch/extract\" id=ce645809-9aba-4d47-9e43-5557f7e683dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:21:10.062981 crc crio[21508]: time=\"2026-06-09T11:21:10.062864203Z\" level=info msg=\"Starting container: eff195c5f999b19206e18883b197d6f2ab661efcc32a383c12d84eb07827acb9\" id=68785315-2aed-43ad-8585-8f24cfaf77cb name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:21:10.068703 crc crio[21508]: time=\"2026-06-09T11:21:10.068619211Z\" level=info msg=\"Started container\" PID=47074 containerID=eff195c5f999b19206e18883b197d6f2ab661efcc32a383c12d84eb07827acb9 description=openstack-operators/e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch/extract id=68785315-2aed-43ad-8585-8f24cfaf77cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=84e16122335aafa2ca4857911bd8755b80b030b44502c3903072b1ac5c6bdb7c\nJun 09 11:21:12.641765 crc crio[21508]: time=\"2026-06-09T11:21:12.641134015Z\" level=info msg=\"Stopping pod sandbox: 84e16122335aafa2ca4857911bd8755b80b030b44502c3903072b1ac5c6bdb7c\" id=de2f87d1-5e27-4a75-a74c-57dae0010698 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:21:12.643714 crc crio[21508]: time=\"2026-06-09T11:21:12.643052001Z\" level=info msg=\"Got pod network &{Name:e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch Namespace:openstack-operators ID:84e16122335aafa2ca4857911bd8755b80b030b44502c3903072b1ac5c6bdb7c UID:8656f619-2bc7-404c-bf14-f80f7e461ccf NetNS:/var/run/netns/4c42c885-a50a-4183-8684-cfa66459149e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8656f619_2bc7_404c_bf14_f80f7e461ccf.slice PodAnnotations:0xc0039b89d8}] Aliases:map[]}\"\nJun 09 11:21:12.643714 crc crio[21508]: time=\"2026-06-09T11:21:12.643250987Z\" level=info msg=\"Deleting pod openstack-operators_e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:21:13.838437 crc crio[21508]: time=\"2026-06-09T11:21:13.82659344Z\" level=info msg=\"Stopped pod sandbox: 84e16122335aafa2ca4857911bd8755b80b030b44502c3903072b1ac5c6bdb7c\" id=de2f87d1-5e27-4a75-a74c-57dae0010698 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:21:20.099349 crc crio[21508]: time=\"2026-06-09T11:21:20.096806428Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-init-6c68c85668-9zjxt/POD\" id=5ad8dd33-83ea-4abe-a1bd-fd4611dd3282 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:21:20.099349 crc crio[21508]: time=\"2026-06-09T11:21:20.097456767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:21:20.129644 crc crio[21508]: time=\"2026-06-09T11:21:20.129577703Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-6c68c85668-9zjxt Namespace:openstack-operators ID:7171f656556509fee4ec434f14ef59b9efbaeb34e25f483894565a21dc38f6ed UID:4195dea7-77ac-452d-88f7-3d46e0703206 NetNS:/var/run/netns/e51ecd04-fbf3-4b4d-9fcf-a28b6243d322 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4195dea7_77ac_452d_88f7_3d46e0703206.slice PodAnnotations:0xc00011ef30}] Aliases:map[]}\"\nJun 09 11:21:20.129644 crc crio[21508]: time=\"2026-06-09T11:21:20.129640915Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-init-6c68c85668-9zjxt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:21:21.321094 crc crio[21508]: 2026-06-09T11:21:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7171f656556509f Mac:92:7a:23:d6:ef:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/e51ecd04-fbf3-4b4d-9fcf-a28b6243d322 SocketPath: PciID:}] [{Interface:0xc000286590 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:21:21.323537 crc crio[21508]: time=\"2026-06-09T11:21:21.323460173Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-6c68c85668-9zjxt Namespace:openstack-operators ID:7171f656556509fee4ec434f14ef59b9efbaeb34e25f483894565a21dc38f6ed UID:4195dea7-77ac-452d-88f7-3d46e0703206 NetNS:/var/run/netns/e51ecd04-fbf3-4b4d-9fcf-a28b6243d322 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4195dea7_77ac_452d_88f7_3d46e0703206.slice PodAnnotations:0xc00011ef30}] Aliases:map[]}\"\nJun 09 11:21:21.323744 crc crio[21508]: time=\"2026-06-09T11:21:21.3236831Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-init-6c68c85668-9zjxt for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:21:21.343402 crc crio[21508]: time=\"2026-06-09T11:21:21.342449457Z\" level=info msg=\"Ran pod sandbox 7171f656556509fee4ec434f14ef59b9efbaeb34e25f483894565a21dc38f6ed with infra container: openstack-operators/openstack-operator-controller-init-6c68c85668-9zjxt/POD\" id=5ad8dd33-83ea-4abe-a1bd-fd4611dd3282 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:21:21.348139 crc crio[21508]: time=\"2026-06-09T11:21:21.347981368Z\" level=info msg=\"Checking image status: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=57b33d89-b50b-475e-9866-849414e01462 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:21:21.348443 crc crio[21508]: time=\"2026-06-09T11:21:21.348378399Z\" level=info msg=\"Image 38.102.83.189:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652 not found\" id=57b33d89-b50b-475e-9866-849414e01462 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:21:21.348622 crc crio[21508]: time=\"2026-06-09T11:21:21.348471562Z\" level=info msg=\"Neither image nor artfiact 38.102.83.189:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652 found\" id=57b33d89-b50b-475e-9866-849414e01462 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:21:21.353803 crc crio[21508]: time=\"2026-06-09T11:21:21.353650843Z\" level=info msg=\"Pulling image: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=a70b3fc0-93c0-40a1-a77e-8109e0c8e727 name=/runtime.v1.ImageService/PullImage\nJun 09 11:21:21.362156 crc crio[21508]: time=\"2026-06-09T11:21:21.361267115Z\" level=info msg=\"Trying to access \\\"38.102.83.189:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\\\"\"\nJun 09 11:21:40.074487 crc crio[21508]: time=\"2026-06-09T11:21:40.073037036Z\" level=info msg=\"Stopping pod sandbox: dc4b0d958d4b4730619b46e6b24e16cb25ba5d60b7a73d73a6a0b1a1656e6ea0\" id=e3910a34-a25d-45f7-84d0-1c4f8ae42571 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:21:40.074487 crc crio[21508]: time=\"2026-06-09T11:21:40.074415616Z\" level=info msg=\"Stopped pod sandbox (already stopped): dc4b0d958d4b4730619b46e6b24e16cb25ba5d60b7a73d73a6a0b1a1656e6ea0\" id=e3910a34-a25d-45f7-84d0-1c4f8ae42571 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:21:40.076626 crc crio[21508]: time=\"2026-06-09T11:21:40.07522977Z\" level=info msg=\"Removing pod sandbox: dc4b0d958d4b4730619b46e6b24e16cb25ba5d60b7a73d73a6a0b1a1656e6ea0\" id=33162e0f-99bf-4b13-90e8-91101c8241ea name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:21:45.169067 crc crio[21508]: time=\"2026-06-09T11:21:45.168454236Z\" level=info msg=\"Removed pod sandbox: dc4b0d958d4b4730619b46e6b24e16cb25ba5d60b7a73d73a6a0b1a1656e6ea0\" id=33162e0f-99bf-4b13-90e8-91101c8241ea name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:21:45.170547 crc crio[21508]: time=\"2026-06-09T11:21:45.17001155Z\" level=info msg=\"Stopping pod sandbox: e29d8a9c7200f02b4f07e0699ae5223e2a8475032d04f587090ca9c4de6f56e9\" id=4ab46f72-a364-4ccd-9981-9da9a84d9159 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:21:45.170547 crc crio[21508]: time=\"2026-06-09T11:21:45.170059861Z\" level=info msg=\"Stopped pod sandbox (already stopped): e29d8a9c7200f02b4f07e0699ae5223e2a8475032d04f587090ca9c4de6f56e9\" id=4ab46f72-a364-4ccd-9981-9da9a84d9159 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:21:45.170654 crc crio[21508]: time=\"2026-06-09T11:21:45.170566575Z\" level=info msg=\"Removing pod sandbox: e29d8a9c7200f02b4f07e0699ae5223e2a8475032d04f587090ca9c4de6f56e9\" id=fd185f5b-181c-4a20-a77d-605114f8fda0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:21:45.396218 crc crio[21508]: time=\"2026-06-09T11:21:45.388426228Z\" level=info msg=\"Pulling image: quay.io/metal3-io/mariadb:latest\" id=a26abcfe-9be2-42b2-aae4-eb330fec59fc name=/runtime.v1.ImageService/PullImage\nJun 09 11:21:45.410178 crc crio[21508]: time=\"2026-06-09T11:21:45.407352626Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/mariadb:latest\\\"\"\nJun 09 11:21:45.873627 crc crio[21508]: time=\"2026-06-09T11:21:45.873385477Z\" level=info msg=\"Removed pod sandbox: e29d8a9c7200f02b4f07e0699ae5223e2a8475032d04f587090ca9c4de6f56e9\" id=fd185f5b-181c-4a20-a77d-605114f8fda0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:21:45.946991 crc crio[21508]: time=\"2026-06-09T11:21:45.946819974Z\" level=info msg=\"Pulled image: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator@sha256:ea0a3a9d58c6604fc8e19051a00734d6b5e947111a72a635e170841fd74a40dd\" id=a70b3fc0-93c0-40a1-a77e-8109e0c8e727 name=/runtime.v1.ImageService/PullImage\nJun 09 11:21:45.948049 crc crio[21508]: time=\"2026-06-09T11:21:45.947946435Z\" level=info msg=\"Checking image status: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=e73868d4-d51c-4349-890d-9a834d6c6a2d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:21:45.952631 crc crio[21508]: time=\"2026-06-09T11:21:45.952374739Z\" level=info msg=\"Checking image status: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=2469b3e0-67b4-4404-8598-5cb9c58fb5bc name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:21:45.960920 crc crio[21508]: time=\"2026-06-09T11:21:45.960833395Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-init-6c68c85668-9zjxt/operator\" id=3e267f04-3a0f-4c3d-b717-6a1d27ec1b68 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:21:45.963424 crc crio[21508]: time=\"2026-06-09T11:21:45.963244092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:21:45.995999 crc crio[21508]: time=\"2026-06-09T11:21:45.99583762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:21:46.002586 crc crio[21508]: time=\"2026-06-09T11:21:46.002470835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:21:46.132819 crc crio[21508]: time=\"2026-06-09T11:21:46.132719216Z\" level=info msg=\"Created container 80b0e144cec8c56ea46bf8a02d825f900827c774ddf67ca3e2d320d81107caa3: openstack-operators/openstack-operator-controller-init-6c68c85668-9zjxt/operator\" id=3e267f04-3a0f-4c3d-b717-6a1d27ec1b68 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:21:46.134034 crc crio[21508]: time=\"2026-06-09T11:21:46.13394467Z\" level=info msg=\"Starting container: 80b0e144cec8c56ea46bf8a02d825f900827c774ddf67ca3e2d320d81107caa3\" id=8016915c-7e3a-45e8-b19c-1cd284f8e6a1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:21:46.146947 crc crio[21508]: time=\"2026-06-09T11:21:46.14647592Z\" level=info msg=\"Started container\" PID=47909 containerID=80b0e144cec8c56ea46bf8a02d825f900827c774ddf67ca3e2d320d81107caa3 description=openstack-operators/openstack-operator-controller-init-6c68c85668-9zjxt/operator id=8016915c-7e3a-45e8-b19c-1cd284f8e6a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7171f656556509fee4ec434f14ef59b9efbaeb34e25f483894565a21dc38f6ed\nJun 09 11:22:00.748366 crc crio[21508]: time=\"2026-06-09T11:22:00.745681949Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683402-l2gx2/POD\" id=b771a393-65ce-41ec-bf1e-14c2c5380435 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:22:00.748366 crc crio[21508]: time=\"2026-06-09T11:22:00.746641846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:22:04.081739 crc crio[21508]: time=\"2026-06-09T11:22:04.081163044Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683402-l2gx2 Namespace:openshift-infra ID:aef062512e4aef1073c809cad3f13f0f6dde3a92a43bd185f103a44bc33f0ea6 UID:1f7b2063-676a-41ba-bd61-08e549ed3c34 NetNS:/var/run/netns/5e2391fd-16e7-4624-8839-9321c62f5224 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f7b2063_676a_41ba_bd61_08e549ed3c34.slice PodAnnotations:0xc002a121a0}] Aliases:map[]}\"\nJun 09 11:22:04.081739 crc crio[21508]: time=\"2026-06-09T11:22:04.081616676Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683402-l2gx2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:22:04.151348 crc crio[21508]: time=\"2026-06-09T11:22:04.151095373Z\" level=info msg=\"Pulled image: quay.io/metal3-io/mariadb@sha256:04c98546a59417b616c1ed83c4a8b5b840f52c343c715e28df0e145acfe1e8f0\" id=a26abcfe-9be2-42b2-aae4-eb330fec59fc name=/runtime.v1.ImageService/PullImage\nJun 09 11:22:04.152557 crc crio[21508]: time=\"2026-06-09T11:22:04.152263616Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb:latest\" id=9d5d9b9a-56ad-4a47-9047-790bb5d4909d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:04.167896 crc crio[21508]: time=\"2026-06-09T11:22:04.167783058Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb\" id=5d65eeb6-7fc6-4133-858d-0692b6d0452d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:04.179159 crc crio[21508]: time=\"2026-06-09T11:22:04.179074543Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-5b947fcbf5-h2zzg/mariadb\" id=a56d5cce-f281-4629-85d0-d7cf5c305c25 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:22:04.180582 crc crio[21508]: time=\"2026-06-09T11:22:04.180520913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:22:04.219784 crc crio[21508]: time=\"2026-06-09T11:22:04.217188335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:22:04.567038 crc crio[21508]: 2026-06-09T11:22:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aef062512e4aef1 Mac:6a:42:93:ec:e6:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/5e2391fd-16e7-4624-8839-9321c62f5224 SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:22:04.568536 crc crio[21508]: time=\"2026-06-09T11:22:04.568446767Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683402-l2gx2 Namespace:openshift-infra ID:aef062512e4aef1073c809cad3f13f0f6dde3a92a43bd185f103a44bc33f0ea6 UID:1f7b2063-676a-41ba-bd61-08e549ed3c34 NetNS:/var/run/netns/5e2391fd-16e7-4624-8839-9321c62f5224 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f7b2063_676a_41ba_bd61_08e549ed3c34.slice PodAnnotations:0xc002a121a0}] Aliases:map[]}\"\nJun 09 11:22:04.568652 crc crio[21508]: time=\"2026-06-09T11:22:04.568627602Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683402-l2gx2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:22:04.579356 crc crio[21508]: time=\"2026-06-09T11:22:04.578921049Z\" level=info msg=\"Ran pod sandbox aef062512e4aef1073c809cad3f13f0f6dde3a92a43bd185f103a44bc33f0ea6 with infra container: openshift-infra/auto-csr-approver-29683402-l2gx2/POD\" id=b771a393-65ce-41ec-bf1e-14c2c5380435 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:22:04.589111 crc crio[21508]: time=\"2026-06-09T11:22:04.588934168Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=e5e24d4c-b08c-47a7-ab09-782ec0076643 name=/runtime.v1.ImageService/PullImage\nJun 09 11:22:04.601790 crc crio[21508]: time=\"2026-06-09T11:22:04.600940273Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 11:22:04.940903 crc crio[21508]: time=\"2026-06-09T11:22:04.940557709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:22:05.079622 crc crio[21508]: time=\"2026-06-09T11:22:05.078952066Z\" level=info msg=\"Created container 8b3533aff39c5993095d8b4ee55e20b4291fd89dc0941d4afc6b476d6660650a: baremetal-operator-system/baremetal-operator-ironic-5b947fcbf5-h2zzg/mariadb\" id=a56d5cce-f281-4629-85d0-d7cf5c305c25 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:22:05.081958 crc crio[21508]: time=\"2026-06-09T11:22:05.081916479Z\" level=info msg=\"Starting container: 8b3533aff39c5993095d8b4ee55e20b4291fd89dc0941d4afc6b476d6660650a\" id=3e0d4366-8161-4766-b20e-58cb80ee2cbb name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:22:05.089997 crc crio[21508]: time=\"2026-06-09T11:22:05.089898342Z\" level=info msg=\"Started container\" PID=48388 containerID=8b3533aff39c5993095d8b4ee55e20b4291fd89dc0941d4afc6b476d6660650a description=baremetal-operator-system/baremetal-operator-ironic-5b947fcbf5-h2zzg/mariadb id=3e0d4366-8161-4766-b20e-58cb80ee2cbb name=/runtime.v1.RuntimeService/StartContainer sandboxID=efaa84243828c7417cb1c82359b2c05e3f37b18ad75ce06ab428ee0fd7ca7292\nJun 09 11:22:05.103776 crc crio[21508]: time=\"2026-06-09T11:22:05.103693956Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=c128b64c-ae68-4b2f-bd13-f85b338ee9f6 name=/runtime.v1.ImageService/PullImage\nJun 09 11:22:05.106894 crc crio[21508]: time=\"2026-06-09T11:22:05.106821303Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"\nJun 09 11:22:05.342057 crc crio[21508]: time=\"2026-06-09T11:22:05.341931387Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=e5e24d4c-b08c-47a7-ab09-782ec0076643 name=/runtime.v1.ImageService/PullImage\nJun 09 11:22:05.343958 crc crio[21508]: time=\"2026-06-09T11:22:05.343932973Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=afe1ade6-8462-4b03-94be-9e9e56f8f5ac name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:05.348224 crc crio[21508]: time=\"2026-06-09T11:22:05.348197992Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e8b98e8a-192a-46c2-a4fb-1bf7a8a81a2e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:05.358839 crc crio[21508]: time=\"2026-06-09T11:22:05.358726675Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683402-l2gx2/oc\" id=810a30d1-dcb2-4f9f-8b97-c7f2580c3f4a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:22:05.361699 crc crio[21508]: time=\"2026-06-09T11:22:05.359782845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:22:05.414446 crc crio[21508]: time=\"2026-06-09T11:22:05.412843694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:22:06.568562 crc crio[21508]: time=\"2026-06-09T11:22:06.567159441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:22:06.799857 crc crio[21508]: time=\"2026-06-09T11:22:06.796619417Z\" level=info msg=\"Created container 6a4a97547f3effd6a924733ad83e6eab8e625f1e2ff1fa11e5c416aed6cb3889: openshift-infra/auto-csr-approver-29683402-l2gx2/oc\" id=810a30d1-dcb2-4f9f-8b97-c7f2580c3f4a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:22:06.802843 crc crio[21508]: time=\"2026-06-09T11:22:06.802395278Z\" level=info msg=\"Starting container: 6a4a97547f3effd6a924733ad83e6eab8e625f1e2ff1fa11e5c416aed6cb3889\" id=4398bfcc-c208-4d57-b4a2-8cbc5782a34c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:22:06.812763 crc crio[21508]: time=\"2026-06-09T11:22:06.812403737Z\" level=info msg=\"Started container\" PID=48524 containerID=6a4a97547f3effd6a924733ad83e6eab8e625f1e2ff1fa11e5c416aed6cb3889 description=openshift-infra/auto-csr-approver-29683402-l2gx2/oc id=4398bfcc-c208-4d57-b4a2-8cbc5782a34c name=/runtime.v1.RuntimeService/StartContainer sandboxID=aef062512e4aef1073c809cad3f13f0f6dde3a92a43bd185f103a44bc33f0ea6\nJun 09 11:22:10.994384 crc crio[21508]: time=\"2026-06-09T11:22:10.989402651Z\" level=info msg=\"Stopping pod sandbox: aef062512e4aef1073c809cad3f13f0f6dde3a92a43bd185f103a44bc33f0ea6\" id=85827965-b12a-4895-af3c-02c1aea966a1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:22:10.997704 crc crio[21508]: time=\"2026-06-09T11:22:10.997637751Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683402-l2gx2 Namespace:openshift-infra ID:aef062512e4aef1073c809cad3f13f0f6dde3a92a43bd185f103a44bc33f0ea6 UID:1f7b2063-676a-41ba-bd61-08e549ed3c34 NetNS:/var/run/netns/5e2391fd-16e7-4624-8839-9321c62f5224 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f7b2063_676a_41ba_bd61_08e549ed3c34.slice PodAnnotations:0xc003b38700}] Aliases:map[]}\"\nJun 09 11:22:11.000130 crc crio[21508]: time=\"2026-06-09T11:22:10.999969226Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683402-l2gx2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:22:13.405407 crc crio[21508]: time=\"2026-06-09T11:22:13.404758909Z\" level=info msg=\"Stopped pod sandbox: aef062512e4aef1073c809cad3f13f0f6dde3a92a43bd185f103a44bc33f0ea6\" id=85827965-b12a-4895-af3c-02c1aea966a1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:22:26.282870 crc crio[21508]: time=\"2026-06-09T11:22:26.280534456Z\" level=info msg=\"Running pod sandbox: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-q6tt9/POD\" id=3ec121df-7e46-471a-b8ae-334e1f78e3da name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:22:26.282870 crc crio[21508]: time=\"2026-06-09T11:22:26.281418451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:22:26.284540 crc crio[21508]: time=\"2026-06-09T11:22:26.283614392Z\" level=info msg=\"Running pod sandbox: openstack-operators/cinder-operator-controller-manager-86c584f6fc-2d57j/POD\" id=5ead3d2b-b9e4-4f3a-932d-58f95ec7446b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:22:26.284540 crc crio[21508]: time=\"2026-06-09T11:22:26.283680814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:22:26.369917 crc crio[21508]: time=\"2026-06-09T11:22:26.369810685Z\" level=info msg=\"Running pod sandbox: openstack-operators/designate-operator-controller-manager-6bf8599b68-gkskb/POD\" id=6b66cbb4-ad4f-4a64-989d-9726855d0ae1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:22:26.369917 crc crio[21508]: time=\"2026-06-09T11:22:26.369916038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:22:26.414105 crc crio[21508]: time=\"2026-06-09T11:22:26.41306187Z\" level=info msg=\"Running pod sandbox: openstack-operators/heat-operator-controller-manager-5c5844cc68-v5gvm/POD\" id=390534c5-f461-41e9-8fda-d0689e18743d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:22:26.414105 crc crio[21508]: time=\"2026-06-09T11:22:26.413196834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:22:26.449679 crc crio[21508]: time=\"2026-06-09T11:22:26.448903299Z\" level=info msg=\"Running pod sandbox: openstack-operators/horizon-operator-controller-manager-548d6d5f9-hrdgq/POD\" id=8243ad4b-6d72-4f97-9a06-d029477b4d61 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:22:26.449679 crc crio[21508]: time=\"2026-06-09T11:22:26.449027363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:22:26.471622 crc crio[21508]: time=\"2026-06-09T11:22:26.471496049Z\" level=info msg=\"Running pod sandbox: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qbnlh/POD\" id=56bfb30b-eeb1-437c-a64b-8acdeff20a7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:22:26.471622 crc crio[21508]: time=\"2026-06-09T11:22:26.471616543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:22:26.901041 crc crio[21508]: time=\"2026-06-09T11:22:26.900114237Z\" level=info msg=\"Running pod sandbox: openstack-operators/ironic-operator-controller-manager-75f8548fcd-fv5pz/POD\" id=64f16cf6-17ff-4cb4-a126-147499f45e1e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:22:26.901041 crc crio[21508]: time=\"2026-06-09T11:22:26.900184909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:22:26.969267 crc crio[21508]: time=\"2026-06-09T11:22:26.968688049Z\" level=info msg=\"Running pod sandbox: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-j2lq7/POD\" id=482467ed-21f6-457c-a243-ac11ea749678 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:22:26.969267 crc crio[21508]: time=\"2026-06-09T11:22:26.968763241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:22:27.028217 crc crio[21508]: time=\"2026-06-09T11:22:27.028120535Z\" level=info msg=\"Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-2pdnd/POD\" id=9462177f-8fe1-4c10-a3a7-451645627c0a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:22:27.028577 crc crio[21508]: time=\"2026-06-09T11:22:27.0282684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:22:27.078817 crc crio[21508]: time=\"2026-06-09T11:22:27.078700145Z\" level=info msg=\"Running pod sandbox: openstack-operators/manila-operator-controller-manager-677d9d8477-g5xh7/POD\" id=aa41a62c-876e-45ef-af59-454179b9eefd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:22:27.078817 crc crio[21508]: time=\"2026-06-09T11:22:27.078789348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:22:27.080361 crc crio[21508]: time=\"2026-06-09T11:22:27.079471967Z\" level=info msg=\"Running pod sandbox: openstack-operators/neutron-operator-controller-manager-688d5c756f-7hgnr/POD\" id=f788650b-5714-40a8-a40b-900f158773d2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:22:27.080361 crc crio[21508]: time=\"2026-06-09T11:22:27.07959546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:22:27.121798 crc crio[21508]: time=\"2026-06-09T11:22:27.121732985Z\" level=info msg=\"Running pod sandbox: openstack-operators/nova-operator-controller-manager-f4c4579bb-4gw2t/POD\" id=fea94e1f-77bd-4508-9e00-d594489c527b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:22:27.121995 crc crio[21508]: time=\"2026-06-09T11:22:27.121821107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:22:27.199006 crc crio[21508]: time=\"2026-06-09T11:22:27.197077895Z\" level=info msg=\"Running pod sandbox: openstack-operators/octavia-operator-controller-manager-6495978d8d-24mcx/POD\" id=877af978-aec8-4f2b-83ec-1b55fe1a615d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:22:27.199006 crc crio[21508]: time=\"2026-06-09T11:22:27.197649001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:22:27.287408 crc crio[21508]: time=\"2026-06-09T11:22:27.287245529Z\" level=info msg=\"Running pod sandbox: openstack-operators/ovn-operator-controller-manager-58f85bd97f-l4dv6/POD\" id=9e13df54-40c9-4736-8a8d-a343010a8d2d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:22:27.287408 crc crio[21508]: time=\"2026-06-09T11:22:27.287382303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:22:27.350798 crc crio[21508]: time=\"2026-06-09T11:22:27.350699798Z\" level=info msg=\"Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-rslrh/POD\" id=50698202-ef71-4e1c-9096-9fe15a9cb570 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:22:27.350798 crc crio[21508]: time=\"2026-06-09T11:22:27.350809711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:22:27.393816 crc crio[21508]: time=\"2026-06-09T11:22:27.393739557Z\" level=info msg=\"Running pod sandbox: openstack-operators/swift-operator-controller-manager-67c49dd5c6-m868m/POD\" id=ad480dcc-71bc-4531-a980-084f43eb6f1a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:22:27.393924 crc crio[21508]: time=\"2026-06-09T11:22:27.39383095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:22:27.402433 crc crio[21508]: time=\"2026-06-09T11:22:27.402374618Z\" level=info msg=\"Running pod sandbox: openstack-operators/test-operator-controller-manager-8d5599d7d-lxkn6/POD\" id=9439a066-0479-4045-ba38-a0f51bfbb698 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:22:27.402608 crc crio[21508]: time=\"2026-06-09T11:22:27.402559283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:22:27.424384 crc crio[21508]: time=\"2026-06-09T11:22:27.424197626Z\" level=info msg=\"Running pod sandbox: openstack-operators/watcher-operator-controller-manager-577b679b5c-5v6m6/POD\" id=63a9f924-c5fa-4682-a4d3-82e7f65b26d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:22:27.424384 crc crio[21508]: time=\"2026-06-09T11:22:27.42434157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:22:38.464531 crc crio[21508]: time=\"2026-06-09T11:22:38.463724686Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5c5844cc68-v5gvm Namespace:openstack-operators ID:19d6af1d8af4e45e10d6ccb9880015c5048332170be1a714d949e800c8935dd2 UID:daf416dc-c496-4aa0-b2f4-e93028d1fe64 NetNS:/var/run/netns/4a10c5ce-da7a-46b5-b6a7-3e057370a3e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddaf416dc_c496_4aa0_b2f4_e93028d1fe64.slice PodAnnotations:0xc00244e3a0}] Aliases:map[]}\"\nJun 09 11:22:38.464531 crc crio[21508]: time=\"2026-06-09T11:22:38.464481987Z\" level=info msg=\"Adding pod openstack-operators_heat-operator-controller-manager-5c5844cc68-v5gvm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:22:39.228998 crc crio[21508]: 2026-06-09T11:22:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:19d6af1d8af4e45 Mac:2a:ee:82:e9:e9:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4c Mtu:0 Sandbox:/var/run/netns/4a10c5ce-da7a-46b5-b6a7-3e057370a3e0 SocketPath: PciID:}] [{Interface:0xc00011c6c0 Address:{IP:10.217.0.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:22:39.230121 crc crio[21508]: time=\"2026-06-09T11:22:39.230020207Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5c5844cc68-v5gvm Namespace:openstack-operators ID:19d6af1d8af4e45e10d6ccb9880015c5048332170be1a714d949e800c8935dd2 UID:daf416dc-c496-4aa0-b2f4-e93028d1fe64 NetNS:/var/run/netns/4a10c5ce-da7a-46b5-b6a7-3e057370a3e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddaf416dc_c496_4aa0_b2f4_e93028d1fe64.slice PodAnnotations:0xc00244e3a0}] Aliases:map[]}\"\nJun 09 11:22:39.230570 crc crio[21508]: time=\"2026-06-09T11:22:39.230208922Z\" level=info msg=\"Checking pod openstack-operators_heat-operator-controller-manager-5c5844cc68-v5gvm for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:22:39.246749 crc crio[21508]: time=\"2026-06-09T11:22:39.246517097Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-5d65c7d97d-rslrh Namespace:openstack-operators ID:694d13e15bb07101c4995666261320f246e60b110f926b3f5901737414f5d401 UID:42e6181c-4d86-45ee-93b5-7439e09e89f4 NetNS:/var/run/netns/2c2fa25e-0ae8-40e2-b839-bd461c42ce35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod42e6181c_4d86_45ee_93b5_7439e09e89f4.slice PodAnnotations:0xc000158540}] Aliases:map[]}\"\nJun 09 11:22:39.246749 crc crio[21508]: time=\"2026-06-09T11:22:39.2466477Z\" level=info msg=\"Adding pod openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-rslrh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:22:39.275066 crc crio[21508]: time=\"2026-06-09T11:22:39.274909648Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7b8ffd8c4f-q6tt9 Namespace:openstack-operators ID:fcf7e881341a44b9b62ec294f7c46d3aae72fca4c0252a48c20b9cc7b0b3b456 UID:1416eda9-ba56-40b1-8309-14c71c97296e NetNS:/var/run/netns/a3b59d67-1f47-4aa2-a346-c7562d1d8ac2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1416eda9_ba56_40b1_8309_14c71c97296e.slice PodAnnotations:0xc000852a60}] Aliases:map[]}\"\nJun 09 11:22:39.275066 crc crio[21508]: time=\"2026-06-09T11:22:39.274993831Z\" level=info msg=\"Adding pod openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-q6tt9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:22:39.277035 crc crio[21508]: time=\"2026-06-09T11:22:39.276930784Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-86c584f6fc-2d57j Namespace:openstack-operators ID:f82e2a0e71fb8b81952e26c76e0ab12642d5273c9679b981f0d2135cafe39329 UID:d6513fea-3449-4ba0-8225-e2f4f9b60196 NetNS:/var/run/netns/fbe4b097-8722-413e-b880-98101bc487f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd6513fea_3449_4ba0_8225_e2f4f9b60196.slice PodAnnotations:0xc0039b8510}] Aliases:map[]}\"\nJun 09 11:22:39.277035 crc crio[21508]: time=\"2026-06-09T11:22:39.277030607Z\" level=info msg=\"Adding pod openstack-operators_cinder-operator-controller-manager-86c584f6fc-2d57j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:22:39.281505 crc crio[21508]: time=\"2026-06-09T11:22:39.281405589Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-67c49dd5c6-m868m Namespace:openstack-operators ID:23f24881248ebf9592210e78424556bd2d327cc3db46b1bffcc673fb83bf534a UID:eaeccb80-3b39-4006-85b8-dd3140e9256b NetNS:/var/run/netns/0da6332d-6a6a-41b4-a373-f1cf6e7d3af2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeaeccb80_3b39_4006_85b8_dd3140e9256b.slice PodAnnotations:0xc0001588a8}] Aliases:map[]}\"\nJun 09 11:22:39.281505 crc crio[21508]: time=\"2026-06-09T11:22:39.281482451Z\" level=info msg=\"Adding pod openstack-operators_swift-operator-controller-manager-67c49dd5c6-m868m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:22:39.282797 crc crio[21508]: time=\"2026-06-09T11:22:39.282720626Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-577b679b5c-5v6m6 Namespace:openstack-operators ID:15d4bbe5ac4ac61a506b9844673702f727ef9eccda228f7bc14f2db7d4539755 UID:f3b2919f-3a75-4ad8-a8fe-a89eed645fbd NetNS:/var/run/netns/7230f8cb-ba77-45d2-aedc-d4280a822d30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf3b2919f_3a75_4ad8_a8fe_a89eed645fbd.slice PodAnnotations:0xc00244e7b0}] Aliases:map[]}\"\nJun 09 11:22:39.282797 crc crio[21508]: time=\"2026-06-09T11:22:39.282788828Z\" level=info msg=\"Adding pod openstack-operators_watcher-operator-controller-manager-577b679b5c-5v6m6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:22:39.290579 crc crio[21508]: time=\"2026-06-09T11:22:39.29039266Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-688d5c756f-7hgnr Namespace:openstack-operators ID:c79d0de2739a45ce35292bd889d92d16cb198138b3f3559416ffdd39f051c2af UID:b1417aa3-e32e-4b99-9ab1-7ca7b1d7032f NetNS:/var/run/netns/786b2a1c-889c-4402-977d-780440dd4b73 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1417aa3_e32e_4b99_9ab1_7ca7b1d7032f.slice PodAnnotations:0xc002a12190}] Aliases:map[]}\"\nJun 09 11:22:39.290579 crc crio[21508]: time=\"2026-06-09T11:22:39.290483222Z\" level=info msg=\"Adding pod openstack-operators_neutron-operator-controller-manager-688d5c756f-7hgnr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:22:39.291058 crc crio[21508]: time=\"2026-06-09T11:22:39.290960016Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-f4c4579bb-4gw2t Namespace:openstack-operators ID:6b4113d37a5ba3e92f49615b4381bfbdf06c3ced16da2e73ab8db5d3b34c1211 UID:d4489878-8f92-4414-8197-3810516ed9dc NetNS:/var/run/netns/333da160-7938-4434-80e7-f53bccbc6079 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd4489878_8f92_4414_8197_3810516ed9dc.slice PodAnnotations:0xc0039b8638}] Aliases:map[]}\"\nJun 09 11:22:39.291651 crc crio[21508]: time=\"2026-06-09T11:22:39.291581763Z\" level=info msg=\"Adding pod openstack-operators_nova-operator-controller-manager-f4c4579bb-4gw2t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:22:39.331253 crc crio[21508]: time=\"2026-06-09T11:22:39.329412057Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-6bf8599b68-gkskb Namespace:openstack-operators ID:f40e03e89dcd44dd3482963b56edf16644f0de5d959ed2b6a7e97c13575ba6b4 UID:fd28a140-1cc2-4b0f-adab-b38e14ea149b NetNS:/var/run/netns/756c4c77-f84e-464e-9b88-219fe210d9ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd28a140_1cc2_4b0f_adab_b38e14ea149b.slice PodAnnotations:0xc000852c80}] Aliases:map[]}\"\nJun 09 11:22:39.331253 crc crio[21508]: time=\"2026-06-09T11:22:39.331077704Z\" level=info msg=\"Adding pod openstack-operators_designate-operator-controller-manager-6bf8599b68-gkskb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:22:39.376985 crc crio[21508]: time=\"2026-06-09T11:22:39.376900371Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-75f8548fcd-fv5pz Namespace:openstack-operators ID:2c79f8871269f332bebb93586e97afae49ddb08d0910bb05b90e88deedcbca4b UID:ac21e7b3-c52f-4ec5-9cf6-ba1a04c05dee NetNS:/var/run/netns/09794751-9764-4ab6-a43f-d7355cdc4720 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podac21e7b3_c52f_4ec5_9cf6_ba1a04c05dee.slice PodAnnotations:0xc00008cae0}] Aliases:map[]}\"\nJun 09 11:22:39.376985 crc crio[21508]: time=\"2026-06-09T11:22:39.376969423Z\" level=info msg=\"Adding pod openstack-operators_ironic-operator-controller-manager-75f8548fcd-fv5pz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:22:39.421471 crc crio[21508]: time=\"2026-06-09T11:22:39.421387631Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6495978d8d-24mcx Namespace:openstack-operators ID:dd061b9ff36bc5002db9ab85042bcb37487b3f72b94ab6fcc42097c7727f795a UID:90130a09-daf5-4b5a-8808-62c875a406a4 NetNS:/var/run/netns/15317b22-d8c5-40ad-b15f-c28517914e2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod90130a09_daf5_4b5a_8808_62c875a406a4.slice PodAnnotations:0xc000852148}] Aliases:map[]}\"\nJun 09 11:22:39.421471 crc crio[21508]: time=\"2026-06-09T11:22:39.421469244Z\" level=info msg=\"Adding pod openstack-operators_octavia-operator-controller-manager-6495978d8d-24mcx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:22:40.272585 crc crio[21508]: time=\"2026-06-09T11:22:40.2718941Z\" level=info msg=\"Ran pod sandbox 19d6af1d8af4e45e10d6ccb9880015c5048332170be1a714d949e800c8935dd2 with infra container: openstack-operators/heat-operator-controller-manager-5c5844cc68-v5gvm/POD\" id=390534c5-f461-41e9-8fda-d0689e18743d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:22:40.279243 crc crio[21508]: time=\"2026-06-09T11:22:40.279128621Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=84a4191e-067c-4786-9140-55abb37f73ec name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:40.279591 crc crio[21508]: time=\"2026-06-09T11:22:40.279491001Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 not found\" id=84a4191e-067c-4786-9140-55abb37f73ec name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:40.279591 crc crio[21508]: time=\"2026-06-09T11:22:40.279559323Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 found\" id=84a4191e-067c-4786-9140-55abb37f73ec name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:40.282138 crc crio[21508]: time=\"2026-06-09T11:22:40.282076273Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=c65385b2-7de4-4a01-b283-55ff1a0e7ecf name=/runtime.v1.ImageService/PullImage\nJun 09 11:22:40.287053 crc crio[21508]: time=\"2026-06-09T11:22:40.28697109Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-58f85bd97f-l4dv6 Namespace:openstack-operators ID:e2753772faea93957894d650b32a5e15a8b6a958e2fa808986d83c4d97360deb UID:9bbdb28f-6409-4518-b6d0-aa06187a15e4 NetNS:/var/run/netns/f8f4d9b0-0d73-4468-9a77-542692d5944f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9bbdb28f_6409_4518_b6d0_aa06187a15e4.slice PodAnnotations:0xc000158640}] Aliases:map[]}\"\nJun 09 11:22:40.287053 crc crio[21508]: time=\"2026-06-09T11:22:40.287027621Z\" level=info msg=\"Adding pod openstack-operators_ovn-operator-controller-manager-58f85bd97f-l4dv6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:22:40.289674 crc crio[21508]: time=\"2026-06-09T11:22:40.289588083Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\\\"\"\nJun 09 11:22:40.292559 crc crio[21508]: time=\"2026-06-09T11:22:40.292023721Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-7fcb8b58d6-2pdnd Namespace:openstack-operators ID:94a63ec0c4b876bf24e4c4a227717b1f2bf269792e7064662583eae43122cae6 UID:5b3066ce-ba92-4abc-a989-dd34c968d0e6 NetNS:/var/run/netns/3df3fd20-788d-4bdf-a35c-96dc9feac21b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5b3066ce_ba92_4abc_a989_dd34c968d0e6.slice PodAnnotations:0xc002a128b8}] Aliases:map[]}\"\nJun 09 11:22:40.292559 crc crio[21508]: time=\"2026-06-09T11:22:40.292056302Z\" level=info msg=\"Adding pod openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-2pdnd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:22:40.347652 crc crio[21508]: 2026-06-09T11:22:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:694d13e15bb0710 Mac:3e:b6:ce:d6:fa:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5a Mtu:0 Sandbox:/var/run/netns/2c2fa25e-0ae8-40e2-b839-bd461c42ce35 SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.0.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:22:40.348469 crc crio[21508]: time=\"2026-06-09T11:22:40.348342771Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-5d65c7d97d-rslrh Namespace:openstack-operators ID:694d13e15bb07101c4995666261320f246e60b110f926b3f5901737414f5d401 UID:42e6181c-4d86-45ee-93b5-7439e09e89f4 NetNS:/var/run/netns/2c2fa25e-0ae8-40e2-b839-bd461c42ce35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod42e6181c_4d86_45ee_93b5_7439e09e89f4.slice PodAnnotations:0xc000158540}] Aliases:map[]}\"\nJun 09 11:22:40.348636 crc crio[21508]: time=\"2026-06-09T11:22:40.348518946Z\" level=info msg=\"Checking pod openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-rslrh for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:22:40.353904 crc crio[21508]: 2026-06-09T11:22:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c79d0de2739a45c Mac:ca:2a:32:81:5d:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:54 Mtu:0 Sandbox:/var/run/netns/786b2a1c-889c-4402-977d-780440dd4b73 SocketPath: PciID:}] [{Interface:0xc00030c6b0 Address:{IP:10.217.0.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:22:40.357674 crc crio[21508]: time=\"2026-06-09T11:22:40.357583488Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-688d5c756f-7hgnr Namespace:openstack-operators ID:c79d0de2739a45ce35292bd889d92d16cb198138b3f3559416ffdd39f051c2af UID:b1417aa3-e32e-4b99-9ab1-7ca7b1d7032f NetNS:/var/run/netns/786b2a1c-889c-4402-977d-780440dd4b73 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1417aa3_e32e_4b99_9ab1_7ca7b1d7032f.slice PodAnnotations:0xc002a12190}] Aliases:map[]}\"\nJun 09 11:22:40.357790 crc crio[21508]: time=\"2026-06-09T11:22:40.357769223Z\" level=info msg=\"Checking pod openstack-operators_neutron-operator-controller-manager-688d5c756f-7hgnr for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:22:41.463114 crc crio[21508]: 2026-06-09T11:22:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f82e2a0e71fb8b8 Mac:da:b5:ba:ca:12:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/fbe4b097-8722-413e-b880-98101bc487f1 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:22:41.465014 crc crio[21508]: 2026-06-09T11:22:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:23f24881248ebf9 Mac:da:68:0b:fc:14:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:59 Mtu:0 Sandbox:/var/run/netns/0da6332d-6a6a-41b4-a373-f1cf6e7d3af2 SocketPath: PciID:}] [{Interface:0xc0000155c0 Address:{IP:10.217.0.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:22:41.465093 crc crio[21508]: 2026-06-09T11:22:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd061b9ff36bc50 Mac:c6:4c:aa:0e:dc:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:56 Mtu:0 Sandbox:/var/run/netns/15317b22-d8c5-40ad-b15f-c28517914e2d SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:22:41.470608 crc crio[21508]: time=\"2026-06-09T11:22:41.465885072Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-86c584f6fc-2d57j Namespace:openstack-operators ID:f82e2a0e71fb8b81952e26c76e0ab12642d5273c9679b981f0d2135cafe39329 UID:d6513fea-3449-4ba0-8225-e2f4f9b60196 NetNS:/var/run/netns/fbe4b097-8722-413e-b880-98101bc487f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd6513fea_3449_4ba0_8225_e2f4f9b60196.slice PodAnnotations:0xc0039b8510}] Aliases:map[]}\"\nJun 09 11:22:41.470608 crc crio[21508]: time=\"2026-06-09T11:22:41.466021885Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6495978d8d-24mcx Namespace:openstack-operators ID:dd061b9ff36bc5002db9ab85042bcb37487b3f72b94ab6fcc42097c7727f795a UID:90130a09-daf5-4b5a-8808-62c875a406a4 NetNS:/var/run/netns/15317b22-d8c5-40ad-b15f-c28517914e2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod90130a09_daf5_4b5a_8808_62c875a406a4.slice PodAnnotations:0xc000852148}] Aliases:map[]}\"\nJun 09 11:22:41.470608 crc crio[21508]: time=\"2026-06-09T11:22:41.466065457Z\" level=info msg=\"Checking pod openstack-operators_cinder-operator-controller-manager-86c584f6fc-2d57j for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:22:41.470608 crc crio[21508]: time=\"2026-06-09T11:22:41.466226741Z\" level=info msg=\"Checking pod openstack-operators_octavia-operator-controller-manager-6495978d8d-24mcx for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:22:41.470608 crc crio[21508]: time=\"2026-06-09T11:22:41.46978087Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-67c49dd5c6-m868m Namespace:openstack-operators ID:23f24881248ebf9592210e78424556bd2d327cc3db46b1bffcc673fb83bf534a UID:eaeccb80-3b39-4006-85b8-dd3140e9256b NetNS:/var/run/netns/0da6332d-6a6a-41b4-a373-f1cf6e7d3af2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeaeccb80_3b39_4006_85b8_dd3140e9256b.slice PodAnnotations:0xc0001588a8}] Aliases:map[]}\"\nJun 09 11:22:41.470608 crc crio[21508]: time=\"2026-06-09T11:22:41.469977356Z\" level=info msg=\"Checking pod openstack-operators_swift-operator-controller-manager-67c49dd5c6-m868m for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:22:41.495380 crc crio[21508]: 2026-06-09T11:22:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:15d4bbe5ac4ac61 Mac:22:18:b4:3d:15:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5c Mtu:0 Sandbox:/var/run/netns/7230f8cb-ba77-45d2-aedc-d4280a822d30 SocketPath: PciID:}] [{Interface:0xc0003266d0 Address:{IP:10.217.0.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:22:41.495380 crc crio[21508]: time=\"2026-06-09T11:22:41.493253665Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-577b679b5c-5v6m6 Namespace:openstack-operators ID:15d4bbe5ac4ac61a506b9844673702f727ef9eccda228f7bc14f2db7d4539755 UID:f3b2919f-3a75-4ad8-a8fe-a89eed645fbd NetNS:/var/run/netns/7230f8cb-ba77-45d2-aedc-d4280a822d30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf3b2919f_3a75_4ad8_a8fe_a89eed645fbd.slice PodAnnotations:0xc00244e7b0}] Aliases:map[]}\"\nJun 09 11:22:41.495380 crc crio[21508]: time=\"2026-06-09T11:22:41.493468831Z\" level=info msg=\"Checking pod openstack-operators_watcher-operator-controller-manager-577b679b5c-5v6m6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:22:41.574492 crc crio[21508]: 2026-06-09T11:22:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6b4113d37a5ba3e Mac:a6:ba:16:98:31:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:55 Mtu:0 Sandbox:/var/run/netns/333da160-7938-4434-80e7-f53bccbc6079 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:22:41.574492 crc crio[21508]: 2026-06-09T11:22:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f40e03e89dcd44d Mac:aa:69:8b:a0:5c:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/756c4c77-f84e-464e-9b88-219fe210d9ed SocketPath: PciID:}] [{Interface:0xc000014bb0 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:22:41.574492 crc crio[21508]: 2026-06-09T11:22:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fcf7e881341a44b Mac:a6:f0:a3:32:0a:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/a3b59d67-1f47-4aa2-a346-c7562d1d8ac2 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:22:41.574492 crc crio[21508]: time=\"2026-06-09T11:22:41.568549083Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-f4c4579bb-4gw2t Namespace:openstack-operators ID:6b4113d37a5ba3e92f49615b4381bfbdf06c3ced16da2e73ab8db5d3b34c1211 UID:d4489878-8f92-4414-8197-3810516ed9dc NetNS:/var/run/netns/333da160-7938-4434-80e7-f53bccbc6079 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd4489878_8f92_4414_8197_3810516ed9dc.slice PodAnnotations:0xc0039b8638}] Aliases:map[]}\"\nJun 09 11:22:41.574492 crc crio[21508]: time=\"2026-06-09T11:22:41.56877184Z\" level=info msg=\"Checking pod openstack-operators_nova-operator-controller-manager-f4c4579bb-4gw2t for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:22:41.574492 crc crio[21508]: time=\"2026-06-09T11:22:41.568549083Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-6bf8599b68-gkskb Namespace:openstack-operators ID:f40e03e89dcd44dd3482963b56edf16644f0de5d959ed2b6a7e97c13575ba6b4 UID:fd28a140-1cc2-4b0f-adab-b38e14ea149b NetNS:/var/run/netns/756c4c77-f84e-464e-9b88-219fe210d9ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd28a140_1cc2_4b0f_adab_b38e14ea149b.slice PodAnnotations:0xc000852c80}] Aliases:map[]}\"\nJun 09 11:22:41.574492 crc crio[21508]: time=\"2026-06-09T11:22:41.569184961Z\" level=info msg=\"Checking pod openstack-operators_designate-operator-controller-manager-6bf8599b68-gkskb for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:22:41.574492 crc crio[21508]: time=\"2026-06-09T11:22:41.569257523Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7b8ffd8c4f-q6tt9 Namespace:openstack-operators ID:fcf7e881341a44b9b62ec294f7c46d3aae72fca4c0252a48c20b9cc7b0b3b456 UID:1416eda9-ba56-40b1-8309-14c71c97296e NetNS:/var/run/netns/a3b59d67-1f47-4aa2-a346-c7562d1d8ac2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1416eda9_ba56_40b1_8309_14c71c97296e.slice PodAnnotations:0xc000852a60}] Aliases:map[]}\"\nJun 09 11:22:41.574492 crc crio[21508]: time=\"2026-06-09T11:22:41.569477109Z\" level=info msg=\"Checking pod openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-q6tt9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:22:41.574492 crc crio[21508]: 2026-06-09T11:22:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2c79f8871269f33 Mac:f2:f2:63:2c:4b:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:50 Mtu:0 Sandbox:/var/run/netns/09794751-9764-4ab6-a43f-d7355cdc4720 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:22:41.574492 crc crio[21508]: time=\"2026-06-09T11:22:41.572235096Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-75f8548fcd-fv5pz Namespace:openstack-operators ID:2c79f8871269f332bebb93586e97afae49ddb08d0910bb05b90e88deedcbca4b UID:ac21e7b3-c52f-4ec5-9cf6-ba1a04c05dee NetNS:/var/run/netns/09794751-9764-4ab6-a43f-d7355cdc4720 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podac21e7b3_c52f_4ec5_9cf6_ba1a04c05dee.slice PodAnnotations:0xc00008cae0}] Aliases:map[]}\"\nJun 09 11:22:41.574492 crc crio[21508]: time=\"2026-06-09T11:22:41.572534884Z\" level=info msg=\"Checking pod openstack-operators_ironic-operator-controller-manager-75f8548fcd-fv5pz for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:22:41.582357 crc crio[21508]: 2026-06-09T11:22:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e2753772faea939 Mac:6a:df:07:27:89:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:57 Mtu:0 Sandbox:/var/run/netns/f8f4d9b0-0d73-4468-9a77-542692d5944f SocketPath: PciID:}] [{Interface:0xc000014dd0 Address:{IP:10.217.0.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:22:41.584729 crc crio[21508]: 2026-06-09T11:22:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:94a63ec0c4b876b Mac:3a:f2:f3:e1:e7:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:53 Mtu:0 Sandbox:/var/run/netns/3df3fd20-788d-4bdf-a35c-96dc9feac21b SocketPath: PciID:}] [{Interface:0xc000504590 Address:{IP:10.217.0.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:22:41.588056 crc crio[21508]: time=\"2026-06-09T11:22:41.585012832Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-7fcb8b58d6-2pdnd Namespace:openstack-operators ID:94a63ec0c4b876bf24e4c4a227717b1f2bf269792e7064662583eae43122cae6 UID:5b3066ce-ba92-4abc-a989-dd34c968d0e6 NetNS:/var/run/netns/3df3fd20-788d-4bdf-a35c-96dc9feac21b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5b3066ce_ba92_4abc_a989_dd34c968d0e6.slice PodAnnotations:0xc002a128b8}] Aliases:map[]}\"\nJun 09 11:22:41.599237 crc crio[21508]: time=\"2026-06-09T11:22:41.59785102Z\" level=info msg=\"Checking pod openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-2pdnd for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:22:41.599237 crc crio[21508]: time=\"2026-06-09T11:22:41.58923985Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-58f85bd97f-l4dv6 Namespace:openstack-operators ID:e2753772faea93957894d650b32a5e15a8b6a958e2fa808986d83c4d97360deb UID:9bbdb28f-6409-4518-b6d0-aa06187a15e4 NetNS:/var/run/netns/f8f4d9b0-0d73-4468-9a77-542692d5944f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9bbdb28f_6409_4518_b6d0_aa06187a15e4.slice PodAnnotations:0xc000158640}] Aliases:map[]}\"\nJun 09 11:22:41.599237 crc crio[21508]: time=\"2026-06-09T11:22:41.598391815Z\" level=info msg=\"Checking pod openstack-operators_ovn-operator-controller-manager-58f85bd97f-l4dv6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:22:41.990419 crc crio[21508]: time=\"2026-06-09T11:22:41.989753675Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-8d5599d7d-lxkn6 Namespace:openstack-operators ID:6cbe62c8260fb5fc11d0989d87aabe4d0f96be8ca307c47eb918064ac35a526c UID:d61c593a-30c6-4bc9-b843-aedd6de9ecf4 NetNS:/var/run/netns/1aa7d258-a97a-4572-bbae-b677639a1d27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd61c593a_30c6_4bc9_b843_aedd6de9ecf4.slice PodAnnotations:0xc0039b8110}] Aliases:map[]}\"\nJun 09 11:22:41.990766 crc crio[21508]: time=\"2026-06-09T11:22:41.990402823Z\" level=info msg=\"Adding pod openstack-operators_test-operator-controller-manager-8d5599d7d-lxkn6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:22:42.016821 crc crio[21508]: time=\"2026-06-09T11:22:42.015706148Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-548d6d5f9-hrdgq Namespace:openstack-operators ID:9212ca013e6fda9b0736c87fe4bd60e2fe9810559db56c598da91f359ad62f17 UID:38c7c0a0-3f32-44b8-ae67-3a4b8c7ee560 NetNS:/var/run/netns/4e1fb1d4-0baa-4454-b5ef-93ef4b9a3b83 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38c7c0a0_3f32_44b8_ae67_3a4b8c7ee560.slice PodAnnotations:0xc00008c698}] Aliases:map[]}\"\nJun 09 11:22:42.016821 crc crio[21508]: time=\"2026-06-09T11:22:42.01578724Z\" level=info msg=\"Adding pod openstack-operators_horizon-operator-controller-manager-548d6d5f9-hrdgq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:22:42.030345 crc crio[21508]: time=\"2026-06-09T11:22:42.028638959Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-6ccff66c5b-j2lq7 Namespace:openstack-operators ID:612bafabc2d6feb71b455bd5a8d4d3702b6bd185771474f41cc2ad3bdb2768de UID:bc28d549-939f-434e-9617-51bfa2e8140a NetNS:/var/run/netns/58293e39-8d2c-4fd9-b0a1-2e954b69178c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbc28d549_939f_434e_9617_51bfa2e8140a.slice PodAnnotations:0xc00011e400}] Aliases:map[]}\"\nJun 09 11:22:42.030345 crc crio[21508]: time=\"2026-06-09T11:22:42.028711701Z\" level=info msg=\"Adding pod openstack-operators_keystone-operator-controller-manager-6ccff66c5b-j2lq7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:22:42.037490 crc crio[21508]: time=\"2026-06-09T11:22:42.037363172Z\" level=info msg=\"Ran pod sandbox c79d0de2739a45ce35292bd889d92d16cb198138b3f3559416ffdd39f051c2af with infra container: openstack-operators/neutron-operator-controller-manager-688d5c756f-7hgnr/POD\" id=f788650b-5714-40a8-a40b-900f158773d2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:22:42.043544 crc crio[21508]: time=\"2026-06-09T11:22:42.043458792Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-5bdfb47c4d-qbnlh Namespace:openstack-operators ID:f1e2dc22e33867a9914d22dcf70d2f789eebb6babda13f1240a9ac1fd008de72 UID:8b57e0f6-9bf8-43ef-91bb-aa950b7c1e4a NetNS:/var/run/netns/6cb4e616-f94e-48d8-87ee-6c311e0a83be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8b57e0f6_9bf8_43ef_91bb_aa950b7c1e4a.slice PodAnnotations:0xc000d9e0f8}] Aliases:map[]}\"\nJun 09 11:22:42.043544 crc crio[21508]: time=\"2026-06-09T11:22:42.043531124Z\" level=info msg=\"Adding pod openstack-operators_glance-operator-controller-manager-5bdfb47c4d-qbnlh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:22:42.066366 crc crio[21508]: time=\"2026-06-09T11:22:42.066191046Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=28c4d01f-5360-4827-b4d3-b789252b665a name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:42.066684 crc crio[21508]: time=\"2026-06-09T11:22:42.066586057Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d not found\" id=28c4d01f-5360-4827-b4d3-b789252b665a name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:42.066684 crc crio[21508]: time=\"2026-06-09T11:22:42.066654729Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d found\" id=28c4d01f-5360-4827-b4d3-b789252b665a name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:42.071006 crc crio[21508]: time=\"2026-06-09T11:22:42.070914127Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-677d9d8477-g5xh7 Namespace:openstack-operators ID:ee7b6ac0c35c71fbfa5a525acf6d47010b424020cfff9af514cbccb756f2dfa8 UID:a64f497a-b2e0-4eef-80d8-543f91695621 NetNS:/var/run/netns/42b7acc0-fd6a-496f-9fd9-bc8ab6cd6689 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda64f497a_b2e0_4eef_80d8_543f91695621.slice PodAnnotations:0xc0001584e8}] Aliases:map[]}\"\nJun 09 11:22:42.071006 crc crio[21508]: time=\"2026-06-09T11:22:42.070995859Z\" level=info msg=\"Adding pod openstack-operators_manila-operator-controller-manager-677d9d8477-g5xh7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:22:42.071856 crc crio[21508]: time=\"2026-06-09T11:22:42.071774991Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=6ac25f8d-aaa9-4565-967f-eb12fc4dc02a name=/runtime.v1.ImageService/PullImage\nJun 09 11:22:42.088400 crc crio[21508]: time=\"2026-06-09T11:22:42.088267981Z\" level=info msg=\"Ran pod sandbox f82e2a0e71fb8b81952e26c76e0ab12642d5273c9679b981f0d2135cafe39329 with infra container: openstack-operators/cinder-operator-controller-manager-86c584f6fc-2d57j/POD\" id=5ead3d2b-b9e4-4f3a-932d-58f95ec7446b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:22:42.104389 crc crio[21508]: time=\"2026-06-09T11:22:42.103835715Z\" level=info msg=\"Ran pod sandbox 23f24881248ebf9592210e78424556bd2d327cc3db46b1bffcc673fb83bf534a with infra container: openstack-operators/swift-operator-controller-manager-67c49dd5c6-m868m/POD\" id=ad480dcc-71bc-4531-a980-084f43eb6f1a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:22:42.115671 crc crio[21508]: time=\"2026-06-09T11:22:42.115470129Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=338d99d6-cd29-4818-a5d5-387a6028f5e6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:42.115763 crc crio[21508]: time=\"2026-06-09T11:22:42.115732657Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce not found\" id=338d99d6-cd29-4818-a5d5-387a6028f5e6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:42.115822 crc crio[21508]: time=\"2026-06-09T11:22:42.115781778Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce found\" id=338d99d6-cd29-4818-a5d5-387a6028f5e6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:42.117772 crc crio[21508]: time=\"2026-06-09T11:22:42.117231208Z\" level=info msg=\"Ran pod sandbox 15d4bbe5ac4ac61a506b9844673702f727ef9eccda228f7bc14f2db7d4539755 with infra container: openstack-operators/watcher-operator-controller-manager-577b679b5c-5v6m6/POD\" id=63a9f924-c5fa-4682-a4d3-82e7f65b26d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:22:42.118555 crc crio[21508]: time=\"2026-06-09T11:22:42.118057331Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=74e25bb6-e6e6-4e5d-a579-88bcd2c461e7 name=/runtime.v1.ImageService/PullImage\nJun 09 11:22:42.120276 crc crio[21508]: time=\"2026-06-09T11:22:42.120184241Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=b2204b49-2906-4a8f-9c64-c21eddd1b551 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:42.120549 crc crio[21508]: time=\"2026-06-09T11:22:42.120497959Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67 not found\" id=b2204b49-2906-4a8f-9c64-c21eddd1b551 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:42.120656 crc crio[21508]: time=\"2026-06-09T11:22:42.120571881Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67 found\" id=b2204b49-2906-4a8f-9c64-c21eddd1b551 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:42.121278 crc crio[21508]: time=\"2026-06-09T11:22:42.121083656Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\\\"\"\nJun 09 11:22:42.132835 crc crio[21508]: time=\"2026-06-09T11:22:42.122800824Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\\\"\"\nJun 09 11:22:42.132835 crc crio[21508]: time=\"2026-06-09T11:22:42.123137643Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=6d5838b9-8e49-4602-ada7-b7712c8897d4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:42.132835 crc crio[21508]: time=\"2026-06-09T11:22:42.123363799Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d not found\" id=6d5838b9-8e49-4602-ada7-b7712c8897d4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:42.132835 crc crio[21508]: time=\"2026-06-09T11:22:42.12340537Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d found\" id=6d5838b9-8e49-4602-ada7-b7712c8897d4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:42.132835 crc crio[21508]: time=\"2026-06-09T11:22:42.127858845Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=fdd713aa-9a48-44d2-ac17-4e5d0980f992 name=/runtime.v1.ImageService/PullImage\nJun 09 11:22:42.132835 crc crio[21508]: time=\"2026-06-09T11:22:42.127907746Z\" level=info msg=\"Ran pod sandbox 694d13e15bb07101c4995666261320f246e60b110f926b3f5901737414f5d401 with infra container: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-rslrh/POD\" id=50698202-ef71-4e1c-9096-9fe15a9cb570 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:22:42.132835 crc crio[21508]: time=\"2026-06-09T11:22:42.128007599Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=8526a610-5f82-4a3c-b7c8-fda6e95e87fe name=/runtime.v1.ImageService/PullImage\nJun 09 11:22:42.146629 crc crio[21508]: time=\"2026-06-09T11:22:42.146553896Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\\\"\"\nJun 09 11:22:42.148952 crc crio[21508]: time=\"2026-06-09T11:22:42.148700556Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=6db13829-e134-4e3a-ac99-c3364be63d10 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:42.148952 crc crio[21508]: time=\"2026-06-09T11:22:42.148812939Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\\\"\"\nJun 09 11:22:42.148952 crc crio[21508]: time=\"2026-06-09T11:22:42.148888761Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 not found\" id=6db13829-e134-4e3a-ac99-c3364be63d10 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:42.148952 crc crio[21508]: time=\"2026-06-09T11:22:42.148936122Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 found\" id=6db13829-e134-4e3a-ac99-c3364be63d10 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:42.158490 crc crio[21508]: time=\"2026-06-09T11:22:42.156825312Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=2d9f7c63-78a5-4d82-b902-33d22629f002 name=/runtime.v1.ImageService/PullImage\nJun 09 11:22:42.167038 crc crio[21508]: time=\"2026-06-09T11:22:42.162030287Z\" level=info msg=\"Ran pod sandbox 6b4113d37a5ba3e92f49615b4381bfbdf06c3ced16da2e73ab8db5d3b34c1211 with infra container: openstack-operators/nova-operator-controller-manager-f4c4579bb-4gw2t/POD\" id=fea94e1f-77bd-4508-9e00-d594489c527b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:22:42.172744 crc crio[21508]: time=\"2026-06-09T11:22:42.172571851Z\" level=info msg=\"Ran pod sandbox f40e03e89dcd44dd3482963b56edf16644f0de5d959ed2b6a7e97c13575ba6b4 with infra container: openstack-operators/designate-operator-controller-manager-6bf8599b68-gkskb/POD\" id=6b66cbb4-ad4f-4a64-989d-9726855d0ae1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:22:42.176179 crc crio[21508]: time=\"2026-06-09T11:22:42.17611878Z\" level=info msg=\"Ran pod sandbox 2c79f8871269f332bebb93586e97afae49ddb08d0910bb05b90e88deedcbca4b with infra container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-fv5pz/POD\" id=64f16cf6-17ff-4cb4-a126-147499f45e1e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:22:42.182833 crc crio[21508]: time=\"2026-06-09T11:22:42.18187658Z\" level=info msg=\"Ran pod sandbox dd061b9ff36bc5002db9ab85042bcb37487b3f72b94ab6fcc42097c7727f795a with infra container: openstack-operators/octavia-operator-controller-manager-6495978d8d-24mcx/POD\" id=877af978-aec8-4f2b-83ec-1b55fe1a615d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:22:42.182833 crc crio[21508]: time=\"2026-06-09T11:22:42.182719534Z\" level=info msg=\"Ran pod sandbox fcf7e881341a44b9b62ec294f7c46d3aae72fca4c0252a48c20b9cc7b0b3b456 with infra container: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-q6tt9/POD\" id=3ec121df-7e46-471a-b8ae-334e1f78e3da name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:22:42.190416 crc crio[21508]: time=\"2026-06-09T11:22:42.190233103Z\" level=info msg=\"Ran pod sandbox 94a63ec0c4b876bf24e4c4a227717b1f2bf269792e7064662583eae43122cae6 with infra container: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-2pdnd/POD\" id=9462177f-8fe1-4c10-a3a7-451645627c0a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:22:42.203756 crc crio[21508]: time=\"2026-06-09T11:22:42.203546544Z\" level=info msg=\"Ran pod sandbox e2753772faea93957894d650b32a5e15a8b6a958e2fa808986d83c4d97360deb with infra container: openstack-operators/ovn-operator-controller-manager-58f85bd97f-l4dv6/POD\" id=9e13df54-40c9-4736-8a8d-a343010a8d2d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:22:42.234092 crc crio[21508]: time=\"2026-06-09T11:22:42.232966945Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=7bed08a8-6fe3-4c76-a779-e288a5a8b8e9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:42.234092 crc crio[21508]: time=\"2026-06-09T11:22:42.233571471Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=e7e3a3cc-2768-4461-8ad6-765dc96c9874 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:42.234092 crc crio[21508]: time=\"2026-06-09T11:22:42.233731546Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=3b953781-c98c-4db3-a901-dcea7c4ba5ba name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:42.234092 crc crio[21508]: time=\"2026-06-09T11:22:42.233750186Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 not found\" id=7bed08a8-6fe3-4c76-a779-e288a5a8b8e9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:42.234092 crc crio[21508]: time=\"2026-06-09T11:22:42.233803418Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 found\" id=7bed08a8-6fe3-4c76-a779-e288a5a8b8e9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:42.234092 crc crio[21508]: time=\"2026-06-09T11:22:42.23389055Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 not found\" id=3b953781-c98c-4db3-a901-dcea7c4ba5ba name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:42.234092 crc crio[21508]: time=\"2026-06-09T11:22:42.233912331Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=02a5b6c8-f262-4e61-99ea-06ef48891efe name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:42.234092 crc crio[21508]: time=\"2026-06-09T11:22:42.233936242Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 found\" id=3b953781-c98c-4db3-a901-dcea7c4ba5ba name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:42.234092 crc crio[21508]: time=\"2026-06-09T11:22:42.233944282Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=eadb3afa-1927-4be8-a9fe-8007f7065444 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:42.234092 crc crio[21508]: time=\"2026-06-09T11:22:42.234001733Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd not found\" id=02a5b6c8-f262-4e61-99ea-06ef48891efe name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:42.234092 crc crio[21508]: time=\"2026-06-09T11:22:42.234037944Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd found\" id=02a5b6c8-f262-4e61-99ea-06ef48891efe name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:42.234092 crc crio[21508]: time=\"2026-06-09T11:22:42.234049605Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=cbd90260-e556-4512-8c07-569631dc4137 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:42.234092 crc crio[21508]: time=\"2026-06-09T11:22:42.234085096Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=2c69b7a0-ca5f-4af8-ac2f-e1941c56eb85 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:42.239367 crc crio[21508]: time=\"2026-06-09T11:22:42.234133137Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 not found\" id=eadb3afa-1927-4be8-a9fe-8007f7065444 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:42.239367 crc crio[21508]: time=\"2026-06-09T11:22:42.234158218Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf not found\" id=2c69b7a0-ca5f-4af8-ac2f-e1941c56eb85 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:42.239367 crc crio[21508]: time=\"2026-06-09T11:22:42.234185159Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 found\" id=eadb3afa-1927-4be8-a9fe-8007f7065444 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:42.239367 crc crio[21508]: time=\"2026-06-09T11:22:42.234192079Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf found\" id=2c69b7a0-ca5f-4af8-ac2f-e1941c56eb85 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:42.239367 crc crio[21508]: time=\"2026-06-09T11:22:42.234515098Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 not found\" id=cbd90260-e556-4512-8c07-569631dc4137 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:42.239367 crc crio[21508]: time=\"2026-06-09T11:22:42.234557599Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 found\" id=cbd90260-e556-4512-8c07-569631dc4137 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:42.239367 crc crio[21508]: time=\"2026-06-09T11:22:42.23458167Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 not found\" id=e7e3a3cc-2768-4461-8ad6-765dc96c9874 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:42.239367 crc crio[21508]: time=\"2026-06-09T11:22:42.234661392Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 found\" id=e7e3a3cc-2768-4461-8ad6-765dc96c9874 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:42.247192 crc crio[21508]: time=\"2026-06-09T11:22:42.240788323Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=d8ab9185-3d7e-4cff-a418-61f917c85a37 name=/runtime.v1.ImageService/PullImage\nJun 09 11:22:42.247192 crc crio[21508]: time=\"2026-06-09T11:22:42.241158163Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=1f0df4b7-f4d3-4e96-9064-3fd8801d4bf3 name=/runtime.v1.ImageService/PullImage\nJun 09 11:22:42.247192 crc crio[21508]: time=\"2026-06-09T11:22:42.241269796Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=8315bff6-97b9-4518-af1e-8ba878cc2be6 name=/runtime.v1.ImageService/PullImage\nJun 09 11:22:42.247192 crc crio[21508]: time=\"2026-06-09T11:22:42.241460831Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=492d08bd-5405-4318-8b46-199fb5ab6397 name=/runtime.v1.ImageService/PullImage\nJun 09 11:22:42.247192 crc crio[21508]: time=\"2026-06-09T11:22:42.241593325Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=a095b72a-83fa-49a8-b8d7-1ae46e1df6fa name=/runtime.v1.ImageService/PullImage\nJun 09 11:22:42.268827 crc crio[21508]: time=\"2026-06-09T11:22:42.267038924Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\\\"\"\nJun 09 11:22:42.268827 crc crio[21508]: time=\"2026-06-09T11:22:42.26758944Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\\\"\"\nJun 09 11:22:42.269953 crc crio[21508]: time=\"2026-06-09T11:22:42.269860913Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\\\"\"\nJun 09 11:22:42.274278 crc crio[21508]: time=\"2026-06-09T11:22:42.271273202Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\\\"\"\nJun 09 11:22:42.274278 crc crio[21508]: time=\"2026-06-09T11:22:42.27192298Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\\\"\"\nJun 09 11:22:42.280629 crc crio[21508]: time=\"2026-06-09T11:22:42.280578872Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\\\"\"\nJun 09 11:22:42.389756 crc crio[21508]: time=\"2026-06-09T11:22:42.388791568Z\" level=info msg=\"Running pod sandbox: openstack-operators/infra-operator-controller-manager-cbcfcddf7-x6fhn/POD\" id=63a26241-695f-4edf-9723-77932a68d506 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:22:42.389756 crc crio[21508]: time=\"2026-06-09T11:22:42.389621721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:22:42.537737 crc crio[21508]: time=\"2026-06-09T11:22:42.537271777Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=1a15b4a7-25bb-4073-9d7b-fab4fc496c6c name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:42.539914 crc crio[21508]: time=\"2026-06-09T11:22:42.539886Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf not found\" id=1a15b4a7-25bb-4073-9d7b-fab4fc496c6c name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:42.540244 crc crio[21508]: time=\"2026-06-09T11:22:42.540217239Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf found\" id=1a15b4a7-25bb-4073-9d7b-fab4fc496c6c name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:42.569377 crc crio[21508]: time=\"2026-06-09T11:22:42.569051153Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=9eec264e-bac1-4f55-b3f8-f588e8c6a6b4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:42.569377 crc crio[21508]: time=\"2026-06-09T11:22:42.569381202Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 not found\" id=9eec264e-bac1-4f55-b3f8-f588e8c6a6b4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:42.569773 crc crio[21508]: time=\"2026-06-09T11:22:42.569469125Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 found\" id=9eec264e-bac1-4f55-b3f8-f588e8c6a6b4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:43.115768 crc crio[21508]: time=\"2026-06-09T11:22:43.110704782Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/POD\" id=7a7c791d-e4f5-4f7d-b3d1-5bcdeb060c15 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:22:43.115768 crc crio[21508]: time=\"2026-06-09T11:22:43.111526735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:22:43.229921 crc crio[21508]: 2026-06-09T11:22:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9212ca013e6fda9 Mac:1e:de:99:90:2e:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4e Mtu:0 Sandbox:/var/run/netns/4e1fb1d4-0baa-4454-b5ef-93ef4b9a3b83 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:22:43.233189 crc crio[21508]: time=\"2026-06-09T11:22:43.233116525Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-548d6d5f9-hrdgq Namespace:openstack-operators ID:9212ca013e6fda9b0736c87fe4bd60e2fe9810559db56c598da91f359ad62f17 UID:38c7c0a0-3f32-44b8-ae67-3a4b8c7ee560 NetNS:/var/run/netns/4e1fb1d4-0baa-4454-b5ef-93ef4b9a3b83 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38c7c0a0_3f32_44b8_ae67_3a4b8c7ee560.slice PodAnnotations:0xc00008c698}] Aliases:map[]}\"\nJun 09 11:22:43.233880 crc crio[21508]: time=\"2026-06-09T11:22:43.233574707Z\" level=info msg=\"Checking pod openstack-operators_horizon-operator-controller-manager-548d6d5f9-hrdgq for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:22:43.258579 crc crio[21508]: 2026-06-09T11:22:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:612bafabc2d6feb Mac:fe:e8:63:24:d1:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:51 Mtu:0 Sandbox:/var/run/netns/58293e39-8d2c-4fd9-b0a1-2e954b69178c SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:22:43.259815 crc crio[21508]: time=\"2026-06-09T11:22:43.259757137Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-6ccff66c5b-j2lq7 Namespace:openstack-operators ID:612bafabc2d6feb71b455bd5a8d4d3702b6bd185771474f41cc2ad3bdb2768de UID:bc28d549-939f-434e-9617-51bfa2e8140a NetNS:/var/run/netns/58293e39-8d2c-4fd9-b0a1-2e954b69178c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbc28d549_939f_434e_9617_51bfa2e8140a.slice PodAnnotations:0xc00011e400}] Aliases:map[]}\"\nJun 09 11:22:43.260028 crc crio[21508]: time=\"2026-06-09T11:22:43.259914991Z\" level=info msg=\"Checking pod openstack-operators_keystone-operator-controller-manager-6ccff66c5b-j2lq7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:22:43.265980 crc crio[21508]: 2026-06-09T11:22:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6cbe62c8260fb5f Mac:02:02:98:a3:e2:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5b Mtu:0 Sandbox:/var/run/netns/1aa7d258-a97a-4572-bbae-b677639a1d27 SocketPath: PciID:}] [{Interface:0xc000014640 Address:{IP:10.217.0.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:22:43.267949 crc crio[21508]: time=\"2026-06-09T11:22:43.267825002Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-8d5599d7d-lxkn6 Namespace:openstack-operators ID:6cbe62c8260fb5fc11d0989d87aabe4d0f96be8ca307c47eb918064ac35a526c UID:d61c593a-30c6-4bc9-b843-aedd6de9ecf4 NetNS:/var/run/netns/1aa7d258-a97a-4572-bbae-b677639a1d27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd61c593a_30c6_4bc9_b843_aedd6de9ecf4.slice PodAnnotations:0xc0039b8110}] Aliases:map[]}\"\nJun 09 11:22:43.268602 crc crio[21508]: time=\"2026-06-09T11:22:43.268501981Z\" level=info msg=\"Checking pod openstack-operators_test-operator-controller-manager-8d5599d7d-lxkn6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:22:43.401561 crc crio[21508]: 2026-06-09T11:22:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f1e2dc22e33867a Mac:12:d5:74:a3:55:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4d Mtu:0 Sandbox:/var/run/netns/6cb4e616-f94e-48d8-87ee-6c311e0a83be SocketPath: PciID:}] [{Interface:0xc0000147e0 Address:{IP:10.217.0.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:22:43.407947 crc crio[21508]: time=\"2026-06-09T11:22:43.407808864Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-5bdfb47c4d-qbnlh Namespace:openstack-operators ID:f1e2dc22e33867a9914d22dcf70d2f789eebb6babda13f1240a9ac1fd008de72 UID:8b57e0f6-9bf8-43ef-91bb-aa950b7c1e4a NetNS:/var/run/netns/6cb4e616-f94e-48d8-87ee-6c311e0a83be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8b57e0f6_9bf8_43ef_91bb_aa950b7c1e4a.slice PodAnnotations:0xc000d9e0f8}] Aliases:map[]}\"\nJun 09 11:22:43.408769 crc crio[21508]: time=\"2026-06-09T11:22:43.40801981Z\" level=info msg=\"Checking pod openstack-operators_glance-operator-controller-manager-5bdfb47c4d-qbnlh for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:22:43.516624 crc crio[21508]: 2026-06-09T11:22:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee7b6ac0c35c71f Mac:42:6d:5c:59:68:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:52 Mtu:0 Sandbox:/var/run/netns/42b7acc0-fd6a-496f-9fd9-bc8ab6cd6689 SocketPath: PciID:}] [{Interface:0xc0002846d0 Address:{IP:10.217.0.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:22:43.519340 crc crio[21508]: time=\"2026-06-09T11:22:43.518490389Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-677d9d8477-g5xh7 Namespace:openstack-operators ID:ee7b6ac0c35c71fbfa5a525acf6d47010b424020cfff9af514cbccb756f2dfa8 UID:a64f497a-b2e0-4eef-80d8-543f91695621 NetNS:/var/run/netns/42b7acc0-fd6a-496f-9fd9-bc8ab6cd6689 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda64f497a_b2e0_4eef_80d8_543f91695621.slice PodAnnotations:0xc0001584e8}] Aliases:map[]}\"\nJun 09 11:22:43.519340 crc crio[21508]: time=\"2026-06-09T11:22:43.518685385Z\" level=info msg=\"Checking pod openstack-operators_manila-operator-controller-manager-677d9d8477-g5xh7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:22:43.669546 crc crio[21508]: time=\"2026-06-09T11:22:43.669203381Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=89297e64-9e46-4a05-9aec-731e8c1deb42 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:43.671263 crc crio[21508]: time=\"2026-06-09T11:22:43.669565081Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf not found\" id=89297e64-9e46-4a05-9aec-731e8c1deb42 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:43.671263 crc crio[21508]: time=\"2026-06-09T11:22:43.669616802Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf found\" id=89297e64-9e46-4a05-9aec-731e8c1deb42 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:43.674822 crc crio[21508]: time=\"2026-06-09T11:22:43.672102272Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=bb18d972-16f1-4e43-b315-548cc5a76df6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:43.674822 crc crio[21508]: time=\"2026-06-09T11:22:43.674124458Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 not found\" id=bb18d972-16f1-4e43-b315-548cc5a76df6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:43.674822 crc crio[21508]: time=\"2026-06-09T11:22:43.67419269Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 found\" id=bb18d972-16f1-4e43-b315-548cc5a76df6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:44.062726 crc crio[21508]: time=\"2026-06-09T11:22:44.06237567Z\" level=info msg=\"Ran pod sandbox 9212ca013e6fda9b0736c87fe4bd60e2fe9810559db56c598da91f359ad62f17 with infra container: openstack-operators/horizon-operator-controller-manager-548d6d5f9-hrdgq/POD\" id=8243ad4b-6d72-4f97-9a06-d029477b4d61 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:22:44.066359 crc crio[21508]: time=\"2026-06-09T11:22:44.066219467Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=cd06eb5b-7a9d-4696-aae6-e46aa1f9e07c name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:44.066606 crc crio[21508]: time=\"2026-06-09T11:22:44.066555776Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed not found\" id=cd06eb5b-7a9d-4696-aae6-e46aa1f9e07c name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:44.066682 crc crio[21508]: time=\"2026-06-09T11:22:44.066654329Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed found\" id=cd06eb5b-7a9d-4696-aae6-e46aa1f9e07c name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:44.068493 crc crio[21508]: time=\"2026-06-09T11:22:44.068395087Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=0e37ab7b-ee2d-4013-b317-9cd10b9596d1 name=/runtime.v1.ImageService/PullImage\nJun 09 11:22:44.079649 crc crio[21508]: time=\"2026-06-09T11:22:44.079585669Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\\\"\"\nJun 09 11:22:44.116076 crc crio[21508]: time=\"2026-06-09T11:22:44.104254197Z\" level=info msg=\"Ran pod sandbox 612bafabc2d6feb71b455bd5a8d4d3702b6bd185771474f41cc2ad3bdb2768de with infra container: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-j2lq7/POD\" id=482467ed-21f6-457c-a243-ac11ea749678 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:22:44.116076 crc crio[21508]: time=\"2026-06-09T11:22:44.107829617Z\" level=info msg=\"Ran pod sandbox ee7b6ac0c35c71fbfa5a525acf6d47010b424020cfff9af514cbccb756f2dfa8 with infra container: openstack-operators/manila-operator-controller-manager-677d9d8477-g5xh7/POD\" id=aa41a62c-876e-45ef-af59-454179b9eefd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:22:44.116076 crc crio[21508]: time=\"2026-06-09T11:22:44.108238458Z\" level=info msg=\"Ran pod sandbox f1e2dc22e33867a9914d22dcf70d2f789eebb6babda13f1240a9ac1fd008de72 with infra container: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qbnlh/POD\" id=56bfb30b-eeb1-437c-a64b-8acdeff20a7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:22:44.116076 crc crio[21508]: time=\"2026-06-09T11:22:44.10868113Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=4d224966-ab31-4b74-a7a8-d991b09609e3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:44.116076 crc crio[21508]: time=\"2026-06-09T11:22:44.109135823Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6 not found\" id=4d224966-ab31-4b74-a7a8-d991b09609e3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:44.116076 crc crio[21508]: time=\"2026-06-09T11:22:44.10936774Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6 found\" id=4d224966-ab31-4b74-a7a8-d991b09609e3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:44.116076 crc crio[21508]: time=\"2026-06-09T11:22:44.110199843Z\" level=info msg=\"Ran pod sandbox 6cbe62c8260fb5fc11d0989d87aabe4d0f96be8ca307c47eb918064ac35a526c with infra container: openstack-operators/test-operator-controller-manager-8d5599d7d-lxkn6/POD\" id=9439a066-0479-4045-ba38-a0f51bfbb698 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:22:44.116076 crc crio[21508]: time=\"2026-06-09T11:22:44.110353457Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=f9d47a78-b7b9-489e-8339-fd6f4806e49e name=/runtime.v1.ImageService/PullImage\nJun 09 11:22:44.116076 crc crio[21508]: time=\"2026-06-09T11:22:44.111149159Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=6c2da16c-4f99-4b7c-bf9d-91578964ccb4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:44.116076 crc crio[21508]: time=\"2026-06-09T11:22:44.113394132Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 not found\" id=6c2da16c-4f99-4b7c-bf9d-91578964ccb4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:44.116076 crc crio[21508]: time=\"2026-06-09T11:22:44.113496365Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 found\" id=6c2da16c-4f99-4b7c-bf9d-91578964ccb4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:44.116076 crc crio[21508]: time=\"2026-06-09T11:22:44.11585402Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\\\"\"\nJun 09 11:22:44.127833 crc crio[21508]: time=\"2026-06-09T11:22:44.117506337Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=9c2ab0d1-5387-485f-887c-868855cf7600 name=/runtime.v1.ImageService/PullImage\nJun 09 11:22:44.127833 crc crio[21508]: time=\"2026-06-09T11:22:44.124910003Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=b2179013-3389-4de5-bc8c-175b55f8a7d1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:44.127833 crc crio[21508]: time=\"2026-06-09T11:22:44.125506619Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=b1606760-4ad6-47df-aed4-4a579882c0fa name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:44.127833 crc crio[21508]: time=\"2026-06-09T11:22:44.126401414Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc not found\" id=b2179013-3389-4de5-bc8c-175b55f8a7d1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:44.127833 crc crio[21508]: time=\"2026-06-09T11:22:44.126480577Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc found\" id=b2179013-3389-4de5-bc8c-175b55f8a7d1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:44.127833 crc crio[21508]: time=\"2026-06-09T11:22:44.126752414Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 not found\" id=b1606760-4ad6-47df-aed4-4a579882c0fa name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:44.127833 crc crio[21508]: time=\"2026-06-09T11:22:44.126813386Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 found\" id=b1606760-4ad6-47df-aed4-4a579882c0fa name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:44.129532 crc crio[21508]: time=\"2026-06-09T11:22:44.129405538Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=9a583360-bdee-417a-976e-dd7fe0d96bfd name=/runtime.v1.ImageService/PullImage\nJun 09 11:22:44.132526 crc crio[21508]: time=\"2026-06-09T11:22:44.132235537Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=cf9bd082-cd6e-4264-a6fe-96dda1cc860d name=/runtime.v1.ImageService/PullImage\nJun 09 11:22:44.135706 crc crio[21508]: time=\"2026-06-09T11:22:44.135599191Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\\\"\"\nJun 09 11:22:44.140050 crc crio[21508]: time=\"2026-06-09T11:22:44.139947962Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\\\"\"\nJun 09 11:22:44.146489 crc crio[21508]: time=\"2026-06-09T11:22:44.146226747Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\\\"\"\nJun 09 11:22:45.301918 crc crio[21508]: time=\"2026-06-09T11:22:45.301413779Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-cbcfcddf7-x6fhn Namespace:openstack-operators ID:40ead910a20a30581b4f339a6131201d4fc16e2d44f30ca705c5e7d09ee5295e UID:597e5d41-bd90-46fa-88bd-87e26f661864 NetNS:/var/run/netns/4faea607-aeb4-45d1-ad9e-71d66520d99e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod597e5d41_bd90_46fa_88bd_87e26f661864.slice PodAnnotations:0xc00244e398}] Aliases:map[]}\"\nJun 09 11:22:45.301918 crc crio[21508]: time=\"2026-06-09T11:22:45.301903502Z\" level=info msg=\"Adding pod openstack-operators_infra-operator-controller-manager-cbcfcddf7-x6fhn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:22:45.354379 crc crio[21508]: time=\"2026-06-09T11:22:45.354251042Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf Namespace:openstack-operators ID:17f421c7fc47756b896c871857969dfdbe3eb33742f85d3d8a81ea59dce0fda1 UID:2313e7dc-9652-44b2-8bdf-c6cc6385b639 NetNS:/var/run/netns/0942af82-bec2-4415-87ff-d4dbefe92d63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2313e7dc_9652_44b2_8bdf_c6cc6385b639.slice PodAnnotations:0xc000158728}] Aliases:map[]}\"\nJun 09 11:22:45.354379 crc crio[21508]: time=\"2026-06-09T11:22:45.354355225Z\" level=info msg=\"Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:22:45.626352 crc crio[21508]: time=\"2026-06-09T11:22:45.626201282Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=c128b64c-ae68-4b2f-bd13-f85b338ee9f6 name=/runtime.v1.ImageService/PullImage\nJun 09 11:22:45.627629 crc crio[21508]: time=\"2026-06-09T11:22:45.627525799Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=5fdc551e-411d-4feb-9f8c-d983b5b9742d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:45.655761 crc crio[21508]: time=\"2026-06-09T11:22:45.655604722Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=10065d17-709b-4c6e-bf4f-dbc280aea876 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:45.714411 crc crio[21508]: time=\"2026-06-09T11:22:45.714116403Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-5b947fcbf5-h2zzg/ironic\" id=7da187d8-cb4a-4b2e-9fc4-2cf08906362b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:22:45.718248 crc crio[21508]: time=\"2026-06-09T11:22:45.718045243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:22:45.804201 crc crio[21508]: time=\"2026-06-09T11:22:45.80405493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:22:45.896767 crc crio[21508]: time=\"2026-06-09T11:22:45.896325122Z\" level=info msg=\"Removing container: 091c44e509e9a3baf3e2fc89346f375d381c0b8ac521b4d631e7ed067596b5b3\" id=38a9a003-20ad-4b3c-b6c8-f04411794791 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:22:46.079590 crc crio[21508]: 2026-06-09T11:22:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:40ead910a20a305 Mac:56:1a:80:84:27:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4f Mtu:0 Sandbox:/var/run/netns/4faea607-aeb4-45d1-ad9e-71d66520d99e SocketPath: PciID:}] [{Interface:0xc00058c5f0 Address:{IP:10.217.0.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:22:46.081532 crc crio[21508]: time=\"2026-06-09T11:22:46.081470473Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-cbcfcddf7-x6fhn Namespace:openstack-operators ID:40ead910a20a30581b4f339a6131201d4fc16e2d44f30ca705c5e7d09ee5295e UID:597e5d41-bd90-46fa-88bd-87e26f661864 NetNS:/var/run/netns/4faea607-aeb4-45d1-ad9e-71d66520d99e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod597e5d41_bd90_46fa_88bd_87e26f661864.slice PodAnnotations:0xc00244e398}] Aliases:map[]}\"\nJun 09 11:22:46.084901 crc crio[21508]: time=\"2026-06-09T11:22:46.084494178Z\" level=info msg=\"Checking pod openstack-operators_infra-operator-controller-manager-cbcfcddf7-x6fhn for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:22:46.118111 crc crio[21508]: 2026-06-09T11:22:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:17f421c7fc47756 Mac:96:eb:a5:f1:10:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:58 Mtu:0 Sandbox:/var/run/netns/0942af82-bec2-4415-87ff-d4dbefe92d63 SocketPath: PciID:}] [{Interface:0xc0004b2450 Address:{IP:10.217.0.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:22:46.124101 crc crio[21508]: time=\"2026-06-09T11:22:46.124008639Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf Namespace:openstack-operators ID:17f421c7fc47756b896c871857969dfdbe3eb33742f85d3d8a81ea59dce0fda1 UID:2313e7dc-9652-44b2-8bdf-c6cc6385b639 NetNS:/var/run/netns/0942af82-bec2-4415-87ff-d4dbefe92d63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2313e7dc_9652_44b2_8bdf_c6cc6385b639.slice PodAnnotations:0xc000158728}] Aliases:map[]}\"\nJun 09 11:22:46.124482 crc crio[21508]: time=\"2026-06-09T11:22:46.124224105Z\" level=info msg=\"Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:22:46.410972 crc crio[21508]: time=\"2026-06-09T11:22:46.409509848Z\" level=info msg=\"Ran pod sandbox 40ead910a20a30581b4f339a6131201d4fc16e2d44f30ca705c5e7d09ee5295e with infra container: openstack-operators/infra-operator-controller-manager-cbcfcddf7-x6fhn/POD\" id=63a26241-695f-4edf-9723-77932a68d506 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:22:46.414783 crc crio[21508]: time=\"2026-06-09T11:22:46.413997193Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=b198df90-e550-40d0-af0b-7488dcb2f514 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:46.462693 crc crio[21508]: time=\"2026-06-09T11:22:46.462499535Z\" level=info msg=\"Ran pod sandbox 17f421c7fc47756b896c871857969dfdbe3eb33742f85d3d8a81ea59dce0fda1 with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/POD\" id=7a7c791d-e4f5-4f7d-b3d1-5bcdeb060c15 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:22:46.469860 crc crio[21508]: time=\"2026-06-09T11:22:46.469641854Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=3203d9bd-645b-4216-8bdd-c3d389934a26 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:46.589978 crc crio[21508]: time=\"2026-06-09T11:22:46.589884166Z\" level=info msg=\"Removed container 091c44e509e9a3baf3e2fc89346f375d381c0b8ac521b4d631e7ed067596b5b3: openshift-infra/auto-csr-approver-29683396-6x9hk/oc\" id=38a9a003-20ad-4b3c-b6c8-f04411794791 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:22:46.590417 crc crio[21508]: time=\"2026-06-09T11:22:46.590358799Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 not found\" id=b198df90-e550-40d0-af0b-7488dcb2f514 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:46.593335 crc crio[21508]: time=\"2026-06-09T11:22:46.593174817Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1 not found\" id=3203d9bd-645b-4216-8bdd-c3d389934a26 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:46.593810 crc crio[21508]: time=\"2026-06-09T11:22:46.593657391Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1 found\" id=3203d9bd-645b-4216-8bdd-c3d389934a26 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:46.595737 crc crio[21508]: time=\"2026-06-09T11:22:46.593192018Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 found\" id=b198df90-e550-40d0-af0b-7488dcb2f514 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:46.597842 crc crio[21508]: time=\"2026-06-09T11:22:46.597637622Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=58f9fe8b-50fb-4ea7-b00d-6e24ff62d3df name=/runtime.v1.ImageService/PullImage\nJun 09 11:22:46.603109 crc crio[21508]: time=\"2026-06-09T11:22:46.603023732Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=5c1aca3a-9d92-40fa-b152-b86783c0eb35 name=/runtime.v1.ImageService/PullImage\nJun 09 11:22:46.615259 crc crio[21508]: time=\"2026-06-09T11:22:46.614705698Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\\\"\"\nJun 09 11:22:46.616104 crc crio[21508]: time=\"2026-06-09T11:22:46.616036355Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\\\"\"\nJun 09 11:22:46.621569 crc crio[21508]: time=\"2026-06-09T11:22:46.621200599Z\" level=info msg=\"Stopping pod sandbox: e779d57a08563e5f5758f30fdb05c5df4c10caf880de62cd98410ab1818df08d\" id=27d9d604-0977-4a03-8b86-53708c928990 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:22:46.621690 crc crio[21508]: time=\"2026-06-09T11:22:46.62158864Z\" level=info msg=\"Stopped pod sandbox (already stopped): e779d57a08563e5f5758f30fdb05c5df4c10caf880de62cd98410ab1818df08d\" id=27d9d604-0977-4a03-8b86-53708c928990 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:22:46.624174 crc crio[21508]: time=\"2026-06-09T11:22:46.62410261Z\" level=info msg=\"Removing pod sandbox: e779d57a08563e5f5758f30fdb05c5df4c10caf880de62cd98410ab1818df08d\" id=377c8bc2-49e1-48d3-932a-2220abfb55a5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:22:46.673090 crc crio[21508]: time=\"2026-06-09T11:22:46.67288434Z\" level=info msg=\"Removed pod sandbox: e779d57a08563e5f5758f30fdb05c5df4c10caf880de62cd98410ab1818df08d\" id=377c8bc2-49e1-48d3-932a-2220abfb55a5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:22:48.210252 crc crio[21508]: time=\"2026-06-09T11:22:48.209062261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:22:48.383539 crc crio[21508]: time=\"2026-06-09T11:22:48.382769803Z\" level=info msg=\"Created container 1e10a8e8cef1f5aab732c0dc8aab49669393f646e0230550dd43963316a0d2af: baremetal-operator-system/baremetal-operator-ironic-5b947fcbf5-h2zzg/ironic\" id=7da187d8-cb4a-4b2e-9fc4-2cf08906362b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:22:48.385168 crc crio[21508]: time=\"2026-06-09T11:22:48.385102528Z\" level=info msg=\"Starting container: 1e10a8e8cef1f5aab732c0dc8aab49669393f646e0230550dd43963316a0d2af\" id=bf598b27-567a-48bb-8bf6-cff59b3e52d7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:22:48.412904 crc crio[21508]: time=\"2026-06-09T11:22:48.412711748Z\" level=info msg=\"Started container\" PID=50488 containerID=1e10a8e8cef1f5aab732c0dc8aab49669393f646e0230550dd43963316a0d2af description=baremetal-operator-system/baremetal-operator-ironic-5b947fcbf5-h2zzg/ironic id=bf598b27-567a-48bb-8bf6-cff59b3e52d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=efaa84243828c7417cb1c82359b2c05e3f37b18ad75ce06ab428ee0fd7ca7292\nJun 09 11:22:48.438891 crc crio[21508]: time=\"2026-06-09T11:22:48.438400434Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=33383ff3-6857-4032-9e1b-6731fc96ecd4 name=/runtime.v1.ImageService/PullImage\nJun 09 11:22:48.460066 crc crio[21508]: time=\"2026-06-09T11:22:48.459746189Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"\nJun 09 11:22:55.321994 crc crio[21508]: time=\"2026-06-09T11:22:55.320916667Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=0b56f4e8-2c96-4133-8de7-ee78b2c34684 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:55.323519 crc crio[21508]: time=\"2026-06-09T11:22:55.322077989Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 not found\" id=0b56f4e8-2c96-4133-8de7-ee78b2c34684 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:55.323519 crc crio[21508]: time=\"2026-06-09T11:22:55.322128841Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 found\" id=0b56f4e8-2c96-4133-8de7-ee78b2c34684 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:55.323519 crc crio[21508]: time=\"2026-06-09T11:22:55.32318996Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=4acbf775-1bb2-4dff-8318-b671cf3138b2 name=/runtime.v1.ImageService/PullImage\nJun 09 11:22:55.329584 crc crio[21508]: time=\"2026-06-09T11:22:55.329506036Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\\\"\"\nJun 09 11:22:58.320662 crc crio[21508]: time=\"2026-06-09T11:22:58.319980967Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=71e5e4ca-8168-4338-9c18-565bde29dba6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:58.321909 crc crio[21508]: time=\"2026-06-09T11:22:58.32188767Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf not found\" id=71e5e4ca-8168-4338-9c18-565bde29dba6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:58.322072 crc crio[21508]: time=\"2026-06-09T11:22:58.322022104Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf found\" id=71e5e4ca-8168-4338-9c18-565bde29dba6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:58.323268 crc crio[21508]: time=\"2026-06-09T11:22:58.323108734Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=fbbf7443-dac7-498c-8882-eb01d5e7e1ca name=/runtime.v1.ImageService/PullImage\nJun 09 11:22:58.327106 crc crio[21508]: time=\"2026-06-09T11:22:58.326992162Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\\\"\"\nJun 09 11:22:59.357002 crc crio[21508]: time=\"2026-06-09T11:22:59.356635824Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-manager-6867b487d4-vv9kv/POD\" id=156f7a22-2584-482f-b72e-6efbfb546d6f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:22:59.357851 crc crio[21508]: time=\"2026-06-09T11:22:59.357024455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:12.864351 crc crio[21508]: time=\"2026-06-09T11:23:12.863469372Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=c65385b2-7de4-4a01-b283-55ff1a0e7ecf name=/runtime.v1.ImageService/PullImage\nJun 09 11:23:12.866266 crc crio[21508]: time=\"2026-06-09T11:23:12.865231012Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=332a87c9-0554-4e7e-b3a9-2ff6b153c42b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:23:12.902749 crc crio[21508]: time=\"2026-06-09T11:23:12.902609404Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=fdd713aa-9a48-44d2-ac17-4e5d0980f992 name=/runtime.v1.ImageService/PullImage\nJun 09 11:23:12.905143 crc crio[21508]: time=\"2026-06-09T11:23:12.905051222Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=7c6d2b20-b42c-4a17-aa59-3fc644d7006e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:23:13.788862 crc crio[21508]: time=\"2026-06-09T11:23:13.788238691Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=9c2ab0d1-5387-485f-887c-868855cf7600 name=/runtime.v1.ImageService/PullImage\nJun 09 11:23:13.789919 crc crio[21508]: time=\"2026-06-09T11:23:13.789841705Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=c06e419c-a897-4f8d-8a14-a924cf13d699 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:23:14.564428 crc crio[21508]: time=\"2026-06-09T11:23:14.564245292Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=58f9fe8b-50fb-4ea7-b00d-6e24ff62d3df name=/runtime.v1.ImageService/PullImage\nJun 09 11:23:14.566987 crc crio[21508]: time=\"2026-06-09T11:23:14.566879726Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=db359a39-1382-4841-963a-ed9961c817d8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:23:14.587097 crc crio[21508]: time=\"2026-06-09T11:23:14.586938695Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=888e258c-eafe-4298-bea6-835205b89031 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:23:14.587097 crc crio[21508]: time=\"2026-06-09T11:23:14.586952225Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=d960f820-bb90-47db-9b43-4107d0813487 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:23:14.602512 crc crio[21508]: time=\"2026-06-09T11:23:14.602459057Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=0e37ab7b-ee2d-4013-b317-9cd10b9596d1 name=/runtime.v1.ImageService/PullImage\nJun 09 11:23:14.609821 crc crio[21508]: time=\"2026-06-09T11:23:14.609666438Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=38175e3b-d179-448c-bb60-bef5631efbd7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:23:14.617937 crc crio[21508]: time=\"2026-06-09T11:23:14.617860067Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=a095b72a-83fa-49a8-b8d7-1ae46e1df6fa name=/runtime.v1.ImageService/PullImage\nJun 09 11:23:14.619193 crc crio[21508]: time=\"2026-06-09T11:23:14.619127292Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=07a2fe84-2dd3-48b3-9e3e-7ef27c41d8a7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:23:14.631163 crc crio[21508]: time=\"2026-06-09T11:23:14.631083205Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=74e25bb6-e6e6-4e5d-a579-88bcd2c461e7 name=/runtime.v1.ImageService/PullImage\nJun 09 11:23:14.631431 crc crio[21508]: time=\"2026-06-09T11:23:14.63126195Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=d8ab9185-3d7e-4cff-a418-61f917c85a37 name=/runtime.v1.ImageService/PullImage\nJun 09 11:23:14.632106 crc crio[21508]: time=\"2026-06-09T11:23:14.632036632Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=74587dcb-d7c5-4e43-82dd-f04b9af7ffda name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:23:14.633780 crc crio[21508]: time=\"2026-06-09T11:23:14.633711299Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=593f5f3c-71a5-4e06-ada7-e2dcaaa8d8a8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:23:14.637795 crc crio[21508]: time=\"2026-06-09T11:23:14.63771172Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=6ac25f8d-aaa9-4565-967f-eb12fc4dc02a name=/runtime.v1.ImageService/PullImage\nJun 09 11:23:14.638666 crc crio[21508]: time=\"2026-06-09T11:23:14.638591535Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=67b8d0fb-bfc3-4857-895a-69dad3cebfdc name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:23:15.977477 crc crio[21508]: time=\"2026-06-09T11:23:15.977068906Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=6c39c215-8c85-4a88-8b6f-397808a1e627 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:23:15.997367 crc crio[21508]: time=\"2026-06-09T11:23:15.997053403Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=8526a610-5f82-4a3c-b7c8-fda6e95e87fe name=/runtime.v1.ImageService/PullImage\nJun 09 11:23:15.998755 crc crio[21508]: time=\"2026-06-09T11:23:15.998722309Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=e8a68b97-25d6-4cfb-9039-4c1a4e2914c5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:23:16.005679 crc crio[21508]: time=\"2026-06-09T11:23:16.005482968Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=2d9f7c63-78a5-4d82-b902-33d22629f002 name=/runtime.v1.ImageService/PullImage\nJun 09 11:23:16.006934 crc crio[21508]: time=\"2026-06-09T11:23:16.006820105Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=2b6719af-f4bf-46d0-b3a7-9e159c7a02fd name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:23:16.011479 crc crio[21508]: time=\"2026-06-09T11:23:16.011338111Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=492d08bd-5405-4318-8b46-199fb5ab6397 name=/runtime.v1.ImageService/PullImage\nJun 09 11:23:16.012709 crc crio[21508]: time=\"2026-06-09T11:23:16.012626117Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=46433d72-5b1e-473b-acc7-c0bc822d0b1a name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:23:16.817740 crc crio[21508]: time=\"2026-06-09T11:23:16.816838504Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=9c5d6249-ecdd-43e9-bfaa-37af71609da8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:23:16.818974 crc crio[21508]: time=\"2026-06-09T11:23:16.818884911Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=62f17455-4e8a-4b54-b183-e5820a2368e0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:23:16.819080 crc crio[21508]: time=\"2026-06-09T11:23:16.818986274Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=9002b6cf-f95d-43d1-8eab-b37b9095470e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:23:16.819758 crc crio[21508]: time=\"2026-06-09T11:23:16.819691253Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=18d66848-582e-4d36-b4d0-007186447a92 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:23:16.819883 crc crio[21508]: time=\"2026-06-09T11:23:16.819769695Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=325fb77c-011f-4538-b99f-3bf7365f988b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:23:16.832233 crc crio[21508]: time=\"2026-06-09T11:23:16.83213049Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-5c5844cc68-v5gvm/manager\" id=a6b9dc29-a6bd-40f0-afda-36a994d561a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:23:16.833418 crc crio[21508]: time=\"2026-06-09T11:23:16.833273542Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=59413664-8abf-464a-9ff7-11887be13419 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:23:16.840163 crc crio[21508]: time=\"2026-06-09T11:23:16.839504665Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-677d9d8477-g5xh7/manager\" id=bef9eef7-b84d-4fe6-909b-d5192a1effe5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:23:16.845609 crc crio[21508]: time=\"2026-06-09T11:23:16.844632508Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-67c49dd5c6-m868m/manager\" id=9f95bb93-78b7-480f-b511-1689bbec6bb3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:23:16.856888 crc crio[21508]: time=\"2026-06-09T11:23:16.856687025Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=9a583360-bdee-417a-976e-dd7fe0d96bfd name=/runtime.v1.ImageService/PullImage\nJun 09 11:23:16.860929 crc crio[21508]: time=\"2026-06-09T11:23:16.858660309Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=4a666dde-f722-4444-a58c-f9d55e341d5b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:23:16.867066 crc crio[21508]: time=\"2026-06-09T11:23:16.866961671Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=8315bff6-97b9-4518-af1e-8ba878cc2be6 name=/runtime.v1.ImageService/PullImage\nJun 09 11:23:16.867239 crc crio[21508]: time=\"2026-06-09T11:23:16.867085054Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=cf9bd082-cd6e-4264-a6fe-96dda1cc860d name=/runtime.v1.ImageService/PullImage\nJun 09 11:23:16.868148 crc crio[21508]: time=\"2026-06-09T11:23:16.868086062Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=0199d398-2e86-4b2a-a20c-63ad9939b1cc name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:23:16.870183 crc crio[21508]: time=\"2026-06-09T11:23:16.869775959Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=24baca83-9a14-4ed7-a3ae-a5e828d4c5a0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:23:16.877881 crc crio[21508]: time=\"2026-06-09T11:23:16.877820424Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=1f0df4b7-f4d3-4e96-9064-3fd8801d4bf3 name=/runtime.v1.ImageService/PullImage\nJun 09 11:23:16.879147 crc crio[21508]: time=\"2026-06-09T11:23:16.879063948Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=6b0738cf-d3a9-4391-8f6c-622e36554938 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:23:16.894521 crc crio[21508]: time=\"2026-06-09T11:23:16.894435287Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=f9d47a78-b7b9-489e-8339-fd6f4806e49e name=/runtime.v1.ImageService/PullImage\nJun 09 11:23:16.895914 crc crio[21508]: time=\"2026-06-09T11:23:16.895823415Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=8c7fe37e-2c2a-45c8-b62f-d019a5d67e0b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:23:16.908532 crc crio[21508]: time=\"2026-06-09T11:23:16.908255532Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=5c1aca3a-9d92-40fa-b152-b86783c0eb35 name=/runtime.v1.ImageService/PullImage\nJun 09 11:23:16.909353 crc crio[21508]: time=\"2026-06-09T11:23:16.90925997Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=934a3432-bc87-4301-abdb-c1a0fe1003dc name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:23:17.754813 crc crio[21508]: time=\"2026-06-09T11:23:17.754565743Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=87a9fa3a-6ea6-4a23-9138-ef1ddf2e096a name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:23:17.756195 crc crio[21508]: time=\"2026-06-09T11:23:17.754641496Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=690a5654-f21e-4548-aa38-5bfa3f93640f name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:23:17.758249 crc crio[21508]: time=\"2026-06-09T11:23:17.758169384Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=64773e6f-4dbf-43d1-a15f-f2c4e38739fb name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:23:17.760499 crc crio[21508]: time=\"2026-06-09T11:23:17.760422187Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-86c584f6fc-2d57j/manager\" id=567420f3-4f91-4ad0-8614-6174d9c3d96b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:23:17.764485 crc crio[21508]: time=\"2026-06-09T11:23:17.764382987Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-548d6d5f9-hrdgq/manager\" id=bb470b3c-866d-45db-9aef-c80ae22d9fe1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:23:17.841575 crc crio[21508]: time=\"2026-06-09T11:23:17.841463896Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=fbbf7443-dac7-498c-8882-eb01d5e7e1ca name=/runtime.v1.ImageService/PullImage\nJun 09 11:23:17.843430 crc crio[21508]: time=\"2026-06-09T11:23:17.843238305Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=c1fa51bd-67de-41cf-b2ba-215d55c4aa1a name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:23:17.853889 crc crio[21508]: time=\"2026-06-09T11:23:17.85382373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:17.854887 crc crio[21508]: time=\"2026-06-09T11:23:17.854823278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:17.855487 crc crio[21508]: time=\"2026-06-09T11:23:17.855449006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:17.855948 crc crio[21508]: time=\"2026-06-09T11:23:17.855855527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:17.856575 crc crio[21508]: time=\"2026-06-09T11:23:17.856479744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:17.859070 crc crio[21508]: time=\"2026-06-09T11:23:17.858090769Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=7f6d43ce-3d97-479e-b003-701b82d06a4d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:23:17.859070 crc crio[21508]: time=\"2026-06-09T11:23:17.858530312Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=3cccc271-9ef6-40b0-9e6e-df71d12147ad name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:23:17.859070 crc crio[21508]: time=\"2026-06-09T11:23:17.858981094Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=62cb0d9b-8cba-4443-b0ba-cb37cece156f name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:23:17.859777 crc crio[21508]: time=\"2026-06-09T11:23:17.859680814Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=bba7a323-fa91-4431-aa79-fde460f9e217 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:23:17.860710 crc crio[21508]: time=\"2026-06-09T11:23:17.86064126Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-cbcfcddf7-x6fhn/manager\" id=59240dde-f95b-457a-84f5-96ea6cd48d9c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:23:17.860815 crc crio[21508]: time=\"2026-06-09T11:23:17.860770564Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=3a1648fa-c0d3-4b68-8afd-4115132cdaf8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:23:17.860815 crc crio[21508]: time=\"2026-06-09T11:23:17.860797235Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=41d8480d-2f9c-46ad-9c34-e154184c6621 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:23:17.863749 crc crio[21508]: time=\"2026-06-09T11:23:17.863417258Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-6867b487d4-vv9kv Namespace:openstack-operators ID:3dbe738122993f3e10e1e7e274e66219e08d18f32d80e3b041e3ab53ac6d5a57 UID:13c7d0ed-7cdd-434f-9eaf-dfd35e8c16a4 NetNS:/var/run/netns/9ac09bf3-a442-4857-833a-b4b9c04c285a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13c7d0ed_7cdd_434f_9eaf_dfd35e8c16a4.slice PodAnnotations:0xc003b38320}] Aliases:map[]}\"\nJun 09 11:23:17.863749 crc crio[21508]: time=\"2026-06-09T11:23:17.863464079Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-manager-6867b487d4-vv9kv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:23:17.872852 crc crio[21508]: time=\"2026-06-09T11:23:17.872650505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:17.873175 crc crio[21508]: time=\"2026-06-09T11:23:17.873108728Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=4acbf775-1bb2-4dff-8318-b671cf3138b2 name=/runtime.v1.ImageService/PullImage\nJun 09 11:23:17.876629 crc crio[21508]: time=\"2026-06-09T11:23:17.876539684Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=25a90d08-9262-4a32-82c6-f48f1c129616 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:23:17.876813 crc crio[21508]: time=\"2026-06-09T11:23:17.87677106Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-58f85bd97f-l4dv6/manager\" id=9b264f2c-d4ea-4953-851b-df93aa105120 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:23:17.879140 crc crio[21508]: time=\"2026-06-09T11:23:17.878984912Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=4b4932ad-cebd-4fc4-9489-f8c893381b0b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:23:17.884560 crc crio[21508]: time=\"2026-06-09T11:23:17.883685313Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-577b679b5c-5v6m6/manager\" id=d6e0c4ed-7a44-47b4-9c37-6a401406efea name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:23:17.886911 crc crio[21508]: time=\"2026-06-09T11:23:17.88682362Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-q6tt9/manager\" id=c24a4792-9c81-4eb4-8aae-90af417e4f97 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:23:17.897570 crc crio[21508]: time=\"2026-06-09T11:23:17.896045447Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-rslrh/manager\" id=656c5af8-292f-4d4b-bfe8-d804df088db4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:23:17.900811 crc crio[21508]: time=\"2026-06-09T11:23:17.900618935Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-688d5c756f-7hgnr/manager\" id=09b3cf36-f599-4a5c-b693-88fe278548e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:23:17.904189 crc crio[21508]: time=\"2026-06-09T11:23:17.904102002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:17.906890 crc crio[21508]: time=\"2026-06-09T11:23:17.905133881Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-2pdnd/manager\" id=f8ac6852-8044-4152-9c6c-5f86a2b18175 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:23:17.911086 crc crio[21508]: time=\"2026-06-09T11:23:17.910796979Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-6bf8599b68-gkskb/manager\" id=83bd3c4e-b46c-4e08-8fc4-9b9146436a3a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:23:17.913101 crc crio[21508]: time=\"2026-06-09T11:23:17.912582898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:17.922896 crc crio[21508]: time=\"2026-06-09T11:23:17.922776892Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/manager\" id=2387d165-9b67-4a6d-83cb-ac7af81e54fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:23:17.926594 crc crio[21508]: time=\"2026-06-09T11:23:17.926516597Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-j2lq7/manager\" id=96d36553-7792-4c19-8d2f-6cdbbed1cda3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:23:17.929099 crc crio[21508]: time=\"2026-06-09T11:23:17.929033467Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-8d5599d7d-lxkn6/manager\" id=da64d48f-dfad-4330-bbd3-a5d86fc3852d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:23:17.936250 crc crio[21508]: time=\"2026-06-09T11:23:17.934782897Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-6495978d8d-24mcx/manager\" id=61227c0b-8a77-45ed-a96a-e1511656436a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:23:17.941273 crc crio[21508]: time=\"2026-06-09T11:23:17.941186366Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qbnlh/manager\" id=ae39ca5c-b24e-4e88-b435-53c54daede9c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:23:17.946013 crc crio[21508]: time=\"2026-06-09T11:23:17.945932508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:17.950513 crc crio[21508]: time=\"2026-06-09T11:23:17.948643164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:17.954258 crc crio[21508]: time=\"2026-06-09T11:23:17.954173228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:17.959163 crc crio[21508]: time=\"2026-06-09T11:23:17.958894229Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-fv5pz/manager\" id=4307d80d-c182-40eb-9e49-ee95801dcf82 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:23:17.967684 crc crio[21508]: time=\"2026-06-09T11:23:17.967647943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:17.972182 crc crio[21508]: time=\"2026-06-09T11:23:17.971733827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:17.974510 crc crio[21508]: time=\"2026-06-09T11:23:17.97182043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:17.974510 crc crio[21508]: time=\"2026-06-09T11:23:17.973493896Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=28688414-37e4-4446-bb78-51b669150bb6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:23:17.982677 crc crio[21508]: time=\"2026-06-09T11:23:17.982632921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:17.992458 crc crio[21508]: time=\"2026-06-09T11:23:17.992099355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:17.992641 crc crio[21508]: time=\"2026-06-09T11:23:17.992535407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:18.014202 crc crio[21508]: time=\"2026-06-09T11:23:18.013848221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:18.014202 crc crio[21508]: time=\"2026-06-09T11:23:18.013964614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:18.014624 crc crio[21508]: time=\"2026-06-09T11:23:18.014586502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:18.040207 crc crio[21508]: time=\"2026-06-09T11:23:18.040122504Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=33383ff3-6857-4032-9e1b-6731fc96ecd4 name=/runtime.v1.ImageService/PullImage\nJun 09 11:23:18.042258 crc crio[21508]: time=\"2026-06-09T11:23:18.04215189Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=e7b365a0-ace3-4c84-8e10-de48a672de75 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:23:18.043839 crc crio[21508]: time=\"2026-06-09T11:23:18.043779596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:18.050140 crc crio[21508]: time=\"2026-06-09T11:23:18.050075451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:18.060478 crc crio[21508]: time=\"2026-06-09T11:23:18.060260725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:18.061252 crc crio[21508]: time=\"2026-06-09T11:23:18.060331327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:18.065558 crc crio[21508]: time=\"2026-06-09T11:23:18.065502701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:18.071081 crc crio[21508]: time=\"2026-06-09T11:23:18.070207102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:18.084876 crc crio[21508]: time=\"2026-06-09T11:23:18.084794989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:18.085833 crc crio[21508]: time=\"2026-06-09T11:23:18.085788497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:18.102749 crc crio[21508]: time=\"2026-06-09T11:23:18.102643776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:18.105253 crc crio[21508]: time=\"2026-06-09T11:23:18.105177617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:18.111377 crc crio[21508]: time=\"2026-06-09T11:23:18.111344269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:18.135059 crc crio[21508]: time=\"2026-06-09T11:23:18.135018799Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-f4c4579bb-4gw2t/manager\" id=3adbf8d1-bf1c-42f2-bc47-df39e7a5e0c3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:23:18.145631 crc crio[21508]: time=\"2026-06-09T11:23:18.145551123Z\" level=info msg=\"Created container a8c35bc8b7c183147b09e7fda7eb6fbf8b58d0dae5e19ae06539ad784fbbe568: openstack-operators/manila-operator-controller-manager-677d9d8477-g5xh7/manager\" id=bef9eef7-b84d-4fe6-909b-d5192a1effe5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:23:18.150698 crc crio[21508]: time=\"2026-06-09T11:23:18.150538732Z\" level=info msg=\"Starting container: a8c35bc8b7c183147b09e7fda7eb6fbf8b58d0dae5e19ae06539ad784fbbe568\" id=07b911f6-b0d6-4a56-b40b-4283b19879b1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:23:18.160587 crc crio[21508]: time=\"2026-06-09T11:23:18.160468868Z\" level=info msg=\"Started container\" PID=51408 containerID=a8c35bc8b7c183147b09e7fda7eb6fbf8b58d0dae5e19ae06539ad784fbbe568 description=openstack-operators/manila-operator-controller-manager-677d9d8477-g5xh7/manager id=07b911f6-b0d6-4a56-b40b-4283b19879b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee7b6ac0c35c71fbfa5a525acf6d47010b424020cfff9af514cbccb756f2dfa8\nJun 09 11:23:18.182923 crc crio[21508]: time=\"2026-06-09T11:23:18.182455941Z\" level=info msg=\"Created container 1989b7b64e79468d65013681a2f3fdd0f443365264c80ab958c59bb5e2e5f7ba: openstack-operators/cinder-operator-controller-manager-86c584f6fc-2d57j/manager\" id=567420f3-4f91-4ad0-8614-6174d9c3d96b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:23:18.184704 crc crio[21508]: time=\"2026-06-09T11:23:18.18458011Z\" level=info msg=\"Starting container: 1989b7b64e79468d65013681a2f3fdd0f443365264c80ab958c59bb5e2e5f7ba\" id=feee61ef-73e9-4e1f-af7e-09423ce38c37 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:23:18.197819 crc crio[21508]: time=\"2026-06-09T11:23:18.196884253Z\" level=info msg=\"Started container\" PID=51410 containerID=1989b7b64e79468d65013681a2f3fdd0f443365264c80ab958c59bb5e2e5f7ba description=openstack-operators/cinder-operator-controller-manager-86c584f6fc-2d57j/manager id=feee61ef-73e9-4e1f-af7e-09423ce38c37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f82e2a0e71fb8b81952e26c76e0ab12642d5273c9679b981f0d2135cafe39329\nJun 09 11:23:18.255535 crc crio[21508]: time=\"2026-06-09T11:23:18.255456846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:18.264461 crc crio[21508]: time=\"2026-06-09T11:23:18.264179519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:18.266982 crc crio[21508]: time=\"2026-06-09T11:23:18.266911136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:18.269875 crc crio[21508]: time=\"2026-06-09T11:23:18.269691393Z\" level=info msg=\"Created container 43ec6eed3936c660ec6c38c8289f1025a9dd228e5711c146a7ba51b8c3228340: openstack-operators/swift-operator-controller-manager-67c49dd5c6-m868m/manager\" id=9f95bb93-78b7-480f-b511-1689bbec6bb3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:23:18.272972 crc crio[21508]: time=\"2026-06-09T11:23:18.271205345Z\" level=info msg=\"Starting container: 43ec6eed3936c660ec6c38c8289f1025a9dd228e5711c146a7ba51b8c3228340\" id=bf9388db-7295-4a30-9ef7-ba03d892f714 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:23:18.289419 crc crio[21508]: time=\"2026-06-09T11:23:18.285976957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:18.291374 crc crio[21508]: time=\"2026-06-09T11:23:18.290996477Z\" level=info msg=\"Started container\" PID=51420 containerID=43ec6eed3936c660ec6c38c8289f1025a9dd228e5711c146a7ba51b8c3228340 description=openstack-operators/swift-operator-controller-manager-67c49dd5c6-m868m/manager id=bf9388db-7295-4a30-9ef7-ba03d892f714 name=/runtime.v1.RuntimeService/StartContainer sandboxID=23f24881248ebf9592210e78424556bd2d327cc3db46b1bffcc673fb83bf534a\nJun 09 11:23:18.295115 crc crio[21508]: time=\"2026-06-09T11:23:18.286660856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:18.300358 crc crio[21508]: time=\"2026-06-09T11:23:18.300198513Z\" level=info msg=\"Created container b33efd5ae406afb298e096bb9b6e3c69483d2996955163abc9f3b20fce36cfc0: openstack-operators/infra-operator-controller-manager-cbcfcddf7-x6fhn/manager\" id=59240dde-f95b-457a-84f5-96ea6cd48d9c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:23:18.301719 crc crio[21508]: time=\"2026-06-09T11:23:18.301567642Z\" level=info msg=\"Starting container: b33efd5ae406afb298e096bb9b6e3c69483d2996955163abc9f3b20fce36cfc0\" id=bf6491d5-02c7-45b0-8a52-af5d2c4f6b34 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:23:18.314986 crc crio[21508]: time=\"2026-06-09T11:23:18.314932024Z\" level=info msg=\"Created container 5c53a8a0c56cba947ae4170f8228231a6157b8ac595999f4482fe8ce514ed8bf: openstack-operators/horizon-operator-controller-manager-548d6d5f9-hrdgq/manager\" id=bb470b3c-866d-45db-9aef-c80ae22d9fe1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:23:18.321952 crc crio[21508]: time=\"2026-06-09T11:23:18.32014949Z\" level=info msg=\"Started container\" PID=51428 containerID=b33efd5ae406afb298e096bb9b6e3c69483d2996955163abc9f3b20fce36cfc0 description=openstack-operators/infra-operator-controller-manager-cbcfcddf7-x6fhn/manager id=bf6491d5-02c7-45b0-8a52-af5d2c4f6b34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40ead910a20a30581b4f339a6131201d4fc16e2d44f30ca705c5e7d09ee5295e\nJun 09 11:23:18.326114 crc crio[21508]: time=\"2026-06-09T11:23:18.325844758Z\" level=info msg=\"Starting container: 5c53a8a0c56cba947ae4170f8228231a6157b8ac595999f4482fe8ce514ed8bf\" id=46ec9ab5-3c96-4f9b-96dc-135ca1765589 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:23:18.346170 crc crio[21508]: time=\"2026-06-09T11:23:18.346088673Z\" level=info msg=\"Started container\" PID=51421 containerID=5c53a8a0c56cba947ae4170f8228231a6157b8ac595999f4482fe8ce514ed8bf description=openstack-operators/horizon-operator-controller-manager-548d6d5f9-hrdgq/manager id=46ec9ab5-3c96-4f9b-96dc-135ca1765589 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9212ca013e6fda9b0736c87fe4bd60e2fe9810559db56c598da91f359ad62f17\nJun 09 11:23:18.388004 crc crio[21508]: time=\"2026-06-09T11:23:18.387787735Z\" level=info msg=\"Created container 3a6007526c096d6666c5800357454760b59cea62385220c65ef843aa6c642163: openstack-operators/heat-operator-controller-manager-5c5844cc68-v5gvm/manager\" id=a6b9dc29-a6bd-40f0-afda-36a994d561a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:23:18.389992 crc crio[21508]: time=\"2026-06-09T11:23:18.389841492Z\" level=info msg=\"Starting container: 3a6007526c096d6666c5800357454760b59cea62385220c65ef843aa6c642163\" id=488380f8-d76f-4c0c-a898-1cf427f56269 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:23:18.400212 crc crio[21508]: time=\"2026-06-09T11:23:18.400133459Z\" level=info msg=\"Started container\" PID=51431 containerID=3a6007526c096d6666c5800357454760b59cea62385220c65ef843aa6c642163 description=openstack-operators/heat-operator-controller-manager-5c5844cc68-v5gvm/manager id=488380f8-d76f-4c0c-a898-1cf427f56269 name=/runtime.v1.RuntimeService/StartContainer sandboxID=19d6af1d8af4e45e10d6ccb9880015c5048332170be1a714d949e800c8935dd2\nJun 09 11:23:18.401365 crc crio[21508]: time=\"2026-06-09T11:23:18.401275691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:18.402559 crc crio[21508]: 2026-06-09T11:23:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3dbe738122993f3 Mac:6e:2c:6a:04:8a:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5d Mtu:0 Sandbox:/var/run/netns/9ac09bf3-a442-4857-833a-b4b9c04c285a SocketPath: PciID:}] [{Interface:0xc00052e5e0 Address:{IP:10.217.0.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:23:18.403510 crc crio[21508]: time=\"2026-06-09T11:23:18.403436021Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-6867b487d4-vv9kv Namespace:openstack-operators ID:3dbe738122993f3e10e1e7e274e66219e08d18f32d80e3b041e3ab53ac6d5a57 UID:13c7d0ed-7cdd-434f-9eaf-dfd35e8c16a4 NetNS:/var/run/netns/9ac09bf3-a442-4857-833a-b4b9c04c285a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13c7d0ed_7cdd_434f_9eaf_dfd35e8c16a4.slice PodAnnotations:0xc003b38320}] Aliases:map[]}\"\nJun 09 11:23:18.403697 crc crio[21508]: time=\"2026-06-09T11:23:18.403637247Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-manager-6867b487d4-vv9kv for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:23:18.408112 crc crio[21508]: time=\"2026-06-09T11:23:18.40807287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:18.431366 crc crio[21508]: time=\"2026-06-09T11:23:18.427990296Z\" level=info msg=\"Created container b7c9d7d685d82b757936f2cdee866a2feaf4731163dcb1eac05bbbb4d9ca57f3: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-q6tt9/manager\" id=c24a4792-9c81-4eb4-8aae-90af417e4f97 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:23:18.433016 crc crio[21508]: time=\"2026-06-09T11:23:18.432954544Z\" level=info msg=\"Starting container: b7c9d7d685d82b757936f2cdee866a2feaf4731163dcb1eac05bbbb4d9ca57f3\" id=90af0bbc-f134-4cdc-a91a-df162791b594 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:23:18.439954 crc crio[21508]: time=\"2026-06-09T11:23:18.439710192Z\" level=info msg=\"Started container\" PID=51483 containerID=b7c9d7d685d82b757936f2cdee866a2feaf4731163dcb1eac05bbbb4d9ca57f3 description=openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-q6tt9/manager id=90af0bbc-f134-4cdc-a91a-df162791b594 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fcf7e881341a44b9b62ec294f7c46d3aae72fca4c0252a48c20b9cc7b0b3b456\nJun 09 11:23:18.454335 crc crio[21508]: time=\"2026-06-09T11:23:18.454210627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:18.480235 crc crio[21508]: time=\"2026-06-09T11:23:18.48015914Z\" level=info msg=\"Created container 7ecb8d9f568b541b07a690fee018bafca17f0784ebea4fa344499561dcfb941c: openstack-operators/watcher-operator-controller-manager-577b679b5c-5v6m6/manager\" id=d6e0c4ed-7a44-47b4-9c37-6a401406efea name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:23:18.485081 crc crio[21508]: time=\"2026-06-09T11:23:18.484987485Z\" level=info msg=\"Starting container: 7ecb8d9f568b541b07a690fee018bafca17f0784ebea4fa344499561dcfb941c\" id=e023fec3-48a4-4c0a-9460-55fae04ef490 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:23:18.493855 crc crio[21508]: time=\"2026-06-09T11:23:18.493749669Z\" level=info msg=\"Started container\" PID=51465 containerID=7ecb8d9f568b541b07a690fee018bafca17f0784ebea4fa344499561dcfb941c description=openstack-operators/watcher-operator-controller-manager-577b679b5c-5v6m6/manager id=e023fec3-48a4-4c0a-9460-55fae04ef490 name=/runtime.v1.RuntimeService/StartContainer sandboxID=15d4bbe5ac4ac61a506b9844673702f727ef9eccda228f7bc14f2db7d4539755\nJun 09 11:23:18.494681 crc crio[21508]: time=\"2026-06-09T11:23:18.494591612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:18.498874 crc crio[21508]: time=\"2026-06-09T11:23:18.498789099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:18.509479 crc crio[21508]: time=\"2026-06-09T11:23:18.50526208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:18.509479 crc crio[21508]: time=\"2026-06-09T11:23:18.506070102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:18.516437 crc crio[21508]: time=\"2026-06-09T11:23:18.516251336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:18.526409 crc crio[21508]: time=\"2026-06-09T11:23:18.525809993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:18.544824 crc crio[21508]: time=\"2026-06-09T11:23:18.54474059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:18.550160 crc crio[21508]: time=\"2026-06-09T11:23:18.55011848Z\" level=info msg=\"Created container 2baa18ca23b2cb814845264095c8b703d10b48039e7bd6f2aadf94e12d1d1cbc: openstack-operators/ovn-operator-controller-manager-58f85bd97f-l4dv6/manager\" id=9b264f2c-d4ea-4953-851b-df93aa105120 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:23:18.563970 crc crio[21508]: time=\"2026-06-09T11:23:18.563798351Z\" level=info msg=\"Starting container: 2baa18ca23b2cb814845264095c8b703d10b48039e7bd6f2aadf94e12d1d1cbc\" id=2f72dd16-c4e5-4638-8191-e2bc698098de name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:23:18.572714 crc crio[21508]: time=\"2026-06-09T11:23:18.572622677Z\" level=info msg=\"Started container\" PID=51522 containerID=2baa18ca23b2cb814845264095c8b703d10b48039e7bd6f2aadf94e12d1d1cbc description=openstack-operators/ovn-operator-controller-manager-58f85bd97f-l4dv6/manager id=2f72dd16-c4e5-4638-8191-e2bc698098de name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2753772faea93957894d650b32a5e15a8b6a958e2fa808986d83c4d97360deb\nJun 09 11:23:18.610791 crc crio[21508]: time=\"2026-06-09T11:23:18.610695359Z\" level=info msg=\"Ran pod sandbox 3dbe738122993f3e10e1e7e274e66219e08d18f32d80e3b041e3ab53ac6d5a57 with infra container: openstack-operators/openstack-operator-controller-manager-6867b487d4-vv9kv/POD\" id=156f7a22-2584-482f-b72e-6efbfb546d6f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:23:18.621607 crc crio[21508]: time=\"2026-06-09T11:23:18.621534221Z\" level=info msg=\"Checking image status: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=59d08e12-8ccf-44e7-a8c3-99a4d1042639 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:23:18.659441 crc crio[21508]: time=\"2026-06-09T11:23:18.658630775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:18.681497 crc crio[21508]: time=\"2026-06-09T11:23:18.681089221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:18.693281 crc crio[21508]: time=\"2026-06-09T11:23:18.692760056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:18.702346 crc crio[21508]: time=\"2026-06-09T11:23:18.700643126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:18.716168 crc crio[21508]: time=\"2026-06-09T11:23:18.716081356Z\" level=info msg=\"Checking image status: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=2d0d726a-6256-4fe7-8cad-f89fbc8c6b99 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:23:18.722235 crc crio[21508]: time=\"2026-06-09T11:23:18.722171066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:18.725855 crc crio[21508]: time=\"2026-06-09T11:23:18.725792607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:18.725999 crc crio[21508]: time=\"2026-06-09T11:23:18.725950971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:18.737779 crc crio[21508]: time=\"2026-06-09T11:23:18.736950168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:18.805379 crc crio[21508]: time=\"2026-06-09T11:23:18.805227591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:18.824447 crc crio[21508]: time=\"2026-06-09T11:23:18.824257702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:18.878699 crc crio[21508]: time=\"2026-06-09T11:23:18.878608007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:18.895984 crc crio[21508]: time=\"2026-06-09T11:23:18.893559874Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-6867b487d4-vv9kv/manager\" id=eff98dd6-7a80-4a65-baff-6255d0c22880 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:23:18.895984 crc crio[21508]: time=\"2026-06-09T11:23:18.893707288Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=cf6abaf3-29cf-43d6-9c08-9f23ee1c6375 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:23:18.899486 crc crio[21508]: time=\"2026-06-09T11:23:18.8970065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:18.900509 crc crio[21508]: time=\"2026-06-09T11:23:18.900374184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:18.934855 crc crio[21508]: time=\"2026-06-09T11:23:18.934625278Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-5b947fcbf5-h2zzg/ironic-httpd\" id=876740ea-dc5a-48fb-8a43-42ee28508269 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:23:18.947349 crc crio[21508]: time=\"2026-06-09T11:23:18.946986173Z\" level=info msg=\"Created container ae5857a0f948b97d42e0105d5722a169ce8091b76f6c3f7fcdb4dbf390778fbe: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qbnlh/manager\" id=ae39ca5c-b24e-4e88-b435-53c54daede9c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:23:18.951185 crc crio[21508]: time=\"2026-06-09T11:23:18.951021095Z\" level=info msg=\"Starting container: ae5857a0f948b97d42e0105d5722a169ce8091b76f6c3f7fcdb4dbf390778fbe\" id=edb15a2f-7efb-4581-a94f-4ba715759e41 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:23:19.004719 crc crio[21508]: time=\"2026-06-09T11:23:19.004597589Z\" level=info msg=\"Started container\" PID=51552 containerID=ae5857a0f948b97d42e0105d5722a169ce8091b76f6c3f7fcdb4dbf390778fbe description=openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qbnlh/manager id=edb15a2f-7efb-4581-a94f-4ba715759e41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1e2dc22e33867a9914d22dcf70d2f789eebb6babda13f1240a9ac1fd008de72\nJun 09 11:23:19.031252 crc crio[21508]: time=\"2026-06-09T11:23:19.022799856Z\" level=info msg=\"Created container a4517b9cbba289e7f501906e0ef183a066238693b0e98190566fb0fd248474db: openstack-operators/neutron-operator-controller-manager-688d5c756f-7hgnr/manager\" id=09b3cf36-f599-4a5c-b693-88fe278548e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:23:19.031252 crc crio[21508]: time=\"2026-06-09T11:23:19.029846723Z\" level=info msg=\"Starting container: a4517b9cbba289e7f501906e0ef183a066238693b0e98190566fb0fd248474db\" id=7bccc91e-db8c-47af-8116-8d848541a28e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:23:19.083785 crc crio[21508]: time=\"2026-06-09T11:23:19.083188549Z\" level=info msg=\"Started container\" PID=51550 containerID=a4517b9cbba289e7f501906e0ef183a066238693b0e98190566fb0fd248474db description=openstack-operators/neutron-operator-controller-manager-688d5c756f-7hgnr/manager id=7bccc91e-db8c-47af-8116-8d848541a28e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c79d0de2739a45ce35292bd889d92d16cb198138b3f3559416ffdd39f051c2af\nJun 09 11:23:19.132496 crc crio[21508]: time=\"2026-06-09T11:23:19.12770822Z\" level=info msg=\"Created container b724f4736c95a6bb386362b8514b705d093005fdf349c2327fab4497dfb16809: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/manager\" id=2387d165-9b67-4a6d-83cb-ac7af81e54fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:23:19.132496 crc crio[21508]: time=\"2026-06-09T11:23:19.131709532Z\" level=info msg=\"Starting container: b724f4736c95a6bb386362b8514b705d093005fdf349c2327fab4497dfb16809\" id=cdcc397e-257a-4a9a-a631-1fe432be0dfd name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:23:19.158792 crc crio[21508]: time=\"2026-06-09T11:23:19.157867571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:19.159772 crc crio[21508]: time=\"2026-06-09T11:23:19.15960723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:19.182544 crc crio[21508]: time=\"2026-06-09T11:23:19.165999048Z\" level=info msg=\"Started container\" PID=51553 containerID=b724f4736c95a6bb386362b8514b705d093005fdf349c2327fab4497dfb16809 description=openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/manager id=cdcc397e-257a-4a9a-a631-1fe432be0dfd name=/runtime.v1.RuntimeService/StartContainer sandboxID=17f421c7fc47756b896c871857969dfdbe3eb33742f85d3d8a81ea59dce0fda1\nJun 09 11:23:19.182544 crc crio[21508]: time=\"2026-06-09T11:23:19.174068113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:19.282821 crc crio[21508]: time=\"2026-06-09T11:23:19.279828341Z\" level=info msg=\"Created container 1932c06ef8bf8ae81738b778fc0fd7a59640b7d6f27b2ec7a8385438260fafa0: openstack-operators/octavia-operator-controller-manager-6495978d8d-24mcx/manager\" id=61227c0b-8a77-45ed-a96a-e1511656436a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:23:19.286014 crc crio[21508]: time=\"2026-06-09T11:23:19.285706855Z\" level=info msg=\"Created container afdbc135cc73462ef2de46fd740d42cbac780e99f4d9672e330ea63b89d51a33: openstack-operators/test-operator-controller-manager-8d5599d7d-lxkn6/manager\" id=da64d48f-dfad-4330-bbd3-a5d86fc3852d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:23:19.300865 crc crio[21508]: time=\"2026-06-09T11:23:19.299773927Z\" level=info msg=\"Starting container: afdbc135cc73462ef2de46fd740d42cbac780e99f4d9672e330ea63b89d51a33\" id=0726e7a0-443d-4340-bcce-cbe19fc6edbf name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:23:19.302857 crc crio[21508]: time=\"2026-06-09T11:23:19.302169153Z\" level=info msg=\"Starting container: 1932c06ef8bf8ae81738b778fc0fd7a59640b7d6f27b2ec7a8385438260fafa0\" id=9d66b610-7af3-443a-a337-713972419157 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:23:19.307010 crc crio[21508]: time=\"2026-06-09T11:23:19.306475363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:19.324489 crc crio[21508]: time=\"2026-06-09T11:23:19.324256769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:19.349548 crc crio[21508]: time=\"2026-06-09T11:23:19.349487112Z\" level=info msg=\"Started container\" PID=51562 containerID=afdbc135cc73462ef2de46fd740d42cbac780e99f4d9672e330ea63b89d51a33 description=openstack-operators/test-operator-controller-manager-8d5599d7d-lxkn6/manager id=0726e7a0-443d-4340-bcce-cbe19fc6edbf name=/runtime.v1.RuntimeService/StartContainer sandboxID=6cbe62c8260fb5fc11d0989d87aabe4d0f96be8ca307c47eb918064ac35a526c\nJun 09 11:23:19.363966 crc crio[21508]: time=\"2026-06-09T11:23:19.363854943Z\" level=info msg=\"Started container\" PID=51587 containerID=1932c06ef8bf8ae81738b778fc0fd7a59640b7d6f27b2ec7a8385438260fafa0 description=openstack-operators/octavia-operator-controller-manager-6495978d8d-24mcx/manager id=9d66b610-7af3-443a-a337-713972419157 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd061b9ff36bc5002db9ab85042bcb37487b3f72b94ab6fcc42097c7727f795a\nJun 09 11:23:19.450607 crc crio[21508]: time=\"2026-06-09T11:23:19.450501328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:20.249427 crc crio[21508]: time=\"2026-06-09T11:23:20.248974075Z\" level=info msg=\"Created container adf2417ef94b7160ee65bbed6b13769306a1a80ccfbcec70c20c9afce3ed2c40: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-j2lq7/manager\" id=96d36553-7792-4c19-8d2f-6cdbbed1cda3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:23:20.281110 crc crio[21508]: time=\"2026-06-09T11:23:20.280945176Z\" level=info msg=\"Starting container: adf2417ef94b7160ee65bbed6b13769306a1a80ccfbcec70c20c9afce3ed2c40\" id=864703be-379b-4a3f-81d5-d28d0f540791 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:23:20.301104 crc crio[21508]: time=\"2026-06-09T11:23:20.301016166Z\" level=info msg=\"Started container\" PID=51607 containerID=adf2417ef94b7160ee65bbed6b13769306a1a80ccfbcec70c20c9afce3ed2c40 description=openstack-operators/keystone-operator-controller-manager-6ccff66c5b-j2lq7/manager id=864703be-379b-4a3f-81d5-d28d0f540791 name=/runtime.v1.RuntimeService/StartContainer sandboxID=612bafabc2d6feb71b455bd5a8d4d3702b6bd185771474f41cc2ad3bdb2768de\nJun 09 11:23:20.358990 crc crio[21508]: time=\"2026-06-09T11:23:20.358807227Z\" level=info msg=\"Created container f8ce3abbb3c0577e7424a8dd021ecf4b92d4d801e1e1f68fba53917e3feea22d: openstack-operators/ironic-operator-controller-manager-75f8548fcd-fv5pz/manager\" id=4307d80d-c182-40eb-9e49-ee95801dcf82 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:23:20.403268 crc crio[21508]: time=\"2026-06-09T11:23:20.402737331Z\" level=info msg=\"Starting container: f8ce3abbb3c0577e7424a8dd021ecf4b92d4d801e1e1f68fba53917e3feea22d\" id=370226d4-3c53-44c4-9714-ba91f362b145 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:23:20.429744 crc crio[21508]: time=\"2026-06-09T11:23:20.429669562Z\" level=info msg=\"Created container 74f6804be44bcc5961be2e7df6019e11542b0168729dd6f93a50c9d964e9b61f: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-2pdnd/manager\" id=f8ac6852-8044-4152-9c6c-5f86a2b18175 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:23:20.431897 crc crio[21508]: time=\"2026-06-09T11:23:20.431826832Z\" level=info msg=\"Starting container: 74f6804be44bcc5961be2e7df6019e11542b0168729dd6f93a50c9d964e9b61f\" id=bcf87783-8773-46a3-811a-5c9f246272d0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:23:20.454584 crc crio[21508]: time=\"2026-06-09T11:23:20.454225657Z\" level=info msg=\"Started container\" PID=51603 containerID=f8ce3abbb3c0577e7424a8dd021ecf4b92d4d801e1e1f68fba53917e3feea22d description=openstack-operators/ironic-operator-controller-manager-75f8548fcd-fv5pz/manager id=370226d4-3c53-44c4-9714-ba91f362b145 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c79f8871269f332bebb93586e97afae49ddb08d0910bb05b90e88deedcbca4b\nJun 09 11:23:20.454808 crc crio[21508]: time=\"2026-06-09T11:23:20.4547155Z\" level=info msg=\"Started container\" PID=51606 containerID=74f6804be44bcc5961be2e7df6019e11542b0168729dd6f93a50c9d964e9b61f description=openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-2pdnd/manager id=bcf87783-8773-46a3-811a-5c9f246272d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94a63ec0c4b876bf24e4c4a227717b1f2bf269792e7064662583eae43122cae6\nJun 09 11:23:20.535985 crc crio[21508]: time=\"2026-06-09T11:23:20.535223825Z\" level=info msg=\"Created container b149c1db500958a24af723d046cbbb38f0a5c5db25753fb59c34717ddb634481: openstack-operators/nova-operator-controller-manager-f4c4579bb-4gw2t/manager\" id=3adbf8d1-bf1c-42f2-bc47-df39e7a5e0c3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:23:20.538653 crc crio[21508]: time=\"2026-06-09T11:23:20.538452095Z\" level=info msg=\"Starting container: b149c1db500958a24af723d046cbbb38f0a5c5db25753fb59c34717ddb634481\" id=53b9dfe3-4721-4515-a65d-85fbb87d65da name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:23:20.548136 crc crio[21508]: time=\"2026-06-09T11:23:20.547635651Z\" level=info msg=\"Created container 971627f992bfcc4d0cfa13cb2353cb40f1c70d8dec1321703eb4b98e825fe1a4: openstack-operators/openstack-operator-controller-manager-6867b487d4-vv9kv/manager\" id=eff98dd6-7a80-4a65-baff-6255d0c22880 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:23:20.555835 crc crio[21508]: time=\"2026-06-09T11:23:20.555745317Z\" level=info msg=\"Started container\" PID=51731 containerID=b149c1db500958a24af723d046cbbb38f0a5c5db25753fb59c34717ddb634481 description=openstack-operators/nova-operator-controller-manager-f4c4579bb-4gw2t/manager id=53b9dfe3-4721-4515-a65d-85fbb87d65da name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b4113d37a5ba3e92f49615b4381bfbdf06c3ced16da2e73ab8db5d3b34c1211\nJun 09 11:23:20.581554 crc crio[21508]: time=\"2026-06-09T11:23:20.580813025Z\" level=info msg=\"Starting container: 971627f992bfcc4d0cfa13cb2353cb40f1c70d8dec1321703eb4b98e825fe1a4\" id=f8b41e9d-033b-4b86-bc8c-2deea9de1fb4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:23:20.612919 crc crio[21508]: time=\"2026-06-09T11:23:20.603625681Z\" level=info msg=\"Started container\" PID=51732 containerID=971627f992bfcc4d0cfa13cb2353cb40f1c70d8dec1321703eb4b98e825fe1a4 description=openstack-operators/openstack-operator-controller-manager-6867b487d4-vv9kv/manager id=f8b41e9d-033b-4b86-bc8c-2deea9de1fb4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3dbe738122993f3e10e1e7e274e66219e08d18f32d80e3b041e3ab53ac6d5a57\nJun 09 11:23:20.650025 crc crio[21508]: time=\"2026-06-09T11:23:20.645506309Z\" level=info msg=\"Created container 15ec0792f561d58c98650defdfe13e2262f250d9b01f6163af44e03e0e19f75c: openstack-operators/designate-operator-controller-manager-6bf8599b68-gkskb/manager\" id=83bd3c4e-b46c-4e08-8fc4-9b9146436a3a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:23:20.650025 crc crio[21508]: time=\"2026-06-09T11:23:20.649912992Z\" level=info msg=\"Starting container: 15ec0792f561d58c98650defdfe13e2262f250d9b01f6163af44e03e0e19f75c\" id=c27200f9-7243-4322-a3ad-a61dabe26a61 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:23:20.695096 crc crio[21508]: time=\"2026-06-09T11:23:20.694034432Z\" level=info msg=\"Created container 958d8898fb623d1b5f672aa251c1767da3b4c51c93c57142ccc9f7922a9c0115: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-rslrh/manager\" id=656c5af8-292f-4d4b-bfe8-d804df088db4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:23:20.699124 crc crio[21508]: time=\"2026-06-09T11:23:20.69900924Z\" level=info msg=\"Starting container: 958d8898fb623d1b5f672aa251c1767da3b4c51c93c57142ccc9f7922a9c0115\" id=6e8b1859-6a30-41cb-9756-82abef890113 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:23:20.710337 crc crio[21508]: time=\"2026-06-09T11:23:20.707566459Z\" level=info msg=\"Started container\" PID=51736 containerID=15ec0792f561d58c98650defdfe13e2262f250d9b01f6163af44e03e0e19f75c description=openstack-operators/designate-operator-controller-manager-6bf8599b68-gkskb/manager id=c27200f9-7243-4322-a3ad-a61dabe26a61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f40e03e89dcd44dd3482963b56edf16644f0de5d959ed2b6a7e97c13575ba6b4\nJun 09 11:23:20.728355 crc crio[21508]: time=\"2026-06-09T11:23:20.718644918Z\" level=info msg=\"Started container\" PID=51737 containerID=958d8898fb623d1b5f672aa251c1767da3b4c51c93c57142ccc9f7922a9c0115 description=openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-rslrh/manager id=6e8b1859-6a30-41cb-9756-82abef890113 name=/runtime.v1.RuntimeService/StartContainer sandboxID=694d13e15bb07101c4995666261320f246e60b110f926b3f5901737414f5d401\nJun 09 11:23:21.115833 crc crio[21508]: time=\"2026-06-09T11:23:21.115759237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:21.881745 crc crio[21508]: time=\"2026-06-09T11:23:21.881652037Z\" level=info msg=\"Created container b541c7d1229fe8279e48964c6697ed645cab61a031cd5ba6ef2260eb8c578b31: baremetal-operator-system/baremetal-operator-ironic-5b947fcbf5-h2zzg/ironic-httpd\" id=876740ea-dc5a-48fb-8a43-42ee28508269 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:23:21.883189 crc crio[21508]: time=\"2026-06-09T11:23:21.883087777Z\" level=info msg=\"Starting container: b541c7d1229fe8279e48964c6697ed645cab61a031cd5ba6ef2260eb8c578b31\" id=85395a45-e4eb-47dd-8ec0-85c176e587a2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:23:21.888015 crc crio[21508]: time=\"2026-06-09T11:23:21.887970773Z\" level=info msg=\"Started container\" PID=51889 containerID=b541c7d1229fe8279e48964c6697ed645cab61a031cd5ba6ef2260eb8c578b31 description=baremetal-operator-system/baremetal-operator-ironic-5b947fcbf5-h2zzg/ironic-httpd id=85395a45-e4eb-47dd-8ec0-85c176e587a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=efaa84243828c7417cb1c82359b2c05e3f37b18ad75ce06ab428ee0fd7ca7292\nJun 09 11:23:21.901496 crc crio[21508]: time=\"2026-06-09T11:23:21.900903304Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=51f3b166-a7b3-4da5-976d-ec9a2027456f name=/runtime.v1.ImageService/PullImage\nJun 09 11:23:21.906983 crc crio[21508]: time=\"2026-06-09T11:23:21.905607995Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"\nJun 09 11:23:22.355457 crc crio[21508]: time=\"2026-06-09T11:23:22.354970271Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=51f3b166-a7b3-4da5-976d-ec9a2027456f name=/runtime.v1.ImageService/PullImage\nJun 09 11:23:22.356986 crc crio[21508]: time=\"2026-06-09T11:23:22.356928866Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=5a9b7fe3-2899-4e9f-940f-329298334492 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:23:22.359215 crc crio[21508]: time=\"2026-06-09T11:23:22.359162788Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=9b4af666-81b5-401c-8ef9-200fdf4319aa name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:23:22.365664 crc crio[21508]: time=\"2026-06-09T11:23:22.365608518Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-5b947fcbf5-h2zzg/ironic-log-watch\" id=dfd7c9a4-33b6-40b1-9378-110f3a022840 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:23:22.366023 crc crio[21508]: time=\"2026-06-09T11:23:22.365968808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:22.408374 crc crio[21508]: time=\"2026-06-09T11:23:22.400270964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:23.001117 crc crio[21508]: time=\"2026-06-09T11:23:23.00101196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:23:23.107547 crc crio[21508]: time=\"2026-06-09T11:23:23.107436257Z\" level=info msg=\"Created container 5a7f191572c3037f87eb0977bc4ed610a5301f9ed3882abb5feaf3eb9067d40d: baremetal-operator-system/baremetal-operator-ironic-5b947fcbf5-h2zzg/ironic-log-watch\" id=dfd7c9a4-33b6-40b1-9378-110f3a022840 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:23:23.108796 crc crio[21508]: time=\"2026-06-09T11:23:23.108713733Z\" level=info msg=\"Starting container: 5a7f191572c3037f87eb0977bc4ed610a5301f9ed3882abb5feaf3eb9067d40d\" id=01ee1095-ead6-4fa3-b39a-492f1db73792 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:23:23.113677 crc crio[21508]: time=\"2026-06-09T11:23:23.113513166Z\" level=info msg=\"Started container\" PID=52063 containerID=5a7f191572c3037f87eb0977bc4ed610a5301f9ed3882abb5feaf3eb9067d40d description=baremetal-operator-system/baremetal-operator-ironic-5b947fcbf5-h2zzg/ironic-log-watch id=01ee1095-ead6-4fa3-b39a-492f1db73792 name=/runtime.v1.RuntimeService/StartContainer sandboxID=efaa84243828c7417cb1c82359b2c05e3f37b18ad75ce06ab428ee0fd7ca7292\nJun 09 11:24:00.505217 crc crio[21508]: time=\"2026-06-09T11:24:00.504707197Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683404-bxpp5/POD\" id=28a2a402-22ef-4d73-9728-0aaa3b54a5fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:24:00.506404 crc crio[21508]: time=\"2026-06-09T11:24:00.505367455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:00.552590 crc crio[21508]: time=\"2026-06-09T11:24:00.552500809Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683404-bxpp5 Namespace:openshift-infra ID:a91791fca9aeb3dd828a7b3eef1355d959d27e86f4e09d31f1074b1fe8d64aad UID:27f394de-d2e3-412b-9e8f-1bc2e6ecdba1 NetNS:/var/run/netns/6a05a229-f3cc-46ea-a023-6d345a7f96a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27f394de_d2e3_412b_9e8f_1bc2e6ecdba1.slice PodAnnotations:0xc000d9e1b8}] Aliases:map[]}\"\nJun 09 11:24:00.552590 crc crio[21508]: time=\"2026-06-09T11:24:00.552572401Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683404-bxpp5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:24:00.834900 crc crio[21508]: 2026-06-09T11:24:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a91791fca9aeb3d Mac:0e:8a:9d:27:c4:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5e Mtu:0 Sandbox:/var/run/netns/6a05a229-f3cc-46ea-a023-6d345a7f96a2 SocketPath: PciID:}] [{Interface:0xc0002d8790 Address:{IP:10.217.0.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:24:00.836009 crc crio[21508]: time=\"2026-06-09T11:24:00.83594836Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683404-bxpp5 Namespace:openshift-infra ID:a91791fca9aeb3dd828a7b3eef1355d959d27e86f4e09d31f1074b1fe8d64aad UID:27f394de-d2e3-412b-9e8f-1bc2e6ecdba1 NetNS:/var/run/netns/6a05a229-f3cc-46ea-a023-6d345a7f96a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27f394de_d2e3_412b_9e8f_1bc2e6ecdba1.slice PodAnnotations:0xc000d9e1b8}] Aliases:map[]}\"\nJun 09 11:24:00.836113 crc crio[21508]: time=\"2026-06-09T11:24:00.836100765Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683404-bxpp5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:24:00.848718 crc crio[21508]: time=\"2026-06-09T11:24:00.848643014Z\" level=info msg=\"Ran pod sandbox a91791fca9aeb3dd828a7b3eef1355d959d27e86f4e09d31f1074b1fe8d64aad with infra container: openshift-infra/auto-csr-approver-29683404-bxpp5/POD\" id=28a2a402-22ef-4d73-9728-0aaa3b54a5fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:24:00.851718 crc crio[21508]: time=\"2026-06-09T11:24:00.851614897Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=6f2d083a-61f6-4f81-af3e-c28217b017fa name=/runtime.v1.ImageService/PullImage\nJun 09 11:24:00.864672 crc crio[21508]: time=\"2026-06-09T11:24:00.864596229Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 11:24:02.131632 crc crio[21508]: time=\"2026-06-09T11:24:02.131104144Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7dc8cc99c9-8qjtx/POD\" id=f49a32ce-0f5f-4f60-8ff3-47aa1fab9da4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:24:02.133089 crc crio[21508]: time=\"2026-06-09T11:24:02.131654559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:02.172971 crc crio[21508]: time=\"2026-06-09T11:24:02.172837937Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=6f2d083a-61f6-4f81-af3e-c28217b017fa name=/runtime.v1.ImageService/PullImage\nJun 09 11:24:02.173853 crc crio[21508]: time=\"2026-06-09T11:24:02.173774363Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7e83ddbe-e506-4eb5-bf0e-23159bc4e473 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:02.185414 crc crio[21508]: time=\"2026-06-09T11:24:02.185204782Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=65fd22b1-5534-477a-8490-a7ec0df532f2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:02.192329 crc crio[21508]: time=\"2026-06-09T11:24:02.192200817Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683404-bxpp5/oc\" id=5adaecad-1674-4a2d-aea0-e875c38c68d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:24:02.194247 crc crio[21508]: time=\"2026-06-09T11:24:02.194180072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:02.203765 crc crio[21508]: time=\"2026-06-09T11:24:02.203680507Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-8qjtx Namespace:openstack ID:203453c0cbee3980aa30a115f6d3a5e89a90df9baeda09a2e0703b8824b6eebb UID:1118a2c5-8bcc-4141-ac24-6f31117dea4d NetNS:/var/run/netns/a302dec4-d4cd-44ea-b747-faa10eaa426b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1118a2c5_8bcc_4141_ac24_6f31117dea4d.slice PodAnnotations:0xc002a124a0}] Aliases:map[]}\"\nJun 09 11:24:02.203765 crc crio[21508]: time=\"2026-06-09T11:24:02.203741319Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7dc8cc99c9-8qjtx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:24:02.253969 crc crio[21508]: time=\"2026-06-09T11:24:02.253890797Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-769fc96f7c-szd9f/POD\" id=b7b95216-2b92-44df-826e-df01ad40ceb8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:24:02.254102 crc crio[21508]: time=\"2026-06-09T11:24:02.253984809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:02.258359 crc crio[21508]: time=\"2026-06-09T11:24:02.258117504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:02.288369 crc crio[21508]: time=\"2026-06-09T11:24:02.288192863Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-szd9f Namespace:openstack ID:9d9cc10b077f332a5dfc67a57e43c03008b5be9f519c0d776a8531536c2ecd0c UID:87187429-592d-4e00-864d-4c90071af260 NetNS:/var/run/netns/7d7cd770-94aa-47b7-b1e9-816c5709dc85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod87187429_592d_4e00_864d_4c90071af260.slice PodAnnotations:0xc000158f20}] Aliases:map[]}\"\nJun 09 11:24:02.288369 crc crio[21508]: time=\"2026-06-09T11:24:02.288268785Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-769fc96f7c-szd9f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:24:02.539599 crc crio[21508]: time=\"2026-06-09T11:24:02.538037538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:02.709675 crc crio[21508]: time=\"2026-06-09T11:24:02.70927856Z\" level=info msg=\"Created container a4e02e260115660eebcf9552c57bfeba5cf7eddbf61d27e83155d5b653ad40e2: openshift-infra/auto-csr-approver-29683404-bxpp5/oc\" id=5adaecad-1674-4a2d-aea0-e875c38c68d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:24:02.711484 crc crio[21508]: time=\"2026-06-09T11:24:02.711235935Z\" level=info msg=\"Starting container: a4e02e260115660eebcf9552c57bfeba5cf7eddbf61d27e83155d5b653ad40e2\" id=330fd979-aa6b-4da1-948b-4ebd3404ac60 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:24:02.724236 crc crio[21508]: time=\"2026-06-09T11:24:02.722434397Z\" level=info msg=\"Started container\" PID=52948 containerID=a4e02e260115660eebcf9552c57bfeba5cf7eddbf61d27e83155d5b653ad40e2 description=openshift-infra/auto-csr-approver-29683404-bxpp5/oc id=330fd979-aa6b-4da1-948b-4ebd3404ac60 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a91791fca9aeb3dd828a7b3eef1355d959d27e86f4e09d31f1074b1fe8d64aad\nJun 09 11:24:02.810760 crc crio[21508]: 2026-06-09T11:24:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:203453c0cbee398 Mac:f2:ae:ac:ef:7f:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5f Mtu:0 Sandbox:/var/run/netns/a302dec4-d4cd-44ea-b747-faa10eaa426b SocketPath: PciID:}] [{Interface:0xc0002ea7f0 Address:{IP:10.217.0.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:24:02.813213 crc crio[21508]: time=\"2026-06-09T11:24:02.812931499Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-8qjtx Namespace:openstack ID:203453c0cbee3980aa30a115f6d3a5e89a90df9baeda09a2e0703b8824b6eebb UID:1118a2c5-8bcc-4141-ac24-6f31117dea4d NetNS:/var/run/netns/a302dec4-d4cd-44ea-b747-faa10eaa426b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1118a2c5_8bcc_4141_ac24_6f31117dea4d.slice PodAnnotations:0xc002a124a0}] Aliases:map[]}\"\nJun 09 11:24:02.813213 crc crio[21508]: time=\"2026-06-09T11:24:02.813106394Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7dc8cc99c9-8qjtx for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:24:02.828268 crc crio[21508]: time=\"2026-06-09T11:24:02.820579943Z\" level=info msg=\"Ran pod sandbox 203453c0cbee3980aa30a115f6d3a5e89a90df9baeda09a2e0703b8824b6eebb with infra container: openstack/dnsmasq-dns-7dc8cc99c9-8qjtx/POD\" id=f49a32ce-0f5f-4f60-8ff3-47aa1fab9da4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:24:02.828268 crc crio[21508]: time=\"2026-06-09T11:24:02.823392681Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ec90eff8-a3e6-41dc-9cb6-79365722f7ab name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:02.828268 crc crio[21508]: time=\"2026-06-09T11:24:02.823582946Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=ec90eff8-a3e6-41dc-9cb6-79365722f7ab name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:02.828268 crc crio[21508]: time=\"2026-06-09T11:24:02.823625418Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=ec90eff8-a3e6-41dc-9cb6-79365722f7ab name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:02.828268 crc crio[21508]: time=\"2026-06-09T11:24:02.825265453Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8419f488-090f-45c9-82cc-1f07f231eee9 name=/runtime.v1.ImageService/PullImage\nJun 09 11:24:02.834810 crc crio[21508]: time=\"2026-06-09T11:24:02.834734417Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 09 11:24:02.954691 crc crio[21508]: 2026-06-09T11:24:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9d9cc10b077f332 Mac:9e:14:22:47:c4:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:60 Mtu:0 Sandbox:/var/run/netns/7d7cd770-94aa-47b7-b1e9-816c5709dc85 SocketPath: PciID:}] [{Interface:0xc0002b85d0 Address:{IP:10.217.0.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:24:02.957209 crc crio[21508]: time=\"2026-06-09T11:24:02.957075348Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-szd9f Namespace:openstack ID:9d9cc10b077f332a5dfc67a57e43c03008b5be9f519c0d776a8531536c2ecd0c UID:87187429-592d-4e00-864d-4c90071af260 NetNS:/var/run/netns/7d7cd770-94aa-47b7-b1e9-816c5709dc85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod87187429_592d_4e00_864d_4c90071af260.slice PodAnnotations:0xc000158f20}] Aliases:map[]}\"\nJun 09 11:24:02.957441 crc crio[21508]: time=\"2026-06-09T11:24:02.957375806Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-769fc96f7c-szd9f for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:24:02.978913 crc crio[21508]: time=\"2026-06-09T11:24:02.978837264Z\" level=info msg=\"Ran pod sandbox 9d9cc10b077f332a5dfc67a57e43c03008b5be9f519c0d776a8531536c2ecd0c with infra container: openstack/dnsmasq-dns-769fc96f7c-szd9f/POD\" id=b7b95216-2b92-44df-826e-df01ad40ceb8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:24:02.981263 crc crio[21508]: time=\"2026-06-09T11:24:02.98120068Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=80a3b186-12fa-402e-8ef0-717370d69efa name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:02.981638 crc crio[21508]: time=\"2026-06-09T11:24:02.98154267Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=80a3b186-12fa-402e-8ef0-717370d69efa name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:02.981638 crc crio[21508]: time=\"2026-06-09T11:24:02.981626822Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=80a3b186-12fa-402e-8ef0-717370d69efa name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:02.983166 crc crio[21508]: time=\"2026-06-09T11:24:02.983102633Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=513c5e18-0866-4621-ae13-7eaa3c703929 name=/runtime.v1.ImageService/PullImage\nJun 09 11:24:02.986096 crc crio[21508]: time=\"2026-06-09T11:24:02.986021814Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 09 11:24:04.149065 crc crio[21508]: time=\"2026-06-09T11:24:04.148981703Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-9c58657f7-498sm/POD\" id=04278f26-2e1b-47be-86e0-fe4040b3cd24 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:24:04.149065 crc crio[21508]: time=\"2026-06-09T11:24:04.149053145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:04.316526 crc crio[21508]: time=\"2026-06-09T11:24:04.315910636Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-9c58657f7-498sm Namespace:openstack ID:1d5473e2a14d0389ce46b3fa4276c11688f4056eec783205c806e094ebefdb03 UID:9a1075c1-414d-4aba-886f-a32fcdc09944 NetNS:/var/run/netns/235e1265-9bc7-4366-9fa0-71f6abac8aa6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a1075c1_414d_4aba_886f_a32fcdc09944.slice PodAnnotations:0xc0039b8260}] Aliases:map[]}\"\nJun 09 11:24:04.316526 crc crio[21508]: time=\"2026-06-09T11:24:04.316253215Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-9c58657f7-498sm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:24:04.783080 crc crio[21508]: time=\"2026-06-09T11:24:04.782989516Z\" level=info msg=\"Stopping pod sandbox: a91791fca9aeb3dd828a7b3eef1355d959d27e86f4e09d31f1074b1fe8d64aad\" id=70c49e0b-9d68-41c7-9ad8-d9614bdd056a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:24:04.785780 crc crio[21508]: time=\"2026-06-09T11:24:04.785671391Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683404-bxpp5 Namespace:openshift-infra ID:a91791fca9aeb3dd828a7b3eef1355d959d27e86f4e09d31f1074b1fe8d64aad UID:27f394de-d2e3-412b-9e8f-1bc2e6ecdba1 NetNS:/var/run/netns/6a05a229-f3cc-46ea-a023-6d345a7f96a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27f394de_d2e3_412b_9e8f_1bc2e6ecdba1.slice PodAnnotations:0xc002a127d8}] Aliases:map[]}\"\nJun 09 11:24:04.786114 crc crio[21508]: time=\"2026-06-09T11:24:04.78599919Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683404-bxpp5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:24:04.901877 crc crio[21508]: time=\"2026-06-09T11:24:04.901258543Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68bc84565-5djtf/POD\" id=3b8610f1-a819-427b-bbe0-024a44fd9606 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:24:04.902040 crc crio[21508]: time=\"2026-06-09T11:24:04.901926651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:04.997699 crc crio[21508]: time=\"2026-06-09T11:24:04.997429924Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-5djtf Namespace:openstack ID:8ebd9c2ad25fd51fdb30545e4d5751c9b97c4f97bb363916bf0d9d8eb08e89fe UID:98008628-3d9d-4d00-9e74-2345d1081993 NetNS:/var/run/netns/b83f900e-f4e2-4478-b0da-164a199e2986 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98008628_3d9d_4d00_9e74_2345d1081993.slice PodAnnotations:0xc0039b8418}] Aliases:map[]}\"\nJun 09 11:24:04.997699 crc crio[21508]: time=\"2026-06-09T11:24:04.997504286Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68bc84565-5djtf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:24:05.102789 crc crio[21508]: time=\"2026-06-09T11:24:05.102578615Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD\" id=e32f1bf3-a33b-4a58-8c14-6c7b5e7da132 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:24:05.102789 crc crio[21508]: time=\"2026-06-09T11:24:05.10276672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:05.273175 crc crio[21508]: 2026-06-09T11:24:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1d5473e2a14d038 Mac:ea:2a:ee:d1:56:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:61 Mtu:0 Sandbox:/var/run/netns/235e1265-9bc7-4366-9fa0-71f6abac8aa6 SocketPath: PciID:}] [{Interface:0xc000015480 Address:{IP:10.217.0.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:24:05.284016 crc crio[21508]: time=\"2026-06-09T11:24:05.283865678Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-9c58657f7-498sm Namespace:openstack ID:1d5473e2a14d0389ce46b3fa4276c11688f4056eec783205c806e094ebefdb03 UID:9a1075c1-414d-4aba-886f-a32fcdc09944 NetNS:/var/run/netns/235e1265-9bc7-4366-9fa0-71f6abac8aa6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a1075c1_414d_4aba_886f_a32fcdc09944.slice PodAnnotations:0xc0039b8260}] Aliases:map[]}\"\nJun 09 11:24:05.284979 crc crio[21508]: time=\"2026-06-09T11:24:05.284188747Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-9c58657f7-498sm for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:24:05.374574 crc crio[21508]: time=\"2026-06-09T11:24:05.359547418Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:69c005897f7f5a768dd97eae9c82df6bfa4ca5ccc0f240ac96f1d9f6e402519a UID:34d1fb0c-6c08-44ff-8d4d-876c3eb1a552 NetNS:/var/run/netns/6b90d209-434d-4152-9684-b08b60e86329 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod34d1fb0c_6c08_44ff_8d4d_876c3eb1a552.slice PodAnnotations:0xc003b385b8}] Aliases:map[]}\"\nJun 09 11:24:05.374574 crc crio[21508]: time=\"2026-06-09T11:24:05.3596105Z\" level=info msg=\"Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:24:05.404735 crc crio[21508]: time=\"2026-06-09T11:24:05.398889465Z\" level=info msg=\"Ran pod sandbox 1d5473e2a14d0389ce46b3fa4276c11688f4056eec783205c806e094ebefdb03 with infra container: openstack/dnsmasq-dns-9c58657f7-498sm/POD\" id=04278f26-2e1b-47be-86e0-fe4040b3cd24 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:24:05.420931 crc crio[21508]: time=\"2026-06-09T11:24:05.420789315Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8c0fc9fc-ae36-4fbd-9616-70551bdc68d7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:05.421413 crc crio[21508]: time=\"2026-06-09T11:24:05.421266668Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=8c0fc9fc-ae36-4fbd-9616-70551bdc68d7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:05.421579 crc crio[21508]: time=\"2026-06-09T11:24:05.421454734Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=8c0fc9fc-ae36-4fbd-9616-70551bdc68d7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:05.434415 crc crio[21508]: time=\"2026-06-09T11:24:05.428913491Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=be40504c-0514-4c3e-af18-2f66fe1a8bf2 name=/runtime.v1.ImageService/PullImage\nJun 09 11:24:05.503742 crc crio[21508]: time=\"2026-06-09T11:24:05.499739146Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 09 11:24:05.538594 crc crio[21508]: time=\"2026-06-09T11:24:05.537855298Z\" level=info msg=\"Stopped pod sandbox: a91791fca9aeb3dd828a7b3eef1355d959d27e86f4e09d31f1074b1fe8d64aad\" id=70c49e0b-9d68-41c7-9ad8-d9614bdd056a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:24:05.932706 crc crio[21508]: 2026-06-09T11:24:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8ebd9c2ad25fd51 Mac:de:49:39:3e:02:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:62 Mtu:0 Sandbox:/var/run/netns/b83f900e-f4e2-4478-b0da-164a199e2986 SocketPath: PciID:}] [{Interface:0xc000014be0 Address:{IP:10.217.0.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:24:05.934015 crc crio[21508]: time=\"2026-06-09T11:24:05.933934199Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-5djtf Namespace:openstack ID:8ebd9c2ad25fd51fdb30545e4d5751c9b97c4f97bb363916bf0d9d8eb08e89fe UID:98008628-3d9d-4d00-9e74-2345d1081993 NetNS:/var/run/netns/b83f900e-f4e2-4478-b0da-164a199e2986 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98008628_3d9d_4d00_9e74_2345d1081993.slice PodAnnotations:0xc0039b8418}] Aliases:map[]}\"\nJun 09 11:24:05.934176 crc crio[21508]: time=\"2026-06-09T11:24:05.934111264Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68bc84565-5djtf for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:24:05.991775 crc crio[21508]: time=\"2026-06-09T11:24:05.991675629Z\" level=info msg=\"Ran pod sandbox 8ebd9c2ad25fd51fdb30545e4d5751c9b97c4f97bb363916bf0d9d8eb08e89fe with infra container: openstack/dnsmasq-dns-68bc84565-5djtf/POD\" id=3b8610f1-a819-427b-bbe0-024a44fd9606 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:24:05.999750 crc crio[21508]: time=\"2026-06-09T11:24:05.999667812Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5db939e2-fefe-4358-83c3-1da03734cf96 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:05.999976 crc crio[21508]: time=\"2026-06-09T11:24:05.999905838Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=5db939e2-fefe-4358-83c3-1da03734cf96 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:06.000097 crc crio[21508]: time=\"2026-06-09T11:24:06.000006541Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=5db939e2-fefe-4358-83c3-1da03734cf96 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:06.002416 crc crio[21508]: time=\"2026-06-09T11:24:06.002215253Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=66f0ec62-0e36-402f-843c-94e4c341d03b name=/runtime.v1.ImageService/PullImage\nJun 09 11:24:06.008023 crc crio[21508]: time=\"2026-06-09T11:24:06.007588982Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 09 11:24:06.187128 crc crio[21508]: 2026-06-09T11:24:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:69c005897f7f5a7 Mac:1a:e1:87:ba:da:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:63 Mtu:0 Sandbox:/var/run/netns/6b90d209-434d-4152-9684-b08b60e86329 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:24:06.191093 crc crio[21508]: time=\"2026-06-09T11:24:06.188786334Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:69c005897f7f5a768dd97eae9c82df6bfa4ca5ccc0f240ac96f1d9f6e402519a UID:34d1fb0c-6c08-44ff-8d4d-876c3eb1a552 NetNS:/var/run/netns/6b90d209-434d-4152-9684-b08b60e86329 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod34d1fb0c_6c08_44ff_8d4d_876c3eb1a552.slice PodAnnotations:0xc003b385b8}] Aliases:map[]}\"\nJun 09 11:24:06.191093 crc crio[21508]: time=\"2026-06-09T11:24:06.188970609Z\" level=info msg=\"Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:24:06.217425 crc crio[21508]: time=\"2026-06-09T11:24:06.213957035Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-server-0/POD\" id=561199e3-ad0c-428b-a8f6-188ee2dbcbf1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:24:06.217425 crc crio[21508]: time=\"2026-06-09T11:24:06.21520817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:06.297229 crc crio[21508]: time=\"2026-06-09T11:24:06.296330451Z\" level=info msg=\"Ran pod sandbox 69c005897f7f5a768dd97eae9c82df6bfa4ca5ccc0f240ac96f1d9f6e402519a with infra container: openstack/rabbitmq-cell1-server-0/POD\" id=e32f1bf3-a33b-4a58-8c14-6c7b5e7da132 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:24:06.304175 crc crio[21508]: time=\"2026-06-09T11:24:06.304059836Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=c3bccdc9-6fe5-4dce-a65d-ea6cfa3237bd name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:06.316164 crc crio[21508]: time=\"2026-06-09T11:24:06.312465541Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=c3bccdc9-6fe5-4dce-a65d-ea6cfa3237bd name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:06.316164 crc crio[21508]: time=\"2026-06-09T11:24:06.312619055Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=c3bccdc9-6fe5-4dce-a65d-ea6cfa3237bd name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:06.317003 crc crio[21508]: time=\"2026-06-09T11:24:06.316844902Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=23f7d964-c9a4-4671-ac7c-4ac89602794f name=/runtime.v1.ImageService/PullImage\nJun 09 11:24:06.360097 crc crio[21508]: time=\"2026-06-09T11:24:06.359870092Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"\nJun 09 11:24:06.375279 crc crio[21508]: time=\"2026-06-09T11:24:06.362409183Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:81cbc87aede89beb97496e8567ea1e8cb3c03150ea76a5d9c0146686b0cfa069 UID:ab7cc1eb-c3fb-434b-b502-2497d82b40eb NetNS:/var/run/netns/cbfbb14a-e937-43af-9522-b83b03fa02f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podab7cc1eb_c3fb_434b_b502_2497d82b40eb.slice PodAnnotations:0xc0001589d0}] Aliases:map[]}\"\nJun 09 11:24:06.375279 crc crio[21508]: time=\"2026-06-09T11:24:06.372099752Z\" level=info msg=\"Adding pod openstack_rabbitmq-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:24:06.979420 crc crio[21508]: time=\"2026-06-09T11:24:06.978761184Z\" level=info msg=\"Running pod sandbox: openstack/openstack-galera-0/POD\" id=c48fe9d8-094c-46bc-b168-68cd19dcd04f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:24:06.979592 crc crio[21508]: time=\"2026-06-09T11:24:06.979456653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:07.049393 crc crio[21508]: time=\"2026-06-09T11:24:07.04714177Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:0d387fd70d71b22fe3f03de312d44f9efbf33e00a3d22f4b4ded7f844edb08a5 UID:db57cc06-e750-46b1-a621-075b0c9f74c9 NetNS:/var/run/netns/2e80f99a-f64d-4c7b-8dd0-9d710efc01f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb57cc06_e750_46b1_a621_075b0c9f74c9.slice PodAnnotations:0xc000b28a80}] Aliases:map[]}\"\nJun 09 11:24:07.049393 crc crio[21508]: time=\"2026-06-09T11:24:07.047205771Z\" level=info msg=\"Adding pod openstack_openstack-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:24:07.272231 crc crio[21508]: 2026-06-09T11:24:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:81cbc87aede89be Mac:ee:05:d5:ab:f1:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:64 Mtu:0 Sandbox:/var/run/netns/cbfbb14a-e937-43af-9522-b83b03fa02f9 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:24:07.291926 crc crio[21508]: time=\"2026-06-09T11:24:07.291877312Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:81cbc87aede89beb97496e8567ea1e8cb3c03150ea76a5d9c0146686b0cfa069 UID:ab7cc1eb-c3fb-434b-b502-2497d82b40eb NetNS:/var/run/netns/cbfbb14a-e937-43af-9522-b83b03fa02f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podab7cc1eb_c3fb_434b_b502_2497d82b40eb.slice PodAnnotations:0xc0001589d0}] Aliases:map[]}\"\nJun 09 11:24:07.292493 crc crio[21508]: time=\"2026-06-09T11:24:07.292469718Z\" level=info msg=\"Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:24:07.301381 crc crio[21508]: time=\"2026-06-09T11:24:07.301262624Z\" level=info msg=\"Ran pod sandbox 81cbc87aede89beb97496e8567ea1e8cb3c03150ea76a5d9c0146686b0cfa069 with infra container: openstack/rabbitmq-server-0/POD\" id=561199e3-ad0c-428b-a8f6-188ee2dbcbf1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:24:07.312432 crc crio[21508]: time=\"2026-06-09T11:24:07.312384194Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=f64f9fa8-8681-4ded-8632-57d18606e2d2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:07.313235 crc crio[21508]: time=\"2026-06-09T11:24:07.313212257Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=f64f9fa8-8681-4ded-8632-57d18606e2d2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:07.313475 crc crio[21508]: time=\"2026-06-09T11:24:07.313455643Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=f64f9fa8-8681-4ded-8632-57d18606e2d2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:07.318132 crc crio[21508]: time=\"2026-06-09T11:24:07.317750893Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=ed9de9f1-4d63-47c8-ba8c-ecd5b951883f name=/runtime.v1.ImageService/PullImage\nJun 09 11:24:07.334266 crc crio[21508]: time=\"2026-06-09T11:24:07.334217062Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"\nJun 09 11:24:07.735444 crc crio[21508]: 2026-06-09T11:24:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0d387fd70d71b22 Mac:1a:11:cc:4c:67:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:65 Mtu:0 Sandbox:/var/run/netns/2e80f99a-f64d-4c7b-8dd0-9d710efc01f9 SocketPath: PciID:}] [{Interface:0xc000194c70 Address:{IP:10.217.0.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:24:07.818583 crc crio[21508]: time=\"2026-06-09T11:24:07.818502352Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:0d387fd70d71b22fe3f03de312d44f9efbf33e00a3d22f4b4ded7f844edb08a5 UID:db57cc06-e750-46b1-a621-075b0c9f74c9 NetNS:/var/run/netns/2e80f99a-f64d-4c7b-8dd0-9d710efc01f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb57cc06_e750_46b1_a621_075b0c9f74c9.slice PodAnnotations:0xc000b28a80}] Aliases:map[]}\"\nJun 09 11:24:07.818826 crc crio[21508]: time=\"2026-06-09T11:24:07.81878939Z\" level=info msg=\"Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:24:07.966631 crc crio[21508]: time=\"2026-06-09T11:24:07.966487677Z\" level=info msg=\"Ran pod sandbox 0d387fd70d71b22fe3f03de312d44f9efbf33e00a3d22f4b4ded7f844edb08a5 with infra container: openstack/openstack-galera-0/POD\" id=c48fe9d8-094c-46bc-b168-68cd19dcd04f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:24:07.984007 crc crio[21508]: time=\"2026-06-09T11:24:07.983897302Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=5d2e1a53-9492-4800-ac51-d46ac711db8b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:07.985540 crc crio[21508]: time=\"2026-06-09T11:24:07.985486647Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=5d2e1a53-9492-4800-ac51-d46ac711db8b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:07.985540 crc crio[21508]: time=\"2026-06-09T11:24:07.985541118Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=5d2e1a53-9492-4800-ac51-d46ac711db8b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:07.989555 crc crio[21508]: time=\"2026-06-09T11:24:07.989499559Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=60f62ff6-80e6-44e2-a3bd-e70c6db1451d name=/runtime.v1.ImageService/PullImage\nJun 09 11:24:08.018386 crc crio[21508]: time=\"2026-06-09T11:24:08.017849009Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"\nJun 09 11:24:08.087630 crc crio[21508]: time=\"2026-06-09T11:24:08.087241503Z\" level=info msg=\"Running pod sandbox: openstack/openstack-cell1-galera-0/POD\" id=23a7fb59-fcf5-4b57-be8f-c5ee2d8d15aa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:24:08.116223 crc crio[21508]: time=\"2026-06-09T11:24:08.114417381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:08.229275 crc crio[21508]: time=\"2026-06-09T11:24:08.228561173Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:284ae21a7560305edbb969be596c9146acd22c618d81bdcf499d499e274afd1b UID:e2d8bbbf-75a2-4c34-b6e2-2fd731286f2f NetNS:/var/run/netns/36fc2e15-ebef-4411-9dba-ef5bdc33d943 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2d8bbbf_75a2_4c34_b6e2_2fd731286f2f.slice PodAnnotations:0xc0019bc708}] Aliases:map[]}\"\nJun 09 11:24:08.229275 crc crio[21508]: time=\"2026-06-09T11:24:08.228637245Z\" level=info msg=\"Adding pod openstack_openstack-cell1-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:24:08.467019 crc crio[21508]: time=\"2026-06-09T11:24:08.466708481Z\" level=info msg=\"Running pod sandbox: openstack/memcached-0/POD\" id=c149beed-df86-45f2-8481-a08a6c119508 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:24:08.469628 crc crio[21508]: time=\"2026-06-09T11:24:08.468007457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:08.722033 crc crio[21508]: time=\"2026-06-09T11:24:08.721547495Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:d1c7d4771dd537e3a7f66d3a9a21a558bb9b075ddb28a6792a6aa7720ed7897d UID:0491857e-07dc-4097-99d5-e2fa1d9f4692 NetNS:/var/run/netns/5d220273-6c9a-4154-b8cc-495ae9b72c41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0491857e_07dc_4097_99d5_e2fa1d9f4692.slice PodAnnotations:0xc000b281e8}] Aliases:map[]}\"\nJun 09 11:24:08.722167 crc crio[21508]: time=\"2026-06-09T11:24:08.722035209Z\" level=info msg=\"Adding pod openstack_memcached-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:24:09.027754 crc crio[21508]: 2026-06-09T11:24:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:284ae21a7560305 Mac:56:40:16:98:d7:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:66 Mtu:0 Sandbox:/var/run/netns/36fc2e15-ebef-4411-9dba-ef5bdc33d943 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:24:09.065193 crc crio[21508]: time=\"2026-06-09T11:24:09.065090891Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:284ae21a7560305edbb969be596c9146acd22c618d81bdcf499d499e274afd1b UID:e2d8bbbf-75a2-4c34-b6e2-2fd731286f2f NetNS:/var/run/netns/36fc2e15-ebef-4411-9dba-ef5bdc33d943 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2d8bbbf_75a2_4c34_b6e2_2fd731286f2f.slice PodAnnotations:0xc0019bc708}] Aliases:map[]}\"\nJun 09 11:24:09.081915 crc crio[21508]: time=\"2026-06-09T11:24:09.081754966Z\" level=info msg=\"Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:24:09.390949 crc crio[21508]: 2026-06-09T11:24:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d1c7d4771dd537e Mac:de:0e:e9:a4:43:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:67 Mtu:0 Sandbox:/var/run/netns/5d220273-6c9a-4154-b8cc-495ae9b72c41 SocketPath: PciID:}] [{Interface:0xc000518590 Address:{IP:10.217.0.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:24:09.397255 crc crio[21508]: time=\"2026-06-09T11:24:09.394058061Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:d1c7d4771dd537e3a7f66d3a9a21a558bb9b075ddb28a6792a6aa7720ed7897d UID:0491857e-07dc-4097-99d5-e2fa1d9f4692 NetNS:/var/run/netns/5d220273-6c9a-4154-b8cc-495ae9b72c41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0491857e_07dc_4097_99d5_e2fa1d9f4692.slice PodAnnotations:0xc000b281e8}] Aliases:map[]}\"\nJun 09 11:24:09.397255 crc crio[21508]: time=\"2026-06-09T11:24:09.396072948Z\" level=info msg=\"Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:24:09.488552 crc crio[21508]: time=\"2026-06-09T11:24:09.488480124Z\" level=info msg=\"Ran pod sandbox d1c7d4771dd537e3a7f66d3a9a21a558bb9b075ddb28a6792a6aa7720ed7897d with infra container: openstack/memcached-0/POD\" id=c149beed-df86-45f2-8481-a08a6c119508 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:24:09.499476 crc crio[21508]: time=\"2026-06-09T11:24:09.499178442Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=5403225d-abac-4d57-baf7-167ab92e82cc name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:09.499756 crc crio[21508]: time=\"2026-06-09T11:24:09.499627424Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-memcached:current-podified not found\" id=5403225d-abac-4d57-baf7-167ab92e82cc name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:09.499756 crc crio[21508]: time=\"2026-06-09T11:24:09.499677516Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached:current-podified found\" id=5403225d-abac-4d57-baf7-167ab92e82cc name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:09.502767 crc crio[21508]: time=\"2026-06-09T11:24:09.502676019Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=c3189a1a-b58b-42ad-82f1-167835da7cd6 name=/runtime.v1.ImageService/PullImage\nJun 09 11:24:09.512974 crc crio[21508]: time=\"2026-06-09T11:24:09.512886694Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-memcached:current-podified\\\"\"\nJun 09 11:24:09.523450 crc crio[21508]: time=\"2026-06-09T11:24:09.522929654Z\" level=info msg=\"Ran pod sandbox 284ae21a7560305edbb969be596c9146acd22c618d81bdcf499d499e274afd1b with infra container: openstack/openstack-cell1-galera-0/POD\" id=23a7fb59-fcf5-4b57-be8f-c5ee2d8d15aa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:24:09.542385 crc crio[21508]: time=\"2026-06-09T11:24:09.539019182Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=57907fe1-9a41-457b-b435-bf6e0d2564f7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:09.542385 crc crio[21508]: time=\"2026-06-09T11:24:09.541779629Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=57907fe1-9a41-457b-b435-bf6e0d2564f7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:09.542385 crc crio[21508]: time=\"2026-06-09T11:24:09.541829391Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=57907fe1-9a41-457b-b435-bf6e0d2564f7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:09.552233 crc crio[21508]: time=\"2026-06-09T11:24:09.552066246Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=1c884f58-4dac-474d-926f-def5d78aaf69 name=/runtime.v1.ImageService/PullImage\nJun 09 11:24:09.557821 crc crio[21508]: time=\"2026-06-09T11:24:09.556114479Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"\nJun 09 11:24:11.890102 crc crio[21508]: time=\"2026-06-09T11:24:11.889577525Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=ec7c8aa9-8b68-49b4-9542-f6e6a254cc74 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:24:11.891665 crc crio[21508]: time=\"2026-06-09T11:24:11.89013426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:12.015402 crc crio[21508]: time=\"2026-06-09T11:24:12.001234057Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:4f9ebdea71f94d7807448ba1469b24a4414b38538735335728eea3aa852fdbe7 UID:6d02d2a7-645b-4f4b-b964-19ff29d366b3 NetNS:/var/run/netns/703edfe6-354f-45bb-b380-8ed0bb680298 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d02d2a7_645b_4f4b_b964_19ff29d366b3.slice PodAnnotations:0xc002a12d70}] Aliases:map[]}\"\nJun 09 11:24:12.015402 crc crio[21508]: time=\"2026-06-09T11:24:12.003669605Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:24:12.781344 crc crio[21508]: 2026-06-09T11:24:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4f9ebdea71f94d7 Mac:e2:72:04:6c:46:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:68 Mtu:0 Sandbox:/var/run/netns/703edfe6-354f-45bb-b380-8ed0bb680298 SocketPath: PciID:}] [{Interface:0xc0004b26b0 Address:{IP:10.217.0.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:24:12.791657 crc crio[21508]: time=\"2026-06-09T11:24:12.790071927Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:4f9ebdea71f94d7807448ba1469b24a4414b38538735335728eea3aa852fdbe7 UID:6d02d2a7-645b-4f4b-b964-19ff29d366b3 NetNS:/var/run/netns/703edfe6-354f-45bb-b380-8ed0bb680298 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d02d2a7_645b_4f4b_b964_19ff29d366b3.slice PodAnnotations:0xc002a12d70}] Aliases:map[]}\"\nJun 09 11:24:12.791657 crc crio[21508]: time=\"2026-06-09T11:24:12.791450175Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:24:12.821836 crc crio[21508]: time=\"2026-06-09T11:24:12.821636417Z\" level=info msg=\"Ran pod sandbox 4f9ebdea71f94d7807448ba1469b24a4414b38538735335728eea3aa852fdbe7 with infra container: openstack/kube-state-metrics-0/POD\" id=ec7c8aa9-8b68-49b4-9542-f6e6a254cc74 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:24:12.840670 crc crio[21508]: time=\"2026-06-09T11:24:12.839889045Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=13db68a5-30d5-446f-8457-7bcba735bd22 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:12.840670 crc crio[21508]: time=\"2026-06-09T11:24:12.840137132Z\" level=info msg=\"Image registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 not found\" id=13db68a5-30d5-446f-8457-7bcba735bd22 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:12.840670 crc crio[21508]: time=\"2026-06-09T11:24:12.840188744Z\" level=info msg=\"Neither image nor artfiact registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 found\" id=13db68a5-30d5-446f-8457-7bcba735bd22 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:12.843550 crc crio[21508]: time=\"2026-06-09T11:24:12.843145776Z\" level=info msg=\"Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=c56d88bc-094a-44be-b099-616faa3ca5b0 name=/runtime.v1.ImageService/PullImage\nJun 09 11:24:12.871699 crc crio[21508]: time=\"2026-06-09T11:24:12.87127638Z\" level=info msg=\"Trying to access \\\"registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\\\"\"\nJun 09 11:24:14.567417 crc crio[21508]: time=\"2026-06-09T11:24:14.566136185Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-hvjx5/POD\" id=cf8a516e-947b-4ba5-85c2-6747ab65c417 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:24:14.569641 crc crio[21508]: time=\"2026-06-09T11:24:14.56955248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:14.664004 crc crio[21508]: time=\"2026-06-09T11:24:14.66392008Z\" level=info msg=\"Got pod network &{Name:ovn-controller-hvjx5 Namespace:openstack ID:78f3a606650dd9bbb16f736f16b42d9f091cf89382302eb667235ae62063511e UID:9762ccda-80e8-48bd-a6f0-79d77f33e4da NetNS:/var/run/netns/e216b53b-e2cd-43e2-83bf-373bc5d255df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9762ccda_80e8_48bd_a6f0_79d77f33e4da.slice PodAnnotations:0xc00008c8a0}] Aliases:map[]}\"\nJun 09 11:24:14.664004 crc crio[21508]: time=\"2026-06-09T11:24:14.663991852Z\" level=info msg=\"Adding pod openstack_ovn-controller-hvjx5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:24:14.667834 crc crio[21508]: time=\"2026-06-09T11:24:14.667732647Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-ovs-6n6bx/POD\" id=7e039df3-dcc6-4504-8768-bdf925821a16 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:24:14.667967 crc crio[21508]: time=\"2026-06-09T11:24:14.66783867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:15.242732 crc crio[21508]: 2026-06-09T11:24:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:78f3a606650dd9b Mac:4e:7d:f7:64:07:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:69 Mtu:0 Sandbox:/var/run/netns/e216b53b-e2cd-43e2-83bf-373bc5d255df SocketPath: PciID:}] [{Interface:0xc00038e5d0 Address:{IP:10.217.0.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:24:15.243782 crc crio[21508]: time=\"2026-06-09T11:24:15.243706902Z\" level=info msg=\"Got pod network &{Name:ovn-controller-hvjx5 Namespace:openstack ID:78f3a606650dd9bbb16f736f16b42d9f091cf89382302eb667235ae62063511e UID:9762ccda-80e8-48bd-a6f0-79d77f33e4da NetNS:/var/run/netns/e216b53b-e2cd-43e2-83bf-373bc5d255df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9762ccda_80e8_48bd_a6f0_79d77f33e4da.slice PodAnnotations:0xc00008c8a0}] Aliases:map[]}\"\nJun 09 11:24:15.244243 crc crio[21508]: time=\"2026-06-09T11:24:15.244188336Z\" level=info msg=\"Checking pod openstack_ovn-controller-hvjx5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:24:15.725197 crc crio[21508]: time=\"2026-06-09T11:24:15.72505742Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0/POD\" id=399a418f-daaf-4fb2-819b-1cbac6efe989 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:24:15.726784 crc crio[21508]: time=\"2026-06-09T11:24:15.72612824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:17.873373 crc crio[21508]: time=\"2026-06-09T11:24:17.873074507Z\" level=info msg=\"Ran pod sandbox 78f3a606650dd9bbb16f736f16b42d9f091cf89382302eb667235ae62063511e with infra container: openstack/ovn-controller-hvjx5/POD\" id=cf8a516e-947b-4ba5-85c2-6747ab65c417 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:24:17.884496 crc crio[21508]: time=\"2026-06-09T11:24:17.884192377Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=cb2ea51f-d88c-4841-ba1b-cd43e0875dce name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:17.884927 crc crio[21508]: time=\"2026-06-09T11:24:17.884838765Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found\" id=cb2ea51f-d88c-4841-ba1b-cd43e0875dce name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:17.885017 crc crio[21508]: time=\"2026-06-09T11:24:17.884938398Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found\" id=cb2ea51f-d88c-4841-ba1b-cd43e0875dce name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:17.886985 crc crio[21508]: time=\"2026-06-09T11:24:17.886860041Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=0448db36-2b73-4614-be04-c79e5a060ade name=/runtime.v1.ImageService/PullImage\nJun 09 11:24:17.904385 crc crio[21508]: time=\"2026-06-09T11:24:17.904242486Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\\\"\"\nJun 09 11:24:18.844501 crc crio[21508]: time=\"2026-06-09T11:24:18.84390903Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0/POD\" id=b0c6ae4f-2b3c-4f12-aba3-81c8b244c025 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:24:18.844501 crc crio[21508]: time=\"2026-06-09T11:24:18.844490706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:46.102361 crc crio[21508]: time=\"2026-06-09T11:24:46.101433572Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110\" id=23f7d964-c9a4-4671-ac7c-4ac89602794f name=/runtime.v1.ImageService/PullImage\nJun 09 11:24:46.104149 crc crio[21508]: time=\"2026-06-09T11:24:46.103049378Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=6f04b71f-ee4f-4cd2-a212-fa0e7a4b6544 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:46.315208 crc crio[21508]: time=\"2026-06-09T11:24:46.315071228Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:647630343be667cb46f7c2dbcdd39cf5ba9eafb77c9032e069e28ba9be88ce0a\" id=c3189a1a-b58b-42ad-82f1-167835da7cd6 name=/runtime.v1.ImageService/PullImage\nJun 09 11:24:46.317147 crc crio[21508]: time=\"2026-06-09T11:24:46.316372884Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=9a2197df-4416-41a7-8ee2-bce42c99478a name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:46.713030 crc crio[21508]: time=\"2026-06-09T11:24:46.712927248Z\" level=info msg=\"Removing container: 3ad6619c8276fdd24ad773a999eed8ff5764330e6c400010ea7dbe6083cb1d1d\" id=20b836bd-7dc9-4b4f-984a-3b92f5ac1ba0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:24:47.253864 crc crio[21508]: time=\"2026-06-09T11:24:47.253211319Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110\" id=ed9de9f1-4d63-47c8-ba8c-ecd5b951883f name=/runtime.v1.ImageService/PullImage\nJun 09 11:24:47.255184 crc crio[21508]: time=\"2026-06-09T11:24:47.255098802Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=fbb31d5e-3385-4a63-a68d-902b8e5d20be name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:47.634667 crc crio[21508]: time=\"2026-06-09T11:24:47.6345901Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=c3363ced-0a2e-4cfb-9050-f37a5de53f71 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:47.671826 crc crio[21508]: time=\"2026-06-09T11:24:47.671733426Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:eea159f577ffda7a1f9a7a9b929a6abf6179fa669c390bfdc977a1bda04a8309 UID:847b05da-fb96-4367-8919-1b8746ae0dc4 NetNS:/var/run/netns/d52bfd30-4aa8-4d85-9a61-04201bbbd8f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod847b05da_fb96_4367_8919_1b8746ae0dc4.slice PodAnnotations:0xc00011e840}] Aliases:map[]}\"\nJun 09 11:24:47.671826 crc crio[21508]: time=\"2026-06-09T11:24:47.671790917Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:24:47.697779 crc crio[21508]: time=\"2026-06-09T11:24:47.697608647Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=e41f9153-f6c3-42d5-87a9-38a24182b26e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:47.738052 crc crio[21508]: time=\"2026-06-09T11:24:47.737147259Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:97eaceac3f85b76dcc6073bc2bd0783a7fdbacdb23fd0555e97bf2ab9db82575 UID:89be708e-456b-4498-b8c6-3be7731517c1 NetNS:/var/run/netns/3129dc48-6825-47fa-b344-04207acf4975 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89be708e_456b_4498_b8c6_3be7731517c1.slice PodAnnotations:0xc0019bc358}] Aliases:map[]}\"\nJun 09 11:24:47.738052 crc crio[21508]: time=\"2026-06-09T11:24:47.737212361Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:24:47.754195 crc crio[21508]: time=\"2026-06-09T11:24:47.754143173Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f\" id=1c884f58-4dac-474d-926f-def5d78aaf69 name=/runtime.v1.ImageService/PullImage\nJun 09 11:24:47.754630 crc crio[21508]: time=\"2026-06-09T11:24:47.754427921Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-6n6bx Namespace:openstack ID:485703ab1b57dad7e1f9eac5bd0a64678b14bea3762bd4f15a7a91bc2cb6a1ef UID:51846af8-c6ab-400b-97a6-d971adad7d18 NetNS:/var/run/netns/b117bbbe-752c-4c77-bc3f-482f2ee7a383 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51846af8_c6ab_400b_97a6_d971adad7d18.slice PodAnnotations:0xc000d9e798}] Aliases:map[]}\"\nJun 09 11:24:47.754753 crc crio[21508]: time=\"2026-06-09T11:24:47.754736599Z\" level=info msg=\"Adding pod openstack_ovn-controller-ovs-6n6bx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:24:47.759265 crc crio[21508]: time=\"2026-06-09T11:24:47.759142392Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=bf4933eb-5fba-4b0c-b2c0-a1d35200cf7e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:47.767020 crc crio[21508]: time=\"2026-06-09T11:24:47.766614971Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=df1d407b-7a54-4256-9f83-2039403f8d8e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:47.971477 crc crio[21508]: time=\"2026-06-09T11:24:47.970608887Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/setup-container\" id=2ae801dc-5b96-46a8-b21e-39dcee304b85 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:24:47.979890 crc crio[21508]: time=\"2026-06-09T11:24:47.979812754Z\" level=info msg=\"Creating container: openstack/memcached-0/memcached\" id=86cf594d-49d6-4967-a152-d86ebe049e88 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:24:47.994794 crc crio[21508]: time=\"2026-06-09T11:24:47.994657127Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:807c1076fe368456aee9a88438d275805fc908d207bada66f46e084e1fd4e8d9\" id=0448db36-2b73-4614-be04-c79e5a060ade name=/runtime.v1.ImageService/PullImage\nJun 09 11:24:48.003899 crc crio[21508]: time=\"2026-06-09T11:24:48.003592807Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=0404d3dc-a087-433d-adde-6144f411dfc1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:48.029708 crc crio[21508]: time=\"2026-06-09T11:24:48.02956092Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=8419f488-090f-45c9-82cc-1f07f231eee9 name=/runtime.v1.ImageService/PullImage\nJun 09 11:24:48.031786 crc crio[21508]: time=\"2026-06-09T11:24:48.031280218Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3dacc54c-bdcd-4913-96bd-d71eeb6252eb name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:48.064832 crc crio[21508]: time=\"2026-06-09T11:24:48.06469388Z\" level=info msg=\"Removed container 3ad6619c8276fdd24ad773a999eed8ff5764330e6c400010ea7dbe6083cb1d1d: openshift-infra/auto-csr-approver-29683398-kz2z2/oc\" id=20b836bd-7dc9-4b4f-984a-3b92f5ac1ba0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:24:48.068826 crc crio[21508]: time=\"2026-06-09T11:24:48.068016462Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f\" id=60f62ff6-80e6-44e2-a3bd-e70c6db1451d name=/runtime.v1.ImageService/PullImage\nJun 09 11:24:48.072032 crc crio[21508]: time=\"2026-06-09T11:24:48.069674219Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=1786465e-c999-4670-bb14-c6886e6c5b13 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:48.088486 crc crio[21508]: time=\"2026-06-09T11:24:48.0883882Z\" level=info msg=\"Stopping pod sandbox: b1d1f0b41a047033ab8b7b35ad82e3ad6938b7c7c536bd722e4e49d626a77262\" id=0ae67b4f-88ee-41e3-8d3d-7c3173d1d806 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:24:48.088486 crc crio[21508]: time=\"2026-06-09T11:24:48.088491303Z\" level=info msg=\"Stopped pod sandbox (already stopped): b1d1f0b41a047033ab8b7b35ad82e3ad6938b7c7c536bd722e4e49d626a77262\" id=0ae67b4f-88ee-41e3-8d3d-7c3173d1d806 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:24:48.089238 crc crio[21508]: time=\"2026-06-09T11:24:48.089173752Z\" level=info msg=\"Removing pod sandbox: b1d1f0b41a047033ab8b7b35ad82e3ad6938b7c7c536bd722e4e49d626a77262\" id=ed8307e2-bda1-49c1-855f-7665af463432 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:24:48.097957 crc crio[21508]: time=\"2026-06-09T11:24:48.097837264Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=0fa57152-ef1c-41e8-ad84-10c6778acd2f name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:48.100709 crc crio[21508]: time=\"2026-06-09T11:24:48.100640542Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=9564cff3-5713-4f9e-8db5-5bf88659b1b4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:48.254464 crc crio[21508]: time=\"2026-06-09T11:24:48.254151731Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=be40504c-0514-4c3e-af18-2f66fe1a8bf2 name=/runtime.v1.ImageService/PullImage\nJun 09 11:24:48.255883 crc crio[21508]: time=\"2026-06-09T11:24:48.255466838Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9466b0c2-e0c1-478e-85a4-205117698490 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:48.270678 crc crio[21508]: time=\"2026-06-09T11:24:48.270492057Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=66f0ec62-0e36-402f-843c-94e4c341d03b name=/runtime.v1.ImageService/PullImage\nJun 09 11:24:48.271933 crc crio[21508]: time=\"2026-06-09T11:24:48.271837924Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9ed7b86f-564c-4c8f-870b-3e13189582b3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:48.281922 crc crio[21508]: time=\"2026-06-09T11:24:48.28174008Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=513c5e18-0866-4621-ae13-7eaa3c703929 name=/runtime.v1.ImageService/PullImage\nJun 09 11:24:48.284037 crc crio[21508]: time=\"2026-06-09T11:24:48.283865649Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d798d430-0184-4ddf-b893-c2b7a72a81e7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:48.298456 crc crio[21508]: time=\"2026-06-09T11:24:48.291832581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:48.298456 crc crio[21508]: time=\"2026-06-09T11:24:48.296558993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:48.317105 crc crio[21508]: time=\"2026-06-09T11:24:48.316702375Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/setup-container\" id=c2ccc257-fa39-4951-b4eb-6b08814a2778 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:24:48.323585 crc crio[21508]: time=\"2026-06-09T11:24:48.323536925Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=393c6085-af7e-473c-9e82-bcd3df014ec9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:48.328674 crc crio[21508]: time=\"2026-06-09T11:24:48.328547965Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/mysql-bootstrap\" id=8025dd78-c8d0-40d6-b103-d4d8f8f9746a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:24:48.349774 crc crio[21508]: time=\"2026-06-09T11:24:48.34954155Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=99e3970c-b002-488f-8c23-96870ab6c7a8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:48.356810 crc crio[21508]: time=\"2026-06-09T11:24:48.35672196Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=fc64cfb4-3c0a-4581-80ad-49ba62d474d3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:48.422566 crc crio[21508]: time=\"2026-06-09T11:24:48.421867896Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=aa0fd197-03ec-4467-ba4a-e7771ba2eae7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:24:48.644547 crc crio[21508]: 2026-06-09T11:24:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:485703ab1b57dad Mac:6a:e5:67:cf:dc:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6a Mtu:0 Sandbox:/var/run/netns/b117bbbe-752c-4c77-bc3f-482f2ee7a383 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:24:48.645476 crc crio[21508]: time=\"2026-06-09T11:24:48.645428798Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-6n6bx Namespace:openstack ID:485703ab1b57dad7e1f9eac5bd0a64678b14bea3762bd4f15a7a91bc2cb6a1ef UID:51846af8-c6ab-400b-97a6-d971adad7d18 NetNS:/var/run/netns/b117bbbe-752c-4c77-bc3f-482f2ee7a383 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51846af8_c6ab_400b_97a6_d971adad7d18.slice PodAnnotations:0xc000d9e798}] Aliases:map[]}\"\nJun 09 11:24:48.645629 crc crio[21508]: time=\"2026-06-09T11:24:48.645586383Z\" level=info msg=\"Checking pod openstack_ovn-controller-ovs-6n6bx for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:24:48.939235 crc crio[21508]: time=\"2026-06-09T11:24:48.939139696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:48.950456 crc crio[21508]: time=\"2026-06-09T11:24:48.950368889Z\" level=info msg=\"Removed pod sandbox: b1d1f0b41a047033ab8b7b35ad82e3ad6938b7c7c536bd722e4e49d626a77262\" id=ed8307e2-bda1-49c1-855f-7665af463432 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:24:48.950706 crc crio[21508]: time=\"2026-06-09T11:24:48.950574934Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=0a325e9d-9bf0-4ad2-972b-374a134308a1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:48.970967 crc crio[21508]: time=\"2026-06-09T11:24:48.97086126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:48.971501 crc crio[21508]: time=\"2026-06-09T11:24:48.971091266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:48.973110 crc crio[21508]: time=\"2026-06-09T11:24:48.972843935Z\" level=info msg=\"Ran pod sandbox 485703ab1b57dad7e1f9eac5bd0a64678b14bea3762bd4f15a7a91bc2cb6a1ef with infra container: openstack/ovn-controller-ovs-6n6bx/POD\" id=7e039df3-dcc6-4504-8768-bdf925821a16 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:24:48.976547 crc crio[21508]: time=\"2026-06-09T11:24:48.976366673Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=466f9e9d-dcc3-4a3b-8a94-a04195430fe4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:48.977987 crc crio[21508]: time=\"2026-06-09T11:24:48.977879796Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-9c58657f7-498sm/init\" id=9202bfe9-51f6-400c-bcd0-13bb2db5c2ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:24:48.987675 crc crio[21508]: time=\"2026-06-09T11:24:48.987564225Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7b8e095e-25e2-4267-9ccd-84267923d125 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:49.011143 crc crio[21508]: time=\"2026-06-09T11:24:49.010996399Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified not found\" id=466f9e9d-dcc3-4a3b-8a94-a04195430fe4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:49.011143 crc crio[21508]: time=\"2026-06-09T11:24:49.011115782Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified found\" id=466f9e9d-dcc3-4a3b-8a94-a04195430fe4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:49.013613 crc crio[21508]: time=\"2026-06-09T11:24:49.0135707Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=22598197-771d-4aba-b537-504ca988eade name=/runtime.v1.ImageService/PullImage\nJun 09 11:24:49.020075 crc crio[21508]: time=\"2026-06-09T11:24:49.019950548Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\\\"\"\nJun 09 11:24:49.020533 crc crio[21508]: time=\"2026-06-09T11:24:49.020462102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:49.028900 crc crio[21508]: time=\"2026-06-09T11:24:49.026809669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:49.031755 crc crio[21508]: time=\"2026-06-09T11:24:49.031621444Z\" level=info msg=\"Creating container: openstack/ovn-controller-hvjx5/ovn-controller\" id=f843f2b9-7467-45c7-abe7-28e13dc41403 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:24:49.031755 crc crio[21508]: time=\"2026-06-09T11:24:49.031644804Z\" level=info msg=\"Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff\" id=c56d88bc-094a-44be-b099-616faa3ca5b0 name=/runtime.v1.ImageService/PullImage\nJun 09 11:24:49.032782 crc crio[21508]: time=\"2026-06-09T11:24:49.032688433Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=77e224c9-479b-49fb-9621-d76af3b6d680 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:49.033844 crc crio[21508]: time=\"2026-06-09T11:24:49.033763723Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68bc84565-5djtf/init\" id=cd712d05-b261-41b2-bbb4-2aefec2a3803 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:24:49.038238 crc crio[21508]: time=\"2026-06-09T11:24:49.038149286Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7dc8cc99c9-8qjtx/init\" id=8934f290-b35e-4ded-b47e-99adad6abfc9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:24:49.047409 crc crio[21508]: time=\"2026-06-09T11:24:49.047341442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:49.052982 crc crio[21508]: time=\"2026-06-09T11:24:49.052901737Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-769fc96f7c-szd9f/init\" id=2dc3cc1c-d91c-4a0d-9bfb-59922bf9effd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:24:49.064365 crc crio[21508]: time=\"2026-06-09T11:24:49.064203642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:49.064572 crc crio[21508]: time=\"2026-06-09T11:24:49.064415608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:49.092742 crc crio[21508]: time=\"2026-06-09T11:24:49.091998817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:49.093999 crc crio[21508]: time=\"2026-06-09T11:24:49.09390824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:49.095701 crc crio[21508]: time=\"2026-06-09T11:24:49.095629338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:49.100452 crc crio[21508]: time=\"2026-06-09T11:24:49.100189265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:49.102147 crc crio[21508]: time=\"2026-06-09T11:24:49.102058027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:49.103881 crc crio[21508]: time=\"2026-06-09T11:24:49.103813986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:49.105995 crc crio[21508]: time=\"2026-06-09T11:24:49.105932765Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=a9b69562-770b-469c-a3b0-1677e9fd3b05 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:49.158057 crc crio[21508]: time=\"2026-06-09T11:24:49.157979776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:49.161923 crc crio[21508]: time=\"2026-06-09T11:24:49.161824563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:49.162914 crc crio[21508]: time=\"2026-06-09T11:24:49.162631766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:49.168580 crc crio[21508]: time=\"2026-06-09T11:24:49.168470398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:49.170097 crc crio[21508]: time=\"2026-06-09T11:24:49.170007551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:49.182839 crc crio[21508]: time=\"2026-06-09T11:24:49.182731616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:49.260385 crc crio[21508]: time=\"2026-06-09T11:24:49.259886196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:49.271616 crc crio[21508]: time=\"2026-06-09T11:24:49.27152609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:49.278991 crc crio[21508]: time=\"2026-06-09T11:24:49.278950537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:49.289950 crc crio[21508]: time=\"2026-06-09T11:24:49.289849421Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=a582d97c-20dc-4c25-bdef-4633d5e22c59 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:24:49.297764 crc crio[21508]: time=\"2026-06-09T11:24:49.295856738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:49.332426 crc crio[21508]: time=\"2026-06-09T11:24:49.331040249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:49.336960 crc crio[21508]: time=\"2026-06-09T11:24:49.336895342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:49.339388 crc crio[21508]: 2026-06-09T11:24:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:97eaceac3f85b76 Mac:aa:97:7c:aa:b3:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6c Mtu:0 Sandbox:/var/run/netns/3129dc48-6825-47fa-b344-04207acf4975 SocketPath: PciID:}] [{Interface:0xc0002845b0 Address:{IP:10.217.0.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:24:49.343211 crc crio[21508]: time=\"2026-06-09T11:24:49.343124646Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:97eaceac3f85b76dcc6073bc2bd0783a7fdbacdb23fd0555e97bf2ab9db82575 UID:89be708e-456b-4498-b8c6-3be7731517c1 NetNS:/var/run/netns/3129dc48-6825-47fa-b344-04207acf4975 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89be708e_456b_4498_b8c6_3be7731517c1.slice PodAnnotations:0xc0019bc358}] Aliases:map[]}\"\nJun 09 11:24:49.343488 crc crio[21508]: time=\"2026-06-09T11:24:49.343373023Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:24:49.422152 crc crio[21508]: 2026-06-09T11:24:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eea159f577ffda7 Mac:82:76:5b:1d:c1:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6b Mtu:0 Sandbox:/var/run/netns/d52bfd30-4aa8-4d85-9a61-04201bbbd8f7 SocketPath: PciID:}] [{Interface:0xc00013e7c0 Address:{IP:10.217.0.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:24:49.423177 crc crio[21508]: time=\"2026-06-09T11:24:49.422744415Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:eea159f577ffda7a1f9a7a9b929a6abf6179fa669c390bfdc977a1bda04a8309 UID:847b05da-fb96-4367-8919-1b8746ae0dc4 NetNS:/var/run/netns/d52bfd30-4aa8-4d85-9a61-04201bbbd8f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod847b05da_fb96_4367_8919_1b8746ae0dc4.slice PodAnnotations:0xc00011e840}] Aliases:map[]}\"\nJun 09 11:24:49.423177 crc crio[21508]: time=\"2026-06-09T11:24:49.42292165Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:24:49.445623 crc crio[21508]: time=\"2026-06-09T11:24:49.445420418Z\" level=info msg=\"Ran pod sandbox 97eaceac3f85b76dcc6073bc2bd0783a7fdbacdb23fd0555e97bf2ab9db82575 with infra container: openstack/ovsdbserver-sb-0/POD\" id=b0c6ae4f-2b3c-4f12-aba3-81c8b244c025 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:24:49.451744 crc crio[21508]: time=\"2026-06-09T11:24:49.448813182Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=a58b5823-6ea4-4857-b962-c78083fbb5c7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:49.451744 crc crio[21508]: time=\"2026-06-09T11:24:49.448999867Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified not found\" id=a58b5823-6ea4-4857-b962-c78083fbb5c7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:49.451744 crc crio[21508]: time=\"2026-06-09T11:24:49.449053789Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified found\" id=a58b5823-6ea4-4857-b962-c78083fbb5c7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:49.451744 crc crio[21508]: time=\"2026-06-09T11:24:49.449977805Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=896eae8e-2b13-4e64-885e-7e1f16a032cc name=/runtime.v1.ImageService/PullImage\nJun 09 11:24:49.453140 crc crio[21508]: time=\"2026-06-09T11:24:49.452964158Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\\\"\"\nJun 09 11:24:49.467829 crc crio[21508]: time=\"2026-06-09T11:24:49.467567985Z\" level=info msg=\"Ran pod sandbox eea159f577ffda7a1f9a7a9b929a6abf6179fa669c390bfdc977a1bda04a8309 with infra container: openstack/ovsdbserver-nb-0/POD\" id=399a418f-daaf-4fb2-819b-1cbac6efe989 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:24:49.470699 crc crio[21508]: time=\"2026-06-09T11:24:49.470589699Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=4eda7324-c1d6-4af8-a76f-2875b5a043e4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:49.470859 crc crio[21508]: time=\"2026-06-09T11:24:49.470789955Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified not found\" id=4eda7324-c1d6-4af8-a76f-2875b5a043e4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:49.470859 crc crio[21508]: time=\"2026-06-09T11:24:49.470831956Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified found\" id=4eda7324-c1d6-4af8-a76f-2875b5a043e4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:49.472647 crc crio[21508]: time=\"2026-06-09T11:24:49.472500222Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=dd10f5c6-e417-4d87-be94-5bffee2adf3f name=/runtime.v1.ImageService/PullImage\nJun 09 11:24:49.475491 crc crio[21508]: time=\"2026-06-09T11:24:49.47527783Z\" level=info msg=\"Created container c54e1006aca86a9728b8aa0d8528368e93c13797b1140eec554bdde49b062a8f: openstack/memcached-0/memcached\" id=86cf594d-49d6-4967-a152-d86ebe049e88 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:24:49.475595 crc crio[21508]: time=\"2026-06-09T11:24:49.475555187Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\\\"\"\nJun 09 11:24:49.477861 crc crio[21508]: time=\"2026-06-09T11:24:49.477389639Z\" level=info msg=\"Starting container: c54e1006aca86a9728b8aa0d8528368e93c13797b1140eec554bdde49b062a8f\" id=4870d621-1972-402d-aa79-a560b0b0b2dd name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:24:49.488385 crc crio[21508]: time=\"2026-06-09T11:24:49.488168429Z\" level=info msg=\"Started container\" PID=55028 containerID=c54e1006aca86a9728b8aa0d8528368e93c13797b1140eec554bdde49b062a8f description=openstack/memcached-0/memcached id=4870d621-1972-402d-aa79-a560b0b0b2dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1c7d4771dd537e3a7f66d3a9a21a558bb9b075ddb28a6792a6aa7720ed7897d\nJun 09 11:24:49.557969 crc crio[21508]: time=\"2026-06-09T11:24:49.557813631Z\" level=info msg=\"Created container 18a0bbf46b2708bfaf9aca296d10fc211a466d152f5a7a6b06eb3df7a3b1a063: openstack/openstack-galera-0/mysql-bootstrap\" id=8025dd78-c8d0-40d6-b103-d4d8f8f9746a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:24:49.563893 crc crio[21508]: time=\"2026-06-09T11:24:49.563767657Z\" level=info msg=\"Starting container: 18a0bbf46b2708bfaf9aca296d10fc211a466d152f5a7a6b06eb3df7a3b1a063\" id=b103aa66-3e03-4532-add7-9e09e213bce2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:24:49.573457 crc crio[21508]: time=\"2026-06-09T11:24:49.571721628Z\" level=info msg=\"Started container\" PID=55040 containerID=18a0bbf46b2708bfaf9aca296d10fc211a466d152f5a7a6b06eb3df7a3b1a063 description=openstack/openstack-galera-0/mysql-bootstrap id=b103aa66-3e03-4532-add7-9e09e213bce2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d387fd70d71b22fe3f03de312d44f9efbf33e00a3d22f4b4ded7f844edb08a5\nJun 09 11:24:49.642539 crc crio[21508]: time=\"2026-06-09T11:24:49.642385598Z\" level=info msg=\"Created container d7370d33302a0836700e10f231accf84836f0cc2810fe2e63e07cfa1e2557bd7: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=aa0fd197-03ec-4467-ba4a-e7771ba2eae7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:24:49.643725 crc crio[21508]: time=\"2026-06-09T11:24:49.643690664Z\" level=info msg=\"Starting container: d7370d33302a0836700e10f231accf84836f0cc2810fe2e63e07cfa1e2557bd7\" id=2406d2cf-5346-437b-99f5-7f8d0beba7c9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:24:49.644021 crc crio[21508]: time=\"2026-06-09T11:24:49.643864749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:49.652367 crc crio[21508]: time=\"2026-06-09T11:24:49.652069988Z\" level=info msg=\"Started container\" PID=55039 containerID=d7370d33302a0836700e10f231accf84836f0cc2810fe2e63e07cfa1e2557bd7 description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=2406d2cf-5346-437b-99f5-7f8d0beba7c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=284ae21a7560305edbb969be596c9146acd22c618d81bdcf499d499e274afd1b\nJun 09 11:24:49.654020 crc crio[21508]: time=\"2026-06-09T11:24:49.653877648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:49.656928 crc crio[21508]: time=\"2026-06-09T11:24:49.656893512Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:7b731db5aae0df7b814f3d00e979dfead5d3d5d0628ad440b664274097714eee\" id=22598197-771d-4aba-b537-504ca988eade name=/runtime.v1.ImageService/PullImage\nJun 09 11:24:49.657681 crc crio[21508]: time=\"2026-06-09T11:24:49.657582902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:49.659141 crc crio[21508]: time=\"2026-06-09T11:24:49.659105124Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=d51dbbd6-54fb-4cd7-b1eb-825288259f36 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:49.664823 crc crio[21508]: time=\"2026-06-09T11:24:49.664781992Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=23ee6247-bf14-44ac-b7e3-faf9142343e8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:49.676571 crc crio[21508]: time=\"2026-06-09T11:24:49.67652735Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-6n6bx/ovsdb-server-init\" id=68817030-6d1d-4e67-9e35-9c5e2800d8f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:24:49.678925 crc crio[21508]: time=\"2026-06-09T11:24:49.678901356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:49.696637 crc crio[21508]: time=\"2026-06-09T11:24:49.695976102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:49.700775 crc crio[21508]: time=\"2026-06-09T11:24:49.700693403Z\" level=info msg=\"Created container 0abb8d549e870f24b8c27f5371017ab3d92bed7a925a30532e03a6d2c0604257: openstack/dnsmasq-dns-9c58657f7-498sm/init\" id=9202bfe9-51f6-400c-bcd0-13bb2db5c2ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:24:49.701567 crc crio[21508]: time=\"2026-06-09T11:24:49.701508366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:49.709674 crc crio[21508]: time=\"2026-06-09T11:24:49.709616982Z\" level=info msg=\"Starting container: 0abb8d549e870f24b8c27f5371017ab3d92bed7a925a30532e03a6d2c0604257\" id=390f7df6-646a-4d56-8728-a2b882c8520d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:24:49.724706 crc crio[21508]: time=\"2026-06-09T11:24:49.724642051Z\" level=info msg=\"Started container\" PID=55041 containerID=0abb8d549e870f24b8c27f5371017ab3d92bed7a925a30532e03a6d2c0604257 description=openstack/dnsmasq-dns-9c58657f7-498sm/init id=390f7df6-646a-4d56-8728-a2b882c8520d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d5473e2a14d0389ce46b3fa4276c11688f4056eec783205c806e094ebefdb03\nJun 09 11:24:49.733531 crc crio[21508]: time=\"2026-06-09T11:24:49.733271662Z\" level=info msg=\"Created container a04a390ee24e80ca345e5bfa565f898068837234c9a941ffcfd9a6f19b3cfddf: openstack/dnsmasq-dns-7dc8cc99c9-8qjtx/init\" id=8934f290-b35e-4ded-b47e-99adad6abfc9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:24:49.735190 crc crio[21508]: time=\"2026-06-09T11:24:49.735079692Z\" level=info msg=\"Starting container: a04a390ee24e80ca345e5bfa565f898068837234c9a941ffcfd9a6f19b3cfddf\" id=af267623-c35d-4dad-b967-28b6ec6e6cf8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:24:49.736539 crc crio[21508]: time=\"2026-06-09T11:24:49.736277805Z\" level=info msg=\"Created container b89b42eb1fc20ece732c80790e8cffd8a1f571417e0d794fe485348b74d3f3fa: openstack/dnsmasq-dns-68bc84565-5djtf/init\" id=cd712d05-b261-41b2-bbb4-2aefec2a3803 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:24:49.738979 crc crio[21508]: time=\"2026-06-09T11:24:49.738914179Z\" level=info msg=\"Starting container: b89b42eb1fc20ece732c80790e8cffd8a1f571417e0d794fe485348b74d3f3fa\" id=e755b4aa-5d3f-4091-a072-ae5f79e40cab name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:24:49.743876 crc crio[21508]: time=\"2026-06-09T11:24:49.743782375Z\" level=info msg=\"Started container\" PID=55049 containerID=a04a390ee24e80ca345e5bfa565f898068837234c9a941ffcfd9a6f19b3cfddf description=openstack/dnsmasq-dns-7dc8cc99c9-8qjtx/init id=af267623-c35d-4dad-b967-28b6ec6e6cf8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=203453c0cbee3980aa30a115f6d3a5e89a90df9baeda09a2e0703b8824b6eebb\nJun 09 11:24:49.754487 crc crio[21508]: time=\"2026-06-09T11:24:49.753981979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:49.769195 crc crio[21508]: time=\"2026-06-09T11:24:49.767626409Z\" level=info msg=\"Started container\" PID=55045 containerID=b89b42eb1fc20ece732c80790e8cffd8a1f571417e0d794fe485348b74d3f3fa description=openstack/dnsmasq-dns-68bc84565-5djtf/init id=e755b4aa-5d3f-4091-a072-ae5f79e40cab name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ebd9c2ad25fd51fdb30545e4d5751c9b97c4f97bb363916bf0d9d8eb08e89fe\nJun 09 11:24:50.059381 crc crio[21508]: time=\"2026-06-09T11:24:50.058511398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:50.165656 crc crio[21508]: time=\"2026-06-09T11:24:50.165433118Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=0c09677c-28a6-4147-b0d7-a75de6814219 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:50.213526 crc crio[21508]: time=\"2026-06-09T11:24:50.213424476Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8d74b489-1319-4ec2-9dcd-f6352a2738c1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:50.248761 crc crio[21508]: time=\"2026-06-09T11:24:50.248650438Z\" level=info msg=\"Stopping pod sandbox: 203453c0cbee3980aa30a115f6d3a5e89a90df9baeda09a2e0703b8824b6eebb\" id=2ea1665a-80d2-43d2-9ffd-04eecbfb33e1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:24:50.249488 crc crio[21508]: time=\"2026-06-09T11:24:50.24943169Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-8qjtx Namespace:openstack ID:203453c0cbee3980aa30a115f6d3a5e89a90df9baeda09a2e0703b8824b6eebb UID:1118a2c5-8bcc-4141-ac24-6f31117dea4d NetNS:/var/run/netns/a302dec4-d4cd-44ea-b747-faa10eaa426b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1118a2c5_8bcc_4141_ac24_6f31117dea4d.slice PodAnnotations:0xc00011e428}] Aliases:map[]}\"\nJun 09 11:24:50.249648 crc crio[21508]: time=\"2026-06-09T11:24:50.249588644Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7dc8cc99c9-8qjtx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:24:50.272666 crc crio[21508]: time=\"2026-06-09T11:24:50.272530704Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=bb49ba87-6d8d-48be-aa35-9280326e86f0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:50.295959 crc crio[21508]: time=\"2026-06-09T11:24:50.29535865Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=58150b8a-39af-4e1f-bfa2-a507d00ca6de name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:50.304473 crc crio[21508]: time=\"2026-06-09T11:24:50.30396588Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-9c58657f7-498sm/dnsmasq-dns\" id=e6b38832-d6c7-47b8-a6d3-6a7c31d65160 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:24:50.311467 crc crio[21508]: time=\"2026-06-09T11:24:50.311411928Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68bc84565-5djtf/dnsmasq-dns\" id=f26bba94-bc25-4d45-afd5-3e82d801bfd3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:24:50.312868 crc crio[21508]: time=\"2026-06-09T11:24:50.312807067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:50.324599 crc crio[21508]: time=\"2026-06-09T11:24:50.324493802Z\" level=info msg=\"Created container f9c75c37b0e0e4fe0bac9dd46abddd493ca5a6ea2059f775f6b97410759d7569: openstack/ovn-controller-ovs-6n6bx/ovsdb-server-init\" id=68817030-6d1d-4e67-9e35-9c5e2800d8f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:24:50.326994 crc crio[21508]: time=\"2026-06-09T11:24:50.326897099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:50.327195 crc crio[21508]: time=\"2026-06-09T11:24:50.327099835Z\" level=info msg=\"Starting container: f9c75c37b0e0e4fe0bac9dd46abddd493ca5a6ea2059f775f6b97410759d7569\" id=1714018b-2ace-47da-89d0-921771369a1d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:24:50.343265 crc crio[21508]: time=\"2026-06-09T11:24:50.337703581Z\" level=info msg=\"Started container\" PID=55204 containerID=f9c75c37b0e0e4fe0bac9dd46abddd493ca5a6ea2059f775f6b97410759d7569 description=openstack/ovn-controller-ovs-6n6bx/ovsdb-server-init id=1714018b-2ace-47da-89d0-921771369a1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=485703ab1b57dad7e1f9eac5bd0a64678b14bea3762bd4f15a7a91bc2cb6a1ef\nJun 09 11:24:50.356779 crc crio[21508]: time=\"2026-06-09T11:24:50.35669467Z\" level=info msg=\"Created container 10f856e254eeb75e084f50f3b11a53076759b07fd8342fed6bf69deacf166897: openstack/kube-state-metrics-0/kube-state-metrics\" id=a582d97c-20dc-4c25-bdef-4633d5e22c59 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:24:50.358611 crc crio[21508]: time=\"2026-06-09T11:24:50.358399657Z\" level=info msg=\"Starting container: 10f856e254eeb75e084f50f3b11a53076759b07fd8342fed6bf69deacf166897\" id=62b336cb-5da6-4ca9-9b46-5ca2f2e9150a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:24:50.364889 crc crio[21508]: time=\"2026-06-09T11:24:50.364805376Z\" level=info msg=\"Started container\" PID=55205 containerID=10f856e254eeb75e084f50f3b11a53076759b07fd8342fed6bf69deacf166897 description=openstack/kube-state-metrics-0/kube-state-metrics id=62b336cb-5da6-4ca9-9b46-5ca2f2e9150a name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f9ebdea71f94d7807448ba1469b24a4414b38538735335728eea3aa852fdbe7\nJun 09 11:24:50.405449 crc crio[21508]: time=\"2026-06-09T11:24:50.40439917Z\" level=info msg=\"Created container 449e32a1fdffd6bb809f8adf5c1321a363c44c2aa5b2f1fb1eff5265740dc09a: openstack/dnsmasq-dns-769fc96f7c-szd9f/init\" id=2dc3cc1c-d91c-4a0d-9bfb-59922bf9effd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:24:50.409405 crc crio[21508]: time=\"2026-06-09T11:24:50.408581716Z\" level=info msg=\"Starting container: 449e32a1fdffd6bb809f8adf5c1321a363c44c2aa5b2f1fb1eff5265740dc09a\" id=962eca52-2c8c-410d-b62d-72e4a98943ab name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:24:50.434101 crc crio[21508]: time=\"2026-06-09T11:24:50.433955224Z\" level=info msg=\"Started container\" PID=55203 containerID=449e32a1fdffd6bb809f8adf5c1321a363c44c2aa5b2f1fb1eff5265740dc09a description=openstack/dnsmasq-dns-769fc96f7c-szd9f/init id=962eca52-2c8c-410d-b62d-72e4a98943ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d9cc10b077f332a5dfc67a57e43c03008b5be9f519c0d776a8531536c2ecd0c\nJun 09 11:24:50.542363 crc crio[21508]: time=\"2026-06-09T11:24:50.541245194Z\" level=info msg=\"Created container fa8dc10337c4cbf25d42ec423e2d741e329cfaec4969bdff99fa9dee89422620: openstack/ovn-controller-hvjx5/ovn-controller\" id=f843f2b9-7467-45c7-abe7-28e13dc41403 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:24:50.543237 crc crio[21508]: time=\"2026-06-09T11:24:50.543085526Z\" level=info msg=\"Starting container: fa8dc10337c4cbf25d42ec423e2d741e329cfaec4969bdff99fa9dee89422620\" id=e8f0485e-7d3f-4ac2-9666-66663b43569a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:24:50.554838 crc crio[21508]: time=\"2026-06-09T11:24:50.553438724Z\" level=info msg=\"Started container\" PID=55206 containerID=fa8dc10337c4cbf25d42ec423e2d741e329cfaec4969bdff99fa9dee89422620 description=openstack/ovn-controller-hvjx5/ovn-controller id=e8f0485e-7d3f-4ac2-9666-66663b43569a name=/runtime.v1.RuntimeService/StartContainer sandboxID=78f3a606650dd9bbb16f736f16b42d9f091cf89382302eb667235ae62063511e\nJun 09 11:24:50.759894 crc crio[21508]: time=\"2026-06-09T11:24:50.759609581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:50.771269 crc crio[21508]: time=\"2026-06-09T11:24:50.771067191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:50.771575 crc crio[21508]: time=\"2026-06-09T11:24:50.771486153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:50.778662 crc crio[21508]: time=\"2026-06-09T11:24:50.777385387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:50.845450 crc crio[21508]: time=\"2026-06-09T11:24:50.845172537Z\" level=info msg=\"Stopped pod sandbox: 203453c0cbee3980aa30a115f6d3a5e89a90df9baeda09a2e0703b8824b6eebb\" id=2ea1665a-80d2-43d2-9ffd-04eecbfb33e1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:24:51.022567 crc crio[21508]: time=\"2026-06-09T11:24:51.021640956Z\" level=info msg=\"Created container 73461e0a74ad0f829bbb5a8373be938fb75577e7fd56bfa14ae40f71df860d54: openstack/rabbitmq-cell1-server-0/setup-container\" id=2ae801dc-5b96-46a8-b21e-39dcee304b85 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:24:51.026574 crc crio[21508]: time=\"2026-06-09T11:24:51.025975617Z\" level=info msg=\"Starting container: 73461e0a74ad0f829bbb5a8373be938fb75577e7fd56bfa14ae40f71df860d54\" id=daaab224-ca26-404d-bc30-b44149413a87 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:24:51.040830 crc crio[21508]: time=\"2026-06-09T11:24:51.040633405Z\" level=info msg=\"Started container\" PID=55021 containerID=73461e0a74ad0f829bbb5a8373be938fb75577e7fd56bfa14ae40f71df860d54 description=openstack/rabbitmq-cell1-server-0/setup-container id=daaab224-ca26-404d-bc30-b44149413a87 name=/runtime.v1.RuntimeService/StartContainer sandboxID=69c005897f7f5a768dd97eae9c82df6bfa4ca5ccc0f240ac96f1d9f6e402519a\nJun 09 11:24:51.108943 crc crio[21508]: time=\"2026-06-09T11:24:51.098522329Z\" level=info msg=\"Created container d9b98901d408d45bf5a03244ec95a24a2ba4026cc21e97593caf4c72d26a46a3: openstack/rabbitmq-server-0/setup-container\" id=c2ccc257-fa39-4951-b4eb-6b08814a2778 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:24:51.108943 crc crio[21508]: time=\"2026-06-09T11:24:51.103454896Z\" level=info msg=\"Starting container: d9b98901d408d45bf5a03244ec95a24a2ba4026cc21e97593caf4c72d26a46a3\" id=a24b6df4-2dba-436a-888d-9b995c6d482c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:24:51.158394 crc crio[21508]: time=\"2026-06-09T11:24:51.157559025Z\" level=info msg=\"Started container\" PID=55034 containerID=d9b98901d408d45bf5a03244ec95a24a2ba4026cc21e97593caf4c72d26a46a3 description=openstack/rabbitmq-server-0/setup-container id=a24b6df4-2dba-436a-888d-9b995c6d482c name=/runtime.v1.RuntimeService/StartContainer sandboxID=81cbc87aede89beb97496e8567ea1e8cb3c03150ea76a5d9c0146686b0cfa069\nJun 09 11:24:51.447773 crc crio[21508]: time=\"2026-06-09T11:24:51.447669892Z\" level=info msg=\"Stopping pod sandbox: 9d9cc10b077f332a5dfc67a57e43c03008b5be9f519c0d776a8531536c2ecd0c\" id=c401dd02-4094-43df-90c3-645ef0e759aa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:24:51.449377 crc crio[21508]: time=\"2026-06-09T11:24:51.448481874Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-szd9f Namespace:openstack ID:9d9cc10b077f332a5dfc67a57e43c03008b5be9f519c0d776a8531536c2ecd0c UID:87187429-592d-4e00-864d-4c90071af260 NetNS:/var/run/netns/7d7cd770-94aa-47b7-b1e9-816c5709dc85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod87187429_592d_4e00_864d_4c90071af260.slice PodAnnotations:0xc000b28968}] Aliases:map[]}\"\nJun 09 11:24:51.449377 crc crio[21508]: time=\"2026-06-09T11:24:51.448666529Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-769fc96f7c-szd9f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:24:51.517007 crc crio[21508]: time=\"2026-06-09T11:24:51.516780788Z\" level=info msg=\"Created container 6241d5ceef04150d339e95d8dfdeeeb5e3c4c0828f36638293568c2da95b3719: openstack/dnsmasq-dns-68bc84565-5djtf/dnsmasq-dns\" id=f26bba94-bc25-4d45-afd5-3e82d801bfd3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:24:51.527389 crc crio[21508]: time=\"2026-06-09T11:24:51.526943471Z\" level=info msg=\"Starting container: 6241d5ceef04150d339e95d8dfdeeeb5e3c4c0828f36638293568c2da95b3719\" id=e60f03ff-c7b3-4573-8324-96c9547701c2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:24:51.542810 crc crio[21508]: time=\"2026-06-09T11:24:51.542712651Z\" level=info msg=\"Started container\" PID=55356 containerID=6241d5ceef04150d339e95d8dfdeeeb5e3c4c0828f36638293568c2da95b3719 description=openstack/dnsmasq-dns-68bc84565-5djtf/dnsmasq-dns id=e60f03ff-c7b3-4573-8324-96c9547701c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ebd9c2ad25fd51fdb30545e4d5751c9b97c4f97bb363916bf0d9d8eb08e89fe\nJun 09 11:24:51.549778 crc crio[21508]: time=\"2026-06-09T11:24:51.549054208Z\" level=info msg=\"Removing container: a04a390ee24e80ca345e5bfa565f898068837234c9a941ffcfd9a6f19b3cfddf\" id=62af07c0-70f1-486a-9f3a-a4e804f4cd12 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:24:51.629909 crc crio[21508]: time=\"2026-06-09T11:24:51.629634294Z\" level=info msg=\"Removed container a04a390ee24e80ca345e5bfa565f898068837234c9a941ffcfd9a6f19b3cfddf: openstack/dnsmasq-dns-7dc8cc99c9-8qjtx/init\" id=62af07c0-70f1-486a-9f3a-a4e804f4cd12 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:24:52.025423 crc crio[21508]: time=\"2026-06-09T11:24:52.024875702Z\" level=info msg=\"Stopped pod sandbox: 9d9cc10b077f332a5dfc67a57e43c03008b5be9f519c0d776a8531536c2ecd0c\" id=c401dd02-4094-43df-90c3-645ef0e759aa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:24:52.126001 crc crio[21508]: time=\"2026-06-09T11:24:52.125876717Z\" level=info msg=\"Created container 81daf2438894001b984fbc80dd6e0387173db89a5dcbf67876464b7e6cf1a509: openstack/dnsmasq-dns-9c58657f7-498sm/dnsmasq-dns\" id=e6b38832-d6c7-47b8-a6d3-6a7c31d65160 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:24:52.127353 crc crio[21508]: time=\"2026-06-09T11:24:52.127231985Z\" level=info msg=\"Starting container: 81daf2438894001b984fbc80dd6e0387173db89a5dcbf67876464b7e6cf1a509\" id=0520404c-7bcd-451a-9f1b-472f2000294b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:24:52.135070 crc crio[21508]: time=\"2026-06-09T11:24:52.13495387Z\" level=info msg=\"Started container\" PID=55363 containerID=81daf2438894001b984fbc80dd6e0387173db89a5dcbf67876464b7e6cf1a509 description=openstack/dnsmasq-dns-9c58657f7-498sm/dnsmasq-dns id=0520404c-7bcd-451a-9f1b-472f2000294b name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d5473e2a14d0389ce46b3fa4276c11688f4056eec783205c806e094ebefdb03\nJun 09 11:24:52.688435 crc crio[21508]: time=\"2026-06-09T11:24:52.687791471Z\" level=info msg=\"Removing container: 449e32a1fdffd6bb809f8adf5c1321a363c44c2aa5b2f1fb1eff5265740dc09a\" id=cbc51311-7aeb-4332-b8e2-d7d10c5e0391 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:24:52.707764 crc crio[21508]: time=\"2026-06-09T11:24:52.707544302Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=4e2a9416-e604-4b40-8f97-2509262a9310 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:53.878222 crc crio[21508]: time=\"2026-06-09T11:24:53.877604667Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=4ea06919-fdc7-4d94-b05c-ccce13423d13 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:53.928757 crc crio[21508]: time=\"2026-06-09T11:24:53.928603098Z\" level=info msg=\"Removed container 449e32a1fdffd6bb809f8adf5c1321a363c44c2aa5b2f1fb1eff5265740dc09a: openstack/dnsmasq-dns-769fc96f7c-szd9f/init\" id=cbc51311-7aeb-4332-b8e2-d7d10c5e0391 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:24:53.989411 crc crio[21508]: time=\"2026-06-09T11:24:53.989204128Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:ba97cb84e9c691378c75d7722e1b3beae894cc25addffadc2d7106e39c07e58c\" id=dd10f5c6-e417-4d87-be94-5bffee2adf3f name=/runtime.v1.ImageService/PullImage\nJun 09 11:24:53.990214 crc crio[21508]: time=\"2026-06-09T11:24:53.990143014Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=93587eaf-bcaa-40f0-baa1-22f83ef9ad3a name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:53.995161 crc crio[21508]: time=\"2026-06-09T11:24:53.994996189Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:85b4f27c1058f2c2b0c03e426e77c60ade32cce5d8d14bb6242195cf45e42e90\" id=896eae8e-2b13-4e64-885e-7e1f16a032cc name=/runtime.v1.ImageService/PullImage\nJun 09 11:24:53.997509 crc crio[21508]: time=\"2026-06-09T11:24:53.997347465Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=4f8f085e-d967-4b0e-af0f-c95221dabec6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:54.002049 crc crio[21508]: time=\"2026-06-09T11:24:54.001558092Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-6n6bx/ovsdb-server\" id=e2837ee8-36f9-4e5f-8f0e-e479f3216359 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:24:54.003639 crc crio[21508]: time=\"2026-06-09T11:24:54.003566268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:54.130156 crc crio[21508]: time=\"2026-06-09T11:24:54.12991185Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=3bf193b4-6797-46c7-b901-9fd823777433 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:54.136016 crc crio[21508]: time=\"2026-06-09T11:24:54.135885846Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=e0d85509-34d2-43c4-889c-2ac9dd04429b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:54.167754 crc crio[21508]: time=\"2026-06-09T11:24:54.167634161Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=208112a4-ea99-46a9-9ea8-930122c4fcb7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:24:54.170778 crc crio[21508]: time=\"2026-06-09T11:24:54.170647205Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=c461c674-7073-4ffa-9ce3-1a1efbb1384c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:24:54.174889 crc crio[21508]: time=\"2026-06-09T11:24:54.17475506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:54.182602 crc crio[21508]: time=\"2026-06-09T11:24:54.182483905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:54.195717 crc crio[21508]: time=\"2026-06-09T11:24:54.195583441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:54.259449 crc crio[21508]: time=\"2026-06-09T11:24:54.259200034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:54.263497 crc crio[21508]: time=\"2026-06-09T11:24:54.263195715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:54.281613 crc crio[21508]: time=\"2026-06-09T11:24:54.279904151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:54.281613 crc crio[21508]: time=\"2026-06-09T11:24:54.280052525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:54.487586 crc crio[21508]: time=\"2026-06-09T11:24:54.487420106Z\" level=info msg=\"Created container 1b7c8543981c3a7cbfdbabe23cb04e5e67dfdc5434c112554f526192eb5bb2c9: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=208112a4-ea99-46a9-9ea8-930122c4fcb7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:24:54.492137 crc crio[21508]: time=\"2026-06-09T11:24:54.49187434Z\" level=info msg=\"Created container 8284018d883943bb5cfaded875890ba6b2f127262426372a4acc9567cbc535a3: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=c461c674-7073-4ffa-9ce3-1a1efbb1384c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:24:54.504496 crc crio[21508]: time=\"2026-06-09T11:24:54.504207044Z\" level=info msg=\"Starting container: 8284018d883943bb5cfaded875890ba6b2f127262426372a4acc9567cbc535a3\" id=6559ec76-bc64-41e7-a561-2147f8e3163e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:24:54.505232 crc crio[21508]: time=\"2026-06-09T11:24:54.50515603Z\" level=info msg=\"Starting container: 1b7c8543981c3a7cbfdbabe23cb04e5e67dfdc5434c112554f526192eb5bb2c9\" id=2e86ce4e-142a-4d0b-b83b-50a0d5ad3e08 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:24:54.513488 crc crio[21508]: time=\"2026-06-09T11:24:54.513251636Z\" level=info msg=\"Started container\" PID=55927 containerID=1b7c8543981c3a7cbfdbabe23cb04e5e67dfdc5434c112554f526192eb5bb2c9 description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=2e86ce4e-142a-4d0b-b83b-50a0d5ad3e08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eea159f577ffda7a1f9a7a9b929a6abf6179fa669c390bfdc977a1bda04a8309\nJun 09 11:24:54.515641 crc crio[21508]: time=\"2026-06-09T11:24:54.513604996Z\" level=info msg=\"Started container\" PID=55924 containerID=8284018d883943bb5cfaded875890ba6b2f127262426372a4acc9567cbc535a3 description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=6559ec76-bc64-41e7-a561-2147f8e3163e name=/runtime.v1.RuntimeService/StartContainer sandboxID=97eaceac3f85b76dcc6073bc2bd0783a7fdbacdb23fd0555e97bf2ab9db82575\nJun 09 11:24:54.544254 crc crio[21508]: time=\"2026-06-09T11:24:54.543968692Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=1b9d45bc-4156-4e06-ba66-54c86566666e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:54.544254 crc crio[21508]: time=\"2026-06-09T11:24:54.544214849Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found\" id=1b9d45bc-4156-4e06-ba66-54c86566666e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:54.544776 crc crio[21508]: time=\"2026-06-09T11:24:54.544348983Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found\" id=1b9d45bc-4156-4e06-ba66-54c86566666e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:54.545447 crc crio[21508]: time=\"2026-06-09T11:24:54.545402582Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=48f44e3e-7415-49a7-8442-a7fa9ea669f9 name=/runtime.v1.ImageService/PullImage\nJun 09 11:24:54.548058 crc crio[21508]: time=\"2026-06-09T11:24:54.545652649Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=bf42a83a-d465-4280-ab20-486c2e52a1ea name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:54.548352 crc crio[21508]: time=\"2026-06-09T11:24:54.548271932Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found\" id=bf42a83a-d465-4280-ab20-486c2e52a1ea name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:54.548513 crc crio[21508]: time=\"2026-06-09T11:24:54.548495148Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found\" id=bf42a83a-d465-4280-ab20-486c2e52a1ea name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:54.551372 crc crio[21508]: time=\"2026-06-09T11:24:54.551197914Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=d5452aa4-cc78-45c6-a135-4ff6838ce2e4 name=/runtime.v1.ImageService/PullImage\nJun 09 11:24:54.565540 crc crio[21508]: time=\"2026-06-09T11:24:54.564826353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:54.572761 crc crio[21508]: time=\"2026-06-09T11:24:54.566767628Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\\\"\"\nJun 09 11:24:54.574263 crc crio[21508]: time=\"2026-06-09T11:24:54.567082596Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\\\"\"\nJun 09 11:24:54.720134 crc crio[21508]: time=\"2026-06-09T11:24:54.719553967Z\" level=info msg=\"Created container 228d0e1f46fa1b8fdfd0ee20f716dcad1f8f1c7f876689226d2215531296e176: openstack/ovn-controller-ovs-6n6bx/ovsdb-server\" id=e2837ee8-36f9-4e5f-8f0e-e479f3216359 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:24:54.721769 crc crio[21508]: time=\"2026-06-09T11:24:54.721731207Z\" level=info msg=\"Starting container: 228d0e1f46fa1b8fdfd0ee20f716dcad1f8f1c7f876689226d2215531296e176\" id=ff88df87-29e7-4b3a-b123-417a310bf9a7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:24:54.738640 crc crio[21508]: time=\"2026-06-09T11:24:54.737176498Z\" level=info msg=\"Started container\" PID=55983 containerID=228d0e1f46fa1b8fdfd0ee20f716dcad1f8f1c7f876689226d2215531296e176 description=openstack/ovn-controller-ovs-6n6bx/ovsdb-server id=ff88df87-29e7-4b3a-b123-417a310bf9a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=485703ab1b57dad7e1f9eac5bd0a64678b14bea3762bd4f15a7a91bc2cb6a1ef\nJun 09 11:24:54.749622 crc crio[21508]: time=\"2026-06-09T11:24:54.749547623Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=328452b5-ba8d-4b0c-be8c-fe9d5f17f674 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:54.753237 crc crio[21508]: time=\"2026-06-09T11:24:54.753186994Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=c47a7aea-715d-44b7-80a8-76618a954c6d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:54.760453 crc crio[21508]: time=\"2026-06-09T11:24:54.760362214Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-6n6bx/ovs-vswitchd\" id=0fa5ca12-6d28-40c0-8878-b46da4b505e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:24:54.761921 crc crio[21508]: time=\"2026-06-09T11:24:54.761846655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:54.806975 crc crio[21508]: time=\"2026-06-09T11:24:54.806871661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:55.026366 crc crio[21508]: time=\"2026-06-09T11:24:55.026182394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:55.172258 crc crio[21508]: time=\"2026-06-09T11:24:55.171388422Z\" level=info msg=\"Created container 8ca7d1611e4aac04c8f44496f84fb917c87a80f017b8350514b3df78c82bc27c: openstack/ovn-controller-ovs-6n6bx/ovs-vswitchd\" id=0fa5ca12-6d28-40c0-8878-b46da4b505e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:24:55.183494 crc crio[21508]: time=\"2026-06-09T11:24:55.183410417Z\" level=info msg=\"Starting container: 8ca7d1611e4aac04c8f44496f84fb917c87a80f017b8350514b3df78c82bc27c\" id=820746b8-f546-4889-9972-15c409960b8d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:24:55.200876 crc crio[21508]: time=\"2026-06-09T11:24:55.200784861Z\" level=info msg=\"Started container\" PID=56177 containerID=8ca7d1611e4aac04c8f44496f84fb917c87a80f017b8350514b3df78c82bc27c description=openstack/ovn-controller-ovs-6n6bx/ovs-vswitchd id=820746b8-f546-4889-9972-15c409960b8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=485703ab1b57dad7e1f9eac5bd0a64678b14bea3762bd4f15a7a91bc2cb6a1ef\nJun 09 11:24:56.803149 crc crio[21508]: time=\"2026-06-09T11:24:56.80253185Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=6c017364-b8e5-451a-a321-5a0d8993e65f name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:56.811781 crc crio[21508]: time=\"2026-06-09T11:24:56.811692305Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=8fc8eb48-9566-4eb9-b8ef-49097b5e8bfe name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:56.865967 crc crio[21508]: time=\"2026-06-09T11:24:56.865864115Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a39fca5b-35fc-469d-aef1-74d7a8335c71 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:56.907619 crc crio[21508]: time=\"2026-06-09T11:24:56.907228628Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=59fdc15b-b58f-4341-bdba-4f964c4e396d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:56.933393 crc crio[21508]: time=\"2026-06-09T11:24:56.932119092Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=56157cca-0240-464d-a51b-916394b0d978 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:24:56.933923 crc crio[21508]: time=\"2026-06-09T11:24:56.933862241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:56.982963 crc crio[21508]: time=\"2026-06-09T11:24:56.982865977Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/galera\" id=96cc318f-66c2-433a-a966-823d24a63303 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:24:56.986175 crc crio[21508]: time=\"2026-06-09T11:24:56.986139818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:57.062673 crc crio[21508]: time=\"2026-06-09T11:24:57.061953281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:57.071216 crc crio[21508]: time=\"2026-06-09T11:24:57.071097836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:57.119411 crc crio[21508]: time=\"2026-06-09T11:24:57.119107495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:57.126060 crc crio[21508]: time=\"2026-06-09T11:24:57.125957386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:57.272444 crc crio[21508]: time=\"2026-06-09T11:24:57.272252374Z\" level=info msg=\"Created container 2e2bce65cd570e97eb7bda7b41144239902aab23bd577e818afcd78094d1dfcf: openstack/openstack-cell1-galera-0/galera\" id=96cc318f-66c2-433a-a966-823d24a63303 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:24:57.274343 crc crio[21508]: time=\"2026-06-09T11:24:57.274231449Z\" level=info msg=\"Starting container: 2e2bce65cd570e97eb7bda7b41144239902aab23bd577e818afcd78094d1dfcf\" id=7461edec-8a7a-4f3c-86a1-be70bb3c1c70 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:24:57.282165 crc crio[21508]: time=\"2026-06-09T11:24:57.282128239Z\" level=info msg=\"Started container\" PID=56448 containerID=2e2bce65cd570e97eb7bda7b41144239902aab23bd577e818afcd78094d1dfcf description=openstack/openstack-cell1-galera-0/galera id=7461edec-8a7a-4f3c-86a1-be70bb3c1c70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=284ae21a7560305edbb969be596c9146acd22c618d81bdcf499d499e274afd1b\nJun 09 11:24:57.291788 crc crio[21508]: time=\"2026-06-09T11:24:57.291672405Z\" level=info msg=\"Created container 32ab797fcfe515fd0bd292a2e61ab0cb3fe13661fa9db1155dc923de7c749eb2: openstack/openstack-galera-0/galera\" id=56157cca-0240-464d-a51b-916394b0d978 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:24:57.293935 crc crio[21508]: time=\"2026-06-09T11:24:57.293778594Z\" level=info msg=\"Starting container: 32ab797fcfe515fd0bd292a2e61ab0cb3fe13661fa9db1155dc923de7c749eb2\" id=d6f3aa99-37c4-4910-a46c-33ac77b56135 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:24:57.303170 crc crio[21508]: time=\"2026-06-09T11:24:57.303062373Z\" level=info msg=\"Started container\" PID=56447 containerID=32ab797fcfe515fd0bd292a2e61ab0cb3fe13661fa9db1155dc923de7c749eb2 description=openstack/openstack-galera-0/galera id=d6f3aa99-37c4-4910-a46c-33ac77b56135 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d387fd70d71b22fe3f03de312d44f9efbf33e00a3d22f4b4ded7f844edb08a5\nJun 09 11:24:58.880433 crc crio[21508]: time=\"2026-06-09T11:24:58.878147869Z\" level=info msg=\"Stopping container: 81daf2438894001b984fbc80dd6e0387173db89a5dcbf67876464b7e6cf1a509 (timeout: 10s)\" id=df9e2415-adfa-4b64-9ece-054f67db644f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:24:59.942795 crc crio[21508]: time=\"2026-06-09T11:24:59.942687123Z\" level=info msg=\"Stopped container 81daf2438894001b984fbc80dd6e0387173db89a5dcbf67876464b7e6cf1a509: openstack/dnsmasq-dns-9c58657f7-498sm/dnsmasq-dns\" id=df9e2415-adfa-4b64-9ece-054f67db644f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:24:59.944034 crc crio[21508]: time=\"2026-06-09T11:24:59.943874496Z\" level=info msg=\"Stopping pod sandbox: 1d5473e2a14d0389ce46b3fa4276c11688f4056eec783205c806e094ebefdb03\" id=f5f2681a-e2d4-43a3-ac23-04a847fda78e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:24:59.944951 crc crio[21508]: time=\"2026-06-09T11:24:59.944476393Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-9c58657f7-498sm Namespace:openstack ID:1d5473e2a14d0389ce46b3fa4276c11688f4056eec783205c806e094ebefdb03 UID:9a1075c1-414d-4aba-886f-a32fcdc09944 NetNS:/var/run/netns/235e1265-9bc7-4366-9fa0-71f6abac8aa6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a1075c1_414d_4aba_886f_a32fcdc09944.slice PodAnnotations:0xc0019bc458}] Aliases:map[]}\"\nJun 09 11:24:59.945075 crc crio[21508]: time=\"2026-06-09T11:24:59.945054019Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-9c58657f7-498sm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:25:00.427377 crc crio[21508]: time=\"2026-06-09T11:25:00.427130066Z\" level=info msg=\"Stopped pod sandbox: 1d5473e2a14d0389ce46b3fa4276c11688f4056eec783205c806e094ebefdb03\" id=f5f2681a-e2d4-43a3-ac23-04a847fda78e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:25:00.519908 crc crio[21508]: time=\"2026-06-09T11:25:00.51979098Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8\" id=d5452aa4-cc78-45c6-a135-4ff6838ce2e4 name=/runtime.v1.ImageService/PullImage\nJun 09 11:25:00.521872 crc crio[21508]: time=\"2026-06-09T11:25:00.521776795Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=f57505e0-e642-4e5a-807f-987888312b70 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:00.557659 crc crio[21508]: time=\"2026-06-09T11:25:00.556965026Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8\" id=48f44e3e-7415-49a7-8442-a7fa9ea669f9 name=/runtime.v1.ImageService/PullImage\nJun 09 11:25:00.566054 crc crio[21508]: time=\"2026-06-09T11:25:00.565690569Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=29af5108-46e8-433d-a569-25a7ca69b394 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:00.607951 crc crio[21508]: time=\"2026-06-09T11:25:00.607830674Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=726ae171-0291-4e94-b66a-d3953f5c8e99 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:00.615601 crc crio[21508]: time=\"2026-06-09T11:25:00.615530668Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=6c65fa02-8c31-4539-bb58-f60e006236e5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:00.617988 crc crio[21508]: time=\"2026-06-09T11:25:00.617838573Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=c540c4e7-fb25-41fe-9929-7a16ed1b8ab2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:00.619829 crc crio[21508]: time=\"2026-06-09T11:25:00.619715315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:00.624326 crc crio[21508]: time=\"2026-06-09T11:25:00.624155629Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=ee1007e7-e5ef-40c0-804b-069b2bbdb508 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:00.639112 crc crio[21508]: time=\"2026-06-09T11:25:00.63888692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:00.661439 crc crio[21508]: time=\"2026-06-09T11:25:00.661331775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:00.664598 crc crio[21508]: time=\"2026-06-09T11:25:00.664515624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:00.691876 crc crio[21508]: time=\"2026-06-09T11:25:00.691758233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:00.695758 crc crio[21508]: time=\"2026-06-09T11:25:00.695700973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:00.831040 crc crio[21508]: time=\"2026-06-09T11:25:00.83083014Z\" level=info msg=\"Created container 35913da6793adbac2efc62e047aac9155b0723deec9c2fe636694fe0ea1e873c: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=ee1007e7-e5ef-40c0-804b-069b2bbdb508 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:00.836703 crc crio[21508]: time=\"2026-06-09T11:25:00.836608881Z\" level=info msg=\"Starting container: 35913da6793adbac2efc62e047aac9155b0723deec9c2fe636694fe0ea1e873c\" id=5b78eeb0-f18f-40da-9a68-889caead405c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:00.842137 crc crio[21508]: time=\"2026-06-09T11:25:00.842028502Z\" level=info msg=\"Started container\" PID=57094 containerID=35913da6793adbac2efc62e047aac9155b0723deec9c2fe636694fe0ea1e873c description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=5b78eeb0-f18f-40da-9a68-889caead405c name=/runtime.v1.RuntimeService/StartContainer sandboxID=eea159f577ffda7a1f9a7a9b929a6abf6179fa669c390bfdc977a1bda04a8309\nJun 09 11:25:00.846027 crc crio[21508]: time=\"2026-06-09T11:25:00.844942573Z\" level=info msg=\"Created container 9ae9eaa0bad5f086ab2726343a4ffe9b758f9a2d9a9a327969120cd893bee49b: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=c540c4e7-fb25-41fe-9929-7a16ed1b8ab2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:00.847045 crc crio[21508]: time=\"2026-06-09T11:25:00.846951129Z\" level=info msg=\"Starting container: 9ae9eaa0bad5f086ab2726343a4ffe9b758f9a2d9a9a327969120cd893bee49b\" id=34654753-3633-4d07-b273-c745c6b45c26 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:00.864204 crc crio[21508]: time=\"2026-06-09T11:25:00.864079777Z\" level=info msg=\"Started container\" PID=57082 containerID=9ae9eaa0bad5f086ab2726343a4ffe9b758f9a2d9a9a327969120cd893bee49b description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=34654753-3633-4d07-b273-c745c6b45c26 name=/runtime.v1.RuntimeService/StartContainer sandboxID=97eaceac3f85b76dcc6073bc2bd0783a7fdbacdb23fd0555e97bf2ab9db82575\nJun 09 11:25:00.935660 crc crio[21508]: time=\"2026-06-09T11:25:00.935469897Z\" level=info msg=\"Removing container: 81daf2438894001b984fbc80dd6e0387173db89a5dcbf67876464b7e6cf1a509\" id=de0027bd-ce50-4ee6-a71c-617b97ee9af1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:25:01.036515 crc crio[21508]: time=\"2026-06-09T11:25:01.036422421Z\" level=info msg=\"Removed container 81daf2438894001b984fbc80dd6e0387173db89a5dcbf67876464b7e6cf1a509: openstack/dnsmasq-dns-9c58657f7-498sm/dnsmasq-dns\" id=de0027bd-ce50-4ee6-a71c-617b97ee9af1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:25:01.040366 crc crio[21508]: time=\"2026-06-09T11:25:01.040210656Z\" level=info msg=\"Removing container: 0abb8d549e870f24b8c27f5371017ab3d92bed7a925a30532e03a6d2c0604257\" id=b1f65ae1-5624-44e1-9fc6-ce985de78a7c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:25:01.123575 crc crio[21508]: time=\"2026-06-09T11:25:01.123467777Z\" level=info msg=\"Removed container 0abb8d549e870f24b8c27f5371017ab3d92bed7a925a30532e03a6d2c0604257: openstack/dnsmasq-dns-9c58657f7-498sm/init\" id=b1f65ae1-5624-44e1-9fc6-ce985de78a7c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:25:01.192070 crc crio[21508]: time=\"2026-06-09T11:25:01.190411384Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-metrics-j5hpg/POD\" id=f3970987-8879-47f0-b483-6b0ced4c8a55 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:01.192070 crc crio[21508]: time=\"2026-06-09T11:25:01.190974259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:01.250648 crc crio[21508]: time=\"2026-06-09T11:25:01.25056001Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-j5hpg Namespace:openstack ID:cf0f0697f6d74ba4955a9c2d22a620d0841797abbf4a602527bf9c14e38ad823 UID:dfd8354c-745c-46c0-8f70-db2fb10ffc5a NetNS:/var/run/netns/6c7c911c-16bc-452e-a2a6-93e191006b3c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddfd8354c_745c_46c0_8f70_db2fb10ffc5a.slice PodAnnotations:0xc000158790}] Aliases:map[]}\"\nJun 09 11:25:01.250648 crc crio[21508]: time=\"2026-06-09T11:25:01.250628172Z\" level=info msg=\"Adding pod openstack_ovn-controller-metrics-j5hpg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:25:01.605232 crc crio[21508]: time=\"2026-06-09T11:25:01.603786247Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-85fc5bffb9-qx9xk/POD\" id=9d4a87e2-8400-4ebd-929a-c89430833bec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:01.605232 crc crio[21508]: time=\"2026-06-09T11:25:01.604358763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:01.665768 crc crio[21508]: time=\"2026-06-09T11:25:01.665673172Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85fc5bffb9-qx9xk Namespace:openstack ID:eff0ebdf3468d3b7c4ba11504fce583b2e60e3c67c7fef4e9039b5d8a5a43148 UID:1b8223d5-f29a-4d9a-a714-fab84b711df6 NetNS:/var/run/netns/fcb4a4b4-c0d0-4a0d-978f-0bae341b9c8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b8223d5_f29a_4d9a_a714_fab84b711df6.slice PodAnnotations:0xc003b38438}] Aliases:map[]}\"\nJun 09 11:25:01.665768 crc crio[21508]: time=\"2026-06-09T11:25:01.665744424Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-85fc5bffb9-qx9xk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:25:02.683760 crc crio[21508]: 2026-06-09T11:25:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cf0f0697f6d74ba Mac:8e:03:a3:63:52:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6d Mtu:0 Sandbox:/var/run/netns/6c7c911c-16bc-452e-a2a6-93e191006b3c SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:25:02.685833 crc crio[21508]: time=\"2026-06-09T11:25:02.685251973Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-j5hpg Namespace:openstack ID:cf0f0697f6d74ba4955a9c2d22a620d0841797abbf4a602527bf9c14e38ad823 UID:dfd8354c-745c-46c0-8f70-db2fb10ffc5a NetNS:/var/run/netns/6c7c911c-16bc-452e-a2a6-93e191006b3c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddfd8354c_745c_46c0_8f70_db2fb10ffc5a.slice PodAnnotations:0xc000158790}] Aliases:map[]}\"\nJun 09 11:25:02.685925 crc crio[21508]: time=\"2026-06-09T11:25:02.685884561Z\" level=info msg=\"Checking pod openstack_ovn-controller-metrics-j5hpg for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:25:02.697027 crc crio[21508]: time=\"2026-06-09T11:25:02.696954789Z\" level=info msg=\"Ran pod sandbox cf0f0697f6d74ba4955a9c2d22a620d0841797abbf4a602527bf9c14e38ad823 with infra container: openstack/ovn-controller-metrics-j5hpg/POD\" id=f3970987-8879-47f0-b483-6b0ced4c8a55 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:02.701754 crc crio[21508]: time=\"2026-06-09T11:25:02.701661031Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=42f5f2d9-b7b2-44b5-bd32-a9eb6db413a7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:02.747059 crc crio[21508]: time=\"2026-06-09T11:25:02.746956873Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=bf9f1ace-0477-41dd-bb2c-6aa27fb29010 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:03.086936 crc crio[21508]: time=\"2026-06-09T11:25:03.082829226Z\" level=info msg=\"Creating container: openstack/ovn-controller-metrics-j5hpg/openstack-network-exporter\" id=eef21bf6-7453-4ad2-a644-b74fa3d4869a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:03.086936 crc crio[21508]: time=\"2026-06-09T11:25:03.084531993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:03.120644 crc crio[21508]: 2026-06-09T11:25:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eff0ebdf3468d3b Mac:02:4d:b8:d1:c5:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6e Mtu:0 Sandbox:/var/run/netns/fcb4a4b4-c0d0-4a0d-978f-0bae341b9c8a SocketPath: PciID:}] [{Interface:0xc0004b45b0 Address:{IP:10.217.0.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:25:03.121817 crc crio[21508]: time=\"2026-06-09T11:25:03.12171463Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85fc5bffb9-qx9xk Namespace:openstack ID:eff0ebdf3468d3b7c4ba11504fce583b2e60e3c67c7fef4e9039b5d8a5a43148 UID:1b8223d5-f29a-4d9a-a714-fab84b711df6 NetNS:/var/run/netns/fcb4a4b4-c0d0-4a0d-978f-0bae341b9c8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b8223d5_f29a_4d9a_a714_fab84b711df6.slice PodAnnotations:0xc003b38438}] Aliases:map[]}\"\nJun 09 11:25:03.121977 crc crio[21508]: time=\"2026-06-09T11:25:03.121914135Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-85fc5bffb9-qx9xk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:25:03.130935 crc crio[21508]: time=\"2026-06-09T11:25:03.130803403Z\" level=info msg=\"Ran pod sandbox eff0ebdf3468d3b7c4ba11504fce583b2e60e3c67c7fef4e9039b5d8a5a43148 with infra container: openstack/dnsmasq-dns-85fc5bffb9-qx9xk/POD\" id=9d4a87e2-8400-4ebd-929a-c89430833bec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:03.137774 crc crio[21508]: time=\"2026-06-09T11:25:03.137705886Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=91834571-f1ca-4782-93f5-d01a73b1f33b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:03.184747 crc crio[21508]: time=\"2026-06-09T11:25:03.184019647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:03.237348 crc crio[21508]: time=\"2026-06-09T11:25:03.237049885Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=0b9eee68-5f03-4204-90cb-e41de8500467 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:03.251039 crc crio[21508]: time=\"2026-06-09T11:25:03.250914961Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-85fc5bffb9-qx9xk/init\" id=00cd9914-cccf-48df-97e8-e14967111276 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:03.255789 crc crio[21508]: time=\"2026-06-09T11:25:03.255701725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:03.299260 crc crio[21508]: time=\"2026-06-09T11:25:03.299176267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:03.317684 crc crio[21508]: time=\"2026-06-09T11:25:03.317435596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:03.332773 crc crio[21508]: time=\"2026-06-09T11:25:03.33267028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:03.467356 crc crio[21508]: time=\"2026-06-09T11:25:03.466199953Z\" level=info msg=\"Created container b1bf152d1b4980ad236760fdedde090a074773a24ff553444f08070889fd1839: openstack/ovn-controller-metrics-j5hpg/openstack-network-exporter\" id=eef21bf6-7453-4ad2-a644-b74fa3d4869a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:03.467674 crc crio[21508]: time=\"2026-06-09T11:25:03.467455128Z\" level=info msg=\"Created container 7d105845d287a87b23cb04f284eee5972606c4df174c3555d1026ea00409438c: openstack/dnsmasq-dns-85fc5bffb9-qx9xk/init\" id=00cd9914-cccf-48df-97e8-e14967111276 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:03.468536 crc crio[21508]: time=\"2026-06-09T11:25:03.468488946Z\" level=info msg=\"Starting container: 7d105845d287a87b23cb04f284eee5972606c4df174c3555d1026ea00409438c\" id=f1f44414-55fc-439c-91fb-155f3c7c6677 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:03.469090 crc crio[21508]: time=\"2026-06-09T11:25:03.468502767Z\" level=info msg=\"Starting container: b1bf152d1b4980ad236760fdedde090a074773a24ff553444f08070889fd1839\" id=fccf1940-985d-485f-ae46-7d1be1d29799 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:03.479194 crc crio[21508]: time=\"2026-06-09T11:25:03.479102702Z\" level=info msg=\"Started container\" PID=57679 containerID=7d105845d287a87b23cb04f284eee5972606c4df174c3555d1026ea00409438c description=openstack/dnsmasq-dns-85fc5bffb9-qx9xk/init id=f1f44414-55fc-439c-91fb-155f3c7c6677 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eff0ebdf3468d3b7c4ba11504fce583b2e60e3c67c7fef4e9039b5d8a5a43148\nJun 09 11:25:03.483948 crc crio[21508]: time=\"2026-06-09T11:25:03.483712661Z\" level=info msg=\"Started container\" PID=57665 containerID=b1bf152d1b4980ad236760fdedde090a074773a24ff553444f08070889fd1839 description=openstack/ovn-controller-metrics-j5hpg/openstack-network-exporter id=fccf1940-985d-485f-ae46-7d1be1d29799 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf0f0697f6d74ba4955a9c2d22a620d0841797abbf4a602527bf9c14e38ad823\nJun 09 11:25:03.586181 crc crio[21508]: time=\"2026-06-09T11:25:03.586108984Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7fcf8bc745-mjffg/POD\" id=1f942cad-8c0c-41c3-ab46-dd6203603331 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:03.586377 crc crio[21508]: time=\"2026-06-09T11:25:03.586200087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:03.617597 crc crio[21508]: time=\"2026-06-09T11:25:03.61751971Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7fcf8bc745-mjffg Namespace:openstack ID:88602b326369c8b38b6e40e01580913940df7542f826e6ec3c365d99dcdb49d4 UID:7ab56dcd-4b0d-471a-809e-44f555956711 NetNS:/var/run/netns/f1dd9a5e-43d6-4483-ac28-a1c1450f5364 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ab56dcd_4b0d_471a_809e_44f555956711.slice PodAnnotations:0xc000b28a00}] Aliases:map[]}\"\nJun 09 11:25:03.617850 crc crio[21508]: time=\"2026-06-09T11:25:03.617668824Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7fcf8bc745-mjffg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:25:04.020901 crc crio[21508]: time=\"2026-06-09T11:25:04.019561307Z\" level=info msg=\"Stopping pod sandbox: eff0ebdf3468d3b7c4ba11504fce583b2e60e3c67c7fef4e9039b5d8a5a43148\" id=24df88d4-9a0d-48ac-887e-886ceddddce2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:25:04.021966 crc crio[21508]: time=\"2026-06-09T11:25:04.021909583Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85fc5bffb9-qx9xk Namespace:openstack ID:eff0ebdf3468d3b7c4ba11504fce583b2e60e3c67c7fef4e9039b5d8a5a43148 UID:1b8223d5-f29a-4d9a-a714-fab84b711df6 NetNS:/var/run/netns/fcb4a4b4-c0d0-4a0d-978f-0bae341b9c8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b8223d5_f29a_4d9a_a714_fab84b711df6.slice PodAnnotations:0xc000159ac8}] Aliases:map[]}\"\nJun 09 11:25:04.022134 crc crio[21508]: time=\"2026-06-09T11:25:04.022055957Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-85fc5bffb9-qx9xk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:25:04.280589 crc crio[21508]: 2026-06-09T11:25:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:88602b326369c8b Mac:3a:58:b3:e3:1b:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6f Mtu:0 Sandbox:/var/run/netns/f1dd9a5e-43d6-4483-ac28-a1c1450f5364 SocketPath: PciID:}] [{Interface:0xc0000146c0 Address:{IP:10.217.0.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:25:04.280874 crc crio[21508]: time=\"2026-06-09T11:25:04.280791739Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7fcf8bc745-mjffg Namespace:openstack ID:88602b326369c8b38b6e40e01580913940df7542f826e6ec3c365d99dcdb49d4 UID:7ab56dcd-4b0d-471a-809e-44f555956711 NetNS:/var/run/netns/f1dd9a5e-43d6-4483-ac28-a1c1450f5364 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ab56dcd_4b0d_471a_809e_44f555956711.slice PodAnnotations:0xc000b28a00}] Aliases:map[]}\"\nJun 09 11:25:04.281036 crc crio[21508]: time=\"2026-06-09T11:25:04.280965924Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7fcf8bc745-mjffg for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:25:04.320041 crc crio[21508]: time=\"2026-06-09T11:25:04.319836557Z\" level=info msg=\"Ran pod sandbox 88602b326369c8b38b6e40e01580913940df7542f826e6ec3c365d99dcdb49d4 with infra container: openstack/dnsmasq-dns-7fcf8bc745-mjffg/POD\" id=1f942cad-8c0c-41c3-ab46-dd6203603331 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:04.325592 crc crio[21508]: time=\"2026-06-09T11:25:04.325115715Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=bf351c25-e95a-4ff1-9e93-55d0532f3c80 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:04.406506 crc crio[21508]: time=\"2026-06-09T11:25:04.405004611Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8b6a6f36-f0d5-4197-9e0c-ebfae36cb925 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:04.419345 crc crio[21508]: time=\"2026-06-09T11:25:04.419193697Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7fcf8bc745-mjffg/init\" id=3b40ccdb-382a-4ca0-885b-e1a50a809418 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:04.420898 crc crio[21508]: time=\"2026-06-09T11:25:04.420832013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:04.462591 crc crio[21508]: time=\"2026-06-09T11:25:04.462505574Z\" level=info msg=\"Stopped pod sandbox: eff0ebdf3468d3b7c4ba11504fce583b2e60e3c67c7fef4e9039b5d8a5a43148\" id=24df88d4-9a0d-48ac-887e-886ceddddce2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:25:04.474548 crc crio[21508]: time=\"2026-06-09T11:25:04.474377205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:04.480492 crc crio[21508]: time=\"2026-06-09T11:25:04.480437154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:04.621243 crc crio[21508]: time=\"2026-06-09T11:25:04.621172137Z\" level=info msg=\"Created container 9f4580ee74d36afa20e7c2754fe7985d131e5c458e00c3efb16da9208758b912: openstack/dnsmasq-dns-7fcf8bc745-mjffg/init\" id=3b40ccdb-382a-4ca0-885b-e1a50a809418 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:04.626227 crc crio[21508]: time=\"2026-06-09T11:25:04.626149126Z\" level=info msg=\"Starting container: 9f4580ee74d36afa20e7c2754fe7985d131e5c458e00c3efb16da9208758b912\" id=4de5477f-a8be-4be6-bca2-acddf74e281a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:04.642438 crc crio[21508]: time=\"2026-06-09T11:25:04.642336987Z\" level=info msg=\"Started container\" PID=57930 containerID=9f4580ee74d36afa20e7c2754fe7985d131e5c458e00c3efb16da9208758b912 description=openstack/dnsmasq-dns-7fcf8bc745-mjffg/init id=4de5477f-a8be-4be6-bca2-acddf74e281a name=/runtime.v1.RuntimeService/StartContainer sandboxID=88602b326369c8b38b6e40e01580913940df7542f826e6ec3c365d99dcdb49d4\nJun 09 11:25:04.896912 crc crio[21508]: time=\"2026-06-09T11:25:04.896255985Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0-config-1781004304-h624w/POD\" id=5ff39bf3-91cc-45c2-a44a-c8ad431c925e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:04.897038 crc crio[21508]: time=\"2026-06-09T11:25:04.896943195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:04.955350 crc crio[21508]: time=\"2026-06-09T11:25:04.954595972Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781004304-h624w Namespace:openstack ID:9dfff9aa0eaf7537f753d8a3db88e2ba7c64ca8fcc25ebb286f5e04780c45b75 UID:5aa26241-859b-4698-bcd4-fdf3795a0d90 NetNS:/var/run/netns/34aa95c6-4277-4714-9009-645cd3d65d78 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5aa26241_859b_4698_bcd4_fdf3795a0d90.slice PodAnnotations:0xc0039b87c8}] Aliases:map[]}\"\nJun 09 11:25:04.955350 crc crio[21508]: time=\"2026-06-09T11:25:04.954664154Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0-config-1781004304-h624w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:25:05.097202 crc crio[21508]: time=\"2026-06-09T11:25:05.09588469Z\" level=info msg=\"Removing container: 7d105845d287a87b23cb04f284eee5972606c4df174c3555d1026ea00409438c\" id=42af5ded-3148-4300-aee3-7733d422bda6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:25:05.107849 crc crio[21508]: time=\"2026-06-09T11:25:05.099535302Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0-config-1781004304-4q4jf/POD\" id=7aecccb9-b7e4-46ba-a20b-4c5c17a24706 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:05.107849 crc crio[21508]: time=\"2026-06-09T11:25:05.099992975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:05.175830 crc crio[21508]: time=\"2026-06-09T11:25:05.175685445Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=de1ec678-914a-4f72-9a46-1937aa07b9f5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:05.195884 crc crio[21508]: time=\"2026-06-09T11:25:05.195767435Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781004304-4q4jf Namespace:openstack ID:8f71020a91a58f2869e8be293ace0b88cf2dbeb39b336d1a0a51860e11a0cf8b UID:14a4ce4b-f71b-4cce-873b-b8bae836635a NetNS:/var/run/netns/1e97c658-8a3c-4bcb-9cc8-e7a7192a10ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod14a4ce4b_f71b_4cce_873b_b8bae836635a.slice PodAnnotations:0xc00465e4f8}] Aliases:map[]}\"\nJun 09 11:25:05.195884 crc crio[21508]: time=\"2026-06-09T11:25:05.195849557Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0-config-1781004304-4q4jf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:25:05.285626 crc crio[21508]: time=\"2026-06-09T11:25:05.284775876Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=bbf9676f-419a-435f-b83e-09832fda71a4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:05.312230 crc crio[21508]: time=\"2026-06-09T11:25:05.311933723Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7fcf8bc745-mjffg/dnsmasq-dns\" id=f3ec433b-0d7d-4fc8-9fba-163e855864b7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:05.313795 crc crio[21508]: time=\"2026-06-09T11:25:05.313708982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:05.385645 crc crio[21508]: time=\"2026-06-09T11:25:05.385224236Z\" level=info msg=\"Removed container 7d105845d287a87b23cb04f284eee5972606c4df174c3555d1026ea00409438c: openstack/dnsmasq-dns-85fc5bffb9-qx9xk/init\" id=42af5ded-3148-4300-aee3-7733d422bda6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:25:05.410340 crc crio[21508]: time=\"2026-06-09T11:25:05.407543188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:05.424600 crc crio[21508]: time=\"2026-06-09T11:25:05.424452599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:05.550159 crc crio[21508]: time=\"2026-06-09T11:25:05.548704403Z\" level=info msg=\"Created container 006a29040bb9dbf52eb4e0e81df32af24ea2a087b78cb739b891c0558cb53958: openstack/dnsmasq-dns-7fcf8bc745-mjffg/dnsmasq-dns\" id=f3ec433b-0d7d-4fc8-9fba-163e855864b7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:05.551173 crc crio[21508]: time=\"2026-06-09T11:25:05.55109687Z\" level=info msg=\"Starting container: 006a29040bb9dbf52eb4e0e81df32af24ea2a087b78cb739b891c0558cb53958\" id=40a40d6f-71e9-4665-a0cc-be4cb3cabaff name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:05.562430 crc crio[21508]: time=\"2026-06-09T11:25:05.562325683Z\" level=info msg=\"Started container\" PID=58038 containerID=006a29040bb9dbf52eb4e0e81df32af24ea2a087b78cb739b891c0558cb53958 description=openstack/dnsmasq-dns-7fcf8bc745-mjffg/dnsmasq-dns id=40a40d6f-71e9-4665-a0cc-be4cb3cabaff name=/runtime.v1.RuntimeService/StartContainer sandboxID=88602b326369c8b38b6e40e01580913940df7542f826e6ec3c365d99dcdb49d4\nJun 09 11:25:05.676342 crc crio[21508]: 2026-06-09T11:25:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9dfff9aa0eaf753 Mac:ea:d1:e0:73:65:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:71 Mtu:0 Sandbox:/var/run/netns/34aa95c6-4277-4714-9009-645cd3d65d78 SocketPath: PciID:}] [{Interface:0xc000424d70 Address:{IP:10.217.0.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:25:05.678230 crc crio[21508]: time=\"2026-06-09T11:25:05.678144331Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781004304-h624w Namespace:openstack ID:9dfff9aa0eaf7537f753d8a3db88e2ba7c64ca8fcc25ebb286f5e04780c45b75 UID:5aa26241-859b-4698-bcd4-fdf3795a0d90 NetNS:/var/run/netns/34aa95c6-4277-4714-9009-645cd3d65d78 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5aa26241_859b_4698_bcd4_fdf3795a0d90.slice PodAnnotations:0xc0039b87c8}] Aliases:map[]}\"\nJun 09 11:25:05.678436 crc crio[21508]: time=\"2026-06-09T11:25:05.678395398Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0-config-1781004304-h624w for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:25:05.686138 crc crio[21508]: time=\"2026-06-09T11:25:05.686059402Z\" level=info msg=\"Ran pod sandbox 9dfff9aa0eaf7537f753d8a3db88e2ba7c64ca8fcc25ebb286f5e04780c45b75 with infra container: openstack/ovsdbserver-sb-0-config-1781004304-h624w/POD\" id=5ff39bf3-91cc-45c2-a44a-c8ad431c925e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:05.689363 crc crio[21508]: time=\"2026-06-09T11:25:05.689183549Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=221d53ce-acc1-4941-bfe0-acf2ee261d81 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:05.698228 crc crio[21508]: time=\"2026-06-09T11:25:05.698147179Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=fbf8dc3f-6e65-48cb-901b-e9d2e2552cc5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:05.713983 crc crio[21508]: time=\"2026-06-09T11:25:05.713842226Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0-config-1781004304-h624w/ovn-config\" id=db8ceafd-0ba9-4f8a-8ded-60d8faefae0e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:05.717221 crc crio[21508]: time=\"2026-06-09T11:25:05.717150648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:05.765979 crc crio[21508]: time=\"2026-06-09T11:25:05.765884337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:05.767549 crc crio[21508]: time=\"2026-06-09T11:25:05.76743393Z\" level=info msg=\"Running pod sandbox: openstack/ovn-northd-0/POD\" id=234d1647-3c1e-4ba6-bb54-9f63a1b46f71 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:05.767695 crc crio[21508]: time=\"2026-06-09T11:25:05.767572274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:05.769552 crc crio[21508]: time=\"2026-06-09T11:25:05.769470537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:05.804603 crc crio[21508]: time=\"2026-06-09T11:25:05.804547605Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:b2e98c731ec0d36aa3916ce372cf8f788e8d61c4ea38e221743212ea66597f92 UID:ff75e6c4-372f-4bf9-b4d0-99e0fc3fa36d NetNS:/var/run/netns/6b9752ac-961e-4f42-b749-cbcef393b0a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff75e6c4_372f_4bf9_b4d0_99e0fc3fa36d.slice PodAnnotations:0xc002a121d0}] Aliases:map[]}\"\nJun 09 11:25:05.804910 crc crio[21508]: time=\"2026-06-09T11:25:05.804889344Z\" level=info msg=\"Adding pod openstack_ovn-northd-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:25:05.882539 crc crio[21508]: 2026-06-09T11:25:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8f71020a91a58f2 Mac:aa:45:1f:03:c0:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:72 Mtu:0 Sandbox:/var/run/netns/1e97c658-8a3c-4bcb-9cc8-e7a7192a10ac SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.0.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:25:05.883174 crc crio[21508]: time=\"2026-06-09T11:25:05.883107745Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781004304-4q4jf Namespace:openstack ID:8f71020a91a58f2869e8be293ace0b88cf2dbeb39b336d1a0a51860e11a0cf8b UID:14a4ce4b-f71b-4cce-873b-b8bae836635a NetNS:/var/run/netns/1e97c658-8a3c-4bcb-9cc8-e7a7192a10ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod14a4ce4b_f71b_4cce_873b_b8bae836635a.slice PodAnnotations:0xc00465e4f8}] Aliases:map[]}\"\nJun 09 11:25:05.883375 crc crio[21508]: time=\"2026-06-09T11:25:05.883245038Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0-config-1781004304-4q4jf for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:25:05.887774 crc crio[21508]: time=\"2026-06-09T11:25:05.887698233Z\" level=info msg=\"Created container da3b8be08a9f021f2809a249e6e50b10f936c5f1b732ed587b9559fc6d461b67: openstack/ovsdbserver-sb-0-config-1781004304-h624w/ovn-config\" id=db8ceafd-0ba9-4f8a-8ded-60d8faefae0e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:05.889046 crc crio[21508]: time=\"2026-06-09T11:25:05.888968508Z\" level=info msg=\"Starting container: da3b8be08a9f021f2809a249e6e50b10f936c5f1b732ed587b9559fc6d461b67\" id=65e10b64-99c1-41a0-b510-ce5310d85938 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:05.894039 crc crio[21508]: time=\"2026-06-09T11:25:05.893932066Z\" level=info msg=\"Ran pod sandbox 8f71020a91a58f2869e8be293ace0b88cf2dbeb39b336d1a0a51860e11a0cf8b with infra container: openstack/ovsdbserver-nb-0-config-1781004304-4q4jf/POD\" id=7aecccb9-b7e4-46ba-a20b-4c5c17a24706 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:05.896084 crc crio[21508]: time=\"2026-06-09T11:25:05.896012564Z\" level=info msg=\"Started container\" PID=58076 containerID=da3b8be08a9f021f2809a249e6e50b10f936c5f1b732ed587b9559fc6d461b67 description=openstack/ovsdbserver-sb-0-config-1781004304-h624w/ovn-config id=65e10b64-99c1-41a0-b510-ce5310d85938 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9dfff9aa0eaf7537f753d8a3db88e2ba7c64ca8fcc25ebb286f5e04780c45b75\nJun 09 11:25:05.896238 crc crio[21508]: time=\"2026-06-09T11:25:05.896054105Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=61191ea0-b043-4e6c-a9bc-4d63a27f1e29 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:05.900108 crc crio[21508]: time=\"2026-06-09T11:25:05.900023416Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=ba957304-6056-4da6-a148-66fbec74e8ea name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:05.917935 crc crio[21508]: time=\"2026-06-09T11:25:05.917239466Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0-config-1781004304-4q4jf/ovn-config\" id=6f9a0a88-6730-4574-9c77-a2f6992ed065 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:05.918999 crc crio[21508]: time=\"2026-06-09T11:25:05.918916453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:05.978683 crc crio[21508]: time=\"2026-06-09T11:25:05.978455253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:05.986463 crc crio[21508]: time=\"2026-06-09T11:25:05.984255374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:06.116614 crc crio[21508]: time=\"2026-06-09T11:25:06.115865103Z\" level=info msg=\"Created container b6b23033be3559ecb2e9bc9f50d64a68a881e06116a8f541299f2af99e288830: openstack/ovsdbserver-nb-0-config-1781004304-4q4jf/ovn-config\" id=6f9a0a88-6730-4574-9c77-a2f6992ed065 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:06.117965 crc crio[21508]: time=\"2026-06-09T11:25:06.117854258Z\" level=info msg=\"Starting container: b6b23033be3559ecb2e9bc9f50d64a68a881e06116a8f541299f2af99e288830\" id=bc1e4d6d-d6f4-454a-90a8-660b9f053a00 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:06.129023 crc crio[21508]: time=\"2026-06-09T11:25:06.128412773Z\" level=info msg=\"Started container\" PID=58173 containerID=b6b23033be3559ecb2e9bc9f50d64a68a881e06116a8f541299f2af99e288830 description=openstack/ovsdbserver-nb-0-config-1781004304-4q4jf/ovn-config id=bc1e4d6d-d6f4-454a-90a8-660b9f053a00 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f71020a91a58f2869e8be293ace0b88cf2dbeb39b336d1a0a51860e11a0cf8b\nJun 09 11:25:06.361735 crc crio[21508]: 2026-06-09T11:25:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b2e98c731ec0d36 Mac:7a:67:1d:87:06:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:73 Mtu:0 Sandbox:/var/run/netns/6b9752ac-961e-4f42-b749-cbcef393b0a4 SocketPath: PciID:}] [{Interface:0xc0002d0a10 Address:{IP:10.217.0.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:25:06.364163 crc crio[21508]: time=\"2026-06-09T11:25:06.364120643Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:b2e98c731ec0d36aa3916ce372cf8f788e8d61c4ea38e221743212ea66597f92 UID:ff75e6c4-372f-4bf9-b4d0-99e0fc3fa36d NetNS:/var/run/netns/6b9752ac-961e-4f42-b749-cbcef393b0a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff75e6c4_372f_4bf9_b4d0_99e0fc3fa36d.slice PodAnnotations:0xc002a121d0}] Aliases:map[]}\"\nJun 09 11:25:06.364715 crc crio[21508]: time=\"2026-06-09T11:25:06.364692799Z\" level=info msg=\"Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:25:06.377785 crc crio[21508]: time=\"2026-06-09T11:25:06.377740983Z\" level=info msg=\"Ran pod sandbox b2e98c731ec0d36aa3916ce372cf8f788e8d61c4ea38e221743212ea66597f92 with infra container: openstack/ovn-northd-0/POD\" id=234d1647-3c1e-4ba6-bb54-9f63a1b46f71 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:06.380525 crc crio[21508]: time=\"2026-06-09T11:25:06.380364626Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=75d10a6b-69ea-4ac4-a5ce-9120a2fc6ac4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:06.380669 crc crio[21508]: time=\"2026-06-09T11:25:06.380651774Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified not found\" id=75d10a6b-69ea-4ac4-a5ce-9120a2fc6ac4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:06.380753 crc crio[21508]: time=\"2026-06-09T11:25:06.380718536Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified found\" id=75d10a6b-69ea-4ac4-a5ce-9120a2fc6ac4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:06.382004 crc crio[21508]: time=\"2026-06-09T11:25:06.381737114Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=ae778ced-df44-4766-8c91-70d7faa54109 name=/runtime.v1.ImageService/PullImage\nJun 09 11:25:06.396416 crc crio[21508]: time=\"2026-06-09T11:25:06.396331331Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\\\"\"\nJun 09 11:25:06.926945 crc crio[21508]: time=\"2026-06-09T11:25:06.926751607Z\" level=info msg=\"Running pod sandbox: openstack/swift-ring-rebalance-fdq5f/POD\" id=f4af4a16-d99c-409d-b0d5-dd4a13237360 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:06.927080 crc crio[21508]: time=\"2026-06-09T11:25:06.926955212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:06.952429 crc crio[21508]: time=\"2026-06-09T11:25:06.952124354Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-fdq5f Namespace:openstack ID:5fa3aaeff5a7323a9cafa9632c359b1afd2c234f586e2eda40e1509d0626e07c UID:275a0577-86a3-42c2-a658-55339ec922cd NetNS:/var/run/netns/ae987c5b-051c-4ef7-9f06-51442742b1c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod275a0577_86a3_42c2_a658_55339ec922cd.slice PodAnnotations:0xc002a12a70}] Aliases:map[]}\"\nJun 09 11:25:06.952429 crc crio[21508]: time=\"2026-06-09T11:25:06.952154245Z\" level=info msg=\"Adding pod openstack_swift-ring-rebalance-fdq5f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:25:07.170898 crc crio[21508]: time=\"2026-06-09T11:25:07.169910004Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-w4zfn/POD\" id=4012a6c9-967c-4ae4-bbfe-3b9e863b177c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:07.170898 crc crio[21508]: time=\"2026-06-09T11:25:07.17048782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:07.172003 crc crio[21508]: time=\"2026-06-09T11:25:07.171593981Z\" level=info msg=\"Stopping pod sandbox: 9dfff9aa0eaf7537f753d8a3db88e2ba7c64ca8fcc25ebb286f5e04780c45b75\" id=bb2a31f0-af2d-4966-8094-e763f777738d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:25:07.172003 crc crio[21508]: time=\"2026-06-09T11:25:07.171966021Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781004304-h624w Namespace:openstack ID:9dfff9aa0eaf7537f753d8a3db88e2ba7c64ca8fcc25ebb286f5e04780c45b75 UID:5aa26241-859b-4698-bcd4-fdf3795a0d90 NetNS:/var/run/netns/34aa95c6-4277-4714-9009-645cd3d65d78 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5aa26241_859b_4698_bcd4_fdf3795a0d90.slice PodAnnotations:0xc0019bc4b0}] Aliases:map[]}\"\nJun 09 11:25:07.172774 crc crio[21508]: time=\"2026-06-09T11:25:07.172087565Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-sb-0-config-1781004304-h624w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:25:07.238166 crc crio[21508]: time=\"2026-06-09T11:25:07.23396738Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-w4zfn Namespace:openstack ID:53abfe3f262590d6071d8a17e298c89a8e660dd180c556239f11ead772f09ebd UID:97004e9b-b20d-404e-8653-514155b8c396 NetNS:/var/run/netns/fd323274-5d45-43cd-a031-1966b0092257 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod97004e9b_b20d_404e_8653_514155b8c396.slice PodAnnotations:0xc000d9e900}] Aliases:map[]}\"\nJun 09 11:25:07.238166 crc crio[21508]: time=\"2026-06-09T11:25:07.238061494Z\" level=info msg=\"Adding pod openstack_root-account-create-update-w4zfn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:25:07.532725 crc crio[21508]: 2026-06-09T11:25:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5fa3aaeff5a7323 Mac:da:aa:e9:84:e3:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:74 Mtu:0 Sandbox:/var/run/netns/ae987c5b-051c-4ef7-9f06-51442742b1c7 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:25:07.535222 crc crio[21508]: time=\"2026-06-09T11:25:07.535075653Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-fdq5f Namespace:openstack ID:5fa3aaeff5a7323a9cafa9632c359b1afd2c234f586e2eda40e1509d0626e07c UID:275a0577-86a3-42c2-a658-55339ec922cd NetNS:/var/run/netns/ae987c5b-051c-4ef7-9f06-51442742b1c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod275a0577_86a3_42c2_a658_55339ec922cd.slice PodAnnotations:0xc002a12a70}] Aliases:map[]}\"\nJun 09 11:25:07.535466 crc crio[21508]: time=\"2026-06-09T11:25:07.535386142Z\" level=info msg=\"Checking pod openstack_swift-ring-rebalance-fdq5f for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:25:07.579084 crc crio[21508]: time=\"2026-06-09T11:25:07.573139294Z\" level=info msg=\"Ran pod sandbox 5fa3aaeff5a7323a9cafa9632c359b1afd2c234f586e2eda40e1509d0626e07c with infra container: openstack/swift-ring-rebalance-fdq5f/POD\" id=f4af4a16-d99c-409d-b0d5-dd4a13237360 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:07.579948 crc crio[21508]: time=\"2026-06-09T11:25:07.579255035Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=9689fa4a-f3aa-49fb-88fb-3b896080631a name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:07.579948 crc crio[21508]: time=\"2026-06-09T11:25:07.579641626Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found\" id=9689fa4a-f3aa-49fb-88fb-3b896080631a name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:07.579948 crc crio[21508]: time=\"2026-06-09T11:25:07.579691287Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found\" id=9689fa4a-f3aa-49fb-88fb-3b896080631a name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:07.580881 crc crio[21508]: time=\"2026-06-09T11:25:07.580793248Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=17be2a81-2cb2-4194-b6f6-57c31121bd7f name=/runtime.v1.ImageService/PullImage\nJun 09 11:25:07.589357 crc crio[21508]: time=\"2026-06-09T11:25:07.588017199Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\\\"\"\nJun 09 11:25:07.627548 crc crio[21508]: time=\"2026-06-09T11:25:07.627369636Z\" level=info msg=\"Stopped pod sandbox: 9dfff9aa0eaf7537f753d8a3db88e2ba7c64ca8fcc25ebb286f5e04780c45b75\" id=bb2a31f0-af2d-4966-8094-e763f777738d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:25:07.856453 crc crio[21508]: 2026-06-09T11:25:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:53abfe3f262590d Mac:06:45:a0:ec:f6:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:75 Mtu:0 Sandbox:/var/run/netns/fd323274-5d45-43cd-a031-1966b0092257 SocketPath: PciID:}] [{Interface:0xc000436800 Address:{IP:10.217.0.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:25:07.858086 crc crio[21508]: time=\"2026-06-09T11:25:07.858051476Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-w4zfn Namespace:openstack ID:53abfe3f262590d6071d8a17e298c89a8e660dd180c556239f11ead772f09ebd UID:97004e9b-b20d-404e-8653-514155b8c396 NetNS:/var/run/netns/fd323274-5d45-43cd-a031-1966b0092257 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod97004e9b_b20d_404e_8653_514155b8c396.slice PodAnnotations:0xc000d9e900}] Aliases:map[]}\"\nJun 09 11:25:07.859104 crc crio[21508]: time=\"2026-06-09T11:25:07.859010303Z\" level=info msg=\"Checking pod openstack_root-account-create-update-w4zfn for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:25:08.144928 crc crio[21508]: time=\"2026-06-09T11:25:08.14481041Z\" level=info msg=\"Ran pod sandbox 53abfe3f262590d6071d8a17e298c89a8e660dd180c556239f11ead772f09ebd with infra container: openstack/root-account-create-update-w4zfn/POD\" id=4012a6c9-967c-4ae4-bbfe-3b9e863b177c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:08.148657 crc crio[21508]: time=\"2026-06-09T11:25:08.148568995Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=cf1ca9d0-371e-48d7-95a7-3babb04cd56a name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:08.155609 crc crio[21508]: time=\"2026-06-09T11:25:08.155127358Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=89cd6e98-c09d-47f4-b03a-3db5f7ff7a16 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:08.163220 crc crio[21508]: time=\"2026-06-09T11:25:08.16309797Z\" level=info msg=\"Creating container: openstack/root-account-create-update-w4zfn/mariadb-account-create-update\" id=d4d32e60-b92f-4e42-8c98-87c8d2dfeab8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:08.193504 crc crio[21508]: time=\"2026-06-09T11:25:08.193401765Z\" level=info msg=\"Stopping pod sandbox: 8f71020a91a58f2869e8be293ace0b88cf2dbeb39b336d1a0a51860e11a0cf8b\" id=0dbee718-d12e-4451-ac70-cb9a638e9539 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:25:08.195406 crc crio[21508]: time=\"2026-06-09T11:25:08.194226388Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781004304-4q4jf Namespace:openstack ID:8f71020a91a58f2869e8be293ace0b88cf2dbeb39b336d1a0a51860e11a0cf8b UID:14a4ce4b-f71b-4cce-873b-b8bae836635a NetNS:/var/run/netns/1e97c658-8a3c-4bcb-9cc8-e7a7192a10ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod14a4ce4b_f71b_4cce_873b_b8bae836635a.slice PodAnnotations:0xc000852810}] Aliases:map[]}\"\nJun 09 11:25:08.195406 crc crio[21508]: time=\"2026-06-09T11:25:08.194476985Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-nb-0-config-1781004304-4q4jf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:25:08.211802 crc crio[21508]: time=\"2026-06-09T11:25:08.211709465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:08.212002 crc crio[21508]: time=\"2026-06-09T11:25:08.2118996Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:1103ac44213a31db91a44725405204317c723260e4337ee3e45072e804733904\" id=ae778ced-df44-4766-8c91-70d7faa54109 name=/runtime.v1.ImageService/PullImage\nJun 09 11:25:08.213836 crc crio[21508]: time=\"2026-06-09T11:25:08.213770472Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=dee576f0-185a-481f-b581-5d937c52088b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:08.258687 crc crio[21508]: time=\"2026-06-09T11:25:08.258216671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:08.266234 crc crio[21508]: time=\"2026-06-09T11:25:08.266125032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:08.284073 crc crio[21508]: time=\"2026-06-09T11:25:08.283887877Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=35174cb9-4410-41a8-bfd2-a400e2256529 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:08.541815 crc crio[21508]: time=\"2026-06-09T11:25:08.541642382Z\" level=info msg=\"Stopped pod sandbox: 8f71020a91a58f2869e8be293ace0b88cf2dbeb39b336d1a0a51860e11a0cf8b\" id=0dbee718-d12e-4451-ac70-cb9a638e9539 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:25:08.583949 crc crio[21508]: time=\"2026-06-09T11:25:08.583860589Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/ovn-northd\" id=986a8f54-13b7-4f71-b7eb-528eb03ad09f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:08.585718 crc crio[21508]: time=\"2026-06-09T11:25:08.585654559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:08.632759 crc crio[21508]: time=\"2026-06-09T11:25:08.632644569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:08.638186 crc crio[21508]: time=\"2026-06-09T11:25:08.638109871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:09.221140 crc crio[21508]: time=\"2026-06-09T11:25:09.221002729Z\" level=info msg=\"Created container 52f35676de33b7ff27b45aa62eb7139e894408c24746768cfbd3fd5183139642: openstack/root-account-create-update-w4zfn/mariadb-account-create-update\" id=d4d32e60-b92f-4e42-8c98-87c8d2dfeab8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:09.222350 crc crio[21508]: time=\"2026-06-09T11:25:09.222131491Z\" level=info msg=\"Starting container: 52f35676de33b7ff27b45aa62eb7139e894408c24746768cfbd3fd5183139642\" id=4daaa999-bb47-4e18-ad55-8c6cd0c5ae9f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:09.228853 crc crio[21508]: time=\"2026-06-09T11:25:09.228813487Z\" level=info msg=\"Started container\" PID=58476 containerID=52f35676de33b7ff27b45aa62eb7139e894408c24746768cfbd3fd5183139642 description=openstack/root-account-create-update-w4zfn/mariadb-account-create-update id=4daaa999-bb47-4e18-ad55-8c6cd0c5ae9f name=/runtime.v1.RuntimeService/StartContainer sandboxID=53abfe3f262590d6071d8a17e298c89a8e660dd180c556239f11ead772f09ebd\nJun 09 11:25:09.679076 crc crio[21508]: time=\"2026-06-09T11:25:09.678952495Z\" level=info msg=\"Created container 63fb0b7c488854db4acb4c443b7b7189af8947d369cd24c376a73d6e7778349b: openstack/ovn-northd-0/ovn-northd\" id=986a8f54-13b7-4f71-b7eb-528eb03ad09f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:09.680234 crc crio[21508]: time=\"2026-06-09T11:25:09.6801904Z\" level=info msg=\"Starting container: 63fb0b7c488854db4acb4c443b7b7189af8947d369cd24c376a73d6e7778349b\" id=72d7cd19-59ee-41d7-8225-ad9422647a38 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:09.686387 crc crio[21508]: time=\"2026-06-09T11:25:09.686170956Z\" level=info msg=\"Started container\" PID=58491 containerID=63fb0b7c488854db4acb4c443b7b7189af8947d369cd24c376a73d6e7778349b description=openstack/ovn-northd-0/ovn-northd id=72d7cd19-59ee-41d7-8225-ad9422647a38 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b2e98c731ec0d36aa3916ce372cf8f788e8d61c4ea38e221743212ea66597f92\nJun 09 11:25:09.925881 crc crio[21508]: time=\"2026-06-09T11:25:09.925637112Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=8ec39761-5cf0-403d-ae5c-3799737deecc name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:09.978228 crc crio[21508]: time=\"2026-06-09T11:25:09.977991271Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=1bf32499-8b12-412d-90bb-f4538ce28f00 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:10.147627 crc crio[21508]: time=\"2026-06-09T11:25:10.147542657Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/openstack-network-exporter\" id=fb9e0bea-3bfb-42ad-bcbb-d413ba9bf65a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:10.149764 crc crio[21508]: time=\"2026-06-09T11:25:10.149552013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:10.226842 crc crio[21508]: time=\"2026-06-09T11:25:10.226740105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:10.233169 crc crio[21508]: time=\"2026-06-09T11:25:10.232689311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:10.548222 crc crio[21508]: time=\"2026-06-09T11:25:10.548013601Z\" level=info msg=\"Created container 3fade42a24b4a497562492a544636677613c30b803f4d2569801f1155d494c9b: openstack/ovn-northd-0/openstack-network-exporter\" id=fb9e0bea-3bfb-42ad-bcbb-d413ba9bf65a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:10.550082 crc crio[21508]: time=\"2026-06-09T11:25:10.550016927Z\" level=info msg=\"Starting container: 3fade42a24b4a497562492a544636677613c30b803f4d2569801f1155d494c9b\" id=0afe7380-1837-490d-8eea-3b402cf5f9fb name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:10.557504 crc crio[21508]: time=\"2026-06-09T11:25:10.557427123Z\" level=info msg=\"Started container\" PID=58578 containerID=3fade42a24b4a497562492a544636677613c30b803f4d2569801f1155d494c9b description=openstack/ovn-northd-0/openstack-network-exporter id=0afe7380-1837-490d-8eea-3b402cf5f9fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=b2e98c731ec0d36aa3916ce372cf8f788e8d61c4ea38e221743212ea66597f92\nJun 09 11:25:12.312241 crc crio[21508]: time=\"2026-06-09T11:25:12.311719925Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-create-l85vc/POD\" id=dba19a02-cb3e-4884-b23c-bac1c0019950 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:12.313464 crc crio[21508]: time=\"2026-06-09T11:25:12.312353622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:12.451247 crc crio[21508]: time=\"2026-06-09T11:25:12.451073069Z\" level=info msg=\"Running pod sandbox: openstack/keystone-b22d-account-create-update-rhvmd/POD\" id=e13ee2ff-68ad-4807-ac0c-19afe3202561 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:12.451247 crc crio[21508]: time=\"2026-06-09T11:25:12.451216303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:14.625385 crc crio[21508]: time=\"2026-06-09T11:25:14.624529465Z\" level=info msg=\"Stopping container: 6241d5ceef04150d339e95d8dfdeeeb5e3c4c0828f36638293568c2da95b3719 (timeout: 10s)\" id=fd3559f7-e761-4ffb-8469-88d96e58ffe9 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:25:14.723713 crc crio[21508]: time=\"2026-06-09T11:25:14.723124433Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-create-8fjnk/POD\" id=6af9d0fe-85c1-41cc-8942-b0f43c278365 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:14.723873 crc crio[21508]: time=\"2026-06-09T11:25:14.72372173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:14.866572 crc crio[21508]: time=\"2026-06-09T11:25:14.866529371Z\" level=info msg=\"Running pod sandbox: openstack/placement-8320-account-create-update-46w68/POD\" id=20c8f876-1bd4-4368-8790-8b5924d3cf52 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:14.866786 crc crio[21508]: time=\"2026-06-09T11:25:14.866764127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:16.360700 crc crio[21508]: time=\"2026-06-09T11:25:16.360490916Z\" level=info msg=\"Stopping pod sandbox: 53abfe3f262590d6071d8a17e298c89a8e660dd180c556239f11ead772f09ebd\" id=5b35350e-9625-40ab-8775-47f74c96a1de name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:25:16.361895 crc crio[21508]: time=\"2026-06-09T11:25:16.361405341Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-w4zfn Namespace:openstack ID:53abfe3f262590d6071d8a17e298c89a8e660dd180c556239f11ead772f09ebd UID:97004e9b-b20d-404e-8653-514155b8c396 NetNS:/var/run/netns/fd323274-5d45-43cd-a031-1966b0092257 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod97004e9b_b20d_404e_8653_514155b8c396.slice PodAnnotations:0xc003b38038}] Aliases:map[]}\"\nJun 09 11:25:16.361895 crc crio[21508]: time=\"2026-06-09T11:25:16.361545065Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-w4zfn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:25:16.492904 crc crio[21508]: time=\"2026-06-09T11:25:16.492190407Z\" level=info msg=\"Stopped container 6241d5ceef04150d339e95d8dfdeeeb5e3c4c0828f36638293568c2da95b3719: openstack/dnsmasq-dns-68bc84565-5djtf/dnsmasq-dns\" id=fd3559f7-e761-4ffb-8469-88d96e58ffe9 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:25:16.495002 crc crio[21508]: time=\"2026-06-09T11:25:16.494926433Z\" level=info msg=\"Stopping pod sandbox: 8ebd9c2ad25fd51fdb30545e4d5751c9b97c4f97bb363916bf0d9d8eb08e89fe\" id=a4da42c2-6d6b-4727-b343-c0984d56407b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:25:16.495902 crc crio[21508]: time=\"2026-06-09T11:25:16.495785437Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-5djtf Namespace:openstack ID:8ebd9c2ad25fd51fdb30545e4d5751c9b97c4f97bb363916bf0d9d8eb08e89fe UID:98008628-3d9d-4d00-9e74-2345d1081993 NetNS:/var/run/netns/b83f900e-f4e2-4478-b0da-164a199e2986 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98008628_3d9d_4d00_9e74_2345d1081993.slice PodAnnotations:0xc00011e758}] Aliases:map[]}\"\nJun 09 11:25:16.496000 crc crio[21508]: time=\"2026-06-09T11:25:16.495966032Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68bc84565-5djtf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:25:16.624664 crc crio[21508]: time=\"2026-06-09T11:25:16.62216677Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:67d018c7e5e92c52ce9a230242d017b0b4d5dec62eb3f77013d1b1ee83fadc31\" id=17be2a81-2cb2-4194-b6f6-57c31121bd7f name=/runtime.v1.ImageService/PullImage\nJun 09 11:25:16.626735 crc crio[21508]: time=\"2026-06-09T11:25:16.626433059Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=70b9e84e-9966-4a76-89db-ba0480f091a4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:16.630519 crc crio[21508]: time=\"2026-06-09T11:25:16.627625762Z\" level=info msg=\"Got pod network &{Name:keystone-b22d-account-create-update-rhvmd Namespace:openstack ID:fca6e6a170cd7815bc63be58bbaa6b9ce2bf6c336bb60f2eccc9ed97fc994f8d UID:b873d978-a922-4302-a3e1-efb329af89ae NetNS:/var/run/netns/f5bbc8ae-1067-484e-9d53-8e4be89b8476 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb873d978_a922_4302_a3e1_efb329af89ae.slice PodAnnotations:0xc002c0a4b8}] Aliases:map[]}\"\nJun 09 11:25:16.630519 crc crio[21508]: time=\"2026-06-09T11:25:16.627676824Z\" level=info msg=\"Adding pod openstack_keystone-b22d-account-create-update-rhvmd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:25:16.636426 crc crio[21508]: time=\"2026-06-09T11:25:16.636342165Z\" level=info msg=\"Got pod network &{Name:placement-8320-account-create-update-46w68 Namespace:openstack ID:f5e420106533d5d215c9e5b64ba3f1f46fa687f96df8e1b454e2a3dc9b29da96 UID:a01f126c-ac90-4828-bb43-07f251a5e99f NetNS:/var/run/netns/b122bd5e-5447-44c4-9fed-9afe5780f2dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda01f126c_ac90_4828_bb43_07f251a5e99f.slice PodAnnotations:0xc000b28818}] Aliases:map[]}\"\nJun 09 11:25:16.636426 crc crio[21508]: time=\"2026-06-09T11:25:16.636407277Z\" level=info msg=\"Adding pod openstack_placement-8320-account-create-update-46w68 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:25:16.642192 crc crio[21508]: time=\"2026-06-09T11:25:16.642098826Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-l85vc Namespace:openstack ID:292cf62d7913f06a4a513a8bb6af89e56f608096b57749581de9bcd488bb2915 UID:1be771d5-ca73-4367-8d75-9c4c6ffbe39a NetNS:/var/run/netns/9aba44d2-3f2b-4be7-b21b-00b76024bf5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1be771d5_ca73_4367_8d75_9c4c6ffbe39a.slice PodAnnotations:0xc0039b8048}] Aliases:map[]}\"\nJun 09 11:25:16.642192 crc crio[21508]: time=\"2026-06-09T11:25:16.642167468Z\" level=info msg=\"Adding pod openstack_keystone-db-create-l85vc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:25:16.649185 crc crio[21508]: time=\"2026-06-09T11:25:16.649139092Z\" level=info msg=\"Got pod network &{Name:placement-db-create-8fjnk Namespace:openstack ID:2f9853db565510853b2386eca95c26cc897f690b488340807b99ecfa12668261 UID:da37ce00-bc61-4a4e-9db6-dd3a0082d161 NetNS:/var/run/netns/fc369295-a0c2-4d28-a3cf-39cfc4bff4ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podda37ce00_bc61_4a4e_9db6_dd3a0082d161.slice PodAnnotations:0xc00008c608}] Aliases:map[]}\"\nJun 09 11:25:16.649479 crc crio[21508]: time=\"2026-06-09T11:25:16.649457811Z\" level=info msg=\"Adding pod openstack_placement-db-create-8fjnk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:25:16.729470 crc crio[21508]: time=\"2026-06-09T11:25:16.729344338Z\" level=info msg=\"Stopped pod sandbox: 53abfe3f262590d6071d8a17e298c89a8e660dd180c556239f11ead772f09ebd\" id=5b35350e-9625-40ab-8775-47f74c96a1de name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:25:16.731461 crc crio[21508]: time=\"2026-06-09T11:25:16.731378335Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=d0b2e808-b412-4b91-8e19-3667e1c9ed98 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:16.745230 crc crio[21508]: time=\"2026-06-09T11:25:16.743897694Z\" level=info msg=\"Creating container: openstack/swift-ring-rebalance-fdq5f/swift-ring-rebalance\" id=8f9a8841-5434-4753-943b-b8fb9775b2b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:16.746904 crc crio[21508]: time=\"2026-06-09T11:25:16.746826015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:16.836865 crc crio[21508]: time=\"2026-06-09T11:25:16.836757872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:16.843411 crc crio[21508]: time=\"2026-06-09T11:25:16.842386869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:16.903805 crc crio[21508]: time=\"2026-06-09T11:25:16.903232565Z\" level=info msg=\"Stopped pod sandbox: 8ebd9c2ad25fd51fdb30545e4d5751c9b97c4f97bb363916bf0d9d8eb08e89fe\" id=a4da42c2-6d6b-4727-b343-c0984d56407b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:25:17.030747 crc crio[21508]: time=\"2026-06-09T11:25:17.030641817Z\" level=info msg=\"Created container 68b0c4bd72f4988e8fc5801d72bef01f0cb8bc7e84735b7862fc4df694143998: openstack/swift-ring-rebalance-fdq5f/swift-ring-rebalance\" id=8f9a8841-5434-4753-943b-b8fb9775b2b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:17.032489 crc crio[21508]: time=\"2026-06-09T11:25:17.032384545Z\" level=info msg=\"Starting container: 68b0c4bd72f4988e8fc5801d72bef01f0cb8bc7e84735b7862fc4df694143998\" id=f03bd6a7-b15f-48ee-9d59-95f59ca1f25a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:17.047874 crc crio[21508]: time=\"2026-06-09T11:25:17.047771154Z\" level=info msg=\"Started container\" PID=59100 containerID=68b0c4bd72f4988e8fc5801d72bef01f0cb8bc7e84735b7862fc4df694143998 description=openstack/swift-ring-rebalance-fdq5f/swift-ring-rebalance id=f03bd6a7-b15f-48ee-9d59-95f59ca1f25a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5fa3aaeff5a7323a9cafa9632c359b1afd2c234f586e2eda40e1509d0626e07c\nJun 09 11:25:17.367750 crc crio[21508]: 2026-06-09T11:25:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2f9853db5655108 Mac:de:a8:38:28:50:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:78 Mtu:0 Sandbox:/var/run/netns/fc369295-a0c2-4d28-a3cf-39cfc4bff4ac SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:25:17.369920 crc crio[21508]: time=\"2026-06-09T11:25:17.369604476Z\" level=info msg=\"Got pod network &{Name:placement-db-create-8fjnk Namespace:openstack ID:2f9853db565510853b2386eca95c26cc897f690b488340807b99ecfa12668261 UID:da37ce00-bc61-4a4e-9db6-dd3a0082d161 NetNS:/var/run/netns/fc369295-a0c2-4d28-a3cf-39cfc4bff4ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podda37ce00_bc61_4a4e_9db6_dd3a0082d161.slice PodAnnotations:0xc00008c608}] Aliases:map[]}\"\nJun 09 11:25:17.369920 crc crio[21508]: time=\"2026-06-09T11:25:17.36978035Z\" level=info msg=\"Checking pod openstack_placement-db-create-8fjnk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:25:17.411868 crc crio[21508]: 2026-06-09T11:25:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fca6e6a170cd781 Mac:ca:93:c6:05:41:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:77 Mtu:0 Sandbox:/var/run/netns/f5bbc8ae-1067-484e-9d53-8e4be89b8476 SocketPath: PciID:}] [{Interface:0xc0001108e0 Address:{IP:10.217.0.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:25:17.419497 crc crio[21508]: time=\"2026-06-09T11:25:17.419373873Z\" level=info msg=\"Ran pod sandbox 2f9853db565510853b2386eca95c26cc897f690b488340807b99ecfa12668261 with infra container: openstack/placement-db-create-8fjnk/POD\" id=6af9d0fe-85c1-41cc-8942-b0f43c278365 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:17.422402 crc crio[21508]: 2026-06-09T11:25:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:292cf62d7913f06 Mac:02:21:6e:90:66:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:76 Mtu:0 Sandbox:/var/run/netns/9aba44d2-3f2b-4be7-b21b-00b76024bf5e SocketPath: PciID:}] [{Interface:0xc000014720 Address:{IP:10.217.0.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:25:17.438888 crc crio[21508]: time=\"2026-06-09T11:25:17.438772424Z\" level=info msg=\"Removing container: 6241d5ceef04150d339e95d8dfdeeeb5e3c4c0828f36638293568c2da95b3719\" id=75de9048-3cb5-439c-8869-8780c14a5cdf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:25:17.442370 crc crio[21508]: time=\"2026-06-09T11:25:17.440367568Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e48f966e-8ba6-43c1-bb21-a47da980938e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:17.446198 crc crio[21508]: time=\"2026-06-09T11:25:17.446097628Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=73ca7c39-cbc4-4bf6-b58f-5c03ee2d6d58 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:17.466793 crc crio[21508]: time=\"2026-06-09T11:25:17.464391588Z\" level=info msg=\"Creating container: openstack/placement-db-create-8fjnk/mariadb-database-create\" id=0947aa8e-6c34-47a3-a72f-96a067190ff2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:17.466793 crc crio[21508]: time=\"2026-06-09T11:25:17.466119006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:17.471596 crc crio[21508]: 2026-06-09T11:25:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f5e420106533d5d Mac:76:1b:ed:aa:8b:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:79 Mtu:0 Sandbox:/var/run/netns/b122bd5e-5447-44c4-9fed-9afe5780f2dd SocketPath: PciID:}] [{Interface:0xc000193140 Address:{IP:10.217.0.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:25:17.494656 crc crio[21508]: time=\"2026-06-09T11:25:17.494476597Z\" level=info msg=\"Got pod network &{Name:keystone-b22d-account-create-update-rhvmd Namespace:openstack ID:fca6e6a170cd7815bc63be58bbaa6b9ce2bf6c336bb60f2eccc9ed97fc994f8d UID:b873d978-a922-4302-a3e1-efb329af89ae NetNS:/var/run/netns/f5bbc8ae-1067-484e-9d53-8e4be89b8476 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb873d978_a922_4302_a3e1_efb329af89ae.slice PodAnnotations:0xc002c0a4b8}] Aliases:map[]}\"\nJun 09 11:25:17.494993 crc crio[21508]: time=\"2026-06-09T11:25:17.494735934Z\" level=info msg=\"Checking pod openstack_keystone-b22d-account-create-update-rhvmd for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:25:17.498180 crc crio[21508]: time=\"2026-06-09T11:25:17.498100858Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-l85vc Namespace:openstack ID:292cf62d7913f06a4a513a8bb6af89e56f608096b57749581de9bcd488bb2915 UID:1be771d5-ca73-4367-8d75-9c4c6ffbe39a NetNS:/var/run/netns/9aba44d2-3f2b-4be7-b21b-00b76024bf5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1be771d5_ca73_4367_8d75_9c4c6ffbe39a.slice PodAnnotations:0xc0039b8048}] Aliases:map[]}\"\nJun 09 11:25:17.498555 crc crio[21508]: time=\"2026-06-09T11:25:17.498444297Z\" level=info msg=\"Checking pod openstack_keystone-db-create-l85vc for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:25:17.501737 crc crio[21508]: time=\"2026-06-09T11:25:17.501634456Z\" level=info msg=\"Got pod network &{Name:placement-8320-account-create-update-46w68 Namespace:openstack ID:f5e420106533d5d215c9e5b64ba3f1f46fa687f96df8e1b454e2a3dc9b29da96 UID:a01f126c-ac90-4828-bb43-07f251a5e99f NetNS:/var/run/netns/b122bd5e-5447-44c4-9fed-9afe5780f2dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda01f126c_ac90_4828_bb43_07f251a5e99f.slice PodAnnotations:0xc000b28818}] Aliases:map[]}\"\nJun 09 11:25:17.501943 crc crio[21508]: time=\"2026-06-09T11:25:17.501882823Z\" level=info msg=\"Checking pod openstack_placement-8320-account-create-update-46w68 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:25:17.518643 crc crio[21508]: time=\"2026-06-09T11:25:17.518544207Z\" level=info msg=\"Ran pod sandbox fca6e6a170cd7815bc63be58bbaa6b9ce2bf6c336bb60f2eccc9ed97fc994f8d with infra container: openstack/keystone-b22d-account-create-update-rhvmd/POD\" id=e13ee2ff-68ad-4807-ac0c-19afe3202561 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:17.520920 crc crio[21508]: time=\"2026-06-09T11:25:17.520842782Z\" level=info msg=\"Ran pod sandbox 292cf62d7913f06a4a513a8bb6af89e56f608096b57749581de9bcd488bb2915 with infra container: openstack/keystone-db-create-l85vc/POD\" id=dba19a02-cb3e-4884-b23c-bac1c0019950 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:17.521702 crc crio[21508]: time=\"2026-06-09T11:25:17.521559262Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=1fc6156a-686d-46ca-802a-0e6202286822 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:17.526172 crc crio[21508]: time=\"2026-06-09T11:25:17.524558715Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c0a067d7-1fac-4715-98b8-a23c1a026d32 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:17.536750 crc crio[21508]: time=\"2026-06-09T11:25:17.527463056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:17.536750 crc crio[21508]: time=\"2026-06-09T11:25:17.529705709Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=07b62144-b4fd-4c5b-94ee-22fb3dcf19b5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:17.541924 crc crio[21508]: time=\"2026-06-09T11:25:17.541829957Z\" level=info msg=\"Ran pod sandbox f5e420106533d5d215c9e5b64ba3f1f46fa687f96df8e1b454e2a3dc9b29da96 with infra container: openstack/placement-8320-account-create-update-46w68/POD\" id=20c8f876-1bd4-4368-8790-8b5924d3cf52 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:17.545378 crc crio[21508]: time=\"2026-06-09T11:25:17.545206261Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e4aa0c66-dde7-49ea-8551-ad547bfc34b6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:17.546411 crc crio[21508]: time=\"2026-06-09T11:25:17.5462466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:17.553109 crc crio[21508]: time=\"2026-06-09T11:25:17.553021099Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-create-2rft2/POD\" id=7f6e170d-b48e-4a3d-8c11-8c58d3d38e7a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:17.557166 crc crio[21508]: time=\"2026-06-09T11:25:17.556952028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:17.557599 crc crio[21508]: time=\"2026-06-09T11:25:17.557534424Z\" level=info msg=\"Creating container: openstack/keystone-b22d-account-create-update-rhvmd/mariadb-account-create-update\" id=bfb92e27-c149-43b7-b243-2afa508b2f88 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:17.557819 crc crio[21508]: time=\"2026-06-09T11:25:17.55774161Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=18587106-a064-4e0f-b448-51426058e638 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:17.559904 crc crio[21508]: time=\"2026-06-09T11:25:17.559778667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:17.568402 crc crio[21508]: time=\"2026-06-09T11:25:17.568240783Z\" level=info msg=\"Creating container: openstack/keystone-db-create-l85vc/mariadb-database-create\" id=1de073c3-dddc-4749-bc22-c039c0328a3f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:17.586158 crc crio[21508]: time=\"2026-06-09T11:25:17.586100891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:17.588575 crc crio[21508]: time=\"2026-06-09T11:25:17.588453146Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=fbc00226-da4e-431d-826b-fc7aca63c103 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:17.609323 crc crio[21508]: time=\"2026-06-09T11:25:17.609090631Z\" level=info msg=\"Got pod network &{Name:glance-db-create-2rft2 Namespace:openstack ID:4aa3058d2bbcbb3e999d4860ea1b2f18ef9d39538bd9c1740fd69bc9a509837c UID:3c7d7dde-9150-4723-9adf-e35f3b3862f9 NetNS:/var/run/netns/8ee9e4d3-66d3-4932-8b8d-7fb26192d4a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c7d7dde_9150_4723_9adf_e35f3b3862f9.slice PodAnnotations:0xc00465e428}] Aliases:map[]}\"\nJun 09 11:25:17.609323 crc crio[21508]: time=\"2026-06-09T11:25:17.609152913Z\" level=info msg=\"Adding pod openstack_glance-db-create-2rft2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:25:17.631161 crc crio[21508]: time=\"2026-06-09T11:25:17.631015343Z\" level=info msg=\"Creating container: openstack/placement-8320-account-create-update-46w68/mariadb-account-create-update\" id=3da209ce-adc7-46f4-b13c-cf149b339863 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:17.648228 crc crio[21508]: time=\"2026-06-09T11:25:17.647968525Z\" level=info msg=\"Running pod sandbox: openstack/glance-05c1-account-create-update-6pnb6/POD\" id=bacf50e0-eb54-4ba6-a0e6-396e6304d0d2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:17.648228 crc crio[21508]: time=\"2026-06-09T11:25:17.648081288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:17.652688 crc crio[21508]: time=\"2026-06-09T11:25:17.652559393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:17.655044 crc crio[21508]: time=\"2026-06-09T11:25:17.65493943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:17.659693 crc crio[21508]: time=\"2026-06-09T11:25:17.65962361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:17.678897 crc crio[21508]: time=\"2026-06-09T11:25:17.67864771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:17.683066 crc crio[21508]: time=\"2026-06-09T11:25:17.68294067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:17.727407 crc crio[21508]: time=\"2026-06-09T11:25:17.727133362Z\" level=info msg=\"Got pod network &{Name:glance-05c1-account-create-update-6pnb6 Namespace:openstack ID:8fd369c92567f21fd115be7a5b93ef8e7f84e18a749b8de6a4be458b511f8265 UID:5ed33ff7-9ffb-48e9-b5f3-89443b41bd15 NetNS:/var/run/netns/6cbb46f7-4d1d-45bf-ae83-41fdf1a68bfb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ed33ff7_9ffb_48e9_b5f3_89443b41bd15.slice PodAnnotations:0xc0039b8988}] Aliases:map[]}\"\nJun 09 11:25:17.727407 crc crio[21508]: time=\"2026-06-09T11:25:17.727209234Z\" level=info msg=\"Adding pod openstack_glance-05c1-account-create-update-6pnb6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:25:17.747039 crc crio[21508]: time=\"2026-06-09T11:25:17.746234884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:17.762155 crc crio[21508]: time=\"2026-06-09T11:25:17.761632134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:17.802769 crc crio[21508]: time=\"2026-06-09T11:25:17.802695528Z\" level=info msg=\"Removed container 6241d5ceef04150d339e95d8dfdeeeb5e3c4c0828f36638293568c2da95b3719: openstack/dnsmasq-dns-68bc84565-5djtf/dnsmasq-dns\" id=75de9048-3cb5-439c-8869-8780c14a5cdf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:25:17.806438 crc crio[21508]: time=\"2026-06-09T11:25:17.806220367Z\" level=info msg=\"Removing container: b89b42eb1fc20ece732c80790e8cffd8a1f571417e0d794fe485348b74d3f3fa\" id=a7dca581-7291-416c-b8fb-fda7ef802051 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:25:17.869133 crc crio[21508]: time=\"2026-06-09T11:25:17.868978956Z\" level=info msg=\"Removed container b89b42eb1fc20ece732c80790e8cffd8a1f571417e0d794fe485348b74d3f3fa: openstack/dnsmasq-dns-68bc84565-5djtf/init\" id=a7dca581-7291-416c-b8fb-fda7ef802051 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:25:17.980090 crc crio[21508]: time=\"2026-06-09T11:25:17.98001306Z\" level=info msg=\"Created container bc873c1f4497ba828dbf623dc878ec00e1d491764e80d33ea9473b3d7e232a29: openstack/keystone-b22d-account-create-update-rhvmd/mariadb-account-create-update\" id=bfb92e27-c149-43b7-b243-2afa508b2f88 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:17.984628 crc crio[21508]: time=\"2026-06-09T11:25:17.984022872Z\" level=info msg=\"Starting container: bc873c1f4497ba828dbf623dc878ec00e1d491764e80d33ea9473b3d7e232a29\" id=1abf1413-90ef-4756-b67b-9cea1f08be98 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:17.993633 crc crio[21508]: time=\"2026-06-09T11:25:17.991910662Z\" level=info msg=\"Started container\" PID=59239 containerID=bc873c1f4497ba828dbf623dc878ec00e1d491764e80d33ea9473b3d7e232a29 description=openstack/keystone-b22d-account-create-update-rhvmd/mariadb-account-create-update id=1abf1413-90ef-4756-b67b-9cea1f08be98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fca6e6a170cd7815bc63be58bbaa6b9ce2bf6c336bb60f2eccc9ed97fc994f8d\nJun 09 11:25:18.009154 crc crio[21508]: time=\"2026-06-09T11:25:18.00904863Z\" level=info msg=\"Created container 3266dab153c1b7f1cddff64c397c2cc27d095f1e89da4831263aee525832c96f: openstack/placement-db-create-8fjnk/mariadb-database-create\" id=0947aa8e-6c34-47a3-a72f-96a067190ff2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:18.009953 crc crio[21508]: time=\"2026-06-09T11:25:18.009888203Z\" level=info msg=\"Created container 0fd48b8712f697a36153a88d20f178aa4628a355ca8fcceda1504cccc0576288: openstack/placement-8320-account-create-update-46w68/mariadb-account-create-update\" id=3da209ce-adc7-46f4-b13c-cf149b339863 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:18.012384 crc crio[21508]: time=\"2026-06-09T11:25:18.012333831Z\" level=info msg=\"Starting container: 0fd48b8712f697a36153a88d20f178aa4628a355ca8fcceda1504cccc0576288\" id=296c89d5-29dd-43f1-9cf5-09a25d992fb3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:18.012784 crc crio[21508]: time=\"2026-06-09T11:25:18.012761613Z\" level=info msg=\"Starting container: 3266dab153c1b7f1cddff64c397c2cc27d095f1e89da4831263aee525832c96f\" id=438e2ed1-00f8-4c26-b020-c2fa08c25a81 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:18.013066 crc crio[21508]: time=\"2026-06-09T11:25:18.01301693Z\" level=info msg=\"Created container 69cc9c2977b4a35a4352e21522d5cf20d94bc85a0d32e866fb53869978e42c93: openstack/keystone-db-create-l85vc/mariadb-database-create\" id=1de073c3-dddc-4749-bc22-c039c0328a3f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:18.014491 crc crio[21508]: time=\"2026-06-09T11:25:18.01446366Z\" level=info msg=\"Starting container: 69cc9c2977b4a35a4352e21522d5cf20d94bc85a0d32e866fb53869978e42c93\" id=9d463eb7-7df3-480e-a78a-351e3c44a6af name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:18.025229 crc crio[21508]: time=\"2026-06-09T11:25:18.022462673Z\" level=info msg=\"Started container\" PID=59247 containerID=69cc9c2977b4a35a4352e21522d5cf20d94bc85a0d32e866fb53869978e42c93 description=openstack/keystone-db-create-l85vc/mariadb-database-create id=9d463eb7-7df3-480e-a78a-351e3c44a6af name=/runtime.v1.RuntimeService/StartContainer sandboxID=292cf62d7913f06a4a513a8bb6af89e56f608096b57749581de9bcd488bb2915\nJun 09 11:25:18.025633 crc crio[21508]: time=\"2026-06-09T11:25:18.025468147Z\" level=info msg=\"Started container\" PID=59242 containerID=3266dab153c1b7f1cddff64c397c2cc27d095f1e89da4831263aee525832c96f description=openstack/placement-db-create-8fjnk/mariadb-database-create id=438e2ed1-00f8-4c26-b020-c2fa08c25a81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f9853db565510853b2386eca95c26cc897f690b488340807b99ecfa12668261\nJun 09 11:25:18.026688 crc crio[21508]: time=\"2026-06-09T11:25:18.026612129Z\" level=info msg=\"Started container\" PID=59245 containerID=0fd48b8712f697a36153a88d20f178aa4628a355ca8fcceda1504cccc0576288 description=openstack/placement-8320-account-create-update-46w68/mariadb-account-create-update id=296c89d5-29dd-43f1-9cf5-09a25d992fb3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5e420106533d5d215c9e5b64ba3f1f46fa687f96df8e1b454e2a3dc9b29da96\nJun 09 11:25:18.227814 crc crio[21508]: 2026-06-09T11:25:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4aa3058d2bbcbb3 Mac:2a:00:68:6f:e2:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7a Mtu:0 Sandbox:/var/run/netns/8ee9e4d3-66d3-4932-8b8d-7fb26192d4a7 SocketPath: PciID:}] [{Interface:0xc000014f20 Address:{IP:10.217.0.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:25:18.229410 crc crio[21508]: time=\"2026-06-09T11:25:18.22934281Z\" level=info msg=\"Got pod network &{Name:glance-db-create-2rft2 Namespace:openstack ID:4aa3058d2bbcbb3e999d4860ea1b2f18ef9d39538bd9c1740fd69bc9a509837c UID:3c7d7dde-9150-4723-9adf-e35f3b3862f9 NetNS:/var/run/netns/8ee9e4d3-66d3-4932-8b8d-7fb26192d4a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c7d7dde_9150_4723_9adf_e35f3b3862f9.slice PodAnnotations:0xc00465e428}] Aliases:map[]}\"\nJun 09 11:25:18.229534 crc crio[21508]: time=\"2026-06-09T11:25:18.229500175Z\" level=info msg=\"Checking pod openstack_glance-db-create-2rft2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:25:18.235804 crc crio[21508]: time=\"2026-06-09T11:25:18.235700428Z\" level=info msg=\"Ran pod sandbox 4aa3058d2bbcbb3e999d4860ea1b2f18ef9d39538bd9c1740fd69bc9a509837c with infra container: openstack/glance-db-create-2rft2/POD\" id=7f6e170d-b48e-4a3d-8c11-8c58d3d38e7a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:18.239465 crc crio[21508]: time=\"2026-06-09T11:25:18.238009432Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=227095b5-1e62-4fa3-ae68-5ba6e8a40593 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:18.242033 crc crio[21508]: time=\"2026-06-09T11:25:18.241796368Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e75ca22d-bf3b-4b23-880c-1d123c714db4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:18.250631 crc crio[21508]: time=\"2026-06-09T11:25:18.249833452Z\" level=info msg=\"Creating container: openstack/glance-db-create-2rft2/mariadb-database-create\" id=51f8e700-0f2a-44a4-8d35-5693232bc296 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:18.251543 crc crio[21508]: time=\"2026-06-09T11:25:18.251451157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:18.294401 crc crio[21508]: time=\"2026-06-09T11:25:18.29424072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:18.297876 crc crio[21508]: time=\"2026-06-09T11:25:18.297773618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:18.371805 crc crio[21508]: 2026-06-09T11:25:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8fd369c92567f21 Mac:66:47:30:fb:c6:c1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7b Mtu:0 Sandbox:/var/run/netns/6cbb46f7-4d1d-45bf-ae83-41fdf1a68bfb SocketPath: PciID:}] [{Interface:0xc000180610 Address:{IP:10.217.0.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:25:18.371805 crc crio[21508]: time=\"2026-06-09T11:25:18.367240994Z\" level=info msg=\"Got pod network &{Name:glance-05c1-account-create-update-6pnb6 Namespace:openstack ID:8fd369c92567f21fd115be7a5b93ef8e7f84e18a749b8de6a4be458b511f8265 UID:5ed33ff7-9ffb-48e9-b5f3-89443b41bd15 NetNS:/var/run/netns/6cbb46f7-4d1d-45bf-ae83-41fdf1a68bfb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ed33ff7_9ffb_48e9_b5f3_89443b41bd15.slice PodAnnotations:0xc0039b8988}] Aliases:map[]}\"\nJun 09 11:25:18.371805 crc crio[21508]: time=\"2026-06-09T11:25:18.367488991Z\" level=info msg=\"Checking pod openstack_glance-05c1-account-create-update-6pnb6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:25:18.447085 crc crio[21508]: time=\"2026-06-09T11:25:18.447014038Z\" level=info msg=\"Ran pod sandbox 8fd369c92567f21fd115be7a5b93ef8e7f84e18a749b8de6a4be458b511f8265 with infra container: openstack/glance-05c1-account-create-update-6pnb6/POD\" id=bacf50e0-eb54-4ba6-a0e6-396e6304d0d2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:18.450561 crc crio[21508]: time=\"2026-06-09T11:25:18.450524576Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=bb9437b4-980b-4b7c-9b44-1c9999219660 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:18.453872 crc crio[21508]: time=\"2026-06-09T11:25:18.453846739Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=00181602-a152-4882-a909-6a2ae976f959 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:18.467219 crc crio[21508]: time=\"2026-06-09T11:25:18.466140631Z\" level=info msg=\"Creating container: openstack/glance-05c1-account-create-update-6pnb6/mariadb-account-create-update\" id=9b5ff2d8-1172-4efe-89ed-72778c91c81e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:18.470061 crc crio[21508]: time=\"2026-06-09T11:25:18.469981878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:18.482634 crc crio[21508]: time=\"2026-06-09T11:25:18.481941192Z\" level=info msg=\"Created container 90817bd85238e7fd2dc2e2d200e3af8d54cee24dfbb05faa76b146e60834b277: openstack/glance-db-create-2rft2/mariadb-database-create\" id=51f8e700-0f2a-44a4-8d35-5693232bc296 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:18.483772 crc crio[21508]: time=\"2026-06-09T11:25:18.483697591Z\" level=info msg=\"Starting container: 90817bd85238e7fd2dc2e2d200e3af8d54cee24dfbb05faa76b146e60834b277\" id=044f90d2-06f6-4f40-ac67-016bd99ad24f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:18.495056 crc crio[21508]: time=\"2026-06-09T11:25:18.494948104Z\" level=info msg=\"Started container\" PID=59370 containerID=90817bd85238e7fd2dc2e2d200e3af8d54cee24dfbb05faa76b146e60834b277 description=openstack/glance-db-create-2rft2/mariadb-database-create id=044f90d2-06f6-4f40-ac67-016bd99ad24f name=/runtime.v1.RuntimeService/StartContainer sandboxID=4aa3058d2bbcbb3e999d4860ea1b2f18ef9d39538bd9c1740fd69bc9a509837c\nJun 09 11:25:18.528761 crc crio[21508]: time=\"2026-06-09T11:25:18.528691485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:18.535098 crc crio[21508]: time=\"2026-06-09T11:25:18.535025452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:18.732217 crc crio[21508]: time=\"2026-06-09T11:25:18.731388575Z\" level=info msg=\"Created container 5812747f79bcf82fe91aad0e1e0c9adfc2a299345cc6160be6c54ddc035f252b: openstack/glance-05c1-account-create-update-6pnb6/mariadb-account-create-update\" id=9b5ff2d8-1172-4efe-89ed-72778c91c81e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:18.734156 crc crio[21508]: time=\"2026-06-09T11:25:18.733979257Z\" level=info msg=\"Starting container: 5812747f79bcf82fe91aad0e1e0c9adfc2a299345cc6160be6c54ddc035f252b\" id=7de01e47-39e3-4378-84b9-18b5a6b7fa85 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:18.740441 crc crio[21508]: time=\"2026-06-09T11:25:18.74016877Z\" level=info msg=\"Started container\" PID=59411 containerID=5812747f79bcf82fe91aad0e1e0c9adfc2a299345cc6160be6c54ddc035f252b description=openstack/glance-05c1-account-create-update-6pnb6/mariadb-account-create-update id=7de01e47-39e3-4378-84b9-18b5a6b7fa85 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8fd369c92567f21fd115be7a5b93ef8e7f84e18a749b8de6a4be458b511f8265\nJun 09 11:25:19.526801 crc crio[21508]: time=\"2026-06-09T11:25:19.526712506Z\" level=info msg=\"Stopping pod sandbox: 2f9853db565510853b2386eca95c26cc897f690b488340807b99ecfa12668261\" id=1d3c3280-d81d-499b-a471-17b1283602ac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:25:19.530913 crc crio[21508]: time=\"2026-06-09T11:25:19.526737516Z\" level=info msg=\"Stopping pod sandbox: fca6e6a170cd7815bc63be58bbaa6b9ce2bf6c336bb60f2eccc9ed97fc994f8d\" id=72a57de3-d04d-4f33-991d-1282ad6e9bee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:25:19.539500 crc crio[21508]: time=\"2026-06-09T11:25:19.530128211Z\" level=info msg=\"Got pod network &{Name:placement-db-create-8fjnk Namespace:openstack ID:2f9853db565510853b2386eca95c26cc897f690b488340807b99ecfa12668261 UID:da37ce00-bc61-4a4e-9db6-dd3a0082d161 NetNS:/var/run/netns/fc369295-a0c2-4d28-a3cf-39cfc4bff4ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podda37ce00_bc61_4a4e_9db6_dd3a0082d161.slice PodAnnotations:0xc00008c710}] Aliases:map[]}\"\nJun 09 11:25:19.539847 crc crio[21508]: time=\"2026-06-09T11:25:19.531415547Z\" level=info msg=\"Got pod network &{Name:keystone-b22d-account-create-update-rhvmd Namespace:openstack ID:fca6e6a170cd7815bc63be58bbaa6b9ce2bf6c336bb60f2eccc9ed97fc994f8d UID:b873d978-a922-4302-a3e1-efb329af89ae NetNS:/var/run/netns/f5bbc8ae-1067-484e-9d53-8e4be89b8476 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb873d978_a922_4302_a3e1_efb329af89ae.slice PodAnnotations:0xc0039b8178}] Aliases:map[]}\"\nJun 09 11:25:19.539847 crc crio[21508]: time=\"2026-06-09T11:25:19.539811321Z\" level=info msg=\"Deleting pod openstack_placement-db-create-8fjnk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:25:19.539847 crc crio[21508]: time=\"2026-06-09T11:25:19.539836701Z\" level=info msg=\"Deleting pod openstack_keystone-b22d-account-create-update-rhvmd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:25:19.541398 crc crio[21508]: time=\"2026-06-09T11:25:19.526739366Z\" level=info msg=\"Stopping pod sandbox: 292cf62d7913f06a4a513a8bb6af89e56f608096b57749581de9bcd488bb2915\" id=d807638f-61b0-4db3-a9f1-35f175961b66 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:25:19.541398 crc crio[21508]: time=\"2026-06-09T11:25:19.540794708Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-l85vc Namespace:openstack ID:292cf62d7913f06a4a513a8bb6af89e56f608096b57749581de9bcd488bb2915 UID:1be771d5-ca73-4367-8d75-9c4c6ffbe39a NetNS:/var/run/netns/9aba44d2-3f2b-4be7-b21b-00b76024bf5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1be771d5_ca73_4367_8d75_9c4c6ffbe39a.slice PodAnnotations:0xc00465e000}] Aliases:map[]}\"\nJun 09 11:25:19.541398 crc crio[21508]: time=\"2026-06-09T11:25:19.540988833Z\" level=info msg=\"Deleting pod openstack_keystone-db-create-l85vc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:25:19.932983 crc crio[21508]: time=\"2026-06-09T11:25:19.932094726Z\" level=info msg=\"Stopped pod sandbox: 2f9853db565510853b2386eca95c26cc897f690b488340807b99ecfa12668261\" id=1d3c3280-d81d-499b-a471-17b1283602ac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:25:20.075663 crc crio[21508]: time=\"2026-06-09T11:25:20.075609856Z\" level=info msg=\"Stopped pod sandbox: 292cf62d7913f06a4a513a8bb6af89e56f608096b57749581de9bcd488bb2915\" id=d807638f-61b0-4db3-a9f1-35f175961b66 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:25:20.078999 crc crio[21508]: time=\"2026-06-09T11:25:20.078925809Z\" level=info msg=\"Stopped pod sandbox: fca6e6a170cd7815bc63be58bbaa6b9ce2bf6c336bb60f2eccc9ed97fc994f8d\" id=72a57de3-d04d-4f33-991d-1282ad6e9bee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:25:20.551236 crc crio[21508]: time=\"2026-06-09T11:25:20.551114721Z\" level=info msg=\"Stopping pod sandbox: 4aa3058d2bbcbb3e999d4860ea1b2f18ef9d39538bd9c1740fd69bc9a509837c\" id=26208203-5f6f-497b-aa5b-0e3f387b74e2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:25:20.551236 crc crio[21508]: time=\"2026-06-09T11:25:20.551158553Z\" level=info msg=\"Stopping pod sandbox: 8fd369c92567f21fd115be7a5b93ef8e7f84e18a749b8de6a4be458b511f8265\" id=e353c6c7-f09b-4b7b-8112-fc03837425ca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:25:20.552904 crc crio[21508]: time=\"2026-06-09T11:25:20.551678777Z\" level=info msg=\"Got pod network &{Name:glance-db-create-2rft2 Namespace:openstack ID:4aa3058d2bbcbb3e999d4860ea1b2f18ef9d39538bd9c1740fd69bc9a509837c UID:3c7d7dde-9150-4723-9adf-e35f3b3862f9 NetNS:/var/run/netns/8ee9e4d3-66d3-4932-8b8d-7fb26192d4a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c7d7dde_9150_4723_9adf_e35f3b3862f9.slice PodAnnotations:0xc00465eb68}] Aliases:map[]}\"\nJun 09 11:25:20.552904 crc crio[21508]: time=\"2026-06-09T11:25:20.551742789Z\" level=info msg=\"Got pod network &{Name:glance-05c1-account-create-update-6pnb6 Namespace:openstack ID:8fd369c92567f21fd115be7a5b93ef8e7f84e18a749b8de6a4be458b511f8265 UID:5ed33ff7-9ffb-48e9-b5f3-89443b41bd15 NetNS:/var/run/netns/6cbb46f7-4d1d-45bf-ae83-41fdf1a68bfb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ed33ff7_9ffb_48e9_b5f3_89443b41bd15.slice PodAnnotations:0xc0039b8348}] Aliases:map[]}\"\nJun 09 11:25:20.552904 crc crio[21508]: time=\"2026-06-09T11:25:20.5517946Z\" level=info msg=\"Deleting pod openstack_glance-db-create-2rft2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:25:20.552904 crc crio[21508]: time=\"2026-06-09T11:25:20.551894073Z\" level=info msg=\"Deleting pod openstack_glance-05c1-account-create-update-6pnb6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:25:20.552904 crc crio[21508]: time=\"2026-06-09T11:25:20.552816539Z\" level=info msg=\"Stopping pod sandbox: f5e420106533d5d215c9e5b64ba3f1f46fa687f96df8e1b454e2a3dc9b29da96\" id=fc959e4d-2c42-40b7-b3e0-9fbd8fa3e027 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:25:20.553551 crc crio[21508]: time=\"2026-06-09T11:25:20.553378035Z\" level=info msg=\"Got pod network &{Name:placement-8320-account-create-update-46w68 Namespace:openstack ID:f5e420106533d5d215c9e5b64ba3f1f46fa687f96df8e1b454e2a3dc9b29da96 UID:a01f126c-ac90-4828-bb43-07f251a5e99f NetNS:/var/run/netns/b122bd5e-5447-44c4-9fed-9afe5780f2dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda01f126c_ac90_4828_bb43_07f251a5e99f.slice PodAnnotations:0xc000b28f08}] Aliases:map[]}\"\nJun 09 11:25:20.553659 crc crio[21508]: time=\"2026-06-09T11:25:20.553629352Z\" level=info msg=\"Deleting pod openstack_placement-8320-account-create-update-46w68 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:25:20.935870 crc crio[21508]: time=\"2026-06-09T11:25:20.935529207Z\" level=info msg=\"Stopped pod sandbox: f5e420106533d5d215c9e5b64ba3f1f46fa687f96df8e1b454e2a3dc9b29da96\" id=fc959e4d-2c42-40b7-b3e0-9fbd8fa3e027 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:25:21.047797 crc crio[21508]: time=\"2026-06-09T11:25:21.047715004Z\" level=info msg=\"Stopped pod sandbox: 4aa3058d2bbcbb3e999d4860ea1b2f18ef9d39538bd9c1740fd69bc9a509837c\" id=26208203-5f6f-497b-aa5b-0e3f387b74e2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:25:21.082083 crc crio[21508]: time=\"2026-06-09T11:25:21.08198692Z\" level=info msg=\"Stopped pod sandbox: 8fd369c92567f21fd115be7a5b93ef8e7f84e18a749b8de6a4be458b511f8265\" id=e353c6c7-f09b-4b7b-8112-fc03837425ca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:25:23.604219 crc crio[21508]: time=\"2026-06-09T11:25:23.603738575Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=de4090f3-849a-4298-893d-d8396cea6935 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:23.610749 crc crio[21508]: time=\"2026-06-09T11:25:23.610662778Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=d81d1fdd-3279-4807-92be-4d7e079b18ab name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:23.663161 crc crio[21508]: time=\"2026-06-09T11:25:23.662953515Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=9b71f717-1cbb-43a9-be5b-77fb4030844e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:23.664999 crc crio[21508]: time=\"2026-06-09T11:25:23.664935771Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=fff45dc6-4f6b-4910-8d51-70808bfa4555 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:23.685368 crc crio[21508]: time=\"2026-06-09T11:25:23.685127323Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=1ea89388-dd0a-4e71-acec-dd78f223a5cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:23.685995 crc crio[21508]: time=\"2026-06-09T11:25:23.685641938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:23.723787 crc crio[21508]: time=\"2026-06-09T11:25:23.723222165Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/rabbitmq\" id=23705fe5-6f4c-46d9-aeb5-82daa99e3956 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:23.724170 crc crio[21508]: time=\"2026-06-09T11:25:23.72411438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:23.752106 crc crio[21508]: time=\"2026-06-09T11:25:23.752000678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:23.764986 crc crio[21508]: time=\"2026-06-09T11:25:23.764751883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:23.771922 crc crio[21508]: time=\"2026-06-09T11:25:23.77183504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:23.775492 crc crio[21508]: time=\"2026-06-09T11:25:23.77540363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:23.949587 crc crio[21508]: time=\"2026-06-09T11:25:23.949445551Z\" level=info msg=\"Created container 3f2b8148bce6613a14a1819fec9cf3c7bfdccd3e0efd59d0a12dc1998cf20113: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=1ea89388-dd0a-4e71-acec-dd78f223a5cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:23.950781 crc crio[21508]: time=\"2026-06-09T11:25:23.950704797Z\" level=info msg=\"Starting container: 3f2b8148bce6613a14a1819fec9cf3c7bfdccd3e0efd59d0a12dc1998cf20113\" id=b706d3cf-5bb5-410b-a37f-f66d56a8609c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:23.958651 crc crio[21508]: time=\"2026-06-09T11:25:23.958557015Z\" level=info msg=\"Started container\" PID=59804 containerID=3f2b8148bce6613a14a1819fec9cf3c7bfdccd3e0efd59d0a12dc1998cf20113 description=openstack/rabbitmq-cell1-server-0/rabbitmq id=b706d3cf-5bb5-410b-a37f-f66d56a8609c name=/runtime.v1.RuntimeService/StartContainer sandboxID=69c005897f7f5a768dd97eae9c82df6bfa4ca5ccc0f240ac96f1d9f6e402519a\nJun 09 11:25:23.965807 crc crio[21508]: time=\"2026-06-09T11:25:23.965705335Z\" level=info msg=\"Created container 3ffd12d7cafbc8f0e9098308f660075d795707908ce97a960a12423e5ac6d81a: openstack/rabbitmq-server-0/rabbitmq\" id=23705fe5-6f4c-46d9-aeb5-82daa99e3956 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:23.967633 crc crio[21508]: time=\"2026-06-09T11:25:23.967556066Z\" level=info msg=\"Starting container: 3ffd12d7cafbc8f0e9098308f660075d795707908ce97a960a12423e5ac6d81a\" id=ae999791-91eb-45c6-b02f-ef49cd4bd951 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:23.972790 crc crio[21508]: time=\"2026-06-09T11:25:23.9727095Z\" level=info msg=\"Started container\" PID=59806 containerID=3ffd12d7cafbc8f0e9098308f660075d795707908ce97a960a12423e5ac6d81a description=openstack/rabbitmq-server-0/rabbitmq id=ae999791-91eb-45c6-b02f-ef49cd4bd951 name=/runtime.v1.RuntimeService/StartContainer sandboxID=81cbc87aede89beb97496e8567ea1e8cb3c03150ea76a5d9c0146686b0cfa069\nJun 09 11:25:27.418891 crc crio[21508]: time=\"2026-06-09T11:25:27.418006699Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-hvjx5-config-975mm/POD\" id=83bf1fe9-4348-44ab-bdc6-02e8adb553b0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:27.420095 crc crio[21508]: time=\"2026-06-09T11:25:27.418926265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:27.448083 crc crio[21508]: time=\"2026-06-09T11:25:27.447911293Z\" level=info msg=\"Got pod network &{Name:ovn-controller-hvjx5-config-975mm Namespace:openstack ID:ca7846ac5a921f3f45f8f0ee1762728e05bf75ee83bcebfd354ee29d342d15fb UID:fb903248-0225-43ad-9ca2-3e318e57f10b NetNS:/var/run/netns/7f2d9e08-0384-45b3-9061-61c1a92c4ace Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb903248_0225_43ad_9ca2_3e318e57f10b.slice PodAnnotations:0xc0019bc3b0}] Aliases:map[]}\"\nJun 09 11:25:27.448083 crc crio[21508]: time=\"2026-06-09T11:25:27.448030926Z\" level=info msg=\"Adding pod openstack_ovn-controller-hvjx5-config-975mm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:25:28.037028 crc crio[21508]: 2026-06-09T11:25:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ca7846ac5a921f3 Mac:6a:e9:e4:6a:61:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7c Mtu:0 Sandbox:/var/run/netns/7f2d9e08-0384-45b3-9061-61c1a92c4ace SocketPath: PciID:}] [{Interface:0xc0001346c0 Address:{IP:10.217.0.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:25:28.038515 crc crio[21508]: time=\"2026-06-09T11:25:28.038428204Z\" level=info msg=\"Got pod network &{Name:ovn-controller-hvjx5-config-975mm Namespace:openstack ID:ca7846ac5a921f3f45f8f0ee1762728e05bf75ee83bcebfd354ee29d342d15fb UID:fb903248-0225-43ad-9ca2-3e318e57f10b NetNS:/var/run/netns/7f2d9e08-0384-45b3-9061-61c1a92c4ace Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb903248_0225_43ad_9ca2_3e318e57f10b.slice PodAnnotations:0xc0019bc3b0}] Aliases:map[]}\"\nJun 09 11:25:28.038689 crc crio[21508]: time=\"2026-06-09T11:25:28.038626999Z\" level=info msg=\"Checking pod openstack_ovn-controller-hvjx5-config-975mm for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:25:28.048523 crc crio[21508]: time=\"2026-06-09T11:25:28.048270848Z\" level=info msg=\"Ran pod sandbox ca7846ac5a921f3f45f8f0ee1762728e05bf75ee83bcebfd354ee29d342d15fb with infra container: openstack/ovn-controller-hvjx5-config-975mm/POD\" id=83bf1fe9-4348-44ab-bdc6-02e8adb553b0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:28.050448 crc crio[21508]: time=\"2026-06-09T11:25:28.050385787Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=261f8dfa-a134-4b5e-822b-7f246f166e24 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:28.053737 crc crio[21508]: time=\"2026-06-09T11:25:28.053596117Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=d21198ec-d56e-4922-a312-1c2e192af5d4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:28.061094 crc crio[21508]: time=\"2026-06-09T11:25:28.06018766Z\" level=info msg=\"Creating container: openstack/ovn-controller-hvjx5-config-975mm/ovn-config\" id=ab8844d3-0191-4bb0-ad6b-4acc00485661 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:28.061094 crc crio[21508]: time=\"2026-06-09T11:25:28.060719935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:28.132181 crc crio[21508]: time=\"2026-06-09T11:25:28.132080284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:28.345682 crc crio[21508]: time=\"2026-06-09T11:25:28.345260047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:28.689078 crc crio[21508]: time=\"2026-06-09T11:25:28.688382201Z\" level=info msg=\"Stopping pod sandbox: 5fa3aaeff5a7323a9cafa9632c359b1afd2c234f586e2eda40e1509d0626e07c\" id=44dbedde-6a8a-423d-80c9-8e91d688bc6a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:25:28.690745 crc crio[21508]: time=\"2026-06-09T11:25:28.690676885Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-fdq5f Namespace:openstack ID:5fa3aaeff5a7323a9cafa9632c359b1afd2c234f586e2eda40e1509d0626e07c UID:275a0577-86a3-42c2-a658-55339ec922cd NetNS:/var/run/netns/ae987c5b-051c-4ef7-9f06-51442742b1c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod275a0577_86a3_42c2_a658_55339ec922cd.slice PodAnnotations:0xc00465e0b8}] Aliases:map[]}\"\nJun 09 11:25:28.691547 crc crio[21508]: time=\"2026-06-09T11:25:28.691457676Z\" level=info msg=\"Deleting pod openstack_swift-ring-rebalance-fdq5f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:25:29.182725 crc crio[21508]: time=\"2026-06-09T11:25:29.181435495Z\" level=info msg=\"Stopped pod sandbox: 5fa3aaeff5a7323a9cafa9632c359b1afd2c234f586e2eda40e1509d0626e07c\" id=44dbedde-6a8a-423d-80c9-8e91d688bc6a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:25:29.291084 crc crio[21508]: time=\"2026-06-09T11:25:29.290573917Z\" level=info msg=\"Created container 335da810ee0471bb7ad4671fe2bf51a0a26f6447ba2d252f359d218af186093b: openstack/ovn-controller-hvjx5-config-975mm/ovn-config\" id=ab8844d3-0191-4bb0-ad6b-4acc00485661 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:29.292652 crc crio[21508]: time=\"2026-06-09T11:25:29.292569223Z\" level=info msg=\"Starting container: 335da810ee0471bb7ad4671fe2bf51a0a26f6447ba2d252f359d218af186093b\" id=0ecd57e7-b674-44db-8f30-cdacc11ae45d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:29.303121 crc crio[21508]: time=\"2026-06-09T11:25:29.303001844Z\" level=info msg=\"Started container\" PID=60275 containerID=335da810ee0471bb7ad4671fe2bf51a0a26f6447ba2d252f359d218af186093b description=openstack/ovn-controller-hvjx5-config-975mm/ovn-config id=0ecd57e7-b674-44db-8f30-cdacc11ae45d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca7846ac5a921f3f45f8f0ee1762728e05bf75ee83bcebfd354ee29d342d15fb\nJun 09 11:25:29.832520 crc crio[21508]: time=\"2026-06-09T11:25:29.831735832Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-wkcw2/POD\" id=78069bbc-51e6-46fb-aea0-56caa76c4038 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:29.833899 crc crio[21508]: time=\"2026-06-09T11:25:29.832619907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:29.870901 crc crio[21508]: time=\"2026-06-09T11:25:29.870798361Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-wkcw2 Namespace:openstack ID:04b9239e573f7a5cc2f5ab8f863b6903617ad55c6d144f8c9fccdf60904bebd5 UID:afe6810c-4834-45d9-bafb-3e983fc0b973 NetNS:/var/run/netns/2dbfe911-5410-4a9c-980a-03c2ab683547 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podafe6810c_4834_45d9_bafb_3e983fc0b973.slice PodAnnotations:0xc00244ebd0}] Aliases:map[]}\"\nJun 09 11:25:29.870901 crc crio[21508]: time=\"2026-06-09T11:25:29.870856493Z\" level=info msg=\"Adding pod openstack_root-account-create-update-wkcw2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:25:30.310281 crc crio[21508]: 2026-06-09T11:25:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:04b9239e573f7a5 Mac:42:dd:6d:00:b1:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7d Mtu:0 Sandbox:/var/run/netns/2dbfe911-5410-4a9c-980a-03c2ab683547 SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:25:30.314439 crc crio[21508]: time=\"2026-06-09T11:25:30.313956115Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-wkcw2 Namespace:openstack ID:04b9239e573f7a5cc2f5ab8f863b6903617ad55c6d144f8c9fccdf60904bebd5 UID:afe6810c-4834-45d9-bafb-3e983fc0b973 NetNS:/var/run/netns/2dbfe911-5410-4a9c-980a-03c2ab683547 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podafe6810c_4834_45d9_bafb_3e983fc0b973.slice PodAnnotations:0xc00244ebd0}] Aliases:map[]}\"\nJun 09 11:25:30.314439 crc crio[21508]: time=\"2026-06-09T11:25:30.314409657Z\" level=info msg=\"Checking pod openstack_root-account-create-update-wkcw2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:25:30.342945 crc crio[21508]: time=\"2026-06-09T11:25:30.342759528Z\" level=info msg=\"Ran pod sandbox 04b9239e573f7a5cc2f5ab8f863b6903617ad55c6d144f8c9fccdf60904bebd5 with infra container: openstack/root-account-create-update-wkcw2/POD\" id=78069bbc-51e6-46fb-aea0-56caa76c4038 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:30.347867 crc crio[21508]: time=\"2026-06-09T11:25:30.34749326Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=335cf2ff-45a2-4842-909f-9ca7d1a9978b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:30.352885 crc crio[21508]: time=\"2026-06-09T11:25:30.352552751Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=4f0b767a-c67b-4fb2-a5b8-0b15a094c221 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:30.361754 crc crio[21508]: time=\"2026-06-09T11:25:30.361662965Z\" level=info msg=\"Creating container: openstack/root-account-create-update-wkcw2/mariadb-account-create-update\" id=72a51bac-6d9e-414c-9c31-0b4ba2cd3e34 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:30.362085 crc crio[21508]: time=\"2026-06-09T11:25:30.361989674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:30.419179 crc crio[21508]: time=\"2026-06-09T11:25:30.419078715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:30.423505 crc crio[21508]: time=\"2026-06-09T11:25:30.423433756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:30.622054 crc crio[21508]: time=\"2026-06-09T11:25:30.621460967Z\" level=info msg=\"Created container bb45ed64875a1db53a77d910023971d483d5ff564b82ea1f2f427fcfaca823c2: openstack/root-account-create-update-wkcw2/mariadb-account-create-update\" id=72a51bac-6d9e-414c-9c31-0b4ba2cd3e34 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:30.623612 crc crio[21508]: time=\"2026-06-09T11:25:30.623529224Z\" level=info msg=\"Starting container: bb45ed64875a1db53a77d910023971d483d5ff564b82ea1f2f427fcfaca823c2\" id=145a9439-d25c-4ada-bbba-f06f34017ff9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:30.628322 crc crio[21508]: time=\"2026-06-09T11:25:30.628189294Z\" level=info msg=\"Started container\" PID=60492 containerID=bb45ed64875a1db53a77d910023971d483d5ff564b82ea1f2f427fcfaca823c2 description=openstack/root-account-create-update-wkcw2/mariadb-account-create-update id=145a9439-d25c-4ada-bbba-f06f34017ff9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=04b9239e573f7a5cc2f5ab8f863b6903617ad55c6d144f8c9fccdf60904bebd5\nJun 09 11:25:30.674349 crc crio[21508]: time=\"2026-06-09T11:25:30.670792062Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-sync-2d7r7/POD\" id=2da3c5e1-9738-4506-b098-61230e37b594 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:30.674349 crc crio[21508]: time=\"2026-06-09T11:25:30.670864974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:30.735420 crc crio[21508]: time=\"2026-06-09T11:25:30.735171386Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-2d7r7 Namespace:openstack ID:b343091690e0f9efe047f0ad98e09af2fa15a4b77ad9daa880a3534005086eb5 UID:a976dee0-c8e6-40a8-a6b5-9ae4469ab5d1 NetNS:/var/run/netns/7a56e0c9-7712-49b6-bbab-dbd45e3447e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda976dee0_c8e6_40a8_a6b5_9ae4469ab5d1.slice PodAnnotations:0xc002c0a050}] Aliases:map[]}\"\nJun 09 11:25:30.735420 crc crio[21508]: time=\"2026-06-09T11:25:30.735275659Z\" level=info msg=\"Adding pod openstack_glance-db-sync-2d7r7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:25:31.295694 crc crio[21508]: 2026-06-09T11:25:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b343091690e0f9e Mac:42:e4:a1:3f:4b:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7e Mtu:0 Sandbox:/var/run/netns/7a56e0c9-7712-49b6-bbab-dbd45e3447e8 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:25:31.296768 crc crio[21508]: time=\"2026-06-09T11:25:31.296659788Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-2d7r7 Namespace:openstack ID:b343091690e0f9efe047f0ad98e09af2fa15a4b77ad9daa880a3534005086eb5 UID:a976dee0-c8e6-40a8-a6b5-9ae4469ab5d1 NetNS:/var/run/netns/7a56e0c9-7712-49b6-bbab-dbd45e3447e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda976dee0_c8e6_40a8_a6b5_9ae4469ab5d1.slice PodAnnotations:0xc002c0a050}] Aliases:map[]}\"\nJun 09 11:25:31.296820 crc crio[21508]: time=\"2026-06-09T11:25:31.296788172Z\" level=info msg=\"Checking pod openstack_glance-db-sync-2d7r7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:25:31.307884 crc crio[21508]: time=\"2026-06-09T11:25:31.307677475Z\" level=info msg=\"Ran pod sandbox b343091690e0f9efe047f0ad98e09af2fa15a4b77ad9daa880a3534005086eb5 with infra container: openstack/glance-db-sync-2d7r7/POD\" id=2da3c5e1-9738-4506-b098-61230e37b594 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:31.312838 crc crio[21508]: time=\"2026-06-09T11:25:31.312737766Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=50ae29f2-852b-4579-b460-6e91f22a6dbc name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:31.313200 crc crio[21508]: time=\"2026-06-09T11:25:31.313130347Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-glance-api:current-podified not found\" id=50ae29f2-852b-4579-b460-6e91f22a6dbc name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:31.313366 crc crio[21508]: time=\"2026-06-09T11:25:31.31320758Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api:current-podified found\" id=50ae29f2-852b-4579-b460-6e91f22a6dbc name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:31.314551 crc crio[21508]: time=\"2026-06-09T11:25:31.314393513Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=df8293ec-d91c-42dc-add6-242d6ee3cf39 name=/runtime.v1.ImageService/PullImage\nJun 09 11:25:31.320124 crc crio[21508]: time=\"2026-06-09T11:25:31.320018699Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\\\"\"\nJun 09 11:25:31.801524 crc crio[21508]: time=\"2026-06-09T11:25:31.801442049Z\" level=info msg=\"Stopping pod sandbox: ca7846ac5a921f3f45f8f0ee1762728e05bf75ee83bcebfd354ee29d342d15fb\" id=e0c31a24-d824-4e22-a760-7d29cb29eec0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:25:31.802062 crc crio[21508]: time=\"2026-06-09T11:25:31.802000835Z\" level=info msg=\"Got pod network &{Name:ovn-controller-hvjx5-config-975mm Namespace:openstack ID:ca7846ac5a921f3f45f8f0ee1762728e05bf75ee83bcebfd354ee29d342d15fb UID:fb903248-0225-43ad-9ca2-3e318e57f10b NetNS:/var/run/netns/7f2d9e08-0384-45b3-9061-61c1a92c4ace Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb903248_0225_43ad_9ca2_3e318e57f10b.slice PodAnnotations:0xc0019bc3f0}] Aliases:map[]}\"\nJun 09 11:25:31.802272 crc crio[21508]: time=\"2026-06-09T11:25:31.8021859Z\" level=info msg=\"Deleting pod openstack_ovn-controller-hvjx5-config-975mm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:25:32.179730 crc crio[21508]: time=\"2026-06-09T11:25:32.179060796Z\" level=info msg=\"Stopped pod sandbox: ca7846ac5a921f3f45f8f0ee1762728e05bf75ee83bcebfd354ee29d342d15fb\" id=e0c31a24-d824-4e22-a760-7d29cb29eec0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:25:32.818521 crc crio[21508]: time=\"2026-06-09T11:25:32.818277874Z\" level=info msg=\"Stopping pod sandbox: 04b9239e573f7a5cc2f5ab8f863b6903617ad55c6d144f8c9fccdf60904bebd5\" id=53018bc9-c20e-45be-8ce3-6af99e287cd6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:25:32.820551 crc crio[21508]: time=\"2026-06-09T11:25:32.820489445Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-wkcw2 Namespace:openstack ID:04b9239e573f7a5cc2f5ab8f863b6903617ad55c6d144f8c9fccdf60904bebd5 UID:afe6810c-4834-45d9-bafb-3e983fc0b973 NetNS:/var/run/netns/2dbfe911-5410-4a9c-980a-03c2ab683547 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podafe6810c_4834_45d9_bafb_3e983fc0b973.slice PodAnnotations:0xc0019bc548}] Aliases:map[]}\"\nJun 09 11:25:32.820783 crc crio[21508]: time=\"2026-06-09T11:25:32.82066519Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-wkcw2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:25:33.166708 crc crio[21508]: time=\"2026-06-09T11:25:33.166060048Z\" level=info msg=\"Stopped pod sandbox: 04b9239e573f7a5cc2f5ab8f863b6903617ad55c6d144f8c9fccdf60904bebd5\" id=53018bc9-c20e-45be-8ce3-6af99e287cd6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:25:36.317060 crc crio[21508]: time=\"2026-06-09T11:25:36.316378803Z\" level=info msg=\"Running pod sandbox: openstack/swift-storage-0/POD\" id=ed229168-8fcb-4fc7-a362-ed2527161162 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:36.318022 crc crio[21508]: time=\"2026-06-09T11:25:36.317084513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:36.357276 crc crio[21508]: time=\"2026-06-09T11:25:36.35715893Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:38efb95d6c808c140b08b43c1965aa2d7dd74a7719e110e7fe046eba8e480ab5 UID:dd6ff771-60d6-4dbb-b966-2e055478db25 NetNS:/var/run/netns/c8e6a7d7-e92c-4bda-9f7b-976daeb13d8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd6ff771_60d6_4dbb_b966_2e055478db25.slice PodAnnotations:0xc0039b8a08}] Aliases:map[]}\"\nJun 09 11:25:36.357276 crc crio[21508]: time=\"2026-06-09T11:25:36.357259413Z\" level=info msg=\"Adding pod openstack_swift-storage-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:25:36.883520 crc crio[21508]: time=\"2026-06-09T11:25:36.882973496Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-hvjx5-config-9gmbq/POD\" id=99445cd6-10e0-4423-99bc-9997adb9ffd8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:36.883726 crc crio[21508]: time=\"2026-06-09T11:25:36.883697436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:36.969522 crc crio[21508]: time=\"2026-06-09T11:25:36.966586027Z\" level=info msg=\"Got pod network &{Name:ovn-controller-hvjx5-config-9gmbq Namespace:openstack ID:38f967671e07108741ecfde400e9677d8f82d6c01e0b17508ee7ee840e5d1032 UID:e5c87a6a-902b-4027-a9e5-86c71c163d47 NetNS:/var/run/netns/4f03d3aa-c23f-4022-b413-2288a68b9cfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode5c87a6a_902b_4027_a9e5_86c71c163d47.slice PodAnnotations:0xc0039b8d08}] Aliases:map[]}\"\nJun 09 11:25:36.969522 crc crio[21508]: time=\"2026-06-09T11:25:36.969383885Z\" level=info msg=\"Adding pod openstack_ovn-controller-hvjx5-config-9gmbq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:25:37.108828 crc crio[21508]: 2026-06-09T11:25:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:38efb95d6c808c1 Mac:7a:ee:ef:ce:31:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:70 Mtu:0 Sandbox:/var/run/netns/c8e6a7d7-e92c-4bda-9f7b-976daeb13d8d SocketPath: PciID:}] [{Interface:0xc00038e750 Address:{IP:10.217.0.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:25:37.116860 crc crio[21508]: time=\"2026-06-09T11:25:37.116789204Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:38efb95d6c808c140b08b43c1965aa2d7dd74a7719e110e7fe046eba8e480ab5 UID:dd6ff771-60d6-4dbb-b966-2e055478db25 NetNS:/var/run/netns/c8e6a7d7-e92c-4bda-9f7b-976daeb13d8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd6ff771_60d6_4dbb_b966_2e055478db25.slice PodAnnotations:0xc0039b8a08}] Aliases:map[]}\"\nJun 09 11:25:37.117199 crc crio[21508]: time=\"2026-06-09T11:25:37.117050081Z\" level=info msg=\"Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:25:37.132776 crc crio[21508]: time=\"2026-06-09T11:25:37.132699207Z\" level=info msg=\"Ran pod sandbox 38efb95d6c808c140b08b43c1965aa2d7dd74a7719e110e7fe046eba8e480ab5 with infra container: openstack/swift-storage-0/POD\" id=ed229168-8fcb-4fc7-a362-ed2527161162 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:37.136533 crc crio[21508]: time=\"2026-06-09T11:25:37.135817224Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=5c206f93-7b19-49e5-a19a-bf6d7ceb952b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:37.136533 crc crio[21508]: time=\"2026-06-09T11:25:37.135997089Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-object:current-podified not found\" id=5c206f93-7b19-49e5-a19a-bf6d7ceb952b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:37.136533 crc crio[21508]: time=\"2026-06-09T11:25:37.13603624Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object:current-podified found\" id=5c206f93-7b19-49e5-a19a-bf6d7ceb952b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:37.136921 crc crio[21508]: time=\"2026-06-09T11:25:37.136859253Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=b8c362a0-950c-4ac4-8065-20962676d718 name=/runtime.v1.ImageService/PullImage\nJun 09 11:25:37.147681 crc crio[21508]: time=\"2026-06-09T11:25:37.147425448Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\\\"\"\nJun 09 11:25:37.347443 crc crio[21508]: 2026-06-09T11:25:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:38f967671e07108 Mac:5a:3c:d7:d1:2f:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7f Mtu:0 Sandbox:/var/run/netns/4f03d3aa-c23f-4022-b413-2288a68b9cfc SocketPath: PciID:}] [{Interface:0xc00022c750 Address:{IP:10.217.0.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:25:37.348899 crc crio[21508]: time=\"2026-06-09T11:25:37.348842163Z\" level=info msg=\"Got pod network &{Name:ovn-controller-hvjx5-config-9gmbq Namespace:openstack ID:38f967671e07108741ecfde400e9677d8f82d6c01e0b17508ee7ee840e5d1032 UID:e5c87a6a-902b-4027-a9e5-86c71c163d47 NetNS:/var/run/netns/4f03d3aa-c23f-4022-b413-2288a68b9cfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode5c87a6a_902b_4027_a9e5_86c71c163d47.slice PodAnnotations:0xc0039b8d08}] Aliases:map[]}\"\nJun 09 11:25:37.349035 crc crio[21508]: time=\"2026-06-09T11:25:37.348997337Z\" level=info msg=\"Checking pod openstack_ovn-controller-hvjx5-config-9gmbq for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:25:37.378144 crc crio[21508]: time=\"2026-06-09T11:25:37.378054997Z\" level=info msg=\"Ran pod sandbox 38f967671e07108741ecfde400e9677d8f82d6c01e0b17508ee7ee840e5d1032 with infra container: openstack/ovn-controller-hvjx5-config-9gmbq/POD\" id=99445cd6-10e0-4423-99bc-9997adb9ffd8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:37.383264 crc crio[21508]: time=\"2026-06-09T11:25:37.382714467Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=8caeae92-113f-4248-a2fb-cc9e8a023cfe name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:37.388501 crc crio[21508]: time=\"2026-06-09T11:25:37.387224542Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=8fe9b313-666b-4e23-8822-9233aa060f94 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:37.398221 crc crio[21508]: time=\"2026-06-09T11:25:37.397102738Z\" level=info msg=\"Creating container: openstack/ovn-controller-hvjx5-config-9gmbq/ovn-config\" id=b585942e-e115-44c7-ba44-a3b15b123460 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:37.398221 crc crio[21508]: time=\"2026-06-09T11:25:37.397701644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:37.457613 crc crio[21508]: time=\"2026-06-09T11:25:37.457518122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:37.689661 crc crio[21508]: time=\"2026-06-09T11:25:37.68956056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:37.954089 crc crio[21508]: time=\"2026-06-09T11:25:37.95321613Z\" level=info msg=\"Created container 3ca13d214da587e54e26866a74185b04f37111403734571bfa99f921dba019e9: openstack/ovn-controller-hvjx5-config-9gmbq/ovn-config\" id=b585942e-e115-44c7-ba44-a3b15b123460 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:37.960698 crc crio[21508]: time=\"2026-06-09T11:25:37.960578705Z\" level=info msg=\"Starting container: 3ca13d214da587e54e26866a74185b04f37111403734571bfa99f921dba019e9\" id=b4a9c086-a22c-4e0e-84f3-7025db94b9d7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:37.967461 crc crio[21508]: time=\"2026-06-09T11:25:37.967130348Z\" level=info msg=\"Started container\" PID=61073 containerID=3ca13d214da587e54e26866a74185b04f37111403734571bfa99f921dba019e9 description=openstack/ovn-controller-hvjx5-config-9gmbq/ovn-config id=b4a9c086-a22c-4e0e-84f3-7025db94b9d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38f967671e07108741ecfde400e9677d8f82d6c01e0b17508ee7ee840e5d1032\nJun 09 11:25:38.849147 crc crio[21508]: time=\"2026-06-09T11:25:38.849015391Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:ca70cf0e497f85d020943547bece4f9a7193c8b97ef5575264cff0ea6de83083\" id=b8c362a0-950c-4ac4-8065-20962676d718 name=/runtime.v1.ImageService/PullImage\nJun 09 11:25:38.852536 crc crio[21508]: time=\"2026-06-09T11:25:38.852503128Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=82f30d4b-8664-4c0a-be7a-b70ff7aa0181 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:38.856621 crc crio[21508]: time=\"2026-06-09T11:25:38.856402127Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=20c11c32-490e-4b09-a1a4-552b81cf2d89 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:38.866746 crc crio[21508]: time=\"2026-06-09T11:25:38.866694564Z\" level=info msg=\"Creating container: openstack/swift-storage-0/xattr-restore\" id=34f94b26-21be-439b-8692-02b1b2874230 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:38.868723 crc crio[21508]: time=\"2026-06-09T11:25:38.86869846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:38.910371 crc crio[21508]: time=\"2026-06-09T11:25:38.9103216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:38.913519 crc crio[21508]: time=\"2026-06-09T11:25:38.913492458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:39.059821 crc crio[21508]: time=\"2026-06-09T11:25:39.059746845Z\" level=info msg=\"Created container 90dcc45fb94b3e7e218435a549893fcf5d980fd3edd88aa7cf498365c584da5b: openstack/swift-storage-0/xattr-restore\" id=34f94b26-21be-439b-8692-02b1b2874230 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:39.062242 crc crio[21508]: time=\"2026-06-09T11:25:39.062110061Z\" level=info msg=\"Starting container: 90dcc45fb94b3e7e218435a549893fcf5d980fd3edd88aa7cf498365c584da5b\" id=4ccbb2f8-f2d0-4e48-b9ea-bff5ec9c1aea name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:39.070095 crc crio[21508]: time=\"2026-06-09T11:25:39.069725363Z\" level=info msg=\"Started container\" PID=61200 containerID=90dcc45fb94b3e7e218435a549893fcf5d980fd3edd88aa7cf498365c584da5b description=openstack/swift-storage-0/xattr-restore id=4ccbb2f8-f2d0-4e48-b9ea-bff5ec9c1aea name=/runtime.v1.RuntimeService/StartContainer sandboxID=38efb95d6c808c140b08b43c1965aa2d7dd74a7719e110e7fe046eba8e480ab5\nJun 09 11:25:39.954795 crc crio[21508]: time=\"2026-06-09T11:25:39.954135486Z\" level=info msg=\"Stopping pod sandbox: 38f967671e07108741ecfde400e9677d8f82d6c01e0b17508ee7ee840e5d1032\" id=ca7b1df5-e175-4417-b68f-a56de07b2329 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:25:39.955472 crc crio[21508]: time=\"2026-06-09T11:25:39.954784284Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=c9cd5e02-8dd4-43b8-b766-18fa8d06c9cd name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:39.955472 crc crio[21508]: time=\"2026-06-09T11:25:39.954924828Z\" level=info msg=\"Got pod network &{Name:ovn-controller-hvjx5-config-9gmbq Namespace:openstack ID:38f967671e07108741ecfde400e9677d8f82d6c01e0b17508ee7ee840e5d1032 UID:e5c87a6a-902b-4027-a9e5-86c71c163d47 NetNS:/var/run/netns/4f03d3aa-c23f-4022-b413-2288a68b9cfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode5c87a6a_902b_4027_a9e5_86c71c163d47.slice PodAnnotations:0xc000d9e968}] Aliases:map[]}\"\nJun 09 11:25:39.955472 crc crio[21508]: time=\"2026-06-09T11:25:39.955092432Z\" level=info msg=\"Deleting pod openstack_ovn-controller-hvjx5-config-9gmbq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:25:39.955472 crc crio[21508]: time=\"2026-06-09T11:25:39.955097983Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-account:current-podified not found\" id=c9cd5e02-8dd4-43b8-b766-18fa8d06c9cd name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:39.955472 crc crio[21508]: time=\"2026-06-09T11:25:39.955207386Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account:current-podified found\" id=c9cd5e02-8dd4-43b8-b766-18fa8d06c9cd name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:39.957772 crc crio[21508]: time=\"2026-06-09T11:25:39.957713726Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=375c34a6-b594-41fe-a61b-1600a9ce5396 name=/runtime.v1.ImageService/PullImage\nJun 09 11:25:39.963632 crc crio[21508]: time=\"2026-06-09T11:25:39.963546018Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\\\"\"\nJun 09 11:25:48.977175 crc crio[21508]: time=\"2026-06-09T11:25:48.975960163Z\" level=info msg=\"Stopping pod sandbox: 9d9cc10b077f332a5dfc67a57e43c03008b5be9f519c0d776a8531536c2ecd0c\" id=88593c9c-42e0-4cda-b1f5-9ebe46bd245c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:25:48.979523 crc crio[21508]: time=\"2026-06-09T11:25:48.97725393Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9d9cc10b077f332a5dfc67a57e43c03008b5be9f519c0d776a8531536c2ecd0c\" id=88593c9c-42e0-4cda-b1f5-9ebe46bd245c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:25:48.979523 crc crio[21508]: time=\"2026-06-09T11:25:48.977901528Z\" level=info msg=\"Removing pod sandbox: 9d9cc10b077f332a5dfc67a57e43c03008b5be9f519c0d776a8531536c2ecd0c\" id=77619b90-e16d-4462-883a-42ed09af86d6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:25:49.485534 crc crio[21508]: time=\"2026-06-09T11:25:49.485438765Z\" level=info msg=\"Stopped pod sandbox: 38f967671e07108741ecfde400e9677d8f82d6c01e0b17508ee7ee840e5d1032\" id=ca7b1df5-e175-4417-b68f-a56de07b2329 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:25:49.498172 crc crio[21508]: time=\"2026-06-09T11:25:49.498053927Z\" level=info msg=\"Removed pod sandbox: 9d9cc10b077f332a5dfc67a57e43c03008b5be9f519c0d776a8531536c2ecd0c\" id=77619b90-e16d-4462-883a-42ed09af86d6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:25:49.499878 crc crio[21508]: time=\"2026-06-09T11:25:49.499806996Z\" level=info msg=\"Stopping pod sandbox: 203453c0cbee3980aa30a115f6d3a5e89a90df9baeda09a2e0703b8824b6eebb\" id=e79e04a0-0db3-4752-809b-93cc5cdf9db0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:25:49.499976 crc crio[21508]: time=\"2026-06-09T11:25:49.499885778Z\" level=info msg=\"Stopped pod sandbox (already stopped): 203453c0cbee3980aa30a115f6d3a5e89a90df9baeda09a2e0703b8824b6eebb\" id=e79e04a0-0db3-4752-809b-93cc5cdf9db0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:25:49.501181 crc crio[21508]: time=\"2026-06-09T11:25:49.501082242Z\" level=info msg=\"Removing pod sandbox: 203453c0cbee3980aa30a115f6d3a5e89a90df9baeda09a2e0703b8824b6eebb\" id=0bb9f22a-9ad2-4e65-8d5b-846fe277e6b7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:25:49.516186 crc crio[21508]: time=\"2026-06-09T11:25:49.515905465Z\" level=info msg=\"Removed pod sandbox: 203453c0cbee3980aa30a115f6d3a5e89a90df9baeda09a2e0703b8824b6eebb\" id=0bb9f22a-9ad2-4e65-8d5b-846fe277e6b7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:25:49.517938 crc crio[21508]: time=\"2026-06-09T11:25:49.517850989Z\" level=info msg=\"Stopping pod sandbox: eff0ebdf3468d3b7c4ba11504fce583b2e60e3c67c7fef4e9039b5d8a5a43148\" id=77f13313-185e-431b-9872-6216dabbc73f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:25:49.518069 crc crio[21508]: time=\"2026-06-09T11:25:49.517942042Z\" level=info msg=\"Stopped pod sandbox (already stopped): eff0ebdf3468d3b7c4ba11504fce583b2e60e3c67c7fef4e9039b5d8a5a43148\" id=77f13313-185e-431b-9872-6216dabbc73f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:25:49.518792 crc crio[21508]: time=\"2026-06-09T11:25:49.518707293Z\" level=info msg=\"Removing pod sandbox: eff0ebdf3468d3b7c4ba11504fce583b2e60e3c67c7fef4e9039b5d8a5a43148\" id=6951c281-9c5f-4fbe-845b-40873d2e0d01 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:25:49.580937 crc crio[21508]: time=\"2026-06-09T11:25:49.580825254Z\" level=info msg=\"Removed pod sandbox: eff0ebdf3468d3b7c4ba11504fce583b2e60e3c67c7fef4e9039b5d8a5a43148\" id=6951c281-9c5f-4fbe-845b-40873d2e0d01 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:25:49.587826 crc crio[21508]: time=\"2026-06-09T11:25:49.587715026Z\" level=info msg=\"Stopping pod sandbox: 8ebd9c2ad25fd51fdb30545e4d5751c9b97c4f97bb363916bf0d9d8eb08e89fe\" id=2ed5ab13-642b-4104-8b3d-d1834ff8d856 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:25:49.587950 crc crio[21508]: time=\"2026-06-09T11:25:49.58783426Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8ebd9c2ad25fd51fdb30545e4d5751c9b97c4f97bb363916bf0d9d8eb08e89fe\" id=2ed5ab13-642b-4104-8b3d-d1834ff8d856 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:25:49.593608 crc crio[21508]: time=\"2026-06-09T11:25:49.593488697Z\" level=info msg=\"Removing pod sandbox: 8ebd9c2ad25fd51fdb30545e4d5751c9b97c4f97bb363916bf0d9d8eb08e89fe\" id=86464202-7b90-4caa-8f95-a974c4d56018 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:25:49.610413 crc crio[21508]: time=\"2026-06-09T11:25:49.610176013Z\" level=info msg=\"Removed pod sandbox: 8ebd9c2ad25fd51fdb30545e4d5751c9b97c4f97bb363916bf0d9d8eb08e89fe\" id=86464202-7b90-4caa-8f95-a974c4d56018 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:25:49.611394 crc crio[21508]: time=\"2026-06-09T11:25:49.611254303Z\" level=info msg=\"Stopping pod sandbox: 1d5473e2a14d0389ce46b3fa4276c11688f4056eec783205c806e094ebefdb03\" id=07155006-8c46-4930-b1aa-4b67aac93500 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:25:49.611519 crc crio[21508]: time=\"2026-06-09T11:25:49.611423037Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1d5473e2a14d0389ce46b3fa4276c11688f4056eec783205c806e094ebefdb03\" id=07155006-8c46-4930-b1aa-4b67aac93500 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:25:49.612493 crc crio[21508]: time=\"2026-06-09T11:25:49.612101076Z\" level=info msg=\"Removing pod sandbox: 1d5473e2a14d0389ce46b3fa4276c11688f4056eec783205c806e094ebefdb03\" id=8b15893d-f4d7-4f6d-a86b-082ef531ddba name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:25:49.625814 crc crio[21508]: time=\"2026-06-09T11:25:49.625719666Z\" level=info msg=\"Removed pod sandbox: 1d5473e2a14d0389ce46b3fa4276c11688f4056eec783205c806e094ebefdb03\" id=8b15893d-f4d7-4f6d-a86b-082ef531ddba name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:25:49.633593 crc crio[21508]: time=\"2026-06-09T11:25:49.631695672Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:30d61dd1afa8d55014cd6fec25360a879ff63cbe03089f1dcdf120a632bb54d9\" id=df8293ec-d91c-42dc-add6-242d6ee3cf39 name=/runtime.v1.ImageService/PullImage\nJun 09 11:25:49.633593 crc crio[21508]: time=\"2026-06-09T11:25:49.632583077Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=ef5145b5-1702-4a07-a205-671801ecc46f name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:49.706044 crc crio[21508]: time=\"2026-06-09T11:25:49.705898011Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=5a9f934e-a456-4d97-9949-677c2743fd3d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:49.718384 crc crio[21508]: time=\"2026-06-09T11:25:49.717887525Z\" level=info msg=\"Creating container: openstack/glance-db-sync-2d7r7/glance-db-sync\" id=13102725-c294-44c0-8948-da44ab085c43 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:49.723945 crc crio[21508]: time=\"2026-06-09T11:25:49.723870252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:49.767714 crc crio[21508]: time=\"2026-06-09T11:25:49.767629582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:50.370965 crc crio[21508]: time=\"2026-06-09T11:25:50.370856276Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:2e8a2b2bbccdd61ef08eb9b79a8e66a2e2e82e19054bde454cdbcb0d80d92310\" id=375c34a6-b594-41fe-a61b-1600a9ce5396 name=/runtime.v1.ImageService/PullImage\nJun 09 11:25:50.372469 crc crio[21508]: time=\"2026-06-09T11:25:50.372381059Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=abcb7a16-04c2-4337-baa6-eea525b23e02 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:50.376200 crc crio[21508]: time=\"2026-06-09T11:25:50.376066931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:50.389655 crc crio[21508]: time=\"2026-06-09T11:25:50.389018302Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=6c796136-b054-4cb6-9622-e2b4d46c484f name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:50.407915 crc crio[21508]: time=\"2026-06-09T11:25:50.407759695Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-server\" id=a4d6a06d-7e8b-44b0-8310-cc79cb4a991f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:50.409429 crc crio[21508]: time=\"2026-06-09T11:25:50.40938037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:50.455773 crc crio[21508]: time=\"2026-06-09T11:25:50.4556679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:50.459008 crc crio[21508]: time=\"2026-06-09T11:25:50.458935771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:50.506667 crc crio[21508]: time=\"2026-06-09T11:25:50.506513238Z\" level=info msg=\"Created container bb889a5a6e496f953c4089e1d8b736e80544ce34439c464ab3d898ac45080fdf: openstack/glance-db-sync-2d7r7/glance-db-sync\" id=13102725-c294-44c0-8948-da44ab085c43 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:50.508005 crc crio[21508]: time=\"2026-06-09T11:25:50.507926157Z\" level=info msg=\"Starting container: bb889a5a6e496f953c4089e1d8b736e80544ce34439c464ab3d898ac45080fdf\" id=cdef8245-2cd0-48c0-b206-17a3bffc442e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:50.515078 crc crio[21508]: time=\"2026-06-09T11:25:50.514911752Z\" level=info msg=\"Started container\" PID=61833 containerID=bb889a5a6e496f953c4089e1d8b736e80544ce34439c464ab3d898ac45080fdf description=openstack/glance-db-sync-2d7r7/glance-db-sync id=cdef8245-2cd0-48c0-b206-17a3bffc442e name=/runtime.v1.RuntimeService/StartContainer sandboxID=b343091690e0f9efe047f0ad98e09af2fa15a4b77ad9daa880a3534005086eb5\nJun 09 11:25:50.591673 crc crio[21508]: time=\"2026-06-09T11:25:50.591554128Z\" level=info msg=\"Created container 0a4bf22cf82dec1f2b392ec4952edd291f967260a15753beb16aabc2072a4319: openstack/swift-storage-0/account-server\" id=a4d6a06d-7e8b-44b0-8310-cc79cb4a991f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:50.594739 crc crio[21508]: time=\"2026-06-09T11:25:50.594693636Z\" level=info msg=\"Starting container: 0a4bf22cf82dec1f2b392ec4952edd291f967260a15753beb16aabc2072a4319\" id=475f0d06-5fa3-470f-8a47-9f1f2c0af7dd name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:50.600524 crc crio[21508]: time=\"2026-06-09T11:25:50.600496667Z\" level=info msg=\"Started container\" PID=61837 containerID=0a4bf22cf82dec1f2b392ec4952edd291f967260a15753beb16aabc2072a4319 description=openstack/swift-storage-0/account-server id=475f0d06-5fa3-470f-8a47-9f1f2c0af7dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=38efb95d6c808c140b08b43c1965aa2d7dd74a7719e110e7fe046eba8e480ab5\nJun 09 11:25:50.615876 crc crio[21508]: time=\"2026-06-09T11:25:50.615811774Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=5ddf087b-561a-4542-9a70-c0bd4d12f31a name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:50.640508 crc crio[21508]: time=\"2026-06-09T11:25:50.640271046Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=d51d3492-dba9-43ef-8d95-caf8c3cfa798 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:50.654451 crc crio[21508]: time=\"2026-06-09T11:25:50.654246566Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-replicator\" id=94e7a8a3-ac55-4893-a96e-80a3cafceb97 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:50.656002 crc crio[21508]: time=\"2026-06-09T11:25:50.655854751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:50.710972 crc crio[21508]: time=\"2026-06-09T11:25:50.710854484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:50.729051 crc crio[21508]: time=\"2026-06-09T11:25:50.728893397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:50.844547 crc crio[21508]: time=\"2026-06-09T11:25:50.844425627Z\" level=info msg=\"Created container d618f6dfcc3954e85c85458403db39e0dcf9213b060e44ecdf09bca0dd334df2: openstack/swift-storage-0/account-replicator\" id=94e7a8a3-ac55-4893-a96e-80a3cafceb97 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:50.845989 crc crio[21508]: time=\"2026-06-09T11:25:50.845909799Z\" level=info msg=\"Starting container: d618f6dfcc3954e85c85458403db39e0dcf9213b060e44ecdf09bca0dd334df2\" id=2140d953-0ccd-403f-b406-cd8864b94993 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:50.853334 crc crio[21508]: time=\"2026-06-09T11:25:50.85314888Z\" level=info msg=\"Started container\" PID=61879 containerID=d618f6dfcc3954e85c85458403db39e0dcf9213b060e44ecdf09bca0dd334df2 description=openstack/swift-storage-0/account-replicator id=2140d953-0ccd-403f-b406-cd8864b94993 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38efb95d6c808c140b08b43c1965aa2d7dd74a7719e110e7fe046eba8e480ab5\nJun 09 11:25:50.873390 crc crio[21508]: time=\"2026-06-09T11:25:50.873270561Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=beabc3f7-e7a5-4af3-a85e-19d438d623f9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:50.890910 crc crio[21508]: time=\"2026-06-09T11:25:50.890746928Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=ebc550b2-88ee-4188-9778-f6cd49d346c2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:50.899434 crc crio[21508]: time=\"2026-06-09T11:25:50.899386459Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-auditor\" id=884d3daf-56ac-49f7-b7d3-d7fc56062860 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:50.901092 crc crio[21508]: time=\"2026-06-09T11:25:50.901063526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:50.939996 crc crio[21508]: time=\"2026-06-09T11:25:50.939899569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:50.943128 crc crio[21508]: time=\"2026-06-09T11:25:50.943056337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:51.068859 crc crio[21508]: time=\"2026-06-09T11:25:51.068271327Z\" level=info msg=\"Created container a4f51ac429f1514b2e3e0602e40da438b6e4a15159aff308b341d73313a45fef: openstack/swift-storage-0/account-auditor\" id=884d3daf-56ac-49f7-b7d3-d7fc56062860 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:51.070700 crc crio[21508]: time=\"2026-06-09T11:25:51.070633883Z\" level=info msg=\"Starting container: a4f51ac429f1514b2e3e0602e40da438b6e4a15159aff308b341d73313a45fef\" id=30ee490e-c35e-43b1-9abb-cda7322bfd77 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:51.077577 crc crio[21508]: time=\"2026-06-09T11:25:51.077503284Z\" level=info msg=\"Started container\" PID=61890 containerID=a4f51ac429f1514b2e3e0602e40da438b6e4a15159aff308b341d73313a45fef description=openstack/swift-storage-0/account-auditor id=30ee490e-c35e-43b1-9abb-cda7322bfd77 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38efb95d6c808c140b08b43c1965aa2d7dd74a7719e110e7fe046eba8e480ab5\nJun 09 11:25:51.093250 crc crio[21508]: time=\"2026-06-09T11:25:51.0931196Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=0561497a-4b8b-4fc1-85b5-94131481cf36 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:51.106264 crc crio[21508]: time=\"2026-06-09T11:25:51.106098562Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=4424bfbf-c1ce-4bcf-a273-54ca9c0458d9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:51.116175 crc crio[21508]: time=\"2026-06-09T11:25:51.11608633Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-reaper\" id=c61c1d28-01a6-44cb-9158-f53489681780 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:51.124475 crc crio[21508]: time=\"2026-06-09T11:25:51.124396192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:51.190039 crc crio[21508]: time=\"2026-06-09T11:25:51.189934979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:51.200537 crc crio[21508]: time=\"2026-06-09T11:25:51.200436051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:51.309797 crc crio[21508]: time=\"2026-06-09T11:25:51.309684087Z\" level=info msg=\"Created container e8a842141f9fd2be4a44ae97f8f1bf25fab1e71ddf465699cc069e2928a2c3dc: openstack/swift-storage-0/account-reaper\" id=c61c1d28-01a6-44cb-9158-f53489681780 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:51.311465 crc crio[21508]: time=\"2026-06-09T11:25:51.310936862Z\" level=info msg=\"Starting container: e8a842141f9fd2be4a44ae97f8f1bf25fab1e71ddf465699cc069e2928a2c3dc\" id=18b1d113-065c-490d-9b5d-cb3d183b7d5e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:51.319868 crc crio[21508]: time=\"2026-06-09T11:25:51.319781398Z\" level=info msg=\"Started container\" PID=61903 containerID=e8a842141f9fd2be4a44ae97f8f1bf25fab1e71ddf465699cc069e2928a2c3dc description=openstack/swift-storage-0/account-reaper id=18b1d113-065c-490d-9b5d-cb3d183b7d5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=38efb95d6c808c140b08b43c1965aa2d7dd74a7719e110e7fe046eba8e480ab5\nJun 09 11:25:51.334140 crc crio[21508]: time=\"2026-06-09T11:25:51.333941903Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=964637be-a2cf-43d3-9802-e6b917a2f1ce name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:51.334140 crc crio[21508]: time=\"2026-06-09T11:25:51.334133298Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-container:current-podified not found\" id=964637be-a2cf-43d3-9802-e6b917a2f1ce name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:51.334375 crc crio[21508]: time=\"2026-06-09T11:25:51.334174979Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container:current-podified found\" id=964637be-a2cf-43d3-9802-e6b917a2f1ce name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:51.335505 crc crio[21508]: time=\"2026-06-09T11:25:51.335426714Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=2a7880c7-2919-4ab2-8881-2bbff080ef25 name=/runtime.v1.ImageService/PullImage\nJun 09 11:25:51.340234 crc crio[21508]: time=\"2026-06-09T11:25:51.340142886Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\\\"\"\nJun 09 11:25:52.442650 crc crio[21508]: time=\"2026-06-09T11:25:52.44198972Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:2cd9d911af0f170eec9beb49d19054a0cd0882cf56009471751a226026a1ce53\" id=2a7880c7-2919-4ab2-8881-2bbff080ef25 name=/runtime.v1.ImageService/PullImage\nJun 09 11:25:52.444333 crc crio[21508]: time=\"2026-06-09T11:25:52.443726489Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=2a4338de-05a3-4e2f-8985-49138e646afd name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:52.462509 crc crio[21508]: time=\"2026-06-09T11:25:52.459521109Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=28f39906-1e84-4ffc-9666-e3ce8ee91196 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:52.469247 crc crio[21508]: time=\"2026-06-09T11:25:52.469069615Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-server\" id=b5ccda7c-6151-4fc3-baf6-c71033197378 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:52.471150 crc crio[21508]: time=\"2026-06-09T11:25:52.471084351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:52.521689 crc crio[21508]: time=\"2026-06-09T11:25:52.521578519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:52.525631 crc crio[21508]: time=\"2026-06-09T11:25:52.52555819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:52.666565 crc crio[21508]: time=\"2026-06-09T11:25:52.666460898Z\" level=info msg=\"Created container 4847d2954b3cbac76f9260a903a5c110823b55dffcd303181fdb0d259f9427d2: openstack/swift-storage-0/container-server\" id=b5ccda7c-6151-4fc3-baf6-c71033197378 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:52.668262 crc crio[21508]: time=\"2026-06-09T11:25:52.668182616Z\" level=info msg=\"Starting container: 4847d2954b3cbac76f9260a903a5c110823b55dffcd303181fdb0d259f9427d2\" id=e03947ae-e45c-4e35-b1d2-b60832e685df name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:52.674022 crc crio[21508]: time=\"2026-06-09T11:25:52.673668269Z\" level=info msg=\"Started container\" PID=62034 containerID=4847d2954b3cbac76f9260a903a5c110823b55dffcd303181fdb0d259f9427d2 description=openstack/swift-storage-0/container-server id=e03947ae-e45c-4e35-b1d2-b60832e685df name=/runtime.v1.RuntimeService/StartContainer sandboxID=38efb95d6c808c140b08b43c1965aa2d7dd74a7719e110e7fe046eba8e480ab5\nJun 09 11:25:52.691403 crc crio[21508]: time=\"2026-06-09T11:25:52.691263009Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=6d00d42d-e1bd-435a-873a-42b220c8fa99 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:52.705757 crc crio[21508]: time=\"2026-06-09T11:25:52.70562803Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=88bd2e17-cb57-45d2-a79f-a37a1c29f9e1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:52.716258 crc crio[21508]: time=\"2026-06-09T11:25:52.716015209Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-replicator\" id=a9b50981-54f9-494b-a3aa-ef5267d46e51 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:52.717912 crc crio[21508]: time=\"2026-06-09T11:25:52.717819999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:52.776261 crc crio[21508]: time=\"2026-06-09T11:25:52.776087534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:52.780711 crc crio[21508]: time=\"2026-06-09T11:25:52.78062074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:52.933990 crc crio[21508]: time=\"2026-06-09T11:25:52.933898443Z\" level=info msg=\"Created container 9c32bf5c7d064782aa22bb06c0dac6a36490a78217d3a9322dd912c126dad35e: openstack/swift-storage-0/container-replicator\" id=a9b50981-54f9-494b-a3aa-ef5267d46e51 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:52.935916 crc crio[21508]: time=\"2026-06-09T11:25:52.935668392Z\" level=info msg=\"Starting container: 9c32bf5c7d064782aa22bb06c0dac6a36490a78217d3a9322dd912c126dad35e\" id=49d87c66-c783-4067-837a-5887c8c25867 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:52.943691 crc crio[21508]: time=\"2026-06-09T11:25:52.943597183Z\" level=info msg=\"Started container\" PID=62043 containerID=9c32bf5c7d064782aa22bb06c0dac6a36490a78217d3a9322dd912c126dad35e description=openstack/swift-storage-0/container-replicator id=49d87c66-c783-4067-837a-5887c8c25867 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38efb95d6c808c140b08b43c1965aa2d7dd74a7719e110e7fe046eba8e480ab5\nJun 09 11:25:52.955102 crc crio[21508]: time=\"2026-06-09T11:25:52.955014761Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=8e241ffd-bb99-48dc-8eb0-c52db7bfcb28 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:52.970954 crc crio[21508]: time=\"2026-06-09T11:25:52.9707656Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=cc5238f4-62be-402e-b2e0-5bb2e6f15314 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:52.979480 crc crio[21508]: time=\"2026-06-09T11:25:52.979380401Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-auditor\" id=b2338661-9125-46e0-85a6-d50cf65004d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:52.981085 crc crio[21508]: time=\"2026-06-09T11:25:52.980997526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:53.024532 crc crio[21508]: time=\"2026-06-09T11:25:53.024416706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:53.032136 crc crio[21508]: time=\"2026-06-09T11:25:53.032039999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:53.161055 crc crio[21508]: time=\"2026-06-09T11:25:53.160706855Z\" level=info msg=\"Created container 4a616e0f5734f5f29f9d28d6682b1844cdabfcfce1ad5956652440f06f269daa: openstack/swift-storage-0/container-auditor\" id=b2338661-9125-46e0-85a6-d50cf65004d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:53.162488 crc crio[21508]: time=\"2026-06-09T11:25:53.162395722Z\" level=info msg=\"Starting container: 4a616e0f5734f5f29f9d28d6682b1844cdabfcfce1ad5956652440f06f269daa\" id=64c3bf02-0aef-48d6-b7fa-901469ffbeb0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:53.167451 crc crio[21508]: time=\"2026-06-09T11:25:53.166657041Z\" level=info msg=\"Started container\" PID=62053 containerID=4a616e0f5734f5f29f9d28d6682b1844cdabfcfce1ad5956652440f06f269daa description=openstack/swift-storage-0/container-auditor id=64c3bf02-0aef-48d6-b7fa-901469ffbeb0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38efb95d6c808c140b08b43c1965aa2d7dd74a7719e110e7fe046eba8e480ab5\nJun 09 11:25:53.177242 crc crio[21508]: time=\"2026-06-09T11:25:53.177133143Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=fec340ad-a37e-4d58-8491-347059250072 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:53.193467 crc crio[21508]: time=\"2026-06-09T11:25:53.19315157Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=5ad1c71d-d2ed-4652-a5e0-5b189689c7a1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:53.202863 crc crio[21508]: time=\"2026-06-09T11:25:53.202715176Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-updater\" id=dab7959f-cd62-4dfc-afe9-85ee2ed6866a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:53.205106 crc crio[21508]: time=\"2026-06-09T11:25:53.205054841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:53.252736 crc crio[21508]: time=\"2026-06-09T11:25:53.252427032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:53.256514 crc crio[21508]: time=\"2026-06-09T11:25:53.256434354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:53.394707 crc crio[21508]: time=\"2026-06-09T11:25:53.394586145Z\" level=info msg=\"Created container ceb877df55a74e96bec268149473d833feff8f3756dd9611dba79d502d6f8368: openstack/swift-storage-0/container-updater\" id=dab7959f-cd62-4dfc-afe9-85ee2ed6866a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:53.396256 crc crio[21508]: time=\"2026-06-09T11:25:53.396099177Z\" level=info msg=\"Starting container: ceb877df55a74e96bec268149473d833feff8f3756dd9611dba79d502d6f8368\" id=7e363454-e347-4f23-af0f-72bef68cf1b0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:53.402654 crc crio[21508]: time=\"2026-06-09T11:25:53.402541626Z\" level=info msg=\"Started container\" PID=62088 containerID=ceb877df55a74e96bec268149473d833feff8f3756dd9611dba79d502d6f8368 description=openstack/swift-storage-0/container-updater id=7e363454-e347-4f23-af0f-72bef68cf1b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38efb95d6c808c140b08b43c1965aa2d7dd74a7719e110e7fe046eba8e480ab5\nJun 09 11:25:53.415461 crc crio[21508]: time=\"2026-06-09T11:25:53.415140548Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=092e1b1a-28f2-4c8d-8124-c62acb024f46 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:53.431864 crc crio[21508]: time=\"2026-06-09T11:25:53.431747761Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=14158c39-206b-42b3-bfe9-81aacdebcb18 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:53.439435 crc crio[21508]: time=\"2026-06-09T11:25:53.439345752Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-server\" id=cbf1c87e-43d5-4a8c-9302-4a7d5ae1789a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:53.439832 crc crio[21508]: time=\"2026-06-09T11:25:53.439764334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:53.485110 crc crio[21508]: time=\"2026-06-09T11:25:53.484962164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:53.489094 crc crio[21508]: time=\"2026-06-09T11:25:53.489020087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:53.844487 crc crio[21508]: time=\"2026-06-09T11:25:53.844186857Z\" level=info msg=\"Created container b4c60996764ecef2f7d0307532ba6f7366a2541ac13f63f2a550d6617cad10b7: openstack/swift-storage-0/object-server\" id=cbf1c87e-43d5-4a8c-9302-4a7d5ae1789a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:53.846525 crc crio[21508]: time=\"2026-06-09T11:25:53.846419639Z\" level=info msg=\"Starting container: b4c60996764ecef2f7d0307532ba6f7366a2541ac13f63f2a550d6617cad10b7\" id=c2049eee-dccf-4e1e-8a84-c3265421a9d0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:53.853200 crc crio[21508]: time=\"2026-06-09T11:25:53.853058404Z\" level=info msg=\"Started container\" PID=62130 containerID=b4c60996764ecef2f7d0307532ba6f7366a2541ac13f63f2a550d6617cad10b7 description=openstack/swift-storage-0/object-server id=c2049eee-dccf-4e1e-8a84-c3265421a9d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38efb95d6c808c140b08b43c1965aa2d7dd74a7719e110e7fe046eba8e480ab5\nJun 09 11:25:53.867311 crc crio[21508]: time=\"2026-06-09T11:25:53.867186218Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=3967b8f6-b17b-408c-b222-ad0d2be25d5d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:53.878809 crc crio[21508]: time=\"2026-06-09T11:25:53.878685258Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=98e43cf4-d9d8-4178-91a3-4d0dedb60dad name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:53.888449 crc crio[21508]: time=\"2026-06-09T11:25:53.888238955Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-replicator\" id=c5955652-3a34-4a3d-8108-23675786fc8d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:53.888733 crc crio[21508]: time=\"2026-06-09T11:25:53.888696827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:53.935716 crc crio[21508]: time=\"2026-06-09T11:25:53.935592795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:53.938766 crc crio[21508]: time=\"2026-06-09T11:25:53.938704871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:54.121139 crc crio[21508]: time=\"2026-06-09T11:25:54.120973822Z\" level=info msg=\"Created container 37694785758b940f725157e08bf071d18f0d0426b8f152918617f69837858a3e: openstack/swift-storage-0/object-replicator\" id=c5955652-3a34-4a3d-8108-23675786fc8d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:54.122799 crc crio[21508]: time=\"2026-06-09T11:25:54.122723931Z\" level=info msg=\"Starting container: 37694785758b940f725157e08bf071d18f0d0426b8f152918617f69837858a3e\" id=07a226b8-a9ae-4697-a3dc-cbf84024eb29 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:54.128751 crc crio[21508]: time=\"2026-06-09T11:25:54.128648026Z\" level=info msg=\"Started container\" PID=62155 containerID=37694785758b940f725157e08bf071d18f0d0426b8f152918617f69837858a3e description=openstack/swift-storage-0/object-replicator id=07a226b8-a9ae-4697-a3dc-cbf84024eb29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38efb95d6c808c140b08b43c1965aa2d7dd74a7719e110e7fe046eba8e480ab5\nJun 09 11:25:54.144155 crc crio[21508]: time=\"2026-06-09T11:25:54.144036955Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=e1655a52-0520-4845-84fe-1625ea008721 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:54.165171 crc crio[21508]: time=\"2026-06-09T11:25:54.165054761Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=ba053ff5-053f-448d-b260-85748a21011b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:54.173996 crc crio[21508]: time=\"2026-06-09T11:25:54.173897888Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-auditor\" id=0db4c765-ec13-4d7d-853a-8d9019d8badf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:54.174567 crc crio[21508]: time=\"2026-06-09T11:25:54.174502164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:54.257682 crc crio[21508]: time=\"2026-06-09T11:25:54.256660425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:54.263386 crc crio[21508]: time=\"2026-06-09T11:25:54.263245178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:54.371815 crc crio[21508]: time=\"2026-06-09T11:25:54.371591318Z\" level=info msg=\"Created container 75578e47bdeb690e5020a6ec0c1e3a6bb43553f1dedda49ab0060be7e3dee2ed: openstack/swift-storage-0/object-auditor\" id=0db4c765-ec13-4d7d-853a-8d9019d8badf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:54.374422 crc crio[21508]: time=\"2026-06-09T11:25:54.374270873Z\" level=info msg=\"Starting container: 75578e47bdeb690e5020a6ec0c1e3a6bb43553f1dedda49ab0060be7e3dee2ed\" id=47a30c86-d127-4d25-bee7-b6eed5e6d7e2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:54.380926 crc crio[21508]: time=\"2026-06-09T11:25:54.380812545Z\" level=info msg=\"Started container\" PID=62189 containerID=75578e47bdeb690e5020a6ec0c1e3a6bb43553f1dedda49ab0060be7e3dee2ed description=openstack/swift-storage-0/object-auditor id=47a30c86-d127-4d25-bee7-b6eed5e6d7e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38efb95d6c808c140b08b43c1965aa2d7dd74a7719e110e7fe046eba8e480ab5\nJun 09 11:25:54.393146 crc crio[21508]: time=\"2026-06-09T11:25:54.393002415Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=cbb2bf5e-74d0-41af-8bff-883ff758b8f9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:54.406002 crc crio[21508]: time=\"2026-06-09T11:25:54.405906205Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=b7ededec-e2be-4c18-a2e5-33a767305675 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:54.416189 crc crio[21508]: time=\"2026-06-09T11:25:54.416072698Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-updater\" id=0c645825-974c-464c-ba13-e58d04082310 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:54.416942 crc crio[21508]: time=\"2026-06-09T11:25:54.416876741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:54.496610 crc crio[21508]: time=\"2026-06-09T11:25:54.49648315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:54.502631 crc crio[21508]: time=\"2026-06-09T11:25:54.502557939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:54.646916 crc crio[21508]: time=\"2026-06-09T11:25:54.64681031Z\" level=info msg=\"Created container d35ae96dd80bea2d8a458065d947a09fa2593612cf82c468734236cb27d4b5b9: openstack/swift-storage-0/object-updater\" id=0c645825-974c-464c-ba13-e58d04082310 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:54.648663 crc crio[21508]: time=\"2026-06-09T11:25:54.648566109Z\" level=info msg=\"Starting container: d35ae96dd80bea2d8a458065d947a09fa2593612cf82c468734236cb27d4b5b9\" id=dc1a8fa1-863a-4d9a-a3a2-cbedfa94b8eb name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:54.654570 crc crio[21508]: time=\"2026-06-09T11:25:54.654463884Z\" level=info msg=\"Started container\" PID=62215 containerID=d35ae96dd80bea2d8a458065d947a09fa2593612cf82c468734236cb27d4b5b9 description=openstack/swift-storage-0/object-updater id=dc1a8fa1-863a-4d9a-a3a2-cbedfa94b8eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=38efb95d6c808c140b08b43c1965aa2d7dd74a7719e110e7fe046eba8e480ab5\nJun 09 11:25:54.665493 crc crio[21508]: time=\"2026-06-09T11:25:54.665186823Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=cffed788-aeeb-4335-9a38-d786e64d4c12 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:54.681381 crc crio[21508]: time=\"2026-06-09T11:25:54.681068975Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=1a6613db-8ee9-4e84-9a7c-ca356348460f name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:54.692014 crc crio[21508]: time=\"2026-06-09T11:25:54.691868376Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-expirer\" id=9346de7a-f662-4f20-9fdb-dac3ebf94e84 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:54.692768 crc crio[21508]: time=\"2026-06-09T11:25:54.692458553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:54.732392 crc crio[21508]: time=\"2026-06-09T11:25:54.732248472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:54.735565 crc crio[21508]: time=\"2026-06-09T11:25:54.735495972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:54.864254 crc crio[21508]: time=\"2026-06-09T11:25:54.864040206Z\" level=info msg=\"Created container 9cf720d56b2702264737c86e63aab5e658698ee0ed5f6789dc83afc55ab5df7f: openstack/swift-storage-0/object-expirer\" id=9346de7a-f662-4f20-9fdb-dac3ebf94e84 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:54.865830 crc crio[21508]: time=\"2026-06-09T11:25:54.86562601Z\" level=info msg=\"Starting container: 9cf720d56b2702264737c86e63aab5e658698ee0ed5f6789dc83afc55ab5df7f\" id=3c32e5ff-0e90-46a5-afcd-7279aaaa21f0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:54.871877 crc crio[21508]: time=\"2026-06-09T11:25:54.871797672Z\" level=info msg=\"Started container\" PID=62257 containerID=9cf720d56b2702264737c86e63aab5e658698ee0ed5f6789dc83afc55ab5df7f description=openstack/swift-storage-0/object-expirer id=3c32e5ff-0e90-46a5-afcd-7279aaaa21f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38efb95d6c808c140b08b43c1965aa2d7dd74a7719e110e7fe046eba8e480ab5\nJun 09 11:25:54.956179 crc crio[21508]: time=\"2026-06-09T11:25:54.95603957Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=752ca153-138e-4c6e-b274-76662eac1f4b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:54.970636 crc crio[21508]: time=\"2026-06-09T11:25:54.970580656Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=c683c760-4b96-404b-8657-3bd1ee3d3cd9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:55.036613 crc crio[21508]: time=\"2026-06-09T11:25:55.036548165Z\" level=info msg=\"Creating container: openstack/swift-storage-0/rsync\" id=ec2b05d8-2383-4a98-9620-0a4f579cc57c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:55.037497 crc crio[21508]: time=\"2026-06-09T11:25:55.0374681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:55.091130 crc crio[21508]: time=\"2026-06-09T11:25:55.091068314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:55.096469 crc crio[21508]: time=\"2026-06-09T11:25:55.096435034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:55.233961 crc crio[21508]: time=\"2026-06-09T11:25:55.233896176Z\" level=info msg=\"Created container 87166e8ec20e2ec88257c68f34ce3a7225144fffc45a5555173dbddf9b2474fb: openstack/swift-storage-0/rsync\" id=ec2b05d8-2383-4a98-9620-0a4f579cc57c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:55.237064 crc crio[21508]: time=\"2026-06-09T11:25:55.236943781Z\" level=info msg=\"Starting container: 87166e8ec20e2ec88257c68f34ce3a7225144fffc45a5555173dbddf9b2474fb\" id=cd48030b-c85e-4d6b-a843-2b3afd292997 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:55.247667 crc crio[21508]: time=\"2026-06-09T11:25:55.247571237Z\" level=info msg=\"Started container\" PID=62278 containerID=87166e8ec20e2ec88257c68f34ce3a7225144fffc45a5555173dbddf9b2474fb description=openstack/swift-storage-0/rsync id=cd48030b-c85e-4d6b-a843-2b3afd292997 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38efb95d6c808c140b08b43c1965aa2d7dd74a7719e110e7fe046eba8e480ab5\nJun 09 11:25:55.284243 crc crio[21508]: time=\"2026-06-09T11:25:55.283769706Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=8e973461-7f39-44ea-aee5-e1fe452429a7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:55.297443 crc crio[21508]: time=\"2026-06-09T11:25:55.297372465Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=8a73410f-6e5c-4d76-a91a-ee175526c8c7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:55.312107 crc crio[21508]: time=\"2026-06-09T11:25:55.312013643Z\" level=info msg=\"Creating container: openstack/swift-storage-0/swift-recon-cron\" id=b40e5e01-cdff-49df-8940-49d360db2850 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:55.312560 crc crio[21508]: time=\"2026-06-09T11:25:55.312506737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:55.369502 crc crio[21508]: time=\"2026-06-09T11:25:55.369408453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:55.373771 crc crio[21508]: time=\"2026-06-09T11:25:55.373698893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:55.483555 crc crio[21508]: time=\"2026-06-09T11:25:55.483445122Z\" level=info msg=\"Created container 33b7da969fd64349c6516ab0140896b3e7ae1ed8d65af6eb5a27cbef35c37f26: openstack/swift-storage-0/swift-recon-cron\" id=b40e5e01-cdff-49df-8940-49d360db2850 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:55.484818 crc crio[21508]: time=\"2026-06-09T11:25:55.484650006Z\" level=info msg=\"Starting container: 33b7da969fd64349c6516ab0140896b3e7ae1ed8d65af6eb5a27cbef35c37f26\" id=eeede269-1a2b-4248-99a2-ac5d92347dff name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:55.491960 crc crio[21508]: time=\"2026-06-09T11:25:55.491860947Z\" level=info msg=\"Started container\" PID=62297 containerID=33b7da969fd64349c6516ab0140896b3e7ae1ed8d65af6eb5a27cbef35c37f26 description=openstack/swift-storage-0/swift-recon-cron id=eeede269-1a2b-4248-99a2-ac5d92347dff name=/runtime.v1.RuntimeService/StartContainer sandboxID=38efb95d6c808c140b08b43c1965aa2d7dd74a7719e110e7fe046eba8e480ab5\nJun 09 11:25:56.798196 crc crio[21508]: time=\"2026-06-09T11:25:56.79740019Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-create-kfk7k/POD\" id=5db0a849-cbf4-41a2-80fa-c12938556541 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:56.799487 crc crio[21508]: time=\"2026-06-09T11:25:56.798201952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:56.853090 crc crio[21508]: time=\"2026-06-09T11:25:56.852876436Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-kfk7k Namespace:openstack ID:a57672e663abf7b79c5ed263e223b51a6ad5362187c6319856e67485077c8b9a UID:556555f2-0734-4259-88e0-a3260dea7473 NetNS:/var/run/netns/52467140-b251-42d1-9830-eebb6d270c14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod556555f2_0734_4259_88e0_a3260dea7473.slice PodAnnotations:0xc00011f0b0}] Aliases:map[]}\"\nJun 09 11:25:56.853090 crc crio[21508]: time=\"2026-06-09T11:25:56.852958118Z\" level=info msg=\"Adding pod openstack_cinder-db-create-kfk7k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:25:57.033694 crc crio[21508]: time=\"2026-06-09T11:25:57.033596964Z\" level=info msg=\"Running pod sandbox: openstack/cinder-fdd3-account-create-update-bmcrf/POD\" id=4e9d7828-79bd-4306-8136-78b4d6e1fd64 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:57.033952 crc crio[21508]: time=\"2026-06-09T11:25:57.033717547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:57.075340 crc crio[21508]: time=\"2026-06-09T11:25:57.07436783Z\" level=info msg=\"Got pod network &{Name:cinder-fdd3-account-create-update-bmcrf Namespace:openstack ID:2e314e36ac5769d33dc87f770c02636b9cb087fa1171e47b8c044c35a4367639 UID:4bbced7a-2869-41ef-8e93-bc1aadd112c3 NetNS:/var/run/netns/d19c5b52-0f3d-41d7-9a8c-3d5ff7081b9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4bbced7a_2869_41ef_8e93_bc1aadd112c3.slice PodAnnotations:0xc00011f390}] Aliases:map[]}\"\nJun 09 11:25:57.075340 crc crio[21508]: time=\"2026-06-09T11:25:57.074492474Z\" level=info msg=\"Adding pod openstack_cinder-fdd3-account-create-update-bmcrf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:25:57.306840 crc crio[21508]: time=\"2026-06-09T11:25:57.306755307Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-sync-7fh2s/POD\" id=dbd57297-76e7-4aac-b339-06d10f24608b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:57.307040 crc crio[21508]: time=\"2026-06-09T11:25:57.30685157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:57.355115 crc crio[21508]: time=\"2026-06-09T11:25:57.355000392Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-7fh2s Namespace:openstack ID:56b4197fe62aba110b6f577b3a49889d874702b4dbb3b0c889390fa7f4264b10 UID:71d13396-71a7-4a22-9268-8b8158564dc4 NetNS:/var/run/netns/17108e5f-dd0a-4179-aed9-d0abb5ee25dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71d13396_71a7_4a22_9268_8b8158564dc4.slice PodAnnotations:0xc00011f580}] Aliases:map[]}\"\nJun 09 11:25:57.355115 crc crio[21508]: time=\"2026-06-09T11:25:57.355079494Z\" level=info msg=\"Adding pod openstack_keystone-db-sync-7fh2s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:25:57.378565 crc crio[21508]: time=\"2026-06-09T11:25:57.378445636Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-create-jkp2x/POD\" id=d3ee7a17-0363-41cf-a4db-8ccd0fb1c0ec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:57.378565 crc crio[21508]: time=\"2026-06-09T11:25:57.378546888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:57.459586 crc crio[21508]: time=\"2026-06-09T11:25:57.459134805Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-create-n6q5r/POD\" id=45b937f9-f1ab-43ac-9caf-151c7d90e8e7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:57.459789 crc crio[21508]: time=\"2026-06-09T11:25:57.459613648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:57.464634 crc crio[21508]: 2026-06-09T11:25:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a57672e663abf7b Mac:b6:83:df:e1:75:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:80 Mtu:0 Sandbox:/var/run/netns/52467140-b251-42d1-9830-eebb6d270c14 SocketPath: PciID:}] [{Interface:0xc00030c5c0 Address:{IP:10.217.0.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:25:57.465705 crc crio[21508]: time=\"2026-06-09T11:25:57.465622806Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-kfk7k Namespace:openstack ID:a57672e663abf7b79c5ed263e223b51a6ad5362187c6319856e67485077c8b9a UID:556555f2-0734-4259-88e0-a3260dea7473 NetNS:/var/run/netns/52467140-b251-42d1-9830-eebb6d270c14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod556555f2_0734_4259_88e0_a3260dea7473.slice PodAnnotations:0xc00011f0b0}] Aliases:map[]}\"\nJun 09 11:25:57.465856 crc crio[21508]: time=\"2026-06-09T11:25:57.465815151Z\" level=info msg=\"Checking pod openstack_cinder-db-create-kfk7k for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:25:57.483847 crc crio[21508]: time=\"2026-06-09T11:25:57.483763081Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-jkp2x Namespace:openstack ID:237e32bbe8b4e265c8ffa92e40dfd5df7ae748f6d981c3c5a6b05c77ae55f0b0 UID:cb78c699-641a-414d-ae1b-a007a1228a55 NetNS:/var/run/netns/81d70c21-ed5e-4453-8dae-629f6cdd1b3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcb78c699_641a_414d_ae1b_a007a1228a55.slice PodAnnotations:0xc00011f718}] Aliases:map[]}\"\nJun 09 11:25:57.483847 crc crio[21508]: time=\"2026-06-09T11:25:57.483830403Z\" level=info msg=\"Adding pod openstack_neutron-db-create-jkp2x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:25:57.512014 crc crio[21508]: time=\"2026-06-09T11:25:57.511945477Z\" level=info msg=\"Ran pod sandbox a57672e663abf7b79c5ed263e223b51a6ad5362187c6319856e67485077c8b9a with infra container: openstack/cinder-db-create-kfk7k/POD\" id=5db0a849-cbf4-41a2-80fa-c12938556541 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:57.517040 crc crio[21508]: time=\"2026-06-09T11:25:57.516871984Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=f58ea42d-446a-49a6-82d0-8c6666385c41 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:57.539792 crc crio[21508]: time=\"2026-06-09T11:25:57.52891768Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-n6q5r Namespace:openstack ID:4eefa1ac08e5ba216d386dc29323f3a5785b9b8e9cb8c9f638ab2d604f67276b UID:6c7b227b-5f86-48ef-baca-ab2a3e1a3981 NetNS:/var/run/netns/fe8eef51-772b-437d-8f29-3d00ba9bbd1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c7b227b_5f86_48ef_baca_ab2a3e1a3981.slice PodAnnotations:0xc0019bc740}] Aliases:map[]}\"\nJun 09 11:25:57.539792 crc crio[21508]: time=\"2026-06-09T11:25:57.528977542Z\" level=info msg=\"Adding pod openstack_barbican-db-create-n6q5r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:25:57.539792 crc crio[21508]: time=\"2026-06-09T11:25:57.529696962Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=5a16b8a7-9e18-4225-b88d-29e51cc1b7e9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:57.550628 crc crio[21508]: time=\"2026-06-09T11:25:57.548128396Z\" level=info msg=\"Creating container: openstack/cinder-db-create-kfk7k/mariadb-database-create\" id=66fe21ed-480a-4721-ac63-8df96db97e9f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:57.550628 crc crio[21508]: time=\"2026-06-09T11:25:57.548614149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:57.606765 crc crio[21508]: time=\"2026-06-09T11:25:57.604554388Z\" level=info msg=\"Running pod sandbox: openstack/barbican-8db4-account-create-update-xqzbt/POD\" id=b095b8ea-abc6-4386-858a-bb2d7efea2fe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:57.606765 crc crio[21508]: time=\"2026-06-09T11:25:57.604801795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:57.664439 crc crio[21508]: time=\"2026-06-09T11:25:57.664256123Z\" level=info msg=\"Got pod network &{Name:barbican-8db4-account-create-update-xqzbt Namespace:openstack ID:fde7bbbf0dfe30a088d5f6b3d9b61de672761be50af5f89c263092b1e79b6e6d UID:05d09997-25a8-4a4b-9712-292afba08ac9 NetNS:/var/run/netns/e21ba6b2-b51b-46b2-9021-3dd70edc6018 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod05d09997_25a8_4a4b_9712_292afba08ac9.slice PodAnnotations:0xc0019bc048}] Aliases:map[]}\"\nJun 09 11:25:57.664739 crc crio[21508]: time=\"2026-06-09T11:25:57.664721126Z\" level=info msg=\"Adding pod openstack_barbican-8db4-account-create-update-xqzbt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:25:57.680457 crc crio[21508]: time=\"2026-06-09T11:25:57.679739074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:57.687409 crc crio[21508]: time=\"2026-06-09T11:25:57.685863935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:57.703680 crc crio[21508]: time=\"2026-06-09T11:25:57.696684547Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-fb9766d9-gldws/POD\" id=63f7eff3-6429-409b-bee5-b87d3713f612 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:57.703680 crc crio[21508]: time=\"2026-06-09T11:25:57.696759059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:57.731344 crc crio[21508]: time=\"2026-06-09T11:25:57.729858741Z\" level=info msg=\"Running pod sandbox: openstack/neutron-ea79-account-create-update-n74bn/POD\" id=dddbf9f4-28b4-4707-9274-db3fe1f76bb6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:57.731344 crc crio[21508]: time=\"2026-06-09T11:25:57.730095708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:57.731344 crc crio[21508]: time=\"2026-06-09T11:25:57.730658204Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-fb9766d9-gldws Namespace:openstack ID:de90d9a49f2add95477ad37a389ad8b77f25a28a1396f84d16ec9356a30bf48a UID:07d018e7-30d5-46c3-828b-ce670d485b54 NetNS:/var/run/netns/782095bd-a64e-4c98-9188-6f28eec401e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod07d018e7_30d5_46c3_828b_ce670d485b54.slice PodAnnotations:0xc0019bc468}] Aliases:map[]}\"\nJun 09 11:25:57.731344 crc crio[21508]: time=\"2026-06-09T11:25:57.730697355Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-fb9766d9-gldws to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:25:57.781925 crc crio[21508]: time=\"2026-06-09T11:25:57.781715547Z\" level=info msg=\"Got pod network &{Name:neutron-ea79-account-create-update-n74bn Namespace:openstack ID:6f31304ae722574a3b35a25367b52a5ea35710b3d502b4e819341a85daab097a UID:84eab390-66db-4ca0-882d-5e01e1cd23f0 NetNS:/var/run/netns/141180ca-8f4c-4f4c-b7fe-44066196cbf7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod84eab390_66db_4ca0_882d_5e01e1cd23f0.slice PodAnnotations:0xc000b287d8}] Aliases:map[]}\"\nJun 09 11:25:57.781925 crc crio[21508]: time=\"2026-06-09T11:25:57.78181549Z\" level=info msg=\"Adding pod openstack_neutron-ea79-account-create-update-n74bn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:25:57.863891 crc crio[21508]: 2026-06-09T11:25:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:56b4197fe62aba1 Mac:22:4f:31:b2:1a:6c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:83 Mtu:0 Sandbox:/var/run/netns/17108e5f-dd0a-4179-aed9-d0abb5ee25dd SocketPath: PciID:}] [{Interface:0xc0001bee30 Address:{IP:10.217.0.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:25:57.870541 crc crio[21508]: time=\"2026-06-09T11:25:57.865160053Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-7fh2s Namespace:openstack ID:56b4197fe62aba110b6f577b3a49889d874702b4dbb3b0c889390fa7f4264b10 UID:71d13396-71a7-4a22-9268-8b8158564dc4 NetNS:/var/run/netns/17108e5f-dd0a-4179-aed9-d0abb5ee25dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71d13396_71a7_4a22_9268_8b8158564dc4.slice PodAnnotations:0xc00011f580}] Aliases:map[]}\"\nJun 09 11:25:57.870541 crc crio[21508]: time=\"2026-06-09T11:25:57.866617254Z\" level=info msg=\"Checking pod openstack_keystone-db-sync-7fh2s for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:25:57.878924 crc crio[21508]: time=\"2026-06-09T11:25:57.878730841Z\" level=info msg=\"Ran pod sandbox 56b4197fe62aba110b6f577b3a49889d874702b4dbb3b0c889390fa7f4264b10 with infra container: openstack/keystone-db-sync-7fh2s/POD\" id=dbd57297-76e7-4aac-b339-06d10f24608b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:57.886739 crc crio[21508]: 2026-06-09T11:25:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2e314e36ac5769d Mac:82:12:23:a6:c1:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:81 Mtu:0 Sandbox:/var/run/netns/d19c5b52-0f3d-41d7-9a8c-3d5ff7081b9e SocketPath: PciID:}] [{Interface:0xc00011ac30 Address:{IP:10.217.0.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:25:57.887729 crc crio[21508]: time=\"2026-06-09T11:25:57.88766327Z\" level=info msg=\"Got pod network &{Name:cinder-fdd3-account-create-update-bmcrf Namespace:openstack ID:2e314e36ac5769d33dc87f770c02636b9cb087fa1171e47b8c044c35a4367639 UID:4bbced7a-2869-41ef-8e93-bc1aadd112c3 NetNS:/var/run/netns/d19c5b52-0f3d-41d7-9a8c-3d5ff7081b9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4bbced7a_2869_41ef_8e93_bc1aadd112c3.slice PodAnnotations:0xc00011f390}] Aliases:map[]}\"\nJun 09 11:25:57.887905 crc crio[21508]: time=\"2026-06-09T11:25:57.887854576Z\" level=info msg=\"Checking pod openstack_cinder-fdd3-account-create-update-bmcrf for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:25:57.902053 crc crio[21508]: time=\"2026-06-09T11:25:57.901914898Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=51675d37-fe94-4a32-a90c-9809bdd8446a name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:57.902547 crc crio[21508]: time=\"2026-06-09T11:25:57.902146994Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-keystone:current-podified not found\" id=51675d37-fe94-4a32-a90c-9809bdd8446a name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:57.902547 crc crio[21508]: time=\"2026-06-09T11:25:57.902190225Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone:current-podified found\" id=51675d37-fe94-4a32-a90c-9809bdd8446a name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:57.905487 crc crio[21508]: time=\"2026-06-09T11:25:57.90522803Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=e374d865-95be-43ff-aaf0-2c1f4868fa6b name=/runtime.v1.ImageService/PullImage\nJun 09 11:25:57.916675 crc crio[21508]: time=\"2026-06-09T11:25:57.916557266Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-keystone:current-podified\\\"\"\nJun 09 11:25:57.932100 crc crio[21508]: time=\"2026-06-09T11:25:57.932023447Z\" level=info msg=\"Ran pod sandbox 2e314e36ac5769d33dc87f770c02636b9cb087fa1171e47b8c044c35a4367639 with infra container: openstack/cinder-fdd3-account-create-update-bmcrf/POD\" id=4e9d7828-79bd-4306-8136-78b4d6e1fd64 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:57.950804 crc crio[21508]: time=\"2026-06-09T11:25:57.950683647Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=19becc3a-5519-42a7-8b7c-6d0f1ba469d1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:57.956555 crc crio[21508]: time=\"2026-06-09T11:25:57.956049487Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=d991b19e-983f-481d-8772-2a66b7762fb4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:57.970242 crc crio[21508]: time=\"2026-06-09T11:25:57.970076088Z\" level=info msg=\"Creating container: openstack/cinder-fdd3-account-create-update-bmcrf/mariadb-account-create-update\" id=242ee7bf-37d2-4e7d-bd0b-a014cd0b10cd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:57.970855 crc crio[21508]: time=\"2026-06-09T11:25:57.970823978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:58.023095 crc crio[21508]: time=\"2026-06-09T11:25:58.022917261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:58.026943 crc crio[21508]: time=\"2026-06-09T11:25:58.026870431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:58.030630 crc crio[21508]: time=\"2026-06-09T11:25:58.030518182Z\" level=info msg=\"Created container e5eca2bd8002b3b16309a1a16544a6f323de2784a53af6d7aa6b0360ce211024: openstack/cinder-db-create-kfk7k/mariadb-database-create\" id=66fe21ed-480a-4721-ac63-8df96db97e9f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:58.035485 crc crio[21508]: time=\"2026-06-09T11:25:58.035387478Z\" level=info msg=\"Starting container: e5eca2bd8002b3b16309a1a16544a6f323de2784a53af6d7aa6b0360ce211024\" id=07d240b9-f46d-49cc-a7f3-9d82447b6713 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:58.048735 crc crio[21508]: time=\"2026-06-09T11:25:58.048396661Z\" level=info msg=\"Started container\" PID=62722 containerID=e5eca2bd8002b3b16309a1a16544a6f323de2784a53af6d7aa6b0360ce211024 description=openstack/cinder-db-create-kfk7k/mariadb-database-create id=07d240b9-f46d-49cc-a7f3-9d82447b6713 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a57672e663abf7b79c5ed263e223b51a6ad5362187c6319856e67485077c8b9a\nJun 09 11:25:58.153413 crc crio[21508]: 2026-06-09T11:25:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:237e32bbe8b4e26 Mac:f2:44:b4:03:37:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:82 Mtu:0 Sandbox:/var/run/netns/81d70c21-ed5e-4453-8dae-629f6cdd1b3e SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:25:58.154705 crc crio[21508]: time=\"2026-06-09T11:25:58.154637792Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-jkp2x Namespace:openstack ID:237e32bbe8b4e265c8ffa92e40dfd5df7ae748f6d981c3c5a6b05c77ae55f0b0 UID:cb78c699-641a-414d-ae1b-a007a1228a55 NetNS:/var/run/netns/81d70c21-ed5e-4453-8dae-629f6cdd1b3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcb78c699_641a_414d_ae1b_a007a1228a55.slice PodAnnotations:0xc00011f718}] Aliases:map[]}\"\nJun 09 11:25:58.155029 crc crio[21508]: time=\"2026-06-09T11:25:58.154835008Z\" level=info msg=\"Checking pod openstack_neutron-db-create-jkp2x for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:25:58.164138 crc crio[21508]: time=\"2026-06-09T11:25:58.164042705Z\" level=info msg=\"Ran pod sandbox 237e32bbe8b4e265c8ffa92e40dfd5df7ae748f6d981c3c5a6b05c77ae55f0b0 with infra container: openstack/neutron-db-create-jkp2x/POD\" id=d3ee7a17-0363-41cf-a4db-8ccd0fb1c0ec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:58.167247 crc crio[21508]: time=\"2026-06-09T11:25:58.16709285Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a67cfb4f-3dc9-4ee3-a160-f93a690b002b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:58.173472 crc crio[21508]: time=\"2026-06-09T11:25:58.170044052Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=9e9096b2-50fa-4fa7-b332-a62570cd79f3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:58.177105 crc crio[21508]: time=\"2026-06-09T11:25:58.177017266Z\" level=info msg=\"Created container 701f3887f72855016bb8fe3fd3dad89b6a7d43ddeb83f899ace7e9d298c56280: openstack/cinder-fdd3-account-create-update-bmcrf/mariadb-account-create-update\" id=242ee7bf-37d2-4e7d-bd0b-a014cd0b10cd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:58.179565 crc crio[21508]: time=\"2026-06-09T11:25:58.179483415Z\" level=info msg=\"Starting container: 701f3887f72855016bb8fe3fd3dad89b6a7d43ddeb83f899ace7e9d298c56280\" id=d3583a7a-1c4c-49b1-a436-29b8c1067600 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:58.180230 crc crio[21508]: time=\"2026-06-09T11:25:58.180161934Z\" level=info msg=\"Creating container: openstack/neutron-db-create-jkp2x/mariadb-database-create\" id=c8f0b653-d430-42cf-99c3-2bd9ae2e8c24 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:58.180871 crc crio[21508]: time=\"2026-06-09T11:25:58.180818942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:58.187836 crc crio[21508]: time=\"2026-06-09T11:25:58.187738585Z\" level=info msg=\"Started container\" PID=62752 containerID=701f3887f72855016bb8fe3fd3dad89b6a7d43ddeb83f899ace7e9d298c56280 description=openstack/cinder-fdd3-account-create-update-bmcrf/mariadb-account-create-update id=d3583a7a-1c4c-49b1-a436-29b8c1067600 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e314e36ac5769d33dc87f770c02636b9cb087fa1171e47b8c044c35a4367639\nJun 09 11:25:58.223385 crc crio[21508]: time=\"2026-06-09T11:25:58.223279056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:58.239570 crc crio[21508]: time=\"2026-06-09T11:25:58.23671077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:58.297551 crc crio[21508]: 2026-06-09T11:25:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4eefa1ac08e5ba2 Mac:d6:e7:55:d8:c7:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:84 Mtu:0 Sandbox:/var/run/netns/fe8eef51-772b-437d-8f29-3d00ba9bbd1e SocketPath: PciID:}] [{Interface:0xc00051a9b0 Address:{IP:10.217.0.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:25:58.299259 crc crio[21508]: time=\"2026-06-09T11:25:58.29875421Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-n6q5r Namespace:openstack ID:4eefa1ac08e5ba216d386dc29323f3a5785b9b8e9cb8c9f638ab2d604f67276b UID:6c7b227b-5f86-48ef-baca-ab2a3e1a3981 NetNS:/var/run/netns/fe8eef51-772b-437d-8f29-3d00ba9bbd1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c7b227b_5f86_48ef_baca_ab2a3e1a3981.slice PodAnnotations:0xc0019bc740}] Aliases:map[]}\"\nJun 09 11:25:58.299259 crc crio[21508]: time=\"2026-06-09T11:25:58.298964406Z\" level=info msg=\"Checking pod openstack_barbican-db-create-n6q5r for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:25:58.301526 crc crio[21508]: 2026-06-09T11:25:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fde7bbbf0dfe30a Mac:fe:4d:05:c4:4f:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:85 Mtu:0 Sandbox:/var/run/netns/e21ba6b2-b51b-46b2-9021-3dd70edc6018 SocketPath: PciID:}] [{Interface:0xc0004b6720 Address:{IP:10.217.0.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:25:58.302834 crc crio[21508]: time=\"2026-06-09T11:25:58.302792562Z\" level=info msg=\"Got pod network &{Name:barbican-8db4-account-create-update-xqzbt Namespace:openstack ID:fde7bbbf0dfe30a088d5f6b3d9b61de672761be50af5f89c263092b1e79b6e6d UID:05d09997-25a8-4a4b-9712-292afba08ac9 NetNS:/var/run/netns/e21ba6b2-b51b-46b2-9021-3dd70edc6018 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod05d09997_25a8_4a4b_9712_292afba08ac9.slice PodAnnotations:0xc0019bc048}] Aliases:map[]}\"\nJun 09 11:25:58.303098 crc crio[21508]: time=\"2026-06-09T11:25:58.30307628Z\" level=info msg=\"Checking pod openstack_barbican-8db4-account-create-update-xqzbt for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:25:58.326459 crc crio[21508]: time=\"2026-06-09T11:25:58.326366299Z\" level=info msg=\"Ran pod sandbox 4eefa1ac08e5ba216d386dc29323f3a5785b9b8e9cb8c9f638ab2d604f67276b with infra container: openstack/barbican-db-create-n6q5r/POD\" id=45b937f9-f1ab-43ac-9caf-151c7d90e8e7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:58.326826 crc crio[21508]: time=\"2026-06-09T11:25:58.326795991Z\" level=info msg=\"Ran pod sandbox fde7bbbf0dfe30a088d5f6b3d9b61de672761be50af5f89c263092b1e79b6e6d with infra container: openstack/barbican-8db4-account-create-update-xqzbt/POD\" id=b095b8ea-abc6-4386-858a-bb2d7efea2fe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:58.331131 crc crio[21508]: time=\"2026-06-09T11:25:58.33104759Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=799a1787-bc4b-4582-a1d3-2e9fe549092e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:58.335049 crc crio[21508]: time=\"2026-06-09T11:25:58.334975039Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=86f016a9-60f5-4068-a01f-2c8ef9a0e7fb name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:58.335394 crc crio[21508]: time=\"2026-06-09T11:25:58.33535232Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=02576082-d66e-454a-a410-defbcc103975 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:58.337595 crc crio[21508]: time=\"2026-06-09T11:25:58.337526441Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=66f16848-3ba7-4d67-9e99-001cb989b554 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:58.348511 crc crio[21508]: time=\"2026-06-09T11:25:58.344872505Z\" level=info msg=\"Creating container: openstack/barbican-db-create-n6q5r/mariadb-database-create\" id=4e088020-6ec2-4d46-ad62-3dd147bee8fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:58.348511 crc crio[21508]: time=\"2026-06-09T11:25:58.34540813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:58.349542 crc crio[21508]: time=\"2026-06-09T11:25:58.349470804Z\" level=info msg=\"Creating container: openstack/barbican-8db4-account-create-update-xqzbt/mariadb-account-create-update\" id=e492e37b-4416-427a-b188-b3d95ebb64bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:58.387703 crc crio[21508]: time=\"2026-06-09T11:25:58.387597386Z\" level=info msg=\"Created container 0fd93d775f3f96cda75a12c8daeb0355853b40d8b6174a5348b68e8ddc04566b: openstack/neutron-db-create-jkp2x/mariadb-database-create\" id=c8f0b653-d430-42cf-99c3-2bd9ae2e8c24 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:58.390475 crc crio[21508]: time=\"2026-06-09T11:25:58.390374894Z\" level=info msg=\"Starting container: 0fd93d775f3f96cda75a12c8daeb0355853b40d8b6174a5348b68e8ddc04566b\" id=95094ae1-587f-44b6-9f11-805ce68cb732 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:58.392040 crc crio[21508]: time=\"2026-06-09T11:25:58.391967798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:58.397246 crc crio[21508]: time=\"2026-06-09T11:25:58.397125042Z\" level=info msg=\"Started container\" PID=62805 containerID=0fd93d775f3f96cda75a12c8daeb0355853b40d8b6174a5348b68e8ddc04566b description=openstack/neutron-db-create-jkp2x/mariadb-database-create id=95094ae1-587f-44b6-9f11-805ce68cb732 name=/runtime.v1.RuntimeService/StartContainer sandboxID=237e32bbe8b4e265c8ffa92e40dfd5df7ae748f6d981c3c5a6b05c77ae55f0b0\nJun 09 11:25:58.446781 crc crio[21508]: time=\"2026-06-09T11:25:58.446701624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:58.453920 crc crio[21508]: time=\"2026-06-09T11:25:58.453836553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:58.473617 crc crio[21508]: time=\"2026-06-09T11:25:58.472786531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:58.484010 crc crio[21508]: time=\"2026-06-09T11:25:58.483922131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:58.581129 crc crio[21508]: time=\"2026-06-09T11:25:58.581006688Z\" level=info msg=\"Created container c8de12624700d93000cabcf0c539efdaecaf808260b6c421c5021164ed3d77b6: openstack/barbican-db-create-n6q5r/mariadb-database-create\" id=4e088020-6ec2-4d46-ad62-3dd147bee8fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:58.596008 crc crio[21508]: time=\"2026-06-09T11:25:58.595837621Z\" level=info msg=\"Starting container: c8de12624700d93000cabcf0c539efdaecaf808260b6c421c5021164ed3d77b6\" id=3a2a2a1a-a068-417b-83a2-a49aaf697d1c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:58.601627 crc crio[21508]: 2026-06-09T11:25:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6f31304ae722574 Mac:be:0d:39:13:7a:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:87 Mtu:0 Sandbox:/var/run/netns/141180ca-8f4c-4f4c-b7fe-44066196cbf7 SocketPath: PciID:}] [{Interface:0xc0002daa20 Address:{IP:10.217.0.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:25:58.602439 crc crio[21508]: time=\"2026-06-09T11:25:58.602356773Z\" level=info msg=\"Got pod network &{Name:neutron-ea79-account-create-update-n74bn Namespace:openstack ID:6f31304ae722574a3b35a25367b52a5ea35710b3d502b4e819341a85daab097a UID:84eab390-66db-4ca0-882d-5e01e1cd23f0 NetNS:/var/run/netns/141180ca-8f4c-4f4c-b7fe-44066196cbf7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod84eab390_66db_4ca0_882d_5e01e1cd23f0.slice PodAnnotations:0xc000b287d8}] Aliases:map[]}\"\nJun 09 11:25:58.602684 crc crio[21508]: time=\"2026-06-09T11:25:58.602544198Z\" level=info msg=\"Checking pod openstack_neutron-ea79-account-create-update-n74bn for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:25:58.604181 crc crio[21508]: 2026-06-09T11:25:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de90d9a49f2add9 Mac:36:c6:d8:3b:60:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:86 Mtu:0 Sandbox:/var/run/netns/782095bd-a64e-4c98-9188-6f28eec401e0 SocketPath: PciID:}] [{Interface:0xc000276810 Address:{IP:10.217.0.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:25:58.604539 crc crio[21508]: time=\"2026-06-09T11:25:58.604459751Z\" level=info msg=\"Started container\" PID=62845 containerID=c8de12624700d93000cabcf0c539efdaecaf808260b6c421c5021164ed3d77b6 description=openstack/barbican-db-create-n6q5r/mariadb-database-create id=3a2a2a1a-a068-417b-83a2-a49aaf697d1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=4eefa1ac08e5ba216d386dc29323f3a5785b9b8e9cb8c9f638ab2d604f67276b\nJun 09 11:25:58.605424 crc crio[21508]: time=\"2026-06-09T11:25:58.605247093Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-fb9766d9-gldws Namespace:openstack ID:de90d9a49f2add95477ad37a389ad8b77f25a28a1396f84d16ec9356a30bf48a UID:07d018e7-30d5-46c3-828b-ce670d485b54 NetNS:/var/run/netns/782095bd-a64e-4c98-9188-6f28eec401e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod07d018e7_30d5_46c3_828b_ce670d485b54.slice PodAnnotations:0xc0019bc468}] Aliases:map[]}\"\nJun 09 11:25:58.605548 crc crio[21508]: time=\"2026-06-09T11:25:58.605523151Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-fb9766d9-gldws for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:25:58.613194 crc crio[21508]: time=\"2026-06-09T11:25:58.613122423Z\" level=info msg=\"Ran pod sandbox 6f31304ae722574a3b35a25367b52a5ea35710b3d502b4e819341a85daab097a with infra container: openstack/neutron-ea79-account-create-update-n74bn/POD\" id=dddbf9f4-28b4-4707-9274-db3fe1f76bb6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:58.614899 crc crio[21508]: time=\"2026-06-09T11:25:58.614838741Z\" level=info msg=\"Ran pod sandbox de90d9a49f2add95477ad37a389ad8b77f25a28a1396f84d16ec9356a30bf48a with infra container: openstack/dnsmasq-dns-fb9766d9-gldws/POD\" id=63f7eff3-6429-409b-bee5-b87d3713f612 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:58.615948 crc crio[21508]: time=\"2026-06-09T11:25:58.615265993Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=3bca3034-2261-4744-a51d-f0015af9d8b8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:58.617017 crc crio[21508]: time=\"2026-06-09T11:25:58.61695975Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=87430a70-8f21-4253-b6de-f7ecd3dbf498 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:58.617711 crc crio[21508]: time=\"2026-06-09T11:25:58.61766982Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=12b4df04-9855-45b0-a2a1-f0ea6528aedc name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:58.621137 crc crio[21508]: time=\"2026-06-09T11:25:58.620641333Z\" level=info msg=\"Created container 60ff1e4bae0db8711fe889c55b48df92cb5a2c96a114abb9a3212361bb474dda: openstack/barbican-8db4-account-create-update-xqzbt/mariadb-account-create-update\" id=e492e37b-4416-427a-b188-b3d95ebb64bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:58.621914 crc crio[21508]: time=\"2026-06-09T11:25:58.621660721Z\" level=info msg=\"Starting container: 60ff1e4bae0db8711fe889c55b48df92cb5a2c96a114abb9a3212361bb474dda\" id=88c2f09f-9ac6-4470-a2e4-fe9e520fd86a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:58.624394 crc crio[21508]: time=\"2026-06-09T11:25:58.624095869Z\" level=info msg=\"Creating container: openstack/neutron-ea79-account-create-update-n74bn/mariadb-account-create-update\" id=3d7550bb-645e-4c6e-bb26-a891d2763c02 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:58.624756 crc crio[21508]: time=\"2026-06-09T11:25:58.624685855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:58.650430 crc crio[21508]: time=\"2026-06-09T11:25:58.64996996Z\" level=info msg=\"Started container\" PID=62856 containerID=60ff1e4bae0db8711fe889c55b48df92cb5a2c96a114abb9a3212361bb474dda description=openstack/barbican-8db4-account-create-update-xqzbt/mariadb-account-create-update id=88c2f09f-9ac6-4470-a2e4-fe9e520fd86a name=/runtime.v1.RuntimeService/StartContainer sandboxID=fde7bbbf0dfe30a088d5f6b3d9b61de672761be50af5f89c263092b1e79b6e6d\nJun 09 11:25:58.699511 crc crio[21508]: time=\"2026-06-09T11:25:58.699418539Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d9b31067-1eb0-4cea-a3d6-81c9f68b99d5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:58.708198 crc crio[21508]: time=\"2026-06-09T11:25:58.708110701Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-fb9766d9-gldws/init\" id=3365ec4c-5082-46a3-895b-10ddfbee2fac name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:58.708888 crc crio[21508]: time=\"2026-06-09T11:25:58.70881436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:58.783398 crc crio[21508]: time=\"2026-06-09T11:25:58.782644839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:58.787887 crc crio[21508]: time=\"2026-06-09T11:25:58.787811243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:58.796410 crc crio[21508]: time=\"2026-06-09T11:25:58.795950799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:58.801700 crc crio[21508]: time=\"2026-06-09T11:25:58.801635688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:59.198977 crc crio[21508]: time=\"2026-06-09T11:25:59.198853441Z\" level=info msg=\"Created container 358a0c900f6a417ea483f6148fc38fa1cdb00320563b6a1951f79abd6b7128f3: openstack/dnsmasq-dns-fb9766d9-gldws/init\" id=3365ec4c-5082-46a3-895b-10ddfbee2fac name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:59.203938 crc crio[21508]: time=\"2026-06-09T11:25:59.203817459Z\" level=info msg=\"Starting container: 358a0c900f6a417ea483f6148fc38fa1cdb00320563b6a1951f79abd6b7128f3\" id=9ff91375-4d75-4b63-9918-1a255379c045 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:59.209235 crc crio[21508]: time=\"2026-06-09T11:25:59.209137507Z\" level=info msg=\"Created container c0277105d94286eab7b856b057429964b9c32247b7c35359996ef14b2cc12f7a: openstack/neutron-ea79-account-create-update-n74bn/mariadb-account-create-update\" id=3d7550bb-645e-4c6e-bb26-a891d2763c02 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:59.210169 crc crio[21508]: time=\"2026-06-09T11:25:59.210103614Z\" level=info msg=\"Started container\" PID=62965 containerID=358a0c900f6a417ea483f6148fc38fa1cdb00320563b6a1951f79abd6b7128f3 description=openstack/dnsmasq-dns-fb9766d9-gldws/init id=9ff91375-4d75-4b63-9918-1a255379c045 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de90d9a49f2add95477ad37a389ad8b77f25a28a1396f84d16ec9356a30bf48a\nJun 09 11:25:59.211020 crc crio[21508]: time=\"2026-06-09T11:25:59.210875956Z\" level=info msg=\"Starting container: c0277105d94286eab7b856b057429964b9c32247b7c35359996ef14b2cc12f7a\" id=8a624bb2-0b7e-4ce4-a426-389759c873e0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:59.219009 crc crio[21508]: time=\"2026-06-09T11:25:59.218652873Z\" level=info msg=\"Started container\" PID=62964 containerID=c0277105d94286eab7b856b057429964b9c32247b7c35359996ef14b2cc12f7a description=openstack/neutron-ea79-account-create-update-n74bn/mariadb-account-create-update id=8a624bb2-0b7e-4ce4-a426-389759c873e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f31304ae722574a3b35a25367b52a5ea35710b3d502b4e819341a85daab097a\nJun 09 11:25:59.512369 crc crio[21508]: time=\"2026-06-09T11:25:59.512264317Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3d1de786-205e-44d6-b00d-99c75fe96e88 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:59.584871 crc crio[21508]: time=\"2026-06-09T11:25:59.583723069Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ba94147f-78dd-43ae-b15a-b055550885c6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:59.612048 crc crio[21508]: time=\"2026-06-09T11:25:59.61197078Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-fb9766d9-gldws/dnsmasq-dns\" id=3e8bfda3-cfa2-434c-9477-423753c0370f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:59.612632 crc crio[21508]: time=\"2026-06-09T11:25:59.612570388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:59.708854 crc crio[21508]: time=\"2026-06-09T11:25:59.708732499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:59.714250 crc crio[21508]: time=\"2026-06-09T11:25:59.714118298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:59.877666 crc crio[21508]: time=\"2026-06-09T11:25:59.877542787Z\" level=info msg=\"Created container a2f946ef805eacf246b17b8729971412eed6b8cba711dc2aa60bc1e851f9a513: openstack/dnsmasq-dns-fb9766d9-gldws/dnsmasq-dns\" id=3e8bfda3-cfa2-434c-9477-423753c0370f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:59.879693 crc crio[21508]: time=\"2026-06-09T11:25:59.879620929Z\" level=info msg=\"Starting container: a2f946ef805eacf246b17b8729971412eed6b8cba711dc2aa60bc1e851f9a513\" id=600864c4-c9d1-4389-b510-cee9202a9ce2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:59.885839 crc crio[21508]: time=\"2026-06-09T11:25:59.885742429Z\" level=info msg=\"Started container\" PID=63035 containerID=a2f946ef805eacf246b17b8729971412eed6b8cba711dc2aa60bc1e851f9a513 description=openstack/dnsmasq-dns-fb9766d9-gldws/dnsmasq-dns id=600864c4-c9d1-4389-b510-cee9202a9ce2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de90d9a49f2add95477ad37a389ad8b77f25a28a1396f84d16ec9356a30bf48a\nJun 09 11:26:00.543727 crc crio[21508]: time=\"2026-06-09T11:26:00.543583668Z\" level=info msg=\"Stopping pod sandbox: 2e314e36ac5769d33dc87f770c02636b9cb087fa1171e47b8c044c35a4367639\" id=fe354af2-d762-481f-8ae2-2fb1213da977 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:26:00.543727 crc crio[21508]: time=\"2026-06-09T11:26:00.54364533Z\" level=info msg=\"Stopping pod sandbox: fde7bbbf0dfe30a088d5f6b3d9b61de672761be50af5f89c263092b1e79b6e6d\" id=28b43599-7706-4ee9-b99f-47a2496a44a4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:26:00.545401 crc crio[21508]: time=\"2026-06-09T11:26:00.543620069Z\" level=info msg=\"Stopping pod sandbox: 4eefa1ac08e5ba216d386dc29323f3a5785b9b8e9cb8c9f638ab2d604f67276b\" id=71e40e26-1184-4b03-819b-80bd812faa7d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:26:00.545401 crc crio[21508]: time=\"2026-06-09T11:26:00.543945269Z\" level=info msg=\"Stopping pod sandbox: a57672e663abf7b79c5ed263e223b51a6ad5362187c6319856e67485077c8b9a\" id=fa6c34af-2071-4d5b-a571-c3572d255acf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:26:00.545401 crc crio[21508]: time=\"2026-06-09T11:26:00.544238567Z\" level=info msg=\"Got pod network &{Name:barbican-8db4-account-create-update-xqzbt Namespace:openstack ID:fde7bbbf0dfe30a088d5f6b3d9b61de672761be50af5f89c263092b1e79b6e6d UID:05d09997-25a8-4a4b-9712-292afba08ac9 NetNS:/var/run/netns/e21ba6b2-b51b-46b2-9021-3dd70edc6018 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod05d09997_25a8_4a4b_9712_292afba08ac9.slice PodAnnotations:0xc002a12880}] Aliases:map[]}\"\nJun 09 11:26:00.545401 crc crio[21508]: time=\"2026-06-09T11:26:00.544457104Z\" level=info msg=\"Deleting pod openstack_barbican-8db4-account-create-update-xqzbt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:26:00.545401 crc crio[21508]: time=\"2026-06-09T11:26:00.544526216Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-n6q5r Namespace:openstack ID:4eefa1ac08e5ba216d386dc29323f3a5785b9b8e9cb8c9f638ab2d604f67276b UID:6c7b227b-5f86-48ef-baca-ab2a3e1a3981 NetNS:/var/run/netns/fe8eef51-772b-437d-8f29-3d00ba9bbd1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c7b227b_5f86_48ef_baca_ab2a3e1a3981.slice PodAnnotations:0xc000159070}] Aliases:map[]}\"\nJun 09 11:26:00.545401 crc crio[21508]: time=\"2026-06-09T11:26:00.54466721Z\" level=info msg=\"Deleting pod openstack_barbican-db-create-n6q5r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:26:00.545401 crc crio[21508]: time=\"2026-06-09T11:26:00.54466558Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-kfk7k Namespace:openstack ID:a57672e663abf7b79c5ed263e223b51a6ad5362187c6319856e67485077c8b9a UID:556555f2-0734-4259-88e0-a3260dea7473 NetNS:/var/run/netns/52467140-b251-42d1-9830-eebb6d270c14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod556555f2_0734_4259_88e0_a3260dea7473.slice PodAnnotations:0xc00011ecb8}] Aliases:map[]}\"\nJun 09 11:26:00.546106 crc crio[21508]: time=\"2026-06-09T11:26:00.545594257Z\" level=info msg=\"Deleting pod openstack_cinder-db-create-kfk7k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:26:00.546394 crc crio[21508]: time=\"2026-06-09T11:26:00.54635399Z\" level=info msg=\"Stopping pod sandbox: 237e32bbe8b4e265c8ffa92e40dfd5df7ae748f6d981c3c5a6b05c77ae55f0b0\" id=ad0c18ed-c8be-4c5d-b6d8-b451a0cbd2b0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:26:00.546902 crc crio[21508]: time=\"2026-06-09T11:26:00.546870295Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-jkp2x Namespace:openstack ID:237e32bbe8b4e265c8ffa92e40dfd5df7ae748f6d981c3c5a6b05c77ae55f0b0 UID:cb78c699-641a-414d-ae1b-a007a1228a55 NetNS:/var/run/netns/81d70c21-ed5e-4453-8dae-629f6cdd1b3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcb78c699_641a_414d_ae1b_a007a1228a55.slice PodAnnotations:0xc000b28a90}] Aliases:map[]}\"\nJun 09 11:26:00.547169 crc crio[21508]: time=\"2026-06-09T11:26:00.547140693Z\" level=info msg=\"Deleting pod openstack_neutron-db-create-jkp2x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:26:00.547838 crc crio[21508]: time=\"2026-06-09T11:26:00.547176504Z\" level=info msg=\"Got pod network &{Name:cinder-fdd3-account-create-update-bmcrf Namespace:openstack ID:2e314e36ac5769d33dc87f770c02636b9cb087fa1171e47b8c044c35a4367639 UID:4bbced7a-2869-41ef-8e93-bc1aadd112c3 NetNS:/var/run/netns/d19c5b52-0f3d-41d7-9a8c-3d5ff7081b9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4bbced7a_2869_41ef_8e93_bc1aadd112c3.slice PodAnnotations:0xc0019bc808}] Aliases:map[]}\"\nJun 09 11:26:00.548385 crc crio[21508]: time=\"2026-06-09T11:26:00.548249536Z\" level=info msg=\"Deleting pod openstack_cinder-fdd3-account-create-update-bmcrf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:26:00.561248 crc crio[21508]: time=\"2026-06-09T11:26:00.560689563Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683406-9sjd2/POD\" id=63e4849e-42e5-4da8-a40f-7d5695b89109 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:26:00.561248 crc crio[21508]: time=\"2026-06-09T11:26:00.561229339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:00.612986 crc crio[21508]: time=\"2026-06-09T11:26:00.612874415Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683406-9sjd2 Namespace:openshift-infra ID:55000e4004851ea093809094cd1d758fcda831ae0e6c11ebbb51751cd537aa89 UID:857317be-e3cb-406e-84b6-af6dde001cfd NetNS:/var/run/netns/0e7f0ace-1322-4364-9580-cb8a85ed4022 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod857317be_e3cb_406e_84b6_af6dde001cfd.slice PodAnnotations:0xc00008cb70}] Aliases:map[]}\"\nJun 09 11:26:00.612986 crc crio[21508]: time=\"2026-06-09T11:26:00.612925717Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683406-9sjd2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:26:01.016640 crc crio[21508]: time=\"2026-06-09T11:26:01.008465044Z\" level=info msg=\"Stopped pod sandbox: 237e32bbe8b4e265c8ffa92e40dfd5df7ae748f6d981c3c5a6b05c77ae55f0b0\" id=ad0c18ed-c8be-4c5d-b6d8-b451a0cbd2b0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:26:01.161499 crc crio[21508]: time=\"2026-06-09T11:26:01.161443014Z\" level=info msg=\"Stopped pod sandbox: 4eefa1ac08e5ba216d386dc29323f3a5785b9b8e9cb8c9f638ab2d604f67276b\" id=71e40e26-1184-4b03-819b-80bd812faa7d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:26:01.168387 crc crio[21508]: time=\"2026-06-09T11:26:01.168198354Z\" level=info msg=\"Stopped pod sandbox: 2e314e36ac5769d33dc87f770c02636b9cb087fa1171e47b8c044c35a4367639\" id=fe354af2-d762-481f-8ae2-2fb1213da977 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:26:01.175686 crc crio[21508]: time=\"2026-06-09T11:26:01.175588282Z\" level=info msg=\"Stopped pod sandbox: a57672e663abf7b79c5ed263e223b51a6ad5362187c6319856e67485077c8b9a\" id=fa6c34af-2071-4d5b-a571-c3572d255acf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:26:01.209809 crc crio[21508]: time=\"2026-06-09T11:26:01.209721141Z\" level=info msg=\"Stopped pod sandbox: fde7bbbf0dfe30a088d5f6b3d9b61de672761be50af5f89c263092b1e79b6e6d\" id=28b43599-7706-4ee9-b99f-47a2496a44a4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:26:01.584685 crc crio[21508]: time=\"2026-06-09T11:26:01.583853566Z\" level=info msg=\"Stopping pod sandbox: 6f31304ae722574a3b35a25367b52a5ea35710b3d502b4e819341a85daab097a\" id=99b5c401-7b8b-40eb-b0e0-64939100d9d9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:26:01.586126 crc crio[21508]: time=\"2026-06-09T11:26:01.584955528Z\" level=info msg=\"Got pod network &{Name:neutron-ea79-account-create-update-n74bn Namespace:openstack ID:6f31304ae722574a3b35a25367b52a5ea35710b3d502b4e819341a85daab097a UID:84eab390-66db-4ca0-882d-5e01e1cd23f0 NetNS:/var/run/netns/141180ca-8f4c-4f4c-b7fe-44066196cbf7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod84eab390_66db_4ca0_882d_5e01e1cd23f0.slice PodAnnotations:0xc0019bcac8}] Aliases:map[]}\"\nJun 09 11:26:01.586126 crc crio[21508]: time=\"2026-06-09T11:26:01.585176535Z\" level=info msg=\"Deleting pod openstack_neutron-ea79-account-create-update-n74bn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:26:01.760553 crc crio[21508]: 2026-06-09T11:26:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:55000e4004851ea Mac:de:1d:65:5c:89:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:88 Mtu:0 Sandbox:/var/run/netns/0e7f0ace-1322-4364-9580-cb8a85ed4022 SocketPath: PciID:}] [{Interface:0xc0004b2280 Address:{IP:10.217.0.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:26:01.763492 crc crio[21508]: time=\"2026-06-09T11:26:01.762718561Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683406-9sjd2 Namespace:openshift-infra ID:55000e4004851ea093809094cd1d758fcda831ae0e6c11ebbb51751cd537aa89 UID:857317be-e3cb-406e-84b6-af6dde001cfd NetNS:/var/run/netns/0e7f0ace-1322-4364-9580-cb8a85ed4022 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod857317be_e3cb_406e_84b6_af6dde001cfd.slice PodAnnotations:0xc00008cb70}] Aliases:map[]}\"\nJun 09 11:26:01.763492 crc crio[21508]: time=\"2026-06-09T11:26:01.762906647Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683406-9sjd2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:26:01.774755 crc crio[21508]: time=\"2026-06-09T11:26:01.774698255Z\" level=info msg=\"Ran pod sandbox 55000e4004851ea093809094cd1d758fcda831ae0e6c11ebbb51751cd537aa89 with infra container: openshift-infra/auto-csr-approver-29683406-9sjd2/POD\" id=63e4849e-42e5-4da8-a40f-7d5695b89109 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:26:01.777683 crc crio[21508]: time=\"2026-06-09T11:26:01.777640962Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=5ff73738-0d65-4fdd-bd71-c0e234dee434 name=/runtime.v1.ImageService/PullImage\nJun 09 11:26:01.786056 crc crio[21508]: time=\"2026-06-09T11:26:01.785129373Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 11:26:01.899168 crc crio[21508]: time=\"2026-06-09T11:26:01.899016248Z\" level=info msg=\"Stopped pod sandbox: 6f31304ae722574a3b35a25367b52a5ea35710b3d502b4e819341a85daab097a\" id=99b5c401-7b8b-40eb-b0e0-64939100d9d9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:26:10.614497 crc crio[21508]: time=\"2026-06-09T11:26:10.612368776Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:ab100203188fc03e43c62a1ca90a3d8f03ed8b4a3e248f5cd6669efe9a52b1e3\" id=e374d865-95be-43ff-aaf0-2c1f4868fa6b name=/runtime.v1.ImageService/PullImage\nJun 09 11:26:10.616090 crc crio[21508]: time=\"2026-06-09T11:26:10.616001123Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=4d43260e-51f3-429f-b3fa-f914edd5a11a name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:10.647662 crc crio[21508]: time=\"2026-06-09T11:26:10.645124344Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=5ff73738-0d65-4fdd-bd71-c0e234dee434 name=/runtime.v1.ImageService/PullImage\nJun 09 11:26:10.648851 crc crio[21508]: time=\"2026-06-09T11:26:10.648245826Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4bf5f704-2f65-43f1-af9a-8500711a5497 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:10.652349 crc crio[21508]: time=\"2026-06-09T11:26:10.650185343Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=93978581-954b-4ce3-87b3-5a75fb57889f name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:10.662386 crc crio[21508]: time=\"2026-06-09T11:26:10.660921791Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683406-9sjd2/oc\" id=1131f605-afe7-4e21-af6f-d42e08c6b377 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:26:10.662386 crc crio[21508]: time=\"2026-06-09T11:26:10.661530029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:10.678878 crc crio[21508]: time=\"2026-06-09T11:26:10.677390917Z\" level=info msg=\"Stopping container: 006a29040bb9dbf52eb4e0e81df32af24ea2a087b78cb739b891c0558cb53958 (timeout: 10s)\" id=b7be4dac-d1cb-4efb-b9c6-50613cda72e8 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:26:10.700521 crc crio[21508]: time=\"2026-06-09T11:26:10.700360246Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=c87c62e8-afff-4766-8056-b14a287d9a3f name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:10.722496 crc crio[21508]: time=\"2026-06-09T11:26:10.722194941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:10.753405 crc crio[21508]: time=\"2026-06-09T11:26:10.752406114Z\" level=info msg=\"Creating container: openstack/keystone-db-sync-7fh2s/keystone-db-sync\" id=433b8e00-ddc5-4c68-bf00-5f2c69aa0836 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:26:10.762141 crc crio[21508]: time=\"2026-06-09T11:26:10.761974297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:10.872904 crc crio[21508]: time=\"2026-06-09T11:26:10.872722859Z\" level=info msg=\"Stopped container 006a29040bb9dbf52eb4e0e81df32af24ea2a087b78cb739b891c0558cb53958: openstack/dnsmasq-dns-7fcf8bc745-mjffg/dnsmasq-dns\" id=b7be4dac-d1cb-4efb-b9c6-50613cda72e8 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:26:10.882478 crc crio[21508]: time=\"2026-06-09T11:26:10.880910331Z\" level=info msg=\"Stopping pod sandbox: 88602b326369c8b38b6e40e01580913940df7542f826e6ec3c365d99dcdb49d4\" id=e8905e43-4c3d-4cdc-9c07-54d049d54590 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:26:10.883474 crc crio[21508]: time=\"2026-06-09T11:26:10.883190948Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7fcf8bc745-mjffg Namespace:openstack ID:88602b326369c8b38b6e40e01580913940df7542f826e6ec3c365d99dcdb49d4 UID:7ab56dcd-4b0d-471a-809e-44f555956711 NetNS:/var/run/netns/f1dd9a5e-43d6-4483-ac28-a1c1450f5364 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ab56dcd_4b0d_471a_809e_44f555956711.slice PodAnnotations:0xc00465e468}] Aliases:map[]}\"\nJun 09 11:26:10.884400 crc crio[21508]: time=\"2026-06-09T11:26:10.884103615Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7fcf8bc745-mjffg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:26:10.920094 crc crio[21508]: time=\"2026-06-09T11:26:10.919983616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:10.930759 crc crio[21508]: time=\"2026-06-09T11:26:10.930682282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:11.108601 crc crio[21508]: time=\"2026-06-09T11:26:11.108430924Z\" level=info msg=\"Created container 9a2c00199139fcaa05b29b883b58e7ad0709fe4ee9f07ae738c99fbf917d91ee: openstack/keystone-db-sync-7fh2s/keystone-db-sync\" id=433b8e00-ddc5-4c68-bf00-5f2c69aa0836 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:26:11.113452 crc crio[21508]: time=\"2026-06-09T11:26:11.113241296Z\" level=info msg=\"Starting container: 9a2c00199139fcaa05b29b883b58e7ad0709fe4ee9f07ae738c99fbf917d91ee\" id=2b7484dd-1bc1-4cb8-9eb7-678a635d4f7a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:26:11.144267 crc crio[21508]: time=\"2026-06-09T11:26:11.144104588Z\" level=info msg=\"Started container\" PID=63740 containerID=9a2c00199139fcaa05b29b883b58e7ad0709fe4ee9f07ae738c99fbf917d91ee description=openstack/keystone-db-sync-7fh2s/keystone-db-sync id=2b7484dd-1bc1-4cb8-9eb7-678a635d4f7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=56b4197fe62aba110b6f577b3a49889d874702b4dbb3b0c889390fa7f4264b10\nJun 09 11:26:11.173371 crc crio[21508]: time=\"2026-06-09T11:26:11.173129216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:11.224788 crc crio[21508]: time=\"2026-06-09T11:26:11.224650188Z\" level=info msg=\"Stopped pod sandbox: 88602b326369c8b38b6e40e01580913940df7542f826e6ec3c365d99dcdb49d4\" id=e8905e43-4c3d-4cdc-9c07-54d049d54590 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:26:11.492982 crc crio[21508]: time=\"2026-06-09T11:26:11.492010257Z\" level=info msg=\"Created container 7e94427452c641826dec69f344e2daa467ae09631ad3daa9302a145945dcfbd4: openshift-infra/auto-csr-approver-29683406-9sjd2/oc\" id=1131f605-afe7-4e21-af6f-d42e08c6b377 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:26:11.497792 crc crio[21508]: time=\"2026-06-09T11:26:11.497690065Z\" level=info msg=\"Starting container: 7e94427452c641826dec69f344e2daa467ae09631ad3daa9302a145945dcfbd4\" id=f0133b2e-222e-4a54-a482-a5cbb45c4700 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:26:11.510450 crc crio[21508]: time=\"2026-06-09T11:26:11.510176004Z\" level=info msg=\"Started container\" PID=63770 containerID=7e94427452c641826dec69f344e2daa467ae09631ad3daa9302a145945dcfbd4 description=openshift-infra/auto-csr-approver-29683406-9sjd2/oc id=f0133b2e-222e-4a54-a482-a5cbb45c4700 name=/runtime.v1.RuntimeService/StartContainer sandboxID=55000e4004851ea093809094cd1d758fcda831ae0e6c11ebbb51751cd537aa89\nJun 09 11:26:11.877355 crc crio[21508]: time=\"2026-06-09T11:26:11.877163007Z\" level=info msg=\"Removing container: 006a29040bb9dbf52eb4e0e81df32af24ea2a087b78cb739b891c0558cb53958\" id=37849d1e-a2d5-492e-a0cb-cd4df8d81f58 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:26:11.910989 crc crio[21508]: time=\"2026-06-09T11:26:11.910874953Z\" level=info msg=\"Removed container 006a29040bb9dbf52eb4e0e81df32af24ea2a087b78cb739b891c0558cb53958: openstack/dnsmasq-dns-7fcf8bc745-mjffg/dnsmasq-dns\" id=37849d1e-a2d5-492e-a0cb-cd4df8d81f58 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:26:11.914847 crc crio[21508]: time=\"2026-06-09T11:26:11.914795848Z\" level=info msg=\"Removing container: 9f4580ee74d36afa20e7c2754fe7985d131e5c458e00c3efb16da9208758b912\" id=d531816d-6965-4aae-b807-64fc29fe3217 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:26:11.948190 crc crio[21508]: time=\"2026-06-09T11:26:11.94766999Z\" level=info msg=\"Removed container 9f4580ee74d36afa20e7c2754fe7985d131e5c458e00c3efb16da9208758b912: openstack/dnsmasq-dns-7fcf8bc745-mjffg/init\" id=d531816d-6965-4aae-b807-64fc29fe3217 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:26:13.893328 crc crio[21508]: time=\"2026-06-09T11:26:13.892392184Z\" level=info msg=\"Stopping pod sandbox: b343091690e0f9efe047f0ad98e09af2fa15a4b77ad9daa880a3534005086eb5\" id=894f19fc-9c62-4324-9b8f-80824f11ecf2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:26:13.895457 crc crio[21508]: time=\"2026-06-09T11:26:13.892509348Z\" level=info msg=\"Stopping pod sandbox: 55000e4004851ea093809094cd1d758fcda831ae0e6c11ebbb51751cd537aa89\" id=54bd7334-2a24-4b26-8fd2-4422631cf9bc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:26:13.895457 crc crio[21508]: time=\"2026-06-09T11:26:13.894862727Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-2d7r7 Namespace:openstack ID:b343091690e0f9efe047f0ad98e09af2fa15a4b77ad9daa880a3534005086eb5 UID:a976dee0-c8e6-40a8-a6b5-9ae4469ab5d1 NetNS:/var/run/netns/7a56e0c9-7712-49b6-bbab-dbd45e3447e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda976dee0_c8e6_40a8_a6b5_9ae4469ab5d1.slice PodAnnotations:0xc00011f4e0}] Aliases:map[]}\"\nJun 09 11:26:13.895457 crc crio[21508]: time=\"2026-06-09T11:26:13.894914099Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683406-9sjd2 Namespace:openshift-infra ID:55000e4004851ea093809094cd1d758fcda831ae0e6c11ebbb51751cd537aa89 UID:857317be-e3cb-406e-84b6-af6dde001cfd NetNS:/var/run/netns/0e7f0ace-1322-4364-9580-cb8a85ed4022 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod857317be_e3cb_406e_84b6_af6dde001cfd.slice PodAnnotations:0xc00244e920}] Aliases:map[]}\"\nJun 09 11:26:13.895457 crc crio[21508]: time=\"2026-06-09T11:26:13.895008402Z\" level=info msg=\"Deleting pod openstack_glance-db-sync-2d7r7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:26:13.895457 crc crio[21508]: time=\"2026-06-09T11:26:13.895085154Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683406-9sjd2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:26:14.195595 crc crio[21508]: time=\"2026-06-09T11:26:14.19548096Z\" level=info msg=\"Stopped pod sandbox: 55000e4004851ea093809094cd1d758fcda831ae0e6c11ebbb51751cd537aa89\" id=54bd7334-2a24-4b26-8fd2-4422631cf9bc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:26:14.369902 crc crio[21508]: time=\"2026-06-09T11:26:14.369463191Z\" level=info msg=\"Stopped pod sandbox: b343091690e0f9efe047f0ad98e09af2fa15a4b77ad9daa880a3534005086eb5\" id=894f19fc-9c62-4324-9b8f-80824f11ecf2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:26:16.272938 crc crio[21508]: time=\"2026-06-09T11:26:16.272097681Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-798c5d9f59-wmk65/POD\" id=551e51a1-74be-434f-894f-620aff7b764c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:26:16.274472 crc crio[21508]: time=\"2026-06-09T11:26:16.272961297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:16.336971 crc crio[21508]: time=\"2026-06-09T11:26:16.331602159Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-798c5d9f59-wmk65 Namespace:openstack ID:786399d662b1d223445952cca0d0fb751f1b141eaf2ec9e0ece7829927031f49 UID:4d537b7b-5b73-433f-a04f-dd088b4b3d86 NetNS:/var/run/netns/b5090079-d3a1-41d4-8e87-2487a043938d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d537b7b_5b73_433f_a04f_dd088b4b3d86.slice PodAnnotations:0xc002c0a9a8}] Aliases:map[]}\"\nJun 09 11:26:16.336971 crc crio[21508]: time=\"2026-06-09T11:26:16.331662281Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-798c5d9f59-wmk65 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:26:16.875783 crc crio[21508]: 2026-06-09T11:26:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:786399d662b1d22 Mac:0a:4a:f0:4d:a3:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:89 Mtu:0 Sandbox:/var/run/netns/b5090079-d3a1-41d4-8e87-2487a043938d SocketPath: PciID:}] [{Interface:0xc00025a750 Address:{IP:10.217.0.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:26:16.950276 crc crio[21508]: time=\"2026-06-09T11:26:16.876866031Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-798c5d9f59-wmk65 Namespace:openstack ID:786399d662b1d223445952cca0d0fb751f1b141eaf2ec9e0ece7829927031f49 UID:4d537b7b-5b73-433f-a04f-dd088b4b3d86 NetNS:/var/run/netns/b5090079-d3a1-41d4-8e87-2487a043938d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d537b7b_5b73_433f_a04f_dd088b4b3d86.slice PodAnnotations:0xc002c0a9a8}] Aliases:map[]}\"\nJun 09 11:26:16.950276 crc crio[21508]: time=\"2026-06-09T11:26:16.877051847Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-798c5d9f59-wmk65 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:26:16.950276 crc crio[21508]: time=\"2026-06-09T11:26:16.887272049Z\" level=info msg=\"Ran pod sandbox 786399d662b1d223445952cca0d0fb751f1b141eaf2ec9e0ece7829927031f49 with infra container: openstack/dnsmasq-dns-798c5d9f59-wmk65/POD\" id=551e51a1-74be-434f-894f-620aff7b764c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:26:16.950276 crc crio[21508]: time=\"2026-06-09T11:26:16.889885076Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2423cbf0-a7f9-4d31-a0bb-ba2f9b2be98f name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:16.950276 crc crio[21508]: time=\"2026-06-09T11:26:16.946624273Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e61626ab-3d82-4884-9566-5d1c15d2d3fd name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:16.952899 crc crio[21508]: time=\"2026-06-09T11:26:16.952827676Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-798c5d9f59-wmk65/init\" id=7421006b-37e3-4775-a3f3-7152d4a1f62c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:26:16.963086 crc crio[21508]: time=\"2026-06-09T11:26:16.962987486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:17.031564 crc crio[21508]: time=\"2026-06-09T11:26:17.030663986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:17.037233 crc crio[21508]: time=\"2026-06-09T11:26:17.037126757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:17.168745 crc crio[21508]: time=\"2026-06-09T11:26:17.168652713Z\" level=info msg=\"Created container 73108892fd0429707ed6677e238837414bac15d6eab545fbb41ba2b4c4fca333: openstack/dnsmasq-dns-798c5d9f59-wmk65/init\" id=7421006b-37e3-4775-a3f3-7152d4a1f62c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:26:17.169821 crc crio[21508]: time=\"2026-06-09T11:26:17.169780937Z\" level=info msg=\"Starting container: 73108892fd0429707ed6677e238837414bac15d6eab545fbb41ba2b4c4fca333\" id=147e51a7-806c-42c7-8606-b386deee6f90 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:26:17.176862 crc crio[21508]: time=\"2026-06-09T11:26:17.176809064Z\" level=info msg=\"Started container\" PID=64278 containerID=73108892fd0429707ed6677e238837414bac15d6eab545fbb41ba2b4c4fca333 description=openstack/dnsmasq-dns-798c5d9f59-wmk65/init id=147e51a7-806c-42c7-8606-b386deee6f90 name=/runtime.v1.RuntimeService/StartContainer sandboxID=786399d662b1d223445952cca0d0fb751f1b141eaf2ec9e0ece7829927031f49\nJun 09 11:26:18.005911 crc crio[21508]: time=\"2026-06-09T11:26:18.00544655Z\" level=info msg=\"Stopping pod sandbox: 56b4197fe62aba110b6f577b3a49889d874702b4dbb3b0c889390fa7f4264b10\" id=05c8f52c-5d05-4565-83ea-8c85ff98c89a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:26:18.006953 crc crio[21508]: time=\"2026-06-09T11:26:18.00545284Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d23f9d74-fe17-4df9-b8c0-148f412be708 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:18.006953 crc crio[21508]: time=\"2026-06-09T11:26:18.006647055Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-7fh2s Namespace:openstack ID:56b4197fe62aba110b6f577b3a49889d874702b4dbb3b0c889390fa7f4264b10 UID:71d13396-71a7-4a22-9268-8b8158564dc4 NetNS:/var/run/netns/17108e5f-dd0a-4179-aed9-d0abb5ee25dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71d13396_71a7_4a22_9268_8b8158564dc4.slice PodAnnotations:0xc00008cc98}] Aliases:map[]}\"\nJun 09 11:26:18.006953 crc crio[21508]: time=\"2026-06-09T11:26:18.006782049Z\" level=info msg=\"Deleting pod openstack_keystone-db-sync-7fh2s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:26:18.076629 crc crio[21508]: time=\"2026-06-09T11:26:18.076511139Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d921a477-d7c0-4f52-aff7-14860dfe9618 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:18.088946 crc crio[21508]: time=\"2026-06-09T11:26:18.088834314Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-798c5d9f59-wmk65/dnsmasq-dns\" id=db72c76a-a934-4a1c-98af-5011c2c5d180 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:26:18.089507 crc crio[21508]: time=\"2026-06-09T11:26:18.089433731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:18.151161 crc crio[21508]: time=\"2026-06-09T11:26:18.151041142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:18.155934 crc crio[21508]: time=\"2026-06-09T11:26:18.155848214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:18.306387 crc crio[21508]: time=\"2026-06-09T11:26:18.306188776Z\" level=info msg=\"Created container 16a685fa60f8e21ac56727cb424ee81c4d1ffe806213717af63ffabcb1b04032: openstack/dnsmasq-dns-798c5d9f59-wmk65/dnsmasq-dns\" id=db72c76a-a934-4a1c-98af-5011c2c5d180 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:26:18.308118 crc crio[21508]: time=\"2026-06-09T11:26:18.308039181Z\" level=info msg=\"Starting container: 16a685fa60f8e21ac56727cb424ee81c4d1ffe806213717af63ffabcb1b04032\" id=389f0ce4-018c-4972-a24e-5dfd4bedaa40 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:26:18.314448 crc crio[21508]: time=\"2026-06-09T11:26:18.314169942Z\" level=info msg=\"Started container\" PID=64365 containerID=16a685fa60f8e21ac56727cb424ee81c4d1ffe806213717af63ffabcb1b04032 description=openstack/dnsmasq-dns-798c5d9f59-wmk65/dnsmasq-dns id=389f0ce4-018c-4972-a24e-5dfd4bedaa40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=786399d662b1d223445952cca0d0fb751f1b141eaf2ec9e0ece7829927031f49\nJun 09 11:26:18.340608 crc crio[21508]: time=\"2026-06-09T11:26:18.340463799Z\" level=info msg=\"Stopped pod sandbox: 56b4197fe62aba110b6f577b3a49889d874702b4dbb3b0c889390fa7f4264b10\" id=05c8f52c-5d05-4565-83ea-8c85ff98c89a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:26:20.553691 crc crio[21508]: time=\"2026-06-09T11:26:20.552773589Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-wdh5d/POD\" id=b6a964b0-00cf-41b2-9ec1-655f9cb624e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:26:20.555276 crc crio[21508]: time=\"2026-06-09T11:26:20.553716997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:20.677458 crc crio[21508]: time=\"2026-06-09T11:26:20.676940338Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-5dd88c8fdc-6tvhh/POD\" id=bcc5a021-ad55-45f7-a6b9-ff0cd08dddeb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:26:20.677647 crc crio[21508]: time=\"2026-06-09T11:26:20.677477404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:20.777439 crc crio[21508]: time=\"2026-06-09T11:26:20.77276934Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-wdh5d Namespace:openstack ID:423380557c7d701ba9e3226709492c3af20a06e432a7f3292e869cbc5514442e UID:221fdaeb-8f38-4c78-af4c-ac44e9996245 NetNS:/var/run/netns/d9295d5c-9af8-4fd0-8268-c0be6dc7fd85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod221fdaeb_8f38_4c78_af4c_ac44e9996245.slice PodAnnotations:0xc002c0a158}] Aliases:map[]}\"\nJun 09 11:26:20.777781 crc crio[21508]: time=\"2026-06-09T11:26:20.777741417Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-wdh5d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:26:20.847668 crc crio[21508]: time=\"2026-06-09T11:26:20.846440577Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5dd88c8fdc-6tvhh Namespace:openstack ID:cdfd0e2a9332ffb393097c8a6d13f57bac828e6b6e4194c899b2b39760c95da5 UID:a2389ca1-91d8-4c19-b2e1-4ae57185b23f NetNS:/var/run/netns/d5cc9bfc-c824-4e31-9b04-dc55828a1e39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2389ca1_91d8_4c19_b2e1_4ae57185b23f.slice PodAnnotations:0xc0019bc0e8}] Aliases:map[]}\"\nJun 09 11:26:20.847668 crc crio[21508]: time=\"2026-06-09T11:26:20.846508549Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-5dd88c8fdc-6tvhh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:26:21.011725 crc crio[21508]: time=\"2026-06-09T11:26:21.011655209Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-sync-cfb5c/POD\" id=070f1873-847e-4cc7-82e1-c44767264841 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:26:21.011847 crc crio[21508]: time=\"2026-06-09T11:26:21.011750211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:21.065630 crc crio[21508]: time=\"2026-06-09T11:26:21.051198067Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-cfb5c Namespace:openstack ID:89efa7f3b58dc7aedd6573e8e0abab319861360311bcdc8abaeeb615dbddb919 UID:bd969bfd-1dee-40c9-9b12-b78f2b9bc8d2 NetNS:/var/run/netns/fac1cbc9-c2bf-40a0-b0fc-73f3ed72098e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd969bfd_1dee_40c9_9b12_b78f2b9bc8d2.slice PodAnnotations:0xc00008cc40}] Aliases:map[]}\"\nJun 09 11:26:21.065630 crc crio[21508]: time=\"2026-06-09T11:26:21.065572612Z\" level=info msg=\"Adding pod openstack_cinder-db-sync-cfb5c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:26:21.237585 crc crio[21508]: time=\"2026-06-09T11:26:21.237412959Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=6ab6e696-6ebe-49fb-a9c3-d1cfcf02bf1d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:26:21.237585 crc crio[21508]: time=\"2026-06-09T11:26:21.237576254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:21.238991 crc crio[21508]: time=\"2026-06-09T11:26:21.238140141Z\" level=info msg=\"Stopping container: 16a685fa60f8e21ac56727cb424ee81c4d1ffe806213717af63ffabcb1b04032 (timeout: 10s)\" id=2e9a85ab-364f-4798-bc11-e651f29dce2b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:26:21.306097 crc crio[21508]: time=\"2026-06-09T11:26:21.306042027Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3e244b2957dbd94c5ccee625a392f6e0ebacc15deaec0a18e5222898afd7d5ec UID:2e325648-3f49-4cab-a612-b4550f94a89c NetNS:/var/run/netns/7d1dcdbb-f78d-4ab2-9731-2e83265f6bc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2e325648_3f49_4cab_a612_b4550f94a89c.slice PodAnnotations:0xc00008ce60}] Aliases:map[]}\"\nJun 09 11:26:21.306528 crc crio[21508]: time=\"2026-06-09T11:26:21.306501451Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:26:21.401623 crc crio[21508]: time=\"2026-06-09T11:26:21.400956702Z\" level=info msg=\"Stopped container 16a685fa60f8e21ac56727cb424ee81c4d1ffe806213717af63ffabcb1b04032: openstack/dnsmasq-dns-798c5d9f59-wmk65/dnsmasq-dns\" id=2e9a85ab-364f-4798-bc11-e651f29dce2b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:26:21.418352 crc crio[21508]: time=\"2026-06-09T11:26:21.408839575Z\" level=info msg=\"Stopping pod sandbox: 786399d662b1d223445952cca0d0fb751f1b141eaf2ec9e0ece7829927031f49\" id=e269dcb6-617c-4ff3-bffa-c26ac724a2b5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:26:21.425532 crc crio[21508]: time=\"2026-06-09T11:26:21.42489647Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-798c5d9f59-wmk65 Namespace:openstack ID:786399d662b1d223445952cca0d0fb751f1b141eaf2ec9e0ece7829927031f49 UID:4d537b7b-5b73-433f-a04f-dd088b4b3d86 NetNS:/var/run/netns/b5090079-d3a1-41d4-8e87-2487a043938d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d537b7b_5b73_433f_a04f_dd088b4b3d86.slice PodAnnotations:0xc000852490}] Aliases:map[]}\"\nJun 09 11:26:21.425532 crc crio[21508]: time=\"2026-06-09T11:26:21.425095815Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-798c5d9f59-wmk65 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:26:21.524604 crc crio[21508]: time=\"2026-06-09T11:26:21.524456931Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-sync-9gdc4/POD\" id=e04de3b7-fd0f-4c4d-8816-2e95680e6439 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:26:21.524604 crc crio[21508]: time=\"2026-06-09T11:26:21.524562825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:21.592936 crc crio[21508]: time=\"2026-06-09T11:26:21.592843072Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-sync-xlq5r/POD\" id=08f5fa1e-1b51-4e86-bc54-85e7e8e2e46f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:26:21.593920 crc crio[21508]: time=\"2026-06-09T11:26:21.592957246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:21.689561 crc crio[21508]: time=\"2026-06-09T11:26:21.689188509Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-xlq5r Namespace:openstack ID:19e4ac605b9931679043dc3121a184b799921c798fa32bb7fc08feebec3b7ef7 UID:3651e400-30d2-4394-91c8-e05645c73721 NetNS:/var/run/netns/48028bd6-4cbf-4331-b686-36cf5412e115 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3651e400_30d2_4394_91c8_e05645c73721.slice PodAnnotations:0xc003b38048}] Aliases:map[]}\"\nJun 09 11:26:21.689561 crc crio[21508]: time=\"2026-06-09T11:26:21.689393945Z\" level=info msg=\"Adding pod openstack_placement-db-sync-xlq5r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:26:21.813694 crc crio[21508]: time=\"2026-06-09T11:26:21.81206979Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-sync-kvmmk/POD\" id=0eb630d4-556d-4019-be42-dac715c4903f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:26:21.813694 crc crio[21508]: time=\"2026-06-09T11:26:21.813690938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:21.826794 crc crio[21508]: 2026-06-09T11:26:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cdfd0e2a9332ffb Mac:0a:5b:8d:7f:04:14 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8b Mtu:0 Sandbox:/var/run/netns/d5cc9bfc-c824-4e31-9b04-dc55828a1e39 SocketPath: PciID:}] [{Interface:0xc000014640 Address:{IP:10.217.0.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:26:21.826794 crc crio[21508]: time=\"2026-06-09T11:26:21.820084587Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5dd88c8fdc-6tvhh Namespace:openstack ID:cdfd0e2a9332ffb393097c8a6d13f57bac828e6b6e4194c899b2b39760c95da5 UID:a2389ca1-91d8-4c19-b2e1-4ae57185b23f NetNS:/var/run/netns/d5cc9bfc-c824-4e31-9b04-dc55828a1e39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2389ca1_91d8_4c19_b2e1_4ae57185b23f.slice PodAnnotations:0xc0019bc0e8}] Aliases:map[]}\"\nJun 09 11:26:21.826794 crc crio[21508]: time=\"2026-06-09T11:26:21.820392806Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-5dd88c8fdc-6tvhh for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:26:21.833258 crc crio[21508]: time=\"2026-06-09T11:26:21.833108362Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-9gdc4 Namespace:openstack ID:10b6a7803cd97e0936b0ec0b86a9aabe3a1d87b42fd1924b973413d8cf4c500a UID:bb7ad377-c44e-4243-9fcb-900809679519 NetNS:/var/run/netns/6d5d102e-e4cb-426b-bb3c-4df40748f73b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb7ad377_c44e_4243_9fcb_900809679519.slice PodAnnotations:0xc003b381f0}] Aliases:map[]}\"\nJun 09 11:26:21.833258 crc crio[21508]: time=\"2026-06-09T11:26:21.833181484Z\" level=info msg=\"Adding pod openstack_neutron-db-sync-9gdc4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:26:21.842571 crc crio[21508]: 2026-06-09T11:26:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:423380557c7d701 Mac:0e:c4:5e:f9:6f:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8a Mtu:0 Sandbox:/var/run/netns/d9295d5c-9af8-4fd0-8268-c0be6dc7fd85 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:26:21.842690 crc crio[21508]: time=\"2026-06-09T11:26:21.842491169Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-wdh5d Namespace:openstack ID:423380557c7d701ba9e3226709492c3af20a06e432a7f3292e869cbc5514442e UID:221fdaeb-8f38-4c78-af4c-ac44e9996245 NetNS:/var/run/netns/d9295d5c-9af8-4fd0-8268-c0be6dc7fd85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod221fdaeb_8f38_4c78_af4c_ac44e9996245.slice PodAnnotations:0xc002c0a158}] Aliases:map[]}\"\nJun 09 11:26:21.843106 crc crio[21508]: time=\"2026-06-09T11:26:21.843045185Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-wdh5d for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:26:21.888670 crc crio[21508]: time=\"2026-06-09T11:26:21.888610192Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7cfd7bd55-frgrd/POD\" id=65928846-7c27-462d-b0ff-e87c563befb6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:26:21.888670 crc crio[21508]: time=\"2026-06-09T11:26:21.888706045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:21.903755 crc crio[21508]: time=\"2026-06-09T11:26:21.903651406Z\" level=info msg=\"Ran pod sandbox 423380557c7d701ba9e3226709492c3af20a06e432a7f3292e869cbc5514442e with infra container: openstack/keystone-bootstrap-wdh5d/POD\" id=b6a964b0-00cf-41b2-9ec1-655f9cb624e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:26:21.904798 crc crio[21508]: time=\"2026-06-09T11:26:21.904743168Z\" level=info msg=\"Ran pod sandbox cdfd0e2a9332ffb393097c8a6d13f57bac828e6b6e4194c899b2b39760c95da5 with infra container: openstack/dnsmasq-dns-5dd88c8fdc-6tvhh/POD\" id=bcc5a021-ad55-45f7-a6b9-ff0cd08dddeb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:26:21.909662 crc crio[21508]: time=\"2026-06-09T11:26:21.90749293Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=c6a11d11-c496-4a33-9201-8eff97010800 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:21.916645 crc crio[21508]: time=\"2026-06-09T11:26:21.916552377Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=da701243-38b5-4803-829d-5689e1839be2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:21.959812 crc crio[21508]: time=\"2026-06-09T11:26:21.959763804Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=6e06b719-e784-4109-aeb4-159d682599fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:26:21.960067 crc crio[21508]: time=\"2026-06-09T11:26:21.960037242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:22.008716 crc crio[21508]: time=\"2026-06-09T11:26:22.008630188Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-kvmmk Namespace:openstack ID:0abe3f34b28d478fc436b8b5d00ff4f4d76886ecf9aa1b072b03254f10410de3 UID:47001272-c2b1-414f-b06e-d4dd83c165a5 NetNS:/var/run/netns/7eec7357-5450-4e1a-83e1-e5e4969ba3e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47001272_c2b1_414f_b06e_d4dd83c165a5.slice PodAnnotations:0xc0019bc318}] Aliases:map[]}\"\nJun 09 11:26:22.008716 crc crio[21508]: time=\"2026-06-09T11:26:22.00868847Z\" level=info msg=\"Adding pod openstack_barbican-db-sync-kvmmk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:26:22.021113 crc crio[21508]: time=\"2026-06-09T11:26:22.021035905Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7cfd7bd55-frgrd Namespace:openstack ID:845030a1afa49dba425ee0acf86445d67fb25a5244c28f1a5f7d05ffbf405043 UID:05d1f7c5-a2b9-4dab-9d99-60b56664027d NetNS:/var/run/netns/29517830-3f03-4798-b4a7-991ce93b649c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod05d1f7c5_a2b9_4dab_9d99_60b56664027d.slice PodAnnotations:0xc0019bc4c0}] Aliases:map[]}\"\nJun 09 11:26:22.021113 crc crio[21508]: time=\"2026-06-09T11:26:22.021094157Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7cfd7bd55-frgrd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:26:22.044347 crc crio[21508]: time=\"2026-06-09T11:26:22.043679734Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=11b18a08-eb57-452e-9105-98921547f146 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:22.069794 crc crio[21508]: time=\"2026-06-09T11:26:22.069686172Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-wdh5d/keystone-bootstrap\" id=4d8ed5e9-5548-4d19-9477-772fb4104794 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:26:22.071166 crc crio[21508]: time=\"2026-06-09T11:26:22.070131715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:22.082029 crc crio[21508]: time=\"2026-06-09T11:26:22.081860922Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=265037f0-9a93-453b-887c-c4c285d83bbc name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:22.096569 crc crio[21508]: time=\"2026-06-09T11:26:22.092171717Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:5f46e7b4729d94fd38ff5a97e1b364c37f147073202fceee50f4225a5b00c28b UID:9ccf29fd-acd4-4fe4-9b75-b175f0ec7592 NetNS:/var/run/netns/c5f692af-9332-4e07-83d8-291c6c1fe2ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ccf29fd_acd4_4fe4_9b75_b175f0ec7592.slice PodAnnotations:0xc002a12418}] Aliases:map[]}\"\nJun 09 11:26:22.096569 crc crio[21508]: time=\"2026-06-09T11:26:22.092703412Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:26:22.111728 crc crio[21508]: 2026-06-09T11:26:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:89efa7f3b58dc7a Mac:02:0d:08:f6:4d:ac Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8c Mtu:0 Sandbox:/var/run/netns/fac1cbc9-c2bf-40a0-b0fc-73f3ed72098e SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:26:22.112660 crc crio[21508]: time=\"2026-06-09T11:26:22.11259532Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-cfb5c Namespace:openstack ID:89efa7f3b58dc7aedd6573e8e0abab319861360311bcdc8abaeeb615dbddb919 UID:bd969bfd-1dee-40c9-9b12-b78f2b9bc8d2 NetNS:/var/run/netns/fac1cbc9-c2bf-40a0-b0fc-73f3ed72098e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd969bfd_1dee_40c9_9b12_b78f2b9bc8d2.slice PodAnnotations:0xc00008cc40}] Aliases:map[]}\"\nJun 09 11:26:22.112802 crc crio[21508]: time=\"2026-06-09T11:26:22.112767035Z\" level=info msg=\"Checking pod openstack_cinder-db-sync-cfb5c for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:26:22.160158 crc crio[21508]: time=\"2026-06-09T11:26:22.160078283Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=2d5b355b-2e4c-4c42-a0e3-977b1bb3b271 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:26:22.160450 crc crio[21508]: time=\"2026-06-09T11:26:22.160183216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:22.200707 crc crio[21508]: time=\"2026-06-09T11:26:22.20058199Z\" level=info msg=\"Ran pod sandbox 89efa7f3b58dc7aedd6573e8e0abab319861360311bcdc8abaeeb615dbddb919 with infra container: openstack/cinder-db-sync-cfb5c/POD\" id=070f1873-847e-4cc7-82e1-c44767264841 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:26:22.211472 crc crio[21508]: time=\"2026-06-09T11:26:22.211323987Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=bd98ee3e-221c-488e-8395-3eea78201820 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:22.211832 crc crio[21508]: time=\"2026-06-09T11:26:22.211812422Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified not found\" id=bd98ee3e-221c-488e-8395-3eea78201820 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:22.211957 crc crio[21508]: time=\"2026-06-09T11:26:22.211941146Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified found\" id=bd98ee3e-221c-488e-8395-3eea78201820 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:22.218518 crc crio[21508]: time=\"2026-06-09T11:26:22.218386326Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=ef8f0870-e692-4b69-8ac5-12ebfae34224 name=/runtime.v1.ImageService/PullImage\nJun 09 11:26:22.219714 crc crio[21508]: time=\"2026-06-09T11:26:22.219580021Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-5dd88c8fdc-6tvhh/init\" id=19967630-e4e4-4075-beb0-04a8ec78b1f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:26:22.221508 crc crio[21508]: time=\"2026-06-09T11:26:22.221265081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:22.242255 crc crio[21508]: time=\"2026-06-09T11:26:22.242082736Z\" level=info msg=\"Stopped pod sandbox: 786399d662b1d223445952cca0d0fb751f1b141eaf2ec9e0ece7829927031f49\" id=e269dcb6-617c-4ff3-bffa-c26ac724a2b5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:26:22.252959 crc crio[21508]: time=\"2026-06-09T11:26:22.252865155Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\\\"\"\nJun 09 11:26:22.379139 crc crio[21508]: time=\"2026-06-09T11:26:22.379035852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:22.395176 crc crio[21508]: time=\"2026-06-09T11:26:22.395100097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:22.403758 crc crio[21508]: time=\"2026-06-09T11:26:22.403354361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:22.424034 crc crio[21508]: time=\"2026-06-09T11:26:22.423907848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:22.454247 crc crio[21508]: time=\"2026-06-09T11:26:22.454123821Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:5885d047048ecdd851aeee09d47d7c9c4e8abc058e6870035c048727096de06a UID:6e6080c6-ec98-4d85-9dbc-190edf051f3d NetNS:/var/run/netns/f49579e7-71a5-43cc-a8de-101dcd1f6520 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e6080c6_ec98_4d85_9dbc_190edf051f3d.slice PodAnnotations:0xc00465e160}] Aliases:map[]}\"\nJun 09 11:26:22.454247 crc crio[21508]: time=\"2026-06-09T11:26:22.454185973Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:26:22.632606 crc crio[21508]: 2026-06-09T11:26:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3e244b2957dbd94 Mac:06:ce:63:a4:3e:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8d Mtu:0 Sandbox:/var/run/netns/7d1dcdbb-f78d-4ab2-9731-2e83265f6bc6 SocketPath: PciID:}] [{Interface:0xc0002246c0 Address:{IP:10.217.0.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:26:22.639819 crc crio[21508]: time=\"2026-06-09T11:26:22.639724665Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3e244b2957dbd94c5ccee625a392f6e0ebacc15deaec0a18e5222898afd7d5ec UID:2e325648-3f49-4cab-a612-b4550f94a89c NetNS:/var/run/netns/7d1dcdbb-f78d-4ab2-9731-2e83265f6bc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2e325648_3f49_4cab_a612_b4550f94a89c.slice PodAnnotations:0xc00008ce60}] Aliases:map[]}\"\nJun 09 11:26:22.640031 crc crio[21508]: time=\"2026-06-09T11:26:22.639960152Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:26:22.651806 crc crio[21508]: time=\"2026-06-09T11:26:22.651699719Z\" level=info msg=\"Ran pod sandbox 3e244b2957dbd94c5ccee625a392f6e0ebacc15deaec0a18e5222898afd7d5ec with infra container: openstack/ceilometer-0/POD\" id=6ab6e696-6ebe-49fb-a9c3-d1cfcf02bf1d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:26:22.655374 crc crio[21508]: time=\"2026-06-09T11:26:22.655076849Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=2e3da2be-15f6-44a7-bc3a-dd8139a19f72 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:22.655374 crc crio[21508]: time=\"2026-06-09T11:26:22.655365668Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified not found\" id=2e3da2be-15f6-44a7-bc3a-dd8139a19f72 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:22.655571 crc crio[21508]: time=\"2026-06-09T11:26:22.655421219Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified found\" id=2e3da2be-15f6-44a7-bc3a-dd8139a19f72 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:22.660416 crc crio[21508]: time=\"2026-06-09T11:26:22.658423568Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=21c5b497-6d42-49d0-b26b-eb6ac1b0fa38 name=/runtime.v1.ImageService/PullImage\nJun 09 11:26:22.661733 crc crio[21508]: time=\"2026-06-09T11:26:22.661685104Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\\\"\"\nJun 09 11:26:22.700712 crc crio[21508]: time=\"2026-06-09T11:26:22.700660886Z\" level=info msg=\"Created container 9e7ae26bbd0353b3ee0e62f427ddf33f2e6213886cbfbafc2af19358c17d2ce3: openstack/keystone-bootstrap-wdh5d/keystone-bootstrap\" id=4d8ed5e9-5548-4d19-9477-772fb4104794 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:26:22.703416 crc crio[21508]: time=\"2026-06-09T11:26:22.703339075Z\" level=info msg=\"Starting container: 9e7ae26bbd0353b3ee0e62f427ddf33f2e6213886cbfbafc2af19358c17d2ce3\" id=027d68d4-8a74-4161-9c31-118064e2a078 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:26:22.711557 crc crio[21508]: 2026-06-09T11:26:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:19e4ac605b99316 Mac:ca:38:82:41:e1:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8f Mtu:0 Sandbox:/var/run/netns/48028bd6-4cbf-4331-b686-36cf5412e115 SocketPath: PciID:}] [{Interface:0xc00025c8f0 Address:{IP:10.217.0.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:26:22.714447 crc crio[21508]: time=\"2026-06-09T11:26:22.712468985Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-xlq5r Namespace:openstack ID:19e4ac605b9931679043dc3121a184b799921c798fa32bb7fc08feebec3b7ef7 UID:3651e400-30d2-4394-91c8-e05645c73721 NetNS:/var/run/netns/48028bd6-4cbf-4331-b686-36cf5412e115 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3651e400_30d2_4394_91c8_e05645c73721.slice PodAnnotations:0xc003b38048}] Aliases:map[]}\"\nJun 09 11:26:22.714447 crc crio[21508]: time=\"2026-06-09T11:26:22.71263386Z\" level=info msg=\"Checking pod openstack_placement-db-sync-xlq5r for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:26:22.722743 crc crio[21508]: time=\"2026-06-09T11:26:22.722626225Z\" level=info msg=\"Started container\" PID=64927 containerID=9e7ae26bbd0353b3ee0e62f427ddf33f2e6213886cbfbafc2af19358c17d2ce3 description=openstack/keystone-bootstrap-wdh5d/keystone-bootstrap id=027d68d4-8a74-4161-9c31-118064e2a078 name=/runtime.v1.RuntimeService/StartContainer sandboxID=423380557c7d701ba9e3226709492c3af20a06e432a7f3292e869cbc5514442e\nJun 09 11:26:22.730564 crc crio[21508]: time=\"2026-06-09T11:26:22.730458916Z\" level=info msg=\"Ran pod sandbox 19e4ac605b9931679043dc3121a184b799921c798fa32bb7fc08feebec3b7ef7 with infra container: openstack/placement-db-sync-xlq5r/POD\" id=08f5fa1e-1b51-4e86-bc54-85e7e8e2e46f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:26:22.735076 crc crio[21508]: time=\"2026-06-09T11:26:22.73498306Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=ca01ecaa-b0d3-4409-aee0-4639ff5f0214 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:22.735348 crc crio[21508]: time=\"2026-06-09T11:26:22.735202017Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-placement-api:current-podified not found\" id=ca01ecaa-b0d3-4409-aee0-4639ff5f0214 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:22.735496 crc crio[21508]: time=\"2026-06-09T11:26:22.735435753Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api:current-podified found\" id=ca01ecaa-b0d3-4409-aee0-4639ff5f0214 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:22.738043 crc crio[21508]: time=\"2026-06-09T11:26:22.737994329Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=5822ab7e-e6f1-4e11-a4f4-ff7c29b317f5 name=/runtime.v1.ImageService/PullImage\nJun 09 11:26:22.745641 crc crio[21508]: time=\"2026-06-09T11:26:22.745608554Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\\\"\"\nJun 09 11:26:22.771852 crc crio[21508]: time=\"2026-06-09T11:26:22.771209201Z\" level=info msg=\"Created container ce3b47c55c568e166d94fbf7a05d905666332ba08b8d2bd61b76b043f1616780: openstack/dnsmasq-dns-5dd88c8fdc-6tvhh/init\" id=19967630-e4e4-4075-beb0-04a8ec78b1f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:26:22.772754 crc crio[21508]: time=\"2026-06-09T11:26:22.772467168Z\" level=info msg=\"Starting container: ce3b47c55c568e166d94fbf7a05d905666332ba08b8d2bd61b76b043f1616780\" id=bd2e4557-a9d2-4b2b-955b-fed1cfb1e695 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:26:22.792175 crc crio[21508]: time=\"2026-06-09T11:26:22.791679135Z\" level=info msg=\"Started container\" PID=64973 containerID=ce3b47c55c568e166d94fbf7a05d905666332ba08b8d2bd61b76b043f1616780 description=openstack/dnsmasq-dns-5dd88c8fdc-6tvhh/init id=bd2e4557-a9d2-4b2b-955b-fed1cfb1e695 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cdfd0e2a9332ffb393097c8a6d13f57bac828e6b6e4194c899b2b39760c95da5\nJun 09 11:26:22.973875 crc crio[21508]: 2026-06-09T11:26:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:845030a1afa49db Mac:f6:0f:75:3f:8b:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:92 Mtu:0 Sandbox:/var/run/netns/29517830-3f03-4798-b4a7-991ce93b649c SocketPath: PciID:}] [{Interface:0xc0002245b0 Address:{IP:10.217.0.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:26:22.975402 crc crio[21508]: time=\"2026-06-09T11:26:22.97526229Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7cfd7bd55-frgrd Namespace:openstack ID:845030a1afa49dba425ee0acf86445d67fb25a5244c28f1a5f7d05ffbf405043 UID:05d1f7c5-a2b9-4dab-9d99-60b56664027d NetNS:/var/run/netns/29517830-3f03-4798-b4a7-991ce93b649c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod05d1f7c5_a2b9_4dab_9d99_60b56664027d.slice PodAnnotations:0xc0019bc4c0}] Aliases:map[]}\"\nJun 09 11:26:22.976785 crc crio[21508]: time=\"2026-06-09T11:26:22.975575689Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7cfd7bd55-frgrd for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:26:22.984350 crc crio[21508]: time=\"2026-06-09T11:26:22.98404133Z\" level=info msg=\"Ran pod sandbox 845030a1afa49dba425ee0acf86445d67fb25a5244c28f1a5f7d05ffbf405043 with infra container: openstack/dnsmasq-dns-7cfd7bd55-frgrd/POD\" id=65928846-7c27-462d-b0ff-e87c563befb6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:26:23.000072 crc crio[21508]: 2026-06-09T11:26:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0abe3f34b28d478 Mac:c6:9d:ac:7c:58:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:90 Mtu:0 Sandbox:/var/run/netns/7eec7357-5450-4e1a-83e1-e5e4969ba3e7 SocketPath: PciID:}] [{Interface:0xc000432770 Address:{IP:10.217.0.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:26:23.000072 crc crio[21508]: time=\"2026-06-09T11:26:22.998032803Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=664824aa-7749-4e35-8757-b37068aa26bb name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:23.000072 crc crio[21508]: time=\"2026-06-09T11:26:22.998167397Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-kvmmk Namespace:openstack ID:0abe3f34b28d478fc436b8b5d00ff4f4d76886ecf9aa1b072b03254f10410de3 UID:47001272-c2b1-414f-b06e-d4dd83c165a5 NetNS:/var/run/netns/7eec7357-5450-4e1a-83e1-e5e4969ba3e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47001272_c2b1_414f_b06e_d4dd83c165a5.slice PodAnnotations:0xc0019bc318}] Aliases:map[]}\"\nJun 09 11:26:23.000072 crc crio[21508]: time=\"2026-06-09T11:26:22.998363813Z\" level=info msg=\"Checking pod openstack_barbican-db-sync-kvmmk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:26:23.016672 crc crio[21508]: time=\"2026-06-09T11:26:23.016529199Z\" level=info msg=\"Ran pod sandbox 0abe3f34b28d478fc436b8b5d00ff4f4d76886ecf9aa1b072b03254f10410de3 with infra container: openstack/barbican-db-sync-kvmmk/POD\" id=0eb630d4-556d-4019-be42-dac715c4903f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:26:23.021481 crc crio[21508]: time=\"2026-06-09T11:26:23.021406374Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=f097f653-13a2-4a19-a00d-8a2948148f30 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:23.021672 crc crio[21508]: time=\"2026-06-09T11:26:23.021592139Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified not found\" id=f097f653-13a2-4a19-a00d-8a2948148f30 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:23.021672 crc crio[21508]: time=\"2026-06-09T11:26:23.02163619Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified found\" id=f097f653-13a2-4a19-a00d-8a2948148f30 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:23.029141 crc crio[21508]: time=\"2026-06-09T11:26:23.028601076Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=a189ce91-e4cd-4341-9393-8ab784927caf name=/runtime.v1.ImageService/PullImage\nJun 09 11:26:23.033739 crc crio[21508]: time=\"2026-06-09T11:26:23.033636345Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\\\"\"\nJun 09 11:26:23.081653 crc crio[21508]: time=\"2026-06-09T11:26:23.080828589Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c16479cd-061e-4ee6-8d86-8e80897a92f5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:23.200029 crc crio[21508]: time=\"2026-06-09T11:26:23.199903268Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7cfd7bd55-frgrd/init\" id=bf85f631-c748-4fd9-9df5-e26af63776b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:26:23.201038 crc crio[21508]: time=\"2026-06-09T11:26:23.200927218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:23.218556 crc crio[21508]: 2026-06-09T11:26:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:10b6a7803cd97e0 Mac:86:c4:de:65:7f:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8e Mtu:0 Sandbox:/var/run/netns/6d5d102e-e4cb-426b-bb3c-4df40748f73b SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:26:23.219491 crc crio[21508]: time=\"2026-06-09T11:26:23.219424395Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-9gdc4 Namespace:openstack ID:10b6a7803cd97e0936b0ec0b86a9aabe3a1d87b42fd1924b973413d8cf4c500a UID:bb7ad377-c44e-4243-9fcb-900809679519 NetNS:/var/run/netns/6d5d102e-e4cb-426b-bb3c-4df40748f73b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb7ad377_c44e_4243_9fcb_900809679519.slice PodAnnotations:0xc003b381f0}] Aliases:map[]}\"\nJun 09 11:26:23.229913 crc crio[21508]: time=\"2026-06-09T11:26:23.22975673Z\" level=info msg=\"Checking pod openstack_neutron-db-sync-9gdc4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:26:23.290132 crc crio[21508]: time=\"2026-06-09T11:26:23.290069432Z\" level=info msg=\"Ran pod sandbox 10b6a7803cd97e0936b0ec0b86a9aabe3a1d87b42fd1924b973413d8cf4c500a with infra container: openstack/neutron-db-sync-9gdc4/POD\" id=e04de3b7-fd0f-4c4d-8816-2e95680e6439 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:26:23.292898 crc crio[21508]: time=\"2026-06-09T11:26:23.292838354Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=bf3a8667-b20c-4443-b2cf-f614bd3b43fe name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:23.337733 crc crio[21508]: time=\"2026-06-09T11:26:23.337635388Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=63cdea64-a638-46d1-ad19-e868cb08610a name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:23.361745 crc crio[21508]: time=\"2026-06-09T11:26:23.361698269Z\" level=info msg=\"Creating container: openstack/neutron-db-sync-9gdc4/neutron-db-sync\" id=274f5913-828d-45d2-9c4e-5438f6860294 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:26:23.362482 crc crio[21508]: time=\"2026-06-09T11:26:23.362452021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:23.379589 crc crio[21508]: 2026-06-09T11:26:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5f46e7b4729d94f Mac:fa:18:6b:44:01:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:93 Mtu:0 Sandbox:/var/run/netns/c5f692af-9332-4e07-83d8-291c6c1fe2ad SocketPath: PciID:}] [{Interface:0xc00019d550 Address:{IP:10.217.0.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:26:23.384595 crc crio[21508]: time=\"2026-06-09T11:26:23.384517213Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:5f46e7b4729d94fd38ff5a97e1b364c37f147073202fceee50f4225a5b00c28b UID:9ccf29fd-acd4-4fe4-9b75-b175f0ec7592 NetNS:/var/run/netns/c5f692af-9332-4e07-83d8-291c6c1fe2ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ccf29fd_acd4_4fe4_9b75_b175f0ec7592.slice PodAnnotations:0xc002a12418}] Aliases:map[]}\"\nJun 09 11:26:23.384848 crc crio[21508]: time=\"2026-06-09T11:26:23.384712049Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:26:23.481036 crc crio[21508]: time=\"2026-06-09T11:26:23.480079247Z\" level=info msg=\"Stopping pod sandbox: cdfd0e2a9332ffb393097c8a6d13f57bac828e6b6e4194c899b2b39760c95da5\" id=361f081f-3649-4e42-8dc6-6ec344d5710e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:26:23.481721 crc crio[21508]: time=\"2026-06-09T11:26:23.481645443Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5dd88c8fdc-6tvhh Namespace:openstack ID:cdfd0e2a9332ffb393097c8a6d13f57bac828e6b6e4194c899b2b39760c95da5 UID:a2389ca1-91d8-4c19-b2e1-4ae57185b23f NetNS:/var/run/netns/d5cc9bfc-c824-4e31-9b04-dc55828a1e39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2389ca1_91d8_4c19_b2e1_4ae57185b23f.slice PodAnnotations:0xc003b38368}] Aliases:map[]}\"\nJun 09 11:26:23.482768 crc crio[21508]: time=\"2026-06-09T11:26:23.482611482Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-5dd88c8fdc-6tvhh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:26:23.500365 crc crio[21508]: time=\"2026-06-09T11:26:23.500179031Z\" level=info msg=\"Ran pod sandbox 5f46e7b4729d94fd38ff5a97e1b364c37f147073202fceee50f4225a5b00c28b with infra container: openstack/glance-default-external-api-0/POD\" id=6e06b719-e784-4109-aeb4-159d682599fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:26:23.511124 crc crio[21508]: 2026-06-09T11:26:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5885d047048ecdd Mac:e6:2b:84:cb:83:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:91 Mtu:0 Sandbox:/var/run/netns/f49579e7-71a5-43cc-a8de-101dcd1f6520 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:26:23.516626 crc crio[21508]: time=\"2026-06-09T11:26:23.516479082Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=b666b385-490e-426e-a130-31d6a6d6f6a3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:23.526924 crc crio[21508]: time=\"2026-06-09T11:26:23.521379137Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=f65f53b9-9e8f-4294-9803-11aea5d1da08 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:23.531279 crc crio[21508]: time=\"2026-06-09T11:26:23.531101984Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:5885d047048ecdd851aeee09d47d7c9c4e8abc058e6870035c048727096de06a UID:6e6080c6-ec98-4d85-9dbc-190edf051f3d NetNS:/var/run/netns/f49579e7-71a5-43cc-a8de-101dcd1f6520 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e6080c6_ec98_4d85_9dbc_190edf051f3d.slice PodAnnotations:0xc00465e160}] Aliases:map[]}\"\nJun 09 11:26:23.531591 crc crio[21508]: time=\"2026-06-09T11:26:23.531462905Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:26:23.547696 crc crio[21508]: time=\"2026-06-09T11:26:23.547585842Z\" level=info msg=\"Removing container: 16a685fa60f8e21ac56727cb424ee81c4d1ffe806213717af63ffabcb1b04032\" id=0570d533-03bb-46e6-a08a-9fc4b54d0b94 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:26:23.549632 crc crio[21508]: time=\"2026-06-09T11:26:23.54955214Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=a5b66787-60d5-4819-86d9-383a25d0494f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:26:23.601917 crc crio[21508]: time=\"2026-06-09T11:26:23.601816754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:23.616711 crc crio[21508]: time=\"2026-06-09T11:26:23.616611801Z\" level=info msg=\"Ran pod sandbox 5885d047048ecdd851aeee09d47d7c9c4e8abc058e6870035c048727096de06a with infra container: openstack/glance-default-internal-api-0/POD\" id=2d5b355b-2e4c-4c42-a0e3-977b1bb3b271 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:26:23.635176 crc crio[21508]: time=\"2026-06-09T11:26:23.635102028Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=9b227f9a-0185-4881-a171-cdc42b318ee4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:23.646039 crc crio[21508]: time=\"2026-06-09T11:26:23.645960488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:23.692460 crc crio[21508]: time=\"2026-06-09T11:26:23.692107732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:23.779510 crc crio[21508]: time=\"2026-06-09T11:26:23.768263042Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=d2f977a8-1c3a-4bb9-b9a1-1847314a5afe name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:23.779510 crc crio[21508]: time=\"2026-06-09T11:26:23.772530408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:23.795125 crc crio[21508]: time=\"2026-06-09T11:26:23.79491033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:23.827143 crc crio[21508]: time=\"2026-06-09T11:26:23.82706452Z\" level=info msg=\"Removed container 16a685fa60f8e21ac56727cb424ee81c4d1ffe806213717af63ffabcb1b04032: openstack/dnsmasq-dns-798c5d9f59-wmk65/dnsmasq-dns\" id=0570d533-03bb-46e6-a08a-9fc4b54d0b94 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:26:23.849441 crc crio[21508]: time=\"2026-06-09T11:26:23.84871727Z\" level=info msg=\"Removing container: 73108892fd0429707ed6677e238837414bac15d6eab545fbb41ba2b4c4fca333\" id=cbf7e5de-dee8-43ff-a536-9ae70c2da467 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:26:23.866256 crc crio[21508]: time=\"2026-06-09T11:26:23.865456914Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=f2570145-52e2-4470-9880-6cb30cd60347 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:26:23.866256 crc crio[21508]: time=\"2026-06-09T11:26:23.866072463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:24.009757 crc crio[21508]: time=\"2026-06-09T11:26:24.006026578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:24.010087 crc crio[21508]: time=\"2026-06-09T11:26:24.00980934Z\" level=info msg=\"Created container e8425c666bb3e5d1469450631510e9049980940f061f1055272831a88c24e440: openstack/dnsmasq-dns-7cfd7bd55-frgrd/init\" id=bf85f631-c748-4fd9-9df5-e26af63776b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:26:24.012030 crc crio[21508]: time=\"2026-06-09T11:26:24.011974784Z\" level=info msg=\"Starting container: e8425c666bb3e5d1469450631510e9049980940f061f1055272831a88c24e440\" id=97e6cf54-52bd-40d4-96c3-8eb246d20215 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:26:24.040458 crc crio[21508]: time=\"2026-06-09T11:26:24.040120775Z\" level=info msg=\"Started container\" PID=65156 containerID=e8425c666bb3e5d1469450631510e9049980940f061f1055272831a88c24e440 description=openstack/dnsmasq-dns-7cfd7bd55-frgrd/init id=97e6cf54-52bd-40d4-96c3-8eb246d20215 name=/runtime.v1.RuntimeService/StartContainer sandboxID=845030a1afa49dba425ee0acf86445d67fb25a5244c28f1a5f7d05ffbf405043\nJun 09 11:26:24.085059 crc crio[21508]: time=\"2026-06-09T11:26:24.084928349Z\" level=info msg=\"Created container a65114335274bab2d1c880790b3f34e37f74f9efb675acb8f61eff15b1636865: openstack/neutron-db-sync-9gdc4/neutron-db-sync\" id=274f5913-828d-45d2-9c4e-5438f6860294 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:26:24.096838 crc crio[21508]: time=\"2026-06-09T11:26:24.087961269Z\" level=info msg=\"Starting container: a65114335274bab2d1c880790b3f34e37f74f9efb675acb8f61eff15b1636865\" id=76cfde13-b054-431e-91a6-a78027894e1b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:26:24.103668 crc crio[21508]: time=\"2026-06-09T11:26:24.102654933Z\" level=info msg=\"Removed container 73108892fd0429707ed6677e238837414bac15d6eab545fbb41ba2b4c4fca333: openstack/dnsmasq-dns-798c5d9f59-wmk65/init\" id=cbf7e5de-dee8-43ff-a536-9ae70c2da467 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:26:24.134128 crc crio[21508]: time=\"2026-06-09T11:26:24.133840965Z\" level=info msg=\"Started container\" PID=65145 containerID=a65114335274bab2d1c880790b3f34e37f74f9efb675acb8f61eff15b1636865 description=openstack/neutron-db-sync-9gdc4/neutron-db-sync id=76cfde13-b054-431e-91a6-a78027894e1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=10b6a7803cd97e0936b0ec0b86a9aabe3a1d87b42fd1924b973413d8cf4c500a\nJun 09 11:26:24.159978 crc crio[21508]: time=\"2026-06-09T11:26:24.159914915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:24.486102 crc crio[21508]: time=\"2026-06-09T11:26:24.485753263Z\" level=info msg=\"Stopped pod sandbox: cdfd0e2a9332ffb393097c8a6d13f57bac828e6b6e4194c899b2b39760c95da5\" id=361f081f-3649-4e42-8dc6-6ec344d5710e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:26:24.790725 crc crio[21508]: time=\"2026-06-09T11:26:24.788490879Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=46519615-5309-4e54-9aa0-d9d0d53454fd name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:24.826608 crc crio[21508]: time=\"2026-06-09T11:26:24.826337807Z\" level=info msg=\"Removing container: ce3b47c55c568e166d94fbf7a05d905666332ba08b8d2bd61b76b043f1616780\" id=742d448e-84b3-41eb-aca3-405f03a82610 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:26:24.936491 crc crio[21508]: time=\"2026-06-09T11:26:24.932963688Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=066357de-f791-49d1-8ce2-b59f7fbf7800 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:24.985071 crc crio[21508]: time=\"2026-06-09T11:26:24.969697053Z\" level=info msg=\"Removed container ce3b47c55c568e166d94fbf7a05d905666332ba08b8d2bd61b76b043f1616780: openstack/dnsmasq-dns-5dd88c8fdc-6tvhh/init\" id=742d448e-84b3-41eb-aca3-405f03a82610 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:26:25.051878 crc crio[21508]: time=\"2026-06-09T11:26:25.051788599Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7cfd7bd55-frgrd/dnsmasq-dns\" id=c2044c94-e0a6-45f3-b44c-de2623355c31 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:26:25.052359 crc crio[21508]: time=\"2026-06-09T11:26:25.052245633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:25.250469 crc crio[21508]: time=\"2026-06-09T11:26:25.250257794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:25.264386 crc crio[21508]: time=\"2026-06-09T11:26:25.264207246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:25.543805 crc crio[21508]: time=\"2026-06-09T11:26:25.543714175Z\" level=info msg=\"Created container 5ff6e7e6dfd0aeb79132c1b54bf054b0c9835368a3218dbcd3c9878bb678b199: openstack/dnsmasq-dns-7cfd7bd55-frgrd/dnsmasq-dns\" id=c2044c94-e0a6-45f3-b44c-de2623355c31 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:26:25.545651 crc crio[21508]: time=\"2026-06-09T11:26:25.54556564Z\" level=info msg=\"Starting container: 5ff6e7e6dfd0aeb79132c1b54bf054b0c9835368a3218dbcd3c9878bb678b199\" id=9b2b41af-da14-4633-9e30-bb3008b33b37 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:26:25.582837 crc crio[21508]: time=\"2026-06-09T11:26:25.582716287Z\" level=info msg=\"Started container\" PID=65284 containerID=5ff6e7e6dfd0aeb79132c1b54bf054b0c9835368a3218dbcd3c9878bb678b199 description=openstack/dnsmasq-dns-7cfd7bd55-frgrd/dnsmasq-dns id=9b2b41af-da14-4633-9e30-bb3008b33b37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=845030a1afa49dba425ee0acf86445d67fb25a5244c28f1a5f7d05ffbf405043\nJun 09 11:26:25.794136 crc crio[21508]: time=\"2026-06-09T11:26:25.792020412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:25.937811 crc crio[21508]: time=\"2026-06-09T11:26:25.931839153Z\" level=info msg=\"Created container f2ae613b28e8496c6f9119f260b105a3286c3477b4a0d82333f0e471bef8fd92: openstack/glance-default-external-api-0/glance-log\" id=a5b66787-60d5-4819-86d9-383a25d0494f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:26:25.949082 crc crio[21508]: time=\"2026-06-09T11:26:25.94900992Z\" level=info msg=\"Starting container: f2ae613b28e8496c6f9119f260b105a3286c3477b4a0d82333f0e471bef8fd92\" id=6a4ff00f-8432-4ae9-a2d8-e901fb016203 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:26:25.957990 crc crio[21508]: time=\"2026-06-09T11:26:25.957871342Z\" level=info msg=\"Started container\" PID=65310 containerID=f2ae613b28e8496c6f9119f260b105a3286c3477b4a0d82333f0e471bef8fd92 description=openstack/glance-default-external-api-0/glance-log id=6a4ff00f-8432-4ae9-a2d8-e901fb016203 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5f46e7b4729d94fd38ff5a97e1b364c37f147073202fceee50f4225a5b00c28b\nJun 09 11:26:26.002800 crc crio[21508]: time=\"2026-06-09T11:26:26.002718787Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=7d701c19-0ba1-4e08-94ae-55f2bc1b8eb8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:26.016901 crc crio[21508]: time=\"2026-06-09T11:26:26.016807173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:26.079005 crc crio[21508]: time=\"2026-06-09T11:26:26.078595289Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=93cc746e-9ac8-482e-bcb7-baff8b9a1e4d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:26.090143 crc crio[21508]: time=\"2026-06-09T11:26:26.090035037Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=99118552-cc56-477b-af8a-99a9a9f8ad91 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:26:26.092471 crc crio[21508]: time=\"2026-06-09T11:26:26.092389387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:26.188126 crc crio[21508]: time=\"2026-06-09T11:26:26.187902559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:26.392357 crc crio[21508]: time=\"2026-06-09T11:26:26.391596748Z\" level=info msg=\"Created container db5dc9ffd7d78c793913f8840b26d43ca9d684f7c9c20a603a3501e768ddb2a6: openstack/glance-default-internal-api-0/glance-log\" id=f2570145-52e2-4470-9880-6cb30cd60347 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:26:26.397203 crc crio[21508]: time=\"2026-06-09T11:26:26.397142372Z\" level=info msg=\"Starting container: db5dc9ffd7d78c793913f8840b26d43ca9d684f7c9c20a603a3501e768ddb2a6\" id=e6c031d2-3b14-4048-9fbc-19a71dd5c854 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:26:26.416097 crc crio[21508]: time=\"2026-06-09T11:26:26.415952018Z\" level=info msg=\"Started container\" PID=65333 containerID=db5dc9ffd7d78c793913f8840b26d43ca9d684f7c9c20a603a3501e768ddb2a6 description=openstack/glance-default-internal-api-0/glance-log id=e6c031d2-3b14-4048-9fbc-19a71dd5c854 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5885d047048ecdd851aeee09d47d7c9c4e8abc058e6870035c048727096de06a\nJun 09 11:26:26.449526 crc crio[21508]: time=\"2026-06-09T11:26:26.449421587Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=7666c0de-5134-4410-9d9b-3148c954758e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:26.575731 crc crio[21508]: time=\"2026-06-09T11:26:26.575617115Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=1a84a18c-71dc-4c95-85ef-8e1b070d936f name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:26.591072 crc crio[21508]: time=\"2026-06-09T11:26:26.590933898Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=26391b51-7233-4911-a346-73ff0c330e34 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:26:26.592040 crc crio[21508]: time=\"2026-06-09T11:26:26.591958688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:26.766538 crc crio[21508]: time=\"2026-06-09T11:26:26.766103444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:27.388156 crc crio[21508]: time=\"2026-06-09T11:26:27.386272679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:27.617467 crc crio[21508]: time=\"2026-06-09T11:26:27.616782351Z\" level=info msg=\"Created container 092f6b2658e58140ea4c38ba20736b4a765b29ea9b25cbd6bec9a9b69dc0be4a: openstack/glance-default-external-api-0/glance-httpd\" id=99118552-cc56-477b-af8a-99a9a9f8ad91 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:26:27.626063 crc crio[21508]: time=\"2026-06-09T11:26:27.625508189Z\" level=info msg=\"Starting container: 092f6b2658e58140ea4c38ba20736b4a765b29ea9b25cbd6bec9a9b69dc0be4a\" id=2c8f3ff0-2cc1-49fe-ac10-6b641bd48bc8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:26:27.658809 crc crio[21508]: time=\"2026-06-09T11:26:27.65871309Z\" level=info msg=\"Started container\" PID=65416 containerID=092f6b2658e58140ea4c38ba20736b4a765b29ea9b25cbd6bec9a9b69dc0be4a description=openstack/glance-default-external-api-0/glance-httpd id=2c8f3ff0-2cc1-49fe-ac10-6b641bd48bc8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5f46e7b4729d94fd38ff5a97e1b364c37f147073202fceee50f4225a5b00c28b\nJun 09 11:26:27.920764 crc crio[21508]: time=\"2026-06-09T11:26:27.920681261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:27.973871 crc crio[21508]: time=\"2026-06-09T11:26:27.972569694Z\" level=info msg=\"Stopping container: f2ae613b28e8496c6f9119f260b105a3286c3477b4a0d82333f0e471bef8fd92 (timeout: 30s)\" id=3374215a-4d63-4c59-8f1e-3e9665aaa24b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:26:27.973871 crc crio[21508]: time=\"2026-06-09T11:26:27.97278498Z\" level=info msg=\"Stopping container: 092f6b2658e58140ea4c38ba20736b4a765b29ea9b25cbd6bec9a9b69dc0be4a (timeout: 30s)\" id=b7b2acef-ba2d-4c18-af01-0ae017cfa66a name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:26:28.173873 crc crio[21508]: time=\"2026-06-09T11:26:28.173671386Z\" level=info msg=\"Created container d399935e0887766ca01720dbd7bf6a00aefb502bc2213fe78399a638de1adf66: openstack/glance-default-internal-api-0/glance-httpd\" id=26391b51-7233-4911-a346-73ff0c330e34 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:26:28.187680 crc crio[21508]: time=\"2026-06-09T11:26:28.187574087Z\" level=info msg=\"Starting container: d399935e0887766ca01720dbd7bf6a00aefb502bc2213fe78399a638de1adf66\" id=1bf69bb0-eaef-4a23-8256-75d301d067a8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:26:28.204407 crc crio[21508]: time=\"2026-06-09T11:26:28.201043095Z\" level=info msg=\"Started container\" PID=65453 containerID=d399935e0887766ca01720dbd7bf6a00aefb502bc2213fe78399a638de1adf66 description=openstack/glance-default-internal-api-0/glance-httpd id=1bf69bb0-eaef-4a23-8256-75d301d067a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5885d047048ecdd851aeee09d47d7c9c4e8abc058e6870035c048727096de06a\nJun 09 11:26:28.528145 crc crio[21508]: time=\"2026-06-09T11:26:28.52541455Z\" level=info msg=\"Stopped container f2ae613b28e8496c6f9119f260b105a3286c3477b4a0d82333f0e471bef8fd92: openstack/glance-default-external-api-0/glance-log\" id=3374215a-4d63-4c59-8f1e-3e9665aaa24b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:26:28.778616 crc crio[21508]: time=\"2026-06-09T11:26:28.778369354Z\" level=info msg=\"Stopped container 092f6b2658e58140ea4c38ba20736b4a765b29ea9b25cbd6bec9a9b69dc0be4a: openstack/glance-default-external-api-0/glance-httpd\" id=b7b2acef-ba2d-4c18-af01-0ae017cfa66a name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:26:28.779620 crc crio[21508]: time=\"2026-06-09T11:26:28.779530539Z\" level=info msg=\"Stopping pod sandbox: 5f46e7b4729d94fd38ff5a97e1b364c37f147073202fceee50f4225a5b00c28b\" id=8f642475-40ca-473b-96be-8084b4e0622e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:26:28.780588 crc crio[21508]: time=\"2026-06-09T11:26:28.780336433Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:5f46e7b4729d94fd38ff5a97e1b364c37f147073202fceee50f4225a5b00c28b UID:9ccf29fd-acd4-4fe4-9b75-b175f0ec7592 NetNS:/var/run/netns/c5f692af-9332-4e07-83d8-291c6c1fe2ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ccf29fd_acd4_4fe4_9b75_b175f0ec7592.slice PodAnnotations:0xc000853158}] Aliases:map[]}\"\nJun 09 11:26:28.780588 crc crio[21508]: time=\"2026-06-09T11:26:28.7805731Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:26:29.037128 crc crio[21508]: time=\"2026-06-09T11:26:29.036049378Z\" level=info msg=\"Stopping container: db5dc9ffd7d78c793913f8840b26d43ca9d684f7c9c20a603a3501e768ddb2a6 (timeout: 30s)\" id=132d41ee-06e8-48e8-b290-3c2e8782690b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:26:29.037128 crc crio[21508]: time=\"2026-06-09T11:26:29.036547573Z\" level=info msg=\"Stopping container: d399935e0887766ca01720dbd7bf6a00aefb502bc2213fe78399a638de1adf66 (timeout: 30s)\" id=579d0f05-7510-4893-9f74-a1eb6ed9c66b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:26:31.116889 crc crio[21508]: time=\"2026-06-09T11:26:31.114691329Z\" level=info msg=\"Stopping pod sandbox: 423380557c7d701ba9e3226709492c3af20a06e432a7f3292e869cbc5514442e\" id=69dd2363-10a1-4fed-a7ad-cd8f58f01f9f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:26:31.120987 crc crio[21508]: time=\"2026-06-09T11:26:31.120498871Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-wdh5d Namespace:openstack ID:423380557c7d701ba9e3226709492c3af20a06e432a7f3292e869cbc5514442e UID:221fdaeb-8f38-4c78-af4c-ac44e9996245 NetNS:/var/run/netns/d9295d5c-9af8-4fd0-8268-c0be6dc7fd85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod221fdaeb_8f38_4c78_af4c_ac44e9996245.slice PodAnnotations:0xc0039b81a0}] Aliases:map[]}\"\nJun 09 11:26:31.121248 crc crio[21508]: time=\"2026-06-09T11:26:31.12116827Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-wdh5d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:26:32.271343 crc crio[21508]: time=\"2026-06-09T11:26:32.269969056Z\" level=info msg=\"Stopping container: a2f946ef805eacf246b17b8729971412eed6b8cba711dc2aa60bc1e851f9a513 (timeout: 10s)\" id=3d9769f3-72b1-4147-bbda-0aefd06a3cc8 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:26:32.873722 crc crio[21508]: time=\"2026-06-09T11:26:32.872047657Z\" level=info msg=\"Stopped pod sandbox: 5f46e7b4729d94fd38ff5a97e1b364c37f147073202fceee50f4225a5b00c28b\" id=8f642475-40ca-473b-96be-8084b4e0622e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:26:33.040548 crc crio[21508]: time=\"2026-06-09T11:26:33.04004995Z\" level=info msg=\"Stopped pod sandbox: 423380557c7d701ba9e3226709492c3af20a06e432a7f3292e869cbc5514442e\" id=69dd2363-10a1-4fed-a7ad-cd8f58f01f9f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:26:33.049348 crc crio[21508]: time=\"2026-06-09T11:26:33.044683127Z\" level=info msg=\"Stopped container db5dc9ffd7d78c793913f8840b26d43ca9d684f7c9c20a603a3501e768ddb2a6: openstack/glance-default-internal-api-0/glance-log\" id=132d41ee-06e8-48e8-b290-3c2e8782690b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:26:33.055141 crc crio[21508]: time=\"2026-06-09T11:26:33.05460423Z\" level=info msg=\"Stopped container a2f946ef805eacf246b17b8729971412eed6b8cba711dc2aa60bc1e851f9a513: openstack/dnsmasq-dns-fb9766d9-gldws/dnsmasq-dns\" id=3d9769f3-72b1-4147-bbda-0aefd06a3cc8 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:26:33.056472 crc crio[21508]: time=\"2026-06-09T11:26:33.056391473Z\" level=info msg=\"Stopping pod sandbox: de90d9a49f2add95477ad37a389ad8b77f25a28a1396f84d16ec9356a30bf48a\" id=aa04ded7-c62c-40e0-b423-308a8b1ac393 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:26:33.056887 crc crio[21508]: time=\"2026-06-09T11:26:33.056822186Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-fb9766d9-gldws Namespace:openstack ID:de90d9a49f2add95477ad37a389ad8b77f25a28a1396f84d16ec9356a30bf48a UID:07d018e7-30d5-46c3-828b-ce670d485b54 NetNS:/var/run/netns/782095bd-a64e-4c98-9188-6f28eec401e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod07d018e7_30d5_46c3_828b_ce670d485b54.slice PodAnnotations:0xc00008cbb8}] Aliases:map[]}\"\nJun 09 11:26:33.057032 crc crio[21508]: time=\"2026-06-09T11:26:33.056981161Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-fb9766d9-gldws from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:26:33.221874 crc crio[21508]: time=\"2026-06-09T11:26:33.221270715Z\" level=info msg=\"Removing container: 092f6b2658e58140ea4c38ba20736b4a765b29ea9b25cbd6bec9a9b69dc0be4a\" id=ee6c1b4a-4b52-4e00-b10b-7c44c82e6468 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:26:33.365431 crc crio[21508]: time=\"2026-06-09T11:26:33.365203928Z\" level=info msg=\"Stopped container d399935e0887766ca01720dbd7bf6a00aefb502bc2213fe78399a638de1adf66: openstack/glance-default-internal-api-0/glance-httpd\" id=579d0f05-7510-4893-9f74-a1eb6ed9c66b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:26:33.366996 crc crio[21508]: time=\"2026-06-09T11:26:33.366668372Z\" level=info msg=\"Stopping pod sandbox: 5885d047048ecdd851aeee09d47d7c9c4e8abc058e6870035c048727096de06a\" id=c60999b3-9f71-42d7-820d-21405dcb3a08 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:26:33.367477 crc crio[21508]: time=\"2026-06-09T11:26:33.367408173Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:5885d047048ecdd851aeee09d47d7c9c4e8abc058e6870035c048727096de06a UID:6e6080c6-ec98-4d85-9dbc-190edf051f3d NetNS:/var/run/netns/f49579e7-71a5-43cc-a8de-101dcd1f6520 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e6080c6_ec98_4d85_9dbc_190edf051f3d.slice PodAnnotations:0xc0039b8708}] Aliases:map[]}\"\nJun 09 11:26:33.367575 crc crio[21508]: time=\"2026-06-09T11:26:33.367546717Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:26:34.038245 crc crio[21508]: time=\"2026-06-09T11:26:34.036483344Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=914020f5-1bdd-4fe5-bc20-99681b0dd1d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:26:34.038245 crc crio[21508]: time=\"2026-06-09T11:26:34.037073321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:34.557408 crc crio[21508]: time=\"2026-06-09T11:26:34.554734098Z\" level=info msg=\"Stopped pod sandbox: de90d9a49f2add95477ad37a389ad8b77f25a28a1396f84d16ec9356a30bf48a\" id=aa04ded7-c62c-40e0-b423-308a8b1ac393 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:26:34.575564 crc crio[21508]: time=\"2026-06-09T11:26:34.575420859Z\" level=info msg=\"Stopped pod sandbox: 5885d047048ecdd851aeee09d47d7c9c4e8abc058e6870035c048727096de06a\" id=c60999b3-9f71-42d7-820d-21405dcb3a08 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:26:36.834557 crc crio[21508]: time=\"2026-06-09T11:26:36.833809541Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-jnw89/POD\" id=5e49383f-eced-40e5-9441-e879d75f64f1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:26:36.834557 crc crio[21508]: time=\"2026-06-09T11:26:36.834540122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:39.356444 crc crio[21508]: time=\"2026-06-09T11:26:39.355521984Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=a8b52de0-eea0-4f09-bfa2-2f6ad8a593f7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:26:39.357550 crc crio[21508]: time=\"2026-06-09T11:26:39.356481263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:43.356992 crc crio[21508]: time=\"2026-06-09T11:26:43.355929011Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:95136eb284f45966c9b8147ee2ae8f55f8a3dc94ec496ab02279dbfc3ba0697c\" id=21c5b497-6d42-49d0-b26b-eb6ac1b0fa38 name=/runtime.v1.ImageService/PullImage\nJun 09 11:26:43.361368 crc crio[21508]: time=\"2026-06-09T11:26:43.361160716Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=fdbc1379-f50a-4c80-9778-411340f656de name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:45.323515 crc crio[21508]: time=\"2026-06-09T11:26:45.322793818Z\" level=info msg=\"Removed container 092f6b2658e58140ea4c38ba20736b4a765b29ea9b25cbd6bec9a9b69dc0be4a: openstack/glance-default-external-api-0/glance-httpd\" id=ee6c1b4a-4b52-4e00-b10b-7c44c82e6468 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:26:45.332340 crc crio[21508]: time=\"2026-06-09T11:26:45.332250368Z\" level=info msg=\"Removing container: f2ae613b28e8496c6f9119f260b105a3286c3477b4a0d82333f0e471bef8fd92\" id=1f0ad248-aaf6-4cb1-a207-7233bab29dde name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:26:49.657898 crc crio[21508]: time=\"2026-06-09T11:26:49.657373508Z\" level=info msg=\"Removing container: 3bcb4f392b0893f64f2abe49c8ee55e2f51cc4b1c81e43a0c3b81614b58ab332\" id=c84e23fa-f5ca-42bf-84dd-54c703cb427d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:26:57.943064 crc crio[21508]: time=\"2026-06-09T11:26:57.942062799Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:ea30dfa823fd634f24234686b7d7df2849be16c4ac869d476acb46049d3b5be6 UID:94e65338-84df-4586-b7f7-f19f98fd2fcc NetNS:/var/run/netns/13f555df-47ef-4dff-97ab-8169719f4b04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod94e65338_84df_4586_b7f7_f19f98fd2fcc.slice PodAnnotations:0xc00244e458}] Aliases:map[]}\"\nJun 09 11:26:57.943064 crc crio[21508]: time=\"2026-06-09T11:26:57.942997346Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:26:57.995150 crc crio[21508]: time=\"2026-06-09T11:26:57.99488718Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:1b2c0125f2253e1ccdb29c838fc50180b185700316a7eb9d8d1d76a608f6b4f2\" id=5822ab7e-e6f1-4e11-a4f4-ff7c29b317f5 name=/runtime.v1.ImageService/PullImage\nJun 09 11:26:57.998717 crc crio[21508]: time=\"2026-06-09T11:26:57.997792356Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=e6c461e2-1a0d-49fe-af72-018f2244b2a0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:58.020545 crc crio[21508]: time=\"2026-06-09T11:26:58.020399733Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=77f92f2e-cd28-4ab7-bf73-0d8a4d438a80 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:58.061853 crc crio[21508]: time=\"2026-06-09T11:26:58.061751855Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:d72d014a20122cded5eb44fae9bd6a0cc4dbe591775435d224dbbf5504f354b1\" id=a189ce91-e4cd-4341-9393-8ab784927caf name=/runtime.v1.ImageService/PullImage\nJun 09 11:26:58.066652 crc crio[21508]: time=\"2026-06-09T11:26:58.066527087Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=7268f06c-f881-4d5d-8850-eca82125ec2d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:59.059642 crc crio[21508]: 2026-06-09T11:26:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea30dfa823fd634 Mac:52:03:f7:14:2d:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:94 Mtu:0 Sandbox:/var/run/netns/13f555df-47ef-4dff-97ab-8169719f4b04 SocketPath: PciID:}] [{Interface:0xc0002a45d0 Address:{IP:10.217.0.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:26:59.062745 crc crio[21508]: time=\"2026-06-09T11:26:59.062108784Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:ea30dfa823fd634f24234686b7d7df2849be16c4ac869d476acb46049d3b5be6 UID:94e65338-84df-4586-b7f7-f19f98fd2fcc NetNS:/var/run/netns/13f555df-47ef-4dff-97ab-8169719f4b04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod94e65338_84df_4586_b7f7_f19f98fd2fcc.slice PodAnnotations:0xc00244e458}] Aliases:map[]}\"\nJun 09 11:26:59.062745 crc crio[21508]: time=\"2026-06-09T11:26:59.062450354Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:27:00.313811 crc crio[21508]: time=\"2026-06-09T11:27:00.313387648Z\" level=info msg=\"Removed container f2ae613b28e8496c6f9119f260b105a3286c3477b4a0d82333f0e471bef8fd92: openstack/glance-default-external-api-0/glance-log\" id=1f0ad248-aaf6-4cb1-a207-7233bab29dde name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:27:00.316505 crc crio[21508]: time=\"2026-06-09T11:27:00.316431818Z\" level=info msg=\"Removing container: d399935e0887766ca01720dbd7bf6a00aefb502bc2213fe78399a638de1adf66\" id=387e461b-a5c5-47fd-8052-826efa9d6ecd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:27:00.322405 crc crio[21508]: time=\"2026-06-09T11:27:00.32226299Z\" level=info msg=\"Ran pod sandbox ea30dfa823fd634f24234686b7d7df2849be16c4ac869d476acb46049d3b5be6 with infra container: openstack/glance-default-external-api-0/POD\" id=914020f5-1bdd-4fe5-bc20-99681b0dd1d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:27:00.324725 crc crio[21508]: time=\"2026-06-09T11:27:00.324652341Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=fdde0eb2-28bf-4a2f-a731-325073534f48 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:00.334338 crc crio[21508]: time=\"2026-06-09T11:27:00.334156861Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-jnw89 Namespace:openstack ID:ddf6bd2ed26a93a03bd558fabbd0c43ee2ca8712aa0f9da08831794b47faec01 UID:873c7540-4d58-4ba2-9dda-baefdc7cfccb NetNS:/var/run/netns/14eb5339-e766-4245-85af-f1ac1063cf47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod873c7540_4d58_4ba2_9dda_baefdc7cfccb.slice PodAnnotations:0xc0039b8120}] Aliases:map[]}\"\nJun 09 11:27:00.334338 crc crio[21508]: time=\"2026-06-09T11:27:00.334278425Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-jnw89 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:27:00.339629 crc crio[21508]: time=\"2026-06-09T11:27:00.339425737Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=5f3b5058-f2b6-4945-b85e-31a0fa150218 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:00.343931 crc crio[21508]: time=\"2026-06-09T11:27:00.343835238Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:c31fd601a00a0ac250dfa3df47a841726a360b9695bcaadc90cfbae25ff1143e UID:a20f3529-a9c2-4dd6-b445-2f4e17560fe5 NetNS:/var/run/netns/e28b4626-faea-4286-ac1f-93432053b7d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda20f3529_a9c2_4dd6_b445_2f4e17560fe5.slice PodAnnotations:0xc00008c7a0}] Aliases:map[]}\"\nJun 09 11:27:00.343931 crc crio[21508]: time=\"2026-06-09T11:27:00.34390401Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:27:00.362186 crc crio[21508]: time=\"2026-06-09T11:27:00.362057476Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=0eea61cb-9f04-48d8-8850-da9bd3088535 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:00.378691 crc crio[21508]: time=\"2026-06-09T11:27:00.378520262Z\" level=info msg=\"Removed container 3bcb4f392b0893f64f2abe49c8ee55e2f51cc4b1c81e43a0c3b81614b58ab332: openshift-infra/auto-csr-approver-29683400-5vljq/oc\" id=c84e23fa-f5ca-42bf-84dd-54c703cb427d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:27:00.396850 crc crio[21508]: time=\"2026-06-09T11:27:00.396760761Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=e2a920fa-1f74-4351-a2bb-e7f4f7bf0b6f name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:00.397903 crc crio[21508]: time=\"2026-06-09T11:27:00.397765031Z\" level=info msg=\"Stopping pod sandbox: 88602b326369c8b38b6e40e01580913940df7542f826e6ec3c365d99dcdb49d4\" id=57037235-f89c-41ed-b3ca-f6be7db87b64 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:27:00.397903 crc crio[21508]: time=\"2026-06-09T11:27:00.397860384Z\" level=info msg=\"Stopped pod sandbox (already stopped): 88602b326369c8b38b6e40e01580913940df7542f826e6ec3c365d99dcdb49d4\" id=57037235-f89c-41ed-b3ca-f6be7db87b64 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:27:00.398905 crc crio[21508]: time=\"2026-06-09T11:27:00.398772121Z\" level=info msg=\"Removing pod sandbox: 88602b326369c8b38b6e40e01580913940df7542f826e6ec3c365d99dcdb49d4\" id=11c5bfc8-7f26-4660-9702-d41d7755a47a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:27:00.413724 crc crio[21508]: time=\"2026-06-09T11:27:00.41365081Z\" level=info msg=\"Removed pod sandbox: 88602b326369c8b38b6e40e01580913940df7542f826e6ec3c365d99dcdb49d4\" id=11c5bfc8-7f26-4660-9702-d41d7755a47a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:27:00.422676 crc crio[21508]: time=\"2026-06-09T11:27:00.422614545Z\" level=info msg=\"Stopping pod sandbox: cdfd0e2a9332ffb393097c8a6d13f57bac828e6b6e4194c899b2b39760c95da5\" id=4f4e1a0f-210f-4f48-a535-274de34b7030 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:27:00.422850 crc crio[21508]: time=\"2026-06-09T11:27:00.422696398Z\" level=info msg=\"Stopped pod sandbox (already stopped): cdfd0e2a9332ffb393097c8a6d13f57bac828e6b6e4194c899b2b39760c95da5\" id=4f4e1a0f-210f-4f48-a535-274de34b7030 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:27:00.424130 crc crio[21508]: time=\"2026-06-09T11:27:00.424016847Z\" level=info msg=\"Removing pod sandbox: cdfd0e2a9332ffb393097c8a6d13f57bac828e6b6e4194c899b2b39760c95da5\" id=6e9e8b55-74c1-4a76-aaf7-2d168e8b4153 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:27:00.447684 crc crio[21508]: time=\"2026-06-09T11:27:00.447028777Z\" level=info msg=\"Removed pod sandbox: cdfd0e2a9332ffb393097c8a6d13f57bac828e6b6e4194c899b2b39760c95da5\" id=6e9e8b55-74c1-4a76-aaf7-2d168e8b4153 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:27:00.449393 crc crio[21508]: time=\"2026-06-09T11:27:00.449228762Z\" level=info msg=\"Stopping pod sandbox: 5f46e7b4729d94fd38ff5a97e1b364c37f147073202fceee50f4225a5b00c28b\" id=a0c199a7-749c-481d-bc93-40467bd36036 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:27:00.449741 crc crio[21508]: time=\"2026-06-09T11:27:00.449427428Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5f46e7b4729d94fd38ff5a97e1b364c37f147073202fceee50f4225a5b00c28b\" id=a0c199a7-749c-481d-bc93-40467bd36036 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:27:00.450056 crc crio[21508]: time=\"2026-06-09T11:27:00.449995754Z\" level=info msg=\"Removing pod sandbox: 5f46e7b4729d94fd38ff5a97e1b364c37f147073202fceee50f4225a5b00c28b\" id=5f5f546d-d2db-4883-b2f2-abb595936004 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:27:00.478914 crc crio[21508]: time=\"2026-06-09T11:27:00.478817886Z\" level=info msg=\"Removed pod sandbox: 5f46e7b4729d94fd38ff5a97e1b364c37f147073202fceee50f4225a5b00c28b\" id=5f5f546d-d2db-4883-b2f2-abb595936004 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:27:00.480106 crc crio[21508]: time=\"2026-06-09T11:27:00.47995667Z\" level=info msg=\"Stopping pod sandbox: 786399d662b1d223445952cca0d0fb751f1b141eaf2ec9e0ece7829927031f49\" id=fe295f57-e3dd-4c84-a90f-a73501391c5c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:27:00.480106 crc crio[21508]: time=\"2026-06-09T11:27:00.480047252Z\" level=info msg=\"Stopped pod sandbox (already stopped): 786399d662b1d223445952cca0d0fb751f1b141eaf2ec9e0ece7829927031f49\" id=fe295f57-e3dd-4c84-a90f-a73501391c5c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:27:00.482221 crc crio[21508]: time=\"2026-06-09T11:27:00.481944518Z\" level=info msg=\"Removing pod sandbox: 786399d662b1d223445952cca0d0fb751f1b141eaf2ec9e0ece7829927031f49\" id=427e3afe-e420-4393-b5ad-c39f787a9d4f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:27:00.488482 crc crio[21508]: time=\"2026-06-09T11:27:00.487635927Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=7cf34220-e2a1-45eb-a5c8-e4a54fd26b03 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:00.508778 crc crio[21508]: time=\"2026-06-09T11:27:00.508615256Z\" level=info msg=\"Removed container d399935e0887766ca01720dbd7bf6a00aefb502bc2213fe78399a638de1adf66: openstack/glance-default-internal-api-0/glance-httpd\" id=387e461b-a5c5-47fd-8052-826efa9d6ecd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:27:00.512667 crc crio[21508]: time=\"2026-06-09T11:27:00.512037378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:00.513492 crc crio[21508]: time=\"2026-06-09T11:27:00.513374717Z\" level=info msg=\"Removing container: db5dc9ffd7d78c793913f8840b26d43ca9d684f7c9c20a603a3501e768ddb2a6\" id=a1f08340-5a64-4b84-b240-18564b575ce1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:27:00.531120 crc crio[21508]: time=\"2026-06-09T11:27:00.531018079Z\" level=info msg=\"Removed pod sandbox: 786399d662b1d223445952cca0d0fb751f1b141eaf2ec9e0ece7829927031f49\" id=427e3afe-e420-4393-b5ad-c39f787a9d4f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:27:00.532348 crc crio[21508]: time=\"2026-06-09T11:27:00.532017628Z\" level=info msg=\"Stopping pod sandbox: a1e1099388cd5913cbcab469c74e617743546a7833f5315721734ad9d49f8618\" id=0a59a5f4-b8ec-4514-bab8-77ea50f49ba1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:27:00.532348 crc crio[21508]: time=\"2026-06-09T11:27:00.5320781Z\" level=info msg=\"Stopped pod sandbox (already stopped): a1e1099388cd5913cbcab469c74e617743546a7833f5315721734ad9d49f8618\" id=0a59a5f4-b8ec-4514-bab8-77ea50f49ba1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:27:00.532853 crc crio[21508]: time=\"2026-06-09T11:27:00.532801331Z\" level=info msg=\"Removing pod sandbox: a1e1099388cd5913cbcab469c74e617743546a7833f5315721734ad9d49f8618\" id=90a7d9f0-8e77-4a51-b91e-7aa0ad1b9de3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:27:00.551653 crc crio[21508]: time=\"2026-06-09T11:27:00.549871806Z\" level=info msg=\"Removed container db5dc9ffd7d78c793913f8840b26d43ca9d684f7c9c20a603a3501e768ddb2a6: openstack/glance-default-internal-api-0/glance-log\" id=a1f08340-5a64-4b84-b240-18564b575ce1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:27:00.555921 crc crio[21508]: time=\"2026-06-09T11:27:00.555603325Z\" level=info msg=\"Removing container: a2f946ef805eacf246b17b8729971412eed6b8cba711dc2aa60bc1e851f9a513\" id=876bebf7-4bef-4735-853e-c618f5553c39 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:27:00.570455 crc crio[21508]: time=\"2026-06-09T11:27:00.568772304Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=bf4fef1a-47ab-4ff9-a4bc-91ff65b7e672 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:00.577780 crc crio[21508]: time=\"2026-06-09T11:27:00.577635076Z\" level=info msg=\"Removed pod sandbox: a1e1099388cd5913cbcab469c74e617743546a7833f5315721734ad9d49f8618\" id=90a7d9f0-8e77-4a51-b91e-7aa0ad1b9de3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:27:00.604939 crc crio[21508]: time=\"2026-06-09T11:27:00.604868581Z\" level=info msg=\"Removed container a2f946ef805eacf246b17b8729971412eed6b8cba711dc2aa60bc1e851f9a513: openstack/dnsmasq-dns-fb9766d9-gldws/dnsmasq-dns\" id=876bebf7-4bef-4735-853e-c618f5553c39 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:27:00.608327 crc crio[21508]: time=\"2026-06-09T11:27:00.608172568Z\" level=info msg=\"Removing container: 358a0c900f6a417ea483f6148fc38fa1cdb00320563b6a1951f79abd6b7128f3\" id=e5c83d46-28b9-4f2e-a9f7-442241150d4d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:27:00.616807 crc crio[21508]: time=\"2026-06-09T11:27:00.616711361Z\" level=info msg=\"Creating container: openstack/placement-db-sync-xlq5r/placement-db-sync\" id=5bb80565-6c0e-42c8-948b-3b70fab9bbcc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:00.627372 crc crio[21508]: time=\"2026-06-09T11:27:00.627142269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:00.631421 crc crio[21508]: time=\"2026-06-09T11:27:00.63122672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:00.657183 crc crio[21508]: time=\"2026-06-09T11:27:00.657079103Z\" level=info msg=\"Removed container 358a0c900f6a417ea483f6148fc38fa1cdb00320563b6a1951f79abd6b7128f3: openstack/dnsmasq-dns-fb9766d9-gldws/init\" id=e5c83d46-28b9-4f2e-a9f7-442241150d4d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:27:00.682355 crc crio[21508]: time=\"2026-06-09T11:27:00.682059182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:00.736280 crc crio[21508]: time=\"2026-06-09T11:27:00.73615242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:00.739144 crc crio[21508]: time=\"2026-06-09T11:27:00.739050646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:00.743687 crc crio[21508]: time=\"2026-06-09T11:27:00.74361082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:00.743845 crc crio[21508]: time=\"2026-06-09T11:27:00.743796036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:00.776576 crc crio[21508]: time=\"2026-06-09T11:27:00.775463392Z\" level=info msg=\"Creating container: openstack/barbican-db-sync-kvmmk/barbican-db-sync\" id=9c5609ed-b92f-40a2-bf8a-2eb0864427a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:00.776576 crc crio[21508]: time=\"2026-06-09T11:27:00.776040449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:00.831943 crc crio[21508]: time=\"2026-06-09T11:27:00.83089883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:00.844504 crc crio[21508]: time=\"2026-06-09T11:27:00.844408289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:00.890541 crc crio[21508]: 2026-06-09T11:27:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ddf6bd2ed26a93a Mac:f6:a7:f8:f3:fb:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:95 Mtu:0 Sandbox:/var/run/netns/14eb5339-e766-4245-85af-f1ac1063cf47 SocketPath: PciID:}] [{Interface:0xc000256a00 Address:{IP:10.217.0.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:27:00.897444 crc crio[21508]: time=\"2026-06-09T11:27:00.895146718Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-jnw89 Namespace:openstack ID:ddf6bd2ed26a93a03bd558fabbd0c43ee2ca8712aa0f9da08831794b47faec01 UID:873c7540-4d58-4ba2-9dda-baefdc7cfccb NetNS:/var/run/netns/14eb5339-e766-4245-85af-f1ac1063cf47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod873c7540_4d58_4ba2_9dda_baefdc7cfccb.slice PodAnnotations:0xc0039b8120}] Aliases:map[]}\"\nJun 09 11:27:00.897444 crc crio[21508]: time=\"2026-06-09T11:27:00.895387255Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-jnw89 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:27:00.913049 crc crio[21508]: time=\"2026-06-09T11:27:00.912846471Z\" level=info msg=\"Ran pod sandbox ddf6bd2ed26a93a03bd558fabbd0c43ee2ca8712aa0f9da08831794b47faec01 with infra container: openstack/keystone-bootstrap-jnw89/POD\" id=5e49383f-eced-40e5-9441-e879d75f64f1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:27:00.918470 crc crio[21508]: time=\"2026-06-09T11:27:00.918378045Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=2acc47d6-75e2-4c10-b7e6-837bef5e7356 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:00.957156 crc crio[21508]: time=\"2026-06-09T11:27:00.957059938Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=979b1898-7d79-4a0b-8004-1e831a13562c name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:01.155148 crc crio[21508]: time=\"2026-06-09T11:27:01.155034847Z\" level=info msg=\"Created container ac795759f6502e6cff3dfd6eb32758349ca9d67100aa0a89ffa227aa06be6a3f: openstack/placement-db-sync-xlq5r/placement-db-sync\" id=5bb80565-6c0e-42c8-948b-3b70fab9bbcc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:01.156402 crc crio[21508]: time=\"2026-06-09T11:27:01.156083488Z\" level=info msg=\"Starting container: ac795759f6502e6cff3dfd6eb32758349ca9d67100aa0a89ffa227aa06be6a3f\" id=c32e7719-5acb-443a-8ab5-64f761ed5eff name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:27:01.156808 crc crio[21508]: time=\"2026-06-09T11:27:01.156765349Z\" level=info msg=\"Created container 60d6aa524c2d7484e36abc5a6c652aa6c537b1d575380bb252fbb329e3907706: openstack/ceilometer-0/ceilometer-central-agent\" id=bf4fef1a-47ab-4ff9-a4bc-91ff65b7e672 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:01.158055 crc crio[21508]: time=\"2026-06-09T11:27:01.157962714Z\" level=info msg=\"Starting container: 60d6aa524c2d7484e36abc5a6c652aa6c537b1d575380bb252fbb329e3907706\" id=dcc47a57-c626-4993-9937-480fe2cd9bdd name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:27:01.161889 crc crio[21508]: time=\"2026-06-09T11:27:01.161809828Z\" level=info msg=\"Started container\" PID=67510 containerID=ac795759f6502e6cff3dfd6eb32758349ca9d67100aa0a89ffa227aa06be6a3f description=openstack/placement-db-sync-xlq5r/placement-db-sync id=c32e7719-5acb-443a-8ab5-64f761ed5eff name=/runtime.v1.RuntimeService/StartContainer sandboxID=19e4ac605b9931679043dc3121a184b799921c798fa32bb7fc08feebec3b7ef7\nJun 09 11:27:01.164654 crc crio[21508]: time=\"2026-06-09T11:27:01.164565949Z\" level=info msg=\"Started container\" PID=67509 containerID=60d6aa524c2d7484e36abc5a6c652aa6c537b1d575380bb252fbb329e3907706 description=openstack/ceilometer-0/ceilometer-central-agent id=dcc47a57-c626-4993-9937-480fe2cd9bdd name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e244b2957dbd94c5ccee625a392f6e0ebacc15deaec0a18e5222898afd7d5ec\nJun 09 11:27:01.172643 crc crio[21508]: time=\"2026-06-09T11:27:01.172522184Z\" level=info msg=\"Created container ffcf55452dc4e64ed0762646c2ad6462a5bbf18e779cd9363f96fb98debb3f8a: openstack/barbican-db-sync-kvmmk/barbican-db-sync\" id=9c5609ed-b92f-40a2-bf8a-2eb0864427a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:01.174902 crc crio[21508]: time=\"2026-06-09T11:27:01.174801662Z\" level=info msg=\"Starting container: ffcf55452dc4e64ed0762646c2ad6462a5bbf18e779cd9363f96fb98debb3f8a\" id=51134da6-c80f-452a-812c-47d5e19d5e42 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:27:01.184885 crc crio[21508]: time=\"2026-06-09T11:27:01.184710344Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-jnw89/keystone-bootstrap\" id=4e0cd362-7bce-477f-8631-52cfea247570 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:01.185915 crc crio[21508]: time=\"2026-06-09T11:27:01.185437956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:01.193943 crc crio[21508]: time=\"2026-06-09T11:27:01.193839344Z\" level=info msg=\"Started container\" PID=67518 containerID=ffcf55452dc4e64ed0762646c2ad6462a5bbf18e779cd9363f96fb98debb3f8a description=openstack/barbican-db-sync-kvmmk/barbican-db-sync id=51134da6-c80f-452a-812c-47d5e19d5e42 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0abe3f34b28d478fc436b8b5d00ff4f4d76886ecf9aa1b072b03254f10410de3\nJun 09 11:27:01.225095 crc crio[21508]: time=\"2026-06-09T11:27:01.224999535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:01.238404 crc crio[21508]: time=\"2026-06-09T11:27:01.238199315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:01.240808 crc crio[21508]: time=\"2026-06-09T11:27:01.24074397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:01.477468 crc crio[21508]: time=\"2026-06-09T11:27:01.476704552Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=35c5f377-dd8b-4943-8340-a77be7a3ce7f name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:01.478974 crc crio[21508]: time=\"2026-06-09T11:27:01.477537477Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified not found\" id=35c5f377-dd8b-4943-8340-a77be7a3ce7f name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:01.478974 crc crio[21508]: time=\"2026-06-09T11:27:01.477600959Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified found\" id=35c5f377-dd8b-4943-8340-a77be7a3ce7f name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:01.478974 crc crio[21508]: time=\"2026-06-09T11:27:01.478863506Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=d8b4906e-ad65-466a-80f2-e9b837c2481e name=/runtime.v1.ImageService/PullImage\nJun 09 11:27:01.487023 crc crio[21508]: time=\"2026-06-09T11:27:01.486875123Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\\\"\"\nJun 09 11:27:01.525078 crc crio[21508]: time=\"2026-06-09T11:27:01.523910087Z\" level=info msg=\"Created container f41ebd7b0004cb7e86141cd0e6afcf13890d474197dcb304fb26c43d1d39740d: openstack/keystone-bootstrap-jnw89/keystone-bootstrap\" id=4e0cd362-7bce-477f-8631-52cfea247570 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:01.525078 crc crio[21508]: time=\"2026-06-09T11:27:01.524160855Z\" level=info msg=\"Created container 514474b3fb3b71c9415c41dd2a63efec2e273301e644af15a6311e0bef4bc7fc: openstack/glance-default-external-api-0/glance-log\" id=7cf34220-e2a1-45eb-a5c8-e4a54fd26b03 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:01.531336 crc crio[21508]: time=\"2026-06-09T11:27:01.530398289Z\" level=info msg=\"Starting container: f41ebd7b0004cb7e86141cd0e6afcf13890d474197dcb304fb26c43d1d39740d\" id=b1efd939-ca8d-49f2-a522-402ea8ed4ead name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:27:01.531336 crc crio[21508]: time=\"2026-06-09T11:27:01.530508772Z\" level=info msg=\"Starting container: 514474b3fb3b71c9415c41dd2a63efec2e273301e644af15a6311e0bef4bc7fc\" id=68d4c949-a27f-44bc-87d1-3f01f0d915ba name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:27:01.538479 crc crio[21508]: time=\"2026-06-09T11:27:01.538372495Z\" level=info msg=\"Started container\" PID=67546 containerID=f41ebd7b0004cb7e86141cd0e6afcf13890d474197dcb304fb26c43d1d39740d description=openstack/keystone-bootstrap-jnw89/keystone-bootstrap id=b1efd939-ca8d-49f2-a522-402ea8ed4ead name=/runtime.v1.RuntimeService/StartContainer sandboxID=ddf6bd2ed26a93a03bd558fabbd0c43ee2ca8712aa0f9da08831794b47faec01\nJun 09 11:27:01.539216 crc crio[21508]: time=\"2026-06-09T11:27:01.539107106Z\" level=info msg=\"Started container\" PID=67545 containerID=514474b3fb3b71c9415c41dd2a63efec2e273301e644af15a6311e0bef4bc7fc description=openstack/glance-default-external-api-0/glance-log id=68d4c949-a27f-44bc-87d1-3f01f0d915ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea30dfa823fd634f24234686b7d7df2849be16c4ac869d476acb46049d3b5be6\nJun 09 11:27:01.589540 crc crio[21508]: time=\"2026-06-09T11:27:01.589409053Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=bceaa9aa-3c92-4e67-ba15-a1bf99e5777f name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:01.931400 crc crio[21508]: time=\"2026-06-09T11:27:01.9311625Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:887afd1c76a8f43378130fcf66af889c82cfb4e143afae335480328d4fc7cc1a\" id=ef8f0870-e692-4b69-8ac5-12ebfae34224 name=/runtime.v1.ImageService/PullImage\nJun 09 11:27:01.932668 crc crio[21508]: time=\"2026-06-09T11:27:01.932562422Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=225f2c3f-fe72-4656-89f2-285865e25e9e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:01.952782 crc crio[21508]: time=\"2026-06-09T11:27:01.948854593Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=0faf86f4-23c3-4d02-8278-aabd68669a8e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:01.967098 crc crio[21508]: time=\"2026-06-09T11:27:01.965560297Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=4edc584e-2ebc-43ea-8091-61e695f71e01 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:02.013840 crc crio[21508]: 2026-06-09T11:27:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c31fd601a00a0ac Mac:3a:42:bb:b2:16:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:96 Mtu:0 Sandbox:/var/run/netns/e28b4626-faea-4286-ac1f-93432053b7d0 SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:27:02.016472 crc crio[21508]: time=\"2026-06-09T11:27:02.01543211Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:c31fd601a00a0ac250dfa3df47a841726a360b9695bcaadc90cfbae25ff1143e UID:a20f3529-a9c2-4dd6-b445-2f4e17560fe5 NetNS:/var/run/netns/e28b4626-faea-4286-ac1f-93432053b7d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda20f3529_a9c2_4dd6_b445_2f4e17560fe5.slice PodAnnotations:0xc00008c7a0}] Aliases:map[]}\"\nJun 09 11:27:02.016472 crc crio[21508]: time=\"2026-06-09T11:27:02.015654377Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:27:02.016829 crc crio[21508]: time=\"2026-06-09T11:27:02.016513602Z\" level=info msg=\"Creating container: openstack/cinder-db-sync-cfb5c/cinder-db-sync\" id=d52447ee-186c-45ed-b563-c68bde6662e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:02.020709 crc crio[21508]: time=\"2026-06-09T11:27:02.020610273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:02.024943 crc crio[21508]: time=\"2026-06-09T11:27:02.02489415Z\" level=info msg=\"Ran pod sandbox c31fd601a00a0ac250dfa3df47a841726a360b9695bcaadc90cfbae25ff1143e with infra container: openstack/glance-default-internal-api-0/POD\" id=a8b52de0-eea0-4f09-bfa2-2f6ad8a593f7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:27:02.030463 crc crio[21508]: time=\"2026-06-09T11:27:02.030409543Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=ef5a462f-6566-4737-ab5c-4fbc3602b65c name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:02.050105 crc crio[21508]: time=\"2026-06-09T11:27:02.050045993Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=dcf10635-01df-42a5-be8b-5cc1af0f9140 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:02.071458 crc crio[21508]: time=\"2026-06-09T11:27:02.071213039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:02.076983 crc crio[21508]: time=\"2026-06-09T11:27:02.076858805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:02.194624 crc crio[21508]: time=\"2026-06-09T11:27:02.193913624Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=19924318-e0be-4c39-8a34-8d9cacfd6010 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:02.194898 crc crio[21508]: time=\"2026-06-09T11:27:02.194873373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:02.276576 crc crio[21508]: time=\"2026-06-09T11:27:02.276484304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:02.315709 crc crio[21508]: time=\"2026-06-09T11:27:02.315565079Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=f1b1b489-e5fa-4ad6-9fa6-17fcb6081e54 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:02.316111 crc crio[21508]: time=\"2026-06-09T11:27:02.315982101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:02.395022 crc crio[21508]: time=\"2026-06-09T11:27:02.394907753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:02.405986 crc crio[21508]: time=\"2026-06-09T11:27:02.405599759Z\" level=info msg=\"Created container 84283bcb542fd4e1e43ef88de9a1f178029a968ab65e0c5d23817e2fdfa5d177: openstack/cinder-db-sync-cfb5c/cinder-db-sync\" id=d52447ee-186c-45ed-b563-c68bde6662e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:02.411642 crc crio[21508]: time=\"2026-06-09T11:27:02.411538625Z\" level=info msg=\"Starting container: 84283bcb542fd4e1e43ef88de9a1f178029a968ab65e0c5d23817e2fdfa5d177\" id=fcb86356-daa0-445d-a609-0f55888b478d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:27:02.435893 crc crio[21508]: time=\"2026-06-09T11:27:02.43574444Z\" level=info msg=\"Started container\" PID=67659 containerID=84283bcb542fd4e1e43ef88de9a1f178029a968ab65e0c5d23817e2fdfa5d177 description=openstack/cinder-db-sync-cfb5c/cinder-db-sync id=fcb86356-daa0-445d-a609-0f55888b478d name=/runtime.v1.RuntimeService/StartContainer sandboxID=89efa7f3b58dc7aedd6573e8e0abab319861360311bcdc8abaeeb615dbddb919\nJun 09 11:27:03.008168 crc crio[21508]: time=\"2026-06-09T11:27:03.007884366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:03.105853 crc crio[21508]: time=\"2026-06-09T11:27:03.105187241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:03.241820 crc crio[21508]: time=\"2026-06-09T11:27:03.241706155Z\" level=info msg=\"Created container 3a2dd2a212ab5007ca8ee680a14ea34d8d8d503a8e5b8314c2187b552aa6bc8a: openstack/glance-default-external-api-0/glance-httpd\" id=19924318-e0be-4c39-8a34-8d9cacfd6010 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:03.244485 crc crio[21508]: time=\"2026-06-09T11:27:03.244436396Z\" level=info msg=\"Starting container: 3a2dd2a212ab5007ca8ee680a14ea34d8d8d503a8e5b8314c2187b552aa6bc8a\" id=4f635232-f429-400e-b634-bc9ef091e2e1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:27:03.250862 crc crio[21508]: time=\"2026-06-09T11:27:03.250787844Z\" level=info msg=\"Started container\" PID=67684 containerID=3a2dd2a212ab5007ca8ee680a14ea34d8d8d503a8e5b8314c2187b552aa6bc8a description=openstack/glance-default-external-api-0/glance-httpd id=4f635232-f429-400e-b634-bc9ef091e2e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea30dfa823fd634f24234686b7d7df2849be16c4ac869d476acb46049d3b5be6\nJun 09 11:27:03.299186 crc crio[21508]: time=\"2026-06-09T11:27:03.298969947Z\" level=info msg=\"Created container f5d3667222cf21e9242073757b6cee73fead6ffb8f52c9f7618fed91124cf26d: openstack/glance-default-internal-api-0/glance-log\" id=f1b1b489-e5fa-4ad6-9fa6-17fcb6081e54 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:03.300344 crc crio[21508]: time=\"2026-06-09T11:27:03.300143872Z\" level=info msg=\"Starting container: f5d3667222cf21e9242073757b6cee73fead6ffb8f52c9f7618fed91124cf26d\" id=9b6c6c63-932b-4787-bf77-36b588ea6ece name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:27:03.308754 crc crio[21508]: time=\"2026-06-09T11:27:03.308662554Z\" level=info msg=\"Started container\" PID=67689 containerID=f5d3667222cf21e9242073757b6cee73fead6ffb8f52c9f7618fed91124cf26d description=openstack/glance-default-internal-api-0/glance-log id=9b6c6c63-932b-4787-bf77-36b588ea6ece name=/runtime.v1.RuntimeService/StartContainer sandboxID=c31fd601a00a0ac250dfa3df47a841726a360b9695bcaadc90cfbae25ff1143e\nJun 09 11:27:03.325023 crc crio[21508]: time=\"2026-06-09T11:27:03.324970166Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=fe9007ed-2179-4199-aea5-56a4dc5833d5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:03.871142 crc crio[21508]: time=\"2026-06-09T11:27:03.870533226Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=cb9cf749-2414-4a45-a51f-4008b1e42ae0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:03.897019 crc crio[21508]: time=\"2026-06-09T11:27:03.896918206Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:860b1eb61b6652f02a54b95af32f4c5e33bd138d9a8d1a330fce56c9b78c103f\" id=d8b4906e-ad65-466a-80f2-e9b837c2481e name=/runtime.v1.ImageService/PullImage\nJun 09 11:27:03.898041 crc crio[21508]: time=\"2026-06-09T11:27:03.897968287Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=42f04a4c-b956-4bca-b896-b78400488ca7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:03.906147 crc crio[21508]: time=\"2026-06-09T11:27:03.906041316Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=ca684127-5f39-4958-88a0-469149e7a381 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:03.906535 crc crio[21508]: time=\"2026-06-09T11:27:03.90651422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:03.921104 crc crio[21508]: time=\"2026-06-09T11:27:03.921014128Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=1a84343a-6519-4113-ba3c-f85aae97e2c4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:03.938147 crc crio[21508]: time=\"2026-06-09T11:27:03.93767829Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=ecbfc0bb-6138-47eb-a271-d40f874689e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:03.939838 crc crio[21508]: time=\"2026-06-09T11:27:03.939767232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:03.965846 crc crio[21508]: time=\"2026-06-09T11:27:03.965564725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:04.007215 crc crio[21508]: time=\"2026-06-09T11:27:04.007129533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:04.015783 crc crio[21508]: time=\"2026-06-09T11:27:04.015567002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:04.162523 crc crio[21508]: time=\"2026-06-09T11:27:04.160602408Z\" level=info msg=\"Created container a6b0328cdd26c8b3bcc386a55e0570174fd619426486da01218b32f6677b26fb: openstack/ceilometer-0/ceilometer-notification-agent\" id=ecbfc0bb-6138-47eb-a271-d40f874689e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:04.162523 crc crio[21508]: time=\"2026-06-09T11:27:04.161780703Z\" level=info msg=\"Starting container: a6b0328cdd26c8b3bcc386a55e0570174fd619426486da01218b32f6677b26fb\" id=87860bf5-695d-4e77-8b4d-72462630880f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:27:04.174384 crc crio[21508]: time=\"2026-06-09T11:27:04.174183229Z\" level=info msg=\"Started container\" PID=67942 containerID=a6b0328cdd26c8b3bcc386a55e0570174fd619426486da01218b32f6677b26fb description=openstack/ceilometer-0/ceilometer-notification-agent id=87860bf5-695d-4e77-8b4d-72462630880f name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e244b2957dbd94c5ccee625a392f6e0ebacc15deaec0a18e5222898afd7d5ec\nJun 09 11:27:04.188415 crc crio[21508]: time=\"2026-06-09T11:27:04.188281306Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=ae30a3b3-2394-426c-a7df-83136474e947 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:04.188697 crc crio[21508]: time=\"2026-06-09T11:27:04.188555194Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/sg-core:latest not found\" id=ae30a3b3-2394-426c-a7df-83136474e947 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:04.188697 crc crio[21508]: time=\"2026-06-09T11:27:04.188611615Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/sg-core:latest found\" id=ae30a3b3-2394-426c-a7df-83136474e947 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:04.191147 crc crio[21508]: time=\"2026-06-09T11:27:04.191073428Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core:latest\" id=11d95d92-deba-4cb5-a784-009a40d8a567 name=/runtime.v1.ImageService/PullImage\nJun 09 11:27:04.200776 crc crio[21508]: time=\"2026-06-09T11:27:04.200686212Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core:latest\\\"\"\nJun 09 11:27:04.557438 crc crio[21508]: time=\"2026-06-09T11:27:04.557142165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:04.686092 crc crio[21508]: time=\"2026-06-09T11:27:04.685208559Z\" level=info msg=\"Created container 6f3e03111857933e720de0f8510c57480e5b662b4910a07fed68f344faff1dda: openstack/glance-default-internal-api-0/glance-httpd\" id=ca684127-5f39-4958-88a0-469149e7a381 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:04.687181 crc crio[21508]: time=\"2026-06-09T11:27:04.687094005Z\" level=info msg=\"Starting container: 6f3e03111857933e720de0f8510c57480e5b662b4910a07fed68f344faff1dda\" id=92149364-ee46-4c94-88c9-c4fa2b50ce92 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:27:04.695386 crc crio[21508]: time=\"2026-06-09T11:27:04.695211845Z\" level=info msg=\"Started container\" PID=67992 containerID=6f3e03111857933e720de0f8510c57480e5b662b4910a07fed68f344faff1dda description=openstack/glance-default-internal-api-0/glance-httpd id=92149364-ee46-4c94-88c9-c4fa2b50ce92 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c31fd601a00a0ac250dfa3df47a841726a360b9695bcaadc90cfbae25ff1143e\nJun 09 11:27:07.860939 crc crio[21508]: time=\"2026-06-09T11:27:07.859985299Z\" level=info msg=\"Stopping pod sandbox: ddf6bd2ed26a93a03bd558fabbd0c43ee2ca8712aa0f9da08831794b47faec01\" id=640acda8-ca37-4636-9895-92ab1e0a9553 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:27:07.861640 crc crio[21508]: time=\"2026-06-09T11:27:07.861600687Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-jnw89 Namespace:openstack ID:ddf6bd2ed26a93a03bd558fabbd0c43ee2ca8712aa0f9da08831794b47faec01 UID:873c7540-4d58-4ba2-9dda-baefdc7cfccb NetNS:/var/run/netns/14eb5339-e766-4245-85af-f1ac1063cf47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod873c7540_4d58_4ba2_9dda_baefdc7cfccb.slice PodAnnotations:0xc003b38270}] Aliases:map[]}\"\nJun 09 11:27:07.861822 crc crio[21508]: time=\"2026-06-09T11:27:07.861751321Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-jnw89 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:27:08.640455 crc crio[21508]: time=\"2026-06-09T11:27:08.639127202Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-rlzqr/POD\" id=83b2ef65-6016-4438-b6de-aad4af08ea72 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:27:08.640455 crc crio[21508]: time=\"2026-06-09T11:27:08.640278266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:08.871432 crc crio[21508]: time=\"2026-06-09T11:27:08.870722134Z\" level=info msg=\"Stopping pod sandbox: 19e4ac605b9931679043dc3121a184b799921c798fa32bb7fc08feebec3b7ef7\" id=8af40b79-ac16-42c3-97aa-4158c4ba7a9c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:27:08.872634 crc crio[21508]: time=\"2026-06-09T11:27:08.871894339Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-xlq5r Namespace:openstack ID:19e4ac605b9931679043dc3121a184b799921c798fa32bb7fc08feebec3b7ef7 UID:3651e400-30d2-4394-91c8-e05645c73721 NetNS:/var/run/netns/48028bd6-4cbf-4331-b686-36cf5412e115 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3651e400_30d2_4394_91c8_e05645c73721.slice PodAnnotations:0xc00008cbe8}] Aliases:map[]}\"\nJun 09 11:27:08.872634 crc crio[21508]: time=\"2026-06-09T11:27:08.872018893Z\" level=info msg=\"Deleting pod openstack_placement-db-sync-xlq5r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:27:11.915184 crc crio[21508]: time=\"2026-06-09T11:27:11.914860585Z\" level=info msg=\"Stopped pod sandbox: ddf6bd2ed26a93a03bd558fabbd0c43ee2ca8712aa0f9da08831794b47faec01\" id=640acda8-ca37-4636-9895-92ab1e0a9553 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:27:11.917463 crc crio[21508]: time=\"2026-06-09T11:27:11.91738117Z\" level=info msg=\"Stopped pod sandbox: 19e4ac605b9931679043dc3121a184b799921c798fa32bb7fc08feebec3b7ef7\" id=8af40b79-ac16-42c3-97aa-4158c4ba7a9c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:27:11.958436 crc crio[21508]: time=\"2026-06-09T11:27:11.954751104Z\" level=info msg=\"Got pod network &{Name:redhat-operators-rlzqr Namespace:openshift-marketplace ID:8e065d5df2ba343318d243f954795f030b88e4829dd570ae96cabc781aea0102 UID:04e1d022-0a35-4b40-93c7-e0ec37004e89 NetNS:/var/run/netns/a2daa238-1182-403a-b152-3c12dc69d501 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod04e1d022_0a35_4b40_93c7_e0ec37004e89.slice PodAnnotations:0xc003b38590}] Aliases:map[]}\"\nJun 09 11:27:11.958436 crc crio[21508]: time=\"2026-06-09T11:27:11.954804486Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-rlzqr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:27:12.051657 crc crio[21508]: time=\"2026-06-09T11:27:12.051562685Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:457ac65a0818c89c25b563e576fd0e228e61b23e5913835aa8c748f2c70ce600\" id=11d95d92-deba-4cb5-a784-009a40d8a567 name=/runtime.v1.ImageService/PullImage\nJun 09 11:27:12.057910 crc crio[21508]: time=\"2026-06-09T11:27:12.057659915Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=3bcc15ea-ad0c-4806-9241-0d69e1375919 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:12.087800 crc crio[21508]: time=\"2026-06-09T11:27:12.086211888Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=48dfe963-650a-44e6-a997-36802e6b8456 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:12.106930 crc crio[21508]: time=\"2026-06-09T11:27:12.106848808Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=7ffbb6d0-c508-400f-84a4-55b7ff34785d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:12.109544 crc crio[21508]: time=\"2026-06-09T11:27:12.109483416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:12.156921 crc crio[21508]: time=\"2026-06-09T11:27:12.156800684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:12.163413 crc crio[21508]: time=\"2026-06-09T11:27:12.16173647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:12.374125 crc crio[21508]: time=\"2026-06-09T11:27:12.373951201Z\" level=info msg=\"Created container c9e4a420e01d92004e09c768780c683b8e0c38eb8ffac9f6418246ba8900f973: openstack/ceilometer-0/sg-core\" id=7ffbb6d0-c508-400f-84a4-55b7ff34785d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:12.376420 crc crio[21508]: time=\"2026-06-09T11:27:12.37561024Z\" level=info msg=\"Starting container: c9e4a420e01d92004e09c768780c683b8e0c38eb8ffac9f6418246ba8900f973\" id=df33f4e6-25f6-40f9-8ba5-d2ee05946e0e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:27:12.385934 crc crio[21508]: time=\"2026-06-09T11:27:12.385791241Z\" level=info msg=\"Started container\" PID=68692 containerID=c9e4a420e01d92004e09c768780c683b8e0c38eb8ffac9f6418246ba8900f973 description=openstack/ceilometer-0/sg-core id=df33f4e6-25f6-40f9-8ba5-d2ee05946e0e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e244b2957dbd94c5ccee625a392f6e0ebacc15deaec0a18e5222898afd7d5ec\nJun 09 11:27:12.519815 crc crio[21508]: time=\"2026-06-09T11:27:12.519565463Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=1454810f-c448-4294-a5a4-29d0306b8dd1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:12.519815 crc crio[21508]: time=\"2026-06-09T11:27:12.51981107Z\" level=info msg=\"Image registry.redhat.io/ubi9/httpd-24:latest not found\" id=1454810f-c448-4294-a5a4-29d0306b8dd1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:12.520457 crc crio[21508]: time=\"2026-06-09T11:27:12.519868802Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/ubi9/httpd-24:latest found\" id=1454810f-c448-4294-a5a4-29d0306b8dd1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:12.522769 crc crio[21508]: time=\"2026-06-09T11:27:12.521350125Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=465364af-1d39-4f46-b681-a600b7527ae4 name=/runtime.v1.ImageService/PullImage\nJun 09 11:27:12.528738 crc crio[21508]: time=\"2026-06-09T11:27:12.52826526Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"\nJun 09 11:27:12.531378 crc crio[21508]: 2026-06-09T11:27:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8e065d5df2ba343 Mac:2a:b1:e2:1a:90:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:97 Mtu:0 Sandbox:/var/run/netns/a2daa238-1182-403a-b152-3c12dc69d501 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:27:12.534577 crc crio[21508]: time=\"2026-06-09T11:27:12.534228016Z\" level=info msg=\"Got pod network &{Name:redhat-operators-rlzqr Namespace:openshift-marketplace ID:8e065d5df2ba343318d243f954795f030b88e4829dd570ae96cabc781aea0102 UID:04e1d022-0a35-4b40-93c7-e0ec37004e89 NetNS:/var/run/netns/a2daa238-1182-403a-b152-3c12dc69d501 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod04e1d022_0a35_4b40_93c7_e0ec37004e89.slice PodAnnotations:0xc003b38590}] Aliases:map[]}\"\nJun 09 11:27:12.534757 crc crio[21508]: time=\"2026-06-09T11:27:12.53471717Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-rlzqr for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:27:12.543552 crc crio[21508]: time=\"2026-06-09T11:27:12.543441448Z\" level=info msg=\"Ran pod sandbox 8e065d5df2ba343318d243f954795f030b88e4829dd570ae96cabc781aea0102 with infra container: openshift-marketplace/redhat-operators-rlzqr/POD\" id=83b2ef65-6016-4438-b6de-aad4af08ea72 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:27:12.548011 crc crio[21508]: time=\"2026-06-09T11:27:12.547924981Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9250a83f-c94c-45bf-be7a-da2291005d2a name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:12.550031 crc crio[21508]: time=\"2026-06-09T11:27:12.54994806Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=740007c1-9a24-4563-9dba-a6e338b15cfe name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:12.557537 crc crio[21508]: time=\"2026-06-09T11:27:12.557447572Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-rlzqr/extract-utilities\" id=bdce2469-5862-4114-9516-713c6ccc79db name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:12.557886 crc crio[21508]: time=\"2026-06-09T11:27:12.557815683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:12.615949 crc crio[21508]: time=\"2026-06-09T11:27:12.615787286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:12.619419 crc crio[21508]: time=\"2026-06-09T11:27:12.619376442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:12.729018 crc crio[21508]: time=\"2026-06-09T11:27:12.728873257Z\" level=info msg=\"Created container c3d490a88c1a0e3de4db1fe9e71487c8e49908f8b5c452f5c2b0b2bd6daa9e5c: openshift-marketplace/redhat-operators-rlzqr/extract-utilities\" id=bdce2469-5862-4114-9516-713c6ccc79db name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:12.730965 crc crio[21508]: time=\"2026-06-09T11:27:12.730897087Z\" level=info msg=\"Starting container: c3d490a88c1a0e3de4db1fe9e71487c8e49908f8b5c452f5c2b0b2bd6daa9e5c\" id=a9d5c300-837b-420b-bb2f-7d92bf849782 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:27:12.744797 crc crio[21508]: time=\"2026-06-09T11:27:12.744705895Z\" level=info msg=\"Started container\" PID=68710 containerID=c3d490a88c1a0e3de4db1fe9e71487c8e49908f8b5c452f5c2b0b2bd6daa9e5c description=openshift-marketplace/redhat-operators-rlzqr/extract-utilities id=a9d5c300-837b-420b-bb2f-7d92bf849782 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e065d5df2ba343318d243f954795f030b88e4829dd570ae96cabc781aea0102\nJun 09 11:27:12.956926 crc crio[21508]: time=\"2026-06-09T11:27:12.956843854Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=17a22f69-971b-4863-8d3e-a98fff5b5985 name=/runtime.v1.ImageService/PullImage\nJun 09 11:27:12.961663 crc crio[21508]: time=\"2026-06-09T11:27:12.961540433Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 09 11:27:13.656015 crc crio[21508]: time=\"2026-06-09T11:27:13.655499638Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:3ff571452f484c0211ce73a1965fd6ce23c29df4c9361a4fb9640ee9a34b3134\" id=17a22f69-971b-4863-8d3e-a98fff5b5985 name=/runtime.v1.ImageService/PullImage\nJun 09 11:27:13.656974 crc crio[21508]: time=\"2026-06-09T11:27:13.656880229Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=fe68b4b1-8a82-42bf-a198-a6f178dcceef name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:13.659392 crc crio[21508]: time=\"2026-06-09T11:27:13.65927692Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=93a1d672-c4a9-42a6-9a32-d95f8476ce1e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:13.668782 crc crio[21508]: time=\"2026-06-09T11:27:13.668677288Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-rlzqr/extract-content\" id=3f0ece82-b70d-4a49-85a8-9855d0959127 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:13.669218 crc crio[21508]: time=\"2026-06-09T11:27:13.669147862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:13.716896 crc crio[21508]: time=\"2026-06-09T11:27:13.716796389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:13.721510 crc crio[21508]: time=\"2026-06-09T11:27:13.721440647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:13.838524 crc crio[21508]: time=\"2026-06-09T11:27:13.838425984Z\" level=info msg=\"Running pod sandbox: openstack/placement-6f6b899464-2jp5l/POD\" id=b79ff848-207d-4918-8fc5-f198f837937d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:27:13.838812 crc crio[21508]: time=\"2026-06-09T11:27:13.838598239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:13.859370 crc crio[21508]: time=\"2026-06-09T11:27:13.859198307Z\" level=info msg=\"Running pod sandbox: openstack/keystone-5f66984965-slxzw/POD\" id=d2307665-9205-4964-afe6-5cb84366659e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:27:13.859500 crc crio[21508]: time=\"2026-06-09T11:27:13.859398323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:13.894741 crc crio[21508]: time=\"2026-06-09T11:27:13.894551092Z\" level=info msg=\"Got pod network &{Name:placement-6f6b899464-2jp5l Namespace:openstack ID:ee4066c94e465157967380d6d11f919a4fb8a62846b1aecc0ebc47a9d69fa71a UID:150e0416-5daf-4f12-ae42-2b107ab07644 NetNS:/var/run/netns/e4d78b5b-8f48-472a-8b80-59d165b35a30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod150e0416_5daf_4f12_ae42_2b107ab07644.slice PodAnnotations:0xc00008cf90}] Aliases:map[]}\"\nJun 09 11:27:13.894741 crc crio[21508]: time=\"2026-06-09T11:27:13.894648385Z\" level=info msg=\"Adding pod openstack_placement-6f6b899464-2jp5l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:27:13.905829 crc crio[21508]: time=\"2026-06-09T11:27:13.905725732Z\" level=info msg=\"Got pod network &{Name:keystone-5f66984965-slxzw Namespace:openstack ID:964cf88b76303a3945146d7b9f7ca1cb7f41e6c2cfa6238d09068531002f718f UID:3d20a350-cf93-4b03-8c3e-daf8cb7ca4a4 NetNS:/var/run/netns/a3e8f609-0983-4e50-beec-6bd958c0e4db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d20a350_cf93_4b03_8c3e_daf8cb7ca4a4.slice PodAnnotations:0xc000d9e818}] Aliases:map[]}\"\nJun 09 11:27:13.905829 crc crio[21508]: time=\"2026-06-09T11:27:13.905797664Z\" level=info msg=\"Adding pod openstack_keystone-5f66984965-slxzw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:27:14.257965 crc crio[21508]: time=\"2026-06-09T11:27:14.256917789Z\" level=info msg=\"Created container 50acd4e9e7ddc71f3a8483e77b574d6bc5894d1dd78cc3812536bc0598ba9194: openshift-marketplace/redhat-operators-rlzqr/extract-content\" id=3f0ece82-b70d-4a49-85a8-9855d0959127 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:14.267400 crc crio[21508]: time=\"2026-06-09T11:27:14.26370125Z\" level=info msg=\"Starting container: 50acd4e9e7ddc71f3a8483e77b574d6bc5894d1dd78cc3812536bc0598ba9194\" id=0deff875-e82d-4474-be03-95299eccbf4b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:27:14.277575 crc crio[21508]: time=\"2026-06-09T11:27:14.272126319Z\" level=info msg=\"Started container\" PID=68848 containerID=50acd4e9e7ddc71f3a8483e77b574d6bc5894d1dd78cc3812536bc0598ba9194 description=openshift-marketplace/redhat-operators-rlzqr/extract-content id=0deff875-e82d-4474-be03-95299eccbf4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e065d5df2ba343318d243f954795f030b88e4829dd570ae96cabc781aea0102\nJun 09 11:27:14.398925 crc crio[21508]: time=\"2026-06-09T11:27:14.394752732Z\" level=info msg=\"Running pod sandbox: openstack/placement-6b7df946bb-9t85w/POD\" id=b92d3c24-5db1-4c17-95a5-120bbcf760a4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:27:14.398925 crc crio[21508]: time=\"2026-06-09T11:27:14.395934177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:14.467849 crc crio[21508]: time=\"2026-06-09T11:27:14.467620005Z\" level=info msg=\"Got pod network &{Name:placement-6b7df946bb-9t85w Namespace:openstack ID:71a516cbce84018e7a92e283de222d71aa8ff231d70e3b1c8efae1130d4dc491 UID:bed425c7-79a1-467a-acad-afba7f2ddaad NetNS:/var/run/netns/c1c75d2d-b28a-4f58-9c54-2ce4af1b2536 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbed425c7_79a1_467a_acad_afba7f2ddaad.slice PodAnnotations:0xc003b38480}] Aliases:map[]}\"\nJun 09 11:27:14.467849 crc crio[21508]: time=\"2026-06-09T11:27:14.467837212Z\" level=info msg=\"Adding pod openstack_placement-6b7df946bb-9t85w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:27:14.565684 crc crio[21508]: 2026-06-09T11:27:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee4066c94e46515 Mac:fe:9f:f8:3c:34:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:98 Mtu:0 Sandbox:/var/run/netns/e4d78b5b-8f48-472a-8b80-59d165b35a30 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:27:14.567552 crc crio[21508]: time=\"2026-06-09T11:27:14.566893089Z\" level=info msg=\"Got pod network &{Name:placement-6f6b899464-2jp5l Namespace:openstack ID:ee4066c94e465157967380d6d11f919a4fb8a62846b1aecc0ebc47a9d69fa71a UID:150e0416-5daf-4f12-ae42-2b107ab07644 NetNS:/var/run/netns/e4d78b5b-8f48-472a-8b80-59d165b35a30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod150e0416_5daf_4f12_ae42_2b107ab07644.slice PodAnnotations:0xc00008cf90}] Aliases:map[]}\"\nJun 09 11:27:14.567552 crc crio[21508]: time=\"2026-06-09T11:27:14.567100755Z\" level=info msg=\"Checking pod openstack_placement-6f6b899464-2jp5l for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:27:14.619927 crc crio[21508]: time=\"2026-06-09T11:27:14.618892025Z\" level=info msg=\"Ran pod sandbox ee4066c94e465157967380d6d11f919a4fb8a62846b1aecc0ebc47a9d69fa71a with infra container: openstack/placement-6f6b899464-2jp5l/POD\" id=b79ff848-207d-4918-8fc5-f198f837937d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:27:14.622090 crc crio[21508]: time=\"2026-06-09T11:27:14.621966756Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=f5d53d83-5e9b-4f95-aea4-1c13dafba23f name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:14.725047 crc crio[21508]: 2026-06-09T11:27:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:964cf88b76303a3 Mac:b6:1d:0c:b5:56:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:99 Mtu:0 Sandbox:/var/run/netns/a3e8f609-0983-4e50-beec-6bd958c0e4db SocketPath: PciID:}] [{Interface:0xc0001752c0 Address:{IP:10.217.0.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:27:14.725980 crc crio[21508]: time=\"2026-06-09T11:27:14.725896167Z\" level=info msg=\"Got pod network &{Name:keystone-5f66984965-slxzw Namespace:openstack ID:964cf88b76303a3945146d7b9f7ca1cb7f41e6c2cfa6238d09068531002f718f UID:3d20a350-cf93-4b03-8c3e-daf8cb7ca4a4 NetNS:/var/run/netns/a3e8f609-0983-4e50-beec-6bd958c0e4db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d20a350_cf93_4b03_8c3e_daf8cb7ca4a4.slice PodAnnotations:0xc000d9e818}] Aliases:map[]}\"\nJun 09 11:27:14.726204 crc crio[21508]: time=\"2026-06-09T11:27:14.726136584Z\" level=info msg=\"Checking pod openstack_keystone-5f66984965-slxzw for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:27:14.750223 crc crio[21508]: time=\"2026-06-09T11:27:14.740950752Z\" level=info msg=\"Ran pod sandbox 964cf88b76303a3945146d7b9f7ca1cb7f41e6c2cfa6238d09068531002f718f with infra container: openstack/keystone-5f66984965-slxzw/POD\" id=d2307665-9205-4964-afe6-5cb84366659e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:27:14.754086 crc crio[21508]: time=\"2026-06-09T11:27:14.753970697Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=a5c54782-f856-4225-bf28-2abfe89072f8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:14.798939 crc crio[21508]: time=\"2026-06-09T11:27:14.798558524Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=efa2dd80-4366-4484-a3ab-5ac96b8fb7cc name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:14.824781 crc crio[21508]: time=\"2026-06-09T11:27:14.824721957Z\" level=info msg=\"Creating container: openstack/placement-6f6b899464-2jp5l/placement-log\" id=a3cb5a12-8fb1-4a2f-84ea-b966bf8c14b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:14.831487 crc crio[21508]: time=\"2026-06-09T11:27:14.831445126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:14.851009 crc crio[21508]: time=\"2026-06-09T11:27:14.85052887Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=d362640f-c291-4ff1-a97e-7f9207df960c name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:14.872977 crc crio[21508]: time=\"2026-06-09T11:27:14.872907121Z\" level=info msg=\"Creating container: openstack/keystone-5f66984965-slxzw/keystone-api\" id=7c0dfeb7-ba08-4455-a619-a2636307129e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:14.896747 crc crio[21508]: time=\"2026-06-09T11:27:14.896601721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:14.919920 crc crio[21508]: 2026-06-09T11:27:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:71a516cbce84018 Mac:b2:41:a1:93:35:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9a Mtu:0 Sandbox:/var/run/netns/c1c75d2d-b28a-4f58-9c54-2ce4af1b2536 SocketPath: PciID:}] [{Interface:0xc000434780 Address:{IP:10.217.0.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:27:14.922459 crc crio[21508]: time=\"2026-06-09T11:27:14.921803686Z\" level=info msg=\"Got pod network &{Name:placement-6b7df946bb-9t85w Namespace:openstack ID:71a516cbce84018e7a92e283de222d71aa8ff231d70e3b1c8efae1130d4dc491 UID:bed425c7-79a1-467a-acad-afba7f2ddaad NetNS:/var/run/netns/c1c75d2d-b28a-4f58-9c54-2ce4af1b2536 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbed425c7_79a1_467a_acad_afba7f2ddaad.slice PodAnnotations:0xc003b38480}] Aliases:map[]}\"\nJun 09 11:27:14.922725 crc crio[21508]: time=\"2026-06-09T11:27:14.922652501Z\" level=info msg=\"Checking pod openstack_placement-6b7df946bb-9t85w for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:27:14.951176 crc crio[21508]: time=\"2026-06-09T11:27:14.949629488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:14.953531 crc crio[21508]: time=\"2026-06-09T11:27:14.953470322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:14.956062 crc crio[21508]: time=\"2026-06-09T11:27:14.956028317Z\" level=info msg=\"Ran pod sandbox 71a516cbce84018e7a92e283de222d71aa8ff231d70e3b1c8efae1130d4dc491 with infra container: openstack/placement-6b7df946bb-9t85w/POD\" id=b92d3c24-5db1-4c17-95a5-120bbcf760a4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:27:14.958924 crc crio[21508]: time=\"2026-06-09T11:27:14.958847011Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=a9f3ba3c-2ea1-42e5-9711-a7fa422147a6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:14.968881 crc crio[21508]: time=\"2026-06-09T11:27:14.968761894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:14.976493 crc crio[21508]: time=\"2026-06-09T11:27:14.975904645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:15.059766 crc crio[21508]: time=\"2026-06-09T11:27:15.053055344Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=81d1c00c-4f03-4c74-8e62-18f5f6209eb6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:15.059766 crc crio[21508]: time=\"2026-06-09T11:27:15.057600529Z\" level=info msg=\"Stopping pod sandbox: 0abe3f34b28d478fc436b8b5d00ff4f4d76886ecf9aa1b072b03254f10410de3\" id=55013088-e45c-4448-b9d5-1471ae19d3b3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:27:15.059766 crc crio[21508]: time=\"2026-06-09T11:27:15.058561747Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-kvmmk Namespace:openstack ID:0abe3f34b28d478fc436b8b5d00ff4f4d76886ecf9aa1b072b03254f10410de3 UID:47001272-c2b1-414f-b06e-d4dd83c165a5 NetNS:/var/run/netns/7eec7357-5450-4e1a-83e1-e5e4969ba3e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47001272_c2b1_414f_b06e_d4dd83c165a5.slice PodAnnotations:0xc000d9e4f0}] Aliases:map[]}\"\nJun 09 11:27:15.059766 crc crio[21508]: time=\"2026-06-09T11:27:15.058701661Z\" level=info msg=\"Deleting pod openstack_barbican-db-sync-kvmmk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:27:15.063838 crc crio[21508]: time=\"2026-06-09T11:27:15.063689989Z\" level=info msg=\"Creating container: openstack/placement-6b7df946bb-9t85w/placement-log\" id=503673b9-fc58-4ae1-b67e-baebf8d23768 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:15.064223 crc crio[21508]: time=\"2026-06-09T11:27:15.064100821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:15.187544 crc crio[21508]: time=\"2026-06-09T11:27:15.187447636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:15.196621 crc crio[21508]: time=\"2026-06-09T11:27:15.196522194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:15.451063 crc crio[21508]: time=\"2026-06-09T11:27:15.450180639Z\" level=info msg=\"Stopped pod sandbox: 0abe3f34b28d478fc436b8b5d00ff4f4d76886ecf9aa1b072b03254f10410de3\" id=55013088-e45c-4448-b9d5-1471ae19d3b3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:27:15.570468 crc crio[21508]: time=\"2026-06-09T11:27:15.568400472Z\" level=info msg=\"Created container 2c679586874719110f84c4362837d9cd9cd77bcbdfba72e615f69935e5e164b5: openstack/placement-6f6b899464-2jp5l/placement-log\" id=a3cb5a12-8fb1-4a2f-84ea-b966bf8c14b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:15.576668 crc crio[21508]: time=\"2026-06-09T11:27:15.568555747Z\" level=info msg=\"Created container 77b31e6a3f34f2c71f0eeb4764c5fb4d57c0d31a1d206f8875f042c2c29b6417: openstack/keystone-5f66984965-slxzw/keystone-api\" id=7c0dfeb7-ba08-4455-a619-a2636307129e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:15.576668 crc crio[21508]: time=\"2026-06-09T11:27:15.572540615Z\" level=info msg=\"Starting container: 2c679586874719110f84c4362837d9cd9cd77bcbdfba72e615f69935e5e164b5\" id=69ec1103-93b5-45ff-a6d9-0e06f550c8c4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:27:15.576999 crc crio[21508]: time=\"2026-06-09T11:27:15.576831871Z\" level=info msg=\"Starting container: 77b31e6a3f34f2c71f0eeb4764c5fb4d57c0d31a1d206f8875f042c2c29b6417\" id=ed0ee331-ff9f-4193-a1d9-161f5c52a45f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:27:15.583274 crc crio[21508]: time=\"2026-06-09T11:27:15.583183619Z\" level=info msg=\"Started container\" PID=69034 containerID=2c679586874719110f84c4362837d9cd9cd77bcbdfba72e615f69935e5e164b5 description=openstack/placement-6f6b899464-2jp5l/placement-log id=69ec1103-93b5-45ff-a6d9-0e06f550c8c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee4066c94e465157967380d6d11f919a4fb8a62846b1aecc0ebc47a9d69fa71a\nJun 09 11:27:15.586678 crc crio[21508]: time=\"2026-06-09T11:27:15.586564769Z\" level=info msg=\"Started container\" PID=69033 containerID=77b31e6a3f34f2c71f0eeb4764c5fb4d57c0d31a1d206f8875f042c2c29b6417 description=openstack/keystone-5f66984965-slxzw/keystone-api id=ed0ee331-ff9f-4193-a1d9-161f5c52a45f name=/runtime.v1.RuntimeService/StartContainer sandboxID=964cf88b76303a3945146d7b9f7ca1cb7f41e6c2cfa6238d09068531002f718f\nJun 09 11:27:15.611497 crc crio[21508]: time=\"2026-06-09T11:27:15.611391963Z\" level=info msg=\"Created container 64f743a4a5a9ff3bcc218ea734ca6e109404b112f337484f3eb8603ba936dc7c: openstack/placement-6b7df946bb-9t85w/placement-log\" id=503673b9-fc58-4ae1-b67e-baebf8d23768 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:15.613334 crc crio[21508]: time=\"2026-06-09T11:27:15.613134244Z\" level=info msg=\"Starting container: 64f743a4a5a9ff3bcc218ea734ca6e109404b112f337484f3eb8603ba936dc7c\" id=e5812ae7-6927-43f8-9eb7-8fbcb18c198e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:27:15.617867 crc crio[21508]: time=\"2026-06-09T11:27:15.617826823Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=f69743a1-3656-4b94-8590-ef5e2e4f7701 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:15.645990 crc crio[21508]: time=\"2026-06-09T11:27:15.64515128Z\" level=info msg=\"Started container\" PID=69037 containerID=64f743a4a5a9ff3bcc218ea734ca6e109404b112f337484f3eb8603ba936dc7c description=openstack/placement-6b7df946bb-9t85w/placement-log id=e5812ae7-6927-43f8-9eb7-8fbcb18c198e name=/runtime.v1.RuntimeService/StartContainer sandboxID=71a516cbce84018e7a92e283de222d71aa8ff231d70e3b1c8efae1130d4dc491\nJun 09 11:27:15.665174 crc crio[21508]: time=\"2026-06-09T11:27:15.665068239Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=5d3b025c-779b-4da8-bf10-13e0f5971db5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:15.743933 crc crio[21508]: time=\"2026-06-09T11:27:15.743843306Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=bd00759b-c5b4-4e32-a0d4-26bbf373f84b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:15.753101 crc crio[21508]: time=\"2026-06-09T11:27:15.753003137Z\" level=info msg=\"Creating container: openstack/placement-6f6b899464-2jp5l/placement-api\" id=9048aa5d-2b90-4965-af98-a1aa311db3e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:15.753628 crc crio[21508]: time=\"2026-06-09T11:27:15.753562554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:15.768393 crc crio[21508]: time=\"2026-06-09T11:27:15.7669868Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=d2e8b8ab-9a92-45f2-a97b-ab989d0093e7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:15.834768 crc crio[21508]: time=\"2026-06-09T11:27:15.834567857Z\" level=info msg=\"Creating container: openstack/placement-6b7df946bb-9t85w/placement-api\" id=b241857e-093b-463c-a981-5414518f5420 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:15.835065 crc crio[21508]: time=\"2026-06-09T11:27:15.83499391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:15.921844 crc crio[21508]: time=\"2026-06-09T11:27:15.921744383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:15.931429 crc crio[21508]: time=\"2026-06-09T11:27:15.931277775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:15.982508 crc crio[21508]: time=\"2026-06-09T11:27:15.982134728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:15.988984 crc crio[21508]: time=\"2026-06-09T11:27:15.988851575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:16.553077 crc crio[21508]: time=\"2026-06-09T11:27:16.552444189Z\" level=info msg=\"Created container 22bc0452a916552123f5816cfa7e03f0faab92f1dde93729612215c39bc5cf7a: openstack/placement-6b7df946bb-9t85w/placement-api\" id=b241857e-093b-463c-a981-5414518f5420 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:16.559190 crc crio[21508]: time=\"2026-06-09T11:27:16.552625524Z\" level=info msg=\"Created container 59f5aa389b219979e17b89c131fa543f7120f79f0399640ba2caf8810a9cd764: openstack/placement-6f6b899464-2jp5l/placement-api\" id=9048aa5d-2b90-4965-af98-a1aa311db3e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:16.559190 crc crio[21508]: time=\"2026-06-09T11:27:16.554618313Z\" level=info msg=\"Starting container: 22bc0452a916552123f5816cfa7e03f0faab92f1dde93729612215c39bc5cf7a\" id=914bf935-74b9-4cd4-baa6-bb5875c2952c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:27:16.559190 crc crio[21508]: time=\"2026-06-09T11:27:16.554665434Z\" level=info msg=\"Starting container: 59f5aa389b219979e17b89c131fa543f7120f79f0399640ba2caf8810a9cd764\" id=886ee5e9-28b1-4b75-8596-9a769194adaf name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:27:16.569599 crc crio[21508]: time=\"2026-06-09T11:27:16.569491682Z\" level=info msg=\"Started container\" PID=69168 containerID=59f5aa389b219979e17b89c131fa543f7120f79f0399640ba2caf8810a9cd764 description=openstack/placement-6f6b899464-2jp5l/placement-api id=886ee5e9-28b1-4b75-8596-9a769194adaf name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee4066c94e465157967380d6d11f919a4fb8a62846b1aecc0ebc47a9d69fa71a\nJun 09 11:27:16.574663 crc crio[21508]: time=\"2026-06-09T11:27:16.574558182Z\" level=info msg=\"Started container\" PID=69170 containerID=22bc0452a916552123f5816cfa7e03f0faab92f1dde93729612215c39bc5cf7a description=openstack/placement-6b7df946bb-9t85w/placement-api id=914bf935-74b9-4cd4-baa6-bb5875c2952c name=/runtime.v1.RuntimeService/StartContainer sandboxID=71a516cbce84018e7a92e283de222d71aa8ff231d70e3b1c8efae1130d4dc491\nJun 09 11:27:19.325688 crc crio[21508]: time=\"2026-06-09T11:27:19.323979244Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-544988fdf7-5svx2/POD\" id=a1dced98-31cf-4783-b957-6ee7c6b8dc69 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:27:19.328130 crc crio[21508]: time=\"2026-06-09T11:27:19.328097736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:19.365666 crc crio[21508]: time=\"2026-06-09T11:27:19.365276255Z\" level=info msg=\"Got pod network &{Name:barbican-worker-544988fdf7-5svx2 Namespace:openstack ID:08ecb221736c8dfe546a4f7af238e82e2ce8b7ebc7460cba5ecbb1cf51434a4e UID:023d781c-b13f-4eb2-b0dc-4afd41b14f21 NetNS:/var/run/netns/c3d8b11d-dd23-4132-ac84-cac93f27e0b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod023d781c_b13f_4eb2_b0dc_4afd41b14f21.slice PodAnnotations:0xc003b38448}] Aliases:map[]}\"\nJun 09 11:27:19.365666 crc crio[21508]: time=\"2026-06-09T11:27:19.365394858Z\" level=info msg=\"Adding pod openstack_barbican-worker-544988fdf7-5svx2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:27:19.401710 crc crio[21508]: time=\"2026-06-09T11:27:19.401643499Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-57ff7b4b94-mhdlj/POD\" id=b8d89472-743c-4daa-93da-f118fb06db4d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:27:19.401876 crc crio[21508]: time=\"2026-06-09T11:27:19.401775953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:19.441870 crc crio[21508]: time=\"2026-06-09T11:27:19.441773435Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-57ff7b4b94-mhdlj Namespace:openstack ID:ee5ad5fbb15612fef4f3d5551ad60fba84265577f56eaeb68237c71f57ec15d0 UID:5a93c6d1-4566-445e-a5f7-7e62320c9e8c NetNS:/var/run/netns/6ad4b5cc-f2d9-42a7-8600-ebd78407d99b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5a93c6d1_4566_445e_a5f7_7e62320c9e8c.slice PodAnnotations:0xc0008528c0}] Aliases:map[]}\"\nJun 09 11:27:19.441870 crc crio[21508]: time=\"2026-06-09T11:27:19.441847747Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-57ff7b4b94-mhdlj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:27:21.136373 crc crio[21508]: 2026-06-09T11:27:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:08ecb221736c8df Mac:ca:8c:47:73:b0:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9b Mtu:0 Sandbox:/var/run/netns/c3d8b11d-dd23-4132-ac84-cac93f27e0b5 SocketPath: PciID:}] [{Interface:0xc0002d09e0 Address:{IP:10.217.0.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:27:21.138230 crc crio[21508]: 2026-06-09T11:27:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee5ad5fbb15612f Mac:7a:48:01:83:5f:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9c Mtu:0 Sandbox:/var/run/netns/6ad4b5cc-f2d9-42a7-8600-ebd78407d99b SocketPath: PciID:}] [{Interface:0xc00060e7b0 Address:{IP:10.217.0.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:27:21.138978 crc crio[21508]: time=\"2026-06-09T11:27:21.138918872Z\" level=info msg=\"Got pod network &{Name:barbican-worker-544988fdf7-5svx2 Namespace:openstack ID:08ecb221736c8dfe546a4f7af238e82e2ce8b7ebc7460cba5ecbb1cf51434a4e UID:023d781c-b13f-4eb2-b0dc-4afd41b14f21 NetNS:/var/run/netns/c3d8b11d-dd23-4132-ac84-cac93f27e0b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod023d781c_b13f_4eb2_b0dc_4afd41b14f21.slice PodAnnotations:0xc003b38448}] Aliases:map[]}\"\nJun 09 11:27:21.139186 crc crio[21508]: time=\"2026-06-09T11:27:21.139111158Z\" level=info msg=\"Checking pod openstack_barbican-worker-544988fdf7-5svx2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:27:21.139517 crc crio[21508]: time=\"2026-06-09T11:27:21.139346915Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-57ff7b4b94-mhdlj Namespace:openstack ID:ee5ad5fbb15612fef4f3d5551ad60fba84265577f56eaeb68237c71f57ec15d0 UID:5a93c6d1-4566-445e-a5f7-7e62320c9e8c NetNS:/var/run/netns/6ad4b5cc-f2d9-42a7-8600-ebd78407d99b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5a93c6d1_4566_445e_a5f7_7e62320c9e8c.slice PodAnnotations:0xc0008528c0}] Aliases:map[]}\"\nJun 09 11:27:21.139615 crc crio[21508]: time=\"2026-06-09T11:27:21.139577952Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-57ff7b4b94-mhdlj for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:27:21.150075 crc crio[21508]: time=\"2026-06-09T11:27:21.15000616Z\" level=info msg=\"Ran pod sandbox 08ecb221736c8dfe546a4f7af238e82e2ce8b7ebc7460cba5ecbb1cf51434a4e with infra container: openstack/barbican-worker-544988fdf7-5svx2/POD\" id=a1dced98-31cf-4783-b957-6ee7c6b8dc69 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:27:21.152387 crc crio[21508]: time=\"2026-06-09T11:27:21.151517225Z\" level=info msg=\"Ran pod sandbox ee5ad5fbb15612fef4f3d5551ad60fba84265577f56eaeb68237c71f57ec15d0 with infra container: openstack/barbican-keystone-listener-57ff7b4b94-mhdlj/POD\" id=b8d89472-743c-4daa-93da-f118fb06db4d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:27:21.152387 crc crio[21508]: time=\"2026-06-09T11:27:21.152114862Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=0e11b344-88aa-477a-a73f-3b5e61cd0d69 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:21.152387 crc crio[21508]: time=\"2026-06-09T11:27:21.152348849Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified not found\" id=0e11b344-88aa-477a-a73f-3b5e61cd0d69 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:21.152524 crc crio[21508]: time=\"2026-06-09T11:27:21.152404011Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified found\" id=0e11b344-88aa-477a-a73f-3b5e61cd0d69 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:21.153998 crc crio[21508]: time=\"2026-06-09T11:27:21.153939356Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=8bc30447-3633-4f07-9751-dcc4f6afc5fa name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:21.154113 crc crio[21508]: time=\"2026-06-09T11:27:21.15407088Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified not found\" id=8bc30447-3633-4f07-9751-dcc4f6afc5fa name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:21.154113 crc crio[21508]: time=\"2026-06-09T11:27:21.154109501Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified found\" id=8bc30447-3633-4f07-9751-dcc4f6afc5fa name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:21.154371 crc crio[21508]: time=\"2026-06-09T11:27:21.154206364Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=9d47af13-3806-438f-a8cf-9aba4282c7ff name=/runtime.v1.ImageService/PullImage\nJun 09 11:27:21.158516 crc crio[21508]: time=\"2026-06-09T11:27:21.158431889Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=b09d1bb9-3a68-4fef-861c-881105a3bf44 name=/runtime.v1.ImageService/PullImage\nJun 09 11:27:21.159557 crc crio[21508]: time=\"2026-06-09T11:27:21.159396688Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\\\"\"\nJun 09 11:27:21.160909 crc crio[21508]: time=\"2026-06-09T11:27:21.160808979Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\\\"\"\nJun 09 11:27:24.883591 crc crio[21508]: time=\"2026-06-09T11:27:24.881846441Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-5f6646cb8c-rx4bx/POD\" id=403df45c-eb8c-415f-a42c-f1dfd5f54fdd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:27:24.884987 crc crio[21508]: time=\"2026-06-09T11:27:24.884963973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:24.923637 crc crio[21508]: time=\"2026-06-09T11:27:24.923136601Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5f6646cb8c-rx4bx Namespace:openstack ID:aceb6e2df6282ed60a27f7166c63f828d1f1ef3300497724065bfde262ec42f4 UID:8bdf0529-e59a-4b84-8b06-93eb0c31ab9e NetNS:/var/run/netns/c67d1b99-0368-4178-9726-60da35532303 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8bdf0529_e59a_4b84_8b06_93eb0c31ab9e.slice PodAnnotations:0xc000d9ecc8}] Aliases:map[]}\"\nJun 09 11:27:24.923637 crc crio[21508]: time=\"2026-06-09T11:27:24.923520142Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-5f6646cb8c-rx4bx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:27:29.517134 crc crio[21508]: 2026-06-09T11:27:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aceb6e2df6282ed Mac:8e:34:f2:ed:69:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9d Mtu:0 Sandbox:/var/run/netns/c67d1b99-0368-4178-9726-60da35532303 SocketPath: PciID:}] [{Interface:0xc000014b50 Address:{IP:10.217.0.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:27:29.519735 crc crio[21508]: time=\"2026-06-09T11:27:29.519471077Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5f6646cb8c-rx4bx Namespace:openstack ID:aceb6e2df6282ed60a27f7166c63f828d1f1ef3300497724065bfde262ec42f4 UID:8bdf0529-e59a-4b84-8b06-93eb0c31ab9e NetNS:/var/run/netns/c67d1b99-0368-4178-9726-60da35532303 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8bdf0529_e59a_4b84_8b06_93eb0c31ab9e.slice PodAnnotations:0xc000d9ecc8}] Aliases:map[]}\"\nJun 09 11:27:29.519735 crc crio[21508]: time=\"2026-06-09T11:27:29.519629421Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-5f6646cb8c-rx4bx for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:27:32.463020 crc crio[21508]: time=\"2026-06-09T11:27:32.461244922Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d3c9014d-c548-413c-afb3-ebf5e341b65e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:32.488671 crc crio[21508]: time=\"2026-06-09T11:27:32.488520378Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-594669b868-dc85r/POD\" id=b57330b3-cd50-4c2e-8024-f9b2a7fe787b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:27:32.488883 crc crio[21508]: time=\"2026-06-09T11:27:32.488733934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:32.489026 crc crio[21508]: time=\"2026-06-09T11:27:32.488556729Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qp2v8/POD\" id=e7ab44ed-2f36-4635-9ad8-18a9ca87f753 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:27:32.489238 crc crio[21508]: time=\"2026-06-09T11:27:32.489218088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:32.602346 crc crio[21508]: time=\"2026-06-09T11:27:32.602008281Z\" level=info msg=\"Ran pod sandbox aceb6e2df6282ed60a27f7166c63f828d1f1ef3300497724065bfde262ec42f4 with infra container: openstack/dnsmasq-dns-5f6646cb8c-rx4bx/POD\" id=403df45c-eb8c-415f-a42c-f1dfd5f54fdd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:27:32.610819 crc crio[21508]: time=\"2026-06-09T11:27:32.610721379Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9715ca77-9555-49a7-b2d3-18070f8e4705 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:33.430132 crc crio[21508]: time=\"2026-06-09T11:27:33.429164643Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=67baee4a-aba3-4268-9b5d-a8793dc9211a name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:35.657729 crc crio[21508]: time=\"2026-06-09T11:27:35.656648301Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=67ea8c2b-6bf6-49d2-8853-88795282f2ca name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:35.899146 crc crio[21508]: time=\"2026-06-09T11:27:35.89890259Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-rlzqr/registry-server\" id=33c0690d-9710-4d9b-8bb7-e80f85d79e28 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:36.504054 crc crio[21508]: time=\"2026-06-09T11:27:36.503552636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:36.617910 crc crio[21508]: time=\"2026-06-09T11:27:36.617798752Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-5f6646cb8c-rx4bx/init\" id=10cce1ca-08c8-4153-81b2-c6c4dc775f41 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:36.656387 crc crio[21508]: time=\"2026-06-09T11:27:36.656097124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:36.663663 crc crio[21508]: time=\"2026-06-09T11:27:36.663564544Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:241fbbed8753503ab4aa3008cb40b3c4f94ef930fac25515ad3cf3c3a3915d9f\" id=9d47af13-3806-438f-a8cf-9aba4282c7ff name=/runtime.v1.ImageService/PullImage\nJun 09 11:27:36.664635 crc crio[21508]: time=\"2026-06-09T11:27:36.66444526Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=b7726f85-c190-4ae2-a02b-55b4f9acea4e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:36.696117 crc crio[21508]: time=\"2026-06-09T11:27:36.696041324Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:3b60e8300c573fc08a5a5dc3380bd8cd07f1947ee19ec88b6f4951c03f4170de\" id=b09d1bb9-3a68-4fef-861c-881105a3bf44 name=/runtime.v1.ImageService/PullImage\nJun 09 11:27:36.697584 crc crio[21508]: time=\"2026-06-09T11:27:36.697494237Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=96bfd854-0153-4989-8661-95a142ad0f5d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:36.706606 crc crio[21508]: time=\"2026-06-09T11:27:36.706414361Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=8bd2ab15-dfa5-41a1-b7ee-20a8bf5c8cee name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:36.707525 crc crio[21508]: time=\"2026-06-09T11:27:36.707440381Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:22b583bb15105dbcbd68cba0c0fb9fada6d33a19b9d63edc972508150240b784\" id=465364af-1d39-4f46-b681-a600b7527ae4 name=/runtime.v1.ImageService/PullImage\nJun 09 11:27:36.709435 crc crio[21508]: time=\"2026-06-09T11:27:36.709248084Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=f051eaa6-26fd-4b6d-a9b7-4697d54aeaac name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:36.720341 crc crio[21508]: time=\"2026-06-09T11:27:36.720159437Z\" level=info msg=\"Got pod network &{Name:community-operators-qp2v8 Namespace:openshift-marketplace ID:223a9a85d38abad6105caf01f9102df608513c6958360d1bf7eb5d6e70fc6259 UID:d79a3e31-0aae-4a20-9505-2341ba393463 NetNS:/var/run/netns/f9744374-9831-4803-8bba-7fa7ddece5c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd79a3e31_0aae_4a20_9505_2341ba393463.slice PodAnnotations:0xc00011eae0}] Aliases:map[]}\"\nJun 09 11:27:36.720341 crc crio[21508]: time=\"2026-06-09T11:27:36.720201658Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qp2v8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:27:36.720984 crc crio[21508]: time=\"2026-06-09T11:27:36.720885928Z\" level=info msg=\"Got pod network &{Name:barbican-api-594669b868-dc85r Namespace:openstack ID:d534730c915cbbcf7316445cf8248abc1c995da2941785c22d0093b058f8c52e UID:db97ff1c-fa9e-4143-b28b-926f85ad9338 NetNS:/var/run/netns/4535bfd6-7a88-4b37-b81c-648ef6e57090 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb97ff1c_fa9e_4143_b28b_926f85ad9338.slice PodAnnotations:0xc002a12360}] Aliases:map[]}\"\nJun 09 11:27:36.720984 crc crio[21508]: time=\"2026-06-09T11:27:36.72093374Z\" level=info msg=\"Adding pod openstack_barbican-api-594669b868-dc85r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:27:36.762139 crc crio[21508]: time=\"2026-06-09T11:27:36.761976172Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=4fc01768-c8a1-444c-8e03-4cb6f131f26b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:36.779524 crc crio[21508]: time=\"2026-06-09T11:27:36.779410938Z\" level=info msg=\"Creating container: openstack/barbican-worker-544988fdf7-5svx2/barbican-worker-log\" id=d1d528f1-f6b0-4be8-b78a-a52cd67aaae2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:36.781039 crc crio[21508]: time=\"2026-06-09T11:27:36.780955613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:36.797533 crc crio[21508]: time=\"2026-06-09T11:27:36.79606293Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-57ff7b4b94-mhdlj/barbican-keystone-listener-log\" id=e0e325a0-b985-4903-b739-5ff740c33ae2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:36.804524 crc crio[21508]: time=\"2026-06-09T11:27:36.804376955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:36.807019 crc crio[21508]: time=\"2026-06-09T11:27:36.806939021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:36.816391 crc crio[21508]: time=\"2026-06-09T11:27:36.815838514Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=c57cb2d4-d708-45d6-85f9-589505c5230d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:36.820893 crc crio[21508]: time=\"2026-06-09T11:27:36.820854942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:36.825481 crc crio[21508]: time=\"2026-06-09T11:27:36.825399486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:36.830608 crc crio[21508]: time=\"2026-06-09T11:27:36.830553529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:36.925145 crc crio[21508]: time=\"2026-06-09T11:27:36.924984979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:36.940629 crc crio[21508]: time=\"2026-06-09T11:27:36.940541869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:36.953823 crc crio[21508]: time=\"2026-06-09T11:27:36.953720098Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=21bb3a08-63d8-437a-8bf7-b9f11664d8bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:36.956323 crc crio[21508]: time=\"2026-06-09T11:27:36.956206391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:37.111375 crc crio[21508]: time=\"2026-06-09T11:27:37.110205792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:37.121639 crc crio[21508]: time=\"2026-06-09T11:27:37.121228768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:37.126056 crc crio[21508]: time=\"2026-06-09T11:27:37.125944587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:37.139115 crc crio[21508]: time=\"2026-06-09T11:27:37.138953972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:37.162213 crc crio[21508]: time=\"2026-06-09T11:27:37.162121236Z\" level=info msg=\"Created container a03250f4776a11f8c7db543b740fd85eab7225b0580599c2df4643ca9e32770e: openstack/dnsmasq-dns-5f6646cb8c-rx4bx/init\" id=10cce1ca-08c8-4153-81b2-c6c4dc775f41 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:37.170771 crc crio[21508]: time=\"2026-06-09T11:27:37.170654848Z\" level=info msg=\"Starting container: a03250f4776a11f8c7db543b740fd85eab7225b0580599c2df4643ca9e32770e\" id=45d8ce9d-7591-48cc-a0fc-3f9f419bc87d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:27:37.178812 crc crio[21508]: time=\"2026-06-09T11:27:37.178550272Z\" level=info msg=\"Started container\" PID=70892 containerID=a03250f4776a11f8c7db543b740fd85eab7225b0580599c2df4643ca9e32770e description=openstack/dnsmasq-dns-5f6646cb8c-rx4bx/init id=45d8ce9d-7591-48cc-a0fc-3f9f419bc87d name=/runtime.v1.RuntimeService/StartContainer sandboxID=aceb6e2df6282ed60a27f7166c63f828d1f1ef3300497724065bfde262ec42f4\nJun 09 11:27:37.309839 crc crio[21508]: time=\"2026-06-09T11:27:37.309159421Z\" level=info msg=\"Created container 9534263d4bd5a0a9b75b13795aea6bd51edbc6928ebac88d8b345ad342f5f9bc: openstack/barbican-worker-544988fdf7-5svx2/barbican-worker-log\" id=d1d528f1-f6b0-4be8-b78a-a52cd67aaae2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:37.320692 crc crio[21508]: time=\"2026-06-09T11:27:37.318064144Z\" level=info msg=\"Starting container: 9534263d4bd5a0a9b75b13795aea6bd51edbc6928ebac88d8b345ad342f5f9bc\" id=e73c962c-0303-458e-b960-072d2d62d34a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:27:37.372446 crc crio[21508]: time=\"2026-06-09T11:27:37.367897587Z\" level=info msg=\"Started container\" PID=70895 containerID=9534263d4bd5a0a9b75b13795aea6bd51edbc6928ebac88d8b345ad342f5f9bc description=openstack/barbican-worker-544988fdf7-5svx2/barbican-worker-log id=e73c962c-0303-458e-b960-072d2d62d34a name=/runtime.v1.RuntimeService/StartContainer sandboxID=08ecb221736c8dfe546a4f7af238e82e2ce8b7ebc7460cba5ecbb1cf51434a4e\nJun 09 11:27:37.372446 crc crio[21508]: time=\"2026-06-09T11:27:37.36801063Z\" level=info msg=\"Created container b2dc32f41d7223b8306ad75e3ded370f39dbf539ef18ea1fb9b7df177deb7f7c: openshift-marketplace/redhat-operators-rlzqr/registry-server\" id=33c0690d-9710-4d9b-8bb7-e80f85d79e28 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:37.372817 crc crio[21508]: time=\"2026-06-09T11:27:37.372234165Z\" level=info msg=\"Starting container: b2dc32f41d7223b8306ad75e3ded370f39dbf539ef18ea1fb9b7df177deb7f7c\" id=817d6906-bf50-4ef3-8fc3-0d9d63504347 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:27:37.391388 crc crio[21508]: time=\"2026-06-09T11:27:37.390929477Z\" level=info msg=\"Started container\" PID=70890 containerID=b2dc32f41d7223b8306ad75e3ded370f39dbf539ef18ea1fb9b7df177deb7f7c description=openshift-marketplace/redhat-operators-rlzqr/registry-server id=817d6906-bf50-4ef3-8fc3-0d9d63504347 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e065d5df2ba343318d243f954795f030b88e4829dd570ae96cabc781aea0102\nJun 09 11:27:37.405406 crc crio[21508]: time=\"2026-06-09T11:27:37.396052679Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=b5b0a4af-1fc4-48a5-abbb-d5e5507c8545 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:37.405406 crc crio[21508]: 2026-06-09T11:27:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:223a9a85d38abad Mac:aa:1a:0c:42:df:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9f Mtu:0 Sandbox:/var/run/netns/f9744374-9831-4803-8bba-7fa7ddece5c1 SocketPath: PciID:}] [{Interface:0xc000015070 Address:{IP:10.217.0.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:27:37.406051 crc crio[21508]: time=\"2026-06-09T11:27:37.405980982Z\" level=info msg=\"Got pod network &{Name:community-operators-qp2v8 Namespace:openshift-marketplace ID:223a9a85d38abad6105caf01f9102df608513c6958360d1bf7eb5d6e70fc6259 UID:d79a3e31-0aae-4a20-9505-2341ba393463 NetNS:/var/run/netns/f9744374-9831-4803-8bba-7fa7ddece5c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd79a3e31_0aae_4a20_9505_2341ba393463.slice PodAnnotations:0xc00011eae0}] Aliases:map[]}\"\nJun 09 11:27:37.406188 crc crio[21508]: time=\"2026-06-09T11:27:37.406140407Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-qp2v8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:27:37.424398 crc crio[21508]: time=\"2026-06-09T11:27:37.423788538Z\" level=info msg=\"Ran pod sandbox 223a9a85d38abad6105caf01f9102df608513c6958360d1bf7eb5d6e70fc6259 with infra container: openshift-marketplace/community-operators-qp2v8/POD\" id=e7ab44ed-2f36-4635-9ad8-18a9ca87f753 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:27:37.426761 crc crio[21508]: time=\"2026-06-09T11:27:37.426639362Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=16e6156d-8a10-4baa-917d-a9018aa64102 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:37.435873 crc crio[21508]: time=\"2026-06-09T11:27:37.435754572Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8363ae09-73bd-4768-a35a-8ba890ec2488 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:37.449470 crc crio[21508]: time=\"2026-06-09T11:27:37.44889295Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qp2v8/extract-utilities\" id=c3ba8b22-ecb0-4686-aff5-8742cadd93de name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:37.450130 crc crio[21508]: time=\"2026-06-09T11:27:37.449880689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:37.483510 crc crio[21508]: time=\"2026-06-09T11:27:37.483413469Z\" level=info msg=\"Created container baa2a2a4f4cb11e9b5bbcc191ffc2eae09a5cb9fa0e08e360f67254050b5755f: openstack/barbican-keystone-listener-57ff7b4b94-mhdlj/barbican-keystone-listener-log\" id=e0e325a0-b985-4903-b739-5ff740c33ae2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:37.486789 crc crio[21508]: time=\"2026-06-09T11:27:37.486688826Z\" level=info msg=\"Starting container: baa2a2a4f4cb11e9b5bbcc191ffc2eae09a5cb9fa0e08e360f67254050b5755f\" id=eeecc070-e4b0-410d-8e67-b736092fcbc3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:27:37.502385 crc crio[21508]: time=\"2026-06-09T11:27:37.500750491Z\" level=info msg=\"Started container\" PID=70912 containerID=baa2a2a4f4cb11e9b5bbcc191ffc2eae09a5cb9fa0e08e360f67254050b5755f description=openstack/barbican-keystone-listener-57ff7b4b94-mhdlj/barbican-keystone-listener-log id=eeecc070-e4b0-410d-8e67-b736092fcbc3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee5ad5fbb15612fef4f3d5551ad60fba84265577f56eaeb68237c71f57ec15d0\nJun 09 11:27:37.513826 crc crio[21508]: time=\"2026-06-09T11:27:37.511918411Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=5716f3a3-8d21-49dd-8407-b85bdacbaffe name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:37.519877 crc crio[21508]: time=\"2026-06-09T11:27:37.519743273Z\" level=info msg=\"Created container d20f6494d60e2683aba9a3232f5ea6d762ab1c1b05af48c153a2fa5f021c5756: openstack/ceilometer-0/proxy-httpd\" id=21bb3a08-63d8-437a-8bf7-b9f11664d8bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:37.536127 crc crio[21508]: time=\"2026-06-09T11:27:37.534738116Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=1aa84215-c3c4-41f0-9259-57aa6dd59556 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:37.538983 crc crio[21508]: time=\"2026-06-09T11:27:37.538742354Z\" level=info msg=\"Starting container: d20f6494d60e2683aba9a3232f5ea6d762ab1c1b05af48c153a2fa5f021c5756\" id=37fd5174-9c42-4bfb-9433-9289e2d3d59a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:27:37.540139 crc crio[21508]: time=\"2026-06-09T11:27:37.540037922Z\" level=info msg=\"Creating container: openstack/barbican-worker-544988fdf7-5svx2/barbican-worker\" id=0057a3a8-b43f-4a36-ba06-1ba702fd503d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:37.555911 crc crio[21508]: time=\"2026-06-09T11:27:37.551177761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:37.555911 crc crio[21508]: time=\"2026-06-09T11:27:37.552005046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:37.559160 crc crio[21508]: time=\"2026-06-09T11:27:37.55890436Z\" level=info msg=\"Started container\" PID=70915 containerID=d20f6494d60e2683aba9a3232f5ea6d762ab1c1b05af48c153a2fa5f021c5756 description=openstack/ceilometer-0/proxy-httpd id=37fd5174-9c42-4bfb-9433-9289e2d3d59a name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e244b2957dbd94c5ccee625a392f6e0ebacc15deaec0a18e5222898afd7d5ec\nJun 09 11:27:37.570837 crc crio[21508]: time=\"2026-06-09T11:27:37.567984098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:37.682427 crc crio[21508]: time=\"2026-06-09T11:27:37.682172752Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=764861b5-74ee-4868-961c-65482f627344 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:37.697837 crc crio[21508]: time=\"2026-06-09T11:27:37.697570647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:37.702368 crc crio[21508]: time=\"2026-06-09T11:27:37.701836503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:37.702368 crc crio[21508]: time=\"2026-06-09T11:27:37.701889235Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-57ff7b4b94-mhdlj/barbican-keystone-listener\" id=932d769f-023b-405f-841f-e85ee78e75ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:37.704949 crc crio[21508]: time=\"2026-06-09T11:27:37.703550944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:37.751652 crc crio[21508]: time=\"2026-06-09T11:27:37.751554742Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-8b9dc8c8b-lnx8b/POD\" id=a3fc31c6-020e-48fc-803f-8d86b820f70d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:27:37.751795 crc crio[21508]: time=\"2026-06-09T11:27:37.751672216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:37.752480 crc crio[21508]: time=\"2026-06-09T11:27:37.752410608Z\" level=info msg=\"Stopping container: 60d6aa524c2d7484e36abc5a6c652aa6c537b1d575380bb252fbb329e3907706 (timeout: 30s)\" id=77e2cf1f-9e37-4795-97c5-5d9d36fa6c7f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:27:37.753003 crc crio[21508]: 2026-06-09T11:27:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d534730c915cbbc Mac:b2:22:9e:bc:25:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9e Mtu:0 Sandbox:/var/run/netns/4535bfd6-7a88-4b37-b81c-648ef6e57090 SocketPath: PciID:}] [{Interface:0xc0002d6a00 Address:{IP:10.217.0.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:27:37.753659 crc crio[21508]: time=\"2026-06-09T11:27:37.753070177Z\" level=info msg=\"Stopping container: c9e4a420e01d92004e09c768780c683b8e0c38eb8ffac9f6418246ba8900f973 (timeout: 30s)\" id=7d40a785-0b8b-4b4b-8f52-445b08b09a63 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:27:37.755160 crc crio[21508]: time=\"2026-06-09T11:27:37.754404937Z\" level=info msg=\"Got pod network &{Name:barbican-api-594669b868-dc85r Namespace:openstack ID:d534730c915cbbcf7316445cf8248abc1c995da2941785c22d0093b058f8c52e UID:db97ff1c-fa9e-4143-b28b-926f85ad9338 NetNS:/var/run/netns/4535bfd6-7a88-4b37-b81c-648ef6e57090 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb97ff1c_fa9e_4143_b28b_926f85ad9338.slice PodAnnotations:0xc002a12360}] Aliases:map[]}\"\nJun 09 11:27:37.756990 crc crio[21508]: time=\"2026-06-09T11:27:37.753208271Z\" level=info msg=\"Stopping container: d20f6494d60e2683aba9a3232f5ea6d762ab1c1b05af48c153a2fa5f021c5756 (timeout: 30s)\" id=7502fdb4-0035-413c-8880-d570695cbd99 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:27:37.757906 crc crio[21508]: time=\"2026-06-09T11:27:37.757830888Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=019b3eaa-5872-4823-86da-39b7682e1d1e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:37.759068 crc crio[21508]: time=\"2026-06-09T11:27:37.759029003Z\" level=info msg=\"Checking pod openstack_barbican-api-594669b868-dc85r for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:27:37.773784 crc crio[21508]: time=\"2026-06-09T11:27:37.753191461Z\" level=info msg=\"Stopping container: a6b0328cdd26c8b3bcc386a55e0570174fd619426486da01218b32f6677b26fb (timeout: 30s)\" id=5b7ea44b-9e51-4c1d-b64a-57f29c307013 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:27:37.876844 crc crio[21508]: time=\"2026-06-09T11:27:37.876734801Z\" level=info msg=\"Ran pod sandbox d534730c915cbbcf7316445cf8248abc1c995da2941785c22d0093b058f8c52e with infra container: openstack/barbican-api-594669b868-dc85r/POD\" id=b57330b3-cd50-4c2e-8024-f9b2a7fe787b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:27:37.881104 crc crio[21508]: time=\"2026-06-09T11:27:37.881025208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:37.883551 crc crio[21508]: time=\"2026-06-09T11:27:37.883513552Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=0ada9b32-25e2-440c-80ec-c1a842b4bcbc name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:37.891112 crc crio[21508]: time=\"2026-06-09T11:27:37.890198319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:37.894158 crc crio[21508]: time=\"2026-06-09T11:27:37.894031752Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=192014a6-a534-4bf7-9cbc-c15ccfc13d98 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:37.895246 crc crio[21508]: time=\"2026-06-09T11:27:37.895146205Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b7d0af34-6b65-40fa-84b3-cf399ae80c49 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:37.909831 crc crio[21508]: time=\"2026-06-09T11:27:37.909392576Z\" level=info msg=\"Got pod network &{Name:barbican-api-8b9dc8c8b-lnx8b Namespace:openstack ID:c2f91188ba9501f8b739ddd8df89e46ceb852c77276eb3d1e5a5e61358607283 UID:679f4d47-00b7-41d8-81c2-1f7a2cbf5a95 NetNS:/var/run/netns/54f92b16-0172-4db1-92d1-a70e11f840c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod679f4d47_00b7_41d8_81c2_1f7a2cbf5a95.slice PodAnnotations:0xc002a12368}] Aliases:map[]}\"\nJun 09 11:27:37.909831 crc crio[21508]: time=\"2026-06-09T11:27:37.909455888Z\" level=info msg=\"Adding pod openstack_barbican-api-8b9dc8c8b-lnx8b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:27:37.928236 crc crio[21508]: time=\"2026-06-09T11:27:37.928022147Z\" level=info msg=\"Creating container: openstack/barbican-api-594669b868-dc85r/barbican-api-log\" id=be05d57c-07c7-491e-b307-817c49e359c1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:37.928769 crc crio[21508]: time=\"2026-06-09T11:27:37.928660796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:38.001727 crc crio[21508]: time=\"2026-06-09T11:27:38.001002163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:38.010007 crc crio[21508]: time=\"2026-06-09T11:27:38.009877955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:38.059384 crc crio[21508]: time=\"2026-06-09T11:27:38.057651517Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-5f6646cb8c-rx4bx/dnsmasq-dns\" id=fad26ae6-0b51-48ef-aa5f-58ddd3cf6402 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:38.059384 crc crio[21508]: time=\"2026-06-09T11:27:38.05810497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:38.334412 crc crio[21508]: time=\"2026-06-09T11:27:38.33152501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:38.347356 crc crio[21508]: time=\"2026-06-09T11:27:38.343810153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:38.412697 crc crio[21508]: time=\"2026-06-09T11:27:38.411204704Z\" level=info msg=\"Created container b4950ebbc466fcf0e8f348208519713b14529cdacf6e3445022e34cfceb73ee3: openshift-marketplace/community-operators-qp2v8/extract-utilities\" id=c3ba8b22-ecb0-4686-aff5-8742cadd93de name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:38.416812 crc crio[21508]: time=\"2026-06-09T11:27:38.414860322Z\" level=info msg=\"Starting container: b4950ebbc466fcf0e8f348208519713b14529cdacf6e3445022e34cfceb73ee3\" id=dbe7e147-5d63-4f27-86fd-f9155ac7b3c5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:27:38.434763 crc crio[21508]: time=\"2026-06-09T11:27:38.434044469Z\" level=info msg=\"Started container\" PID=70999 containerID=b4950ebbc466fcf0e8f348208519713b14529cdacf6e3445022e34cfceb73ee3 description=openshift-marketplace/community-operators-qp2v8/extract-utilities id=dbe7e147-5d63-4f27-86fd-f9155ac7b3c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=223a9a85d38abad6105caf01f9102df608513c6958360d1bf7eb5d6e70fc6259\nJun 09 11:27:38.448026 crc crio[21508]: time=\"2026-06-09T11:27:38.443769016Z\" level=info msg=\"Created container 1b3de49e42913fceb0ba22624e49e132c63e2be0e575ddf87465a6e72a7bb673: openstack/barbican-api-594669b868-dc85r/barbican-api-log\" id=be05d57c-07c7-491e-b307-817c49e359c1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:38.455992 crc crio[21508]: time=\"2026-06-09T11:27:38.453059131Z\" level=info msg=\"Created container bfa7641007fc32a7b6b5c641414ac59446c8960c7ae748ad210837beeb3959de: openstack/barbican-keystone-listener-57ff7b4b94-mhdlj/barbican-keystone-listener\" id=932d769f-023b-405f-841f-e85ee78e75ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:38.463546 crc crio[21508]: time=\"2026-06-09T11:27:38.463062927Z\" level=info msg=\"Created container 644e6143391789986c42ca8bf1e257828359a69d1fa4ec0c3069cfd200df8cf8: openstack/barbican-worker-544988fdf7-5svx2/barbican-worker\" id=0057a3a8-b43f-4a36-ba06-1ba702fd503d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:38.469475 crc crio[21508]: time=\"2026-06-09T11:27:38.467950421Z\" level=info msg=\"Starting container: 644e6143391789986c42ca8bf1e257828359a69d1fa4ec0c3069cfd200df8cf8\" id=028c0b38-0ebd-45b4-96bc-1ec77d1d1d7c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:27:38.469475 crc crio[21508]: time=\"2026-06-09T11:27:38.468869508Z\" level=info msg=\"Starting container: 1b3de49e42913fceb0ba22624e49e132c63e2be0e575ddf87465a6e72a7bb673\" id=fa580981-d0ae-4d90-9304-55356561ebf9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:27:38.469475 crc crio[21508]: time=\"2026-06-09T11:27:38.468916099Z\" level=info msg=\"Starting container: bfa7641007fc32a7b6b5c641414ac59446c8960c7ae748ad210837beeb3959de\" id=9800492d-b212-4c66-b67f-060716956a75 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:27:38.471210 crc crio[21508]: time=\"2026-06-09T11:27:38.471053363Z\" level=info msg=\"Stopped container c9e4a420e01d92004e09c768780c683b8e0c38eb8ffac9f6418246ba8900f973: openstack/ceilometer-0/sg-core\" id=7d40a785-0b8b-4b4b-8f52-445b08b09a63 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:27:38.505064 crc crio[21508]: time=\"2026-06-09T11:27:38.499158923Z\" level=info msg=\"Started container\" PID=71240 containerID=644e6143391789986c42ca8bf1e257828359a69d1fa4ec0c3069cfd200df8cf8 description=openstack/barbican-worker-544988fdf7-5svx2/barbican-worker id=028c0b38-0ebd-45b4-96bc-1ec77d1d1d7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=08ecb221736c8dfe546a4f7af238e82e2ce8b7ebc7460cba5ecbb1cf51434a4e\nJun 09 11:27:38.506407 crc crio[21508]: time=\"2026-06-09T11:27:38.506110109Z\" level=info msg=\"Started container\" PID=71243 containerID=1b3de49e42913fceb0ba22624e49e132c63e2be0e575ddf87465a6e72a7bb673 description=openstack/barbican-api-594669b868-dc85r/barbican-api-log id=fa580981-d0ae-4d90-9304-55356561ebf9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d534730c915cbbcf7316445cf8248abc1c995da2941785c22d0093b058f8c52e\nJun 09 11:27:38.528419 crc crio[21508]: time=\"2026-06-09T11:27:38.526857862Z\" level=info msg=\"Started container\" PID=71234 containerID=bfa7641007fc32a7b6b5c641414ac59446c8960c7ae748ad210837beeb3959de description=openstack/barbican-keystone-listener-57ff7b4b94-mhdlj/barbican-keystone-listener id=9800492d-b212-4c66-b67f-060716956a75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee5ad5fbb15612fef4f3d5551ad60fba84265577f56eaeb68237c71f57ec15d0\nJun 09 11:27:38.555550 crc crio[21508]: time=\"2026-06-09T11:27:38.552987164Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=ff6c47f5-00b8-4d05-b1c1-0ca23c0e186c name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:38.628613 crc crio[21508]: time=\"2026-06-09T11:27:38.626122065Z\" level=info msg=\"Stopped container 60d6aa524c2d7484e36abc5a6c652aa6c537b1d575380bb252fbb329e3907706: openstack/ceilometer-0/ceilometer-central-agent\" id=77e2cf1f-9e37-4795-97c5-5d9d36fa6c7f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:27:38.645894 crc crio[21508]: time=\"2026-06-09T11:27:38.645780986Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=695d5f75-ffce-40bc-b059-787c5ccf7566 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:38.654558 crc crio[21508]: time=\"2026-06-09T11:27:38.653157724Z\" level=info msg=\"Creating container: openstack/barbican-api-594669b868-dc85r/barbican-api\" id=9831bdcc-7b3f-4fff-9bd4-516717c0bad5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:38.654558 crc crio[21508]: time=\"2026-06-09T11:27:38.653885015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:38.663602 crc crio[21508]: 2026-06-09T11:27:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c2f91188ba9501f Mac:ee:aa:1c:ab:a8:6c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a0 Mtu:0 Sandbox:/var/run/netns/54f92b16-0172-4db1-92d1-a70e11f840c6 SocketPath: PciID:}] [{Interface:0xc00048c5a0 Address:{IP:10.217.0.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:27:38.664417 crc crio[21508]: time=\"2026-06-09T11:27:38.664370595Z\" level=info msg=\"Got pod network &{Name:barbican-api-8b9dc8c8b-lnx8b Namespace:openstack ID:c2f91188ba9501f8b739ddd8df89e46ceb852c77276eb3d1e5a5e61358607283 UID:679f4d47-00b7-41d8-81c2-1f7a2cbf5a95 NetNS:/var/run/netns/54f92b16-0172-4db1-92d1-a70e11f840c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod679f4d47_00b7_41d8_81c2_1f7a2cbf5a95.slice PodAnnotations:0xc002a12368}] Aliases:map[]}\"\nJun 09 11:27:38.665121 crc crio[21508]: time=\"2026-06-09T11:27:38.665091146Z\" level=info msg=\"Checking pod openstack_barbican-api-8b9dc8c8b-lnx8b for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:27:38.720987 crc crio[21508]: time=\"2026-06-09T11:27:38.720891465Z\" level=info msg=\"Ran pod sandbox c2f91188ba9501f8b739ddd8df89e46ceb852c77276eb3d1e5a5e61358607283 with infra container: openstack/barbican-api-8b9dc8c8b-lnx8b/POD\" id=a3fc31c6-020e-48fc-803f-8d86b820f70d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:27:38.726970 crc crio[21508]: time=\"2026-06-09T11:27:38.726921043Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=00be8e63-5cd5-4922-97f7-9a74d3e9708c name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:38.730202 crc crio[21508]: time=\"2026-06-09T11:27:38.730092367Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=20e264e9-0976-4616-9d33-dd7fe2434a54 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:38.739242 crc crio[21508]: time=\"2026-06-09T11:27:38.739130244Z\" level=info msg=\"Creating container: openstack/barbican-api-8b9dc8c8b-lnx8b/barbican-api-log\" id=d4d8d2a2-d950-478a-b785-a2810a53d073 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:38.745538 crc crio[21508]: time=\"2026-06-09T11:27:38.74542487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:38.746871 crc crio[21508]: time=\"2026-06-09T11:27:38.746730669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:38.752140 crc crio[21508]: time=\"2026-06-09T11:27:38.752035645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:38.788929 crc crio[21508]: time=\"2026-06-09T11:27:38.788827172Z\" level=info msg=\"Created container 224c027d0393e7e21549404c4f9717ddb9d53bf13a82e9ed8050d48f95075759: openstack/dnsmasq-dns-5f6646cb8c-rx4bx/dnsmasq-dns\" id=fad26ae6-0b51-48ef-aa5f-58ddd3cf6402 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:38.790890 crc crio[21508]: time=\"2026-06-09T11:27:38.79077965Z\" level=info msg=\"Starting container: 224c027d0393e7e21549404c4f9717ddb9d53bf13a82e9ed8050d48f95075759\" id=d3e7d50d-8ea3-443a-85d5-9cad201fabab name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:27:38.804726 crc crio[21508]: time=\"2026-06-09T11:27:38.802789235Z\" level=info msg=\"Started container\" PID=71274 containerID=224c027d0393e7e21549404c4f9717ddb9d53bf13a82e9ed8050d48f95075759 description=openstack/dnsmasq-dns-5f6646cb8c-rx4bx/dnsmasq-dns id=d3e7d50d-8ea3-443a-85d5-9cad201fabab name=/runtime.v1.RuntimeService/StartContainer sandboxID=aceb6e2df6282ed60a27f7166c63f828d1f1ef3300497724065bfde262ec42f4\nJun 09 11:27:38.829633 crc crio[21508]: time=\"2026-06-09T11:27:38.829585557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:38.835035 crc crio[21508]: time=\"2026-06-09T11:27:38.834993537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:38.888355 crc crio[21508]: time=\"2026-06-09T11:27:38.884667915Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=d214e5e2-0c0e-480f-9119-3aa6c90a9291 name=/runtime.v1.ImageService/PullImage\nJun 09 11:27:38.897989 crc crio[21508]: time=\"2026-06-09T11:27:38.897945597Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 09 11:27:38.960944 crc crio[21508]: time=\"2026-06-09T11:27:38.960853836Z\" level=info msg=\"Stopping pod sandbox: 89efa7f3b58dc7aedd6573e8e0abab319861360311bcdc8abaeeb615dbddb919\" id=dc405675-a928-4a54-97fe-5c78ae5303f7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:27:38.961509 crc crio[21508]: time=\"2026-06-09T11:27:38.961444453Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-cfb5c Namespace:openstack ID:89efa7f3b58dc7aedd6573e8e0abab319861360311bcdc8abaeeb615dbddb919 UID:bd969bfd-1dee-40c9-9b12-b78f2b9bc8d2 NetNS:/var/run/netns/fac1cbc9-c2bf-40a0-b0fc-73f3ed72098e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd969bfd_1dee_40c9_9b12_b78f2b9bc8d2.slice PodAnnotations:0xc00465e5a8}] Aliases:map[]}\"\nJun 09 11:27:38.961689 crc crio[21508]: time=\"2026-06-09T11:27:38.961633409Z\" level=info msg=\"Deleting pod openstack_cinder-db-sync-cfb5c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:27:39.108136 crc crio[21508]: time=\"2026-06-09T11:27:39.108027124Z\" level=info msg=\"Created container 0f3a7696564f2c683b920fc473c6fcbd97b4bb415ec316b6b984887232fac2a8: openstack/barbican-api-8b9dc8c8b-lnx8b/barbican-api-log\" id=d4d8d2a2-d950-478a-b785-a2810a53d073 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:39.110112 crc crio[21508]: time=\"2026-06-09T11:27:39.110039364Z\" level=info msg=\"Starting container: 0f3a7696564f2c683b920fc473c6fcbd97b4bb415ec316b6b984887232fac2a8\" id=cf74fb7b-cae3-455b-90a6-2ec49999eda9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:27:39.116635 crc crio[21508]: time=\"2026-06-09T11:27:39.116546356Z\" level=info msg=\"Started container\" PID=71384 containerID=0f3a7696564f2c683b920fc473c6fcbd97b4bb415ec316b6b984887232fac2a8 description=openstack/barbican-api-8b9dc8c8b-lnx8b/barbican-api-log id=cf74fb7b-cae3-455b-90a6-2ec49999eda9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2f91188ba9501f8b739ddd8df89e46ceb852c77276eb3d1e5a5e61358607283\nJun 09 11:27:39.129149 crc crio[21508]: time=\"2026-06-09T11:27:39.128923172Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=af8290a7-563b-4bdf-af52-adbc570cd414 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:39.260445 crc crio[21508]: time=\"2026-06-09T11:27:39.260002975Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=8987c933-4a40-4447-989e-9550d977710d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:39.267911 crc crio[21508]: time=\"2026-06-09T11:27:39.267829816Z\" level=info msg=\"Creating container: openstack/barbican-api-8b9dc8c8b-lnx8b/barbican-api\" id=5936ab8e-5282-4270-97ab-0da94851019f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:39.268434 crc crio[21508]: time=\"2026-06-09T11:27:39.268384243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:39.308130 crc crio[21508]: time=\"2026-06-09T11:27:39.307979963Z\" level=info msg=\"Created container aecf9f91a9a8fbda78ec61c8b5e3ec4d3af9afaa8543060c98f217ed4703b8ad: openstack/barbican-api-594669b868-dc85r/barbican-api\" id=9831bdcc-7b3f-4fff-9bd4-516717c0bad5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:39.317413 crc crio[21508]: time=\"2026-06-09T11:27:39.317280018Z\" level=info msg=\"Starting container: aecf9f91a9a8fbda78ec61c8b5e3ec4d3af9afaa8543060c98f217ed4703b8ad\" id=3e336cf4-ef9c-4ea5-9245-a3eac254f138 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:27:39.331642 crc crio[21508]: time=\"2026-06-09T11:27:39.331541369Z\" level=info msg=\"Started container\" PID=71383 containerID=aecf9f91a9a8fbda78ec61c8b5e3ec4d3af9afaa8543060c98f217ed4703b8ad description=openstack/barbican-api-594669b868-dc85r/barbican-api id=3e336cf4-ef9c-4ea5-9245-a3eac254f138 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d534730c915cbbcf7316445cf8248abc1c995da2941785c22d0093b058f8c52e\nJun 09 11:27:39.352625 crc crio[21508]: time=\"2026-06-09T11:27:39.352278932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:39.364973 crc crio[21508]: time=\"2026-06-09T11:27:39.364894975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:39.455861 crc crio[21508]: time=\"2026-06-09T11:27:39.455740799Z\" level=info msg=\"Stopped pod sandbox: 89efa7f3b58dc7aedd6573e8e0abab319861360311bcdc8abaeeb615dbddb919\" id=dc405675-a928-4a54-97fe-5c78ae5303f7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:27:39.496453 crc crio[21508]: time=\"2026-06-09T11:27:39.493527396Z\" level=info msg=\"Created container a834c59407adf4dfbe8a3b97f74dfc807fb4bf018af8ae6ed5f131d2fda6e57d: openstack/barbican-api-8b9dc8c8b-lnx8b/barbican-api\" id=5936ab8e-5282-4270-97ab-0da94851019f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:39.498099 crc crio[21508]: time=\"2026-06-09T11:27:39.497363509Z\" level=info msg=\"Starting container: a834c59407adf4dfbe8a3b97f74dfc807fb4bf018af8ae6ed5f131d2fda6e57d\" id=7cdb75c9-4a03-4535-98df-aaedfa1e9b64 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:27:39.503991 crc crio[21508]: time=\"2026-06-09T11:27:39.503885812Z\" level=info msg=\"Started container\" PID=71430 containerID=a834c59407adf4dfbe8a3b97f74dfc807fb4bf018af8ae6ed5f131d2fda6e57d description=openstack/barbican-api-8b9dc8c8b-lnx8b/barbican-api id=7cdb75c9-4a03-4535-98df-aaedfa1e9b64 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2f91188ba9501f8b739ddd8df89e46ceb852c77276eb3d1e5a5e61358607283\nJun 09 11:27:40.774681 crc crio[21508]: time=\"2026-06-09T11:27:40.773764605Z\" level=info msg=\"Running pod sandbox: openstack/cinder-online-data-migrations-vx69s/POD\" id=c8d8fe2a-fec3-472d-922e-dd5660a80d68 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:27:40.775723 crc crio[21508]: time=\"2026-06-09T11:27:40.775695382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:40.819569 crc crio[21508]: time=\"2026-06-09T11:27:40.819451875Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-vx69s Namespace:openstack ID:51ecee79b4eadea6ad72fe15822e13278839f6613bb8c34c48413f4ec44e7a3e UID:3703522e-821c-4ea6-a8c9-3c6c188ca339 NetNS:/var/run/netns/d67d7e6c-318e-4f45-960c-22a5c50d3e14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3703522e_821c_4ea6_a8c9_3c6c188ca339.slice PodAnnotations:0xc00465e838}] Aliases:map[]}\"\nJun 09 11:27:40.819915 crc crio[21508]: time=\"2026-06-09T11:27:40.819659771Z\" level=info msg=\"Adding pod openstack_cinder-online-data-migrations-vx69s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:27:41.444366 crc crio[21508]: 2026-06-09T11:27:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:51ecee79b4eadea Mac:32:d0:47:0f:52:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a1 Mtu:0 Sandbox:/var/run/netns/d67d7e6c-318e-4f45-960c-22a5c50d3e14 SocketPath: PciID:}] [{Interface:0xc000014730 Address:{IP:10.217.0.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:27:41.445618 crc crio[21508]: time=\"2026-06-09T11:27:41.445542924Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-vx69s Namespace:openstack ID:51ecee79b4eadea6ad72fe15822e13278839f6613bb8c34c48413f4ec44e7a3e UID:3703522e-821c-4ea6-a8c9-3c6c188ca339 NetNS:/var/run/netns/d67d7e6c-318e-4f45-960c-22a5c50d3e14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3703522e_821c_4ea6_a8c9_3c6c188ca339.slice PodAnnotations:0xc00465e838}] Aliases:map[]}\"\nJun 09 11:27:41.445798 crc crio[21508]: time=\"2026-06-09T11:27:41.44573345Z\" level=info msg=\"Checking pod openstack_cinder-online-data-migrations-vx69s for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:27:41.481697 crc crio[21508]: time=\"2026-06-09T11:27:41.480210069Z\" level=info msg=\"Ran pod sandbox 51ecee79b4eadea6ad72fe15822e13278839f6613bb8c34c48413f4ec44e7a3e with infra container: openstack/cinder-online-data-migrations-vx69s/POD\" id=c8d8fe2a-fec3-472d-922e-dd5660a80d68 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:27:41.492191 crc crio[21508]: time=\"2026-06-09T11:27:41.491805331Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=5edca2b3-60eb-42fe-8b67-1c90ca7e3e4c name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:41.520049 crc crio[21508]: time=\"2026-06-09T11:27:41.519941703Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=96c0644b-6588-4ccc-b40c-5b2092c47a4d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:41.531183 crc crio[21508]: time=\"2026-06-09T11:27:41.531102593Z\" level=info msg=\"Creating container: openstack/cinder-online-data-migrations-vx69s/cinder-online-data-migrations\" id=11173f56-62c5-4b88-9c19-c86cd472045e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:41.531657 crc crio[21508]: time=\"2026-06-09T11:27:41.531620618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:41.624723 crc crio[21508]: time=\"2026-06-09T11:27:41.624553384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:41.632430 crc crio[21508]: time=\"2026-06-09T11:27:41.631650004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:41.732740 crc crio[21508]: time=\"2026-06-09T11:27:41.732159404Z\" level=info msg=\"Stopped container a6b0328cdd26c8b3bcc386a55e0570174fd619426486da01218b32f6677b26fb: openstack/ceilometer-0/ceilometer-notification-agent\" id=5b7ea44b-9e51-4c1d-b64a-57f29c307013 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:27:41.784630 crc crio[21508]: time=\"2026-06-09T11:27:41.784528261Z\" level=info msg=\"Created container 624e19dec14e0d523407106473989677a2597ab54df20a4a20c851651183eef6: openstack/cinder-online-data-migrations-vx69s/cinder-online-data-migrations\" id=11173f56-62c5-4b88-9c19-c86cd472045e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:41.788087 crc crio[21508]: time=\"2026-06-09T11:27:41.788020824Z\" level=info msg=\"Starting container: 624e19dec14e0d523407106473989677a2597ab54df20a4a20c851651183eef6\" id=0117aa94-75b8-4880-b299-c964ca139edd name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:27:41.794752 crc crio[21508]: time=\"2026-06-09T11:27:41.794250128Z\" level=info msg=\"Started container\" PID=71970 containerID=624e19dec14e0d523407106473989677a2597ab54df20a4a20c851651183eef6 description=openstack/cinder-online-data-migrations-vx69s/cinder-online-data-migrations id=0117aa94-75b8-4880-b299-c964ca139edd name=/runtime.v1.RuntimeService/StartContainer sandboxID=51ecee79b4eadea6ad72fe15822e13278839f6613bb8c34c48413f4ec44e7a3e\nJun 09 11:27:45.153372 crc crio[21508]: time=\"2026-06-09T11:27:45.149777239Z\" level=info msg=\"Stopping container: 5ff6e7e6dfd0aeb79132c1b54bf054b0c9835368a3218dbcd3c9878bb678b199 (timeout: 10s)\" id=5d350b3d-1632-4db5-a6ab-f81da38e3826 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:27:45.305720 crc crio[21508]: time=\"2026-06-09T11:27:45.305630005Z\" level=info msg=\"Stopped container 5ff6e7e6dfd0aeb79132c1b54bf054b0c9835368a3218dbcd3c9878bb678b199: openstack/dnsmasq-dns-7cfd7bd55-frgrd/dnsmasq-dns\" id=5d350b3d-1632-4db5-a6ab-f81da38e3826 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:27:45.306699 crc crio[21508]: time=\"2026-06-09T11:27:45.306641585Z\" level=info msg=\"Stopping pod sandbox: 845030a1afa49dba425ee0acf86445d67fb25a5244c28f1a5f7d05ffbf405043\" id=fa7985d4-4494-496d-b946-c59971f59c9f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:27:45.307341 crc crio[21508]: time=\"2026-06-09T11:27:45.30716915Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7cfd7bd55-frgrd Namespace:openstack ID:845030a1afa49dba425ee0acf86445d67fb25a5244c28f1a5f7d05ffbf405043 UID:05d1f7c5-a2b9-4dab-9d99-60b56664027d NetNS:/var/run/netns/29517830-3f03-4798-b4a7-991ce93b649c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod05d1f7c5_a2b9_4dab_9d99_60b56664027d.slice PodAnnotations:0xc000b286c0}] Aliases:map[]}\"\nJun 09 11:27:45.307507 crc crio[21508]: time=\"2026-06-09T11:27:45.307446688Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7cfd7bd55-frgrd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:27:45.824074 crc crio[21508]: time=\"2026-06-09T11:27:45.823809626Z\" level=info msg=\"Stopped pod sandbox: 845030a1afa49dba425ee0acf86445d67fb25a5244c28f1a5f7d05ffbf405043\" id=fa7985d4-4494-496d-b946-c59971f59c9f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:27:46.203788 crc crio[21508]: time=\"2026-06-09T11:27:46.203706152Z\" level=info msg=\"Stopping pod sandbox: 51ecee79b4eadea6ad72fe15822e13278839f6613bb8c34c48413f4ec44e7a3e\" id=38a14068-55dd-4f53-914c-517a472e9b04 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:27:46.205210 crc crio[21508]: time=\"2026-06-09T11:27:46.204465834Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-vx69s Namespace:openstack ID:51ecee79b4eadea6ad72fe15822e13278839f6613bb8c34c48413f4ec44e7a3e UID:3703522e-821c-4ea6-a8c9-3c6c188ca339 NetNS:/var/run/netns/d67d7e6c-318e-4f45-960c-22a5c50d3e14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3703522e_821c_4ea6_a8c9_3c6c188ca339.slice PodAnnotations:0xc0008529c0}] Aliases:map[]}\"\nJun 09 11:27:46.205210 crc crio[21508]: time=\"2026-06-09T11:27:46.204636849Z\" level=info msg=\"Deleting pod openstack_cinder-online-data-migrations-vx69s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:27:46.205516 crc crio[21508]: time=\"2026-06-09T11:27:46.205476574Z\" level=info msg=\"Removing container: 5ff6e7e6dfd0aeb79132c1b54bf054b0c9835368a3218dbcd3c9878bb678b199\" id=f29e7e36-ff3d-48f7-8c1f-815f20180ff4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:27:46.302978 crc crio[21508]: time=\"2026-06-09T11:27:46.302169021Z\" level=info msg=\"Removed container 5ff6e7e6dfd0aeb79132c1b54bf054b0c9835368a3218dbcd3c9878bb678b199: openstack/dnsmasq-dns-7cfd7bd55-frgrd/dnsmasq-dns\" id=f29e7e36-ff3d-48f7-8c1f-815f20180ff4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:27:46.320518 crc crio[21508]: time=\"2026-06-09T11:27:46.320160833Z\" level=info msg=\"Removing container: e8425c666bb3e5d1469450631510e9049980940f061f1055272831a88c24e440\" id=727dfd2e-6889-419d-819c-5dbe43c69ea2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:27:46.503575 crc crio[21508]: time=\"2026-06-09T11:27:46.501471021Z\" level=info msg=\"Removed container e8425c666bb3e5d1469450631510e9049980940f061f1055272831a88c24e440: openstack/dnsmasq-dns-7cfd7bd55-frgrd/init\" id=727dfd2e-6889-419d-819c-5dbe43c69ea2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:27:46.810356 crc crio[21508]: time=\"2026-06-09T11:27:46.807597286Z\" level=info msg=\"Stopped pod sandbox: 51ecee79b4eadea6ad72fe15822e13278839f6613bb8c34c48413f4ec44e7a3e\" id=38a14068-55dd-4f53-914c-517a472e9b04 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:27:48.014019 crc crio[21508]: time=\"2026-06-09T11:27:48.013488579Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=bf1210b8-37e4-4cc5-99cb-e5e858cb2159 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:27:48.015778 crc crio[21508]: time=\"2026-06-09T11:27:48.014046245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:48.161763 crc crio[21508]: time=\"2026-06-09T11:27:48.16040136Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:e190ca656fd81a09e4107694a47c8ec064130b3b65838806808b58c67da5bd02 UID:7719a13f-83c7-444d-a440-bb0dc4c46f97 NetNS:/var/run/netns/db633eed-0ca7-4cfc-95f1-77b27b50b013 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7719a13f_83c7_444d_a440_bb0dc4c46f97.slice PodAnnotations:0xc000b28fa8}] Aliases:map[]}\"\nJun 09 11:27:48.161763 crc crio[21508]: time=\"2026-06-09T11:27:48.160791852Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:27:48.180530 crc crio[21508]: time=\"2026-06-09T11:27:48.179718431Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-84d7ccbd87-hjqlk/POD\" id=738a8cad-55b6-407b-9ecc-5240a66c069f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:27:48.180530 crc crio[21508]: time=\"2026-06-09T11:27:48.179841694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:48.240564 crc crio[21508]: time=\"2026-06-09T11:27:48.240041012Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-84d7ccbd87-hjqlk Namespace:openstack ID:57021d77d78419a96deca25192b4733164a6245abb13dbca48b69b6778cef92f UID:abb65014-9f29-43fc-80da-ce78aeb487a3 NetNS:/var/run/netns/380375d4-96d7-47c4-a604-ae972870ae0f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podabb65014_9f29_43fc_80da_ce78aeb487a3.slice PodAnnotations:0xc003b38878}] Aliases:map[]}\"\nJun 09 11:27:48.240888 crc crio[21508]: time=\"2026-06-09T11:27:48.240443154Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-84d7ccbd87-hjqlk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:27:48.480183 crc crio[21508]: time=\"2026-06-09T11:27:48.477512299Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=853e8e74-3d5e-45c6-88bc-ba5d84c27c26 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:27:48.480183 crc crio[21508]: time=\"2026-06-09T11:27:48.478065426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:48.667959 crc crio[21508]: time=\"2026-06-09T11:27:48.667878554Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:7562a2b0bcd5e5426a099625f400b927e1958afd4141adba0937df8c46dfab70 UID:68443c46-381a-4fd7-acde-1a6ced7be832 NetNS:/var/run/netns/17e07fb2-66d1-4c87-acf5-3bbea6a9df0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68443c46_381a_4fd7_acde_1a6ced7be832.slice PodAnnotations:0xc000d9e478}] Aliases:map[]}\"\nJun 09 11:27:48.667959 crc crio[21508]: time=\"2026-06-09T11:27:48.667938296Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:27:49.249165 crc crio[21508]: 2026-06-09T11:27:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e190ca656fd81a0 Mac:aa:97:ba:84:d8:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a2 Mtu:0 Sandbox:/var/run/netns/db633eed-0ca7-4cfc-95f1-77b27b50b013 SocketPath: PciID:}] [{Interface:0xc0002dca20 Address:{IP:10.217.0.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:27:49.253527 crc crio[21508]: time=\"2026-06-09T11:27:49.251459779Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:e190ca656fd81a09e4107694a47c8ec064130b3b65838806808b58c67da5bd02 UID:7719a13f-83c7-444d-a440-bb0dc4c46f97 NetNS:/var/run/netns/db633eed-0ca7-4cfc-95f1-77b27b50b013 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7719a13f_83c7_444d_a440_bb0dc4c46f97.slice PodAnnotations:0xc000b28fa8}] Aliases:map[]}\"\nJun 09 11:27:49.253527 crc crio[21508]: time=\"2026-06-09T11:27:49.251659275Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:27:49.295239 crc crio[21508]: 2026-06-09T11:27:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:57021d77d78419a Mac:be:43:5f:b0:05:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a3 Mtu:0 Sandbox:/var/run/netns/380375d4-96d7-47c4-a604-ae972870ae0f SocketPath: PciID:}] [{Interface:0xc0000146e0 Address:{IP:10.217.0.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:27:49.295239 crc crio[21508]: time=\"2026-06-09T11:27:49.294658005Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-84d7ccbd87-hjqlk Namespace:openstack ID:57021d77d78419a96deca25192b4733164a6245abb13dbca48b69b6778cef92f UID:abb65014-9f29-43fc-80da-ce78aeb487a3 NetNS:/var/run/netns/380375d4-96d7-47c4-a604-ae972870ae0f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podabb65014_9f29_43fc_80da_ce78aeb487a3.slice PodAnnotations:0xc003b38878}] Aliases:map[]}\"\nJun 09 11:27:49.295239 crc crio[21508]: time=\"2026-06-09T11:27:49.294788959Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-84d7ccbd87-hjqlk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:27:49.314180 crc crio[21508]: time=\"2026-06-09T11:27:49.309797573Z\" level=info msg=\"Ran pod sandbox e190ca656fd81a09e4107694a47c8ec064130b3b65838806808b58c67da5bd02 with infra container: openstack/cinder-scheduler-0/POD\" id=bf1210b8-37e4-4cc5-99cb-e5e858cb2159 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:27:49.330965 crc crio[21508]: time=\"2026-06-09T11:27:49.330797443Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=85fbb857-b12a-4bc6-837e-530fa9d74c10 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:49.331534 crc crio[21508]: time=\"2026-06-09T11:27:49.331487933Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified not found\" id=85fbb857-b12a-4bc6-837e-530fa9d74c10 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:49.331700 crc crio[21508]: time=\"2026-06-09T11:27:49.331626587Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified found\" id=85fbb857-b12a-4bc6-837e-530fa9d74c10 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:49.339534 crc crio[21508]: time=\"2026-06-09T11:27:49.339442948Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=722bb377-a6df-4b21-b70e-ace1d43d368f name=/runtime.v1.ImageService/PullImage\nJun 09 11:27:49.361999 crc crio[21508]: time=\"2026-06-09T11:27:49.361895812Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\\\"\"\nJun 09 11:27:49.382554 crc crio[21508]: time=\"2026-06-09T11:27:49.382341296Z\" level=info msg=\"Ran pod sandbox 57021d77d78419a96deca25192b4733164a6245abb13dbca48b69b6778cef92f with infra container: openstack/dnsmasq-dns-84d7ccbd87-hjqlk/POD\" id=738a8cad-55b6-407b-9ecc-5240a66c069f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:27:49.386223 crc crio[21508]: time=\"2026-06-09T11:27:49.386151369Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=73b35448-d462-4e5e-9987-4df4cb9110d2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:49.557947 crc crio[21508]: time=\"2026-06-09T11:27:49.557826991Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2652d3d3-06a4-4177-8a54-3e0799bd9177 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:49.574273 crc crio[21508]: time=\"2026-06-09T11:27:49.574166894Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-84d7ccbd87-hjqlk/init\" id=f1a6ea09-2c01-405f-8973-7279e2b232be name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:49.574759 crc crio[21508]: time=\"2026-06-09T11:27:49.57470513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:49.615114 crc crio[21508]: 2026-06-09T11:27:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7562a2b0bcd5e54 Mac:36:35:ed:c6:0e:b4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a4 Mtu:0 Sandbox:/var/run/netns/17e07fb2-66d1-4c87-acf5-3bbea6a9df0d SocketPath: PciID:}] [{Interface:0xc00011ae20 Address:{IP:10.217.0.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:27:49.623204 crc crio[21508]: time=\"2026-06-09T11:27:49.620955477Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:7562a2b0bcd5e5426a099625f400b927e1958afd4141adba0937df8c46dfab70 UID:68443c46-381a-4fd7-acde-1a6ced7be832 NetNS:/var/run/netns/17e07fb2-66d1-4c87-acf5-3bbea6a9df0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68443c46_381a_4fd7_acde_1a6ced7be832.slice PodAnnotations:0xc000d9e478}] Aliases:map[]}\"\nJun 09 11:27:49.623204 crc crio[21508]: time=\"2026-06-09T11:27:49.621162933Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:27:49.638025 crc crio[21508]: time=\"2026-06-09T11:27:49.63797809Z\" level=info msg=\"Ran pod sandbox 7562a2b0bcd5e5426a099625f400b927e1958afd4141adba0937df8c46dfab70 with infra container: openstack/cinder-api-0/POD\" id=853e8e74-3d5e-45c6-88bc-ba5d84c27c26 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:27:49.654880 crc crio[21508]: time=\"2026-06-09T11:27:49.654824528Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=18c150c0-3c26-48c2-9075-ea83d101b989 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:49.661041 crc crio[21508]: time=\"2026-06-09T11:27:49.659856036Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=48bf0103-1843-4ee9-886c-73bbe8fde998 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:49.718241 crc crio[21508]: time=\"2026-06-09T11:27:49.718141449Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=08ea689f-7258-42ab-8ee2-9e08de47d006 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:49.718824 crc crio[21508]: time=\"2026-06-09T11:27:49.718757187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:49.813770 crc crio[21508]: time=\"2026-06-09T11:27:49.813680232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:49.835668 crc crio[21508]: time=\"2026-06-09T11:27:49.835489886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:49.884878 crc crio[21508]: time=\"2026-06-09T11:27:49.884783573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:50.091538 crc crio[21508]: time=\"2026-06-09T11:27:50.080045432Z\" level=info msg=\"Created container 6bb32e82437bdca0f8c20eea6a6707f9c2a422e5e3fe81eb1420aada7431704d: openstack/dnsmasq-dns-84d7ccbd87-hjqlk/init\" id=f1a6ea09-2c01-405f-8973-7279e2b232be name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:50.105136 crc crio[21508]: time=\"2026-06-09T11:27:50.105033351Z\" level=info msg=\"Starting container: 6bb32e82437bdca0f8c20eea6a6707f9c2a422e5e3fe81eb1420aada7431704d\" id=63cc834e-3bbb-4ae2-a847-0c29ac891938 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:27:50.112413 crc crio[21508]: time=\"2026-06-09T11:27:50.112325876Z\" level=info msg=\"Started container\" PID=72762 containerID=6bb32e82437bdca0f8c20eea6a6707f9c2a422e5e3fe81eb1420aada7431704d description=openstack/dnsmasq-dns-84d7ccbd87-hjqlk/init id=63cc834e-3bbb-4ae2-a847-0c29ac891938 name=/runtime.v1.RuntimeService/StartContainer sandboxID=57021d77d78419a96deca25192b4733164a6245abb13dbca48b69b6778cef92f\nJun 09 11:27:50.489151 crc crio[21508]: time=\"2026-06-09T11:27:50.488717318Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5bdaf96a-663b-4476-9356-0b07463636ff name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:50.675482 crc crio[21508]: time=\"2026-06-09T11:27:50.675388204Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e3f00ad5-6a0c-4fb2-8a68-1d5f61c3c14d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:50.748861 crc crio[21508]: time=\"2026-06-09T11:27:50.74870077Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:05ada8cde6c86ae8ee0ca06b60e0cbb9224777312d1f41e2b34dc7d5e04057f4\" id=722bb377-a6df-4b21-b70e-ace1d43d368f name=/runtime.v1.ImageService/PullImage\nJun 09 11:27:50.756940 crc crio[21508]: time=\"2026-06-09T11:27:50.755483631Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=c3d2ab61-8218-4b7d-9285-64afe6176f1f name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:50.764711 crc crio[21508]: time=\"2026-06-09T11:27:50.761911121Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-84d7ccbd87-hjqlk/dnsmasq-dns\" id=22bf6d66-4652-4f3d-a0db-686600fe5ce8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:50.764711 crc crio[21508]: time=\"2026-06-09T11:27:50.762495168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:50.893869 crc crio[21508]: time=\"2026-06-09T11:27:50.893706485Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=8a69dcda-b5e4-456c-8a26-2c427053a2af name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:50.984355 crc crio[21508]: time=\"2026-06-09T11:27:50.960407616Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=c55b6bf7-0bcc-45a9-a3cd-b61857740dc8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:50.984355 crc crio[21508]: time=\"2026-06-09T11:27:50.961961352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:51.192195 crc crio[21508]: time=\"2026-06-09T11:27:51.192111013Z\" level=info msg=\"Stopping container: 59f5aa389b219979e17b89c131fa543f7120f79f0399640ba2caf8810a9cd764 (timeout: 30s)\" id=2deaf8a8-e8b5-4518-b167-0ff051ffa3c5 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:27:51.192713 crc crio[21508]: time=\"2026-06-09T11:27:51.192630618Z\" level=info msg=\"Stopping container: 2c679586874719110f84c4362837d9cd9cd77bcbdfba72e615f69935e5e164b5 (timeout: 30s)\" id=1904de7e-e841-47ef-b431-9d732b3a23d9 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:27:51.253376 crc crio[21508]: time=\"2026-06-09T11:27:51.242649086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:51.274359 crc crio[21508]: time=\"2026-06-09T11:27:51.26645511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:51.499336 crc crio[21508]: time=\"2026-06-09T11:27:51.496711423Z\" level=info msg=\"Stopped container 2c679586874719110f84c4362837d9cd9cd77bcbdfba72e615f69935e5e164b5: openstack/placement-6f6b899464-2jp5l/placement-log\" id=1904de7e-e841-47ef-b431-9d732b3a23d9 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:27:51.569326 crc crio[21508]: time=\"2026-06-09T11:27:51.568510355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:51.582479 crc crio[21508]: time=\"2026-06-09T11:27:51.580941812Z\" level=info msg=\"Created container 6b87b4338d317c3c4979cb36bcd90bc40b9bec3c899213b589f23c4e995276d2: openstack/dnsmasq-dns-84d7ccbd87-hjqlk/dnsmasq-dns\" id=22bf6d66-4652-4f3d-a0db-686600fe5ce8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:51.613124 crc crio[21508]: time=\"2026-06-09T11:27:51.61301044Z\" level=info msg=\"Starting container: 6b87b4338d317c3c4979cb36bcd90bc40b9bec3c899213b589f23c4e995276d2\" id=6b0a01d4-d121-4e45-9415-6c3fe8e1c3e5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:27:51.647188 crc crio[21508]: time=\"2026-06-09T11:27:51.646792768Z\" level=info msg=\"Started container\" PID=72848 containerID=6b87b4338d317c3c4979cb36bcd90bc40b9bec3c899213b589f23c4e995276d2 description=openstack/dnsmasq-dns-84d7ccbd87-hjqlk/dnsmasq-dns id=6b0a01d4-d121-4e45-9415-6c3fe8e1c3e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=57021d77d78419a96deca25192b4733164a6245abb13dbca48b69b6778cef92f\nJun 09 11:27:52.696624 crc crio[21508]: time=\"2026-06-09T11:27:52.692450045Z\" level=info msg=\"Stopping pod sandbox: 10b6a7803cd97e0936b0ec0b86a9aabe3a1d87b42fd1924b973413d8cf4c500a\" id=78e9ba0e-86e2-4558-bb91-db265d3dc9ed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:27:52.696624 crc crio[21508]: time=\"2026-06-09T11:27:52.695236478Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-9gdc4 Namespace:openstack ID:10b6a7803cd97e0936b0ec0b86a9aabe3a1d87b42fd1924b973413d8cf4c500a UID:bb7ad377-c44e-4243-9fcb-900809679519 NetNS:/var/run/netns/6d5d102e-e4cb-426b-bb3c-4df40748f73b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb7ad377_c44e_4243_9fcb_900809679519.slice PodAnnotations:0xc0039b8eb8}] Aliases:map[]}\"\nJun 09 11:27:52.696624 crc crio[21508]: time=\"2026-06-09T11:27:52.695485705Z\" level=info msg=\"Deleting pod openstack_neutron-db-sync-9gdc4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:27:53.372640 crc crio[21508]: time=\"2026-06-09T11:27:53.371646864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:53.528765 crc crio[21508]: time=\"2026-06-09T11:27:53.528721805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:53.860239 crc crio[21508]: time=\"2026-06-09T11:27:53.859691745Z\" level=info msg=\"Created container 9c6d7d8a1cc80c5ba14af8057dc796a61fd81c8e819a3fd49e44926e928d8db4: openstack/cinder-scheduler-0/cinder-scheduler\" id=c55b6bf7-0bcc-45a9-a3cd-b61857740dc8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:53.862079 crc crio[21508]: time=\"2026-06-09T11:27:53.862005973Z\" level=info msg=\"Starting container: 9c6d7d8a1cc80c5ba14af8057dc796a61fd81c8e819a3fd49e44926e928d8db4\" id=52836bf8-bdfc-46bb-8e62-dfec1a805e47 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:27:53.869389 crc crio[21508]: time=\"2026-06-09T11:27:53.869191876Z\" level=info msg=\"Started container\" PID=73044 containerID=9c6d7d8a1cc80c5ba14af8057dc796a61fd81c8e819a3fd49e44926e928d8db4 description=openstack/cinder-scheduler-0/cinder-scheduler id=52836bf8-bdfc-46bb-8e62-dfec1a805e47 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e190ca656fd81a09e4107694a47c8ec064130b3b65838806808b58c67da5bd02\nJun 09 11:27:53.881804 crc crio[21508]: time=\"2026-06-09T11:27:53.881706476Z\" level=info msg=\"Created container 790c7a125237c4ffa2650bc929ea8ff7956430ee775be58e672bb4dfbe0677e9: openstack/cinder-api-0/cinder-api-log\" id=08ea689f-7258-42ab-8ee2-9e08de47d006 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:53.900145 crc crio[21508]: time=\"2026-06-09T11:27:53.900043897Z\" level=info msg=\"Starting container: 790c7a125237c4ffa2650bc929ea8ff7956430ee775be58e672bb4dfbe0677e9\" id=e7bcd83f-ee7a-493a-9d1c-24fd426c6edf name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:27:53.927662 crc crio[21508]: time=\"2026-06-09T11:27:53.927493869Z\" level=info msg=\"Started container\" PID=73067 containerID=790c7a125237c4ffa2650bc929ea8ff7956430ee775be58e672bb4dfbe0677e9 description=openstack/cinder-api-0/cinder-api-log id=e7bcd83f-ee7a-493a-9d1c-24fd426c6edf name=/runtime.v1.RuntimeService/StartContainer sandboxID=7562a2b0bcd5e5426a099625f400b927e1958afd4141adba0937df8c46dfab70\nJun 09 11:27:54.131236 crc crio[21508]: time=\"2026-06-09T11:27:54.126377055Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=ec14d7a7-3662-4718-978b-35a2461b5e9f name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:54.131236 crc crio[21508]: time=\"2026-06-09T11:27:54.126705615Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=e332cc23-6de5-4720-99be-1acd4b7c8728 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:55.050323 crc crio[21508]: time=\"2026-06-09T11:27:55.049789251Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-gw7vs/POD\" id=26ab0442-0f8d-4a74-9ce6-4a31b3e3f900 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:27:55.051668 crc crio[21508]: time=\"2026-06-09T11:27:55.050336727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:58.725969 crc crio[21508]: time=\"2026-06-09T11:27:58.724869144Z\" level=info msg=\"Stopped pod sandbox: 10b6a7803cd97e0936b0ec0b86a9aabe3a1d87b42fd1924b973413d8cf4c500a\" id=78e9ba0e-86e2-4558-bb91-db265d3dc9ed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:27:58.785505 crc crio[21508]: time=\"2026-06-09T11:27:58.785213118Z\" level=info msg=\"Got pod network &{Name:certified-operators-gw7vs Namespace:openshift-marketplace ID:dc9e27ad3e04e2c37f6c55e6db785f507cdb7ada181032f8236e822fc673b828 UID:bc01213b-154d-4adc-8ff7-c4fd8389ecea NetNS:/var/run/netns/79f348ff-d88e-4e2c-b794-a607c6cb44a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbc01213b_154d_4adc_8ff7_c4fd8389ecea.slice PodAnnotations:0xc0001582a8}] Aliases:map[]}\"\nJun 09 11:27:58.785505 crc crio[21508]: time=\"2026-06-09T11:27:58.785372462Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-gw7vs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:27:58.792973 crc crio[21508]: time=\"2026-06-09T11:27:58.791828333Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=010a66f8-4c26-4c2a-bdca-651f8d18eaff name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:58.799582 crc crio[21508]: time=\"2026-06-09T11:27:58.799420827Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=a7b8280a-bb43-4ab9-9932-be4d89026454 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:58.813140 crc crio[21508]: time=\"2026-06-09T11:27:58.813003479Z\" level=info msg=\"Stopped container 59f5aa389b219979e17b89c131fa543f7120f79f0399640ba2caf8810a9cd764: openstack/placement-6f6b899464-2jp5l/placement-api\" id=2deaf8a8-e8b5-4518-b167-0ff051ffa3c5 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:27:58.834168 crc crio[21508]: time=\"2026-06-09T11:27:58.834110722Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=353c54a2-2df3-48a4-93d0-f95ae7432278 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:58.834832 crc crio[21508]: time=\"2026-06-09T11:27:58.834809163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:58.853896 crc crio[21508]: time=\"2026-06-09T11:27:58.853687731Z\" level=info msg=\"Stopping pod sandbox: ee4066c94e465157967380d6d11f919a4fb8a62846b1aecc0ebc47a9d69fa71a\" id=3488c615-7114-4682-a77d-ce6ee2e84703 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:27:58.854570 crc crio[21508]: time=\"2026-06-09T11:27:58.854482304Z\" level=info msg=\"Got pod network &{Name:placement-6f6b899464-2jp5l Namespace:openstack ID:ee4066c94e465157967380d6d11f919a4fb8a62846b1aecc0ebc47a9d69fa71a UID:150e0416-5daf-4f12-ae42-2b107ab07644 NetNS:/var/run/netns/e4d78b5b-8f48-472a-8b80-59d165b35a30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod150e0416_5daf_4f12_ae42_2b107ab07644.slice PodAnnotations:0xc002c0a0d8}] Aliases:map[]}\"\nJun 09 11:27:58.856233 crc crio[21508]: time=\"2026-06-09T11:27:58.856125563Z\" level=info msg=\"Deleting pod openstack_placement-6f6b899464-2jp5l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:27:58.896874 crc crio[21508]: time=\"2026-06-09T11:27:58.89662957Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=2017eb07-f7f4-403d-ad7c-cc463284914a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:58.898646 crc crio[21508]: time=\"2026-06-09T11:27:58.898622449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:58.899550 crc crio[21508]: time=\"2026-06-09T11:27:58.899482034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:58.983523 crc crio[21508]: time=\"2026-06-09T11:27:58.983445104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:59.367681 crc crio[21508]: time=\"2026-06-09T11:27:59.366960117Z\" level=info msg=\"Stopped pod sandbox: ee4066c94e465157967380d6d11f919a4fb8a62846b1aecc0ebc47a9d69fa71a\" id=3488c615-7114-4682-a77d-ce6ee2e84703 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:27:59.809632 crc crio[21508]: time=\"2026-06-09T11:27:59.809084801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:59.811113 crc crio[21508]: time=\"2026-06-09T11:27:59.809169763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:59.821875 crc crio[21508]: 2026-06-09T11:27:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dc9e27ad3e04e2c Mac:7a:39:88:ac:70:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a5 Mtu:0 Sandbox:/var/run/netns/79f348ff-d88e-4e2c-b794-a607c6cb44a0 SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:27:59.823699 crc crio[21508]: time=\"2026-06-09T11:27:59.82362636Z\" level=info msg=\"Got pod network &{Name:certified-operators-gw7vs Namespace:openshift-marketplace ID:dc9e27ad3e04e2c37f6c55e6db785f507cdb7ada181032f8236e822fc673b828 UID:bc01213b-154d-4adc-8ff7-c4fd8389ecea NetNS:/var/run/netns/79f348ff-d88e-4e2c-b794-a607c6cb44a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbc01213b_154d_4adc_8ff7_c4fd8389ecea.slice PodAnnotations:0xc0001582a8}] Aliases:map[]}\"\nJun 09 11:27:59.823856 crc crio[21508]: time=\"2026-06-09T11:27:59.823790155Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-gw7vs for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:27:59.916574 crc crio[21508]: time=\"2026-06-09T11:27:59.916428323Z\" level=info msg=\"Ran pod sandbox dc9e27ad3e04e2c37f6c55e6db785f507cdb7ada181032f8236e822fc673b828 with infra container: openshift-marketplace/certified-operators-gw7vs/POD\" id=26ab0442-0f8d-4a74-9ce6-4a31b3e3f900 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:27:59.929353 crc crio[21508]: time=\"2026-06-09T11:27:59.92785639Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2d2248cb-a946-41d4-b84a-3c44ba0c6d9d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:59.934863 crc crio[21508]: time=\"2026-06-09T11:27:59.934781195Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:def439c5598f6bf65a7f632a7c0615f3a20834ca790d15f71de6a97e3bf1d2d7\" id=d214e5e2-0c0e-480f-9119-3aa6c90a9291 name=/runtime.v1.ImageService/PullImage\nJun 09 11:27:59.936242 crc crio[21508]: time=\"2026-06-09T11:27:59.936161356Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=d1a26eae-946d-4dcd-81fa-352a71430b18 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:59.938254 crc crio[21508]: time=\"2026-06-09T11:27:59.938186506Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6e8e0704-0770-489c-bbe1-7358e3a5f210 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:59.939813 crc crio[21508]: time=\"2026-06-09T11:27:59.939748032Z\" level=info msg=\"Removing container: 59f5aa389b219979e17b89c131fa543f7120f79f0399640ba2caf8810a9cd764\" id=71c6de38-3ae8-499b-9bb3-2884b8f18e28 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:27:59.947017 crc crio[21508]: time=\"2026-06-09T11:27:59.946924804Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=85771576-0545-49be-bdb4-df0d30eddb35 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:59.948665 crc crio[21508]: time=\"2026-06-09T11:27:59.948600613Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-gw7vs/extract-utilities\" id=6dd2361d-7cac-4001-adb3-0ac0d621a5af name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:59.949119 crc crio[21508]: time=\"2026-06-09T11:27:59.948913973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:59.991350 crc crio[21508]: time=\"2026-06-09T11:27:59.990978146Z\" level=info msg=\"Stopping container: aecf9f91a9a8fbda78ec61c8b5e3ec4d3af9afaa8543060c98f217ed4703b8ad (timeout: 30s)\" id=4abf3e72-b53c-44fc-8311-588e9c3d3aaa name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:27:59.991608 crc crio[21508]: time=\"2026-06-09T11:27:59.99146315Z\" level=info msg=\"Stopping container: 1b3de49e42913fceb0ba22624e49e132c63e2be0e575ddf87465a6e72a7bb673 (timeout: 30s)\" id=1b62e3e8-df3e-4093-a7f1-b09fa42c7892 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:28:00.035340 crc crio[21508]: time=\"2026-06-09T11:28:00.032205534Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qp2v8/extract-content\" id=b8725a84-ae6b-481e-a0f7-62b6d35a2619 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:00.109346 crc crio[21508]: time=\"2026-06-09T11:28:00.108474787Z\" level=info msg=\"Removed container 59f5aa389b219979e17b89c131fa543f7120f79f0399640ba2caf8810a9cd764: openstack/placement-6f6b899464-2jp5l/placement-api\" id=71c6de38-3ae8-499b-9bb3-2884b8f18e28 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:28:00.113491 crc crio[21508]: time=\"2026-06-09T11:28:00.112854147Z\" level=info msg=\"Removing container: 2c679586874719110f84c4362837d9cd9cd77bcbdfba72e615f69935e5e164b5\" id=4e025b57-6fda-4717-a31b-55f60465df97 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:28:00.156346 crc crio[21508]: time=\"2026-06-09T11:28:00.156008892Z\" level=info msg=\"Stopped container 1b3de49e42913fceb0ba22624e49e132c63e2be0e575ddf87465a6e72a7bb673: openstack/barbican-api-594669b868-dc85r/barbican-api-log\" id=1b62e3e8-df3e-4093-a7f1-b09fa42c7892 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:28:00.161342 crc crio[21508]: time=\"2026-06-09T11:28:00.160113433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:00.172447 crc crio[21508]: time=\"2026-06-09T11:28:00.171531501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:00.184358 crc crio[21508]: time=\"2026-06-09T11:28:00.183947768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:00.225345 crc crio[21508]: time=\"2026-06-09T11:28:00.224713882Z\" level=info msg=\"Stopping container: 224c027d0393e7e21549404c4f9717ddb9d53bf13a82e9ed8050d48f95075759 (timeout: 10s)\" id=03bff4a2-e086-4653-a6f4-bfac72937d8c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:28:00.269909 crc crio[21508]: time=\"2026-06-09T11:28:00.268529147Z\" level=info msg=\"Created container b659b288e436990d33b515ac51dc0cea79c296815aaf126dde3142668d3f96db: openstack/cinder-scheduler-0/probe\" id=2017eb07-f7f4-403d-ad7c-cc463284914a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:00.284671 crc crio[21508]: time=\"2026-06-09T11:28:00.283923592Z\" level=info msg=\"Starting container: b659b288e436990d33b515ac51dc0cea79c296815aaf126dde3142668d3f96db\" id=79712924-bf5b-48e4-b061-459698a29c70 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:28:00.291973 crc crio[21508]: time=\"2026-06-09T11:28:00.28997215Z\" level=info msg=\"Started container\" PID=73546 containerID=b659b288e436990d33b515ac51dc0cea79c296815aaf126dde3142668d3f96db description=openstack/cinder-scheduler-0/probe id=79712924-bf5b-48e4-b061-459698a29c70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e190ca656fd81a09e4107694a47c8ec064130b3b65838806808b58c67da5bd02\nJun 09 11:28:00.340254 crc crio[21508]: time=\"2026-06-09T11:28:00.340210105Z\" level=info msg=\"Created container 4683df73b2857142a8ba0fc57c0adbf3b0d13b9f2bc406816d78cd0ab6449a23: openstack/cinder-api-0/cinder-api\" id=353c54a2-2df3-48a4-93d0-f95ae7432278 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:00.346722 crc crio[21508]: time=\"2026-06-09T11:28:00.346671366Z\" level=info msg=\"Starting container: 4683df73b2857142a8ba0fc57c0adbf3b0d13b9f2bc406816d78cd0ab6449a23\" id=117b00cf-f16e-4d11-8a9e-e0226ee3290c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:28:00.368610 crc crio[21508]: time=\"2026-06-09T11:28:00.368172981Z\" level=info msg=\"Started container\" PID=73552 containerID=4683df73b2857142a8ba0fc57c0adbf3b0d13b9f2bc406816d78cd0ab6449a23 description=openstack/cinder-api-0/cinder-api id=117b00cf-f16e-4d11-8a9e-e0226ee3290c name=/runtime.v1.RuntimeService/StartContainer sandboxID=7562a2b0bcd5e5426a099625f400b927e1958afd4141adba0937df8c46dfab70\nJun 09 11:28:00.442359 crc crio[21508]: time=\"2026-06-09T11:28:00.385562105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:00.459024 crc crio[21508]: time=\"2026-06-09T11:28:00.432561124Z\" level=info msg=\"Stopped container 224c027d0393e7e21549404c4f9717ddb9d53bf13a82e9ed8050d48f95075759: openstack/dnsmasq-dns-5f6646cb8c-rx4bx/dnsmasq-dns\" id=03bff4a2-e086-4653-a6f4-bfac72937d8c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:28:00.465454 crc crio[21508]: time=\"2026-06-09T11:28:00.463733765Z\" level=info msg=\"Stopping pod sandbox: aceb6e2df6282ed60a27f7166c63f828d1f1ef3300497724065bfde262ec42f4\" id=69ecc74e-8973-4ce6-8b4f-65cdd972dbd2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:28:00.465454 crc crio[21508]: time=\"2026-06-09T11:28:00.464216339Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5f6646cb8c-rx4bx Namespace:openstack ID:aceb6e2df6282ed60a27f7166c63f828d1f1ef3300497724065bfde262ec42f4 UID:8bdf0529-e59a-4b84-8b06-93eb0c31ab9e NetNS:/var/run/netns/c67d1b99-0368-4178-9726-60da35532303 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8bdf0529_e59a_4b84_8b06_93eb0c31ab9e.slice PodAnnotations:0xc000852188}] Aliases:map[]}\"\nJun 09 11:28:00.465454 crc crio[21508]: time=\"2026-06-09T11:28:00.464493807Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-5f6646cb8c-rx4bx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:28:00.466015 crc crio[21508]: time=\"2026-06-09T11:28:00.465881218Z\" level=info msg=\"Removed container 2c679586874719110f84c4362837d9cd9cd77bcbdfba72e615f69935e5e164b5: openstack/placement-6f6b899464-2jp5l/placement-log\" id=4e025b57-6fda-4717-a31b-55f60465df97 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:28:00.475786 crc crio[21508]: time=\"2026-06-09T11:28:00.475704899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:00.571351 crc crio[21508]: time=\"2026-06-09T11:28:00.570788988Z\" level=info msg=\"Created container e01dc0d183634a71c602dcd00ab2f0d1e37f494635c2101cea46e28430b75c39: openshift-marketplace/certified-operators-gw7vs/extract-utilities\" id=6dd2361d-7cac-4001-adb3-0ac0d621a5af name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:00.575384 crc crio[21508]: time=\"2026-06-09T11:28:00.573842548Z\" level=info msg=\"Starting container: e01dc0d183634a71c602dcd00ab2f0d1e37f494635c2101cea46e28430b75c39\" id=db718efb-5cf2-4fa6-863d-31fe87a23ed2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:28:00.609245 crc crio[21508]: time=\"2026-06-09T11:28:00.606408321Z\" level=info msg=\"Started container\" PID=73614 containerID=e01dc0d183634a71c602dcd00ab2f0d1e37f494635c2101cea46e28430b75c39 description=openshift-marketplace/certified-operators-gw7vs/extract-utilities id=db718efb-5cf2-4fa6-863d-31fe87a23ed2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc9e27ad3e04e2c37f6c55e6db785f507cdb7ada181032f8236e822fc673b828\nJun 09 11:28:00.631495 crc crio[21508]: time=\"2026-06-09T11:28:00.631255065Z\" level=info msg=\"Created container 429fcfc9545e09a4e92844f9ff5e7bf9288bebf5ccdb0bc2c7b3110c3a1b5ed2: openshift-marketplace/community-operators-qp2v8/extract-content\" id=b8725a84-ae6b-481e-a0f7-62b6d35a2619 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:00.632450 crc crio[21508]: time=\"2026-06-09T11:28:00.632392999Z\" level=info msg=\"Starting container: 429fcfc9545e09a4e92844f9ff5e7bf9288bebf5ccdb0bc2c7b3110c3a1b5ed2\" id=b732eaad-b8c1-4353-aecf-128f511c14e5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:28:00.640454 crc crio[21508]: time=\"2026-06-09T11:28:00.640018414Z\" level=info msg=\"Stopping pod sandbox: ee4066c94e465157967380d6d11f919a4fb8a62846b1aecc0ebc47a9d69fa71a\" id=3e60ef56-2c20-4938-a12f-13c9a50dd2e8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:28:00.640454 crc crio[21508]: time=\"2026-06-09T11:28:00.640121107Z\" level=info msg=\"Stopped pod sandbox (already stopped): ee4066c94e465157967380d6d11f919a4fb8a62846b1aecc0ebc47a9d69fa71a\" id=3e60ef56-2c20-4938-a12f-13c9a50dd2e8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:28:00.649179 crc crio[21508]: time=\"2026-06-09T11:28:00.644576739Z\" level=info msg=\"Removing pod sandbox: ee4066c94e465157967380d6d11f919a4fb8a62846b1aecc0ebc47a9d69fa71a\" id=1e6c5a32-2db5-42ed-b052-10d51c1cc3f0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:28:00.675870 crc crio[21508]: time=\"2026-06-09T11:28:00.675782681Z\" level=info msg=\"Removed pod sandbox: ee4066c94e465157967380d6d11f919a4fb8a62846b1aecc0ebc47a9d69fa71a\" id=1e6c5a32-2db5-42ed-b052-10d51c1cc3f0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:28:00.677031 crc crio[21508]: time=\"2026-06-09T11:28:00.676930265Z\" level=info msg=\"Stopping pod sandbox: 5885d047048ecdd851aeee09d47d7c9c4e8abc058e6870035c048727096de06a\" id=4d874edd-af5b-4308-9279-81fb676f8c09 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:28:00.677031 crc crio[21508]: time=\"2026-06-09T11:28:00.676989926Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5885d047048ecdd851aeee09d47d7c9c4e8abc058e6870035c048727096de06a\" id=4d874edd-af5b-4308-9279-81fb676f8c09 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:28:00.683354 crc crio[21508]: time=\"2026-06-09T11:28:00.682388106Z\" level=info msg=\"Removing pod sandbox: 5885d047048ecdd851aeee09d47d7c9c4e8abc058e6870035c048727096de06a\" id=4258a531-8bce-45d7-a4de-582905377989 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:28:00.692824 crc crio[21508]: time=\"2026-06-09T11:28:00.692742122Z\" level=info msg=\"Started container\" PID=73649 containerID=429fcfc9545e09a4e92844f9ff5e7bf9288bebf5ccdb0bc2c7b3110c3a1b5ed2 description=openshift-marketplace/community-operators-qp2v8/extract-content id=b732eaad-b8c1-4353-aecf-128f511c14e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=223a9a85d38abad6105caf01f9102df608513c6958360d1bf7eb5d6e70fc6259\nJun 09 11:28:00.716924 crc crio[21508]: time=\"2026-06-09T11:28:00.716832784Z\" level=info msg=\"Removed pod sandbox: 5885d047048ecdd851aeee09d47d7c9c4e8abc058e6870035c048727096de06a\" id=4258a531-8bce-45d7-a4de-582905377989 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:28:00.740386 crc crio[21508]: time=\"2026-06-09T11:28:00.737825084Z\" level=info msg=\"Stopping pod sandbox: de90d9a49f2add95477ad37a389ad8b77f25a28a1396f84d16ec9356a30bf48a\" id=cd98baa1-bfe7-4af8-8821-a7a45899df42 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:28:00.740386 crc crio[21508]: time=\"2026-06-09T11:28:00.737922867Z\" level=info msg=\"Stopped pod sandbox (already stopped): de90d9a49f2add95477ad37a389ad8b77f25a28a1396f84d16ec9356a30bf48a\" id=cd98baa1-bfe7-4af8-8821-a7a45899df42 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:28:00.743820 crc crio[21508]: time=\"2026-06-09T11:28:00.743734229Z\" level=info msg=\"Removing pod sandbox: de90d9a49f2add95477ad37a389ad8b77f25a28a1396f84d16ec9356a30bf48a\" id=d81845d3-b656-4e4c-bc64-dc685b73d93c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:28:00.781806 crc crio[21508]: time=\"2026-06-09T11:28:00.772808998Z\" level=info msg=\"Removed pod sandbox: de90d9a49f2add95477ad37a389ad8b77f25a28a1396f84d16ec9356a30bf48a\" id=d81845d3-b656-4e4c-bc64-dc685b73d93c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:28:00.781806 crc crio[21508]: time=\"2026-06-09T11:28:00.780800684Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683408-wq2xl/POD\" id=42e1f15b-bcad-4639-ae8f-3f38ac9fa1c9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:28:00.781806 crc crio[21508]: time=\"2026-06-09T11:28:00.780883696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:00.781806 crc crio[21508]: time=\"2026-06-09T11:28:00.781545596Z\" level=info msg=\"Stopping pod sandbox: 845030a1afa49dba425ee0acf86445d67fb25a5244c28f1a5f7d05ffbf405043\" id=aa688409-3b23-4462-a35a-24a6f82ce1ee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:28:00.781806 crc crio[21508]: time=\"2026-06-09T11:28:00.781621748Z\" level=info msg=\"Stopped pod sandbox (already stopped): 845030a1afa49dba425ee0acf86445d67fb25a5244c28f1a5f7d05ffbf405043\" id=aa688409-3b23-4462-a35a-24a6f82ce1ee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:28:00.784385 crc crio[21508]: time=\"2026-06-09T11:28:00.784251426Z\" level=info msg=\"Removing pod sandbox: 845030a1afa49dba425ee0acf86445d67fb25a5244c28f1a5f7d05ffbf405043\" id=66c4597b-f82e-41e3-8541-0b22069220ae name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:28:00.793851 crc crio[21508]: time=\"2026-06-09T11:28:00.793774367Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=1f159342-a93e-417f-af6a-ffcdd6277f08 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:28:00.794062 crc crio[21508]: time=\"2026-06-09T11:28:00.793990094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:00.962151 crc crio[21508]: time=\"2026-06-09T11:28:00.961958517Z\" level=info msg=\"Removed pod sandbox: 845030a1afa49dba425ee0acf86445d67fb25a5244c28f1a5f7d05ffbf405043\" id=66c4597b-f82e-41e3-8541-0b22069220ae name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:28:01.006909 crc crio[21508]: time=\"2026-06-09T11:28:01.001725922Z\" level=info msg=\"Stopping container: 4683df73b2857142a8ba0fc57c0adbf3b0d13b9f2bc406816d78cd0ab6449a23 (timeout: 30s)\" id=5cdbe942-be8d-40f2-b41f-140cf4842fff name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:28:01.006909 crc crio[21508]: time=\"2026-06-09T11:28:01.002474124Z\" level=info msg=\"Stopping container: 790c7a125237c4ffa2650bc929ea8ff7956430ee775be58e672bb4dfbe0677e9 (timeout: 30s)\" id=dcc63124-1ab2-4790-8b79-2d80c3ce7708 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:28:01.006909 crc crio[21508]: time=\"2026-06-09T11:28:01.004572876Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683408-wq2xl Namespace:openshift-infra ID:e34e68acf4994c93256cca9f894c62469346b22991f62802f9c3b783f4027d83 UID:319fe70c-252d-406c-ab54-2cbcebce1986 NetNS:/var/run/netns/c1078bcd-7769-4b65-a66e-6ac2ac97c2f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod319fe70c_252d_406c_ab54_2cbcebce1986.slice PodAnnotations:0xc0039b88b8}] Aliases:map[]}\"\nJun 09 11:28:01.006909 crc crio[21508]: time=\"2026-06-09T11:28:01.004631798Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683408-wq2xl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:28:01.035914 crc crio[21508]: time=\"2026-06-09T11:28:01.035118409Z\" level=info msg=\"Stopped pod sandbox: aceb6e2df6282ed60a27f7166c63f828d1f1ef3300497724065bfde262ec42f4\" id=69ecc74e-8973-4ce6-8b4f-65cdd972dbd2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:28:01.065361 crc crio[21508]: time=\"2026-06-09T11:28:01.064753414Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=2cfdb32e-bc3d-4d26-8dbc-046306f97c43 name=/runtime.v1.ImageService/PullImage\nJun 09 11:28:01.085132 crc crio[21508]: time=\"2026-06-09T11:28:01.084993162Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:6e8f68223ba81a63ecb2d2d8f0a3770548ed6ae677a7c9b3856ae0a0eadb73e9 UID:bd652493-a0d8-40bd-8303-5e3992c676dd NetNS:/var/run/netns/ddde6a57-c928-49ae-b8ed-22006ca9dc5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd652493_a0d8_40bd_8303_5e3992c676dd.slice PodAnnotations:0xc000158c88}] Aliases:map[]}\"\nJun 09 11:28:01.085132 crc crio[21508]: time=\"2026-06-09T11:28:01.085083175Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:28:01.127070 crc crio[21508]: time=\"2026-06-09T11:28:01.121662046Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 09 11:28:01.716718 crc crio[21508]: time=\"2026-06-09T11:28:01.715488383Z\" level=info msg=\"Stopped container 790c7a125237c4ffa2650bc929ea8ff7956430ee775be58e672bb4dfbe0677e9: openstack/cinder-api-0/cinder-api-log\" id=dcc63124-1ab2-4790-8b79-2d80c3ce7708 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:28:02.049026 crc crio[21508]: time=\"2026-06-09T11:28:02.048481082Z\" level=info msg=\"Stopped container 4683df73b2857142a8ba0fc57c0adbf3b0d13b9f2bc406816d78cd0ab6449a23: openstack/cinder-api-0/cinder-api\" id=5cdbe942-be8d-40f2-b41f-140cf4842fff name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:28:02.054479 crc crio[21508]: time=\"2026-06-09T11:28:02.053795069Z\" level=info msg=\"Stopping pod sandbox: 7562a2b0bcd5e5426a099625f400b927e1958afd4141adba0937df8c46dfab70\" id=4e28ed2a-d2dc-40f7-9943-17a37fcdbc60 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:28:02.055006 crc crio[21508]: time=\"2026-06-09T11:28:02.054679716Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:7562a2b0bcd5e5426a099625f400b927e1958afd4141adba0937df8c46dfab70 UID:68443c46-381a-4fd7-acde-1a6ced7be832 NetNS:/var/run/netns/17e07fb2-66d1-4c87-acf5-3bbea6a9df0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68443c46_381a_4fd7_acde_1a6ced7be832.slice PodAnnotations:0xc002c0aae8}] Aliases:map[]}\"\nJun 09 11:28:02.055006 crc crio[21508]: time=\"2026-06-09T11:28:02.05483052Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:28:02.111639 crc crio[21508]: time=\"2026-06-09T11:28:02.109094603Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-75b56949bf-d5qnp/POD\" id=86285fa7-353e-4690-b675-49aab04d6217 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:28:02.111639 crc crio[21508]: time=\"2026-06-09T11:28:02.109189876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:02.140153 crc crio[21508]: 2026-06-09T11:28:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e34e68acf4994c9 Mac:8e:c9:59:d5:54:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a6 Mtu:0 Sandbox:/var/run/netns/c1078bcd-7769-4b65-a66e-6ac2ac97c2f6 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:28:02.140153 crc crio[21508]: time=\"2026-06-09T11:28:02.138806731Z\" level=info msg=\"Running pod sandbox: openstack/neutron-cdf967bd4-srwx6/POD\" id=5545dd3b-d516-4c40-ab70-cabb62a1600e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:28:02.140153 crc crio[21508]: time=\"2026-06-09T11:28:02.138904364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:02.140653 crc crio[21508]: time=\"2026-06-09T11:28:02.140396078Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683408-wq2xl Namespace:openshift-infra ID:e34e68acf4994c93256cca9f894c62469346b22991f62802f9c3b783f4027d83 UID:319fe70c-252d-406c-ab54-2cbcebce1986 NetNS:/var/run/netns/c1078bcd-7769-4b65-a66e-6ac2ac97c2f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod319fe70c_252d_406c_ab54_2cbcebce1986.slice PodAnnotations:0xc0039b88b8}] Aliases:map[]}\"\nJun 09 11:28:02.142474 crc crio[21508]: time=\"2026-06-09T11:28:02.140868732Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683408-wq2xl for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:28:02.155523 crc crio[21508]: time=\"2026-06-09T11:28:02.154780603Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=2cfdb32e-bc3d-4d26-8dbc-046306f97c43 name=/runtime.v1.ImageService/PullImage\nJun 09 11:28:02.161831 crc crio[21508]: time=\"2026-06-09T11:28:02.161702928Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=89d072e3-5b85-40db-923c-92b9dbe9b61e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:02.178344 crc crio[21508]: time=\"2026-06-09T11:28:02.170641202Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=f467c812-9ccb-4d94-abc5-4743cd7681ce name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:02.179644 crc crio[21508]: 2026-06-09T11:28:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6e8f68223ba81a6 Mac:4e:f2:db:48:1e:d0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a7 Mtu:0 Sandbox:/var/run/netns/ddde6a57-c928-49ae-b8ed-22006ca9dc5a SocketPath: PciID:}] [{Interface:0xc0002fc840 Address:{IP:10.217.0.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:28:02.180618 crc crio[21508]: time=\"2026-06-09T11:28:02.180531334Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:6e8f68223ba81a63ecb2d2d8f0a3770548ed6ae677a7c9b3856ae0a0eadb73e9 UID:bd652493-a0d8-40bd-8303-5e3992c676dd NetNS:/var/run/netns/ddde6a57-c928-49ae-b8ed-22006ca9dc5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd652493_a0d8_40bd_8303_5e3992c676dd.slice PodAnnotations:0xc000158c88}] Aliases:map[]}\"\nJun 09 11:28:02.180792 crc crio[21508]: time=\"2026-06-09T11:28:02.18073299Z\" level=info msg=\"Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:28:02.187000 crc crio[21508]: time=\"2026-06-09T11:28:02.185429269Z\" level=info msg=\"Ran pod sandbox e34e68acf4994c93256cca9f894c62469346b22991f62802f9c3b783f4027d83 with infra container: openshift-infra/auto-csr-approver-29683408-wq2xl/POD\" id=42e1f15b-bcad-4639-ae8f-3f38ac9fa1c9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:28:02.202486 crc crio[21508]: time=\"2026-06-09T11:28:02.201260917Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=bc997bc4-bced-4f99-94cc-6e8124670c0e name=/runtime.v1.ImageService/PullImage\nJun 09 11:28:02.206424 crc crio[21508]: time=\"2026-06-09T11:28:02.206225894Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 11:28:02.228355 crc crio[21508]: time=\"2026-06-09T11:28:02.225671718Z\" level=info msg=\"Removing container: 224c027d0393e7e21549404c4f9717ddb9d53bf13a82e9ed8050d48f95075759\" id=2f5fd197-472b-474c-8ad8-1402ca7e6a71 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:28:02.245440 crc crio[21508]: time=\"2026-06-09T11:28:02.24502826Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=59a9dbc2-343b-418b-a20f-d9489fa350fc name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:02.255969 crc crio[21508]: time=\"2026-06-09T11:28:02.255921212Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1b982dbf-b207-4d93-9622-eb2fe75d0f0f name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:02.261885 crc crio[21508]: time=\"2026-06-09T11:28:02.261816356Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-gw7vs/extract-content\" id=616bdfc2-4356-4ebf-b9b5-d684e3e863a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:02.280390 crc crio[21508]: time=\"2026-06-09T11:28:02.280198889Z\" level=info msg=\"Got pod network &{Name:neutron-cdf967bd4-srwx6 Namespace:openstack ID:5a7c325f198642df752b4642cdc9defce1915629ef3b2ea670f57232f0473776 UID:57ee24d6-afec-4747-b1b3-70389a2ce423 NetNS:/var/run/netns/1ab914ba-33e3-40df-a20a-a6d798083e53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57ee24d6_afec_4747_b1b3_70389a2ce423.slice PodAnnotations:0xc0039b8758}] Aliases:map[]}\"\nJun 09 11:28:02.280390 crc crio[21508]: time=\"2026-06-09T11:28:02.280364454Z\" level=info msg=\"Adding pod openstack_neutron-cdf967bd4-srwx6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:28:02.330349 crc crio[21508]: time=\"2026-06-09T11:28:02.329412214Z\" level=info msg=\"Removed container 224c027d0393e7e21549404c4f9717ddb9d53bf13a82e9ed8050d48f95075759: openstack/dnsmasq-dns-5f6646cb8c-rx4bx/dnsmasq-dns\" id=2f5fd197-472b-474c-8ad8-1402ca7e6a71 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:28:02.330349 crc crio[21508]: time=\"2026-06-09T11:28:02.32995631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:02.334427 crc crio[21508]: time=\"2026-06-09T11:28:02.332985419Z\" level=info msg=\"Ran pod sandbox 6e8f68223ba81a63ecb2d2d8f0a3770548ed6ae677a7c9b3856ae0a0eadb73e9 with infra container: openstack/openstackclient/POD\" id=1f159342-a93e-417f-af6a-ffcdd6277f08 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:28:02.352596 crc crio[21508]: time=\"2026-06-09T11:28:02.352454784Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qp2v8/registry-server\" id=1e444784-9599-4ff4-98b9-5def15ec1caa name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:02.381784 crc crio[21508]: time=\"2026-06-09T11:28:02.381637787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:02.381784 crc crio[21508]: time=\"2026-06-09T11:28:02.381822792Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=d6363fc3-ff51-4a41-9913-1e9490edad46 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:02.383046 crc crio[21508]: time=\"2026-06-09T11:28:02.382009548Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified not found\" id=d6363fc3-ff51-4a41-9913-1e9490edad46 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:02.383046 crc crio[21508]: time=\"2026-06-09T11:28:02.38207659Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified found\" id=d6363fc3-ff51-4a41-9913-1e9490edad46 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:02.399163 crc crio[21508]: time=\"2026-06-09T11:28:02.398520866Z\" level=info msg=\"Removing container: a03250f4776a11f8c7db543b740fd85eab7225b0580599c2df4643ca9e32770e\" id=ae20e27c-e8e0-493e-9379-2b36dcf4ff21 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:28:02.399163 crc crio[21508]: time=\"2026-06-09T11:28:02.39899662Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=f4a562e3-2cfd-4b09-b4fa-b68ce2362357 name=/runtime.v1.ImageService/PullImage\nJun 09 11:28:02.406217 crc crio[21508]: time=\"2026-06-09T11:28:02.40609925Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-75b56949bf-d5qnp Namespace:openstack ID:a5f01fe919e18eb82fc678721b5f3aef2cf5b0c51ae1fb15ac4890a6a62b5434 UID:0deba880-a7cb-47ef-8985-cfa4449c00a0 NetNS:/var/run/netns/33a540e0-83a3-43c9-a890-8aaf7d6a66c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0deba880_a7cb_47ef_8985_cfa4449c00a0.slice PodAnnotations:0xc000d9e7e0}] Aliases:map[]}\"\nJun 09 11:28:02.406217 crc crio[21508]: time=\"2026-06-09T11:28:02.406182682Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-75b56949bf-d5qnp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:28:02.411738 crc crio[21508]: time=\"2026-06-09T11:28:02.411656214Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\\\"\"\nJun 09 11:28:02.625230 crc crio[21508]: time=\"2026-06-09T11:28:02.623781891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:02.640777 crc crio[21508]: time=\"2026-06-09T11:28:02.640727442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:02.657832 crc crio[21508]: time=\"2026-06-09T11:28:02.655090846Z\" level=info msg=\"Removed container a03250f4776a11f8c7db543b740fd85eab7225b0580599c2df4643ca9e32770e: openstack/dnsmasq-dns-5f6646cb8c-rx4bx/init\" id=ae20e27c-e8e0-493e-9379-2b36dcf4ff21 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:28:02.679122 crc crio[21508]: time=\"2026-06-09T11:28:02.678650542Z\" level=info msg=\"Stopped pod sandbox: 7562a2b0bcd5e5426a099625f400b927e1958afd4141adba0937df8c46dfab70\" id=4e28ed2a-d2dc-40f7-9943-17a37fcdbc60 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:28:02.759390 crc crio[21508]: time=\"2026-06-09T11:28:02.757939865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:02.827724 crc crio[21508]: time=\"2026-06-09T11:28:02.823880334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:02.854361 crc crio[21508]: time=\"2026-06-09T11:28:02.851918802Z\" level=info msg=\"Created container a3e39fa5ee97f0359c87589f43d117742aa386c7fc4f4a6958f45ba829a1b857: openshift-marketplace/certified-operators-gw7vs/extract-content\" id=616bdfc2-4356-4ebf-b9b5-d684e3e863a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:02.880765 crc crio[21508]: time=\"2026-06-09T11:28:02.878829147Z\" level=info msg=\"Starting container: a3e39fa5ee97f0359c87589f43d117742aa386c7fc4f4a6958f45ba829a1b857\" id=9f528573-6b71-42b3-9526-8d1059c84298 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:28:02.899014 crc crio[21508]: time=\"2026-06-09T11:28:02.898158578Z\" level=info msg=\"Started container\" PID=74115 containerID=a3e39fa5ee97f0359c87589f43d117742aa386c7fc4f4a6958f45ba829a1b857 description=openshift-marketplace/certified-operators-gw7vs/extract-content id=9f528573-6b71-42b3-9526-8d1059c84298 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc9e27ad3e04e2c37f6c55e6db785f507cdb7ada181032f8236e822fc673b828\nJun 09 11:28:03.127136 crc crio[21508]: time=\"2026-06-09T11:28:03.125603769Z\" level=info msg=\"Created container 272afeb19d650b8247725779994eb28648f8ffa0a3679d1a57b38d42fb485956: openshift-marketplace/community-operators-qp2v8/registry-server\" id=1e444784-9599-4ff4-98b9-5def15ec1caa name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:03.132476 crc crio[21508]: time=\"2026-06-09T11:28:03.132133242Z\" level=info msg=\"Starting container: 272afeb19d650b8247725779994eb28648f8ffa0a3679d1a57b38d42fb485956\" id=3a605da6-3fd1-4fb1-8bae-8e6511680bf2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:28:03.160718 crc crio[21508]: time=\"2026-06-09T11:28:03.160609944Z\" level=info msg=\"Started container\" PID=74141 containerID=272afeb19d650b8247725779994eb28648f8ffa0a3679d1a57b38d42fb485956 description=openshift-marketplace/community-operators-qp2v8/registry-server id=3a605da6-3fd1-4fb1-8bae-8e6511680bf2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=223a9a85d38abad6105caf01f9102df608513c6958360d1bf7eb5d6e70fc6259\nJun 09 11:28:03.398900 crc crio[21508]: 2026-06-09T11:28:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5a7c325f198642d Mac:ee:3f:ff:95:88:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a9 Mtu:0 Sandbox:/var/run/netns/1ab914ba-33e3-40df-a20a-a6d798083e53 SocketPath: PciID:}] [{Interface:0xc0002e2a20 Address:{IP:10.217.0.169 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:28:03.399601 crc crio[21508]: time=\"2026-06-09T11:28:03.399167173Z\" level=info msg=\"Got pod network &{Name:neutron-cdf967bd4-srwx6 Namespace:openstack ID:5a7c325f198642df752b4642cdc9defce1915629ef3b2ea670f57232f0473776 UID:57ee24d6-afec-4747-b1b3-70389a2ce423 NetNS:/var/run/netns/1ab914ba-33e3-40df-a20a-a6d798083e53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57ee24d6_afec_4747_b1b3_70389a2ce423.slice PodAnnotations:0xc0039b8758}] Aliases:map[]}\"\nJun 09 11:28:03.401882 crc crio[21508]: time=\"2026-06-09T11:28:03.401765389Z\" level=info msg=\"Checking pod openstack_neutron-cdf967bd4-srwx6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:28:03.414632 crc crio[21508]: time=\"2026-06-09T11:28:03.413590439Z\" level=info msg=\"Removing container: 4683df73b2857142a8ba0fc57c0adbf3b0d13b9f2bc406816d78cd0ab6449a23\" id=ad7c1ee0-bf79-4492-af03-164e1e86919d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:28:03.455455 crc crio[21508]: time=\"2026-06-09T11:28:03.455118196Z\" level=info msg=\"Ran pod sandbox 5a7c325f198642df752b4642cdc9defce1915629ef3b2ea670f57232f0473776 with infra container: openstack/neutron-cdf967bd4-srwx6/POD\" id=5545dd3b-d516-4c40-ab70-cabb62a1600e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:28:03.464474 crc crio[21508]: 2026-06-09T11:28:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a5f01fe919e18eb Mac:2a:3d:98:e2:11:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a8 Mtu:0 Sandbox:/var/run/netns/33a540e0-83a3-43c9-a890-8aaf7d6a66c2 SocketPath: PciID:}] [{Interface:0xc000330f40 Address:{IP:10.217.0.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:28:03.464474 crc crio[21508]: time=\"2026-06-09T11:28:03.464247156Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-75b56949bf-d5qnp Namespace:openstack ID:a5f01fe919e18eb82fc678721b5f3aef2cf5b0c51ae1fb15ac4890a6a62b5434 UID:0deba880-a7cb-47ef-8985-cfa4449c00a0 NetNS:/var/run/netns/33a540e0-83a3-43c9-a890-8aaf7d6a66c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0deba880_a7cb_47ef_8985_cfa4449c00a0.slice PodAnnotations:0xc000d9e7e0}] Aliases:map[]}\"\nJun 09 11:28:03.464474 crc crio[21508]: time=\"2026-06-09T11:28:03.464504233Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-75b56949bf-d5qnp for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:28:03.465520 crc crio[21508]: time=\"2026-06-09T11:28:03.465442841Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8dc9003d-d1cd-4920-8814-9fa66b5591b1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:03.485993 crc crio[21508]: time=\"2026-06-09T11:28:03.485431162Z\" level=info msg=\"Ran pod sandbox a5f01fe919e18eb82fc678721b5f3aef2cf5b0c51ae1fb15ac4890a6a62b5434 with infra container: openstack/dnsmasq-dns-75b56949bf-d5qnp/POD\" id=86285fa7-353e-4690-b675-49aab04d6217 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:28:03.496984 crc crio[21508]: time=\"2026-06-09T11:28:03.496826098Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=db42d8e1-d380-439f-8049-2d96bdf44eab name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:03.536439 crc crio[21508]: time=\"2026-06-09T11:28:03.536202332Z\" level=info msg=\"Removed container 4683df73b2857142a8ba0fc57c0adbf3b0d13b9f2bc406816d78cd0ab6449a23: openstack/cinder-api-0/cinder-api\" id=ad7c1ee0-bf79-4492-af03-164e1e86919d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:28:03.549209 crc crio[21508]: time=\"2026-06-09T11:28:03.548100223Z\" level=info msg=\"Removing container: 790c7a125237c4ffa2650bc929ea8ff7956430ee775be58e672bb4dfbe0677e9\" id=a6f786e1-4eaa-4583-963a-e57a6250fb91 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:28:03.605172 crc crio[21508]: time=\"2026-06-09T11:28:03.605061287Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=94186e1d-59c3-4899-93da-f9ac4e6fa7ff name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:03.630406 crc crio[21508]: time=\"2026-06-09T11:28:03.63021465Z\" level=info msg=\"Removed container 790c7a125237c4ffa2650bc929ea8ff7956430ee775be58e672bb4dfbe0677e9: openstack/cinder-api-0/cinder-api-log\" id=a6f786e1-4eaa-4583-963a-e57a6250fb91 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:28:03.677424 crc crio[21508]: time=\"2026-06-09T11:28:03.676181198Z\" level=info msg=\"Creating container: openstack/neutron-cdf967bd4-srwx6/neutron-api\" id=9be71c31-cf23-4c4c-b76e-302731069f82 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:03.681344 crc crio[21508]: time=\"2026-06-09T11:28:03.681109174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:03.714751 crc crio[21508]: time=\"2026-06-09T11:28:03.714653405Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e5e2782e-b941-4deb-a95d-d72e8f4845be name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:03.715348 crc crio[21508]: time=\"2026-06-09T11:28:03.715194771Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=bc997bc4-bced-4f99-94cc-6e8124670c0e name=/runtime.v1.ImageService/PullImage\nJun 09 11:28:03.735046 crc crio[21508]: time=\"2026-06-09T11:28:03.732012458Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2b0c7ec1-049c-4193-ab6f-bebe975534c4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:03.786508 crc crio[21508]: time=\"2026-06-09T11:28:03.780066278Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=34f47472-3c90-4364-8919-c209f97f9b5e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:03.801212 crc crio[21508]: time=\"2026-06-09T11:28:03.801106009Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-75b56949bf-d5qnp/init\" id=d0696b89-0574-4c0f-901d-b39b50eda369 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:03.804061 crc crio[21508]: time=\"2026-06-09T11:28:03.801605344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:03.804928 crc crio[21508]: time=\"2026-06-09T11:28:03.804871941Z\" level=info msg=\"Stopped container aecf9f91a9a8fbda78ec61c8b5e3ec4d3af9afaa8543060c98f217ed4703b8ad: openstack/barbican-api-594669b868-dc85r/barbican-api\" id=4abf3e72-b53c-44fc-8311-588e9c3d3aaa name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:28:03.807454 crc crio[21508]: time=\"2026-06-09T11:28:03.80688549Z\" level=info msg=\"Stopping pod sandbox: d534730c915cbbcf7316445cf8248abc1c995da2941785c22d0093b058f8c52e\" id=5a522841-66a4-4a7a-ba13-35a248ac005a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:28:03.807638 crc crio[21508]: time=\"2026-06-09T11:28:03.80754259Z\" level=info msg=\"Got pod network &{Name:barbican-api-594669b868-dc85r Namespace:openstack ID:d534730c915cbbcf7316445cf8248abc1c995da2941785c22d0093b058f8c52e UID:db97ff1c-fa9e-4143-b28b-926f85ad9338 NetNS:/var/run/netns/4535bfd6-7a88-4b37-b81c-648ef6e57090 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb97ff1c_fa9e_4143_b28b_926f85ad9338.slice PodAnnotations:0xc000b281a8}] Aliases:map[]}\"\nJun 09 11:28:03.807717 crc crio[21508]: time=\"2026-06-09T11:28:03.807700784Z\" level=info msg=\"Deleting pod openstack_barbican-api-594669b868-dc85r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:28:03.823060 crc crio[21508]: time=\"2026-06-09T11:28:03.822959135Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683408-wq2xl/oc\" id=82875a2d-a466-40c9-b567-78067e92a047 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:03.876759 crc crio[21508]: time=\"2026-06-09T11:28:03.867590144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:03.879759 crc crio[21508]: time=\"2026-06-09T11:28:03.879706112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:03.890895 crc crio[21508]: time=\"2026-06-09T11:28:03.89079344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:03.930437 crc crio[21508]: time=\"2026-06-09T11:28:03.930340488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:03.936633 crc crio[21508]: time=\"2026-06-09T11:28:03.936256113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:03.974111 crc crio[21508]: time=\"2026-06-09T11:28:03.974023949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:04.172224 crc crio[21508]: time=\"2026-06-09T11:28:04.171594097Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=a13b35f1-2fd3-43d0-93e4-a3cc07db4103 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:28:04.173345 crc crio[21508]: time=\"2026-06-09T11:28:04.172397651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:04.389701 crc crio[21508]: time=\"2026-06-09T11:28:04.383140998Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:23f95f330a41eb6ca01b90361434d336520d2392097542bc75ba11d998f8b877 UID:23e662ab-66c9-4b82-9cca-6cae2bb29ee6 NetNS:/var/run/netns/7611a8ef-54ff-43cb-87e8-6853c6069999 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23e662ab_66c9_4b82_9cca_6cae2bb29ee6.slice PodAnnotations:0xc000d9ea48}] Aliases:map[]}\"\nJun 09 11:28:04.389701 crc crio[21508]: time=\"2026-06-09T11:28:04.38320327Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:28:04.430622 crc crio[21508]: time=\"2026-06-09T11:28:04.430514198Z\" level=info msg=\"Created container ceff6bca8a4082c7351f23f06d47e9c9deb369ff663f61812dbeda00a9db8d7b: openstack/dnsmasq-dns-75b56949bf-d5qnp/init\" id=d0696b89-0574-4c0f-901d-b39b50eda369 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:04.448647 crc crio[21508]: time=\"2026-06-09T11:28:04.447111818Z\" level=info msg=\"Starting container: ceff6bca8a4082c7351f23f06d47e9c9deb369ff663f61812dbeda00a9db8d7b\" id=3f7214e5-9114-4d81-81d2-70cac1547053 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:28:04.466252 crc crio[21508]: time=\"2026-06-09T11:28:04.465879423Z\" level=info msg=\"Started container\" PID=74298 containerID=ceff6bca8a4082c7351f23f06d47e9c9deb369ff663f61812dbeda00a9db8d7b description=openstack/dnsmasq-dns-75b56949bf-d5qnp/init id=3f7214e5-9114-4d81-81d2-70cac1547053 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a5f01fe919e18eb82fc678721b5f3aef2cf5b0c51ae1fb15ac4890a6a62b5434\nJun 09 11:28:04.466879 crc crio[21508]: time=\"2026-06-09T11:28:04.466695417Z\" level=info msg=\"Stopped pod sandbox: d534730c915cbbcf7316445cf8248abc1c995da2941785c22d0093b058f8c52e\" id=5a522841-66a4-4a7a-ba13-35a248ac005a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:28:04.526609 crc crio[21508]: time=\"2026-06-09T11:28:04.5246653Z\" level=info msg=\"Created container 2c4601e6cf857dd3f54f737b9a21c70cd53840460828b0df0805b8b791003466: openstack/neutron-cdf967bd4-srwx6/neutron-api\" id=9be71c31-cf23-4c4c-b76e-302731069f82 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:04.531006 crc crio[21508]: time=\"2026-06-09T11:28:04.527114812Z\" level=info msg=\"Starting container: 2c4601e6cf857dd3f54f737b9a21c70cd53840460828b0df0805b8b791003466\" id=9b86fd10-9321-4c88-b614-004d0ec6f74d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:28:04.550522 crc crio[21508]: time=\"2026-06-09T11:28:04.550111312Z\" level=info msg=\"Started container\" PID=74276 containerID=2c4601e6cf857dd3f54f737b9a21c70cd53840460828b0df0805b8b791003466 description=openstack/neutron-cdf967bd4-srwx6/neutron-api id=9b86fd10-9321-4c88-b614-004d0ec6f74d name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a7c325f198642df752b4642cdc9defce1915629ef3b2ea670f57232f0473776\nJun 09 11:28:04.705161 crc crio[21508]: time=\"2026-06-09T11:28:04.648933682Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=fec07183-e48b-4dee-89c6-3aec74f87034 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:04.877429 crc crio[21508]: time=\"2026-06-09T11:28:04.874231639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:04.886012 crc crio[21508]: time=\"2026-06-09T11:28:04.884819482Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d6457549-b1c6-4a61-8b4f-b634baaf79cf name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:04.970221 crc crio[21508]: time=\"2026-06-09T11:28:04.968421512Z\" level=info msg=\"Creating container: openstack/neutron-cdf967bd4-srwx6/neutron-httpd\" id=8d4c0bed-094d-440f-b033-9b2ae39efd34 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:04.970221 crc crio[21508]: time=\"2026-06-09T11:28:04.968913787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:05.229877 crc crio[21508]: time=\"2026-06-09T11:28:05.229052804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:05.234678 crc crio[21508]: time=\"2026-06-09T11:28:05.234391671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:05.390589 crc crio[21508]: time=\"2026-06-09T11:28:05.389443073Z\" level=info msg=\"Created container 8438258fc1b40ef0d7cc6eb767444eaaf85c9d23d895eebc6cb4c3dd30f76321: openshift-infra/auto-csr-approver-29683408-wq2xl/oc\" id=82875a2d-a466-40c9-b567-78067e92a047 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:05.412948 crc crio[21508]: time=\"2026-06-09T11:28:05.412722421Z\" level=info msg=\"Starting container: 8438258fc1b40ef0d7cc6eb767444eaaf85c9d23d895eebc6cb4c3dd30f76321\" id=0ddcee29-0890-4947-8f87-0ee9b0c1db76 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:28:05.458433 crc crio[21508]: time=\"2026-06-09T11:28:05.457485723Z\" level=info msg=\"Started container\" PID=74429 containerID=8438258fc1b40ef0d7cc6eb767444eaaf85c9d23d895eebc6cb4c3dd30f76321 description=openshift-infra/auto-csr-approver-29683408-wq2xl/oc id=0ddcee29-0890-4947-8f87-0ee9b0c1db76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e34e68acf4994c93256cca9f894c62469346b22991f62802f9c3b783f4027d83\nJun 09 11:28:05.478107 crc crio[21508]: 2026-06-09T11:28:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:23f95f330a41eb6 Mac:3a:ff:d1:fa:93:95 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:aa Mtu:0 Sandbox:/var/run/netns/7611a8ef-54ff-43cb-87e8-6853c6069999 SocketPath: PciID:}] [{Interface:0xc0004946b0 Address:{IP:10.217.0.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:28:05.482228 crc crio[21508]: time=\"2026-06-09T11:28:05.480757731Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:23f95f330a41eb6ca01b90361434d336520d2392097542bc75ba11d998f8b877 UID:23e662ab-66c9-4b82-9cca-6cae2bb29ee6 NetNS:/var/run/netns/7611a8ef-54ff-43cb-87e8-6853c6069999 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23e662ab_66c9_4b82_9cca_6cae2bb29ee6.slice PodAnnotations:0xc000d9ea48}] Aliases:map[]}\"\nJun 09 11:28:05.482767 crc crio[21508]: time=\"2026-06-09T11:28:05.48273812Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:28:05.492372 crc crio[21508]: time=\"2026-06-09T11:28:05.492256801Z\" level=info msg=\"Ran pod sandbox 23f95f330a41eb6ca01b90361434d336520d2392097542bc75ba11d998f8b877 with infra container: openstack/cinder-api-0/POD\" id=a13b35f1-2fd3-43d0-93e4-a3cc07db4103 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:28:05.499083 crc crio[21508]: time=\"2026-06-09T11:28:05.499043991Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=09874fc9-c429-4c05-b75f-094f3e1ea19e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:05.513375 crc crio[21508]: time=\"2026-06-09T11:28:05.513161349Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=b5e2764c-ca35-4a88-99a8-9958da73aec5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:05.535596 crc crio[21508]: time=\"2026-06-09T11:28:05.535483138Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=201957a0-c24a-4b5a-ad3e-4d81a3f87b1a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:05.536031 crc crio[21508]: time=\"2026-06-09T11:28:05.535969773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:05.627216 crc crio[21508]: time=\"2026-06-09T11:28:05.627119366Z\" level=info msg=\"Removing container: aecf9f91a9a8fbda78ec61c8b5e3ec4d3af9afaa8543060c98f217ed4703b8ad\" id=3118f785-5fb8-4bf2-821b-3b3198c07517 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:28:05.656046 crc crio[21508]: time=\"2026-06-09T11:28:05.655982689Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=45167d57-ad4e-4da5-8cc6-d277419c693e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:05.694477 crc crio[21508]: time=\"2026-06-09T11:28:05.68817235Z\" level=info msg=\"Created container 258236b76ec929ea867fa15d6c98df2544dac5ac29bdb87fa2122192b73b0c0d: openstack/neutron-cdf967bd4-srwx6/neutron-httpd\" id=8d4c0bed-094d-440f-b033-9b2ae39efd34 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:05.699921 crc crio[21508]: time=\"2026-06-09T11:28:05.699810424Z\" level=info msg=\"Starting container: 258236b76ec929ea867fa15d6c98df2544dac5ac29bdb87fa2122192b73b0c0d\" id=ce6366b1-2d24-4532-9009-7f060ec4d1b2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:28:05.721255 crc crio[21508]: time=\"2026-06-09T11:28:05.720502185Z\" level=info msg=\"Started container\" PID=74437 containerID=258236b76ec929ea867fa15d6c98df2544dac5ac29bdb87fa2122192b73b0c0d description=openstack/neutron-cdf967bd4-srwx6/neutron-httpd id=ce6366b1-2d24-4532-9009-7f060ec4d1b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a7c325f198642df752b4642cdc9defce1915629ef3b2ea670f57232f0473776\nJun 09 11:28:05.732781 crc crio[21508]: time=\"2026-06-09T11:28:05.731952854Z\" level=info msg=\"Removed container aecf9f91a9a8fbda78ec61c8b5e3ec4d3af9afaa8543060c98f217ed4703b8ad: openstack/barbican-api-594669b868-dc85r/barbican-api\" id=3118f785-5fb8-4bf2-821b-3b3198c07517 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:28:05.754875 crc crio[21508]: time=\"2026-06-09T11:28:05.754192581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:05.760937 crc crio[21508]: time=\"2026-06-09T11:28:05.760703513Z\" level=info msg=\"Removing container: 1b3de49e42913fceb0ba22624e49e132c63e2be0e575ddf87465a6e72a7bb673\" id=65bf1686-1f24-4f8f-b256-f3b986bd9b80 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:28:05.945909 crc crio[21508]: time=\"2026-06-09T11:28:05.943810774Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=75e1707d-3a9e-4409-a2f8-3587f77d3448 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:06.098690 crc crio[21508]: time=\"2026-06-09T11:28:06.098174454Z\" level=info msg=\"Removed container 1b3de49e42913fceb0ba22624e49e132c63e2be0e575ddf87465a6e72a7bb673: openstack/barbican-api-594669b868-dc85r/barbican-api-log\" id=65bf1686-1f24-4f8f-b256-f3b986bd9b80 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:28:06.144957 crc crio[21508]: time=\"2026-06-09T11:28:06.143817943Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-75b56949bf-d5qnp/dnsmasq-dns\" id=c54002cf-bfb1-4bda-b186-9a18b4cae50c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:06.144957 crc crio[21508]: time=\"2026-06-09T11:28:06.144452591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:06.330071 crc crio[21508]: time=\"2026-06-09T11:28:06.329835069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:06.341644 crc crio[21508]: time=\"2026-06-09T11:28:06.341556476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:06.764598 crc crio[21508]: time=\"2026-06-09T11:28:06.764176484Z\" level=info msg=\"Running pod sandbox: openstack/neutron-557d5b7f97-94xjx/POD\" id=84f822ce-baab-4206-aa7a-a3b87c2163d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:28:06.764843 crc crio[21508]: time=\"2026-06-09T11:28:06.764817073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:06.899410 crc crio[21508]: time=\"2026-06-09T11:28:06.899330047Z\" level=info msg=\"Created container 5af8b80d93a0af8ac1985e292380fc7e8b115211c09ac81dd40a86bee6216835: openstack/dnsmasq-dns-75b56949bf-d5qnp/dnsmasq-dns\" id=c54002cf-bfb1-4bda-b186-9a18b4cae50c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:06.907106 crc crio[21508]: time=\"2026-06-09T11:28:06.906963803Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5419b191-15e6-4f5c-9155-5bb5a8108978 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:06.907106 crc crio[21508]: time=\"2026-06-09T11:28:06.906987454Z\" level=info msg=\"Starting container: 5af8b80d93a0af8ac1985e292380fc7e8b115211c09ac81dd40a86bee6216835\" id=d66ae2de-76e8-4b20-88b2-2c598d2cb5bb name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:28:06.934780 crc crio[21508]: time=\"2026-06-09T11:28:06.934690712Z\" level=info msg=\"Started container\" PID=74517 containerID=5af8b80d93a0af8ac1985e292380fc7e8b115211c09ac81dd40a86bee6216835 description=openstack/dnsmasq-dns-75b56949bf-d5qnp/dnsmasq-dns id=d66ae2de-76e8-4b20-88b2-2c598d2cb5bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=a5f01fe919e18eb82fc678721b5f3aef2cf5b0c51ae1fb15ac4890a6a62b5434\nJun 09 11:28:06.935518 crc crio[21508]: time=\"2026-06-09T11:28:06.935483706Z\" level=info msg=\"Got pod network &{Name:neutron-557d5b7f97-94xjx Namespace:openstack ID:727ad910eb9e7d14c82228f98e04f2ec501817f2a98141ae37a1986bf645e69c UID:f534fe24-31e7-489f-8b5d-e8e35702bf8f NetNS:/var/run/netns/8e580b3d-38fb-4906-b36d-cb01d65b55a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf534fe24_31e7_489f_8b5d_e8e35702bf8f.slice PodAnnotations:0xc000d9f580}] Aliases:map[]}\"\nJun 09 11:28:06.935643 crc crio[21508]: time=\"2026-06-09T11:28:06.93562783Z\" level=info msg=\"Adding pod openstack_neutron-557d5b7f97-94xjx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:28:06.941671 crc crio[21508]: time=\"2026-06-09T11:28:06.941586046Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=44579a8c-ced4-40f6-9ad3-e98fb8d2b537 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:06.979697 crc crio[21508]: time=\"2026-06-09T11:28:06.976982012Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-gw7vs/registry-server\" id=84b0f3e8-23a4-47ab-ab61-5cf3e0b93d17 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:06.979697 crc crio[21508]: time=\"2026-06-09T11:28:06.977496107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:07.118985 crc crio[21508]: time=\"2026-06-09T11:28:07.118450182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:07.135773 crc crio[21508]: time=\"2026-06-09T11:28:07.13562847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:07.309612 crc crio[21508]: time=\"2026-06-09T11:28:07.307727275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:07.333523 crc crio[21508]: time=\"2026-06-09T11:28:07.333090594Z\" level=info msg=\"Created container c78a97fcf7c5464681bddc31f785901746b934d708182c1cd2b6c7617e619071: openshift-marketplace/certified-operators-gw7vs/registry-server\" id=84b0f3e8-23a4-47ab-ab61-5cf3e0b93d17 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:07.341869 crc crio[21508]: time=\"2026-06-09T11:28:07.338790703Z\" level=info msg=\"Starting container: c78a97fcf7c5464681bddc31f785901746b934d708182c1cd2b6c7617e619071\" id=fb19524f-e687-454c-9b49-803219ebf638 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:28:07.350142 crc crio[21508]: time=\"2026-06-09T11:28:07.348922212Z\" level=info msg=\"Started container\" PID=74737 containerID=c78a97fcf7c5464681bddc31f785901746b934d708182c1cd2b6c7617e619071 description=openshift-marketplace/certified-operators-gw7vs/registry-server id=fb19524f-e687-454c-9b49-803219ebf638 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc9e27ad3e04e2c37f6c55e6db785f507cdb7ada181032f8236e822fc673b828\nJun 09 11:28:07.507129 crc crio[21508]: time=\"2026-06-09T11:28:07.506999293Z\" level=info msg=\"Created container db6e627cfe43770b7b8346f4dcadce098555f174a40596d9e30af8c1c2cddb09: openstack/cinder-api-0/cinder-api-log\" id=201957a0-c24a-4b5a-ad3e-4d81a3f87b1a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:07.509486 crc crio[21508]: time=\"2026-06-09T11:28:07.509241359Z\" level=info msg=\"Starting container: db6e627cfe43770b7b8346f4dcadce098555f174a40596d9e30af8c1c2cddb09\" id=975ead96-6255-4a04-bc5b-6f2abdcc5c27 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:28:07.519692 crc crio[21508]: time=\"2026-06-09T11:28:07.519585905Z\" level=info msg=\"Started container\" PID=74776 containerID=db6e627cfe43770b7b8346f4dcadce098555f174a40596d9e30af8c1c2cddb09 description=openstack/cinder-api-0/cinder-api-log id=975ead96-6255-4a04-bc5b-6f2abdcc5c27 name=/runtime.v1.RuntimeService/StartContainer sandboxID=23f95f330a41eb6ca01b90361434d336520d2392097542bc75ba11d998f8b877\nJun 09 11:28:07.537412 crc crio[21508]: time=\"2026-06-09T11:28:07.53699931Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=b21ffec7-a41e-4a17-b21f-a5a9b295e8f4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:07.667993 crc crio[21508]: time=\"2026-06-09T11:28:07.667895788Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=ff362772-51b4-48e7-92e5-fbec9a5fcc4d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:07.682736 crc crio[21508]: time=\"2026-06-09T11:28:07.682613412Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=bd2e41d0-a55d-4395-9d0e-b236528b1e6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:07.683354 crc crio[21508]: time=\"2026-06-09T11:28:07.68320813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:07.778361 crc crio[21508]: time=\"2026-06-09T11:28:07.777820026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:07.781168 crc crio[21508]: time=\"2026-06-09T11:28:07.781060341Z\" level=warning msg=\"Stopping container d20f6494d60e2683aba9a3232f5ea6d762ab1c1b05af48c153a2fa5f021c5756 with stop signal(15) timed out. Killing...\"\nJun 09 11:28:07.844368 crc crio[21508]: time=\"2026-06-09T11:28:07.844101554Z\" level=error msg=\"Killing container d20f6494d60e2683aba9a3232f5ea6d762ab1c1b05af48c153a2fa5f021c5756 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill d20f6494d60e2683aba9a3232f5ea6d762ab1c1b05af48c153a2fa5f021c5756 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 09 11:28:07.856345 crc crio[21508]: 2026-06-09T11:28:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:727ad910eb9e7d1 Mac:ce:cc:e9:fc:7b:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ab Mtu:0 Sandbox:/var/run/netns/8e580b3d-38fb-4906-b36d-cb01d65b55a6 SocketPath: PciID:}] [{Interface:0xc000014830 Address:{IP:10.217.0.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:28:07.858508 crc crio[21508]: time=\"2026-06-09T11:28:07.858376966Z\" level=info msg=\"Got pod network &{Name:neutron-557d5b7f97-94xjx Namespace:openstack ID:727ad910eb9e7d14c82228f98e04f2ec501817f2a98141ae37a1986bf645e69c UID:f534fe24-31e7-489f-8b5d-e8e35702bf8f NetNS:/var/run/netns/8e580b3d-38fb-4906-b36d-cb01d65b55a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf534fe24_31e7_489f_8b5d_e8e35702bf8f.slice PodAnnotations:0xc000d9f580}] Aliases:map[]}\"\nJun 09 11:28:07.859123 crc crio[21508]: time=\"2026-06-09T11:28:07.859084067Z\" level=info msg=\"Checking pod openstack_neutron-557d5b7f97-94xjx for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:28:07.864882 crc crio[21508]: time=\"2026-06-09T11:28:07.864833717Z\" level=info msg=\"Stopped container d20f6494d60e2683aba9a3232f5ea6d762ab1c1b05af48c153a2fa5f021c5756: openstack/ceilometer-0/proxy-httpd\" id=7502fdb4-0035-413c-8880-d570695cbd99 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:28:07.866067 crc crio[21508]: time=\"2026-06-09T11:28:07.866039302Z\" level=info msg=\"Stopping pod sandbox: 3e244b2957dbd94c5ccee625a392f6e0ebacc15deaec0a18e5222898afd7d5ec\" id=5684a3de-6c3b-4e7b-bbaa-581f0476465a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:28:07.866835 crc crio[21508]: time=\"2026-06-09T11:28:07.866809495Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3e244b2957dbd94c5ccee625a392f6e0ebacc15deaec0a18e5222898afd7d5ec UID:2e325648-3f49-4cab-a612-b4550f94a89c NetNS:/var/run/netns/7d1dcdbb-f78d-4ab2-9731-2e83265f6bc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2e325648_3f49_4cab_a612_b4550f94a89c.slice PodAnnotations:0xc000159c50}] Aliases:map[]}\"\nJun 09 11:28:07.867065 crc crio[21508]: time=\"2026-06-09T11:28:07.867046572Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:28:07.868195 crc crio[21508]: time=\"2026-06-09T11:28:07.86800072Z\" level=info msg=\"Ran pod sandbox 727ad910eb9e7d14c82228f98e04f2ec501817f2a98141ae37a1986bf645e69c with infra container: openstack/neutron-557d5b7f97-94xjx/POD\" id=84f822ce-baab-4206-aa7a-a3b87c2163d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:28:07.876566 crc crio[21508]: time=\"2026-06-09T11:28:07.874967826Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=cc1d42e4-7d5a-414c-8717-8a077267088e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:08.010657 crc crio[21508]: time=\"2026-06-09T11:28:08.010378437Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3058b677-b6b8-470e-866c-e143363398bf name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:08.409617 crc crio[21508]: time=\"2026-06-09T11:28:08.409522292Z\" level=info msg=\"Creating container: openstack/neutron-557d5b7f97-94xjx/neutron-api\" id=90b2aad8-fc1d-49da-8dc2-fc4c8fee4823 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:08.410759 crc crio[21508]: time=\"2026-06-09T11:28:08.410414868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:08.501565 crc crio[21508]: time=\"2026-06-09T11:28:08.501484499Z\" level=info msg=\"Stopped pod sandbox: 3e244b2957dbd94c5ccee625a392f6e0ebacc15deaec0a18e5222898afd7d5ec\" id=5684a3de-6c3b-4e7b-bbaa-581f0476465a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:28:08.619979 crc crio[21508]: time=\"2026-06-09T11:28:08.619826356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:08.680484 crc crio[21508]: time=\"2026-06-09T11:28:08.679501739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:09.151486 crc crio[21508]: time=\"2026-06-09T11:28:09.151408264Z\" level=info msg=\"Created container 98b1486217cf9ef73dc5509d7a9f9508aac3da6c510b0bdcaabf5fb8e15b0ef9: openstack/neutron-557d5b7f97-94xjx/neutron-api\" id=90b2aad8-fc1d-49da-8dc2-fc4c8fee4823 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:09.155035 crc crio[21508]: time=\"2026-06-09T11:28:09.15364303Z\" level=info msg=\"Starting container: 98b1486217cf9ef73dc5509d7a9f9508aac3da6c510b0bdcaabf5fb8e15b0ef9\" id=368de9ad-d410-4a59-9b8a-4c8ac41fa125 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:28:09.165950 crc crio[21508]: time=\"2026-06-09T11:28:09.165810069Z\" level=info msg=\"Started container\" PID=74901 containerID=98b1486217cf9ef73dc5509d7a9f9508aac3da6c510b0bdcaabf5fb8e15b0ef9 description=openstack/neutron-557d5b7f97-94xjx/neutron-api id=368de9ad-d410-4a59-9b8a-4c8ac41fa125 name=/runtime.v1.RuntimeService/StartContainer sandboxID=727ad910eb9e7d14c82228f98e04f2ec501817f2a98141ae37a1986bf645e69c\nJun 09 11:28:09.210727 crc crio[21508]: time=\"2026-06-09T11:28:09.210257433Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=cd54a2c2-3a88-4672-acd7-28cde742ab5d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:09.347339 crc crio[21508]: time=\"2026-06-09T11:28:09.341505881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:09.368450 crc crio[21508]: time=\"2026-06-09T11:28:09.368369565Z\" level=info msg=\"Stopping pod sandbox: e34e68acf4994c93256cca9f894c62469346b22991f62802f9c3b783f4027d83\" id=cd1d1e95-3221-4ab5-bae7-f5062754cfb0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:28:09.369194 crc crio[21508]: time=\"2026-06-09T11:28:09.369104196Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683408-wq2xl Namespace:openshift-infra ID:e34e68acf4994c93256cca9f894c62469346b22991f62802f9c3b783f4027d83 UID:319fe70c-252d-406c-ab54-2cbcebce1986 NetNS:/var/run/netns/c1078bcd-7769-4b65-a66e-6ac2ac97c2f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod319fe70c_252d_406c_ab54_2cbcebce1986.slice PodAnnotations:0xc000b284f0}] Aliases:map[]}\"\nJun 09 11:28:09.369489 crc crio[21508]: time=\"2026-06-09T11:28:09.369427146Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683408-wq2xl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:28:09.376173 crc crio[21508]: time=\"2026-06-09T11:28:09.376044521Z\" level=info msg=\"Removing container: d20f6494d60e2683aba9a3232f5ea6d762ab1c1b05af48c153a2fa5f021c5756\" id=6cbd959f-a66f-4cf3-bdea-80accffc0a04 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:28:09.384071 crc crio[21508]: time=\"2026-06-09T11:28:09.381807882Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d18a5526-73a3-4558-b6af-40796b94132c name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:09.449147 crc crio[21508]: time=\"2026-06-09T11:28:09.449004137Z\" level=info msg=\"Removed container d20f6494d60e2683aba9a3232f5ea6d762ab1c1b05af48c153a2fa5f021c5756: openstack/ceilometer-0/proxy-httpd\" id=6cbd959f-a66f-4cf3-bdea-80accffc0a04 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:28:09.476144 crc crio[21508]: time=\"2026-06-09T11:28:09.474889522Z\" level=info msg=\"Removing container: c9e4a420e01d92004e09c768780c683b8e0c38eb8ffac9f6418246ba8900f973\" id=b4f06c3e-4e0c-4dd4-af89-6d8c63cf7350 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:28:09.509897 crc crio[21508]: time=\"2026-06-09T11:28:09.509730052Z\" level=info msg=\"Creating container: openstack/neutron-557d5b7f97-94xjx/neutron-httpd\" id=037a1412-8cda-4f38-887a-3a570d08aadc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:09.536793 crc crio[21508]: time=\"2026-06-09T11:28:09.536701439Z\" level=info msg=\"Removed container c9e4a420e01d92004e09c768780c683b8e0c38eb8ffac9f6418246ba8900f973: openstack/ceilometer-0/sg-core\" id=b4f06c3e-4e0c-4dd4-af89-6d8c63cf7350 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:28:09.537229 crc crio[21508]: time=\"2026-06-09T11:28:09.537169942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:09.547095 crc crio[21508]: time=\"2026-06-09T11:28:09.546980682Z\" level=info msg=\"Removing container: a6b0328cdd26c8b3bcc386a55e0570174fd619426486da01218b32f6677b26fb\" id=347c872b-f131-4985-8763-ed1462e2cc5e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:28:09.616209 crc crio[21508]: time=\"2026-06-09T11:28:09.616109575Z\" level=info msg=\"Removed container a6b0328cdd26c8b3bcc386a55e0570174fd619426486da01218b32f6677b26fb: openstack/ceilometer-0/ceilometer-notification-agent\" id=347c872b-f131-4985-8763-ed1462e2cc5e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:28:09.623889 crc crio[21508]: time=\"2026-06-09T11:28:09.623693199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:09.624238 crc crio[21508]: time=\"2026-06-09T11:28:09.62371078Z\" level=info msg=\"Removing container: 60d6aa524c2d7484e36abc5a6c652aa6c537b1d575380bb252fbb329e3907706\" id=32bb00a4-c9d0-4bed-b962-1d8e94004b3a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:28:09.631237 crc crio[21508]: time=\"2026-06-09T11:28:09.631134109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:09.640541 crc crio[21508]: time=\"2026-06-09T11:28:09.640404903Z\" level=info msg=\"Created container bc4bed08b78309113760d430d06b72577059f35e0e0180e03bf1a0d3d00d96b5: openstack/cinder-api-0/cinder-api\" id=bd2e41d0-a55d-4395-9d0e-b236528b1e6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:09.646795 crc crio[21508]: time=\"2026-06-09T11:28:09.646648687Z\" level=info msg=\"Starting container: bc4bed08b78309113760d430d06b72577059f35e0e0180e03bf1a0d3d00d96b5\" id=1fcb461c-4fc2-41b4-b654-ab6402a63403 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:28:09.678937 crc crio[21508]: time=\"2026-06-09T11:28:09.678831017Z\" level=info msg=\"Started container\" PID=74967 containerID=bc4bed08b78309113760d430d06b72577059f35e0e0180e03bf1a0d3d00d96b5 description=openstack/cinder-api-0/cinder-api id=1fcb461c-4fc2-41b4-b654-ab6402a63403 name=/runtime.v1.RuntimeService/StartContainer sandboxID=23f95f330a41eb6ca01b90361434d336520d2392097542bc75ba11d998f8b877\nJun 09 11:28:09.711628 crc crio[21508]: time=\"2026-06-09T11:28:09.709533754Z\" level=info msg=\"Removed container 60d6aa524c2d7484e36abc5a6c652aa6c537b1d575380bb252fbb329e3907706: openstack/ceilometer-0/ceilometer-central-agent\" id=32bb00a4-c9d0-4bed-b962-1d8e94004b3a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:28:09.937926 crc crio[21508]: time=\"2026-06-09T11:28:09.937528681Z\" level=info msg=\"Created container f35c7ba1774d0626a7a52627a3528281468ea6409d2be9b32813e96c601d88e3: openstack/neutron-557d5b7f97-94xjx/neutron-httpd\" id=037a1412-8cda-4f38-887a-3a570d08aadc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:09.947790 crc crio[21508]: time=\"2026-06-09T11:28:09.946999361Z\" level=info msg=\"Starting container: f35c7ba1774d0626a7a52627a3528281468ea6409d2be9b32813e96c601d88e3\" id=92ea756d-ecea-4c34-84a7-9eb12baa7ea2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:28:09.958009 crc crio[21508]: time=\"2026-06-09T11:28:09.957893603Z\" level=info msg=\"Started container\" PID=75005 containerID=f35c7ba1774d0626a7a52627a3528281468ea6409d2be9b32813e96c601d88e3 description=openstack/neutron-557d5b7f97-94xjx/neutron-httpd id=92ea756d-ecea-4c34-84a7-9eb12baa7ea2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=727ad910eb9e7d14c82228f98e04f2ec501817f2a98141ae37a1986bf645e69c\nJun 09 11:28:10.001189 crc crio[21508]: time=\"2026-06-09T11:28:10.001058109Z\" level=info msg=\"Stopped pod sandbox: e34e68acf4994c93256cca9f894c62469346b22991f62802f9c3b783f4027d83\" id=cd1d1e95-3221-4ab5-bae7-f5062754cfb0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:28:13.171714 crc crio[21508]: time=\"2026-06-09T11:28:13.169919225Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=a931e45a-3cd4-4e31-9104-34dd92d6018e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:28:13.171714 crc crio[21508]: time=\"2026-06-09T11:28:13.170939445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:13.208492 crc crio[21508]: time=\"2026-06-09T11:28:13.208394492Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:7ff35a4bddcdc604c75b846c54bc49c0cc4956f3958a5c530e4823e38e9b3713 UID:44cf9eab-5108-4803-9483-c8b193ddbb6d NetNS:/var/run/netns/cb93be7b-626f-462c-91ac-8b323ef43044 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44cf9eab_5108_4803_9483_c8b193ddbb6d.slice PodAnnotations:0xc000853428}] Aliases:map[]}\"\nJun 09 11:28:13.208492 crc crio[21508]: time=\"2026-06-09T11:28:13.208468184Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:28:15.637503 crc crio[21508]: 2026-06-09T11:28:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7ff35a4bddcdc60 Mac:1e:69:f7:c1:35:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ac Mtu:0 Sandbox:/var/run/netns/cb93be7b-626f-462c-91ac-8b323ef43044 SocketPath: PciID:}] [{Interface:0xc000194e50 Address:{IP:10.217.0.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:28:15.638938 crc crio[21508]: time=\"2026-06-09T11:28:15.638831108Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:7ff35a4bddcdc604c75b846c54bc49c0cc4956f3958a5c530e4823e38e9b3713 UID:44cf9eab-5108-4803-9483-c8b193ddbb6d NetNS:/var/run/netns/cb93be7b-626f-462c-91ac-8b323ef43044 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44cf9eab_5108_4803_9483_c8b193ddbb6d.slice PodAnnotations:0xc000853428}] Aliases:map[]}\"\nJun 09 11:28:15.639020 crc crio[21508]: time=\"2026-06-09T11:28:15.638972492Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:28:39.815800 crc crio[21508]: time=\"2026-06-09T11:28:39.814672917Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=82fbddf5-3ab3-4be8-95d4-1d38bbf7f870 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:39.819093 crc crio[21508]: time=\"2026-06-09T11:28:39.818998985Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=f4c0e850-d093-4bd6-9368-64f557bee4ef name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:39.824813 crc crio[21508]: time=\"2026-06-09T11:28:39.82459225Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=8b4563eb-c2ce-4d6b-b7b6-7038d15c6f77 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:39.829087 crc crio[21508]: time=\"2026-06-09T11:28:39.828928289Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=5025fcb5-72c1-4bb0-987c-48eb5fdc93c4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:39.833559 crc crio[21508]: time=\"2026-06-09T11:28:39.833469393Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=4533e19e-5db4-49e6-bf62-08437db9d318 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:41.863991 crc crio[21508]: time=\"2026-06-09T11:28:41.86324403Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=9e9577cb-fb60-4c80-a341-f4c2202b4d6e name=/runtime.v1.ImageService/PullImage\nJun 09 11:28:41.874898 crc crio[21508]: time=\"2026-06-09T11:28:41.874826332Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"\nJun 09 11:28:42.913174 crc crio[21508]: time=\"2026-06-09T11:28:42.91237631Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=e9b2a204-a019-44e8-bfcf-336f531bd830 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:42.913174 crc crio[21508]: time=\"2026-06-09T11:28:42.912855294Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=efdeb4c3-e359-4fda-ad3a-52a0c1348d2b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:42.916400 crc crio[21508]: time=\"2026-06-09T11:28:42.916237144Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=ab94f071-817e-4023-b1fa-8cba3a8534a1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:42.918247 crc crio[21508]: time=\"2026-06-09T11:28:42.918201842Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=c922f9d2-0a86-4cb1-8c8a-dda1563cd09c name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:42.920922 crc crio[21508]: time=\"2026-06-09T11:28:42.920697296Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=fcc0c63e-7a06-4db1-b096-cb91f90d6dae name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:42.932758 crc crio[21508]: time=\"2026-06-09T11:28:42.928652361Z\" level=info msg=\"Checking image status: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=102b865e-a03c-46ae-9f7e-f0474fc7e514 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:42.934907 crc crio[21508]: time=\"2026-06-09T11:28:42.934791822Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=d62f8b3c-c563-4016-8648-ce7c9db6f758 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:42.938132 crc crio[21508]: time=\"2026-06-09T11:28:42.937645137Z\" level=info msg=\"Ran pod sandbox 7ff35a4bddcdc604c75b846c54bc49c0cc4956f3958a5c530e4823e38e9b3713 with infra container: openstack/ceilometer-0/POD\" id=a931e45a-3cd4-4e31-9104-34dd92d6018e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:28:42.938968 crc crio[21508]: time=\"2026-06-09T11:28:42.938909344Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=1ad6e573-da5d-41d4-84e1-a005eade70d0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:42.939254 crc crio[21508]: time=\"2026-06-09T11:28:42.939188642Z\" level=info msg=\"Checking image status: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=2ccb35ec-03f9-4183-9f5f-a415bab91023 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:42.940760 crc crio[21508]: time=\"2026-06-09T11:28:42.940733838Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=4315644a-286e-48c6-b018-8adfd3ea864e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:42.941155 crc crio[21508]: time=\"2026-06-09T11:28:42.941008866Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=1240bc82-8415-49cd-9ffa-34d35c629d34 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:42.945563 crc crio[21508]: time=\"2026-06-09T11:28:42.945495279Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=56b29223-6f00-46e6-836a-9b9c3a9541d1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:42.948710 crc crio[21508]: time=\"2026-06-09T11:28:42.947844528Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=de631320-3358-4a9e-8457-e5048061ad3d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:42.950879 crc crio[21508]: time=\"2026-06-09T11:28:42.950677722Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=49dceb80-6ed0-4432-b487-c6c05d5c14fe name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:42.953730 crc crio[21508]: time=\"2026-06-09T11:28:42.953562957Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=5bce00e1-06a4-4fb5-9ae1-bc56531692c3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:42.955741 crc crio[21508]: time=\"2026-06-09T11:28:42.9556869Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=53172060-11d5-411e-9d12-21375329f554 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:42.962426 crc crio[21508]: time=\"2026-06-09T11:28:42.962064608Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=0c9e81ee-e9d0-4715-abda-015b2edc173b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:42.967388 crc crio[21508]: time=\"2026-06-09T11:28:42.967264022Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=c8dff94d-71ad-4ae7-9645-c860fd93669b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:42.970169 crc crio[21508]: time=\"2026-06-09T11:28:42.970138167Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=fee5c0e9-2536-494b-91d8-1d9045d0b86b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:42.971551 crc crio[21508]: time=\"2026-06-09T11:28:42.971485837Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=ee6d0292-58bc-407f-86ef-3edc89f9e163 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:42.972358 crc crio[21508]: time=\"2026-06-09T11:28:42.97227668Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=0e674f55-d101-4064-b2e9-035ed3cfbb26 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:43.427786 crc crio[21508]: time=\"2026-06-09T11:28:43.426687507Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-5b8965f888-kdd4l/manager\" id=58ece041-0752-4359-bf44-a96536ce02ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:43.427786 crc crio[21508]: time=\"2026-06-09T11:28:43.427098589Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-6495978d8d-24mcx/manager\" id=b753d225-5990-4038-9d5c-a07a78e71d55 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:43.427786 crc crio[21508]: time=\"2026-06-09T11:28:43.427168261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:43.428739 crc crio[21508]: time=\"2026-06-09T11:28:43.42814969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:43.432439 crc crio[21508]: time=\"2026-06-09T11:28:43.430059117Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-fv5pz/manager\" id=1ad4e480-7695-4ca6-86fd-4371fa873861 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:43.432439 crc crio[21508]: time=\"2026-06-09T11:28:43.430602103Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/manager\" id=c9a29763-9ab3-4bfd-8633-a6726143b247 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:43.432439 crc crio[21508]: time=\"2026-06-09T11:28:43.431231331Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-8d5599d7d-lxkn6/manager\" id=35b39b09-8029-4dd0-9278-f70bcf4e4693 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:43.449653 crc crio[21508]: time=\"2026-06-09T11:28:43.447018588Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-577b679b5c-5v6m6/manager\" id=87c4e4a2-78ee-48fa-b03a-242b30326785 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:43.449653 crc crio[21508]: time=\"2026-06-09T11:28:43.447514593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:43.449653 crc crio[21508]: time=\"2026-06-09T11:28:43.448555833Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-6867b487d4-vv9kv/manager\" id=3a69fd92-769c-47e4-aac9-c0b6cfd5310e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:43.458441 crc crio[21508]: time=\"2026-06-09T11:28:43.451926873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:43.458441 crc crio[21508]: time=\"2026-06-09T11:28:43.452200581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:43.458441 crc crio[21508]: time=\"2026-06-09T11:28:43.45248738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:43.458441 crc crio[21508]: time=\"2026-06-09T11:28:43.452955273Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=f7f334ce-eb3a-4969-9d07-4da625ffb730 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:43.458441 crc crio[21508]: time=\"2026-06-09T11:28:43.453090397Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qbnlh/manager\" id=6b295851-1143-481f-8128-ab3f6f44c570 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:43.458441 crc crio[21508]: time=\"2026-06-09T11:28:43.453227741Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-f4c4579bb-4gw2t/manager\" id=4b2609ff-4684-433f-a9e6-c67a834a4a34 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:43.458441 crc crio[21508]: time=\"2026-06-09T11:28:43.453407507Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-677d9d8477-g5xh7/manager\" id=137f2903-a472-473e-8d74-3b15065c7400 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:43.465081 crc crio[21508]: time=\"2026-06-09T11:28:43.465001959Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-67c49dd5c6-m868m/manager\" id=c51b2e1d-0012-4b90-bca5-2c6b09990c37 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:43.466042 crc crio[21508]: time=\"2026-06-09T11:28:43.465544305Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-rslrh/manager\" id=dbdcf5c2-ed5e-4698-ad98-3561815af0e0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:43.517171 crc crio[21508]: time=\"2026-06-09T11:28:43.517065908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:43.517759 crc crio[21508]: time=\"2026-06-09T11:28:43.517655475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:43.517860 crc crio[21508]: time=\"2026-06-09T11:28:43.517682326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:43.556970 crc crio[21508]: time=\"2026-06-09T11:28:43.555686939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:43.562789 crc crio[21508]: time=\"2026-06-09T11:28:43.560653086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:43.583388 crc crio[21508]: time=\"2026-06-09T11:28:43.57770192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:43.583388 crc crio[21508]: time=\"2026-06-09T11:28:43.577912916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:43.824604 crc crio[21508]: time=\"2026-06-09T11:28:43.824463141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:43.844558 crc crio[21508]: time=\"2026-06-09T11:28:43.843093541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:43.905212 crc crio[21508]: time=\"2026-06-09T11:28:43.905122644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:43.913449 crc crio[21508]: time=\"2026-06-09T11:28:43.913377248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:43.956141 crc crio[21508]: time=\"2026-06-09T11:28:43.955462952Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2ef2c3ebb9340307b3b5d6b8c8bf113f5dc11b07cf78924d38dde8b2945b8e04\" id=f4a562e3-2cfd-4b09-b4fa-b68ce2362357 name=/runtime.v1.ImageService/PullImage\nJun 09 11:28:43.957595 crc crio[21508]: time=\"2026-06-09T11:28:43.957510732Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=7a5ab7d7-c91f-488a-886b-8e166abecc05 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:44.015542 crc crio[21508]: time=\"2026-06-09T11:28:44.015473875Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=6e79741f-6e7e-4649-8930-44e38b39511d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:44.036919 crc crio[21508]: time=\"2026-06-09T11:28:44.036846007Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=2df71f4f-8ebc-40e1-a559-19581400bc3a name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:44.038968 crc crio[21508]: time=\"2026-06-09T11:28:44.038614389Z\" level=info msg=\"Removing container: e4dcfaa4ae4465c80317f18f10f47bad989455bd8c192ef6afd1bf9391e56ab9\" id=1aaff057-e4eb-4062-99c9-e1813714f0dc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:28:44.050213 crc crio[21508]: time=\"2026-06-09T11:28:44.050028006Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=8e473bcc-258f-450a-8a2c-e2ce2f9eb9f7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:44.061261 crc crio[21508]: time=\"2026-06-09T11:28:44.061082633Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=745c56b7-8536-48b8-adb9-eeebaad1bc80 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:44.085959 crc crio[21508]: time=\"2026-06-09T11:28:44.085749232Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=636c7232-b62e-44ec-bf52-d96440be7760 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:44.111887 crc crio[21508]: time=\"2026-06-09T11:28:44.11173931Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=fbf5853c-596a-4793-a47a-f4789d1a3e97 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:44.119234 crc crio[21508]: time=\"2026-06-09T11:28:44.119087647Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=e0f6052b-935e-426d-b8fe-177a1d617728 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:44.124951 crc crio[21508]: time=\"2026-06-09T11:28:44.124641421Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=bfc514bc-8522-4e85-a09c-23200ff0378f name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:44.163658 crc crio[21508]: time=\"2026-06-09T11:28:44.163585492Z\" level=info msg=\"Checking image status: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=858a3a70-7dc4-45cf-a4f5-758a0f3f967e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:44.171253 crc crio[21508]: time=\"2026-06-09T11:28:44.171096334Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=9b24bda4-90fa-4c59-9163-4186685c211d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:44.186570 crc crio[21508]: time=\"2026-06-09T11:28:44.180600314Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=26ebda11-14be-440f-9dba-2a86c1090425 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:44.186570 crc crio[21508]: time=\"2026-06-09T11:28:44.181412668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:44.193708 crc crio[21508]: time=\"2026-06-09T11:28:44.193588478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:44.210936 crc crio[21508]: time=\"2026-06-09T11:28:44.210832418Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=4e161e02-4614-416f-8f46-8f8f9be9b35b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:44.283209 crc crio[21508]: time=\"2026-06-09T11:28:44.283100653Z\" level=info msg=\"Created container 77bc5c7d51751e4b15b99d949efb347e5e8859dfb14fd0fed0488936d4fabdf9: openstack-operators/watcher-operator-controller-manager-577b679b5c-5v6m6/manager\" id=87c4e4a2-78ee-48fa-b03a-242b30326785 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:44.288028 crc crio[21508]: time=\"2026-06-09T11:28:44.287905615Z\" level=info msg=\"Created container 5c372dabe813eb5727c99d931ab702e86a9412b6b3b71f123b1dbd8d1243e7e5: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/manager\" id=c9a29763-9ab3-4bfd-8633-a6726143b247 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:44.288844 crc crio[21508]: time=\"2026-06-09T11:28:44.288270746Z\" level=info msg=\"Starting container: 77bc5c7d51751e4b15b99d949efb347e5e8859dfb14fd0fed0488936d4fabdf9\" id=ee8728bf-0399-478b-b714-54303f831423 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:28:44.290722 crc crio[21508]: time=\"2026-06-09T11:28:44.290565394Z\" level=info msg=\"Starting container: 5c372dabe813eb5727c99d931ab702e86a9412b6b3b71f123b1dbd8d1243e7e5\" id=21e84076-84f6-42b6-bbc0-28ddeda57182 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:28:44.302714 crc crio[21508]: time=\"2026-06-09T11:28:44.30161329Z\" level=info msg=\"Started container\" PID=77130 containerID=77bc5c7d51751e4b15b99d949efb347e5e8859dfb14fd0fed0488936d4fabdf9 description=openstack-operators/watcher-operator-controller-manager-577b679b5c-5v6m6/manager id=ee8728bf-0399-478b-b714-54303f831423 name=/runtime.v1.RuntimeService/StartContainer sandboxID=15d4bbe5ac4ac61a506b9844673702f727ef9eccda228f7bc14f2db7d4539755\nJun 09 11:28:44.304831 crc crio[21508]: time=\"2026-06-09T11:28:44.304577228Z\" level=info msg=\"Started container\" PID=77138 containerID=5c372dabe813eb5727c99d931ab702e86a9412b6b3b71f123b1dbd8d1243e7e5 description=openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/manager id=21e84076-84f6-42b6-bbc0-28ddeda57182 name=/runtime.v1.RuntimeService/StartContainer sandboxID=17f421c7fc47756b896c871857969dfdbe3eb33742f85d3d8a81ea59dce0fda1\nJun 09 11:28:44.312701 crc crio[21508]: time=\"2026-06-09T11:28:44.312576864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:44.344015 crc crio[21508]: time=\"2026-06-09T11:28:44.341668284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:44.457237 crc crio[21508]: time=\"2026-06-09T11:28:44.457143136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:44.471221 crc crio[21508]: time=\"2026-06-09T11:28:44.47116089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:44.482347 crc crio[21508]: time=\"2026-06-09T11:28:44.482206767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:44.486166 crc crio[21508]: time=\"2026-06-09T11:28:44.486063721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:44.500768 crc crio[21508]: time=\"2026-06-09T11:28:44.499191748Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=28d34404-b702-43e3-9778-508a3e715d38 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:44.500768 crc crio[21508]: time=\"2026-06-09T11:28:44.499371054Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=35b4d283-f87e-4d72-8a23-a396e8789073 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:44.500768 crc crio[21508]: time=\"2026-06-09T11:28:44.499414465Z\" level=info msg=\"Checking image status: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=3362b80a-ad66-406b-b100-f552f2f9e80f name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:44.500768 crc crio[21508]: time=\"2026-06-09T11:28:44.499479587Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=836bd787-d233-40e2-ad95-2ae94e5f7497 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:44.500768 crc crio[21508]: time=\"2026-06-09T11:28:44.499529668Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=063e3610-5f6c-40b9-8c99-708385241908 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:44.500768 crc crio[21508]: time=\"2026-06-09T11:28:44.499656562Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=ee00ceb9-2554-473f-8e2d-dcd92762e398 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:44.500768 crc crio[21508]: time=\"2026-06-09T11:28:44.499693023Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=857470a1-f577-416d-986d-27c5f2c9ad6d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:44.500768 crc crio[21508]: time=\"2026-06-09T11:28:44.499719884Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=a7c47792-aeca-4a28-b565-a8ab74795350 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:44.500768 crc crio[21508]: time=\"2026-06-09T11:28:44.499746045Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=0b353905-6f31-4fdb-b6f8-7fac58c4a44e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:44.500768 crc crio[21508]: time=\"2026-06-09T11:28:44.499777696Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=fca8a5e4-6cd3-4c48-b52a-9c4afeb2ffdf name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:44.501536 crc crio[21508]: time=\"2026-06-09T11:28:44.50093216Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=16a8db56-bb0b-45aa-acb8-8f42e7b96bbe name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:44.513194 crc crio[21508]: time=\"2026-06-09T11:28:44.513025957Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=e2bf7f54-5426-4359-9347-d0a07f4e7767 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:44.515590 crc crio[21508]: time=\"2026-06-09T11:28:44.515549372Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=9e9577cb-fb60-4c80-a341-f4c2202b4d6e name=/runtime.v1.ImageService/PullImage\nJun 09 11:28:44.518257 crc crio[21508]: time=\"2026-06-09T11:28:44.518167599Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=6b9e25ce-d144-426d-9f4e-069e7db3e4b7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:44.625868 crc crio[21508]: time=\"2026-06-09T11:28:44.625667416Z\" level=info msg=\"Created container f619a39bda1aad938f72cf5685fbd550c1390a98ef28bfd5666870cb2a1d2728: openstack-operators/octavia-operator-controller-manager-6495978d8d-24mcx/manager\" id=b753d225-5990-4038-9d5c-a07a78e71d55 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:44.640651 crc crio[21508]: time=\"2026-06-09T11:28:44.640554176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:44.644666 crc crio[21508]: time=\"2026-06-09T11:28:44.644588505Z\" level=info msg=\"Starting container: f619a39bda1aad938f72cf5685fbd550c1390a98ef28bfd5666870cb2a1d2728\" id=f1d99a40-4401-44bd-9132-7edde07545b3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:28:44.653940 crc crio[21508]: time=\"2026-06-09T11:28:44.653858649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:44.672812 crc crio[21508]: time=\"2026-06-09T11:28:44.672735807Z\" level=info msg=\"Started container\" PID=77171 containerID=f619a39bda1aad938f72cf5685fbd550c1390a98ef28bfd5666870cb2a1d2728 description=openstack-operators/octavia-operator-controller-manager-6495978d8d-24mcx/manager id=f1d99a40-4401-44bd-9132-7edde07545b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd061b9ff36bc5002db9ab85042bcb37487b3f72b94ab6fcc42097c7727f795a\nJun 09 11:28:44.693606 crc crio[21508]: time=\"2026-06-09T11:28:44.691746348Z\" level=info msg=\"Removed container e4dcfaa4ae4465c80317f18f10f47bad989455bd8c192ef6afd1bf9391e56ab9: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=1aaff057-e4eb-4062-99c9-e1813714f0dc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:28:44.705464 crc crio[21508]: time=\"2026-06-09T11:28:44.705407312Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=458438d0-173e-46cd-9ced-b8568caef77b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:44.717113 crc crio[21508]: time=\"2026-06-09T11:28:44.717004335Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-6bf8599b68-gkskb/manager\" id=8fbf901b-ee65-493a-8c4b-5d91dbf55503 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:44.735802 crc crio[21508]: time=\"2026-06-09T11:28:44.73547077Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-2pdnd/manager\" id=e7b67959-bb80-401c-b824-84c62c449924 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:44.749499 crc crio[21508]: time=\"2026-06-09T11:28:44.74188333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:44.766526 crc crio[21508]: time=\"2026-06-09T11:28:44.76627107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:44.767612 crc crio[21508]: time=\"2026-06-09T11:28:44.767537018Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=db2b2c0c-1390-4a00-9bb2-5290fb71326d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:44.768036 crc crio[21508]: time=\"2026-06-09T11:28:44.767965311Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-58f85bd97f-l4dv6/manager\" id=c05417c4-14b4-4a9d-8c20-3f3fd18e423f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:44.775561 crc crio[21508]: time=\"2026-06-09T11:28:44.775471452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:44.786474 crc crio[21508]: time=\"2026-06-09T11:28:44.786380215Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-cbcfcddf7-x6fhn/manager\" id=7922aa7e-0fc2-4b2b-ae7a-99ab4b649112 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:44.786745 crc crio[21508]: time=\"2026-06-09T11:28:44.786429106Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-688d5c756f-7hgnr/manager\" id=c269f439-c14f-4278-b11e-5f3a885e2302 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:44.795107 crc crio[21508]: time=\"2026-06-09T11:28:44.795001589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:44.817263 crc crio[21508]: time=\"2026-06-09T11:28:44.817000159Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-q6tt9/manager\" id=084872fb-3f33-4dfd-a928-323e6ff93c7f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:44.827135 crc crio[21508]: time=\"2026-06-09T11:28:44.827043196Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-5c5844cc68-v5gvm/manager\" id=b08d2135-3add-4fc1-aab5-4e5176de3ed6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:44.839396 crc crio[21508]: time=\"2026-06-09T11:28:44.839063861Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-548d6d5f9-hrdgq/manager\" id=4926196c-226a-442c-b318-7b70b428ee73 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:44.839755 crc crio[21508]: time=\"2026-06-09T11:28:44.839408562Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-init-6c68c85668-9zjxt/operator\" id=2f78f672-f0fa-4a5c-936f-35ccc1bb441d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:44.842534 crc crio[21508]: time=\"2026-06-09T11:28:44.840766492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:44.851245 crc crio[21508]: time=\"2026-06-09T11:28:44.846833151Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-86c584f6fc-2d57j/manager\" id=c3e1905c-d4ae-44cd-b4dd-b360098f2d6e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:44.851245 crc crio[21508]: time=\"2026-06-09T11:28:44.846999126Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-j2lq7/manager\" id=92c84c13-de27-49b8-abc0-71ad4a19c45a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:44.868623 crc crio[21508]: time=\"2026-06-09T11:28:44.864616676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:44.880499 crc crio[21508]: time=\"2026-06-09T11:28:44.880399393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:44.901531 crc crio[21508]: time=\"2026-06-09T11:28:44.888890564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:44.947473 crc crio[21508]: time=\"2026-06-09T11:28:44.930193394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:44.947473 crc crio[21508]: time=\"2026-06-09T11:28:44.936399498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:44.947473 crc crio[21508]: time=\"2026-06-09T11:28:44.938996904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:44.947473 crc crio[21508]: time=\"2026-06-09T11:28:44.938629403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:44.947473 crc crio[21508]: time=\"2026-06-09T11:28:44.940019334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:44.953638 crc crio[21508]: time=\"2026-06-09T11:28:44.938634844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:44.961484 crc crio[21508]: time=\"2026-06-09T11:28:44.960885591Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/manager\" id=224f1c73-9869-458d-a127-2d1f61f6f1bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:44.970370 crc crio[21508]: time=\"2026-06-09T11:28:44.96862673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:44.991178 crc crio[21508]: time=\"2026-06-09T11:28:44.991037162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:44.994254 crc crio[21508]: time=\"2026-06-09T11:28:44.992108264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:44.994254 crc crio[21508]: time=\"2026-06-09T11:28:44.992255748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:44.994254 crc crio[21508]: time=\"2026-06-09T11:28:44.992606188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:44.994254 crc crio[21508]: time=\"2026-06-09T11:28:44.992729172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:44.994254 crc crio[21508]: time=\"2026-06-09T11:28:44.992940118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:44.994254 crc crio[21508]: time=\"2026-06-09T11:28:44.993062162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:44.999010 crc crio[21508]: time=\"2026-06-09T11:28:44.998861623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:45.028742 crc crio[21508]: time=\"2026-06-09T11:28:45.028675044Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=ae604d95-e580-482c-a39d-df7c9ea27b53 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:45.051482 crc crio[21508]: time=\"2026-06-09T11:28:45.051389455Z\" level=info msg=\"Created container 1b857c1389b4909977c4933686097fdc581b37e058792b2a8ef454ea117ba72f: openstack-operators/nova-operator-controller-manager-f4c4579bb-4gw2t/manager\" id=4b2609ff-4684-433f-a9e6-c67a834a4a34 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:45.053554 crc crio[21508]: time=\"2026-06-09T11:28:45.053447056Z\" level=info msg=\"Starting container: 1b857c1389b4909977c4933686097fdc581b37e058792b2a8ef454ea117ba72f\" id=fdf45c3e-6965-482c-a9c2-03d8e5dc2618 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:28:45.064619 crc crio[21508]: time=\"2026-06-09T11:28:45.064392009Z\" level=info msg=\"Started container\" PID=77184 containerID=1b857c1389b4909977c4933686097fdc581b37e058792b2a8ef454ea117ba72f description=openstack-operators/nova-operator-controller-manager-f4c4579bb-4gw2t/manager id=fdf45c3e-6965-482c-a9c2-03d8e5dc2618 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b4113d37a5ba3e92f49615b4381bfbdf06c3ced16da2e73ab8db5d3b34c1211\nJun 09 11:28:45.135949 crc crio[21508]: time=\"2026-06-09T11:28:45.135839571Z\" level=info msg=\"Created container da5534a56b5b97701c40e604efd4d5feb294331fa044794366669afd6472f0aa: metallb-system/metallb-operator-controller-manager-5b8965f888-kdd4l/manager\" id=58ece041-0752-4359-bf44-a96536ce02ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:45.140368 crc crio[21508]: time=\"2026-06-09T11:28:45.140241671Z\" level=info msg=\"Starting container: da5534a56b5b97701c40e604efd4d5feb294331fa044794366669afd6472f0aa\" id=86fbdf87-a58b-4f79-b83d-53ca8c34dd32 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:28:45.165532 crc crio[21508]: time=\"2026-06-09T11:28:45.158723517Z\" level=info msg=\"Started container\" PID=77227 containerID=da5534a56b5b97701c40e604efd4d5feb294331fa044794366669afd6472f0aa description=metallb-system/metallb-operator-controller-manager-5b8965f888-kdd4l/manager id=86fbdf87-a58b-4f79-b83d-53ca8c34dd32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ca941033b9a4ef96b8fcddf0c7247af1d1c2163fd917ad113abd15a22a578eb\nJun 09 11:28:45.177393 crc crio[21508]: time=\"2026-06-09T11:28:45.175451261Z\" level=info msg=\"Created container adacb39c9c8ad7488fcaaeeaf8c104cb0b06edf9b82f3f5b18eb32e10a3f2633: openstack-operators/test-operator-controller-manager-8d5599d7d-lxkn6/manager\" id=35b39b09-8029-4dd0-9278-f70bcf4e4693 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:45.179909 crc crio[21508]: time=\"2026-06-09T11:28:45.179565513Z\" level=info msg=\"Starting container: adacb39c9c8ad7488fcaaeeaf8c104cb0b06edf9b82f3f5b18eb32e10a3f2633\" id=bb3e74e3-9e45-4b8a-97b8-3145db4a0d84 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:28:45.182913 crc crio[21508]: time=\"2026-06-09T11:28:45.180244253Z\" level=info msg=\"Created container fa4f4167dcf9c0ba932d9425ef20d42886c94f81b30c9b000d50ac05bf58d391: openstack-operators/openstack-operator-controller-manager-6867b487d4-vv9kv/manager\" id=3a69fd92-769c-47e4-aac9-c0b6cfd5310e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:45.184174 crc crio[21508]: time=\"2026-06-09T11:28:45.184128948Z\" level=info msg=\"Starting container: fa4f4167dcf9c0ba932d9425ef20d42886c94f81b30c9b000d50ac05bf58d391\" id=e2db143b-ee3b-422f-93c2-6bf09166e572 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:28:45.199535 crc crio[21508]: time=\"2026-06-09T11:28:45.199273655Z\" level=info msg=\"Started container\" PID=77231 containerID=adacb39c9c8ad7488fcaaeeaf8c104cb0b06edf9b82f3f5b18eb32e10a3f2633 description=openstack-operators/test-operator-controller-manager-8d5599d7d-lxkn6/manager id=bb3e74e3-9e45-4b8a-97b8-3145db4a0d84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6cbe62c8260fb5fc11d0989d87aabe4d0f96be8ca307c47eb918064ac35a526c\nJun 09 11:28:45.202518 crc crio[21508]: time=\"2026-06-09T11:28:45.202342296Z\" level=info msg=\"Started container\" PID=77233 containerID=fa4f4167dcf9c0ba932d9425ef20d42886c94f81b30c9b000d50ac05bf58d391 description=openstack-operators/openstack-operator-controller-manager-6867b487d4-vv9kv/manager id=e2db143b-ee3b-422f-93c2-6bf09166e572 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3dbe738122993f3e10e1e7e274e66219e08d18f32d80e3b041e3ab53ac6d5a57\nJun 09 11:28:45.228449 crc crio[21508]: time=\"2026-06-09T11:28:45.227901931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:45.254404 crc crio[21508]: time=\"2026-06-09T11:28:45.254232999Z\" level=info msg=\"Created container b87e0b85ac2cbc944216a92a57cd71af54990e63715098cc183192e538b9b5aa: openstack-operators/ironic-operator-controller-manager-75f8548fcd-fv5pz/manager\" id=1ad4e480-7695-4ca6-86fd-4371fa873861 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:45.258867 crc crio[21508]: time=\"2026-06-09T11:28:45.258791624Z\" level=info msg=\"Starting container: b87e0b85ac2cbc944216a92a57cd71af54990e63715098cc183192e538b9b5aa\" id=1771be8e-b119-4b27-a3e3-481136fadb0c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:28:45.260166 crc crio[21508]: time=\"2026-06-09T11:28:45.259652179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:45.263561 crc crio[21508]: time=\"2026-06-09T11:28:45.263521454Z\" level=info msg=\"Stopping container: 2b98ea3d8d63564ee55e071dc3f97b40fa5acec8fdc3151899adb7ddbefa6840 (timeout: 2s)\" id=99ad9b3f-b9fd-4f58-9286-b0fadfc508fc name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:28:45.271581 crc crio[21508]: time=\"2026-06-09T11:28:45.268876302Z\" level=info msg=\"Started container\" PID=77241 containerID=b87e0b85ac2cbc944216a92a57cd71af54990e63715098cc183192e538b9b5aa description=openstack-operators/ironic-operator-controller-manager-75f8548fcd-fv5pz/manager id=1771be8e-b119-4b27-a3e3-481136fadb0c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c79f8871269f332bebb93586e97afae49ddb08d0910bb05b90e88deedcbca4b\nJun 09 11:28:45.409800 crc crio[21508]: time=\"2026-06-09T11:28:45.409729764Z\" level=info msg=\"Created container c458123b5467dc70fd65fd6c2a0dca07b13d1b3e5386c072566f5823bd433b37: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qbnlh/manager\" id=6b295851-1143-481f-8128-ab3f6f44c570 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:45.410801 crc crio[21508]: time=\"2026-06-09T11:28:45.410651261Z\" level=info msg=\"Starting container: c458123b5467dc70fd65fd6c2a0dca07b13d1b3e5386c072566f5823bd433b37\" id=7c370c10-4659-4c91-a308-e4542e2b48b0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:28:45.424783 crc crio[21508]: time=\"2026-06-09T11:28:45.424647575Z\" level=info msg=\"Created container 8639a7c6af87ffe1661824e9cb9dbef0bdcb3680f8215bdc8307eaef1befb424: openstack-operators/swift-operator-controller-manager-67c49dd5c6-m868m/manager\" id=c51b2e1d-0012-4b90-bca5-2c6b09990c37 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:45.425240 crc crio[21508]: time=\"2026-06-09T11:28:45.425203361Z\" level=info msg=\"Started container\" PID=77249 containerID=c458123b5467dc70fd65fd6c2a0dca07b13d1b3e5386c072566f5823bd433b37 description=openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qbnlh/manager id=7c370c10-4659-4c91-a308-e4542e2b48b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1e2dc22e33867a9914d22dcf70d2f789eebb6babda13f1240a9ac1fd008de72\nJun 09 11:28:45.427901 crc crio[21508]: time=\"2026-06-09T11:28:45.426641554Z\" level=info msg=\"Starting container: 8639a7c6af87ffe1661824e9cb9dbef0bdcb3680f8215bdc8307eaef1befb424\" id=924d32e1-bd04-47d9-a6ab-6118a65e86ba name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:28:45.443357 crc crio[21508]: time=\"2026-06-09T11:28:45.443234944Z\" level=info msg=\"Started container\" PID=77244 containerID=8639a7c6af87ffe1661824e9cb9dbef0bdcb3680f8215bdc8307eaef1befb424 description=openstack-operators/swift-operator-controller-manager-67c49dd5c6-m868m/manager id=924d32e1-bd04-47d9-a6ab-6118a65e86ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=23f24881248ebf9592210e78424556bd2d327cc3db46b1bffcc673fb83bf534a\nJun 09 11:28:45.486087 crc crio[21508]: time=\"2026-06-09T11:28:45.485980017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:45.538435 crc crio[21508]: time=\"2026-06-09T11:28:45.538212069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:45.558106 crc crio[21508]: time=\"2026-06-09T11:28:45.557996444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:45.573835 crc crio[21508]: time=\"2026-06-09T11:28:45.573737789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:45.617188 crc crio[21508]: time=\"2026-06-09T11:28:45.616876644Z\" level=info msg=\"Stopped container 2b98ea3d8d63564ee55e071dc3f97b40fa5acec8fdc3151899adb7ddbefa6840: openshift-marketplace/community-operators-s9j49/registry-server\" id=99ad9b3f-b9fd-4f58-9286-b0fadfc508fc name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:28:45.618246 crc crio[21508]: time=\"2026-06-09T11:28:45.618158742Z\" level=info msg=\"Stopping pod sandbox: e4933ac0cdfacdd8288f4c1393fc7e0b0274f6580a8cccfe69188b804ba64c25\" id=989cd876-23a0-42f3-af8a-379c20d752b2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:28:45.621432 crc crio[21508]: time=\"2026-06-09T11:28:45.620596044Z\" level=info msg=\"Got pod network &{Name:community-operators-s9j49 Namespace:openshift-marketplace ID:e4933ac0cdfacdd8288f4c1393fc7e0b0274f6580a8cccfe69188b804ba64c25 UID:48dd2720-c800-405c-8a9b-8f5e6c48489b NetNS:/var/run/netns/74d4d797-9856-4f5f-b437-c74774944c67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod48dd2720_c800_405c_8a9b_8f5e6c48489b.slice PodAnnotations:0xc0019bc4d0}] Aliases:map[]}\"\nJun 09 11:28:45.621432 crc crio[21508]: time=\"2026-06-09T11:28:45.62079517Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-s9j49 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:28:45.675896 crc crio[21508]: time=\"2026-06-09T11:28:45.675726953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:45.688014 crc crio[21508]: time=\"2026-06-09T11:28:45.687928063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:45.796823 crc crio[21508]: time=\"2026-06-09T11:28:45.794919695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:45.923652 crc crio[21508]: time=\"2026-06-09T11:28:45.923589517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:45.957515 crc crio[21508]: time=\"2026-06-09T11:28:45.947672889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:45.996609 crc crio[21508]: time=\"2026-06-09T11:28:45.990944267Z\" level=info msg=\"Created container f1a7f164cb382d2f8b3eff55a7fdc80cf489c1b7f467d679c130eed1366a0ca1: openstack-operators/manila-operator-controller-manager-677d9d8477-g5xh7/manager\" id=137f2903-a472-473e-8d74-3b15065c7400 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:46.002325 crc crio[21508]: time=\"2026-06-09T11:28:46.002184599Z\" level=info msg=\"Starting container: f1a7f164cb382d2f8b3eff55a7fdc80cf489c1b7f467d679c130eed1366a0ca1\" id=f767a803-6344-47ae-be2b-1785c2f19586 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:28:46.012362 crc crio[21508]: time=\"2026-06-09T11:28:46.011784003Z\" level=info msg=\"Started container\" PID=77260 containerID=f1a7f164cb382d2f8b3eff55a7fdc80cf489c1b7f467d679c130eed1366a0ca1 description=openstack-operators/manila-operator-controller-manager-677d9d8477-g5xh7/manager id=f767a803-6344-47ae-be2b-1785c2f19586 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee7b6ac0c35c71fbfa5a525acf6d47010b424020cfff9af514cbccb756f2dfa8\nJun 09 11:28:46.126903 crc crio[21508]: time=\"2026-06-09T11:28:46.112685234Z\" level=info msg=\"Created container 53f20b91150eefbeb0493ca2bc95afc3a913f645efa4e98d31b64c9b2395041d: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-rslrh/manager\" id=dbdcf5c2-ed5e-4698-ad98-3561815af0e0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:46.126903 crc crio[21508]: time=\"2026-06-09T11:28:46.123676119Z\" level=info msg=\"Starting container: 53f20b91150eefbeb0493ca2bc95afc3a913f645efa4e98d31b64c9b2395041d\" id=bd211f10-f9d5-4420-b696-080b707aaf69 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:28:46.126903 crc crio[21508]: time=\"2026-06-09T11:28:46.124970607Z\" level=info msg=\"Created container fd493475901b1157f31e3ad7541da8838070c84416ff1758eab87556085774aa: openstack/ceilometer-0/ceilometer-central-agent\" id=f7f334ce-eb3a-4969-9d07-4da625ffb730 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:46.126903 crc crio[21508]: time=\"2026-06-09T11:28:46.125680138Z\" level=info msg=\"Starting container: fd493475901b1157f31e3ad7541da8838070c84416ff1758eab87556085774aa\" id=24906cf5-8a44-4ae9-ba94-482409be3692 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:28:46.147878 crc crio[21508]: time=\"2026-06-09T11:28:46.145940457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:46.161398 crc crio[21508]: time=\"2026-06-09T11:28:46.151473971Z\" level=info msg=\"Started container\" PID=77373 containerID=fd493475901b1157f31e3ad7541da8838070c84416ff1758eab87556085774aa description=openstack/ceilometer-0/ceilometer-central-agent id=24906cf5-8a44-4ae9-ba94-482409be3692 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ff35a4bddcdc604c75b846c54bc49c0cc4956f3958a5c530e4823e38e9b3713\nJun 09 11:28:46.161398 crc crio[21508]: time=\"2026-06-09T11:28:46.161193148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:46.171923 crc crio[21508]: time=\"2026-06-09T11:28:46.171812152Z\" level=info msg=\"Started container\" PID=77363 containerID=53f20b91150eefbeb0493ca2bc95afc3a913f645efa4e98d31b64c9b2395041d description=openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-rslrh/manager id=bd211f10-f9d5-4420-b696-080b707aaf69 name=/runtime.v1.RuntimeService/StartContainer sandboxID=694d13e15bb07101c4995666261320f246e60b110f926b3f5901737414f5d401\nJun 09 11:28:46.179688 crc crio[21508]: time=\"2026-06-09T11:28:46.177831519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:46.195010 crc crio[21508]: time=\"2026-06-09T11:28:46.194913944Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=98726b62-fead-4467-8d48-06c6cc260959 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:46.209601 crc crio[21508]: time=\"2026-06-09T11:28:46.209429253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:46.215889 crc crio[21508]: time=\"2026-06-09T11:28:46.215808152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:46.222444 crc crio[21508]: time=\"2026-06-09T11:28:46.222372106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:46.224525 crc crio[21508]: time=\"2026-06-09T11:28:46.224395625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:46.257425 crc crio[21508]: time=\"2026-06-09T11:28:46.257180524Z\" level=info msg=\"Creating container: openstack/openstackclient/openstackclient\" id=beb8149e-916d-46fc-afa8-6230b354f05a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:46.259031 crc crio[21508]: time=\"2026-06-09T11:28:46.258918475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:46.308426 crc crio[21508]: time=\"2026-06-09T11:28:46.307190532Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=3355374f-8c49-4ce3-961b-b696db12a378 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:46.319715 crc crio[21508]: time=\"2026-06-09T11:28:46.319179376Z\" level=info msg=\"Stopped pod sandbox: e4933ac0cdfacdd8288f4c1393fc7e0b0274f6580a8cccfe69188b804ba64c25\" id=989cd876-23a0-42f3-af8a-379c20d752b2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:28:46.343374 crc crio[21508]: time=\"2026-06-09T11:28:46.343139034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:46.356156 crc crio[21508]: time=\"2026-06-09T11:28:46.34841475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:46.356918 crc crio[21508]: time=\"2026-06-09T11:28:46.35688423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:46.360583 crc crio[21508]: time=\"2026-06-09T11:28:46.359976242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:46.373997 crc crio[21508]: time=\"2026-06-09T11:28:46.373906633Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=df15e742-c0c2-4a5f-9570-503d2405c26f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:46.374654 crc crio[21508]: time=\"2026-06-09T11:28:46.374580003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:46.393741 crc crio[21508]: time=\"2026-06-09T11:28:46.393260275Z\" level=info msg=\"Created container c0251c417edd67fb5e400cbceec2e21a53b3a0509f1d31b391641762c8f2d54b: openstack-operators/ovn-operator-controller-manager-58f85bd97f-l4dv6/manager\" id=c05417c4-14b4-4a9d-8c20-3f3fd18e423f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:46.399052 crc crio[21508]: time=\"2026-06-09T11:28:46.397584303Z\" level=info msg=\"Starting container: c0251c417edd67fb5e400cbceec2e21a53b3a0509f1d31b391641762c8f2d54b\" id=8ca741b7-0027-40e0-a221-ae3df3c1361d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:28:46.450685 crc crio[21508]: time=\"2026-06-09T11:28:46.450595839Z\" level=info msg=\"Started container\" PID=77470 containerID=c0251c417edd67fb5e400cbceec2e21a53b3a0509f1d31b391641762c8f2d54b description=openstack-operators/ovn-operator-controller-manager-58f85bd97f-l4dv6/manager id=8ca741b7-0027-40e0-a221-ae3df3c1361d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2753772faea93957894d650b32a5e15a8b6a958e2fa808986d83c4d97360deb\nJun 09 11:28:46.460649 crc crio[21508]: time=\"2026-06-09T11:28:46.460000567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:46.493190 crc crio[21508]: time=\"2026-06-09T11:28:46.493093535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:46.498145 crc crio[21508]: time=\"2026-06-09T11:28:46.498075272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:46.500199 crc crio[21508]: time=\"2026-06-09T11:28:46.500116673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:46.506677 crc crio[21508]: time=\"2026-06-09T11:28:46.506587394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:46.547205 crc crio[21508]: time=\"2026-06-09T11:28:46.547154112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:46.709007 crc crio[21508]: time=\"2026-06-09T11:28:46.708900382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:46.717771 crc crio[21508]: time=\"2026-06-09T11:28:46.717545547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:47.014845 crc crio[21508]: time=\"2026-06-09T11:28:47.014182023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:47.019464 crc crio[21508]: time=\"2026-06-09T11:28:47.01916241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:47.322586 crc crio[21508]: time=\"2026-06-09T11:28:47.322518894Z\" level=info msg=\"Created container 94557ebbca1c09aca9bb65770e880a2575d102a6d9fc715d4d2064666a16745d: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-j2lq7/manager\" id=92c84c13-de27-49b8-abc0-71ad4a19c45a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:47.323666 crc crio[21508]: time=\"2026-06-09T11:28:47.323608216Z\" level=info msg=\"Starting container: 94557ebbca1c09aca9bb65770e880a2575d102a6d9fc715d4d2064666a16745d\" id=a81ba744-2554-467b-b9e2-d3af3acd5739 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:28:47.325347 crc crio[21508]: time=\"2026-06-09T11:28:47.324372018Z\" level=info msg=\"Created container 1a00cdaf03cd9073a9966a10e5a819f1f85cd522f6f5be5ecf86b0c7d00034f2: openstack-operators/designate-operator-controller-manager-6bf8599b68-gkskb/manager\" id=8fbf901b-ee65-493a-8c4b-5d91dbf55503 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:47.325347 crc crio[21508]: time=\"2026-06-09T11:28:47.324584355Z\" level=info msg=\"Created container 0daf93ff137074c8d68a4fd5f6a8354e7aa9baa0ff180338fc89f11fbb2cd455: openstack-operators/neutron-operator-controller-manager-688d5c756f-7hgnr/manager\" id=c269f439-c14f-4278-b11e-5f3a885e2302 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:47.325347 crc crio[21508]: time=\"2026-06-09T11:28:47.325076359Z\" level=info msg=\"Created container acaae989b1c8fae16f3e20d691dc526be813280095d15135dc29ac568d8da678: openstack-operators/infra-operator-controller-manager-cbcfcddf7-x6fhn/manager\" id=7922aa7e-0fc2-4b2b-ae7a-99ab4b649112 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:47.325511 crc crio[21508]: time=\"2026-06-09T11:28:47.325466671Z\" level=info msg=\"Created container e99d86862e166e5c3040896bae2ff0268238b9712a4636d33317c59fe14754de: openstack-operators/cinder-operator-controller-manager-86c584f6fc-2d57j/manager\" id=c3e1905c-d4ae-44cd-b4dd-b360098f2d6e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:47.325620 crc crio[21508]: time=\"2026-06-09T11:28:47.325556253Z\" level=info msg=\"Created container e49bef3b80e9527b1a4e79f45cd85f787fef3d6a78eb42fed6c3b52710d554d9: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-2pdnd/manager\" id=e7b67959-bb80-401c-b824-84c62c449924 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:47.325965 crc crio[21508]: time=\"2026-06-09T11:28:47.325848042Z\" level=info msg=\"Created container 1837a1c7587e71c631f3624c3b5d3f31d9086ca013f161f6e6bbf1b9f0d6acc0: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-q6tt9/manager\" id=084872fb-3f33-4dfd-a928-323e6ff93c7f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:47.328002 crc crio[21508]: time=\"2026-06-09T11:28:47.327928983Z\" level=info msg=\"Starting container: 1837a1c7587e71c631f3624c3b5d3f31d9086ca013f161f6e6bbf1b9f0d6acc0\" id=536853e8-b5dc-4df6-b581-ecae420d69a0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:28:47.328104 crc crio[21508]: time=\"2026-06-09T11:28:47.328005356Z\" level=info msg=\"Starting container: e99d86862e166e5c3040896bae2ff0268238b9712a4636d33317c59fe14754de\" id=a905b745-4833-4109-a61d-187af3f84eb8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:28:47.328483 crc crio[21508]: time=\"2026-06-09T11:28:47.328447129Z\" level=info msg=\"Created container 114b370b0100ecf17501e4c2dbff042300acadd7a11afa8cf1cf5246e1a66d06: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=458438d0-173e-46cd-9ced-b8568caef77b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:47.328653 crc crio[21508]: time=\"2026-06-09T11:28:47.328588283Z\" level=info msg=\"Starting container: e49bef3b80e9527b1a4e79f45cd85f787fef3d6a78eb42fed6c3b52710d554d9\" id=d2403f1e-b498-4f52-bcac-cd335c4427dd name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:28:47.328737 crc crio[21508]: time=\"2026-06-09T11:28:47.327965185Z\" level=info msg=\"Starting container: acaae989b1c8fae16f3e20d691dc526be813280095d15135dc29ac568d8da678\" id=d9a113a7-26f6-444f-9be1-17c171d8da52 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:28:47.328987 crc crio[21508]: time=\"2026-06-09T11:28:47.328923183Z\" level=info msg=\"Created container 9f9160f4a89b0e58e652bcce9b478a03b3c6580c26bbad76c51b5f2b7a725a8e: openstack-operators/heat-operator-controller-manager-5c5844cc68-v5gvm/manager\" id=b08d2135-3add-4fc1-aab5-4e5176de3ed6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:47.329478 crc crio[21508]: time=\"2026-06-09T11:28:47.325890803Z\" level=info msg=\"Created container 20637c6a04898b5610d3afaf3515c93aa7161c7187720c55cd69e1c5aeef12ee: openstack-operators/horizon-operator-controller-manager-548d6d5f9-hrdgq/manager\" id=4926196c-226a-442c-b318-7b70b428ee73 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:47.332479 crc crio[21508]: time=\"2026-06-09T11:28:47.330974633Z\" level=info msg=\"Created container c0ad7da6d786d6aaa637af454d95069ead22c987cf790e9160437b4ce3a829e5: openstack-operators/openstack-operator-controller-init-6c68c85668-9zjxt/operator\" id=2f78f672-f0fa-4a5c-936f-35ccc1bb441d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:47.334985 crc crio[21508]: time=\"2026-06-09T11:28:47.334075175Z\" level=info msg=\"Starting container: 1a00cdaf03cd9073a9966a10e5a819f1f85cd522f6f5be5ecf86b0c7d00034f2\" id=a8673733-1b96-4c05-8037-bc53dcb2852b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:28:47.334985 crc crio[21508]: time=\"2026-06-09T11:28:47.334832357Z\" level=info msg=\"Starting container: 0daf93ff137074c8d68a4fd5f6a8354e7aa9baa0ff180338fc89f11fbb2cd455\" id=0a1b3ed6-ae87-417b-8bc8-204a88bc9f3a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:28:47.335858 crc crio[21508]: time=\"2026-06-09T11:28:47.335759635Z\" level=info msg=\"Starting container: 114b370b0100ecf17501e4c2dbff042300acadd7a11afa8cf1cf5246e1a66d06\" id=5b8198f2-481a-4640-a7fe-76bedfe51480 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:28:47.336149 crc crio[21508]: time=\"2026-06-09T11:28:47.336114575Z\" level=info msg=\"Starting container: 9f9160f4a89b0e58e652bcce9b478a03b3c6580c26bbad76c51b5f2b7a725a8e\" id=9c64c7f9-7e93-4632-b20b-2ebeb633f009 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:28:47.336613 crc crio[21508]: time=\"2026-06-09T11:28:47.336552778Z\" level=info msg=\"Starting container: 20637c6a04898b5610d3afaf3515c93aa7161c7187720c55cd69e1c5aeef12ee\" id=b2cf12de-2e3c-46c3-a682-853e0cc189ff name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:28:47.336791 crc crio[21508]: time=\"2026-06-09T11:28:47.336736494Z\" level=info msg=\"Starting container: c0ad7da6d786d6aaa637af454d95069ead22c987cf790e9160437b4ce3a829e5\" id=9ad8f7ba-348c-43da-ab5a-762b22572437 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:28:47.336945 crc crio[21508]: time=\"2026-06-09T11:28:47.336913739Z\" level=info msg=\"Started container\" PID=77477 containerID=94557ebbca1c09aca9bb65770e880a2575d102a6d9fc715d4d2064666a16745d description=openstack-operators/keystone-operator-controller-manager-6ccff66c5b-j2lq7/manager id=a81ba744-2554-467b-b9e2-d3af3acd5739 name=/runtime.v1.RuntimeService/StartContainer sandboxID=612bafabc2d6feb71b455bd5a8d4d3702b6bd185771474f41cc2ad3bdb2768de\nJun 09 11:28:47.346560 crc crio[21508]: time=\"2026-06-09T11:28:47.345343508Z\" level=info msg=\"Started container\" PID=77485 containerID=acaae989b1c8fae16f3e20d691dc526be813280095d15135dc29ac568d8da678 description=openstack-operators/infra-operator-controller-manager-cbcfcddf7-x6fhn/manager id=d9a113a7-26f6-444f-9be1-17c171d8da52 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40ead910a20a30581b4f339a6131201d4fc16e2d44f30ca705c5e7d09ee5295e\nJun 09 11:28:47.348237 crc crio[21508]: time=\"2026-06-09T11:28:47.347466801Z\" level=info msg=\"Started container\" PID=77576 containerID=1a00cdaf03cd9073a9966a10e5a819f1f85cd522f6f5be5ecf86b0c7d00034f2 description=openstack-operators/designate-operator-controller-manager-6bf8599b68-gkskb/manager id=a8673733-1b96-4c05-8037-bc53dcb2852b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f40e03e89dcd44dd3482963b56edf16644f0de5d959ed2b6a7e97c13575ba6b4\nJun 09 11:28:47.352497 crc crio[21508]: time=\"2026-06-09T11:28:47.350005706Z\" level=info msg=\"Started container\" PID=77591 containerID=1837a1c7587e71c631f3624c3b5d3f31d9086ca013f161f6e6bbf1b9f0d6acc0 description=openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-q6tt9/manager id=536853e8-b5dc-4df6-b581-ecae420d69a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fcf7e881341a44b9b62ec294f7c46d3aae72fca4c0252a48c20b9cc7b0b3b456\nJun 09 11:28:47.375371 crc crio[21508]: time=\"2026-06-09T11:28:47.372513911Z\" level=info msg=\"Started container\" PID=77583 containerID=e99d86862e166e5c3040896bae2ff0268238b9712a4636d33317c59fe14754de description=openstack-operators/cinder-operator-controller-manager-86c584f6fc-2d57j/manager id=a905b745-4833-4109-a61d-187af3f84eb8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f82e2a0e71fb8b81952e26c76e0ab12642d5273c9679b981f0d2135cafe39329\nJun 09 11:28:47.382423 crc crio[21508]: time=\"2026-06-09T11:28:47.381669591Z\" level=info msg=\"Stopping container: c78a97fcf7c5464681bddc31f785901746b934d708182c1cd2b6c7617e619071 (timeout: 2s)\" id=dfd610fd-b8dd-4ec6-99f2-dc22e863acb8 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:28:47.391781 crc crio[21508]: time=\"2026-06-09T11:28:47.391664807Z\" level=info msg=\"Started container\" PID=77579 containerID=c0ad7da6d786d6aaa637af454d95069ead22c987cf790e9160437b4ce3a829e5 description=openstack-operators/openstack-operator-controller-init-6c68c85668-9zjxt/operator id=9ad8f7ba-348c-43da-ab5a-762b22572437 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7171f656556509fee4ec434f14ef59b9efbaeb34e25f483894565a21dc38f6ed\nJun 09 11:28:47.393222 crc crio[21508]: time=\"2026-06-09T11:28:47.392352887Z\" level=info msg=\"Started container\" PID=77593 containerID=e49bef3b80e9527b1a4e79f45cd85f787fef3d6a78eb42fed6c3b52710d554d9 description=openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-2pdnd/manager id=d2403f1e-b498-4f52-bcac-cd335c4427dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=94a63ec0c4b876bf24e4c4a227717b1f2bf269792e7064662583eae43122cae6\nJun 09 11:28:47.398084 crc crio[21508]: time=\"2026-06-09T11:28:47.397994354Z\" level=info msg=\"Started container\" PID=77494 containerID=20637c6a04898b5610d3afaf3515c93aa7161c7187720c55cd69e1c5aeef12ee description=openstack-operators/horizon-operator-controller-manager-548d6d5f9-hrdgq/manager id=b2cf12de-2e3c-46c3-a682-853e0cc189ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=9212ca013e6fda9b0736c87fe4bd60e2fe9810559db56c598da91f359ad62f17\nJun 09 11:28:47.399064 crc crio[21508]: time=\"2026-06-09T11:28:47.399008004Z\" level=info msg=\"Started container\" PID=77575 containerID=0daf93ff137074c8d68a4fd5f6a8354e7aa9baa0ff180338fc89f11fbb2cd455 description=openstack-operators/neutron-operator-controller-manager-688d5c756f-7hgnr/manager id=0a1b3ed6-ae87-417b-8bc8-204a88bc9f3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c79d0de2739a45ce35292bd889d92d16cb198138b3f3559416ffdd39f051c2af\nJun 09 11:28:47.399854 crc crio[21508]: time=\"2026-06-09T11:28:47.399721585Z\" level=info msg=\"Started container\" PID=77592 containerID=114b370b0100ecf17501e4c2dbff042300acadd7a11afa8cf1cf5246e1a66d06 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=5b8198f2-481a-4640-a7fe-76bedfe51480 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3634b745444ba35c0edeb974e19fc8a4e8fdec9fca497639475422f2fa1abea\nJun 09 11:28:47.409122 crc crio[21508]: time=\"2026-06-09T11:28:47.408820354Z\" level=info msg=\"Created container c43119754ca2ccf314c66406920897a9a4cca39374f6918f4587a325ebc1942e: openstack/ceilometer-0/ceilometer-notification-agent\" id=df15e742-c0c2-4a5f-9570-503d2405c26f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:47.409994 crc crio[21508]: time=\"2026-06-09T11:28:47.409939547Z\" level=info msg=\"Starting container: c43119754ca2ccf314c66406920897a9a4cca39374f6918f4587a325ebc1942e\" id=e03bf008-71aa-438f-92ee-21736c1e7783 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:28:47.427640 crc crio[21508]: time=\"2026-06-09T11:28:47.423865238Z\" level=info msg=\"Started container\" PID=77580 containerID=9f9160f4a89b0e58e652bcce9b478a03b3c6580c26bbad76c51b5f2b7a725a8e description=openstack-operators/heat-operator-controller-manager-5c5844cc68-v5gvm/manager id=9c64c7f9-7e93-4632-b20b-2ebeb633f009 name=/runtime.v1.RuntimeService/StartContainer sandboxID=19d6af1d8af4e45e10d6ccb9880015c5048332170be1a714d949e800c8935dd2\nJun 09 11:28:47.433216 crc crio[21508]: time=\"2026-06-09T11:28:47.432921036Z\" level=info msg=\"Started container\" PID=77608 containerID=c43119754ca2ccf314c66406920897a9a4cca39374f6918f4587a325ebc1942e description=openstack/ceilometer-0/ceilometer-notification-agent id=e03bf008-71aa-438f-92ee-21736c1e7783 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ff35a4bddcdc604c75b846c54bc49c0cc4956f3958a5c530e4823e38e9b3713\nJun 09 11:28:47.456000 crc crio[21508]: time=\"2026-06-09T11:28:47.455902595Z\" level=info msg=\"Created container 17dd91aa639b36c947b062714b9c0314e4aafebd1c284dd4eca6e2ee6ca42493: baremetal-operator-system/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/manager\" id=224f1c73-9869-458d-a127-2d1f61f6f1bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:47.458198 crc crio[21508]: time=\"2026-06-09T11:28:47.458127101Z\" level=info msg=\"Starting container: 17dd91aa639b36c947b062714b9c0314e4aafebd1c284dd4eca6e2ee6ca42493\" id=ecaec864-83fb-4c24-bbfc-8d1a25b8964a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:28:47.460719 crc crio[21508]: time=\"2026-06-09T11:28:47.460652535Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=5ceb2d0c-862e-402a-ae1b-46b49a4157e5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:47.466441 crc crio[21508]: time=\"2026-06-09T11:28:47.466023054Z\" level=info msg=\"Started container\" PID=77594 containerID=17dd91aa639b36c947b062714b9c0314e4aafebd1c284dd4eca6e2ee6ca42493 description=baremetal-operator-system/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/manager id=ecaec864-83fb-4c24-bbfc-8d1a25b8964a name=/runtime.v1.RuntimeService/StartContainer sandboxID=52fd281d8891a65f86231fd5dcbc5a29e7dd85037a2c5a34dc7dd857da31b832\nJun 09 11:28:47.490565 crc crio[21508]: time=\"2026-06-09T11:28:47.490017583Z\" level=info msg=\"Created container e53ac8d5cb6c75113e15a8bd09c85562166f3e7ec434cb9aff58e8e5c7e4322d: openstack/openstackclient/openstackclient\" id=beb8149e-916d-46fc-afa8-6230b354f05a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:47.500054 crc crio[21508]: time=\"2026-06-09T11:28:47.499668968Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=060bef26-342d-49d4-aad2-f6cc4c0bc8ac name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:47.506550 crc crio[21508]: time=\"2026-06-09T11:28:47.506410507Z\" level=info msg=\"Starting container: e53ac8d5cb6c75113e15a8bd09c85562166f3e7ec434cb9aff58e8e5c7e4322d\" id=b5cebd11-fcf1-43ff-8dd3-b86d421ba2a3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:28:47.511102 crc crio[21508]: time=\"2026-06-09T11:28:47.511055595Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=df50322e-2759-45b1-aedd-fed56d448fcb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:47.511688 crc crio[21508]: time=\"2026-06-09T11:28:47.511665433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:47.532661 crc crio[21508]: time=\"2026-06-09T11:28:47.532377955Z\" level=info msg=\"Started container\" PID=77595 containerID=e53ac8d5cb6c75113e15a8bd09c85562166f3e7ec434cb9aff58e8e5c7e4322d description=openstack/openstackclient/openstackclient id=b5cebd11-fcf1-43ff-8dd3-b86d421ba2a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e8f68223ba81a63ecb2d2d8f0a3770548ed6ae677a7c9b3856ae0a0eadb73e9\nJun 09 11:28:47.588407 crc crio[21508]: time=\"2026-06-09T11:28:47.588188474Z\" level=info msg=\"Stopped container c78a97fcf7c5464681bddc31f785901746b934d708182c1cd2b6c7617e619071: openshift-marketplace/certified-operators-gw7vs/registry-server\" id=dfd610fd-b8dd-4ec6-99f2-dc22e863acb8 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:28:47.589567 crc crio[21508]: time=\"2026-06-09T11:28:47.589489622Z\" level=info msg=\"Stopping pod sandbox: dc9e27ad3e04e2c37f6c55e6db785f507cdb7ada181032f8236e822fc673b828\" id=52ba8027-9c45-4785-afae-6df8b20ea851 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:28:47.590250 crc crio[21508]: time=\"2026-06-09T11:28:47.590131721Z\" level=info msg=\"Got pod network &{Name:certified-operators-gw7vs Namespace:openshift-marketplace ID:dc9e27ad3e04e2c37f6c55e6db785f507cdb7ada181032f8236e822fc673b828 UID:bc01213b-154d-4adc-8ff7-c4fd8389ecea NetNS:/var/run/netns/79f348ff-d88e-4e2c-b794-a607c6cb44a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbc01213b_154d_4adc_8ff7_c4fd8389ecea.slice PodAnnotations:0xc000b28db8}] Aliases:map[]}\"\nJun 09 11:28:47.590455 crc crio[21508]: time=\"2026-06-09T11:28:47.590260345Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-gw7vs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:28:47.712208 crc crio[21508]: time=\"2026-06-09T11:28:47.712089265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:47.718904 crc crio[21508]: time=\"2026-06-09T11:28:47.718826344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:47.963670 crc crio[21508]: time=\"2026-06-09T11:28:47.963557246Z\" level=info msg=\"Created container 24e7189d2eab40d18b435e6c78d519b12a56f94dff6ea13858e982bd2cd97dcf: openstack/ceilometer-0/sg-core\" id=df50322e-2759-45b1-aedd-fed56d448fcb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:47.988247 crc crio[21508]: time=\"2026-06-09T11:28:47.988159903Z\" level=info msg=\"Starting container: 24e7189d2eab40d18b435e6c78d519b12a56f94dff6ea13858e982bd2cd97dcf\" id=1ff29b71-9b61-44b1-8c4a-c3cc68817492 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:28:48.013222 crc crio[21508]: time=\"2026-06-09T11:28:48.012685187Z\" level=info msg=\"Started container\" PID=77840 containerID=24e7189d2eab40d18b435e6c78d519b12a56f94dff6ea13858e982bd2cd97dcf description=openstack/ceilometer-0/sg-core id=1ff29b71-9b61-44b1-8c4a-c3cc68817492 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ff35a4bddcdc604c75b846c54bc49c0cc4956f3958a5c530e4823e38e9b3713\nJun 09 11:28:48.036542 crc crio[21508]: time=\"2026-06-09T11:28:48.031457472Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=7fc3ed68-1688-48a3-9c3e-a3f4ab7b3755 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:48.168129 crc crio[21508]: time=\"2026-06-09T11:28:48.167671307Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=e218fee9-fb0d-4d3f-ad0a-82782086d99e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:48.192825 crc crio[21508]: time=\"2026-06-09T11:28:48.182161125Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=7e4ac986-da4c-42d7-b498-cea617349593 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:48.192825 crc crio[21508]: time=\"2026-06-09T11:28:48.182740402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:48.261551 crc crio[21508]: time=\"2026-06-09T11:28:48.261256492Z\" level=info msg=\"Stopped pod sandbox: dc9e27ad3e04e2c37f6c55e6db785f507cdb7ada181032f8236e822fc673b828\" id=52ba8027-9c45-4785-afae-6df8b20ea851 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:28:48.277919 crc crio[21508]: time=\"2026-06-09T11:28:48.277820132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:48.300527 crc crio[21508]: time=\"2026-06-09T11:28:48.291078293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:48.587942 crc crio[21508]: time=\"2026-06-09T11:28:48.586593665Z\" level=info msg=\"Created container be23226f9dd78cd823cd05bff0d6df1e4ed84e3a6b508205ceb20c46e479c91e: openstack/ceilometer-0/proxy-httpd\" id=7e4ac986-da4c-42d7-b498-cea617349593 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:48.595788 crc crio[21508]: time=\"2026-06-09T11:28:48.595708055Z\" level=info msg=\"Starting container: be23226f9dd78cd823cd05bff0d6df1e4ed84e3a6b508205ceb20c46e479c91e\" id=8ec31210-42e8-4d2a-a76c-d10b4a830888 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:28:48.603279 crc crio[21508]: time=\"2026-06-09T11:28:48.602931278Z\" level=info msg=\"Started container\" PID=77896 containerID=be23226f9dd78cd823cd05bff0d6df1e4ed84e3a6b508205ceb20c46e479c91e description=openstack/ceilometer-0/proxy-httpd id=8ec31210-42e8-4d2a-a76c-d10b4a830888 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ff35a4bddcdc604c75b846c54bc49c0cc4956f3958a5c530e4823e38e9b3713\nJun 09 11:28:49.340371 crc crio[21508]: time=\"2026-06-09T11:28:49.340240444Z\" level=info msg=\"Stopping container: be23226f9dd78cd823cd05bff0d6df1e4ed84e3a6b508205ceb20c46e479c91e (timeout: 30s)\" id=b1c107d7-439c-4153-b204-34ae2e9ec64c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:28:49.341424 crc crio[21508]: time=\"2026-06-09T11:28:49.340369108Z\" level=info msg=\"Stopping container: fd493475901b1157f31e3ad7541da8838070c84416ff1758eab87556085774aa (timeout: 30s)\" id=4a5175d9-c428-463d-ae7f-a9baa1db4bb2 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:28:49.341424 crc crio[21508]: time=\"2026-06-09T11:28:49.340255294Z\" level=info msg=\"Stopping container: c43119754ca2ccf314c66406920897a9a4cca39374f6918f4587a325ebc1942e (timeout: 30s)\" id=518781d8-5e08-4c1e-b580-d1cb05384d75 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:28:49.341786 crc crio[21508]: time=\"2026-06-09T11:28:49.341684817Z\" level=info msg=\"Stopping container: 24e7189d2eab40d18b435e6c78d519b12a56f94dff6ea13858e982bd2cd97dcf (timeout: 30s)\" id=c5dd14fb-f31b-4ed2-863d-ab9e95a31a6e name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:28:49.343274 crc crio[21508]: time=\"2026-06-09T11:28:49.343198331Z\" level=info msg=\"Removing container: c78a97fcf7c5464681bddc31f785901746b934d708182c1cd2b6c7617e619071\" id=3ca73cdb-0b1d-4b1a-b522-d6354acbc22d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:28:49.393223 crc crio[21508]: time=\"2026-06-09T11:28:49.392742215Z\" level=info msg=\"Removed container c78a97fcf7c5464681bddc31f785901746b934d708182c1cd2b6c7617e619071: openshift-marketplace/certified-operators-gw7vs/registry-server\" id=3ca73cdb-0b1d-4b1a-b522-d6354acbc22d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:28:49.426544 crc crio[21508]: time=\"2026-06-09T11:28:49.426247825Z\" level=info msg=\"Removing container: a3e39fa5ee97f0359c87589f43d117742aa386c7fc4f4a6958f45ba829a1b857\" id=2c323d39-aae5-4c88-bf9b-7fee3157a443 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:28:49.499379 crc crio[21508]: time=\"2026-06-09T11:28:49.499146429Z\" level=info msg=\"Stopped container 24e7189d2eab40d18b435e6c78d519b12a56f94dff6ea13858e982bd2cd97dcf: openstack/ceilometer-0/sg-core\" id=c5dd14fb-f31b-4ed2-863d-ab9e95a31a6e name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:28:49.543153 crc crio[21508]: time=\"2026-06-09T11:28:49.543089118Z\" level=info msg=\"Removed container a3e39fa5ee97f0359c87589f43d117742aa386c7fc4f4a6958f45ba829a1b857: openshift-marketplace/certified-operators-gw7vs/extract-content\" id=2c323d39-aae5-4c88-bf9b-7fee3157a443 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:28:49.570227 crc crio[21508]: time=\"2026-06-09T11:28:49.570139427Z\" level=info msg=\"Removing container: e01dc0d183634a71c602dcd00ab2f0d1e37f494635c2101cea46e28430b75c39\" id=dfb3c082-9baa-4866-9eb6-95e2d5eb3ec8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:28:49.658686 crc crio[21508]: time=\"2026-06-09T11:28:49.656218471Z\" level=info msg=\"Removed container e01dc0d183634a71c602dcd00ab2f0d1e37f494635c2101cea46e28430b75c39: openshift-marketplace/certified-operators-gw7vs/extract-utilities\" id=dfb3c082-9baa-4866-9eb6-95e2d5eb3ec8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:28:49.895993 crc crio[21508]: time=\"2026-06-09T11:28:49.895884533Z\" level=info msg=\"Stopped container be23226f9dd78cd823cd05bff0d6df1e4ed84e3a6b508205ceb20c46e479c91e: openstack/ceilometer-0/proxy-httpd\" id=b1c107d7-439c-4153-b204-34ae2e9ec64c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:28:53.255380 crc crio[21508]: time=\"2026-06-09T11:28:53.25398047Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ddgqh/POD\" id=de946fd5-5e4e-44d6-9af9-275f6f224e0b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:28:53.255380 crc crio[21508]: time=\"2026-06-09T11:28:53.255127783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:53.296900 crc crio[21508]: time=\"2026-06-09T11:28:53.296450965Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ddgqh Namespace:openshift-marketplace ID:27afdc9ce5b2b31bd1e99a7cefc8a2ac5f51a45c7d783d95c09cb9c3dfbc0a97 UID:acb5bce7-f9f8-4aff-abfc-f78a13cb0b33 NetNS:/var/run/netns/fb4c7412-5af8-46cf-88eb-910d719e8410 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podacb5bce7_f9f8_4aff_abfc_f78a13cb0b33.slice PodAnnotations:0xc002c0a678}] Aliases:map[]}\"\nJun 09 11:28:53.296900 crc crio[21508]: time=\"2026-06-09T11:28:53.296849496Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ddgqh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:28:55.211982 crc crio[21508]: 2026-06-09T11:28:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:27afdc9ce5b2b31 Mac:16:a3:57:17:13:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ad Mtu:0 Sandbox:/var/run/netns/fb4c7412-5af8-46cf-88eb-910d719e8410 SocketPath: PciID:}] [{Interface:0xc0004b05d0 Address:{IP:10.217.0.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:28:55.217531 crc crio[21508]: time=\"2026-06-09T11:28:55.217369846Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ddgqh Namespace:openshift-marketplace ID:27afdc9ce5b2b31bd1e99a7cefc8a2ac5f51a45c7d783d95c09cb9c3dfbc0a97 UID:acb5bce7-f9f8-4aff-abfc-f78a13cb0b33 NetNS:/var/run/netns/fb4c7412-5af8-46cf-88eb-910d719e8410 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podacb5bce7_f9f8_4aff_abfc_f78a13cb0b33.slice PodAnnotations:0xc002c0a678}] Aliases:map[]}\"\nJun 09 11:28:55.218232 crc crio[21508]: time=\"2026-06-09T11:28:55.217618913Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-ddgqh for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:28:55.229520 crc crio[21508]: time=\"2026-06-09T11:28:55.229397121Z\" level=info msg=\"Ran pod sandbox 27afdc9ce5b2b31bd1e99a7cefc8a2ac5f51a45c7d783d95c09cb9c3dfbc0a97 with infra container: openshift-marketplace/redhat-marketplace-ddgqh/POD\" id=de946fd5-5e4e-44d6-9af9-275f6f224e0b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:28:55.238410 crc crio[21508]: time=\"2026-06-09T11:28:55.238264863Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=aa87e7ef-cf78-4cbe-8dda-cd273166f5bd name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:55.248605 crc crio[21508]: time=\"2026-06-09T11:28:55.248512886Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e7c28af4-e47c-4e2e-95a6-c44046588d9f name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:55.259157 crc crio[21508]: time=\"2026-06-09T11:28:55.259016616Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ddgqh/extract-utilities\" id=b163abd3-d4e9-4187-856f-f9c8cfa42030 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:55.259738 crc crio[21508]: time=\"2026-06-09T11:28:55.259681726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:55.321055 crc crio[21508]: time=\"2026-06-09T11:28:55.320931146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:55.331100 crc crio[21508]: time=\"2026-06-09T11:28:55.330966052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:55.481455 crc crio[21508]: time=\"2026-06-09T11:28:55.480863771Z\" level=info msg=\"Created container 83247f0b8841ceaa41a3636dd4e7962c9ec4b49ad137192a80adc0128cdb0e7d: openshift-marketplace/redhat-marketplace-ddgqh/extract-utilities\" id=b163abd3-d4e9-4187-856f-f9c8cfa42030 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:55.482694 crc crio[21508]: time=\"2026-06-09T11:28:55.482595623Z\" level=info msg=\"Starting container: 83247f0b8841ceaa41a3636dd4e7962c9ec4b49ad137192a80adc0128cdb0e7d\" id=c9ea5bfb-5818-4361-a15a-2c2414628dc3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:28:55.489497 crc crio[21508]: time=\"2026-06-09T11:28:55.489144576Z\" level=info msg=\"Started container\" PID=78488 containerID=83247f0b8841ceaa41a3636dd4e7962c9ec4b49ad137192a80adc0128cdb0e7d description=openshift-marketplace/redhat-marketplace-ddgqh/extract-utilities id=c9ea5bfb-5818-4361-a15a-2c2414628dc3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27afdc9ce5b2b31bd1e99a7cefc8a2ac5f51a45c7d783d95c09cb9c3dfbc0a97\nJun 09 11:28:56.469546 crc crio[21508]: time=\"2026-06-09T11:28:56.469461762Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=7a0d817b-9e93-41c2-9774-5679d5833158 name=/runtime.v1.ImageService/PullImage\nJun 09 11:28:56.479380 crc crio[21508]: time=\"2026-06-09T11:28:56.479210281Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 09 11:28:57.405955 crc crio[21508]: time=\"2026-06-09T11:28:57.405204073Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=7a0d817b-9e93-41c2-9774-5679d5833158 name=/runtime.v1.ImageService/PullImage\nJun 09 11:28:57.407126 crc crio[21508]: time=\"2026-06-09T11:28:57.407008216Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=4ef4f028-d911-4e3c-850f-0ad108629591 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:57.409891 crc crio[21508]: time=\"2026-06-09T11:28:57.409734036Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=4578799f-6b49-4e3b-b3b3-a26d2d0224a0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:57.422867 crc crio[21508]: time=\"2026-06-09T11:28:57.42271065Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ddgqh/extract-content\" id=8d1b1353-b900-4f1b-8d0a-08d3684758fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:57.424161 crc crio[21508]: time=\"2026-06-09T11:28:57.424094011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:57.510845 crc crio[21508]: time=\"2026-06-09T11:28:57.510762702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:57.513817 crc crio[21508]: time=\"2026-06-09T11:28:57.51376081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:57.648573 crc crio[21508]: time=\"2026-06-09T11:28:57.64844897Z\" level=info msg=\"Created container c97fce575937caedc9cdbf54eeb5d16454993db366a5ccd04f5f9660d445fc9c: openshift-marketplace/redhat-marketplace-ddgqh/extract-content\" id=8d1b1353-b900-4f1b-8d0a-08d3684758fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:57.651367 crc crio[21508]: time=\"2026-06-09T11:28:57.651230232Z\" level=info msg=\"Starting container: c97fce575937caedc9cdbf54eeb5d16454993db366a5ccd04f5f9660d445fc9c\" id=27882d83-ebd1-4f7d-986c-c18c91ebf9c3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:28:57.659191 crc crio[21508]: time=\"2026-06-09T11:28:57.659115695Z\" level=info msg=\"Started container\" PID=78585 containerID=c97fce575937caedc9cdbf54eeb5d16454993db366a5ccd04f5f9660d445fc9c description=openshift-marketplace/redhat-marketplace-ddgqh/extract-content id=27882d83-ebd1-4f7d-986c-c18c91ebf9c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27afdc9ce5b2b31bd1e99a7cefc8a2ac5f51a45c7d783d95c09cb9c3dfbc0a97\nJun 09 11:28:58.508549 crc crio[21508]: time=\"2026-06-09T11:28:58.507887056Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=dd217218-2e47-4700-b673-3eaa875f70f7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:58.512108 crc crio[21508]: time=\"2026-06-09T11:28:58.511967606Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d9edd613-07f4-4be2-9039-70d484adbc67 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:58.522565 crc crio[21508]: time=\"2026-06-09T11:28:58.522442836Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ddgqh/registry-server\" id=72295762-1196-44bf-948d-67b1d764a8c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:58.522991 crc crio[21508]: time=\"2026-06-09T11:28:58.52291958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:58.582591 crc crio[21508]: time=\"2026-06-09T11:28:58.582441199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:58.586182 crc crio[21508]: time=\"2026-06-09T11:28:58.586102807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:58.774802 crc crio[21508]: time=\"2026-06-09T11:28:58.77471709Z\" level=info msg=\"Created container 3105f7cb7113cb5c8966a60b5cfa8011cb6b0703636286333c71a41f378e5cd4: openshift-marketplace/redhat-marketplace-ddgqh/registry-server\" id=72295762-1196-44bf-948d-67b1d764a8c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:58.775698 crc crio[21508]: time=\"2026-06-09T11:28:58.775640477Z\" level=info msg=\"Starting container: 3105f7cb7113cb5c8966a60b5cfa8011cb6b0703636286333c71a41f378e5cd4\" id=bda97a35-ac32-4f40-b58f-49999f3f5fba name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:28:58.782171 crc crio[21508]: time=\"2026-06-09T11:28:58.782073608Z\" level=info msg=\"Started container\" PID=78631 containerID=3105f7cb7113cb5c8966a60b5cfa8011cb6b0703636286333c71a41f378e5cd4 description=openshift-marketplace/redhat-marketplace-ddgqh/registry-server id=bda97a35-ac32-4f40-b58f-49999f3f5fba name=/runtime.v1.RuntimeService/StartContainer sandboxID=27afdc9ce5b2b31bd1e99a7cefc8a2ac5f51a45c7d783d95c09cb9c3dfbc0a97\nJun 09 11:29:00.997882 crc crio[21508]: time=\"2026-06-09T11:29:00.997242891Z\" level=info msg=\"Removing container: 289d98e560326b5ff74fe5e41958ad179e8d3d9a4157c4f9ea01445330ca1cd6\" id=f63a4d28-aaf5-4c80-a2fb-fc69d9ed966a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:29:01.047792 crc crio[21508]: time=\"2026-06-09T11:29:01.047668422Z\" level=info msg=\"Removed container 289d98e560326b5ff74fe5e41958ad179e8d3d9a4157c4f9ea01445330ca1cd6: openshift-marketplace/community-operators-s9j49/extract-content\" id=f63a4d28-aaf5-4c80-a2fb-fc69d9ed966a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:29:01.050781 crc crio[21508]: time=\"2026-06-09T11:29:01.050694431Z\" level=info msg=\"Removing container: d2b23f5231bc49ccf73242d55a00a706453fd97cb5a16a5f8aec5deeed4c6dc3\" id=c8db8b9b-6928-44e4-ac4f-bd116bf28a33 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:29:01.103885 crc crio[21508]: time=\"2026-06-09T11:29:01.10378693Z\" level=info msg=\"Removed container d2b23f5231bc49ccf73242d55a00a706453fd97cb5a16a5f8aec5deeed4c6dc3: openshift-marketplace/community-operators-s9j49/extract-utilities\" id=c8db8b9b-6928-44e4-ac4f-bd116bf28a33 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:29:01.108801 crc crio[21508]: time=\"2026-06-09T11:29:01.108710825Z\" level=info msg=\"Removing container: 2b98ea3d8d63564ee55e071dc3f97b40fa5acec8fdc3151899adb7ddbefa6840\" id=6c6f9acc-9c74-43c1-91f3-957b98722323 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:29:01.151966 crc crio[21508]: time=\"2026-06-09T11:29:01.151870851Z\" level=info msg=\"Removed container 2b98ea3d8d63564ee55e071dc3f97b40fa5acec8fdc3151899adb7ddbefa6840: openshift-marketplace/community-operators-s9j49/registry-server\" id=6c6f9acc-9c74-43c1-91f3-957b98722323 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:29:01.160994 crc crio[21508]: time=\"2026-06-09T11:29:01.160900707Z\" level=info msg=\"Stopping pod sandbox: e4933ac0cdfacdd8288f4c1393fc7e0b0274f6580a8cccfe69188b804ba64c25\" id=dba65106-3c64-4d9a-ae28-c04525733eb9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:29:01.160994 crc crio[21508]: time=\"2026-06-09T11:29:01.16098005Z\" level=info msg=\"Stopped pod sandbox (already stopped): e4933ac0cdfacdd8288f4c1393fc7e0b0274f6580a8cccfe69188b804ba64c25\" id=dba65106-3c64-4d9a-ae28-c04525733eb9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:29:01.161520 crc crio[21508]: time=\"2026-06-09T11:29:01.161463474Z\" level=info msg=\"Removing pod sandbox: e4933ac0cdfacdd8288f4c1393fc7e0b0274f6580a8cccfe69188b804ba64c25\" id=7e817a92-4bac-47c5-ace3-a653524ad487 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:29:01.175957 crc crio[21508]: time=\"2026-06-09T11:29:01.175837239Z\" level=info msg=\"Removed pod sandbox: e4933ac0cdfacdd8288f4c1393fc7e0b0274f6580a8cccfe69188b804ba64c25\" id=7e817a92-4bac-47c5-ace3-a653524ad487 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:29:01.176725 crc crio[21508]: time=\"2026-06-09T11:29:01.176641493Z\" level=info msg=\"Stopping pod sandbox: d534730c915cbbcf7316445cf8248abc1c995da2941785c22d0093b058f8c52e\" id=7cd9d638-be0c-485f-9ea3-a6ddfca2b879 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:29:01.176725 crc crio[21508]: time=\"2026-06-09T11:29:01.176722655Z\" level=info msg=\"Stopped pod sandbox (already stopped): d534730c915cbbcf7316445cf8248abc1c995da2941785c22d0093b058f8c52e\" id=7cd9d638-be0c-485f-9ea3-a6ddfca2b879 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:29:01.177655 crc crio[21508]: time=\"2026-06-09T11:29:01.17757515Z\" level=info msg=\"Removing pod sandbox: d534730c915cbbcf7316445cf8248abc1c995da2941785c22d0093b058f8c52e\" id=aa121172-4387-4ae2-85cf-6f29589843d9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:29:01.194263 crc crio[21508]: time=\"2026-06-09T11:29:01.194174361Z\" level=info msg=\"Removed pod sandbox: d534730c915cbbcf7316445cf8248abc1c995da2941785c22d0093b058f8c52e\" id=aa121172-4387-4ae2-85cf-6f29589843d9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:29:01.195412 crc crio[21508]: time=\"2026-06-09T11:29:01.195339205Z\" level=info msg=\"Stopping pod sandbox: dc9e27ad3e04e2c37f6c55e6db785f507cdb7ada181032f8236e822fc673b828\" id=00ef96f3-2277-4de1-bf40-dc889b2bbaeb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:29:01.195521 crc crio[21508]: time=\"2026-06-09T11:29:01.195423557Z\" level=info msg=\"Stopped pod sandbox (already stopped): dc9e27ad3e04e2c37f6c55e6db785f507cdb7ada181032f8236e822fc673b828\" id=00ef96f3-2277-4de1-bf40-dc889b2bbaeb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:29:01.196425 crc crio[21508]: time=\"2026-06-09T11:29:01.19617585Z\" level=info msg=\"Removing pod sandbox: dc9e27ad3e04e2c37f6c55e6db785f507cdb7ada181032f8236e822fc673b828\" id=3b00b2ba-d7ad-411e-a75f-7bde0feca239 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:29:01.211095 crc crio[21508]: time=\"2026-06-09T11:29:01.211000578Z\" level=info msg=\"Removed pod sandbox: dc9e27ad3e04e2c37f6c55e6db785f507cdb7ada181032f8236e822fc673b828\" id=3b00b2ba-d7ad-411e-a75f-7bde0feca239 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:29:01.212098 crc crio[21508]: time=\"2026-06-09T11:29:01.212006098Z\" level=info msg=\"Stopping pod sandbox: 3e244b2957dbd94c5ccee625a392f6e0ebacc15deaec0a18e5222898afd7d5ec\" id=dfefe28a-93c3-4ab7-88f9-abb95ee16b63 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:29:01.212098 crc crio[21508]: time=\"2026-06-09T11:29:01.21209059Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3e244b2957dbd94c5ccee625a392f6e0ebacc15deaec0a18e5222898afd7d5ec\" id=dfefe28a-93c3-4ab7-88f9-abb95ee16b63 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:29:01.214749 crc crio[21508]: time=\"2026-06-09T11:29:01.214661406Z\" level=info msg=\"Removing pod sandbox: 3e244b2957dbd94c5ccee625a392f6e0ebacc15deaec0a18e5222898afd7d5ec\" id=b254b22d-d533-4500-953f-62dd98fb07ae name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:29:01.228975 crc crio[21508]: time=\"2026-06-09T11:29:01.228850875Z\" level=info msg=\"Removed pod sandbox: 3e244b2957dbd94c5ccee625a392f6e0ebacc15deaec0a18e5222898afd7d5ec\" id=b254b22d-d533-4500-953f-62dd98fb07ae name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:29:01.230001 crc crio[21508]: time=\"2026-06-09T11:29:01.229922707Z\" level=info msg=\"Stopping pod sandbox: 7562a2b0bcd5e5426a099625f400b927e1958afd4141adba0937df8c46dfab70\" id=026e2331-e69f-457b-97b9-f89d747e5e6a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:29:01.230111 crc crio[21508]: time=\"2026-06-09T11:29:01.230008069Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7562a2b0bcd5e5426a099625f400b927e1958afd4141adba0937df8c46dfab70\" id=026e2331-e69f-457b-97b9-f89d747e5e6a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:29:01.233649 crc crio[21508]: time=\"2026-06-09T11:29:01.233579205Z\" level=info msg=\"Removing pod sandbox: 7562a2b0bcd5e5426a099625f400b927e1958afd4141adba0937df8c46dfab70\" id=3dfad4c8-062c-4c8d-b50b-283f916013ef name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:29:01.248193 crc crio[21508]: time=\"2026-06-09T11:29:01.248010891Z\" level=info msg=\"Removed pod sandbox: 7562a2b0bcd5e5426a099625f400b927e1958afd4141adba0937df8c46dfab70\" id=3dfad4c8-062c-4c8d-b50b-283f916013ef name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:29:01.249070 crc crio[21508]: time=\"2026-06-09T11:29:01.248950379Z\" level=info msg=\"Stopping pod sandbox: aceb6e2df6282ed60a27f7166c63f828d1f1ef3300497724065bfde262ec42f4\" id=e66f7ddc-74a6-461d-8370-d2e3c7b5bf74 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:29:01.249070 crc crio[21508]: time=\"2026-06-09T11:29:01.249047622Z\" level=info msg=\"Stopped pod sandbox (already stopped): aceb6e2df6282ed60a27f7166c63f828d1f1ef3300497724065bfde262ec42f4\" id=e66f7ddc-74a6-461d-8370-d2e3c7b5bf74 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:29:01.249750 crc crio[21508]: time=\"2026-06-09T11:29:01.249680011Z\" level=info msg=\"Removing pod sandbox: aceb6e2df6282ed60a27f7166c63f828d1f1ef3300497724065bfde262ec42f4\" id=2dfd4cb8-9967-49dd-a17d-05bf38f0a41c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:29:01.274559 crc crio[21508]: time=\"2026-06-09T11:29:01.274471273Z\" level=info msg=\"Removed pod sandbox: aceb6e2df6282ed60a27f7166c63f828d1f1ef3300497724065bfde262ec42f4\" id=2dfd4cb8-9967-49dd-a17d-05bf38f0a41c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:29:05.625287 crc crio[21508]: time=\"2026-06-09T11:29:05.623694016Z\" level=info msg=\"Stopping container: 3105f7cb7113cb5c8966a60b5cfa8011cb6b0703636286333c71a41f378e5cd4 (timeout: 2s)\" id=db583995-5095-4871-8d1d-58c561c57ec4 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:29:05.782752 crc crio[21508]: time=\"2026-06-09T11:29:05.777237403Z\" level=info msg=\"Stopping container: b659b288e436990d33b515ac51dc0cea79c296815aaf126dde3142668d3f96db (timeout: 30s)\" id=be1b1b6d-8bb0-4ec7-92e8-3f6526149b95 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:29:05.782752 crc crio[21508]: time=\"2026-06-09T11:29:05.778653205Z\" level=info msg=\"Stopping container: 9c6d7d8a1cc80c5ba14af8057dc796a61fd81c8e819a3fd49e44926e928d8db4 (timeout: 30s)\" id=47e9d133-8ed3-45df-bfd2-2d5d63d4d859 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:29:05.794446 crc crio[21508]: time=\"2026-06-09T11:29:05.793639568Z\" level=info msg=\"Stopped container 3105f7cb7113cb5c8966a60b5cfa8011cb6b0703636286333c71a41f378e5cd4: openshift-marketplace/redhat-marketplace-ddgqh/registry-server\" id=db583995-5095-4871-8d1d-58c561c57ec4 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:29:05.798779 crc crio[21508]: time=\"2026-06-09T11:29:05.795662758Z\" level=info msg=\"Stopping pod sandbox: 27afdc9ce5b2b31bd1e99a7cefc8a2ac5f51a45c7d783d95c09cb9c3dfbc0a97\" id=47241320-2026-4326-af25-bf4e698364f7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:29:05.815656 crc crio[21508]: time=\"2026-06-09T11:29:05.815538265Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ddgqh Namespace:openshift-marketplace ID:27afdc9ce5b2b31bd1e99a7cefc8a2ac5f51a45c7d783d95c09cb9c3dfbc0a97 UID:acb5bce7-f9f8-4aff-abfc-f78a13cb0b33 NetNS:/var/run/netns/fb4c7412-5af8-46cf-88eb-910d719e8410 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podacb5bce7_f9f8_4aff_abfc_f78a13cb0b33.slice PodAnnotations:0xc000b28eb8}] Aliases:map[]}\"\nJun 09 11:29:05.816150 crc crio[21508]: time=\"2026-06-09T11:29:05.815873755Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ddgqh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:29:05.848978 crc crio[21508]: time=\"2026-06-09T11:29:05.848409536Z\" level=info msg=\"Stopping container: 6b87b4338d317c3c4979cb36bcd90bc40b9bec3c899213b589f23c4e995276d2 (timeout: 10s)\" id=85ed8758-7ae8-414d-9a5e-dd7ba4675158 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:29:06.007777 crc crio[21508]: time=\"2026-06-09T11:29:06.004250691Z\" level=info msg=\"Stopped container 6b87b4338d317c3c4979cb36bcd90bc40b9bec3c899213b589f23c4e995276d2: openstack/dnsmasq-dns-84d7ccbd87-hjqlk/dnsmasq-dns\" id=85ed8758-7ae8-414d-9a5e-dd7ba4675158 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:29:06.017631 crc crio[21508]: time=\"2026-06-09T11:29:06.016833863Z\" level=info msg=\"Stopping pod sandbox: 57021d77d78419a96deca25192b4733164a6245abb13dbca48b69b6778cef92f\" id=72417818-a171-4b7b-8d96-252778782174 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:29:06.017631 crc crio[21508]: time=\"2026-06-09T11:29:06.017516793Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-84d7ccbd87-hjqlk Namespace:openstack ID:57021d77d78419a96deca25192b4733164a6245abb13dbca48b69b6778cef92f UID:abb65014-9f29-43fc-80da-ce78aeb487a3 NetNS:/var/run/netns/380375d4-96d7-47c4-a604-ae972870ae0f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podabb65014_9f29_43fc_80da_ce78aeb487a3.slice PodAnnotations:0xc004f90730}] Aliases:map[]}\"\nJun 09 11:29:06.017821 crc crio[21508]: time=\"2026-06-09T11:29:06.017702199Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-84d7ccbd87-hjqlk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:29:06.262184 crc crio[21508]: time=\"2026-06-09T11:29:06.26208868Z\" level=info msg=\"Running pod sandbox: openstack/swift-proxy-56bb55d8f-rgtp2/POD\" id=51132b82-0c35-4820-8b9d-0acd50359267 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:29:06.262184 crc crio[21508]: time=\"2026-06-09T11:29:06.262206993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:06.354527 crc crio[21508]: time=\"2026-06-09T11:29:06.352549343Z\" level=info msg=\"Got pod network &{Name:swift-proxy-56bb55d8f-rgtp2 Namespace:openstack ID:ff320bcac9f004e876823160e7c1bbe1a32fe2935d152282cd9fc3bdc09d1355 UID:7e868277-8d2f-445b-adda-e7abe2ae832d NetNS:/var/run/netns/2e337a3f-13bb-4ee0-a5e0-ac439dd8b18b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e868277_8d2f_445b_adda_e7abe2ae832d.slice PodAnnotations:0xc000d9f000}] Aliases:map[]}\"\nJun 09 11:29:06.354527 crc crio[21508]: time=\"2026-06-09T11:29:06.353029307Z\" level=info msg=\"Adding pod openstack_swift-proxy-56bb55d8f-rgtp2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:29:06.411623 crc crio[21508]: time=\"2026-06-09T11:29:06.411501755Z\" level=info msg=\"Stopped pod sandbox: 27afdc9ce5b2b31bd1e99a7cefc8a2ac5f51a45c7d783d95c09cb9c3dfbc0a97\" id=47241320-2026-4326-af25-bf4e698364f7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:29:06.668400 crc crio[21508]: time=\"2026-06-09T11:29:06.667631953Z\" level=info msg=\"Removing container: 3105f7cb7113cb5c8966a60b5cfa8011cb6b0703636286333c71a41f378e5cd4\" id=27323bc6-ae7b-4f07-bc2e-54d296c75723 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:29:06.706896 crc crio[21508]: time=\"2026-06-09T11:29:06.70676768Z\" level=info msg=\"Removed container 3105f7cb7113cb5c8966a60b5cfa8011cb6b0703636286333c71a41f378e5cd4: openshift-marketplace/redhat-marketplace-ddgqh/registry-server\" id=27323bc6-ae7b-4f07-bc2e-54d296c75723 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:29:06.711755 crc crio[21508]: time=\"2026-06-09T11:29:06.71051328Z\" level=info msg=\"Removing container: c97fce575937caedc9cdbf54eeb5d16454993db366a5ccd04f5f9660d445fc9c\" id=c9743a13-18b9-4d25-b9fe-4bcc923a636a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:29:06.730516 crc crio[21508]: time=\"2026-06-09T11:29:06.730426289Z\" level=info msg=\"Stopped pod sandbox: 57021d77d78419a96deca25192b4733164a6245abb13dbca48b69b6778cef92f\" id=72417818-a171-4b7b-8d96-252778782174 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:29:06.796441 crc crio[21508]: time=\"2026-06-09T11:29:06.796213053Z\" level=info msg=\"Removed container c97fce575937caedc9cdbf54eeb5d16454993db366a5ccd04f5f9660d445fc9c: openshift-marketplace/redhat-marketplace-ddgqh/extract-content\" id=c9743a13-18b9-4d25-b9fe-4bcc923a636a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:29:06.816394 crc crio[21508]: time=\"2026-06-09T11:29:06.809472414Z\" level=info msg=\"Removing container: 83247f0b8841ceaa41a3636dd4e7962c9ec4b49ad137192a80adc0128cdb0e7d\" id=5ba6105c-487b-4bd1-9258-6db412ad9af0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:29:06.920502 crc crio[21508]: time=\"2026-06-09T11:29:06.917506187Z\" level=info msg=\"Removed container 83247f0b8841ceaa41a3636dd4e7962c9ec4b49ad137192a80adc0128cdb0e7d: openshift-marketplace/redhat-marketplace-ddgqh/extract-utilities\" id=5ba6105c-487b-4bd1-9258-6db412ad9af0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:29:07.172984 crc crio[21508]: time=\"2026-06-09T11:29:07.172679336Z\" level=info msg=\"Stopped container b659b288e436990d33b515ac51dc0cea79c296815aaf126dde3142668d3f96db: openstack/cinder-scheduler-0/probe\" id=be1b1b6d-8bb0-4ec7-92e8-3f6526149b95 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:29:07.467611 crc crio[21508]: 2026-06-09T11:29:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ff320bcac9f004e Mac:86:83:42:39:85:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ae Mtu:0 Sandbox:/var/run/netns/2e337a3f-13bb-4ee0-a5e0-ac439dd8b18b SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:29:07.470203 crc crio[21508]: time=\"2026-06-09T11:29:07.470135795Z\" level=info msg=\"Got pod network &{Name:swift-proxy-56bb55d8f-rgtp2 Namespace:openstack ID:ff320bcac9f004e876823160e7c1bbe1a32fe2935d152282cd9fc3bdc09d1355 UID:7e868277-8d2f-445b-adda-e7abe2ae832d NetNS:/var/run/netns/2e337a3f-13bb-4ee0-a5e0-ac439dd8b18b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e868277_8d2f_445b_adda_e7abe2ae832d.slice PodAnnotations:0xc000d9f000}] Aliases:map[]}\"\nJun 09 11:29:07.470554 crc crio[21508]: time=\"2026-06-09T11:29:07.470447215Z\" level=info msg=\"Checking pod openstack_swift-proxy-56bb55d8f-rgtp2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:29:07.484423 crc crio[21508]: time=\"2026-06-09T11:29:07.484288844Z\" level=info msg=\"Ran pod sandbox ff320bcac9f004e876823160e7c1bbe1a32fe2935d152282cd9fc3bdc09d1355 with infra container: openstack/swift-proxy-56bb55d8f-rgtp2/POD\" id=51132b82-0c35-4820-8b9d-0acd50359267 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:29:07.495676 crc crio[21508]: time=\"2026-06-09T11:29:07.495564067Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=c5eac45f-6b75-474d-91ae-44b7f29d9153 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:29:07.618509 crc crio[21508]: time=\"2026-06-09T11:29:07.618396856Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=68c38e90-6fcc-4698-8437-945572cc373b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:29:07.630179 crc crio[21508]: time=\"2026-06-09T11:29:07.630087442Z\" level=info msg=\"Creating container: openstack/swift-proxy-56bb55d8f-rgtp2/proxy-httpd\" id=f458398b-91e5-41ee-b799-9e2089f2368e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:29:07.630625 crc crio[21508]: time=\"2026-06-09T11:29:07.630576496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:07.757645 crc crio[21508]: time=\"2026-06-09T11:29:07.757542018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:07.759112 crc crio[21508]: time=\"2026-06-09T11:29:07.758849837Z\" level=info msg=\"Removing container: 6b87b4338d317c3c4979cb36bcd90bc40b9bec3c899213b589f23c4e995276d2\" id=42d33bdf-49e3-4158-b32b-4606ebdcb647 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:29:07.769142 crc crio[21508]: time=\"2026-06-09T11:29:07.769058938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:07.888050 crc crio[21508]: time=\"2026-06-09T11:29:07.887969842Z\" level=info msg=\"Removed container 6b87b4338d317c3c4979cb36bcd90bc40b9bec3c899213b589f23c4e995276d2: openstack/dnsmasq-dns-84d7ccbd87-hjqlk/dnsmasq-dns\" id=42d33bdf-49e3-4158-b32b-4606ebdcb647 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:29:07.899394 crc crio[21508]: time=\"2026-06-09T11:29:07.899289986Z\" level=info msg=\"Removing container: 6bb32e82437bdca0f8c20eea6a6707f9c2a422e5e3fe81eb1420aada7431704d\" id=367274e4-41fa-4405-8e5a-32793e5af3f1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:29:07.932988 crc crio[21508]: time=\"2026-06-09T11:29:07.932153547Z\" level=info msg=\"Removed container 6bb32e82437bdca0f8c20eea6a6707f9c2a422e5e3fe81eb1420aada7431704d: openstack/dnsmasq-dns-84d7ccbd87-hjqlk/init\" id=367274e4-41fa-4405-8e5a-32793e5af3f1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:29:08.068810 crc crio[21508]: time=\"2026-06-09T11:29:08.068711873Z\" level=info msg=\"Created container 61a7d5525fa86e202d6f5cc35feeabe4387fbba8dbf33f6ded80bfc433dae5a3: openstack/swift-proxy-56bb55d8f-rgtp2/proxy-httpd\" id=f458398b-91e5-41ee-b799-9e2089f2368e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:29:08.071664 crc crio[21508]: time=\"2026-06-09T11:29:08.071630569Z\" level=info msg=\"Starting container: 61a7d5525fa86e202d6f5cc35feeabe4387fbba8dbf33f6ded80bfc433dae5a3\" id=45a2b7b2-22ea-4f1e-85f3-0a03f7bca936 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:29:08.082017 crc crio[21508]: time=\"2026-06-09T11:29:08.081924133Z\" level=info msg=\"Started container\" PID=79354 containerID=61a7d5525fa86e202d6f5cc35feeabe4387fbba8dbf33f6ded80bfc433dae5a3 description=openstack/swift-proxy-56bb55d8f-rgtp2/proxy-httpd id=45a2b7b2-22ea-4f1e-85f3-0a03f7bca936 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff320bcac9f004e876823160e7c1bbe1a32fe2935d152282cd9fc3bdc09d1355\nJun 09 11:29:08.096774 crc crio[21508]: time=\"2026-06-09T11:29:08.09671602Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=37c644ed-3fe0-4399-996d-e722f44a0cf5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:29:08.208254 crc crio[21508]: time=\"2026-06-09T11:29:08.20770865Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=920af321-10b9-4865-8fd7-2b7a5225dc85 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:29:08.226638 crc crio[21508]: time=\"2026-06-09T11:29:08.226547116Z\" level=info msg=\"Creating container: openstack/swift-proxy-56bb55d8f-rgtp2/proxy-server\" id=972068d7-93ad-4717-b19e-849d3accea30 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:29:08.227017 crc crio[21508]: time=\"2026-06-09T11:29:08.226961849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:08.310362 crc crio[21508]: time=\"2026-06-09T11:29:08.310091845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:08.319171 crc crio[21508]: time=\"2026-06-09T11:29:08.31904372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:08.479160 crc crio[21508]: time=\"2026-06-09T11:29:08.479059618Z\" level=info msg=\"Created container 4a5cddd7b9a654579b76fdcbb6714eb7fae2a15a5537c5f21ae17db62101e6f4: openstack/swift-proxy-56bb55d8f-rgtp2/proxy-server\" id=972068d7-93ad-4717-b19e-849d3accea30 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:29:08.480194 crc crio[21508]: time=\"2026-06-09T11:29:08.48015751Z\" level=info msg=\"Starting container: 4a5cddd7b9a654579b76fdcbb6714eb7fae2a15a5537c5f21ae17db62101e6f4\" id=de7a5504-a387-497b-a72b-a837278355ed name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:29:08.487603 crc crio[21508]: time=\"2026-06-09T11:29:08.487541739Z\" level=info msg=\"Started container\" PID=79383 containerID=4a5cddd7b9a654579b76fdcbb6714eb7fae2a15a5537c5f21ae17db62101e6f4 description=openstack/swift-proxy-56bb55d8f-rgtp2/proxy-server id=de7a5504-a387-497b-a72b-a837278355ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff320bcac9f004e876823160e7c1bbe1a32fe2935d152282cd9fc3bdc09d1355\nJun 09 11:29:10.581882 crc crio[21508]: time=\"2026-06-09T11:29:10.581463361Z\" level=info msg=\"Stopped container 9c6d7d8a1cc80c5ba14af8057dc796a61fd81c8e819a3fd49e44926e928d8db4: openstack/cinder-scheduler-0/cinder-scheduler\" id=47e9d133-8ed3-45df-bfd2-2d5d63d4d859 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:29:10.583690 crc crio[21508]: time=\"2026-06-09T11:29:10.583601604Z\" level=info msg=\"Stopping pod sandbox: e190ca656fd81a09e4107694a47c8ec064130b3b65838806808b58c67da5bd02\" id=5643e2bf-1627-4562-849f-8493b72a2f11 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:29:10.584431 crc crio[21508]: time=\"2026-06-09T11:29:10.584353076Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:e190ca656fd81a09e4107694a47c8ec064130b3b65838806808b58c67da5bd02 UID:7719a13f-83c7-444d-a440-bb0dc4c46f97 NetNS:/var/run/netns/db633eed-0ca7-4cfc-95f1-77b27b50b013 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7719a13f_83c7_444d_a440_bb0dc4c46f97.slice PodAnnotations:0xc00465f038}] Aliases:map[]}\"\nJun 09 11:29:10.584664 crc crio[21508]: time=\"2026-06-09T11:29:10.584568202Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:29:10.987034 crc crio[21508]: time=\"2026-06-09T11:29:10.986787598Z\" level=info msg=\"Stopped pod sandbox: e190ca656fd81a09e4107694a47c8ec064130b3b65838806808b58c67da5bd02\" id=5643e2bf-1627-4562-849f-8493b72a2f11 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:29:11.910810 crc crio[21508]: time=\"2026-06-09T11:29:11.910511843Z\" level=info msg=\"Removing container: b659b288e436990d33b515ac51dc0cea79c296815aaf126dde3142668d3f96db\" id=e4a950b0-ca9f-4035-bc2e-4289712c6ce9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:29:11.943690 crc crio[21508]: time=\"2026-06-09T11:29:11.943550699Z\" level=info msg=\"Removed container b659b288e436990d33b515ac51dc0cea79c296815aaf126dde3142668d3f96db: openstack/cinder-scheduler-0/probe\" id=e4a950b0-ca9f-4035-bc2e-4289712c6ce9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:29:11.950530 crc crio[21508]: time=\"2026-06-09T11:29:11.950427772Z\" level=info msg=\"Removing container: 9c6d7d8a1cc80c5ba14af8057dc796a61fd81c8e819a3fd49e44926e928d8db4\" id=0424873b-86bf-4719-8296-e866def289e8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:29:11.991573 crc crio[21508]: time=\"2026-06-09T11:29:11.991487735Z\" level=info msg=\"Removed container 9c6d7d8a1cc80c5ba14af8057dc796a61fd81c8e819a3fd49e44926e928d8db4: openstack/cinder-scheduler-0/cinder-scheduler\" id=0424873b-86bf-4719-8296-e866def289e8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:29:12.087021 crc crio[21508]: time=\"2026-06-09T11:29:12.086940396Z\" level=info msg=\"Stopping container: b2dc32f41d7223b8306ad75e3ded370f39dbf539ef18ea1fb9b7df177deb7f7c (timeout: 2s)\" id=c223ebec-7603-437a-a1e2-e774b9c50a25 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:29:13.694450 crc crio[21508]: time=\"2026-06-09T11:29:13.694267755Z\" level=info msg=\"Stopped container b2dc32f41d7223b8306ad75e3ded370f39dbf539ef18ea1fb9b7df177deb7f7c: openshift-marketplace/redhat-operators-rlzqr/registry-server\" id=c223ebec-7603-437a-a1e2-e774b9c50a25 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:29:13.697036 crc crio[21508]: time=\"2026-06-09T11:29:13.696946804Z\" level=info msg=\"Stopping pod sandbox: 8e065d5df2ba343318d243f954795f030b88e4829dd570ae96cabc781aea0102\" id=e7c1527b-7b0d-401e-9ec4-6fb86ba29d69 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:29:13.704928 crc crio[21508]: time=\"2026-06-09T11:29:13.704268239Z\" level=info msg=\"Got pod network &{Name:redhat-operators-rlzqr Namespace:openshift-marketplace ID:8e065d5df2ba343318d243f954795f030b88e4829dd570ae96cabc781aea0102 UID:04e1d022-0a35-4b40-93c7-e0ec37004e89 NetNS:/var/run/netns/a2daa238-1182-403a-b152-3c12dc69d501 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod04e1d022_0a35_4b40_93c7_e0ec37004e89.slice PodAnnotations:0xc00011e9d8}] Aliases:map[]}\"\nJun 09 11:29:13.704928 crc crio[21508]: time=\"2026-06-09T11:29:13.704575338Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-rlzqr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:29:13.870602 crc crio[21508]: time=\"2026-06-09T11:29:13.869748716Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=f31be5ef-1b08-4ee2-a713-fd1164a73494 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:29:13.870738 crc crio[21508]: time=\"2026-06-09T11:29:13.870626402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:14.254662 crc crio[21508]: time=\"2026-06-09T11:29:14.254552065Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:c488047f50e3fd905c8b4cddb090c62853343904c3b684c5bb312f6fcb6fa35c UID:b596b513-895a-4d34-8a30-46f9b1192a56 NetNS:/var/run/netns/57fa33c2-a817-42dc-97d1-c453b5982d33 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb596b513_895a_4d34_8a30_46f9b1192a56.slice PodAnnotations:0xc00008c630}] Aliases:map[]}\"\nJun 09 11:29:14.255397 crc crio[21508]: time=\"2026-06-09T11:29:14.254815993Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:29:14.406234 crc crio[21508]: time=\"2026-06-09T11:29:14.405724242Z\" level=info msg=\"Stopping container: 258236b76ec929ea867fa15d6c98df2544dac5ac29bdb87fa2122192b73b0c0d (timeout: 30s)\" id=5e9089d4-f05d-4b08-9097-c774205317f8 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:29:14.406492 crc crio[21508]: time=\"2026-06-09T11:29:14.405900888Z\" level=info msg=\"Stopping container: 2c4601e6cf857dd3f54f737b9a21c70cd53840460828b0df0805b8b791003466 (timeout: 30s)\" id=be98b9ea-33b5-4494-ae37-bdffef7ffcbd name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:29:14.670176 crc crio[21508]: time=\"2026-06-09T11:29:14.669556028Z\" level=info msg=\"Stopped pod sandbox: 8e065d5df2ba343318d243f954795f030b88e4829dd570ae96cabc781aea0102\" id=e7c1527b-7b0d-401e-9ec4-6fb86ba29d69 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:29:14.870807 crc crio[21508]: time=\"2026-06-09T11:29:14.869806135Z\" level=info msg=\"Stopped container 258236b76ec929ea867fa15d6c98df2544dac5ac29bdb87fa2122192b73b0c0d: openstack/neutron-cdf967bd4-srwx6/neutron-httpd\" id=5e9089d4-f05d-4b08-9097-c774205317f8 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:29:14.996594 crc crio[21508]: time=\"2026-06-09T11:29:14.996247622Z\" level=info msg=\"Removing container: b2dc32f41d7223b8306ad75e3ded370f39dbf539ef18ea1fb9b7df177deb7f7c\" id=d926e77a-b183-4a72-9932-5231f32a7605 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:29:15.084579 crc crio[21508]: 2026-06-09T11:29:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c488047f50e3fd9 Mac:26:38:a5:f7:12:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:af Mtu:0 Sandbox:/var/run/netns/57fa33c2-a817-42dc-97d1-c453b5982d33 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:29:15.091887 crc crio[21508]: time=\"2026-06-09T11:29:15.089729524Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:c488047f50e3fd905c8b4cddb090c62853343904c3b684c5bb312f6fcb6fa35c UID:b596b513-895a-4d34-8a30-46f9b1192a56 NetNS:/var/run/netns/57fa33c2-a817-42dc-97d1-c453b5982d33 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb596b513_895a_4d34_8a30_46f9b1192a56.slice PodAnnotations:0xc00008c630}] Aliases:map[]}\"\nJun 09 11:29:15.091887 crc crio[21508]: time=\"2026-06-09T11:29:15.08993598Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:29:15.169185 crc crio[21508]: time=\"2026-06-09T11:29:15.169070948Z\" level=info msg=\"Removed container b2dc32f41d7223b8306ad75e3ded370f39dbf539ef18ea1fb9b7df177deb7f7c: openshift-marketplace/redhat-operators-rlzqr/registry-server\" id=d926e77a-b183-4a72-9932-5231f32a7605 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:29:15.193198 crc crio[21508]: time=\"2026-06-09T11:29:15.193022456Z\" level=info msg=\"Removing container: 50acd4e9e7ddc71f3a8483e77b574d6bc5894d1dd78cc3812536bc0598ba9194\" id=43a38f5e-009e-40ec-8c8b-00dc9474c158 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:29:15.196577 crc crio[21508]: time=\"2026-06-09T11:29:15.196428717Z\" level=info msg=\"Ran pod sandbox c488047f50e3fd905c8b4cddb090c62853343904c3b684c5bb312f6fcb6fa35c with infra container: openstack/cinder-scheduler-0/POD\" id=f31be5ef-1b08-4ee2-a713-fd1164a73494 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:29:15.208968 crc crio[21508]: time=\"2026-06-09T11:29:15.208155673Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=8a14cda4-337e-4da1-9871-28a6f664365d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:29:15.257416 crc crio[21508]: time=\"2026-06-09T11:29:15.257076269Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=aae16297-dfef-4776-9c94-11cbe2dc01ed name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:29:15.270390 crc crio[21508]: time=\"2026-06-09T11:29:15.270221177Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=68036110-7577-48f5-b67b-02b28edd677a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:29:15.272879 crc crio[21508]: time=\"2026-06-09T11:29:15.270782854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:15.381430 crc crio[21508]: time=\"2026-06-09T11:29:15.381103764Z\" level=info msg=\"Removed container 50acd4e9e7ddc71f3a8483e77b574d6bc5894d1dd78cc3812536bc0598ba9194: openshift-marketplace/redhat-operators-rlzqr/extract-content\" id=43a38f5e-009e-40ec-8c8b-00dc9474c158 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:29:15.390897 crc crio[21508]: time=\"2026-06-09T11:29:15.390817841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:15.391608 crc crio[21508]: time=\"2026-06-09T11:29:15.390882193Z\" level=info msg=\"Removing container: c3d490a88c1a0e3de4db1fe9e71487c8e49908f8b5c452f5c2b0b2bd6daa9e5c\" id=f4650be5-2018-4e46-82b2-08a379e3d463 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:29:15.435680 crc crio[21508]: time=\"2026-06-09T11:29:15.435622075Z\" level=info msg=\"Removed container c3d490a88c1a0e3de4db1fe9e71487c8e49908f8b5c452f5c2b0b2bd6daa9e5c: openshift-marketplace/redhat-operators-rlzqr/extract-utilities\" id=f4650be5-2018-4e46-82b2-08a379e3d463 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:29:16.301824 crc crio[21508]: time=\"2026-06-09T11:29:16.300583273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:16.424035 crc crio[21508]: time=\"2026-06-09T11:29:16.423272179Z\" level=info msg=\"Created container d7bfffa7fe68b072bfea9f279ac1b97f99233725af9aef17f123ce2963456570: openstack/cinder-scheduler-0/cinder-scheduler\" id=68036110-7577-48f5-b67b-02b28edd677a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:29:16.426647 crc crio[21508]: time=\"2026-06-09T11:29:16.426551566Z\" level=info msg=\"Starting container: d7bfffa7fe68b072bfea9f279ac1b97f99233725af9aef17f123ce2963456570\" id=0cc7a062-d269-4c98-846e-90f166515f4d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:29:16.432417 crc crio[21508]: time=\"2026-06-09T11:29:16.432232944Z\" level=info msg=\"Started container\" PID=80071 containerID=d7bfffa7fe68b072bfea9f279ac1b97f99233725af9aef17f123ce2963456570 description=openstack/cinder-scheduler-0/cinder-scheduler id=0cc7a062-d269-4c98-846e-90f166515f4d name=/runtime.v1.RuntimeService/StartContainer sandboxID=c488047f50e3fd905c8b4cddb090c62853343904c3b684c5bb312f6fcb6fa35c\nJun 09 11:29:16.451643 crc crio[21508]: time=\"2026-06-09T11:29:16.451543734Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=bff64bd6-7a9e-4292-85a5-557cd4681c6c name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:29:16.490183 crc crio[21508]: time=\"2026-06-09T11:29:16.490094543Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=1c2f89fa-ee2c-4727-9396-39df48cf9a2d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:29:16.738596 crc crio[21508]: time=\"2026-06-09T11:29:16.738281647Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=1195bae0-ca07-4ccd-937a-9cc2e76a8d17 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:29:16.739092 crc crio[21508]: time=\"2026-06-09T11:29:16.739002728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:16.800143 crc crio[21508]: time=\"2026-06-09T11:29:16.800024951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:17.847614 crc crio[21508]: time=\"2026-06-09T11:29:17.846838213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:17.994931 crc crio[21508]: time=\"2026-06-09T11:29:17.994840126Z\" level=info msg=\"Created container 693ddd3b5f01161c1c886193da00c864517f29a8d097fdf8a138df6f081e2d98: openstack/cinder-scheduler-0/probe\" id=1195bae0-ca07-4ccd-937a-9cc2e76a8d17 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:29:17.996572 crc crio[21508]: time=\"2026-06-09T11:29:17.996502645Z\" level=info msg=\"Starting container: 693ddd3b5f01161c1c886193da00c864517f29a8d097fdf8a138df6f081e2d98\" id=0b50c7f6-36ee-420a-8489-a1c10864e8ac name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:29:18.004466 crc crio[21508]: time=\"2026-06-09T11:29:18.004285985Z\" level=info msg=\"Started container\" PID=80165 containerID=693ddd3b5f01161c1c886193da00c864517f29a8d097fdf8a138df6f081e2d98 description=openstack/cinder-scheduler-0/probe id=0b50c7f6-36ee-420a-8489-a1c10864e8ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=c488047f50e3fd905c8b4cddb090c62853343904c3b684c5bb312f6fcb6fa35c\nJun 09 11:29:19.351608 crc crio[21508]: time=\"2026-06-09T11:29:19.350862015Z\" level=warning msg=\"Stopping container fd493475901b1157f31e3ad7541da8838070c84416ff1758eab87556085774aa with stop signal(15) timed out. Killing...\"\nJun 09 11:29:19.352885 crc crio[21508]: time=\"2026-06-09T11:29:19.352032069Z\" level=warning msg=\"Stopping container c43119754ca2ccf314c66406920897a9a4cca39374f6918f4587a325ebc1942e with stop signal(15) timed out. Killing...\"\nJun 09 11:29:19.902621 crc crio[21508]: time=\"2026-06-09T11:29:19.897853468Z\" level=info msg=\"Stopped container fd493475901b1157f31e3ad7541da8838070c84416ff1758eab87556085774aa: openstack/ceilometer-0/ceilometer-central-agent\" id=4a5175d9-c428-463d-ae7f-a9baa1db4bb2 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:29:19.929505 crc crio[21508]: time=\"2026-06-09T11:29:19.92907843Z\" level=info msg=\"Stopped container c43119754ca2ccf314c66406920897a9a4cca39374f6918f4587a325ebc1942e: openstack/ceilometer-0/ceilometer-notification-agent\" id=518781d8-5e08-4c1e-b580-d1cb05384d75 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:29:19.938139 crc crio[21508]: time=\"2026-06-09T11:29:19.933702347Z\" level=info msg=\"Stopping pod sandbox: 7ff35a4bddcdc604c75b846c54bc49c0cc4956f3958a5c530e4823e38e9b3713\" id=e088f080-721c-41f4-80b0-8a4d3add32e6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:29:19.938139 crc crio[21508]: time=\"2026-06-09T11:29:19.934883502Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:7ff35a4bddcdc604c75b846c54bc49c0cc4956f3958a5c530e4823e38e9b3713 UID:44cf9eab-5108-4803-9483-c8b193ddbb6d NetNS:/var/run/netns/cb93be7b-626f-462c-91ac-8b323ef43044 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44cf9eab_5108_4803_9483_c8b193ddbb6d.slice PodAnnotations:0xc00008c9f0}] Aliases:map[]}\"\nJun 09 11:29:19.938139 crc crio[21508]: time=\"2026-06-09T11:29:19.935081198Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:29:20.238540 crc crio[21508]: time=\"2026-06-09T11:29:20.238005939Z\" level=info msg=\"Stopped container 2c4601e6cf857dd3f54f737b9a21c70cd53840460828b0df0805b8b791003466: openstack/neutron-cdf967bd4-srwx6/neutron-api\" id=be98b9ea-33b5-4494-ae37-bdffef7ffcbd name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:29:20.243912 crc crio[21508]: time=\"2026-06-09T11:29:20.242378158Z\" level=info msg=\"Stopping pod sandbox: 5a7c325f198642df752b4642cdc9defce1915629ef3b2ea670f57232f0473776\" id=b4a76f22-3f68-48de-bf1b-23a5140c99ad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:29:20.243912 crc crio[21508]: time=\"2026-06-09T11:29:20.243011147Z\" level=info msg=\"Got pod network &{Name:neutron-cdf967bd4-srwx6 Namespace:openstack ID:5a7c325f198642df752b4642cdc9defce1915629ef3b2ea670f57232f0473776 UID:57ee24d6-afec-4747-b1b3-70389a2ce423 NetNS:/var/run/netns/1ab914ba-33e3-40df-a20a-a6d798083e53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57ee24d6_afec_4747_b1b3_70389a2ce423.slice PodAnnotations:0xc004f917e8}] Aliases:map[]}\"\nJun 09 11:29:20.243912 crc crio[21508]: time=\"2026-06-09T11:29:20.243169041Z\" level=info msg=\"Deleting pod openstack_neutron-cdf967bd4-srwx6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:29:20.801995 crc crio[21508]: time=\"2026-06-09T11:29:20.801820469Z\" level=info msg=\"Stopped pod sandbox: 7ff35a4bddcdc604c75b846c54bc49c0cc4956f3958a5c530e4823e38e9b3713\" id=e088f080-721c-41f4-80b0-8a4d3add32e6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:29:21.550477 crc crio[21508]: time=\"2026-06-09T11:29:21.549580994Z\" level=info msg=\"Removing container: be23226f9dd78cd823cd05bff0d6df1e4ed84e3a6b508205ceb20c46e479c91e\" id=de9339f0-7221-436b-bfe5-740bce68f74f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:29:21.644135 crc crio[21508]: time=\"2026-06-09T11:29:21.644044685Z\" level=info msg=\"Removed container be23226f9dd78cd823cd05bff0d6df1e4ed84e3a6b508205ceb20c46e479c91e: openstack/ceilometer-0/proxy-httpd\" id=de9339f0-7221-436b-bfe5-740bce68f74f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:29:21.691927 crc crio[21508]: time=\"2026-06-09T11:29:21.691808386Z\" level=info msg=\"Removing container: 24e7189d2eab40d18b435e6c78d519b12a56f94dff6ea13858e982bd2cd97dcf\" id=d9c4883a-ec1f-4225-9cc2-847f406c5670 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:29:21.753841 crc crio[21508]: time=\"2026-06-09T11:29:21.750423688Z\" level=info msg=\"Stopped pod sandbox: 5a7c325f198642df752b4642cdc9defce1915629ef3b2ea670f57232f0473776\" id=b4a76f22-3f68-48de-bf1b-23a5140c99ad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:29:21.960434 crc crio[21508]: time=\"2026-06-09T11:29:21.960258459Z\" level=info msg=\"Removed container 24e7189d2eab40d18b435e6c78d519b12a56f94dff6ea13858e982bd2cd97dcf: openstack/ceilometer-0/sg-core\" id=d9c4883a-ec1f-4225-9cc2-847f406c5670 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:29:21.978912 crc crio[21508]: time=\"2026-06-09T11:29:21.978850308Z\" level=info msg=\"Removing container: c43119754ca2ccf314c66406920897a9a4cca39374f6918f4587a325ebc1942e\" id=62e6e964-2848-49cc-8a7f-ec16282a8e20 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:29:22.023877 crc crio[21508]: time=\"2026-06-09T11:29:22.023745285Z\" level=info msg=\"Removed container c43119754ca2ccf314c66406920897a9a4cca39374f6918f4587a325ebc1942e: openstack/ceilometer-0/ceilometer-notification-agent\" id=62e6e964-2848-49cc-8a7f-ec16282a8e20 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:29:22.039781 crc crio[21508]: time=\"2026-06-09T11:29:22.03914337Z\" level=info msg=\"Removing container: fd493475901b1157f31e3ad7541da8838070c84416ff1758eab87556085774aa\" id=2dd5bac3-4059-4726-80b7-c334c1d668e5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:29:22.215380 crc crio[21508]: time=\"2026-06-09T11:29:22.211992357Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=3fde4f9e-fa50-4a80-860c-567ea825154b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:29:22.215380 crc crio[21508]: time=\"2026-06-09T11:29:22.21209367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:22.246478 crc crio[21508]: time=\"2026-06-09T11:29:22.246435115Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:79210880cf53d5eb458d2ef4a12b76dac74f5b769e83fce8d0f6b936f89fa217 UID:b0116918-8999-4c33-8cd2-d1c305566624 NetNS:/var/run/netns/ae715750-f6d4-4505-a649-d54becda0e3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0116918_8999_4c33_8cd2_d1c305566624.slice PodAnnotations:0xc004f90e40}] Aliases:map[]}\"\nJun 09 11:29:22.246714 crc crio[21508]: time=\"2026-06-09T11:29:22.246697353Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:29:22.281586 crc crio[21508]: time=\"2026-06-09T11:29:22.281418318Z\" level=info msg=\"Removed container fd493475901b1157f31e3ad7541da8838070c84416ff1758eab87556085774aa: openstack/ceilometer-0/ceilometer-central-agent\" id=2dd5bac3-4059-4726-80b7-c334c1d668e5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:29:22.589561 crc crio[21508]: time=\"2026-06-09T11:29:22.588703408Z\" level=info msg=\"Removing container: 258236b76ec929ea867fa15d6c98df2544dac5ac29bdb87fa2122192b73b0c0d\" id=d51a2b50-4fd0-4754-a026-9f43f1586c0a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:29:22.631947 crc crio[21508]: time=\"2026-06-09T11:29:22.63106797Z\" level=info msg=\"Removed container 258236b76ec929ea867fa15d6c98df2544dac5ac29bdb87fa2122192b73b0c0d: openstack/neutron-cdf967bd4-srwx6/neutron-httpd\" id=d51a2b50-4fd0-4754-a026-9f43f1586c0a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:29:22.638911 crc crio[21508]: time=\"2026-06-09T11:29:22.638562432Z\" level=info msg=\"Removing container: 2c4601e6cf857dd3f54f737b9a21c70cd53840460828b0df0805b8b791003466\" id=4ce8c864-6659-4093-bfdb-76167653e709 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:29:22.684446 crc crio[21508]: time=\"2026-06-09T11:29:22.684268112Z\" level=info msg=\"Removed container 2c4601e6cf857dd3f54f737b9a21c70cd53840460828b0df0805b8b791003466: openstack/neutron-cdf967bd4-srwx6/neutron-api\" id=4ce8c864-6659-4093-bfdb-76167653e709 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:29:22.925293 crc crio[21508]: 2026-06-09T11:29:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:79210880cf53d5e Mac:76:de:8e:ee:4e:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b0 Mtu:0 Sandbox:/var/run/netns/ae715750-f6d4-4505-a649-d54becda0e3f SocketPath: PciID:}] [{Interface:0xc0002845d0 Address:{IP:10.217.0.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:29:22.927890 crc crio[21508]: time=\"2026-06-09T11:29:22.927813689Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:79210880cf53d5eb458d2ef4a12b76dac74f5b769e83fce8d0f6b936f89fa217 UID:b0116918-8999-4c33-8cd2-d1c305566624 NetNS:/var/run/netns/ae715750-f6d4-4505-a649-d54becda0e3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0116918_8999_4c33_8cd2_d1c305566624.slice PodAnnotations:0xc004f90e40}] Aliases:map[]}\"\nJun 09 11:29:22.928213 crc crio[21508]: time=\"2026-06-09T11:29:22.928012265Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:29:22.949109 crc crio[21508]: time=\"2026-06-09T11:29:22.948581902Z\" level=info msg=\"Ran pod sandbox 79210880cf53d5eb458d2ef4a12b76dac74f5b769e83fce8d0f6b936f89fa217 with infra container: openstack/ceilometer-0/POD\" id=3fde4f9e-fa50-4a80-860c-567ea825154b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:29:22.952860 crc crio[21508]: time=\"2026-06-09T11:29:22.952534009Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=2f00c394-8907-4b79-8b6f-323167cb1754 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:29:22.981997 crc crio[21508]: time=\"2026-06-09T11:29:22.981815604Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=ef0e92af-595d-4628-870f-e041344c1533 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:29:22.990053 crc crio[21508]: time=\"2026-06-09T11:29:22.98980416Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=af0b042f-cafe-4dbf-9c55-de0c54df189c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:29:22.991027 crc crio[21508]: time=\"2026-06-09T11:29:22.9904695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:23.077802 crc crio[21508]: time=\"2026-06-09T11:29:23.077691318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:23.083108 crc crio[21508]: time=\"2026-06-09T11:29:23.082972354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:23.275789 crc crio[21508]: time=\"2026-06-09T11:29:23.275686368Z\" level=info msg=\"Created container 5d95fd4d3f3bd635fc775acc6aaa91cd3dc8689c20887ba212cb3ff440ec16a0: openstack/ceilometer-0/ceilometer-central-agent\" id=af0b042f-cafe-4dbf-9c55-de0c54df189c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:29:23.276956 crc crio[21508]: time=\"2026-06-09T11:29:23.276909144Z\" level=info msg=\"Starting container: 5d95fd4d3f3bd635fc775acc6aaa91cd3dc8689c20887ba212cb3ff440ec16a0\" id=1771c7fc-f9d7-4daa-b769-3b7e6c778547 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:29:23.282250 crc crio[21508]: time=\"2026-06-09T11:29:23.28217036Z\" level=info msg=\"Started container\" PID=80584 containerID=5d95fd4d3f3bd635fc775acc6aaa91cd3dc8689c20887ba212cb3ff440ec16a0 description=openstack/ceilometer-0/ceilometer-central-agent id=1771c7fc-f9d7-4daa-b769-3b7e6c778547 name=/runtime.v1.RuntimeService/StartContainer sandboxID=79210880cf53d5eb458d2ef4a12b76dac74f5b769e83fce8d0f6b936f89fa217\nJun 09 11:29:23.294374 crc crio[21508]: time=\"2026-06-09T11:29:23.294190845Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=d387563d-7742-48ee-a258-3d332bbe6653 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:29:23.316030 crc crio[21508]: time=\"2026-06-09T11:29:23.315917627Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=a4385582-bcb5-4d5a-9e5f-e44306d3d4f8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:29:23.323976 crc crio[21508]: time=\"2026-06-09T11:29:23.323907313Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=3cd5f84a-2bd2-46e6-875b-bf9ab1e2e439 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:29:23.324726 crc crio[21508]: time=\"2026-06-09T11:29:23.324701236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:23.385763 crc crio[21508]: time=\"2026-06-09T11:29:23.385699899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:23.390766 crc crio[21508]: time=\"2026-06-09T11:29:23.390725567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:23.499668 crc crio[21508]: time=\"2026-06-09T11:29:23.499566203Z\" level=info msg=\"Created container 7f2b7beee9acaf6874ecf9f1d7524247b6e46863edca9c49f4ee39679edd27d5: openstack/ceilometer-0/ceilometer-notification-agent\" id=3cd5f84a-2bd2-46e6-875b-bf9ab1e2e439 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:29:23.501619 crc crio[21508]: time=\"2026-06-09T11:29:23.50149016Z\" level=info msg=\"Starting container: 7f2b7beee9acaf6874ecf9f1d7524247b6e46863edca9c49f4ee39679edd27d5\" id=49aea289-e63d-44ed-bcd4-dbba8550bba5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:29:23.509755 crc crio[21508]: time=\"2026-06-09T11:29:23.509526258Z\" level=info msg=\"Started container\" PID=80629 containerID=7f2b7beee9acaf6874ecf9f1d7524247b6e46863edca9c49f4ee39679edd27d5 description=openstack/ceilometer-0/ceilometer-notification-agent id=49aea289-e63d-44ed-bcd4-dbba8550bba5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=79210880cf53d5eb458d2ef4a12b76dac74f5b769e83fce8d0f6b936f89fa217\nJun 09 11:29:23.524959 crc crio[21508]: time=\"2026-06-09T11:29:23.523690516Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=d3b40af9-b197-493b-9e18-f48a743f5dd0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:29:23.546669 crc crio[21508]: time=\"2026-06-09T11:29:23.546574152Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=b28c8bf5-7e54-4f1c-80c2-a2f8c9967fb1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:29:23.559532 crc crio[21508]: time=\"2026-06-09T11:29:23.558476944Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=5fe5703c-e638-4332-b149-5afbaf17c4ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:29:23.559532 crc crio[21508]: time=\"2026-06-09T11:29:23.558886106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:23.615002 crc crio[21508]: time=\"2026-06-09T11:29:23.614924972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:23.620272 crc crio[21508]: time=\"2026-06-09T11:29:23.620194948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:23.787724 crc crio[21508]: time=\"2026-06-09T11:29:23.787251904Z\" level=info msg=\"Created container 4ea808572d28b0b1102e1aeef7df91e668a7a35571d3614b32d32cc8a3caa096: openstack/ceilometer-0/sg-core\" id=5fe5703c-e638-4332-b149-5afbaf17c4ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:29:23.788892 crc crio[21508]: time=\"2026-06-09T11:29:23.788780159Z\" level=info msg=\"Starting container: 4ea808572d28b0b1102e1aeef7df91e668a7a35571d3614b32d32cc8a3caa096\" id=9e209056-2c48-4791-872c-a490b4968f96 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:29:23.794982 crc crio[21508]: time=\"2026-06-09T11:29:23.794828588Z\" level=info msg=\"Started container\" PID=80662 containerID=4ea808572d28b0b1102e1aeef7df91e668a7a35571d3614b32d32cc8a3caa096 description=openstack/ceilometer-0/sg-core id=9e209056-2c48-4791-872c-a490b4968f96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=79210880cf53d5eb458d2ef4a12b76dac74f5b769e83fce8d0f6b936f89fa217\nJun 09 11:29:24.126368 crc crio[21508]: time=\"2026-06-09T11:29:24.126118917Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=99d42b38-c1b9-4ad7-8001-6313843400ac name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:29:24.167463 crc crio[21508]: time=\"2026-06-09T11:29:24.167367776Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=75cfad28-267d-4bcf-88ec-83702beff705 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:29:24.346707 crc crio[21508]: time=\"2026-06-09T11:29:24.346564801Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=3d73a63e-3c2d-4d00-a13a-34a22f0581af name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:29:24.347257 crc crio[21508]: time=\"2026-06-09T11:29:24.34718505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:24.419149 crc crio[21508]: time=\"2026-06-09T11:29:24.419031743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:24.439372 crc crio[21508]: time=\"2026-06-09T11:29:24.439198749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:24.696969 crc crio[21508]: time=\"2026-06-09T11:29:24.69610387Z\" level=info msg=\"Created container 02d1ca5600a9461405cf403ea3c8188e737321ce3998b38a39009c12ea090819: openstack/ceilometer-0/proxy-httpd\" id=3d73a63e-3c2d-4d00-a13a-34a22f0581af name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:29:24.701134 crc crio[21508]: time=\"2026-06-09T11:29:24.700209491Z\" level=info msg=\"Starting container: 02d1ca5600a9461405cf403ea3c8188e737321ce3998b38a39009c12ea090819\" id=658a606d-a7c4-4236-a8d3-bdd5e6da696d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:29:24.706706 crc crio[21508]: time=\"2026-06-09T11:29:24.706570019Z\" level=info msg=\"Started container\" PID=80719 containerID=02d1ca5600a9461405cf403ea3c8188e737321ce3998b38a39009c12ea090819 description=openstack/ceilometer-0/proxy-httpd id=658a606d-a7c4-4236-a8d3-bdd5e6da696d name=/runtime.v1.RuntimeService/StartContainer sandboxID=79210880cf53d5eb458d2ef4a12b76dac74f5b769e83fce8d0f6b936f89fa217\nJun 09 11:29:26.977446 crc crio[21508]: time=\"2026-06-09T11:29:26.976897024Z\" level=info msg=\"Stopping container: 3a2dd2a212ab5007ca8ee680a14ea34d8d8d503a8e5b8314c2187b552aa6bc8a (timeout: 30s)\" id=dc59b09e-bb3e-466d-9308-8f9715e118c1 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:29:26.978612 crc crio[21508]: time=\"2026-06-09T11:29:26.9771083Z\" level=info msg=\"Stopping container: 514474b3fb3b71c9415c41dd2a63efec2e273301e644af15a6311e0bef4bc7fc (timeout: 30s)\" id=5b075ee2-a9b1-4c1e-8487-6fb419febe0a name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:29:27.158241 crc crio[21508]: time=\"2026-06-09T11:29:27.158116999Z\" level=info msg=\"Stopped container 514474b3fb3b71c9415c41dd2a63efec2e273301e644af15a6311e0bef4bc7fc: openstack/glance-default-external-api-0/glance-log\" id=5b075ee2-a9b1-4c1e-8487-6fb419febe0a name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:29:28.225017 crc crio[21508]: time=\"2026-06-09T11:29:28.224505549Z\" level=info msg=\"Stopping container: 6f3e03111857933e720de0f8510c57480e5b662b4910a07fed68f344faff1dda (timeout: 30s)\" id=3731048b-fc33-4407-8db7-f213f89f6a79 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:29:28.225575 crc crio[21508]: time=\"2026-06-09T11:29:28.224654003Z\" level=info msg=\"Stopping container: f5d3667222cf21e9242073757b6cee73fead6ffb8f52c9f7618fed91124cf26d (timeout: 30s)\" id=ad501924-d843-4526-a8b7-d89f4f7ed54b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:29:28.392793 crc crio[21508]: time=\"2026-06-09T11:29:28.392712899Z\" level=info msg=\"Stopped container f5d3667222cf21e9242073757b6cee73fead6ffb8f52c9f7618fed91124cf26d: openstack/glance-default-internal-api-0/glance-log\" id=ad501924-d843-4526-a8b7-d89f4f7ed54b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:29:29.028260 crc crio[21508]: time=\"2026-06-09T11:29:29.028172706Z\" level=info msg=\"Stopping container: 4ea808572d28b0b1102e1aeef7df91e668a7a35571d3614b32d32cc8a3caa096 (timeout: 30s)\" id=2aca4f62-0aad-4b38-a0ca-b26ab68c08c1 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:29:29.028260 crc crio[21508]: time=\"2026-06-09T11:29:29.028237577Z\" level=info msg=\"Stopping container: 02d1ca5600a9461405cf403ea3c8188e737321ce3998b38a39009c12ea090819 (timeout: 30s)\" id=9626a6c0-7f12-4b89-8b61-1552373bb209 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:29:29.029409 crc crio[21508]: time=\"2026-06-09T11:29:29.028809654Z\" level=info msg=\"Stopping container: 5d95fd4d3f3bd635fc775acc6aaa91cd3dc8689c20887ba212cb3ff440ec16a0 (timeout: 30s)\" id=85e0c056-cf51-4847-b9b2-c0ec03e4c49c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:29:29.029511 crc crio[21508]: time=\"2026-06-09T11:29:29.028873396Z\" level=info msg=\"Stopping container: 7f2b7beee9acaf6874ecf9f1d7524247b6e46863edca9c49f4ee39679edd27d5 (timeout: 30s)\" id=54039cc5-b7eb-4b74-8334-ce2e930afb81 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:29:29.159153 crc crio[21508]: time=\"2026-06-09T11:29:29.159068543Z\" level=info msg=\"Stopped container 4ea808572d28b0b1102e1aeef7df91e668a7a35571d3614b32d32cc8a3caa096: openstack/ceilometer-0/sg-core\" id=2aca4f62-0aad-4b38-a0ca-b26ab68c08c1 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:29:29.257445 crc crio[21508]: time=\"2026-06-09T11:29:29.257197703Z\" level=info msg=\"Stopped container 02d1ca5600a9461405cf403ea3c8188e737321ce3998b38a39009c12ea090819: openstack/ceilometer-0/proxy-httpd\" id=9626a6c0-7f12-4b89-8b61-1552373bb209 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:29:29.473811 crc crio[21508]: time=\"2026-06-09T11:29:29.473718141Z\" level=info msg=\"Stopped container 7f2b7beee9acaf6874ecf9f1d7524247b6e46863edca9c49f4ee39679edd27d5: openstack/ceilometer-0/ceilometer-notification-agent\" id=54039cc5-b7eb-4b74-8334-ce2e930afb81 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:29:29.575356 crc crio[21508]: time=\"2026-06-09T11:29:29.575121847Z\" level=info msg=\"Stopped container 5d95fd4d3f3bd635fc775acc6aaa91cd3dc8689c20887ba212cb3ff440ec16a0: openstack/ceilometer-0/ceilometer-central-agent\" id=85e0c056-cf51-4847-b9b2-c0ec03e4c49c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:29:29.579604 crc crio[21508]: time=\"2026-06-09T11:29:29.579513517Z\" level=info msg=\"Stopping pod sandbox: 79210880cf53d5eb458d2ef4a12b76dac74f5b769e83fce8d0f6b936f89fa217\" id=ed4e5d5f-c5c3-4a4d-9d0d-07bc6f8a950f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:29:29.580557 crc crio[21508]: time=\"2026-06-09T11:29:29.580495516Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:79210880cf53d5eb458d2ef4a12b76dac74f5b769e83fce8d0f6b936f89fa217 UID:b0116918-8999-4c33-8cd2-d1c305566624 NetNS:/var/run/netns/ae715750-f6d4-4505-a649-d54becda0e3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0116918_8999_4c33_8cd2_d1c305566624.slice PodAnnotations:0xc00244ebe0}] Aliases:map[]}\"\nJun 09 11:29:29.580765 crc crio[21508]: time=\"2026-06-09T11:29:29.580681932Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:29:29.898179 crc crio[21508]: time=\"2026-06-09T11:29:29.89774376Z\" level=info msg=\"Stopped pod sandbox: 79210880cf53d5eb458d2ef4a12b76dac74f5b769e83fce8d0f6b936f89fa217\" id=ed4e5d5f-c5c3-4a4d-9d0d-07bc6f8a950f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:29:30.268108 crc crio[21508]: time=\"2026-06-09T11:29:30.265875148Z\" level=info msg=\"Stopped container 3a2dd2a212ab5007ca8ee680a14ea34d8d8d503a8e5b8314c2187b552aa6bc8a: openstack/glance-default-external-api-0/glance-httpd\" id=dc59b09e-bb3e-466d-9308-8f9715e118c1 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:29:30.270893 crc crio[21508]: time=\"2026-06-09T11:29:30.270227447Z\" level=info msg=\"Stopping pod sandbox: ea30dfa823fd634f24234686b7d7df2849be16c4ac869d476acb46049d3b5be6\" id=ffdd579b-e88c-463a-948a-7f5cd9e55ca5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:29:30.273451 crc crio[21508]: time=\"2026-06-09T11:29:30.271628518Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:ea30dfa823fd634f24234686b7d7df2849be16c4ac869d476acb46049d3b5be6 UID:94e65338-84df-4586-b7f7-f19f98fd2fcc NetNS:/var/run/netns/13f555df-47ef-4dff-97ab-8169719f4b04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod94e65338_84df_4586_b7f7_f19f98fd2fcc.slice PodAnnotations:0xc000b28fc8}] Aliases:map[]}\"\nJun 09 11:29:30.273451 crc crio[21508]: time=\"2026-06-09T11:29:30.271871445Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:29:30.696678 crc crio[21508]: time=\"2026-06-09T11:29:30.696011238Z\" level=info msg=\"Stopped pod sandbox: ea30dfa823fd634f24234686b7d7df2849be16c4ac869d476acb46049d3b5be6\" id=ffdd579b-e88c-463a-948a-7f5cd9e55ca5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:29:30.786756 crc crio[21508]: time=\"2026-06-09T11:29:30.786663117Z\" level=info msg=\"Removing container: 02d1ca5600a9461405cf403ea3c8188e737321ce3998b38a39009c12ea090819\" id=b559ac54-9d75-4e76-9e6a-990913eb597c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:29:30.852187 crc crio[21508]: time=\"2026-06-09T11:29:30.852134592Z\" level=info msg=\"Removed container 02d1ca5600a9461405cf403ea3c8188e737321ce3998b38a39009c12ea090819: openstack/ceilometer-0/proxy-httpd\" id=b559ac54-9d75-4e76-9e6a-990913eb597c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:29:30.861187 crc crio[21508]: time=\"2026-06-09T11:29:30.861100437Z\" level=info msg=\"Removing container: 4ea808572d28b0b1102e1aeef7df91e668a7a35571d3614b32d32cc8a3caa096\" id=fa31f0a2-d518-4d22-827f-4c6385811ea6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:29:30.943418 crc crio[21508]: time=\"2026-06-09T11:29:30.943226243Z\" level=info msg=\"Removed container 4ea808572d28b0b1102e1aeef7df91e668a7a35571d3614b32d32cc8a3caa096: openstack/ceilometer-0/sg-core\" id=fa31f0a2-d518-4d22-827f-4c6385811ea6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:29:30.967574 crc crio[21508]: time=\"2026-06-09T11:29:30.96747632Z\" level=info msg=\"Removing container: 7f2b7beee9acaf6874ecf9f1d7524247b6e46863edca9c49f4ee39679edd27d5\" id=4cd1b305-ad2b-42f3-883f-f821918ba570 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:29:31.079395 crc crio[21508]: time=\"2026-06-09T11:29:31.078784719Z\" level=info msg=\"Removed container 7f2b7beee9acaf6874ecf9f1d7524247b6e46863edca9c49f4ee39679edd27d5: openstack/ceilometer-0/ceilometer-notification-agent\" id=4cd1b305-ad2b-42f3-883f-f821918ba570 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:29:31.082577 crc crio[21508]: time=\"2026-06-09T11:29:31.082517379Z\" level=info msg=\"Removing container: 5d95fd4d3f3bd635fc775acc6aaa91cd3dc8689c20887ba212cb3ff440ec16a0\" id=3d63ba16-2fb4-492a-a07b-70d0e0fd59b1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:29:31.134661 crc crio[21508]: time=\"2026-06-09T11:29:31.134588148Z\" level=info msg=\"Removed container 5d95fd4d3f3bd635fc775acc6aaa91cd3dc8689c20887ba212cb3ff440ec16a0: openstack/ceilometer-0/ceilometer-central-agent\" id=3d63ba16-2fb4-492a-a07b-70d0e0fd59b1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:29:31.420020 crc crio[21508]: time=\"2026-06-09T11:29:31.41994069Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=827fc7f9-9080-4960-9f67-1eca8d440da6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:29:31.420752 crc crio[21508]: time=\"2026-06-09T11:29:31.420039313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:31.528812 crc crio[21508]: time=\"2026-06-09T11:29:31.528371814Z\" level=info msg=\"Stopped container 6f3e03111857933e720de0f8510c57480e5b662b4910a07fed68f344faff1dda: openstack/glance-default-internal-api-0/glance-httpd\" id=3731048b-fc33-4407-8db7-f213f89f6a79 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:29:31.531522 crc crio[21508]: time=\"2026-06-09T11:29:31.531416624Z\" level=info msg=\"Stopping pod sandbox: c31fd601a00a0ac250dfa3df47a841726a360b9695bcaadc90cfbae25ff1143e\" id=55f0fb18-1bc1-4416-b390-8849f66a5a74 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:29:31.533814 crc crio[21508]: time=\"2026-06-09T11:29:31.533736872Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:c31fd601a00a0ac250dfa3df47a841726a360b9695bcaadc90cfbae25ff1143e UID:a20f3529-a9c2-4dd6-b445-2f4e17560fe5 NetNS:/var/run/netns/e28b4626-faea-4286-ac1f-93432053b7d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda20f3529_a9c2_4dd6_b445_2f4e17560fe5.slice PodAnnotations:0xc0008527f0}] Aliases:map[]}\"\nJun 09 11:29:31.533984 crc crio[21508]: time=\"2026-06-09T11:29:31.533933528Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:29:31.534808 crc crio[21508]: time=\"2026-06-09T11:29:31.534752192Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:80ef6633015832ac1553b961a8487a6c086314fef5950dd4e225518fec032589 UID:218e24ec-758e-48fd-a330-6a08dfe070d1 NetNS:/var/run/netns/99996df5-391e-44bd-b185-abdcd2446baa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod218e24ec_758e_48fd_a330_6a08dfe070d1.slice PodAnnotations:0xc002c0a068}] Aliases:map[]}\"\nJun 09 11:29:31.534808 crc crio[21508]: time=\"2026-06-09T11:29:31.534800314Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:29:31.976866 crc crio[21508]: 2026-06-09T11:29:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:80ef6633015832a Mac:42:73:50:e7:8e:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b1 Mtu:0 Sandbox:/var/run/netns/99996df5-391e-44bd-b185-abdcd2446baa SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:29:31.978255 crc crio[21508]: time=\"2026-06-09T11:29:31.978174635Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:80ef6633015832ac1553b961a8487a6c086314fef5950dd4e225518fec032589 UID:218e24ec-758e-48fd-a330-6a08dfe070d1 NetNS:/var/run/netns/99996df5-391e-44bd-b185-abdcd2446baa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod218e24ec_758e_48fd_a330_6a08dfe070d1.slice PodAnnotations:0xc002c0a068}] Aliases:map[]}\"\nJun 09 11:29:31.986574 crc crio[21508]: time=\"2026-06-09T11:29:31.978400822Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:29:32.008246 crc crio[21508]: time=\"2026-06-09T11:29:32.008146429Z\" level=info msg=\"Ran pod sandbox 80ef6633015832ac1553b961a8487a6c086314fef5950dd4e225518fec032589 with infra container: openstack/ceilometer-0/POD\" id=827fc7f9-9080-4960-9f67-1eca8d440da6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:29:32.017910 crc crio[21508]: time=\"2026-06-09T11:29:32.017787164Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=37d749e3-c165-4334-a3db-25375669be95 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:29:32.057757 crc crio[21508]: time=\"2026-06-09T11:29:32.057440716Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=2a1ffea2-4f8b-44a3-89d7-367b0dc9baa8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:29:32.070663 crc crio[21508]: time=\"2026-06-09T11:29:32.06705365Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=f1541a95-bf73-498b-909e-31c6c9a94e44 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:29:32.070663 crc crio[21508]: time=\"2026-06-09T11:29:32.067530874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:32.149153 crc crio[21508]: time=\"2026-06-09T11:29:32.149012512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:32.161451 crc crio[21508]: time=\"2026-06-09T11:29:32.160392428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:32.223759 crc crio[21508]: time=\"2026-06-09T11:29:32.223651527Z\" level=info msg=\"Stopped pod sandbox: c31fd601a00a0ac250dfa3df47a841726a360b9695bcaadc90cfbae25ff1143e\" id=55f0fb18-1bc1-4416-b390-8849f66a5a74 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:29:32.282155 crc crio[21508]: time=\"2026-06-09T11:29:32.282030402Z\" level=info msg=\"Created container b898ada66778d6d87c179b0db89faa978cabf4a22700ef030fc8515168cb5a19: openstack/ceilometer-0/ceilometer-central-agent\" id=f1541a95-bf73-498b-909e-31c6c9a94e44 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:29:32.298628 crc crio[21508]: time=\"2026-06-09T11:29:32.298240221Z\" level=info msg=\"Starting container: b898ada66778d6d87c179b0db89faa978cabf4a22700ef030fc8515168cb5a19\" id=0dff5dc0-31d1-4edd-a1b2-d263c1df7279 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:29:32.316718 crc crio[21508]: time=\"2026-06-09T11:29:32.3164748Z\" level=info msg=\"Started container\" PID=81482 containerID=b898ada66778d6d87c179b0db89faa978cabf4a22700ef030fc8515168cb5a19 description=openstack/ceilometer-0/ceilometer-central-agent id=0dff5dc0-31d1-4edd-a1b2-d263c1df7279 name=/runtime.v1.RuntimeService/StartContainer sandboxID=80ef6633015832ac1553b961a8487a6c086314fef5950dd4e225518fec032589\nJun 09 11:29:32.372118 crc crio[21508]: time=\"2026-06-09T11:29:32.372044062Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=3d0e9045-52fe-4703-8ab4-ef5e44eced62 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:29:32.404471 crc crio[21508]: time=\"2026-06-09T11:29:32.404388838Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=ae18c681-1998-42a7-a749-beedf53767dd name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:29:32.600714 crc crio[21508]: time=\"2026-06-09T11:29:32.600120862Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=71b39268-8582-42e8-b036-80ecacb445cc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:29:32.600714 crc crio[21508]: time=\"2026-06-09T11:29:32.600702009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:32.616142 crc crio[21508]: time=\"2026-06-09T11:29:32.616006791Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=67a7f7d1-3a3c-498b-9632-37c2d76b84c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:29:32.636680 crc crio[21508]: time=\"2026-06-09T11:29:32.636590229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:32.703833 crc crio[21508]: time=\"2026-06-09T11:29:32.703773824Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:7abe6c0fdac30ce2b266aa4faa875fe66da7273eefbc3c50e9e30dbd97d20806 UID:af1a3cf7-7063-417d-b45c-84f593d3f557 NetNS:/var/run/netns/917f1c5b-c16f-4549-94e5-452e914e7c95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf1a3cf7_7063_417d_b45c_84f593d3f557.slice PodAnnotations:0xc000b282c8}] Aliases:map[]}\"\nJun 09 11:29:32.704137 crc crio[21508]: time=\"2026-06-09T11:29:32.704115925Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:29:32.724878 crc crio[21508]: time=\"2026-06-09T11:29:32.724771235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:32.728574 crc crio[21508]: time=\"2026-06-09T11:29:32.728503405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:32.850781 crc crio[21508]: time=\"2026-06-09T11:29:32.850674175Z\" level=info msg=\"Removing container: 6f3e03111857933e720de0f8510c57480e5b662b4910a07fed68f344faff1dda\" id=b1d22279-d8c4-47a1-903f-362430b06001 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:29:32.901762 crc crio[21508]: time=\"2026-06-09T11:29:32.901093725Z\" level=info msg=\"Removed container 6f3e03111857933e720de0f8510c57480e5b662b4910a07fed68f344faff1dda: openstack/glance-default-internal-api-0/glance-httpd\" id=b1d22279-d8c4-47a1-903f-362430b06001 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:29:32.911102 crc crio[21508]: time=\"2026-06-09T11:29:32.906584577Z\" level=info msg=\"Removing container: f5d3667222cf21e9242073757b6cee73fead6ffb8f52c9f7618fed91124cf26d\" id=cfdcdc7b-9bb9-410e-bead-04d0863e38ef name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:29:32.968935 crc crio[21508]: time=\"2026-06-09T11:29:32.968792865Z\" level=info msg=\"Removed container f5d3667222cf21e9242073757b6cee73fead6ffb8f52c9f7618fed91124cf26d: openstack/glance-default-internal-api-0/glance-log\" id=cfdcdc7b-9bb9-410e-bead-04d0863e38ef name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:29:32.993109 crc crio[21508]: time=\"2026-06-09T11:29:32.993017911Z\" level=info msg=\"Created container f6214664013094e784b418efdafbc2f543d067039390a02dda5b676218a597f8: openstack/ceilometer-0/ceilometer-notification-agent\" id=67a7f7d1-3a3c-498b-9632-37c2d76b84c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:29:33.001580 crc crio[21508]: time=\"2026-06-09T11:29:33.001504992Z\" level=info msg=\"Starting container: f6214664013094e784b418efdafbc2f543d067039390a02dda5b676218a597f8\" id=23fa045e-746c-4e83-98b1-51af9b1eff42 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:29:33.007744 crc crio[21508]: time=\"2026-06-09T11:29:33.007669914Z\" level=info msg=\"Started container\" PID=81571 containerID=f6214664013094e784b418efdafbc2f543d067039390a02dda5b676218a597f8 description=openstack/ceilometer-0/ceilometer-notification-agent id=23fa045e-746c-4e83-98b1-51af9b1eff42 name=/runtime.v1.RuntimeService/StartContainer sandboxID=80ef6633015832ac1553b961a8487a6c086314fef5950dd4e225518fec032589\nJun 09 11:29:33.024408 crc crio[21508]: time=\"2026-06-09T11:29:33.024360347Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=b532b784-2d1e-46b5-9395-dd9d8da76ecd name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:29:33.058814 crc crio[21508]: time=\"2026-06-09T11:29:33.058697102Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=800fbadc-5073-484b-9639-012754a09a22 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:29:33.173585 crc crio[21508]: time=\"2026-06-09T11:29:33.173475634Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=3a032817-a5ef-46c3-8fad-8defd0d5bfb3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:29:33.173910 crc crio[21508]: time=\"2026-06-09T11:29:33.173867345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:33.236246 crc crio[21508]: time=\"2026-06-09T11:29:33.236208827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:33.252412 crc crio[21508]: time=\"2026-06-09T11:29:33.252240861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:33.846426 crc crio[21508]: time=\"2026-06-09T11:29:33.845855862Z\" level=info msg=\"Created container 3370207af2929ba9d86cf643ed6fb9e0e35d45ddb2374e702fba072d9a6d7c3f: openstack/ceilometer-0/sg-core\" id=3a032817-a5ef-46c3-8fad-8defd0d5bfb3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:29:33.849683 crc crio[21508]: time=\"2026-06-09T11:29:33.848100848Z\" level=info msg=\"Starting container: 3370207af2929ba9d86cf643ed6fb9e0e35d45ddb2374e702fba072d9a6d7c3f\" id=b7c228fd-146b-4503-a7fa-e28d5f62ef35 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:29:33.856475 crc crio[21508]: time=\"2026-06-09T11:29:33.856272269Z\" level=info msg=\"Started container\" PID=81615 containerID=3370207af2929ba9d86cf643ed6fb9e0e35d45ddb2374e702fba072d9a6d7c3f description=openstack/ceilometer-0/sg-core id=b7c228fd-146b-4503-a7fa-e28d5f62ef35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=80ef6633015832ac1553b961a8487a6c086314fef5950dd4e225518fec032589\nJun 09 11:29:33.949811 crc crio[21508]: time=\"2026-06-09T11:29:33.949737661Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=f0986ffc-40c4-462d-a0d6-dae2f8481cd8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:29:33.949811 crc crio[21508]: time=\"2026-06-09T11:29:33.949837574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:33.981879 crc crio[21508]: time=\"2026-06-09T11:29:33.981743957Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:53cb2f5d23742bd73484fc433de2eae5dbedb2c36f1b46b7eea16d5aebe658cb UID:cc0a9549-a226-42c1-903d-ceafd093e057 NetNS:/var/run/netns/ec2ad4fc-3c2b-4210-b9f2-3ad7d6485b36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc0a9549_a226_42c1_903d_ceafd093e057.slice PodAnnotations:0xc0001586a8}] Aliases:map[]}\"\nJun 09 11:29:33.981879 crc crio[21508]: time=\"2026-06-09T11:29:33.981811289Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:29:34.016123 crc crio[21508]: time=\"2026-06-09T11:29:34.015553766Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=13a68b27-cc11-4062-a273-6fe0cbaa3a6e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:29:34.073709 crc crio[21508]: time=\"2026-06-09T11:29:34.072653713Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=16293e1b-ca69-4abc-abf3-710cc14b7453 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:29:34.321733 crc crio[21508]: time=\"2026-06-09T11:29:34.321437934Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=94f92d4b-d63e-4313-abe3-5113cdc694a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:29:34.322878 crc crio[21508]: time=\"2026-06-09T11:29:34.322013651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:34.387397 crc crio[21508]: time=\"2026-06-09T11:29:34.387244549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:34.391645 crc crio[21508]: time=\"2026-06-09T11:29:34.391549676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:34.710572 crc crio[21508]: 2026-06-09T11:29:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7abe6c0fdac30ce Mac:62:07:0f:c2:c0:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b2 Mtu:0 Sandbox:/var/run/netns/917f1c5b-c16f-4549-94e5-452e914e7c95 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:29:34.712848 crc crio[21508]: time=\"2026-06-09T11:29:34.712806319Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:7abe6c0fdac30ce2b266aa4faa875fe66da7273eefbc3c50e9e30dbd97d20806 UID:af1a3cf7-7063-417d-b45c-84f593d3f557 NetNS:/var/run/netns/917f1c5b-c16f-4549-94e5-452e914e7c95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf1a3cf7_7063_417d_b45c_84f593d3f557.slice PodAnnotations:0xc000b282c8}] Aliases:map[]}\"\nJun 09 11:29:34.713484 crc crio[21508]: time=\"2026-06-09T11:29:34.713461798Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:29:34.722428 crc crio[21508]: time=\"2026-06-09T11:29:34.722262518Z\" level=info msg=\"Ran pod sandbox 7abe6c0fdac30ce2b266aa4faa875fe66da7273eefbc3c50e9e30dbd97d20806 with infra container: openstack/glance-default-external-api-0/POD\" id=71b39268-8582-42e8-b036-80ecacb445cc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:29:34.724243 crc crio[21508]: time=\"2026-06-09T11:29:34.724154584Z\" level=info msg=\"Created container 6c93f018f371f7a516f3ca11563c0e802e39d928d11cf4ff7c65bc419c7c0189: openstack/ceilometer-0/proxy-httpd\" id=94f92d4b-d63e-4313-abe3-5113cdc694a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:29:34.727737 crc crio[21508]: time=\"2026-06-09T11:29:34.727661708Z\" level=info msg=\"Starting container: 6c93f018f371f7a516f3ca11563c0e802e39d928d11cf4ff7c65bc419c7c0189\" id=7e3db49f-d040-498d-bb31-2d1853d8341a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:29:34.728200 crc crio[21508]: time=\"2026-06-09T11:29:34.728040129Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=90207357-56c6-45c6-8273-e5f43f5b2aa5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:29:34.737571 crc crio[21508]: time=\"2026-06-09T11:29:34.735576812Z\" level=info msg=\"Started container\" PID=81756 containerID=6c93f018f371f7a516f3ca11563c0e802e39d928d11cf4ff7c65bc419c7c0189 description=openstack/ceilometer-0/proxy-httpd id=7e3db49f-d040-498d-bb31-2d1853d8341a name=/runtime.v1.RuntimeService/StartContainer sandboxID=80ef6633015832ac1553b961a8487a6c086314fef5950dd4e225518fec032589\nJun 09 11:29:34.738142 crc crio[21508]: time=\"2026-06-09T11:29:34.738096146Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=81feb147-3381-4aa7-ac50-955bd7d3acb9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:29:34.824035 crc crio[21508]: time=\"2026-06-09T11:29:34.82386381Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=34b27233-e0d2-4830-9e21-eb23bf58dee1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:29:34.824703 crc crio[21508]: time=\"2026-06-09T11:29:34.824632763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:34.887015 crc crio[21508]: time=\"2026-06-09T11:29:34.886909233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:35.160578 crc crio[21508]: 2026-06-09T11:29:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:53cb2f5d23742bd Mac:0a:48:0d:d8:38:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b3 Mtu:0 Sandbox:/var/run/netns/ec2ad4fc-3c2b-4210-b9f2-3ad7d6485b36 SocketPath: PciID:}] [{Interface:0xc00029e5d0 Address:{IP:10.217.0.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:29:35.161738 crc crio[21508]: time=\"2026-06-09T11:29:35.161668062Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:53cb2f5d23742bd73484fc433de2eae5dbedb2c36f1b46b7eea16d5aebe658cb UID:cc0a9549-a226-42c1-903d-ceafd093e057 NetNS:/var/run/netns/ec2ad4fc-3c2b-4210-b9f2-3ad7d6485b36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc0a9549_a226_42c1_903d_ceafd093e057.slice PodAnnotations:0xc0001586a8}] Aliases:map[]}\"\nJun 09 11:29:35.161929 crc crio[21508]: time=\"2026-06-09T11:29:35.161875988Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:29:35.177005 crc crio[21508]: time=\"2026-06-09T11:29:35.176915812Z\" level=info msg=\"Ran pod sandbox 53cb2f5d23742bd73484fc433de2eae5dbedb2c36f1b46b7eea16d5aebe658cb with infra container: openstack/glance-default-internal-api-0/POD\" id=f0986ffc-40c4-462d-a0d6-dae2f8481cd8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:29:35.184183 crc crio[21508]: time=\"2026-06-09T11:29:35.184091454Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=3c8e738e-743f-47fd-a0d6-adbeb4fd274a name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:29:35.187064 crc crio[21508]: time=\"2026-06-09T11:29:35.18698562Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=8f6fcf34-3b9c-48ae-be34-6599218d623b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:29:35.201973 crc crio[21508]: time=\"2026-06-09T11:29:35.201866349Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=6e38e148-ee0b-42f6-a790-6ebbb21cb036 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:29:35.202529 crc crio[21508]: time=\"2026-06-09T11:29:35.202474937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:35.393416 crc crio[21508]: time=\"2026-06-09T11:29:35.393199683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:36.379081 crc crio[21508]: time=\"2026-06-09T11:29:36.378675461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:36.398510 crc crio[21508]: time=\"2026-06-09T11:29:36.397895829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:36.541437 crc crio[21508]: time=\"2026-06-09T11:29:36.541259785Z\" level=info msg=\"Created container 2ffd3eed2077919d123c57c2b30f116c2e7a9547e37ff53e6d989cafff3c1a1c: openstack/glance-default-external-api-0/glance-log\" id=34b27233-e0d2-4830-9e21-eb23bf58dee1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:29:36.545489 crc crio[21508]: time=\"2026-06-09T11:29:36.545408918Z\" level=info msg=\"Created container 7bb2267d7c0ac920a5c72351576c7aaeb5d8b5c5ad99e1d296fc90855248b528: openstack/glance-default-internal-api-0/glance-log\" id=6e38e148-ee0b-42f6-a790-6ebbb21cb036 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:29:36.545915 crc crio[21508]: time=\"2026-06-09T11:29:36.54582485Z\" level=info msg=\"Starting container: 2ffd3eed2077919d123c57c2b30f116c2e7a9547e37ff53e6d989cafff3c1a1c\" id=a8c6a453-4a97-425b-bf9a-4c42f01b2db3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:29:36.546626 crc crio[21508]: time=\"2026-06-09T11:29:36.546562012Z\" level=info msg=\"Starting container: 7bb2267d7c0ac920a5c72351576c7aaeb5d8b5c5ad99e1d296fc90855248b528\" id=d08d24c2-1a60-4045-801a-946f11e61349 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:29:36.552620 crc crio[21508]: time=\"2026-06-09T11:29:36.552528928Z\" level=info msg=\"Started container\" PID=82093 containerID=2ffd3eed2077919d123c57c2b30f116c2e7a9547e37ff53e6d989cafff3c1a1c description=openstack/glance-default-external-api-0/glance-log id=a8c6a453-4a97-425b-bf9a-4c42f01b2db3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7abe6c0fdac30ce2b266aa4faa875fe66da7273eefbc3c50e9e30dbd97d20806\nJun 09 11:29:36.553415 crc crio[21508]: time=\"2026-06-09T11:29:36.553195198Z\" level=info msg=\"Started container\" PID=82092 containerID=7bb2267d7c0ac920a5c72351576c7aaeb5d8b5c5ad99e1d296fc90855248b528 description=openstack/glance-default-internal-api-0/glance-log id=d08d24c2-1a60-4045-801a-946f11e61349 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53cb2f5d23742bd73484fc433de2eae5dbedb2c36f1b46b7eea16d5aebe658cb\nJun 09 11:29:36.600241 crc crio[21508]: time=\"2026-06-09T11:29:36.600136425Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=f5e514ad-d1e8-46ed-8286-2cbac97f9615 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:29:36.601763 crc crio[21508]: time=\"2026-06-09T11:29:36.601682581Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=3961fa0f-083c-4824-88ba-342a882356b9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:29:36.659676 crc crio[21508]: time=\"2026-06-09T11:29:36.658598873Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=b4910ef5-1ae0-4f27-944b-36370f46f0cd name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:29:36.668696 crc crio[21508]: time=\"2026-06-09T11:29:36.668626629Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=2992ef37-e347-4979-9503-ba9755eff440 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:29:36.669096 crc crio[21508]: time=\"2026-06-09T11:29:36.669046931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:36.674145 crc crio[21508]: time=\"2026-06-09T11:29:36.673990207Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=ccbfa585-df7c-484e-ad9d-ab4d45f55139 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:29:36.699278 crc crio[21508]: time=\"2026-06-09T11:29:36.699178292Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=92b109f4-edb0-40ff-a08c-8b9216ad93a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:29:36.699733 crc crio[21508]: time=\"2026-06-09T11:29:36.699668446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:36.741899 crc crio[21508]: time=\"2026-06-09T11:29:36.74177417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:36.788788 crc crio[21508]: time=\"2026-06-09T11:29:36.788618384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:37.566715 crc crio[21508]: time=\"2026-06-09T11:29:37.566042657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:37.670004 crc crio[21508]: time=\"2026-06-09T11:29:37.669919556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:37.699836 crc crio[21508]: time=\"2026-06-09T11:29:37.699732117Z\" level=info msg=\"Created container ecb0d20ebd074b16797bb8e6c8c26ecb731296239f31c44e207f3956c7c7616a: openstack/glance-default-external-api-0/glance-httpd\" id=2992ef37-e347-4979-9503-ba9755eff440 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:29:37.702699 crc crio[21508]: time=\"2026-06-09T11:29:37.702614352Z\" level=info msg=\"Starting container: ecb0d20ebd074b16797bb8e6c8c26ecb731296239f31c44e207f3956c7c7616a\" id=b0103570-1ada-43d8-a141-7660c180fe90 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:29:37.713583 crc crio[21508]: time=\"2026-06-09T11:29:37.713491903Z\" level=info msg=\"Started container\" PID=82187 containerID=ecb0d20ebd074b16797bb8e6c8c26ecb731296239f31c44e207f3956c7c7616a description=openstack/glance-default-external-api-0/glance-httpd id=b0103570-1ada-43d8-a141-7660c180fe90 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7abe6c0fdac30ce2b266aa4faa875fe66da7273eefbc3c50e9e30dbd97d20806\nJun 09 11:29:37.779745 crc crio[21508]: time=\"2026-06-09T11:29:37.778995349Z\" level=info msg=\"Created container dac08920682ffc6178548b4441ade80872ea58e9bd59bf88f913715e4e2f01d0: openstack/glance-default-internal-api-0/glance-httpd\" id=92b109f4-edb0-40ff-a08c-8b9216ad93a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:29:37.780184 crc crio[21508]: time=\"2026-06-09T11:29:37.780109512Z\" level=info msg=\"Starting container: dac08920682ffc6178548b4441ade80872ea58e9bd59bf88f913715e4e2f01d0\" id=09badd35-ba8a-4917-9639-7ecd18765b43 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:29:37.785598 crc crio[21508]: time=\"2026-06-09T11:29:37.785279765Z\" level=info msg=\"Started container\" PID=82192 containerID=dac08920682ffc6178548b4441ade80872ea58e9bd59bf88f913715e4e2f01d0 description=openstack/glance-default-internal-api-0/glance-httpd id=09badd35-ba8a-4917-9639-7ecd18765b43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53cb2f5d23742bd73484fc433de2eae5dbedb2c36f1b46b7eea16d5aebe658cb\nJun 09 11:29:39.046417 crc crio[21508]: time=\"2026-06-09T11:29:39.045812302Z\" level=info msg=\"Stopping container: f6214664013094e784b418efdafbc2f543d067039390a02dda5b676218a597f8 (timeout: 30s)\" id=171db3e6-ace4-43a4-ae72-69e98b4af610 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:29:39.047102 crc crio[21508]: time=\"2026-06-09T11:29:39.046447661Z\" level=info msg=\"Stopping container: 3370207af2929ba9d86cf643ed6fb9e0e35d45ddb2374e702fba072d9a6d7c3f (timeout: 30s)\" id=28035623-345f-44d2-b7dd-4e08ef6a94ae name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:29:39.047586 crc crio[21508]: time=\"2026-06-09T11:29:39.046282156Z\" level=info msg=\"Stopping container: b898ada66778d6d87c179b0db89faa978cabf4a22700ef030fc8515168cb5a19 (timeout: 30s)\" id=0c4bd245-9493-47b6-b242-41f223f49a72 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:29:39.048048 crc crio[21508]: time=\"2026-06-09T11:29:39.047553964Z\" level=info msg=\"Stopping container: 6c93f018f371f7a516f3ca11563c0e802e39d928d11cf4ff7c65bc419c7c0189 (timeout: 30s)\" id=60f2b092-330e-47f8-ae8b-a5a8824502e6 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:29:39.176541 crc crio[21508]: time=\"2026-06-09T11:29:39.176444591Z\" level=info msg=\"Stopped container 3370207af2929ba9d86cf643ed6fb9e0e35d45ddb2374e702fba072d9a6d7c3f: openstack/ceilometer-0/sg-core\" id=28035623-345f-44d2-b7dd-4e08ef6a94ae name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:29:39.287938 crc crio[21508]: time=\"2026-06-09T11:29:39.287827023Z\" level=info msg=\"Stopped container 6c93f018f371f7a516f3ca11563c0e802e39d928d11cf4ff7c65bc419c7c0189: openstack/ceilometer-0/proxy-httpd\" id=60f2b092-330e-47f8-ae8b-a5a8824502e6 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:29:39.491826 crc crio[21508]: time=\"2026-06-09T11:29:39.491208692Z\" level=info msg=\"Stopped container f6214664013094e784b418efdafbc2f543d067039390a02dda5b676218a597f8: openstack/ceilometer-0/ceilometer-notification-agent\" id=171db3e6-ace4-43a4-ae72-69e98b4af610 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:29:39.579747 crc crio[21508]: time=\"2026-06-09T11:29:39.579578013Z\" level=info msg=\"Stopped container b898ada66778d6d87c179b0db89faa978cabf4a22700ef030fc8515168cb5a19: openstack/ceilometer-0/ceilometer-central-agent\" id=0c4bd245-9493-47b6-b242-41f223f49a72 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:29:39.590946 crc crio[21508]: time=\"2026-06-09T11:29:39.590876577Z\" level=info msg=\"Stopping pod sandbox: 80ef6633015832ac1553b961a8487a6c086314fef5950dd4e225518fec032589\" id=545dee74-3fcd-42a6-94a6-6d076ac27d24 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:29:39.592092 crc crio[21508]: time=\"2026-06-09T11:29:39.591612329Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:80ef6633015832ac1553b961a8487a6c086314fef5950dd4e225518fec032589 UID:218e24ec-758e-48fd-a330-6a08dfe070d1 NetNS:/var/run/netns/99996df5-391e-44bd-b185-abdcd2446baa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod218e24ec_758e_48fd_a330_6a08dfe070d1.slice PodAnnotations:0xc000d9e680}] Aliases:map[]}\"\nJun 09 11:29:39.592092 crc crio[21508]: time=\"2026-06-09T11:29:39.591764523Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:29:39.951417 crc crio[21508]: time=\"2026-06-09T11:29:39.951343159Z\" level=info msg=\"Stopped pod sandbox: 80ef6633015832ac1553b961a8487a6c086314fef5950dd4e225518fec032589\" id=545dee74-3fcd-42a6-94a6-6d076ac27d24 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:29:40.095248 crc crio[21508]: time=\"2026-06-09T11:29:40.095011474Z\" level=info msg=\"Removing container: 6c93f018f371f7a516f3ca11563c0e802e39d928d11cf4ff7c65bc419c7c0189\" id=000794ae-0b71-4a3d-95a4-6281d5d5f73a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:29:40.137757 crc crio[21508]: time=\"2026-06-09T11:29:40.13720219Z\" level=info msg=\"Removed container 6c93f018f371f7a516f3ca11563c0e802e39d928d11cf4ff7c65bc419c7c0189: openstack/ceilometer-0/proxy-httpd\" id=000794ae-0b71-4a3d-95a4-6281d5d5f73a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:29:40.141919 crc crio[21508]: time=\"2026-06-09T11:29:40.141750975Z\" level=info msg=\"Removing container: 3370207af2929ba9d86cf643ed6fb9e0e35d45ddb2374e702fba072d9a6d7c3f\" id=b89491af-521b-427b-9a3a-5e4d99d6963f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:29:40.183572 crc crio[21508]: time=\"2026-06-09T11:29:40.183517849Z\" level=info msg=\"Removed container 3370207af2929ba9d86cf643ed6fb9e0e35d45ddb2374e702fba072d9a6d7c3f: openstack/ceilometer-0/sg-core\" id=b89491af-521b-427b-9a3a-5e4d99d6963f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:29:40.188179 crc crio[21508]: time=\"2026-06-09T11:29:40.188126095Z\" level=info msg=\"Removing container: f6214664013094e784b418efdafbc2f543d067039390a02dda5b676218a597f8\" id=9bb43958-573b-4da2-b9f8-d79f52694727 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:29:40.414242 crc crio[21508]: time=\"2026-06-09T11:29:40.414102853Z\" level=info msg=\"Removed container f6214664013094e784b418efdafbc2f543d067039390a02dda5b676218a597f8: openstack/ceilometer-0/ceilometer-notification-agent\" id=9bb43958-573b-4da2-b9f8-d79f52694727 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:29:40.417698 crc crio[21508]: time=\"2026-06-09T11:29:40.417625707Z\" level=info msg=\"Removing container: b898ada66778d6d87c179b0db89faa978cabf4a22700ef030fc8515168cb5a19\" id=cabda6cf-5427-42bb-bad9-21e5fd741c17 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:29:40.462726 crc crio[21508]: time=\"2026-06-09T11:29:40.462656717Z\" level=info msg=\"Removed container b898ada66778d6d87c179b0db89faa978cabf4a22700ef030fc8515168cb5a19: openstack/ceilometer-0/ceilometer-central-agent\" id=cabda6cf-5427-42bb-bad9-21e5fd741c17 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:29:40.860758 crc crio[21508]: time=\"2026-06-09T11:29:40.8600639Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=2468b4a6-fb37-47ac-8471-481c5c8bbaab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:29:40.860865 crc crio[21508]: time=\"2026-06-09T11:29:40.860835893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:40.921172 crc crio[21508]: time=\"2026-06-09T11:29:40.921051742Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:14fe94a64764e83cc83a4b293c601325ebf0b0ea8807eea685b9b432e43b141c UID:8d8fc800-90e6-4458-90fb-b77b290366e9 NetNS:/var/run/netns/fc953616-bb38-4fda-a808-6c5239be6584 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d8fc800_90e6_4458_90fb_b77b290366e9.slice PodAnnotations:0xc0039b8458}] Aliases:map[]}\"\nJun 09 11:29:40.921172 crc crio[21508]: time=\"2026-06-09T11:29:40.921152615Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:29:41.489102 crc crio[21508]: 2026-06-09T11:29:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:14fe94a64764e83 Mac:1a:99:60:b3:22:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b4 Mtu:0 Sandbox:/var/run/netns/fc953616-bb38-4fda-a808-6c5239be6584 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:29:41.490818 crc crio[21508]: time=\"2026-06-09T11:29:41.490745876Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:14fe94a64764e83cc83a4b293c601325ebf0b0ea8807eea685b9b432e43b141c UID:8d8fc800-90e6-4458-90fb-b77b290366e9 NetNS:/var/run/netns/fc953616-bb38-4fda-a808-6c5239be6584 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d8fc800_90e6_4458_90fb_b77b290366e9.slice PodAnnotations:0xc0039b8458}] Aliases:map[]}\"\nJun 09 11:29:41.491000 crc crio[21508]: time=\"2026-06-09T11:29:41.490924921Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:29:41.500603 crc crio[21508]: time=\"2026-06-09T11:29:41.500430382Z\" level=info msg=\"Ran pod sandbox 14fe94a64764e83cc83a4b293c601325ebf0b0ea8807eea685b9b432e43b141c with infra container: openstack/ceilometer-0/POD\" id=2468b4a6-fb37-47ac-8471-481c5c8bbaab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:29:41.503055 crc crio[21508]: time=\"2026-06-09T11:29:41.502973187Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=97b71f79-4ce3-4f24-9bf8-5eeb99e6ef40 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:29:41.529626 crc crio[21508]: time=\"2026-06-09T11:29:41.5294404Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=aea6e286-f190-4d36-971b-d654b0ca8c58 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:29:41.538007 crc crio[21508]: time=\"2026-06-09T11:29:41.537944691Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=209e89c6-ca18-41da-8beb-0e23b18d12ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:29:41.538574 crc crio[21508]: time=\"2026-06-09T11:29:41.538430385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:41.597517 crc crio[21508]: time=\"2026-06-09T11:29:41.597376527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:41.602028 crc crio[21508]: time=\"2026-06-09T11:29:41.601985483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:41.773022 crc crio[21508]: time=\"2026-06-09T11:29:41.772519892Z\" level=info msg=\"Created container c8a2dece171fa11bc071200ea734cac6a1b518d25e7d1f077877a9c9d7523650: openstack/ceilometer-0/ceilometer-central-agent\" id=209e89c6-ca18-41da-8beb-0e23b18d12ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:29:41.774656 crc crio[21508]: time=\"2026-06-09T11:29:41.774546182Z\" level=info msg=\"Starting container: c8a2dece171fa11bc071200ea734cac6a1b518d25e7d1f077877a9c9d7523650\" id=f98838df-30c2-442b-96da-9ef5eb199924 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:29:41.783917 crc crio[21508]: time=\"2026-06-09T11:29:41.783694352Z\" level=info msg=\"Started container\" PID=82808 containerID=c8a2dece171fa11bc071200ea734cac6a1b518d25e7d1f077877a9c9d7523650 description=openstack/ceilometer-0/ceilometer-central-agent id=f98838df-30c2-442b-96da-9ef5eb199924 name=/runtime.v1.RuntimeService/StartContainer sandboxID=14fe94a64764e83cc83a4b293c601325ebf0b0ea8807eea685b9b432e43b141c\nJun 09 11:29:41.812240 crc crio[21508]: time=\"2026-06-09T11:29:41.812133643Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=5fc593a8-5f35-4097-a259-44036540ef84 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:29:41.841832 crc crio[21508]: time=\"2026-06-09T11:29:41.841746178Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=7648b82e-2095-499b-aed1-da62ed18bd8f name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:29:41.852868 crc crio[21508]: time=\"2026-06-09T11:29:41.852698361Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=22a7277b-4841-4d34-90eb-067945d963c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:29:41.853235 crc crio[21508]: time=\"2026-06-09T11:29:41.853162705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:41.898874 crc crio[21508]: time=\"2026-06-09T11:29:41.898789523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:41.902219 crc crio[21508]: time=\"2026-06-09T11:29:41.902168703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:42.010438 crc crio[21508]: time=\"2026-06-09T11:29:42.010266737Z\" level=info msg=\"Created container c6ef0b2fef0f5e1ad29613c7883f85fa7e3162f15d94b6a660ed524b27b7e3c1: openstack/ceilometer-0/ceilometer-notification-agent\" id=22a7277b-4841-4d34-90eb-067945d963c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:29:42.011587 crc crio[21508]: time=\"2026-06-09T11:29:42.011523075Z\" level=info msg=\"Starting container: c6ef0b2fef0f5e1ad29613c7883f85fa7e3162f15d94b6a660ed524b27b7e3c1\" id=29f82bc6-4165-41e1-9ffb-51714a3a9730 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:29:42.018637 crc crio[21508]: time=\"2026-06-09T11:29:42.018564983Z\" level=info msg=\"Started container\" PID=82835 containerID=c6ef0b2fef0f5e1ad29613c7883f85fa7e3162f15d94b6a660ed524b27b7e3c1 description=openstack/ceilometer-0/ceilometer-notification-agent id=29f82bc6-4165-41e1-9ffb-51714a3a9730 name=/runtime.v1.RuntimeService/StartContainer sandboxID=14fe94a64764e83cc83a4b293c601325ebf0b0ea8807eea685b9b432e43b141c\nJun 09 11:29:42.032038 crc crio[21508]: time=\"2026-06-09T11:29:42.031939288Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=6bc1fb58-5b4a-4aec-a659-9478528b6926 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:29:42.050638 crc crio[21508]: time=\"2026-06-09T11:29:42.050544198Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=9a8f4243-821c-4485-8584-66b3be2bee52 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:29:42.059205 crc crio[21508]: time=\"2026-06-09T11:29:42.059116041Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=7ed3f601-bb3c-49df-8bed-46090dc26981 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:29:42.059765 crc crio[21508]: time=\"2026-06-09T11:29:42.059705888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:42.113959 crc crio[21508]: time=\"2026-06-09T11:29:42.113774076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:42.119044 crc crio[21508]: time=\"2026-06-09T11:29:42.118957349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:42.222868 crc crio[21508]: time=\"2026-06-09T11:29:42.222741786Z\" level=info msg=\"Created container 039f4ce637408c7ef22073a3409b498474b260bc3b357ec92d190f29d21ff938: openstack/ceilometer-0/sg-core\" id=7ed3f601-bb3c-49df-8bed-46090dc26981 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:29:42.223968 crc crio[21508]: time=\"2026-06-09T11:29:42.22391713Z\" level=info msg=\"Starting container: 039f4ce637408c7ef22073a3409b498474b260bc3b357ec92d190f29d21ff938\" id=75f4a33e-a25f-46cc-bdbd-ec7383962c70 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:29:42.230678 crc crio[21508]: time=\"2026-06-09T11:29:42.230615778Z\" level=info msg=\"Started container\" PID=82850 containerID=039f4ce637408c7ef22073a3409b498474b260bc3b357ec92d190f29d21ff938 description=openstack/ceilometer-0/sg-core id=75f4a33e-a25f-46cc-bdbd-ec7383962c70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=14fe94a64764e83cc83a4b293c601325ebf0b0ea8807eea685b9b432e43b141c\nJun 09 11:29:42.240137 crc crio[21508]: time=\"2026-06-09T11:29:42.240072298Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=05f2930e-e23b-4bc1-a753-11cea656592d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:29:42.274814 crc crio[21508]: time=\"2026-06-09T11:29:42.274708361Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=a4956871-ac7a-46fc-9ae1-63b03366d880 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:29:42.284083 crc crio[21508]: time=\"2026-06-09T11:29:42.283945964Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=05c5ef02-cbd2-49a6-b564-d7a7d20cc1fc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:29:42.284491 crc crio[21508]: time=\"2026-06-09T11:29:42.284432939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:42.357184 crc crio[21508]: time=\"2026-06-09T11:29:42.357081225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:42.362604 crc crio[21508]: time=\"2026-06-09T11:29:42.362518646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:42.514464 crc crio[21508]: time=\"2026-06-09T11:29:42.51424972Z\" level=info msg=\"Created container 7d7bf1502b01c6657d4749e11dff72c86158eeabee4739ddb95148fcc021f632: openstack/ceilometer-0/proxy-httpd\" id=05c5ef02-cbd2-49a6-b564-d7a7d20cc1fc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:29:42.517135 crc crio[21508]: time=\"2026-06-09T11:29:42.517014781Z\" level=info msg=\"Starting container: 7d7bf1502b01c6657d4749e11dff72c86158eeabee4739ddb95148fcc021f632\" id=c63261fd-9bc9-458b-8da8-4cb314cf39ae name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:29:42.523798 crc crio[21508]: time=\"2026-06-09T11:29:42.523682128Z\" level=info msg=\"Started container\" PID=82873 containerID=7d7bf1502b01c6657d4749e11dff72c86158eeabee4739ddb95148fcc021f632 description=openstack/ceilometer-0/proxy-httpd id=c63261fd-9bc9-458b-8da8-4cb314cf39ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=14fe94a64764e83cc83a4b293c601325ebf0b0ea8807eea685b9b432e43b141c\nJun 09 11:29:43.171006 crc crio[21508]: time=\"2026-06-09T11:29:43.170136799Z\" level=info msg=\"Stopping container: c8a2dece171fa11bc071200ea734cac6a1b518d25e7d1f077877a9c9d7523650 (timeout: 30s)\" id=d4e7ebdd-99f1-4ddb-a0f1-34c9a4761090 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:29:43.171006 crc crio[21508]: time=\"2026-06-09T11:29:43.170715116Z\" level=info msg=\"Stopping container: 7d7bf1502b01c6657d4749e11dff72c86158eeabee4739ddb95148fcc021f632 (timeout: 30s)\" id=8e375a20-39cf-4564-85ed-ca2b80271409 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:29:43.171006 crc crio[21508]: time=\"2026-06-09T11:29:43.170741717Z\" level=info msg=\"Stopping container: c6ef0b2fef0f5e1ad29613c7883f85fa7e3162f15d94b6a660ed524b27b7e3c1 (timeout: 30s)\" id=d92553ff-b63c-4f18-97aa-cd5c95fdc500 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:29:43.174141 crc crio[21508]: time=\"2026-06-09T11:29:43.174020264Z\" level=info msg=\"Stopping container: 039f4ce637408c7ef22073a3409b498474b260bc3b357ec92d190f29d21ff938 (timeout: 30s)\" id=6a7d2fb9-ccc1-4e7e-9eba-341aad3c34a4 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:29:43.425388 crc crio[21508]: time=\"2026-06-09T11:29:43.42464799Z\" level=info msg=\"Stopped container 7d7bf1502b01c6657d4749e11dff72c86158eeabee4739ddb95148fcc021f632: openstack/ceilometer-0/proxy-httpd\" id=8e375a20-39cf-4564-85ed-ca2b80271409 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:29:43.938564 crc crio[21508]: time=\"2026-06-09T11:29:43.932487539Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-db-create-z87qj/POD\" id=3fab739c-0e93-4330-8502-4fc4ebd8f362 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:29:43.938564 crc crio[21508]: time=\"2026-06-09T11:29:43.932634803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:43.952397 crc crio[21508]: time=\"2026-06-09T11:29:43.948533361Z\" level=info msg=\"Stopped container 039f4ce637408c7ef22073a3409b498474b260bc3b357ec92d190f29d21ff938: openstack/ceilometer-0/sg-core\" id=6a7d2fb9-ccc1-4e7e-9eba-341aad3c34a4 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:29:44.002789 crc crio[21508]: time=\"2026-06-09T11:29:44.00266676Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-z87qj Namespace:openstack ID:94074dca657700e3d75379b61bbf4113b782eaa42b00288a87f210799a9439c8 UID:09c5b9fd-2279-4726-a169-7556f31d7478 NetNS:/var/run/netns/2b491fa8-006c-4b85-a760-37bb2737466f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09c5b9fd_2279_4726_a169_7556f31d7478.slice PodAnnotations:0xc00008c718}] Aliases:map[]}\"\nJun 09 11:29:44.002789 crc crio[21508]: time=\"2026-06-09T11:29:44.002789963Z\" level=info msg=\"Adding pod openstack_nova-api-db-create-z87qj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:29:44.152483 crc crio[21508]: time=\"2026-06-09T11:29:44.1515827Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-bab5-account-create-update-z6sr7/POD\" id=3be5140c-ddf6-476b-8089-5d26571d72d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:29:44.152483 crc crio[21508]: time=\"2026-06-09T11:29:44.151980452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:44.206530 crc crio[21508]: time=\"2026-06-09T11:29:44.204914536Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-db-create-75b8g/POD\" id=97b20008-ae04-463f-b20a-84825993bbce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:29:44.206530 crc crio[21508]: time=\"2026-06-09T11:29:44.205026149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:44.273677 crc crio[21508]: time=\"2026-06-09T11:29:44.273001248Z\" level=info msg=\"Got pod network &{Name:nova-api-bab5-account-create-update-z6sr7 Namespace:openstack ID:f54a33041fa194ad66d1955268708ef7d36c4265c5e4a6b64b405651b29839c9 UID:b6a4e1a6-d657-4d30-b9fc-4a3cacba5bc9 NetNS:/var/run/netns/9571da13-6051-468f-9351-294ad39b3ef5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6a4e1a6_d657_4d30_b9fc_4a3cacba5bc9.slice PodAnnotations:0xc002a12050}] Aliases:map[]}\"\nJun 09 11:29:44.273677 crc crio[21508]: time=\"2026-06-09T11:29:44.2730823Z\" level=info msg=\"Adding pod openstack_nova-api-bab5-account-create-update-z6sr7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:29:44.292419 crc crio[21508]: time=\"2026-06-09T11:29:44.291833874Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-75b8g Namespace:openstack ID:b9142db35d421038bbe6b29654e9a5dbef0bfdc0beeaf1997c6de253c108deba UID:af9e6483-f46f-4d2c-80bb-cde9a05400a4 NetNS:/var/run/netns/e5b282fc-6881-4b9c-969f-77e4e33948b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9e6483_f46f_4d2c_80bb_cde9a05400a4.slice PodAnnotations:0xc000852470}] Aliases:map[]}\"\nJun 09 11:29:44.292713 crc crio[21508]: time=\"2026-06-09T11:29:44.292439352Z\" level=info msg=\"Adding pod openstack_nova-cell0-db-create-75b8g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:29:44.403007 crc crio[21508]: 2026-06-09T11:29:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:94074dca657700e Mac:76:47:b1:68:20:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b5 Mtu:0 Sandbox:/var/run/netns/2b491fa8-006c-4b85-a760-37bb2737466f SocketPath: PciID:}] [{Interface:0xc000284840 Address:{IP:10.217.0.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:29:44.426880 crc crio[21508]: time=\"2026-06-09T11:29:44.424755942Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-z87qj Namespace:openstack ID:94074dca657700e3d75379b61bbf4113b782eaa42b00288a87f210799a9439c8 UID:09c5b9fd-2279-4726-a169-7556f31d7478 NetNS:/var/run/netns/2b491fa8-006c-4b85-a760-37bb2737466f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09c5b9fd_2279_4726_a169_7556f31d7478.slice PodAnnotations:0xc00008c718}] Aliases:map[]}\"\nJun 09 11:29:44.426880 crc crio[21508]: time=\"2026-06-09T11:29:44.425088082Z\" level=info msg=\"Checking pod openstack_nova-api-db-create-z87qj for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:29:44.447400 crc crio[21508]: time=\"2026-06-09T11:29:44.44568415Z\" level=info msg=\"Ran pod sandbox 94074dca657700e3d75379b61bbf4113b782eaa42b00288a87f210799a9439c8 with infra container: openstack/nova-api-db-create-z87qj/POD\" id=3fab739c-0e93-4330-8502-4fc4ebd8f362 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:29:44.455442 crc crio[21508]: time=\"2026-06-09T11:29:44.454436179Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=d1a1377e-2e61-4168-bfe9-7eccff7e5573 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:29:44.458764 crc crio[21508]: time=\"2026-06-09T11:29:44.456873781Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=17660a02-93ea-47bf-83ce-54eaa2864a11 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:29:44.475484 crc crio[21508]: time=\"2026-06-09T11:29:44.474738789Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-db-create-lgmvf/POD\" id=30d48a1c-d4e4-4b10-b130-d10bf848f859 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:29:44.475484 crc crio[21508]: time=\"2026-06-09T11:29:44.474867743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:44.532524 crc crio[21508]: time=\"2026-06-09T11:29:44.532410163Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-z87qj/mariadb-database-create\" id=3a7cf84f-b1ec-4e72-89f6-185a4040006a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:29:44.535717 crc crio[21508]: time=\"2026-06-09T11:29:44.532863136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:44.569962 crc crio[21508]: time=\"2026-06-09T11:29:44.569114978Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-lgmvf Namespace:openstack ID:f730506f51ba62ebc45c453f7ed1b89f51405c6aa897cebae1d6e320825cc76f UID:f5bcabe6-1e4d-47e0-9abe-bab940845e60 NetNS:/var/run/netns/b586a9e5-55a1-4de9-be72-1ff5ec9c1b06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5bcabe6_1e4d_47e0_9abe_bab940845e60.slice PodAnnotations:0xc002c0a3b0}] Aliases:map[]}\"\nJun 09 11:29:44.569962 crc crio[21508]: time=\"2026-06-09T11:29:44.569169679Z\" level=info msg=\"Adding pod openstack_nova-cell1-db-create-lgmvf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:29:44.695980 crc crio[21508]: time=\"2026-06-09T11:29:44.695922745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:44.709370 crc crio[21508]: time=\"2026-06-09T11:29:44.708013592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:44.899017 crc crio[21508]: time=\"2026-06-09T11:29:44.89849412Z\" level=info msg=\"Created container c1cb7f350082c98eeb8aabb1ec56e424eafff887eda89464054895222b392ed3: openstack/nova-api-db-create-z87qj/mariadb-database-create\" id=3a7cf84f-b1ec-4e72-89f6-185a4040006a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:29:44.902627 crc crio[21508]: time=\"2026-06-09T11:29:44.902106367Z\" level=info msg=\"Starting container: c1cb7f350082c98eeb8aabb1ec56e424eafff887eda89464054895222b392ed3\" id=682626d7-b064-4b85-9485-d923f97c06c8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:29:44.909027 crc crio[21508]: time=\"2026-06-09T11:29:44.908715422Z\" level=info msg=\"Started container\" PID=83329 containerID=c1cb7f350082c98eeb8aabb1ec56e424eafff887eda89464054895222b392ed3 description=openstack/nova-api-db-create-z87qj/mariadb-database-create id=682626d7-b064-4b85-9485-d923f97c06c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94074dca657700e3d75379b61bbf4113b782eaa42b00288a87f210799a9439c8\nJun 09 11:29:44.984536 crc crio[21508]: 2026-06-09T11:29:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b9142db35d42103 Mac:8e:0a:85:03:3f:1c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b7 Mtu:0 Sandbox:/var/run/netns/e5b282fc-6881-4b9c-969f-77e4e33948b0 SocketPath: PciID:}] [{Interface:0xc00011ac00 Address:{IP:10.217.0.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:29:44.984536 crc crio[21508]: time=\"2026-06-09T11:29:44.982639897Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-75b8g Namespace:openstack ID:b9142db35d421038bbe6b29654e9a5dbef0bfdc0beeaf1997c6de253c108deba UID:af9e6483-f46f-4d2c-80bb-cde9a05400a4 NetNS:/var/run/netns/e5b282fc-6881-4b9c-969f-77e4e33948b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9e6483_f46f_4d2c_80bb_cde9a05400a4.slice PodAnnotations:0xc000852470}] Aliases:map[]}\"\nJun 09 11:29:44.984536 crc crio[21508]: time=\"2026-06-09T11:29:44.982781951Z\" level=info msg=\"Checking pod openstack_nova-cell0-db-create-75b8g for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:29:44.991133 crc crio[21508]: time=\"2026-06-09T11:29:44.98884449Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-1868-account-create-update-hcjzs/POD\" id=a1594023-2f90-4247-9138-d7077bf2ca18 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:29:44.991133 crc crio[21508]: time=\"2026-06-09T11:29:44.988940663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:45.007549 crc crio[21508]: time=\"2026-06-09T11:29:45.006358258Z\" level=info msg=\"Ran pod sandbox b9142db35d421038bbe6b29654e9a5dbef0bfdc0beeaf1997c6de253c108deba with infra container: openstack/nova-cell0-db-create-75b8g/POD\" id=97b20008-ae04-463f-b20a-84825993bbce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:29:45.012382 crc crio[21508]: time=\"2026-06-09T11:29:45.011012115Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c36914aa-385c-4f40-945c-29fa3907ef57 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:29:45.034850 crc crio[21508]: 2026-06-09T11:29:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f54a33041fa194a Mac:72:b8:a3:4c:7f:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b6 Mtu:0 Sandbox:/var/run/netns/9571da13-6051-468f-9351-294ad39b3ef5 SocketPath: PciID:}] [{Interface:0xc0003225c0 Address:{IP:10.217.0.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:29:45.035257 crc crio[21508]: time=\"2026-06-09T11:29:45.035162369Z\" level=info msg=\"Got pod network &{Name:nova-api-bab5-account-create-update-z6sr7 Namespace:openstack ID:f54a33041fa194ad66d1955268708ef7d36c4265c5e4a6b64b405651b29839c9 UID:b6a4e1a6-d657-4d30-b9fc-4a3cacba5bc9 NetNS:/var/run/netns/9571da13-6051-468f-9351-294ad39b3ef5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6a4e1a6_d657_4d30_b9fc_4a3cacba5bc9.slice PodAnnotations:0xc002a12050}] Aliases:map[]}\"\nJun 09 11:29:45.035531 crc crio[21508]: time=\"2026-06-09T11:29:45.035450357Z\" level=info msg=\"Checking pod openstack_nova-api-bab5-account-create-update-z6sr7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:29:45.061728 crc crio[21508]: time=\"2026-06-09T11:29:45.061620091Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=beef4658-8ced-49b7-9972-5ef885555a14 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:29:45.067156 crc crio[21508]: time=\"2026-06-09T11:29:45.066947248Z\" level=info msg=\"Ran pod sandbox f54a33041fa194ad66d1955268708ef7d36c4265c5e4a6b64b405651b29839c9 with infra container: openstack/nova-api-bab5-account-create-update-z6sr7/POD\" id=3be5140c-ddf6-476b-8089-5d26571d72d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:29:45.072549 crc crio[21508]: time=\"2026-06-09T11:29:45.072047739Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-75b8g/mariadb-database-create\" id=2b609bf3-c496-4b44-bbb5-82138b840412 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:29:45.072549 crc crio[21508]: time=\"2026-06-09T11:29:45.072548823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:45.077830 crc crio[21508]: time=\"2026-06-09T11:29:45.077602623Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=b33391ca-726e-4b9d-8118-06f6e6eb3438 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:29:45.106015 crc crio[21508]: time=\"2026-06-09T11:29:45.10592997Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-0adb-account-create-update-jgmkq/POD\" id=d70c68c2-e66b-4686-9339-b358f4f19b2a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:29:45.106454 crc crio[21508]: time=\"2026-06-09T11:29:45.106039573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:45.108631 crc crio[21508]: time=\"2026-06-09T11:29:45.108551307Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a55c5b62-bf40-4436-914e-756d968af65b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:29:45.127264 crc crio[21508]: time=\"2026-06-09T11:29:45.126992952Z\" level=info msg=\"Got pod network &{Name:nova-cell0-1868-account-create-update-hcjzs Namespace:openstack ID:7b38c93fc9ba67ebe4cef29bf2d2a630cff34deffba20d571a0615bac1aaddba UID:1e0f83dc-20fc-46fb-9f86-87ac50e42f41 NetNS:/var/run/netns/2ca769a5-680a-45d6-8eb1-3df20a88e71e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e0f83dc_20fc_46fb_9f86_87ac50e42f41.slice PodAnnotations:0xc002c0a7b0}] Aliases:map[]}\"\nJun 09 11:29:45.127264 crc crio[21508]: time=\"2026-06-09T11:29:45.127058874Z\" level=info msg=\"Adding pod openstack_nova-cell0-1868-account-create-update-hcjzs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:29:45.153499 crc crio[21508]: time=\"2026-06-09T11:29:45.15197284Z\" level=info msg=\"Creating container: openstack/nova-api-bab5-account-create-update-z6sr7/mariadb-account-create-update\" id=e8c2790d-7c0b-41a2-86a0-58783076ce26 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:29:45.154242 crc crio[21508]: time=\"2026-06-09T11:29:45.154043312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:45.164992 crc crio[21508]: time=\"2026-06-09T11:29:45.164890562Z\" level=info msg=\"Got pod network &{Name:nova-cell1-0adb-account-create-update-jgmkq Namespace:openstack ID:cb67e912eea8c48b8307f7b3e933c3803bc76b95036a4e3331843de78a58b811 UID:96fff74c-7653-4bf8-95dc-0e969d2dfa8b NetNS:/var/run/netns/27dc4403-3b4c-4b4f-8d68-b4cc91d86aec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod96fff74c_7653_4bf8_95dc_0e969d2dfa8b.slice PodAnnotations:0xc00465e6b8}] Aliases:map[]}\"\nJun 09 11:29:45.164992 crc crio[21508]: time=\"2026-06-09T11:29:45.164969694Z\" level=info msg=\"Adding pod openstack_nova-cell1-0adb-account-create-update-jgmkq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:29:45.216026 crc crio[21508]: time=\"2026-06-09T11:29:45.215838097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:45.223186 crc crio[21508]: time=\"2026-06-09T11:29:45.223107702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:45.313766 crc crio[21508]: time=\"2026-06-09T11:29:45.313167094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:45.318447 crc crio[21508]: time=\"2026-06-09T11:29:45.318266054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:45.469723 crc crio[21508]: 2026-06-09T11:29:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f730506f51ba62e Mac:ba:e8:ab:e7:2d:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b8 Mtu:0 Sandbox:/var/run/netns/b586a9e5-55a1-4de9-be72-1ff5ec9c1b06 SocketPath: PciID:}] [{Interface:0xc0000147c0 Address:{IP:10.217.0.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:29:45.469723 crc crio[21508]: time=\"2026-06-09T11:29:45.46871455Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-lgmvf Namespace:openstack ID:f730506f51ba62ebc45c453f7ed1b89f51405c6aa897cebae1d6e320825cc76f UID:f5bcabe6-1e4d-47e0-9abe-bab940845e60 NetNS:/var/run/netns/b586a9e5-55a1-4de9-be72-1ff5ec9c1b06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5bcabe6_1e4d_47e0_9abe_bab940845e60.slice PodAnnotations:0xc002c0a3b0}] Aliases:map[]}\"\nJun 09 11:29:45.469723 crc crio[21508]: time=\"2026-06-09T11:29:45.468848304Z\" level=info msg=\"Checking pod openstack_nova-cell1-db-create-lgmvf for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:29:45.512796 crc crio[21508]: time=\"2026-06-09T11:29:45.512693449Z\" level=info msg=\"Ran pod sandbox f730506f51ba62ebc45c453f7ed1b89f51405c6aa897cebae1d6e320825cc76f with infra container: openstack/nova-cell1-db-create-lgmvf/POD\" id=30d48a1c-d4e4-4b10-b130-d10bf848f859 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:29:45.515217 crc crio[21508]: time=\"2026-06-09T11:29:45.515036479Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a5aa3b62-9b05-49ec-aa73-66c1653c30fa name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:29:45.524662 crc crio[21508]: time=\"2026-06-09T11:29:45.523906711Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e99c35bb-1b9a-4103-b1c7-fca3aa6dd889 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:29:45.540045 crc crio[21508]: time=\"2026-06-09T11:29:45.539957605Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-lgmvf/mariadb-database-create\" id=aaead1e7-25a1-41b3-bcf1-bd4ce8c59d48 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:29:45.541709 crc crio[21508]: time=\"2026-06-09T11:29:45.541610984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:45.558971 crc crio[21508]: 2026-06-09T11:29:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b38c93fc9ba67e Mac:3e:f1:f1:23:2e:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b9 Mtu:0 Sandbox:/var/run/netns/2ca769a5-680a-45d6-8eb1-3df20a88e71e SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:29:45.558971 crc crio[21508]: time=\"2026-06-09T11:29:45.557168224Z\" level=info msg=\"Got pod network &{Name:nova-cell0-1868-account-create-update-hcjzs Namespace:openstack ID:7b38c93fc9ba67ebe4cef29bf2d2a630cff34deffba20d571a0615bac1aaddba UID:1e0f83dc-20fc-46fb-9f86-87ac50e42f41 NetNS:/var/run/netns/2ca769a5-680a-45d6-8eb1-3df20a88e71e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e0f83dc_20fc_46fb_9f86_87ac50e42f41.slice PodAnnotations:0xc002c0a7b0}] Aliases:map[]}\"\nJun 09 11:29:45.558971 crc crio[21508]: time=\"2026-06-09T11:29:45.55737296Z\" level=info msg=\"Checking pod openstack_nova-cell0-1868-account-create-update-hcjzs for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:29:45.588568 crc crio[21508]: time=\"2026-06-09T11:29:45.588493679Z\" level=info msg=\"Created container 0e3a26d1913e6f636b7fb055261b4911103a05882e7f594bc9a007cc990c3f91: openstack/nova-api-bab5-account-create-update-z6sr7/mariadb-account-create-update\" id=e8c2790d-7c0b-41a2-86a0-58783076ce26 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:29:45.593254 crc crio[21508]: time=\"2026-06-09T11:29:45.59292061Z\" level=info msg=\"Starting container: 0e3a26d1913e6f636b7fb055261b4911103a05882e7f594bc9a007cc990c3f91\" id=431fe5aa-551a-44f2-ac6a-1097f457e3e2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:29:45.600643 crc crio[21508]: time=\"2026-06-09T11:29:45.600500074Z\" level=info msg=\"Started container\" PID=83446 containerID=0e3a26d1913e6f636b7fb055261b4911103a05882e7f594bc9a007cc990c3f91 description=openstack/nova-api-bab5-account-create-update-z6sr7/mariadb-account-create-update id=431fe5aa-551a-44f2-ac6a-1097f457e3e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f54a33041fa194ad66d1955268708ef7d36c4265c5e4a6b64b405651b29839c9\nJun 09 11:29:45.618105 crc crio[21508]: time=\"2026-06-09T11:29:45.61763085Z\" level=info msg=\"Ran pod sandbox 7b38c93fc9ba67ebe4cef29bf2d2a630cff34deffba20d571a0615bac1aaddba with infra container: openstack/nova-cell0-1868-account-create-update-hcjzs/POD\" id=a1594023-2f90-4247-9138-d7077bf2ca18 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:29:45.621256 crc crio[21508]: time=\"2026-06-09T11:29:45.621218096Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=bdbd587d-00a6-4ed2-8acc-0c215d646991 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:29:45.630031 crc crio[21508]: time=\"2026-06-09T11:29:45.629980085Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=cc66ea09-a776-491b-9388-e99855014be7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:29:45.653832 crc crio[21508]: time=\"2026-06-09T11:29:45.653762168Z\" level=info msg=\"Creating container: openstack/nova-cell0-1868-account-create-update-hcjzs/mariadb-account-create-update\" id=056c6ad6-ced6-4677-b7a0-1a8e3cbcbc14 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:29:45.654149 crc crio[21508]: time=\"2026-06-09T11:29:45.654112118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:45.655106 crc crio[21508]: time=\"2026-06-09T11:29:45.654986234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:45.658376 crc crio[21508]: time=\"2026-06-09T11:29:45.65822925Z\" level=info msg=\"Created container fa72846288cb4d785b9fd4bcc7275e0ec98033b13046c879413e64161146ec11: openstack/nova-cell0-db-create-75b8g/mariadb-database-create\" id=2b609bf3-c496-4b44-bbb5-82138b840412 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:29:45.659622 crc crio[21508]: 2026-06-09T11:29:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cb67e912eea8c48 Mac:2a:d4:60:83:8a:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ba Mtu:0 Sandbox:/var/run/netns/27dc4403-3b4c-4b4f-8d68-b4cc91d86aec SocketPath: PciID:}] [{Interface:0xc000114640 Address:{IP:10.217.0.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:29:45.660753 crc crio[21508]: time=\"2026-06-09T11:29:45.660220899Z\" level=info msg=\"Got pod network &{Name:nova-cell1-0adb-account-create-update-jgmkq Namespace:openstack ID:cb67e912eea8c48b8307f7b3e933c3803bc76b95036a4e3331843de78a58b811 UID:96fff74c-7653-4bf8-95dc-0e969d2dfa8b NetNS:/var/run/netns/27dc4403-3b4c-4b4f-8d68-b4cc91d86aec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod96fff74c_7653_4bf8_95dc_0e969d2dfa8b.slice PodAnnotations:0xc00465e6b8}] Aliases:map[]}\"\nJun 09 11:29:45.660753 crc crio[21508]: time=\"2026-06-09T11:29:45.660468886Z\" level=info msg=\"Checking pod openstack_nova-cell1-0adb-account-create-update-jgmkq for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:29:45.661184 crc crio[21508]: time=\"2026-06-09T11:29:45.661140196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:45.667045 crc crio[21508]: time=\"2026-06-09T11:29:45.666401871Z\" level=info msg=\"Starting container: fa72846288cb4d785b9fd4bcc7275e0ec98033b13046c879413e64161146ec11\" id=c2c3e9b1-dd80-4e55-aecf-3362f2de30ff name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:29:45.674101 crc crio[21508]: time=\"2026-06-09T11:29:45.674030427Z\" level=info msg=\"Started container\" PID=83430 containerID=fa72846288cb4d785b9fd4bcc7275e0ec98033b13046c879413e64161146ec11 description=openstack/nova-cell0-db-create-75b8g/mariadb-database-create id=c2c3e9b1-dd80-4e55-aecf-3362f2de30ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9142db35d421038bbe6b29654e9a5dbef0bfdc0beeaf1997c6de253c108deba\nJun 09 11:29:45.676467 crc crio[21508]: time=\"2026-06-09T11:29:45.676401077Z\" level=info msg=\"Ran pod sandbox cb67e912eea8c48b8307f7b3e933c3803bc76b95036a4e3331843de78a58b811 with infra container: openstack/nova-cell1-0adb-account-create-update-jgmkq/POD\" id=d70c68c2-e66b-4686-9339-b358f4f19b2a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:29:45.683079 crc crio[21508]: time=\"2026-06-09T11:29:45.683010352Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=d0829381-6840-4f0a-a08c-4dfa15e035a9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:29:45.688743 crc crio[21508]: time=\"2026-06-09T11:29:45.688611347Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=bc985fe1-f06b-40b5-bf5d-823f3bc8f7cb name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:29:45.699422 crc crio[21508]: time=\"2026-06-09T11:29:45.699369995Z\" level=info msg=\"Creating container: openstack/nova-cell1-0adb-account-create-update-jgmkq/mariadb-account-create-update\" id=03bf2ba0-ecbf-43a4-b2a2-14930bc82fa5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:29:45.701919 crc crio[21508]: time=\"2026-06-09T11:29:45.701823898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:45.702800 crc crio[21508]: time=\"2026-06-09T11:29:45.702166868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:45.706518 crc crio[21508]: time=\"2026-06-09T11:29:45.706467525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:45.791640 crc crio[21508]: time=\"2026-06-09T11:29:45.791531609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:45.797771 crc crio[21508]: time=\"2026-06-09T11:29:45.79767142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:46.110359 crc crio[21508]: time=\"2026-06-09T11:29:46.109168626Z\" level=info msg=\"Created container 8bdb5dad64b8f7d0f838b7ccd2d217f3b27ae183916c969de8d70f4203cc606a: openstack/nova-cell0-1868-account-create-update-hcjzs/mariadb-account-create-update\" id=056c6ad6-ced6-4677-b7a0-1a8e3cbcbc14 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:29:46.124598 crc crio[21508]: time=\"2026-06-09T11:29:46.121984575Z\" level=info msg=\"Starting container: 8bdb5dad64b8f7d0f838b7ccd2d217f3b27ae183916c969de8d70f4203cc606a\" id=673c9e52-8571-4f2c-869a-90753786a3d4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:29:46.151772 crc crio[21508]: time=\"2026-06-09T11:29:46.151550999Z\" level=info msg=\"Started container\" PID=83494 containerID=8bdb5dad64b8f7d0f838b7ccd2d217f3b27ae183916c969de8d70f4203cc606a description=openstack/nova-cell0-1868-account-create-update-hcjzs/mariadb-account-create-update id=673c9e52-8571-4f2c-869a-90753786a3d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b38c93fc9ba67ebe4cef29bf2d2a630cff34deffba20d571a0615bac1aaddba\nJun 09 11:29:46.347653 crc crio[21508]: time=\"2026-06-09T11:29:46.347530352Z\" level=info msg=\"Created container 9e7bc04ed459bc8caebb7b15eeacdf360de5b63ea609656e36407a032de07143: openstack/nova-cell1-db-create-lgmvf/mariadb-database-create\" id=aaead1e7-25a1-41b3-bcf1-bd4ce8c59d48 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:29:46.350115 crc crio[21508]: time=\"2026-06-09T11:29:46.350053937Z\" level=info msg=\"Starting container: 9e7bc04ed459bc8caebb7b15eeacdf360de5b63ea609656e36407a032de07143\" id=91f62fff-1cb3-4927-94c2-5b6d66f6e392 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:29:46.354792 crc crio[21508]: time=\"2026-06-09T11:29:46.354733625Z\" level=info msg=\"Created container 7de34f198cc928132cd6328076295e150fa26a5057652787dac1a91137d3a009: openstack/nova-cell1-0adb-account-create-update-jgmkq/mariadb-account-create-update\" id=03bf2ba0-ecbf-43a4-b2a2-14930bc82fa5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:29:46.356699 crc crio[21508]: time=\"2026-06-09T11:29:46.356103946Z\" level=info msg=\"Starting container: 7de34f198cc928132cd6328076295e150fa26a5057652787dac1a91137d3a009\" id=bbbcba52-afaf-4880-94de-84165b94ad0c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:29:46.363748 crc crio[21508]: time=\"2026-06-09T11:29:46.362760392Z\" level=info msg=\"Started container\" PID=83493 containerID=9e7bc04ed459bc8caebb7b15eeacdf360de5b63ea609656e36407a032de07143 description=openstack/nova-cell1-db-create-lgmvf/mariadb-database-create id=91f62fff-1cb3-4927-94c2-5b6d66f6e392 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f730506f51ba62ebc45c453f7ed1b89f51405c6aa897cebae1d6e320825cc76f\nJun 09 11:29:46.369833 crc crio[21508]: time=\"2026-06-09T11:29:46.369747469Z\" level=info msg=\"Started container\" PID=83533 containerID=7de34f198cc928132cd6328076295e150fa26a5057652787dac1a91137d3a009 description=openstack/nova-cell1-0adb-account-create-update-jgmkq/mariadb-account-create-update id=bbbcba52-afaf-4880-94de-84165b94ad0c name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb67e912eea8c48b8307f7b3e933c3803bc76b95036a4e3331843de78a58b811\nJun 09 11:29:47.435629 crc crio[21508]: time=\"2026-06-09T11:29:47.435026151Z\" level=info msg=\"Stopping pod sandbox: 94074dca657700e3d75379b61bbf4113b782eaa42b00288a87f210799a9439c8\" id=87a7eafb-cdcd-4823-b544-9d743d7cc911 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:29:47.436358 crc crio[21508]: time=\"2026-06-09T11:29:47.436189436Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-z87qj Namespace:openstack ID:94074dca657700e3d75379b61bbf4113b782eaa42b00288a87f210799a9439c8 UID:09c5b9fd-2279-4726-a169-7556f31d7478 NetNS:/var/run/netns/2b491fa8-006c-4b85-a760-37bb2737466f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09c5b9fd_2279_4726_a169_7556f31d7478.slice PodAnnotations:0xc00465e1a8}] Aliases:map[]}\"\nJun 09 11:29:47.436506 crc crio[21508]: time=\"2026-06-09T11:29:47.436450353Z\" level=info msg=\"Deleting pod openstack_nova-api-db-create-z87qj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:29:47.870017 crc crio[21508]: time=\"2026-06-09T11:29:47.863490682Z\" level=info msg=\"Stopped pod sandbox: 94074dca657700e3d75379b61bbf4113b782eaa42b00288a87f210799a9439c8\" id=87a7eafb-cdcd-4823-b544-9d743d7cc911 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:29:48.453517 crc crio[21508]: time=\"2026-06-09T11:29:48.452132155Z\" level=info msg=\"Stopping pod sandbox: 7b38c93fc9ba67ebe4cef29bf2d2a630cff34deffba20d571a0615bac1aaddba\" id=bdc4ce67-d1b8-42b8-8eb4-471d287d8d27 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:29:48.453517 crc crio[21508]: time=\"2026-06-09T11:29:48.452457875Z\" level=info msg=\"Stopping pod sandbox: b9142db35d421038bbe6b29654e9a5dbef0bfdc0beeaf1997c6de253c108deba\" id=b251bba0-493b-4fec-901f-57b8f8156432 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:29:48.453517 crc crio[21508]: time=\"2026-06-09T11:29:48.452861687Z\" level=info msg=\"Got pod network &{Name:nova-cell0-1868-account-create-update-hcjzs Namespace:openstack ID:7b38c93fc9ba67ebe4cef29bf2d2a630cff34deffba20d571a0615bac1aaddba UID:1e0f83dc-20fc-46fb-9f86-87ac50e42f41 NetNS:/var/run/netns/2ca769a5-680a-45d6-8eb1-3df20a88e71e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e0f83dc_20fc_46fb_9f86_87ac50e42f41.slice PodAnnotations:0xc00465e3c8}] Aliases:map[]}\"\nJun 09 11:29:48.453517 crc crio[21508]: time=\"2026-06-09T11:29:48.453008051Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-75b8g Namespace:openstack ID:b9142db35d421038bbe6b29654e9a5dbef0bfdc0beeaf1997c6de253c108deba UID:af9e6483-f46f-4d2c-80bb-cde9a05400a4 NetNS:/var/run/netns/e5b282fc-6881-4b9c-969f-77e4e33948b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9e6483_f46f_4d2c_80bb_cde9a05400a4.slice PodAnnotations:0xc000158740}] Aliases:map[]}\"\nJun 09 11:29:48.453517 crc crio[21508]: time=\"2026-06-09T11:29:48.453055083Z\" level=info msg=\"Deleting pod openstack_nova-cell0-1868-account-create-update-hcjzs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:29:48.453517 crc crio[21508]: time=\"2026-06-09T11:29:48.453171346Z\" level=info msg=\"Deleting pod openstack_nova-cell0-db-create-75b8g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:29:48.454648 crc crio[21508]: time=\"2026-06-09T11:29:48.453760964Z\" level=info msg=\"Stopping pod sandbox: f54a33041fa194ad66d1955268708ef7d36c4265c5e4a6b64b405651b29839c9\" id=f4e80cf3-51ff-499e-9738-d8ddefdc3866 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:29:48.454648 crc crio[21508]: time=\"2026-06-09T11:29:48.454247018Z\" level=info msg=\"Got pod network &{Name:nova-api-bab5-account-create-update-z6sr7 Namespace:openstack ID:f54a33041fa194ad66d1955268708ef7d36c4265c5e4a6b64b405651b29839c9 UID:b6a4e1a6-d657-4d30-b9fc-4a3cacba5bc9 NetNS:/var/run/netns/9571da13-6051-468f-9351-294ad39b3ef5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6a4e1a6_d657_4d30_b9fc_4a3cacba5bc9.slice PodAnnotations:0xc000852750}] Aliases:map[]}\"\nJun 09 11:29:48.454648 crc crio[21508]: time=\"2026-06-09T11:29:48.454464394Z\" level=info msg=\"Deleting pod openstack_nova-api-bab5-account-create-update-z6sr7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:29:48.456492 crc crio[21508]: time=\"2026-06-09T11:29:48.455144714Z\" level=info msg=\"Stopping pod sandbox: f730506f51ba62ebc45c453f7ed1b89f51405c6aa897cebae1d6e320825cc76f\" id=ee567dfb-58e3-4c4f-a9a3-fbe2342d5d5f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:29:48.456492 crc crio[21508]: time=\"2026-06-09T11:29:48.455704941Z\" level=info msg=\"Stopping pod sandbox: cb67e912eea8c48b8307f7b3e933c3803bc76b95036a4e3331843de78a58b811\" id=4d68d8aa-6296-4736-bbb4-fc3c3c072969 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:29:48.456492 crc crio[21508]: time=\"2026-06-09T11:29:48.455828635Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-lgmvf Namespace:openstack ID:f730506f51ba62ebc45c453f7ed1b89f51405c6aa897cebae1d6e320825cc76f UID:f5bcabe6-1e4d-47e0-9abe-bab940845e60 NetNS:/var/run/netns/b586a9e5-55a1-4de9-be72-1ff5ec9c1b06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5bcabe6_1e4d_47e0_9abe_bab940845e60.slice PodAnnotations:0xc00008c7c0}] Aliases:map[]}\"\nJun 09 11:29:48.456492 crc crio[21508]: time=\"2026-06-09T11:29:48.455985829Z\" level=info msg=\"Deleting pod openstack_nova-cell1-db-create-lgmvf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:29:48.456492 crc crio[21508]: time=\"2026-06-09T11:29:48.456425592Z\" level=info msg=\"Got pod network &{Name:nova-cell1-0adb-account-create-update-jgmkq Namespace:openstack ID:cb67e912eea8c48b8307f7b3e933c3803bc76b95036a4e3331843de78a58b811 UID:96fff74c-7653-4bf8-95dc-0e969d2dfa8b NetNS:/var/run/netns/27dc4403-3b4c-4b4f-8d68-b4cc91d86aec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod96fff74c_7653_4bf8_95dc_0e969d2dfa8b.slice PodAnnotations:0xc00011e410}] Aliases:map[]}\"\nJun 09 11:29:48.456891 crc crio[21508]: time=\"2026-06-09T11:29:48.456646609Z\" level=info msg=\"Deleting pod openstack_nova-cell1-0adb-account-create-update-jgmkq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:29:48.834122 crc crio[21508]: time=\"2026-06-09T11:29:48.833574447Z\" level=info msg=\"Stopped pod sandbox: f54a33041fa194ad66d1955268708ef7d36c4265c5e4a6b64b405651b29839c9\" id=f4e80cf3-51ff-499e-9738-d8ddefdc3866 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:29:48.988635 crc crio[21508]: time=\"2026-06-09T11:29:48.987928258Z\" level=info msg=\"Stopped pod sandbox: cb67e912eea8c48b8307f7b3e933c3803bc76b95036a4e3331843de78a58b811\" id=4d68d8aa-6296-4736-bbb4-fc3c3c072969 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:29:49.290888 crc crio[21508]: time=\"2026-06-09T11:29:49.290768596Z\" level=info msg=\"Stopped pod sandbox: b9142db35d421038bbe6b29654e9a5dbef0bfdc0beeaf1997c6de253c108deba\" id=b251bba0-493b-4fec-901f-57b8f8156432 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:29:49.300614 crc crio[21508]: time=\"2026-06-09T11:29:49.300085492Z\" level=info msg=\"Stopped pod sandbox: f730506f51ba62ebc45c453f7ed1b89f51405c6aa897cebae1d6e320825cc76f\" id=ee567dfb-58e3-4c4f-a9a3-fbe2342d5d5f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:29:49.315539 crc crio[21508]: time=\"2026-06-09T11:29:49.315424975Z\" level=info msg=\"Stopped pod sandbox: 7b38c93fc9ba67ebe4cef29bf2d2a630cff34deffba20d571a0615bac1aaddba\" id=bdc4ce67-d1b8-42b8-8eb4-471d287d8d27 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:29:55.085902 crc crio[21508]: time=\"2026-06-09T11:29:55.085062159Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-db-sync-qcvnq/POD\" id=32afd1db-ed5e-4280-b00e-57a086ca09ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:29:55.087236 crc crio[21508]: time=\"2026-06-09T11:29:55.085930405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:29:55.133109 crc crio[21508]: time=\"2026-06-09T11:29:55.132966055Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-qcvnq Namespace:openstack ID:a62391cd9f8ef7a04d234833f81b88f4f578161d9492d5096569891d25f5bb6a UID:c9303db1-1aa2-43ee-a9f2-fe64315d2093 NetNS:/var/run/netns/69f0198d-2efb-47ce-b5da-95568bb1e2b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9303db1_1aa2_43ee_a9f2_fe64315d2093.slice PodAnnotations:0xc000159bc0}] Aliases:map[]}\"\nJun 09 11:29:55.133109 crc crio[21508]: time=\"2026-06-09T11:29:55.133078668Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-db-sync-qcvnq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:29:55.730208 crc crio[21508]: 2026-06-09T11:29:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a62391cd9f8ef7a Mac:62:84:db:93:16:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bb Mtu:0 Sandbox:/var/run/netns/69f0198d-2efb-47ce-b5da-95568bb1e2b8 SocketPath: PciID:}] [{Interface:0xc000125510 Address:{IP:10.217.0.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:29:55.731137 crc crio[21508]: time=\"2026-06-09T11:29:55.731032837Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-qcvnq Namespace:openstack ID:a62391cd9f8ef7a04d234833f81b88f4f578161d9492d5096569891d25f5bb6a UID:c9303db1-1aa2-43ee-a9f2-fe64315d2093 NetNS:/var/run/netns/69f0198d-2efb-47ce-b5da-95568bb1e2b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9303db1_1aa2_43ee_a9f2_fe64315d2093.slice PodAnnotations:0xc000159bc0}] Aliases:map[]}\"\nJun 09 11:29:55.731418 crc crio[21508]: time=\"2026-06-09T11:29:55.731252233Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-db-sync-qcvnq for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:29:55.747850 crc crio[21508]: time=\"2026-06-09T11:29:55.747518964Z\" level=info msg=\"Ran pod sandbox a62391cd9f8ef7a04d234833f81b88f4f578161d9492d5096569891d25f5bb6a with infra container: openstack/nova-cell0-conductor-db-sync-qcvnq/POD\" id=32afd1db-ed5e-4280-b00e-57a086ca09ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:29:55.755409 crc crio[21508]: time=\"2026-06-09T11:29:55.755214211Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=0e2e43b0-0c90-45ea-8f77-0bd5ef1c6c4a name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:29:55.755694 crc crio[21508]: time=\"2026-06-09T11:29:55.755586162Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found\" id=0e2e43b0-0c90-45ea-8f77-0bd5ef1c6c4a name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:29:55.755694 crc crio[21508]: time=\"2026-06-09T11:29:55.755648084Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found\" id=0e2e43b0-0c90-45ea-8f77-0bd5ef1c6c4a name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:29:55.760393 crc crio[21508]: time=\"2026-06-09T11:29:55.760206739Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=24782349-642d-4f28-8891-22881c2e06d3 name=/runtime.v1.ImageService/PullImage\nJun 09 11:29:55.775812 crc crio[21508]: time=\"2026-06-09T11:29:55.775698627Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\\\"\"\nJun 09 11:30:00.526877 crc crio[21508]: time=\"2026-06-09T11:30:00.524425065Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683410-dqlrs/POD\" id=f2e5a8c4-8d88-4b39-8e5b-e09ad81895ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:30:00.528786 crc crio[21508]: time=\"2026-06-09T11:30:00.52695962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:00.584166 crc crio[21508]: time=\"2026-06-09T11:30:00.584071398Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683410-dqlrs Namespace:openshift-infra ID:7d41c5d39440f032db04c22baae3a14cd3977e389d14bf84a03febfe90756ade UID:938e37de-fd30-46e4-a9ab-0f1e5c792bc8 NetNS:/var/run/netns/c8e8d233-7cdc-4f9f-acbb-e0bf6701f2ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod938e37de_fd30_46e4_a9ab_0f1e5c792bc8.slice PodAnnotations:0xc003b38d58}] Aliases:map[]}\"\nJun 09 11:30:00.584166 crc crio[21508]: time=\"2026-06-09T11:30:00.58414514Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683410-dqlrs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:30:00.653671 crc crio[21508]: time=\"2026-06-09T11:30:00.652974963Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683410-kbglw/POD\" id=12bda3de-d55a-4bb4-b8f7-176a6824be00 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:30:00.653841 crc crio[21508]: time=\"2026-06-09T11:30:00.653706594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:00.718959 crc crio[21508]: time=\"2026-06-09T11:30:00.718138558Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683410-kbglw Namespace:openshift-operator-lifecycle-manager ID:e92380e95398f8076d95e74e6e7cbf8c09f551cd04d7c54027f57bf0f27374a8 UID:1e523425-3726-4069-89b7-40d5c5771d06 NetNS:/var/run/netns/f5f7b08b-4cca-485c-8273-9b17a854f23f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e523425_3726_4069_89b7_40d5c5771d06.slice PodAnnotations:0xc00008d438}] Aliases:map[]}\"\nJun 09 11:30:00.718959 crc crio[21508]: time=\"2026-06-09T11:30:00.71820569Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683410-kbglw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:30:00.962090 crc crio[21508]: 2026-06-09T11:30:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7d41c5d39440f03 Mac:52:03:36:c4:e8:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bc Mtu:0 Sandbox:/var/run/netns/c8e8d233-7cdc-4f9f-acbb-e0bf6701f2ff SocketPath: PciID:}] [{Interface:0xc00029e5b0 Address:{IP:10.217.0.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:30:00.966588 crc crio[21508]: time=\"2026-06-09T11:30:00.963688174Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683410-dqlrs Namespace:openshift-infra ID:7d41c5d39440f032db04c22baae3a14cd3977e389d14bf84a03febfe90756ade UID:938e37de-fd30-46e4-a9ab-0f1e5c792bc8 NetNS:/var/run/netns/c8e8d233-7cdc-4f9f-acbb-e0bf6701f2ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod938e37de_fd30_46e4_a9ab_0f1e5c792bc8.slice PodAnnotations:0xc003b38d58}] Aliases:map[]}\"\nJun 09 11:30:00.966588 crc crio[21508]: time=\"2026-06-09T11:30:00.96388265Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683410-dqlrs for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:30:01.086829 crc crio[21508]: 2026-06-09T11:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e92380e95398f80 Mac:1e:dc:44:92:f7:4b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bd Mtu:0 Sandbox:/var/run/netns/f5f7b08b-4cca-485c-8273-9b17a854f23f SocketPath: PciID:}] [{Interface:0xc0001146c0 Address:{IP:10.217.0.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:30:01.089202 crc crio[21508]: time=\"2026-06-09T11:30:01.08909772Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683410-kbglw Namespace:openshift-operator-lifecycle-manager ID:e92380e95398f8076d95e74e6e7cbf8c09f551cd04d7c54027f57bf0f27374a8 UID:1e523425-3726-4069-89b7-40d5c5771d06 NetNS:/var/run/netns/f5f7b08b-4cca-485c-8273-9b17a854f23f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e523425_3726_4069_89b7_40d5c5771d06.slice PodAnnotations:0xc00008d438}] Aliases:map[]}\"\nJun 09 11:30:01.090432 crc crio[21508]: time=\"2026-06-09T11:30:01.090246104Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683410-kbglw for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:30:01.295258 crc crio[21508]: time=\"2026-06-09T11:30:01.29521418Z\" level=info msg=\"Removing container: 6a4a97547f3effd6a924733ad83e6eab8e625f1e2ff1fa11e5c416aed6cb3889\" id=aafb3277-a391-45c8-873a-3cfc9f1b82ed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:30:07.374582 crc crio[21508]: time=\"2026-06-09T11:30:07.373356571Z\" level=info msg=\"Ran pod sandbox 7d41c5d39440f032db04c22baae3a14cd3977e389d14bf84a03febfe90756ade with infra container: openshift-infra/auto-csr-approver-29683410-dqlrs/POD\" id=f2e5a8c4-8d88-4b39-8e5b-e09ad81895ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:30:07.376938 crc crio[21508]: time=\"2026-06-09T11:30:07.376861345Z\" level=info msg=\"Ran pod sandbox e92380e95398f8076d95e74e6e7cbf8c09f551cd04d7c54027f57bf0f27374a8 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683410-kbglw/POD\" id=12bda3de-d55a-4bb4-b8f7-176a6824be00 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:30:07.381418 crc crio[21508]: time=\"2026-06-09T11:30:07.379212214Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=89ff8426-757f-44a3-8875-186c2eb12691 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:07.381418 crc crio[21508]: time=\"2026-06-09T11:30:07.379652197Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d74a0565-39c3-44de-b2d9-8cc16d3529b9 name=/runtime.v1.ImageService/PullImage\nJun 09 11:30:07.398256 crc crio[21508]: time=\"2026-06-09T11:30:07.397766413Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 11:30:07.453861 crc crio[21508]: time=\"2026-06-09T11:30:07.452625124Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=15335d4e-5a25-4786-83c3-8ae417cc316b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:07.536156 crc crio[21508]: time=\"2026-06-09T11:30:07.53541476Z\" level=info msg=\"Removed container 6a4a97547f3effd6a924733ad83e6eab8e625f1e2ff1fa11e5c416aed6cb3889: openshift-infra/auto-csr-approver-29683402-l2gx2/oc\" id=aafb3277-a391-45c8-873a-3cfc9f1b82ed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:30:07.561652 crc crio[21508]: time=\"2026-06-09T11:30:07.561566023Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683410-kbglw/collect-profiles\" id=2aec7bf4-11a8-46a0-b47a-470d2541f525 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:07.562039 crc crio[21508]: time=\"2026-06-09T11:30:07.561989115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:07.571050 crc crio[21508]: time=\"2026-06-09T11:30:07.57093973Z\" level=info msg=\"Stopping pod sandbox: 27afdc9ce5b2b31bd1e99a7cefc8a2ac5f51a45c7d783d95c09cb9c3dfbc0a97\" id=d6614a93-9d33-42e6-9159-60d141457ab2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:30:07.571728 crc crio[21508]: time=\"2026-06-09T11:30:07.571091104Z\" level=info msg=\"Stopped pod sandbox (already stopped): 27afdc9ce5b2b31bd1e99a7cefc8a2ac5f51a45c7d783d95c09cb9c3dfbc0a97\" id=d6614a93-9d33-42e6-9159-60d141457ab2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:30:07.572527 crc crio[21508]: time=\"2026-06-09T11:30:07.572394583Z\" level=info msg=\"Removing pod sandbox: 27afdc9ce5b2b31bd1e99a7cefc8a2ac5f51a45c7d783d95c09cb9c3dfbc0a97\" id=f82dd113-e22c-4db6-9778-134c75e9ff01 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:30:07.585846 crc crio[21508]: time=\"2026-06-09T11:30:07.585669735Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:99287b7aa83a5c1c32b9c3077bb084ea2f3c582f87b298d861544e5c5a6ebf41\" id=24782349-642d-4f28-8891-22881c2e06d3 name=/runtime.v1.ImageService/PullImage\nJun 09 11:30:07.587433 crc crio[21508]: time=\"2026-06-09T11:30:07.587068686Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=6ad3d981-287f-4a3b-9d3d-b572f8868b47 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:07.620391 crc crio[21508]: time=\"2026-06-09T11:30:07.62001015Z\" level=info msg=\"Removed pod sandbox: 27afdc9ce5b2b31bd1e99a7cefc8a2ac5f51a45c7d783d95c09cb9c3dfbc0a97\" id=f82dd113-e22c-4db6-9778-134c75e9ff01 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:30:07.621690 crc crio[21508]: time=\"2026-06-09T11:30:07.621597037Z\" level=info msg=\"Stopping pod sandbox: aef062512e4aef1073c809cad3f13f0f6dde3a92a43bd185f103a44bc33f0ea6\" id=a323a918-dd1d-4194-b12a-ef3f6adff7b9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:30:07.621799 crc crio[21508]: time=\"2026-06-09T11:30:07.621778632Z\" level=info msg=\"Stopped pod sandbox (already stopped): aef062512e4aef1073c809cad3f13f0f6dde3a92a43bd185f103a44bc33f0ea6\" id=a323a918-dd1d-4194-b12a-ef3f6adff7b9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:30:07.622516 crc crio[21508]: time=\"2026-06-09T11:30:07.622451992Z\" level=info msg=\"Removing pod sandbox: aef062512e4aef1073c809cad3f13f0f6dde3a92a43bd185f103a44bc33f0ea6\" id=05d41fb2-06e0-4424-a444-d4885ad44cd3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:30:07.657023 crc crio[21508]: time=\"2026-06-09T11:30:07.656849048Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=a594eaee-1586-402b-94de-af82341aac3e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:07.660652 crc crio[21508]: time=\"2026-06-09T11:30:07.660455265Z\" level=info msg=\"Removed pod sandbox: aef062512e4aef1073c809cad3f13f0f6dde3a92a43bd185f103a44bc33f0ea6\" id=05d41fb2-06e0-4424-a444-d4885ad44cd3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:30:07.662143 crc crio[21508]: time=\"2026-06-09T11:30:07.662098934Z\" level=info msg=\"Stopping pod sandbox: 7ff35a4bddcdc604c75b846c54bc49c0cc4956f3958a5c530e4823e38e9b3713\" id=ae4850a6-829a-4c23-9492-15ad9780e5e8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:30:07.662256 crc crio[21508]: time=\"2026-06-09T11:30:07.662166316Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7ff35a4bddcdc604c75b846c54bc49c0cc4956f3958a5c530e4823e38e9b3713\" id=ae4850a6-829a-4c23-9492-15ad9780e5e8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:30:07.662987 crc crio[21508]: time=\"2026-06-09T11:30:07.662927838Z\" level=info msg=\"Removing pod sandbox: 7ff35a4bddcdc604c75b846c54bc49c0cc4956f3958a5c530e4823e38e9b3713\" id=48648700-32c3-443f-996b-e3c8ffd5d165 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:30:07.669606 crc crio[21508]: time=\"2026-06-09T11:30:07.669486262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:07.676654 crc crio[21508]: time=\"2026-06-09T11:30:07.676500689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:07.688550 crc crio[21508]: time=\"2026-06-09T11:30:07.688438822Z\" level=info msg=\"Removed pod sandbox: 7ff35a4bddcdc604c75b846c54bc49c0cc4956f3958a5c530e4823e38e9b3713\" id=48648700-32c3-443f-996b-e3c8ffd5d165 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:30:07.689583 crc crio[21508]: time=\"2026-06-09T11:30:07.689533674Z\" level=info msg=\"Stopping pod sandbox: e190ca656fd81a09e4107694a47c8ec064130b3b65838806808b58c67da5bd02\" id=6e9e7235-4fe6-472e-bc8f-d75c31458790 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:30:07.690274 crc crio[21508]: time=\"2026-06-09T11:30:07.690240515Z\" level=info msg=\"Stopped pod sandbox (already stopped): e190ca656fd81a09e4107694a47c8ec064130b3b65838806808b58c67da5bd02\" id=6e9e7235-4fe6-472e-bc8f-d75c31458790 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:30:07.692092 crc crio[21508]: time=\"2026-06-09T11:30:07.691978676Z\" level=info msg=\"Removing pod sandbox: e190ca656fd81a09e4107694a47c8ec064130b3b65838806808b58c67da5bd02\" id=125201d9-865d-4454-bc8e-9b2a89656488 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:30:07.700907 crc crio[21508]: time=\"2026-06-09T11:30:07.700811637Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-db-sync-qcvnq/nova-cell0-conductor-db-sync\" id=6a1e0a94-07fc-43b1-964c-c417c0c9d66f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:07.716947 crc crio[21508]: time=\"2026-06-09T11:30:07.716742848Z\" level=info msg=\"Removed pod sandbox: e190ca656fd81a09e4107694a47c8ec064130b3b65838806808b58c67da5bd02\" id=125201d9-865d-4454-bc8e-9b2a89656488 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:30:07.718134 crc crio[21508]: time=\"2026-06-09T11:30:07.718087858Z\" level=info msg=\"Stopping pod sandbox: c31fd601a00a0ac250dfa3df47a841726a360b9695bcaadc90cfbae25ff1143e\" id=3972983e-b743-4470-b499-36f386d525c7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:30:07.718439 crc crio[21508]: time=\"2026-06-09T11:30:07.718408337Z\" level=info msg=\"Stopped pod sandbox (already stopped): c31fd601a00a0ac250dfa3df47a841726a360b9695bcaadc90cfbae25ff1143e\" id=3972983e-b743-4470-b499-36f386d525c7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:30:07.718799 crc crio[21508]: time=\"2026-06-09T11:30:07.718431918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:07.719996 crc crio[21508]: time=\"2026-06-09T11:30:07.719917162Z\" level=info msg=\"Removing pod sandbox: c31fd601a00a0ac250dfa3df47a841726a360b9695bcaadc90cfbae25ff1143e\" id=c37b2b44-818f-4ad2-9605-ded45f501894 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:30:07.739258 crc crio[21508]: time=\"2026-06-09T11:30:07.73912566Z\" level=info msg=\"Removed pod sandbox: c31fd601a00a0ac250dfa3df47a841726a360b9695bcaadc90cfbae25ff1143e\" id=c37b2b44-818f-4ad2-9605-ded45f501894 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:30:07.740527 crc crio[21508]: time=\"2026-06-09T11:30:07.740424198Z\" level=info msg=\"Stopping pod sandbox: 79210880cf53d5eb458d2ef4a12b76dac74f5b769e83fce8d0f6b936f89fa217\" id=6c91f12e-0b1c-46c7-b786-62986aff11b4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:30:07.740641 crc crio[21508]: time=\"2026-06-09T11:30:07.740552442Z\" level=info msg=\"Stopped pod sandbox (already stopped): 79210880cf53d5eb458d2ef4a12b76dac74f5b769e83fce8d0f6b936f89fa217\" id=6c91f12e-0b1c-46c7-b786-62986aff11b4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:30:07.741467 crc crio[21508]: time=\"2026-06-09T11:30:07.741399627Z\" level=info msg=\"Removing pod sandbox: 79210880cf53d5eb458d2ef4a12b76dac74f5b769e83fce8d0f6b936f89fa217\" id=1feee2e7-99f2-4d77-ac5d-a2ef8f2409ca name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:30:07.781089 crc crio[21508]: time=\"2026-06-09T11:30:07.780918085Z\" level=info msg=\"Removed pod sandbox: 79210880cf53d5eb458d2ef4a12b76dac74f5b769e83fce8d0f6b936f89fa217\" id=1feee2e7-99f2-4d77-ac5d-a2ef8f2409ca name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:30:07.782073 crc crio[21508]: time=\"2026-06-09T11:30:07.781981336Z\" level=info msg=\"Stopping pod sandbox: 8e065d5df2ba343318d243f954795f030b88e4829dd570ae96cabc781aea0102\" id=6515f0a6-8371-42c8-8151-6d395341d2ab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:30:07.782149 crc crio[21508]: time=\"2026-06-09T11:30:07.782096529Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8e065d5df2ba343318d243f954795f030b88e4829dd570ae96cabc781aea0102\" id=6515f0a6-8371-42c8-8151-6d395341d2ab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:30:07.783074 crc crio[21508]: time=\"2026-06-09T11:30:07.783017127Z\" level=info msg=\"Removing pod sandbox: 8e065d5df2ba343318d243f954795f030b88e4829dd570ae96cabc781aea0102\" id=558b065c-0144-4079-9a76-6b15b04763c2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:30:07.805207 crc crio[21508]: time=\"2026-06-09T11:30:07.805094148Z\" level=info msg=\"Removed pod sandbox: 8e065d5df2ba343318d243f954795f030b88e4829dd570ae96cabc781aea0102\" id=558b065c-0144-4079-9a76-6b15b04763c2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:30:07.806516 crc crio[21508]: time=\"2026-06-09T11:30:07.806424277Z\" level=info msg=\"Stopping pod sandbox: 80ef6633015832ac1553b961a8487a6c086314fef5950dd4e225518fec032589\" id=8153e5aa-a4ce-4c02-9553-7e95eae52f2a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:30:07.806670 crc crio[21508]: time=\"2026-06-09T11:30:07.806534921Z\" level=info msg=\"Stopped pod sandbox (already stopped): 80ef6633015832ac1553b961a8487a6c086314fef5950dd4e225518fec032589\" id=8153e5aa-a4ce-4c02-9553-7e95eae52f2a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:30:07.807030 crc crio[21508]: time=\"2026-06-09T11:30:07.806964843Z\" level=info msg=\"Removing pod sandbox: 80ef6633015832ac1553b961a8487a6c086314fef5950dd4e225518fec032589\" id=a6070c89-519a-4b36-9b64-c11f1bc48490 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:30:07.812039 crc crio[21508]: time=\"2026-06-09T11:30:07.8119422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:07.816555 crc crio[21508]: time=\"2026-06-09T11:30:07.816232427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:07.829106 crc crio[21508]: time=\"2026-06-09T11:30:07.828969873Z\" level=info msg=\"Removed pod sandbox: 80ef6633015832ac1553b961a8487a6c086314fef5950dd4e225518fec032589\" id=a6070c89-519a-4b36-9b64-c11f1bc48490 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:30:07.830258 crc crio[21508]: time=\"2026-06-09T11:30:07.830163979Z\" level=info msg=\"Stopping pod sandbox: 57021d77d78419a96deca25192b4733164a6245abb13dbca48b69b6778cef92f\" id=d1965ec1-9117-4ac0-8277-ca7daca874a1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:30:07.830440 crc crio[21508]: time=\"2026-06-09T11:30:07.830272112Z\" level=info msg=\"Stopped pod sandbox (already stopped): 57021d77d78419a96deca25192b4733164a6245abb13dbca48b69b6778cef92f\" id=d1965ec1-9117-4ac0-8277-ca7daca874a1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:30:07.831401 crc crio[21508]: time=\"2026-06-09T11:30:07.83123361Z\" level=info msg=\"Removing pod sandbox: 57021d77d78419a96deca25192b4733164a6245abb13dbca48b69b6778cef92f\" id=ee1a6fab-9374-4c4c-a255-4d6aabdae79c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:30:07.858370 crc crio[21508]: time=\"2026-06-09T11:30:07.858163456Z\" level=info msg=\"Removed pod sandbox: 57021d77d78419a96deca25192b4733164a6245abb13dbca48b69b6778cef92f\" id=ee1a6fab-9374-4c4c-a255-4d6aabdae79c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:30:07.859882 crc crio[21508]: time=\"2026-06-09T11:30:07.859771324Z\" level=info msg=\"Stopping pod sandbox: 5a7c325f198642df752b4642cdc9defce1915629ef3b2ea670f57232f0473776\" id=24aab297-5420-4c57-ba77-1009a7fd74f9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:30:07.860019 crc crio[21508]: time=\"2026-06-09T11:30:07.859912608Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5a7c325f198642df752b4642cdc9defce1915629ef3b2ea670f57232f0473776\" id=24aab297-5420-4c57-ba77-1009a7fd74f9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:30:07.862927 crc crio[21508]: time=\"2026-06-09T11:30:07.862836274Z\" level=info msg=\"Removing pod sandbox: 5a7c325f198642df752b4642cdc9defce1915629ef3b2ea670f57232f0473776\" id=47f885f4-171c-460b-9161-b34bd7c97f31 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:30:07.881746 crc crio[21508]: time=\"2026-06-09T11:30:07.881593168Z\" level=info msg=\"Removed pod sandbox: 5a7c325f198642df752b4642cdc9defce1915629ef3b2ea670f57232f0473776\" id=47f885f4-171c-460b-9161-b34bd7c97f31 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:30:07.976571 crc crio[21508]: time=\"2026-06-09T11:30:07.976436941Z\" level=info msg=\"Created container 762c4191076419c8caa1598bff87e42a2adf1670ad746a2b3541ae34ed268ff7: openshift-operator-lifecycle-manager/collect-profiles-29683410-kbglw/collect-profiles\" id=2aec7bf4-11a8-46a0-b47a-470d2541f525 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:07.977902 crc crio[21508]: time=\"2026-06-09T11:30:07.977802621Z\" level=info msg=\"Starting container: 762c4191076419c8caa1598bff87e42a2adf1670ad746a2b3541ae34ed268ff7\" id=16ff671a-6482-485a-9b50-45e99cbe4914 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:30:07.989114 crc crio[21508]: time=\"2026-06-09T11:30:07.988976632Z\" level=info msg=\"Started container\" PID=84983 containerID=762c4191076419c8caa1598bff87e42a2adf1670ad746a2b3541ae34ed268ff7 description=openshift-operator-lifecycle-manager/collect-profiles-29683410-kbglw/collect-profiles id=16ff671a-6482-485a-9b50-45e99cbe4914 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e92380e95398f8076d95e74e6e7cbf8c09f551cd04d7c54027f57bf0f27374a8\nJun 09 11:30:08.002275 crc crio[21508]: time=\"2026-06-09T11:30:08.001987796Z\" level=info msg=\"Created container 3267536dc8fc0b8079e176e8877963c3d16ec3f1a5463469d2802c6ca1c1bd5c: openstack/nova-cell0-conductor-db-sync-qcvnq/nova-cell0-conductor-db-sync\" id=6a1e0a94-07fc-43b1-964c-c417c0c9d66f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:08.007840 crc crio[21508]: time=\"2026-06-09T11:30:08.007119978Z\" level=info msg=\"Starting container: 3267536dc8fc0b8079e176e8877963c3d16ec3f1a5463469d2802c6ca1c1bd5c\" id=e995a762-53ed-47e6-bb20-1eca2c75683d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:30:08.021516 crc crio[21508]: time=\"2026-06-09T11:30:08.020864684Z\" level=info msg=\"Started container\" PID=84987 containerID=3267536dc8fc0b8079e176e8877963c3d16ec3f1a5463469d2802c6ca1c1bd5c description=openstack/nova-cell0-conductor-db-sync-qcvnq/nova-cell0-conductor-db-sync id=e995a762-53ed-47e6-bb20-1eca2c75683d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a62391cd9f8ef7a04d234833f81b88f4f578161d9492d5096569891d25f5bb6a\nJun 09 11:30:09.435274 crc crio[21508]: time=\"2026-06-09T11:30:09.435194386Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d74a0565-39c3-44de-b2d9-8cc16d3529b9 name=/runtime.v1.ImageService/PullImage\nJun 09 11:30:09.436970 crc crio[21508]: time=\"2026-06-09T11:30:09.436874365Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=acbcb693-7daa-4014-98f3-6456d9d80b33 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:09.439685 crc crio[21508]: time=\"2026-06-09T11:30:09.439630727Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=dd0dc213-0eee-47e1-a3ba-f9fec9a8d73c name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:09.446707 crc crio[21508]: time=\"2026-06-09T11:30:09.446608363Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683410-dqlrs/oc\" id=fae16b98-b8d4-46d3-b34d-0705e747f857 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:09.447235 crc crio[21508]: time=\"2026-06-09T11:30:09.447165499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:09.499669 crc crio[21508]: time=\"2026-06-09T11:30:09.499021502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:09.664254 crc crio[21508]: time=\"2026-06-09T11:30:09.664169352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:09.781915 crc crio[21508]: time=\"2026-06-09T11:30:09.781774397Z\" level=info msg=\"Created container c49b697de7afe25c57c329e81264c37a5acdf49f2a5934bce5569ebdc79a51cb: openshift-infra/auto-csr-approver-29683410-dqlrs/oc\" id=fae16b98-b8d4-46d3-b34d-0705e747f857 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:09.783449 crc crio[21508]: time=\"2026-06-09T11:30:09.783269981Z\" level=info msg=\"Starting container: c49b697de7afe25c57c329e81264c37a5acdf49f2a5934bce5569ebdc79a51cb\" id=cfcd2069-bb93-472f-8a3c-e3088fa7c991 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:30:09.789781 crc crio[21508]: time=\"2026-06-09T11:30:09.789626359Z\" level=info msg=\"Started container\" PID=85087 containerID=c49b697de7afe25c57c329e81264c37a5acdf49f2a5934bce5569ebdc79a51cb description=openshift-infra/auto-csr-approver-29683410-dqlrs/oc id=cfcd2069-bb93-472f-8a3c-e3088fa7c991 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7d41c5d39440f032db04c22baae3a14cd3977e389d14bf84a03febfe90756ade\nJun 09 11:30:09.937595 crc crio[21508]: time=\"2026-06-09T11:30:09.937431576Z\" level=info msg=\"Stopping pod sandbox: e92380e95398f8076d95e74e6e7cbf8c09f551cd04d7c54027f57bf0f27374a8\" id=9381286f-eb4e-482c-a0f8-d0cb02cef62d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:30:09.938063 crc crio[21508]: time=\"2026-06-09T11:30:09.93789492Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683410-kbglw Namespace:openshift-operator-lifecycle-manager ID:e92380e95398f8076d95e74e6e7cbf8c09f551cd04d7c54027f57bf0f27374a8 UID:1e523425-3726-4069-89b7-40d5c5771d06 NetNS:/var/run/netns/f5f7b08b-4cca-485c-8273-9b17a854f23f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e523425_3726_4069_89b7_40d5c5771d06.slice PodAnnotations:0xc00011f190}] Aliases:map[]}\"\nJun 09 11:30:09.938172 crc crio[21508]: time=\"2026-06-09T11:30:09.938125167Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683410-kbglw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:30:10.322165 crc crio[21508]: time=\"2026-06-09T11:30:10.321108693Z\" level=info msg=\"Stopped pod sandbox: e92380e95398f8076d95e74e6e7cbf8c09f551cd04d7c54027f57bf0f27374a8\" id=9381286f-eb4e-482c-a0f8-d0cb02cef62d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:30:12.005843 crc crio[21508]: time=\"2026-06-09T11:30:11.99525487Z\" level=info msg=\"Stopping pod sandbox: 7d41c5d39440f032db04c22baae3a14cd3977e389d14bf84a03febfe90756ade\" id=834e6d68-a409-4361-a2dd-5f428e624c31 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:30:12.005843 crc crio[21508]: time=\"2026-06-09T11:30:11.997095055Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683410-dqlrs Namespace:openshift-infra ID:7d41c5d39440f032db04c22baae3a14cd3977e389d14bf84a03febfe90756ade UID:938e37de-fd30-46e4-a9ab-0f1e5c792bc8 NetNS:/var/run/netns/c8e8d233-7cdc-4f9f-acbb-e0bf6701f2ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod938e37de_fd30_46e4_a9ab_0f1e5c792bc8.slice PodAnnotations:0xc004e43590}] Aliases:map[]}\"\nJun 09 11:30:12.005843 crc crio[21508]: time=\"2026-06-09T11:30:11.99761667Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683410-dqlrs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:30:12.340486 crc crio[21508]: time=\"2026-06-09T11:30:12.339871753Z\" level=info msg=\"Stopped pod sandbox: 7d41c5d39440f032db04c22baae3a14cd3977e389d14bf84a03febfe90756ade\" id=834e6d68-a409-4361-a2dd-5f428e624c31 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:30:13.182036 crc crio[21508]: time=\"2026-06-09T11:30:13.181926875Z\" level=warning msg=\"Stopping container c8a2dece171fa11bc071200ea734cac6a1b518d25e7d1f077877a9c9d7523650 with stop signal(15) timed out. Killing...\"\nJun 09 11:30:13.187185 crc crio[21508]: time=\"2026-06-09T11:30:13.187075927Z\" level=warning msg=\"Stopping container c6ef0b2fef0f5e1ad29613c7883f85fa7e3162f15d94b6a660ed524b27b7e3c1 with stop signal(15) timed out. Killing...\"\nJun 09 11:30:13.242216 crc crio[21508]: time=\"2026-06-09T11:30:13.241753413Z\" level=error msg=\"Killing container c8a2dece171fa11bc071200ea734cac6a1b518d25e7d1f077877a9c9d7523650 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill c8a2dece171fa11bc071200ea734cac6a1b518d25e7d1f077877a9c9d7523650 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 09 11:30:13.270912 crc crio[21508]: time=\"2026-06-09T11:30:13.270810131Z\" level=info msg=\"Stopped container c8a2dece171fa11bc071200ea734cac6a1b518d25e7d1f077877a9c9d7523650: openstack/ceilometer-0/ceilometer-central-agent\" id=d4e7ebdd-99f1-4ddb-a0f1-34c9a4761090 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:30:13.288917 crc crio[21508]: time=\"2026-06-09T11:30:13.288736961Z\" level=error msg=\"Killing container c6ef0b2fef0f5e1ad29613c7883f85fa7e3162f15d94b6a660ed524b27b7e3c1 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill c6ef0b2fef0f5e1ad29613c7883f85fa7e3162f15d94b6a660ed524b27b7e3c1 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 09 11:30:13.319138 crc crio[21508]: time=\"2026-06-09T11:30:13.319047987Z\" level=info msg=\"Stopped container c6ef0b2fef0f5e1ad29613c7883f85fa7e3162f15d94b6a660ed524b27b7e3c1: openstack/ceilometer-0/ceilometer-notification-agent\" id=d92553ff-b63c-4f18-97aa-cd5c95fdc500 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:30:13.320647 crc crio[21508]: time=\"2026-06-09T11:30:13.320566552Z\" level=info msg=\"Stopping pod sandbox: 14fe94a64764e83cc83a4b293c601325ebf0b0ea8807eea685b9b432e43b141c\" id=c8450212-3678-4101-a287-e07a75ced3f4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:30:13.321445 crc crio[21508]: time=\"2026-06-09T11:30:13.321218921Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:14fe94a64764e83cc83a4b293c601325ebf0b0ea8807eea685b9b432e43b141c UID:8d8fc800-90e6-4458-90fb-b77b290366e9 NetNS:/var/run/netns/fc953616-bb38-4fda-a808-6c5239be6584 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d8fc800_90e6_4458_90fb_b77b290366e9.slice PodAnnotations:0xc000d9eb90}] Aliases:map[]}\"\nJun 09 11:30:13.321568 crc crio[21508]: time=\"2026-06-09T11:30:13.32151653Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:30:13.704939 crc crio[21508]: time=\"2026-06-09T11:30:13.704403393Z\" level=info msg=\"Stopped pod sandbox: 14fe94a64764e83cc83a4b293c601325ebf0b0ea8807eea685b9b432e43b141c\" id=c8450212-3678-4101-a287-e07a75ced3f4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:30:14.071191 crc crio[21508]: time=\"2026-06-09T11:30:14.069944175Z\" level=info msg=\"Removing container: 7d7bf1502b01c6657d4749e11dff72c86158eeabee4739ddb95148fcc021f632\" id=d9ca6f7b-d631-4901-8593-1978384aa4c9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:30:14.214412 crc crio[21508]: time=\"2026-06-09T11:30:14.21427172Z\" level=info msg=\"Removed container 7d7bf1502b01c6657d4749e11dff72c86158eeabee4739ddb95148fcc021f632: openstack/ceilometer-0/proxy-httpd\" id=d9ca6f7b-d631-4901-8593-1978384aa4c9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:30:14.218492 crc crio[21508]: time=\"2026-06-09T11:30:14.218441513Z\" level=info msg=\"Removing container: 039f4ce637408c7ef22073a3409b498474b260bc3b357ec92d190f29d21ff938\" id=7e2169cb-122a-46c3-8f55-1b58609b625c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:30:14.244478 crc crio[21508]: time=\"2026-06-09T11:30:14.24440457Z\" level=info msg=\"Removed container 039f4ce637408c7ef22073a3409b498474b260bc3b357ec92d190f29d21ff938: openstack/ceilometer-0/sg-core\" id=7e2169cb-122a-46c3-8f55-1b58609b625c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:30:14.250730 crc crio[21508]: time=\"2026-06-09T11:30:14.250619594Z\" level=info msg=\"Removing container: c6ef0b2fef0f5e1ad29613c7883f85fa7e3162f15d94b6a660ed524b27b7e3c1\" id=dd74b6ad-6274-4a65-8fd4-78eb4316f874 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:30:14.293699 crc crio[21508]: time=\"2026-06-09T11:30:14.293602474Z\" level=info msg=\"Removed container c6ef0b2fef0f5e1ad29613c7883f85fa7e3162f15d94b6a660ed524b27b7e3c1: openstack/ceilometer-0/ceilometer-notification-agent\" id=dd74b6ad-6274-4a65-8fd4-78eb4316f874 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:30:14.298823 crc crio[21508]: time=\"2026-06-09T11:30:14.298754366Z\" level=info msg=\"Removing container: c8a2dece171fa11bc071200ea734cac6a1b518d25e7d1f077877a9c9d7523650\" id=8a7241fd-39f2-4d6f-ac20-49b91d27dc09 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:30:14.344412 crc crio[21508]: time=\"2026-06-09T11:30:14.344203309Z\" level=info msg=\"Removed container c8a2dece171fa11bc071200ea734cac6a1b518d25e7d1f077877a9c9d7523650: openstack/ceilometer-0/ceilometer-central-agent\" id=8a7241fd-39f2-4d6f-ac20-49b91d27dc09 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:30:14.820843 crc crio[21508]: time=\"2026-06-09T11:30:14.820715889Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=08a80dc6-5b41-422e-a5e4-3ed8b9d84618 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:30:14.820843 crc crio[21508]: time=\"2026-06-09T11:30:14.820832113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:14.866812 crc crio[21508]: time=\"2026-06-09T11:30:14.865866613Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a120b86559af31159e46f93e49082aff41f08c0023c38fb67c41068e2ab29b09 UID:dff53777-2dcc-498b-89ad-f85a2d7ff13a NetNS:/var/run/netns/7c78fb60-bb62-4183-89cb-07fa2719002e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddff53777_2dcc_498b_89ad_f85a2d7ff13a.slice PodAnnotations:0xc00011f160}] Aliases:map[]}\"\nJun 09 11:30:14.866812 crc crio[21508]: time=\"2026-06-09T11:30:14.866230844Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:30:15.443275 crc crio[21508]: 2026-06-09T11:30:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a120b86559af311 Mac:9a:ca:ef:df:fd:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:be Mtu:0 Sandbox:/var/run/netns/7c78fb60-bb62-4183-89cb-07fa2719002e SocketPath: PciID:}] [{Interface:0xc000323120 Address:{IP:10.217.0.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:30:15.445175 crc crio[21508]: time=\"2026-06-09T11:30:15.444905673Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a120b86559af31159e46f93e49082aff41f08c0023c38fb67c41068e2ab29b09 UID:dff53777-2dcc-498b-89ad-f85a2d7ff13a NetNS:/var/run/netns/7c78fb60-bb62-4183-89cb-07fa2719002e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddff53777_2dcc_498b_89ad_f85a2d7ff13a.slice PodAnnotations:0xc00011f160}] Aliases:map[]}\"\nJun 09 11:30:15.445361 crc crio[21508]: time=\"2026-06-09T11:30:15.445255263Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:30:15.455145 crc crio[21508]: time=\"2026-06-09T11:30:15.454869677Z\" level=info msg=\"Ran pod sandbox a120b86559af31159e46f93e49082aff41f08c0023c38fb67c41068e2ab29b09 with infra container: openstack/ceilometer-0/POD\" id=08a80dc6-5b41-422e-a5e4-3ed8b9d84618 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:30:15.457949 crc crio[21508]: time=\"2026-06-09T11:30:15.457860045Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=2f3b89cd-57a6-4960-badd-015980c6c486 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:15.482046 crc crio[21508]: time=\"2026-06-09T11:30:15.481972378Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=51bd1f41-3281-4cdc-8f0e-3bbeec3a084e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:15.493062 crc crio[21508]: time=\"2026-06-09T11:30:15.492975943Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=d81810f1-4705-4840-a559-68b40ca34416 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:15.493459 crc crio[21508]: time=\"2026-06-09T11:30:15.493439797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:15.542473 crc crio[21508]: time=\"2026-06-09T11:30:15.542270919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:15.547883 crc crio[21508]: time=\"2026-06-09T11:30:15.547801353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:15.691229 crc crio[21508]: time=\"2026-06-09T11:30:15.691121148Z\" level=info msg=\"Created container 76a030c23a78a18ada36bf85253d4e006fe5e1d5e0a4fb3b72700605178bc1d8: openstack/ceilometer-0/ceilometer-central-agent\" id=d81810f1-4705-4840-a559-68b40ca34416 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:15.692729 crc crio[21508]: time=\"2026-06-09T11:30:15.692668024Z\" level=info msg=\"Starting container: 76a030c23a78a18ada36bf85253d4e006fe5e1d5e0a4fb3b72700605178bc1d8\" id=83f16844-63c9-4b2b-b7e7-cb30dff2aa5f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:30:15.708097 crc crio[21508]: time=\"2026-06-09T11:30:15.708003717Z\" level=info msg=\"Started container\" PID=85555 containerID=76a030c23a78a18ada36bf85253d4e006fe5e1d5e0a4fb3b72700605178bc1d8 description=openstack/ceilometer-0/ceilometer-central-agent id=83f16844-63c9-4b2b-b7e7-cb30dff2aa5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a120b86559af31159e46f93e49082aff41f08c0023c38fb67c41068e2ab29b09\nJun 09 11:30:15.724485 crc crio[21508]: time=\"2026-06-09T11:30:15.724416012Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=4184288a-c7d2-4200-b522-15b410d6c536 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:15.756722 crc crio[21508]: time=\"2026-06-09T11:30:15.756608063Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=3ed99632-d5b5-445a-a470-340cf72eb898 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:15.776322 crc crio[21508]: time=\"2026-06-09T11:30:15.776183061Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=ea54c3c6-6b98-46d7-83dd-34e5b4478ffd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:15.777017 crc crio[21508]: time=\"2026-06-09T11:30:15.776958184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:15.874063 crc crio[21508]: time=\"2026-06-09T11:30:15.873884728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:15.882413 crc crio[21508]: time=\"2026-06-09T11:30:15.882330168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:16.052903 crc crio[21508]: time=\"2026-06-09T11:30:16.052192031Z\" level=info msg=\"Created container c795567cc782025ff8449faff20d58cfe6b86107be3caff0e855608d2bc70e01: openstack/ceilometer-0/ceilometer-notification-agent\" id=ea54c3c6-6b98-46d7-83dd-34e5b4478ffd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:16.054887 crc crio[21508]: time=\"2026-06-09T11:30:16.054829159Z\" level=info msg=\"Starting container: c795567cc782025ff8449faff20d58cfe6b86107be3caff0e855608d2bc70e01\" id=fa8aaba1-b4ea-411c-8ee1-9edfd000f328 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:30:16.060689 crc crio[21508]: time=\"2026-06-09T11:30:16.060619248Z\" level=info msg=\"Started container\" PID=85598 containerID=c795567cc782025ff8449faff20d58cfe6b86107be3caff0e855608d2bc70e01 description=openstack/ceilometer-0/ceilometer-notification-agent id=fa8aaba1-b4ea-411c-8ee1-9edfd000f328 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a120b86559af31159e46f93e49082aff41f08c0023c38fb67c41068e2ab29b09\nJun 09 11:30:16.077761 crc crio[21508]: time=\"2026-06-09T11:30:16.074272298Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=e3940f3c-3717-485a-a25c-dba69dfd0c6b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:16.088168 crc crio[21508]: time=\"2026-06-09T11:30:16.088062411Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=e7788772-e611-4dee-b719-f992449c1596 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:16.095245 crc crio[21508]: time=\"2026-06-09T11:30:16.095168779Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=7e9fb08d-fe7d-4773-81d9-cd59d1021a8e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:16.096535 crc crio[21508]: time=\"2026-06-09T11:30:16.096432386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:16.168431 crc crio[21508]: time=\"2026-06-09T11:30:16.168149745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:16.174069 crc crio[21508]: time=\"2026-06-09T11:30:16.173905194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:16.319331 crc crio[21508]: time=\"2026-06-09T11:30:16.319162705Z\" level=info msg=\"Created container 57852bc3abbf11c357e8c3fda3b38ebe19543289f1337f6574dc462616ee76a1: openstack/ceilometer-0/sg-core\" id=7e9fb08d-fe7d-4773-81d9-cd59d1021a8e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:16.320838 crc crio[21508]: time=\"2026-06-09T11:30:16.320689559Z\" level=info msg=\"Starting container: 57852bc3abbf11c357e8c3fda3b38ebe19543289f1337f6574dc462616ee76a1\" id=3ffe2d7e-0243-41d5-bbf1-3ac9fea352bd name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:30:16.339842 crc crio[21508]: time=\"2026-06-09T11:30:16.339729557Z\" level=info msg=\"Started container\" PID=85616 containerID=57852bc3abbf11c357e8c3fda3b38ebe19543289f1337f6574dc462616ee76a1 description=openstack/ceilometer-0/sg-core id=3ffe2d7e-0243-41d5-bbf1-3ac9fea352bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=a120b86559af31159e46f93e49082aff41f08c0023c38fb67c41068e2ab29b09\nJun 09 11:30:16.358969 crc crio[21508]: time=\"2026-06-09T11:30:16.358878447Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=c8492034-66a6-47b9-88b5-4bdd51a178a2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:16.389877 crc crio[21508]: time=\"2026-06-09T11:30:16.389779681Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=6d30bf68-28e7-480a-ac93-14ad2e6118d6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:16.399444 crc crio[21508]: time=\"2026-06-09T11:30:16.399271419Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=bff71512-f886-4818-a8aa-a9f38401174a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:16.399750 crc crio[21508]: time=\"2026-06-09T11:30:16.399710062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:16.449243 crc crio[21508]: time=\"2026-06-09T11:30:16.449074467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:16.453271 crc crio[21508]: time=\"2026-06-09T11:30:16.453213968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:16.611567 crc crio[21508]: time=\"2026-06-09T11:30:16.611455599Z\" level=info msg=\"Created container ae1f94efa795f8f873b30029750828231cf297e5742be4216664fa3e5568229d: openstack/ceilometer-0/proxy-httpd\" id=bff71512-f886-4818-a8aa-a9f38401174a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:16.613609 crc crio[21508]: time=\"2026-06-09T11:30:16.61352878Z\" level=info msg=\"Starting container: ae1f94efa795f8f873b30029750828231cf297e5742be4216664fa3e5568229d\" id=e1517895-6ca1-4acd-9d20-c8a21bd2452a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:30:16.619843 crc crio[21508]: time=\"2026-06-09T11:30:16.619761962Z\" level=info msg=\"Started container\" PID=85656 containerID=ae1f94efa795f8f873b30029750828231cf297e5742be4216664fa3e5568229d description=openstack/ceilometer-0/proxy-httpd id=e1517895-6ca1-4acd-9d20-c8a21bd2452a name=/runtime.v1.RuntimeService/StartContainer sandboxID=a120b86559af31159e46f93e49082aff41f08c0023c38fb67c41068e2ab29b09\nJun 09 11:30:17.147393 crc crio[21508]: time=\"2026-06-09T11:30:17.146804137Z\" level=info msg=\"Stopping container: c795567cc782025ff8449faff20d58cfe6b86107be3caff0e855608d2bc70e01 (timeout: 30s)\" id=456657eb-b2c4-4091-b9b0-5b79a51e4988 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:30:17.147800 crc crio[21508]: time=\"2026-06-09T11:30:17.147122106Z\" level=info msg=\"Stopping container: 76a030c23a78a18ada36bf85253d4e006fe5e1d5e0a4fb3b72700605178bc1d8 (timeout: 30s)\" id=3f2559b5-2fe4-4a23-b934-593fc6bba021 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:30:17.147800 crc crio[21508]: time=\"2026-06-09T11:30:17.147170368Z\" level=info msg=\"Stopping container: ae1f94efa795f8f873b30029750828231cf297e5742be4216664fa3e5568229d (timeout: 30s)\" id=81d652fb-c49f-4b3e-95cd-f9c101611460 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:30:17.151358 crc crio[21508]: time=\"2026-06-09T11:30:17.147198359Z\" level=info msg=\"Stopping container: 57852bc3abbf11c357e8c3fda3b38ebe19543289f1337f6574dc462616ee76a1 (timeout: 30s)\" id=914aefdb-5547-4fd1-a29b-9c4b6e2382ae name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:30:17.286420 crc crio[21508]: time=\"2026-06-09T11:30:17.286231318Z\" level=info msg=\"Stopped container 57852bc3abbf11c357e8c3fda3b38ebe19543289f1337f6574dc462616ee76a1: openstack/ceilometer-0/sg-core\" id=914aefdb-5547-4fd1-a29b-9c4b6e2382ae name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:30:17.382795 crc crio[21508]: time=\"2026-06-09T11:30:17.382589078Z\" level=info msg=\"Stopped container ae1f94efa795f8f873b30029750828231cf297e5742be4216664fa3e5568229d: openstack/ceilometer-0/proxy-httpd\" id=81d652fb-c49f-4b3e-95cd-f9c101611460 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:30:27.333435 crc crio[21508]: time=\"2026-06-09T11:30:27.331774966Z\" level=info msg=\"Stopping pod sandbox: a62391cd9f8ef7a04d234833f81b88f4f578161d9492d5096569891d25f5bb6a\" id=18df18ce-af1e-495b-87a6-206024a5d513 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:30:27.334205 crc crio[21508]: time=\"2026-06-09T11:30:27.333560019Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-qcvnq Namespace:openstack ID:a62391cd9f8ef7a04d234833f81b88f4f578161d9492d5096569891d25f5bb6a UID:c9303db1-1aa2-43ee-a9f2-fe64315d2093 NetNS:/var/run/netns/69f0198d-2efb-47ce-b5da-95568bb1e2b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9303db1_1aa2_43ee_a9f2_fe64315d2093.slice PodAnnotations:0xc003b38c48}] Aliases:map[]}\"\nJun 09 11:30:27.334205 crc crio[21508]: time=\"2026-06-09T11:30:27.333723093Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-db-sync-qcvnq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:30:27.653363 crc crio[21508]: time=\"2026-06-09T11:30:27.652820612Z\" level=info msg=\"Stopped pod sandbox: a62391cd9f8ef7a04d234833f81b88f4f578161d9492d5096569891d25f5bb6a\" id=18df18ce-af1e-495b-87a6-206024a5d513 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:30:28.842956 crc crio[21508]: time=\"2026-06-09T11:30:28.842406518Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=88b6542e-9063-445b-89c3-bb841a78058f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:30:28.844538 crc crio[21508]: time=\"2026-06-09T11:30:28.842995295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:28.899565 crc crio[21508]: time=\"2026-06-09T11:30:28.898832849Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:20af1114d6fe4708999681274293fedcf232e721a3be4c2ce34e03afc68771b7 UID:9ff63889-fad5-4a09-948f-dd7ebe9004a9 NetNS:/var/run/netns/730b3a0d-68d2-4f68-8e54-c31d6a5f9cf6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ff63889_fad5_4a09_948f_dd7ebe9004a9.slice PodAnnotations:0xc003b38ed8}] Aliases:map[]}\"\nJun 09 11:30:28.899906 crc crio[21508]: time=\"2026-06-09T11:30:28.89954705Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:30:29.229952 crc crio[21508]: 2026-06-09T11:30:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:20af1114d6fe470 Mac:82:cf:1e:d6:a8:4e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bf Mtu:0 Sandbox:/var/run/netns/730b3a0d-68d2-4f68-8e54-c31d6a5f9cf6 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:30:29.231961 crc crio[21508]: time=\"2026-06-09T11:30:29.231888227Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:20af1114d6fe4708999681274293fedcf232e721a3be4c2ce34e03afc68771b7 UID:9ff63889-fad5-4a09-948f-dd7ebe9004a9 NetNS:/var/run/netns/730b3a0d-68d2-4f68-8e54-c31d6a5f9cf6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ff63889_fad5_4a09_948f_dd7ebe9004a9.slice PodAnnotations:0xc003b38ed8}] Aliases:map[]}\"\nJun 09 11:30:29.232117 crc crio[21508]: time=\"2026-06-09T11:30:29.232046371Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:30:29.242248 crc crio[21508]: time=\"2026-06-09T11:30:29.242047444Z\" level=info msg=\"Ran pod sandbox 20af1114d6fe4708999681274293fedcf232e721a3be4c2ce34e03afc68771b7 with infra container: openstack/nova-cell0-conductor-0/POD\" id=88b6542e-9063-445b-89c3-bb841a78058f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:30:29.246560 crc crio[21508]: time=\"2026-06-09T11:30:29.245466024Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=08d1ee08-9f52-4530-a0be-36f628be4409 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:29.270107 crc crio[21508]: time=\"2026-06-09T11:30:29.269098675Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=7c16b6da-a00d-41de-8af5-c3b0fdc60777 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:29.279426 crc crio[21508]: time=\"2026-06-09T11:30:29.277929623Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=3f5be49b-4e9e-4e28-b501-4f72a27f82af name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:29.279426 crc crio[21508]: time=\"2026-06-09T11:30:29.278266223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:29.362116 crc crio[21508]: time=\"2026-06-09T11:30:29.361984943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:29.366239 crc crio[21508]: time=\"2026-06-09T11:30:29.366166595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:29.494461 crc crio[21508]: time=\"2026-06-09T11:30:29.494219133Z\" level=info msg=\"Created container 4c272d39ec83ad0904c14129c80c708048e7bf9300ac08f470de6bff0c5a9946: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=3f5be49b-4e9e-4e28-b501-4f72a27f82af name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:29.496045 crc crio[21508]: time=\"2026-06-09T11:30:29.495912863Z\" level=info msg=\"Starting container: 4c272d39ec83ad0904c14129c80c708048e7bf9300ac08f470de6bff0c5a9946\" id=741e7a7a-c6fa-477a-948a-5a9fcd7e4f91 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:30:29.504781 crc crio[21508]: time=\"2026-06-09T11:30:29.503887446Z\" level=info msg=\"Started container\" PID=86540 containerID=4c272d39ec83ad0904c14129c80c708048e7bf9300ac08f470de6bff0c5a9946 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=741e7a7a-c6fa-477a-948a-5a9fcd7e4f91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=20af1114d6fe4708999681274293fedcf232e721a3be4c2ce34e03afc68771b7\nJun 09 11:30:37.737659 crc crio[21508]: time=\"2026-06-09T11:30:37.736507457Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-cell-mapping-jn5ls/POD\" id=bf510e7c-9eca-4611-bbca-55dff0d3d28d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:30:37.737659 crc crio[21508]: time=\"2026-06-09T11:30:37.73763303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:37.852128 crc crio[21508]: time=\"2026-06-09T11:30:37.851504263Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-jn5ls Namespace:openstack ID:e920ce467b9c7f2e9a4b1c6aceb06423e7293b23714757db64bd8db97604c67d UID:f82e013b-3060-404d-964f-b74ae6cdd022 NetNS:/var/run/netns/09ed7434-6c45-4d9a-a334-c026498039ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf82e013b_3060_404d_964f_b74ae6cdd022.slice PodAnnotations:0xc002a13250}] Aliases:map[]}\"\nJun 09 11:30:37.852480 crc crio[21508]: time=\"2026-06-09T11:30:37.852459491Z\" level=info msg=\"Adding pod openstack_nova-cell0-cell-mapping-jn5ls to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:30:37.857074 crc crio[21508]: time=\"2026-06-09T11:30:37.855244992Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=39364c0a-a5b3-46ea-8d0f-0656ccbf7bc6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:30:37.857074 crc crio[21508]: time=\"2026-06-09T11:30:37.855417277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:37.880707 crc crio[21508]: time=\"2026-06-09T11:30:37.880665086Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=908b7ced-3525-4f88-be6b-6d0c61acb9c2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:30:37.880892 crc crio[21508]: time=\"2026-06-09T11:30:37.880874052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:37.925785 crc crio[21508]: time=\"2026-06-09T11:30:37.917949067Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=5e413d3a-94be-46e7-833f-554ec43c8327 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:30:37.925785 crc crio[21508]: time=\"2026-06-09T11:30:37.918105842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:37.956223 crc crio[21508]: time=\"2026-06-09T11:30:37.949191992Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:c13f5ac27f1b33cbed369c23fdf2415ad5258c5b4e95987f543e32ae2d8f49f3 UID:3212748e-39bb-45d6-a350-5704e6bc49cf NetNS:/var/run/netns/cb3ff573-799d-476e-be72-d7d0867e0894 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3212748e_39bb_45d6_a350_5704e6bc49cf.slice PodAnnotations:0xc0019bc060}] Aliases:map[]}\"\nJun 09 11:30:37.956223 crc crio[21508]: time=\"2026-06-09T11:30:37.949255944Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:30:38.043830 crc crio[21508]: time=\"2026-06-09T11:30:38.043746859Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:b6a5147b216b107f685ceb607c857bacd9d6f9cca40f6534145a6124668b3c02 UID:a02fe82a-9f73-4024-aa55-bb4580157379 NetNS:/var/run/netns/894c7197-6051-4b56-99a9-3baa2acea782 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda02fe82a_9f73_4024_aa55_bb4580157379.slice PodAnnotations:0xc002c0a088}] Aliases:map[]}\"\nJun 09 11:30:38.043830 crc crio[21508]: time=\"2026-06-09T11:30:38.043812721Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:30:38.062753 crc crio[21508]: time=\"2026-06-09T11:30:38.062637642Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:d0cad33012c6f6c69a2198d8c509e50adefd99f8710145cef2e7230fc86baabd UID:26e03a2a-f533-4e90-b1ee-c282a8b1fbbd NetNS:/var/run/netns/c94aa593-9222-4b6e-8e37-3d704f8e466c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26e03a2a_f533_4e90_b1ee_c282a8b1fbbd.slice PodAnnotations:0xc00008c838}] Aliases:map[]}\"\nJun 09 11:30:38.062753 crc crio[21508]: time=\"2026-06-09T11:30:38.062722474Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:30:38.131269 crc crio[21508]: time=\"2026-06-09T11:30:38.130106226Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=93a85a05-a117-4d31-bfa1-f0fa915187b6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:30:38.131629 crc crio[21508]: time=\"2026-06-09T11:30:38.13160383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:38.238692 crc crio[21508]: time=\"2026-06-09T11:30:38.23819603Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:174131ac6667ed4631f0e173aaa770c5d3b9e5c2ef66032e98fa5952c6c46207 UID:c9dc53f1-6b6d-4ebe-8bc0-67f267531b62 NetNS:/var/run/netns/7da3cd9a-4ba2-401a-b88f-9dd9cd8ede34 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9dc53f1_6b6d_4ebe_8bc0_67f267531b62.slice PodAnnotations:0xc002a12578}] Aliases:map[]}\"\nJun 09 11:30:38.239161 crc crio[21508]: time=\"2026-06-09T11:30:38.238761207Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:30:38.253810 crc crio[21508]: time=\"2026-06-09T11:30:38.252758896Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6f4f87c799-7nl22/POD\" id=f961298e-962f-4fea-be58-c3528fffa690 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:30:38.253810 crc crio[21508]: time=\"2026-06-09T11:30:38.252853729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:38.328391 crc crio[21508]: 2026-06-09T11:30:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e920ce467b9c7f2 Mac:f6:42:e0:63:2d:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c0 Mtu:0 Sandbox:/var/run/netns/09ed7434-6c45-4d9a-a334-c026498039ce SocketPath: PciID:}] [{Interface:0xc0000146f0 Address:{IP:10.217.0.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:30:38.329237 crc crio[21508]: time=\"2026-06-09T11:30:38.329116931Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-jn5ls Namespace:openstack ID:e920ce467b9c7f2e9a4b1c6aceb06423e7293b23714757db64bd8db97604c67d UID:f82e013b-3060-404d-964f-b74ae6cdd022 NetNS:/var/run/netns/09ed7434-6c45-4d9a-a334-c026498039ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf82e013b_3060_404d_964f_b74ae6cdd022.slice PodAnnotations:0xc002a13250}] Aliases:map[]}\"\nJun 09 11:30:38.329463 crc crio[21508]: time=\"2026-06-09T11:30:38.329383209Z\" level=info msg=\"Checking pod openstack_nova-cell0-cell-mapping-jn5ls for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:30:38.342222 crc crio[21508]: time=\"2026-06-09T11:30:38.342129672Z\" level=info msg=\"Ran pod sandbox e920ce467b9c7f2e9a4b1c6aceb06423e7293b23714757db64bd8db97604c67d with infra container: openstack/nova-cell0-cell-mapping-jn5ls/POD\" id=bf510e7c-9eca-4611-bbca-55dff0d3d28d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:30:38.355476 crc crio[21508]: time=\"2026-06-09T11:30:38.354513274Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6f4f87c799-7nl22 Namespace:openstack ID:a292cb450efdb1fbd16f8038ff4ac079236021f615a6e00b2356872126c93c40 UID:087e50d6-4bca-4f01-90c6-84e1615f553c NetNS:/var/run/netns/95fcf24a-799c-45cb-992a-a593c4b96acc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod087e50d6_4bca_4f01_90c6_84e1615f553c.slice PodAnnotations:0xc002c0a4b8}] Aliases:map[]}\"\nJun 09 11:30:38.355476 crc crio[21508]: time=\"2026-06-09T11:30:38.355262806Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6f4f87c799-7nl22 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:30:38.357137 crc crio[21508]: time=\"2026-06-09T11:30:38.357031458Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=551cb622-065f-4b0b-9a26-75fdb930e473 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:38.423628 crc crio[21508]: time=\"2026-06-09T11:30:38.42271354Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=b12e6ae7-3ac9-4cce-8e08-e42cdaa9d370 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:38.438691 crc crio[21508]: time=\"2026-06-09T11:30:38.437508053Z\" level=info msg=\"Creating container: openstack/nova-cell0-cell-mapping-jn5ls/nova-manage\" id=5efa9086-dfac-4315-95e7-9189444b5bac name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:38.438691 crc crio[21508]: time=\"2026-06-09T11:30:38.437913425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:38.529490 crc crio[21508]: time=\"2026-06-09T11:30:38.528672131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:38.533851 crc crio[21508]: time=\"2026-06-09T11:30:38.533793691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:38.713984 crc crio[21508]: 2026-06-09T11:30:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c13f5ac27f1b33c Mac:f2:bb:4e:a6:90:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c1 Mtu:0 Sandbox:/var/run/netns/cb3ff573-799d-476e-be72-d7d0867e0894 SocketPath: PciID:}] [{Interface:0xc00031e6b0 Address:{IP:10.217.0.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:30:38.715131 crc crio[21508]: time=\"2026-06-09T11:30:38.71449732Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:c13f5ac27f1b33cbed369c23fdf2415ad5258c5b4e95987f543e32ae2d8f49f3 UID:3212748e-39bb-45d6-a350-5704e6bc49cf NetNS:/var/run/netns/cb3ff573-799d-476e-be72-d7d0867e0894 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3212748e_39bb_45d6_a350_5704e6bc49cf.slice PodAnnotations:0xc0019bc060}] Aliases:map[]}\"\nJun 09 11:30:38.715131 crc crio[21508]: time=\"2026-06-09T11:30:38.714654744Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:30:38.746928 crc crio[21508]: time=\"2026-06-09T11:30:38.746848537Z\" level=info msg=\"Ran pod sandbox c13f5ac27f1b33cbed369c23fdf2415ad5258c5b4e95987f543e32ae2d8f49f3 with infra container: openstack/nova-api-0/POD\" id=39364c0a-a5b3-46ea-8d0f-0656ccbf7bc6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:30:38.750936 crc crio[21508]: time=\"2026-06-09T11:30:38.750856224Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=23bd37e3-79a3-4532-9be7-3379add604f8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:38.751272 crc crio[21508]: time=\"2026-06-09T11:30:38.751211364Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=23bd37e3-79a3-4532-9be7-3379add604f8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:38.751481 crc crio[21508]: time=\"2026-06-09T11:30:38.75141612Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=23bd37e3-79a3-4532-9be7-3379add604f8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:38.784810 crc crio[21508]: time=\"2026-06-09T11:30:38.784714805Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=458731fb-5a9a-4819-9835-89c8a53082d7 name=/runtime.v1.ImageService/PullImage\nJun 09 11:30:38.796797 crc crio[21508]: time=\"2026-06-09T11:30:38.796719156Z\" level=info msg=\"Created container cfe09e5568f7d687acd052e18f23ffbc66ba770c06dee0a0f9be185f3c82e698: openstack/nova-cell0-cell-mapping-jn5ls/nova-manage\" id=5efa9086-dfac-4315-95e7-9189444b5bac name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:38.808127 crc crio[21508]: time=\"2026-06-09T11:30:38.806735869Z\" level=info msg=\"Starting container: cfe09e5568f7d687acd052e18f23ffbc66ba770c06dee0a0f9be185f3c82e698\" id=0dfdb612-de58-4eba-bdb2-e1517295d07e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:30:38.808127 crc crio[21508]: time=\"2026-06-09T11:30:38.806682698Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"\nJun 09 11:30:38.814630 crc crio[21508]: time=\"2026-06-09T11:30:38.814208718Z\" level=info msg=\"Started container\" PID=87198 containerID=cfe09e5568f7d687acd052e18f23ffbc66ba770c06dee0a0f9be185f3c82e698 description=openstack/nova-cell0-cell-mapping-jn5ls/nova-manage id=0dfdb612-de58-4eba-bdb2-e1517295d07e name=/runtime.v1.RuntimeService/StartContainer sandboxID=e920ce467b9c7f2e9a4b1c6aceb06423e7293b23714757db64bd8db97604c67d\nJun 09 11:30:38.907893 crc crio[21508]: 2026-06-09T11:30:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b6a5147b216b107 Mac:aa:16:9b:dd:de:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c2 Mtu:0 Sandbox:/var/run/netns/894c7197-6051-4b56-99a9-3baa2acea782 SocketPath: PciID:}] [{Interface:0xc0001b8f50 Address:{IP:10.217.0.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:30:38.910496 crc crio[21508]: time=\"2026-06-09T11:30:38.909385414Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:b6a5147b216b107f685ceb607c857bacd9d6f9cca40f6534145a6124668b3c02 UID:a02fe82a-9f73-4024-aa55-bb4580157379 NetNS:/var/run/netns/894c7197-6051-4b56-99a9-3baa2acea782 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda02fe82a_9f73_4024_aa55_bb4580157379.slice PodAnnotations:0xc002c0a088}] Aliases:map[]}\"\nJun 09 11:30:38.910496 crc crio[21508]: time=\"2026-06-09T11:30:38.909575359Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:30:38.929471 crc crio[21508]: time=\"2026-06-09T11:30:38.926254967Z\" level=info msg=\"Ran pod sandbox b6a5147b216b107f685ceb607c857bacd9d6f9cca40f6534145a6124668b3c02 with infra container: openstack/nova-scheduler-0/POD\" id=908b7ced-3525-4f88-be6b-6d0c61acb9c2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:30:38.938214 crc crio[21508]: time=\"2026-06-09T11:30:38.937488626Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=5ce55ed0-ce75-4f36-99cc-48725a2460ea name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:38.938214 crc crio[21508]: time=\"2026-06-09T11:30:38.937684932Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified not found\" id=5ce55ed0-ce75-4f36-99cc-48725a2460ea name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:38.938214 crc crio[21508]: time=\"2026-06-09T11:30:38.937729673Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified found\" id=5ce55ed0-ce75-4f36-99cc-48725a2460ea name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:38.939678 crc crio[21508]: time=\"2026-06-09T11:30:38.939603418Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=855dac53-4938-4389-afaa-c766074ce873 name=/runtime.v1.ImageService/PullImage\nJun 09 11:30:38.948447 crc crio[21508]: time=\"2026-06-09T11:30:38.945717237Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\\\"\"\nJun 09 11:30:38.962229 crc crio[21508]: 2026-06-09T11:30:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d0cad33012c6f6c Mac:de:84:5e:79:49:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c3 Mtu:0 Sandbox:/var/run/netns/c94aa593-9222-4b6e-8e37-3d704f8e466c SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:30:38.963426 crc crio[21508]: time=\"2026-06-09T11:30:38.963336073Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:d0cad33012c6f6c69a2198d8c509e50adefd99f8710145cef2e7230fc86baabd UID:26e03a2a-f533-4e90-b1ee-c282a8b1fbbd NetNS:/var/run/netns/c94aa593-9222-4b6e-8e37-3d704f8e466c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26e03a2a_f533_4e90_b1ee_c282a8b1fbbd.slice PodAnnotations:0xc00008c838}] Aliases:map[]}\"\nJun 09 11:30:38.963544 crc crio[21508]: time=\"2026-06-09T11:30:38.963525848Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:30:38.980703 crc crio[21508]: time=\"2026-06-09T11:30:38.979277059Z\" level=info msg=\"Ran pod sandbox d0cad33012c6f6c69a2198d8c509e50adefd99f8710145cef2e7230fc86baabd with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=5e413d3a-94be-46e7-833f-554ec43c8327 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:30:38.986968 crc crio[21508]: time=\"2026-06-09T11:30:38.986882642Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=94c712fc-a77d-4366-ae8c-90ee03bd4eaa name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:38.987207 crc crio[21508]: time=\"2026-06-09T11:30:38.987082578Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified not found\" id=94c712fc-a77d-4366-ae8c-90ee03bd4eaa name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:38.987207 crc crio[21508]: time=\"2026-06-09T11:30:38.987128719Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified found\" id=94c712fc-a77d-4366-ae8c-90ee03bd4eaa name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:38.993033 crc crio[21508]: time=\"2026-06-09T11:30:38.992936599Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=74af98fb-93e8-4214-9b21-2b2b3688e9a3 name=/runtime.v1.ImageService/PullImage\nJun 09 11:30:38.998217 crc crio[21508]: time=\"2026-06-09T11:30:38.998142671Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\\\"\"\nJun 09 11:30:39.007677 crc crio[21508]: time=\"2026-06-09T11:30:39.007581058Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-db-sync-54xwr/POD\" id=96053c9b-a3e6-44af-b419-3e1ee6fc5f55 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:30:39.007677 crc crio[21508]: time=\"2026-06-09T11:30:39.00766481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:39.100013 crc crio[21508]: time=\"2026-06-09T11:30:39.099951821Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-54xwr Namespace:openstack ID:ba0031792c7cc71703b8dc3a1c5a3fdee6e9ff767caa64bd78c3254506535221 UID:202612f5-1667-47a5-8c92-675215a5ca14 NetNS:/var/run/netns/9bd4fdca-ad74-448d-8a20-5c334cc926e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod202612f5_1667_47a5_8c92_675215a5ca14.slice PodAnnotations:0xc002a12288}] Aliases:map[]}\"\nJun 09 11:30:39.100441 crc crio[21508]: time=\"2026-06-09T11:30:39.100410404Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-db-sync-54xwr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:30:39.126439 crc crio[21508]: 2026-06-09T11:30:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:174131ac6667ed4 Mac:62:4c:4e:c2:75:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c4 Mtu:0 Sandbox:/var/run/netns/7da3cd9a-4ba2-401a-b88f-9dd9cd8ede34 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:30:39.126910 crc crio[21508]: time=\"2026-06-09T11:30:39.126806167Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:174131ac6667ed4631f0e173aaa770c5d3b9e5c2ef66032e98fa5952c6c46207 UID:c9dc53f1-6b6d-4ebe-8bc0-67f267531b62 NetNS:/var/run/netns/7da3cd9a-4ba2-401a-b88f-9dd9cd8ede34 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9dc53f1_6b6d_4ebe_8bc0_67f267531b62.slice PodAnnotations:0xc002a12578}] Aliases:map[]}\"\nJun 09 11:30:39.126983 crc crio[21508]: time=\"2026-06-09T11:30:39.126932141Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:30:39.139398 crc crio[21508]: time=\"2026-06-09T11:30:39.13920844Z\" level=info msg=\"Ran pod sandbox 174131ac6667ed4631f0e173aaa770c5d3b9e5c2ef66032e98fa5952c6c46207 with infra container: openstack/nova-metadata-0/POD\" id=93a85a05-a117-4d31-bfa1-f0fa915187b6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:30:39.146833 crc crio[21508]: time=\"2026-06-09T11:30:39.146220285Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=20bfc5ac-f7d2-461e-b1c9-18028c389214 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:39.147587 crc crio[21508]: time=\"2026-06-09T11:30:39.147506013Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=20bfc5ac-f7d2-461e-b1c9-18028c389214 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:39.147587 crc crio[21508]: time=\"2026-06-09T11:30:39.147581395Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=20bfc5ac-f7d2-461e-b1c9-18028c389214 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:39.152475 crc crio[21508]: time=\"2026-06-09T11:30:39.149564733Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=60928dcb-053c-4784-a7e3-280ed8e1474a name=/runtime.v1.ImageService/PullImage\nJun 09 11:30:39.153144 crc crio[21508]: time=\"2026-06-09T11:30:39.152822358Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"\nJun 09 11:30:39.305443 crc crio[21508]: 2026-06-09T11:30:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a292cb450efdb1f Mac:2e:e8:1b:56:bd:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c5 Mtu:0 Sandbox:/var/run/netns/95fcf24a-799c-45cb-992a-a593c4b96acc SocketPath: PciID:}] [{Interface:0xc0002a45b0 Address:{IP:10.217.0.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:30:39.305818 crc crio[21508]: time=\"2026-06-09T11:30:39.305762104Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6f4f87c799-7nl22 Namespace:openstack ID:a292cb450efdb1fbd16f8038ff4ac079236021f615a6e00b2356872126c93c40 UID:087e50d6-4bca-4f01-90c6-84e1615f553c NetNS:/var/run/netns/95fcf24a-799c-45cb-992a-a593c4b96acc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod087e50d6_4bca_4f01_90c6_84e1615f553c.slice PodAnnotations:0xc002c0a4b8}] Aliases:map[]}\"\nJun 09 11:30:39.305978 crc crio[21508]: time=\"2026-06-09T11:30:39.305937129Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6f4f87c799-7nl22 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:30:39.319531 crc crio[21508]: time=\"2026-06-09T11:30:39.318081005Z\" level=info msg=\"Ran pod sandbox a292cb450efdb1fbd16f8038ff4ac079236021f615a6e00b2356872126c93c40 with infra container: openstack/dnsmasq-dns-6f4f87c799-7nl22/POD\" id=f961298e-962f-4fea-be58-c3528fffa690 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:30:39.325008 crc crio[21508]: time=\"2026-06-09T11:30:39.324866333Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1178a81a-471f-484a-901a-81976bc3185d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:39.443765 crc crio[21508]: time=\"2026-06-09T11:30:39.443677081Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=79aa8b28-f606-4634-8a85-5d16115793d9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:39.461951 crc crio[21508]: time=\"2026-06-09T11:30:39.46178058Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6f4f87c799-7nl22/init\" id=930c2e79-041f-4de9-b78c-a2c1d482da28 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:39.462571 crc crio[21508]: time=\"2026-06-09T11:30:39.462366598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:39.562576 crc crio[21508]: time=\"2026-06-09T11:30:39.560225442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:39.568236 crc crio[21508]: time=\"2026-06-09T11:30:39.568140613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:39.709076 crc crio[21508]: 2026-06-09T11:30:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ba0031792c7cc71 Mac:12:df:42:8b:18:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c6 Mtu:0 Sandbox:/var/run/netns/9bd4fdca-ad74-448d-8a20-5c334cc926e6 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:30:39.712014 crc crio[21508]: time=\"2026-06-09T11:30:39.711917951Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-54xwr Namespace:openstack ID:ba0031792c7cc71703b8dc3a1c5a3fdee6e9ff767caa64bd78c3254506535221 UID:202612f5-1667-47a5-8c92-675215a5ca14 NetNS:/var/run/netns/9bd4fdca-ad74-448d-8a20-5c334cc926e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod202612f5_1667_47a5_8c92_675215a5ca14.slice PodAnnotations:0xc002a12288}] Aliases:map[]}\"\nJun 09 11:30:39.712568 crc crio[21508]: time=\"2026-06-09T11:30:39.71220606Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-db-sync-54xwr for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:30:39.759016 crc crio[21508]: time=\"2026-06-09T11:30:39.758905836Z\" level=info msg=\"Ran pod sandbox ba0031792c7cc71703b8dc3a1c5a3fdee6e9ff767caa64bd78c3254506535221 with infra container: openstack/nova-cell1-conductor-db-sync-54xwr/POD\" id=96053c9b-a3e6-44af-b419-3e1ee6fc5f55 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:30:39.769194 crc crio[21508]: time=\"2026-06-09T11:30:39.762546313Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=b5da82c4-cb1d-4c5d-b0fa-05780bcb6a5c name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:39.822898 crc crio[21508]: time=\"2026-06-09T11:30:39.822789856Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=b3023267-4eb4-40d6-8a43-cf7a09425c72 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:39.831101 crc crio[21508]: time=\"2026-06-09T11:30:39.83045085Z\" level=info msg=\"Created container 34c46ce7a28ee2880f08d3d02beb47d9b8064063214e21a5281c3ed94b0d46a4: openstack/dnsmasq-dns-6f4f87c799-7nl22/init\" id=930c2e79-041f-4de9-b78c-a2c1d482da28 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:39.833688 crc crio[21508]: time=\"2026-06-09T11:30:39.833654004Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-db-sync-54xwr/nova-cell1-conductor-db-sync\" id=8f402253-fd2d-46e8-bfc3-a484cc0e12f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:39.834556 crc crio[21508]: time=\"2026-06-09T11:30:39.83453348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:39.837120 crc crio[21508]: time=\"2026-06-09T11:30:39.837019993Z\" level=info msg=\"Starting container: 34c46ce7a28ee2880f08d3d02beb47d9b8064063214e21a5281c3ed94b0d46a4\" id=2e8fcb3d-3d8f-4a3a-b557-d22329945b33 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:30:39.853394 crc crio[21508]: time=\"2026-06-09T11:30:39.852783264Z\" level=info msg=\"Started container\" PID=87330 containerID=34c46ce7a28ee2880f08d3d02beb47d9b8064063214e21a5281c3ed94b0d46a4 description=openstack/dnsmasq-dns-6f4f87c799-7nl22/init id=2e8fcb3d-3d8f-4a3a-b557-d22329945b33 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a292cb450efdb1fbd16f8038ff4ac079236021f615a6e00b2356872126c93c40\nJun 09 11:30:39.904453 crc crio[21508]: time=\"2026-06-09T11:30:39.904290321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:39.908608 crc crio[21508]: time=\"2026-06-09T11:30:39.908530495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:40.060097 crc crio[21508]: time=\"2026-06-09T11:30:40.059140082Z\" level=info msg=\"Created container f02d63a406e0e696feb364d7caed0288f76023f883da06fcbcafa29ee66a2ba2: openstack/nova-cell1-conductor-db-sync-54xwr/nova-cell1-conductor-db-sync\" id=8f402253-fd2d-46e8-bfc3-a484cc0e12f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:40.061781 crc crio[21508]: time=\"2026-06-09T11:30:40.061743239Z\" level=info msg=\"Starting container: f02d63a406e0e696feb364d7caed0288f76023f883da06fcbcafa29ee66a2ba2\" id=38fece78-3f3c-4dd8-a289-402ab0984529 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:30:40.073764 crc crio[21508]: time=\"2026-06-09T11:30:40.073557374Z\" level=info msg=\"Started container\" PID=87368 containerID=f02d63a406e0e696feb364d7caed0288f76023f883da06fcbcafa29ee66a2ba2 description=openstack/nova-cell1-conductor-db-sync-54xwr/nova-cell1-conductor-db-sync id=38fece78-3f3c-4dd8-a289-402ab0984529 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba0031792c7cc71703b8dc3a1c5a3fdee6e9ff767caa64bd78c3254506535221\nJun 09 11:30:40.659187 crc crio[21508]: time=\"2026-06-09T11:30:40.658548585Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=47ea1c84-b9d6-492b-bcf4-b35edf821a8d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:41.223215 crc crio[21508]: time=\"2026-06-09T11:30:41.223118918Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5dd0d8e8-8d88-406e-b51f-b1477fb00cae name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:42.497590 crc crio[21508]: time=\"2026-06-09T11:30:42.496822855Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6f4f87c799-7nl22/dnsmasq-dns\" id=be952091-ffee-45b0-8def-2026522b2b89 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:43.205270 crc crio[21508]: time=\"2026-06-09T11:30:43.204781925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:43.313606 crc crio[21508]: time=\"2026-06-09T11:30:43.313482097Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:d4f2093717c3afc62018cae39e59e66ec30f8e1a29b1d7786aa73e23ce8f9b7e\" id=855dac53-4938-4389-afaa-c766074ce873 name=/runtime.v1.ImageService/PullImage\nJun 09 11:30:43.316763 crc crio[21508]: time=\"2026-06-09T11:30:43.316520226Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=d1a63473-8c01-4b0f-8d4a-05eafc4ecfc6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:43.343625 crc crio[21508]: time=\"2026-06-09T11:30:43.343503106Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3\" id=458731fb-5a9a-4819-9835-89c8a53082d7 name=/runtime.v1.ImageService/PullImage\nJun 09 11:30:43.345383 crc crio[21508]: time=\"2026-06-09T11:30:43.345190895Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=6730e892-dbb4-4b05-bd51-209adf0e9900 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:43.354154 crc crio[21508]: time=\"2026-06-09T11:30:43.353434336Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8b54a4f4c4d0ed06bf07b9f6ef7cd9d730d448789c5ad3e20c1cdc56bcbcae90\" id=74af98fb-93e8-4214-9b21-2b2b3688e9a3 name=/runtime.v1.ImageService/PullImage\nJun 09 11:30:43.356436 crc crio[21508]: time=\"2026-06-09T11:30:43.356267179Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=3ef22472-491c-470b-a7a7-a8763fce0ce8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:43.392395 crc crio[21508]: time=\"2026-06-09T11:30:43.392036926Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3\" id=60928dcb-053c-4784-a7e3-280ed8e1474a name=/runtime.v1.ImageService/PullImage\nJun 09 11:30:43.394259 crc crio[21508]: time=\"2026-06-09T11:30:43.394128418Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=48bc6969-4bbc-469a-a7ef-87d99732280b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:43.395420 crc crio[21508]: time=\"2026-06-09T11:30:43.395280081Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=db1b5258-f092-4536-8853-ac5153c3b6ec name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:43.402048 crc crio[21508]: time=\"2026-06-09T11:30:43.40171869Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=24cf25f9-0fe1-4083-b08f-be207b12affd name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:43.403544 crc crio[21508]: time=\"2026-06-09T11:30:43.403470651Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=c7b4812d-07dd-4b94-b93b-8bb49053fd3a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:43.408133 crc crio[21508]: time=\"2026-06-09T11:30:43.408042225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:43.409464 crc crio[21508]: time=\"2026-06-09T11:30:43.409399954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:43.414705 crc crio[21508]: time=\"2026-06-09T11:30:43.414633688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:43.418039 crc crio[21508]: time=\"2026-06-09T11:30:43.417951375Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=0c90f66a-bebc-4f84-9436-72be6f8e3e10 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:43.431873 crc crio[21508]: time=\"2026-06-09T11:30:43.431765919Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=ecaaa9b2-7c7d-4ee8-b1bf-752f89600862 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:43.432522 crc crio[21508]: time=\"2026-06-09T11:30:43.432443659Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=16c431d4-49c9-4236-baf8-ac63808c441c name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:43.437005 crc crio[21508]: time=\"2026-06-09T11:30:43.436878639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:43.446045 crc crio[21508]: time=\"2026-06-09T11:30:43.445949334Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=8f2d10a8-4b73-4ad4-90b2-41835008770f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:43.451405 crc crio[21508]: time=\"2026-06-09T11:30:43.45126331Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=d8192fa0-6f16-4dc5-9f36-3065c892da18 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:43.473027 crc crio[21508]: time=\"2026-06-09T11:30:43.472921824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:43.473747 crc crio[21508]: time=\"2026-06-09T11:30:43.473611244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:43.481640 crc crio[21508]: time=\"2026-06-09T11:30:43.481522985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:43.513255 crc crio[21508]: time=\"2026-06-09T11:30:43.513142031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:43.514965 crc crio[21508]: time=\"2026-06-09T11:30:43.514067918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:43.518194 crc crio[21508]: time=\"2026-06-09T11:30:43.518104096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:43.550911 crc crio[21508]: time=\"2026-06-09T11:30:43.550809633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:43.557634 crc crio[21508]: time=\"2026-06-09T11:30:43.5575406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:43.575091 crc crio[21508]: time=\"2026-06-09T11:30:43.57495418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:43.577970 crc crio[21508]: time=\"2026-06-09T11:30:43.577914617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:43.845384 crc crio[21508]: time=\"2026-06-09T11:30:43.844677023Z\" level=info msg=\"Created container 3e12c4e20a55a151109dc38206e945b29313706fc1b80b210b6f15aae0e6803f: openstack/dnsmasq-dns-6f4f87c799-7nl22/dnsmasq-dns\" id=be952091-ffee-45b0-8def-2026522b2b89 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:43.847209 crc crio[21508]: time=\"2026-06-09T11:30:43.847123855Z\" level=info msg=\"Starting container: 3e12c4e20a55a151109dc38206e945b29313706fc1b80b210b6f15aae0e6803f\" id=6fef7e12-99f0-4068-9848-6c6afea9ed6c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:30:43.854693 crc crio[21508]: time=\"2026-06-09T11:30:43.854626974Z\" level=info msg=\"Started container\" PID=87643 containerID=3e12c4e20a55a151109dc38206e945b29313706fc1b80b210b6f15aae0e6803f description=openstack/dnsmasq-dns-6f4f87c799-7nl22/dnsmasq-dns id=6fef7e12-99f0-4068-9848-6c6afea9ed6c name=/runtime.v1.RuntimeService/StartContainer sandboxID=a292cb450efdb1fbd16f8038ff4ac079236021f615a6e00b2356872126c93c40\nJun 09 11:30:43.869057 crc crio[21508]: time=\"2026-06-09T11:30:43.868961644Z\" level=info msg=\"Created container 80818880615cdbde501d525dddb4a46a3e520f55bb4cf45ec81371cf3c844339: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=d8192fa0-6f16-4dc5-9f36-3065c892da18 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:43.870186 crc crio[21508]: time=\"2026-06-09T11:30:43.870109277Z\" level=info msg=\"Starting container: 80818880615cdbde501d525dddb4a46a3e520f55bb4cf45ec81371cf3c844339\" id=baa940af-ded3-4783-afdf-222b25e26b32 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:30:43.883804 crc crio[21508]: time=\"2026-06-09T11:30:43.883681555Z\" level=info msg=\"Created container 45c6ac8254f0d2b9fa35407a7c92ab1b93983ddcfdd6e93d2b5d5370c65d54b1: openstack/nova-api-0/nova-api-log\" id=c7b4812d-07dd-4b94-b93b-8bb49053fd3a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:43.884852 crc crio[21508]: time=\"2026-06-09T11:30:43.884055476Z\" level=info msg=\"Started container\" PID=87645 containerID=80818880615cdbde501d525dddb4a46a3e520f55bb4cf45ec81371cf3c844339 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=baa940af-ded3-4783-afdf-222b25e26b32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0cad33012c6f6c69a2198d8c509e50adefd99f8710145cef2e7230fc86baabd\nJun 09 11:30:43.888772 crc crio[21508]: time=\"2026-06-09T11:30:43.888688451Z\" level=info msg=\"Starting container: 45c6ac8254f0d2b9fa35407a7c92ab1b93983ddcfdd6e93d2b5d5370c65d54b1\" id=62d32a23-f239-4f87-a442-62c348c74552 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:30:43.900394 crc crio[21508]: time=\"2026-06-09T11:30:43.9002627Z\" level=info msg=\"Created container 8ed42bb04f118452674b9b78181ab77cbfca7c0c4886c330d75049f12f8cba3d: openstack/nova-metadata-0/nova-metadata-log\" id=0c90f66a-bebc-4f84-9436-72be6f8e3e10 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:43.900842 crc crio[21508]: time=\"2026-06-09T11:30:43.900740964Z\" level=info msg=\"Started container\" PID=87647 containerID=45c6ac8254f0d2b9fa35407a7c92ab1b93983ddcfdd6e93d2b5d5370c65d54b1 description=openstack/nova-api-0/nova-api-log id=62d32a23-f239-4f87-a442-62c348c74552 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c13f5ac27f1b33cbed369c23fdf2415ad5258c5b4e95987f543e32ae2d8f49f3\nJun 09 11:30:43.901953 crc crio[21508]: time=\"2026-06-09T11:30:43.901875477Z\" level=info msg=\"Starting container: 8ed42bb04f118452674b9b78181ab77cbfca7c0c4886c330d75049f12f8cba3d\" id=e2be1fcd-f66f-4bc5-bccc-45badd9354c6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:30:43.908830 crc crio[21508]: time=\"2026-06-09T11:30:43.908569963Z\" level=info msg=\"Created container 86e830cf2d59ca93a269ea756fc888b925e16a70bd2c96ac8cb4fd92d2366ab1: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=8f2d10a8-4b73-4ad4-90b2-41835008770f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:43.909801 crc crio[21508]: time=\"2026-06-09T11:30:43.909734507Z\" level=info msg=\"Starting container: 86e830cf2d59ca93a269ea756fc888b925e16a70bd2c96ac8cb4fd92d2366ab1\" id=7815d9f8-dd40-4659-ab37-f039a23b613f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:30:43.913406 crc crio[21508]: time=\"2026-06-09T11:30:43.91326218Z\" level=info msg=\"Started container\" PID=87644 containerID=8ed42bb04f118452674b9b78181ab77cbfca7c0c4886c330d75049f12f8cba3d description=openstack/nova-metadata-0/nova-metadata-log id=e2be1fcd-f66f-4bc5-bccc-45badd9354c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=174131ac6667ed4631f0e173aaa770c5d3b9e5c2ef66032e98fa5952c6c46207\nJun 09 11:30:43.913880 crc crio[21508]: time=\"2026-06-09T11:30:43.913798396Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=c44fc529-f320-4222-a4eb-004d0c49999e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:43.918902 crc crio[21508]: time=\"2026-06-09T11:30:43.918824463Z\" level=info msg=\"Started container\" PID=87649 containerID=86e830cf2d59ca93a269ea756fc888b925e16a70bd2c96ac8cb4fd92d2366ab1 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=7815d9f8-dd40-4659-ab37-f039a23b613f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b6a5147b216b107f685ceb607c857bacd9d6f9cca40f6534145a6124668b3c02\nJun 09 11:30:43.930691 crc crio[21508]: time=\"2026-06-09T11:30:43.930592118Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=fade1c0d-dbc7-4ca8-9c3b-cddc189e0398 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:43.949963 crc crio[21508]: time=\"2026-06-09T11:30:43.949856161Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=6c5187ba-beaa-49db-b9a8-5776c4e2ecce name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:43.960155 crc crio[21508]: time=\"2026-06-09T11:30:43.960032739Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=8856c3fc-74ec-4cd0-945e-2b9386eafc36 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:43.964622 crc crio[21508]: time=\"2026-06-09T11:30:43.964547031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:43.971740 crc crio[21508]: time=\"2026-06-09T11:30:43.971648379Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=71b61f38-cde4-488d-bf23-1c43066460dc name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:43.992549 crc crio[21508]: time=\"2026-06-09T11:30:43.992458328Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=0ef70452-1de1-415b-a37f-9e1378d22963 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:43.994053 crc crio[21508]: time=\"2026-06-09T11:30:43.993976783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:44.029986 crc crio[21508]: time=\"2026-06-09T11:30:44.029904434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:44.035139 crc crio[21508]: time=\"2026-06-09T11:30:44.035041695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:44.070201 crc crio[21508]: time=\"2026-06-09T11:30:44.069704879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:44.076158 crc crio[21508]: time=\"2026-06-09T11:30:44.076044465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:44.190521 crc crio[21508]: time=\"2026-06-09T11:30:44.190375981Z\" level=info msg=\"Created container 67f4601dcd400a05caa675700c87e15935e1df9981779a0dedad9b180a7de986: openstack/nova-api-0/nova-api-api\" id=8856c3fc-74ec-4cd0-945e-2b9386eafc36 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:44.192222 crc crio[21508]: time=\"2026-06-09T11:30:44.192155653Z\" level=info msg=\"Starting container: 67f4601dcd400a05caa675700c87e15935e1df9981779a0dedad9b180a7de986\" id=85403b9b-c203-49b5-aaed-45338a313e25 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:30:44.201833 crc crio[21508]: time=\"2026-06-09T11:30:44.201690832Z\" level=info msg=\"Started container\" PID=87707 containerID=67f4601dcd400a05caa675700c87e15935e1df9981779a0dedad9b180a7de986 description=openstack/nova-api-0/nova-api-api id=85403b9b-c203-49b5-aaed-45338a313e25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c13f5ac27f1b33cbed369c23fdf2415ad5258c5b4e95987f543e32ae2d8f49f3\nJun 09 11:30:44.231531 crc crio[21508]: time=\"2026-06-09T11:30:44.230459554Z\" level=info msg=\"Created container 588041f22f4334d4af5e05e2a647de393284ed61f5c63f2abde57baed917b276: openstack/nova-metadata-0/nova-metadata-metadata\" id=0ef70452-1de1-415b-a37f-9e1378d22963 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:44.231883 crc crio[21508]: time=\"2026-06-09T11:30:44.231580036Z\" level=info msg=\"Starting container: 588041f22f4334d4af5e05e2a647de393284ed61f5c63f2abde57baed917b276\" id=d678bb3f-5c62-45cb-8a6f-028c0f473dd0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:30:44.238373 crc crio[21508]: time=\"2026-06-09T11:30:44.238165089Z\" level=info msg=\"Started container\" PID=87725 containerID=588041f22f4334d4af5e05e2a647de393284ed61f5c63f2abde57baed917b276 description=openstack/nova-metadata-0/nova-metadata-metadata id=d678bb3f-5c62-45cb-8a6f-028c0f473dd0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=174131ac6667ed4631f0e173aaa770c5d3b9e5c2ef66032e98fa5952c6c46207\nJun 09 11:30:44.786935 crc crio[21508]: time=\"2026-06-09T11:30:44.786855607Z\" level=info msg=\"Stopping container: 588041f22f4334d4af5e05e2a647de393284ed61f5c63f2abde57baed917b276 (timeout: 30s)\" id=1ab6ad4c-676a-44c4-8ffe-c00009aef7f0 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:30:44.789652 crc crio[21508]: time=\"2026-06-09T11:30:44.787053133Z\" level=info msg=\"Stopping container: 8ed42bb04f118452674b9b78181ab77cbfca7c0c4886c330d75049f12f8cba3d (timeout: 30s)\" id=9044fc54-3f8c-4394-80fa-2e688a944e11 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:30:44.797207 crc crio[21508]: time=\"2026-06-09T11:30:44.793367428Z\" level=info msg=\"Stopping container: 80818880615cdbde501d525dddb4a46a3e520f55bb4cf45ec81371cf3c844339 (timeout: 30s)\" id=fcbce943-13c0-4d26-b4f7-22cacf319564 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:30:44.941778 crc crio[21508]: time=\"2026-06-09T11:30:44.940911856Z\" level=info msg=\"Stopped container 8ed42bb04f118452674b9b78181ab77cbfca7c0c4886c330d75049f12f8cba3d: openstack/nova-metadata-0/nova-metadata-log\" id=9044fc54-3f8c-4394-80fa-2e688a944e11 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:30:45.027458 crc crio[21508]: time=\"2026-06-09T11:30:45.026773939Z\" level=info msg=\"Stopped container 588041f22f4334d4af5e05e2a647de393284ed61f5c63f2abde57baed917b276: openstack/nova-metadata-0/nova-metadata-metadata\" id=1ab6ad4c-676a-44c4-8ffe-c00009aef7f0 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:30:45.031289 crc crio[21508]: time=\"2026-06-09T11:30:45.029667054Z\" level=info msg=\"Stopping pod sandbox: 174131ac6667ed4631f0e173aaa770c5d3b9e5c2ef66032e98fa5952c6c46207\" id=07895727-dd6e-4ec4-9c11-3c198b025830 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:30:45.031289 crc crio[21508]: time=\"2026-06-09T11:30:45.03057041Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:174131ac6667ed4631f0e173aaa770c5d3b9e5c2ef66032e98fa5952c6c46207 UID:c9dc53f1-6b6d-4ebe-8bc0-67f267531b62 NetNS:/var/run/netns/7da3cd9a-4ba2-401a-b88f-9dd9cd8ede34 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9dc53f1_6b6d_4ebe_8bc0_67f267531b62.slice PodAnnotations:0xc000159098}] Aliases:map[]}\"\nJun 09 11:30:45.031289 crc crio[21508]: time=\"2026-06-09T11:30:45.030743005Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:30:45.451923 crc crio[21508]: time=\"2026-06-09T11:30:45.451552541Z\" level=info msg=\"Stopped pod sandbox: 174131ac6667ed4631f0e173aaa770c5d3b9e5c2ef66032e98fa5952c6c46207\" id=07895727-dd6e-4ec4-9c11-3c198b025830 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:30:45.843495 crc crio[21508]: time=\"2026-06-09T11:30:45.84275669Z\" level=info msg=\"Removing container: 588041f22f4334d4af5e05e2a647de393284ed61f5c63f2abde57baed917b276\" id=789c7958-13f1-472e-a8bc-c8d15e7dd7c0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:30:45.874431 crc crio[21508]: time=\"2026-06-09T11:30:45.874281413Z\" level=info msg=\"Removed container 588041f22f4334d4af5e05e2a647de393284ed61f5c63f2abde57baed917b276: openstack/nova-metadata-0/nova-metadata-metadata\" id=789c7958-13f1-472e-a8bc-c8d15e7dd7c0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:30:45.883771 crc crio[21508]: time=\"2026-06-09T11:30:45.883649517Z\" level=info msg=\"Removing container: 8ed42bb04f118452674b9b78181ab77cbfca7c0c4886c330d75049f12f8cba3d\" id=7861c190-c596-4e07-bba8-f3fb0d5a9fec name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:30:45.927193 crc crio[21508]: time=\"2026-06-09T11:30:45.927081078Z\" level=info msg=\"Removed container 8ed42bb04f118452674b9b78181ab77cbfca7c0c4886c330d75049f12f8cba3d: openstack/nova-metadata-0/nova-metadata-log\" id=7861c190-c596-4e07-bba8-f3fb0d5a9fec name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:30:46.310766 crc crio[21508]: time=\"2026-06-09T11:30:46.310678875Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=3d5bbe10-44c5-475c-a6ce-f51522fe1c6f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:30:46.310925 crc crio[21508]: time=\"2026-06-09T11:30:46.310798789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:46.360021 crc crio[21508]: time=\"2026-06-09T11:30:46.359934957Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:4bb77b6c5cbcb24c8b9468056d799592cebb38fa4c1b2449f3a8de51716e10f2 UID:4abe1a46-7c54-4e50-ace7-37eac9bd938a NetNS:/var/run/netns/52fec19a-fd88-4f3d-949b-c0a8fe5b3b07 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4abe1a46_7c54_4e50_ace7_37eac9bd938a.slice PodAnnotations:0xc000d9e0f8}] Aliases:map[]}\"\nJun 09 11:30:46.360021 crc crio[21508]: time=\"2026-06-09T11:30:46.360001949Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:30:46.871872 crc crio[21508]: 2026-06-09T11:30:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4bb77b6c5cbcb24 Mac:32:22:84:76:e3:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c7 Mtu:0 Sandbox:/var/run/netns/52fec19a-fd88-4f3d-949b-c0a8fe5b3b07 SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:30:46.877238 crc crio[21508]: time=\"2026-06-09T11:30:46.877170035Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:4bb77b6c5cbcb24c8b9468056d799592cebb38fa4c1b2449f3a8de51716e10f2 UID:4abe1a46-7c54-4e50-ace7-37eac9bd938a NetNS:/var/run/netns/52fec19a-fd88-4f3d-949b-c0a8fe5b3b07 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4abe1a46_7c54_4e50_ace7_37eac9bd938a.slice PodAnnotations:0xc000d9e0f8}] Aliases:map[]}\"\nJun 09 11:30:46.877677 crc crio[21508]: time=\"2026-06-09T11:30:46.877630998Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:30:46.888864 crc crio[21508]: time=\"2026-06-09T11:30:46.888785195Z\" level=info msg=\"Ran pod sandbox 4bb77b6c5cbcb24c8b9468056d799592cebb38fa4c1b2449f3a8de51716e10f2 with infra container: openstack/nova-metadata-0/POD\" id=3d5bbe10-44c5-475c-a6ce-f51522fe1c6f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:30:46.893909 crc crio[21508]: time=\"2026-06-09T11:30:46.893845813Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=7abe6e6b-cd50-4333-8dcf-98f6bb75905e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:46.898059 crc crio[21508]: time=\"2026-06-09T11:30:46.897916652Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=d0e095e7-37ad-491d-857b-b54da62263cc name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:46.910138 crc crio[21508]: time=\"2026-06-09T11:30:46.910048427Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=0115033c-6ca8-4289-9f61-ee1cc38d6492 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:46.912095 crc crio[21508]: time=\"2026-06-09T11:30:46.912034215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:46.965938 crc crio[21508]: time=\"2026-06-09T11:30:46.96586608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:46.976054 crc crio[21508]: time=\"2026-06-09T11:30:46.975984287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:47.116136 crc crio[21508]: time=\"2026-06-09T11:30:47.116015635Z\" level=info msg=\"Created container d65caeecdce2b31d2d0fae1bd83c41a8936499d57bc864223ed3541aec9e7cc6: openstack/nova-metadata-0/nova-metadata-log\" id=0115033c-6ca8-4289-9f61-ee1cc38d6492 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:47.117290 crc crio[21508]: time=\"2026-06-09T11:30:47.11720863Z\" level=info msg=\"Starting container: d65caeecdce2b31d2d0fae1bd83c41a8936499d57bc864223ed3541aec9e7cc6\" id=81cd51dc-c573-452b-954c-3e85a1aa5499 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:30:47.123270 crc crio[21508]: time=\"2026-06-09T11:30:47.123133413Z\" level=info msg=\"Started container\" PID=88220 containerID=d65caeecdce2b31d2d0fae1bd83c41a8936499d57bc864223ed3541aec9e7cc6 description=openstack/nova-metadata-0/nova-metadata-log id=81cd51dc-c573-452b-954c-3e85a1aa5499 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4bb77b6c5cbcb24c8b9468056d799592cebb38fa4c1b2449f3a8de51716e10f2\nJun 09 11:30:47.134139 crc crio[21508]: time=\"2026-06-09T11:30:47.134060723Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=4451bf07-1395-4414-b332-5a249bb4571b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:47.153223 crc crio[21508]: time=\"2026-06-09T11:30:47.15310224Z\" level=warning msg=\"Stopping container 76a030c23a78a18ada36bf85253d4e006fe5e1d5e0a4fb3b72700605178bc1d8 with stop signal(15) timed out. Killing...\"\nJun 09 11:30:47.156047 crc crio[21508]: time=\"2026-06-09T11:30:47.155931593Z\" level=warning msg=\"Stopping container c795567cc782025ff8449faff20d58cfe6b86107be3caff0e855608d2bc70e01 with stop signal(15) timed out. Killing...\"\nJun 09 11:30:47.226209 crc crio[21508]: time=\"2026-06-09T11:30:47.226114586Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=fe87b0d8-9e4f-4937-9a04-22b07b0e4f43 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:47.248901 crc crio[21508]: time=\"2026-06-09T11:30:47.24878771Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=d751d04a-8a6e-4dfc-abfe-45f80d9c5fc2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:47.250979 crc crio[21508]: time=\"2026-06-09T11:30:47.250903032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:47.265483 crc crio[21508]: time=\"2026-06-09T11:30:47.265390906Z\" level=error msg=\"Killing container 76a030c23a78a18ada36bf85253d4e006fe5e1d5e0a4fb3b72700605178bc1d8 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 76a030c23a78a18ada36bf85253d4e006fe5e1d5e0a4fb3b72700605178bc1d8 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 09 11:30:47.304221 crc crio[21508]: time=\"2026-06-09T11:30:47.304118569Z\" level=info msg=\"Stopped container 76a030c23a78a18ada36bf85253d4e006fe5e1d5e0a4fb3b72700605178bc1d8: openstack/ceilometer-0/ceilometer-central-agent\" id=3f2559b5-2fe4-4a23-b934-593fc6bba021 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:30:47.321961 crc crio[21508]: time=\"2026-06-09T11:30:47.321861338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:47.325852 crc crio[21508]: time=\"2026-06-09T11:30:47.325778873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:47.456837 crc crio[21508]: time=\"2026-06-09T11:30:47.456712505Z\" level=info msg=\"Created container 62e554b19468c7e1e94b3529e448bb98dae4d9f8ae68ba766e070991e77b9352: openstack/nova-metadata-0/nova-metadata-metadata\" id=d751d04a-8a6e-4dfc-abfe-45f80d9c5fc2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:47.461090 crc crio[21508]: time=\"2026-06-09T11:30:47.461008271Z\" level=info msg=\"Starting container: 62e554b19468c7e1e94b3529e448bb98dae4d9f8ae68ba766e070991e77b9352\" id=69dd6c49-d87b-43f6-a737-98b1d390011a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:30:47.467321 crc crio[21508]: time=\"2026-06-09T11:30:47.467099689Z\" level=info msg=\"Started container\" PID=88276 containerID=62e554b19468c7e1e94b3529e448bb98dae4d9f8ae68ba766e070991e77b9352 description=openstack/nova-metadata-0/nova-metadata-metadata id=69dd6c49-d87b-43f6-a737-98b1d390011a name=/runtime.v1.RuntimeService/StartContainer sandboxID=4bb77b6c5cbcb24c8b9468056d799592cebb38fa4c1b2449f3a8de51716e10f2\nJun 09 11:30:47.678713 crc crio[21508]: time=\"2026-06-09T11:30:47.678062003Z\" level=info msg=\"Stopped container c795567cc782025ff8449faff20d58cfe6b86107be3caff0e855608d2bc70e01: openstack/ceilometer-0/ceilometer-notification-agent\" id=456657eb-b2c4-4091-b9b0-5b79a51e4988 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:30:47.680680 crc crio[21508]: time=\"2026-06-09T11:30:47.680584607Z\" level=info msg=\"Stopping pod sandbox: a120b86559af31159e46f93e49082aff41f08c0023c38fb67c41068e2ab29b09\" id=665556c9-ac79-450b-8143-c3ef815096ba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:30:47.681624 crc crio[21508]: time=\"2026-06-09T11:30:47.681562676Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a120b86559af31159e46f93e49082aff41f08c0023c38fb67c41068e2ab29b09 UID:dff53777-2dcc-498b-89ad-f85a2d7ff13a NetNS:/var/run/netns/7c78fb60-bb62-4183-89cb-07fa2719002e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddff53777_2dcc_498b_89ad_f85a2d7ff13a.slice PodAnnotations:0xc000d9ee20}] Aliases:map[]}\"\nJun 09 11:30:47.681830 crc crio[21508]: time=\"2026-06-09T11:30:47.681764761Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:30:48.047944 crc crio[21508]: time=\"2026-06-09T11:30:48.047797024Z\" level=info msg=\"Stopped pod sandbox: a120b86559af31159e46f93e49082aff41f08c0023c38fb67c41068e2ab29b09\" id=665556c9-ac79-450b-8143-c3ef815096ba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:30:48.912958 crc crio[21508]: time=\"2026-06-09T11:30:48.912232863Z\" level=info msg=\"Removing container: ae1f94efa795f8f873b30029750828231cf297e5742be4216664fa3e5568229d\" id=fe015071-7a89-4484-8fa0-6ade03849eaa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:30:48.941612 crc crio[21508]: time=\"2026-06-09T11:30:48.941211371Z\" level=info msg=\"Removed container ae1f94efa795f8f873b30029750828231cf297e5742be4216664fa3e5568229d: openstack/ceilometer-0/proxy-httpd\" id=fe015071-7a89-4484-8fa0-6ade03849eaa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:30:48.952675 crc crio[21508]: time=\"2026-06-09T11:30:48.951837662Z\" level=info msg=\"Removing container: 57852bc3abbf11c357e8c3fda3b38ebe19543289f1337f6574dc462616ee76a1\" id=972602f8-2643-4787-a951-a125c0c0794d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:30:48.985103 crc crio[21508]: time=\"2026-06-09T11:30:48.984976932Z\" level=info msg=\"Removed container 57852bc3abbf11c357e8c3fda3b38ebe19543289f1337f6574dc462616ee76a1: openstack/ceilometer-0/sg-core\" id=972602f8-2643-4787-a951-a125c0c0794d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:30:48.990039 crc crio[21508]: time=\"2026-06-09T11:30:48.989978559Z\" level=info msg=\"Removing container: c795567cc782025ff8449faff20d58cfe6b86107be3caff0e855608d2bc70e01\" id=b0e7703b-ec15-4c41-93ff-dc462adf8081 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:30:49.075672 crc crio[21508]: time=\"2026-06-09T11:30:49.073860214Z\" level=info msg=\"Removed container c795567cc782025ff8449faff20d58cfe6b86107be3caff0e855608d2bc70e01: openstack/ceilometer-0/ceilometer-notification-agent\" id=b0e7703b-ec15-4c41-93ff-dc462adf8081 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:30:49.088909 crc crio[21508]: time=\"2026-06-09T11:30:49.088604125Z\" level=info msg=\"Removing container: 76a030c23a78a18ada36bf85253d4e006fe5e1d5e0a4fb3b72700605178bc1d8\" id=2e1c73dd-02f8-40c0-8164-1ad9c0a2abf7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:30:49.145993 crc crio[21508]: time=\"2026-06-09T11:30:49.14445979Z\" level=info msg=\"Removed container 76a030c23a78a18ada36bf85253d4e006fe5e1d5e0a4fb3b72700605178bc1d8: openstack/ceilometer-0/ceilometer-central-agent\" id=2e1c73dd-02f8-40c0-8164-1ad9c0a2abf7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:30:49.443431 crc crio[21508]: time=\"2026-06-09T11:30:49.443277965Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=7aba667a-bc83-4ce1-9fe2-4e4fc913693a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:30:49.443536 crc crio[21508]: time=\"2026-06-09T11:30:49.44344883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:49.487125 crc crio[21508]: time=\"2026-06-09T11:30:49.486999325Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:57cfd63aee94b0c50aaf55f20992def5b048ba5b06432d7edde2538729dbea68 UID:550d74e4-4e24-4883-bea0-ea4b6157dd31 NetNS:/var/run/netns/d8b31920-62b7-45ad-bb4e-ef17f153de8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod550d74e4_4e24_4883_bea0_ea4b6157dd31.slice PodAnnotations:0xc00465e128}] Aliases:map[]}\"\nJun 09 11:30:49.487125 crc crio[21508]: time=\"2026-06-09T11:30:49.487077657Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:30:49.937491 crc crio[21508]: time=\"2026-06-09T11:30:49.936859371Z\" level=info msg=\"Stopping pod sandbox: e920ce467b9c7f2e9a4b1c6aceb06423e7293b23714757db64bd8db97604c67d\" id=bc4735ee-223a-45d8-a87a-82bccce898b7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:30:49.938104 crc crio[21508]: time=\"2026-06-09T11:30:49.938032315Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-jn5ls Namespace:openstack ID:e920ce467b9c7f2e9a4b1c6aceb06423e7293b23714757db64bd8db97604c67d UID:f82e013b-3060-404d-964f-b74ae6cdd022 NetNS:/var/run/netns/09ed7434-6c45-4d9a-a334-c026498039ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf82e013b_3060_404d_964f_b74ae6cdd022.slice PodAnnotations:0xc004f90128}] Aliases:map[]}\"\nJun 09 11:30:49.938251 crc crio[21508]: time=\"2026-06-09T11:30:49.93819167Z\" level=info msg=\"Deleting pod openstack_nova-cell0-cell-mapping-jn5ls from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:30:50.063639 crc crio[21508]: 2026-06-09T11:30:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:57cfd63aee94b0c Mac:0e:d9:fb:75:b3:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c8 Mtu:0 Sandbox:/var/run/netns/d8b31920-62b7-45ad-bb4e-ef17f153de8a SocketPath: PciID:}] [{Interface:0xc00011a680 Address:{IP:10.217.0.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:30:50.065441 crc crio[21508]: time=\"2026-06-09T11:30:50.065279599Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:57cfd63aee94b0c50aaf55f20992def5b048ba5b06432d7edde2538729dbea68 UID:550d74e4-4e24-4883-bea0-ea4b6157dd31 NetNS:/var/run/netns/d8b31920-62b7-45ad-bb4e-ef17f153de8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod550d74e4_4e24_4883_bea0_ea4b6157dd31.slice PodAnnotations:0xc00465e128}] Aliases:map[]}\"\nJun 09 11:30:50.065615 crc crio[21508]: time=\"2026-06-09T11:30:50.065552597Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:30:50.081124 crc crio[21508]: time=\"2026-06-09T11:30:50.080942228Z\" level=info msg=\"Ran pod sandbox 57cfd63aee94b0c50aaf55f20992def5b048ba5b06432d7edde2538729dbea68 with infra container: openstack/ceilometer-0/POD\" id=7aba667a-bc83-4ce1-9fe2-4e4fc913693a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:30:50.084066 crc crio[21508]: time=\"2026-06-09T11:30:50.083718559Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=9f40eadd-040f-48fe-8243-601eb629e972 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:50.132060 crc crio[21508]: time=\"2026-06-09T11:30:50.131975851Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=8582f35b-7d99-407b-9bd9-46b80112e21e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:50.145259 crc crio[21508]: time=\"2026-06-09T11:30:50.142618903Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=9046a692-6685-4d91-8fdc-4d6123d9dde1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:50.145259 crc crio[21508]: time=\"2026-06-09T11:30:50.143048545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:50.220648 crc crio[21508]: time=\"2026-06-09T11:30:50.220498562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:50.226562 crc crio[21508]: time=\"2026-06-09T11:30:50.226517048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:50.317186 crc crio[21508]: time=\"2026-06-09T11:30:50.316619585Z\" level=info msg=\"Stopped pod sandbox: e920ce467b9c7f2e9a4b1c6aceb06423e7293b23714757db64bd8db97604c67d\" id=bc4735ee-223a-45d8-a87a-82bccce898b7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:30:50.407636 crc crio[21508]: time=\"2026-06-09T11:30:50.407544276Z\" level=info msg=\"Created container a75af81b66579b86bebaf20177800ab1d5b4690b939b69e7bb303ae886c2ae1d: openstack/ceilometer-0/ceilometer-central-agent\" id=9046a692-6685-4d91-8fdc-4d6123d9dde1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:50.411819 crc crio[21508]: time=\"2026-06-09T11:30:50.411743939Z\" level=info msg=\"Starting container: a75af81b66579b86bebaf20177800ab1d5b4690b939b69e7bb303ae886c2ae1d\" id=0b3e08d0-e753-4c2a-a1a8-17a20a9861a1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:30:50.424721 crc crio[21508]: time=\"2026-06-09T11:30:50.424580845Z\" level=info msg=\"Started container\" PID=88629 containerID=a75af81b66579b86bebaf20177800ab1d5b4690b939b69e7bb303ae886c2ae1d description=openstack/ceilometer-0/ceilometer-central-agent id=0b3e08d0-e753-4c2a-a1a8-17a20a9861a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=57cfd63aee94b0c50aaf55f20992def5b048ba5b06432d7edde2538729dbea68\nJun 09 11:30:50.447081 crc crio[21508]: time=\"2026-06-09T11:30:50.446717283Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=8ad38754-b121-4868-958e-3ab511a1deff name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:50.485335 crc crio[21508]: time=\"2026-06-09T11:30:50.485075585Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=c6f4747a-71d9-4a2e-8962-ea2ebd3bff58 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:50.503070 crc crio[21508]: time=\"2026-06-09T11:30:50.502976419Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=a8d68fcc-5afb-4df1-aaea-94e1e43ce971 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:50.504051 crc crio[21508]: time=\"2026-06-09T11:30:50.503704731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:50.607396 crc crio[21508]: time=\"2026-06-09T11:30:50.60721074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:50.612546 crc crio[21508]: time=\"2026-06-09T11:30:50.612464954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:50.821895 crc crio[21508]: time=\"2026-06-09T11:30:50.821647215Z\" level=info msg=\"Created container 3f388166fbeaed0cd61d8740897272a288b246efb6294f7776db6c2d2db2a2d6: openstack/ceilometer-0/ceilometer-notification-agent\" id=a8d68fcc-5afb-4df1-aaea-94e1e43ce971 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:50.823947 crc crio[21508]: time=\"2026-06-09T11:30:50.82387424Z\" level=info msg=\"Starting container: 3f388166fbeaed0cd61d8740897272a288b246efb6294f7776db6c2d2db2a2d6\" id=874fdc93-a623-40a9-9a99-e7a27c40c823 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:30:50.829564 crc crio[21508]: time=\"2026-06-09T11:30:50.829473154Z\" level=info msg=\"Started container\" PID=88680 containerID=3f388166fbeaed0cd61d8740897272a288b246efb6294f7776db6c2d2db2a2d6 description=openstack/ceilometer-0/ceilometer-notification-agent id=874fdc93-a623-40a9-9a99-e7a27c40c823 name=/runtime.v1.RuntimeService/StartContainer sandboxID=57cfd63aee94b0c50aaf55f20992def5b048ba5b06432d7edde2538729dbea68\nJun 09 11:30:50.839564 crc crio[21508]: time=\"2026-06-09T11:30:50.839205999Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=c03aac0f-c367-4a3c-af77-8202638bdf0f name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:50.853393 crc crio[21508]: time=\"2026-06-09T11:30:50.853188398Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=ff7270ab-8752-4577-9d76-d6e14d7d5660 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:50.861688 crc crio[21508]: time=\"2026-06-09T11:30:50.861580614Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=7f312eec-6da4-4497-ac76-946072626e1b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:50.862120 crc crio[21508]: time=\"2026-06-09T11:30:50.862047557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:50.914528 crc crio[21508]: time=\"2026-06-09T11:30:50.914480672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:50.917802 crc crio[21508]: time=\"2026-06-09T11:30:50.917777088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:51.132661 crc crio[21508]: time=\"2026-06-09T11:30:51.131250886Z\" level=info msg=\"Created container e1d27a8aeafedbece7631c005f481b255ad03fe8c64016631e77ec7c560476bc: openstack/ceilometer-0/sg-core\" id=7f312eec-6da4-4497-ac76-946072626e1b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:51.138378 crc crio[21508]: time=\"2026-06-09T11:30:51.133730588Z\" level=info msg=\"Starting container: e1d27a8aeafedbece7631c005f481b255ad03fe8c64016631e77ec7c560476bc\" id=84e59c27-c964-4ddf-821d-0df7f789fb21 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:30:51.144836 crc crio[21508]: time=\"2026-06-09T11:30:51.144742341Z\" level=info msg=\"Started container\" PID=88700 containerID=e1d27a8aeafedbece7631c005f481b255ad03fe8c64016631e77ec7c560476bc description=openstack/ceilometer-0/sg-core id=84e59c27-c964-4ddf-821d-0df7f789fb21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=57cfd63aee94b0c50aaf55f20992def5b048ba5b06432d7edde2538729dbea68\nJun 09 11:30:51.160202 crc crio[21508]: time=\"2026-06-09T11:30:51.160131221Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=73f397ad-f29d-4d58-a953-3d683d80bac2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:51.208800 crc crio[21508]: time=\"2026-06-09T11:30:51.208693872Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=447eca09-06a1-41bb-81a7-145a022cfaae name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:51.214608 crc crio[21508]: time=\"2026-06-09T11:30:51.214472492Z\" level=info msg=\"Stopping container: 45c6ac8254f0d2b9fa35407a7c92ab1b93983ddcfdd6e93d2b5d5370c65d54b1 (timeout: 30s)\" id=2ae4120a-512c-43c1-9ce5-cce87850fea1 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:30:51.214725 crc crio[21508]: time=\"2026-06-09T11:30:51.214277506Z\" level=info msg=\"Stopping container: 67f4601dcd400a05caa675700c87e15935e1df9981779a0dedad9b180a7de986 (timeout: 30s)\" id=71610ffd-86f5-4ba3-82d1-41adf12c783e name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:30:51.228095 crc crio[21508]: time=\"2026-06-09T11:30:51.227911205Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=5a787008-2164-438e-b35d-48d69e9e94be name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:51.228638 crc crio[21508]: time=\"2026-06-09T11:30:51.228573444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:51.300960 crc crio[21508]: time=\"2026-06-09T11:30:51.30087196Z\" level=info msg=\"Stopping container: d65caeecdce2b31d2d0fae1bd83c41a8936499d57bc864223ed3541aec9e7cc6 (timeout: 30s)\" id=22948ae1-3f38-4d10-8e86-2a0bd665e824 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:30:51.301105 crc crio[21508]: time=\"2026-06-09T11:30:51.301004644Z\" level=info msg=\"Stopping container: 62e554b19468c7e1e94b3529e448bb98dae4d9f8ae68ba766e070991e77b9352 (timeout: 30s)\" id=b8a8583c-b070-4590-bb55-0ec9e79bd0b5 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:30:51.318930 crc crio[21508]: time=\"2026-06-09T11:30:51.318831386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:51.327475 crc crio[21508]: time=\"2026-06-09T11:30:51.326671385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:51.341193 crc crio[21508]: time=\"2026-06-09T11:30:51.341098018Z\" level=info msg=\"Stopped container 45c6ac8254f0d2b9fa35407a7c92ab1b93983ddcfdd6e93d2b5d5370c65d54b1: openstack/nova-api-0/nova-api-log\" id=2ae4120a-512c-43c1-9ce5-cce87850fea1 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:30:51.445009 crc crio[21508]: time=\"2026-06-09T11:30:51.444904576Z\" level=info msg=\"Stopped container d65caeecdce2b31d2d0fae1bd83c41a8936499d57bc864223ed3541aec9e7cc6: openstack/nova-metadata-0/nova-metadata-log\" id=22948ae1-3f38-4d10-8e86-2a0bd665e824 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:30:51.466755 crc crio[21508]: time=\"2026-06-09T11:30:51.466659962Z\" level=info msg=\"Created container 178266a0bd9ff2d3be59f5e89cc68659612da5f48be8f9b10180adda95df69b7: openstack/ceilometer-0/proxy-httpd\" id=5a787008-2164-438e-b35d-48d69e9e94be name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:51.467562 crc crio[21508]: time=\"2026-06-09T11:30:51.467499807Z\" level=info msg=\"Starting container: 178266a0bd9ff2d3be59f5e89cc68659612da5f48be8f9b10180adda95df69b7\" id=df132101-c44e-49b5-b51d-2645614ee6f9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:30:51.472830 crc crio[21508]: time=\"2026-06-09T11:30:51.472751521Z\" level=info msg=\"Started container\" PID=88728 containerID=178266a0bd9ff2d3be59f5e89cc68659612da5f48be8f9b10180adda95df69b7 description=openstack/ceilometer-0/proxy-httpd id=df132101-c44e-49b5-b51d-2645614ee6f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=57cfd63aee94b0c50aaf55f20992def5b048ba5b06432d7edde2538729dbea68\nJun 09 11:30:51.533650 crc crio[21508]: time=\"2026-06-09T11:30:51.533474518Z\" level=info msg=\"Stopped container 62e554b19468c7e1e94b3529e448bb98dae4d9f8ae68ba766e070991e77b9352: openstack/nova-metadata-0/nova-metadata-metadata\" id=b8a8583c-b070-4590-bb55-0ec9e79bd0b5 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:30:51.534848 crc crio[21508]: time=\"2026-06-09T11:30:51.534761135Z\" level=info msg=\"Stopping pod sandbox: 4bb77b6c5cbcb24c8b9468056d799592cebb38fa4c1b2449f3a8de51716e10f2\" id=fe3ad3b1-7344-4eb4-a96b-d92ad0f2b76e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:30:51.536204 crc crio[21508]: time=\"2026-06-09T11:30:51.536132746Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:4bb77b6c5cbcb24c8b9468056d799592cebb38fa4c1b2449f3a8de51716e10f2 UID:4abe1a46-7c54-4e50-ace7-37eac9bd938a NetNS:/var/run/netns/52fec19a-fd88-4f3d-949b-c0a8fe5b3b07 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4abe1a46_7c54_4e50_ace7_37eac9bd938a.slice PodAnnotations:0xc0039b84a8}] Aliases:map[]}\"\nJun 09 11:30:51.536500 crc crio[21508]: time=\"2026-06-09T11:30:51.536406444Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:30:51.898522 crc crio[21508]: time=\"2026-06-09T11:30:51.897994486Z\" level=info msg=\"Stopped pod sandbox: 4bb77b6c5cbcb24c8b9468056d799592cebb38fa4c1b2449f3a8de51716e10f2\" id=fe3ad3b1-7344-4eb4-a96b-d92ad0f2b76e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:30:52.008913 crc crio[21508]: time=\"2026-06-09T11:30:52.008231562Z\" level=info msg=\"Stopping container: 5af8b80d93a0af8ac1985e292380fc7e8b115211c09ac81dd40a86bee6216835 (timeout: 10s)\" id=3c8bb0ef-2e03-40d4-9518-ec5c54b44253 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:30:52.051507 crc crio[21508]: time=\"2026-06-09T11:30:52.051440207Z\" level=info msg=\"Stopping container: 86e830cf2d59ca93a269ea756fc888b925e16a70bd2c96ac8cb4fd92d2366ab1 (timeout: 30s)\" id=fefab6c4-fe2c-439c-98b7-75f6d1130359 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:30:52.052797 crc crio[21508]: time=\"2026-06-09T11:30:52.05187266Z\" level=info msg=\"Stopping pod sandbox: ba0031792c7cc71703b8dc3a1c5a3fdee6e9ff767caa64bd78c3254506535221\" id=16284c72-98c2-4c89-b965-385e9b10e89a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:30:52.052797 crc crio[21508]: time=\"2026-06-09T11:30:52.052435806Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-54xwr Namespace:openstack ID:ba0031792c7cc71703b8dc3a1c5a3fdee6e9ff767caa64bd78c3254506535221 UID:202612f5-1667-47a5-8c92-675215a5ca14 NetNS:/var/run/netns/9bd4fdca-ad74-448d-8a20-5c334cc926e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod202612f5_1667_47a5_8c92_675215a5ca14.slice PodAnnotations:0xc00008d040}] Aliases:map[]}\"\nJun 09 11:30:52.052797 crc crio[21508]: time=\"2026-06-09T11:30:52.05257967Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-db-sync-54xwr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:30:52.160782 crc crio[21508]: time=\"2026-06-09T11:30:52.160718865Z\" level=info msg=\"Stopped container 5af8b80d93a0af8ac1985e292380fc7e8b115211c09ac81dd40a86bee6216835: openstack/dnsmasq-dns-75b56949bf-d5qnp/dnsmasq-dns\" id=3c8bb0ef-2e03-40d4-9518-ec5c54b44253 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:30:52.172147 crc crio[21508]: time=\"2026-06-09T11:30:52.171789719Z\" level=info msg=\"Stopping pod sandbox: a5f01fe919e18eb82fc678721b5f3aef2cf5b0c51ae1fb15ac4890a6a62b5434\" id=8207412d-2dab-4687-843a-b2819b70ef9f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:30:52.179024 crc crio[21508]: time=\"2026-06-09T11:30:52.177672721Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-75b56949bf-d5qnp Namespace:openstack ID:a5f01fe919e18eb82fc678721b5f3aef2cf5b0c51ae1fb15ac4890a6a62b5434 UID:0deba880-a7cb-47ef-8985-cfa4449c00a0 NetNS:/var/run/netns/33a540e0-83a3-43c9-a890-8aaf7d6a66c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0deba880_a7cb_47ef_8985_cfa4449c00a0.slice PodAnnotations:0xc00008d250}] Aliases:map[]}\"\nJun 09 11:30:52.179024 crc crio[21508]: time=\"2026-06-09T11:30:52.177920379Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-75b56949bf-d5qnp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:30:52.583826 crc crio[21508]: time=\"2026-06-09T11:30:52.582419737Z\" level=info msg=\"Stopped pod sandbox: ba0031792c7cc71703b8dc3a1c5a3fdee6e9ff767caa64bd78c3254506535221\" id=16284c72-98c2-4c89-b965-385e9b10e89a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:30:52.682719 crc crio[21508]: time=\"2026-06-09T11:30:52.682608699Z\" level=info msg=\"Stopped pod sandbox: a5f01fe919e18eb82fc678721b5f3aef2cf5b0c51ae1fb15ac4890a6a62b5434\" id=8207412d-2dab-4687-843a-b2819b70ef9f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:30:53.082706 crc crio[21508]: time=\"2026-06-09T11:30:53.082635957Z\" level=info msg=\"Removing container: 5af8b80d93a0af8ac1985e292380fc7e8b115211c09ac81dd40a86bee6216835\" id=a413800f-90f8-481f-8579-d648e7ac7e27 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:30:53.145507 crc crio[21508]: time=\"2026-06-09T11:30:53.145367343Z\" level=info msg=\"Removed container 5af8b80d93a0af8ac1985e292380fc7e8b115211c09ac81dd40a86bee6216835: openstack/dnsmasq-dns-75b56949bf-d5qnp/dnsmasq-dns\" id=a413800f-90f8-481f-8579-d648e7ac7e27 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:30:53.160377 crc crio[21508]: time=\"2026-06-09T11:30:53.153229503Z\" level=info msg=\"Removing container: ceff6bca8a4082c7351f23f06d47e9c9deb369ff663f61812dbeda00a9db8d7b\" id=b3dcaaca-b35e-44cd-9c20-2b7e77ab4ce8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:30:53.250424 crc crio[21508]: time=\"2026-06-09T11:30:53.237107988Z\" level=info msg=\"Removed container ceff6bca8a4082c7351f23f06d47e9c9deb369ff663f61812dbeda00a9db8d7b: openstack/dnsmasq-dns-75b56949bf-d5qnp/init\" id=b3dcaaca-b35e-44cd-9c20-2b7e77ab4ce8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:30:53.526632 crc crio[21508]: time=\"2026-06-09T11:30:53.526548709Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=227b4726-8fe4-4803-b521-6a2b2a03b4bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:30:53.526752 crc crio[21508]: time=\"2026-06-09T11:30:53.526677923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:53.573617 crc crio[21508]: time=\"2026-06-09T11:30:53.573532464Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:1e85f88dd741cf912e174a6b659394609a5d3e9ae68a8306147fb2c9322a721c UID:29a9e05a-bd6c-4af9-b79c-aec8cdb5eb40 NetNS:/var/run/netns/ef0aab10-982e-4286-8f86-76fc79455c32 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29a9e05a_bd6c_4af9_b79c_aec8cdb5eb40.slice PodAnnotations:0xc002c0ae48}] Aliases:map[]}\"\nJun 09 11:30:53.573893 crc crio[21508]: time=\"2026-06-09T11:30:53.573842033Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:30:53.670122 crc crio[21508]: time=\"2026-06-09T11:30:53.670043048Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=3c59de48-7cdd-4bce-a437-4f7e06dd427e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:30:53.670262 crc crio[21508]: time=\"2026-06-09T11:30:53.670155032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:53.765487 crc crio[21508]: time=\"2026-06-09T11:30:53.764427611Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:e95dcc0d1d8e1efab729613aea46558c60c1ee7448d400e736f20ab726ffec85 UID:169e1482-bb37-4cc5-a567-7a40871c78ed NetNS:/var/run/netns/00f02959-ef8f-4d57-aa82-95b2c479178a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod169e1482_bb37_4cc5_a567_7a40871c78ed.slice PodAnnotations:0xc002c0a098}] Aliases:map[]}\"\nJun 09 11:30:53.765487 crc crio[21508]: time=\"2026-06-09T11:30:53.764830973Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:30:54.132392 crc crio[21508]: 2026-06-09T11:30:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1e85f88dd741cf9 Mac:9e:4e:45:6c:4c:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c9 Mtu:0 Sandbox:/var/run/netns/ef0aab10-982e-4286-8f86-76fc79455c32 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:30:54.133562 crc crio[21508]: time=\"2026-06-09T11:30:54.133496492Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:1e85f88dd741cf912e174a6b659394609a5d3e9ae68a8306147fb2c9322a721c UID:29a9e05a-bd6c-4af9-b79c-aec8cdb5eb40 NetNS:/var/run/netns/ef0aab10-982e-4286-8f86-76fc79455c32 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29a9e05a_bd6c_4af9_b79c_aec8cdb5eb40.slice PodAnnotations:0xc002c0ae48}] Aliases:map[]}\"\nJun 09 11:30:54.133703 crc crio[21508]: time=\"2026-06-09T11:30:54.133656907Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:30:54.142092 crc crio[21508]: time=\"2026-06-09T11:30:54.142013271Z\" level=info msg=\"Ran pod sandbox 1e85f88dd741cf912e174a6b659394609a5d3e9ae68a8306147fb2c9322a721c with infra container: openstack/nova-cell1-conductor-0/POD\" id=227b4726-8fe4-4803-b521-6a2b2a03b4bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:30:54.144113 crc crio[21508]: time=\"2026-06-09T11:30:54.144047201Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=4ac85fcb-04d6-48a6-b8b4-c68b04c9c97d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:54.172406 crc crio[21508]: time=\"2026-06-09T11:30:54.172239776Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=ba2f58c9-caf0-4598-bf41-86ffd3ad97f2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:54.179540 crc crio[21508]: time=\"2026-06-09T11:30:54.179449057Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=fce8e6a9-978e-4a8a-af55-8cfae327d636 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:54.180064 crc crio[21508]: time=\"2026-06-09T11:30:54.179998323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:54.227715 crc crio[21508]: time=\"2026-06-09T11:30:54.227633797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:54.231178 crc crio[21508]: time=\"2026-06-09T11:30:54.230877882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:54.335124 crc crio[21508]: 2026-06-09T11:30:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e95dcc0d1d8e1ef Mac:d6:d8:fa:5c:0e:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ca Mtu:0 Sandbox:/var/run/netns/00f02959-ef8f-4d57-aa82-95b2c479178a SocketPath: PciID:}] [{Interface:0xc0004a8980 Address:{IP:10.217.0.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:30:54.336866 crc crio[21508]: time=\"2026-06-09T11:30:54.336482272Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:e95dcc0d1d8e1efab729613aea46558c60c1ee7448d400e736f20ab726ffec85 UID:169e1482-bb37-4cc5-a567-7a40871c78ed NetNS:/var/run/netns/00f02959-ef8f-4d57-aa82-95b2c479178a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod169e1482_bb37_4cc5_a567_7a40871c78ed.slice PodAnnotations:0xc002c0a098}] Aliases:map[]}\"\nJun 09 11:30:54.336866 crc crio[21508]: time=\"2026-06-09T11:30:54.336636937Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:30:54.349655 crc crio[21508]: time=\"2026-06-09T11:30:54.348994318Z\" level=info msg=\"Ran pod sandbox e95dcc0d1d8e1efab729613aea46558c60c1ee7448d400e736f20ab726ffec85 with infra container: openstack/nova-metadata-0/POD\" id=3c59de48-7cdd-4bce-a437-4f7e06dd427e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:30:54.351672 crc crio[21508]: time=\"2026-06-09T11:30:54.351597044Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=85a2462e-a0b9-4f46-bc46-355b00480479 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:54.355570 crc crio[21508]: time=\"2026-06-09T11:30:54.355105017Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=0bb53074-f572-4ae5-b79d-76bd6c6d2b86 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:54.361173 crc crio[21508]: time=\"2026-06-09T11:30:54.361084682Z\" level=info msg=\"Created container f0adbb2387731eda41b6c549bdacd189135e3bf22ffcd4d9b2bd9808cf4ca8bf: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=fce8e6a9-978e-4a8a-af55-8cfae327d636 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:54.362385 crc crio[21508]: time=\"2026-06-09T11:30:54.362243336Z\" level=info msg=\"Starting container: f0adbb2387731eda41b6c549bdacd189135e3bf22ffcd4d9b2bd9808cf4ca8bf\" id=15254e41-97fd-47fb-b263-4b292de120f5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:30:54.363270 crc crio[21508]: time=\"2026-06-09T11:30:54.363207174Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=29e6f842-cd03-430e-859a-f326ffb9fed5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:54.364796 crc crio[21508]: time=\"2026-06-09T11:30:54.364733409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:54.370784 crc crio[21508]: time=\"2026-06-09T11:30:54.370695263Z\" level=info msg=\"Started container\" PID=89325 containerID=f0adbb2387731eda41b6c549bdacd189135e3bf22ffcd4d9b2bd9808cf4ca8bf description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=15254e41-97fd-47fb-b263-4b292de120f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e85f88dd741cf912e174a6b659394609a5d3e9ae68a8306147fb2c9322a721c\nJun 09 11:30:54.414918 crc crio[21508]: time=\"2026-06-09T11:30:54.414724682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:54.417940 crc crio[21508]: time=\"2026-06-09T11:30:54.417868574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:54.545698 crc crio[21508]: time=\"2026-06-09T11:30:54.536215458Z\" level=info msg=\"Created container 126f3428843454b56837af6e4e7b6d4e9864bca236799aff85b19f70490ddfe7: openstack/nova-metadata-0/nova-metadata-log\" id=29e6f842-cd03-430e-859a-f326ffb9fed5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:54.545698 crc crio[21508]: time=\"2026-06-09T11:30:54.537981559Z\" level=info msg=\"Starting container: 126f3428843454b56837af6e4e7b6d4e9864bca236799aff85b19f70490ddfe7\" id=4c2a11e0-248b-4fd4-95f9-e67aceb1f458 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:30:54.545698 crc crio[21508]: time=\"2026-06-09T11:30:54.54415445Z\" level=info msg=\"Started container\" PID=89335 containerID=126f3428843454b56837af6e4e7b6d4e9864bca236799aff85b19f70490ddfe7 description=openstack/nova-metadata-0/nova-metadata-log id=4c2a11e0-248b-4fd4-95f9-e67aceb1f458 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e95dcc0d1d8e1efab729613aea46558c60c1ee7448d400e736f20ab726ffec85\nJun 09 11:30:54.556892 crc crio[21508]: time=\"2026-06-09T11:30:54.556828551Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=3f0c67a5-375e-4b7e-888f-def575f82259 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:54.599764 crc crio[21508]: time=\"2026-06-09T11:30:54.599677075Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=fd980945-ddb1-419e-9a8a-f7dca23dbdf3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:54.608703 crc crio[21508]: time=\"2026-06-09T11:30:54.607753131Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=5657ba6d-540b-4d3a-b7d0-5d718a4b0f60 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:54.611526 crc crio[21508]: time=\"2026-06-09T11:30:54.611408118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:54.671019 crc crio[21508]: time=\"2026-06-09T11:30:54.67093843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:54.673873 crc crio[21508]: time=\"2026-06-09T11:30:54.673751413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:54.762773 crc crio[21508]: time=\"2026-06-09T11:30:54.76079953Z\" level=info msg=\"Stopped container 67f4601dcd400a05caa675700c87e15935e1df9981779a0dedad9b180a7de986: openstack/nova-api-0/nova-api-api\" id=71610ffd-86f5-4ba3-82d1-41adf12c783e name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:30:54.764430 crc crio[21508]: time=\"2026-06-09T11:30:54.764123688Z\" level=info msg=\"Stopping pod sandbox: c13f5ac27f1b33cbed369c23fdf2415ad5258c5b4e95987f543e32ae2d8f49f3\" id=efc1ade9-0796-406f-8cd4-dbcec5234ef0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:30:54.765136 crc crio[21508]: time=\"2026-06-09T11:30:54.765062925Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:c13f5ac27f1b33cbed369c23fdf2415ad5258c5b4e95987f543e32ae2d8f49f3 UID:3212748e-39bb-45d6-a350-5704e6bc49cf NetNS:/var/run/netns/cb3ff573-799d-476e-be72-d7d0867e0894 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3212748e_39bb_45d6_a350_5704e6bc49cf.slice PodAnnotations:0xc000852e70}] Aliases:map[]}\"\nJun 09 11:30:54.765382 crc crio[21508]: time=\"2026-06-09T11:30:54.76524214Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:30:54.937587 crc crio[21508]: time=\"2026-06-09T11:30:54.934995799Z\" level=info msg=\"Created container f767160e75d488623e8b9687b28542d26540f84f6784ff81006164c3d4291318: openstack/nova-metadata-0/nova-metadata-metadata\" id=5657ba6d-540b-4d3a-b7d0-5d718a4b0f60 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:54.938213 crc crio[21508]: time=\"2026-06-09T11:30:54.938176412Z\" level=info msg=\"Starting container: f767160e75d488623e8b9687b28542d26540f84f6784ff81006164c3d4291318\" id=981c8417-35dd-44c6-8eb9-3fc15be94003 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:30:54.947213 crc crio[21508]: time=\"2026-06-09T11:30:54.947112323Z\" level=info msg=\"Started container\" PID=89408 containerID=f767160e75d488623e8b9687b28542d26540f84f6784ff81006164c3d4291318 description=openstack/nova-metadata-0/nova-metadata-metadata id=981c8417-35dd-44c6-8eb9-3fc15be94003 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e95dcc0d1d8e1efab729613aea46558c60c1ee7448d400e736f20ab726ffec85\nJun 09 11:30:55.109899 crc crio[21508]: time=\"2026-06-09T11:30:55.109515746Z\" level=info msg=\"Stopped pod sandbox: c13f5ac27f1b33cbed369c23fdf2415ad5258c5b4e95987f543e32ae2d8f49f3\" id=efc1ade9-0796-406f-8cd4-dbcec5234ef0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:30:55.188655 crc crio[21508]: time=\"2026-06-09T11:30:55.188277361Z\" level=info msg=\"Removing container: 67f4601dcd400a05caa675700c87e15935e1df9981779a0dedad9b180a7de986\" id=57c330a2-4e18-41e6-86ea-cd6595307065 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:30:55.256034 crc crio[21508]: time=\"2026-06-09T11:30:55.255994033Z\" level=info msg=\"Removed container 67f4601dcd400a05caa675700c87e15935e1df9981779a0dedad9b180a7de986: openstack/nova-api-0/nova-api-api\" id=57c330a2-4e18-41e6-86ea-cd6595307065 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:30:55.280690 crc crio[21508]: time=\"2026-06-09T11:30:55.280586133Z\" level=info msg=\"Removing container: 45c6ac8254f0d2b9fa35407a7c92ab1b93983ddcfdd6e93d2b5d5370c65d54b1\" id=471bcfcd-48d7-4fe1-9f33-ba794e251b40 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:30:55.338436 crc crio[21508]: time=\"2026-06-09T11:30:55.338277831Z\" level=info msg=\"Removed container 45c6ac8254f0d2b9fa35407a7c92ab1b93983ddcfdd6e93d2b5d5370c65d54b1: openstack/nova-api-0/nova-api-log\" id=471bcfcd-48d7-4fe1-9f33-ba794e251b40 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:30:55.975939 crc crio[21508]: time=\"2026-06-09T11:30:55.975543632Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=85ef4428-702c-47af-b860-ba0ddbf6db8f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:30:55.976044 crc crio[21508]: time=\"2026-06-09T11:30:55.975973665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:56.011984 crc crio[21508]: time=\"2026-06-09T11:30:56.011906227Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:c8a8815aec391414c56afc043dc8a1d44e9be1891982b0132aabcd6c3efb6dde UID:b3dce0f3-efc4-4f23-ad71-0dfd64ec3fdc NetNS:/var/run/netns/b76c2c67-930f-4dfd-93d3-bd2626c70357 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3dce0f3_efc4_4f23_ad71_0dfd64ec3fdc.slice PodAnnotations:0xc002a12388}] Aliases:map[]}\"\nJun 09 11:30:56.011984 crc crio[21508]: time=\"2026-06-09T11:30:56.011967278Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:30:56.392869 crc crio[21508]: time=\"2026-06-09T11:30:56.392158845Z\" level=info msg=\"Stopped container 86e830cf2d59ca93a269ea756fc888b925e16a70bd2c96ac8cb4fd92d2366ab1: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=fefab6c4-fe2c-439c-98b7-75f6d1130359 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:30:56.394817 crc crio[21508]: time=\"2026-06-09T11:30:56.394648018Z\" level=info msg=\"Stopping pod sandbox: b6a5147b216b107f685ceb607c857bacd9d6f9cca40f6534145a6124668b3c02\" id=919b56f2-9586-4411-a6aa-ba2682909c23 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:30:56.396625 crc crio[21508]: time=\"2026-06-09T11:30:56.395654888Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:b6a5147b216b107f685ceb607c857bacd9d6f9cca40f6534145a6124668b3c02 UID:a02fe82a-9f73-4024-aa55-bb4580157379 NetNS:/var/run/netns/894c7197-6051-4b56-99a9-3baa2acea782 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda02fe82a_9f73_4024_aa55_bb4580157379.slice PodAnnotations:0xc00008c978}] Aliases:map[]}\"\nJun 09 11:30:56.396625 crc crio[21508]: time=\"2026-06-09T11:30:56.395839503Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:30:56.576602 crc crio[21508]: 2026-06-09T11:30:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c8a8815aec39141 Mac:76:ec:62:71:90:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cb Mtu:0 Sandbox:/var/run/netns/b76c2c67-930f-4dfd-93d3-bd2626c70357 SocketPath: PciID:}] [{Interface:0xc00025d5d0 Address:{IP:10.217.0.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:30:56.580164 crc crio[21508]: time=\"2026-06-09T11:30:56.578644633Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:c8a8815aec391414c56afc043dc8a1d44e9be1891982b0132aabcd6c3efb6dde UID:b3dce0f3-efc4-4f23-ad71-0dfd64ec3fdc NetNS:/var/run/netns/b76c2c67-930f-4dfd-93d3-bd2626c70357 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3dce0f3_efc4_4f23_ad71_0dfd64ec3fdc.slice PodAnnotations:0xc002a12388}] Aliases:map[]}\"\nJun 09 11:30:56.580164 crc crio[21508]: time=\"2026-06-09T11:30:56.578790367Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:30:56.587083 crc crio[21508]: time=\"2026-06-09T11:30:56.586837173Z\" level=info msg=\"Ran pod sandbox c8a8815aec391414c56afc043dc8a1d44e9be1891982b0132aabcd6c3efb6dde with infra container: openstack/nova-api-0/POD\" id=85ef4428-702c-47af-b860-ba0ddbf6db8f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:30:56.590326 crc crio[21508]: time=\"2026-06-09T11:30:56.590230232Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=0444a130-8648-4911-9be5-dd07d4a88cf8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:56.597267 crc crio[21508]: time=\"2026-06-09T11:30:56.594522048Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=dfe821f3-b814-45fb-b535-15deb6f2435e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:56.614951 crc crio[21508]: time=\"2026-06-09T11:30:56.614460931Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=80cca7e9-797f-4cd2-a6f4-ecc793f17784 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:56.617655 crc crio[21508]: time=\"2026-06-09T11:30:56.616827961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:56.695208 crc crio[21508]: time=\"2026-06-09T11:30:56.695110382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:56.700403 crc crio[21508]: time=\"2026-06-09T11:30:56.700244482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:56.751467 crc crio[21508]: time=\"2026-06-09T11:30:56.751278776Z\" level=info msg=\"Stopped pod sandbox: b6a5147b216b107f685ceb607c857bacd9d6f9cca40f6534145a6124668b3c02\" id=919b56f2-9586-4411-a6aa-ba2682909c23 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:30:57.002522 crc crio[21508]: time=\"2026-06-09T11:30:57.001839189Z\" level=info msg=\"Created container fca1434ad14cf495437e5b65ab9624a555dba0f1ab571ed21a86f8b0816e1043: openstack/nova-api-0/nova-api-log\" id=80cca7e9-797f-4cd2-a6f4-ecc793f17784 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:57.016238 crc crio[21508]: time=\"2026-06-09T11:30:57.016133407Z\" level=info msg=\"Starting container: fca1434ad14cf495437e5b65ab9624a555dba0f1ab571ed21a86f8b0816e1043\" id=034c54a5-9b75-4599-8934-e82b17991bb6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:30:57.025667 crc crio[21508]: time=\"2026-06-09T11:30:57.025570413Z\" level=info msg=\"Started container\" PID=89678 containerID=fca1434ad14cf495437e5b65ab9624a555dba0f1ab571ed21a86f8b0816e1043 description=openstack/nova-api-0/nova-api-log id=034c54a5-9b75-4599-8934-e82b17991bb6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8a8815aec391414c56afc043dc8a1d44e9be1891982b0132aabcd6c3efb6dde\nJun 09 11:30:57.048701 crc crio[21508]: time=\"2026-06-09T11:30:57.045811896Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=5963a418-08f1-427b-9064-d062ee1bf8c0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:57.081024 crc crio[21508]: time=\"2026-06-09T11:30:57.080924383Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=00561905-764e-431d-8e1a-f592ae8497f4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:57.091130 crc crio[21508]: time=\"2026-06-09T11:30:57.090949967Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=3394ee83-d8cf-4b23-8972-7479a2ad861c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:57.093016 crc crio[21508]: time=\"2026-06-09T11:30:57.092720269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:57.160499 crc crio[21508]: time=\"2026-06-09T11:30:57.160403679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:57.168535 crc crio[21508]: time=\"2026-06-09T11:30:57.165874589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:57.227275 crc crio[21508]: time=\"2026-06-09T11:30:57.227186514Z\" level=info msg=\"Removing container: 86e830cf2d59ca93a269ea756fc888b925e16a70bd2c96ac8cb4fd92d2366ab1\" id=5c635e50-4a33-4448-8cf8-e76762c84da8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:30:57.253796 crc crio[21508]: time=\"2026-06-09T11:30:57.2536873Z\" level=info msg=\"Removed container 86e830cf2d59ca93a269ea756fc888b925e16a70bd2c96ac8cb4fd92d2366ab1: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=5c635e50-4a33-4448-8cf8-e76762c84da8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:30:57.307233 crc crio[21508]: time=\"2026-06-09T11:30:57.307127044Z\" level=info msg=\"Created container 00206cb69f900fb6b1d1eb3d655ea2d1f27c63a8d732d0111b30aa16a0f5bec3: openstack/nova-api-0/nova-api-api\" id=3394ee83-d8cf-4b23-8972-7479a2ad861c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:57.310461 crc crio[21508]: time=\"2026-06-09T11:30:57.310333777Z\" level=info msg=\"Starting container: 00206cb69f900fb6b1d1eb3d655ea2d1f27c63a8d732d0111b30aa16a0f5bec3\" id=59ba7d8b-47e6-4ac4-ae57-88a2c589590b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:30:57.318811 crc crio[21508]: time=\"2026-06-09T11:30:57.318706862Z\" level=info msg=\"Started container\" PID=89723 containerID=00206cb69f900fb6b1d1eb3d655ea2d1f27c63a8d732d0111b30aa16a0f5bec3 description=openstack/nova-api-0/nova-api-api id=59ba7d8b-47e6-4ac4-ae57-88a2c589590b name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8a8815aec391414c56afc043dc8a1d44e9be1891982b0132aabcd6c3efb6dde\nJun 09 11:30:57.774706 crc crio[21508]: time=\"2026-06-09T11:30:57.773834863Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=7550c3f0-8121-4ea9-9757-a26b21268514 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:30:57.776434 crc crio[21508]: time=\"2026-06-09T11:30:57.774745369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:57.818013 crc crio[21508]: time=\"2026-06-09T11:30:57.817900742Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:2826364e6019a839457445491cafc482e60455d687bf938f9c8d98e7970c78e1 UID:1c58e824-7b41-4fd5-b367-ee4e2c03e39d NetNS:/var/run/netns/9de6421f-3683-462d-ab6b-ded073797f72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1c58e824_7b41_4fd5_b367_ee4e2c03e39d.slice PodAnnotations:0xc002a12d30}] Aliases:map[]}\"\nJun 09 11:30:57.818013 crc crio[21508]: time=\"2026-06-09T11:30:57.817994105Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:30:58.391278 crc crio[21508]: 2026-06-09T11:30:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2826364e6019a83 Mac:d6:15:4f:05:22:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cc Mtu:0 Sandbox:/var/run/netns/9de6421f-3683-462d-ab6b-ded073797f72 SocketPath: PciID:}] [{Interface:0xc000153450 Address:{IP:10.217.0.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:30:58.393021 crc crio[21508]: time=\"2026-06-09T11:30:58.392956391Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:2826364e6019a839457445491cafc482e60455d687bf938f9c8d98e7970c78e1 UID:1c58e824-7b41-4fd5-b367-ee4e2c03e39d NetNS:/var/run/netns/9de6421f-3683-462d-ab6b-ded073797f72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1c58e824_7b41_4fd5_b367_ee4e2c03e39d.slice PodAnnotations:0xc002a12d30}] Aliases:map[]}\"\nJun 09 11:30:58.393215 crc crio[21508]: time=\"2026-06-09T11:30:58.393138637Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:30:58.401556 crc crio[21508]: time=\"2026-06-09T11:30:58.401275605Z\" level=info msg=\"Ran pod sandbox 2826364e6019a839457445491cafc482e60455d687bf938f9c8d98e7970c78e1 with infra container: openstack/nova-scheduler-0/POD\" id=7550c3f0-8121-4ea9-9757-a26b21268514 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:30:58.405080 crc crio[21508]: time=\"2026-06-09T11:30:58.405007304Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=abe9c6ef-ad1b-4e5c-b143-593b98403cd6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:58.437015 crc crio[21508]: time=\"2026-06-09T11:30:58.436865756Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=c32c255b-9ac3-42a8-9c2d-5cefb8ceec4a name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:58.454990 crc crio[21508]: time=\"2026-06-09T11:30:58.454908944Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=98d1e1f4-6b7c-467e-a2b0-7877bd0d297b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:58.455535 crc crio[21508]: time=\"2026-06-09T11:30:58.455470271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:58.514131 crc crio[21508]: time=\"2026-06-09T11:30:58.514023975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:58.518440 crc crio[21508]: time=\"2026-06-09T11:30:58.518276859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:58.768103 crc crio[21508]: time=\"2026-06-09T11:30:58.768001718Z\" level=info msg=\"Created container c355ba816aec52f2ba46f4d876a161641c3f32a05b63ba23ece0226858c263d8: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=98d1e1f4-6b7c-467e-a2b0-7877bd0d297b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:58.770136 crc crio[21508]: time=\"2026-06-09T11:30:58.770001346Z\" level=info msg=\"Starting container: c355ba816aec52f2ba46f4d876a161641c3f32a05b63ba23ece0226858c263d8\" id=fb0c38a4-1a7d-4ac8-b856-0327ad8ea23f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:30:58.780171 crc crio[21508]: time=\"2026-06-09T11:30:58.78005275Z\" level=info msg=\"Started container\" PID=89943 containerID=c355ba816aec52f2ba46f4d876a161641c3f32a05b63ba23ece0226858c263d8 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=fb0c38a4-1a7d-4ac8-b856-0327ad8ea23f name=/runtime.v1.RuntimeService/StartContainer sandboxID=2826364e6019a839457445491cafc482e60455d687bf938f9c8d98e7970c78e1\nJun 09 11:31:07.920171 crc crio[21508]: time=\"2026-06-09T11:31:07.919560892Z\" level=info msg=\"Removing container: 45c3032cb741768b3b0933d09833312825876d4d9cd20a7dbd8adf84ebc68036\" id=cc5f81a8-dc3d-4286-b45d-93987873ea7a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:31:07.952080 crc crio[21508]: time=\"2026-06-09T11:31:07.951985821Z\" level=info msg=\"Removed container 45c3032cb741768b3b0933d09833312825876d4d9cd20a7dbd8adf84ebc68036: openshift-operator-lifecycle-manager/collect-profiles-29683365-rps4s/collect-profiles\" id=cc5f81a8-dc3d-4286-b45d-93987873ea7a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:31:07.955851 crc crio[21508]: time=\"2026-06-09T11:31:07.955788043Z\" level=info msg=\"Removing container: b6b23033be3559ecb2e9bc9f50d64a68a881e06116a8f541299f2af99e288830\" id=5a6370d1-6e99-40d6-8cbb-9030dee12e9d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:31:08.038642 crc crio[21508]: time=\"2026-06-09T11:31:08.038499103Z\" level=info msg=\"Removed container b6b23033be3559ecb2e9bc9f50d64a68a881e06116a8f541299f2af99e288830: openstack/ovsdbserver-nb-0-config-1781004304-4q4jf/ovn-config\" id=5a6370d1-6e99-40d6-8cbb-9030dee12e9d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:31:08.042619 crc crio[21508]: time=\"2026-06-09T11:31:08.042556582Z\" level=info msg=\"Removing container: a4e02e260115660eebcf9552c57bfeba5cf7eddbf61d27e83155d5b653ad40e2\" id=112806f5-74db-4368-8936-359532dc6b50 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:31:08.203159 crc crio[21508]: time=\"2026-06-09T11:31:08.202534104Z\" level=info msg=\"Removed container a4e02e260115660eebcf9552c57bfeba5cf7eddbf61d27e83155d5b653ad40e2: openshift-infra/auto-csr-approver-29683404-bxpp5/oc\" id=112806f5-74db-4368-8936-359532dc6b50 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:31:08.206012 crc crio[21508]: time=\"2026-06-09T11:31:08.205941264Z\" level=info msg=\"Removing container: da3b8be08a9f021f2809a249e6e50b10f936c5f1b732ed587b9559fc6d461b67\" id=b4c627c0-934f-4d9c-8838-495c99fc5f14 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:31:08.233961 crc crio[21508]: time=\"2026-06-09T11:31:08.233862061Z\" level=info msg=\"Removed container da3b8be08a9f021f2809a249e6e50b10f936c5f1b732ed587b9559fc6d461b67: openstack/ovsdbserver-sb-0-config-1781004304-h624w/ovn-config\" id=b4c627c0-934f-4d9c-8838-495c99fc5f14 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:31:08.247240 crc crio[21508]: time=\"2026-06-09T11:31:08.247094228Z\" level=info msg=\"Stopping pod sandbox: 9dfff9aa0eaf7537f753d8a3db88e2ba7c64ca8fcc25ebb286f5e04780c45b75\" id=d74ceccf-20f4-4903-97a8-018e43c57c6f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:31:08.247240 crc crio[21508]: time=\"2026-06-09T11:31:08.247237562Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9dfff9aa0eaf7537f753d8a3db88e2ba7c64ca8fcc25ebb286f5e04780c45b75\" id=d74ceccf-20f4-4903-97a8-018e43c57c6f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:31:08.247914 crc crio[21508]: time=\"2026-06-09T11:31:08.24783329Z\" level=info msg=\"Removing pod sandbox: 9dfff9aa0eaf7537f753d8a3db88e2ba7c64ca8fcc25ebb286f5e04780c45b75\" id=e917d812-9959-4483-ae53-3922ee6b2718 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:31:08.281271 crc crio[21508]: time=\"2026-06-09T11:31:08.281192336Z\" level=info msg=\"Removed pod sandbox: 9dfff9aa0eaf7537f753d8a3db88e2ba7c64ca8fcc25ebb286f5e04780c45b75\" id=e917d812-9959-4483-ae53-3922ee6b2718 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:31:08.282173 crc crio[21508]: time=\"2026-06-09T11:31:08.282098293Z\" level=info msg=\"Stopping pod sandbox: 174131ac6667ed4631f0e173aaa770c5d3b9e5c2ef66032e98fa5952c6c46207\" id=27f4771c-a57d-4c93-a990-7120cbf863d5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:31:08.282379 crc crio[21508]: time=\"2026-06-09T11:31:08.282183755Z\" level=info msg=\"Stopped pod sandbox (already stopped): 174131ac6667ed4631f0e173aaa770c5d3b9e5c2ef66032e98fa5952c6c46207\" id=27f4771c-a57d-4c93-a990-7120cbf863d5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:31:08.283109 crc crio[21508]: time=\"2026-06-09T11:31:08.283023Z\" level=info msg=\"Removing pod sandbox: 174131ac6667ed4631f0e173aaa770c5d3b9e5c2ef66032e98fa5952c6c46207\" id=29ecf41d-f125-4720-ba1a-48ea5740ed44 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:31:08.306854 crc crio[21508]: time=\"2026-06-09T11:31:08.306684402Z\" level=info msg=\"Removed pod sandbox: 174131ac6667ed4631f0e173aaa770c5d3b9e5c2ef66032e98fa5952c6c46207\" id=29ecf41d-f125-4720-ba1a-48ea5740ed44 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:31:08.313389 crc crio[21508]: time=\"2026-06-09T11:31:08.313241314Z\" level=info msg=\"Stopping pod sandbox: a5f01fe919e18eb82fc678721b5f3aef2cf5b0c51ae1fb15ac4890a6a62b5434\" id=15b2b0b3-e976-4b8a-852e-f84198f1656f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:31:08.313506 crc crio[21508]: time=\"2026-06-09T11:31:08.313414139Z\" level=info msg=\"Stopped pod sandbox (already stopped): a5f01fe919e18eb82fc678721b5f3aef2cf5b0c51ae1fb15ac4890a6a62b5434\" id=15b2b0b3-e976-4b8a-852e-f84198f1656f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:31:08.314137 crc crio[21508]: time=\"2026-06-09T11:31:08.314059878Z\" level=info msg=\"Removing pod sandbox: a5f01fe919e18eb82fc678721b5f3aef2cf5b0c51ae1fb15ac4890a6a62b5434\" id=0a5124c1-f0dc-45fa-9e49-f742291eb477 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:31:08.339850 crc crio[21508]: time=\"2026-06-09T11:31:08.33974612Z\" level=info msg=\"Removed pod sandbox: a5f01fe919e18eb82fc678721b5f3aef2cf5b0c51ae1fb15ac4890a6a62b5434\" id=0a5124c1-f0dc-45fa-9e49-f742291eb477 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:31:08.341121 crc crio[21508]: time=\"2026-06-09T11:31:08.341044408Z\" level=info msg=\"Stopping pod sandbox: c13f5ac27f1b33cbed369c23fdf2415ad5258c5b4e95987f543e32ae2d8f49f3\" id=dbeaca74-f332-4006-bf14-ef40832cd73a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:31:08.341258 crc crio[21508]: time=\"2026-06-09T11:31:08.341181332Z\" level=info msg=\"Stopped pod sandbox (already stopped): c13f5ac27f1b33cbed369c23fdf2415ad5258c5b4e95987f543e32ae2d8f49f3\" id=dbeaca74-f332-4006-bf14-ef40832cd73a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:31:08.344643 crc crio[21508]: time=\"2026-06-09T11:31:08.344158339Z\" level=info msg=\"Removing pod sandbox: c13f5ac27f1b33cbed369c23fdf2415ad5258c5b4e95987f543e32ae2d8f49f3\" id=0205fc40-a3e3-4b51-bd14-e55ada143ae5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:31:08.372397 crc crio[21508]: time=\"2026-06-09T11:31:08.37219893Z\" level=info msg=\"Removed pod sandbox: c13f5ac27f1b33cbed369c23fdf2415ad5258c5b4e95987f543e32ae2d8f49f3\" id=0205fc40-a3e3-4b51-bd14-e55ada143ae5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:31:08.378179 crc crio[21508]: time=\"2026-06-09T11:31:08.376030252Z\" level=info msg=\"Stopping pod sandbox: b6a5147b216b107f685ceb607c857bacd9d6f9cca40f6534145a6124668b3c02\" id=9bad791e-7fb2-46b7-b20a-668a01f112a2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:31:08.378179 crc crio[21508]: time=\"2026-06-09T11:31:08.376152125Z\" level=info msg=\"Stopped pod sandbox (already stopped): b6a5147b216b107f685ceb607c857bacd9d6f9cca40f6534145a6124668b3c02\" id=9bad791e-7fb2-46b7-b20a-668a01f112a2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:31:08.380930 crc crio[21508]: time=\"2026-06-09T11:31:08.38075844Z\" level=info msg=\"Removing pod sandbox: b6a5147b216b107f685ceb607c857bacd9d6f9cca40f6534145a6124668b3c02\" id=4b73885e-0245-41b7-98d1-37a3ee51db63 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:31:08.405480 crc crio[21508]: time=\"2026-06-09T11:31:08.405027881Z\" level=info msg=\"Removed pod sandbox: b6a5147b216b107f685ceb607c857bacd9d6f9cca40f6534145a6124668b3c02\" id=4b73885e-0245-41b7-98d1-37a3ee51db63 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:31:08.406551 crc crio[21508]: time=\"2026-06-09T11:31:08.406206645Z\" level=info msg=\"Stopping pod sandbox: 8f71020a91a58f2869e8be293ace0b88cf2dbeb39b336d1a0a51860e11a0cf8b\" id=971d75e4-058e-4e60-aa34-282a07a3af01 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:31:08.406551 crc crio[21508]: time=\"2026-06-09T11:31:08.406436882Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8f71020a91a58f2869e8be293ace0b88cf2dbeb39b336d1a0a51860e11a0cf8b\" id=971d75e4-058e-4e60-aa34-282a07a3af01 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:31:08.407215 crc crio[21508]: time=\"2026-06-09T11:31:08.407129302Z\" level=info msg=\"Removing pod sandbox: 8f71020a91a58f2869e8be293ace0b88cf2dbeb39b336d1a0a51860e11a0cf8b\" id=68cfcdd4-3a4c-41dd-a5f7-ce419bb821b1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:31:08.431732 crc crio[21508]: time=\"2026-06-09T11:31:08.431513346Z\" level=info msg=\"Removed pod sandbox: 8f71020a91a58f2869e8be293ace0b88cf2dbeb39b336d1a0a51860e11a0cf8b\" id=68cfcdd4-3a4c-41dd-a5f7-ce419bb821b1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:31:08.432999 crc crio[21508]: time=\"2026-06-09T11:31:08.432785853Z\" level=info msg=\"Stopping pod sandbox: a91791fca9aeb3dd828a7b3eef1355d959d27e86f4e09d31f1074b1fe8d64aad\" id=ec454730-56db-400e-b426-c2c50d4fe93b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:31:08.433119 crc crio[21508]: time=\"2026-06-09T11:31:08.433005289Z\" level=info msg=\"Stopped pod sandbox (already stopped): a91791fca9aeb3dd828a7b3eef1355d959d27e86f4e09d31f1074b1fe8d64aad\" id=ec454730-56db-400e-b426-c2c50d4fe93b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:31:08.434129 crc crio[21508]: time=\"2026-06-09T11:31:08.43403362Z\" level=info msg=\"Removing pod sandbox: a91791fca9aeb3dd828a7b3eef1355d959d27e86f4e09d31f1074b1fe8d64aad\" id=5a5eaea5-d96e-4fb6-b761-d1b363d860a5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:31:08.464138 crc crio[21508]: time=\"2026-06-09T11:31:08.464005107Z\" level=info msg=\"Removed pod sandbox: a91791fca9aeb3dd828a7b3eef1355d959d27e86f4e09d31f1074b1fe8d64aad\" id=5a5eaea5-d96e-4fb6-b761-d1b363d860a5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:31:08.466840 crc crio[21508]: time=\"2026-06-09T11:31:08.466804989Z\" level=info msg=\"Stopping pod sandbox: 14fe94a64764e83cc83a4b293c601325ebf0b0ea8807eea685b9b432e43b141c\" id=5dcc3816-0b29-42ff-851a-e9dd1d83aedd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:31:08.467017 crc crio[21508]: time=\"2026-06-09T11:31:08.466997854Z\" level=info msg=\"Stopped pod sandbox (already stopped): 14fe94a64764e83cc83a4b293c601325ebf0b0ea8807eea685b9b432e43b141c\" id=5dcc3816-0b29-42ff-851a-e9dd1d83aedd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:31:08.467908 crc crio[21508]: time=\"2026-06-09T11:31:08.467819698Z\" level=info msg=\"Removing pod sandbox: 14fe94a64764e83cc83a4b293c601325ebf0b0ea8807eea685b9b432e43b141c\" id=e68d008f-dfe4-4cb3-84ae-dd2e73bed371 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:31:08.502638 crc crio[21508]: time=\"2026-06-09T11:31:08.502527554Z\" level=info msg=\"Removed pod sandbox: 14fe94a64764e83cc83a4b293c601325ebf0b0ea8807eea685b9b432e43b141c\" id=e68d008f-dfe4-4cb3-84ae-dd2e73bed371 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:31:08.505854 crc crio[21508]: time=\"2026-06-09T11:31:08.505788Z\" level=info msg=\"Stopping pod sandbox: a120b86559af31159e46f93e49082aff41f08c0023c38fb67c41068e2ab29b09\" id=1eb73e13-a24c-4369-8037-6636ba12574a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:31:08.506063 crc crio[21508]: time=\"2026-06-09T11:31:08.506040357Z\" level=info msg=\"Stopped pod sandbox (already stopped): a120b86559af31159e46f93e49082aff41f08c0023c38fb67c41068e2ab29b09\" id=1eb73e13-a24c-4369-8037-6636ba12574a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:31:08.507023 crc crio[21508]: time=\"2026-06-09T11:31:08.506963484Z\" level=info msg=\"Removing pod sandbox: a120b86559af31159e46f93e49082aff41f08c0023c38fb67c41068e2ab29b09\" id=cfffbee8-7b6b-47ab-844c-9db35be31e26 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:31:08.526410 crc crio[21508]: time=\"2026-06-09T11:31:08.526227968Z\" level=info msg=\"Removed pod sandbox: a120b86559af31159e46f93e49082aff41f08c0023c38fb67c41068e2ab29b09\" id=cfffbee8-7b6b-47ab-844c-9db35be31e26 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:31:08.527139 crc crio[21508]: time=\"2026-06-09T11:31:08.527087773Z\" level=info msg=\"Stopping pod sandbox: 5ff792e250be0d21d1ee08a0628c2bab051ac626397b8a6b729c051b6d580cb5\" id=8fb99fd5-8a85-444b-9488-2dd5e1d64937 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:31:08.527247 crc crio[21508]: time=\"2026-06-09T11:31:08.527164225Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5ff792e250be0d21d1ee08a0628c2bab051ac626397b8a6b729c051b6d580cb5\" id=8fb99fd5-8a85-444b-9488-2dd5e1d64937 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:31:08.527835 crc crio[21508]: time=\"2026-06-09T11:31:08.527768203Z\" level=info msg=\"Removing pod sandbox: 5ff792e250be0d21d1ee08a0628c2bab051ac626397b8a6b729c051b6d580cb5\" id=d3255cc2-9687-4126-95e3-189f6d60268d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:31:08.566381 crc crio[21508]: time=\"2026-06-09T11:31:08.566107545Z\" level=info msg=\"Removed pod sandbox: 5ff792e250be0d21d1ee08a0628c2bab051ac626397b8a6b729c051b6d580cb5\" id=d3255cc2-9687-4126-95e3-189f6d60268d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:31:14.804926 crc crio[21508]: time=\"2026-06-09T11:31:14.803968405Z\" level=warning msg=\"Stopping container 80818880615cdbde501d525dddb4a46a3e520f55bb4cf45ec81371cf3c844339 with stop signal(15) timed out. Killing...\"\nJun 09 11:31:14.861039 crc crio[21508]: time=\"2026-06-09T11:31:14.860908532Z\" level=error msg=\"Killing container 80818880615cdbde501d525dddb4a46a3e520f55bb4cf45ec81371cf3c844339 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 80818880615cdbde501d525dddb4a46a3e520f55bb4cf45ec81371cf3c844339 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 09 11:31:14.886484 crc crio[21508]: time=\"2026-06-09T11:31:14.886244674Z\" level=info msg=\"Stopped container 80818880615cdbde501d525dddb4a46a3e520f55bb4cf45ec81371cf3c844339: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=fcbce943-13c0-4d26-b4f7-22cacf319564 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:31:14.887435 crc crio[21508]: time=\"2026-06-09T11:31:14.887258923Z\" level=info msg=\"Stopping pod sandbox: d0cad33012c6f6c69a2198d8c509e50adefd99f8710145cef2e7230fc86baabd\" id=c1fe7320-4635-40c8-9f49-e539930b6a19 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:31:14.888104 crc crio[21508]: time=\"2026-06-09T11:31:14.888034006Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:d0cad33012c6f6c69a2198d8c509e50adefd99f8710145cef2e7230fc86baabd UID:26e03a2a-f533-4e90-b1ee-c282a8b1fbbd NetNS:/var/run/netns/c94aa593-9222-4b6e-8e37-3d704f8e466c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26e03a2a_f533_4e90_b1ee_c282a8b1fbbd.slice PodAnnotations:0xc002a12d40}] Aliases:map[]}\"\nJun 09 11:31:14.888259 crc crio[21508]: time=\"2026-06-09T11:31:14.888204571Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:31:15.201611 crc crio[21508]: time=\"2026-06-09T11:31:15.201019966Z\" level=info msg=\"Stopped pod sandbox: d0cad33012c6f6c69a2198d8c509e50adefd99f8710145cef2e7230fc86baabd\" id=c1fe7320-4635-40c8-9f49-e539930b6a19 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:31:15.585565 crc crio[21508]: time=\"2026-06-09T11:31:15.585439087Z\" level=info msg=\"Removing container: 80818880615cdbde501d525dddb4a46a3e520f55bb4cf45ec81371cf3c844339\" id=0386325e-2d6a-422a-a57b-d1a4ed1f9e15 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:31:15.640230 crc crio[21508]: time=\"2026-06-09T11:31:15.640046025Z\" level=info msg=\"Removed container 80818880615cdbde501d525dddb4a46a3e520f55bb4cf45ec81371cf3c844339: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=0386325e-2d6a-422a-a57b-d1a4ed1f9e15 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:31:16.074057 crc crio[21508]: time=\"2026-06-09T11:31:16.067779062Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=74fedc1b-0c54-478e-92a2-b9a234828863 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:31:16.074057 crc crio[21508]: time=\"2026-06-09T11:31:16.068477832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:31:16.104515 crc crio[21508]: time=\"2026-06-09T11:31:16.104301671Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:f93fdebb568071b4e2c936068190e6e2b773504c51096a8df573d04467100905 UID:01c3a07f-3e04-4c64-91e8-4694372ad9d2 NetNS:/var/run/netns/b214926e-3704-4361-bcbe-c4b95ac108ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod01c3a07f_3e04_4c64_91e8_4694372ad9d2.slice PodAnnotations:0xc000b28da0}] Aliases:map[]}\"\nJun 09 11:31:16.104515 crc crio[21508]: time=\"2026-06-09T11:31:16.104438375Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:31:16.616001 crc crio[21508]: 2026-06-09T11:31:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f93fdebb568071b Mac:c2:77:df:03:91:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cd Mtu:0 Sandbox:/var/run/netns/b214926e-3704-4361-bcbe-c4b95ac108ff SocketPath: PciID:}] [{Interface:0xc00025a9d0 Address:{IP:10.217.0.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:31:16.617999 crc crio[21508]: time=\"2026-06-09T11:31:16.617907932Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:f93fdebb568071b4e2c936068190e6e2b773504c51096a8df573d04467100905 UID:01c3a07f-3e04-4c64-91e8-4694372ad9d2 NetNS:/var/run/netns/b214926e-3704-4361-bcbe-c4b95ac108ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod01c3a07f_3e04_4c64_91e8_4694372ad9d2.slice PodAnnotations:0xc000b28da0}] Aliases:map[]}\"\nJun 09 11:31:16.618162 crc crio[21508]: time=\"2026-06-09T11:31:16.618091127Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:31:16.634595 crc crio[21508]: time=\"2026-06-09T11:31:16.634476137Z\" level=info msg=\"Ran pod sandbox f93fdebb568071b4e2c936068190e6e2b773504c51096a8df573d04467100905 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=74fedc1b-0c54-478e-92a2-b9a234828863 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:31:16.637602 crc crio[21508]: time=\"2026-06-09T11:31:16.637555877Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=b82de678-6523-4804-b6a4-6b7e31fcd187 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:31:16.716527 crc crio[21508]: time=\"2026-06-09T11:31:16.71453639Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=0c59ea33-f950-40cc-9f4c-b8d4e0a5fca8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:31:16.732906 crc crio[21508]: time=\"2026-06-09T11:31:16.731731323Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=611c4f7f-1f31-4cc0-ba34-ad481f981dc9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:31:16.732906 crc crio[21508]: time=\"2026-06-09T11:31:16.732150315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:31:16.980421 crc crio[21508]: time=\"2026-06-09T11:31:16.968658507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:31:17.016051 crc crio[21508]: time=\"2026-06-09T11:31:17.015958861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:31:17.479017 crc crio[21508]: time=\"2026-06-09T11:31:17.478509049Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-79f65d7c75-q9pc9/POD\" id=f9c1ba70-d84f-4b78-9376-bd1e86263f85 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:31:17.480108 crc crio[21508]: time=\"2026-06-09T11:31:17.479042435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:31:17.529825 crc crio[21508]: time=\"2026-06-09T11:31:17.529728388Z\" level=info msg=\"Created container 6ed01fc2a91010616ba2c2f3e00336f4e7fe0042e73474cb05a202e035602b0c: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=611c4f7f-1f31-4cc0-ba34-ad481f981dc9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:31:17.533505 crc crio[21508]: time=\"2026-06-09T11:31:17.533421176Z\" level=info msg=\"Starting container: 6ed01fc2a91010616ba2c2f3e00336f4e7fe0042e73474cb05a202e035602b0c\" id=4f2dcefe-9502-4fb6-ba93-943a0ee48480 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:31:17.540682 crc crio[21508]: time=\"2026-06-09T11:31:17.540611987Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-79f65d7c75-q9pc9 Namespace:openstack ID:a3297fd273d82e32160f39dc34bafcb2143aa5ef517d5064331bc456d2155d81 UID:b4f070bd-9417-48a4-99b7-b1f8a803a5d8 NetNS:/var/run/netns/713669a1-1f30-4bb1-b5b9-4e25336304ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb4f070bd_9417_48a4_99b7_b1f8a803a5d8.slice PodAnnotations:0xc00244e0a8}] Aliases:map[]}\"\nJun 09 11:31:17.552502 crc crio[21508]: time=\"2026-06-09T11:31:17.540685299Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-79f65d7c75-q9pc9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:31:17.553006 crc crio[21508]: time=\"2026-06-09T11:31:17.552927307Z\" level=info msg=\"Started container\" PID=91047 containerID=6ed01fc2a91010616ba2c2f3e00336f4e7fe0042e73474cb05a202e035602b0c description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=4f2dcefe-9502-4fb6-ba93-943a0ee48480 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f93fdebb568071b4e2c936068190e6e2b773504c51096a8df573d04467100905\nJun 09 11:31:17.948826 crc crio[21508]: 2026-06-09T11:31:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a3297fd273d82e3 Mac:d2:7b:8a:d2:a9:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ce Mtu:0 Sandbox:/var/run/netns/713669a1-1f30-4bb1-b5b9-4e25336304ec SocketPath: PciID:}] [{Interface:0xc000134e40 Address:{IP:10.217.0.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:31:17.950172 crc crio[21508]: time=\"2026-06-09T11:31:17.950070381Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-79f65d7c75-q9pc9 Namespace:openstack ID:a3297fd273d82e32160f39dc34bafcb2143aa5ef517d5064331bc456d2155d81 UID:b4f070bd-9417-48a4-99b7-b1f8a803a5d8 NetNS:/var/run/netns/713669a1-1f30-4bb1-b5b9-4e25336304ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb4f070bd_9417_48a4_99b7_b1f8a803a5d8.slice PodAnnotations:0xc00244e0a8}] Aliases:map[]}\"\nJun 09 11:31:17.950399 crc crio[21508]: time=\"2026-06-09T11:31:17.950268107Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-79f65d7c75-q9pc9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:31:17.962227 crc crio[21508]: time=\"2026-06-09T11:31:17.962182255Z\" level=info msg=\"Ran pod sandbox a3297fd273d82e32160f39dc34bafcb2143aa5ef517d5064331bc456d2155d81 with infra container: openstack/dnsmasq-dns-79f65d7c75-q9pc9/POD\" id=f9c1ba70-d84f-4b78-9376-bd1e86263f85 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:31:17.964189 crc crio[21508]: time=\"2026-06-09T11:31:17.964138532Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=bba6801f-ed03-4bb6-8d21-89f1e51c25ab name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:31:18.017236 crc crio[21508]: time=\"2026-06-09T11:31:18.017091952Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f433c167-c650-4687-a3f8-cc64c293660e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:31:18.035163 crc crio[21508]: time=\"2026-06-09T11:31:18.035105989Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-79f65d7c75-q9pc9/init\" id=ac290edb-fcb0-42ae-8b9c-40551f3d126b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:31:18.036043 crc crio[21508]: time=\"2026-06-09T11:31:18.035939934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:31:18.117397 crc crio[21508]: time=\"2026-06-09T11:31:18.117251634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:31:18.125811 crc crio[21508]: time=\"2026-06-09T11:31:18.12568651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:31:18.329573 crc crio[21508]: time=\"2026-06-09T11:31:18.328752704Z\" level=info msg=\"Created container ff063688ae999c72f9c580df621863bf44f3abf9792d7dec283cb78f57cecb6d: openstack/dnsmasq-dns-79f65d7c75-q9pc9/init\" id=ac290edb-fcb0-42ae-8b9c-40551f3d126b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:31:18.331060 crc crio[21508]: time=\"2026-06-09T11:31:18.330951878Z\" level=info msg=\"Starting container: ff063688ae999c72f9c580df621863bf44f3abf9792d7dec283cb78f57cecb6d\" id=98ee4ef9-4a7b-4340-a37c-d56f1c094e45 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:31:18.338567 crc crio[21508]: time=\"2026-06-09T11:31:18.338480808Z\" level=info msg=\"Started container\" PID=91143 containerID=ff063688ae999c72f9c580df621863bf44f3abf9792d7dec283cb78f57cecb6d description=openstack/dnsmasq-dns-79f65d7c75-q9pc9/init id=98ee4ef9-4a7b-4340-a37c-d56f1c094e45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3297fd273d82e32160f39dc34bafcb2143aa5ef517d5064331bc456d2155d81\nJun 09 11:31:18.642299 crc crio[21508]: time=\"2026-06-09T11:31:18.642118315Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c8aa2f28-cda5-4304-bbaf-160d7b0ef960 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:31:18.722621 crc crio[21508]: time=\"2026-06-09T11:31:18.722479036Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8a6d7594-d5c8-4f4b-bef7-26ce5d640200 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:31:18.755165 crc crio[21508]: time=\"2026-06-09T11:31:18.75505469Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-79f65d7c75-q9pc9/dnsmasq-dns\" id=48e9d891-770b-4b39-8f0b-7895bd5124db name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:31:18.755925 crc crio[21508]: time=\"2026-06-09T11:31:18.755808542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:31:18.842198 crc crio[21508]: time=\"2026-06-09T11:31:18.842095797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:31:18.848053 crc crio[21508]: time=\"2026-06-09T11:31:18.847972989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:31:18.976284 crc crio[21508]: time=\"2026-06-09T11:31:18.975760869Z\" level=info msg=\"Created container 56ddc49acb61973c1b7876fcba7325b4f05fe613add6e589b2eff4c4345e6523: openstack/dnsmasq-dns-79f65d7c75-q9pc9/dnsmasq-dns\" id=48e9d891-770b-4b39-8f0b-7895bd5124db name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:31:18.979188 crc crio[21508]: time=\"2026-06-09T11:31:18.977792349Z\" level=info msg=\"Starting container: 56ddc49acb61973c1b7876fcba7325b4f05fe613add6e589b2eff4c4345e6523\" id=66ccabda-e9f5-443d-aeec-a807d41295e5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:31:18.984797 crc crio[21508]: time=\"2026-06-09T11:31:18.984698141Z\" level=info msg=\"Started container\" PID=91198 containerID=56ddc49acb61973c1b7876fcba7325b4f05fe613add6e589b2eff4c4345e6523 description=openstack/dnsmasq-dns-79f65d7c75-q9pc9/dnsmasq-dns id=66ccabda-e9f5-443d-aeec-a807d41295e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3297fd273d82e32160f39dc34bafcb2143aa5ef517d5064331bc456d2155d81\nJun 09 11:31:20.431676 crc crio[21508]: time=\"2026-06-09T11:31:20.431099201Z\" level=info msg=\"Stopping container: 178266a0bd9ff2d3be59f5e89cc68659612da5f48be8f9b10180adda95df69b7 (timeout: 30s)\" id=28265a9c-8447-4b4b-9d66-93883293a3b4 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:31:20.432621 crc crio[21508]: time=\"2026-06-09T11:31:20.432202904Z\" level=info msg=\"Stopping container: 3f388166fbeaed0cd61d8740897272a288b246efb6294f7776db6c2d2db2a2d6 (timeout: 30s)\" id=f5385813-aa80-4482-95b3-8b8aef6eb330 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:31:20.433088 crc crio[21508]: time=\"2026-06-09T11:31:20.433051509Z\" level=info msg=\"Stopping container: a75af81b66579b86bebaf20177800ab1d5b4690b939b69e7bb303ae886c2ae1d (timeout: 30s)\" id=31d66418-5b88-4fda-8d22-55a3b7e4c1cb name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:31:20.435408 crc crio[21508]: time=\"2026-06-09T11:31:20.43514898Z\" level=info msg=\"Stopping container: e1d27a8aeafedbece7631c005f481b255ad03fe8c64016631e77ec7c560476bc (timeout: 30s)\" id=bc7d5d72-2341-4a6a-a76e-0f64931aeaba name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:31:20.602941 crc crio[21508]: time=\"2026-06-09T11:31:20.602854078Z\" level=info msg=\"Stopped container e1d27a8aeafedbece7631c005f481b255ad03fe8c64016631e77ec7c560476bc: openstack/ceilometer-0/sg-core\" id=bc7d5d72-2341-4a6a-a76e-0f64931aeaba name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:31:20.615636 crc crio[21508]: time=\"2026-06-09T11:31:20.61555979Z\" level=info msg=\"Stopping container: 00206cb69f900fb6b1d1eb3d655ea2d1f27c63a8d732d0111b30aa16a0f5bec3 (timeout: 30s)\" id=c9adf325-3b03-47cd-845d-ffedf1257d13 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:31:20.616196 crc crio[21508]: time=\"2026-06-09T11:31:20.616125836Z\" level=info msg=\"Stopping container: fca1434ad14cf495437e5b65ab9624a555dba0f1ab571ed21a86f8b0816e1043 (timeout: 30s)\" id=e48d7486-6881-4571-9756-2e5e20d89ea6 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:31:20.659461 crc crio[21508]: time=\"2026-06-09T11:31:20.658417164Z\" level=info msg=\"Stopped container 178266a0bd9ff2d3be59f5e89cc68659612da5f48be8f9b10180adda95df69b7: openstack/ceilometer-0/proxy-httpd\" id=28265a9c-8447-4b4b-9d66-93883293a3b4 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:31:20.769717 crc crio[21508]: time=\"2026-06-09T11:31:20.769571067Z\" level=info msg=\"Stopped container fca1434ad14cf495437e5b65ab9624a555dba0f1ab571ed21a86f8b0816e1043: openstack/nova-api-0/nova-api-log\" id=e48d7486-6881-4571-9756-2e5e20d89ea6 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:31:20.961666 crc crio[21508]: time=\"2026-06-09T11:31:20.961608668Z\" level=info msg=\"Stopped container a75af81b66579b86bebaf20177800ab1d5b4690b939b69e7bb303ae886c2ae1d: openstack/ceilometer-0/ceilometer-central-agent\" id=31d66418-5b88-4fda-8d22-55a3b7e4c1cb name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:31:21.676938 crc crio[21508]: time=\"2026-06-09T11:31:21.676231552Z\" level=info msg=\"Stopped container 3f388166fbeaed0cd61d8740897272a288b246efb6294f7776db6c2d2db2a2d6: openstack/ceilometer-0/ceilometer-notification-agent\" id=f5385813-aa80-4482-95b3-8b8aef6eb330 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:31:21.678954 crc crio[21508]: time=\"2026-06-09T11:31:21.678860689Z\" level=info msg=\"Stopping pod sandbox: 57cfd63aee94b0c50aaf55f20992def5b048ba5b06432d7edde2538729dbea68\" id=75a3304b-8225-421f-8698-8f5d8b570dd2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:31:21.679722 crc crio[21508]: time=\"2026-06-09T11:31:21.679638152Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:57cfd63aee94b0c50aaf55f20992def5b048ba5b06432d7edde2538729dbea68 UID:550d74e4-4e24-4883-bea0-ea4b6157dd31 NetNS:/var/run/netns/d8b31920-62b7-45ad-bb4e-ef17f153de8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod550d74e4_4e24_4883_bea0_ea4b6157dd31.slice PodAnnotations:0xc000852788}] Aliases:map[]}\"\nJun 09 11:31:21.679901 crc crio[21508]: time=\"2026-06-09T11:31:21.679805337Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:31:22.030191 crc crio[21508]: time=\"2026-06-09T11:31:22.030081318Z\" level=info msg=\"Stopped pod sandbox: 57cfd63aee94b0c50aaf55f20992def5b048ba5b06432d7edde2538729dbea68\" id=75a3304b-8225-421f-8698-8f5d8b570dd2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:31:22.766814 crc crio[21508]: time=\"2026-06-09T11:31:22.765906114Z\" level=info msg=\"Removing container: 178266a0bd9ff2d3be59f5e89cc68659612da5f48be8f9b10180adda95df69b7\" id=e24f2a57-0ba1-4b3e-a55d-6a286382cc7a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:31:22.794086 crc crio[21508]: time=\"2026-06-09T11:31:22.793980946Z\" level=info msg=\"Removed container 178266a0bd9ff2d3be59f5e89cc68659612da5f48be8f9b10180adda95df69b7: openstack/ceilometer-0/proxy-httpd\" id=e24f2a57-0ba1-4b3e-a55d-6a286382cc7a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:31:22.800127 crc crio[21508]: time=\"2026-06-09T11:31:22.800061643Z\" level=info msg=\"Removing container: e1d27a8aeafedbece7631c005f481b255ad03fe8c64016631e77ec7c560476bc\" id=eb8ec4e9-696f-45ff-b2d0-6d8a2fb7612a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:31:22.836974 crc crio[21508]: time=\"2026-06-09T11:31:22.836814329Z\" level=info msg=\"Removed container e1d27a8aeafedbece7631c005f481b255ad03fe8c64016631e77ec7c560476bc: openstack/ceilometer-0/sg-core\" id=eb8ec4e9-696f-45ff-b2d0-6d8a2fb7612a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:31:22.839086 crc crio[21508]: time=\"2026-06-09T11:31:22.839041214Z\" level=info msg=\"Removing container: 3f388166fbeaed0cd61d8740897272a288b246efb6294f7776db6c2d2db2a2d6\" id=f91a3157-fc98-48a6-a817-3abf929cd108 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:31:22.909709 crc crio[21508]: time=\"2026-06-09T11:31:22.908901199Z\" level=info msg=\"Removed container 3f388166fbeaed0cd61d8740897272a288b246efb6294f7776db6c2d2db2a2d6: openstack/ceilometer-0/ceilometer-notification-agent\" id=f91a3157-fc98-48a6-a817-3abf929cd108 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:31:22.917508 crc crio[21508]: time=\"2026-06-09T11:31:22.917408748Z\" level=info msg=\"Removing container: a75af81b66579b86bebaf20177800ab1d5b4690b939b69e7bb303ae886c2ae1d\" id=e166f430-85f5-4b45-8afa-8a7eedf19f9f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:31:22.966983 crc crio[21508]: time=\"2026-06-09T11:31:22.966897916Z\" level=info msg=\"Removed container a75af81b66579b86bebaf20177800ab1d5b4690b939b69e7bb303ae886c2ae1d: openstack/ceilometer-0/ceilometer-central-agent\" id=e166f430-85f5-4b45-8afa-8a7eedf19f9f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:31:23.851815 crc crio[21508]: time=\"2026-06-09T11:31:23.851733332Z\" level=info msg=\"Stopped container 00206cb69f900fb6b1d1eb3d655ea2d1f27c63a8d732d0111b30aa16a0f5bec3: openstack/nova-api-0/nova-api-api\" id=c9adf325-3b03-47cd-845d-ffedf1257d13 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:31:23.853003 crc crio[21508]: time=\"2026-06-09T11:31:23.852948247Z\" level=info msg=\"Stopping pod sandbox: c8a8815aec391414c56afc043dc8a1d44e9be1891982b0132aabcd6c3efb6dde\" id=783da383-4683-4f7b-bd9b-57af6993b9fc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:31:23.853659 crc crio[21508]: time=\"2026-06-09T11:31:23.853593946Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:c8a8815aec391414c56afc043dc8a1d44e9be1891982b0132aabcd6c3efb6dde UID:b3dce0f3-efc4-4f23-ad71-0dfd64ec3fdc NetNS:/var/run/netns/b76c2c67-930f-4dfd-93d3-bd2626c70357 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3dce0f3_efc4_4f23_ad71_0dfd64ec3fdc.slice PodAnnotations:0xc00008d370}] Aliases:map[]}\"\nJun 09 11:31:23.853803 crc crio[21508]: time=\"2026-06-09T11:31:23.85374876Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:31:24.153155 crc crio[21508]: time=\"2026-06-09T11:31:24.152661069Z\" level=info msg=\"Stopped pod sandbox: c8a8815aec391414c56afc043dc8a1d44e9be1891982b0132aabcd6c3efb6dde\" id=783da383-4683-4f7b-bd9b-57af6993b9fc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:31:24.801950 crc crio[21508]: time=\"2026-06-09T11:31:24.801460937Z\" level=info msg=\"Removing container: 00206cb69f900fb6b1d1eb3d655ea2d1f27c63a8d732d0111b30aa16a0f5bec3\" id=a2c19c5a-3a7a-4c73-a767-68f2a179ce6e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:31:24.831638 crc crio[21508]: time=\"2026-06-09T11:31:24.831122965Z\" level=info msg=\"Removed container 00206cb69f900fb6b1d1eb3d655ea2d1f27c63a8d732d0111b30aa16a0f5bec3: openstack/nova-api-0/nova-api-api\" id=a2c19c5a-3a7a-4c73-a767-68f2a179ce6e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:31:24.835492 crc crio[21508]: time=\"2026-06-09T11:31:24.835423151Z\" level=info msg=\"Removing container: fca1434ad14cf495437e5b65ab9624a555dba0f1ab571ed21a86f8b0816e1043\" id=77cc1865-f352-4b38-b741-9bf438989787 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:31:24.886876 crc crio[21508]: time=\"2026-06-09T11:31:24.883726315Z\" level=info msg=\"Removed container fca1434ad14cf495437e5b65ab9624a555dba0f1ab571ed21a86f8b0816e1043: openstack/nova-api-0/nova-api-log\" id=77cc1865-f352-4b38-b741-9bf438989787 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:31:25.391643 crc crio[21508]: time=\"2026-06-09T11:31:25.391568698Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=803233a2-aa63-4ef2-ae8b-4d80557a85a0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:31:25.391866 crc crio[21508]: time=\"2026-06-09T11:31:25.391679461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:31:25.429502 crc crio[21508]: time=\"2026-06-09T11:31:25.429017764Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:dcd8c308ba20c6b0fdd65595c7f35b066c8cadb9136263434eb8d6bf3227a4b4 UID:6836d6e8-d7f8-449b-9e57-0c94f141fa30 NetNS:/var/run/netns/5677c6dc-316b-4ad8-8c38-3c6c8008f00a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6836d6e8_d7f8_449b_9e57_0c94f141fa30.slice PodAnnotations:0xc000b286a8}] Aliases:map[]}\"\nJun 09 11:31:25.429502 crc crio[21508]: time=\"2026-06-09T11:31:25.429066265Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:31:25.465389 crc crio[21508]: time=\"2026-06-09T11:31:25.462498344Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=d5634b62-4404-4d4c-a8fa-9cac70d00326 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:31:25.465389 crc crio[21508]: time=\"2026-06-09T11:31:25.462814433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:31:25.503128 crc crio[21508]: time=\"2026-06-09T11:31:25.50303643Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6fa5f44752eeb3d25135faf1f8b77c6554d161d2cd553199f5d55fcd8fca55f7 UID:47fbbd35-913b-4cb3-a9ce-6477d97e0f0a NetNS:/var/run/netns/f9e02b0e-14b2-4324-b1e7-70ee561c1ab1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47fbbd35_913b_4cb3_a9ce_6477d97e0f0a.slice PodAnnotations:0xc000b28888}] Aliases:map[]}\"\nJun 09 11:31:25.503128 crc crio[21508]: time=\"2026-06-09T11:31:25.503109302Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:31:25.856259 crc crio[21508]: time=\"2026-06-09T11:31:25.848781449Z\" level=info msg=\"Stopping container: 3e12c4e20a55a151109dc38206e945b29313706fc1b80b210b6f15aae0e6803f (timeout: 10s)\" id=89bbc641-8fcc-444a-8eb6-d16baee688ad name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:31:25.990935 crc crio[21508]: time=\"2026-06-09T11:31:25.986555831Z\" level=info msg=\"Stopped container 3e12c4e20a55a151109dc38206e945b29313706fc1b80b210b6f15aae0e6803f: openstack/dnsmasq-dns-6f4f87c799-7nl22/dnsmasq-dns\" id=89bbc641-8fcc-444a-8eb6-d16baee688ad name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:31:25.993470 crc crio[21508]: time=\"2026-06-09T11:31:25.993405162Z\" level=info msg=\"Stopping pod sandbox: a292cb450efdb1fbd16f8038ff4ac079236021f615a6e00b2356872126c93c40\" id=fe416b88-5738-4f65-8cc5-99a20b351ca8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:31:25.993982 crc crio[21508]: time=\"2026-06-09T11:31:25.993916247Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6f4f87c799-7nl22 Namespace:openstack ID:a292cb450efdb1fbd16f8038ff4ac079236021f615a6e00b2356872126c93c40 UID:087e50d6-4bca-4f01-90c6-84e1615f553c NetNS:/var/run/netns/95fcf24a-799c-45cb-992a-a593c4b96acc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod087e50d6_4bca_4f01_90c6_84e1615f553c.slice PodAnnotations:0xc0019bc260}] Aliases:map[]}\"\nJun 09 11:31:25.994158 crc crio[21508]: time=\"2026-06-09T11:31:25.994072201Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6f4f87c799-7nl22 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:31:26.038377 crc crio[21508]: 2026-06-09T11:31:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dcd8c308ba20c6b Mac:b6:bf:7f:62:4a:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d0 Mtu:0 Sandbox:/var/run/netns/5677c6dc-316b-4ad8-8c38-3c6c8008f00a SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:31:26.039225 crc crio[21508]: time=\"2026-06-09T11:31:26.039107829Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:dcd8c308ba20c6b0fdd65595c7f35b066c8cadb9136263434eb8d6bf3227a4b4 UID:6836d6e8-d7f8-449b-9e57-0c94f141fa30 NetNS:/var/run/netns/5677c6dc-316b-4ad8-8c38-3c6c8008f00a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6836d6e8_d7f8_449b_9e57_0c94f141fa30.slice PodAnnotations:0xc000b286a8}] Aliases:map[]}\"\nJun 09 11:31:26.039225 crc crio[21508]: time=\"2026-06-09T11:31:26.039260664Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:31:26.053935 crc crio[21508]: time=\"2026-06-09T11:31:26.053858231Z\" level=info msg=\"Ran pod sandbox dcd8c308ba20c6b0fdd65595c7f35b066c8cadb9136263434eb8d6bf3227a4b4 with infra container: openstack/nova-api-0/POD\" id=803233a2-aa63-4ef2-ae8b-4d80557a85a0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:31:26.059048 crc crio[21508]: time=\"2026-06-09T11:31:26.058923029Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=98f84333-0475-49d6-bcc7-872a35e2339d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:31:26.082177 crc crio[21508]: time=\"2026-06-09T11:31:26.082095857Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=c8edfc63-749f-46e5-970e-c4814a2276f2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:31:26.091263 crc crio[21508]: time=\"2026-06-09T11:31:26.091153782Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=17cdea19-c02f-4086-986b-b25d6189acf8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:31:26.091623 crc crio[21508]: time=\"2026-06-09T11:31:26.091585825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:31:26.167268 crc crio[21508]: time=\"2026-06-09T11:31:26.167029363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:31:26.171725 crc crio[21508]: time=\"2026-06-09T11:31:26.171659259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:31:26.246268 crc crio[21508]: 2026-06-09T11:31:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6fa5f44752eeb3d Mac:36:88:46:73:9d:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d1 Mtu:0 Sandbox:/var/run/netns/f9e02b0e-14b2-4324-b1e7-70ee561c1ab1 SocketPath: PciID:}] [{Interface:0xc0001225c0 Address:{IP:10.217.0.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:31:26.266507 crc crio[21508]: time=\"2026-06-09T11:31:26.266074272Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6fa5f44752eeb3d25135faf1f8b77c6554d161d2cd553199f5d55fcd8fca55f7 UID:47fbbd35-913b-4cb3-a9ce-6477d97e0f0a NetNS:/var/run/netns/f9e02b0e-14b2-4324-b1e7-70ee561c1ab1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47fbbd35_913b_4cb3_a9ce_6477d97e0f0a.slice PodAnnotations:0xc000b28888}] Aliases:map[]}\"\nJun 09 11:31:26.266743 crc crio[21508]: time=\"2026-06-09T11:31:26.266561516Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:31:26.302677 crc crio[21508]: time=\"2026-06-09T11:31:26.30258037Z\" level=info msg=\"Ran pod sandbox 6fa5f44752eeb3d25135faf1f8b77c6554d161d2cd553199f5d55fcd8fca55f7 with infra container: openstack/ceilometer-0/POD\" id=d5634b62-4404-4d4c-a8fa-9cac70d00326 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:31:26.323056 crc crio[21508]: time=\"2026-06-09T11:31:26.322608216Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=326fb932-f963-4711-a2bf-35361b5bd21e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:31:26.377599 crc crio[21508]: time=\"2026-06-09T11:31:26.376904786Z\" level=info msg=\"Created container 1a2d09087ce33f3c63394031804c27881a700282200e854241516bfaa7077068: openstack/nova-api-0/nova-api-log\" id=17cdea19-c02f-4086-986b-b25d6189acf8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:31:26.381792 crc crio[21508]: time=\"2026-06-09T11:31:26.381698996Z\" level=info msg=\"Starting container: 1a2d09087ce33f3c63394031804c27881a700282200e854241516bfaa7077068\" id=5499e7df-9a9b-449b-8326-251e09e50aaf name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:31:26.384142 crc crio[21508]: time=\"2026-06-09T11:31:26.384071775Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=ca93438d-33dd-4a41-9b90-3bef6644a47b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:31:26.387118 crc crio[21508]: time=\"2026-06-09T11:31:26.386938389Z\" level=info msg=\"Started container\" PID=91875 containerID=1a2d09087ce33f3c63394031804c27881a700282200e854241516bfaa7077068 description=openstack/nova-api-0/nova-api-log id=5499e7df-9a9b-449b-8326-251e09e50aaf name=/runtime.v1.RuntimeService/StartContainer sandboxID=dcd8c308ba20c6b0fdd65595c7f35b066c8cadb9136263434eb8d6bf3227a4b4\nJun 09 11:31:26.396689 crc crio[21508]: time=\"2026-06-09T11:31:26.396551661Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=7c0618b6-3bc5-462a-b827-3c075b33d3d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:31:26.396932 crc crio[21508]: time=\"2026-06-09T11:31:26.39689111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:31:26.419566 crc crio[21508]: time=\"2026-06-09T11:31:26.414876267Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=6c373a04-1ac4-449f-93ca-384412b56d21 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:31:26.474342 crc crio[21508]: time=\"2026-06-09T11:31:26.474177422Z\" level=info msg=\"Stopped pod sandbox: a292cb450efdb1fbd16f8038ff4ac079236021f615a6e00b2356872126c93c40\" id=fe416b88-5738-4f65-8cc5-99a20b351ca8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:31:26.476052 crc crio[21508]: time=\"2026-06-09T11:31:26.475989105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:31:26.487689 crc crio[21508]: time=\"2026-06-09T11:31:26.487607965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:31:26.519616 crc crio[21508]: time=\"2026-06-09T11:31:26.519025685Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=fa031c53-e999-45f9-8c4e-cf2dc5c62d8d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:31:26.528177 crc crio[21508]: time=\"2026-06-09T11:31:26.526645048Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=2151d2b5-e94b-467a-8305-5cf87b6c6633 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:31:26.528177 crc crio[21508]: time=\"2026-06-09T11:31:26.526940877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:31:26.618343 crc crio[21508]: time=\"2026-06-09T11:31:26.618166036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:31:26.633051 crc crio[21508]: time=\"2026-06-09T11:31:26.632902507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:31:26.754743 crc crio[21508]: time=\"2026-06-09T11:31:26.753939869Z\" level=info msg=\"Created container 7fb8a67ebe13b682666f482715575247bdf4f46a0520a3bddb8bc776e7a4deb8: openstack/nova-api-0/nova-api-api\" id=2151d2b5-e94b-467a-8305-5cf87b6c6633 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:31:26.756661 crc crio[21508]: time=\"2026-06-09T11:31:26.756494264Z\" level=info msg=\"Starting container: 7fb8a67ebe13b682666f482715575247bdf4f46a0520a3bddb8bc776e7a4deb8\" id=b2403150-6287-4608-8572-c942145f39ce name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:31:26.758432 crc crio[21508]: time=\"2026-06-09T11:31:26.758224545Z\" level=info msg=\"Created container f55d0d321e390b7d56d9e725e228127ee70d67371752599f60e49b1a98ff68a8: openstack/ceilometer-0/ceilometer-central-agent\" id=7c0618b6-3bc5-462a-b827-3c075b33d3d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:31:26.760117 crc crio[21508]: time=\"2026-06-09T11:31:26.760016617Z\" level=info msg=\"Starting container: f55d0d321e390b7d56d9e725e228127ee70d67371752599f60e49b1a98ff68a8\" id=5796de54-6e51-4d47-ae6d-e42f7bed1c7f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:31:26.773162 crc crio[21508]: time=\"2026-06-09T11:31:26.764414116Z\" level=info msg=\"Started container\" PID=91942 containerID=7fb8a67ebe13b682666f482715575247bdf4f46a0520a3bddb8bc776e7a4deb8 description=openstack/nova-api-0/nova-api-api id=b2403150-6287-4608-8572-c942145f39ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=dcd8c308ba20c6b0fdd65595c7f35b066c8cadb9136263434eb8d6bf3227a4b4\nJun 09 11:31:26.773162 crc crio[21508]: time=\"2026-06-09T11:31:26.768031872Z\" level=info msg=\"Started container\" PID=91938 containerID=f55d0d321e390b7d56d9e725e228127ee70d67371752599f60e49b1a98ff68a8 description=openstack/ceilometer-0/ceilometer-central-agent id=5796de54-6e51-4d47-ae6d-e42f7bed1c7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=6fa5f44752eeb3d25135faf1f8b77c6554d161d2cd553199f5d55fcd8fca55f7\nJun 09 11:31:26.782545 crc crio[21508]: time=\"2026-06-09T11:31:26.782443903Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=a24b401e-7533-4d1a-9ea1-c21ce99cc603 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:31:26.818531 crc crio[21508]: time=\"2026-06-09T11:31:26.817223901Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=a8def6dc-4c6b-4466-ab3b-59b9ae177c33 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:31:26.829220 crc crio[21508]: time=\"2026-06-09T11:31:26.828850422Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=a856dbf4-7eda-4612-8291-770e398f4a40 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:31:26.829899 crc crio[21508]: time=\"2026-06-09T11:31:26.829379987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:31:26.885504 crc crio[21508]: time=\"2026-06-09T11:31:26.885401757Z\" level=info msg=\"Removing container: 3e12c4e20a55a151109dc38206e945b29313706fc1b80b210b6f15aae0e6803f\" id=20c4836c-c7fc-46e3-bfa4-31f2373c285b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:31:26.925868 crc crio[21508]: time=\"2026-06-09T11:31:26.925770618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:31:26.935204 crc crio[21508]: time=\"2026-06-09T11:31:26.934174114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:31:27.085387 crc crio[21508]: time=\"2026-06-09T11:31:27.083924167Z\" level=info msg=\"Removed container 3e12c4e20a55a151109dc38206e945b29313706fc1b80b210b6f15aae0e6803f: openstack/dnsmasq-dns-6f4f87c799-7nl22/dnsmasq-dns\" id=20c4836c-c7fc-46e3-bfa4-31f2373c285b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:31:27.096329 crc crio[21508]: time=\"2026-06-09T11:31:27.096226687Z\" level=info msg=\"Removing container: 34c46ce7a28ee2880f08d3d02beb47d9b8064063214e21a5281c3ed94b0d46a4\" id=04c12c03-bcfd-4796-ad40-c1cf4f656780 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:31:27.150806 crc crio[21508]: time=\"2026-06-09T11:31:27.150708981Z\" level=info msg=\"Removed container 34c46ce7a28ee2880f08d3d02beb47d9b8064063214e21a5281c3ed94b0d46a4: openstack/dnsmasq-dns-6f4f87c799-7nl22/init\" id=04c12c03-bcfd-4796-ad40-c1cf4f656780 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:31:27.235424 crc crio[21508]: time=\"2026-06-09T11:31:27.231745713Z\" level=info msg=\"Created container 93258aa3fe9d54563757c75598fbe1da716e1fd2ae80817ddf7bb8ff08420dd5: openstack/ceilometer-0/ceilometer-notification-agent\" id=a856dbf4-7eda-4612-8291-770e398f4a40 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:31:27.239679 crc crio[21508]: time=\"2026-06-09T11:31:27.236998877Z\" level=info msg=\"Starting container: 93258aa3fe9d54563757c75598fbe1da716e1fd2ae80817ddf7bb8ff08420dd5\" id=7cfa57c2-ff4c-4344-abd6-f417b630d047 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:31:27.247375 crc crio[21508]: time=\"2026-06-09T11:31:27.24666938Z\" level=info msg=\"Started container\" PID=92013 containerID=93258aa3fe9d54563757c75598fbe1da716e1fd2ae80817ddf7bb8ff08420dd5 description=openstack/ceilometer-0/ceilometer-notification-agent id=7cfa57c2-ff4c-4344-abd6-f417b630d047 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6fa5f44752eeb3d25135faf1f8b77c6554d161d2cd553199f5d55fcd8fca55f7\nJun 09 11:31:27.330781 crc crio[21508]: time=\"2026-06-09T11:31:27.330689759Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=9556c013-b08f-46e1-b455-559793fe499b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:31:27.365273 crc crio[21508]: time=\"2026-06-09T11:31:27.361842101Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=ee6ffe6c-d5c9-4570-bc8f-9f8a1fc2dd35 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:31:27.374201 crc crio[21508]: time=\"2026-06-09T11:31:27.373548033Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=28d23069-d586-4688-8235-e84306de6300 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:31:27.374201 crc crio[21508]: time=\"2026-06-09T11:31:27.374026267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:31:27.429603 crc crio[21508]: time=\"2026-06-09T11:31:27.428675577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:31:27.434635 crc crio[21508]: time=\"2026-06-09T11:31:27.433689123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:31:27.604160 crc crio[21508]: time=\"2026-06-09T11:31:27.603208045Z\" level=info msg=\"Created container af49d3c468c327bbb47cb8fe74f14a425690093e2b15cec9fa24f0bfb65806fe: openstack/ceilometer-0/sg-core\" id=28d23069-d586-4688-8235-e84306de6300 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:31:27.605748 crc crio[21508]: time=\"2026-06-09T11:31:27.605674627Z\" level=info msg=\"Starting container: af49d3c468c327bbb47cb8fe74f14a425690093e2b15cec9fa24f0bfb65806fe\" id=63984e6c-efaf-400e-ba49-4d889eccfa94 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:31:27.613194 crc crio[21508]: time=\"2026-06-09T11:31:27.613079863Z\" level=info msg=\"Started container\" PID=92172 containerID=af49d3c468c327bbb47cb8fe74f14a425690093e2b15cec9fa24f0bfb65806fe description=openstack/ceilometer-0/sg-core id=63984e6c-efaf-400e-ba49-4d889eccfa94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6fa5f44752eeb3d25135faf1f8b77c6554d161d2cd553199f5d55fcd8fca55f7\nJun 09 11:31:27.625272 crc crio[21508]: time=\"2026-06-09T11:31:27.625139746Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=737b32f2-e95f-45d6-ac0e-6c0834a105cd name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:31:27.653069 crc crio[21508]: time=\"2026-06-09T11:31:27.652972621Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=7f963550-1468-407b-8080-6a42aae3985a name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:31:27.682841 crc crio[21508]: time=\"2026-06-09T11:31:27.682709231Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=57aceafb-2108-4dbf-80f0-697faf7901fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:31:27.684149 crc crio[21508]: time=\"2026-06-09T11:31:27.683176305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:31:27.735036 crc crio[21508]: time=\"2026-06-09T11:31:27.73495354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:31:27.739350 crc crio[21508]: time=\"2026-06-09T11:31:27.739231866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:31:27.821441 crc crio[21508]: time=\"2026-06-09T11:31:27.821259936Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-cell-mapping-67dvr/POD\" id=201824ff-30a1-43ba-83da-15ae49755711 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:31:27.821693 crc crio[21508]: time=\"2026-06-09T11:31:27.821484603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:31:27.879392 crc crio[21508]: time=\"2026-06-09T11:31:27.873811154Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-67dvr Namespace:openstack ID:c4e23adb07b74b1cd2c3e2dc9b35b1cbc0840821b5ede4b56e1e8def9daf6def UID:50e01495-9c78-469e-a9af-6bd6f2967777 NetNS:/var/run/netns/82072512-a17e-4af4-8832-3a327f532ad9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod50e01495_9c78_469e_a9af_6bd6f2967777.slice PodAnnotations:0xc0039b8430}] Aliases:map[]}\"\nJun 09 11:31:27.879392 crc crio[21508]: time=\"2026-06-09T11:31:27.873922888Z\" level=info msg=\"Adding pod openstack_nova-cell1-cell-mapping-67dvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:31:27.879392 crc crio[21508]: time=\"2026-06-09T11:31:27.875208415Z\" level=info msg=\"Created container 8f6a2f466ab013fed1995a1f2eca27dc75bc035b6c20e29defa60a9b02182635: openstack/ceilometer-0/proxy-httpd\" id=57aceafb-2108-4dbf-80f0-697faf7901fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:31:27.879392 crc crio[21508]: time=\"2026-06-09T11:31:27.876575055Z\" level=info msg=\"Starting container: 8f6a2f466ab013fed1995a1f2eca27dc75bc035b6c20e29defa60a9b02182635\" id=0cb27987-e273-4dd5-a0ed-adc2aeac93c5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:31:27.884520 crc crio[21508]: time=\"2026-06-09T11:31:27.884280581Z\" level=info msg=\"Started container\" PID=92205 containerID=8f6a2f466ab013fed1995a1f2eca27dc75bc035b6c20e29defa60a9b02182635 description=openstack/ceilometer-0/proxy-httpd id=0cb27987-e273-4dd5-a0ed-adc2aeac93c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6fa5f44752eeb3d25135faf1f8b77c6554d161d2cd553199f5d55fcd8fca55f7\nJun 09 11:31:28.478061 crc crio[21508]: 2026-06-09T11:31:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c4e23adb07b74b1 Mac:72:d9:3f:9c:bd:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d2 Mtu:0 Sandbox:/var/run/netns/82072512-a17e-4af4-8832-3a327f532ad9 SocketPath: PciID:}] [{Interface:0xc00025dd10 Address:{IP:10.217.0.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:31:28.479707 crc crio[21508]: time=\"2026-06-09T11:31:28.479628615Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-67dvr Namespace:openstack ID:c4e23adb07b74b1cd2c3e2dc9b35b1cbc0840821b5ede4b56e1e8def9daf6def UID:50e01495-9c78-469e-a9af-6bd6f2967777 NetNS:/var/run/netns/82072512-a17e-4af4-8832-3a327f532ad9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod50e01495_9c78_469e_a9af_6bd6f2967777.slice PodAnnotations:0xc0039b8430}] Aliases:map[]}\"\nJun 09 11:31:28.479885 crc crio[21508]: time=\"2026-06-09T11:31:28.47982307Z\" level=info msg=\"Checking pod openstack_nova-cell1-cell-mapping-67dvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:31:28.489020 crc crio[21508]: time=\"2026-06-09T11:31:28.488914956Z\" level=info msg=\"Ran pod sandbox c4e23adb07b74b1cd2c3e2dc9b35b1cbc0840821b5ede4b56e1e8def9daf6def with infra container: openstack/nova-cell1-cell-mapping-67dvr/POD\" id=201824ff-30a1-43ba-83da-15ae49755711 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:31:28.494949 crc crio[21508]: time=\"2026-06-09T11:31:28.49486406Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=d043d8f0-23cd-4d57-916b-b4c2adacb558 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:31:28.519905 crc crio[21508]: time=\"2026-06-09T11:31:28.51980378Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=ab250e75-763a-4dcc-bcac-a39255896686 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:31:28.529133 crc crio[21508]: time=\"2026-06-09T11:31:28.52901576Z\" level=info msg=\"Creating container: openstack/nova-cell1-cell-mapping-67dvr/nova-manage\" id=65dbfda8-ebdb-455f-9762-2a8e6c64f54d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:31:28.529799 crc crio[21508]: time=\"2026-06-09T11:31:28.529742851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:31:28.576143 crc crio[21508]: time=\"2026-06-09T11:31:28.575892182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:31:28.580272 crc crio[21508]: time=\"2026-06-09T11:31:28.580184097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:31:28.797108 crc crio[21508]: time=\"2026-06-09T11:31:28.796632922Z\" level=info msg=\"Created container efc269ac20400ac554da00a2e9e1d556eb276eac1f2d11bb9dabc21f5afde7db: openstack/nova-cell1-cell-mapping-67dvr/nova-manage\" id=65dbfda8-ebdb-455f-9762-2a8e6c64f54d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:31:28.798473 crc crio[21508]: time=\"2026-06-09T11:31:28.798404334Z\" level=info msg=\"Starting container: efc269ac20400ac554da00a2e9e1d556eb276eac1f2d11bb9dabc21f5afde7db\" id=6ffb27f4-b384-4d3e-bc27-3121f96c1e7f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:31:28.805251 crc crio[21508]: time=\"2026-06-09T11:31:28.805151092Z\" level=info msg=\"Started container\" PID=92459 containerID=efc269ac20400ac554da00a2e9e1d556eb276eac1f2d11bb9dabc21f5afde7db description=openstack/nova-cell1-cell-mapping-67dvr/nova-manage id=6ffb27f4-b384-4d3e-bc27-3121f96c1e7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4e23adb07b74b1cd2c3e2dc9b35b1cbc0840821b5ede4b56e1e8def9daf6def\nJun 09 11:31:39.586071 crc crio[21508]: time=\"2026-06-09T11:31:39.585192997Z\" level=info msg=\"Stopping pod sandbox: c4e23adb07b74b1cd2c3e2dc9b35b1cbc0840821b5ede4b56e1e8def9daf6def\" id=2bb525d0-27b2-4807-96c4-5ffd8992747d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:31:39.587636 crc crio[21508]: time=\"2026-06-09T11:31:39.586743102Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-67dvr Namespace:openstack ID:c4e23adb07b74b1cd2c3e2dc9b35b1cbc0840821b5ede4b56e1e8def9daf6def UID:50e01495-9c78-469e-a9af-6bd6f2967777 NetNS:/var/run/netns/82072512-a17e-4af4-8832-3a327f532ad9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod50e01495_9c78_469e_a9af_6bd6f2967777.slice PodAnnotations:0xc00011ecb8}] Aliases:map[]}\"\nJun 09 11:31:39.587636 crc crio[21508]: time=\"2026-06-09T11:31:39.586879496Z\" level=info msg=\"Deleting pod openstack_nova-cell1-cell-mapping-67dvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:31:40.173171 crc crio[21508]: time=\"2026-06-09T11:31:40.172699191Z\" level=info msg=\"Stopped pod sandbox: c4e23adb07b74b1cd2c3e2dc9b35b1cbc0840821b5ede4b56e1e8def9daf6def\" id=2bb525d0-27b2-4807-96c4-5ffd8992747d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:31:45.090032 crc crio[21508]: time=\"2026-06-09T11:31:45.088906871Z\" level=info msg=\"Stopping container: 7fb8a67ebe13b682666f482715575247bdf4f46a0520a3bddb8bc776e7a4deb8 (timeout: 30s)\" id=aec64d9b-3ecf-4061-b5c0-66473fe7b05a name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:31:45.090950 crc crio[21508]: time=\"2026-06-09T11:31:45.089023705Z\" level=info msg=\"Stopping container: 1a2d09087ce33f3c63394031804c27881a700282200e854241516bfaa7077068 (timeout: 30s)\" id=b14b9920-6177-4ac0-a071-8747798b01fe name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:31:45.134334 crc crio[21508]: time=\"2026-06-09T11:31:45.134191987Z\" level=info msg=\"Stopping container: f767160e75d488623e8b9687b28542d26540f84f6784ff81006164c3d4291318 (timeout: 30s)\" id=9589d308-c063-418d-b4ef-f75e9182fd44 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:31:45.134514 crc crio[21508]: time=\"2026-06-09T11:31:45.13428319Z\" level=info msg=\"Stopping container: 126f3428843454b56837af6e4e7b6d4e9864bca236799aff85b19f70490ddfe7 (timeout: 30s)\" id=14cd66bc-2aff-4525-8c48-801a77555e9f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:31:45.150873 crc crio[21508]: time=\"2026-06-09T11:31:45.150796683Z\" level=info msg=\"Stopping container: c355ba816aec52f2ba46f4d876a161641c3f32a05b63ba23ece0226858c263d8 (timeout: 30s)\" id=51138286-f86d-42cd-9669-41de5501ac81 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:31:45.215522 crc crio[21508]: time=\"2026-06-09T11:31:45.215178907Z\" level=info msg=\"Stopped container 1a2d09087ce33f3c63394031804c27881a700282200e854241516bfaa7077068: openstack/nova-api-0/nova-api-log\" id=b14b9920-6177-4ac0-a071-8747798b01fe name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:31:45.260692 crc crio[21508]: time=\"2026-06-09T11:31:45.260598276Z\" level=info msg=\"Stopped container 126f3428843454b56837af6e4e7b6d4e9864bca236799aff85b19f70490ddfe7: openstack/nova-metadata-0/nova-metadata-log\" id=14cd66bc-2aff-4525-8c48-801a77555e9f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:31:47.510077 crc crio[21508]: time=\"2026-06-09T11:31:47.509427803Z\" level=info msg=\"Stopped container c355ba816aec52f2ba46f4d876a161641c3f32a05b63ba23ece0226858c263d8: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=51138286-f86d-42cd-9669-41de5501ac81 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:31:47.513349 crc crio[21508]: time=\"2026-06-09T11:31:47.513143291Z\" level=info msg=\"Stopping pod sandbox: 2826364e6019a839457445491cafc482e60455d687bf938f9c8d98e7970c78e1\" id=b420fa9d-083d-4415-8b17-3adba3cc1419 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:31:47.514853 crc crio[21508]: time=\"2026-06-09T11:31:47.514711187Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:2826364e6019a839457445491cafc482e60455d687bf938f9c8d98e7970c78e1 UID:1c58e824-7b41-4fd5-b367-ee4e2c03e39d NetNS:/var/run/netns/9de6421f-3683-462d-ab6b-ded073797f72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1c58e824_7b41_4fd5_b367_ee4e2c03e39d.slice PodAnnotations:0xc003b39a50}] Aliases:map[]}\"\nJun 09 11:31:47.515472 crc crio[21508]: time=\"2026-06-09T11:31:47.515223712Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:31:47.858480 crc crio[21508]: time=\"2026-06-09T11:31:47.857570832Z\" level=info msg=\"Stopped pod sandbox: 2826364e6019a839457445491cafc482e60455d687bf938f9c8d98e7970c78e1\" id=b420fa9d-083d-4415-8b17-3adba3cc1419 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:31:48.333631 crc crio[21508]: time=\"2026-06-09T11:31:48.331248644Z\" level=info msg=\"Stopped container 7fb8a67ebe13b682666f482715575247bdf4f46a0520a3bddb8bc776e7a4deb8: openstack/nova-api-0/nova-api-api\" id=aec64d9b-3ecf-4061-b5c0-66473fe7b05a name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:31:48.334996 crc crio[21508]: time=\"2026-06-09T11:31:48.334864919Z\" level=info msg=\"Stopping pod sandbox: dcd8c308ba20c6b0fdd65595c7f35b066c8cadb9136263434eb8d6bf3227a4b4\" id=df2d5bb9-7982-481f-ac6a-b0ce72689e94 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:31:48.335617 crc crio[21508]: time=\"2026-06-09T11:31:48.335552259Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:dcd8c308ba20c6b0fdd65595c7f35b066c8cadb9136263434eb8d6bf3227a4b4 UID:6836d6e8-d7f8-449b-9e57-0c94f141fa30 NetNS:/var/run/netns/5677c6dc-316b-4ad8-8c38-3c6c8008f00a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6836d6e8_d7f8_449b_9e57_0c94f141fa30.slice PodAnnotations:0xc004e42760}] Aliases:map[]}\"\nJun 09 11:31:48.335781 crc crio[21508]: time=\"2026-06-09T11:31:48.335723554Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:31:48.404230 crc crio[21508]: time=\"2026-06-09T11:31:48.404084385Z\" level=info msg=\"Stopped container f767160e75d488623e8b9687b28542d26540f84f6784ff81006164c3d4291318: openstack/nova-metadata-0/nova-metadata-metadata\" id=9589d308-c063-418d-b4ef-f75e9182fd44 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:31:48.405249 crc crio[21508]: time=\"2026-06-09T11:31:48.405096255Z\" level=info msg=\"Stopping pod sandbox: e95dcc0d1d8e1efab729613aea46558c60c1ee7448d400e736f20ab726ffec85\" id=cf4d2341-bf60-40d5-b4fd-30ed9921a83b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:31:48.405852 crc crio[21508]: time=\"2026-06-09T11:31:48.405780145Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:e95dcc0d1d8e1efab729613aea46558c60c1ee7448d400e736f20ab726ffec85 UID:169e1482-bb37-4cc5-a567-7a40871c78ed NetNS:/var/run/netns/00f02959-ef8f-4d57-aa82-95b2c479178a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod169e1482_bb37_4cc5_a567_7a40871c78ed.slice PodAnnotations:0xc0039b9d68}] Aliases:map[]}\"\nJun 09 11:31:48.405984 crc crio[21508]: time=\"2026-06-09T11:31:48.40594736Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:31:48.771690 crc crio[21508]: time=\"2026-06-09T11:31:48.768432429Z\" level=info msg=\"Stopped pod sandbox: dcd8c308ba20c6b0fdd65595c7f35b066c8cadb9136263434eb8d6bf3227a4b4\" id=df2d5bb9-7982-481f-ac6a-b0ce72689e94 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:31:48.798161 crc crio[21508]: time=\"2026-06-09T11:31:48.797965733Z\" level=info msg=\"Removing container: c355ba816aec52f2ba46f4d876a161641c3f32a05b63ba23ece0226858c263d8\" id=8ccced92-6b06-4258-8df8-ba1527a44167 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:31:48.802114 crc crio[21508]: time=\"2026-06-09T11:31:48.802008091Z\" level=info msg=\"Stopped pod sandbox: e95dcc0d1d8e1efab729613aea46558c60c1ee7448d400e736f20ab726ffec85\" id=cf4d2341-bf60-40d5-b4fd-30ed9921a83b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:31:48.916672 crc crio[21508]: time=\"2026-06-09T11:31:48.916574354Z\" level=info msg=\"Removed container c355ba816aec52f2ba46f4d876a161641c3f32a05b63ba23ece0226858c263d8: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=8ccced92-6b06-4258-8df8-ba1527a44167 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:31:49.639098 crc crio[21508]: time=\"2026-06-09T11:31:49.638635477Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=eed8b2b8-6661-4a90-a465-53d272243d5a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:31:49.639349 crc crio[21508]: time=\"2026-06-09T11:31:49.639128351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:31:49.689593 crc crio[21508]: time=\"2026-06-09T11:31:49.689236357Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:36d66f8e883b6b16041273b852e443caeed8977bb2598af33120d4e6f6222f81 UID:0997c74e-66a1-4afd-9fe0-9827d6fcd94b NetNS:/var/run/netns/e2b857a3-db93-4232-9716-9ad2ab75815c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0997c74e_66a1_4afd_9fe0_9827d6fcd94b.slice PodAnnotations:0xc000852b40}] Aliases:map[]}\"\nJun 09 11:31:49.689593 crc crio[21508]: time=\"2026-06-09T11:31:49.689561147Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:31:49.861625 crc crio[21508]: time=\"2026-06-09T11:31:49.856860233Z\" level=info msg=\"Removing container: f767160e75d488623e8b9687b28542d26540f84f6784ff81006164c3d4291318\" id=ec440fa5-21c6-4d5e-9402-8d2289bee6b9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:31:49.910496 crc crio[21508]: time=\"2026-06-09T11:31:49.908836435Z\" level=info msg=\"Removed container f767160e75d488623e8b9687b28542d26540f84f6784ff81006164c3d4291318: openstack/nova-metadata-0/nova-metadata-metadata\" id=ec440fa5-21c6-4d5e-9402-8d2289bee6b9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:31:49.952647 crc crio[21508]: time=\"2026-06-09T11:31:49.948810964Z\" level=info msg=\"Removing container: 126f3428843454b56837af6e4e7b6d4e9864bca236799aff85b19f70490ddfe7\" id=bef49c43-ee33-4f3a-9f65-dbf625f7e547 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:31:50.004811 crc crio[21508]: time=\"2026-06-09T11:31:50.00469286Z\" level=info msg=\"Removed container 126f3428843454b56837af6e4e7b6d4e9864bca236799aff85b19f70490ddfe7: openstack/nova-metadata-0/nova-metadata-log\" id=bef49c43-ee33-4f3a-9f65-dbf625f7e547 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:31:50.021668 crc crio[21508]: time=\"2026-06-09T11:31:50.020800621Z\" level=info msg=\"Removing container: 7fb8a67ebe13b682666f482715575247bdf4f46a0520a3bddb8bc776e7a4deb8\" id=f7b1858d-61c4-4f9c-85c9-4485c1703835 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:31:50.092274 crc crio[21508]: time=\"2026-06-09T11:31:50.0921682Z\" level=info msg=\"Removed container 7fb8a67ebe13b682666f482715575247bdf4f46a0520a3bddb8bc776e7a4deb8: openstack/nova-api-0/nova-api-api\" id=f7b1858d-61c4-4f9c-85c9-4485c1703835 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:31:50.094461 crc crio[21508]: time=\"2026-06-09T11:31:50.094389095Z\" level=info msg=\"Removing container: 1a2d09087ce33f3c63394031804c27881a700282200e854241516bfaa7077068\" id=6ff08391-dff6-440f-89c9-4e48a7d046d8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:31:50.125817 crc crio[21508]: time=\"2026-06-09T11:31:50.125707342Z\" level=info msg=\"Removed container 1a2d09087ce33f3c63394031804c27881a700282200e854241516bfaa7077068: openstack/nova-api-0/nova-api-log\" id=6ff08391-dff6-440f-89c9-4e48a7d046d8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:31:50.295151 crc crio[21508]: 2026-06-09T11:31:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:36d66f8e883b6b1 Mac:5e:f5:cf:01:a7:1e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d3 Mtu:0 Sandbox:/var/run/netns/e2b857a3-db93-4232-9716-9ad2ab75815c SocketPath: PciID:}] [{Interface:0xc00026c810 Address:{IP:10.217.0.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:31:50.297186 crc crio[21508]: time=\"2026-06-09T11:31:50.297075277Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:36d66f8e883b6b16041273b852e443caeed8977bb2598af33120d4e6f6222f81 UID:0997c74e-66a1-4afd-9fe0-9827d6fcd94b NetNS:/var/run/netns/e2b857a3-db93-4232-9716-9ad2ab75815c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0997c74e_66a1_4afd_9fe0_9827d6fcd94b.slice PodAnnotations:0xc000852b40}] Aliases:map[]}\"\nJun 09 11:31:50.297463 crc crio[21508]: time=\"2026-06-09T11:31:50.297396896Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:31:50.307495 crc crio[21508]: time=\"2026-06-09T11:31:50.307133551Z\" level=info msg=\"Ran pod sandbox 36d66f8e883b6b16041273b852e443caeed8977bb2598af33120d4e6f6222f81 with infra container: openstack/nova-scheduler-0/POD\" id=eed8b2b8-6661-4a90-a465-53d272243d5a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:31:50.309797 crc crio[21508]: time=\"2026-06-09T11:31:50.309720627Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=fa35c109-7807-4542-be71-83c4e9687897 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:31:50.330219 crc crio[21508]: time=\"2026-06-09T11:31:50.329806465Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=b93e07e1-587d-4e8b-94f8-d4c3b59af5d0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:31:50.336508 crc crio[21508]: time=\"2026-06-09T11:31:50.336071988Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=0143af5b-44c4-4722-a087-3fd640d27b7f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:31:50.336720 crc crio[21508]: time=\"2026-06-09T11:31:50.336548842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:31:50.365563 crc crio[21508]: time=\"2026-06-09T11:31:50.365494189Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=223e4d77-39c3-48e4-90c9-15a97ab2cf6e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:31:50.365812 crc crio[21508]: time=\"2026-06-09T11:31:50.365629883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:31:50.391046 crc crio[21508]: time=\"2026-06-09T11:31:50.390906593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:31:50.394628 crc crio[21508]: time=\"2026-06-09T11:31:50.394517118Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=76f60b62-8319-4e6c-bfa1-afde065d17b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:31:50.394752 crc crio[21508]: time=\"2026-06-09T11:31:50.394731565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:31:50.395048 crc crio[21508]: time=\"2026-06-09T11:31:50.39455562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:31:50.426619 crc crio[21508]: time=\"2026-06-09T11:31:50.426547076Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:e701fdeaddbfb7329fd5c884c9b2e4e7e1ce42e6da94a671f8d7ec03056eca25 UID:840b3141-f9c0-497d-bcdf-5b68bbd05529 NetNS:/var/run/netns/01eb9ab6-f213-4c5a-9a77-6524126773e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod840b3141_f9c0_497d_bcdf_5b68bbd05529.slice PodAnnotations:0xc00244e278}] Aliases:map[]}\"\nJun 09 11:31:50.426619 crc crio[21508]: time=\"2026-06-09T11:31:50.426605358Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:31:50.476109 crc crio[21508]: time=\"2026-06-09T11:31:50.47554863Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:edd8b27626aa8878b73d3fe4468545f46538104647930d43cf0d4e42679a29d4 UID:68dc1b71-eecb-46a0-ae10-c84c82217149 NetNS:/var/run/netns/c2f85234-7418-450e-b863-130ffeb46b7a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68dc1b71_eecb_46a0_ae10_c84c82217149.slice PodAnnotations:0xc000158848}] Aliases:map[]}\"\nJun 09 11:31:50.476516 crc crio[21508]: time=\"2026-06-09T11:31:50.476489588Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:31:50.619947 crc crio[21508]: time=\"2026-06-09T11:31:50.619888905Z\" level=info msg=\"Created container 8b9cc060de9a7aebc472753f4eb1a3204e295a0539455e33dc2fb6630404e049: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=0143af5b-44c4-4722-a087-3fd640d27b7f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:31:50.621773 crc crio[21508]: time=\"2026-06-09T11:31:50.621736999Z\" level=info msg=\"Starting container: 8b9cc060de9a7aebc472753f4eb1a3204e295a0539455e33dc2fb6630404e049\" id=5b79efe5-6e1f-43e9-890d-e9c1e6c967f2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:31:50.627040 crc crio[21508]: time=\"2026-06-09T11:31:50.627001823Z\" level=info msg=\"Started container\" PID=93807 containerID=8b9cc060de9a7aebc472753f4eb1a3204e295a0539455e33dc2fb6630404e049 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=5b79efe5-6e1f-43e9-890d-e9c1e6c967f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=36d66f8e883b6b16041273b852e443caeed8977bb2598af33120d4e6f6222f81\nJun 09 11:31:51.020185 crc crio[21508]: 2026-06-09T11:31:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e701fdeaddbfb73 Mac:de:41:63:f4:42:b4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d4 Mtu:0 Sandbox:/var/run/netns/01eb9ab6-f213-4c5a-9a77-6524126773e4 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:31:51.022977 crc crio[21508]: time=\"2026-06-09T11:31:51.02289072Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:e701fdeaddbfb7329fd5c884c9b2e4e7e1ce42e6da94a671f8d7ec03056eca25 UID:840b3141-f9c0-497d-bcdf-5b68bbd05529 NetNS:/var/run/netns/01eb9ab6-f213-4c5a-9a77-6524126773e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod840b3141_f9c0_497d_bcdf_5b68bbd05529.slice PodAnnotations:0xc00244e278}] Aliases:map[]}\"\nJun 09 11:31:51.023083 crc crio[21508]: time=\"2026-06-09T11:31:51.023071935Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:31:51.031340 crc crio[21508]: time=\"2026-06-09T11:31:51.031142181Z\" level=info msg=\"Ran pod sandbox e701fdeaddbfb7329fd5c884c9b2e4e7e1ce42e6da94a671f8d7ec03056eca25 with infra container: openstack/nova-metadata-0/POD\" id=223e4d77-39c3-48e4-90c9-15a97ab2cf6e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:31:51.039220 crc crio[21508]: time=\"2026-06-09T11:31:51.039114184Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=88dfab66-ea5e-4c0f-a84d-275723be7d72 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:31:51.041609 crc crio[21508]: time=\"2026-06-09T11:31:51.041564186Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=92be2031-affc-4fba-b0fa-3decd0e8edd8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:31:51.051472 crc crio[21508]: time=\"2026-06-09T11:31:51.051412805Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=d5c8376f-b3af-4d05-b201-ef85ac3c978d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:31:51.052122 crc crio[21508]: time=\"2026-06-09T11:31:51.052099195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:31:51.113902 crc crio[21508]: time=\"2026-06-09T11:31:51.109072932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:31:51.115417 crc crio[21508]: time=\"2026-06-09T11:31:51.115248193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:31:51.117455 crc crio[21508]: 2026-06-09T11:31:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:edd8b27626aa887 Mac:da:57:63:16:a6:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d5 Mtu:0 Sandbox:/var/run/netns/c2f85234-7418-450e-b863-130ffeb46b7a SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:31:51.118202 crc crio[21508]: time=\"2026-06-09T11:31:51.118114077Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:edd8b27626aa8878b73d3fe4468545f46538104647930d43cf0d4e42679a29d4 UID:68dc1b71-eecb-46a0-ae10-c84c82217149 NetNS:/var/run/netns/c2f85234-7418-450e-b863-130ffeb46b7a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68dc1b71_eecb_46a0_ae10_c84c82217149.slice PodAnnotations:0xc000158848}] Aliases:map[]}\"\nJun 09 11:31:51.118416 crc crio[21508]: time=\"2026-06-09T11:31:51.118282582Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:31:51.132588 crc crio[21508]: time=\"2026-06-09T11:31:51.132509208Z\" level=info msg=\"Ran pod sandbox edd8b27626aa8878b73d3fe4468545f46538104647930d43cf0d4e42679a29d4 with infra container: openstack/nova-api-0/POD\" id=76f60b62-8319-4e6c-bfa1-afde065d17b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:31:51.135589 crc crio[21508]: time=\"2026-06-09T11:31:51.135511046Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=737e86e5-fabe-4db5-a090-fd9ec3ee0efb name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:31:51.141399 crc crio[21508]: time=\"2026-06-09T11:31:51.141250554Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=bc7821ca-c251-418e-8e67-ffa4688f8dfc name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:31:51.151882 crc crio[21508]: time=\"2026-06-09T11:31:51.151796012Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=d8f2b2b4-f8e1-4b59-9c96-7d6bff99d506 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:31:51.152688 crc crio[21508]: time=\"2026-06-09T11:31:51.152630007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:31:51.201401 crc crio[21508]: time=\"2026-06-09T11:31:51.201240219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:31:51.206595 crc crio[21508]: time=\"2026-06-09T11:31:51.206473163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:31:51.386056 crc crio[21508]: time=\"2026-06-09T11:31:51.385939405Z\" level=info msg=\"Created container c869a60b2ca65010ef966ba5a83f94703adc9e827c15ac462b44d27088a2a942: openstack/nova-api-0/nova-api-log\" id=d8f2b2b4-f8e1-4b59-9c96-7d6bff99d506 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:31:51.387257 crc crio[21508]: time=\"2026-06-09T11:31:51.387216932Z\" level=info msg=\"Starting container: c869a60b2ca65010ef966ba5a83f94703adc9e827c15ac462b44d27088a2a942\" id=c40f439d-f740-44ef-8286-2788f4711d7a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:31:51.389255 crc crio[21508]: time=\"2026-06-09T11:31:51.389224731Z\" level=info msg=\"Created container b9e3fe45d93fb94aeda80ac5a392788a6770ac78d5e96e91c36575d136e73f44: openstack/nova-metadata-0/nova-metadata-log\" id=d5c8376f-b3af-4d05-b201-ef85ac3c978d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:31:51.394921 crc crio[21508]: time=\"2026-06-09T11:31:51.394881827Z\" level=info msg=\"Starting container: b9e3fe45d93fb94aeda80ac5a392788a6770ac78d5e96e91c36575d136e73f44\" id=5f96c793-ed32-43c5-9088-a1244cfb5988 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:31:51.395731 crc crio[21508]: time=\"2026-06-09T11:31:51.39499042Z\" level=info msg=\"Started container\" PID=93908 containerID=c869a60b2ca65010ef966ba5a83f94703adc9e827c15ac462b44d27088a2a942 description=openstack/nova-api-0/nova-api-log id=c40f439d-f740-44ef-8286-2788f4711d7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=edd8b27626aa8878b73d3fe4468545f46538104647930d43cf0d4e42679a29d4\nJun 09 11:31:51.406195 crc crio[21508]: time=\"2026-06-09T11:31:51.406154737Z\" level=info msg=\"Started container\" PID=93909 containerID=b9e3fe45d93fb94aeda80ac5a392788a6770ac78d5e96e91c36575d136e73f44 description=openstack/nova-metadata-0/nova-metadata-log id=5f96c793-ed32-43c5-9088-a1244cfb5988 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e701fdeaddbfb7329fd5c884c9b2e4e7e1ce42e6da94a671f8d7ec03056eca25\nJun 09 11:31:51.416820 crc crio[21508]: time=\"2026-06-09T11:31:51.416776277Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=9cd57c29-a499-4fbe-a9e9-bf3061a885ed name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:31:51.423057 crc crio[21508]: time=\"2026-06-09T11:31:51.42303097Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=b57fbade-876a-4d3e-aab2-ab762bd91ac9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:31:51.506910 crc crio[21508]: time=\"2026-06-09T11:31:51.506417881Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=4d57fd0b-2f67-425a-b312-1848174ca534 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:31:51.509089 crc crio[21508]: time=\"2026-06-09T11:31:51.509010747Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=00fe0113-fe83-4a31-abdd-cc6b5fae06c7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:31:51.531652 crc crio[21508]: time=\"2026-06-09T11:31:51.530805995Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=4cfcf6b7-af7f-4060-a0bb-44739e0d76bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:31:51.531652 crc crio[21508]: time=\"2026-06-09T11:31:51.531103454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:31:51.536124 crc crio[21508]: time=\"2026-06-09T11:31:51.536060599Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=5848f27c-2aeb-4f2d-91d6-529a5be3c7c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:31:51.551067 crc crio[21508]: time=\"2026-06-09T11:31:51.550950394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:31:51.597965 crc crio[21508]: time=\"2026-06-09T11:31:51.597832375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:31:51.603241 crc crio[21508]: time=\"2026-06-09T11:31:51.603158301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:31:51.616497 crc crio[21508]: time=\"2026-06-09T11:31:51.616416849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:31:51.619958 crc crio[21508]: time=\"2026-06-09T11:31:51.619896381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:31:51.805527 crc crio[21508]: time=\"2026-06-09T11:31:51.805427761Z\" level=info msg=\"Created container 49d9d5bf4aeefa0d8078d2d5b601b71843f8cf31766d436a4f6dad24ed696e19: openstack/nova-api-0/nova-api-api\" id=4cfcf6b7-af7f-4060-a0bb-44739e0d76bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:31:51.806754 crc crio[21508]: time=\"2026-06-09T11:31:51.806710439Z\" level=info msg=\"Starting container: 49d9d5bf4aeefa0d8078d2d5b601b71843f8cf31766d436a4f6dad24ed696e19\" id=9d6beec6-929c-4ff2-8d16-b5f9bd2169a7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:31:51.808158 crc crio[21508]: time=\"2026-06-09T11:31:51.808081169Z\" level=info msg=\"Created container 425e508b3fa86731cf3d97704a7587df55a8797fc5de48f75de448fdb7ebca3d: openstack/nova-metadata-0/nova-metadata-metadata\" id=5848f27c-2aeb-4f2d-91d6-529a5be3c7c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:31:51.808891 crc crio[21508]: time=\"2026-06-09T11:31:51.80880467Z\" level=info msg=\"Starting container: 425e508b3fa86731cf3d97704a7587df55a8797fc5de48f75de448fdb7ebca3d\" id=858d19ee-d52b-4b0f-b695-917060ef0592 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:31:51.816919 crc crio[21508]: time=\"2026-06-09T11:31:51.816813175Z\" level=info msg=\"Started container\" PID=93993 containerID=425e508b3fa86731cf3d97704a7587df55a8797fc5de48f75de448fdb7ebca3d description=openstack/nova-metadata-0/nova-metadata-metadata id=858d19ee-d52b-4b0f-b695-917060ef0592 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e701fdeaddbfb7329fd5c884c9b2e4e7e1ce42e6da94a671f8d7ec03056eca25\nJun 09 11:31:51.818354 crc crio[21508]: time=\"2026-06-09T11:31:51.817185756Z\" level=info msg=\"Started container\" PID=93991 containerID=49d9d5bf4aeefa0d8078d2d5b601b71843f8cf31766d436a4f6dad24ed696e19 description=openstack/nova-api-0/nova-api-api id=9d6beec6-929c-4ff2-8d16-b5f9bd2169a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=edd8b27626aa8878b73d3fe4468545f46538104647930d43cf0d4e42679a29d4\nJun 09 11:32:00.531971 crc crio[21508]: time=\"2026-06-09T11:32:00.531099812Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683412-48kzk/POD\" id=46a54a99-db8c-4f69-b50a-4c02d01f93fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:32:00.533926 crc crio[21508]: time=\"2026-06-09T11:32:00.531997568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:32:00.587479 crc crio[21508]: time=\"2026-06-09T11:32:00.587200964Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683412-48kzk Namespace:openshift-infra ID:241790b3276f1c6a6109b83c29eb30c65458b981dd2208e101ab8d9a68a457af UID:dcc262c7-e18c-4fef-b0a2-4cfe8664176a NetNS:/var/run/netns/af0af5ec-6ef7-4e99-838e-486d781cc75a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddcc262c7_e18c_4fef_b0a2_4cfe8664176a.slice PodAnnotations:0xc000d9e2c8}] Aliases:map[]}\"\nJun 09 11:32:00.587479 crc crio[21508]: time=\"2026-06-09T11:32:00.58740108Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683412-48kzk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:32:01.828255 crc crio[21508]: 2026-06-09T11:32:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:241790b3276f1c6 Mac:26:7b:8d:80:ac:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d6 Mtu:0 Sandbox:/var/run/netns/af0af5ec-6ef7-4e99-838e-486d781cc75a SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.0.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:32:01.830014 crc crio[21508]: time=\"2026-06-09T11:32:01.829944215Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683412-48kzk Namespace:openshift-infra ID:241790b3276f1c6a6109b83c29eb30c65458b981dd2208e101ab8d9a68a457af UID:dcc262c7-e18c-4fef-b0a2-4cfe8664176a NetNS:/var/run/netns/af0af5ec-6ef7-4e99-838e-486d781cc75a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddcc262c7_e18c_4fef_b0a2_4cfe8664176a.slice PodAnnotations:0xc000d9e2c8}] Aliases:map[]}\"\nJun 09 11:32:01.832920 crc crio[21508]: time=\"2026-06-09T11:32:01.8328355Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683412-48kzk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:32:01.844872 crc crio[21508]: time=\"2026-06-09T11:32:01.844623215Z\" level=info msg=\"Ran pod sandbox 241790b3276f1c6a6109b83c29eb30c65458b981dd2208e101ab8d9a68a457af with infra container: openshift-infra/auto-csr-approver-29683412-48kzk/POD\" id=46a54a99-db8c-4f69-b50a-4c02d01f93fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:32:01.869393 crc crio[21508]: time=\"2026-06-09T11:32:01.869270986Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=16c0e4b3-1375-4ec5-bbea-4e72d5abb2bf name=/runtime.v1.ImageService/PullImage\nJun 09 11:32:01.884563 crc crio[21508]: time=\"2026-06-09T11:32:01.884510982Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 11:32:02.591596 crc crio[21508]: time=\"2026-06-09T11:32:02.591033529Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=16c0e4b3-1375-4ec5-bbea-4e72d5abb2bf name=/runtime.v1.ImageService/PullImage\nJun 09 11:32:02.592381 crc crio[21508]: time=\"2026-06-09T11:32:02.592321967Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=db8b5450-e218-4926-a658-1618c8e5b2fd name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:32:02.594937 crc crio[21508]: time=\"2026-06-09T11:32:02.594762708Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=26e22af2-6ce3-457e-ac27-638e22e21f69 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:32:02.601781 crc crio[21508]: time=\"2026-06-09T11:32:02.601700981Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683412-48kzk/oc\" id=d0cee9a2-dbff-4699-acd0-b8b1e234e4c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:32:02.602509 crc crio[21508]: time=\"2026-06-09T11:32:02.602466654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:32:02.665345 crc crio[21508]: time=\"2026-06-09T11:32:02.665069246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:32:02.899274 crc crio[21508]: time=\"2026-06-09T11:32:02.899067354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:32:03.030529 crc crio[21508]: time=\"2026-06-09T11:32:03.030451099Z\" level=info msg=\"Created container f9b095a8ba0a8fd8757789c99c11df804808fd857493f6ddaf573f13a40b355e: openshift-infra/auto-csr-approver-29683412-48kzk/oc\" id=d0cee9a2-dbff-4699-acd0-b8b1e234e4c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:32:03.032222 crc crio[21508]: time=\"2026-06-09T11:32:03.032141099Z\" level=info msg=\"Starting container: f9b095a8ba0a8fd8757789c99c11df804808fd857493f6ddaf573f13a40b355e\" id=0710fb73-09ef-44ab-8bf6-f143b3bf3687 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:32:03.037614 crc crio[21508]: time=\"2026-06-09T11:32:03.037545517Z\" level=info msg=\"Started container\" PID=94845 containerID=f9b095a8ba0a8fd8757789c99c11df804808fd857493f6ddaf573f13a40b355e description=openshift-infra/auto-csr-approver-29683412-48kzk/oc id=0710fb73-09ef-44ab-8bf6-f143b3bf3687 name=/runtime.v1.RuntimeService/StartContainer sandboxID=241790b3276f1c6a6109b83c29eb30c65458b981dd2208e101ab8d9a68a457af\nJun 09 11:32:04.833527 crc crio[21508]: time=\"2026-06-09T11:32:04.832589092Z\" level=info msg=\"Stopping container: 10f856e254eeb75e084f50f3b11a53076759b07fd8342fed6bf69deacf166897 (timeout: 30s)\" id=cb1987e1-950a-4459-8a30-3424595fcb88 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:32:05.104141 crc crio[21508]: time=\"2026-06-09T11:32:05.103903573Z\" level=info msg=\"Stopped container 10f856e254eeb75e084f50f3b11a53076759b07fd8342fed6bf69deacf166897: openstack/kube-state-metrics-0/kube-state-metrics\" id=cb1987e1-950a-4459-8a30-3424595fcb88 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:32:05.105013 crc crio[21508]: time=\"2026-06-09T11:32:05.104926703Z\" level=info msg=\"Stopping pod sandbox: 4f9ebdea71f94d7807448ba1469b24a4414b38538735335728eea3aa852fdbe7\" id=39a259d0-b325-4f47-a851-af62f51dcd36 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:32:05.111270 crc crio[21508]: time=\"2026-06-09T11:32:05.111186846Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:4f9ebdea71f94d7807448ba1469b24a4414b38538735335728eea3aa852fdbe7 UID:6d02d2a7-645b-4f4b-b964-19ff29d366b3 NetNS:/var/run/netns/703edfe6-354f-45bb-b380-8ed0bb680298 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d02d2a7_645b_4f4b_b964_19ff29d366b3.slice PodAnnotations:0xc000b28700}] Aliases:map[]}\"\nJun 09 11:32:05.111565 crc crio[21508]: time=\"2026-06-09T11:32:05.111509485Z\" level=info msg=\"Deleting pod openstack_kube-state-metrics-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:32:05.164027 crc crio[21508]: time=\"2026-06-09T11:32:05.163929559Z\" level=info msg=\"Stopping pod sandbox: 241790b3276f1c6a6109b83c29eb30c65458b981dd2208e101ab8d9a68a457af\" id=c13132f1-3181-4b7b-8a92-bd149eec6750 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:32:05.164657 crc crio[21508]: time=\"2026-06-09T11:32:05.164581378Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683412-48kzk Namespace:openshift-infra ID:241790b3276f1c6a6109b83c29eb30c65458b981dd2208e101ab8d9a68a457af UID:dcc262c7-e18c-4fef-b0a2-4cfe8664176a NetNS:/var/run/netns/af0af5ec-6ef7-4e99-838e-486d781cc75a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddcc262c7_e18c_4fef_b0a2_4cfe8664176a.slice PodAnnotations:0xc000b28918}] Aliases:map[]}\"\nJun 09 11:32:05.164874 crc crio[21508]: time=\"2026-06-09T11:32:05.164767344Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683412-48kzk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:32:05.481196 crc crio[21508]: time=\"2026-06-09T11:32:05.480791783Z\" level=info msg=\"Stopped pod sandbox: 4f9ebdea71f94d7807448ba1469b24a4414b38538735335728eea3aa852fdbe7\" id=39a259d0-b325-4f47-a851-af62f51dcd36 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:32:05.716108 crc crio[21508]: time=\"2026-06-09T11:32:05.716004367Z\" level=info msg=\"Stopped pod sandbox: 241790b3276f1c6a6109b83c29eb30c65458b981dd2208e101ab8d9a68a457af\" id=c13132f1-3181-4b7b-8a92-bd149eec6750 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:32:06.185534 crc crio[21508]: time=\"2026-06-09T11:32:06.185453495Z\" level=info msg=\"Removing container: 10f856e254eeb75e084f50f3b11a53076759b07fd8342fed6bf69deacf166897\" id=c3081817-f3a2-4a2a-8897-386584c218ed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:32:06.586328 crc crio[21508]: time=\"2026-06-09T11:32:06.585756601Z\" level=info msg=\"Removed container 10f856e254eeb75e084f50f3b11a53076759b07fd8342fed6bf69deacf166897: openstack/kube-state-metrics-0/kube-state-metrics\" id=c3081817-f3a2-4a2a-8897-386584c218ed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:32:08.249959 crc crio[21508]: time=\"2026-06-09T11:32:08.24939329Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=43554779-0174-49c5-9529-cb45b1090455 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:32:08.251262 crc crio[21508]: time=\"2026-06-09T11:32:08.250042779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:32:08.285522 crc crio[21508]: time=\"2026-06-09T11:32:08.285103045Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:8efa242476bc55f8d62369e97a2d9e8ddb757471df012cf078756250bd26674a UID:1174f70f-a58f-4339-8bfe-dad1e9b8b64e NetNS:/var/run/netns/6b0f3b37-e244-433b-8019-06c4108b790c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1174f70f_a58f_4339_8bfe_dad1e9b8b64e.slice PodAnnotations:0xc0019bc880}] Aliases:map[]}\"\nJun 09 11:32:08.285522 crc crio[21508]: time=\"2026-06-09T11:32:08.285498947Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:32:08.605003 crc crio[21508]: time=\"2026-06-09T11:32:08.604092941Z\" level=info msg=\"Removing container: 52f35676de33b7ff27b45aa62eb7139e894408c24746768cfbd3fd5183139642\" id=2c74ed9b-ad40-4261-8aca-81719fb3d35d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:32:08.638167 crc crio[21508]: time=\"2026-06-09T11:32:08.638037555Z\" level=info msg=\"Removed container 52f35676de33b7ff27b45aa62eb7139e894408c24746768cfbd3fd5183139642: openstack/root-account-create-update-w4zfn/mariadb-account-create-update\" id=2c74ed9b-ad40-4261-8aca-81719fb3d35d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:32:08.642807 crc crio[21508]: time=\"2026-06-09T11:32:08.642711561Z\" level=info msg=\"Removing container: 335da810ee0471bb7ad4671fe2bf51a0a26f6447ba2d252f359d218af186093b\" id=1b4b897a-b1cf-4c52-92c7-e2aa187da324 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:32:08.760572 crc crio[21508]: time=\"2026-06-09T11:32:08.759971953Z\" level=info msg=\"Removed container 335da810ee0471bb7ad4671fe2bf51a0a26f6447ba2d252f359d218af186093b: openstack/ovn-controller-hvjx5-config-975mm/ovn-config\" id=1b4b897a-b1cf-4c52-92c7-e2aa187da324 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:32:08.765886 crc crio[21508]: time=\"2026-06-09T11:32:08.765808444Z\" level=info msg=\"Removing container: 3ca13d214da587e54e26866a74185b04f37111403734571bfa99f921dba019e9\" id=e3514cec-81f5-48f4-b3c1-8af4b08b8d41 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:32:08.868863 crc crio[21508]: time=\"2026-06-09T11:32:08.868747777Z\" level=info msg=\"Removed container 3ca13d214da587e54e26866a74185b04f37111403734571bfa99f921dba019e9: openstack/ovn-controller-hvjx5-config-9gmbq/ovn-config\" id=e3514cec-81f5-48f4-b3c1-8af4b08b8d41 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:32:08.886656 crc crio[21508]: time=\"2026-06-09T11:32:08.886517697Z\" level=info msg=\"Stopping pod sandbox: e95dcc0d1d8e1efab729613aea46558c60c1ee7448d400e736f20ab726ffec85\" id=9804245a-cd23-4e8d-991c-65f5a0d5b925 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:32:08.886656 crc crio[21508]: time=\"2026-06-09T11:32:08.886651501Z\" level=info msg=\"Stopped pod sandbox (already stopped): e95dcc0d1d8e1efab729613aea46558c60c1ee7448d400e736f20ab726ffec85\" id=9804245a-cd23-4e8d-991c-65f5a0d5b925 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:32:08.888264 crc crio[21508]: time=\"2026-06-09T11:32:08.888170285Z\" level=info msg=\"Removing pod sandbox: e95dcc0d1d8e1efab729613aea46558c60c1ee7448d400e736f20ab726ffec85\" id=ba969ba5-dfc7-4ec8-9c2e-03bdb6f87ffc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:32:08.906020 crc crio[21508]: time=\"2026-06-09T11:32:08.905909424Z\" level=info msg=\"Removed pod sandbox: e95dcc0d1d8e1efab729613aea46558c60c1ee7448d400e736f20ab726ffec85\" id=ba969ba5-dfc7-4ec8-9c2e-03bdb6f87ffc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:32:08.908093 crc crio[21508]: time=\"2026-06-09T11:32:08.907415329Z\" level=info msg=\"Stopping pod sandbox: 57cfd63aee94b0c50aaf55f20992def5b048ba5b06432d7edde2538729dbea68\" id=8c1edbbf-f291-4af9-881a-121b2cec8f1d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:32:08.908493 crc crio[21508]: time=\"2026-06-09T11:32:08.908114179Z\" level=info msg=\"Stopped pod sandbox (already stopped): 57cfd63aee94b0c50aaf55f20992def5b048ba5b06432d7edde2538729dbea68\" id=8c1edbbf-f291-4af9-881a-121b2cec8f1d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:32:08.908932 crc crio[21508]: time=\"2026-06-09T11:32:08.908808849Z\" level=info msg=\"Removing pod sandbox: 57cfd63aee94b0c50aaf55f20992def5b048ba5b06432d7edde2538729dbea68\" id=fba9d02c-01a7-4797-928d-d207be9e7ea2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:32:08.929347 crc crio[21508]: time=\"2026-06-09T11:32:08.929207686Z\" level=info msg=\"Removed pod sandbox: 57cfd63aee94b0c50aaf55f20992def5b048ba5b06432d7edde2538729dbea68\" id=fba9d02c-01a7-4797-928d-d207be9e7ea2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:32:08.930879 crc crio[21508]: time=\"2026-06-09T11:32:08.930678879Z\" level=info msg=\"Stopping pod sandbox: 2826364e6019a839457445491cafc482e60455d687bf938f9c8d98e7970c78e1\" id=b6a806f5-42f2-429a-ad12-56dbedafb55e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:32:08.930990 crc crio[21508]: time=\"2026-06-09T11:32:08.930903716Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2826364e6019a839457445491cafc482e60455d687bf938f9c8d98e7970c78e1\" id=b6a806f5-42f2-429a-ad12-56dbedafb55e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:32:08.934250 crc crio[21508]: time=\"2026-06-09T11:32:08.934046078Z\" level=info msg=\"Removing pod sandbox: 2826364e6019a839457445491cafc482e60455d687bf938f9c8d98e7970c78e1\" id=1519bcf5-fa2c-45e3-85b1-ecc102817c53 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:32:08.954214 crc crio[21508]: time=\"2026-06-09T11:32:08.954082304Z\" level=info msg=\"Removed pod sandbox: 2826364e6019a839457445491cafc482e60455d687bf938f9c8d98e7970c78e1\" id=1519bcf5-fa2c-45e3-85b1-ecc102817c53 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:32:08.955929 crc crio[21508]: time=\"2026-06-09T11:32:08.955731293Z\" level=info msg=\"Stopping pod sandbox: ca7846ac5a921f3f45f8f0ee1762728e05bf75ee83bcebfd354ee29d342d15fb\" id=4385293a-1d5b-4b07-b5c5-1331ead729fd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:32:08.956012 crc crio[21508]: time=\"2026-06-09T11:32:08.95598662Z\" level=info msg=\"Stopped pod sandbox (already stopped): ca7846ac5a921f3f45f8f0ee1762728e05bf75ee83bcebfd354ee29d342d15fb\" id=4385293a-1d5b-4b07-b5c5-1331ead729fd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:32:08.957074 crc crio[21508]: time=\"2026-06-09T11:32:08.956946878Z\" level=info msg=\"Removing pod sandbox: ca7846ac5a921f3f45f8f0ee1762728e05bf75ee83bcebfd354ee29d342d15fb\" id=fac5ecb4-3c14-4610-944f-24148228a6fb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:32:08.973334 crc crio[21508]: time=\"2026-06-09T11:32:08.973209024Z\" level=info msg=\"Removed pod sandbox: ca7846ac5a921f3f45f8f0ee1762728e05bf75ee83bcebfd354ee29d342d15fb\" id=fac5ecb4-3c14-4610-944f-24148228a6fb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:32:08.974258 crc crio[21508]: time=\"2026-06-09T11:32:08.974170612Z\" level=info msg=\"Stopping pod sandbox: 4f9ebdea71f94d7807448ba1469b24a4414b38538735335728eea3aa852fdbe7\" id=81bc8d5a-d4bb-457a-9e59-4c75ee346531 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:32:08.974258 crc crio[21508]: time=\"2026-06-09T11:32:08.974254895Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4f9ebdea71f94d7807448ba1469b24a4414b38538735335728eea3aa852fdbe7\" id=81bc8d5a-d4bb-457a-9e59-4c75ee346531 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:32:08.975074 crc crio[21508]: time=\"2026-06-09T11:32:08.974984676Z\" level=info msg=\"Removing pod sandbox: 4f9ebdea71f94d7807448ba1469b24a4414b38538735335728eea3aa852fdbe7\" id=efa3fd3f-9170-4e99-8e97-db1e2fc7740a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:32:09.001026 crc crio[21508]: time=\"2026-06-09T11:32:09.000889064Z\" level=info msg=\"Removed pod sandbox: 4f9ebdea71f94d7807448ba1469b24a4414b38538735335728eea3aa852fdbe7\" id=efa3fd3f-9170-4e99-8e97-db1e2fc7740a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:32:09.001664 crc crio[21508]: time=\"2026-06-09T11:32:09.001580414Z\" level=info msg=\"Stopping pod sandbox: a292cb450efdb1fbd16f8038ff4ac079236021f615a6e00b2356872126c93c40\" id=70784cdc-8815-4bca-b82e-0826db9bd695 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:32:09.001664 crc crio[21508]: time=\"2026-06-09T11:32:09.001644686Z\" level=info msg=\"Stopped pod sandbox (already stopped): a292cb450efdb1fbd16f8038ff4ac079236021f615a6e00b2356872126c93c40\" id=70784cdc-8815-4bca-b82e-0826db9bd695 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:32:09.003188 crc crio[21508]: time=\"2026-06-09T11:32:09.003087669Z\" level=info msg=\"Removing pod sandbox: a292cb450efdb1fbd16f8038ff4ac079236021f615a6e00b2356872126c93c40\" id=a8e20b4a-1d28-430d-a9b0-72ffa0957fbc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:32:09.025052 crc crio[21508]: time=\"2026-06-09T11:32:09.024916897Z\" level=info msg=\"Removed pod sandbox: a292cb450efdb1fbd16f8038ff4ac079236021f615a6e00b2356872126c93c40\" id=a8e20b4a-1d28-430d-a9b0-72ffa0957fbc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:32:09.029424 crc crio[21508]: time=\"2026-06-09T11:32:09.029222303Z\" level=info msg=\"Stopping pod sandbox: 53abfe3f262590d6071d8a17e298c89a8e660dd180c556239f11ead772f09ebd\" id=10ca7082-c1cd-4daf-b654-024342066c0c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:32:09.029424 crc crio[21508]: time=\"2026-06-09T11:32:09.029419059Z\" level=info msg=\"Stopped pod sandbox (already stopped): 53abfe3f262590d6071d8a17e298c89a8e660dd180c556239f11ead772f09ebd\" id=10ca7082-c1cd-4daf-b654-024342066c0c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:32:09.030667 crc crio[21508]: time=\"2026-06-09T11:32:09.030590403Z\" level=info msg=\"Removing pod sandbox: 53abfe3f262590d6071d8a17e298c89a8e660dd180c556239f11ead772f09ebd\" id=56e442f4-7138-4024-af9b-1f54f114f80b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:32:09.050099 crc crio[21508]: time=\"2026-06-09T11:32:09.050045513Z\" level=info msg=\"Removed pod sandbox: 53abfe3f262590d6071d8a17e298c89a8e660dd180c556239f11ead772f09ebd\" id=56e442f4-7138-4024-af9b-1f54f114f80b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:32:09.051888 crc crio[21508]: time=\"2026-06-09T11:32:09.051446494Z\" level=info msg=\"Stopping pod sandbox: 38f967671e07108741ecfde400e9677d8f82d6c01e0b17508ee7ee840e5d1032\" id=67b9448b-5075-4763-b905-18827838d47b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:32:09.051888 crc crio[21508]: time=\"2026-06-09T11:32:09.051533306Z\" level=info msg=\"Stopped pod sandbox (already stopped): 38f967671e07108741ecfde400e9677d8f82d6c01e0b17508ee7ee840e5d1032\" id=67b9448b-5075-4763-b905-18827838d47b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:32:09.052017 crc crio[21508]: time=\"2026-06-09T11:32:09.051959929Z\" level=info msg=\"Removing pod sandbox: 38f967671e07108741ecfde400e9677d8f82d6c01e0b17508ee7ee840e5d1032\" id=6cbf0b32-21d8-49b6-87a6-0478160ca099 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:32:09.067265 crc crio[21508]: time=\"2026-06-09T11:32:09.067077841Z\" level=info msg=\"Removed pod sandbox: 38f967671e07108741ecfde400e9677d8f82d6c01e0b17508ee7ee840e5d1032\" id=6cbf0b32-21d8-49b6-87a6-0478160ca099 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:32:09.075082 crc crio[21508]: time=\"2026-06-09T11:32:09.074968062Z\" level=info msg=\"Stopping pod sandbox: dcd8c308ba20c6b0fdd65595c7f35b066c8cadb9136263434eb8d6bf3227a4b4\" id=6962b057-d17c-4b80-ab8b-752f45efe4e3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:32:09.076006 crc crio[21508]: time=\"2026-06-09T11:32:09.075143917Z\" level=info msg=\"Stopped pod sandbox (already stopped): dcd8c308ba20c6b0fdd65595c7f35b066c8cadb9136263434eb8d6bf3227a4b4\" id=6962b057-d17c-4b80-ab8b-752f45efe4e3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:32:09.086476 crc crio[21508]: time=\"2026-06-09T11:32:09.084924574Z\" level=info msg=\"Removing pod sandbox: dcd8c308ba20c6b0fdd65595c7f35b066c8cadb9136263434eb8d6bf3227a4b4\" id=fb57e028-11df-467e-a9bb-20aaee462a18 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:32:09.095675 crc crio[21508]: 2026-06-09T11:32:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8efa242476bc55f Mac:9a:25:25:4b:4e:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d7 Mtu:0 Sandbox:/var/run/netns/6b0f3b37-e244-433b-8019-06c4108b790c SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:32:09.098076 crc crio[21508]: time=\"2026-06-09T11:32:09.098005066Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:8efa242476bc55f8d62369e97a2d9e8ddb757471df012cf078756250bd26674a UID:1174f70f-a58f-4339-8bfe-dad1e9b8b64e NetNS:/var/run/netns/6b0f3b37-e244-433b-8019-06c4108b790c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1174f70f_a58f_4339_8bfe_dad1e9b8b64e.slice PodAnnotations:0xc0019bc880}] Aliases:map[]}\"\nJun 09 11:32:09.098423 crc crio[21508]: time=\"2026-06-09T11:32:09.098172231Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:32:09.106269 crc crio[21508]: time=\"2026-06-09T11:32:09.10564424Z\" level=info msg=\"Removed pod sandbox: dcd8c308ba20c6b0fdd65595c7f35b066c8cadb9136263434eb8d6bf3227a4b4\" id=fb57e028-11df-467e-a9bb-20aaee462a18 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:32:09.110401 crc crio[21508]: time=\"2026-06-09T11:32:09.108928386Z\" level=info msg=\"Stopping pod sandbox: c8a8815aec391414c56afc043dc8a1d44e9be1891982b0132aabcd6c3efb6dde\" id=09f6967d-ab29-49ff-b42b-24e5d9f11dc6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:32:09.110401 crc crio[21508]: time=\"2026-06-09T11:32:09.10905528Z\" level=info msg=\"Stopped pod sandbox (already stopped): c8a8815aec391414c56afc043dc8a1d44e9be1891982b0132aabcd6c3efb6dde\" id=09f6967d-ab29-49ff-b42b-24e5d9f11dc6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:32:09.120843 crc crio[21508]: time=\"2026-06-09T11:32:09.118932289Z\" level=info msg=\"Removing pod sandbox: c8a8815aec391414c56afc043dc8a1d44e9be1891982b0132aabcd6c3efb6dde\" id=7249e7c4-29cb-41b5-86c0-b0209fe02396 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:32:09.120843 crc crio[21508]: time=\"2026-06-09T11:32:09.119136705Z\" level=info msg=\"Ran pod sandbox 8efa242476bc55f8d62369e97a2d9e8ddb757471df012cf078756250bd26674a with infra container: openstack/kube-state-metrics-0/POD\" id=43554779-0174-49c5-9529-cb45b1090455 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:32:09.129552 crc crio[21508]: time=\"2026-06-09T11:32:09.127921572Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=999368de-836b-489d-b2fd-1bdc33093bc1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:32:09.147155 crc crio[21508]: time=\"2026-06-09T11:32:09.147023721Z\" level=info msg=\"Removed pod sandbox: c8a8815aec391414c56afc043dc8a1d44e9be1891982b0132aabcd6c3efb6dde\" id=7249e7c4-29cb-41b5-86c0-b0209fe02396 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:32:09.148096 crc crio[21508]: time=\"2026-06-09T11:32:09.14800243Z\" level=info msg=\"Stopping pod sandbox: d0cad33012c6f6c69a2198d8c509e50adefd99f8710145cef2e7230fc86baabd\" id=d729dab9-e1c4-4bed-8638-890f05c36ac7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:32:09.148178 crc crio[21508]: time=\"2026-06-09T11:32:09.148111153Z\" level=info msg=\"Stopped pod sandbox (already stopped): d0cad33012c6f6c69a2198d8c509e50adefd99f8710145cef2e7230fc86baabd\" id=d729dab9-e1c4-4bed-8638-890f05c36ac7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:32:09.152914 crc crio[21508]: time=\"2026-06-09T11:32:09.152833171Z\" level=info msg=\"Removing pod sandbox: d0cad33012c6f6c69a2198d8c509e50adefd99f8710145cef2e7230fc86baabd\" id=1b634549-1b14-4125-b914-83c7e7fac926 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:32:09.170175 crc crio[21508]: time=\"2026-06-09T11:32:09.170080456Z\" level=info msg=\"Removed pod sandbox: d0cad33012c6f6c69a2198d8c509e50adefd99f8710145cef2e7230fc86baabd\" id=1b634549-1b14-4125-b914-83c7e7fac926 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:32:09.186627 crc crio[21508]: time=\"2026-06-09T11:32:09.185780235Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=b728e5ae-c2fc-41ef-981f-ff2b958946bb name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:32:09.599989 crc crio[21508]: time=\"2026-06-09T11:32:09.599828112Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=dae9174a-c579-42aa-86e7-404c4c163e92 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:32:09.601777 crc crio[21508]: time=\"2026-06-09T11:32:09.600587335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:32:09.632167 crc crio[21508]: time=\"2026-06-09T11:32:09.628766979Z\" level=info msg=\"Stopping container: f55d0d321e390b7d56d9e725e228127ee70d67371752599f60e49b1a98ff68a8 (timeout: 30s)\" id=53bb2c92-20a3-4f38-9c83-b7c5b1a8fe56 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:32:09.632167 crc crio[21508]: time=\"2026-06-09T11:32:09.63152776Z\" level=info msg=\"Stopping container: 93258aa3fe9d54563757c75598fbe1da716e1fd2ae80817ddf7bb8ff08420dd5 (timeout: 30s)\" id=13c057a0-0f3e-4356-86e1-6c8c2f903ef2 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:32:09.633146 crc crio[21508]: time=\"2026-06-09T11:32:09.632825898Z\" level=info msg=\"Stopping container: 8f6a2f466ab013fed1995a1f2eca27dc75bc035b6c20e29defa60a9b02182635 (timeout: 30s)\" id=50743b1b-8043-45c7-94e6-2fa3c6d2ccdb name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:32:09.636050 crc crio[21508]: time=\"2026-06-09T11:32:09.635551388Z\" level=info msg=\"Stopping container: af49d3c468c327bbb47cb8fe74f14a425690093e2b15cec9fa24f0bfb65806fe (timeout: 30s)\" id=460e19b1-040d-43d6-aae6-d58da4939fcd name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:32:09.712617 crc crio[21508]: time=\"2026-06-09T11:32:09.712233962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:32:09.727545 crc crio[21508]: time=\"2026-06-09T11:32:09.727465888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:32:09.929265 crc crio[21508]: time=\"2026-06-09T11:32:09.929109329Z\" level=info msg=\"Stopped container af49d3c468c327bbb47cb8fe74f14a425690093e2b15cec9fa24f0bfb65806fe: openstack/ceilometer-0/sg-core\" id=460e19b1-040d-43d6-aae6-d58da4939fcd name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:32:09.933152 crc crio[21508]: time=\"2026-06-09T11:32:09.932966742Z\" level=info msg=\"Stopped container 8f6a2f466ab013fed1995a1f2eca27dc75bc035b6c20e29defa60a9b02182635: openstack/ceilometer-0/proxy-httpd\" id=50743b1b-8043-45c7-94e6-2fa3c6d2ccdb name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:32:09.999916 crc crio[21508]: time=\"2026-06-09T11:32:09.999398176Z\" level=info msg=\"Created container 6b9d8969bdd274b9a113e8ffde9364395fcdf3dec8fbd8d8a99e5fdd215dcab4: openstack/kube-state-metrics-0/kube-state-metrics\" id=dae9174a-c579-42aa-86e7-404c4c163e92 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:32:10.001530 crc crio[21508]: time=\"2026-06-09T11:32:10.001140387Z\" level=info msg=\"Starting container: 6b9d8969bdd274b9a113e8ffde9364395fcdf3dec8fbd8d8a99e5fdd215dcab4\" id=e5f76955-6e1a-45c3-aa60-e1cd3958dc16 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:32:10.007811 crc crio[21508]: time=\"2026-06-09T11:32:10.007462252Z\" level=info msg=\"Started container\" PID=95355 containerID=6b9d8969bdd274b9a113e8ffde9364395fcdf3dec8fbd8d8a99e5fdd215dcab4 description=openstack/kube-state-metrics-0/kube-state-metrics id=e5f76955-6e1a-45c3-aa60-e1cd3958dc16 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8efa242476bc55f8d62369e97a2d9e8ddb757471df012cf078756250bd26674a\nJun 09 11:32:10.392693 crc crio[21508]: time=\"2026-06-09T11:32:10.392493961Z\" level=info msg=\"Stopped container f55d0d321e390b7d56d9e725e228127ee70d67371752599f60e49b1a98ff68a8: openstack/ceilometer-0/ceilometer-central-agent\" id=53bb2c92-20a3-4f38-9c83-b7c5b1a8fe56 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:32:12.024272 crc crio[21508]: time=\"2026-06-09T11:32:12.024061322Z\" level=info msg=\"Stopped container 93258aa3fe9d54563757c75598fbe1da716e1fd2ae80817ddf7bb8ff08420dd5: openstack/ceilometer-0/ceilometer-notification-agent\" id=13c057a0-0f3e-4356-86e1-6c8c2f903ef2 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:32:12.028056 crc crio[21508]: time=\"2026-06-09T11:32:12.027962246Z\" level=info msg=\"Stopping pod sandbox: 6fa5f44752eeb3d25135faf1f8b77c6554d161d2cd553199f5d55fcd8fca55f7\" id=15974d4d-2559-438e-8fe0-8267a7d06947 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:32:12.030762 crc crio[21508]: time=\"2026-06-09T11:32:12.030096279Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6fa5f44752eeb3d25135faf1f8b77c6554d161d2cd553199f5d55fcd8fca55f7 UID:47fbbd35-913b-4cb3-a9ce-6477d97e0f0a NetNS:/var/run/netns/f9e02b0e-14b2-4324-b1e7-70ee561c1ab1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47fbbd35_913b_4cb3_a9ce_6477d97e0f0a.slice PodAnnotations:0xc002c0af58}] Aliases:map[]}\"\nJun 09 11:32:12.030983 crc crio[21508]: time=\"2026-06-09T11:32:12.030919373Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:32:12.369830 crc crio[21508]: time=\"2026-06-09T11:32:12.369621625Z\" level=info msg=\"Stopped pod sandbox: 6fa5f44752eeb3d25135faf1f8b77c6554d161d2cd553199f5d55fcd8fca55f7\" id=15974d4d-2559-438e-8fe0-8267a7d06947 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:32:13.368837 crc crio[21508]: time=\"2026-06-09T11:32:13.364232804Z\" level=info msg=\"Removing container: 8f6a2f466ab013fed1995a1f2eca27dc75bc035b6c20e29defa60a9b02182635\" id=7f8ffbbf-55d8-45e0-828e-f46a661aa8e5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:32:13.495709 crc crio[21508]: time=\"2026-06-09T11:32:13.495581318Z\" level=info msg=\"Removed container 8f6a2f466ab013fed1995a1f2eca27dc75bc035b6c20e29defa60a9b02182635: openstack/ceilometer-0/proxy-httpd\" id=7f8ffbbf-55d8-45e0-828e-f46a661aa8e5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:32:13.498516 crc crio[21508]: time=\"2026-06-09T11:32:13.498447372Z\" level=info msg=\"Removing container: af49d3c468c327bbb47cb8fe74f14a425690093e2b15cec9fa24f0bfb65806fe\" id=9045eb12-3078-4648-8aa3-a79558f762bb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:32:13.528924 crc crio[21508]: time=\"2026-06-09T11:32:13.528830101Z\" level=info msg=\"Removed container af49d3c468c327bbb47cb8fe74f14a425690093e2b15cec9fa24f0bfb65806fe: openstack/ceilometer-0/sg-core\" id=9045eb12-3078-4648-8aa3-a79558f762bb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:32:13.533051 crc crio[21508]: time=\"2026-06-09T11:32:13.532965932Z\" level=info msg=\"Removing container: 93258aa3fe9d54563757c75598fbe1da716e1fd2ae80817ddf7bb8ff08420dd5\" id=c4f818e0-ef30-4762-98cd-fd5182fee660 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:32:13.565643 crc crio[21508]: time=\"2026-06-09T11:32:13.565514504Z\" level=info msg=\"Removed container 93258aa3fe9d54563757c75598fbe1da716e1fd2ae80817ddf7bb8ff08420dd5: openstack/ceilometer-0/ceilometer-notification-agent\" id=c4f818e0-ef30-4762-98cd-fd5182fee660 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:32:13.578754 crc crio[21508]: time=\"2026-06-09T11:32:13.578655469Z\" level=info msg=\"Removing container: f55d0d321e390b7d56d9e725e228127ee70d67371752599f60e49b1a98ff68a8\" id=29ec1065-b4c6-4922-92cc-395222e7d47a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:32:13.606576 crc crio[21508]: time=\"2026-06-09T11:32:13.606442052Z\" level=info msg=\"Removed container f55d0d321e390b7d56d9e725e228127ee70d67371752599f60e49b1a98ff68a8: openstack/ceilometer-0/ceilometer-central-agent\" id=29ec1065-b4c6-4922-92cc-395222e7d47a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:32:14.082782 crc crio[21508]: time=\"2026-06-09T11:32:14.082009201Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=bb06709f-8770-4522-9e2d-16ba7af5eff7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:32:14.082782 crc crio[21508]: time=\"2026-06-09T11:32:14.082536376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:32:14.116422 crc crio[21508]: time=\"2026-06-09T11:32:14.116244263Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:df29c30701a48b678dfe294d5b6cc7498a04019ee4cf7b223d1b7fcdfba68f24 UID:b2bfa242-98df-45a0-93ac-83911a361361 NetNS:/var/run/netns/907c0b31-a6da-41ad-9020-571b73984e2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2bfa242_98df_45a0_93ac_83911a361361.slice PodAnnotations:0xc000b28d00}] Aliases:map[]}\"\nJun 09 11:32:14.116422 crc crio[21508]: time=\"2026-06-09T11:32:14.116353996Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:32:14.737450 crc crio[21508]: 2026-06-09T11:32:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df29c30701a48b6 Mac:02:6f:07:98:b3:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d8 Mtu:0 Sandbox:/var/run/netns/907c0b31-a6da-41ad-9020-571b73984e2b SocketPath: PciID:}] [{Interface:0xc000502780 Address:{IP:10.217.0.216 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:32:14.739821 crc crio[21508]: time=\"2026-06-09T11:32:14.739014259Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:df29c30701a48b678dfe294d5b6cc7498a04019ee4cf7b223d1b7fcdfba68f24 UID:b2bfa242-98df-45a0-93ac-83911a361361 NetNS:/var/run/netns/907c0b31-a6da-41ad-9020-571b73984e2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2bfa242_98df_45a0_93ac_83911a361361.slice PodAnnotations:0xc000b28d00}] Aliases:map[]}\"\nJun 09 11:32:14.739932 crc crio[21508]: time=\"2026-06-09T11:32:14.739919576Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:32:14.755760 crc crio[21508]: time=\"2026-06-09T11:32:14.7479129Z\" level=info msg=\"Ran pod sandbox df29c30701a48b678dfe294d5b6cc7498a04019ee4cf7b223d1b7fcdfba68f24 with infra container: openstack/ceilometer-0/POD\" id=bb06709f-8770-4522-9e2d-16ba7af5eff7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:32:14.755760 crc crio[21508]: time=\"2026-06-09T11:32:14.751426762Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=58f1dacd-7cd9-4853-b4b8-d1e8a531e6a7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:32:14.812736 crc crio[21508]: time=\"2026-06-09T11:32:14.812635954Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=cc78c2af-3d41-4f1e-b1df-d2bbffcd3feb name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:32:14.829967 crc crio[21508]: time=\"2026-06-09T11:32:14.829878338Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=791098f4-db14-43d4-bc4c-72d591cbe512 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:32:14.830280 crc crio[21508]: time=\"2026-06-09T11:32:14.83026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:32:14.932601 crc crio[21508]: time=\"2026-06-09T11:32:14.932513552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:32:14.945889 crc crio[21508]: time=\"2026-06-09T11:32:14.945794761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:32:15.200819 crc crio[21508]: time=\"2026-06-09T11:32:15.20064473Z\" level=info msg=\"Created container e947653b0a6fa8eb50087343b09df663467629842b938f71eb51ed14122dd0d3: openstack/ceilometer-0/ceilometer-central-agent\" id=791098f4-db14-43d4-bc4c-72d591cbe512 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:32:15.202636 crc crio[21508]: time=\"2026-06-09T11:32:15.202571626Z\" level=info msg=\"Starting container: e947653b0a6fa8eb50087343b09df663467629842b938f71eb51ed14122dd0d3\" id=f8c71a66-55e7-43c9-8cd3-bd1589702f1b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:32:15.210553 crc crio[21508]: time=\"2026-06-09T11:32:15.210473977Z\" level=info msg=\"Started container\" PID=95785 containerID=e947653b0a6fa8eb50087343b09df663467629842b938f71eb51ed14122dd0d3 description=openstack/ceilometer-0/ceilometer-central-agent id=f8c71a66-55e7-43c9-8cd3-bd1589702f1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=df29c30701a48b678dfe294d5b6cc7498a04019ee4cf7b223d1b7fcdfba68f24\nJun 09 11:32:15.231811 crc crio[21508]: time=\"2026-06-09T11:32:15.231192174Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=ad1ca321-cbfd-4635-bacf-bc55e577de1b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:32:15.262544 crc crio[21508]: time=\"2026-06-09T11:32:15.261566023Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=804ce209-bf4a-489f-9152-630c011afa01 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:32:15.367070 crc crio[21508]: time=\"2026-06-09T11:32:15.366996658Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=9e4fb78f-1f3b-428f-abe2-dc60a47de3c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:32:15.367675 crc crio[21508]: time=\"2026-06-09T11:32:15.367606296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:32:15.421451 crc crio[21508]: time=\"2026-06-09T11:32:15.421280477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:32:15.424709 crc crio[21508]: time=\"2026-06-09T11:32:15.424636355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:32:15.698798 crc crio[21508]: time=\"2026-06-09T11:32:15.698577933Z\" level=info msg=\"Created container cffab92de335622af76f34bc08db17bfb5ea83ba603cb1c94d7a2641f620272c: openstack/ceilometer-0/ceilometer-notification-agent\" id=9e4fb78f-1f3b-428f-abe2-dc60a47de3c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:32:15.699842 crc crio[21508]: time=\"2026-06-09T11:32:15.699759007Z\" level=info msg=\"Starting container: cffab92de335622af76f34bc08db17bfb5ea83ba603cb1c94d7a2641f620272c\" id=4b4f7a27-0c3a-4425-ace2-b8bb091c5a76 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:32:15.707404 crc crio[21508]: time=\"2026-06-09T11:32:15.707227676Z\" level=info msg=\"Started container\" PID=95805 containerID=cffab92de335622af76f34bc08db17bfb5ea83ba603cb1c94d7a2641f620272c description=openstack/ceilometer-0/ceilometer-notification-agent id=4b4f7a27-0c3a-4425-ace2-b8bb091c5a76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df29c30701a48b678dfe294d5b6cc7498a04019ee4cf7b223d1b7fcdfba68f24\nJun 09 11:32:16.064520 crc crio[21508]: time=\"2026-06-09T11:32:16.064230384Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=70cc8cdb-24d9-4e65-8cc6-ad10775ffec5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:32:16.078675 crc crio[21508]: time=\"2026-06-09T11:32:16.078137151Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=043085f0-b4c7-4dad-b447-d7a8b0788340 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:32:16.159134 crc crio[21508]: time=\"2026-06-09T11:32:16.159034289Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=7ea85a2f-0af0-4a8d-ac9a-0aa0c792d463 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:32:16.159856 crc crio[21508]: time=\"2026-06-09T11:32:16.159793991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:32:16.226115 crc crio[21508]: time=\"2026-06-09T11:32:16.22605404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:32:16.231812 crc crio[21508]: time=\"2026-06-09T11:32:16.231707936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:32:16.598481 crc crio[21508]: time=\"2026-06-09T11:32:16.598020596Z\" level=info msg=\"Created container e6c65022fb4d2cc9a282a8ff9e77501d164b2d710a28ab09c4d2dcef7703b6ba: openstack/ceilometer-0/sg-core\" id=7ea85a2f-0af0-4a8d-ac9a-0aa0c792d463 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:32:16.601789 crc crio[21508]: time=\"2026-06-09T11:32:16.601508718Z\" level=info msg=\"Starting container: e6c65022fb4d2cc9a282a8ff9e77501d164b2d710a28ab09c4d2dcef7703b6ba\" id=665edd01-de86-44e9-be31-be535aba202e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:32:16.610644 crc crio[21508]: time=\"2026-06-09T11:32:16.6104464Z\" level=info msg=\"Started container\" PID=95862 containerID=e6c65022fb4d2cc9a282a8ff9e77501d164b2d710a28ab09c4d2dcef7703b6ba description=openstack/ceilometer-0/sg-core id=665edd01-de86-44e9-be31-be535aba202e name=/runtime.v1.RuntimeService/StartContainer sandboxID=df29c30701a48b678dfe294d5b6cc7498a04019ee4cf7b223d1b7fcdfba68f24\nJun 09 11:32:16.744523 crc crio[21508]: time=\"2026-06-09T11:32:16.744349188Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=f8c3d885-e883-460f-8faa-01a482c8c2c7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:32:16.803192 crc crio[21508]: time=\"2026-06-09T11:32:16.803103768Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=006c0370-8f55-462c-9921-ec6a33618ffa name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:32:17.057267 crc crio[21508]: time=\"2026-06-09T11:32:17.056791752Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=94d1ee93-e5f0-49cb-8bcb-b7623e07fa20 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:32:17.058129 crc crio[21508]: time=\"2026-06-09T11:32:17.058099911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:32:17.122781 crc crio[21508]: time=\"2026-06-09T11:32:17.122728212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:32:17.133915 crc crio[21508]: time=\"2026-06-09T11:32:17.133815156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:32:17.332429 crc crio[21508]: time=\"2026-06-09T11:32:17.332250994Z\" level=info msg=\"Created container 1c6b5602c54b5ebebddbf5eb8426417bb933fcf720fd4c400896648f913571be: openstack/ceilometer-0/proxy-httpd\" id=94d1ee93-e5f0-49cb-8bcb-b7623e07fa20 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:32:17.333448 crc crio[21508]: time=\"2026-06-09T11:32:17.333357676Z\" level=info msg=\"Starting container: 1c6b5602c54b5ebebddbf5eb8426417bb933fcf720fd4c400896648f913571be\" id=ed58dbd9-bcb7-4807-8675-380044f2f4ab name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:32:17.340597 crc crio[21508]: time=\"2026-06-09T11:32:17.340485985Z\" level=info msg=\"Started container\" PID=95956 containerID=1c6b5602c54b5ebebddbf5eb8426417bb933fcf720fd4c400896648f913571be description=openstack/ceilometer-0/proxy-httpd id=ed58dbd9-bcb7-4807-8675-380044f2f4ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=df29c30701a48b678dfe294d5b6cc7498a04019ee4cf7b223d1b7fcdfba68f24\nJun 09 11:33:04.012235 crc crio[21508]: time=\"2026-06-09T11:33:04.011353109Z\" level=info msg=\"Running pod sandbox: sushy-emulator/sushy-emulator/POD\" id=1a2d124c-a75d-44b8-ae3d-0393b3776d67 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:33:04.014108 crc crio[21508]: time=\"2026-06-09T11:33:04.012266656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:33:04.056280 crc crio[21508]: time=\"2026-06-09T11:33:04.05614258Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:5a4f7ad49bae029cd731e06714d87e6481f2e6e1e48612f5eedcabed5993a5b2 UID:03cc06e5-f09b-4628-afd6-24063334c7f7 NetNS:/var/run/netns/4a29e150-211d-412f-9577-2459a39d3c16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03cc06e5_f09b_4628_afd6_24063334c7f7.slice PodAnnotations:0xc004e427f0}] Aliases:map[]}\"\nJun 09 11:33:04.056280 crc crio[21508]: time=\"2026-06-09T11:33:04.056217392Z\" level=info msg=\"Adding pod sushy-emulator_sushy-emulator to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:33:04.574768 crc crio[21508]: 2026-06-09T11:33:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5a4f7ad49bae029 Mac:b6:05:de:22:34:95 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d9 Mtu:0 Sandbox:/var/run/netns/4a29e150-211d-412f-9577-2459a39d3c16 SocketPath: PciID:}] [{Interface:0xc0002d09e0 Address:{IP:10.217.0.217 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:33:04.577410 crc crio[21508]: time=\"2026-06-09T11:33:04.57719947Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:5a4f7ad49bae029cd731e06714d87e6481f2e6e1e48612f5eedcabed5993a5b2 UID:03cc06e5-f09b-4628-afd6-24063334c7f7 NetNS:/var/run/netns/4a29e150-211d-412f-9577-2459a39d3c16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03cc06e5_f09b_4628_afd6_24063334c7f7.slice PodAnnotations:0xc004e427f0}] Aliases:map[]}\"\nJun 09 11:33:04.577908 crc crio[21508]: time=\"2026-06-09T11:33:04.577825178Z\" level=info msg=\"Checking pod sushy-emulator_sushy-emulator for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:33:04.597698 crc crio[21508]: time=\"2026-06-09T11:33:04.597591376Z\" level=info msg=\"Ran pod sandbox 5a4f7ad49bae029cd731e06714d87e6481f2e6e1e48612f5eedcabed5993a5b2 with infra container: sushy-emulator/sushy-emulator/POD\" id=1a2d124c-a75d-44b8-ae3d-0393b3776d67 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:33:04.612784 crc crio[21508]: time=\"2026-06-09T11:33:04.608666211Z\" level=info msg=\"Pulling image: quay.io/metal3-io/sushy-tools:latest\" id=9d02cd8d-ab8a-484f-9f74-4921f34be069 name=/runtime.v1.ImageService/PullImage\nJun 09 11:33:04.622576 crc crio[21508]: time=\"2026-06-09T11:33:04.621149826Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/sushy-tools:latest\\\"\"\nJun 09 11:33:09.201614 crc crio[21508]: time=\"2026-06-09T11:33:09.201040114Z\" level=info msg=\"Removing container: 514474b3fb3b71c9415c41dd2a63efec2e273301e644af15a6311e0bef4bc7fc\" id=1ed46bc0-fe16-4004-b52b-acd562afd928 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:33:09.467768 crc crio[21508]: time=\"2026-06-09T11:33:09.467445971Z\" level=info msg=\"Removed container 514474b3fb3b71c9415c41dd2a63efec2e273301e644af15a6311e0bef4bc7fc: openstack/glance-default-external-api-0/glance-log\" id=1ed46bc0-fe16-4004-b52b-acd562afd928 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:33:09.473070 crc crio[21508]: time=\"2026-06-09T11:33:09.472504599Z\" level=info msg=\"Removing container: 7e94427452c641826dec69f344e2daa467ae09631ad3daa9302a145945dcfbd4\" id=b3722dba-cbc5-44e7-a42e-0735f5d1d087 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:33:09.782167 crc crio[21508]: time=\"2026-06-09T11:33:09.7800511Z\" level=info msg=\"Removed container 7e94427452c641826dec69f344e2daa467ae09631ad3daa9302a145945dcfbd4: openshift-infra/auto-csr-approver-29683406-9sjd2/oc\" id=b3722dba-cbc5-44e7-a42e-0735f5d1d087 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:33:09.785075 crc crio[21508]: time=\"2026-06-09T11:33:09.784024586Z\" level=info msg=\"Removing container: 3a2dd2a212ab5007ca8ee680a14ea34d8d8d503a8e5b8314c2187b552aa6bc8a\" id=f54b1c84-ac36-4d61-8c3b-a3bf0f01e828 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:33:15.278363 crc crio[21508]: time=\"2026-06-09T11:33:15.277721017Z\" level=info msg=\"Removed container 3a2dd2a212ab5007ca8ee680a14ea34d8d8d503a8e5b8314c2187b552aa6bc8a: openstack/glance-default-external-api-0/glance-httpd\" id=f54b1c84-ac36-4d61-8c3b-a3bf0f01e828 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:33:15.284218 crc crio[21508]: time=\"2026-06-09T11:33:15.284141705Z\" level=info msg=\"Removing container: 9e7ae26bbd0353b3ee0e62f427ddf33f2e6213886cbfbafc2af19358c17d2ce3\" id=760b448e-7a37-4a27-ad37-265422685577 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:33:15.414455 crc crio[21508]: time=\"2026-06-09T11:33:15.413888272Z\" level=info msg=\"Removed container 9e7ae26bbd0353b3ee0e62f427ddf33f2e6213886cbfbafc2af19358c17d2ce3: openstack/keystone-bootstrap-wdh5d/keystone-bootstrap\" id=760b448e-7a37-4a27-ad37-265422685577 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:33:15.431787 crc crio[21508]: time=\"2026-06-09T11:33:15.431666542Z\" level=info msg=\"Stopping pod sandbox: 6fa5f44752eeb3d25135faf1f8b77c6554d161d2cd553199f5d55fcd8fca55f7\" id=ee7620da-0039-40cc-a44c-d9fc60a2c6c4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:33:15.432015 crc crio[21508]: time=\"2026-06-09T11:33:15.431804316Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6fa5f44752eeb3d25135faf1f8b77c6554d161d2cd553199f5d55fcd8fca55f7\" id=ee7620da-0039-40cc-a44c-d9fc60a2c6c4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:33:15.433157 crc crio[21508]: time=\"2026-06-09T11:33:15.433063663Z\" level=info msg=\"Removing pod sandbox: 6fa5f44752eeb3d25135faf1f8b77c6554d161d2cd553199f5d55fcd8fca55f7\" id=436fd3be-5b48-4c6e-a308-5efef02b2be4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:33:15.438560 crc crio[21508]: time=\"2026-06-09T11:33:15.438371799Z\" level=info msg=\"Pulled image: quay.io/metal3-io/sushy-tools@sha256:bfeacfc431242e6c63ce6dd880b96f6b7921a79cf05d73a9b757646b503c6003\" id=9d02cd8d-ab8a-484f-9f74-4921f34be069 name=/runtime.v1.ImageService/PullImage\nJun 09 11:33:15.439788 crc crio[21508]: time=\"2026-06-09T11:33:15.439645156Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=5683a55d-abd4-4e4b-91f1-984213741f0e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:33:15.461967 crc crio[21508]: time=\"2026-06-09T11:33:15.461847626Z\" level=info msg=\"Removed pod sandbox: 6fa5f44752eeb3d25135faf1f8b77c6554d161d2cd553199f5d55fcd8fca55f7\" id=436fd3be-5b48-4c6e-a308-5efef02b2be4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:33:15.462748 crc crio[21508]: time=\"2026-06-09T11:33:15.46267503Z\" level=info msg=\"Stopping pod sandbox: ea30dfa823fd634f24234686b7d7df2849be16c4ac869d476acb46049d3b5be6\" id=0b6f3646-5812-4647-b6f6-4df2840c2ff3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:33:15.462748 crc crio[21508]: time=\"2026-06-09T11:33:15.462740602Z\" level=info msg=\"Stopped pod sandbox (already stopped): ea30dfa823fd634f24234686b7d7df2849be16c4ac869d476acb46049d3b5be6\" id=0b6f3646-5812-4647-b6f6-4df2840c2ff3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:33:15.463694 crc crio[21508]: time=\"2026-06-09T11:33:15.463628338Z\" level=info msg=\"Removing pod sandbox: ea30dfa823fd634f24234686b7d7df2849be16c4ac869d476acb46049d3b5be6\" id=af8619e7-f057-41d9-bf3a-71a82452ab87 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:33:15.467034 crc crio[21508]: time=\"2026-06-09T11:33:15.465615596Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=05ce9788-cdb3-4f25-a25d-55c7ced6ab1c name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:33:15.483683 crc crio[21508]: time=\"2026-06-09T11:33:15.483594312Z\" level=info msg=\"Removed pod sandbox: ea30dfa823fd634f24234686b7d7df2849be16c4ac869d476acb46049d3b5be6\" id=af8619e7-f057-41d9-bf3a-71a82452ab87 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:33:15.484576 crc crio[21508]: time=\"2026-06-09T11:33:15.484491868Z\" level=info msg=\"Stopping pod sandbox: 423380557c7d701ba9e3226709492c3af20a06e432a7f3292e869cbc5514442e\" id=0accbf64-2ad7-4100-a4b6-22acf1ecd928 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:33:15.484683 crc crio[21508]: time=\"2026-06-09T11:33:15.484581801Z\" level=info msg=\"Stopped pod sandbox (already stopped): 423380557c7d701ba9e3226709492c3af20a06e432a7f3292e869cbc5514442e\" id=0accbf64-2ad7-4100-a4b6-22acf1ecd928 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:33:15.486759 crc crio[21508]: time=\"2026-06-09T11:33:15.486689613Z\" level=info msg=\"Removing pod sandbox: 423380557c7d701ba9e3226709492c3af20a06e432a7f3292e869cbc5514442e\" id=adb751c6-fc81-4404-bbed-7221ef72cdbc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:33:15.495007 crc crio[21508]: time=\"2026-06-09T11:33:15.494893243Z\" level=info msg=\"Creating container: sushy-emulator/sushy-emulator/sushy-emulator\" id=18fb4eb3-03d4-4eb2-a70c-c944dc217859 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:33:15.502899 crc crio[21508]: time=\"2026-06-09T11:33:15.502806014Z\" level=info msg=\"Removed pod sandbox: 423380557c7d701ba9e3226709492c3af20a06e432a7f3292e869cbc5514442e\" id=adb751c6-fc81-4404-bbed-7221ef72cdbc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:33:15.503728 crc crio[21508]: time=\"2026-06-09T11:33:15.503644139Z\" level=info msg=\"Stopping pod sandbox: 55000e4004851ea093809094cd1d758fcda831ae0e6c11ebbb51751cd537aa89\" id=57b1b504-a6c1-4e29-a755-ae026a9e8372 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:33:15.503839 crc crio[21508]: time=\"2026-06-09T11:33:15.503731742Z\" level=info msg=\"Stopped pod sandbox (already stopped): 55000e4004851ea093809094cd1d758fcda831ae0e6c11ebbb51751cd537aa89\" id=57b1b504-a6c1-4e29-a755-ae026a9e8372 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:33:15.505164 crc crio[21508]: time=\"2026-06-09T11:33:15.504230696Z\" level=info msg=\"Removing pod sandbox: 55000e4004851ea093809094cd1d758fcda831ae0e6c11ebbb51751cd537aa89\" id=4b30c0d7-136f-45d7-976e-4cd04e5b65a5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:33:15.506750 crc crio[21508]: time=\"2026-06-09T11:33:15.506684308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:33:15.524738 crc crio[21508]: time=\"2026-06-09T11:33:15.524578482Z\" level=info msg=\"Removed pod sandbox: 55000e4004851ea093809094cd1d758fcda831ae0e6c11ebbb51751cd537aa89\" id=4b30c0d7-136f-45d7-976e-4cd04e5b65a5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:33:15.575544 crc crio[21508]: time=\"2026-06-09T11:33:15.575334837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:33:15.579105 crc crio[21508]: time=\"2026-06-09T11:33:15.579014535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:33:15.734167 crc crio[21508]: time=\"2026-06-09T11:33:15.734064493Z\" level=info msg=\"Created container 75b55abdd42d8e2bf346aaa4ba582f208725523fa9410955d5be7de370bea18c: sushy-emulator/sushy-emulator/sushy-emulator\" id=18fb4eb3-03d4-4eb2-a70c-c944dc217859 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:33:15.735579 crc crio[21508]: time=\"2026-06-09T11:33:15.735501695Z\" level=info msg=\"Starting container: 75b55abdd42d8e2bf346aaa4ba582f208725523fa9410955d5be7de370bea18c\" id=2ded4701-cc5d-4536-9433-3ff719779028 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:33:15.742935 crc crio[21508]: time=\"2026-06-09T11:33:15.742838379Z\" level=info msg=\"Started container\" PID=99004 containerID=75b55abdd42d8e2bf346aaa4ba582f208725523fa9410955d5be7de370bea18c description=sushy-emulator/sushy-emulator/sushy-emulator id=2ded4701-cc5d-4536-9433-3ff719779028 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a4f7ad49bae029cd731e06714d87e6481f2e6e1e48612f5eedcabed5993a5b2\nJun 09 11:33:26.683855 crc crio[21508]: time=\"2026-06-09T11:33:26.682782754Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 11:33:37.918181 crc crio[21508]: time=\"2026-06-09T11:33:37.917034331Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-85c56b86b7-8t889/POD\" id=aa45d85d-6437-4262-84b4-1f51874d4a42 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:33:37.918181 crc crio[21508]: time=\"2026-06-09T11:33:37.918093932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:33:37.978431 crc crio[21508]: time=\"2026-06-09T11:33:37.978237702Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85c56b86b7-8t889 Namespace:openstack ID:311c02795a1da01f58bdcb487ce19aca2513b6857599d33d2aecfa993367dd35 UID:62f0a871-1add-44cf-8bd6-b3801cfdc038 NetNS:/var/run/netns/3c028bca-12b9-432c-92ba-4a6d667e6afa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod62f0a871_1add_44cf_8bd6_b3801cfdc038.slice PodAnnotations:0xc00465e680}] Aliases:map[]}\"\nJun 09 11:33:37.978858 crc crio[21508]: time=\"2026-06-09T11:33:37.978429358Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-85c56b86b7-8t889 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:33:38.576742 crc crio[21508]: 2026-06-09T11:33:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:311c02795a1da01 Mac:16:5c:14:20:31:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:da Mtu:0 Sandbox:/var/run/netns/3c028bca-12b9-432c-92ba-4a6d667e6afa SocketPath: PciID:}] [{Interface:0xc0002bcb80 Address:{IP:10.217.0.218 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:33:38.580936 crc crio[21508]: time=\"2026-06-09T11:33:38.580366595Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85c56b86b7-8t889 Namespace:openstack ID:311c02795a1da01f58bdcb487ce19aca2513b6857599d33d2aecfa993367dd35 UID:62f0a871-1add-44cf-8bd6-b3801cfdc038 NetNS:/var/run/netns/3c028bca-12b9-432c-92ba-4a6d667e6afa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod62f0a871_1add_44cf_8bd6_b3801cfdc038.slice PodAnnotations:0xc00465e680}] Aliases:map[]}\"\nJun 09 11:33:38.581225 crc crio[21508]: time=\"2026-06-09T11:33:38.581086666Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-85c56b86b7-8t889 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:33:38.607796 crc crio[21508]: time=\"2026-06-09T11:33:38.607702715Z\" level=info msg=\"Ran pod sandbox 311c02795a1da01f58bdcb487ce19aca2513b6857599d33d2aecfa993367dd35 with infra container: openstack/dnsmasq-dns-85c56b86b7-8t889/POD\" id=aa45d85d-6437-4262-84b4-1f51874d4a42 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:33:38.613761 crc crio[21508]: time=\"2026-06-09T11:33:38.613663679Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=58073e96-e82c-48c8-a2ac-1eb05fcee315 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:33:38.744972 crc crio[21508]: time=\"2026-06-09T11:33:38.744886479Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ff53ac4b-d076-47e4-9f6b-7f6ea2f95d87 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:33:38.758216 crc crio[21508]: time=\"2026-06-09T11:33:38.758153028Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-85c56b86b7-8t889/init\" id=a976f77f-3374-413c-a141-ea8ed08853a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:33:38.759467 crc crio[21508]: time=\"2026-06-09T11:33:38.759431765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:33:38.819791 crc crio[21508]: time=\"2026-06-09T11:33:38.819614416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:33:38.825259 crc crio[21508]: time=\"2026-06-09T11:33:38.825172779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:33:39.007001 crc crio[21508]: time=\"2026-06-09T11:33:39.006875106Z\" level=info msg=\"Created container 8fde813328738bd38950cc3680ef2e70cfc3086ffbada796cfccc206f25f0e0a: openstack/dnsmasq-dns-85c56b86b7-8t889/init\" id=a976f77f-3374-413c-a141-ea8ed08853a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:33:39.008951 crc crio[21508]: time=\"2026-06-09T11:33:39.008911786Z\" level=info msg=\"Starting container: 8fde813328738bd38950cc3680ef2e70cfc3086ffbada796cfccc206f25f0e0a\" id=a25b23ae-ec34-41ca-a151-21e01994cd5e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:33:39.020603 crc crio[21508]: time=\"2026-06-09T11:33:39.020534576Z\" level=info msg=\"Started container\" PID=100288 containerID=8fde813328738bd38950cc3680ef2e70cfc3086ffbada796cfccc206f25f0e0a description=openstack/dnsmasq-dns-85c56b86b7-8t889/init id=a25b23ae-ec34-41ca-a151-21e01994cd5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=311c02795a1da01f58bdcb487ce19aca2513b6857599d33d2aecfa993367dd35\nJun 09 11:33:39.779994 crc crio[21508]: time=\"2026-06-09T11:33:39.77989826Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ea761575-dc04-4478-ad8f-59bf4e3aa011 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:33:39.911233 crc crio[21508]: time=\"2026-06-09T11:33:39.911037868Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1e71b239-4563-4f1e-9d4a-312b1ac9da3f name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:33:39.926026 crc crio[21508]: time=\"2026-06-09T11:33:39.925896182Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-85c56b86b7-8t889/dnsmasq-dns\" id=e0b1bc70-9ebb-413d-b4c9-a51a376498a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:33:39.926906 crc crio[21508]: time=\"2026-06-09T11:33:39.926694026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:33:40.005108 crc crio[21508]: time=\"2026-06-09T11:33:40.004719129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:33:40.009118 crc crio[21508]: time=\"2026-06-09T11:33:40.009021085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:33:40.249274 crc crio[21508]: time=\"2026-06-09T11:33:40.248744751Z\" level=info msg=\"Created container 0895f840a19c040e65be8c85a415b69174b1968a3c65dc2976f61d3cf5f4a938: openstack/dnsmasq-dns-85c56b86b7-8t889/dnsmasq-dns\" id=e0b1bc70-9ebb-413d-b4c9-a51a376498a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:33:40.250603 crc crio[21508]: time=\"2026-06-09T11:33:40.250536253Z\" level=info msg=\"Starting container: 0895f840a19c040e65be8c85a415b69174b1968a3c65dc2976f61d3cf5f4a938\" id=9c633bf4-7668-4173-b72b-87b0c41c7fc4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:33:40.258916 crc crio[21508]: time=\"2026-06-09T11:33:40.258484216Z\" level=info msg=\"Started container\" PID=100371 containerID=0895f840a19c040e65be8c85a415b69174b1968a3c65dc2976f61d3cf5f4a938 description=openstack/dnsmasq-dns-85c56b86b7-8t889/dnsmasq-dns id=9c633bf4-7668-4173-b72b-87b0c41c7fc4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=311c02795a1da01f58bdcb487ce19aca2513b6857599d33d2aecfa993367dd35\nJun 09 11:33:49.089662 crc crio[21508]: time=\"2026-06-09T11:33:49.088995225Z\" level=info msg=\"Stopping container: 56ddc49acb61973c1b7876fcba7325b4f05fe613add6e589b2eff4c4345e6523 (timeout: 10s)\" id=1c9887db-eecd-4111-94e9-6f466fbeeef8 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:33:50.056909 crc crio[21508]: time=\"2026-06-09T11:33:50.056204831Z\" level=info msg=\"Stopped container 56ddc49acb61973c1b7876fcba7325b4f05fe613add6e589b2eff4c4345e6523: openstack/dnsmasq-dns-79f65d7c75-q9pc9/dnsmasq-dns\" id=1c9887db-eecd-4111-94e9-6f466fbeeef8 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:33:50.058594 crc crio[21508]: time=\"2026-06-09T11:33:50.058022924Z\" level=info msg=\"Stopping pod sandbox: a3297fd273d82e32160f39dc34bafcb2143aa5ef517d5064331bc456d2155d81\" id=61370d61-0942-4a2d-a535-a3005876956d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:33:50.059177 crc crio[21508]: time=\"2026-06-09T11:33:50.059073775Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-79f65d7c75-q9pc9 Namespace:openstack ID:a3297fd273d82e32160f39dc34bafcb2143aa5ef517d5064331bc456d2155d81 UID:b4f070bd-9417-48a4-99b7-b1f8a803a5d8 NetNS:/var/run/netns/713669a1-1f30-4bb1-b5b9-4e25336304ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb4f070bd_9417_48a4_99b7_b1f8a803a5d8.slice PodAnnotations:0xc004e42020}] Aliases:map[]}\"\nJun 09 11:33:50.059465 crc crio[21508]: time=\"2026-06-09T11:33:50.059362014Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-79f65d7c75-q9pc9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:33:51.284948 crc crio[21508]: time=\"2026-06-09T11:33:51.284236662Z\" level=info msg=\"Stopped pod sandbox: a3297fd273d82e32160f39dc34bafcb2143aa5ef517d5064331bc456d2155d81\" id=61370d61-0942-4a2d-a535-a3005876956d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:33:52.030428 crc crio[21508]: time=\"2026-06-09T11:33:52.029881614Z\" level=info msg=\"Removing container: 56ddc49acb61973c1b7876fcba7325b4f05fe613add6e589b2eff4c4345e6523\" id=1d24dfb8-bac6-473d-8797-16c080bf2e06 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:33:52.086864 crc crio[21508]: time=\"2026-06-09T11:33:52.086690337Z\" level=info msg=\"Removed container 56ddc49acb61973c1b7876fcba7325b4f05fe613add6e589b2eff4c4345e6523: openstack/dnsmasq-dns-79f65d7c75-q9pc9/dnsmasq-dns\" id=1d24dfb8-bac6-473d-8797-16c080bf2e06 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:33:52.090103 crc crio[21508]: time=\"2026-06-09T11:33:52.089999784Z\" level=info msg=\"Removing container: ff063688ae999c72f9c580df621863bf44f3abf9792d7dec283cb78f57cecb6d\" id=9555d26d-2176-4323-9df3-4d57bef1c80c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:33:52.137076 crc crio[21508]: time=\"2026-06-09T11:33:52.136977969Z\" level=info msg=\"Removed container ff063688ae999c72f9c580df621863bf44f3abf9792d7dec283cb78f57cecb6d: openstack/dnsmasq-dns-79f65d7c75-q9pc9/init\" id=9555d26d-2176-4323-9df3-4d57bef1c80c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:33:53.317416 crc crio[21508]: time=\"2026-06-09T11:33:53.314784478Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-fb69bb9fc-99xg2/POD\" id=db2fcc4e-bcdd-452d-a90e-925d0c93a83f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:33:53.318908 crc crio[21508]: time=\"2026-06-09T11:33:53.317504268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:33:53.371037 crc crio[21508]: time=\"2026-06-09T11:33:53.370908751Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-fb69bb9fc-99xg2 Namespace:openstack ID:79b1a3f49d7573da1d3c51b20ef6b5c7544e5f7e7749a4f31c2a73b7387356fd UID:d7881b23-38c8-4ec5-be2b-baa5bafef1b9 NetNS:/var/run/netns/15f93ea6-03b8-4979-97d0-fbf0631f1999 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7881b23_38c8_4ec5_be2b_baa5bafef1b9.slice PodAnnotations:0xc000853688}] Aliases:map[]}\"\nJun 09 11:33:53.371037 crc crio[21508]: time=\"2026-06-09T11:33:53.370983413Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-fb69bb9fc-99xg2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:33:53.959932 crc crio[21508]: 2026-06-09T11:33:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:79b1a3f49d7573d Mac:9e:54:66:0c:07:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:db Mtu:0 Sandbox:/var/run/netns/15f93ea6-03b8-4979-97d0-fbf0631f1999 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.219 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:33:53.962662 crc crio[21508]: time=\"2026-06-09T11:33:53.962488714Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-fb69bb9fc-99xg2 Namespace:openstack ID:79b1a3f49d7573da1d3c51b20ef6b5c7544e5f7e7749a4f31c2a73b7387356fd UID:d7881b23-38c8-4ec5-be2b-baa5bafef1b9 NetNS:/var/run/netns/15f93ea6-03b8-4979-97d0-fbf0631f1999 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7881b23_38c8_4ec5_be2b_baa5bafef1b9.slice PodAnnotations:0xc000853688}] Aliases:map[]}\"\nJun 09 11:33:53.962849 crc crio[21508]: time=\"2026-06-09T11:33:53.962774633Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-fb69bb9fc-99xg2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:33:53.975576 crc crio[21508]: time=\"2026-06-09T11:33:53.975476975Z\" level=info msg=\"Ran pod sandbox 79b1a3f49d7573da1d3c51b20ef6b5c7544e5f7e7749a4f31c2a73b7387356fd with infra container: openstack/dnsmasq-dns-fb69bb9fc-99xg2/POD\" id=db2fcc4e-bcdd-452d-a90e-925d0c93a83f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:33:53.978817 crc crio[21508]: time=\"2026-06-09T11:33:53.97874179Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=35b13d55-f9cc-4776-94ea-dceefeb96530 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:33:54.058422 crc crio[21508]: time=\"2026-06-09T11:33:54.058227686Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=23ae9414-b98c-438c-9aac-b6ae03827453 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:33:54.073897 crc crio[21508]: time=\"2026-06-09T11:33:54.073363229Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-fb69bb9fc-99xg2/init\" id=29cfacd7-d644-4d23-9cfb-48639a80a784 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:33:54.074562 crc crio[21508]: time=\"2026-06-09T11:33:54.074504933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:33:54.150607 crc crio[21508]: time=\"2026-06-09T11:33:54.150386934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:33:54.154765 crc crio[21508]: time=\"2026-06-09T11:33:54.154688709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:33:54.304223 crc crio[21508]: time=\"2026-06-09T11:33:54.304143084Z\" level=info msg=\"Created container d51f1d01731636cc2ec76d11f543cf59830aadbc5d07212c423b6f19ed7156d5: openstack/dnsmasq-dns-fb69bb9fc-99xg2/init\" id=29cfacd7-d644-4d23-9cfb-48639a80a784 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:33:54.305613 crc crio[21508]: time=\"2026-06-09T11:33:54.305534104Z\" level=info msg=\"Starting container: d51f1d01731636cc2ec76d11f543cf59830aadbc5d07212c423b6f19ed7156d5\" id=4483f4a0-3b85-40a3-b972-23698e59063c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:33:54.311451 crc crio[21508]: time=\"2026-06-09T11:33:54.311271312Z\" level=info msg=\"Started container\" PID=101273 containerID=d51f1d01731636cc2ec76d11f543cf59830aadbc5d07212c423b6f19ed7156d5 description=openstack/dnsmasq-dns-fb69bb9fc-99xg2/init id=4483f4a0-3b85-40a3-b972-23698e59063c name=/runtime.v1.RuntimeService/StartContainer sandboxID=79b1a3f49d7573da1d3c51b20ef6b5c7544e5f7e7749a4f31c2a73b7387356fd\nJun 09 11:33:55.084701 crc crio[21508]: time=\"2026-06-09T11:33:55.080596138Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=07bb483a-27ec-4033-ad1d-b8fb57371393 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:33:55.173101 crc crio[21508]: time=\"2026-06-09T11:33:55.172997812Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9ca5682b-6968-40af-a4cf-49089bb09305 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:33:55.181728 crc crio[21508]: time=\"2026-06-09T11:33:55.181493091Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-fb69bb9fc-99xg2/dnsmasq-dns\" id=86fb2193-f6fd-4059-b33d-39b73f50ac5e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:33:55.183923 crc crio[21508]: time=\"2026-06-09T11:33:55.183796128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:33:55.251515 crc crio[21508]: time=\"2026-06-09T11:33:55.251424548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:33:55.258027 crc crio[21508]: time=\"2026-06-09T11:33:55.257950488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:33:55.438965 crc crio[21508]: time=\"2026-06-09T11:33:55.438850093Z\" level=info msg=\"Created container a2b7ebef5ef6bdf476d19516436ffe1b454ad9204f2fe774ac579518a7819d6a: openstack/dnsmasq-dns-fb69bb9fc-99xg2/dnsmasq-dns\" id=86fb2193-f6fd-4059-b33d-39b73f50ac5e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:33:55.440789 crc crio[21508]: time=\"2026-06-09T11:33:55.440697837Z\" level=info msg=\"Starting container: a2b7ebef5ef6bdf476d19516436ffe1b454ad9204f2fe774ac579518a7819d6a\" id=14410bf2-ccd8-44be-8ea9-7f1cdd5689d9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:33:55.447612 crc crio[21508]: time=\"2026-06-09T11:33:55.447533787Z\" level=info msg=\"Started container\" PID=101345 containerID=a2b7ebef5ef6bdf476d19516436ffe1b454ad9204f2fe774ac579518a7819d6a description=openstack/dnsmasq-dns-fb69bb9fc-99xg2/dnsmasq-dns id=14410bf2-ccd8-44be-8ea9-7f1cdd5689d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=79b1a3f49d7573da1d3c51b20ef6b5c7544e5f7e7749a4f31c2a73b7387356fd\nJun 09 11:34:00.613886 crc crio[21508]: time=\"2026-06-09T11:34:00.613135126Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683414-5dkj4/POD\" id=8f2c5fc2-926f-4115-910e-f397be09150f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:34:00.616184 crc crio[21508]: time=\"2026-06-09T11:34:00.613939149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:34:00.656224 crc crio[21508]: time=\"2026-06-09T11:34:00.655884727Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683414-5dkj4 Namespace:openshift-infra ID:de35ea4ae7a53b2ac1ed65cba036ef2220bd5f48064c6e4d5d3b7b21bb4550a6 UID:fb3ca630-ac45-4b26-a480-b68b00db8e30 NetNS:/var/run/netns/1d8d0d16-9126-40c8-a097-8e984afbce53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb3ca630_ac45_4b26_a480_b68b00db8e30.slice PodAnnotations:0xc004e42928}] Aliases:map[]}\"\nJun 09 11:34:00.656224 crc crio[21508]: time=\"2026-06-09T11:34:00.655966619Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683414-5dkj4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:34:01.183585 crc crio[21508]: 2026-06-09T11:34:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de35ea4ae7a53b2 Mac:da:5e:b2:53:3b:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dc Mtu:0 Sandbox:/var/run/netns/1d8d0d16-9126-40c8-a097-8e984afbce53 SocketPath: PciID:}] [{Interface:0xc0002a0b20 Address:{IP:10.217.0.220 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:34:01.184979 crc crio[21508]: time=\"2026-06-09T11:34:01.184886069Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683414-5dkj4 Namespace:openshift-infra ID:de35ea4ae7a53b2ac1ed65cba036ef2220bd5f48064c6e4d5d3b7b21bb4550a6 UID:fb3ca630-ac45-4b26-a480-b68b00db8e30 NetNS:/var/run/netns/1d8d0d16-9126-40c8-a097-8e984afbce53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb3ca630_ac45_4b26_a480_b68b00db8e30.slice PodAnnotations:0xc004e42928}] Aliases:map[]}\"\nJun 09 11:34:01.185154 crc crio[21508]: time=\"2026-06-09T11:34:01.185091045Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683414-5dkj4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:34:01.197443 crc crio[21508]: time=\"2026-06-09T11:34:01.196973513Z\" level=info msg=\"Ran pod sandbox de35ea4ae7a53b2ac1ed65cba036ef2220bd5f48064c6e4d5d3b7b21bb4550a6 with infra container: openshift-infra/auto-csr-approver-29683414-5dkj4/POD\" id=8f2c5fc2-926f-4115-910e-f397be09150f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:34:01.200909 crc crio[21508]: time=\"2026-06-09T11:34:01.200837856Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=5a8e566d-0d4a-4313-b314-2ef05ab4ab29 name=/runtime.v1.ImageService/PullImage\nJun 09 11:34:01.224622 crc crio[21508]: time=\"2026-06-09T11:34:01.222780448Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 11:34:02.110421 crc crio[21508]: time=\"2026-06-09T11:34:02.110245371Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=5a8e566d-0d4a-4313-b314-2ef05ab4ab29 name=/runtime.v1.ImageService/PullImage\nJun 09 11:34:02.111974 crc crio[21508]: time=\"2026-06-09T11:34:02.111195249Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=846298ef-c8eb-4477-bfdf-b131a1e9c787 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:34:02.113247 crc crio[21508]: time=\"2026-06-09T11:34:02.113149556Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=71cb9144-66a3-4224-b95e-48bf5007f6ac name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:34:02.123520 crc crio[21508]: time=\"2026-06-09T11:34:02.123438608Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683414-5dkj4/oc\" id=938b1037-35ee-4d5e-a2b7-7a4e89df0392 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:34:02.123998 crc crio[21508]: time=\"2026-06-09T11:34:02.123957083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:34:02.214587 crc crio[21508]: time=\"2026-06-09T11:34:02.214428491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:34:02.255491 crc crio[21508]: time=\"2026-06-09T11:34:02.255389699Z\" level=info msg=\"Stopping container: 0895f840a19c040e65be8c85a415b69174b1968a3c65dc2976f61d3cf5f4a938 (timeout: 10s)\" id=d3fc0081-fcb4-431d-9e17-01aafb969cc5 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:34:02.454784 crc crio[21508]: time=\"2026-06-09T11:34:02.452818918Z\" level=info msg=\"Stopped container 0895f840a19c040e65be8c85a415b69174b1968a3c65dc2976f61d3cf5f4a938: openstack/dnsmasq-dns-85c56b86b7-8t889/dnsmasq-dns\" id=d3fc0081-fcb4-431d-9e17-01aafb969cc5 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:34:02.455625 crc crio[21508]: time=\"2026-06-09T11:34:02.455474265Z\" level=info msg=\"Stopping pod sandbox: 311c02795a1da01f58bdcb487ce19aca2513b6857599d33d2aecfa993367dd35\" id=09078fd7-44dc-4454-80c0-df6611b63361 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:34:02.456770 crc crio[21508]: time=\"2026-06-09T11:34:02.456741572Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85c56b86b7-8t889 Namespace:openstack ID:311c02795a1da01f58bdcb487ce19aca2513b6857599d33d2aecfa993367dd35 UID:62f0a871-1add-44cf-8bd6-b3801cfdc038 NetNS:/var/run/netns/3c028bca-12b9-432c-92ba-4a6d667e6afa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod62f0a871_1add_44cf_8bd6_b3801cfdc038.slice PodAnnotations:0xc0008521d0}] Aliases:map[]}\"\nJun 09 11:34:02.457016 crc crio[21508]: time=\"2026-06-09T11:34:02.45699395Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-85c56b86b7-8t889 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:34:02.575949 crc crio[21508]: time=\"2026-06-09T11:34:02.575851258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:34:02.707833 crc crio[21508]: time=\"2026-06-09T11:34:02.707725328Z\" level=info msg=\"Created container 534de85ac95fa2869dfecea02002381c52b4d2390a1c9519bcf719df4ea8bb0e: openshift-infra/auto-csr-approver-29683414-5dkj4/oc\" id=938b1037-35ee-4d5e-a2b7-7a4e89df0392 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:34:02.709785 crc crio[21508]: time=\"2026-06-09T11:34:02.709679135Z\" level=info msg=\"Starting container: 534de85ac95fa2869dfecea02002381c52b4d2390a1c9519bcf719df4ea8bb0e\" id=c3a0fbdb-96ac-4556-b48d-9c93c78968a7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:34:02.715075 crc crio[21508]: time=\"2026-06-09T11:34:02.714996191Z\" level=info msg=\"Started container\" PID=101804 containerID=534de85ac95fa2869dfecea02002381c52b4d2390a1c9519bcf719df4ea8bb0e description=openshift-infra/auto-csr-approver-29683414-5dkj4/oc id=c3a0fbdb-96ac-4556-b48d-9c93c78968a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de35ea4ae7a53b2ac1ed65cba036ef2220bd5f48064c6e4d5d3b7b21bb4550a6\nJun 09 11:34:02.872525 crc crio[21508]: time=\"2026-06-09T11:34:02.872425778Z\" level=info msg=\"Stopped pod sandbox: 311c02795a1da01f58bdcb487ce19aca2513b6857599d33d2aecfa993367dd35\" id=09078fd7-44dc-4454-80c0-df6611b63361 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:34:03.245115 crc crio[21508]: time=\"2026-06-09T11:34:03.244988982Z\" level=info msg=\"Removing container: 0895f840a19c040e65be8c85a415b69174b1968a3c65dc2976f61d3cf5f4a938\" id=bf52d04d-17a5-439e-a348-2ef0b4b4235c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:34:03.382333 crc crio[21508]: time=\"2026-06-09T11:34:03.382187237Z\" level=info msg=\"Removed container 0895f840a19c040e65be8c85a415b69174b1968a3c65dc2976f61d3cf5f4a938: openstack/dnsmasq-dns-85c56b86b7-8t889/dnsmasq-dns\" id=bf52d04d-17a5-439e-a348-2ef0b4b4235c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:34:03.390082 crc crio[21508]: time=\"2026-06-09T11:34:03.389491021Z\" level=info msg=\"Removing container: 8fde813328738bd38950cc3680ef2e70cfc3086ffbada796cfccc206f25f0e0a\" id=5ec5adfd-16fa-4d7d-933e-df5818f4024c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:34:03.433945 crc crio[21508]: time=\"2026-06-09T11:34:03.43388533Z\" level=info msg=\"Removed container 8fde813328738bd38950cc3680ef2e70cfc3086ffbada796cfccc206f25f0e0a: openstack/dnsmasq-dns-85c56b86b7-8t889/init\" id=5ec5adfd-16fa-4d7d-933e-df5818f4024c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:34:05.296117 crc crio[21508]: time=\"2026-06-09T11:34:05.294100302Z\" level=info msg=\"Stopping pod sandbox: de35ea4ae7a53b2ac1ed65cba036ef2220bd5f48064c6e4d5d3b7b21bb4550a6\" id=5ff69270-4970-4146-a057-129f33df3aef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:34:05.296117 crc crio[21508]: time=\"2026-06-09T11:34:05.295618036Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683414-5dkj4 Namespace:openshift-infra ID:de35ea4ae7a53b2ac1ed65cba036ef2220bd5f48064c6e4d5d3b7b21bb4550a6 UID:fb3ca630-ac45-4b26-a480-b68b00db8e30 NetNS:/var/run/netns/1d8d0d16-9126-40c8-a097-8e984afbce53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb3ca630_ac45_4b26_a480_b68b00db8e30.slice PodAnnotations:0xc0019bcbb8}] Aliases:map[]}\"\nJun 09 11:34:05.296117 crc crio[21508]: time=\"2026-06-09T11:34:05.295762121Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683414-5dkj4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:34:05.698346 crc crio[21508]: time=\"2026-06-09T11:34:05.69789769Z\" level=info msg=\"Stopped pod sandbox: de35ea4ae7a53b2ac1ed65cba036ef2220bd5f48064c6e4d5d3b7b21bb4550a6\" id=5ff69270-4970-4146-a057-129f33df3aef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:34:15.546853 crc crio[21508]: time=\"2026-06-09T11:34:15.546390731Z\" level=info msg=\"Removing container: 8438258fc1b40ef0d7cc6eb767444eaaf85c9d23d895eebc6cb4c3dd30f76321\" id=ab4c56f1-2dad-4573-b2df-2745e09559e6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:34:15.651188 crc crio[21508]: time=\"2026-06-09T11:34:15.651119056Z\" level=info msg=\"Removed container 8438258fc1b40ef0d7cc6eb767444eaaf85c9d23d895eebc6cb4c3dd30f76321: openshift-infra/auto-csr-approver-29683408-wq2xl/oc\" id=ab4c56f1-2dad-4573-b2df-2745e09559e6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:34:15.669789 crc crio[21508]: time=\"2026-06-09T11:34:15.669742042Z\" level=info msg=\"Stopping pod sandbox: 311c02795a1da01f58bdcb487ce19aca2513b6857599d33d2aecfa993367dd35\" id=69311386-59ee-4909-9c33-31fcbe91435d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:34:15.670121 crc crio[21508]: time=\"2026-06-09T11:34:15.670101412Z\" level=info msg=\"Stopped pod sandbox (already stopped): 311c02795a1da01f58bdcb487ce19aca2513b6857599d33d2aecfa993367dd35\" id=69311386-59ee-4909-9c33-31fcbe91435d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:34:15.671152 crc crio[21508]: time=\"2026-06-09T11:34:15.671124852Z\" level=info msg=\"Removing pod sandbox: 311c02795a1da01f58bdcb487ce19aca2513b6857599d33d2aecfa993367dd35\" id=cd15e4e6-fccd-4f7d-b2df-68dab0bb086c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:34:15.698685 crc crio[21508]: time=\"2026-06-09T11:34:15.698612087Z\" level=info msg=\"Removed pod sandbox: 311c02795a1da01f58bdcb487ce19aca2513b6857599d33d2aecfa993367dd35\" id=cd15e4e6-fccd-4f7d-b2df-68dab0bb086c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:34:15.699823 crc crio[21508]: time=\"2026-06-09T11:34:15.699782321Z\" level=info msg=\"Stopping pod sandbox: a3297fd273d82e32160f39dc34bafcb2143aa5ef517d5064331bc456d2155d81\" id=10ca67a9-bd97-43a2-bece-6b3bd59d2176 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:34:15.699983 crc crio[21508]: time=\"2026-06-09T11:34:15.699964776Z\" level=info msg=\"Stopped pod sandbox (already stopped): a3297fd273d82e32160f39dc34bafcb2143aa5ef517d5064331bc456d2155d81\" id=10ca67a9-bd97-43a2-bece-6b3bd59d2176 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:34:15.702728 crc crio[21508]: time=\"2026-06-09T11:34:15.702657525Z\" level=info msg=\"Removing pod sandbox: a3297fd273d82e32160f39dc34bafcb2143aa5ef517d5064331bc456d2155d81\" id=848fc1c5-bdf6-4418-a736-587be242d5de name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:34:15.728875 crc crio[21508]: time=\"2026-06-09T11:34:15.72881599Z\" level=info msg=\"Removed pod sandbox: a3297fd273d82e32160f39dc34bafcb2143aa5ef517d5064331bc456d2155d81\" id=848fc1c5-bdf6-4418-a736-587be242d5de name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:34:15.732788 crc crio[21508]: time=\"2026-06-09T11:34:15.732676923Z\" level=info msg=\"Stopping pod sandbox: e34e68acf4994c93256cca9f894c62469346b22991f62802f9c3b783f4027d83\" id=3e5679f0-df72-469f-81c8-bb229c87006a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:34:15.732900 crc crio[21508]: time=\"2026-06-09T11:34:15.732793797Z\" level=info msg=\"Stopped pod sandbox (already stopped): e34e68acf4994c93256cca9f894c62469346b22991f62802f9c3b783f4027d83\" id=3e5679f0-df72-469f-81c8-bb229c87006a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:34:15.734592 crc crio[21508]: time=\"2026-06-09T11:34:15.734385113Z\" level=info msg=\"Removing pod sandbox: e34e68acf4994c93256cca9f894c62469346b22991f62802f9c3b783f4027d83\" id=cedd3c07-d0be-4bc2-b084-f922b53921a8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:34:15.751711 crc crio[21508]: time=\"2026-06-09T11:34:15.751619648Z\" level=info msg=\"Removed pod sandbox: e34e68acf4994c93256cca9f894c62469346b22991f62802f9c3b783f4027d83\" id=cedd3c07-d0be-4bc2-b084-f922b53921a8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:36:00.551135 crc crio[21508]: time=\"2026-06-09T11:36:00.549932689Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683416-8z8ml/POD\" id=17bc5699-f792-4c31-b0ef-98684cc5f0b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:36:00.553073 crc crio[21508]: time=\"2026-06-09T11:36:00.551200096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:36:00.609239 crc crio[21508]: time=\"2026-06-09T11:36:00.609119541Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683416-8z8ml Namespace:openshift-infra ID:0331d3c760b1d9ca293fd68047813831f19d2f2d2fa31a8b9155f61af6fef8aa UID:0c02cbf8-34ec-4d62-b4d4-e152bae78f8e NetNS:/var/run/netns/4019d22a-91eb-4d72-b47a-33dbb4e0244d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c02cbf8_34ec_4d62_b4d4_e152bae78f8e.slice PodAnnotations:0xc0039b85c8}] Aliases:map[]}\"\nJun 09 11:36:00.609239 crc crio[21508]: time=\"2026-06-09T11:36:00.609189303Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683416-8z8ml to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:36:01.194583 crc crio[21508]: 2026-06-09T11:36:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0331d3c760b1d9c Mac:ee:cf:9b:55:f0:b9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dd Mtu:0 Sandbox:/var/run/netns/4019d22a-91eb-4d72-b47a-33dbb4e0244d SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.221 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:36:01.196930 crc crio[21508]: time=\"2026-06-09T11:36:01.196824191Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683416-8z8ml Namespace:openshift-infra ID:0331d3c760b1d9ca293fd68047813831f19d2f2d2fa31a8b9155f61af6fef8aa UID:0c02cbf8-34ec-4d62-b4d4-e152bae78f8e NetNS:/var/run/netns/4019d22a-91eb-4d72-b47a-33dbb4e0244d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c02cbf8_34ec_4d62_b4d4_e152bae78f8e.slice PodAnnotations:0xc0039b85c8}] Aliases:map[]}\"\nJun 09 11:36:01.197055 crc crio[21508]: time=\"2026-06-09T11:36:01.197025587Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683416-8z8ml for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:36:01.208718 crc crio[21508]: time=\"2026-06-09T11:36:01.208148463Z\" level=info msg=\"Ran pod sandbox 0331d3c760b1d9ca293fd68047813831f19d2f2d2fa31a8b9155f61af6fef8aa with infra container: openshift-infra/auto-csr-approver-29683416-8z8ml/POD\" id=17bc5699-f792-4c31-b0ef-98684cc5f0b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:36:01.212186 crc crio[21508]: time=\"2026-06-09T11:36:01.212085728Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=55ec5ec1-37bc-48a8-b021-0fc4c77afa79 name=/runtime.v1.ImageService/PullImage\nJun 09 11:36:01.222777 crc crio[21508]: time=\"2026-06-09T11:36:01.222665628Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 11:36:04.019828 crc crio[21508]: time=\"2026-06-09T11:36:04.012971991Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=55ec5ec1-37bc-48a8-b021-0fc4c77afa79 name=/runtime.v1.ImageService/PullImage\nJun 09 11:36:04.019828 crc crio[21508]: time=\"2026-06-09T11:36:04.018647287Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e122de23-ce6c-4420-927a-5d7806536714 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:36:04.051852 crc crio[21508]: time=\"2026-06-09T11:36:04.046645876Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3fe6bd7e-89f1-4c3f-aea0-319962a22069 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:36:04.111843 crc crio[21508]: time=\"2026-06-09T11:36:04.111390551Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683416-8z8ml/oc\" id=81ebc873-114f-4bf6-b540-6fe8388c3fd2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:36:04.112743 crc crio[21508]: time=\"2026-06-09T11:36:04.111956268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:36:04.327882 crc crio[21508]: time=\"2026-06-09T11:36:04.3272838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:36:05.188167 crc crio[21508]: time=\"2026-06-09T11:36:05.188046482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:36:05.364024 crc crio[21508]: time=\"2026-06-09T11:36:05.36327026Z\" level=info msg=\"Created container 777ec8705bf0e5b611fbc17e2364d18b0dad88f4cf0fed4d59d82edbe2f97f30: openshift-infra/auto-csr-approver-29683416-8z8ml/oc\" id=81ebc873-114f-4bf6-b540-6fe8388c3fd2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:36:05.366054 crc crio[21508]: time=\"2026-06-09T11:36:05.365866106Z\" level=info msg=\"Starting container: 777ec8705bf0e5b611fbc17e2364d18b0dad88f4cf0fed4d59d82edbe2f97f30\" id=c95b63ba-0e30-4d17-8bf9-a15289961cc2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:36:05.371771 crc crio[21508]: time=\"2026-06-09T11:36:05.371691747Z\" level=info msg=\"Started container\" PID=107697 containerID=777ec8705bf0e5b611fbc17e2364d18b0dad88f4cf0fed4d59d82edbe2f97f30 description=openshift-infra/auto-csr-approver-29683416-8z8ml/oc id=c95b63ba-0e30-4d17-8bf9-a15289961cc2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0331d3c760b1d9ca293fd68047813831f19d2f2d2fa31a8b9155f61af6fef8aa\nJun 09 11:36:07.172986 crc crio[21508]: time=\"2026-06-09T11:36:07.172369796Z\" level=info msg=\"Stopping pod sandbox: 0331d3c760b1d9ca293fd68047813831f19d2f2d2fa31a8b9155f61af6fef8aa\" id=9a16de6e-bbdf-4427-a64f-a729b26d719d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:36:07.174009 crc crio[21508]: time=\"2026-06-09T11:36:07.173840609Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683416-8z8ml Namespace:openshift-infra ID:0331d3c760b1d9ca293fd68047813831f19d2f2d2fa31a8b9155f61af6fef8aa UID:0c02cbf8-34ec-4d62-b4d4-e152bae78f8e NetNS:/var/run/netns/4019d22a-91eb-4d72-b47a-33dbb4e0244d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c02cbf8_34ec_4d62_b4d4_e152bae78f8e.slice PodAnnotations:0xc002c0ad50}] Aliases:map[]}\"\nJun 09 11:36:07.174009 crc crio[21508]: time=\"2026-06-09T11:36:07.174003053Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683416-8z8ml from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:36:07.554379 crc crio[21508]: time=\"2026-06-09T11:36:07.55350946Z\" level=info msg=\"Stopped pod sandbox: 0331d3c760b1d9ca293fd68047813831f19d2f2d2fa31a8b9155f61af6fef8aa\" id=9a16de6e-bbdf-4427-a64f-a729b26d719d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:36:15.808001 crc crio[21508]: time=\"2026-06-09T11:36:15.804864019Z\" level=info msg=\"Removing container: bb889a5a6e496f953c4089e1d8b736e80544ce34439c464ab3d898ac45080fdf\" id=d0503775-931c-41e8-a0b0-ad7b4e42e328 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:36:15.991455 crc crio[21508]: time=\"2026-06-09T11:36:15.991031398Z\" level=info msg=\"Removed container bb889a5a6e496f953c4089e1d8b736e80544ce34439c464ab3d898ac45080fdf: openstack/glance-db-sync-2d7r7/glance-db-sync\" id=d0503775-931c-41e8-a0b0-ad7b4e42e328 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:36:15.997156 crc crio[21508]: time=\"2026-06-09T11:36:15.997081565Z\" level=info msg=\"Removing container: bb45ed64875a1db53a77d910023971d483d5ff564b82ea1f2f427fcfaca823c2\" id=2640efcc-11f2-4506-a744-e255727b6f8e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:36:16.053371 crc crio[21508]: time=\"2026-06-09T11:36:16.053196967Z\" level=info msg=\"Removed container bb45ed64875a1db53a77d910023971d483d5ff564b82ea1f2f427fcfaca823c2: openstack/root-account-create-update-wkcw2/mariadb-account-create-update\" id=2640efcc-11f2-4506-a744-e255727b6f8e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:36:16.058701 crc crio[21508]: time=\"2026-06-09T11:36:16.058587915Z\" level=info msg=\"Removing container: c0277105d94286eab7b856b057429964b9c32247b7c35359996ef14b2cc12f7a\" id=630d5e17-3a41-4a98-a657-943c025ec2a2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:36:16.107020 crc crio[21508]: time=\"2026-06-09T11:36:16.106857827Z\" level=info msg=\"Removed container c0277105d94286eab7b856b057429964b9c32247b7c35359996ef14b2cc12f7a: openstack/neutron-ea79-account-create-update-n74bn/mariadb-account-create-update\" id=630d5e17-3a41-4a98-a657-943c025ec2a2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:36:16.111705 crc crio[21508]: time=\"2026-06-09T11:36:16.111574445Z\" level=info msg=\"Removing container: 69cc9c2977b4a35a4352e21522d5cf20d94bc85a0d32e866fb53869978e42c93\" id=74e52730-a4da-4fb5-87bd-586ab85ee458 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:36:16.176786 crc crio[21508]: time=\"2026-06-09T11:36:16.176537047Z\" level=info msg=\"Removed container 69cc9c2977b4a35a4352e21522d5cf20d94bc85a0d32e866fb53869978e42c93: openstack/keystone-db-create-l85vc/mariadb-database-create\" id=74e52730-a4da-4fb5-87bd-586ab85ee458 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:36:16.182097 crc crio[21508]: time=\"2026-06-09T11:36:16.181949235Z\" level=info msg=\"Removing container: 3266dab153c1b7f1cddff64c397c2cc27d095f1e89da4831263aee525832c96f\" id=e7b239bd-50ac-4c21-903b-9a85f41406b6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:36:16.291394 crc crio[21508]: time=\"2026-06-09T11:36:16.29109922Z\" level=info msg=\"Removed container 3266dab153c1b7f1cddff64c397c2cc27d095f1e89da4831263aee525832c96f: openstack/placement-db-create-8fjnk/mariadb-database-create\" id=e7b239bd-50ac-4c21-903b-9a85f41406b6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:36:16.295948 crc crio[21508]: time=\"2026-06-09T11:36:16.295877649Z\" level=info msg=\"Removing container: 5812747f79bcf82fe91aad0e1e0c9adfc2a299345cc6160be6c54ddc035f252b\" id=c7584627-d741-4623-9867-b436053eb790 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:36:16.647135 crc crio[21508]: time=\"2026-06-09T11:36:16.646911082Z\" level=info msg=\"Removed container 5812747f79bcf82fe91aad0e1e0c9adfc2a299345cc6160be6c54ddc035f252b: openstack/glance-05c1-account-create-update-6pnb6/mariadb-account-create-update\" id=c7584627-d741-4623-9867-b436053eb790 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:36:16.650270 crc crio[21508]: time=\"2026-06-09T11:36:16.650185288Z\" level=info msg=\"Removing container: 60ff1e4bae0db8711fe889c55b48df92cb5a2c96a114abb9a3212361bb474dda\" id=01bc4f51-eb6f-4fdc-b333-60ef99378ddb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:36:16.681759 crc crio[21508]: time=\"2026-06-09T11:36:16.681620058Z\" level=info msg=\"Removed container 60ff1e4bae0db8711fe889c55b48df92cb5a2c96a114abb9a3212361bb474dda: openstack/barbican-8db4-account-create-update-xqzbt/mariadb-account-create-update\" id=01bc4f51-eb6f-4fdc-b333-60ef99378ddb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:36:16.685208 crc crio[21508]: time=\"2026-06-09T11:36:16.68510839Z\" level=info msg=\"Removing container: e5eca2bd8002b3b16309a1a16544a6f323de2784a53af6d7aa6b0360ce211024\" id=e3312bea-43f4-409a-817e-ceeab2cfd0ed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:36:16.746686 crc crio[21508]: time=\"2026-06-09T11:36:16.746594559Z\" level=info msg=\"Removed container e5eca2bd8002b3b16309a1a16544a6f323de2784a53af6d7aa6b0360ce211024: openstack/cinder-db-create-kfk7k/mariadb-database-create\" id=e3312bea-43f4-409a-817e-ceeab2cfd0ed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:36:16.750548 crc crio[21508]: time=\"2026-06-09T11:36:16.750400661Z\" level=info msg=\"Removing container: 90817bd85238e7fd2dc2e2d200e3af8d54cee24dfbb05faa76b146e60834b277\" id=4c8c30d0-ff90-419b-927f-c1ab293b8b78 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:36:16.838017 crc crio[21508]: time=\"2026-06-09T11:36:16.837812919Z\" level=info msg=\"Removed container 90817bd85238e7fd2dc2e2d200e3af8d54cee24dfbb05faa76b146e60834b277: openstack/glance-db-create-2rft2/mariadb-database-create\" id=4c8c30d0-ff90-419b-927f-c1ab293b8b78 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:36:16.841422 crc crio[21508]: time=\"2026-06-09T11:36:16.84126294Z\" level=info msg=\"Removing container: c49b697de7afe25c57c329e81264c37a5acdf49f2a5934bce5569ebdc79a51cb\" id=212f8ddf-4ae5-4285-8a2b-a908767475b8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:36:17.077070 crc crio[21508]: time=\"2026-06-09T11:36:17.075763993Z\" level=info msg=\"Removed container c49b697de7afe25c57c329e81264c37a5acdf49f2a5934bce5569ebdc79a51cb: openshift-infra/auto-csr-approver-29683410-dqlrs/oc\" id=212f8ddf-4ae5-4285-8a2b-a908767475b8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:36:17.083469 crc crio[21508]: time=\"2026-06-09T11:36:17.083360206Z\" level=info msg=\"Removing container: 0fd93d775f3f96cda75a12c8daeb0355853b40d8b6174a5348b68e8ddc04566b\" id=fe1b4fd7-1b14-4432-81a3-4475c7aa5b67 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:36:17.129381 crc crio[21508]: time=\"2026-06-09T11:36:17.129214238Z\" level=info msg=\"Removed container 0fd93d775f3f96cda75a12c8daeb0355853b40d8b6174a5348b68e8ddc04566b: openstack/neutron-db-create-jkp2x/mariadb-database-create\" id=fe1b4fd7-1b14-4432-81a3-4475c7aa5b67 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:36:17.133661 crc crio[21508]: time=\"2026-06-09T11:36:17.133582905Z\" level=info msg=\"Removing container: bc873c1f4497ba828dbf623dc878ec00e1d491764e80d33ea9473b3d7e232a29\" id=4058ec4a-94ce-4635-9ac2-9161a101de48 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:36:17.177906 crc crio[21508]: time=\"2026-06-09T11:36:17.177640085Z\" level=info msg=\"Removed container bc873c1f4497ba828dbf623dc878ec00e1d491764e80d33ea9473b3d7e232a29: openstack/keystone-b22d-account-create-update-rhvmd/mariadb-account-create-update\" id=4058ec4a-94ce-4635-9ac2-9161a101de48 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:36:17.181830 crc crio[21508]: time=\"2026-06-09T11:36:17.181694753Z\" level=info msg=\"Removing container: 0fd48b8712f697a36153a88d20f178aa4628a355ca8fcceda1504cccc0576288\" id=798d32bb-e56d-4cbd-bc5d-d1cc7b471758 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:36:17.235264 crc crio[21508]: time=\"2026-06-09T11:36:17.235152448Z\" level=info msg=\"Removed container 0fd48b8712f697a36153a88d20f178aa4628a355ca8fcceda1504cccc0576288: openstack/placement-8320-account-create-update-46w68/mariadb-account-create-update\" id=798d32bb-e56d-4cbd-bc5d-d1cc7b471758 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:36:17.237874 crc crio[21508]: time=\"2026-06-09T11:36:17.237785355Z\" level=info msg=\"Removing container: 701f3887f72855016bb8fe3fd3dad89b6a7d43ddeb83f899ace7e9d298c56280\" id=bdaa9f41-b760-4a0b-862d-092aa137dd8a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:36:17.287586 crc crio[21508]: time=\"2026-06-09T11:36:17.28748723Z\" level=info msg=\"Removed container 701f3887f72855016bb8fe3fd3dad89b6a7d43ddeb83f899ace7e9d298c56280: openstack/cinder-fdd3-account-create-update-bmcrf/mariadb-account-create-update\" id=bdaa9f41-b760-4a0b-862d-092aa137dd8a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:36:17.290733 crc crio[21508]: time=\"2026-06-09T11:36:17.290534899Z\" level=info msg=\"Removing container: c8de12624700d93000cabcf0c539efdaecaf808260b6c421c5021164ed3d77b6\" id=381dde67-f6be-4c41-94e1-61ab65a49d54 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:36:17.328750 crc crio[21508]: time=\"2026-06-09T11:36:17.328604023Z\" level=info msg=\"Removed container c8de12624700d93000cabcf0c539efdaecaf808260b6c421c5021164ed3d77b6: openstack/barbican-db-create-n6q5r/mariadb-database-create\" id=381dde67-f6be-4c41-94e1-61ab65a49d54 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:36:17.340079 crc crio[21508]: time=\"2026-06-09T11:36:17.339996626Z\" level=info msg=\"Stopping pod sandbox: 237e32bbe8b4e265c8ffa92e40dfd5df7ae748f6d981c3c5a6b05c77ae55f0b0\" id=5bd7d063-5617-4419-bfe1-45dc9ca7d1af name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:36:17.340079 crc crio[21508]: time=\"2026-06-09T11:36:17.340081169Z\" level=info msg=\"Stopped pod sandbox (already stopped): 237e32bbe8b4e265c8ffa92e40dfd5df7ae748f6d981c3c5a6b05c77ae55f0b0\" id=5bd7d063-5617-4419-bfe1-45dc9ca7d1af name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:36:17.341050 crc crio[21508]: time=\"2026-06-09T11:36:17.340952974Z\" level=info msg=\"Removing pod sandbox: 237e32bbe8b4e265c8ffa92e40dfd5df7ae748f6d981c3c5a6b05c77ae55f0b0\" id=fe0f68fc-3410-4846-84da-1f97708a33a0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:36:17.361688 crc crio[21508]: time=\"2026-06-09T11:36:17.361566948Z\" level=info msg=\"Removed pod sandbox: 237e32bbe8b4e265c8ffa92e40dfd5df7ae748f6d981c3c5a6b05c77ae55f0b0\" id=fe0f68fc-3410-4846-84da-1f97708a33a0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:36:17.362660 crc crio[21508]: time=\"2026-06-09T11:36:17.362584918Z\" level=info msg=\"Stopping pod sandbox: fca6e6a170cd7815bc63be58bbaa6b9ce2bf6c336bb60f2eccc9ed97fc994f8d\" id=6fdfd4d1-0dee-444c-8259-ef7006ddf25a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:36:17.362739 crc crio[21508]: time=\"2026-06-09T11:36:17.362694751Z\" level=info msg=\"Stopped pod sandbox (already stopped): fca6e6a170cd7815bc63be58bbaa6b9ce2bf6c336bb60f2eccc9ed97fc994f8d\" id=6fdfd4d1-0dee-444c-8259-ef7006ddf25a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:36:17.363462 crc crio[21508]: time=\"2026-06-09T11:36:17.363282738Z\" level=info msg=\"Removing pod sandbox: fca6e6a170cd7815bc63be58bbaa6b9ce2bf6c336bb60f2eccc9ed97fc994f8d\" id=08bd9784-0447-4e82-9026-031df98f40d1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:36:17.380215 crc crio[21508]: time=\"2026-06-09T11:36:17.380132751Z\" level=info msg=\"Removed pod sandbox: fca6e6a170cd7815bc63be58bbaa6b9ce2bf6c336bb60f2eccc9ed97fc994f8d\" id=08bd9784-0447-4e82-9026-031df98f40d1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:36:17.381001 crc crio[21508]: time=\"2026-06-09T11:36:17.380942615Z\" level=info msg=\"Stopping pod sandbox: fde7bbbf0dfe30a088d5f6b3d9b61de672761be50af5f89c263092b1e79b6e6d\" id=3f31315c-4551-44bc-9bbe-cc51f3c414ca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:36:17.381076 crc crio[21508]: time=\"2026-06-09T11:36:17.381002557Z\" level=info msg=\"Stopped pod sandbox (already stopped): fde7bbbf0dfe30a088d5f6b3d9b61de672761be50af5f89c263092b1e79b6e6d\" id=3f31315c-4551-44bc-9bbe-cc51f3c414ca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:36:17.381549 crc crio[21508]: time=\"2026-06-09T11:36:17.381481691Z\" level=info msg=\"Removing pod sandbox: fde7bbbf0dfe30a088d5f6b3d9b61de672761be50af5f89c263092b1e79b6e6d\" id=2c5b1a04-61ba-4505-a222-e774cb30ee19 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:36:17.403175 crc crio[21508]: time=\"2026-06-09T11:36:17.403025361Z\" level=info msg=\"Removed pod sandbox: fde7bbbf0dfe30a088d5f6b3d9b61de672761be50af5f89c263092b1e79b6e6d\" id=2c5b1a04-61ba-4505-a222-e774cb30ee19 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:36:17.405075 crc crio[21508]: time=\"2026-06-09T11:36:17.404997449Z\" level=info msg=\"Stopping pod sandbox: 6f31304ae722574a3b35a25367b52a5ea35710b3d502b4e819341a85daab097a\" id=a7e4cb5c-7e30-44ec-938f-7ad3ad472bc0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:36:17.405075 crc crio[21508]: time=\"2026-06-09T11:36:17.405068621Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6f31304ae722574a3b35a25367b52a5ea35710b3d502b4e819341a85daab097a\" id=a7e4cb5c-7e30-44ec-938f-7ad3ad472bc0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:36:17.406088 crc crio[21508]: time=\"2026-06-09T11:36:17.406013689Z\" level=info msg=\"Removing pod sandbox: 6f31304ae722574a3b35a25367b52a5ea35710b3d502b4e819341a85daab097a\" id=84a937ea-7838-4e10-b571-ea0a31ded023 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:36:17.450212 crc crio[21508]: time=\"2026-06-09T11:36:17.450032887Z\" level=info msg=\"Removed pod sandbox: 6f31304ae722574a3b35a25367b52a5ea35710b3d502b4e819341a85daab097a\" id=84a937ea-7838-4e10-b571-ea0a31ded023 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:36:17.451220 crc crio[21508]: time=\"2026-06-09T11:36:17.451128439Z\" level=info msg=\"Stopping pod sandbox: 2f9853db565510853b2386eca95c26cc897f690b488340807b99ecfa12668261\" id=1ebe9734-987d-43bf-9f59-e7ac6e3b244b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:36:17.451461 crc crio[21508]: time=\"2026-06-09T11:36:17.451227152Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2f9853db565510853b2386eca95c26cc897f690b488340807b99ecfa12668261\" id=1ebe9734-987d-43bf-9f59-e7ac6e3b244b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:36:17.453405 crc crio[21508]: time=\"2026-06-09T11:36:17.452083847Z\" level=info msg=\"Removing pod sandbox: 2f9853db565510853b2386eca95c26cc897f690b488340807b99ecfa12668261\" id=020f7890-e031-4022-bf1e-e4a89738c4d6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:36:17.472456 crc crio[21508]: time=\"2026-06-09T11:36:17.472272678Z\" level=info msg=\"Removed pod sandbox: 2f9853db565510853b2386eca95c26cc897f690b488340807b99ecfa12668261\" id=020f7890-e031-4022-bf1e-e4a89738c4d6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:36:17.473792 crc crio[21508]: time=\"2026-06-09T11:36:17.47372774Z\" level=info msg=\"Stopping pod sandbox: 292cf62d7913f06a4a513a8bb6af89e56f608096b57749581de9bcd488bb2915\" id=cf3c983c-e6c9-43db-9c15-f57af98978b9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:36:17.473792 crc crio[21508]: time=\"2026-06-09T11:36:17.473791082Z\" level=info msg=\"Stopped pod sandbox (already stopped): 292cf62d7913f06a4a513a8bb6af89e56f608096b57749581de9bcd488bb2915\" id=cf3c983c-e6c9-43db-9c15-f57af98978b9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:36:17.474804 crc crio[21508]: time=\"2026-06-09T11:36:17.474711169Z\" level=info msg=\"Removing pod sandbox: 292cf62d7913f06a4a513a8bb6af89e56f608096b57749581de9bcd488bb2915\" id=7e0e1089-2a47-4cd0-aedd-95d9e9b99b7b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:36:17.492161 crc crio[21508]: time=\"2026-06-09T11:36:17.492066437Z\" level=info msg=\"Removed pod sandbox: 292cf62d7913f06a4a513a8bb6af89e56f608096b57749581de9bcd488bb2915\" id=7e0e1089-2a47-4cd0-aedd-95d9e9b99b7b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:36:17.493268 crc crio[21508]: time=\"2026-06-09T11:36:17.49317727Z\" level=info msg=\"Stopping pod sandbox: a57672e663abf7b79c5ed263e223b51a6ad5362187c6319856e67485077c8b9a\" id=0d29b668-d2dd-4523-82cc-219f08ad41bc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:36:17.493633 crc crio[21508]: time=\"2026-06-09T11:36:17.493465318Z\" level=info msg=\"Stopped pod sandbox (already stopped): a57672e663abf7b79c5ed263e223b51a6ad5362187c6319856e67485077c8b9a\" id=0d29b668-d2dd-4523-82cc-219f08ad41bc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:36:17.494256 crc crio[21508]: time=\"2026-06-09T11:36:17.49421432Z\" level=info msg=\"Removing pod sandbox: a57672e663abf7b79c5ed263e223b51a6ad5362187c6319856e67485077c8b9a\" id=83ff7757-e652-468e-a026-805d6a98e718 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:36:17.520465 crc crio[21508]: time=\"2026-06-09T11:36:17.520268312Z\" level=info msg=\"Removed pod sandbox: a57672e663abf7b79c5ed263e223b51a6ad5362187c6319856e67485077c8b9a\" id=83ff7757-e652-468e-a026-805d6a98e718 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:36:17.521575 crc crio[21508]: time=\"2026-06-09T11:36:17.521493148Z\" level=info msg=\"Stopping pod sandbox: 2e314e36ac5769d33dc87f770c02636b9cb087fa1171e47b8c044c35a4367639\" id=c668dae1-a998-42fa-b756-c398580998bf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:36:17.521653 crc crio[21508]: time=\"2026-06-09T11:36:17.521591311Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2e314e36ac5769d33dc87f770c02636b9cb087fa1171e47b8c044c35a4367639\" id=c668dae1-a998-42fa-b756-c398580998bf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:36:17.522341 crc crio[21508]: time=\"2026-06-09T11:36:17.522160038Z\" level=info msg=\"Removing pod sandbox: 2e314e36ac5769d33dc87f770c02636b9cb087fa1171e47b8c044c35a4367639\" id=e45c21e1-8f73-440a-a54e-0ae804c7ab29 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:36:17.538971 crc crio[21508]: time=\"2026-06-09T11:36:17.538876267Z\" level=info msg=\"Removed pod sandbox: 2e314e36ac5769d33dc87f770c02636b9cb087fa1171e47b8c044c35a4367639\" id=e45c21e1-8f73-440a-a54e-0ae804c7ab29 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:36:17.541254 crc crio[21508]: time=\"2026-06-09T11:36:17.541166654Z\" level=info msg=\"Stopping pod sandbox: 4aa3058d2bbcbb3e999d4860ea1b2f18ef9d39538bd9c1740fd69bc9a509837c\" id=e40852ad-05d7-43f3-bbb6-0bfe82aad58a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:36:17.541421 crc crio[21508]: time=\"2026-06-09T11:36:17.54136556Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4aa3058d2bbcbb3e999d4860ea1b2f18ef9d39538bd9c1740fd69bc9a509837c\" id=e40852ad-05d7-43f3-bbb6-0bfe82aad58a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:36:17.542369 crc crio[21508]: time=\"2026-06-09T11:36:17.542222875Z\" level=info msg=\"Removing pod sandbox: 4aa3058d2bbcbb3e999d4860ea1b2f18ef9d39538bd9c1740fd69bc9a509837c\" id=f8964606-b8e1-4a18-a3b5-eac3209e842b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:36:17.559384 crc crio[21508]: time=\"2026-06-09T11:36:17.559217642Z\" level=info msg=\"Removed pod sandbox: 4aa3058d2bbcbb3e999d4860ea1b2f18ef9d39538bd9c1740fd69bc9a509837c\" id=f8964606-b8e1-4a18-a3b5-eac3209e842b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:36:17.560572 crc crio[21508]: time=\"2026-06-09T11:36:17.56049848Z\" level=info msg=\"Stopping pod sandbox: f5e420106533d5d215c9e5b64ba3f1f46fa687f96df8e1b454e2a3dc9b29da96\" id=0febbb7a-47c9-4da5-8d19-6d7781b38159 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:36:17.560673 crc crio[21508]: time=\"2026-06-09T11:36:17.560597653Z\" level=info msg=\"Stopped pod sandbox (already stopped): f5e420106533d5d215c9e5b64ba3f1f46fa687f96df8e1b454e2a3dc9b29da96\" id=0febbb7a-47c9-4da5-8d19-6d7781b38159 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:36:17.561849 crc crio[21508]: time=\"2026-06-09T11:36:17.561791968Z\" level=info msg=\"Removing pod sandbox: f5e420106533d5d215c9e5b64ba3f1f46fa687f96df8e1b454e2a3dc9b29da96\" id=703ceb81-4441-4cd1-84c9-a8668b2437da name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:36:17.578748 crc crio[21508]: time=\"2026-06-09T11:36:17.578640721Z\" level=info msg=\"Removed pod sandbox: f5e420106533d5d215c9e5b64ba3f1f46fa687f96df8e1b454e2a3dc9b29da96\" id=703ceb81-4441-4cd1-84c9-a8668b2437da name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:36:17.579939 crc crio[21508]: time=\"2026-06-09T11:36:17.579871707Z\" level=info msg=\"Stopping pod sandbox: 8fd369c92567f21fd115be7a5b93ef8e7f84e18a749b8de6a4be458b511f8265\" id=13f60ab6-7038-42b7-944d-75bb948720f1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:36:17.580020 crc crio[21508]: time=\"2026-06-09T11:36:17.579953539Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8fd369c92567f21fd115be7a5b93ef8e7f84e18a749b8de6a4be458b511f8265\" id=13f60ab6-7038-42b7-944d-75bb948720f1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:36:17.580573 crc crio[21508]: time=\"2026-06-09T11:36:17.580502975Z\" level=info msg=\"Removing pod sandbox: 8fd369c92567f21fd115be7a5b93ef8e7f84e18a749b8de6a4be458b511f8265\" id=63df579a-8695-4ef0-a258-ec3be4e58680 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:36:17.596175 crc crio[21508]: time=\"2026-06-09T11:36:17.596086031Z\" level=info msg=\"Removed pod sandbox: 8fd369c92567f21fd115be7a5b93ef8e7f84e18a749b8de6a4be458b511f8265\" id=63df579a-8695-4ef0-a258-ec3be4e58680 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:36:17.597147 crc crio[21508]: time=\"2026-06-09T11:36:17.59706298Z\" level=info msg=\"Stopping pod sandbox: 7d41c5d39440f032db04c22baae3a14cd3977e389d14bf84a03febfe90756ade\" id=d8f76e3b-0ea9-49ef-9273-8ebc09627d54 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:36:17.597348 crc crio[21508]: time=\"2026-06-09T11:36:17.597166653Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7d41c5d39440f032db04c22baae3a14cd3977e389d14bf84a03febfe90756ade\" id=d8f76e3b-0ea9-49ef-9273-8ebc09627d54 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:36:17.598182 crc crio[21508]: time=\"2026-06-09T11:36:17.598123361Z\" level=info msg=\"Removing pod sandbox: 7d41c5d39440f032db04c22baae3a14cd3977e389d14bf84a03febfe90756ade\" id=72ebfe0e-97f5-46f1-a94b-2c13e1a733c3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:36:17.617788 crc crio[21508]: time=\"2026-06-09T11:36:17.617668343Z\" level=info msg=\"Removed pod sandbox: 7d41c5d39440f032db04c22baae3a14cd3977e389d14bf84a03febfe90756ade\" id=72ebfe0e-97f5-46f1-a94b-2c13e1a733c3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:36:17.619017 crc crio[21508]: time=\"2026-06-09T11:36:17.61894121Z\" level=info msg=\"Stopping pod sandbox: 04b9239e573f7a5cc2f5ab8f863b6903617ad55c6d144f8c9fccdf60904bebd5\" id=bb70f4dd-031a-42d9-ad7e-a752ed7313a7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:36:17.619181 crc crio[21508]: time=\"2026-06-09T11:36:17.619074764Z\" level=info msg=\"Stopped pod sandbox (already stopped): 04b9239e573f7a5cc2f5ab8f863b6903617ad55c6d144f8c9fccdf60904bebd5\" id=bb70f4dd-031a-42d9-ad7e-a752ed7313a7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:36:17.619961 crc crio[21508]: time=\"2026-06-09T11:36:17.619887678Z\" level=info msg=\"Removing pod sandbox: 04b9239e573f7a5cc2f5ab8f863b6903617ad55c6d144f8c9fccdf60904bebd5\" id=a769bc76-9d21-42b9-b147-4298599045a8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:36:17.642581 crc crio[21508]: time=\"2026-06-09T11:36:17.642400377Z\" level=info msg=\"Removed pod sandbox: 04b9239e573f7a5cc2f5ab8f863b6903617ad55c6d144f8c9fccdf60904bebd5\" id=a769bc76-9d21-42b9-b147-4298599045a8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:36:17.644120 crc crio[21508]: time=\"2026-06-09T11:36:17.644031805Z\" level=info msg=\"Stopping pod sandbox: 4eefa1ac08e5ba216d386dc29323f3a5785b9b8e9cb8c9f638ab2d604f67276b\" id=501f6c87-171d-4e3e-b8d0-f446a6f0237a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:36:17.644254 crc crio[21508]: time=\"2026-06-09T11:36:17.644146328Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4eefa1ac08e5ba216d386dc29323f3a5785b9b8e9cb8c9f638ab2d604f67276b\" id=501f6c87-171d-4e3e-b8d0-f446a6f0237a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:36:17.645241 crc crio[21508]: time=\"2026-06-09T11:36:17.645130727Z\" level=info msg=\"Removing pod sandbox: 4eefa1ac08e5ba216d386dc29323f3a5785b9b8e9cb8c9f638ab2d604f67276b\" id=6237402c-b9fc-49d2-b2c8-37a066a1e826 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:36:17.677826 crc crio[21508]: time=\"2026-06-09T11:36:17.67771547Z\" level=info msg=\"Removed pod sandbox: 4eefa1ac08e5ba216d386dc29323f3a5785b9b8e9cb8c9f638ab2d604f67276b\" id=6237402c-b9fc-49d2-b2c8-37a066a1e826 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:36:17.679658 crc crio[21508]: time=\"2026-06-09T11:36:17.679590255Z\" level=info msg=\"Stopping pod sandbox: b343091690e0f9efe047f0ad98e09af2fa15a4b77ad9daa880a3534005086eb5\" id=17e2afd7-caed-497a-b353-51b3b7bb64ad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:36:17.679658 crc crio[21508]: time=\"2026-06-09T11:36:17.679655997Z\" level=info msg=\"Stopped pod sandbox (already stopped): b343091690e0f9efe047f0ad98e09af2fa15a4b77ad9daa880a3534005086eb5\" id=17e2afd7-caed-497a-b353-51b3b7bb64ad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:36:17.680377 crc crio[21508]: time=\"2026-06-09T11:36:17.680225724Z\" level=info msg=\"Removing pod sandbox: b343091690e0f9efe047f0ad98e09af2fa15a4b77ad9daa880a3534005086eb5\" id=0a89b590-a88c-47de-9694-4e2fd990b16b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:36:17.724806 crc crio[21508]: time=\"2026-06-09T11:36:17.724608033Z\" level=info msg=\"Removed pod sandbox: b343091690e0f9efe047f0ad98e09af2fa15a4b77ad9daa880a3534005086eb5\" id=0a89b590-a88c-47de-9694-4e2fd990b16b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:37:10.195064 crc crio[21508]: time=\"2026-06-09T11:37:10.194212921Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-gs6dd/POD\" id=1a692e88-32d1-45a4-a685-ce5d6508e4f5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:37:10.196599 crc crio[21508]: time=\"2026-06-09T11:37:10.195088296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:37:10.230161 crc crio[21508]: time=\"2026-06-09T11:37:10.23007115Z\" level=info msg=\"Got pod network &{Name:redhat-operators-gs6dd Namespace:openshift-marketplace ID:4292a5554cae0a168219cd84ba9ad3bded1182cb261a4b2499869f12acc6436e UID:d0d8cdf7-a6d9-4ba2-98bc-dacc1b314c5b NetNS:/var/run/netns/612a26bf-6bda-472a-9c2d-305cafa21862 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d8cdf7_a6d9_4ba2_98bc_dacc1b314c5b.slice PodAnnotations:0xc0001591b8}] Aliases:map[]}\"\nJun 09 11:37:10.230161 crc crio[21508]: time=\"2026-06-09T11:37:10.230146662Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-gs6dd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:37:10.771132 crc crio[21508]: 2026-06-09T11:37:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4292a5554cae0a1 Mac:96:fe:59:06:ee:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:de Mtu:0 Sandbox:/var/run/netns/612a26bf-6bda-472a-9c2d-305cafa21862 SocketPath: PciID:}] [{Interface:0xc0001406c0 Address:{IP:10.217.0.222 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:37:10.772264 crc crio[21508]: time=\"2026-06-09T11:37:10.772185756Z\" level=info msg=\"Got pod network &{Name:redhat-operators-gs6dd Namespace:openshift-marketplace ID:4292a5554cae0a168219cd84ba9ad3bded1182cb261a4b2499869f12acc6436e UID:d0d8cdf7-a6d9-4ba2-98bc-dacc1b314c5b NetNS:/var/run/netns/612a26bf-6bda-472a-9c2d-305cafa21862 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d8cdf7_a6d9_4ba2_98bc_dacc1b314c5b.slice PodAnnotations:0xc0001591b8}] Aliases:map[]}\"\nJun 09 11:37:10.772489 crc crio[21508]: time=\"2026-06-09T11:37:10.772403702Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-gs6dd for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:37:10.786903 crc crio[21508]: time=\"2026-06-09T11:37:10.786851435Z\" level=info msg=\"Ran pod sandbox 4292a5554cae0a168219cd84ba9ad3bded1182cb261a4b2499869f12acc6436e with infra container: openshift-marketplace/redhat-operators-gs6dd/POD\" id=1a692e88-32d1-45a4-a685-ce5d6508e4f5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:37:10.790664 crc crio[21508]: time=\"2026-06-09T11:37:10.790614225Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=96fbd248-46d3-4f8f-bb73-ee176d75dacb name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:37:10.796103 crc crio[21508]: time=\"2026-06-09T11:37:10.794247082Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c05a12e1-8a47-408f-84fb-6f294c6dc3a7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:37:10.805653 crc crio[21508]: time=\"2026-06-09T11:37:10.805549002Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-gs6dd/extract-utilities\" id=94013dce-b822-4e9c-95f5-2e64cb742781 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:37:10.806075 crc crio[21508]: time=\"2026-06-09T11:37:10.805969325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:37:10.877001 crc crio[21508]: time=\"2026-06-09T11:37:10.87688151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:37:10.886624 crc crio[21508]: time=\"2026-06-09T11:37:10.886039808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:37:11.046059 crc crio[21508]: time=\"2026-06-09T11:37:11.045941548Z\" level=info msg=\"Created container dab7fa06785d7789ef1870b3d6e1b297a91c82f972e0bc90988d0c9aa9c07085: openshift-marketplace/redhat-operators-gs6dd/extract-utilities\" id=94013dce-b822-4e9c-95f5-2e64cb742781 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:37:11.047178 crc crio[21508]: time=\"2026-06-09T11:37:11.047123273Z\" level=info msg=\"Starting container: dab7fa06785d7789ef1870b3d6e1b297a91c82f972e0bc90988d0c9aa9c07085\" id=3dc59a69-6b2a-4aef-952e-8556da32384a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:37:11.054477 crc crio[21508]: time=\"2026-06-09T11:37:11.054275952Z\" level=info msg=\"Started container\" PID=110890 containerID=dab7fa06785d7789ef1870b3d6e1b297a91c82f972e0bc90988d0c9aa9c07085 description=openshift-marketplace/redhat-operators-gs6dd/extract-utilities id=3dc59a69-6b2a-4aef-952e-8556da32384a name=/runtime.v1.RuntimeService/StartContainer sandboxID=4292a5554cae0a168219cd84ba9ad3bded1182cb261a4b2499869f12acc6436e\nJun 09 11:37:11.227123 crc crio[21508]: time=\"2026-06-09T11:37:11.226997867Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=5b7b4aa3-afe1-4105-bfb7-41bc04032430 name=/runtime.v1.ImageService/PullImage\nJun 09 11:37:11.237222 crc crio[21508]: time=\"2026-06-09T11:37:11.237106083Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 09 11:37:11.884197 crc crio[21508]: time=\"2026-06-09T11:37:11.883547212Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:3ff571452f484c0211ce73a1965fd6ce23c29df4c9361a4fb9640ee9a34b3134\" id=5b7b4aa3-afe1-4105-bfb7-41bc04032430 name=/runtime.v1.ImageService/PullImage\nJun 09 11:37:11.885232 crc crio[21508]: time=\"2026-06-09T11:37:11.885156509Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=6d3baa79-8821-4359-8f88-34ce1b33f42a name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:37:11.888007 crc crio[21508]: time=\"2026-06-09T11:37:11.88792781Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=f9fa846c-79df-4d9f-a63e-beff53b08f66 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:37:11.895991 crc crio[21508]: time=\"2026-06-09T11:37:11.895912094Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-gs6dd/extract-content\" id=014d8afe-bd34-4f0d-9423-5ff80437f9ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:37:11.896369 crc crio[21508]: time=\"2026-06-09T11:37:11.896331926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:37:11.972383 crc crio[21508]: time=\"2026-06-09T11:37:11.972248698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:37:11.976389 crc crio[21508]: time=\"2026-06-09T11:37:11.976268916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:37:12.161344 crc crio[21508]: time=\"2026-06-09T11:37:12.161181698Z\" level=info msg=\"Created container 72a45be50f23cd5d4bb52957057ee38c668df7d9e1f68d698858ba59c9cbd0b5: openshift-marketplace/redhat-operators-gs6dd/extract-content\" id=014d8afe-bd34-4f0d-9423-5ff80437f9ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:37:12.162594 crc crio[21508]: time=\"2026-06-09T11:37:12.162497036Z\" level=info msg=\"Starting container: 72a45be50f23cd5d4bb52957057ee38c668df7d9e1f68d698858ba59c9cbd0b5\" id=72fd3710-9249-49be-9167-18df142c1d6d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:37:12.176364 crc crio[21508]: time=\"2026-06-09T11:37:12.167695468Z\" level=info msg=\"Started container\" PID=110973 containerID=72a45be50f23cd5d4bb52957057ee38c668df7d9e1f68d698858ba59c9cbd0b5 description=openshift-marketplace/redhat-operators-gs6dd/extract-content id=72fd3710-9249-49be-9167-18df142c1d6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=4292a5554cae0a168219cd84ba9ad3bded1182cb261a4b2499869f12acc6436e\nJun 09 11:37:17.370133 crc crio[21508]: time=\"2026-06-09T11:37:17.365717446Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1c12efea-b508-4e48-ade0-fdd3f9f14ad6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:37:17.433219 crc crio[21508]: time=\"2026-06-09T11:37:17.43281979Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=df4f2c3d-ffb3-40db-9046-624c7420c3d8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:37:17.762992 crc crio[21508]: time=\"2026-06-09T11:37:17.762936551Z\" level=info msg=\"Removing container: ac795759f6502e6cff3dfd6eb32758349ca9d67100aa0a89ffa227aa06be6a3f\" id=98bca7db-0c03-46eb-9bc3-fe63375a2139 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:37:17.913491 crc crio[21508]: time=\"2026-06-09T11:37:17.912706055Z\" level=info msg=\"Removed container ac795759f6502e6cff3dfd6eb32758349ca9d67100aa0a89ffa227aa06be6a3f: openstack/placement-db-sync-xlq5r/placement-db-sync\" id=98bca7db-0c03-46eb-9bc3-fe63375a2139 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:37:17.916629 crc crio[21508]: time=\"2026-06-09T11:37:17.916544717Z\" level=info msg=\"Removing container: 9a2c00199139fcaa05b29b883b58e7ad0709fe4ee9f07ae738c99fbf917d91ee\" id=d903050b-2f1f-490e-9f9c-7c30807b59e5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:37:17.944894 crc crio[21508]: time=\"2026-06-09T11:37:17.944792054Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-gs6dd/registry-server\" id=670eaecc-92a4-4be4-8951-0e2ea660b3ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:37:18.015494 crc crio[21508]: time=\"2026-06-09T11:37:18.015172373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:37:18.031091 crc crio[21508]: time=\"2026-06-09T11:37:18.030987416Z\" level=info msg=\"Removed container 9a2c00199139fcaa05b29b883b58e7ad0709fe4ee9f07ae738c99fbf917d91ee: openstack/keystone-db-sync-7fh2s/keystone-db-sync\" id=d903050b-2f1f-490e-9f9c-7c30807b59e5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:37:18.036361 crc crio[21508]: time=\"2026-06-09T11:37:18.036270731Z\" level=info msg=\"Removing container: ffcf55452dc4e64ed0762646c2ad6462a5bbf18e779cd9363f96fb98debb3f8a\" id=1390b340-e354-4850-aa00-750c838567b4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:37:18.116365 crc crio[21508]: time=\"2026-06-09T11:37:18.116176369Z\" level=info msg=\"Removed container ffcf55452dc4e64ed0762646c2ad6462a5bbf18e779cd9363f96fb98debb3f8a: openstack/barbican-db-sync-kvmmk/barbican-db-sync\" id=1390b340-e354-4850-aa00-750c838567b4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:37:18.120631 crc crio[21508]: time=\"2026-06-09T11:37:18.120540157Z\" level=info msg=\"Removing container: f41ebd7b0004cb7e86141cd0e6afcf13890d474197dcb304fb26c43d1d39740d\" id=0fd819ff-c03a-4104-bf29-7c75075d894a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:37:18.126595 crc crio[21508]: time=\"2026-06-09T11:37:18.124587376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:37:18.129593 crc crio[21508]: time=\"2026-06-09T11:37:18.12953858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:37:18.263650 crc crio[21508]: time=\"2026-06-09T11:37:18.263535802Z\" level=info msg=\"Removed container f41ebd7b0004cb7e86141cd0e6afcf13890d474197dcb304fb26c43d1d39740d: openstack/keystone-bootstrap-jnw89/keystone-bootstrap\" id=0fd819ff-c03a-4104-bf29-7c75075d894a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:37:18.267014 crc crio[21508]: time=\"2026-06-09T11:37:18.266657643Z\" level=info msg=\"Removing container: d65caeecdce2b31d2d0fae1bd83c41a8936499d57bc864223ed3541aec9e7cc6\" id=21c22e59-d619-4425-a038-024577939f1d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:37:18.290011 crc crio[21508]: time=\"2026-06-09T11:37:18.289886043Z\" level=info msg=\"Removed container d65caeecdce2b31d2d0fae1bd83c41a8936499d57bc864223ed3541aec9e7cc6: openstack/nova-metadata-0/nova-metadata-log\" id=21c22e59-d619-4425-a038-024577939f1d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:37:18.292559 crc crio[21508]: time=\"2026-06-09T11:37:18.292428268Z\" level=info msg=\"Removing container: 62e554b19468c7e1e94b3529e448bb98dae4d9f8ae68ba766e070991e77b9352\" id=5157939d-50b4-4587-9cc6-56d87fcde452 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:37:18.330726 crc crio[21508]: time=\"2026-06-09T11:37:18.330591535Z\" level=info msg=\"Removed container 62e554b19468c7e1e94b3529e448bb98dae4d9f8ae68ba766e070991e77b9352: openstack/nova-metadata-0/nova-metadata-metadata\" id=5157939d-50b4-4587-9cc6-56d87fcde452 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:37:18.343800 crc crio[21508]: time=\"2026-06-09T11:37:18.343644957Z\" level=info msg=\"Stopping pod sandbox: 19e4ac605b9931679043dc3121a184b799921c798fa32bb7fc08feebec3b7ef7\" id=6f1ed7f0-209b-4a7c-a103-aa88268083c7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:37:18.343800 crc crio[21508]: time=\"2026-06-09T11:37:18.34374328Z\" level=info msg=\"Stopped pod sandbox (already stopped): 19e4ac605b9931679043dc3121a184b799921c798fa32bb7fc08feebec3b7ef7\" id=6f1ed7f0-209b-4a7c-a103-aa88268083c7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:37:18.345822 crc crio[21508]: time=\"2026-06-09T11:37:18.345700057Z\" level=info msg=\"Removing pod sandbox: 19e4ac605b9931679043dc3121a184b799921c798fa32bb7fc08feebec3b7ef7\" id=866429e1-8665-4933-8e5f-6a8b61acde4b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:37:18.382757 crc crio[21508]: time=\"2026-06-09T11:37:18.382639958Z\" level=info msg=\"Removed pod sandbox: 19e4ac605b9931679043dc3121a184b799921c798fa32bb7fc08feebec3b7ef7\" id=866429e1-8665-4933-8e5f-6a8b61acde4b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:37:18.383715 crc crio[21508]: time=\"2026-06-09T11:37:18.383552025Z\" level=info msg=\"Stopping pod sandbox: 56b4197fe62aba110b6f577b3a49889d874702b4dbb3b0c889390fa7f4264b10\" id=0826a367-db4b-47e2-a891-b06478a0f8ef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:37:18.383715 crc crio[21508]: time=\"2026-06-09T11:37:18.383656738Z\" level=info msg=\"Stopped pod sandbox (already stopped): 56b4197fe62aba110b6f577b3a49889d874702b4dbb3b0c889390fa7f4264b10\" id=0826a367-db4b-47e2-a891-b06478a0f8ef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:37:18.384433 crc crio[21508]: time=\"2026-06-09T11:37:18.384358768Z\" level=info msg=\"Removing pod sandbox: 56b4197fe62aba110b6f577b3a49889d874702b4dbb3b0c889390fa7f4264b10\" id=cf26ab45-aa84-4483-9c15-385493ccc2f1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:37:18.387722 crc crio[21508]: time=\"2026-06-09T11:37:18.387638714Z\" level=info msg=\"Created container e65d717cc4a5c893686002c4371cf462b5d50c9d0853f1704ac1630c47012af1: openshift-marketplace/redhat-operators-gs6dd/registry-server\" id=670eaecc-92a4-4be4-8951-0e2ea660b3ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:37:18.389777 crc crio[21508]: time=\"2026-06-09T11:37:18.389700615Z\" level=info msg=\"Starting container: e65d717cc4a5c893686002c4371cf462b5d50c9d0853f1704ac1630c47012af1\" id=50050b89-1b17-4f25-a71b-f0f5167046a9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:37:18.397218 crc crio[21508]: time=\"2026-06-09T11:37:18.396523284Z\" level=info msg=\"Started container\" PID=111284 containerID=e65d717cc4a5c893686002c4371cf462b5d50c9d0853f1704ac1630c47012af1 description=openshift-marketplace/redhat-operators-gs6dd/registry-server id=50050b89-1b17-4f25-a71b-f0f5167046a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4292a5554cae0a168219cd84ba9ad3bded1182cb261a4b2499869f12acc6436e\nJun 09 11:37:18.412166 crc crio[21508]: time=\"2026-06-09T11:37:18.412064589Z\" level=info msg=\"Removed pod sandbox: 56b4197fe62aba110b6f577b3a49889d874702b4dbb3b0c889390fa7f4264b10\" id=cf26ab45-aa84-4483-9c15-385493ccc2f1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:37:18.413806 crc crio[21508]: time=\"2026-06-09T11:37:18.413601804Z\" level=info msg=\"Stopping pod sandbox: 4bb77b6c5cbcb24c8b9468056d799592cebb38fa4c1b2449f3a8de51716e10f2\" id=b4735d9e-66ff-4989-9283-f67d5d37f46a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:37:18.413806 crc crio[21508]: time=\"2026-06-09T11:37:18.413667256Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4bb77b6c5cbcb24c8b9468056d799592cebb38fa4c1b2449f3a8de51716e10f2\" id=b4735d9e-66ff-4989-9283-f67d5d37f46a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:37:18.414563 crc crio[21508]: time=\"2026-06-09T11:37:18.414514171Z\" level=info msg=\"Removing pod sandbox: 4bb77b6c5cbcb24c8b9468056d799592cebb38fa4c1b2449f3a8de51716e10f2\" id=9aa430eb-b96c-43c9-b274-6a26a780b3b9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:37:18.430842 crc crio[21508]: time=\"2026-06-09T11:37:18.430739586Z\" level=info msg=\"Removed pod sandbox: 4bb77b6c5cbcb24c8b9468056d799592cebb38fa4c1b2449f3a8de51716e10f2\" id=9aa430eb-b96c-43c9-b274-6a26a780b3b9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:37:18.432197 crc crio[21508]: time=\"2026-06-09T11:37:18.432120796Z\" level=info msg=\"Stopping pod sandbox: ddf6bd2ed26a93a03bd558fabbd0c43ee2ca8712aa0f9da08831794b47faec01\" id=822f9f12-d647-45ee-b75e-506a3577f737 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:37:18.432197 crc crio[21508]: time=\"2026-06-09T11:37:18.432190368Z\" level=info msg=\"Stopped pod sandbox (already stopped): ddf6bd2ed26a93a03bd558fabbd0c43ee2ca8712aa0f9da08831794b47faec01\" id=822f9f12-d647-45ee-b75e-506a3577f737 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:37:18.433696 crc crio[21508]: time=\"2026-06-09T11:37:18.433550548Z\" level=info msg=\"Removing pod sandbox: ddf6bd2ed26a93a03bd558fabbd0c43ee2ca8712aa0f9da08831794b47faec01\" id=ff213632-1107-49a7-aaea-b1b8799d830e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:37:18.458187 crc crio[21508]: time=\"2026-06-09T11:37:18.458025654Z\" level=info msg=\"Removed pod sandbox: ddf6bd2ed26a93a03bd558fabbd0c43ee2ca8712aa0f9da08831794b47faec01\" id=ff213632-1107-49a7-aaea-b1b8799d830e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:37:18.459158 crc crio[21508]: time=\"2026-06-09T11:37:18.459082995Z\" level=info msg=\"Stopping pod sandbox: 0abe3f34b28d478fc436b8b5d00ff4f4d76886ecf9aa1b072b03254f10410de3\" id=0d115fe1-a583-4530-8d9c-c05b825a319b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:37:18.459269 crc crio[21508]: time=\"2026-06-09T11:37:18.45924848Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0abe3f34b28d478fc436b8b5d00ff4f4d76886ecf9aa1b072b03254f10410de3\" id=0d115fe1-a583-4530-8d9c-c05b825a319b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:37:18.461246 crc crio[21508]: time=\"2026-06-09T11:37:18.461176016Z\" level=info msg=\"Removing pod sandbox: 0abe3f34b28d478fc436b8b5d00ff4f4d76886ecf9aa1b072b03254f10410de3\" id=7f514f22-b6be-48a7-8b10-0b3346f26c6f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:37:18.479999 crc crio[21508]: time=\"2026-06-09T11:37:18.479390559Z\" level=info msg=\"Removed pod sandbox: 0abe3f34b28d478fc436b8b5d00ff4f4d76886ecf9aa1b072b03254f10410de3\" id=7f514f22-b6be-48a7-8b10-0b3346f26c6f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:37:31.588790 crc crio[21508]: time=\"2026-06-09T11:37:31.587690226Z\" level=info msg=\"Stopping container: e65d717cc4a5c893686002c4371cf462b5d50c9d0853f1704ac1630c47012af1 (timeout: 2s)\" id=d9824ac2-0da4-4145-b351-9310a83cf320 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:37:31.736801 crc crio[21508]: time=\"2026-06-09T11:37:31.736058387Z\" level=info msg=\"Stopped container e65d717cc4a5c893686002c4371cf462b5d50c9d0853f1704ac1630c47012af1: openshift-marketplace/redhat-operators-gs6dd/registry-server\" id=d9824ac2-0da4-4145-b351-9310a83cf320 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:37:31.738097 crc crio[21508]: time=\"2026-06-09T11:37:31.738045955Z\" level=info msg=\"Stopping pod sandbox: 4292a5554cae0a168219cd84ba9ad3bded1182cb261a4b2499869f12acc6436e\" id=f1d00371-ab0c-4cc1-b25e-d0a32ff1f79c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:37:31.739180 crc crio[21508]: time=\"2026-06-09T11:37:31.739046604Z\" level=info msg=\"Got pod network &{Name:redhat-operators-gs6dd Namespace:openshift-marketplace ID:4292a5554cae0a168219cd84ba9ad3bded1182cb261a4b2499869f12acc6436e UID:d0d8cdf7-a6d9-4ba2-98bc-dacc1b314c5b NetNS:/var/run/netns/612a26bf-6bda-472a-9c2d-305cafa21862 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d8cdf7_a6d9_4ba2_98bc_dacc1b314c5b.slice PodAnnotations:0xc0039b8b10}] Aliases:map[]}\"\nJun 09 11:37:31.739350 crc crio[21508]: time=\"2026-06-09T11:37:31.739208229Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-gs6dd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:37:32.088394 crc crio[21508]: time=\"2026-06-09T11:37:32.088253815Z\" level=info msg=\"Stopped pod sandbox: 4292a5554cae0a168219cd84ba9ad3bded1182cb261a4b2499869f12acc6436e\" id=f1d00371-ab0c-4cc1-b25e-d0a32ff1f79c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:37:32.609972 crc crio[21508]: time=\"2026-06-09T11:37:32.609535161Z\" level=info msg=\"Removing container: e65d717cc4a5c893686002c4371cf462b5d50c9d0853f1704ac1630c47012af1\" id=15e04025-654d-40de-b556-1915c3954b53 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:37:32.648003 crc crio[21508]: time=\"2026-06-09T11:37:32.647853013Z\" level=info msg=\"Removed container e65d717cc4a5c893686002c4371cf462b5d50c9d0853f1704ac1630c47012af1: openshift-marketplace/redhat-operators-gs6dd/registry-server\" id=15e04025-654d-40de-b556-1915c3954b53 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:37:32.650709 crc crio[21508]: time=\"2026-06-09T11:37:32.650556732Z\" level=info msg=\"Removing container: 72a45be50f23cd5d4bb52957057ee38c668df7d9e1f68d698858ba59c9cbd0b5\" id=7d5101f7-32e8-4ab2-84f0-47bc26418e43 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:37:32.694470 crc crio[21508]: time=\"2026-06-09T11:37:32.694376515Z\" level=info msg=\"Removed container 72a45be50f23cd5d4bb52957057ee38c668df7d9e1f68d698858ba59c9cbd0b5: openshift-marketplace/redhat-operators-gs6dd/extract-content\" id=7d5101f7-32e8-4ab2-84f0-47bc26418e43 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:37:32.708959 crc crio[21508]: time=\"2026-06-09T11:37:32.708890109Z\" level=info msg=\"Removing container: dab7fa06785d7789ef1870b3d6e1b297a91c82f972e0bc90988d0c9aa9c07085\" id=89d954ad-52fd-4152-94df-6fbf0516757e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:37:32.737164 crc crio[21508]: time=\"2026-06-09T11:37:32.737030383Z\" level=info msg=\"Removed container dab7fa06785d7789ef1870b3d6e1b297a91c82f972e0bc90988d0c9aa9c07085: openshift-marketplace/redhat-operators-gs6dd/extract-utilities\" id=89d954ad-52fd-4152-94df-6fbf0516757e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:37:54.311204 crc crio[21508]: time=\"2026-06-09T11:37:54.309899236Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv95rzq/POD\" id=90fae4da-271f-4c9d-b3c0-c2fc64bd974b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:37:54.311204 crc crio[21508]: time=\"2026-06-09T11:37:54.310814253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:37:54.339104 crc crio[21508]: time=\"2026-06-09T11:37:54.338782682Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=90fae4da-271f-4c9d-b3c0-c2fc64bd974b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:37:54.357939 crc crio[21508]: time=\"2026-06-09T11:37:54.35785557Z\" level=info msg=\"Ran pod sandbox 9679181ae535925ce65e745bb00e59bfd99f676610cf39b747427d1b7b230644 with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv95rzq/POD\" id=90fae4da-271f-4c9d-b3c0-c2fc64bd974b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:37:54.367753 crc crio[21508]: time=\"2026-06-09T11:37:54.36708774Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=9d472e77-dcc5-4712-8c89-ada698922b31 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:37:54.367753 crc crio[21508]: time=\"2026-06-09T11:37:54.367526853Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found\" id=9d472e77-dcc5-4712-8c89-ada698922b31 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:37:54.367753 crc crio[21508]: time=\"2026-06-09T11:37:54.367671577Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found\" id=9d472e77-dcc5-4712-8c89-ada698922b31 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:37:54.370550 crc crio[21508]: time=\"2026-06-09T11:37:54.37049197Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=bf0cbdd4-760a-4c67-9d68-c2d336bd6786 name=/runtime.v1.ImageService/PullImage\nJun 09 11:37:54.390081 crc crio[21508]: time=\"2026-06-09T11:37:54.389743483Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\\\"\"\nJun 09 11:38:00.982410 crc crio[21508]: time=\"2026-06-09T11:38:00.981267455Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683418-l2f84/POD\" id=30b12f5d-9899-403f-b8f4-92a01f4e0a77 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:38:00.984079 crc crio[21508]: time=\"2026-06-09T11:38:00.98247894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:38:01.037141 crc crio[21508]: time=\"2026-06-09T11:38:01.036957215Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683418-l2f84 Namespace:openshift-infra ID:77a3b80f265422f480a332297ff7d523c23b28bc44c9a940f755df5317e4d182 UID:5cd4b320-0dfd-4094-95cb-cea9ffefa3a4 NetNS:/var/run/netns/8150ce2a-2d6d-4921-bc4b-7a8d7a5057a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5cd4b320_0dfd_4094_95cb_cea9ffefa3a4.slice PodAnnotations:0xc00465e020}] Aliases:map[]}\"\nJun 09 11:38:01.037141 crc crio[21508]: time=\"2026-06-09T11:38:01.037049187Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683418-l2f84 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:38:01.575011 crc crio[21508]: 2026-06-09T11:38:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:77a3b80f265422f Mac:32:18:72:91:91:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:df Mtu:0 Sandbox:/var/run/netns/8150ce2a-2d6d-4921-bc4b-7a8d7a5057a9 SocketPath: PciID:}] [{Interface:0xc0002c2bc0 Address:{IP:10.217.0.223 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:38:01.576971 crc crio[21508]: time=\"2026-06-09T11:38:01.576901427Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683418-l2f84 Namespace:openshift-infra ID:77a3b80f265422f480a332297ff7d523c23b28bc44c9a940f755df5317e4d182 UID:5cd4b320-0dfd-4094-95cb-cea9ffefa3a4 NetNS:/var/run/netns/8150ce2a-2d6d-4921-bc4b-7a8d7a5057a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5cd4b320_0dfd_4094_95cb_cea9ffefa3a4.slice PodAnnotations:0xc00465e020}] Aliases:map[]}\"\nJun 09 11:38:01.577116 crc crio[21508]: time=\"2026-06-09T11:38:01.577066422Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683418-l2f84 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:38:01.585244 crc crio[21508]: time=\"2026-06-09T11:38:01.585172539Z\" level=info msg=\"Ran pod sandbox 77a3b80f265422f480a332297ff7d523c23b28bc44c9a940f755df5317e4d182 with infra container: openshift-infra/auto-csr-approver-29683418-l2f84/POD\" id=30b12f5d-9899-403f-b8f4-92a01f4e0a77 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:38:01.589391 crc crio[21508]: time=\"2026-06-09T11:38:01.588499997Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=84b40b4a-8b80-4fc7-a2a1-8eacff56961b name=/runtime.v1.ImageService/PullImage\nJun 09 11:38:01.596106 crc crio[21508]: time=\"2026-06-09T11:38:01.596032287Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 11:38:02.751756 crc crio[21508]: time=\"2026-06-09T11:38:02.751579606Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=84b40b4a-8b80-4fc7-a2a1-8eacff56961b name=/runtime.v1.ImageService/PullImage\nJun 09 11:38:02.754144 crc crio[21508]: time=\"2026-06-09T11:38:02.752635147Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4b1eb1be-d75f-43ea-b2ee-733d1b005c84 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:38:02.755327 crc crio[21508]: time=\"2026-06-09T11:38:02.755196112Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6901a849-514c-436b-a908-27312fe8f1f0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:38:02.762988 crc crio[21508]: time=\"2026-06-09T11:38:02.762893217Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683418-l2f84/oc\" id=c99a4eae-a8f2-4b56-9809-d8d85f8fd023 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:38:02.763733 crc crio[21508]: time=\"2026-06-09T11:38:02.763511996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:38:02.807894 crc crio[21508]: time=\"2026-06-09T11:38:02.807804962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:38:03.034351 crc crio[21508]: time=\"2026-06-09T11:38:03.033905569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:38:03.159388 crc crio[21508]: time=\"2026-06-09T11:38:03.159225277Z\" level=info msg=\"Created container 68d5f6bae32649f61d35694c8eceadb45aff0c7bc9e66c92f6ff8c289ccd3016: openshift-infra/auto-csr-approver-29683418-l2f84/oc\" id=c99a4eae-a8f2-4b56-9809-d8d85f8fd023 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:38:03.160991 crc crio[21508]: time=\"2026-06-09T11:38:03.160797043Z\" level=info msg=\"Starting container: 68d5f6bae32649f61d35694c8eceadb45aff0c7bc9e66c92f6ff8c289ccd3016\" id=5d5dc16f-3fc8-4dfb-903c-e0ccc0118faa name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:38:03.166610 crc crio[21508]: time=\"2026-06-09T11:38:03.166554011Z\" level=info msg=\"Started container\" PID=113582 containerID=68d5f6bae32649f61d35694c8eceadb45aff0c7bc9e66c92f6ff8c289ccd3016 description=openshift-infra/auto-csr-approver-29683418-l2f84/oc id=5d5dc16f-3fc8-4dfb-903c-e0ccc0118faa name=/runtime.v1.RuntimeService/StartContainer sandboxID=77a3b80f265422f480a332297ff7d523c23b28bc44c9a940f755df5317e4d182\nJun 09 11:38:05.120199 crc crio[21508]: time=\"2026-06-09T11:38:05.119631101Z\" level=info msg=\"Stopping pod sandbox: 77a3b80f265422f480a332297ff7d523c23b28bc44c9a940f755df5317e4d182\" id=496a1770-4885-4623-8595-4c6386f00799 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:38:05.121517 crc crio[21508]: time=\"2026-06-09T11:38:05.121395612Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683418-l2f84 Namespace:openshift-infra ID:77a3b80f265422f480a332297ff7d523c23b28bc44c9a940f755df5317e4d182 UID:5cd4b320-0dfd-4094-95cb-cea9ffefa3a4 NetNS:/var/run/netns/8150ce2a-2d6d-4921-bc4b-7a8d7a5057a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5cd4b320_0dfd_4094_95cb_cea9ffefa3a4.slice PodAnnotations:0xc00008d3e0}] Aliases:map[]}\"\nJun 09 11:38:05.121627 crc crio[21508]: time=\"2026-06-09T11:38:05.121561297Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683418-l2f84 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:38:05.464626 crc crio[21508]: time=\"2026-06-09T11:38:05.464070521Z\" level=info msg=\"Stopped pod sandbox: 77a3b80f265422f480a332297ff7d523c23b28bc44c9a940f755df5317e4d182\" id=496a1770-4885-4623-8595-4c6386f00799 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:38:10.399898 crc crio[21508]: time=\"2026-06-09T11:38:10.399164815Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-px6k5/POD\" id=7ef6ca5c-1e85-4a5f-8e0c-78ae72874c58 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:38:10.401009 crc crio[21508]: time=\"2026-06-09T11:38:10.399929347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:38:18.499489 crc crio[21508]: time=\"2026-06-09T11:38:18.498763541Z\" level=info msg=\"Removing container: 84283bcb542fd4e1e43ef88de9a1f178029a968ab65e0c5d23817e2fdfa5d177\" id=99dd7b78-2626-456e-bcab-f21a08227e42 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:38:19.573877 crc crio[21508]: time=\"2026-06-09T11:38:19.573772073Z\" level=info msg=\"Removed container 84283bcb542fd4e1e43ef88de9a1f178029a968ab65e0c5d23817e2fdfa5d177: openstack/cinder-db-sync-cfb5c/cinder-db-sync\" id=99dd7b78-2626-456e-bcab-f21a08227e42 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:38:19.581812 crc crio[21508]: time=\"2026-06-09T11:38:19.581597692Z\" level=info msg=\"Removing container: f9b095a8ba0a8fd8757789c99c11df804808fd857493f6ddaf573f13a40b355e\" id=14f95e5c-139c-4858-bd1f-3b65bc863def name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:38:19.673009 crc crio[21508]: time=\"2026-06-09T11:38:19.672420471Z\" level=info msg=\"Got pod network &{Name:certified-operators-px6k5 Namespace:openshift-marketplace ID:05e0956bd179816ef3cc5ead0b2173d824a46c443bf8f64c33f22bfccc93d45b UID:c69ba397-1487-48c4-aba1-ae919a47208e NetNS:/var/run/netns/2d072be7-be0e-442a-8d3b-4b48250a6521 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc69ba397_1487_48c4_aba1_ae919a47208e.slice PodAnnotations:0xc002a12910}] Aliases:map[]}\"\nJun 09 11:38:19.673203 crc crio[21508]: time=\"2026-06-09T11:38:19.673144402Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-px6k5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:38:19.713652 crc crio[21508]: time=\"2026-06-09T11:38:19.713538754Z\" level=info msg=\"Removed container f9b095a8ba0a8fd8757789c99c11df804808fd857493f6ddaf573f13a40b355e: openshift-infra/auto-csr-approver-29683412-48kzk/oc\" id=14f95e5c-139c-4858-bd1f-3b65bc863def name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:38:19.718354 crc crio[21508]: time=\"2026-06-09T11:38:19.718220261Z\" level=info msg=\"Removing container: 624e19dec14e0d523407106473989677a2597ab54df20a4a20c851651183eef6\" id=c103cc80-9c9c-4607-bdca-eeda5b8c5372 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:38:19.838550 crc crio[21508]: time=\"2026-06-09T11:38:19.838220153Z\" level=info msg=\"Removed container 624e19dec14e0d523407106473989677a2597ab54df20a4a20c851651183eef6: openstack/cinder-online-data-migrations-vx69s/cinder-online-data-migrations\" id=c103cc80-9c9c-4607-bdca-eeda5b8c5372 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:38:19.854104 crc crio[21508]: time=\"2026-06-09T11:38:19.85177838Z\" level=info msg=\"Removing container: a65114335274bab2d1c880790b3f34e37f74f9efb675acb8f61eff15b1636865\" id=f8e77550-7ca8-4ce3-a408-2498d6232b67 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:38:19.953366 crc crio[21508]: time=\"2026-06-09T11:38:19.953136126Z\" level=info msg=\"Removed container a65114335274bab2d1c880790b3f34e37f74f9efb675acb8f61eff15b1636865: openstack/neutron-db-sync-9gdc4/neutron-db-sync\" id=f8e77550-7ca8-4ce3-a408-2498d6232b67 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:38:19.965704 crc crio[21508]: time=\"2026-06-09T11:38:19.965602881Z\" level=info msg=\"Stopping pod sandbox: 241790b3276f1c6a6109b83c29eb30c65458b981dd2208e101ab8d9a68a457af\" id=61bc8174-dc3c-4432-b96b-bbcbdbecec58 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:38:19.965704 crc crio[21508]: time=\"2026-06-09T11:38:19.965707884Z\" level=info msg=\"Stopped pod sandbox (already stopped): 241790b3276f1c6a6109b83c29eb30c65458b981dd2208e101ab8d9a68a457af\" id=61bc8174-dc3c-4432-b96b-bbcbdbecec58 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:38:19.966229 crc crio[21508]: time=\"2026-06-09T11:38:19.966156677Z\" level=info msg=\"Removing pod sandbox: 241790b3276f1c6a6109b83c29eb30c65458b981dd2208e101ab8d9a68a457af\" id=298463c2-0e64-4314-8520-86e3d134e307 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:38:19.991586 crc crio[21508]: time=\"2026-06-09T11:38:19.989709457Z\" level=info msg=\"Removed pod sandbox: 241790b3276f1c6a6109b83c29eb30c65458b981dd2208e101ab8d9a68a457af\" id=298463c2-0e64-4314-8520-86e3d134e307 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:38:19.991586 crc crio[21508]: time=\"2026-06-09T11:38:19.991280843Z\" level=info msg=\"Stopping pod sandbox: 4292a5554cae0a168219cd84ba9ad3bded1182cb261a4b2499869f12acc6436e\" id=053890c9-2806-46e4-b8f7-b061222fa41c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:38:19.992021 crc crio[21508]: time=\"2026-06-09T11:38:19.991654634Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4292a5554cae0a168219cd84ba9ad3bded1182cb261a4b2499869f12acc6436e\" id=053890c9-2806-46e4-b8f7-b061222fa41c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:38:19.992933 crc crio[21508]: time=\"2026-06-09T11:38:19.992826078Z\" level=info msg=\"Removing pod sandbox: 4292a5554cae0a168219cd84ba9ad3bded1182cb261a4b2499869f12acc6436e\" id=5e9b208a-5207-4c90-af43-841cc9fa8fd5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:38:20.008771 crc crio[21508]: time=\"2026-06-09T11:38:20.008194218Z\" level=info msg=\"Removed pod sandbox: 4292a5554cae0a168219cd84ba9ad3bded1182cb261a4b2499869f12acc6436e\" id=5e9b208a-5207-4c90-af43-841cc9fa8fd5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:38:20.010248 crc crio[21508]: time=\"2026-06-09T11:38:20.010184166Z\" level=info msg=\"Stopping pod sandbox: 89efa7f3b58dc7aedd6573e8e0abab319861360311bcdc8abaeeb615dbddb919\" id=5f6f77b2-1232-4087-b5f1-9558d76567de name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:38:20.010381 crc crio[21508]: time=\"2026-06-09T11:38:20.010274048Z\" level=info msg=\"Stopped pod sandbox (already stopped): 89efa7f3b58dc7aedd6573e8e0abab319861360311bcdc8abaeeb615dbddb919\" id=5f6f77b2-1232-4087-b5f1-9558d76567de name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:38:20.011176 crc crio[21508]: time=\"2026-06-09T11:38:20.011096763Z\" level=info msg=\"Removing pod sandbox: 89efa7f3b58dc7aedd6573e8e0abab319861360311bcdc8abaeeb615dbddb919\" id=b9b7708d-f343-4235-a08f-a17efc4488d9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:38:20.050814 crc crio[21508]: time=\"2026-06-09T11:38:20.050609049Z\" level=info msg=\"Removed pod sandbox: 89efa7f3b58dc7aedd6573e8e0abab319861360311bcdc8abaeeb615dbddb919\" id=b9b7708d-f343-4235-a08f-a17efc4488d9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:38:20.061401 crc crio[21508]: time=\"2026-06-09T11:38:20.061260721Z\" level=info msg=\"Stopping pod sandbox: 10b6a7803cd97e0936b0ec0b86a9aabe3a1d87b42fd1924b973413d8cf4c500a\" id=ae8ac90f-0255-4d2d-88f7-b6f2e1a6681f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:38:20.061575 crc crio[21508]: time=\"2026-06-09T11:38:20.061421425Z\" level=info msg=\"Stopped pod sandbox (already stopped): 10b6a7803cd97e0936b0ec0b86a9aabe3a1d87b42fd1924b973413d8cf4c500a\" id=ae8ac90f-0255-4d2d-88f7-b6f2e1a6681f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:38:20.063521 crc crio[21508]: time=\"2026-06-09T11:38:20.063451915Z\" level=info msg=\"Removing pod sandbox: 10b6a7803cd97e0936b0ec0b86a9aabe3a1d87b42fd1924b973413d8cf4c500a\" id=842b4a33-5018-43d0-beb2-8c0d7d135a7a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:38:20.081025 crc crio[21508]: time=\"2026-06-09T11:38:20.080932886Z\" level=info msg=\"Removed pod sandbox: 10b6a7803cd97e0936b0ec0b86a9aabe3a1d87b42fd1924b973413d8cf4c500a\" id=842b4a33-5018-43d0-beb2-8c0d7d135a7a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:38:20.083411 crc crio[21508]: time=\"2026-06-09T11:38:20.083220393Z\" level=info msg=\"Stopping pod sandbox: 51ecee79b4eadea6ad72fe15822e13278839f6613bb8c34c48413f4ec44e7a3e\" id=b9198061-79ec-4fe7-bd43-99e1c84a72ff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:38:20.083532 crc crio[21508]: time=\"2026-06-09T11:38:20.083424769Z\" level=info msg=\"Stopped pod sandbox (already stopped): 51ecee79b4eadea6ad72fe15822e13278839f6613bb8c34c48413f4ec44e7a3e\" id=b9198061-79ec-4fe7-bd43-99e1c84a72ff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:38:20.084124 crc crio[21508]: time=\"2026-06-09T11:38:20.084074088Z\" level=info msg=\"Removing pod sandbox: 51ecee79b4eadea6ad72fe15822e13278839f6613bb8c34c48413f4ec44e7a3e\" id=74aa812f-85e7-4e0c-88aa-4529b45821d3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:38:20.103699 crc crio[21508]: time=\"2026-06-09T11:38:20.103378063Z\" level=info msg=\"Removed pod sandbox: 51ecee79b4eadea6ad72fe15822e13278839f6613bb8c34c48413f4ec44e7a3e\" id=74aa812f-85e7-4e0c-88aa-4529b45821d3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:38:20.268269 crc crio[21508]: 2026-06-09T11:38:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:05e0956bd179816 Mac:ba:d4:0a:0e:b2:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e0 Mtu:0 Sandbox:/var/run/netns/2d072be7-be0e-442a-8d3b-4b48250a6521 SocketPath: PciID:}] [{Interface:0xc00035b570 Address:{IP:10.217.0.224 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:38:20.270644 crc crio[21508]: time=\"2026-06-09T11:38:20.270554806Z\" level=info msg=\"Got pod network &{Name:certified-operators-px6k5 Namespace:openshift-marketplace ID:05e0956bd179816ef3cc5ead0b2173d824a46c443bf8f64c33f22bfccc93d45b UID:c69ba397-1487-48c4-aba1-ae919a47208e NetNS:/var/run/netns/2d072be7-be0e-442a-8d3b-4b48250a6521 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc69ba397_1487_48c4_aba1_ae919a47208e.slice PodAnnotations:0xc002a12910}] Aliases:map[]}\"\nJun 09 11:38:20.270826 crc crio[21508]: time=\"2026-06-09T11:38:20.270767142Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-px6k5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:38:20.282113 crc crio[21508]: time=\"2026-06-09T11:38:20.281818376Z\" level=info msg=\"Ran pod sandbox 05e0956bd179816ef3cc5ead0b2173d824a46c443bf8f64c33f22bfccc93d45b with infra container: openshift-marketplace/certified-operators-px6k5/POD\" id=7ef6ca5c-1e85-4a5f-8e0c-78ae72874c58 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:38:20.288692 crc crio[21508]: time=\"2026-06-09T11:38:20.288418629Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7206bb21-270b-41d2-9fb2-0de3ec134369 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:38:20.296023 crc crio[21508]: time=\"2026-06-09T11:38:20.295856187Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5878c875-4755-4bdd-bd3b-bea6d2e258f4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:38:20.451051 crc crio[21508]: time=\"2026-06-09T11:38:20.450947486Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-px6k5/extract-utilities\" id=a04e85fa-5902-4bc7-a6c5-d64db20164f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:38:20.451603 crc crio[21508]: time=\"2026-06-09T11:38:20.451544783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:38:20.497725 crc crio[21508]: time=\"2026-06-09T11:38:20.497645262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:38:20.504742 crc crio[21508]: time=\"2026-06-09T11:38:20.504679478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:38:20.768129 crc crio[21508]: time=\"2026-06-09T11:38:20.767970234Z\" level=info msg=\"Created container a2922206f0319c98031ac1843ec675ee549e40f175174af29b1daaffa4bde67f: openshift-marketplace/certified-operators-px6k5/extract-utilities\" id=a04e85fa-5902-4bc7-a6c5-d64db20164f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:38:20.770568 crc crio[21508]: time=\"2026-06-09T11:38:20.77022827Z\" level=info msg=\"Starting container: a2922206f0319c98031ac1843ec675ee549e40f175174af29b1daaffa4bde67f\" id=4bee3f93-28c3-40d1-a70a-67ce762c37b6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:38:20.776604 crc crio[21508]: time=\"2026-06-09T11:38:20.776447972Z\" level=info msg=\"Started container\" PID=114594 containerID=a2922206f0319c98031ac1843ec675ee549e40f175174af29b1daaffa4bde67f description=openshift-marketplace/certified-operators-px6k5/extract-utilities id=4bee3f93-28c3-40d1-a70a-67ce762c37b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05e0956bd179816ef3cc5ead0b2173d824a46c443bf8f64c33f22bfccc93d45b\nJun 09 11:38:21.314945 crc crio[21508]: time=\"2026-06-09T11:38:21.31416256Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:cf8337209db10a9c53b1358d3d7669e668ae4eac41e3ce0552be9bfb2c1165d1\" id=bf0cbdd4-760a-4c67-9d68-c2d336bd6786 name=/runtime.v1.ImageService/PullImage\nJun 09 11:38:21.316275 crc crio[21508]: time=\"2026-06-09T11:38:21.316176258Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=554c87d4-63c3-4ea0-8a0e-66a391615bf8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:38:21.330405 crc crio[21508]: time=\"2026-06-09T11:38:21.330334743Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=61300671-d941-4d7d-8c4d-a5172fc26860 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:38:21.339673 crc crio[21508]: time=\"2026-06-09T11:38:21.339541212Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv95rzq/init\" id=5c2bc341-f0fd-4b2a-adfc-7507a90d426a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:38:21.341143 crc crio[21508]: time=\"2026-06-09T11:38:21.341057247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:38:21.410826 crc crio[21508]: time=\"2026-06-09T11:38:21.410724816Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=0796d2fb-7db2-4f87-946b-c23d8cacd8e6 name=/runtime.v1.ImageService/PullImage\nJun 09 11:38:21.422999 crc crio[21508]: time=\"2026-06-09T11:38:21.422812359Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 09 11:38:21.425795 crc crio[21508]: time=\"2026-06-09T11:38:21.425192399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:38:21.430872 crc crio[21508]: time=\"2026-06-09T11:38:21.430512715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:38:21.612887 crc crio[21508]: time=\"2026-06-09T11:38:21.612715667Z\" level=info msg=\"Created container 3712c96ee251cfa11e1f4a1c90503245b7fcb795d9cbde221dbd0a520b1c5343: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv95rzq/init\" id=5c2bc341-f0fd-4b2a-adfc-7507a90d426a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:38:21.613997 crc crio[21508]: time=\"2026-06-09T11:38:21.613883762Z\" level=info msg=\"Starting container: 3712c96ee251cfa11e1f4a1c90503245b7fcb795d9cbde221dbd0a520b1c5343\" id=389e3048-2bef-4ffa-87da-5e33c930ef06 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:38:21.623778 crc crio[21508]: time=\"2026-06-09T11:38:21.623621567Z\" level=info msg=\"Started container\" PID=114645 containerID=3712c96ee251cfa11e1f4a1c90503245b7fcb795d9cbde221dbd0a520b1c5343 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv95rzq/init id=389e3048-2bef-4ffa-87da-5e33c930ef06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9679181ae535925ce65e745bb00e59bfd99f676610cf39b747427d1b7b230644\nJun 09 11:38:22.080101 crc crio[21508]: time=\"2026-06-09T11:38:22.079943151Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=0796d2fb-7db2-4f87-946b-c23d8cacd8e6 name=/runtime.v1.ImageService/PullImage\nJun 09 11:38:22.086246 crc crio[21508]: time=\"2026-06-09T11:38:22.085772131Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=e748fd8f-eb10-43c5-a9ea-da5fa290acfe name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:38:22.092736 crc crio[21508]: time=\"2026-06-09T11:38:22.090895781Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=a1e4e236-0799-4fa4-a625-997bee3fa4cd name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:38:22.099701 crc crio[21508]: time=\"2026-06-09T11:38:22.099624817Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-px6k5/extract-content\" id=2ff6d987-8c78-46b9-8f1a-6ccd4fc09e00 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:38:22.100037 crc crio[21508]: time=\"2026-06-09T11:38:22.100001848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:38:22.153708 crc crio[21508]: time=\"2026-06-09T11:38:22.153545575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:38:22.157773 crc crio[21508]: time=\"2026-06-09T11:38:22.157700756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:38:22.894802 crc crio[21508]: time=\"2026-06-09T11:38:22.894655555Z\" level=info msg=\"Created container d740370fe36954d531f140717227c413e58a7f35aeae966da69760d2400f6b97: openshift-marketplace/certified-operators-px6k5/extract-content\" id=2ff6d987-8c78-46b9-8f1a-6ccd4fc09e00 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:38:22.896136 crc crio[21508]: time=\"2026-06-09T11:38:22.896019725Z\" level=info msg=\"Starting container: d740370fe36954d531f140717227c413e58a7f35aeae966da69760d2400f6b97\" id=35b54fb7-3591-4723-9b68-9a005e2cb714 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:38:22.917795 crc crio[21508]: time=\"2026-06-09T11:38:22.917662448Z\" level=info msg=\"Started container\" PID=114695 containerID=d740370fe36954d531f140717227c413e58a7f35aeae966da69760d2400f6b97 description=openshift-marketplace/certified-operators-px6k5/extract-content id=35b54fb7-3591-4723-9b68-9a005e2cb714 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05e0956bd179816ef3cc5ead0b2173d824a46c443bf8f64c33f22bfccc93d45b\nJun 09 11:38:28.557044 crc crio[21508]: time=\"2026-06-09T11:38:28.555726966Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=0331cb40-dca4-4ee3-b36d-7b600e74aea2 name=/runtime.v1.ImageService/PullImage\nJun 09 11:38:28.566369 crc crio[21508]: time=\"2026-06-09T11:38:28.564997837Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"\nJun 09 11:38:29.590169 crc crio[21508]: time=\"2026-06-09T11:38:29.589693706Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=fbf658f7-fa65-493f-bb19-a7f42af8e7ee name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:38:29.646816 crc crio[21508]: time=\"2026-06-09T11:38:29.646707204Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=dc58b90c-46c1-488c-966d-d88c81755892 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:38:30.245717 crc crio[21508]: time=\"2026-06-09T11:38:30.244977524Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-px6k5/registry-server\" id=52483a1d-3bae-4657-b629-585dd5591eed name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:38:30.246556 crc crio[21508]: time=\"2026-06-09T11:38:30.246110717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:38:30.305719 crc crio[21508]: time=\"2026-06-09T11:38:30.305633289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:38:30.309624 crc crio[21508]: time=\"2026-06-09T11:38:30.309571194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:38:32.117911 crc crio[21508]: time=\"2026-06-09T11:38:32.117392663Z\" level=info msg=\"Created container d80fc29ed95da6190b640b20b5f8222fe1d5165516cd98e135d16622156dad03: openshift-marketplace/certified-operators-px6k5/registry-server\" id=52483a1d-3bae-4657-b629-585dd5591eed name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:38:32.120899 crc crio[21508]: time=\"2026-06-09T11:38:32.120787403Z\" level=info msg=\"Starting container: d80fc29ed95da6190b640b20b5f8222fe1d5165516cd98e135d16622156dad03\" id=6a6c5a32-957f-4a7b-9433-cfc40d924d1f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:38:32.126146 crc crio[21508]: time=\"2026-06-09T11:38:32.126064987Z\" level=info msg=\"Started container\" PID=115072 containerID=d80fc29ed95da6190b640b20b5f8222fe1d5165516cd98e135d16622156dad03 description=openshift-marketplace/certified-operators-px6k5/registry-server id=6a6c5a32-957f-4a7b-9433-cfc40d924d1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=05e0956bd179816ef3cc5ead0b2173d824a46c443bf8f64c33f22bfccc93d45b\nJun 09 11:38:34.382606 crc crio[21508]: time=\"2026-06-09T11:38:34.37856098Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:22b583bb15105dbcbd68cba0c0fb9fada6d33a19b9d63edc972508150240b784\" id=0331cb40-dca4-4ee3-b36d-7b600e74aea2 name=/runtime.v1.ImageService/PullImage\nJun 09 11:38:34.382606 crc crio[21508]: time=\"2026-06-09T11:38:34.379696793Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=0bce38c2-94de-4f54-8fb2-0b63eef553cd name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:38:34.453623 crc crio[21508]: time=\"2026-06-09T11:38:34.45237978Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=806252a4-d7d6-4e7d-85f7-db6e25441a13 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:38:34.470787 crc crio[21508]: time=\"2026-06-09T11:38:34.467212014Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv95rzq/osp-httpd\" id=f03acd22-2cce-4a10-9f91-cdd75f933ad6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:38:34.470787 crc crio[21508]: time=\"2026-06-09T11:38:34.467884814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:38:34.540832 crc crio[21508]: time=\"2026-06-09T11:38:34.540740316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:38:34.549733 crc crio[21508]: time=\"2026-06-09T11:38:34.549622856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:38:34.735346 crc crio[21508]: time=\"2026-06-09T11:38:34.735186567Z\" level=info msg=\"Created container aff865270971e49fbb454bf92005617f5d86dc08a650e75feb4a308e2524331d: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv95rzq/osp-httpd\" id=f03acd22-2cce-4a10-9f91-cdd75f933ad6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:38:34.736550 crc crio[21508]: time=\"2026-06-09T11:38:34.736446994Z\" level=info msg=\"Starting container: aff865270971e49fbb454bf92005617f5d86dc08a650e75feb4a308e2524331d\" id=18cd08d8-2e65-417c-885d-dfb8e351f59d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:38:34.741399 crc crio[21508]: time=\"2026-06-09T11:38:34.741349998Z\" level=info msg=\"Started container\" PID=115360 containerID=aff865270971e49fbb454bf92005617f5d86dc08a650e75feb4a308e2524331d description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv95rzq/osp-httpd id=18cd08d8-2e65-417c-885d-dfb8e351f59d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9679181ae535925ce65e745bb00e59bfd99f676610cf39b747427d1b7b230644\nJun 09 11:38:43.094834 crc crio[21508]: time=\"2026-06-09T11:38:43.093848596Z\" level=info msg=\"Stopping container: d80fc29ed95da6190b640b20b5f8222fe1d5165516cd98e135d16622156dad03 (timeout: 2s)\" id=0a6e5e35-14ff-4190-9463-f7f19c38f0ba name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:38:43.219529 crc crio[21508]: time=\"2026-06-09T11:38:43.219217934Z\" level=info msg=\"Stopped container d80fc29ed95da6190b640b20b5f8222fe1d5165516cd98e135d16622156dad03: openshift-marketplace/certified-operators-px6k5/registry-server\" id=0a6e5e35-14ff-4190-9463-f7f19c38f0ba name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:38:43.220819 crc crio[21508]: time=\"2026-06-09T11:38:43.220668377Z\" level=info msg=\"Stopping pod sandbox: 05e0956bd179816ef3cc5ead0b2173d824a46c443bf8f64c33f22bfccc93d45b\" id=4f841525-0d4f-488e-a9c7-902ae5c63e0a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:38:43.221664 crc crio[21508]: time=\"2026-06-09T11:38:43.221589414Z\" level=info msg=\"Got pod network &{Name:certified-operators-px6k5 Namespace:openshift-marketplace ID:05e0956bd179816ef3cc5ead0b2173d824a46c443bf8f64c33f22bfccc93d45b UID:c69ba397-1487-48c4-aba1-ae919a47208e NetNS:/var/run/netns/2d072be7-be0e-442a-8d3b-4b48250a6521 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc69ba397_1487_48c4_aba1_ae919a47208e.slice PodAnnotations:0xc00011f4e0}] Aliases:map[]}\"\nJun 09 11:38:43.221918 crc crio[21508]: time=\"2026-06-09T11:38:43.221848351Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-px6k5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:38:43.570361 crc crio[21508]: time=\"2026-06-09T11:38:43.568839487Z\" level=info msg=\"Stopped pod sandbox: 05e0956bd179816ef3cc5ead0b2173d824a46c443bf8f64c33f22bfccc93d45b\" id=4f841525-0d4f-488e-a9c7-902ae5c63e0a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:38:44.125804 crc crio[21508]: time=\"2026-06-09T11:38:44.125515679Z\" level=info msg=\"Removing container: d80fc29ed95da6190b640b20b5f8222fe1d5165516cd98e135d16622156dad03\" id=d157e6a2-d1c2-4f5b-b617-b05acb12370d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:38:44.156848 crc crio[21508]: time=\"2026-06-09T11:38:44.156732323Z\" level=info msg=\"Removed container d80fc29ed95da6190b640b20b5f8222fe1d5165516cd98e135d16622156dad03: openshift-marketplace/certified-operators-px6k5/registry-server\" id=d157e6a2-d1c2-4f5b-b617-b05acb12370d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:38:44.163716 crc crio[21508]: time=\"2026-06-09T11:38:44.163632445Z\" level=info msg=\"Removing container: d740370fe36954d531f140717227c413e58a7f35aeae966da69760d2400f6b97\" id=6747954f-670a-433b-90ba-bfa906c21dd8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:38:44.205175 crc crio[21508]: time=\"2026-06-09T11:38:44.205073428Z\" level=info msg=\"Removed container d740370fe36954d531f140717227c413e58a7f35aeae966da69760d2400f6b97: openshift-marketplace/certified-operators-px6k5/extract-content\" id=6747954f-670a-433b-90ba-bfa906c21dd8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:38:44.208220 crc crio[21508]: time=\"2026-06-09T11:38:44.208157258Z\" level=info msg=\"Removing container: a2922206f0319c98031ac1843ec675ee549e40f175174af29b1daaffa4bde67f\" id=b423c008-75ce-4e41-9174-8ea928a7d843 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:38:44.253841 crc crio[21508]: time=\"2026-06-09T11:38:44.253204316Z\" level=info msg=\"Removed container a2922206f0319c98031ac1843ec675ee549e40f175174af29b1daaffa4bde67f: openshift-marketplace/certified-operators-px6k5/extract-utilities\" id=b423c008-75ce-4e41-9174-8ea928a7d843 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:38:45.761964 crc crio[21508]: time=\"2026-06-09T11:38:45.761246952Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-7djfv/POD\" id=133bbcb6-7f11-4d91-8e5b-6a360b66cc80 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:38:45.763047 crc crio[21508]: time=\"2026-06-09T11:38:45.762011634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:38:45.799597 crc crio[21508]: time=\"2026-06-09T11:38:45.799522312Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-7djfv Namespace:openstack ID:045b5be9338aed2cf474f599cb981044d9364682e226960793c563045eb7a456 UID:58073bf1-46f0-4410-b071-246cbb2d5dcb NetNS:/var/run/netns/c42cd342-4dcd-4067-9fba-f591050ee0a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58073bf1_46f0_4410_b071_246cbb2d5dcb.slice PodAnnotations:0xc0039b82a0}] Aliases:map[]}\"\nJun 09 11:38:45.800140 crc crio[21508]: time=\"2026-06-09T11:38:45.800112739Z\" level=info msg=\"Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-7djfv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:38:46.344341 crc crio[21508]: 2026-06-09T11:38:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:045b5be9338aed2 Mac:de:c0:ad:1c:b8:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e1 Mtu:0 Sandbox:/var/run/netns/c42cd342-4dcd-4067-9fba-f591050ee0a0 SocketPath: PciID:}] [{Interface:0xc0002a28b0 Address:{IP:10.217.0.225 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:38:46.346101 crc crio[21508]: time=\"2026-06-09T11:38:46.346022937Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-7djfv Namespace:openstack ID:045b5be9338aed2cf474f599cb981044d9364682e226960793c563045eb7a456 UID:58073bf1-46f0-4410-b071-246cbb2d5dcb NetNS:/var/run/netns/c42cd342-4dcd-4067-9fba-f591050ee0a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58073bf1_46f0_4410_b071_246cbb2d5dcb.slice PodAnnotations:0xc0039b82a0}] Aliases:map[]}\"\nJun 09 11:38:46.346364 crc crio[21508]: time=\"2026-06-09T11:38:46.346228023Z\" level=info msg=\"Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-7djfv for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:38:46.354955 crc crio[21508]: time=\"2026-06-09T11:38:46.354873326Z\" level=info msg=\"Ran pod sandbox 045b5be9338aed2cf474f599cb981044d9364682e226960793c563045eb7a456 with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-7djfv/POD\" id=133bbcb6-7f11-4d91-8e5b-6a360b66cc80 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:38:46.357971 crc crio[21508]: time=\"2026-06-09T11:38:46.357908794Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=764bfacf-f73b-4dd3-ab27-06978271b26a name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:38:46.360771 crc crio[21508]: time=\"2026-06-09T11:38:46.360399067Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=355b9b27-1a6c-42b9-a4db-1a44fab800b3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:38:46.368839 crc crio[21508]: time=\"2026-06-09T11:38:46.368715771Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-7djfv/init\" id=e0658ee4-66a1-4f3b-b8e8-e56e537d45a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:38:46.369391 crc crio[21508]: time=\"2026-06-09T11:38:46.369156934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:38:46.423528 crc crio[21508]: time=\"2026-06-09T11:38:46.423430252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:38:46.428151 crc crio[21508]: time=\"2026-06-09T11:38:46.428040227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:38:46.668557 crc crio[21508]: time=\"2026-06-09T11:38:46.668028871Z\" level=info msg=\"Created container 39f9e68891c76443f754658134cff74c9cab75ba8a13a345d7c613b4fe16d615: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-7djfv/init\" id=e0658ee4-66a1-4f3b-b8e8-e56e537d45a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:38:46.670280 crc crio[21508]: time=\"2026-06-09T11:38:46.670146143Z\" level=info msg=\"Starting container: 39f9e68891c76443f754658134cff74c9cab75ba8a13a345d7c613b4fe16d615\" id=2186c73e-cdcb-45a2-93b0-e0d52a7f9fb8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:38:46.676439 crc crio[21508]: time=\"2026-06-09T11:38:46.676279672Z\" level=info msg=\"Started container\" PID=116237 containerID=39f9e68891c76443f754658134cff74c9cab75ba8a13a345d7c613b4fe16d615 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-7djfv/init id=2186c73e-cdcb-45a2-93b0-e0d52a7f9fb8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=045b5be9338aed2cf474f599cb981044d9364682e226960793c563045eb7a456\nJun 09 11:38:55.370576 crc crio[21508]: time=\"2026-06-09T11:38:55.368597094Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=6dfe0861-6d1c-433e-9ece-65f13901896d name=/runtime.v1.ImageService/PullImage\nJun 09 11:38:55.383952 crc crio[21508]: time=\"2026-06-09T11:38:55.383847107Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\\\"\"\nJun 09 11:39:03.065667 crc crio[21508]: time=\"2026-06-09T11:39:03.064626562Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:f504c6d2fc14977a5a8609c689b046f1511f6e0af03edc2168a92be8983516e6\" id=6dfe0861-6d1c-433e-9ece-65f13901896d name=/runtime.v1.ImageService/PullImage\nJun 09 11:39:03.067807 crc crio[21508]: time=\"2026-06-09T11:39:03.067708202Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=bb428de2-948a-40de-9058-c3f583cba452 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:39:03.071796 crc crio[21508]: time=\"2026-06-09T11:39:03.071691397Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=ec990ebc-02a9-4bc4-b4fd-b59b3b312271 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:39:03.110999 crc crio[21508]: time=\"2026-06-09T11:39:03.110862685Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-7djfv/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=41771462-417b-43a6-9f32-c438a675c69b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:39:03.112583 crc crio[21508]: time=\"2026-06-09T11:39:03.112498573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:39:03.160192 crc crio[21508]: time=\"2026-06-09T11:39:03.160096026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:39:03.166925 crc crio[21508]: time=\"2026-06-09T11:39:03.166837181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:39:03.380985 crc crio[21508]: time=\"2026-06-09T11:39:03.38088677Z\" level=info msg=\"Created container d5caa016e2e77d7d96b1cfe4e27b27b08548c33d49456ff40f8ee23c106c88ab: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-7djfv/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=41771462-417b-43a6-9f32-c438a675c69b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:39:03.381888 crc crio[21508]: time=\"2026-06-09T11:39:03.381814247Z\" level=info msg=\"Starting container: d5caa016e2e77d7d96b1cfe4e27b27b08548c33d49456ff40f8ee23c106c88ab\" id=10798ac6-0dac-4ad0-9259-03d13819b0d2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:39:03.388015 crc crio[21508]: time=\"2026-06-09T11:39:03.387933485Z\" level=info msg=\"Started container\" PID=117042 containerID=d5caa016e2e77d7d96b1cfe4e27b27b08548c33d49456ff40f8ee23c106c88ab description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-7djfv/openstack-edpm-ipam-provisionserver-checksum-discovery id=10798ac6-0dac-4ad0-9259-03d13819b0d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=045b5be9338aed2cf474f599cb981044d9364682e226960793c563045eb7a456\nJun 09 11:39:05.527848 crc crio[21508]: time=\"2026-06-09T11:39:05.526832791Z\" level=info msg=\"Stopping pod sandbox: 045b5be9338aed2cf474f599cb981044d9364682e226960793c563045eb7a456\" id=f2a82a14-e477-40c8-a2b5-62c375693b2b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:39:05.530405 crc crio[21508]: time=\"2026-06-09T11:39:05.528621243Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-7djfv Namespace:openstack ID:045b5be9338aed2cf474f599cb981044d9364682e226960793c563045eb7a456 UID:58073bf1-46f0-4410-b071-246cbb2d5dcb NetNS:/var/run/netns/c42cd342-4dcd-4067-9fba-f591050ee0a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58073bf1_46f0_4410_b071_246cbb2d5dcb.slice PodAnnotations:0xc00008cb50}] Aliases:map[]}\"\nJun 09 11:39:05.530405 crc crio[21508]: time=\"2026-06-09T11:39:05.528762007Z\" level=info msg=\"Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-7djfv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:39:06.282853 crc crio[21508]: time=\"2026-06-09T11:39:06.282213656Z\" level=info msg=\"Stopped pod sandbox: 045b5be9338aed2cf474f599cb981044d9364682e226960793c563045eb7a456\" id=f2a82a14-e477-40c8-a2b5-62c375693b2b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:39:20.135733 crc crio[21508]: time=\"2026-06-09T11:39:20.134029441Z\" level=info msg=\"Stopping pod sandbox: 05e0956bd179816ef3cc5ead0b2173d824a46c443bf8f64c33f22bfccc93d45b\" id=8b17381c-2bb9-47f2-b903-048985fb91f1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:39:20.135733 crc crio[21508]: time=\"2026-06-09T11:39:20.135337499Z\" level=info msg=\"Stopped pod sandbox (already stopped): 05e0956bd179816ef3cc5ead0b2173d824a46c443bf8f64c33f22bfccc93d45b\" id=8b17381c-2bb9-47f2-b903-048985fb91f1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:39:20.138130 crc crio[21508]: time=\"2026-06-09T11:39:20.136565095Z\" level=info msg=\"Removing pod sandbox: 05e0956bd179816ef3cc5ead0b2173d824a46c443bf8f64c33f22bfccc93d45b\" id=ffeb05e5-abd1-4f23-8be0-d7a1ab03cb18 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:39:20.164002 crc crio[21508]: time=\"2026-06-09T11:39:20.163807246Z\" level=info msg=\"Removed pod sandbox: 05e0956bd179816ef3cc5ead0b2173d824a46c443bf8f64c33f22bfccc93d45b\" id=ffeb05e5-abd1-4f23-8be0-d7a1ab03cb18 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:39:55.282795 crc crio[21508]: time=\"2026-06-09T11:39:55.281576379Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=b3b2965f-d9c5-459f-88b4-fdaef158ba33 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:39:55.287637 crc crio[21508]: time=\"2026-06-09T11:39:55.287563782Z\" level=info msg=\"Removing container: afdbc135cc73462ef2de46fd740d42cbac780e99f4d9672e330ea63b89d51a33\" id=0e96df39-617b-4066-b927-c82166c59652 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:39:55.291703 crc crio[21508]: time=\"2026-06-09T11:39:55.289846639Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=a8bab533-bcfd-4a79-b195-530c3e1d7da8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:39:55.298885 crc crio[21508]: time=\"2026-06-09T11:39:55.298604683Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=3f824f4c-efc9-4609-8e75-3f7b649c637e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:39:55.308040 crc crio[21508]: time=\"2026-06-09T11:39:55.307398979Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=196583e7-38fa-451a-b84c-3ad7f9451486 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:39:55.308597 crc crio[21508]: time=\"2026-06-09T11:39:55.307588124Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-8d5599d7d-lxkn6/manager\" id=7c4cd532-ed62-4433-8b46-08dd06ead8d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:39:55.309144 crc crio[21508]: time=\"2026-06-09T11:39:55.309075017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:39:55.311204 crc crio[21508]: time=\"2026-06-09T11:39:55.310825908Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-fv5pz/manager\" id=3bb29515-471c-47d7-b59b-85c635275f07 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:39:55.314910 crc crio[21508]: time=\"2026-06-09T11:39:55.312403664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:39:55.314910 crc crio[21508]: time=\"2026-06-09T11:39:55.313880997Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=c4e6a234-8343-48f7-a1a8-92740f45d695 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:39:55.328806 crc crio[21508]: time=\"2026-06-09T11:39:55.328758749Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=e822e20a-56ba-4530-b646-b1d81cae411d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:39:55.332348 crc crio[21508]: time=\"2026-06-09T11:39:55.33222155Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=e6da5519-1fa3-4145-a4a3-f463b9f7f536 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:39:55.333198 crc crio[21508]: time=\"2026-06-09T11:39:55.333118676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:39:55.340173 crc crio[21508]: time=\"2026-06-09T11:39:55.340102149Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=96734a7b-2a0a-4c6c-a32e-acd7e61f093d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:39:55.340362 crc crio[21508]: time=\"2026-06-09T11:39:55.340210172Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=ebcc71ea-098a-4e7c-b3ec-6df454d2c830 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:39:55.342709 crc crio[21508]: time=\"2026-06-09T11:39:55.342640823Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=8413c48a-db60-4caf-844c-d52afc304ae5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:39:55.346523 crc crio[21508]: time=\"2026-06-09T11:39:55.346441273Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=33ea3543-495b-41d0-9a6a-292d0d4be1d9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:39:55.346777 crc crio[21508]: time=\"2026-06-09T11:39:55.346715111Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/manager\" id=3739ca1e-ff86-409d-a9a6-f78c220cbb44 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:39:55.347109 crc crio[21508]: time=\"2026-06-09T11:39:55.34704449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:39:55.351505 crc crio[21508]: time=\"2026-06-09T11:39:55.351406237Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-6495978d8d-24mcx/manager\" id=120896ab-45d4-4fc4-8516-6d76f642ffc8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:39:55.351773 crc crio[21508]: time=\"2026-06-09T11:39:55.351719946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:39:55.472232 crc crio[21508]: time=\"2026-06-09T11:39:55.472091783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:39:55.478127 crc crio[21508]: time=\"2026-06-09T11:39:55.478032176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:39:55.480949 crc crio[21508]: time=\"2026-06-09T11:39:55.480870088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:39:55.484690 crc crio[21508]: time=\"2026-06-09T11:39:55.484621017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:39:55.531964 crc crio[21508]: time=\"2026-06-09T11:39:55.531643433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:39:55.541663 crc crio[21508]: time=\"2026-06-09T11:39:55.541424087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:39:55.562422 crc crio[21508]: time=\"2026-06-09T11:39:55.561773939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:39:55.579512 crc crio[21508]: time=\"2026-06-09T11:39:55.578959018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:39:55.586674 crc crio[21508]: time=\"2026-06-09T11:39:55.586577019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:39:55.846488 crc crio[21508]: time=\"2026-06-09T11:39:55.8461479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:39:55.930232 crc crio[21508]: time=\"2026-06-09T11:39:55.929650555Z\" level=info msg=\"Removed container afdbc135cc73462ef2de46fd740d42cbac780e99f4d9672e330ea63b89d51a33: openstack-operators/test-operator-controller-manager-8d5599d7d-lxkn6/manager\" id=0e96df39-617b-4066-b927-c82166c59652 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:39:55.932986 crc crio[21508]: time=\"2026-06-09T11:39:55.93290061Z\" level=info msg=\"Removing container: f8ce3abbb3c0577e7424a8dd021ecf4b92d4d801e1e1f68fba53917e3feea22d\" id=8ec903a5-3762-4b67-a5f9-0d855b11e273 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:39:56.344017 crc crio[21508]: time=\"2026-06-09T11:39:56.343974462Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=c16f2822-f2f6-4c36-8318-a320afc4eafe name=/runtime.v1.ImageService/PullImage\nJun 09 11:39:56.516140 crc crio[21508]: time=\"2026-06-09T11:39:56.507202794Z\" level=info msg=\"Created container 6cd92f63ef13a5ca5bf76f82b67e8a26e8b2fff453a0d8bb96fd80dac8fad7f6: openstack-operators/octavia-operator-controller-manager-6495978d8d-24mcx/manager\" id=120896ab-45d4-4fc4-8516-6d76f642ffc8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:39:56.516140 crc crio[21508]: time=\"2026-06-09T11:39:56.507870314Z\" level=info msg=\"Created container 7a0ed6cfd8e5b34c064d38206701f1285c99b207b3a6d158b9ccc18c6fa82584: openstack-operators/ironic-operator-controller-manager-75f8548fcd-fv5pz/manager\" id=3bb29515-471c-47d7-b59b-85c635275f07 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:39:56.516140 crc crio[21508]: time=\"2026-06-09T11:39:56.507950716Z\" level=info msg=\"Created container 7e2a0e9f9cafb7ef06832cd0cb3285d2827f0836056033871f9c97f4f0031537: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/manager\" id=3739ca1e-ff86-409d-a9a6-f78c220cbb44 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:39:56.516140 crc crio[21508]: time=\"2026-06-09T11:39:56.507700629Z\" level=info msg=\"Created container 89d89f1e42c11e0472d2f8498a8333e756e94f33505250ae39e00ff0ae50ea0c: openstack-operators/test-operator-controller-manager-8d5599d7d-lxkn6/manager\" id=7c4cd532-ed62-4433-8b46-08dd06ead8d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:39:56.516140 crc crio[21508]: time=\"2026-06-09T11:39:56.50844632Z\" level=info msg=\"Created container 780c91108d07108fa6ba0c8a5a51ca54aba6556cb795838e416cabc85be91c38: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=e6da5519-1fa3-4145-a4a3-f463b9f7f536 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:39:56.516140 crc crio[21508]: time=\"2026-06-09T11:39:56.509388378Z\" level=info msg=\"Starting container: 7e2a0e9f9cafb7ef06832cd0cb3285d2827f0836056033871f9c97f4f0031537\" id=47bed104-d382-4690-9612-66ffbc963226 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:39:56.516140 crc crio[21508]: time=\"2026-06-09T11:39:56.511861159Z\" level=info msg=\"Starting container: 6cd92f63ef13a5ca5bf76f82b67e8a26e8b2fff453a0d8bb96fd80dac8fad7f6\" id=e39f9cc8-41f4-4205-8af4-86aa09f8b870 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:39:56.516939 crc crio[21508]: time=\"2026-06-09T11:39:56.516445653Z\" level=info msg=\"Starting container: 7a0ed6cfd8e5b34c064d38206701f1285c99b207b3a6d158b9ccc18c6fa82584\" id=9641bf35-9fe6-4788-9808-f20c6914c226 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:39:56.521559 crc crio[21508]: time=\"2026-06-09T11:39:56.518543944Z\" level=info msg=\"Starting container: 89d89f1e42c11e0472d2f8498a8333e756e94f33505250ae39e00ff0ae50ea0c\" id=7f3df836-5572-44cb-bbd0-02a7bd04f5c6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:39:56.521819 crc crio[21508]: time=\"2026-06-09T11:39:56.521078997Z\" level=info msg=\"Starting container: 780c91108d07108fa6ba0c8a5a51ca54aba6556cb795838e416cabc85be91c38\" id=7fdf81c1-39f1-49bd-8533-3316ab58cbed name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:39:56.524680 crc crio[21508]: time=\"2026-06-09T11:39:56.524595489Z\" level=info msg=\"Started container\" PID=119689 containerID=7a0ed6cfd8e5b34c064d38206701f1285c99b207b3a6d158b9ccc18c6fa82584 description=openstack-operators/ironic-operator-controller-manager-75f8548fcd-fv5pz/manager id=9641bf35-9fe6-4788-9808-f20c6914c226 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c79f8871269f332bebb93586e97afae49ddb08d0910bb05b90e88deedcbca4b\nJun 09 11:39:56.525091 crc crio[21508]: time=\"2026-06-09T11:39:56.524923449Z\" level=info msg=\"Started container\" PID=119693 containerID=6cd92f63ef13a5ca5bf76f82b67e8a26e8b2fff453a0d8bb96fd80dac8fad7f6 description=openstack-operators/octavia-operator-controller-manager-6495978d8d-24mcx/manager id=e39f9cc8-41f4-4205-8af4-86aa09f8b870 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd061b9ff36bc5002db9ab85042bcb37487b3f72b94ab6fcc42097c7727f795a\nJun 09 11:39:56.525768 crc crio[21508]: time=\"2026-06-09T11:39:56.525025262Z\" level=info msg=\"Started container\" PID=119687 containerID=7e2a0e9f9cafb7ef06832cd0cb3285d2827f0836056033871f9c97f4f0031537 description=openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/manager id=47bed104-d382-4690-9612-66ffbc963226 name=/runtime.v1.RuntimeService/StartContainer sandboxID=17f421c7fc47756b896c871857969dfdbe3eb33742f85d3d8a81ea59dce0fda1\nJun 09 11:39:56.526236 crc crio[21508]: time=\"2026-06-09T11:39:56.526162105Z\" level=info msg=\"Started container\" PID=119690 containerID=89d89f1e42c11e0472d2f8498a8333e756e94f33505250ae39e00ff0ae50ea0c description=openstack-operators/test-operator-controller-manager-8d5599d7d-lxkn6/manager id=7f3df836-5572-44cb-bbd0-02a7bd04f5c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6cbe62c8260fb5fc11d0989d87aabe4d0f96be8ca307c47eb918064ac35a526c\nJun 09 11:39:56.534423 crc crio[21508]: time=\"2026-06-09T11:39:56.534340943Z\" level=info msg=\"Started container\" PID=119709 containerID=780c91108d07108fa6ba0c8a5a51ca54aba6556cb795838e416cabc85be91c38 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=7fdf81c1-39f1-49bd-8533-3316ab58cbed name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3634b745444ba35c0edeb974e19fc8a4e8fdec9fca497639475422f2fa1abea\nJun 09 11:39:56.614363 crc crio[21508]: time=\"2026-06-09T11:39:56.614003437Z\" level=info msg=\"Removed container f8ce3abbb3c0577e7424a8dd021ecf4b92d4d801e1e1f68fba53917e3feea22d: openstack-operators/ironic-operator-controller-manager-75f8548fcd-fv5pz/manager\" id=8ec903a5-3762-4b67-a5f9-0d855b11e273 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:39:56.618043 crc crio[21508]: time=\"2026-06-09T11:39:56.617978632Z\" level=info msg=\"Removing container: 217736701acc48d826e153ccf391676cfc3343696585d069655277e5e0f1ec1e\" id=0446434e-a908-423f-a410-7dc126907d96 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:39:56.901001 crc crio[21508]: time=\"2026-06-09T11:39:56.900916132Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"\nJun 09 11:39:59.323498 crc crio[21508]: time=\"2026-06-09T11:39:59.322769439Z\" level=info msg=\"Removed container 217736701acc48d826e153ccf391676cfc3343696585d069655277e5e0f1ec1e: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=0446434e-a908-423f-a410-7dc126907d96 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:39:59.330907 crc crio[21508]: time=\"2026-06-09T11:39:59.330558475Z\" level=info msg=\"Removing container: 1932c06ef8bf8ae81738b778fc0fd7a59640b7d6f27b2ec7a8385438260fafa0\" id=4880cf22-bc57-4e86-9dcc-b0e651cfd5bf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:39:59.589041 crc crio[21508]: time=\"2026-06-09T11:39:59.58819581Z\" level=info msg=\"Removed container 1932c06ef8bf8ae81738b778fc0fd7a59640b7d6f27b2ec7a8385438260fafa0: openstack-operators/octavia-operator-controller-manager-6495978d8d-24mcx/manager\" id=4880cf22-bc57-4e86-9dcc-b0e651cfd5bf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:39:59.591092 crc crio[21508]: time=\"2026-06-09T11:39:59.591032612Z\" level=info msg=\"Removing container: b724f4736c95a6bb386362b8514b705d093005fdf349c2327fab4497dfb16809\" id=f21934f5-4072-4b57-99fd-9c2ea8105056 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:39:59.918170 crc crio[21508]: time=\"2026-06-09T11:39:59.918072442Z\" level=info msg=\"Removed container b724f4736c95a6bb386362b8514b705d093005fdf349c2327fab4497dfb16809: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/manager\" id=f21934f5-4072-4b57-99fd-9c2ea8105056 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:39:59.960675 crc crio[21508]: time=\"2026-06-09T11:39:59.957542269Z\" level=info msg=\"Removing container: 71617f7cba618eccf08b13bc6f82f66a2986d3292e3f0933473a7d0c717180cf\" id=ed62de90-3e8e-4d2f-aa26-e311698e881f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:40:00.229599 crc crio[21508]: time=\"2026-06-09T11:40:00.229394057Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=c16f2822-f2f6-4c36-8318-a320afc4eafe name=/runtime.v1.ImageService/PullImage\nJun 09 11:40:00.230569 crc crio[21508]: time=\"2026-06-09T11:40:00.230521229Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=4e1c5659-6526-495d-a272-21eeae99973d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:40:00.260517 crc crio[21508]: time=\"2026-06-09T11:40:00.260362946Z\" level=info msg=\"Removed container 71617f7cba618eccf08b13bc6f82f66a2986d3292e3f0933473a7d0c717180cf: baremetal-operator-system/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/manager\" id=ed62de90-3e8e-4d2f-aa26-e311698e881f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:40:00.306256 crc crio[21508]: time=\"2026-06-09T11:40:00.305842018Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=04d94e9d-818b-487f-8181-e48f283b9c24 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:40:00.315256 crc crio[21508]: time=\"2026-06-09T11:40:00.315182749Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/manager\" id=52ad65ac-2d07-4d30-aa0d-8c7d5b15a1f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:40:00.315860 crc crio[21508]: time=\"2026-06-09T11:40:00.315781176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:40:00.412178 crc crio[21508]: time=\"2026-06-09T11:40:00.412036503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:40:00.480414 crc crio[21508]: time=\"2026-06-09T11:40:00.478811723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:40:00.549817 crc crio[21508]: time=\"2026-06-09T11:40:00.549736673Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-9swp8/POD\" id=83f78e98-8455-436d-b6b5-ac385a4c5711 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:40:00.549998 crc crio[21508]: time=\"2026-06-09T11:40:00.549842226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:40:00.668861 crc crio[21508]: time=\"2026-06-09T11:40:00.668719469Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-x8zrm/POD\" id=6a33f3c2-f1c3-4223-8fea-be819608aa2d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:40:00.668861 crc crio[21508]: time=\"2026-06-09T11:40:00.668865804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:40:00.717667 crc crio[21508]: time=\"2026-06-09T11:40:00.71760923Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-9swp8 Namespace:openshift-marketplace ID:74f7fb3fb6757da9ca819e6145bd265be5c90f69956dd3115dc716a82b444f67 UID:2cfbe8bd-0cec-42fc-88f1-2533e1f8da5d NetNS:/var/run/netns/640cbbc3-189b-4bbd-999e-bd4ff05cd08b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2cfbe8bd_0cec_42fc_88f1_2533e1f8da5d.slice PodAnnotations:0xc00465e168}] Aliases:map[]}\"\nJun 09 11:40:00.718002 crc crio[21508]: time=\"2026-06-09T11:40:00.71797429Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-9swp8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:40:00.777557 crc crio[21508]: time=\"2026-06-09T11:40:00.775637886Z\" level=info msg=\"Got pod network &{Name:community-operators-x8zrm Namespace:openshift-marketplace ID:f73a32a262339ebea4a908703ae879b4a1c17e4e8ed4a47e60ecd1840b2de187 UID:95f69c82-d96d-4f43-bb37-cce83ec27797 NetNS:/var/run/netns/cafdf566-48aa-4e34-ae95-3ac2c9042408 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95f69c82_d96d_4f43_bb37_cce83ec27797.slice PodAnnotations:0xc00465e348}] Aliases:map[]}\"\nJun 09 11:40:00.777557 crc crio[21508]: time=\"2026-06-09T11:40:00.775703147Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-x8zrm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:40:00.945004 crc crio[21508]: time=\"2026-06-09T11:40:00.944513062Z\" level=info msg=\"Created container 4b86159dd967dab86a7c7955ae57be89680a988aa585640541c0843302396620: baremetal-operator-system/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/manager\" id=52ad65ac-2d07-4d30-aa0d-8c7d5b15a1f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:40:00.946987 crc crio[21508]: time=\"2026-06-09T11:40:00.94686277Z\" level=info msg=\"Starting container: 4b86159dd967dab86a7c7955ae57be89680a988aa585640541c0843302396620\" id=8d2e892f-f413-4a5a-a18c-3ef0d90bb1c4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:40:00.956918 crc crio[21508]: time=\"2026-06-09T11:40:00.955588373Z\" level=info msg=\"Started container\" PID=120003 containerID=4b86159dd967dab86a7c7955ae57be89680a988aa585640541c0843302396620 description=baremetal-operator-system/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/manager id=8d2e892f-f413-4a5a-a18c-3ef0d90bb1c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52fd281d8891a65f86231fd5dcbc5a29e7dd85037a2c5a34dc7dd857da31b832\nJun 09 11:40:01.464611 crc crio[21508]: 2026-06-09T11:40:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f73a32a262339eb Mac:6e:0e:f9:2f:15:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e3 Mtu:0 Sandbox:/var/run/netns/cafdf566-48aa-4e34-ae95-3ac2c9042408 SocketPath: PciID:}] [{Interface:0xc000014d90 Address:{IP:10.217.0.227 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:40:01.466349 crc crio[21508]: time=\"2026-06-09T11:40:01.466230608Z\" level=info msg=\"Got pod network &{Name:community-operators-x8zrm Namespace:openshift-marketplace ID:f73a32a262339ebea4a908703ae879b4a1c17e4e8ed4a47e60ecd1840b2de187 UID:95f69c82-d96d-4f43-bb37-cce83ec27797 NetNS:/var/run/netns/cafdf566-48aa-4e34-ae95-3ac2c9042408 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95f69c82_d96d_4f43_bb37_cce83ec27797.slice PodAnnotations:0xc00465e348}] Aliases:map[]}\"\nJun 09 11:40:01.466495 crc crio[21508]: time=\"2026-06-09T11:40:01.466452425Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-x8zrm for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:40:01.480118 crc crio[21508]: time=\"2026-06-09T11:40:01.480026159Z\" level=info msg=\"Ran pod sandbox f73a32a262339ebea4a908703ae879b4a1c17e4e8ed4a47e60ecd1840b2de187 with infra container: openshift-marketplace/community-operators-x8zrm/POD\" id=6a33f3c2-f1c3-4223-8fea-be819608aa2d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:40:01.484013 crc crio[21508]: time=\"2026-06-09T11:40:01.483917112Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=09493de9-36e1-4a11-994f-efa7a948d63e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:40:01.498015 crc crio[21508]: time=\"2026-06-09T11:40:01.497869787Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7fe80ed0-9282-4739-8820-edb4342786bf name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:40:01.507332 crc crio[21508]: time=\"2026-06-09T11:40:01.507200418Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-x8zrm/extract-utilities\" id=f98b6d49-fb5b-410d-aa6b-d0f29524a92c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:40:01.507788 crc crio[21508]: time=\"2026-06-09T11:40:01.507678172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:40:01.565767 crc crio[21508]: 2026-06-09T11:40:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:74f7fb3fb6757da Mac:d6:0e:53:6d:21:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e2 Mtu:0 Sandbox:/var/run/netns/640cbbc3-189b-4bbd-999e-bd4ff05cd08b SocketPath: PciID:}] [{Interface:0xc0004ead30 Address:{IP:10.217.0.226 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:40:01.568677 crc crio[21508]: time=\"2026-06-09T11:40:01.568635853Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-9swp8 Namespace:openshift-marketplace ID:74f7fb3fb6757da9ca819e6145bd265be5c90f69956dd3115dc716a82b444f67 UID:2cfbe8bd-0cec-42fc-88f1-2533e1f8da5d NetNS:/var/run/netns/640cbbc3-189b-4bbd-999e-bd4ff05cd08b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2cfbe8bd_0cec_42fc_88f1_2533e1f8da5d.slice PodAnnotations:0xc00465e168}] Aliases:map[]}\"\nJun 09 11:40:01.568990 crc crio[21508]: time=\"2026-06-09T11:40:01.568968193Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-9swp8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:40:01.588216 crc crio[21508]: time=\"2026-06-09T11:40:01.588181591Z\" level=info msg=\"Ran pod sandbox 74f7fb3fb6757da9ca819e6145bd265be5c90f69956dd3115dc716a82b444f67 with infra container: openshift-marketplace/redhat-marketplace-9swp8/POD\" id=83f78e98-8455-436d-b6b5-ac385a4c5711 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:40:01.595996 crc crio[21508]: time=\"2026-06-09T11:40:01.595747261Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=043d7f91-3995-4f7c-88e0-0da49ecb599b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:40:01.623169 crc crio[21508]: time=\"2026-06-09T11:40:01.620128149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:40:01.623169 crc crio[21508]: time=\"2026-06-09T11:40:01.621067176Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=99b01367-c6cf-4347-8e8c-74fcb5e2042b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:40:01.632732 crc crio[21508]: time=\"2026-06-09T11:40:01.632441167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:40:01.639866 crc crio[21508]: time=\"2026-06-09T11:40:01.639755319Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-9swp8/extract-utilities\" id=d91b91f6-631c-440b-b04a-9a690875e0d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:40:01.640434 crc crio[21508]: time=\"2026-06-09T11:40:01.640394988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:40:01.730170 crc crio[21508]: time=\"2026-06-09T11:40:01.730008911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:40:01.734884 crc crio[21508]: time=\"2026-06-09T11:40:01.734839742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:40:01.810707 crc crio[21508]: time=\"2026-06-09T11:40:01.810064227Z\" level=info msg=\"Created container d0525ec1c3f6cf3963977f771b79e2467980828cb31f1bf65ad88abe668f668f: openshift-marketplace/community-operators-x8zrm/extract-utilities\" id=f98b6d49-fb5b-410d-aa6b-d0f29524a92c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:40:01.816881 crc crio[21508]: time=\"2026-06-09T11:40:01.814538887Z\" level=info msg=\"Starting container: d0525ec1c3f6cf3963977f771b79e2467980828cb31f1bf65ad88abe668f668f\" id=b0396a76-bfaf-4fcf-8e42-9ac7d852c62f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:40:01.828714 crc crio[21508]: time=\"2026-06-09T11:40:01.828370279Z\" level=info msg=\"Started container\" PID=120176 containerID=d0525ec1c3f6cf3963977f771b79e2467980828cb31f1bf65ad88abe668f668f description=openshift-marketplace/community-operators-x8zrm/extract-utilities id=b0396a76-bfaf-4fcf-8e42-9ac7d852c62f name=/runtime.v1.RuntimeService/StartContainer sandboxID=f73a32a262339ebea4a908703ae879b4a1c17e4e8ed4a47e60ecd1840b2de187\nJun 09 11:40:01.985784 crc crio[21508]: time=\"2026-06-09T11:40:01.985596365Z\" level=info msg=\"Created container 769543d163c90c9460740c7bceec6ea6165e52b8217a985b52ade9ebb6f53f63: openshift-marketplace/redhat-marketplace-9swp8/extract-utilities\" id=d91b91f6-631c-440b-b04a-9a690875e0d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:40:01.987041 crc crio[21508]: time=\"2026-06-09T11:40:01.986999586Z\" level=info msg=\"Starting container: 769543d163c90c9460740c7bceec6ea6165e52b8217a985b52ade9ebb6f53f63\" id=2a138bb3-c748-40ec-b00e-4c4ab95748db name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:40:01.993638 crc crio[21508]: time=\"2026-06-09T11:40:01.993595378Z\" level=info msg=\"Started container\" PID=120192 containerID=769543d163c90c9460740c7bceec6ea6165e52b8217a985b52ade9ebb6f53f63 description=openshift-marketplace/redhat-marketplace-9swp8/extract-utilities id=2a138bb3-c748-40ec-b00e-4c4ab95748db name=/runtime.v1.RuntimeService/StartContainer sandboxID=74f7fb3fb6757da9ca819e6145bd265be5c90f69956dd3115dc716a82b444f67\nJun 09 11:40:02.598363 crc crio[21508]: time=\"2026-06-09T11:40:02.59777475Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=c5881c09-d6cb-4a3b-9065-2eb632a3d8c4 name=/runtime.v1.ImageService/PullImage\nJun 09 11:40:02.616975 crc crio[21508]: time=\"2026-06-09T11:40:02.616885935Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=59c10a68-3bc0-46ad-86db-15aabb87240a name=/runtime.v1.ImageService/PullImage\nJun 09 11:40:03.028002 crc crio[21508]: time=\"2026-06-09T11:40:03.027828174Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 09 11:40:03.028240 crc crio[21508]: time=\"2026-06-09T11:40:03.028167083Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 09 11:40:04.892809 crc crio[21508]: time=\"2026-06-09T11:40:04.891108464Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=59c10a68-3bc0-46ad-86db-15aabb87240a name=/runtime.v1.ImageService/PullImage\nJun 09 11:40:04.894899 crc crio[21508]: time=\"2026-06-09T11:40:04.893604597Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=9d9f6d24-2b53-4ece-93f8-448ea1423de5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:40:04.903064 crc crio[21508]: time=\"2026-06-09T11:40:04.902956229Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c769ff73-f215-4364-b483-04e8ca38467b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:40:04.918243 crc crio[21508]: time=\"2026-06-09T11:40:04.916708578Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-9swp8/extract-content\" id=41adce3c-dea3-4a54-a3a5-973c6a50171c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:40:04.951130 crc crio[21508]: time=\"2026-06-09T11:40:04.947955486Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:def439c5598f6bf65a7f632a7c0615f3a20834ca790d15f71de6a97e3bf1d2d7\" id=c5881c09-d6cb-4a3b-9065-2eb632a3d8c4 name=/runtime.v1.ImageService/PullImage\nJun 09 11:40:04.955111 crc crio[21508]: time=\"2026-06-09T11:40:04.954196607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:40:04.961465 crc crio[21508]: time=\"2026-06-09T11:40:04.960776308Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=dc2b82e4-62f0-4914-ba8d-7bd189b9f9f3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:40:04.980226 crc crio[21508]: time=\"2026-06-09T11:40:04.980131481Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=c9aa3ef1-6eb4-4916-916c-9718382a5e3e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:40:05.002633 crc crio[21508]: time=\"2026-06-09T11:40:05.002548342Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-x8zrm/extract-content\" id=e9d5db8f-4c78-4a49-90cb-64bbab13e624 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:40:05.003070 crc crio[21508]: time=\"2026-06-09T11:40:05.003004625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:40:05.036612 crc crio[21508]: time=\"2026-06-09T11:40:05.036531339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:40:05.043020 crc crio[21508]: time=\"2026-06-09T11:40:05.042873783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:40:05.100559 crc crio[21508]: time=\"2026-06-09T11:40:05.100421335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:40:05.104687 crc crio[21508]: time=\"2026-06-09T11:40:05.104602877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:40:05.376999 crc crio[21508]: time=\"2026-06-09T11:40:05.376909107Z\" level=info msg=\"Created container bebab97e858928b9cdd03f5a55e644b385d70dfd5dfb22f1017763bed03c47fb: openshift-marketplace/redhat-marketplace-9swp8/extract-content\" id=41adce3c-dea3-4a54-a3a5-973c6a50171c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:40:05.378528 crc crio[21508]: time=\"2026-06-09T11:40:05.378381Z\" level=info msg=\"Starting container: bebab97e858928b9cdd03f5a55e644b385d70dfd5dfb22f1017763bed03c47fb\" id=65b4ab14-bbfc-4cfc-bf3e-b4b35ff68d07 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:40:05.383338 crc crio[21508]: time=\"2026-06-09T11:40:05.383227581Z\" level=info msg=\"Started container\" PID=120371 containerID=bebab97e858928b9cdd03f5a55e644b385d70dfd5dfb22f1017763bed03c47fb description=openshift-marketplace/redhat-marketplace-9swp8/extract-content id=65b4ab14-bbfc-4cfc-bf3e-b4b35ff68d07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=74f7fb3fb6757da9ca819e6145bd265be5c90f69956dd3115dc716a82b444f67\nJun 09 11:40:05.385498 crc crio[21508]: time=\"2026-06-09T11:40:05.385160157Z\" level=info msg=\"Created container e93af42922c10e6279ada4d642e1e8e22689141bb99fd349a7f12f5711b6e816: openshift-marketplace/community-operators-x8zrm/extract-content\" id=e9d5db8f-4c78-4a49-90cb-64bbab13e624 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:40:05.386756 crc crio[21508]: time=\"2026-06-09T11:40:05.38664488Z\" level=info msg=\"Starting container: e93af42922c10e6279ada4d642e1e8e22689141bb99fd349a7f12f5711b6e816\" id=13a2bf3e-465d-449b-a84f-5602b2012ad9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:40:05.394037 crc crio[21508]: time=\"2026-06-09T11:40:05.393660834Z\" level=info msg=\"Started container\" PID=120372 containerID=e93af42922c10e6279ada4d642e1e8e22689141bb99fd349a7f12f5711b6e816 description=openshift-marketplace/community-operators-x8zrm/extract-content id=13a2bf3e-465d-449b-a84f-5602b2012ad9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f73a32a262339ebea4a908703ae879b4a1c17e4e8ed4a47e60ecd1840b2de187\nJun 09 11:40:08.755774 crc crio[21508]: time=\"2026-06-09T11:40:08.754130819Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0d9ec549-f82c-4c82-b502-261f07987909 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:40:08.763337 crc crio[21508]: time=\"2026-06-09T11:40:08.763173252Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5dc6ab7e-4b39-4b4d-bf1b-be05253947dd name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:40:09.147315 crc crio[21508]: time=\"2026-06-09T11:40:09.147150986Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-9swp8/registry-server\" id=e5ba27ad-d396-4848-90d6-4e47466a8ce8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:40:09.147764 crc crio[21508]: time=\"2026-06-09T11:40:09.147705572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:40:09.286520 crc crio[21508]: time=\"2026-06-09T11:40:09.286415972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:40:09.293081 crc crio[21508]: time=\"2026-06-09T11:40:09.292987133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:40:09.651082 crc crio[21508]: time=\"2026-06-09T11:40:09.650978273Z\" level=info msg=\"Created container cd91aa2429615616258c416542fa6dd7da5ae1a0f7e67fa8dd8fad7367d03dd6: openshift-marketplace/redhat-marketplace-9swp8/registry-server\" id=e5ba27ad-d396-4848-90d6-4e47466a8ce8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:40:09.653670 crc crio[21508]: time=\"2026-06-09T11:40:09.65361926Z\" level=info msg=\"Starting container: cd91aa2429615616258c416542fa6dd7da5ae1a0f7e67fa8dd8fad7367d03dd6\" id=9bad2e0e-07f4-4388-848a-9152c7dfad5d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:40:09.670811 crc crio[21508]: time=\"2026-06-09T11:40:09.670705176Z\" level=info msg=\"Started container\" PID=120571 containerID=cd91aa2429615616258c416542fa6dd7da5ae1a0f7e67fa8dd8fad7367d03dd6 description=openshift-marketplace/redhat-marketplace-9swp8/registry-server id=9bad2e0e-07f4-4388-848a-9152c7dfad5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=74f7fb3fb6757da9ca819e6145bd265be5c90f69956dd3115dc716a82b444f67\nJun 09 11:40:13.832742 crc crio[21508]: time=\"2026-06-09T11:40:13.831855002Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=eff45b21-4080-478c-b051-6dec5b4432b2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:40:14.035591 crc crio[21508]: time=\"2026-06-09T11:40:14.034560241Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=fbcbca3f-96dd-4412-91a3-8d1c2e551be8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:40:14.963798 crc crio[21508]: time=\"2026-06-09T11:40:14.963642742Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-x8zrm/registry-server\" id=64260586-6452-4dd9-a10d-3be16fd179bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:40:14.965203 crc crio[21508]: time=\"2026-06-09T11:40:14.964118386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:40:15.064126 crc crio[21508]: time=\"2026-06-09T11:40:15.063966907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:40:15.068093 crc crio[21508]: time=\"2026-06-09T11:40:15.067925702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:40:16.471208 crc crio[21508]: time=\"2026-06-09T11:40:16.470685553Z\" level=info msg=\"Created container a05cfb9a0321237d59b0a3d674022bbeff4ad61fa9f7587c3092e89ff9f35e64: openshift-marketplace/community-operators-x8zrm/registry-server\" id=64260586-6452-4dd9-a10d-3be16fd179bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:40:16.473887 crc crio[21508]: time=\"2026-06-09T11:40:16.473812664Z\" level=info msg=\"Starting container: a05cfb9a0321237d59b0a3d674022bbeff4ad61fa9f7587c3092e89ff9f35e64\" id=f2df7de0-332d-4d44-a8ea-bb6f5c5da520 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:40:16.481824 crc crio[21508]: time=\"2026-06-09T11:40:16.481720744Z\" level=info msg=\"Started container\" PID=120899 containerID=a05cfb9a0321237d59b0a3d674022bbeff4ad61fa9f7587c3092e89ff9f35e64 description=openshift-marketplace/community-operators-x8zrm/registry-server id=f2df7de0-332d-4d44-a8ea-bb6f5c5da520 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f73a32a262339ebea4a908703ae879b4a1c17e4e8ed4a47e60ecd1840b2de187\nJun 09 11:40:27.937327 crc crio[21508]: time=\"2026-06-09T11:40:27.936353311Z\" level=info msg=\"Stopping container: cd91aa2429615616258c416542fa6dd7da5ae1a0f7e67fa8dd8fad7367d03dd6 (timeout: 2s)\" id=a19e4a93-de70-4d53-9a20-d65520054f95 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:40:28.102574 crc crio[21508]: time=\"2026-06-09T11:40:28.101680414Z\" level=info msg=\"Stopped container cd91aa2429615616258c416542fa6dd7da5ae1a0f7e67fa8dd8fad7367d03dd6: openshift-marketplace/redhat-marketplace-9swp8/registry-server\" id=a19e4a93-de70-4d53-9a20-d65520054f95 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:40:28.103540 crc crio[21508]: time=\"2026-06-09T11:40:28.103443745Z\" level=info msg=\"Stopping pod sandbox: 74f7fb3fb6757da9ca819e6145bd265be5c90f69956dd3115dc716a82b444f67\" id=8dfdab1a-8d9b-4fcd-8a5c-1299a4e2a684 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:40:28.104201 crc crio[21508]: time=\"2026-06-09T11:40:28.104131465Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-9swp8 Namespace:openshift-marketplace ID:74f7fb3fb6757da9ca819e6145bd265be5c90f69956dd3115dc716a82b444f67 UID:2cfbe8bd-0cec-42fc-88f1-2533e1f8da5d NetNS:/var/run/netns/640cbbc3-189b-4bbd-999e-bd4ff05cd08b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2cfbe8bd_0cec_42fc_88f1_2533e1f8da5d.slice PodAnnotations:0xc00244e980}] Aliases:map[]}\"\nJun 09 11:40:28.104421 crc crio[21508]: time=\"2026-06-09T11:40:28.104396243Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-9swp8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:40:28.568709 crc crio[21508]: time=\"2026-06-09T11:40:28.568599138Z\" level=info msg=\"Stopped pod sandbox: 74f7fb3fb6757da9ca819e6145bd265be5c90f69956dd3115dc716a82b444f67\" id=8dfdab1a-8d9b-4fcd-8a5c-1299a4e2a684 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:40:29.101657 crc crio[21508]: time=\"2026-06-09T11:40:29.101038346Z\" level=info msg=\"Removing container: cd91aa2429615616258c416542fa6dd7da5ae1a0f7e67fa8dd8fad7367d03dd6\" id=9e2732b1-1836-4103-966b-906667b1eec5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:40:29.198941 crc crio[21508]: time=\"2026-06-09T11:40:29.198823937Z\" level=info msg=\"Removed container cd91aa2429615616258c416542fa6dd7da5ae1a0f7e67fa8dd8fad7367d03dd6: openshift-marketplace/redhat-marketplace-9swp8/registry-server\" id=9e2732b1-1836-4103-966b-906667b1eec5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:40:29.210082 crc crio[21508]: time=\"2026-06-09T11:40:29.209700483Z\" level=info msg=\"Removing container: bebab97e858928b9cdd03f5a55e644b385d70dfd5dfb22f1017763bed03c47fb\" id=68a2e0ec-0a34-4e88-973a-50116fe74b4f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:40:29.244848 crc crio[21508]: time=\"2026-06-09T11:40:29.24472787Z\" level=info msg=\"Removed container bebab97e858928b9cdd03f5a55e644b385d70dfd5dfb22f1017763bed03c47fb: openshift-marketplace/redhat-marketplace-9swp8/extract-content\" id=68a2e0ec-0a34-4e88-973a-50116fe74b4f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:40:29.249334 crc crio[21508]: time=\"2026-06-09T11:40:29.249222091Z\" level=info msg=\"Removing container: 769543d163c90c9460740c7bceec6ea6165e52b8217a985b52ade9ebb6f53f63\" id=6f3e91f1-ffc4-4d17-bbd8-c1455ab1dd5d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:40:29.295506 crc crio[21508]: time=\"2026-06-09T11:40:29.295386512Z\" level=info msg=\"Removed container 769543d163c90c9460740c7bceec6ea6165e52b8217a985b52ade9ebb6f53f63: openshift-marketplace/redhat-marketplace-9swp8/extract-utilities\" id=6f3e91f1-ffc4-4d17-bbd8-c1455ab1dd5d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:40:29.649593 crc crio[21508]: time=\"2026-06-09T11:40:29.648991595Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683420-zxpm5/POD\" id=a3fce4ea-541a-46a7-8fe3-6d7e1b78228c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:40:29.649593 crc crio[21508]: time=\"2026-06-09T11:40:29.64953373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:40:29.784636 crc crio[21508]: time=\"2026-06-09T11:40:29.7806869Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683420-zxpm5 Namespace:openshift-infra ID:86d61dad4d576d89c167585cdc81001ebc788c1406cca69b5cc9a37f10111eab UID:0acfc068-c15a-485e-99a7-454e994d6fc8 NetNS:/var/run/netns/fbdd22dc-8ae1-47e8-8b96-ce5584ece88a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0acfc068_c15a_485e_99a7_454e994d6fc8.slice PodAnnotations:0xc003b380a0}] Aliases:map[]}\"\nJun 09 11:40:29.784636 crc crio[21508]: time=\"2026-06-09T11:40:29.780790903Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683420-zxpm5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:40:30.411498 crc crio[21508]: 2026-06-09T11:40:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:86d61dad4d576d8 Mac:46:4e:55:af:4a:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e4 Mtu:0 Sandbox:/var/run/netns/fbdd22dc-8ae1-47e8-8b96-ce5584ece88a SocketPath: PciID:}] [{Interface:0xc0004826d0 Address:{IP:10.217.0.228 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:40:30.414078 crc crio[21508]: time=\"2026-06-09T11:40:30.413364681Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683420-zxpm5 Namespace:openshift-infra ID:86d61dad4d576d89c167585cdc81001ebc788c1406cca69b5cc9a37f10111eab UID:0acfc068-c15a-485e-99a7-454e994d6fc8 NetNS:/var/run/netns/fbdd22dc-8ae1-47e8-8b96-ce5584ece88a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0acfc068_c15a_485e_99a7_454e994d6fc8.slice PodAnnotations:0xc003b380a0}] Aliases:map[]}\"\nJun 09 11:40:30.414078 crc crio[21508]: time=\"2026-06-09T11:40:30.413600947Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683420-zxpm5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:40:30.423396 crc crio[21508]: time=\"2026-06-09T11:40:30.423269508Z\" level=info msg=\"Ran pod sandbox 86d61dad4d576d89c167585cdc81001ebc788c1406cca69b5cc9a37f10111eab with infra container: openshift-infra/auto-csr-approver-29683420-zxpm5/POD\" id=a3fce4ea-541a-46a7-8fe3-6d7e1b78228c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:40:30.426519 crc crio[21508]: time=\"2026-06-09T11:40:30.42643861Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=e5e1366c-1daa-4689-b772-35c7010e3de1 name=/runtime.v1.ImageService/PullImage\nJun 09 11:40:30.433412 crc crio[21508]: time=\"2026-06-09T11:40:30.43261078Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 11:40:31.816084 crc crio[21508]: time=\"2026-06-09T11:40:31.816039549Z\" level=info msg=\"Stopping container: a05cfb9a0321237d59b0a3d674022bbeff4ad61fa9f7587c3092e89ff9f35e64 (timeout: 2s)\" id=2e80bdfd-2fd7-4494-8ecf-039fe1d6a861 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:40:32.433115 crc crio[21508]: time=\"2026-06-09T11:40:32.431655564Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=e5e1366c-1daa-4689-b772-35c7010e3de1 name=/runtime.v1.ImageService/PullImage\nJun 09 11:40:32.434110 crc crio[21508]: time=\"2026-06-09T11:40:32.434030553Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fa0eaf25-df4a-4b19-a463-551b8131b541 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:40:32.437090 crc crio[21508]: time=\"2026-06-09T11:40:32.436956508Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8d2a9ffc-9139-4f05-af0d-d8f9e33d0bdb name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:40:32.595458 crc crio[21508]: time=\"2026-06-09T11:40:32.594439463Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683420-zxpm5/oc\" id=2421dac9-6ace-4ea8-8e52-2e498437868b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:40:32.595458 crc crio[21508]: time=\"2026-06-09T11:40:32.595352339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:40:32.609787 crc crio[21508]: time=\"2026-06-09T11:40:32.609681725Z\" level=info msg=\"Stopped container a05cfb9a0321237d59b0a3d674022bbeff4ad61fa9f7587c3092e89ff9f35e64: openshift-marketplace/community-operators-x8zrm/registry-server\" id=2e80bdfd-2fd7-4494-8ecf-039fe1d6a861 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:40:32.610581 crc crio[21508]: time=\"2026-06-09T11:40:32.610505149Z\" level=info msg=\"Stopping pod sandbox: f73a32a262339ebea4a908703ae879b4a1c17e4e8ed4a47e60ecd1840b2de187\" id=cff7122d-2525-41f9-a538-525680bf1beb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:40:32.611659 crc crio[21508]: time=\"2026-06-09T11:40:32.611580311Z\" level=info msg=\"Got pod network &{Name:community-operators-x8zrm Namespace:openshift-marketplace ID:f73a32a262339ebea4a908703ae879b4a1c17e4e8ed4a47e60ecd1840b2de187 UID:95f69c82-d96d-4f43-bb37-cce83ec27797 NetNS:/var/run/netns/cafdf566-48aa-4e34-ae95-3ac2c9042408 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95f69c82_d96d_4f43_bb37_cce83ec27797.slice PodAnnotations:0xc000159920}] Aliases:map[]}\"\nJun 09 11:40:32.611874 crc crio[21508]: time=\"2026-06-09T11:40:32.611776446Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-x8zrm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:40:32.666836 crc crio[21508]: time=\"2026-06-09T11:40:32.666723503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:40:33.032423 crc crio[21508]: time=\"2026-06-09T11:40:33.03186317Z\" level=info msg=\"Stopped pod sandbox: f73a32a262339ebea4a908703ae879b4a1c17e4e8ed4a47e60ecd1840b2de187\" id=cff7122d-2525-41f9-a538-525680bf1beb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:40:33.078097 crc crio[21508]: time=\"2026-06-09T11:40:33.077873127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:40:33.757389 crc crio[21508]: time=\"2026-06-09T11:40:33.756641586Z\" level=info msg=\"Created container 8597d0541e9a311bd27d8d8f56aabcfe2fc15e88090ea7308beef14f1d05b8d9: openshift-infra/auto-csr-approver-29683420-zxpm5/oc\" id=2421dac9-6ace-4ea8-8e52-2e498437868b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:40:33.759083 crc crio[21508]: time=\"2026-06-09T11:40:33.758984594Z\" level=info msg=\"Starting container: 8597d0541e9a311bd27d8d8f56aabcfe2fc15e88090ea7308beef14f1d05b8d9\" id=113aead8-2cbf-4c75-bfa9-f269162ed272 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:40:33.765998 crc crio[21508]: time=\"2026-06-09T11:40:33.765886755Z\" level=info msg=\"Started container\" PID=121942 containerID=8597d0541e9a311bd27d8d8f56aabcfe2fc15e88090ea7308beef14f1d05b8d9 description=openshift-infra/auto-csr-approver-29683420-zxpm5/oc id=113aead8-2cbf-4c75-bfa9-f269162ed272 name=/runtime.v1.RuntimeService/StartContainer sandboxID=86d61dad4d576d89c167585cdc81001ebc788c1406cca69b5cc9a37f10111eab\nJun 09 11:40:36.323236 crc crio[21508]: time=\"2026-06-09T11:40:36.318217932Z\" level=info msg=\"Stopping pod sandbox: 86d61dad4d576d89c167585cdc81001ebc788c1406cca69b5cc9a37f10111eab\" id=c3317f8a-2704-468d-891b-1fe2ada42c3f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:40:36.336866 crc crio[21508]: time=\"2026-06-09T11:40:36.32778986Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683420-zxpm5 Namespace:openshift-infra ID:86d61dad4d576d89c167585cdc81001ebc788c1406cca69b5cc9a37f10111eab UID:0acfc068-c15a-485e-99a7-454e994d6fc8 NetNS:/var/run/netns/fbdd22dc-8ae1-47e8-8b96-ce5584ece88a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0acfc068_c15a_485e_99a7_454e994d6fc8.slice PodAnnotations:0xc000b281c0}] Aliases:map[]}\"\nJun 09 11:40:36.336866 crc crio[21508]: time=\"2026-06-09T11:40:36.330210561Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683420-zxpm5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:40:36.865231 crc crio[21508]: time=\"2026-06-09T11:40:36.865098459Z\" level=info msg=\"Stopped pod sandbox: 86d61dad4d576d89c167585cdc81001ebc788c1406cca69b5cc9a37f10111eab\" id=c3317f8a-2704-468d-891b-1fe2ada42c3f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:41:20.212333 crc crio[21508]: time=\"2026-06-09T11:41:20.211456009Z\" level=info msg=\"Removing container: 534de85ac95fa2869dfecea02002381c52b4d2390a1c9519bcf719df4ea8bb0e\" id=019824ce-8816-438d-9ba2-8ac57dc7e65c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:41:20.428630 crc crio[21508]: time=\"2026-06-09T11:41:20.428450173Z\" level=info msg=\"Removed container 534de85ac95fa2869dfecea02002381c52b4d2390a1c9519bcf719df4ea8bb0e: openshift-infra/auto-csr-approver-29683414-5dkj4/oc\" id=019824ce-8816-438d-9ba2-8ac57dc7e65c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:41:20.434654 crc crio[21508]: time=\"2026-06-09T11:41:20.43453971Z\" level=info msg=\"Removing container: 7de34f198cc928132cd6328076295e150fa26a5057652787dac1a91137d3a009\" id=9f884589-9e2a-472e-8392-16ed6693fecf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:41:20.491705 crc crio[21508]: time=\"2026-06-09T11:41:20.491509845Z\" level=info msg=\"Removed container 7de34f198cc928132cd6328076295e150fa26a5057652787dac1a91137d3a009: openstack/nova-cell1-0adb-account-create-update-jgmkq/mariadb-account-create-update\" id=9f884589-9e2a-472e-8392-16ed6693fecf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:41:20.495757 crc crio[21508]: time=\"2026-06-09T11:41:20.495404458Z\" level=info msg=\"Removing container: 0e3a26d1913e6f636b7fb055261b4911103a05882e7f594bc9a007cc990c3f91\" id=123058d2-4891-4f50-9494-14905c632377 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:41:20.538509 crc crio[21508]: time=\"2026-06-09T11:41:20.538384097Z\" level=info msg=\"Removed container 0e3a26d1913e6f636b7fb055261b4911103a05882e7f594bc9a007cc990c3f91: openstack/nova-api-bab5-account-create-update-z6sr7/mariadb-account-create-update\" id=123058d2-4891-4f50-9494-14905c632377 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:41:20.540778 crc crio[21508]: time=\"2026-06-09T11:41:20.540662693Z\" level=info msg=\"Removing container: fa72846288cb4d785b9fd4bcc7275e0ec98033b13046c879413e64161146ec11\" id=79db5d86-b94e-4b7e-8dc7-d3bad20fb9d5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:41:20.600175 crc crio[21508]: time=\"2026-06-09T11:41:20.599990127Z\" level=info msg=\"Removed container fa72846288cb4d785b9fd4bcc7275e0ec98033b13046c879413e64161146ec11: openstack/nova-cell0-db-create-75b8g/mariadb-database-create\" id=79db5d86-b94e-4b7e-8dc7-d3bad20fb9d5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:41:20.604746 crc crio[21508]: time=\"2026-06-09T11:41:20.604712404Z\" level=info msg=\"Removing container: 8bdb5dad64b8f7d0f838b7ccd2d217f3b27ae183916c969de8d70f4203cc606a\" id=98078c4d-8811-4532-9e9f-e4d2d2d0a4b8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:41:20.651747 crc crio[21508]: time=\"2026-06-09T11:41:20.651623817Z\" level=info msg=\"Removed container 8bdb5dad64b8f7d0f838b7ccd2d217f3b27ae183916c969de8d70f4203cc606a: openstack/nova-cell0-1868-account-create-update-hcjzs/mariadb-account-create-update\" id=98078c4d-8811-4532-9e9f-e4d2d2d0a4b8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:41:20.655398 crc crio[21508]: time=\"2026-06-09T11:41:20.655361505Z\" level=info msg=\"Removing container: 9e7bc04ed459bc8caebb7b15eeacdf360de5b63ea609656e36407a032de07143\" id=778d1235-ad43-457b-aeeb-e71a3f51086b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:41:20.755562 crc crio[21508]: time=\"2026-06-09T11:41:20.755243286Z\" level=info msg=\"Removed container 9e7bc04ed459bc8caebb7b15eeacdf360de5b63ea609656e36407a032de07143: openstack/nova-cell1-db-create-lgmvf/mariadb-database-create\" id=778d1235-ad43-457b-aeeb-e71a3f51086b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:41:20.759564 crc crio[21508]: time=\"2026-06-09T11:41:20.759466288Z\" level=info msg=\"Removing container: 3267536dc8fc0b8079e176e8877963c3d16ec3f1a5463469d2802c6ca1c1bd5c\" id=a73889b3-968a-466d-8c9f-8caa2dc0b274 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:41:20.849578 crc crio[21508]: time=\"2026-06-09T11:41:20.849231946Z\" level=info msg=\"Removed container 3267536dc8fc0b8079e176e8877963c3d16ec3f1a5463469d2802c6ca1c1bd5c: openstack/nova-cell0-conductor-db-sync-qcvnq/nova-cell0-conductor-db-sync\" id=a73889b3-968a-466d-8c9f-8caa2dc0b274 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:41:20.852917 crc crio[21508]: time=\"2026-06-09T11:41:20.852873112Z\" level=info msg=\"Removing container: f02d63a406e0e696feb364d7caed0288f76023f883da06fcbcafa29ee66a2ba2\" id=6118456b-d0ff-4405-af67-56a4ff44b82d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:41:20.952919 crc crio[21508]: time=\"2026-06-09T11:41:20.952791605Z\" level=info msg=\"Removed container f02d63a406e0e696feb364d7caed0288f76023f883da06fcbcafa29ee66a2ba2: openstack/nova-cell1-conductor-db-sync-54xwr/nova-cell1-conductor-db-sync\" id=6118456b-d0ff-4405-af67-56a4ff44b82d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:41:20.955513 crc crio[21508]: time=\"2026-06-09T11:41:20.955448862Z\" level=info msg=\"Removing container: c1cb7f350082c98eeb8aabb1ec56e424eafff887eda89464054895222b392ed3\" id=4332d78b-593e-4a3e-ab31-e8e855eb9833 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:41:20.993375 crc crio[21508]: time=\"2026-06-09T11:41:20.993270821Z\" level=info msg=\"Removed container c1cb7f350082c98eeb8aabb1ec56e424eafff887eda89464054895222b392ed3: openstack/nova-api-db-create-z87qj/mariadb-database-create\" id=4332d78b-593e-4a3e-ab31-e8e855eb9833 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:41:21.004139 crc crio[21508]: time=\"2026-06-09T11:41:21.003718124Z\" level=info msg=\"Removing container: cfe09e5568f7d687acd052e18f23ffbc66ba770c06dee0a0f9be185f3c82e698\" id=8c392740-7841-4b28-8cb6-b0a0ee1f838b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:41:21.080136 crc crio[21508]: time=\"2026-06-09T11:41:21.079860936Z\" level=info msg=\"Removed container cfe09e5568f7d687acd052e18f23ffbc66ba770c06dee0a0f9be185f3c82e698: openstack/nova-cell0-cell-mapping-jn5ls/nova-manage\" id=8c392740-7841-4b28-8cb6-b0a0ee1f838b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:41:21.106430 crc crio[21508]: time=\"2026-06-09T11:41:21.106265693Z\" level=info msg=\"Stopping pod sandbox: ba0031792c7cc71703b8dc3a1c5a3fdee6e9ff767caa64bd78c3254506535221\" id=5692c888-0b47-4d4a-b776-fad0b4673b4b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:41:21.106798 crc crio[21508]: time=\"2026-06-09T11:41:21.106622874Z\" level=info msg=\"Stopped pod sandbox (already stopped): ba0031792c7cc71703b8dc3a1c5a3fdee6e9ff767caa64bd78c3254506535221\" id=5692c888-0b47-4d4a-b776-fad0b4673b4b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:41:21.107434 crc crio[21508]: time=\"2026-06-09T11:41:21.107248382Z\" level=info msg=\"Removing pod sandbox: ba0031792c7cc71703b8dc3a1c5a3fdee6e9ff767caa64bd78c3254506535221\" id=08a54f6e-bac4-4f8a-8b18-0f41190a39ba name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:41:21.151736 crc crio[21508]: time=\"2026-06-09T11:41:21.151568509Z\" level=info msg=\"Removed pod sandbox: ba0031792c7cc71703b8dc3a1c5a3fdee6e9ff767caa64bd78c3254506535221\" id=08a54f6e-bac4-4f8a-8b18-0f41190a39ba name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:41:21.152849 crc crio[21508]: time=\"2026-06-09T11:41:21.152780355Z\" level=info msg=\"Stopping pod sandbox: de35ea4ae7a53b2ac1ed65cba036ef2220bd5f48064c6e4d5d3b7b21bb4550a6\" id=f6dfb124-3d5c-48b9-bbe1-55ad0df2a727 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:41:21.152944 crc crio[21508]: time=\"2026-06-09T11:41:21.152847917Z\" level=info msg=\"Stopped pod sandbox (already stopped): de35ea4ae7a53b2ac1ed65cba036ef2220bd5f48064c6e4d5d3b7b21bb4550a6\" id=f6dfb124-3d5c-48b9-bbe1-55ad0df2a727 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:41:21.153396 crc crio[21508]: time=\"2026-06-09T11:41:21.153276109Z\" level=info msg=\"Removing pod sandbox: de35ea4ae7a53b2ac1ed65cba036ef2220bd5f48064c6e4d5d3b7b21bb4550a6\" id=4b3419d3-3f10-47a9-a514-5e8663e95003 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:41:21.169844 crc crio[21508]: time=\"2026-06-09T11:41:21.169711677Z\" level=info msg=\"Removed pod sandbox: de35ea4ae7a53b2ac1ed65cba036ef2220bd5f48064c6e4d5d3b7b21bb4550a6\" id=4b3419d3-3f10-47a9-a514-5e8663e95003 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:41:21.178907 crc crio[21508]: time=\"2026-06-09T11:41:21.178810481Z\" level=info msg=\"Stopping pod sandbox: a62391cd9f8ef7a04d234833f81b88f4f578161d9492d5096569891d25f5bb6a\" id=73c1e00f-a255-4494-b56f-71ba98a0dd5b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:41:21.179222 crc crio[21508]: time=\"2026-06-09T11:41:21.178925764Z\" level=info msg=\"Stopped pod sandbox (already stopped): a62391cd9f8ef7a04d234833f81b88f4f578161d9492d5096569891d25f5bb6a\" id=73c1e00f-a255-4494-b56f-71ba98a0dd5b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:41:21.180766 crc crio[21508]: time=\"2026-06-09T11:41:21.180562152Z\" level=info msg=\"Removing pod sandbox: a62391cd9f8ef7a04d234833f81b88f4f578161d9492d5096569891d25f5bb6a\" id=51c46eb1-6cb2-4d6d-a2da-cc0d03f6cdaf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:41:21.204009 crc crio[21508]: time=\"2026-06-09T11:41:21.203832998Z\" level=info msg=\"Removed pod sandbox: a62391cd9f8ef7a04d234833f81b88f4f578161d9492d5096569891d25f5bb6a\" id=51c46eb1-6cb2-4d6d-a2da-cc0d03f6cdaf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:41:21.205450 crc crio[21508]: time=\"2026-06-09T11:41:21.205380873Z\" level=info msg=\"Stopping pod sandbox: 74f7fb3fb6757da9ca819e6145bd265be5c90f69956dd3115dc716a82b444f67\" id=05ed9a66-2e32-4ba5-9cbe-c7b4d4fbc837 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:41:21.205572 crc crio[21508]: time=\"2026-06-09T11:41:21.205500776Z\" level=info msg=\"Stopped pod sandbox (already stopped): 74f7fb3fb6757da9ca819e6145bd265be5c90f69956dd3115dc716a82b444f67\" id=05ed9a66-2e32-4ba5-9cbe-c7b4d4fbc837 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:41:21.206682 crc crio[21508]: time=\"2026-06-09T11:41:21.206544857Z\" level=info msg=\"Removing pod sandbox: 74f7fb3fb6757da9ca819e6145bd265be5c90f69956dd3115dc716a82b444f67\" id=1021fc45-dca4-43f0-96ea-0ed467a37315 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:41:21.233767 crc crio[21508]: time=\"2026-06-09T11:41:21.233627213Z\" level=info msg=\"Removed pod sandbox: 74f7fb3fb6757da9ca819e6145bd265be5c90f69956dd3115dc716a82b444f67\" id=1021fc45-dca4-43f0-96ea-0ed467a37315 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:41:21.236715 crc crio[21508]: time=\"2026-06-09T11:41:21.236658641Z\" level=info msg=\"Stopping pod sandbox: 94074dca657700e3d75379b61bbf4113b782eaa42b00288a87f210799a9439c8\" id=ca26e5d9-fd4c-4190-9211-0babb73efda9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:41:21.236803 crc crio[21508]: time=\"2026-06-09T11:41:21.236752394Z\" level=info msg=\"Stopped pod sandbox (already stopped): 94074dca657700e3d75379b61bbf4113b782eaa42b00288a87f210799a9439c8\" id=ca26e5d9-fd4c-4190-9211-0babb73efda9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:41:21.237368 crc crio[21508]: time=\"2026-06-09T11:41:21.237257509Z\" level=info msg=\"Removing pod sandbox: 94074dca657700e3d75379b61bbf4113b782eaa42b00288a87f210799a9439c8\" id=869b11a0-bfe6-4f21-9dc2-06ea524218d2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:41:21.267404 crc crio[21508]: time=\"2026-06-09T11:41:21.267274031Z\" level=info msg=\"Removed pod sandbox: 94074dca657700e3d75379b61bbf4113b782eaa42b00288a87f210799a9439c8\" id=869b11a0-bfe6-4f21-9dc2-06ea524218d2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:41:21.269096 crc crio[21508]: time=\"2026-06-09T11:41:21.268995811Z\" level=info msg=\"Stopping pod sandbox: f54a33041fa194ad66d1955268708ef7d36c4265c5e4a6b64b405651b29839c9\" id=fb7f3648-5750-4d73-9dbc-06b0a3b24b11 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:41:21.269207 crc crio[21508]: time=\"2026-06-09T11:41:21.269104844Z\" level=info msg=\"Stopped pod sandbox (already stopped): f54a33041fa194ad66d1955268708ef7d36c4265c5e4a6b64b405651b29839c9\" id=fb7f3648-5750-4d73-9dbc-06b0a3b24b11 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:41:21.270349 crc crio[21508]: time=\"2026-06-09T11:41:21.270220626Z\" level=info msg=\"Removing pod sandbox: f54a33041fa194ad66d1955268708ef7d36c4265c5e4a6b64b405651b29839c9\" id=424b8dce-0813-4c96-9356-da906f7346bc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:41:21.298175 crc crio[21508]: time=\"2026-06-09T11:41:21.298045135Z\" level=info msg=\"Removed pod sandbox: f54a33041fa194ad66d1955268708ef7d36c4265c5e4a6b64b405651b29839c9\" id=424b8dce-0813-4c96-9356-da906f7346bc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:41:21.299909 crc crio[21508]: time=\"2026-06-09T11:41:21.299873908Z\" level=info msg=\"Stopping pod sandbox: b9142db35d421038bbe6b29654e9a5dbef0bfdc0beeaf1997c6de253c108deba\" id=03e4684c-c222-40c7-8334-a3ce5fb7338c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:41:21.300360 crc crio[21508]: time=\"2026-06-09T11:41:21.300261459Z\" level=info msg=\"Stopped pod sandbox (already stopped): b9142db35d421038bbe6b29654e9a5dbef0bfdc0beeaf1997c6de253c108deba\" id=03e4684c-c222-40c7-8334-a3ce5fb7338c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:41:21.301424 crc crio[21508]: time=\"2026-06-09T11:41:21.301253948Z\" level=info msg=\"Removing pod sandbox: b9142db35d421038bbe6b29654e9a5dbef0bfdc0beeaf1997c6de253c108deba\" id=e65f181c-f86a-4e91-8b5e-16777f7f8d1b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:41:21.318450 crc crio[21508]: time=\"2026-06-09T11:41:21.318277283Z\" level=info msg=\"Removed pod sandbox: b9142db35d421038bbe6b29654e9a5dbef0bfdc0beeaf1997c6de253c108deba\" id=e65f181c-f86a-4e91-8b5e-16777f7f8d1b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:41:21.322784 crc crio[21508]: time=\"2026-06-09T11:41:21.322731192Z\" level=info msg=\"Stopping pod sandbox: 7b38c93fc9ba67ebe4cef29bf2d2a630cff34deffba20d571a0615bac1aaddba\" id=96fd6554-ca9e-459b-805c-de75595bea74 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:41:21.322784 crc crio[21508]: time=\"2026-06-09T11:41:21.322814904Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7b38c93fc9ba67ebe4cef29bf2d2a630cff34deffba20d571a0615bac1aaddba\" id=96fd6554-ca9e-459b-805c-de75595bea74 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:41:21.323985 crc crio[21508]: time=\"2026-06-09T11:41:21.323867255Z\" level=info msg=\"Removing pod sandbox: 7b38c93fc9ba67ebe4cef29bf2d2a630cff34deffba20d571a0615bac1aaddba\" id=8a90f147-7e30-42ce-b82b-941fa6249106 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:41:21.341793 crc crio[21508]: time=\"2026-06-09T11:41:21.341536938Z\" level=info msg=\"Removed pod sandbox: 7b38c93fc9ba67ebe4cef29bf2d2a630cff34deffba20d571a0615bac1aaddba\" id=8a90f147-7e30-42ce-b82b-941fa6249106 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:41:21.342513 crc crio[21508]: time=\"2026-06-09T11:41:21.342389193Z\" level=info msg=\"Stopping pod sandbox: cb67e912eea8c48b8307f7b3e933c3803bc76b95036a4e3331843de78a58b811\" id=e478a468-d502-4b82-aa08-b83db728013f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:41:21.342601 crc crio[21508]: time=\"2026-06-09T11:41:21.342516327Z\" level=info msg=\"Stopped pod sandbox (already stopped): cb67e912eea8c48b8307f7b3e933c3803bc76b95036a4e3331843de78a58b811\" id=e478a468-d502-4b82-aa08-b83db728013f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:41:21.343383 crc crio[21508]: time=\"2026-06-09T11:41:21.343244528Z\" level=info msg=\"Removing pod sandbox: cb67e912eea8c48b8307f7b3e933c3803bc76b95036a4e3331843de78a58b811\" id=c481901d-d126-4da5-b542-636d484805e6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:41:21.362104 crc crio[21508]: time=\"2026-06-09T11:41:21.361868919Z\" level=info msg=\"Removed pod sandbox: cb67e912eea8c48b8307f7b3e933c3803bc76b95036a4e3331843de78a58b811\" id=c481901d-d126-4da5-b542-636d484805e6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:41:21.363186 crc crio[21508]: time=\"2026-06-09T11:41:21.363133666Z\" level=info msg=\"Stopping pod sandbox: f730506f51ba62ebc45c453f7ed1b89f51405c6aa897cebae1d6e320825cc76f\" id=8d2ae9fb-227a-4624-8158-93424f027b75 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:41:21.363186 crc crio[21508]: time=\"2026-06-09T11:41:21.363208618Z\" level=info msg=\"Stopped pod sandbox (already stopped): f730506f51ba62ebc45c453f7ed1b89f51405c6aa897cebae1d6e320825cc76f\" id=8d2ae9fb-227a-4624-8158-93424f027b75 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:41:21.364206 crc crio[21508]: time=\"2026-06-09T11:41:21.364165476Z\" level=info msg=\"Removing pod sandbox: f730506f51ba62ebc45c453f7ed1b89f51405c6aa897cebae1d6e320825cc76f\" id=c3493609-41d2-4956-8604-644bf0bbadf1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:41:21.385145 crc crio[21508]: time=\"2026-06-09T11:41:21.385014541Z\" level=info msg=\"Removed pod sandbox: f730506f51ba62ebc45c453f7ed1b89f51405c6aa897cebae1d6e320825cc76f\" id=c3493609-41d2-4956-8604-644bf0bbadf1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:41:21.386212 crc crio[21508]: time=\"2026-06-09T11:41:21.386097123Z\" level=info msg=\"Stopping pod sandbox: e920ce467b9c7f2e9a4b1c6aceb06423e7293b23714757db64bd8db97604c67d\" id=d8c675ee-1eef-46a8-86c8-6f7ae1563134 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:41:21.386600 crc crio[21508]: time=\"2026-06-09T11:41:21.386224037Z\" level=info msg=\"Stopped pod sandbox (already stopped): e920ce467b9c7f2e9a4b1c6aceb06423e7293b23714757db64bd8db97604c67d\" id=d8c675ee-1eef-46a8-86c8-6f7ae1563134 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:41:21.387088 crc crio[21508]: time=\"2026-06-09T11:41:21.386997689Z\" level=info msg=\"Removing pod sandbox: e920ce467b9c7f2e9a4b1c6aceb06423e7293b23714757db64bd8db97604c67d\" id=5d0f9470-3d22-4633-835a-a33d24f4421e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:41:21.446817 crc crio[21508]: time=\"2026-06-09T11:41:21.446716494Z\" level=info msg=\"Removed pod sandbox: e920ce467b9c7f2e9a4b1c6aceb06423e7293b23714757db64bd8db97604c67d\" id=5d0f9470-3d22-4633-835a-a33d24f4421e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:42:01.824462 crc crio[21508]: time=\"2026-06-09T11:42:01.823377544Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683422-8lx78/POD\" id=07cb6a6d-6dad-4878-8d70-4c756e4ace06 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:42:01.824462 crc crio[21508]: time=\"2026-06-09T11:42:01.824389723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:42:01.889096 crc crio[21508]: time=\"2026-06-09T11:42:01.886065885Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683422-8lx78 Namespace:openshift-infra ID:f843c4dbab42aafdc33cc1a09fd2176f1f4f5d34fa72392c6b414f5ef232a989 UID:e9011c4c-8ddc-4283-8c8b-4075ac96f6b8 NetNS:/var/run/netns/47fe2d68-418a-4b56-b84d-5d393047076b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9011c4c_8ddc_4283_8c8b_4075ac96f6b8.slice PodAnnotations:0xc003b39398}] Aliases:map[]}\"\nJun 09 11:42:01.889096 crc crio[21508]: time=\"2026-06-09T11:42:01.886148297Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683422-8lx78 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:42:03.641809 crc crio[21508]: 2026-06-09T11:42:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f843c4dbab42aaf Mac:d6:b0:f5:4f:11:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e5 Mtu:0 Sandbox:/var/run/netns/47fe2d68-418a-4b56-b84d-5d393047076b SocketPath: PciID:}] [{Interface:0xc000014cc0 Address:{IP:10.217.0.229 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:42:03.645524 crc crio[21508]: time=\"2026-06-09T11:42:03.645374094Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683422-8lx78 Namespace:openshift-infra ID:f843c4dbab42aafdc33cc1a09fd2176f1f4f5d34fa72392c6b414f5ef232a989 UID:e9011c4c-8ddc-4283-8c8b-4075ac96f6b8 NetNS:/var/run/netns/47fe2d68-418a-4b56-b84d-5d393047076b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9011c4c_8ddc_4283_8c8b_4075ac96f6b8.slice PodAnnotations:0xc003b39398}] Aliases:map[]}\"\nJun 09 11:42:03.645781 crc crio[21508]: time=\"2026-06-09T11:42:03.645686783Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683422-8lx78 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:42:03.662513 crc crio[21508]: time=\"2026-06-09T11:42:03.66244055Z\" level=info msg=\"Ran pod sandbox f843c4dbab42aafdc33cc1a09fd2176f1f4f5d34fa72392c6b414f5ef232a989 with infra container: openshift-infra/auto-csr-approver-29683422-8lx78/POD\" id=07cb6a6d-6dad-4878-8d70-4c756e4ace06 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:42:03.665742 crc crio[21508]: time=\"2026-06-09T11:42:03.665584351Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=4b40e35b-0863-4ba1-b960-e11facaf08ac name=/runtime.v1.ImageService/PullImage\nJun 09 11:42:03.675768 crc crio[21508]: time=\"2026-06-09T11:42:03.675684055Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 11:42:05.918382 crc crio[21508]: time=\"2026-06-09T11:42:05.917808691Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=4b40e35b-0863-4ba1-b960-e11facaf08ac name=/runtime.v1.ImageService/PullImage\nJun 09 11:42:05.920094 crc crio[21508]: time=\"2026-06-09T11:42:05.919755988Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5d1d7e1b-29e4-491b-8780-a78652cbe979 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:42:05.922538 crc crio[21508]: time=\"2026-06-09T11:42:05.922270451Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=754f7324-4dda-438f-97e4-4d7f8f02a08e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:42:05.951100 crc crio[21508]: time=\"2026-06-09T11:42:05.950706477Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683422-8lx78/oc\" id=ef74e513-df8d-47de-a13a-984b753f2667 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:42:05.951522 crc crio[21508]: time=\"2026-06-09T11:42:05.951430878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:42:06.013515 crc crio[21508]: time=\"2026-06-09T11:42:06.010391181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:42:06.261875 crc crio[21508]: time=\"2026-06-09T11:42:06.261663961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:42:06.421850 crc crio[21508]: time=\"2026-06-09T11:42:06.421771442Z\" level=info msg=\"Created container 2d068948a84764ffe58f0b906c0ef913b76ffea6df51a5db8ebf9a4831578caa: openshift-infra/auto-csr-approver-29683422-8lx78/oc\" id=ef74e513-df8d-47de-a13a-984b753f2667 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:42:06.423863 crc crio[21508]: time=\"2026-06-09T11:42:06.42376211Z\" level=info msg=\"Starting container: 2d068948a84764ffe58f0b906c0ef913b76ffea6df51a5db8ebf9a4831578caa\" id=429ab78b-7a9c-4fbb-8798-2a7fcf6fb7b4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:42:06.431738 crc crio[21508]: time=\"2026-06-09T11:42:06.431058962Z\" level=info msg=\"Started container\" PID=126560 containerID=2d068948a84764ffe58f0b906c0ef913b76ffea6df51a5db8ebf9a4831578caa description=openshift-infra/auto-csr-approver-29683422-8lx78/oc id=429ab78b-7a9c-4fbb-8798-2a7fcf6fb7b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f843c4dbab42aafdc33cc1a09fd2176f1f4f5d34fa72392c6b414f5ef232a989\nJun 09 11:42:09.404918 crc crio[21508]: time=\"2026-06-09T11:42:09.403045278Z\" level=info msg=\"Stopping pod sandbox: f843c4dbab42aafdc33cc1a09fd2176f1f4f5d34fa72392c6b414f5ef232a989\" id=8f73cdb2-c146-4705-b5d6-6ab3940f26a5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:42:09.407936 crc crio[21508]: time=\"2026-06-09T11:42:09.406028844Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683422-8lx78 Namespace:openshift-infra ID:f843c4dbab42aafdc33cc1a09fd2176f1f4f5d34fa72392c6b414f5ef232a989 UID:e9011c4c-8ddc-4283-8c8b-4075ac96f6b8 NetNS:/var/run/netns/47fe2d68-418a-4b56-b84d-5d393047076b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9011c4c_8ddc_4283_8c8b_4075ac96f6b8.slice PodAnnotations:0xc0019bd418}] Aliases:map[]}\"\nJun 09 11:42:09.407936 crc crio[21508]: time=\"2026-06-09T11:42:09.406368244Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683422-8lx78 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:42:09.762130 crc crio[21508]: time=\"2026-06-09T11:42:09.761404748Z\" level=info msg=\"Stopped pod sandbox: f843c4dbab42aafdc33cc1a09fd2176f1f4f5d34fa72392c6b414f5ef232a989\" id=8f73cdb2-c146-4705-b5d6-6ab3940f26a5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:42:21.476272 crc crio[21508]: time=\"2026-06-09T11:42:21.475679449Z\" level=info msg=\"Removing container: 777ec8705bf0e5b611fbc17e2364d18b0dad88f4cf0fed4d59d82edbe2f97f30\" id=cc369f5b-013d-4dc3-994b-a56930f93469 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:42:21.623696 crc crio[21508]: time=\"2026-06-09T11:42:21.623543384Z\" level=info msg=\"Removed container 777ec8705bf0e5b611fbc17e2364d18b0dad88f4cf0fed4d59d82edbe2f97f30: openshift-infra/auto-csr-approver-29683416-8z8ml/oc\" id=cc369f5b-013d-4dc3-994b-a56930f93469 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:42:21.629355 crc crio[21508]: time=\"2026-06-09T11:42:21.629215429Z\" level=info msg=\"Removing container: efc269ac20400ac554da00a2e9e1d556eb276eac1f2d11bb9dabc21f5afde7db\" id=38d16674-67b8-4fc9-857f-9867756363e6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:42:21.742555 crc crio[21508]: time=\"2026-06-09T11:42:21.742218712Z\" level=info msg=\"Removed container efc269ac20400ac554da00a2e9e1d556eb276eac1f2d11bb9dabc21f5afde7db: openstack/nova-cell1-cell-mapping-67dvr/nova-manage\" id=38d16674-67b8-4fc9-857f-9867756363e6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:42:21.766086 crc crio[21508]: time=\"2026-06-09T11:42:21.765953901Z\" level=info msg=\"Stopping pod sandbox: c4e23adb07b74b1cd2c3e2dc9b35b1cbc0840821b5ede4b56e1e8def9daf6def\" id=c94730e7-09c3-4c17-8138-8d13e39f1a8d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:42:21.766086 crc crio[21508]: time=\"2026-06-09T11:42:21.766101786Z\" level=info msg=\"Stopped pod sandbox (already stopped): c4e23adb07b74b1cd2c3e2dc9b35b1cbc0840821b5ede4b56e1e8def9daf6def\" id=c94730e7-09c3-4c17-8138-8d13e39f1a8d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:42:21.767560 crc crio[21508]: time=\"2026-06-09T11:42:21.767449925Z\" level=info msg=\"Removing pod sandbox: c4e23adb07b74b1cd2c3e2dc9b35b1cbc0840821b5ede4b56e1e8def9daf6def\" id=e29146a9-8a79-46f6-b69e-da8d42f18b2f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:42:21.794557 crc crio[21508]: time=\"2026-06-09T11:42:21.794397127Z\" level=info msg=\"Removed pod sandbox: c4e23adb07b74b1cd2c3e2dc9b35b1cbc0840821b5ede4b56e1e8def9daf6def\" id=e29146a9-8a79-46f6-b69e-da8d42f18b2f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:42:21.795741 crc crio[21508]: time=\"2026-06-09T11:42:21.795636264Z\" level=info msg=\"Stopping pod sandbox: 0331d3c760b1d9ca293fd68047813831f19d2f2d2fa31a8b9155f61af6fef8aa\" id=b7d2a903-e73b-469c-8c5c-006880df6e58 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:42:21.795844 crc crio[21508]: time=\"2026-06-09T11:42:21.795749057Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0331d3c760b1d9ca293fd68047813831f19d2f2d2fa31a8b9155f61af6fef8aa\" id=b7d2a903-e73b-469c-8c5c-006880df6e58 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:42:21.796854 crc crio[21508]: time=\"2026-06-09T11:42:21.796770547Z\" level=info msg=\"Removing pod sandbox: 0331d3c760b1d9ca293fd68047813831f19d2f2d2fa31a8b9155f61af6fef8aa\" id=d7d5026f-99e4-46ba-9398-a6926603889f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:42:21.810917 crc crio[21508]: time=\"2026-06-09T11:42:21.810336341Z\" level=info msg=\"Removed pod sandbox: 0331d3c760b1d9ca293fd68047813831f19d2f2d2fa31a8b9155f61af6fef8aa\" id=d7d5026f-99e4-46ba-9398-a6926603889f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:44:00.525992 crc crio[21508]: time=\"2026-06-09T11:44:00.52488595Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683424-55mnc/POD\" id=bdf55f6c-504e-4021-8321-00bdb04152df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:44:00.527551 crc crio[21508]: time=\"2026-06-09T11:44:00.526086005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:44:00.567348 crc crio[21508]: time=\"2026-06-09T11:44:00.56720179Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683424-55mnc Namespace:openshift-infra ID:eada9d5452fbf62c0e7a7a226310cbd81ad74aad036b106ccf9246071d9b5958 UID:c155d31c-b618-43fd-a4de-4dc2c9d433e7 NetNS:/var/run/netns/e65377af-7705-4ae5-b99d-b7bb03332867 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc155d31c_b618_43fd_a4de_4dc2c9d433e7.slice PodAnnotations:0xc0039b84c0}] Aliases:map[]}\"\nJun 09 11:44:00.567348 crc crio[21508]: time=\"2026-06-09T11:44:00.567271692Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683424-55mnc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:44:01.087526 crc crio[21508]: 2026-06-09T11:44:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eada9d5452fbf62 Mac:0a:59:97:76:cb:b4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e6 Mtu:0 Sandbox:/var/run/netns/e65377af-7705-4ae5-b99d-b7bb03332867 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.230 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:44:01.091943 crc crio[21508]: time=\"2026-06-09T11:44:01.091845071Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683424-55mnc Namespace:openshift-infra ID:eada9d5452fbf62c0e7a7a226310cbd81ad74aad036b106ccf9246071d9b5958 UID:c155d31c-b618-43fd-a4de-4dc2c9d433e7 NetNS:/var/run/netns/e65377af-7705-4ae5-b99d-b7bb03332867 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc155d31c_b618_43fd_a4de_4dc2c9d433e7.slice PodAnnotations:0xc0039b84c0}] Aliases:map[]}\"\nJun 09 11:44:01.092413 crc crio[21508]: time=\"2026-06-09T11:44:01.092219992Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683424-55mnc for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:44:01.107712 crc crio[21508]: time=\"2026-06-09T11:44:01.107608839Z\" level=info msg=\"Ran pod sandbox eada9d5452fbf62c0e7a7a226310cbd81ad74aad036b106ccf9246071d9b5958 with infra container: openshift-infra/auto-csr-approver-29683424-55mnc/POD\" id=bdf55f6c-504e-4021-8321-00bdb04152df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:44:01.111692 crc crio[21508]: time=\"2026-06-09T11:44:01.111579755Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d044fd9e-f018-48ba-8e08-f027ad9ec81d name=/runtime.v1.ImageService/PullImage\nJun 09 11:44:01.120996 crc crio[21508]: time=\"2026-06-09T11:44:01.120779472Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 11:44:01.863184 crc crio[21508]: time=\"2026-06-09T11:44:01.862675654Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d044fd9e-f018-48ba-8e08-f027ad9ec81d name=/runtime.v1.ImageService/PullImage\nJun 09 11:44:01.864840 crc crio[21508]: time=\"2026-06-09T11:44:01.863870599Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3a55a3f8-e552-4989-a09e-9bbcd6d51483 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:44:01.867730 crc crio[21508]: time=\"2026-06-09T11:44:01.867649909Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8c110918-b64d-4198-8c08-6930b8ad31ab name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:44:01.875833 crc crio[21508]: time=\"2026-06-09T11:44:01.874863938Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683424-55mnc/oc\" id=cf73138c-5b73-4ee3-8a30-bd66fda13167 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:44:01.877071 crc crio[21508]: time=\"2026-06-09T11:44:01.876816685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:44:01.941433 crc crio[21508]: time=\"2026-06-09T11:44:01.941336819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:44:02.158068 crc crio[21508]: time=\"2026-06-09T11:44:02.158012584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:44:02.295058 crc crio[21508]: time=\"2026-06-09T11:44:02.294783647Z\" level=info msg=\"Created container da4c0ea5ce9ee80fdf772014b2c6816b6b0a986e5074c39bcd82fae29d017c33: openshift-infra/auto-csr-approver-29683424-55mnc/oc\" id=cf73138c-5b73-4ee3-8a30-bd66fda13167 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:44:02.296581 crc crio[21508]: time=\"2026-06-09T11:44:02.296374724Z\" level=info msg=\"Starting container: da4c0ea5ce9ee80fdf772014b2c6816b6b0a986e5074c39bcd82fae29d017c33\" id=c34f02fd-724c-4ffe-a88b-6eaf0b72b0c8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:44:02.301905 crc crio[21508]: time=\"2026-06-09T11:44:02.301727379Z\" level=info msg=\"Started container\" PID=132244 containerID=da4c0ea5ce9ee80fdf772014b2c6816b6b0a986e5074c39bcd82fae29d017c33 description=openshift-infra/auto-csr-approver-29683424-55mnc/oc id=c34f02fd-724c-4ffe-a88b-6eaf0b72b0c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eada9d5452fbf62c0e7a7a226310cbd81ad74aad036b106ccf9246071d9b5958\nJun 09 11:44:04.084458 crc crio[21508]: time=\"2026-06-09T11:44:04.082186504Z\" level=info msg=\"Stopping pod sandbox: eada9d5452fbf62c0e7a7a226310cbd81ad74aad036b106ccf9246071d9b5958\" id=b7873cc5-8214-46a2-b8db-e9b60dacf850 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:44:04.085978 crc crio[21508]: time=\"2026-06-09T11:44:04.085717376Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683424-55mnc Namespace:openshift-infra ID:eada9d5452fbf62c0e7a7a226310cbd81ad74aad036b106ccf9246071d9b5958 UID:c155d31c-b618-43fd-a4de-4dc2c9d433e7 NetNS:/var/run/netns/e65377af-7705-4ae5-b99d-b7bb03332867 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc155d31c_b618_43fd_a4de_4dc2c9d433e7.slice PodAnnotations:0xc00465e078}] Aliases:map[]}\"\nJun 09 11:44:04.086444 crc crio[21508]: time=\"2026-06-09T11:44:04.086337364Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683424-55mnc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:44:04.484716 crc crio[21508]: time=\"2026-06-09T11:44:04.484166882Z\" level=info msg=\"Stopped pod sandbox: eada9d5452fbf62c0e7a7a226310cbd81ad74aad036b106ccf9246071d9b5958\" id=b7873cc5-8214-46a2-b8db-e9b60dacf850 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:44:09.851647 crc crio[21508]: time=\"2026-06-09T11:44:09.850796467Z\" level=info msg=\"Running pod sandbox: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-wtjj5/POD\" id=b64113de-2fcf-4354-b4f7-f50836fae411 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:44:09.853826 crc crio[21508]: time=\"2026-06-09T11:44:09.851674103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:44:09.893321 crc crio[21508]: time=\"2026-06-09T11:44:09.893121337Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-wtjj5 Namespace:openstack ID:9c1c65ce3e787fca7df4d784ee8e8a1e4ac3ada4361aba7aa6082f80e444c7ff UID:0123f1fc-f627-424f-9716-c6b3502cd9cb NetNS:/var/run/netns/7b030743-62a1-455d-a7d0-f10de4449e50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0123f1fc_f627_424f_9716_c6b3502cd9cb.slice PodAnnotations:0xc004f90028}] Aliases:map[]}\"\nJun 09 11:44:09.893321 crc crio[21508]: time=\"2026-06-09T11:44:09.893250181Z\" level=info msg=\"Adding pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-wtjj5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:44:10.651851 crc crio[21508]: 2026-06-09T11:44:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9c1c65ce3e787fc Mac:76:a0:15:df:fd:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e7 Mtu:0 Sandbox:/var/run/netns/7b030743-62a1-455d-a7d0-f10de4449e50 SocketPath: PciID:}] [{Interface:0xc000284320 Address:{IP:10.217.0.231 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:44:10.655052 crc crio[21508]: time=\"2026-06-09T11:44:10.65496841Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-wtjj5 Namespace:openstack ID:9c1c65ce3e787fca7df4d784ee8e8a1e4ac3ada4361aba7aa6082f80e444c7ff UID:0123f1fc-f627-424f-9716-c6b3502cd9cb NetNS:/var/run/netns/7b030743-62a1-455d-a7d0-f10de4449e50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0123f1fc_f627_424f_9716_c6b3502cd9cb.slice PodAnnotations:0xc004f90028}] Aliases:map[]}\"\nJun 09 11:44:10.655231 crc crio[21508]: time=\"2026-06-09T11:44:10.655177026Z\" level=info msg=\"Checking pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-wtjj5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:44:10.665038 crc crio[21508]: time=\"2026-06-09T11:44:10.664917869Z\" level=info msg=\"Ran pod sandbox 9c1c65ce3e787fca7df4d784ee8e8a1e4ac3ada4361aba7aa6082f80e444c7ff with infra container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-wtjj5/POD\" id=b64113de-2fcf-4354-b4f7-f50836fae411 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:44:10.667697 crc crio[21508]: time=\"2026-06-09T11:44:10.667606437Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=ac471db8-f4e2-4d35-9f95-2cbf38d35123 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:44:10.667978 crc crio[21508]: time=\"2026-06-09T11:44:10.667937266Z\" level=info msg=\"Image quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5 not found\" id=ac471db8-f4e2-4d35-9f95-2cbf38d35123 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:44:10.668037 crc crio[21508]: time=\"2026-06-09T11:44:10.668013379Z\" level=info msg=\"Neither image nor artfiact quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5 found\" id=ac471db8-f4e2-4d35-9f95-2cbf38d35123 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:44:10.669108 crc crio[21508]: time=\"2026-06-09T11:44:10.669040738Z\" level=info msg=\"Pulling image: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=47f3a387-02ed-4c9c-9b50-1ef4cea50490 name=/runtime.v1.ImageService/PullImage\nJun 09 11:44:10.675523 crc crio[21508]: time=\"2026-06-09T11:44:10.675433214Z\" level=info msg=\"Trying to access \\\"quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\\\"\"\nJun 09 11:44:21.874013 crc crio[21508]: time=\"2026-06-09T11:44:21.873078588Z\" level=info msg=\"Removing container: 68d5f6bae32649f61d35694c8eceadb45aff0c7bc9e66c92f6ff8c289ccd3016\" id=0a2a6988-ff21-4c79-8879-8a9f6e6d7fe1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:44:22.831843 crc crio[21508]: time=\"2026-06-09T11:44:22.831205262Z\" level=info msg=\"Removed container 68d5f6bae32649f61d35694c8eceadb45aff0c7bc9e66c92f6ff8c289ccd3016: openshift-infra/auto-csr-approver-29683418-l2f84/oc\" id=0a2a6988-ff21-4c79-8879-8a9f6e6d7fe1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:44:22.840809 crc crio[21508]: time=\"2026-06-09T11:44:22.8407458Z\" level=info msg=\"Stopping pod sandbox: 77a3b80f265422f480a332297ff7d523c23b28bc44c9a940f755df5317e4d182\" id=1b360924-9096-4265-b924-590c2474df1e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:44:22.841202 crc crio[21508]: time=\"2026-06-09T11:44:22.841175792Z\" level=info msg=\"Stopped pod sandbox (already stopped): 77a3b80f265422f480a332297ff7d523c23b28bc44c9a940f755df5317e4d182\" id=1b360924-9096-4265-b924-590c2474df1e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:44:22.842273 crc crio[21508]: time=\"2026-06-09T11:44:22.842197582Z\" level=info msg=\"Removing pod sandbox: 77a3b80f265422f480a332297ff7d523c23b28bc44c9a940f755df5317e4d182\" id=2bffe662-fc7c-4b4f-8603-a65d144cd6ba name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:44:26.291777 crc crio[21508]: time=\"2026-06-09T11:44:26.290520656Z\" level=info msg=\"Removed pod sandbox: 77a3b80f265422f480a332297ff7d523c23b28bc44c9a940f755df5317e4d182\" id=2bffe662-fc7c-4b4f-8603-a65d144cd6ba name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:44:26.932038 crc crio[21508]: time=\"2026-06-09T11:44:26.931788495Z\" level=info msg=\"Pulled image: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner@sha256:6d352513d65a7e28cb4834c22eee8952dd382f6fc21682d461e95f879228fef0\" id=47f3a387-02ed-4c9c-9b50-1ef4cea50490 name=/runtime.v1.ImageService/PullImage\nJun 09 11:44:26.933776 crc crio[21508]: time=\"2026-06-09T11:44:26.933453423Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=eb774cbb-1335-45bb-8eaa-6bc2c84fc577 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:44:26.958178 crc crio[21508]: time=\"2026-06-09T11:44:26.958057938Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=a85fb44e-34b5-4a99-8c7e-59e7536c883b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:44:26.978431 crc crio[21508]: time=\"2026-06-09T11:44:26.978330887Z\" level=info msg=\"Creating container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-wtjj5/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=97561985-2d36-47f9-ae27-f0fc7a1d1aaf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:44:26.981641 crc crio[21508]: time=\"2026-06-09T11:44:26.981568981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:44:27.035700 crc crio[21508]: time=\"2026-06-09T11:44:27.035475057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:44:27.038976 crc crio[21508]: time=\"2026-06-09T11:44:27.038872295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:44:27.223123 crc crio[21508]: time=\"2026-06-09T11:44:27.22250498Z\" level=info msg=\"Created container 247b9585d1d5b7adfc3af3e80f9d5d0ef77fec6d0ee821ba0b44f81c0960ca17: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-wtjj5/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=97561985-2d36-47f9-ae27-f0fc7a1d1aaf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:44:27.225668 crc crio[21508]: time=\"2026-06-09T11:44:27.22562226Z\" level=info msg=\"Starting container: 247b9585d1d5b7adfc3af3e80f9d5d0ef77fec6d0ee821ba0b44f81c0960ca17\" id=93ab3a74-791e-4b5a-a788-7a9d3356b5ca name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:44:27.231506 crc crio[21508]: time=\"2026-06-09T11:44:27.231395208Z\" level=info msg=\"Started container\" PID=133779 containerID=247b9585d1d5b7adfc3af3e80f9d5d0ef77fec6d0ee821ba0b44f81c0960ca17 description=openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-wtjj5/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam id=93ab3a74-791e-4b5a-a788-7a9d3356b5ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c1c65ce3e787fca7df4d784ee8e8a1e4ac3ada4361aba7aa6082f80e444c7ff\nJun 09 11:44:41.655973 crc crio[21508]: time=\"2026-06-09T11:44:41.655028759Z\" level=info msg=\"Stopping pod sandbox: 9c1c65ce3e787fca7df4d784ee8e8a1e4ac3ada4361aba7aa6082f80e444c7ff\" id=e8b7e3ba-0247-4ae1-8122-6d62056a3dcb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:44:41.658091 crc crio[21508]: time=\"2026-06-09T11:44:41.656706678Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-wtjj5 Namespace:openstack ID:9c1c65ce3e787fca7df4d784ee8e8a1e4ac3ada4361aba7aa6082f80e444c7ff UID:0123f1fc-f627-424f-9716-c6b3502cd9cb NetNS:/var/run/netns/7b030743-62a1-455d-a7d0-f10de4449e50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0123f1fc_f627_424f_9716_c6b3502cd9cb.slice PodAnnotations:0xc000b29bb0}] Aliases:map[]}\"\nJun 09 11:44:41.658091 crc crio[21508]: time=\"2026-06-09T11:44:41.656861393Z\" level=info msg=\"Deleting pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-wtjj5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:44:42.056917 crc crio[21508]: time=\"2026-06-09T11:44:42.056185413Z\" level=info msg=\"Stopped pod sandbox: 9c1c65ce3e787fca7df4d784ee8e8a1e4ac3ada4361aba7aa6082f80e444c7ff\" id=e8b7e3ba-0247-4ae1-8122-6d62056a3dcb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:44:43.295947 crc crio[21508]: time=\"2026-06-09T11:44:43.295864788Z\" level=info msg=\"Running pod sandbox: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-m6bgd/POD\" id=00b0b36c-76df-4972-bd0c-7a204d862fa3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:44:43.297026 crc crio[21508]: time=\"2026-06-09T11:44:43.295963891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:44:43.344744 crc crio[21508]: time=\"2026-06-09T11:44:43.344643345Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-m6bgd Namespace:openstack ID:0b181a0d1a230b0a446546745f29459a3f11e4d3461ba789a323d33440844430 UID:1b96d940-c23e-4c5e-b2f3-959e0f566a01 NetNS:/var/run/netns/89f2b859-6b9b-4c76-b443-d7f05b1bdc3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b96d940_c23e_4c5e_b2f3_959e0f566a01.slice PodAnnotations:0xc000852318}] Aliases:map[]}\"\nJun 09 11:44:43.344744 crc crio[21508]: time=\"2026-06-09T11:44:43.344716897Z\" level=info msg=\"Adding pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-m6bgd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:44:44.098169 crc crio[21508]: 2026-06-09T11:44:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0b181a0d1a230b0 Mac:c2:d5:ca:80:b6:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e8 Mtu:0 Sandbox:/var/run/netns/89f2b859-6b9b-4c76-b443-d7f05b1bdc3d SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.232 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:44:44.100347 crc crio[21508]: time=\"2026-06-09T11:44:44.100001269Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-m6bgd Namespace:openstack ID:0b181a0d1a230b0a446546745f29459a3f11e4d3461ba789a323d33440844430 UID:1b96d940-c23e-4c5e-b2f3-959e0f566a01 NetNS:/var/run/netns/89f2b859-6b9b-4c76-b443-d7f05b1bdc3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b96d940_c23e_4c5e_b2f3_959e0f566a01.slice PodAnnotations:0xc000852318}] Aliases:map[]}\"\nJun 09 11:44:44.100347 crc crio[21508]: time=\"2026-06-09T11:44:44.100156633Z\" level=info msg=\"Checking pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-m6bgd for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:44:44.116198 crc crio[21508]: time=\"2026-06-09T11:44:44.116136628Z\" level=info msg=\"Ran pod sandbox 0b181a0d1a230b0a446546745f29459a3f11e4d3461ba789a323d33440844430 with infra container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-m6bgd/POD\" id=00b0b36c-76df-4972-bd0c-7a204d862fa3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:44:44.119169 crc crio[21508]: time=\"2026-06-09T11:44:44.119077213Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=de041fdc-5c95-481d-8b84-6ff9bfe515f6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:44:44.149164 crc crio[21508]: time=\"2026-06-09T11:44:44.149046884Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=4aa92602-4739-4e02-8a8c-1754e4ba1ecc name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:44:44.208424 crc crio[21508]: time=\"2026-06-09T11:44:44.208028647Z\" level=info msg=\"Creating container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-m6bgd/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=9885c201-c7ef-4d1a-a73a-295627466c90 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:44:44.211097 crc crio[21508]: time=\"2026-06-09T11:44:44.211017054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:44:44.261149 crc crio[21508]: time=\"2026-06-09T11:44:44.261039127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:44:44.265512 crc crio[21508]: time=\"2026-06-09T11:44:44.265409494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:44:44.440130 crc crio[21508]: time=\"2026-06-09T11:44:44.439597445Z\" level=info msg=\"Created container ae3c888c7bbc69a9934403f866fcf995237780b6cf315952e57fe6c7c7ca34f5: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-m6bgd/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=9885c201-c7ef-4d1a-a73a-295627466c90 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:44:44.441700 crc crio[21508]: time=\"2026-06-09T11:44:44.441615043Z\" level=info msg=\"Starting container: ae3c888c7bbc69a9934403f866fcf995237780b6cf315952e57fe6c7c7ca34f5\" id=9ef07d38-24c8-4e18-9e46-33cd18f92963 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:44:44.447715 crc crio[21508]: time=\"2026-06-09T11:44:44.447628748Z\" level=info msg=\"Started container\" PID=134804 containerID=ae3c888c7bbc69a9934403f866fcf995237780b6cf315952e57fe6c7c7ca34f5 description=openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-m6bgd/redhat-edpm-deployment-ipam-openstack-edpm-ipam id=9ef07d38-24c8-4e18-9e46-33cd18f92963 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b181a0d1a230b0a446546745f29459a3f11e4d3461ba789a323d33440844430\nJun 09 11:44:48.978997 crc crio[21508]: time=\"2026-06-09T11:44:48.978058291Z\" level=info msg=\"Stopping pod sandbox: 0b181a0d1a230b0a446546745f29459a3f11e4d3461ba789a323d33440844430\" id=3f6a5088-e18f-48df-aaaf-78d1d9e95c46 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:44:48.981586 crc crio[21508]: time=\"2026-06-09T11:44:48.981514951Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-m6bgd Namespace:openstack ID:0b181a0d1a230b0a446546745f29459a3f11e4d3461ba789a323d33440844430 UID:1b96d940-c23e-4c5e-b2f3-959e0f566a01 NetNS:/var/run/netns/89f2b859-6b9b-4c76-b443-d7f05b1bdc3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b96d940_c23e_4c5e_b2f3_959e0f566a01.slice PodAnnotations:0xc00011f768}] Aliases:map[]}\"\nJun 09 11:44:48.981748 crc crio[21508]: time=\"2026-06-09T11:44:48.981697727Z\" level=info msg=\"Deleting pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-m6bgd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:44:49.471393 crc crio[21508]: time=\"2026-06-09T11:44:49.466676746Z\" level=info msg=\"Stopped pod sandbox: 0b181a0d1a230b0a446546745f29459a3f11e4d3461ba789a323d33440844430\" id=3f6a5088-e18f-48df-aaaf-78d1d9e95c46 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:44:52.057798 crc crio[21508]: time=\"2026-06-09T11:44:52.057180703Z\" level=info msg=\"Running pod sandbox: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-6267t/POD\" id=116a6f18-c5a2-49ee-a0e1-c7ff165b140f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:44:52.059185 crc crio[21508]: time=\"2026-06-09T11:44:52.057838542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:44:52.103864 crc crio[21508]: time=\"2026-06-09T11:44:52.103698834Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-6267t Namespace:openstack ID:a8575d2a6db3a13ea387a13700cf94fcb1dd20f6023e51360a43bf3431ac8927 UID:a89b50c7-6161-491f-90cf-56c0cd61f650 NetNS:/var/run/netns/25549d7e-fd4c-45fb-9213-3c8cf5bc74c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda89b50c7_6161_491f_90cf_56c0cd61f650.slice PodAnnotations:0xc00008cf20}] Aliases:map[]}\"\nJun 09 11:44:52.103864 crc crio[21508]: time=\"2026-06-09T11:44:52.103825278Z\" level=info msg=\"Adding pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-6267t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:44:53.862513 crc crio[21508]: 2026-06-09T11:44:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a8575d2a6db3a13 Mac:a2:46:1f:cc:48:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e9 Mtu:0 Sandbox:/var/run/netns/25549d7e-fd4c-45fb-9213-3c8cf5bc74c3 SocketPath: PciID:}] [{Interface:0xc00022afa0 Address:{IP:10.217.0.233 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:44:53.864537 crc crio[21508]: time=\"2026-06-09T11:44:53.864396485Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-6267t Namespace:openstack ID:a8575d2a6db3a13ea387a13700cf94fcb1dd20f6023e51360a43bf3431ac8927 UID:a89b50c7-6161-491f-90cf-56c0cd61f650 NetNS:/var/run/netns/25549d7e-fd4c-45fb-9213-3c8cf5bc74c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda89b50c7_6161_491f_90cf_56c0cd61f650.slice PodAnnotations:0xc00008cf20}] Aliases:map[]}\"\nJun 09 11:44:53.864637 crc crio[21508]: time=\"2026-06-09T11:44:53.864619001Z\" level=info msg=\"Checking pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-6267t for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:44:53.878261 crc crio[21508]: time=\"2026-06-09T11:44:53.878114703Z\" level=info msg=\"Ran pod sandbox a8575d2a6db3a13ea387a13700cf94fcb1dd20f6023e51360a43bf3431ac8927 with infra container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-6267t/POD\" id=116a6f18-c5a2-49ee-a0e1-c7ff165b140f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:44:53.883825 crc crio[21508]: time=\"2026-06-09T11:44:53.883563242Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=a3cde69b-7b57-4d69-83ba-7782e45d174e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:44:53.921275 crc crio[21508]: time=\"2026-06-09T11:44:53.920129794Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=e9b7eeb9-e2fe-4323-9090-2fd6728c5769 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:44:54.034398 crc crio[21508]: time=\"2026-06-09T11:44:54.034178827Z\" level=info msg=\"Creating container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-6267t/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=0aabd451-8ceb-4487-8fdb-8624b61e7885 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:44:54.037208 crc crio[21508]: time=\"2026-06-09T11:44:54.037127243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:44:54.143767 crc crio[21508]: time=\"2026-06-09T11:44:54.142517694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:44:54.149223 crc crio[21508]: time=\"2026-06-09T11:44:54.149040334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:44:54.544133 crc crio[21508]: time=\"2026-06-09T11:44:54.543883585Z\" level=info msg=\"Created container 0d479bee0b5937a526ba1f15e2d7c8355ad4e8e6f3875aca036a4acebedc6516: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-6267t/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=0aabd451-8ceb-4487-8fdb-8624b61e7885 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:44:54.547275 crc crio[21508]: time=\"2026-06-09T11:44:54.547117598Z\" level=info msg=\"Starting container: 0d479bee0b5937a526ba1f15e2d7c8355ad4e8e6f3875aca036a4acebedc6516\" id=d71b2b73-a312-4f1a-83ba-4d417d963ec1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:44:54.555231 crc crio[21508]: time=\"2026-06-09T11:44:54.55507796Z\" level=info msg=\"Started container\" PID=135461 containerID=0d479bee0b5937a526ba1f15e2d7c8355ad4e8e6f3875aca036a4acebedc6516 description=openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-6267t/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam id=d71b2b73-a312-4f1a-83ba-4d417d963ec1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8575d2a6db3a13ea387a13700cf94fcb1dd20f6023e51360a43bf3431ac8927\nJun 09 11:45:00.869738 crc crio[21508]: time=\"2026-06-09T11:45:00.868781376Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683425-jf7zz/POD\" id=e7c3e601-158c-4c06-b573-a209555b4b5b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:45:00.871634 crc crio[21508]: time=\"2026-06-09T11:45:00.869759655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:45:00.903854 crc crio[21508]: time=\"2026-06-09T11:45:00.903729821Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683425-jf7zz Namespace:openshift-operator-lifecycle-manager ID:79efc2b4c8e0694b8a5d1af99d3263f87c344886d43e89026b27934ac69d718b UID:f8ace32a-814c-4c90-9a69-bb1b3a4cd9b2 NetNS:/var/run/netns/53da0027-6eab-4187-9b8c-2e389dbb67dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf8ace32a_814c_4c90_9a69_bb1b3a4cd9b2.slice PodAnnotations:0xc00465e450}] Aliases:map[]}\"\nJun 09 11:45:00.903854 crc crio[21508]: time=\"2026-06-09T11:45:00.903816064Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683425-jf7zz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:45:01.426769 crc crio[21508]: 2026-06-09T11:45:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:79efc2b4c8e0694 Mac:0a:da:4b:0e:bc:55 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ea Mtu:0 Sandbox:/var/run/netns/53da0027-6eab-4187-9b8c-2e389dbb67dc SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.234 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:45:01.429531 crc crio[21508]: time=\"2026-06-09T11:45:01.429388152Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683425-jf7zz Namespace:openshift-operator-lifecycle-manager ID:79efc2b4c8e0694b8a5d1af99d3263f87c344886d43e89026b27934ac69d718b UID:f8ace32a-814c-4c90-9a69-bb1b3a4cd9b2 NetNS:/var/run/netns/53da0027-6eab-4187-9b8c-2e389dbb67dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf8ace32a_814c_4c90_9a69_bb1b3a4cd9b2.slice PodAnnotations:0xc00465e450}] Aliases:map[]}\"\nJun 09 11:45:01.429825 crc crio[21508]: time=\"2026-06-09T11:45:01.429694501Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683425-jf7zz for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:45:01.447457 crc crio[21508]: time=\"2026-06-09T11:45:01.447278202Z\" level=info msg=\"Ran pod sandbox 79efc2b4c8e0694b8a5d1af99d3263f87c344886d43e89026b27934ac69d718b with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683425-jf7zz/POD\" id=e7c3e601-158c-4c06-b573-a209555b4b5b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:45:01.455388 crc crio[21508]: time=\"2026-06-09T11:45:01.455204982Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b60d5b72-ea88-481a-9f9f-7b54a893306f name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:45:01.459474 crc crio[21508]: time=\"2026-06-09T11:45:01.459384813Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fb957440-b604-4f6a-ae93-fe0eeba53655 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:45:01.478687 crc crio[21508]: time=\"2026-06-09T11:45:01.47851926Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683425-jf7zz/collect-profiles\" id=090ad7bc-3765-4851-81b1-40891e918e81 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:45:01.479031 crc crio[21508]: time=\"2026-06-09T11:45:01.478930891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:45:01.541370 crc crio[21508]: time=\"2026-06-09T11:45:01.54119391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:45:01.545855 crc crio[21508]: time=\"2026-06-09T11:45:01.545782123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:45:01.708867 crc crio[21508]: time=\"2026-06-09T11:45:01.708508531Z\" level=info msg=\"Created container 2bbee4638197790cc389fd6e8be1cba7b81492e27b4eaf2d18a6ecc7eaba739b: openshift-operator-lifecycle-manager/collect-profiles-29683425-jf7zz/collect-profiles\" id=090ad7bc-3765-4851-81b1-40891e918e81 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:45:01.710092 crc crio[21508]: time=\"2026-06-09T11:45:01.710004264Z\" level=info msg=\"Starting container: 2bbee4638197790cc389fd6e8be1cba7b81492e27b4eaf2d18a6ecc7eaba739b\" id=bf094822-fb11-4084-be46-a8e2f8dd74ef name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:45:01.724686 crc crio[21508]: time=\"2026-06-09T11:45:01.724574878Z\" level=info msg=\"Started container\" PID=135869 containerID=2bbee4638197790cc389fd6e8be1cba7b81492e27b4eaf2d18a6ecc7eaba739b description=openshift-operator-lifecycle-manager/collect-profiles-29683425-jf7zz/collect-profiles id=bf094822-fb11-4084-be46-a8e2f8dd74ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=79efc2b4c8e0694b8a5d1af99d3263f87c344886d43e89026b27934ac69d718b\nJun 09 11:45:04.481187 crc crio[21508]: time=\"2026-06-09T11:45:04.480128978Z\" level=info msg=\"Stopping pod sandbox: 79efc2b4c8e0694b8a5d1af99d3263f87c344886d43e89026b27934ac69d718b\" id=7cfd48ad-d336-4d0e-90dd-58a455f8754e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:45:04.483262 crc crio[21508]: time=\"2026-06-09T11:45:04.481971781Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683425-jf7zz Namespace:openshift-operator-lifecycle-manager ID:79efc2b4c8e0694b8a5d1af99d3263f87c344886d43e89026b27934ac69d718b UID:f8ace32a-814c-4c90-9a69-bb1b3a4cd9b2 NetNS:/var/run/netns/53da0027-6eab-4187-9b8c-2e389dbb67dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf8ace32a_814c_4c90_9a69_bb1b3a4cd9b2.slice PodAnnotations:0xc000159350}] Aliases:map[]}\"\nJun 09 11:45:04.483262 crc crio[21508]: time=\"2026-06-09T11:45:04.482175997Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683425-jf7zz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:45:04.813368 crc crio[21508]: time=\"2026-06-09T11:45:04.812265727Z\" level=info msg=\"Stopped pod sandbox: 79efc2b4c8e0694b8a5d1af99d3263f87c344886d43e89026b27934ac69d718b\" id=7cfd48ad-d336-4d0e-90dd-58a455f8754e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:45:26.316743 crc crio[21508]: time=\"2026-06-09T11:45:26.31560112Z\" level=info msg=\"Removing container: 4f22b4ed98fc3ed58b27f71079e54d2924238a02f735c04f423c1c641a83d933\" id=7caad177-ba38-44a9-9694-26df2754f990 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:45:26.357814 crc crio[21508]: time=\"2026-06-09T11:45:26.357475677Z\" level=info msg=\"Removed container 4f22b4ed98fc3ed58b27f71079e54d2924238a02f735c04f423c1c641a83d933: openshift-operator-lifecycle-manager/collect-profiles-29683380-z5b4j/collect-profiles\" id=7caad177-ba38-44a9-9694-26df2754f990 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:45:26.369711 crc crio[21508]: time=\"2026-06-09T11:45:26.369598209Z\" level=info msg=\"Stopping pod sandbox: 4752386974ffbdc2276aef3728f63a0c93a384c25753b046797a7440debbd675\" id=283763a9-4b4b-49b9-80bd-92c1a1194402 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:45:26.369711 crc crio[21508]: time=\"2026-06-09T11:45:26.369703872Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4752386974ffbdc2276aef3728f63a0c93a384c25753b046797a7440debbd675\" id=283763a9-4b4b-49b9-80bd-92c1a1194402 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:45:26.371123 crc crio[21508]: time=\"2026-06-09T11:45:26.370975939Z\" level=info msg=\"Removing pod sandbox: 4752386974ffbdc2276aef3728f63a0c93a384c25753b046797a7440debbd675\" id=a28beeed-ca35-4034-aba3-6a2b2b565abe name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:45:26.390907 crc crio[21508]: time=\"2026-06-09T11:45:26.390758904Z\" level=info msg=\"Removed pod sandbox: 4752386974ffbdc2276aef3728f63a0c93a384c25753b046797a7440debbd675\" id=a28beeed-ca35-4034-aba3-6a2b2b565abe name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:46:03.079166 crc crio[21508]: time=\"2026-06-09T11:46:03.07760386Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683426-kh27d/POD\" id=ebe29033-71fe-476f-950a-830f0105f797 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:46:03.079166 crc crio[21508]: time=\"2026-06-09T11:46:03.078903817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:46:03.192033 crc crio[21508]: time=\"2026-06-09T11:46:03.191583461Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683426-kh27d Namespace:openshift-infra ID:1d973b13bad2bb1dcd1cf823fe52890af850799f16b9aee135e7f5537ebdf8e0 UID:0c5b84aa-937d-44f7-bbc1-3e9199dd4693 NetNS:/var/run/netns/4b5edecb-5549-4b66-9b0e-003e1feb854d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c5b84aa_937d_44f7_bbc1_3e9199dd4693.slice PodAnnotations:0xc004f90108}] Aliases:map[]}\"\nJun 09 11:46:03.192033 crc crio[21508]: time=\"2026-06-09T11:46:03.192008583Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683426-kh27d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:46:04.022453 crc crio[21508]: 2026-06-09T11:46:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1d973b13bad2bb1 Mac:8a:02:65:81:70:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:eb Mtu:0 Sandbox:/var/run/netns/4b5edecb-5549-4b66-9b0e-003e1feb854d SocketPath: PciID:}] [{Interface:0xc0001145b0 Address:{IP:10.217.0.235 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:46:04.026212 crc crio[21508]: time=\"2026-06-09T11:46:04.026147625Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683426-kh27d Namespace:openshift-infra ID:1d973b13bad2bb1dcd1cf823fe52890af850799f16b9aee135e7f5537ebdf8e0 UID:0c5b84aa-937d-44f7-bbc1-3e9199dd4693 NetNS:/var/run/netns/4b5edecb-5549-4b66-9b0e-003e1feb854d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c5b84aa_937d_44f7_bbc1_3e9199dd4693.slice PodAnnotations:0xc004f90108}] Aliases:map[]}\"\nJun 09 11:46:04.026650 crc crio[21508]: time=\"2026-06-09T11:46:04.026533046Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683426-kh27d for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:46:04.042584 crc crio[21508]: time=\"2026-06-09T11:46:04.042451959Z\" level=info msg=\"Ran pod sandbox 1d973b13bad2bb1dcd1cf823fe52890af850799f16b9aee135e7f5537ebdf8e0 with infra container: openshift-infra/auto-csr-approver-29683426-kh27d/POD\" id=ebe29033-71fe-476f-950a-830f0105f797 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:46:04.048700 crc crio[21508]: time=\"2026-06-09T11:46:04.047472205Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=0397a5b3-7baa-4fb4-8f13-ea9ef0e31805 name=/runtime.v1.ImageService/PullImage\nJun 09 11:46:04.068354 crc crio[21508]: time=\"2026-06-09T11:46:04.068217677Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 11:46:05.155896 crc crio[21508]: time=\"2026-06-09T11:46:05.155772542Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=0397a5b3-7baa-4fb4-8f13-ea9ef0e31805 name=/runtime.v1.ImageService/PullImage\nJun 09 11:46:05.158065 crc crio[21508]: time=\"2026-06-09T11:46:05.157963126Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c6129990-2394-4e6a-a953-fabec4c43e84 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:46:05.165945 crc crio[21508]: time=\"2026-06-09T11:46:05.161260431Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d182ed9e-ceab-4a0f-8a34-72e3c3e33563 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:46:05.171096 crc crio[21508]: time=\"2026-06-09T11:46:05.170951503Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683426-kh27d/oc\" id=5eb66b7c-d0ba-4603-86b4-60a75ce4fa32 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:46:05.171955 crc crio[21508]: time=\"2026-06-09T11:46:05.171720665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:46:05.234898 crc crio[21508]: time=\"2026-06-09T11:46:05.234723186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:46:05.519082 crc crio[21508]: time=\"2026-06-09T11:46:05.518947643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:46:05.731383 crc crio[21508]: time=\"2026-06-09T11:46:05.73123272Z\" level=info msg=\"Created container b6763d351b9b3974eec03c8dd796cf03249982f85bb3e2070fb30c3cd32f2699: openshift-infra/auto-csr-approver-29683426-kh27d/oc\" id=5eb66b7c-d0ba-4603-86b4-60a75ce4fa32 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:46:05.733033 crc crio[21508]: time=\"2026-06-09T11:46:05.732918449Z\" level=info msg=\"Starting container: b6763d351b9b3974eec03c8dd796cf03249982f85bb3e2070fb30c3cd32f2699\" id=203e6dcf-4157-4fcc-8753-09489685aeaa name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:46:05.740853 crc crio[21508]: time=\"2026-06-09T11:46:05.740081177Z\" level=info msg=\"Started container\" PID=139140 containerID=b6763d351b9b3974eec03c8dd796cf03249982f85bb3e2070fb30c3cd32f2699 description=openshift-infra/auto-csr-approver-29683426-kh27d/oc id=203e6dcf-4157-4fcc-8753-09489685aeaa name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d973b13bad2bb1dcd1cf823fe52890af850799f16b9aee135e7f5537ebdf8e0\nJun 09 11:46:07.671778 crc crio[21508]: time=\"2026-06-09T11:46:07.671105435Z\" level=info msg=\"Stopping pod sandbox: 1d973b13bad2bb1dcd1cf823fe52890af850799f16b9aee135e7f5537ebdf8e0\" id=1aa497be-df08-475a-b5a4-9b7ac9563bb5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:46:07.673380 crc crio[21508]: time=\"2026-06-09T11:46:07.672869656Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683426-kh27d Namespace:openshift-infra ID:1d973b13bad2bb1dcd1cf823fe52890af850799f16b9aee135e7f5537ebdf8e0 UID:0c5b84aa-937d-44f7-bbc1-3e9199dd4693 NetNS:/var/run/netns/4b5edecb-5549-4b66-9b0e-003e1feb854d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c5b84aa_937d_44f7_bbc1_3e9199dd4693.slice PodAnnotations:0xc000159830}] Aliases:map[]}\"\nJun 09 11:46:07.673380 crc crio[21508]: time=\"2026-06-09T11:46:07.673207426Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683426-kh27d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:46:08.024418 crc crio[21508]: time=\"2026-06-09T11:46:08.02414952Z\" level=info msg=\"Stopped pod sandbox: 1d973b13bad2bb1dcd1cf823fe52890af850799f16b9aee135e7f5537ebdf8e0\" id=1aa497be-df08-475a-b5a4-9b7ac9563bb5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:46:26.718740 crc crio[21508]: time=\"2026-06-09T11:46:26.683181985Z\" level=info msg=\"Removing container: e93af42922c10e6279ada4d642e1e8e22689141bb99fd349a7f12f5711b6e816\" id=9355b8f8-1243-4d0a-84b9-2e512469870a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:46:27.153600 crc crio[21508]: time=\"2026-06-09T11:46:27.152853289Z\" level=info msg=\"Removed container e93af42922c10e6279ada4d642e1e8e22689141bb99fd349a7f12f5711b6e816: openshift-marketplace/community-operators-x8zrm/extract-content\" id=9355b8f8-1243-4d0a-84b9-2e512469870a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:46:27.158471 crc crio[21508]: time=\"2026-06-09T11:46:27.158193735Z\" level=info msg=\"Removing container: d0525ec1c3f6cf3963977f771b79e2467980828cb31f1bf65ad88abe668f668f\" id=19cb6825-d862-4d61-ba89-2a9634d2e0f1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:46:27.217257 crc crio[21508]: time=\"2026-06-09T11:46:27.217110346Z\" level=info msg=\"Removed container d0525ec1c3f6cf3963977f771b79e2467980828cb31f1bf65ad88abe668f668f: openshift-marketplace/community-operators-x8zrm/extract-utilities\" id=19cb6825-d862-4d61-ba89-2a9634d2e0f1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:46:27.222635 crc crio[21508]: time=\"2026-06-09T11:46:27.222521543Z\" level=info msg=\"Removing container: a05cfb9a0321237d59b0a3d674022bbeff4ad61fa9f7587c3092e89ff9f35e64\" id=d01b2cf2-3347-40ba-bcd9-6c1657567019 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:46:27.277994 crc crio[21508]: time=\"2026-06-09T11:46:27.277868111Z\" level=info msg=\"Removed container a05cfb9a0321237d59b0a3d674022bbeff4ad61fa9f7587c3092e89ff9f35e64: openshift-marketplace/community-operators-x8zrm/registry-server\" id=d01b2cf2-3347-40ba-bcd9-6c1657567019 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:46:27.313390 crc crio[21508]: time=\"2026-06-09T11:46:27.313247219Z\" level=info msg=\"Stopping pod sandbox: f73a32a262339ebea4a908703ae879b4a1c17e4e8ed4a47e60ecd1840b2de187\" id=621a3651-ad99-4f9b-9c32-05ca461bc5ce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:46:27.313792 crc crio[21508]: time=\"2026-06-09T11:46:27.313405834Z\" level=info msg=\"Stopped pod sandbox (already stopped): f73a32a262339ebea4a908703ae879b4a1c17e4e8ed4a47e60ecd1840b2de187\" id=621a3651-ad99-4f9b-9c32-05ca461bc5ce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:46:27.314226 crc crio[21508]: time=\"2026-06-09T11:46:27.314146675Z\" level=info msg=\"Removing pod sandbox: f73a32a262339ebea4a908703ae879b4a1c17e4e8ed4a47e60ecd1840b2de187\" id=6cc47b5b-a459-4cec-aca6-b6f27176d4f5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:46:27.332576 crc crio[21508]: time=\"2026-06-09T11:46:27.332446437Z\" level=info msg=\"Removed pod sandbox: f73a32a262339ebea4a908703ae879b4a1c17e4e8ed4a47e60ecd1840b2de187\" id=6cc47b5b-a459-4cec-aca6-b6f27176d4f5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:46:39.250611 crc crio[21508]: time=\"2026-06-09T11:46:39.249458798Z\" level=info msg=\"Removing container: f619a39bda1aad938f72cf5685fbd550c1390a98ef28bfd5666870cb2a1d2728\" id=15f37c3b-fe96-4b43-95b2-25f6089df002 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:46:39.261850 crc crio[21508]: time=\"2026-06-09T11:46:39.261778125Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=3fae5256-1d22-4cea-bbe6-58c42c4cc31e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:46:39.264820 crc crio[21508]: time=\"2026-06-09T11:46:39.26467417Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=d2c7e2d8-5cc6-47ca-958b-7710a789ed3a name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:46:40.639854 crc crio[21508]: time=\"2026-06-09T11:46:40.639130179Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-5b8965f888-kdd4l/manager\" id=2986568e-71b1-4da3-88eb-2594fd6ddb95 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:46:40.640605 crc crio[21508]: time=\"2026-06-09T11:46:40.64052198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:46:40.675877 crc crio[21508]: time=\"2026-06-09T11:46:40.675772194Z\" level=info msg=\"Removed container f619a39bda1aad938f72cf5685fbd550c1390a98ef28bfd5666870cb2a1d2728: openstack-operators/octavia-operator-controller-manager-6495978d8d-24mcx/manager\" id=15f37c3b-fe96-4b43-95b2-25f6089df002 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:46:40.692436 crc crio[21508]: time=\"2026-06-09T11:46:40.692355586Z\" level=info msg=\"Removing container: 5c372dabe813eb5727c99d931ab702e86a9412b6b3b71f123b1dbd8d1243e7e5\" id=55d55610-b06a-4fed-969d-c3a37dd9994b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:46:40.753710 crc crio[21508]: time=\"2026-06-09T11:46:40.753251035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:46:40.759364 crc crio[21508]: time=\"2026-06-09T11:46:40.759164547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:46:41.211276 crc crio[21508]: time=\"2026-06-09T11:46:41.211166698Z\" level=info msg=\"Removed container 5c372dabe813eb5727c99d931ab702e86a9412b6b3b71f123b1dbd8d1243e7e5: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/manager\" id=55d55610-b06a-4fed-969d-c3a37dd9994b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:46:41.213755 crc crio[21508]: time=\"2026-06-09T11:46:41.213700742Z\" level=info msg=\"Created container 0b021d638a2a1fb3e8495590e0cefae2380b739f019be0c73d9ba3b01831b1e9: metallb-system/metallb-operator-controller-manager-5b8965f888-kdd4l/manager\" id=2986568e-71b1-4da3-88eb-2594fd6ddb95 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:46:41.222601 crc crio[21508]: time=\"2026-06-09T11:46:41.218931294Z\" level=info msg=\"Starting container: 0b021d638a2a1fb3e8495590e0cefae2380b739f019be0c73d9ba3b01831b1e9\" id=4910a8d6-5f3c-4217-b1a2-a01d5c540e17 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:46:41.223207 crc crio[21508]: time=\"2026-06-09T11:46:41.223066134Z\" level=info msg=\"Removing container: cfdcc9f717cad9aa856afb4af757901883811494aca6a28ddd4d83378e552cd5\" id=cc1a8db0-b72f-4b7c-ae23-6b68226fd175 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:46:41.229619 crc crio[21508]: time=\"2026-06-09T11:46:41.22946922Z\" level=info msg=\"Started container\" PID=141082 containerID=0b021d638a2a1fb3e8495590e0cefae2380b739f019be0c73d9ba3b01831b1e9 description=metallb-system/metallb-operator-controller-manager-5b8965f888-kdd4l/manager id=4910a8d6-5f3c-4217-b1a2-a01d5c540e17 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ca941033b9a4ef96b8fcddf0c7247af1d1c2163fd917ad113abd15a22a578eb\nJun 09 11:46:41.772926 crc crio[21508]: time=\"2026-06-09T11:46:41.772772273Z\" level=info msg=\"Removed container cfdcc9f717cad9aa856afb4af757901883811494aca6a28ddd4d83378e552cd5: metallb-system/metallb-operator-controller-manager-5b8965f888-kdd4l/manager\" id=cc1a8db0-b72f-4b7c-ae23-6b68226fd175 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:46:41.776578 crc crio[21508]: time=\"2026-06-09T11:46:41.77644175Z\" level=info msg=\"Removing container: adacb39c9c8ad7488fcaaeeaf8c104cb0b06edf9b82f3f5b18eb32e10a3f2633\" id=fe0cd0f0-67c6-44dc-a1e3-7072f2250fab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:46:42.003007 crc crio[21508]: time=\"2026-06-09T11:46:42.002913499Z\" level=info msg=\"Removed container adacb39c9c8ad7488fcaaeeaf8c104cb0b06edf9b82f3f5b18eb32e10a3f2633: openstack-operators/test-operator-controller-manager-8d5599d7d-lxkn6/manager\" id=fe0cd0f0-67c6-44dc-a1e3-7072f2250fab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:46:42.008723 crc crio[21508]: time=\"2026-06-09T11:46:42.008565693Z\" level=info msg=\"Removing container: b87e0b85ac2cbc944216a92a57cd71af54990e63715098cc183192e538b9b5aa\" id=ab11c8aa-d545-4958-85e1-f1a9b5f79d3a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:46:42.144170 crc crio[21508]: time=\"2026-06-09T11:46:42.143949216Z\" level=info msg=\"Removed container b87e0b85ac2cbc944216a92a57cd71af54990e63715098cc183192e538b9b5aa: openstack-operators/ironic-operator-controller-manager-75f8548fcd-fv5pz/manager\" id=ab11c8aa-d545-4958-85e1-f1a9b5f79d3a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:46:42.167393 crc crio[21508]: time=\"2026-06-09T11:46:42.163868735Z\" level=info msg=\"Removing container: 17dd91aa639b36c947b062714b9c0314e4aafebd1c284dd4eca6e2ee6ca42493\" id=8e984262-a576-4985-96b4-1c66d37a356f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:46:42.323235 crc crio[21508]: time=\"2026-06-09T11:46:42.323127211Z\" level=info msg=\"Removed container 17dd91aa639b36c947b062714b9c0314e4aafebd1c284dd4eca6e2ee6ca42493: baremetal-operator-system/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/manager\" id=8e984262-a576-4985-96b4-1c66d37a356f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:46:56.324741 crc crio[21508]: time=\"2026-06-09T11:46:56.323585041Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=97adf138-ac3d-480f-a686-d6a1f3f0840d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:46:56.329084 crc crio[21508]: time=\"2026-06-09T11:46:56.328996129Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=e32d705f-a33d-468c-bfb2-1d1da965e635 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:46:56.335083 crc crio[21508]: time=\"2026-06-09T11:46:56.334966762Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/manager\" id=3fd35ecb-b01d-41d9-b1f3-a96fd6612d1f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:46:56.337018 crc crio[21508]: time=\"2026-06-09T11:46:56.33695868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:46:56.407383 crc crio[21508]: time=\"2026-06-09T11:46:56.406866491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:46:56.414909 crc crio[21508]: time=\"2026-06-09T11:46:56.41475905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:46:56.919710 crc crio[21508]: time=\"2026-06-09T11:46:56.919085301Z\" level=info msg=\"Created container af7ad893867a822a614e4b7aea579082437684d364ea483dec4b93cb4654d169: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/manager\" id=3fd35ecb-b01d-41d9-b1f3-a96fd6612d1f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:46:56.922189 crc crio[21508]: time=\"2026-06-09T11:46:56.922086208Z\" level=info msg=\"Starting container: af7ad893867a822a614e4b7aea579082437684d364ea483dec4b93cb4654d169\" id=8c6bb992-6aa1-40e8-a102-2f3e3e8a57cf name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:46:56.930751 crc crio[21508]: time=\"2026-06-09T11:46:56.930623677Z\" level=info msg=\"Started container\" PID=141954 containerID=af7ad893867a822a614e4b7aea579082437684d364ea483dec4b93cb4654d169 description=openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/manager id=8c6bb992-6aa1-40e8-a102-2f3e3e8a57cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=17f421c7fc47756b896c871857969dfdbe3eb33742f85d3d8a81ea59dce0fda1\nJun 09 11:46:58.321440 crc crio[21508]: time=\"2026-06-09T11:46:58.320816302Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=26480d59-8144-49d0-94ec-66f7118e2f2f name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:46:58.324022 crc crio[21508]: time=\"2026-06-09T11:46:58.323926443Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=f19518e0-345a-48e3-93b2-29f7384336a0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:46:58.326901 crc crio[21508]: time=\"2026-06-09T11:46:58.326825797Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-8d5599d7d-lxkn6/manager\" id=43a99ded-e6af-477e-a4ae-9addb69f736d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:46:58.327213 crc crio[21508]: time=\"2026-06-09T11:46:58.327157937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:46:58.380771 crc crio[21508]: time=\"2026-06-09T11:46:58.38061515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:46:58.388480 crc crio[21508]: time=\"2026-06-09T11:46:58.388265322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:46:59.780153 crc crio[21508]: time=\"2026-06-09T11:46:59.779100799Z\" level=info msg=\"Created container 8f6b0dcbc7a03938170b381ce9bd655d326d1662d49f028f1d83ebf8cd4cc8bc: openstack-operators/test-operator-controller-manager-8d5599d7d-lxkn6/manager\" id=43a99ded-e6af-477e-a4ae-9addb69f736d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:46:59.782870 crc crio[21508]: time=\"2026-06-09T11:46:59.782719834Z\" level=info msg=\"Starting container: 8f6b0dcbc7a03938170b381ce9bd655d326d1662d49f028f1d83ebf8cd4cc8bc\" id=89053e57-e4ce-4d36-ad70-13a58bc66f33 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:46:59.788950 crc crio[21508]: time=\"2026-06-09T11:46:59.788841802Z\" level=info msg=\"Started container\" PID=142080 containerID=8f6b0dcbc7a03938170b381ce9bd655d326d1662d49f028f1d83ebf8cd4cc8bc description=openstack-operators/test-operator-controller-manager-8d5599d7d-lxkn6/manager id=89053e57-e4ce-4d36-ad70-13a58bc66f33 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6cbe62c8260fb5fc11d0989d87aabe4d0f96be8ca307c47eb918064ac35a526c\nJun 09 11:47:01.322188 crc crio[21508]: time=\"2026-06-09T11:47:01.322099063Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=cf7c61a6-a6ff-4e7c-91c9-70c6be3bac03 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:47:01.323211 crc crio[21508]: time=\"2026-06-09T11:47:01.322991769Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=00092bd5-2e48-445a-8d01-576bfd2def80 name=/runtime.v1.ImageService/PullImage\nJun 09 11:47:01.594210 crc crio[21508]: time=\"2026-06-09T11:47:01.594121945Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"\nJun 09 11:47:02.590225 crc crio[21508]: time=\"2026-06-09T11:47:02.589197653Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=994b0831-a935-460e-872a-b8169b6aab9d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:47:02.590998 crc crio[21508]: time=\"2026-06-09T11:47:02.59080496Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=d48f83cb-0c6a-403d-a5f2-fda2178d0b16 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:47:02.613804 crc crio[21508]: time=\"2026-06-09T11:47:02.613659415Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-fv5pz/manager\" id=94b87b54-7360-44f4-9430-c41b955b7412 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:47:02.614400 crc crio[21508]: time=\"2026-06-09T11:47:02.61418624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:47:02.627419 crc crio[21508]: time=\"2026-06-09T11:47:02.627076275Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=7707ca69-bc88-4e71-8517-4fba07a8a44d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:47:02.801106 crc crio[21508]: time=\"2026-06-09T11:47:02.801015184Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-6495978d8d-24mcx/manager\" id=1fd868cb-8128-4b12-a380-4ccd9473bee7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:47:02.801811 crc crio[21508]: time=\"2026-06-09T11:47:02.801753645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:47:02.846617 crc crio[21508]: time=\"2026-06-09T11:47:02.846142767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:47:02.851529 crc crio[21508]: time=\"2026-06-09T11:47:02.851274396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:47:02.853260 crc crio[21508]: time=\"2026-06-09T11:47:02.853169431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:47:02.857602 crc crio[21508]: time=\"2026-06-09T11:47:02.857464046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:47:04.208117 crc crio[21508]: time=\"2026-06-09T11:47:04.207797522Z\" level=info msg=\"Created container 156bfbe68a42de2224a501c5f527e9e4c0e9bde67173fe75611082fb4307316f: openstack-operators/ironic-operator-controller-manager-75f8548fcd-fv5pz/manager\" id=94b87b54-7360-44f4-9430-c41b955b7412 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:47:04.209983 crc crio[21508]: time=\"2026-06-09T11:47:04.20979127Z\" level=info msg=\"Starting container: 156bfbe68a42de2224a501c5f527e9e4c0e9bde67173fe75611082fb4307316f\" id=a33a0ff9-d1c2-410c-97f0-c93ac54150f3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:47:04.215174 crc crio[21508]: time=\"2026-06-09T11:47:04.215127285Z\" level=info msg=\"Started container\" PID=142312 containerID=156bfbe68a42de2224a501c5f527e9e4c0e9bde67173fe75611082fb4307316f description=openstack-operators/ironic-operator-controller-manager-75f8548fcd-fv5pz/manager id=a33a0ff9-d1c2-410c-97f0-c93ac54150f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c79f8871269f332bebb93586e97afae49ddb08d0910bb05b90e88deedcbca4b\nJun 09 11:47:04.652356 crc crio[21508]: time=\"2026-06-09T11:47:04.652088642Z\" level=info msg=\"Created container c1b2e646960b451c72cda6081fa13b47c47d7cdfe6da6d9eba9a9675f6c98888: openstack-operators/octavia-operator-controller-manager-6495978d8d-24mcx/manager\" id=1fd868cb-8128-4b12-a380-4ccd9473bee7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:47:04.661737 crc crio[21508]: time=\"2026-06-09T11:47:04.659877579Z\" level=info msg=\"Starting container: c1b2e646960b451c72cda6081fa13b47c47d7cdfe6da6d9eba9a9675f6c98888\" id=a5b24e35-8c91-40b0-a96d-38b683cc06be name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:47:04.672381 crc crio[21508]: time=\"2026-06-09T11:47:04.669480748Z\" level=info msg=\"Started container\" PID=142320 containerID=c1b2e646960b451c72cda6081fa13b47c47d7cdfe6da6d9eba9a9675f6c98888 description=openstack-operators/octavia-operator-controller-manager-6495978d8d-24mcx/manager id=a5b24e35-8c91-40b0-a96d-38b683cc06be name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd061b9ff36bc5002db9ab85042bcb37487b3f72b94ab6fcc42097c7727f795a\nJun 09 11:47:04.795405 crc crio[21508]: time=\"2026-06-09T11:47:04.794832179Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=00092bd5-2e48-445a-8d01-576bfd2def80 name=/runtime.v1.ImageService/PullImage\nJun 09 11:47:04.796110 crc crio[21508]: time=\"2026-06-09T11:47:04.795993753Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=535be59a-cf13-4e69-b1db-90744c399b6b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:47:04.811383 crc crio[21508]: time=\"2026-06-09T11:47:04.811199625Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=c887b750-bbe6-4267-91ef-cd05641e5862 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:47:04.815403 crc crio[21508]: time=\"2026-06-09T11:47:04.815201271Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/manager\" id=ac0c1d23-c180-4815-b0ec-4a0ecf9ec233 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:47:04.816045 crc crio[21508]: time=\"2026-06-09T11:47:04.815978134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:47:04.920896 crc crio[21508]: time=\"2026-06-09T11:47:04.920742977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:47:04.970764 crc crio[21508]: time=\"2026-06-09T11:47:04.97040232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:47:05.110136 crc crio[21508]: time=\"2026-06-09T11:47:05.108897483Z\" level=info msg=\"Created container 097b8223422ca118a4d57951260fff927d56f6bbd17df0e5814f01efb64e611e: baremetal-operator-system/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/manager\" id=ac0c1d23-c180-4815-b0ec-4a0ecf9ec233 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:47:05.110695 crc crio[21508]: time=\"2026-06-09T11:47:05.110618153Z\" level=info msg=\"Starting container: 097b8223422ca118a4d57951260fff927d56f6bbd17df0e5814f01efb64e611e\" id=233a674d-7928-4637-859a-8259f6fa1284 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:47:05.116422 crc crio[21508]: time=\"2026-06-09T11:47:05.116254127Z\" level=info msg=\"Started container\" PID=142488 containerID=097b8223422ca118a4d57951260fff927d56f6bbd17df0e5814f01efb64e611e description=baremetal-operator-system/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/manager id=233a674d-7928-4637-859a-8259f6fa1284 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52fd281d8891a65f86231fd5dcbc5a29e7dd85037a2c5a34dc7dd857da31b832\nJun 09 11:47:26.583371 crc crio[21508]: time=\"2026-06-09T11:47:26.582510599Z\" level=info msg=\"Stopping pod sandbox: a8575d2a6db3a13ea387a13700cf94fcb1dd20f6023e51360a43bf3431ac8927\" id=8f5009b7-b0f4-4cc2-bcff-d344a137571f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:47:26.585067 crc crio[21508]: time=\"2026-06-09T11:47:26.584596819Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-6267t Namespace:openstack ID:a8575d2a6db3a13ea387a13700cf94fcb1dd20f6023e51360a43bf3431ac8927 UID:a89b50c7-6161-491f-90cf-56c0cd61f650 NetNS:/var/run/netns/25549d7e-fd4c-45fb-9213-3c8cf5bc74c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda89b50c7_6161_491f_90cf_56c0cd61f650.slice PodAnnotations:0xc003b39090}] Aliases:map[]}\"\nJun 09 11:47:26.585067 crc crio[21508]: time=\"2026-06-09T11:47:26.584842297Z\" level=info msg=\"Deleting pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-6267t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:47:27.370783 crc crio[21508]: time=\"2026-06-09T11:47:27.370693067Z\" level=info msg=\"Removing container: 8597d0541e9a311bd27d8d8f56aabcfe2fc15e88090ea7308beef14f1d05b8d9\" id=93031075-d6b6-4bbb-9c45-c355583e66c4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:47:27.572594 crc crio[21508]: time=\"2026-06-09T11:47:27.572429537Z\" level=info msg=\"Removed container 8597d0541e9a311bd27d8d8f56aabcfe2fc15e88090ea7308beef14f1d05b8d9: openshift-infra/auto-csr-approver-29683420-zxpm5/oc\" id=93031075-d6b6-4bbb-9c45-c355583e66c4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:47:27.587085 crc crio[21508]: time=\"2026-06-09T11:47:27.586944219Z\" level=info msg=\"Stopping pod sandbox: 86d61dad4d576d89c167585cdc81001ebc788c1406cca69b5cc9a37f10111eab\" id=bee46af8-cdd7-444f-9282-dff11c2859e0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:47:27.587085 crc crio[21508]: time=\"2026-06-09T11:47:27.587043532Z\" level=info msg=\"Stopped pod sandbox (already stopped): 86d61dad4d576d89c167585cdc81001ebc788c1406cca69b5cc9a37f10111eab\" id=bee46af8-cdd7-444f-9282-dff11c2859e0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:47:27.588271 crc crio[21508]: time=\"2026-06-09T11:47:27.58765171Z\" level=info msg=\"Removing pod sandbox: 86d61dad4d576d89c167585cdc81001ebc788c1406cca69b5cc9a37f10111eab\" id=5b64489a-6f0d-45f2-95bd-7decf1d81868 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:47:27.613540 crc crio[21508]: time=\"2026-06-09T11:47:27.613413568Z\" level=info msg=\"Removed pod sandbox: 86d61dad4d576d89c167585cdc81001ebc788c1406cca69b5cc9a37f10111eab\" id=5b64489a-6f0d-45f2-95bd-7decf1d81868 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:47:30.984513 crc crio[21508]: time=\"2026-06-09T11:47:30.981075612Z\" level=info msg=\"Stopped pod sandbox: a8575d2a6db3a13ea387a13700cf94fcb1dd20f6023e51360a43bf3431ac8927\" id=8f5009b7-b0f4-4cc2-bcff-d344a137571f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:47:40.397363 crc crio[21508]: time=\"2026-06-09T11:47:40.396461799Z\" level=info msg=\"Running pod sandbox: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-bvpc9/POD\" id=503f9f33-5e7b-484b-8e4c-4fb12298902f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:47:40.398998 crc crio[21508]: time=\"2026-06-09T11:47:40.398962802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:47:40.445968 crc crio[21508]: time=\"2026-06-09T11:47:40.445744563Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-bvpc9 Namespace:openstack ID:b39c37f9608befc15fef14e99e66cd6272dd172abfa9e22489eca21cacb5d862 UID:d3607890-a541-48f4-934a-ccef6a535b5d NetNS:/var/run/netns/6a50b36b-3503-4a91-a3a9-6ff9caa41d27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3607890_a541_48f4_934a_ccef6a535b5d.slice PodAnnotations:0xc000b28e38}] Aliases:map[]}\"\nJun 09 11:47:40.445968 crc crio[21508]: time=\"2026-06-09T11:47:40.445815265Z\" level=info msg=\"Adding pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-bvpc9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:47:41.014240 crc crio[21508]: 2026-06-09T11:47:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b39c37f9608befc Mac:a6:21:4b:3c:82:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ec Mtu:0 Sandbox:/var/run/netns/6a50b36b-3503-4a91-a3a9-6ff9caa41d27 SocketPath: PciID:}] [{Interface:0xc000324de0 Address:{IP:10.217.0.236 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:47:41.015845 crc crio[21508]: time=\"2026-06-09T11:47:41.015772488Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-bvpc9 Namespace:openstack ID:b39c37f9608befc15fef14e99e66cd6272dd172abfa9e22489eca21cacb5d862 UID:d3607890-a541-48f4-934a-ccef6a535b5d NetNS:/var/run/netns/6a50b36b-3503-4a91-a3a9-6ff9caa41d27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3607890_a541_48f4_934a_ccef6a535b5d.slice PodAnnotations:0xc000b28e38}] Aliases:map[]}\"\nJun 09 11:47:41.015982 crc crio[21508]: time=\"2026-06-09T11:47:41.015931183Z\" level=info msg=\"Checking pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-bvpc9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:47:41.028926 crc crio[21508]: time=\"2026-06-09T11:47:41.02881831Z\" level=info msg=\"Ran pod sandbox b39c37f9608befc15fef14e99e66cd6272dd172abfa9e22489eca21cacb5d862 with infra container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-bvpc9/POD\" id=503f9f33-5e7b-484b-8e4c-4fb12298902f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:47:41.034410 crc crio[21508]: time=\"2026-06-09T11:47:41.034150087Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=ff817aa9-ada4-44eb-809e-550cb8f1f136 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:47:41.065872 crc crio[21508]: time=\"2026-06-09T11:47:41.065163445Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=22d79596-b3cb-404b-9f4a-a85c7f4ab257 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:47:41.074706 crc crio[21508]: time=\"2026-06-09T11:47:41.074568821Z\" level=info msg=\"Creating container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-bvpc9/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=028054e3-2073-43b5-b75e-547857b5df75 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:47:41.075093 crc crio[21508]: time=\"2026-06-09T11:47:41.075029925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:47:41.130842 crc crio[21508]: time=\"2026-06-09T11:47:41.130194181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:47:41.135447 crc crio[21508]: time=\"2026-06-09T11:47:41.135240779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:47:41.360398 crc crio[21508]: time=\"2026-06-09T11:47:41.360170031Z\" level=info msg=\"Created container eb1a1e7a0c1313fdd0fff72c8f44c5c611a85846e4d00bc4a3be9107c8e1879b: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-bvpc9/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=028054e3-2073-43b5-b75e-547857b5df75 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:47:41.362692 crc crio[21508]: time=\"2026-06-09T11:47:41.362117068Z\" level=info msg=\"Starting container: eb1a1e7a0c1313fdd0fff72c8f44c5c611a85846e4d00bc4a3be9107c8e1879b\" id=72add121-9a5e-4bf5-a7c1-8ab2f3c116f5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:47:41.369600 crc crio[21508]: time=\"2026-06-09T11:47:41.369449933Z\" level=info msg=\"Started container\" PID=144495 containerID=eb1a1e7a0c1313fdd0fff72c8f44c5c611a85846e4d00bc4a3be9107c8e1879b description=openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-bvpc9/download-cache-edpm-deployment-ipam-openstack-edpm-ipam id=72add121-9a5e-4bf5-a7c1-8ab2f3c116f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b39c37f9608befc15fef14e99e66cd6272dd172abfa9e22489eca21cacb5d862\nJun 09 11:47:52.990678 crc crio[21508]: time=\"2026-06-09T11:47:52.989747453Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-mcr8d/POD\" id=b9f001df-fbba-4869-b768-c44672d0f834 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:47:52.992174 crc crio[21508]: time=\"2026-06-09T11:47:52.990715741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:47:53.040270 crc crio[21508]: time=\"2026-06-09T11:47:53.04015476Z\" level=info msg=\"Got pod network &{Name:redhat-operators-mcr8d Namespace:openshift-marketplace ID:06a421516a8f87e926534990ce7e0cc781c889657b6c68b98e23267553569032 UID:e64df100-7ef8-42d7-88c0-5a6893034dfb NetNS:/var/run/netns/0ea4ba9b-b626-4f70-a332-b97102985196 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode64df100_7ef8_42d7_88c0_5a6893034dfb.slice PodAnnotations:0xc004f90a88}] Aliases:map[]}\"\nJun 09 11:47:53.040270 crc crio[21508]: time=\"2026-06-09T11:47:53.040232902Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-mcr8d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:47:53.685089 crc crio[21508]: 2026-06-09T11:47:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:06a421516a8f87e Mac:6e:78:77:93:3f:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ed Mtu:0 Sandbox:/var/run/netns/0ea4ba9b-b626-4f70-a332-b97102985196 SocketPath: PciID:}] [{Interface:0xc000138ed0 Address:{IP:10.217.0.237 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:47:53.686398 crc crio[21508]: time=\"2026-06-09T11:47:53.686287315Z\" level=info msg=\"Got pod network &{Name:redhat-operators-mcr8d Namespace:openshift-marketplace ID:06a421516a8f87e926534990ce7e0cc781c889657b6c68b98e23267553569032 UID:e64df100-7ef8-42d7-88c0-5a6893034dfb NetNS:/var/run/netns/0ea4ba9b-b626-4f70-a332-b97102985196 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode64df100_7ef8_42d7_88c0_5a6893034dfb.slice PodAnnotations:0xc004f90a88}] Aliases:map[]}\"\nJun 09 11:47:53.686653 crc crio[21508]: time=\"2026-06-09T11:47:53.686603124Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-mcr8d for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:47:53.696084 crc crio[21508]: time=\"2026-06-09T11:47:53.695994899Z\" level=info msg=\"Ran pod sandbox 06a421516a8f87e926534990ce7e0cc781c889657b6c68b98e23267553569032 with infra container: openshift-marketplace/redhat-operators-mcr8d/POD\" id=b9f001df-fbba-4869-b768-c44672d0f834 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:47:53.698916 crc crio[21508]: time=\"2026-06-09T11:47:53.698830482Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=901e378a-cae6-49c5-b524-d92e32edf7ee name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:47:53.701640 crc crio[21508]: time=\"2026-06-09T11:47:53.701550002Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0ba1e4be-1510-476b-b19a-cb778a4e23b3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:47:53.710708 crc crio[21508]: time=\"2026-06-09T11:47:53.710476154Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-mcr8d/extract-utilities\" id=3bf0c203-51e2-426d-8838-873764d1f2a8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:47:53.712278 crc crio[21508]: time=\"2026-06-09T11:47:53.711196785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:47:53.802951 crc crio[21508]: time=\"2026-06-09T11:47:53.802850171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:47:53.810902 crc crio[21508]: time=\"2026-06-09T11:47:53.810792413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:47:53.997200 crc crio[21508]: time=\"2026-06-09T11:47:53.996690721Z\" level=info msg=\"Created container 0c7ccb329fec8fb6025d30a8b7a555564196e0c7253f429beac2aec00d26228f: openshift-marketplace/redhat-operators-mcr8d/extract-utilities\" id=3bf0c203-51e2-426d-8838-873764d1f2a8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:47:53.999082 crc crio[21508]: time=\"2026-06-09T11:47:53.99903952Z\" level=info msg=\"Starting container: 0c7ccb329fec8fb6025d30a8b7a555564196e0c7253f429beac2aec00d26228f\" id=bad4a6eb-c5c0-4811-b338-542c5481cd11 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:47:54.007977 crc crio[21508]: time=\"2026-06-09T11:47:54.0079106Z\" level=info msg=\"Started container\" PID=145260 containerID=0c7ccb329fec8fb6025d30a8b7a555564196e0c7253f429beac2aec00d26228f description=openshift-marketplace/redhat-operators-mcr8d/extract-utilities id=bad4a6eb-c5c0-4811-b338-542c5481cd11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=06a421516a8f87e926534990ce7e0cc781c889657b6c68b98e23267553569032\nJun 09 11:47:55.082529 crc crio[21508]: time=\"2026-06-09T11:47:55.080971505Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=992eff86-2d5f-41f0-a28b-60320d8a2216 name=/runtime.v1.ImageService/PullImage\nJun 09 11:47:55.099435 crc crio[21508]: time=\"2026-06-09T11:47:55.098808978Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 09 11:47:55.831444 crc crio[21508]: time=\"2026-06-09T11:47:55.831266333Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:3ff571452f484c0211ce73a1965fd6ce23c29df4c9361a4fb9640ee9a34b3134\" id=992eff86-2d5f-41f0-a28b-60320d8a2216 name=/runtime.v1.ImageService/PullImage\nJun 09 11:47:55.835814 crc crio[21508]: time=\"2026-06-09T11:47:55.835699002Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=405ad447-4440-4db3-835e-a760355ca0af name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:47:55.839145 crc crio[21508]: time=\"2026-06-09T11:47:55.83904033Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=cc033dcb-a096-440a-9b23-408e49dea6d8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:47:55.857398 crc crio[21508]: time=\"2026-06-09T11:47:55.857255434Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-mcr8d/extract-content\" id=ff468f59-ca91-4ad9-b522-bd5eac3ec33b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:47:55.858595 crc crio[21508]: time=\"2026-06-09T11:47:55.858535472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:47:55.943050 crc crio[21508]: time=\"2026-06-09T11:47:55.9427751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:47:55.947813 crc crio[21508]: time=\"2026-06-09T11:47:55.947709135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:47:56.132607 crc crio[21508]: time=\"2026-06-09T11:47:56.131901803Z\" level=info msg=\"Created container d32ce6c656b3d59ddf6f092a182f2c874a00c6db60ba53e0456f969ea17d6e0a: openshift-marketplace/redhat-operators-mcr8d/extract-content\" id=ff468f59-ca91-4ad9-b522-bd5eac3ec33b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:47:56.134932 crc crio[21508]: time=\"2026-06-09T11:47:56.134849699Z\" level=info msg=\"Starting container: d32ce6c656b3d59ddf6f092a182f2c874a00c6db60ba53e0456f969ea17d6e0a\" id=86b0d0c7-ab11-4d56-a0cd-716f1c75261f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:47:56.146096 crc crio[21508]: time=\"2026-06-09T11:47:56.145971395Z\" level=info msg=\"Started container\" PID=145388 containerID=d32ce6c656b3d59ddf6f092a182f2c874a00c6db60ba53e0456f969ea17d6e0a description=openshift-marketplace/redhat-operators-mcr8d/extract-content id=86b0d0c7-ab11-4d56-a0cd-716f1c75261f name=/runtime.v1.RuntimeService/StartContainer sandboxID=06a421516a8f87e926534990ce7e0cc781c889657b6c68b98e23267553569032\nJun 09 11:48:00.534736 crc crio[21508]: time=\"2026-06-09T11:48:00.533620645Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683428-nkb8x/POD\" id=9ebef295-56e9-4ddf-b557-7a43663dc0ba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:48:00.535977 crc crio[21508]: time=\"2026-06-09T11:48:00.535946443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:48:00.601995 crc crio[21508]: time=\"2026-06-09T11:48:00.601932437Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683428-nkb8x Namespace:openshift-infra ID:8ceadb7ae97bcfc069542f84311edaf26deafc6b74c151ba3d306ff91f50291b UID:77923e70-f409-4677-a940-6ea40ecc4a27 NetNS:/var/run/netns/f8d45bf3-9019-49f8-96eb-8702176bb468 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77923e70_f409_4677_a940_6ea40ecc4a27.slice PodAnnotations:0xc000d9e0f8}] Aliases:map[]}\"\nJun 09 11:48:00.601995 crc crio[21508]: time=\"2026-06-09T11:48:00.601987368Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683428-nkb8x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:48:01.407215 crc crio[21508]: 2026-06-09T11:48:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8ceadb7ae97bcfc Mac:52:cd:b0:23:93:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ee Mtu:0 Sandbox:/var/run/netns/f8d45bf3-9019-49f8-96eb-8702176bb468 SocketPath: PciID:}] [{Interface:0xc000542b80 Address:{IP:10.217.0.238 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:48:01.408272 crc crio[21508]: time=\"2026-06-09T11:48:01.408220445Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683428-nkb8x Namespace:openshift-infra ID:8ceadb7ae97bcfc069542f84311edaf26deafc6b74c151ba3d306ff91f50291b UID:77923e70-f409-4677-a940-6ea40ecc4a27 NetNS:/var/run/netns/f8d45bf3-9019-49f8-96eb-8702176bb468 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77923e70_f409_4677_a940_6ea40ecc4a27.slice PodAnnotations:0xc000d9e0f8}] Aliases:map[]}\"\nJun 09 11:48:01.408645 crc crio[21508]: time=\"2026-06-09T11:48:01.408575566Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683428-nkb8x for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:48:01.429679 crc crio[21508]: time=\"2026-06-09T11:48:01.429576501Z\" level=info msg=\"Ran pod sandbox 8ceadb7ae97bcfc069542f84311edaf26deafc6b74c151ba3d306ff91f50291b with infra container: openshift-infra/auto-csr-approver-29683428-nkb8x/POD\" id=9ebef295-56e9-4ddf-b557-7a43663dc0ba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:48:01.437412 crc crio[21508]: time=\"2026-06-09T11:48:01.437196164Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=f0712565-14dd-466e-97db-5e0a6716e79c name=/runtime.v1.ImageService/PullImage\nJun 09 11:48:01.445625 crc crio[21508]: time=\"2026-06-09T11:48:01.445534009Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 11:48:08.062458 crc crio[21508]: time=\"2026-06-09T11:48:08.060750587Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=f0712565-14dd-466e-97db-5e0a6716e79c name=/runtime.v1.ImageService/PullImage\nJun 09 11:48:08.064218 crc crio[21508]: time=\"2026-06-09T11:48:08.063367434Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d1c4dddd-0d56-487a-bd7b-f1f41551bf95 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:48:08.065952 crc crio[21508]: time=\"2026-06-09T11:48:08.065852077Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=213877bd-944a-4341-a750-4eeae2e23b7c name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:48:09.383018 crc crio[21508]: time=\"2026-06-09T11:48:09.382016256Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683428-nkb8x/oc\" id=3e95f198-8329-4e45-890d-29c10f4e2918 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:48:09.384153 crc crio[21508]: time=\"2026-06-09T11:48:09.383998955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:48:09.455537 crc crio[21508]: time=\"2026-06-09T11:48:09.455345405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:48:09.752237 crc crio[21508]: time=\"2026-06-09T11:48:09.75203147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:48:12.379191 crc crio[21508]: time=\"2026-06-09T11:48:12.378122667Z\" level=info msg=\"Created container 7761085ae195395a38f1424b4039dd3baf63a9e97a053261dc85e0edc886a7eb: openshift-infra/auto-csr-approver-29683428-nkb8x/oc\" id=3e95f198-8329-4e45-890d-29c10f4e2918 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:48:12.381017 crc crio[21508]: time=\"2026-06-09T11:48:12.380748284Z\" level=info msg=\"Starting container: 7761085ae195395a38f1424b4039dd3baf63a9e97a053261dc85e0edc886a7eb\" id=4ebccfca-22dd-42bb-ad8c-1d57c396b53e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:48:12.387421 crc crio[21508]: time=\"2026-06-09T11:48:12.387230554Z\" level=info msg=\"Started container\" PID=146215 containerID=7761085ae195395a38f1424b4039dd3baf63a9e97a053261dc85e0edc886a7eb description=openshift-infra/auto-csr-approver-29683428-nkb8x/oc id=4ebccfca-22dd-42bb-ad8c-1d57c396b53e name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ceadb7ae97bcfc069542f84311edaf26deafc6b74c151ba3d306ff91f50291b\nJun 09 11:48:13.359730 crc crio[21508]: time=\"2026-06-09T11:48:13.359223418Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f5257e2b-54ad-43a0-a0cf-ab2dcf765e43 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:48:14.116197 crc crio[21508]: time=\"2026-06-09T11:48:14.11513042Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=fda9e0b7-e8ce-444e-aaa4-dbe9f96c9593 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:48:21.233356 crc crio[21508]: time=\"2026-06-09T11:48:21.232478414Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-mcr8d/registry-server\" id=f6cb3e08-9688-4a3d-a980-a2ec729af188 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:48:21.235064 crc crio[21508]: time=\"2026-06-09T11:48:21.233801823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:48:21.303705 crc crio[21508]: time=\"2026-06-09T11:48:21.303479565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:48:21.307748 crc crio[21508]: time=\"2026-06-09T11:48:21.307674478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:48:31.120667 crc crio[21508]: time=\"2026-06-09T11:48:31.118847012Z\" level=info msg=\"Created container ebeef37a4e11f39052fab33544a30009b0614bfd83c75b45c7472256b3a3c2db: openshift-marketplace/redhat-operators-mcr8d/registry-server\" id=f6cb3e08-9688-4a3d-a980-a2ec729af188 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:48:31.121365 crc crio[21508]: time=\"2026-06-09T11:48:31.120787349Z\" level=info msg=\"Starting container: ebeef37a4e11f39052fab33544a30009b0614bfd83c75b45c7472256b3a3c2db\" id=6d7a9f26-ecb9-497f-85c5-f13afde099b6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:48:31.127425 crc crio[21508]: time=\"2026-06-09T11:48:31.127341311Z\" level=info msg=\"Started container\" PID=146814 containerID=ebeef37a4e11f39052fab33544a30009b0614bfd83c75b45c7472256b3a3c2db description=openshift-marketplace/redhat-operators-mcr8d/registry-server id=6d7a9f26-ecb9-497f-85c5-f13afde099b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=06a421516a8f87e926534990ce7e0cc781c889657b6c68b98e23267553569032\nJun 09 11:48:31.670565 crc crio[21508]: time=\"2026-06-09T11:48:31.66989205Z\" level=info msg=\"Removing container: 6cd92f63ef13a5ca5bf76f82b67e8a26e8b2fff453a0d8bb96fd80dac8fad7f6\" id=9dabe2ae-7d33-4fca-a7e4-c9ac155a3426 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:48:33.252900 crc crio[21508]: time=\"2026-06-09T11:48:33.252382275Z\" level=info msg=\"Stopping container: 6b9d8969bdd274b9a113e8ffde9364395fcdf3dec8fbd8d8a99e5fdd215dcab4 (timeout: 30s)\" id=1801c109-3146-4f5d-b77d-d368bc94233b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:48:33.532907 crc crio[21508]: time=\"2026-06-09T11:48:33.532786553Z\" level=info msg=\"Removed container 6cd92f63ef13a5ca5bf76f82b67e8a26e8b2fff453a0d8bb96fd80dac8fad7f6: openstack-operators/octavia-operator-controller-manager-6495978d8d-24mcx/manager\" id=9dabe2ae-7d33-4fca-a7e4-c9ac155a3426 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:48:33.538942 crc crio[21508]: time=\"2026-06-09T11:48:33.53884043Z\" level=info msg=\"Removing container: da5534a56b5b97701c40e604efd4d5feb294331fa044794366669afd6472f0aa\" id=3705fddb-7df4-4cbe-9996-42350d41acbf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:48:35.353159 crc crio[21508]: time=\"2026-06-09T11:48:35.352390135Z\" level=info msg=\"Stopped container 6b9d8969bdd274b9a113e8ffde9364395fcdf3dec8fbd8d8a99e5fdd215dcab4: openstack/kube-state-metrics-0/kube-state-metrics\" id=1801c109-3146-4f5d-b77d-d368bc94233b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:48:35.355595 crc crio[21508]: time=\"2026-06-09T11:48:35.355403954Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=aad808b9-0e49-42e3-ae5d-93ae1b09c9ed name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:48:35.368937 crc crio[21508]: time=\"2026-06-09T11:48:35.368823487Z\" level=info msg=\"Removed container da5534a56b5b97701c40e604efd4d5feb294331fa044794366669afd6472f0aa: metallb-system/metallb-operator-controller-manager-5b8965f888-kdd4l/manager\" id=3705fddb-7df4-4cbe-9996-42350d41acbf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:48:35.371865 crc crio[21508]: time=\"2026-06-09T11:48:35.371779214Z\" level=info msg=\"Removing container: 7e2a0e9f9cafb7ef06832cd0cb3285d2827f0836056033871f9c97f4f0031537\" id=0b681c08-873a-4249-836a-79eabc237556 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:48:35.407923 crc crio[21508]: time=\"2026-06-09T11:48:35.407725077Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=8c335ba0-0592-4fce-9a1e-64be63b9e8d1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:48:35.411743 crc crio[21508]: time=\"2026-06-09T11:48:35.411660882Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=17d1cb1e-59b9-4775-b372-18b466368889 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:48:35.412165 crc crio[21508]: time=\"2026-06-09T11:48:35.412106085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:48:35.574910 crc crio[21508]: time=\"2026-06-09T11:48:35.574748872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:48:35.598444 crc crio[21508]: time=\"2026-06-09T11:48:35.59824583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:48:36.810016 crc crio[21508]: time=\"2026-06-09T11:48:36.809068344Z\" level=info msg=\"Stopping pod sandbox: 8ceadb7ae97bcfc069542f84311edaf26deafc6b74c151ba3d306ff91f50291b\" id=8299a40c-f42b-49a3-ba89-2e961d1ce40a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:48:36.811225 crc crio[21508]: time=\"2026-06-09T11:48:36.810921538Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683428-nkb8x Namespace:openshift-infra ID:8ceadb7ae97bcfc069542f84311edaf26deafc6b74c151ba3d306ff91f50291b UID:77923e70-f409-4677-a940-6ea40ecc4a27 NetNS:/var/run/netns/f8d45bf3-9019-49f8-96eb-8702176bb468 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77923e70_f409_4677_a940_6ea40ecc4a27.slice PodAnnotations:0xc002c0a680}] Aliases:map[]}\"\nJun 09 11:48:36.811225 crc crio[21508]: time=\"2026-06-09T11:48:36.811058332Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683428-nkb8x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:48:38.143844 crc crio[21508]: time=\"2026-06-09T11:48:38.143259892Z\" level=info msg=\"Removed container 7e2a0e9f9cafb7ef06832cd0cb3285d2827f0836056033871f9c97f4f0031537: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/manager\" id=0b681c08-873a-4249-836a-79eabc237556 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:48:38.147592 crc crio[21508]: time=\"2026-06-09T11:48:38.147490166Z\" level=info msg=\"Removing container: 4b86159dd967dab86a7c7955ae57be89680a988aa585640541c0843302396620\" id=99e1cd99-67db-4bfb-8840-16651455e4ed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:48:38.151732 crc crio[21508]: time=\"2026-06-09T11:48:38.151614106Z\" level=info msg=\"Stopped pod sandbox: 8ceadb7ae97bcfc069542f84311edaf26deafc6b74c151ba3d306ff91f50291b\" id=8299a40c-f42b-49a3-ba89-2e961d1ce40a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:48:39.868136 crc crio[21508]: time=\"2026-06-09T11:48:39.867598624Z\" level=info msg=\"Created container d124ca227fe97909ee075ac99180dd181e6bb373619e2505673d66566130a58e: openstack/kube-state-metrics-0/kube-state-metrics\" id=17d1cb1e-59b9-4775-b372-18b466368889 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:48:39.869666 crc crio[21508]: time=\"2026-06-09T11:48:39.869577812Z\" level=info msg=\"Starting container: d124ca227fe97909ee075ac99180dd181e6bb373619e2505673d66566130a58e\" id=885c01c3-abd9-4ccc-befd-3fec6d7999ec name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:48:39.878214 crc crio[21508]: time=\"2026-06-09T11:48:39.878091151Z\" level=info msg=\"Started container\" PID=147576 containerID=d124ca227fe97909ee075ac99180dd181e6bb373619e2505673d66566130a58e description=openstack/kube-state-metrics-0/kube-state-metrics id=885c01c3-abd9-4ccc-befd-3fec6d7999ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=8efa242476bc55f8d62369e97a2d9e8ddb757471df012cf078756250bd26674a\nJun 09 11:48:41.401364 crc crio[21508]: time=\"2026-06-09T11:48:41.400389512Z\" level=info msg=\"Removed container 4b86159dd967dab86a7c7955ae57be89680a988aa585640541c0843302396620: baremetal-operator-system/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/manager\" id=99e1cd99-67db-4bfb-8840-16651455e4ed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:48:41.411366 crc crio[21508]: time=\"2026-06-09T11:48:41.411216939Z\" level=info msg=\"Removing container: 89d89f1e42c11e0472d2f8498a8333e756e94f33505250ae39e00ff0ae50ea0c\" id=62fd6da6-20d5-43a6-9d22-a5b9d8362323 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:48:43.139688 crc crio[21508]: time=\"2026-06-09T11:48:43.139120405Z\" level=info msg=\"Removed container 89d89f1e42c11e0472d2f8498a8333e756e94f33505250ae39e00ff0ae50ea0c: openstack-operators/test-operator-controller-manager-8d5599d7d-lxkn6/manager\" id=62fd6da6-20d5-43a6-9d22-a5b9d8362323 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:48:43.144043 crc crio[21508]: time=\"2026-06-09T11:48:43.143959277Z\" level=info msg=\"Removing container: 7a0ed6cfd8e5b34c064d38206701f1285c99b207b3a6d158b9ccc18c6fa82584\" id=f2f2d571-149f-4575-bd02-40231d5320e4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:48:44.322134 crc crio[21508]: time=\"2026-06-09T11:48:44.321755533Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=40fc9b48-6828-4685-8673-9da1d720e8db name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:48:44.324417 crc crio[21508]: time=\"2026-06-09T11:48:44.324267926Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=0585d016-4493-41e1-8ede-8f5549daf516 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:48:44.327206 crc crio[21508]: time=\"2026-06-09T11:48:44.32711837Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-5b8965f888-kdd4l/manager\" id=b167a09e-d6b2-4365-a945-385da9f383fc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:48:44.327546 crc crio[21508]: time=\"2026-06-09T11:48:44.32748067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:48:44.394086 crc crio[21508]: time=\"2026-06-09T11:48:44.393468354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:48:44.398382 crc crio[21508]: time=\"2026-06-09T11:48:44.398238864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:48:45.400492 crc crio[21508]: time=\"2026-06-09T11:48:45.399977999Z\" level=info msg=\"Removed container 7a0ed6cfd8e5b34c064d38206701f1285c99b207b3a6d158b9ccc18c6fa82584: openstack-operators/ironic-operator-controller-manager-75f8548fcd-fv5pz/manager\" id=f2f2d571-149f-4575-bd02-40231d5320e4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:48:45.403353 crc crio[21508]: time=\"2026-06-09T11:48:45.403188633Z\" level=info msg=\"Removing container: 114b370b0100ecf17501e4c2dbff042300acadd7a11afa8cf1cf5246e1a66d06\" id=c596a87d-cef2-4abb-b60f-282bd7b712c0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:48:46.453002 crc crio[21508]: time=\"2026-06-09T11:48:46.452467963Z\" level=info msg=\"Created container 9180f9aacbb2c0c15f66197127501cbd50c5a3f3db0a743aed7cefa5f0379e5c: metallb-system/metallb-operator-controller-manager-5b8965f888-kdd4l/manager\" id=b167a09e-d6b2-4365-a945-385da9f383fc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:48:46.454642 crc crio[21508]: time=\"2026-06-09T11:48:46.454478822Z\" level=info msg=\"Starting container: 9180f9aacbb2c0c15f66197127501cbd50c5a3f3db0a743aed7cefa5f0379e5c\" id=80586054-6046-4980-9dd0-e0c8d0e14560 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:48:46.461279 crc crio[21508]: time=\"2026-06-09T11:48:46.461200269Z\" level=info msg=\"Started container\" PID=148076 containerID=9180f9aacbb2c0c15f66197127501cbd50c5a3f3db0a743aed7cefa5f0379e5c description=metallb-system/metallb-operator-controller-manager-5b8965f888-kdd4l/manager id=80586054-6046-4980-9dd0-e0c8d0e14560 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ca941033b9a4ef96b8fcddf0c7247af1d1c2163fd917ad113abd15a22a578eb\nJun 09 11:48:46.704073 crc crio[21508]: time=\"2026-06-09T11:48:46.703057666Z\" level=info msg=\"Removed container 114b370b0100ecf17501e4c2dbff042300acadd7a11afa8cf1cf5246e1a66d06: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=c596a87d-cef2-4abb-b60f-282bd7b712c0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:48:50.323806 crc crio[21508]: time=\"2026-06-09T11:48:50.322930986Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=07560087-858a-4a81-9b3a-0c777c4beecb name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:48:50.326801 crc crio[21508]: time=\"2026-06-09T11:48:50.326699057Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=0ef23b22-d31d-4369-9034-2ae9d834d7be name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:48:50.330491 crc crio[21508]: time=\"2026-06-09T11:48:50.330406165Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=9e88cae1-cc75-42d0-9196-d45e1c12e605 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:48:50.330799 crc crio[21508]: time=\"2026-06-09T11:48:50.330729065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:48:50.388886 crc crio[21508]: time=\"2026-06-09T11:48:50.388709144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:48:50.941978 crc crio[21508]: time=\"2026-06-09T11:48:50.941431392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:48:52.695900 crc crio[21508]: time=\"2026-06-09T11:48:52.69502186Z\" level=info msg=\"Created container 62cdbb3811efa3e14e2fcaf6fe825673d130f5e62bbbd22d8d24abae9493a46a: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=9e88cae1-cc75-42d0-9196-d45e1c12e605 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:48:52.697775 crc crio[21508]: time=\"2026-06-09T11:48:52.697609126Z\" level=info msg=\"Starting container: 62cdbb3811efa3e14e2fcaf6fe825673d130f5e62bbbd22d8d24abae9493a46a\" id=e71a0556-081b-4924-98c0-27a0ed75c642 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:48:52.710574 crc crio[21508]: time=\"2026-06-09T11:48:52.710247356Z\" level=info msg=\"Started container\" PID=148376 containerID=62cdbb3811efa3e14e2fcaf6fe825673d130f5e62bbbd22d8d24abae9493a46a description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=e71a0556-081b-4924-98c0-27a0ed75c642 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3634b745444ba35c0edeb974e19fc8a4e8fdec9fca497639475422f2fa1abea\nJun 09 11:48:54.321499 crc crio[21508]: time=\"2026-06-09T11:48:54.320803954Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=ab8deac0-a0a1-45a5-a2cf-c70dc132c41a name=/runtime.v1.ImageService/PullImage\nJun 09 11:48:54.329222 crc crio[21508]: time=\"2026-06-09T11:48:54.329123848Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"\nJun 09 11:48:56.324180 crc crio[21508]: time=\"2026-06-09T11:48:56.323700258Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=810c56fc-5090-4fd1-ae89-190c2f69b32e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:48:56.365743 crc crio[21508]: time=\"2026-06-09T11:48:56.365595456Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=6efb0311-46cc-4775-9e79-1b0e843ffc9d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:48:56.371221 crc crio[21508]: time=\"2026-06-09T11:48:56.371136108Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/manager\" id=619ea837-bd4d-413a-98d0-7f555c5b5735 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:48:56.371781 crc crio[21508]: time=\"2026-06-09T11:48:56.371733166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:48:56.430955 crc crio[21508]: time=\"2026-06-09T11:48:56.430422426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:48:56.441119 crc crio[21508]: time=\"2026-06-09T11:48:56.441032007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:48:56.492647 crc crio[21508]: time=\"2026-06-09T11:48:56.492442563Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=ab8deac0-a0a1-45a5-a2cf-c70dc132c41a name=/runtime.v1.ImageService/PullImage\nJun 09 11:48:56.494049 crc crio[21508]: time=\"2026-06-09T11:48:56.493968208Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=016e2651-54b9-421c-836d-3c6a2b84b72e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:48:56.497558 crc crio[21508]: time=\"2026-06-09T11:48:56.49746074Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=b7c507ff-ee6a-4d58-9060-5405cbab3dd9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:48:56.502073 crc crio[21508]: time=\"2026-06-09T11:48:56.501971742Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/manager\" id=99cac4ef-d0c3-4408-b9f8-28ab43f95ff4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:48:56.502866 crc crio[21508]: time=\"2026-06-09T11:48:56.502799897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:48:56.619764 crc crio[21508]: time=\"2026-06-09T11:48:56.619660691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:48:56.653002 crc crio[21508]: time=\"2026-06-09T11:48:56.652069991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:48:56.664379 crc crio[21508]: time=\"2026-06-09T11:48:56.662665162Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-dzt2p/POD\" id=3cabf731-b9a4-4175-a65b-b14e8926af84 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:48:56.664379 crc crio[21508]: time=\"2026-06-09T11:48:56.662791585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:48:56.706846 crc crio[21508]: time=\"2026-06-09T11:48:56.706761714Z\" level=info msg=\"Got pod network &{Name:certified-operators-dzt2p Namespace:openshift-marketplace ID:d5de9871a07f2ef79d3c949d1aa56841c369facea438474cf028cca5b733d346 UID:c756ca12-c586-4b16-a500-ea5a22b69020 NetNS:/var/run/netns/37fff28f-bfbe-4a52-b93f-aa117d859581 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc756ca12_c586_4b16_a500_ea5a22b69020.slice PodAnnotations:0xc0001597b0}] Aliases:map[]}\"\nJun 09 11:48:56.706846 crc crio[21508]: time=\"2026-06-09T11:48:56.706824826Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-dzt2p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:48:56.978916 crc crio[21508]: time=\"2026-06-09T11:48:56.977544369Z\" level=info msg=\"Created container 089c0ac6f1accae7f0eb85782a76fdaf7d8ec0e64858f259344575cd2d063aba: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/manager\" id=619ea837-bd4d-413a-98d0-7f555c5b5735 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:48:56.985109 crc crio[21508]: time=\"2026-06-09T11:48:56.985058989Z\" level=info msg=\"Starting container: 089c0ac6f1accae7f0eb85782a76fdaf7d8ec0e64858f259344575cd2d063aba\" id=23ef84e9-6c19-4bcc-ac27-91e6bf3e0a81 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:48:56.992463 crc crio[21508]: time=\"2026-06-09T11:48:56.992204779Z\" level=info msg=\"Started container\" PID=148697 containerID=089c0ac6f1accae7f0eb85782a76fdaf7d8ec0e64858f259344575cd2d063aba description=openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/manager id=23ef84e9-6c19-4bcc-ac27-91e6bf3e0a81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=17f421c7fc47756b896c871857969dfdbe3eb33742f85d3d8a81ea59dce0fda1\nJun 09 11:48:57.153462 crc crio[21508]: time=\"2026-06-09T11:48:57.153026382Z\" level=info msg=\"Created container 1f8a5561f3e9e0d8fe06d914789faeea65b762ce75b54ece03b92851c5b42b47: baremetal-operator-system/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/manager\" id=99cac4ef-d0c3-4408-b9f8-28ab43f95ff4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:48:57.154693 crc crio[21508]: time=\"2026-06-09T11:48:57.154489425Z\" level=info msg=\"Starting container: 1f8a5561f3e9e0d8fe06d914789faeea65b762ce75b54ece03b92851c5b42b47\" id=f030ee37-4529-4da7-9b56-cceb43d640a9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:48:57.164465 crc crio[21508]: time=\"2026-06-09T11:48:57.164351844Z\" level=info msg=\"Started container\" PID=148703 containerID=1f8a5561f3e9e0d8fe06d914789faeea65b762ce75b54ece03b92851c5b42b47 description=baremetal-operator-system/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/manager id=f030ee37-4529-4da7-9b56-cceb43d640a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52fd281d8891a65f86231fd5dcbc5a29e7dd85037a2c5a34dc7dd857da31b832\nJun 09 11:48:57.708693 crc crio[21508]: 2026-06-09T11:48:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d5de9871a07f2ef Mac:3a:58:fe:35:4f:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ef Mtu:0 Sandbox:/var/run/netns/37fff28f-bfbe-4a52-b93f-aa117d859581 SocketPath: PciID:}] [{Interface:0xc0000146e0 Address:{IP:10.217.0.239 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:48:57.712673 crc crio[21508]: time=\"2026-06-09T11:48:57.71260293Z\" level=info msg=\"Got pod network &{Name:certified-operators-dzt2p Namespace:openshift-marketplace ID:d5de9871a07f2ef79d3c949d1aa56841c369facea438474cf028cca5b733d346 UID:c756ca12-c586-4b16-a500-ea5a22b69020 NetNS:/var/run/netns/37fff28f-bfbe-4a52-b93f-aa117d859581 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc756ca12_c586_4b16_a500_ea5a22b69020.slice PodAnnotations:0xc0001597b0}] Aliases:map[]}\"\nJun 09 11:48:57.712969 crc crio[21508]: time=\"2026-06-09T11:48:57.712779275Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-dzt2p for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:48:57.729011 crc crio[21508]: time=\"2026-06-09T11:48:57.728931559Z\" level=info msg=\"Ran pod sandbox d5de9871a07f2ef79d3c949d1aa56841c369facea438474cf028cca5b733d346 with infra container: openshift-marketplace/certified-operators-dzt2p/POD\" id=3cabf731-b9a4-4175-a65b-b14e8926af84 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:48:57.733940 crc crio[21508]: time=\"2026-06-09T11:48:57.733886684Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=22f532a3-1c5a-4cef-b4f9-3512c089a10b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:48:57.740729 crc crio[21508]: time=\"2026-06-09T11:48:57.740674273Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4ed64217-2055-4a37-b2c6-bfb623ec57eb name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:48:57.896685 crc crio[21508]: time=\"2026-06-09T11:48:57.896585072Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-dzt2p/extract-utilities\" id=bc3f994e-40fc-4d62-8ccb-f26d20fa42f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:48:57.907650 crc crio[21508]: time=\"2026-06-09T11:48:57.907575214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:48:57.974802 crc crio[21508]: time=\"2026-06-09T11:48:57.97467391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:48:57.979108 crc crio[21508]: time=\"2026-06-09T11:48:57.979074729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:48:58.197012 crc crio[21508]: time=\"2026-06-09T11:48:58.196847891Z\" level=info msg=\"Created container 74c65b9ea46c4ffa30e702bbd7ef0df09ce1be64156ff6b42e955580e598cc20: openshift-marketplace/certified-operators-dzt2p/extract-utilities\" id=bc3f994e-40fc-4d62-8ccb-f26d20fa42f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:48:58.204392 crc crio[21508]: time=\"2026-06-09T11:48:58.204261068Z\" level=info msg=\"Starting container: 74c65b9ea46c4ffa30e702bbd7ef0df09ce1be64156ff6b42e955580e598cc20\" id=88b02561-5d98-4961-b019-b7a53b72bf1c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:48:58.216453 crc crio[21508]: time=\"2026-06-09T11:48:58.21627329Z\" level=info msg=\"Started container\" PID=148849 containerID=74c65b9ea46c4ffa30e702bbd7ef0df09ce1be64156ff6b42e955580e598cc20 description=openshift-marketplace/certified-operators-dzt2p/extract-utilities id=88b02561-5d98-4961-b019-b7a53b72bf1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5de9871a07f2ef79d3c949d1aa56841c369facea438474cf028cca5b733d346\nJun 09 11:48:59.298087 crc crio[21508]: time=\"2026-06-09T11:48:59.297100813Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=3f93577a-4584-4cb4-b25a-52cf5910360c name=/runtime.v1.ImageService/PullImage\nJun 09 11:48:59.307417 crc crio[21508]: time=\"2026-06-09T11:48:59.306177559Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 09 11:48:59.322102 crc crio[21508]: time=\"2026-06-09T11:48:59.321869609Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=cfd35316-25e2-4b81-888a-1d252191345c name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:48:59.330663 crc crio[21508]: time=\"2026-06-09T11:48:59.329950906Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=a2101fb8-ac2c-4ce0-9a44-75b3f2371833 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:48:59.334871 crc crio[21508]: time=\"2026-06-09T11:48:59.334784667Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-8d5599d7d-lxkn6/manager\" id=375a406f-1544-477e-9709-3ab34648b555 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:48:59.335430 crc crio[21508]: time=\"2026-06-09T11:48:59.335372015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:48:59.429239 crc crio[21508]: time=\"2026-06-09T11:48:59.429119082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:48:59.435477 crc crio[21508]: time=\"2026-06-09T11:48:59.435401956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:48:59.625328 crc crio[21508]: time=\"2026-06-09T11:48:59.625192008Z\" level=info msg=\"Created container ffdfc4f67ed3e0ba51557e9af06925e47d5fbfc9af4dc552af8f6540197c471e: openstack-operators/test-operator-controller-manager-8d5599d7d-lxkn6/manager\" id=375a406f-1544-477e-9709-3ab34648b555 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:48:59.627479 crc crio[21508]: time=\"2026-06-09T11:48:59.627401502Z\" level=info msg=\"Starting container: ffdfc4f67ed3e0ba51557e9af06925e47d5fbfc9af4dc552af8f6540197c471e\" id=132e6968-c118-4182-a135-1f7a40dfd854 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:48:59.634882 crc crio[21508]: time=\"2026-06-09T11:48:59.634757758Z\" level=info msg=\"Started container\" PID=148921 containerID=ffdfc4f67ed3e0ba51557e9af06925e47d5fbfc9af4dc552af8f6540197c471e description=openstack-operators/test-operator-controller-manager-8d5599d7d-lxkn6/manager id=132e6968-c118-4182-a135-1f7a40dfd854 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6cbe62c8260fb5fc11d0989d87aabe4d0f96be8ca307c47eb918064ac35a526c\nJun 09 11:49:00.331724 crc crio[21508]: time=\"2026-06-09T11:49:00.330906969Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=bd3cdbdc-d44a-481c-93bd-f3dc1a1532b9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:49:00.405752 crc crio[21508]: time=\"2026-06-09T11:49:00.387759675Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=3f93577a-4584-4cb4-b25a-52cf5910360c name=/runtime.v1.ImageService/PullImage\nJun 09 11:49:00.412912 crc crio[21508]: time=\"2026-06-09T11:49:00.412797409Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=50b5db5e-a1fa-4536-9c6a-e1ea1e344377 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:49:00.415473 crc crio[21508]: time=\"2026-06-09T11:49:00.415389265Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=346afd5d-b0e9-45f5-8907-e9a48ac8f172 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:49:00.417957 crc crio[21508]: time=\"2026-06-09T11:49:00.417849637Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=685c874d-6e6e-4e46-9237-4f27aaa3f7e4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:49:00.420758 crc crio[21508]: time=\"2026-06-09T11:49:00.420670179Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-fv5pz/manager\" id=005592c0-6791-46f7-b2b4-57ab965bbe52 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:49:00.424143 crc crio[21508]: time=\"2026-06-09T11:49:00.421274957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:49:00.469924 crc crio[21508]: time=\"2026-06-09T11:49:00.469803369Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-dzt2p/extract-content\" id=80407b73-24ff-4d8f-b5e4-84d5310426a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:49:00.480393 crc crio[21508]: time=\"2026-06-09T11:49:00.480213734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:49:00.526871 crc crio[21508]: time=\"2026-06-09T11:49:00.52680622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:49:00.535007 crc crio[21508]: time=\"2026-06-09T11:49:00.534958888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:49:00.578168 crc crio[21508]: time=\"2026-06-09T11:49:00.578110593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:49:00.581837 crc crio[21508]: time=\"2026-06-09T11:49:00.581705288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:49:00.926974 crc crio[21508]: time=\"2026-06-09T11:49:00.926221884Z\" level=info msg=\"Created container d8d5b80c13bf56c7a481d7b43f8192de44f623e44358a9c0101dc563ece1d969: openstack-operators/ironic-operator-controller-manager-75f8548fcd-fv5pz/manager\" id=005592c0-6791-46f7-b2b4-57ab965bbe52 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:49:00.928960 crc crio[21508]: time=\"2026-06-09T11:49:00.928869082Z\" level=info msg=\"Starting container: d8d5b80c13bf56c7a481d7b43f8192de44f623e44358a9c0101dc563ece1d969\" id=7d47331d-3ea4-4ddd-8afc-a63770466e2f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:49:00.935954 crc crio[21508]: time=\"2026-06-09T11:49:00.935819096Z\" level=info msg=\"Started container\" PID=148996 containerID=d8d5b80c13bf56c7a481d7b43f8192de44f623e44358a9c0101dc563ece1d969 description=openstack-operators/ironic-operator-controller-manager-75f8548fcd-fv5pz/manager id=7d47331d-3ea4-4ddd-8afc-a63770466e2f name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c79f8871269f332bebb93586e97afae49ddb08d0910bb05b90e88deedcbca4b\nJun 09 11:49:00.959876 crc crio[21508]: time=\"2026-06-09T11:49:00.959735786Z\" level=info msg=\"Created container 590ad156c79cb0c4349adb1562dbb2d754608459dc2fe9fd38c20c9279086eb8: openshift-marketplace/certified-operators-dzt2p/extract-content\" id=80407b73-24ff-4d8f-b5e4-84d5310426a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:49:00.962953 crc crio[21508]: time=\"2026-06-09T11:49:00.962887429Z\" level=info msg=\"Starting container: 590ad156c79cb0c4349adb1562dbb2d754608459dc2fe9fd38c20c9279086eb8\" id=82c6fd37-fa34-4144-afab-60641b018cd6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:49:00.970722 crc crio[21508]: time=\"2026-06-09T11:49:00.970560654Z\" level=info msg=\"Started container\" PID=148998 containerID=590ad156c79cb0c4349adb1562dbb2d754608459dc2fe9fd38c20c9279086eb8 description=openshift-marketplace/certified-operators-dzt2p/extract-content id=82c6fd37-fa34-4144-afab-60641b018cd6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5de9871a07f2ef79d3c949d1aa56841c369facea438474cf028cca5b733d346\nJun 09 11:49:01.042608 crc crio[21508]: time=\"2026-06-09T11:49:01.042470571Z\" level=info msg=\"Stopping container: ebeef37a4e11f39052fab33544a30009b0614bfd83c75b45c7472256b3a3c2db (timeout: 2s)\" id=20fa416a-e328-4ae6-af31-f506bc8fbafe name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:49:01.322744 crc crio[21508]: time=\"2026-06-09T11:49:01.322667492Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=1a585423-f13c-4910-a6b6-aa3047d37a17 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:49:01.330033 crc crio[21508]: time=\"2026-06-09T11:49:01.328706599Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=6d4c9cf4-f176-4a03-ae0e-0c9d0af80a07 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:49:01.348195 crc crio[21508]: time=\"2026-06-09T11:49:01.346863291Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-6495978d8d-24mcx/manager\" id=349223c7-b081-4729-b0b9-7a1f33e1e6c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:49:01.348195 crc crio[21508]: time=\"2026-06-09T11:49:01.347492179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:49:01.413755 crc crio[21508]: time=\"2026-06-09T11:49:01.413609787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:49:01.423109 crc crio[21508]: time=\"2026-06-09T11:49:01.42292369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:49:01.644052 crc crio[21508]: time=\"2026-06-09T11:49:01.643552636Z\" level=info msg=\"Created container a7da099507a77ec99df40a922f119f428ac12b15c8e39fe192d8e17be12b6451: openstack-operators/octavia-operator-controller-manager-6495978d8d-24mcx/manager\" id=349223c7-b081-4729-b0b9-7a1f33e1e6c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:49:01.646397 crc crio[21508]: time=\"2026-06-09T11:49:01.646273635Z\" level=info msg=\"Starting container: a7da099507a77ec99df40a922f119f428ac12b15c8e39fe192d8e17be12b6451\" id=9b58e5b5-8a0f-4af5-8d0e-91a8cfd92b02 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:49:01.655729 crc crio[21508]: time=\"2026-06-09T11:49:01.655575058Z\" level=info msg=\"Started container\" PID=149078 containerID=a7da099507a77ec99df40a922f119f428ac12b15c8e39fe192d8e17be12b6451 description=openstack-operators/octavia-operator-controller-manager-6495978d8d-24mcx/manager id=9b58e5b5-8a0f-4af5-8d0e-91a8cfd92b02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd061b9ff36bc5002db9ab85042bcb37487b3f72b94ab6fcc42097c7727f795a\nJun 09 11:49:01.693159 crc crio[21508]: time=\"2026-06-09T11:49:01.692983934Z\" level=info msg=\"Stopped container ebeef37a4e11f39052fab33544a30009b0614bfd83c75b45c7472256b3a3c2db: openshift-marketplace/redhat-operators-mcr8d/registry-server\" id=20fa416a-e328-4ae6-af31-f506bc8fbafe name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:49:01.696952 crc crio[21508]: time=\"2026-06-09T11:49:01.696850228Z\" level=info msg=\"Stopping pod sandbox: 06a421516a8f87e926534990ce7e0cc781c889657b6c68b98e23267553569032\" id=5f813e19-5d75-4f84-9261-c855f3f5c560 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:49:01.700922 crc crio[21508]: time=\"2026-06-09T11:49:01.700806103Z\" level=info msg=\"Got pod network &{Name:redhat-operators-mcr8d Namespace:openshift-marketplace ID:06a421516a8f87e926534990ce7e0cc781c889657b6c68b98e23267553569032 UID:e64df100-7ef8-42d7-88c0-5a6893034dfb NetNS:/var/run/netns/0ea4ba9b-b626-4f70-a332-b97102985196 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode64df100_7ef8_42d7_88c0_5a6893034dfb.slice PodAnnotations:0xc000852b98}] Aliases:map[]}\"\nJun 09 11:49:01.701690 crc crio[21508]: time=\"2026-06-09T11:49:01.701112502Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-mcr8d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:49:02.174004 crc crio[21508]: time=\"2026-06-09T11:49:02.173818985Z\" level=info msg=\"Stopped pod sandbox: 06a421516a8f87e926534990ce7e0cc781c889657b6c68b98e23267553569032\" id=5f813e19-5d75-4f84-9261-c855f3f5c560 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:49:02.417817 crc crio[21508]: time=\"2026-06-09T11:49:02.417246858Z\" level=info msg=\"Removing container: ebeef37a4e11f39052fab33544a30009b0614bfd83c75b45c7472256b3a3c2db\" id=c6f7d92a-fab1-47bf-b80e-333e966cfa19 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:49:02.521734 crc crio[21508]: time=\"2026-06-09T11:49:02.521475992Z\" level=info msg=\"Removed container ebeef37a4e11f39052fab33544a30009b0614bfd83c75b45c7472256b3a3c2db: openshift-marketplace/redhat-operators-mcr8d/registry-server\" id=c6f7d92a-fab1-47bf-b80e-333e966cfa19 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:49:02.551741 crc crio[21508]: time=\"2026-06-09T11:49:02.551593045Z\" level=info msg=\"Removing container: d32ce6c656b3d59ddf6f092a182f2c874a00c6db60ba53e0456f969ea17d6e0a\" id=72b1e808-1da7-4ec6-ba73-ef4bf1397eb5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:49:02.619977 crc crio[21508]: time=\"2026-06-09T11:49:02.619848255Z\" level=info msg=\"Removed container d32ce6c656b3d59ddf6f092a182f2c874a00c6db60ba53e0456f969ea17d6e0a: openshift-marketplace/redhat-operators-mcr8d/extract-content\" id=72b1e808-1da7-4ec6-ba73-ef4bf1397eb5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:49:02.627127 crc crio[21508]: time=\"2026-06-09T11:49:02.627013295Z\" level=info msg=\"Removing container: 0c7ccb329fec8fb6025d30a8b7a555564196e0c7253f429beac2aec00d26228f\" id=c09afc1f-cacd-4d43-8c1a-623652483953 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:49:02.675247 crc crio[21508]: time=\"2026-06-09T11:49:02.675126265Z\" level=info msg=\"Removed container 0c7ccb329fec8fb6025d30a8b7a555564196e0c7253f429beac2aec00d26228f: openshift-marketplace/redhat-operators-mcr8d/extract-utilities\" id=c09afc1f-cacd-4d43-8c1a-623652483953 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:49:04.509478 crc crio[21508]: time=\"2026-06-09T11:49:04.508838732Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a75b60eb-3d27-4cbf-a237-43a979f6aa20 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:49:04.523275 crc crio[21508]: time=\"2026-06-09T11:49:04.522495772Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1b76eef9-2a73-4489-9b40-a5ed7f323124 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:49:04.591076 crc crio[21508]: time=\"2026-06-09T11:49:04.590156695Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-dzt2p/registry-server\" id=e6a0b175-70f4-4101-ba3a-2da2340428ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:49:04.602954 crc crio[21508]: time=\"2026-06-09T11:49:04.600968901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:49:04.830408 crc crio[21508]: time=\"2026-06-09T11:49:04.826576392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:49:04.830408 crc crio[21508]: time=\"2026-06-09T11:49:04.830164248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:49:05.417824 crc crio[21508]: time=\"2026-06-09T11:49:05.410657728Z\" level=info msg=\"Created container 063f14254786ed529f11d47b4de3cb0516ed192d1ece063e42d7f412baa3d5df: openshift-marketplace/certified-operators-dzt2p/registry-server\" id=e6a0b175-70f4-4101-ba3a-2da2340428ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:49:05.424434 crc crio[21508]: time=\"2026-06-09T11:49:05.424215516Z\" level=info msg=\"Starting container: 063f14254786ed529f11d47b4de3cb0516ed192d1ece063e42d7f412baa3d5df\" id=471a0554-c757-4cc0-b55c-5571d6635340 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:49:05.460095 crc crio[21508]: time=\"2026-06-09T11:49:05.459760407Z\" level=info msg=\"Started container\" PID=149326 containerID=063f14254786ed529f11d47b4de3cb0516ed192d1ece063e42d7f412baa3d5df description=openshift-marketplace/certified-operators-dzt2p/registry-server id=471a0554-c757-4cc0-b55c-5571d6635340 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5de9871a07f2ef79d3c949d1aa56841c369facea438474cf028cca5b733d346\nJun 09 11:49:20.332697 crc crio[21508]: time=\"2026-06-09T11:49:20.331715197Z\" level=info msg=\"Stopping container: 063f14254786ed529f11d47b4de3cb0516ed192d1ece063e42d7f412baa3d5df (timeout: 2s)\" id=25da091f-bb66-4eae-ba52-9d3e98fe94da name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:49:20.489796 crc crio[21508]: time=\"2026-06-09T11:49:20.489665956Z\" level=info msg=\"Stopped container 063f14254786ed529f11d47b4de3cb0516ed192d1ece063e42d7f412baa3d5df: openshift-marketplace/certified-operators-dzt2p/registry-server\" id=25da091f-bb66-4eae-ba52-9d3e98fe94da name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:49:20.491040 crc crio[21508]: time=\"2026-06-09T11:49:20.490944444Z\" level=info msg=\"Stopping pod sandbox: d5de9871a07f2ef79d3c949d1aa56841c369facea438474cf028cca5b733d346\" id=6fba7f3e-605c-49cb-9d55-a992bd27068f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:49:20.492007 crc crio[21508]: time=\"2026-06-09T11:49:20.491933173Z\" level=info msg=\"Got pod network &{Name:certified-operators-dzt2p Namespace:openshift-marketplace ID:d5de9871a07f2ef79d3c949d1aa56841c369facea438474cf028cca5b733d346 UID:c756ca12-c586-4b16-a500-ea5a22b69020 NetNS:/var/run/netns/37fff28f-bfbe-4a52-b93f-aa117d859581 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc756ca12_c586_4b16_a500_ea5a22b69020.slice PodAnnotations:0xc000852a60}] Aliases:map[]}\"\nJun 09 11:49:20.492257 crc crio[21508]: time=\"2026-06-09T11:49:20.492145519Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-dzt2p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:49:20.984205 crc crio[21508]: time=\"2026-06-09T11:49:20.982924541Z\" level=info msg=\"Stopped pod sandbox: d5de9871a07f2ef79d3c949d1aa56841c369facea438474cf028cca5b733d346\" id=6fba7f3e-605c-49cb-9d55-a992bd27068f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:49:21.983822 crc crio[21508]: time=\"2026-06-09T11:49:21.983776891Z\" level=info msg=\"Removing container: 063f14254786ed529f11d47b4de3cb0516ed192d1ece063e42d7f412baa3d5df\" id=5d53d514-2a2b-4565-b02f-dbd5be822020 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:49:22.023778 crc crio[21508]: time=\"2026-06-09T11:49:22.023163576Z\" level=info msg=\"Removed container 063f14254786ed529f11d47b4de3cb0516ed192d1ece063e42d7f412baa3d5df: openshift-marketplace/certified-operators-dzt2p/registry-server\" id=5d53d514-2a2b-4565-b02f-dbd5be822020 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:49:22.031459 crc crio[21508]: time=\"2026-06-09T11:49:22.031361236Z\" level=info msg=\"Removing container: 590ad156c79cb0c4349adb1562dbb2d754608459dc2fe9fd38c20c9279086eb8\" id=b88eca04-8d5b-485c-baf3-f23f5232a95a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:49:22.063974 crc crio[21508]: time=\"2026-06-09T11:49:22.063856788Z\" level=info msg=\"Removed container 590ad156c79cb0c4349adb1562dbb2d754608459dc2fe9fd38c20c9279086eb8: openshift-marketplace/certified-operators-dzt2p/extract-content\" id=b88eca04-8d5b-485c-baf3-f23f5232a95a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:49:22.068722 crc crio[21508]: time=\"2026-06-09T11:49:22.067990849Z\" level=info msg=\"Removing container: 74c65b9ea46c4ffa30e702bbd7ef0df09ce1be64156ff6b42e955580e598cc20\" id=60ab2ba1-cca4-49bb-870f-dc13fefb9df2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:49:22.120343 crc crio[21508]: time=\"2026-06-09T11:49:22.12023244Z\" level=info msg=\"Removed container 74c65b9ea46c4ffa30e702bbd7ef0df09ce1be64156ff6b42e955580e598cc20: openshift-marketplace/certified-operators-dzt2p/extract-utilities\" id=60ab2ba1-cca4-49bb-870f-dc13fefb9df2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:49:27.679044 crc crio[21508]: time=\"2026-06-09T11:49:27.678441552Z\" level=info msg=\"Removing container: 39f9e68891c76443f754658134cff74c9cab75ba8a13a345d7c613b4fe16d615\" id=e2d00fe0-731c-43f7-bd8b-8e3881658e81 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:49:27.737112 crc crio[21508]: time=\"2026-06-09T11:49:27.737018528Z\" level=info msg=\"Removed container 39f9e68891c76443f754658134cff74c9cab75ba8a13a345d7c613b4fe16d615: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-7djfv/init\" id=e2d00fe0-731c-43f7-bd8b-8e3881658e81 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:49:27.747776 crc crio[21508]: time=\"2026-06-09T11:49:27.747515516Z\" level=info msg=\"Removing container: d5caa016e2e77d7d96b1cfe4e27b27b08548c33d49456ff40f8ee23c106c88ab\" id=406236e8-4ed7-4f64-950d-4de5056e895a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:49:27.848690 crc crio[21508]: time=\"2026-06-09T11:49:27.848587358Z\" level=info msg=\"Removed container d5caa016e2e77d7d96b1cfe4e27b27b08548c33d49456ff40f8ee23c106c88ab: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-7djfv/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=406236e8-4ed7-4f64-950d-4de5056e895a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:49:27.858754 crc crio[21508]: time=\"2026-06-09T11:49:27.858646453Z\" level=info msg=\"Removing container: 2d068948a84764ffe58f0b906c0ef913b76ffea6df51a5db8ebf9a4831578caa\" id=744b8b1f-f8c8-47fc-9d6c-b2f14ba4b489 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:49:28.143743 crc crio[21508]: time=\"2026-06-09T11:49:28.14314279Z\" level=info msg=\"Removed container 2d068948a84764ffe58f0b906c0ef913b76ffea6df51a5db8ebf9a4831578caa: openshift-infra/auto-csr-approver-29683422-8lx78/oc\" id=744b8b1f-f8c8-47fc-9d6c-b2f14ba4b489 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:49:28.162409 crc crio[21508]: time=\"2026-06-09T11:49:28.162162347Z\" level=info msg=\"Stopping pod sandbox: f843c4dbab42aafdc33cc1a09fd2176f1f4f5d34fa72392c6b414f5ef232a989\" id=1134a417-2131-43d7-aa6e-7941fc3f8b21 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:49:28.162409 crc crio[21508]: time=\"2026-06-09T11:49:28.162280131Z\" level=info msg=\"Stopped pod sandbox (already stopped): f843c4dbab42aafdc33cc1a09fd2176f1f4f5d34fa72392c6b414f5ef232a989\" id=1134a417-2131-43d7-aa6e-7941fc3f8b21 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:49:28.163248 crc crio[21508]: time=\"2026-06-09T11:49:28.163152207Z\" level=info msg=\"Removing pod sandbox: f843c4dbab42aafdc33cc1a09fd2176f1f4f5d34fa72392c6b414f5ef232a989\" id=c36db259-35ef-429c-b587-307c0c692f33 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:49:28.181752 crc crio[21508]: time=\"2026-06-09T11:49:28.181499854Z\" level=info msg=\"Removed pod sandbox: f843c4dbab42aafdc33cc1a09fd2176f1f4f5d34fa72392c6b414f5ef232a989\" id=c36db259-35ef-429c-b587-307c0c692f33 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:49:28.183941 crc crio[21508]: time=\"2026-06-09T11:49:28.183803202Z\" level=info msg=\"Stopping pod sandbox: d5de9871a07f2ef79d3c949d1aa56841c369facea438474cf028cca5b733d346\" id=7d14b2d6-9c25-4765-bb5f-66ec44a8b458 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:49:28.184453 crc crio[21508]: time=\"2026-06-09T11:49:28.184382359Z\" level=info msg=\"Stopped pod sandbox (already stopped): d5de9871a07f2ef79d3c949d1aa56841c369facea438474cf028cca5b733d346\" id=7d14b2d6-9c25-4765-bb5f-66ec44a8b458 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:49:28.186653 crc crio[21508]: time=\"2026-06-09T11:49:28.186579513Z\" level=info msg=\"Removing pod sandbox: d5de9871a07f2ef79d3c949d1aa56841c369facea438474cf028cca5b733d346\" id=f2191f34-e7a7-47a5-9811-da46c7c3a65b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:49:28.206609 crc crio[21508]: time=\"2026-06-09T11:49:28.206509797Z\" level=info msg=\"Removed pod sandbox: d5de9871a07f2ef79d3c949d1aa56841c369facea438474cf028cca5b733d346\" id=f2191f34-e7a7-47a5-9811-da46c7c3a65b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:49:28.219516 crc crio[21508]: time=\"2026-06-09T11:49:28.219414855Z\" level=info msg=\"Stopping pod sandbox: 045b5be9338aed2cf474f599cb981044d9364682e226960793c563045eb7a456\" id=0f876583-9be7-4f32-860a-be00ee5885d4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:49:28.220154 crc crio[21508]: time=\"2026-06-09T11:49:28.220129366Z\" level=info msg=\"Stopped pod sandbox (already stopped): 045b5be9338aed2cf474f599cb981044d9364682e226960793c563045eb7a456\" id=0f876583-9be7-4f32-860a-be00ee5885d4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:49:28.223355 crc crio[21508]: time=\"2026-06-09T11:49:28.223267958Z\" level=info msg=\"Removing pod sandbox: 045b5be9338aed2cf474f599cb981044d9364682e226960793c563045eb7a456\" id=ca50987b-55f6-456a-b824-e06521ca233b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:49:28.243385 crc crio[21508]: time=\"2026-06-09T11:49:28.243220523Z\" level=info msg=\"Removed pod sandbox: 045b5be9338aed2cf474f599cb981044d9364682e226960793c563045eb7a456\" id=ca50987b-55f6-456a-b824-e06521ca233b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:49:28.246844 crc crio[21508]: time=\"2026-06-09T11:49:28.246734536Z\" level=info msg=\"Stopping pod sandbox: 06a421516a8f87e926534990ce7e0cc781c889657b6c68b98e23267553569032\" id=c863eb1d-626c-4cf6-a323-eb799bf1da61 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:49:28.247264 crc crio[21508]: time=\"2026-06-09T11:49:28.246869Z\" level=info msg=\"Stopped pod sandbox (already stopped): 06a421516a8f87e926534990ce7e0cc781c889657b6c68b98e23267553569032\" id=c863eb1d-626c-4cf6-a323-eb799bf1da61 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:49:28.248862 crc crio[21508]: time=\"2026-06-09T11:49:28.248767175Z\" level=info msg=\"Removing pod sandbox: 06a421516a8f87e926534990ce7e0cc781c889657b6c68b98e23267553569032\" id=11a434d6-f8ec-4bcf-b416-cbbcb52cc0d5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:49:28.270239 crc crio[21508]: time=\"2026-06-09T11:49:28.270025429Z\" level=info msg=\"Removed pod sandbox: 06a421516a8f87e926534990ce7e0cc781c889657b6c68b98e23267553569032\" id=11a434d6-f8ec-4bcf-b416-cbbcb52cc0d5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:50:00.548850 crc crio[21508]: time=\"2026-06-09T11:50:00.546877213Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683430-h8hd9/POD\" id=39213202-767a-4a85-be0f-4a7355938290 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:50:00.550695 crc crio[21508]: time=\"2026-06-09T11:50:00.548964464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:50:00.613750 crc crio[21508]: time=\"2026-06-09T11:50:00.613591868Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683430-h8hd9 Namespace:openshift-infra ID:c3340cf78b3ee17e385dcba3653dc219baf02923e2c6a7f7103294cd752dd46a UID:570bde2c-5445-48f3-8257-49f775bc7dd5 NetNS:/var/run/netns/19c75036-942c-44dd-b572-ce0efea406ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod570bde2c_5445_48f3_8257_49f775bc7dd5.slice PodAnnotations:0xc003b38350}] Aliases:map[]}\"\nJun 09 11:50:00.613750 crc crio[21508]: time=\"2026-06-09T11:50:00.61367454Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683430-h8hd9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:50:01.243841 crc crio[21508]: 2026-06-09T11:50:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c3340cf78b3ee17 Mac:4a:35:c4:b0:06:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f0 Mtu:0 Sandbox:/var/run/netns/19c75036-942c-44dd-b572-ce0efea406ce SocketPath: PciID:}] [{Interface:0xc00028c760 Address:{IP:10.217.0.240 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:50:01.268103 crc crio[21508]: time=\"2026-06-09T11:50:01.256640243Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683430-h8hd9 Namespace:openshift-infra ID:c3340cf78b3ee17e385dcba3653dc219baf02923e2c6a7f7103294cd752dd46a UID:570bde2c-5445-48f3-8257-49f775bc7dd5 NetNS:/var/run/netns/19c75036-942c-44dd-b572-ce0efea406ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod570bde2c_5445_48f3_8257_49f775bc7dd5.slice PodAnnotations:0xc003b38350}] Aliases:map[]}\"\nJun 09 11:50:01.268103 crc crio[21508]: time=\"2026-06-09T11:50:01.258865418Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683430-h8hd9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:50:01.327127 crc crio[21508]: time=\"2026-06-09T11:50:01.327062246Z\" level=info msg=\"Ran pod sandbox c3340cf78b3ee17e385dcba3653dc219baf02923e2c6a7f7103294cd752dd46a with infra container: openshift-infra/auto-csr-approver-29683430-h8hd9/POD\" id=39213202-767a-4a85-be0f-4a7355938290 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:50:01.335090 crc crio[21508]: time=\"2026-06-09T11:50:01.334837644Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=b002b3d1-7ef9-4020-88aa-83450a4b7e7a name=/runtime.v1.ImageService/PullImage\nJun 09 11:50:01.349369 crc crio[21508]: time=\"2026-06-09T11:50:01.349263277Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 11:50:04.827972 crc crio[21508]: time=\"2026-06-09T11:50:04.82660445Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=b002b3d1-7ef9-4020-88aa-83450a4b7e7a name=/runtime.v1.ImageService/PullImage\nJun 09 11:50:04.829873 crc crio[21508]: time=\"2026-06-09T11:50:04.829238378Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=cd1cb4ea-b104-4675-9b54-282ddff48724 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:50:04.832718 crc crio[21508]: time=\"2026-06-09T11:50:04.832613477Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=24618eda-f1cd-4742-9d94-a0001ca30c52 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:50:05.044934 crc crio[21508]: time=\"2026-06-09T11:50:05.044835486Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683430-h8hd9/oc\" id=313c9736-2571-4b41-be2c-3edbb967f053 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:50:05.045698 crc crio[21508]: time=\"2026-06-09T11:50:05.045629659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:50:05.138413 crc crio[21508]: time=\"2026-06-09T11:50:05.137512922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:50:05.459758 crc crio[21508]: time=\"2026-06-09T11:50:05.459666643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:50:06.244707 crc crio[21508]: time=\"2026-06-09T11:50:06.24409827Z\" level=info msg=\"Created container e7436cc89e9797c9a1fcd5f576d54a8c6a94dea4233e1e19bb71980184b7823e: openshift-infra/auto-csr-approver-29683430-h8hd9/oc\" id=313c9736-2571-4b41-be2c-3edbb967f053 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:50:06.248236 crc crio[21508]: time=\"2026-06-09T11:50:06.248121908Z\" level=info msg=\"Starting container: e7436cc89e9797c9a1fcd5f576d54a8c6a94dea4233e1e19bb71980184b7823e\" id=89838201-c0f7-4b4d-ad00-cd774b7d7122 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:50:06.257912 crc crio[21508]: time=\"2026-06-09T11:50:06.25706327Z\" level=info msg=\"Started container\" PID=152433 containerID=e7436cc89e9797c9a1fcd5f576d54a8c6a94dea4233e1e19bb71980184b7823e description=openshift-infra/auto-csr-approver-29683430-h8hd9/oc id=89838201-c0f7-4b4d-ad00-cd774b7d7122 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3340cf78b3ee17e385dcba3653dc219baf02923e2c6a7f7103294cd752dd46a\nJun 09 11:50:09.614246 crc crio[21508]: time=\"2026-06-09T11:50:09.613135748Z\" level=info msg=\"Stopping pod sandbox: c3340cf78b3ee17e385dcba3653dc219baf02923e2c6a7f7103294cd752dd46a\" id=af5937e2-50ef-4f3f-9ba6-3ea722c79018 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:50:09.616055 crc crio[21508]: time=\"2026-06-09T11:50:09.615670252Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683430-h8hd9 Namespace:openshift-infra ID:c3340cf78b3ee17e385dcba3653dc219baf02923e2c6a7f7103294cd752dd46a UID:570bde2c-5445-48f3-8257-49f775bc7dd5 NetNS:/var/run/netns/19c75036-942c-44dd-b572-ce0efea406ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod570bde2c_5445_48f3_8257_49f775bc7dd5.slice PodAnnotations:0xc000d9f298}] Aliases:map[]}\"\nJun 09 11:50:09.616055 crc crio[21508]: time=\"2026-06-09T11:50:09.615847927Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683430-h8hd9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:50:10.142467 crc crio[21508]: time=\"2026-06-09T11:50:10.138579305Z\" level=info msg=\"Stopped pod sandbox: c3340cf78b3ee17e385dcba3653dc219baf02923e2c6a7f7103294cd752dd46a\" id=af5937e2-50ef-4f3f-9ba6-3ea722c79018 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:50:28.294254 crc crio[21508]: time=\"2026-06-09T11:50:28.293830873Z\" level=info msg=\"Removing container: da4c0ea5ce9ee80fdf772014b2c6816b6b0a986e5074c39bcd82fae29d017c33\" id=9f6760c7-9523-412a-a326-de1ec791d709 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:50:28.508214 crc crio[21508]: time=\"2026-06-09T11:50:28.50806659Z\" level=info msg=\"Removed container da4c0ea5ce9ee80fdf772014b2c6816b6b0a986e5074c39bcd82fae29d017c33: openshift-infra/auto-csr-approver-29683424-55mnc/oc\" id=9f6760c7-9523-412a-a326-de1ec791d709 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:50:28.518990 crc crio[21508]: time=\"2026-06-09T11:50:28.518905298Z\" level=info msg=\"Stopping pod sandbox: eada9d5452fbf62c0e7a7a226310cbd81ad74aad036b106ccf9246071d9b5958\" id=2744b905-5e28-41c8-be24-09f0b74a37ea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:50:28.518990 crc crio[21508]: time=\"2026-06-09T11:50:28.51899287Z\" level=info msg=\"Stopped pod sandbox (already stopped): eada9d5452fbf62c0e7a7a226310cbd81ad74aad036b106ccf9246071d9b5958\" id=2744b905-5e28-41c8-be24-09f0b74a37ea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:50:28.519802 crc crio[21508]: time=\"2026-06-09T11:50:28.519613518Z\" level=info msg=\"Removing pod sandbox: eada9d5452fbf62c0e7a7a226310cbd81ad74aad036b106ccf9246071d9b5958\" id=44b9e964-ef79-4e76-8dd4-25d797847abf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:50:28.538562 crc crio[21508]: time=\"2026-06-09T11:50:28.53842468Z\" level=info msg=\"Removed pod sandbox: eada9d5452fbf62c0e7a7a226310cbd81ad74aad036b106ccf9246071d9b5958\" id=44b9e964-ef79-4e76-8dd4-25d797847abf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:50:52.325363 crc crio[21508]: time=\"2026-06-09T11:50:52.324496338Z\" level=info msg=\"Stopping pod sandbox: b39c37f9608befc15fef14e99e66cd6272dd172abfa9e22489eca21cacb5d862\" id=b0c3c0e8-3b1f-42d9-ac64-1b53cacc41b0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:50:52.326389 crc crio[21508]: time=\"2026-06-09T11:50:52.326229408Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-bvpc9 Namespace:openstack ID:b39c37f9608befc15fef14e99e66cd6272dd172abfa9e22489eca21cacb5d862 UID:d3607890-a541-48f4-934a-ccef6a535b5d NetNS:/var/run/netns/6a50b36b-3503-4a91-a3a9-6ff9caa41d27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3607890_a541_48f4_934a_ccef6a535b5d.slice PodAnnotations:0xc00011eed0}] Aliases:map[]}\"\nJun 09 11:50:52.326753 crc crio[21508]: time=\"2026-06-09T11:50:52.326467385Z\" level=info msg=\"Deleting pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-bvpc9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:50:53.357709 crc crio[21508]: time=\"2026-06-09T11:50:53.356927703Z\" level=info msg=\"Stopped pod sandbox: b39c37f9608befc15fef14e99e66cd6272dd172abfa9e22489eca21cacb5d862\" id=b0c3c0e8-3b1f-42d9-ac64-1b53cacc41b0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:50:55.350626 crc crio[21508]: time=\"2026-06-09T11:50:55.34965926Z\" level=info msg=\"Running pod sandbox: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamwpnmt/POD\" id=88cff4eb-7b25-4f9f-8922-b861026b3750 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:50:55.350626 crc crio[21508]: time=\"2026-06-09T11:50:55.350593017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:50:55.405129 crc crio[21508]: time=\"2026-06-09T11:50:55.404576509Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamwpnmt Namespace:openstack ID:a05767a7cd06fb729ff0696fa685eeb5f9328c94a12128ca7936c1e9c134b19f UID:a5cc310e-e525-4836-b412-e7d9a908d3ba NetNS:/var/run/netns/0e3eedad-fbbe-4c8e-a2c0-b81badd5b864 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda5cc310e_e525_4836_b412_e7d9a908d3ba.slice PodAnnotations:0xc0039b8cd0}] Aliases:map[]}\"\nJun 09 11:50:55.405129 crc crio[21508]: time=\"2026-06-09T11:50:55.405076724Z\" level=info msg=\"Adding pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamwpnmt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:50:56.825815 crc crio[21508]: 2026-06-09T11:50:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a05767a7cd06fb7 Mac:3a:38:ac:56:04:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f1 Mtu:0 Sandbox:/var/run/netns/0e3eedad-fbbe-4c8e-a2c0-b81badd5b864 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.241 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:50:56.828585 crc crio[21508]: time=\"2026-06-09T11:50:56.827940361Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamwpnmt Namespace:openstack ID:a05767a7cd06fb729ff0696fa685eeb5f9328c94a12128ca7936c1e9c134b19f UID:a5cc310e-e525-4836-b412-e7d9a908d3ba NetNS:/var/run/netns/0e3eedad-fbbe-4c8e-a2c0-b81badd5b864 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda5cc310e_e525_4836_b412_e7d9a908d3ba.slice PodAnnotations:0xc0039b8cd0}] Aliases:map[]}\"\nJun 09 11:50:56.828937 crc crio[21508]: time=\"2026-06-09T11:50:56.828793816Z\" level=info msg=\"Checking pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamwpnmt for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:50:56.842588 crc crio[21508]: time=\"2026-06-09T11:50:56.842495227Z\" level=info msg=\"Ran pod sandbox a05767a7cd06fb729ff0696fa685eeb5f9328c94a12128ca7936c1e9c134b19f with infra container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamwpnmt/POD\" id=88cff4eb-7b25-4f9f-8922-b861026b3750 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:50:56.846789 crc crio[21508]: time=\"2026-06-09T11:50:56.84669392Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=dfd5ca0c-e9fa-44dd-ac0c-ba4968c0f07b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:50:56.880084 crc crio[21508]: time=\"2026-06-09T11:50:56.879977986Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=689f7271-280a-4eaf-8af3-c9b27cca9f9b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:50:56.949023 crc crio[21508]: time=\"2026-06-09T11:50:56.946622508Z\" level=info msg=\"Creating container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamwpnmt/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=31aa779b-2ec2-48e7-bf3f-2ecdb5b23d2f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:50:56.949023 crc crio[21508]: time=\"2026-06-09T11:50:56.947115622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:50:57.008662 crc crio[21508]: time=\"2026-06-09T11:50:57.008539102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:50:57.011990 crc crio[21508]: time=\"2026-06-09T11:50:57.01154176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:50:57.243606 crc crio[21508]: time=\"2026-06-09T11:50:57.243356804Z\" level=info msg=\"Created container e342ac3d87f470e432b8eeebdd3311d703e177e5f763d250fcb1aa6ddb08acbe: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamwpnmt/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=31aa779b-2ec2-48e7-bf3f-2ecdb5b23d2f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:50:57.245144 crc crio[21508]: time=\"2026-06-09T11:50:57.244960141Z\" level=info msg=\"Starting container: e342ac3d87f470e432b8eeebdd3311d703e177e5f763d250fcb1aa6ddb08acbe\" id=10a11fd3-2b40-4297-85ca-54044732ec92 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:50:57.252509 crc crio[21508]: time=\"2026-06-09T11:50:57.252064309Z\" level=info msg=\"Started container\" PID=155191 containerID=e342ac3d87f470e432b8eeebdd3311d703e177e5f763d250fcb1aa6ddb08acbe description=openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamwpnmt/configure-network-edpm-deployment-ipam-openstack-edpm-ipam id=10a11fd3-2b40-4297-85ca-54044732ec92 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a05767a7cd06fb729ff0696fa685eeb5f9328c94a12128ca7936c1e9c134b19f\nJun 09 11:51:48.401867 crc crio[21508]: time=\"2026-06-09T11:51:48.400949951Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-wsbv6/POD\" id=8b9f71b0-1ba9-4b74-a1b2-e460d0a5274e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:51:48.403249 crc crio[21508]: time=\"2026-06-09T11:51:48.401904539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:51:48.462413 crc crio[21508]: time=\"2026-06-09T11:51:48.462051541Z\" level=info msg=\"Got pod network &{Name:community-operators-wsbv6 Namespace:openshift-marketplace ID:00e3d002cf5d91a3230c9b4011b7d38ea26d0e1f3be8b132ebfaa623d2b2bc38 UID:24bf64cc-4b88-4b81-8545-fb80dd9c28ae NetNS:/var/run/netns/b3cea9aa-b519-4376-8f3c-ba86accab08c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24bf64cc_4b88_4b81_8545_fb80dd9c28ae.slice PodAnnotations:0xc00465f410}] Aliases:map[]}\"\nJun 09 11:51:48.462413 crc crio[21508]: time=\"2026-06-09T11:51:48.462119763Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-wsbv6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:51:49.115150 crc crio[21508]: 2026-06-09T11:51:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:00e3d002cf5d91a Mac:7e:86:f6:2e:e6:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f2 Mtu:0 Sandbox:/var/run/netns/b3cea9aa-b519-4376-8f3c-ba86accab08c SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.242 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:51:49.117982 crc crio[21508]: time=\"2026-06-09T11:51:49.117062917Z\" level=info msg=\"Got pod network &{Name:community-operators-wsbv6 Namespace:openshift-marketplace ID:00e3d002cf5d91a3230c9b4011b7d38ea26d0e1f3be8b132ebfaa623d2b2bc38 UID:24bf64cc-4b88-4b81-8545-fb80dd9c28ae NetNS:/var/run/netns/b3cea9aa-b519-4376-8f3c-ba86accab08c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24bf64cc_4b88_4b81_8545_fb80dd9c28ae.slice PodAnnotations:0xc00465f410}] Aliases:map[]}\"\nJun 09 11:51:49.117982 crc crio[21508]: time=\"2026-06-09T11:51:49.117408887Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-wsbv6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:51:49.136460 crc crio[21508]: time=\"2026-06-09T11:51:49.136082684Z\" level=info msg=\"Ran pod sandbox 00e3d002cf5d91a3230c9b4011b7d38ea26d0e1f3be8b132ebfaa623d2b2bc38 with infra container: openshift-marketplace/community-operators-wsbv6/POD\" id=8b9f71b0-1ba9-4b74-a1b2-e460d0a5274e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:51:49.141397 crc crio[21508]: time=\"2026-06-09T11:51:49.141255326Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=39ada55a-8725-472e-ae61-3f489b22d5da name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:51:49.149901 crc crio[21508]: time=\"2026-06-09T11:51:49.148882669Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4f1f9ef8-52fa-43b8-91ee-48504a2751f7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:51:49.159705 crc crio[21508]: time=\"2026-06-09T11:51:49.159508931Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-wsbv6/extract-utilities\" id=31d37038-f204-4613-8445-a367c3c77415 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:51:49.160357 crc crio[21508]: time=\"2026-06-09T11:51:49.160247832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:51:49.235999 crc crio[21508]: time=\"2026-06-09T11:51:49.235854358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:51:49.246063 crc crio[21508]: time=\"2026-06-09T11:51:49.245915073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:51:49.445969 crc crio[21508]: time=\"2026-06-09T11:51:49.445850422Z\" level=info msg=\"Created container 13dea9fe2d6bffd731f2f2d485e12ff94a8b0badb09de9a9037ebfaa87833d7d: openshift-marketplace/community-operators-wsbv6/extract-utilities\" id=31d37038-f204-4613-8445-a367c3c77415 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:51:49.448460 crc crio[21508]: time=\"2026-06-09T11:51:49.448268803Z\" level=info msg=\"Starting container: 13dea9fe2d6bffd731f2f2d485e12ff94a8b0badb09de9a9037ebfaa87833d7d\" id=a16edae8-724c-4dc3-ad71-e3bf4449e02c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:51:49.454885 crc crio[21508]: time=\"2026-06-09T11:51:49.454784414Z\" level=info msg=\"Started container\" PID=158072 containerID=13dea9fe2d6bffd731f2f2d485e12ff94a8b0badb09de9a9037ebfaa87833d7d description=openshift-marketplace/community-operators-wsbv6/extract-utilities id=a16edae8-724c-4dc3-ad71-e3bf4449e02c name=/runtime.v1.RuntimeService/StartContainer sandboxID=00e3d002cf5d91a3230c9b4011b7d38ea26d0e1f3be8b132ebfaa623d2b2bc38\nJun 09 11:51:50.230996 crc crio[21508]: time=\"2026-06-09T11:51:50.230045842Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=93255191-3450-4f57-9085-1b50ca50825f name=/runtime.v1.ImageService/PullImage\nJun 09 11:51:50.244127 crc crio[21508]: time=\"2026-06-09T11:51:50.243975441Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 09 11:51:50.937436 crc crio[21508]: time=\"2026-06-09T11:51:50.936783802Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:def439c5598f6bf65a7f632a7c0615f3a20834ca790d15f71de6a97e3bf1d2d7\" id=93255191-3450-4f57-9085-1b50ca50825f name=/runtime.v1.ImageService/PullImage\nJun 09 11:51:50.939762 crc crio[21508]: time=\"2026-06-09T11:51:50.939200773Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=1e48484b-191d-42b4-8ff8-be015f20191f name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:51:50.943135 crc crio[21508]: time=\"2026-06-09T11:51:50.942706415Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=db633c62-12e2-4160-944c-3f5b6237366c name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:51:50.955843 crc crio[21508]: time=\"2026-06-09T11:51:50.951765781Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-wsbv6/extract-content\" id=a443a73d-4084-427e-8fe6-03adfb7f6a8a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:51:50.955843 crc crio[21508]: time=\"2026-06-09T11:51:50.95243771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:51:51.013677 crc crio[21508]: time=\"2026-06-09T11:51:51.0135032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:51:51.018093 crc crio[21508]: time=\"2026-06-09T11:51:51.018023562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:51:51.245875 crc crio[21508]: time=\"2026-06-09T11:51:51.245512689Z\" level=info msg=\"Created container 87ae49a997bb0198d9c4a4a6eb0e16dad212c46704e07059ea7b6df52637bf23: openshift-marketplace/community-operators-wsbv6/extract-content\" id=a443a73d-4084-427e-8fe6-03adfb7f6a8a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:51:51.246697 crc crio[21508]: time=\"2026-06-09T11:51:51.246605481Z\" level=info msg=\"Starting container: 87ae49a997bb0198d9c4a4a6eb0e16dad212c46704e07059ea7b6df52637bf23\" id=741a3375-369a-4a30-9b5f-d6ac8a064beb name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:51:51.259139 crc crio[21508]: time=\"2026-06-09T11:51:51.259029765Z\" level=info msg=\"Started container\" PID=158173 containerID=87ae49a997bb0198d9c4a4a6eb0e16dad212c46704e07059ea7b6df52637bf23 description=openshift-marketplace/community-operators-wsbv6/extract-content id=741a3375-369a-4a30-9b5f-d6ac8a064beb name=/runtime.v1.RuntimeService/StartContainer sandboxID=00e3d002cf5d91a3230c9b4011b7d38ea26d0e1f3be8b132ebfaa623d2b2bc38\nJun 09 11:51:54.305028 crc crio[21508]: time=\"2026-06-09T11:51:54.303946124Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ea1cc5a6-9061-402e-932b-bebd8bc5b26a name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:51:54.308277 crc crio[21508]: time=\"2026-06-09T11:51:54.308150897Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=db3f7058-20f3-4d97-aeca-471fc60fa618 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:51:54.315768 crc crio[21508]: time=\"2026-06-09T11:51:54.315665487Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-wsbv6/registry-server\" id=9a3396b4-9bf9-4db3-b9b0-16508e20b67c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:51:54.316255 crc crio[21508]: time=\"2026-06-09T11:51:54.316129841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:51:54.415931 crc crio[21508]: time=\"2026-06-09T11:51:54.4153842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:51:54.421208 crc crio[21508]: time=\"2026-06-09T11:51:54.42085874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:51:54.624982 crc crio[21508]: time=\"2026-06-09T11:51:54.624805437Z\" level=info msg=\"Created container 35c1c48bd48c09630adaf6401fa05db9db3fcd00d89b01d748d2217d07afede0: openshift-marketplace/community-operators-wsbv6/registry-server\" id=9a3396b4-9bf9-4db3-b9b0-16508e20b67c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:51:54.626376 crc crio[21508]: time=\"2026-06-09T11:51:54.626225488Z\" level=info msg=\"Starting container: 35c1c48bd48c09630adaf6401fa05db9db3fcd00d89b01d748d2217d07afede0\" id=da986334-515b-4d25-b8aa-c52b769baaa2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:51:54.632087 crc crio[21508]: time=\"2026-06-09T11:51:54.631954826Z\" level=info msg=\"Started container\" PID=158401 containerID=35c1c48bd48c09630adaf6401fa05db9db3fcd00d89b01d748d2217d07afede0 description=openshift-marketplace/community-operators-wsbv6/registry-server id=da986334-515b-4d25-b8aa-c52b769baaa2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=00e3d002cf5d91a3230c9b4011b7d38ea26d0e1f3be8b132ebfaa623d2b2bc38\nJun 09 11:51:55.339223 crc crio[21508]: time=\"2026-06-09T11:51:55.338743909Z\" level=info msg=\"Stopping pod sandbox: a05767a7cd06fb729ff0696fa685eeb5f9328c94a12128ca7936c1e9c134b19f\" id=917d044b-3bd2-4eeb-9dac-6975e1b7b484 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:51:55.340025 crc crio[21508]: time=\"2026-06-09T11:51:55.339953055Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamwpnmt Namespace:openstack ID:a05767a7cd06fb729ff0696fa685eeb5f9328c94a12128ca7936c1e9c134b19f UID:a5cc310e-e525-4836-b412-e7d9a908d3ba NetNS:/var/run/netns/0e3eedad-fbbe-4c8e-a2c0-b81badd5b864 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda5cc310e_e525_4836_b412_e7d9a908d3ba.slice PodAnnotations:0xc004f90370}] Aliases:map[]}\"\nJun 09 11:51:55.340144 crc crio[21508]: time=\"2026-06-09T11:51:55.340095599Z\" level=info msg=\"Deleting pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamwpnmt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:51:55.882005 crc crio[21508]: time=\"2026-06-09T11:51:55.881878126Z\" level=info msg=\"Stopped pod sandbox: a05767a7cd06fb729ff0696fa685eeb5f9328c94a12128ca7936c1e9c134b19f\" id=917d044b-3bd2-4eeb-9dac-6975e1b7b484 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:51:57.166153 crc crio[21508]: time=\"2026-06-09T11:51:57.164789591Z\" level=info msg=\"Running pod sandbox: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-c5p4s/POD\" id=83d7a483-4eb5-4ddc-9347-3b0be4b53fab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:51:57.168059 crc crio[21508]: time=\"2026-06-09T11:51:57.166189473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:51:57.222814 crc crio[21508]: time=\"2026-06-09T11:51:57.222720089Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-c5p4s Namespace:openstack ID:9d8b083fe4af156e88419faf831b49d229eab5de7b791458f4dfb2a28636d475 UID:24e76a58-b73a-4820-a718-aa7b6ab8faef NetNS:/var/run/netns/814e4d2e-4384-4d2e-bedc-79d24429834e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24e76a58_b73a_4820_a718_aa7b6ab8faef.slice PodAnnotations:0xc003b38a28}] Aliases:map[]}\"\nJun 09 11:51:57.222814 crc crio[21508]: time=\"2026-06-09T11:51:57.222809842Z\" level=info msg=\"Adding pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-c5p4s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:51:57.966482 crc crio[21508]: 2026-06-09T11:51:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9d8b083fe4af156 Mac:26:40:6b:a2:24:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f3 Mtu:0 Sandbox:/var/run/netns/814e4d2e-4384-4d2e-bedc-79d24429834e SocketPath: PciID:}] [{Interface:0xc0003288c0 Address:{IP:10.217.0.243 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:51:57.967525 crc crio[21508]: time=\"2026-06-09T11:51:57.967454843Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-c5p4s Namespace:openstack ID:9d8b083fe4af156e88419faf831b49d229eab5de7b791458f4dfb2a28636d475 UID:24e76a58-b73a-4820-a718-aa7b6ab8faef NetNS:/var/run/netns/814e4d2e-4384-4d2e-bedc-79d24429834e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24e76a58_b73a_4820_a718_aa7b6ab8faef.slice PodAnnotations:0xc003b38a28}] Aliases:map[]}\"\nJun 09 11:51:57.967670 crc crio[21508]: time=\"2026-06-09T11:51:57.967645838Z\" level=info msg=\"Checking pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-c5p4s for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:51:57.977103 crc crio[21508]: time=\"2026-06-09T11:51:57.977013043Z\" level=info msg=\"Ran pod sandbox 9d8b083fe4af156e88419faf831b49d229eab5de7b791458f4dfb2a28636d475 with infra container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-c5p4s/POD\" id=83d7a483-4eb5-4ddc-9347-3b0be4b53fab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:51:57.979804 crc crio[21508]: time=\"2026-06-09T11:51:57.979705882Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=d4d374e7-0762-4de9-a3e3-918b4c4c8566 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:51:58.003140 crc crio[21508]: time=\"2026-06-09T11:51:58.003059846Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=23b1800a-0f75-45da-9b35-b04ddfa8bf03 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:51:58.014247 crc crio[21508]: time=\"2026-06-09T11:51:58.014193042Z\" level=info msg=\"Creating container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-c5p4s/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=c9441a99-6601-41a5-8ba9-1dfc41cd81b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:51:58.015015 crc crio[21508]: time=\"2026-06-09T11:51:58.014993156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:51:58.064464 crc crio[21508]: time=\"2026-06-09T11:51:58.064244299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:51:58.072711 crc crio[21508]: time=\"2026-06-09T11:51:58.072542362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:51:58.248092 crc crio[21508]: time=\"2026-06-09T11:51:58.247452038Z\" level=info msg=\"Created container 4877fcc0ca66d290df4110b5a4c952fac1a7b08a56ed6132fc5942abb8ff4220: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-c5p4s/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=c9441a99-6601-41a5-8ba9-1dfc41cd81b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:51:58.250781 crc crio[21508]: time=\"2026-06-09T11:51:58.250699663Z\" level=info msg=\"Starting container: 4877fcc0ca66d290df4110b5a4c952fac1a7b08a56ed6132fc5942abb8ff4220\" id=23bcb5ca-f7d4-483c-8ffc-e04092a2686a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:51:58.257248 crc crio[21508]: time=\"2026-06-09T11:51:58.257115091Z\" level=info msg=\"Started container\" PID=158719 containerID=4877fcc0ca66d290df4110b5a4c952fac1a7b08a56ed6132fc5942abb8ff4220 description=openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-c5p4s/validate-network-edpm-deployment-ipam-openstack-edpm-ipam id=23bcb5ca-f7d4-483c-8ffc-e04092a2686a name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d8b083fe4af156e88419faf831b49d229eab5de7b791458f4dfb2a28636d475\nJun 09 11:52:00.834749 crc crio[21508]: time=\"2026-06-09T11:52:00.833381849Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683432-2qtzl/POD\" id=6d48e8df-e05e-4e42-bd7a-07e3eb90ce34 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:52:00.836502 crc crio[21508]: time=\"2026-06-09T11:52:00.834799471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:52:00.877180 crc crio[21508]: time=\"2026-06-09T11:52:00.876908535Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683432-2qtzl Namespace:openshift-infra ID:fde7ecc9aaecf0d4d39c55c554b79d510c82d9292ec81899045e7fd4203ad50c UID:fa78c5e9-99ca-4f15-a9a8-362c50e14597 NetNS:/var/run/netns/8c453c30-f635-4954-9c29-1b3d48c415d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfa78c5e9_99ca_4f15_a9a8_362c50e14597.slice PodAnnotations:0xc00465e0f0}] Aliases:map[]}\"\nJun 09 11:52:00.877180 crc crio[21508]: time=\"2026-06-09T11:52:00.877136671Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683432-2qtzl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:52:01.408622 crc crio[21508]: 2026-06-09T11:52:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fde7ecc9aaecf0d Mac:e2:62:4b:13:8e:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f4 Mtu:0 Sandbox:/var/run/netns/8c453c30-f635-4954-9c29-1b3d48c415d4 SocketPath: PciID:}] [{Interface:0xc000239030 Address:{IP:10.217.0.244 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:52:01.410112 crc crio[21508]: time=\"2026-06-09T11:52:01.410011906Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683432-2qtzl Namespace:openshift-infra ID:fde7ecc9aaecf0d4d39c55c554b79d510c82d9292ec81899045e7fd4203ad50c UID:fa78c5e9-99ca-4f15-a9a8-362c50e14597 NetNS:/var/run/netns/8c453c30-f635-4954-9c29-1b3d48c415d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfa78c5e9_99ca_4f15_a9a8_362c50e14597.slice PodAnnotations:0xc00465e0f0}] Aliases:map[]}\"\nJun 09 11:52:01.410407 crc crio[21508]: time=\"2026-06-09T11:52:01.410205992Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683432-2qtzl for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:52:01.423946 crc crio[21508]: time=\"2026-06-09T11:52:01.423884383Z\" level=info msg=\"Ran pod sandbox fde7ecc9aaecf0d4d39c55c554b79d510c82d9292ec81899045e7fd4203ad50c with infra container: openshift-infra/auto-csr-approver-29683432-2qtzl/POD\" id=6d48e8df-e05e-4e42-bd7a-07e3eb90ce34 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:52:01.427654 crc crio[21508]: time=\"2026-06-09T11:52:01.427023225Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=0ba40119-782c-4164-b993-e5298a057864 name=/runtime.v1.ImageService/PullImage\nJun 09 11:52:01.436149 crc crio[21508]: time=\"2026-06-09T11:52:01.435947976Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 11:52:01.468882 crc crio[21508]: time=\"2026-06-09T11:52:01.468766588Z\" level=info msg=\"Stopping container: 35c1c48bd48c09630adaf6401fa05db9db3fcd00d89b01d748d2217d07afede0 (timeout: 2s)\" id=6c128efa-28c3-4c6c-825e-b7bfdfcf8a6e name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:52:03.386864 crc crio[21508]: time=\"2026-06-09T11:52:03.386278571Z\" level=info msg=\"Stopped container 35c1c48bd48c09630adaf6401fa05db9db3fcd00d89b01d748d2217d07afede0: openshift-marketplace/community-operators-wsbv6/registry-server\" id=6c128efa-28c3-4c6c-825e-b7bfdfcf8a6e name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:52:03.395995 crc crio[21508]: time=\"2026-06-09T11:52:03.391518035Z\" level=info msg=\"Stopping pod sandbox: 00e3d002cf5d91a3230c9b4011b7d38ea26d0e1f3be8b132ebfaa623d2b2bc38\" id=ac659d1c-821e-46d3-b379-154d6d9870b6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:52:03.395995 crc crio[21508]: time=\"2026-06-09T11:52:03.39271048Z\" level=info msg=\"Got pod network &{Name:community-operators-wsbv6 Namespace:openshift-marketplace ID:00e3d002cf5d91a3230c9b4011b7d38ea26d0e1f3be8b132ebfaa623d2b2bc38 UID:24bf64cc-4b88-4b81-8545-fb80dd9c28ae NetNS:/var/run/netns/b3cea9aa-b519-4376-8f3c-ba86accab08c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24bf64cc_4b88_4b81_8545_fb80dd9c28ae.slice PodAnnotations:0xc00011edb0}] Aliases:map[]}\"\nJun 09 11:52:03.395995 crc crio[21508]: time=\"2026-06-09T11:52:03.392935936Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-wsbv6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:52:03.587491 crc crio[21508]: time=\"2026-06-09T11:52:03.587354864Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=0ba40119-782c-4164-b993-e5298a057864 name=/runtime.v1.ImageService/PullImage\nJun 09 11:52:03.589039 crc crio[21508]: time=\"2026-06-09T11:52:03.588894019Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=94429df6-bf3e-4f8d-98de-8b34f037b672 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:52:03.592601 crc crio[21508]: time=\"2026-06-09T11:52:03.592502885Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=51c90757-c7b9-4c64-800e-74625196b306 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:52:03.607093 crc crio[21508]: time=\"2026-06-09T11:52:03.60700898Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683432-2qtzl/oc\" id=7f4ce4bf-396b-4c6c-9649-a4ba15bd0d7f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:52:03.607652 crc crio[21508]: time=\"2026-06-09T11:52:03.607593747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:52:03.658672 crc crio[21508]: time=\"2026-06-09T11:52:03.65855136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:52:03.768128 crc crio[21508]: time=\"2026-06-09T11:52:03.768035779Z\" level=info msg=\"Stopped pod sandbox: 00e3d002cf5d91a3230c9b4011b7d38ea26d0e1f3be8b132ebfaa623d2b2bc38\" id=ac659d1c-821e-46d3-b379-154d6d9870b6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:52:03.971175 crc crio[21508]: time=\"2026-06-09T11:52:03.970749079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:52:04.224006 crc crio[21508]: time=\"2026-06-09T11:52:04.223847196Z\" level=info msg=\"Created container dc36a1e60dd55ef50398eed676da7a91ca2bdfc70bd4e48bc59d6320734379a4: openshift-infra/auto-csr-approver-29683432-2qtzl/oc\" id=7f4ce4bf-396b-4c6c-9649-a4ba15bd0d7f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:52:04.225529 crc crio[21508]: time=\"2026-06-09T11:52:04.225425203Z\" level=info msg=\"Starting container: dc36a1e60dd55ef50398eed676da7a91ca2bdfc70bd4e48bc59d6320734379a4\" id=2484617e-5944-41ab-aced-8c19c229e0d1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:52:04.234555 crc crio[21508]: time=\"2026-06-09T11:52:04.234441277Z\" level=info msg=\"Started container\" PID=159167 containerID=dc36a1e60dd55ef50398eed676da7a91ca2bdfc70bd4e48bc59d6320734379a4 description=openshift-infra/auto-csr-approver-29683432-2qtzl/oc id=2484617e-5944-41ab-aced-8c19c229e0d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fde7ecc9aaecf0d4d39c55c554b79d510c82d9292ec81899045e7fd4203ad50c\nJun 09 11:52:04.532855 crc crio[21508]: time=\"2026-06-09T11:52:04.532427949Z\" level=info msg=\"Removing container: 35c1c48bd48c09630adaf6401fa05db9db3fcd00d89b01d748d2217d07afede0\" id=0c4ad723-2cc9-4fa5-b0bc-77294d6e5d58 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:52:04.566815 crc crio[21508]: time=\"2026-06-09T11:52:04.566733785Z\" level=info msg=\"Removed container 35c1c48bd48c09630adaf6401fa05db9db3fcd00d89b01d748d2217d07afede0: openshift-marketplace/community-operators-wsbv6/registry-server\" id=0c4ad723-2cc9-4fa5-b0bc-77294d6e5d58 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:52:04.570083 crc crio[21508]: time=\"2026-06-09T11:52:04.570014521Z\" level=info msg=\"Removing container: 87ae49a997bb0198d9c4a4a6eb0e16dad212c46704e07059ea7b6df52637bf23\" id=cf836853-4a7e-4227-aa41-9b9ff53eeb7c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:52:04.641815 crc crio[21508]: time=\"2026-06-09T11:52:04.641702862Z\" level=info msg=\"Removed container 87ae49a997bb0198d9c4a4a6eb0e16dad212c46704e07059ea7b6df52637bf23: openshift-marketplace/community-operators-wsbv6/extract-content\" id=cf836853-4a7e-4227-aa41-9b9ff53eeb7c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:52:04.649891 crc crio[21508]: time=\"2026-06-09T11:52:04.649782108Z\" level=info msg=\"Removing container: 13dea9fe2d6bffd731f2f2d485e12ff94a8b0badb09de9a9037ebfaa87833d7d\" id=630359ae-2c57-4181-ab70-3592334c7ab4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:52:04.689041 crc crio[21508]: time=\"2026-06-09T11:52:04.688871174Z\" level=info msg=\"Removed container 13dea9fe2d6bffd731f2f2d485e12ff94a8b0badb09de9a9037ebfaa87833d7d: openshift-marketplace/community-operators-wsbv6/extract-utilities\" id=630359ae-2c57-4181-ab70-3592334c7ab4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:52:05.568967 crc crio[21508]: time=\"2026-06-09T11:52:05.568386738Z\" level=info msg=\"Stopping pod sandbox: 9d8b083fe4af156e88419faf831b49d229eab5de7b791458f4dfb2a28636d475\" id=04ae03d5-88d3-43a7-ad9a-d591c9c77411 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:52:05.571061 crc crio[21508]: time=\"2026-06-09T11:52:05.570987374Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-c5p4s Namespace:openstack ID:9d8b083fe4af156e88419faf831b49d229eab5de7b791458f4dfb2a28636d475 UID:24e76a58-b73a-4820-a718-aa7b6ab8faef NetNS:/var/run/netns/814e4d2e-4384-4d2e-bedc-79d24429834e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24e76a58_b73a_4820_a718_aa7b6ab8faef.slice PodAnnotations:0xc000b287e0}] Aliases:map[]}\"\nJun 09 11:52:05.571250 crc crio[21508]: time=\"2026-06-09T11:52:05.571188Z\" level=info msg=\"Deleting pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-c5p4s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:52:06.583511 crc crio[21508]: time=\"2026-06-09T11:52:06.582669351Z\" level=info msg=\"Stopping pod sandbox: fde7ecc9aaecf0d4d39c55c554b79d510c82d9292ec81899045e7fd4203ad50c\" id=fb9691e5-e3cf-4732-9daf-d6d55ab913a6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:52:06.584140 crc crio[21508]: time=\"2026-06-09T11:52:06.58399772Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683432-2qtzl Namespace:openshift-infra ID:fde7ecc9aaecf0d4d39c55c554b79d510c82d9292ec81899045e7fd4203ad50c UID:fa78c5e9-99ca-4f15-a9a8-362c50e14597 NetNS:/var/run/netns/8c453c30-f635-4954-9c29-1b3d48c415d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfa78c5e9_99ca_4f15_a9a8_362c50e14597.slice PodAnnotations:0xc0008529a8}] Aliases:map[]}\"\nJun 09 11:52:06.584232 crc crio[21508]: time=\"2026-06-09T11:52:06.584156025Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683432-2qtzl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:52:06.650851 crc crio[21508]: time=\"2026-06-09T11:52:06.650649793Z\" level=info msg=\"Stopped pod sandbox: 9d8b083fe4af156e88419faf831b49d229eab5de7b791458f4dfb2a28636d475\" id=04ae03d5-88d3-43a7-ad9a-d591c9c77411 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:52:06.948500 crc crio[21508]: time=\"2026-06-09T11:52:06.947674548Z\" level=info msg=\"Stopped pod sandbox: fde7ecc9aaecf0d4d39c55c554b79d510c82d9292ec81899045e7fd4203ad50c\" id=fb9691e5-e3cf-4732-9daf-d6d55ab913a6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:52:10.819455 crc crio[21508]: time=\"2026-06-09T11:52:10.818391599Z\" level=info msg=\"Running pod sandbox: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-pkdk9/POD\" id=a6094fd4-b258-4730-a81e-ed9df5687ff3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:52:10.820795 crc crio[21508]: time=\"2026-06-09T11:52:10.819473081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:52:10.854434 crc crio[21508]: time=\"2026-06-09T11:52:10.854362543Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-pkdk9 Namespace:openstack ID:2658bacfd701ff588b421977c96506f00befeb40ebe3edcbce85aaa38cc8dcb8 UID:974ecd6c-62b7-46e8-ad65-904cd9998c3b NetNS:/var/run/netns/f96ffc46-3fee-41dc-b965-0ed1db17b05a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod974ecd6c_62b7_46e8_ad65_904cd9998c3b.slice PodAnnotations:0xc000d9e818}] Aliases:map[]}\"\nJun 09 11:52:10.854434 crc crio[21508]: time=\"2026-06-09T11:52:10.854406775Z\" level=info msg=\"Adding pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-pkdk9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:52:14.048773 crc crio[21508]: 2026-06-09T11:52:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2658bacfd701ff5 Mac:2e:95:05:dd:e5:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f5 Mtu:0 Sandbox:/var/run/netns/f96ffc46-3fee-41dc-b965-0ed1db17b05a SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.245 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:52:14.051964 crc crio[21508]: time=\"2026-06-09T11:52:14.051523366Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-pkdk9 Namespace:openstack ID:2658bacfd701ff588b421977c96506f00befeb40ebe3edcbce85aaa38cc8dcb8 UID:974ecd6c-62b7-46e8-ad65-904cd9998c3b NetNS:/var/run/netns/f96ffc46-3fee-41dc-b965-0ed1db17b05a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod974ecd6c_62b7_46e8_ad65_904cd9998c3b.slice PodAnnotations:0xc000d9e818}] Aliases:map[]}\"\nJun 09 11:52:14.051964 crc crio[21508]: time=\"2026-06-09T11:52:14.051795224Z\" level=info msg=\"Checking pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-pkdk9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:52:14.064033 crc crio[21508]: time=\"2026-06-09T11:52:14.063698393Z\" level=info msg=\"Ran pod sandbox 2658bacfd701ff588b421977c96506f00befeb40ebe3edcbce85aaa38cc8dcb8 with infra container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-pkdk9/POD\" id=a6094fd4-b258-4730-a81e-ed9df5687ff3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:52:14.066447 crc crio[21508]: time=\"2026-06-09T11:52:14.066370741Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=c4827ec6-3c63-4c9f-b5e4-907ae47da51c name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:52:14.142243 crc crio[21508]: time=\"2026-06-09T11:52:14.142160652Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=79a1b62f-a9ae-47f8-86ae-bc5bc6244928 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:52:15.242486 crc crio[21508]: time=\"2026-06-09T11:52:15.238815119Z\" level=info msg=\"Creating container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-pkdk9/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=0cc1a045-295b-4ae8-a80f-20a808e9c8b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:52:15.242486 crc crio[21508]: time=\"2026-06-09T11:52:15.240233001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:52:15.311119 crc crio[21508]: time=\"2026-06-09T11:52:15.310113749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:52:15.314673 crc crio[21508]: time=\"2026-06-09T11:52:15.314042604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:52:15.575852 crc crio[21508]: time=\"2026-06-09T11:52:15.575169946Z\" level=info msg=\"Created container d1e3b3fd428f546febf434eee05330bf387e97406905b73d613d508a5fb84078: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-pkdk9/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=0cc1a045-295b-4ae8-a80f-20a808e9c8b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:52:15.581893 crc crio[21508]: time=\"2026-06-09T11:52:15.581799471Z\" level=info msg=\"Starting container: d1e3b3fd428f546febf434eee05330bf387e97406905b73d613d508a5fb84078\" id=c9eb6b4d-fb79-431f-b142-4496d7b2e6b1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:52:15.590628 crc crio[21508]: time=\"2026-06-09T11:52:15.590513776Z\" level=info msg=\"Started container\" PID=159978 containerID=d1e3b3fd428f546febf434eee05330bf387e97406905b73d613d508a5fb84078 description=openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-pkdk9/install-os-edpm-deployment-ipam-openstack-edpm-ipam id=c9eb6b4d-fb79-431f-b142-4496d7b2e6b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2658bacfd701ff588b421977c96506f00befeb40ebe3edcbce85aaa38cc8dcb8\nJun 09 11:52:28.591661 crc crio[21508]: time=\"2026-06-09T11:52:28.590883748Z\" level=info msg=\"Removing container: b6763d351b9b3974eec03c8dd796cf03249982f85bb3e2070fb30c3cd32f2699\" id=fd8e7e41-76ef-4c99-9836-d5a7376cb776 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:52:28.788394 crc crio[21508]: time=\"2026-06-09T11:52:28.788239672Z\" level=info msg=\"Removed container b6763d351b9b3974eec03c8dd796cf03249982f85bb3e2070fb30c3cd32f2699: openshift-infra/auto-csr-approver-29683426-kh27d/oc\" id=fd8e7e41-76ef-4c99-9836-d5a7376cb776 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:52:28.803978 crc crio[21508]: time=\"2026-06-09T11:52:28.80388242Z\" level=info msg=\"Stopping pod sandbox: 1d973b13bad2bb1dcd1cf823fe52890af850799f16b9aee135e7f5537ebdf8e0\" id=56a28a97-3d8d-483f-b91b-0aa07189f764 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:52:28.804355 crc crio[21508]: time=\"2026-06-09T11:52:28.803989103Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1d973b13bad2bb1dcd1cf823fe52890af850799f16b9aee135e7f5537ebdf8e0\" id=56a28a97-3d8d-483f-b91b-0aa07189f764 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:52:28.804455 crc crio[21508]: time=\"2026-06-09T11:52:28.804421246Z\" level=info msg=\"Removing pod sandbox: 1d973b13bad2bb1dcd1cf823fe52890af850799f16b9aee135e7f5537ebdf8e0\" id=e00e4b5f-c308-4813-b3cf-9f6ecb3303ae name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:52:28.821679 crc crio[21508]: time=\"2026-06-09T11:52:28.821562038Z\" level=info msg=\"Removed pod sandbox: 1d973b13bad2bb1dcd1cf823fe52890af850799f16b9aee135e7f5537ebdf8e0\" id=e00e4b5f-c308-4813-b3cf-9f6ecb3303ae name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:52:28.823098 crc crio[21508]: time=\"2026-06-09T11:52:28.823030811Z\" level=info msg=\"Stopping pod sandbox: 00e3d002cf5d91a3230c9b4011b7d38ea26d0e1f3be8b132ebfaa623d2b2bc38\" id=05686263-bef0-48c2-99ea-89627c28383f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:52:28.823184 crc crio[21508]: time=\"2026-06-09T11:52:28.823106124Z\" level=info msg=\"Stopped pod sandbox (already stopped): 00e3d002cf5d91a3230c9b4011b7d38ea26d0e1f3be8b132ebfaa623d2b2bc38\" id=05686263-bef0-48c2-99ea-89627c28383f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:52:28.824593 crc crio[21508]: time=\"2026-06-09T11:52:28.824510445Z\" level=info msg=\"Removing pod sandbox: 00e3d002cf5d91a3230c9b4011b7d38ea26d0e1f3be8b132ebfaa623d2b2bc38\" id=8f131def-bf69-4ba5-a76c-5f07ad45cb6f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:52:28.842185 crc crio[21508]: time=\"2026-06-09T11:52:28.842015728Z\" level=info msg=\"Removed pod sandbox: 00e3d002cf5d91a3230c9b4011b7d38ea26d0e1f3be8b132ebfaa623d2b2bc38\" id=8f131def-bf69-4ba5-a76c-5f07ad45cb6f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:52:58.349714 crc crio[21508]: time=\"2026-06-09T11:52:58.348846382Z\" level=info msg=\"Stopping pod sandbox: 2658bacfd701ff588b421977c96506f00befeb40ebe3edcbce85aaa38cc8dcb8\" id=b463d76c-9e82-4c39-a2b6-4abe6eed3f15 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:52:58.351388 crc crio[21508]: time=\"2026-06-09T11:52:58.351272114Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-pkdk9 Namespace:openstack ID:2658bacfd701ff588b421977c96506f00befeb40ebe3edcbce85aaa38cc8dcb8 UID:974ecd6c-62b7-46e8-ad65-904cd9998c3b NetNS:/var/run/netns/f96ffc46-3fee-41dc-b965-0ed1db17b05a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod974ecd6c_62b7_46e8_ad65_904cd9998c3b.slice PodAnnotations:0xc004f90210}] Aliases:map[]}\"\nJun 09 11:52:58.351692 crc crio[21508]: time=\"2026-06-09T11:52:58.351669825Z\" level=info msg=\"Deleting pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-pkdk9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:52:58.803961 crc crio[21508]: time=\"2026-06-09T11:52:58.803843065Z\" level=info msg=\"Stopped pod sandbox: 2658bacfd701ff588b421977c96506f00befeb40ebe3edcbce85aaa38cc8dcb8\" id=b463d76c-9e82-4c39-a2b6-4abe6eed3f15 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:52:59.970078 crc crio[21508]: time=\"2026-06-09T11:52:59.968898887Z\" level=info msg=\"Running pod sandbox: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-wsnnw/POD\" id=4ee04b7d-ec34-4d60-9745-fb374e7886af name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:52:59.970769 crc crio[21508]: time=\"2026-06-09T11:52:59.970121002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:53:00.013388 crc crio[21508]: time=\"2026-06-09T11:53:00.012928427Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-wsnnw Namespace:openstack ID:e6e7bf7551ebcb62a953884fda396b27e4544c769e8adc01d34672d2eeabad4b UID:627bc3ce-ff63-4431-9dfd-ba49a943034b NetNS:/var/run/netns/84e42c2b-6519-4e1c-a64f-ec08e6627554 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod627bc3ce_ff63_4431_9dfd_ba49a943034b.slice PodAnnotations:0xc000b29d38}] Aliases:map[]}\"\nJun 09 11:53:00.013388 crc crio[21508]: time=\"2026-06-09T11:53:00.01337269Z\" level=info msg=\"Adding pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-wsnnw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:53:00.770386 crc crio[21508]: 2026-06-09T11:53:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e6e7bf7551ebcb6 Mac:1e:aa:c6:8b:12:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f6 Mtu:0 Sandbox:/var/run/netns/84e42c2b-6519-4e1c-a64f-ec08e6627554 SocketPath: PciID:}] [{Interface:0xc0003046d0 Address:{IP:10.217.0.246 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:53:00.772014 crc crio[21508]: time=\"2026-06-09T11:53:00.77193969Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-wsnnw Namespace:openstack ID:e6e7bf7551ebcb62a953884fda396b27e4544c769e8adc01d34672d2eeabad4b UID:627bc3ce-ff63-4431-9dfd-ba49a943034b NetNS:/var/run/netns/84e42c2b-6519-4e1c-a64f-ec08e6627554 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod627bc3ce_ff63_4431_9dfd_ba49a943034b.slice PodAnnotations:0xc000b29d38}] Aliases:map[]}\"\nJun 09 11:53:00.772140 crc crio[21508]: time=\"2026-06-09T11:53:00.772117496Z\" level=info msg=\"Checking pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-wsnnw for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:53:00.780610 crc crio[21508]: time=\"2026-06-09T11:53:00.780527752Z\" level=info msg=\"Ran pod sandbox e6e7bf7551ebcb62a953884fda396b27e4544c769e8adc01d34672d2eeabad4b with infra container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-wsnnw/POD\" id=4ee04b7d-ec34-4d60-9745-fb374e7886af name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:53:00.784461 crc crio[21508]: time=\"2026-06-09T11:53:00.784409546Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=1d609551-142a-45e8-ba0d-1c80abba50ea name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:53:00.827746 crc crio[21508]: time=\"2026-06-09T11:53:00.827524579Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=21e7c8c7-e1a7-4e9d-aab5-71bd29b46455 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:53:00.837228 crc crio[21508]: time=\"2026-06-09T11:53:00.837077049Z\" level=info msg=\"Creating container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-wsnnw/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=f0ba3fd0-e3df-4834-bc51-6b2b5ee4f980 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:53:00.843900 crc crio[21508]: time=\"2026-06-09T11:53:00.843818587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:53:00.920266 crc crio[21508]: time=\"2026-06-09T11:53:00.920179145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:53:00.925198 crc crio[21508]: time=\"2026-06-09T11:53:00.92480301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:53:01.090721 crc crio[21508]: time=\"2026-06-09T11:53:01.090607039Z\" level=info msg=\"Created container b36079bfa9c0b4ec31b1e58c81a60450c8bdef41eb0846347381b55c7b32f352: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-wsnnw/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=f0ba3fd0-e3df-4834-bc51-6b2b5ee4f980 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:53:01.092490 crc crio[21508]: time=\"2026-06-09T11:53:01.09234776Z\" level=info msg=\"Starting container: b36079bfa9c0b4ec31b1e58c81a60450c8bdef41eb0846347381b55c7b32f352\" id=23e59d0b-4e9d-4ca4-8879-21b8a26f0a59 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:53:01.098940 crc crio[21508]: time=\"2026-06-09T11:53:01.098737727Z\" level=info msg=\"Started container\" PID=162649 containerID=b36079bfa9c0b4ec31b1e58c81a60450c8bdef41eb0846347381b55c7b32f352 description=openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-wsnnw/configure-os-edpm-deployment-ipam-openstack-edpm-ipam id=23e59d0b-4e9d-4ca4-8879-21b8a26f0a59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6e7bf7551ebcb62a953884fda396b27e4544c769e8adc01d34672d2eeabad4b\nJun 09 11:53:56.356997 crc crio[21508]: time=\"2026-06-09T11:53:56.355724118Z\" level=info msg=\"Stopping pod sandbox: e6e7bf7551ebcb62a953884fda396b27e4544c769e8adc01d34672d2eeabad4b\" id=c0e8966d-7329-4720-8b43-90bcd3d517c8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:53:56.358482 crc crio[21508]: time=\"2026-06-09T11:53:56.357909832Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-wsnnw Namespace:openstack ID:e6e7bf7551ebcb62a953884fda396b27e4544c769e8adc01d34672d2eeabad4b UID:627bc3ce-ff63-4431-9dfd-ba49a943034b NetNS:/var/run/netns/84e42c2b-6519-4e1c-a64f-ec08e6627554 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod627bc3ce_ff63_4431_9dfd_ba49a943034b.slice PodAnnotations:0xc0019bd170}] Aliases:map[]}\"\nJun 09 11:53:56.358482 crc crio[21508]: time=\"2026-06-09T11:53:56.358092517Z\" level=info msg=\"Deleting pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-wsnnw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:53:56.816368 crc crio[21508]: time=\"2026-06-09T11:53:56.815834891Z\" level=info msg=\"Stopped pod sandbox: e6e7bf7551ebcb62a953884fda396b27e4544c769e8adc01d34672d2eeabad4b\" id=c0e8966d-7329-4720-8b43-90bcd3d517c8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:53:57.913749 crc crio[21508]: time=\"2026-06-09T11:53:57.913161759Z\" level=info msg=\"Running pod sandbox: openstack/ssh-known-hosts-edpm-deployment-ipam-w5fqr/POD\" id=0e1d1e69-0ecd-495a-9619-67d5d8b837e5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:53:57.915065 crc crio[21508]: time=\"2026-06-09T11:53:57.913779877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:53:57.954551 crc crio[21508]: time=\"2026-06-09T11:53:57.954409777Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-w5fqr Namespace:openstack ID:83c2978ad767adaaf1fe3121f964f2ae730ea19bccdd192fa9df1f1fe32e97e8 UID:48cee5be-9c5b-4ae9-81e1-dee81a332e5f NetNS:/var/run/netns/745b5c0f-fd02-4dc3-a8b3-692ca8e5c34e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48cee5be_9c5b_4ae9_81e1_dee81a332e5f.slice PodAnnotations:0xc004f90aa8}] Aliases:map[]}\"\nJun 09 11:53:57.954551 crc crio[21508]: time=\"2026-06-09T11:53:57.9545042Z\" level=info msg=\"Adding pod openstack_ssh-known-hosts-edpm-deployment-ipam-w5fqr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:53:58.480261 crc crio[21508]: 2026-06-09T11:53:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:83c2978ad767ada Mac:86:09:74:3b:79:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f7 Mtu:0 Sandbox:/var/run/netns/745b5c0f-fd02-4dc3-a8b3-692ca8e5c34e SocketPath: PciID:}] [{Interface:0xc0003b6770 Address:{IP:10.217.0.247 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:53:58.482817 crc crio[21508]: time=\"2026-06-09T11:53:58.482747651Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-w5fqr Namespace:openstack ID:83c2978ad767adaaf1fe3121f964f2ae730ea19bccdd192fa9df1f1fe32e97e8 UID:48cee5be-9c5b-4ae9-81e1-dee81a332e5f NetNS:/var/run/netns/745b5c0f-fd02-4dc3-a8b3-692ca8e5c34e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48cee5be_9c5b_4ae9_81e1_dee81a332e5f.slice PodAnnotations:0xc004f90aa8}] Aliases:map[]}\"\nJun 09 11:53:58.482991 crc crio[21508]: time=\"2026-06-09T11:53:58.482926676Z\" level=info msg=\"Checking pod openstack_ssh-known-hosts-edpm-deployment-ipam-w5fqr for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:53:58.497482 crc crio[21508]: time=\"2026-06-09T11:53:58.497184454Z\" level=info msg=\"Ran pod sandbox 83c2978ad767adaaf1fe3121f964f2ae730ea19bccdd192fa9df1f1fe32e97e8 with infra container: openstack/ssh-known-hosts-edpm-deployment-ipam-w5fqr/POD\" id=0e1d1e69-0ecd-495a-9619-67d5d8b837e5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:53:58.510041 crc crio[21508]: time=\"2026-06-09T11:53:58.509940137Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=ad056d08-7be7-482c-9cac-49b731c2fa8f name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:53:58.541638 crc crio[21508]: time=\"2026-06-09T11:53:58.541504672Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=c1fbf1c7-a664-4d6a-8ab1-37123862ee0d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:53:58.553858 crc crio[21508]: time=\"2026-06-09T11:53:58.553641798Z\" level=info msg=\"Creating container: openstack/ssh-known-hosts-edpm-deployment-ipam-w5fqr/ssh-known-hosts-edpm-deployment-ipam\" id=838bedad-f8ac-441c-93ba-7a661b5a59e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:53:58.554474 crc crio[21508]: time=\"2026-06-09T11:53:58.554260186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:53:58.616939 crc crio[21508]: time=\"2026-06-09T11:53:58.616657735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:53:58.623697 crc crio[21508]: time=\"2026-06-09T11:53:58.623585688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:53:58.769778 crc crio[21508]: time=\"2026-06-09T11:53:58.769217306Z\" level=info msg=\"Created container f7c381ebb357e3edf43baebccaa52c1aa989b8e7b12399d070fc81850955790e: openstack/ssh-known-hosts-edpm-deployment-ipam-w5fqr/ssh-known-hosts-edpm-deployment-ipam\" id=838bedad-f8ac-441c-93ba-7a661b5a59e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:53:58.771440 crc crio[21508]: time=\"2026-06-09T11:53:58.771244945Z\" level=info msg=\"Starting container: f7c381ebb357e3edf43baebccaa52c1aa989b8e7b12399d070fc81850955790e\" id=bcd2add2-534f-4317-9be6-3c0d4bacbc03 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:53:58.777706 crc crio[21508]: time=\"2026-06-09T11:53:58.777578471Z\" level=info msg=\"Started container\" PID=166076 containerID=f7c381ebb357e3edf43baebccaa52c1aa989b8e7b12399d070fc81850955790e description=openstack/ssh-known-hosts-edpm-deployment-ipam-w5fqr/ssh-known-hosts-edpm-deployment-ipam id=bcd2add2-534f-4317-9be6-3c0d4bacbc03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83c2978ad767adaaf1fe3121f964f2ae730ea19bccdd192fa9df1f1fe32e97e8\nJun 09 11:54:00.874093 crc crio[21508]: time=\"2026-06-09T11:54:00.872927754Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683434-7brpk/POD\" id=c68b4d9e-39d5-4444-bbdb-1c8205d35359 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:54:00.875518 crc crio[21508]: time=\"2026-06-09T11:54:00.874099759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:54:00.915742 crc crio[21508]: time=\"2026-06-09T11:54:00.915653526Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683434-7brpk Namespace:openshift-infra ID:d2d1045c6895e4228d25839a9a252a5e5d10f72c57e2a510f7b0c81490904b5b UID:e9b070fe-4d33-40e0-b27d-a163202a3cbc NetNS:/var/run/netns/42c81b77-4e3a-4007-aee4-b984bbaf8a17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9b070fe_4d33_40e0_b27d_a163202a3cbc.slice PodAnnotations:0xc003b38458}] Aliases:map[]}\"\nJun 09 11:54:00.915742 crc crio[21508]: time=\"2026-06-09T11:54:00.915715938Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683434-7brpk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:54:02.437973 crc crio[21508]: 2026-06-09T11:54:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d2d1045c6895e42 Mac:46:da:d9:7e:f3:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f8 Mtu:0 Sandbox:/var/run/netns/42c81b77-4e3a-4007-aee4-b984bbaf8a17 SocketPath: PciID:}] [{Interface:0xc00028e5d0 Address:{IP:10.217.0.248 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:54:02.439871 crc crio[21508]: time=\"2026-06-09T11:54:02.439766971Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683434-7brpk Namespace:openshift-infra ID:d2d1045c6895e4228d25839a9a252a5e5d10f72c57e2a510f7b0c81490904b5b UID:e9b070fe-4d33-40e0-b27d-a163202a3cbc NetNS:/var/run/netns/42c81b77-4e3a-4007-aee4-b984bbaf8a17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9b070fe_4d33_40e0_b27d_a163202a3cbc.slice PodAnnotations:0xc003b38458}] Aliases:map[]}\"\nJun 09 11:54:02.440090 crc crio[21508]: time=\"2026-06-09T11:54:02.439997308Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683434-7brpk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:54:02.452806 crc crio[21508]: time=\"2026-06-09T11:54:02.45271395Z\" level=info msg=\"Ran pod sandbox d2d1045c6895e4228d25839a9a252a5e5d10f72c57e2a510f7b0c81490904b5b with infra container: openshift-infra/auto-csr-approver-29683434-7brpk/POD\" id=c68b4d9e-39d5-4444-bbdb-1c8205d35359 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:54:02.458222 crc crio[21508]: time=\"2026-06-09T11:54:02.458138549Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d75dae2f-1ac9-41a2-935c-31606befa50d name=/runtime.v1.ImageService/PullImage\nJun 09 11:54:02.468898 crc crio[21508]: time=\"2026-06-09T11:54:02.468811982Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 11:54:06.721460 crc crio[21508]: time=\"2026-06-09T11:54:06.720496666Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d75dae2f-1ac9-41a2-935c-31606befa50d name=/runtime.v1.ImageService/PullImage\nJun 09 11:54:06.723825 crc crio[21508]: time=\"2026-06-09T11:54:06.722029851Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=58129e5e-e607-4151-907f-d2b84ee1f3a1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:54:06.723825 crc crio[21508]: time=\"2026-06-09T11:54:06.723788842Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d3424a96-9154-4e64-81d8-475c6543bd2a name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:54:06.774484 crc crio[21508]: time=\"2026-06-09T11:54:06.774363234Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683434-7brpk/oc\" id=84bd2ee1-4b41-4eda-8b2b-6f48bd9010ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:54:06.774977 crc crio[21508]: time=\"2026-06-09T11:54:06.77489973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:54:06.835091 crc crio[21508]: time=\"2026-06-09T11:54:06.834540177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:54:07.168448 crc crio[21508]: time=\"2026-06-09T11:54:07.16837162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:54:07.309470 crc crio[21508]: time=\"2026-06-09T11:54:07.309356681Z\" level=info msg=\"Created container 42aacb751b55be790d80a87838d04d823de82105f2961894ac74a2bcd5583b66: openshift-infra/auto-csr-approver-29683434-7brpk/oc\" id=84bd2ee1-4b41-4eda-8b2b-6f48bd9010ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:54:07.310845 crc crio[21508]: time=\"2026-06-09T11:54:07.310738032Z\" level=info msg=\"Starting container: 42aacb751b55be790d80a87838d04d823de82105f2961894ac74a2bcd5583b66\" id=dd3146bb-ff23-44bc-98f6-99f0ddac2f65 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:54:07.316046 crc crio[21508]: time=\"2026-06-09T11:54:07.315946384Z\" level=info msg=\"Started container\" PID=166640 containerID=42aacb751b55be790d80a87838d04d823de82105f2961894ac74a2bcd5583b66 description=openshift-infra/auto-csr-approver-29683434-7brpk/oc id=dd3146bb-ff23-44bc-98f6-99f0ddac2f65 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2d1045c6895e4228d25839a9a252a5e5d10f72c57e2a510f7b0c81490904b5b\nJun 09 11:54:08.586347 crc crio[21508]: time=\"2026-06-09T11:54:08.58485171Z\" level=info msg=\"Stopping pod sandbox: 83c2978ad767adaaf1fe3121f964f2ae730ea19bccdd192fa9df1f1fe32e97e8\" id=0ec862e1-17cc-477d-8a51-b62c4fd5fb31 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:54:08.586347 crc crio[21508]: time=\"2026-06-09T11:54:08.585835838Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-w5fqr Namespace:openstack ID:83c2978ad767adaaf1fe3121f964f2ae730ea19bccdd192fa9df1f1fe32e97e8 UID:48cee5be-9c5b-4ae9-81e1-dee81a332e5f NetNS:/var/run/netns/745b5c0f-fd02-4dc3-a8b3-692ca8e5c34e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48cee5be_9c5b_4ae9_81e1_dee81a332e5f.slice PodAnnotations:0xc00011ebf0}] Aliases:map[]}\"\nJun 09 11:54:08.586347 crc crio[21508]: time=\"2026-06-09T11:54:08.585969412Z\" level=info msg=\"Deleting pod openstack_ssh-known-hosts-edpm-deployment-ipam-w5fqr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:54:09.598816 crc crio[21508]: time=\"2026-06-09T11:54:09.598698331Z\" level=info msg=\"Stopping pod sandbox: d2d1045c6895e4228d25839a9a252a5e5d10f72c57e2a510f7b0c81490904b5b\" id=6b66f97a-d9c4-4c3f-add1-32c05c1525cd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:54:09.599855 crc crio[21508]: time=\"2026-06-09T11:54:09.599500314Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683434-7brpk Namespace:openshift-infra ID:d2d1045c6895e4228d25839a9a252a5e5d10f72c57e2a510f7b0c81490904b5b UID:e9b070fe-4d33-40e0-b27d-a163202a3cbc NetNS:/var/run/netns/42c81b77-4e3a-4007-aee4-b984bbaf8a17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9b070fe_4d33_40e0_b27d_a163202a3cbc.slice PodAnnotations:0xc000b29010}] Aliases:map[]}\"\nJun 09 11:54:09.599855 crc crio[21508]: time=\"2026-06-09T11:54:09.59970454Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683434-7brpk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:54:10.068948 crc crio[21508]: time=\"2026-06-09T11:54:10.068503578Z\" level=info msg=\"Stopped pod sandbox: d2d1045c6895e4228d25839a9a252a5e5d10f72c57e2a510f7b0c81490904b5b\" id=6b66f97a-d9c4-4c3f-add1-32c05c1525cd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:54:10.150543 crc crio[21508]: time=\"2026-06-09T11:54:10.150280255Z\" level=info msg=\"Stopped pod sandbox: 83c2978ad767adaaf1fe3121f964f2ae730ea19bccdd192fa9df1f1fe32e97e8\" id=0ec862e1-17cc-477d-8a51-b62c4fd5fb31 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:54:13.425787 crc crio[21508]: time=\"2026-06-09T11:54:13.424715622Z\" level=info msg=\"Running pod sandbox: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-nqv2b/POD\" id=86eccf9f-1ace-42da-af45-6a1ab523afda name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:54:13.425787 crc crio[21508]: time=\"2026-06-09T11:54:13.425759092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:54:13.510345 crc crio[21508]: time=\"2026-06-09T11:54:13.505489549Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-nqv2b Namespace:openstack ID:1ddfe0ac057bd2677b42620a0adc75e531727ddb37a349be84e0287fbb23c765 UID:dff4d110-d729-417b-8bd8-a333b4986a8e NetNS:/var/run/netns/ed37bc77-23b8-408d-ad2d-ad659e601dab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddff4d110_d729_417b_8bd8_a333b4986a8e.slice PodAnnotations:0xc000158350}] Aliases:map[]}\"\nJun 09 11:54:13.510345 crc crio[21508]: time=\"2026-06-09T11:54:13.505982323Z\" level=info msg=\"Adding pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-nqv2b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:54:14.916422 crc crio[21508]: 2026-06-09T11:54:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1ddfe0ac057bd26 Mac:1e:ef:87:8b:7d:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f9 Mtu:0 Sandbox:/var/run/netns/ed37bc77-23b8-408d-ad2d-ad659e601dab SocketPath: PciID:}] [{Interface:0xc0004b2760 Address:{IP:10.217.0.249 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:54:14.918648 crc crio[21508]: time=\"2026-06-09T11:54:14.918459985Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-nqv2b Namespace:openstack ID:1ddfe0ac057bd2677b42620a0adc75e531727ddb37a349be84e0287fbb23c765 UID:dff4d110-d729-417b-8bd8-a333b4986a8e NetNS:/var/run/netns/ed37bc77-23b8-408d-ad2d-ad659e601dab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddff4d110_d729_417b_8bd8_a333b4986a8e.slice PodAnnotations:0xc000158350}] Aliases:map[]}\"\nJun 09 11:54:14.918846 crc crio[21508]: time=\"2026-06-09T11:54:14.918788865Z\" level=info msg=\"Checking pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-nqv2b for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:54:14.929219 crc crio[21508]: time=\"2026-06-09T11:54:14.929124448Z\" level=info msg=\"Ran pod sandbox 1ddfe0ac057bd2677b42620a0adc75e531727ddb37a349be84e0287fbb23c765 with infra container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-nqv2b/POD\" id=86eccf9f-1ace-42da-af45-6a1ab523afda name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:54:14.932285 crc crio[21508]: time=\"2026-06-09T11:54:14.932172617Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=43713e59-b970-4b6b-9ffd-84bdddfbadd8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:54:14.965806 crc crio[21508]: time=\"2026-06-09T11:54:14.965752691Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=f8cc0078-bb98-42d2-a2ee-3db69ac9b44e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:54:15.157763 crc crio[21508]: time=\"2026-06-09T11:54:15.157600353Z\" level=info msg=\"Creating container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-nqv2b/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=f811fd8b-cd93-4309-a511-010781fa45fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:54:15.158293 crc crio[21508]: time=\"2026-06-09T11:54:15.158220842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:54:15.222794 crc crio[21508]: time=\"2026-06-09T11:54:15.222448044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:54:15.226396 crc crio[21508]: time=\"2026-06-09T11:54:15.226300357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:54:15.450502 crc crio[21508]: time=\"2026-06-09T11:54:15.450389074Z\" level=info msg=\"Created container e555583a707453e8346ab0331e7ad8c1760823410401306b68e0fcca26acf7e2: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-nqv2b/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=f811fd8b-cd93-4309-a511-010781fa45fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:54:15.453704 crc crio[21508]: time=\"2026-06-09T11:54:15.452952059Z\" level=info msg=\"Starting container: e555583a707453e8346ab0331e7ad8c1760823410401306b68e0fcca26acf7e2\" id=25e23219-fadb-447c-9a7e-b0ab9b61a78c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:54:15.463196 crc crio[21508]: time=\"2026-06-09T11:54:15.45947458Z\" level=info msg=\"Started container\" PID=167209 containerID=e555583a707453e8346ab0331e7ad8c1760823410401306b68e0fcca26acf7e2 description=openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-nqv2b/run-os-edpm-deployment-ipam-openstack-edpm-ipam id=25e23219-fadb-447c-9a7e-b0ab9b61a78c name=/runtime.v1.RuntimeService/StartContainer sandboxID=1ddfe0ac057bd2677b42620a0adc75e531727ddb37a349be84e0287fbb23c765\nJun 09 11:54:26.103141 crc crio[21508]: time=\"2026-06-09T11:54:26.102218275Z\" level=info msg=\"Stopping pod sandbox: 1ddfe0ac057bd2677b42620a0adc75e531727ddb37a349be84e0287fbb23c765\" id=3fe63129-efe3-4c2b-b2fb-50679a65d939 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:54:26.105002 crc crio[21508]: time=\"2026-06-09T11:54:26.103867463Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-nqv2b Namespace:openstack ID:1ddfe0ac057bd2677b42620a0adc75e531727ddb37a349be84e0287fbb23c765 UID:dff4d110-d729-417b-8bd8-a333b4986a8e NetNS:/var/run/netns/ed37bc77-23b8-408d-ad2d-ad659e601dab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddff4d110_d729_417b_8bd8_a333b4986a8e.slice PodAnnotations:0xc0039b8fd0}] Aliases:map[]}\"\nJun 09 11:54:26.105002 crc crio[21508]: time=\"2026-06-09T11:54:26.104001237Z\" level=info msg=\"Deleting pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-nqv2b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:54:28.916631 crc crio[21508]: time=\"2026-06-09T11:54:28.915679353Z\" level=info msg=\"Removing container: 7761085ae195395a38f1424b4039dd3baf63a9e97a053261dc85e0edc886a7eb\" id=03aaf748-18ad-4a0c-8094-20b04e3bb64c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:54:29.130042 crc crio[21508]: time=\"2026-06-09T11:54:29.12989427Z\" level=info msg=\"Stopped pod sandbox: 1ddfe0ac057bd2677b42620a0adc75e531727ddb37a349be84e0287fbb23c765\" id=3fe63129-efe3-4c2b-b2fb-50679a65d939 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:54:29.162435 crc crio[21508]: time=\"2026-06-09T11:54:29.161592159Z\" level=info msg=\"Removed container 7761085ae195395a38f1424b4039dd3baf63a9e97a053261dc85e0edc886a7eb: openshift-infra/auto-csr-approver-29683428-nkb8x/oc\" id=03aaf748-18ad-4a0c-8094-20b04e3bb64c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:54:29.188748 crc crio[21508]: time=\"2026-06-09T11:54:29.188647752Z\" level=info msg=\"Stopping pod sandbox: 8ceadb7ae97bcfc069542f84311edaf26deafc6b74c151ba3d306ff91f50291b\" id=843a74c5-bfa8-468f-976e-851d8bc9c687 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:54:29.188748 crc crio[21508]: time=\"2026-06-09T11:54:29.188754465Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8ceadb7ae97bcfc069542f84311edaf26deafc6b74c151ba3d306ff91f50291b\" id=843a74c5-bfa8-468f-976e-851d8bc9c687 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:54:29.191059 crc crio[21508]: time=\"2026-06-09T11:54:29.190989361Z\" level=info msg=\"Removing pod sandbox: 8ceadb7ae97bcfc069542f84311edaf26deafc6b74c151ba3d306ff91f50291b\" id=355db5a8-7982-49c1-8ebb-c65dc196ba34 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:54:29.226530 crc crio[21508]: time=\"2026-06-09T11:54:29.22643562Z\" level=info msg=\"Removed pod sandbox: 8ceadb7ae97bcfc069542f84311edaf26deafc6b74c151ba3d306ff91f50291b\" id=355db5a8-7982-49c1-8ebb-c65dc196ba34 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:54:33.018451 crc crio[21508]: time=\"2026-06-09T11:54:33.017572119Z\" level=info msg=\"Running pod sandbox: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-dgx72/POD\" id=3e011e0e-6e88-46f6-b7d4-2f7dffbbcb71 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:54:33.019914 crc crio[21508]: time=\"2026-06-09T11:54:33.019879276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:54:33.066574 crc crio[21508]: time=\"2026-06-09T11:54:33.066202644Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-dgx72 Namespace:openstack ID:cb5d5505a1c744a51626d222125d07e241b3fc7cb49224076dbc65b30cb832a8 UID:a6e86f6c-ce97-4c14-8206-04629f341cf5 NetNS:/var/run/netns/06b536b2-8d1d-42b5-bc8b-575eb42875a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6e86f6c_ce97_4c14_8206_04629f341cf5.slice PodAnnotations:0xc000b28bb8}] Aliases:map[]}\"\nJun 09 11:54:33.066574 crc crio[21508]: time=\"2026-06-09T11:54:33.066258355Z\" level=info msg=\"Adding pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-dgx72 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:54:34.533808 crc crio[21508]: 2026-06-09T11:54:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cb5d5505a1c744a Mac:e2:ff:38:a5:98:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fa Mtu:0 Sandbox:/var/run/netns/06b536b2-8d1d-42b5-bc8b-575eb42875a8 SocketPath: PciID:}] [{Interface:0xc0002e36d0 Address:{IP:10.217.0.250 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:54:34.539370 crc crio[21508]: time=\"2026-06-09T11:54:34.538981434Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-dgx72 Namespace:openstack ID:cb5d5505a1c744a51626d222125d07e241b3fc7cb49224076dbc65b30cb832a8 UID:a6e86f6c-ce97-4c14-8206-04629f341cf5 NetNS:/var/run/netns/06b536b2-8d1d-42b5-bc8b-575eb42875a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6e86f6c_ce97_4c14_8206_04629f341cf5.slice PodAnnotations:0xc000b28bb8}] Aliases:map[]}\"\nJun 09 11:54:34.539657 crc crio[21508]: time=\"2026-06-09T11:54:34.539556261Z\" level=info msg=\"Checking pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-dgx72 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:54:34.557640 crc crio[21508]: time=\"2026-06-09T11:54:34.557527717Z\" level=info msg=\"Ran pod sandbox cb5d5505a1c744a51626d222125d07e241b3fc7cb49224076dbc65b30cb832a8 with infra container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-dgx72/POD\" id=3e011e0e-6e88-46f6-b7d4-2f7dffbbcb71 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:54:34.560401 crc crio[21508]: time=\"2026-06-09T11:54:34.559564367Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=53055f9d-3b8d-42d6-a461-97c679388262 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:54:34.580423 crc crio[21508]: time=\"2026-06-09T11:54:34.580357547Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=c42ba932-6db3-4ead-929b-42aba3f5472e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:54:34.636740 crc crio[21508]: time=\"2026-06-09T11:54:34.636637956Z\" level=info msg=\"Creating container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-dgx72/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=61e979d5-2150-4aa0-be31-d03f1e580ee5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:54:34.637367 crc crio[21508]: time=\"2026-06-09T11:54:34.637194962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:54:34.697484 crc crio[21508]: time=\"2026-06-09T11:54:34.697420547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:54:34.701076 crc crio[21508]: time=\"2026-06-09T11:54:34.701011592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:54:34.931119 crc crio[21508]: time=\"2026-06-09T11:54:34.931030663Z\" level=info msg=\"Created container caf022bc2542027c723b06aa9e3f1569c4ad464c6708a05007152f4bd6d6679b: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-dgx72/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=61e979d5-2150-4aa0-be31-d03f1e580ee5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:54:34.932486 crc crio[21508]: time=\"2026-06-09T11:54:34.932387703Z\" level=info msg=\"Starting container: caf022bc2542027c723b06aa9e3f1569c4ad464c6708a05007152f4bd6d6679b\" id=4850f68e-6b2c-48a6-849f-afd5b034c20f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:54:34.938521 crc crio[21508]: time=\"2026-06-09T11:54:34.938248135Z\" level=info msg=\"Started container\" PID=168393 containerID=caf022bc2542027c723b06aa9e3f1569c4ad464c6708a05007152f4bd6d6679b description=openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-dgx72/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam id=4850f68e-6b2c-48a6-849f-afd5b034c20f name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb5d5505a1c744a51626d222125d07e241b3fc7cb49224076dbc65b30cb832a8\nJun 09 11:54:46.396195 crc crio[21508]: time=\"2026-06-09T11:54:46.395110234Z\" level=info msg=\"Stopping pod sandbox: cb5d5505a1c744a51626d222125d07e241b3fc7cb49224076dbc65b30cb832a8\" id=68057b11-0906-4f24-bfef-f50d2d39079a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:54:46.398738 crc crio[21508]: time=\"2026-06-09T11:54:46.39700375Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-dgx72 Namespace:openstack ID:cb5d5505a1c744a51626d222125d07e241b3fc7cb49224076dbc65b30cb832a8 UID:a6e86f6c-ce97-4c14-8206-04629f341cf5 NetNS:/var/run/netns/06b536b2-8d1d-42b5-bc8b-575eb42875a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6e86f6c_ce97_4c14_8206_04629f341cf5.slice PodAnnotations:0xc004f91230}] Aliases:map[]}\"\nJun 09 11:54:46.398738 crc crio[21508]: time=\"2026-06-09T11:54:46.397171015Z\" level=info msg=\"Deleting pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-dgx72 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:54:46.847789 crc crio[21508]: time=\"2026-06-09T11:54:46.847708218Z\" level=info msg=\"Stopped pod sandbox: cb5d5505a1c744a51626d222125d07e241b3fc7cb49224076dbc65b30cb832a8\" id=68057b11-0906-4f24-bfef-f50d2d39079a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:54:47.935926 crc crio[21508]: time=\"2026-06-09T11:54:47.935456844Z\" level=info msg=\"Running pod sandbox: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-8tcpd/POD\" id=19b528ff-bd11-4ea8-8228-1b29515b47c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:54:47.935926 crc crio[21508]: time=\"2026-06-09T11:54:47.935914278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:54:47.973916 crc crio[21508]: time=\"2026-06-09T11:54:47.973392736Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-8tcpd Namespace:openstack ID:19d6d604326e99610038e71ef2e870f739005827d793a8448d0c37c57909d1b5 UID:42640c3a-de73-40fb-a4cc-b319b1290f9d NetNS:/var/run/netns/1262c0d9-f2b2-4e78-9547-eb2bdc6021df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod42640c3a_de73_40fb_a4cc_b319b1290f9d.slice PodAnnotations:0xc000159418}] Aliases:map[]}\"\nJun 09 11:54:47.973916 crc crio[21508]: time=\"2026-06-09T11:54:47.973451788Z\" level=info msg=\"Adding pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-8tcpd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:54:48.647497 crc crio[21508]: 2026-06-09T11:54:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:19d6d604326e996 Mac:fa:31:8c:98:a6:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fb Mtu:0 Sandbox:/var/run/netns/1262c0d9-f2b2-4e78-9547-eb2bdc6021df SocketPath: PciID:}] [{Interface:0xc0005405d0 Address:{IP:10.217.0.251 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:54:48.648638 crc crio[21508]: time=\"2026-06-09T11:54:48.648518401Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-8tcpd Namespace:openstack ID:19d6d604326e99610038e71ef2e870f739005827d793a8448d0c37c57909d1b5 UID:42640c3a-de73-40fb-a4cc-b319b1290f9d NetNS:/var/run/netns/1262c0d9-f2b2-4e78-9547-eb2bdc6021df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod42640c3a_de73_40fb_a4cc_b319b1290f9d.slice PodAnnotations:0xc000159418}] Aliases:map[]}\"\nJun 09 11:54:48.648797 crc crio[21508]: time=\"2026-06-09T11:54:48.648743827Z\" level=info msg=\"Checking pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-8tcpd for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:54:48.657394 crc crio[21508]: time=\"2026-06-09T11:54:48.657240656Z\" level=info msg=\"Ran pod sandbox 19d6d604326e99610038e71ef2e870f739005827d793a8448d0c37c57909d1b5 with infra container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-8tcpd/POD\" id=19b528ff-bd11-4ea8-8228-1b29515b47c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:54:48.660095 crc crio[21508]: time=\"2026-06-09T11:54:48.660038048Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=3e4b359b-7179-4501-9a7c-005541e0e128 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:54:48.689369 crc crio[21508]: time=\"2026-06-09T11:54:48.688529713Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=cfcd0cb5-8282-4fff-93f8-ae163c7611f3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:54:48.705569 crc crio[21508]: time=\"2026-06-09T11:54:48.70549234Z\" level=info msg=\"Creating container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-8tcpd/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=e813065c-b2ca-4449-8200-319a66e760ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:54:48.705964 crc crio[21508]: time=\"2026-06-09T11:54:48.705911803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:54:48.779448 crc crio[21508]: time=\"2026-06-09T11:54:48.779220191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:54:48.783667 crc crio[21508]: time=\"2026-06-09T11:54:48.783227908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:54:48.935734 crc crio[21508]: time=\"2026-06-09T11:54:48.9351415Z\" level=info msg=\"Created container 86952b5ee5e5c849c4aafab60a15e038d84dffe1c0d643c2b224823d57e89a00: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-8tcpd/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=e813065c-b2ca-4449-8200-319a66e760ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:54:48.936984 crc crio[21508]: time=\"2026-06-09T11:54:48.936926773Z\" level=info msg=\"Starting container: 86952b5ee5e5c849c4aafab60a15e038d84dffe1c0d643c2b224823d57e89a00\" id=2b6f9a22-c348-4ad1-af74-66de7b58d13b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:54:48.943394 crc crio[21508]: time=\"2026-06-09T11:54:48.943269208Z\" level=info msg=\"Started container\" PID=169292 containerID=86952b5ee5e5c849c4aafab60a15e038d84dffe1c0d643c2b224823d57e89a00 description=openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-8tcpd/install-certs-edpm-deployment-ipam-openstack-edpm-ipam id=2b6f9a22-c348-4ad1-af74-66de7b58d13b name=/runtime.v1.RuntimeService/StartContainer sandboxID=19d6d604326e99610038e71ef2e870f739005827d793a8448d0c37c57909d1b5\nJun 09 11:54:51.137519 crc crio[21508]: time=\"2026-06-09T11:54:51.136686906Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-rwwfh/POD\" id=81012f8c-a414-442e-a658-87d4ac010d2e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:54:51.139177 crc crio[21508]: time=\"2026-06-09T11:54:51.137559572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:54:51.178484 crc crio[21508]: time=\"2026-06-09T11:54:51.178365987Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-rwwfh Namespace:openshift-marketplace ID:1e73cfa4ff5348baf97a03ab99975ca9aeb7ca497186314165f6add7fb2d33ba UID:f9c8bd24-4191-4cb8-9c01-564ac3d18368 NetNS:/var/run/netns/2b2a3f43-195d-4f42-8456-b83a4bedde74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf9c8bd24_4191_4cb8_9c01_564ac3d18368.slice PodAnnotations:0xc002a12600}] Aliases:map[]}\"\nJun 09 11:54:51.178484 crc crio[21508]: time=\"2026-06-09T11:54:51.178432029Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-rwwfh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:54:51.571176 crc crio[21508]: 2026-06-09T11:54:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1e73cfa4ff5348b Mac:56:a8:57:2b:a3:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fc Mtu:0 Sandbox:/var/run/netns/2b2a3f43-195d-4f42-8456-b83a4bedde74 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.252 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:54:51.571176 crc crio[21508]: time=\"2026-06-09T11:54:51.5701956Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-rwwfh Namespace:openshift-marketplace ID:1e73cfa4ff5348baf97a03ab99975ca9aeb7ca497186314165f6add7fb2d33ba UID:f9c8bd24-4191-4cb8-9c01-564ac3d18368 NetNS:/var/run/netns/2b2a3f43-195d-4f42-8456-b83a4bedde74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf9c8bd24_4191_4cb8_9c01_564ac3d18368.slice PodAnnotations:0xc002a12600}] Aliases:map[]}\"\nJun 09 11:54:51.571176 crc crio[21508]: time=\"2026-06-09T11:54:51.570609502Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-rwwfh for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:54:51.580980 crc crio[21508]: time=\"2026-06-09T11:54:51.580900704Z\" level=info msg=\"Ran pod sandbox 1e73cfa4ff5348baf97a03ab99975ca9aeb7ca497186314165f6add7fb2d33ba with infra container: openshift-marketplace/redhat-marketplace-rwwfh/POD\" id=81012f8c-a414-442e-a658-87d4ac010d2e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:54:51.584110 crc crio[21508]: time=\"2026-06-09T11:54:51.584072206Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dc8f2c38-9681-44ee-bd07-3057262b14bb name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:54:51.587481 crc crio[21508]: time=\"2026-06-09T11:54:51.587407674Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9ce8429f-df38-40c5-9af8-5daa6cf9ebcd name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:54:51.606017 crc crio[21508]: time=\"2026-06-09T11:54:51.605895846Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-rwwfh/extract-utilities\" id=7d85b99e-a375-4af2-a103-024da6295b64 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:54:51.607013 crc crio[21508]: time=\"2026-06-09T11:54:51.606482323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:54:51.653673 crc crio[21508]: time=\"2026-06-09T11:54:51.653498741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:54:51.661197 crc crio[21508]: time=\"2026-06-09T11:54:51.661132085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:54:51.814503 crc crio[21508]: time=\"2026-06-09T11:54:51.814205211Z\" level=info msg=\"Created container 1341a3792479ba1221ee74ae3312abd71008993c010588535d2859fc08214cea: openshift-marketplace/redhat-marketplace-rwwfh/extract-utilities\" id=7d85b99e-a375-4af2-a103-024da6295b64 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:54:51.815739 crc crio[21508]: time=\"2026-06-09T11:54:51.815650783Z\" level=info msg=\"Starting container: 1341a3792479ba1221ee74ae3312abd71008993c010588535d2859fc08214cea\" id=cc9f53cb-29b3-4668-8057-c094e1d35a71 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:54:51.821533 crc crio[21508]: time=\"2026-06-09T11:54:51.821392231Z\" level=info msg=\"Started container\" PID=169530 containerID=1341a3792479ba1221ee74ae3312abd71008993c010588535d2859fc08214cea description=openshift-marketplace/redhat-marketplace-rwwfh/extract-utilities id=cc9f53cb-29b3-4668-8057-c094e1d35a71 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e73cfa4ff5348baf97a03ab99975ca9aeb7ca497186314165f6add7fb2d33ba\nJun 09 11:54:52.497203 crc crio[21508]: time=\"2026-06-09T11:54:52.496756163Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=6b14e243-3239-46bc-9d53-e205c7373010 name=/runtime.v1.ImageService/PullImage\nJun 09 11:54:52.505031 crc crio[21508]: time=\"2026-06-09T11:54:52.504910322Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 09 11:54:53.069498 crc crio[21508]: time=\"2026-06-09T11:54:53.069387204Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=6b14e243-3239-46bc-9d53-e205c7373010 name=/runtime.v1.ImageService/PullImage\nJun 09 11:54:53.071160 crc crio[21508]: time=\"2026-06-09T11:54:53.071063473Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=25b68369-0df6-42d3-901d-6ff88cfbf406 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:54:53.074935 crc crio[21508]: time=\"2026-06-09T11:54:53.074840354Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=2abde69a-8c0d-4bdf-93a2-f4cbe48d0d56 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:54:53.082369 crc crio[21508]: time=\"2026-06-09T11:54:53.082258691Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-rwwfh/extract-content\" id=0613c59d-1443-4107-8ccb-7c92c79d1be1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:54:53.083160 crc crio[21508]: time=\"2026-06-09T11:54:53.083043104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:54:53.148610 crc crio[21508]: time=\"2026-06-09T11:54:53.148451691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:54:53.151895 crc crio[21508]: time=\"2026-06-09T11:54:53.151783289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:54:53.310156 crc crio[21508]: time=\"2026-06-09T11:54:53.309595782Z\" level=info msg=\"Created container 858b43e5b3e6211ebeb3ede2857afa90932f2441901ad1cf58d006b32a3f867c: openshift-marketplace/redhat-marketplace-rwwfh/extract-content\" id=0613c59d-1443-4107-8ccb-7c92c79d1be1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:54:53.311366 crc crio[21508]: time=\"2026-06-09T11:54:53.31122913Z\" level=info msg=\"Starting container: 858b43e5b3e6211ebeb3ede2857afa90932f2441901ad1cf58d006b32a3f867c\" id=1b3e20bb-06bf-4b76-9a33-7fb8ced728a3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:54:53.321659 crc crio[21508]: time=\"2026-06-09T11:54:53.321245474Z\" level=info msg=\"Started container\" PID=169611 containerID=858b43e5b3e6211ebeb3ede2857afa90932f2441901ad1cf58d006b32a3f867c description=openshift-marketplace/redhat-marketplace-rwwfh/extract-content id=1b3e20bb-06bf-4b76-9a33-7fb8ced728a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e73cfa4ff5348baf97a03ab99975ca9aeb7ca497186314165f6add7fb2d33ba\nJun 09 11:54:54.545406 crc crio[21508]: time=\"2026-06-09T11:54:54.544598244Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3fa01532-e710-4a81-afe9-52cd92def773 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:54:54.548273 crc crio[21508]: time=\"2026-06-09T11:54:54.54819857Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b086c6e4-4925-4f18-ba08-c1aba1e1f285 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:54:54.562853 crc crio[21508]: time=\"2026-06-09T11:54:54.562728216Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-rwwfh/registry-server\" id=52bee114-eccc-48a3-866f-c6b7ba91efc5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:54:54.563256 crc crio[21508]: time=\"2026-06-09T11:54:54.563184669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:54:54.633409 crc crio[21508]: time=\"2026-06-09T11:54:54.633338105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:54:54.638863 crc crio[21508]: time=\"2026-06-09T11:54:54.638739923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:54:54.802069 crc crio[21508]: time=\"2026-06-09T11:54:54.801544464Z\" level=info msg=\"Created container eca9957b11dc42adc25ac85d55f326c456514bf4d0be6539589d2fe708ab7441: openshift-marketplace/redhat-marketplace-rwwfh/registry-server\" id=52bee114-eccc-48a3-866f-c6b7ba91efc5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:54:54.806647 crc crio[21508]: time=\"2026-06-09T11:54:54.805022406Z\" level=info msg=\"Starting container: eca9957b11dc42adc25ac85d55f326c456514bf4d0be6539589d2fe708ab7441\" id=8811727b-4412-47ee-939c-1d58dad7f7e8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:54:54.810147 crc crio[21508]: time=\"2026-06-09T11:54:54.809996152Z\" level=info msg=\"Started container\" PID=169750 containerID=eca9957b11dc42adc25ac85d55f326c456514bf4d0be6539589d2fe708ab7441 description=openshift-marketplace/redhat-marketplace-rwwfh/registry-server id=8811727b-4412-47ee-939c-1d58dad7f7e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e73cfa4ff5348baf97a03ab99975ca9aeb7ca497186314165f6add7fb2d33ba\nJun 09 11:55:03.684866 crc crio[21508]: time=\"2026-06-09T11:55:03.683953143Z\" level=info msg=\"Stopping container: eca9957b11dc42adc25ac85d55f326c456514bf4d0be6539589d2fe708ab7441 (timeout: 2s)\" id=1c5d9f7c-1a81-4b32-b41c-8c3ee6b22453 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:55:03.839130 crc crio[21508]: time=\"2026-06-09T11:55:03.838889993Z\" level=info msg=\"Stopped container eca9957b11dc42adc25ac85d55f326c456514bf4d0be6539589d2fe708ab7441: openshift-marketplace/redhat-marketplace-rwwfh/registry-server\" id=1c5d9f7c-1a81-4b32-b41c-8c3ee6b22453 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:55:03.840478 crc crio[21508]: time=\"2026-06-09T11:55:03.840374447Z\" level=info msg=\"Stopping pod sandbox: 1e73cfa4ff5348baf97a03ab99975ca9aeb7ca497186314165f6add7fb2d33ba\" id=66f52cd3-32c6-4909-849e-0a1e25bf0fcf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:55:03.841172 crc crio[21508]: time=\"2026-06-09T11:55:03.841094138Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-rwwfh Namespace:openshift-marketplace ID:1e73cfa4ff5348baf97a03ab99975ca9aeb7ca497186314165f6add7fb2d33ba UID:f9c8bd24-4191-4cb8-9c01-564ac3d18368 NetNS:/var/run/netns/2b2a3f43-195d-4f42-8456-b83a4bedde74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf9c8bd24_4191_4cb8_9c01_564ac3d18368.slice PodAnnotations:0xc002a124d8}] Aliases:map[]}\"\nJun 09 11:55:03.841425 crc crio[21508]: time=\"2026-06-09T11:55:03.841256263Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-rwwfh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:55:04.116887 crc crio[21508]: time=\"2026-06-09T11:55:04.116372964Z\" level=info msg=\"Stopped pod sandbox: 1e73cfa4ff5348baf97a03ab99975ca9aeb7ca497186314165f6add7fb2d33ba\" id=66f52cd3-32c6-4909-849e-0a1e25bf0fcf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:55:04.703411 crc crio[21508]: time=\"2026-06-09T11:55:04.703263183Z\" level=info msg=\"Removing container: eca9957b11dc42adc25ac85d55f326c456514bf4d0be6539589d2fe708ab7441\" id=cb53c2ea-3e02-47bc-ad2f-c5d12578b1fe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:55:04.737246 crc crio[21508]: time=\"2026-06-09T11:55:04.737149556Z\" level=info msg=\"Removed container eca9957b11dc42adc25ac85d55f326c456514bf4d0be6539589d2fe708ab7441: openshift-marketplace/redhat-marketplace-rwwfh/registry-server\" id=cb53c2ea-3e02-47bc-ad2f-c5d12578b1fe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:55:04.742664 crc crio[21508]: time=\"2026-06-09T11:55:04.742506223Z\" level=info msg=\"Removing container: 858b43e5b3e6211ebeb3ede2857afa90932f2441901ad1cf58d006b32a3f867c\" id=f47a0204-c2c0-4ea9-9c93-9e9b49305284 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:55:04.789220 crc crio[21508]: time=\"2026-06-09T11:55:04.788758499Z\" level=info msg=\"Removed container 858b43e5b3e6211ebeb3ede2857afa90932f2441901ad1cf58d006b32a3f867c: openshift-marketplace/redhat-marketplace-rwwfh/extract-content\" id=f47a0204-c2c0-4ea9-9c93-9e9b49305284 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:55:04.791754 crc crio[21508]: time=\"2026-06-09T11:55:04.791676694Z\" level=info msg=\"Removing container: 1341a3792479ba1221ee74ae3312abd71008993c010588535d2859fc08214cea\" id=8ebbf36a-1b8b-4658-9e62-3c68c5089652 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:55:04.844169 crc crio[21508]: time=\"2026-06-09T11:55:04.843490542Z\" level=info msg=\"Removed container 1341a3792479ba1221ee74ae3312abd71008993c010588535d2859fc08214cea: openshift-marketplace/redhat-marketplace-rwwfh/extract-utilities\" id=8ebbf36a-1b8b-4658-9e62-3c68c5089652 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:55:29.253266 crc crio[21508]: time=\"2026-06-09T11:55:29.252370969Z\" level=info msg=\"Stopping pod sandbox: 1e73cfa4ff5348baf97a03ab99975ca9aeb7ca497186314165f6add7fb2d33ba\" id=695fdaa1-8bc2-495c-98cc-e2eab7c0b7a2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:55:29.253266 crc crio[21508]: time=\"2026-06-09T11:55:29.253248075Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1e73cfa4ff5348baf97a03ab99975ca9aeb7ca497186314165f6add7fb2d33ba\" id=695fdaa1-8bc2-495c-98cc-e2eab7c0b7a2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:55:29.255424 crc crio[21508]: time=\"2026-06-09T11:55:29.254692777Z\" level=info msg=\"Removing pod sandbox: 1e73cfa4ff5348baf97a03ab99975ca9aeb7ca497186314165f6add7fb2d33ba\" id=b3f184db-48e0-46d3-a31f-fd5a6a36f8db name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:55:29.273064 crc crio[21508]: time=\"2026-06-09T11:55:29.27287426Z\" level=info msg=\"Removed pod sandbox: 1e73cfa4ff5348baf97a03ab99975ca9aeb7ca497186314165f6add7fb2d33ba\" id=b3f184db-48e0-46d3-a31f-fd5a6a36f8db name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:55:32.129933 crc crio[21508]: time=\"2026-06-09T11:55:32.128761822Z\" level=info msg=\"Stopping pod sandbox: 19d6d604326e99610038e71ef2e870f739005827d793a8448d0c37c57909d1b5\" id=77f9e3f9-1a2a-4e77-859c-c67d8b08950e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:55:32.131590 crc crio[21508]: time=\"2026-06-09T11:55:32.130855754Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-8tcpd Namespace:openstack ID:19d6d604326e99610038e71ef2e870f739005827d793a8448d0c37c57909d1b5 UID:42640c3a-de73-40fb-a4cc-b319b1290f9d NetNS:/var/run/netns/1262c0d9-f2b2-4e78-9547-eb2bdc6021df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod42640c3a_de73_40fb_a4cc_b319b1290f9d.slice PodAnnotations:0xc0039b8948}] Aliases:map[]}\"\nJun 09 11:55:32.131590 crc crio[21508]: time=\"2026-06-09T11:55:32.13108859Z\" level=info msg=\"Deleting pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-8tcpd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:55:32.649965 crc crio[21508]: time=\"2026-06-09T11:55:32.648870413Z\" level=info msg=\"Stopped pod sandbox: 19d6d604326e99610038e71ef2e870f739005827d793a8448d0c37c57909d1b5\" id=77f9e3f9-1a2a-4e77-859c-c67d8b08950e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:55:33.701939 crc crio[21508]: time=\"2026-06-09T11:55:33.701418548Z\" level=info msg=\"Running pod sandbox: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-8c6mn/POD\" id=9f0329ed-d7df-466d-9b72-6a47981ccc99 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:55:33.702948 crc crio[21508]: time=\"2026-06-09T11:55:33.701980665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:55:33.744892 crc crio[21508]: time=\"2026-06-09T11:55:33.744705267Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-8c6mn Namespace:openstack ID:8843307f33ed8b4f046e33cfdcd6bac199e81550f221abe8e67afe3c7b497d05 UID:db8319d5-7da3-481c-8311-6c0b5ef815aa NetNS:/var/run/netns/0fea7a92-d076-4918-b03f-fc1ee62d6fd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb8319d5_7da3_481c_8311_6c0b5ef815aa.slice PodAnnotations:0xc00008c6b0}] Aliases:map[]}\"\nJun 09 11:55:33.744892 crc crio[21508]: time=\"2026-06-09T11:55:33.744791809Z\" level=info msg=\"Adding pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-8c6mn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:55:34.442162 crc crio[21508]: 2026-06-09T11:55:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8843307f33ed8b4 Mac:a2:4f:57:52:92:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fd Mtu:0 Sandbox:/var/run/netns/0fea7a92-d076-4918-b03f-fc1ee62d6fd2 SocketPath: PciID:}] [{Interface:0xc00013b010 Address:{IP:10.217.0.253 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:55:34.444595 crc crio[21508]: time=\"2026-06-09T11:55:34.444104983Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-8c6mn Namespace:openstack ID:8843307f33ed8b4f046e33cfdcd6bac199e81550f221abe8e67afe3c7b497d05 UID:db8319d5-7da3-481c-8311-6c0b5ef815aa NetNS:/var/run/netns/0fea7a92-d076-4918-b03f-fc1ee62d6fd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb8319d5_7da3_481c_8311_6c0b5ef815aa.slice PodAnnotations:0xc00008c6b0}] Aliases:map[]}\"\nJun 09 11:55:34.444595 crc crio[21508]: time=\"2026-06-09T11:55:34.444253427Z\" level=info msg=\"Checking pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-8c6mn for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:55:34.456101 crc crio[21508]: time=\"2026-06-09T11:55:34.456014712Z\" level=info msg=\"Ran pod sandbox 8843307f33ed8b4f046e33cfdcd6bac199e81550f221abe8e67afe3c7b497d05 with infra container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-8c6mn/POD\" id=9f0329ed-d7df-466d-9b72-6a47981ccc99 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:55:34.459257 crc crio[21508]: time=\"2026-06-09T11:55:34.459157114Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=9da49aa8-5d2f-4c78-bc97-48a00b5d6734 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:55:34.505901 crc crio[21508]: time=\"2026-06-09T11:55:34.505697568Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=593b1bb1-b695-4bea-b075-e8b21470c008 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:55:34.521759 crc crio[21508]: time=\"2026-06-09T11:55:34.521676806Z\" level=info msg=\"Creating container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-8c6mn/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=3a32dfba-74d3-4168-a2aa-3c80cd0d2431 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:55:34.522110 crc crio[21508]: time=\"2026-06-09T11:55:34.522061848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:55:34.580255 crc crio[21508]: time=\"2026-06-09T11:55:34.5801427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:55:34.584250 crc crio[21508]: time=\"2026-06-09T11:55:34.584183448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:55:34.724392 crc crio[21508]: time=\"2026-06-09T11:55:34.724188461Z\" level=info msg=\"Created container 8e1c9546673825a4c400d390646498b8b76c1717b009ddfb15619c97035f3e80: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-8c6mn/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=3a32dfba-74d3-4168-a2aa-3c80cd0d2431 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:55:34.726159 crc crio[21508]: time=\"2026-06-09T11:55:34.725543701Z\" level=info msg=\"Starting container: 8e1c9546673825a4c400d390646498b8b76c1717b009ddfb15619c97035f3e80\" id=5ba1e79a-98a6-4f98-be19-66a0a6672df9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:55:34.733566 crc crio[21508]: time=\"2026-06-09T11:55:34.733052431Z\" level=info msg=\"Started container\" PID=172297 containerID=8e1c9546673825a4c400d390646498b8b76c1717b009ddfb15619c97035f3e80 description=openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-8c6mn/ovn-edpm-deployment-ipam-openstack-edpm-ipam id=5ba1e79a-98a6-4f98-be19-66a0a6672df9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8843307f33ed8b4f046e33cfdcd6bac199e81550f221abe8e67afe3c7b497d05\nJun 09 11:56:00.536698 crc crio[21508]: time=\"2026-06-09T11:56:00.535614643Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683436-2mcjl/POD\" id=fff38d5a-5a86-42b1-926b-215f966e716e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:56:00.538080 crc crio[21508]: time=\"2026-06-09T11:56:00.536748456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:56:00.594391 crc crio[21508]: time=\"2026-06-09T11:56:00.593974623Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683436-2mcjl Namespace:openshift-infra ID:64402806dc8d27772a8d13c90436d4a0f4ad98de4b20b297c4844c9ea0b45d3d UID:2e17afdb-d35b-4d81-9470-5a5d44c75efb NetNS:/var/run/netns/70f76683-ba23-40fa-a0d4-6af9210210b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2e17afdb_d35b_4d81_9470_5a5d44c75efb.slice PodAnnotations:0xc00244e3a0}] Aliases:map[]}\"\nJun 09 11:56:00.594391 crc crio[21508]: time=\"2026-06-09T11:56:00.594059796Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683436-2mcjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:56:00.950264 crc crio[21508]: 2026-06-09T11:56:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:64402806dc8d277 Mac:6a:79:4a:6c:f4:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fe Mtu:0 Sandbox:/var/run/netns/70f76683-ba23-40fa-a0d4-6af9210210b7 SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.254 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:56:00.952755 crc crio[21508]: time=\"2026-06-09T11:56:00.952675605Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683436-2mcjl Namespace:openshift-infra ID:64402806dc8d27772a8d13c90436d4a0f4ad98de4b20b297c4844c9ea0b45d3d UID:2e17afdb-d35b-4d81-9470-5a5d44c75efb NetNS:/var/run/netns/70f76683-ba23-40fa-a0d4-6af9210210b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2e17afdb_d35b_4d81_9470_5a5d44c75efb.slice PodAnnotations:0xc00244e3a0}] Aliases:map[]}\"\nJun 09 11:56:00.952929 crc crio[21508]: time=\"2026-06-09T11:56:00.952872071Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683436-2mcjl for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:56:00.967593 crc crio[21508]: time=\"2026-06-09T11:56:00.96683237Z\" level=info msg=\"Ran pod sandbox 64402806dc8d27772a8d13c90436d4a0f4ad98de4b20b297c4844c9ea0b45d3d with infra container: openshift-infra/auto-csr-approver-29683436-2mcjl/POD\" id=fff38d5a-5a86-42b1-926b-215f966e716e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:56:00.971126 crc crio[21508]: time=\"2026-06-09T11:56:00.971048613Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=7b7290e6-6826-4563-9c7b-2d3b2632a2da name=/runtime.v1.ImageService/PullImage\nJun 09 11:56:00.984551 crc crio[21508]: time=\"2026-06-09T11:56:00.984489857Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 11:56:01.835419 crc crio[21508]: time=\"2026-06-09T11:56:01.835264998Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=7b7290e6-6826-4563-9c7b-2d3b2632a2da name=/runtime.v1.ImageService/PullImage\nJun 09 11:56:01.838195 crc crio[21508]: time=\"2026-06-09T11:56:01.837798923Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ec82892a-ecc8-4f61-a64a-ab2171aae9f6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:56:01.841765 crc crio[21508]: time=\"2026-06-09T11:56:01.841637565Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=18752904-43e4-422a-8bed-5d90e8ce2cca name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:56:01.855153 crc crio[21508]: time=\"2026-06-09T11:56:01.855039698Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683436-2mcjl/oc\" id=2568532e-0f36-4c24-9203-b275a8e1ea4c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:56:01.855807 crc crio[21508]: time=\"2026-06-09T11:56:01.855745289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:56:01.909137 crc crio[21508]: time=\"2026-06-09T11:56:01.908997589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:56:02.217102 crc crio[21508]: time=\"2026-06-09T11:56:02.217032316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:56:02.330700 crc crio[21508]: time=\"2026-06-09T11:56:02.330590704Z\" level=info msg=\"Created container 234b9a31abd56aa754b722537717f73665a20374e7bb4eda1e087fe1ada349d5: openshift-infra/auto-csr-approver-29683436-2mcjl/oc\" id=2568532e-0f36-4c24-9203-b275a8e1ea4c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:56:02.332597 crc crio[21508]: time=\"2026-06-09T11:56:02.332523441Z\" level=info msg=\"Starting container: 234b9a31abd56aa754b722537717f73665a20374e7bb4eda1e087fe1ada349d5\" id=b916a096-61cd-4935-b705-134e2ad6f02e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:56:02.341241 crc crio[21508]: time=\"2026-06-09T11:56:02.341142523Z\" level=info msg=\"Started container\" PID=173917 containerID=234b9a31abd56aa754b722537717f73665a20374e7bb4eda1e087fe1ada349d5 description=openshift-infra/auto-csr-approver-29683436-2mcjl/oc id=b916a096-61cd-4935-b705-134e2ad6f02e name=/runtime.v1.RuntimeService/StartContainer sandboxID=64402806dc8d27772a8d13c90436d4a0f4ad98de4b20b297c4844c9ea0b45d3d\nJun 09 11:56:04.652226 crc crio[21508]: time=\"2026-06-09T11:56:04.650500799Z\" level=info msg=\"Stopping pod sandbox: 64402806dc8d27772a8d13c90436d4a0f4ad98de4b20b297c4844c9ea0b45d3d\" id=26132c46-a744-40ad-ad4d-4f19ac92beae name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:56:04.653807 crc crio[21508]: time=\"2026-06-09T11:56:04.65324685Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683436-2mcjl Namespace:openshift-infra ID:64402806dc8d27772a8d13c90436d4a0f4ad98de4b20b297c4844c9ea0b45d3d UID:2e17afdb-d35b-4d81-9470-5a5d44c75efb NetNS:/var/run/netns/70f76683-ba23-40fa-a0d4-6af9210210b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2e17afdb_d35b_4d81_9470_5a5d44c75efb.slice PodAnnotations:0xc004f907d8}] Aliases:map[]}\"\nJun 09 11:56:04.653807 crc crio[21508]: time=\"2026-06-09T11:56:04.653506908Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683436-2mcjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:56:04.946750 crc crio[21508]: time=\"2026-06-09T11:56:04.946182783Z\" level=info msg=\"Stopped pod sandbox: 64402806dc8d27772a8d13c90436d4a0f4ad98de4b20b297c4844c9ea0b45d3d\" id=26132c46-a744-40ad-ad4d-4f19ac92beae name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:56:29.452522 crc crio[21508]: time=\"2026-06-09T11:56:29.451717616Z\" level=info msg=\"Removing container: e7436cc89e9797c9a1fcd5f576d54a8c6a94dea4233e1e19bb71980184b7823e\" id=ce447d9a-9dba-44db-a39f-9f292a96aea0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:56:29.652817 crc crio[21508]: time=\"2026-06-09T11:56:29.652125654Z\" level=info msg=\"Removed container e7436cc89e9797c9a1fcd5f576d54a8c6a94dea4233e1e19bb71980184b7823e: openshift-infra/auto-csr-approver-29683430-h8hd9/oc\" id=ce447d9a-9dba-44db-a39f-9f292a96aea0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:56:29.669355 crc crio[21508]: time=\"2026-06-09T11:56:29.669054997Z\" level=info msg=\"Stopping pod sandbox: c3340cf78b3ee17e385dcba3653dc219baf02923e2c6a7f7103294cd752dd46a\" id=72035607-564a-4169-9927-7151c323a21a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:56:29.669355 crc crio[21508]: time=\"2026-06-09T11:56:29.669150079Z\" level=info msg=\"Stopped pod sandbox (already stopped): c3340cf78b3ee17e385dcba3653dc219baf02923e2c6a7f7103294cd752dd46a\" id=72035607-564a-4169-9927-7151c323a21a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:56:29.670169 crc crio[21508]: time=\"2026-06-09T11:56:29.670070886Z\" level=info msg=\"Removing pod sandbox: c3340cf78b3ee17e385dcba3653dc219baf02923e2c6a7f7103294cd752dd46a\" id=b796e30a-872a-41df-a2e0-6824c6344bf3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:56:29.691581 crc crio[21508]: time=\"2026-06-09T11:56:29.690738467Z\" level=info msg=\"Removed pod sandbox: c3340cf78b3ee17e385dcba3653dc219baf02923e2c6a7f7103294cd752dd46a\" id=b796e30a-872a-41df-a2e0-6824c6344bf3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:56:46.245052 crc crio[21508]: time=\"2026-06-09T11:56:46.243932747Z\" level=info msg=\"Stopping pod sandbox: 8843307f33ed8b4f046e33cfdcd6bac199e81550f221abe8e67afe3c7b497d05\" id=058c8666-40e5-4d31-a9dc-0c22eb810f13 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:56:46.247824 crc crio[21508]: time=\"2026-06-09T11:56:46.245836862Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-8c6mn Namespace:openstack ID:8843307f33ed8b4f046e33cfdcd6bac199e81550f221abe8e67afe3c7b497d05 UID:db8319d5-7da3-481c-8311-6c0b5ef815aa NetNS:/var/run/netns/0fea7a92-d076-4918-b03f-fc1ee62d6fd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb8319d5_7da3_481c_8311_6c0b5ef815aa.slice PodAnnotations:0xc002c0adf8}] Aliases:map[]}\"\nJun 09 11:56:46.247824 crc crio[21508]: time=\"2026-06-09T11:56:46.246068039Z\" level=info msg=\"Deleting pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-8c6mn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:56:46.744426 crc crio[21508]: time=\"2026-06-09T11:56:46.743602338Z\" level=info msg=\"Stopped pod sandbox: 8843307f33ed8b4f046e33cfdcd6bac199e81550f221abe8e67afe3c7b497d05\" id=058c8666-40e5-4d31-a9dc-0c22eb810f13 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:56:47.838260 crc crio[21508]: time=\"2026-06-09T11:56:47.834523185Z\" level=info msg=\"Running pod sandbox: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p7qdb/POD\" id=4b5fbb2c-fdd6-43b1-b16b-e27ee9398ba1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:56:47.839777 crc crio[21508]: time=\"2026-06-09T11:56:47.838759918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:56:47.870831 crc crio[21508]: time=\"2026-06-09T11:56:47.870748378Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p7qdb Namespace:openstack ID:77f4d6cd9ab84d5b2bca8098cab474defb633fb71dfb0233ccbd36eaa3c4ff47 UID:5faef39f-cc3c-4ef6-a00b-9cbc5075ac27 NetNS:/var/run/netns/35fefd39-355e-4e3f-be10-8bd9341cb603 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5faef39f_cc3c_4ef6_a00b_9cbc5075ac27.slice PodAnnotations:0xc003b38778}] Aliases:map[]}\"\nJun 09 11:56:47.870831 crc crio[21508]: time=\"2026-06-09T11:56:47.87081066Z\" level=info msg=\"Adding pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p7qdb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:56:48.545375 crc crio[21508]: 2026-06-09T11:56:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:77f4d6cd9ab84d5 Mac:fa:73:71:ec:d2:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ff Mtu:0 Sandbox:/var/run/netns/35fefd39-355e-4e3f-be10-8bd9341cb603 SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.0.255 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:56:48.548598 crc crio[21508]: time=\"2026-06-09T11:56:48.548473988Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p7qdb Namespace:openstack ID:77f4d6cd9ab84d5b2bca8098cab474defb633fb71dfb0233ccbd36eaa3c4ff47 UID:5faef39f-cc3c-4ef6-a00b-9cbc5075ac27 NetNS:/var/run/netns/35fefd39-355e-4e3f-be10-8bd9341cb603 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5faef39f_cc3c_4ef6_a00b_9cbc5075ac27.slice PodAnnotations:0xc003b38778}] Aliases:map[]}\"\nJun 09 11:56:48.548956 crc crio[21508]: time=\"2026-06-09T11:56:48.548859019Z\" level=info msg=\"Checking pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p7qdb for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:56:48.560901 crc crio[21508]: time=\"2026-06-09T11:56:48.560795427Z\" level=info msg=\"Ran pod sandbox 77f4d6cd9ab84d5b2bca8098cab474defb633fb71dfb0233ccbd36eaa3c4ff47 with infra container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p7qdb/POD\" id=4b5fbb2c-fdd6-43b1-b16b-e27ee9398ba1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:56:48.564964 crc crio[21508]: time=\"2026-06-09T11:56:48.564907996Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=9affbeaf-1391-4f37-9a65-716153d6781b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:56:48.610978 crc crio[21508]: time=\"2026-06-09T11:56:48.610522693Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=fc47c52f-fd38-4e36-92af-d2d2624bddb6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:56:48.619764 crc crio[21508]: time=\"2026-06-09T11:56:48.619585916Z\" level=info msg=\"Creating container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p7qdb/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=d7de5111-23bf-4746-ac21-318cfcdc5119 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:56:48.620173 crc crio[21508]: time=\"2026-06-09T11:56:48.620088461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:56:48.680522 crc crio[21508]: time=\"2026-06-09T11:56:48.680263421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:56:48.686503 crc crio[21508]: time=\"2026-06-09T11:56:48.686256935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:56:48.904951 crc crio[21508]: time=\"2026-06-09T11:56:48.904573905Z\" level=info msg=\"Created container ab876a7952746236421f73117d8244e775ff97e32fa0da93eb4ab9296dba3f0c: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p7qdb/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=d7de5111-23bf-4746-ac21-318cfcdc5119 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:56:48.906522 crc crio[21508]: time=\"2026-06-09T11:56:48.90646313Z\" level=info msg=\"Starting container: ab876a7952746236421f73117d8244e775ff97e32fa0da93eb4ab9296dba3f0c\" id=70362bb7-76a8-463b-be21-1bd3b70f14aa name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:56:48.913483 crc crio[21508]: time=\"2026-06-09T11:56:48.913444153Z\" level=info msg=\"Started container\" PID=176814 containerID=ab876a7952746236421f73117d8244e775ff97e32fa0da93eb4ab9296dba3f0c description=openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p7qdb/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam id=70362bb7-76a8-463b-be21-1bd3b70f14aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=77f4d6cd9ab84d5b2bca8098cab474defb633fb71dfb0233ccbd36eaa3c4ff47\nJun 09 11:57:42.022500 crc crio[21508]: time=\"2026-06-09T11:57:42.021633736Z\" level=info msg=\"Stopping pod sandbox: 77f4d6cd9ab84d5b2bca8098cab474defb633fb71dfb0233ccbd36eaa3c4ff47\" id=7ee2864e-6055-4eaa-aee0-1839a188d8ca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:57:42.024543 crc crio[21508]: time=\"2026-06-09T11:57:42.02451453Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p7qdb Namespace:openstack ID:77f4d6cd9ab84d5b2bca8098cab474defb633fb71dfb0233ccbd36eaa3c4ff47 UID:5faef39f-cc3c-4ef6-a00b-9cbc5075ac27 NetNS:/var/run/netns/35fefd39-355e-4e3f-be10-8bd9341cb603 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5faef39f_cc3c_4ef6_a00b_9cbc5075ac27.slice PodAnnotations:0xc002c0af70}] Aliases:map[]}\"\nJun 09 11:57:42.024836 crc crio[21508]: time=\"2026-06-09T11:57:42.024810908Z\" level=info msg=\"Deleting pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p7qdb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:57:42.509639 crc crio[21508]: time=\"2026-06-09T11:57:42.509261687Z\" level=info msg=\"Stopped pod sandbox: 77f4d6cd9ab84d5b2bca8098cab474defb633fb71dfb0233ccbd36eaa3c4ff47\" id=7ee2864e-6055-4eaa-aee0-1839a188d8ca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:57:43.665130 crc crio[21508]: time=\"2026-06-09T11:57:43.664773123Z\" level=info msg=\"Running pod sandbox: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-xwm85/POD\" id=a2f26660-0f85-4278-8131-629d4b1ef43c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:57:43.666234 crc crio[21508]: time=\"2026-06-09T11:57:43.666211385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:57:43.711835 crc crio[21508]: time=\"2026-06-09T11:57:43.711559274Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-xwm85 Namespace:openstack ID:fda21259c6702ef8dfd6eeede0363f1e8dc7c809095f86e088fe30c7723f2bcd UID:1ea1b504-dadb-43d1-873f-fa4d58d93817 NetNS:/var/run/netns/4d0904bc-be2c-4c64-b395-63824d28feac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ea1b504_dadb_43d1_873f_fa4d58d93817.slice PodAnnotations:0xc0019bc100}] Aliases:map[]}\"\nJun 09 11:57:43.712125 crc crio[21508]: time=\"2026-06-09T11:57:43.711838462Z\" level=info msg=\"Adding pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-xwm85 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:57:44.398365 crc crio[21508]: 2026-06-09T11:57:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fda21259c6702ef Mac:52:43:1a:01:2a:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:00 Mtu:0 Sandbox:/var/run/netns/4d0904bc-be2c-4c64-b395-63824d28feac SocketPath: PciID:}] [{Interface:0xc0002ec810 Address:{IP:10.217.1.0 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:57:44.398365 crc crio[21508]: time=\"2026-06-09T11:57:44.398200033Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-xwm85 Namespace:openstack ID:fda21259c6702ef8dfd6eeede0363f1e8dc7c809095f86e088fe30c7723f2bcd UID:1ea1b504-dadb-43d1-873f-fa4d58d93817 NetNS:/var/run/netns/4d0904bc-be2c-4c64-b395-63824d28feac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ea1b504_dadb_43d1_873f_fa4d58d93817.slice PodAnnotations:0xc0019bc100}] Aliases:map[]}\"\nJun 09 11:57:44.401276 crc crio[21508]: time=\"2026-06-09T11:57:44.398877773Z\" level=info msg=\"Checking pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-xwm85 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:57:44.409387 crc crio[21508]: time=\"2026-06-09T11:57:44.409334047Z\" level=info msg=\"Ran pod sandbox fda21259c6702ef8dfd6eeede0363f1e8dc7c809095f86e088fe30c7723f2bcd with infra container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-xwm85/POD\" id=a2f26660-0f85-4278-8131-629d4b1ef43c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:57:44.412479 crc crio[21508]: time=\"2026-06-09T11:57:44.412421207Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=8998a5ae-1f8a-4f46-9cb5-e1726f46d7b3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:57:44.442987 crc crio[21508]: time=\"2026-06-09T11:57:44.442885303Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=b4cdbb96-3ea5-42fb-a200-6ce50bc42b21 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:57:44.451884 crc crio[21508]: time=\"2026-06-09T11:57:44.451792802Z\" level=info msg=\"Creating container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-xwm85/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=5445eed9-fc8d-454e-b3e4-8dfc2ecd1e89 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:57:44.452258 crc crio[21508]: time=\"2026-06-09T11:57:44.452182243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:57:44.499235 crc crio[21508]: time=\"2026-06-09T11:57:44.499132689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:57:44.502266 crc crio[21508]: time=\"2026-06-09T11:57:44.502187217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:57:44.654983 crc crio[21508]: time=\"2026-06-09T11:57:44.654833527Z\" level=info msg=\"Created container f79cb93a86b534b0a476c667e39e1e8db282fd23ce523a2b19904d4ace3931f9: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-xwm85/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=5445eed9-fc8d-454e-b3e4-8dfc2ecd1e89 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:57:44.655980 crc crio[21508]: time=\"2026-06-09T11:57:44.655892128Z\" level=info msg=\"Starting container: f79cb93a86b534b0a476c667e39e1e8db282fd23ce523a2b19904d4ace3931f9\" id=ed5b1227-089a-4606-a13d-9b54dada68b0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:57:44.661988 crc crio[21508]: time=\"2026-06-09T11:57:44.661883632Z\" level=info msg=\"Started container\" PID=180198 containerID=f79cb93a86b534b0a476c667e39e1e8db282fd23ce523a2b19904d4ace3931f9 description=openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-xwm85/libvirt-edpm-deployment-ipam-openstack-edpm-ipam id=ed5b1227-089a-4606-a13d-9b54dada68b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fda21259c6702ef8dfd6eeede0363f1e8dc7c809095f86e088fe30c7723f2bcd\nJun 09 11:58:00.520803 crc crio[21508]: time=\"2026-06-09T11:58:00.520280974Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683438-55rdx/POD\" id=431f2201-88fc-49b2-81f8-202eb6739deb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:58:00.520803 crc crio[21508]: time=\"2026-06-09T11:58:00.52082835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:58:00.558704 crc crio[21508]: time=\"2026-06-09T11:58:00.558595899Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683438-55rdx Namespace:openshift-infra ID:5609a680f20406090a096fc28d576fa78a6bfa4cb41a79c4a1a966893b8a22db UID:3c11a7d6-ebba-4ce3-b142-e69319ec1520 NetNS:/var/run/netns/5be1c009-374b-4fc5-b9c0-9afe94eddd01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c11a7d6_ebba_4ce3_b142_e69319ec1520.slice PodAnnotations:0xc004e42a00}] Aliases:map[]}\"\nJun 09 11:58:00.558704 crc crio[21508]: time=\"2026-06-09T11:58:00.558686941Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683438-55rdx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:58:01.074331 crc crio[21508]: 2026-06-09T11:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5609a680f204060 Mac:06:71:7b:49:e5:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:01 Mtu:0 Sandbox:/var/run/netns/5be1c009-374b-4fc5-b9c0-9afe94eddd01 SocketPath: PciID:}] [{Interface:0xc000516a50 Address:{IP:10.217.1.1 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:58:01.076148 crc crio[21508]: time=\"2026-06-09T11:58:01.076074179Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683438-55rdx Namespace:openshift-infra ID:5609a680f20406090a096fc28d576fa78a6bfa4cb41a79c4a1a966893b8a22db UID:3c11a7d6-ebba-4ce3-b142-e69319ec1520 NetNS:/var/run/netns/5be1c009-374b-4fc5-b9c0-9afe94eddd01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c11a7d6_ebba_4ce3_b142_e69319ec1520.slice PodAnnotations:0xc004e42a00}] Aliases:map[]}\"\nJun 09 11:58:01.076442 crc crio[21508]: time=\"2026-06-09T11:58:01.076365657Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683438-55rdx for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:58:01.087706 crc crio[21508]: time=\"2026-06-09T11:58:01.087620164Z\" level=info msg=\"Ran pod sandbox 5609a680f20406090a096fc28d576fa78a6bfa4cb41a79c4a1a966893b8a22db with infra container: openshift-infra/auto-csr-approver-29683438-55rdx/POD\" id=431f2201-88fc-49b2-81f8-202eb6739deb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:58:01.091120 crc crio[21508]: time=\"2026-06-09T11:58:01.091058104Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=1a531584-038e-4982-86ad-6c75cd5987c5 name=/runtime.v1.ImageService/PullImage\nJun 09 11:58:01.103874 crc crio[21508]: time=\"2026-06-09T11:58:01.103787205Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 11:58:02.660083 crc crio[21508]: time=\"2026-06-09T11:58:02.658401637Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=1a531584-038e-4982-86ad-6c75cd5987c5 name=/runtime.v1.ImageService/PullImage\nJun 09 11:58:02.662580 crc crio[21508]: time=\"2026-06-09T11:58:02.662352672Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=651f0dbe-1ab4-4c07-b095-17963186f517 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:58:02.668773 crc crio[21508]: time=\"2026-06-09T11:58:02.66604541Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f805af62-0784-4498-b832-dbac925b757c name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:58:02.677148 crc crio[21508]: time=\"2026-06-09T11:58:02.677002008Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683438-55rdx/oc\" id=91bd2fff-037a-404a-8983-ab14413f3b86 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:58:02.678169 crc crio[21508]: time=\"2026-06-09T11:58:02.678074719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:58:02.737119 crc crio[21508]: time=\"2026-06-09T11:58:02.736982073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:58:03.015265 crc crio[21508]: time=\"2026-06-09T11:58:03.015142821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:58:03.143797 crc crio[21508]: time=\"2026-06-09T11:58:03.14299798Z\" level=info msg=\"Created container 94c6d77a0ac047eb40899ba4ec45327a38ccc611ba8975395c1880a26f21dd8c: openshift-infra/auto-csr-approver-29683438-55rdx/oc\" id=91bd2fff-037a-404a-8983-ab14413f3b86 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:58:03.146270 crc crio[21508]: time=\"2026-06-09T11:58:03.146180052Z\" level=info msg=\"Starting container: 94c6d77a0ac047eb40899ba4ec45327a38ccc611ba8975395c1880a26f21dd8c\" id=5608111a-f7ae-438a-a4ad-fc1ff2c534e1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:58:03.151245 crc crio[21508]: time=\"2026-06-09T11:58:03.151144807Z\" level=info msg=\"Started container\" PID=181264 containerID=94c6d77a0ac047eb40899ba4ec45327a38ccc611ba8975395c1880a26f21dd8c description=openshift-infra/auto-csr-approver-29683438-55rdx/oc id=5608111a-f7ae-438a-a4ad-fc1ff2c534e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5609a680f20406090a096fc28d576fa78a6bfa4cb41a79c4a1a966893b8a22db\nJun 09 11:58:05.354369 crc crio[21508]: time=\"2026-06-09T11:58:05.353205369Z\" level=info msg=\"Stopping pod sandbox: 5609a680f20406090a096fc28d576fa78a6bfa4cb41a79c4a1a966893b8a22db\" id=22cb8f4a-23d4-4b27-bfe7-73bd0ac06ab8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:58:05.355842 crc crio[21508]: time=\"2026-06-09T11:58:05.354997111Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683438-55rdx Namespace:openshift-infra ID:5609a680f20406090a096fc28d576fa78a6bfa4cb41a79c4a1a966893b8a22db UID:3c11a7d6-ebba-4ce3-b142-e69319ec1520 NetNS:/var/run/netns/5be1c009-374b-4fc5-b9c0-9afe94eddd01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c11a7d6_ebba_4ce3_b142_e69319ec1520.slice PodAnnotations:0xc002c0afa0}] Aliases:map[]}\"\nJun 09 11:58:05.355842 crc crio[21508]: time=\"2026-06-09T11:58:05.355330101Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683438-55rdx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:58:05.664589 crc crio[21508]: time=\"2026-06-09T11:58:05.664482452Z\" level=info msg=\"Stopped pod sandbox: 5609a680f20406090a096fc28d576fa78a6bfa4cb41a79c4a1a966893b8a22db\" id=22cb8f4a-23d4-4b27-bfe7-73bd0ac06ab8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:58:29.748788 crc crio[21508]: time=\"2026-06-09T11:58:29.747982781Z\" level=info msg=\"Removing container: dc36a1e60dd55ef50398eed676da7a91ca2bdfc70bd4e48bc59d6320734379a4\" id=788f8046-beaa-472c-bc27-0334b5ef583f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:58:29.856180 crc crio[21508]: time=\"2026-06-09T11:58:29.85556128Z\" level=info msg=\"Removed container dc36a1e60dd55ef50398eed676da7a91ca2bdfc70bd4e48bc59d6320734379a4: openshift-infra/auto-csr-approver-29683432-2qtzl/oc\" id=788f8046-beaa-472c-bc27-0334b5ef583f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:58:29.881343 crc crio[21508]: time=\"2026-06-09T11:58:29.881173855Z\" level=info msg=\"Stopping pod sandbox: fde7ecc9aaecf0d4d39c55c554b79d510c82d9292ec81899045e7fd4203ad50c\" id=b48a0595-eea0-4ec4-a579-76ef1e3fec54 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:58:29.881791 crc crio[21508]: time=\"2026-06-09T11:58:29.881278678Z\" level=info msg=\"Stopped pod sandbox (already stopped): fde7ecc9aaecf0d4d39c55c554b79d510c82d9292ec81899045e7fd4203ad50c\" id=b48a0595-eea0-4ec4-a579-76ef1e3fec54 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:58:29.882161 crc crio[21508]: time=\"2026-06-09T11:58:29.88203631Z\" level=info msg=\"Removing pod sandbox: fde7ecc9aaecf0d4d39c55c554b79d510c82d9292ec81899045e7fd4203ad50c\" id=14f283e5-86df-4f38-b8a8-079eced8d59d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:58:29.897600 crc crio[21508]: time=\"2026-06-09T11:58:29.897465188Z\" level=info msg=\"Removed pod sandbox: fde7ecc9aaecf0d4d39c55c554b79d510c82d9292ec81899045e7fd4203ad50c\" id=14f283e5-86df-4f38-b8a8-079eced8d59d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:58:52.944395 crc crio[21508]: time=\"2026-06-09T11:58:52.943536378Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-5mggn/POD\" id=6f326158-32af-4964-8c46-319ca1c40ee6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:58:52.946004 crc crio[21508]: time=\"2026-06-09T11:58:52.944441315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:58:52.995944 crc crio[21508]: time=\"2026-06-09T11:58:52.995500959Z\" level=info msg=\"Got pod network &{Name:certified-operators-5mggn Namespace:openshift-marketplace ID:3ec8f0427d979d2631f3636450e864d8de87d81da73397688b2badd35901aa2d UID:93421c9f-2530-4217-8082-42b568f4ac55 NetNS:/var/run/netns/5f35571e-45a8-4072-b5f7-1f8fc749179f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod93421c9f_2530_4217_8082_42b568f4ac55.slice PodAnnotations:0xc003b381d0}] Aliases:map[]}\"\nJun 09 11:58:52.995944 crc crio[21508]: time=\"2026-06-09T11:58:52.995924111Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-5mggn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:58:53.639350 crc crio[21508]: 2026-06-09T11:58:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3ec8f0427d979d2 Mac:b6:5b:8a:d5:03:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:02 Mtu:0 Sandbox:/var/run/netns/5f35571e-45a8-4072-b5f7-1f8fc749179f SocketPath: PciID:}] [{Interface:0xc00043e680 Address:{IP:10.217.1.2 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:58:53.639851 crc crio[21508]: time=\"2026-06-09T11:58:53.639780266Z\" level=info msg=\"Got pod network &{Name:certified-operators-5mggn Namespace:openshift-marketplace ID:3ec8f0427d979d2631f3636450e864d8de87d81da73397688b2badd35901aa2d UID:93421c9f-2530-4217-8082-42b568f4ac55 NetNS:/var/run/netns/5f35571e-45a8-4072-b5f7-1f8fc749179f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod93421c9f_2530_4217_8082_42b568f4ac55.slice PodAnnotations:0xc003b381d0}] Aliases:map[]}\"\nJun 09 11:58:53.639974 crc crio[21508]: time=\"2026-06-09T11:58:53.639940051Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-5mggn for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:58:53.652870 crc crio[21508]: time=\"2026-06-09T11:58:53.652766814Z\" level=info msg=\"Ran pod sandbox 3ec8f0427d979d2631f3636450e864d8de87d81da73397688b2badd35901aa2d with infra container: openshift-marketplace/certified-operators-5mggn/POD\" id=6f326158-32af-4964-8c46-319ca1c40ee6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:58:53.657144 crc crio[21508]: time=\"2026-06-09T11:58:53.65676563Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=af17284b-377f-479d-b8dd-46fbfe4b35b3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:58:53.662880 crc crio[21508]: time=\"2026-06-09T11:58:53.662810086Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ba659768-3128-439b-9f9e-9f4328e5411e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:58:53.671750 crc crio[21508]: time=\"2026-06-09T11:58:53.671694064Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-5mggn/extract-utilities\" id=eb12ae27-0f68-4345-a5dd-892baa0216b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:58:53.672156 crc crio[21508]: time=\"2026-06-09T11:58:53.672094396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:58:53.722754 crc crio[21508]: time=\"2026-06-09T11:58:53.722655526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:58:53.731205 crc crio[21508]: time=\"2026-06-09T11:58:53.731152653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:58:53.920031 crc crio[21508]: time=\"2026-06-09T11:58:53.919960354Z\" level=info msg=\"Created container 81d7e48b39bc3260d433258b53ebb939362cbc2a65f34fbd5941923fae79b11f: openshift-marketplace/certified-operators-5mggn/extract-utilities\" id=eb12ae27-0f68-4345-a5dd-892baa0216b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:58:53.921813 crc crio[21508]: time=\"2026-06-09T11:58:53.921655274Z\" level=info msg=\"Starting container: 81d7e48b39bc3260d433258b53ebb939362cbc2a65f34fbd5941923fae79b11f\" id=5393327f-675c-4997-8b96-d33856cdb273 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:58:53.928370 crc crio[21508]: time=\"2026-06-09T11:58:53.928255076Z\" level=info msg=\"Started container\" PID=184061 containerID=81d7e48b39bc3260d433258b53ebb939362cbc2a65f34fbd5941923fae79b11f description=openshift-marketplace/certified-operators-5mggn/extract-utilities id=5393327f-675c-4997-8b96-d33856cdb273 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ec8f0427d979d2631f3636450e864d8de87d81da73397688b2badd35901aa2d\nJun 09 11:58:54.146141 crc crio[21508]: time=\"2026-06-09T11:58:54.145855844Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=7d2b4a52-251c-4fb2-b957-51f436ee7d1e name=/runtime.v1.ImageService/PullImage\nJun 09 11:58:54.151992 crc crio[21508]: time=\"2026-06-09T11:58:54.15191017Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 09 11:58:54.875853 crc crio[21508]: time=\"2026-06-09T11:58:54.875180385Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=7d2b4a52-251c-4fb2-b957-51f436ee7d1e name=/runtime.v1.ImageService/PullImage\nJun 09 11:58:54.876612 crc crio[21508]: time=\"2026-06-09T11:58:54.876571035Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=865138b6-0a43-4445-b866-5880da233b75 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:58:54.880172 crc crio[21508]: time=\"2026-06-09T11:58:54.880072847Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=d5e887c4-930e-4a29-9de6-e5bae87907a1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:58:54.889086 crc crio[21508]: time=\"2026-06-09T11:58:54.88772772Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-5mggn/extract-content\" id=149f33eb-904a-4a72-98ea-31457be55225 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:58:54.889086 crc crio[21508]: time=\"2026-06-09T11:58:54.888201744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:58:54.947256 crc crio[21508]: time=\"2026-06-09T11:58:54.947168219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:58:54.951179 crc crio[21508]: time=\"2026-06-09T11:58:54.951119333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:58:55.151817 crc crio[21508]: time=\"2026-06-09T11:58:55.150875073Z\" level=info msg=\"Created container 7a6ba746ba2d08924464ede67b675e2a66a88f66f492aa2803f17f6d253d34be: openshift-marketplace/certified-operators-5mggn/extract-content\" id=149f33eb-904a-4a72-98ea-31457be55225 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:58:55.153508 crc crio[21508]: time=\"2026-06-09T11:58:55.152467419Z\" level=info msg=\"Starting container: 7a6ba746ba2d08924464ede67b675e2a66a88f66f492aa2803f17f6d253d34be\" id=49e87619-bc6d-410c-be95-2c9419f8223f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:58:55.159448 crc crio[21508]: time=\"2026-06-09T11:58:55.158564117Z\" level=info msg=\"Started container\" PID=184137 containerID=7a6ba746ba2d08924464ede67b675e2a66a88f66f492aa2803f17f6d253d34be description=openshift-marketplace/certified-operators-5mggn/extract-content id=49e87619-bc6d-410c-be95-2c9419f8223f name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ec8f0427d979d2631f3636450e864d8de87d81da73397688b2badd35901aa2d\nJun 09 11:58:57.193283 crc crio[21508]: time=\"2026-06-09T11:58:57.192441326Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e4f41276-f467-44da-88e5-2095f2475899 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:58:57.197853 crc crio[21508]: time=\"2026-06-09T11:58:57.197254746Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6f3264ec-98c8-4c72-9824-5c3952bd4415 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:58:57.206338 crc crio[21508]: time=\"2026-06-09T11:58:57.206260818Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-5mggn/registry-server\" id=e37a9cb9-b839-45a3-9d7a-c3a8e8850541 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:58:57.206925 crc crio[21508]: time=\"2026-06-09T11:58:57.206900147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:58:57.308760 crc crio[21508]: time=\"2026-06-09T11:58:57.306754291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:58:57.312552 crc crio[21508]: time=\"2026-06-09T11:58:57.312446246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:58:57.472585 crc crio[21508]: time=\"2026-06-09T11:58:57.472268385Z\" level=info msg=\"Created container f4db419fce78392d1ae37df054781ccae4fac9d12460f0611351c60f8c61642f: openshift-marketplace/certified-operators-5mggn/registry-server\" id=e37a9cb9-b839-45a3-9d7a-c3a8e8850541 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:58:57.474031 crc crio[21508]: time=\"2026-06-09T11:58:57.47383136Z\" level=info msg=\"Starting container: f4db419fce78392d1ae37df054781ccae4fac9d12460f0611351c60f8c61642f\" id=a2c53fd1-2572-4a2c-ace8-5a3135d3196b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:58:57.482255 crc crio[21508]: time=\"2026-06-09T11:58:57.482156762Z\" level=info msg=\"Started container\" PID=184270 containerID=f4db419fce78392d1ae37df054781ccae4fac9d12460f0611351c60f8c61642f description=openshift-marketplace/certified-operators-5mggn/registry-server id=a2c53fd1-2572-4a2c-ace8-5a3135d3196b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ec8f0427d979d2631f3636450e864d8de87d81da73397688b2badd35901aa2d\nJun 09 11:59:05.308472 crc crio[21508]: time=\"2026-06-09T11:59:05.307569726Z\" level=info msg=\"Stopping container: f4db419fce78392d1ae37df054781ccae4fac9d12460f0611351c60f8c61642f (timeout: 2s)\" id=407748e9-0b66-4457-b07d-40f073fdfdd6 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:59:05.441183 crc crio[21508]: time=\"2026-06-09T11:59:05.441029117Z\" level=info msg=\"Stopped container f4db419fce78392d1ae37df054781ccae4fac9d12460f0611351c60f8c61642f: openshift-marketplace/certified-operators-5mggn/registry-server\" id=407748e9-0b66-4457-b07d-40f073fdfdd6 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:59:05.442407 crc crio[21508]: time=\"2026-06-09T11:59:05.442112919Z\" level=info msg=\"Stopping pod sandbox: 3ec8f0427d979d2631f3636450e864d8de87d81da73397688b2badd35901aa2d\" id=93efbc72-73d4-4baf-9c68-16cfc0550a3b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:59:05.443106 crc crio[21508]: time=\"2026-06-09T11:59:05.443023805Z\" level=info msg=\"Got pod network &{Name:certified-operators-5mggn Namespace:openshift-marketplace ID:3ec8f0427d979d2631f3636450e864d8de87d81da73397688b2badd35901aa2d UID:93421c9f-2530-4217-8082-42b568f4ac55 NetNS:/var/run/netns/5f35571e-45a8-4072-b5f7-1f8fc749179f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod93421c9f_2530_4217_8082_42b568f4ac55.slice PodAnnotations:0xc00244e7e8}] Aliases:map[]}\"\nJun 09 11:59:05.443360 crc crio[21508]: time=\"2026-06-09T11:59:05.443212341Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-5mggn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:59:05.742728 crc crio[21508]: time=\"2026-06-09T11:59:05.741829895Z\" level=info msg=\"Stopped pod sandbox: 3ec8f0427d979d2631f3636450e864d8de87d81da73397688b2badd35901aa2d\" id=93efbc72-73d4-4baf-9c68-16cfc0550a3b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:59:06.331540 crc crio[21508]: time=\"2026-06-09T11:59:06.330564147Z\" level=info msg=\"Removing container: f4db419fce78392d1ae37df054781ccae4fac9d12460f0611351c60f8c61642f\" id=308afcf6-7872-4a8d-ba47-72c552aa8292 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:59:06.366622 crc crio[21508]: time=\"2026-06-09T11:59:06.366520013Z\" level=info msg=\"Removed container f4db419fce78392d1ae37df054781ccae4fac9d12460f0611351c60f8c61642f: openshift-marketplace/certified-operators-5mggn/registry-server\" id=308afcf6-7872-4a8d-ba47-72c552aa8292 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:59:06.369610 crc crio[21508]: time=\"2026-06-09T11:59:06.369547751Z\" level=info msg=\"Removing container: 7a6ba746ba2d08924464ede67b675e2a66a88f66f492aa2803f17f6d253d34be\" id=9e5f4619-a0f6-400c-9655-560ed080b18a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:59:06.410019 crc crio[21508]: time=\"2026-06-09T11:59:06.409892444Z\" level=info msg=\"Removed container 7a6ba746ba2d08924464ede67b675e2a66a88f66f492aa2803f17f6d253d34be: openshift-marketplace/certified-operators-5mggn/extract-content\" id=9e5f4619-a0f6-400c-9655-560ed080b18a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:59:06.412940 crc crio[21508]: time=\"2026-06-09T11:59:06.41285003Z\" level=info msg=\"Removing container: 81d7e48b39bc3260d433258b53ebb939362cbc2a65f34fbd5941923fae79b11f\" id=304f5cc4-4630-4bd2-830e-d30bb3f78931 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:59:06.455554 crc crio[21508]: time=\"2026-06-09T11:59:06.45547058Z\" level=info msg=\"Removed container 81d7e48b39bc3260d433258b53ebb939362cbc2a65f34fbd5941923fae79b11f: openshift-marketplace/certified-operators-5mggn/extract-utilities\" id=304f5cc4-4630-4bd2-830e-d30bb3f78931 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:59:29.924114 crc crio[21508]: time=\"2026-06-09T11:59:29.923092118Z\" level=info msg=\"Stopping pod sandbox: 3ec8f0427d979d2631f3636450e864d8de87d81da73397688b2badd35901aa2d\" id=deecd7b1-c64e-4218-9d4f-3a59f60d07c1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:59:29.924114 crc crio[21508]: time=\"2026-06-09T11:59:29.924070536Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3ec8f0427d979d2631f3636450e864d8de87d81da73397688b2badd35901aa2d\" id=deecd7b1-c64e-4218-9d4f-3a59f60d07c1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:59:29.925911 crc crio[21508]: time=\"2026-06-09T11:59:29.924814178Z\" level=info msg=\"Removing pod sandbox: 3ec8f0427d979d2631f3636450e864d8de87d81da73397688b2badd35901aa2d\" id=7cb56b16-ba62-40f9-9c66-1f35f72cda8f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:59:29.942886 crc crio[21508]: time=\"2026-06-09T11:59:29.94276061Z\" level=info msg=\"Removed pod sandbox: 3ec8f0427d979d2631f3636450e864d8de87d81da73397688b2badd35901aa2d\" id=7cb56b16-ba62-40f9-9c66-1f35f72cda8f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 12:00:01.073150 crc crio[21508]: time=\"2026-06-09T12:00:01.072023129Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683440-gcp29/POD\" id=7f0b27d5-d8af-472e-8d77-d90558c4248f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 12:00:01.073150 crc crio[21508]: time=\"2026-06-09T12:00:01.073177172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:00:01.120524 crc crio[21508]: time=\"2026-06-09T12:00:01.120453327Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683440-gcp29 Namespace:openshift-infra ID:7bd09e24d9543db3b2ffb6e6498d26783b56cdcd8dabb908c7244a1804feeb42 UID:60b11499-8f7e-41de-8ebe-5c9c6d1ba5c8 NetNS:/var/run/netns/98d83d40-1938-4e73-8954-022fed1b5ce2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60b11499_8f7e_41de_8ebe_5c9c6d1ba5c8.slice PodAnnotations:0xc00011f740}] Aliases:map[]}\"\nJun 09 12:00:01.120524 crc crio[21508]: time=\"2026-06-09T12:00:01.120517459Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683440-gcp29 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 12:00:01.278211 crc crio[21508]: time=\"2026-06-09T12:00:01.278109162Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683440-slvmp/POD\" id=4134577c-a54b-41b5-85da-941f8255f48a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 12:00:01.278504 crc crio[21508]: time=\"2026-06-09T12:00:01.278227296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:00:01.317645 crc crio[21508]: time=\"2026-06-09T12:00:01.317446336Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683440-slvmp Namespace:openshift-operator-lifecycle-manager ID:fba1c33d879fc02740919e431eb6921e82c6bf69a6ad3cf4808aa8d1b8479bc0 UID:21db8426-2c00-4dd0-b240-199e497f943f NetNS:/var/run/netns/2e231833-2df8-4cde-bf6b-11140c4cf2d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod21db8426_2c00_4dd0_b240_199e497f943f.slice PodAnnotations:0xc00011fb10}] Aliases:map[]}\"\nJun 09 12:00:01.317645 crc crio[21508]: time=\"2026-06-09T12:00:01.317507438Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683440-slvmp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 12:00:01.805828 crc crio[21508]: 2026-06-09T12:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7bd09e24d9543db Mac:66:db:17:dd:16:9b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:03 Mtu:0 Sandbox:/var/run/netns/98d83d40-1938-4e73-8954-022fed1b5ce2 SocketPath: PciID:}] [{Interface:0xc0005025d0 Address:{IP:10.217.1.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 12:00:01.810154 crc crio[21508]: time=\"2026-06-09T12:00:01.809891538Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683440-gcp29 Namespace:openshift-infra ID:7bd09e24d9543db3b2ffb6e6498d26783b56cdcd8dabb908c7244a1804feeb42 UID:60b11499-8f7e-41de-8ebe-5c9c6d1ba5c8 NetNS:/var/run/netns/98d83d40-1938-4e73-8954-022fed1b5ce2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60b11499_8f7e_41de_8ebe_5c9c6d1ba5c8.slice PodAnnotations:0xc00011f740}] Aliases:map[]}\"\nJun 09 12:00:01.810540 crc crio[21508]: time=\"2026-06-09T12:00:01.810263399Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683440-gcp29 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 12:00:01.829274 crc crio[21508]: time=\"2026-06-09T12:00:01.829173579Z\" level=info msg=\"Ran pod sandbox 7bd09e24d9543db3b2ffb6e6498d26783b56cdcd8dabb908c7244a1804feeb42 with infra container: openshift-infra/auto-csr-approver-29683440-gcp29/POD\" id=7f0b27d5-d8af-472e-8d77-d90558c4248f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 12:00:01.833026 crc crio[21508]: time=\"2026-06-09T12:00:01.832930198Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=85a6c517-47c3-450c-9cdb-84aef97e4081 name=/runtime.v1.ImageService/PullImage\nJun 09 12:00:01.845236 crc crio[21508]: time=\"2026-06-09T12:00:01.845150983Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 12:00:01.959437 crc crio[21508]: 2026-06-09T12:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fba1c33d879fc02 Mac:aa:dd:26:d9:05:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:04 Mtu:0 Sandbox:/var/run/netns/2e231833-2df8-4cde-bf6b-11140c4cf2d9 SocketPath: PciID:}] [{Interface:0xc00011b370 Address:{IP:10.217.1.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 12:00:01.960251 crc crio[21508]: time=\"2026-06-09T12:00:01.960146258Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683440-slvmp Namespace:openshift-operator-lifecycle-manager ID:fba1c33d879fc02740919e431eb6921e82c6bf69a6ad3cf4808aa8d1b8479bc0 UID:21db8426-2c00-4dd0-b240-199e497f943f NetNS:/var/run/netns/2e231833-2df8-4cde-bf6b-11140c4cf2d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod21db8426_2c00_4dd0_b240_199e497f943f.slice PodAnnotations:0xc00011fb10}] Aliases:map[]}\"\nJun 09 12:00:01.960490 crc crio[21508]: time=\"2026-06-09T12:00:01.960433826Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683440-slvmp for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 12:00:01.968579 crc crio[21508]: time=\"2026-06-09T12:00:01.968263534Z\" level=info msg=\"Ran pod sandbox fba1c33d879fc02740919e431eb6921e82c6bf69a6ad3cf4808aa8d1b8479bc0 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683440-slvmp/POD\" id=4134577c-a54b-41b5-85da-941f8255f48a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 12:00:01.971138 crc crio[21508]: time=\"2026-06-09T12:00:01.970753076Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dff75154-924c-4d04-b79b-b705cde48bcf name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:00:01.974356 crc crio[21508]: time=\"2026-06-09T12:00:01.974207167Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1a021ecb-a5b1-485f-b652-e9a346ae7479 name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:00:02.057424 crc crio[21508]: time=\"2026-06-09T12:00:02.056931563Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683440-slvmp/collect-profiles\" id=31a5497d-ad0a-4433-8562-00297c1c998d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:00:02.057893 crc crio[21508]: time=\"2026-06-09T12:00:02.057462478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:00:02.115773 crc crio[21508]: time=\"2026-06-09T12:00:02.11564991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:00:02.132849 crc crio[21508]: time=\"2026-06-09T12:00:02.132726187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:00:02.312358 crc crio[21508]: time=\"2026-06-09T12:00:02.312027662Z\" level=info msg=\"Created container ab5d51ff36dd50091574b748278f2f6883006b0bb73fb6edcebda093fbb70d57: openshift-operator-lifecycle-manager/collect-profiles-29683440-slvmp/collect-profiles\" id=31a5497d-ad0a-4433-8562-00297c1c998d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:00:02.313893 crc crio[21508]: time=\"2026-06-09T12:00:02.313743021Z\" level=info msg=\"Starting container: ab5d51ff36dd50091574b748278f2f6883006b0bb73fb6edcebda093fbb70d57\" id=4c8f75cf-7bcc-4e12-b71f-0e4f78875bd9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 12:00:02.321560 crc crio[21508]: time=\"2026-06-09T12:00:02.321462366Z\" level=info msg=\"Started container\" PID=187503 containerID=ab5d51ff36dd50091574b748278f2f6883006b0bb73fb6edcebda093fbb70d57 description=openshift-operator-lifecycle-manager/collect-profiles-29683440-slvmp/collect-profiles id=4c8f75cf-7bcc-4e12-b71f-0e4f78875bd9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fba1c33d879fc02740919e431eb6921e82c6bf69a6ad3cf4808aa8d1b8479bc0\nJun 09 12:00:04.049548 crc crio[21508]: time=\"2026-06-09T12:00:04.049029763Z\" level=info msg=\"Stopping pod sandbox: fba1c33d879fc02740919e431eb6921e82c6bf69a6ad3cf4808aa8d1b8479bc0\" id=1d0c2916-4ff9-4d98-981e-88aa8647f23d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:00:04.050998 crc crio[21508]: time=\"2026-06-09T12:00:04.050071874Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683440-slvmp Namespace:openshift-operator-lifecycle-manager ID:fba1c33d879fc02740919e431eb6921e82c6bf69a6ad3cf4808aa8d1b8479bc0 UID:21db8426-2c00-4dd0-b240-199e497f943f NetNS:/var/run/netns/2e231833-2df8-4cde-bf6b-11140c4cf2d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod21db8426_2c00_4dd0_b240_199e497f943f.slice PodAnnotations:0xc002a12038}] Aliases:map[]}\"\nJun 09 12:00:04.050998 crc crio[21508]: time=\"2026-06-09T12:00:04.050220758Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683440-slvmp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 12:00:04.366789 crc crio[21508]: time=\"2026-06-09T12:00:04.366185588Z\" level=info msg=\"Stopped pod sandbox: fba1c33d879fc02740919e431eb6921e82c6bf69a6ad3cf4808aa8d1b8479bc0\" id=1d0c2916-4ff9-4d98-981e-88aa8647f23d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:00:10.056382 crc crio[21508]: time=\"2026-06-09T12:00:10.055483336Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-h6mt4/POD\" id=069bfdcb-1cb0-4852-b76b-6c9b12b5ed6b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 12:00:10.056382 crc crio[21508]: time=\"2026-06-09T12:00:10.056258959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:00:10.101827 crc crio[21508]: time=\"2026-06-09T12:00:10.101547596Z\" level=info msg=\"Got pod network &{Name:redhat-operators-h6mt4 Namespace:openshift-marketplace ID:6e6e288a705b97f96da931144906c7bd8dcabc3ddfea67842878c74108998a83 UID:3b4ced5e-3f50-492c-ae7f-378f76ba57e6 NetNS:/var/run/netns/cd5917fd-fcef-40cf-8d01-67522ecae865 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3b4ced5e_3f50_492c_ae7f_378f76ba57e6.slice PodAnnotations:0xc0008523c8}] Aliases:map[]}\"\nJun 09 12:00:10.101827 crc crio[21508]: time=\"2026-06-09T12:00:10.101608138Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-h6mt4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 12:00:10.696261 crc crio[21508]: 2026-06-09T12:00:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6e6e288a705b97f Mac:9a:4e:db:1f:3e:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:05 Mtu:0 Sandbox:/var/run/netns/cd5917fd-fcef-40cf-8d01-67522ecae865 SocketPath: PciID:}] [{Interface:0xc000234d10 Address:{IP:10.217.1.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 12:00:10.697463 crc crio[21508]: time=\"2026-06-09T12:00:10.697408048Z\" level=info msg=\"Got pod network &{Name:redhat-operators-h6mt4 Namespace:openshift-marketplace ID:6e6e288a705b97f96da931144906c7bd8dcabc3ddfea67842878c74108998a83 UID:3b4ced5e-3f50-492c-ae7f-378f76ba57e6 NetNS:/var/run/netns/cd5917fd-fcef-40cf-8d01-67522ecae865 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3b4ced5e_3f50_492c_ae7f_378f76ba57e6.slice PodAnnotations:0xc0008523c8}] Aliases:map[]}\"\nJun 09 12:00:10.697635 crc crio[21508]: time=\"2026-06-09T12:00:10.697571462Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-h6mt4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 12:00:10.708514 crc crio[21508]: time=\"2026-06-09T12:00:10.708376457Z\" level=info msg=\"Ran pod sandbox 6e6e288a705b97f96da931144906c7bd8dcabc3ddfea67842878c74108998a83 with infra container: openshift-marketplace/redhat-operators-h6mt4/POD\" id=069bfdcb-1cb0-4852-b76b-6c9b12b5ed6b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 12:00:10.711100 crc crio[21508]: time=\"2026-06-09T12:00:10.711006923Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f864d79b-a556-4f99-bb60-7ef9224edff8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:00:10.714359 crc crio[21508]: time=\"2026-06-09T12:00:10.714238887Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e22b8874-4365-4697-99fd-a3201c91618a name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:00:10.722778 crc crio[21508]: time=\"2026-06-09T12:00:10.722665862Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-h6mt4/extract-utilities\" id=0e5bad1a-563e-45b0-b620-da5785e0b2d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:00:10.723120 crc crio[21508]: time=\"2026-06-09T12:00:10.723069254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:00:10.784220 crc crio[21508]: time=\"2026-06-09T12:00:10.783660626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:00:10.791208 crc crio[21508]: time=\"2026-06-09T12:00:10.791126313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:00:10.966230 crc crio[21508]: time=\"2026-06-09T12:00:10.965757833Z\" level=info msg=\"Created container ff43598c8b83baa29e57a0fac7a22c995e138f58bbdfa28cd11b5895148fa8da: openshift-marketplace/redhat-operators-h6mt4/extract-utilities\" id=0e5bad1a-563e-45b0-b620-da5785e0b2d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:00:10.966764 crc crio[21508]: time=\"2026-06-09T12:00:10.966712431Z\" level=info msg=\"Starting container: ff43598c8b83baa29e57a0fac7a22c995e138f58bbdfa28cd11b5895148fa8da\" id=2099c85f-f0ea-41c1-ab40-426b5df33c96 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 12:00:10.973908 crc crio[21508]: time=\"2026-06-09T12:00:10.973635172Z\" level=info msg=\"Started container\" PID=188004 containerID=ff43598c8b83baa29e57a0fac7a22c995e138f58bbdfa28cd11b5895148fa8da description=openshift-marketplace/redhat-operators-h6mt4/extract-utilities id=2099c85f-f0ea-41c1-ab40-426b5df33c96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e6e288a705b97f96da931144906c7bd8dcabc3ddfea67842878c74108998a83\nJun 09 12:00:11.149526 crc crio[21508]: time=\"2026-06-09T12:00:11.149479407Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=65733b89-9885-4fc0-b478-d0f48616987f name=/runtime.v1.ImageService/PullImage\nJun 09 12:00:11.155154 crc crio[21508]: time=\"2026-06-09T12:00:11.15511025Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 09 12:00:12.050254 crc crio[21508]: time=\"2026-06-09T12:00:12.049653477Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:3ff571452f484c0211ce73a1965fd6ce23c29df4c9361a4fb9640ee9a34b3134\" id=65733b89-9885-4fc0-b478-d0f48616987f name=/runtime.v1.ImageService/PullImage\nJun 09 12:00:12.051419 crc crio[21508]: time=\"2026-06-09T12:00:12.051378207Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=86aabb9d-6146-446e-a496-04ad11c05c3e name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:00:12.054752 crc crio[21508]: time=\"2026-06-09T12:00:12.05459761Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=24f1a003-2a0d-43c9-bbe4-88242027373a name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:00:12.062594 crc crio[21508]: time=\"2026-06-09T12:00:12.062515671Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-h6mt4/extract-content\" id=ac4b55e2-62c3-4b71-9571-929c4b29835b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:00:12.063233 crc crio[21508]: time=\"2026-06-09T12:00:12.063160059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:00:12.139491 crc crio[21508]: time=\"2026-06-09T12:00:12.139282223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:00:12.143494 crc crio[21508]: time=\"2026-06-09T12:00:12.143430304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:00:12.323351 crc crio[21508]: time=\"2026-06-09T12:00:12.323186372Z\" level=info msg=\"Created container 4d5b6757268d82745c8d39e960b7dfa3d49da5b4b5596878cecc1329289687ae: openshift-marketplace/redhat-operators-h6mt4/extract-content\" id=ac4b55e2-62c3-4b71-9571-929c4b29835b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:00:12.324788 crc crio[21508]: time=\"2026-06-09T12:00:12.324573392Z\" level=info msg=\"Starting container: 4d5b6757268d82745c8d39e960b7dfa3d49da5b4b5596878cecc1329289687ae\" id=3282b7d5-8b7b-4bb0-ba0d-3c12fdcbfc1f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 12:00:12.331760 crc crio[21508]: time=\"2026-06-09T12:00:12.331600256Z\" level=info msg=\"Started container\" PID=188087 containerID=4d5b6757268d82745c8d39e960b7dfa3d49da5b4b5596878cecc1329289687ae description=openshift-marketplace/redhat-operators-h6mt4/extract-content id=3282b7d5-8b7b-4bb0-ba0d-3c12fdcbfc1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e6e288a705b97f96da931144906c7bd8dcabc3ddfea67842878c74108998a83\nJun 09 12:00:19.489410 crc crio[21508]: time=\"2026-06-09T12:00:19.488652972Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=85a6c517-47c3-450c-9cdb-84aef97e4081 name=/runtime.v1.ImageService/PullImage\nJun 09 12:00:19.492519 crc crio[21508]: time=\"2026-06-09T12:00:19.492413231Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=856a2db7-2e0c-42e0-862d-83ba40f95838 name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:00:19.495170 crc crio[21508]: time=\"2026-06-09T12:00:19.494923134Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0b4b99cd-6514-441f-9302-d1dc2ae9a4a0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:00:19.505658 crc crio[21508]: time=\"2026-06-09T12:00:19.505593865Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683440-gcp29/oc\" id=e999003b-df5c-4aa7-8413-dcdbbfdc940c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:00:19.506666 crc crio[21508]: time=\"2026-06-09T12:00:19.506600804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:00:19.568695 crc crio[21508]: time=\"2026-06-09T12:00:19.568484634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:00:19.950153 crc crio[21508]: time=\"2026-06-09T12:00:19.9500413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:00:20.094772 crc crio[21508]: time=\"2026-06-09T12:00:20.094612775Z\" level=info msg=\"Created container 7b734c24416e73a4ee290bd979145217509d8343bda9af6377635fedbd549ee0: openshift-infra/auto-csr-approver-29683440-gcp29/oc\" id=e999003b-df5c-4aa7-8413-dcdbbfdc940c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:00:20.096346 crc crio[21508]: time=\"2026-06-09T12:00:20.09617439Z\" level=info msg=\"Starting container: 7b734c24416e73a4ee290bd979145217509d8343bda9af6377635fedbd549ee0\" id=0cb08faa-7c2d-415d-94bb-2a885d7c982c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 12:00:20.104813 crc crio[21508]: time=\"2026-06-09T12:00:20.104724299Z\" level=info msg=\"Started container\" PID=188470 containerID=7b734c24416e73a4ee290bd979145217509d8343bda9af6377635fedbd549ee0 description=openshift-infra/auto-csr-approver-29683440-gcp29/oc id=0cb08faa-7c2d-415d-94bb-2a885d7c982c name=/runtime.v1.RuntimeService/StartContainer sandboxID=7bd09e24d9543db3b2ffb6e6498d26783b56cdcd8dabb908c7244a1804feeb42\nJun 09 12:00:21.324198 crc crio[21508]: time=\"2026-06-09T12:00:21.323511055Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f82abd16-d85a-4043-b4b5-cc9622ad2879 name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:00:21.329526 crc crio[21508]: time=\"2026-06-09T12:00:21.329340024Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5cf700bd-cf48-4674-bca1-670864053ae4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:00:21.345043 crc crio[21508]: time=\"2026-06-09T12:00:21.344959329Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-h6mt4/registry-server\" id=c396ef9c-3781-4cae-9670-cd03464765cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:00:21.345596 crc crio[21508]: time=\"2026-06-09T12:00:21.345535765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:00:21.456535 crc crio[21508]: time=\"2026-06-09T12:00:21.456449151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:00:21.463620 crc crio[21508]: time=\"2026-06-09T12:00:21.463146076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:00:21.640918 crc crio[21508]: time=\"2026-06-09T12:00:21.640279717Z\" level=info msg=\"Created container 30b63961326c3e7b28ef8780803a139db9d1810a268c020bb1ba3212a6b5b26c: openshift-marketplace/redhat-operators-h6mt4/registry-server\" id=c396ef9c-3781-4cae-9670-cd03464765cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:00:21.643810 crc crio[21508]: time=\"2026-06-09T12:00:21.643492471Z\" level=info msg=\"Starting container: 30b63961326c3e7b28ef8780803a139db9d1810a268c020bb1ba3212a6b5b26c\" id=b47a0306-0e49-4cee-a342-ca3f5e093d7e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 12:00:21.650080 crc crio[21508]: time=\"2026-06-09T12:00:21.649918288Z\" level=info msg=\"Started container\" PID=188578 containerID=30b63961326c3e7b28ef8780803a139db9d1810a268c020bb1ba3212a6b5b26c description=openshift-marketplace/redhat-operators-h6mt4/registry-server id=b47a0306-0e49-4cee-a342-ca3f5e093d7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e6e288a705b97f96da931144906c7bd8dcabc3ddfea67842878c74108998a83\nJun 09 12:00:22.352466 crc crio[21508]: time=\"2026-06-09T12:00:22.351495442Z\" level=info msg=\"Stopping pod sandbox: 7bd09e24d9543db3b2ffb6e6498d26783b56cdcd8dabb908c7244a1804feeb42\" id=dc988578-5442-43a6-938b-129f0574559f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:00:22.353075 crc crio[21508]: time=\"2026-06-09T12:00:22.35248808Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683440-gcp29 Namespace:openshift-infra ID:7bd09e24d9543db3b2ffb6e6498d26783b56cdcd8dabb908c7244a1804feeb42 UID:60b11499-8f7e-41de-8ebe-5c9c6d1ba5c8 NetNS:/var/run/netns/98d83d40-1938-4e73-8954-022fed1b5ce2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60b11499_8f7e_41de_8ebe_5c9c6d1ba5c8.slice PodAnnotations:0xc0039b8e38}] Aliases:map[]}\"\nJun 09 12:00:22.353075 crc crio[21508]: time=\"2026-06-09T12:00:22.352657325Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683440-gcp29 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 12:00:22.687492 crc crio[21508]: time=\"2026-06-09T12:00:22.686919556Z\" level=info msg=\"Stopped pod sandbox: 7bd09e24d9543db3b2ffb6e6498d26783b56cdcd8dabb908c7244a1804feeb42\" id=dc988578-5442-43a6-938b-129f0574559f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:00:29.969730 crc crio[21508]: time=\"2026-06-09T12:00:29.968458882Z\" level=info msg=\"Removing container: 42aacb751b55be790d80a87838d04d823de82105f2961894ac74a2bcd5583b66\" id=f66743dc-081f-4594-bfbf-cdf71891595d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:00:30.205163 crc crio[21508]: time=\"2026-06-09T12:00:30.205062093Z\" level=info msg=\"Removed container 42aacb751b55be790d80a87838d04d823de82105f2961894ac74a2bcd5583b66: openshift-infra/auto-csr-approver-29683434-7brpk/oc\" id=f66743dc-081f-4594-bfbf-cdf71891595d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:00:30.208270 crc crio[21508]: time=\"2026-06-09T12:00:30.208190084Z\" level=info msg=\"Removing container: d4d913ed96de9978d6ed493bcadcfef011ffbf245ede49b776f6f9dbf0b7f844\" id=ea3b37ed-1ffe-45f2-8365-952ebb98dab2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:00:30.249268 crc crio[21508]: time=\"2026-06-09T12:00:30.249042222Z\" level=info msg=\"Removed container d4d913ed96de9978d6ed493bcadcfef011ffbf245ede49b776f6f9dbf0b7f844: openshift-operator-lifecycle-manager/collect-profiles-29683395-lwfv2/collect-profiles\" id=ea3b37ed-1ffe-45f2-8365-952ebb98dab2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:00:30.262983 crc crio[21508]: time=\"2026-06-09T12:00:30.262883774Z\" level=info msg=\"Stopping pod sandbox: d2d1045c6895e4228d25839a9a252a5e5d10f72c57e2a510f7b0c81490904b5b\" id=d918ae39-a8e1-4fd6-a574-c9d38a960f00 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:00:30.262983 crc crio[21508]: time=\"2026-06-09T12:00:30.262989587Z\" level=info msg=\"Stopped pod sandbox (already stopped): d2d1045c6895e4228d25839a9a252a5e5d10f72c57e2a510f7b0c81490904b5b\" id=d918ae39-a8e1-4fd6-a574-c9d38a960f00 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:00:30.263770 crc crio[21508]: time=\"2026-06-09T12:00:30.263666827Z\" level=info msg=\"Removing pod sandbox: d2d1045c6895e4228d25839a9a252a5e5d10f72c57e2a510f7b0c81490904b5b\" id=07dfb519-1e3f-4b77-99f9-7dea675fbfe5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 12:00:30.288153 crc crio[21508]: time=\"2026-06-09T12:00:30.287996315Z\" level=info msg=\"Removed pod sandbox: d2d1045c6895e4228d25839a9a252a5e5d10f72c57e2a510f7b0c81490904b5b\" id=07dfb519-1e3f-4b77-99f9-7dea675fbfe5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 12:00:30.289593 crc crio[21508]: time=\"2026-06-09T12:00:30.289510169Z\" level=info msg=\"Stopping pod sandbox: 646d4a3bd35859b883e74b08875c28e5e1cb577352aa8c8b09e8f87813f1f271\" id=dfef7e0a-d4d9-4826-b362-28913246911d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:00:30.289773 crc crio[21508]: time=\"2026-06-09T12:00:30.289614802Z\" level=info msg=\"Stopped pod sandbox (already stopped): 646d4a3bd35859b883e74b08875c28e5e1cb577352aa8c8b09e8f87813f1f271\" id=dfef7e0a-d4d9-4826-b362-28913246911d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:00:30.290489 crc crio[21508]: time=\"2026-06-09T12:00:30.290418155Z\" level=info msg=\"Removing pod sandbox: 646d4a3bd35859b883e74b08875c28e5e1cb577352aa8c8b09e8f87813f1f271\" id=8075c1e5-7292-4d15-a426-1b7924813510 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 12:00:30.314441 crc crio[21508]: time=\"2026-06-09T12:00:30.314279559Z\" level=info msg=\"Removed pod sandbox: 646d4a3bd35859b883e74b08875c28e5e1cb577352aa8c8b09e8f87813f1f271\" id=8075c1e5-7292-4d15-a426-1b7924813510 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 12:00:41.260482 crc crio[21508]: time=\"2026-06-09T12:00:41.259425742Z\" level=info msg=\"Stopping container: 30b63961326c3e7b28ef8780803a139db9d1810a268c020bb1ba3212a6b5b26c (timeout: 2s)\" id=dbcf215a-3c9a-4cc1-b251-353c570b5ca8 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 12:00:41.540078 crc crio[21508]: time=\"2026-06-09T12:00:41.539952721Z\" level=info msg=\"Stopped container 30b63961326c3e7b28ef8780803a139db9d1810a268c020bb1ba3212a6b5b26c: openshift-marketplace/redhat-operators-h6mt4/registry-server\" id=dbcf215a-3c9a-4cc1-b251-353c570b5ca8 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 12:00:41.542880 crc crio[21508]: time=\"2026-06-09T12:00:41.542832774Z\" level=info msg=\"Stopping pod sandbox: 6e6e288a705b97f96da931144906c7bd8dcabc3ddfea67842878c74108998a83\" id=a21a77a5-8b49-4e93-98d2-468e18b55f77 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:00:41.543743 crc crio[21508]: time=\"2026-06-09T12:00:41.543656918Z\" level=info msg=\"Got pod network &{Name:redhat-operators-h6mt4 Namespace:openshift-marketplace ID:6e6e288a705b97f96da931144906c7bd8dcabc3ddfea67842878c74108998a83 UID:3b4ced5e-3f50-492c-ae7f-378f76ba57e6 NetNS:/var/run/netns/cd5917fd-fcef-40cf-8d01-67522ecae865 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3b4ced5e_3f50_492c_ae7f_378f76ba57e6.slice PodAnnotations:0xc00244f7e0}] Aliases:map[]}\"\nJun 09 12:00:41.544031 crc crio[21508]: time=\"2026-06-09T12:00:41.544001868Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-h6mt4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 12:00:41.907568 crc crio[21508]: time=\"2026-06-09T12:00:41.907423618Z\" level=info msg=\"Stopped pod sandbox: 6e6e288a705b97f96da931144906c7bd8dcabc3ddfea67842878c74108998a83\" id=a21a77a5-8b49-4e93-98d2-468e18b55f77 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:00:42.292910 crc crio[21508]: time=\"2026-06-09T12:00:42.292013263Z\" level=info msg=\"Removing container: 30b63961326c3e7b28ef8780803a139db9d1810a268c020bb1ba3212a6b5b26c\" id=596ca35b-92ee-4c26-bba9-738c5d862a88 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:00:42.333209 crc crio[21508]: time=\"2026-06-09T12:00:42.333075997Z\" level=info msg=\"Removed container 30b63961326c3e7b28ef8780803a139db9d1810a268c020bb1ba3212a6b5b26c: openshift-marketplace/redhat-operators-h6mt4/registry-server\" id=596ca35b-92ee-4c26-bba9-738c5d862a88 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:00:42.339912 crc crio[21508]: time=\"2026-06-09T12:00:42.339806903Z\" level=info msg=\"Removing container: 4d5b6757268d82745c8d39e960b7dfa3d49da5b4b5596878cecc1329289687ae\" id=52cbaff9-3799-4065-902b-717afaf0f439 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:00:42.388853 crc crio[21508]: time=\"2026-06-09T12:00:42.388780107Z\" level=info msg=\"Removed container 4d5b6757268d82745c8d39e960b7dfa3d49da5b4b5596878cecc1329289687ae: openshift-marketplace/redhat-operators-h6mt4/extract-content\" id=52cbaff9-3799-4065-902b-717afaf0f439 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:00:42.430194 crc crio[21508]: time=\"2026-06-09T12:00:42.422773126Z\" level=info msg=\"Removing container: ff43598c8b83baa29e57a0fac7a22c995e138f58bbdfa28cd11b5895148fa8da\" id=9405a2ec-2451-4233-a2af-5a8717ce7b45 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:00:42.474363 crc crio[21508]: time=\"2026-06-09T12:00:42.469430203Z\" level=info msg=\"Removed container ff43598c8b83baa29e57a0fac7a22c995e138f58bbdfa28cd11b5895148fa8da: openshift-marketplace/redhat-operators-h6mt4/extract-utilities\" id=9405a2ec-2451-4233-a2af-5a8717ce7b45 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:01:00.558053 crc crio[21508]: time=\"2026-06-09T12:01:00.557025357Z\" level=info msg=\"Running pod sandbox: openstack/keystone-cron-29683441-284qm/POD\" id=fdf63947-bcf3-4d87-bc63-e342b70cbc8c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 12:01:00.559461 crc crio[21508]: time=\"2026-06-09T12:01:00.558099938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:01:00.597451 crc crio[21508]: time=\"2026-06-09T12:01:00.59736573Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29683441-284qm Namespace:openstack ID:af7a04e08862832b925dfb65686910bbd2d9b26633a86623328b2002ff80b612 UID:26ffeb87-7fa8-46bc-bf2a-46f7ca96d92d NetNS:/var/run/netns/e1ec9de0-a6ea-4197-96dc-7f354adb796a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26ffeb87_7fa8_46bc_bf2a_46f7ca96d92d.slice PodAnnotations:0xc000d9eea0}] Aliases:map[]}\"\nJun 09 12:01:00.597451 crc crio[21508]: time=\"2026-06-09T12:01:00.597443382Z\" level=info msg=\"Adding pod openstack_keystone-cron-29683441-284qm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 12:01:01.136158 crc crio[21508]: 2026-06-09T12:01:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:af7a04e08862832 Mac:82:8d:f0:d5:f6:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:06 Mtu:0 Sandbox:/var/run/netns/e1ec9de0-a6ea-4197-96dc-7f354adb796a SocketPath: PciID:}] [{Interface:0xc0001108e0 Address:{IP:10.217.1.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 12:01:01.137189 crc crio[21508]: time=\"2026-06-09T12:01:01.137123267Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29683441-284qm Namespace:openstack ID:af7a04e08862832b925dfb65686910bbd2d9b26633a86623328b2002ff80b612 UID:26ffeb87-7fa8-46bc-bf2a-46f7ca96d92d NetNS:/var/run/netns/e1ec9de0-a6ea-4197-96dc-7f354adb796a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26ffeb87_7fa8_46bc_bf2a_46f7ca96d92d.slice PodAnnotations:0xc000d9eea0}] Aliases:map[]}\"\nJun 09 12:01:01.137408 crc crio[21508]: time=\"2026-06-09T12:01:01.137348174Z\" level=info msg=\"Checking pod openstack_keystone-cron-29683441-284qm for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 12:01:01.146448 crc crio[21508]: time=\"2026-06-09T12:01:01.146261513Z\" level=info msg=\"Ran pod sandbox af7a04e08862832b925dfb65686910bbd2d9b26633a86623328b2002ff80b612 with infra container: openstack/keystone-cron-29683441-284qm/POD\" id=fdf63947-bcf3-4d87-bc63-e342b70cbc8c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 12:01:01.149154 crc crio[21508]: time=\"2026-06-09T12:01:01.149078085Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=fe0a3691-3a9c-49d7-bdde-7345b2444901 name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:01:01.186934 crc crio[21508]: time=\"2026-06-09T12:01:01.186857504Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=81943d30-80b9-4159-a444-3452c6b46f94 name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:01:01.196362 crc crio[21508]: time=\"2026-06-09T12:01:01.195254988Z\" level=info msg=\"Creating container: openstack/keystone-cron-29683441-284qm/keystone-cron\" id=19eb27d9-bc58-40f9-bcba-201cce50af41 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:01:01.196362 crc crio[21508]: time=\"2026-06-09T12:01:01.195799364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:01:01.257651 crc crio[21508]: time=\"2026-06-09T12:01:01.256950252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:01:01.265625 crc crio[21508]: time=\"2026-06-09T12:01:01.265537062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:01:01.403862 crc crio[21508]: time=\"2026-06-09T12:01:01.403649879Z\" level=info msg=\"Created container 583e030bca48ea79c6c69bcc84e5b24e2e88323a3c44895cbe27a424bf31c56d: openstack/keystone-cron-29683441-284qm/keystone-cron\" id=19eb27d9-bc58-40f9-bcba-201cce50af41 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:01:01.404922 crc crio[21508]: time=\"2026-06-09T12:01:01.404815023Z\" level=info msg=\"Starting container: 583e030bca48ea79c6c69bcc84e5b24e2e88323a3c44895cbe27a424bf31c56d\" id=b3e83cff-f2b5-459d-a5bf-ce0c45ae4613 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 12:01:01.411605 crc crio[21508]: time=\"2026-06-09T12:01:01.411524138Z\" level=info msg=\"Started container\" PID=190930 containerID=583e030bca48ea79c6c69bcc84e5b24e2e88323a3c44895cbe27a424bf31c56d description=openstack/keystone-cron-29683441-284qm/keystone-cron id=b3e83cff-f2b5-459d-a5bf-ce0c45ae4613 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af7a04e08862832b925dfb65686910bbd2d9b26633a86623328b2002ff80b612\nJun 09 12:01:11.819605 crc crio[21508]: time=\"2026-06-09T12:01:11.818716476Z\" level=info msg=\"Stopping pod sandbox: af7a04e08862832b925dfb65686910bbd2d9b26633a86623328b2002ff80b612\" id=9aef6485-07a3-4754-85b4-b6e44d10f483 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:01:11.821667 crc crio[21508]: time=\"2026-06-09T12:01:11.820183958Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29683441-284qm Namespace:openstack ID:af7a04e08862832b925dfb65686910bbd2d9b26633a86623328b2002ff80b612 UID:26ffeb87-7fa8-46bc-bf2a-46f7ca96d92d NetNS:/var/run/netns/e1ec9de0-a6ea-4197-96dc-7f354adb796a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26ffeb87_7fa8_46bc_bf2a_46f7ca96d92d.slice PodAnnotations:0xc002c0a280}] Aliases:map[]}\"\nJun 09 12:01:11.821667 crc crio[21508]: time=\"2026-06-09T12:01:11.820370654Z\" level=info msg=\"Deleting pod openstack_keystone-cron-29683441-284qm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 12:01:12.181419 crc crio[21508]: time=\"2026-06-09T12:01:12.180749495Z\" level=info msg=\"Stopped pod sandbox: af7a04e08862832b925dfb65686910bbd2d9b26633a86623328b2002ff80b612\" id=9aef6485-07a3-4754-85b4-b6e44d10f483 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:01:30.343206 crc crio[21508]: time=\"2026-06-09T12:01:30.342014731Z\" level=info msg=\"Stopping pod sandbox: 6e6e288a705b97f96da931144906c7bd8dcabc3ddfea67842878c74108998a83\" id=25cbe99b-572c-4c79-a970-451d6b03edcd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:01:30.344843 crc crio[21508]: time=\"2026-06-09T12:01:30.343254787Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6e6e288a705b97f96da931144906c7bd8dcabc3ddfea67842878c74108998a83\" id=25cbe99b-572c-4c79-a970-451d6b03edcd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:01:30.345247 crc crio[21508]: time=\"2026-06-09T12:01:30.345201924Z\" level=info msg=\"Removing pod sandbox: 6e6e288a705b97f96da931144906c7bd8dcabc3ddfea67842878c74108998a83\" id=2977542a-0f76-4eff-824f-13bc0bcfaed2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 12:01:30.376971 crc crio[21508]: time=\"2026-06-09T12:01:30.376896766Z\" level=info msg=\"Removed pod sandbox: 6e6e288a705b97f96da931144906c7bd8dcabc3ddfea67842878c74108998a83\" id=2977542a-0f76-4eff-824f-13bc0bcfaed2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 12:02:01.160476 crc crio[21508]: time=\"2026-06-09T12:02:01.159462932Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683442-b4467/POD\" id=a2d04da9-599f-4e62-afee-791b64e0e40d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 12:02:01.161750 crc crio[21508]: time=\"2026-06-09T12:02:01.160506372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:02:01.192843 crc crio[21508]: time=\"2026-06-09T12:02:01.192673567Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683442-b4467 Namespace:openshift-infra ID:c0faea9d46fa7e263bd3ea378636803fd70913c31ab36c30483ad4603ca2c658 UID:47407061-c565-4096-9b22-67044733fef8 NetNS:/var/run/netns/fde6c8e4-3d66-4179-8947-c997f2314501 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47407061_c565_4096_9b22_67044733fef8.slice PodAnnotations:0xc000d9eba0}] Aliases:map[]}\"\nJun 09 12:02:01.192843 crc crio[21508]: time=\"2026-06-09T12:02:01.19277549Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683442-b4467 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 12:02:02.011786 crc crio[21508]: 2026-06-09T12:02:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c0faea9d46fa7e2 Mac:be:d9:2d:6e:c5:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:07 Mtu:0 Sandbox:/var/run/netns/fde6c8e4-3d66-4179-8947-c997f2314501 SocketPath: PciID:}] [{Interface:0xc0002ac5c0 Address:{IP:10.217.1.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 12:02:02.014223 crc crio[21508]: time=\"2026-06-09T12:02:02.013912611Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683442-b4467 Namespace:openshift-infra ID:c0faea9d46fa7e263bd3ea378636803fd70913c31ab36c30483ad4603ca2c658 UID:47407061-c565-4096-9b22-67044733fef8 NetNS:/var/run/netns/fde6c8e4-3d66-4179-8947-c997f2314501 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47407061_c565_4096_9b22_67044733fef8.slice PodAnnotations:0xc000d9eba0}] Aliases:map[]}\"\nJun 09 12:02:02.014463 crc crio[21508]: time=\"2026-06-09T12:02:02.014415656Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683442-b4467 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 12:02:02.024053 crc crio[21508]: time=\"2026-06-09T12:02:02.023984174Z\" level=info msg=\"Ran pod sandbox c0faea9d46fa7e263bd3ea378636803fd70913c31ab36c30483ad4603ca2c658 with infra container: openshift-infra/auto-csr-approver-29683442-b4467/POD\" id=a2d04da9-599f-4e62-afee-791b64e0e40d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 12:02:02.029100 crc crio[21508]: time=\"2026-06-09T12:02:02.029040921Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=5f007a5e-f4a1-4902-a433-5940d237c8e2 name=/runtime.v1.ImageService/PullImage\nJun 09 12:02:02.041242 crc crio[21508]: time=\"2026-06-09T12:02:02.041156464Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 12:02:03.333448 crc crio[21508]: time=\"2026-06-09T12:02:03.332725655Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=5f007a5e-f4a1-4902-a433-5940d237c8e2 name=/runtime.v1.ImageService/PullImage\nJun 09 12:02:03.334934 crc crio[21508]: time=\"2026-06-09T12:02:03.334818976Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7433e878-4b49-4556-ae9f-ebc2f48c801c name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:02:03.337665 crc crio[21508]: time=\"2026-06-09T12:02:03.337586757Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=dae42c25-ffd8-4248-9a26-b8877755ad8b name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:02:03.350706 crc crio[21508]: time=\"2026-06-09T12:02:03.350582955Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683442-b4467/oc\" id=415480c5-f577-45c5-9c9d-7ba8f19bd483 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:02:03.351242 crc crio[21508]: time=\"2026-06-09T12:02:03.351188642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:02:03.424734 crc crio[21508]: time=\"2026-06-09T12:02:03.424396261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:02:03.713244 crc crio[21508]: time=\"2026-06-09T12:02:03.713105658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:02:03.862487 crc crio[21508]: time=\"2026-06-09T12:02:03.862241555Z\" level=info msg=\"Created container 6638b66c1afbe5f2278e9d35060861a182db6359433fbbd7f3c40ae299b84273: openshift-infra/auto-csr-approver-29683442-b4467/oc\" id=415480c5-f577-45c5-9c9d-7ba8f19bd483 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:02:03.863859 crc crio[21508]: time=\"2026-06-09T12:02:03.863756759Z\" level=info msg=\"Starting container: 6638b66c1afbe5f2278e9d35060861a182db6359433fbbd7f3c40ae299b84273\" id=0e71300c-d1c3-475d-a75f-eb45e9befe7b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 12:02:03.870724 crc crio[21508]: time=\"2026-06-09T12:02:03.870600228Z\" level=info msg=\"Started container\" PID=194622 containerID=6638b66c1afbe5f2278e9d35060861a182db6359433fbbd7f3c40ae299b84273 description=openshift-infra/auto-csr-approver-29683442-b4467/oc id=0e71300c-d1c3-475d-a75f-eb45e9befe7b name=/runtime.v1.RuntimeService/StartContainer sandboxID=c0faea9d46fa7e263bd3ea378636803fd70913c31ab36c30483ad4603ca2c658\nJun 09 12:02:05.664510 crc crio[21508]: time=\"2026-06-09T12:02:05.663602404Z\" level=info msg=\"Stopping pod sandbox: c0faea9d46fa7e263bd3ea378636803fd70913c31ab36c30483ad4603ca2c658\" id=06f20c31-4715-4bf2-83e4-aacf5c9e5553 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:02:05.665892 crc crio[21508]: time=\"2026-06-09T12:02:05.665247452Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683442-b4467 Namespace:openshift-infra ID:c0faea9d46fa7e263bd3ea378636803fd70913c31ab36c30483ad4603ca2c658 UID:47407061-c565-4096-9b22-67044733fef8 NetNS:/var/run/netns/fde6c8e4-3d66-4179-8947-c997f2314501 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47407061_c565_4096_9b22_67044733fef8.slice PodAnnotations:0xc002a12520}] Aliases:map[]}\"\nJun 09 12:02:05.665892 crc crio[21508]: time=\"2026-06-09T12:02:05.665596462Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683442-b4467 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 12:02:06.029406 crc crio[21508]: time=\"2026-06-09T12:02:06.029118934Z\" level=info msg=\"Stopped pod sandbox: c0faea9d46fa7e263bd3ea378636803fd70913c31ab36c30483ad4603ca2c658\" id=06f20c31-4715-4bf2-83e4-aacf5c9e5553 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:02:20.920658 crc crio[21508]: time=\"2026-06-09T12:02:20.919605537Z\" level=info msg=\"Stopping pod sandbox: fda21259c6702ef8dfd6eeede0363f1e8dc7c809095f86e088fe30c7723f2bcd\" id=93bf92e1-3387-40ce-9c72-681305bc84cd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:02:20.922605 crc crio[21508]: time=\"2026-06-09T12:02:20.922534602Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-xwm85 Namespace:openstack ID:fda21259c6702ef8dfd6eeede0363f1e8dc7c809095f86e088fe30c7723f2bcd UID:1ea1b504-dadb-43d1-873f-fa4d58d93817 NetNS:/var/run/netns/4d0904bc-be2c-4c64-b395-63824d28feac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ea1b504_dadb_43d1_873f_fa4d58d93817.slice PodAnnotations:0xc000b282c8}] Aliases:map[]}\"\nJun 09 12:02:20.922821 crc crio[21508]: time=\"2026-06-09T12:02:20.922768489Z\" level=info msg=\"Deleting pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-xwm85 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 12:02:21.368102 crc crio[21508]: time=\"2026-06-09T12:02:21.367827403Z\" level=info msg=\"Stopped pod sandbox: fda21259c6702ef8dfd6eeede0363f1e8dc7c809095f86e088fe30c7723f2bcd\" id=93bf92e1-3387-40ce-9c72-681305bc84cd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:02:22.786279 crc crio[21508]: time=\"2026-06-09T12:02:22.785632416Z\" level=info msg=\"Running pod sandbox: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-szz8d/POD\" id=62adf7a9-2264-4491-8eb5-15cec11852fd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 12:02:22.786279 crc crio[21508]: time=\"2026-06-09T12:02:22.786257225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:02:22.822364 crc crio[21508]: time=\"2026-06-09T12:02:22.822254252Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-szz8d Namespace:openstack ID:823ea84f0c204471a9b4df1f245e751bc41e0a28e176a76b3a72036e9c602edc UID:e783fe3d-95cd-4a3b-b73e-d5bbee9c76aa NetNS:/var/run/netns/1bba62ff-dbb7-4efc-8bdf-1f804ef8c8c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode783fe3d_95cd_4a3b_b73e_d5bbee9c76aa.slice PodAnnotations:0xc004e42740}] Aliases:map[]}\"\nJun 09 12:02:22.822364 crc crio[21508]: time=\"2026-06-09T12:02:22.822355745Z\" level=info msg=\"Adding pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-szz8d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 12:02:23.735354 crc crio[21508]: 2026-06-09T12:02:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:823ea84f0c20447 Mac:06:3f:6d:70:df:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:08 Mtu:0 Sandbox:/var/run/netns/1bba62ff-dbb7-4efc-8bdf-1f804ef8c8c0 SocketPath: PciID:}] [{Interface:0xc000260a00 Address:{IP:10.217.1.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 12:02:23.737628 crc crio[21508]: time=\"2026-06-09T12:02:23.737498129Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-szz8d Namespace:openstack ID:823ea84f0c204471a9b4df1f245e751bc41e0a28e176a76b3a72036e9c602edc UID:e783fe3d-95cd-4a3b-b73e-d5bbee9c76aa NetNS:/var/run/netns/1bba62ff-dbb7-4efc-8bdf-1f804ef8c8c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode783fe3d_95cd_4a3b_b73e_d5bbee9c76aa.slice PodAnnotations:0xc004e42740}] Aliases:map[]}\"\nJun 09 12:02:23.737785 crc crio[21508]: time=\"2026-06-09T12:02:23.737763387Z\" level=info msg=\"Checking pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-szz8d for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 12:02:23.748083 crc crio[21508]: time=\"2026-06-09T12:02:23.747760268Z\" level=info msg=\"Ran pod sandbox 823ea84f0c204471a9b4df1f245e751bc41e0a28e176a76b3a72036e9c602edc with infra container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-szz8d/POD\" id=62adf7a9-2264-4491-8eb5-15cec11852fd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 12:02:23.753520 crc crio[21508]: time=\"2026-06-09T12:02:23.753475624Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=639049f8-cf7d-4a91-a1c8-0ee52096b108 name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:02:23.846404 crc crio[21508]: time=\"2026-06-09T12:02:23.845726767Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=73b84ea1-c90c-4fcf-a93b-5cbf918a9a95 name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:02:23.908604 crc crio[21508]: time=\"2026-06-09T12:02:23.908433061Z\" level=info msg=\"Creating container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-szz8d/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=c34b7cbf-ec43-4771-836a-b6d88c1ad629 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:02:23.909251 crc crio[21508]: time=\"2026-06-09T12:02:23.909181222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:02:24.013505 crc crio[21508]: time=\"2026-06-09T12:02:24.013405144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:02:24.018169 crc crio[21508]: time=\"2026-06-09T12:02:24.01808081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:02:24.193739 crc crio[21508]: time=\"2026-06-09T12:02:24.192647136Z\" level=info msg=\"Created container 170446cb9212de57d86f356cf8bbcbcd272db4f7b7c5502f37029aa730c60514: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-szz8d/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=c34b7cbf-ec43-4771-836a-b6d88c1ad629 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:02:24.196895 crc crio[21508]: time=\"2026-06-09T12:02:24.196792296Z\" level=info msg=\"Starting container: 170446cb9212de57d86f356cf8bbcbcd272db4f7b7c5502f37029aa730c60514\" id=52cebaf1-dce7-4ef7-a961-ab67110acb41 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 12:02:24.203469 crc crio[21508]: time=\"2026-06-09T12:02:24.203363357Z\" level=info msg=\"Started container\" PID=195969 containerID=170446cb9212de57d86f356cf8bbcbcd272db4f7b7c5502f37029aa730c60514 description=openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-szz8d/nova-edpm-deployment-ipam-openstack-edpm-ipam id=52cebaf1-dce7-4ef7-a961-ab67110acb41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=823ea84f0c204471a9b4df1f245e751bc41e0a28e176a76b3a72036e9c602edc\nJun 09 12:02:30.405166 crc crio[21508]: time=\"2026-06-09T12:02:30.40472755Z\" level=info msg=\"Removing container: 234b9a31abd56aa754b722537717f73665a20374e7bb4eda1e087fe1ada349d5\" id=4a82441f-3b2b-46f9-842e-a8d5e3b87bb4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:02:30.569127 crc crio[21508]: time=\"2026-06-09T12:02:30.568674058Z\" level=info msg=\"Removed container 234b9a31abd56aa754b722537717f73665a20374e7bb4eda1e087fe1ada349d5: openshift-infra/auto-csr-approver-29683436-2mcjl/oc\" id=4a82441f-3b2b-46f9-842e-a8d5e3b87bb4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:02:30.581437 crc crio[21508]: time=\"2026-06-09T12:02:30.581350486Z\" level=info msg=\"Stopping pod sandbox: 64402806dc8d27772a8d13c90436d4a0f4ad98de4b20b297c4844c9ea0b45d3d\" id=3efa6384-6b4d-45c0-853c-a38f26d86fcf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:02:30.581979 crc crio[21508]: time=\"2026-06-09T12:02:30.581951254Z\" level=info msg=\"Stopped pod sandbox (already stopped): 64402806dc8d27772a8d13c90436d4a0f4ad98de4b20b297c4844c9ea0b45d3d\" id=3efa6384-6b4d-45c0-853c-a38f26d86fcf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:02:30.583081 crc crio[21508]: time=\"2026-06-09T12:02:30.582983894Z\" level=info msg=\"Removing pod sandbox: 64402806dc8d27772a8d13c90436d4a0f4ad98de4b20b297c4844c9ea0b45d3d\" id=030ebc51-ba2f-47d7-bd0f-8a39a11910dd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 12:02:30.599733 crc crio[21508]: time=\"2026-06-09T12:02:30.599618908Z\" level=info msg=\"Removed pod sandbox: 64402806dc8d27772a8d13c90436d4a0f4ad98de4b20b297c4844c9ea0b45d3d\" id=030ebc51-ba2f-47d7-bd0f-8a39a11910dd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 12:04:01.622864 crc crio[21508]: time=\"2026-06-09T12:04:01.621501438Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683444-w9pqh/POD\" id=1cc30a66-d42a-46df-a3b6-423717143a45 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 12:04:01.624963 crc crio[21508]: time=\"2026-06-09T12:04:01.622915699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:04:01.669056 crc crio[21508]: time=\"2026-06-09T12:04:01.668940917Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683444-w9pqh Namespace:openshift-infra ID:01a06042396cc660af979a2aaaa0ce08f5857b3073a4b0836e6bc651ac35e9eb UID:df6bbe0c-3dcc-43ee-bc3b-6d80fc1f8398 NetNS:/var/run/netns/998eb763-6ff2-411a-b5e4-65b4e67d30ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf6bbe0c_3dcc_43ee_bc3b_6d80fc1f8398.slice PodAnnotations:0xc000d9f708}] Aliases:map[]}\"\nJun 09 12:04:01.669056 crc crio[21508]: time=\"2026-06-09T12:04:01.66901289Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683444-w9pqh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 12:04:02.315004 crc crio[21508]: 2026-06-09T12:04:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:01a06042396cc66 Mac:f6:c2:b0:55:a1:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:09 Mtu:0 Sandbox:/var/run/netns/998eb763-6ff2-411a-b5e4-65b4e67d30ad SocketPath: PciID:}] [{Interface:0xc000244590 Address:{IP:10.217.1.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 12:04:02.316717 crc crio[21508]: time=\"2026-06-09T12:04:02.316609323Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683444-w9pqh Namespace:openshift-infra ID:01a06042396cc660af979a2aaaa0ce08f5857b3073a4b0836e6bc651ac35e9eb UID:df6bbe0c-3dcc-43ee-bc3b-6d80fc1f8398 NetNS:/var/run/netns/998eb763-6ff2-411a-b5e4-65b4e67d30ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf6bbe0c_3dcc_43ee_bc3b_6d80fc1f8398.slice PodAnnotations:0xc000d9f708}] Aliases:map[]}\"\nJun 09 12:04:02.316937 crc crio[21508]: time=\"2026-06-09T12:04:02.31683813Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683444-w9pqh for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 12:04:02.334499 crc crio[21508]: time=\"2026-06-09T12:04:02.334200855Z\" level=info msg=\"Ran pod sandbox 01a06042396cc660af979a2aaaa0ce08f5857b3073a4b0836e6bc651ac35e9eb with infra container: openshift-infra/auto-csr-approver-29683444-w9pqh/POD\" id=1cc30a66-d42a-46df-a3b6-423717143a45 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 12:04:02.340629 crc crio[21508]: time=\"2026-06-09T12:04:02.34054624Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=2948ed1a-e797-4657-9f5a-ef9e3b7c23fd name=/runtime.v1.ImageService/PullImage\nJun 09 12:04:02.357111 crc crio[21508]: time=\"2026-06-09T12:04:02.357002018Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 12:04:03.738534 crc crio[21508]: time=\"2026-06-09T12:04:03.737830907Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=2948ed1a-e797-4657-9f5a-ef9e3b7c23fd name=/runtime.v1.ImageService/PullImage\nJun 09 12:04:03.740857 crc crio[21508]: time=\"2026-06-09T12:04:03.739597408Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e2cd70c1-160f-4461-9418-609f0e0b32a3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:04:03.743430 crc crio[21508]: time=\"2026-06-09T12:04:03.743348867Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8d97da59-9030-4d51-a3ba-1d928e8209a0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:04:03.845663 crc crio[21508]: time=\"2026-06-09T12:04:03.844134508Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683444-w9pqh/oc\" id=4f0aab80-ef2d-46fd-83dd-1bf35a369d99 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:04:03.845663 crc crio[21508]: time=\"2026-06-09T12:04:03.84490055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:04:03.902961 crc crio[21508]: time=\"2026-06-09T12:04:03.900157828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:04:04.216102 crc crio[21508]: time=\"2026-06-09T12:04:04.215944552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:04:04.498495 crc crio[21508]: time=\"2026-06-09T12:04:04.497604642Z\" level=info msg=\"Created container 70a078b01833ec9af75645449aa133e3e0baf535964817cda845f505e931c658: openshift-infra/auto-csr-approver-29683444-w9pqh/oc\" id=4f0aab80-ef2d-46fd-83dd-1bf35a369d99 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:04:04.499787 crc crio[21508]: time=\"2026-06-09T12:04:04.499725794Z\" level=info msg=\"Starting container: 70a078b01833ec9af75645449aa133e3e0baf535964817cda845f505e931c658\" id=6857decd-9e67-4b22-9668-59bd29dcf0c3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 12:04:04.505560 crc crio[21508]: time=\"2026-06-09T12:04:04.505465941Z\" level=info msg=\"Started container\" PID=201563 containerID=70a078b01833ec9af75645449aa133e3e0baf535964817cda845f505e931c658 description=openshift-infra/auto-csr-approver-29683444-w9pqh/oc id=6857decd-9e67-4b22-9668-59bd29dcf0c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=01a06042396cc660af979a2aaaa0ce08f5857b3073a4b0836e6bc651ac35e9eb\nJun 09 12:04:06.710067 crc crio[21508]: time=\"2026-06-09T12:04:06.709082368Z\" level=info msg=\"Stopping pod sandbox: 01a06042396cc660af979a2aaaa0ce08f5857b3073a4b0836e6bc651ac35e9eb\" id=5b56a374-df6f-444f-823f-b00606891dce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:04:06.711953 crc crio[21508]: time=\"2026-06-09T12:04:06.710821839Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683444-w9pqh Namespace:openshift-infra ID:01a06042396cc660af979a2aaaa0ce08f5857b3073a4b0836e6bc651ac35e9eb UID:df6bbe0c-3dcc-43ee-bc3b-6d80fc1f8398 NetNS:/var/run/netns/998eb763-6ff2-411a-b5e4-65b4e67d30ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf6bbe0c_3dcc_43ee_bc3b_6d80fc1f8398.slice PodAnnotations:0xc000b29b20}] Aliases:map[]}\"\nJun 09 12:04:06.711953 crc crio[21508]: time=\"2026-06-09T12:04:06.710985093Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683444-w9pqh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 12:04:07.134571 crc crio[21508]: time=\"2026-06-09T12:04:07.13446581Z\" level=info msg=\"Stopped pod sandbox: 01a06042396cc660af979a2aaaa0ce08f5857b3073a4b0836e6bc651ac35e9eb\" id=5b56a374-df6f-444f-823f-b00606891dce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:04:30.649842 crc crio[21508]: time=\"2026-06-09T12:04:30.648205769Z\" level=info msg=\"Removing container: 94c6d77a0ac047eb40899ba4ec45327a38ccc611ba8975395c1880a26f21dd8c\" id=bd5c005d-0bcd-4f56-9f77-c0175cf85194 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:04:30.806471 crc crio[21508]: time=\"2026-06-09T12:04:30.806347118Z\" level=info msg=\"Removed container 94c6d77a0ac047eb40899ba4ec45327a38ccc611ba8975395c1880a26f21dd8c: openshift-infra/auto-csr-approver-29683438-55rdx/oc\" id=bd5c005d-0bcd-4f56-9f77-c0175cf85194 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:04:30.826999 crc crio[21508]: time=\"2026-06-09T12:04:30.826898086Z\" level=info msg=\"Stopping pod sandbox: 5609a680f20406090a096fc28d576fa78a6bfa4cb41a79c4a1a966893b8a22db\" id=35e353c4-a7f1-4b40-9323-6d136c64b905 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:04:30.827505 crc crio[21508]: time=\"2026-06-09T12:04:30.827484343Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5609a680f20406090a096fc28d576fa78a6bfa4cb41a79c4a1a966893b8a22db\" id=35e353c4-a7f1-4b40-9323-6d136c64b905 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:04:30.829092 crc crio[21508]: time=\"2026-06-09T12:04:30.829009447Z\" level=info msg=\"Removing pod sandbox: 5609a680f20406090a096fc28d576fa78a6bfa4cb41a79c4a1a966893b8a22db\" id=210384b5-75ff-4744-8056-763ed01b0bfc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 12:04:30.859481 crc crio[21508]: time=\"2026-06-09T12:04:30.859256297Z\" level=info msg=\"Removed pod sandbox: 5609a680f20406090a096fc28d576fa78a6bfa4cb41a79c4a1a966893b8a22db\" id=210384b5-75ff-4744-8056-763ed01b0bfc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 12:05:07.595833 crc crio[21508]: time=\"2026-06-09T12:05:07.594482071Z\" level=info msg=\"Stopping pod sandbox: 823ea84f0c204471a9b4df1f245e751bc41e0a28e176a76b3a72036e9c602edc\" id=b0e9b81c-b9af-4742-944b-95ee05ec22c0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:05:07.599019 crc crio[21508]: time=\"2026-06-09T12:05:07.596252552Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-szz8d Namespace:openstack ID:823ea84f0c204471a9b4df1f245e751bc41e0a28e176a76b3a72036e9c602edc UID:e783fe3d-95cd-4a3b-b73e-d5bbee9c76aa NetNS:/var/run/netns/1bba62ff-dbb7-4efc-8bdf-1f804ef8c8c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode783fe3d_95cd_4a3b_b73e_d5bbee9c76aa.slice PodAnnotations:0xc003b386b8}] Aliases:map[]}\"\nJun 09 12:05:07.599019 crc crio[21508]: time=\"2026-06-09T12:05:07.59651601Z\" level=info msg=\"Deleting pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-szz8d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 12:05:08.132838 crc crio[21508]: time=\"2026-06-09T12:05:08.131663344Z\" level=info msg=\"Stopped pod sandbox: 823ea84f0c204471a9b4df1f245e751bc41e0a28e176a76b3a72036e9c602edc\" id=b0e9b81c-b9af-4742-944b-95ee05ec22c0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:05:09.186554 crc crio[21508]: time=\"2026-06-09T12:05:09.186021746Z\" level=info msg=\"Running pod sandbox: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-87c92/POD\" id=d4b61df4-6b12-45fa-b4ad-1eb117b508fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 12:05:09.188140 crc crio[21508]: time=\"2026-06-09T12:05:09.186580703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:05:09.228499 crc crio[21508]: time=\"2026-06-09T12:05:09.228406789Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-87c92 Namespace:openstack ID:10a4e0186cd504be367e0639d8eea240635754aa5a5dafbedd67928023fdf18c UID:830fd90e-d322-486e-a008-d04c649dd673 NetNS:/var/run/netns/dab36a31-5255-4181-bcfb-15dd10a38ac2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod830fd90e_d322_486e_a008_d04c649dd673.slice PodAnnotations:0xc0039b92c0}] Aliases:map[]}\"\nJun 09 12:05:09.228499 crc crio[21508]: time=\"2026-06-09T12:05:09.228477971Z\" level=info msg=\"Adding pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-87c92 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 12:05:09.875012 crc crio[21508]: 2026-06-09T12:05:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:10a4e0186cd504b Mac:aa:c6:64:10:51:25 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0a Mtu:0 Sandbox:/var/run/netns/dab36a31-5255-4181-bcfb-15dd10a38ac2 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 12:05:09.876203 crc crio[21508]: time=\"2026-06-09T12:05:09.876122667Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-87c92 Namespace:openstack ID:10a4e0186cd504be367e0639d8eea240635754aa5a5dafbedd67928023fdf18c UID:830fd90e-d322-486e-a008-d04c649dd673 NetNS:/var/run/netns/dab36a31-5255-4181-bcfb-15dd10a38ac2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod830fd90e_d322_486e_a008_d04c649dd673.slice PodAnnotations:0xc0039b92c0}] Aliases:map[]}\"\nJun 09 12:05:09.876443 crc crio[21508]: time=\"2026-06-09T12:05:09.876372894Z\" level=info msg=\"Checking pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-87c92 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 12:05:09.887773 crc crio[21508]: time=\"2026-06-09T12:05:09.887605501Z\" level=info msg=\"Ran pod sandbox 10a4e0186cd504be367e0639d8eea240635754aa5a5dafbedd67928023fdf18c with infra container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-87c92/POD\" id=d4b61df4-6b12-45fa-b4ad-1eb117b508fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 12:05:09.889856 crc crio[21508]: time=\"2026-06-09T12:05:09.889815625Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=b8cc61f9-a218-4de3-b574-7cc1513d96bb name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:05:09.943088 crc crio[21508]: time=\"2026-06-09T12:05:09.942998382Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=eac1d7d5-ee34-4de3-a381-b5de88904f94 name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:05:09.951007 crc crio[21508]: time=\"2026-06-09T12:05:09.950964173Z\" level=info msg=\"Creating container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-87c92/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=f0d5a82f-7618-4895-bbd6-1a9cb73d40ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:05:09.951604 crc crio[21508]: time=\"2026-06-09T12:05:09.951581711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:05:10.031831 crc crio[21508]: time=\"2026-06-09T12:05:10.031182786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:05:10.035800 crc crio[21508]: time=\"2026-06-09T12:05:10.03509321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:05:10.174257 crc crio[21508]: time=\"2026-06-09T12:05:10.174146384Z\" level=info msg=\"Created container d746ee91fd68d6efd4dcd2fa7d450c7b25a7e610b18b2f349d05279b00a43d33: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-87c92/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=f0d5a82f-7618-4895-bbd6-1a9cb73d40ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:05:10.175645 crc crio[21508]: time=\"2026-06-09T12:05:10.175561605Z\" level=info msg=\"Starting container: d746ee91fd68d6efd4dcd2fa7d450c7b25a7e610b18b2f349d05279b00a43d33\" id=a1d4b841-2d70-49be-a00b-56e747661518 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 12:05:10.184679 crc crio[21508]: time=\"2026-06-09T12:05:10.184620929Z\" level=info msg=\"Started container\" PID=205494 containerID=d746ee91fd68d6efd4dcd2fa7d450c7b25a7e610b18b2f349d05279b00a43d33 description=openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-87c92/telemetry-edpm-deployment-ipam-openstack-edpm-ipam id=a1d4b841-2d70-49be-a00b-56e747661518 name=/runtime.v1.RuntimeService/StartContainer sandboxID=10a4e0186cd504be367e0639d8eea240635754aa5a5dafbedd67928023fdf18c\nJun 09 12:05:17.925476 crc crio[21508]: time=\"2026-06-09T12:05:17.924470994Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-mf7jv/POD\" id=bc169b4a-e2d2-4b46-b691-4b366ad6c014 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 12:05:17.926962 crc crio[21508]: time=\"2026-06-09T12:05:17.925505594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:05:17.976007 crc crio[21508]: time=\"2026-06-09T12:05:17.975840218Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-mf7jv Namespace:openshift-marketplace ID:f05e45fdc485828f80745b241158a6a59a34c3b340d0c526c8438ff741b11c13 UID:be5f8d91-eb25-4a62-8e76-b249b39b8f21 NetNS:/var/run/netns/431d71ff-c180-428b-b458-8d2cfb520f22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbe5f8d91_eb25_4a62_8e76_b249b39b8f21.slice PodAnnotations:0xc00244e348}] Aliases:map[]}\"\nJun 09 12:05:17.976007 crc crio[21508]: time=\"2026-06-09T12:05:17.975965721Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-mf7jv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 12:05:18.569861 crc crio[21508]: 2026-06-09T12:05:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f05e45fdc485828 Mac:86:b6:ad:27:f2:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0b Mtu:0 Sandbox:/var/run/netns/431d71ff-c180-428b-b458-8d2cfb520f22 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.1.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 12:05:18.571564 crc crio[21508]: time=\"2026-06-09T12:05:18.57147754Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-mf7jv Namespace:openshift-marketplace ID:f05e45fdc485828f80745b241158a6a59a34c3b340d0c526c8438ff741b11c13 UID:be5f8d91-eb25-4a62-8e76-b249b39b8f21 NetNS:/var/run/netns/431d71ff-c180-428b-b458-8d2cfb520f22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbe5f8d91_eb25_4a62_8e76_b249b39b8f21.slice PodAnnotations:0xc00244e348}] Aliases:map[]}\"\nJun 09 12:05:18.571751 crc crio[21508]: time=\"2026-06-09T12:05:18.571682386Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-mf7jv for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 12:05:18.584075 crc crio[21508]: time=\"2026-06-09T12:05:18.583949833Z\" level=info msg=\"Ran pod sandbox f05e45fdc485828f80745b241158a6a59a34c3b340d0c526c8438ff741b11c13 with infra container: openshift-marketplace/redhat-marketplace-mf7jv/POD\" id=bc169b4a-e2d2-4b46-b691-4b366ad6c014 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 12:05:18.587127 crc crio[21508]: time=\"2026-06-09T12:05:18.587008812Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9fca5e6a-0aba-417c-98c3-60d5d3b8ac08 name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:05:18.591036 crc crio[21508]: time=\"2026-06-09T12:05:18.590945907Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=10faea00-d950-4b7c-b37d-7174ce474f42 name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:05:18.607167 crc crio[21508]: time=\"2026-06-09T12:05:18.607024284Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-mf7jv/extract-utilities\" id=6a79f898-59f5-4042-a888-0810cee5ed70 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:05:18.607993 crc crio[21508]: time=\"2026-06-09T12:05:18.60790752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:05:18.673632 crc crio[21508]: time=\"2026-06-09T12:05:18.673506128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:05:18.678092 crc crio[21508]: time=\"2026-06-09T12:05:18.677997978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:05:18.860836 crc crio[21508]: time=\"2026-06-09T12:05:18.860094064Z\" level=info msg=\"Created container 809d9d742facb7aaf0cae26e311dadd74040e16728b87ed56d03422953c06180: openshift-marketplace/redhat-marketplace-mf7jv/extract-utilities\" id=6a79f898-59f5-4042-a888-0810cee5ed70 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:05:18.863473 crc crio[21508]: time=\"2026-06-09T12:05:18.863366609Z\" level=info msg=\"Starting container: 809d9d742facb7aaf0cae26e311dadd74040e16728b87ed56d03422953c06180\" id=41d61b3b-7199-4e4f-a516-16d4ae67fa6e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 12:05:18.871427 crc crio[21508]: time=\"2026-06-09T12:05:18.871272719Z\" level=info msg=\"Started container\" PID=206034 containerID=809d9d742facb7aaf0cae26e311dadd74040e16728b87ed56d03422953c06180 description=openshift-marketplace/redhat-marketplace-mf7jv/extract-utilities id=41d61b3b-7199-4e4f-a516-16d4ae67fa6e name=/runtime.v1.RuntimeService/StartContainer sandboxID=f05e45fdc485828f80745b241158a6a59a34c3b340d0c526c8438ff741b11c13\nJun 09 12:05:19.781750 crc crio[21508]: time=\"2026-06-09T12:05:19.781630544Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=09072e5d-9303-42ce-9595-0d505edb3e0c name=/runtime.v1.ImageService/PullImage\nJun 09 12:05:19.792349 crc crio[21508]: time=\"2026-06-09T12:05:19.792196382Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 09 12:05:20.568932 crc crio[21508]: time=\"2026-06-09T12:05:20.56820591Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=09072e5d-9303-42ce-9595-0d505edb3e0c name=/runtime.v1.ImageService/PullImage\nJun 09 12:05:20.569753 crc crio[21508]: time=\"2026-06-09T12:05:20.569646822Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=9dc26ade-6a21-422a-a8b8-f728c97b7c32 name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:05:20.573363 crc crio[21508]: time=\"2026-06-09T12:05:20.573244727Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=8898e2fd-577e-414f-b5bd-b8ba7cf36858 name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:05:20.581869 crc crio[21508]: time=\"2026-06-09T12:05:20.581782925Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-mf7jv/extract-content\" id=258aca7b-ad2c-4aa8-a202-0d70b3557ee5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:05:20.582413 crc crio[21508]: time=\"2026-06-09T12:05:20.582370172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:05:20.633944 crc crio[21508]: time=\"2026-06-09T12:05:20.633839159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:05:20.637678 crc crio[21508]: time=\"2026-06-09T12:05:20.637617489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:05:20.814572 crc crio[21508]: time=\"2026-06-09T12:05:20.814450982Z\" level=info msg=\"Created container cf656715556ede3b4920f33449f438c60e4a33f37ffa72cec978e40f5bf84677: openshift-marketplace/redhat-marketplace-mf7jv/extract-content\" id=258aca7b-ad2c-4aa8-a202-0d70b3557ee5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:05:20.816170 crc crio[21508]: time=\"2026-06-09T12:05:20.816056688Z\" level=info msg=\"Starting container: cf656715556ede3b4920f33449f438c60e4a33f37ffa72cec978e40f5bf84677\" id=b42b26b4-0dfe-49af-9d4d-3b3c8b3618b7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 12:05:20.822643 crc crio[21508]: time=\"2026-06-09T12:05:20.822264629Z\" level=info msg=\"Started container\" PID=206140 containerID=cf656715556ede3b4920f33449f438c60e4a33f37ffa72cec978e40f5bf84677 description=openshift-marketplace/redhat-marketplace-mf7jv/extract-content id=b42b26b4-0dfe-49af-9d4d-3b3c8b3618b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f05e45fdc485828f80745b241158a6a59a34c3b340d0c526c8438ff741b11c13\nJun 09 12:05:21.817262 crc crio[21508]: time=\"2026-06-09T12:05:21.81634671Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2f2cba80-50e2-4361-9aa3-06da8ad4191a name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:05:21.824755 crc crio[21508]: time=\"2026-06-09T12:05:21.82459687Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f1728b6a-6321-48ed-b68d-fbe0183f8f4e name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:05:21.846922 crc crio[21508]: time=\"2026-06-09T12:05:21.846802825Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-mf7jv/registry-server\" id=05f23746-fc6a-46f1-82a5-3270a1d560d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:05:21.847477 crc crio[21508]: time=\"2026-06-09T12:05:21.847411253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:05:21.929656 crc crio[21508]: time=\"2026-06-09T12:05:21.926699329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:05:21.936529 crc crio[21508]: time=\"2026-06-09T12:05:21.936419182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:05:22.094742 crc crio[21508]: time=\"2026-06-09T12:05:22.094606022Z\" level=info msg=\"Created container 3e8d1b3903a6aa5bd56243046cfb9da15be570db33400e5418ba5ceada638420: openshift-marketplace/redhat-marketplace-mf7jv/registry-server\" id=05f23746-fc6a-46f1-82a5-3270a1d560d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:05:22.096069 crc crio[21508]: time=\"2026-06-09T12:05:22.095964792Z\" level=info msg=\"Starting container: 3e8d1b3903a6aa5bd56243046cfb9da15be570db33400e5418ba5ceada638420\" id=4300abc8-840b-4b7a-83e7-9eae741d2161 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 12:05:22.101871 crc crio[21508]: time=\"2026-06-09T12:05:22.10175845Z\" level=info msg=\"Started container\" PID=206240 containerID=3e8d1b3903a6aa5bd56243046cfb9da15be570db33400e5418ba5ceada638420 description=openshift-marketplace/redhat-marketplace-mf7jv/registry-server id=4300abc8-840b-4b7a-83e7-9eae741d2161 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f05e45fdc485828f80745b241158a6a59a34c3b340d0c526c8438ff741b11c13\nJun 09 12:05:30.948628 crc crio[21508]: time=\"2026-06-09T12:05:30.946530128Z\" level=info msg=\"Stopping container: 3e8d1b3903a6aa5bd56243046cfb9da15be570db33400e5418ba5ceada638420 (timeout: 2s)\" id=0e6f8949-318d-467b-8d36-f06d153b2ce0 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 12:05:31.650209 crc crio[21508]: time=\"2026-06-09T12:05:31.642791758Z\" level=info msg=\"Stopped container 3e8d1b3903a6aa5bd56243046cfb9da15be570db33400e5418ba5ceada638420: openshift-marketplace/redhat-marketplace-mf7jv/registry-server\" id=0e6f8949-318d-467b-8d36-f06d153b2ce0 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 12:05:31.650209 crc crio[21508]: time=\"2026-06-09T12:05:31.644046284Z\" level=info msg=\"Stopping pod sandbox: f05e45fdc485828f80745b241158a6a59a34c3b340d0c526c8438ff741b11c13\" id=6bdc70f3-70b4-4aed-9e85-39d8bb887634 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:05:31.650209 crc crio[21508]: time=\"2026-06-09T12:05:31.649119402Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-mf7jv Namespace:openshift-marketplace ID:f05e45fdc485828f80745b241158a6a59a34c3b340d0c526c8438ff741b11c13 UID:be5f8d91-eb25-4a62-8e76-b249b39b8f21 NetNS:/var/run/netns/431d71ff-c180-428b-b458-8d2cfb520f22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbe5f8d91_eb25_4a62_8e76_b249b39b8f21.slice PodAnnotations:0xc004e43608}] Aliases:map[]}\"\nJun 09 12:05:31.650209 crc crio[21508]: time=\"2026-06-09T12:05:31.649273726Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-mf7jv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 12:05:32.079422 crc crio[21508]: time=\"2026-06-09T12:05:32.078913811Z\" level=info msg=\"Stopped pod sandbox: f05e45fdc485828f80745b241158a6a59a34c3b340d0c526c8438ff741b11c13\" id=6bdc70f3-70b4-4aed-9e85-39d8bb887634 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:05:33.000603 crc crio[21508]: time=\"2026-06-09T12:05:33.000133463Z\" level=info msg=\"Removing container: 3e8d1b3903a6aa5bd56243046cfb9da15be570db33400e5418ba5ceada638420\" id=62dcc103-97ea-4855-afb2-e55a9d58f12c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:05:33.028858 crc crio[21508]: time=\"2026-06-09T12:05:33.028749915Z\" level=info msg=\"Removed container 3e8d1b3903a6aa5bd56243046cfb9da15be570db33400e5418ba5ceada638420: openshift-marketplace/redhat-marketplace-mf7jv/registry-server\" id=62dcc103-97ea-4855-afb2-e55a9d58f12c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:05:33.032215 crc crio[21508]: time=\"2026-06-09T12:05:33.031928148Z\" level=info msg=\"Removing container: cf656715556ede3b4920f33449f438c60e4a33f37ffa72cec978e40f5bf84677\" id=35257901-f172-4230-b255-b4b5e2171166 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:05:33.090390 crc crio[21508]: time=\"2026-06-09T12:05:33.090151111Z\" level=info msg=\"Removed container cf656715556ede3b4920f33449f438c60e4a33f37ffa72cec978e40f5bf84677: openshift-marketplace/redhat-marketplace-mf7jv/extract-content\" id=35257901-f172-4230-b255-b4b5e2171166 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:05:33.097605 crc crio[21508]: time=\"2026-06-09T12:05:33.097489485Z\" level=info msg=\"Removing container: 809d9d742facb7aaf0cae26e311dadd74040e16728b87ed56d03422953c06180\" id=52e21f5a-f9b3-4fc7-a179-b8f2a2e56001 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:05:33.141369 crc crio[21508]: time=\"2026-06-09T12:05:33.141191666Z\" level=info msg=\"Removed container 809d9d742facb7aaf0cae26e311dadd74040e16728b87ed56d03422953c06180: openshift-marketplace/redhat-marketplace-mf7jv/extract-utilities\" id=52e21f5a-f9b3-4fc7-a179-b8f2a2e56001 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:06:00.546254 crc crio[21508]: time=\"2026-06-09T12:06:00.545070691Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683446-qv4qr/POD\" id=80697934-7bda-4d2e-b4ce-df451217d1a9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 12:06:00.547862 crc crio[21508]: time=\"2026-06-09T12:06:00.546269765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:06:00.590868 crc crio[21508]: time=\"2026-06-09T12:06:00.590755559Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683446-qv4qr Namespace:openshift-infra ID:5f46330849a0567c871bbf6203a9174dddcd49464c83452bfbe34bcd5ca5ba37 UID:6af11d13-e100-46a2-8b18-263ef9ae0f6f NetNS:/var/run/netns/a262aa2f-2cf3-48e9-af0b-3c28d032c435 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6af11d13_e100_46a2_8b18_263ef9ae0f6f.slice PodAnnotations:0xc00465e598}] Aliases:map[]}\"\nJun 09 12:06:00.590868 crc crio[21508]: time=\"2026-06-09T12:06:00.590820741Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683446-qv4qr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 12:06:01.153049 crc crio[21508]: 2026-06-09T12:06:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5f46330849a0567 Mac:ee:e2:02:75:9e:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0c Mtu:0 Sandbox:/var/run/netns/a262aa2f-2cf3-48e9-af0b-3c28d032c435 SocketPath: PciID:}] [{Interface:0xc0005825a0 Address:{IP:10.217.1.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 12:06:01.154638 crc crio[21508]: time=\"2026-06-09T12:06:01.154541996Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683446-qv4qr Namespace:openshift-infra ID:5f46330849a0567c871bbf6203a9174dddcd49464c83452bfbe34bcd5ca5ba37 UID:6af11d13-e100-46a2-8b18-263ef9ae0f6f NetNS:/var/run/netns/a262aa2f-2cf3-48e9-af0b-3c28d032c435 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6af11d13_e100_46a2_8b18_263ef9ae0f6f.slice PodAnnotations:0xc00465e598}] Aliases:map[]}\"\nJun 09 12:06:01.154821 crc crio[21508]: time=\"2026-06-09T12:06:01.154784843Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683446-qv4qr for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 12:06:01.167172 crc crio[21508]: time=\"2026-06-09T12:06:01.16707881Z\" level=info msg=\"Ran pod sandbox 5f46330849a0567c871bbf6203a9174dddcd49464c83452bfbe34bcd5ca5ba37 with infra container: openshift-infra/auto-csr-approver-29683446-qv4qr/POD\" id=80697934-7bda-4d2e-b4ce-df451217d1a9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 12:06:01.170401 crc crio[21508]: time=\"2026-06-09T12:06:01.17014646Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=f347e2d6-b60c-4195-8e78-5ef62dcd55cc name=/runtime.v1.ImageService/PullImage\nJun 09 12:06:01.177259 crc crio[21508]: time=\"2026-06-09T12:06:01.177171964Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 12:06:01.938736 crc crio[21508]: time=\"2026-06-09T12:06:01.938132185Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=f347e2d6-b60c-4195-8e78-5ef62dcd55cc name=/runtime.v1.ImageService/PullImage\nJun 09 12:06:01.940244 crc crio[21508]: time=\"2026-06-09T12:06:01.939472404Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0e81005f-143c-4168-bd88-fbeaf8a92954 name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:06:01.941517 crc crio[21508]: time=\"2026-06-09T12:06:01.941438961Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5cd7f2cc-d951-408b-a720-2d02a295524f name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:06:01.951661 crc crio[21508]: time=\"2026-06-09T12:06:01.951478693Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683446-qv4qr/oc\" id=9a4f3655-1747-44ea-a32d-b7d98d5a9cb8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:06:01.952086 crc crio[21508]: time=\"2026-06-09T12:06:01.951997408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:06:02.011136 crc crio[21508]: time=\"2026-06-09T12:06:02.010984214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:06:02.269527 crc crio[21508]: time=\"2026-06-09T12:06:02.268879594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:06:02.430150 crc crio[21508]: time=\"2026-06-09T12:06:02.429961529Z\" level=info msg=\"Created container 291cdf1439a9ea2161628a4859eee16a74321c0127230ff8203703a48d0a0b53: openshift-infra/auto-csr-approver-29683446-qv4qr/oc\" id=9a4f3655-1747-44ea-a32d-b7d98d5a9cb8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:06:02.431479 crc crio[21508]: time=\"2026-06-09T12:06:02.43137874Z\" level=info msg=\"Starting container: 291cdf1439a9ea2161628a4859eee16a74321c0127230ff8203703a48d0a0b53\" id=f956b653-17b4-4bae-9f82-dfed6ef8e5d7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 12:06:02.437397 crc crio[21508]: time=\"2026-06-09T12:06:02.437141227Z\" level=info msg=\"Started container\" PID=208694 containerID=291cdf1439a9ea2161628a4859eee16a74321c0127230ff8203703a48d0a0b53 description=openshift-infra/auto-csr-approver-29683446-qv4qr/oc id=f956b653-17b4-4bae-9f82-dfed6ef8e5d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5f46330849a0567c871bbf6203a9174dddcd49464c83452bfbe34bcd5ca5ba37\nJun 09 12:06:04.492853 crc crio[21508]: time=\"2026-06-09T12:06:04.491846033Z\" level=info msg=\"Stopping pod sandbox: 5f46330849a0567c871bbf6203a9174dddcd49464c83452bfbe34bcd5ca5ba37\" id=9e07dc2a-61fe-4943-bddf-3642d8b1a281 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:06:04.494189 crc crio[21508]: time=\"2026-06-09T12:06:04.493631935Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683446-qv4qr Namespace:openshift-infra ID:5f46330849a0567c871bbf6203a9174dddcd49464c83452bfbe34bcd5ca5ba37 UID:6af11d13-e100-46a2-8b18-263ef9ae0f6f NetNS:/var/run/netns/a262aa2f-2cf3-48e9-af0b-3c28d032c435 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6af11d13_e100_46a2_8b18_263ef9ae0f6f.slice PodAnnotations:0xc00008d1c8}] Aliases:map[]}\"\nJun 09 12:06:04.494189 crc crio[21508]: time=\"2026-06-09T12:06:04.493824651Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683446-qv4qr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 12:06:04.810175 crc crio[21508]: time=\"2026-06-09T12:06:04.810072518Z\" level=info msg=\"Stopped pod sandbox: 5f46330849a0567c871bbf6203a9174dddcd49464c83452bfbe34bcd5ca5ba37\" id=9e07dc2a-61fe-4943-bddf-3642d8b1a281 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:06:12.947822 crc crio[21508]: time=\"2026-06-09T12:06:12.946994301Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-c65qf/POD\" id=66d47a92-d6bd-4f9b-a147-4956fecce767 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 12:06:12.949214 crc crio[21508]: time=\"2026-06-09T12:06:12.947844005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:06:12.992777 crc crio[21508]: time=\"2026-06-09T12:06:12.992646718Z\" level=info msg=\"Got pod network &{Name:community-operators-c65qf Namespace:openshift-marketplace ID:6f5112f765eb841b596e727a9219ab73ca89f1f1c3d6c4e778fa62e4b7c95173 UID:f1fa955f-72f7-455d-9aaa-f88a3462eb30 NetNS:/var/run/netns/05adb805-fb43-4de8-84ed-83f23e9cd242 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf1fa955f_72f7_455d_9aaa_f88a3462eb30.slice PodAnnotations:0xc003b383f0}] Aliases:map[]}\"\nJun 09 12:06:12.992777 crc crio[21508]: time=\"2026-06-09T12:06:12.992783252Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-c65qf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 12:06:13.626320 crc crio[21508]: 2026-06-09T12:06:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6f5112f765eb841 Mac:b2:69:e7:09:e6:1c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0d Mtu:0 Sandbox:/var/run/netns/05adb805-fb43-4de8-84ed-83f23e9cd242 SocketPath: PciID:}] [{Interface:0xc000238cb0 Address:{IP:10.217.1.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 12:06:13.627641 crc crio[21508]: time=\"2026-06-09T12:06:13.627543792Z\" level=info msg=\"Got pod network &{Name:community-operators-c65qf Namespace:openshift-marketplace ID:6f5112f765eb841b596e727a9219ab73ca89f1f1c3d6c4e778fa62e4b7c95173 UID:f1fa955f-72f7-455d-9aaa-f88a3462eb30 NetNS:/var/run/netns/05adb805-fb43-4de8-84ed-83f23e9cd242 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf1fa955f_72f7_455d_9aaa_f88a3462eb30.slice PodAnnotations:0xc003b383f0}] Aliases:map[]}\"\nJun 09 12:06:13.627796 crc crio[21508]: time=\"2026-06-09T12:06:13.627759938Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-c65qf for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 12:06:13.639036 crc crio[21508]: time=\"2026-06-09T12:06:13.638604924Z\" level=info msg=\"Ran pod sandbox 6f5112f765eb841b596e727a9219ab73ca89f1f1c3d6c4e778fa62e4b7c95173 with infra container: openshift-marketplace/community-operators-c65qf/POD\" id=66d47a92-d6bd-4f9b-a147-4956fecce767 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 12:06:13.642979 crc crio[21508]: time=\"2026-06-09T12:06:13.642823706Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8a2ef683-5424-484e-9f2e-60eeb8ef55e8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:06:13.647026 crc crio[21508]: time=\"2026-06-09T12:06:13.646355759Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3e62fc42-47e8-4269-8b73-d36c09aca3af name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:06:13.684836 crc crio[21508]: time=\"2026-06-09T12:06:13.684763866Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-c65qf/extract-utilities\" id=62def379-b387-4dcf-ad53-203750dfc851 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:06:13.685571 crc crio[21508]: time=\"2026-06-09T12:06:13.685545719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:06:13.737147 crc crio[21508]: time=\"2026-06-09T12:06:13.737089348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:06:13.742991 crc crio[21508]: time=\"2026-06-09T12:06:13.742958419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:06:13.932631 crc crio[21508]: time=\"2026-06-09T12:06:13.931935815Z\" level=info msg=\"Created container 3af5ace529f2c80f77e8517916a9e8f924e54e533f25a60c21306abae689493f: openshift-marketplace/community-operators-c65qf/extract-utilities\" id=62def379-b387-4dcf-ad53-203750dfc851 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:06:13.934139 crc crio[21508]: time=\"2026-06-09T12:06:13.934046556Z\" level=info msg=\"Starting container: 3af5ace529f2c80f77e8517916a9e8f924e54e533f25a60c21306abae689493f\" id=6a87e843-fa91-4554-bc1c-e1564879d57a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 12:06:13.942404 crc crio[21508]: time=\"2026-06-09T12:06:13.942240184Z\" level=info msg=\"Started container\" PID=209505 containerID=3af5ace529f2c80f77e8517916a9e8f924e54e533f25a60c21306abae689493f description=openshift-marketplace/community-operators-c65qf/extract-utilities id=6a87e843-fa91-4554-bc1c-e1564879d57a name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f5112f765eb841b596e727a9219ab73ca89f1f1c3d6c4e778fa62e4b7c95173\nJun 09 12:06:14.682376 crc crio[21508]: time=\"2026-06-09T12:06:14.681629408Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=65cdc310-6b60-4c69-9da8-e745a66f49b8 name=/runtime.v1.ImageService/PullImage\nJun 09 12:06:14.696096 crc crio[21508]: time=\"2026-06-09T12:06:14.696022926Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 09 12:06:15.561493 crc crio[21508]: time=\"2026-06-09T12:06:15.560889889Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:def439c5598f6bf65a7f632a7c0615f3a20834ca790d15f71de6a97e3bf1d2d7\" id=65cdc310-6b60-4c69-9da8-e745a66f49b8 name=/runtime.v1.ImageService/PullImage\nJun 09 12:06:15.563091 crc crio[21508]: time=\"2026-06-09T12:06:15.562770614Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=53477510-ac7a-4fd6-8da8-01e4d3439990 name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:06:15.565742 crc crio[21508]: time=\"2026-06-09T12:06:15.565365349Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=adc48db4-01cd-4227-82d3-4751f29778ef name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:06:15.574967 crc crio[21508]: time=\"2026-06-09T12:06:15.574873986Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-c65qf/extract-content\" id=db38d5d5-333e-4174-a1a7-fafce0c048ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:06:15.576551 crc crio[21508]: time=\"2026-06-09T12:06:15.576485343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:06:15.648924 crc crio[21508]: time=\"2026-06-09T12:06:15.648858538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:06:15.653630 crc crio[21508]: time=\"2026-06-09T12:06:15.653594695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:06:16.128866 crc crio[21508]: time=\"2026-06-09T12:06:16.128447155Z\" level=info msg=\"Created container 9082d1852055aae9e4777f5b9a4a06b8dc07fcc6565642e93cfa5bf01b3db9f7: openshift-marketplace/community-operators-c65qf/extract-content\" id=db38d5d5-333e-4174-a1a7-fafce0c048ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:06:16.130633 crc crio[21508]: time=\"2026-06-09T12:06:16.130566857Z\" level=info msg=\"Starting container: 9082d1852055aae9e4777f5b9a4a06b8dc07fcc6565642e93cfa5bf01b3db9f7\" id=cb6dfdd1-07ce-4619-bf07-34bf64161d8e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 12:06:16.136894 crc crio[21508]: time=\"2026-06-09T12:06:16.136701545Z\" level=info msg=\"Started container\" PID=209637 containerID=9082d1852055aae9e4777f5b9a4a06b8dc07fcc6565642e93cfa5bf01b3db9f7 description=openshift-marketplace/community-operators-c65qf/extract-content id=cb6dfdd1-07ce-4619-bf07-34bf64161d8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f5112f765eb841b596e727a9219ab73ca89f1f1c3d6c4e778fa62e4b7c95173\nJun 09 12:06:20.775503 crc crio[21508]: time=\"2026-06-09T12:06:20.774753981Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9e55d7e8-327f-48e1-a97e-14fe3c26b1c9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:06:20.778530 crc crio[21508]: time=\"2026-06-09T12:06:20.778441548Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=041acd84-8987-4790-b654-51f5f53f3630 name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:06:20.812580 crc crio[21508]: time=\"2026-06-09T12:06:20.812426607Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-c65qf/registry-server\" id=e66309fc-945f-42a8-8e38-86d918d4fef1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:06:20.812904 crc crio[21508]: time=\"2026-06-09T12:06:20.812840729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:06:20.885080 crc crio[21508]: time=\"2026-06-09T12:06:20.885015218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:06:20.889412 crc crio[21508]: time=\"2026-06-09T12:06:20.889374245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:06:21.138660 crc crio[21508]: time=\"2026-06-09T12:06:21.138552822Z\" level=info msg=\"Created container 27dca2c207d227633348da12132d833bd71566377b59ac1243a17d2e3fcdd7e1: openshift-marketplace/community-operators-c65qf/registry-server\" id=e66309fc-945f-42a8-8e38-86d918d4fef1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:06:21.140622 crc crio[21508]: time=\"2026-06-09T12:06:21.140542979Z\" level=info msg=\"Starting container: 27dca2c207d227633348da12132d833bd71566377b59ac1243a17d2e3fcdd7e1\" id=9787076a-e82f-4bc6-bf03-cc50a46f62f5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 12:06:21.148272 crc crio[21508]: time=\"2026-06-09T12:06:21.148151761Z\" level=info msg=\"Started container\" PID=209922 containerID=27dca2c207d227633348da12132d833bd71566377b59ac1243a17d2e3fcdd7e1 description=openshift-marketplace/community-operators-c65qf/registry-server id=9787076a-e82f-4bc6-bf03-cc50a46f62f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f5112f765eb841b596e727a9219ab73ca89f1f1c3d6c4e778fa62e4b7c95173\nJun 09 12:06:30.903701 crc crio[21508]: time=\"2026-06-09T12:06:30.902852693Z\" level=info msg=\"Removing container: 7b734c24416e73a4ee290bd979145217509d8343bda9af6377635fedbd549ee0\" id=d6665dc7-2658-4839-b679-9e02129988e9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:06:31.061742 crc crio[21508]: time=\"2026-06-09T12:06:31.060876019Z\" level=info msg=\"Removed container 7b734c24416e73a4ee290bd979145217509d8343bda9af6377635fedbd549ee0: openshift-infra/auto-csr-approver-29683440-gcp29/oc\" id=d6665dc7-2658-4839-b679-9e02129988e9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:06:31.075421 crc crio[21508]: time=\"2026-06-09T12:06:31.075263578Z\" level=info msg=\"Stopping pod sandbox: 7bd09e24d9543db3b2ffb6e6498d26783b56cdcd8dabb908c7244a1804feeb42\" id=2f973b69-3b25-4aea-8a9b-1d6770e2e88c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:06:31.076249 crc crio[21508]: time=\"2026-06-09T12:06:31.076151343Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7bd09e24d9543db3b2ffb6e6498d26783b56cdcd8dabb908c7244a1804feeb42\" id=2f973b69-3b25-4aea-8a9b-1d6770e2e88c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:06:31.078700 crc crio[21508]: time=\"2026-06-09T12:06:31.078588034Z\" level=info msg=\"Removing pod sandbox: 7bd09e24d9543db3b2ffb6e6498d26783b56cdcd8dabb908c7244a1804feeb42\" id=8ea8354d-5f0a-4346-b994-100debfc41ef name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 12:06:31.096365 crc crio[21508]: time=\"2026-06-09T12:06:31.095261709Z\" level=info msg=\"Removed pod sandbox: 7bd09e24d9543db3b2ffb6e6498d26783b56cdcd8dabb908c7244a1804feeb42\" id=8ea8354d-5f0a-4346-b994-100debfc41ef name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 12:06:31.098798 crc crio[21508]: time=\"2026-06-09T12:06:31.098706729Z\" level=info msg=\"Stopping pod sandbox: f05e45fdc485828f80745b241158a6a59a34c3b340d0c526c8438ff741b11c13\" id=90eb05fb-8d52-4530-a995-65f40cc072ce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:06:31.098977 crc crio[21508]: time=\"2026-06-09T12:06:31.098958867Z\" level=info msg=\"Stopped pod sandbox (already stopped): f05e45fdc485828f80745b241158a6a59a34c3b340d0c526c8438ff741b11c13\" id=90eb05fb-8d52-4530-a995-65f40cc072ce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:06:31.102537 crc crio[21508]: time=\"2026-06-09T12:06:31.102467709Z\" level=info msg=\"Removing pod sandbox: f05e45fdc485828f80745b241158a6a59a34c3b340d0c526c8438ff741b11c13\" id=d5091bbd-0d82-45fd-be56-95dc35a998bd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 12:06:31.120521 crc crio[21508]: time=\"2026-06-09T12:06:31.12038549Z\" level=info msg=\"Removed pod sandbox: f05e45fdc485828f80745b241158a6a59a34c3b340d0c526c8438ff741b11c13\" id=d5091bbd-0d82-45fd-be56-95dc35a998bd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 12:06:34.995422 crc crio[21508]: time=\"2026-06-09T12:06:34.993777597Z\" level=info msg=\"Stopping container: 27dca2c207d227633348da12132d833bd71566377b59ac1243a17d2e3fcdd7e1 (timeout: 2s)\" id=bdee91eb-8951-41f0-b451-259f57188697 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 12:06:35.662577 crc crio[21508]: time=\"2026-06-09T12:06:35.66197112Z\" level=info msg=\"Stopped container 27dca2c207d227633348da12132d833bd71566377b59ac1243a17d2e3fcdd7e1: openshift-marketplace/community-operators-c65qf/registry-server\" id=bdee91eb-8951-41f0-b451-259f57188697 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 12:06:35.664200 crc crio[21508]: time=\"2026-06-09T12:06:35.664106362Z\" level=info msg=\"Stopping pod sandbox: 6f5112f765eb841b596e727a9219ab73ca89f1f1c3d6c4e778fa62e4b7c95173\" id=a4d2e45f-78a3-45c4-a257-ae0b99075a06 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:06:35.665088 crc crio[21508]: time=\"2026-06-09T12:06:35.665012189Z\" level=info msg=\"Got pod network &{Name:community-operators-c65qf Namespace:openshift-marketplace ID:6f5112f765eb841b596e727a9219ab73ca89f1f1c3d6c4e778fa62e4b7c95173 UID:f1fa955f-72f7-455d-9aaa-f88a3462eb30 NetNS:/var/run/netns/05adb805-fb43-4de8-84ed-83f23e9cd242 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf1fa955f_72f7_455d_9aaa_f88a3462eb30.slice PodAnnotations:0xc004f90178}] Aliases:map[]}\"\nJun 09 12:06:35.665279 crc crio[21508]: time=\"2026-06-09T12:06:35.665216334Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-c65qf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 12:06:36.034520 crc crio[21508]: time=\"2026-06-09T12:06:36.0343638Z\" level=info msg=\"Stopped pod sandbox: 6f5112f765eb841b596e727a9219ab73ca89f1f1c3d6c4e778fa62e4b7c95173\" id=a4d2e45f-78a3-45c4-a257-ae0b99075a06 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:06:37.038965 crc crio[21508]: time=\"2026-06-09T12:06:37.038466253Z\" level=info msg=\"Removing container: 27dca2c207d227633348da12132d833bd71566377b59ac1243a17d2e3fcdd7e1\" id=33395b09-7a20-4e06-885a-6460dd07eb26 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:06:37.109247 crc crio[21508]: time=\"2026-06-09T12:06:37.108687405Z\" level=info msg=\"Removed container 27dca2c207d227633348da12132d833bd71566377b59ac1243a17d2e3fcdd7e1: openshift-marketplace/community-operators-c65qf/registry-server\" id=33395b09-7a20-4e06-885a-6460dd07eb26 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:06:37.112324 crc crio[21508]: time=\"2026-06-09T12:06:37.112232778Z\" level=info msg=\"Removing container: 9082d1852055aae9e4777f5b9a4a06b8dc07fcc6565642e93cfa5bf01b3db9f7\" id=bd79aa01-2860-49ca-ad82-7626ec5840d9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:06:37.144247 crc crio[21508]: time=\"2026-06-09T12:06:37.144125785Z\" level=info msg=\"Removed container 9082d1852055aae9e4777f5b9a4a06b8dc07fcc6565642e93cfa5bf01b3db9f7: openshift-marketplace/community-operators-c65qf/extract-content\" id=bd79aa01-2860-49ca-ad82-7626ec5840d9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:06:37.148943 crc crio[21508]: time=\"2026-06-09T12:06:37.148882494Z\" level=info msg=\"Removing container: 3af5ace529f2c80f77e8517916a9e8f924e54e533f25a60c21306abae689493f\" id=5b924d08-0f20-4fac-a48c-b1b3e6e2f9cc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:06:37.218423 crc crio[21508]: time=\"2026-06-09T12:06:37.218181139Z\" level=info msg=\"Removed container 3af5ace529f2c80f77e8517916a9e8f924e54e533f25a60c21306abae689493f: openshift-marketplace/community-operators-c65qf/extract-utilities\" id=5b924d08-0f20-4fac-a48c-b1b3e6e2f9cc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:07:31.163877 crc crio[21508]: time=\"2026-06-09T12:07:31.16291468Z\" level=info msg=\"Stopping pod sandbox: 6f5112f765eb841b596e727a9219ab73ca89f1f1c3d6c4e778fa62e4b7c95173\" id=df066a49-b1ff-40b1-ba59-6048cdb9a656 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:07:31.163877 crc crio[21508]: time=\"2026-06-09T12:07:31.163882668Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6f5112f765eb841b596e727a9219ab73ca89f1f1c3d6c4e778fa62e4b7c95173\" id=df066a49-b1ff-40b1-ba59-6048cdb9a656 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:07:31.165972 crc crio[21508]: time=\"2026-06-09T12:07:31.164600369Z\" level=info msg=\"Removing pod sandbox: 6f5112f765eb841b596e727a9219ab73ca89f1f1c3d6c4e778fa62e4b7c95173\" id=13e7a3b7-c7f0-462d-adfd-81237c567f59 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 12:07:31.194968 crc crio[21508]: time=\"2026-06-09T12:07:31.194874119Z\" level=info msg=\"Removed pod sandbox: 6f5112f765eb841b596e727a9219ab73ca89f1f1c3d6c4e778fa62e4b7c95173\" id=13e7a3b7-c7f0-462d-adfd-81237c567f59 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 12:08:00.507722 crc crio[21508]: time=\"2026-06-09T12:08:00.507006682Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683448-zcfj7/POD\" id=ab1be106-0cf5-477f-b399-fe31a4de23dc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 12:08:00.508686 crc crio[21508]: time=\"2026-06-09T12:08:00.507789335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:08:00.553198 crc crio[21508]: time=\"2026-06-09T12:08:00.553145464Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683448-zcfj7 Namespace:openshift-infra ID:0db1a7aa830693513484ff435d67d438656d82ab5b8d72392de0f90b8112ca86 UID:d949a17a-4191-4e45-8d86-1745d9b2033f NetNS:/var/run/netns/17090827-ccf5-477e-be84-7b56ac165f51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd949a17a_4191_4e45_8d86_1745d9b2033f.slice PodAnnotations:0xc000b297b8}] Aliases:map[]}\"\nJun 09 12:08:00.553579 crc crio[21508]: time=\"2026-06-09T12:08:00.553557586Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683448-zcfj7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 12:08:01.102581 crc crio[21508]: 2026-06-09T12:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0db1a7aa8306935 Mac:6a:69:5c:f2:e3:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0e Mtu:0 Sandbox:/var/run/netns/17090827-ccf5-477e-be84-7b56ac165f51 SocketPath: PciID:}] [{Interface:0xc000292e50 Address:{IP:10.217.1.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 12:08:01.104507 crc crio[21508]: time=\"2026-06-09T12:08:01.104403225Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683448-zcfj7 Namespace:openshift-infra ID:0db1a7aa830693513484ff435d67d438656d82ab5b8d72392de0f90b8112ca86 UID:d949a17a-4191-4e45-8d86-1745d9b2033f NetNS:/var/run/netns/17090827-ccf5-477e-be84-7b56ac165f51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd949a17a_4191_4e45_8d86_1745d9b2033f.slice PodAnnotations:0xc000b297b8}] Aliases:map[]}\"\nJun 09 12:08:01.104919 crc crio[21508]: time=\"2026-06-09T12:08:01.104819697Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683448-zcfj7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 12:08:01.116583 crc crio[21508]: time=\"2026-06-09T12:08:01.116450375Z\" level=info msg=\"Ran pod sandbox 0db1a7aa830693513484ff435d67d438656d82ab5b8d72392de0f90b8112ca86 with infra container: openshift-infra/auto-csr-approver-29683448-zcfj7/POD\" id=ab1be106-0cf5-477f-b399-fe31a4de23dc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 12:08:01.121085 crc crio[21508]: time=\"2026-06-09T12:08:01.121007038Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=4cabdcf6-ab10-4b45-903f-00c064faa192 name=/runtime.v1.ImageService/PullImage\nJun 09 12:08:01.134055 crc crio[21508]: time=\"2026-06-09T12:08:01.133966795Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 12:08:01.347979 crc crio[21508]: time=\"2026-06-09T12:08:01.346797875Z\" level=info msg=\"Stopping pod sandbox: 10a4e0186cd504be367e0639d8eea240635754aa5a5dafbedd67928023fdf18c\" id=e49e9bce-bbb2-43ae-841b-8914d0b37c2c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:08:01.347979 crc crio[21508]: time=\"2026-06-09T12:08:01.347943288Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-87c92 Namespace:openstack ID:10a4e0186cd504be367e0639d8eea240635754aa5a5dafbedd67928023fdf18c UID:830fd90e-d322-486e-a008-d04c649dd673 NetNS:/var/run/netns/dab36a31-5255-4181-bcfb-15dd10a38ac2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod830fd90e_d322_486e_a008_d04c649dd673.slice PodAnnotations:0xc000159db8}] Aliases:map[]}\"\nJun 09 12:08:01.348164 crc crio[21508]: time=\"2026-06-09T12:08:01.348118083Z\" level=info msg=\"Deleting pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-87c92 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 12:08:01.795466 crc crio[21508]: time=\"2026-06-09T12:08:01.79535831Z\" level=info msg=\"Stopped pod sandbox: 10a4e0186cd504be367e0639d8eea240635754aa5a5dafbedd67928023fdf18c\" id=e49e9bce-bbb2-43ae-841b-8914d0b37c2c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:08:03.018637 crc crio[21508]: time=\"2026-06-09T12:08:03.017618367Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=4cabdcf6-ab10-4b45-903f-00c064faa192 name=/runtime.v1.ImageService/PullImage\nJun 09 12:08:03.019623 crc crio[21508]: time=\"2026-06-09T12:08:03.019502492Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=70a95e8d-d3d9-4475-abc4-c8caeec23bf8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:08:03.021960 crc crio[21508]: time=\"2026-06-09T12:08:03.021891741Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4eb59e9b-dad9-452c-b17b-9196440b2c9e name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:08:03.031514 crc crio[21508]: time=\"2026-06-09T12:08:03.031087018Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683448-zcfj7/oc\" id=73c65712-b81b-4f49-a307-02ec29eb3944 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:08:03.032338 crc crio[21508]: time=\"2026-06-09T12:08:03.032212771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:08:03.096049 crc crio[21508]: time=\"2026-06-09T12:08:03.095942175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:08:03.100609 crc crio[21508]: time=\"2026-06-09T12:08:03.100532448Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 12:08:03.408490 crc crio[21508]: time=\"2026-06-09T12:08:03.408207256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:08:03.528774 crc crio[21508]: time=\"2026-06-09T12:08:03.528645149Z\" level=info msg=\"Created container 488e7d172f412855c678f0f5d28b5ca769f64279b0046856d9aab1621fb0e6a2: openshift-infra/auto-csr-approver-29683448-zcfj7/oc\" id=73c65712-b81b-4f49-a307-02ec29eb3944 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:08:03.533402 crc crio[21508]: time=\"2026-06-09T12:08:03.53315882Z\" level=info msg=\"Starting container: 488e7d172f412855c678f0f5d28b5ca769f64279b0046856d9aab1621fb0e6a2\" id=d580f08b-7dad-40b7-bf28-039f6cd8be47 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 12:08:03.540879 crc crio[21508]: time=\"2026-06-09T12:08:03.540834103Z\" level=info msg=\"Started container\" PID=215780 containerID=488e7d172f412855c678f0f5d28b5ca769f64279b0046856d9aab1621fb0e6a2 description=openshift-infra/auto-csr-approver-29683448-zcfj7/oc id=d580f08b-7dad-40b7-bf28-039f6cd8be47 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0db1a7aa830693513484ff435d67d438656d82ab5b8d72392de0f90b8112ca86\nJun 09 12:08:05.409846 crc crio[21508]: time=\"2026-06-09T12:08:05.40887418Z\" level=info msg=\"Stopping pod sandbox: 0db1a7aa830693513484ff435d67d438656d82ab5b8d72392de0f90b8112ca86\" id=db13a151-1102-4793-9a8e-1ea6f0c7d628 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:08:05.411340 crc crio[21508]: time=\"2026-06-09T12:08:05.410506278Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683448-zcfj7 Namespace:openshift-infra ID:0db1a7aa830693513484ff435d67d438656d82ab5b8d72392de0f90b8112ca86 UID:d949a17a-4191-4e45-8d86-1745d9b2033f NetNS:/var/run/netns/17090827-ccf5-477e-be84-7b56ac165f51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd949a17a_4191_4e45_8d86_1745d9b2033f.slice PodAnnotations:0xc00011ebd8}] Aliases:map[]}\"\nJun 09 12:08:05.411340 crc crio[21508]: time=\"2026-06-09T12:08:05.410638172Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683448-zcfj7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 12:08:05.685424 crc crio[21508]: time=\"2026-06-09T12:08:05.685203867Z\" level=info msg=\"Stopped pod sandbox: 0db1a7aa830693513484ff435d67d438656d82ab5b8d72392de0f90b8112ca86\" id=db13a151-1102-4793-9a8e-1ea6f0c7d628 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:08:31.216942 crc crio[21508]: time=\"2026-06-09T12:08:31.216181004Z\" level=info msg=\"Removing container: 6638b66c1afbe5f2278e9d35060861a182db6359433fbbd7f3c40ae299b84273\" id=01e01b3b-fcc9-4949-93fa-fa92679df2bd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:08:31.358521 crc crio[21508]: time=\"2026-06-09T12:08:31.357882655Z\" level=info msg=\"Removed container 6638b66c1afbe5f2278e9d35060861a182db6359433fbbd7f3c40ae299b84273: openshift-infra/auto-csr-approver-29683442-b4467/oc\" id=01e01b3b-fcc9-4949-93fa-fa92679df2bd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:08:31.369098 crc crio[21508]: time=\"2026-06-09T12:08:31.368973447Z\" level=info msg=\"Stopping pod sandbox: c0faea9d46fa7e263bd3ea378636803fd70913c31ab36c30483ad4603ca2c658\" id=1448a530-c25c-42a9-85ac-eca9115f6cbb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:08:31.369098 crc crio[21508]: time=\"2026-06-09T12:08:31.36905749Z\" level=info msg=\"Stopped pod sandbox (already stopped): c0faea9d46fa7e263bd3ea378636803fd70913c31ab36c30483ad4603ca2c658\" id=1448a530-c25c-42a9-85ac-eca9115f6cbb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:08:31.369684 crc crio[21508]: time=\"2026-06-09T12:08:31.369593295Z\" level=info msg=\"Removing pod sandbox: c0faea9d46fa7e263bd3ea378636803fd70913c31ab36c30483ad4603ca2c658\" id=0d09e735-6e52-4864-b966-8a2e878bf416 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 12:08:31.400362 crc crio[21508]: time=\"2026-06-09T12:08:31.400166624Z\" level=info msg=\"Removed pod sandbox: c0faea9d46fa7e263bd3ea378636803fd70913c31ab36c30483ad4603ca2c658\" id=0d09e735-6e52-4864-b966-8a2e878bf416 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 12:08:36.350388 crc crio[21508]: time=\"2026-06-09T12:08:36.349399591Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-d8pbd/must-gather-wwhvv/POD\" id=26fb3292-d086-487b-a16e-ff33a21dbe22 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 12:08:36.352413 crc crio[21508]: time=\"2026-06-09T12:08:36.350457152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:08:36.453795 crc crio[21508]: time=\"2026-06-09T12:08:36.453594161Z\" level=info msg=\"Got pod network &{Name:must-gather-wwhvv Namespace:openshift-must-gather-d8pbd ID:22f73566298ee0a051d8006ef04e6e14d7fda7855a818795afe9b8c2d3bd826f UID:a4c2dff9-1dd0-4ffa-94a7-409fe1448ef1 NetNS:/var/run/netns/e675b2fd-2423-493c-a232-7571e8527e94 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4c2dff9_1dd0_4ffa_94a7_409fe1448ef1.slice PodAnnotations:0xc003b38df8}] Aliases:map[]}\"\nJun 09 12:08:36.454186 crc crio[21508]: time=\"2026-06-09T12:08:36.453833168Z\" level=info msg=\"Adding pod openshift-must-gather-d8pbd_must-gather-wwhvv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 12:08:37.024095 crc crio[21508]: 2026-06-09T12:08:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:22f73566298ee0a Mac:a2:35:d2:98:7b:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0f Mtu:0 Sandbox:/var/run/netns/e675b2fd-2423-493c-a232-7571e8527e94 SocketPath: PciID:}] [{Interface:0xc0001da9e0 Address:{IP:10.217.1.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 12:08:37.025881 crc crio[21508]: time=\"2026-06-09T12:08:37.025794802Z\" level=info msg=\"Got pod network &{Name:must-gather-wwhvv Namespace:openshift-must-gather-d8pbd ID:22f73566298ee0a051d8006ef04e6e14d7fda7855a818795afe9b8c2d3bd826f UID:a4c2dff9-1dd0-4ffa-94a7-409fe1448ef1 NetNS:/var/run/netns/e675b2fd-2423-493c-a232-7571e8527e94 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4c2dff9_1dd0_4ffa_94a7_409fe1448ef1.slice PodAnnotations:0xc003b38df8}] Aliases:map[]}\"\nJun 09 12:08:37.026069 crc crio[21508]: time=\"2026-06-09T12:08:37.026000288Z\" level=info msg=\"Checking pod openshift-must-gather-d8pbd_must-gather-wwhvv for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 12:08:37.036047 crc crio[21508]: time=\"2026-06-09T12:08:37.035896326Z\" level=info msg=\"Ran pod sandbox 22f73566298ee0a051d8006ef04e6e14d7fda7855a818795afe9b8c2d3bd826f with infra container: openshift-must-gather-d8pbd/must-gather-wwhvv/POD\" id=26fb3292-d086-487b-a16e-ff33a21dbe22 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 12:08:37.043137 crc crio[21508]: time=\"2026-06-09T12:08:37.042997942Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=d8f10ed6-563b-4954-8c5a-ca2048659991 name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:08:37.043588 crc crio[21508]: time=\"2026-06-09T12:08:37.043352042Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-must-gather:latest not found\" id=d8f10ed6-563b-4954-8c5a-ca2048659991 name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:08:37.043588 crc crio[21508]: time=\"2026-06-09T12:08:37.043418304Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-must-gather:latest found\" id=d8f10ed6-563b-4954-8c5a-ca2048659991 name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:08:37.045263 crc crio[21508]: time=\"2026-06-09T12:08:37.045154825Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=fd762d25-856b-4d4b-8a76-421cf3a049df name=/runtime.v1.ImageService/PullImage\nJun 09 12:08:37.060232 crc crio[21508]: time=\"2026-06-09T12:08:37.060170202Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-must-gather:latest\\\"\"\nJun 09 12:08:43.665872 crc crio[21508]: time=\"2026-06-09T12:08:43.664884474Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-must-gather@sha256:7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8\" id=fd762d25-856b-4d4b-8a76-421cf3a049df name=/runtime.v1.ImageService/PullImage\nJun 09 12:08:43.666945 crc crio[21508]: time=\"2026-06-09T12:08:43.666629764Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=dd694f0e-bcfc-40b9-8ee8-89d3e1e729fb name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:08:43.670603 crc crio[21508]: time=\"2026-06-09T12:08:43.670495147Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=36dea2fa-6a95-4123-8c0c-d39dcd79f6e1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:08:43.679533 crc crio[21508]: time=\"2026-06-09T12:08:43.679271642Z\" level=info msg=\"Creating container: openshift-must-gather-d8pbd/must-gather-wwhvv/gather\" id=ed25b53c-6ae0-4a61-9236-990fb717fa61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:08:43.680866 crc crio[21508]: time=\"2026-06-09T12:08:43.680795606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:08:43.736366 crc crio[21508]: time=\"2026-06-09T12:08:43.736248929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:08:44.050974 crc crio[21508]: time=\"2026-06-09T12:08:44.050788467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:08:44.203524 crc crio[21508]: time=\"2026-06-09T12:08:44.203416866Z\" level=info msg=\"Created container 3367386335fdf2f8648d737948921fb3195e1900b8ecbf84694dcee2cecb3244: openshift-must-gather-d8pbd/must-gather-wwhvv/gather\" id=ed25b53c-6ae0-4a61-9236-990fb717fa61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:08:44.205230 crc crio[21508]: time=\"2026-06-09T12:08:44.205177007Z\" level=info msg=\"Starting container: 3367386335fdf2f8648d737948921fb3195e1900b8ecbf84694dcee2cecb3244\" id=818f09a3-2497-4e88-85e3-8c9b963b7b72 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 12:08:44.211028 crc crio[21508]: time=\"2026-06-09T12:08:44.210922574Z\" level=info msg=\"Started container\" PID=217923 containerID=3367386335fdf2f8648d737948921fb3195e1900b8ecbf84694dcee2cecb3244 description=openshift-must-gather-d8pbd/must-gather-wwhvv/gather id=818f09a3-2497-4e88-85e3-8c9b963b7b72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=22f73566298ee0a051d8006ef04e6e14d7fda7855a818795afe9b8c2d3bd826f\nJun 09 12:08:44.225803 crc crio[21508]: time=\"2026-06-09T12:08:44.225677593Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=aa760015-2446-404d-a494-b7704c2ccc18 name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:08:44.231514 crc crio[21508]: time=\"2026-06-09T12:08:44.231437651Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=5fde2ec2-81b3-4140-9913-25c10ac46175 name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:08:44.240777 crc crio[21508]: time=\"2026-06-09T12:08:44.24069987Z\" level=info msg=\"Creating container: openshift-must-gather-d8pbd/must-gather-wwhvv/copy\" id=dea95efe-61e1-4dc9-b0c9-9ca03e608937 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:08:44.242210 crc crio[21508]: time=\"2026-06-09T12:08:44.242181703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:08:44.303149 crc crio[21508]: time=\"2026-06-09T12:08:44.302903469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:08:44.482209 crc crio[21508]: time=\"2026-06-09T12:08:44.481809562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:08:44.559799 crc crio[21508]: time=\"2026-06-09T12:08:44.559593014Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 12:08:44.602648 crc crio[21508]: time=\"2026-06-09T12:08:44.602584525Z\" level=info msg=\"Created container 7982428c00969d32057551ffe50d84012c08ce50c0f58a4f57cbb43dcf50e45e: openshift-must-gather-d8pbd/must-gather-wwhvv/copy\" id=dea95efe-61e1-4dc9-b0c9-9ca03e608937 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:08:44.609956 crc crio[21508]: time=\"2026-06-09T12:08:44.608646511Z\" level=info msg=\"Starting container: 7982428c00969d32057551ffe50d84012c08ce50c0f58a4f57cbb43dcf50e45e\" id=29c9d208-ca54-4c73-841e-06ca81d3eca6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 12:08:44.618706 crc crio[21508]: time=\"2026-06-09T12:08:44.618560209Z\" level=info msg=\"Started container\" PID=218019 containerID=7982428c00969d32057551ffe50d84012c08ce50c0f58a4f57cbb43dcf50e45e description=openshift-must-gather-d8pbd/must-gather-wwhvv/copy id=29c9d208-ca54-4c73-841e-06ca81d3eca6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=22f73566298ee0a051d8006ef04e6e14d7fda7855a818795afe9b8c2d3bd826f\nJun 09 12:08:48.260717 crc crio[21508]: time=\"2026-06-09T12:08:48.260034433Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 12:08:48.262278 crc crio[21508]: time=\"2026-06-09T12:08:48.260579638Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 12:08:48.551675 crc crio[21508]: time=\"2026-06-09T12:08:48.551000365Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 12:08:48.599608 crc crio[21508]: time=\"2026-06-09T12:08:48.599493625Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 12:08:48.604040 crc crio[21508]: time=\"2026-06-09T12:08:48.603850552Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 12:08:48.728915 crc crio[21508]: time=\"2026-06-09T12:08:48.728533758Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 12:08:49.072170 crc crio[21508]: time=\"2026-06-09T12:08:49.07211173Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 12:08:49.090638 crc crio[21508]: time=\"2026-06-09T12:08:49.090577167Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 12:08:50.264258 crc crio[21508]: time=\"2026-06-09T12:08:50.263806488Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-d8pbd/crc-debug-4pp69/POD\" id=b993ca6f-e94f-4045-bc0e-7b4e01c26be3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 12:08:50.265621 crc crio[21508]: time=\"2026-06-09T12:08:50.264367044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:08:50.297850 crc crio[21508]: time=\"2026-06-09T12:08:50.297781366Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=b993ca6f-e94f-4045-bc0e-7b4e01c26be3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 12:08:50.314824 crc crio[21508]: time=\"2026-06-09T12:08:50.314388309Z\" level=info msg=\"Ran pod sandbox f8bf3d181880340a71835bbbb4fcc77c364fe17d14dd30842435fb09b7c5267f with infra container: openshift-must-gather-d8pbd/crc-debug-4pp69/POD\" id=b993ca6f-e94f-4045-bc0e-7b4e01c26be3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 12:08:50.317237 crc crio[21508]: time=\"2026-06-09T12:08:50.317194781Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=57a59a05-c573-4765-ac9c-bd1d2ccbf208 name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:08:50.317724 crc crio[21508]: time=\"2026-06-09T12:08:50.317701506Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 not found\" id=57a59a05-c573-4765-ac9c-bd1d2ccbf208 name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:08:50.317915 crc crio[21508]: time=\"2026-06-09T12:08:50.317893081Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 found\" id=57a59a05-c573-4765-ac9c-bd1d2ccbf208 name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:08:50.321029 crc crio[21508]: time=\"2026-06-09T12:08:50.32094751Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=ac31bf81-525b-4350-aed2-661f05b01a32 name=/runtime.v1.ImageService/PullImage\nJun 09 12:08:50.327931 crc crio[21508]: time=\"2026-06-09T12:08:50.32783722Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\\\"\"\nJun 09 12:08:55.105384 crc crio[21508]: time=\"2026-06-09T12:08:55.10460744Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-cj9b9/POD\" id=0bc968d5-8e06-466c-95ab-de3f05d5a48f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 12:08:55.106660 crc crio[21508]: time=\"2026-06-09T12:08:55.106629119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:08:55.165024 crc crio[21508]: time=\"2026-06-09T12:08:55.164912964Z\" level=info msg=\"Got pod network &{Name:certified-operators-cj9b9 Namespace:openshift-marketplace ID:089a64c612136682c619acb80556005404484c932f93628dd55b1305c37789ac UID:1748f138-6698-4aa0-93ee-ed86ca04ef4f NetNS:/var/run/netns/31cb0f22-d67c-4822-ad4e-04907c8d0909 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1748f138_6698_4aa0_93ee_ed86ca04ef4f.slice PodAnnotations:0xc00008c828}] Aliases:map[]}\"\nJun 09 12:08:55.165024 crc crio[21508]: time=\"2026-06-09T12:08:55.164993097Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-cj9b9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 12:08:55.817129 crc crio[21508]: 2026-06-09T12:08:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:089a64c61213668 Mac:de:ef:c0:e1:ec:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:10 Mtu:0 Sandbox:/var/run/netns/31cb0f22-d67c-4822-ad4e-04907c8d0909 SocketPath: PciID:}] [{Interface:0xc000014de0 Address:{IP:10.217.1.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 12:08:55.820108 crc crio[21508]: time=\"2026-06-09T12:08:55.820028967Z\" level=info msg=\"Got pod network &{Name:certified-operators-cj9b9 Namespace:openshift-marketplace ID:089a64c612136682c619acb80556005404484c932f93628dd55b1305c37789ac UID:1748f138-6698-4aa0-93ee-ed86ca04ef4f NetNS:/var/run/netns/31cb0f22-d67c-4822-ad4e-04907c8d0909 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1748f138_6698_4aa0_93ee_ed86ca04ef4f.slice PodAnnotations:0xc00008c828}] Aliases:map[]}\"\nJun 09 12:08:55.820354 crc crio[21508]: time=\"2026-06-09T12:08:55.820240993Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-cj9b9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 12:08:55.861855 crc crio[21508]: time=\"2026-06-09T12:08:55.86172731Z\" level=info msg=\"Ran pod sandbox 089a64c612136682c619acb80556005404484c932f93628dd55b1305c37789ac with infra container: openshift-marketplace/certified-operators-cj9b9/POD\" id=0bc968d5-8e06-466c-95ab-de3f05d5a48f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 12:08:55.873623 crc crio[21508]: time=\"2026-06-09T12:08:55.873504712Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9ca6b27a-819c-45da-8259-1b73222552f1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:08:55.880456 crc crio[21508]: time=\"2026-06-09T12:08:55.880370122Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=48d3c7bf-3aa7-455a-a3a3-066d8d9d0928 name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:08:55.896192 crc crio[21508]: time=\"2026-06-09T12:08:55.896084589Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-cj9b9/extract-utilities\" id=bc224c55-bcd6-4ad8-8eb3-6caa68cd324a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:08:55.896717 crc crio[21508]: time=\"2026-06-09T12:08:55.896598654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:08:55.974130 crc crio[21508]: time=\"2026-06-09T12:08:55.97382789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:08:55.981356 crc crio[21508]: time=\"2026-06-09T12:08:55.980170934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:08:56.142349 crc crio[21508]: time=\"2026-06-09T12:08:56.142139515Z\" level=info msg=\"Created container ca05b39014841edd47df2579390425a297f20af1831a47192b8d676c7c8b6379: openshift-marketplace/certified-operators-cj9b9/extract-utilities\" id=bc224c55-bcd6-4ad8-8eb3-6caa68cd324a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:08:56.143845 crc crio[21508]: time=\"2026-06-09T12:08:56.143722171Z\" level=info msg=\"Starting container: ca05b39014841edd47df2579390425a297f20af1831a47192b8d676c7c8b6379\" id=4d3ea773-3489-4f50-b7d1-eb83daa4efe8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 12:08:56.151778 crc crio[21508]: time=\"2026-06-09T12:08:56.15161601Z\" level=info msg=\"Started container\" PID=219826 containerID=ca05b39014841edd47df2579390425a297f20af1831a47192b8d676c7c8b6379 description=openshift-marketplace/certified-operators-cj9b9/extract-utilities id=4d3ea773-3489-4f50-b7d1-eb83daa4efe8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=089a64c612136682c619acb80556005404484c932f93628dd55b1305c37789ac\nJun 09 12:08:57.201363 crc crio[21508]: time=\"2026-06-09T12:08:57.200788913Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=9f45a3e3-bda6-4e50-80e8-cac4e03f472f name=/runtime.v1.ImageService/PullImage\nJun 09 12:08:57.209579 crc crio[21508]: time=\"2026-06-09T12:08:57.209500807Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 09 12:08:58.057026 crc crio[21508]: time=\"2026-06-09T12:08:58.056958152Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=9f45a3e3-bda6-4e50-80e8-cac4e03f472f name=/runtime.v1.ImageService/PullImage\nJun 09 12:08:58.058960 crc crio[21508]: time=\"2026-06-09T12:08:58.058803786Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=f59ee9ee-330a-4949-9c5b-9847b6df5f10 name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:08:58.061489 crc crio[21508]: time=\"2026-06-09T12:08:58.061411652Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=9a5ee60e-bdf9-499a-9f66-0b4b664e5f0a name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:08:58.071985 crc crio[21508]: time=\"2026-06-09T12:08:58.070917938Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-cj9b9/extract-content\" id=e423a67d-d887-41a1-9430-f46f86743100 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:08:58.071985 crc crio[21508]: time=\"2026-06-09T12:08:58.071582657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:08:58.165626 crc crio[21508]: time=\"2026-06-09T12:08:58.165482108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:08:58.171224 crc crio[21508]: time=\"2026-06-09T12:08:58.170420872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:08:58.359479 crc crio[21508]: time=\"2026-06-09T12:08:58.358883683Z\" level=info msg=\"Created container 14a6d7ecc836bcde094824942e9ae56c7093b964d7d276c513326bcd7fef84d9: openshift-marketplace/certified-operators-cj9b9/extract-content\" id=e423a67d-d887-41a1-9430-f46f86743100 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:08:58.361675 crc crio[21508]: time=\"2026-06-09T12:08:58.361558341Z\" level=info msg=\"Starting container: 14a6d7ecc836bcde094824942e9ae56c7093b964d7d276c513326bcd7fef84d9\" id=70ab64b8-b324-48f6-b493-19d275352d76 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 12:08:58.372075 crc crio[21508]: time=\"2026-06-09T12:08:58.371985034Z\" level=info msg=\"Started container\" PID=220322 containerID=14a6d7ecc836bcde094824942e9ae56c7093b964d7d276c513326bcd7fef84d9 description=openshift-marketplace/certified-operators-cj9b9/extract-content id=70ab64b8-b324-48f6-b493-19d275352d76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=089a64c612136682c619acb80556005404484c932f93628dd55b1305c37789ac\nJun 09 12:09:03.156122 crc crio[21508]: time=\"2026-06-09T12:09:03.154133202Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9f331efc-39e3-4ef2-a1e2-36bc41d3f54c name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:09:20.600917 crc crio[21508]: time=\"2026-06-09T12:09:20.59993767Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=cc438c54-bad7-4296-b203-cfb4c7a6305a name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:09:20.614195 crc crio[21508]: time=\"2026-06-09T12:09:20.614098132Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-cj9b9/registry-server\" id=e06822c3-aab6-4b5b-b7e4-9598fe917e45 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:09:20.614545 crc crio[21508]: time=\"2026-06-09T12:09:20.614528335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:09:20.692395 crc crio[21508]: time=\"2026-06-09T12:09:20.690200796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:09:20.696789 crc crio[21508]: time=\"2026-06-09T12:09:20.695601783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:09:20.738418 crc crio[21508]: time=\"2026-06-09T12:09:20.738255723Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=ac31bf81-525b-4350-aed2-661f05b01a32 name=/runtime.v1.ImageService/PullImage\nJun 09 12:09:20.740048 crc crio[21508]: time=\"2026-06-09T12:09:20.739973473Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=87e17b77-256b-4eb8-aee5-7896e3e7ab9e name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:09:20.744188 crc crio[21508]: time=\"2026-06-09T12:09:20.744078112Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=1993cadd-686f-437a-bc23-d367d93c914a name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:09:20.756808 crc crio[21508]: time=\"2026-06-09T12:09:20.756628167Z\" level=info msg=\"Creating container: openshift-must-gather-d8pbd/crc-debug-4pp69/container-00\" id=e45fe84f-41bc-4f90-b1ae-d7cfd01d7d80 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:09:20.759217 crc crio[21508]: time=\"2026-06-09T12:09:20.75913574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:09:20.827069 crc crio[21508]: time=\"2026-06-09T12:09:20.826974223Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=e45fe84f-41bc-4f90-b1ae-d7cfd01d7d80 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:09:20.867025 crc crio[21508]: time=\"2026-06-09T12:09:20.866949966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:09:20.869813 crc crio[21508]: time=\"2026-06-09T12:09:20.869715746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:09:20.893630 crc crio[21508]: time=\"2026-06-09T12:09:20.89321643Z\" level=info msg=\"Created container c9d816bddba0c5645e6737b186ed85f363a4b9aa83422bdc013fe4bddfbc78c2: openshift-marketplace/certified-operators-cj9b9/registry-server\" id=e06822c3-aab6-4b5b-b7e4-9598fe917e45 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:09:20.895167 crc crio[21508]: time=\"2026-06-09T12:09:20.895108915Z\" level=info msg=\"Starting container: c9d816bddba0c5645e6737b186ed85f363a4b9aa83422bdc013fe4bddfbc78c2\" id=fd65c7f5-8392-4e1e-926d-e6d64e760b1c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 12:09:20.901994 crc crio[21508]: time=\"2026-06-09T12:09:20.901784379Z\" level=info msg=\"Started container\" PID=223898 containerID=c9d816bddba0c5645e6737b186ed85f363a4b9aa83422bdc013fe4bddfbc78c2 description=openshift-marketplace/certified-operators-cj9b9/registry-server id=fd65c7f5-8392-4e1e-926d-e6d64e760b1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=089a64c612136682c619acb80556005404484c932f93628dd55b1305c37789ac\nJun 09 12:09:21.099564 crc crio[21508]: time=\"2026-06-09T12:09:21.099399316Z\" level=info msg=\"Created container 7cf9f1d816d951baecff4cef9a7238429392761e107eda0cb14fdb121a29817a: openshift-must-gather-d8pbd/crc-debug-4pp69/container-00\" id=e45fe84f-41bc-4f90-b1ae-d7cfd01d7d80 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:09:21.101273 crc crio[21508]: time=\"2026-06-09T12:09:21.101228839Z\" level=info msg=\"Starting container: 7cf9f1d816d951baecff4cef9a7238429392761e107eda0cb14fdb121a29817a\" id=14850148-1c54-479b-8846-81c089da07d6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 12:09:21.111082 crc crio[21508]: time=\"2026-06-09T12:09:21.110960112Z\" level=info msg=\"Started container\" PID=223942 containerID=7cf9f1d816d951baecff4cef9a7238429392761e107eda0cb14fdb121a29817a description=openshift-must-gather-d8pbd/crc-debug-4pp69/container-00 id=14850148-1c54-479b-8846-81c089da07d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8bf3d181880340a71835bbbb4fcc77c364fe17d14dd30842435fb09b7c5267f\nJun 09 12:09:37.082690 crc crio[21508]: time=\"2026-06-09T12:09:37.081714743Z\" level=info msg=\"Stopping container: c9d816bddba0c5645e6737b186ed85f363a4b9aa83422bdc013fe4bddfbc78c2 (timeout: 2s)\" id=43be30c3-0e53-4c9c-9945-06e8e47afcf5 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 12:09:38.118168 crc crio[21508]: time=\"2026-06-09T12:09:38.117369022Z\" level=info msg=\"Stopped container c9d816bddba0c5645e6737b186ed85f363a4b9aa83422bdc013fe4bddfbc78c2: openshift-marketplace/certified-operators-cj9b9/registry-server\" id=43be30c3-0e53-4c9c-9945-06e8e47afcf5 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 12:09:38.120068 crc crio[21508]: time=\"2026-06-09T12:09:38.119986868Z\" level=info msg=\"Stopping pod sandbox: 089a64c612136682c619acb80556005404484c932f93628dd55b1305c37789ac\" id=2d7cf93b-d29a-4e36-bf75-bdadaa18260e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:09:38.120957 crc crio[21508]: time=\"2026-06-09T12:09:38.120895835Z\" level=info msg=\"Got pod network &{Name:certified-operators-cj9b9 Namespace:openshift-marketplace ID:089a64c612136682c619acb80556005404484c932f93628dd55b1305c37789ac UID:1748f138-6698-4aa0-93ee-ed86ca04ef4f NetNS:/var/run/netns/31cb0f22-d67c-4822-ad4e-04907c8d0909 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1748f138_6698_4aa0_93ee_ed86ca04ef4f.slice PodAnnotations:0xc0039b9a68}] Aliases:map[]}\"\nJun 09 12:09:38.121171 crc crio[21508]: time=\"2026-06-09T12:09:38.121107411Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-cj9b9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 12:09:38.720921 crc crio[21508]: time=\"2026-06-09T12:09:38.72041591Z\" level=info msg=\"Stopped pod sandbox: 089a64c612136682c619acb80556005404484c932f93628dd55b1305c37789ac\" id=2d7cf93b-d29a-4e36-bf75-bdadaa18260e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:09:39.146905 crc crio[21508]: time=\"2026-06-09T12:09:39.142337451Z\" level=info msg=\"Removing container: c9d816bddba0c5645e6737b186ed85f363a4b9aa83422bdc013fe4bddfbc78c2\" id=453d4ce3-ee69-4557-a5a0-b9c3aa4002c3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:09:39.203108 crc crio[21508]: time=\"2026-06-09T12:09:39.195994662Z\" level=info msg=\"Removed container c9d816bddba0c5645e6737b186ed85f363a4b9aa83422bdc013fe4bddfbc78c2: openshift-marketplace/certified-operators-cj9b9/registry-server\" id=453d4ce3-ee69-4557-a5a0-b9c3aa4002c3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:09:39.204834 crc crio[21508]: time=\"2026-06-09T12:09:39.204271512Z\" level=info msg=\"Removing container: 14a6d7ecc836bcde094824942e9ae56c7093b964d7d276c513326bcd7fef84d9\" id=aa28d221-3f12-4be8-837c-c7916daab2b0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:09:39.249561 crc crio[21508]: time=\"2026-06-09T12:09:39.245245534Z\" level=info msg=\"Removed container 14a6d7ecc836bcde094824942e9ae56c7093b964d7d276c513326bcd7fef84d9: openshift-marketplace/certified-operators-cj9b9/extract-content\" id=aa28d221-3f12-4be8-837c-c7916daab2b0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:09:39.249561 crc crio[21508]: time=\"2026-06-09T12:09:39.249526408Z\" level=info msg=\"Removing container: ca05b39014841edd47df2579390425a297f20af1831a47192b8d676c7c8b6379\" id=17d7b439-2c80-46a8-a37f-aeae599f6792 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:09:39.312182 crc crio[21508]: time=\"2026-06-09T12:09:39.312074938Z\" level=info msg=\"Removed container ca05b39014841edd47df2579390425a297f20af1831a47192b8d676c7c8b6379: openshift-marketplace/certified-operators-cj9b9/extract-utilities\" id=17d7b439-2c80-46a8-a37f-aeae599f6792 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:09:53.355900 crc crio[21508]: time=\"2026-06-09T12:09:53.354810457Z\" level=info msg=\"Stopping pod sandbox: f8bf3d181880340a71835bbbb4fcc77c364fe17d14dd30842435fb09b7c5267f\" id=7176ce8b-c8ed-43a8-b347-e62e59305ad4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:09:53.384682 crc crio[21508]: time=\"2026-06-09T12:09:53.384586213Z\" level=info msg=\"Stopped pod sandbox: f8bf3d181880340a71835bbbb4fcc77c364fe17d14dd30842435fb09b7c5267f\" id=7176ce8b-c8ed-43a8-b347-e62e59305ad4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:09:55.245728 crc crio[21508]: time=\"2026-06-09T12:09:55.245105031Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-d8pbd/crc-debug-xhtzc/POD\" id=83919ad3-5f29-4d67-9d89-e7d640a67163 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 12:09:55.247161 crc crio[21508]: time=\"2026-06-09T12:09:55.245788171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:09:55.271214 crc crio[21508]: time=\"2026-06-09T12:09:55.271097867Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=83919ad3-5f29-4d67-9d89-e7d640a67163 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 12:09:55.295098 crc crio[21508]: time=\"2026-06-09T12:09:55.294959691Z\" level=info msg=\"Ran pod sandbox e3d3952f9172b3150776756373f03e8e795c28500fa612e6b3dc317112eb3724 with infra container: openshift-must-gather-d8pbd/crc-debug-xhtzc/POD\" id=83919ad3-5f29-4d67-9d89-e7d640a67163 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 12:09:55.300393 crc crio[21508]: time=\"2026-06-09T12:09:55.300325287Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=cd1e06bc-60cf-4407-8143-baf762b71606 name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:09:55.302452 crc crio[21508]: time=\"2026-06-09T12:09:55.302375077Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=fe525d9e-0356-4cce-a3f5-1b7433446a9d name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:09:55.424695 crc crio[21508]: time=\"2026-06-09T12:09:55.42455905Z\" level=info msg=\"Creating container: openshift-must-gather-d8pbd/crc-debug-xhtzc/container-00\" id=12542672-b800-4838-b031-9c551563482d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:09:55.425098 crc crio[21508]: time=\"2026-06-09T12:09:55.425034194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:09:55.467002 crc crio[21508]: time=\"2026-06-09T12:09:55.466895801Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=12542672-b800-4838-b031-9c551563482d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:09:55.479628 crc crio[21508]: time=\"2026-06-09T12:09:55.478948502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:09:55.481776 crc crio[21508]: time=\"2026-06-09T12:09:55.481701992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:09:55.686800 crc crio[21508]: time=\"2026-06-09T12:09:55.686611161Z\" level=info msg=\"Created container d83fad878e2198bf481d2358049e1ede932fb34770134a2666760c3366fe1295: openshift-must-gather-d8pbd/crc-debug-xhtzc/container-00\" id=12542672-b800-4838-b031-9c551563482d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:09:55.687965 crc crio[21508]: time=\"2026-06-09T12:09:55.687889458Z\" level=info msg=\"Starting container: d83fad878e2198bf481d2358049e1ede932fb34770134a2666760c3366fe1295\" id=be514b46-50be-4b49-81e6-a1a3ee2d26a4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 12:09:55.699621 crc crio[21508]: time=\"2026-06-09T12:09:55.699474175Z\" level=info msg=\"Started container\" PID=230227 containerID=d83fad878e2198bf481d2358049e1ede932fb34770134a2666760c3366fe1295 description=openshift-must-gather-d8pbd/crc-debug-xhtzc/container-00 id=be514b46-50be-4b49-81e6-a1a3ee2d26a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3d3952f9172b3150776756373f03e8e795c28500fa612e6b3dc317112eb3724\nJun 09 12:09:57.430722 crc crio[21508]: time=\"2026-06-09T12:09:57.429679405Z\" level=info msg=\"Stopping pod sandbox: e3d3952f9172b3150776756373f03e8e795c28500fa612e6b3dc317112eb3724\" id=61d64fd5-403f-4614-978b-880e368a1f1f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:09:57.436973 crc crio[21508]: time=\"2026-06-09T12:09:57.436894044Z\" level=info msg=\"Stopped pod sandbox: e3d3952f9172b3150776756373f03e8e795c28500fa612e6b3dc317112eb3724\" id=61d64fd5-403f-4614-978b-880e368a1f1f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:09:58.449447 crc crio[21508]: time=\"2026-06-09T12:09:58.448824254Z\" level=info msg=\"Removing container: d83fad878e2198bf481d2358049e1ede932fb34770134a2666760c3366fe1295\" id=290d0e06-8d87-4c99-8616-c400753d268d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:09:58.485978 crc crio[21508]: time=\"2026-06-09T12:09:58.485873432Z\" level=info msg=\"Removed container d83fad878e2198bf481d2358049e1ede932fb34770134a2666760c3366fe1295: openshift-must-gather-d8pbd/crc-debug-xhtzc/container-00\" id=290d0e06-8d87-4c99-8616-c400753d268d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:10:00.528180 crc crio[21508]: time=\"2026-06-09T12:10:00.527687062Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683450-8vw4v/POD\" id=f9137a73-202f-47aa-8bcf-ea30c89b6c2b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 12:10:00.529601 crc crio[21508]: time=\"2026-06-09T12:10:00.528257609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:10:00.575857 crc crio[21508]: time=\"2026-06-09T12:10:00.575807242Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683450-8vw4v Namespace:openshift-infra ID:f584f16c5ce18952e90cef08e72bc8cd7b7fbc9d1fa25718c7091476661981e7 UID:3ce2b007-f83a-477c-b6a7-93d9fa17ccdc NetNS:/var/run/netns/1fe34b49-f0c5-4755-bda8-9ff1a7e95991 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3ce2b007_f83a_477c_b6a7_93d9fa17ccdc.slice PodAnnotations:0xc00465e140}] Aliases:map[]}\"\nJun 09 12:10:00.576145 crc crio[21508]: time=\"2026-06-09T12:10:00.576127811Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683450-8vw4v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 12:10:01.161893 crc crio[21508]: 2026-06-09T12:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f584f16c5ce1895 Mac:c2:96:b3:0b:62:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:11 Mtu:0 Sandbox:/var/run/netns/1fe34b49-f0c5-4755-bda8-9ff1a7e95991 SocketPath: PciID:}] [{Interface:0xc0004b05b0 Address:{IP:10.217.1.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 12:10:01.163399 crc crio[21508]: time=\"2026-06-09T12:10:01.163346969Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683450-8vw4v Namespace:openshift-infra ID:f584f16c5ce18952e90cef08e72bc8cd7b7fbc9d1fa25718c7091476661981e7 UID:3ce2b007-f83a-477c-b6a7-93d9fa17ccdc NetNS:/var/run/netns/1fe34b49-f0c5-4755-bda8-9ff1a7e95991 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3ce2b007_f83a_477c_b6a7_93d9fa17ccdc.slice PodAnnotations:0xc00465e140}] Aliases:map[]}\"\nJun 09 12:10:01.163567 crc crio[21508]: time=\"2026-06-09T12:10:01.163497834Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683450-8vw4v for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 12:10:01.171232 crc crio[21508]: time=\"2026-06-09T12:10:01.171165707Z\" level=info msg=\"Ran pod sandbox f584f16c5ce18952e90cef08e72bc8cd7b7fbc9d1fa25718c7091476661981e7 with infra container: openshift-infra/auto-csr-approver-29683450-8vw4v/POD\" id=f9137a73-202f-47aa-8bcf-ea30c89b6c2b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 12:10:01.174124 crc crio[21508]: time=\"2026-06-09T12:10:01.174058321Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d6a89f9f-9ff1-4162-9551-99b563d57b58 name=/runtime.v1.ImageService/PullImage\nJun 09 12:10:01.178873 crc crio[21508]: time=\"2026-06-09T12:10:01.178445008Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 12:10:02.279130 crc crio[21508]: time=\"2026-06-09T12:10:02.278502381Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d6a89f9f-9ff1-4162-9551-99b563d57b58 name=/runtime.v1.ImageService/PullImage\nJun 09 12:10:02.280831 crc crio[21508]: time=\"2026-06-09T12:10:02.280485859Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1c4232b7-146e-4d19-88d2-931448fd9a13 name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:10:02.282514 crc crio[21508]: time=\"2026-06-09T12:10:02.282438106Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3e88ab6c-d229-480a-81ae-a666de7a8464 name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:10:02.290829 crc crio[21508]: time=\"2026-06-09T12:10:02.290694996Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683450-8vw4v/oc\" id=7a85099c-f267-4dc8-aec0-2f89e8a46b64 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:10:02.291418 crc crio[21508]: time=\"2026-06-09T12:10:02.291376416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:10:02.351929 crc crio[21508]: time=\"2026-06-09T12:10:02.351591006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:10:02.695362 crc crio[21508]: time=\"2026-06-09T12:10:02.69489982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:10:02.806954 crc crio[21508]: time=\"2026-06-09T12:10:02.806831366Z\" level=info msg=\"Created container ca6edbdaf04640e2aa4660e54639ba05aafa54012f9235b58abeae2eb6309c93: openshift-infra/auto-csr-approver-29683450-8vw4v/oc\" id=7a85099c-f267-4dc8-aec0-2f89e8a46b64 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:10:02.809707 crc crio[21508]: time=\"2026-06-09T12:10:02.809634737Z\" level=info msg=\"Starting container: ca6edbdaf04640e2aa4660e54639ba05aafa54012f9235b58abeae2eb6309c93\" id=fb48f967-01a3-43e7-9f99-5b0e1b8c8d18 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 12:10:02.815381 crc crio[21508]: time=\"2026-06-09T12:10:02.81525387Z\" level=info msg=\"Started container\" PID=232229 containerID=ca6edbdaf04640e2aa4660e54639ba05aafa54012f9235b58abeae2eb6309c93 description=openshift-infra/auto-csr-approver-29683450-8vw4v/oc id=fb48f967-01a3-43e7-9f99-5b0e1b8c8d18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f584f16c5ce18952e90cef08e72bc8cd7b7fbc9d1fa25718c7091476661981e7\nJun 09 12:10:05.569013 crc crio[21508]: time=\"2026-06-09T12:10:05.567965887Z\" level=info msg=\"Stopping pod sandbox: f584f16c5ce18952e90cef08e72bc8cd7b7fbc9d1fa25718c7091476661981e7\" id=99abe9ea-08c1-49aa-8484-692491bc275d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:10:05.574948 crc crio[21508]: time=\"2026-06-09T12:10:05.574470396Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683450-8vw4v Namespace:openshift-infra ID:f584f16c5ce18952e90cef08e72bc8cd7b7fbc9d1fa25718c7091476661981e7 UID:3ce2b007-f83a-477c-b6a7-93d9fa17ccdc NetNS:/var/run/netns/1fe34b49-f0c5-4755-bda8-9ff1a7e95991 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3ce2b007_f83a_477c_b6a7_93d9fa17ccdc.slice PodAnnotations:0xc00465f0f8}] Aliases:map[]}\"\nJun 09 12:10:05.574948 crc crio[21508]: time=\"2026-06-09T12:10:05.574617651Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683450-8vw4v from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 12:10:05.911807 crc crio[21508]: time=\"2026-06-09T12:10:05.909214671Z\" level=info msg=\"Stopped pod sandbox: f584f16c5ce18952e90cef08e72bc8cd7b7fbc9d1fa25718c7091476661981e7\" id=99abe9ea-08c1-49aa-8484-692491bc275d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:10:31.463928 crc crio[21508]: time=\"2026-06-09T12:10:31.463505195Z\" level=info msg=\"Removing container: 70a078b01833ec9af75645449aa133e3e0baf535964817cda845f505e931c658\" id=3a280161-f1be-4ecd-ac1d-c97d9b8048c5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:10:31.582154 crc crio[21508]: time=\"2026-06-09T12:10:31.581436345Z\" level=info msg=\"Removed container 70a078b01833ec9af75645449aa133e3e0baf535964817cda845f505e931c658: openshift-infra/auto-csr-approver-29683444-w9pqh/oc\" id=3a280161-f1be-4ecd-ac1d-c97d9b8048c5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:10:31.595407 crc crio[21508]: time=\"2026-06-09T12:10:31.595263727Z\" level=info msg=\"Stopping pod sandbox: e3d3952f9172b3150776756373f03e8e795c28500fa612e6b3dc317112eb3724\" id=b4c2519f-6b59-4156-b3dc-8083eeed3bba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:10:31.595407 crc crio[21508]: time=\"2026-06-09T12:10:31.59538793Z\" level=info msg=\"Stopped pod sandbox (already stopped): e3d3952f9172b3150776756373f03e8e795c28500fa612e6b3dc317112eb3724\" id=b4c2519f-6b59-4156-b3dc-8083eeed3bba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:10:31.596443 crc crio[21508]: time=\"2026-06-09T12:10:31.596370729Z\" level=info msg=\"Removing pod sandbox: e3d3952f9172b3150776756373f03e8e795c28500fa612e6b3dc317112eb3724\" id=9206a178-d9f1-4e11-8988-349dcfd1f352 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 12:10:31.611400 crc crio[21508]: time=\"2026-06-09T12:10:31.611262422Z\" level=info msg=\"Removed pod sandbox: e3d3952f9172b3150776756373f03e8e795c28500fa612e6b3dc317112eb3724\" id=9206a178-d9f1-4e11-8988-349dcfd1f352 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 12:10:31.612531 crc crio[21508]: time=\"2026-06-09T12:10:31.612453207Z\" level=info msg=\"Stopping pod sandbox: 01a06042396cc660af979a2aaaa0ce08f5857b3073a4b0836e6bc651ac35e9eb\" id=0160b5f9-a0be-4fb4-bef3-b7feebe7d95c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:10:31.612784 crc crio[21508]: time=\"2026-06-09T12:10:31.612629342Z\" level=info msg=\"Stopped pod sandbox (already stopped): 01a06042396cc660af979a2aaaa0ce08f5857b3073a4b0836e6bc651ac35e9eb\" id=0160b5f9-a0be-4fb4-bef3-b7feebe7d95c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:10:31.613832 crc crio[21508]: time=\"2026-06-09T12:10:31.613683462Z\" level=info msg=\"Removing pod sandbox: 01a06042396cc660af979a2aaaa0ce08f5857b3073a4b0836e6bc651ac35e9eb\" id=3dccd47d-70c4-4d62-b534-ccb5d79f3647 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 12:10:31.632994 crc crio[21508]: time=\"2026-06-09T12:10:31.63285387Z\" level=info msg=\"Removed pod sandbox: 01a06042396cc660af979a2aaaa0ce08f5857b3073a4b0836e6bc651ac35e9eb\" id=3dccd47d-70c4-4d62-b534-ccb5d79f3647 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 12:10:31.634729 crc crio[21508]: time=\"2026-06-09T12:10:31.634629692Z\" level=info msg=\"Stopping pod sandbox: 089a64c612136682c619acb80556005404484c932f93628dd55b1305c37789ac\" id=9d3233da-7908-4a25-981b-1b53b654d1fc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:10:31.634861 crc crio[21508]: time=\"2026-06-09T12:10:31.634731955Z\" level=info msg=\"Stopped pod sandbox (already stopped): 089a64c612136682c619acb80556005404484c932f93628dd55b1305c37789ac\" id=9d3233da-7908-4a25-981b-1b53b654d1fc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:10:31.637002 crc crio[21508]: time=\"2026-06-09T12:10:31.636799525Z\" level=info msg=\"Removing pod sandbox: 089a64c612136682c619acb80556005404484c932f93628dd55b1305c37789ac\" id=a2cd9326-60d0-4cd6-8f9d-11d6e02df527 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 12:10:31.655400 crc crio[21508]: time=\"2026-06-09T12:10:31.655248721Z\" level=info msg=\"Removed pod sandbox: 089a64c612136682c619acb80556005404484c932f93628dd55b1305c37789ac\" id=a2cd9326-60d0-4cd6-8f9d-11d6e02df527 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 12:11:19.402649 crc crio[21508]: time=\"2026-06-09T12:11:19.388027814Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-s62kn/POD\" id=e2a63ae7-9391-4b3b-9cdf-089ec2591b98 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 12:11:19.402649 crc crio[21508]: time=\"2026-06-09T12:11:19.389048204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:11:19.434421 crc crio[21508]: time=\"2026-06-09T12:11:19.434342231Z\" level=info msg=\"Got pod network &{Name:redhat-operators-s62kn Namespace:openshift-marketplace ID:d8b5ed22a29e17ea403385f0792fbe15f34dd12c4fb1f772dc7bc756ddc84d64 UID:a7730774-c1b8-43e0-a367-3cb21cc69479 NetNS:/var/run/netns/ca3d2bcb-2b6a-4630-97d2-93f2c03396d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7730774_c1b8_43e0_a367_3cb21cc69479.slice PodAnnotations:0xc004e42270}] Aliases:map[]}\"\nJun 09 12:11:19.434421 crc crio[21508]: time=\"2026-06-09T12:11:19.434401252Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-s62kn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 12:11:20.065042 crc crio[21508]: 2026-06-09T12:11:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d8b5ed22a29e17e Mac:5e:9e:06:91:0f:41 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:12 Mtu:0 Sandbox:/var/run/netns/ca3d2bcb-2b6a-4630-97d2-93f2c03396d4 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.1.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 12:11:20.066365 crc crio[21508]: time=\"2026-06-09T12:11:20.066249658Z\" level=info msg=\"Got pod network &{Name:redhat-operators-s62kn Namespace:openshift-marketplace ID:d8b5ed22a29e17ea403385f0792fbe15f34dd12c4fb1f772dc7bc756ddc84d64 UID:a7730774-c1b8-43e0-a367-3cb21cc69479 NetNS:/var/run/netns/ca3d2bcb-2b6a-4630-97d2-93f2c03396d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7730774_c1b8_43e0_a367_3cb21cc69479.slice PodAnnotations:0xc004e42270}] Aliases:map[]}\"\nJun 09 12:11:20.066563 crc crio[21508]: time=\"2026-06-09T12:11:20.066504316Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-s62kn for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 12:11:20.076108 crc crio[21508]: time=\"2026-06-09T12:11:20.074666303Z\" level=info msg=\"Ran pod sandbox d8b5ed22a29e17ea403385f0792fbe15f34dd12c4fb1f772dc7bc756ddc84d64 with infra container: openshift-marketplace/redhat-operators-s62kn/POD\" id=e2a63ae7-9391-4b3b-9cdf-089ec2591b98 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 12:11:20.083421 crc crio[21508]: time=\"2026-06-09T12:11:20.083049877Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bd6c286b-97ce-4958-8f4c-f210e37c56a5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:11:20.088254 crc crio[21508]: time=\"2026-06-09T12:11:20.088176496Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=755a65f0-3b8a-42fa-b93f-2542dd691ded name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:11:20.095869 crc crio[21508]: time=\"2026-06-09T12:11:20.095786237Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-s62kn/extract-utilities\" id=eed0cf6e-17d9-4712-8fa4-cb7d512e0090 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:11:20.096371 crc crio[21508]: time=\"2026-06-09T12:11:20.096257011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:11:20.158093 crc crio[21508]: time=\"2026-06-09T12:11:20.158007657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:11:20.166516 crc crio[21508]: time=\"2026-06-09T12:11:20.166426852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:11:20.517706 crc crio[21508]: time=\"2026-06-09T12:11:20.517133571Z\" level=info msg=\"Created container 3ba666c4bd7472176b9e42eb093bb1bf66eaf57944e183cb76a7dbf3239acbaf: openshift-marketplace/redhat-operators-s62kn/extract-utilities\" id=eed0cf6e-17d9-4712-8fa4-cb7d512e0090 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:11:20.519503 crc crio[21508]: time=\"2026-06-09T12:11:20.519426488Z\" level=info msg=\"Starting container: 3ba666c4bd7472176b9e42eb093bb1bf66eaf57944e183cb76a7dbf3239acbaf\" id=297b4ad9-9077-4091-a3ae-be027d97e73b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 12:11:20.525246 crc crio[21508]: time=\"2026-06-09T12:11:20.525130224Z\" level=info msg=\"Started container\" PID=251469 containerID=3ba666c4bd7472176b9e42eb093bb1bf66eaf57944e183cb76a7dbf3239acbaf description=openshift-marketplace/redhat-operators-s62kn/extract-utilities id=297b4ad9-9077-4091-a3ae-be027d97e73b name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8b5ed22a29e17ea403385f0792fbe15f34dd12c4fb1f772dc7bc756ddc84d64\nJun 09 12:11:20.775245 crc crio[21508]: time=\"2026-06-09T12:11:20.775044322Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=84fbf6dd-2cf8-4d1e-825a-1f5d44bcc3cd name=/runtime.v1.ImageService/PullImage\nJun 09 12:11:20.784854 crc crio[21508]: time=\"2026-06-09T12:11:20.784730804Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 09 12:11:21.346967 crc crio[21508]: time=\"2026-06-09T12:11:21.346371447Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:3ff571452f484c0211ce73a1965fd6ce23c29df4c9361a4fb9640ee9a34b3134\" id=84fbf6dd-2cf8-4d1e-825a-1f5d44bcc3cd name=/runtime.v1.ImageService/PullImage\nJun 09 12:11:21.348140 crc crio[21508]: time=\"2026-06-09T12:11:21.348064006Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=4e22ac36-6f79-4d9e-bd6c-d73b16a8066e name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:11:21.351708 crc crio[21508]: time=\"2026-06-09T12:11:21.35163823Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=a2cbe01d-3812-42f8-9bb8-03210e89f273 name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:11:21.360887 crc crio[21508]: time=\"2026-06-09T12:11:21.360800197Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-s62kn/extract-content\" id=3546eaa5-a51f-4b9d-ab5d-c310aedda092 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:11:21.361515 crc crio[21508]: time=\"2026-06-09T12:11:21.361466506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:11:21.480110 crc crio[21508]: time=\"2026-06-09T12:11:21.480022724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:11:21.484495 crc crio[21508]: time=\"2026-06-09T12:11:21.484443623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:11:21.690776 crc crio[21508]: time=\"2026-06-09T12:11:21.690631589Z\" level=info msg=\"Created container 87c398c3aa26348df4259a8af59059cbaab3d85d5923a5777e50dffbd3cfdcf5: openshift-marketplace/redhat-operators-s62kn/extract-content\" id=3546eaa5-a51f-4b9d-ab5d-c310aedda092 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:11:21.692437 crc crio[21508]: time=\"2026-06-09T12:11:21.692075651Z\" level=info msg=\"Starting container: 87c398c3aa26348df4259a8af59059cbaab3d85d5923a5777e50dffbd3cfdcf5\" id=a164b6a2-b7ff-493d-88b6-27f98971e269 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 12:11:21.701643 crc crio[21508]: time=\"2026-06-09T12:11:21.700781984Z\" level=info msg=\"Started container\" PID=251792 containerID=87c398c3aa26348df4259a8af59059cbaab3d85d5923a5777e50dffbd3cfdcf5 description=openshift-marketplace/redhat-operators-s62kn/extract-content id=a164b6a2-b7ff-493d-88b6-27f98971e269 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8b5ed22a29e17ea403385f0792fbe15f34dd12c4fb1f772dc7bc756ddc84d64\nJun 09 12:11:26.879352 crc crio[21508]: time=\"2026-06-09T12:11:26.878919538Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=cb50891c-5320-4578-a533-5bfac0ee4d37 name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:11:26.885083 crc crio[21508]: time=\"2026-06-09T12:11:26.884941473Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=36ca65b7-09ce-4f0c-897e-129ea261baef name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:11:26.891990 crc crio[21508]: time=\"2026-06-09T12:11:26.891882865Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-s62kn/registry-server\" id=f6479ff1-ddf5-47b3-a966-24aa8da0f60e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:11:26.893696 crc crio[21508]: time=\"2026-06-09T12:11:26.893512562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:11:26.968682 crc crio[21508]: time=\"2026-06-09T12:11:26.968588506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:11:26.972879 crc crio[21508]: time=\"2026-06-09T12:11:26.972450208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:11:27.140091 crc crio[21508]: time=\"2026-06-09T12:11:27.139922769Z\" level=info msg=\"Created container 2e099ea52920d2a8e4e86a7609663b94104f2361f826d3b58c00602968aab8c3: openshift-marketplace/redhat-operators-s62kn/registry-server\" id=f6479ff1-ddf5-47b3-a966-24aa8da0f60e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:11:27.141489 crc crio[21508]: time=\"2026-06-09T12:11:27.14132716Z\" level=info msg=\"Starting container: 2e099ea52920d2a8e4e86a7609663b94104f2361f826d3b58c00602968aab8c3\" id=7d93253d-8b16-48ee-b673-86190ac731ea name=/runtime.v1.RuntimeService/StartContainer\nJun 09 12:11:27.147121 crc crio[21508]: time=\"2026-06-09T12:11:27.147024005Z\" level=info msg=\"Started container\" PID=252403 containerID=2e099ea52920d2a8e4e86a7609663b94104f2361f826d3b58c00602968aab8c3 description=openshift-marketplace/redhat-operators-s62kn/registry-server id=7d93253d-8b16-48ee-b673-86190ac731ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8b5ed22a29e17ea403385f0792fbe15f34dd12c4fb1f772dc7bc756ddc84d64\nJun 09 12:11:41.079914 crc crio[21508]: time=\"2026-06-09T12:11:41.078930481Z\" level=info msg=\"Stopping container: 2e099ea52920d2a8e4e86a7609663b94104f2361f826d3b58c00602968aab8c3 (timeout: 2s)\" id=1e581aff-0a78-43ac-907f-fcea1a046209 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 12:11:41.210071 crc crio[21508]: time=\"2026-06-09T12:11:41.209982683Z\" level=info msg=\"Stopped container 2e099ea52920d2a8e4e86a7609663b94104f2361f826d3b58c00602968aab8c3: openshift-marketplace/redhat-operators-s62kn/registry-server\" id=1e581aff-0a78-43ac-907f-fcea1a046209 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 12:11:41.212669 crc crio[21508]: time=\"2026-06-09T12:11:41.212595269Z\" level=info msg=\"Stopping pod sandbox: d8b5ed22a29e17ea403385f0792fbe15f34dd12c4fb1f772dc7bc756ddc84d64\" id=f9ab493f-1131-421a-988f-ac362e8701ca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:11:41.213350 crc crio[21508]: time=\"2026-06-09T12:11:41.213232447Z\" level=info msg=\"Got pod network &{Name:redhat-operators-s62kn Namespace:openshift-marketplace ID:d8b5ed22a29e17ea403385f0792fbe15f34dd12c4fb1f772dc7bc756ddc84d64 UID:a7730774-c1b8-43e0-a367-3cb21cc69479 NetNS:/var/run/netns/ca3d2bcb-2b6a-4630-97d2-93f2c03396d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7730774_c1b8_43e0_a367_3cb21cc69479.slice PodAnnotations:0xc0019bd9f0}] Aliases:map[]}\"\nJun 09 12:11:41.213656 crc crio[21508]: time=\"2026-06-09T12:11:41.213598938Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-s62kn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 12:11:41.651449 crc crio[21508]: time=\"2026-06-09T12:11:41.644097858Z\" level=info msg=\"Stopped pod sandbox: d8b5ed22a29e17ea403385f0792fbe15f34dd12c4fb1f772dc7bc756ddc84d64\" id=f9ab493f-1131-421a-988f-ac362e8701ca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:11:42.102154 crc crio[21508]: time=\"2026-06-09T12:11:42.101598973Z\" level=info msg=\"Removing container: 2e099ea52920d2a8e4e86a7609663b94104f2361f826d3b58c00602968aab8c3\" id=d60c075b-8b57-451e-afd3-338727fec574 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:11:42.147923 crc crio[21508]: time=\"2026-06-09T12:11:42.147657593Z\" level=info msg=\"Removed container 2e099ea52920d2a8e4e86a7609663b94104f2361f826d3b58c00602968aab8c3: openshift-marketplace/redhat-operators-s62kn/registry-server\" id=d60c075b-8b57-451e-afd3-338727fec574 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:11:42.164356 crc crio[21508]: time=\"2026-06-09T12:11:42.161502416Z\" level=info msg=\"Removing container: 87c398c3aa26348df4259a8af59059cbaab3d85d5923a5777e50dffbd3cfdcf5\" id=2f837635-99d1-4862-a1ee-61d15cfc497d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:11:42.196390 crc crio[21508]: time=\"2026-06-09T12:11:42.196243536Z\" level=info msg=\"Removed container 87c398c3aa26348df4259a8af59059cbaab3d85d5923a5777e50dffbd3cfdcf5: openshift-marketplace/redhat-operators-s62kn/extract-content\" id=2f837635-99d1-4862-a1ee-61d15cfc497d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:11:42.204125 crc crio[21508]: time=\"2026-06-09T12:11:42.204035212Z\" level=info msg=\"Removing container: 3ba666c4bd7472176b9e42eb093bb1bf66eaf57944e183cb76a7dbf3239acbaf\" id=0fa24f21-d272-40ac-9bbc-33ba105017a1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:11:42.281980 crc crio[21508]: time=\"2026-06-09T12:11:42.281896827Z\" level=info msg=\"Removed container 3ba666c4bd7472176b9e42eb093bb1bf66eaf57944e183cb76a7dbf3239acbaf: openshift-marketplace/redhat-operators-s62kn/extract-utilities\" id=0fa24f21-d272-40ac-9bbc-33ba105017a1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:12:00.518378 crc crio[21508]: time=\"2026-06-09T12:12:00.517426492Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683452-wcxzv/POD\" id=8d8df360-c2ec-4eeb-86a2-36f0907a4145 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 12:12:00.518378 crc crio[21508]: time=\"2026-06-09T12:12:00.518364559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:12:00.563562 crc crio[21508]: time=\"2026-06-09T12:12:00.562904754Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683452-wcxzv Namespace:openshift-infra ID:70d69520bb063e20a9013403cfaadcd138d85ecdfc7665caa2387fc65249a0af UID:b132301e-2aa2-453e-86cb-90e5b0a026dc NetNS:/var/run/netns/a76fe44d-ade6-4cd8-a247-a982591ce1c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb132301e_2aa2_453e_86cb_90e5b0a026dc.slice PodAnnotations:0xc00244ea68}] Aliases:map[]}\"\nJun 09 12:12:00.563562 crc crio[21508]: time=\"2026-06-09T12:12:00.563474101Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683452-wcxzv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 12:12:00.922999 crc crio[21508]: 2026-06-09T12:12:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:70d69520bb063e2 Mac:52:85:4d:97:a7:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:13 Mtu:0 Sandbox:/var/run/netns/a76fe44d-ade6-4cd8-a247-a982591ce1c4 SocketPath: PciID:}] [{Interface:0xc0004b25b0 Address:{IP:10.217.1.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 12:12:00.925634 crc crio[21508]: time=\"2026-06-09T12:12:00.925538301Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683452-wcxzv Namespace:openshift-infra ID:70d69520bb063e20a9013403cfaadcd138d85ecdfc7665caa2387fc65249a0af UID:b132301e-2aa2-453e-86cb-90e5b0a026dc NetNS:/var/run/netns/a76fe44d-ade6-4cd8-a247-a982591ce1c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb132301e_2aa2_453e_86cb_90e5b0a026dc.slice PodAnnotations:0xc00244ea68}] Aliases:map[]}\"\nJun 09 12:12:00.925827 crc crio[21508]: time=\"2026-06-09T12:12:00.925784908Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683452-wcxzv for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 12:12:00.937041 crc crio[21508]: time=\"2026-06-09T12:12:00.936261083Z\" level=info msg=\"Ran pod sandbox 70d69520bb063e20a9013403cfaadcd138d85ecdfc7665caa2387fc65249a0af with infra container: openshift-infra/auto-csr-approver-29683452-wcxzv/POD\" id=8d8df360-c2ec-4eeb-86a2-36f0907a4145 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 12:12:00.967521 crc crio[21508]: time=\"2026-06-09T12:12:00.962007021Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=bd33e3ba-549c-44f2-8f25-fd3c7b2e6644 name=/runtime.v1.ImageService/PullImage\nJun 09 12:12:00.974247 crc crio[21508]: time=\"2026-06-09T12:12:00.973724312Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 12:12:01.847539 crc crio[21508]: time=\"2026-06-09T12:12:01.847403781Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=bd33e3ba-549c-44f2-8f25-fd3c7b2e6644 name=/runtime.v1.ImageService/PullImage\nJun 09 12:12:01.850709 crc crio[21508]: time=\"2026-06-09T12:12:01.850627755Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a8ad6204-bf33-438d-9501-d345d0440689 name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:12:01.853191 crc crio[21508]: time=\"2026-06-09T12:12:01.852983014Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=724487fe-ff07-4d13-92ed-215c98d61fa7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:12:01.863663 crc crio[21508]: time=\"2026-06-09T12:12:01.863142519Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683452-wcxzv/oc\" id=556a1457-22e8-479f-8131-1a60043213bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:12:01.864156 crc crio[21508]: time=\"2026-06-09T12:12:01.864047415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:12:01.919105 crc crio[21508]: time=\"2026-06-09T12:12:01.917898012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:12:02.126860 crc crio[21508]: time=\"2026-06-09T12:12:02.126652613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:12:02.239346 crc crio[21508]: time=\"2026-06-09T12:12:02.239223327Z\" level=info msg=\"Created container 213eefd2345baafd55191ae7f46a7071fdea6df50a8a06b2ac6d963ab2c9fa49: openshift-infra/auto-csr-approver-29683452-wcxzv/oc\" id=556a1457-22e8-479f-8131-1a60043213bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:12:02.244035 crc crio[21508]: time=\"2026-06-09T12:12:02.243912403Z\" level=info msg=\"Starting container: 213eefd2345baafd55191ae7f46a7071fdea6df50a8a06b2ac6d963ab2c9fa49\" id=632face1-ab72-4c61-b028-a7eabcb8329e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 12:12:02.254806 crc crio[21508]: time=\"2026-06-09T12:12:02.254631325Z\" level=info msg=\"Started container\" PID=261129 containerID=213eefd2345baafd55191ae7f46a7071fdea6df50a8a06b2ac6d963ab2c9fa49 description=openshift-infra/auto-csr-approver-29683452-wcxzv/oc id=632face1-ab72-4c61-b028-a7eabcb8329e name=/runtime.v1.RuntimeService/StartContainer sandboxID=70d69520bb063e20a9013403cfaadcd138d85ecdfc7665caa2387fc65249a0af\nJun 09 12:12:04.397670 crc crio[21508]: time=\"2026-06-09T12:12:04.396725452Z\" level=info msg=\"Stopping pod sandbox: 70d69520bb063e20a9013403cfaadcd138d85ecdfc7665caa2387fc65249a0af\" id=16e5462a-7eb3-4014-a2e3-b3927ff871b3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:12:04.399282 crc crio[21508]: time=\"2026-06-09T12:12:04.398449182Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683452-wcxzv Namespace:openshift-infra ID:70d69520bb063e20a9013403cfaadcd138d85ecdfc7665caa2387fc65249a0af UID:b132301e-2aa2-453e-86cb-90e5b0a026dc NetNS:/var/run/netns/a76fe44d-ade6-4cd8-a247-a982591ce1c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb132301e_2aa2_453e_86cb_90e5b0a026dc.slice PodAnnotations:0xc002c0a3b0}] Aliases:map[]}\"\nJun 09 12:12:04.399282 crc crio[21508]: time=\"2026-06-09T12:12:04.398627397Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683452-wcxzv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 12:12:04.757834 crc crio[21508]: time=\"2026-06-09T12:12:04.757669099Z\" level=info msg=\"Stopped pod sandbox: 70d69520bb063e20a9013403cfaadcd138d85ecdfc7665caa2387fc65249a0af\" id=16e5462a-7eb3-4014-a2e3-b3927ff871b3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:12:31.705714 crc crio[21508]: time=\"2026-06-09T12:12:31.704806512Z\" level=info msg=\"Removing container: 291cdf1439a9ea2161628a4859eee16a74321c0127230ff8203703a48d0a0b53\" id=f891b4d1-fa6c-4c46-93df-d19ddda50126 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:12:31.823033 crc crio[21508]: time=\"2026-06-09T12:12:31.822923687Z\" level=info msg=\"Removed container 291cdf1439a9ea2161628a4859eee16a74321c0127230ff8203703a48d0a0b53: openshift-infra/auto-csr-approver-29683446-qv4qr/oc\" id=f891b4d1-fa6c-4c46-93df-d19ddda50126 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:12:31.843560 crc crio[21508]: time=\"2026-06-09T12:12:31.843453335Z\" level=info msg=\"Stopping pod sandbox: d8b5ed22a29e17ea403385f0792fbe15f34dd12c4fb1f772dc7bc756ddc84d64\" id=d04faa71-1c57-4026-890c-5b3d71192f4d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:12:31.843560 crc crio[21508]: time=\"2026-06-09T12:12:31.843562708Z\" level=info msg=\"Stopped pod sandbox (already stopped): d8b5ed22a29e17ea403385f0792fbe15f34dd12c4fb1f772dc7bc756ddc84d64\" id=d04faa71-1c57-4026-890c-5b3d71192f4d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:12:31.844381 crc crio[21508]: time=\"2026-06-09T12:12:31.844211287Z\" level=info msg=\"Removing pod sandbox: d8b5ed22a29e17ea403385f0792fbe15f34dd12c4fb1f772dc7bc756ddc84d64\" id=f90f8805-5dd5-4ec0-92db-9d590a455f51 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 12:12:31.867121 crc crio[21508]: time=\"2026-06-09T12:12:31.866958618Z\" level=info msg=\"Removed pod sandbox: d8b5ed22a29e17ea403385f0792fbe15f34dd12c4fb1f772dc7bc756ddc84d64\" id=f90f8805-5dd5-4ec0-92db-9d590a455f51 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 12:12:31.872639 crc crio[21508]: time=\"2026-06-09T12:12:31.8725349Z\" level=info msg=\"Stopping pod sandbox: 5f46330849a0567c871bbf6203a9174dddcd49464c83452bfbe34bcd5ca5ba37\" id=707da12a-94be-41f1-94eb-058f474fa9b0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:12:31.872639 crc crio[21508]: time=\"2026-06-09T12:12:31.872651304Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5f46330849a0567c871bbf6203a9174dddcd49464c83452bfbe34bcd5ca5ba37\" id=707da12a-94be-41f1-94eb-058f474fa9b0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:12:31.874524 crc crio[21508]: time=\"2026-06-09T12:12:31.874407945Z\" level=info msg=\"Removing pod sandbox: 5f46330849a0567c871bbf6203a9174dddcd49464c83452bfbe34bcd5ca5ba37\" id=dfdc3f5a-5d7c-4b06-9621-ecc91beec9c7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 12:12:31.906005 crc crio[21508]: time=\"2026-06-09T12:12:31.905908511Z\" level=info msg=\"Removed pod sandbox: 5f46330849a0567c871bbf6203a9174dddcd49464c83452bfbe34bcd5ca5ba37\" id=dfdc3f5a-5d7c-4b06-9621-ecc91beec9c7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 12:14:00.512226 crc crio[21508]: time=\"2026-06-09T12:14:00.511443076Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683454-572xx/POD\" id=360a66cd-50c0-4a60-99f8-df9b0ea578fb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 12:14:00.513405 crc crio[21508]: time=\"2026-06-09T12:14:00.51225909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:14:00.571897 crc crio[21508]: time=\"2026-06-09T12:14:00.571806301Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683454-572xx Namespace:openshift-infra ID:e0d8fa34332d87a0a2bba1cf868646d40a56001da94151515310594d65fee2cf UID:c025a95c-fa4c-42c0-908b-e9e925f1b7e4 NetNS:/var/run/netns/f7fef435-fb13-4fcb-a3ee-dd9d52381dd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc025a95c_fa4c_42c0_908b_e9e925f1b7e4.slice PodAnnotations:0xc004e42110}] Aliases:map[]}\"\nJun 09 12:14:00.571897 crc crio[21508]: time=\"2026-06-09T12:14:00.571879493Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683454-572xx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 12:14:01.098005 crc crio[21508]: 2026-06-09T12:14:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e0d8fa34332d87a Mac:36:04:26:97:02:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:14 Mtu:0 Sandbox:/var/run/netns/f7fef435-fb13-4fcb-a3ee-dd9d52381dd6 SocketPath: PciID:}] [{Interface:0xc000598750 Address:{IP:10.217.1.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 12:14:01.100013 crc crio[21508]: time=\"2026-06-09T12:14:01.099932604Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683454-572xx Namespace:openshift-infra ID:e0d8fa34332d87a0a2bba1cf868646d40a56001da94151515310594d65fee2cf UID:c025a95c-fa4c-42c0-908b-e9e925f1b7e4 NetNS:/var/run/netns/f7fef435-fb13-4fcb-a3ee-dd9d52381dd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc025a95c_fa4c_42c0_908b_e9e925f1b7e4.slice PodAnnotations:0xc004e42110}] Aliases:map[]}\"\nJun 09 12:14:01.100171 crc crio[21508]: time=\"2026-06-09T12:14:01.10013001Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683454-572xx for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 12:14:01.110710 crc crio[21508]: time=\"2026-06-09T12:14:01.110649358Z\" level=info msg=\"Ran pod sandbox e0d8fa34332d87a0a2bba1cf868646d40a56001da94151515310594d65fee2cf with infra container: openshift-infra/auto-csr-approver-29683454-572xx/POD\" id=360a66cd-50c0-4a60-99f8-df9b0ea578fb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 12:14:01.115134 crc crio[21508]: time=\"2026-06-09T12:14:01.115078187Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=962cc4f7-de48-45d7-92ca-cab4c53f82d2 name=/runtime.v1.ImageService/PullImage\nJun 09 12:14:01.126943 crc crio[21508]: time=\"2026-06-09T12:14:01.126853292Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 12:14:01.952559 crc crio[21508]: time=\"2026-06-09T12:14:01.951960879Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=962cc4f7-de48-45d7-92ca-cab4c53f82d2 name=/runtime.v1.ImageService/PullImage\nJun 09 12:14:01.954128 crc crio[21508]: time=\"2026-06-09T12:14:01.953460423Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3c8db24a-9ebe-454d-9299-44b30e8ac7dc name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:14:01.956613 crc crio[21508]: time=\"2026-06-09T12:14:01.956480671Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4196bb7c-2a76-4c55-84cf-6c31f4436d1e name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:14:01.964709 crc crio[21508]: time=\"2026-06-09T12:14:01.964602299Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683454-572xx/oc\" id=b19c22ea-4b1c-488d-9101-52854a8be662 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:14:01.965144 crc crio[21508]: time=\"2026-06-09T12:14:01.965090413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:14:02.009177 crc crio[21508]: time=\"2026-06-09T12:14:02.00910463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:14:02.228153 crc crio[21508]: time=\"2026-06-09T12:14:02.227572357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:14:02.348536 crc crio[21508]: time=\"2026-06-09T12:14:02.348429251Z\" level=info msg=\"Created container da3cbe60ca39554135ea91bd0518a41161c902fbaac91da4b3eb23f52a22c329: openshift-infra/auto-csr-approver-29683454-572xx/oc\" id=b19c22ea-4b1c-488d-9101-52854a8be662 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:14:02.349861 crc crio[21508]: time=\"2026-06-09T12:14:02.349717809Z\" level=info msg=\"Starting container: da3cbe60ca39554135ea91bd0518a41161c902fbaac91da4b3eb23f52a22c329\" id=81a14868-85f8-4814-bc1d-727ed5704b8c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 12:14:02.356886 crc crio[21508]: time=\"2026-06-09T12:14:02.356796216Z\" level=info msg=\"Started container\" PID=279071 containerID=da3cbe60ca39554135ea91bd0518a41161c902fbaac91da4b3eb23f52a22c329 description=openshift-infra/auto-csr-approver-29683454-572xx/oc id=81a14868-85f8-4814-bc1d-727ed5704b8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0d8fa34332d87a0a2bba1cf868646d40a56001da94151515310594d65fee2cf\nJun 09 12:14:04.096241 crc crio[21508]: time=\"2026-06-09T12:14:04.095614531Z\" level=info msg=\"Stopping pod sandbox: e0d8fa34332d87a0a2bba1cf868646d40a56001da94151515310594d65fee2cf\" id=6be5901b-c1fd-45d3-976f-3e9e190fd0c8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:14:04.098641 crc crio[21508]: time=\"2026-06-09T12:14:04.098514606Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683454-572xx Namespace:openshift-infra ID:e0d8fa34332d87a0a2bba1cf868646d40a56001da94151515310594d65fee2cf UID:c025a95c-fa4c-42c0-908b-e9e925f1b7e4 NetNS:/var/run/netns/f7fef435-fb13-4fcb-a3ee-dd9d52381dd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc025a95c_fa4c_42c0_908b_e9e925f1b7e4.slice PodAnnotations:0xc004e42758}] Aliases:map[]}\"\nJun 09 12:14:04.099000 crc crio[21508]: time=\"2026-06-09T12:14:04.098957549Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683454-572xx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 12:14:04.396145 crc crio[21508]: time=\"2026-06-09T12:14:04.395977034Z\" level=info msg=\"Stopped pod sandbox: e0d8fa34332d87a0a2bba1cf868646d40a56001da94151515310594d65fee2cf\" id=6be5901b-c1fd-45d3-976f-3e9e190fd0c8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:14:31.954421 crc crio[21508]: time=\"2026-06-09T12:14:31.953901343Z\" level=info msg=\"Removing container: 488e7d172f412855c678f0f5d28b5ca769f64279b0046856d9aab1621fb0e6a2\" id=f62d2170-da61-4e26-bbee-f1ad3814d3fc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:14:32.057033 crc crio[21508]: time=\"2026-06-09T12:14:32.056482383Z\" level=info msg=\"Removed container 488e7d172f412855c678f0f5d28b5ca769f64279b0046856d9aab1621fb0e6a2: openshift-infra/auto-csr-approver-29683448-zcfj7/oc\" id=f62d2170-da61-4e26-bbee-f1ad3814d3fc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:14:32.070163 crc crio[21508]: time=\"2026-06-09T12:14:32.070038279Z\" level=info msg=\"Stopping pod sandbox: 0db1a7aa830693513484ff435d67d438656d82ab5b8d72392de0f90b8112ca86\" id=3cc87ee3-6aae-452f-a8f7-2ca52854fe55 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:14:32.070163 crc crio[21508]: time=\"2026-06-09T12:14:32.070147002Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0db1a7aa830693513484ff435d67d438656d82ab5b8d72392de0f90b8112ca86\" id=3cc87ee3-6aae-452f-a8f7-2ca52854fe55 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:14:32.070712 crc crio[21508]: time=\"2026-06-09T12:14:32.070650867Z\" level=info msg=\"Removing pod sandbox: 0db1a7aa830693513484ff435d67d438656d82ab5b8d72392de0f90b8112ca86\" id=e7d7bacf-bd6a-49c8-8fe2-62f5bd47f940 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 12:14:32.097705 crc crio[21508]: time=\"2026-06-09T12:14:32.097611175Z\" level=info msg=\"Removed pod sandbox: 0db1a7aa830693513484ff435d67d438656d82ab5b8d72392de0f90b8112ca86\" id=e7d7bacf-bd6a-49c8-8fe2-62f5bd47f940 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 12:14:50.506209 crc crio[21508]: time=\"2026-06-09T12:14:50.505458234Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 12:14:50.835871 crc crio[21508]: time=\"2026-06-09T12:14:50.835058442Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 12:14:50.908035 crc crio[21508]: time=\"2026-06-09T12:14:50.907953464Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 12:14:51.259269 crc crio[21508]: time=\"2026-06-09T12:14:51.259191395Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 12:14:51.261246 crc crio[21508]: time=\"2026-06-09T12:14:51.261162862Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 12:14:51.346137 crc crio[21508]: time=\"2026-06-09T12:14:51.346036354Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 12:14:51.405057 crc crio[21508]: time=\"2026-06-09T12:14:51.404962017Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 12:14:51.747147 crc crio[21508]: time=\"2026-06-09T12:14:51.747064411Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 12:14:51.825209 crc crio[21508]: time=\"2026-06-09T12:14:51.824937278Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 12:14:51.891268 crc crio[21508]: time=\"2026-06-09T12:14:51.891147234Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 12:14:51.958095 crc crio[21508]: time=\"2026-06-09T12:14:51.957966828Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 12:14:51.966504 crc crio[21508]: time=\"2026-06-09T12:14:51.966377704Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 12:14:52.002975 crc crio[21508]: time=\"2026-06-09T12:14:52.002440968Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 12:14:52.325673 crc crio[21508]: time=\"2026-06-09T12:14:52.325561796Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 12:14:52.568705 crc crio[21508]: time=\"2026-06-09T12:14:52.568612083Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 12:14:53.141708 crc crio[21508]: time=\"2026-06-09T12:14:53.141513475Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 12:14:53.484137 crc crio[21508]: time=\"2026-06-09T12:14:53.483689431Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 12:14:54.005851 crc crio[21508]: time=\"2026-06-09T12:14:54.005679485Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 12:14:55.072758 crc crio[21508]: time=\"2026-06-09T12:14:55.072676235Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 12:14:55.106996 crc crio[21508]: time=\"2026-06-09T12:14:55.106945428Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 12:14:55.141845 crc crio[21508]: time=\"2026-06-09T12:14:55.141751825Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 12:14:55.535692 crc crio[21508]: time=\"2026-06-09T12:14:55.535103378Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 12:14:58.226071 crc crio[21508]: time=\"2026-06-09T12:14:58.225526168Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 12:14:58.400740 crc crio[21508]: time=\"2026-06-09T12:14:58.400635479Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 12:14:58.761242 crc crio[21508]: time=\"2026-06-09T12:14:58.760809431Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 12:14:59.051024 crc crio[21508]: time=\"2026-06-09T12:14:59.050938615Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 12:15:00.652481 crc crio[21508]: time=\"2026-06-09T12:15:00.65127066Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683455-nkpqc/POD\" id=bb5a888d-045b-4d7f-9cb8-33e2d29e7253 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 12:15:00.652481 crc crio[21508]: time=\"2026-06-09T12:15:00.652173826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:15:00.683415 crc crio[21508]: time=\"2026-06-09T12:15:00.683027388Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683455-nkpqc Namespace:openshift-operator-lifecycle-manager ID:279d623d5f87901d661dfa114d8a6150a4db7397823aca7ca52473186540ba08 UID:b487df82-0570-4240-ba45-13d6918cc02e NetNS:/var/run/netns/723d6a93-379e-442e-9464-7c7bc5048812 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb487df82_0570_4240_ba45_13d6918cc02e.slice PodAnnotations:0xc00465e890}] Aliases:map[]}\"\nJun 09 12:15:00.683415 crc crio[21508]: time=\"2026-06-09T12:15:00.683069589Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683455-nkpqc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 12:15:01.296849 crc crio[21508]: 2026-06-09T12:15:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:279d623d5f87901 Mac:0a:4b:17:c0:cf:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:15 Mtu:0 Sandbox:/var/run/netns/723d6a93-379e-442e-9464-7c7bc5048812 SocketPath: PciID:}] [{Interface:0xc000130950 Address:{IP:10.217.1.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 12:15:01.298570 crc crio[21508]: time=\"2026-06-09T12:15:01.298518956Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683455-nkpqc Namespace:openshift-operator-lifecycle-manager ID:279d623d5f87901d661dfa114d8a6150a4db7397823aca7ca52473186540ba08 UID:b487df82-0570-4240-ba45-13d6918cc02e NetNS:/var/run/netns/723d6a93-379e-442e-9464-7c7bc5048812 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb487df82_0570_4240_ba45_13d6918cc02e.slice PodAnnotations:0xc00465e890}] Aliases:map[]}\"\nJun 09 12:15:01.298716 crc crio[21508]: time=\"2026-06-09T12:15:01.298682481Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683455-nkpqc for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 12:15:01.307618 crc crio[21508]: time=\"2026-06-09T12:15:01.30753291Z\" level=info msg=\"Ran pod sandbox 279d623d5f87901d661dfa114d8a6150a4db7397823aca7ca52473186540ba08 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683455-nkpqc/POD\" id=bb5a888d-045b-4d7f-9cb8-33e2d29e7253 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 12:15:01.310592 crc crio[21508]: time=\"2026-06-09T12:15:01.310530577Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=33720101-1c80-48cd-acb5-6f590db81967 name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:15:01.312679 crc crio[21508]: time=\"2026-06-09T12:15:01.312616018Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ff92467f-a74c-4c78-8974-17e383044957 name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:15:01.324093 crc crio[21508]: time=\"2026-06-09T12:15:01.32395749Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683455-nkpqc/collect-profiles\" id=4e90858e-a6b7-4cf8-b84e-c25d1b1e93b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:15:01.324575 crc crio[21508]: time=\"2026-06-09T12:15:01.324449814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:15:01.414168 crc crio[21508]: time=\"2026-06-09T12:15:01.414074705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:15:01.419862 crc crio[21508]: time=\"2026-06-09T12:15:01.419746671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:15:01.551876 crc crio[21508]: time=\"2026-06-09T12:15:01.551100622Z\" level=info msg=\"Created container 4517fb4e379f071cc4f4c3df61bd9e98a74a075c32d16efc0bcee0f237061aac: openshift-operator-lifecycle-manager/collect-profiles-29683455-nkpqc/collect-profiles\" id=4e90858e-a6b7-4cf8-b84e-c25d1b1e93b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:15:01.558989 crc crio[21508]: time=\"2026-06-09T12:15:01.558827858Z\" level=info msg=\"Starting container: 4517fb4e379f071cc4f4c3df61bd9e98a74a075c32d16efc0bcee0f237061aac\" id=b3392b3d-b235-40ac-9282-3fc4921fe2ee name=/runtime.v1.RuntimeService/StartContainer\nJun 09 12:15:01.569091 crc crio[21508]: time=\"2026-06-09T12:15:01.568714967Z\" level=info msg=\"Started container\" PID=288401 containerID=4517fb4e379f071cc4f4c3df61bd9e98a74a075c32d16efc0bcee0f237061aac description=openshift-operator-lifecycle-manager/collect-profiles-29683455-nkpqc/collect-profiles id=b3392b3d-b235-40ac-9282-3fc4921fe2ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=279d623d5f87901d661dfa114d8a6150a4db7397823aca7ca52473186540ba08\nJun 09 12:15:01.698196 crc crio[21508]: time=\"2026-06-09T12:15:01.698110491Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 12:15:01.699501 crc crio[21508]: time=\"2026-06-09T12:15:01.699153911Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 12:15:02.179712 crc crio[21508]: time=\"2026-06-09T12:15:02.179530588Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 12:15:02.902335 crc crio[21508]: time=\"2026-06-09T12:15:02.901642264Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 12:15:03.957436 crc crio[21508]: time=\"2026-06-09T12:15:03.956621762Z\" level=info msg=\"Stopping pod sandbox: 279d623d5f87901d661dfa114d8a6150a4db7397823aca7ca52473186540ba08\" id=e8ebc359-01b7-427e-b623-05709d66596a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:15:03.958089 crc crio[21508]: time=\"2026-06-09T12:15:03.957992552Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683455-nkpqc Namespace:openshift-operator-lifecycle-manager ID:279d623d5f87901d661dfa114d8a6150a4db7397823aca7ca52473186540ba08 UID:b487df82-0570-4240-ba45-13d6918cc02e NetNS:/var/run/netns/723d6a93-379e-442e-9464-7c7bc5048812 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb487df82_0570_4240_ba45_13d6918cc02e.slice PodAnnotations:0xc0019bc530}] Aliases:map[]}\"\nJun 09 12:15:03.958171 crc crio[21508]: time=\"2026-06-09T12:15:03.958122006Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683455-nkpqc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 12:15:04.406207 crc crio[21508]: time=\"2026-06-09T12:15:04.405939751Z\" level=info msg=\"Stopped pod sandbox: 279d623d5f87901d661dfa114d8a6150a4db7397823aca7ca52473186540ba08\" id=e8ebc359-01b7-427e-b623-05709d66596a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:15:05.652544 crc crio[21508]: time=\"2026-06-09T12:15:05.651952856Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 12:15:06.128526 crc crio[21508]: time=\"2026-06-09T12:15:06.128404998Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 12:15:06.346565 crc crio[21508]: time=\"2026-06-09T12:15:06.346435304Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 12:15:06.370832 crc crio[21508]: time=\"2026-06-09T12:15:06.370723514Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 12:15:06.449455 crc crio[21508]: time=\"2026-06-09T12:15:06.449213379Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 12:15:06.470745 crc crio[21508]: time=\"2026-06-09T12:15:06.470653656Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 12:15:06.869273 crc crio[21508]: time=\"2026-06-09T12:15:06.868175019Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 12:15:06.949481 crc crio[21508]: time=\"2026-06-09T12:15:06.949365743Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 12:15:07.333129 crc crio[21508]: time=\"2026-06-09T12:15:07.332547418Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 12:15:09.336369 crc crio[21508]: time=\"2026-06-09T12:15:09.335421985Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 12:15:09.538162 crc crio[21508]: time=\"2026-06-09T12:15:09.538065031Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 12:15:10.067355 crc crio[21508]: time=\"2026-06-09T12:15:10.066665638Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 12:15:10.125936 crc crio[21508]: time=\"2026-06-09T12:15:10.125856717Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 12:15:10.580993 crc crio[21508]: time=\"2026-06-09T12:15:10.580690307Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 12:15:13.050635 crc crio[21508]: time=\"2026-06-09T12:15:13.049676594Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 12:15:13.121760 crc crio[21508]: time=\"2026-06-09T12:15:13.121565846Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 12:15:14.218485 crc crio[21508]: time=\"2026-06-09T12:15:14.217913084Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 12:15:18.452826 crc crio[21508]: time=\"2026-06-09T12:15:18.452212623Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 12:15:32.119534 crc crio[21508]: time=\"2026-06-09T12:15:32.118679507Z\" level=info msg=\"Removing container: 7cf9f1d816d951baecff4cef9a7238429392761e107eda0cb14fdb121a29817a\" id=035dae98-767c-4528-921b-cfe8a80b855d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:15:32.147232 crc crio[21508]: time=\"2026-06-09T12:15:32.147136619Z\" level=info msg=\"Removed container 7cf9f1d816d951baecff4cef9a7238429392761e107eda0cb14fdb121a29817a: openshift-must-gather-d8pbd/crc-debug-4pp69/container-00\" id=035dae98-767c-4528-921b-cfe8a80b855d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:15:32.154600 crc crio[21508]: time=\"2026-06-09T12:15:32.154445523Z\" level=info msg=\"Removing container: 762c4191076419c8caa1598bff87e42a2adf1670ad746a2b3541ae34ed268ff7\" id=cf6beecd-bf7d-4e62-b162-81f029f0f7ee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:15:32.231806 crc crio[21508]: time=\"2026-06-09T12:15:32.23164405Z\" level=info msg=\"Removed container 762c4191076419c8caa1598bff87e42a2adf1670ad746a2b3541ae34ed268ff7: openshift-operator-lifecycle-manager/collect-profiles-29683410-kbglw/collect-profiles\" id=cf6beecd-bf7d-4e62-b162-81f029f0f7ee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:15:32.242714 crc crio[21508]: time=\"2026-06-09T12:15:32.242634172Z\" level=info msg=\"Stopping pod sandbox: f8bf3d181880340a71835bbbb4fcc77c364fe17d14dd30842435fb09b7c5267f\" id=c46b5227-ee4c-4248-9fcf-2ca61d3c1d7b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:15:32.242863 crc crio[21508]: time=\"2026-06-09T12:15:32.242718844Z\" level=info msg=\"Stopped pod sandbox (already stopped): f8bf3d181880340a71835bbbb4fcc77c364fe17d14dd30842435fb09b7c5267f\" id=c46b5227-ee4c-4248-9fcf-2ca61d3c1d7b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:15:32.243759 crc crio[21508]: time=\"2026-06-09T12:15:32.243662902Z\" level=info msg=\"Removing pod sandbox: f8bf3d181880340a71835bbbb4fcc77c364fe17d14dd30842435fb09b7c5267f\" id=287f6b20-6cd1-4c82-9244-c6befca218e0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 12:15:32.260861 crc crio[21508]: time=\"2026-06-09T12:15:32.2607079Z\" level=info msg=\"Removed pod sandbox: f8bf3d181880340a71835bbbb4fcc77c364fe17d14dd30842435fb09b7c5267f\" id=287f6b20-6cd1-4c82-9244-c6befca218e0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 12:15:32.263555 crc crio[21508]: time=\"2026-06-09T12:15:32.263387238Z\" level=info msg=\"Stopping pod sandbox: e92380e95398f8076d95e74e6e7cbf8c09f551cd04d7c54027f57bf0f27374a8\" id=22b2543a-4ae8-4f9a-afe0-70e17001d24d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:15:32.264442 crc crio[21508]: time=\"2026-06-09T12:15:32.263623325Z\" level=info msg=\"Stopped pod sandbox (already stopped): e92380e95398f8076d95e74e6e7cbf8c09f551cd04d7c54027f57bf0f27374a8\" id=22b2543a-4ae8-4f9a-afe0-70e17001d24d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:15:32.265255 crc crio[21508]: time=\"2026-06-09T12:15:32.26516807Z\" level=info msg=\"Removing pod sandbox: e92380e95398f8076d95e74e6e7cbf8c09f551cd04d7c54027f57bf0f27374a8\" id=2145788c-750e-475c-be1f-9343cc3613e9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 12:15:32.282120 crc crio[21508]: time=\"2026-06-09T12:15:32.282007573Z\" level=info msg=\"Removed pod sandbox: e92380e95398f8076d95e74e6e7cbf8c09f551cd04d7c54027f57bf0f27374a8\" id=2145788c-750e-475c-be1f-9343cc3613e9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 12:15:34.793895 crc crio[21508]: time=\"2026-06-09T12:15:34.792960697Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-869b5/POD\" id=413515de-9183-4090-8b67-60ec777a6774 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 12:15:34.795203 crc crio[21508]: time=\"2026-06-09T12:15:34.795174962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:15:34.843377 crc crio[21508]: time=\"2026-06-09T12:15:34.843221826Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-869b5 Namespace:openshift-marketplace ID:b71df074225d73e8e016a4929864941a8bd012e60fa2612ab5561b810f10972d UID:8635d35c-0f99-405d-9901-39492b050e9c NetNS:/var/run/netns/9cf10078-f2c7-451f-9408-b18536558eaa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8635d35c_0f99_405d_9901_39492b050e9c.slice PodAnnotations:0xc002a12a28}] Aliases:map[]}\"\nJun 09 12:15:34.843377 crc crio[21508]: time=\"2026-06-09T12:15:34.84333268Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-869b5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 12:15:35.407702 crc crio[21508]: 2026-06-09T12:15:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b71df074225d73e Mac:26:77:7c:9f:2f:25 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:16 Mtu:0 Sandbox:/var/run/netns/9cf10078-f2c7-451f-9408-b18536558eaa SocketPath: PciID:}] [{Interface:0xc0001b55a0 Address:{IP:10.217.1.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 12:15:35.408981 crc crio[21508]: time=\"2026-06-09T12:15:35.408923577Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-869b5 Namespace:openshift-marketplace ID:b71df074225d73e8e016a4929864941a8bd012e60fa2612ab5561b810f10972d UID:8635d35c-0f99-405d-9901-39492b050e9c NetNS:/var/run/netns/9cf10078-f2c7-451f-9408-b18536558eaa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8635d35c_0f99_405d_9901_39492b050e9c.slice PodAnnotations:0xc002a12a28}] Aliases:map[]}\"\nJun 09 12:15:35.409116 crc crio[21508]: time=\"2026-06-09T12:15:35.409089402Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-869b5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 12:15:35.422151 crc crio[21508]: time=\"2026-06-09T12:15:35.42199755Z\" level=info msg=\"Ran pod sandbox b71df074225d73e8e016a4929864941a8bd012e60fa2612ab5561b810f10972d with infra container: openshift-marketplace/redhat-marketplace-869b5/POD\" id=413515de-9183-4090-8b67-60ec777a6774 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 12:15:35.424840 crc crio[21508]: time=\"2026-06-09T12:15:35.424775131Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6925001a-ffad-4606-89e6-60d8648e48b3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:15:35.427183 crc crio[21508]: time=\"2026-06-09T12:15:35.427114919Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c61e80ca-45e5-400b-a267-2fa03842ff13 name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:15:35.435372 crc crio[21508]: time=\"2026-06-09T12:15:35.435080692Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-869b5/extract-utilities\" id=82d9458e-0a0d-4ef9-8a85-64034190c236 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:15:35.436352 crc crio[21508]: time=\"2026-06-09T12:15:35.436209985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:15:35.485164 crc crio[21508]: time=\"2026-06-09T12:15:35.485021513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:15:35.491190 crc crio[21508]: time=\"2026-06-09T12:15:35.491032598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:15:35.659749 crc crio[21508]: time=\"2026-06-09T12:15:35.659206726Z\" level=info msg=\"Created container 15b932ba4406b751523893e81e6da38f7376a707447a644abfbb2db61e72dca8: openshift-marketplace/redhat-marketplace-869b5/extract-utilities\" id=82d9458e-0a0d-4ef9-8a85-64034190c236 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:15:35.660990 crc crio[21508]: time=\"2026-06-09T12:15:35.660939207Z\" level=info msg=\"Starting container: 15b932ba4406b751523893e81e6da38f7376a707447a644abfbb2db61e72dca8\" id=b283c1bc-ae10-40ef-bf30-20f67c47dcdf name=/runtime.v1.RuntimeService/StartContainer\nJun 09 12:15:35.668113 crc crio[21508]: time=\"2026-06-09T12:15:35.668082826Z\" level=info msg=\"Started container\" PID=291089 containerID=15b932ba4406b751523893e81e6da38f7376a707447a644abfbb2db61e72dca8 description=openshift-marketplace/redhat-marketplace-869b5/extract-utilities id=b283c1bc-ae10-40ef-bf30-20f67c47dcdf name=/runtime.v1.RuntimeService/StartContainer sandboxID=b71df074225d73e8e016a4929864941a8bd012e60fa2612ab5561b810f10972d\nJun 09 12:15:36.398028 crc crio[21508]: time=\"2026-06-09T12:15:36.396926868Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=260539ca-95ce-4b4f-b29b-3913e8a8b3de name=/runtime.v1.ImageService/PullImage\nJun 09 12:15:36.419557 crc crio[21508]: time=\"2026-06-09T12:15:36.41888328Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 09 12:15:37.019697 crc crio[21508]: time=\"2026-06-09T12:15:37.019500043Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=260539ca-95ce-4b4f-b29b-3913e8a8b3de name=/runtime.v1.ImageService/PullImage\nJun 09 12:15:37.020490 crc crio[21508]: time=\"2026-06-09T12:15:37.02041378Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=a812a050-c318-48fc-a3f7-f6d75d152778 name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:15:37.024570 crc crio[21508]: time=\"2026-06-09T12:15:37.02452472Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=a15e319a-193c-4b0e-9c2f-0fcef4e7291e name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:15:37.031178 crc crio[21508]: time=\"2026-06-09T12:15:37.031072702Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-869b5/extract-content\" id=8d2c060b-fa1a-4370-a00f-3f67bfd4727d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:15:37.032068 crc crio[21508]: time=\"2026-06-09T12:15:37.03204228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:15:37.106618 crc crio[21508]: time=\"2026-06-09T12:15:37.106559039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:15:37.110442 crc crio[21508]: time=\"2026-06-09T12:15:37.110410971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:15:37.271186 crc crio[21508]: time=\"2026-06-09T12:15:37.271067919Z\" level=info msg=\"Created container 8b11121733fbfcf31755b3ec235808241c07ec5b0bb55fec2651f1904cba9b2e: openshift-marketplace/redhat-marketplace-869b5/extract-content\" id=8d2c060b-fa1a-4370-a00f-3f67bfd4727d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:15:37.272880 crc crio[21508]: time=\"2026-06-09T12:15:37.272852481Z\" level=info msg=\"Starting container: 8b11121733fbfcf31755b3ec235808241c07ec5b0bb55fec2651f1904cba9b2e\" id=5dc5c606-9b8a-46ea-9365-6373b8264421 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 12:15:37.278545 crc crio[21508]: time=\"2026-06-09T12:15:37.278455485Z\" level=info msg=\"Started container\" PID=291180 containerID=8b11121733fbfcf31755b3ec235808241c07ec5b0bb55fec2651f1904cba9b2e description=openshift-marketplace/redhat-marketplace-869b5/extract-content id=5dc5c606-9b8a-46ea-9365-6373b8264421 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b71df074225d73e8e016a4929864941a8bd012e60fa2612ab5561b810f10972d\nJun 09 12:15:38.434463 crc crio[21508]: time=\"2026-06-09T12:15:38.433931463Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=bba21c8a-c51b-4092-944e-ba57e1cbcd39 name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:15:38.438764 crc crio[21508]: time=\"2026-06-09T12:15:38.438667282Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=53063396-e8ea-426c-a46a-563617c605da name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:15:38.445083 crc crio[21508]: time=\"2026-06-09T12:15:38.444986726Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-869b5/registry-server\" id=e99eccea-c5ed-4d80-8f49-0960acb87299 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:15:38.445673 crc crio[21508]: time=\"2026-06-09T12:15:38.445575194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:15:38.506902 crc crio[21508]: time=\"2026-06-09T12:15:38.506759083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:15:38.509829 crc crio[21508]: time=\"2026-06-09T12:15:38.509700009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:15:38.711112 crc crio[21508]: time=\"2026-06-09T12:15:38.710997625Z\" level=info msg=\"Created container a76a0de0e692bbc3fa70dc544d8a0cbd0a1a07d9f1ec33d7277b8c579eb2e4e1: openshift-marketplace/redhat-marketplace-869b5/registry-server\" id=e99eccea-c5ed-4d80-8f49-0960acb87299 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:15:38.712477 crc crio[21508]: time=\"2026-06-09T12:15:38.712427597Z\" level=info msg=\"Starting container: a76a0de0e692bbc3fa70dc544d8a0cbd0a1a07d9f1ec33d7277b8c579eb2e4e1\" id=0afea7b4-bea6-49e2-ab46-bef42b9d8c75 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 12:15:38.718679 crc crio[21508]: time=\"2026-06-09T12:15:38.718560966Z\" level=info msg=\"Started container\" PID=291253 containerID=a76a0de0e692bbc3fa70dc544d8a0cbd0a1a07d9f1ec33d7277b8c579eb2e4e1 description=openshift-marketplace/redhat-marketplace-869b5/registry-server id=0afea7b4-bea6-49e2-ab46-bef42b9d8c75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b71df074225d73e8e016a4929864941a8bd012e60fa2612ab5561b810f10972d\nJun 09 12:15:47.609925 crc crio[21508]: time=\"2026-06-09T12:15:47.606202561Z\" level=info msg=\"Stopping container: a76a0de0e692bbc3fa70dc544d8a0cbd0a1a07d9f1ec33d7277b8c579eb2e4e1 (timeout: 2s)\" id=58e40573-bd04-43e2-87e9-447af5070de8 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 12:15:47.740099 crc crio[21508]: time=\"2026-06-09T12:15:47.739409066Z\" level=info msg=\"Stopped container a76a0de0e692bbc3fa70dc544d8a0cbd0a1a07d9f1ec33d7277b8c579eb2e4e1: openshift-marketplace/redhat-marketplace-869b5/registry-server\" id=58e40573-bd04-43e2-87e9-447af5070de8 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 12:15:47.741848 crc crio[21508]: time=\"2026-06-09T12:15:47.741749024Z\" level=info msg=\"Stopping pod sandbox: b71df074225d73e8e016a4929864941a8bd012e60fa2612ab5561b810f10972d\" id=625721b1-4824-4373-a7fc-e0fda9d00185 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:15:47.744850 crc crio[21508]: time=\"2026-06-09T12:15:47.742363152Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-869b5 Namespace:openshift-marketplace ID:b71df074225d73e8e016a4929864941a8bd012e60fa2612ab5561b810f10972d UID:8635d35c-0f99-405d-9901-39492b050e9c NetNS:/var/run/netns/9cf10078-f2c7-451f-9408-b18536558eaa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8635d35c_0f99_405d_9901_39492b050e9c.slice PodAnnotations:0xc00008c828}] Aliases:map[]}\"\nJun 09 12:15:47.744850 crc crio[21508]: time=\"2026-06-09T12:15:47.742520727Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-869b5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 12:15:48.056522 crc crio[21508]: time=\"2026-06-09T12:15:48.056412145Z\" level=info msg=\"Stopped pod sandbox: b71df074225d73e8e016a4929864941a8bd012e60fa2612ab5561b810f10972d\" id=625721b1-4824-4373-a7fc-e0fda9d00185 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:15:48.658823 crc crio[21508]: time=\"2026-06-09T12:15:48.657497702Z\" level=info msg=\"Removing container: a76a0de0e692bbc3fa70dc544d8a0cbd0a1a07d9f1ec33d7277b8c579eb2e4e1\" id=f478674e-11f3-4472-a895-b5d575f339fd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:15:48.694374 crc crio[21508]: time=\"2026-06-09T12:15:48.694225416Z\" level=info msg=\"Removed container a76a0de0e692bbc3fa70dc544d8a0cbd0a1a07d9f1ec33d7277b8c579eb2e4e1: openshift-marketplace/redhat-marketplace-869b5/registry-server\" id=f478674e-11f3-4472-a895-b5d575f339fd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:15:48.717592 crc crio[21508]: time=\"2026-06-09T12:15:48.7172624Z\" level=info msg=\"Removing container: 8b11121733fbfcf31755b3ec235808241c07ec5b0bb55fec2651f1904cba9b2e\" id=0de8d0f7-5c04-4727-a02d-7fa9daca74ad name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:15:48.757661 crc crio[21508]: time=\"2026-06-09T12:15:48.757543598Z\" level=info msg=\"Removed container 8b11121733fbfcf31755b3ec235808241c07ec5b0bb55fec2651f1904cba9b2e: openshift-marketplace/redhat-marketplace-869b5/extract-content\" id=0de8d0f7-5c04-4727-a02d-7fa9daca74ad name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:15:48.762274 crc crio[21508]: time=\"2026-06-09T12:15:48.762179523Z\" level=info msg=\"Removing container: 15b932ba4406b751523893e81e6da38f7376a707447a644abfbb2db61e72dca8\" id=818795f8-9570-42db-8bd9-12acf8a57c98 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:15:48.814655 crc crio[21508]: time=\"2026-06-09T12:15:48.814575175Z\" level=info msg=\"Removed container 15b932ba4406b751523893e81e6da38f7376a707447a644abfbb2db61e72dca8: openshift-marketplace/redhat-marketplace-869b5/extract-utilities\" id=818795f8-9570-42db-8bd9-12acf8a57c98 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:16:00.712555 crc crio[21508]: time=\"2026-06-09T12:16:00.71166166Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683456-blpq5/POD\" id=e1b868b5-6bcf-44fd-a514-97f6b79ddff1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 12:16:00.714022 crc crio[21508]: time=\"2026-06-09T12:16:00.712602087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:16:00.760529 crc crio[21508]: time=\"2026-06-09T12:16:00.760255621Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683456-blpq5 Namespace:openshift-infra ID:d23f46effcea6d85e68f3785c628cb38d9e27952430dc3ee80fecd41abaa10c5 UID:abdb1ca9-46cc-4ace-ad24-0ffd53153b6a NetNS:/var/run/netns/f5380c38-1b39-4d50-b1a0-dd3ad1f24e5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podabdb1ca9_46cc_4ace_ad24_0ffd53153b6a.slice PodAnnotations:0xc00008dde0}] Aliases:map[]}\"\nJun 09 12:16:00.760529 crc crio[21508]: time=\"2026-06-09T12:16:00.760483147Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683456-blpq5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 12:16:01.252433 crc crio[21508]: 2026-06-09T12:16:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d23f46effcea6d8 Mac:9a:63:e0:5e:d9:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:17 Mtu:0 Sandbox:/var/run/netns/f5380c38-1b39-4d50-b1a0-dd3ad1f24e5c SocketPath: PciID:}] [{Interface:0xc000594590 Address:{IP:10.217.1.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 12:16:01.253552 crc crio[21508]: time=\"2026-06-09T12:16:01.253463433Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683456-blpq5 Namespace:openshift-infra ID:d23f46effcea6d85e68f3785c628cb38d9e27952430dc3ee80fecd41abaa10c5 UID:abdb1ca9-46cc-4ace-ad24-0ffd53153b6a NetNS:/var/run/netns/f5380c38-1b39-4d50-b1a0-dd3ad1f24e5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podabdb1ca9_46cc_4ace_ad24_0ffd53153b6a.slice PodAnnotations:0xc00008dde0}] Aliases:map[]}\"\nJun 09 12:16:01.253698 crc crio[21508]: time=\"2026-06-09T12:16:01.253624188Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683456-blpq5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 12:16:01.264158 crc crio[21508]: time=\"2026-06-09T12:16:01.264010731Z\" level=info msg=\"Ran pod sandbox d23f46effcea6d85e68f3785c628cb38d9e27952430dc3ee80fecd41abaa10c5 with infra container: openshift-infra/auto-csr-approver-29683456-blpq5/POD\" id=e1b868b5-6bcf-44fd-a514-97f6b79ddff1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 12:16:01.268902 crc crio[21508]: time=\"2026-06-09T12:16:01.268816262Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=f7b0ba50-450a-4891-af48-1238d07b1f2a name=/runtime.v1.ImageService/PullImage\nJun 09 12:16:01.279560 crc crio[21508]: time=\"2026-06-09T12:16:01.279482614Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 12:16:02.164342 crc crio[21508]: time=\"2026-06-09T12:16:02.163849704Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=f7b0ba50-450a-4891-af48-1238d07b1f2a name=/runtime.v1.ImageService/PullImage\nJun 09 12:16:02.166353 crc crio[21508]: time=\"2026-06-09T12:16:02.166236144Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ed0a3106-7991-42b6-863a-847251d4dcec name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:16:02.170610 crc crio[21508]: time=\"2026-06-09T12:16:02.170529259Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=55db5e40-f948-4c38-a742-c00f817d3f24 name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:16:02.180137 crc crio[21508]: time=\"2026-06-09T12:16:02.180039167Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683456-blpq5/oc\" id=401c114f-3d50-4d3c-811a-47f49a8dd610 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:16:02.180998 crc crio[21508]: time=\"2026-06-09T12:16:02.180918153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:16:02.255252 crc crio[21508]: time=\"2026-06-09T12:16:02.255129943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:16:02.484978 crc crio[21508]: time=\"2026-06-09T12:16:02.484711926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:16:02.610506 crc crio[21508]: time=\"2026-06-09T12:16:02.610259547Z\" level=info msg=\"Created container 75759d261a2557b369a2f447fb413d6ea0093176dfdbd929dac02715f4b601ca: openshift-infra/auto-csr-approver-29683456-blpq5/oc\" id=401c114f-3d50-4d3c-811a-47f49a8dd610 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:16:02.611905 crc crio[21508]: time=\"2026-06-09T12:16:02.611774712Z\" level=info msg=\"Starting container: 75759d261a2557b369a2f447fb413d6ea0093176dfdbd929dac02715f4b601ca\" id=ff849fe8-0270-435d-b597-5e1ad01987f0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 12:16:02.619581 crc crio[21508]: time=\"2026-06-09T12:16:02.619435416Z\" level=info msg=\"Started container\" PID=292540 containerID=75759d261a2557b369a2f447fb413d6ea0093176dfdbd929dac02715f4b601ca description=openshift-infra/auto-csr-approver-29683456-blpq5/oc id=ff849fe8-0270-435d-b597-5e1ad01987f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d23f46effcea6d85e68f3785c628cb38d9e27952430dc3ee80fecd41abaa10c5\nJun 09 12:16:04.906438 crc crio[21508]: time=\"2026-06-09T12:16:04.905827362Z\" level=info msg=\"Stopping pod sandbox: d23f46effcea6d85e68f3785c628cb38d9e27952430dc3ee80fecd41abaa10c5\" id=d389fdb0-b126-4c74-996c-63f4060eab71 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:16:04.908130 crc crio[21508]: time=\"2026-06-09T12:16:04.907054628Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683456-blpq5 Namespace:openshift-infra ID:d23f46effcea6d85e68f3785c628cb38d9e27952430dc3ee80fecd41abaa10c5 UID:abdb1ca9-46cc-4ace-ad24-0ffd53153b6a NetNS:/var/run/netns/f5380c38-1b39-4d50-b1a0-dd3ad1f24e5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podabdb1ca9_46cc_4ace_ad24_0ffd53153b6a.slice PodAnnotations:0xc00011ed60}] Aliases:map[]}\"\nJun 09 12:16:04.908130 crc crio[21508]: time=\"2026-06-09T12:16:04.907184782Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683456-blpq5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 12:16:05.201981 crc crio[21508]: time=\"2026-06-09T12:16:05.201438126Z\" level=info msg=\"Stopped pod sandbox: d23f46effcea6d85e68f3785c628cb38d9e27952430dc3ee80fecd41abaa10c5\" id=d389fdb0-b126-4c74-996c-63f4060eab71 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:16:32.305827 crc crio[21508]: time=\"2026-06-09T12:16:32.304896174Z\" level=info msg=\"Removing container: ca6edbdaf04640e2aa4660e54639ba05aafa54012f9235b58abeae2eb6309c93\" id=d8ca64c8-3e93-4e05-80fd-06fed9b47f28 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:16:32.420136 crc crio[21508]: time=\"2026-06-09T12:16:32.420043681Z\" level=info msg=\"Removed container ca6edbdaf04640e2aa4660e54639ba05aafa54012f9235b58abeae2eb6309c93: openshift-infra/auto-csr-approver-29683450-8vw4v/oc\" id=d8ca64c8-3e93-4e05-80fd-06fed9b47f28 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:16:32.430766 crc crio[21508]: time=\"2026-06-09T12:16:32.430668412Z\" level=info msg=\"Stopping pod sandbox: b71df074225d73e8e016a4929864941a8bd012e60fa2612ab5561b810f10972d\" id=082f8c4f-df93-4b34-96c6-1969c11b33f1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:16:32.430766 crc crio[21508]: time=\"2026-06-09T12:16:32.430758974Z\" level=info msg=\"Stopped pod sandbox (already stopped): b71df074225d73e8e016a4929864941a8bd012e60fa2612ab5561b810f10972d\" id=082f8c4f-df93-4b34-96c6-1969c11b33f1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:16:32.431380 crc crio[21508]: time=\"2026-06-09T12:16:32.431255529Z\" level=info msg=\"Removing pod sandbox: b71df074225d73e8e016a4929864941a8bd012e60fa2612ab5561b810f10972d\" id=a5a72841-b240-4590-9ce9-b698e7afb1df name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 12:16:32.448629 crc crio[21508]: time=\"2026-06-09T12:16:32.448469421Z\" level=info msg=\"Removed pod sandbox: b71df074225d73e8e016a4929864941a8bd012e60fa2612ab5561b810f10972d\" id=a5a72841-b240-4590-9ce9-b698e7afb1df name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 12:16:32.449750 crc crio[21508]: time=\"2026-06-09T12:16:32.449648106Z\" level=info msg=\"Stopping pod sandbox: f584f16c5ce18952e90cef08e72bc8cd7b7fbc9d1fa25718c7091476661981e7\" id=80de3948-0fc4-4e53-a008-e20fa4851bfe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:16:32.449958 crc crio[21508]: time=\"2026-06-09T12:16:32.449832371Z\" level=info msg=\"Stopped pod sandbox (already stopped): f584f16c5ce18952e90cef08e72bc8cd7b7fbc9d1fa25718c7091476661981e7\" id=80de3948-0fc4-4e53-a008-e20fa4851bfe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:16:32.450546 crc crio[21508]: time=\"2026-06-09T12:16:32.450214202Z\" level=info msg=\"Removing pod sandbox: f584f16c5ce18952e90cef08e72bc8cd7b7fbc9d1fa25718c7091476661981e7\" id=ba416a51-b44f-41ae-b300-255a09566f44 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 12:16:32.462649 crc crio[21508]: time=\"2026-06-09T12:16:32.462564113Z\" level=info msg=\"Removed pod sandbox: f584f16c5ce18952e90cef08e72bc8cd7b7fbc9d1fa25718c7091476661981e7\" id=ba416a51-b44f-41ae-b300-255a09566f44 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 12:16:52.599088 crc crio[21508]: time=\"2026-06-09T12:16:52.598255735Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 12:16:54.991052 crc crio[21508]: time=\"2026-06-09T12:16:54.990198248Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-sjsch/POD\" id=1cc1f6db-0e67-4213-a912-eb7da115578b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 12:16:54.993047 crc crio[21508]: time=\"2026-06-09T12:16:54.991078774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:16:55.028842 crc crio[21508]: time=\"2026-06-09T12:16:55.028676413Z\" level=info msg=\"Got pod network &{Name:community-operators-sjsch Namespace:openshift-marketplace ID:e72486aa56d8ac33b4b7dd46d36dba0978f15f2bdd7e5753c4dd00599faeaa27 UID:5cc3388b-ca7f-4e70-a453-b18c4bb3d189 NetNS:/var/run/netns/f4d5e630-ee5f-487e-b3cd-440eb89c9ff6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5cc3388b_ca7f_4e70_a453_b18c4bb3d189.slice PodAnnotations:0xc00011f4e8}] Aliases:map[]}\"\nJun 09 12:16:55.028842 crc crio[21508]: time=\"2026-06-09T12:16:55.028788027Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-sjsch to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 12:16:55.406131 crc crio[21508]: 2026-06-09T12:16:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e72486aa56d8ac3 Mac:aa:ad:20:39:07:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:18 Mtu:0 Sandbox:/var/run/netns/f4d5e630-ee5f-487e-b3cd-440eb89c9ff6 SocketPath: PciID:}] [{Interface:0xc000015970 Address:{IP:10.217.1.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 12:16:55.407274 crc crio[21508]: time=\"2026-06-09T12:16:55.407195592Z\" level=info msg=\"Got pod network &{Name:community-operators-sjsch Namespace:openshift-marketplace ID:e72486aa56d8ac33b4b7dd46d36dba0978f15f2bdd7e5753c4dd00599faeaa27 UID:5cc3388b-ca7f-4e70-a453-b18c4bb3d189 NetNS:/var/run/netns/f4d5e630-ee5f-487e-b3cd-440eb89c9ff6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5cc3388b_ca7f_4e70_a453_b18c4bb3d189.slice PodAnnotations:0xc00011f4e8}] Aliases:map[]}\"\nJun 09 12:16:55.407505 crc crio[21508]: time=\"2026-06-09T12:16:55.407448839Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-sjsch for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 12:16:55.420418 crc crio[21508]: time=\"2026-06-09T12:16:55.420341536Z\" level=info msg=\"Ran pod sandbox e72486aa56d8ac33b4b7dd46d36dba0978f15f2bdd7e5753c4dd00599faeaa27 with infra container: openshift-marketplace/community-operators-sjsch/POD\" id=1cc1f6db-0e67-4213-a912-eb7da115578b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 12:16:55.434595 crc crio[21508]: time=\"2026-06-09T12:16:55.434513761Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c2c8c57e-606c-49ab-8267-981965838f2c name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:16:55.439257 crc crio[21508]: time=\"2026-06-09T12:16:55.439193807Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=177dfff0-a819-4de6-ae22-36139e05c2a6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:16:55.451689 crc crio[21508]: time=\"2026-06-09T12:16:55.451619361Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-sjsch/extract-utilities\" id=fdf78191-c0c3-47b5-9958-a064269ac2b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:16:55.452066 crc crio[21508]: time=\"2026-06-09T12:16:55.452021163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:16:55.520413 crc crio[21508]: time=\"2026-06-09T12:16:55.520220287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:16:55.525268 crc crio[21508]: time=\"2026-06-09T12:16:55.525198432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:16:55.669103 crc crio[21508]: time=\"2026-06-09T12:16:55.668635237Z\" level=info msg=\"Created container 940c96e8824e95fbe5abe3b04303793d5d1978ecfcd984ae70cac89e4ee4c433: openshift-marketplace/community-operators-sjsch/extract-utilities\" id=fdf78191-c0c3-47b5-9958-a064269ac2b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:16:55.670660 crc crio[21508]: time=\"2026-06-09T12:16:55.670577843Z\" level=info msg=\"Starting container: 940c96e8824e95fbe5abe3b04303793d5d1978ecfcd984ae70cac89e4ee4c433\" id=7d948a49-f049-47c6-9329-af3902580716 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 12:16:55.676532 crc crio[21508]: time=\"2026-06-09T12:16:55.676438705Z\" level=info msg=\"Started container\" PID=295291 containerID=940c96e8824e95fbe5abe3b04303793d5d1978ecfcd984ae70cac89e4ee4c433 description=openshift-marketplace/community-operators-sjsch/extract-utilities id=7d948a49-f049-47c6-9329-af3902580716 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e72486aa56d8ac33b4b7dd46d36dba0978f15f2bdd7e5753c4dd00599faeaa27\nJun 09 12:16:56.657726 crc crio[21508]: time=\"2026-06-09T12:16:56.657060689Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=eb51647a-1827-4c99-84d9-6f8f160f77cd name=/runtime.v1.ImageService/PullImage\nJun 09 12:16:56.665421 crc crio[21508]: time=\"2026-06-09T12:16:56.665270909Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 09 12:16:57.199491 crc crio[21508]: time=\"2026-06-09T12:16:57.199252944Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:def439c5598f6bf65a7f632a7c0615f3a20834ca790d15f71de6a97e3bf1d2d7\" id=eb51647a-1827-4c99-84d9-6f8f160f77cd name=/runtime.v1.ImageService/PullImage\nJun 09 12:16:57.200753 crc crio[21508]: time=\"2026-06-09T12:16:57.200679236Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=d999ee5d-f1fc-46e2-8b5b-17dad04a0e4c name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:16:57.204745 crc crio[21508]: time=\"2026-06-09T12:16:57.204559199Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=cd393fbf-5781-4872-8333-4be81b5fed48 name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:16:57.214188 crc crio[21508]: time=\"2026-06-09T12:16:57.214087748Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-sjsch/extract-content\" id=81636687-6094-4564-a73d-22a538914c1b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:16:57.215036 crc crio[21508]: time=\"2026-06-09T12:16:57.214660344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:16:57.267411 crc crio[21508]: time=\"2026-06-09T12:16:57.263597005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:16:57.267718 crc crio[21508]: time=\"2026-06-09T12:16:57.267550041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:16:57.416828 crc crio[21508]: time=\"2026-06-09T12:16:57.416691702Z\" level=info msg=\"Created container d2d6926b1c8355a038b13b90533b088291ec3864c4b07669026c557f555a917f: openshift-marketplace/community-operators-sjsch/extract-content\" id=81636687-6094-4564-a73d-22a538914c1b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:16:57.420165 crc crio[21508]: time=\"2026-06-09T12:16:57.420064691Z\" level=info msg=\"Starting container: d2d6926b1c8355a038b13b90533b088291ec3864c4b07669026c557f555a917f\" id=b8afd177-7df2-4ae3-8e0b-6b818b9be645 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 12:16:57.427538 crc crio[21508]: time=\"2026-06-09T12:16:57.427437226Z\" level=info msg=\"Started container\" PID=295397 containerID=d2d6926b1c8355a038b13b90533b088291ec3864c4b07669026c557f555a917f description=openshift-marketplace/community-operators-sjsch/extract-content id=b8afd177-7df2-4ae3-8e0b-6b818b9be645 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e72486aa56d8ac33b4b7dd46d36dba0978f15f2bdd7e5753c4dd00599faeaa27\nJun 09 12:16:58.697139 crc crio[21508]: time=\"2026-06-09T12:16:58.696553046Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7e9735e7-6403-4ac4-9bd6-4175ff48e502 name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:16:58.700554 crc crio[21508]: time=\"2026-06-09T12:16:58.699851973Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=79aa8f80-10e5-452d-bee8-844fe9d5cad6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:16:58.710898 crc crio[21508]: time=\"2026-06-09T12:16:58.710762732Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-sjsch/registry-server\" id=052603f1-ac20-414e-bc72-8c54d3c3ac81 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:16:58.711545 crc crio[21508]: time=\"2026-06-09T12:16:58.711465722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:16:58.815711 crc crio[21508]: time=\"2026-06-09T12:16:58.815513205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:16:58.822034 crc crio[21508]: time=\"2026-06-09T12:16:58.821913802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:16:58.986651 crc crio[21508]: time=\"2026-06-09T12:16:58.985736182Z\" level=info msg=\"Created container cde6662acf6f0aa124cfa22c11b00ab60f5e7dec54a9dbdf817fa37f491bdfd1: openshift-marketplace/community-operators-sjsch/registry-server\" id=052603f1-ac20-414e-bc72-8c54d3c3ac81 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:16:58.987836 crc crio[21508]: time=\"2026-06-09T12:16:58.987736181Z\" level=info msg=\"Starting container: cde6662acf6f0aa124cfa22c11b00ab60f5e7dec54a9dbdf817fa37f491bdfd1\" id=9af217e6-279b-4eb7-944d-235c7d260ca7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 12:16:58.995551 crc crio[21508]: time=\"2026-06-09T12:16:58.995432276Z\" level=info msg=\"Started container\" PID=295474 containerID=cde6662acf6f0aa124cfa22c11b00ab60f5e7dec54a9dbdf817fa37f491bdfd1 description=openshift-marketplace/community-operators-sjsch/registry-server id=9af217e6-279b-4eb7-944d-235c7d260ca7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e72486aa56d8ac33b4b7dd46d36dba0978f15f2bdd7e5753c4dd00599faeaa27\nJun 09 12:17:00.018706 crc crio[21508]: time=\"2026-06-09T12:17:00.017739261Z\" level=info msg=\"Stopping container: 7982428c00969d32057551ffe50d84012c08ce50c0f58a4f57cbb43dcf50e45e (timeout: 2s)\" id=f74f4d7f-149e-4365-ba25-30058551f528 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 12:17:00.192610 crc crio[21508]: time=\"2026-06-09T12:17:00.192514722Z\" level=info msg=\"Stopped container 7982428c00969d32057551ffe50d84012c08ce50c0f58a4f57cbb43dcf50e45e: openshift-must-gather-d8pbd/must-gather-wwhvv/copy\" id=f74f4d7f-149e-4365-ba25-30058551f528 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 12:17:00.194621 crc crio[21508]: time=\"2026-06-09T12:17:00.194534081Z\" level=info msg=\"Stopping pod sandbox: 22f73566298ee0a051d8006ef04e6e14d7fda7855a818795afe9b8c2d3bd826f\" id=49b5048f-6158-4bfd-b23c-b1f7440bfb15 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:17:00.196149 crc crio[21508]: time=\"2026-06-09T12:17:00.196076936Z\" level=info msg=\"Got pod network &{Name:must-gather-wwhvv Namespace:openshift-must-gather-d8pbd ID:22f73566298ee0a051d8006ef04e6e14d7fda7855a818795afe9b8c2d3bd826f UID:a4c2dff9-1dd0-4ffa-94a7-409fe1448ef1 NetNS:/var/run/netns/e675b2fd-2423-493c-a232-7571e8527e94 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4c2dff9_1dd0_4ffa_94a7_409fe1448ef1.slice PodAnnotations:0xc002c0a648}] Aliases:map[]}\"\nJun 09 12:17:00.196374 crc crio[21508]: time=\"2026-06-09T12:17:00.196266272Z\" level=info msg=\"Deleting pod openshift-must-gather-d8pbd_must-gather-wwhvv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 12:17:00.488944 crc crio[21508]: time=\"2026-06-09T12:17:00.488842528Z\" level=info msg=\"Stopped pod sandbox: 22f73566298ee0a051d8006ef04e6e14d7fda7855a818795afe9b8c2d3bd826f\" id=49b5048f-6158-4bfd-b23c-b1f7440bfb15 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:17:00.768381 crc crio[21508]: time=\"2026-06-09T12:17:00.767400783Z\" level=info msg=\"Removing container: 7982428c00969d32057551ffe50d84012c08ce50c0f58a4f57cbb43dcf50e45e\" id=63ff2a20-eed2-40f7-adea-d1830dea968a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:17:00.824183 crc crio[21508]: time=\"2026-06-09T12:17:00.824033709Z\" level=info msg=\"Removed container 7982428c00969d32057551ffe50d84012c08ce50c0f58a4f57cbb43dcf50e45e: openshift-must-gather-d8pbd/must-gather-wwhvv/copy\" id=63ff2a20-eed2-40f7-adea-d1830dea968a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:17:00.827366 crc crio[21508]: time=\"2026-06-09T12:17:00.827169841Z\" level=info msg=\"Removing container: 3367386335fdf2f8648d737948921fb3195e1900b8ecbf84694dcee2cecb3244\" id=9c632494-5296-48e7-b90d-e9776fff9cfa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:17:01.002484 crc crio[21508]: time=\"2026-06-09T12:17:01.002378554Z\" level=info msg=\"Removed container 3367386335fdf2f8648d737948921fb3195e1900b8ecbf84694dcee2cecb3244: openshift-must-gather-d8pbd/must-gather-wwhvv/gather\" id=9c632494-5296-48e7-b90d-e9776fff9cfa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:17:07.860212 crc crio[21508]: time=\"2026-06-09T12:17:07.858921869Z\" level=info msg=\"Stopping container: cde6662acf6f0aa124cfa22c11b00ab60f5e7dec54a9dbdf817fa37f491bdfd1 (timeout: 2s)\" id=b92550a4-8f1a-4214-b91f-956e5a778991 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 12:17:07.987263 crc crio[21508]: time=\"2026-06-09T12:17:07.986701625Z\" level=info msg=\"Stopped container cde6662acf6f0aa124cfa22c11b00ab60f5e7dec54a9dbdf817fa37f491bdfd1: openshift-marketplace/community-operators-sjsch/registry-server\" id=b92550a4-8f1a-4214-b91f-956e5a778991 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 12:17:07.990633 crc crio[21508]: time=\"2026-06-09T12:17:07.990574208Z\" level=info msg=\"Stopping pod sandbox: e72486aa56d8ac33b4b7dd46d36dba0978f15f2bdd7e5753c4dd00599faeaa27\" id=3b2b81ed-c6b5-4e72-8344-1ed403c7f5c9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:17:07.992210 crc crio[21508]: time=\"2026-06-09T12:17:07.991235348Z\" level=info msg=\"Got pod network &{Name:community-operators-sjsch Namespace:openshift-marketplace ID:e72486aa56d8ac33b4b7dd46d36dba0978f15f2bdd7e5753c4dd00599faeaa27 UID:5cc3388b-ca7f-4e70-a453-b18c4bb3d189 NetNS:/var/run/netns/f4d5e630-ee5f-487e-b3cd-440eb89c9ff6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5cc3388b_ca7f_4e70_a453_b18c4bb3d189.slice PodAnnotations:0xc000d9eb80}] Aliases:map[]}\"\nJun 09 12:17:07.992210 crc crio[21508]: time=\"2026-06-09T12:17:07.991518316Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-sjsch from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 12:17:08.360263 crc crio[21508]: time=\"2026-06-09T12:17:08.360064082Z\" level=info msg=\"Stopped pod sandbox: e72486aa56d8ac33b4b7dd46d36dba0978f15f2bdd7e5753c4dd00599faeaa27\" id=3b2b81ed-c6b5-4e72-8344-1ed403c7f5c9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:17:08.880424 crc crio[21508]: time=\"2026-06-09T12:17:08.879734018Z\" level=info msg=\"Removing container: cde6662acf6f0aa124cfa22c11b00ab60f5e7dec54a9dbdf817fa37f491bdfd1\" id=16c7760c-ad0e-4cdb-bf96-b89a2afda0f3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:17:08.914161 crc crio[21508]: time=\"2026-06-09T12:17:08.913894147Z\" level=info msg=\"Removed container cde6662acf6f0aa124cfa22c11b00ab60f5e7dec54a9dbdf817fa37f491bdfd1: openshift-marketplace/community-operators-sjsch/registry-server\" id=16c7760c-ad0e-4cdb-bf96-b89a2afda0f3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:17:08.917585 crc crio[21508]: time=\"2026-06-09T12:17:08.91741414Z\" level=info msg=\"Removing container: d2d6926b1c8355a038b13b90533b088291ec3864c4b07669026c557f555a917f\" id=b21f5b66-2a8b-4a6b-972d-508cb5e118c7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:17:08.972179 crc crio[21508]: time=\"2026-06-09T12:17:08.971738418Z\" level=info msg=\"Removed container d2d6926b1c8355a038b13b90533b088291ec3864c4b07669026c557f555a917f: openshift-marketplace/community-operators-sjsch/extract-content\" id=b21f5b66-2a8b-4a6b-972d-508cb5e118c7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:17:08.976700 crc crio[21508]: time=\"2026-06-09T12:17:08.97590963Z\" level=info msg=\"Removing container: 940c96e8824e95fbe5abe3b04303793d5d1978ecfcd984ae70cac89e4ee4c433\" id=56913cd7-ffae-43e8-aed3-1a8e8c8c3696 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:17:09.004517 crc crio[21508]: time=\"2026-06-09T12:17:09.004383273Z\" level=info msg=\"Removed container 940c96e8824e95fbe5abe3b04303793d5d1978ecfcd984ae70cac89e4ee4c433: openshift-marketplace/community-operators-sjsch/extract-utilities\" id=56913cd7-ffae-43e8-aed3-1a8e8c8c3696 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:17:32.496718 crc crio[21508]: time=\"2026-06-09T12:17:32.495641816Z\" level=info msg=\"Stopping pod sandbox: e72486aa56d8ac33b4b7dd46d36dba0978f15f2bdd7e5753c4dd00599faeaa27\" id=326246f0-444c-4220-8af8-6708599804da name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:17:32.498562 crc crio[21508]: time=\"2026-06-09T12:17:32.49852011Z\" level=info msg=\"Stopped pod sandbox (already stopped): e72486aa56d8ac33b4b7dd46d36dba0978f15f2bdd7e5753c4dd00599faeaa27\" id=326246f0-444c-4220-8af8-6708599804da name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:17:32.499943 crc crio[21508]: time=\"2026-06-09T12:17:32.49987425Z\" level=info msg=\"Removing pod sandbox: e72486aa56d8ac33b4b7dd46d36dba0978f15f2bdd7e5753c4dd00599faeaa27\" id=233bcdbd-5453-4405-96f7-e0a6230b76b8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 12:17:32.521486 crc crio[21508]: time=\"2026-06-09T12:17:32.521394519Z\" level=info msg=\"Removed pod sandbox: e72486aa56d8ac33b4b7dd46d36dba0978f15f2bdd7e5753c4dd00599faeaa27\" id=233bcdbd-5453-4405-96f7-e0a6230b76b8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 12:17:32.523407 crc crio[21508]: time=\"2026-06-09T12:17:32.523262564Z\" level=info msg=\"Stopping pod sandbox: 22f73566298ee0a051d8006ef04e6e14d7fda7855a818795afe9b8c2d3bd826f\" id=e4acb80a-8563-4392-a8b2-0cbbaf994898 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:17:32.523515 crc crio[21508]: time=\"2026-06-09T12:17:32.523429488Z\" level=info msg=\"Stopped pod sandbox (already stopped): 22f73566298ee0a051d8006ef04e6e14d7fda7855a818795afe9b8c2d3bd826f\" id=e4acb80a-8563-4392-a8b2-0cbbaf994898 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:17:32.524458 crc crio[21508]: time=\"2026-06-09T12:17:32.524389687Z\" level=info msg=\"Removing pod sandbox: 22f73566298ee0a051d8006ef04e6e14d7fda7855a818795afe9b8c2d3bd826f\" id=ddde972f-b287-4134-88b6-73cdab1b8f55 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 12:17:32.538505 crc crio[21508]: time=\"2026-06-09T12:17:32.538277483Z\" level=info msg=\"Removed pod sandbox: 22f73566298ee0a051d8006ef04e6e14d7fda7855a818795afe9b8c2d3bd826f\" id=ddde972f-b287-4134-88b6-73cdab1b8f55 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 12:18:00.546251 crc crio[21508]: time=\"2026-06-09T12:18:00.545495352Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683458-gn2gv/POD\" id=0f03f497-2899-4ef9-9330-a663908c8b44 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 12:18:00.547502 crc crio[21508]: time=\"2026-06-09T12:18:00.546272624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:18:00.578242 crc crio[21508]: time=\"2026-06-09T12:18:00.578119325Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683458-gn2gv Namespace:openshift-infra ID:a5c0b73be04ebb959c88e5df8d709013a05246fd9195293a166f58e3a9fa3945 UID:d4fe9928-7c46-4f6e-b5a5-8f1265154969 NetNS:/var/run/netns/1b8858a9-7b17-41c2-94aa-561adeb7ce93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4fe9928_7c46_4f6e_b5a5_8f1265154969.slice PodAnnotations:0xc004e42808}] Aliases:map[]}\"\nJun 09 12:18:00.578242 crc crio[21508]: time=\"2026-06-09T12:18:00.578181317Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683458-gn2gv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 12:18:00.921477 crc crio[21508]: 2026-06-09T12:18:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a5c0b73be04ebb9 Mac:36:8d:1a:f3:98:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:19 Mtu:0 Sandbox:/var/run/netns/1b8858a9-7b17-41c2-94aa-561adeb7ce93 SocketPath: PciID:}] [{Interface:0xc00028e750 Address:{IP:10.217.1.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 12:18:00.923362 crc crio[21508]: time=\"2026-06-09T12:18:00.923218987Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683458-gn2gv Namespace:openshift-infra ID:a5c0b73be04ebb959c88e5df8d709013a05246fd9195293a166f58e3a9fa3945 UID:d4fe9928-7c46-4f6e-b5a5-8f1265154969 NetNS:/var/run/netns/1b8858a9-7b17-41c2-94aa-561adeb7ce93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4fe9928_7c46_4f6e_b5a5_8f1265154969.slice PodAnnotations:0xc004e42808}] Aliases:map[]}\"\nJun 09 12:18:00.923523 crc crio[21508]: time=\"2026-06-09T12:18:00.923488635Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683458-gn2gv for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 12:18:00.934702 crc crio[21508]: time=\"2026-06-09T12:18:00.934598189Z\" level=info msg=\"Ran pod sandbox a5c0b73be04ebb959c88e5df8d709013a05246fd9195293a166f58e3a9fa3945 with infra container: openshift-infra/auto-csr-approver-29683458-gn2gv/POD\" id=0f03f497-2899-4ef9-9330-a663908c8b44 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 12:18:00.939554 crc crio[21508]: time=\"2026-06-09T12:18:00.938870854Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=19b06caf-52a8-4cf9-a6c9-ac7d056f61af name=/runtime.v1.ImageService/PullImage\nJun 09 12:18:00.952655 crc crio[21508]: time=\"2026-06-09T12:18:00.951943667Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 12:18:01.740584 crc crio[21508]: time=\"2026-06-09T12:18:01.740425683Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=19b06caf-52a8-4cf9-a6c9-ac7d056f61af name=/runtime.v1.ImageService/PullImage\nJun 09 12:18:01.743053 crc crio[21508]: time=\"2026-06-09T12:18:01.741492964Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7e6c34d5-6dbd-41e4-b2c7-57df64dc9486 name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:18:01.744752 crc crio[21508]: time=\"2026-06-09T12:18:01.744657367Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=43d7db24-0520-4ce9-8584-ab8426604e76 name=/runtime.v1.ImageService/ImageStatus\nJun 09 12:18:01.751480 crc crio[21508]: time=\"2026-06-09T12:18:01.751381903Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683458-gn2gv/oc\" id=ffbfccf7-2b7b-438a-a9f8-c4b13c196787 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:18:01.752212 crc crio[21508]: time=\"2026-06-09T12:18:01.752137416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:18:01.797955 crc crio[21508]: time=\"2026-06-09T12:18:01.797812181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:18:02.029409 crc crio[21508]: time=\"2026-06-09T12:18:02.029136604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:18:02.144009 crc crio[21508]: time=\"2026-06-09T12:18:02.143229151Z\" level=info msg=\"Created container 839c88d14313007a711748cc701159a57ab756cdca3522ecd88e2b4319bca06f: openshift-infra/auto-csr-approver-29683458-gn2gv/oc\" id=ffbfccf7-2b7b-438a-a9f8-c4b13c196787 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 12:18:02.145885 crc crio[21508]: time=\"2026-06-09T12:18:02.145789575Z\" level=info msg=\"Starting container: 839c88d14313007a711748cc701159a57ab756cdca3522ecd88e2b4319bca06f\" id=897a17c1-12da-4d67-bd62-f898008afaf9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 12:18:02.152860 crc crio[21508]: time=\"2026-06-09T12:18:02.152736189Z\" level=info msg=\"Started container\" PID=298731 containerID=839c88d14313007a711748cc701159a57ab756cdca3522ecd88e2b4319bca06f description=openshift-infra/auto-csr-approver-29683458-gn2gv/oc id=897a17c1-12da-4d67-bd62-f898008afaf9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a5c0b73be04ebb959c88e5df8d709013a05246fd9195293a166f58e3a9fa3945\nJun 09 12:18:04.038348 crc crio[21508]: time=\"2026-06-09T12:18:04.037643896Z\" level=info msg=\"Stopping pod sandbox: a5c0b73be04ebb959c88e5df8d709013a05246fd9195293a166f58e3a9fa3945\" id=df50b44a-04a4-43b2-80ad-79fe9d70a86c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:18:04.039514 crc crio[21508]: time=\"2026-06-09T12:18:04.038921203Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683458-gn2gv Namespace:openshift-infra ID:a5c0b73be04ebb959c88e5df8d709013a05246fd9195293a166f58e3a9fa3945 UID:d4fe9928-7c46-4f6e-b5a5-8f1265154969 NetNS:/var/run/netns/1b8858a9-7b17-41c2-94aa-561adeb7ce93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4fe9928_7c46_4f6e_b5a5_8f1265154969.slice PodAnnotations:0xc000b288a8}] Aliases:map[]}\"\nJun 09 12:18:04.039514 crc crio[21508]: time=\"2026-06-09T12:18:04.039051487Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683458-gn2gv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 12:18:04.322859 crc crio[21508]: time=\"2026-06-09T12:18:04.322123615Z\" level=info msg=\"Stopped pod sandbox: a5c0b73be04ebb959c88e5df8d709013a05246fd9195293a166f58e3a9fa3945\" id=df50b44a-04a4-43b2-80ad-79fe9d70a86c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:18:32.559963 crc crio[21508]: time=\"2026-06-09T12:18:32.559424399Z\" level=info msg=\"Removing container: 213eefd2345baafd55191ae7f46a7071fdea6df50a8a06b2ac6d963ab2c9fa49\" id=19f667bc-3065-41d9-97dd-0a0856a565d2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:18:32.672349 crc crio[21508]: time=\"2026-06-09T12:18:32.672169726Z\" level=info msg=\"Removed container 213eefd2345baafd55191ae7f46a7071fdea6df50a8a06b2ac6d963ab2c9fa49: openshift-infra/auto-csr-approver-29683452-wcxzv/oc\" id=19f667bc-3065-41d9-97dd-0a0856a565d2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 12:18:32.683900 crc crio[21508]: time=\"2026-06-09T12:18:32.683728354Z\" level=info msg=\"Stopping pod sandbox: 70d69520bb063e20a9013403cfaadcd138d85ecdfc7665caa2387fc65249a0af\" id=a5cfae4f-e333-4b69-9cc4-d450fb23ed3d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:18:32.683900 crc crio[21508]: time=\"2026-06-09T12:18:32.683872298Z\" level=info msg=\"Stopped pod sandbox (already stopped): 70d69520bb063e20a9013403cfaadcd138d85ecdfc7665caa2387fc65249a0af\" id=a5cfae4f-e333-4b69-9cc4-d450fb23ed3d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 12:18:32.685185 crc crio[21508]: time=\"2026-06-09T12:18:32.684920919Z\" level=info msg=\"Removing pod sandbox: 70d69520bb063e20a9013403cfaadcd138d85ecdfc7665caa2387fc65249a0af\" id=afb5b4c2-e119-4148-a3c9-e3f0c6bebacb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 12:18:32.713717 crc crio[21508]: time=\"2026-06-09T12:18:32.713424362Z\" level=info msg=\"Removed pod sandbox: 70d69520bb063e20a9013403cfaadcd138d85ecdfc7665caa2387fc65249a0af\" id=afb5b4c2-e119-4148-a3c9-e3f0c6bebacb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 12:20:00.877201 crc crio[21508]: time=\"2026-06-09T12:20:00.876056235Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683460-9cgjh/POD\" id=001ebcd1-2886-4bc4-a8ec-5b1aab552f9b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 12:20:00.877201 crc crio[21508]: time=\"2026-06-09T12:20:00.877188398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 12:20:00.928083 crc crio[21508]: time=\"2026-06-09T12:20:00.927625433Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683460-9cgjh Namespace:openshift-infra ID:0b856bd826601e257f2586b85ecfef6c21d17e6e7fbab1b8e8e668c25f003d3c UID:c58608b6-ff96-4e70-9fbd-8af56f72359e NetNS:/var/run/netns/c22a8880-1227-46ff-86fb-2d0804eb57bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc58608b6_ff96_4e70_9fbd_8af56f72359e.slice PodAnnotations:0xc002c0a108}] Aliases:map[]}\"\nJun 09 12:20:00.928083 crc crio[21508]: time=\"2026-06-09T12:20:00.928041495Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683460-9cgjh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 12:20:01.510456 crc crio[21508]: 2026-06-09T12:20:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0b856bd826601e2 Mac:aa:0f:5a:8a:91:a2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1a Mtu:0 Sandbox:/var/run/netns/c22a8880-1227-46ff-86fb-2d0804eb57bf SocketPath: PciID:}] [{Interface:0xc00029cdf0 Address:{IP:10.217.1.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 12:20:01.512985 crc crio[21508]: time=\"2026-06-09T12:20:01.512907768Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683460-9cgjh Namespace:openshift-infra ID:0b856bd826601e257f2586b85ecfef6c21d17e6e7fbab1b8e8e668c25f003d3c UID:c58608b6-ff96-4e70-9fbd-8af56f72359e NetNS:/var/run/netns/c22a8880-1227-46ff-86fb-2d0804eb57bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc58608b6_ff96_4e70_9fbd_8af56f72359e.slice PodAnnotations:0xc002c0a108}] Aliases:map[]}\"\nJun 09 12:20:01.513129 crc crio[21508]: time=\"2026-06-09T12:20:01.513091493Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683460-9cgjh for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 12:20:01.525421 crc crio[21508]: time=\"2026-06-09T12:20:01.525186467Z\" level=info msg=\"Ran pod sandbox 0b856bd826601e257f2586b85ecfef6c21d17e6e7fbab1b8e8e668c25f003d3c with infra container: openshift-infra/auto-csr-approver-29683460-9cgjh/POD\" id=001ebcd1-2886-4bc4-a8ec-5b1aab552f9b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 12:20:01.529333 crc crio[21508]: time=\"2026-06-09T12:20:01.52907552Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=07b063f9-50ee-4368-951b-1ae15ba6af83 name=/runtime.v1.ImageService/PullImage\nJun 09 12:20:01.544875 crc crio[21508]: time=\"2026-06-09T12:20:01.543820031Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 12:20:06.071785 | controller |   "stdout_lines": [
2026-06-09 12:20:06.071880 | controller |     "Jun 09 10:46:00.321166 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...",
2026-06-09 12:20:06.071900 | controller |     "Jun 09 10:46:01.142529 crc crio[3654]: time=\"2026-06-09T10:46:01.141349671Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"",
2026-06-09 12:20:06.071915 | controller |     "Jun 09 10:46:01.142529 crc crio[3654]: time=\"2026-06-09T10:46:01.142473197Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"",
2026-06-09 12:20:06.071930 | controller |     "Jun 09 10:46:01.148991 crc crio[3654]: time=\"2026-06-09T10:46:01.148144696Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"",
2026-06-09 12:20:06.071945 | controller |     "Jun 09 10:46:01.149190 crc crio[3654]: time=\"2026-06-09T10:46:01.149131208Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"",
2026-06-09 12:20:06.071961 | controller |     "Jun 09 10:46:01.209780 crc crio[3654]: time=\"2026-06-09T10:46:01.209015561Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"",
2026-06-09 12:20:06.071977 | controller |     "Jun 09 10:46:01.210595 crc crio[3654]: time=\"2026-06-09T10:46:01.210160917Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"",
2026-06-09 12:20:06.071991 | controller |     "Jun 09 10:46:01.210595 crc crio[3654]: time=\"2026-06-09T10:46:01.210592047Z\" level=info msg=\"Node configuration value for pid cgroup is true\"",
2026-06-09 12:20:06.072006 | controller |     "Jun 09 10:46:01.211871 crc crio[3654]: time=\"2026-06-09T10:46:01.211675251Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"",
2026-06-09 12:20:06.072020 | controller |     "Jun 09 10:46:01.212919 crc crio[3654]: time=\"2026-06-09T10:46:01.21205015Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"",
2026-06-09 12:20:06.072035 | controller |     "Jun 09 10:46:01.258985 crc crio[3654]: time=\"2026-06-09T10:46:01.258398235Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"",
2026-06-09 12:20:06.072050 | controller |     "Jun 09 10:46:01.336073 crc crio[3654]: time=\"2026-06-09T10:46:01.33597196Z\" level=info msg=\"Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL\"",
2026-06-09 12:20:06.072202 | controller |     "Jun 09 10:46:01.348706 crc crio[3654]: time=\"2026-06-09T10:46:01.347664366Z\" level=info msg=\"Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL\"",
2026-06-09 12:20:06.072222 | controller |     "Jun 09 10:46:01.712654 crc crio[3654]: time=\"2026-06-09T10:46:01.712382636Z\" level=info msg=\"Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2\"",
2026-06-09 12:20:06.072239 | controller |     "Jun 09 10:46:02.144566 crc crio[3654]: time=\"2026-06-09T10:46:02.144077469Z\" level=info msg=\"Checkpoint/restore support enabled\"",
2026-06-09 12:20:06.072254 | controller |     "Jun 09 10:46:02.144566 crc crio[3654]: time=\"2026-06-09T10:46:02.144515374Z\" level=info msg=\"Using the internal default seccomp profile\"",
2026-06-09 12:20:06.072269 | controller |     "Jun 09 10:46:02.144566 crc crio[3654]: time=\"2026-06-09T10:46:02.144533792Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"",
2026-06-09 12:20:06.072284 | controller |     "Jun 09 10:46:02.144566 crc crio[3654]: time=\"2026-06-09T10:46:02.144544001Z\" level=info msg=\"No blockio config file specified, blockio not configured\"",
2026-06-09 12:20:06.072299 | controller |     "Jun 09 10:46:02.144566 crc crio[3654]: time=\"2026-06-09T10:46:02.14455488Z\" level=info msg=\"RDT not available in the host system\"",
2026-06-09 12:20:06.072318 | controller |     "Jun 09 10:46:02.156007 crc crio[3654]: time=\"2026-06-09T10:46:02.155810126Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-09 12:20:06.072332 | controller |     "Jun 09 10:46:02.156007 crc crio[3654]: time=\"2026-06-09T10:46:02.155880939Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-09 12:20:06.072360 | controller |     "Jun 09 10:46:02.161388 crc crio[3654]: time=\"2026-06-09T10:46:02.161147764Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-09 12:20:06.072379 | controller |     "Jun 09 10:46:02.161478 crc crio[3654]: time=\"2026-06-09T10:46:02.161403618Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-09 12:20:06.072394 | controller |     "Jun 09 10:46:03.344189 crc crio[3654]: time=\"2026-06-09T10:46:03.343621428Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 12:20:06.072408 | controller |     "Jun 09 10:46:03.344189 crc crio[3654]: time=\"2026-06-09T10:46:03.34418923Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 12:20:06.072423 | controller |     "Jun 09 10:46:03.348162 crc crio[3654]: time=\"2026-06-09T10:46:03.348087414Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"",
2026-06-09 12:20:06.072437 | controller |     "Jun 09 10:46:03.348221 crc crio[3654]: time=\"2026-06-09T10:46:03.348162226Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"",
2026-06-09 12:20:06.072455 | controller |     "Jun 09 10:46:03.350128 crc crio[3654]: time=\"2026-06-09T10:46:03.34989092Z\" level=info msg=\"Current CRI-O configuration:\\n[crio]\\n  root = \\\"/var/lib/containers/storage\\\"\\n  runroot = \\\"/run/containers/storage\\\"\\n  imagestore = \\\"\\\"\\n  storage_driver = \\\"overlay\\\"\\n  storage_option = [\\\"overlay.skip_mount_home=true\\\"]\\n  log_dir = \\\"/var/log/crio/pods\\\"\\n  version_file = \\\"/var/run/crio/version\\\"\\n  version_file_persist = \\\"\\\"\\n  clean_shutdown_file = \\\"/var/lib/crio/clean.shutdown\\\"\\n  internal_wipe = true\\n  internal_repair = true\\n  [crio.api]\\n    grpc_max_send_msg_size = 83886080\\n    grpc_max_recv_msg_size = 83886080\\n    listen = \\\"/var/run/crio/crio.sock\\\"\\n    stream_address = \\\"192.168.130.11\\\"\\n    stream_port = \\\"0\\\"\\n    stream_enable_tls = false\\n    stream_tls_cert = \\\"\\\"\\n    stream_tls_key = \\\"\\\"\\n    stream_tls_ca = \\\"\\\"\\n    stream_idle_timeout = \\\"\\\"\\n  [crio.runtime]\\n    no_pivot = false\\n    selinux = true\\n    log_to_journald = false\\n    drop_infra_ctr = true\\n    read_only = false\\n    hooks_dir = [\\\"/etc/containers/oci/hooks.d\\\", \\\"/run/containers/oci/hooks.d\\\", \\\"/usr/share/containers/oci/hooks.d\\\"]\\n    default_capabilities = [\\\"CHOWN\\\", \\\"DAC_OVERRIDE\\\", \\\"FSETID\\\", \\\"FOWNER\\\", \\\"SETGID\\\", \\\"SETUID\\\", \\\"SETPCAP\\\", \\\"NET_BIND_SERVICE\\\", \\\"KILL\\\"]\\n    add_inheritable_capabilities = false\\n    default_env = [\\\"NSS_SDB_USE_CACHE=no\\\"]\\n    default_sysctls = [\\\"net.ipv4.ping_group_range=0 2147483647\\\"]\\n    default_ulimits = [\\\"nofile=1048576\\\"]\\n    allowed_devices = [\\\"/dev/fuse\\\", \\\"/dev/net/tun\\\"]\\n    cdi_spec_dirs = [\\\"/etc/cdi\\\", \\\"/var/run/cdi\\\"]\\n    device_ownership_from_security_context = false\\n    default_runtime = \\\"crun\\\"\\n    decryption_keys_path = \\\"/etc/crio/keys/\\\"\\n    conmon = \\\"\\\"\\n    conmon_cgroup = \\\"pod\\\"\\n    seccomp_profile = \\\"\\\"\\n    privileged_seccomp_profile = \\\"\\\"\\n    apparmor_profile = \\\"crio-default\\\"\\n    blockio_config_file = \\\"\\\"\\n    blockio_reload = false\\n    irqbalance_config_file = \\\"/etc/sysconfig/irqbalance\\\"\\n    rdt_config_file = \\\"\\\"\\n    cgroup_manager = \\\"systemd\\\"\\n    default_mounts_file = \\\"\\\"\\n    container_exits_dir = \\\"/var/run/crio/exits\\\"\\n    container_attach_socket_dir = \\\"/var/run/crio\\\"\\n    bind_mount_prefix = \\\"\\\"\\n    uid_mappings = \\\"\\\"\\n    minimum_mappable_uid = -1\\n    gid_mappings = \\\"\\\"\\n    minimum_mappable_gid = -1\\n    log_level = \\\"info\\\"\\n    log_filter = \\\"\\\"\\n    namespaces_dir = \\\"/var/run\\\"\\n    pinns_path = \\\"/usr/bin/pinns\\\"\\n    enable_criu_support = true\\n    pids_limit = -1\\n    log_size_max = -1\\n    ctr_stop_timeout = 30\\n    separate_pull_cgroup = \\\"\\\"\\n    infra_ctr_cpuset = \\\"\\\"\\n    shared_cpuset = \\\"\\\"\\n    absent_mount_sources_to_reject = [\\\"/etc/hostname\\\"]\\n    enable_pod_events = false\\n    irqbalance_config_restore_file = \\\"/etc/sysconfig/orig_irq_banned_cpus\\\"\\n    hostnetwork_disable_selinux = true\\n    disable_hostport_mapping = false\\n    timezone = \\\"\\\"\\n    [crio.runtime.runtimes]\\n      [crio.runtime.runtimes.crun]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/crun\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/crun\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"512KiB\\\"\\n        no_sync_log = false\\n        [crio.runtime.runtimes.crun.default_annotations]\\n          \\\"run.oci.systemd.subgroup\\\" = \\\"\\\"\\n      [crio.runtime.runtimes.runc]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/runc\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/runc\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"12MiB\\\"\\n        no_sync_log = false\\n    [crio.runtime.workloads]\\n      [crio.runtime.workloads.openshift-builder]\\n        activation_annotation = \\\"io.openshift.builder\\\"\\n        annotation_prefix = \\\"\\\"\\n        allowed_annotations = [\\\"io.kubernetes.cri-o.userns-mode\\\", \\\"io.kubernetes.cri-o.Devices\\\"]\\n        DisallowedAnnotations = [\\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"bundle\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"cpu-shared.crio.io\\\", \\\"org.systemd.property.\\\", \\\"org.criu.config\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"irq-load-balancing.crio.io\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"cpu-quota.crio.io\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\"]\\n        [crio.runtime.workloads.openshift-builder.resources]\\n          CPUShares = 0\\n          CPUQuota = 0\\n          CPUPeriod = 0\\n          CPUSet = \\\"\\\"\\n          CPULimit = 0\\n  [crio.image]\\n    default_transport = \\\"docker://\\\"\\n    global_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_image = \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\\\"\\n    pause_image_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_command = \\\"/usr/bin/pod\\\"\\n    signature_policy = \\\"\\\"\\n    signature_policy_dir = \\\"/etc/crio/policies\\\"\\n    image_volumes = \\\"mkdir\\\"\\n    big_files_temporary_dir = \\\"\\\"\\n    auto_reload_registries = false\\n    pull_progress_timeout = \\\"0s\\\"\\n    oci_artifact_mount_support = false\\n  [crio.network]\\n    cni_default_network = \\\"\\\"\\n    network_dir = \\\"/etc/kubernetes/cni/net.d/\\\"\\n    plugin_dirs = [\\\"/var/lib/cni/bin\\\"]\\n  [crio.metrics]\\n    enable_metrics = true\\n    metrics_collectors = [\\\"operations\\\", \\\"operations_latency_microseconds_total\\\", \\\"operations_latency_microseconds\\\", \\\"operations_errors\\\", \\\"image_pulls_layer_size\\\", \\\"containers_oom_total\\\", \\\"containers_oom\\\", \\\"operations_total\\\", \\\"operations_latency_seconds_total\\\", \\\"operations_latency_seconds\\\", \\\"operations_errors_total\\\", \\\"image_pulls_bytes_total\\\", \\\"image_pulls_skipped_bytes_total\\\", \\\"image_pulls_success_total\\\", \\\"image_pulls_failure_total\\\", \\\"image_layer_reuse_total\\\", \\\"containers_oom_count_total\\\", \\\"processes_defunct\\\"]\\n    metrics_host = \\\"127.0.0.1\\\"\\n    metrics_port = 9537\\n    metrics_socket = \\\"\\\"\\n    metrics_cert = \\\"\\\"\\n    metrics_key = \\\"\\\"\\n  [crio.tracing]\\n    enable_tracing = false\\n    tracing_endpoint = \\\"127.0.0.1:4317\\\"\\n    tracing_sampling_rate_per_million = 0\\n  [crio.stats]\\n    stats_collection_period = 0\\n    collection_period = 0\\n  [crio.nri]\\n    enable_nri = true\\n    nri_listen = \\\"/var/run/nri/nri.sock\\\"\\n    nri_plugin_dir = \\\"/opt/nri/plugins\\\"\\n    nri_plugin_config_dir = \\\"/etc/nri/conf.d\\\"\\n    nri_plugin_registration_timeout = \\\"5s\\\"\\n    nri_plugin_request_timeout = \\\"2s\\\"\\n    nri_disable_connections = false\\n\"",
2026-06-09 12:20:06.072484 | controller |     "Jun 09 10:46:03.357207 crc crio[3654]: time=\"2026-06-09T10:46:03.357048293Z\" level=warning msg=\"Checking storage directory /var/lib/containers/storage for errors because of unclean shutdown\"",
2026-06-09 12:20:06.072501 | controller |     "Jun 09 10:46:07.132755 crc crio[3654]: time=\"2026-06-09T10:46:07.131529048Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"",
2026-06-09 12:20:06.072515 | controller |     "Jun 09 10:46:07.134106 crc crio[3654]: time=\"2026-06-09T10:46:07.133614439Z\" level=info msg=\"Restore irqbalance config: nothing to do\"",
2026-06-09 12:20:06.072529 | controller |     "Jun 09 10:46:07.356818 crc crio[3654]: time=\"2026-06-09T10:46:07.35588515Z\" level=warning msg=\"Could not restore sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240: failed to Statfs \\\"/var/run/netns/a39ad0c7-24b8-46c1-830b-e9010764ccce\\\": no such file or directory\"",
2026-06-09 12:20:06.072544 | controller |     "Jun 09 10:46:07.373137 crc crio[3654]: time=\"2026-06-09T10:46:07.372951243Z\" level=warning msg=\"Deleting all containers under sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 since it could not be restored\"",
2026-06-09 12:20:06.072559 | controller |     "Jun 09 10:46:07.386064 crc crio[3654]: time=\"2026-06-09T10:46:07.385715834Z\" level=warning msg=\"Could not restore sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673: failed to Statfs \\\"/var/run/netns/cc7d9fcb-9125-4d0b-9ced-f8070d1d1939\\\": no such file or directory\"",
2026-06-09 12:20:06.072573 | controller |     "Jun 09 10:46:07.397123 crc crio[3654]: time=\"2026-06-09T10:46:07.397013456Z\" level=warning msg=\"Deleting all containers under sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 since it could not be restored\"",
2026-06-09 12:20:06.072588 | controller |     "Jun 09 10:46:07.418129 crc crio[3654]: time=\"2026-06-09T10:46:07.41791999Z\" level=warning msg=\"Could not restore sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400: failed to Statfs \\\"/var/run/netns/d85a67bc-de45-40e3-bab5-8c3bb34843ea\\\": no such file or directory\"",
2026-06-09 12:20:06.072602 | controller |     "Jun 09 10:46:07.429516 crc crio[3654]: time=\"2026-06-09T10:46:07.429414913Z\" level=warning msg=\"Deleting all containers under sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 since it could not be restored\"",
2026-06-09 12:20:06.072620 | controller |     "Jun 09 10:46:07.440054 crc crio[3654]: time=\"2026-06-09T10:46:07.439870941Z\" level=warning msg=\"Could not restore sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab: failed to Statfs \\\"/var/run/netns/4ef13d71-afb5-40b4-8ae6-12196524b0e9\\\": no such file or directory\"",
2026-06-09 12:20:06.072634 | controller |     "Jun 09 10:46:07.446801 crc crio[3654]: time=\"2026-06-09T10:46:07.446676588Z\" level=warning msg=\"Deleting all containers under sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab since it could not be restored\"",
2026-06-09 12:20:06.072649 | controller |     "Jun 09 10:46:07.487793 crc crio[3654]: time=\"2026-06-09T10:46:07.487551093Z\" level=warning msg=\"Could not restore sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86: failed to Statfs \\\"/var/run/netns/2da0a078-e17e-4b8a-a39e-f576861e34ae\\\": no such file or directory\"",
2026-06-09 12:20:06.072663 | controller |     "Jun 09 10:46:07.492807 crc crio[3654]: time=\"2026-06-09T10:46:07.492688981Z\" level=warning msg=\"Deleting all containers under sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86 since it could not be restored\"",
2026-06-09 12:20:06.072677 | controller |     "Jun 09 10:46:07.671202 crc crio[3654]: time=\"2026-06-09T10:46:07.6710513Z\" level=warning msg=\"Could not restore sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff: failed to Statfs \\\"/var/run/netns/37a1d38b-019a-48e4-9d9f-762d84f7aa85\\\": no such file or directory\"",
2026-06-09 12:20:06.072691 | controller |     "Jun 09 10:46:07.677649 crc crio[3654]: time=\"2026-06-09T10:46:07.677525036Z\" level=warning msg=\"Deleting all containers under sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff since it could not be restored\"",
2026-06-09 12:20:06.072706 | controller |     "Jun 09 10:46:07.720893 crc crio[3654]: time=\"2026-06-09T10:46:07.720670382Z\" level=warning msg=\"Could not restore sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d: failed to Statfs \\\"/var/run/netns/2c329914-0aff-4edb-99eb-32fae9b2a951\\\": no such file or directory\"",
2026-06-09 12:20:06.072720 | controller |     "Jun 09 10:46:07.729758 crc crio[3654]: time=\"2026-06-09T10:46:07.729636842Z\" level=warning msg=\"Deleting all containers under sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d since it could not be restored\"",
2026-06-09 12:20:06.072734 | controller |     "Jun 09 10:46:07.745367 crc crio[3654]: time=\"2026-06-09T10:46:07.745172387Z\" level=warning msg=\"Could not restore sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71: failed to Statfs \\\"/var/run/netns/d741311d-c7c0-40c6-9ea3-8776114c63cd\\\": no such file or directory\"",
2026-06-09 12:20:06.072748 | controller |     "Jun 09 10:46:07.751789 crc crio[3654]: time=\"2026-06-09T10:46:07.751687673Z\" level=warning msg=\"Deleting all containers under sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 since it could not be restored\"",
2026-06-09 12:20:06.072762 | controller |     "Jun 09 10:46:07.781808 crc crio[3654]: time=\"2026-06-09T10:46:07.781636357Z\" level=warning msg=\"Could not restore sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9: failed to Statfs \\\"/var/run/netns/5729c4b2-4544-4272-b6e1-f8223ceabca6\\\": no such file or directory\"",
2026-06-09 12:20:06.072775 | controller |     "Jun 09 10:46:07.787052 crc crio[3654]: time=\"2026-06-09T10:46:07.786928776Z\" level=warning msg=\"Deleting all containers under sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 since it could not be restored\"",
2026-06-09 12:20:06.072789 | controller |     "Jun 09 10:46:07.802694 crc crio[3654]: time=\"2026-06-09T10:46:07.802492042Z\" level=warning msg=\"Could not restore sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d: failed to Statfs \\\"/var/run/netns/232a5e6a-ee06-49b4-a707-fec6ca7cc898\\\": no such file or directory\"",
2026-06-09 12:20:06.072808 | controller |     "Jun 09 10:46:07.807411 crc crio[3654]: time=\"2026-06-09T10:46:07.807217098Z\" level=warning msg=\"Deleting all containers under sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d since it could not be restored\"",
2026-06-09 12:20:06.072822 | controller |     "Jun 09 10:46:07.824662 crc crio[3654]: time=\"2026-06-09T10:46:07.824041Z\" level=warning msg=\"Could not restore sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7: failed to Statfs \\\"/var/run/netns/98dbeb7b-54c9-48c8-b257-ba1be4841c8e\\\": no such file or directory\"",
2026-06-09 12:20:06.072837 | controller |     "Jun 09 10:46:07.830250 crc crio[3654]: time=\"2026-06-09T10:46:07.830156634Z\" level=warning msg=\"Deleting all containers under sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 since it could not be restored\"",
2026-06-09 12:20:06.072851 | controller |     "Jun 09 10:46:07.892412 crc crio[3654]: time=\"2026-06-09T10:46:07.892206244Z\" level=warning msg=\"Could not restore sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007: failed to Statfs \\\"/var/run/netns/47e52ab1-31cb-4a90-8828-40586f4582e5\\\": no such file or directory\"",
2026-06-09 12:20:06.072866 | controller |     "Jun 09 10:46:07.897163 crc crio[3654]: time=\"2026-06-09T10:46:07.897089311Z\" level=warning msg=\"Deleting all containers under sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 since it could not be restored\"",
2026-06-09 12:20:06.072880 | controller |     "Jun 09 10:46:07.904136 crc crio[3654]: time=\"2026-06-09T10:46:07.904000529Z\" level=warning msg=\"Could not restore sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a: failed to Statfs \\\"/var/run/netns/d9bf0789-854b-4974-8993-90943a82070f\\\": no such file or directory\"",
2026-06-09 12:20:06.072894 | controller |     "Jun 09 10:46:07.908241 crc crio[3654]: time=\"2026-06-09T10:46:07.908188942Z\" level=warning msg=\"Deleting all containers under sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a since it could not be restored\"",
2026-06-09 12:20:06.072908 | controller |     "Jun 09 10:46:07.953384 crc crio[3654]: time=\"2026-06-09T10:46:07.953025188Z\" level=warning msg=\"Could not restore sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150: failed to Statfs \\\"/var/run/netns/f03cfe59-f1f9-4e7f-aab4-cb6159816175\\\": no such file or directory\"",
2026-06-09 12:20:06.072923 | controller |     "Jun 09 10:46:07.959171 crc crio[3654]: time=\"2026-06-09T10:46:07.959129192Z\" level=warning msg=\"Deleting all containers under sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 since it could not be restored\"",
2026-06-09 12:20:06.072937 | controller |     "Jun 09 10:46:07.966036 crc crio[3654]: time=\"2026-06-09T10:46:07.965994129Z\" level=warning msg=\"Could not restore sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d: failed to Statfs \\\"/var/run/netns/4febcbd8-dcaa-46f5-9391-0c48c2ff24a1\\\": no such file or directory\"",
2026-06-09 12:20:06.072952 | controller |     "Jun 09 10:46:07.970936 crc crio[3654]: time=\"2026-06-09T10:46:07.970906796Z\" level=warning msg=\"Deleting all containers under sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d since it could not be restored\"",
2026-06-09 12:20:06.072966 | controller |     "Jun 09 10:46:07.978135 crc crio[3654]: time=\"2026-06-09T10:46:07.978107476Z\" level=warning msg=\"Could not restore sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a: failed to Statfs \\\"/var/run/netns/ff2e3c1f-ea42-42c1-9e93-cc4543d1dae1\\\": no such file or directory\"",
2026-06-09 12:20:06.072980 | controller |     "Jun 09 10:46:07.983466 crc crio[3654]: time=\"2026-06-09T10:46:07.983375485Z\" level=warning msg=\"Deleting all containers under sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a since it could not be restored\"",
2026-06-09 12:20:06.072998 | controller |     "Jun 09 10:46:07.997519 crc crio[3654]: time=\"2026-06-09T10:46:07.997401092Z\" level=warning msg=\"Could not restore sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5: failed to Statfs \\\"/var/run/netns/81ad9b9a-eab6-458f-8782-26b5ca62c687\\\": no such file or directory\"",
2026-06-09 12:20:06.073013 | controller |     "Jun 09 10:46:08.001502 crc crio[3654]: time=\"2026-06-09T10:46:08.001441864Z\" level=warning msg=\"Deleting all containers under sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 since it could not be restored\"",
2026-06-09 12:20:06.073027 | controller |     "Jun 09 10:46:08.009166 crc crio[3654]: time=\"2026-06-09T10:46:08.009076526Z\" level=warning msg=\"Could not restore sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6: failed to Statfs \\\"/var/run/netns/e69052f3-a3f8-42de-8993-88269b3c361b\\\": no such file or directory\"",
2026-06-09 12:20:06.073042 | controller |     "Jun 09 10:46:08.013383 crc crio[3654]: time=\"2026-06-09T10:46:08.013259109Z\" level=warning msg=\"Deleting all containers under sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6 since it could not be restored\"",
2026-06-09 12:20:06.073057 | controller |     "Jun 09 10:46:08.035079 crc crio[3654]: time=\"2026-06-09T10:46:08.034918888Z\" level=warning msg=\"Could not restore sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911: failed to Statfs \\\"/var/run/netns/80d38dd5-ee2d-4a24-94d1-3ddfb5d3c617\\\": no such file or directory\"",
2026-06-09 12:20:06.073072 | controller |     "Jun 09 10:46:08.046144 crc crio[3654]: time=\"2026-06-09T10:46:08.046050479Z\" level=warning msg=\"Deleting all containers under sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911 since it could not be restored\"",
2026-06-09 12:20:06.073086 | controller |     "Jun 09 10:46:08.060945 crc crio[3654]: time=\"2026-06-09T10:46:08.06079206Z\" level=warning msg=\"Could not restore sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16: failed to Statfs \\\"/var/run/netns/6e2884fa-46a7-4abd-8c22-c5b83a9323ae\\\": no such file or directory\"",
2026-06-09 12:20:06.073101 | controller |     "Jun 09 10:46:08.068969 crc crio[3654]: time=\"2026-06-09T10:46:08.068874044Z\" level=warning msg=\"Deleting all containers under sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 since it could not be restored\"",
2026-06-09 12:20:06.073115 | controller |     "Jun 09 10:46:08.081315 crc crio[3654]: time=\"2026-06-09T10:46:08.081207872Z\" level=warning msg=\"Could not restore sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405: failed to Statfs \\\"/var/run/netns/696e0d8f-ea57-4d36-846e-f263cf1f9bc9\\\": no such file or directory\"",
2026-06-09 12:20:06.073130 | controller |     "Jun 09 10:46:08.086572 crc crio[3654]: time=\"2026-06-09T10:46:08.086487131Z\" level=warning msg=\"Deleting all containers under sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 since it could not be restored\"",
2026-06-09 12:20:06.073144 | controller |     "Jun 09 10:46:08.114406 crc crio[3654]: time=\"2026-06-09T10:46:08.114249913Z\" level=warning msg=\"Could not restore sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946: failed to Statfs \\\"/var/run/netns/0bd2ca7f-1f66-46f8-b64d-f6b48dd61d7e\\\": no such file or directory\"",
2026-06-09 12:20:06.073158 | controller |     "Jun 09 10:46:08.118084 crc crio[3654]: time=\"2026-06-09T10:46:08.118018804Z\" level=warning msg=\"Deleting all containers under sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 since it could not be restored\"",
2026-06-09 12:20:06.073172 | controller |     "Jun 09 10:46:08.124100 crc crio[3654]: time=\"2026-06-09T10:46:08.124028407Z\" level=warning msg=\"Could not restore sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587: failed to Statfs \\\"/var/run/netns/1f63c23e-9d33-4153-aa26-77f310b0386a\\\": no such file or directory\"",
2026-06-09 12:20:06.073190 | controller |     "Jun 09 10:46:08.128133 crc crio[3654]: time=\"2026-06-09T10:46:08.127891868Z\" level=warning msg=\"Deleting all containers under sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 since it could not be restored\"",
2026-06-09 12:20:06.073204 | controller |     "Jun 09 10:46:08.137194 crc crio[3654]: time=\"2026-06-09T10:46:08.137051328Z\" level=warning msg=\"Could not restore sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded: failed to Statfs \\\"/var/run/netns/56ed585b-024b-4cfb-ae7c-a4143d981964\\\": no such file or directory\"",
2026-06-09 12:20:06.073218 | controller |     "Jun 09 10:46:08.141389 crc crio[3654]: time=\"2026-06-09T10:46:08.141196441Z\" level=warning msg=\"Deleting all containers under sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded since it could not be restored\"",
2026-06-09 12:20:06.073232 | controller |     "Jun 09 10:46:08.147458 crc crio[3654]: time=\"2026-06-09T10:46:08.147388505Z\" level=warning msg=\"Could not restore sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5: failed to Statfs \\\"/var/run/netns/ff88aff1-21f1-4387-8229-c25f8b50a510\\\": no such file or directory\"",
2026-06-09 12:20:06.073246 | controller |     "Jun 09 10:46:08.152506 crc crio[3654]: time=\"2026-06-09T10:46:08.152413403Z\" level=warning msg=\"Deleting all containers under sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5 since it could not be restored\"",
2026-06-09 12:20:06.073260 | controller |     "Jun 09 10:46:08.162999 crc crio[3654]: time=\"2026-06-09T10:46:08.16287439Z\" level=warning msg=\"Could not restore sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f: failed to Statfs \\\"/var/run/netns/c7f36d9f-c9b1-4153-8e1f-130ce695595f\\\": no such file or directory\"",
2026-06-09 12:20:06.073275 | controller |     "Jun 09 10:46:08.167524 crc crio[3654]: time=\"2026-06-09T10:46:08.167450485Z\" level=warning msg=\"Deleting all containers under sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f since it could not be restored\"",
2026-06-09 12:20:06.073290 | controller |     "Jun 09 10:46:08.194240 crc crio[3654]: time=\"2026-06-09T10:46:08.194108352Z\" level=warning msg=\"Could not restore sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21: failed to Statfs \\\"/var/run/netns/727effa2-2453-47d4-b205-ce90e20b1702\\\": no such file or directory\"",
2026-06-09 12:20:06.073304 | controller |     "Jun 09 10:46:08.198342 crc crio[3654]: time=\"2026-06-09T10:46:08.198239224Z\" level=warning msg=\"Deleting all containers under sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21 since it could not be restored\"",
2026-06-09 12:20:06.073319 | controller |     "Jun 09 10:46:08.207723 crc crio[3654]: time=\"2026-06-09T10:46:08.207564666Z\" level=warning msg=\"Could not restore sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc: failed to Statfs \\\"/var/run/netns/920c13eb-11d0-4aea-863a-1e29ecb928b8\\\": no such file or directory\"",
2026-06-09 12:20:06.073333 | controller |     "Jun 09 10:46:08.211187 crc crio[3654]: time=\"2026-06-09T10:46:08.211108225Z\" level=warning msg=\"Deleting all containers under sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc since it could not be restored\"",
2026-06-09 12:20:06.073362 | controller |     "Jun 09 10:46:08.230896 crc crio[3654]: time=\"2026-06-09T10:46:08.230687423Z\" level=warning msg=\"Could not restore sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7: failed to Statfs \\\"/var/run/netns/5a216e0d-4290-49d8-ad2e-2b6db00cab8e\\\": no such file or directory\"",
2026-06-09 12:20:06.073382 | controller |     "Jun 09 10:46:08.235176 crc crio[3654]: time=\"2026-06-09T10:46:08.235061937Z\" level=warning msg=\"Deleting all containers under sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 since it could not be restored\"",
2026-06-09 12:20:06.073401 | controller |     "Jun 09 10:46:08.248193 crc crio[3654]: time=\"2026-06-09T10:46:08.248027808Z\" level=warning msg=\"Could not restore sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d: failed to Statfs \\\"/var/run/netns/ab0156e9-15e7-49ec-b32f-3193fd188354\\\": no such file or directory\"",
2026-06-09 12:20:06.073416 | controller |     "Jun 09 10:46:08.251842 crc crio[3654]: time=\"2026-06-09T10:46:08.251759108Z\" level=warning msg=\"Deleting all containers under sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d since it could not be restored\"",
2026-06-09 12:20:06.073431 | controller |     "Jun 09 10:46:08.258516 crc crio[3654]: time=\"2026-06-09T10:46:08.258416325Z\" level=warning msg=\"Could not restore sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946: failed to Statfs \\\"/var/run/netns/b6456a5f-c0dd-4c2b-86b2-af42e36c6a9c\\\": no such file or directory\"",
2026-06-09 12:20:06.073445 | controller |     "Jun 09 10:46:08.261922 crc crio[3654]: time=\"2026-06-09T10:46:08.261841394Z\" level=warning msg=\"Deleting all containers under sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946 since it could not be restored\"",
2026-06-09 12:20:06.073459 | controller |     "Jun 09 10:46:08.328995 crc crio[3654]: time=\"2026-06-09T10:46:08.328756741Z\" level=warning msg=\"Could not restore sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118: failed to Statfs \\\"/var/run/netns/3f3a9cce-a4ef-41f6-9d79-86f3f5656627\\\": no such file or directory\"",
2026-06-09 12:20:06.073473 | controller |     "Jun 09 10:46:08.334841 crc crio[3654]: time=\"2026-06-09T10:46:08.334709174Z\" level=warning msg=\"Deleting all containers under sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 since it could not be restored\"",
2026-06-09 12:20:06.073487 | controller |     "Jun 09 10:46:08.390396 crc crio[3654]: time=\"2026-06-09T10:46:08.390178038Z\" level=warning msg=\"Could not restore sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28: failed to Statfs \\\"/var/run/netns/8a53c334-42c9-4054-a6fb-249bc45db021\\\": no such file or directory\"",
2026-06-09 12:20:06.073501 | controller |     "Jun 09 10:46:08.394848 crc crio[3654]: time=\"2026-06-09T10:46:08.394724463Z\" level=warning msg=\"Deleting all containers under sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 since it could not be restored\"",
2026-06-09 12:20:06.073515 | controller |     "Jun 09 10:46:08.446363 crc crio[3654]: time=\"2026-06-09T10:46:08.446121205Z\" level=warning msg=\"Could not restore sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0: failed to Statfs \\\"/var/run/netns/9db3919f-6487-4977-89c5-c3bb4a69e5d6\\\": no such file or directory\"",
2026-06-09 12:20:06.073529 | controller |     "Jun 09 10:46:08.455466 crc crio[3654]: time=\"2026-06-09T10:46:08.455165305Z\" level=warning msg=\"Deleting all containers under sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0 since it could not be restored\"",
2026-06-09 12:20:06.073543 | controller |     "Jun 09 10:46:08.464248 crc crio[3654]: time=\"2026-06-09T10:46:08.464040254Z\" level=warning msg=\"Could not restore sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1: failed to Statfs \\\"/var/run/netns/1dc74f34-ab20-4d52-bd7b-d5f09570128f\\\": no such file or directory\"",
2026-06-09 12:20:06.073556 | controller |     "Jun 09 10:46:08.467482 crc crio[3654]: time=\"2026-06-09T10:46:08.467384862Z\" level=warning msg=\"Deleting all containers under sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 since it could not be restored\"",
2026-06-09 12:20:06.073570 | controller |     "Jun 09 10:46:08.487615 crc crio[3654]: time=\"2026-06-09T10:46:08.487275431Z\" level=warning msg=\"Could not restore sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7: failed to Statfs \\\"/var/run/netns/ac7493b3-3bc4-4e68-8140-32803fcd02c2\\\": no such file or directory\"",
2026-06-09 12:20:06.073588 | controller |     "Jun 09 10:46:08.493090 crc crio[3654]: time=\"2026-06-09T10:46:08.492969613Z\" level=warning msg=\"Deleting all containers under sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 since it could not be restored\"",
2026-06-09 12:20:06.073602 | controller |     "Jun 09 10:46:08.514383 crc crio[3654]: time=\"2026-06-09T10:46:08.514122179Z\" level=warning msg=\"Could not restore sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010: failed to Statfs \\\"/var/run/netns/36e532f2-1b76-438a-b20e-25d97596f804\\\": no such file or directory\"",
2026-06-09 12:20:06.073616 | controller |     "Jun 09 10:46:08.522785 crc crio[3654]: time=\"2026-06-09T10:46:08.522637625Z\" level=warning msg=\"Deleting all containers under sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 since it could not be restored\"",
2026-06-09 12:20:06.073630 | controller |     "Jun 09 10:46:08.544749 crc crio[3654]: time=\"2026-06-09T10:46:08.544523056Z\" level=warning msg=\"Could not restore sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183: failed to Statfs \\\"/var/run/netns/46000352-49e7-4b6c-a860-f1d6891e762f\\\": no such file or directory\"",
2026-06-09 12:20:06.073644 | controller |     "Jun 09 10:46:08.552117 crc crio[3654]: time=\"2026-06-09T10:46:08.551981726Z\" level=warning msg=\"Deleting all containers under sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183 since it could not be restored\"",
2026-06-09 12:20:06.073658 | controller |     "Jun 09 10:46:08.567427 crc crio[3654]: time=\"2026-06-09T10:46:08.56721678Z\" level=warning msg=\"Could not restore sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0: failed to Statfs \\\"/var/run/netns/9a2ea13a-cdc8-4890-a9c1-6a7f6cf2ab14\\\": no such file or directory\"",
2026-06-09 12:20:06.073673 | controller |     "Jun 09 10:46:08.586133 crc crio[3654]: time=\"2026-06-09T10:46:08.585939183Z\" level=warning msg=\"Deleting all containers under sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 since it could not be restored\"",
2026-06-09 12:20:06.073686 | controller |     "Jun 09 10:46:08.606773 crc crio[3654]: time=\"2026-06-09T10:46:08.606616277Z\" level=warning msg=\"Could not restore sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017: failed to Statfs \\\"/var/run/netns/7f048016-317e-4b7e-b80a-31fadda4837a\\\": no such file or directory\"",
2026-06-09 12:20:06.073701 | controller |     "Jun 09 10:46:08.650162 crc crio[3654]: time=\"2026-06-09T10:46:08.649979414Z\" level=warning msg=\"Deleting all containers under sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017 since it could not be restored\"",
2026-06-09 12:20:06.073715 | controller |     "Jun 09 10:46:08.670060 crc crio[3654]: time=\"2026-06-09T10:46:08.669791653Z\" level=warning msg=\"Could not restore sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef: failed to Statfs \\\"/var/run/netns/af680906-9f27-420e-8984-f52f1c6d42da\\\": no such file or directory\"",
2026-06-09 12:20:06.073729 | controller |     "Jun 09 10:46:08.673756 crc crio[3654]: time=\"2026-06-09T10:46:08.673667325Z\" level=warning msg=\"Deleting all containers under sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef since it could not be restored\"",
2026-06-09 12:20:06.073743 | controller |     "Jun 09 10:46:08.678379 crc crio[3654]: time=\"2026-06-09T10:46:08.67823777Z\" level=warning msg=\"Could not restore sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730: failed to Statfs \\\"/var/run/netns/89ceb529-fcbd-47bc-b08c-d08594867841\\\": no such file or directory\"",
2026-06-09 12:20:06.073757 | controller |     "Jun 09 10:46:08.685864 crc crio[3654]: time=\"2026-06-09T10:46:08.685703831Z\" level=warning msg=\"Deleting all containers under sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 since it could not be restored\"",
2026-06-09 12:20:06.073775 | controller |     "Jun 09 10:46:08.717132 crc crio[3654]: time=\"2026-06-09T10:46:08.714489069Z\" level=warning msg=\"Could not restore sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c: failed to Statfs \\\"/var/run/netns/7ba66181-030a-4903-a1c7-c7190ad1e8fe\\\": no such file or directory\"",
2026-06-09 12:20:06.073789 | controller |     "Jun 09 10:46:08.727074 crc crio[3654]: time=\"2026-06-09T10:46:08.726784736Z\" level=warning msg=\"Deleting all containers under sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c since it could not be restored\"",
2026-06-09 12:20:06.073803 | controller |     "Jun 09 10:46:08.738161 crc crio[3654]: time=\"2026-06-09T10:46:08.738054618Z\" level=warning msg=\"Could not restore sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb: failed to Statfs \\\"/var/run/netns/32b4f8e4-b971-4a83-9e1c-82a6c90698cc\\\": no such file or directory\"",
2026-06-09 12:20:06.073818 | controller |     "Jun 09 10:46:08.741841 crc crio[3654]: time=\"2026-06-09T10:46:08.741691158Z\" level=warning msg=\"Deleting all containers under sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb since it could not be restored\"",
2026-06-09 12:20:06.073832 | controller |     "Jun 09 10:46:08.788645 crc crio[3654]: time=\"2026-06-09T10:46:08.788512575Z\" level=warning msg=\"Could not restore sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65: failed to Statfs \\\"/var/run/netns/190cd0fc-817a-4517-9b43-0b03b1f8b6fb\\\": no such file or directory\"",
2026-06-09 12:20:06.073847 | controller |     "Jun 09 10:46:08.796679 crc crio[3654]: time=\"2026-06-09T10:46:08.796264058Z\" level=warning msg=\"Deleting all containers under sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 since it could not be restored\"",
2026-06-09 12:20:06.073861 | controller |     "Jun 09 10:46:08.835115 crc crio[3654]: time=\"2026-06-09T10:46:08.8349287Z\" level=warning msg=\"Could not restore sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a: failed to Statfs \\\"/var/run/netns/e70a486a-51ce-4cb3-89a5-501e3e291b42\\\": no such file or directory\"",
2026-06-09 12:20:06.073876 | controller |     "Jun 09 10:46:08.838337 crc crio[3654]: time=\"2026-06-09T10:46:08.838202648Z\" level=warning msg=\"Deleting all containers under sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a since it could not be restored\"",
2026-06-09 12:20:06.073890 | controller |     "Jun 09 10:46:08.874586 crc crio[3654]: time=\"2026-06-09T10:46:08.874457447Z\" level=warning msg=\"Could not restore sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce: failed to Statfs \\\"/var/run/netns/539e1cf0-d143-491e-8434-d7ee4030f305\\\": no such file or directory\"",
2026-06-09 12:20:06.073904 | controller |     "Jun 09 10:46:08.878013 crc crio[3654]: time=\"2026-06-09T10:46:08.877942086Z\" level=warning msg=\"Deleting all containers under sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce since it could not be restored\"",
2026-06-09 12:20:06.073918 | controller |     "Jun 09 10:46:08.913431 crc crio[3654]: time=\"2026-06-09T10:46:08.912661867Z\" level=warning msg=\"Could not restore sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34: failed to Statfs \\\"/var/run/netns/7219bd16-96c6-4d4c-9fd5-6b6e13fad20f\\\": no such file or directory\"",
2026-06-09 12:20:06.073933 | controller |     "Jun 09 10:46:08.916828 crc crio[3654]: time=\"2026-06-09T10:46:08.916720019Z\" level=warning msg=\"Deleting all containers under sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34 since it could not be restored\"",
2026-06-09 12:20:06.073947 | controller |     "Jun 09 10:46:08.981369 crc crio[3654]: time=\"2026-06-09T10:46:08.981066182Z\" level=warning msg=\"Could not restore sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4: failed to Statfs \\\"/var/run/netns/44260f5c-d169-46e1-b4b8-f69b9adfc2f4\\\": no such file or directory\"",
2026-06-09 12:20:06.073967 | controller |     "Jun 09 10:46:08.983547 crc crio[3654]: time=\"2026-06-09T10:46:08.983465565Z\" level=warning msg=\"Deleting all containers under sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 since it could not be restored\"",
2026-06-09 12:20:06.073982 | controller |     "Jun 09 10:46:09.028183 crc crio[3654]: time=\"2026-06-09T10:46:09.02803705Z\" level=warning msg=\"Could not restore sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6: failed to Statfs \\\"/var/run/netns/fd3c4e21-cfd8-4e7e-91e3-4193bfab6fa4\\\": no such file or directory\"",
2026-06-09 12:20:06.073996 | controller |     "Jun 09 10:46:09.037488 crc crio[3654]: time=\"2026-06-09T10:46:09.037407421Z\" level=warning msg=\"Deleting all containers under sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 since it could not be restored\"",
2026-06-09 12:20:06.074010 | controller |     "Jun 09 10:46:09.088623 crc crio[3654]: time=\"2026-06-09T10:46:09.088486352Z\" level=warning msg=\"Could not restore sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2: failed to Statfs \\\"/var/run/netns/7e3ff8b6-bf95-4896-8395-91fb354858fa\\\": no such file or directory\"",
2026-06-09 12:20:06.074024 | controller |     "Jun 09 10:46:09.102369 crc crio[3654]: time=\"2026-06-09T10:46:09.102239897Z\" level=warning msg=\"Deleting all containers under sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 since it could not be restored\"",
2026-06-09 12:20:06.074038 | controller |     "Jun 09 10:46:09.130973 crc crio[3654]: time=\"2026-06-09T10:46:09.130780344Z\" level=warning msg=\"Could not restore sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f: failed to Statfs \\\"/var/run/netns/c1da005a-84ee-4634-8a5e-a4ebdb2a4c32\\\": no such file or directory\"",
2026-06-09 12:20:06.074052 | controller |     "Jun 09 10:46:09.133670 crc crio[3654]: time=\"2026-06-09T10:46:09.13358588Z\" level=warning msg=\"Deleting all containers under sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f since it could not be restored\"",
2026-06-09 12:20:06.074066 | controller |     "Jun 09 10:46:09.238205 crc crio[3654]: time=\"2026-06-09T10:46:09.238000663Z\" level=warning msg=\"Could not restore sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f: failed to Statfs \\\"/var/run/netns/a0348d3d-19fe-46ab-9138-85312818185a\\\": no such file or directory\"",
2026-06-09 12:20:06.074080 | controller |     "Jun 09 10:46:09.240892 crc crio[3654]: time=\"2026-06-09T10:46:09.240866948Z\" level=warning msg=\"Deleting all containers under sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f since it could not be restored\"",
2026-06-09 12:20:06.074094 | controller |     "Jun 09 10:46:09.254207 crc crio[3654]: time=\"2026-06-09T10:46:09.254092472Z\" level=warning msg=\"Could not restore sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20: failed to Statfs \\\"/var/run/netns/e028aa60-4de1-45f0-8e20-51bf2c35c42d\\\": no such file or directory\"",
2026-06-09 12:20:06.074108 | controller |     "Jun 09 10:46:09.277565 crc crio[3654]: time=\"2026-06-09T10:46:09.277427437Z\" level=warning msg=\"Deleting all containers under sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 since it could not be restored\"",
2026-06-09 12:20:06.074122 | controller |     "Jun 09 10:46:09.286672 crc crio[3654]: time=\"2026-06-09T10:46:09.286551363Z\" level=warning msg=\"Could not restore sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9: failed to Statfs \\\"/var/run/netns/899c602a-0b36-471e-afbe-f1baa22ff331\\\": no such file or directory\"",
2026-06-09 12:20:06.074136 | controller |     "Jun 09 10:46:09.290016 crc crio[3654]: time=\"2026-06-09T10:46:09.289905798Z\" level=warning msg=\"Deleting all containers under sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 since it could not be restored\"",
2026-06-09 12:20:06.074154 | controller |     "Jun 09 10:46:09.308534 crc crio[3654]: time=\"2026-06-09T10:46:09.308253203Z\" level=warning msg=\"Could not restore sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda: failed to Statfs \\\"/var/run/netns/70d26063-2987-46c2-bf9a-0a440fcbffae\\\": no such file or directory\"",
2026-06-09 12:20:06.074169 | controller |     "Jun 09 10:46:09.311685 crc crio[3654]: time=\"2026-06-09T10:46:09.311610447Z\" level=warning msg=\"Deleting all containers under sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda since it could not be restored\"",
2026-06-09 12:20:06.074183 | controller |     "Jun 09 10:46:09.323873 crc crio[3654]: time=\"2026-06-09T10:46:09.323041568Z\" level=warning msg=\"Could not restore sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e: failed to Statfs \\\"/var/run/netns/4d4760f9-e516-4f77-8976-3e7a48d723c2\\\": no such file or directory\"",
2026-06-09 12:20:06.074197 | controller |     "Jun 09 10:46:09.328863 crc crio[3654]: time=\"2026-06-09T10:46:09.32807686Z\" level=warning msg=\"Deleting all containers under sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e since it could not be restored\"",
2026-06-09 12:20:06.074211 | controller |     "Jun 09 10:46:09.335979 crc crio[3654]: time=\"2026-06-09T10:46:09.335757485Z\" level=warning msg=\"Could not restore sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae: failed to Statfs \\\"/var/run/netns/60e794cf-e3b7-487a-82e2-ad15f3f7a50a\\\": no such file or directory\"",
2026-06-09 12:20:06.074225 | controller |     "Jun 09 10:46:09.339011 crc crio[3654]: time=\"2026-06-09T10:46:09.338886013Z\" level=warning msg=\"Deleting all containers under sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae since it could not be restored\"",
2026-06-09 12:20:06.074239 | controller |     "Jun 09 10:46:09.345895 crc crio[3654]: time=\"2026-06-09T10:46:09.345748826Z\" level=warning msg=\"Could not restore sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5: failed to Statfs \\\"/var/run/netns/21a6d094-98eb-4202-b5c3-69051d7e954c\\\": no such file or directory\"",
2026-06-09 12:20:06.074253 | controller |     "Jun 09 10:46:09.350424 crc crio[3654]: time=\"2026-06-09T10:46:09.350191081Z\" level=warning msg=\"Deleting all containers under sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 since it could not be restored\"",
2026-06-09 12:20:06.074267 | controller |     "Jun 09 10:46:09.356064 crc crio[3654]: time=\"2026-06-09T10:46:09.355928732Z\" level=warning msg=\"Could not restore sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227: failed to Statfs \\\"/var/run/netns/1c9c5a0b-fde2-491c-a2b7-717b81dfe381\\\": no such file or directory\"",
2026-06-09 12:20:06.074281 | controller |     "Jun 09 10:46:09.361248 crc crio[3654]: time=\"2026-06-09T10:46:09.361120808Z\" level=warning msg=\"Deleting all containers under sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227 since it could not be restored\"",
2026-06-09 12:20:06.074295 | controller |     "Jun 09 10:46:09.371923 crc crio[3654]: time=\"2026-06-09T10:46:09.371748416Z\" level=warning msg=\"Could not restore sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471: failed to Statfs \\\"/var/run/netns/5db24d1d-9706-4384-b47c-2794d44c4b44\\\": no such file or directory\"",
2026-06-09 12:20:06.074309 | controller |     "Jun 09 10:46:09.374850 crc crio[3654]: time=\"2026-06-09T10:46:09.37473751Z\" level=warning msg=\"Deleting all containers under sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 since it could not be restored\"",
2026-06-09 12:20:06.074323 | controller |     "Jun 09 10:46:09.386980 crc crio[3654]: time=\"2026-06-09T10:46:09.386739787Z\" level=warning msg=\"Could not restore sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1: failed to Statfs \\\"/var/run/netns/5c7235f1-a6b4-454d-835b-f030913e4937\\\": no such file or directory\"",
2026-06-09 12:20:06.074341 | controller |     "Jun 09 10:46:09.394089 crc crio[3654]: time=\"2026-06-09T10:46:09.393984441Z\" level=warning msg=\"Deleting all containers under sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 since it could not be restored\"",
2026-06-09 12:20:06.074383 | controller |     "Jun 09 10:46:09.416570 crc crio[3654]: time=\"2026-06-09T10:46:09.416428691Z\" level=warning msg=\"Could not restore sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852: failed to Statfs \\\"/var/run/netns/98b2d38b-ac35-44c6-b61c-370ae13d5b89\\\": no such file or directory\"",
2026-06-09 12:20:06.074399 | controller |     "Jun 09 10:46:09.419603 crc crio[3654]: time=\"2026-06-09T10:46:09.419510738Z\" level=warning msg=\"Deleting all containers under sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852 since it could not be restored\"",
2026-06-09 12:20:06.074413 | controller |     "Jun 09 10:46:09.431249 crc crio[3654]: time=\"2026-06-09T10:46:09.431131014Z\" level=warning msg=\"Could not restore sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b: failed to Statfs \\\"/var/run/netns/d2f026db-1d70-45f0-88e1-5ead39997a83\\\": no such file or directory\"",
2026-06-09 12:20:06.074428 | controller |     "Jun 09 10:46:09.434102 crc crio[3654]: time=\"2026-06-09T10:46:09.434021265Z\" level=warning msg=\"Deleting all containers under sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b since it could not be restored\"",
2026-06-09 12:20:06.074442 | controller |     "Jun 09 10:46:09.438898 crc crio[3654]: time=\"2026-06-09T10:46:09.438770139Z\" level=warning msg=\"Could not restore sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1: failed to Statfs \\\"/var/run/netns/a9695c0a-6eb8-48ce-9f21-3dc0d6ae5895\\\": no such file or directory\"",
2026-06-09 12:20:06.074457 | controller |     "Jun 09 10:46:09.441725 crc crio[3654]: time=\"2026-06-09T10:46:09.441630189Z\" level=warning msg=\"Deleting all containers under sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 since it could not be restored\"",
2026-06-09 12:20:06.074471 | controller |     "Jun 09 10:46:09.464390 crc crio[3654]: time=\"2026-06-09T10:46:09.464143301Z\" level=warning msg=\"Could not restore sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b: failed to Statfs \\\"/var/run/netns/4551e819-9150-4667-befd-80cd542a3ff6\\\": no such file or directory\"",
2026-06-09 12:20:06.074485 | controller |     "Jun 09 10:46:09.469392 crc crio[3654]: time=\"2026-06-09T10:46:09.469238574Z\" level=warning msg=\"Deleting all containers under sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b since it could not be restored\"",
2026-06-09 12:20:06.074499 | controller |     "Jun 09 10:46:09.506537 crc crio[3654]: time=\"2026-06-09T10:46:09.506243503Z\" level=warning msg=\"Could not restore sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f: failed to Statfs \\\"/var/run/netns/aa7626ab-b100-47ea-96c8-4f5c69ad8b17\\\": no such file or directory\"",
2026-06-09 12:20:06.074513 | controller |     "Jun 09 10:46:09.509606 crc crio[3654]: time=\"2026-06-09T10:46:09.509505985Z\" level=warning msg=\"Deleting all containers under sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f since it could not be restored\"",
2026-06-09 12:20:06.074527 | controller |     "Jun 09 10:46:09.517646 crc crio[3654]: time=\"2026-06-09T10:46:09.517533001Z\" level=warning msg=\"Could not restore sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255: failed to Statfs \\\"/var/run/netns/eea81286-9d78-4e4e-966b-6d5861c91996\\\": no such file or directory\"",
2026-06-09 12:20:06.074541 | controller |     "Jun 09 10:46:09.520210 crc crio[3654]: time=\"2026-06-09T10:46:09.520121064Z\" level=warning msg=\"Deleting all containers under sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255 since it could not be restored\"",
2026-06-09 12:20:06.074560 | controller |     "Jun 09 10:46:09.523900 crc crio[3654]: time=\"2026-06-09T10:46:09.523826798Z\" level=warning msg=\"Could not restore sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3: failed to Statfs \\\"/var/run/netns/8024f34b-266f-4fe8-9531-a3a251c0503a\\\": no such file or directory\"",
2026-06-09 12:20:06.074574 | controller |     "Jun 09 10:46:09.526650 crc crio[3654]: time=\"2026-06-09T10:46:09.526569205Z\" level=warning msg=\"Deleting all containers under sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3 since it could not be restored\"",
2026-06-09 12:20:06.074589 | controller |     "Jun 09 10:46:09.531087 crc crio[3654]: time=\"2026-06-09T10:46:09.53101923Z\" level=warning msg=\"Could not restore sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791: failed to Statfs \\\"/var/run/netns/bfc4de85-2eb9-4178-ab51-1dd9d1139ca2\\\": no such file or directory\"",
2026-06-09 12:20:06.074603 | controller |     "Jun 09 10:46:09.533656 crc crio[3654]: time=\"2026-06-09T10:46:09.533568491Z\" level=warning msg=\"Deleting all containers under sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 since it could not be restored\"",
2026-06-09 12:20:06.074616 | controller |     "Jun 09 10:46:09.538075 crc crio[3654]: time=\"2026-06-09T10:46:09.537996696Z\" level=warning msg=\"Could not restore sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f: failed to Statfs \\\"/var/run/netns/84ada3cc-bcfc-4d12-a4cf-2c663c00f8ca\\\": no such file or directory\"",
2026-06-09 12:20:06.074630 | controller |     "Jun 09 10:46:09.540838 crc crio[3654]: time=\"2026-06-09T10:46:09.540761843Z\" level=warning msg=\"Deleting all containers under sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f since it could not be restored\"",
2026-06-09 12:20:06.074644 | controller |     "Jun 09 10:46:09.596220 crc crio[3654]: time=\"2026-06-09T10:46:09.595957924Z\" level=warning msg=\"Error encountered when checking whether cri-o should wipe containers: open /var/run/crio/version: no such file or directory\"",
2026-06-09 12:20:06.074658 | controller |     "Jun 09 10:46:09.596519 crc crio[3654]: time=\"2026-06-09T10:46:09.595956964Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.074673 | controller |     "Jun 09 10:46:09.597529 crc crio[3654]: time=\"2026-06-09T10:46:09.597467516Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0(caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4), attempting CNI teardown with cached info\"",
2026-06-09 12:20:06.074691 | controller |     "Jun 09 10:46:09.597831 crc crio[3654]: time=\"2026-06-09T10:46:09.597721213Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc00008d2b8}] Aliases:map[]}\"",
2026-06-09 12:20:06.074708 | controller |     "Jun 09 10:46:09.597953 crc crio[3654]: time=\"2026-06-09T10:46:09.597913739Z\" level=info msg=\"Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.074722 | controller |     "Jun 09 10:46:09.599926 crc crio[3654]: time=\"2026-06-09T10:46:09.599865403Z\" level=info msg=\"Registered SIGHUP reload watcher\"",
2026-06-09 12:20:06.074736 | controller |     "Jun 09 10:46:09.605336 crc crio[3654]: time=\"2026-06-09T10:46:09.605256355Z\" level=info msg=\"Starting seccomp notifier watcher\"",
2026-06-09 12:20:06.074751 | controller |     "Jun 09 10:46:09.605576 crc crio[3654]: time=\"2026-06-09T10:46:09.605397239Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"",
2026-06-09 12:20:06.074768 | controller |     "Jun 09 10:46:09.605907 crc crio[3654]: time=\"2026-06-09T10:46:09.605881142Z\" level=info msg=\"Create NRI interface\"",
2026-06-09 12:20:06.074783 | controller |     "Jun 09 10:46:09.607099 crc crio[3654]: time=\"2026-06-09T10:46:09.607073626Z\" level=info msg=\"runtime interface created\"",
2026-06-09 12:20:06.074797 | controller |     "Jun 09 10:46:09.607365 crc crio[3654]: time=\"2026-06-09T10:46:09.607281072Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"",
2026-06-09 12:20:06.074811 | controller |     "Jun 09 10:46:09.607480 crc crio[3654]: time=\"2026-06-09T10:46:09.607463467Z\" level=info msg=\"runtime interface starting up...\"",
2026-06-09 12:20:06.074825 | controller |     "Jun 09 10:46:09.607566 crc crio[3654]: time=\"2026-06-09T10:46:09.607548189Z\" level=info msg=\"starting plugins...\"",
2026-06-09 12:20:06.074839 | controller |     "Jun 09 10:46:09.607685 crc crio[3654]: time=\"2026-06-09T10:46:09.607666172Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"",
2026-06-09 12:20:06.074853 | controller |     "Jun 09 10:46:09.632662 crc crio[3654]: time=\"2026-06-09T10:46:09.632623813Z\" level=info msg=\"No systemd watchdog enabled\"",
2026-06-09 12:20:06.074868 | controller |     "Jun 09 10:46:09.637264 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).",
2026-06-09 12:20:06.074883 | controller |     "Jun 09 10:46:09.762182 crc crio[3654]: 2026-06-09T10:46:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 12:20:06.074897 | controller |     "Jun 09 10:46:09.762609 crc crio[3654]: time=\"2026-06-09T10:46:09.762219123Z\" level=info msg=\"Successfully cleaned up network for pod caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4\"",
2026-06-09 12:20:06.074912 | controller |     "Jun 09 10:46:09.762609 crc crio[3654]: time=\"2026-06-09T10:46:09.762253824Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.074929 | controller |     "Jun 09 10:46:09.762609 crc crio[3654]: time=\"2026-06-09T10:46:09.762344677Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0(6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb), attempting CNI teardown with cached info\"",
2026-06-09 12:20:06.074946 | controller |     "Jun 09 10:46:09.762609 crc crio[3654]: time=\"2026-06-09T10:46:09.762568453Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc000588708}] Aliases:map[]}\"",
2026-06-09 12:20:06.074964 | controller |     "Jun 09 10:46:09.763000 crc crio[3654]: time=\"2026-06-09T10:46:09.762699577Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.074978 | controller |     "Jun 09 10:46:09.786658 crc crio[3654]: 2026-06-09T10:46:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 12:20:06.074993 | controller |     "Jun 09 10:46:09.786897 crc crio[3654]: time=\"2026-06-09T10:46:09.786717101Z\" level=info msg=\"Successfully cleaned up network for pod 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb\"",
2026-06-09 12:20:06.075012 | controller |     "Jun 09 10:46:09.786897 crc crio[3654]: time=\"2026-06-09T10:46:09.786752542Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.075027 | controller |     "Jun 09 10:46:09.786897 crc crio[3654]: time=\"2026-06-09T10:46:09.786765753Z\" level=info msg=\"Successfully cleaned up network for pod ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017\"",
2026-06-09 12:20:06.075041 | controller |     "Jun 09 10:46:09.786897 crc crio[3654]: time=\"2026-06-09T10:46:09.786773313Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.075056 | controller |     "Jun 09 10:46:09.786897 crc crio[3654]: time=\"2026-06-09T10:46:09.786828995Z\" level=info msg=\"Successfully cleaned up network for pod c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946\"",
2026-06-09 12:20:06.075070 | controller |     "Jun 09 10:46:09.786897 crc crio[3654]: time=\"2026-06-09T10:46:09.786837905Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.075084 | controller |     "Jun 09 10:46:09.786897 crc crio[3654]: time=\"2026-06-09T10:46:09.786863736Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_revision-pruner-6-crc_openshift-kube-scheduler_1f6fdc55-8114-467b-b4bb-d65cf3917f0f_0(cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946), attempting CNI teardown with cached info\"",
2026-06-09 12:20:06.075103 | controller |     "Jun 09 10:46:09.787214 crc crio[3654]: time=\"2026-06-09T10:46:09.786990559Z\" level=info msg=\"Got pod network &{Name:revision-pruner-6-crc Namespace:openshift-kube-scheduler ID:cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 UID:1f6fdc55-8114-467b-b4bb-d65cf3917f0f NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod1f6fdc55_8114_467b_b4bb_d65cf3917f0f.slice PodAnnotations:0xc001202008}] Aliases:map[]}\"",
2026-06-09 12:20:06.075119 | controller |     "Jun 09 10:46:09.787214 crc crio[3654]: time=\"2026-06-09T10:46:09.78703014Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 12:20:06.075134 | controller |     "Jun 09 10:46:09.787214 crc crio[3654]: time=\"2026-06-09T10:46:09.78703856Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 12:20:06.075148 | controller |     "Jun 09 10:46:09.787214 crc crio[3654]: time=\"2026-06-09T10:46:09.787048241Z\" level=info msg=\"Deleting pod openshift-kube-scheduler_revision-pruner-6-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.075163 | controller |     "Jun 09 10:46:09.898434 crc crio[3654]: 2026-06-09T10:46:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 12:20:06.075178 | controller |     "Jun 09 10:46:09.898860 crc crio[3654]: time=\"2026-06-09T10:46:09.898714476Z\" level=info msg=\"Successfully cleaned up network for pod cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946\"",
2026-06-09 12:20:06.075192 | controller |     "Jun 09 10:46:09.899013 crc crio[3654]: time=\"2026-06-09T10:46:09.898876441Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.075207 | controller |     "Jun 09 10:46:09.899013 crc crio[3654]: time=\"2026-06-09T10:46:09.898963473Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0(2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d), attempting CNI teardown with cached info\"",
2026-06-09 12:20:06.075222 | controller |     "Jun 09 10:46:09.899766 crc crio[3654]: time=\"2026-06-09T10:46:09.899621202Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc001202070}] Aliases:map[]}\"",
2026-06-09 12:20:06.075240 | controller |     "Jun 09 10:46:09.900204 crc crio[3654]: time=\"2026-06-09T10:46:09.900096845Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.075254 | controller |     "Jun 09 10:46:09.947402 crc crio[3654]: 2026-06-09T10:46:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 12:20:06.075269 | controller |     "Jun 09 10:46:09.947686 crc crio[3654]: time=\"2026-06-09T10:46:09.947501376Z\" level=info msg=\"Successfully cleaned up network for pod 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d\"",
2026-06-09 12:20:06.075284 | controller |     "Jun 09 10:46:09.947686 crc crio[3654]: time=\"2026-06-09T10:46:09.947544428Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.075298 | controller |     "Jun 09 10:46:09.947686 crc crio[3654]: time=\"2026-06-09T10:46:09.947605309Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0(2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240), attempting CNI teardown with cached info\"",
2026-06-09 12:20:06.075313 | controller |     "Jun 09 10:46:09.948133 crc crio[3654]: time=\"2026-06-09T10:46:09.947960659Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc001202100}] Aliases:map[]}\"",
2026-06-09 12:20:06.075328 | controller |     "Jun 09 10:46:09.948632 crc crio[3654]: time=\"2026-06-09T10:46:09.948486634Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.075342 | controller |     "Jun 09 10:46:10.023517 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 12:20:06.075377 | controller |     "Jun 09 10:46:10.023836 crc crio[3654]: time=\"2026-06-09T10:46:10.023707267Z\" level=info msg=\"Successfully cleaned up network for pod 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240\"",
2026-06-09 12:20:06.075393 | controller |     "Jun 09 10:46:10.023836 crc crio[3654]: time=\"2026-06-09T10:46:10.023769128Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.075407 | controller |     "Jun 09 10:46:10.023836 crc crio[3654]: time=\"2026-06-09T10:46:10.02382687Z\" level=info msg=\"Successfully cleaned up network for pod 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255\"",
2026-06-09 12:20:06.075421 | controller |     "Jun 09 10:46:10.023970 crc crio[3654]: time=\"2026-06-09T10:46:10.023847181Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.075435 | controller |     "Jun 09 10:46:10.023970 crc crio[3654]: time=\"2026-06-09T10:46:10.023881842Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0(ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f), attempting CNI teardown with cached info\"",
2026-06-09 12:20:06.075454 | controller |     "Jun 09 10:46:10.024170 crc crio[3654]: time=\"2026-06-09T10:46:10.024105178Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc0005887c0}] Aliases:map[]}\"",
2026-06-09 12:20:06.075469 | controller |     "Jun 09 10:46:10.024592 crc crio[3654]: time=\"2026-06-09T10:46:10.02453163Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.075494 | controller |     "Jun 09 10:46:10.100960 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 12:20:06.075510 | controller |     "Jun 09 10:46:10.101162 crc crio[3654]: time=\"2026-06-09T10:46:10.10108892Z\" level=info msg=\"Successfully cleaned up network for pod ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f\"",
2026-06-09 12:20:06.075524 | controller |     "Jun 09 10:46:10.101162 crc crio[3654]: time=\"2026-06-09T10:46:10.101123171Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.075539 | controller |     "Jun 09 10:46:10.101162 crc crio[3654]: time=\"2026-06-09T10:46:10.101153662Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_openshift-controller-manager-operator-686468bdd5-sjcrn_openshift-controller-manager-operator_84e6e6fd-a448-462c-a5d3-8fa636be2d6f_0(34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e), attempting CNI teardown with cached info\"",
2026-06-09 12:20:06.075554 | controller |     "Jun 09 10:46:10.101463 crc crio[3654]: time=\"2026-06-09T10:46:10.101396899Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc000f14020}] Aliases:map[]}\"",
2026-06-09 12:20:06.075572 | controller |     "Jun 09 10:46:10.101619 crc crio[3654]: time=\"2026-06-09T10:46:10.101558903Z\" level=info msg=\"Deleting pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.075587 | controller |     "Jun 09 10:46:10.162739 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 12:20:06.075602 | controller |     "Jun 09 10:46:10.162739 crc crio[3654]: time=\"2026-06-09T10:46:10.162738242Z\" level=info msg=\"Successfully cleaned up network for pod 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e\"",
2026-06-09 12:20:06.075616 | controller |     "Jun 09 10:46:10.163140 crc crio[3654]: time=\"2026-06-09T10:46:10.162822034Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.075634 | controller |     "Jun 09 10:46:10.163140 crc crio[3654]: time=\"2026-06-09T10:46:10.162853925Z\" level=info msg=\"Successfully cleaned up network for pod 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6\"",
2026-06-09 12:20:06.075648 | controller |     "Jun 09 10:46:10.163140 crc crio[3654]: time=\"2026-06-09T10:46:10.162862225Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.075662 | controller |     "Jun 09 10:46:10.163140 crc crio[3654]: time=\"2026-06-09T10:46:10.162899536Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0(0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007), attempting CNI teardown with cached info\"",
2026-06-09 12:20:06.075677 | controller |     "Jun 09 10:46:10.163355 crc crio[3654]: time=\"2026-06-09T10:46:10.163148133Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 UID:17b87002-b798-480a-8e17-83053d698239 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc00011c478}] Aliases:map[]}\"",
2026-06-09 12:20:06.075691 | controller |     "Jun 09 10:46:10.163463 crc crio[3654]: time=\"2026-06-09T10:46:10.1633926Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.075706 | controller |     "Jun 09 10:46:10.232045 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 12:20:06.075721 | controller |     "Jun 09 10:46:10.232239 crc crio[3654]: time=\"2026-06-09T10:46:10.232158172Z\" level=info msg=\"Successfully cleaned up network for pod 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007\"",
2026-06-09 12:20:06.075735 | controller |     "Jun 09 10:46:10.232239 crc crio[3654]: time=\"2026-06-09T10:46:10.232190603Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.075749 | controller |     "Jun 09 10:46:10.232239 crc crio[3654]: time=\"2026-06-09T10:46:10.232225073Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_machine-config-operator-67c9d58cbb-dc6bh_openshift-machine-config-operator_e7c4bdbd-866b-490e-85ee-d4c85fa577d8_0(b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d), attempting CNI teardown with cached info\"",
2026-06-09 12:20:06.075764 | controller |     "Jun 09 10:46:10.232575 crc crio[3654]: time=\"2026-06-09T10:46:10.232504311Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc001202190}] Aliases:map[]}\"",
2026-06-09 12:20:06.075779 | controller |     "Jun 09 10:46:10.232754 crc crio[3654]: time=\"2026-06-09T10:46:10.232687916Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.075794 | controller |     "Jun 09 10:46:10.411577 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 12:20:06.075811 | controller |     "Jun 09 10:46:10.412452 crc crio[3654]: time=\"2026-06-09T10:46:10.411726135Z\" level=info msg=\"Successfully cleaned up network for pod b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d\"",
2026-06-09 12:20:06.075826 | controller |     "Jun 09 10:46:10.412452 crc crio[3654]: time=\"2026-06-09T10:46:10.411759446Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.075840 | controller |     "Jun 09 10:46:10.412452 crc crio[3654]: time=\"2026-06-09T10:46:10.411775227Z\" level=info msg=\"Successfully cleaned up network for pod f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852\"",
2026-06-09 12:20:06.075854 | controller |     "Jun 09 10:46:10.412452 crc crio[3654]: time=\"2026-06-09T10:46:10.411836428Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.075868 | controller |     "Jun 09 10:46:10.412452 crc crio[3654]: time=\"2026-06-09T10:46:10.411870319Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0(850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471), attempting CNI teardown with cached info\"",
2026-06-09 12:20:06.075883 | controller |     "Jun 09 10:46:10.412452 crc crio[3654]: time=\"2026-06-09T10:46:10.412085725Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc000f14100}] Aliases:map[]}\"",
2026-06-09 12:20:06.075897 | controller |     "Jun 09 10:46:10.412452 crc crio[3654]: time=\"2026-06-09T10:46:10.412232819Z\" level=info msg=\"Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.075912 | controller |     "Jun 09 10:46:10.443677 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 12:20:06.075927 | controller |     "Jun 09 10:46:10.443944 crc crio[3654]: time=\"2026-06-09T10:46:10.443853828Z\" level=info msg=\"Successfully cleaned up network for pod 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471\"",
2026-06-09 12:20:06.075942 | controller |     "Jun 09 10:46:10.443944 crc crio[3654]: time=\"2026-06-09T10:46:10.443903579Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.075956 | controller |     "Jun 09 10:46:10.443944 crc crio[3654]: time=\"2026-06-09T10:46:10.44393412Z\" level=info msg=\"Successfully cleaned up network for pod 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227\"",
2026-06-09 12:20:06.075970 | controller |     "Jun 09 10:46:10.444082 crc crio[3654]: time=\"2026-06-09T10:46:10.44394993Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.075984 | controller |     "Jun 09 10:46:10.444082 crc crio[3654]: time=\"2026-06-09T10:46:10.443967991Z\" level=info msg=\"Successfully cleaned up network for pod 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34\"",
2026-06-09 12:20:06.075998 | controller |     "Jun 09 10:46:10.444082 crc crio[3654]: time=\"2026-06-09T10:46:10.443982581Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.076013 | controller |     "Jun 09 10:46:10.444082 crc crio[3654]: time=\"2026-06-09T10:46:10.443999772Z\" level=info msg=\"Successfully cleaned up network for pod 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21\"",
2026-06-09 12:20:06.076027 | controller |     "Jun 09 10:46:10.444082 crc crio[3654]: time=\"2026-06-09T10:46:10.444014212Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.076044 | controller |     "Jun 09 10:46:10.444082 crc crio[3654]: time=\"2026-06-09T10:46:10.444053263Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0(05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150), attempting CNI teardown with cached info\"",
2026-06-09 12:20:06.076059 | controller |     "Jun 09 10:46:10.444583 crc crio[3654]: time=\"2026-06-09T10:46:10.444473455Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc000f141a8}] Aliases:map[]}\"",
2026-06-09 12:20:06.076074 | controller |     "Jun 09 10:46:10.444901 crc crio[3654]: time=\"2026-06-09T10:46:10.444766063Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.076089 | controller |     "Jun 09 10:46:10.463712 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 12:20:06.076103 | controller |     "Jun 09 10:46:10.464083 crc crio[3654]: time=\"2026-06-09T10:46:10.463774767Z\" level=info msg=\"Successfully cleaned up network for pod 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150\"",
2026-06-09 12:20:06.076117 | controller |     "Jun 09 10:46:10.464083 crc crio[3654]: time=\"2026-06-09T10:46:10.463839609Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.076131 | controller |     "Jun 09 10:46:10.464083 crc crio[3654]: time=\"2026-06-09T10:46:10.46387391Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7), attempting CNI teardown with cached info\"",
2026-06-09 12:20:06.076147 | controller |     "Jun 09 10:46:10.464083 crc crio[3654]: time=\"2026-06-09T10:46:10.464047155Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc000f14248}] Aliases:map[]}\"",
2026-06-09 12:20:06.076162 | controller |     "Jun 09 10:46:10.464392 crc crio[3654]: time=\"2026-06-09T10:46:10.464158558Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.076177 | controller |     "Jun 09 10:46:10.480156 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 12:20:06.076191 | controller |     "Jun 09 10:46:10.480504 crc crio[3654]: time=\"2026-06-09T10:46:10.480423515Z\" level=info msg=\"Successfully cleaned up network for pod a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7\"",
2026-06-09 12:20:06.076205 | controller |     "Jun 09 10:46:10.480504 crc crio[3654]: time=\"2026-06-09T10:46:10.480477886Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.076224 | controller |     "Jun 09 10:46:10.480626 crc crio[3654]: time=\"2026-06-09T10:46:10.480544208Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_collect-profiles-29632815-n4njh_openshift-operator-lifecycle-manager_bf264f66-3eb4-4567-a4e2-6c6f9890ebf9_0(ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff), attempting CNI teardown with cached info\"",
2026-06-09 12:20:06.076240 | controller |     "Jun 09 10:46:10.480901 crc crio[3654]: time=\"2026-06-09T10:46:10.480768964Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29632815-n4njh Namespace:openshift-operator-lifecycle-manager ID:ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff UID:bf264f66-3eb4-4567-a4e2-6c6f9890ebf9 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf264f66_3eb4_4567_a4e2_6c6f9890ebf9.slice PodAnnotations:0xc00011c510}] Aliases:map[]}\"",
2026-06-09 12:20:06.076255 | controller |     "Jun 09 10:46:10.481033 crc crio[3654]: time=\"2026-06-09T10:46:10.4809681Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 12:20:06.076269 | controller |     "Jun 09 10:46:10.481088 crc crio[3654]: time=\"2026-06-09T10:46:10.481028292Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 12:20:06.076283 | controller |     "Jun 09 10:46:10.481088 crc crio[3654]: time=\"2026-06-09T10:46:10.481054592Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632815-n4njh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.076298 | controller |     "Jun 09 10:46:10.509668 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 12:20:06.076312 | controller |     "Jun 09 10:46:10.509946 crc crio[3654]: time=\"2026-06-09T10:46:10.509703997Z\" level=info msg=\"Successfully cleaned up network for pod ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff\"",
2026-06-09 12:20:06.076326 | controller |     "Jun 09 10:46:10.509946 crc crio[3654]: time=\"2026-06-09T10:46:10.509733568Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.076341 | controller |     "Jun 09 10:46:10.509946 crc crio[3654]: time=\"2026-06-09T10:46:10.509764219Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_image-registry-5d9d95bf5b-68zhq_openshift-image-registry_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee_0(2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b), attempting CNI teardown with cached info\"",
2026-06-09 12:20:06.076379 | controller |     "Jun 09 10:46:10.510097 crc crio[3654]: time=\"2026-06-09T10:46:10.509986745Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbcea9f_f8da_49e7_87b5_1d6dc7b926ee.slice PodAnnotations:0xc000588888}] Aliases:map[]}\"",
2026-06-09 12:20:06.076396 | controller |     "Jun 09 10:46:10.510146 crc crio[3654]: time=\"2026-06-09T10:46:10.510122029Z\" level=info msg=\"Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.076410 | controller |     "Jun 09 10:46:10.561697 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 12:20:06.076428 | controller |     "Jun 09 10:46:10.562046 crc crio[3654]: time=\"2026-06-09T10:46:10.56177388Z\" level=info msg=\"Successfully cleaned up network for pod 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b\"",
2026-06-09 12:20:06.076443 | controller |     "Jun 09 10:46:10.562046 crc crio[3654]: time=\"2026-06-09T10:46:10.561906403Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.076457 | controller |     "Jun 09 10:46:10.562046 crc crio[3654]: time=\"2026-06-09T10:46:10.561937124Z\" level=info msg=\"Successfully cleaned up network for pod da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f\"",
2026-06-09 12:20:06.076471 | controller |     "Jun 09 10:46:10.562046 crc crio[3654]: time=\"2026-06-09T10:46:10.561957485Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.076486 | controller |     "Jun 09 10:46:10.562046 crc crio[3654]: time=\"2026-06-09T10:46:10.562015756Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0(21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791), attempting CNI teardown with cached info\"",
2026-06-09 12:20:06.076501 | controller |     "Jun 09 10:46:10.562765 crc crio[3654]: time=\"2026-06-09T10:46:10.56249708Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 UID:677c2747-1901-4941-94f1-8281cced296b NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc000588930}] Aliases:map[]}\"",
2026-06-09 12:20:06.076516 | controller |     "Jun 09 10:46:10.562985 crc crio[3654]: time=\"2026-06-09T10:46:10.562879121Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.076530 | controller |     "Jun 09 10:46:10.579164 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 12:20:06.076544 | controller |     "Jun 09 10:46:10.579504 crc crio[3654]: time=\"2026-06-09T10:46:10.579275531Z\" level=info msg=\"Successfully cleaned up network for pod 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791\"",
2026-06-09 12:20:06.076558 | controller |     "Jun 09 10:46:10.579504 crc crio[3654]: time=\"2026-06-09T10:46:10.579482767Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.076573 | controller |     "Jun 09 10:46:10.579652 crc crio[3654]: time=\"2026-06-09T10:46:10.579544629Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_kube-controller-manager-operator-69d5f845f8-mm4qn_openshift-kube-controller-manager-operator_89eeceba-0661-4e85-be2e-57d689102094_0(df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef), attempting CNI teardown with cached info\"",
2026-06-09 12:20:06.076588 | controller |     "Jun 09 10:46:10.579988 crc crio[3654]: time=\"2026-06-09T10:46:10.579901509Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc00011c588}] Aliases:map[]}\"",
2026-06-09 12:20:06.076607 | controller |     "Jun 09 10:46:10.580218 crc crio[3654]: time=\"2026-06-09T10:46:10.580151636Z\" level=info msg=\"Deleting pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.076622 | controller |     "Jun 09 10:46:10.603647 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 12:20:06.076636 | controller |     "Jun 09 10:46:10.603973 crc crio[3654]: time=\"2026-06-09T10:46:10.603674386Z\" level=info msg=\"Successfully cleaned up network for pod df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef\"",
2026-06-09 12:20:06.076650 | controller |     "Jun 09 10:46:10.603973 crc crio[3654]: time=\"2026-06-09T10:46:10.603702907Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.076665 | controller |     "Jun 09 10:46:10.603973 crc crio[3654]: time=\"2026-06-09T10:46:10.603715908Z\" level=info msg=\"Successfully cleaned up network for pod a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5\"",
2026-06-09 12:20:06.076679 | controller |     "Jun 09 10:46:10.603973 crc crio[3654]: time=\"2026-06-09T10:46:10.603729208Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.076693 | controller |     "Jun 09 10:46:10.603973 crc crio[3654]: time=\"2026-06-09T10:46:10.603737898Z\" level=info msg=\"Successfully cleaned up network for pod 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a\"",
2026-06-09 12:20:06.076707 | controller |     "Jun 09 10:46:10.603973 crc crio[3654]: time=\"2026-06-09T10:46:10.603746038Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.076722 | controller |     "Jun 09 10:46:10.603973 crc crio[3654]: time=\"2026-06-09T10:46:10.603770529Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_openshift-machine-api_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c_0(f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae), attempting CNI teardown with cached info\"",
2026-06-09 12:20:06.076736 | controller |     "Jun 09 10:46:10.604481 crc crio[3654]: time=\"2026-06-09T10:46:10.603985385Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc0005889d0}] Aliases:map[]}\"",
2026-06-09 12:20:06.076751 | controller |     "Jun 09 10:46:10.604481 crc crio[3654]: time=\"2026-06-09T10:46:10.604137539Z\" level=info msg=\"Deleting pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.076765 | controller |     "Jun 09 10:46:10.620441 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 12:20:06.076779 | controller |     "Jun 09 10:46:10.620637 crc crio[3654]: time=\"2026-06-09T10:46:10.620480799Z\" level=info msg=\"Successfully cleaned up network for pod f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae\"",
2026-06-09 12:20:06.076793 | controller |     "Jun 09 10:46:10.620637 crc crio[3654]: time=\"2026-06-09T10:46:10.620512519Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.076811 | controller |     "Jun 09 10:46:10.620637 crc crio[3654]: time=\"2026-06-09T10:46:10.620569291Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0(f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6), attempting CNI teardown with cached info\"",
2026-06-09 12:20:06.076826 | controller |     "Jun 09 10:46:10.620887 crc crio[3654]: time=\"2026-06-09T10:46:10.620827228Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc000588a60}] Aliases:map[]}\"",
2026-06-09 12:20:06.076841 | controller |     "Jun 09 10:46:10.621085 crc crio[3654]: time=\"2026-06-09T10:46:10.621010713Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.076855 | controller |     "Jun 09 10:46:10.636669 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 12:20:06.076869 | controller |     "Jun 09 10:46:10.636884 crc crio[3654]: time=\"2026-06-09T10:46:10.636845378Z\" level=info msg=\"Successfully cleaned up network for pod f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6\"",
2026-06-09 12:20:06.076883 | controller |     "Jun 09 10:46:10.636975 crc crio[3654]: time=\"2026-06-09T10:46:10.636887099Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.076898 | controller |     "Jun 09 10:46:10.636975 crc crio[3654]: time=\"2026-06-09T10:46:10.63692126Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0(d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65), attempting CNI teardown with cached info\"",
2026-06-09 12:20:06.076914 | controller |     "Jun 09 10:46:10.637405 crc crio[3654]: time=\"2026-06-09T10:46:10.637333332Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc000588af0}] Aliases:map[]}\"",
2026-06-09 12:20:06.076928 | controller |     "Jun 09 10:46:10.637581 crc crio[3654]: time=\"2026-06-09T10:46:10.637511967Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.076943 | controller |     "Jun 09 10:46:10.661260 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 12:20:06.076958 | controller |     "Jun 09 10:46:10.661519 crc crio[3654]: time=\"2026-06-09T10:46:10.661371387Z\" level=info msg=\"Successfully cleaned up network for pod d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65\"",
2026-06-09 12:20:06.076973 | controller |     "Jun 09 10:46:10.661519 crc crio[3654]: time=\"2026-06-09T10:46:10.661400288Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.076987 | controller |     "Jun 09 10:46:10.661519 crc crio[3654]: time=\"2026-06-09T10:46:10.661430679Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0(9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7), attempting CNI teardown with cached info\"",
2026-06-09 12:20:06.077009 | controller |     "Jun 09 10:46:10.661749 crc crio[3654]: time=\"2026-06-09T10:46:10.661599473Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc00011c638}] Aliases:map[]}\"",
2026-06-09 12:20:06.077024 | controller |     "Jun 09 10:46:10.661749 crc crio[3654]: time=\"2026-06-09T10:46:10.661718767Z\" level=info msg=\"Deleting pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.077039 | controller |     "Jun 09 10:46:10.750087 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 12:20:06.077053 | controller |     "Jun 09 10:46:10.750265 crc crio[3654]: time=\"2026-06-09T10:46:10.750201272Z\" level=info msg=\"Successfully cleaned up network for pod 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7\"",
2026-06-09 12:20:06.077068 | controller |     "Jun 09 10:46:10.750265 crc crio[3654]: time=\"2026-06-09T10:46:10.750237573Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.077082 | controller |     "Jun 09 10:46:10.750422 crc crio[3654]: time=\"2026-06-09T10:46:10.750272314Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0(34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16), attempting CNI teardown with cached info\"",
2026-06-09 12:20:06.077096 | controller |     "Jun 09 10:46:10.750561 crc crio[3654]: time=\"2026-06-09T10:46:10.75049941Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc0012022c8}] Aliases:map[]}\"",
2026-06-09 12:20:06.077111 | controller |     "Jun 09 10:46:10.750709 crc crio[3654]: time=\"2026-06-09T10:46:10.750642764Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.077126 | controller |     "Jun 09 10:46:10.841105 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 12:20:06.077140 | controller |     "Jun 09 10:46:10.841105 crc crio[3654]: time=\"2026-06-09T10:46:10.841092465Z\" level=info msg=\"Successfully cleaned up network for pod 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16\"",
2026-06-09 12:20:06.077154 | controller |     "Jun 09 10:46:10.841105 crc crio[3654]: time=\"2026-06-09T10:46:10.841121046Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.077168 | controller |     "Jun 09 10:46:10.841105 crc crio[3654]: time=\"2026-06-09T10:46:10.841151027Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0(2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a), attempting CNI teardown with cached info\"",
2026-06-09 12:20:06.077186 | controller |     "Jun 09 10:46:10.842003 crc crio[3654]: time=\"2026-06-09T10:46:10.841731243Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc001202358}] Aliases:map[]}\"",
2026-06-09 12:20:06.077201 | controller |     "Jun 09 10:46:10.842003 crc crio[3654]: time=\"2026-06-09T10:46:10.841894667Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.077216 | controller |     "Jun 09 10:46:10.891178 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 12:20:06.077231 | controller |     "Jun 09 10:46:10.891478 crc crio[3654]: time=\"2026-06-09T10:46:10.891192722Z\" level=info msg=\"Successfully cleaned up network for pod 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a\"",
2026-06-09 12:20:06.077245 | controller |     "Jun 09 10:46:10.891478 crc crio[3654]: time=\"2026-06-09T10:46:10.891220953Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.077259 | controller |     "Jun 09 10:46:10.891478 crc crio[3654]: time=\"2026-06-09T10:46:10.891234363Z\" level=info msg=\"Successfully cleaned up network for pod c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86\"",
2026-06-09 12:20:06.077274 | controller |     "Jun 09 10:46:10.891478 crc crio[3654]: time=\"2026-06-09T10:46:10.891241553Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.077288 | controller |     "Jun 09 10:46:10.891478 crc crio[3654]: time=\"2026-06-09T10:46:10.891265664Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_kube-apiserver-operator-575994946d-vgpnb_openshift-kube-apiserver-operator_4f837d5f-4682-4cae-99ca-824ebae60fec_0(5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730), attempting CNI teardown with cached info\"",
2026-06-09 12:20:06.077302 | controller |     "Jun 09 10:46:10.891893 crc crio[3654]: time=\"2026-06-09T10:46:10.891500761Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc0012023e8}] Aliases:map[]}\"",
2026-06-09 12:20:06.077317 | controller |     "Jun 09 10:46:10.891893 crc crio[3654]: time=\"2026-06-09T10:46:10.891610074Z\" level=info msg=\"Deleting pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.077331 | controller |     "Jun 09 10:46:10.906631 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 12:20:06.077367 | controller |     "Jun 09 10:46:10.906853 crc crio[3654]: time=\"2026-06-09T10:46:10.906724048Z\" level=info msg=\"Successfully cleaned up network for pod 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730\"",
2026-06-09 12:20:06.077392 | controller |     "Jun 09 10:46:10.906944 crc crio[3654]: time=\"2026-06-09T10:46:10.906864202Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.077408 | controller |     "Jun 09 10:46:10.906944 crc crio[3654]: time=\"2026-06-09T10:46:10.906927624Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0(aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1), attempting CNI teardown with cached info\"",
2026-06-09 12:20:06.077423 | controller |     "Jun 09 10:46:10.907271 crc crio[3654]: time=\"2026-06-09T10:46:10.907173361Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc00011c6f0}] Aliases:map[]}\"",
2026-06-09 12:20:06.077438 | controller |     "Jun 09 10:46:10.907665 crc crio[3654]: time=\"2026-06-09T10:46:10.90751159Z\" level=info msg=\"Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.077453 | controller |     "Jun 09 10:46:10.925809 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 12:20:06.077467 | controller |     "Jun 09 10:46:10.926061 crc crio[3654]: time=\"2026-06-09T10:46:10.925843375Z\" level=info msg=\"Successfully cleaned up network for pod aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1\"",
2026-06-09 12:20:06.077481 | controller |     "Jun 09 10:46:10.926061 crc crio[3654]: time=\"2026-06-09T10:46:10.925884526Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.077495 | controller |     "Jun 09 10:46:10.926061 crc crio[3654]: time=\"2026-06-09T10:46:10.925907137Z\" level=info msg=\"Successfully cleaned up network for pod 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0\"",
2026-06-09 12:20:06.077509 | controller |     "Jun 09 10:46:10.926061 crc crio[3654]: time=\"2026-06-09T10:46:10.925917397Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.077524 | controller |     "Jun 09 10:46:10.926061 crc crio[3654]: time=\"2026-06-09T10:46:10.925930938Z\" level=info msg=\"Successfully cleaned up network for pod 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911\"",
2026-06-09 12:20:06.077538 | controller |     "Jun 09 10:46:10.926061 crc crio[3654]: time=\"2026-06-09T10:46:10.925941668Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.077552 | controller |     "Jun 09 10:46:10.926061 crc crio[3654]: time=\"2026-06-09T10:46:10.925975059Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0(e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400), attempting CNI teardown with cached info\"",
2026-06-09 12:20:06.077567 | controller |     "Jun 09 10:46:10.926509 crc crio[3654]: time=\"2026-06-09T10:46:10.926213376Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc00008d378}] Aliases:map[]}\"",
2026-06-09 12:20:06.077596 | controller |     "Jun 09 10:46:10.926568 crc crio[3654]: time=\"2026-06-09T10:46:10.926515854Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.077611 | controller |     "Jun 09 10:46:10.970114 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 12:20:06.077626 | controller |     "Jun 09 10:46:10.970340 crc crio[3654]: time=\"2026-06-09T10:46:10.97015765Z\" level=info msg=\"Successfully cleaned up network for pod e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400\"",
2026-06-09 12:20:06.077640 | controller |     "Jun 09 10:46:10.970340 crc crio[3654]: time=\"2026-06-09T10:46:10.970184721Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.077655 | controller |     "Jun 09 10:46:10.970340 crc crio[3654]: time=\"2026-06-09T10:46:10.970216312Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0(ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda), attempting CNI teardown with cached info\"",
2026-06-09 12:20:06.077670 | controller |     "Jun 09 10:46:10.970464 crc crio[3654]: time=\"2026-06-09T10:46:10.970444448Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc001202480}] Aliases:map[]}\"",
2026-06-09 12:20:06.077684 | controller |     "Jun 09 10:46:10.970608 crc crio[3654]: time=\"2026-06-09T10:46:10.970556181Z\" level=info msg=\"Deleting pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.077698 | controller |     "Jun 09 10:46:10.990531 crc crio[3654]: 2026-06-09T10:46:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 12:20:06.077713 | controller |     "Jun 09 10:46:10.990766 crc crio[3654]: time=\"2026-06-09T10:46:10.990576813Z\" level=info msg=\"Successfully cleaned up network for pod ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda\"",
2026-06-09 12:20:06.077727 | controller |     "Jun 09 10:46:10.990766 crc crio[3654]: time=\"2026-06-09T10:46:10.990603034Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.077741 | controller |     "Jun 09 10:46:10.990766 crc crio[3654]: time=\"2026-06-09T10:46:10.990615275Z\" level=info msg=\"Successfully cleaned up network for pod 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f\"",
2026-06-09 12:20:06.077755 | controller |     "Jun 09 10:46:10.990766 crc crio[3654]: time=\"2026-06-09T10:46:10.990621995Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.077769 | controller |     "Jun 09 10:46:10.990766 crc crio[3654]: time=\"2026-06-09T10:46:10.990629615Z\" level=info msg=\"Successfully cleaned up network for pod 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce\"",
2026-06-09 12:20:06.077783 | controller |     "Jun 09 10:46:10.990766 crc crio[3654]: time=\"2026-06-09T10:46:10.990636435Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.077801 | controller |     "Jun 09 10:46:10.990766 crc crio[3654]: time=\"2026-06-09T10:46:10.990643785Z\" level=info msg=\"Successfully cleaned up network for pod fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183\"",
2026-06-09 12:20:06.077816 | controller |     "Jun 09 10:46:10.990766 crc crio[3654]: time=\"2026-06-09T10:46:10.990650295Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.077831 | controller |     "Jun 09 10:46:10.990766 crc crio[3654]: time=\"2026-06-09T10:46:10.990678286Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0(87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d), attempting CNI teardown with cached info\"",
2026-06-09 12:20:06.077845 | controller |     "Jun 09 10:46:10.991154 crc crio[3654]: time=\"2026-06-09T10:46:10.990876032Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc000588b10}] Aliases:map[]}\"",
2026-06-09 12:20:06.077859 | controller |     "Jun 09 10:46:10.991154 crc crio[3654]: time=\"2026-06-09T10:46:10.991023126Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.077874 | controller |     "Jun 09 10:46:11.056682 crc crio[3654]: 2026-06-09T10:46:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 12:20:06.077889 | controller |     "Jun 09 10:46:11.057014 crc crio[3654]: time=\"2026-06-09T10:46:11.056720171Z\" level=info msg=\"Successfully cleaned up network for pod 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d\"",
2026-06-09 12:20:06.077903 | controller |     "Jun 09 10:46:11.057014 crc crio[3654]: time=\"2026-06-09T10:46:11.056760072Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.077917 | controller |     "Jun 09 10:46:11.057014 crc crio[3654]: time=\"2026-06-09T10:46:11.056826214Z\" level=info msg=\"Successfully cleaned up network for pod 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3\"",
2026-06-09 12:20:06.077931 | controller |     "Jun 09 10:46:11.057014 crc crio[3654]: time=\"2026-06-09T10:46:11.056844405Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.077946 | controller |     "Jun 09 10:46:11.057014 crc crio[3654]: time=\"2026-06-09T10:46:11.056877996Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_package-server-manager-77f986bd66-5lhf9_openshift-operator-lifecycle-manager_bebbba29-e4e9-44ad-b643-3a7ebf505270_0(aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c), attempting CNI teardown with cached info\"",
2026-06-09 12:20:06.077961 | controller |     "Jun 09 10:46:11.057247 crc crio[3654]: time=\"2026-06-09T10:46:11.057085501Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc001202520}] Aliases:map[]}\"",
2026-06-09 12:20:06.077976 | controller |     "Jun 09 10:46:11.057755 crc crio[3654]: time=\"2026-06-09T10:46:11.057252736Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.077995 | controller |     "Jun 09 10:46:11.073247 crc crio[3654]: 2026-06-09T10:46:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 12:20:06.078010 | controller |     "Jun 09 10:46:11.073441 crc crio[3654]: time=\"2026-06-09T10:46:11.073372109Z\" level=info msg=\"Successfully cleaned up network for pod aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c\"",
2026-06-09 12:20:06.078024 | controller |     "Jun 09 10:46:11.073441 crc crio[3654]: time=\"2026-06-09T10:46:11.07340777Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.078039 | controller |     "Jun 09 10:46:11.073441 crc crio[3654]: time=\"2026-06-09T10:46:11.073441391Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_revision-pruner-11-crc_openshift-kube-apiserver_8bed3f21-2a5d-4b00-8b19-761212047f63_0(40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587), attempting CNI teardown with cached info\"",
2026-06-09 12:20:06.078054 | controller |     "Jun 09 10:46:11.073590 crc crio[3654]: time=\"2026-06-09T10:46:11.073570564Z\" level=info msg=\"Got pod network &{Name:revision-pruner-11-crc Namespace:openshift-kube-apiserver ID:40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 UID:8bed3f21-2a5d-4b00-8b19-761212047f63 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod8bed3f21_2a5d_4b00_8b19_761212047f63.slice PodAnnotations:0xc000f14308}] Aliases:map[]}\"",
2026-06-09 12:20:06.078069 | controller |     "Jun 09 10:46:11.073665 crc crio[3654]: time=\"2026-06-09T10:46:11.073618326Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 12:20:06.078083 | controller |     "Jun 09 10:46:11.073665 crc crio[3654]: time=\"2026-06-09T10:46:11.073632086Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 12:20:06.078098 | controller |     "Jun 09 10:46:11.073665 crc crio[3654]: time=\"2026-06-09T10:46:11.073645017Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-11-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.078113 | controller |     "Jun 09 10:46:11.177259 crc crio[3654]: 2026-06-09T10:46:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 12:20:06.078127 | controller |     "Jun 09 10:46:11.177259 crc crio[3654]: time=\"2026-06-09T10:46:11.177228086Z\" level=info msg=\"Successfully cleaned up network for pod 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587\"",
2026-06-09 12:20:06.078142 | controller |     "Jun 09 10:46:11.177259 crc crio[3654]: time=\"2026-06-09T10:46:11.177257997Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.078156 | controller |     "Jun 09 10:46:11.177533 crc crio[3654]: time=\"2026-06-09T10:46:11.177340439Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0(38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71), attempting CNI teardown with cached info\"",
2026-06-09 12:20:06.078171 | controller |     "Jun 09 10:46:11.177581 crc crio[3654]: time=\"2026-06-09T10:46:11.177526324Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc000f14380}] Aliases:map[]}\"",
2026-06-09 12:20:06.078189 | controller |     "Jun 09 10:46:11.177738 crc crio[3654]: time=\"2026-06-09T10:46:11.177668438Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.078204 | controller |     "Jun 09 10:46:11.239001 crc crio[3654]: 2026-06-09T10:46:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 12:20:06.078219 | controller |     "Jun 09 10:46:11.239177 crc crio[3654]: time=\"2026-06-09T10:46:11.239137615Z\" level=info msg=\"Successfully cleaned up network for pod 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71\"",
2026-06-09 12:20:06.078234 | controller |     "Jun 09 10:46:11.239177 crc crio[3654]: time=\"2026-06-09T10:46:11.239172056Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.078248 | controller |     "Jun 09 10:46:11.239274 crc crio[3654]: time=\"2026-06-09T10:46:11.239211247Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0(38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1), attempting CNI teardown with cached info\"",
2026-06-09 12:20:06.078264 | controller |     "Jun 09 10:46:11.239647 crc crio[3654]: time=\"2026-06-09T10:46:11.239577187Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc000f14458}] Aliases:map[]}\"",
2026-06-09 12:20:06.078278 | controller |     "Jun 09 10:46:11.239844 crc crio[3654]: time=\"2026-06-09T10:46:11.239760032Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.078292 | controller |     "Jun 09 10:46:11.385010 crc crio[3654]: 2026-06-09T10:46:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 12:20:06.078307 | controller |     "Jun 09 10:46:11.385396 crc crio[3654]: time=\"2026-06-09T10:46:11.385189477Z\" level=info msg=\"Successfully cleaned up network for pod 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1\"",
2026-06-09 12:20:06.078321 | controller |     "Jun 09 10:46:11.385396 crc crio[3654]: time=\"2026-06-09T10:46:11.385232328Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.078335 | controller |     "Jun 09 10:46:11.385396 crc crio[3654]: time=\"2026-06-09T10:46:11.385272319Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0(5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20), attempting CNI teardown with cached info\"",
2026-06-09 12:20:06.078369 | controller |     "Jun 09 10:46:11.385625 crc crio[3654]: time=\"2026-06-09T10:46:11.385564827Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc000f144e8}] Aliases:map[]}\"",
2026-06-09 12:20:06.078389 | controller |     "Jun 09 10:46:11.385817 crc crio[3654]: time=\"2026-06-09T10:46:11.385732172Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.078404 | controller |     "Jun 09 10:46:11.406432 crc crio[3654]: 2026-06-09T10:46:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 12:20:06.078419 | controller |     "Jun 09 10:46:11.408656 crc crio[3654]: time=\"2026-06-09T10:46:11.408187233Z\" level=info msg=\"Successfully cleaned up network for pod 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20\"",
2026-06-09 12:20:06.078433 | controller |     "Jun 09 10:46:11.409066 crc crio[3654]: time=\"2026-06-09T10:46:11.408670156Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.078448 | controller |     "Jun 09 10:46:11.410407 crc crio[3654]: time=\"2026-06-09T10:46:11.409211681Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010), attempting CNI teardown with cached info\"",
2026-06-09 12:20:06.078463 | controller |     "Jun 09 10:46:11.411892 crc crio[3654]: time=\"2026-06-09T10:46:11.411682371Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc000f14580}] Aliases:map[]}\"",
2026-06-09 12:20:06.078477 | controller |     "Jun 09 10:46:11.412383 crc crio[3654]: time=\"2026-06-09T10:46:11.412104433Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.078491 | controller |     "Jun 09 10:46:11.429611 crc crio[3654]: 2026-06-09T10:46:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 12:20:06.078505 | controller |     "Jun 09 10:46:11.429836 crc crio[3654]: time=\"2026-06-09T10:46:11.429652496Z\" level=info msg=\"Successfully cleaned up network for pod 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010\"",
2026-06-09 12:20:06.078519 | controller |     "Jun 09 10:46:11.429836 crc crio[3654]: time=\"2026-06-09T10:46:11.429722868Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.078533 | controller |     "Jun 09 10:46:11.429836 crc crio[3654]: time=\"2026-06-09T10:46:11.429762869Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118), attempting CNI teardown with cached info\"",
2026-06-09 12:20:06.078548 | controller |     "Jun 09 10:46:11.430044 crc crio[3654]: time=\"2026-06-09T10:46:11.429986505Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc000f14628}] Aliases:map[]}\"",
2026-06-09 12:20:06.078566 | controller |     "Jun 09 10:46:11.430194 crc crio[3654]: time=\"2026-06-09T10:46:11.43014961Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.078580 | controller |     "Jun 09 10:46:11.540642 crc crio[3654]: 2026-06-09T10:46:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 12:20:06.078595 | controller |     "Jun 09 10:46:11.540972 crc crio[3654]: time=\"2026-06-09T10:46:11.540841729Z\" level=info msg=\"Successfully cleaned up network for pod 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118\"",
2026-06-09 12:20:06.078609 | controller |     "Jun 09 10:46:11.540972 crc crio[3654]: time=\"2026-06-09T10:46:11.54087729Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.078623 | controller |     "Jun 09 10:46:11.540972 crc crio[3654]: time=\"2026-06-09T10:46:11.540913581Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0(044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded), attempting CNI teardown with cached info\"",
2026-06-09 12:20:06.078637 | controller |     "Jun 09 10:46:11.541173 crc crio[3654]: time=\"2026-06-09T10:46:11.541104756Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc00008d440}] Aliases:map[]}\"",
2026-06-09 12:20:06.078652 | controller |     "Jun 09 10:46:11.541356 crc crio[3654]: time=\"2026-06-09T10:46:11.541273421Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.078667 | controller |     "Jun 09 10:46:11.569597 crc crio[3654]: 2026-06-09T10:46:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 12:20:06.078681 | controller |     "Jun 09 10:46:11.569831 crc crio[3654]: time=\"2026-06-09T10:46:11.569696359Z\" level=info msg=\"Successfully cleaned up network for pod 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded\"",
2026-06-09 12:20:06.078695 | controller |     "Jun 09 10:46:11.569831 crc crio[3654]: time=\"2026-06-09T10:46:11.56972371Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.078709 | controller |     "Jun 09 10:46:11.569831 crc crio[3654]: time=\"2026-06-09T10:46:11.569753071Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0(1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9), attempting CNI teardown with cached info\"",
2026-06-09 12:20:06.078724 | controller |     "Jun 09 10:46:11.570017 crc crio[3654]: time=\"2026-06-09T10:46:11.569979317Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc00008d4d8}] Aliases:map[]}\"",
2026-06-09 12:20:06.078742 | controller |     "Jun 09 10:46:11.570263 crc crio[3654]: time=\"2026-06-09T10:46:11.570130531Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.078757 | controller |     "Jun 09 10:46:11.587484 crc crio[3654]: 2026-06-09T10:46:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 12:20:06.078771 | controller |     "Jun 09 10:46:11.587721 crc crio[3654]: time=\"2026-06-09T10:46:11.58753627Z\" level=info msg=\"Successfully cleaned up network for pod 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9\"",
2026-06-09 12:20:06.078785 | controller |     "Jun 09 10:46:11.587721 crc crio[3654]: time=\"2026-06-09T10:46:11.587569701Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.078800 | controller |     "Jun 09 10:46:11.587721 crc crio[3654]: time=\"2026-06-09T10:46:11.587646083Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_installer-12-crc_openshift-kube-apiserver_75a71d08-dc2b-405a-a0f5-fd65ddc07ae1_0(3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab), attempting CNI teardown with cached info\"",
2026-06-09 12:20:06.078814 | controller |     "Jun 09 10:46:11.587936 crc crio[3654]: time=\"2026-06-09T10:46:11.587746926Z\" level=info msg=\"Got pod network &{Name:installer-12-crc Namespace:openshift-kube-apiserver ID:3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab UID:75a71d08-dc2b-405a-a0f5-fd65ddc07ae1 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod75a71d08_dc2b_405a_a0f5_fd65ddc07ae1.slice PodAnnotations:0xc00008d568}] Aliases:map[]}\"",
2026-06-09 12:20:06.078829 | controller |     "Jun 09 10:46:11.587936 crc crio[3654]: time=\"2026-06-09T10:46:11.587831938Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 12:20:06.078843 | controller |     "Jun 09 10:46:11.587936 crc crio[3654]: time=\"2026-06-09T10:46:11.587847189Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 12:20:06.078857 | controller |     "Jun 09 10:46:11.587936 crc crio[3654]: time=\"2026-06-09T10:46:11.587858389Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.078872 | controller |     "Jun 09 10:46:11.700947 crc crio[3654]: 2026-06-09T10:46:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 12:20:06.078886 | controller |     "Jun 09 10:46:11.700947 crc crio[3654]: time=\"2026-06-09T10:46:11.700920455Z\" level=info msg=\"Successfully cleaned up network for pod 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab\"",
2026-06-09 12:20:06.078900 | controller |     "Jun 09 10:46:11.700947 crc crio[3654]: time=\"2026-06-09T10:46:11.700953366Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.078914 | controller |     "Jun 09 10:46:11.701169 crc crio[3654]: time=\"2026-06-09T10:46:11.700984077Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_machine-config-controller-f9cdd68f7-bb2jm_openshift-machine-config-operator_e968817c-5b6a-4904-ba68-59a8235d6c0d_0(42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405), attempting CNI teardown with cached info\"",
2026-06-09 12:20:06.078933 | controller |     "Jun 09 10:46:11.701208 crc crio[3654]: time=\"2026-06-09T10:46:11.701159741Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc00008d5d0}] Aliases:map[]}\"",
2026-06-09 12:20:06.078958 | controller |     "Jun 09 10:46:11.701412 crc crio[3654]: time=\"2026-06-09T10:46:11.701362987Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.079051 | controller |     "Jun 09 10:46:11.783133 crc crio[3654]: 2026-06-09T10:46:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 12:20:06.079074 | controller |     "Jun 09 10:46:11.783400 crc crio[3654]: time=\"2026-06-09T10:46:11.783252617Z\" level=info msg=\"Successfully cleaned up network for pod 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405\"",
2026-06-09 12:20:06.079089 | controller |     "Jun 09 10:46:11.783400 crc crio[3654]: time=\"2026-06-09T10:46:11.783331379Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.079105 | controller |     "Jun 09 10:46:11.783509 crc crio[3654]: time=\"2026-06-09T10:46:11.783402511Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0(ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673), attempting CNI teardown with cached info\"",
2026-06-09 12:20:06.079120 | controller |     "Jun 09 10:46:11.783623 crc crio[3654]: time=\"2026-06-09T10:46:11.783560606Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc00011c790}] Aliases:map[]}\"",
2026-06-09 12:20:06.079136 | controller |     "Jun 09 10:46:11.784014 crc crio[3654]: time=\"2026-06-09T10:46:11.783954317Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.079150 | controller |     "Jun 09 10:46:11.837469 crc crio[3654]: 2026-06-09T10:46:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 12:20:06.079165 | controller |     "Jun 09 10:46:11.837741 crc crio[3654]: time=\"2026-06-09T10:46:11.837664745Z\" level=info msg=\"Successfully cleaned up network for pod ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673\"",
2026-06-09 12:20:06.079179 | controller |     "Jun 09 10:46:11.837741 crc crio[3654]: time=\"2026-06-09T10:46:11.837734477Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.079194 | controller |     "Jun 09 10:46:11.837938 crc crio[3654]: time=\"2026-06-09T10:46:11.83781936Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0(cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f), attempting CNI teardown with cached info\"",
2026-06-09 12:20:06.079213 | controller |     "Jun 09 10:46:11.838149 crc crio[3654]: time=\"2026-06-09T10:46:11.838077017Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc000588008}] Aliases:map[]}\"",
2026-06-09 12:20:06.079229 | controller |     "Jun 09 10:46:11.838375 crc crio[3654]: time=\"2026-06-09T10:46:11.838260792Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.079244 | controller |     "Jun 09 10:46:12.026913 crc crio[3654]: 2026-06-09T10:46:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 12:20:06.079258 | controller |     "Jun 09 10:46:12.027115 crc crio[3654]: time=\"2026-06-09T10:46:12.026950972Z\" level=info msg=\"Successfully cleaned up network for pod cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f\"",
2026-06-09 12:20:06.079273 | controller |     "Jun 09 10:46:12.027115 crc crio[3654]: time=\"2026-06-09T10:46:12.026985553Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.079287 | controller |     "Jun 09 10:46:12.027115 crc crio[3654]: time=\"2026-06-09T10:46:12.027026264Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_cluster-samples-operator-6b564684c8-bqbxk_openshift-cluster-samples-operator_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0_0(6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9), attempting CNI teardown with cached info\"",
2026-06-09 12:20:06.079301 | controller |     "Jun 09 10:46:12.027225 crc crio[3654]: time=\"2026-06-09T10:46:12.027181028Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc000490040}] Aliases:map[]}\"",
2026-06-09 12:20:06.079316 | controller |     "Jun 09 10:46:12.027488 crc crio[3654]: time=\"2026-06-09T10:46:12.027423285Z\" level=info msg=\"Deleting pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.079330 | controller |     "Jun 09 10:46:12.054638 crc crio[3654]: 2026-06-09T10:46:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 12:20:06.079344 | controller |     "Jun 09 10:46:12.054901 crc crio[3654]: time=\"2026-06-09T10:46:12.054818395Z\" level=info msg=\"Successfully cleaned up network for pod 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9\"",
2026-06-09 12:20:06.079396 | controller |     "Jun 09 10:46:12.054901 crc crio[3654]: time=\"2026-06-09T10:46:12.054874716Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.079417 | controller |     "Jun 09 10:46:12.055016 crc crio[3654]: time=\"2026-06-09T10:46:12.054921568Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28), attempting CNI teardown with cached info\"",
2026-06-09 12:20:06.079441 | controller |     "Jun 09 10:46:12.055197 crc crio[3654]: time=\"2026-06-09T10:46:12.055124743Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc00008c488}] Aliases:map[]}\"",
2026-06-09 12:20:06.079467 | controller |     "Jun 09 10:46:12.055494 crc crio[3654]: time=\"2026-06-09T10:46:12.055387501Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.079511 | controller |     "Jun 09 10:46:12.071934 crc crio[3654]: 2026-06-09T10:46:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 12:20:06.079531 | controller |     "Jun 09 10:46:12.072260 crc crio[3654]: time=\"2026-06-09T10:46:12.07208153Z\" level=info msg=\"Successfully cleaned up network for pod 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28\"",
2026-06-09 12:20:06.079549 | controller |     "Jun 09 10:46:12.072260 crc crio[3654]: time=\"2026-06-09T10:46:12.072126541Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.079568 | controller |     "Jun 09 10:46:12.072260 crc crio[3654]: time=\"2026-06-09T10:46:12.072174342Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0(cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc), attempting CNI teardown with cached info\"",
2026-06-09 12:20:06.079587 | controller |     "Jun 09 10:46:12.072496 crc crio[3654]: time=\"2026-06-09T10:46:12.07243945Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc00011c368}] Aliases:map[]}\"",
2026-06-09 12:20:06.079606 | controller |     "Jun 09 10:46:12.072671 crc crio[3654]: time=\"2026-06-09T10:46:12.072609834Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.079625 | controller |     "Jun 09 10:46:12.091624 crc crio[3654]: 2026-06-09T10:46:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 12:20:06.079643 | controller |     "Jun 09 10:46:12.091956 crc crio[3654]: time=\"2026-06-09T10:46:12.091707751Z\" level=info msg=\"Successfully cleaned up network for pod cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc\"",
2026-06-09 12:20:06.079658 | controller |     "Jun 09 10:46:12.091956 crc crio[3654]: time=\"2026-06-09T10:46:12.091741392Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.079672 | controller |     "Jun 09 10:46:12.091956 crc crio[3654]: time=\"2026-06-09T10:46:12.091758802Z\" level=info msg=\"Successfully cleaned up network for pod 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f\"",
2026-06-09 12:20:06.079691 | controller |     "Jun 09 10:46:12.091956 crc crio[3654]: time=\"2026-06-09T10:46:12.091767562Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.079706 | controller |     "Jun 09 10:46:12.091956 crc crio[3654]: time=\"2026-06-09T10:46:12.091834964Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0(716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a), attempting CNI teardown with cached info\"",
2026-06-09 12:20:06.079720 | controller |     "Jun 09 10:46:12.092205 crc crio[3654]: time=\"2026-06-09T10:46:12.091998489Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc000588160}] Aliases:map[]}\"",
2026-06-09 12:20:06.079735 | controller |     "Jun 09 10:46:12.092205 crc crio[3654]: time=\"2026-06-09T10:46:12.092118992Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.079749 | controller |     "Jun 09 10:46:12.109920 crc crio[3654]: 2026-06-09T10:46:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 12:20:06.079764 | controller |     "Jun 09 10:46:12.110230 crc crio[3654]: time=\"2026-06-09T10:46:12.110006245Z\" level=info msg=\"Successfully cleaned up network for pod 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a\"",
2026-06-09 12:20:06.079778 | controller |     "Jun 09 10:46:12.110230 crc crio[3654]: time=\"2026-06-09T10:46:12.110044056Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.079792 | controller |     "Jun 09 10:46:12.110230 crc crio[3654]: time=\"2026-06-09T10:46:12.110090897Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0(b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5), attempting CNI teardown with cached info\"",
2026-06-09 12:20:06.079807 | controller |     "Jun 09 10:46:12.110509 crc crio[3654]: time=\"2026-06-09T10:46:12.110402086Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc0004901f0}] Aliases:map[]}\"",
2026-06-09 12:20:06.079822 | controller |     "Jun 09 10:46:12.110702 crc crio[3654]: time=\"2026-06-09T10:46:12.110627942Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.079837 | controller |     "Jun 09 10:46:12.137512 crc crio[3654]: 2026-06-09T10:46:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 12:20:06.079851 | controller |     "Jun 09 10:46:12.137944 crc crio[3654]: time=\"2026-06-09T10:46:12.13760026Z\" level=info msg=\"Successfully cleaned up network for pod b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5\"",
2026-06-09 12:20:06.079869 | controller |     "Jun 09 10:46:12.137944 crc crio[3654]: time=\"2026-06-09T10:46:12.137631921Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.079884 | controller |     "Jun 09 10:46:12.137944 crc crio[3654]: time=\"2026-06-09T10:46:12.137673802Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0(77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2), attempting CNI teardown with cached info\"",
2026-06-09 12:20:06.079899 | controller |     "Jun 09 10:46:12.137944 crc crio[3654]: time=\"2026-06-09T10:46:12.137861077Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc00008c598}] Aliases:map[]}\"",
2026-06-09 12:20:06.079914 | controller |     "Jun 09 10:46:12.138135 crc crio[3654]: time=\"2026-06-09T10:46:12.138001571Z\" level=info msg=\"Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.079928 | controller |     "Jun 09 10:46:12.156679 crc crio[3654]: 2026-06-09T10:46:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 12:20:06.079942 | controller |     "Jun 09 10:46:12.156948 crc crio[3654]: time=\"2026-06-09T10:46:12.156811349Z\" level=info msg=\"Successfully cleaned up network for pod 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2\"",
2026-06-09 12:20:06.079956 | controller |     "Jun 09 10:46:12.156948 crc crio[3654]: time=\"2026-06-09T10:46:12.156855831Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.079970 | controller |     "Jun 09 10:46:12.156948 crc crio[3654]: time=\"2026-06-09T10:46:12.156902222Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_kube-storage-version-migrator-operator-565b79b866-2h5s6_openshift-kube-storage-version-migrator-operator_8f573912-eb25-4f17-bfe5-81325e551bf2_0(8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7), attempting CNI teardown with cached info\"",
2026-06-09 12:20:06.079985 | controller |     "Jun 09 10:46:12.157169 crc crio[3654]: time=\"2026-06-09T10:46:12.157121298Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc000588360}] Aliases:map[]}\"",
2026-06-09 12:20:06.079999 | controller |     "Jun 09 10:46:12.157390 crc crio[3654]: time=\"2026-06-09T10:46:12.157274722Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.080013 | controller |     "Jun 09 10:46:12.184086 crc crio[3654]: 2026-06-09T10:46:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 12:20:06.080033 | controller |     "Jun 09 10:46:12.184522 crc crio[3654]: time=\"2026-06-09T10:46:12.184213249Z\" level=info msg=\"Successfully cleaned up network for pod 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7\"",
2026-06-09 12:20:06.080048 | controller |     "Jun 09 10:46:12.184522 crc crio[3654]: time=\"2026-06-09T10:46:12.18425537Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.080063 | controller |     "Jun 09 10:46:12.184522 crc crio[3654]: time=\"2026-06-09T10:46:12.184366993Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_revision-pruner-12-crc_openshift-kube-apiserver_abc11e84-2f29-497d-b0df-09bb729ef48c_0(28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d), attempting CNI teardown with cached info\"",
2026-06-09 12:20:06.080078 | controller |     "Jun 09 10:46:12.184522 crc crio[3654]: time=\"2026-06-09T10:46:12.184487137Z\" level=info msg=\"Got pod network &{Name:revision-pruner-12-crc Namespace:openshift-kube-apiserver ID:28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d UID:abc11e84-2f29-497d-b0df-09bb729ef48c NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podabc11e84_2f29_497d_b0df_09bb729ef48c.slice PodAnnotations:0xc00008c678}] Aliases:map[]}\"",
2026-06-09 12:20:06.080092 | controller |     "Jun 09 10:46:12.184522 crc crio[3654]: time=\"2026-06-09T10:46:12.184532838Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 12:20:06.080107 | controller |     "Jun 09 10:46:12.185050 crc crio[3654]: time=\"2026-06-09T10:46:12.184543978Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 12:20:06.080121 | controller |     "Jun 09 10:46:12.185050 crc crio[3654]: time=\"2026-06-09T10:46:12.184557539Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.080135 | controller |     "Jun 09 10:46:12.203992 crc crio[3654]: 2026-06-09T10:46:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 12:20:06.080150 | controller |     "Jun 09 10:46:12.204261 crc crio[3654]: time=\"2026-06-09T10:46:12.204009325Z\" level=info msg=\"Successfully cleaned up network for pod 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d\"",
2026-06-09 12:20:06.080164 | controller |     "Jun 09 10:46:12.204261 crc crio[3654]: time=\"2026-06-09T10:46:12.204054016Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.080179 | controller |     "Jun 09 10:46:12.204261 crc crio[3654]: time=\"2026-06-09T10:46:12.204098337Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1), attempting CNI teardown with cached info\"",
2026-06-09 12:20:06.080193 | controller |     "Jun 09 10:46:12.204564 crc crio[3654]: time=\"2026-06-09T10:46:12.204381815Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc000490388}] Aliases:map[]}\"",
2026-06-09 12:20:06.080208 | controller |     "Jun 09 10:46:12.204564 crc crio[3654]: time=\"2026-06-09T10:46:12.20455071Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.080226 | controller |     "Jun 09 10:46:12.220392 crc crio[3654]: 2026-06-09T10:46:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 12:20:06.080241 | controller |     "Jun 09 10:46:12.220511 crc crio[3654]: time=\"2026-06-09T10:46:12.220451567Z\" level=info msg=\"Successfully cleaned up network for pod 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1\"",
2026-06-09 12:20:06.080255 | controller |     "Jun 09 10:46:12.220511 crc crio[3654]: time=\"2026-06-09T10:46:12.220484818Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.080269 | controller |     "Jun 09 10:46:12.220663 crc crio[3654]: time=\"2026-06-09T10:46:12.220522029Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0(2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0), attempting CNI teardown with cached info\"",
2026-06-09 12:20:06.080284 | controller |     "Jun 09 10:46:12.220663 crc crio[3654]: time=\"2026-06-09T10:46:12.220663763Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc00011c460}] Aliases:map[]}\"",
2026-06-09 12:20:06.080299 | controller |     "Jun 09 10:46:12.220864 crc crio[3654]: time=\"2026-06-09T10:46:12.220820407Z\" level=info msg=\"Deleting pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.080314 | controller |     "Jun 09 10:46:12.258029 crc crio[3654]: 2026-06-09T10:46:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 12:20:06.080329 | controller |     "Jun 09 10:46:12.258349 crc crio[3654]: time=\"2026-06-09T10:46:12.258188707Z\" level=info msg=\"Successfully cleaned up network for pod 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0\"",
2026-06-09 12:20:06.080344 | controller |     "Jun 09 10:46:12.258349 crc crio[3654]: time=\"2026-06-09T10:46:12.258233248Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.080384 | controller |     "Jun 09 10:46:12.258349 crc crio[3654]: time=\"2026-06-09T10:46:12.258344131Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0(6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5), attempting CNI teardown with cached info\"",
2026-06-09 12:20:06.080400 | controller |     "Jun 09 10:46:12.258592 crc crio[3654]: time=\"2026-06-09T10:46:12.258524656Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc00011c4f0}] Aliases:map[]}\"",
2026-06-09 12:20:06.080415 | controller |     "Jun 09 10:46:12.258770 crc crio[3654]: time=\"2026-06-09T10:46:12.258707281Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.080433 | controller |     "Jun 09 10:46:12.322987 crc crio[3654]: 2026-06-09T10:46:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 12:20:06.080448 | controller |     "Jun 09 10:46:12.323246 crc crio[3654]: time=\"2026-06-09T10:46:12.323032798Z\" level=info msg=\"Successfully cleaned up network for pod 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5\"",
2026-06-09 12:20:06.080462 | controller |     "Jun 09 10:46:12.323246 crc crio[3654]: time=\"2026-06-09T10:46:12.323063809Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 12:20:06.080477 | controller |     "Jun 09 10:46:12.323246 crc crio[3654]: time=\"2026-06-09T10:46:12.32309904Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_collect-profiles-29632800-ls5hs_openshift-operator-lifecycle-manager_0c0aae9e-a439-45ca-8f32-9dc9e6cffe96_0(25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b), attempting CNI teardown with cached info\"",
2026-06-09 12:20:06.080491 | controller |     "Jun 09 10:46:12.323246 crc crio[3654]: time=\"2026-06-09T10:46:12.323177352Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29632800-ls5hs Namespace:openshift-operator-lifecycle-manager ID:25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b UID:0c0aae9e-a439-45ca-8f32-9dc9e6cffe96 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0c0aae9e_a439_45ca_8f32_9dc9e6cffe96.slice PodAnnotations:0xc00008c718}] Aliases:map[]}\"",
2026-06-09 12:20:06.080506 | controller |     "Jun 09 10:46:12.323246 crc crio[3654]: time=\"2026-06-09T10:46:12.323216963Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 12:20:06.080520 | controller |     "Jun 09 10:46:12.323246 crc crio[3654]: time=\"2026-06-09T10:46:12.323225913Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 12:20:06.080534 | controller |     "Jun 09 10:46:12.323246 crc crio[3654]: time=\"2026-06-09T10:46:12.323236534Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632800-ls5hs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.080549 | controller |     "Jun 09 10:46:12.346891 crc crio[3654]: 2026-06-09T10:46:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 12:20:06.080564 | controller |     "Jun 09 10:46:12.347160 crc crio[3654]: time=\"2026-06-09T10:46:12.346935819Z\" level=info msg=\"Successfully cleaned up network for pod 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b\"",
2026-06-09 12:20:06.080578 | controller |     "Jun 09 10:46:14.834219 crc crio[3654]: time=\"2026-06-09T10:46:14.833258381Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=2aa80227-c893-457f-b531-ae09923b2928 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.080593 | controller |     "Jun 09 10:46:14.835429 crc crio[3654]: time=\"2026-06-09T10:46:14.834399584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.080608 | controller |     "Jun 09 10:46:14.850922 crc crio[3654]: time=\"2026-06-09T10:46:14.850711452Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=08b4c686-02cd-4b04-aa7a-5c7601f8ffcb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.080626 | controller |     "Jun 09 10:46:14.850922 crc crio[3654]: time=\"2026-06-09T10:46:14.850765933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.080640 | controller |     "Jun 09 10:46:14.860575 crc crio[3654]: time=\"2026-06-09T10:46:14.859372345Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=670f1021-21fe-43af-91ca-65e11526d8a3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.080655 | controller |     "Jun 09 10:46:14.860575 crc crio[3654]: time=\"2026-06-09T10:46:14.859832348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.080670 | controller |     "Jun 09 10:46:14.864100 crc crio[3654]: time=\"2026-06-09T10:46:14.864039816Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=2aa80227-c893-457f-b531-ae09923b2928 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.080684 | controller |     "Jun 09 10:46:14.867930 crc crio[3654]: time=\"2026-06-09T10:46:14.867264357Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=08b4c686-02cd-4b04-aa7a-5c7601f8ffcb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.080698 | controller |     "Jun 09 10:46:14.873381 crc crio[3654]: time=\"2026-06-09T10:46:14.873349398Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=670f1021-21fe-43af-91ca-65e11526d8a3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.080712 | controller |     "Jun 09 10:46:14.915126 crc crio[3654]: time=\"2026-06-09T10:46:14.914980427Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=4013a5f2-2a63-495f-8bae-366392f9524f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.080726 | controller |     "Jun 09 10:46:14.915527 crc crio[3654]: time=\"2026-06-09T10:46:14.915126391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.080740 | controller |     "Jun 09 10:46:14.932268 crc crio[3654]: time=\"2026-06-09T10:46:14.932117638Z\" level=info msg=\"Ran pod sandbox 4f2cdf767e0d2110ad4589ccdbe8e8bd6c1b9ae4a5e193a6ef42d310ac36b873 with infra container: openshift-etcd/etcd-crc/POD\" id=08b4c686-02cd-4b04-aa7a-5c7601f8ffcb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.080754 | controller |     "Jun 09 10:46:14.933594 crc crio[3654]: time=\"2026-06-09T10:46:14.933451116Z\" level=info msg=\"Ran pod sandbox 8053f6283d92b8a7c0cb4a18d579f74212d8791620e88120aefbeeed4e896e56 with infra container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=2aa80227-c893-457f-b531-ae09923b2928 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.080769 | controller |     "Jun 09 10:46:14.933864 crc crio[3654]: time=\"2026-06-09T10:46:14.933654031Z\" level=info msg=\"Ran pod sandbox 94be355b141f4f34f9dfbc8fa98ca3a4b8665d6d2e6970a173fc7801cdf633c7 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=670f1021-21fe-43af-91ca-65e11526d8a3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.080783 | controller |     "Jun 09 10:46:14.934845 crc crio[3654]: time=\"2026-06-09T10:46:14.93468428Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=a261a828-d2cd-4454-a4e0-7943aa7cf71c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.080801 | controller |     "Jun 09 10:46:14.935050 crc crio[3654]: time=\"2026-06-09T10:46:14.934915117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.080815 | controller |     "Jun 09 10:46:14.938729 crc crio[3654]: time=\"2026-06-09T10:46:14.938557059Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=827b48b0-53a5-4aac-8e93-1c512ff9485e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.080829 | controller |     "Jun 09 10:46:14.938729 crc crio[3654]: time=\"2026-06-09T10:46:14.938569569Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d8aa3d4e-402a-45f6-9b56-b3fed0f7e74e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.080844 | controller |     "Jun 09 10:46:14.938729 crc crio[3654]: time=\"2026-06-09T10:46:14.93859516Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=9c7c2af2-877b-4d8a-af55-da4feee5499f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.080858 | controller |     "Jun 09 10:46:14.942575 crc crio[3654]: time=\"2026-06-09T10:46:14.942446168Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=4013a5f2-2a63-495f-8bae-366392f9524f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.080872 | controller |     "Jun 09 10:46:14.946193 crc crio[3654]: time=\"2026-06-09T10:46:14.945912386Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=a261a828-d2cd-4454-a4e0-7943aa7cf71c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.080887 | controller |     "Jun 09 10:46:14.958137 crc crio[3654]: time=\"2026-06-09T10:46:14.956707329Z\" level=info msg=\"Ran pod sandbox d3634b745444ba35c0edeb974e19fc8a4e8fdec9fca497639475422f2fa1abea with infra container: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=4013a5f2-2a63-495f-8bae-366392f9524f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.080901 | controller |     "Jun 09 10:46:14.958965 crc crio[3654]: time=\"2026-06-09T10:46:14.95889625Z\" level=info msg=\"Ran pod sandbox 5800b03c1700b1d35e9bb66b054168b2c40f6a1f5507fd64959f9c898529ba81 with infra container: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=a261a828-d2cd-4454-a4e0-7943aa7cf71c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.080915 | controller |     "Jun 09 10:46:14.959730 crc crio[3654]: time=\"2026-06-09T10:46:14.95959081Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=6c9b9b85-880b-4d11-af84-787657f541d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.080929 | controller |     "Jun 09 10:46:14.961593 crc crio[3654]: time=\"2026-06-09T10:46:14.96139355Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=f14e3ca7-166b-4db9-aa94-5eb2208a71b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.080943 | controller |     "Jun 09 10:46:14.961828 crc crio[3654]: time=\"2026-06-09T10:46:14.961691829Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=feee8fdd-01fa-40f9-a56d-676735abd2fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.080963 | controller |     "Jun 09 10:46:14.961828 crc crio[3654]: time=\"2026-06-09T10:46:14.961767651Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=060eece5-7bcc-41f7-9a6d-5daf9ff91f17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.080979 | controller |     "Jun 09 10:46:14.966624 crc crio[3654]: time=\"2026-06-09T10:46:14.966554705Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=3310ad6b-dc3d-4764-8c11-568ff48ced5e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.080994 | controller |     "Jun 09 10:46:14.968103 crc crio[3654]: time=\"2026-06-09T10:46:14.967983095Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=3e2c8be2-e5b1-4078-a52e-d77900ffc9e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.081008 | controller |     "Jun 09 10:46:14.991924 crc crio[3654]: time=\"2026-06-09T10:46:14.991205478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.081022 | controller |     "Jun 09 10:46:14.992217 crc crio[3654]: time=\"2026-06-09T10:46:14.992111223Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=e1e94ec1-4a88-4793-9a1d-5180459fa58d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.081037 | controller |     "Jun 09 10:46:14.992873 crc crio[3654]: time=\"2026-06-09T10:46:14.991372922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.081051 | controller |     "Jun 09 10:46:14.993073 crc crio[3654]: time=\"2026-06-09T10:46:14.992948397Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=cbba1633-e205-44cc-91cd-ec33f9190f39 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.081066 | controller |     "Jun 09 10:46:14.993900 crc crio[3654]: time=\"2026-06-09T10:46:14.993840922Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=778f4da9-cb3b-4ef9-be52-c62c586d04d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.081080 | controller |     "Jun 09 10:46:14.995748 crc crio[3654]: time=\"2026-06-09T10:46:14.99556434Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=3830f56e-a28d-4674-adca-b42193cba6a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.081095 | controller |     "Jun 09 10:46:14.997678 crc crio[3654]: time=\"2026-06-09T10:46:14.997539396Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=69dca83e-c457-4259-9a4b-b5eace35c4a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.081109 | controller |     "Jun 09 10:46:14.998040 crc crio[3654]: time=\"2026-06-09T10:46:14.997952197Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=52326a25-2987-408a-889f-e243018306ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.081123 | controller |     "Jun 09 10:46:14.999729 crc crio[3654]: time=\"2026-06-09T10:46:14.999552612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.081137 | controller |     "Jun 09 10:46:15.000214 crc crio[3654]: time=\"2026-06-09T10:46:15.00018849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.081155 | controller |     "Jun 09 10:46:15.000505 crc crio[3654]: time=\"2026-06-09T10:46:15.000435707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.081169 | controller |     "Jun 09 10:46:15.011834 crc crio[3654]: time=\"2026-06-09T10:46:15.011706524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.081183 | controller |     "Jun 09 10:46:15.023596 crc crio[3654]: time=\"2026-06-09T10:46:15.023498665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.081198 | controller |     "Jun 09 10:46:15.028011 crc crio[3654]: time=\"2026-06-09T10:46:15.02795651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.081212 | controller |     "Jun 09 10:46:15.030596 crc crio[3654]: time=\"2026-06-09T10:46:15.030491541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.081226 | controller |     "Jun 09 10:46:15.054659 crc crio[3654]: time=\"2026-06-09T10:46:15.054614019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.081239 | controller |     "Jun 09 10:46:17.318354 crc crio[3654]: time=\"2026-06-09T10:46:17.318233715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.081253 | controller |     "Jun 09 10:46:17.320558 crc crio[3654]: time=\"2026-06-09T10:46:17.320516199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.081267 | controller |     "Jun 09 10:46:17.322866 crc crio[3654]: time=\"2026-06-09T10:46:17.32269565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.081281 | controller |     "Jun 09 10:46:17.329612 crc crio[3654]: time=\"2026-06-09T10:46:17.329119541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.081295 | controller |     "Jun 09 10:46:17.331102 crc crio[3654]: time=\"2026-06-09T10:46:17.330981793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.081310 | controller |     "Jun 09 10:46:17.657434 crc crio[3654]: time=\"2026-06-09T10:46:17.657362Z\" level=info msg=\"Created container fdfbff3377dac23d4ea64af5e3b769edb4268d71b2d85e2f18cee52f6a697f59: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=3830f56e-a28d-4674-adca-b42193cba6a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.081324 | controller |     "Jun 09 10:46:17.659564 crc crio[3654]: time=\"2026-06-09T10:46:17.659221582Z\" level=info msg=\"Starting container: fdfbff3377dac23d4ea64af5e3b769edb4268d71b2d85e2f18cee52f6a697f59\" id=3e565283-a191-4a06-947f-463905cd0ddb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.081339 | controller |     "Jun 09 10:46:17.663129 crc crio[3654]: time=\"2026-06-09T10:46:17.662948067Z\" level=info msg=\"Created container 7f06ba9c14acf685cf9fa753856d2fece7841704a9ac74aba3e406855420778e: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=52326a25-2987-408a-889f-e243018306ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.081377 | controller |     "Jun 09 10:46:17.663466 crc crio[3654]: time=\"2026-06-09T10:46:17.663364769Z\" level=info msg=\"Created container 5fb2420456cc0582dd16300c910f044213601c521f60697c76894b2cee2312e8: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=69dca83e-c457-4259-9a4b-b5eace35c4a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.081394 | controller |     "Jun 09 10:46:17.663987 crc crio[3654]: time=\"2026-06-09T10:46:17.663825362Z\" level=info msg=\"Created container 8a194c6cb6cc10966ef63c762bfb6acec80f22a4be1f3ca3d1ba8f5de694eb11: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=3310ad6b-dc3d-4764-8c11-568ff48ced5e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.081409 | controller |     "Jun 09 10:46:17.664884 crc crio[3654]: time=\"2026-06-09T10:46:17.66485412Z\" level=info msg=\"Starting container: 7f06ba9c14acf685cf9fa753856d2fece7841704a9ac74aba3e406855420778e\" id=0d144a72-5229-4008-bf44-39e0f61edb35 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.081423 | controller |     "Jun 09 10:46:17.665657 crc crio[3654]: time=\"2026-06-09T10:46:17.66556807Z\" level=info msg=\"Starting container: 8a194c6cb6cc10966ef63c762bfb6acec80f22a4be1f3ca3d1ba8f5de694eb11\" id=b39e6c96-6d0e-4e47-8d37-0ea489ba8ce7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.081438 | controller |     "Jun 09 10:46:17.666069 crc crio[3654]: time=\"2026-06-09T10:46:17.664592203Z\" level=info msg=\"Created container 24033ce034febdc5b59b4c9017f6084dd1a01678769cc493e6e843e5d891f2df: openshift-etcd/etcd-crc/setup\" id=3e2c8be2-e5b1-4078-a52e-d77900ffc9e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.081453 | controller |     "Jun 09 10:46:17.666341 crc crio[3654]: time=\"2026-06-09T10:46:17.665442307Z\" level=info msg=\"Starting container: 5fb2420456cc0582dd16300c910f044213601c521f60697c76894b2cee2312e8\" id=07e16df0-986e-4019-8701-245a1adcfb9b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.081468 | controller |     "Jun 09 10:46:17.667362 crc crio[3654]: time=\"2026-06-09T10:46:17.665966752Z\" level=info msg=\"Started container\" PID=5406 containerID=fdfbff3377dac23d4ea64af5e3b769edb4268d71b2d85e2f18cee52f6a697f59 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=3e565283-a191-4a06-947f-463905cd0ddb name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3634b745444ba35c0edeb974e19fc8a4e8fdec9fca497639475422f2fa1abea",
2026-06-09 12:20:06.081484 | controller |     "Jun 09 10:46:17.668692 crc crio[3654]: time=\"2026-06-09T10:46:17.668368439Z\" level=info msg=\"Starting container: 24033ce034febdc5b59b4c9017f6084dd1a01678769cc493e6e843e5d891f2df\" id=e799482d-4e8c-4124-8ce8-6c760f19a027 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.081498 | controller |     "Jun 09 10:46:17.673938 crc crio[3654]: time=\"2026-06-09T10:46:17.673622867Z\" level=info msg=\"Started container\" PID=5407 containerID=8a194c6cb6cc10966ef63c762bfb6acec80f22a4be1f3ca3d1ba8f5de694eb11 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup id=b39e6c96-6d0e-4e47-8d37-0ea489ba8ce7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8053f6283d92b8a7c0cb4a18d579f74212d8791620e88120aefbeeed4e896e56",
2026-06-09 12:20:06.081513 | controller |     "Jun 09 10:46:17.685756 crc crio[3654]: time=\"2026-06-09T10:46:17.685635444Z\" level=info msg=\"Started container\" PID=5408 containerID=24033ce034febdc5b59b4c9017f6084dd1a01678769cc493e6e843e5d891f2df description=openshift-etcd/etcd-crc/setup id=e799482d-4e8c-4124-8ce8-6c760f19a027 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f2cdf767e0d2110ad4589ccdbe8e8bd6c1b9ae4a5e193a6ef42d310ac36b873",
2026-06-09 12:20:06.081528 | controller |     "Jun 09 10:46:17.687014 crc crio[3654]: time=\"2026-06-09T10:46:17.68692271Z\" level=info msg=\"Started container\" PID=5405 containerID=7f06ba9c14acf685cf9fa753856d2fece7841704a9ac74aba3e406855420778e description=openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port id=0d144a72-5229-4008-bf44-39e0f61edb35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5800b03c1700b1d35e9bb66b054168b2c40f6a1f5507fd64959f9c898529ba81",
2026-06-09 12:20:06.081546 | controller |     "Jun 09 10:46:17.708580 crc crio[3654]: time=\"2026-06-09T10:46:17.708441045Z\" level=info msg=\"Started container\" PID=5409 containerID=5fb2420456cc0582dd16300c910f044213601c521f60697c76894b2cee2312e8 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=07e16df0-986e-4019-8701-245a1adcfb9b name=/runtime.v1.RuntimeService/StartContainer sandboxID=94be355b141f4f34f9dfbc8fa98ca3a4b8665d6d2e6970a173fc7801cdf633c7",
2026-06-09 12:20:06.081562 | controller |     "Jun 09 10:46:17.814073 crc crio[3654]: time=\"2026-06-09T10:46:17.812834957Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=eb2227df-99ac-47cb-8fc8-e17942bb5019 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.081576 | controller |     "Jun 09 10:46:17.817459 crc crio[3654]: time=\"2026-06-09T10:46:17.81723888Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=12cce5b6-7637-4506-8a85-99dc404c713f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.081591 | controller |     "Jun 09 10:46:17.820150 crc crio[3654]: time=\"2026-06-09T10:46:17.819920936Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=82d11ac0-6202-4ec0-b96c-ecfa3012ec29 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.081606 | controller |     "Jun 09 10:46:17.821059 crc crio[3654]: time=\"2026-06-09T10:46:17.820934174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.081620 | controller |     "Jun 09 10:46:17.855400 crc crio[3654]: time=\"2026-06-09T10:46:17.855264578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.081635 | controller |     "Jun 09 10:46:18.090370 crc crio[3654]: time=\"2026-06-09T10:46:18.08961474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.081650 | controller |     "Jun 09 10:46:18.347138 crc crio[3654]: time=\"2026-06-09T10:46:18.347039251Z\" level=info msg=\"Created container 98923c4e1d5a73b0111503b3ab74d10c5c64b499d80e3a7767b2f877e60fea0a: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=82d11ac0-6202-4ec0-b96c-ecfa3012ec29 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.081664 | controller |     "Jun 09 10:46:18.348618 crc crio[3654]: time=\"2026-06-09T10:46:18.348551203Z\" level=info msg=\"Starting container: 98923c4e1d5a73b0111503b3ab74d10c5c64b499d80e3a7767b2f877e60fea0a\" id=e673fff5-4ff1-4227-929d-1a1a1623d3d4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.081679 | controller |     "Jun 09 10:46:18.357572 crc crio[3654]: time=\"2026-06-09T10:46:18.357451633Z\" level=info msg=\"Started container\" PID=5453 containerID=98923c4e1d5a73b0111503b3ab74d10c5c64b499d80e3a7767b2f877e60fea0a description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=e673fff5-4ff1-4227-929d-1a1a1623d3d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3634b745444ba35c0edeb974e19fc8a4e8fdec9fca497639475422f2fa1abea",
2026-06-09 12:20:06.081696 | controller |     "Jun 09 10:46:18.414732 crc crio[3654]: time=\"2026-06-09T10:46:18.414625279Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=51bbb952-d538-4b03-926f-994a5643e442 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.081711 | controller |     "Jun 09 10:46:18.417340 crc crio[3654]: time=\"2026-06-09T10:46:18.417219882Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=2d7bb086-73d7-494c-97a1-dda2e4d57ae4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.081725 | controller |     "Jun 09 10:46:18.419813 crc crio[3654]: time=\"2026-06-09T10:46:18.419730462Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=fa61f176-1f77-4c5d-af3e-3a6c424d7642 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.081739 | controller |     "Jun 09 10:46:18.420485 crc crio[3654]: time=\"2026-06-09T10:46:18.420404701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.081754 | controller |     "Jun 09 10:46:18.437189 crc crio[3654]: time=\"2026-06-09T10:46:18.437003507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.081767 | controller |     "Jun 09 10:46:18.765014 crc crio[3654]: time=\"2026-06-09T10:46:18.764930168Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=2d8969a5-9bdd-4b87-8230-a131c53ea660 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.081782 | controller |     "Jun 09 10:46:18.767037 crc crio[3654]: time=\"2026-06-09T10:46:18.766923444Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=af015b13-8758-4f46-a11d-f042544c8d9a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.081796 | controller |     "Jun 09 10:46:18.769588 crc crio[3654]: time=\"2026-06-09T10:46:18.769514887Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=5f1a1f67-41f7-4df8-a9f6-c80e97cf0077 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.081810 | controller |     "Jun 09 10:46:18.769973 crc crio[3654]: time=\"2026-06-09T10:46:18.769904138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.081824 | controller |     "Jun 09 10:46:18.772545 crc crio[3654]: time=\"2026-06-09T10:46:18.77248014Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=e52b8765-b587-4965-b311-525504b4af4a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.081838 | controller |     "Jun 09 10:46:18.778829 crc crio[3654]: time=\"2026-06-09T10:46:18.778743476Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=a43474eb-264d-468c-8088-8e6f046ea63b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.081852 | controller |     "Jun 09 10:46:18.782690 crc crio[3654]: time=\"2026-06-09T10:46:18.782569533Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=044e7197-1389-41c5-8735-c825289e05ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.081869 | controller |     "Jun 09 10:46:18.782938 crc crio[3654]: time=\"2026-06-09T10:46:18.782593864Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7c133c2c-e325-4989-b874-f4fc67d143cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.081883 | controller |     "Jun 09 10:46:18.783064 crc crio[3654]: time=\"2026-06-09T10:46:18.782643195Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=84a42326-f2ab-4308-8636-8fa68c7b1333 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.081897 | controller |     "Jun 09 10:46:18.786075 crc crio[3654]: time=\"2026-06-09T10:46:18.785936468Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=e099755e-333f-4f64-9073-a96c3d1aeef6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.081911 | controller |     "Jun 09 10:46:18.786160 crc crio[3654]: time=\"2026-06-09T10:46:18.785975929Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=24c84288-4d44-4af9-b593-96ecde7d2f1f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.081926 | controller |     "Jun 09 10:46:18.786367 crc crio[3654]: time=\"2026-06-09T10:46:18.786257207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.081940 | controller |     "Jun 09 10:46:18.788613 crc crio[3654]: time=\"2026-06-09T10:46:18.78850859Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=354bf028-9ba3-4352-9215-1e647bccc6c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.081954 | controller |     "Jun 09 10:46:18.790606 crc crio[3654]: time=\"2026-06-09T10:46:18.790449935Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=4fd94cbc-4b16-4697-8473-23a213e10c8b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.081968 | controller |     "Jun 09 10:46:18.793260 crc crio[3654]: time=\"2026-06-09T10:46:18.793179771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.081982 | controller |     "Jun 09 10:46:18.794036 crc crio[3654]: time=\"2026-06-09T10:46:18.7938375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.081996 | controller |     "Jun 09 10:46:18.795329 crc crio[3654]: time=\"2026-06-09T10:46:18.795198958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.082010 | controller |     "Jun 09 10:46:18.838914 crc crio[3654]: time=\"2026-06-09T10:46:18.838116263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.082024 | controller |     "Jun 09 10:46:18.845442 crc crio[3654]: time=\"2026-06-09T10:46:18.845143341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.082038 | controller |     "Jun 09 10:46:18.871651 crc crio[3654]: time=\"2026-06-09T10:46:18.869761172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.082054 | controller |     "Jun 09 10:46:19.914138 crc crio[3654]: time=\"2026-06-09T10:46:19.913710783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.082069 | controller |     "Jun 09 10:46:20.096052 crc crio[3654]: time=\"2026-06-09T10:46:20.082969827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.082082 | controller |     "Jun 09 10:46:20.096052 crc crio[3654]: time=\"2026-06-09T10:46:20.090448717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.082096 | controller |     "Jun 09 10:46:20.096052 crc crio[3654]: time=\"2026-06-09T10:46:20.094173732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.082110 | controller |     "Jun 09 10:46:21.089498 crc crio[3654]: time=\"2026-06-09T10:46:21.089038264Z\" level=info msg=\"Created container a7fde1032c17711b286575b735cd2a7a5bfdff2a2467ce48320f40216734384b: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=354bf028-9ba3-4352-9215-1e647bccc6c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.082124 | controller |     "Jun 09 10:46:21.094870 crc crio[3654]: time=\"2026-06-09T10:46:21.094624271Z\" level=info msg=\"Starting container: a7fde1032c17711b286575b735cd2a7a5bfdff2a2467ce48320f40216734384b\" id=9659e5f8-0b0b-4937-b078-40502eb1aacc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.082138 | controller |     "Jun 09 10:46:21.121701 crc crio[3654]: time=\"2026-06-09T10:46:21.121536667Z\" level=info msg=\"Started container\" PID=5500 containerID=a7fde1032c17711b286575b735cd2a7a5bfdff2a2467ce48320f40216734384b description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio id=9659e5f8-0b0b-4937-b078-40502eb1aacc name=/runtime.v1.RuntimeService/StartContainer sandboxID=8053f6283d92b8a7c0cb4a18d579f74212d8791620e88120aefbeeed4e896e56",
2026-06-09 12:20:06.082152 | controller |     "Jun 09 10:46:21.135555 crc crio[3654]: time=\"2026-06-09T10:46:21.135038516Z\" level=info msg=\"Created container 57943ea108e80477e848958945fc2529eef37307a92b44d826ea563b4fe31805: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=4fd94cbc-4b16-4697-8473-23a213e10c8b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.082166 | controller |     "Jun 09 10:46:21.137237 crc crio[3654]: time=\"2026-06-09T10:46:21.137044082Z\" level=info msg=\"Starting container: 57943ea108e80477e848958945fc2529eef37307a92b44d826ea563b4fe31805\" id=0f2ae529-3253-4abd-9f68-082bdfe2728a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.082181 | controller |     "Jun 09 10:46:21.148090 crc crio[3654]: time=\"2026-06-09T10:46:21.147972929Z\" level=info msg=\"Started container\" PID=5514 containerID=57943ea108e80477e848958945fc2529eef37307a92b44d826ea563b4fe31805 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=0f2ae529-3253-4abd-9f68-082bdfe2728a name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f2cdf767e0d2110ad4589ccdbe8e8bd6c1b9ae4a5e193a6ef42d310ac36b873",
2026-06-09 12:20:06.082196 | controller |     "Jun 09 10:46:21.306244 crc crio[3654]: time=\"2026-06-09T10:46:21.30607846Z\" level=info msg=\"Created container dd51afac4f11973f89e8f98eab4afa41c0a7893553ee94e48b5cf3cbf044ff00: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=e099755e-333f-4f64-9073-a96c3d1aeef6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.082210 | controller |     "Jun 09 10:46:21.307938 crc crio[3654]: time=\"2026-06-09T10:46:21.307836039Z\" level=info msg=\"Starting container: dd51afac4f11973f89e8f98eab4afa41c0a7893553ee94e48b5cf3cbf044ff00\" id=96d6d3cc-7521-4230-a87f-44303492749d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.082271 | controller |     "Jun 09 10:46:21.329448 crc crio[3654]: time=\"2026-06-09T10:46:21.32924199Z\" level=info msg=\"Started container\" PID=5510 containerID=dd51afac4f11973f89e8f98eab4afa41c0a7893553ee94e48b5cf3cbf044ff00 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=96d6d3cc-7521-4230-a87f-44303492749d name=/runtime.v1.RuntimeService/StartContainer sandboxID=94be355b141f4f34f9dfbc8fa98ca3a4b8665d6d2e6970a173fc7801cdf633c7",
2026-06-09 12:20:06.082288 | controller |     "Jun 09 10:46:21.343574 crc crio[3654]: time=\"2026-06-09T10:46:21.343222143Z\" level=info msg=\"Created container aa105fe55802979bb136e118e97bdc6377570de6716baee2ecc5a9d87b2c91c1: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=5f1a1f67-41f7-4df8-a9f6-c80e97cf0077 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.082304 | controller |     "Jun 09 10:46:21.345377 crc crio[3654]: time=\"2026-06-09T10:46:21.345265951Z\" level=info msg=\"Starting container: aa105fe55802979bb136e118e97bdc6377570de6716baee2ecc5a9d87b2c91c1\" id=d562c310-5321-488c-bd51-e0b951568e6d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.082319 | controller |     "Jun 09 10:46:21.353220 crc crio[3654]: time=\"2026-06-09T10:46:21.3530927Z\" level=info msg=\"Started container\" PID=5513 containerID=aa105fe55802979bb136e118e97bdc6377570de6716baee2ecc5a9d87b2c91c1 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=d562c310-5321-488c-bd51-e0b951568e6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=5800b03c1700b1d35e9bb66b054168b2c40f6a1f5507fd64959f9c898529ba81",
2026-06-09 12:20:06.082334 | controller |     "Jun 09 10:46:21.511034 crc crio[3654]: time=\"2026-06-09T10:46:21.510758879Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=c7e9ab8e-2c89-4703-b116-fa001adb41be name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.082362 | controller |     "Jun 09 10:46:21.512639 crc crio[3654]: time=\"2026-06-09T10:46:21.51257202Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=6d441204-62ab-442c-bbd8-b3670f465bc7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.082382 | controller |     "Jun 09 10:46:21.514945 crc crio[3654]: time=\"2026-06-09T10:46:21.514647008Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=73e21286-d366-49cc-9d39-b0855886143c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.082397 | controller |     "Jun 09 10:46:21.514945 crc crio[3654]: time=\"2026-06-09T10:46:21.514744801Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=b25bd28c-648a-4296-83b3-ecfd05c5bc33 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.082412 | controller |     "Jun 09 10:46:21.518414 crc crio[3654]: time=\"2026-06-09T10:46:21.518176597Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=f0251a9f-da16-4be2-86d6-698ec8df6e70 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.082427 | controller |     "Jun 09 10:46:21.519036 crc crio[3654]: time=\"2026-06-09T10:46:21.518854306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.082442 | controller |     "Jun 09 10:46:21.519502 crc crio[3654]: time=\"2026-06-09T10:46:21.519444263Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=1bfce606-4003-495b-b815-1aded44db09b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.082460 | controller |     "Jun 09 10:46:21.520054 crc crio[3654]: time=\"2026-06-09T10:46:21.51969925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.082475 | controller |     "Jun 09 10:46:21.563505 crc crio[3654]: time=\"2026-06-09T10:46:21.5631352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.082490 | controller |     "Jun 09 10:46:21.623743 crc crio[3654]: time=\"2026-06-09T10:46:21.623238928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.082504 | controller |     "Jun 09 10:46:21.853944 crc crio[3654]: time=\"2026-06-09T10:46:21.853276979Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=aebfee21-c4ba-4a3d-8d9c-a9b97a0e9bf5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.082518 | controller |     "Jun 09 10:46:21.861020 crc crio[3654]: time=\"2026-06-09T10:46:21.860663136Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=23a23253-44fb-47a1-a898-5ef026dc4b4f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.082533 | controller |     "Jun 09 10:46:21.872969 crc crio[3654]: time=\"2026-06-09T10:46:21.867480008Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=8690fe85-6abe-4b27-89b8-25fa2267828f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.082547 | controller |     "Jun 09 10:46:21.875181 crc crio[3654]: time=\"2026-06-09T10:46:21.875129053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.082562 | controller |     "Jun 09 10:46:21.941405 crc crio[3654]: time=\"2026-06-09T10:46:21.940974222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.082576 | controller |     "Jun 09 10:46:22.484576 crc crio[3654]: time=\"2026-06-09T10:46:22.484000874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.082590 | controller |     "Jun 09 10:46:22.706554 crc crio[3654]: time=\"2026-06-09T10:46:22.704918319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.082604 | controller |     "Jun 09 10:46:22.905630 crc crio[3654]: time=\"2026-06-09T10:46:22.905574047Z\" level=info msg=\"Created container 07cb653158dbde5dfcc655d3ab89b0b2208ca4feb7b829407db1163c3274270e: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=1bfce606-4003-495b-b815-1aded44db09b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.082619 | controller |     "Jun 09 10:46:22.910753 crc crio[3654]: time=\"2026-06-09T10:46:22.908652873Z\" level=info msg=\"Starting container: 07cb653158dbde5dfcc655d3ab89b0b2208ca4feb7b829407db1163c3274270e\" id=10808b2d-6861-4ec6-9f77-19856dd81d8a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.082633 | controller |     "Jun 09 10:46:22.987749 crc crio[3654]: time=\"2026-06-09T10:46:22.984713217Z\" level=info msg=\"Started container\" PID=5583 containerID=07cb653158dbde5dfcc655d3ab89b0b2208ca4feb7b829407db1163c3274270e description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer id=10808b2d-6861-4ec6-9f77-19856dd81d8a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5800b03c1700b1d35e9bb66b054168b2c40f6a1f5507fd64959f9c898529ba81",
2026-06-09 12:20:06.082651 | controller |     "Jun 09 10:46:23.064684 crc crio[3654]: time=\"2026-06-09T10:46:23.064623292Z\" level=info msg=\"Created container 7a88f93fbcd3132b1a487d9e1c20ed8fa4f317f74c50d69f53526d12fcb37ce6: openshift-etcd/etcd-crc/etcd-resources-copy\" id=8690fe85-6abe-4b27-89b8-25fa2267828f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.082667 | controller |     "Jun 09 10:46:23.077906 crc crio[3654]: time=\"2026-06-09T10:46:23.077661678Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=26bf0204-1c63-4a1a-9c0a-f7b8f2d69184 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.082682 | controller |     "Jun 09 10:46:23.078981 crc crio[3654]: time=\"2026-06-09T10:46:23.078264725Z\" level=info msg=\"Starting container: 7a88f93fbcd3132b1a487d9e1c20ed8fa4f317f74c50d69f53526d12fcb37ce6\" id=d446cf35-5d91-445d-bb99-ada4897adee8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.082696 | controller |     "Jun 09 10:46:23.083961 crc crio[3654]: time=\"2026-06-09T10:46:23.083609135Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=7da8d039-7e7e-43a0-b763-6b77a39b798f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.082711 | controller |     "Jun 09 10:46:23.090743 crc crio[3654]: time=\"2026-06-09T10:46:23.089902892Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=e2f4910e-b563-4eb0-9292-be38e37e8c95 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.082725 | controller |     "Jun 09 10:46:23.092021 crc crio[3654]: time=\"2026-06-09T10:46:23.091841646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.082739 | controller |     "Jun 09 10:46:23.163580 crc crio[3654]: time=\"2026-06-09T10:46:23.162889322Z\" level=info msg=\"Started container\" PID=5593 containerID=7a88f93fbcd3132b1a487d9e1c20ed8fa4f317f74c50d69f53526d12fcb37ce6 description=openshift-etcd/etcd-crc/etcd-resources-copy id=d446cf35-5d91-445d-bb99-ada4897adee8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f2cdf767e0d2110ad4589ccdbe8e8bd6c1b9ae4a5e193a6ef42d310ac36b873",
2026-06-09 12:20:06.082754 | controller |     "Jun 09 10:46:23.230553 crc crio[3654]: time=\"2026-06-09T10:46:23.229902064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.082768 | controller |     "Jun 09 10:46:23.690761 crc crio[3654]: time=\"2026-06-09T10:46:23.690618604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.082782 | controller |     "Jun 09 10:46:24.782946 crc crio[3654]: time=\"2026-06-09T10:46:24.77498778Z\" level=info msg=\"Created container c6edd9d680dba1947a495cb42b24d16aa52c3e3e6da5fede4400dea17d63eff9: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=e2f4910e-b563-4eb0-9292-be38e37e8c95 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.082797 | controller |     "Jun 09 10:46:24.782946 crc crio[3654]: time=\"2026-06-09T10:46:24.778152789Z\" level=info msg=\"Starting container: c6edd9d680dba1947a495cb42b24d16aa52c3e3e6da5fede4400dea17d63eff9\" id=171779ce-1645-4554-8f0c-5461e90a2056 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.082817 | controller |     "Jun 09 10:46:24.848201 crc crio[3654]: time=\"2026-06-09T10:46:24.84799691Z\" level=info msg=\"Started container\" PID=5615 containerID=c6edd9d680dba1947a495cb42b24d16aa52c3e3e6da5fede4400dea17d63eff9 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=171779ce-1645-4554-8f0c-5461e90a2056 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5800b03c1700b1d35e9bb66b054168b2c40f6a1f5507fd64959f9c898529ba81",
2026-06-09 12:20:06.082832 | controller |     "Jun 09 10:46:25.006243 crc crio[3654]: time=\"2026-06-09T10:46:25.005911186Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=815143e9-e6e1-47e1-97fe-5cc6a7349102 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.082847 | controller |     "Jun 09 10:46:25.090572 crc crio[3654]: time=\"2026-06-09T10:46:25.090171762Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=12d4d3fe-9c45-4201-804b-646a8b81a4ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.082862 | controller |     "Jun 09 10:46:25.095054 crc crio[3654]: time=\"2026-06-09T10:46:25.094190545Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=43d257f9-19b7-4aa0-a158-ef13ec441bb4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.082877 | controller |     "Jun 09 10:46:25.095452 crc crio[3654]: time=\"2026-06-09T10:46:25.095400769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.082891 | controller |     "Jun 09 10:46:25.108253 crc crio[3654]: time=\"2026-06-09T10:46:25.10788532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.082905 | controller |     "Jun 09 10:46:25.120881 crc crio[3654]: time=\"2026-06-09T10:46:25.120645648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.082919 | controller |     "Jun 09 10:46:25.132488 crc crio[3654]: time=\"2026-06-09T10:46:25.132230664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.082933 | controller |     "Jun 09 10:46:25.395156 crc crio[3654]: time=\"2026-06-09T10:46:25.390182879Z\" level=info msg=\"Created container 183f8aa551f0b759c4777841bdf133a8e67cf952bc2556d1aca753a0f454ba69: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=f0251a9f-da16-4be2-86d6-698ec8df6e70 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.082948 | controller |     "Jun 09 10:46:25.395156 crc crio[3654]: time=\"2026-06-09T10:46:25.394700836Z\" level=info msg=\"Starting container: 183f8aa551f0b759c4777841bdf133a8e67cf952bc2556d1aca753a0f454ba69\" id=22dbb666-a50f-4b26-8a7c-316d3f16e1ed name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.082962 | controller |     "Jun 09 10:46:25.431325 crc crio[3654]: time=\"2026-06-09T10:46:25.43117401Z\" level=info msg=\"Created container c8e9f7e061535bf57fcaec705e1d0d1a8bcf34de4aeab659315b861d20e543f9: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=fa61f176-1f77-4c5d-af3e-3a6c424d7642 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.082976 | controller |     "Jun 09 10:46:25.435134 crc crio[3654]: time=\"2026-06-09T10:46:25.434925816Z\" level=info msg=\"Starting container: c8e9f7e061535bf57fcaec705e1d0d1a8bcf34de4aeab659315b861d20e543f9\" id=7ab908ea-9e1f-499f-9bd2-205efe883934 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.082993 | controller |     "Jun 09 10:46:25.438140 crc crio[3654]: time=\"2026-06-09T10:46:25.435031109Z\" level=info msg=\"Started container\" PID=5636 containerID=183f8aa551f0b759c4777841bdf133a8e67cf952bc2556d1aca753a0f454ba69 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=22dbb666-a50f-4b26-8a7c-316d3f16e1ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=94be355b141f4f34f9dfbc8fa98ca3a4b8665d6d2e6970a173fc7801cdf633c7",
2026-06-09 12:20:06.083008 | controller |     "Jun 09 10:46:25.517664 crc crio[3654]: time=\"2026-06-09T10:46:25.516876638Z\" level=info msg=\"Started container\" PID=5635 containerID=c8e9f7e061535bf57fcaec705e1d0d1a8bcf34de4aeab659315b861d20e543f9 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer id=7ab908ea-9e1f-499f-9bd2-205efe883934 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3634b745444ba35c0edeb974e19fc8a4e8fdec9fca497639475422f2fa1abea",
2026-06-09 12:20:06.083024 | controller |     "Jun 09 10:46:25.518792 crc crio[3654]: time=\"2026-06-09T10:46:25.518228636Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=ff373dc6-9348-4d08-90ed-96a4781e0699 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.083038 | controller |     "Jun 09 10:46:25.522421 crc crio[3654]: time=\"2026-06-09T10:46:25.521653312Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=b6a71d4e-c087-4801-982f-7b924a5bdaa7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.083052 | controller |     "Jun 09 10:46:25.526457 crc crio[3654]: time=\"2026-06-09T10:46:25.5262189Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=ef2ed36c-77f6-4ecc-9fe5-d277d457fdf2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.083066 | controller |     "Jun 09 10:46:25.526920 crc crio[3654]: time=\"2026-06-09T10:46:25.526755815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.083081 | controller |     "Jun 09 10:46:25.602852 crc crio[3654]: time=\"2026-06-09T10:46:25.601982988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.083095 | controller |     "Jun 09 10:46:25.639380 crc crio[3654]: time=\"2026-06-09T10:46:25.639157812Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=4c6edc44-b677-417e-ab13-a17a34b14580 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.083109 | controller |     "Jun 09 10:46:25.646725 crc crio[3654]: time=\"2026-06-09T10:46:25.646468057Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=470fd798-dc41-4305-a963-1ea992104a7e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.083123 | controller |     "Jun 09 10:46:25.657519 crc crio[3654]: time=\"2026-06-09T10:46:25.657101726Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=03528c9f-d76b-4102-b8c5-22a00cb5d5a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.083137 | controller |     "Jun 09 10:46:25.657610 crc crio[3654]: time=\"2026-06-09T10:46:25.6575843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.083154 | controller |     "Jun 09 10:46:25.759742 crc crio[3654]: time=\"2026-06-09T10:46:25.759547033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.083168 | controller |     "Jun 09 10:46:25.962399 crc crio[3654]: time=\"2026-06-09T10:46:25.962119563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.083183 | controller |     "Jun 09 10:46:26.353321 crc crio[3654]: time=\"2026-06-09T10:46:26.353176017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.083197 | controller |     "Jun 09 10:46:26.492991 crc crio[3654]: time=\"2026-06-09T10:46:26.492889141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.083211 | controller |     "Jun 09 10:46:26.639839 crc crio[3654]: time=\"2026-06-09T10:46:26.639573511Z\" level=info msg=\"Created container fa5e74af0ddcaeb634b1c43a8cb84d0276996398d61f2e362f54bcc56b176994: openshift-etcd/etcd-crc/etcdctl\" id=43d257f9-19b7-4aa0-a158-ef13ec441bb4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.083225 | controller |     "Jun 09 10:46:26.645966 crc crio[3654]: time=\"2026-06-09T10:46:26.64382559Z\" level=info msg=\"Starting container: fa5e74af0ddcaeb634b1c43a8cb84d0276996398d61f2e362f54bcc56b176994\" id=084340f0-bdda-4abd-95de-6c773a25d8c0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.083239 | controller |     "Jun 09 10:46:26.672383 crc crio[3654]: time=\"2026-06-09T10:46:26.671881148Z\" level=info msg=\"Started container\" PID=5665 containerID=fa5e74af0ddcaeb634b1c43a8cb84d0276996398d61f2e362f54bcc56b176994 description=openshift-etcd/etcd-crc/etcdctl id=084340f0-bdda-4abd-95de-6c773a25d8c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f2cdf767e0d2110ad4589ccdbe8e8bd6c1b9ae4a5e193a6ef42d310ac36b873",
2026-06-09 12:20:06.083254 | controller |     "Jun 09 10:46:26.792539 crc crio[3654]: time=\"2026-06-09T10:46:26.792404413Z\" level=info msg=\"Created container 00aafc815975521306ba80de625310388b94f6227e9714abfd49ee72926359ad: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=ef2ed36c-77f6-4ecc-9fe5-d277d457fdf2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.083268 | controller |     "Jun 09 10:46:26.794476 crc crio[3654]: time=\"2026-06-09T10:46:26.794247085Z\" level=info msg=\"Starting container: 00aafc815975521306ba80de625310388b94f6227e9714abfd49ee72926359ad\" id=b3ddd73a-46fc-428f-813c-385ae52b3d86 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.083282 | controller |     "Jun 09 10:46:26.801894 crc crio[3654]: time=\"2026-06-09T10:46:26.801694294Z\" level=info msg=\"Started container\" PID=5688 containerID=00aafc815975521306ba80de625310388b94f6227e9714abfd49ee72926359ad description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=b3ddd73a-46fc-428f-813c-385ae52b3d86 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94be355b141f4f34f9dfbc8fa98ca3a4b8665d6d2e6970a173fc7801cdf633c7",
2026-06-09 12:20:06.083297 | controller |     "Jun 09 10:46:26.894584 crc crio[3654]: time=\"2026-06-09T10:46:26.894493861Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=f8daf3fe-bfcc-4ac2-8d55-b306611b8bdf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.083311 | controller |     "Jun 09 10:46:26.899707 crc crio[3654]: time=\"2026-06-09T10:46:26.899599564Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=3b5e10df-e54c-43ce-99d6-e2224e69e01d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.083329 | controller |     "Jun 09 10:46:26.905275 crc crio[3654]: time=\"2026-06-09T10:46:26.905043307Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=42c78a02-c17d-4561-b074-6354b94cee2c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.083344 | controller |     "Jun 09 10:46:26.905901 crc crio[3654]: time=\"2026-06-09T10:46:26.905686125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.083380 | controller |     "Jun 09 10:46:26.946823 crc crio[3654]: time=\"2026-06-09T10:46:26.946720998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.083395 | controller |     "Jun 09 10:46:27.248830 crc crio[3654]: time=\"2026-06-09T10:46:27.248591756Z\" level=info msg=\"Created container 7e3fc5d1c1ee0cdf9b1eac505e35b4852acb807295a715b809871058bb539275: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=03528c9f-d76b-4102-b8c5-22a00cb5d5a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.083410 | controller |     "Jun 09 10:46:27.251540 crc crio[3654]: time=\"2026-06-09T10:46:27.251082036Z\" level=info msg=\"Starting container: 7e3fc5d1c1ee0cdf9b1eac505e35b4852acb807295a715b809871058bb539275\" id=dc7ae789-a3fb-48f2-b55f-d77e697307e5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.083424 | controller |     "Jun 09 10:46:27.306655 crc crio[3654]: time=\"2026-06-09T10:46:27.301665637Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=0dd115b3-a2ff-4455-9dfb-f0b13a3e28a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.083439 | controller |     "Jun 09 10:46:27.311651 crc crio[3654]: time=\"2026-06-09T10:46:27.307966614Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=e6d103fc-fcf5-44bd-9290-d6ab20ddfa72 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.083453 | controller |     "Jun 09 10:46:27.312277 crc crio[3654]: time=\"2026-06-09T10:46:27.312140201Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=ae56046c-f601-4aa3-a341-a62cb176e962 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.083468 | controller |     "Jun 09 10:46:27.314510 crc crio[3654]: time=\"2026-06-09T10:46:27.313655074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.083526 | controller |     "Jun 09 10:46:27.380167 crc crio[3654]: time=\"2026-06-09T10:46:27.377922009Z\" level=info msg=\"Started container\" PID=5702 containerID=7e3fc5d1c1ee0cdf9b1eac505e35b4852acb807295a715b809871058bb539275 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=dc7ae789-a3fb-48f2-b55f-d77e697307e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3634b745444ba35c0edeb974e19fc8a4e8fdec9fca497639475422f2fa1abea",
2026-06-09 12:20:06.083543 | controller |     "Jun 09 10:46:27.444657 crc crio[3654]: time=\"2026-06-09T10:46:27.444242012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.083558 | controller |     "Jun 09 10:46:27.483090 crc crio[3654]: time=\"2026-06-09T10:46:27.482434404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.083577 | controller |     "Jun 09 10:46:28.116117 crc crio[3654]: time=\"2026-06-09T10:46:28.11572791Z\" level=info msg=\"Created container 139a21f3786990dc87d08c313a8cfd4430eed9c93d56f3e30ddf71e0c55c270b: openshift-etcd/etcd-crc/etcd\" id=42c78a02-c17d-4561-b074-6354b94cee2c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.083592 | controller |     "Jun 09 10:46:28.119238 crc crio[3654]: time=\"2026-06-09T10:46:28.119191478Z\" level=info msg=\"Starting container: 139a21f3786990dc87d08c313a8cfd4430eed9c93d56f3e30ddf71e0c55c270b\" id=089ffc9f-e627-43f3-b2fd-95d24e07ed45 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.083607 | controller |     "Jun 09 10:46:28.158661 crc crio[3654]: time=\"2026-06-09T10:46:28.158504982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.083622 | controller |     "Jun 09 10:46:28.163853 crc crio[3654]: time=\"2026-06-09T10:46:28.16376255Z\" level=info msg=\"Started container\" PID=5721 containerID=139a21f3786990dc87d08c313a8cfd4430eed9c93d56f3e30ddf71e0c55c270b description=openshift-etcd/etcd-crc/etcd id=089ffc9f-e627-43f3-b2fd-95d24e07ed45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f2cdf767e0d2110ad4589ccdbe8e8bd6c1b9ae4a5e193a6ef42d310ac36b873",
2026-06-09 12:20:06.083636 | controller |     "Jun 09 10:46:28.209557 crc crio[3654]: time=\"2026-06-09T10:46:28.201963932Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=026ac948-cce9-4d6e-9ce4-6fe7e7d07714 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.083651 | controller |     "Jun 09 10:46:28.209557 crc crio[3654]: time=\"2026-06-09T10:46:28.205985875Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=ee393cca-4056-4b58-987a-7cacf2ce644d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.083665 | controller |     "Jun 09 10:46:28.209557 crc crio[3654]: time=\"2026-06-09T10:46:28.208482845Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=609ede0a-1321-4bd7-ae21-d7fbe4ffafa1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.083679 | controller |     "Jun 09 10:46:28.209557 crc crio[3654]: time=\"2026-06-09T10:46:28.208871776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.083694 | controller |     "Jun 09 10:46:28.247545 crc crio[3654]: time=\"2026-06-09T10:46:28.247254685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.083708 | controller |     "Jun 09 10:46:28.396245 crc crio[3654]: time=\"2026-06-09T10:46:28.395395465Z\" level=info msg=\"Created container b2715a5453d86e56718ff0f4c77907293b8ef52bad455f062de0695fdb41ad79: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=ae56046c-f601-4aa3-a341-a62cb176e962 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.083723 | controller |     "Jun 09 10:46:28.415247 crc crio[3654]: time=\"2026-06-09T10:46:28.41476362Z\" level=info msg=\"Starting container: b2715a5453d86e56718ff0f4c77907293b8ef52bad455f062de0695fdb41ad79\" id=305f1b60-9f1b-4338-aaf8-f6b9d378f495 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.083737 | controller |     "Jun 09 10:46:28.431898 crc crio[3654]: time=\"2026-06-09T10:46:28.431563951Z\" level=info msg=\"Started container\" PID=5755 containerID=b2715a5453d86e56718ff0f4c77907293b8ef52bad455f062de0695fdb41ad79 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=305f1b60-9f1b-4338-aaf8-f6b9d378f495 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94be355b141f4f34f9dfbc8fa98ca3a4b8665d6d2e6970a173fc7801cdf633c7",
2026-06-09 12:20:06.083756 | controller |     "Jun 09 10:46:28.877102 crc crio[3654]: time=\"2026-06-09T10:46:28.876715175Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=8a0ea7ea-33a8-4d67-8fe7-098512945af4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.083771 | controller |     "Jun 09 10:46:28.892423 crc crio[3654]: time=\"2026-06-09T10:46:28.892174599Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=14407688-c51c-4262-b807-29340eebf324 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.083786 | controller |     "Jun 09 10:46:28.897685 crc crio[3654]: time=\"2026-06-09T10:46:28.896396117Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=ac006f6d-db10-416a-be7c-8b2cb940b8d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.083800 | controller |     "Jun 09 10:46:28.897685 crc crio[3654]: time=\"2026-06-09T10:46:28.897137538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.083814 | controller |     "Jun 09 10:46:28.939068 crc crio[3654]: time=\"2026-06-09T10:46:28.938938372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.083829 | controller |     "Jun 09 10:46:28.976974 crc crio[3654]: time=\"2026-06-09T10:46:28.976873228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.083843 | controller |     "Jun 09 10:46:29.336999 crc crio[3654]: time=\"2026-06-09T10:46:29.336727135Z\" level=info msg=\"Created container 3f62be2cee60c032ba27842d695ec7ee5c18a8dde0ebd46191dfb5b3e9c19045: openshift-etcd/etcd-crc/etcd-metrics\" id=609ede0a-1321-4bd7-ae21-d7fbe4ffafa1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.083857 | controller |     "Jun 09 10:46:29.356887 crc crio[3654]: time=\"2026-06-09T10:46:29.356093579Z\" level=info msg=\"Starting container: 3f62be2cee60c032ba27842d695ec7ee5c18a8dde0ebd46191dfb5b3e9c19045\" id=6d7e3aa6-c2ac-43f5-96fc-a8fc715630ef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.083872 | controller |     "Jun 09 10:46:29.526060 crc crio[3654]: time=\"2026-06-09T10:46:29.52562731Z\" level=info msg=\"Started container\" PID=5796 containerID=3f62be2cee60c032ba27842d695ec7ee5c18a8dde0ebd46191dfb5b3e9c19045 description=openshift-etcd/etcd-crc/etcd-metrics id=6d7e3aa6-c2ac-43f5-96fc-a8fc715630ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f2cdf767e0d2110ad4589ccdbe8e8bd6c1b9ae4a5e193a6ef42d310ac36b873",
2026-06-09 12:20:06.083886 | controller |     "Jun 09 10:46:29.783977 crc crio[3654]: time=\"2026-06-09T10:46:29.782895076Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=46ac3edf-43ff-4d9a-ac1d-8f1d256209f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.083901 | controller |     "Jun 09 10:46:29.831612 crc crio[3654]: time=\"2026-06-09T10:46:29.831536162Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=7c5df06e-6952-492e-b677-9efa18693a70 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.083915 | controller |     "Jun 09 10:46:29.913529 crc crio[3654]: time=\"2026-06-09T10:46:29.912589519Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=277bbcbb-095f-4fce-8645-63b2f97f7a76 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.083933 | controller |     "Jun 09 10:46:29.934536 crc crio[3654]: time=\"2026-06-09T10:46:29.934100153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.083948 | controller |     "Jun 09 10:46:30.093902 crc crio[3654]: time=\"2026-06-09T10:46:30.092992045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.083962 | controller |     "Jun 09 10:46:30.244666 crc crio[3654]: time=\"2026-06-09T10:46:30.241064814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.083977 | controller |     "Jun 09 10:46:30.543431 crc crio[3654]: time=\"2026-06-09T10:46:30.543137318Z\" level=info msg=\"Created container 0ed49cc8095b57e3e1829f07e561565b926249d8e6fe2c0b32efc3aca29b6f22: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=ac006f6d-db10-416a-be7c-8b2cb940b8d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.083991 | controller |     "Jun 09 10:46:30.553043 crc crio[3654]: time=\"2026-06-09T10:46:30.552531942Z\" level=info msg=\"Starting container: 0ed49cc8095b57e3e1829f07e561565b926249d8e6fe2c0b32efc3aca29b6f22\" id=ece355c4-d9f1-4bce-9c04-3d039e907917 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.084005 | controller |     "Jun 09 10:46:30.671617 crc crio[3654]: time=\"2026-06-09T10:46:30.671429092Z\" level=info msg=\"Started container\" PID=5836 containerID=0ed49cc8095b57e3e1829f07e561565b926249d8e6fe2c0b32efc3aca29b6f22 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=ece355c4-d9f1-4bce-9c04-3d039e907917 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94be355b141f4f34f9dfbc8fa98ca3a4b8665d6d2e6970a173fc7801cdf633c7",
2026-06-09 12:20:06.084019 | controller |     "Jun 09 10:46:31.858118 crc crio[3654]: time=\"2026-06-09T10:46:31.855500028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.084034 | controller |     "Jun 09 10:46:32.051697 crc crio[3654]: time=\"2026-06-09T10:46:32.050225497Z\" level=info msg=\"Created container 4dceed414b811f21384089be2e69f11f05f85294e57428cc4c86176fd886e5ef: openshift-etcd/etcd-crc/etcd-readyz\" id=277bbcbb-095f-4fce-8645-63b2f97f7a76 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.084048 | controller |     "Jun 09 10:46:32.054244 crc crio[3654]: time=\"2026-06-09T10:46:32.052566752Z\" level=info msg=\"Starting container: 4dceed414b811f21384089be2e69f11f05f85294e57428cc4c86176fd886e5ef\" id=32db8726-4196-4f00-aa6d-5e35dd4536cd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.084062 | controller |     "Jun 09 10:46:32.100092 crc crio[3654]: time=\"2026-06-09T10:46:32.099889712Z\" level=info msg=\"Started container\" PID=5867 containerID=4dceed414b811f21384089be2e69f11f05f85294e57428cc4c86176fd886e5ef description=openshift-etcd/etcd-crc/etcd-readyz id=32db8726-4196-4f00-aa6d-5e35dd4536cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f2cdf767e0d2110ad4589ccdbe8e8bd6c1b9ae4a5e193a6ef42d310ac36b873",
2026-06-09 12:20:06.084076 | controller |     "Jun 09 10:46:32.157642 crc crio[3654]: time=\"2026-06-09T10:46:32.157342265Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=a4f40aa7-1062-4902-b736-b2fb6fc6bedf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.084094 | controller |     "Jun 09 10:46:32.161114 crc crio[3654]: time=\"2026-06-09T10:46:32.1607144Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=5613b752-920f-4188-9c90-0e6883f4a8d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.084109 | controller |     "Jun 09 10:46:32.165231 crc crio[3654]: time=\"2026-06-09T10:46:32.165120994Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=3e2c5b03-45e8-4749-b1d8-99b3caf7abab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.084124 | controller |     "Jun 09 10:46:32.166436 crc crio[3654]: time=\"2026-06-09T10:46:32.166090711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.084138 | controller |     "Jun 09 10:46:32.194112 crc crio[3654]: time=\"2026-06-09T10:46:32.193208662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.084152 | controller |     "Jun 09 10:46:32.660059 crc crio[3654]: time=\"2026-06-09T10:46:32.659955221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.084167 | controller |     "Jun 09 10:46:32.792027 crc crio[3654]: time=\"2026-06-09T10:46:32.791925738Z\" level=info msg=\"Created container 80d53eadbdfc47b6cf7cadab20a1edb5fd949dcd5400757c23984b558425c152: openshift-etcd/etcd-crc/etcd-rev\" id=3e2c5b03-45e8-4749-b1d8-99b3caf7abab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.084181 | controller |     "Jun 09 10:46:32.793414 crc crio[3654]: time=\"2026-06-09T10:46:32.793275486Z\" level=info msg=\"Starting container: 80d53eadbdfc47b6cf7cadab20a1edb5fd949dcd5400757c23984b558425c152\" id=27ddc592-17f9-4d82-8966-30bc3344d3d2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.084195 | controller |     "Jun 09 10:46:32.800404 crc crio[3654]: time=\"2026-06-09T10:46:32.800254992Z\" level=info msg=\"Started container\" PID=5896 containerID=80d53eadbdfc47b6cf7cadab20a1edb5fd949dcd5400757c23984b558425c152 description=openshift-etcd/etcd-crc/etcd-rev id=27ddc592-17f9-4d82-8966-30bc3344d3d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f2cdf767e0d2110ad4589ccdbe8e8bd6c1b9ae4a5e193a6ef42d310ac36b873",
2026-06-09 12:20:06.084209 | controller |     "Jun 09 10:46:55.655598 crc crio[3654]: time=\"2026-06-09T10:46:55.654887988Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=a4559fbd-bb1e-4fe1-a797-866ab67a126d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.084224 | controller |     "Jun 09 10:46:55.658358 crc crio[3654]: time=\"2026-06-09T10:46:55.658084028Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=491e9210-cebf-4f98-8a0e-c6a178ce4d1c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.084239 | controller |     "Jun 09 10:46:55.661126 crc crio[3654]: time=\"2026-06-09T10:46:55.661057441Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=70393b3b-7fea-4096-a7d2-7f2da96a7081 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.084254 | controller |     "Jun 09 10:46:55.661972 crc crio[3654]: time=\"2026-06-09T10:46:55.661901745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.084268 | controller |     "Jun 09 10:46:55.685135 crc crio[3654]: time=\"2026-06-09T10:46:55.678247854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.084286 | controller |     "Jun 09 10:46:56.392262 crc crio[3654]: time=\"2026-06-09T10:46:56.392063733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.084300 | controller |     "Jun 09 10:46:56.529743 crc crio[3654]: time=\"2026-06-09T10:46:56.52943375Z\" level=info msg=\"Stopping container: 98923c4e1d5a73b0111503b3ab74d10c5c64b499d80e3a7767b2f877e60fea0a (timeout: 30s)\" id=ca143362-922c-4111-bf0f-04da8dbcc5f8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.084315 | controller |     "Jun 09 10:46:56.625719 crc crio[3654]: time=\"2026-06-09T10:46:56.625452267Z\" level=info msg=\"Created container d0ef9d2255ee5eded54f720dd3ab4a4afac01ccc3ef1ad8ba140fe87ac55789f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=70393b3b-7fea-4096-a7d2-7f2da96a7081 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.084329 | controller |     "Jun 09 10:46:56.628792 crc crio[3654]: time=\"2026-06-09T10:46:56.628705258Z\" level=info msg=\"Starting container: d0ef9d2255ee5eded54f720dd3ab4a4afac01ccc3ef1ad8ba140fe87ac55789f\" id=f5202ea5-8212-4d7e-8fb7-7664cc747f61 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.084343 | controller |     "Jun 09 10:46:56.651399 crc crio[3654]: time=\"2026-06-09T10:46:56.649785811Z\" level=info msg=\"Started container\" PID=6168 containerID=d0ef9d2255ee5eded54f720dd3ab4a4afac01ccc3ef1ad8ba140fe87ac55789f description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=f5202ea5-8212-4d7e-8fb7-7664cc747f61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94be355b141f4f34f9dfbc8fa98ca3a4b8665d6d2e6970a173fc7801cdf633c7",
2026-06-09 12:20:06.084381 | controller |     "Jun 09 10:46:56.666651 crc crio[3654]: time=\"2026-06-09T10:46:56.666463359Z\" level=info msg=\"Stopped container 98923c4e1d5a73b0111503b3ab74d10c5c64b499d80e3a7767b2f877e60fea0a: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=ca143362-922c-4111-bf0f-04da8dbcc5f8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.084397 | controller |     "Jun 09 10:46:56.670411 crc crio[3654]: time=\"2026-06-09T10:46:56.670213664Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=71bd4005-8bf4-4cd7-8ac9-a60dbea7d12f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.084411 | controller |     "Jun 09 10:46:56.672700 crc crio[3654]: time=\"2026-06-09T10:46:56.672575681Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=e69525ab-40b2-42f5-ae91-0d389ecb7db6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.084426 | controller |     "Jun 09 10:46:56.675919 crc crio[3654]: time=\"2026-06-09T10:46:56.675839602Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=16dd2034-ab60-4003-a0c6-b4c2a2589c41 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.084440 | controller |     "Jun 09 10:46:56.676540 crc crio[3654]: time=\"2026-06-09T10:46:56.676369847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.084454 | controller |     "Jun 09 10:46:56.694256 crc crio[3654]: time=\"2026-06-09T10:46:56.694018343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.084468 | controller |     "Jun 09 10:46:57.021641 crc crio[3654]: time=\"2026-06-09T10:46:57.02145781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.084486 | controller |     "Jun 09 10:46:57.193692 crc crio[3654]: time=\"2026-06-09T10:46:57.193464881Z\" level=info msg=\"Created container f71a5445ede33ba0b072128b7d16a126d9b6de03965e760b9656ddece20a7ed9: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=16dd2034-ab60-4003-a0c6-b4c2a2589c41 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.084501 | controller |     "Jun 09 10:46:57.195099 crc crio[3654]: time=\"2026-06-09T10:46:57.194997474Z\" level=info msg=\"Starting container: f71a5445ede33ba0b072128b7d16a126d9b6de03965e760b9656ddece20a7ed9\" id=34946ede-0215-482d-aab7-48b3cc17c2f2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.084516 | controller |     "Jun 09 10:46:57.201267 crc crio[3654]: time=\"2026-06-09T10:46:57.201133916Z\" level=info msg=\"Started container\" PID=6189 containerID=f71a5445ede33ba0b072128b7d16a126d9b6de03965e760b9656ddece20a7ed9 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=34946ede-0215-482d-aab7-48b3cc17c2f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3634b745444ba35c0edeb974e19fc8a4e8fdec9fca497639475422f2fa1abea",
2026-06-09 12:20:06.084531 | controller |     "Jun 09 10:47:13.123975 crc crio[3654]: time=\"2026-06-09T10:47:13.123851281Z\" level=info msg=\"Stopping container: d0ef9d2255ee5eded54f720dd3ab4a4afac01ccc3ef1ad8ba140fe87ac55789f (timeout: 15s)\" id=742e4d74-3c83-47e0-a7ed-91041f41b934 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.084546 | controller |     "Jun 09 10:47:28.135510 crc crio[3654]: time=\"2026-06-09T10:47:28.135282359Z\" level=warning msg=\"Stopping container d0ef9d2255ee5eded54f720dd3ab4a4afac01ccc3ef1ad8ba140fe87ac55789f with stop signal(15) timed out. Killing...\"",
2026-06-09 12:20:06.084560 | controller |     "Jun 09 10:47:28.277393 crc crio[3654]: time=\"2026-06-09T10:47:28.277237045Z\" level=info msg=\"Stopping container: f71a5445ede33ba0b072128b7d16a126d9b6de03965e760b9656ddece20a7ed9 (timeout: 30s)\" id=00386ae2-14ab-4131-8f01-7a7dcf4b6cc0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.084575 | controller |     "Jun 09 10:47:28.432464 crc crio[3654]: time=\"2026-06-09T10:47:28.432280599Z\" level=info msg=\"Stopped container f71a5445ede33ba0b072128b7d16a126d9b6de03965e760b9656ddece20a7ed9: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=00386ae2-14ab-4131-8f01-7a7dcf4b6cc0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.084590 | controller |     "Jun 09 10:47:28.434055 crc crio[3654]: time=\"2026-06-09T10:47:28.43397918Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=88421e69-0f8f-4ff4-96a8-dc49d03434ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.084604 | controller |     "Jun 09 10:47:28.435394 crc crio[3654]: time=\"2026-06-09T10:47:28.435191216Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=3b778be7-7170-4eae-bba0-3765fc76b284 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.084618 | controller |     "Jun 09 10:47:28.437486 crc crio[3654]: time=\"2026-06-09T10:47:28.437271008Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=506d6e8f-e89f-4b25-8e05-01fbe5b78d67 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.084633 | controller |     "Jun 09 10:47:28.438234 crc crio[3654]: time=\"2026-06-09T10:47:28.438145253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.084651 | controller |     "Jun 09 10:47:28.461729 crc crio[3654]: time=\"2026-06-09T10:47:28.461625211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.084666 | controller |     "Jun 09 10:47:28.618214 crc crio[3654]: time=\"2026-06-09T10:47:28.618131449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.084680 | controller |     "Jun 09 10:47:28.662419 crc crio[3654]: time=\"2026-06-09T10:47:28.662258729Z\" level=info msg=\"Stopped container d0ef9d2255ee5eded54f720dd3ab4a4afac01ccc3ef1ad8ba140fe87ac55789f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=742e4d74-3c83-47e0-a7ed-91041f41b934 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.084694 | controller |     "Jun 09 10:47:28.663689 crc crio[3654]: time=\"2026-06-09T10:47:28.663533386Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f42d1b55-0a11-4d43-9f75-37512c6e584d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.084709 | controller |     "Jun 09 10:47:28.665133 crc crio[3654]: time=\"2026-06-09T10:47:28.665040531Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=8c7d6fdc-2083-4d12-9f80-bb2734c0deb3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.084723 | controller |     "Jun 09 10:47:28.667052 crc crio[3654]: time=\"2026-06-09T10:47:28.666979179Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=2817f298-9b8e-44e3-a834-c565966898ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.084739 | controller |     "Jun 09 10:47:28.667447 crc crio[3654]: time=\"2026-06-09T10:47:28.66736514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.084759 | controller |     "Jun 09 10:47:28.677388 crc crio[3654]: time=\"2026-06-09T10:47:28.675865843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.084780 | controller |     "Jun 09 10:47:28.686226 crc crio[3654]: time=\"2026-06-09T10:47:28.686151058Z\" level=info msg=\"Created container 441ec8c8b8f7b50712742f92b188c4f748f98d0a9e8f73fff5d9e2fd49fccaf1: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=506d6e8f-e89f-4b25-8e05-01fbe5b78d67 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.084800 | controller |     "Jun 09 10:47:28.687094 crc crio[3654]: time=\"2026-06-09T10:47:28.687072155Z\" level=info msg=\"Starting container: 441ec8c8b8f7b50712742f92b188c4f748f98d0a9e8f73fff5d9e2fd49fccaf1\" id=844388df-bd1d-41be-9c25-233a77981bd8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.084819 | controller |     "Jun 09 10:47:28.692254 crc crio[3654]: time=\"2026-06-09T10:47:28.692078154Z\" level=info msg=\"Started container\" PID=6433 containerID=441ec8c8b8f7b50712742f92b188c4f748f98d0a9e8f73fff5d9e2fd49fccaf1 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=844388df-bd1d-41be-9c25-233a77981bd8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3634b745444ba35c0edeb974e19fc8a4e8fdec9fca497639475422f2fa1abea",
2026-06-09 12:20:06.084839 | controller |     "Jun 09 10:47:28.895670 crc crio[3654]: time=\"2026-06-09T10:47:28.895557017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.084864 | controller |     "Jun 09 10:47:28.899151 crc crio[3654]: time=\"2026-06-09T10:47:28.899052411Z\" level=info msg=\"Removing container: 98923c4e1d5a73b0111503b3ab74d10c5c64b499d80e3a7767b2f877e60fea0a\" id=c6d905e6-55ca-4042-af83-7e589a7a9d39 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.084887 | controller |     "Jun 09 10:47:28.925915 crc crio[3654]: time=\"2026-06-09T10:47:28.925840887Z\" level=info msg=\"Removed container 98923c4e1d5a73b0111503b3ab74d10c5c64b499d80e3a7767b2f877e60fea0a: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=c6d905e6-55ca-4042-af83-7e589a7a9d39 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.084902 | controller |     "Jun 09 10:47:28.930909 crc crio[3654]: time=\"2026-06-09T10:47:28.930797744Z\" level=info msg=\"Removing container: 0ed49cc8095b57e3e1829f07e561565b926249d8e6fe2c0b32efc3aca29b6f22\" id=5ff44795-450e-4d69-b5de-ece4064a9c23 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.084917 | controller |     "Jun 09 10:47:28.982186 crc crio[3654]: time=\"2026-06-09T10:47:28.982024025Z\" level=info msg=\"Created container e5f4de7fd2803934b1711b8f4200ed8478f219c41fb5f7f3f36d40bc196765c0: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=2817f298-9b8e-44e3-a834-c565966898ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.084932 | controller |     "Jun 09 10:47:28.983840 crc crio[3654]: time=\"2026-06-09T10:47:28.983713785Z\" level=info msg=\"Starting container: e5f4de7fd2803934b1711b8f4200ed8478f219c41fb5f7f3f36d40bc196765c0\" id=3f0f04bc-ce73-4237-b06c-37898f781416 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.084946 | controller |     "Jun 09 10:47:28.997515 crc crio[3654]: time=\"2026-06-09T10:47:28.989711844Z\" level=info msg=\"Started container\" PID=6456 containerID=e5f4de7fd2803934b1711b8f4200ed8478f219c41fb5f7f3f36d40bc196765c0 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=3f0f04bc-ce73-4237-b06c-37898f781416 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94be355b141f4f34f9dfbc8fa98ca3a4b8665d6d2e6970a173fc7801cdf633c7",
2026-06-09 12:20:06.084961 | controller |     "Jun 09 10:47:29.017484 crc crio[3654]: time=\"2026-06-09T10:47:29.017356935Z\" level=info msg=\"Removed container 0ed49cc8095b57e3e1829f07e561565b926249d8e6fe2c0b32efc3aca29b6f22: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=5ff44795-450e-4d69-b5de-ece4064a9c23 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.085040 | controller |     "Jun 09 10:47:58.276050 crc crio[3654]: time=\"2026-06-09T10:47:58.275409513Z\" level=info msg=\"Stopping container: 441ec8c8b8f7b50712742f92b188c4f748f98d0a9e8f73fff5d9e2fd49fccaf1 (timeout: 30s)\" id=346bceb1-0da6-4944-add6-ff3b5ad5c494 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.085057 | controller |     "Jun 09 10:47:58.985698 crc crio[3654]: time=\"2026-06-09T10:47:58.985157082Z\" level=info msg=\"Stopped container 441ec8c8b8f7b50712742f92b188c4f748f98d0a9e8f73fff5d9e2fd49fccaf1: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=346bceb1-0da6-4944-add6-ff3b5ad5c494 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.085072 | controller |     "Jun 09 10:47:58.987871 crc crio[3654]: time=\"2026-06-09T10:47:58.987745909Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=84d9a76d-caaa-4279-8baf-c69fab3b04b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.085087 | controller |     "Jun 09 10:47:58.989968 crc crio[3654]: time=\"2026-06-09T10:47:58.989884283Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=73da9289-5376-4a1f-b1d9-6a1396c48ca2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.085105 | controller |     "Jun 09 10:47:58.992235 crc crio[3654]: time=\"2026-06-09T10:47:58.992132849Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=e5dbd4b1-115c-4562-ac86-7c230a53b263 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.085120 | controller |     "Jun 09 10:47:58.992984 crc crio[3654]: time=\"2026-06-09T10:47:58.992877232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.085134 | controller |     "Jun 09 10:47:59.009648 crc crio[3654]: time=\"2026-06-09T10:47:59.009425553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.085148 | controller |     "Jun 09 10:47:59.059583 crc crio[3654]: time=\"2026-06-09T10:47:59.05948638Z\" level=info msg=\"Removing container: f71a5445ede33ba0b072128b7d16a126d9b6de03965e760b9656ddece20a7ed9\" id=6f0dcfcd-31a4-432b-bdca-db29c40c25d3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.085163 | controller |     "Jun 09 10:47:59.111106 crc crio[3654]: time=\"2026-06-09T10:47:59.11102018Z\" level=info msg=\"Removed container f71a5445ede33ba0b072128b7d16a126d9b6de03965e760b9656ddece20a7ed9: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=6f0dcfcd-31a4-432b-bdca-db29c40c25d3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.085177 | controller |     "Jun 09 10:47:59.153161 crc crio[3654]: time=\"2026-06-09T10:47:59.153061599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.085191 | controller |     "Jun 09 10:47:59.330637 crc crio[3654]: time=\"2026-06-09T10:47:59.330250111Z\" level=info msg=\"Created container cc1ae64b09af11dfbfefcba32f8fcf87d21f9226d00cf3b933ed76e9cc17ee72: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=e5dbd4b1-115c-4562-ac86-7c230a53b263 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.085206 | controller |     "Jun 09 10:47:59.332087 crc crio[3654]: time=\"2026-06-09T10:47:59.331994783Z\" level=info msg=\"Starting container: cc1ae64b09af11dfbfefcba32f8fcf87d21f9226d00cf3b933ed76e9cc17ee72\" id=612e89a9-9000-4582-b5e3-bcf7d3a055ba name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.085220 | controller |     "Jun 09 10:47:59.338899 crc crio[3654]: time=\"2026-06-09T10:47:59.338749454Z\" level=info msg=\"Started container\" PID=6629 containerID=cc1ae64b09af11dfbfefcba32f8fcf87d21f9226d00cf3b933ed76e9cc17ee72 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=612e89a9-9000-4582-b5e3-bcf7d3a055ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3634b745444ba35c0edeb974e19fc8a4e8fdec9fca497639475422f2fa1abea",
2026-06-09 12:20:06.085235 | controller |     "Jun 09 10:48:03.122858 crc crio[3654]: time=\"2026-06-09T10:48:03.122705764Z\" level=info msg=\"Stopping container: e5f4de7fd2803934b1711b8f4200ed8478f219c41fb5f7f3f36d40bc196765c0 (timeout: 15s)\" id=95c55fd2-e440-43ae-9fd2-a27f13aac42c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.085249 | controller |     "Jun 09 10:48:03.690931 crc crio[3654]: time=\"2026-06-09T10:48:03.690528498Z\" level=info msg=\"Stopped container e5f4de7fd2803934b1711b8f4200ed8478f219c41fb5f7f3f36d40bc196765c0: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=95c55fd2-e440-43ae-9fd2-a27f13aac42c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.085263 | controller |     "Jun 09 10:48:03.693616 crc crio[3654]: time=\"2026-06-09T10:48:03.693537027Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f75d61ff-01bb-4f9a-b508-d1506db5329b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.085281 | controller |     "Jun 09 10:48:03.697202 crc crio[3654]: time=\"2026-06-09T10:48:03.697126454Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=a4259fc0-cda5-4623-9b93-386464bdc3a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.085296 | controller |     "Jun 09 10:48:03.699631 crc crio[3654]: time=\"2026-06-09T10:48:03.699542256Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=aa9c569f-94dc-4210-b7ff-2aea5ce9054c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.085310 | controller |     "Jun 09 10:48:03.700050 crc crio[3654]: time=\"2026-06-09T10:48:03.699989459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.085324 | controller |     "Jun 09 10:48:03.713061 crc crio[3654]: time=\"2026-06-09T10:48:03.712918223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.085338 | controller |     "Jun 09 10:48:03.897381 crc crio[3654]: time=\"2026-06-09T10:48:03.897093663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.085379 | controller |     "Jun 09 10:48:03.965118 crc crio[3654]: time=\"2026-06-09T10:48:03.96500477Z\" level=info msg=\"Created container c6ec45eae073edea4ec379e56815c2bb19f819bf2837059ddd3a84c23e6ad58d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=aa9c569f-94dc-4210-b7ff-2aea5ce9054c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.085396 | controller |     "Jun 09 10:48:03.966360 crc crio[3654]: time=\"2026-06-09T10:48:03.966239317Z\" level=info msg=\"Starting container: c6ec45eae073edea4ec379e56815c2bb19f819bf2837059ddd3a84c23e6ad58d\" id=366979d4-b62c-4a9f-8e95-f886790eb97e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.085410 | controller |     "Jun 09 10:48:03.971208 crc crio[3654]: time=\"2026-06-09T10:48:03.9710797Z\" level=info msg=\"Started container\" PID=6691 containerID=c6ec45eae073edea4ec379e56815c2bb19f819bf2837059ddd3a84c23e6ad58d description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=366979d4-b62c-4a9f-8e95-f886790eb97e name=/runtime.v1.RuntimeService/StartContainer sandboxID=94be355b141f4f34f9dfbc8fa98ca3a4b8665d6d2e6970a173fc7801cdf633c7",
2026-06-09 12:20:06.085425 | controller |     "Jun 09 10:48:04.097074 crc crio[3654]: time=\"2026-06-09T10:48:04.096827875Z\" level=info msg=\"Removing container: d0ef9d2255ee5eded54f720dd3ab4a4afac01ccc3ef1ad8ba140fe87ac55789f\" id=da3d1c1c-0da1-4436-9122-9c3ed447ec57 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.085439 | controller |     "Jun 09 10:48:04.119854 crc crio[3654]: time=\"2026-06-09T10:48:04.119730495Z\" level=info msg=\"Removed container d0ef9d2255ee5eded54f720dd3ab4a4afac01ccc3ef1ad8ba140fe87ac55789f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=da3d1c1c-0da1-4436-9122-9c3ed447ec57 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.085454 | controller |     "Jun 09 10:48:44.694596 crc crio[3654]: time=\"2026-06-09T10:48:44.693959199Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=6f52596a-8051-423c-bb08-23a7c48082d3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.085472 | controller |     "Jun 09 10:48:44.695956 crc crio[3654]: time=\"2026-06-09T10:48:44.694853564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.085487 | controller |     "Jun 09 10:48:44.713210 crc crio[3654]: time=\"2026-06-09T10:48:44.713119512Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:11972286af0a6f85a61c21ee6ae0a75f85eb9965e9869c7cbc86e0a0d85439e6 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/90df3710-dedc-4749-a2fc-05e7b2a9f40c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc0016a8f48}] Aliases:map[]}\"",
2026-06-09 12:20:06.085504 | controller |     "Jun 09 10:48:44.713210 crc crio[3654]: time=\"2026-06-09T10:48:44.713192774Z\" level=info msg=\"Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.085519 | controller |     "Jun 09 10:48:46.711145 crc crio[3654]: time=\"2026-06-09T10:48:46.711046965Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=46cd43f7-7f8c-4865-a477-346edb8b1299 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.085533 | controller |     "Jun 09 10:48:46.712248 crc crio[3654]: time=\"2026-06-09T10:48:46.711187898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.085547 | controller |     "Jun 09 10:48:46.731609 crc crio[3654]: time=\"2026-06-09T10:48:46.730879237Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=b7fe9d36-a5f1-4320-8466-dcf2b26e0196 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.085562 | controller |     "Jun 09 10:48:46.731609 crc crio[3654]: time=\"2026-06-09T10:48:46.731130134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.085576 | controller |     "Jun 09 10:48:46.739865 crc crio[3654]: time=\"2026-06-09T10:48:46.739745733Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=46cd43f7-7f8c-4865-a477-346edb8b1299 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.085591 | controller |     "Jun 09 10:48:46.746079 crc crio[3654]: time=\"2026-06-09T10:48:46.745997347Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:2427300b8543546d42beec205f3d74a535e35e3881668635a27b99df56a4e6e5 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/0a9ed091-5f32-4d5e-921a-444e66041ba4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc00008d338}] Aliases:map[]}\"",
2026-06-09 12:20:06.085605 | controller |     "Jun 09 10:48:46.746079 crc crio[3654]: time=\"2026-06-09T10:48:46.746041038Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.085620 | controller |     "Jun 09 10:48:46.755404 crc crio[3654]: time=\"2026-06-09T10:48:46.754386181Z\" level=info msg=\"Ran pod sandbox efc98da39db7e2091d4a6c81e4a272b557482da2572c717e97e449c6b69019ee with infra container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=46cd43f7-7f8c-4865-a477-346edb8b1299 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.085641 | controller |     "Jun 09 10:48:46.756441 crc crio[3654]: time=\"2026-06-09T10:48:46.756244982Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=9c3769e9-337a-4ed7-87fc-aab2656a47ca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.085656 | controller |     "Jun 09 10:48:46.756597 crc crio[3654]: time=\"2026-06-09T10:48:46.756481799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.085670 | controller |     "Jun 09 10:48:46.757778 crc crio[3654]: time=\"2026-06-09T10:48:46.757558179Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=8c758432-b5f9-4a4f-aa0e-72361f515f33 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.085686 | controller |     "Jun 09 10:48:46.761783 crc crio[3654]: time=\"2026-06-09T10:48:46.761605081Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=3c94cd61-c0db-4211-8811-4f282341dd0d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.085700 | controller |     "Jun 09 10:48:46.767932 crc crio[3654]: time=\"2026-06-09T10:48:46.767848575Z\" level=info msg=\"Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=2366075f-71cd-47de-a76e-932c09177f55 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.085714 | controller |     "Jun 09 10:48:46.768546 crc crio[3654]: time=\"2026-06-09T10:48:46.768461062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.085729 | controller |     "Jun 09 10:48:46.783912 crc crio[3654]: time=\"2026-06-09T10:48:46.781552666Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=905f2a5b-cea8-412b-b290-4b304dcdc2c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.085743 | controller |     "Jun 09 10:48:46.783912 crc crio[3654]: time=\"2026-06-09T10:48:46.781750622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.085758 | controller |     "Jun 09 10:48:46.785113 crc crio[3654]: time=\"2026-06-09T10:48:46.785022683Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=2174d162-a18b-44bb-989e-64d334aaf247 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.085772 | controller |     "Jun 09 10:48:46.785500 crc crio[3654]: time=\"2026-06-09T10:48:46.785242389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.085786 | controller |     "Jun 09 10:48:46.787622 crc crio[3654]: time=\"2026-06-09T10:48:46.787498752Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=1a1f85cb-1176-43a2-9ba7-cdefef5acbac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.085800 | controller |     "Jun 09 10:48:46.787831 crc crio[3654]: time=\"2026-06-09T10:48:46.787642946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.085814 | controller |     "Jun 09 10:48:46.796506 crc crio[3654]: time=\"2026-06-09T10:48:46.796040899Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=4b03f014-0972-4051-858f-9f164739164e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.085834 | controller |     "Jun 09 10:48:46.796506 crc crio[3654]: time=\"2026-06-09T10:48:46.796195444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.085848 | controller |     "Jun 09 10:48:46.802877 crc crio[3654]: time=\"2026-06-09T10:48:46.802773507Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:7065800cf485ac7e2313788dd5d99f85b0551588e9be24218ed7b1881fe01409 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/6f323541-2042-4adf-9017-fbaf24e672ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc0016a80c8}] Aliases:map[]}\"",
2026-06-09 12:20:06.085863 | controller |     "Jun 09 10:48:46.803062 crc crio[3654]: time=\"2026-06-09T10:48:46.803030684Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.085878 | controller |     "Jun 09 10:48:46.807107 crc crio[3654]: time=\"2026-06-09T10:48:46.806942133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.085892 | controller |     "Jun 09 10:48:46.823804 crc crio[3654]: time=\"2026-06-09T10:48:46.82302418Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=2174d162-a18b-44bb-989e-64d334aaf247 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.085907 | controller |     "Jun 09 10:48:46.824808 crc crio[3654]: time=\"2026-06-09T10:48:46.824652395Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=45f221d3-fbff-47ae-9a5c-8bd94cd7aa54 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.085921 | controller |     "Jun 09 10:48:46.826051 crc crio[3654]: time=\"2026-06-09T10:48:46.826007943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.085936 | controller |     "Jun 09 10:48:46.855587 crc crio[3654]: time=\"2026-06-09T10:48:46.855543315Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:f42b7202cf82e2736808952674fdc287e597b13275712a35ba7b23ed679b59d1 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/b51b27e5-1341-4223-b41c-99b551ff467e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc000f141f0}] Aliases:map[]}\"",
2026-06-09 12:20:06.085951 | controller |     "Jun 09 10:48:46.855976 crc crio[3654]: time=\"2026-06-09T10:48:46.855955056Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.085965 | controller |     "Jun 09 10:48:46.867790 crc crio[3654]: time=\"2026-06-09T10:48:46.867159738Z\" level=info msg=\"Ran pod sandbox 823d92d33ac106782b3105b8a9ffa12696f5c1c68e5f57436ac84ae9add984d8 with infra container: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=2174d162-a18b-44bb-989e-64d334aaf247 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.085980 | controller |     "Jun 09 10:48:46.871457 crc crio[3654]: time=\"2026-06-09T10:48:46.871263152Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=8f076b40-1da1-4fb7-96b6-84500107a533 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.085998 | controller |     "Jun 09 10:48:46.877437 crc crio[3654]: time=\"2026-06-09T10:48:46.877356312Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=e71f0d8e-afbe-44a2-911f-f58425da73fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.086013 | controller |     "Jun 09 10:48:46.895073 crc crio[3654]: time=\"2026-06-09T10:48:46.8949216Z\" level=info msg=\"Creating container: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=cc1b07f7-a299-42c3-842f-b2456f079c0d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.086027 | controller |     "Jun 09 10:48:46.895616 crc crio[3654]: time=\"2026-06-09T10:48:46.895470545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.086042 | controller |     "Jun 09 10:48:46.896187 crc crio[3654]: time=\"2026-06-09T10:48:46.896142264Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:88df9c3a98a4f8322b1b9c58c98b1f8b467e4bb032e67747dbdd4afd11b5c829 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/99d39f60-c9bf-43e4-bf1e-2c7e748123e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc0029222a8}] Aliases:map[]}\"",
2026-06-09 12:20:06.086059 | controller |     "Jun 09 10:48:46.896396 crc crio[3654]: time=\"2026-06-09T10:48:46.8963633Z\" level=info msg=\"Adding pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.086073 | controller |     "Jun 09 10:48:46.899919 crc crio[3654]: time=\"2026-06-09T10:48:46.899518048Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:8d0e5fd139fc516763a67bfb7e0605dd51234d7f52071de765805788dc293680 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/42e38beb-d1db-41f4-9085-a5a2fbf846bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc001712270}] Aliases:map[]}\"",
2026-06-09 12:20:06.086088 | controller |     "Jun 09 10:48:46.899919 crc crio[3654]: time=\"2026-06-09T10:48:46.899550059Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.086103 | controller |     "Jun 09 10:48:46.921552 crc crio[3654]: time=\"2026-06-09T10:48:46.921442688Z\" level=info msg=\"Running pod sandbox: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=71467771-0f2d-4a61-964a-158aba608c15 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.086117 | controller |     "Jun 09 10:48:46.921866 crc crio[3654]: time=\"2026-06-09T10:48:46.921611593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.086132 | controller |     "Jun 09 10:48:46.923892 crc crio[3654]: time=\"2026-06-09T10:48:46.923792213Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:36f795b3d228975b352ac3ae72180435ac1d76ad3ecce036ad8627f33fbfb5de UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/a2cb983f-4019-4bd7-9b2e-067c5cdca1ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc000f14578}] Aliases:map[]}\"",
2026-06-09 12:20:06.086150 | controller |     "Jun 09 10:48:46.924646 crc crio[3654]: time=\"2026-06-09T10:48:46.924620376Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.086165 | controller |     "Jun 09 10:48:46.930763 crc crio[3654]: time=\"2026-06-09T10:48:46.930628674Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=71467771-0f2d-4a61-964a-158aba608c15 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.086180 | controller |     "Jun 09 10:48:46.941350 crc crio[3654]: time=\"2026-06-09T10:48:46.940862448Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=356bc3c5-7427-408f-b334-4176986b03db name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.086194 | controller |     "Jun 09 10:48:46.941350 crc crio[3654]: time=\"2026-06-09T10:48:46.941067084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.086209 | controller |     "Jun 09 10:48:46.981567 crc crio[3654]: time=\"2026-06-09T10:48:46.980610294Z\" level=info msg=\"Ran pod sandbox 0d43f16884512cb4593616184efe91980c526fb8e7d1c4d5bbb19cd9012db3f4 with infra container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=71467771-0f2d-4a61-964a-158aba608c15 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.086223 | controller |     "Jun 09 10:48:47.002266 crc crio[3654]: time=\"2026-06-09T10:48:47.002052201Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=d5d74b23-08c1-4144-a0ba-60dca3ca7dea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.086237 | controller |     "Jun 09 10:48:47.002266 crc crio[3654]: time=\"2026-06-09T10:48:47.002210025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.086252 | controller |     "Jun 09 10:48:47.002648 crc crio[3654]: time=\"2026-06-09T10:48:47.002212585Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=fc11e763-c64e-4aff-9727-7d9f7a307575 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.086266 | controller |     "Jun 09 10:48:47.002648 crc crio[3654]: time=\"2026-06-09T10:48:47.002614576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.086280 | controller |     "Jun 09 10:48:47.006941 crc crio[3654]: time=\"2026-06-09T10:48:47.006900836Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=864d92fe-9d94-4722-b000-55402d9c6d36 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.086294 | controller |     "Jun 09 10:48:47.008022 crc crio[3654]: time=\"2026-06-09T10:48:47.007901403Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=f7aef869-6630-47ca-ba0d-7bdcfa3570c1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.086308 | controller |     "Jun 09 10:48:47.008022 crc crio[3654]: time=\"2026-06-09T10:48:47.007958245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.086326 | controller |     "Jun 09 10:48:47.060925 crc crio[3654]: time=\"2026-06-09T10:48:47.060651681Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=abe5727e-86b3-45f5-bc81-82a4f75cbf8b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.086340 | controller |     "Jun 09 10:48:47.061280 crc crio[3654]: time=\"2026-06-09T10:48:47.06097999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.086376 | controller |     "Jun 09 10:48:47.066996 crc crio[3654]: time=\"2026-06-09T10:48:47.066972737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.086392 | controller |     "Jun 09 10:48:47.070456 crc crio[3654]: time=\"2026-06-09T10:48:47.06998517Z\" level=info msg=\"Running pod sandbox: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=dc29ba8d-7ad9-4225-85b7-f32d1c5e3ba1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.086407 | controller |     "Jun 09 10:48:47.071640 crc crio[3654]: time=\"2026-06-09T10:48:47.070842694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.086421 | controller |     "Jun 09 10:48:47.094013 crc crio[3654]: time=\"2026-06-09T10:48:47.092998201Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=13f5b5fd-da40-4a82-b53a-c078c96034d8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.086435 | controller |     "Jun 09 10:48:47.094013 crc crio[3654]: time=\"2026-06-09T10:48:47.093896306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.086449 | controller |     "Jun 09 10:48:47.102956 crc crio[3654]: time=\"2026-06-09T10:48:47.099769209Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f3628c1f-8778-4373-9f6e-66582a6c40f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.086463 | controller |     "Jun 09 10:48:47.104121 crc crio[3654]: time=\"2026-06-09T10:48:47.104033678Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=124736ae-4013-4cac-8392-177b19a74a6d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.086478 | controller |     "Jun 09 10:48:47.104226 crc crio[3654]: time=\"2026-06-09T10:48:47.104144481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.086492 | controller |     "Jun 09 10:48:47.105281 crc crio[3654]: time=\"2026-06-09T10:48:47.105249761Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=8b94ed59-cb57-494a-802d-c3373b412c20 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.086506 | controller |     "Jun 09 10:48:47.106195 crc crio[3654]: time=\"2026-06-09T10:48:47.105355704Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=58ef5303-4d53-4e30-b5a5-4b1f0c4f0640 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.086520 | controller |     "Jun 09 10:48:47.106195 crc crio[3654]: time=\"2026-06-09T10:48:47.105868769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.086538 | controller |     "Jun 09 10:48:47.109494 crc crio[3654]: time=\"2026-06-09T10:48:47.109463519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.086552 | controller |     "Jun 09 10:48:47.125519 crc crio[3654]: time=\"2026-06-09T10:48:47.118583462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.086567 | controller |     "Jun 09 10:48:47.132075 crc crio[3654]: time=\"2026-06-09T10:48:47.132032847Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:174b80ed930b7117eb7f452f30e2b97531afccee8bc26fc5a131e030271be084 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/090bea57-4b77-4760-9219-ed2473c35beb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc0017121b8}] Aliases:map[]}\"",
2026-06-09 12:20:06.086582 | controller |     "Jun 09 10:48:47.132341 crc crio[3654]: time=\"2026-06-09T10:48:47.132268283Z\" level=info msg=\"Adding pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.086597 | controller |     "Jun 09 10:48:47.141403 crc crio[3654]: time=\"2026-06-09T10:48:47.14116247Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=2a53d836-d9ac-4d65-bc8b-dd29982ca5c1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.086611 | controller |     "Jun 09 10:48:47.141497 crc crio[3654]: time=\"2026-06-09T10:48:47.141440228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.086626 | controller |     "Jun 09 10:48:47.198280 crc crio[3654]: time=\"2026-06-09T10:48:47.197870968Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:c702ca6340659dfba7fb6a27261378b6efc9ea2c834a8ece8c4554332fbb79c7 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/2d20451c-791e-407b-ae9a-3e68bbc40f92 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc00008c688}] Aliases:map[]}\"",
2026-06-09 12:20:06.086640 | controller |     "Jun 09 10:48:47.202609 crc crio[3654]: time=\"2026-06-09T10:48:47.201612212Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.086654 | controller |     "Jun 09 10:48:47.207951 crc crio[3654]: time=\"2026-06-09T10:48:47.207503606Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=dc29ba8d-7ad9-4225-85b7-f32d1c5e3ba1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.086668 | controller |     "Jun 09 10:48:47.212971 crc crio[3654]: time=\"2026-06-09T10:48:47.212864865Z\" level=info msg=\"Running pod sandbox: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=b161bfc0-4d01-4c10-8c97-fbfc65b384c5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.086682 | controller |     "Jun 09 10:48:47.212971 crc crio[3654]: time=\"2026-06-09T10:48:47.212932457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.086700 | controller |     "Jun 09 10:48:47.239465 crc crio[3654]: time=\"2026-06-09T10:48:47.238642123Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=92b0e069-17f3-432b-97b7-7c7d35c60541 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.086714 | controller |     "Jun 09 10:48:47.239465 crc crio[3654]: time=\"2026-06-09T10:48:47.238829408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.086728 | controller |     "Jun 09 10:48:47.241537 crc crio[3654]: time=\"2026-06-09T10:48:47.241130862Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=84815681-226c-4da6-843c-593f54e80ed8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.086743 | controller |     "Jun 09 10:48:47.241537 crc crio[3654]: time=\"2026-06-09T10:48:47.241272896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.086758 | controller |     "Jun 09 10:48:47.251112 crc crio[3654]: time=\"2026-06-09T10:48:47.250628046Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=53fd9242-e420-4602-9cab-ff5d7cd9e2dd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.086772 | controller |     "Jun 09 10:48:47.251112 crc crio[3654]: time=\"2026-06-09T10:48:47.250812941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.086787 | controller |     "Jun 09 10:48:47.264945 crc crio[3654]: time=\"2026-06-09T10:48:47.264376279Z\" level=info msg=\"Ran pod sandbox 87be9d17d06d1106bcb0dd6a4096410f5b670dce8851c6845a1e670d8afd0ac0 with infra container: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=dc29ba8d-7ad9-4225-85b7-f32d1c5e3ba1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.086801 | controller |     "Jun 09 10:48:47.267971 crc crio[3654]: time=\"2026-06-09T10:48:47.267196227Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=2e2eda8b-b5cf-4d1c-b415-d5c2b2dfd8cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.086816 | controller |     "Jun 09 10:48:47.277079 crc crio[3654]: time=\"2026-06-09T10:48:47.276857626Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:eb45a7e46f69528707fef11d2fb816a926217d8e491185dd1744b24a966cf3bf UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/cda2d52e-1f67-4615-b7f9-939ac671f88b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc000f14438}] Aliases:map[]}\"",
2026-06-09 12:20:06.086830 | controller |     "Jun 09 10:48:47.277273 crc crio[3654]: time=\"2026-06-09T10:48:47.277046821Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.086844 | controller |     "Jun 09 10:48:47.284258 crc crio[3654]: time=\"2026-06-09T10:48:47.284139978Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=a06d4d14-cd68-4ced-8631-dbf0f93ba909 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.086859 | controller |     "Jun 09 10:48:47.287368 crc crio[3654]: time=\"2026-06-09T10:48:47.287259715Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:9ef460c96b87455cd3d42a968ce20f7eb90516797fa62d1044a616eaa5e9991a UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/96a50249-5f23-4a1a-ac8b-394b0803a213 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc002a06950}] Aliases:map[]}\"",
2026-06-09 12:20:06.086877 | controller |     "Jun 09 10:48:47.287368 crc crio[3654]: time=\"2026-06-09T10:48:47.287362808Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.086892 | controller |     "Jun 09 10:48:47.322372 crc crio[3654]: time=\"2026-06-09T10:48:47.322197217Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=98fb72ec-250b-4cd5-a3db-fe505fd65361 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.086907 | controller |     "Jun 09 10:48:47.323582 crc crio[3654]: time=\"2026-06-09T10:48:47.323554975Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:604a7158f223df00081650bfc73dbbe525a6ba3a1fbb92967e64acf51272d7f0 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/c4f816d7-ec0a-481b-8e15-25474e53f234 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc0029b2238}] Aliases:map[]}\"",
2026-06-09 12:20:06.086922 | controller |     "Jun 09 10:48:47.325234 crc crio[3654]: time=\"2026-06-09T10:48:47.324918093Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.086936 | controller |     "Jun 09 10:48:47.328977 crc crio[3654]: time=\"2026-06-09T10:48:47.322643329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.086951 | controller |     "Jun 09 10:48:47.342865 crc crio[3654]: time=\"2026-06-09T10:48:47.341176855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.086966 | controller |     "Jun 09 10:48:47.381510 crc crio[3654]: time=\"2026-06-09T10:48:47.381178558Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:a798e6855c24b85754dd543bbbef7a7ef26a9945b9b75f0e23f4a31c6aff5519 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/680c9123-21a7-490e-bebb-2214d25e3300 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc00299e2f8}] Aliases:map[]}\"",
2026-06-09 12:20:06.086981 | controller |     "Jun 09 10:48:47.381510 crc crio[3654]: time=\"2026-06-09T10:48:47.38127104Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.086996 | controller |     "Jun 09 10:48:47.382091 crc crio[3654]: time=\"2026-06-09T10:48:47.381998571Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:724b39c1c8e5d8064c3bef430903148b551706f4efefc131a71edf9f070f41d9 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/92818148-77c8-409e-a69b-a7b5d1d72172 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc002a06048}] Aliases:map[]}\"",
2026-06-09 12:20:06.087015 | controller |     "Jun 09 10:48:47.382091 crc crio[3654]: time=\"2026-06-09T10:48:47.382091263Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.087030 | controller |     "Jun 09 10:48:47.492827 crc crio[3654]: time=\"2026-06-09T10:48:47.475415809Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:22ad7e5dce4a3571554b4886350a689298c0aacafa0d3bf2a65320fb1aace80f UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/eb1ed1df-155b-4b41-8b34-bd47c21a243b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc001712160}] Aliases:map[]}\"",
2026-06-09 12:20:06.087045 | controller |     "Jun 09 10:48:47.492827 crc crio[3654]: time=\"2026-06-09T10:48:47.489925572Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.087059 | controller |     "Jun 09 10:48:47.867932 crc crio[3654]: time=\"2026-06-09T10:48:47.863753653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.087074 | controller |     "Jun 09 10:48:48.028039 crc crio[3654]: time=\"2026-06-09T10:48:48.027848818Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=0990b9d5-4a8e-4b93-96e9-b8667aff6329 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.087088 | controller |     "Jun 09 10:48:48.028039 crc crio[3654]: time=\"2026-06-09T10:48:48.028006023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.087102 | controller |     "Jun 09 10:48:48.089797 crc crio[3654]: time=\"2026-06-09T10:48:48.089464723Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=c17e14dd-2ca1-45ba-af2c-ece3b36f2216 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.087117 | controller |     "Jun 09 10:48:48.089797 crc crio[3654]: time=\"2026-06-09T10:48:48.089582186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.087131 | controller |     "Jun 09 10:48:48.244900 crc crio[3654]: time=\"2026-06-09T10:48:48.244452724Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=115d5663-d209-4804-aa24-4eede3071ccd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.087145 | controller |     "Jun 09 10:48:48.244900 crc crio[3654]: time=\"2026-06-09T10:48:48.244627829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.087158 | controller |     "Jun 09 10:48:48.274993 crc crio[3654]: time=\"2026-06-09T10:48:48.274830549Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=b161bfc0-4d01-4c10-8c97-fbfc65b384c5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.087172 | controller |     "Jun 09 10:48:49.086730 crc crio[3654]: time=\"2026-06-09T10:48:49.085633957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.087189 | controller |     "Jun 09 10:48:49.094165 crc crio[3654]: time=\"2026-06-09T10:48:49.088062415Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=87dfc5d4-d463-47a3-9436-386901be7301 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.087204 | controller |     "Jun 09 10:48:49.094165 crc crio[3654]: time=\"2026-06-09T10:48:49.088591709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.087218 | controller |     "Jun 09 10:48:49.094165 crc crio[3654]: time=\"2026-06-09T10:48:49.088781765Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=2139186e-064d-4f74-b292-4bb0cd51186e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.087232 | controller |     "Jun 09 10:48:49.094165 crc crio[3654]: time=\"2026-06-09T10:48:49.088884978Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=05168206-e5ec-4a67-8bd5-fb3cd4cca42a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.087246 | controller |     "Jun 09 10:48:49.094165 crc crio[3654]: time=\"2026-06-09T10:48:49.0889592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.087260 | controller |     "Jun 09 10:48:49.094165 crc crio[3654]: time=\"2026-06-09T10:48:49.090903594Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=ad32b681-6e42-4b1d-98c5-26501a2a4865 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.087274 | controller |     "Jun 09 10:48:49.094165 crc crio[3654]: time=\"2026-06-09T10:48:49.090997286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.087287 | controller |     "Jun 09 10:48:49.094165 crc crio[3654]: time=\"2026-06-09T10:48:49.088901948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.087301 | controller |     "Jun 09 10:48:49.107573 crc crio[3654]: time=\"2026-06-09T10:48:49.095544903Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=32a53778-98c0-4c37-bd78-85a22f8fbf1b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.087315 | controller |     "Jun 09 10:48:49.107573 crc crio[3654]: time=\"2026-06-09T10:48:49.107556757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.087329 | controller |     "Jun 09 10:48:49.108075 crc crio[3654]: time=\"2026-06-09T10:48:49.096420567Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:b82109e8bb79c50ae2d555de28caead94e0d09533fcea5ff28fa8811dc5f7ca6 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/c6db751c-1563-48f7-b106-c72ed2cf6b8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc002a06448}] Aliases:map[]}\"",
2026-06-09 12:20:06.087343 | controller |     "Jun 09 10:48:49.108394 crc crio[3654]: time=\"2026-06-09T10:48:49.108062231Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=1224fd87-2082-4bdd-9d41-63bd75b457be name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.087376 | controller |     "Jun 09 10:48:49.108394 crc crio[3654]: time=\"2026-06-09T10:48:49.108111302Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=ea7eda54-a048-4978-975e-c788ad5566f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.087395 | controller |     "Jun 09 10:48:49.108778 crc crio[3654]: time=\"2026-06-09T10:48:49.108165454Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=b4a56eae-3307-40f6-a886-1b08a9eade9d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.087409 | controller |     "Jun 09 10:48:49.108778 crc crio[3654]: time=\"2026-06-09T10:48:49.108538234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.087423 | controller |     "Jun 09 10:48:49.108778 crc crio[3654]: time=\"2026-06-09T10:48:49.108574555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.087438 | controller |     "Jun 09 10:48:49.108778 crc crio[3654]: time=\"2026-06-09T10:48:49.108184694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.087452 | controller |     "Jun 09 10:48:49.110444 crc crio[3654]: time=\"2026-06-09T10:48:49.108097562Z\" level=info msg=\"Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.087466 | controller |     "Jun 09 10:48:49.110444 crc crio[3654]: time=\"2026-06-09T10:48:49.098940547Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=66811fdc-4079-4858-b170-818956775a04 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.087480 | controller |     "Jun 09 10:48:49.110444 crc crio[3654]: time=\"2026-06-09T10:48:49.108913125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.087506 | controller |     "Jun 09 10:48:49.110444 crc crio[3654]: time=\"2026-06-09T10:48:49.099148303Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=ecd1fb56-d4b3-4e94-a130-df91a46d825d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.087522 | controller |     "Jun 09 10:48:49.110444 crc crio[3654]: time=\"2026-06-09T10:48:49.109018158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.087536 | controller |     "Jun 09 10:48:49.110444 crc crio[3654]: time=\"2026-06-09T10:48:49.108970456Z\" level=info msg=\"Running pod sandbox: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=72492622-c155-4ce5-8738-d10fee484d07 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.087551 | controller |     "Jun 09 10:48:49.110444 crc crio[3654]: time=\"2026-06-09T10:48:49.10909547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.087565 | controller |     "Jun 09 10:48:49.110444 crc crio[3654]: time=\"2026-06-09T10:48:49.096954032Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=305813dc-f7cc-49be-9f45-698321559c95 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.087579 | controller |     "Jun 09 10:48:49.110444 crc crio[3654]: time=\"2026-06-09T10:48:49.109635275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.087592 | controller |     "Jun 09 10:48:49.110444 crc crio[3654]: time=\"2026-06-09T10:48:49.099241876Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/node-ca-2wddl/POD\" id=f72fce8d-15bf-46d8-a458-92dfe48c0448 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.087610 | controller |     "Jun 09 10:48:49.110444 crc crio[3654]: time=\"2026-06-09T10:48:49.109929173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.087625 | controller |     "Jun 09 10:48:49.110444 crc crio[3654]: time=\"2026-06-09T10:48:49.110218211Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=82fe98bd-5e62-436f-a468-6ecd31b7f0ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.087639 | controller |     "Jun 09 10:48:49.110444 crc crio[3654]: time=\"2026-06-09T10:48:49.110263422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.087653 | controller |     "Jun 09 10:48:49.113599 crc crio[3654]: time=\"2026-06-09T10:48:49.111413974Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=f7d291fe-a74c-4f41-b556-36641f6eeb66 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.087667 | controller |     "Jun 09 10:48:49.113599 crc crio[3654]: time=\"2026-06-09T10:48:49.099122552Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=f127fcad-2409-40e2-a2d7-56803bce744e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.087681 | controller |     "Jun 09 10:48:49.113599 crc crio[3654]: time=\"2026-06-09T10:48:49.111541498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.087695 | controller |     "Jun 09 10:48:49.113599 crc crio[3654]: time=\"2026-06-09T10:48:49.111474976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.087710 | controller |     "Jun 09 10:48:49.113599 crc crio[3654]: time=\"2026-06-09T10:48:49.112941087Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-bzhnf/POD\" id=a621718b-86d7-4393-bef6-a16db5f4ec86 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.087724 | controller |     "Jun 09 10:48:49.113599 crc crio[3654]: time=\"2026-06-09T10:48:49.113036909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.087738 | controller |     "Jun 09 10:48:49.115036 crc crio[3654]: time=\"2026-06-09T10:48:49.113458571Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=53fba638-2fb1-49ff-b450-37a54aef0d55 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.087752 | controller |     "Jun 09 10:48:49.115036 crc crio[3654]: time=\"2026-06-09T10:48:49.115024855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.087766 | controller |     "Jun 09 10:48:49.261190 crc crio[3654]: time=\"2026-06-09T10:48:49.260372989Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:094d4b6349d4384be618d9aa2252a4d746be877ca9c9a74acb862d806f394a0b UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/f97134a1-d996-4e62-a35c-faea9d5b2c66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc002922128}] Aliases:map[]}\"",
2026-06-09 12:20:06.087785 | controller |     "Jun 09 10:48:49.261190 crc crio[3654]: time=\"2026-06-09T10:48:49.260606165Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.087800 | controller |     "Jun 09 10:48:49.263467 crc crio[3654]: time=\"2026-06-09T10:48:49.26186871Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=6fa4a7d9-c6a8-474c-a003-3044f70dc156 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.087815 | controller |     "Jun 09 10:48:49.263467 crc crio[3654]: time=\"2026-06-09T10:48:49.262331253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.087830 | controller |     "Jun 09 10:48:49.312895 crc crio[3654]: time=\"2026-06-09T10:48:49.312090267Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=8c295fb8-6329-4299-9eb3-1c9f20c5ae79 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.087844 | controller |     "Jun 09 10:48:49.313019 crc crio[3654]: time=\"2026-06-09T10:48:49.3128932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.087859 | controller |     "Jun 09 10:48:49.314274 crc crio[3654]: time=\"2026-06-09T10:48:49.313022823Z\" level=info msg=\"Created container 9ef4383281554a8f40f2633157beb7459b18380565efe62e6db3e323fae9fcc9: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=2366075f-71cd-47de-a76e-932c09177f55 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.087874 | controller |     "Jun 09 10:48:49.316236 crc crio[3654]: time=\"2026-06-09T10:48:49.314942047Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=51fcafcb-936e-4434-84a8-5633643cbc5e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.087888 | controller |     "Jun 09 10:48:49.322495 crc crio[3654]: time=\"2026-06-09T10:48:49.320931443Z\" level=info msg=\"Starting container: 9ef4383281554a8f40f2633157beb7459b18380565efe62e6db3e323fae9fcc9\" id=2f39fd15-2572-4a7d-9511-20cfafb66961 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.087902 | controller |     "Jun 09 10:48:49.323397 crc crio[3654]: time=\"2026-06-09T10:48:49.322845857Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=c47d7b9e-335c-4116-8f5a-fddef477d201 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.087916 | controller |     "Jun 09 10:48:49.328181 crc crio[3654]: time=\"2026-06-09T10:48:49.32691505Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=85fcb8bc-8d01-4350-b5ae-8dad28102c3c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.087930 | controller |     "Jun 09 10:48:49.329921 crc crio[3654]: time=\"2026-06-09T10:48:49.329108101Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=989012fb-68fb-469d-ad2d-f345bbf42d96 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.087945 | controller |     "Jun 09 10:48:49.332442 crc crio[3654]: time=\"2026-06-09T10:48:49.332215937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.087959 | controller |     "Jun 09 10:48:49.332442 crc crio[3654]: time=\"2026-06-09T10:48:49.332394512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.087976 | controller |     "Jun 09 10:48:49.332960 crc crio[3654]: time=\"2026-06-09T10:48:49.332450754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.087991 | controller |     "Jun 09 10:48:49.332960 crc crio[3654]: time=\"2026-06-09T10:48:49.332490995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.088006 | controller |     "Jun 09 10:48:49.341896 crc crio[3654]: time=\"2026-06-09T10:48:49.340969921Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=b8b64dee-fc90-4ebe-8f69-ab611690da8b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.088021 | controller |     "Jun 09 10:48:49.341896 crc crio[3654]: time=\"2026-06-09T10:48:49.341599118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.088036 | controller |     "Jun 09 10:48:49.342983 crc crio[3654]: time=\"2026-06-09T10:48:49.342652958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.088050 | controller |     "Jun 09 10:48:49.358761 crc crio[3654]: time=\"2026-06-09T10:48:49.357598483Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=a3de1005-f382-445b-88d2-2d6be107a4c6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.088064 | controller |     "Jun 09 10:48:49.358761 crc crio[3654]: time=\"2026-06-09T10:48:49.357814079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.088079 | controller |     "Jun 09 10:48:49.367651 crc crio[3654]: time=\"2026-06-09T10:48:49.366400058Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=9cd92624-79eb-4969-82c4-06891ff8ff9a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.088092 | controller |     "Jun 09 10:48:49.367651 crc crio[3654]: time=\"2026-06-09T10:48:49.36645235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.088107 | controller |     "Jun 09 10:48:49.380245 crc crio[3654]: time=\"2026-06-09T10:48:49.379556424Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=1b26673c-c7ad-402d-ad5c-0ed0c50cc0d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.088121 | controller |     "Jun 09 10:48:49.384553 crc crio[3654]: time=\"2026-06-09T10:48:49.384174993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.088134 | controller |     "Jun 09 10:48:49.413458 crc crio[3654]: time=\"2026-06-09T10:48:49.411548835Z\" level=info msg=\"Running pod sandbox: openshift-dns/node-resolver-277xp/POD\" id=05224630-fe38-45c3-8fc8-b00d6c4809f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.088149 | controller |     "Jun 09 10:48:49.413458 crc crio[3654]: time=\"2026-06-09T10:48:49.411620877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.088164 | controller |     "Jun 09 10:48:49.513251 crc crio[3654]: time=\"2026-06-09T10:48:49.512951116Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:8cea660db54dd874a3ad2bb400a57fcc892221905320820c16a40c9cbe728188 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/ffc32777-769f-4333-b8f4-be49f3fb8392 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc002922188}] Aliases:map[]}\"",
2026-06-09 12:20:06.088182 | controller |     "Jun 09 10:48:49.513251 crc crio[3654]: time=\"2026-06-09T10:48:49.513124751Z\" level=info msg=\"Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.088198 | controller |     "Jun 09 10:48:49.554584 crc crio[3654]: time=\"2026-06-09T10:48:49.553768812Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=d72a8b52-a193-4eb7-be24-490963d9cc5e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.088215 | controller |     "Jun 09 10:48:49.554584 crc crio[3654]: time=\"2026-06-09T10:48:49.553855424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.088231 | controller |     "Jun 09 10:48:49.586246 crc crio[3654]: time=\"2026-06-09T10:48:49.585911876Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=743db569-83d4-4d98-9f18-f269b2cbff01 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.088246 | controller |     "Jun 09 10:48:49.586246 crc crio[3654]: time=\"2026-06-09T10:48:49.586025189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.088260 | controller |     "Jun 09 10:48:49.612854 crc crio[3654]: time=\"2026-06-09T10:48:49.611983672Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=5320f65a-9ddf-4184-a42a-5d7ca8d4a70a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.088274 | controller |     "Jun 09 10:48:49.612854 crc crio[3654]: time=\"2026-06-09T10:48:49.612063564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.088289 | controller |     "Jun 09 10:48:49.657834 crc crio[3654]: time=\"2026-06-09T10:48:49.657274892Z\" level=info msg=\"Started container\" PID=7515 containerID=9ef4383281554a8f40f2633157beb7459b18380565efe62e6db3e323fae9fcc9 description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=2f39fd15-2572-4a7d-9511-20cfafb66961 name=/runtime.v1.RuntimeService/StartContainer sandboxID=efc98da39db7e2091d4a6c81e4a272b557482da2572c717e97e449c6b69019ee",
2026-06-09 12:20:06.088303 | controller |     "Jun 09 10:48:49.985992 crc crio[3654]: time=\"2026-06-09T10:48:49.985128993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.088317 | controller |     "Jun 09 10:48:50.101108 crc crio[3654]: time=\"2026-06-09T10:48:50.100506452Z\" level=info msg=\"Created container 5c69eeab760983c3c60efd0a70de3446bc5afa262767b7cd6e9e6e192d197776: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=98fb72ec-250b-4cd5-a3db-fe505fd65361 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.088332 | controller |     "Jun 09 10:48:50.104418 crc crio[3654]: time=\"2026-06-09T10:48:50.104253387Z\" level=info msg=\"Starting container: 5c69eeab760983c3c60efd0a70de3446bc5afa262767b7cd6e9e6e192d197776\" id=d0868d5e-850c-4524-8532-ada80469f432 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.088362 | controller |     "Jun 09 10:48:50.117943 crc crio[3654]: time=\"2026-06-09T10:48:50.117604888Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:dbcc653d37a9e7014462f12a17a54ca0d96b33ec9957fe69447a89f487263a87 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/e7fc64b4-28ba-4ee3-b670-fb5afc813c11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc0016a83e8}] Aliases:map[]}\"",
2026-06-09 12:20:06.088390 | controller |     "Jun 09 10:48:50.117943 crc crio[3654]: time=\"2026-06-09T10:48:50.117764262Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.088456 | controller |     "Jun 09 10:48:50.166824 crc crio[3654]: time=\"2026-06-09T10:48:50.16511642Z\" level=info msg=\"Started container\" PID=7638 containerID=5c69eeab760983c3c60efd0a70de3446bc5afa262767b7cd6e9e6e192d197776 description=openshift-network-node-identity/network-node-identity-dgvkt/webhook id=d0868d5e-850c-4524-8532-ada80469f432 name=/runtime.v1.RuntimeService/StartContainer sandboxID=87be9d17d06d1106bcb0dd6a4096410f5b670dce8851c6845a1e670d8afd0ac0",
2026-06-09 12:20:06.088472 | controller |     "Jun 09 10:48:50.189110 crc crio[3654]: time=\"2026-06-09T10:48:50.189038125Z\" level=info msg=\"Ran pod sandbox e11e89fb7934e5776b30dea5ea80a860ad8c0970a0d0a5593003399d80a22fb2 with infra container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=b161bfc0-4d01-4c10-8c97-fbfc65b384c5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.088486 | controller |     "Jun 09 10:48:50.214699 crc crio[3654]: time=\"2026-06-09T10:48:50.214531895Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=b26ed6fc-5ced-4147-8bce-45194667770a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.088501 | controller |     "Jun 09 10:48:50.227467 crc crio[3654]: time=\"2026-06-09T10:48:50.226403455Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:8ef1feb5a8e380f23e0a947c1224c772c6ff7dff787489f89b6cf6c9d8e5588c UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/ecb8cad3-6cc3-4d6b-b783-d0ce42217fb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc0004904b8}] Aliases:map[]}\"",
2026-06-09 12:20:06.088515 | controller |     "Jun 09 10:48:50.227467 crc crio[3654]: time=\"2026-06-09T10:48:50.226529758Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.088530 | controller |     "Jun 09 10:48:50.242218 crc crio[3654]: time=\"2026-06-09T10:48:50.241246728Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f050272b-44d9-41c7-8fce-db2fce153338 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.088545 | controller |     "Jun 09 10:48:50.245868 crc crio[3654]: time=\"2026-06-09T10:48:50.245797715Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=8fb6e149-2e21-4cdb-aae3-8771bf1562c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.088559 | controller |     "Jun 09 10:48:50.307577 crc crio[3654]: time=\"2026-06-09T10:48:50.305923507Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=a1a4e10e-bf94-4f0b-aa25-bf773098a316 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.088578 | controller |     "Jun 09 10:48:50.313368 crc crio[3654]: time=\"2026-06-09T10:48:50.312173241Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=6a488647-d417-4224-983f-c130a8005cbc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.088593 | controller |     "Jun 09 10:48:50.313855 crc crio[3654]: time=\"2026-06-09T10:48:50.313391195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.088608 | controller |     "Jun 09 10:48:50.345438 crc crio[3654]: time=\"2026-06-09T10:48:50.343184414Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:76b3ab2469ebea9ef0c1db7ea4b41bfcc44f8d98e0f3a06369ee715b920588a4 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/493c8182-f958-49e4-9037-52d00acb11c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc00011c968}] Aliases:map[]}\"",
2026-06-09 12:20:06.088623 | controller |     "Jun 09 10:48:50.345438 crc crio[3654]: time=\"2026-06-09T10:48:50.343492092Z\" level=info msg=\"Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.088638 | controller |     "Jun 09 10:48:50.405522 crc crio[3654]: time=\"2026-06-09T10:48:50.403976005Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=72492622-c155-4ce5-8738-d10fee484d07 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.088653 | controller |     "Jun 09 10:48:50.408837 crc crio[3654]: time=\"2026-06-09T10:48:50.40775089Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=8722fc43-223a-447f-8378-79fc3579b85e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.088667 | controller |     "Jun 09 10:48:50.501357 crc crio[3654]: time=\"2026-06-09T10:48:50.493627Z\" level=info msg=\"Created container 2b073e40d621e11e0f01463735caab384cda178d6e4424e1d4658a25fe6007a7: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=8b94ed59-cb57-494a-802d-c3373b412c20 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.088682 | controller |     "Jun 09 10:48:50.519642 crc crio[3654]: time=\"2026-06-09T10:48:50.51733501Z\" level=info msg=\"Starting container: 2b073e40d621e11e0f01463735caab384cda178d6e4424e1d4658a25fe6007a7\" id=4e59a844-de71-4d46-95b0-0f73348106ef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.088697 | controller |     "Jun 09 10:48:50.536276 crc crio[3654]: time=\"2026-06-09T10:48:50.536149373Z\" level=info msg=\"Started container\" PID=7646 containerID=2b073e40d621e11e0f01463735caab384cda178d6e4424e1d4658a25fe6007a7 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy id=4e59a844-de71-4d46-95b0-0f73348106ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d43f16884512cb4593616184efe91980c526fb8e7d1c4d5bbb19cd9012db3f4",
2026-06-09 12:20:06.088712 | controller |     "Jun 09 10:48:50.692485 crc crio[3654]: time=\"2026-06-09T10:48:50.686615319Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=e9df432a-fdff-4b31-8359-4dc84a364bc9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.088727 | controller |     "Jun 09 10:48:50.894699 crc crio[3654]: time=\"2026-06-09T10:48:50.887007885Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:c4c9aaa2d2e163873a63504fcbd908971cf35fbb83f684b80a1494f5e464f169 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/75fff073-9f3f-483e-a50b-caab0d98110d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc000f148a0}] Aliases:map[]}\"",
2026-06-09 12:20:06.088745 | controller |     "Jun 09 10:48:50.894699 crc crio[3654]: time=\"2026-06-09T10:48:50.8872154Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.088760 | controller |     "Jun 09 10:48:50.982386 crc crio[3654]: time=\"2026-06-09T10:48:50.982096739Z\" level=info msg=\"Ran pod sandbox 5b839fce9d8d4e4819cfa16b59fbd2271a1f8078ad3daaa60f65774bd2f3ef06 with infra container: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=72492622-c155-4ce5-8738-d10fee484d07 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.088774 | controller |     "Jun 09 10:48:51.003049 crc crio[3654]: time=\"2026-06-09T10:48:51.002628981Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=98578d95-6abf-4ea3-b17d-e64460612abe name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.088789 | controller |     "Jun 09 10:48:51.017794 crc crio[3654]: time=\"2026-06-09T10:48:51.017575046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.088803 | controller |     "Jun 09 10:48:51.025266 crc crio[3654]: time=\"2026-06-09T10:48:51.025041224Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=0dc752ce-c352-4948-ada3-540cdf473fd9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.088817 | controller |     "Jun 09 10:48:51.037505 crc crio[3654]: time=\"2026-06-09T10:48:51.037280795Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=6e90486e-a4f3-410f-8677-404c56129316 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.088831 | controller |     "Jun 09 10:48:51.124102 crc crio[3654]: time=\"2026-06-09T10:48:51.122900857Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=66888459-46ae-494a-bbf4-0c8d6eb48dc9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.088845 | controller |     "Jun 09 10:48:51.135860 crc crio[3654]: time=\"2026-06-09T10:48:51.130582201Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=26116036-1bd3-4fe5-8c0f-7a745729b229 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.088859 | controller |     "Jun 09 10:48:51.135860 crc crio[3654]: time=\"2026-06-09T10:48:51.13343182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.088874 | controller |     "Jun 09 10:48:51.154772 crc crio[3654]: time=\"2026-06-09T10:48:51.15463871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.088889 | controller |     "Jun 09 10:48:51.738106 crc crio[3654]: time=\"2026-06-09T10:48:51.738008341Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:e67c25242a1c1cb8221b0e95298757b665b9d01cf2dead003c2a64cf40b2041e UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/fc63f5c6-435a-4169-a298-ab43cf655914 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc0022926c0}] Aliases:map[]}\"",
2026-06-09 12:20:06.088908 | controller |     "Jun 09 10:48:51.739691 crc crio[3654]: time=\"2026-06-09T10:48:51.739594535Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.088923 | controller |     "Jun 09 10:48:51.740035 crc crio[3654]: time=\"2026-06-09T10:48:51.738188576Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:fad8ee63cebf690824fab3b130df53657b4bdce68e22c08803707d4ea89c3540 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/5e20a7fd-ed4b-4728-bb86-8d0112bb3671 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc001712228}] Aliases:map[]}\"",
2026-06-09 12:20:06.088937 | controller |     "Jun 09 10:48:51.740035 crc crio[3654]: time=\"2026-06-09T10:48:51.739958215Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.088951 | controller |     "Jun 09 10:48:51.740545 crc crio[3654]: time=\"2026-06-09T10:48:51.740208142Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:d9bad1a181c0a47f42136862b1a1c1b65c1e29599f1c77fe19e8ac0a2123531c UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/48715c91-a828-41ba-9588-73b51918389f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc0004902f0}] Aliases:map[]}\"",
2026-06-09 12:20:06.088966 | controller |     "Jun 09 10:48:51.740545 crc crio[3654]: time=\"2026-06-09T10:48:51.740252933Z\" level=info msg=\"Adding pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.088980 | controller |     "Jun 09 10:48:51.823753 crc crio[3654]: time=\"2026-06-09T10:48:51.823498799Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:e8c0466918048d4abfcf531c66992befc2e072deadf72cb9594646abaf1205eb UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/47588455-094d-42b6-8235-fd859b91a38b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc002292160}] Aliases:map[]}\"",
2026-06-09 12:20:06.088995 | controller |     "Jun 09 10:48:51.823753 crc crio[3654]: time=\"2026-06-09T10:48:51.823605222Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.089010 | controller |     "Jun 09 10:48:51.828414 crc crio[3654]: time=\"2026-06-09T10:48:51.827819239Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:25bce187dbfc3ff179d9fc789fad5f69b528d91807c0c0fb664ffe4a08e5877e UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/ea82bfb8-9f31-4c77-89ef-c56bf45a1d41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc0005885a0}] Aliases:map[]}\"",
2026-06-09 12:20:06.089028 | controller |     "Jun 09 10:48:51.828414 crc crio[3654]: time=\"2026-06-09T10:48:51.827934593Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.089043 | controller |     "Jun 09 10:48:51.843872 crc crio[3654]: time=\"2026-06-09T10:48:51.843807784Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:78f4b96b19577938b8ecd27d240ad44a258ff1f925f4cf4b0b83cdb9218ec392 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/2bd3b429-1066-4ec5-8840-729d37910188 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc000f14330}] Aliases:map[]}\"",
2026-06-09 12:20:06.089057 | controller |     "Jun 09 10:48:51.844739 crc crio[3654]: time=\"2026-06-09T10:48:51.844172885Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.089071 | controller |     "Jun 09 10:48:51.894008 crc crio[3654]: time=\"2026-06-09T10:48:51.890826402Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=ad32b681-6e42-4b1d-98c5-26501a2a4865 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.089086 | controller |     "Jun 09 10:48:51.897124 crc crio[3654]: time=\"2026-06-09T10:48:51.896891621Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:3c5c1bacef48880ccedee84bc6fd2b590a18bffc9227e616e6e89806b2c726db UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/fda8dff7-9cd1-4b1c-aa59-5b06b668df93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc000490610}] Aliases:map[]}\"",
2026-06-09 12:20:06.089160 | controller |     "Jun 09 10:48:51.897124 crc crio[3654]: time=\"2026-06-09T10:48:51.897063226Z\" level=info msg=\"Adding pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.089181 | controller |     "Jun 09 10:48:51.920881 crc crio[3654]: time=\"2026-06-09T10:48:51.920590551Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=82fe98bd-5e62-436f-a468-6ecd31b7f0ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.089196 | controller |     "Jun 09 10:48:51.962097 crc crio[3654]: time=\"2026-06-09T10:48:51.956794608Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:b0e862f519df1dc94d5280f2ba96a831a6aca26462a157f2ccfacea78db6eb8c UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/b71f0254-4a82-47f0-8b22-5248c511ecac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc002a06120}] Aliases:map[]}\"",
2026-06-09 12:20:06.089211 | controller |     "Jun 09 10:48:51.962097 crc crio[3654]: time=\"2026-06-09T10:48:51.957026554Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.089226 | controller |     "Jun 09 10:48:51.984486 crc crio[3654]: time=\"2026-06-09T10:48:51.982543024Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=305813dc-f7cc-49be-9f45-698321559c95 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.089244 | controller |     "Jun 09 10:48:51.996615 crc crio[3654]: time=\"2026-06-09T10:48:51.996324038Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:df5068c5b5763ad142e71b9067582452cda7d7493451e2f3411eea966ce4c908 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/4df89a7e-51f8-4016-98dd-a2e8db6b284d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc000f14700}] Aliases:map[]}\"",
2026-06-09 12:20:06.089261 | controller |     "Jun 09 10:48:51.996615 crc crio[3654]: time=\"2026-06-09T10:48:51.996560964Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.089275 | controller |     "Jun 09 10:48:52.005041 crc crio[3654]: time=\"2026-06-09T10:48:52.004988259Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=c47d7b9e-335c-4116-8f5a-fddef477d201 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.089290 | controller |     "Jun 09 10:48:52.010987 crc crio[3654]: time=\"2026-06-09T10:48:52.010757969Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:902af1f2689d9efec026c3fb55832b9f9ef1c48420035f4589a5468a53c0b9e6 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/d4db0a2a-284d-4ac4-aeee-4420549a7b93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc0022923a0}] Aliases:map[]}\"",
2026-06-09 12:20:06.089305 | controller |     "Jun 09 10:48:52.010987 crc crio[3654]: time=\"2026-06-09T10:48:52.010939154Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.089319 | controller |     "Jun 09 10:48:52.012036 crc crio[3654]: time=\"2026-06-09T10:48:52.011908951Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:90683bce2f76d47619a66a98bbed8e60eb6e6d08ea55a6c5d62d272f8a49559f UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/82a9dd3a-de14-48cc-bc77-e1e4abd5782c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc0029b2180}] Aliases:map[]}\"",
2026-06-09 12:20:06.089334 | controller |     "Jun 09 10:48:52.012036 crc crio[3654]: time=\"2026-06-09T10:48:52.012014674Z\" level=info msg=\"Adding pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.089373 | controller |     "Jun 09 10:48:52.030714 crc crio[3654]: time=\"2026-06-09T10:48:52.025700225Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:830a838c24c80cb77c9244f329707a4fdd81ea897433d7ed2accfd25b6d2d45d UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/de8ba4fb-1ccf-4885-82ff-9c64bb3cebe4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc0017122f8}] Aliases:map[]}\"",
2026-06-09 12:20:06.089403 | controller |     "Jun 09 10:48:52.030714 crc crio[3654]: time=\"2026-06-09T10:48:52.025771697Z\" level=info msg=\"Adding pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.089419 | controller |     "Jun 09 10:48:52.088525 crc crio[3654]: time=\"2026-06-09T10:48:52.087642968Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=05224630-fe38-45c3-8fc8-b00d6c4809f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.089435 | controller |     "Jun 09 10:48:52.106899 crc crio[3654]: time=\"2026-06-09T10:48:52.106083581Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:c32ba18b5fd39654f558912d3c97c02ccbf4d2592b30296aabfa4a30cfa03b08 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/c2fc8aac-7ed2-4adf-b3f0-d92549811d3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc001712398}] Aliases:map[]}\"",
2026-06-09 12:20:06.089450 | controller |     "Jun 09 10:48:52.106899 crc crio[3654]: time=\"2026-06-09T10:48:52.106259146Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.089465 | controller |     "Jun 09 10:48:52.157554 crc crio[3654]: time=\"2026-06-09T10:48:52.157152342Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=66811fdc-4079-4858-b170-818956775a04 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.089480 | controller |     "Jun 09 10:48:52.189033 crc crio[3654]: time=\"2026-06-09T10:48:52.188547335Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=f72fce8d-15bf-46d8-a458-92dfe48c0448 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.089494 | controller |     "Jun 09 10:48:52.194056 crc crio[3654]: time=\"2026-06-09T10:48:52.193558835Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=a621718b-86d7-4393-bef6-a16db5f4ec86 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.089509 | controller |     "Jun 09 10:48:52.283606 crc crio[3654]: time=\"2026-06-09T10:48:52.282487529Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:c2213861107718b2a7b43f28744d0124819ec222fb5af298c32901a8ccb8716c UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/48cd75a4-de97-43cc-8747-979543986d49 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc002922208}] Aliases:map[]}\"",
2026-06-09 12:20:06.089524 | controller |     "Jun 09 10:48:52.283606 crc crio[3654]: time=\"2026-06-09T10:48:52.282696635Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.089538 | controller |     "Jun 09 10:48:52.312037 crc crio[3654]: time=\"2026-06-09T10:48:52.311941989Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:c1fb2ec5ae1978703ee65d3b3d23e2c1e8cfbe9bc5c2d288a6ca6903714df7dc UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/c1ff98de-1336-477d-905b-5a60a9fc1c72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc002a06558}] Aliases:map[]}\"",
2026-06-09 12:20:06.089556 | controller |     "Jun 09 10:48:52.313785 crc crio[3654]: time=\"2026-06-09T10:48:52.312514415Z\" level=info msg=\"Adding pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.089571 | controller |     "Jun 09 10:48:52.348502 crc crio[3654]: time=\"2026-06-09T10:48:52.347982031Z\" level=info msg=\"Ran pod sandbox d91bf07ecd3e56049ca39b7300e760a33877da7bdcbfb62398805b162854b2fb with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=82fe98bd-5e62-436f-a468-6ecd31b7f0ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.089586 | controller |     "Jun 09 10:48:52.378786 crc crio[3654]: time=\"2026-06-09T10:48:52.377075441Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=81487525-1662-4d09-b1e7-c3aab71aa9a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.089600 | controller |     "Jun 09 10:48:52.403929 crc crio[3654]: time=\"2026-06-09T10:48:52.393033905Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:a9b479de35f01ab7bfcd62a9edfa06265f1db178e901d03ec50c14687e120ac3 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/9ac888e6-9f17-4d64-a4fb-2c0537d6c20c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc002292840}] Aliases:map[]}\"",
2026-06-09 12:20:06.089615 | controller |     "Jun 09 10:48:52.403929 crc crio[3654]: time=\"2026-06-09T10:48:52.393100776Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.089630 | controller |     "Jun 09 10:48:52.403929 crc crio[3654]: time=\"2026-06-09T10:48:52.401256473Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:8e6a97487825b7098304af9bedd008e1b3e7475276ed1d348d5eaabd8bfe2bd4 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/aa81a90f-8862-4604-9a05-5ad7b97ea513 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc0029b24e8}] Aliases:map[]}\"",
2026-06-09 12:20:06.089644 | controller |     "Jun 09 10:48:52.403929 crc crio[3654]: time=\"2026-06-09T10:48:52.401829079Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.089658 | controller |     "Jun 09 10:48:52.522104 crc crio[3654]: time=\"2026-06-09T10:48:52.521971712Z\" level=info msg=\"Ran pod sandbox 040e40baeba017588671d26af1919f8f66b0d8ea312e298619067c242a713c0b with infra container: openshift-image-registry/node-ca-2wddl/POD\" id=f72fce8d-15bf-46d8-a458-92dfe48c0448 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.089673 | controller |     "Jun 09 10:48:52.528634 crc crio[3654]: time=\"2026-06-09T10:48:52.52836968Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=e4326f82-98b0-44e8-8e44-f24389b4ad51 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.089691 | controller |     "Jun 09 10:48:52.584955 crc crio[3654]: time=\"2026-06-09T10:48:52.583273847Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:90c3c87c4f9194024c9580ce5f172fe9a9d3198fa4bd34c7b8f3d248cc5b9d78 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/618a2b28-5c86-4978-8250-0f8d15d29bdb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc0029b2498}] Aliases:map[]}\"",
2026-06-09 12:20:06.089706 | controller |     "Jun 09 10:48:52.584955 crc crio[3654]: time=\"2026-06-09T10:48:52.583827173Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.089720 | controller |     "Jun 09 10:48:52.630693 crc crio[3654]: time=\"2026-06-09T10:48:52.630068839Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:7df5121bbec85aa5d0f5654357c322178df3cc2a84d86d77ef2dcf11a462e618 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/d7b2fd50-8537-4eb1-94be-29f808706a91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc00299e0e0}] Aliases:map[]}\"",
2026-06-09 12:20:06.089734 | controller |     "Jun 09 10:48:52.630693 crc crio[3654]: time=\"2026-06-09T10:48:52.630248014Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.089749 | controller |     "Jun 09 10:48:52.631871 crc crio[3654]: time=\"2026-06-09T10:48:52.631453047Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:cb526179eea75c32d1adb43b9166340b8226c94593999fb2a861e86bb5dc0a93 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/e6fbed7a-8b16-44a5-b8ed-78a72737440d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc002292890}] Aliases:map[]}\"",
2026-06-09 12:20:06.089764 | controller |     "Jun 09 10:48:52.631871 crc crio[3654]: time=\"2026-06-09T10:48:52.631692004Z\" level=info msg=\"Adding pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.089778 | controller |     "Jun 09 10:48:52.640567 crc crio[3654]: time=\"2026-06-09T10:48:52.639588124Z\" level=info msg=\"Ran pod sandbox fc870237db59af91548bde1bdad5b6b8db18d2f00e7ea36142b3445a611ac900 with infra container: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=ad32b681-6e42-4b1d-98c5-26501a2a4865 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.089792 | controller |     "Jun 09 10:48:52.662506 crc crio[3654]: time=\"2026-06-09T10:48:52.662053489Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=6fb32045-3862-4ac5-ab88-c4a1308c881d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.089807 | controller |     "Jun 09 10:48:52.662612 crc crio[3654]: time=\"2026-06-09T10:48:52.662530722Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:c77e52bc46bbbe782fac3af50759c503b4087757671b68a68e25ec06b514cdf0 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/ba335eac-4f9b-4b17-ba56-e3578c583929 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc0016a87f0}] Aliases:map[]}\"",
2026-06-09 12:20:06.089825 | controller |     "Jun 09 10:48:52.662612 crc crio[3654]: time=\"2026-06-09T10:48:52.662590124Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.089840 | controller |     "Jun 09 10:48:52.741033 crc crio[3654]: time=\"2026-06-09T10:48:52.740217373Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:ec844a9526abd95e4c18c54053bf7db141a17eeabd98a663c74e6463dea843dd UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/7042e52e-fced-489f-a9ee-e20446d3677b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc0016a85d8}] Aliases:map[]}\"",
2026-06-09 12:20:06.089855 | controller |     "Jun 09 10:48:52.741033 crc crio[3654]: time=\"2026-06-09T10:48:52.740498191Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.089870 | controller |     "Jun 09 10:48:52.890828 crc crio[3654]: time=\"2026-06-09T10:48:52.888793357Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:c6b7ae13a88287812d0215b4c3779b57d6f31d7d3c855c0f6b25b5dfbbd30e61 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/e3cde62f-3aba-4584-beb6-3171908e6c06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc0022920b8}] Aliases:map[]}\"",
2026-06-09 12:20:06.089884 | controller |     "Jun 09 10:48:52.890828 crc crio[3654]: time=\"2026-06-09T10:48:52.889077995Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.089899 | controller |     "Jun 09 10:48:52.978146 crc crio[3654]: time=\"2026-06-09T10:48:52.978088481Z\" level=info msg=\"Ran pod sandbox 3d713a294bb81f354f0a153bd3ccee0e5ca1d379029354c5fd58766f7dc28745 with infra container: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=305813dc-f7cc-49be-9f45-698321559c95 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.089913 | controller |     "Jun 09 10:48:52.993880 crc crio[3654]: time=\"2026-06-09T10:48:52.993822029Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=8017cfb4-ce6e-46a0-b402-5b41af370949 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.089928 | controller |     "Jun 09 10:48:53.071498 crc crio[3654]: time=\"2026-06-09T10:48:53.071453189Z\" level=info msg=\"Ran pod sandbox 6278cc9e41264179de9cac2d18892017f2f95b5226c63a4136d859c794e756f3 with infra container: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=66811fdc-4079-4858-b170-818956775a04 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.089942 | controller |     "Jun 09 10:48:53.116090 crc crio[3654]: time=\"2026-06-09T10:48:53.116030959Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5dc34081-34ac-4fc4-8b13-33d404d9e392 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.089956 | controller |     "Jun 09 10:48:53.242629 crc crio[3654]: time=\"2026-06-09T10:48:53.241757288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.089974 | controller |     "Jun 09 10:48:53.254863 crc crio[3654]: time=\"2026-06-09T10:48:53.254232934Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=2d15e6b2-5bc4-49ff-b381-809c9f02032c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.089988 | controller |     "Jun 09 10:48:53.258057 crc crio[3654]: time=\"2026-06-09T10:48:53.258006899Z\" level=info msg=\"Ran pod sandbox 1aa0f61cf6d8edf7f77315da465d88bfbf1e03e6a57cf97205c09430d3f75050 with infra container: openshift-dns/node-resolver-277xp/POD\" id=05224630-fe38-45c3-8fc8-b00d6c4809f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.090003 | controller |     "Jun 09 10:48:53.262610 crc crio[3654]: time=\"2026-06-09T10:48:53.262214857Z\" level=info msg=\"Ran pod sandbox b090650e85ba85e31dc0d2e70cf6df64317cf259aa826150a90cef347ad09629 with infra container: openshift-multus/multus-bzhnf/POD\" id=a621718b-86d7-4393-bef6-a16db5f4ec86 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.090017 | controller |     "Jun 09 10:48:53.266196 crc crio[3654]: time=\"2026-06-09T10:48:53.266145256Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=25c16b71-b199-4892-b14d-48e3f561465b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.090032 | controller |     "Jun 09 10:48:53.267887 crc crio[3654]: time=\"2026-06-09T10:48:53.267529444Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=1aff855a-238f-4484-b148-9b529a9a1276 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.090046 | controller |     "Jun 09 10:48:53.287770 crc crio[3654]: time=\"2026-06-09T10:48:53.287591043Z\" level=info msg=\"Ran pod sandbox 486823e29830b0bb1d3e8d0b3f117130628f5ba696aa1cd7f1f832c66f25da01 with infra container: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=c47d7b9e-335c-4116-8f5a-fddef477d201 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.090061 | controller |     "Jun 09 10:48:53.299193 crc crio[3654]: time=\"2026-06-09T10:48:53.299152364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.090076 | controller |     "Jun 09 10:48:53.305889 crc crio[3654]: time=\"2026-06-09T10:48:53.305619204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.090090 | controller |     "Jun 09 10:48:53.316505 crc crio[3654]: time=\"2026-06-09T10:48:53.314986615Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=5396be69-bf79-4f91-ac61-bb3e5728768c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.090105 | controller |     "Jun 09 10:48:53.317911 crc crio[3654]: time=\"2026-06-09T10:48:53.317840564Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=ccef2fc7-172b-4900-a9f3-424bedb5e837 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.090119 | controller |     "Jun 09 10:48:53.343641 crc crio[3654]: time=\"2026-06-09T10:48:53.342935842Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=da92d674-c729-4a21-b907-57144cb0d594 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.090136 | controller |     "Jun 09 10:48:53.366069 crc crio[3654]: time=\"2026-06-09T10:48:53.366019414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.090151 | controller |     "Jun 09 10:48:53.382026 crc crio[3654]: time=\"2026-06-09T10:48:53.381235988Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=32d68f02-3a7d-4499-a2b9-853484a79627 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.090166 | controller |     "Jun 09 10:48:53.384602 crc crio[3654]: time=\"2026-06-09T10:48:53.384389636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.090180 | controller |     "Jun 09 10:48:53.388168 crc crio[3654]: time=\"2026-06-09T10:48:53.387639016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.090195 | controller |     "Jun 09 10:48:53.398922 crc crio[3654]: time=\"2026-06-09T10:48:53.366892339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.090209 | controller |     "Jun 09 10:48:53.400260 crc crio[3654]: time=\"2026-06-09T10:48:53.40001973Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=25d0f1f9-eb38-4fc6-a379-05f761ddc98c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.090224 | controller |     "Jun 09 10:48:53.401934 crc crio[3654]: time=\"2026-06-09T10:48:53.400954096Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=331cb7e8-afe0-4018-ad38-6405424df6a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.090239 | controller |     "Jun 09 10:48:53.401934 crc crio[3654]: time=\"2026-06-09T10:48:53.401179003Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=5e2abf57-778a-48b9-bf81-f2b9eb49fd97 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.090254 | controller |     "Jun 09 10:48:53.401934 crc crio[3654]: time=\"2026-06-09T10:48:53.401210973Z\" level=info msg=\"Creating container: openshift-image-registry/node-ca-2wddl/node-ca\" id=0e5ab41f-4b74-4672-ab3d-17d060444b6b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.090269 | controller |     "Jun 09 10:48:53.402063 crc crio[3654]: time=\"2026-06-09T10:48:53.402039697Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=07e824b9-1554-4b91-af28-29528b8a602d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.090283 | controller |     "Jun 09 10:48:53.402844 crc crio[3654]: time=\"2026-06-09T10:48:53.40253857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.090298 | controller |     "Jun 09 10:48:53.405234 crc crio[3654]: time=\"2026-06-09T10:48:53.390975669Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=edc8282c-544f-40a7-9de7-74617b5e397b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.090313 | controller |     "Jun 09 10:48:53.406555 crc crio[3654]: time=\"2026-06-09T10:48:53.406527531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.090332 | controller |     "Jun 09 10:48:53.415837 crc crio[3654]: time=\"2026-06-09T10:48:53.41510311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.090363 | controller |     "Jun 09 10:48:53.419254 crc crio[3654]: time=\"2026-06-09T10:48:53.418988448Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=de16f3ff-eada-4edf-ac47-3e6495cbfe6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.090384 | controller |     "Jun 09 10:48:53.423904 crc crio[3654]: time=\"2026-06-09T10:48:53.423622547Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=3ed03e75-213e-41bf-beae-d838256f7359 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.090399 | controller |     "Jun 09 10:48:53.428775 crc crio[3654]: time=\"2026-06-09T10:48:53.423946536Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=00e26e6d-ee42-4c72-b7ec-fa78edbfb3cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.090413 | controller |     "Jun 09 10:48:53.437495 crc crio[3654]: time=\"2026-06-09T10:48:53.435048285Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=da6dc5a2-1340-4f1e-b53f-c389303b36b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.090428 | controller |     "Jun 09 10:48:53.437495 crc crio[3654]: time=\"2026-06-09T10:48:53.435775985Z\" level=info msg=\"Creating container: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=63b7a3c3-973d-4147-a3eb-77d80bc42250 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.090442 | controller |     "Jun 09 10:48:53.693897 crc crio[3654]: time=\"2026-06-09T10:48:53.687724065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.090457 | controller |     "Jun 09 10:48:53.935198 crc crio[3654]: time=\"2026-06-09T10:48:53.935033436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.090471 | controller |     "Jun 09 10:48:53.936111 crc crio[3654]: time=\"2026-06-09T10:48:53.93589713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.090485 | controller |     "Jun 09 10:48:53.948179 crc crio[3654]: time=\"2026-06-09T10:48:53.944779907Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=fca85b3c-5d4b-42ab-9305-c721e202bb74 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.090499 | controller |     "Jun 09 10:48:53.952994 crc crio[3654]: time=\"2026-06-09T10:48:53.95243911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.090513 | controller |     "Jun 09 10:48:54.084253 crc crio[3654]: time=\"2026-06-09T10:48:54.083956939Z\" level=info msg=\"Created container 02adca6a6c11d93a7bb085bee1608207954e2f54ce36c1617d4b8d52c07412eb: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=66888459-46ae-494a-bbf4-0c8d6eb48dc9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.090527 | controller |     "Jun 09 10:48:54.104945 crc crio[3654]: time=\"2026-06-09T10:48:54.103996466Z\" level=info msg=\"Starting container: 02adca6a6c11d93a7bb085bee1608207954e2f54ce36c1617d4b8d52c07412eb\" id=15ead0b4-1cc9-46cd-8c5d-ca137c61b036 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.090546 | controller |     "Jun 09 10:48:54.139202 crc crio[3654]: time=\"2026-06-09T10:48:54.138392863Z\" level=info msg=\"Created container be98435e032016a3072f09b75b834d1715d63917cdb2c252ad0490774ab664c0: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=8722fc43-223a-447f-8378-79fc3579b85e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.090561 | controller |     "Jun 09 10:48:54.159216 crc crio[3654]: time=\"2026-06-09T10:48:54.158627147Z\" level=info msg=\"Starting container: be98435e032016a3072f09b75b834d1715d63917cdb2c252ad0490774ab664c0\" id=18b5b923-05b0-488c-bd52-c864612a336f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.090575 | controller |     "Jun 09 10:48:54.207074 crc crio[3654]: time=\"2026-06-09T10:48:54.205855001Z\" level=info msg=\"Created container 122164de82bfc7f31a8d728ab20b45ccbcde662bf212afa900429999869df214: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=a1a4e10e-bf94-4f0b-aa25-bf773098a316 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.090590 | controller |     "Jun 09 10:48:54.211017 crc crio[3654]: time=\"2026-06-09T10:48:54.21012166Z\" level=info msg=\"Started container\" PID=7893 containerID=02adca6a6c11d93a7bb085bee1608207954e2f54ce36c1617d4b8d52c07412eb description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=15ead0b4-1cc9-46cd-8c5d-ca137c61b036 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b839fce9d8d4e4819cfa16b59fbd2271a1f8078ad3daaa60f65774bd2f3ef06",
2026-06-09 12:20:06.090605 | controller |     "Jun 09 10:48:54.233251 crc crio[3654]: time=\"2026-06-09T10:48:54.23313284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.090619 | controller |     "Jun 09 10:48:54.244857 crc crio[3654]: time=\"2026-06-09T10:48:54.244784914Z\" level=info msg=\"Started container\" PID=7896 containerID=be98435e032016a3072f09b75b834d1715d63917cdb2c252ad0490774ab664c0 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=18b5b923-05b0-488c-bd52-c864612a336f name=/runtime.v1.RuntimeService/StartContainer sandboxID=87be9d17d06d1106bcb0dd6a4096410f5b670dce8851c6845a1e670d8afd0ac0",
2026-06-09 12:20:06.090634 | controller |     "Jun 09 10:48:54.245500 crc crio[3654]: time=\"2026-06-09T10:48:54.245455813Z\" level=info msg=\"Starting container: 122164de82bfc7f31a8d728ab20b45ccbcde662bf212afa900429999869df214\" id=9d905e70-f0b1-43a3-91f7-5aecd7d9c029 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.090648 | controller |     "Jun 09 10:48:54.249848 crc crio[3654]: time=\"2026-06-09T10:48:54.249580717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.090662 | controller |     "Jun 09 10:48:54.528085 crc crio[3654]: time=\"2026-06-09T10:48:54.52754952Z\" level=info msg=\"Started container\" PID=7906 containerID=122164de82bfc7f31a8d728ab20b45ccbcde662bf212afa900429999869df214 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=9d905e70-f0b1-43a3-91f7-5aecd7d9c029 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e11e89fb7934e5776b30dea5ea80a860ad8c0970a0d0a5593003399d80a22fb2",
2026-06-09 12:20:06.090677 | controller |     "Jun 09 10:48:55.169818 crc crio[3654]: time=\"2026-06-09T10:48:55.168858522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.090691 | controller |     "Jun 09 10:48:55.226697 crc crio[3654]: time=\"2026-06-09T10:48:55.226162366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.090709 | controller |     "Jun 09 10:48:55.804144 crc crio[3654]: time=\"2026-06-09T10:48:55.801182754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.090724 | controller |     "Jun 09 10:48:55.917865 crc crio[3654]: time=\"2026-06-09T10:48:55.915278868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.090739 | controller |     "Jun 09 10:48:56.397077 crc crio[3654]: time=\"2026-06-09T10:48:56.396090365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.090754 | controller |     "Jun 09 10:48:56.494177 crc crio[3654]: time=\"2026-06-09T10:48:56.494079961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.090768 | controller |     "Jun 09 10:48:56.693036 crc crio[3654]: time=\"2026-06-09T10:48:56.692917614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.090782 | controller |     "Jun 09 10:48:56.794056 crc crio[3654]: time=\"2026-06-09T10:48:56.793905173Z\" level=info msg=\"Created container 4719d4cc3004b649a3a14bb9e096b311dca07861df6c83695555ecfc0658624a: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=de16f3ff-eada-4edf-ac47-3e6495cbfe6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.090796 | controller |     "Jun 09 10:48:56.797073 crc crio[3654]: time=\"2026-06-09T10:48:56.796912367Z\" level=info msg=\"Starting container: 4719d4cc3004b649a3a14bb9e096b311dca07861df6c83695555ecfc0658624a\" id=87ab2ff1-ff18-422d-a021-0aefde073250 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.090810 | controller |     "Jun 09 10:48:56.934365 crc crio[3654]: time=\"2026-06-09T10:48:56.932984193Z\" level=info msg=\"Started container\" PID=7990 containerID=4719d4cc3004b649a3a14bb9e096b311dca07861df6c83695555ecfc0658624a description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup id=87ab2ff1-ff18-422d-a021-0aefde073250 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6278cc9e41264179de9cac2d18892017f2f95b5226c63a4136d859c794e756f3",
2026-06-09 12:20:06.090825 | controller |     "Jun 09 10:48:56.984966 crc crio[3654]: time=\"2026-06-09T10:48:56.980548746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.090839 | controller |     "Jun 09 10:48:56.998539 crc crio[3654]: time=\"2026-06-09T10:48:56.998503306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.090852 | controller |     "Jun 09 10:48:57.286544 crc crio[3654]: time=\"2026-06-09T10:48:57.285951293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.090867 | controller |     "Jun 09 10:48:57.318696 crc crio[3654]: time=\"2026-06-09T10:48:57.318149169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.090881 | controller |     "Jun 09 10:48:57.645224 crc crio[3654]: time=\"2026-06-09T10:48:57.644725625Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=610bac61-02ab-470b-98c2-a391f9035c95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.090902 | controller |     "Jun 09 10:48:57.653182 crc crio[3654]: time=\"2026-06-09T10:48:57.652586893Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e5773300-27b7-4eef-801f-45bfdb5a3395 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.090917 | controller |     "Jun 09 10:48:57.662419 crc crio[3654]: time=\"2026-06-09T10:48:57.661053339Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=1e607159-b05c-425d-a28b-4a0ce802d963 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.090933 | controller |     "Jun 09 10:48:57.662419 crc crio[3654]: time=\"2026-06-09T10:48:57.662055547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.090950 | controller |     "Jun 09 10:48:57.707377 crc crio[3654]: time=\"2026-06-09T10:48:57.706978217Z\" level=info msg=\"Created container 6a868cd098046853ba5b82ea616cb1bdda61b4a7041171efc639d73f4c530abe: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=00e26e6d-ee42-4c72-b7ec-fa78edbfb3cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.090966 | controller |     "Jun 09 10:48:57.844696 crc crio[3654]: time=\"2026-06-09T10:48:57.843582758Z\" level=info msg=\"Created container 22cce17f6fefc356a12938dffb9139aa4152722ffabd935ae4dc67a8fcb09b8a: openshift-multus/multus-bzhnf/kube-multus\" id=da6dc5a2-1340-4f1e-b53f-c389303b36b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.090981 | controller |     "Jun 09 10:48:57.864351 crc crio[3654]: time=\"2026-06-09T10:48:57.863962635Z\" level=info msg=\"Starting container: 6a868cd098046853ba5b82ea616cb1bdda61b4a7041171efc639d73f4c530abe\" id=5b8aaa25-ead9-46cb-9f4f-c0b70f21b574 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.090994 | controller |     "Jun 09 10:48:57.871203 crc crio[3654]: time=\"2026-06-09T10:48:57.870198368Z\" level=info msg=\"Starting container: 22cce17f6fefc356a12938dffb9139aa4152722ffabd935ae4dc67a8fcb09b8a\" id=2e90a123-aea0-40da-b3af-339e246574d0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.091009 | controller |     "Jun 09 10:48:57.908459 crc crio[3654]: time=\"2026-06-09T10:48:57.908153474Z\" level=info msg=\"Started container\" PID=8022 containerID=6a868cd098046853ba5b82ea616cb1bdda61b4a7041171efc639d73f4c530abe description=openshift-machine-config-operator/machine-config-server-frshx/machine-config-server id=5b8aaa25-ead9-46cb-9f4f-c0b70f21b574 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d713a294bb81f354f0a153bd3ccee0e5ca1d379029354c5fd58766f7dc28745",
2026-06-09 12:20:06.091023 | controller |     "Jun 09 10:48:57.936829 crc crio[3654]: time=\"2026-06-09T10:48:57.936198344Z\" level=info msg=\"Started container\" PID=8038 containerID=22cce17f6fefc356a12938dffb9139aa4152722ffabd935ae4dc67a8fcb09b8a description=openshift-multus/multus-bzhnf/kube-multus id=2e90a123-aea0-40da-b3af-339e246574d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b090650e85ba85e31dc0d2e70cf6df64317cf259aa826150a90cef347ad09629",
2026-06-09 12:20:06.091038 | controller |     "Jun 09 10:48:58.047242 crc crio[3654]: time=\"2026-06-09T10:48:58.039007304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.091053 | controller |     "Jun 09 10:48:58.047242 crc crio[3654]: time=\"2026-06-09T10:48:58.044905279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.091068 | controller |     "Jun 09 10:48:58.056427 crc crio[3654]: time=\"2026-06-09T10:48:58.056167752Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_bd34e9d1-a134-47f5-94a8-df8261d81284\\\"\"",
2026-06-09 12:20:06.091087 | controller |     "Jun 09 10:48:59.365439 crc crio[3654]: time=\"2026-06-09T10:48:59.360979763Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 12:20:06.091102 | controller |     "Jun 09 10:48:59.526455 crc crio[3654]: time=\"2026-06-09T10:48:59.525159261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.091117 | controller |     "Jun 09 10:48:59.692887 crc crio[3654]: time=\"2026-06-09T10:48:59.689779161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.091131 | controller |     "Jun 09 10:48:59.787226 crc crio[3654]: time=\"2026-06-09T10:48:59.786166073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.091145 | controller |     "Jun 09 10:48:59.937154 crc crio[3654]: time=\"2026-06-09T10:48:59.93667397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.091160 | controller |     "Jun 09 10:49:00.069499 crc crio[3654]: time=\"2026-06-09T10:49:00.065537125Z\" level=info msg=\"Created container a272a3bb223347ab8e21460f3f7b088a1eab09f7931ce9dacb4d300a20a4a7da: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=1e607159-b05c-425d-a28b-4a0ce802d963 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.091174 | controller |     "Jun 09 10:49:00.086138 crc crio[3654]: time=\"2026-06-09T10:49:00.085682896Z\" level=info msg=\"Starting container: a272a3bb223347ab8e21460f3f7b088a1eab09f7931ce9dacb4d300a20a4a7da\" id=860e9e56-553d-4396-8d33-9ecbb2c25ec0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.091188 | controller |     "Jun 09 10:49:00.498549 crc crio[3654]: time=\"2026-06-09T10:49:00.49813959Z\" level=info msg=\"Started container\" PID=8068 containerID=a272a3bb223347ab8e21460f3f7b088a1eab09f7931ce9dacb4d300a20a4a7da description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller id=860e9e56-553d-4396-8d33-9ecbb2c25ec0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6278cc9e41264179de9cac2d18892017f2f95b5226c63a4136d859c794e756f3",
2026-06-09 12:20:06.091203 | controller |     "Jun 09 10:49:00.517487 crc crio[3654]: time=\"2026-06-09T10:49:00.516942754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.091217 | controller |     "Jun 09 10:49:00.530706 crc crio[3654]: time=\"2026-06-09T10:49:00.530621824Z\" level=info msg=\"Created container e733a5b2926147cd245e6868bb5afeefc8cac4f6444b9bcb6ca6f968c9d9b46a: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=26116036-1bd3-4fe5-8c0f-7a745729b229 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.091232 | controller |     "Jun 09 10:49:00.556745 crc crio[3654]: time=\"2026-06-09T10:49:00.556562136Z\" level=info msg=\"Created container c6736e680ea9b53f189e3bff06f5a3ffb0dce030ad9bf10e9d0d9b17594dfa01: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=edc8282c-544f-40a7-9de7-74617b5e397b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.091247 | controller |     "Jun 09 10:49:00.563223 crc crio[3654]: time=\"2026-06-09T10:49:00.538791361Z\" level=info msg=\"Created container 5fa246af3710732e7b2b5ddef836d90ad02fcf99d1b37108cae80dbde28be2fc: openshift-image-registry/node-ca-2wddl/node-ca\" id=0e5ab41f-4b74-4672-ab3d-17d060444b6b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.091261 | controller |     "Jun 09 10:49:00.568193 crc crio[3654]: time=\"2026-06-09T10:49:00.568133008Z\" level=info msg=\"Created container 7c7b03ec4b4588242d10cadefd6e07095973311214ca619b5eb0f0e3819c38c3: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=fca85b3c-5d4b-42ab-9305-c721e202bb74 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.091280 | controller |     "Jun 09 10:49:00.581579 crc crio[3654]: time=\"2026-06-09T10:49:00.579270157Z\" level=info msg=\"Starting container: 5fa246af3710732e7b2b5ddef836d90ad02fcf99d1b37108cae80dbde28be2fc\" id=f2afd09e-5724-48a3-85a1-4bec1e4a0896 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.091295 | controller |     "Jun 09 10:49:00.600732 crc crio[3654]: time=\"2026-06-09T10:49:00.60056062Z\" level=info msg=\"Starting container: e733a5b2926147cd245e6868bb5afeefc8cac4f6444b9bcb6ca6f968c9d9b46a\" id=77831551-09ae-4706-9630-a69d8fe832db name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.091310 | controller |     "Jun 09 10:49:00.607556 crc crio[3654]: time=\"2026-06-09T10:49:00.607453102Z\" level=info msg=\"Starting container: 7c7b03ec4b4588242d10cadefd6e07095973311214ca619b5eb0f0e3819c38c3\" id=0783b0cf-ffc2-40e6-862c-79dca62aab47 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.091324 | controller |     "Jun 09 10:49:00.616517 crc crio[3654]: time=\"2026-06-09T10:49:00.616247646Z\" level=info msg=\"Starting container: c6736e680ea9b53f189e3bff06f5a3ffb0dce030ad9bf10e9d0d9b17594dfa01\" id=5e70ece3-3b10-475f-95c2-9ed876ec3b78 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.091339 | controller |     "Jun 09 10:49:00.618420 crc crio[3654]: time=\"2026-06-09T10:49:00.617949143Z\" level=info msg=\"Started container\" PID=8127 containerID=5fa246af3710732e7b2b5ddef836d90ad02fcf99d1b37108cae80dbde28be2fc description=openshift-image-registry/node-ca-2wddl/node-ca id=f2afd09e-5724-48a3-85a1-4bec1e4a0896 name=/runtime.v1.RuntimeService/StartContainer sandboxID=040e40baeba017588671d26af1919f8f66b0d8ea312e298619067c242a713c0b",
2026-06-09 12:20:06.091373 | controller |     "Jun 09 10:49:00.653977 crc crio[3654]: time=\"2026-06-09T10:49:00.653911794Z\" level=info msg=\"Started container\" PID=8109 containerID=e733a5b2926147cd245e6868bb5afeefc8cac4f6444b9bcb6ca6f968c9d9b46a description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=77831551-09ae-4706-9630-a69d8fe832db name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d43f16884512cb4593616184efe91980c526fb8e7d1c4d5bbb19cd9012db3f4",
2026-06-09 12:20:06.091390 | controller |     "Jun 09 10:49:00.689257 crc crio[3654]: time=\"2026-06-09T10:49:00.688876227Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=76935771-c04f-4255-aab6-8823ce12d2b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.091405 | controller |     "Jun 09 10:49:00.692357 crc crio[3654]: time=\"2026-06-09T10:49:00.691970333Z\" level=info msg=\"Started container\" PID=8107 containerID=7c7b03ec4b4588242d10cadefd6e07095973311214ca619b5eb0f0e3819c38c3 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=0783b0cf-ffc2-40e6-862c-79dca62aab47 name=/runtime.v1.RuntimeService/StartContainer sandboxID=486823e29830b0bb1d3e8d0b3f117130628f5ba696aa1cd7f1f832c66f25da01",
2026-06-09 12:20:06.091420 | controller |     "Jun 09 10:49:00.705370 crc crio[3654]: time=\"2026-06-09T10:49:00.704845831Z\" level=info msg=\"Started container\" PID=8113 containerID=c6736e680ea9b53f189e3bff06f5a3ffb0dce030ad9bf10e9d0d9b17594dfa01 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy id=5e70ece3-3b10-475f-95c2-9ed876ec3b78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d91bf07ecd3e56049ca39b7300e760a33877da7bdcbfb62398805b162854b2fb",
2026-06-09 12:20:06.091435 | controller |     "Jun 09 10:49:00.707748 crc crio[3654]: time=\"2026-06-09T10:49:00.707586257Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=7eb7d2fe-9c68-4805-88bb-b8c46189a8d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.091454 | controller |     "Jun 09 10:49:00.729496 crc crio[3654]: time=\"2026-06-09T10:49:00.729276421Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=a2ee61a1-7fd3-40f3-a19a-136a76564b60 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.091468 | controller |     "Jun 09 10:49:00.730357 crc crio[3654]: time=\"2026-06-09T10:49:00.730036962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.091483 | controller |     "Jun 09 10:49:00.740538 crc crio[3654]: time=\"2026-06-09T10:49:00.740227556Z\" level=info msg=\"Created container 9d92428ea9e0716ecb628832c8d2562cf3c722af59e774a4abb796604077007b: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=63b7a3c3-973d-4147-a3eb-77d80bc42250 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.091506 | controller |     "Jun 09 10:49:00.754849 crc crio[3654]: time=\"2026-06-09T10:49:00.754788131Z\" level=info msg=\"Starting container: 9d92428ea9e0716ecb628832c8d2562cf3c722af59e774a4abb796604077007b\" id=9be885cd-d796-4b4e-85ac-f243cb9b8a3c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.091521 | controller |     "Jun 09 10:49:00.778359 crc crio[3654]: time=\"2026-06-09T10:49:00.778003076Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=431e339d-74a0-4513-9ec5-809d51e35d31 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.091536 | controller |     "Jun 09 10:49:00.778770 crc crio[3654]: time=\"2026-06-09T10:49:00.778005047Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=a1856ce1-03be-47a0-b442-d271fda73322 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.091551 | controller |     "Jun 09 10:49:00.795403 crc crio[3654]: time=\"2026-06-09T10:49:00.794540167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.091565 | controller |     "Jun 09 10:49:00.798148 crc crio[3654]: time=\"2026-06-09T10:49:00.796955074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.091580 | controller |     "Jun 09 10:49:00.808176 crc crio[3654]: time=\"2026-06-09T10:49:00.807740734Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=43df00a7-b24d-4666-9ad6-cd35620d51a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.091594 | controller |     "Jun 09 10:49:00.808566 crc crio[3654]: time=\"2026-06-09T10:49:00.808442003Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=32f1412c-37ba-463a-a716-49d7a6ab64b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.091608 | controller |     "Jun 09 10:49:00.826556 crc crio[3654]: time=\"2026-06-09T10:49:00.825551429Z\" level=info msg=\"Created container d1dd11d7327857536eceb18fac0201b1a687678c0789435d17f42b616a64da0f: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=32d68f02-3a7d-4499-a2b9-853484a79627 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.091622 | controller |     "Jun 09 10:49:00.831884 crc crio[3654]: time=\"2026-06-09T10:49:00.831820234Z\" level=info msg=\"Started container\" PID=8126 containerID=9d92428ea9e0716ecb628832c8d2562cf3c722af59e774a4abb796604077007b description=openshift-dns/node-resolver-277xp/dns-node-resolver id=9be885cd-d796-4b4e-85ac-f243cb9b8a3c name=/runtime.v1.RuntimeService/StartContainer sandboxID=1aa0f61cf6d8edf7f77315da465d88bfbf1e03e6a57cf97205c09430d3f75050",
2026-06-09 12:20:06.091640 | controller |     "Jun 09 10:49:00.832591 crc crio[3654]: time=\"2026-06-09T10:49:00.832260846Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=66c10bfc-c85b-4d9e-b4c0-99f3770b43a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.091655 | controller |     "Jun 09 10:49:00.834418 crc crio[3654]: time=\"2026-06-09T10:49:00.833071139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.091670 | controller |     "Jun 09 10:49:00.844174 crc crio[3654]: time=\"2026-06-09T10:49:00.831823824Z\" level=info msg=\"Starting container: d1dd11d7327857536eceb18fac0201b1a687678c0789435d17f42b616a64da0f\" id=750ce345-a5d6-4eef-865c-d0a260fb037c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.091684 | controller |     "Jun 09 10:49:00.917379 crc crio[3654]: time=\"2026-06-09T10:49:00.917103537Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=72c66bc9-0c88-4a2f-aab5-6dd8a6dfdd1b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.091699 | controller |     "Jun 09 10:49:00.933914 crc crio[3654]: time=\"2026-06-09T10:49:00.933708129Z\" level=info msg=\"Started container\" PID=8152 containerID=d1dd11d7327857536eceb18fac0201b1a687678c0789435d17f42b616a64da0f description=openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy id=750ce345-a5d6-4eef-865c-d0a260fb037c name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc870237db59af91548bde1bdad5b6b8db18d2f00e7ea36142b3445a611ac900",
2026-06-09 12:20:06.091713 | controller |     "Jun 09 10:49:00.945979 crc crio[3654]: time=\"2026-06-09T10:49:00.945913828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.091727 | controller |     "Jun 09 10:49:01.020867 crc crio[3654]: time=\"2026-06-09T10:49:01.020726669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.091742 | controller |     "Jun 09 10:49:01.067546 crc crio[3654]: time=\"2026-06-09T10:49:01.066883304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.091756 | controller |     "Jun 09 10:49:01.112343 crc crio[3654]: time=\"2026-06-09T10:49:01.110095956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.091770 | controller |     "Jun 09 10:49:01.263904 crc crio[3654]: time=\"2026-06-09T10:49:01.263839843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.091785 | controller |     "Jun 09 10:49:01.390265 crc crio[3654]: time=\"2026-06-09T10:49:01.38987356Z\" level=info msg=\"Created container bf363e57257be706324dd7e0b157c0781c82f2b536a48ee16cf9a9356a50c857: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=a2ee61a1-7fd3-40f3-a19a-136a76564b60 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.091799 | controller |     "Jun 09 10:49:01.413473 crc crio[3654]: time=\"2026-06-09T10:49:01.409472245Z\" level=info msg=\"Starting container: bf363e57257be706324dd7e0b157c0781c82f2b536a48ee16cf9a9356a50c857\" id=e2503ef0-ce63-4cc5-a4f1-e9c4c25cbe3d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.091817 | controller |     "Jun 09 10:49:01.586603 crc crio[3654]: time=\"2026-06-09T10:49:01.581268135Z\" level=info msg=\"Created container b9df10819f8b52228292ab91b79b23e00dbb5b2b00938d0dd42f949998dc9739: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=66c10bfc-c85b-4d9e-b4c0-99f3770b43a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.091831 | controller |     "Jun 09 10:49:01.590565 crc crio[3654]: time=\"2026-06-09T10:49:01.582792477Z\" level=info msg=\"Started container\" PID=8192 containerID=bf363e57257be706324dd7e0b157c0781c82f2b536a48ee16cf9a9356a50c857 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging id=e2503ef0-ce63-4cc5-a4f1-e9c4c25cbe3d name=/runtime.v1.RuntimeService/StartContainer sandboxID=6278cc9e41264179de9cac2d18892017f2f95b5226c63a4136d859c794e756f3",
2026-06-09 12:20:06.091846 | controller |     "Jun 09 10:49:01.599271 crc crio[3654]: time=\"2026-06-09T10:49:01.596816847Z\" level=info msg=\"Starting container: b9df10819f8b52228292ab91b79b23e00dbb5b2b00938d0dd42f949998dc9739\" id=4d71a8d0-d12e-4bd0-bd99-ff318caff810 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.091860 | controller |     "Jun 09 10:49:01.664097 crc crio[3654]: time=\"2026-06-09T10:49:01.662149055Z\" level=info msg=\"Started container\" PID=8209 containerID=b9df10819f8b52228292ab91b79b23e00dbb5b2b00938d0dd42f949998dc9739 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=4d71a8d0-d12e-4bd0-bd99-ff318caff810 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d91bf07ecd3e56049ca39b7300e760a33877da7bdcbfb62398805b162854b2fb",
2026-06-09 12:20:06.091875 | controller |     "Jun 09 10:49:01.670569 crc crio[3654]: time=\"2026-06-09T10:49:01.670494767Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=9fd83aaf-933e-4222-99eb-94f7e58f464d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.091889 | controller |     "Jun 09 10:49:01.679095 crc crio[3654]: time=\"2026-06-09T10:49:01.678721196Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=6c168024-ca79-488b-83ef-8366e83ee949 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.091903 | controller |     "Jun 09 10:49:01.686719 crc crio[3654]: time=\"2026-06-09T10:49:01.685848304Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=6e9784f7-2221-4ddc-826c-aef013ea21af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.091918 | controller |     "Jun 09 10:49:01.686719 crc crio[3654]: time=\"2026-06-09T10:49:01.686229845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.091932 | controller |     "Jun 09 10:49:01.772557 crc crio[3654]: time=\"2026-06-09T10:49:01.771817855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.091946 | controller |     "Jun 09 10:49:01.776366 crc crio[3654]: time=\"2026-06-09T10:49:01.774039717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.091960 | controller |     "Jun 09 10:49:02.096787 crc crio[3654]: time=\"2026-06-09T10:49:02.096722084Z\" level=info msg=\"Created container f18175d44dbc6294bec2901f80303046064a2b168a98f44169d5bf6a218e612e: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=72c66bc9-0c88-4a2f-aab5-6dd8a6dfdd1b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.091978 | controller |     "Jun 09 10:49:02.103817 crc crio[3654]: time=\"2026-06-09T10:49:02.102906136Z\" level=info msg=\"Starting container: f18175d44dbc6294bec2901f80303046064a2b168a98f44169d5bf6a218e612e\" id=ae8145be-17d3-4fa9-908f-2692ace7e8a4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.091993 | controller |     "Jun 09 10:49:02.140609 crc crio[3654]: time=\"2026-06-09T10:49:02.140489062Z\" level=info msg=\"Created container b180d23bc6da36601e62e614179a61240897cc708443f0836142db659ca5336f: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=6e9784f7-2221-4ddc-826c-aef013ea21af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.092007 | controller |     "Jun 09 10:49:02.150585 crc crio[3654]: time=\"2026-06-09T10:49:02.150168901Z\" level=info msg=\"Starting container: b180d23bc6da36601e62e614179a61240897cc708443f0836142db659ca5336f\" id=3fa23ec9-3d57-43ad-b79a-a5bb3e239175 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.092022 | controller |     "Jun 09 10:49:02.303427 crc crio[3654]: time=\"2026-06-09T10:49:02.302867859Z\" level=info msg=\"Started container\" PID=8250 containerID=b180d23bc6da36601e62e614179a61240897cc708443f0836142db659ca5336f description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node id=3fa23ec9-3d57-43ad-b79a-a5bb3e239175 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6278cc9e41264179de9cac2d18892017f2f95b5226c63a4136d859c794e756f3",
2026-06-09 12:20:06.092036 | controller |     "Jun 09 10:49:02.327917 crc crio[3654]: time=\"2026-06-09T10:49:02.327355151Z\" level=info msg=\"Started container\" PID=8231 containerID=f18175d44dbc6294bec2901f80303046064a2b168a98f44169d5bf6a218e612e description=openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy id=ae8145be-17d3-4fa9-908f-2692ace7e8a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=486823e29830b0bb1d3e8d0b3f117130628f5ba696aa1cd7f1f832c66f25da01",
2026-06-09 12:20:06.092051 | controller |     "Jun 09 10:49:02.594918 crc crio[3654]: time=\"2026-06-09T10:49:02.594362859Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=08790b95-219a-4382-9ab0-9b3bee79e1eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.092066 | controller |     "Jun 09 10:49:02.599797 crc crio[3654]: time=\"2026-06-09T10:49:02.599533403Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d1fce2f1-8fc6-446b-b3cd-e4f6774fec5a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.092080 | controller |     "Jun 09 10:49:02.609429 crc crio[3654]: time=\"2026-06-09T10:49:02.608803021Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=7c5a21c0-d13e-42fd-8b69-d428c7d59ba7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.092094 | controller |     "Jun 09 10:49:02.609429 crc crio[3654]: time=\"2026-06-09T10:49:02.60912335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.092109 | controller |     "Jun 09 10:49:02.647547 crc crio[3654]: time=\"2026-06-09T10:49:02.647468726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.092124 | controller |     "Jun 09 10:49:02.652853 crc crio[3654]: time=\"2026-06-09T10:49:02.652615449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.092138 | controller |     "Jun 09 10:49:02.938030 crc crio[3654]: time=\"2026-06-09T10:49:02.937866815Z\" level=info msg=\"Created container cabd5fefee9f6522898da0e81e2218ef3385a37aff7b41527a244b43e9cc9158: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=7c5a21c0-d13e-42fd-8b69-d428c7d59ba7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.092156 | controller |     "Jun 09 10:49:02.947067 crc crio[3654]: time=\"2026-06-09T10:49:02.946949418Z\" level=info msg=\"Starting container: cabd5fefee9f6522898da0e81e2218ef3385a37aff7b41527a244b43e9cc9158\" id=b25db3c1-35fb-45b0-97c0-805343d3cdca name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.092171 | controller |     "Jun 09 10:49:03.025425 crc crio[3654]: time=\"2026-06-09T10:49:03.02179002Z\" level=info msg=\"Started container\" PID=8289 containerID=cabd5fefee9f6522898da0e81e2218ef3385a37aff7b41527a244b43e9cc9158 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics id=b25db3c1-35fb-45b0-97c0-805343d3cdca name=/runtime.v1.RuntimeService/StartContainer sandboxID=6278cc9e41264179de9cac2d18892017f2f95b5226c63a4136d859c794e756f3",
2026-06-09 12:20:06.092187 | controller |     "Jun 09 10:49:03.107530 crc crio[3654]: time=\"2026-06-09T10:49:03.107182906Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=53c2ef1d-e7d9-407a-94fe-89821ff85e4b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.092202 | controller |     "Jun 09 10:49:03.110799 crc crio[3654]: time=\"2026-06-09T10:49:03.110269822Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=cab46198-72e5-470e-bce7-f99e57f74620 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.092217 | controller |     "Jun 09 10:49:03.117173 crc crio[3654]: time=\"2026-06-09T10:49:03.116840924Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=fe9bb429-d24c-4d6c-89fd-2eda93b22868 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.092231 | controller |     "Jun 09 10:49:03.117493 crc crio[3654]: time=\"2026-06-09T10:49:03.117421471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.092246 | controller |     "Jun 09 10:49:03.251524 crc crio[3654]: time=\"2026-06-09T10:49:03.251161591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.092260 | controller |     "Jun 09 10:49:03.272055 crc crio[3654]: time=\"2026-06-09T10:49:03.269008708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.092275 | controller |     "Jun 09 10:49:03.686945 crc crio[3654]: time=\"2026-06-09T10:49:03.686183174Z\" level=info msg=\"Created container 789fee1a61af033927cd16742edeb91290277bbc113c65d57384b9ce11f67783: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=fe9bb429-d24c-4d6c-89fd-2eda93b22868 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.092326 | controller |     "Jun 09 10:49:03.691194 crc crio[3654]: time=\"2026-06-09T10:49:03.690612447Z\" level=info msg=\"Starting container: 789fee1a61af033927cd16742edeb91290277bbc113c65d57384b9ce11f67783\" id=219a7934-6f23-4135-8c93-2723c7bf8741 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.092359 | controller |     "Jun 09 10:49:03.804796 crc crio[3654]: time=\"2026-06-09T10:49:03.804098805Z\" level=info msg=\"Started container\" PID=8335 containerID=789fee1a61af033927cd16742edeb91290277bbc113c65d57384b9ce11f67783 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/northd id=219a7934-6f23-4135-8c93-2723c7bf8741 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6278cc9e41264179de9cac2d18892017f2f95b5226c63a4136d859c794e756f3",
2026-06-09 12:20:06.092386 | controller |     "Jun 09 10:49:03.862132 crc crio[3654]: time=\"2026-06-09T10:49:03.861216233Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5429d30e-cb04-4a97-8d92-036205b04e4e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.092403 | controller |     "Jun 09 10:49:03.872678 crc crio[3654]: time=\"2026-06-09T10:49:03.87258446Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=17c7539b-ddce-41b1-bdd4-f2517ea0582f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.092418 | controller |     "Jun 09 10:49:03.902249 crc crio[3654]: time=\"2026-06-09T10:49:03.902090311Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=98479a3a-4018-4f07-a51a-d48e60e29207 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.092433 | controller |     "Jun 09 10:49:03.902832 crc crio[3654]: time=\"2026-06-09T10:49:03.902725218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.092448 | controller |     "Jun 09 10:49:04.024915 crc crio[3654]: time=\"2026-06-09T10:49:04.009980742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.092463 | controller |     "Jun 09 10:49:04.024915 crc crio[3654]: time=\"2026-06-09T10:49:04.01421926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.092478 | controller |     "Jun 09 10:49:04.254080 crc crio[3654]: time=\"2026-06-09T10:49:04.253865157Z\" level=info msg=\"Created container 20353c2ac778c8a1924ac501a83ced9bd117f7625dcac001d834e65da3e6da68: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=98479a3a-4018-4f07-a51a-d48e60e29207 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.092492 | controller |     "Jun 09 10:49:04.261688 crc crio[3654]: time=\"2026-06-09T10:49:04.258850846Z\" level=info msg=\"Starting container: 20353c2ac778c8a1924ac501a83ced9bd117f7625dcac001d834e65da3e6da68\" id=aec299f5-fd2a-4a37-a97b-89804bd145d5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.092506 | controller |     "Jun 09 10:49:04.339745 crc crio[3654]: time=\"2026-06-09T10:49:04.339447738Z\" level=info msg=\"Started container\" PID=8361 containerID=20353c2ac778c8a1924ac501a83ced9bd117f7625dcac001d834e65da3e6da68 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb id=aec299f5-fd2a-4a37-a97b-89804bd145d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6278cc9e41264179de9cac2d18892017f2f95b5226c63a4136d859c794e756f3",
2026-06-09 12:20:06.092521 | controller |     "Jun 09 10:49:04.598785 crc crio[3654]: time=\"2026-06-09T10:49:04.598028042Z\" level=info msg=\"Created container 4b5ad603e9c1237faa5b7bd04d2c2bd2654626e6967abcd384141b915591d929: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=cc1b07f7-a299-42c3-842f-b2456f079c0d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.092536 | controller |     "Jun 09 10:49:04.609065 crc crio[3654]: time=\"2026-06-09T10:49:04.605009396Z\" level=info msg=\"Starting container: 4b5ad603e9c1237faa5b7bd04d2c2bd2654626e6967abcd384141b915591d929\" id=392fad92-6ee6-4d2e-87ae-09905275c58a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.092550 | controller |     "Jun 09 10:49:04.703717 crc crio[3654]: time=\"2026-06-09T10:49:04.701874841Z\" level=info msg=\"Started container\" PID=7742 containerID=4b5ad603e9c1237faa5b7bd04d2c2bd2654626e6967abcd384141b915591d929 description=openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter id=392fad92-6ee6-4d2e-87ae-09905275c58a name=/runtime.v1.RuntimeService/StartContainer sandboxID=823d92d33ac106782b3105b8a9ffa12696f5c1c68e5f57436ac84ae9add984d8",
2026-06-09 12:20:06.092569 | controller |     "Jun 09 10:49:05.205158 crc crio[3654]: time=\"2026-06-09T10:49:05.204172053Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=5ce4778a-4d71-4b20-8526-964cf8fd3edc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.092584 | controller |     "Jun 09 10:49:05.213736 crc crio[3654]: time=\"2026-06-09T10:49:05.2130404Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=8f0fd1e9-ddce-47d7-8a0a-1420fb5477a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.092599 | controller |     "Jun 09 10:49:05.226784 crc crio[3654]: time=\"2026-06-09T10:49:05.225975961Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=786c29e9-5cbf-4ed6-a2ae-85e540d5a84c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.092613 | controller |     "Jun 09 10:49:05.226784 crc crio[3654]: time=\"2026-06-09T10:49:05.226610889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.092628 | controller |     "Jun 09 10:49:05.493827 crc crio[3654]: time=\"2026-06-09T10:49:05.488221297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.092643 | controller |     "Jun 09 10:49:06.676240 crc crio[3654]: time=\"2026-06-09T10:49:06.676104455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.092657 | controller |     "Jun 09 10:49:06.913216 crc crio[3654]: time=\"2026-06-09T10:49:06.912926174Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=88b826b7-f0c0-4c66-91ed-a1c2ee157ddc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.092671 | controller |     "Jun 09 10:49:06.918500 crc crio[3654]: time=\"2026-06-09T10:49:06.918011755Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=bb6c18e8-1c02-4967-b111-674dd5c3b00e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.092686 | controller |     "Jun 09 10:49:06.922366 crc crio[3654]: time=\"2026-06-09T10:49:06.922044287Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=d630127b-8b6e-4c0d-850b-a5f82e880144 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.092701 | controller |     "Jun 09 10:49:06.922749 crc crio[3654]: time=\"2026-06-09T10:49:06.922679055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.092715 | controller |     "Jun 09 10:49:06.939488 crc crio[3654]: time=\"2026-06-09T10:49:06.939275397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.092729 | controller |     "Jun 09 10:49:06.942014 crc crio[3654]: time=\"2026-06-09T10:49:06.941888029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.092747 | controller |     "Jun 09 10:49:07.028190 crc crio[3654]: time=\"2026-06-09T10:49:07.027274625Z\" level=info msg=\"Created container e43a7386b8138d2838be82e3609ef7433b36a04d5ea3a6e5d040f334c8b43760: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=786c29e9-5cbf-4ed6-a2ae-85e540d5a84c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.092763 | controller |     "Jun 09 10:49:07.032511 crc crio[3654]: time=\"2026-06-09T10:49:07.029778695Z\" level=info msg=\"Starting container: e43a7386b8138d2838be82e3609ef7433b36a04d5ea3a6e5d040f334c8b43760\" id=83134271-5a14-4f52-a5b5-317d530bbcf3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.092777 | controller |     "Jun 09 10:49:07.071530 crc crio[3654]: time=\"2026-06-09T10:49:07.071137685Z\" level=info msg=\"Started container\" PID=8460 containerID=e43a7386b8138d2838be82e3609ef7433b36a04d5ea3a6e5d040f334c8b43760 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=83134271-5a14-4f52-a5b5-317d530bbcf3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d43f16884512cb4593616184efe91980c526fb8e7d1c4d5bbb19cd9012db3f4",
2026-06-09 12:20:06.092793 | controller |     "Jun 09 10:49:07.152868 crc crio[3654]: time=\"2026-06-09T10:49:07.150580245Z\" level=info msg=\"Created container d9454a45ca3ec44cac770eb1522b48d66fdd503c611327dbe572bc5f1291c5a2: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=d630127b-8b6e-4c0d-850b-a5f82e880144 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.092808 | controller |     "Jun 09 10:49:07.153219 crc crio[3654]: time=\"2026-06-09T10:49:07.153148117Z\" level=info msg=\"Starting container: d9454a45ca3ec44cac770eb1522b48d66fdd503c611327dbe572bc5f1291c5a2\" id=d2232627-3735-4eec-bccb-5094e690eb22 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.092822 | controller |     "Jun 09 10:49:07.255522 crc crio[3654]: time=\"2026-06-09T10:49:07.2538814Z\" level=info msg=\"Started container\" PID=8482 containerID=d9454a45ca3ec44cac770eb1522b48d66fdd503c611327dbe572bc5f1291c5a2 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb id=d2232627-3735-4eec-bccb-5094e690eb22 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6278cc9e41264179de9cac2d18892017f2f95b5226c63a4136d859c794e756f3",
2026-06-09 12:20:06.092836 | controller |     "Jun 09 10:49:08.997761 crc crio[3654]: time=\"2026-06-09T10:49:08.997057606Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=8615880f-fc35-4a1a-9ad9-9f91db13ff10 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.092851 | controller |     "Jun 09 10:49:09.001054 crc crio[3654]: time=\"2026-06-09T10:49:09.000746479Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=bb630c2c-33ad-496e-ad2c-7f2682c4cdbb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.092865 | controller |     "Jun 09 10:49:09.007459 crc crio[3654]: time=\"2026-06-09T10:49:09.0072346Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=d067b220-4e28-40c9-9b44-74e1d7259722 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.092880 | controller |     "Jun 09 10:49:09.007952 crc crio[3654]: time=\"2026-06-09T10:49:09.007854927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.092894 | controller |     "Jun 09 10:49:09.070078 crc crio[3654]: time=\"2026-06-09T10:49:09.069897043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.092908 | controller |     "Jun 09 10:49:09.989605 crc crio[3654]: time=\"2026-06-09T10:49:09.988739535Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=69d23df6-c2c7-4daa-9c77-c49c8b8c2e96 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.092927 | controller |     "Jun 09 10:49:10.042585 crc crio[3654]: time=\"2026-06-09T10:49:10.04140863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.092942 | controller |     "Jun 09 10:49:10.115740 crc crio[3654]: time=\"2026-06-09T10:49:10.110469892Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=aa8481b9-9f6b-4df0-8f0e-ae9534593d98 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.092956 | controller |     "Jun 09 10:49:10.121253 crc crio[3654]: time=\"2026-06-09T10:49:10.12045581Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=a4c61162-640e-47af-9450-b775d599c877 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.092971 | controller |     "Jun 09 10:49:10.121711 crc crio[3654]: time=\"2026-06-09T10:49:10.121566981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.092985 | controller |     "Jun 09 10:49:10.206410 crc crio[3654]: time=\"2026-06-09T10:49:10.193539113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.092999 | controller |     "Jun 09 10:49:10.206410 crc crio[3654]: time=\"2026-06-09T10:49:10.197866404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.093013 | controller |     "Jun 09 10:49:10.421857 crc crio[3654]: time=\"2026-06-09T10:49:10.420842527Z\" level=info msg=\"Created container 1bc7a4059f0aa2da9d70719e864483efc3c5de723d60d52b90c50f60952f9c2b: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=d067b220-4e28-40c9-9b44-74e1d7259722 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.093027 | controller |     "Jun 09 10:49:10.446757 crc crio[3654]: time=\"2026-06-09T10:49:10.442808288Z\" level=info msg=\"Starting container: 1bc7a4059f0aa2da9d70719e864483efc3c5de723d60d52b90c50f60952f9c2b\" id=be3bdd58-41ec-41cd-a49c-0a714bf21415 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.093041 | controller |     "Jun 09 10:49:10.500949 crc crio[3654]: time=\"2026-06-09T10:49:10.500576485Z\" level=info msg=\"Started container\" PID=8645 containerID=1bc7a4059f0aa2da9d70719e864483efc3c5de723d60d52b90c50f60952f9c2b description=openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins id=be3bdd58-41ec-41cd-a49c-0a714bf21415 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc870237db59af91548bde1bdad5b6b8db18d2f00e7ea36142b3445a611ac900",
2026-06-09 12:20:06.093056 | controller |     "Jun 09 10:49:10.692776 crc crio[3654]: time=\"2026-06-09T10:49:10.692131594Z\" level=info msg=\"Created container 56dfcb6948ef1b455116801a69846f7a71bc4711542ff9550ba9ba4e1ac20820: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=a4c61162-640e-47af-9450-b775d599c877 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.093071 | controller |     "Jun 09 10:49:10.700425 crc crio[3654]: time=\"2026-06-09T10:49:10.699971903Z\" level=info msg=\"Starting container: 56dfcb6948ef1b455116801a69846f7a71bc4711542ff9550ba9ba4e1ac20820\" id=2ae8ae37-15fe-4a2f-85d7-e92ac2d55ffd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.093085 | controller |     "Jun 09 10:49:10.773540 crc crio[3654]: time=\"2026-06-09T10:49:10.773350294Z\" level=info msg=\"Started container\" PID=8650 containerID=56dfcb6948ef1b455116801a69846f7a71bc4711542ff9550ba9ba4e1ac20820 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller id=2ae8ae37-15fe-4a2f-85d7-e92ac2d55ffd name=/runtime.v1.RuntimeService/StartContainer sandboxID=6278cc9e41264179de9cac2d18892017f2f95b5226c63a4136d859c794e756f3",
2026-06-09 12:20:06.093103 | controller |     "Jun 09 10:49:23.649674 crc crio[3654]: time=\"2026-06-09T10:49:23.646862495Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=62c72992-0d21-4754-b725-af1741f5c6c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.093118 | controller |     "Jun 09 10:49:23.656394 crc crio[3654]: time=\"2026-06-09T10:49:23.654719989Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=fa503707-e316-4376-a7c0-71ded4e1dcd7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.093132 | controller |     "Jun 09 10:49:23.657124 crc crio[3654]: time=\"2026-06-09T10:49:23.657053055Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=fcf4d91e-ea04-4248-9330-30fe340d947e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.093146 | controller |     "Jun 09 10:49:23.657678 crc crio[3654]: time=\"2026-06-09T10:49:23.657521109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.093161 | controller |     "Jun 09 10:49:23.706342 crc crio[3654]: time=\"2026-06-09T10:49:23.706108884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.093176 | controller |     "Jun 09 10:49:24.069773 crc crio[3654]: time=\"2026-06-09T10:49:24.069569265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.093191 | controller |     "Jun 09 10:49:24.210815 crc crio[3654]: time=\"2026-06-09T10:49:24.210519842Z\" level=info msg=\"Created container 464cf241f9a95f0ff51020e0a6381e03d0fe8609500305faab8a8427315fe71c: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=fcf4d91e-ea04-4248-9330-30fe340d947e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.093205 | controller |     "Jun 09 10:49:24.212806 crc crio[3654]: time=\"2026-06-09T10:49:24.212489798Z\" level=info msg=\"Starting container: 464cf241f9a95f0ff51020e0a6381e03d0fe8609500305faab8a8427315fe71c\" id=066196bb-26f3-4a9d-ac82-56404f662d0b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.093220 | controller |     "Jun 09 10:49:24.241862 crc crio[3654]: time=\"2026-06-09T10:49:24.240898438Z\" level=info msg=\"Started container\" PID=9018 containerID=464cf241f9a95f0ff51020e0a6381e03d0fe8609500305faab8a8427315fe71c description=openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin id=066196bb-26f3-4a9d-ac82-56404f662d0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc870237db59af91548bde1bdad5b6b8db18d2f00e7ea36142b3445a611ac900",
2026-06-09 12:20:06.093235 | controller |     "Jun 09 10:49:25.678823 crc crio[3654]: time=\"2026-06-09T10:49:25.67821364Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=1ef47ad6-d8b7-4420-a5e2-a4e8ab439886 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.093250 | controller |     "Jun 09 10:49:25.685826 crc crio[3654]: time=\"2026-06-09T10:49:25.68556923Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=4c0ed4c1-68bb-47f3-b242-6cef85632c44 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.093269 | controller |     "Jun 09 10:49:25.689364 crc crio[3654]: time=\"2026-06-09T10:49:25.68909076Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=8620556b-08c3-4c63-b4fb-0dffb7fd168d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.093285 | controller |     "Jun 09 10:49:25.691004 crc crio[3654]: time=\"2026-06-09T10:49:25.69047096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.093300 | controller |     "Jun 09 10:49:25.787537 crc crio[3654]: time=\"2026-06-09T10:49:25.783366217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.093314 | controller |     "Jun 09 10:49:26.301893 crc crio[3654]: time=\"2026-06-09T10:49:26.301793895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.093329 | controller |     "Jun 09 10:49:26.489497 crc crio[3654]: time=\"2026-06-09T10:49:26.489353231Z\" level=info msg=\"Created container d18f7223f1670ad2fb22fde890a2c65c149a2e32d7b6affbd7be949ed52a3263: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=8620556b-08c3-4c63-b4fb-0dffb7fd168d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.093343 | controller |     "Jun 09 10:49:26.490871 crc crio[3654]: time=\"2026-06-09T10:49:26.490837504Z\" level=info msg=\"Starting container: d18f7223f1670ad2fb22fde890a2c65c149a2e32d7b6affbd7be949ed52a3263\" id=4fc5e2f0-5250-4bfc-b1e5-5a57701363ec name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.093378 | controller |     "Jun 09 10:49:26.506956 crc crio[3654]: time=\"2026-06-09T10:49:26.506802979Z\" level=info msg=\"Started container\" PID=9046 containerID=d18f7223f1670ad2fb22fde890a2c65c149a2e32d7b6affbd7be949ed52a3263 description=openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni id=4fc5e2f0-5250-4bfc-b1e5-5a57701363ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc870237db59af91548bde1bdad5b6b8db18d2f00e7ea36142b3445a611ac900",
2026-06-09 12:20:06.093394 | controller |     "Jun 09 10:49:27.732130 crc crio[3654]: time=\"2026-06-09T10:49:27.730719815Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=9aa296a6-6bba-450d-9480-b513fc9c612d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.093409 | controller |     "Jun 09 10:49:27.741025 crc crio[3654]: time=\"2026-06-09T10:49:27.739175036Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=1e650f66-a30a-47d6-8f9c-63689deb3e6f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.093424 | controller |     "Jun 09 10:49:27.756392 crc crio[3654]: time=\"2026-06-09T10:49:27.756163791Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=70aaa396-b541-4363-9ebd-c746eeb583cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.093439 | controller |     "Jun 09 10:49:27.757028 crc crio[3654]: time=\"2026-06-09T10:49:27.756943383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.093454 | controller |     "Jun 09 10:49:27.854207 crc crio[3654]: time=\"2026-06-09T10:49:27.843522341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.093472 | controller |     "Jun 09 10:49:29.012483 crc crio[3654]: time=\"2026-06-09T10:49:29.011531476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.093488 | controller |     "Jun 09 10:49:29.289780 crc crio[3654]: time=\"2026-06-09T10:49:29.28947393Z\" level=info msg=\"Created container 7bf2986f2dd6758350260d2fb3b88bdb505ba6c2c4a29008dff509ac07f7d631: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=70aaa396-b541-4363-9ebd-c746eeb583cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.093502 | controller |     "Jun 09 10:49:29.294418 crc crio[3654]: time=\"2026-06-09T10:49:29.294127092Z\" level=info msg=\"Starting container: 7bf2986f2dd6758350260d2fb3b88bdb505ba6c2c4a29008dff509ac07f7d631\" id=27c970df-5d38-469d-85ad-361f86956935 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.093517 | controller |     "Jun 09 10:49:29.313470 crc crio[3654]: time=\"2026-06-09T10:49:29.312943309Z\" level=info msg=\"Started container\" PID=9141 containerID=7bf2986f2dd6758350260d2fb3b88bdb505ba6c2c4a29008dff509ac07f7d631 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy id=27c970df-5d38-469d-85ad-361f86956935 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc870237db59af91548bde1bdad5b6b8db18d2f00e7ea36142b3445a611ac900",
2026-06-09 12:20:06.093532 | controller |     "Jun 09 10:49:32.844616 crc crio[3654]: time=\"2026-06-09T10:49:32.843492378Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683365-rps4s/POD\" id=56d6d621-2b52-47cb-a4b7-d3c146ed42b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.093547 | controller |     "Jun 09 10:49:32.844616 crc crio[3654]: time=\"2026-06-09T10:49:32.844148837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.093562 | controller |     "Jun 09 10:49:38.936070 crc crio[3654]: time=\"2026-06-09T10:49:38.921238215Z\" level=info msg=\"Removing container: e733a5b2926147cd245e6868bb5afeefc8cac4f6444b9bcb6ca6f968c9d9b46a\" id=c2a5fcbc-6e88-449f-b1cb-666c850c5a2d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.093576 | controller |     "Jun 09 10:49:39.072528 crc crio[3654]: time=\"2026-06-09T10:49:39.072423275Z\" level=info msg=\"Removed container e733a5b2926147cd245e6868bb5afeefc8cac4f6444b9bcb6ca6f968c9d9b46a: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=c2a5fcbc-6e88-449f-b1cb-666c850c5a2d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.093590 | controller |     "Jun 09 10:49:40.945377 crc crio[3654]: time=\"2026-06-09T10:49:40.94488015Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=b3d2f4c5-ecd6-4b5d-a0ce-44e3e9d8ab7d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.093605 | controller |     "Jun 09 10:49:40.952580 crc crio[3654]: time=\"2026-06-09T10:49:40.952376953Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=a1552814-8418-465d-a226-8f8be8f0b3b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.093619 | controller |     "Jun 09 10:49:40.957163 crc crio[3654]: time=\"2026-06-09T10:49:40.957016746Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=7385981d-3e56-4ae5-b422-b7c796d47b1a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.093633 | controller |     "Jun 09 10:49:40.957501 crc crio[3654]: time=\"2026-06-09T10:49:40.957455718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.093654 | controller |     "Jun 09 10:49:40.986946 crc crio[3654]: time=\"2026-06-09T10:49:40.986663741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.093668 | controller |     "Jun 09 10:49:41.835037 crc crio[3654]: time=\"2026-06-09T10:49:41.834121238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.093683 | controller |     "Jun 09 10:49:42.338849 crc crio[3654]: time=\"2026-06-09T10:49:42.3337448Z\" level=info msg=\"Created container 57c2753f61f5f4ea94b1cd306dc6c1e1982c4065f8ac572e5296effcaec22070: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=7385981d-3e56-4ae5-b422-b7c796d47b1a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.093697 | controller |     "Jun 09 10:49:42.358991 crc crio[3654]: time=\"2026-06-09T10:49:42.358036012Z\" level=info msg=\"Starting container: 57c2753f61f5f4ea94b1cd306dc6c1e1982c4065f8ac572e5296effcaec22070\" id=2f9a0e22-4364-4178-b1c4-74c651407fd0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.093712 | controller |     "Jun 09 10:49:42.478846 crc crio[3654]: time=\"2026-06-09T10:49:42.478217658Z\" level=info msg=\"Started container\" PID=9791 containerID=57c2753f61f5f4ea94b1cd306dc6c1e1982c4065f8ac572e5296effcaec22070 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni id=2f9a0e22-4364-4178-b1c4-74c651407fd0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc870237db59af91548bde1bdad5b6b8db18d2f00e7ea36142b3445a611ac900",
2026-06-09 12:20:06.093727 | controller |     "Jun 09 10:49:45.249118 crc crio[3654]: time=\"2026-06-09T10:49:45.24691942Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=79321b87-660c-4328-9952-fcbd2045a9da name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.093741 | controller |     "Jun 09 10:49:45.264444 crc crio[3654]: time=\"2026-06-09T10:49:45.263969646Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=d2f2eac3-36ce-4c8a-9673-4197cf74f3f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.093756 | controller |     "Jun 09 10:49:45.274844 crc crio[3654]: time=\"2026-06-09T10:49:45.27289241Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=c3b2fe98-11c0-4e1b-9796-be11558ae1dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.093770 | controller |     "Jun 09 10:49:45.274844 crc crio[3654]: time=\"2026-06-09T10:49:45.273370454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.093784 | controller |     "Jun 09 10:49:45.451424 crc crio[3654]: time=\"2026-06-09T10:49:45.451145211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.093798 | controller |     "Jun 09 10:49:46.804102 crc crio[3654]: 2026-06-09T10:49:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b0e862f519df1dc Mac:d2:0f:23:f5:dd:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/b71f0254-4a82-47f0-8b22-5248c511ecac SocketPath: PciID:}] [{Interface:0xc000587ab0 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.093813 | controller |     "Jun 09 10:49:46.852783 crc crio[3654]: 2026-06-09T10:49:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:22ad7e5dce4a357 Mac:66:19:09:1f:ba:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:16 Mtu:0 Sandbox:/var/run/netns/eb1ed1df-155b-4b41-8b34-bd47c21a243b SocketPath: PciID:}] [{Interface:0xc000416640 Address:{IP:10.217.0.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.093831 | controller |     "Jun 09 10:49:46.874924 crc crio[3654]: 2026-06-09T10:49:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fad8ee63cebf690 Mac:36:c0:67:d8:27:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/5e20a7fd-ed4b-4728-bb86-8d0112bb3671 SocketPath: PciID:}] [{Interface:0xc000122b70 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.093846 | controller |     "Jun 09 10:49:46.883498 crc crio[3654]: 2026-06-09T10:49:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a9b479de35f01ab Mac:66:f4:bf:01:63:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:10 Mtu:0 Sandbox:/var/run/netns/9ac888e6-9f17-4d64-a4fb-2c0537d6c20c SocketPath: PciID:}] [{Interface:0xc000122a90 Address:{IP:10.217.0.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.093861 | controller |     "Jun 09 10:49:47.080799 crc crio[3654]: 2026-06-09T10:49:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3c5c1bacef48880 Mac:fe:bb:8f:dd:fa:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:20 Mtu:0 Sandbox:/var/run/netns/fda8dff7-9cd1-4b1c-aa59-5b06b668df93 SocketPath: PciID:}] [{Interface:0xc000014af0 Address:{IP:10.217.0.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.093876 | controller |     "Jun 09 10:49:47.089515 crc crio[3654]: 2026-06-09T10:49:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eb45a7e46f69528 Mac:3e:6f:1d:43:2b:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/cda2d52e-1f67-4615-b7f9-939ac671f88b SocketPath: PciID:}] [{Interface:0xc000598b10 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.093890 | controller |     "Jun 09 10:49:47.111887 crc crio[3654]: 2026-06-09T10:49:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e67c25242a1c1cb Mac:0a:12:9c:df:b6:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:12 Mtu:0 Sandbox:/var/run/netns/fc63f5c6-435a-4169-a298-ab43cf655914 SocketPath: PciID:}] [{Interface:0xc00068c780 Address:{IP:10.217.0.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.093905 | controller |     "Jun 09 10:49:47.958817 crc crio[3654]: time=\"2026-06-09T10:49:47.958146594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.093920 | controller |     "Jun 09 10:49:48.610654 crc crio[3654]: time=\"2026-06-09T10:49:48.605209728Z\" level=info msg=\"Created container 976f9bce8fcbdd6c73e330e47e3dde8321e977f939996e75b7283a4d5f299568: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=c3b2fe98-11c0-4e1b-9796-be11558ae1dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.093934 | controller |     "Jun 09 10:49:48.620712 crc crio[3654]: time=\"2026-06-09T10:49:48.614822552Z\" level=info msg=\"Starting container: 976f9bce8fcbdd6c73e330e47e3dde8321e977f939996e75b7283a4d5f299568\" id=508529a2-80d4-45a8-aed6-02ba9cc6300a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.093948 | controller |     "Jun 09 10:49:48.787402 crc crio[3654]: time=\"2026-06-09T10:49:48.785269851Z\" level=info msg=\"Started container\" PID=10248 containerID=976f9bce8fcbdd6c73e330e47e3dde8321e977f939996e75b7283a4d5f299568 description=openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins id=508529a2-80d4-45a8-aed6-02ba9cc6300a name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc870237db59af91548bde1bdad5b6b8db18d2f00e7ea36142b3445a611ac900",
2026-06-09 12:20:06.093967 | controller |     "Jun 09 10:49:49.006062 crc crio[3654]: 2026-06-09T10:49:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:724b39c1c8e5d80 Mac:b6:f1:23:b1:92:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:13 Mtu:0 Sandbox:/var/run/netns/92818148-77c8-409e-a69b-a7b5d1d72172 SocketPath: PciID:}] [{Interface:0xc0001dca20 Address:{IP:10.217.0.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.093982 | controller |     "Jun 09 10:49:49.156483 crc crio[3654]: 2026-06-09T10:49:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e8c0466918048d4 Mac:aa:b3:dd:8b:f8:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/47588455-094d-42b6-8235-fd859b91a38b SocketPath: PciID:}] [{Interface:0xc000150b10 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.093997 | controller |     "Jun 09 10:49:49.235477 crc crio[3654]: 2026-06-09T10:49:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8e6a97487825b70 Mac:ba:90:ba:ee:0a:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/aa81a90f-8862-4604-9a05-5ad7b97ea513 SocketPath: PciID:}] [{Interface:0xc0001114e0 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.094011 | controller |     "Jun 09 10:49:49.325025 crc crio[3654]: 2026-06-09T10:49:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c4c9aaa2d2e1638 Mac:f6:92:42:c0:1d:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1b Mtu:0 Sandbox:/var/run/netns/75fff073-9f3f-483e-a50b-caab0d98110d SocketPath: PciID:}] [{Interface:0xc000534730 Address:{IP:10.217.0.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.094025 | controller |     "Jun 09 10:49:49.561992 crc crio[3654]: 2026-06-09T10:49:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11972286af0a6f8 Mac:2e:25:e3:54:98:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3b Mtu:0 Sandbox:/var/run/netns/90df3710-dedc-4749-a2fc-05e7b2a9f40c SocketPath: PciID:}] [{Interface:0xc0002daa10 Address:{IP:10.217.0.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.094040 | controller |     "Jun 09 10:49:49.576276 crc crio[3654]: 2026-06-09T10:49:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:78f4b96b1957793 Mac:32:7f:51:1d:76:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2a Mtu:0 Sandbox:/var/run/netns/2bd3b429-1066-4ec5-8840-729d37910188 SocketPath: PciID:}] [{Interface:0xc0005a1b90 Address:{IP:10.217.0.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.094054 | controller |     "Jun 09 10:49:49.629412 crc crio[3654]: 2026-06-09T10:49:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:76b3ab2469ebea9 Mac:fe:48:78:bd:e2:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1f Mtu:0 Sandbox:/var/run/netns/493c8182-f958-49e4-9037-52d00acb11c1 SocketPath: PciID:}] [{Interface:0xc000117ba0 Address:{IP:10.217.0.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.094069 | controller |     "Jun 09 10:49:49.741911 crc crio[3654]: 2026-06-09T10:49:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:094d4b6349d4384 Mac:fa:1e:d2:2a:e5:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:08 Mtu:0 Sandbox:/var/run/netns/f97134a1-d996-4e62-a35c-faea9d5b2c66 SocketPath: PciID:}] [{Interface:0xc00024b280 Address:{IP:10.217.0.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.094083 | controller |     "Jun 09 10:49:49.775153 crc crio[3654]: 2026-06-09T10:49:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:902af1f2689d9ef Mac:06:b2:bf:8d:ad:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/d4db0a2a-284d-4ac4-aeee-4420549a7b93 SocketPath: PciID:}] [{Interface:0xc000437ce0 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.094097 | controller |     "Jun 09 10:49:49.848325 crc crio[3654]: 2026-06-09T10:49:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f42b7202cf82e27 Mac:76:17:47:2d:5d:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:03 Mtu:0 Sandbox:/var/run/netns/b51b27e5-1341-4223-b41c-99b551ff467e SocketPath: PciID:}] [{Interface:0xc00014ed20 Address:{IP:10.217.0.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.094116 | controller |     "Jun 09 10:49:49.879611 crc crio[3654]: 2026-06-09T10:49:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:90683bce2f76d47 Mac:76:14:1a:02:d4:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1d Mtu:0 Sandbox:/var/run/netns/82a9dd3a-de14-48cc-bc77-e1e4abd5782c SocketPath: PciID:}] [{Interface:0xc000181860 Address:{IP:10.217.0.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.094131 | controller |     "Jun 09 10:49:50.814176 crc crio[3654]: 2026-06-09T10:49:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ec844a9526abd95 Mac:16:21:76:17:f8:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/7042e52e-fced-489f-a9ee-e20446d3677b SocketPath: PciID:}] [{Interface:0xc000014db0 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.094146 | controller |     "Jun 09 10:49:50.821533 crc crio[3654]: 2026-06-09T10:49:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:25bce187dbfc3ff Mac:aa:d0:70:c7:85:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:26 Mtu:0 Sandbox:/var/run/netns/ea82bfb8-9f31-4c77-89ef-c56bf45a1d41 SocketPath: PciID:}] [{Interface:0xc00018cbc0 Address:{IP:10.217.0.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.094161 | controller |     "Jun 09 10:49:50.830146 crc crio[3654]: 2026-06-09T10:49:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8cea660db54dd87 Mac:56:0b:bb:c3:5f:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:09 Mtu:0 Sandbox:/var/run/netns/ffc32777-769f-4333-b8f4-be49f3fb8392 SocketPath: PciID:}] [{Interface:0xc00011b390 Address:{IP:10.217.0.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.094175 | controller |     "Jun 09 10:49:50.842013 crc crio[3654]: 2026-06-09T10:49:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c2213861107718b Mac:5e:54:e7:fa:a9:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/48cd75a4-de97-43cc-8747-979543986d49 SocketPath: PciID:}] [{Interface:0xc0003e4290 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.094190 | controller |     "Jun 09 10:49:50.845748 crc crio[3654]: 2026-06-09T10:49:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:174b80ed930b711 Mac:c2:66:b3:df:7a:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0a Mtu:0 Sandbox:/var/run/netns/090bea57-4b77-4760-9219-ed2473c35beb SocketPath: PciID:}] [{Interface:0xc0003d3060 Address:{IP:10.217.0.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.094204 | controller |     "Jun 09 10:49:50.854585 crc crio[3654]: 2026-06-09T10:49:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2427300b8543546 Mac:ae:c8:ef:0c:d8:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3a Mtu:0 Sandbox:/var/run/netns/0a9ed091-5f32-4d5e-921a-444e66041ba4 SocketPath: PciID:}] [{Interface:0xc000594750 Address:{IP:10.217.0.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.094219 | controller |     "Jun 09 10:49:50.946247 crc crio[3654]: 2026-06-09T10:49:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df5068c5b5763ad Mac:7a:33:05:01:05:41 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:29 Mtu:0 Sandbox:/var/run/netns/4df89a7e-51f8-4016-98dd-a2e8db6b284d SocketPath: PciID:}] [{Interface:0xc000549800 Address:{IP:10.217.0.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.094234 | controller |     "Jun 09 10:49:50.946508 crc crio[3654]: 2026-06-09T10:49:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:88df9c3a98a4f83 Mac:82:47:0f:13:b2:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:25 Mtu:0 Sandbox:/var/run/netns/99d39f60-c9bf-43e4-bf1e-2c7e748123e7 SocketPath: PciID:}] [{Interface:0xc000582800 Address:{IP:10.217.0.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.094252 | controller |     "Jun 09 10:49:50.949889 crc crio[3654]: 2026-06-09T10:49:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b82109e8bb79c50 Mac:66:06:d2:21:64:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0b Mtu:0 Sandbox:/var/run/netns/c6db751c-1563-48f7-b106-c72ed2cf6b8c SocketPath: PciID:}] [{Interface:0xc000495480 Address:{IP:10.217.0.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.094267 | controller |     "Jun 09 10:49:50.949889 crc crio[3654]: 2026-06-09T10:49:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c77e52bc46bbbe7 Mac:22:8f:03:e5:f7:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:18 Mtu:0 Sandbox:/var/run/netns/ba335eac-4f9b-4b17-ba56-e3578c583929 SocketPath: PciID:}] [{Interface:0xc000211d80 Address:{IP:10.217.0.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.094282 | controller |     "Jun 09 10:49:50.962246 crc crio[3654]: 2026-06-09T10:49:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8d0e5fd139fc516 Mac:02:b1:84:aa:cd:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:06 Mtu:0 Sandbox:/var/run/netns/42e38beb-d1db-41f4-9085-a5a2fbf846bb SocketPath: PciID:}] [{Interface:0xc000014fd0 Address:{IP:10.217.0.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.094297 | controller |     "Jun 09 10:49:50.971711 crc crio[3654]: 2026-06-09T10:49:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:36f795b3d228975 Mac:8e:09:58:0f:91:4d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:05 Mtu:0 Sandbox:/var/run/netns/a2cb983f-4019-4bd7-9b2e-067c5cdca1ca SocketPath: PciID:}] [{Interface:0xc000015240 Address:{IP:10.217.0.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.094312 | controller |     "Jun 09 10:49:50.972592 crc crio[3654]: 2026-06-09T10:49:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7065800cf485ac7 Mac:8a:8d:5a:50:fc:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:04 Mtu:0 Sandbox:/var/run/netns/6f323541-2042-4adf-9017-fbaf24e672ed SocketPath: PciID:}] [{Interface:0xc0000157d0 Address:{IP:10.217.0.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.094327 | controller |     "Jun 09 10:49:50.994606 crc crio[3654]: 2026-06-09T10:49:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c32ba18b5fd3965 Mac:3e:06:9f:2c:ce:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:27 Mtu:0 Sandbox:/var/run/netns/c2fc8aac-7ed2-4adf-b3f0-d92549811d3e SocketPath: PciID:}] [{Interface:0xc00025a740 Address:{IP:10.217.0.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.094342 | controller |     "Jun 09 10:49:51.007135 crc crio[3654]: 2026-06-09T10:49:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c702ca6340659df Mac:fe:b0:03:44:96:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0e Mtu:0 Sandbox:/var/run/netns/2d20451c-791e-407b-ae9a-3e68bbc40f92 SocketPath: PciID:}] [{Interface:0xc000254bc0 Address:{IP:10.217.0.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.094375 | controller |     "Jun 09 10:49:51.007433 crc crio[3654]: 2026-06-09T10:49:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c6b7ae13a882878 Mac:22:5c:ca:44:44:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/e3cde62f-3aba-4584-beb6-3171908e6c06 SocketPath: PciID:}] [{Interface:0xc00011d6b0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.094392 | controller |     "Jun 09 10:49:51.007899 crc crio[3654]: 2026-06-09T10:49:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:90c3c87c4f91940 Mac:46:52:96:33:2b:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:21 Mtu:0 Sandbox:/var/run/netns/618a2b28-5c86-4978-8250-0f8d15d29bdb SocketPath: PciID:}] [{Interface:0xc00019b350 Address:{IP:10.217.0.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.094410 | controller |     "Jun 09 10:49:51.014518 crc crio[3654]: 2026-06-09T10:49:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c1fb2ec5ae19787 Mac:b2:10:0a:d6:08:d0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:17 Mtu:0 Sandbox:/var/run/netns/c1ff98de-1336-477d-905b-5a60a9fc1c72 SocketPath: PciID:}] [{Interface:0xc000215430 Address:{IP:10.217.0.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.094426 | controller |     "Jun 09 10:49:51.016211 crc crio[3654]: 2026-06-09T10:49:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dbcc653d37a9e70 Mac:02:f9:7a:18:46:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:28 Mtu:0 Sandbox:/var/run/netns/e7fc64b4-28ba-4ee3-b670-fb5afc813c11 SocketPath: PciID:}] [{Interface:0xc000200b10 Address:{IP:10.217.0.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.094440 | controller |     "Jun 09 10:49:51.016487 crc crio[3654]: 2026-06-09T10:49:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:830a838c24c80cb Mac:4e:00:1a:cd:2d:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1e Mtu:0 Sandbox:/var/run/netns/de8ba4fb-1ccf-4885-82ff-9c64bb3cebe4 SocketPath: PciID:}] [{Interface:0xc000014f80 Address:{IP:10.217.0.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.094455 | controller |     "Jun 09 10:49:51.162478 crc crio[3654]: 2026-06-09T10:49:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a798e6855c24b85 Mac:72:07:de:da:98:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:24 Mtu:0 Sandbox:/var/run/netns/680c9123-21a7-490e-bebb-2214d25e3300 SocketPath: PciID:}] [{Interface:0xc0001816d0 Address:{IP:10.217.0.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.094470 | controller |     "Jun 09 10:49:51.169971 crc crio[3654]: 2026-06-09T10:49:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d9bad1a181c0a47 Mac:76:e1:d8:86:d7:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1c Mtu:0 Sandbox:/var/run/netns/48715c91-a828-41ba-9588-73b51918389f SocketPath: PciID:}] [{Interface:0xc0002bb440 Address:{IP:10.217.0.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.094484 | controller |     "Jun 09 10:49:51.187278 crc crio[3654]: 2026-06-09T10:49:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:604a7158f223df0 Mac:92:43:31:0b:dc:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:11 Mtu:0 Sandbox:/var/run/netns/c4f816d7-ec0a-481b-8e15-25474e53f234 SocketPath: PciID:}] [{Interface:0xc000014b80 Address:{IP:10.217.0.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.094500 | controller |     "Jun 09 10:49:51.226359 crc crio[3654]: 2026-06-09T10:49:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9ef460c96b87455 Mac:ae:9a:74:b1:ce:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:22 Mtu:0 Sandbox:/var/run/netns/96a50249-5f23-4a1a-ac8b-394b0803a213 SocketPath: PciID:}] [{Interface:0xc000130970 Address:{IP:10.217.0.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.094515 | controller |     "Jun 09 10:49:51.338162 crc crio[3654]: 2026-06-09T10:49:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7df5121bbec85aa Mac:fa:b6:38:24:70:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2b Mtu:0 Sandbox:/var/run/netns/d7b2fd50-8537-4eb1-94be-29f808706a91 SocketPath: PciID:}] [{Interface:0xc00035b810 Address:{IP:10.217.0.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.094530 | controller |     "Jun 09 10:49:51.364439 crc crio[3654]: 2026-06-09T10:49:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8ef1feb5a8e380f Mac:b2:72:d5:b3:2e:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0d Mtu:0 Sandbox:/var/run/netns/ecb8cad3-6cc3-4d6b-b783-d0ce42217fb0 SocketPath: PciID:}] [{Interface:0xc00045d4d0 Address:{IP:10.217.0.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.094546 | controller |     "Jun 09 10:49:51.383980 crc crio[3654]: 2026-06-09T10:49:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cb526179eea75c3 Mac:06:5b:17:0d:1a:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:15 Mtu:0 Sandbox:/var/run/netns/e6fbed7a-8b16-44a5-b8ed-78a72737440d SocketPath: PciID:}] [{Interface:0xc0000151b0 Address:{IP:10.217.0.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.094564 | controller |     "Jun 09 10:49:51.384775 crc crio[3654]: time=\"2026-06-09T10:49:51.384644736Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 12:20:06.094579 | controller |     "Jun 09 10:49:51.384858 crc crio[3654]: time=\"2026-06-09T10:49:51.384807261Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_d1908fc0-e84f-4b59-b834-f57cb6d334d5\\\"\"",
2026-06-09 12:20:06.094594 | controller |     "Jun 09 10:49:51.384937 crc crio[3654]: time=\"2026-06-09T10:49:51.384862362Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:c2213861107718b2a7b43f28744d0124819ec222fb5af298c32901a8ccb8716c UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/48cd75a4-de97-43cc-8747-979543986d49 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc002922208}] Aliases:map[]}\"",
2026-06-09 12:20:06.094609 | controller |     "Jun 09 10:49:51.385039 crc crio[3654]: time=\"2026-06-09T10:49:51.384977135Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:c702ca6340659dfba7fb6a27261378b6efc9ea2c834a8ece8c4554332fbb79c7 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/2d20451c-791e-407b-ae9a-3e68bbc40f92 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc00008c688}] Aliases:map[]}\"",
2026-06-09 12:20:06.094627 | controller |     "Jun 09 10:49:51.385096 crc crio[3654]: time=\"2026-06-09T10:49:51.385048248Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:3c5c1bacef48880ccedee84bc6fd2b590a18bffc9227e616e6e89806b2c726db UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/fda8dff7-9cd1-4b1c-aa59-5b06b668df93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc000490610}] Aliases:map[]}\"",
2026-06-09 12:20:06.094643 | controller |     "Jun 09 10:49:51.385147 crc crio[3654]: time=\"2026-06-09T10:49:51.385106029Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.094658 | controller |     "Jun 09 10:49:51.385448 crc crio[3654]: time=\"2026-06-09T10:49:51.385273624Z\" level=info msg=\"Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.094673 | controller |     "Jun 09 10:49:51.385507 crc crio[3654]: time=\"2026-06-09T10:49:51.385425968Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:b0e862f519df1dc94d5280f2ba96a831a6aca26462a157f2ccfacea78db6eb8c UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/b71f0254-4a82-47f0-8b22-5248c511ecac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc002a06120}] Aliases:map[]}\"",
2026-06-09 12:20:06.094692 | controller |     "Jun 09 10:49:51.385594 crc crio[3654]: time=\"2026-06-09T10:49:51.38550228Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:eb45a7e46f69528707fef11d2fb816a926217d8e491185dd1744b24a966cf3bf UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/cda2d52e-1f67-4615-b7f9-939ac671f88b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc000f14438}] Aliases:map[]}\"",
2026-06-09 12:20:06.094707 | controller |     "Jun 09 10:49:51.385684 crc crio[3654]: time=\"2026-06-09T10:49:51.385601253Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:df5068c5b5763ad142e71b9067582452cda7d7493451e2f3411eea966ce4c908 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/4df89a7e-51f8-4016-98dd-a2e8db6b284d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc000f14700}] Aliases:map[]}\"",
2026-06-09 12:20:06.094722 | controller |     "Jun 09 10:49:51.385879 crc crio[3654]: time=\"2026-06-09T10:49:51.385278684Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:a9b479de35f01ab7bfcd62a9edfa06265f1db178e901d03ec50c14687e120ac3 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/9ac888e6-9f17-4d64-a4fb-2c0537d6c20c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc002292840}] Aliases:map[]}\"",
2026-06-09 12:20:06.094736 | controller |     "Jun 09 10:49:51.385939 crc crio[3654]: time=\"2026-06-09T10:49:51.385890622Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:fad8ee63cebf690824fab3b130df53657b4bdce68e22c08803707d4ea89c3540 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/5e20a7fd-ed4b-4728-bb86-8d0112bb3671 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc001712228}] Aliases:map[]}\"",
2026-06-09 12:20:06.094751 | controller |     "Jun 09 10:49:51.385992 crc crio[3654]: time=\"2026-06-09T10:49:51.385925953Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.094766 | controller |     "Jun 09 10:49:51.385992 crc crio[3654]: time=\"2026-06-09T10:49:51.385949003Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:c32ba18b5fd39654f558912d3c97c02ccbf4d2592b30296aabfa4a30cfa03b08 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/c2fc8aac-7ed2-4adf-b3f0-d92549811d3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc001712398}] Aliases:map[]}\"",
2026-06-09 12:20:06.094781 | controller |     "Jun 09 10:49:51.386070 crc crio[3654]: time=\"2026-06-09T10:49:51.385986034Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:c4c9aaa2d2e163873a63504fcbd908971cf35fbb83f684b80a1494f5e464f169 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/75fff073-9f3f-483e-a50b-caab0d98110d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc000f148a0}] Aliases:map[]}\"",
2026-06-09 12:20:06.094798 | controller |     "Jun 09 10:49:51.386112 crc crio[3654]: time=\"2026-06-09T10:49:51.386083587Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.094813 | controller |     "Jun 09 10:49:51.386190 crc crio[3654]: time=\"2026-06-09T10:49:51.386126488Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:11972286af0a6f85a61c21ee6ae0a75f85eb9965e9869c7cbc86e0a0d85439e6 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/90df3710-dedc-4749-a2fc-05e7b2a9f40c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc0016a8f48}] Aliases:map[]}\"",
2026-06-09 12:20:06.094828 | controller |     "Jun 09 10:49:51.386244 crc crio[3654]: time=\"2026-06-09T10:49:51.38618523Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:d9bad1a181c0a47f42136862b1a1c1b65c1e29599f1c77fe19e8ac0a2123531c UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/48715c91-a828-41ba-9588-73b51918389f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc0004902f0}] Aliases:map[]}\"",
2026-06-09 12:20:06.094843 | controller |     "Jun 09 10:49:51.386336 crc crio[3654]: time=\"2026-06-09T10:49:51.386226481Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:ec844a9526abd95e4c18c54053bf7db141a17eeabd98a663c74e6463dea843dd UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/7042e52e-fced-489f-a9ee-e20446d3677b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc0016a85d8}] Aliases:map[]}\"",
2026-06-09 12:20:06.094857 | controller |     "Jun 09 10:49:51.386539 crc crio[3654]: time=\"2026-06-09T10:49:51.386458288Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.094872 | controller |     "Jun 09 10:49:51.386539 crc crio[3654]: time=\"2026-06-09T10:49:51.386515879Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:76b3ab2469ebea9ef0c1db7ea4b41bfcc44f8d98e0f3a06369ee715b920588a4 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/493c8182-f958-49e4-9037-52d00acb11c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc00011c968}] Aliases:map[]}\"",
2026-06-09 12:20:06.094886 | controller |     "Jun 09 10:49:51.386666 crc crio[3654]: time=\"2026-06-09T10:49:51.38652496Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:25bce187dbfc3ff179d9fc789fad5f69b528d91807c0c0fb664ffe4a08e5877e UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/ea82bfb8-9f31-4c77-89ef-c56bf45a1d41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc0005885a0}] Aliases:map[]}\"",
2026-06-09 12:20:06.094904 | controller |     "Jun 09 10:49:51.386704 crc crio[3654]: time=\"2026-06-09T10:49:51.386649723Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:90683bce2f76d47619a66a98bbed8e60eb6e6d08ea55a6c5d62d272f8a49559f UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/82a9dd3a-de14-48cc-bc77-e1e4abd5782c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc0029b2180}] Aliases:map[]}\"",
2026-06-09 12:20:06.094919 | controller |     "Jun 09 10:49:51.386745 crc crio[3654]: time=\"2026-06-09T10:49:51.386681354Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:7df5121bbec85aa5d0f5654357c322178df3cc2a84d86d77ef2dcf11a462e618 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/d7b2fd50-8537-4eb1-94be-29f808706a91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc00299e0e0}] Aliases:map[]}\"",
2026-06-09 12:20:06.094934 | controller |     "Jun 09 10:49:51.386782 crc crio[3654]: time=\"2026-06-09T10:49:51.386751606Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.094948 | controller |     "Jun 09 10:49:51.386820 crc crio[3654]: time=\"2026-06-09T10:49:51.38548586Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.094963 | controller |     "Jun 09 10:49:51.386903 crc crio[3654]: time=\"2026-06-09T10:49:51.386850669Z\" level=info msg=\"Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.094977 | controller |     "Jun 09 10:49:51.386959 crc crio[3654]: time=\"2026-06-09T10:49:51.38689679Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:78f4b96b19577938b8ecd27d240ad44a258ff1f925f4cf4b0b83cdb9218ec392 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/2bd3b429-1066-4ec5-8840-729d37910188 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc000f14330}] Aliases:map[]}\"",
2026-06-09 12:20:06.094992 | controller |     "Jun 09 10:49:51.386959 crc crio[3654]: time=\"2026-06-09T10:49:51.386919001Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:8cea660db54dd874a3ad2bb400a57fcc892221905320820c16a40c9cbe728188 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/ffc32777-769f-4333-b8f4-be49f3fb8392 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc002922188}] Aliases:map[]}\"",
2026-06-09 12:20:06.095007 | controller |     "Jun 09 10:49:51.387148 crc crio[3654]: time=\"2026-06-09T10:49:51.387092036Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.095021 | controller |     "Jun 09 10:49:51.387219 crc crio[3654]: time=\"2026-06-09T10:49:51.385925723Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:36f795b3d228975b352ac3ae72180435ac1d76ad3ecce036ad8627f33fbfb5de UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/a2cb983f-4019-4bd7-9b2e-067c5cdca1ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc000f14578}] Aliases:map[]}\"",
2026-06-09 12:20:06.095039 | controller |     "Jun 09 10:49:51.387219 crc crio[3654]: time=\"2026-06-09T10:49:51.38619495Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:604a7158f223df00081650bfc73dbbe525a6ba3a1fbb92967e64acf51272d7f0 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/c4f816d7-ec0a-481b-8e15-25474e53f234 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc0029b2238}] Aliases:map[]}\"",
2026-06-09 12:20:06.095055 | controller |     "Jun 09 10:49:51.387406 crc crio[3654]: time=\"2026-06-09T10:49:51.386776407Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.095069 | controller |     "Jun 09 10:49:51.387466 crc crio[3654]: time=\"2026-06-09T10:49:51.387440396Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.095084 | controller |     "Jun 09 10:49:51.387588 crc crio[3654]: time=\"2026-06-09T10:49:51.386915001Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:8ef1feb5a8e380f23e0a947c1224c772c6ff7dff787489f89b6cf6c9d8e5588c UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/ecb8cad3-6cc3-4d6b-b783-d0ce42217fb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc0004904b8}] Aliases:map[]}\"",
2026-06-09 12:20:06.095098 | controller |     "Jun 09 10:49:51.387649 crc crio[3654]: time=\"2026-06-09T10:49:51.386466258Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.095112 | controller |     "Jun 09 10:49:51.387794 crc crio[3654]: time=\"2026-06-09T10:49:51.387731324Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.095127 | controller |     "Jun 09 10:49:51.388056 crc crio[3654]: time=\"2026-06-09T10:49:51.385513141Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:174b80ed930b7117eb7f452f30e2b97531afccee8bc26fc5a131e030271be084 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/090bea57-4b77-4760-9219-ed2473c35beb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc0017121b8}] Aliases:map[]}\"",
2026-06-09 12:20:06.095141 | controller |     "Jun 09 10:49:51.388126 crc crio[3654]: time=\"2026-06-09T10:49:51.385907562Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:8d0e5fd139fc516763a67bfb7e0605dd51234d7f52071de765805788dc293680 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/42e38beb-d1db-41f4-9085-a5a2fbf846bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc001712270}] Aliases:map[]}\"",
2026-06-09 12:20:06.095159 | controller |     "Jun 09 10:49:51.388167 crc crio[3654]: time=\"2026-06-09T10:49:51.387777815Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.095174 | controller |     "Jun 09 10:49:51.388201 crc crio[3654]: time=\"2026-06-09T10:49:51.38687432Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.095189 | controller |     "Jun 09 10:49:51.388237 crc crio[3654]: time=\"2026-06-09T10:49:51.385968434Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:902af1f2689d9efec026c3fb55832b9f9ef1c48420035f4589a5468a53c0b9e6 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/d4db0a2a-284d-4ac4-aeee-4420549a7b93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc0022923a0}] Aliases:map[]}\"",
2026-06-09 12:20:06.095203 | controller |     "Jun 09 10:49:51.388434 crc crio[3654]: time=\"2026-06-09T10:49:51.388265109Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.095218 | controller |     "Jun 09 10:49:51.388774 crc crio[3654]: time=\"2026-06-09T10:49:51.386098287Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-ntdwx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.095232 | controller |     "Jun 09 10:49:51.388837 crc crio[3654]: time=\"2026-06-09T10:49:51.388264769Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.095247 | controller |     "Jun 09 10:49:51.388876 crc crio[3654]: time=\"2026-06-09T10:49:51.385981964Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:90c3c87c4f9194024c9580ce5f172fe9a9d3198fa4bd34c7b8f3d248cc5b9d78 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/618a2b28-5c86-4978-8250-0f8d15d29bdb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc0029b2498}] Aliases:map[]}\"",
2026-06-09 12:20:06.095261 | controller |     "Jun 09 10:49:51.389014 crc crio[3654]: time=\"2026-06-09T10:49:51.385815759Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.095276 | controller |     "Jun 09 10:49:51.389070 crc crio[3654]: time=\"2026-06-09T10:49:51.389037271Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.095291 | controller |     "Jun 09 10:49:51.389151 crc crio[3654]: time=\"2026-06-09T10:49:51.385809849Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683365-rps4s Namespace:openshift-operator-lifecycle-manager ID:5ff792e250be0d21d1ee08a0628c2bab051ac626397b8a6b729c051b6d580cb5 UID:40954465-82c0-4d33-9a58-f88172c97205 NetNS:/var/run/netns/1ed5820e-1cfa-4611-83c4-879db687d0dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod40954465_82c0_4d33_9a58_f88172c97205.slice PodAnnotations:0xc00011c560}] Aliases:map[]}\"",
2026-06-09 12:20:06.095310 | controller |     "Jun 09 10:49:51.389210 crc crio[3654]: time=\"2026-06-09T10:49:51.389162565Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683365-rps4s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.095326 | controller |     "Jun 09 10:49:51.389244 crc crio[3654]: time=\"2026-06-09T10:49:51.38583719Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:22ad7e5dce4a3571554b4886350a689298c0aacafa0d3bf2a65320fb1aace80f UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/eb1ed1df-155b-4b41-8b34-bd47c21a243b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc001712160}] Aliases:map[]}\"",
2026-06-09 12:20:06.095341 | controller |     "Jun 09 10:49:51.389439 crc crio[3654]: time=\"2026-06-09T10:49:51.38584429Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:88df9c3a98a4f8322b1b9c58c98b1f8b467e4bb032e67747dbdd4afd11b5c829 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/99d39f60-c9bf-43e4-bf1e-2c7e748123e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc0029222a8}] Aliases:map[]}\"",
2026-06-09 12:20:06.095373 | controller |     "Jun 09 10:49:51.389544 crc crio[3654]: time=\"2026-06-09T10:49:51.385865981Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:b82109e8bb79c50ae2d555de28caead94e0d09533fcea5ff28fa8811dc5f7ca6 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/c6db751c-1563-48f7-b106-c72ed2cf6b8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc002a06448}] Aliases:map[]}\"",
2026-06-09 12:20:06.095389 | controller |     "Jun 09 10:49:51.389629 crc crio[3654]: time=\"2026-06-09T10:49:51.389548026Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.095404 | controller |     "Jun 09 10:49:51.389747 crc crio[3654]: time=\"2026-06-09T10:49:51.386128338Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:dbcc653d37a9e7014462f12a17a54ca0d96b33ec9957fe69447a89f487263a87 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/e7fc64b4-28ba-4ee3-b670-fb5afc813c11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc0016a83e8}] Aliases:map[]}\"",
2026-06-09 12:20:06.095419 | controller |     "Jun 09 10:49:51.389985 crc crio[3654]: time=\"2026-06-09T10:49:51.38617744Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:9ef460c96b87455cd3d42a968ce20f7eb90516797fa62d1044a616eaa5e9991a UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/96a50249-5f23-4a1a-ac8b-394b0803a213 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc002a06950}] Aliases:map[]}\"",
2026-06-09 12:20:06.095433 | controller |     "Jun 09 10:49:51.390096 crc crio[3654]: time=\"2026-06-09T10:49:51.39003591Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.095452 | controller |     "Jun 09 10:49:51.390235 crc crio[3654]: time=\"2026-06-09T10:49:51.389901046Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.095466 | controller |     "Jun 09 10:49:51.390772 crc crio[3654]: time=\"2026-06-09T10:49:51.386590521Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-l27pk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.095481 | controller |     "Jun 09 10:49:51.391098 crc crio[3654]: time=\"2026-06-09T10:49:51.386631713Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:f42b7202cf82e2736808952674fdc287e597b13275712a35ba7b23ed679b59d1 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/b51b27e5-1341-4223-b41c-99b551ff467e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc000f141f0}] Aliases:map[]}\"",
2026-06-09 12:20:06.095514 | controller |     "Jun 09 10:49:51.391370 crc crio[3654]: time=\"2026-06-09T10:49:51.38688003Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.095532 | controller |     "Jun 09 10:49:51.392019 crc crio[3654]: time=\"2026-06-09T10:49:51.391233524Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.095549 | controller |     "Jun 09 10:49:51.392731 crc crio[3654]: time=\"2026-06-09T10:49:51.384874743Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:cb526179eea75c32d1adb43b9166340b8226c94593999fb2a861e86bb5dc0a93 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/e6fbed7a-8b16-44a5-b8ed-78a72737440d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc002292890}] Aliases:map[]}\"",
2026-06-09 12:20:06.095566 | controller |     "Jun 09 10:49:51.393048 crc crio[3654]: time=\"2026-06-09T10:49:51.392963683Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.095583 | controller |     "Jun 09 10:49:51.393714 crc crio[3654]: time=\"2026-06-09T10:49:51.387154128Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.095599 | controller |     "Jun 09 10:49:51.406396 crc crio[3654]: time=\"2026-06-09T10:49:51.38971184Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.095616 | controller |     "Jun 09 10:49:51.406602 crc crio[3654]: time=\"2026-06-09T10:49:51.385909482Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:e67c25242a1c1cb8221b0e95298757b665b9d01cf2dead003c2a64cf40b2041e UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/fc63f5c6-435a-4169-a298-ab43cf655914 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc0022926c0}] Aliases:map[]}\"",
2026-06-09 12:20:06.095634 | controller |     "Jun 09 10:49:51.407053 crc crio[3654]: time=\"2026-06-09T10:49:51.406973443Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.095656 | controller |     "Jun 09 10:49:51.407614 crc crio[3654]: time=\"2026-06-09T10:49:51.385949743Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:c6b7ae13a88287812d0215b4c3779b57d6f31d7d3c855c0f6b25b5dfbbd30e61 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/e3cde62f-3aba-4584-beb6-3171908e6c06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc0022920b8}] Aliases:map[]}\"",
2026-06-09 12:20:06.095673 | controller |     "Jun 09 10:49:51.407920 crc crio[3654]: time=\"2026-06-09T10:49:51.388731182Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-qhh6t for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.095689 | controller |     "Jun 09 10:49:51.407985 crc crio[3654]: time=\"2026-06-09T10:49:51.385865271Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:e8c0466918048d4abfcf531c66992befc2e072deadf72cb9594646abaf1205eb UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/47588455-094d-42b6-8235-fd859b91a38b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc002292160}] Aliases:map[]}\"",
2026-06-09 12:20:06.095706 | controller |     "Jun 09 10:49:51.408349 crc crio[3654]: time=\"2026-06-09T10:49:51.408099655Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.095723 | controller |     "Jun 09 10:49:51.408900 crc crio[3654]: time=\"2026-06-09T10:49:51.408842366Z\" level=info msg=\"Ran pod sandbox 3c5c1bacef48880ccedee84bc6fd2b590a18bffc9227e616e6e89806b2c726db with infra container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=f7d291fe-a74c-4f41-b556-36641f6eeb66 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.095739 | controller |     "Jun 09 10:49:51.408966 crc crio[3654]: time=\"2026-06-09T10:49:51.408901767Z\" level=info msg=\"Ran pod sandbox c2213861107718b2a7b43f28744d0124819ec222fb5af298c32901a8ccb8716c with infra container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=8c295fb8-6329-4299-9eb3-1c9f20c5ae79 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.095756 | controller |     "Jun 09 10:49:51.409181 crc crio[3654]: time=\"2026-06-09T10:49:51.385886101Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:724b39c1c8e5d8064c3bef430903148b551706f4efefc131a71edf9f070f41d9 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/92818148-77c8-409e-a69b-a7b5d1d72172 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc002a06048}] Aliases:map[]}\"",
2026-06-09 12:20:06.095771 | controller |     "Jun 09 10:49:51.409639 crc crio[3654]: time=\"2026-06-09T10:49:51.385532091Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:2427300b8543546d42beec205f3d74a535e35e3881668635a27b99df56a4e6e5 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/0a9ed091-5f32-4d5e-921a-444e66041ba4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc00008d338}] Aliases:map[]}\"",
2026-06-09 12:20:06.095791 | controller |     "Jun 09 10:49:51.409961 crc crio[3654]: time=\"2026-06-09T10:49:51.409936497Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.095806 | controller |     "Jun 09 10:49:51.410412 crc crio[3654]: time=\"2026-06-09T10:49:51.386149129Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.095821 | controller |     "Jun 09 10:49:51.410638 crc crio[3654]: time=\"2026-06-09T10:49:51.385914852Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:a798e6855c24b85754dd543bbbef7a7ef26a9945b9b75f0e23f4a31c6aff5519 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/680c9123-21a7-490e-bebb-2214d25e3300 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc00299e2f8}] Aliases:map[]}\"",
2026-06-09 12:20:06.095836 | controller |     "Jun 09 10:49:51.412229 crc crio[3654]: time=\"2026-06-09T10:49:51.41074809Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.095850 | controller |     "Jun 09 10:49:51.414388 crc crio[3654]: time=\"2026-06-09T10:49:51.410829182Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.095865 | controller |     "Jun 09 10:49:51.414388 crc crio[3654]: time=\"2026-06-09T10:49:51.385886581Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:c77e52bc46bbbe782fac3af50759c503b4087757671b68a68e25ec06b514cdf0 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/ba335eac-4f9b-4b17-ba56-e3578c583929 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc0016a87f0}] Aliases:map[]}\"",
2026-06-09 12:20:06.095879 | controller |     "Jun 09 10:49:51.414388 crc crio[3654]: time=\"2026-06-09T10:49:51.385876621Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.095894 | controller |     "Jun 09 10:49:51.414388 crc crio[3654]: time=\"2026-06-09T10:49:51.384898563Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:8e6a97487825b7098304af9bedd008e1b3e7475276ed1d348d5eaabd8bfe2bd4 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/aa81a90f-8862-4604-9a05-5ad7b97ea513 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc0029b24e8}] Aliases:map[]}\"",
2026-06-09 12:20:06.095909 | controller |     "Jun 09 10:49:51.414388 crc crio[3654]: time=\"2026-06-09T10:49:51.385936223Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:7065800cf485ac7e2313788dd5d99f85b0551588e9be24218ed7b1881fe01409 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/6f323541-2042-4adf-9017-fbaf24e672ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc0016a80c8}] Aliases:map[]}\"",
2026-06-09 12:20:06.095927 | controller |     "Jun 09 10:49:51.414388 crc crio[3654]: time=\"2026-06-09T10:49:51.386102818Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:c1fb2ec5ae1978703ee65d3b3d23e2c1e8cfbe9bc5c2d288a6ca6903714df7dc UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/c1ff98de-1336-477d-905b-5a60a9fc1c72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc002a06558}] Aliases:map[]}\"",
2026-06-09 12:20:06.095942 | controller |     "Jun 09 10:49:51.414388 crc crio[3654]: time=\"2026-06-09T10:49:51.386152719Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:830a838c24c80cb77c9244f329707a4fdd81ea897433d7ed2accfd25b6d2d45d UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/de8ba4fb-1ccf-4885-82ff-9c64bb3cebe4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc0017122f8}] Aliases:map[]}\"",
2026-06-09 12:20:06.095956 | controller |     "Jun 09 10:49:51.414918 crc crio[3654]: time=\"2026-06-09T10:49:51.414828326Z\" level=info msg=\"Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.095971 | controller |     "Jun 09 10:49:51.415163 crc crio[3654]: time=\"2026-06-09T10:49:51.39497363Z\" level=info msg=\"Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.095985 | controller |     "Jun 09 10:49:51.415985 crc crio[3654]: time=\"2026-06-09T10:49:51.386495749Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:094d4b6349d4384be618d9aa2252a4d746be877ca9c9a74acb862d806f394a0b UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/f97134a1-d996-4e62-a35c-faea9d5b2c66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc002922128}] Aliases:map[]}\"",
2026-06-09 12:20:06.095999 | controller |     "Jun 09 10:49:51.416070 crc crio[3654]: time=\"2026-06-09T10:49:51.416033621Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-x5vn9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.096014 | controller |     "Jun 09 10:49:51.416156 crc crio[3654]: time=\"2026-06-09T10:49:51.416102973Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.096028 | controller |     "Jun 09 10:49:51.416688 crc crio[3654]: time=\"2026-06-09T10:49:51.416632538Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.096042 | controller |     "Jun 09 10:49:51.416969 crc crio[3654]: time=\"2026-06-09T10:49:51.416848684Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.096056 | controller |     "Jun 09 10:49:51.418084 crc crio[3654]: time=\"2026-06-09T10:49:51.417840152Z\" level=info msg=\"Ran pod sandbox 8cea660db54dd874a3ad2bb400a57fcc892221905320820c16a40c9cbe728188 with infra container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=92b0e069-17f3-432b-97b7-7c7d35c60541 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.096074 | controller |     "Jun 09 10:49:51.418726 crc crio[3654]: time=\"2026-06-09T10:49:51.418592414Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.096088 | controller |     "Jun 09 10:49:51.422507 crc crio[3654]: time=\"2026-06-09T10:49:51.422257528Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.096103 | controller |     "Jun 09 10:49:51.423129 crc crio[3654]: time=\"2026-06-09T10:49:51.423054791Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=1aa0a480-95f4-4e0f-9ad8-2592b27acb47 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.096118 | controller |     "Jun 09 10:49:51.423620 crc crio[3654]: time=\"2026-06-09T10:49:51.423112083Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=4e709021-7b8b-44fb-928a-697111f74282 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.096132 | controller |     "Jun 09 10:49:51.425149 crc crio[3654]: time=\"2026-06-09T10:49:51.425043188Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=bb62d39e-affb-4843-a019-d5e8169e3f59 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.096146 | controller |     "Jun 09 10:49:51.425740 crc crio[3654]: time=\"2026-06-09T10:49:51.425664255Z\" level=info msg=\"Ran pod sandbox b0e862f519df1dc94d5280f2ba96a831a6aca26462a157f2ccfacea78db6eb8c with infra container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=743db569-83d4-4d98-9f18-f269b2cbff01 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.096160 | controller |     "Jun 09 10:49:51.427205 crc crio[3654]: time=\"2026-06-09T10:49:51.427173858Z\" level=info msg=\"Ran pod sandbox a9b479de35f01ab7bfcd62a9edfa06265f1db178e901d03ec50c14687e120ac3 with infra container: openshift-console/downloads-747b44746d-4pqvr/POD\" id=989012fb-68fb-469d-ad2d-f345bbf42d96 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.096174 | controller |     "Jun 09 10:49:51.428239 crc crio[3654]: time=\"2026-06-09T10:49:51.428213928Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=cb2383d7-ec67-41c6-91a8-b6afc23e8916 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.096188 | controller |     "Jun 09 10:49:51.429027 crc crio[3654]: time=\"2026-06-09T10:49:51.42900358Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=62c1bebc-1bc8-4193-bb1f-28d73451ef47 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.096202 | controller |     "Jun 09 10:49:51.430464 crc crio[3654]: time=\"2026-06-09T10:49:51.4303862Z\" level=info msg=\"Ran pod sandbox 11972286af0a6f85a61c21ee6ae0a75f85eb9965e9869c7cbc86e0a0d85439e6 with infra container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=6f52596a-8051-423c-bb08-23a7c48082d3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.096217 | controller |     "Jun 09 10:49:51.431276 crc crio[3654]: time=\"2026-06-09T10:49:51.431197593Z\" level=info msg=\"Ran pod sandbox c702ca6340659dfba7fb6a27261378b6efc9ea2c834a8ece8c4554332fbb79c7 with infra container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=fc11e763-c64e-4aff-9727-7d9f7a307575 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.096234 | controller |     "Jun 09 10:49:51.433830 crc crio[3654]: time=\"2026-06-09T10:49:51.433805727Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=2cf24ed2-026e-478b-95a2-8365701c48c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.096248 | controller |     "Jun 09 10:49:51.435241 crc crio[3654]: time=\"2026-06-09T10:49:51.435174336Z\" level=info msg=\"Ran pod sandbox d9bad1a181c0a47f42136862b1a1c1b65c1e29599f1c77fe19e8ac0a2123531c with infra container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=b4a56eae-3307-40f6-a886-1b08a9eade9d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.096263 | controller |     "Jun 09 10:49:51.438415 crc crio[3654]: time=\"2026-06-09T10:49:51.438334826Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=79541738-a35f-4ebc-80fd-37fd924f5b07 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.096277 | controller |     "Jun 09 10:49:51.438781 crc crio[3654]: time=\"2026-06-09T10:49:51.438722988Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=eb5a6ba0-5c80-40d8-93c1-2af6ad0bfa92 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.096291 | controller |     "Jun 09 10:49:51.440543 crc crio[3654]: time=\"2026-06-09T10:49:51.440514349Z\" level=info msg=\"Ran pod sandbox 90683bce2f76d47619a66a98bbed8e60eb6e6d08ea55a6c5d62d272f8a49559f with infra container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=a3de1005-f382-445b-88d2-2d6be107a4c6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.096305 | controller |     "Jun 09 10:49:51.444237 crc crio[3654]: time=\"2026-06-09T10:49:51.444171023Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=a2b518f2-7739-4c8b-bde1-fe5c5aeafe04 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.096320 | controller |     "Jun 09 10:49:51.446022 crc crio[3654]: time=\"2026-06-09T10:49:51.445996445Z\" level=info msg=\"Ran pod sandbox 76b3ab2469ebea9ef0c1db7ea4b41bfcc44f8d98e0f3a06369ee715b920588a4 with infra container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=c17e14dd-2ca1-45ba-af2c-ece3b36f2216 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.096334 | controller |     "Jun 09 10:49:51.447098 crc crio[3654]: time=\"2026-06-09T10:49:51.447013564Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 12:20:06.096364 | controller |     "Jun 09 10:49:51.447354 crc crio[3654]: time=\"2026-06-09T10:49:51.447260321Z\" level=info msg=\"Ran pod sandbox 604a7158f223df00081650bfc73dbbe525a6ba3a1fbb92967e64acf51272d7f0 with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=13f5b5fd-da40-4a82-b53a-c078c96034d8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.096384 | controller |     "Jun 09 10:49:51.449425 crc crio[3654]: time=\"2026-06-09T10:49:51.44933523Z\" level=info msg=\"Ran pod sandbox 78f4b96b19577938b8ecd27d240ad44a258ff1f925f4cf4b0b83cdb9218ec392 with infra container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=6fa4a7d9-c6a8-474c-a003-3044f70dc156 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.096400 | controller |     "Jun 09 10:49:51.449748 crc crio[3654]: time=\"2026-06-09T10:49:51.449722121Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d7de07c4-6ee2-4ac0-8ab0-6e51ddb06c6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.096418 | controller |     "Jun 09 10:49:51.451085 crc crio[3654]: time=\"2026-06-09T10:49:51.451030728Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=194f24fc-619a-4a76-ac00-fa27a206747d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.096433 | controller |     "Jun 09 10:49:51.464424 crc crio[3654]: time=\"2026-06-09T10:49:51.463740191Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=b4afd446-59ed-4197-af92-bf00c7b5b217 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.096448 | controller |     "Jun 09 10:49:51.467610 crc crio[3654]: time=\"2026-06-09T10:49:51.467491308Z\" level=info msg=\"Ran pod sandbox 36f795b3d228975b352ac3ae72180435ac1d76ad3ecce036ad8627f33fbfb5de with infra container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=45f221d3-fbff-47ae-9a5c-8bd94cd7aa54 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.096463 | controller |     "Jun 09 10:49:51.468955 crc crio[3654]: time=\"2026-06-09T10:49:51.468089235Z\" level=info msg=\"Ran pod sandbox 25bce187dbfc3ff179d9fc789fad5f69b528d91807c0c0fb664ffe4a08e5877e with infra container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=1b26673c-c7ad-402d-ad5c-0ed0c50cc0d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.096477 | controller |     "Jun 09 10:49:51.470471 crc crio[3654]: time=\"2026-06-09T10:49:51.470436601Z\" level=info msg=\"Ran pod sandbox 8ef1feb5a8e380f23e0a947c1224c772c6ff7dff787489f89b6cf6c9d8e5588c with infra container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=0990b9d5-4a8e-4b93-96e9-b8667aff6329 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.096493 | controller |     "Jun 09 10:49:51.471832 crc crio[3654]: time=\"2026-06-09T10:49:51.47180062Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=6fdbab78-e9fa-44cc-b72b-736f2e2ea615 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.096508 | controller |     "Jun 09 10:49:51.472486 crc crio[3654]: time=\"2026-06-09T10:49:51.472093159Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=7202f58b-d30e-4a3c-9cae-995f3731624f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.096523 | controller |     "Jun 09 10:49:51.474896 crc crio[3654]: time=\"2026-06-09T10:49:51.474811766Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=5173ee09-5847-4c0e-a2f0-8c831237486e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.096537 | controller |     "Jun 09 10:49:51.476779 crc crio[3654]: time=\"2026-06-09T10:49:51.475760163Z\" level=info msg=\"Ran pod sandbox 8d0e5fd139fc516763a67bfb7e0605dd51234d7f52071de765805788dc293680 with infra container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=1a1f85cb-1176-43a2-9ba7-cdefef5acbac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.096551 | controller |     "Jun 09 10:49:51.478862 crc crio[3654]: time=\"2026-06-09T10:49:51.478603284Z\" level=info msg=\"Ran pod sandbox c4c9aaa2d2e163873a63504fcbd908971cf35fbb83f684b80a1494f5e464f169 with infra container: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=115d5663-d209-4804-aa24-4eede3071ccd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.096565 | controller |     "Jun 09 10:49:51.482125 crc crio[3654]: time=\"2026-06-09T10:49:51.482088944Z\" level=info msg=\"Ran pod sandbox fad8ee63cebf690824fab3b130df53657b4bdce68e22c08803707d4ea89c3540 with infra container: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=87dfc5d4-d463-47a3-9436-386901be7301 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.096584 | controller |     "Jun 09 10:49:51.486998 crc crio[3654]: time=\"2026-06-09T10:49:51.486959323Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=9ceeed07-394e-41b1-ba23-5c89169b8fe9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.096599 | controller |     "Jun 09 10:49:51.488237 crc crio[3654]: time=\"2026-06-09T10:49:51.487697214Z\" level=info msg=\"Ran pod sandbox 90c3c87c4f9194024c9580ce5f172fe9a9d3198fa4bd34c7b8f3d248cc5b9d78 with infra container: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=ea7eda54-a048-4978-975e-c788ad5566f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.096613 | controller |     "Jun 09 10:49:51.488424 crc crio[3654]: time=\"2026-06-09T10:49:51.488060274Z\" level=info msg=\"Ran pod sandbox df5068c5b5763ad142e71b9067582452cda7d7493451e2f3411eea966ce4c908 with infra container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=2139186e-064d-4f74-b292-4bb0cd51186e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.096628 | controller |     "Jun 09 10:49:51.488592 crc crio[3654]: time=\"2026-06-09T10:49:51.488463055Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=c821b255-a8c6-4cde-ad99-710f53ba96d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.096643 | controller |     "Jun 09 10:49:51.489230 crc crio[3654]: time=\"2026-06-09T10:49:51.489114694Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0145689b-c681-4092-8f03-9ce25f0943dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.096658 | controller |     "Jun 09 10:49:51.490175 crc crio[3654]: time=\"2026-06-09T10:49:51.49004378Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=8da53af4-2c8e-41b5-ba36-f2c78d92bdb4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.096673 | controller |     "Jun 09 10:49:51.491256 crc crio[3654]: time=\"2026-06-09T10:49:51.491123531Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=7dc864cf-ada4-4a78-b4de-13df2571fc5b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.096688 | controller |     "Jun 09 10:49:51.501070 crc crio[3654]: time=\"2026-06-09T10:49:51.500995483Z\" level=info msg=\"Ran pod sandbox 22ad7e5dce4a3571554b4886350a689298c0aacafa0d3bf2a65320fb1aace80f with infra container: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=58ef5303-4d53-4e30-b5a5-4b1f0c4f0640 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.096702 | controller |     "Jun 09 10:49:51.505898 crc crio[3654]: time=\"2026-06-09T10:49:51.505776349Z\" level=info msg=\"Ran pod sandbox dbcc653d37a9e7014462f12a17a54ca0d96b33ec9957fe69447a89f487263a87 with infra container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=53fd9242-e420-4602-9cab-ff5d7cd9e2dd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.096717 | controller |     "Jun 09 10:49:51.506443 crc crio[3654]: time=\"2026-06-09T10:49:51.50583097Z\" level=info msg=\"Ran pod sandbox b82109e8bb79c50ae2d555de28caead94e0d09533fcea5ff28fa8811dc5f7ca6 with infra container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=2a53d836-d9ac-4d65-bc8b-dd29982ca5c1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.096735 | controller |     "Jun 09 10:49:51.509208 crc crio[3654]: time=\"2026-06-09T10:49:51.509107684Z\" level=info msg=\"Ran pod sandbox ec844a9526abd95e4c18c54053bf7db141a17eeabd98a663c74e6463dea843dd with infra container: openshift-marketplace/certified-operators-l27pk/POD\" id=53fba638-2fb1-49ff-b450-37a54aef0d55 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.096749 | controller |     "Jun 09 10:49:51.510812 crc crio[3654]: time=\"2026-06-09T10:49:51.510694559Z\" level=info msg=\"Ran pod sandbox 7df5121bbec85aa5d0f5654357c322178df3cc2a84d86d77ef2dcf11a462e618 with infra container: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=05168206-e5ec-4a67-8bd5-fb3cd4cca42a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.096763 | controller |     "Jun 09 10:49:51.511723 crc crio[3654]: time=\"2026-06-09T10:49:51.511575964Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=1311bbd2-9ba6-4c50-b4c1-f5373114de3f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.096778 | controller |     "Jun 09 10:49:51.511843 crc crio[3654]: time=\"2026-06-09T10:49:51.511796411Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=df23d387-2477-4e67-8b87-7631e7254e22 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.096792 | controller |     "Jun 09 10:49:51.511949 crc crio[3654]: time=\"2026-06-09T10:49:51.511900883Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=c3e4c64b-0012-4ffb-b44e-aeda2e661277 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.096807 | controller |     "Jun 09 10:49:51.513256 crc crio[3654]: time=\"2026-06-09T10:49:51.5131952Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d630d017-d3a5-4380-8b0c-851675592f98 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.096821 | controller |     "Jun 09 10:49:51.513606 crc crio[3654]: time=\"2026-06-09T10:49:51.513509989Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=16c3ea8b-c6aa-4551-a42e-f81976f1cb15 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.096835 | controller |     "Jun 09 10:49:51.517136 crc crio[3654]: time=\"2026-06-09T10:49:51.517109472Z\" level=info msg=\"Ran pod sandbox f42b7202cf82e2736808952674fdc287e597b13275712a35ba7b23ed679b59d1 with infra container: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=905f2a5b-cea8-412b-b290-4b304dcdc2c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.096850 | controller |     "Jun 09 10:49:51.518497 crc crio[3654]: time=\"2026-06-09T10:49:51.518474101Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=dde791c4-4a72-42d7-92fe-8580d4fb2346 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.096864 | controller |     "Jun 09 10:49:51.522609 crc crio[3654]: time=\"2026-06-09T10:49:51.522517596Z\" level=info msg=\"Ran pod sandbox 9ef460c96b87455cd3d42a968ce20f7eb90516797fa62d1044a616eaa5e9991a with infra container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=f7aef869-6630-47ca-ba0d-7bdcfa3570c1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.096878 | controller |     "Jun 09 10:49:51.527886 crc crio[3654]: time=\"2026-06-09T10:49:51.527819927Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=80472368-bf34-4dc7-baea-e1621e2aa494 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.096896 | controller |     "Jun 09 10:49:51.532985 crc crio[3654]: time=\"2026-06-09T10:49:51.532922273Z\" level=info msg=\"Ran pod sandbox 902af1f2689d9efec026c3fb55832b9f9ef1c48420035f4589a5468a53c0b9e6 with infra container: openshift-marketplace/community-operators-qhh6t/POD\" id=1224fd87-2082-4bdd-9d41-63bd75b457be name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.096911 | controller |     "Jun 09 10:49:51.537159 crc crio[3654]: time=\"2026-06-09T10:49:51.537092732Z\" level=info msg=\"Ran pod sandbox 2427300b8543546d42beec205f3d74a535e35e3881668635a27b99df56a4e6e5 with infra container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=b7fe9d36-a5f1-4320-8466-dcf2b26e0196 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.096926 | controller |     "Jun 09 10:49:51.537824 crc crio[3654]: time=\"2026-06-09T10:49:51.537793672Z\" level=info msg=\"Ran pod sandbox c32ba18b5fd39654f558912d3c97c02ccbf4d2592b30296aabfa4a30cfa03b08 with infra container: openshift-dns/dns-default-qtghf/POD\" id=f127fcad-2409-40e2-a2d7-56803bce744e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.096940 | controller |     "Jun 09 10:49:51.540521 crc crio[3654]: time=\"2026-06-09T10:49:51.539435608Z\" level=info msg=\"Ran pod sandbox e67c25242a1c1cb8221b0e95298757b665b9d01cf2dead003c2a64cf40b2041e with infra container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=32a53778-98c0-4c37-bd78-85a22f8fbf1b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.096954 | controller |     "Jun 09 10:49:51.541912 crc crio[3654]: time=\"2026-06-09T10:49:51.541851357Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8cb1d78c-463d-4bed-a9f6-a40bec2f2415 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.096968 | controller |     "Jun 09 10:49:51.544492 crc crio[3654]: time=\"2026-06-09T10:49:51.544226525Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=1eab6794-003c-46ee-bcbe-acd664ff0b84 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.096983 | controller |     "Jun 09 10:49:51.545364 crc crio[3654]: time=\"2026-06-09T10:49:51.545251814Z\" level=info msg=\"Ran pod sandbox c6b7ae13a88287812d0215b4c3779b57d6f31d7d3c855c0f6b25b5dfbbd30e61 with infra container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=5320f65a-9ddf-4184-a42a-5d7ca8d4a70a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.096997 | controller |     "Jun 09 10:49:51.546089 crc crio[3654]: time=\"2026-06-09T10:49:51.546023366Z\" level=info msg=\"Ran pod sandbox 88df9c3a98a4f8322b1b9c58c98b1f8b467e4bb032e67747dbdd4afd11b5c829 with infra container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=4b03f014-0972-4051-858f-9f164739164e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.097012 | controller |     "Jun 09 10:49:51.548140 crc crio[3654]: time=\"2026-06-09T10:49:51.548113456Z\" level=info msg=\"Ran pod sandbox 724b39c1c8e5d8064c3bef430903148b551706f4efefc131a71edf9f070f41d9 with infra container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=124736ae-4013-4cac-8392-177b19a74a6d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.097026 | controller |     "Jun 09 10:49:51.550077 crc crio[3654]: time=\"2026-06-09T10:49:51.54859995Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=b2f726fa-6b51-4953-80af-97bf5bcb7e75 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.097041 | controller |     "Jun 09 10:49:51.577965 crc crio[3654]: time=\"2026-06-09T10:49:51.577874974Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=00d69422-0fcc-46c5-b7e6-fac207aaae01 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.097059 | controller |     "Jun 09 10:49:51.579101 crc crio[3654]: time=\"2026-06-09T10:49:51.578833392Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=3c6a37bb-b061-4962-b5e3-fd4437be44fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.097074 | controller |     "Jun 09 10:49:51.579898 crc crio[3654]: time=\"2026-06-09T10:49:51.579709336Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=7f41308b-1c91-46b6-9805-e61b5a5234bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.097088 | controller |     "Jun 09 10:49:51.579898 crc crio[3654]: time=\"2026-06-09T10:49:51.579708406Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=27145056-c661-49c1-9cf6-7ad313062dbf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.097102 | controller |     "Jun 09 10:49:51.582727 crc crio[3654]: time=\"2026-06-09T10:49:51.582662911Z\" level=info msg=\"Ran pod sandbox 830a838c24c80cb77c9244f329707a4fdd81ea897433d7ed2accfd25b6d2d45d with infra container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=9cd92624-79eb-4969-82c4-06891ff8ff9a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.097116 | controller |     "Jun 09 10:49:51.584467 crc crio[3654]: time=\"2026-06-09T10:49:51.584371479Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=26f02c98-15ad-441d-8334-f5dabd45d2a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.097130 | controller |     "Jun 09 10:49:51.589450 crc crio[3654]: time=\"2026-06-09T10:49:51.589403853Z\" level=info msg=\"Ran pod sandbox cb526179eea75c32d1adb43b9166340b8226c94593999fb2a861e86bb5dc0a93 with infra container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=85fcb8bc-8d01-4350-b5ae-8dad28102c3c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.097145 | controller |     "Jun 09 10:49:51.590190 crc crio[3654]: time=\"2026-06-09T10:49:51.590091912Z\" level=info msg=\"Ran pod sandbox eb45a7e46f69528707fef11d2fb816a926217d8e491185dd1744b24a966cf3bf with infra container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=d5d74b23-08c1-4144-a0ba-60dca3ca7dea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.097159 | controller |     "Jun 09 10:49:51.591023 crc crio[3654]: time=\"2026-06-09T10:49:51.590966867Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=759a4d49-302c-4456-a9e8-08c61d7bce72 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.097173 | controller |     "Jun 09 10:49:51.591960 crc crio[3654]: time=\"2026-06-09T10:49:51.591927275Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=bfee604e-4c80-4201-9987-d6948572a0a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.097187 | controller |     "Jun 09 10:49:51.596419 crc crio[3654]: time=\"2026-06-09T10:49:51.596256318Z\" level=info msg=\"Ran pod sandbox a798e6855c24b85754dd543bbbef7a7ef26a9945b9b75f0e23f4a31c6aff5519 with infra container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=abe5727e-86b3-45f5-bc81-82a4f75cbf8b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.097204 | controller |     "Jun 09 10:49:51.597527 crc crio[3654]: time=\"2026-06-09T10:49:51.597501373Z\" level=info msg=\"Ran pod sandbox c77e52bc46bbbe782fac3af50759c503b4087757671b68a68e25ec06b514cdf0 with infra container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=ecd1fb56-d4b3-4e94-a130-df91a46d825d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.097219 | controller |     "Jun 09 10:49:51.598801 crc crio[3654]: time=\"2026-06-09T10:49:51.59877747Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2d07bbf5-67d2-4e03-8ece-46f8ee2623de name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.097233 | controller |     "Jun 09 10:49:51.599205 crc crio[3654]: time=\"2026-06-09T10:49:51.598925054Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=57b219ef-b719-4804-ab25-cf3189e4f38a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.097248 | controller |     "Jun 09 10:49:51.608133 crc crio[3654]: time=\"2026-06-09T10:49:51.60754724Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=448a0cbf-e4fb-429e-b257-a54b2155de6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.097262 | controller |     "Jun 09 10:49:51.608477 crc crio[3654]: time=\"2026-06-09T10:49:51.607782107Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=d79eda72-63ee-4907-8310-14a8e37368c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.097276 | controller |     "Jun 09 10:49:51.608728 crc crio[3654]: time=\"2026-06-09T10:49:51.607845718Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=a970c75b-0779-4592-a87c-0742d8bc210e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.097290 | controller |     "Jun 09 10:49:51.609126 crc crio[3654]: time=\"2026-06-09T10:49:51.609047683Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=ffd5e1be-e0b6-484b-aa7e-da9749642b2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.097304 | controller |     "Jun 09 10:49:51.609378 crc crio[3654]: time=\"2026-06-09T10:49:51.609271869Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=54b2f3c7-c85a-470c-87c7-908c9e87413c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.097318 | controller |     "Jun 09 10:49:51.610191 crc crio[3654]: time=\"2026-06-09T10:49:51.610105413Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=d5ba1eb9-3713-4bc6-b214-aceeda101bd5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.097333 | controller |     "Jun 09 10:49:51.614740 crc crio[3654]: time=\"2026-06-09T10:49:51.614660203Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=29cc0a20-2177-499d-9838-cc88a18f6e2c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.097361 | controller |     "Jun 09 10:49:51.615014 crc crio[3654]: time=\"2026-06-09T10:49:51.614955141Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=deff3ef1-897c-4493-ab63-8c3f17fd15fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.097384 | controller |     "Jun 09 10:49:51.615245 crc crio[3654]: time=\"2026-06-09T10:49:51.615173177Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=302bb9fe-d3b5-42de-8d25-1372d22a3a5d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.097400 | controller |     "Jun 09 10:49:51.615703 crc crio[3654]: time=\"2026-06-09T10:49:51.615647881Z\" level=info msg=\"Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=a8c04306-36e5-4d80-b8b8-11058f00b33e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.097414 | controller |     "Jun 09 10:49:51.616027 crc crio[3654]: time=\"2026-06-09T10:49:51.615922309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.097430 | controller |     "Jun 09 10:49:51.616995 crc crio[3654]: time=\"2026-06-09T10:49:51.616914977Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=8ae570b7-d4b1-4108-a52e-f97b30f86f65 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.097445 | controller |     "Jun 09 10:49:51.617094 crc crio[3654]: time=\"2026-06-09T10:49:51.617056961Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f2856533-6883-4946-a13c-910f45bf1487 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.097459 | controller |     "Jun 09 10:49:51.618512 crc crio[3654]: time=\"2026-06-09T10:49:51.618043579Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=7a3ab0d1-6836-4733-bd0c-ccf1f1b3228c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.097475 | controller |     "Jun 09 10:49:51.618512 crc crio[3654]: time=\"2026-06-09T10:49:51.61808184Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=0ea57017-913d-4160-9c67-17b1325dab24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.097489 | controller |     "Jun 09 10:49:51.618512 crc crio[3654]: time=\"2026-06-09T10:49:51.618153182Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=40c1085f-8c73-4271-b5a1-0fa1c54da9bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.097504 | controller |     "Jun 09 10:49:51.618512 crc crio[3654]: time=\"2026-06-09T10:49:51.618373558Z\" level=info msg=\"Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=ddd7eb2d-705b-4a68-858f-7beaf146be31 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.097518 | controller |     "Jun 09 10:49:51.619240 crc crio[3654]: time=\"2026-06-09T10:49:51.619173741Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=acecab17-b3f0-4f2f-b62c-5886b8e757fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.097533 | controller |     "Jun 09 10:49:51.619450 crc crio[3654]: time=\"2026-06-09T10:49:51.619266954Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=446bed0f-8f4b-49b2-b256-5aff24e5a13c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.097548 | controller |     "Jun 09 10:49:51.619635 crc crio[3654]: time=\"2026-06-09T10:49:51.619458419Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=a3a0d435-eb31-4920-9678-7b5ebc4a6e14 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.097566 | controller |     "Jun 09 10:49:51.619635 crc crio[3654]: time=\"2026-06-09T10:49:51.619513801Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=06051c16-b60c-42cd-9f84-7ee3b2c4ce78 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.097581 | controller |     "Jun 09 10:49:51.619635 crc crio[3654]: time=\"2026-06-09T10:49:51.619549952Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f129985f-c557-436e-8e40-187f2fead38c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.097595 | controller |     "Jun 09 10:49:51.619635 crc crio[3654]: time=\"2026-06-09T10:49:51.619622284Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=4d1c45f8-2619-446c-8c65-87101baedfea name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.097610 | controller |     "Jun 09 10:49:51.619840 crc crio[3654]: time=\"2026-06-09T10:49:51.619746438Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=325d6f5f-98ad-4661-922a-c018fe58b632 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.097624 | controller |     "Jun 09 10:49:51.620089 crc crio[3654]: time=\"2026-06-09T10:49:51.619792889Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8408b8c7-41d3-4328-81d2-f4c83d4e83bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.097638 | controller |     "Jun 09 10:49:51.620168 crc crio[3654]: time=\"2026-06-09T10:49:51.620120678Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=ba610292-017d-4843-87b1-213df94fb435 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.097652 | controller |     "Jun 09 10:49:51.620168 crc crio[3654]: time=\"2026-06-09T10:49:51.620157659Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=ddd955ea-0063-4756-8c85-d2dccf88ea40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.097667 | controller |     "Jun 09 10:49:51.620270 crc crio[3654]: time=\"2026-06-09T10:49:51.62018905Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ae351b03-7cb3-4b4c-97e1-08c7edc6f546 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.097681 | controller |     "Jun 09 10:49:51.620750 crc crio[3654]: time=\"2026-06-09T10:49:51.620691345Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=1c6194ba-b050-4a6f-927d-3746653a2b60 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.097696 | controller |     "Jun 09 10:49:51.620750 crc crio[3654]: time=\"2026-06-09T10:49:51.620700725Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=bbe01823-45fa-46c7-8d9c-38af8aa2e5f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.097710 | controller |     "Jun 09 10:49:51.620750 crc crio[3654]: time=\"2026-06-09T10:49:51.620738056Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=3f5f5ad1-798b-4111-be1b-6aaa642226c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.097728 | controller |     "Jun 09 10:49:51.620941 crc crio[3654]: time=\"2026-06-09T10:49:51.620769547Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=b84fc4b4-f29c-4a47-b57e-53e079705771 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.097743 | controller |     "Jun 09 10:49:51.620941 crc crio[3654]: time=\"2026-06-09T10:49:51.620768157Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=be40e139-207e-4a7a-a466-4c16f887f27a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.097757 | controller |     "Jun 09 10:49:51.620941 crc crio[3654]: time=\"2026-06-09T10:49:51.620806668Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=2014e215-c56c-46ba-a1e3-68bda509f7bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.097771 | controller |     "Jun 09 10:49:51.620941 crc crio[3654]: time=\"2026-06-09T10:49:51.620782397Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=b8c1c005-29d3-4172-a168-3e1f22d8b05e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.097785 | controller |     "Jun 09 10:49:51.620941 crc crio[3654]: time=\"2026-06-09T10:49:51.620843389Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=49722936-df7b-43b2-8727-f5792bdcee7b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.097799 | controller |     "Jun 09 10:49:51.620941 crc crio[3654]: time=\"2026-06-09T10:49:51.62086865Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=5f7d5363-e4b3-400c-a50a-202c022fef96 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.097813 | controller |     "Jun 09 10:49:51.620941 crc crio[3654]: time=\"2026-06-09T10:49:51.62087911Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=1ac99818-d103-49cb-b7ab-743aa4ccfb79 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.097827 | controller |     "Jun 09 10:49:51.620941 crc crio[3654]: time=\"2026-06-09T10:49:51.620849999Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=0e48598c-44af-4ded-8652-e68272a3d468 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.097841 | controller |     "Jun 09 10:49:51.620941 crc crio[3654]: time=\"2026-06-09T10:49:51.62087242Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=1e489cc2-bf9f-4048-bac5-7e23fed2bea6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.097855 | controller |     "Jun 09 10:49:51.620941 crc crio[3654]: time=\"2026-06-09T10:49:51.620935262Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=165d204e-d263-45c3-818c-529e8b1873e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.097869 | controller |     "Jun 09 10:49:51.621446 crc crio[3654]: time=\"2026-06-09T10:49:51.620950192Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=221ce692-ce8c-402b-b84d-c93e2bc1587c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.097887 | controller |     "Jun 09 10:49:51.621446 crc crio[3654]: time=\"2026-06-09T10:49:51.620976413Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=625989bc-cc3d-42b2-88e3-7a96f4088dbf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.097901 | controller |     "Jun 09 10:49:51.621800 crc crio[3654]: time=\"2026-06-09T10:49:51.621727514Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=16bd7513-a73e-4bd8-8479-d2b6334ecf3a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.097915 | controller |     "Jun 09 10:49:51.621903 crc crio[3654]: time=\"2026-06-09T10:49:51.621745615Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=97266863-a3a1-424c-9b89-7781d25b575a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.097929 | controller |     "Jun 09 10:49:51.622654 crc crio[3654]: time=\"2026-06-09T10:49:51.622513837Z\" level=info msg=\"Ran pod sandbox 8e6a97487825b7098304af9bedd008e1b3e7475276ed1d348d5eaabd8bfe2bd4 with infra container: openshift-marketplace/redhat-operators-x5vn9/POD\" id=d72a8b52-a193-4eb7-be24-490963d9cc5e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.097943 | controller |     "Jun 09 10:49:51.623440 crc crio[3654]: time=\"2026-06-09T10:49:51.623381121Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=1fe84ae6-0f26-45d9-8768-8a287a12bdb0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.097957 | controller |     "Jun 09 10:49:51.624416 crc crio[3654]: time=\"2026-06-09T10:49:51.624336128Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a4879261-c8d8-49e5-b4af-34abecabc37d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.097971 | controller |     "Jun 09 10:49:51.624503 crc crio[3654]: time=\"2026-06-09T10:49:51.624429741Z\" level=info msg=\"Ran pod sandbox 094d4b6349d4384be618d9aa2252a4d746be877ca9c9a74acb862d806f394a0b with infra container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=84815681-226c-4da6-843c-593f54e80ed8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.097986 | controller |     "Jun 09 10:49:51.624503 crc crio[3654]: time=\"2026-06-09T10:49:51.624475402Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=b35a0fe7-be80-4a12-9d64-ee59ec34b708 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.098000 | controller |     "Jun 09 10:49:51.625498 crc crio[3654]: time=\"2026-06-09T10:49:51.62543659Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=a1d4979a-2ec8-4194-ad01-25e7b44a8b25 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.098014 | controller |     "Jun 09 10:49:51.625682 crc crio[3654]: time=\"2026-06-09T10:49:51.625624575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.098028 | controller |     "Jun 09 10:49:51.625754 crc crio[3654]: time=\"2026-06-09T10:49:51.625716048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.098045 | controller |     "Jun 09 10:49:51.626264 crc crio[3654]: time=\"2026-06-09T10:49:51.626200822Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=bffb38c4-b998-4a60-8fcf-a5f484c92c91 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.098060 | controller |     "Jun 09 10:49:51.626460 crc crio[3654]: time=\"2026-06-09T10:49:51.626390627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.098075 | controller |     "Jun 09 10:49:51.626617 crc crio[3654]: time=\"2026-06-09T10:49:51.626538701Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=662ffd3b-1cc8-460c-b007-587ca299a237 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.098089 | controller |     "Jun 09 10:49:51.626712 crc crio[3654]: time=\"2026-06-09T10:49:51.626629374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.098103 | controller |     "Jun 09 10:49:51.626712 crc crio[3654]: time=\"2026-06-09T10:49:51.626692166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.098117 | controller |     "Jun 09 10:49:51.627414 crc crio[3654]: time=\"2026-06-09T10:49:51.627359295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.098131 | controller |     "Jun 09 10:49:51.628253 crc crio[3654]: time=\"2026-06-09T10:49:51.628187208Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=ed5c17d3-9628-4d51-a2c5-af2df36bc14b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.098146 | controller |     "Jun 09 10:49:51.628993 crc crio[3654]: time=\"2026-06-09T10:49:51.62893659Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=5357e5e7-2745-40f7-befd-a4a3a3289552 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.098160 | controller |     "Jun 09 10:49:51.629369 crc crio[3654]: time=\"2026-06-09T10:49:51.629270639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.098175 | controller |     "Jun 09 10:49:51.629608 crc crio[3654]: time=\"2026-06-09T10:49:51.629533317Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=e890eec2-4795-4487-9855-d1405f04ee7c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.098189 | controller |     "Jun 09 10:49:51.631262 crc crio[3654]: time=\"2026-06-09T10:49:51.631198274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.098203 | controller |     "Jun 09 10:49:51.633124 crc crio[3654]: time=\"2026-06-09T10:49:51.633046357Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=36ca4e2b-cd4d-47a7-8b4b-dd1d3b867194 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.098218 | controller |     "Jun 09 10:49:51.633124 crc crio[3654]: time=\"2026-06-09T10:49:51.633076328Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=2698d4af-2f4e-4f28-8454-c11355f4cf64 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.098239 | controller |     "Jun 09 10:49:51.633255 crc crio[3654]: time=\"2026-06-09T10:49:51.633138189Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=dd575ba4-c31e-47b9-9074-7964379edd2b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.098254 | controller |     "Jun 09 10:49:51.633390 crc crio[3654]: time=\"2026-06-09T10:49:51.633338935Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=c1f12771-0457-4d93-a3df-35bb420d5c40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.098268 | controller |     "Jun 09 10:49:51.634182 crc crio[3654]: time=\"2026-06-09T10:49:51.634117717Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=87c7a204-5ca9-440e-9f1a-fee285b3a22e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.098283 | controller |     "Jun 09 10:49:51.634258 crc crio[3654]: time=\"2026-06-09T10:49:51.634237391Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/dns\" id=ac79c907-ab7e-4563-ba11-27abc9ab6faf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.098297 | controller |     "Jun 09 10:49:51.635029 crc crio[3654]: time=\"2026-06-09T10:49:51.634864869Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=f4ed024d-5495-49ea-a526-0cfbbd5ec56a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.098311 | controller |     "Jun 09 10:49:51.637397 crc crio[3654]: time=\"2026-06-09T10:49:51.636426323Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=8f0c6cb3-311d-4d89-8914-c6aef283c46b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.098325 | controller |     "Jun 09 10:49:51.637397 crc crio[3654]: time=\"2026-06-09T10:49:51.636605628Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=80278d8b-2795-4cc5-ba21-3cea51e51f8c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.098339 | controller |     "Jun 09 10:49:51.637696 crc crio[3654]: time=\"2026-06-09T10:49:51.637434752Z\" level=info msg=\"Ran pod sandbox c1fb2ec5ae1978703ee65d3b3d23e2c1e8cfbe9bc5c2d288a6ca6903714df7dc with infra container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=b8b64dee-fc90-4ebe-8f69-ab611690da8b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.098372 | controller |     "Jun 09 10:49:51.639110 crc crio[3654]: time=\"2026-06-09T10:49:51.639051038Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=73b86f37-0bb2-4a5d-9abe-d2551f05e50a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.098388 | controller |     "Jun 09 10:49:51.639986 crc crio[3654]: time=\"2026-06-09T10:49:51.639957974Z\" level=info msg=\"Ran pod sandbox 7065800cf485ac7e2313788dd5d99f85b0551588e9be24218ed7b1881fe01409 with infra container: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=9c3769e9-337a-4ed7-87fc-aab2656a47ca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.098403 | controller |     "Jun 09 10:49:51.643785 crc crio[3654]: time=\"2026-06-09T10:49:51.643719171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.098417 | controller |     "Jun 09 10:49:51.644792 crc crio[3654]: time=\"2026-06-09T10:49:51.64472233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.098435 | controller |     "Jun 09 10:49:51.645466 crc crio[3654]: time=\"2026-06-09T10:49:51.644976307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.098450 | controller |     "Jun 09 10:49:51.645466 crc crio[3654]: time=\"2026-06-09T10:49:51.645056689Z\" level=info msg=\"Ran pod sandbox e8c0466918048d4abfcf531c66992befc2e072deadf72cb9594646abaf1205eb with infra container: openshift-console/console-6c684df5db-cc8g8/POD\" id=51fcafcb-936e-4434-84a8-5633643cbc5e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.098464 | controller |     "Jun 09 10:49:51.645466 crc crio[3654]: time=\"2026-06-09T10:49:51.64507632Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=3d92e8c0-8132-453e-a4f9-92e1063e80ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.098479 | controller |     "Jun 09 10:49:51.645466 crc crio[3654]: time=\"2026-06-09T10:49:51.645347307Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=99e52032-aecb-4180-8851-1c04c757eb7a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.098493 | controller |     "Jun 09 10:49:51.645762 crc crio[3654]: time=\"2026-06-09T10:49:51.645484771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.098507 | controller |     "Jun 09 10:49:51.646930 crc crio[3654]: time=\"2026-06-09T10:49:51.646620314Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=170fa96c-a5ea-4f06-bdf9-1a589d5de5b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.098522 | controller |     "Jun 09 10:49:51.649688 crc crio[3654]: time=\"2026-06-09T10:49:51.649017782Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=915de93d-f363-491c-908a-d12a521c56f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.098537 | controller |     "Jun 09 10:49:51.650830 crc crio[3654]: time=\"2026-06-09T10:49:51.649888037Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=1bd53526-0211-4afd-81ac-69e0592e3a6f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.098552 | controller |     "Jun 09 10:49:51.650830 crc crio[3654]: time=\"2026-06-09T10:49:51.650154894Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=7ae99db0-62cf-447d-82b8-52708db1b3da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.098566 | controller |     "Jun 09 10:49:51.650830 crc crio[3654]: time=\"2026-06-09T10:49:51.650491854Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=e88a2c66-f1b6-4921-bf8b-6b87b2d6f7ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.098580 | controller |     "Jun 09 10:49:51.650830 crc crio[3654]: time=\"2026-06-09T10:49:51.65068497Z\" level=info msg=\"Creating container: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=10e2578c-d80f-479a-b3de-053c9dcd94c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.098594 | controller |     "Jun 09 10:49:51.650830 crc crio[3654]: time=\"2026-06-09T10:49:51.650773512Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=56859272-6571-48c0-904b-1f51066336cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.098609 | controller |     "Jun 09 10:49:51.654232 crc crio[3654]: time=\"2026-06-09T10:49:51.654169199Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=5a620767-009f-4f7b-8363-4db2618230cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.098627 | controller |     "Jun 09 10:49:51.654232 crc crio[3654]: time=\"2026-06-09T10:49:51.654177259Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=0494af5c-d3f9-4d88-9798-a1adc0f1eda4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.098642 | controller |     "Jun 09 10:49:51.654657 crc crio[3654]: time=\"2026-06-09T10:49:51.654236681Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=2bad6adb-3eb2-434e-a713-ed232bd74b0d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.098657 | controller |     "Jun 09 10:49:51.654657 crc crio[3654]: time=\"2026-06-09T10:49:51.654386585Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=26a5f530-de69-4cd7-bf7a-b283c7f61827 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.098671 | controller |     "Jun 09 10:49:51.656001 crc crio[3654]: time=\"2026-06-09T10:49:51.655940469Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=2ff00cc6-9654-473f-83e3-6d70e41e4a79 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.098686 | controller |     "Jun 09 10:49:51.656171 crc crio[3654]: time=\"2026-06-09T10:49:51.656098134Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=0a102402-c1ea-42c8-8b75-566244038378 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.098701 | controller |     "Jun 09 10:49:51.656503 crc crio[3654]: time=\"2026-06-09T10:49:51.656445854Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=1599d5ac-a231-4d95-8929-b65674f0d5e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.098716 | controller |     "Jun 09 10:49:51.658923 crc crio[3654]: time=\"2026-06-09T10:49:51.658825852Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=b62b7e8c-2f67-4fd2-85c6-f75a151eb2cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.098730 | controller |     "Jun 09 10:49:51.658923 crc crio[3654]: time=\"2026-06-09T10:49:51.658856572Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=9ddd8cf0-34a7-4b73-9a65-98e43fb900a8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.098745 | controller |     "Jun 09 10:49:51.658923 crc crio[3654]: time=\"2026-06-09T10:49:51.658835462Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=3a42786c-9555-4894-b5d2-cddb63d90ba6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.098759 | controller |     "Jun 09 10:49:51.659105 crc crio[3654]: time=\"2026-06-09T10:49:51.658936185Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=d6c5139f-a7d2-4dc9-a471-52984c196478 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.098772 | controller |     "Jun 09 10:49:51.660192 crc crio[3654]: time=\"2026-06-09T10:49:51.660149009Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=31d455b3-38be-49c1-9eae-3b3b1a42d9cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.098790 | controller |     "Jun 09 10:49:51.668469 crc crio[3654]: time=\"2026-06-09T10:49:51.66822951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.098805 | controller |     "Jun 09 10:49:51.669824 crc crio[3654]: time=\"2026-06-09T10:49:51.669508316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.098819 | controller |     "Jun 09 10:49:51.671633 crc crio[3654]: time=\"2026-06-09T10:49:51.669896207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.098833 | controller |     "Jun 09 10:49:51.671633 crc crio[3654]: time=\"2026-06-09T10:49:51.670227317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.098847 | controller |     "Jun 09 10:49:51.671633 crc crio[3654]: time=\"2026-06-09T10:49:51.670273148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.098861 | controller |     "Jun 09 10:49:51.671633 crc crio[3654]: time=\"2026-06-09T10:49:51.670396251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.098875 | controller |     "Jun 09 10:49:51.671633 crc crio[3654]: time=\"2026-06-09T10:49:51.670447463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.098889 | controller |     "Jun 09 10:49:51.671633 crc crio[3654]: time=\"2026-06-09T10:49:51.670497944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.098903 | controller |     "Jun 09 10:49:51.671633 crc crio[3654]: time=\"2026-06-09T10:49:51.670514235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.098917 | controller |     "Jun 09 10:49:51.671633 crc crio[3654]: time=\"2026-06-09T10:49:51.670792063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.098931 | controller |     "Jun 09 10:49:51.671633 crc crio[3654]: time=\"2026-06-09T10:49:51.670836944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.098945 | controller |     "Jun 09 10:49:51.671633 crc crio[3654]: time=\"2026-06-09T10:49:51.670913956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.098959 | controller |     "Jun 09 10:49:51.671633 crc crio[3654]: time=\"2026-06-09T10:49:51.670994568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.098972 | controller |     "Jun 09 10:49:51.671633 crc crio[3654]: time=\"2026-06-09T10:49:51.671018629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.098986 | controller |     "Jun 09 10:49:51.671633 crc crio[3654]: time=\"2026-06-09T10:49:51.6710381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.099005 | controller |     "Jun 09 10:49:51.671633 crc crio[3654]: time=\"2026-06-09T10:49:51.67105765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.099019 | controller |     "Jun 09 10:49:51.671633 crc crio[3654]: time=\"2026-06-09T10:49:51.671133792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.099034 | controller |     "Jun 09 10:49:51.671633 crc crio[3654]: time=\"2026-06-09T10:49:51.671142613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.099048 | controller |     "Jun 09 10:49:51.671633 crc crio[3654]: time=\"2026-06-09T10:49:51.671162903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.099062 | controller |     "Jun 09 10:49:51.671633 crc crio[3654]: time=\"2026-06-09T10:49:51.671427781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.099076 | controller |     "Jun 09 10:49:51.671633 crc crio[3654]: time=\"2026-06-09T10:49:51.671504803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.099090 | controller |     "Jun 09 10:49:51.673746 crc crio[3654]: time=\"2026-06-09T10:49:51.673685085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.099104 | controller |     "Jun 09 10:49:51.674242 crc crio[3654]: time=\"2026-06-09T10:49:51.674169949Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=1edffe3f-fc3b-4b96-9ad6-027de019941b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.099118 | controller |     "Jun 09 10:49:51.674600 crc crio[3654]: time=\"2026-06-09T10:49:51.674512279Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=1589645b-52de-46dc-9045-e83569907cf3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.099133 | controller |     "Jun 09 10:49:51.675704 crc crio[3654]: time=\"2026-06-09T10:49:51.675639321Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=a0a500fc-cf25-4edf-9356-32c47b07f829 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.099147 | controller |     "Jun 09 10:49:51.675901 crc crio[3654]: time=\"2026-06-09T10:49:51.675873347Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=e39e59be-b957-46c1-9a5d-1d7e2480ceb2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.099161 | controller |     "Jun 09 10:49:51.676520 crc crio[3654]: time=\"2026-06-09T10:49:51.676474395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.099175 | controller |     "Jun 09 10:49:51.676745 crc crio[3654]: time=\"2026-06-09T10:49:51.67667128Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=bf31fdc2-afd2-4a44-939a-71970ccf13b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.099193 | controller |     "Jun 09 10:49:51.686518 crc crio[3654]: time=\"2026-06-09T10:49:51.686440999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.099207 | controller |     "Jun 09 10:49:51.687085 crc crio[3654]: time=\"2026-06-09T10:49:51.687019545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.099222 | controller |     "Jun 09 10:49:51.687168 crc crio[3654]: time=\"2026-06-09T10:49:51.687111678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.099268 | controller |     "Jun 09 10:49:51.687714 crc crio[3654]: time=\"2026-06-09T10:49:51.687651103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.099287 | controller |     "Jun 09 10:49:51.691000 crc crio[3654]: time=\"2026-06-09T10:49:51.690738081Z\" level=info msg=\"Creating container: openshift-console/console-6c684df5db-cc8g8/console\" id=24983566-1460-4ad0-b3fb-2bdad1b78252 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.099302 | controller |     "Jun 09 10:49:51.691000 crc crio[3654]: time=\"2026-06-09T10:49:51.690903256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.099316 | controller |     "Jun 09 10:49:51.692652 crc crio[3654]: time=\"2026-06-09T10:49:51.691897724Z\" level=info msg=\"Creating container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=d252b02b-bc71-480a-acdf-da49539e8505 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.099331 | controller |     "Jun 09 10:49:51.694973 crc crio[3654]: time=\"2026-06-09T10:49:51.694862219Z\" level=info msg=\"Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=22096e0e-407f-49e2-9c7b-669c37e3fae7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.099368 | controller |     "Jun 09 10:49:51.695280 crc crio[3654]: time=\"2026-06-09T10:49:51.695162257Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=2d42f7b5-9c9f-4006-bd8d-634b0d7bec53 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.099389 | controller |     "Jun 09 10:49:51.696717 crc crio[3654]: time=\"2026-06-09T10:49:51.695185398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.099404 | controller |     "Jun 09 10:49:51.696982 crc crio[3654]: time=\"2026-06-09T10:49:51.696895507Z\" level=info msg=\"Ran pod sandbox 174b80ed930b7117eb7f452f30e2b97531afccee8bc26fc5a131e030271be084 with infra container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=356bc3c5-7427-408f-b334-4176986b03db name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.099419 | controller |     "Jun 09 10:49:51.699990 crc crio[3654]: time=\"2026-06-09T10:49:51.699435659Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=be58e227-c1e6-4ee6-a3a7-063ecf919484 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.099434 | controller |     "Jun 09 10:49:51.703212 crc crio[3654]: time=\"2026-06-09T10:49:51.703138175Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=69084d09-7a72-40d6-b6c9-aac4b728539d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.099454 | controller |     "Jun 09 10:49:51.724542 crc crio[3654]: 2026-06-09T10:49:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ff792e250be0d2 Mac:4e:c8:a6:46:d8:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/1ed5820e-1cfa-4611-83c4-879db687d0dc SocketPath: PciID:}] [{Interface:0xc00025ca30 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.099469 | controller |     "Jun 09 10:49:51.725392 crc crio[3654]: time=\"2026-06-09T10:49:51.72507851Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 12:20:06.099483 | controller |     "Jun 09 10:49:51.725392 crc crio[3654]: time=\"2026-06-09T10:49:51.725390029Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/egress-router\\\"\"",
2026-06-09 12:20:06.099509 | controller |     "Jun 09 10:49:51.725872 crc crio[3654]: time=\"2026-06-09T10:49:51.725791781Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683365-rps4s Namespace:openshift-operator-lifecycle-manager ID:5ff792e250be0d21d1ee08a0628c2bab051ac626397b8a6b729c051b6d580cb5 UID:40954465-82c0-4d33-9a58-f88172c97205 NetNS:/var/run/netns/1ed5820e-1cfa-4611-83c4-879db687d0dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod40954465_82c0_4d33_9a58_f88172c97205.slice PodAnnotations:0xc00011c560}] Aliases:map[]}\"",
2026-06-09 12:20:06.099525 | controller |     "Jun 09 10:49:51.726079 crc crio[3654]: time=\"2026-06-09T10:49:51.725973216Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683365-rps4s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.099540 | controller |     "Jun 09 10:49:51.742647 crc crio[3654]: time=\"2026-06-09T10:49:51.742533848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.099554 | controller |     "Jun 09 10:49:51.746801 crc crio[3654]: time=\"2026-06-09T10:49:51.746725547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.099569 | controller |     "Jun 09 10:49:51.747361 crc crio[3654]: time=\"2026-06-09T10:49:51.747231822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.099584 | controller |     "Jun 09 10:49:51.747476 crc crio[3654]: time=\"2026-06-09T10:49:51.747410917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.099599 | controller |     "Jun 09 10:49:51.747476 crc crio[3654]: time=\"2026-06-09T10:49:51.747470608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.099614 | controller |     "Jun 09 10:49:51.757432 crc crio[3654]: time=\"2026-06-09T10:49:51.757279098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.099628 | controller |     "Jun 09 10:49:51.758575 crc crio[3654]: time=\"2026-06-09T10:49:51.758488433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.099643 | controller |     "Jun 09 10:49:51.759139 crc crio[3654]: time=\"2026-06-09T10:49:51.75911018Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=37d8f85b-1cd4-40bb-a549-57db35d47714 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.099661 | controller |     "Jun 09 10:49:51.761814 crc crio[3654]: time=\"2026-06-09T10:49:51.760945913Z\" level=info msg=\"Created container 92f3132f59e098b5a253de4c95f5a065b9b99cac48a4c72be9eeb3ed65834be3: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=a8c04306-36e5-4d80-b8b8-11058f00b33e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.099676 | controller |     "Jun 09 10:49:51.761814 crc crio[3654]: time=\"2026-06-09T10:49:51.761234191Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 12:20:06.099691 | controller |     "Jun 09 10:49:51.761814 crc crio[3654]: time=\"2026-06-09T10:49:51.761250701Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 12:20:06.099705 | controller |     "Jun 09 10:49:51.761814 crc crio[3654]: time=\"2026-06-09T10:49:51.761361814Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_d1908fc0-e84f-4b59-b834-f57cb6d334d5\\\"\"",
2026-06-09 12:20:06.099720 | controller |     "Jun 09 10:49:51.761814 crc crio[3654]: time=\"2026-06-09T10:49:51.761403536Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_21c7d39d-4467-4aee-b418-75238a9b6575\\\"\"",
2026-06-09 12:20:06.099735 | controller |     "Jun 09 10:49:51.762143 crc crio[3654]: time=\"2026-06-09T10:49:51.761820357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.099749 | controller |     "Jun 09 10:49:51.762143 crc crio[3654]: time=\"2026-06-09T10:49:51.762014093Z\" level=info msg=\"Starting container: 92f3132f59e098b5a253de4c95f5a065b9b99cac48a4c72be9eeb3ed65834be3\" id=bc8576b1-7ffe-4fba-9b9c-8df9cb183dae name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.099764 | controller |     "Jun 09 10:49:51.764275 crc crio[3654]: time=\"2026-06-09T10:49:51.764211086Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=d6c89319-f8b9-4ceb-8d6c-759afe8e4235 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.099779 | controller |     "Jun 09 10:49:51.767259 crc crio[3654]: time=\"2026-06-09T10:49:51.767231302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.099793 | controller |     "Jun 09 10:49:51.767651 crc crio[3654]: time=\"2026-06-09T10:49:51.767538991Z\" level=info msg=\"Started container\" PID=10843 containerID=92f3132f59e098b5a253de4c95f5a065b9b99cac48a4c72be9eeb3ed65834be3 description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=bc8576b1-7ffe-4fba-9b9c-8df9cb183dae name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9bad1a181c0a47f42136862b1a1c1b65c1e29599f1c77fe19e8ac0a2123531c",
2026-06-09 12:20:06.099808 | controller |     "Jun 09 10:49:51.771185 crc crio[3654]: time=\"2026-06-09T10:49:51.771053951Z\" level=info msg=\"Ran pod sandbox 5ff792e250be0d21d1ee08a0628c2bab051ac626397b8a6b729c051b6d580cb5 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683365-rps4s/POD\" id=56d6d621-2b52-47cb-a4b7-d3c146ed42b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.099823 | controller |     "Jun 09 10:49:51.772810 crc crio[3654]: time=\"2026-06-09T10:49:51.77277266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.099838 | controller |     "Jun 09 10:49:51.773231 crc crio[3654]: time=\"2026-06-09T10:49:51.77313628Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3eada566-63ec-479e-99db-c59fadb618a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.099857 | controller |     "Jun 09 10:49:51.778380 crc crio[3654]: time=\"2026-06-09T10:49:51.778247506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.099873 | controller |     "Jun 09 10:49:51.780967 crc crio[3654]: time=\"2026-06-09T10:49:51.780892791Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 12:20:06.099888 | controller |     "Jun 09 10:49:51.780967 crc crio[3654]: time=\"2026-06-09T10:49:51.780938182Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 12:20:06.099903 | controller |     "Jun 09 10:49:51.780967 crc crio[3654]: time=\"2026-06-09T10:49:51.780959043Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.099917 | controller |     "Jun 09 10:49:51.781173 crc crio[3654]: time=\"2026-06-09T10:49:51.780911002Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=14a8a5cf-b70d-4a53-bdec-ed5f7165ad02 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.099932 | controller |     "Jun 09 10:49:51.782450 crc crio[3654]: time=\"2026-06-09T10:49:51.782377744Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=3d13b8df-228c-4db7-b563-6862783173e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.099947 | controller |     "Jun 09 10:49:51.796681 crc crio[3654]: time=\"2026-06-09T10:49:51.796542857Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=f56336b5-ebcd-4ed3-b03d-bb01cafc1d82 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.099961 | controller |     "Jun 09 10:49:51.841056 crc crio[3654]: time=\"2026-06-09T10:49:51.840542871Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 12:20:06.099976 | controller |     "Jun 09 10:49:51.841056 crc crio[3654]: time=\"2026-06-09T10:49:51.841033064Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 12:20:06.099990 | controller |     "Jun 09 10:49:51.841056 crc crio[3654]: time=\"2026-06-09T10:49:51.841054505Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bandwidth\\\"\"",
2026-06-09 12:20:06.100004 | controller |     "Jun 09 10:49:51.857544 crc crio[3654]: time=\"2026-06-09T10:49:51.857470463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.100020 | controller |     "Jun 09 10:49:51.892657 crc crio[3654]: time=\"2026-06-09T10:49:51.892546823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.100034 | controller |     "Jun 09 10:49:51.898700 crc crio[3654]: time=\"2026-06-09T10:49:51.898391759Z\" level=info msg=\"Created container 3aac20500cad1562928071ac3d33ed50b7f0b3e9fa5597ccbbbc497c2ae525aa: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=e890eec2-4795-4487-9855-d1405f04ee7c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.100049 | controller |     "Jun 09 10:49:51.902013 crc crio[3654]: time=\"2026-06-09T10:49:51.90191814Z\" level=info msg=\"Starting container: 3aac20500cad1562928071ac3d33ed50b7f0b3e9fa5597ccbbbc497c2ae525aa\" id=bc990272-88ac-4c25-a6b9-fada07ae1ebe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.100074 | controller |     "Jun 09 10:49:51.908615 crc crio[3654]: time=\"2026-06-09T10:49:51.908540889Z\" level=info msg=\"Created container 9b9c8db57c196a58f6b382bd7dce6394eaacb42a71dae07e2febe46294f020bb: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=ddd7eb2d-705b-4a68-858f-7beaf146be31 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.100089 | controller |     "Jun 09 10:49:51.912762 crc crio[3654]: time=\"2026-06-09T10:49:51.912271795Z\" level=info msg=\"Starting container: 9b9c8db57c196a58f6b382bd7dce6394eaacb42a71dae07e2febe46294f020bb\" id=b75dd917-a3c5-4ad4-a4b3-1e17d78cdea3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.100104 | controller |     "Jun 09 10:49:51.912762 crc crio[3654]: time=\"2026-06-09T10:49:51.912624165Z\" level=info msg=\"Created container 5fe590b126a754bf11c15064d15a67f970b668761a0224dc7fe96b0209f738c9: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=bffb38c4-b998-4a60-8fcf-a5f484c92c91 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.100119 | controller |     "Jun 09 10:49:51.916378 crc crio[3654]: time=\"2026-06-09T10:49:51.915992481Z\" level=info msg=\"Starting container: 5fe590b126a754bf11c15064d15a67f970b668761a0224dc7fe96b0209f738c9\" id=55b72aa6-9efa-4143-94b0-5e7466a8d9a7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.100133 | controller |     "Jun 09 10:49:51.919444 crc crio[3654]: time=\"2026-06-09T10:49:51.918836592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.100147 | controller |     "Jun 09 10:49:51.925038 crc crio[3654]: time=\"2026-06-09T10:49:51.924701339Z\" level=info msg=\"Started container\" PID=10878 containerID=9b9c8db57c196a58f6b382bd7dce6394eaacb42a71dae07e2febe46294f020bb description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=b75dd917-a3c5-4ad4-a4b3-1e17d78cdea3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cea660db54dd874a3ad2bb400a57fcc892221905320820c16a40c9cbe728188",
2026-06-09 12:20:06.100162 | controller |     "Jun 09 10:49:51.926756 crc crio[3654]: time=\"2026-06-09T10:49:51.926538912Z\" level=info msg=\"Started container\" PID=10866 containerID=5fe590b126a754bf11c15064d15a67f970b668761a0224dc7fe96b0209f738c9 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=55b72aa6-9efa-4143-94b0-5e7466a8d9a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=604a7158f223df00081650bfc73dbbe525a6ba3a1fbb92967e64acf51272d7f0",
2026-06-09 12:20:06.100176 | controller |     "Jun 09 10:49:51.936912 crc crio[3654]: time=\"2026-06-09T10:49:51.936688291Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683365-rps4s/collect-profiles\" id=ab6b17f0-d4af-4c96-aa6d-20c1ff5f2f10 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.100191 | controller |     "Jun 09 10:49:51.941503 crc crio[3654]: time=\"2026-06-09T10:49:51.941427126Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 12:20:06.100205 | controller |     "Jun 09 10:49:51.941503 crc crio[3654]: time=\"2026-06-09T10:49:51.941483738Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 12:20:06.100219 | controller |     "Jun 09 10:49:51.941685 crc crio[3654]: time=\"2026-06-09T10:49:51.941514609Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bridge\\\"\"",
2026-06-09 12:20:06.100234 | controller |     "Jun 09 10:49:51.943787 crc crio[3654]: time=\"2026-06-09T10:49:51.943692791Z\" level=info msg=\"Started container\" PID=10875 containerID=3aac20500cad1562928071ac3d33ed50b7f0b3e9fa5597ccbbbc497c2ae525aa description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=bc990272-88ac-4c25-a6b9-fada07ae1ebe name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4c9aaa2d2e163873a63504fcbd908971cf35fbb83f684b80a1494f5e464f169",
2026-06-09 12:20:06.100252 | controller |     "Jun 09 10:49:51.949145 crc crio[3654]: time=\"2026-06-09T10:49:51.948535119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.100267 | controller |     "Jun 09 10:49:51.950077 crc crio[3654]: time=\"2026-06-09T10:49:51.949998011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.100281 | controller |     "Jun 09 10:49:51.952931 crc crio[3654]: time=\"2026-06-09T10:49:51.952690917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.100295 | controller |     "Jun 09 10:49:51.953848 crc crio[3654]: time=\"2026-06-09T10:49:51.9534981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.100310 | controller |     "Jun 09 10:49:51.959210 crc crio[3654]: time=\"2026-06-09T10:49:51.958709479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.100324 | controller |     "Jun 09 10:49:51.965341 crc crio[3654]: time=\"2026-06-09T10:49:51.965223425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.100339 | controller |     "Jun 09 10:49:51.993357 crc crio[3654]: time=\"2026-06-09T10:49:51.989878727Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 12:20:06.100373 | controller |     "Jun 09 10:49:51.993357 crc crio[3654]: time=\"2026-06-09T10:49:51.989933089Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 12:20:06.100389 | controller |     "Jun 09 10:49:51.993357 crc crio[3654]: time=\"2026-06-09T10:49:51.98995526Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dhcp\\\"\"",
2026-06-09 12:20:06.100404 | controller |     "Jun 09 10:49:51.993357 crc crio[3654]: time=\"2026-06-09T10:49:51.990634099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.100419 | controller |     "Jun 09 10:49:52.064502 crc crio[3654]: time=\"2026-06-09T10:49:52.064414292Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 12:20:06.100433 | controller |     "Jun 09 10:49:52.064502 crc crio[3654]: time=\"2026-06-09T10:49:52.064472404Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 12:20:06.100447 | controller |     "Jun 09 10:49:52.064502 crc crio[3654]: time=\"2026-06-09T10:49:52.064494284Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dummy\\\"\"",
2026-06-09 12:20:06.100461 | controller |     "Jun 09 10:49:52.064910 crc crio[3654]: time=\"2026-06-09T10:49:52.064713901Z\" level=info msg=\"Created container 734ccdde6bf2e5c994ebaec85de8c83419fcf02e8e3f045faa33a49116f0b0a5: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=8f0c6cb3-311d-4d89-8914-c6aef283c46b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.100476 | controller |     "Jun 09 10:49:52.065732 crc crio[3654]: time=\"2026-06-09T10:49:52.065670128Z\" level=info msg=\"Starting container: 734ccdde6bf2e5c994ebaec85de8c83419fcf02e8e3f045faa33a49116f0b0a5\" id=86c1782d-66af-46dd-be79-2deb0591f84e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.100494 | controller |     "Jun 09 10:49:52.068854 crc crio[3654]: time=\"2026-06-09T10:49:52.068071546Z\" level=info msg=\"Created container 00d418b188fb987290dbe5d7d92841aae143de1e70bf71512952ef4e28acfb75: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=5357e5e7-2745-40f7-befd-a4a3a3289552 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.100510 | controller |     "Jun 09 10:49:52.070056 crc crio[3654]: time=\"2026-06-09T10:49:52.069881878Z\" level=info msg=\"Starting container: 00d418b188fb987290dbe5d7d92841aae143de1e70bf71512952ef4e28acfb75\" id=dec93fa0-195e-4665-9d51-9c2fd8cd93bc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.100524 | controller |     "Jun 09 10:49:52.073981 crc crio[3654]: time=\"2026-06-09T10:49:52.073786829Z\" level=info msg=\"Started container\" PID=10923 containerID=734ccdde6bf2e5c994ebaec85de8c83419fcf02e8e3f045faa33a49116f0b0a5 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=86c1782d-66af-46dd-be79-2deb0591f84e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c77e52bc46bbbe782fac3af50759c503b4087757671b68a68e25ec06b514cdf0",
2026-06-09 12:20:06.100539 | controller |     "Jun 09 10:49:52.077064 crc crio[3654]: time=\"2026-06-09T10:49:52.076769444Z\" level=info msg=\"Started container\" PID=10926 containerID=00d418b188fb987290dbe5d7d92841aae143de1e70bf71512952ef4e28acfb75 description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=dec93fa0-195e-4665-9d51-9c2fd8cd93bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=36f795b3d228975b352ac3ae72180435ac1d76ad3ecce036ad8627f33fbfb5de",
2026-06-09 12:20:06.100554 | controller |     "Jun 09 10:49:52.097263 crc crio[3654]: time=\"2026-06-09T10:49:52.097185556Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 12:20:06.100568 | controller |     "Jun 09 10:49:52.097263 crc crio[3654]: time=\"2026-06-09T10:49:52.097214887Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 12:20:06.100582 | controller |     "Jun 09 10:49:52.097263 crc crio[3654]: time=\"2026-06-09T10:49:52.097236608Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/firewall\\\"\"",
2026-06-09 12:20:06.100597 | controller |     "Jun 09 10:49:52.100621 crc crio[3654]: time=\"2026-06-09T10:49:52.100533162Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=31b79310-2ea9-4bab-836a-a72feaa192e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.100611 | controller |     "Jun 09 10:49:52.141450 crc crio[3654]: time=\"2026-06-09T10:49:52.141382406Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 12:20:06.100626 | controller |     "Jun 09 10:49:52.141450 crc crio[3654]: time=\"2026-06-09T10:49:52.141432067Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 12:20:06.100641 | controller |     "Jun 09 10:49:52.141450 crc crio[3654]: time=\"2026-06-09T10:49:52.141452708Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-device\\\"\"",
2026-06-09 12:20:06.100656 | controller |     "Jun 09 10:49:52.192774 crc crio[3654]: time=\"2026-06-09T10:49:52.192689089Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 12:20:06.100670 | controller |     "Jun 09 10:49:52.192774 crc crio[3654]: time=\"2026-06-09T10:49:52.19275262Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 12:20:06.100688 | controller |     "Jun 09 10:49:52.192911 crc crio[3654]: time=\"2026-06-09T10:49:52.192787211Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-local\\\"\"",
2026-06-09 12:20:06.100703 | controller |     "Jun 09 10:49:52.220817 crc crio[3654]: time=\"2026-06-09T10:49:52.220326486Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 12:20:06.100718 | controller |     "Jun 09 10:49:52.220817 crc crio[3654]: time=\"2026-06-09T10:49:52.2207991Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 12:20:06.100733 | controller |     "Jun 09 10:49:52.220817 crc crio[3654]: time=\"2026-06-09T10:49:52.22082227Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ipvlan\\\"\"",
2026-06-09 12:20:06.100747 | controller |     "Jun 09 10:49:52.273627 crc crio[3654]: time=\"2026-06-09T10:49:52.273517263Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 12:20:06.100761 | controller |     "Jun 09 10:49:52.273627 crc crio[3654]: time=\"2026-06-09T10:49:52.273607955Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 12:20:06.100776 | controller |     "Jun 09 10:49:52.273627 crc crio[3654]: time=\"2026-06-09T10:49:52.273631316Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/loopback\\\"\"",
2026-06-09 12:20:06.100790 | controller |     "Jun 09 10:49:52.273884 crc crio[3654]: time=\"2026-06-09T10:49:52.273826841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.100805 | controller |     "Jun 09 10:49:52.304916 crc crio[3654]: time=\"2026-06-09T10:49:52.304770493Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 12:20:06.100819 | controller |     "Jun 09 10:49:52.305144 crc crio[3654]: time=\"2026-06-09T10:49:52.305056332Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 12:20:06.100833 | controller |     "Jun 09 10:49:52.305144 crc crio[3654]: time=\"2026-06-09T10:49:52.305082942Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/macvlan\\\"\"",
2026-06-09 12:20:06.100848 | controller |     "Jun 09 10:49:52.350480 crc crio[3654]: time=\"2026-06-09T10:49:52.350368453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.100863 | controller |     "Jun 09 10:49:52.354756 crc crio[3654]: time=\"2026-06-09T10:49:52.354671766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.100878 | controller |     "Jun 09 10:49:52.367690 crc crio[3654]: time=\"2026-06-09T10:49:52.367604845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.100893 | controller |     "Jun 09 10:49:52.381075 crc crio[3654]: time=\"2026-06-09T10:49:52.380989806Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 12:20:06.100907 | controller |     "Jun 09 10:49:52.381075 crc crio[3654]: time=\"2026-06-09T10:49:52.381041948Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 12:20:06.100921 | controller |     "Jun 09 10:49:52.381075 crc crio[3654]: time=\"2026-06-09T10:49:52.381072028Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/portmap\\\"\"",
2026-06-09 12:20:06.100939 | controller |     "Jun 09 10:49:52.424739 crc crio[3654]: time=\"2026-06-09T10:49:52.424538747Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 12:20:06.100954 | controller |     "Jun 09 10:49:52.424998 crc crio[3654]: time=\"2026-06-09T10:49:52.424716283Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 12:20:06.100968 | controller |     "Jun 09 10:49:52.425058 crc crio[3654]: time=\"2026-06-09T10:49:52.425018011Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ptp\\\"\"",
2026-06-09 12:20:06.100982 | controller |     "Jun 09 10:49:52.433473 crc crio[3654]: time=\"2026-06-09T10:49:52.43339885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.100997 | controller |     "Jun 09 10:49:52.438450 crc crio[3654]: time=\"2026-06-09T10:49:52.438394352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.101012 | controller |     "Jun 09 10:49:52.447392 crc crio[3654]: time=\"2026-06-09T10:49:52.446759911Z\" level=info msg=\"Created container 31726e4ed3a516c323ce35cc5d86fff89ebedab0f83d0e5f36f6c4dbf92c9a65: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=1fe84ae6-0f26-45d9-8768-8a287a12bdb0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.101026 | controller |     "Jun 09 10:49:52.448509 crc crio[3654]: time=\"2026-06-09T10:49:52.448260504Z\" level=info msg=\"Starting container: 31726e4ed3a516c323ce35cc5d86fff89ebedab0f83d0e5f36f6c4dbf92c9a65\" id=1cd91e63-4b11-4791-ae28-bba791b1aa62 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.101041 | controller |     "Jun 09 10:49:52.455252 crc crio[3654]: time=\"2026-06-09T10:49:52.45515938Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 12:20:06.101055 | controller |     "Jun 09 10:49:52.455385 crc crio[3654]: time=\"2026-06-09T10:49:52.455259323Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 12:20:06.101070 | controller |     "Jun 09 10:49:52.455385 crc crio[3654]: time=\"2026-06-09T10:49:52.455369386Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/sbr\\\"\"",
2026-06-09 12:20:06.101084 | controller |     "Jun 09 10:49:52.466795 crc crio[3654]: time=\"2026-06-09T10:49:52.459831583Z\" level=info msg=\"Started container\" PID=11018 containerID=31726e4ed3a516c323ce35cc5d86fff89ebedab0f83d0e5f36f6c4dbf92c9a65 description=openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift id=1cd91e63-4b11-4791-ae28-bba791b1aa62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0e862f519df1dc94d5280f2ba96a831a6aca26462a157f2ccfacea78db6eb8c",
2026-06-09 12:20:06.101099 | controller |     "Jun 09 10:49:52.482374 crc crio[3654]: time=\"2026-06-09T10:49:52.481931313Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 12:20:06.101114 | controller |     "Jun 09 10:49:52.482374 crc crio[3654]: time=\"2026-06-09T10:49:52.482134419Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 12:20:06.101128 | controller |     "Jun 09 10:49:52.482374 crc crio[3654]: time=\"2026-06-09T10:49:52.48217881Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/static\\\"\"",
2026-06-09 12:20:06.101143 | controller |     "Jun 09 10:49:52.496642 crc crio[3654]: time=\"2026-06-09T10:49:52.496595051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.101157 | controller |     "Jun 09 10:49:52.498379 crc crio[3654]: time=\"2026-06-09T10:49:52.498238688Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a639d186-7d85-4aa3-be5d-8bbb28b898ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.101176 | controller |     "Jun 09 10:49:52.507204 crc crio[3654]: time=\"2026-06-09T10:49:52.507113661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.101190 | controller |     "Jun 09 10:49:52.533154 crc crio[3654]: time=\"2026-06-09T10:49:52.53304568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.101205 | controller |     "Jun 09 10:49:52.541675 crc crio[3654]: time=\"2026-06-09T10:49:52.541420359Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 12:20:06.101219 | controller |     "Jun 09 10:49:52.541675 crc crio[3654]: time=\"2026-06-09T10:49:52.541478121Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 12:20:06.101233 | controller |     "Jun 09 10:49:52.541675 crc crio[3654]: time=\"2026-06-09T10:49:52.541497511Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tap\\\"\"",
2026-06-09 12:20:06.101247 | controller |     "Jun 09 10:49:52.541924 crc crio[3654]: time=\"2026-06-09T10:49:52.541856162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.101261 | controller |     "Jun 09 10:49:52.545824 crc crio[3654]: time=\"2026-06-09T10:49:52.545759753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.101275 | controller |     "Jun 09 10:49:52.565037 crc crio[3654]: time=\"2026-06-09T10:49:52.564907869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.101290 | controller |     "Jun 09 10:49:52.569029 crc crio[3654]: time=\"2026-06-09T10:49:52.568949984Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 12:20:06.101304 | controller |     "Jun 09 10:49:52.569029 crc crio[3654]: time=\"2026-06-09T10:49:52.569005506Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 12:20:06.101318 | controller |     "Jun 09 10:49:52.569029 crc crio[3654]: time=\"2026-06-09T10:49:52.569027176Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tuning\\\"\"",
2026-06-09 12:20:06.101332 | controller |     "Jun 09 10:49:52.569386 crc crio[3654]: time=\"2026-06-09T10:49:52.568966504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.101360 | controller |     "Jun 09 10:49:52.601709 crc crio[3654]: time=\"2026-06-09T10:49:52.601517312Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 12:20:06.101380 | controller |     "Jun 09 10:49:52.601709 crc crio[3654]: time=\"2026-06-09T10:49:52.601625115Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 12:20:06.101395 | controller |     "Jun 09 10:49:52.601709 crc crio[3654]: time=\"2026-06-09T10:49:52.601664786Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vlan\\\"\"",
2026-06-09 12:20:06.101410 | controller |     "Jun 09 10:49:52.650115 crc crio[3654]: time=\"2026-06-09T10:49:52.649733677Z\" level=info msg=\"Created container e461b87a01aab1a751971894aa0c4005db292dab708b43c4a01517ec3c5f01d2: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=170fa96c-a5ea-4f06-bdf9-1a589d5de5b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.101431 | controller |     "Jun 09 10:49:52.654952 crc crio[3654]: time=\"2026-06-09T10:49:52.652343491Z\" level=info msg=\"Starting container: e461b87a01aab1a751971894aa0c4005db292dab708b43c4a01517ec3c5f01d2\" id=2437c399-41d3-48c3-af42-50d044969dc9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.101446 | controller |     "Jun 09 10:49:52.658265 crc crio[3654]: time=\"2026-06-09T10:49:52.658192228Z\" level=info msg=\"Started container\" PID=11039 containerID=e461b87a01aab1a751971894aa0c4005db292dab708b43c4a01517ec3c5f01d2 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=2437c399-41d3-48c3-af42-50d044969dc9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c702ca6340659dfba7fb6a27261378b6efc9ea2c834a8ece8c4554332fbb79c7",
2026-06-09 12:20:06.101461 | controller |     "Jun 09 10:49:52.663491 crc crio[3654]: time=\"2026-06-09T10:49:52.663412987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.101476 | controller |     "Jun 09 10:49:52.666258 crc crio[3654]: time=\"2026-06-09T10:49:52.666231007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.101490 | controller |     "Jun 09 10:49:52.667546 crc crio[3654]: time=\"2026-06-09T10:49:52.666377941Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 12:20:06.101505 | controller |     "Jun 09 10:49:52.667546 crc crio[3654]: time=\"2026-06-09T10:49:52.667512223Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 12:20:06.101519 | controller |     "Jun 09 10:49:52.667546 crc crio[3654]: time=\"2026-06-09T10:49:52.667539464Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vrf\\\"\"",
2026-06-09 12:20:06.101533 | controller |     "Jun 09 10:49:52.689339 crc crio[3654]: time=\"2026-06-09T10:49:52.689085538Z\" level=info msg=\"Created container 9782300a738e050afb0b959184368bc7748206cd9894cc2c2dab141782379889: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=0a102402-c1ea-42c8-8b75-566244038378 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.101548 | controller |     "Jun 09 10:49:52.691593 crc crio[3654]: time=\"2026-06-09T10:49:52.691533558Z\" level=info msg=\"Starting container: 9782300a738e050afb0b959184368bc7748206cd9894cc2c2dab141782379889\" id=ce666e6a-482f-401d-b65a-50a48005aac8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.101562 | controller |     "Jun 09 10:49:52.701052 crc crio[3654]: time=\"2026-06-09T10:49:52.698748524Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 12:20:06.101577 | controller |     "Jun 09 10:49:52.701052 crc crio[3654]: time=\"2026-06-09T10:49:52.698802475Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 12:20:06.101591 | controller |     "Jun 09 10:49:52.701052 crc crio[3654]: time=\"2026-06-09T10:49:52.698825436Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_21c7d39d-4467-4aee-b418-75238a9b6575\\\"\"",
2026-06-09 12:20:06.101605 | controller |     "Jun 09 10:49:52.701052 crc crio[3654]: time=\"2026-06-09T10:49:52.698855557Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_fd10e482-a517-4b57-bb26-0632733481b1\\\"\"",
2026-06-09 12:20:06.101619 | controller |     "Jun 09 10:49:52.701052 crc crio[3654]: time=\"2026-06-09T10:49:52.698929399Z\" level=info msg=\"Created container 32685c0c52024f40a557d474a18bce97b8e007ffae94c5b68d5c329957ccb985: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=b35a0fe7-be80-4a12-9d64-ee59ec34b708 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.101639 | controller |     "Jun 09 10:49:52.701052 crc crio[3654]: time=\"2026-06-09T10:49:52.699800944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.101654 | controller |     "Jun 09 10:49:52.704001 crc crio[3654]: time=\"2026-06-09T10:49:52.70387315Z\" level=info msg=\"Starting container: 32685c0c52024f40a557d474a18bce97b8e007ffae94c5b68d5c329957ccb985\" id=d1e5a81b-c121-434b-a80e-737f4c0e7af0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.101669 | controller |     "Jun 09 10:49:52.709509 crc crio[3654]: time=\"2026-06-09T10:49:52.709380057Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=93fc32c0-2ff5-41ae-8a0a-61df3933ed9a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.101684 | controller |     "Jun 09 10:49:52.714671 crc crio[3654]: time=\"2026-06-09T10:49:52.714539154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.101699 | controller |     "Jun 09 10:49:52.718457 crc crio[3654]: time=\"2026-06-09T10:49:52.715512622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.101714 | controller |     "Jun 09 10:49:52.723386 crc crio[3654]: time=\"2026-06-09T10:49:52.722050998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.101728 | controller |     "Jun 09 10:49:52.731032 crc crio[3654]: time=\"2026-06-09T10:49:52.730094797Z\" level=info msg=\"Started container\" PID=11035 containerID=32685c0c52024f40a557d474a18bce97b8e007ffae94c5b68d5c329957ccb985 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=d1e5a81b-c121-434b-a80e-737f4c0e7af0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90683bce2f76d47619a66a98bbed8e60eb6e6d08ea55a6c5d62d272f8a49559f",
2026-06-09 12:20:06.101744 | controller |     "Jun 09 10:49:52.735658 crc crio[3654]: time=\"2026-06-09T10:49:52.734515873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.101759 | controller |     "Jun 09 10:49:52.736807 crc crio[3654]: time=\"2026-06-09T10:49:52.736655284Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 12:20:06.101773 | controller |     "Jun 09 10:49:52.736923 crc crio[3654]: time=\"2026-06-09T10:49:52.736808309Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 12:20:06.101787 | controller |     "Jun 09 10:49:52.736923 crc crio[3654]: time=\"2026-06-09T10:49:52.7368423Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bond\\\"\"",
2026-06-09 12:20:06.101801 | controller |     "Jun 09 10:49:52.739523 crc crio[3654]: time=\"2026-06-09T10:49:52.739443604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.101816 | controller |     "Jun 09 10:49:52.741813 crc crio[3654]: time=\"2026-06-09T10:49:52.741736009Z\" level=info msg=\"Started container\" PID=11040 containerID=9782300a738e050afb0b959184368bc7748206cd9894cc2c2dab141782379889 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=ce666e6a-482f-401d-b65a-50a48005aac8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb526179eea75c32d1adb43b9166340b8226c94593999fb2a861e86bb5dc0a93",
2026-06-09 12:20:06.101834 | controller |     "Jun 09 10:49:52.749839 crc crio[3654]: time=\"2026-06-09T10:49:52.749749218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.101849 | controller |     "Jun 09 10:49:52.754897 crc crio[3654]: time=\"2026-06-09T10:49:52.754799912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.101864 | controller |     "Jun 09 10:49:52.766964 crc crio[3654]: time=\"2026-06-09T10:49:52.766880306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.101879 | controller |     "Jun 09 10:49:52.776740 crc crio[3654]: time=\"2026-06-09T10:49:52.776614703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.101894 | controller |     "Jun 09 10:49:52.782519 crc crio[3654]: time=\"2026-06-09T10:49:52.781867533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.101908 | controller |     "Jun 09 10:49:52.791898 crc crio[3654]: time=\"2026-06-09T10:49:52.791774936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.101923 | controller |     "Jun 09 10:49:52.809001 crc crio[3654]: time=\"2026-06-09T10:49:52.80841946Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 12:20:06.101937 | controller |     "Jun 09 10:49:52.810658 crc crio[3654]: time=\"2026-06-09T10:49:52.810366266Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 12:20:06.101951 | controller |     "Jun 09 10:49:52.810658 crc crio[3654]: time=\"2026-06-09T10:49:52.81050554Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_fd10e482-a517-4b57-bb26-0632733481b1\\\"\"",
2026-06-09 12:20:06.101966 | controller |     "Jun 09 10:49:52.810658 crc crio[3654]: time=\"2026-06-09T10:49:52.810541451Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_9f759111-50f6-47eb-adc3-27904d632723\\\"\"",
2026-06-09 12:20:06.101980 | controller |     "Jun 09 10:49:52.845398 crc crio[3654]: time=\"2026-06-09T10:49:52.84383462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.101995 | controller |     "Jun 09 10:49:52.848915 crc crio[3654]: time=\"2026-06-09T10:49:52.845646091Z\" level=info msg=\"Created container f27df4d726311ccccb03a127d4e8699d32111650d2b55a6552db585e5392160b: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=99e52032-aecb-4180-8851-1c04c757eb7a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.102010 | controller |     "Jun 09 10:49:52.861668 crc crio[3654]: time=\"2026-06-09T10:49:52.856694156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.102024 | controller |     "Jun 09 10:49:52.874113 crc crio[3654]: time=\"2026-06-09T10:49:52.873950278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.102042 | controller |     "Jun 09 10:49:52.879512 crc crio[3654]: time=\"2026-06-09T10:49:52.879434344Z\" level=info msg=\"Starting container: f27df4d726311ccccb03a127d4e8699d32111650d2b55a6552db585e5392160b\" id=a3ec6d60-ead7-47bb-8075-a41ba12b8ed4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.102058 | controller |     "Jun 09 10:49:52.883549 crc crio[3654]: time=\"2026-06-09T10:49:52.8834762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.102072 | controller |     "Jun 09 10:49:52.891078 crc crio[3654]: time=\"2026-06-09T10:49:52.891036315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.102087 | controller |     "Jun 09 10:49:52.901721 crc crio[3654]: time=\"2026-06-09T10:49:52.901684179Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 12:20:06.102101 | controller |     "Jun 09 10:49:52.901964 crc crio[3654]: time=\"2026-06-09T10:49:52.901947116Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 12:20:06.102115 | controller |     "Jun 09 10:49:52.902118 crc crio[3654]: time=\"2026-06-09T10:49:52.90209903Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/route-override\\\"\"",
2026-06-09 12:20:06.102130 | controller |     "Jun 09 10:49:52.906492 crc crio[3654]: time=\"2026-06-09T10:49:52.905622651Z\" level=info msg=\"Started container\" PID=11073 containerID=f27df4d726311ccccb03a127d4e8699d32111650d2b55a6552db585e5392160b description=openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities id=a3ec6d60-ead7-47bb-8075-a41ba12b8ed4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fad8ee63cebf690824fab3b130df53657b4bdce68e22c08803707d4ea89c3540",
2026-06-09 12:20:06.102145 | controller |     "Jun 09 10:49:52.908938 crc crio[3654]: time=\"2026-06-09T10:49:52.907509135Z\" level=info msg=\"Created container 3361b29f938f4e5de14851b34e2ded2e591f070449edfda2a6a6a0dc995fb1b6: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=a1d4979a-2ec8-4194-ad01-25e7b44a8b25 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.102159 | controller |     "Jun 09 10:49:52.919782 crc crio[3654]: time=\"2026-06-09T10:49:52.909580924Z\" level=info msg=\"Created container 2a357e189193086f9b6a7eff7a4fe5f21c580e95fcafacf4e3cac984a841ecd9: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=be40e139-207e-4a7a-a466-4c16f887f27a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.102174 | controller |     "Jun 09 10:49:52.919782 crc crio[3654]: time=\"2026-06-09T10:49:52.912388924Z\" level=info msg=\"Starting container: 2a357e189193086f9b6a7eff7a4fe5f21c580e95fcafacf4e3cac984a841ecd9\" id=d1178fee-a785-4543-9e8e-949a549fc940 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.102188 | controller |     "Jun 09 10:49:52.919782 crc crio[3654]: time=\"2026-06-09T10:49:52.912918689Z\" level=info msg=\"Starting container: 3361b29f938f4e5de14851b34e2ded2e591f070449edfda2a6a6a0dc995fb1b6\" id=51b6470d-aaf6-4609-9fdd-72293fd3cccc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.102203 | controller |     "Jun 09 10:49:52.919782 crc crio[3654]: time=\"2026-06-09T10:49:52.919675391Z\" level=info msg=\"Created container 9a2d8c47e3556a97bf98abf6bded707b1b974903cbebe5c04827264ad3146faa: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=10e2578c-d80f-479a-b3de-053c9dcd94c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.102220 | controller |     "Jun 09 10:49:52.923465 crc crio[3654]: time=\"2026-06-09T10:49:52.923426508Z\" level=info msg=\"Starting container: 9a2d8c47e3556a97bf98abf6bded707b1b974903cbebe5c04827264ad3146faa\" id=aa264d7b-c2a3-4bce-bf48-72add343ebbc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.102235 | controller |     "Jun 09 10:49:52.940888 crc crio[3654]: time=\"2026-06-09T10:49:52.940438853Z\" level=info msg=\"Started container\" PID=11180 containerID=9a2d8c47e3556a97bf98abf6bded707b1b974903cbebe5c04827264ad3146faa description=openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary id=aa264d7b-c2a3-4bce-bf48-72add343ebbc name=/runtime.v1.RuntimeService/StartContainer sandboxID=7df5121bbec85aa5d0f5654357c322178df3cc2a84d86d77ef2dcf11a462e618",
2026-06-09 12:20:06.102250 | controller |     "Jun 09 10:49:52.946644 crc crio[3654]: time=\"2026-06-09T10:49:52.946522927Z\" level=info msg=\"Started container\" PID=11166 containerID=3361b29f938f4e5de14851b34e2ded2e591f070449edfda2a6a6a0dc995fb1b6 description=openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager id=51b6470d-aaf6-4609-9fdd-72293fd3cccc name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2213861107718b2a7b43f28744d0124819ec222fb5af298c32901a8ccb8716c",
2026-06-09 12:20:06.102264 | controller |     "Jun 09 10:49:52.963119 crc crio[3654]: time=\"2026-06-09T10:49:52.963039078Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 12:20:06.102278 | controller |     "Jun 09 10:49:52.963119 crc crio[3654]: time=\"2026-06-09T10:49:52.963092669Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 12:20:06.102293 | controller |     "Jun 09 10:49:52.963119 crc crio[3654]: time=\"2026-06-09T10:49:52.96311516Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_9f759111-50f6-47eb-adc3-27904d632723\\\"\"",
2026-06-09 12:20:06.102307 | controller |     "Jun 09 10:49:52.963494 crc crio[3654]: time=\"2026-06-09T10:49:52.963143021Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_7fa392ae-3dab-45b4-8c6d-33ac8089c8f6\\\"\"",
2026-06-09 12:20:06.102322 | controller |     "Jun 09 10:49:52.984447 crc crio[3654]: time=\"2026-06-09T10:49:52.969849922Z\" level=info msg=\"Started container\" PID=11195 containerID=2a357e189193086f9b6a7eff7a4fe5f21c580e95fcafacf4e3cac984a841ecd9 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=d1178fee-a785-4543-9e8e-949a549fc940 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25bce187dbfc3ff179d9fc789fad5f69b528d91807c0c0fb664ffe4a08e5877e",
2026-06-09 12:20:06.102336 | controller |     "Jun 09 10:49:52.984447 crc crio[3654]: time=\"2026-06-09T10:49:52.963064278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.102394 | controller |     "Jun 09 10:49:52.996672 crc crio[3654]: time=\"2026-06-09T10:49:52.995676968Z\" level=info msg=\"Created container 7ef7af9c3bb089aaf851f3aecf3841abbfbd2a5b092db0c8618b3e0d4c49e8c0: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=7ae99db0-62cf-447d-82b8-52708db1b3da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.102416 | controller |     "Jun 09 10:49:52.997442 crc crio[3654]: time=\"2026-06-09T10:49:52.997400077Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 12:20:06.102432 | controller |     "Jun 09 10:49:52.997662 crc crio[3654]: time=\"2026-06-09T10:49:52.997608803Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 12:20:06.102447 | controller |     "Jun 09 10:49:53.000016 crc crio[3654]: time=\"2026-06-09T10:49:52.999938059Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"",
2026-06-09 12:20:06.102466 | controller |     "Jun 09 10:49:53.004687 crc crio[3654]: time=\"2026-06-09T10:49:53.00450896Z\" level=info msg=\"Starting container: 7ef7af9c3bb089aaf851f3aecf3841abbfbd2a5b092db0c8618b3e0d4c49e8c0\" id=91768a10-e175-4b1a-8f11-f87ce8021380 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.102482 | controller |     "Jun 09 10:49:53.006367 crc crio[3654]: time=\"2026-06-09T10:49:53.00626144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.102497 | controller |     "Jun 09 10:49:53.007526 crc crio[3654]: time=\"2026-06-09T10:49:53.007377681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.102512 | controller |     "Jun 09 10:49:53.010856 crc crio[3654]: time=\"2026-06-09T10:49:53.010774898Z\" level=info msg=\"Started container\" PID=11194 containerID=7ef7af9c3bb089aaf851f3aecf3841abbfbd2a5b092db0c8618b3e0d4c49e8c0 description=openshift-marketplace/certified-operators-l27pk/extract-utilities id=91768a10-e175-4b1a-8f11-f87ce8021380 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec844a9526abd95e4c18c54053bf7db141a17eeabd98a663c74e6463dea843dd",
2026-06-09 12:20:06.102528 | controller |     "Jun 09 10:49:53.027866 crc crio[3654]: time=\"2026-06-09T10:49:53.027750782Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d4864bd2-a2d0-4ef2-9bb1-ed03c0879b75 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.102542 | controller |     "Jun 09 10:49:53.056915 crc crio[3654]: time=\"2026-06-09T10:49:53.055336988Z\" level=info msg=\"Created container c5070a258b5dfee745a525494e5c618a17ee77a07e9406c5e31f78b90a7f2821: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=56859272-6571-48c0-904b-1f51066336cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.102557 | controller |     "Jun 09 10:49:53.061091 crc crio[3654]: time=\"2026-06-09T10:49:53.059480087Z\" level=info msg=\"Created container 393506aa389743da454a7081d79f2180c6bf0bc45809bd441aafd38936a9cbba: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=7a3ab0d1-6836-4733-bd0c-ccf1f1b3228c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.102572 | controller |     "Jun 09 10:49:53.066420 crc crio[3654]: time=\"2026-06-09T10:49:53.066152987Z\" level=info msg=\"Starting container: 393506aa389743da454a7081d79f2180c6bf0bc45809bd441aafd38936a9cbba\" id=f84be9c5-01e7-4201-8fac-0fb37ba86df8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.102586 | controller |     "Jun 09 10:49:53.067137 crc crio[3654]: time=\"2026-06-09T10:49:53.067026012Z\" level=info msg=\"Starting container: c5070a258b5dfee745a525494e5c618a17ee77a07e9406c5e31f78b90a7f2821\" id=b30043d7-521e-4660-9191-c82e8f52e897 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.102601 | controller |     "Jun 09 10:49:53.068733 crc crio[3654]: time=\"2026-06-09T10:49:53.068529535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.102615 | controller |     "Jun 09 10:49:53.090254 crc crio[3654]: time=\"2026-06-09T10:49:53.090205032Z\" level=info msg=\"Started container\" PID=11200 containerID=393506aa389743da454a7081d79f2180c6bf0bc45809bd441aafd38936a9cbba description=openshift-console/downloads-747b44746d-4pqvr/download-server id=f84be9c5-01e7-4201-8fac-0fb37ba86df8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9b479de35f01ab7bfcd62a9edfa06265f1db178e901d03ec50c14687e120ac3",
2026-06-09 12:20:06.102631 | controller |     "Jun 09 10:49:53.116176 crc crio[3654]: time=\"2026-06-09T10:49:53.090592524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.102649 | controller |     "Jun 09 10:49:53.118796 crc crio[3654]: time=\"2026-06-09T10:49:53.09151264Z\" level=info msg=\"Started container\" PID=11179 containerID=c5070a258b5dfee745a525494e5c618a17ee77a07e9406c5e31f78b90a7f2821 description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=b30043d7-521e-4660-9191-c82e8f52e897 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df5068c5b5763ad142e71b9067582452cda7d7493451e2f3411eea966ce4c908",
2026-06-09 12:20:06.102665 | controller |     "Jun 09 10:49:53.120145 crc crio[3654]: time=\"2026-06-09T10:49:53.115424741Z\" level=info msg=\"Created container 5cdb212a877fef1b1f133f99b03e3b95abff2b061e24760bdc674f4f6c85cc5e: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=3a42786c-9555-4894-b5d2-cddb63d90ba6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.102680 | controller |     "Jun 09 10:49:53.125650 crc crio[3654]: time=\"2026-06-09T10:49:53.111119549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.102695 | controller |     "Jun 09 10:49:53.125920 crc crio[3654]: time=\"2026-06-09T10:49:53.120047783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.102709 | controller |     "Jun 09 10:49:53.131778 crc crio[3654]: time=\"2026-06-09T10:49:53.131655194Z\" level=info msg=\"Starting container: 5cdb212a877fef1b1f133f99b03e3b95abff2b061e24760bdc674f4f6c85cc5e\" id=fbaa53d4-4c85-4ea8-8524-a1bbe99d980a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.102724 | controller |     "Jun 09 10:49:53.139994 crc crio[3654]: time=\"2026-06-09T10:49:53.13817701Z\" level=info msg=\"Created container 7c1acccb75f3615c48f5de7f5dbe0433b8dac0c49bac76ff235f2688a0bdbfda: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=e88a2c66-f1b6-4921-bf8b-6b87b2d6f7ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.102738 | controller |     "Jun 09 10:49:53.139994 crc crio[3654]: time=\"2026-06-09T10:49:53.13923532Z\" level=info msg=\"Created container 21438e50df240da1f0a9de2f0d6b7ea863a2cf5ff554bb86ee42c0dd59b83c13: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=97266863-a3a1-424c-9b89-7781d25b575a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.102753 | controller |     "Jun 09 10:49:53.139994 crc crio[3654]: time=\"2026-06-09T10:49:53.139801886Z\" level=info msg=\"Created container 05e09c612cae0614d0dea788882368cbf816ec1bd789eaf04c0d08a2c22d7c31: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=d252b02b-bc71-480a-acdf-da49539e8505 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.102768 | controller |     "Jun 09 10:49:53.140362 crc crio[3654]: time=\"2026-06-09T10:49:53.140166467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.102783 | controller |     "Jun 09 10:49:53.142068 crc crio[3654]: time=\"2026-06-09T10:49:53.140798365Z\" level=info msg=\"Starting container: 7c1acccb75f3615c48f5de7f5dbe0433b8dac0c49bac76ff235f2688a0bdbfda\" id=b4ddcf57-e6cc-4261-9ca2-e58f609bc7d0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.102797 | controller |     "Jun 09 10:49:53.155802 crc crio[3654]: time=\"2026-06-09T10:49:53.155685269Z\" level=info msg=\"Created container 7009d71d10bd7dedb68a1c79d84a222cfa958d674bd36368592c4a6317af2129: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=d6c5139f-a7d2-4dc9-a471-52984c196478 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.102815 | controller |     "Jun 09 10:49:53.161744 crc crio[3654]: time=\"2026-06-09T10:49:53.161547176Z\" level=info msg=\"Created container 437c7452086ce9b38fd4da6983caa9bf2188acebd632832ee0efdf80ecd21626: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=31d455b3-38be-49c1-9eae-3b3b1a42d9cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.102830 | controller |     "Jun 09 10:49:53.166096 crc crio[3654]: time=\"2026-06-09T10:49:53.166029104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.102845 | controller |     "Jun 09 10:49:53.169390 crc crio[3654]: time=\"2026-06-09T10:49:53.169268546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.102860 | controller |     "Jun 09 10:49:53.172871 crc crio[3654]: time=\"2026-06-09T10:49:53.172760086Z\" level=info msg=\"Started container\" PID=11248 containerID=5cdb212a877fef1b1f133f99b03e3b95abff2b061e24760bdc674f4f6c85cc5e description=openshift-marketplace/community-operators-qhh6t/extract-utilities id=fbaa53d4-4c85-4ea8-8524-a1bbe99d980a name=/runtime.v1.RuntimeService/StartContainer sandboxID=902af1f2689d9efec026c3fb55832b9f9ef1c48420035f4589a5468a53c0b9e6",
2026-06-09 12:20:06.102875 | controller |     "Jun 09 10:49:53.185581 crc crio[3654]: time=\"2026-06-09T10:49:53.185490779Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 12:20:06.102889 | controller |     "Jun 09 10:49:53.185691 crc crio[3654]: time=\"2026-06-09T10:49:53.185585071Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 12:20:06.102903 | controller |     "Jun 09 10:49:53.185691 crc crio[3654]: time=\"2026-06-09T10:49:53.185635913Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"",
2026-06-09 12:20:06.102918 | controller |     "Jun 09 10:49:53.191635 crc crio[3654]: time=\"2026-06-09T10:49:53.190991415Z\" level=info msg=\"Started container\" PID=11254 containerID=7c1acccb75f3615c48f5de7f5dbe0433b8dac0c49bac76ff235f2688a0bdbfda description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator id=b4ddcf57-e6cc-4261-9ca2-e58f609bc7d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e67c25242a1c1cb8221b0e95298757b665b9d01cf2dead003c2a64cf40b2041e",
2026-06-09 12:20:06.102933 | controller |     "Jun 09 10:49:53.193002 crc crio[3654]: time=\"2026-06-09T10:49:53.192512869Z\" level=info msg=\"Starting container: 05e09c612cae0614d0dea788882368cbf816ec1bd789eaf04c0d08a2c22d7c31\" id=33012a12-9d34-41d3-bd06-e18bb6eabaf0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.102947 | controller |     "Jun 09 10:49:53.193684 crc crio[3654]: time=\"2026-06-09T10:49:53.193629841Z\" level=info msg=\"Starting container: 7009d71d10bd7dedb68a1c79d84a222cfa958d674bd36368592c4a6317af2129\" id=f891619f-0f73-418a-8156-1f502ffdc0fb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.102962 | controller |     "Jun 09 10:49:53.193953 crc crio[3654]: time=\"2026-06-09T10:49:53.19150096Z\" level=info msg=\"Starting container: 21438e50df240da1f0a9de2f0d6b7ea863a2cf5ff554bb86ee42c0dd59b83c13\" id=9c533ac6-ecb4-4837-bbed-7efa6a353408 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.102976 | controller |     "Jun 09 10:49:53.194049 crc crio[3654]: time=\"2026-06-09T10:49:53.192257012Z\" level=info msg=\"Starting container: 437c7452086ce9b38fd4da6983caa9bf2188acebd632832ee0efdf80ecd21626\" id=ee3dcd2f-1504-4a11-9448-f48796ff91df name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.102995 | controller |     "Jun 09 10:49:53.200070 crc crio[3654]: time=\"2026-06-09T10:49:53.1999146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.103010 | controller |     "Jun 09 10:49:53.201050 crc crio[3654]: time=\"2026-06-09T10:49:53.200446785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.103025 | controller |     "Jun 09 10:49:53.220352 crc crio[3654]: time=\"2026-06-09T10:49:53.220223899Z\" level=info msg=\"Started container\" PID=11247 containerID=7009d71d10bd7dedb68a1c79d84a222cfa958d674bd36368592c4a6317af2129 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=f891619f-0f73-418a-8156-1f502ffdc0fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=22ad7e5dce4a3571554b4886350a689298c0aacafa0d3bf2a65320fb1aace80f",
2026-06-09 12:20:06.103040 | controller |     "Jun 09 10:49:53.223835 crc crio[3654]: time=\"2026-06-09T10:49:53.223706668Z\" level=info msg=\"Started container\" PID=11214 containerID=05e09c612cae0614d0dea788882368cbf816ec1bd789eaf04c0d08a2c22d7c31 description=openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin id=33012a12-9d34-41d3-bd06-e18bb6eabaf0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11972286af0a6f85a61c21ee6ae0a75f85eb9965e9869c7cbc86e0a0d85439e6",
2026-06-09 12:20:06.103055 | controller |     "Jun 09 10:49:53.224177 crc crio[3654]: time=\"2026-06-09T10:49:53.223980376Z\" level=info msg=\"Started container\" PID=11233 containerID=437c7452086ce9b38fd4da6983caa9bf2188acebd632832ee0efdf80ecd21626 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=ee3dcd2f-1504-4a11-9448-f48796ff91df name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb45a7e46f69528707fef11d2fb816a926217d8e491185dd1744b24a966cf3bf",
2026-06-09 12:20:06.103070 | controller |     "Jun 09 10:49:53.231399 crc crio[3654]: time=\"2026-06-09T10:49:53.231191301Z\" level=info msg=\"Started container\" PID=11244 containerID=21438e50df240da1f0a9de2f0d6b7ea863a2cf5ff554bb86ee42c0dd59b83c13 description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=9c533ac6-ecb4-4837-bbed-7efa6a353408 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c5c1bacef48880ccedee84bc6fd2b590a18bffc9227e616e6e89806b2c726db",
2026-06-09 12:20:06.103084 | controller |     "Jun 09 10:49:53.282194 crc crio[3654]: time=\"2026-06-09T10:49:53.282112583Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=4c89e6be-e56c-46b4-9363-088b36c68f49 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.103099 | controller |     "Jun 09 10:49:53.317243 crc crio[3654]: time=\"2026-06-09T10:49:53.317150182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.103113 | controller |     "Jun 09 10:49:53.318267 crc crio[3654]: time=\"2026-06-09T10:49:53.318218432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.103128 | controller |     "Jun 09 10:49:53.331045 crc crio[3654]: time=\"2026-06-09T10:49:53.330924264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.103142 | controller |     "Jun 09 10:49:53.367438 crc crio[3654]: time=\"2026-06-09T10:49:53.366125878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.103159 | controller |     "Jun 09 10:49:53.367961 crc crio[3654]: time=\"2026-06-09T10:49:53.367837816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.103174 | controller |     "Jun 09 10:49:53.381054 crc crio[3654]: time=\"2026-06-09T10:49:53.380973031Z\" level=info msg=\"Created container d2bc3215c6e2a5335d929e64c48abffe2b6d5ecee53c29163ee33cb40a3e9b67: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=1edffe3f-fc3b-4b96-9ad6-027de019941b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.103189 | controller |     "Jun 09 10:49:53.381239 crc crio[3654]: time=\"2026-06-09T10:49:53.381051843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.103203 | controller |     "Jun 09 10:49:53.382535 crc crio[3654]: time=\"2026-06-09T10:49:53.382473774Z\" level=info msg=\"Created container 50a7724fd71014903d8bf5c24a1440f69e94d5bfa38d502a69d5f22ae263ba4b: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=f4ed024d-5495-49ea-a526-0cfbbd5ec56a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.103218 | controller |     "Jun 09 10:49:53.399935 crc crio[3654]: time=\"2026-06-09T10:49:53.394198958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.103232 | controller |     "Jun 09 10:49:53.403622 crc crio[3654]: time=\"2026-06-09T10:49:53.403467882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.103247 | controller |     "Jun 09 10:49:53.405000 crc crio[3654]: time=\"2026-06-09T10:49:53.404862862Z\" level=info msg=\"Created container 6e2b5e91b58a34f4c98e2c889fcdd8ff76c535c255ce425566bd62e234dc1966: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=87c7a204-5ca9-440e-9f1a-fee285b3a22e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.103261 | controller |     "Jun 09 10:49:53.407236 crc crio[3654]: time=\"2026-06-09T10:49:53.407177148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.103275 | controller |     "Jun 09 10:49:53.437604 crc crio[3654]: time=\"2026-06-09T10:49:53.437028489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.103290 | controller |     "Jun 09 10:49:53.440428 crc crio[3654]: time=\"2026-06-09T10:49:53.437195714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.103305 | controller |     "Jun 09 10:49:53.446118 crc crio[3654]: time=\"2026-06-09T10:49:53.445997564Z\" level=info msg=\"Starting container: 50a7724fd71014903d8bf5c24a1440f69e94d5bfa38d502a69d5f22ae263ba4b\" id=069abeeb-90dd-4050-9333-040e7d9e9fc4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.103319 | controller |     "Jun 09 10:49:53.446118 crc crio[3654]: time=\"2026-06-09T10:49:53.446076687Z\" level=info msg=\"Starting container: d2bc3215c6e2a5335d929e64c48abffe2b6d5ecee53c29163ee33cb40a3e9b67\" id=d4910152-bfcf-46d8-bca6-4b0d5953be08 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.103333 | controller |     "Jun 09 10:49:53.446388 crc crio[3654]: time=\"2026-06-09T10:49:53.446353035Z\" level=info msg=\"Starting container: 6e2b5e91b58a34f4c98e2c889fcdd8ff76c535c255ce425566bd62e234dc1966\" id=2278a2fc-b99b-4a04-a399-f97e8cbf6c5a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.103365 | controller |     "Jun 09 10:49:53.450470 crc crio[3654]: time=\"2026-06-09T10:49:53.45040826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.103385 | controller |     "Jun 09 10:49:53.470377 crc crio[3654]: time=\"2026-06-09T10:49:53.467839367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.103401 | controller |     "Jun 09 10:49:53.470377 crc crio[3654]: time=\"2026-06-09T10:49:53.468035683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.103415 | controller |     "Jun 09 10:49:53.473034 crc crio[3654]: time=\"2026-06-09T10:49:53.472187841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.103430 | controller |     "Jun 09 10:49:53.488603 crc crio[3654]: time=\"2026-06-09T10:49:53.487413425Z\" level=info msg=\"Started container\" PID=11340 containerID=d2bc3215c6e2a5335d929e64c48abffe2b6d5ecee53c29163ee33cb40a3e9b67 description=openshift-marketplace/redhat-operators-x5vn9/extract-utilities id=d4910152-bfcf-46d8-bca6-4b0d5953be08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e6a97487825b7098304af9bedd008e1b3e7475276ed1d348d5eaabd8bfe2bd4",
2026-06-09 12:20:06.103445 | controller |     "Jun 09 10:49:53.495853 crc crio[3654]: time=\"2026-06-09T10:49:53.495779133Z\" level=info msg=\"Started container\" PID=11329 containerID=6e2b5e91b58a34f4c98e2c889fcdd8ff76c535c255ce425566bd62e234dc1966 description=openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints id=2278a2fc-b99b-4a04-a399-f97e8cbf6c5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2427300b8543546d42beec205f3d74a535e35e3881668635a27b99df56a4e6e5",
2026-06-09 12:20:06.103460 | controller |     "Jun 09 10:49:53.509764 crc crio[3654]: time=\"2026-06-09T10:49:53.50967752Z\" level=info msg=\"Started container\" PID=11321 containerID=50a7724fd71014903d8bf5c24a1440f69e94d5bfa38d502a69d5f22ae263ba4b description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy id=069abeeb-90dd-4050-9333-040e7d9e9fc4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ef460c96b87455cd3d42a968ce20f7eb90516797fa62d1044a616eaa5e9991a",
2026-06-09 12:20:06.103475 | controller |     "Jun 09 10:49:53.574437 crc crio[3654]: time=\"2026-06-09T10:49:53.574349693Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 12:20:06.103489 | controller |     "Jun 09 10:49:53.574437 crc crio[3654]: time=\"2026-06-09T10:49:53.574414435Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 12:20:06.103513 | controller |     "Jun 09 10:49:53.574775 crc crio[3654]: time=\"2026-06-09T10:49:53.574456836Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"",
2026-06-09 12:20:06.103527 | controller |     "Jun 09 10:49:53.623272 crc crio[3654]: time=\"2026-06-09T10:49:53.621082005Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 12:20:06.103542 | controller |     "Jun 09 10:49:53.623272 crc crio[3654]: time=\"2026-06-09T10:49:53.621131517Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 12:20:06.103556 | controller |     "Jun 09 10:49:53.623272 crc crio[3654]: time=\"2026-06-09T10:49:53.621151837Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"",
2026-06-09 12:20:06.103574 | controller |     "Jun 09 10:49:53.755966 crc crio[3654]: time=\"2026-06-09T10:49:53.753717326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.103589 | controller |     "Jun 09 10:49:53.777407 crc crio[3654]: time=\"2026-06-09T10:49:53.771652317Z\" level=info msg=\"Created container ccf93e4b78fbaa32c10f36a8bb694be3589af43dcef14f45a6c496c4999bde47: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=3d13b8df-228c-4db7-b563-6862783173e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.103604 | controller |     "Jun 09 10:49:53.804788 crc crio[3654]: time=\"2026-06-09T10:49:53.804274367Z\" level=info msg=\"Starting container: ccf93e4b78fbaa32c10f36a8bb694be3589af43dcef14f45a6c496c4999bde47\" id=32492d79-1c19-4ac1-89c6-a2c8acf431c5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.103618 | controller |     "Jun 09 10:49:53.832415 crc crio[3654]: time=\"2026-06-09T10:49:53.82891636Z\" level=info msg=\"Created container 45c3032cb741768b3b0933d09833312825876d4d9cd20a7dbd8adf84ebc68036: openshift-operator-lifecycle-manager/collect-profiles-29683365-rps4s/collect-profiles\" id=ab6b17f0-d4af-4c96-aa6d-20c1ff5f2f10 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.103633 | controller |     "Jun 09 10:49:53.853400 crc crio[3654]: time=\"2026-06-09T10:49:53.84680812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.103646 | controller |     "Jun 09 10:49:53.859108 crc crio[3654]: time=\"2026-06-09T10:49:53.858352599Z\" level=info msg=\"Starting container: 45c3032cb741768b3b0933d09833312825876d4d9cd20a7dbd8adf84ebc68036\" id=866e58f6-2e51-4401-bf22-56f8f60ccc89 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.103660 | controller |     "Jun 09 10:49:53.871386 crc crio[3654]: time=\"2026-06-09T10:49:53.863822475Z\" level=info msg=\"Started container\" PID=11426 containerID=ccf93e4b78fbaa32c10f36a8bb694be3589af43dcef14f45a6c496c4999bde47 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=32492d79-1c19-4ac1-89c6-a2c8acf431c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=174b80ed930b7117eb7f452f30e2b97531afccee8bc26fc5a131e030271be084",
2026-06-09 12:20:06.103675 | controller |     "Jun 09 10:49:54.005258 crc crio[3654]: time=\"2026-06-09T10:49:53.998207245Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=17166c04-e8a6-4feb-8d3b-04aae01fb711 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.103689 | controller |     "Jun 09 10:49:54.006159 crc crio[3654]: time=\"2026-06-09T10:49:54.005852183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.103703 | controller |     "Jun 09 10:49:54.026982 crc crio[3654]: time=\"2026-06-09T10:49:54.026703317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.103717 | controller |     "Jun 09 10:49:54.076830 crc crio[3654]: time=\"2026-06-09T10:49:54.071810773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.103732 | controller |     "Jun 09 10:49:54.084951 crc crio[3654]: time=\"2026-06-09T10:49:54.084708681Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2722b83a-598c-45ea-835b-8584b0df1a46 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.103750 | controller |     "Jun 09 10:49:54.096431 crc crio[3654]: time=\"2026-06-09T10:49:54.087018747Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7bdfc484-3275-4d81-9939-ece9a90181d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.103766 | controller |     "Jun 09 10:49:54.096431 crc crio[3654]: time=\"2026-06-09T10:49:54.087630554Z\" level=info msg=\"Created container fbbb63128ccb79a45c444b9e01847e8c7fec4fa6d28356f95979670121303e68: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=0494af5c-d3f9-4d88-9798-a1adc0f1eda4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.103781 | controller |     "Jun 09 10:49:54.096431 crc crio[3654]: time=\"2026-06-09T10:49:54.093195483Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=71c4eb7f-16ad-4518-898d-9f4d46e1803b name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.103795 | controller |     "Jun 09 10:49:54.137886 crc crio[3654]: time=\"2026-06-09T10:49:54.134424898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.103810 | controller |     "Jun 09 10:49:54.157477 crc crio[3654]: time=\"2026-06-09T10:49:54.157353432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.103824 | controller |     "Jun 09 10:49:54.210997 crc crio[3654]: time=\"2026-06-09T10:49:54.203832217Z\" level=info msg=\"Starting container: fbbb63128ccb79a45c444b9e01847e8c7fec4fa6d28356f95979670121303e68\" id=5950ba93-6540-48e3-a19f-15d91eb22080 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.103839 | controller |     "Jun 09 10:49:54.404613 crc crio[3654]: time=\"2026-06-09T10:49:54.404064394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.103853 | controller |     "Jun 09 10:49:54.431389 crc crio[3654]: time=\"2026-06-09T10:49:54.430813057Z\" level=info msg=\"Started container\" PID=11378 containerID=45c3032cb741768b3b0933d09833312825876d4d9cd20a7dbd8adf84ebc68036 description=openshift-operator-lifecycle-manager/collect-profiles-29683365-rps4s/collect-profiles id=866e58f6-2e51-4401-bf22-56f8f60ccc89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ff792e250be0d21d1ee08a0628c2bab051ac626397b8a6b729c051b6d580cb5",
2026-06-09 12:20:06.103868 | controller |     "Jun 09 10:49:54.568499 crc crio[3654]: time=\"2026-06-09T10:49:54.567467372Z\" level=info msg=\"Started container\" PID=11377 containerID=fbbb63128ccb79a45c444b9e01847e8c7fec4fa6d28356f95979670121303e68 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api id=5950ba93-6540-48e3-a19f-15d91eb22080 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b82109e8bb79c50ae2d555de28caead94e0d09533fcea5ff28fa8811dc5f7ca6",
2026-06-09 12:20:06.103883 | controller |     "Jun 09 10:49:54.572272 crc crio[3654]: time=\"2026-06-09T10:49:54.572194007Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a5a6f976-3ab9-4fff-bdbc-acc151edd65b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.103898 | controller |     "Jun 09 10:49:54.619862 crc crio[3654]: time=\"2026-06-09T10:49:54.618796945Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=b646bc80-5e12-4c77-afe6-5505fc064e7a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.103912 | controller |     "Jun 09 10:49:54.653363 crc crio[3654]: time=\"2026-06-09T10:49:54.648016948Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=836a4d38-bc2b-4a20-b6dc-cd76691adf2b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.103930 | controller |     "Jun 09 10:49:54.653363 crc crio[3654]: time=\"2026-06-09T10:49:54.648212373Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=d31e47dc-ea23-4508-8a05-4a8c5fdd941a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.103945 | controller |     "Jun 09 10:49:54.889011 crc crio[3654]: time=\"2026-06-09T10:49:54.888849093Z\" level=info msg=\"Created container 8d19fec8c8e3a758b7272586d215d4dca438591b628d092147af3effc0a970bd: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=2bad6adb-3eb2-434e-a713-ed232bd74b0d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.103960 | controller |     "Jun 09 10:49:54.908596 crc crio[3654]: time=\"2026-06-09T10:49:54.892986991Z\" level=info msg=\"Created container 66d9fa1cf1af43bf7eb31b725248638f8190b4fcfbf8f5823a18d296b9863e05: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=165d204e-d263-45c3-818c-529e8b1873e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.103974 | controller |     "Jun 09 10:49:54.919359 crc crio[3654]: time=\"2026-06-09T10:49:54.918991152Z\" level=info msg=\"Created container 28d49fc99f345c20894a7b995b0028befbaa9ee781bea5ece2f54157ce547e79: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=ed5c17d3-9628-4d51-a2c5-af2df36bc14b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.103988 | controller |     "Jun 09 10:49:54.930518 crc crio[3654]: time=\"2026-06-09T10:49:54.930055228Z\" level=info msg=\"Starting container: 28d49fc99f345c20894a7b995b0028befbaa9ee781bea5ece2f54157ce547e79\" id=a89dd1db-7040-482d-964a-27572c31c92c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.104003 | controller |     "Jun 09 10:49:54.944681 crc crio[3654]: time=\"2026-06-09T10:49:54.935137572Z\" level=info msg=\"Starting container: 66d9fa1cf1af43bf7eb31b725248638f8190b4fcfbf8f5823a18d296b9863e05\" id=ba618cab-f168-4297-bed9-e31797792919 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.104018 | controller |     "Jun 09 10:49:54.987924 crc crio[3654]: time=\"2026-06-09T10:49:54.985053825Z\" level=info msg=\"Starting container: 8d19fec8c8e3a758b7272586d215d4dca438591b628d092147af3effc0a970bd\" id=98b05047-21ef-437e-aaf3-1fb68ded969f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.104032 | controller |     "Jun 09 10:49:54.998734 crc crio[3654]: time=\"2026-06-09T10:49:54.99749584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.104047 | controller |     "Jun 09 10:49:55.020647 crc crio[3654]: time=\"2026-06-09T10:49:55.019680592Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-09 12:20:06.104061 | controller |     "Jun 09 10:49:55.060545 crc crio[3654]: time=\"2026-06-09T10:49:55.056667457Z\" level=info msg=\"Started container\" PID=11479 containerID=8d19fec8c8e3a758b7272586d215d4dca438591b628d092147af3effc0a970bd description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=98b05047-21ef-437e-aaf3-1fb68ded969f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a798e6855c24b85754dd543bbbef7a7ef26a9945b9b75f0e23f4a31c6aff5519",
2026-06-09 12:20:06.104076 | controller |     "Jun 09 10:49:55.198484 crc crio[3654]: time=\"2026-06-09T10:49:55.198232072Z\" level=info msg=\"Created container 2b24fce490f10deb8c0ee08f32b69b2d9858de07a8245c0ecb6fdb4edf9f2c37: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=2ff00cc6-9654-473f-83e3-6d70e41e4a79 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.104094 | controller |     "Jun 09 10:49:55.301383 crc crio[3654]: time=\"2026-06-09T10:49:55.298886521Z\" level=info msg=\"Starting container: 2b24fce490f10deb8c0ee08f32b69b2d9858de07a8245c0ecb6fdb4edf9f2c37\" id=21ed610a-250f-456c-89d6-3b0ed04c2499 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.104110 | controller |     "Jun 09 10:49:55.429237 crc crio[3654]: time=\"2026-06-09T10:49:55.42901686Z\" level=info msg=\"Started container\" PID=11464 containerID=28d49fc99f345c20894a7b995b0028befbaa9ee781bea5ece2f54157ce547e79 description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=a89dd1db-7040-482d-964a-27572c31c92c name=/runtime.v1.RuntimeService/StartContainer sandboxID=dbcc653d37a9e7014462f12a17a54ca0d96b33ec9957fe69447a89f487263a87",
2026-06-09 12:20:06.104125 | controller |     "Jun 09 10:49:55.604497 crc crio[3654]: time=\"2026-06-09T10:49:55.602545366Z\" level=info msg=\"Started container\" PID=11463 containerID=66d9fa1cf1af43bf7eb31b725248638f8190b4fcfbf8f5823a18d296b9863e05 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator id=ba618cab-f168-4297-bed9-e31797792919 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ef1feb5a8e380f23e0a947c1224c772c6ff7dff787489f89b6cf6c9d8e5588c",
2026-06-09 12:20:06.104140 | controller |     "Jun 09 10:49:55.635524 crc crio[3654]: time=\"2026-06-09T10:49:55.632892971Z\" level=info msg=\"Started container\" PID=11471 containerID=2b24fce490f10deb8c0ee08f32b69b2d9858de07a8245c0ecb6fdb4edf9f2c37 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=21ed610a-250f-456c-89d6-3b0ed04c2499 name=/runtime.v1.RuntimeService/StartContainer sandboxID=830a838c24c80cb77c9244f329707a4fdd81ea897433d7ed2accfd25b6d2d45d",
2026-06-09 12:20:06.104155 | controller |     "Jun 09 10:49:55.680533 crc crio[3654]: time=\"2026-06-09T10:49:55.678010117Z\" level=info msg=\"Created container c723a0e54aa9d625792c868331ab124f07e44b9a52aaffdc429d54fb55e43ca5: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=1599d5ac-a231-4d95-8929-b65674f0d5e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.104170 | controller |     "Jun 09 10:49:55.711403 crc crio[3654]: time=\"2026-06-09T10:49:55.688011882Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=5b4be24c-c019-4bea-b7ea-9e80e58b95d5 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.104184 | controller |     "Jun 09 10:49:55.727955 crc crio[3654]: time=\"2026-06-09T10:49:55.723502244Z\" level=info msg=\"Created container e10cc619ff6e617dc5feb9eb1395ec40a432026c32a5a76c7b20b1344e0574e9: openshift-console/console-6c684df5db-cc8g8/console\" id=24983566-1460-4ad0-b3fb-2bdad1b78252 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.104199 | controller |     "Jun 09 10:49:55.727955 crc crio[3654]: time=\"2026-06-09T10:49:55.725154501Z\" level=info msg=\"Starting container: c723a0e54aa9d625792c868331ab124f07e44b9a52aaffdc429d54fb55e43ca5\" id=6eca115d-3e91-41c6-b9f7-6542dd06496b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.104213 | controller |     "Jun 09 10:49:55.825849 crc crio[3654]: time=\"2026-06-09T10:49:55.82299116Z\" level=info msg=\"Starting container: e10cc619ff6e617dc5feb9eb1395ec40a432026c32a5a76c7b20b1344e0574e9\" id=63022c21-c1b3-41f3-a67a-47e7df0a710d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.104228 | controller |     "Jun 09 10:49:55.943596 crc crio[3654]: time=\"2026-06-09T10:49:55.941826307Z\" level=info msg=\"Created container eac29518222206fc5e3fa2b9a2f89a2f70a174d46ce5df38838b73c8c09afe20: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=3d92e8c0-8132-453e-a4f9-92e1063e80ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.104242 | controller |     "Jun 09 10:49:55.965896 crc crio[3654]: time=\"2026-06-09T10:49:55.96506466Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-09 12:20:06.104263 | controller |     "Jun 09 10:49:56.027270 crc crio[3654]: time=\"2026-06-09T10:49:56.026992975Z\" level=info msg=\"Starting container: eac29518222206fc5e3fa2b9a2f89a2f70a174d46ce5df38838b73c8c09afe20\" id=e0d1517f-46c6-4f4e-b075-912002915d07 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.104278 | controller |     "Jun 09 10:49:56.308665 crc crio[3654]: time=\"2026-06-09T10:49:56.308069677Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7143ead0-4007-4faa-bbc5-3ffeb734159b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.104293 | controller |     "Jun 09 10:49:56.308858 crc crio[3654]: time=\"2026-06-09T10:49:56.308740366Z\" level=info msg=\"Started container\" PID=11474 containerID=c723a0e54aa9d625792c868331ab124f07e44b9a52aaffdc429d54fb55e43ca5 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy id=6eca115d-3e91-41c6-b9f7-6542dd06496b name=/runtime.v1.RuntimeService/StartContainer sandboxID=76b3ab2469ebea9ef0c1db7ea4b41bfcc44f8d98e0f3a06369ee715b920588a4",
2026-06-09 12:20:06.104308 | controller |     "Jun 09 10:49:56.309145 crc crio[3654]: time=\"2026-06-09T10:49:56.309115007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.104323 | controller |     "Jun 09 10:49:56.323958 crc crio[3654]: time=\"2026-06-09T10:49:56.323922549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.104338 | controller |     "Jun 09 10:49:56.339209 crc crio[3654]: time=\"2026-06-09T10:49:56.339130722Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-6gftq/POD\" id=2887bb7a-b824-4e39-b068-8ea6f2a8ca55 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.104370 | controller |     "Jun 09 10:49:56.346432 crc crio[3654]: time=\"2026-06-09T10:49:56.34639315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.104386 | controller |     "Jun 09 10:49:56.346972 crc crio[3654]: time=\"2026-06-09T10:49:56.346948325Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-fpfrk/POD\" id=bff66a7e-4c01-4063-98c6-bfeb87f83c92 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.104400 | controller |     "Jun 09 10:49:56.347103 crc crio[3654]: time=\"2026-06-09T10:49:56.347085919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.104415 | controller |     "Jun 09 10:49:56.401281 crc crio[3654]: time=\"2026-06-09T10:49:56.400732708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.104428 | controller |     "Jun 09 10:49:56.414950 crc crio[3654]: time=\"2026-06-09T10:49:56.414760868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.104443 | controller |     "Jun 09 10:49:56.497588 crc crio[3654]: time=\"2026-06-09T10:49:56.496499608Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=5057e831-1674-4cbf-b5d5-ebe4f9da4957 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.104456 | controller |     "Jun 09 10:49:56.497588 crc crio[3654]: time=\"2026-06-09T10:49:56.497280801Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=3c085efd-410c-4f20-8344-6da55a5260bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.104475 | controller |     "Jun 09 10:49:56.497863 crc crio[3654]: time=\"2026-06-09T10:49:56.497703613Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=b0dd2093-f4ed-48f7-9aa3-cd4336f76331 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.104489 | controller |     "Jun 09 10:49:56.545529 crc crio[3654]: time=\"2026-06-09T10:49:56.54390782Z\" level=info msg=\"Created container c61604a5be5f4d41c296ea60476db339c41f38efb54b3da54fb4cd0ffcfc8d4f: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=22096e0e-407f-49e2-9c7b-669c37e3fae7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.104503 | controller |     "Jun 09 10:49:56.614834 crc crio[3654]: time=\"2026-06-09T10:49:56.609762507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.104517 | controller |     "Jun 09 10:49:56.639801 crc crio[3654]: time=\"2026-06-09T10:49:56.625118515Z\" level=info msg=\"Started container\" PID=11524 containerID=e10cc619ff6e617dc5feb9eb1395ec40a432026c32a5a76c7b20b1344e0574e9 description=openshift-console/console-6c684df5db-cc8g8/console id=63022c21-c1b3-41f3-a67a-47e7df0a710d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8c0466918048d4abfcf531c66992befc2e072deadf72cb9594646abaf1205eb",
2026-06-09 12:20:06.104532 | controller |     "Jun 09 10:49:56.645165 crc crio[3654]: time=\"2026-06-09T10:49:56.645125475Z\" level=info msg=\"Starting container: c61604a5be5f4d41c296ea60476db339c41f38efb54b3da54fb4cd0ffcfc8d4f\" id=cb19ad31-fa34-4ef3-b645-cf53c61fc853 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.104547 | controller |     "Jun 09 10:49:56.667165 crc crio[3654]: time=\"2026-06-09T10:49:56.666210246Z\" level=info msg=\"Created container 8fb6eca3365c71097e409725ff4801feabdd1310927a3af81f712d3e56107f8d: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=dd575ba4-c31e-47b9-9074-7964379edd2b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.104561 | controller |     "Jun 09 10:49:56.691706 crc crio[3654]: time=\"2026-06-09T10:49:56.685012062Z\" level=info msg=\"Starting container: 8fb6eca3365c71097e409725ff4801feabdd1310927a3af81f712d3e56107f8d\" id=119b343e-fd2d-4e3f-8f5a-eed4760443b5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.104575 | controller |     "Jun 09 10:49:56.804219 crc crio[3654]: time=\"2026-06-09T10:49:56.804148928Z\" level=info msg=\"Started container\" PID=11521 containerID=eac29518222206fc5e3fa2b9a2f89a2f70a174d46ce5df38838b73c8c09afe20 description=openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager id=e0d1517f-46c6-4f4e-b075-912002915d07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c6b7ae13a88287812d0215b4c3779b57d6f31d7d3c855c0f6b25b5dfbbd30e61",
2026-06-09 12:20:06.104590 | controller |     "Jun 09 10:49:57.005532 crc crio[3654]: time=\"2026-06-09T10:49:57.003910622Z\" level=info msg=\"Started container\" PID=11519 containerID=c61604a5be5f4d41c296ea60476db339c41f38efb54b3da54fb4cd0ffcfc8d4f description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=cb19ad31-fa34-4ef3-b645-cf53c61fc853 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1fb2ec5ae1978703ee65d3b3d23e2c1e8cfbe9bc5c2d288a6ca6903714df7dc",
2026-06-09 12:20:06.104605 | controller |     "Jun 09 10:49:57.021365 crc crio[3654]: time=\"2026-06-09T10:49:57.020972619Z\" level=info msg=\"Started container\" PID=11533 containerID=8fb6eca3365c71097e409725ff4801feabdd1310927a3af81f712d3e56107f8d description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator id=119b343e-fd2d-4e3f-8f5a-eed4760443b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=724b39c1c8e5d8064c3bef430903148b551706f4efefc131a71edf9f070f41d9",
2026-06-09 12:20:06.104624 | controller |     "Jun 09 10:49:57.179839 crc crio[3654]: time=\"2026-06-09T10:49:57.164913102Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=7b70f6ff-8d81-41bd-a7a7-32da10e69e85 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.104639 | controller |     "Jun 09 10:49:57.229418 crc crio[3654]: time=\"2026-06-09T10:49:57.216008578Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=f54d54fd-04ed-4369-befb-47a0322bf540 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.104654 | controller |     "Jun 09 10:49:57.240442 crc crio[3654]: time=\"2026-06-09T10:49:57.237836321Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=bd70223e-2654-4f95-90c4-c4868aee84db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.104669 | controller |     "Jun 09 10:49:57.284018 crc crio[3654]: time=\"2026-06-09T10:49:57.281783733Z\" level=info msg=\"Created container 24ff1c96b7fdb5c4733744d2839c8b7791d64cdd36f953ba82373c44783d166b: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=2d42f7b5-9c9f-4006-bd8d-634b0d7bec53 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.104684 | controller |     "Jun 09 10:49:57.800929 crc crio[3654]: time=\"2026-06-09T10:49:57.800005415Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 12:20:06.104699 | controller |     "Jun 09 10:49:57.800929 crc crio[3654]: time=\"2026-06-09T10:49:57.800131099Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 12:20:06.104713 | controller |     "Jun 09 10:49:57.800929 crc crio[3654]: time=\"2026-06-09T10:49:57.80015878Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"",
2026-06-09 12:20:06.104727 | controller |     "Jun 09 10:49:57.809828 crc crio[3654]: time=\"2026-06-09T10:49:57.809787974Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-9r8mf/POD\" id=2308e3eb-65f5-40f6-aa5e-f82fe94cf271 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.104741 | controller |     "Jun 09 10:49:57.813152 crc crio[3654]: time=\"2026-06-09T10:49:57.813123209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.104756 | controller |     "Jun 09 10:49:57.875693 crc crio[3654]: time=\"2026-06-09T10:49:57.872162682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.104770 | controller |     "Jun 09 10:49:57.910269 crc crio[3654]: time=\"2026-06-09T10:49:57.910043902Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=4d52f1a0-7fc1-49f3-8a9e-253a8025ff6f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.104784 | controller |     "Jun 09 10:49:57.987384 crc crio[3654]: time=\"2026-06-09T10:49:57.9829474Z\" level=info msg=\"Starting container: 24ff1c96b7fdb5c4733744d2839c8b7791d64cdd36f953ba82373c44783d166b\" id=8394821a-16e8-42fe-8541-76a4a1b33a40 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.104799 | controller |     "Jun 09 10:49:58.004465 crc crio[3654]: time=\"2026-06-09T10:49:57.996928728Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=6e57c5b3-703c-44af-843b-244d37b575b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.104817 | controller |     "Jun 09 10:49:58.041888 crc crio[3654]: time=\"2026-06-09T10:49:58.029359633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.104831 | controller |     "Jun 09 10:49:58.084439 crc crio[3654]: time=\"2026-06-09T10:49:58.084007261Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=7766fbab-a380-475d-919a-ecfadcbd03a7 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.104846 | controller |     "Jun 09 10:49:58.191855 crc crio[3654]: time=\"2026-06-09T10:49:58.191753632Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-09 12:20:06.104861 | controller |     "Jun 09 10:49:58.320612 crc crio[3654]: time=\"2026-06-09T10:49:58.316082736Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=db1105b3-4b99-450b-bd3e-7d1cdbdb49ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.104875 | controller |     "Jun 09 10:49:58.365538 crc crio[3654]: time=\"2026-06-09T10:49:58.363625271Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-kbv5q/POD\" id=d36c86a8-8702-4620-a105-4cf615f6188f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.104890 | controller |     "Jun 09 10:49:58.365538 crc crio[3654]: time=\"2026-06-09T10:49:58.363973731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.104904 | controller |     "Jun 09 10:49:58.485730 crc crio[3654]: time=\"2026-06-09T10:49:58.475187922Z\" level=info msg=\"Started container\" PID=11575 containerID=24ff1c96b7fdb5c4733744d2839c8b7791d64cdd36f953ba82373c44783d166b description=openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container id=8394821a-16e8-42fe-8541-76a4a1b33a40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7065800cf485ac7e2313788dd5d99f85b0551588e9be24218ed7b1881fe01409",
2026-06-09 12:20:06.104919 | controller |     "Jun 09 10:49:58.577694 crc crio[3654]: time=\"2026-06-09T10:49:58.56775403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.104934 | controller |     "Jun 09 10:49:59.184465 crc crio[3654]: time=\"2026-06-09T10:49:59.178409166Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=66a5a289-824f-4e20-9efe-4f6c0d227069 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.104948 | controller |     "Jun 09 10:49:59.206141 crc crio[3654]: time=\"2026-06-09T10:49:59.196942335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.104962 | controller |     "Jun 09 10:49:59.250869 crc crio[3654]: time=\"2026-06-09T10:49:59.25080527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.104976 | controller |     "Jun 09 10:49:59.325179 crc crio[3654]: time=\"2026-06-09T10:49:59.317760429Z\" level=info msg=\"Created container 63973ef9d1985fdc3c96228db159bf961c19e4e22ba0e981b73faae8fcfe9c02: openshift-dns/dns-default-qtghf/dns\" id=ac79c907-ab7e-4563-ba11-27abc9ab6faf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.104994 | controller |     "Jun 09 10:50:00.077917 crc crio[3654]: time=\"2026-06-09T10:50:00.074919982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.105009 | controller |     "Jun 09 10:50:00.552075 crc crio[3654]: time=\"2026-06-09T10:50:00.551696372Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=1f7144bf-9d3c-4202-80d8-438f177e6926 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.105023 | controller |     "Jun 09 10:50:00.554102 crc crio[3654]: time=\"2026-06-09T10:50:00.55407463Z\" level=info msg=\"Starting container: 63973ef9d1985fdc3c96228db159bf961c19e4e22ba0e981b73faae8fcfe9c02\" id=c150420d-9044-49bc-b29f-2b649f344975 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.105038 | controller |     "Jun 09 10:50:00.638951 crc crio[3654]: time=\"2026-06-09T10:50:00.637790206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.105053 | controller |     "Jun 09 10:50:00.738716 crc crio[3654]: time=\"2026-06-09T10:50:00.735877752Z\" level=info msg=\"Created container b9c7f4fad4f63ccdee5eed42d827026c6c1613a08513cd2751cc54b86b313f31: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=93fc32c0-2ff5-41ae-8a0a-61df3933ed9a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.105068 | controller |     "Jun 09 10:50:00.740772 crc crio[3654]: time=\"2026-06-09T10:50:00.740593427Z\" level=info msg=\"Starting container: b9c7f4fad4f63ccdee5eed42d827026c6c1613a08513cd2751cc54b86b313f31\" id=617e787b-1074-46b3-b4fd-0b3902d9bc4f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.105082 | controller |     "Jun 09 10:50:00.861972 crc crio[3654]: time=\"2026-06-09T10:50:00.861916435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.105096 | controller |     "Jun 09 10:50:00.962675 crc crio[3654]: time=\"2026-06-09T10:50:00.962501132Z\" level=info msg=\"Started container\" PID=11640 containerID=63973ef9d1985fdc3c96228db159bf961c19e4e22ba0e981b73faae8fcfe9c02 description=openshift-dns/dns-default-qtghf/dns id=c150420d-9044-49bc-b29f-2b649f344975 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c32ba18b5fd39654f558912d3c97c02ccbf4d2592b30296aabfa4a30cfa03b08",
2026-06-09 12:20:06.105110 | controller |     "Jun 09 10:50:01.020086 crc crio[3654]: time=\"2026-06-09T10:50:01.019855907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.105125 | controller |     "Jun 09 10:50:01.119914 crc crio[3654]: time=\"2026-06-09T10:50:01.119706063Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 12:20:06.105139 | controller |     "Jun 09 10:50:01.119914 crc crio[3654]: time=\"2026-06-09T10:50:01.119905919Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 12:20:06.105154 | controller |     "Jun 09 10:50:01.119914 crc crio[3654]: time=\"2026-06-09T10:50:01.11992732Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"",
2026-06-09 12:20:06.105168 | controller |     "Jun 09 10:50:01.247204 crc crio[3654]: time=\"2026-06-09T10:50:01.230937404Z\" level=info msg=\"Started container\" PID=11672 containerID=b9c7f4fad4f63ccdee5eed42d827026c6c1613a08513cd2751cc54b86b313f31 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy id=617e787b-1074-46b3-b4fd-0b3902d9bc4f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c77e52bc46bbbe782fac3af50759c503b4087757671b68a68e25ec06b514cdf0",
2026-06-09 12:20:06.105187 | controller |     "Jun 09 10:50:01.601858 crc crio[3654]: time=\"2026-06-09T10:50:01.591978995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.105201 | controller |     "Jun 09 10:50:01.830278 crc crio[3654]: time=\"2026-06-09T10:50:01.830043942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.105216 | controller |     "Jun 09 10:50:01.891204 crc crio[3654]: time=\"2026-06-09T10:50:01.891156004Z\" level=info msg=\"Created container c0ce78e16c565b6a1f4a2178324ba30508ac289afd03bc76be23ff9be0450d51: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=836a4d38-bc2b-4a20-b6dc-cd76691adf2b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.105231 | controller |     "Jun 09 10:50:01.949658 crc crio[3654]: time=\"2026-06-09T10:50:01.94785381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.105245 | controller |     "Jun 09 10:50:02.166904 crc crio[3654]: time=\"2026-06-09T10:50:02.165804423Z\" level=info msg=\"Starting container: c0ce78e16c565b6a1f4a2178324ba30508ac289afd03bc76be23ff9be0450d51\" id=0754a944-7f96-440a-a021-9627207fccd8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.105260 | controller |     "Jun 09 10:50:02.204370 crc crio[3654]: time=\"2026-06-09T10:50:02.203889278Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=1e1579f9-a2f5-409e-984a-93f61077b167 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.105274 | controller |     "Jun 09 10:50:02.325251 crc crio[3654]: time=\"2026-06-09T10:50:02.324988611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.105288 | controller |     "Jun 09 10:50:02.330998 crc crio[3654]: time=\"2026-06-09T10:50:02.330858418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.105303 | controller |     "Jun 09 10:50:02.495682 crc crio[3654]: time=\"2026-06-09T10:50:02.494941235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.105317 | controller |     "Jun 09 10:50:02.631132 crc crio[3654]: time=\"2026-06-09T10:50:02.630753007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.105330 | controller |     "Jun 09 10:50:02.858686 crc crio[3654]: time=\"2026-06-09T10:50:02.853970429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.105345 | controller |     "Jun 09 10:50:02.876112 crc crio[3654]: time=\"2026-06-09T10:50:02.876055088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.105378 | controller |     "Jun 09 10:50:03.203021 crc crio[3654]: time=\"2026-06-09T10:50:03.202962607Z\" level=info msg=\"Started container\" PID=11727 containerID=c0ce78e16c565b6a1f4a2178324ba30508ac289afd03bc76be23ff9be0450d51 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy id=0754a944-7f96-440a-a021-9627207fccd8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25bce187dbfc3ff179d9fc789fad5f69b528d91807c0c0fb664ffe4a08e5877e",
2026-06-09 12:20:06.105397 | controller |     "Jun 09 10:50:03.244798 crc crio[3654]: time=\"2026-06-09T10:50:03.243702099Z\" level=info msg=\"Created container ca4d9fd4b57dbfeb2b93e95e4c52fc6a4b77ab54e774024e182704c77280e1b7: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=b62b7e8c-2f67-4fd2-85c6-f75a151eb2cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.105412 | controller |     "Jun 09 10:50:03.278146 crc crio[3654]: time=\"2026-06-09T10:50:03.277042709Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=b0fc6a8d-5adb-4fae-a1ea-68b5037d5949 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.105426 | controller |     "Jun 09 10:50:03.278146 crc crio[3654]: time=\"2026-06-09T10:50:03.277231874Z\" level=info msg=\"Starting container: ca4d9fd4b57dbfeb2b93e95e4c52fc6a4b77ab54e774024e182704c77280e1b7\" id=8af421ec-3f74-4882-9a27-f86e8e010b82 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.105440 | controller |     "Jun 09 10:50:03.387424 crc crio[3654]: time=\"2026-06-09T10:50:03.386704125Z\" level=info msg=\"Created container dc1e94a03e0463ff3fe3710f63d4046ff0673400eb75e51e21b860f3e5d05566: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=73b86f37-0bb2-4a5d-9abe-d2551f05e50a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.105454 | controller |     "Jun 09 10:50:03.412544 crc crio[3654]: time=\"2026-06-09T10:50:03.41106253Z\" level=info msg=\"Starting container: dc1e94a03e0463ff3fe3710f63d4046ff0673400eb75e51e21b860f3e5d05566\" id=04e9f544-dd23-4c68-84cf-933d8ebc3794 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.105469 | controller |     "Jun 09 10:50:03.672791 crc crio[3654]: time=\"2026-06-09T10:50:03.67208609Z\" level=info msg=\"Started container\" PID=11771 containerID=dc1e94a03e0463ff3fe3710f63d4046ff0673400eb75e51e21b860f3e5d05566 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions id=04e9f544-dd23-4c68-84cf-933d8ebc3794 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d0e5fd139fc516763a67bfb7e0605dd51234d7f52071de765805788dc293680",
2026-06-09 12:20:06.105483 | controller |     "Jun 09 10:50:03.809481 crc crio[3654]: time=\"2026-06-09T10:50:03.808142879Z\" level=info msg=\"Created container 4986276b38431ffdb69554224fe10437796f03ea702e299d21044a8190dcb9cc: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=d31e47dc-ea23-4508-8a05-4a8c5fdd941a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.105498 | controller |     "Jun 09 10:50:03.856739 crc crio[3654]: time=\"2026-06-09T10:50:03.85275524Z\" level=info msg=\"Starting container: 4986276b38431ffdb69554224fe10437796f03ea702e299d21044a8190dcb9cc\" id=fe37e35b-e597-4297-8b76-7c5212b8fd8a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.105512 | controller |     "Jun 09 10:50:03.917932 crc crio[3654]: time=\"2026-06-09T10:50:03.902807047Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d1dc098a-9047-40ce-a457-a1b39ddf7636 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.105527 | controller |     "Jun 09 10:50:03.994957 crc crio[3654]: time=\"2026-06-09T10:50:03.994223443Z\" level=info msg=\"Started container\" PID=11736 containerID=ca4d9fd4b57dbfeb2b93e95e4c52fc6a4b77ab54e774024e182704c77280e1b7 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=8af421ec-3f74-4882-9a27-f86e8e010b82 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88df9c3a98a4f8322b1b9c58c98b1f8b467e4bb032e67747dbdd4afd11b5c829",
2026-06-09 12:20:06.105541 | controller |     "Jun 09 10:50:03.996814 crc crio[3654]: time=\"2026-06-09T10:50:03.996519788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.105559 | controller |     "Jun 09 10:50:04.224731 crc crio[3654]: time=\"2026-06-09T10:50:04.214122751Z\" level=info msg=\"Created container 315cd9af436a8994b7ed7ad6a4227ca4656b187aff4327a0c615099328135f17: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=e39e59be-b957-46c1-9a5d-1d7e2480ceb2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.105574 | controller |     "Jun 09 10:50:04.243904 crc crio[3654]: time=\"2026-06-09T10:50:04.234853032Z\" level=info msg=\"Starting container: 315cd9af436a8994b7ed7ad6a4227ca4656b187aff4327a0c615099328135f17\" id=928314ba-2b49-4efe-9f45-5af5bc03b3a6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.105588 | controller |     "Jun 09 10:50:04.265801 crc crio[3654]: time=\"2026-06-09T10:50:04.265646569Z\" level=info msg=\"Started container\" PID=11829 containerID=315cd9af436a8994b7ed7ad6a4227ca4656b187aff4327a0c615099328135f17 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions id=928314ba-2b49-4efe-9f45-5af5bc03b3a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=094d4b6349d4384be618d9aa2252a4d746be877ca9c9a74acb862d806f394a0b",
2026-06-09 12:20:06.105602 | controller |     "Jun 09 10:50:04.283778 crc crio[3654]: time=\"2026-06-09T10:50:04.283252921Z\" level=info msg=\"Created container 13adedc534481127a5e5671901fb3e627103d0f3af236b768d0757548344502f: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=9ddd8cf0-34a7-4b73-9a65-98e43fb900a8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.105616 | controller |     "Jun 09 10:50:04.320005 crc crio[3654]: time=\"2026-06-09T10:50:04.318055503Z\" level=info msg=\"Starting container: 13adedc534481127a5e5671901fb3e627103d0f3af236b768d0757548344502f\" id=20e8f8c8-5d2c-4ec9-b5a5-fd66192bd02b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.105630 | controller |     "Jun 09 10:50:04.356110 crc crio[3654]: time=\"2026-06-09T10:50:04.355900942Z\" level=info msg=\"Started container\" PID=11755 containerID=4986276b38431ffdb69554224fe10437796f03ea702e299d21044a8190dcb9cc description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy id=fe37e35b-e597-4297-8b76-7c5212b8fd8a name=/runtime.v1.RuntimeService/StartContainer sandboxID=e67c25242a1c1cb8221b0e95298757b665b9d01cf2dead003c2a64cf40b2041e",
2026-06-09 12:20:06.105644 | controller |     "Jun 09 10:50:04.449685 crc crio[3654]: time=\"2026-06-09T10:50:04.440206166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.105658 | controller |     "Jun 09 10:50:04.473459 crc crio[3654]: time=\"2026-06-09T10:50:04.462735988Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ffe22d81-cda5-4eab-903d-be378afd31a0 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.105672 | controller |     "Jun 09 10:50:04.473459 crc crio[3654]: time=\"2026-06-09T10:50:04.464728445Z\" level=info msg=\"Started container\" PID=11797 containerID=13adedc534481127a5e5671901fb3e627103d0f3af236b768d0757548344502f description=openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon id=20e8f8c8-5d2c-4ec9-b5a5-fd66192bd02b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f42b7202cf82e2736808952674fdc287e597b13275712a35ba7b23ed679b59d1",
2026-06-09 12:20:06.105687 | controller |     "Jun 09 10:50:04.475853 crc crio[3654]: time=\"2026-06-09T10:50:04.47542785Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-09 12:20:06.105702 | controller |     "Jun 09 10:50:04.557455 crc crio[3654]: time=\"2026-06-09T10:50:04.556662015Z\" level=info msg=\"Got pod network &{Name:community-operators-6gftq Namespace:openshift-marketplace ID:f750c4ba8df9773193ad5a8a6cc6f75c71d647bf9be6c56ee3a89a27dcb895ec UID:bb8bf7e9-ef5d-4995-9612-6b447d361d43 NetNS:/var/run/netns/81dc2258-ae46-4c87-a4a6-5d8cc5ebb4f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbb8bf7e9_ef5d_4995_9612_6b447d361d43.slice PodAnnotations:0xc000588a98}] Aliases:map[]}\"",
2026-06-09 12:20:06.105720 | controller |     "Jun 09 10:50:04.557455 crc crio[3654]: time=\"2026-06-09T10:50:04.556800809Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-6gftq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.105735 | controller |     "Jun 09 10:50:04.588454 crc crio[3654]: time=\"2026-06-09T10:50:04.57821789Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=3dee5dae-1b5f-46fc-a076-4b70c827ccc8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.105751 | controller |     "Jun 09 10:50:04.634209 crc crio[3654]: time=\"2026-06-09T10:50:04.634033401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.105765 | controller |     "Jun 09 10:50:04.858874 crc crio[3654]: time=\"2026-06-09T10:50:04.856133612Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d4c7b8d1-7eb0-4d90-a14e-66052cc37af1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.105780 | controller |     "Jun 09 10:50:05.046737 crc crio[3654]: time=\"2026-06-09T10:50:05.045909092Z\" level=info msg=\"Created container 4dfbcc9c22bea97acb633bc40106d9126f8066e9537e9a1bf903efbfe18ff770: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=80278d8b-2795-4cc5-ba21-3cea51e51f8c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.105794 | controller |     "Jun 09 10:50:05.208461 crc crio[3654]: time=\"2026-06-09T10:50:05.204778431Z\" level=info msg=\"Starting container: 4dfbcc9c22bea97acb633bc40106d9126f8066e9537e9a1bf903efbfe18ff770\" id=15f696b8-0f3d-4870-b085-161e4734e271 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.105809 | controller |     "Jun 09 10:50:05.738651 crc crio[3654]: time=\"2026-06-09T10:50:05.737188088Z\" level=info msg=\"Started container\" PID=11890 containerID=4dfbcc9c22bea97acb633bc40106d9126f8066e9537e9a1bf903efbfe18ff770 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller id=15f696b8-0f3d-4870-b085-161e4734e271 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78f4b96b19577938b8ecd27d240ad44a258ff1f925f4cf4b0b83cdb9218ec392",
2026-06-09 12:20:06.105824 | controller |     "Jun 09 10:50:05.928774 crc crio[3654]: time=\"2026-06-09T10:50:05.928406128Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=0f0f3ac8-f891-4240-a5bc-ec441f7d9be1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.105839 | controller |     "Jun 09 10:50:08.473691 crc crio[3654]: time=\"2026-06-09T10:50:08.468609488Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=432a034a-4154-46df-a665-c737acf2be6d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.105854 | controller |     "Jun 09 10:50:08.506150 crc crio[3654]: time=\"2026-06-09T10:50:08.496206765Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a0594fa4-ab10-4eb7-885f-cd0be38deede name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.105874 | controller |     "Jun 09 10:50:08.548180 crc crio[3654]: time=\"2026-06-09T10:50:08.548101604Z\" level=info msg=\"Created container 67384c9d813204cb1d7a2fb0d2f186da429440595fc1c9e8f89ccfafbfe6c208: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=bd70223e-2654-4f95-90c4-c4868aee84db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.105890 | controller |     "Jun 09 10:50:08.556171 crc crio[3654]: time=\"2026-06-09T10:50:08.554068084Z\" level=info msg=\"Starting container: 67384c9d813204cb1d7a2fb0d2f186da429440595fc1c9e8f89ccfafbfe6c208\" id=7279f0b2-fdf5-4258-99f6-bce6e8e37028 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.105905 | controller |     "Jun 09 10:50:08.745126 crc crio[3654]: time=\"2026-06-09T10:50:08.74476311Z\" level=info msg=\"Started container\" PID=11864 containerID=67384c9d813204cb1d7a2fb0d2f186da429440595fc1c9e8f89ccfafbfe6c208 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=7279f0b2-fdf5-4258-99f6-bce6e8e37028 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76b3ab2469ebea9ef0c1db7ea4b41bfcc44f8d98e0f3a06369ee715b920588a4",
2026-06-09 12:20:06.105920 | controller |     "Jun 09 10:50:09.111677 crc crio[3654]: time=\"2026-06-09T10:50:09.093179612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.105935 | controller |     "Jun 09 10:50:09.127855 crc crio[3654]: time=\"2026-06-09T10:50:09.124457974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.105949 | controller |     "Jun 09 10:50:09.128825 crc crio[3654]: time=\"2026-06-09T10:50:09.128052256Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=9b3275bf-aa78-441f-95ec-36e9b415b7c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.105964 | controller |     "Jun 09 10:50:09.138825 crc crio[3654]: time=\"2026-06-09T10:50:09.128159049Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=9280741e-e424-4c5e-adf7-65ae05a0e0ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.105979 | controller |     "Jun 09 10:50:09.138953 crc crio[3654]: time=\"2026-06-09T10:50:09.138852164Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=917cd99f-751b-4138-9756-78533ce6f076 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.105993 | controller |     "Jun 09 10:50:09.157870 crc crio[3654]: time=\"2026-06-09T10:50:09.1576605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.106007 | controller |     "Jun 09 10:50:09.248106 crc crio[3654]: time=\"2026-06-09T10:50:09.248064377Z\" level=info msg=\"Created container 882d57aa307432a8c8f84d1c1ecabe3db4b046dcf2c8a5b9b72d71b96aaca298: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=db1105b3-4b99-450b-bd3e-7d1cdbdb49ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.106022 | controller |     "Jun 09 10:50:09.317015 crc crio[3654]: time=\"2026-06-09T10:50:09.316966632Z\" level=info msg=\"Starting container: 882d57aa307432a8c8f84d1c1ecabe3db4b046dcf2c8a5b9b72d71b96aaca298\" id=cdf2f3ba-73ce-45cb-92e2-0fdefb9682c0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.106036 | controller |     "Jun 09 10:50:09.536051 crc crio[3654]: time=\"2026-06-09T10:50:09.535430509Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 12:20:06.106054 | controller |     "Jun 09 10:50:09.552240 crc crio[3654]: time=\"2026-06-09T10:50:09.552032142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.106069 | controller |     "Jun 09 10:50:10.480719 crc crio[3654]: time=\"2026-06-09T10:50:10.459932052Z\" level=info msg=\"Created container f3b1db12ff8af83b75a875ddb305aad6cba2621ae412453dd2456c14c38f3ea5: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=f56336b5-ebcd-4ed3-b03d-bb01cafc1d82 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.106083 | controller |     "Jun 09 10:50:11.092126 crc crio[3654]: time=\"2026-06-09T10:50:11.091084955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.106099 | controller |     "Jun 09 10:50:11.220181 crc crio[3654]: time=\"2026-06-09T10:50:11.219133403Z\" level=info msg=\"Started container\" PID=11917 containerID=882d57aa307432a8c8f84d1c1ecabe3db4b046dcf2c8a5b9b72d71b96aaca298 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination id=cdf2f3ba-73ce-45cb-92e2-0fdefb9682c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=724b39c1c8e5d8064c3bef430903148b551706f4efefc131a71edf9f070f41d9",
2026-06-09 12:20:06.106114 | controller |     "Jun 09 10:50:11.303726 crc crio[3654]: time=\"2026-06-09T10:50:11.303493108Z\" level=info msg=\"Starting container: f3b1db12ff8af83b75a875ddb305aad6cba2621ae412453dd2456c14c38f3ea5\" id=f2d213ee-65c7-4e9e-859e-887cc304acd6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.106128 | controller |     "Jun 09 10:50:11.422719 crc crio[3654]: time=\"2026-06-09T10:50:11.420762761Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=79f1b479-9aff-4334-9453-55898776950f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.106143 | controller |     "Jun 09 10:50:11.601445 crc crio[3654]: time=\"2026-06-09T10:50:11.587697539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.106157 | controller |     "Jun 09 10:50:11.677267 crc crio[3654]: time=\"2026-06-09T10:50:11.676062308Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=9cfd382b-1fea-448f-a46d-9c78da562c08 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.106171 | controller |     "Jun 09 10:50:11.702435 crc crio[3654]: time=\"2026-06-09T10:50:11.701180304Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=6c4f0873-38f8-4a94-9300-4f7ceb0e207e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.106184 | controller |     "Jun 09 10:50:11.702435 crc crio[3654]: time=\"2026-06-09T10:50:11.701832883Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=13dc99e4-435e-40ef-a7e4-5ca64a283ed8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.106199 | controller |     "Jun 09 10:50:11.746200 crc crio[3654]: time=\"2026-06-09T10:50:11.745807436Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=bdb5c2f9-a726-4e84-a71d-578ba9e4eab0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.106213 | controller |     "Jun 09 10:50:12.543377 crc crio[3654]: time=\"2026-06-09T10:50:12.542544218Z\" level=info msg=\"Created container a0d7242198dec0f8ae6db421d82fd1cf2cbae21584db276e73e80b7b31776590: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=1f7144bf-9d3c-4202-80d8-438f177e6926 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.106231 | controller |     "Jun 09 10:50:12.627807 crc crio[3654]: time=\"2026-06-09T10:50:12.617790573Z\" level=info msg=\"Started container\" PID=12000 containerID=f3b1db12ff8af83b75a875ddb305aad6cba2621ae412453dd2456c14c38f3ea5 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=f2d213ee-65c7-4e9e-859e-887cc304acd6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d43f16884512cb4593616184efe91980c526fb8e7d1c4d5bbb19cd9012db3f4",
2026-06-09 12:20:06.106246 | controller |     "Jun 09 10:50:12.785595 crc crio[3654]: time=\"2026-06-09T10:50:12.778962437Z\" level=info msg=\"Starting container: a0d7242198dec0f8ae6db421d82fd1cf2cbae21584db276e73e80b7b31776590\" id=c3d96e8d-e068-4bb7-84f6-ec30834aa29b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.106260 | controller |     "Jun 09 10:50:12.977800 crc crio[3654]: time=\"2026-06-09T10:50:12.97762264Z\" level=info msg=\"Started container\" PID=12035 containerID=a0d7242198dec0f8ae6db421d82fd1cf2cbae21584db276e73e80b7b31776590 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch id=c3d96e8d-e068-4bb7-84f6-ec30834aa29b name=/runtime.v1.RuntimeService/StartContainer sandboxID=174b80ed930b7117eb7f452f30e2b97531afccee8bc26fc5a131e030271be084",
2026-06-09 12:20:06.106275 | controller |     "Jun 09 10:50:15.828401 crc crio[3654]: time=\"2026-06-09T10:50:15.799988692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.106290 | controller |     "Jun 09 10:50:15.828401 crc crio[3654]: time=\"2026-06-09T10:50:15.82691925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.106303 | controller |     "Jun 09 10:50:15.828401 crc crio[3654]: time=\"2026-06-09T10:50:15.827096655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.106318 | controller |     "Jun 09 10:50:17.083102 crc crio[3654]: time=\"2026-06-09T10:50:17.070081126Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=debae820-5af2-42b2-a80f-339761129af1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.106332 | controller |     "Jun 09 10:50:17.186176 crc crio[3654]: time=\"2026-06-09T10:50:17.163026615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.106362 | controller |     "Jun 09 10:50:17.350922 crc crio[3654]: time=\"2026-06-09T10:50:17.350844949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.106382 | controller |     "Jun 09 10:50:18.479429 crc crio[3654]: time=\"2026-06-09T10:50:18.478518434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.106397 | controller |     "Jun 09 10:50:19.117815 crc crio[3654]: time=\"2026-06-09T10:50:19.111221539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.106411 | controller |     "Jun 09 10:50:19.241995 crc crio[3654]: 2026-06-09T10:50:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f750c4ba8df9773 Mac:d6:2b:cb:2f:62:98 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/81dc2258-ae46-4c87-a4a6-5d8cc5ebb4f7 SocketPath: PciID:}] [{Interface:0xc00033ac60 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.106429 | controller |     "Jun 09 10:50:19.241995 crc crio[3654]: time=\"2026-06-09T10:50:19.235207983Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 12:20:06.106444 | controller |     "Jun 09 10:50:19.241995 crc crio[3654]: time=\"2026-06-09T10:50:19.235277065Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"",
2026-06-09 12:20:06.106459 | controller |     "Jun 09 10:50:19.625135 crc crio[3654]: time=\"2026-06-09T10:50:19.625092597Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-9r8mf Namespace:openshift-marketplace ID:9cdb853dd0dee534b1202c3309d5c11200cb762ff1c64ad2e522288b3cf2ff56 UID:e29c7b66-3078-4700-aeb8-cc47ae579d95 NetNS:/var/run/netns/aec62536-645a-4aad-bed7-88582afe3eef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode29c7b66_3078_4700_aeb8_cc47ae579d95.slice PodAnnotations:0xc002a06010}] Aliases:map[]}\"",
2026-06-09 12:20:06.106475 | controller |     "Jun 09 10:50:19.648620 crc crio[3654]: time=\"2026-06-09T10:50:19.648514164Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-9r8mf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.106489 | controller |     "Jun 09 10:50:19.679720 crc crio[3654]: time=\"2026-06-09T10:50:19.67679486Z\" level=info msg=\"Got pod network &{Name:certified-operators-fpfrk Namespace:openshift-marketplace ID:3e1d9aa04dc62d0d0fd90f96b9c9f74e23738c9e3b2b6218530c7b21e97cd598 UID:567728c4-bac1-46b9-b9ff-ce745289008f NetNS:/var/run/netns/ffc5911f-68fc-4c87-addf-2366246388f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod567728c4_bac1_46b9_b9ff_ce745289008f.slice PodAnnotations:0xc0029b2618}] Aliases:map[]}\"",
2026-06-09 12:20:06.106505 | controller |     "Jun 09 10:50:19.679720 crc crio[3654]: time=\"2026-06-09T10:50:19.676881243Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-fpfrk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.106519 | controller |     "Jun 09 10:50:19.693114 crc crio[3654]: time=\"2026-06-09T10:50:19.692954591Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=0e7bea4b-3119-4974-ad3e-1fe0cf981d02 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.106534 | controller |     "Jun 09 10:50:19.695466 crc crio[3654]: time=\"2026-06-09T10:50:19.695267207Z\" level=info msg=\"Created container 91f32f198a55e5eb74fafc16e4410bf081046056f55edfee5451a09309e46dc2: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=3c085efd-410c-4f20-8344-6da55a5260bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.106549 | controller |     "Jun 09 10:50:19.697487 crc crio[3654]: time=\"2026-06-09T10:50:19.697455789Z\" level=info msg=\"Got pod network &{Name:redhat-operators-kbv5q Namespace:openshift-marketplace ID:f35ba46f5704b7a0c1dbba5084a9c17a7ef638a5dcacd99812d1c200c49178e3 UID:8526a162-9236-4afe-8233-b6777682d6b9 NetNS:/var/run/netns/59ffc851-eaa2-406e-9bd4-9103007fa1a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8526a162_9236_4afe_8233_b6777682d6b9.slice PodAnnotations:0xc002a06170}] Aliases:map[]}\"",
2026-06-09 12:20:06.106564 | controller |     "Jun 09 10:50:19.697685 crc crio[3654]: time=\"2026-06-09T10:50:19.697662315Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-kbv5q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.106582 | controller |     "Jun 09 10:50:19.742013 crc crio[3654]: time=\"2026-06-09T10:50:19.741878686Z\" level=info msg=\"Got pod network &{Name:community-operators-6gftq Namespace:openshift-marketplace ID:f750c4ba8df9773193ad5a8a6cc6f75c71d647bf9be6c56ee3a89a27dcb895ec UID:bb8bf7e9-ef5d-4995-9612-6b447d361d43 NetNS:/var/run/netns/81dc2258-ae46-4c87-a4a6-5d8cc5ebb4f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbb8bf7e9_ef5d_4995_9612_6b447d361d43.slice PodAnnotations:0xc000588a98}] Aliases:map[]}\"",
2026-06-09 12:20:06.106597 | controller |     "Jun 09 10:50:19.757107 crc crio[3654]: time=\"2026-06-09T10:50:19.757077409Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-6gftq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.106612 | controller |     "Jun 09 10:50:19.846650 crc crio[3654]: time=\"2026-06-09T10:50:19.84586689Z\" level=info msg=\"Starting container: 91f32f198a55e5eb74fafc16e4410bf081046056f55edfee5451a09309e46dc2\" id=205cf3ab-cd5e-4914-be3b-a24ec39d117f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.106627 | controller |     "Jun 09 10:50:20.121252 crc crio[3654]: time=\"2026-06-09T10:50:20.119268203Z\" level=info msg=\"Stopping container: 437c7452086ce9b38fd4da6983caa9bf2188acebd632832ee0efdf80ecd21626 (timeout: 30s)\" id=3e07f91a-842b-4c74-9a00-6542a4849d13 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.106641 | controller |     "Jun 09 10:50:20.528424 crc crio[3654]: time=\"2026-06-09T10:50:20.52719455Z\" level=info msg=\"Started container\" PID=12222 containerID=91f32f198a55e5eb74fafc16e4410bf081046056f55edfee5451a09309e46dc2 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=205cf3ab-cd5e-4914-be3b-a24ec39d117f name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ef460c96b87455cd3d42a968ce20f7eb90516797fa62d1044a616eaa5e9991a",
2026-06-09 12:20:06.106656 | controller |     "Jun 09 10:50:20.691670 crc crio[3654]: time=\"2026-06-09T10:50:20.69102486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.106671 | controller |     "Jun 09 10:50:21.292588 crc crio[3654]: time=\"2026-06-09T10:50:21.285269069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.106685 | controller |     "Jun 09 10:50:21.306496 crc crio[3654]: time=\"2026-06-09T10:50:21.302940183Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 12:20:06.106700 | controller |     "Jun 09 10:50:21.904906 crc crio[3654]: time=\"2026-06-09T10:50:21.895404071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.106714 | controller |     "Jun 09 10:50:21.960242 crc crio[3654]: time=\"2026-06-09T10:50:21.955528915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.106728 | controller |     "Jun 09 10:50:22.211493 crc crio[3654]: time=\"2026-06-09T10:50:22.211387058Z\" level=info msg=\"Ran pod sandbox f750c4ba8df9773193ad5a8a6cc6f75c71d647bf9be6c56ee3a89a27dcb895ec with infra container: openshift-marketplace/community-operators-6gftq/POD\" id=2887bb7a-b824-4e39-b068-8ea6f2a8ca55 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.106742 | controller |     "Jun 09 10:50:22.213199 crc crio[3654]: time=\"2026-06-09T10:50:22.213126338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.106761 | controller |     "Jun 09 10:50:22.251028 crc crio[3654]: time=\"2026-06-09T10:50:22.250968177Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=90e2802e-9cbb-4358-810f-37f5a02f3972 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.106776 | controller |     "Jun 09 10:50:22.284399 crc crio[3654]: time=\"2026-06-09T10:50:22.284153343Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=87310bb2-259d-4642-bf9e-b678302095b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.106790 | controller |     "Jun 09 10:50:22.344400 crc crio[3654]: time=\"2026-06-09T10:50:22.330113543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.106805 | controller |     "Jun 09 10:50:22.467776 crc crio[3654]: time=\"2026-06-09T10:50:22.467362025Z\" level=info msg=\"Stopped container 437c7452086ce9b38fd4da6983caa9bf2188acebd632832ee0efdf80ecd21626: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=3e07f91a-842b-4c74-9a00-6542a4849d13 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.106819 | controller |     "Jun 09 10:50:22.481528 crc crio[3654]: time=\"2026-06-09T10:50:22.471624097Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-6gftq/extract-utilities\" id=004de3e3-8b51-4ac4-b1f7-3cc32a8f9d32 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.106834 | controller |     "Jun 09 10:50:23.400658 crc crio[3654]: time=\"2026-06-09T10:50:23.399383193Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=84d64962-b401-4dc2-bacf-ab543192500c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.106848 | controller |     "Jun 09 10:50:23.662183 crc crio[3654]: time=\"2026-06-09T10:50:23.66149948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.106863 | controller |     "Jun 09 10:50:24.138101 crc crio[3654]: time=\"2026-06-09T10:50:24.130478448Z\" level=info msg=\"Created container f06e5d52d0c58ec0c8c4fda7ead7010ef4797ea470199f0338b7add3493afef8: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=66a5a289-824f-4e20-9efe-4f6c0d227069 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.106877 | controller |     "Jun 09 10:50:24.139230 crc crio[3654]: time=\"2026-06-09T10:50:24.130945202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.106892 | controller |     "Jun 09 10:50:24.200537 crc crio[3654]: time=\"2026-06-09T10:50:24.187858Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=66559fd3-6044-4317-b2d5-49a199e72b02 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.106906 | controller |     "Jun 09 10:50:24.332952 crc crio[3654]: time=\"2026-06-09T10:50:24.328514209Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=5489f604-baac-4ed5-bea4-3948734ccc15 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.106921 | controller |     "Jun 09 10:50:24.332952 crc crio[3654]: time=\"2026-06-09T10:50:24.329061685Z\" level=info msg=\"Starting container: f06e5d52d0c58ec0c8c4fda7ead7010ef4797ea470199f0338b7add3493afef8\" id=ece6ed2a-764c-4d87-9ef2-e61fdc1b0a4b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.106943 | controller |     "Jun 09 10:50:25.610227 crc crio[3654]: time=\"2026-06-09T10:50:25.609892193Z\" level=info msg=\"Created container c5ec076dce67e0d159a1edf47d009c350d0483640d611d4e98346d48e31997c4: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=9280741e-e424-4c5e-adf7-65ae05a0e0ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.106958 | controller |     "Jun 09 10:50:25.685538 crc crio[3654]: time=\"2026-06-09T10:50:25.685106649Z\" level=info msg=\"Created container b9699fb4d0f822f4661430e89fa896ab133172dfda445cba5726d45abd4f44fe: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=2698d4af-2f4e-4f28-8454-c11355f4cf64 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.106972 | controller |     "Jun 09 10:50:25.887672 crc crio[3654]: time=\"2026-06-09T10:50:25.887019751Z\" level=info msg=\"Started container\" PID=12308 containerID=f06e5d52d0c58ec0c8c4fda7ead7010ef4797ea470199f0338b7add3493afef8 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy id=ece6ed2a-764c-4d87-9ef2-e61fdc1b0a4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ef1feb5a8e380f23e0a947c1224c772c6ff7dff787489f89b6cf6c9d8e5588c",
2026-06-09 12:20:06.106987 | controller |     "Jun 09 10:50:27.281499 crc crio[3654]: time=\"2026-06-09T10:50:27.262196834Z\" level=info msg=\"Stopping pod sandbox: 5ff792e250be0d21d1ee08a0628c2bab051ac626397b8a6b729c051b6d580cb5\" id=2e23ff3e-d12d-43bf-8610-e225b9f2a268 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.107002 | controller |     "Jun 09 10:50:27.282869 crc crio[3654]: time=\"2026-06-09T10:50:27.272369847Z\" level=info msg=\"Starting container: b9699fb4d0f822f4661430e89fa896ab133172dfda445cba5726d45abd4f44fe\" id=d51781c7-869d-4297-a638-f8cbaf9b4a0a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.107016 | controller |     "Jun 09 10:50:27.468948 crc crio[3654]: time=\"2026-06-09T10:50:27.272421108Z\" level=info msg=\"Starting container: c5ec076dce67e0d159a1edf47d009c350d0483640d611d4e98346d48e31997c4\" id=a8fe56a5-7d82-44d6-b805-cd257eaafca0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.107031 | controller |     "Jun 09 10:50:27.597163 crc crio[3654]: time=\"2026-06-09T10:50:27.589909297Z\" level=info msg=\"Started container\" PID=12362 containerID=c5ec076dce67e0d159a1edf47d009c350d0483640d611d4e98346d48e31997c4 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=a8fe56a5-7d82-44d6-b805-cd257eaafca0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b82109e8bb79c50ae2d555de28caead94e0d09533fcea5ff28fa8811dc5f7ca6",
2026-06-09 12:20:06.107046 | controller |     "Jun 09 10:50:27.795848 crc crio[3654]: time=\"2026-06-09T10:50:27.795136863Z\" level=info msg=\"Started container\" PID=12300 containerID=b9699fb4d0f822f4661430e89fa896ab133172dfda445cba5726d45abd4f44fe description=hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner id=d51781c7-869d-4297-a638-f8cbaf9b4a0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=90c3c87c4f9194024c9580ce5f172fe9a9d3198fa4bd34c7b8f3d248cc5b9d78",
2026-06-09 12:20:06.107060 | controller |     "Jun 09 10:50:27.991436 crc crio[3654]: time=\"2026-06-09T10:50:27.979978474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.107075 | controller |     "Jun 09 10:50:28.273084 crc crio[3654]: time=\"2026-06-09T10:50:28.272941767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.107089 | controller |     "Jun 09 10:50:28.274709 crc crio[3654]: time=\"2026-06-09T10:50:28.274257895Z\" level=info msg=\"Stopping container: 7009d71d10bd7dedb68a1c79d84a222cfa958d674bd36368592c4a6317af2129 (timeout: 30s)\" id=6df3e1b7-1821-4d44-84a4-ba3eec721b64 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.107107 | controller |     "Jun 09 10:50:28.339883 crc crio[3654]: time=\"2026-06-09T10:50:28.330080302Z\" level=info msg=\"Stopping container: 8d19fec8c8e3a758b7272586d215d4dca438591b628d092147af3effc0a970bd (timeout: 30s)\" id=73825550-9f0d-4517-ba2d-e9bebb6fa971 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.107122 | controller |     "Jun 09 10:50:29.016693 crc crio[3654]: time=\"2026-06-09T10:50:28.89352296Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=3c1fc57f-9489-41f6-b845-61911c5b4c9c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.107137 | controller |     "Jun 09 10:50:29.349154 crc crio[3654]: time=\"2026-06-09T10:50:29.34760093Z\" level=info msg=\"Stopping container: 393506aa389743da454a7081d79f2180c6bf0bc45809bd441aafd38936a9cbba (timeout: 2s)\" id=f42ab25b-73a0-4f28-835b-b94f71b871e0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.107152 | controller |     "Jun 09 10:50:30.875968 crc crio[3654]: time=\"2026-06-09T10:50:30.873663207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.107166 | controller |     "Jun 09 10:50:30.933496 crc crio[3654]: time=\"2026-06-09T10:50:30.928738272Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=85716610-c534-4d01-80f0-4fe64a03d482 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.107181 | controller |     "Jun 09 10:50:31.098822 crc crio[3654]: time=\"2026-06-09T10:50:31.093881215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.107196 | controller |     "Jun 09 10:50:31.262002 crc crio[3654]: time=\"2026-06-09T10:50:31.197714884Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=2b60aa1f-8996-44a6-90a2-e2204e384f39 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.107210 | controller |     "Jun 09 10:50:31.298026 crc crio[3654]: time=\"2026-06-09T10:50:31.297967539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.107225 | controller |     "Jun 09 10:50:31.409834 crc crio[3654]: time=\"2026-06-09T10:50:31.291717979Z\" level=info msg=\"Stopped container 393506aa389743da454a7081d79f2180c6bf0bc45809bd441aafd38936a9cbba: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=f42ab25b-73a0-4f28-835b-b94f71b871e0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.107239 | controller |     "Jun 09 10:50:31.493688 crc crio[3654]: time=\"2026-06-09T10:50:31.475119129Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=b0bd655d-ee54-4f98-82b5-fad56a69637b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.107254 | controller |     "Jun 09 10:50:34.878848 crc crio[3654]: time=\"2026-06-09T10:50:34.87769975Z\" level=info msg=\"Created container 0b7c619e33c12dda59f0c941d7a5302da8070021af7f21d229505a0543e1da0e: openshift-marketplace/community-operators-6gftq/extract-utilities\" id=004de3e3-8b51-4ac4-b1f7-3cc32a8f9d32 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.107269 | controller |     "Jun 09 10:50:35.012649 crc crio[3654]: time=\"2026-06-09T10:50:35.012200641Z\" level=info msg=\"Starting container: 0b7c619e33c12dda59f0c941d7a5302da8070021af7f21d229505a0543e1da0e\" id=eeb50728-921b-41d7-a03b-11322d0d2600 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.107283 | controller |     "Jun 09 10:50:35.322210 crc crio[3654]: time=\"2026-06-09T10:50:35.320159206Z\" level=info msg=\"Started container\" PID=12504 containerID=0b7c619e33c12dda59f0c941d7a5302da8070021af7f21d229505a0543e1da0e description=openshift-marketplace/community-operators-6gftq/extract-utilities id=eeb50728-921b-41d7-a03b-11322d0d2600 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f750c4ba8df9773193ad5a8a6cc6f75c71d647bf9be6c56ee3a89a27dcb895ec",
2026-06-09 12:20:06.107301 | controller |     "Jun 09 10:50:35.372730 crc crio[3654]: time=\"2026-06-09T10:50:35.362446844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.107316 | controller |     "Jun 09 10:50:36.106811 crc crio[3654]: time=\"2026-06-09T10:50:36.098947504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.107330 | controller |     "Jun 09 10:50:36.176779 crc crio[3654]: time=\"2026-06-09T10:50:36.167142376Z\" level=info msg=\"Stopped container 7009d71d10bd7dedb68a1c79d84a222cfa958d674bd36368592c4a6317af2129: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=6df3e1b7-1821-4d44-84a4-ba3eec721b64 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.107345 | controller |     "Jun 09 10:50:36.354930 crc crio[3654]: time=\"2026-06-09T10:50:36.354750346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.107377 | controller |     "Jun 09 10:50:36.803414 crc crio[3654]: time=\"2026-06-09T10:50:36.802894095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.107392 | controller |     "Jun 09 10:50:36.822851 crc crio[3654]: time=\"2026-06-09T10:50:36.822756897Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=dbb73ce1-88bc-40e6-b399-bcc9fce96800 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.107407 | controller |     "Jun 09 10:50:36.823514 crc crio[3654]: time=\"2026-06-09T10:50:36.823164719Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=0556f541-fa24-4dd5-ae14-3ebc6363f0f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.107422 | controller |     "Jun 09 10:50:36.877389 crc crio[3654]: time=\"2026-06-09T10:50:36.874085375Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=2700921d-ea44-4859-8126-3e907c82748e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.107435 | controller |     "Jun 09 10:50:36.877389 crc crio[3654]: time=\"2026-06-09T10:50:36.874765174Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=a1e6898a-8fe3-4f0b-9116-3aa136b67b68 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.107450 | controller |     "Jun 09 10:50:36.877389 crc crio[3654]: time=\"2026-06-09T10:50:36.87496767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.107465 | controller |     "Jun 09 10:50:36.898180 crc crio[3654]: time=\"2026-06-09T10:50:36.898057085Z\" level=info msg=\"Created container fb545f2fae4e08872d85baadddeda07678dcc529e8a8696fb06acc162622fe67: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=0f0f3ac8-f891-4240-a5bc-ec441f7d9be1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.107479 | controller |     "Jun 09 10:50:37.029411 crc crio[3654]: 2026-06-09T10:50:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f35ba46f5704b7a Mac:b2:0a:0d:6d:ec:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/59ffc851-eaa2-406e-9bd4-9103007fa1a8 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.107507 | controller |     "Jun 09 10:50:37.029411 crc crio[3654]: 2026-06-09T10:50:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9cdb853dd0dee53 Mac:be:db:2c:c3:1d:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/aec62536-645a-4aad-bed7-88582afe3eef SocketPath: PciID:}] [{Interface:0xc00011b620 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.107523 | controller |     "Jun 09 10:50:37.036092 crc crio[3654]: 2026-06-09T10:50:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3e1d9aa04dc62d0 Mac:ee:a4:2d:4f:a6:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/ffc5911f-68fc-4c87-addf-2366246388f9 SocketPath: PciID:}] [{Interface:0xc0002b0970 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.107537 | controller |     "Jun 09 10:50:37.049843 crc crio[3654]: time=\"2026-06-09T10:50:37.049673779Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=5a20cf78-576e-41d7-9ddb-bffa78909661 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.107552 | controller |     "Jun 09 10:50:37.051106 crc crio[3654]: time=\"2026-06-09T10:50:37.050821002Z\" level=info msg=\"Starting container: fb545f2fae4e08872d85baadddeda07678dcc529e8a8696fb06acc162622fe67\" id=daf8b18f-b781-4c6f-aa88-0ca5cebcfdc5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.107566 | controller |     "Jun 09 10:50:37.076965 crc crio[3654]: time=\"2026-06-09T10:50:37.05527771Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 12:20:06.107580 | controller |     "Jun 09 10:50:37.076965 crc crio[3654]: time=\"2026-06-09T10:50:37.076891512Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"",
2026-06-09 12:20:06.107594 | controller |     "Jun 09 10:50:37.160425 crc crio[3654]: time=\"2026-06-09T10:50:37.159766928Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683365-rps4s Namespace:openshift-operator-lifecycle-manager ID:5ff792e250be0d21d1ee08a0628c2bab051ac626397b8a6b729c051b6d580cb5 UID:40954465-82c0-4d33-9a58-f88172c97205 NetNS:/var/run/netns/1ed5820e-1cfa-4611-83c4-879db687d0dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod40954465_82c0_4d33_9a58_f88172c97205.slice PodAnnotations:0xc001712470}] Aliases:map[]}\"",
2026-06-09 12:20:06.107609 | controller |     "Jun 09 10:50:37.160425 crc crio[3654]: time=\"2026-06-09T10:50:37.160484028Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683365-rps4s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.107623 | controller |     "Jun 09 10:50:37.194424 crc crio[3654]: time=\"2026-06-09T10:50:37.191245044Z\" level=info msg=\"Got pod network &{Name:redhat-operators-kbv5q Namespace:openshift-marketplace ID:f35ba46f5704b7a0c1dbba5084a9c17a7ef638a5dcacd99812d1c200c49178e3 UID:8526a162-9236-4afe-8233-b6777682d6b9 NetNS:/var/run/netns/59ffc851-eaa2-406e-9bd4-9103007fa1a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8526a162_9236_4afe_8233_b6777682d6b9.slice PodAnnotations:0xc002a06170}] Aliases:map[]}\"",
2026-06-09 12:20:06.107638 | controller |     "Jun 09 10:50:37.194424 crc crio[3654]: time=\"2026-06-09T10:50:37.191746088Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-kbv5q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.107657 | controller |     "Jun 09 10:50:37.229410 crc crio[3654]: time=\"2026-06-09T10:50:37.228703912Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-9r8mf Namespace:openshift-marketplace ID:9cdb853dd0dee534b1202c3309d5c11200cb762ff1c64ad2e522288b3cf2ff56 UID:e29c7b66-3078-4700-aeb8-cc47ae579d95 NetNS:/var/run/netns/aec62536-645a-4aad-bed7-88582afe3eef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode29c7b66_3078_4700_aeb8_cc47ae579d95.slice PodAnnotations:0xc002a06010}] Aliases:map[]}\"",
2026-06-09 12:20:06.107672 | controller |     "Jun 09 10:50:37.229410 crc crio[3654]: time=\"2026-06-09T10:50:37.229031211Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-9r8mf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.107686 | controller |     "Jun 09 10:50:37.229799 crc crio[3654]: time=\"2026-06-09T10:50:37.229465294Z\" level=info msg=\"Got pod network &{Name:certified-operators-fpfrk Namespace:openshift-marketplace ID:3e1d9aa04dc62d0d0fd90f96b9c9f74e23738c9e3b2b6218530c7b21e97cd598 UID:567728c4-bac1-46b9-b9ff-ce745289008f NetNS:/var/run/netns/ffc5911f-68fc-4c87-addf-2366246388f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod567728c4_bac1_46b9_b9ff_ce745289008f.slice PodAnnotations:0xc0029b2618}] Aliases:map[]}\"",
2026-06-09 12:20:06.107701 | controller |     "Jun 09 10:50:37.229799 crc crio[3654]: time=\"2026-06-09T10:50:37.229644159Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-fpfrk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.107715 | controller |     "Jun 09 10:50:37.243367 crc crio[3654]: time=\"2026-06-09T10:50:37.242697635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.107730 | controller |     "Jun 09 10:50:37.284000 crc crio[3654]: time=\"2026-06-09T10:50:37.28388589Z\" level=info msg=\"Started container\" PID=12594 containerID=fb545f2fae4e08872d85baadddeda07678dcc529e8a8696fb06acc162622fe67 description=openshift-dns/dns-default-qtghf/kube-rbac-proxy id=daf8b18f-b781-4c6f-aa88-0ca5cebcfdc5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c32ba18b5fd39654f558912d3c97c02ccbf4d2592b30296aabfa4a30cfa03b08",
2026-06-09 12:20:06.107744 | controller |     "Jun 09 10:50:37.405859 crc crio[3654]: time=\"2026-06-09T10:50:37.405489831Z\" level=info msg=\"Ran pod sandbox f35ba46f5704b7a0c1dbba5084a9c17a7ef638a5dcacd99812d1c200c49178e3 with infra container: openshift-marketplace/redhat-operators-kbv5q/POD\" id=d36c86a8-8702-4620-a105-4cf615f6188f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.107759 | controller |     "Jun 09 10:50:37.492940 crc crio[3654]: time=\"2026-06-09T10:50:37.49265803Z\" level=info msg=\"Ran pod sandbox 9cdb853dd0dee534b1202c3309d5c11200cb762ff1c64ad2e522288b3cf2ff56 with infra container: openshift-marketplace/redhat-marketplace-9r8mf/POD\" id=2308e3eb-65f5-40f6-aa5e-f82fe94cf271 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.107773 | controller |     "Jun 09 10:50:37.525281 crc crio[3654]: time=\"2026-06-09T10:50:37.524774785Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c1c92229-6070-4234-ab76-db0ee3efb527 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.107787 | controller |     "Jun 09 10:50:37.538593 crc crio[3654]: time=\"2026-06-09T10:50:37.538206392Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f7a49628-e0a4-48fc-b143-865555ea9a7e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.107804 | controller |     "Jun 09 10:50:37.614083 crc crio[3654]: time=\"2026-06-09T10:50:37.613924231Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=36b4d830-f0b1-4b26-99a4-b0429c93eea9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.107818 | controller |     "Jun 09 10:50:37.635770 crc crio[3654]: time=\"2026-06-09T10:50:37.635152142Z\" level=info msg=\"Created container deb6a600f58c4e78d198ab2833a344a72c86e4ef39a26f10d0420654433323ce: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=13dc99e4-435e-40ef-a7e4-5ca64a283ed8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.107833 | controller |     "Jun 09 10:50:37.702892 crc crio[3654]: time=\"2026-06-09T10:50:37.699518355Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=f952b36d-8383-48b3-92de-7ca4ba0b31c7 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.107847 | controller |     "Jun 09 10:50:37.728706 crc crio[3654]: time=\"2026-06-09T10:50:37.723253908Z\" level=info msg=\"Starting container: deb6a600f58c4e78d198ab2833a344a72c86e4ef39a26f10d0420654433323ce\" id=b9217b72-d93f-404d-ae6e-bfd4e6dad8c9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.107862 | controller |     "Jun 09 10:50:37.792423 crc crio[3654]: time=\"2026-06-09T10:50:37.785387807Z\" level=info msg=\"Started container\" PID=12608 containerID=deb6a600f58c4e78d198ab2833a344a72c86e4ef39a26f10d0420654433323ce description=openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy id=b9217b72-d93f-404d-ae6e-bfd4e6dad8c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f42b7202cf82e2736808952674fdc287e597b13275712a35ba7b23ed679b59d1",
2026-06-09 12:20:06.107876 | controller |     "Jun 09 10:50:37.817956 crc crio[3654]: time=\"2026-06-09T10:50:37.817730008Z\" level=info msg=\"Ran pod sandbox 3e1d9aa04dc62d0d0fd90f96b9c9f74e23738c9e3b2b6218530c7b21e97cd598 with infra container: openshift-marketplace/certified-operators-fpfrk/POD\" id=bff66a7e-4c01-4063-98c6-bfeb87f83c92 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.107891 | controller |     "Jun 09 10:50:37.886625 crc crio[3654]: time=\"2026-06-09T10:50:37.885168489Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=68ea424d-f10d-4396-8123-4355cae6a234 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.107905 | controller |     "Jun 09 10:50:37.902869 crc crio[3654]: time=\"2026-06-09T10:50:37.900184011Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-09 12:20:06.107919 | controller |     "Jun 09 10:50:38.039535 crc crio[3654]: time=\"2026-06-09T10:50:38.038655518Z\" level=info msg=\"Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-gj4z5/POD\" id=ea88bdc4-93e0-4706-b2db-699b98897b42 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.107934 | controller |     "Jun 09 10:50:38.039535 crc crio[3654]: time=\"2026-06-09T10:50:38.038810872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.107949 | controller |     "Jun 09 10:50:38.174961 crc crio[3654]: time=\"2026-06-09T10:50:38.174251011Z\" level=info msg=\"Stopping container: c5ec076dce67e0d159a1edf47d009c350d0483640d611d4e98346d48e31997c4 (timeout: 30s)\" id=c78965db-7e14-41b7-a14b-fc5fbcd5c318 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.107964 | controller |     "Jun 09 10:50:38.548653 crc crio[3654]: time=\"2026-06-09T10:50:38.538874165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.107982 | controller |     "Jun 09 10:50:38.746224 crc crio[3654]: time=\"2026-06-09T10:50:38.736925186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.107997 | controller |     "Jun 09 10:50:38.806883 crc crio[3654]: time=\"2026-06-09T10:50:38.796971644Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-kbv5q/extract-utilities\" id=4a6ff830-493a-4245-8d7d-b634f6fc8058 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.108012 | controller |     "Jun 09 10:50:38.806883 crc crio[3654]: time=\"2026-06-09T10:50:38.79750917Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=22de1dab-3042-4c84-8c21-34dca52b90b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.108027 | controller |     "Jun 09 10:50:38.806883 crc crio[3654]: time=\"2026-06-09T10:50:38.798261162Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=001b1241-dbe3-4101-8a9f-71a879d58faa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.108041 | controller |     "Jun 09 10:50:38.839968 crc crio[3654]: time=\"2026-06-09T10:50:38.839930701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.108056 | controller |     "Jun 09 10:50:38.854713 crc crio[3654]: time=\"2026-06-09T10:50:38.854396237Z\" level=info msg=\"Created container 2e99592ee834b4db0fd0637417506f4446eb63bd89f84997fddc9e2b4f04e6d4: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=5489f604-baac-4ed5-bea4-3948734ccc15 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.108071 | controller |     "Jun 09 10:50:38.863774 crc crio[3654]: time=\"2026-06-09T10:50:38.863217161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.108085 | controller |     "Jun 09 10:50:38.942990 crc crio[3654]: time=\"2026-06-09T10:50:38.942816312Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-9r8mf/extract-utilities\" id=ed5c1784-6d89-4c1d-80d7-e83cf093fb82 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.108099 | controller |     "Jun 09 10:50:38.943266 crc crio[3654]: time=\"2026-06-09T10:50:38.943236814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.108113 | controller |     "Jun 09 10:50:38.949004 crc crio[3654]: time=\"2026-06-09T10:50:38.948849766Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-fpfrk/extract-utilities\" id=4ca4369f-c0d5-4c57-9f18-88f861439628 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.108128 | controller |     "Jun 09 10:50:38.959030 crc crio[3654]: time=\"2026-06-09T10:50:38.958974717Z\" level=info msg=\"Starting container: 2e99592ee834b4db0fd0637417506f4446eb63bd89f84997fddc9e2b4f04e6d4\" id=1cc0b7da-5c5c-461a-a3ae-eb2c7b184e34 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.108142 | controller |     "Jun 09 10:50:39.073960 crc crio[3654]: time=\"2026-06-09T10:50:39.073607307Z\" level=info msg=\"Started container\" PID=12641 containerID=2e99592ee834b4db0fd0637417506f4446eb63bd89f84997fddc9e2b4f04e6d4 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=1cc0b7da-5c5c-461a-a3ae-eb2c7b184e34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb45a7e46f69528707fef11d2fb816a926217d8e491185dd1744b24a966cf3bf",
2026-06-09 12:20:06.108160 | controller |     "Jun 09 10:50:39.154183 crc crio[3654]: time=\"2026-06-09T10:50:39.152025145Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 12:20:06.108175 | controller |     "Jun 09 10:50:39.202431 crc crio[3654]: time=\"2026-06-09T10:50:39.19390356Z\" level=info msg=\"Stopped container 8d19fec8c8e3a758b7272586d215d4dca438591b628d092147af3effc0a970bd: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=73825550-9f0d-4517-ba2d-e9bebb6fa971 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.108191 | controller |     "Jun 09 10:50:39.256468 crc crio[3654]: time=\"2026-06-09T10:50:39.256398389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.108206 | controller |     "Jun 09 10:50:39.297433 crc crio[3654]: time=\"2026-06-09T10:50:39.296821653Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0bc5c0d8-e435-44cf-8e55-d573dd7bec28 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.108221 | controller |     "Jun 09 10:50:39.311182 crc crio[3654]: time=\"2026-06-09T10:50:39.310915368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.108236 | controller |     "Jun 09 10:50:39.325766 crc crio[3654]: time=\"2026-06-09T10:50:39.32140549Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=71a660c3-06cf-4431-882f-6d346c04fa3f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.108250 | controller |     "Jun 09 10:50:39.389976 crc crio[3654]: time=\"2026-06-09T10:50:39.389233353Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=c663a358-66c3-42a2-86e8-c1fac789def0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.108265 | controller |     "Jun 09 10:50:39.479968 crc crio[3654]: time=\"2026-06-09T10:50:39.47978012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.108279 | controller |     "Jun 09 10:50:39.704238 crc crio[3654]: time=\"2026-06-09T10:50:39.704190159Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=ea88bdc4-93e0-4706-b2db-699b98897b42 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.108294 | controller |     "Jun 09 10:50:39.712126 crc crio[3654]: time=\"2026-06-09T10:50:39.7118719Z\" level=info msg=\"Created container dfbdc40273401035a2f58a78405565622011ca8e480453db5fcc978e856100a0: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=a1e6898a-8fe3-4f0b-9116-3aa136b67b68 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.108308 | controller |     "Jun 09 10:50:39.726891 crc crio[3654]: time=\"2026-06-09T10:50:39.72679376Z\" level=info msg=\"Starting container: dfbdc40273401035a2f58a78405565622011ca8e480453db5fcc978e856100a0\" id=1ef2ea42-d2b6-4cef-9e57-3a610f5c13d0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.108323 | controller |     "Jun 09 10:50:39.870520 crc crio[3654]: time=\"2026-06-09T10:50:39.869402235Z\" level=info msg=\"Started container\" PID=12677 containerID=dfbdc40273401035a2f58a78405565622011ca8e480453db5fcc978e856100a0 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=1ef2ea42-d2b6-4cef-9e57-3a610f5c13d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9b479de35f01ab7bfcd62a9edfa06265f1db178e901d03ec50c14687e120ac3",
2026-06-09 12:20:06.108341 | controller |     "Jun 09 10:50:39.933577 crc crio[3654]: time=\"2026-06-09T10:50:39.932982055Z\" level=info msg=\"Created container 57cdfd8d84d5d71812f83e41b70120d6b73be30b27f5d955ceb1c47296a31aae: openshift-marketplace/redhat-operators-kbv5q/extract-utilities\" id=4a6ff830-493a-4245-8d7d-b634f6fc8058 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.108375 | controller |     "Jun 09 10:50:39.969694 crc crio[3654]: time=\"2026-06-09T10:50:39.966458528Z\" level=info msg=\"Starting container: 57cdfd8d84d5d71812f83e41b70120d6b73be30b27f5d955ceb1c47296a31aae\" id=4c6ff1cf-3d50-40b8-8a11-104b073291e9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.108391 | controller |     "Jun 09 10:50:40.019205 crc crio[3654]: time=\"2026-06-09T10:50:40.001391434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.108406 | controller |     "Jun 09 10:50:40.021384 crc crio[3654]: time=\"2026-06-09T10:50:40.021131242Z\" level=info msg=\"Stopped pod sandbox: 5ff792e250be0d21d1ee08a0628c2bab051ac626397b8a6b729c051b6d580cb5\" id=2e23ff3e-d12d-43bf-8610-e225b9f2a268 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.108421 | controller |     "Jun 09 10:50:40.026646 crc crio[3654]: time=\"2026-06-09T10:50:40.025003974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.108435 | controller |     "Jun 09 10:50:40.069621 crc crio[3654]: time=\"2026-06-09T10:50:40.064151341Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 12:20:06.108449 | controller |     "Jun 09 10:50:40.069621 crc crio[3654]: time=\"2026-06-09T10:50:40.065336445Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_bd34e9d1-a134-47f5-94a8-df8261d81284\\\"\"",
2026-06-09 12:20:06.108463 | controller |     "Jun 09 10:50:40.069621 crc crio[3654]: time=\"2026-06-09T10:50:40.06552282Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ip-control-loop\\\"\"",
2026-06-09 12:20:06.108478 | controller |     "Jun 09 10:50:40.302774 crc crio[3654]: time=\"2026-06-09T10:50:40.227403841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.108492 | controller |     "Jun 09 10:50:40.302774 crc crio[3654]: time=\"2026-06-09T10:50:40.239839978Z\" level=info msg=\"Ran pod sandbox c3d465aac84636cee0b2f63ccd895c297855e6e46843b71f6dbb4566f94a28b8 with infra container: openshift-multus/cni-sysctl-allowlist-ds-gj4z5/POD\" id=ea88bdc4-93e0-4706-b2db-699b98897b42 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.108506 | controller |     "Jun 09 10:50:40.302774 crc crio[3654]: time=\"2026-06-09T10:50:40.286512862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.108521 | controller |     "Jun 09 10:50:40.439635 crc crio[3654]: time=\"2026-06-09T10:50:40.439573408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.108535 | controller |     "Jun 09 10:50:40.454426 crc crio[3654]: time=\"2026-06-09T10:50:40.451588794Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=3ff11ac3-ca6e-419e-8719-bd63f7093513 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.108549 | controller |     "Jun 09 10:50:40.598616 crc crio[3654]: time=\"2026-06-09T10:50:40.598211454Z\" level=info msg=\"Started container\" PID=12697 containerID=57cdfd8d84d5d71812f83e41b70120d6b73be30b27f5d955ceb1c47296a31aae description=openshift-marketplace/redhat-operators-kbv5q/extract-utilities id=4c6ff1cf-3d50-40b8-8a11-104b073291e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f35ba46f5704b7a0c1dbba5084a9c17a7ef638a5dcacd99812d1c200c49178e3",
2026-06-09 12:20:06.108568 | controller |     "Jun 09 10:50:40.792406 crc crio[3654]: time=\"2026-06-09T10:50:40.792184118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.108583 | controller |     "Jun 09 10:50:40.802196 crc crio[3654]: time=\"2026-06-09T10:50:40.799837648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.108597 | controller |     "Jun 09 10:50:40.804459 crc crio[3654]: time=\"2026-06-09T10:50:40.80441713Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=15fe8048-5c71-4e74-97a2-91ae7eda1bd5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.108612 | controller |     "Jun 09 10:50:40.834120 crc crio[3654]: time=\"2026-06-09T10:50:40.83152703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.108625 | controller |     "Jun 09 10:50:40.926348 crc crio[3654]: time=\"2026-06-09T10:50:40.923758475Z\" level=info msg=\"Creating container: openshift-multus/cni-sysctl-allowlist-ds-gj4z5/kube-multus-additional-cni-plugins\" id=ae92cc49-22d7-4ef1-b409-57a5c1284d9f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.108639 | controller |     "Jun 09 10:50:40.963086 crc crio[3654]: time=\"2026-06-09T10:50:40.96144626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.108653 | controller |     "Jun 09 10:50:41.042522 crc crio[3654]: time=\"2026-06-09T10:50:41.042247415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.108667 | controller |     "Jun 09 10:50:41.445601 crc crio[3654]: time=\"2026-06-09T10:50:41.445139842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.108681 | controller |     "Jun 09 10:50:41.679626 crc crio[3654]: time=\"2026-06-09T10:50:41.664919278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.108695 | controller |     "Jun 09 10:50:41.710361 crc crio[3654]: time=\"2026-06-09T10:50:41.703761456Z\" level=info msg=\"Created container e74b6c889f000e53c6d5130bba2a07b26b8b7fdb83c5a197dbe4a4d75a26ef19: openshift-marketplace/redhat-marketplace-9r8mf/extract-utilities\" id=ed5c1784-6d89-4c1d-80d7-e83cf093fb82 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.108709 | controller |     "Jun 09 10:50:41.714490 crc crio[3654]: time=\"2026-06-09T10:50:41.714449364Z\" level=info msg=\"Starting container: e74b6c889f000e53c6d5130bba2a07b26b8b7fdb83c5a197dbe4a4d75a26ef19\" id=6e62bf28-ae5e-4c61-bdd8-d89fca283162 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.108723 | controller |     "Jun 09 10:50:41.723598 crc crio[3654]: time=\"2026-06-09T10:50:41.720092176Z\" level=info msg=\"Created container 563e60c0ebe77df11816dc1706506b00c6b972cfaf7d828db4be48923aa39215: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=9cfd382b-1fea-448f-a46d-9c78da562c08 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.108741 | controller |     "Jun 09 10:50:41.737687 crc crio[3654]: time=\"2026-06-09T10:50:41.730527857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.108755 | controller |     "Jun 09 10:50:41.755406 crc crio[3654]: time=\"2026-06-09T10:50:41.75251611Z\" level=info msg=\"Starting container: 563e60c0ebe77df11816dc1706506b00c6b972cfaf7d828db4be48923aa39215\" id=77ec6376-80c3-4231-8b9e-70eee7784c15 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.108769 | controller |     "Jun 09 10:50:41.789446 crc crio[3654]: time=\"2026-06-09T10:50:41.777007805Z\" level=info msg=\"Created container 0811cbe3759f2642bd7ff0ce5221b363827d9104b70da6653dc258c7480a0a2d: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=6c4f0873-38f8-4a94-9300-4f7ceb0e207e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.108783 | controller |     "Jun 09 10:50:41.866162 crc crio[3654]: time=\"2026-06-09T10:50:41.86610674Z\" level=info msg=\"Starting container: 0811cbe3759f2642bd7ff0ce5221b363827d9104b70da6653dc258c7480a0a2d\" id=fb63ea1c-2bd7-41ed-9cc7-57b087070d6f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.108798 | controller |     "Jun 09 10:50:41.970581 crc crio[3654]: time=\"2026-06-09T10:50:41.960693701Z\" level=info msg=\"Started container\" PID=12742 containerID=0811cbe3759f2642bd7ff0ce5221b363827d9104b70da6653dc258c7480a0a2d description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy id=fb63ea1c-2bd7-41ed-9cc7-57b087070d6f name=/runtime.v1.RuntimeService/StartContainer sandboxID=78f4b96b19577938b8ecd27d240ad44a258ff1f925f4cf4b0b83cdb9218ec392",
2026-06-09 12:20:06.108813 | controller |     "Jun 09 10:50:42.033482 crc crio[3654]: time=\"2026-06-09T10:50:42.033429395Z\" level=info msg=\"Started container\" PID=12741 containerID=e74b6c889f000e53c6d5130bba2a07b26b8b7fdb83c5a197dbe4a4d75a26ef19 description=openshift-marketplace/redhat-marketplace-9r8mf/extract-utilities id=6e62bf28-ae5e-4c61-bdd8-d89fca283162 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9cdb853dd0dee534b1202c3309d5c11200cb762ff1c64ad2e522288b3cf2ff56",
2026-06-09 12:20:06.108828 | controller |     "Jun 09 10:50:42.079243 crc crio[3654]: time=\"2026-06-09T10:50:42.078823732Z\" level=info msg=\"Started container\" PID=12734 containerID=563e60c0ebe77df11816dc1706506b00c6b972cfaf7d828db4be48923aa39215 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver id=77ec6376-80c3-4231-8b9e-70eee7784c15 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d0e5fd139fc516763a67bfb7e0605dd51234d7f52071de765805788dc293680",
2026-06-09 12:20:06.108843 | controller |     "Jun 09 10:50:42.339608 crc crio[3654]: time=\"2026-06-09T10:50:42.339094844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.108857 | controller |     "Jun 09 10:50:42.697136 crc crio[3654]: time=\"2026-06-09T10:50:42.696540982Z\" level=info msg=\"Created container f8e84742cdb8c72942725adc3e90f769702d8e280a64a1b21ece0501d0a59604: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=0e7bea4b-3119-4974-ad3e-1fe0cf981d02 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.108871 | controller |     "Jun 09 10:50:42.706767 crc crio[3654]: time=\"2026-06-09T10:50:42.698154718Z\" level=info msg=\"Stopped container c5ec076dce67e0d159a1edf47d009c350d0483640d611d4e98346d48e31997c4: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=c78965db-7e14-41b7-a14b-fc5fbcd5c318 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.108885 | controller |     "Jun 09 10:50:42.734664 crc crio[3654]: time=\"2026-06-09T10:50:42.726421962Z\" level=info msg=\"Created container 599f5f86d201c7c347a1e81a030a06f7283595254bdc499f18d5af063802c86f: openshift-marketplace/certified-operators-fpfrk/extract-utilities\" id=4ca4369f-c0d5-4c57-9f18-88f861439628 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.108903 | controller |     "Jun 09 10:50:42.752839 crc crio[3654]: time=\"2026-06-09T10:50:42.742903186Z\" level=info msg=\"Created container 4fd16f1e14a408061d2ad7df20aa093b7ab5fa7f22a8f812a44f12ca28974430: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=5a20cf78-576e-41d7-9ddb-bffa78909661 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.108918 | controller |     "Jun 09 10:50:42.768263 crc crio[3654]: time=\"2026-06-09T10:50:42.768209055Z\" level=info msg=\"Starting container: 599f5f86d201c7c347a1e81a030a06f7283595254bdc499f18d5af063802c86f\" id=dc58fa42-75e7-427f-b201-1c83a93526aa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.108932 | controller |     "Jun 09 10:50:42.775441 crc crio[3654]: time=\"2026-06-09T10:50:42.77184703Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=3b661fbc-42f2-436b-9a2a-995767ebe81d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.108946 | controller |     "Jun 09 10:50:42.790845 crc crio[3654]: time=\"2026-06-09T10:50:42.790651751Z\" level=info msg=\"Starting container: 4fd16f1e14a408061d2ad7df20aa093b7ab5fa7f22a8f812a44f12ca28974430\" id=de4dacd1-e731-4caa-8223-f81d70b65fd0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.108960 | controller |     "Jun 09 10:50:42.792188 crc crio[3654]: time=\"2026-06-09T10:50:42.791270569Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=642447bf-861b-4feb-9c94-21a41426cc79 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.108974 | controller |     "Jun 09 10:50:42.792899 crc crio[3654]: time=\"2026-06-09T10:50:42.792602517Z\" level=info msg=\"Created container 54c9344bf8af8c8cc7ab9226927c6b65fe174206dbdecf671bc91b2a5d960014: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=c663a358-66c3-42a2-86e8-c1fac789def0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.108989 | controller |     "Jun 09 10:50:42.795731 crc crio[3654]: time=\"2026-06-09T10:50:42.795695636Z\" level=info msg=\"Starting container: f8e84742cdb8c72942725adc3e90f769702d8e280a64a1b21ece0501d0a59604\" id=5aa7c90f-3599-4676-897d-da866536730c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.109003 | controller |     "Jun 09 10:50:42.810885 crc crio[3654]: time=\"2026-06-09T10:50:42.809931546Z\" level=info msg=\"Starting container: 54c9344bf8af8c8cc7ab9226927c6b65fe174206dbdecf671bc91b2a5d960014\" id=35a1d223-64fe-4e9b-ad56-a5a17f19957b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.109018 | controller |     "Jun 09 10:50:42.810885 crc crio[3654]: time=\"2026-06-09T10:50:42.810716248Z\" level=info msg=\"Started container\" PID=12749 containerID=599f5f86d201c7c347a1e81a030a06f7283595254bdc499f18d5af063802c86f description=openshift-marketplace/certified-operators-fpfrk/extract-utilities id=dc58fa42-75e7-427f-b201-1c83a93526aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e1d9aa04dc62d0d0fd90f96b9c9f74e23738c9e3b2b6218530c7b21e97cd598",
2026-06-09 12:20:06.109033 | controller |     "Jun 09 10:50:42.914671 crc crio[3654]: time=\"2026-06-09T10:50:42.908214385Z\" level=info msg=\"Started container\" PID=12770 containerID=f8e84742cdb8c72942725adc3e90f769702d8e280a64a1b21ece0501d0a59604 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver id=5aa7c90f-3599-4676-897d-da866536730c name=/runtime.v1.RuntimeService/StartContainer sandboxID=094d4b6349d4384be618d9aa2252a4d746be877ca9c9a74acb862d806f394a0b",
2026-06-09 12:20:06.109048 | controller |     "Jun 09 10:50:42.914671 crc crio[3654]: time=\"2026-06-09T10:50:42.910170411Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=27d4396e-03da-41f0-bf36-39f1ddfd8a81 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.109066 | controller |     "Jun 09 10:50:42.914671 crc crio[3654]: time=\"2026-06-09T10:50:42.911020636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.109081 | controller |     "Jun 09 10:50:43.170644 crc crio[3654]: time=\"2026-06-09T10:50:43.16791898Z\" level=info msg=\"Started container\" PID=12797 containerID=54c9344bf8af8c8cc7ab9226927c6b65fe174206dbdecf671bc91b2a5d960014 description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=35a1d223-64fe-4e9b-ad56-a5a17f19957b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a798e6855c24b85754dd543bbbef7a7ef26a9945b9b75f0e23f4a31c6aff5519",
2026-06-09 12:20:06.109095 | controller |     "Jun 09 10:50:43.200124 crc crio[3654]: time=\"2026-06-09T10:50:43.197860122Z\" level=info msg=\"Started container\" PID=12748 containerID=4fd16f1e14a408061d2ad7df20aa093b7ab5fa7f22a8f812a44f12ca28974430 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=de4dacd1-e731-4caa-8223-f81d70b65fd0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=22ad7e5dce4a3571554b4886350a689298c0aacafa0d3bf2a65320fb1aace80f",
2026-06-09 12:20:06.109110 | controller |     "Jun 09 10:50:43.349060 crc crio[3654]: time=\"2026-06-09T10:50:43.338371167Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=3f3d815d-c058-43f5-a568-edf7011b9eaa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.109124 | controller |     "Jun 09 10:50:43.817626 crc crio[3654]: time=\"2026-06-09T10:50:43.817476248Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=d0cb6eea-a403-49d2-bacf-cd35f6439e36 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.109138 | controller |     "Jun 09 10:50:44.021424 crc crio[3654]: time=\"2026-06-09T10:50:44.019497503Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-09 12:20:06.109153 | controller |     "Jun 09 10:50:44.022136 crc crio[3654]: time=\"2026-06-09T10:50:44.022017556Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=cf5616c0-70bb-4e17-840b-4b649e36112e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.109167 | controller |     "Jun 09 10:50:44.049429 crc crio[3654]: time=\"2026-06-09T10:50:44.049225979Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 12:20:06.109182 | controller |     "Jun 09 10:50:44.049429 crc crio[3654]: time=\"2026-06-09T10:50:44.049416804Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 12:20:06.109196 | controller |     "Jun 09 10:50:44.049778 crc crio[3654]: time=\"2026-06-09T10:50:44.049471996Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/node-slice-controller\\\"\"",
2026-06-09 12:20:06.109211 | controller |     "Jun 09 10:50:44.069746 crc crio[3654]: time=\"2026-06-09T10:50:44.069217274Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=3dea7e1f-4761-4eca-beb1-81831f73b962 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.109225 | controller |     "Jun 09 10:50:44.070654 crc crio[3654]: time=\"2026-06-09T10:50:44.070222633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.109243 | controller |     "Jun 09 10:50:44.447420 crc crio[3654]: time=\"2026-06-09T10:50:44.446273568Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=fa64afd5-e1c1-48b6-9036-2ae7c31ed6f0 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.109258 | controller |     "Jun 09 10:50:44.456788 crc crio[3654]: time=\"2026-06-09T10:50:44.456274566Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-09 12:20:06.109272 | controller |     "Jun 09 10:50:45.420892 crc crio[3654]: time=\"2026-06-09T10:50:45.406267241Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=2a4999a9-edc1-470f-b5a4-0915b7fe7cb2 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.109287 | controller |     "Jun 09 10:50:45.431472 crc crio[3654]: time=\"2026-06-09T10:50:45.431157288Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-09 12:20:06.109301 | controller |     "Jun 09 10:50:45.804251 crc crio[3654]: time=\"2026-06-09T10:50:45.803101993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.109315 | controller |     "Jun 09 10:50:46.053771 crc crio[3654]: time=\"2026-06-09T10:50:46.053651975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.109329 | controller |     "Jun 09 10:50:46.740517 crc crio[3654]: time=\"2026-06-09T10:50:46.716761383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.109343 | controller |     "Jun 09 10:50:46.961244 crc crio[3654]: time=\"2026-06-09T10:50:46.939947487Z\" level=info msg=\"Created container 09b37c31e22ea6c6e38978baa599ca31ca031a60b166d3057ebedbdb0ea115a9: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=27d4396e-03da-41f0-bf36-39f1ddfd8a81 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.109378 | controller |     "Jun 09 10:50:46.990256 crc crio[3654]: time=\"2026-06-09T10:50:46.990162753Z\" level=info msg=\"Starting container: 09b37c31e22ea6c6e38978baa599ca31ca031a60b166d3057ebedbdb0ea115a9\" id=09cfed4d-d598-41a2-bd3d-8fbb54a8f151 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.109402 | controller |     "Jun 09 10:50:47.056877 crc crio[3654]: time=\"2026-06-09T10:50:47.056518573Z\" level=info msg=\"Started container\" PID=12882 containerID=09b37c31e22ea6c6e38978baa599ca31ca031a60b166d3057ebedbdb0ea115a9 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=09cfed4d-d598-41a2-bd3d-8fbb54a8f151 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b82109e8bb79c50ae2d555de28caead94e0d09533fcea5ff28fa8811dc5f7ca6",
2026-06-09 12:20:06.109418 | controller |     "Jun 09 10:50:49.543768 crc crio[3654]: time=\"2026-06-09T10:50:49.542078427Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 12:20:06.109439 | controller |     "Jun 09 10:50:49.543768 crc crio[3654]: time=\"2026-06-09T10:50:49.542958982Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 12:20:06.109507 | controller |     "Jun 09 10:50:49.543768 crc crio[3654]: time=\"2026-06-09T10:50:49.542986403Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/whereabouts\\\"\"",
2026-06-09 12:20:06.109529 | controller |     "Jun 09 10:50:49.712751 crc crio[3654]: time=\"2026-06-09T10:50:49.712604286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.109548 | controller |     "Jun 09 10:50:51.856713 crc crio[3654]: time=\"2026-06-09T10:50:51.85626711Z\" level=info msg=\"Created container 59f63387516543d843db412bd39cbae661e760a915259a898a5951b58ebf9a13: openshift-multus/cni-sysctl-allowlist-ds-gj4z5/kube-multus-additional-cni-plugins\" id=ae92cc49-22d7-4ef1-b409-57a5c1284d9f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.109563 | controller |     "Jun 09 10:50:51.936988 crc crio[3654]: time=\"2026-06-09T10:50:51.936831579Z\" level=info msg=\"Starting container: 59f63387516543d843db412bd39cbae661e760a915259a898a5951b58ebf9a13\" id=19cda3ff-8e08-40a9-bfad-d962071edcc5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.109578 | controller |     "Jun 09 10:50:52.064490 crc crio[3654]: time=\"2026-06-09T10:50:52.059960363Z\" level=info msg=\"Started container\" PID=12983 containerID=59f63387516543d843db412bd39cbae661e760a915259a898a5951b58ebf9a13 description=openshift-multus/cni-sysctl-allowlist-ds-gj4z5/kube-multus-additional-cni-plugins id=19cda3ff-8e08-40a9-bfad-d962071edcc5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3d465aac84636cee0b2f63ccd895c297855e6e46843b71f6dbb4566f94a28b8",
2026-06-09 12:20:06.109594 | controller |     "Jun 09 10:50:53.656378 crc crio[3654]: time=\"2026-06-09T10:50:53.655903871Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 12:20:06.109608 | controller |     "Jun 09 10:50:53.656378 crc crio[3654]: time=\"2026-06-09T10:50:53.656330934Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 12:20:06.109623 | controller |     "Jun 09 10:50:53.656378 crc crio[3654]: time=\"2026-06-09T10:50:53.656360554Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_7fa392ae-3dab-45b4-8c6d-33ac8089c8f6\\\"\"",
2026-06-09 12:20:06.109637 | controller |     "Jun 09 10:50:53.656378 crc crio[3654]: time=\"2026-06-09T10:50:53.656401736Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-09 12:20:06.109651 | controller |     "Jun 09 10:50:55.631442 crc crio[3654]: time=\"2026-06-09T10:50:55.630528761Z\" level=info msg=\"Stopping container: 02adca6a6c11d93a7bb085bee1608207954e2f54ce36c1617d4b8d52c07412eb (timeout: 3600s)\" id=af4caf3e-db01-47ed-9212-9f6f7fdc234f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.109666 | controller |     "Jun 09 10:50:56.426005 crc crio[3654]: time=\"2026-06-09T10:50:56.4247008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.109681 | controller |     "Jun 09 10:50:57.348683 crc crio[3654]: time=\"2026-06-09T10:50:57.347458531Z\" level=info msg=\"Created container e4fa4a1b4ef55fb08c81f24debc9d9aedc511536f5de03c1969218101b5930a4: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=3dea7e1f-4761-4eca-beb1-81831f73b962 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.109695 | controller |     "Jun 09 10:50:57.453836 crc crio[3654]: time=\"2026-06-09T10:50:57.453574425Z\" level=info msg=\"Starting container: e4fa4a1b4ef55fb08c81f24debc9d9aedc511536f5de03c1969218101b5930a4\" id=ec834167-8a24-48f1-8569-7680a2382fc5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.109710 | controller |     "Jun 09 10:50:57.503362 crc crio[3654]: time=\"2026-06-09T10:50:57.501733452Z\" level=info msg=\"Started container\" PID=13091 containerID=e4fa4a1b4ef55fb08c81f24debc9d9aedc511536f5de03c1969218101b5930a4 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints id=ec834167-8a24-48f1-8569-7680a2382fc5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=094d4b6349d4384be618d9aa2252a4d746be877ca9c9a74acb862d806f394a0b",
2026-06-09 12:20:06.109725 | controller |     "Jun 09 10:50:57.635230 crc crio[3654]: time=\"2026-06-09T10:50:57.634976507Z\" level=info msg=\"Stopping container: 59f63387516543d843db412bd39cbae661e760a915259a898a5951b58ebf9a13 (timeout: 30s)\" id=1e237fd9-dadd-437d-baf5-e76e1e9694ec name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.109746 | controller |     "Jun 09 10:50:58.571816 crc crio[3654]: time=\"2026-06-09T10:50:58.558981064Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 12:20:06.109761 | controller |     "Jun 09 10:50:58.571816 crc crio[3654]: time=\"2026-06-09T10:50:58.559118518Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 12:20:06.109776 | controller |     "Jun 09 10:51:08.853532 crc crio[3654]: time=\"2026-06-09T10:51:08.852085254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.109790 | controller |     "Jun 09 10:51:09.332225 crc crio[3654]: time=\"2026-06-09T10:51:09.330994109Z\" level=info msg=\"Stopping container: dfbdc40273401035a2f58a78405565622011ca8e480453db5fcc978e856100a0 (timeout: 2s)\" id=c8f00206-3f1c-4b4b-afb2-140edfcdfc30 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.109805 | controller |     "Jun 09 10:51:09.733123 crc crio[3654]: time=\"2026-06-09T10:51:09.72949679Z\" level=info msg=\"Stopped container dfbdc40273401035a2f58a78405565622011ca8e480453db5fcc978e856100a0: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=c8f00206-3f1c-4b4b-afb2-140edfcdfc30 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.109820 | controller |     "Jun 09 10:51:09.739643 crc crio[3654]: time=\"2026-06-09T10:51:09.739495348Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=94f1d908-0b8e-4354-b495-0c0d144cc54a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.109834 | controller |     "Jun 09 10:51:09.798687 crc crio[3654]: time=\"2026-06-09T10:51:09.798573818Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=20e8136d-b7fc-4ad0-8c39-31d3a1f743b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.109848 | controller |     "Jun 09 10:51:09.811404 crc crio[3654]: time=\"2026-06-09T10:51:09.806387243Z\" level=info msg=\"Created container 90b62091dc1417eefb559c3279a688228d53c8fe28151536b10cd556423b0d6c: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=2b60aa1f-8996-44a6-90a2-e2204e384f39 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.109863 | controller |     "Jun 09 10:51:09.835913 crc crio[3654]: time=\"2026-06-09T10:51:09.835827881Z\" level=info msg=\"Starting container: 90b62091dc1417eefb559c3279a688228d53c8fe28151536b10cd556423b0d6c\" id=549c41db-ce23-4f23-bdfe-fa455fc3239d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.109877 | controller |     "Jun 09 10:51:09.838729 crc crio[3654]: time=\"2026-06-09T10:51:09.838413455Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=52aaa479-c988-448c-bcd7-60de8f7c53b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.109892 | controller |     "Jun 09 10:51:09.839746 crc crio[3654]: time=\"2026-06-09T10:51:09.83963639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.109906 | controller |     "Jun 09 10:51:09.852838 crc crio[3654]: time=\"2026-06-09T10:51:09.852666845Z\" level=info msg=\"Removing container: 393506aa389743da454a7081d79f2180c6bf0bc45809bd441aafd38936a9cbba\" id=afc421ef-5af3-4221-9dc9-e0d08e564f8e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.109920 | controller |     "Jun 09 10:51:09.940859 crc crio[3654]: time=\"2026-06-09T10:51:09.939598747Z\" level=info msg=\"Started container\" PID=13208 containerID=90b62091dc1417eefb559c3279a688228d53c8fe28151536b10cd556423b0d6c description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=549c41db-ce23-4f23-bdfe-fa455fc3239d name=/runtime.v1.RuntimeService/StartContainer sandboxID=90c3c87c4f9194024c9580ce5f172fe9a9d3198fa4bd34c7b8f3d248cc5b9d78",
2026-06-09 12:20:06.109939 | controller |     "Jun 09 10:51:09.994051 crc crio[3654]: time=\"2026-06-09T10:51:09.986765345Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=ca2db10e-801d-4d54-b4b1-6662d793548b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.109953 | controller |     "Jun 09 10:51:10.533398 crc crio[3654]: time=\"2026-06-09T10:51:10.531949088Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=472bacf8-f89d-4da4-8a70-c544700b0bb4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.109968 | controller |     "Jun 09 10:51:10.765414 crc crio[3654]: time=\"2026-06-09T10:51:10.765079708Z\" level=info msg=\"Removed container 393506aa389743da454a7081d79f2180c6bf0bc45809bd441aafd38936a9cbba: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=afc421ef-5af3-4221-9dc9-e0d08e564f8e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.109982 | controller |     "Jun 09 10:51:10.875229 crc crio[3654]: time=\"2026-06-09T10:51:10.875146916Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=72fa706c-99dc-41ef-8763-f3b668f4e250 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.109997 | controller |     "Jun 09 10:51:10.878998 crc crio[3654]: time=\"2026-06-09T10:51:10.876149385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.110011 | controller |     "Jun 09 10:51:10.882580 crc crio[3654]: time=\"2026-06-09T10:51:10.882494118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.110025 | controller |     "Jun 09 10:51:10.929609 crc crio[3654]: time=\"2026-06-09T10:51:10.925400323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.110040 | controller |     "Jun 09 10:51:10.955663 crc crio[3654]: time=\"2026-06-09T10:51:10.947032165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.110054 | controller |     "Jun 09 10:51:11.351687 crc crio[3654]: time=\"2026-06-09T10:51:11.349577933Z\" level=info msg=\"Created container 0d3a50dd807997314766cff3bc76156bd084752868034097220b1cf7a13f8587: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=52aaa479-c988-448c-bcd7-60de8f7c53b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.110068 | controller |     "Jun 09 10:51:11.366732 crc crio[3654]: time=\"2026-06-09T10:51:11.365219673Z\" level=info msg=\"Starting container: 0d3a50dd807997314766cff3bc76156bd084752868034097220b1cf7a13f8587\" id=0bb70b2a-ae9f-47b9-99e5-4122f77474ad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.110083 | controller |     "Jun 09 10:51:11.436476 crc crio[3654]: time=\"2026-06-09T10:51:11.435798534Z\" level=info msg=\"Started container\" PID=13226 containerID=0d3a50dd807997314766cff3bc76156bd084752868034097220b1cf7a13f8587 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=0bb70b2a-ae9f-47b9-99e5-4122f77474ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9b479de35f01ab7bfcd62a9edfa06265f1db178e901d03ec50c14687e120ac3",
2026-06-09 12:20:06.110102 | controller |     "Jun 09 10:51:15.685481 crc crio[3654]: time=\"2026-06-09T10:51:15.684703246Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=1b07a425-1c77-4169-aaaa-3e6194d0467b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.110118 | controller |     "Jun 09 10:51:15.688585 crc crio[3654]: time=\"2026-06-09T10:51:15.685496489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.110132 | controller |     "Jun 09 10:51:15.732457 crc crio[3654]: time=\"2026-06-09T10:51:15.732198424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.110147 | controller |     "Jun 09 10:51:16.065714 crc crio[3654]: time=\"2026-06-09T10:51:16.065278862Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:baeab7211b85f073636c1d78b49e4ced38df2dec79bf92a8b8559c6dc91119b8 UID:150a19bb-5b82-43b2-ba2c-9db2245cf89f NetNS:/var/run/netns/d8df373c-34d1-4838-9193-f7d3d6ea6a07 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod150a19bb_5b82_43b2_ba2c_9db2245cf89f.slice PodAnnotations:0xc00008d3e0}] Aliases:map[]}\"",
2026-06-09 12:20:06.110162 | controller |     "Jun 09 10:51:16.066090 crc crio[3654]: time=\"2026-06-09T10:51:16.066057614Z\" level=info msg=\"Adding pod openshift-kube-apiserver_revision-pruner-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.110176 | controller |     "Jun 09 10:51:16.299410 crc crio[3654]: time=\"2026-06-09T10:51:16.29905099Z\" level=info msg=\"Created container 37d1f2e6c1e122f611aa4e1fc31885696faa47abca685408cdcfed15da873655: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=72fa706c-99dc-41ef-8763-f3b668f4e250 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.110191 | controller |     "Jun 09 10:51:16.340609 crc crio[3654]: time=\"2026-06-09T10:51:16.340481913Z\" level=info msg=\"Starting container: 37d1f2e6c1e122f611aa4e1fc31885696faa47abca685408cdcfed15da873655\" id=79046abc-2332-4580-b4f8-a95a1906be24 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.110205 | controller |     "Jun 09 10:51:16.402208 crc crio[3654]: time=\"2026-06-09T10:51:16.4011807Z\" level=info msg=\"Started container\" PID=13263 containerID=37d1f2e6c1e122f611aa4e1fc31885696faa47abca685408cdcfed15da873655 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe id=79046abc-2332-4580-b4f8-a95a1906be24 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90c3c87c4f9194024c9580ce5f172fe9a9d3198fa4bd34c7b8f3d248cc5b9d78",
2026-06-09 12:20:06.110220 | controller |     "Jun 09 10:51:16.708021 crc crio[3654]: time=\"2026-06-09T10:51:16.70796597Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=a2ed5e03-f918-41b3-9499-a40fd4b2bc3f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.110234 | controller |     "Jun 09 10:51:16.724827 crc crio[3654]: time=\"2026-06-09T10:51:16.72463201Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=1baafa04-0417-481d-a5fa-290b5c79eeea name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.110248 | controller |     "Jun 09 10:51:16.745895 crc crio[3654]: time=\"2026-06-09T10:51:16.745672465Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=f474001d-ccd6-433c-bc20-fcd9090b821e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.110263 | controller |     "Jun 09 10:51:16.746739 crc crio[3654]: time=\"2026-06-09T10:51:16.746672194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.110280 | controller |     "Jun 09 10:51:17.418683 crc crio[3654]: time=\"2026-06-09T10:51:17.418088321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.110295 | controller |     "Jun 09 10:51:19.424862 crc crio[3654]: 2026-06-09T10:51:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:baeab7211b85f07 Mac:1a:78:80:f0:fc:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/d8df373c-34d1-4838-9193-f7d3d6ea6a07 SocketPath: PciID:}] [{Interface:0xc000117440 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.110310 | controller |     "Jun 09 10:51:19.470690 crc crio[3654]: time=\"2026-06-09T10:51:19.470630192Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:baeab7211b85f073636c1d78b49e4ced38df2dec79bf92a8b8559c6dc91119b8 UID:150a19bb-5b82-43b2-ba2c-9db2245cf89f NetNS:/var/run/netns/d8df373c-34d1-4838-9193-f7d3d6ea6a07 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod150a19bb_5b82_43b2_ba2c_9db2245cf89f.slice PodAnnotations:0xc00008d3e0}] Aliases:map[]}\"",
2026-06-09 12:20:06.110325 | controller |     "Jun 09 10:51:19.474221 crc crio[3654]: time=\"2026-06-09T10:51:19.474192535Z\" level=info msg=\"Checking pod openshift-kube-apiserver_revision-pruner-13-crc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.110340 | controller |     "Jun 09 10:51:19.663907 crc crio[3654]: time=\"2026-06-09T10:51:19.663836394Z\" level=info msg=\"Ran pod sandbox baeab7211b85f073636c1d78b49e4ced38df2dec79bf92a8b8559c6dc91119b8 with infra container: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=1b07a425-1c77-4169-aaaa-3e6194d0467b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.110384 | controller |     "Jun 09 10:51:19.730273 crc crio[3654]: time=\"2026-06-09T10:51:19.727795115Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=5f053127-6761-4f12-b336-95eee4472d8e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.110400 | controller |     "Jun 09 10:51:19.807862 crc crio[3654]: time=\"2026-06-09T10:51:19.807794508Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=87299072-0ec0-4874-9f05-fac7b89e9d6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.110415 | controller |     "Jun 09 10:51:20.284470 crc crio[3654]: time=\"2026-06-09T10:51:20.283872082Z\" level=info msg=\"Creating container: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=546b8df7-fecc-417b-aeb3-1bb2f335139f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.110430 | controller |     "Jun 09 10:51:20.291851 crc crio[3654]: time=\"2026-06-09T10:51:20.284478359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.110445 | controller |     "Jun 09 10:51:20.913082 crc crio[3654]: time=\"2026-06-09T10:51:20.912796846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.110459 | controller |     "Jun 09 10:51:20.996031 crc crio[3654]: time=\"2026-06-09T10:51:20.995923439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.110473 | controller |     "Jun 09 10:51:21.809693 crc crio[3654]: time=\"2026-06-09T10:51:21.808623361Z\" level=info msg=\"Created container d8e53303c7a66365c098bab8f458b9246b8823f9b8b2c62389cf610d668f5211: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=f474001d-ccd6-433c-bc20-fcd9090b821e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.110491 | controller |     "Jun 09 10:51:21.848033 crc crio[3654]: time=\"2026-06-09T10:51:21.847799659Z\" level=info msg=\"Starting container: d8e53303c7a66365c098bab8f458b9246b8823f9b8b2c62389cf610d668f5211\" id=3a6a54c1-c5bd-4045-a21d-ae3f6106180d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.110506 | controller |     "Jun 09 10:51:22.108917 crc crio[3654]: time=\"2026-06-09T10:51:22.10875352Z\" level=info msg=\"Started container\" PID=13333 containerID=d8e53303c7a66365c098bab8f458b9246b8823f9b8b2c62389cf610d668f5211 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=3a6a54c1-c5bd-4045-a21d-ae3f6106180d name=/runtime.v1.RuntimeService/StartContainer sandboxID=90c3c87c4f9194024c9580ce5f172fe9a9d3198fa4bd34c7b8f3d248cc5b9d78",
2026-06-09 12:20:06.110520 | controller |     "Jun 09 10:51:23.880116 crc crio[3654]: time=\"2026-06-09T10:51:23.85308647Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/installer-13-crc/POD\" id=f4ea4135-3df4-4ec3-b2b0-2b00e222039c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.110535 | controller |     "Jun 09 10:51:23.882031 crc crio[3654]: time=\"2026-06-09T10:51:23.880148029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.110550 | controller |     "Jun 09 10:51:24.484174 crc crio[3654]: time=\"2026-06-09T10:51:24.483264869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.110564 | controller |     "Jun 09 10:51:25.831696 crc crio[3654]: time=\"2026-06-09T10:51:25.830594952Z\" level=info msg=\"Created container 0d3c331bf27a84ab79cf5099a8d3d75d058016242e274ce45544152c6087b43b: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=546b8df7-fecc-417b-aeb3-1bb2f335139f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.110578 | controller |     "Jun 09 10:51:25.836696 crc crio[3654]: time=\"2026-06-09T10:51:25.836449861Z\" level=info msg=\"Starting container: 0d3c331bf27a84ab79cf5099a8d3d75d058016242e274ce45544152c6087b43b\" id=056ef1d4-a2eb-4fa3-8f41-d8d019c6597a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.110592 | controller |     "Jun 09 10:51:25.997961 crc crio[3654]: time=\"2026-06-09T10:51:25.997785905Z\" level=info msg=\"Started container\" PID=13374 containerID=0d3c331bf27a84ab79cf5099a8d3d75d058016242e274ce45544152c6087b43b description=openshift-kube-apiserver/revision-pruner-13-crc/pruner id=056ef1d4-a2eb-4fa3-8f41-d8d019c6597a name=/runtime.v1.RuntimeService/StartContainer sandboxID=baeab7211b85f073636c1d78b49e4ced38df2dec79bf92a8b8559c6dc91119b8",
2026-06-09 12:20:06.110606 | controller |     "Jun 09 10:51:27.736043 crc crio[3654]: time=\"2026-06-09T10:51:27.735452823Z\" level=warning msg=\"Stopping container 59f63387516543d843db412bd39cbae661e760a915259a898a5951b58ebf9a13 with stop signal(15) timed out. Killing...\"",
2026-06-09 12:20:06.110620 | controller |     "Jun 09 10:51:37.718857 crc crio[3654]: time=\"2026-06-09T10:51:37.717665213Z\" level=info msg=\"Stopping pod sandbox: baeab7211b85f073636c1d78b49e4ced38df2dec79bf92a8b8559c6dc91119b8\" id=63de0e4a-249c-4184-a07d-3779c71760ad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.110634 | controller |     "Jun 09 10:51:37.726936 crc crio[3654]: time=\"2026-06-09T10:51:37.719250529Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:baeab7211b85f073636c1d78b49e4ced38df2dec79bf92a8b8559c6dc91119b8 UID:150a19bb-5b82-43b2-ba2c-9db2245cf89f NetNS:/var/run/netns/d8df373c-34d1-4838-9193-f7d3d6ea6a07 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod150a19bb_5b82_43b2_ba2c_9db2245cf89f.slice PodAnnotations:0xc00299e970}] Aliases:map[]}\"",
2026-06-09 12:20:06.110652 | controller |     "Jun 09 10:51:37.726936 crc crio[3654]: time=\"2026-06-09T10:51:37.71961946Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.110667 | controller |     "Jun 09 10:51:39.352797 crc crio[3654]: time=\"2026-06-09T10:51:39.352149923Z\" level=info msg=\"Stopping container: 0d3a50dd807997314766cff3bc76156bd084752868034097220b1cf7a13f8587 (timeout: 2s)\" id=4270af8c-024e-4ff7-b60b-155b46e4653a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.110681 | controller |     "Jun 09 10:51:40.066230 crc crio[3654]: time=\"2026-06-09T10:51:40.066090906Z\" level=info msg=\"Removing container: dfbdc40273401035a2f58a78405565622011ca8e480453db5fcc978e856100a0\" id=5bfe10de-5a1e-45ba-bacc-fc29479eb0a4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.110695 | controller |     "Jun 09 10:51:41.891721 crc crio[3654]: time=\"2026-06-09T10:51:41.890808602Z\" level=warning msg=\"Failed to find process for container 02adca6a6c11d93a7bb085bee1608207954e2f54ce36c1617d4b8d52c07412eb: checking if PID of 02adca6a6c11d93a7bb085bee1608207954e2f54ce36c1617d4b8d52c07412eb is running failed: open /proc/7893/stat: no such process\"",
2026-06-09 12:20:06.110709 | controller |     "Jun 09 10:52:09.746389 crc crio[3654]: time=\"2026-06-09T10:52:09.739883078Z\" level=info msg=\"Stopped container 59f63387516543d843db412bd39cbae661e760a915259a898a5951b58ebf9a13: openshift-multus/cni-sysctl-allowlist-ds-gj4z5/kube-multus-additional-cni-plugins\" id=1e237fd9-dadd-437d-baf5-e76e1e9694ec name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.110723 | controller |     "Jun 09 10:52:09.746389 crc crio[3654]: time=\"2026-06-09T10:52:09.742840145Z\" level=info msg=\"Stopping pod sandbox: c3d465aac84636cee0b2f63ccd895c297855e6e46843b71f6dbb4566f94a28b8\" id=16ff53cb-b6c5-47a9-9cbe-405e40d6b206 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.110737 | controller |     "Jun 09 10:52:09.749809 crc crio[3654]: time=\"2026-06-09T10:52:09.749668325Z\" level=info msg=\"Stopped container 0d3a50dd807997314766cff3bc76156bd084752868034097220b1cf7a13f8587: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=4270af8c-024e-4ff7-b60b-155b46e4653a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.110751 | controller |     "Jun 09 10:52:09.752605 crc crio[3654]: time=\"2026-06-09T10:52:09.752501668Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=983ec8aa-be29-45c3-b84b-b89a62a46333 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.110766 | controller |     "Jun 09 10:52:09.764076 crc crio[3654]: time=\"2026-06-09T10:52:09.763867652Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=7acd52ea-cae5-45d3-a0c9-2b17b2a17b3c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.110779 | controller |     "Jun 09 10:52:09.769437 crc crio[3654]: time=\"2026-06-09T10:52:09.769355673Z\" level=info msg=\"Stopped pod sandbox: baeab7211b85f073636c1d78b49e4ced38df2dec79bf92a8b8559c6dc91119b8\" id=63de0e4a-249c-4184-a07d-3779c71760ad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.110793 | controller |     "Jun 09 10:52:09.773508 crc crio[3654]: time=\"2026-06-09T10:52:09.773396602Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=5a4a41d3-92c1-4ec6-b82b-6232f6aae18e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.110810 | controller |     "Jun 09 10:52:09.779702 crc crio[3654]: time=\"2026-06-09T10:52:09.777478282Z\" level=info msg=\"Stopped container 02adca6a6c11d93a7bb085bee1608207954e2f54ce36c1617d4b8d52c07412eb: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=af4caf3e-db01-47ed-9212-9f6f7fdc234f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.110825 | controller |     "Jun 09 10:52:09.784580 crc crio[3654]: time=\"2026-06-09T10:52:09.783938331Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=51126e34-26b3-47d7-9d86-90f8267fb5b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.110838 | controller |     "Jun 09 10:52:09.842437 crc crio[3654]: time=\"2026-06-09T10:52:09.842382187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.110853 | controller |     "Jun 09 10:52:09.906696 crc crio[3654]: time=\"2026-06-09T10:52:09.906600543Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:271de4ba17374600d9e7cae1887d528ce2f5239d69406c466123bf538547bc73 UID:dbe8c044-e227-4408-b8c1-184362d81240 NetNS:/var/run/netns/137be0f1-cebb-4614-ac2c-7da460eb2241 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-poddbe8c044_e227_4408_b8c1_184362d81240.slice PodAnnotations:0xc001712270}] Aliases:map[]}\"",
2026-06-09 12:20:06.110867 | controller |     "Jun 09 10:52:09.906696 crc crio[3654]: time=\"2026-06-09T10:52:09.906684035Z\" level=info msg=\"Adding pod openshift-kube-apiserver_installer-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.110881 | controller |     "Jun 09 10:52:11.717591 crc crio[3654]: 2026-06-09T10:52:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:271de4ba1737460 Mac:b2:92:d0:dd:a7:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/137be0f1-cebb-4614-ac2c-7da460eb2241 SocketPath: PciID:}] [{Interface:0xc00058a710 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.110895 | controller |     "Jun 09 10:52:11.719928 crc crio[3654]: time=\"2026-06-09T10:52:11.718637445Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:271de4ba17374600d9e7cae1887d528ce2f5239d69406c466123bf538547bc73 UID:dbe8c044-e227-4408-b8c1-184362d81240 NetNS:/var/run/netns/137be0f1-cebb-4614-ac2c-7da460eb2241 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-poddbe8c044_e227_4408_b8c1_184362d81240.slice PodAnnotations:0xc001712270}] Aliases:map[]}\"",
2026-06-09 12:20:06.110910 | controller |     "Jun 09 10:52:11.719928 crc crio[3654]: time=\"2026-06-09T10:52:11.71878779Z\" level=info msg=\"Checking pod openshift-kube-apiserver_installer-13-crc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.110925 | controller |     "Jun 09 10:52:17.534660 crc crio[3654]: time=\"2026-06-09T10:52:17.533998557Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=fdbc1592-8380-4044-96d6-506c06ba3a4a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.110939 | controller |     "Jun 09 10:52:17.540367 crc crio[3654]: time=\"2026-06-09T10:52:17.54022137Z\" level=info msg=\"Stopped pod sandbox: c3d465aac84636cee0b2f63ccd895c297855e6e46843b71f6dbb4566f94a28b8\" id=16ff53cb-b6c5-47a9-9cbe-405e40d6b206 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.110954 | controller |     "Jun 09 10:52:17.546554 crc crio[3654]: time=\"2026-06-09T10:52:17.546476464Z\" level=info msg=\"Ran pod sandbox 271de4ba17374600d9e7cae1887d528ce2f5239d69406c466123bf538547bc73 with infra container: openshift-kube-apiserver/installer-13-crc/POD\" id=f4ea4135-3df4-4ec3-b2b0-2b00e222039c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.110972 | controller |     "Jun 09 10:52:17.548279 crc crio[3654]: time=\"2026-06-09T10:52:17.548205115Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=d98a1cbc-48db-43e3-9370-4bcc88a751dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.110987 | controller |     "Jun 09 10:52:17.592101 crc crio[3654]: time=\"2026-06-09T10:52:17.591616049Z\" level=info msg=\"Removed container dfbdc40273401035a2f58a78405565622011ca8e480453db5fcc978e856100a0: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=5bfe10de-5a1e-45ba-bacc-fc29479eb0a4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.111002 | controller |     "Jun 09 10:52:17.597619 crc crio[3654]: time=\"2026-06-09T10:52:17.594657119Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=455b722a-3121-4fe4-9e3a-133f8c7b9eb2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.111016 | controller |     "Jun 09 10:52:17.597619 crc crio[3654]: time=\"2026-06-09T10:52:17.595198674Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=04f37b85-9606-44c7-b377-3df6187ad4df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.111030 | controller |     "Jun 09 10:52:18.557720 crc crio[3654]: time=\"2026-06-09T10:52:18.557653833Z\" level=info msg=\"Removing container: 59f63387516543d843db412bd39cbae661e760a915259a898a5951b58ebf9a13\" id=c56214fc-161b-415c-b31d-42989760ebdf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.111045 | controller |     "Jun 09 10:52:29.900651 crc crio[3654]: time=\"2026-06-09T10:52:29.900043622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.111059 | controller |     "Jun 09 10:52:29.917159 crc crio[3654]: time=\"2026-06-09T10:52:29.916966209Z\" level=info msg=\"Creating container: openshift-kube-apiserver/installer-13-crc/installer\" id=3222860e-8cd5-4857-82a5-97137df23bcd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.111074 | controller |     "Jun 09 10:52:36.618097 crc crio[3654]: time=\"2026-06-09T10:52:36.617406738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.111088 | controller |     "Jun 09 10:52:59.157406 crc crio[3654]: time=\"2026-06-09T10:52:59.156283273Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=68d4c914-3a3c-481f-ab67-289af496e845 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.111102 | controller |     "Jun 09 10:52:59.159787 crc crio[3654]: time=\"2026-06-09T10:52:59.157463537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.111117 | controller |     "Jun 09 10:53:19.179516 crc crio[3654]: time=\"2026-06-09T10:53:19.178519796Z\" level=info msg=\"Removed container 59f63387516543d843db412bd39cbae661e760a915259a898a5951b58ebf9a13: openshift-multus/cni-sysctl-allowlist-ds-gj4z5/kube-multus-additional-cni-plugins\" id=c56214fc-161b-415c-b31d-42989760ebdf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.111132 | controller |     "Jun 09 10:53:19.305466 crc crio[3654]: time=\"2026-06-09T10:53:19.305269924Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=5b4be24c-c019-4bea-b7ea-9e80e58b95d5 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.111152 | controller |     "Jun 09 10:53:19.308671 crc crio[3654]: time=\"2026-06-09T10:53:19.308516337Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=e8d1f0f5-035c-4201-b87c-b16f5e0ffc27 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.111167 | controller |     "Jun 09 10:53:19.354162 crc crio[3654]: time=\"2026-06-09T10:53:19.354039611Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:9c782f85ddcb0389a6fc6d4137624c95edbb8f30a5c0be1b76f414ee05a284b9\" id=71c4eb7f-16ad-4518-898d-9f4d46e1803b name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.111182 | controller |     "Jun 09 10:53:19.355155 crc crio[3654]: time=\"2026-06-09T10:53:19.355089612Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=7a272900-7e94-4054-850f-b9ccd8ae3a08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.111196 | controller |     "Jun 09 10:53:19.366192 crc crio[3654]: time=\"2026-06-09T10:53:19.366096459Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f6afa6910526559d119271735433b130655b18361ec8e62f8147ae8ca0181f3a\" id=ffe22d81-cda5-4eab-903d-be378afd31a0 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.111211 | controller |     "Jun 09 10:53:19.366977 crc crio[3654]: time=\"2026-06-09T10:53:19.366929783Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=8fc5b065-d46f-461d-b4dc-5528d6563cb3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.111225 | controller |     "Jun 09 10:53:19.652516 crc crio[3654]: time=\"2026-06-09T10:53:19.651828204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.111239 | controller |     "Jun 09 10:53:19.657920 crc crio[3654]: time=\"2026-06-09T10:53:19.657719274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.111254 | controller |     "Jun 09 10:53:19.714466 crc crio[3654]: time=\"2026-06-09T10:53:19.714232915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.111268 | controller |     "Jun 09 10:53:19.731607 crc crio[3654]: time=\"2026-06-09T10:53:19.726563571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.111282 | controller |     "Jun 09 10:53:19.731607 crc crio[3654]: time=\"2026-06-09T10:53:19.727184439Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=b64dace0-ca3e-435f-a71c-ed25fe3ee6df name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.111296 | controller |     "Jun 09 10:53:19.741016 crc crio[3654]: time=\"2026-06-09T10:53:19.740537765Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=d0cb6eea-a403-49d2-bacf-cd35f6439e36 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.111310 | controller |     "Jun 09 10:53:19.741801 crc crio[3654]: time=\"2026-06-09T10:53:19.741669167Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=64261a62-1f8e-4e7b-af4f-3d8335296c13 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.111324 | controller |     "Jun 09 10:53:19.745635 crc crio[3654]: time=\"2026-06-09T10:53:19.745467967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.111341 | controller |     "Jun 09 10:53:19.778070 crc crio[3654]: time=\"2026-06-09T10:53:19.777247294Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=f1fb5b92-49c6-4720-96a4-fa454c6cd329 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.111376 | controller |     "Jun 09 10:53:19.778070 crc crio[3654]: time=\"2026-06-09T10:53:19.777382458Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=8ccc00a5-f695-46dd-9542-0a466382e92b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.111392 | controller |     "Jun 09 10:53:19.782183 crc crio[3654]: time=\"2026-06-09T10:53:19.782120905Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:8ae1d2612c43c8d3366b73ea5aa8ca119a098707b1b4af64fd39813b42f648f7 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/2c21be80-0092-404a-bba5-eb615c2d5fdc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbcea9f_f8da_49e7_87b5_1d6dc7b926ee.slice PodAnnotations:0xc002a06570}] Aliases:map[]}\"",
2026-06-09 12:20:06.111407 | controller |     "Jun 09 10:53:19.782183 crc crio[3654]: time=\"2026-06-09T10:53:19.782187337Z\" level=info msg=\"Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.111422 | controller |     "Jun 09 10:53:19.907370 crc crio[3654]: time=\"2026-06-09T10:53:19.907220145Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=7766fbab-a380-475d-919a-ecfadcbd03a7 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.111437 | controller |     "Jun 09 10:53:19.909443 crc crio[3654]: time=\"2026-06-09T10:53:19.9091141Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=1b584425-8b4f-4f46-9858-f1f2bbce39d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.111451 | controller |     "Jun 09 10:53:20.051179 crc crio[3654]: time=\"2026-06-09T10:53:20.050687476Z\" level=info msg=\"Created container a24b832c99643fd5ff7329045fe9c665c19637c87a98525a57980bb998ef8c7d: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=5a4a41d3-92c1-4ec6-b82b-6232f6aae18e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.111466 | controller |     "Jun 09 10:53:20.051467 crc crio[3654]: time=\"2026-06-09T10:53:20.051409476Z\" level=info msg=\"Created container 7c6e9c478ddfa3fefd8ae87ca657ea29d1597ae0aec230f6a9a35eb1a9408708: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=04f37b85-9606-44c7-b377-3df6187ad4df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.111480 | controller |     "Jun 09 10:53:20.053824 crc crio[3654]: time=\"2026-06-09T10:53:20.053777325Z\" level=info msg=\"Starting container: a24b832c99643fd5ff7329045fe9c665c19637c87a98525a57980bb998ef8c7d\" id=2f9ee1de-b1fa-4288-96a8-8b83e45948f1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.111494 | controller |     "Jun 09 10:53:20.055191 crc crio[3654]: time=\"2026-06-09T10:53:20.055038391Z\" level=info msg=\"Starting container: 7c6e9c478ddfa3fefd8ae87ca657ea29d1597ae0aec230f6a9a35eb1a9408708\" id=94a183c4-d59e-4280-87d7-84477812f25e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.111519 | controller |     "Jun 09 10:53:20.072885 crc crio[3654]: time=\"2026-06-09T10:53:20.072381222Z\" level=info msg=\"Started container\" PID=14093 containerID=7c6e9c478ddfa3fefd8ae87ca657ea29d1597ae0aec230f6a9a35eb1a9408708 description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=94a183c4-d59e-4280-87d7-84477812f25e name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b839fce9d8d4e4819cfa16b59fbd2271a1f8078ad3daaa60f65774bd2f3ef06",
2026-06-09 12:20:06.111538 | controller |     "Jun 09 10:53:20.085768 crc crio[3654]: time=\"2026-06-09T10:53:20.083877753Z\" level=info msg=\"Started container\" PID=14082 containerID=a24b832c99643fd5ff7329045fe9c665c19637c87a98525a57980bb998ef8c7d description=openshift-console/downloads-747b44746d-4pqvr/download-server id=2f9ee1de-b1fa-4288-96a8-8b83e45948f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9b479de35f01ab7bfcd62a9edfa06265f1db178e901d03ec50c14687e120ac3",
2026-06-09 12:20:06.111553 | controller |     "Jun 09 10:53:20.103700 crc crio[3654]: time=\"2026-06-09T10:53:20.103024706Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=492c1272-c0ab-4143-b98c-e8066b734b6e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.111568 | controller |     "Jun 09 10:53:20.133812 crc crio[3654]: time=\"2026-06-09T10:53:20.133578538Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-content\" id=2f4f27f5-54aa-4956-9c36-84b0e9f7c1a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.111582 | controller |     "Jun 09 10:53:20.202054 crc crio[3654]: time=\"2026-06-09T10:53:20.201058325Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=0d240455-7841-4e13-a03e-891872bb543e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.111596 | controller |     "Jun 09 10:53:20.208948 crc crio[3654]: time=\"2026-06-09T10:53:20.208868491Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c8edf468-7c91-47b0-9cb2-b74a959654dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.111610 | controller |     "Jun 09 10:53:20.219589 crc crio[3654]: time=\"2026-06-09T10:53:20.219425345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.111624 | controller |     "Jun 09 10:53:20.254905 crc crio[3654]: time=\"2026-06-09T10:53:20.254760525Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f6afa6910526559d119271735433b130655b18361ec8e62f8147ae8ca0181f3a\" id=fa64afd5-e1c1-48b6-9036-2ae7c31ed6f0 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.111638 | controller |     "Jun 09 10:53:20.257006 crc crio[3654]: time=\"2026-06-09T10:53:20.256850425Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=7d07f89f-c61e-41d4-9e64-c71e0ae3c2fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.111653 | controller |     "Jun 09 10:53:20.284751 crc crio[3654]: time=\"2026-06-09T10:53:20.284609967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.111667 | controller |     "Jun 09 10:53:20.289037 crc crio[3654]: time=\"2026-06-09T10:53:20.288788437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.111681 | controller |     "Jun 09 10:53:20.289609 crc crio[3654]: time=\"2026-06-09T10:53:20.289544829Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=a130ea04-f55b-41b1-95b0-3a8b056caff0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.111695 | controller |     "Jun 09 10:53:20.294955 crc crio[3654]: time=\"2026-06-09T10:53:20.294915784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.111709 | controller |     "Jun 09 10:53:20.318205 crc crio[3654]: time=\"2026-06-09T10:53:20.317848626Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-9r8mf/extract-content\" id=136fd1b5-4f40-41e4-b6d1-b9d2ef431e9e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.111727 | controller |     "Jun 09 10:53:20.326516 crc crio[3654]: time=\"2026-06-09T10:53:20.326406193Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-content\" id=e5e28b9c-4176-49f3-868c-5ce8c3368142 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.111741 | controller |     "Jun 09 10:53:20.342653 crc crio[3654]: time=\"2026-06-09T10:53:20.339714637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.111756 | controller |     "Jun 09 10:53:20.371998 crc crio[3654]: time=\"2026-06-09T10:53:20.369675932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.111771 | controller |     "Jun 09 10:53:20.373340 crc crio[3654]: time=\"2026-06-09T10:53:20.372421691Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:9c782f85ddcb0389a6fc6d4137624c95edbb8f30a5c0be1b76f414ee05a284b9\" id=f952b36d-8383-48b3-92de-7ca4ba0b31c7 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.111785 | controller |     "Jun 09 10:53:20.377894 crc crio[3654]: time=\"2026-06-09T10:53:20.377835797Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=bd4d1056-a661-4b81-be31-aad22ecf7c09 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.111799 | controller |     "Jun 09 10:53:20.378964 crc crio[3654]: time=\"2026-06-09T10:53:20.378731093Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=2e8a84ee-b9d7-4b76-a7d2-b6205290edb0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.111813 | controller |     "Jun 09 10:53:20.401753 crc crio[3654]: time=\"2026-06-09T10:53:20.400910533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.111827 | controller |     "Jun 09 10:53:20.416567 crc crio[3654]: time=\"2026-06-09T10:53:20.407627937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.111841 | controller |     "Jun 09 10:53:20.421014 crc crio[3654]: time=\"2026-06-09T10:53:20.4209069Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=2a4999a9-edc1-470f-b5a4-0915b7fe7cb2 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.111855 | controller |     "Jun 09 10:53:20.446733 crc crio[3654]: time=\"2026-06-09T10:53:20.446639743Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=f42a6b78-10b3-4e56-bade-1e63a7ad9d71 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.111869 | controller |     "Jun 09 10:53:20.463441 crc crio[3654]: time=\"2026-06-09T10:53:20.462081508Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=9e8e37f4-5bac-4275-9e78-611bb56d51a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.111883 | controller |     "Jun 09 10:53:20.463441 crc crio[3654]: time=\"2026-06-09T10:53:20.463050036Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=2261a6ef-a196-4c63-b59b-b0a688ab5e8f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.111897 | controller |     "Jun 09 10:53:20.469105 crc crio[3654]: time=\"2026-06-09T10:53:20.468983968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.111924 | controller |     "Jun 09 10:53:20.472442 crc crio[3654]: time=\"2026-06-09T10:53:20.472384886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.111938 | controller |     "Jun 09 10:53:20.481969 crc crio[3654]: time=\"2026-06-09T10:53:20.48189081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.111953 | controller |     "Jun 09 10:53:20.483369 crc crio[3654]: time=\"2026-06-09T10:53:20.483240419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.111968 | controller |     "Jun 09 10:53:20.484779 crc crio[3654]: time=\"2026-06-09T10:53:20.484726772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.111982 | controller |     "Jun 09 10:53:20.484936 crc crio[3654]: time=\"2026-06-09T10:53:20.484882626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.111996 | controller |     "Jun 09 10:53:20.486734 crc crio[3654]: time=\"2026-06-09T10:53:20.486671898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.112010 | controller |     "Jun 09 10:53:20.487820 crc crio[3654]: time=\"2026-06-09T10:53:20.487756799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.112024 | controller |     "Jun 09 10:53:21.093824 crc crio[3654]: time=\"2026-06-09T10:53:21.093399858Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-kbv5q/extract-content\" id=6c9992de-2fd1-4d57-afa5-defe5106d8f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.112038 | controller |     "Jun 09 10:53:21.096063 crc crio[3654]: time=\"2026-06-09T10:53:21.095979812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.112053 | controller |     "Jun 09 10:53:21.126356 crc crio[3654]: time=\"2026-06-09T10:53:21.126117872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.112067 | controller |     "Jun 09 10:53:21.131355 crc crio[3654]: time=\"2026-06-09T10:53:21.13124211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.112081 | controller |     "Jun 09 10:53:21.629230 crc crio[3654]: time=\"2026-06-09T10:53:21.629111669Z\" level=info msg=\"Stopping pod sandbox: c3d465aac84636cee0b2f63ccd895c297855e6e46843b71f6dbb4566f94a28b8\" id=6d1ecca5-c136-4eee-9ca8-6259121f47c8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.112094 | controller |     "Jun 09 10:53:21.629230 crc crio[3654]: time=\"2026-06-09T10:53:21.629191131Z\" level=info msg=\"Stopped pod sandbox (already stopped): c3d465aac84636cee0b2f63ccd895c297855e6e46843b71f6dbb4566f94a28b8\" id=6d1ecca5-c136-4eee-9ca8-6259121f47c8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.112108 | controller |     "Jun 09 10:53:21.630785 crc crio[3654]: time=\"2026-06-09T10:53:21.62986366Z\" level=info msg=\"Removing pod sandbox: c3d465aac84636cee0b2f63ccd895c297855e6e46843b71f6dbb4566f94a28b8\" id=390fd4dc-9bd1-4635-bfb2-05435d8f15c0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.112125 | controller |     "Jun 09 10:53:21.636573 crc crio[3654]: time=\"2026-06-09T10:53:21.636473431Z\" level=info msg=\"Removed pod sandbox: c3d465aac84636cee0b2f63ccd895c297855e6e46843b71f6dbb4566f94a28b8\" id=390fd4dc-9bd1-4635-bfb2-05435d8f15c0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.112140 | controller |     "Jun 09 10:53:21.693161 crc crio[3654]: time=\"2026-06-09T10:53:21.692996482Z\" level=info msg=\"Created container dcf5f6a9ca5b9125a3e2403019b19a0d4d1ba598cfaaa259f6b974ac9ab5c419: openshift-kube-apiserver/installer-13-crc/installer\" id=3222860e-8cd5-4857-82a5-97137df23bcd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.112154 | controller |     "Jun 09 10:53:21.694604 crc crio[3654]: time=\"2026-06-09T10:53:21.694523446Z\" level=info msg=\"Starting container: dcf5f6a9ca5b9125a3e2403019b19a0d4d1ba598cfaaa259f6b974ac9ab5c419\" id=b4feb7da-66ae-41b5-97ad-4161f8c0b0a2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.112168 | controller |     "Jun 09 10:53:21.704363 crc crio[3654]: time=\"2026-06-09T10:53:21.703715132Z\" level=info msg=\"Started container\" PID=14147 containerID=dcf5f6a9ca5b9125a3e2403019b19a0d4d1ba598cfaaa259f6b974ac9ab5c419 description=openshift-kube-apiserver/installer-13-crc/installer id=b4feb7da-66ae-41b5-97ad-4161f8c0b0a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=271de4ba17374600d9e7cae1887d528ce2f5239d69406c466123bf538547bc73",
2026-06-09 12:20:06.112184 | controller |     "Jun 09 10:53:22.455716 crc crio[3654]: time=\"2026-06-09T10:53:22.455175479Z\" level=info msg=\"Created container 604b14688ca852b5340ede4ce70c263cc42b4816d58582152f8a98a65fa373d5: openshift-marketplace/community-operators-qhh6t/extract-content\" id=2f4f27f5-54aa-4956-9c36-84b0e9f7c1a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.112198 | controller |     "Jun 09 10:53:22.457764 crc crio[3654]: time=\"2026-06-09T10:53:22.457685661Z\" level=info msg=\"Starting container: 604b14688ca852b5340ede4ce70c263cc42b4816d58582152f8a98a65fa373d5\" id=4b4f5cd2-e220-4d6f-97bf-2c71143639f5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.112213 | controller |     "Jun 09 10:53:22.467593 crc crio[3654]: time=\"2026-06-09T10:53:22.467461263Z\" level=info msg=\"Started container\" PID=14188 containerID=604b14688ca852b5340ede4ce70c263cc42b4816d58582152f8a98a65fa373d5 description=openshift-marketplace/community-operators-qhh6t/extract-content id=4b4f5cd2-e220-4d6f-97bf-2c71143639f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=902af1f2689d9efec026c3fb55832b9f9ef1c48420035f4589a5468a53c0b9e6",
2026-06-09 12:20:06.112227 | controller |     "Jun 09 10:53:22.778269 crc crio[3654]: time=\"2026-06-09T10:53:22.776873493Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-6gftq/extract-content\" id=23c2d439-fa7c-4a1a-98c6-31409fbdb653 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.112242 | controller |     "Jun 09 10:53:22.779065 crc crio[3654]: time=\"2026-06-09T10:53:22.779006874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.112257 | controller |     "Jun 09 10:53:22.810920 crc crio[3654]: time=\"2026-06-09T10:53:22.810803002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.112271 | controller |     "Jun 09 10:53:22.813933 crc crio[3654]: time=\"2026-06-09T10:53:22.81387202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.112285 | controller |     "Jun 09 10:53:22.984059 crc crio[3654]: time=\"2026-06-09T10:53:22.983914597Z\" level=info msg=\"Created container 80e7ed2849b0b83f8ad85f4f22e4f1d72f1c5903e52fbdd577d592d243429e65: openshift-marketplace/redhat-marketplace-9r8mf/extract-content\" id=136fd1b5-4f40-41e4-b6d1-b9d2ef431e9e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.112303 | controller |     "Jun 09 10:53:22.986436 crc crio[3654]: time=\"2026-06-09T10:53:22.986075029Z\" level=info msg=\"Starting container: 80e7ed2849b0b83f8ad85f4f22e4f1d72f1c5903e52fbdd577d592d243429e65\" id=22175d62-3a4f-49b9-ae15-08bb5e3dc54f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.112318 | controller |     "Jun 09 10:53:22.991333 crc crio[3654]: time=\"2026-06-09T10:53:22.991206357Z\" level=info msg=\"Started container\" PID=14185 containerID=80e7ed2849b0b83f8ad85f4f22e4f1d72f1c5903e52fbdd577d592d243429e65 description=openshift-marketplace/redhat-marketplace-9r8mf/extract-content id=22175d62-3a4f-49b9-ae15-08bb5e3dc54f name=/runtime.v1.RuntimeService/StartContainer sandboxID=9cdb853dd0dee534b1202c3309d5c11200cb762ff1c64ad2e522288b3cf2ff56",
2026-06-09 12:20:06.112333 | controller |     "Jun 09 10:53:23.343881 crc crio[3654]: time=\"2026-06-09T10:53:23.343101313Z\" level=info msg=\"Created container 80cd4f0c9bb2b4b517284ec25d0742641c3b9b0fb9e362a15c8cd1ad8209004d: openshift-marketplace/certified-operators-l27pk/extract-content\" id=e5e28b9c-4176-49f3-868c-5ce8c3368142 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.112361 | controller |     "Jun 09 10:53:23.345007 crc crio[3654]: time=\"2026-06-09T10:53:23.344904685Z\" level=info msg=\"Starting container: 80cd4f0c9bb2b4b517284ec25d0742641c3b9b0fb9e362a15c8cd1ad8209004d\" id=e0c2985d-7cd4-420e-bc60-e32a09183180 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.112381 | controller |     "Jun 09 10:53:23.351678 crc crio[3654]: time=\"2026-06-09T10:53:23.350418984Z\" level=info msg=\"Started container\" PID=14181 containerID=80cd4f0c9bb2b4b517284ec25d0742641c3b9b0fb9e362a15c8cd1ad8209004d description=openshift-marketplace/certified-operators-l27pk/extract-content id=e0c2985d-7cd4-420e-bc60-e32a09183180 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec844a9526abd95e4c18c54053bf7db141a17eeabd98a663c74e6463dea843dd",
2026-06-09 12:20:06.112397 | controller |     "Jun 09 10:53:23.446208 crc crio[3654]: time=\"2026-06-09T10:53:23.444587942Z\" level=info msg=\"Created container 4925be519488ff788228bcb4375526a1bf00276b578a1f1e52c449ff0adbe71a: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=492c1272-c0ab-4143-b98c-e8066b734b6e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.112411 | controller |     "Jun 09 10:53:23.446208 crc crio[3654]: time=\"2026-06-09T10:53:23.445345674Z\" level=info msg=\"Created container 20235e60cb55e591024acca6618050c5514facee6c68c09557af82908c89d397: openshift-marketplace/redhat-operators-kbv5q/extract-content\" id=6c9992de-2fd1-4d57-afa5-defe5106d8f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.112457 | controller |     "Jun 09 10:53:23.446712 crc crio[3654]: time=\"2026-06-09T10:53:23.44625789Z\" level=info msg=\"Starting container: 20235e60cb55e591024acca6618050c5514facee6c68c09557af82908c89d397\" id=5d733659-e3b8-439a-9001-b1e471a3973b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.112481 | controller |     "Jun 09 10:53:23.446712 crc crio[3654]: time=\"2026-06-09T10:53:23.446460446Z\" level=info msg=\"Starting container: 4925be519488ff788228bcb4375526a1bf00276b578a1f1e52c449ff0adbe71a\" id=68a6148e-80de-4973-883b-3124e08236ea name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.112497 | controller |     "Jun 09 10:53:23.447712 crc crio[3654]: time=\"2026-06-09T10:53:23.447050833Z\" level=info msg=\"Created container b6c8282515363b0e9dbe26a2a789411e08d68df6baeccdbd498ecfd9946cefab: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=0d240455-7841-4e13-a03e-891872bb543e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.112512 | controller |     "Jun 09 10:53:23.451448 crc crio[3654]: time=\"2026-06-09T10:53:23.451355387Z\" level=info msg=\"Starting container: b6c8282515363b0e9dbe26a2a789411e08d68df6baeccdbd498ecfd9946cefab\" id=e16166aa-765f-43f4-8fa5-aa7617eef719 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.112533 | controller |     "Jun 09 10:53:23.452265 crc crio[3654]: time=\"2026-06-09T10:53:23.45213585Z\" level=info msg=\"Started container\" PID=14205 containerID=20235e60cb55e591024acca6618050c5514facee6c68c09557af82908c89d397 description=openshift-marketplace/redhat-operators-kbv5q/extract-content id=5d733659-e3b8-439a-9001-b1e471a3973b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f35ba46f5704b7a0c1dbba5084a9c17a7ef638a5dcacd99812d1c200c49178e3",
2026-06-09 12:20:06.112549 | controller |     "Jun 09 10:53:23.458504 crc crio[3654]: time=\"2026-06-09T10:53:23.458412981Z\" level=info msg=\"Started container\" PID=14167 containerID=b6c8282515363b0e9dbe26a2a789411e08d68df6baeccdbd498ecfd9946cefab description=openshift-marketplace/redhat-marketplace-ntdwx/extract-content id=e16166aa-765f-43f4-8fa5-aa7617eef719 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fad8ee63cebf690824fab3b130df53657b4bdce68e22c08803707d4ea89c3540",
2026-06-09 12:20:06.112564 | controller |     "Jun 09 10:53:23.478730 crc crio[3654]: time=\"2026-06-09T10:53:23.478463139Z\" level=info msg=\"Started container\" PID=14189 containerID=4925be519488ff788228bcb4375526a1bf00276b578a1f1e52c449ff0adbe71a description=openshift-marketplace/redhat-operators-x5vn9/extract-content id=68a6148e-80de-4973-883b-3124e08236ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e6a97487825b7098304af9bedd008e1b3e7475276ed1d348d5eaabd8bfe2bd4",
2026-06-09 12:20:06.112579 | controller |     "Jun 09 10:53:24.710794 crc crio[3654]: time=\"2026-06-09T10:53:24.71064366Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e1849f00-0995-42d1-89b7-fcc6aa09da65 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.112594 | controller |     "Jun 09 10:53:24.753869 crc crio[3654]: time=\"2026-06-09T10:53:24.753732114Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0c9a0ca8-5616-4386-8569-8d007032f354 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.112608 | controller |     "Jun 09 10:53:24.830748 crc crio[3654]: time=\"2026-06-09T10:53:24.830667854Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-fpfrk/extract-content\" id=0825482a-5745-4028-88ea-41e12826b6fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.112622 | controller |     "Jun 09 10:53:24.831508 crc crio[3654]: time=\"2026-06-09T10:53:24.831417025Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/registry-server\" id=28790da0-641f-45c4-a42f-1e555d910385 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.112636 | controller |     "Jun 09 10:53:24.831788 crc crio[3654]: time=\"2026-06-09T10:53:24.831726084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.112651 | controller |     "Jun 09 10:53:25.044715 crc crio[3654]: time=\"2026-06-09T10:53:25.04398956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.112665 | controller |     "Jun 09 10:53:25.063580 crc crio[3654]: time=\"2026-06-09T10:53:25.06340248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.112679 | controller |     "Jun 09 10:53:25.067758 crc crio[3654]: time=\"2026-06-09T10:53:25.067703264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.112697 | controller |     "Jun 09 10:53:25.069116 crc crio[3654]: time=\"2026-06-09T10:53:25.069094264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.112712 | controller |     "Jun 09 10:53:25.072870 crc crio[3654]: time=\"2026-06-09T10:53:25.072837022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.112726 | controller |     "Jun 09 10:53:25.230051 crc crio[3654]: time=\"2026-06-09T10:53:25.229907575Z\" level=info msg=\"Created container d2c215faad1ad73de3a8f93db5dc03fcb608e45bc702cf1613db2efb5bb9e489: openshift-marketplace/community-operators-6gftq/extract-content\" id=23c2d439-fa7c-4a1a-98c6-31409fbdb653 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.112740 | controller |     "Jun 09 10:53:25.231603 crc crio[3654]: time=\"2026-06-09T10:53:25.23145583Z\" level=info msg=\"Starting container: d2c215faad1ad73de3a8f93db5dc03fcb608e45bc702cf1613db2efb5bb9e489\" id=7960598b-9581-403a-8510-38d156b933e7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.112754 | controller |     "Jun 09 10:53:25.242183 crc crio[3654]: time=\"2026-06-09T10:53:25.242133778Z\" level=info msg=\"Started container\" PID=14246 containerID=d2c215faad1ad73de3a8f93db5dc03fcb608e45bc702cf1613db2efb5bb9e489 description=openshift-marketplace/community-operators-6gftq/extract-content id=7960598b-9581-403a-8510-38d156b933e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f750c4ba8df9773193ad5a8a6cc6f75c71d647bf9be6c56ee3a89a27dcb895ec",
2026-06-09 12:20:06.112769 | controller |     "Jun 09 10:53:25.725232 crc crio[3654]: time=\"2026-06-09T10:53:25.725146768Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f29d8f23-a29d-441f-b72f-c5c528c9d213 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.112783 | controller |     "Jun 09 10:53:25.725873 crc crio[3654]: time=\"2026-06-09T10:53:25.725802447Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=28d345df-fb55-4531-8a69-ffe457fe2ab4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.112798 | controller |     "Jun 09 10:53:25.792674 crc crio[3654]: time=\"2026-06-09T10:53:25.792564003Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7384697d-94a6-4a14-b7c9-a9c8eebed9f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.112812 | controller |     "Jun 09 10:53:25.792964 crc crio[3654]: time=\"2026-06-09T10:53:25.792593474Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4b25a35b-7068-4cf3-bd2a-a1249952110d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.112826 | controller |     "Jun 09 10:53:25.795575 crc crio[3654]: time=\"2026-06-09T10:53:25.795467827Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/registry-server\" id=8fa58368-3260-4ad5-9d84-0a48fa79a73d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.112841 | controller |     "Jun 09 10:53:25.796207 crc crio[3654]: time=\"2026-06-09T10:53:25.795986302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.112854 | controller |     "Jun 09 10:53:25.827090 crc crio[3654]: time=\"2026-06-09T10:53:25.827007587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.112872 | controller |     "Jun 09 10:53:25.830050 crc crio[3654]: time=\"2026-06-09T10:53:25.830007374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.112887 | controller |     "Jun 09 10:53:26.445267 crc crio[3654]: time=\"2026-06-09T10:53:26.445056595Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-9r8mf/registry-server\" id=fa31e2f4-62c4-461c-965f-e6068e364381 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.112901 | controller |     "Jun 09 10:53:26.445989 crc crio[3654]: time=\"2026-06-09T10:53:26.445871498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.112916 | controller |     "Jun 09 10:53:26.494954 crc crio[3654]: time=\"2026-06-09T10:53:26.494737158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.112930 | controller |     "Jun 09 10:53:26.497819 crc crio[3654]: time=\"2026-06-09T10:53:26.497693804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.112944 | controller |     "Jun 09 10:53:26.567986 crc crio[3654]: time=\"2026-06-09T10:53:26.567061754Z\" level=info msg=\"Created container 759a3b1c6e6531ca922be5a8088a886d11d9babcf8077ffa2dd509c918a90393: openshift-marketplace/community-operators-qhh6t/registry-server\" id=8fa58368-3260-4ad5-9d84-0a48fa79a73d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.112958 | controller |     "Jun 09 10:53:26.567986 crc crio[3654]: time=\"2026-06-09T10:53:26.567876438Z\" level=info msg=\"Created container 4ab15841282d44dba1898cfd451e7c6725141027ee9ebc059dc346a43d8b9cbc: openshift-marketplace/certified-operators-fpfrk/extract-content\" id=0825482a-5745-4028-88ea-41e12826b6fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.112972 | controller |     "Jun 09 10:53:26.570815 crc crio[3654]: time=\"2026-06-09T10:53:26.570693099Z\" level=info msg=\"Created container da4b018d53e7fadeed61b37010206d458ae94808b4602131ba41f8426617449a: openshift-marketplace/certified-operators-l27pk/registry-server\" id=28790da0-641f-45c4-a42f-1e555d910385 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.112987 | controller |     "Jun 09 10:53:26.571101 crc crio[3654]: time=\"2026-06-09T10:53:26.571013999Z\" level=info msg=\"Starting container: 759a3b1c6e6531ca922be5a8088a886d11d9babcf8077ffa2dd509c918a90393\" id=19523031-2e09-4961-a4d9-97de14c25150 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.113001 | controller |     "Jun 09 10:53:26.571514 crc crio[3654]: time=\"2026-06-09T10:53:26.571255786Z\" level=info msg=\"Starting container: 4ab15841282d44dba1898cfd451e7c6725141027ee9ebc059dc346a43d8b9cbc\" id=dbf3662b-b206-4b45-b30a-0353e15e8223 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.113015 | controller |     "Jun 09 10:53:26.572634 crc crio[3654]: time=\"2026-06-09T10:53:26.571924405Z\" level=info msg=\"Starting container: da4b018d53e7fadeed61b37010206d458ae94808b4602131ba41f8426617449a\" id=c6144e22-0f75-4f02-8154-b8effe80aa83 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.113029 | controller |     "Jun 09 10:53:26.580897 crc crio[3654]: time=\"2026-06-09T10:53:26.58076361Z\" level=info msg=\"Started container\" PID=14303 containerID=da4b018d53e7fadeed61b37010206d458ae94808b4602131ba41f8426617449a description=openshift-marketplace/certified-operators-l27pk/registry-server id=c6144e22-0f75-4f02-8154-b8effe80aa83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec844a9526abd95e4c18c54053bf7db141a17eeabd98a663c74e6463dea843dd",
2026-06-09 12:20:06.113048 | controller |     "Jun 09 10:53:26.582232 crc crio[3654]: time=\"2026-06-09T10:53:26.582006156Z\" level=info msg=\"Started container\" PID=14302 containerID=4ab15841282d44dba1898cfd451e7c6725141027ee9ebc059dc346a43d8b9cbc description=openshift-marketplace/certified-operators-fpfrk/extract-content id=dbf3662b-b206-4b45-b30a-0353e15e8223 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e1d9aa04dc62d0d0fd90f96b9c9f74e23738c9e3b2b6218530c7b21e97cd598",
2026-06-09 12:20:06.113063 | controller |     "Jun 09 10:53:26.593015 crc crio[3654]: time=\"2026-06-09T10:53:26.59289684Z\" level=info msg=\"Started container\" PID=14321 containerID=759a3b1c6e6531ca922be5a8088a886d11d9babcf8077ffa2dd509c918a90393 description=openshift-marketplace/community-operators-qhh6t/registry-server id=19523031-2e09-4961-a4d9-97de14c25150 name=/runtime.v1.RuntimeService/StartContainer sandboxID=902af1f2689d9efec026c3fb55832b9f9ef1c48420035f4589a5468a53c0b9e6",
2026-06-09 12:20:06.113078 | controller |     "Jun 09 10:53:26.747166 crc crio[3654]: time=\"2026-06-09T10:53:26.743663711Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=61e12493-24c9-4b2c-88a0-f93817a244d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.113092 | controller |     "Jun 09 10:53:26.751161 crc crio[3654]: time=\"2026-06-09T10:53:26.748709797Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=450cf4e2-50ce-4dcc-8b65-091bdf7860ea name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.113107 | controller |     "Jun 09 10:53:26.759074 crc crio[3654]: time=\"2026-06-09T10:53:26.75815718Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=54900ad3-2c88-4a81-80e6-1ebf72bfb166 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.113121 | controller |     "Jun 09 10:53:26.766456 crc crio[3654]: time=\"2026-06-09T10:53:26.766346196Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=86491328-6b73-41cb-907d-13d9b53ed2dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.113136 | controller |     "Jun 09 10:53:26.768817 crc crio[3654]: time=\"2026-06-09T10:53:26.768722475Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6aa915e5-155d-48cb-911e-21869325c647 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.113151 | controller |     "Jun 09 10:53:26.769088 crc crio[3654]: time=\"2026-06-09T10:53:26.768985722Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d76d61bc-5221-4b9d-a98b-a50f2814e92d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.113165 | controller |     "Jun 09 10:53:26.769409 crc crio[3654]: time=\"2026-06-09T10:53:26.769238279Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=734d0244-78f7-44f8-8f51-c816edba7800 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.113179 | controller |     "Jun 09 10:53:26.770669 crc crio[3654]: time=\"2026-06-09T10:53:26.770594629Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=c0c48911-588b-4c49-817b-0eba1bee9254 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.113193 | controller |     "Jun 09 10:53:26.770943 crc crio[3654]: time=\"2026-06-09T10:53:26.770849176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.113212 | controller |     "Jun 09 10:53:26.772139 crc crio[3654]: time=\"2026-06-09T10:53:26.771861945Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4e2a78d9-2baa-46d3-b74f-6226026097d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.113227 | controller |     "Jun 09 10:53:26.830017 crc crio[3654]: time=\"2026-06-09T10:53:26.829271862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.113242 | controller |     "Jun 09 10:53:26.842196 crc crio[3654]: time=\"2026-06-09T10:53:26.841839935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.113257 | controller |     "Jun 09 10:53:26.911443 crc crio[3654]: 2026-06-09T10:53:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8ae1d2612c43c8d Mac:72:21:92:2a:4b:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:35 Mtu:0 Sandbox:/var/run/netns/2c21be80-0092-404a-bba5-eb615c2d5fdc SocketPath: PciID:}] [{Interface:0xc000382c00 Address:{IP:10.217.0.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.113272 | controller |     "Jun 09 10:53:26.913608 crc crio[3654]: time=\"2026-06-09T10:53:26.91303255Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:8ae1d2612c43c8d3366b73ea5aa8ca119a098707b1b4af64fd39813b42f648f7 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/2c21be80-0092-404a-bba5-eb615c2d5fdc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbcea9f_f8da_49e7_87b5_1d6dc7b926ee.slice PodAnnotations:0xc002a06570}] Aliases:map[]}\"",
2026-06-09 12:20:06.113287 | controller |     "Jun 09 10:53:26.913842 crc crio[3654]: time=\"2026-06-09T10:53:26.913777941Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.113302 | controller |     "Jun 09 10:53:26.919721 crc crio[3654]: time=\"2026-06-09T10:53:26.91962826Z\" level=info msg=\"Ran pod sandbox 8ae1d2612c43c8d3366b73ea5aa8ca119a098707b1b4af64fd39813b42f648f7 with infra container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=68d4c914-3a3c-481f-ab67-289af496e845 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.113318 | controller |     "Jun 09 10:53:26.925588 crc crio[3654]: time=\"2026-06-09T10:53:26.925454858Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=1a964c86-27ef-439b-97ad-bfb4380fea92 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.113333 | controller |     "Jun 09 10:53:26.966728 crc crio[3654]: time=\"2026-06-09T10:53:26.966578755Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=622db98c-3f2e-42fc-aa32-a3f7f0364869 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.113362 | controller |     "Jun 09 10:53:27.473527 crc crio[3654]: time=\"2026-06-09T10:53:27.473201936Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-kbv5q/registry-server\" id=fe114a56-bd23-407e-b6b4-abc4f090e11e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.113383 | controller |     "Jun 09 10:53:27.473829 crc crio[3654]: time=\"2026-06-09T10:53:27.473696741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.113403 | controller |     "Jun 09 10:53:27.473829 crc crio[3654]: time=\"2026-06-09T10:53:27.473768853Z\" level=info msg=\"Created container 5ca19e4ac3dd2a263814d5035f120600e8f6781728eb9a93d7539d1ba673dd61: openshift-marketplace/redhat-marketplace-9r8mf/registry-server\" id=fa31e2f4-62c4-461c-965f-e6068e364381 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.113418 | controller |     "Jun 09 10:53:27.478746 crc crio[3654]: time=\"2026-06-09T10:53:27.478573821Z\" level=info msg=\"Starting container: 5ca19e4ac3dd2a263814d5035f120600e8f6781728eb9a93d7539d1ba673dd61\" id=0e4c43de-0d3c-4930-8efd-66d3fb8e2b9d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.113432 | controller |     "Jun 09 10:53:27.486532 crc crio[3654]: time=\"2026-06-09T10:53:27.486240813Z\" level=info msg=\"Started container\" PID=14333 containerID=5ca19e4ac3dd2a263814d5035f120600e8f6781728eb9a93d7539d1ba673dd61 description=openshift-marketplace/redhat-marketplace-9r8mf/registry-server id=0e4c43de-0d3c-4930-8efd-66d3fb8e2b9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9cdb853dd0dee534b1202c3309d5c11200cb762ff1c64ad2e522288b3cf2ff56",
2026-06-09 12:20:06.113447 | controller |     "Jun 09 10:53:27.522869 crc crio[3654]: time=\"2026-06-09T10:53:27.522681534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.113461 | controller |     "Jun 09 10:53:27.534901 crc crio[3654]: time=\"2026-06-09T10:53:27.533934439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.113476 | controller |     "Jun 09 10:53:27.779612 crc crio[3654]: time=\"2026-06-09T10:53:27.777515989Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=17e33439-ffcf-4818-a01d-e8d7dd4bb983 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.113490 | controller |     "Jun 09 10:53:27.872525 crc crio[3654]: time=\"2026-06-09T10:53:27.872391767Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=dd085bf9-b3e4-4c89-9b65-b7e1e3014283 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.113505 | controller |     "Jun 09 10:53:28.764211 crc crio[3654]: time=\"2026-06-09T10:53:28.764055121Z\" level=info msg=\"Created container 8d686e3505fba24521e3cf54ad9edbc2d41ea079ee21bd2b83eddea6ab2da66c: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=c0c48911-588b-4c49-817b-0eba1bee9254 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.113519 | controller |     "Jun 09 10:53:28.766164 crc crio[3654]: time=\"2026-06-09T10:53:28.766119701Z\" level=info msg=\"Starting container: 8d686e3505fba24521e3cf54ad9edbc2d41ea079ee21bd2b83eddea6ab2da66c\" id=8be530e1-e29c-4d04-b005-17b819b36d23 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.113534 | controller |     "Jun 09 10:53:28.773123 crc crio[3654]: time=\"2026-06-09T10:53:28.773064891Z\" level=info msg=\"Started container\" PID=14349 containerID=8d686e3505fba24521e3cf54ad9edbc2d41ea079ee21bd2b83eddea6ab2da66c description=openshift-marketplace/redhat-marketplace-ntdwx/registry-server id=8be530e1-e29c-4d04-b005-17b819b36d23 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fad8ee63cebf690824fab3b130df53657b4bdce68e22c08803707d4ea89c3540",
2026-06-09 12:20:06.113548 | controller |     "Jun 09 10:53:30.102985 crc crio[3654]: time=\"2026-06-09T10:53:30.102616352Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-6gftq/registry-server\" id=021106be-f9dc-4c73-b0d2-35c02fc4bbe1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.113567 | controller |     "Jun 09 10:53:30.103952 crc crio[3654]: time=\"2026-06-09T10:53:30.103055645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.113582 | controller |     "Jun 09 10:53:30.104604 crc crio[3654]: time=\"2026-06-09T10:53:30.104158406Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=c31f4750-3079-4812-ac6d-725ba05db620 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.113596 | controller |     "Jun 09 10:53:30.105544 crc crio[3654]: time=\"2026-06-09T10:53:30.105440543Z\" level=info msg=\"Creating container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=8482c90a-44ae-40b3-ae79-f6900b8e2934 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.113610 | controller |     "Jun 09 10:53:30.112035 crc crio[3654]: time=\"2026-06-09T10:53:30.111402195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.113625 | controller |     "Jun 09 10:53:30.112035 crc crio[3654]: time=\"2026-06-09T10:53:30.111405765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.113640 | controller |     "Jun 09 10:53:30.116826 crc crio[3654]: time=\"2026-06-09T10:53:30.116633336Z\" level=info msg=\"Created container d46cc08ae00b2c1c6fb4c6515fd6381313e78e2bf4121abbd01574afe4044b91: openshift-marketplace/redhat-operators-kbv5q/registry-server\" id=fe114a56-bd23-407e-b6b4-abc4f090e11e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.113655 | controller |     "Jun 09 10:53:30.118619 crc crio[3654]: time=\"2026-06-09T10:53:30.118556452Z\" level=info msg=\"Starting container: d46cc08ae00b2c1c6fb4c6515fd6381313e78e2bf4121abbd01574afe4044b91\" id=f66f00be-b387-4866-8a6e-99e6bba5a6b6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.113669 | controller |     "Jun 09 10:53:30.128782 crc crio[3654]: time=\"2026-06-09T10:53:30.128443867Z\" level=info msg=\"Started container\" PID=14376 containerID=d46cc08ae00b2c1c6fb4c6515fd6381313e78e2bf4121abbd01574afe4044b91 description=openshift-marketplace/redhat-operators-kbv5q/registry-server id=f66f00be-b387-4866-8a6e-99e6bba5a6b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f35ba46f5704b7a0c1dbba5084a9c17a7ef638a5dcacd99812d1c200c49178e3",
2026-06-09 12:20:06.113683 | controller |     "Jun 09 10:53:30.136195 crc crio[3654]: time=\"2026-06-09T10:53:30.136103547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.113698 | controller |     "Jun 09 10:53:30.138966 crc crio[3654]: time=\"2026-06-09T10:53:30.138907638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.113712 | controller |     "Jun 09 10:53:30.175181 crc crio[3654]: time=\"2026-06-09T10:53:30.175080062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.113726 | controller |     "Jun 09 10:53:30.185004 crc crio[3654]: time=\"2026-06-09T10:53:30.184896825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.113740 | controller |     "Jun 09 10:53:30.339213 crc crio[3654]: time=\"2026-06-09T10:53:30.339070585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.113754 | controller |     "Jun 09 10:53:30.343691 crc crio[3654]: time=\"2026-06-09T10:53:30.343617556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.113772 | controller |     "Jun 09 10:53:30.419503 crc crio[3654]: time=\"2026-06-09T10:53:30.419085304Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-fpfrk/registry-server\" id=5e60011d-9141-4e23-b96c-c5061e760284 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.113787 | controller |     "Jun 09 10:53:30.419993 crc crio[3654]: time=\"2026-06-09T10:53:30.419926018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.113801 | controller |     "Jun 09 10:53:30.456666 crc crio[3654]: time=\"2026-06-09T10:53:30.456558186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.113815 | controller |     "Jun 09 10:53:30.459456 crc crio[3654]: time=\"2026-06-09T10:53:30.459369267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.113829 | controller |     "Jun 09 10:53:30.704957 crc crio[3654]: time=\"2026-06-09T10:53:30.704660256Z\" level=info msg=\"Created container f7fd2bb87fd8f224e823601448a4db6612f07cc8b49c4486f4035f17b72a73be: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=c31f4750-3079-4812-ac6d-725ba05db620 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.113843 | controller |     "Jun 09 10:53:30.706700 crc crio[3654]: time=\"2026-06-09T10:53:30.706448247Z\" level=info msg=\"Starting container: f7fd2bb87fd8f224e823601448a4db6612f07cc8b49c4486f4035f17b72a73be\" id=7ce1cda8-adb4-4d51-9500-dc9a4643b9bd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.113857 | controller |     "Jun 09 10:53:30.715873 crc crio[3654]: time=\"2026-06-09T10:53:30.715754756Z\" level=info msg=\"Started container\" PID=14407 containerID=f7fd2bb87fd8f224e823601448a4db6612f07cc8b49c4486f4035f17b72a73be description=openshift-marketplace/redhat-operators-x5vn9/registry-server id=7ce1cda8-adb4-4d51-9500-dc9a4643b9bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e6a97487825b7098304af9bedd008e1b3e7475276ed1d348d5eaabd8bfe2bd4",
2026-06-09 12:20:06.113871 | controller |     "Jun 09 10:53:30.778679 crc crio[3654]: time=\"2026-06-09T10:53:30.778220769Z\" level=info msg=\"Created container b8ecdaba7d6bd85ed81b6120b3155e33c8aa5377a64dc8f7cb0bd461c6a83549: openshift-marketplace/community-operators-6gftq/registry-server\" id=021106be-f9dc-4c73-b0d2-35c02fc4bbe1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.113885 | controller |     "Jun 09 10:53:30.782128 crc crio[3654]: time=\"2026-06-09T10:53:30.781533604Z\" level=info msg=\"Starting container: b8ecdaba7d6bd85ed81b6120b3155e33c8aa5377a64dc8f7cb0bd461c6a83549\" id=ce096b46-dcdb-4ba7-9471-d7bbbd0cf6d1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.113898 | controller |     "Jun 09 10:53:30.782903 crc crio[3654]: time=\"2026-06-09T10:53:30.78277437Z\" level=info msg=\"Created container bc2dbdb001fde32b71290627843605ef91bf3bd22654d2d9a70427da96c61177: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=8482c90a-44ae-40b3-ae79-f6900b8e2934 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.113912 | controller |     "Jun 09 10:53:30.784240 crc crio[3654]: time=\"2026-06-09T10:53:30.78413727Z\" level=info msg=\"Starting container: bc2dbdb001fde32b71290627843605ef91bf3bd22654d2d9a70427da96c61177\" id=45f23f62-21fd-4184-b525-7aaa136ba7b0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.113926 | controller |     "Jun 09 10:53:30.795785 crc crio[3654]: time=\"2026-06-09T10:53:30.795640842Z\" level=info msg=\"Started container\" PID=14404 containerID=b8ecdaba7d6bd85ed81b6120b3155e33c8aa5377a64dc8f7cb0bd461c6a83549 description=openshift-marketplace/community-operators-6gftq/registry-server id=ce096b46-dcdb-4ba7-9471-d7bbbd0cf6d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f750c4ba8df9773193ad5a8a6cc6f75c71d647bf9be6c56ee3a89a27dcb895ec",
2026-06-09 12:20:06.113944 | controller |     "Jun 09 10:53:30.795994 crc crio[3654]: time=\"2026-06-09T10:53:30.795836227Z\" level=info msg=\"Started container\" PID=14416 containerID=bc2dbdb001fde32b71290627843605ef91bf3bd22654d2d9a70427da96c61177 description=openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry id=45f23f62-21fd-4184-b525-7aaa136ba7b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ae1d2612c43c8d3366b73ea5aa8ca119a098707b1b4af64fd39813b42f648f7",
2026-06-09 12:20:06.113959 | controller |     "Jun 09 10:53:30.878894 crc crio[3654]: time=\"2026-06-09T10:53:30.87874847Z\" level=info msg=\"Created container 2ccaf13bb458bbd4306700f0d26629c4fb415bc0bc21ec1a2d54f622d5acef2e: openshift-marketplace/certified-operators-fpfrk/registry-server\" id=5e60011d-9141-4e23-b96c-c5061e760284 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.113973 | controller |     "Jun 09 10:53:30.880884 crc crio[3654]: time=\"2026-06-09T10:53:30.880779979Z\" level=info msg=\"Starting container: 2ccaf13bb458bbd4306700f0d26629c4fb415bc0bc21ec1a2d54f622d5acef2e\" id=fb3b564d-6e09-44a4-a43e-d031c9a30d62 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.113987 | controller |     "Jun 09 10:53:30.895904 crc crio[3654]: time=\"2026-06-09T10:53:30.895777591Z\" level=info msg=\"Started container\" PID=14425 containerID=2ccaf13bb458bbd4306700f0d26629c4fb415bc0bc21ec1a2d54f622d5acef2e description=openshift-marketplace/certified-operators-fpfrk/registry-server id=fb3b564d-6e09-44a4-a43e-d031c9a30d62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e1d9aa04dc62d0d0fd90f96b9c9f74e23738c9e3b2b6218530c7b21e97cd598",
2026-06-09 12:20:06.114001 | controller |     "Jun 09 10:53:49.329931 crc crio[3654]: time=\"2026-06-09T10:53:49.329099851Z\" level=info msg=\"Stopping container: a24b832c99643fd5ff7329045fe9c665c19637c87a98525a57980bb998ef8c7d (timeout: 2s)\" id=38366654-f807-4a8a-801e-c60e68199b80 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.114015 | controller |     "Jun 09 10:53:50.213783 crc crio[3654]: time=\"2026-06-09T10:53:50.213394431Z\" level=info msg=\"Removing container: 0d3a50dd807997314766cff3bc76156bd084752868034097220b1cf7a13f8587\" id=63ef7991-b104-4add-bb1d-64c5eb9eae07 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.114029 | controller |     "Jun 09 10:53:52.062899 crc crio[3654]: time=\"2026-06-09T10:53:52.061983Z\" level=info msg=\"Stopped container a24b832c99643fd5ff7329045fe9c665c19637c87a98525a57980bb998ef8c7d: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=38366654-f807-4a8a-801e-c60e68199b80 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.114043 | controller |     "Jun 09 10:53:52.064371 crc crio[3654]: time=\"2026-06-09T10:53:52.064229055Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=5326fbdb-7b71-4263-8dcd-29eb4fc58c65 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.114057 | controller |     "Jun 09 10:53:52.068043 crc crio[3654]: time=\"2026-06-09T10:53:52.067975863Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=b20c4094-6aa0-4085-9d89-4c5983eb14d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.114071 | controller |     "Jun 09 10:53:52.070253 crc crio[3654]: time=\"2026-06-09T10:53:52.070157616Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=bcd3f4da-0324-4698-876c-12fe205e3789 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.114088 | controller |     "Jun 09 10:53:52.070759 crc crio[3654]: time=\"2026-06-09T10:53:52.070691081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.114103 | controller |     "Jun 09 10:53:52.235935 crc crio[3654]: time=\"2026-06-09T10:53:52.235861368Z\" level=info msg=\"Removed container 0d3a50dd807997314766cff3bc76156bd084752868034097220b1cf7a13f8587: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=63ef7991-b104-4add-bb1d-64c5eb9eae07 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.114117 | controller |     "Jun 09 10:53:52.254279 crc crio[3654]: time=\"2026-06-09T10:53:52.253800756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.114132 | controller |     "Jun 09 10:53:52.260392 crc crio[3654]: time=\"2026-06-09T10:53:52.260279513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.114146 | controller |     "Jun 09 10:53:55.129913 crc crio[3654]: time=\"2026-06-09T10:53:55.129412555Z\" level=info msg=\"Created container 2804ebab2890a012fa5c5b3b2ba48cfd6ffa6df72f7ad8d49e28b0739a0768f8: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=bcd3f4da-0324-4698-876c-12fe205e3789 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.114160 | controller |     "Jun 09 10:53:55.131086 crc crio[3654]: time=\"2026-06-09T10:53:55.13095831Z\" level=info msg=\"Starting container: 2804ebab2890a012fa5c5b3b2ba48cfd6ffa6df72f7ad8d49e28b0739a0768f8\" id=acbe629e-abd2-4bd8-8b1b-6a338b110653 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.114174 | controller |     "Jun 09 10:53:55.144903 crc crio[3654]: time=\"2026-06-09T10:53:55.144790239Z\" level=info msg=\"Started container\" PID=14901 containerID=2804ebab2890a012fa5c5b3b2ba48cfd6ffa6df72f7ad8d49e28b0739a0768f8 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=acbe629e-abd2-4bd8-8b1b-6a338b110653 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9b479de35f01ab7bfcd62a9edfa06265f1db178e901d03ec50c14687e120ac3",
2026-06-09 12:20:06.114188 | controller |     "Jun 09 10:53:56.548380 crc crio[3654]: time=\"2026-06-09T10:53:56.548166589Z\" level=info msg=\"Stopping container: b8ecdaba7d6bd85ed81b6120b3155e33c8aa5377a64dc8f7cb0bd461c6a83549 (timeout: 2s)\" id=d49424e0-2378-4b8b-a6f4-a06cd94d69c4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.114202 | controller |     "Jun 09 10:53:56.834648 crc crio[3654]: time=\"2026-06-09T10:53:56.834348818Z\" level=info msg=\"Stopped container b8ecdaba7d6bd85ed81b6120b3155e33c8aa5377a64dc8f7cb0bd461c6a83549: openshift-marketplace/community-operators-6gftq/registry-server\" id=d49424e0-2378-4b8b-a6f4-a06cd94d69c4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.114216 | controller |     "Jun 09 10:53:56.835588 crc crio[3654]: time=\"2026-06-09T10:53:56.83544183Z\" level=info msg=\"Stopping pod sandbox: f750c4ba8df9773193ad5a8a6cc6f75c71d647bf9be6c56ee3a89a27dcb895ec\" id=a042883c-7cea-44f4-a3d4-e7460ede0a34 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.114230 | controller |     "Jun 09 10:53:56.836360 crc crio[3654]: time=\"2026-06-09T10:53:56.836193721Z\" level=info msg=\"Got pod network &{Name:community-operators-6gftq Namespace:openshift-marketplace ID:f750c4ba8df9773193ad5a8a6cc6f75c71d647bf9be6c56ee3a89a27dcb895ec UID:bb8bf7e9-ef5d-4995-9612-6b447d361d43 NetNS:/var/run/netns/81dc2258-ae46-4c87-a4a6-5d8cc5ebb4f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbb8bf7e9_ef5d_4995_9612_6b447d361d43.slice PodAnnotations:0xc00008c970}] Aliases:map[]}\"",
2026-06-09 12:20:06.114249 | controller |     "Jun 09 10:53:56.836574 crc crio[3654]: time=\"2026-06-09T10:53:56.836448109Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-6gftq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.114263 | controller |     "Jun 09 10:53:57.552532 crc crio[3654]: time=\"2026-06-09T10:53:57.552379191Z\" level=info msg=\"Stopping container: 2ccaf13bb458bbd4306700f0d26629c4fb415bc0bc21ec1a2d54f622d5acef2e (timeout: 2s)\" id=85df2ee9-cca7-420f-82b5-ef482518109c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.114278 | controller |     "Jun 09 10:53:57.702500 crc crio[3654]: time=\"2026-06-09T10:53:57.701836134Z\" level=info msg=\"Stopped container 2ccaf13bb458bbd4306700f0d26629c4fb415bc0bc21ec1a2d54f622d5acef2e: openshift-marketplace/certified-operators-fpfrk/registry-server\" id=85df2ee9-cca7-420f-82b5-ef482518109c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.114292 | controller |     "Jun 09 10:53:57.703885 crc crio[3654]: time=\"2026-06-09T10:53:57.703755569Z\" level=info msg=\"Stopping pod sandbox: 3e1d9aa04dc62d0d0fd90f96b9c9f74e23738c9e3b2b6218530c7b21e97cd598\" id=aebf6bbf-3fd7-44dc-9717-846afe4cc2d8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.114307 | controller |     "Jun 09 10:53:57.708046 crc crio[3654]: time=\"2026-06-09T10:53:57.704421009Z\" level=info msg=\"Got pod network &{Name:certified-operators-fpfrk Namespace:openshift-marketplace ID:3e1d9aa04dc62d0d0fd90f96b9c9f74e23738c9e3b2b6218530c7b21e97cd598 UID:567728c4-bac1-46b9-b9ff-ce745289008f NetNS:/var/run/netns/ffc5911f-68fc-4c87-addf-2366246388f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod567728c4_bac1_46b9_b9ff_ce745289008f.slice PodAnnotations:0xc00011c7d0}] Aliases:map[]}\"",
2026-06-09 12:20:06.114322 | controller |     "Jun 09 10:53:57.708046 crc crio[3654]: time=\"2026-06-09T10:53:57.704620714Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-fpfrk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.114337 | controller |     "Jun 09 10:53:57.811425 crc crio[3654]: time=\"2026-06-09T10:53:57.807238816Z\" level=info msg=\"Stopped pod sandbox: f750c4ba8df9773193ad5a8a6cc6f75c71d647bf9be6c56ee3a89a27dcb895ec\" id=a042883c-7cea-44f4-a3d4-e7460ede0a34 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.114368 | controller |     "Jun 09 10:53:58.214056 crc crio[3654]: time=\"2026-06-09T10:53:58.213917212Z\" level=info msg=\"Stopped pod sandbox: 3e1d9aa04dc62d0d0fd90f96b9c9f74e23738c9e3b2b6218530c7b21e97cd598\" id=aebf6bbf-3fd7-44dc-9717-846afe4cc2d8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.114385 | controller |     "Jun 09 10:53:58.340549 crc crio[3654]: time=\"2026-06-09T10:53:58.339681922Z\" level=info msg=\"Removing container: b8ecdaba7d6bd85ed81b6120b3155e33c8aa5377a64dc8f7cb0bd461c6a83549\" id=d8673359-ac8c-4d33-9f27-63b46f53536a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.114400 | controller |     "Jun 09 10:53:58.359146 crc crio[3654]: time=\"2026-06-09T10:53:58.359060811Z\" level=info msg=\"Removed container b8ecdaba7d6bd85ed81b6120b3155e33c8aa5377a64dc8f7cb0bd461c6a83549: openshift-marketplace/community-operators-6gftq/registry-server\" id=d8673359-ac8c-4d33-9f27-63b46f53536a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.114414 | controller |     "Jun 09 10:53:58.362613 crc crio[3654]: time=\"2026-06-09T10:53:58.362546202Z\" level=info msg=\"Removing container: d2c215faad1ad73de3a8f93db5dc03fcb608e45bc702cf1613db2efb5bb9e489\" id=b858c73e-a98f-49ce-8b5f-0b23f89be4a4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.114429 | controller |     "Jun 09 10:53:58.388077 crc crio[3654]: time=\"2026-06-09T10:53:58.387999937Z\" level=info msg=\"Removed container d2c215faad1ad73de3a8f93db5dc03fcb608e45bc702cf1613db2efb5bb9e489: openshift-marketplace/community-operators-6gftq/extract-content\" id=b858c73e-a98f-49ce-8b5f-0b23f89be4a4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.114447 | controller |     "Jun 09 10:53:58.391246 crc crio[3654]: time=\"2026-06-09T10:53:58.391176668Z\" level=info msg=\"Removing container: 0b7c619e33c12dda59f0c941d7a5302da8070021af7f21d229505a0543e1da0e\" id=e2b2a2b7-90d3-47fa-84f1-b756de140a32 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.114462 | controller |     "Jun 09 10:53:58.409981 crc crio[3654]: time=\"2026-06-09T10:53:58.409903139Z\" level=info msg=\"Removed container 0b7c619e33c12dda59f0c941d7a5302da8070021af7f21d229505a0543e1da0e: openshift-marketplace/community-operators-6gftq/extract-utilities\" id=e2b2a2b7-90d3-47fa-84f1-b756de140a32 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.114476 | controller |     "Jun 09 10:53:58.414907 crc crio[3654]: time=\"2026-06-09T10:53:58.41480821Z\" level=info msg=\"Removing container: 2ccaf13bb458bbd4306700f0d26629c4fb415bc0bc21ec1a2d54f622d5acef2e\" id=66a1ffdf-b759-44d8-9ee4-9605c8f327b4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.114491 | controller |     "Jun 09 10:53:58.433402 crc crio[3654]: time=\"2026-06-09T10:53:58.433268213Z\" level=info msg=\"Removed container 2ccaf13bb458bbd4306700f0d26629c4fb415bc0bc21ec1a2d54f622d5acef2e: openshift-marketplace/certified-operators-fpfrk/registry-server\" id=66a1ffdf-b759-44d8-9ee4-9605c8f327b4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.114505 | controller |     "Jun 09 10:53:58.436014 crc crio[3654]: time=\"2026-06-09T10:53:58.43593858Z\" level=info msg=\"Removing container: 4ab15841282d44dba1898cfd451e7c6725141027ee9ebc059dc346a43d8b9cbc\" id=48e5476c-738a-40d7-a1d5-5dd98c17b57c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.114519 | controller |     "Jun 09 10:53:58.455164 crc crio[3654]: time=\"2026-06-09T10:53:58.455056182Z\" level=info msg=\"Removed container 4ab15841282d44dba1898cfd451e7c6725141027ee9ebc059dc346a43d8b9cbc: openshift-marketplace/certified-operators-fpfrk/extract-content\" id=48e5476c-738a-40d7-a1d5-5dd98c17b57c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.114534 | controller |     "Jun 09 10:53:58.458062 crc crio[3654]: time=\"2026-06-09T10:53:58.457968656Z\" level=info msg=\"Removing container: 599f5f86d201c7c347a1e81a030a06f7283595254bdc499f18d5af063802c86f\" id=1213d3b4-14bf-42ce-b028-08fb9245e0aa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.114548 | controller |     "Jun 09 10:53:58.475461 crc crio[3654]: time=\"2026-06-09T10:53:58.475246264Z\" level=info msg=\"Removed container 599f5f86d201c7c347a1e81a030a06f7283595254bdc499f18d5af063802c86f: openshift-marketplace/certified-operators-fpfrk/extract-utilities\" id=1213d3b4-14bf-42ce-b028-08fb9245e0aa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.114562 | controller |     "Jun 09 10:53:58.944955 crc crio[3654]: time=\"2026-06-09T10:53:58.944831026Z\" level=info msg=\"Stopping container: d46cc08ae00b2c1c6fb4c6515fd6381313e78e2bf4121abbd01574afe4044b91 (timeout: 2s)\" id=8fa6d798-f002-4482-a751-70320e61ea37 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.114577 | controller |     "Jun 09 10:53:59.104015 crc crio[3654]: time=\"2026-06-09T10:53:59.103955918Z\" level=info msg=\"Stopped container d46cc08ae00b2c1c6fb4c6515fd6381313e78e2bf4121abbd01574afe4044b91: openshift-marketplace/redhat-operators-kbv5q/registry-server\" id=8fa6d798-f002-4482-a751-70320e61ea37 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.114592 | controller |     "Jun 09 10:53:59.106851 crc crio[3654]: time=\"2026-06-09T10:53:59.106632785Z\" level=info msg=\"Stopping pod sandbox: f35ba46f5704b7a0c1dbba5084a9c17a7ef638a5dcacd99812d1c200c49178e3\" id=0dce61a5-d8fb-4e29-834d-51659504db7a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.114610 | controller |     "Jun 09 10:53:59.108032 crc crio[3654]: time=\"2026-06-09T10:53:59.10784588Z\" level=info msg=\"Got pod network &{Name:redhat-operators-kbv5q Namespace:openshift-marketplace ID:f35ba46f5704b7a0c1dbba5084a9c17a7ef638a5dcacd99812d1c200c49178e3 UID:8526a162-9236-4afe-8233-b6777682d6b9 NetNS:/var/run/netns/59ffc851-eaa2-406e-9bd4-9103007fa1a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8526a162_9236_4afe_8233_b6777682d6b9.slice PodAnnotations:0xc00008d2b0}] Aliases:map[]}\"",
2026-06-09 12:20:06.114625 | controller |     "Jun 09 10:53:59.108032 crc crio[3654]: time=\"2026-06-09T10:53:59.108023805Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-kbv5q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.114640 | controller |     "Jun 09 10:53:59.983274 crc crio[3654]: time=\"2026-06-09T10:53:59.983144261Z\" level=info msg=\"Stopping container: 5ca19e4ac3dd2a263814d5035f120600e8f6781728eb9a93d7539d1ba673dd61 (timeout: 2s)\" id=133c1f03-fc92-4823-bb20-859c30b89e08 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.114655 | controller |     "Jun 09 10:54:00.052275 crc crio[3654]: time=\"2026-06-09T10:54:00.052158343Z\" level=info msg=\"Stopped pod sandbox: f35ba46f5704b7a0c1dbba5084a9c17a7ef638a5dcacd99812d1c200c49178e3\" id=0dce61a5-d8fb-4e29-834d-51659504db7a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.114669 | controller |     "Jun 09 10:54:00.128279 crc crio[3654]: time=\"2026-06-09T10:54:00.127350223Z\" level=info msg=\"Stopped container 5ca19e4ac3dd2a263814d5035f120600e8f6781728eb9a93d7539d1ba673dd61: openshift-marketplace/redhat-marketplace-9r8mf/registry-server\" id=133c1f03-fc92-4823-bb20-859c30b89e08 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.114684 | controller |     "Jun 09 10:54:00.130916 crc crio[3654]: time=\"2026-06-09T10:54:00.130607697Z\" level=info msg=\"Stopping pod sandbox: 9cdb853dd0dee534b1202c3309d5c11200cb762ff1c64ad2e522288b3cf2ff56\" id=5882911b-ffcf-497e-ba03-f552abb9493d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.114698 | controller |     "Jun 09 10:54:00.131537 crc crio[3654]: time=\"2026-06-09T10:54:00.131120401Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-9r8mf Namespace:openshift-marketplace ID:9cdb853dd0dee534b1202c3309d5c11200cb762ff1c64ad2e522288b3cf2ff56 UID:e29c7b66-3078-4700-aeb8-cc47ae579d95 NetNS:/var/run/netns/aec62536-645a-4aad-bed7-88582afe3eef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode29c7b66_3078_4700_aeb8_cc47ae579d95.slice PodAnnotations:0xc000490e68}] Aliases:map[]}\"",
2026-06-09 12:20:06.114713 | controller |     "Jun 09 10:54:00.131537 crc crio[3654]: time=\"2026-06-09T10:54:00.13141091Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-9r8mf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.114728 | controller |     "Jun 09 10:54:00.405988 crc crio[3654]: time=\"2026-06-09T10:54:00.405876921Z\" level=info msg=\"Removing container: d46cc08ae00b2c1c6fb4c6515fd6381313e78e2bf4121abbd01574afe4044b91\" id=8ecad7cb-52f0-464c-b0b7-4abc3b555759 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.114743 | controller |     "Jun 09 10:54:00.429828 crc crio[3654]: time=\"2026-06-09T10:54:00.429704899Z\" level=info msg=\"Removed container d46cc08ae00b2c1c6fb4c6515fd6381313e78e2bf4121abbd01574afe4044b91: openshift-marketplace/redhat-operators-kbv5q/registry-server\" id=8ecad7cb-52f0-464c-b0b7-4abc3b555759 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.114757 | controller |     "Jun 09 10:54:00.433110 crc crio[3654]: time=\"2026-06-09T10:54:00.433022934Z\" level=info msg=\"Removing container: 20235e60cb55e591024acca6618050c5514facee6c68c09557af82908c89d397\" id=95ebaba7-054e-49b8-aaf0-33edba596906 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.114774 | controller |     "Jun 09 10:54:00.468440 crc crio[3654]: time=\"2026-06-09T10:54:00.468235231Z\" level=info msg=\"Removed container 20235e60cb55e591024acca6618050c5514facee6c68c09557af82908c89d397: openshift-marketplace/redhat-operators-kbv5q/extract-content\" id=95ebaba7-054e-49b8-aaf0-33edba596906 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.114789 | controller |     "Jun 09 10:54:00.471237 crc crio[3654]: time=\"2026-06-09T10:54:00.471167745Z\" level=info msg=\"Removing container: 57cdfd8d84d5d71812f83e41b70120d6b73be30b27f5d955ceb1c47296a31aae\" id=4e69221d-0503-4a6d-a7e2-4811c6ce23e6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.114803 | controller |     "Jun 09 10:54:00.490076 crc crio[3654]: time=\"2026-06-09T10:54:00.489863385Z\" level=info msg=\"Removed container 57cdfd8d84d5d71812f83e41b70120d6b73be30b27f5d955ceb1c47296a31aae: openshift-marketplace/redhat-operators-kbv5q/extract-utilities\" id=4e69221d-0503-4a6d-a7e2-4811c6ce23e6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.114817 | controller |     "Jun 09 10:54:00.575743 crc crio[3654]: time=\"2026-06-09T10:54:00.57562538Z\" level=info msg=\"Stopped pod sandbox: 9cdb853dd0dee534b1202c3309d5c11200cb762ff1c64ad2e522288b3cf2ff56\" id=5882911b-ffcf-497e-ba03-f552abb9493d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.114831 | controller |     "Jun 09 10:54:01.415090 crc crio[3654]: time=\"2026-06-09T10:54:01.414997865Z\" level=info msg=\"Removing container: 5ca19e4ac3dd2a263814d5035f120600e8f6781728eb9a93d7539d1ba673dd61\" id=3d4dea88-c9da-4eb1-9524-cdf0a5232d1b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.114844 | controller |     "Jun 09 10:54:01.436677 crc crio[3654]: time=\"2026-06-09T10:54:01.436596668Z\" level=info msg=\"Removed container 5ca19e4ac3dd2a263814d5035f120600e8f6781728eb9a93d7539d1ba673dd61: openshift-marketplace/redhat-marketplace-9r8mf/registry-server\" id=3d4dea88-c9da-4eb1-9524-cdf0a5232d1b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.114858 | controller |     "Jun 09 10:54:01.439651 crc crio[3654]: time=\"2026-06-09T10:54:01.439552413Z\" level=info msg=\"Removing container: 80e7ed2849b0b83f8ad85f4f22e4f1d72f1c5903e52fbdd577d592d243429e65\" id=60b3c770-41bf-462e-9820-3eb860998d97 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.114872 | controller |     "Jun 09 10:54:01.469988 crc crio[3654]: time=\"2026-06-09T10:54:01.469893659Z\" level=info msg=\"Removed container 80e7ed2849b0b83f8ad85f4f22e4f1d72f1c5903e52fbdd577d592d243429e65: openshift-marketplace/redhat-marketplace-9r8mf/extract-content\" id=60b3c770-41bf-462e-9820-3eb860998d97 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.114886 | controller |     "Jun 09 10:54:01.473120 crc crio[3654]: time=\"2026-06-09T10:54:01.473059291Z\" level=info msg=\"Removing container: e74b6c889f000e53c6d5130bba2a07b26b8b7fdb83c5a197dbe4a4d75a26ef19\" id=4e6c94c3-3b8b-4fc7-be7e-1cbc65760a06 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.114900 | controller |     "Jun 09 10:54:01.495378 crc crio[3654]: time=\"2026-06-09T10:54:01.49451914Z\" level=info msg=\"Removed container e74b6c889f000e53c6d5130bba2a07b26b8b7fdb83c5a197dbe4a4d75a26ef19: openshift-marketplace/redhat-marketplace-9r8mf/extract-utilities\" id=4e6c94c3-3b8b-4fc7-be7e-1cbc65760a06 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.114914 | controller |     "Jun 09 10:54:11.301726 crc crio[3654]: time=\"2026-06-09T10:54:11.300061085Z\" level=info msg=\"Stopping container: 183f8aa551f0b759c4777841bdf133a8e67cf952bc2556d1aca753a0f454ba69 (timeout: 15s)\" id=f2c7cfc5-d8c3-4f52-b28d-a4021441cd2d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.114928 | controller |     "Jun 09 10:54:11.305756 crc crio[3654]: time=\"2026-06-09T10:54:11.300867968Z\" level=info msg=\"Stopping container: dd51afac4f11973f89e8f98eab4afa41c0a7893553ee94e48b5cf3cbf044ff00 (timeout: 15s)\" id=14d0d0b8-7069-40b2-af03-0a475b8729b6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.114945 | controller |     "Jun 09 10:54:11.305756 crc crio[3654]: time=\"2026-06-09T10:54:11.30094748Z\" level=info msg=\"Stopping container: c6ec45eae073edea4ec379e56815c2bb19f819bf2837059ddd3a84c23e6ad58d (timeout: 15s)\" id=4c46d1fa-bd2d-4471-8173-80f3fe33d1ed name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.114959 | controller |     "Jun 09 10:54:11.305756 crc crio[3654]: time=\"2026-06-09T10:54:11.301018742Z\" level=info msg=\"Stopping container: 00aafc815975521306ba80de625310388b94f6227e9714abfd49ee72926359ad (timeout: 15s)\" id=82013a0d-fb23-4954-8424-59a31bef61c2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.114973 | controller |     "Jun 09 10:54:11.305756 crc crio[3654]: time=\"2026-06-09T10:54:11.301261109Z\" level=info msg=\"Stopping container: b2715a5453d86e56718ff0f4c77907293b8ef52bad455f062de0695fdb41ad79 (timeout: 15s)\" id=5252daa9-ece0-4f1e-a761-a2111b25ed1b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.114987 | controller |     "Jun 09 10:54:12.437478 crc crio[3654]: time=\"2026-06-09T10:54:12.43677374Z\" level=info msg=\"Stopped container 183f8aa551f0b759c4777841bdf133a8e67cf952bc2556d1aca753a0f454ba69: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=f2c7cfc5-d8c3-4f52-b28d-a4021441cd2d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.115001 | controller |     "Jun 09 10:54:13.548918 crc crio[3654]: time=\"2026-06-09T10:54:13.541831141Z\" level=info msg=\"Removing container: e5f4de7fd2803934b1711b8f4200ed8478f219c41fb5f7f3f36d40bc196765c0\" id=a0fa19b1-6a6b-45a0-aac1-69a868baec9c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.115015 | controller |     "Jun 09 10:54:15.037515 crc crio[3654]: time=\"2026-06-09T10:54:15.037351921Z\" level=info msg=\"Stopped container c6ec45eae073edea4ec379e56815c2bb19f819bf2837059ddd3a84c23e6ad58d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=4c46d1fa-bd2d-4471-8173-80f3fe33d1ed name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.115030 | controller |     "Jun 09 10:54:15.155417 crc crio[3654]: time=\"2026-06-09T10:54:15.155262484Z\" level=info msg=\"Stopped container b2715a5453d86e56718ff0f4c77907293b8ef52bad455f062de0695fdb41ad79: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=5252daa9-ece0-4f1e-a761-a2111b25ed1b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.115044 | controller |     "Jun 09 10:54:15.191918 crc crio[3654]: time=\"2026-06-09T10:54:15.191768938Z\" level=info msg=\"Removed container e5f4de7fd2803934b1711b8f4200ed8478f219c41fb5f7f3f36d40bc196765c0: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=a0fa19b1-6a6b-45a0-aac1-69a868baec9c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.115058 | controller |     "Jun 09 10:54:15.822583 crc crio[3654]: time=\"2026-06-09T10:54:15.308881077Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=a23250de-29fd-4056-8d92-3a107ae517e4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.115072 | controller |     "Jun 09 10:54:15.822583 crc crio[3654]: time=\"2026-06-09T10:54:15.30896669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.115087 | controller |     "Jun 09 10:54:15.822583 crc crio[3654]: time=\"2026-06-09T10:54:15.324034435Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=a23250de-29fd-4056-8d92-3a107ae517e4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.115101 | controller |     "Jun 09 10:54:15.822583 crc crio[3654]: time=\"2026-06-09T10:54:15.333448067Z\" level=info msg=\"Ran pod sandbox cbba544fe4008e085595dafabddeeecefdf3d86cfc1ffbbddfa403ebcda46287 with infra container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=a23250de-29fd-4056-8d92-3a107ae517e4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.115121 | controller |     "Jun 09 10:54:15.822583 crc crio[3654]: time=\"2026-06-09T10:54:15.335698921Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=20d93a67-e557-4324-86df-fff21db63990 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.115136 | controller |     "Jun 09 10:54:15.822583 crc crio[3654]: time=\"2026-06-09T10:54:15.363263447Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=04156192-3d0a-456a-874e-ce57d128c18e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.115150 | controller |     "Jun 09 10:54:15.988680 crc crio[3654]: time=\"2026-06-09T10:54:15.988601844Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=79dca129-3174-44ff-8dc0-650bf9b73b34 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.115164 | controller |     "Jun 09 10:54:15.989116 crc crio[3654]: time=\"2026-06-09T10:54:15.989056157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.115179 | controller |     "Jun 09 10:54:16.014192 crc crio[3654]: time=\"2026-06-09T10:54:16.01410306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.115193 | controller |     "Jun 09 10:54:16.167608 crc crio[3654]: time=\"2026-06-09T10:54:16.167450096Z\" level=info msg=\"Stopped container 00aafc815975521306ba80de625310388b94f6227e9714abfd49ee72926359ad: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=82013a0d-fb23-4954-8424-59a31bef61c2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.115208 | controller |     "Jun 09 10:54:16.173946 crc crio[3654]: time=\"2026-06-09T10:54:16.173868431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.115222 | controller |     "Jun 09 10:54:16.561534 crc crio[3654]: time=\"2026-06-09T10:54:16.561356944Z\" level=info msg=\"Created container 9cb1427d833e7666744e14bbecc97b86aaa3df53805be58a9495f1ccd8045d23: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=79dca129-3174-44ff-8dc0-650bf9b73b34 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.115236 | controller |     "Jun 09 10:54:16.563138 crc crio[3654]: time=\"2026-06-09T10:54:16.563080003Z\" level=info msg=\"Starting container: 9cb1427d833e7666744e14bbecc97b86aaa3df53805be58a9495f1ccd8045d23\" id=39e3d930-4df6-48c5-9456-5ff16d723c1f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.115251 | controller |     "Jun 09 10:54:16.572335 crc crio[3654]: time=\"2026-06-09T10:54:16.572199707Z\" level=info msg=\"Started container\" PID=15464 containerID=9cb1427d833e7666744e14bbecc97b86aaa3df53805be58a9495f1ccd8045d23 description=openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor id=39e3d930-4df6-48c5-9456-5ff16d723c1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=cbba544fe4008e085595dafabddeeecefdf3d86cfc1ffbbddfa403ebcda46287",
2026-06-09 12:20:06.115265 | controller |     "Jun 09 10:54:16.573639 crc crio[3654]: time=\"2026-06-09T10:54:16.573535615Z\" level=info msg=\"Stopping pod sandbox: 271de4ba17374600d9e7cae1887d528ce2f5239d69406c466123bf538547bc73\" id=1905255c-02a7-4637-ac2d-54be4703812d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.115284 | controller |     "Jun 09 10:54:16.574392 crc crio[3654]: time=\"2026-06-09T10:54:16.574257346Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:271de4ba17374600d9e7cae1887d528ce2f5239d69406c466123bf538547bc73 UID:dbe8c044-e227-4408-b8c1-184362d81240 NetNS:/var/run/netns/137be0f1-cebb-4614-ac2c-7da460eb2241 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-poddbe8c044_e227_4408_b8c1_184362d81240.slice PodAnnotations:0xc006734108}] Aliases:map[]}\"",
2026-06-09 12:20:06.115298 | controller |     "Jun 09 10:54:16.574627 crc crio[3654]: time=\"2026-06-09T10:54:16.574554785Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.115313 | controller |     "Jun 09 10:54:17.956981 crc crio[3654]: time=\"2026-06-09T10:54:17.956416844Z\" level=info msg=\"Stopped pod sandbox: 271de4ba17374600d9e7cae1887d528ce2f5239d69406c466123bf538547bc73\" id=1905255c-02a7-4637-ac2d-54be4703812d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.115328 | controller |     "Jun 09 10:54:19.332658 crc crio[3654]: time=\"2026-06-09T10:54:19.331954311Z\" level=info msg=\"Stopping container: 2804ebab2890a012fa5c5b3b2ba48cfd6ffa6df72f7ad8d49e28b0739a0768f8 (timeout: 2s)\" id=cbef33ef-3cd7-4bee-aa16-04f4362f2f49 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.115343 | controller |     "Jun 09 10:54:19.519965 crc crio[3654]: time=\"2026-06-09T10:54:19.519840804Z\" level=info msg=\"Stopped container 2804ebab2890a012fa5c5b3b2ba48cfd6ffa6df72f7ad8d49e28b0739a0768f8: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=cbef33ef-3cd7-4bee-aa16-04f4362f2f49 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.115384 | controller |     "Jun 09 10:54:19.632111 crc crio[3654]: time=\"2026-06-09T10:54:19.632002911Z\" level=info msg=\"Removing container: a24b832c99643fd5ff7329045fe9c665c19637c87a98525a57980bb998ef8c7d\" id=20090803-6845-4b96-85ed-bb53faf1c534 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.115400 | controller |     "Jun 09 10:54:19.931921 crc crio[3654]: time=\"2026-06-09T10:54:19.931860695Z\" level=info msg=\"Removed container a24b832c99643fd5ff7329045fe9c665c19637c87a98525a57980bb998ef8c7d: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=20090803-6845-4b96-85ed-bb53faf1c534 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.115415 | controller |     "Jun 09 10:54:21.293073 crc crio[3654]: time=\"2026-06-09T10:54:21.292344927Z\" level=info msg=\"Stopped container dd51afac4f11973f89e8f98eab4afa41c0a7893553ee94e48b5cf3cbf044ff00: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=14d0d0b8-7069-40b2-af03-0a475b8729b6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.115430 | controller |     "Jun 09 10:54:21.294111 crc crio[3654]: time=\"2026-06-09T10:54:21.294046986Z\" level=info msg=\"Stopping pod sandbox: 94be355b141f4f34f9dfbc8fa98ca3a4b8665d6d2e6970a173fc7801cdf633c7\" id=e879b525-a77d-45ff-af98-bf11d411193f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.115444 | controller |     "Jun 09 10:54:21.297955 crc crio[3654]: time=\"2026-06-09T10:54:21.297861586Z\" level=info msg=\"Stopped pod sandbox: 94be355b141f4f34f9dfbc8fa98ca3a4b8665d6d2e6970a173fc7801cdf633c7\" id=e879b525-a77d-45ff-af98-bf11d411193f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.115458 | controller |     "Jun 09 10:54:21.649034 crc crio[3654]: time=\"2026-06-09T10:54:21.648954219Z\" level=info msg=\"Removing container: 00aafc815975521306ba80de625310388b94f6227e9714abfd49ee72926359ad\" id=25592992-b2a7-4c50-881a-6f7f2f3c7096 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.115477 | controller |     "Jun 09 10:54:21.675214 crc crio[3654]: time=\"2026-06-09T10:54:21.675134764Z\" level=info msg=\"Removed container 00aafc815975521306ba80de625310388b94f6227e9714abfd49ee72926359ad: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=25592992-b2a7-4c50-881a-6f7f2f3c7096 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.115492 | controller |     "Jun 09 10:54:21.675368 crc crio[3654]: time=\"2026-06-09T10:54:21.675255868Z\" level=info msg=\"Removing container: c6ec45eae073edea4ec379e56815c2bb19f819bf2837059ddd3a84c23e6ad58d\" id=bd5649b8-cd40-49bc-8841-3595b32c8520 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.115515 | controller |     "Jun 09 10:54:21.678906 crc crio[3654]: time=\"2026-06-09T10:54:21.678722158Z\" level=info msg=\"Removing container: 183f8aa551f0b759c4777841bdf133a8e67cf952bc2556d1aca753a0f454ba69\" id=37c1f074-6cd8-4448-b036-c1bfaf42f73b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.115530 | controller |     "Jun 09 10:54:21.699865 crc crio[3654]: time=\"2026-06-09T10:54:21.699769335Z\" level=info msg=\"Removed container c6ec45eae073edea4ec379e56815c2bb19f819bf2837059ddd3a84c23e6ad58d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=bd5649b8-cd40-49bc-8841-3595b32c8520 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.115545 | controller |     "Jun 09 10:54:21.703974 crc crio[3654]: time=\"2026-06-09T10:54:21.703892114Z\" level=info msg=\"Removing container: b2715a5453d86e56718ff0f4c77907293b8ef52bad455f062de0695fdb41ad79\" id=728b71d7-6efb-4d47-bf84-8f2813a359ce name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.115560 | controller |     "Jun 09 10:54:21.713230 crc crio[3654]: time=\"2026-06-09T10:54:21.713142451Z\" level=info msg=\"Removed container 183f8aa551f0b759c4777841bdf133a8e67cf952bc2556d1aca753a0f454ba69: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=37c1f074-6cd8-4448-b036-c1bfaf42f73b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.115574 | controller |     "Jun 09 10:54:21.719571 crc crio[3654]: time=\"2026-06-09T10:54:21.719397042Z\" level=info msg=\"Removing container: 5fb2420456cc0582dd16300c910f044213601c521f60697c76894b2cee2312e8\" id=1b145fc4-efac-422d-9a39-c297f4cfe987 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.115589 | controller |     "Jun 09 10:54:21.729580 crc crio[3654]: time=\"2026-06-09T10:54:21.729420541Z\" level=info msg=\"Removed container b2715a5453d86e56718ff0f4c77907293b8ef52bad455f062de0695fdb41ad79: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=728b71d7-6efb-4d47-bf84-8f2813a359ce name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.115603 | controller |     "Jun 09 10:54:21.734950 crc crio[3654]: time=\"2026-06-09T10:54:21.734860608Z\" level=info msg=\"Removing container: dd51afac4f11973f89e8f98eab4afa41c0a7893553ee94e48b5cf3cbf044ff00\" id=39bb6f02-300e-4d35-b736-767bc4790bf8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.115618 | controller |     "Jun 09 10:54:21.831945 crc crio[3654]: time=\"2026-06-09T10:54:21.831762825Z\" level=info msg=\"Removed container 5fb2420456cc0582dd16300c910f044213601c521f60697c76894b2cee2312e8: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=1b145fc4-efac-422d-9a39-c297f4cfe987 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.115632 | controller |     "Jun 09 10:54:21.838701 crc crio[3654]: time=\"2026-06-09T10:54:21.838051396Z\" level=info msg=\"Removing container: dd51afac4f11973f89e8f98eab4afa41c0a7893553ee94e48b5cf3cbf044ff00\" id=f494558c-37d1-4a60-b844-d0c074fb015d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.115647 | controller |     "Jun 09 10:54:21.847702 crc crio[3654]: time=\"2026-06-09T10:54:21.847240451Z\" level=info msg=\"Container dd51afac4f11973f89e8f98eab4afa41c0a7893553ee94e48b5cf3cbf044ff00 not known, assuming it got already removed\" id=f494558c-37d1-4a60-b844-d0c074fb015d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.115665 | controller |     "Jun 09 10:54:21.847702 crc crio[3654]: time=\"2026-06-09T10:54:21.847674814Z\" level=info msg=\"Removed container dd51afac4f11973f89e8f98eab4afa41c0a7893553ee94e48b5cf3cbf044ff00: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=f494558c-37d1-4a60-b844-d0c074fb015d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.115680 | controller |     "Jun 09 10:54:21.853276 crc crio[3654]: time=\"2026-06-09T10:54:21.853201213Z\" level=info msg=\"Stopping pod sandbox: f35ba46f5704b7a0c1dbba5084a9c17a7ef638a5dcacd99812d1c200c49178e3\" id=63699f56-5c5e-4c3f-9cdc-30aa34123034 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.115695 | controller |     "Jun 09 10:54:21.853393 crc crio[3654]: time=\"2026-06-09T10:54:21.853337927Z\" level=info msg=\"Stopped pod sandbox (already stopped): f35ba46f5704b7a0c1dbba5084a9c17a7ef638a5dcacd99812d1c200c49178e3\" id=63699f56-5c5e-4c3f-9cdc-30aa34123034 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.115709 | controller |     "Jun 09 10:54:21.854102 crc crio[3654]: time=\"2026-06-09T10:54:21.85377323Z\" level=info msg=\"Removing pod sandbox: f35ba46f5704b7a0c1dbba5084a9c17a7ef638a5dcacd99812d1c200c49178e3\" id=78ae9118-6f10-48a7-bdc2-08b8cfd3e750 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.115724 | controller |     "Jun 09 10:54:21.866441 crc crio[3654]: time=\"2026-06-09T10:54:21.866219979Z\" level=info msg=\"Removed pod sandbox: f35ba46f5704b7a0c1dbba5084a9c17a7ef638a5dcacd99812d1c200c49178e3\" id=78ae9118-6f10-48a7-bdc2-08b8cfd3e750 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.115738 | controller |     "Jun 09 10:54:21.867727 crc crio[3654]: time=\"2026-06-09T10:54:21.867141216Z\" level=info msg=\"Stopping pod sandbox: 3e1d9aa04dc62d0d0fd90f96b9c9f74e23738c9e3b2b6218530c7b21e97cd598\" id=371fd10c-0c6d-4f80-a19f-902760e48781 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.115752 | controller |     "Jun 09 10:54:21.867727 crc crio[3654]: time=\"2026-06-09T10:54:21.867202187Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3e1d9aa04dc62d0d0fd90f96b9c9f74e23738c9e3b2b6218530c7b21e97cd598\" id=371fd10c-0c6d-4f80-a19f-902760e48781 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.115766 | controller |     "Jun 09 10:54:21.868124 crc crio[3654]: time=\"2026-06-09T10:54:21.867788764Z\" level=info msg=\"Removing pod sandbox: 3e1d9aa04dc62d0d0fd90f96b9c9f74e23738c9e3b2b6218530c7b21e97cd598\" id=e90a523e-8037-4ff9-8e3e-4a58a2f9a546 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.115780 | controller |     "Jun 09 10:54:21.876653 crc crio[3654]: time=\"2026-06-09T10:54:21.876178256Z\" level=info msg=\"Removed pod sandbox: 3e1d9aa04dc62d0d0fd90f96b9c9f74e23738c9e3b2b6218530c7b21e97cd598\" id=e90a523e-8037-4ff9-8e3e-4a58a2f9a546 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.115795 | controller |     "Jun 09 10:54:21.877879 crc crio[3654]: time=\"2026-06-09T10:54:21.877767272Z\" level=info msg=\"Stopping pod sandbox: 94be355b141f4f34f9dfbc8fa98ca3a4b8665d6d2e6970a173fc7801cdf633c7\" id=33b937a8-2b53-4534-a77b-9166add48332 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.115809 | controller |     "Jun 09 10:54:21.877879 crc crio[3654]: time=\"2026-06-09T10:54:21.877869175Z\" level=info msg=\"Stopped pod sandbox (already stopped): 94be355b141f4f34f9dfbc8fa98ca3a4b8665d6d2e6970a173fc7801cdf633c7\" id=33b937a8-2b53-4534-a77b-9166add48332 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.115823 | controller |     "Jun 09 10:54:21.879649 crc crio[3654]: time=\"2026-06-09T10:54:21.879209844Z\" level=info msg=\"Removing pod sandbox: 94be355b141f4f34f9dfbc8fa98ca3a4b8665d6d2e6970a173fc7801cdf633c7\" id=8b31bc80-16d8-4ae8-b9b2-0cd62b7188d9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.115841 | controller |     "Jun 09 10:54:21.888654 crc crio[3654]: time=\"2026-06-09T10:54:21.888573934Z\" level=info msg=\"Removed pod sandbox: 94be355b141f4f34f9dfbc8fa98ca3a4b8665d6d2e6970a173fc7801cdf633c7\" id=8b31bc80-16d8-4ae8-b9b2-0cd62b7188d9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.115856 | controller |     "Jun 09 10:54:21.890143 crc crio[3654]: time=\"2026-06-09T10:54:21.890040896Z\" level=info msg=\"Stopping pod sandbox: 9cdb853dd0dee534b1202c3309d5c11200cb762ff1c64ad2e522288b3cf2ff56\" id=11a0ffff-aaa8-4e06-b713-d98862aa198b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.115871 | controller |     "Jun 09 10:54:21.890143 crc crio[3654]: time=\"2026-06-09T10:54:21.890135339Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9cdb853dd0dee534b1202c3309d5c11200cb762ff1c64ad2e522288b3cf2ff56\" id=11a0ffff-aaa8-4e06-b713-d98862aa198b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.115885 | controller |     "Jun 09 10:54:21.890879 crc crio[3654]: time=\"2026-06-09T10:54:21.890802908Z\" level=info msg=\"Removing pod sandbox: 9cdb853dd0dee534b1202c3309d5c11200cb762ff1c64ad2e522288b3cf2ff56\" id=930f3b0e-9747-47fb-8122-29083f230e65 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.115899 | controller |     "Jun 09 10:54:21.898181 crc crio[3654]: time=\"2026-06-09T10:54:21.898080428Z\" level=info msg=\"Removed pod sandbox: 9cdb853dd0dee534b1202c3309d5c11200cb762ff1c64ad2e522288b3cf2ff56\" id=930f3b0e-9747-47fb-8122-29083f230e65 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.115913 | controller |     "Jun 09 10:54:21.899410 crc crio[3654]: time=\"2026-06-09T10:54:21.899270443Z\" level=info msg=\"Stopping pod sandbox: f750c4ba8df9773193ad5a8a6cc6f75c71d647bf9be6c56ee3a89a27dcb895ec\" id=fafc68ee-7d6a-48dc-a967-0fdbcc956eb4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.115927 | controller |     "Jun 09 10:54:21.899410 crc crio[3654]: time=\"2026-06-09T10:54:21.899402797Z\" level=info msg=\"Stopped pod sandbox (already stopped): f750c4ba8df9773193ad5a8a6cc6f75c71d647bf9be6c56ee3a89a27dcb895ec\" id=fafc68ee-7d6a-48dc-a967-0fdbcc956eb4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.115940 | controller |     "Jun 09 10:54:21.902083 crc crio[3654]: time=\"2026-06-09T10:54:21.900419816Z\" level=info msg=\"Removing pod sandbox: f750c4ba8df9773193ad5a8a6cc6f75c71d647bf9be6c56ee3a89a27dcb895ec\" id=62facb74-211f-43cf-830b-fb71c0a05293 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.115955 | controller |     "Jun 09 10:54:21.908957 crc crio[3654]: time=\"2026-06-09T10:54:21.908849319Z\" level=info msg=\"Removed pod sandbox: f750c4ba8df9773193ad5a8a6cc6f75c71d647bf9be6c56ee3a89a27dcb895ec\" id=62facb74-211f-43cf-830b-fb71c0a05293 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.115969 | controller |     "Jun 09 10:54:27.729002 crc crio[3654]: time=\"2026-06-09T10:54:27.72776795Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=a83c2d22-e260-4587-8414-64d946b3d2bc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.115983 | controller |     "Jun 09 10:54:27.730446 crc crio[3654]: time=\"2026-06-09T10:54:27.729030607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.115998 | controller |     "Jun 09 10:54:27.742787 crc crio[3654]: time=\"2026-06-09T10:54:27.742706031Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=a83c2d22-e260-4587-8414-64d946b3d2bc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.116012 | controller |     "Jun 09 10:54:27.754989 crc crio[3654]: time=\"2026-06-09T10:54:27.754901423Z\" level=info msg=\"Ran pod sandbox 70791315c941aaae3c3fef07c3633107132cd683fb99715b15b18f0357a3468b with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=a83c2d22-e260-4587-8414-64d946b3d2bc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.116030 | controller |     "Jun 09 10:54:27.757222 crc crio[3654]: time=\"2026-06-09T10:54:27.757168459Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=b314699c-cf38-4e8d-9a41-270b318cb0ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.116045 | controller |     "Jun 09 10:54:27.759785 crc crio[3654]: time=\"2026-06-09T10:54:27.759719292Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=643af910-a81f-4fb8-983a-18e41359f21b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.116059 | controller |     "Jun 09 10:54:27.790159 crc crio[3654]: time=\"2026-06-09T10:54:27.789887303Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=429015f4-efcb-4c94-9e09-047a0c933734 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.116074 | controller |     "Jun 09 10:54:27.790494 crc crio[3654]: time=\"2026-06-09T10:54:27.790258834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.116088 | controller |     "Jun 09 10:54:27.826369 crc crio[3654]: time=\"2026-06-09T10:54:27.826253533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.116102 | controller |     "Jun 09 10:54:27.980328 crc crio[3654]: time=\"2026-06-09T10:54:27.980186235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.116117 | controller |     "Jun 09 10:54:28.075180 crc crio[3654]: time=\"2026-06-09T10:54:28.074660862Z\" level=info msg=\"Created container 1c86a4842a29129af393db98d8de6a96a31ab85427578f1a86cf491f8f9357cc: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=429015f4-efcb-4c94-9e09-047a0c933734 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.116130 | controller |     "Jun 09 10:54:28.076570 crc crio[3654]: time=\"2026-06-09T10:54:28.076487224Z\" level=info msg=\"Starting container: 1c86a4842a29129af393db98d8de6a96a31ab85427578f1a86cf491f8f9357cc\" id=8d6c3bef-4567-4bb6-93b2-bf63cdd41b40 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.116144 | controller |     "Jun 09 10:54:28.084100 crc crio[3654]: time=\"2026-06-09T10:54:28.084008261Z\" level=info msg=\"Started container\" PID=15654 containerID=1c86a4842a29129af393db98d8de6a96a31ab85427578f1a86cf491f8f9357cc description=openshift-kube-apiserver/kube-apiserver-crc/setup id=8d6c3bef-4567-4bb6-93b2-bf63cdd41b40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70791315c941aaae3c3fef07c3633107132cd683fb99715b15b18f0357a3468b",
2026-06-09 12:20:06.116159 | controller |     "Jun 09 10:54:28.740682 crc crio[3654]: time=\"2026-06-09T10:54:28.740406015Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=18c037cd-29b8-409a-b495-eb79c71fb656 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.116173 | controller |     "Jun 09 10:54:28.743427 crc crio[3654]: time=\"2026-06-09T10:54:28.743208926Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=8463980a-4f63-4d24-b078-46dbcec7b627 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.116187 | controller |     "Jun 09 10:54:28.750926 crc crio[3654]: time=\"2026-06-09T10:54:28.750809265Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=c60f234a-4989-4f5b-82ad-5eb467634d43 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.116205 | controller |     "Jun 09 10:54:28.751524 crc crio[3654]: time=\"2026-06-09T10:54:28.751274289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.116220 | controller |     "Jun 09 10:54:28.785907 crc crio[3654]: time=\"2026-06-09T10:54:28.785749104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.116235 | controller |     "Jun 09 10:54:28.974946 crc crio[3654]: time=\"2026-06-09T10:54:28.974883652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.116249 | controller |     "Jun 09 10:54:29.068091 crc crio[3654]: time=\"2026-06-09T10:54:29.067508215Z\" level=info msg=\"Created container 3174e9343eed1b6ec2d6036e85b7f51c03e53d247bb48e68f27d870cf0553991: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=c60f234a-4989-4f5b-82ad-5eb467634d43 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.116263 | controller |     "Jun 09 10:54:29.069142 crc crio[3654]: time=\"2026-06-09T10:54:29.06906741Z\" level=info msg=\"Starting container: 3174e9343eed1b6ec2d6036e85b7f51c03e53d247bb48e68f27d870cf0553991\" id=7209e27a-52fb-41c1-b8aa-a352150b3560 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.116278 | controller |     "Jun 09 10:54:29.074820 crc crio[3654]: time=\"2026-06-09T10:54:29.074739644Z\" level=info msg=\"Started container\" PID=15714 containerID=3174e9343eed1b6ec2d6036e85b7f51c03e53d247bb48e68f27d870cf0553991 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=7209e27a-52fb-41c1-b8aa-a352150b3560 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70791315c941aaae3c3fef07c3633107132cd683fb99715b15b18f0357a3468b",
2026-06-09 12:20:06.116292 | controller |     "Jun 09 10:54:29.086633 crc crio[3654]: time=\"2026-06-09T10:54:29.086512573Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=5b3ad27b-c110-4890-b93e-b9528fd47810 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.116306 | controller |     "Jun 09 10:54:29.088649 crc crio[3654]: time=\"2026-06-09T10:54:29.088567073Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=6c3e7614-1a36-41f0-95fd-0db29c862aa0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.116321 | controller |     "Jun 09 10:54:29.099613 crc crio[3654]: time=\"2026-06-09T10:54:29.09957719Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=0ff54460-1613-4e13-b5cb-2a0d360d5079 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.116335 | controller |     "Jun 09 10:54:29.100088 crc crio[3654]: time=\"2026-06-09T10:54:29.100067035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.116367 | controller |     "Jun 09 10:54:29.140791 crc crio[3654]: time=\"2026-06-09T10:54:29.140663996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.116385 | controller |     "Jun 09 10:54:29.286181 crc crio[3654]: time=\"2026-06-09T10:54:29.286084523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.116403 | controller |     "Jun 09 10:54:29.369735 crc crio[3654]: time=\"2026-06-09T10:54:29.369677096Z\" level=info msg=\"Created container 6690f2afd8a94ae11550bc677cfccdf8b885073098a1df7b40085c0b65790c3c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=0ff54460-1613-4e13-b5cb-2a0d360d5079 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.116418 | controller |     "Jun 09 10:54:29.371259 crc crio[3654]: time=\"2026-06-09T10:54:29.371188079Z\" level=info msg=\"Starting container: 6690f2afd8a94ae11550bc677cfccdf8b885073098a1df7b40085c0b65790c3c\" id=b4b7c22b-9f60-4f28-a9f9-83975a2afdd2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.116433 | controller |     "Jun 09 10:54:29.376263 crc crio[3654]: time=\"2026-06-09T10:54:29.376185883Z\" level=info msg=\"Started container\" PID=15760 containerID=6690f2afd8a94ae11550bc677cfccdf8b885073098a1df7b40085c0b65790c3c description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=b4b7c22b-9f60-4f28-a9f9-83975a2afdd2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70791315c941aaae3c3fef07c3633107132cd683fb99715b15b18f0357a3468b",
2026-06-09 12:20:06.116449 | controller |     "Jun 09 10:54:29.387056 crc crio[3654]: time=\"2026-06-09T10:54:29.386970455Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=86fae8b3-2328-4254-b9a1-694d92cffc29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.116463 | controller |     "Jun 09 10:54:29.388989 crc crio[3654]: time=\"2026-06-09T10:54:29.3889045Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=41444b91-b913-486c-9c6b-de1635285b15 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.116478 | controller |     "Jun 09 10:54:29.397476 crc crio[3654]: time=\"2026-06-09T10:54:29.397368115Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=c58aeb08-05bb-4cab-adaa-7d1df7fa2a2d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.116493 | controller |     "Jun 09 10:54:29.397852 crc crio[3654]: time=\"2026-06-09T10:54:29.397795617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.116507 | controller |     "Jun 09 10:54:29.421678 crc crio[3654]: time=\"2026-06-09T10:54:29.421604854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.116521 | controller |     "Jun 09 10:54:29.703937 crc crio[3654]: time=\"2026-06-09T10:54:29.70387315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.116536 | controller |     "Jun 09 10:54:29.791256 crc crio[3654]: time=\"2026-06-09T10:54:29.791153529Z\" level=info msg=\"Created container 95ecdf5a13326e23fe1d4c242986111acedcbb24ac2d4533b53875f893d2c5f1: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=c58aeb08-05bb-4cab-adaa-7d1df7fa2a2d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.116550 | controller |     "Jun 09 10:54:29.792661 crc crio[3654]: time=\"2026-06-09T10:54:29.79256672Z\" level=info msg=\"Starting container: 95ecdf5a13326e23fe1d4c242986111acedcbb24ac2d4533b53875f893d2c5f1\" id=a0c98bf7-e053-491b-a892-68868ba61b10 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.116565 | controller |     "Jun 09 10:54:29.797486 crc crio[3654]: time=\"2026-06-09T10:54:29.797348748Z\" level=info msg=\"Started container\" PID=15809 containerID=95ecdf5a13326e23fe1d4c242986111acedcbb24ac2d4533b53875f893d2c5f1 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=a0c98bf7-e053-491b-a892-68868ba61b10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70791315c941aaae3c3fef07c3633107132cd683fb99715b15b18f0357a3468b",
2026-06-09 12:20:06.116583 | controller |     "Jun 09 10:54:29.813150 crc crio[3654]: time=\"2026-06-09T10:54:29.81300297Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=e3507e8c-1b4a-4976-92c8-5ff6e1e8604a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.116598 | controller |     "Jun 09 10:54:29.815198 crc crio[3654]: time=\"2026-06-09T10:54:29.815118951Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=a7ebedb1-329b-417a-a980-4a0457ef58d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.116613 | controller |     "Jun 09 10:54:29.829586 crc crio[3654]: time=\"2026-06-09T10:54:29.829501836Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=f4e861a6-497a-4565-a435-b18cd58ae4de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.116628 | controller |     "Jun 09 10:54:29.830154 crc crio[3654]: time=\"2026-06-09T10:54:29.830101753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.116642 | controller |     "Jun 09 10:54:29.868250 crc crio[3654]: time=\"2026-06-09T10:54:29.868161842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.116657 | controller |     "Jun 09 10:54:30.097493 crc crio[3654]: time=\"2026-06-09T10:54:30.097409188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.116672 | controller |     "Jun 09 10:54:30.208053 crc crio[3654]: time=\"2026-06-09T10:54:30.207978919Z\" level=info msg=\"Created container d16625eb9ef3a1c0b2350639e5ca82d745b189e28110f98a8e2334736d7fdcfb: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=f4e861a6-497a-4565-a435-b18cd58ae4de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.116686 | controller |     "Jun 09 10:54:30.209103 crc crio[3654]: time=\"2026-06-09T10:54:30.208994238Z\" level=info msg=\"Starting container: d16625eb9ef3a1c0b2350639e5ca82d745b189e28110f98a8e2334736d7fdcfb\" id=0179b95a-5b63-48a8-bec9-301c8b977936 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.116701 | controller |     "Jun 09 10:54:30.214594 crc crio[3654]: time=\"2026-06-09T10:54:30.214515917Z\" level=info msg=\"Started container\" PID=15828 containerID=d16625eb9ef3a1c0b2350639e5ca82d745b189e28110f98a8e2334736d7fdcfb description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=0179b95a-5b63-48a8-bec9-301c8b977936 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70791315c941aaae3c3fef07c3633107132cd683fb99715b15b18f0357a3468b",
2026-06-09 12:20:06.116716 | controller |     "Jun 09 10:54:30.225055 crc crio[3654]: time=\"2026-06-09T10:54:30.224968329Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=04e1d8cb-bf92-4631-b60b-ae1dc9701795 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.116730 | controller |     "Jun 09 10:54:30.227212 crc crio[3654]: time=\"2026-06-09T10:54:30.227158372Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=76ad80a8-708d-45a2-b866-98e60d6d66ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.116748 | controller |     "Jun 09 10:54:30.237775 crc crio[3654]: time=\"2026-06-09T10:54:30.237695386Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=ffec8fff-c45d-443b-9dbc-2c4592061357 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.116763 | controller |     "Jun 09 10:54:30.238129 crc crio[3654]: time=\"2026-06-09T10:54:30.238067317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.116777 | controller |     "Jun 09 10:54:30.258629 crc crio[3654]: time=\"2026-06-09T10:54:30.258579119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.116792 | controller |     "Jun 09 10:54:30.459771 crc crio[3654]: time=\"2026-06-09T10:54:30.459680263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.116806 | controller |     "Jun 09 10:54:30.567818 crc crio[3654]: time=\"2026-06-09T10:54:30.567767532Z\" level=info msg=\"Created container 7b8b65ef9e227990f3462aecd35aae6d60fd0df3792cf47ae2fcdfc0f69667ed: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=ffec8fff-c45d-443b-9dbc-2c4592061357 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.116820 | controller |     "Jun 09 10:54:30.570138 crc crio[3654]: time=\"2026-06-09T10:54:30.570064019Z\" level=info msg=\"Starting container: 7b8b65ef9e227990f3462aecd35aae6d60fd0df3792cf47ae2fcdfc0f69667ed\" id=316d2081-d40c-4799-b42b-6baad7ebb5eb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.116834 | controller |     "Jun 09 10:54:30.584214 crc crio[3654]: time=\"2026-06-09T10:54:30.584127144Z\" level=info msg=\"Started container\" PID=15846 containerID=7b8b65ef9e227990f3462aecd35aae6d60fd0df3792cf47ae2fcdfc0f69667ed description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=316d2081-d40c-4799-b42b-6baad7ebb5eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=70791315c941aaae3c3fef07c3633107132cd683fb99715b15b18f0357a3468b",
2026-06-09 12:20:06.116849 | controller |     "Jun 09 10:54:34.805135 crc crio[3654]: time=\"2026-06-09T10:54:34.805044078Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=b2b73e21-b27f-4c80-8194-48678b4c557c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.116863 | controller |     "Jun 09 10:54:34.808043 crc crio[3654]: time=\"2026-06-09T10:54:34.807952322Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=d5c294da-a6a8-43d5-99b5-c370878c5494 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.116877 | controller |     "Jun 09 10:54:34.810178 crc crio[3654]: time=\"2026-06-09T10:54:34.810099854Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=8a2030ed-d1eb-437b-b0b1-a912a957227f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.116891 | controller |     "Jun 09 10:54:34.810671 crc crio[3654]: time=\"2026-06-09T10:54:34.810542127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.116905 | controller |     "Jun 09 10:54:34.838047 crc crio[3654]: time=\"2026-06-09T10:54:34.837958598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.116923 | controller |     "Jun 09 10:54:34.980008 crc crio[3654]: time=\"2026-06-09T10:54:34.979825412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.116938 | controller |     "Jun 09 10:54:35.089572 crc crio[3654]: time=\"2026-06-09T10:54:35.088944652Z\" level=info msg=\"Created container ddfc3eb3bdad2b9c0055ac81b3c33fc99711fdfd813d905e5ea60cde29779a78: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=8a2030ed-d1eb-437b-b0b1-a912a957227f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.116952 | controller |     "Jun 09 10:54:35.091727 crc crio[3654]: time=\"2026-06-09T10:54:35.09164804Z\" level=info msg=\"Starting container: ddfc3eb3bdad2b9c0055ac81b3c33fc99711fdfd813d905e5ea60cde29779a78\" id=5ed3633f-f45f-4d92-9fb0-26d0ce22adfb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.116966 | controller |     "Jun 09 10:54:35.097087 crc crio[3654]: time=\"2026-06-09T10:54:35.097006944Z\" level=info msg=\"Started container\" PID=15892 containerID=ddfc3eb3bdad2b9c0055ac81b3c33fc99711fdfd813d905e5ea60cde29779a78 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=5ed3633f-f45f-4d92-9fb0-26d0ce22adfb name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3634b745444ba35c0edeb974e19fc8a4e8fdec9fca497639475422f2fa1abea",
2026-06-09 12:20:06.116981 | controller |     "Jun 09 10:54:39.865486 crc crio[3654]: time=\"2026-06-09T10:54:39.86476516Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=fc674b64-81fb-4159-9d92-c4087b632e6d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.116995 | controller |     "Jun 09 10:54:39.867326 crc crio[3654]: time=\"2026-06-09T10:54:39.867220231Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=0aca7341-09b0-42c6-a9ad-e7706de1d7ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.117010 | controller |     "Jun 09 10:54:39.871049 crc crio[3654]: time=\"2026-06-09T10:54:39.870878307Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=8850b4be-5478-4b3c-a033-ab74781150af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.117025 | controller |     "Jun 09 10:54:39.871360 crc crio[3654]: time=\"2026-06-09T10:54:39.871226817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.117039 | controller |     "Jun 09 10:54:39.895138 crc crio[3654]: time=\"2026-06-09T10:54:39.894928181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.117053 | controller |     "Jun 09 10:54:40.048506 crc crio[3654]: time=\"2026-06-09T10:54:40.04839483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.117068 | controller |     "Jun 09 10:54:40.133697 crc crio[3654]: time=\"2026-06-09T10:54:40.133558208Z\" level=info msg=\"Created container 25d12826301139e4bc42ce3686d290b9b8f41cbecac374ef2d9c72e8c217aac7: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=8850b4be-5478-4b3c-a033-ab74781150af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.117082 | controller |     "Jun 09 10:54:40.134770 crc crio[3654]: time=\"2026-06-09T10:54:40.134705461Z\" level=info msg=\"Starting container: 25d12826301139e4bc42ce3686d290b9b8f41cbecac374ef2d9c72e8c217aac7\" id=dd255bc4-1735-49b4-839d-f973b0142e58 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.117100 | controller |     "Jun 09 10:54:40.141750 crc crio[3654]: time=\"2026-06-09T10:54:40.141376583Z\" level=info msg=\"Started container\" PID=16012 containerID=25d12826301139e4bc42ce3686d290b9b8f41cbecac374ef2d9c72e8c217aac7 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=dd255bc4-1735-49b4-839d-f973b0142e58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70791315c941aaae3c3fef07c3633107132cd683fb99715b15b18f0357a3468b",
2026-06-09 12:20:06.117115 | controller |     "Jun 09 10:55:01.649733 crc crio[3654]: time=\"2026-06-09T10:55:01.648730469Z\" level=info msg=\"Stopping container: 9cb1427d833e7666744e14bbecc97b86aaa3df53805be58a9495f1ccd8045d23 (timeout: 5s)\" id=35c2825e-f7fc-498d-bffd-ac1ca7ab1eed name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.117129 | controller |     "Jun 09 10:55:06.657663 crc crio[3654]: time=\"2026-06-09T10:55:06.657049135Z\" level=warning msg=\"Stopping container 9cb1427d833e7666744e14bbecc97b86aaa3df53805be58a9495f1ccd8045d23 with stop signal(15) timed out. Killing...\"",
2026-06-09 12:20:06.117144 | controller |     "Jun 09 10:55:07.225148 crc crio[3654]: time=\"2026-06-09T10:55:07.22459633Z\" level=info msg=\"Stopped container 9cb1427d833e7666744e14bbecc97b86aaa3df53805be58a9495f1ccd8045d23: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=35c2825e-f7fc-498d-bffd-ac1ca7ab1eed name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.117159 | controller |     "Jun 09 10:55:07.227092 crc crio[3654]: time=\"2026-06-09T10:55:07.226386382Z\" level=info msg=\"Stopping pod sandbox: cbba544fe4008e085595dafabddeeecefdf3d86cfc1ffbbddfa403ebcda46287\" id=61cdee16-86d8-46c0-bf5b-6ac02d21a91b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.117173 | controller |     "Jun 09 10:55:07.231267 crc crio[3654]: time=\"2026-06-09T10:55:07.231055767Z\" level=info msg=\"Stopped pod sandbox: cbba544fe4008e085595dafabddeeecefdf3d86cfc1ffbbddfa403ebcda46287\" id=61cdee16-86d8-46c0-bf5b-6ac02d21a91b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.117187 | controller |     "Jun 09 10:55:08.309737 crc crio[3654]: time=\"2026-06-09T10:55:08.309658157Z\" level=info msg=\"Removing container: 9cb1427d833e7666744e14bbecc97b86aaa3df53805be58a9495f1ccd8045d23\" id=e06efa3f-17b8-4f7a-b76d-13f68248cbb5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.117201 | controller |     "Jun 09 10:55:08.329936 crc crio[3654]: time=\"2026-06-09T10:55:08.329866011Z\" level=info msg=\"Removed container 9cb1427d833e7666744e14bbecc97b86aaa3df53805be58a9495f1ccd8045d23: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=e06efa3f-17b8-4f7a-b76d-13f68248cbb5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.117215 | controller |     "Jun 09 10:55:12.705230 crc crio[3654]: time=\"2026-06-09T10:55:12.703282967Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=e70d7c65-894b-4c02-94cf-2a63c3c7f4c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.117230 | controller |     "Jun 09 10:55:12.709114 crc crio[3654]: time=\"2026-06-09T10:55:12.709017153Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=42ad4e2c-ffb9-4e99-925e-b15fff6e45bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.117243 | controller |     "Jun 09 10:55:12.861179 crc crio[3654]: time=\"2026-06-09T10:55:12.861064512Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=be8bc53c-5517-4578-9505-bf1b28f6eeb9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.117261 | controller |     "Jun 09 10:55:12.861593 crc crio[3654]: time=\"2026-06-09T10:55:12.861538086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.117276 | controller |     "Jun 09 10:55:12.883490 crc crio[3654]: time=\"2026-06-09T10:55:12.883390767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.117290 | controller |     "Jun 09 10:55:12.887685 crc crio[3654]: time=\"2026-06-09T10:55:12.887616119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.117304 | controller |     "Jun 09 10:55:13.210506 crc crio[3654]: time=\"2026-06-09T10:55:13.20978165Z\" level=info msg=\"Created container 51ebf14f0a440649d9a59ee53f7d1cecbd3086dda8df572a4cc3346628f4ffb7: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=be8bc53c-5517-4578-9505-bf1b28f6eeb9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.117318 | controller |     "Jun 09 10:55:13.211535 crc crio[3654]: time=\"2026-06-09T10:55:13.211471099Z\" level=info msg=\"Starting container: 51ebf14f0a440649d9a59ee53f7d1cecbd3086dda8df572a4cc3346628f4ffb7\" id=e03cc688-8f46-4f5f-9bc4-b370aa3df0df name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.117332 | controller |     "Jun 09 10:55:13.217808 crc crio[3654]: time=\"2026-06-09T10:55:13.217690058Z\" level=info msg=\"Started container\" PID=16478 containerID=51ebf14f0a440649d9a59ee53f7d1cecbd3086dda8df572a4cc3346628f4ffb7 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=e03cc688-8f46-4f5f-9bc4-b370aa3df0df name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9b479de35f01ab7bfcd62a9edfa06265f1db178e901d03ec50c14687e120ac3",
2026-06-09 12:20:06.117359 | controller |     "Jun 09 10:55:21.948545 crc crio[3654]: time=\"2026-06-09T10:55:21.947014244Z\" level=info msg=\"Stopping pod sandbox: cbba544fe4008e085595dafabddeeecefdf3d86cfc1ffbbddfa403ebcda46287\" id=44a6b03f-f0a9-43bf-ad39-c8384ac2d3c1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.117379 | controller |     "Jun 09 10:55:21.948545 crc crio[3654]: time=\"2026-06-09T10:55:21.948086865Z\" level=info msg=\"Stopped pod sandbox (already stopped): cbba544fe4008e085595dafabddeeecefdf3d86cfc1ffbbddfa403ebcda46287\" id=44a6b03f-f0a9-43bf-ad39-c8384ac2d3c1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.117394 | controller |     "Jun 09 10:55:21.952021 crc crio[3654]: time=\"2026-06-09T10:55:21.951822103Z\" level=info msg=\"Removing pod sandbox: cbba544fe4008e085595dafabddeeecefdf3d86cfc1ffbbddfa403ebcda46287\" id=6e438aab-e850-43ac-b521-b7a1bba0e1ba name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.117409 | controller |     "Jun 09 10:55:21.987584 crc crio[3654]: time=\"2026-06-09T10:55:21.986754051Z\" level=info msg=\"Removed pod sandbox: cbba544fe4008e085595dafabddeeecefdf3d86cfc1ffbbddfa403ebcda46287\" id=6e438aab-e850-43ac-b521-b7a1bba0e1ba name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.117423 | controller |     "Jun 09 10:55:38.402118 crc crio[3654]: time=\"2026-06-09T10:55:38.400870878Z\" level=info msg=\"Stopping container: 3361b29f938f4e5de14851b34e2ded2e591f070449edfda2a6a6a0dc995fb1b6 (timeout: 30s)\" id=35342534-efef-464f-a568-6676a6d72796 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.117438 | controller |     "Jun 09 10:55:38.448340 crc crio[3654]: time=\"2026-06-09T10:55:38.445948659Z\" level=info msg=\"Stopping container: eac29518222206fc5e3fa2b9a2f89a2f70a174d46ce5df38838b73c8c09afe20 (timeout: 30s)\" id=6171eb70-edb4-410c-af0d-39749d776a91 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.117453 | controller |     "Jun 09 10:55:38.745022 crc crio[3654]: time=\"2026-06-09T10:55:38.743940163Z\" level=info msg=\"Stopped container eac29518222206fc5e3fa2b9a2f89a2f70a174d46ce5df38838b73c8c09afe20: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=6171eb70-edb4-410c-af0d-39749d776a91 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.117471 | controller |     "Jun 09 10:55:38.746239 crc crio[3654]: time=\"2026-06-09T10:55:38.746106385Z\" level=info msg=\"Stopping pod sandbox: c6b7ae13a88287812d0215b4c3779b57d6f31d7d3c855c0f6b25b5dfbbd30e61\" id=e518b587-fc51-4d03-8afb-9f559c70ee01 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.117486 | controller |     "Jun 09 10:55:38.747029 crc crio[3654]: time=\"2026-06-09T10:55:38.746914729Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:c6b7ae13a88287812d0215b4c3779b57d6f31d7d3c855c0f6b25b5dfbbd30e61 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/e3cde62f-3aba-4584-beb6-3171908e6c06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc0016a80f0}] Aliases:map[]}\"",
2026-06-09 12:20:06.117502 | controller |     "Jun 09 10:55:38.747233 crc crio[3654]: time=\"2026-06-09T10:55:38.747150045Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.117516 | controller |     "Jun 09 10:55:39.078593 crc crio[3654]: time=\"2026-06-09T10:55:39.078188982Z\" level=info msg=\"Stopped container 3361b29f938f4e5de14851b34e2ded2e591f070449edfda2a6a6a0dc995fb1b6: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=35342534-efef-464f-a568-6676a6d72796 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.117531 | controller |     "Jun 09 10:55:39.078880 crc crio[3654]: time=\"2026-06-09T10:55:39.07879828Z\" level=info msg=\"Stopping pod sandbox: c2213861107718b2a7b43f28744d0124819ec222fb5af298c32901a8ccb8716c\" id=008c42d9-c976-4ea1-8432-95bedc79262a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.117546 | controller |     "Jun 09 10:55:39.079530 crc crio[3654]: time=\"2026-06-09T10:55:39.079362936Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:c2213861107718b2a7b43f28744d0124819ec222fb5af298c32901a8ccb8716c UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/48cd75a4-de97-43cc-8747-979543986d49 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc0029b24f0}] Aliases:map[]}\"",
2026-06-09 12:20:06.117561 | controller |     "Jun 09 10:55:39.079708 crc crio[3654]: time=\"2026-06-09T10:55:39.079632634Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.117575 | controller |     "Jun 09 10:55:39.353377 crc crio[3654]: time=\"2026-06-09T10:55:39.351707739Z\" level=info msg=\"Stopping container: 51ebf14f0a440649d9a59ee53f7d1cecbd3086dda8df572a4cc3346628f4ffb7 (timeout: 2s)\" id=6c296db0-68a7-4a9c-9143-c0c4d3c9a59c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.117590 | controller |     "Jun 09 10:55:39.496712 crc crio[3654]: time=\"2026-06-09T10:55:39.49618129Z\" level=info msg=\"Stopped pod sandbox: c6b7ae13a88287812d0215b4c3779b57d6f31d7d3c855c0f6b25b5dfbbd30e61\" id=e518b587-fc51-4d03-8afb-9f559c70ee01 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.117605 | controller |     "Jun 09 10:55:39.528644 crc crio[3654]: time=\"2026-06-09T10:55:39.528551675Z\" level=info msg=\"Stopped container 51ebf14f0a440649d9a59ee53f7d1cecbd3086dda8df572a4cc3346628f4ffb7: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=6c296db0-68a7-4a9c-9143-c0c4d3c9a59c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.117623 | controller |     "Jun 09 10:55:39.530003 crc crio[3654]: time=\"2026-06-09T10:55:39.529938345Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=25d36b55-0943-4552-b13b-d8b8ab8f80ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.117638 | controller |     "Jun 09 10:55:39.534780 crc crio[3654]: time=\"2026-06-09T10:55:39.534667971Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=f29077f0-468f-4ad3-92fc-7ea1651335cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.117653 | controller |     "Jun 09 10:55:39.537989 crc crio[3654]: time=\"2026-06-09T10:55:39.537900095Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=059badbc-f08e-4e57-80b7-d34428c23bd2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.117668 | controller |     "Jun 09 10:55:39.538803 crc crio[3654]: time=\"2026-06-09T10:55:39.538741119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.117682 | controller |     "Jun 09 10:55:39.694569 crc crio[3654]: time=\"2026-06-09T10:55:39.690496721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.117697 | controller |     "Jun 09 10:55:39.726434 crc crio[3654]: time=\"2026-06-09T10:55:39.723878194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.117712 | controller |     "Jun 09 10:55:40.073628 crc crio[3654]: time=\"2026-06-09T10:55:40.072586142Z\" level=info msg=\"Stopped pod sandbox: c2213861107718b2a7b43f28744d0124819ec222fb5af298c32901a8ccb8716c\" id=008c42d9-c976-4ea1-8432-95bedc79262a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.117726 | controller |     "Jun 09 10:55:40.113080 crc crio[3654]: time=\"2026-06-09T10:55:40.113006859Z\" level=info msg=\"Removing container: 3361b29f938f4e5de14851b34e2ded2e591f070449edfda2a6a6a0dc995fb1b6\" id=ad7f1f8f-00a9-4921-8b58-ab9c756f42ea name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.117741 | controller |     "Jun 09 10:55:40.136122 crc crio[3654]: time=\"2026-06-09T10:55:40.136041864Z\" level=info msg=\"Removed container 3361b29f938f4e5de14851b34e2ded2e591f070449edfda2a6a6a0dc995fb1b6: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=ad7f1f8f-00a9-4921-8b58-ab9c756f42ea name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.117755 | controller |     "Jun 09 10:55:40.138604 crc crio[3654]: time=\"2026-06-09T10:55:40.138535016Z\" level=info msg=\"Removing container: 2804ebab2890a012fa5c5b3b2ba48cfd6ffa6df72f7ad8d49e28b0739a0768f8\" id=c2a3f4c0-6570-4162-8f2b-88c0afd4733f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.117769 | controller |     "Jun 09 10:55:40.318131 crc crio[3654]: time=\"2026-06-09T10:55:40.318023318Z\" level=info msg=\"Created container f5aa024cbfaa22fc08df83b0266655afd6e4f6d9519efbe1adc095c6a37e9867: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=059badbc-f08e-4e57-80b7-d34428c23bd2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.117784 | controller |     "Jun 09 10:55:40.319218 crc crio[3654]: time=\"2026-06-09T10:55:40.319152141Z\" level=info msg=\"Starting container: f5aa024cbfaa22fc08df83b0266655afd6e4f6d9519efbe1adc095c6a37e9867\" id=f857a796-02d9-400d-ac38-253b85206c6b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.117804 | controller |     "Jun 09 10:55:40.329785 crc crio[3654]: time=\"2026-06-09T10:55:40.327697017Z\" level=info msg=\"Started container\" PID=16893 containerID=f5aa024cbfaa22fc08df83b0266655afd6e4f6d9519efbe1adc095c6a37e9867 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=f857a796-02d9-400d-ac38-253b85206c6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9b479de35f01ab7bfcd62a9edfa06265f1db178e901d03ec50c14687e120ac3",
2026-06-09 12:20:06.117819 | controller |     "Jun 09 10:55:40.775702 crc crio[3654]: time=\"2026-06-09T10:55:40.775574448Z\" level=info msg=\"Removed container 2804ebab2890a012fa5c5b3b2ba48cfd6ffa6df72f7ad8d49e28b0739a0768f8: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=c2a3f4c0-6570-4162-8f2b-88c0afd4733f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.117833 | controller |     "Jun 09 10:55:40.782892 crc crio[3654]: time=\"2026-06-09T10:55:40.782784606Z\" level=info msg=\"Removing container: eac29518222206fc5e3fa2b9a2f89a2f70a174d46ce5df38838b73c8c09afe20\" id=7ef78fa8-65e6-4906-b42e-97e5b60e3e95 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.117848 | controller |     "Jun 09 10:55:40.810010 crc crio[3654]: time=\"2026-06-09T10:55:40.809886469Z\" level=info msg=\"Removed container eac29518222206fc5e3fa2b9a2f89a2f70a174d46ce5df38838b73c8c09afe20: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=7ef78fa8-65e6-4906-b42e-97e5b60e3e95 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.117862 | controller |     "Jun 09 10:55:41.272519 crc crio[3654]: time=\"2026-06-09T10:55:41.272016321Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-77bdd5c55b-qzp4f/POD\" id=d0927b0c-d80d-4a3b-ae7f-8f374536b0f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.117876 | controller |     "Jun 09 10:55:41.272637 crc crio[3654]: time=\"2026-06-09T10:55:41.272541136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.117891 | controller |     "Jun 09 10:55:41.297481 crc crio[3654]: time=\"2026-06-09T10:55:41.297380613Z\" level=info msg=\"Got pod network &{Name:controller-manager-77bdd5c55b-qzp4f Namespace:openshift-controller-manager ID:119b30e04593b9d3b2053b75a65a4db4bbcca148fc47673a4e7536fa03592e8d UID:333ae7d0-a3d3-4ca5-b6d5-8cfa0763e6df NetNS:/var/run/netns/4e19378d-1015-41fa-b6fc-08efd4133fdd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod333ae7d0_a3d3_4ca5_b6d5_8cfa0763e6df.slice PodAnnotations:0xc0029b3000}] Aliases:map[]}\"",
2026-06-09 12:20:06.117905 | controller |     "Jun 09 10:55:41.297481 crc crio[3654]: time=\"2026-06-09T10:55:41.297454836Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-77bdd5c55b-qzp4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.117920 | controller |     "Jun 09 10:55:42.203454 crc crio[3654]: 2026-06-09T10:55:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:119b30e04593b9d Mac:46:3a:a8:93:16:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/4e19378d-1015-41fa-b6fc-08efd4133fdd SocketPath: PciID:}] [{Interface:0xc0004445c0 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.117934 | controller |     "Jun 09 10:55:42.205530 crc crio[3654]: time=\"2026-06-09T10:55:42.205370868Z\" level=info msg=\"Got pod network &{Name:controller-manager-77bdd5c55b-qzp4f Namespace:openshift-controller-manager ID:119b30e04593b9d3b2053b75a65a4db4bbcca148fc47673a4e7536fa03592e8d UID:333ae7d0-a3d3-4ca5-b6d5-8cfa0763e6df NetNS:/var/run/netns/4e19378d-1015-41fa-b6fc-08efd4133fdd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod333ae7d0_a3d3_4ca5_b6d5_8cfa0763e6df.slice PodAnnotations:0xc0029b3000}] Aliases:map[]}\"",
2026-06-09 12:20:06.117953 | controller |     "Jun 09 10:55:42.205646 crc crio[3654]: time=\"2026-06-09T10:55:42.205546453Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-77bdd5c55b-qzp4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.117968 | controller |     "Jun 09 10:55:42.212447 crc crio[3654]: time=\"2026-06-09T10:55:42.212254817Z\" level=info msg=\"Ran pod sandbox 119b30e04593b9d3b2053b75a65a4db4bbcca148fc47673a4e7536fa03592e8d with infra container: openshift-controller-manager/controller-manager-77bdd5c55b-qzp4f/POD\" id=d0927b0c-d80d-4a3b-ae7f-8f374536b0f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.117982 | controller |     "Jun 09 10:55:42.215690 crc crio[3654]: time=\"2026-06-09T10:55:42.215527642Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=7a4a1c44-2e42-4bdb-9079-cc94c88c9d0e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.117997 | controller |     "Jun 09 10:55:42.219616 crc crio[3654]: time=\"2026-06-09T10:55:42.219509947Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=c26669e0-7896-4134-b32d-478f2db1cce5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.118011 | controller |     "Jun 09 10:55:42.233081 crc crio[3654]: time=\"2026-06-09T10:55:42.232907633Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-77bdd5c55b-qzp4f/controller-manager\" id=d03d5d95-2a6f-4a79-a5af-570b0f8e4139 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.118025 | controller |     "Jun 09 10:55:42.233553 crc crio[3654]: time=\"2026-06-09T10:55:42.233260554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.118040 | controller |     "Jun 09 10:55:42.309595 crc crio[3654]: time=\"2026-06-09T10:55:42.309513545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.118054 | controller |     "Jun 09 10:55:42.323161 crc crio[3654]: time=\"2026-06-09T10:55:42.323069106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.118068 | controller |     "Jun 09 10:55:42.433255 crc crio[3654]: time=\"2026-06-09T10:55:42.433176565Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-598f97b57c-d5pzg/POD\" id=fc717310-853e-42ff-99e2-fbd1a0cdf78c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.118083 | controller |     "Jun 09 10:55:42.433517 crc crio[3654]: time=\"2026-06-09T10:55:42.433277368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.118097 | controller |     "Jun 09 10:55:42.460357 crc crio[3654]: time=\"2026-06-09T10:55:42.460201016Z\" level=info msg=\"Created container 4031e446d7f5e84e35612b697a0de3083b27ed3137bc2e002e5c720e0fa00080: openshift-controller-manager/controller-manager-77bdd5c55b-qzp4f/controller-manager\" id=d03d5d95-2a6f-4a79-a5af-570b0f8e4139 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.118111 | controller |     "Jun 09 10:55:42.460738 crc crio[3654]: time=\"2026-06-09T10:55:42.460676009Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-598f97b57c-d5pzg Namespace:openshift-route-controller-manager ID:62fe5b7139e49ffe94eb77c0fd8c74ce414fb7bfae5fc9e439021228d361e6b5 UID:d45cc5af-b13c-404b-a286-c0d20a7ebbdc NetNS:/var/run/netns/d006faa6-1901-4cd5-87bd-149ed39ef4a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd45cc5af_b13c_404b_a286_c0d20a7ebbdc.slice PodAnnotations:0xc0029b25c8}] Aliases:map[]}\"",
2026-06-09 12:20:06.118129 | controller |     "Jun 09 10:55:42.460837 crc crio[3654]: time=\"2026-06-09T10:55:42.460728871Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-598f97b57c-d5pzg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.118144 | controller |     "Jun 09 10:55:42.463723 crc crio[3654]: time=\"2026-06-09T10:55:42.463636835Z\" level=info msg=\"Starting container: 4031e446d7f5e84e35612b697a0de3083b27ed3137bc2e002e5c720e0fa00080\" id=15dfff16-46a9-4ed5-aa44-df86fd3d978a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.118159 | controller |     "Jun 09 10:55:42.469717 crc crio[3654]: time=\"2026-06-09T10:55:42.469626038Z\" level=info msg=\"Started container\" PID=16997 containerID=4031e446d7f5e84e35612b697a0de3083b27ed3137bc2e002e5c720e0fa00080 description=openshift-controller-manager/controller-manager-77bdd5c55b-qzp4f/controller-manager id=15dfff16-46a9-4ed5-aa44-df86fd3d978a name=/runtime.v1.RuntimeService/StartContainer sandboxID=119b30e04593b9d3b2053b75a65a4db4bbcca148fc47673a4e7536fa03592e8d",
2026-06-09 12:20:06.118174 | controller |     "Jun 09 10:55:42.810046 crc crio[3654]: 2026-06-09T10:55:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:62fe5b7139e49ff Mac:fe:c6:2d:cd:1d:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/d006faa6-1901-4cd5-87bd-149ed39ef4a1 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.118189 | controller |     "Jun 09 10:55:42.811963 crc crio[3654]: time=\"2026-06-09T10:55:42.811922439Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-598f97b57c-d5pzg Namespace:openshift-route-controller-manager ID:62fe5b7139e49ffe94eb77c0fd8c74ce414fb7bfae5fc9e439021228d361e6b5 UID:d45cc5af-b13c-404b-a286-c0d20a7ebbdc NetNS:/var/run/netns/d006faa6-1901-4cd5-87bd-149ed39ef4a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd45cc5af_b13c_404b_a286_c0d20a7ebbdc.slice PodAnnotations:0xc0029b25c8}] Aliases:map[]}\"",
2026-06-09 12:20:06.118204 | controller |     "Jun 09 10:55:42.812280 crc crio[3654]: time=\"2026-06-09T10:55:42.812258849Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-598f97b57c-d5pzg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.118218 | controller |     "Jun 09 10:55:42.819908 crc crio[3654]: time=\"2026-06-09T10:55:42.819868149Z\" level=info msg=\"Ran pod sandbox 62fe5b7139e49ffe94eb77c0fd8c74ce414fb7bfae5fc9e439021228d361e6b5 with infra container: openshift-route-controller-manager/route-controller-manager-598f97b57c-d5pzg/POD\" id=fc717310-853e-42ff-99e2-fbd1a0cdf78c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.118233 | controller |     "Jun 09 10:55:42.822185 crc crio[3654]: time=\"2026-06-09T10:55:42.822104493Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=d2f769a7-37df-4a4d-998c-b489a288dc13 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.118248 | controller |     "Jun 09 10:55:42.825398 crc crio[3654]: time=\"2026-06-09T10:55:42.82476365Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=0cda0f48-57d5-4a1f-875a-eff77326cf16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.118265 | controller |     "Jun 09 10:55:42.833595 crc crio[3654]: time=\"2026-06-09T10:55:42.833476082Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-598f97b57c-d5pzg/route-controller-manager\" id=0a9da0d2-97a4-4db3-a9b9-d4ccd5fd1a5b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.118280 | controller |     "Jun 09 10:55:42.833995 crc crio[3654]: time=\"2026-06-09T10:55:42.833918714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.118295 | controller |     "Jun 09 10:55:42.870246 crc crio[3654]: time=\"2026-06-09T10:55:42.870111239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.118309 | controller |     "Jun 09 10:55:42.874277 crc crio[3654]: time=\"2026-06-09T10:55:42.874199757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.118323 | controller |     "Jun 09 10:55:42.954574 crc crio[3654]: time=\"2026-06-09T10:55:42.953869668Z\" level=info msg=\"Created container 75190b0356baaf774d85a343f4af5d7b1a7c5cbe2622e43b99e88723358c9aba: openshift-route-controller-manager/route-controller-manager-598f97b57c-d5pzg/route-controller-manager\" id=0a9da0d2-97a4-4db3-a9b9-d4ccd5fd1a5b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.118337 | controller |     "Jun 09 10:55:42.955977 crc crio[3654]: time=\"2026-06-09T10:55:42.955890346Z\" level=info msg=\"Starting container: 75190b0356baaf774d85a343f4af5d7b1a7c5cbe2622e43b99e88723358c9aba\" id=40a2fee3-de73-4c12-ab21-0f6c4cb8cc1c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.118370 | controller |     "Jun 09 10:55:42.962124 crc crio[3654]: time=\"2026-06-09T10:55:42.962030553Z\" level=info msg=\"Started container\" PID=17046 containerID=75190b0356baaf774d85a343f4af5d7b1a7c5cbe2622e43b99e88723358c9aba description=openshift-route-controller-manager/route-controller-manager-598f97b57c-d5pzg/route-controller-manager id=40a2fee3-de73-4c12-ab21-0f6c4cb8cc1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=62fe5b7139e49ffe94eb77c0fd8c74ce414fb7bfae5fc9e439021228d361e6b5",
2026-06-09 12:20:06.118387 | controller |     "Jun 09 10:56:22.008204 crc crio[3654]: time=\"2026-06-09T10:56:22.007338465Z\" level=info msg=\"Stopping pod sandbox: c6b7ae13a88287812d0215b4c3779b57d6f31d7d3c855c0f6b25b5dfbbd30e61\" id=5c9bd8a8-1acb-4b6a-9e8a-c88cca012b72 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.118401 | controller |     "Jun 09 10:56:22.008204 crc crio[3654]: time=\"2026-06-09T10:56:22.00818661Z\" level=info msg=\"Stopped pod sandbox (already stopped): c6b7ae13a88287812d0215b4c3779b57d6f31d7d3c855c0f6b25b5dfbbd30e61\" id=5c9bd8a8-1acb-4b6a-9e8a-c88cca012b72 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.118415 | controller |     "Jun 09 10:56:22.010513 crc crio[3654]: time=\"2026-06-09T10:56:22.008807649Z\" level=info msg=\"Removing pod sandbox: c6b7ae13a88287812d0215b4c3779b57d6f31d7d3c855c0f6b25b5dfbbd30e61\" id=ba008dea-2a90-4377-ae39-7f55fbe0bff5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.118429 | controller |     "Jun 09 10:56:22.017195 crc crio[3654]: time=\"2026-06-09T10:56:22.017119379Z\" level=info msg=\"Removed pod sandbox: c6b7ae13a88287812d0215b4c3779b57d6f31d7d3c855c0f6b25b5dfbbd30e61\" id=ba008dea-2a90-4377-ae39-7f55fbe0bff5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.118443 | controller |     "Jun 09 10:56:22.018344 crc crio[3654]: time=\"2026-06-09T10:56:22.018229453Z\" level=info msg=\"Stopping pod sandbox: c2213861107718b2a7b43f28744d0124819ec222fb5af298c32901a8ccb8716c\" id=2cbaa73f-caef-4c84-a664-c81bb99d1bac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.118462 | controller |     "Jun 09 10:56:22.018553 crc crio[3654]: time=\"2026-06-09T10:56:22.018494541Z\" level=info msg=\"Stopped pod sandbox (already stopped): c2213861107718b2a7b43f28744d0124819ec222fb5af298c32901a8ccb8716c\" id=2cbaa73f-caef-4c84-a664-c81bb99d1bac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.118477 | controller |     "Jun 09 10:56:22.019087 crc crio[3654]: time=\"2026-06-09T10:56:22.019028097Z\" level=info msg=\"Removing pod sandbox: c2213861107718b2a7b43f28744d0124819ec222fb5af298c32901a8ccb8716c\" id=e94ff5f9-6c53-41c1-b5f7-ab63dc2052d6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.118491 | controller |     "Jun 09 10:56:22.027109 crc crio[3654]: time=\"2026-06-09T10:56:22.027024028Z\" level=info msg=\"Removed pod sandbox: c2213861107718b2a7b43f28744d0124819ec222fb5af298c32901a8ccb8716c\" id=e94ff5f9-6c53-41c1-b5f7-ab63dc2052d6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.118505 | controller |     "Jun 09 10:57:26.435980 crc crio[3654]: time=\"2026-06-09T10:57:26.432937608Z\" level=info msg=\"Stopping container: 759a3b1c6e6531ca922be5a8088a886d11d9babcf8077ffa2dd509c918a90393 (timeout: 30s)\" id=70985317-5fb8-40e1-88ec-8144ca33a30f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.118520 | controller |     "Jun 09 10:57:26.435980 crc crio[3654]: time=\"2026-06-09T10:57:26.434159985Z\" level=info msg=\"Stopping container: da4b018d53e7fadeed61b37010206d458ae94808b4602131ba41f8426617449a (timeout: 30s)\" id=969067ef-1183-4662-a0d8-d676b70cc2f8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.118534 | controller |     "Jun 09 10:57:26.445117 crc crio[3654]: time=\"2026-06-09T10:57:26.444338201Z\" level=info msg=\"Stopping container: 2e99592ee834b4db0fd0637417506f4446eb63bd89f84997fddc9e2b4f04e6d4 (timeout: 30s)\" id=a714448b-3cf3-4687-bc69-ce0312fcad6f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.118548 | controller |     "Jun 09 10:57:26.472223 crc crio[3654]: time=\"2026-06-09T10:57:26.472057145Z\" level=info msg=\"Stopping container: 8d686e3505fba24521e3cf54ad9edbc2d41ea079ee21bd2b83eddea6ab2da66c (timeout: 30s)\" id=35d13bf2-8c11-46d9-919e-210b1eb5f07a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.118562 | controller |     "Jun 09 10:57:26.511190 crc crio[3654]: time=\"2026-06-09T10:57:26.511089308Z\" level=info msg=\"Stopping container: f7fd2bb87fd8f224e823601448a4db6612f07cc8b49c4486f4035f17b72a73be (timeout: 30s)\" id=b0d5fc19-ab9f-4415-b899-a4ca781a2ec8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.118576 | controller |     "Jun 09 10:57:26.630592 crc crio[3654]: time=\"2026-06-09T10:57:26.630477738Z\" level=info msg=\"Stopped container da4b018d53e7fadeed61b37010206d458ae94808b4602131ba41f8426617449a: openshift-marketplace/certified-operators-l27pk/registry-server\" id=969067ef-1183-4662-a0d8-d676b70cc2f8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.118591 | controller |     "Jun 09 10:57:26.631544 crc crio[3654]: time=\"2026-06-09T10:57:26.631402476Z\" level=info msg=\"Stopping pod sandbox: ec844a9526abd95e4c18c54053bf7db141a17eeabd98a663c74e6463dea843dd\" id=d115ac72-ed00-4794-8bfd-53af6bcf74bc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.118605 | controller |     "Jun 09 10:57:26.632373 crc crio[3654]: time=\"2026-06-09T10:57:26.632228451Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:ec844a9526abd95e4c18c54053bf7db141a17eeabd98a663c74e6463dea843dd UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/7042e52e-fced-489f-a9ee-e20446d3677b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc006734038}] Aliases:map[]}\"",
2026-06-09 12:20:06.118624 | controller |     "Jun 09 10:57:26.632571 crc crio[3654]: time=\"2026-06-09T10:57:26.632504319Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.118639 | controller |     "Jun 09 10:57:26.643474 crc crio[3654]: time=\"2026-06-09T10:57:26.643355455Z\" level=info msg=\"Stopped container 759a3b1c6e6531ca922be5a8088a886d11d9babcf8077ffa2dd509c918a90393: openshift-marketplace/community-operators-qhh6t/registry-server\" id=70985317-5fb8-40e1-88ec-8144ca33a30f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.118653 | controller |     "Jun 09 10:57:26.643733 crc crio[3654]: time=\"2026-06-09T10:57:26.643636834Z\" level=info msg=\"Stopped container 2e99592ee834b4db0fd0637417506f4446eb63bd89f84997fddc9e2b4f04e6d4: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=a714448b-3cf3-4687-bc69-ce0312fcad6f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.118667 | controller |     "Jun 09 10:57:26.644526 crc crio[3654]: time=\"2026-06-09T10:57:26.644355595Z\" level=info msg=\"Stopping pod sandbox: eb45a7e46f69528707fef11d2fb816a926217d8e491185dd1744b24a966cf3bf\" id=b54d6f37-2aff-4c5d-8917-4cdec25d94f4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.118682 | controller |     "Jun 09 10:57:26.644796 crc crio[3654]: time=\"2026-06-09T10:57:26.644718926Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:eb45a7e46f69528707fef11d2fb816a926217d8e491185dd1744b24a966cf3bf UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/cda2d52e-1f67-4615-b7f9-939ac671f88b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc0016a8180}] Aliases:map[]}\"",
2026-06-09 12:20:06.118697 | controller |     "Jun 09 10:57:26.645653 crc crio[3654]: time=\"2026-06-09T10:57:26.644915222Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.118711 | controller |     "Jun 09 10:57:26.645653 crc crio[3654]: time=\"2026-06-09T10:57:26.644929223Z\" level=info msg=\"Stopping pod sandbox: 902af1f2689d9efec026c3fb55832b9f9ef1c48420035f4589a5468a53c0b9e6\" id=309f4b3a-1055-4956-b4d2-31abf952522e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.118726 | controller |     "Jun 09 10:57:26.645653 crc crio[3654]: time=\"2026-06-09T10:57:26.645469319Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:902af1f2689d9efec026c3fb55832b9f9ef1c48420035f4589a5468a53c0b9e6 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/d4db0a2a-284d-4ac4-aeee-4420549a7b93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc00299e080}] Aliases:map[]}\"",
2026-06-09 12:20:06.118740 | controller |     "Jun 09 10:57:26.645815 crc crio[3654]: time=\"2026-06-09T10:57:26.645663045Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.118755 | controller |     "Jun 09 10:57:26.648460 crc crio[3654]: time=\"2026-06-09T10:57:26.648336405Z\" level=info msg=\"Stopped container 8d686e3505fba24521e3cf54ad9edbc2d41ea079ee21bd2b83eddea6ab2da66c: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=35d13bf2-8c11-46d9-919e-210b1eb5f07a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.118769 | controller |     "Jun 09 10:57:26.649837 crc crio[3654]: time=\"2026-06-09T10:57:26.649722647Z\" level=info msg=\"Stopped container f7fd2bb87fd8f224e823601448a4db6612f07cc8b49c4486f4035f17b72a73be: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=b0d5fc19-ab9f-4415-b899-a4ca781a2ec8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.118787 | controller |     "Jun 09 10:57:26.650530 crc crio[3654]: time=\"2026-06-09T10:57:26.650469619Z\" level=info msg=\"Stopping pod sandbox: fad8ee63cebf690824fab3b130df53657b4bdce68e22c08803707d4ea89c3540\" id=ef5a132a-8a7f-46ef-8374-c478f84df219 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.118801 | controller |     "Jun 09 10:57:26.650652 crc crio[3654]: time=\"2026-06-09T10:57:26.650614383Z\" level=info msg=\"Stopping pod sandbox: 8e6a97487825b7098304af9bedd008e1b3e7475276ed1d348d5eaabd8bfe2bd4\" id=3221d434-cd4e-433c-a68a-44f618e67ed9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.118816 | controller |     "Jun 09 10:57:26.650998 crc crio[3654]: time=\"2026-06-09T10:57:26.650916203Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:fad8ee63cebf690824fab3b130df53657b4bdce68e22c08803707d4ea89c3540 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/5e20a7fd-ed4b-4728-bb86-8d0112bb3671 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc002292158}] Aliases:map[]}\"",
2026-06-09 12:20:06.118830 | controller |     "Jun 09 10:57:26.651079 crc crio[3654]: time=\"2026-06-09T10:57:26.651058687Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:8e6a97487825b7098304af9bedd008e1b3e7475276ed1d348d5eaabd8bfe2bd4 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/aa81a90f-8862-4604-9a05-5ad7b97ea513 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc0005881e0}] Aliases:map[]}\"",
2026-06-09 12:20:06.118844 | controller |     "Jun 09 10:57:26.651152 crc crio[3654]: time=\"2026-06-09T10:57:26.651112618Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.118859 | controller |     "Jun 09 10:57:26.651238 crc crio[3654]: time=\"2026-06-09T10:57:26.651222382Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.118873 | controller |     "Jun 09 10:57:26.926177 crc crio[3654]: time=\"2026-06-09T10:57:26.925655094Z\" level=info msg=\"Stopped pod sandbox: ec844a9526abd95e4c18c54053bf7db141a17eeabd98a663c74e6463dea843dd\" id=d115ac72-ed00-4794-8bfd-53af6bcf74bc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.118888 | controller |     "Jun 09 10:57:26.993024 crc crio[3654]: time=\"2026-06-09T10:57:26.992937607Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-7bv2m/POD\" id=c4c74272-34ff-41fc-a9f4-fac61ceedc57 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.118901 | controller |     "Jun 09 10:57:26.993175 crc crio[3654]: time=\"2026-06-09T10:57:26.993065641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.118915 | controller |     "Jun 09 10:57:27.028112 crc crio[3654]: time=\"2026-06-09T10:57:27.021072593Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-7bv2m Namespace:openshift-marketplace ID:2c537e1710baaa7f3d3c0962f4bf78e86fed695febf8bd08842ff6e0e1291b61 UID:5ad56e64-f82e-4af4-bddb-96980e2ca633 NetNS:/var/run/netns/b73be806-5f09-4c9b-8674-6b83e323d17b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5ad56e64_f82e_4af4_bddb_96980e2ca633.slice PodAnnotations:0xc0022922b0}] Aliases:map[]}\"",
2026-06-09 12:20:06.118933 | controller |     "Jun 09 10:57:27.028112 crc crio[3654]: time=\"2026-06-09T10:57:27.021137845Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-7bv2m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.118947 | controller |     "Jun 09 10:57:27.049585 crc crio[3654]: time=\"2026-06-09T10:57:27.049467827Z\" level=info msg=\"Stopped pod sandbox: fad8ee63cebf690824fab3b130df53657b4bdce68e22c08803707d4ea89c3540\" id=ef5a132a-8a7f-46ef-8374-c478f84df219 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.118961 | controller |     "Jun 09 10:57:27.111594 crc crio[3654]: time=\"2026-06-09T10:57:27.111152731Z\" level=info msg=\"Stopped pod sandbox: 902af1f2689d9efec026c3fb55832b9f9ef1c48420035f4589a5468a53c0b9e6\" id=309f4b3a-1055-4956-b4d2-31abf952522e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.118975 | controller |     "Jun 09 10:57:27.130626 crc crio[3654]: time=\"2026-06-09T10:57:27.129190784Z\" level=info msg=\"Stopped pod sandbox: 8e6a97487825b7098304af9bedd008e1b3e7475276ed1d348d5eaabd8bfe2bd4\" id=3221d434-cd4e-433c-a68a-44f618e67ed9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.118989 | controller |     "Jun 09 10:57:27.209062 crc crio[3654]: time=\"2026-06-09T10:57:27.207182579Z\" level=info msg=\"Stopped pod sandbox: eb45a7e46f69528707fef11d2fb816a926217d8e491185dd1744b24a966cf3bf\" id=b54d6f37-2aff-4c5d-8917-4cdec25d94f4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.119003 | controller |     "Jun 09 10:57:27.304817 crc crio[3654]: time=\"2026-06-09T10:57:27.304723222Z\" level=info msg=\"Removing container: 8d686e3505fba24521e3cf54ad9edbc2d41ea079ee21bd2b83eddea6ab2da66c\" id=30a18964-c758-4120-b81e-cb525384035c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.119017 | controller |     "Jun 09 10:57:27.371260 crc crio[3654]: time=\"2026-06-09T10:57:27.370456628Z\" level=info msg=\"Removed container 8d686e3505fba24521e3cf54ad9edbc2d41ea079ee21bd2b83eddea6ab2da66c: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=30a18964-c758-4120-b81e-cb525384035c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.119032 | controller |     "Jun 09 10:57:27.374925 crc crio[3654]: time=\"2026-06-09T10:57:27.374147919Z\" level=info msg=\"Removing container: b6c8282515363b0e9dbe26a2a789411e08d68df6baeccdbd498ecfd9946cefab\" id=836a3c04-4125-49cf-96bd-0a1bdd630109 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.119046 | controller |     "Jun 09 10:57:27.394699 crc crio[3654]: time=\"2026-06-09T10:57:27.393868683Z\" level=info msg=\"Removed container b6c8282515363b0e9dbe26a2a789411e08d68df6baeccdbd498ecfd9946cefab: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=836a3c04-4125-49cf-96bd-0a1bdd630109 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.119060 | controller |     "Jun 09 10:57:27.396264 crc crio[3654]: time=\"2026-06-09T10:57:27.395843792Z\" level=info msg=\"Removing container: f27df4d726311ccccb03a127d4e8699d32111650d2b55a6552db585e5392160b\" id=3031fc18-fbab-4136-b7b4-f9c3f5808888 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.119073 | controller |     "Jun 09 10:57:27.422066 crc crio[3654]: time=\"2026-06-09T10:57:27.421930166Z\" level=info msg=\"Removed container f27df4d726311ccccb03a127d4e8699d32111650d2b55a6552db585e5392160b: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=3031fc18-fbab-4136-b7b4-f9c3f5808888 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.119087 | controller |     "Jun 09 10:57:27.429381 crc crio[3654]: time=\"2026-06-09T10:57:27.429263007Z\" level=info msg=\"Removing container: da4b018d53e7fadeed61b37010206d458ae94808b4602131ba41f8426617449a\" id=61885083-0e7f-4292-830e-f2380778b221 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.119105 | controller |     "Jun 09 10:57:27.448754 crc crio[3654]: time=\"2026-06-09T10:57:27.448635419Z\" level=info msg=\"Removed container da4b018d53e7fadeed61b37010206d458ae94808b4602131ba41f8426617449a: openshift-marketplace/certified-operators-l27pk/registry-server\" id=61885083-0e7f-4292-830e-f2380778b221 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.119120 | controller |     "Jun 09 10:57:27.455159 crc crio[3654]: time=\"2026-06-09T10:57:27.454749793Z\" level=info msg=\"Removing container: 80cd4f0c9bb2b4b517284ec25d0742641c3b9b0fb9e362a15c8cd1ad8209004d\" id=b4470854-68db-4651-8e2f-4eabaed0bded name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.119134 | controller |     "Jun 09 10:57:27.482141 crc crio[3654]: time=\"2026-06-09T10:57:27.482054664Z\" level=info msg=\"Removed container 80cd4f0c9bb2b4b517284ec25d0742641c3b9b0fb9e362a15c8cd1ad8209004d: openshift-marketplace/certified-operators-l27pk/extract-content\" id=b4470854-68db-4651-8e2f-4eabaed0bded name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.119148 | controller |     "Jun 09 10:57:27.485840 crc crio[3654]: 2026-06-09T10:57:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2c537e1710baaa7 Mac:be:bb:6b:41:49:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/b73be806-5f09-4c9b-8674-6b83e323d17b SocketPath: PciID:}] [{Interface:0xc0002fa840 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.119163 | controller |     "Jun 09 10:57:27.488044 crc crio[3654]: time=\"2026-06-09T10:57:27.487685194Z\" level=info msg=\"Removing container: 7ef7af9c3bb089aaf851f3aecf3841abbfbd2a5b092db0c8618b3e0d4c49e8c0\" id=bfb3ce21-bf9e-45d1-813f-792ade8b75f9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.119177 | controller |     "Jun 09 10:57:27.488635 crc crio[3654]: time=\"2026-06-09T10:57:27.488594271Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-7bv2m Namespace:openshift-marketplace ID:2c537e1710baaa7f3d3c0962f4bf78e86fed695febf8bd08842ff6e0e1291b61 UID:5ad56e64-f82e-4af4-bddb-96980e2ca633 NetNS:/var/run/netns/b73be806-5f09-4c9b-8674-6b83e323d17b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5ad56e64_f82e_4af4_bddb_96980e2ca633.slice PodAnnotations:0xc0022922b0}] Aliases:map[]}\"",
2026-06-09 12:20:06.119192 | controller |     "Jun 09 10:57:27.488877 crc crio[3654]: time=\"2026-06-09T10:57:27.488857459Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-7bv2m for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.119206 | controller |     "Jun 09 10:57:27.500161 crc crio[3654]: time=\"2026-06-09T10:57:27.500089767Z\" level=info msg=\"Ran pod sandbox 2c537e1710baaa7f3d3c0962f4bf78e86fed695febf8bd08842ff6e0e1291b61 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-7bv2m/POD\" id=c4c74272-34ff-41fc-a9f4-fac61ceedc57 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.119221 | controller |     "Jun 09 10:57:27.505494 crc crio[3654]: time=\"2026-06-09T10:57:27.50520861Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=036c7e52-27d0-47cd-8042-21333d2f714f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.119235 | controller |     "Jun 09 10:57:27.507927 crc crio[3654]: time=\"2026-06-09T10:57:27.50785513Z\" level=info msg=\"Removed container 7ef7af9c3bb089aaf851f3aecf3841abbfbd2a5b092db0c8618b3e0d4c49e8c0: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=bfb3ce21-bf9e-45d1-813f-792ade8b75f9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.119253 | controller |     "Jun 09 10:57:27.510019 crc crio[3654]: time=\"2026-06-09T10:57:27.50984365Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=ec0d43c7-7267-4720-8055-a06e41dbbb9c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.119267 | controller |     "Jun 09 10:57:27.516815 crc crio[3654]: time=\"2026-06-09T10:57:27.516730677Z\" level=info msg=\"Removing container: 2e99592ee834b4db0fd0637417506f4446eb63bd89f84997fddc9e2b4f04e6d4\" id=a3d0c02f-2414-492c-8a05-457f8dcbbdf0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.119282 | controller |     "Jun 09 10:57:27.531720 crc crio[3654]: time=\"2026-06-09T10:57:27.531650365Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-7bv2m/marketplace-operator\" id=767ea4b1-bc8a-4812-8d15-125131817b63 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.119296 | controller |     "Jun 09 10:57:27.532616 crc crio[3654]: time=\"2026-06-09T10:57:27.532525212Z\" level=info msg=\"Removed container 2e99592ee834b4db0fd0637417506f4446eb63bd89f84997fddc9e2b4f04e6d4: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=a3d0c02f-2414-492c-8a05-457f8dcbbdf0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.119310 | controller |     "Jun 09 10:57:27.532981 crc crio[3654]: time=\"2026-06-09T10:57:27.532951605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.119325 | controller |     "Jun 09 10:57:27.535074 crc crio[3654]: time=\"2026-06-09T10:57:27.535008486Z\" level=info msg=\"Removing container: 437c7452086ce9b38fd4da6983caa9bf2188acebd632832ee0efdf80ecd21626\" id=39b516eb-e09a-4ec7-9c44-64a8988ec192 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.119339 | controller |     "Jun 09 10:57:27.557202 crc crio[3654]: time=\"2026-06-09T10:57:27.557096471Z\" level=info msg=\"Removed container 437c7452086ce9b38fd4da6983caa9bf2188acebd632832ee0efdf80ecd21626: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=39b516eb-e09a-4ec7-9c44-64a8988ec192 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.119372 | controller |     "Jun 09 10:57:27.560489 crc crio[3654]: time=\"2026-06-09T10:57:27.56040565Z\" level=info msg=\"Removing container: f7fd2bb87fd8f224e823601448a4db6612f07cc8b49c4486f4035f17b72a73be\" id=a93450f1-c3f1-4845-b7c0-5926d5c86f61 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.119387 | controller |     "Jun 09 10:57:27.561980 crc crio[3654]: time=\"2026-06-09T10:57:27.561950157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.119402 | controller |     "Jun 09 10:57:27.565502 crc crio[3654]: time=\"2026-06-09T10:57:27.565477883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.119417 | controller |     "Jun 09 10:57:27.592833 crc crio[3654]: time=\"2026-06-09T10:57:27.592714322Z\" level=info msg=\"Removed container f7fd2bb87fd8f224e823601448a4db6612f07cc8b49c4486f4035f17b72a73be: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=a93450f1-c3f1-4845-b7c0-5926d5c86f61 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.119431 | controller |     "Jun 09 10:57:27.595777 crc crio[3654]: time=\"2026-06-09T10:57:27.595706232Z\" level=info msg=\"Removing container: 4925be519488ff788228bcb4375526a1bf00276b578a1f1e52c449ff0adbe71a\" id=6807168f-6c73-47cc-88c4-59af95f0ac76 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.119446 | controller |     "Jun 09 10:57:27.653234 crc crio[3654]: time=\"2026-06-09T10:57:27.653124628Z\" level=info msg=\"Removed container 4925be519488ff788228bcb4375526a1bf00276b578a1f1e52c449ff0adbe71a: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=6807168f-6c73-47cc-88c4-59af95f0ac76 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.119464 | controller |     "Jun 09 10:57:27.656536 crc crio[3654]: time=\"2026-06-09T10:57:27.656468509Z\" level=info msg=\"Removing container: d2bc3215c6e2a5335d929e64c48abffe2b6d5ecee53c29163ee33cb40a3e9b67\" id=fb4b3edd-85b9-4f57-bd1a-3dea15fb65be name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.119480 | controller |     "Jun 09 10:57:27.689803 crc crio[3654]: time=\"2026-06-09T10:57:27.689715478Z\" level=info msg=\"Removed container d2bc3215c6e2a5335d929e64c48abffe2b6d5ecee53c29163ee33cb40a3e9b67: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=fb4b3edd-85b9-4f57-bd1a-3dea15fb65be name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.119494 | controller |     "Jun 09 10:57:27.697122 crc crio[3654]: time=\"2026-06-09T10:57:27.696984707Z\" level=info msg=\"Removing container: 759a3b1c6e6531ca922be5a8088a886d11d9babcf8077ffa2dd509c918a90393\" id=e283d1bc-ecf5-45fb-9ef3-d3ff0ae1b7b9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.119519 | controller |     "Jun 09 10:57:27.698180 crc crio[3654]: time=\"2026-06-09T10:57:27.698127561Z\" level=info msg=\"Created container 9525cc0a8fd80cd384f091ec3bbc99ffc023c1c628f8109268fb2260b743ddb1: openshift-marketplace/marketplace-operator-547dbd544d-7bv2m/marketplace-operator\" id=767ea4b1-bc8a-4812-8d15-125131817b63 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.119534 | controller |     "Jun 09 10:57:27.700028 crc crio[3654]: time=\"2026-06-09T10:57:27.699949706Z\" level=info msg=\"Starting container: 9525cc0a8fd80cd384f091ec3bbc99ffc023c1c628f8109268fb2260b743ddb1\" id=a7873d52-bfde-4018-9bd8-3e3f226688a4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.119549 | controller |     "Jun 09 10:57:27.708016 crc crio[3654]: time=\"2026-06-09T10:57:27.707906935Z\" level=info msg=\"Started container\" PID=18703 containerID=9525cc0a8fd80cd384f091ec3bbc99ffc023c1c628f8109268fb2260b743ddb1 description=openshift-marketplace/marketplace-operator-547dbd544d-7bv2m/marketplace-operator id=a7873d52-bfde-4018-9bd8-3e3f226688a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c537e1710baaa7f3d3c0962f4bf78e86fed695febf8bd08842ff6e0e1291b61",
2026-06-09 12:20:06.119564 | controller |     "Jun 09 10:57:27.725646 crc crio[3654]: time=\"2026-06-09T10:57:27.725424312Z\" level=info msg=\"Removed container 759a3b1c6e6531ca922be5a8088a886d11d9babcf8077ffa2dd509c918a90393: openshift-marketplace/community-operators-qhh6t/registry-server\" id=e283d1bc-ecf5-45fb-9ef3-d3ff0ae1b7b9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.119630 | controller |     "Jun 09 10:57:27.731372 crc crio[3654]: time=\"2026-06-09T10:57:27.731041811Z\" level=info msg=\"Removing container: 604b14688ca852b5340ede4ce70c263cc42b4816d58582152f8a98a65fa373d5\" id=afcc7290-2e76-4bd0-9125-80fc5f560278 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.119651 | controller |     "Jun 09 10:57:27.762689 crc crio[3654]: time=\"2026-06-09T10:57:27.76261281Z\" level=info msg=\"Removed container 604b14688ca852b5340ede4ce70c263cc42b4816d58582152f8a98a65fa373d5: openshift-marketplace/community-operators-qhh6t/extract-content\" id=afcc7290-2e76-4bd0-9125-80fc5f560278 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.119666 | controller |     "Jun 09 10:57:27.769121 crc crio[3654]: time=\"2026-06-09T10:57:27.768964111Z\" level=info msg=\"Removing container: 5cdb212a877fef1b1f133f99b03e3b95abff2b061e24760bdc674f4f6c85cc5e\" id=8cd5bf69-c5d2-4fbc-ac19-4ad9e0d310eb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.119681 | controller |     "Jun 09 10:57:27.790081 crc crio[3654]: time=\"2026-06-09T10:57:27.789984453Z\" level=info msg=\"Removed container 5cdb212a877fef1b1f133f99b03e3b95abff2b061e24760bdc674f4f6c85cc5e: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=8cd5bf69-c5d2-4fbc-ac19-4ad9e0d310eb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.119700 | controller |     "Jun 09 10:57:28.970883 crc crio[3654]: time=\"2026-06-09T10:57:28.97018469Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-tpdb8/POD\" id=edc8408b-49b3-463f-955a-9593958171e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.119714 | controller |     "Jun 09 10:57:28.971664 crc crio[3654]: time=\"2026-06-09T10:57:28.970892452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.119730 | controller |     "Jun 09 10:57:28.997545 crc crio[3654]: time=\"2026-06-09T10:57:28.997419359Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-tpdb8 Namespace:openshift-marketplace ID:f9dece85c783c58cc97fd2ff06ba79f953dff11c645c6075846e80fe59c5230b UID:7276e3b4-794e-4a75-9cdd-74528170d7fb NetNS:/var/run/netns/a32b9db1-23e0-4277-a7b4-27a185d03d82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7276e3b4_794e_4a75_9cdd_74528170d7fb.slice PodAnnotations:0xc002a06860}] Aliases:map[]}\"",
2026-06-09 12:20:06.119744 | controller |     "Jun 09 10:57:28.997545 crc crio[3654]: time=\"2026-06-09T10:57:28.997517272Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-tpdb8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.119759 | controller |     "Jun 09 10:57:29.204143 crc crio[3654]: time=\"2026-06-09T10:57:29.20364538Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-q2jpp/POD\" id=e64f459d-e292-4320-af4c-ca0a0e48edf9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.119774 | controller |     "Jun 09 10:57:29.204248 crc crio[3654]: time=\"2026-06-09T10:57:29.204164396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.119789 | controller |     "Jun 09 10:57:29.227122 crc crio[3654]: time=\"2026-06-09T10:57:29.226964521Z\" level=info msg=\"Got pod network &{Name:redhat-operators-q2jpp Namespace:openshift-marketplace ID:9ac0deee0e0c2fc576e239ca21968280dc8bcd6056549a47b8a6666047375aec UID:9646f23a-8f7c-449b-8c9a-b144ce9f6f72 NetNS:/var/run/netns/35e62a7e-a81d-4495-b9cb-07e118091c74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9646f23a_8f7c_449b_8c9a_b144ce9f6f72.slice PodAnnotations:0xc0029b23b8}] Aliases:map[]}\"",
2026-06-09 12:20:06.119803 | controller |     "Jun 09 10:57:29.227122 crc crio[3654]: time=\"2026-06-09T10:57:29.227029843Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-q2jpp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.119818 | controller |     "Jun 09 10:57:29.232477 crc crio[3654]: 2026-06-09T10:57:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f9dece85c783c58 Mac:86:11:a7:b9:6e:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/a32b9db1-23e0-4277-a7b4-27a185d03d82 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.119833 | controller |     "Jun 09 10:57:29.233383 crc crio[3654]: time=\"2026-06-09T10:57:29.23323452Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-tpdb8 Namespace:openshift-marketplace ID:f9dece85c783c58cc97fd2ff06ba79f953dff11c645c6075846e80fe59c5230b UID:7276e3b4-794e-4a75-9cdd-74528170d7fb NetNS:/var/run/netns/a32b9db1-23e0-4277-a7b4-27a185d03d82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7276e3b4_794e_4a75_9cdd_74528170d7fb.slice PodAnnotations:0xc002a06860}] Aliases:map[]}\"",
2026-06-09 12:20:06.119851 | controller |     "Jun 09 10:57:29.233577 crc crio[3654]: time=\"2026-06-09T10:57:29.233427106Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-tpdb8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.119866 | controller |     "Jun 09 10:57:29.241525 crc crio[3654]: time=\"2026-06-09T10:57:29.241182779Z\" level=info msg=\"Ran pod sandbox f9dece85c783c58cc97fd2ff06ba79f953dff11c645c6075846e80fe59c5230b with infra container: openshift-marketplace/redhat-marketplace-tpdb8/POD\" id=edc8408b-49b3-463f-955a-9593958171e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.119881 | controller |     "Jun 09 10:57:29.243837 crc crio[3654]: time=\"2026-06-09T10:57:29.243733116Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=19d0f439-44c1-471d-8e2d-37d21dbd14d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.119895 | controller |     "Jun 09 10:57:29.245927 crc crio[3654]: time=\"2026-06-09T10:57:29.245763707Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=53230a18-1a06-4344-bb2d-35fc587d9f6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.119909 | controller |     "Jun 09 10:57:29.253339 crc crio[3654]: time=\"2026-06-09T10:57:29.252549691Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-tpdb8/extract-utilities\" id=2173b03d-fb83-42ba-ba71-5fc99df4b4f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.119923 | controller |     "Jun 09 10:57:29.253339 crc crio[3654]: time=\"2026-06-09T10:57:29.252826699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.119937 | controller |     "Jun 09 10:57:29.274003 crc crio[3654]: time=\"2026-06-09T10:57:29.273893992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.119951 | controller |     "Jun 09 10:57:29.277582 crc crio[3654]: time=\"2026-06-09T10:57:29.277510551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.119965 | controller |     "Jun 09 10:57:29.388392 crc crio[3654]: time=\"2026-06-09T10:57:29.384386215Z\" level=info msg=\"Created container 22e3f7c9f8e6195bfa78d8c43ef91552190752db368a5c4a4d78b120433766a3: openshift-marketplace/redhat-marketplace-tpdb8/extract-utilities\" id=2173b03d-fb83-42ba-ba71-5fc99df4b4f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.119980 | controller |     "Jun 09 10:57:29.388392 crc crio[3654]: time=\"2026-06-09T10:57:29.387200389Z\" level=info msg=\"Starting container: 22e3f7c9f8e6195bfa78d8c43ef91552190752db368a5c4a4d78b120433766a3\" id=70d109a5-306d-4008-a7d6-f3f688570f1c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.119994 | controller |     "Jun 09 10:57:29.396625 crc crio[3654]: time=\"2026-06-09T10:57:29.394955273Z\" level=info msg=\"Started container\" PID=18796 containerID=22e3f7c9f8e6195bfa78d8c43ef91552190752db368a5c4a4d78b120433766a3 description=openshift-marketplace/redhat-marketplace-tpdb8/extract-utilities id=70d109a5-306d-4008-a7d6-f3f688570f1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9dece85c783c58cc97fd2ff06ba79f953dff11c645c6075846e80fe59c5230b",
2026-06-09 12:20:06.120009 | controller |     "Jun 09 10:57:29.624010 crc crio[3654]: 2026-06-09T10:57:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9ac0deee0e0c2fc Mac:7e:06:99:6a:71:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/35e62a7e-a81d-4495-b9cb-07e118091c74 SocketPath: PciID:}] [{Interface:0xc00011b3a0 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.120028 | controller |     "Jun 09 10:57:29.625966 crc crio[3654]: time=\"2026-06-09T10:57:29.625611118Z\" level=info msg=\"Got pod network &{Name:redhat-operators-q2jpp Namespace:openshift-marketplace ID:9ac0deee0e0c2fc576e239ca21968280dc8bcd6056549a47b8a6666047375aec UID:9646f23a-8f7c-449b-8c9a-b144ce9f6f72 NetNS:/var/run/netns/35e62a7e-a81d-4495-b9cb-07e118091c74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9646f23a_8f7c_449b_8c9a_b144ce9f6f72.slice PodAnnotations:0xc0029b23b8}] Aliases:map[]}\"",
2026-06-09 12:20:06.120043 | controller |     "Jun 09 10:57:29.626482 crc crio[3654]: time=\"2026-06-09T10:57:29.626375901Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-q2jpp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.120058 | controller |     "Jun 09 10:57:29.633136 crc crio[3654]: time=\"2026-06-09T10:57:29.633074093Z\" level=info msg=\"Ran pod sandbox 9ac0deee0e0c2fc576e239ca21968280dc8bcd6056549a47b8a6666047375aec with infra container: openshift-marketplace/redhat-operators-q2jpp/POD\" id=e64f459d-e292-4320-af4c-ca0a0e48edf9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.120073 | controller |     "Jun 09 10:57:29.635919 crc crio[3654]: time=\"2026-06-09T10:57:29.635880577Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8e06c6bd-eb6f-4326-8ef1-df6821b0e366 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.120087 | controller |     "Jun 09 10:57:29.646454 crc crio[3654]: time=\"2026-06-09T10:57:29.646266649Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ff4a0759-121c-40b5-9a2a-f58a723c6901 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.120102 | controller |     "Jun 09 10:57:29.652675 crc crio[3654]: time=\"2026-06-09T10:57:29.65259759Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-q2jpp/extract-utilities\" id=dd7ee65b-eae0-44a9-a8db-fa37f51bdcb7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.120116 | controller |     "Jun 09 10:57:29.653168 crc crio[3654]: time=\"2026-06-09T10:57:29.653098515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.120130 | controller |     "Jun 09 10:57:29.677038 crc crio[3654]: time=\"2026-06-09T10:57:29.676929481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.120145 | controller |     "Jun 09 10:57:29.680976 crc crio[3654]: time=\"2026-06-09T10:57:29.680924731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.120159 | controller |     "Jun 09 10:57:29.789574 crc crio[3654]: time=\"2026-06-09T10:57:29.789480126Z\" level=info msg=\"Created container 86583e3810716bf84271d306ebc155c8f7feece39653dcb54af3bada92abf1aa: openshift-marketplace/redhat-operators-q2jpp/extract-utilities\" id=dd7ee65b-eae0-44a9-a8db-fa37f51bdcb7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.120173 | controller |     "Jun 09 10:57:29.792019 crc crio[3654]: time=\"2026-06-09T10:57:29.791878178Z\" level=info msg=\"Starting container: 86583e3810716bf84271d306ebc155c8f7feece39653dcb54af3bada92abf1aa\" id=4ee4da46-1622-4705-8c99-cf25428b56de name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.120191 | controller |     "Jun 09 10:57:29.798896 crc crio[3654]: time=\"2026-06-09T10:57:29.798766235Z\" level=info msg=\"Started container\" PID=18812 containerID=86583e3810716bf84271d306ebc155c8f7feece39653dcb54af3bada92abf1aa description=openshift-marketplace/redhat-operators-q2jpp/extract-utilities id=4ee4da46-1622-4705-8c99-cf25428b56de name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ac0deee0e0c2fc576e239ca21968280dc8bcd6056549a47b8a6666047375aec",
2026-06-09 12:20:06.120207 | controller |     "Jun 09 10:57:30.396566 crc crio[3654]: time=\"2026-06-09T10:57:30.396489827Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=2f28c904-3a97-44c3-9a1f-0455cf7ea763 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.120221 | controller |     "Jun 09 10:57:30.399935 crc crio[3654]: time=\"2026-06-09T10:57:30.399847138Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ce6abf44-b5c5-4bdc-ba88-f232eb4ba597 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.120235 | controller |     "Jun 09 10:57:30.404509 crc crio[3654]: time=\"2026-06-09T10:57:30.404417505Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-09 12:20:06.120250 | controller |     "Jun 09 10:57:30.404711 crc crio[3654]: time=\"2026-06-09T10:57:30.40458169Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-09 12:20:06.120265 | controller |     "Jun 09 10:57:31.161797 crc crio[3654]: time=\"2026-06-09T10:57:31.161704516Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=2f28c904-3a97-44c3-9a1f-0455cf7ea763 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.120279 | controller |     "Jun 09 10:57:31.163057 crc crio[3654]: time=\"2026-06-09T10:57:31.162927992Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=340077c5-0ab8-4355-911d-0affa59d3b0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.120293 | controller |     "Jun 09 10:57:31.175690 crc crio[3654]: time=\"2026-06-09T10:57:31.17549836Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=9b6b821b-0c4d-46bf-b844-cc63ea830438 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.120308 | controller |     "Jun 09 10:57:31.206636 crc crio[3654]: time=\"2026-06-09T10:57:31.206373549Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f6afa6910526559d119271735433b130655b18361ec8e62f8147ae8ca0181f3a\" id=ce6abf44-b5c5-4bdc-ba88-f232eb4ba597 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.120323 | controller |     "Jun 09 10:57:31.207580 crc crio[3654]: time=\"2026-06-09T10:57:31.207503483Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-tpdb8/extract-content\" id=09a6c343-9639-46a2-9606-a3c7e9f30e4a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.120337 | controller |     "Jun 09 10:57:31.207661 crc crio[3654]: time=\"2026-06-09T10:57:31.207600116Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=f1501af6-957e-4453-b18c-6cbba01d8bc2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.120382 | controller |     "Jun 09 10:57:31.208183 crc crio[3654]: time=\"2026-06-09T10:57:31.208035309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.120399 | controller |     "Jun 09 10:57:31.211730 crc crio[3654]: time=\"2026-06-09T10:57:31.211630417Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=4aa99b24-5a74-4ea0-9f17-cc7ee8a71976 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.120421 | controller |     "Jun 09 10:57:31.230627 crc crio[3654]: time=\"2026-06-09T10:57:31.230472243Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-q2jpp/extract-content\" id=974dc5ae-6952-4313-bad5-7f180fed5a96 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.120436 | controller |     "Jun 09 10:57:31.231340 crc crio[3654]: time=\"2026-06-09T10:57:31.231204105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.120450 | controller |     "Jun 09 10:57:31.250685 crc crio[3654]: time=\"2026-06-09T10:57:31.250550387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.120464 | controller |     "Jun 09 10:57:31.256196 crc crio[3654]: time=\"2026-06-09T10:57:31.256120235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.120478 | controller |     "Jun 09 10:57:31.269550 crc crio[3654]: time=\"2026-06-09T10:57:31.269384773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.120492 | controller |     "Jun 09 10:57:31.281569 crc crio[3654]: time=\"2026-06-09T10:57:31.281378454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.120506 | controller |     "Jun 09 10:57:31.467502 crc crio[3654]: time=\"2026-06-09T10:57:31.466785339Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-xdjrp/POD\" id=91fac578-d9c5-444b-ba6e-5370ea9e816d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.120521 | controller |     "Jun 09 10:57:31.468643 crc crio[3654]: time=\"2026-06-09T10:57:31.467530011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.120535 | controller |     "Jun 09 10:57:31.479228 crc crio[3654]: time=\"2026-06-09T10:57:31.47912477Z\" level=info msg=\"Created container ceaff8254b8a202630e5dc2da98cfe4f22582a138d439d795a8d433f4c05612f: openshift-marketplace/redhat-operators-q2jpp/extract-content\" id=974dc5ae-6952-4313-bad5-7f180fed5a96 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.120549 | controller |     "Jun 09 10:57:31.480772 crc crio[3654]: time=\"2026-06-09T10:57:31.480708378Z\" level=info msg=\"Starting container: ceaff8254b8a202630e5dc2da98cfe4f22582a138d439d795a8d433f4c05612f\" id=94746405-88fc-4cc0-a79f-eb9cf9810bc2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.120563 | controller |     "Jun 09 10:57:31.504549 crc crio[3654]: time=\"2026-06-09T10:57:31.50438284Z\" level=info msg=\"Created container 1cdffaa8f05e92b05429eea887c4c73e211668c9d65e01b65ff2cd3bd5fc2078: openshift-marketplace/redhat-marketplace-tpdb8/extract-content\" id=09a6c343-9639-46a2-9606-a3c7e9f30e4a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.120577 | controller |     "Jun 09 10:57:31.505865 crc crio[3654]: time=\"2026-06-09T10:57:31.505748401Z\" level=info msg=\"Got pod network &{Name:certified-operators-xdjrp Namespace:openshift-marketplace ID:27cbb4a63c662accce31d2da934cd9a49572189d662648706fa40c9ec473223e UID:19f710a4-b1b4-4a3c-a508-eabb74a17958 NetNS:/var/run/netns/db203995-aec9-47dc-a76b-d3921184aed2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod19f710a4_b1b4_4a3c_a508_eabb74a17958.slice PodAnnotations:0xc0016a89e0}] Aliases:map[]}\"",
2026-06-09 12:20:06.120596 | controller |     "Jun 09 10:57:31.505865 crc crio[3654]: time=\"2026-06-09T10:57:31.505820673Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-xdjrp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.120611 | controller |     "Jun 09 10:57:31.506084 crc crio[3654]: time=\"2026-06-09T10:57:31.506018659Z\" level=info msg=\"Starting container: 1cdffaa8f05e92b05429eea887c4c73e211668c9d65e01b65ff2cd3bd5fc2078\" id=e1a6b1e1-871d-4245-ab21-ed7bca890051 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.120625 | controller |     "Jun 09 10:57:31.510789 crc crio[3654]: time=\"2026-06-09T10:57:31.51072075Z\" level=info msg=\"Started container\" PID=18840 containerID=ceaff8254b8a202630e5dc2da98cfe4f22582a138d439d795a8d433f4c05612f description=openshift-marketplace/redhat-operators-q2jpp/extract-content id=94746405-88fc-4cc0-a79f-eb9cf9810bc2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ac0deee0e0c2fc576e239ca21968280dc8bcd6056549a47b8a6666047375aec",
2026-06-09 12:20:06.120640 | controller |     "Jun 09 10:57:31.516529 crc crio[3654]: time=\"2026-06-09T10:57:31.515864805Z\" level=info msg=\"Started container\" PID=18838 containerID=1cdffaa8f05e92b05429eea887c4c73e211668c9d65e01b65ff2cd3bd5fc2078 description=openshift-marketplace/redhat-marketplace-tpdb8/extract-content id=e1a6b1e1-871d-4245-ab21-ed7bca890051 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9dece85c783c58cc97fd2ff06ba79f953dff11c645c6075846e80fe59c5230b",
2026-06-09 12:20:06.120656 | controller |     "Jun 09 10:57:31.684812 crc crio[3654]: time=\"2026-06-09T10:57:31.68398378Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-g8zd9/POD\" id=214d35de-2acb-45a1-b511-6629de2fd95e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.120670 | controller |     "Jun 09 10:57:31.684965 crc crio[3654]: time=\"2026-06-09T10:57:31.684887197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.120685 | controller |     "Jun 09 10:57:31.713780 crc crio[3654]: time=\"2026-06-09T10:57:31.71258945Z\" level=info msg=\"Got pod network &{Name:community-operators-g8zd9 Namespace:openshift-marketplace ID:eb6face76c889c4015c2235a2d6a08cb4ff193afd620c0f37ba9c2215cd15dd7 UID:33a11f44-5ff2-4445-a76f-4f6222296908 NetNS:/var/run/netns/856b1baf-2d29-4689-8c80-a78989658b99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod33a11f44_5ff2_4445_a76f_4f6222296908.slice PodAnnotations:0xc0029b23b8}] Aliases:map[]}\"",
2026-06-09 12:20:06.120699 | controller |     "Jun 09 10:57:31.713780 crc crio[3654]: time=\"2026-06-09T10:57:31.712660102Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-g8zd9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.120714 | controller |     "Jun 09 10:57:31.809739 crc crio[3654]: 2026-06-09T10:57:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:27cbb4a63c662ac Mac:e6:2f:5e:a0:6f:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/db203995-aec9-47dc-a76b-d3921184aed2 SocketPath: PciID:}] [{Interface:0xc000130590 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.120729 | controller |     "Jun 09 10:57:31.810753 crc crio[3654]: time=\"2026-06-09T10:57:31.81068933Z\" level=info msg=\"Got pod network &{Name:certified-operators-xdjrp Namespace:openshift-marketplace ID:27cbb4a63c662accce31d2da934cd9a49572189d662648706fa40c9ec473223e UID:19f710a4-b1b4-4a3c-a508-eabb74a17958 NetNS:/var/run/netns/db203995-aec9-47dc-a76b-d3921184aed2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod19f710a4_b1b4_4a3c_a508_eabb74a17958.slice PodAnnotations:0xc0016a89e0}] Aliases:map[]}\"",
2026-06-09 12:20:06.120747 | controller |     "Jun 09 10:57:31.810851 crc crio[3654]: time=\"2026-06-09T10:57:31.810837694Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-xdjrp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.120762 | controller |     "Jun 09 10:57:31.819960 crc crio[3654]: time=\"2026-06-09T10:57:31.819874866Z\" level=info msg=\"Ran pod sandbox 27cbb4a63c662accce31d2da934cd9a49572189d662648706fa40c9ec473223e with infra container: openshift-marketplace/certified-operators-xdjrp/POD\" id=91fac578-d9c5-444b-ba6e-5370ea9e816d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.120778 | controller |     "Jun 09 10:57:31.822655 crc crio[3654]: time=\"2026-06-09T10:57:31.822587927Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3b4f0d91-4f4f-4574-9410-be9d4233e0c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.120792 | controller |     "Jun 09 10:57:31.828541 crc crio[3654]: time=\"2026-06-09T10:57:31.828494745Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b93c67d7-5c6f-45a7-baed-045f85cd0825 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.120807 | controller |     "Jun 09 10:57:31.857212 crc crio[3654]: time=\"2026-06-09T10:57:31.857074524Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xdjrp/extract-utilities\" id=0040e683-7aa7-4f42-883f-351dba52add5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.120822 | controller |     "Jun 09 10:57:31.858051 crc crio[3654]: time=\"2026-06-09T10:57:31.857976782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.120837 | controller |     "Jun 09 10:57:31.892776 crc crio[3654]: time=\"2026-06-09T10:57:31.892670785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.120852 | controller |     "Jun 09 10:57:31.901052 crc crio[3654]: time=\"2026-06-09T10:57:31.900928553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.120867 | controller |     "Jun 09 10:57:32.212413 crc crio[3654]: time=\"2026-06-09T10:57:32.21178778Z\" level=info msg=\"Created container f6b25ce764983b530402e5a2a541d2eddf0575733fe484a31daf509548d0c60d: openshift-marketplace/certified-operators-xdjrp/extract-utilities\" id=0040e683-7aa7-4f42-883f-351dba52add5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.120882 | controller |     "Jun 09 10:57:32.214057 crc crio[3654]: time=\"2026-06-09T10:57:32.213931795Z\" level=info msg=\"Starting container: f6b25ce764983b530402e5a2a541d2eddf0575733fe484a31daf509548d0c60d\" id=111cf235-e81d-48e8-bae1-062eb381d7cd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.120897 | controller |     "Jun 09 10:57:32.220637 crc crio[3654]: time=\"2026-06-09T10:57:32.220489582Z\" level=info msg=\"Started container\" PID=18933 containerID=f6b25ce764983b530402e5a2a541d2eddf0575733fe484a31daf509548d0c60d description=openshift-marketplace/certified-operators-xdjrp/extract-utilities id=111cf235-e81d-48e8-bae1-062eb381d7cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=27cbb4a63c662accce31d2da934cd9a49572189d662648706fa40c9ec473223e",
2026-06-09 12:20:06.120912 | controller |     "Jun 09 10:57:32.234856 crc crio[3654]: 2026-06-09T10:57:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eb6face76c889c4 Mac:46:fe:29:a1:fd:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/856b1baf-2d29-4689-8c80-a78989658b99 SocketPath: PciID:}] [{Interface:0xc000276810 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.120931 | controller |     "Jun 09 10:57:32.236517 crc crio[3654]: time=\"2026-06-09T10:57:32.23638427Z\" level=info msg=\"Got pod network &{Name:community-operators-g8zd9 Namespace:openshift-marketplace ID:eb6face76c889c4015c2235a2d6a08cb4ff193afd620c0f37ba9c2215cd15dd7 UID:33a11f44-5ff2-4445-a76f-4f6222296908 NetNS:/var/run/netns/856b1baf-2d29-4689-8c80-a78989658b99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod33a11f44_5ff2_4445_a76f_4f6222296908.slice PodAnnotations:0xc0029b23b8}] Aliases:map[]}\"",
2026-06-09 12:20:06.120947 | controller |     "Jun 09 10:57:32.236618 crc crio[3654]: time=\"2026-06-09T10:57:32.236590396Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-g8zd9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.120961 | controller |     "Jun 09 10:57:32.243686 crc crio[3654]: time=\"2026-06-09T10:57:32.243607067Z\" level=info msg=\"Ran pod sandbox eb6face76c889c4015c2235a2d6a08cb4ff193afd620c0f37ba9c2215cd15dd7 with infra container: openshift-marketplace/community-operators-g8zd9/POD\" id=214d35de-2acb-45a1-b511-6629de2fd95e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.120976 | controller |     "Jun 09 10:57:32.246092 crc crio[3654]: time=\"2026-06-09T10:57:32.245952668Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=91e72433-9f60-4b0b-93d4-1c8a447da84a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.120991 | controller |     "Jun 09 10:57:32.248640 crc crio[3654]: time=\"2026-06-09T10:57:32.248515055Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0cd3b6a1-fb69-4eda-8045-99509c47e13b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.121005 | controller |     "Jun 09 10:57:32.254798 crc crio[3654]: time=\"2026-06-09T10:57:32.254730731Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-g8zd9/extract-utilities\" id=4bda9f67-5342-4c9f-9b43-35511a2eb6da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.121019 | controller |     "Jun 09 10:57:32.255172 crc crio[3654]: time=\"2026-06-09T10:57:32.255076632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.121034 | controller |     "Jun 09 10:57:32.282515 crc crio[3654]: time=\"2026-06-09T10:57:32.282384053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.121048 | controller |     "Jun 09 10:57:32.286487 crc crio[3654]: time=\"2026-06-09T10:57:32.286403744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.121062 | controller |     "Jun 09 10:57:32.423740 crc crio[3654]: time=\"2026-06-09T10:57:32.423605589Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f671bad0-0e86-41a8-990b-132d778d5226 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.121077 | controller |     "Jun 09 10:57:32.425873 crc crio[3654]: time=\"2026-06-09T10:57:32.425747784Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d35897dd-3191-4b74-81a2-c83ebcc56ab8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.121095 | controller |     "Jun 09 10:57:32.429353 crc crio[3654]: time=\"2026-06-09T10:57:32.429242289Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2f50c869-b77d-45a1-b9a3-3e52671450ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.121110 | controller |     "Jun 09 10:57:32.431402 crc crio[3654]: time=\"2026-06-09T10:57:32.431361112Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c48737b2-06bb-461f-b0f5-0c0df682fb9b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.121125 | controller |     "Jun 09 10:57:32.432030 crc crio[3654]: time=\"2026-06-09T10:57:32.431986731Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=90757c6c-f3bb-4b5e-a7b3-6be8d1c506b0 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.121139 | controller |     "Jun 09 10:57:32.437906 crc crio[3654]: time=\"2026-06-09T10:57:32.437084265Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-09 12:20:06.121153 | controller |     "Jun 09 10:57:32.443057 crc crio[3654]: time=\"2026-06-09T10:57:32.442981672Z\" level=info msg=\"Created container 5fb6123f79f91b5dc4cf2059a0fa7eb3a6d628743e6c1da9a536751927875467: openshift-marketplace/community-operators-g8zd9/extract-utilities\" id=4bda9f67-5342-4c9f-9b43-35511a2eb6da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.121168 | controller |     "Jun 09 10:57:32.444899 crc crio[3654]: time=\"2026-06-09T10:57:32.444803507Z\" level=info msg=\"Starting container: 5fb6123f79f91b5dc4cf2059a0fa7eb3a6d628743e6c1da9a536751927875467\" id=22c3ac20-8b31-4650-933f-3c1ecf554661 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.121182 | controller |     "Jun 09 10:57:32.446709 crc crio[3654]: time=\"2026-06-09T10:57:32.446126556Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-q2jpp/registry-server\" id=5d7d14b9-eeea-41e7-aa67-7024a1eb1235 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.121197 | controller |     "Jun 09 10:57:32.447113 crc crio[3654]: time=\"2026-06-09T10:57:32.447040564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.121211 | controller |     "Jun 09 10:57:32.453516 crc crio[3654]: time=\"2026-06-09T10:57:32.453394505Z\" level=info msg=\"Started container\" PID=18942 containerID=5fb6123f79f91b5dc4cf2059a0fa7eb3a6d628743e6c1da9a536751927875467 description=openshift-marketplace/community-operators-g8zd9/extract-utilities id=22c3ac20-8b31-4650-933f-3c1ecf554661 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb6face76c889c4015c2235a2d6a08cb4ff193afd620c0f37ba9c2215cd15dd7",
2026-06-09 12:20:06.121226 | controller |     "Jun 09 10:57:32.482261 crc crio[3654]: time=\"2026-06-09T10:57:32.482190091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.121241 | controller |     "Jun 09 10:57:32.484856 crc crio[3654]: time=\"2026-06-09T10:57:32.484795609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.121254 | controller |     "Jun 09 10:57:32.495218 crc crio[3654]: time=\"2026-06-09T10:57:32.494776029Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-tpdb8/registry-server\" id=438ba82a-d30f-4acc-8622-d3a926b33cc0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.121268 | controller |     "Jun 09 10:57:32.496028 crc crio[3654]: time=\"2026-06-09T10:57:32.495906483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.121286 | controller |     "Jun 09 10:57:32.530739 crc crio[3654]: time=\"2026-06-09T10:57:32.530624187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.121301 | controller |     "Jun 09 10:57:32.534595 crc crio[3654]: time=\"2026-06-09T10:57:32.534514374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.121315 | controller |     "Jun 09 10:57:32.663950 crc crio[3654]: time=\"2026-06-09T10:57:32.663858853Z\" level=info msg=\"Created container 22a815524ea81642d59577f8c5fbe18f64a7d8cf8a5a1d4ba084c3c8245a094b: openshift-marketplace/redhat-operators-q2jpp/registry-server\" id=5d7d14b9-eeea-41e7-aa67-7024a1eb1235 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.121329 | controller |     "Jun 09 10:57:32.665388 crc crio[3654]: time=\"2026-06-09T10:57:32.665264396Z\" level=info msg=\"Starting container: 22a815524ea81642d59577f8c5fbe18f64a7d8cf8a5a1d4ba084c3c8245a094b\" id=66cce9c9-b0ba-46cc-a3e5-b4f28fe6f9b7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.121344 | controller |     "Jun 09 10:57:32.671674 crc crio[3654]: time=\"2026-06-09T10:57:32.671557385Z\" level=info msg=\"Created container 3bf8573e376d2321f849d128c604e7ffdabb5bd9b485c3fa9e5159dcdf0383c0: openshift-marketplace/redhat-marketplace-tpdb8/registry-server\" id=438ba82a-d30f-4acc-8622-d3a926b33cc0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.121380 | controller |     "Jun 09 10:57:32.673005 crc crio[3654]: time=\"2026-06-09T10:57:32.672860754Z\" level=info msg=\"Starting container: 3bf8573e376d2321f849d128c604e7ffdabb5bd9b485c3fa9e5159dcdf0383c0\" id=cebe8140-1ac6-4d77-bf27-696110b670c3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.121396 | controller |     "Jun 09 10:57:32.674639 crc crio[3654]: time=\"2026-06-09T10:57:32.674564655Z\" level=info msg=\"Started container\" PID=18955 containerID=22a815524ea81642d59577f8c5fbe18f64a7d8cf8a5a1d4ba084c3c8245a094b description=openshift-marketplace/redhat-operators-q2jpp/registry-server id=66cce9c9-b0ba-46cc-a3e5-b4f28fe6f9b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ac0deee0e0c2fc576e239ca21968280dc8bcd6056549a47b8a6666047375aec",
2026-06-09 12:20:06.121410 | controller |     "Jun 09 10:57:32.679682 crc crio[3654]: time=\"2026-06-09T10:57:32.679508644Z\" level=info msg=\"Started container\" PID=18958 containerID=3bf8573e376d2321f849d128c604e7ffdabb5bd9b485c3fa9e5159dcdf0383c0 description=openshift-marketplace/redhat-marketplace-tpdb8/registry-server id=cebe8140-1ac6-4d77-bf27-696110b670c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9dece85c783c58cc97fd2ff06ba79f953dff11c645c6075846e80fe59c5230b",
2026-06-09 12:20:06.121425 | controller |     "Jun 09 10:57:32.996924 crc crio[3654]: time=\"2026-06-09T10:57:32.996404423Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=90757c6c-f3bb-4b5e-a7b3-6be8d1c506b0 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.121440 | controller |     "Jun 09 10:57:32.997891 crc crio[3654]: time=\"2026-06-09T10:57:32.997817245Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=2a36f6b1-d1b3-4758-83d5-3da7e96bd0a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.121454 | controller |     "Jun 09 10:57:32.999821 crc crio[3654]: time=\"2026-06-09T10:57:32.999759483Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=ca4aa7a5-4ef6-4c61-b486-ede13139705c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.121472 | controller |     "Jun 09 10:57:33.013402 crc crio[3654]: time=\"2026-06-09T10:57:33.01326324Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xdjrp/extract-content\" id=63cc276c-88a1-457d-990f-afab00ef5091 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.121487 | controller |     "Jun 09 10:57:33.014192 crc crio[3654]: time=\"2026-06-09T10:57:33.014106895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.121501 | controller |     "Jun 09 10:57:33.043813 crc crio[3654]: time=\"2026-06-09T10:57:33.04354295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.121516 | controller |     "Jun 09 10:57:33.046607 crc crio[3654]: time=\"2026-06-09T10:57:33.04654182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.121530 | controller |     "Jun 09 10:57:33.152319 crc crio[3654]: time=\"2026-06-09T10:57:33.152187907Z\" level=info msg=\"Created container 156c3c4e57994adbb446c5db0fb991ad02e3c6800395408312a2ae0c806b590f: openshift-marketplace/certified-operators-xdjrp/extract-content\" id=63cc276c-88a1-457d-990f-afab00ef5091 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.121545 | controller |     "Jun 09 10:57:33.153605 crc crio[3654]: time=\"2026-06-09T10:57:33.153561728Z\" level=info msg=\"Starting container: 156c3c4e57994adbb446c5db0fb991ad02e3c6800395408312a2ae0c806b590f\" id=9a79db8b-3db6-48a6-859f-91cecebfc76f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.121559 | controller |     "Jun 09 10:57:33.159162 crc crio[3654]: time=\"2026-06-09T10:57:33.159020962Z\" level=info msg=\"Started container\" PID=19000 containerID=156c3c4e57994adbb446c5db0fb991ad02e3c6800395408312a2ae0c806b590f description=openshift-marketplace/certified-operators-xdjrp/extract-content id=9a79db8b-3db6-48a6-859f-91cecebfc76f name=/runtime.v1.RuntimeService/StartContainer sandboxID=27cbb4a63c662accce31d2da934cd9a49572189d662648706fa40c9ec473223e",
2026-06-09 12:20:06.121574 | controller |     "Jun 09 10:57:33.469105 crc crio[3654]: time=\"2026-06-09T10:57:33.469012723Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ef123284-1ccc-4d7c-bdfe-9f3d19d52a39 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.121589 | controller |     "Jun 09 10:57:33.474247 crc crio[3654]: time=\"2026-06-09T10:57:33.474186349Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=87341c52-4d48-40a8-9bc9-db8595d2ac40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.121603 | controller |     "Jun 09 10:57:33.475027 crc crio[3654]: time=\"2026-06-09T10:57:33.474967432Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=58e2c5ac-c85e-46f5-bece-c709c4b7fff8 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.121617 | controller |     "Jun 09 10:57:33.480592 crc crio[3654]: time=\"2026-06-09T10:57:33.480516499Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-09 12:20:06.121631 | controller |     "Jun 09 10:57:33.614972 crc crio[3654]: time=\"2026-06-09T10:57:33.614785386Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xdjrp/registry-server\" id=7231cdb8-6a50-4478-b14b-de5c080e3dd0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.121645 | controller |     "Jun 09 10:57:33.615734 crc crio[3654]: time=\"2026-06-09T10:57:33.615104205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.121664 | controller |     "Jun 09 10:57:33.650665 crc crio[3654]: time=\"2026-06-09T10:57:33.650550221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.121679 | controller |     "Jun 09 10:57:33.654162 crc crio[3654]: time=\"2026-06-09T10:57:33.654047366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.121694 | controller |     "Jun 09 10:57:33.760642 crc crio[3654]: time=\"2026-06-09T10:57:33.760546388Z\" level=info msg=\"Created container 6d6608afae838072baf89a601822c9651ddd32d27f4245878d3a6c6054746ce4: openshift-marketplace/certified-operators-xdjrp/registry-server\" id=7231cdb8-6a50-4478-b14b-de5c080e3dd0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.121709 | controller |     "Jun 09 10:57:33.762004 crc crio[3654]: time=\"2026-06-09T10:57:33.761909749Z\" level=info msg=\"Starting container: 6d6608afae838072baf89a601822c9651ddd32d27f4245878d3a6c6054746ce4\" id=502eb51b-f376-4bfa-955b-a4179e61eaea name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.121724 | controller |     "Jun 09 10:57:33.767723 crc crio[3654]: time=\"2026-06-09T10:57:33.767629091Z\" level=info msg=\"Started container\" PID=19015 containerID=6d6608afae838072baf89a601822c9651ddd32d27f4245878d3a6c6054746ce4 description=openshift-marketplace/certified-operators-xdjrp/registry-server id=502eb51b-f376-4bfa-955b-a4179e61eaea name=/runtime.v1.RuntimeService/StartContainer sandboxID=27cbb4a63c662accce31d2da934cd9a49572189d662648706fa40c9ec473223e",
2026-06-09 12:20:06.121739 | controller |     "Jun 09 10:57:34.636936 crc crio[3654]: time=\"2026-06-09T10:57:34.636840438Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:9c782f85ddcb0389a6fc6d4137624c95edbb8f30a5c0be1b76f414ee05a284b9\" id=58e2c5ac-c85e-46f5-bece-c709c4b7fff8 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.121754 | controller |     "Jun 09 10:57:34.638570 crc crio[3654]: time=\"2026-06-09T10:57:34.638381834Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=5d3b6854-0002-4b99-b4bb-acdf195c3a07 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.121769 | controller |     "Jun 09 10:57:34.641503 crc crio[3654]: time=\"2026-06-09T10:57:34.641386804Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=f263e96f-7ce9-4d48-b6a6-574592cc0a59 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.121783 | controller |     "Jun 09 10:57:34.649383 crc crio[3654]: time=\"2026-06-09T10:57:34.64924342Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-g8zd9/extract-content\" id=962b2b21-3c46-400b-a26f-aaef611a7ac2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.121797 | controller |     "Jun 09 10:57:34.649881 crc crio[3654]: time=\"2026-06-09T10:57:34.649823918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.121812 | controller |     "Jun 09 10:57:34.674622 crc crio[3654]: time=\"2026-06-09T10:57:34.67451906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.121826 | controller |     "Jun 09 10:57:34.678162 crc crio[3654]: time=\"2026-06-09T10:57:34.678059707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.121843 | controller |     "Jun 09 10:57:34.791254 crc crio[3654]: time=\"2026-06-09T10:57:34.790604021Z\" level=info msg=\"Created container 8404aa16d4835fc433df45174fbbcac8c36d5e316388d81f2657e400fb5a211e: openshift-marketplace/community-operators-g8zd9/extract-content\" id=962b2b21-3c46-400b-a26f-aaef611a7ac2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.121858 | controller |     "Jun 09 10:57:34.792780 crc crio[3654]: time=\"2026-06-09T10:57:34.792715855Z\" level=info msg=\"Starting container: 8404aa16d4835fc433df45174fbbcac8c36d5e316388d81f2657e400fb5a211e\" id=923b5753-9f02-4c13-a607-4aa1323102dd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.121873 | controller |     "Jun 09 10:57:34.802410 crc crio[3654]: time=\"2026-06-09T10:57:34.800632753Z\" level=info msg=\"Started container\" PID=19048 containerID=8404aa16d4835fc433df45174fbbcac8c36d5e316388d81f2657e400fb5a211e description=openshift-marketplace/community-operators-g8zd9/extract-content id=923b5753-9f02-4c13-a607-4aa1323102dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb6face76c889c4015c2235a2d6a08cb4ff193afd620c0f37ba9c2215cd15dd7",
2026-06-09 12:20:06.121888 | controller |     "Jun 09 10:57:35.499571 crc crio[3654]: time=\"2026-06-09T10:57:35.498178387Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=dcef105a-9bdc-4852-b6e4-f1ad8b30b9f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.121903 | controller |     "Jun 09 10:57:35.501171 crc crio[3654]: time=\"2026-06-09T10:57:35.5009531Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=601afc89-dd27-46bd-8ecb-b2f497994dea name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.121918 | controller |     "Jun 09 10:57:35.508031 crc crio[3654]: time=\"2026-06-09T10:57:35.50791914Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-g8zd9/registry-server\" id=bb5f6b1e-45fc-4027-8320-a6abd3443fd1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.121932 | controller |     "Jun 09 10:57:35.508375 crc crio[3654]: time=\"2026-06-09T10:57:35.508345893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.121947 | controller |     "Jun 09 10:57:35.554873 crc crio[3654]: time=\"2026-06-09T10:57:35.554737587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.121961 | controller |     "Jun 09 10:57:35.559153 crc crio[3654]: time=\"2026-06-09T10:57:35.559047567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.121976 | controller |     "Jun 09 10:57:35.800606 crc crio[3654]: time=\"2026-06-09T10:57:35.799817407Z\" level=info msg=\"Created container c16d21c276a9066deb699e81715947b2b878963f245fa8cdeeef48b51b86b773: openshift-marketplace/community-operators-g8zd9/registry-server\" id=bb5f6b1e-45fc-4027-8320-a6abd3443fd1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.121990 | controller |     "Jun 09 10:57:35.802055 crc crio[3654]: time=\"2026-06-09T10:57:35.801542239Z\" level=info msg=\"Starting container: c16d21c276a9066deb699e81715947b2b878963f245fa8cdeeef48b51b86b773\" id=3389ddf7-4d69-4e31-86d0-dd6f0525cfd4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.122005 | controller |     "Jun 09 10:57:35.806280 crc crio[3654]: time=\"2026-06-09T10:57:35.806194548Z\" level=info msg=\"Started container\" PID=19079 containerID=c16d21c276a9066deb699e81715947b2b878963f245fa8cdeeef48b51b86b773 description=openshift-marketplace/community-operators-g8zd9/registry-server id=3389ddf7-4d69-4e31-86d0-dd6f0525cfd4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb6face76c889c4015c2235a2d6a08cb4ff193afd620c0f37ba9c2215cd15dd7",
2026-06-09 12:20:06.122024 | controller |     "Jun 09 10:57:45.681233 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...",
2026-06-09 12:20:06.122039 | controller |     "Jun 09 10:57:47.797530 crc systemd[1]: crio.service: Deactivated successfully.",
2026-06-09 12:20:06.122053 | controller |     "Jun 09 10:57:47.798034 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).",
2026-06-09 12:20:06.122068 | controller |     "Jun 09 10:57:47.798370 crc systemd[1]: crio.service: Consumed 16min 58.817s CPU time.",
2026-06-09 12:20:06.122082 | controller |     "Jun 09 10:57:47.868495 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...",
2026-06-09 12:20:06.122097 | controller |     "Jun 09 10:57:47.955351 crc crio[19954]: time=\"2026-06-09T10:57:47.955178289Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"",
2026-06-09 12:20:06.122111 | controller |     "Jun 09 10:57:47.955351 crc crio[19954]: time=\"2026-06-09T10:57:47.955249002Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"",
2026-06-09 12:20:06.122125 | controller |     "Jun 09 10:57:47.957915 crc crio[19954]: time=\"2026-06-09T10:57:47.956927662Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"",
2026-06-09 12:20:06.122140 | controller |     "Jun 09 10:57:47.958055 crc crio[19954]: time=\"2026-06-09T10:57:47.957971413Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"",
2026-06-09 12:20:06.122154 | controller |     "Jun 09 10:57:47.975091 crc crio[19954]: time=\"2026-06-09T10:57:47.974986265Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"",
2026-06-09 12:20:06.122169 | controller |     "Jun 09 10:57:47.975586 crc crio[19954]: time=\"2026-06-09T10:57:47.975545682Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"",
2026-06-09 12:20:06.122183 | controller |     "Jun 09 10:57:47.975586 crc crio[19954]: time=\"2026-06-09T10:57:47.975576353Z\" level=info msg=\"Node configuration value for pid cgroup is true\"",
2026-06-09 12:20:06.122196 | controller |     "Jun 09 10:57:47.975748 crc crio[19954]: time=\"2026-06-09T10:57:47.975708437Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"",
2026-06-09 12:20:06.122211 | controller |     "Jun 09 10:57:47.975748 crc crio[19954]: time=\"2026-06-09T10:57:47.975743838Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"",
2026-06-09 12:20:06.122225 | controller |     "Jun 09 10:57:47.997761 crc crio[19954]: time=\"2026-06-09T10:57:47.997596755Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"",
2026-06-09 12:20:06.122239 | controller |     "Jun 09 10:57:48.021248 crc crio[19954]: time=\"2026-06-09T10:57:48.021126772Z\" level=info msg=\"Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL\"",
2026-06-09 12:20:06.122254 | controller |     "Jun 09 10:57:48.046898 crc crio[19954]: time=\"2026-06-09T10:57:48.046809285Z\" level=info msg=\"Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2\"",
2026-06-09 12:20:06.122268 | controller |     "Jun 09 10:57:48.074597 crc crio[19954]: time=\"2026-06-09T10:57:48.074429355Z\" level=info msg=\"Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL\"",
2026-06-09 12:20:06.122282 | controller |     "Jun 09 10:57:48.260763 crc crio[19954]: time=\"2026-06-09T10:57:48.260677515Z\" level=info msg=\"Checkpoint/restore support enabled\"",
2026-06-09 12:20:06.122296 | controller |     "Jun 09 10:57:48.260763 crc crio[19954]: time=\"2026-06-09T10:57:48.260731927Z\" level=info msg=\"Using the internal default seccomp profile\"",
2026-06-09 12:20:06.122314 | controller |     "Jun 09 10:57:48.260763 crc crio[19954]: time=\"2026-06-09T10:57:48.260742467Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"",
2026-06-09 12:20:06.122329 | controller |     "Jun 09 10:57:48.260763 crc crio[19954]: time=\"2026-06-09T10:57:48.260748937Z\" level=info msg=\"No blockio config file specified, blockio not configured\"",
2026-06-09 12:20:06.122344 | controller |     "Jun 09 10:57:48.260763 crc crio[19954]: time=\"2026-06-09T10:57:48.260756248Z\" level=info msg=\"RDT not available in the host system\"",
2026-06-09 12:20:06.122377 | controller |     "Jun 09 10:57:48.265600 crc crio[19954]: time=\"2026-06-09T10:57:48.265529291Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-09 12:20:06.122392 | controller |     "Jun 09 10:57:48.265600 crc crio[19954]: time=\"2026-06-09T10:57:48.265567172Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-09 12:20:06.122406 | controller |     "Jun 09 10:57:48.271907 crc crio[19954]: time=\"2026-06-09T10:57:48.271710477Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-09 12:20:06.122420 | controller |     "Jun 09 10:57:48.271907 crc crio[19954]: time=\"2026-06-09T10:57:48.271846851Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-09 12:20:06.122435 | controller |     "Jun 09 10:57:48.304403 crc crio[19954]: time=\"2026-06-09T10:57:48.304153333Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 12:20:06.122449 | controller |     "Jun 09 10:57:48.304403 crc crio[19954]: time=\"2026-06-09T10:57:48.304256826Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 12:20:06.122463 | controller |     "Jun 09 10:57:48.304850 crc crio[19954]: time=\"2026-06-09T10:57:48.304709589Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"",
2026-06-09 12:20:06.122477 | controller |     "Jun 09 10:57:48.304850 crc crio[19954]: time=\"2026-06-09T10:57:48.30473147Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"",
2026-06-09 12:20:06.122494 | controller |     "Jun 09 10:57:48.309084 crc crio[19954]: time=\"2026-06-09T10:57:48.305543494Z\" level=info msg=\"Current CRI-O configuration:\\n[crio]\\n  root = \\\"/var/lib/containers/storage\\\"\\n  runroot = \\\"/run/containers/storage\\\"\\n  imagestore = \\\"\\\"\\n  storage_driver = \\\"overlay\\\"\\n  storage_option = [\\\"overlay.skip_mount_home=true\\\"]\\n  log_dir = \\\"/var/log/crio/pods\\\"\\n  version_file = \\\"/var/run/crio/version\\\"\\n  version_file_persist = \\\"\\\"\\n  clean_shutdown_file = \\\"/var/lib/crio/clean.shutdown\\\"\\n  internal_wipe = true\\n  internal_repair = true\\n  [crio.api]\\n    grpc_max_send_msg_size = 83886080\\n    grpc_max_recv_msg_size = 83886080\\n    listen = \\\"/var/run/crio/crio.sock\\\"\\n    stream_address = \\\"192.168.130.11\\\"\\n    stream_port = \\\"0\\\"\\n    stream_enable_tls = false\\n    stream_tls_cert = \\\"\\\"\\n    stream_tls_key = \\\"\\\"\\n    stream_tls_ca = \\\"\\\"\\n    stream_idle_timeout = \\\"\\\"\\n  [crio.runtime]\\n    no_pivot = false\\n    selinux = true\\n    log_to_journald = false\\n    drop_infra_ctr = true\\n    read_only = false\\n    hooks_dir = [\\\"/etc/containers/oci/hooks.d\\\", \\\"/run/containers/oci/hooks.d\\\", \\\"/usr/share/containers/oci/hooks.d\\\"]\\n    default_capabilities = [\\\"CHOWN\\\", \\\"DAC_OVERRIDE\\\", \\\"FSETID\\\", \\\"FOWNER\\\", \\\"SETGID\\\", \\\"SETUID\\\", \\\"SETPCAP\\\", \\\"NET_BIND_SERVICE\\\", \\\"KILL\\\"]\\n    add_inheritable_capabilities = false\\n    default_env = [\\\"NSS_SDB_USE_CACHE=no\\\"]\\n    default_sysctls = [\\\"net.ipv4.ping_group_range=0 2147483647\\\"]\\n    default_ulimits = [\\\"nofile=1048576\\\"]\\n    allowed_devices = [\\\"/dev/fuse\\\", \\\"/dev/net/tun\\\"]\\n    cdi_spec_dirs = [\\\"/etc/cdi\\\", \\\"/var/run/cdi\\\"]\\n    device_ownership_from_security_context = false\\n    default_runtime = \\\"crun\\\"\\n    decryption_keys_path = \\\"/etc/crio/keys/\\\"\\n    conmon = \\\"\\\"\\n    conmon_cgroup = \\\"pod\\\"\\n    seccomp_profile = \\\"\\\"\\n    privileged_seccomp_profile = \\\"\\\"\\n    apparmor_profile = \\\"crio-default\\\"\\n    blockio_config_file = \\\"\\\"\\n    blockio_reload = false\\n    irqbalance_config_file = \\\"/etc/sysconfig/irqbalance\\\"\\n    rdt_config_file = \\\"\\\"\\n    cgroup_manager = \\\"systemd\\\"\\n    default_mounts_file = \\\"\\\"\\n    container_exits_dir = \\\"/var/run/crio/exits\\\"\\n    container_attach_socket_dir = \\\"/var/run/crio\\\"\\n    bind_mount_prefix = \\\"\\\"\\n    uid_mappings = \\\"\\\"\\n    minimum_mappable_uid = -1\\n    gid_mappings = \\\"\\\"\\n    minimum_mappable_gid = -1\\n    log_level = \\\"info\\\"\\n    log_filter = \\\"\\\"\\n    namespaces_dir = \\\"/var/run\\\"\\n    pinns_path = \\\"/usr/bin/pinns\\\"\\n    enable_criu_support = true\\n    pids_limit = -1\\n    log_size_max = -1\\n    ctr_stop_timeout = 30\\n    separate_pull_cgroup = \\\"\\\"\\n    infra_ctr_cpuset = \\\"\\\"\\n    shared_cpuset = \\\"\\\"\\n    absent_mount_sources_to_reject = [\\\"/etc/hostname\\\"]\\n    enable_pod_events = false\\n    irqbalance_config_restore_file = \\\"/etc/sysconfig/orig_irq_banned_cpus\\\"\\n    hostnetwork_disable_selinux = true\\n    disable_hostport_mapping = false\\n    timezone = \\\"\\\"\\n    [crio.runtime.runtimes]\\n      [crio.runtime.runtimes.crun]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/crun\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/crun\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"512KiB\\\"\\n        no_sync_log = false\\n        [crio.runtime.runtimes.crun.default_annotations]\\n          \\\"run.oci.systemd.subgroup\\\" = \\\"\\\"\\n      [crio.runtime.runtimes.runc]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/runc\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/runc\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"12MiB\\\"\\n        no_sync_log = false\\n    [crio.runtime.workloads]\\n      [crio.runtime.workloads.openshift-builder]\\n        activation_annotation = \\\"io.openshift.builder\\\"\\n        annotation_prefix = \\\"\\\"\\n        allowed_annotations = [\\\"io.kubernetes.cri-o.userns-mode\\\", \\\"io.kubernetes.cri-o.Devices\\\"]\\n        DisallowedAnnotations = [\\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"org.systemd.property.\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"cpu-shared.crio.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"bundle\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"cpu-quota.crio.io\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"org.criu.config\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\"]\\n        [crio.runtime.workloads.openshift-builder.resources]\\n          CPUShares = 0\\n          CPUQuota = 0\\n          CPUPeriod = 0\\n          CPUSet = \\\"\\\"\\n          CPULimit = 0\\n  [crio.image]\\n    default_transport = \\\"docker://\\\"\\n    global_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_image = \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\\\"\\n    pause_image_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_command = \\\"/usr/bin/pod\\\"\\n    signature_policy = \\\"\\\"\\n    signature_policy_dir = \\\"/etc/crio/policies\\\"\\n    image_volumes = \\\"mkdir\\\"\\n    big_files_temporary_dir = \\\"\\\"\\n    auto_reload_registries = false\\n    pull_progress_timeout = \\\"0s\\\"\\n    oci_artifact_mount_support = false\\n  [crio.network]\\n    cni_default_network = \\\"\\\"\\n    network_dir = \\\"/etc/kubernetes/cni/net.d/\\\"\\n    plugin_dirs = [\\\"/var/lib/cni/bin\\\"]\\n  [crio.metrics]\\n    enable_metrics = true\\n    metrics_collectors = [\\\"operations\\\", \\\"operations_latency_microseconds_total\\\", \\\"operations_latency_microseconds\\\", \\\"operations_errors\\\", \\\"image_pulls_layer_size\\\", \\\"containers_oom_total\\\", \\\"containers_oom\\\", \\\"operations_total\\\", \\\"operations_latency_seconds_total\\\", \\\"operations_latency_seconds\\\", \\\"operations_errors_total\\\", \\\"image_pulls_bytes_total\\\", \\\"image_pulls_skipped_bytes_total\\\", \\\"image_pulls_success_total\\\", \\\"image_pulls_failure_total\\\", \\\"image_layer_reuse_total\\\", \\\"containers_oom_count_total\\\", \\\"processes_defunct\\\"]\\n    metrics_host = \\\"127.0.0.1\\\"\\n    metrics_port = 9537\\n    metrics_socket = \\\"\\\"\\n    metrics_cert = \\\"\\\"\\n    metrics_key = \\\"\\\"\\n  [crio.tracing]\\n    enable_tracing = false\\n    tracing_endpoint = \\\"127.0.0.1:4317\\\"\\n    tracing_sampling_rate_per_million = 0\\n  [crio.stats]\\n    stats_collection_period = 0\\n    collection_period = 0\\n  [crio.nri]\\n    enable_nri = true\\n    nri_listen = \\\"/var/run/nri/nri.sock\\\"\\n    nri_plugin_dir = \\\"/opt/nri/plugins\\\"\\n    nri_plugin_config_dir = \\\"/etc/nri/conf.d\\\"\\n    nri_plugin_registration_timeout = \\\"5s\\\"\\n    nri_plugin_request_timeout = \\\"2s\\\"\\n    nri_disable_connections = false\\n\"",
2026-06-09 12:20:06.122557 | controller |     "Jun 09 10:57:48.310617 crc crio[19954]: time=\"2026-06-09T10:57:48.310536755Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"",
2026-06-09 12:20:06.122576 | controller |     "Jun 09 10:57:48.310938 crc crio[19954]: time=\"2026-06-09T10:57:48.310886775Z\" level=info msg=\"Restore irqbalance config: nothing to do\"",
2026-06-09 12:20:06.122592 | controller |     "Jun 09 10:57:49.992649 crc crio[19954]: time=\"2026-06-09T10:57:49.992239281Z\" level=info msg=\"Got pod network &{Name:community-operators-g8zd9 Namespace:openshift-marketplace ID:eb6face76c889c4015c2235a2d6a08cb4ff193afd620c0f37ba9c2215cd15dd7 UID:33a11f44-5ff2-4445-a76f-4f6222296908 NetNS:/var/run/netns/856b1baf-2d29-4689-8c80-a78989658b99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod33a11f44_5ff2_4445_a76f_4f6222296908.slice PodAnnotations:0xc00008d8f0}] Aliases:map[]}\"",
2026-06-09 12:20:06.122607 | controller |     "Jun 09 10:57:49.993933 crc crio[19954]: time=\"2026-06-09T10:57:49.993637253Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-g8zd9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.122623 | controller |     "Jun 09 10:57:49.994844 crc crio[19954]: time=\"2026-06-09T10:57:49.994772567Z\" level=info msg=\"Got pod network &{Name:certified-operators-xdjrp Namespace:openshift-marketplace ID:27cbb4a63c662accce31d2da934cd9a49572189d662648706fa40c9ec473223e UID:19f710a4-b1b4-4a3c-a508-eabb74a17958 NetNS:/var/run/netns/db203995-aec9-47dc-a76b-d3921184aed2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod19f710a4_b1b4_4a3c_a508_eabb74a17958.slice PodAnnotations:0xc00008da08}] Aliases:map[]}\"",
2026-06-09 12:20:06.122642 | controller |     "Jun 09 10:57:49.994990 crc crio[19954]: time=\"2026-06-09T10:57:49.994930972Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-xdjrp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.122657 | controller |     "Jun 09 10:57:49.995768 crc crio[19954]: time=\"2026-06-09T10:57:49.995707415Z\" level=info msg=\"Got pod network &{Name:redhat-operators-q2jpp Namespace:openshift-marketplace ID:9ac0deee0e0c2fc576e239ca21968280dc8bcd6056549a47b8a6666047375aec UID:9646f23a-8f7c-449b-8c9a-b144ce9f6f72 NetNS:/var/run/netns/35e62a7e-a81d-4495-b9cb-07e118091c74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9646f23a_8f7c_449b_8c9a_b144ce9f6f72.slice PodAnnotations:0xc00008daa0}] Aliases:map[]}\"",
2026-06-09 12:20:06.122671 | controller |     "Jun 09 10:57:49.995858 crc crio[19954]: time=\"2026-06-09T10:57:49.995832109Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-q2jpp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.122686 | controller |     "Jun 09 10:57:49.996257 crc crio[19954]: time=\"2026-06-09T10:57:49.99619618Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-tpdb8 Namespace:openshift-marketplace ID:f9dece85c783c58cc97fd2ff06ba79f953dff11c645c6075846e80fe59c5230b UID:7276e3b4-794e-4a75-9cdd-74528170d7fb NetNS:/var/run/netns/a32b9db1-23e0-4277-a7b4-27a185d03d82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7276e3b4_794e_4a75_9cdd_74528170d7fb.slice PodAnnotations:0xc00008db58}] Aliases:map[]}\"",
2026-06-09 12:20:06.122701 | controller |     "Jun 09 10:57:49.996410 crc crio[19954]: time=\"2026-06-09T10:57:49.996367155Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-tpdb8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.122716 | controller |     "Jun 09 10:57:49.996842 crc crio[19954]: time=\"2026-06-09T10:57:49.996783688Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-7bv2m Namespace:openshift-marketplace ID:2c537e1710baaa7f3d3c0962f4bf78e86fed695febf8bd08842ff6e0e1291b61 UID:5ad56e64-f82e-4af4-bddb-96980e2ca633 NetNS:/var/run/netns/b73be806-5f09-4c9b-8674-6b83e323d17b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5ad56e64_f82e_4af4_bddb_96980e2ca633.slice PodAnnotations:0xc00008dc10}] Aliases:map[]}\"",
2026-06-09 12:20:06.122731 | controller |     "Jun 09 10:57:49.996949 crc crio[19954]: time=\"2026-06-09T10:57:49.996904792Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-7bv2m for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.122745 | controller |     "Jun 09 10:57:49.997389 crc crio[19954]: time=\"2026-06-09T10:57:49.997270953Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-598f97b57c-d5pzg Namespace:openshift-route-controller-manager ID:62fe5b7139e49ffe94eb77c0fd8c74ce414fb7bfae5fc9e439021228d361e6b5 UID:d45cc5af-b13c-404b-a286-c0d20a7ebbdc NetNS:/var/run/netns/d006faa6-1901-4cd5-87bd-149ed39ef4a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd45cc5af_b13c_404b_a286_c0d20a7ebbdc.slice PodAnnotations:0xc00008dcc0}] Aliases:map[]}\"",
2026-06-09 12:20:06.122761 | controller |     "Jun 09 10:57:49.997525 crc crio[19954]: time=\"2026-06-09T10:57:49.997485009Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-598f97b57c-d5pzg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.122779 | controller |     "Jun 09 10:57:49.997888 crc crio[19954]: time=\"2026-06-09T10:57:49.997830929Z\" level=info msg=\"Got pod network &{Name:controller-manager-77bdd5c55b-qzp4f Namespace:openshift-controller-manager ID:119b30e04593b9d3b2053b75a65a4db4bbcca148fc47673a4e7536fa03592e8d UID:333ae7d0-a3d3-4ca5-b6d5-8cfa0763e6df NetNS:/var/run/netns/4e19378d-1015-41fa-b6fc-08efd4133fdd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod333ae7d0_a3d3_4ca5_b6d5_8cfa0763e6df.slice PodAnnotations:0xc00008dd78}] Aliases:map[]}\"",
2026-06-09 12:20:06.122794 | controller |     "Jun 09 10:57:49.998006 crc crio[19954]: time=\"2026-06-09T10:57:49.997953783Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-77bdd5c55b-qzp4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.122809 | controller |     "Jun 09 10:57:49.998421 crc crio[19954]: time=\"2026-06-09T10:57:49.998356705Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:8ae1d2612c43c8d3366b73ea5aa8ca119a098707b1b4af64fd39813b42f648f7 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/2c21be80-0092-404a-bba5-eb615c2d5fdc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbcea9f_f8da_49e7_87b5_1d6dc7b926ee.slice PodAnnotations:0xc00008de48}] Aliases:map[]}\"",
2026-06-09 12:20:06.122824 | controller |     "Jun 09 10:57:49.998550 crc crio[19954]: time=\"2026-06-09T10:57:49.99851389Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.122839 | controller |     "Jun 09 10:57:49.998690 crc crio[19954]: time=\"2026-06-09T10:57:49.998635834Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 12:20:06.122854 | controller |     "Jun 09 10:57:49.998690 crc crio[19954]: time=\"2026-06-09T10:57:49.998686335Z\" level=warning msg=\"Could not restore sandbox IP for 271de4ba17374600d9e7cae1887d528ce2f5239d69406c466123bf538547bc73: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_dbe8c044-e227-4408-b8c1-184362d81240_0(271de4ba17374600d9e7cae1887d528ce2f5239d69406c466123bf538547bc73): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 12:20:06.122869 | controller |     "Jun 09 10:57:49.998799 crc crio[19954]: time=\"2026-06-09T10:57:49.998713596Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 12:20:06.122884 | controller |     "Jun 09 10:57:49.998799 crc crio[19954]: time=\"2026-06-09T10:57:49.998723106Z\" level=warning msg=\"Could not restore sandbox IP for baeab7211b85f073636c1d78b49e4ced38df2dec79bf92a8b8559c6dc91119b8: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_150a19bb-5b82-43b2-ba2c-9db2245cf89f_0(baeab7211b85f073636c1d78b49e4ced38df2dec79bf92a8b8559c6dc91119b8): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 12:20:06.122899 | controller |     "Jun 09 10:57:49.998799 crc crio[19954]: time=\"2026-06-09T10:57:49.998739987Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 12:20:06.122914 | controller |     "Jun 09 10:57:49.998799 crc crio[19954]: time=\"2026-06-09T10:57:49.998748957Z\" level=warning msg=\"Could not restore sandbox IP for 5ff792e250be0d21d1ee08a0628c2bab051ac626397b8a6b729c051b6d580cb5: failed to get network status for pod sandbox k8s_collect-profiles-29683365-rps4s_openshift-operator-lifecycle-manager_40954465-82c0-4d33-9a58-f88172c97205_0(5ff792e250be0d21d1ee08a0628c2bab051ac626397b8a6b729c051b6d580cb5): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 12:20:06.122944 | controller |     "Jun 09 10:57:49.999047 crc crio[19954]: time=\"2026-06-09T10:57:49.998994014Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:c77e52bc46bbbe782fac3af50759c503b4087757671b68a68e25ec06b514cdf0 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/ba335eac-4f9b-4b17-ba56-e3578c583929 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc00008df18}] Aliases:map[]}\"",
2026-06-09 12:20:06.122959 | controller |     "Jun 09 10:57:49.999278 crc crio[19954]: time=\"2026-06-09T10:57:49.999211181Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.122974 | controller |     "Jun 09 10:57:49.999521 crc crio[19954]: time=\"2026-06-09T10:57:49.999423697Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 12:20:06.122989 | controller |     "Jun 09 10:57:49.999521 crc crio[19954]: time=\"2026-06-09T10:57:49.99951497Z\" level=warning msg=\"Could not restore sandbox IP for 8e6a97487825b7098304af9bedd008e1b3e7475276ed1d348d5eaabd8bfe2bd4: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(8e6a97487825b7098304af9bedd008e1b3e7475276ed1d348d5eaabd8bfe2bd4): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 12:20:06.123004 | controller |     "Jun 09 10:57:49.999962 crc crio[19954]: time=\"2026-06-09T10:57:49.999893001Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:a9b479de35f01ab7bfcd62a9edfa06265f1db178e901d03ec50c14687e120ac3 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/9ac888e6-9f17-4d64-a4fb-2c0537d6c20c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc000d20070}] Aliases:map[]}\"",
2026-06-09 12:20:06.123019 | controller |     "Jun 09 10:57:50.000087 crc crio[19954]: time=\"2026-06-09T10:57:50.000036726Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.123034 | controller |     "Jun 09 10:57:50.000705 crc crio[19954]: time=\"2026-06-09T10:57:50.000642964Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:c1fb2ec5ae1978703ee65d3b3d23e2c1e8cfbe9bc5c2d288a6ca6903714df7dc UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/c1ff98de-1336-477d-905b-5a60a9fc1c72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc000d20120}] Aliases:map[]}\"",
2026-06-09 12:20:06.123049 | controller |     "Jun 09 10:57:50.000850 crc crio[19954]: time=\"2026-06-09T10:57:50.000797699Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.123064 | controller |     "Jun 09 10:57:50.001228 crc crio[19954]: time=\"2026-06-09T10:57:50.00116259Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:7df5121bbec85aa5d0f5654357c322178df3cc2a84d86d77ef2dcf11a462e618 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/d7b2fd50-8537-4eb1-94be-29f808706a91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc000d201d8}] Aliases:map[]}\"",
2026-06-09 12:20:06.123082 | controller |     "Jun 09 10:57:50.001778 crc crio[19954]: time=\"2026-06-09T10:57:50.001355125Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.123096 | controller |     "Jun 09 10:57:50.001974 crc crio[19954]: time=\"2026-06-09T10:57:50.001912682Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:cb526179eea75c32d1adb43b9166340b8226c94593999fb2a861e86bb5dc0a93 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/e6fbed7a-8b16-44a5-b8ed-78a72737440d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc000d20298}] Aliases:map[]}\"",
2026-06-09 12:20:06.123111 | controller |     "Jun 09 10:57:50.002098 crc crio[19954]: time=\"2026-06-09T10:57:50.002055046Z\" level=info msg=\"Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.123125 | controller |     "Jun 09 10:57:50.002238 crc crio[19954]: time=\"2026-06-09T10:57:50.002194771Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 12:20:06.123140 | controller |     "Jun 09 10:57:50.002238 crc crio[19954]: time=\"2026-06-09T10:57:50.002229222Z\" level=warning msg=\"Could not restore sandbox IP for ec844a9526abd95e4c18c54053bf7db141a17eeabd98a663c74e6463dea843dd: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(ec844a9526abd95e4c18c54053bf7db141a17eeabd98a663c74e6463dea843dd): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 12:20:06.123154 | controller |     "Jun 09 10:57:50.002675 crc crio[19954]: time=\"2026-06-09T10:57:50.002609413Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:90c3c87c4f9194024c9580ce5f172fe9a9d3198fa4bd34c7b8f3d248cc5b9d78 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/618a2b28-5c86-4978-8250-0f8d15d29bdb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc000d20330}] Aliases:map[]}\"",
2026-06-09 12:20:06.123169 | controller |     "Jun 09 10:57:50.002925 crc crio[19954]: time=\"2026-06-09T10:57:50.00282769Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.123183 | controller |     "Jun 09 10:57:50.003471 crc crio[19954]: time=\"2026-06-09T10:57:50.003415577Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:c32ba18b5fd39654f558912d3c97c02ccbf4d2592b30296aabfa4a30cfa03b08 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/c2fc8aac-7ed2-4adf-b3f0-d92549811d3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc000d203d8}] Aliases:map[]}\"",
2026-06-09 12:20:06.123198 | controller |     "Jun 09 10:57:50.003818 crc crio[19954]: time=\"2026-06-09T10:57:50.003602133Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.123216 | controller |     "Jun 09 10:57:50.004025 crc crio[19954]: time=\"2026-06-09T10:57:50.003976544Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:830a838c24c80cb77c9244f329707a4fdd81ea897433d7ed2accfd25b6d2d45d UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/de8ba4fb-1ccf-4885-82ff-9c64bb3cebe4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc000d20480}] Aliases:map[]}\"",
2026-06-09 12:20:06.123231 | controller |     "Jun 09 10:57:50.004698 crc crio[19954]: time=\"2026-06-09T10:57:50.004112448Z\" level=info msg=\"Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.123246 | controller |     "Jun 09 10:57:50.004698 crc crio[19954]: time=\"2026-06-09T10:57:50.004244602Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 12:20:06.123261 | controller |     "Jun 09 10:57:50.004698 crc crio[19954]: time=\"2026-06-09T10:57:50.004267543Z\" level=warning msg=\"Could not restore sandbox IP for 902af1f2689d9efec026c3fb55832b9f9ef1c48420035f4589a5468a53c0b9e6: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(902af1f2689d9efec026c3fb55832b9f9ef1c48420035f4589a5468a53c0b9e6): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 12:20:06.123275 | controller |     "Jun 09 10:57:50.004698 crc crio[19954]: time=\"2026-06-09T10:57:50.004628824Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:90683bce2f76d47619a66a98bbed8e60eb6e6d08ea55a6c5d62d272f8a49559f UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/82a9dd3a-de14-48cc-bc77-e1e4abd5782c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc000d20540}] Aliases:map[]}\"",
2026-06-09 12:20:06.123290 | controller |     "Jun 09 10:57:50.004934 crc crio[19954]: time=\"2026-06-09T10:57:50.004736847Z\" level=info msg=\"Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.123304 | controller |     "Jun 09 10:57:50.005262 crc crio[19954]: time=\"2026-06-09T10:57:50.00516003Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:df5068c5b5763ad142e71b9067582452cda7d7493451e2f3411eea966ce4c908 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/4df89a7e-51f8-4016-98dd-a2e8db6b284d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc000d205e8}] Aliases:map[]}\"",
2026-06-09 12:20:06.123319 | controller |     "Jun 09 10:57:50.005523 crc crio[19954]: time=\"2026-06-09T10:57:50.005401827Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.123333 | controller |     "Jun 09 10:57:50.005937 crc crio[19954]: time=\"2026-06-09T10:57:50.005879621Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:b0e862f519df1dc94d5280f2ba96a831a6aca26462a157f2ccfacea78db6eb8c UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/b71f0254-4a82-47f0-8b22-5248c511ecac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc000d206a8}] Aliases:map[]}\"",
2026-06-09 12:20:06.123368 | controller |     "Jun 09 10:57:50.006027 crc crio[19954]: time=\"2026-06-09T10:57:50.006015465Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.123389 | controller |     "Jun 09 10:57:50.006520 crc crio[19954]: time=\"2026-06-09T10:57:50.006430008Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:e8c0466918048d4abfcf531c66992befc2e072deadf72cb9594646abaf1205eb UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/47588455-094d-42b6-8235-fd859b91a38b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc000d20748}] Aliases:map[]}\"",
2026-06-09 12:20:06.123405 | controller |     "Jun 09 10:57:50.006688 crc crio[19954]: time=\"2026-06-09T10:57:50.006633974Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.123419 | controller |     "Jun 09 10:57:50.007086 crc crio[19954]: time=\"2026-06-09T10:57:50.007021446Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:78f4b96b19577938b8ecd27d240ad44a258ff1f925f4cf4b0b83cdb9218ec392 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/2bd3b429-1066-4ec5-8840-729d37910188 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc000d20818}] Aliases:map[]}\"",
2026-06-09 12:20:06.123434 | controller |     "Jun 09 10:57:50.007207 crc crio[19954]: time=\"2026-06-09T10:57:50.00715534Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.123449 | controller |     "Jun 09 10:57:50.007755 crc crio[19954]: time=\"2026-06-09T10:57:50.007688046Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:25bce187dbfc3ff179d9fc789fad5f69b528d91807c0c0fb664ffe4a08e5877e UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/ea82bfb8-9f31-4c77-89ef-c56bf45a1d41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc000d208b8}] Aliases:map[]}\"",
2026-06-09 12:20:06.123463 | controller |     "Jun 09 10:57:50.007879 crc crio[19954]: time=\"2026-06-09T10:57:50.00783217Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.123478 | controller |     "Jun 09 10:57:50.008391 crc crio[19954]: time=\"2026-06-09T10:57:50.008330755Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:3c5c1bacef48880ccedee84bc6fd2b590a18bffc9227e616e6e89806b2c726db UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/fda8dff7-9cd1-4b1c-aa59-5b06b668df93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc000d20968}] Aliases:map[]}\"",
2026-06-09 12:20:06.123497 | controller |     "Jun 09 10:57:50.008621 crc crio[19954]: time=\"2026-06-09T10:57:50.008564882Z\" level=info msg=\"Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.123525 | controller |     "Jun 09 10:57:50.009111 crc crio[19954]: time=\"2026-06-09T10:57:50.009037666Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:d9bad1a181c0a47f42136862b1a1c1b65c1e29599f1c77fe19e8ac0a2123531c UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/48715c91-a828-41ba-9588-73b51918389f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc000d20a20}] Aliases:map[]}\"",
2026-06-09 12:20:06.123568 | controller |     "Jun 09 10:57:50.009237 crc crio[19954]: time=\"2026-06-09T10:57:50.009184591Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.123588 | controller |     "Jun 09 10:57:50.009510 crc crio[19954]: time=\"2026-06-09T10:57:50.009429118Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 12:20:06.123603 | controller |     "Jun 09 10:57:50.009510 crc crio[19954]: time=\"2026-06-09T10:57:50.00949316Z\" level=warning msg=\"Could not restore sandbox IP for fad8ee63cebf690824fab3b130df53657b4bdce68e22c08803707d4ea89c3540: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(fad8ee63cebf690824fab3b130df53657b4bdce68e22c08803707d4ea89c3540): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 12:20:06.123618 | controller |     "Jun 09 10:57:50.010542 crc crio[19954]: time=\"2026-06-09T10:57:50.010470369Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:e67c25242a1c1cb8221b0e95298757b665b9d01cf2dead003c2a64cf40b2041e UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/fc63f5c6-435a-4169-a298-ab43cf655914 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc000d20b00}] Aliases:map[]}\"",
2026-06-09 12:20:06.123633 | controller |     "Jun 09 10:57:50.010638 crc crio[19954]: time=\"2026-06-09T10:57:50.010614304Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.123647 | controller |     "Jun 09 10:57:50.011048 crc crio[19954]: time=\"2026-06-09T10:57:50.010985565Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:c4c9aaa2d2e163873a63504fcbd908971cf35fbb83f684b80a1494f5e464f169 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/75fff073-9f3f-483e-a50b-caab0d98110d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc000d20b98}] Aliases:map[]}\"",
2026-06-09 12:20:06.123662 | controller |     "Jun 09 10:57:50.011181 crc crio[19954]: time=\"2026-06-09T10:57:50.011128119Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.123682 | controller |     "Jun 09 10:57:50.011716 crc crio[19954]: time=\"2026-06-09T10:57:50.011649545Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:76b3ab2469ebea9ef0c1db7ea4b41bfcc44f8d98e0f3a06369ee715b920588a4 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/493c8182-f958-49e4-9037-52d00acb11c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc000d20c50}] Aliases:map[]}\"",
2026-06-09 12:20:06.123697 | controller |     "Jun 09 10:57:50.011906 crc crio[19954]: time=\"2026-06-09T10:57:50.011852961Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.123712 | controller |     "Jun 09 10:57:50.012400 crc crio[19954]: time=\"2026-06-09T10:57:50.012233102Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:8ef1feb5a8e380f23e0a947c1224c772c6ff7dff787489f89b6cf6c9d8e5588c UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/ecb8cad3-6cc3-4d6b-b783-d0ce42217fb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc000d20d00}] Aliases:map[]}\"",
2026-06-09 12:20:06.123726 | controller |     "Jun 09 10:57:50.012513 crc crio[19954]: time=\"2026-06-09T10:57:50.012469659Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.123741 | controller |     "Jun 09 10:57:50.012891 crc crio[19954]: time=\"2026-06-09T10:57:50.01282359Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:dbcc653d37a9e7014462f12a17a54ca0d96b33ec9957fe69447a89f487263a87 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/e7fc64b4-28ba-4ee3-b670-fb5afc813c11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc000d20da8}] Aliases:map[]}\"",
2026-06-09 12:20:06.123755 | controller |     "Jun 09 10:57:50.013029 crc crio[19954]: time=\"2026-06-09T10:57:50.012967384Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.123769 | controller |     "Jun 09 10:57:50.013660 crc crio[19954]: time=\"2026-06-09T10:57:50.013593153Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:8cea660db54dd874a3ad2bb400a57fcc892221905320820c16a40c9cbe728188 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/ffc32777-769f-4333-b8f4-be49f3fb8392 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc000d20e68}] Aliases:map[]}\"",
2026-06-09 12:20:06.123784 | controller |     "Jun 09 10:57:50.013760 crc crio[19954]: time=\"2026-06-09T10:57:50.013745208Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.123816 | controller |     "Jun 09 10:57:50.017015 crc crio[19954]: time=\"2026-06-09T10:57:50.016871902Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:094d4b6349d4384be618d9aa2252a4d746be877ca9c9a74acb862d806f394a0b UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/f97134a1-d996-4e62-a35c-faea9d5b2c66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc000d20f28}] Aliases:map[]}\"",
2026-06-09 12:20:06.123840 | controller |     "Jun 09 10:57:50.017515 crc crio[19954]: time=\"2026-06-09T10:57:50.01746676Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.123858 | controller |     "Jun 09 10:57:50.020570 crc crio[19954]: time=\"2026-06-09T10:57:50.020500991Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:b82109e8bb79c50ae2d555de28caead94e0d09533fcea5ff28fa8811dc5f7ca6 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/c6db751c-1563-48f7-b106-c72ed2cf6b8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc000d20ff8}] Aliases:map[]}\"",
2026-06-09 12:20:06.123874 | controller |     "Jun 09 10:57:50.020692 crc crio[19954]: time=\"2026-06-09T10:57:50.020664406Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.123889 | controller |     "Jun 09 10:57:50.021068 crc crio[19954]: time=\"2026-06-09T10:57:50.020986106Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:22ad7e5dce4a3571554b4886350a689298c0aacafa0d3bf2a65320fb1aace80f UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/eb1ed1df-155b-4b41-8b34-bd47c21a243b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc000d20070}] Aliases:map[]}\"",
2026-06-09 12:20:06.123904 | controller |     "Jun 09 10:57:50.021160 crc crio[19954]: time=\"2026-06-09T10:57:50.02113522Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.123919 | controller |     "Jun 09 10:57:50.021783 crc crio[19954]: time=\"2026-06-09T10:57:50.021728348Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:724b39c1c8e5d8064c3bef430903148b551706f4efefc131a71edf9f070f41d9 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/92818148-77c8-409e-a69b-a7b5d1d72172 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc000d20120}] Aliases:map[]}\"",
2026-06-09 12:20:06.123933 | controller |     "Jun 09 10:57:50.021911 crc crio[19954]: time=\"2026-06-09T10:57:50.021855512Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.123948 | controller |     "Jun 09 10:57:50.022376 crc crio[19954]: time=\"2026-06-09T10:57:50.022225403Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:604a7158f223df00081650bfc73dbbe525a6ba3a1fbb92967e64acf51272d7f0 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/c4f816d7-ec0a-481b-8e15-25474e53f234 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc000d201d8}] Aliases:map[]}\"",
2026-06-09 12:20:06.123967 | controller |     "Jun 09 10:57:50.022521 crc crio[19954]: time=\"2026-06-09T10:57:50.022427199Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.123981 | controller |     "Jun 09 10:57:50.022902 crc crio[19954]: time=\"2026-06-09T10:57:50.022838641Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:a798e6855c24b85754dd543bbbef7a7ef26a9945b9b75f0e23f4a31c6aff5519 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/680c9123-21a7-490e-bebb-2214d25e3300 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc000d20298}] Aliases:map[]}\"",
2026-06-09 12:20:06.123996 | controller |     "Jun 09 10:57:50.023023 crc crio[19954]: time=\"2026-06-09T10:57:50.022974965Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.124011 | controller |     "Jun 09 10:57:50.023478 crc crio[19954]: time=\"2026-06-09T10:57:50.023415609Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:9ef460c96b87455cd3d42a968ce20f7eb90516797fa62d1044a616eaa5e9991a UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/96a50249-5f23-4a1a-ac8b-394b0803a213 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc000d20338}] Aliases:map[]}\"",
2026-06-09 12:20:06.124026 | controller |     "Jun 09 10:57:50.023751 crc crio[19954]: time=\"2026-06-09T10:57:50.023690447Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.124041 | controller |     "Jun 09 10:57:50.023911 crc crio[19954]: time=\"2026-06-09T10:57:50.023866892Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 12:20:06.124056 | controller |     "Jun 09 10:57:50.023977 crc crio[19954]: time=\"2026-06-09T10:57:50.023906443Z\" level=warning msg=\"Could not restore sandbox IP for eb45a7e46f69528707fef11d2fb816a926217d8e491185dd1744b24a966cf3bf: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(eb45a7e46f69528707fef11d2fb816a926217d8e491185dd1744b24a966cf3bf): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 12:20:06.124071 | controller |     "Jun 09 10:57:50.024229 crc crio[19954]: time=\"2026-06-09T10:57:50.024175741Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:c702ca6340659dfba7fb6a27261378b6efc9ea2c834a8ece8c4554332fbb79c7 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/2d20451c-791e-407b-ae9a-3e68bbc40f92 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc000d203f8}] Aliases:map[]}\"",
2026-06-09 12:20:06.124086 | controller |     "Jun 09 10:57:50.024397 crc crio[19954]: time=\"2026-06-09T10:57:50.024355317Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.124100 | controller |     "Jun 09 10:57:50.024881 crc crio[19954]: time=\"2026-06-09T10:57:50.024826271Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:174b80ed930b7117eb7f452f30e2b97531afccee8bc26fc5a131e030271be084 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/090bea57-4b77-4760-9219-ed2473c35beb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc000d204a0}] Aliases:map[]}\"",
2026-06-09 12:20:06.124119 | controller |     "Jun 09 10:57:50.025046 crc crio[19954]: time=\"2026-06-09T10:57:50.024987766Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.124135 | controller |     "Jun 09 10:57:50.025474 crc crio[19954]: time=\"2026-06-09T10:57:50.025414699Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:36f795b3d228975b352ac3ae72180435ac1d76ad3ecce036ad8627f33fbfb5de UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/a2cb983f-4019-4bd7-9b2e-067c5cdca1ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc000d20568}] Aliases:map[]}\"",
2026-06-09 12:20:06.124150 | controller |     "Jun 09 10:57:50.025684 crc crio[19954]: time=\"2026-06-09T10:57:50.025629825Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.124165 | controller |     "Jun 09 10:57:50.026074 crc crio[19954]: time=\"2026-06-09T10:57:50.026011297Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:8d0e5fd139fc516763a67bfb7e0605dd51234d7f52071de765805788dc293680 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/42e38beb-d1db-41f4-9085-a5a2fbf846bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc000d20610}] Aliases:map[]}\"",
2026-06-09 12:20:06.124180 | controller |     "Jun 09 10:57:50.026154 crc crio[19954]: time=\"2026-06-09T10:57:50.02613754Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.124194 | controller |     "Jun 09 10:57:50.026725 crc crio[19954]: time=\"2026-06-09T10:57:50.026618705Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:88df9c3a98a4f8322b1b9c58c98b1f8b467e4bb032e67747dbdd4afd11b5c829 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/99d39f60-c9bf-43e4-bf1e-2c7e748123e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc000d206c8}] Aliases:map[]}\"",
2026-06-09 12:20:06.124209 | controller |     "Jun 09 10:57:50.026934 crc crio[19954]: time=\"2026-06-09T10:57:50.026867992Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.124224 | controller |     "Jun 09 10:57:50.027366 crc crio[19954]: time=\"2026-06-09T10:57:50.027255754Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:f42b7202cf82e2736808952674fdc287e597b13275712a35ba7b23ed679b59d1 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/b51b27e5-1341-4223-b41c-99b551ff467e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc000d20770}] Aliases:map[]}\"",
2026-06-09 12:20:06.124243 | controller |     "Jun 09 10:57:50.027561 crc crio[19954]: time=\"2026-06-09T10:57:50.027479281Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.124258 | controller |     "Jun 09 10:57:50.028235 crc crio[19954]: time=\"2026-06-09T10:57:50.028170212Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:7065800cf485ac7e2313788dd5d99f85b0551588e9be24218ed7b1881fe01409 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/6f323541-2042-4adf-9017-fbaf24e672ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc000d20818}] Aliases:map[]}\"",
2026-06-09 12:20:06.124273 | controller |     "Jun 09 10:57:50.028466 crc crio[19954]: time=\"2026-06-09T10:57:50.028408159Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.124287 | controller |     "Jun 09 10:57:50.028930 crc crio[19954]: time=\"2026-06-09T10:57:50.028867893Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:2427300b8543546d42beec205f3d74a535e35e3881668635a27b99df56a4e6e5 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/0a9ed091-5f32-4d5e-921a-444e66041ba4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc000d208c8}] Aliases:map[]}\"",
2026-06-09 12:20:06.124302 | controller |     "Jun 09 10:57:50.029042 crc crio[19954]: time=\"2026-06-09T10:57:50.029008767Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.124316 | controller |     "Jun 09 10:57:50.029663 crc crio[19954]: time=\"2026-06-09T10:57:50.029594754Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:11972286af0a6f85a61c21ee6ae0a75f85eb9965e9869c7cbc86e0a0d85439e6 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/90df3710-dedc-4749-a2fc-05e7b2a9f40c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc000d20978}] Aliases:map[]}\"",
2026-06-09 12:20:06.124330 | controller |     "Jun 09 10:57:50.029759 crc crio[19954]: time=\"2026-06-09T10:57:50.029724588Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.124344 | controller |     "Jun 09 10:57:50.030243 crc crio[19954]: time=\"2026-06-09T10:57:50.030137661Z\" level=info msg=\"Registered SIGHUP reload watcher\"",
2026-06-09 12:20:06.124379 | controller |     "Jun 09 10:57:50.031565 crc crio[19954]: time=\"2026-06-09T10:57:50.031386728Z\" level=info msg=\"Starting seccomp notifier watcher\"",
2026-06-09 12:20:06.124394 | controller |     "Jun 09 10:57:50.031715 crc crio[19954]: time=\"2026-06-09T10:57:50.031617915Z\" level=info msg=\"Create NRI interface\"",
2026-06-09 12:20:06.124408 | controller |     "Jun 09 10:57:50.031715 crc crio[19954]: time=\"2026-06-09T10:57:50.031678827Z\" level=info msg=\"runtime interface created\"",
2026-06-09 12:20:06.124427 | controller |     "Jun 09 10:57:50.031715 crc crio[19954]: time=\"2026-06-09T10:57:50.031689717Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"",
2026-06-09 12:20:06.124441 | controller |     "Jun 09 10:57:50.031715 crc crio[19954]: time=\"2026-06-09T10:57:50.031696878Z\" level=info msg=\"runtime interface starting up...\"",
2026-06-09 12:20:06.124455 | controller |     "Jun 09 10:57:50.031715 crc crio[19954]: time=\"2026-06-09T10:57:50.031704388Z\" level=info msg=\"starting plugins...\"",
2026-06-09 12:20:06.124469 | controller |     "Jun 09 10:57:50.032061 crc crio[19954]: time=\"2026-06-09T10:57:50.031727329Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"",
2026-06-09 12:20:06.124483 | controller |     "Jun 09 10:57:50.032061 crc crio[19954]: time=\"2026-06-09T10:57:50.031813271Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"",
2026-06-09 12:20:06.124497 | controller |     "Jun 09 10:57:50.035771 crc crio[19954]: time=\"2026-06-09T10:57:50.035710038Z\" level=info msg=\"No systemd watchdog enabled\"",
2026-06-09 12:20:06.124512 | controller |     "Jun 09 10:57:50.051762 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).",
2026-06-09 12:20:06.124526 | controller |     "Jun 09 10:58:04.679731 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...",
2026-06-09 12:20:06.124540 | controller |     "Jun 09 10:58:04.833098 crc systemd[1]: crio.service: Deactivated successfully.",
2026-06-09 12:20:06.124554 | controller |     "Jun 09 10:58:04.833538 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).",
2026-06-09 12:20:06.124568 | controller |     "Jun 09 10:58:04.833678 crc systemd[1]: crio.service: Consumed 3.869s CPU time.",
2026-06-09 12:20:06.124582 | controller |     "Jun 09 10:58:04.903717 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...",
2026-06-09 12:20:06.124597 | controller |     "Jun 09 10:58:04.978548 crc crio[21508]: time=\"2026-06-09T10:58:04.978409149Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"",
2026-06-09 12:20:06.124611 | controller |     "Jun 09 10:58:04.978548 crc crio[21508]: time=\"2026-06-09T10:58:04.978476501Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"",
2026-06-09 12:20:06.124625 | controller |     "Jun 09 10:58:04.980750 crc crio[21508]: time=\"2026-06-09T10:58:04.979966814Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"",
2026-06-09 12:20:06.124640 | controller |     "Jun 09 10:58:04.980750 crc crio[21508]: time=\"2026-06-09T10:58:04.980051336Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"",
2026-06-09 12:20:06.124654 | controller |     "Jun 09 10:58:04.980750 crc crio[21508]: time=\"2026-06-09T10:58:04.980543781Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/zuul\"",
2026-06-09 12:20:06.124668 | controller |     "Jun 09 10:58:04.994975 crc crio[21508]: time=\"2026-06-09T10:58:04.994854523Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"",
2026-06-09 12:20:06.124682 | controller |     "Jun 09 10:58:04.995255 crc crio[21508]: time=\"2026-06-09T10:58:04.995163172Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"",
2026-06-09 12:20:06.124697 | controller |     "Jun 09 10:58:04.995255 crc crio[21508]: time=\"2026-06-09T10:58:04.995174133Z\" level=info msg=\"Node configuration value for pid cgroup is true\"",
2026-06-09 12:20:06.124711 | controller |     "Jun 09 10:58:04.995979 crc crio[21508]: time=\"2026-06-09T10:58:04.995888483Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"",
2026-06-09 12:20:06.124725 | controller |     "Jun 09 10:58:04.995979 crc crio[21508]: time=\"2026-06-09T10:58:04.995924254Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"",
2026-06-09 12:20:06.124743 | controller |     "Jun 09 10:58:05.012352 crc crio[21508]: time=\"2026-06-09T10:58:05.012168183Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"",
2026-06-09 12:20:06.124758 | controller |     "Jun 09 10:58:05.028888 crc crio[21508]: time=\"2026-06-09T10:58:05.028740081Z\" level=info msg=\"Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL\"",
2026-06-09 12:20:06.124772 | controller |     "Jun 09 10:58:05.033910 crc crio[21508]: time=\"2026-06-09T10:58:05.033682604Z\" level=info msg=\"Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL\"",
2026-06-09 12:20:06.124787 | controller |     "Jun 09 10:58:05.050960 crc crio[21508]: time=\"2026-06-09T10:58:05.05087527Z\" level=info msg=\"Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2\"",
2026-06-09 12:20:06.124802 | controller |     "Jun 09 10:58:05.223087 crc crio[21508]: time=\"2026-06-09T10:58:05.222958284Z\" level=info msg=\"Checkpoint/restore support enabled\"",
2026-06-09 12:20:06.124816 | controller |     "Jun 09 10:58:05.223087 crc crio[21508]: time=\"2026-06-09T10:58:05.223025736Z\" level=info msg=\"Using the internal default seccomp profile\"",
2026-06-09 12:20:06.124830 | controller |     "Jun 09 10:58:05.223087 crc crio[21508]: time=\"2026-06-09T10:58:05.223040136Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"",
2026-06-09 12:20:06.124845 | controller |     "Jun 09 10:58:05.223087 crc crio[21508]: time=\"2026-06-09T10:58:05.223049456Z\" level=info msg=\"No blockio config file specified, blockio not configured\"",
2026-06-09 12:20:06.124860 | controller |     "Jun 09 10:58:05.223087 crc crio[21508]: time=\"2026-06-09T10:58:05.223058117Z\" level=info msg=\"RDT not available in the host system\"",
2026-06-09 12:20:06.124875 | controller |     "Jun 09 10:58:05.228191 crc crio[21508]: time=\"2026-06-09T10:58:05.228107832Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-09 12:20:06.124889 | controller |     "Jun 09 10:58:05.228191 crc crio[21508]: time=\"2026-06-09T10:58:05.228151183Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-09 12:20:06.124903 | controller |     "Jun 09 10:58:05.233388 crc crio[21508]: time=\"2026-06-09T10:58:05.23324574Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-09 12:20:06.124918 | controller |     "Jun 09 10:58:05.233388 crc crio[21508]: time=\"2026-06-09T10:58:05.233349643Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-09 12:20:06.124933 | controller |     "Jun 09 10:58:05.263968 crc crio[21508]: time=\"2026-06-09T10:58:05.263847313Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 12:20:06.124948 | controller |     "Jun 09 10:58:05.263968 crc crio[21508]: time=\"2026-06-09T10:58:05.263917535Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 12:20:06.124963 | controller |     "Jun 09 10:58:05.265492 crc crio[21508]: time=\"2026-06-09T10:58:05.264177793Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"",
2026-06-09 12:20:06.124977 | controller |     "Jun 09 10:58:05.265492 crc crio[21508]: time=\"2026-06-09T10:58:05.264191543Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"",
2026-06-09 12:20:06.124995 | controller |     "Jun 09 10:58:05.267093 crc crio[21508]: time=\"2026-06-09T10:58:05.266910482Z\" level=info msg=\"Current CRI-O configuration:\\n[crio]\\n  root = \\\"/var/lib/containers/storage\\\"\\n  runroot = \\\"/run/containers/storage\\\"\\n  imagestore = \\\"\\\"\\n  storage_driver = \\\"overlay\\\"\\n  storage_option = [\\\"overlay.skip_mount_home=true\\\"]\\n  log_dir = \\\"/var/log/crio/pods\\\"\\n  version_file = \\\"/var/run/crio/version\\\"\\n  version_file_persist = \\\"\\\"\\n  clean_shutdown_file = \\\"/var/lib/crio/clean.shutdown\\\"\\n  internal_wipe = true\\n  internal_repair = true\\n  [crio.api]\\n    grpc_max_send_msg_size = 83886080\\n    grpc_max_recv_msg_size = 83886080\\n    listen = \\\"/var/run/crio/crio.sock\\\"\\n    stream_address = \\\"192.168.130.11\\\"\\n    stream_port = \\\"0\\\"\\n    stream_enable_tls = false\\n    stream_tls_cert = \\\"\\\"\\n    stream_tls_key = \\\"\\\"\\n    stream_tls_ca = \\\"\\\"\\n    stream_idle_timeout = \\\"\\\"\\n  [crio.runtime]\\n    no_pivot = false\\n    selinux = true\\n    log_to_journald = false\\n    drop_infra_ctr = true\\n    read_only = false\\n    hooks_dir = [\\\"/etc/containers/oci/hooks.d\\\", \\\"/run/containers/oci/hooks.d\\\", \\\"/usr/share/containers/oci/hooks.d\\\"]\\n    default_capabilities = [\\\"CHOWN\\\", \\\"DAC_OVERRIDE\\\", \\\"FSETID\\\", \\\"FOWNER\\\", \\\"SETGID\\\", \\\"SETUID\\\", \\\"SETPCAP\\\", \\\"NET_BIND_SERVICE\\\", \\\"KILL\\\"]\\n    add_inheritable_capabilities = false\\n    default_env = [\\\"NSS_SDB_USE_CACHE=no\\\"]\\n    default_sysctls = [\\\"net.ipv4.ping_group_range=0 2147483647\\\"]\\n    default_ulimits = [\\\"nofile=1048576\\\"]\\n    allowed_devices = [\\\"/dev/fuse\\\", \\\"/dev/net/tun\\\"]\\n    cdi_spec_dirs = [\\\"/etc/cdi\\\", \\\"/var/run/cdi\\\"]\\n    device_ownership_from_security_context = false\\n    default_runtime = \\\"crun\\\"\\n    decryption_keys_path = \\\"/etc/crio/keys/\\\"\\n    conmon = \\\"\\\"\\n    conmon_cgroup = \\\"pod\\\"\\n    seccomp_profile = \\\"\\\"\\n    privileged_seccomp_profile = \\\"\\\"\\n    apparmor_profile = \\\"crio-default\\\"\\n    blockio_config_file = \\\"\\\"\\n    blockio_reload = false\\n    irqbalance_config_file = \\\"/etc/sysconfig/irqbalance\\\"\\n    rdt_config_file = \\\"\\\"\\n    cgroup_manager = \\\"systemd\\\"\\n    default_mounts_file = \\\"\\\"\\n    container_exits_dir = \\\"/var/run/crio/exits\\\"\\n    container_attach_socket_dir = \\\"/var/run/crio\\\"\\n    bind_mount_prefix = \\\"\\\"\\n    uid_mappings = \\\"\\\"\\n    minimum_mappable_uid = -1\\n    gid_mappings = \\\"\\\"\\n    minimum_mappable_gid = -1\\n    log_level = \\\"info\\\"\\n    log_filter = \\\"\\\"\\n    namespaces_dir = \\\"/var/run\\\"\\n    pinns_path = \\\"/usr/bin/pinns\\\"\\n    enable_criu_support = true\\n    pids_limit = -1\\n    log_size_max = -1\\n    ctr_stop_timeout = 30\\n    separate_pull_cgroup = \\\"\\\"\\n    infra_ctr_cpuset = \\\"\\\"\\n    shared_cpuset = \\\"\\\"\\n    absent_mount_sources_to_reject = [\\\"/etc/hostname\\\"]\\n    enable_pod_events = false\\n    irqbalance_config_restore_file = \\\"/etc/sysconfig/orig_irq_banned_cpus\\\"\\n    hostnetwork_disable_selinux = true\\n    disable_hostport_mapping = false\\n    timezone = \\\"\\\"\\n    [crio.runtime.runtimes]\\n      [crio.runtime.runtimes.crun]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/crun\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/crun\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"512KiB\\\"\\n        no_sync_log = false\\n        [crio.runtime.runtimes.crun.default_annotations]\\n          \\\"run.oci.systemd.subgroup\\\" = \\\"\\\"\\n      [crio.runtime.runtimes.runc]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/runc\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/runc\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"12MiB\\\"\\n        no_sync_log = false\\n    [crio.runtime.workloads]\\n      [crio.runtime.workloads.openshift-builder]\\n        activation_annotation = \\\"io.openshift.builder\\\"\\n        annotation_prefix = \\\"\\\"\\n        allowed_annotations = [\\\"io.kubernetes.cri-o.userns-mode\\\", \\\"io.kubernetes.cri-o.Devices\\\"]\\n        DisallowedAnnotations = [\\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"cpu-quota.crio.io\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"cpu-c-states.crio.io\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"bundle\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"cpu-shared.crio.io\\\", \\\"org.systemd.property.\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"org.criu.config\\\"]\\n        [crio.runtime.workloads.openshift-builder.resources]\\n          CPUShares = 0\\n          CPUQuota = 0\\n          CPUPeriod = 0\\n          CPUSet = \\\"\\\"\\n          CPULimit = 0\\n  [crio.image]\\n    default_transport = \\\"docker://\\\"\\n    global_auth_file = \\\"/etc/crio/openshift-pull-secret\\\"\\n    pause_image = \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\\\"\\n    pause_image_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_command = \\\"/usr/bin/pod\\\"\\n    signature_policy = \\\"\\\"\\n    signature_policy_dir = \\\"/etc/crio/policies\\\"\\n    image_volumes = \\\"mkdir\\\"\\n    big_files_temporary_dir = \\\"\\\"\\n    auto_reload_registries = false\\n    pull_progress_timeout = \\\"0s\\\"\\n    oci_artifact_mount_support = false\\n  [crio.network]\\n    cni_default_network = \\\"\\\"\\n    network_dir = \\\"/etc/kubernetes/cni/net.d/\\\"\\n    plugin_dirs = [\\\"/var/lib/cni/bin\\\"]\\n  [crio.metrics]\\n    enable_metrics = true\\n    metrics_collectors = [\\\"operations\\\", \\\"operations_latency_microseconds_total\\\", \\\"operations_latency_microseconds\\\", \\\"operations_errors\\\", \\\"image_pulls_layer_size\\\", \\\"containers_oom_total\\\", \\\"containers_oom\\\", \\\"operations_total\\\", \\\"operations_latency_seconds_total\\\", \\\"operations_latency_seconds\\\", \\\"operations_errors_total\\\", \\\"image_pulls_bytes_total\\\", \\\"image_pulls_skipped_bytes_total\\\", \\\"image_pulls_success_total\\\", \\\"image_pulls_failure_total\\\", \\\"image_layer_reuse_total\\\", \\\"containers_oom_count_total\\\", \\\"processes_defunct\\\"]\\n    metrics_host = \\\"127.0.0.1\\\"\\n    metrics_port = 9537\\n    metrics_socket = \\\"\\\"\\n    metrics_cert = \\\"\\\"\\n    metrics_key = \\\"\\\"\\n  [crio.tracing]\\n    enable_tracing = false\\n    tracing_endpoint = \\\"127.0.0.1:4317\\\"\\n    tracing_sampling_rate_per_million = 0\\n  [crio.stats]\\n    stats_collection_period = 0\\n    collection_period = 0\\n  [crio.nri]\\n    enable_nri = true\\n    nri_listen = \\\"/var/run/nri/nri.sock\\\"\\n    nri_plugin_dir = \\\"/opt/nri/plugins\\\"\\n    nri_plugin_config_dir = \\\"/etc/nri/conf.d\\\"\\n    nri_plugin_registration_timeout = \\\"5s\\\"\\n    nri_plugin_request_timeout = \\\"2s\\\"\\n    nri_disable_connections = false\\n\"",
2026-06-09 12:20:06.125018 | controller |     "Jun 09 10:58:05.270131 crc crio[21508]: time=\"2026-06-09T10:58:05.270075273Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"",
2026-06-09 12:20:06.125033 | controller |     "Jun 09 10:58:05.270695 crc crio[21508]: time=\"2026-06-09T10:58:05.27067051Z\" level=info msg=\"Restore irqbalance config: nothing to do\"",
2026-06-09 12:20:06.125048 | controller |     "Jun 09 10:58:06.847862 crc crio[21508]: time=\"2026-06-09T10:58:06.847470605Z\" level=info msg=\"Got pod network &{Name:community-operators-g8zd9 Namespace:openshift-marketplace ID:eb6face76c889c4015c2235a2d6a08cb4ff193afd620c0f37ba9c2215cd15dd7 UID:33a11f44-5ff2-4445-a76f-4f6222296908 NetNS:/var/run/netns/856b1baf-2d29-4689-8c80-a78989658b99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod33a11f44_5ff2_4445_a76f_4f6222296908.slice PodAnnotations:0xc00008d430}] Aliases:map[]}\"",
2026-06-09 12:20:06.125067 | controller |     "Jun 09 10:58:06.849015 crc crio[21508]: time=\"2026-06-09T10:58:06.848988109Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-g8zd9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.125082 | controller |     "Jun 09 10:58:06.849728 crc crio[21508]: time=\"2026-06-09T10:58:06.84970295Z\" level=info msg=\"Got pod network &{Name:certified-operators-xdjrp Namespace:openshift-marketplace ID:27cbb4a63c662accce31d2da934cd9a49572189d662648706fa40c9ec473223e UID:19f710a4-b1b4-4a3c-a508-eabb74a17958 NetNS:/var/run/netns/db203995-aec9-47dc-a76b-d3921184aed2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod19f710a4_b1b4_4a3c_a508_eabb74a17958.slice PodAnnotations:0xc00008d530}] Aliases:map[]}\"",
2026-06-09 12:20:06.125097 | controller |     "Jun 09 10:58:06.849924 crc crio[21508]: time=\"2026-06-09T10:58:06.849906586Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-xdjrp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.125112 | controller |     "Jun 09 10:58:06.850435 crc crio[21508]: time=\"2026-06-09T10:58:06.85041004Z\" level=info msg=\"Got pod network &{Name:redhat-operators-q2jpp Namespace:openshift-marketplace ID:9ac0deee0e0c2fc576e239ca21968280dc8bcd6056549a47b8a6666047375aec UID:9646f23a-8f7c-449b-8c9a-b144ce9f6f72 NetNS:/var/run/netns/35e62a7e-a81d-4495-b9cb-07e118091c74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9646f23a_8f7c_449b_8c9a_b144ce9f6f72.slice PodAnnotations:0xc00008d5c0}] Aliases:map[]}\"",
2026-06-09 12:20:06.125126 | controller |     "Jun 09 10:58:06.850712 crc crio[21508]: time=\"2026-06-09T10:58:06.850684058Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-q2jpp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.125141 | controller |     "Jun 09 10:58:06.851346 crc crio[21508]: time=\"2026-06-09T10:58:06.851264545Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-tpdb8 Namespace:openshift-marketplace ID:f9dece85c783c58cc97fd2ff06ba79f953dff11c645c6075846e80fe59c5230b UID:7276e3b4-794e-4a75-9cdd-74528170d7fb NetNS:/var/run/netns/a32b9db1-23e0-4277-a7b4-27a185d03d82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7276e3b4_794e_4a75_9cdd_74528170d7fb.slice PodAnnotations:0xc00008d650}] Aliases:map[]}\"",
2026-06-09 12:20:06.125156 | controller |     "Jun 09 10:58:06.851598 crc crio[21508]: time=\"2026-06-09T10:58:06.851573964Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-tpdb8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.125170 | controller |     "Jun 09 10:58:06.852145 crc crio[21508]: time=\"2026-06-09T10:58:06.852120909Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-7bv2m Namespace:openshift-marketplace ID:2c537e1710baaa7f3d3c0962f4bf78e86fed695febf8bd08842ff6e0e1291b61 UID:5ad56e64-f82e-4af4-bddb-96980e2ca633 NetNS:/var/run/netns/b73be806-5f09-4c9b-8674-6b83e323d17b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5ad56e64_f82e_4af4_bddb_96980e2ca633.slice PodAnnotations:0xc00008d6e8}] Aliases:map[]}\"",
2026-06-09 12:20:06.125192 | controller |     "Jun 09 10:58:06.852414 crc crio[21508]: time=\"2026-06-09T10:58:06.852390037Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-7bv2m for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.125207 | controller |     "Jun 09 10:58:06.853531 crc crio[21508]: time=\"2026-06-09T10:58:06.853421547Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-598f97b57c-d5pzg Namespace:openshift-route-controller-manager ID:62fe5b7139e49ffe94eb77c0fd8c74ce414fb7bfae5fc9e439021228d361e6b5 UID:d45cc5af-b13c-404b-a286-c0d20a7ebbdc NetNS:/var/run/netns/d006faa6-1901-4cd5-87bd-149ed39ef4a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd45cc5af_b13c_404b_a286_c0d20a7ebbdc.slice PodAnnotations:0xc00008d768}] Aliases:map[]}\"",
2026-06-09 12:20:06.125222 | controller |     "Jun 09 10:58:06.853737 crc crio[21508]: time=\"2026-06-09T10:58:06.853657194Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-598f97b57c-d5pzg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.125237 | controller |     "Jun 09 10:58:06.854200 crc crio[21508]: time=\"2026-06-09T10:58:06.854128477Z\" level=info msg=\"Got pod network &{Name:controller-manager-77bdd5c55b-qzp4f Namespace:openshift-controller-manager ID:119b30e04593b9d3b2053b75a65a4db4bbcca148fc47673a4e7536fa03592e8d UID:333ae7d0-a3d3-4ca5-b6d5-8cfa0763e6df NetNS:/var/run/netns/4e19378d-1015-41fa-b6fc-08efd4133fdd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod333ae7d0_a3d3_4ca5_b6d5_8cfa0763e6df.slice PodAnnotations:0xc00008d800}] Aliases:map[]}\"",
2026-06-09 12:20:06.125252 | controller |     "Jun 09 10:58:06.854368 crc crio[21508]: time=\"2026-06-09T10:58:06.854281702Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-77bdd5c55b-qzp4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.125267 | controller |     "Jun 09 10:58:06.854840 crc crio[21508]: time=\"2026-06-09T10:58:06.854779906Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:8ae1d2612c43c8d3366b73ea5aa8ca119a098707b1b4af64fd39813b42f648f7 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/2c21be80-0092-404a-bba5-eb615c2d5fdc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbcea9f_f8da_49e7_87b5_1d6dc7b926ee.slice PodAnnotations:0xc00008d890}] Aliases:map[]}\"",
2026-06-09 12:20:06.125281 | controller |     "Jun 09 10:58:06.854968 crc crio[21508]: time=\"2026-06-09T10:58:06.85491324Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.125295 | controller |     "Jun 09 10:58:06.855164 crc crio[21508]: time=\"2026-06-09T10:58:06.855074025Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 12:20:06.125310 | controller |     "Jun 09 10:58:06.855164 crc crio[21508]: time=\"2026-06-09T10:58:06.855133316Z\" level=warning msg=\"Could not restore sandbox IP for 271de4ba17374600d9e7cae1887d528ce2f5239d69406c466123bf538547bc73: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_dbe8c044-e227-4408-b8c1-184362d81240_0(271de4ba17374600d9e7cae1887d528ce2f5239d69406c466123bf538547bc73): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 12:20:06.125328 | controller |     "Jun 09 10:58:06.855164 crc crio[21508]: time=\"2026-06-09T10:58:06.855162067Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 12:20:06.125343 | controller |     "Jun 09 10:58:06.855366 crc crio[21508]: time=\"2026-06-09T10:58:06.855180708Z\" level=warning msg=\"Could not restore sandbox IP for baeab7211b85f073636c1d78b49e4ced38df2dec79bf92a8b8559c6dc91119b8: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_150a19bb-5b82-43b2-ba2c-9db2245cf89f_0(baeab7211b85f073636c1d78b49e4ced38df2dec79bf92a8b8559c6dc91119b8): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 12:20:06.125377 | controller |     "Jun 09 10:58:06.855366 crc crio[21508]: time=\"2026-06-09T10:58:06.855202658Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 12:20:06.125393 | controller |     "Jun 09 10:58:06.855366 crc crio[21508]: time=\"2026-06-09T10:58:06.855211879Z\" level=warning msg=\"Could not restore sandbox IP for 5ff792e250be0d21d1ee08a0628c2bab051ac626397b8a6b729c051b6d580cb5: failed to get network status for pod sandbox k8s_collect-profiles-29683365-rps4s_openshift-operator-lifecycle-manager_40954465-82c0-4d33-9a58-f88172c97205_0(5ff792e250be0d21d1ee08a0628c2bab051ac626397b8a6b729c051b6d580cb5): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 12:20:06.125407 | controller |     "Jun 09 10:58:06.855686 crc crio[21508]: time=\"2026-06-09T10:58:06.85559865Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:c77e52bc46bbbe782fac3af50759c503b4087757671b68a68e25ec06b514cdf0 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/ba335eac-4f9b-4b17-ba56-e3578c583929 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc00008d938}] Aliases:map[]}\"",
2026-06-09 12:20:06.125422 | controller |     "Jun 09 10:58:06.855888 crc crio[21508]: time=\"2026-06-09T10:58:06.855827576Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.125437 | controller |     "Jun 09 10:58:06.856013 crc crio[21508]: time=\"2026-06-09T10:58:06.855977241Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 12:20:06.125452 | controller |     "Jun 09 10:58:06.856078 crc crio[21508]: time=\"2026-06-09T10:58:06.856012492Z\" level=warning msg=\"Could not restore sandbox IP for 8e6a97487825b7098304af9bedd008e1b3e7475276ed1d348d5eaabd8bfe2bd4: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(8e6a97487825b7098304af9bedd008e1b3e7475276ed1d348d5eaabd8bfe2bd4): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 12:20:06.125467 | controller |     "Jun 09 10:58:06.856535 crc crio[21508]: time=\"2026-06-09T10:58:06.856467935Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:a9b479de35f01ab7bfcd62a9edfa06265f1db178e901d03ec50c14687e120ac3 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/9ac888e6-9f17-4d64-a4fb-2c0537d6c20c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc00008d9c0}] Aliases:map[]}\"",
2026-06-09 12:20:06.125481 | controller |     "Jun 09 10:58:06.856731 crc crio[21508]: time=\"2026-06-09T10:58:06.856686941Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.125500 | controller |     "Jun 09 10:58:06.857202 crc crio[21508]: time=\"2026-06-09T10:58:06.857132424Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:c1fb2ec5ae1978703ee65d3b3d23e2c1e8cfbe9bc5c2d288a6ca6903714df7dc UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/c1ff98de-1336-477d-905b-5a60a9fc1c72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc00008da50}] Aliases:map[]}\"",
2026-06-09 12:20:06.125516 | controller |     "Jun 09 10:58:06.857414 crc crio[21508]: time=\"2026-06-09T10:58:06.857362881Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.125531 | controller |     "Jun 09 10:58:06.857977 crc crio[21508]: time=\"2026-06-09T10:58:06.857901846Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:7df5121bbec85aa5d0f5654357c322178df3cc2a84d86d77ef2dcf11a462e618 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/d7b2fd50-8537-4eb1-94be-29f808706a91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc00008dae0}] Aliases:map[]}\"",
2026-06-09 12:20:06.125545 | controller |     "Jun 09 10:58:06.858118 crc crio[21508]: time=\"2026-06-09T10:58:06.858060921Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.125560 | controller |     "Jun 09 10:58:06.858691 crc crio[21508]: time=\"2026-06-09T10:58:06.858531174Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:cb526179eea75c32d1adb43b9166340b8226c94593999fb2a861e86bb5dc0a93 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/e6fbed7a-8b16-44a5-b8ed-78a72737440d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc00008db70}] Aliases:map[]}\"",
2026-06-09 12:20:06.125575 | controller |     "Jun 09 10:58:06.858794 crc crio[21508]: time=\"2026-06-09T10:58:06.858757181Z\" level=info msg=\"Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.125589 | controller |     "Jun 09 10:58:06.858905 crc crio[21508]: time=\"2026-06-09T10:58:06.858863964Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 12:20:06.125604 | controller |     "Jun 09 10:58:06.858985 crc crio[21508]: time=\"2026-06-09T10:58:06.858903655Z\" level=warning msg=\"Could not restore sandbox IP for ec844a9526abd95e4c18c54053bf7db141a17eeabd98a663c74e6463dea843dd: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(ec844a9526abd95e4c18c54053bf7db141a17eeabd98a663c74e6463dea843dd): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 12:20:06.125619 | controller |     "Jun 09 10:58:06.859350 crc crio[21508]: time=\"2026-06-09T10:58:06.859238405Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:90c3c87c4f9194024c9580ce5f172fe9a9d3198fa4bd34c7b8f3d248cc5b9d78 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/618a2b28-5c86-4978-8250-0f8d15d29bdb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc00008dbf8}] Aliases:map[]}\"",
2026-06-09 12:20:06.125638 | controller |     "Jun 09 10:58:06.859503 crc crio[21508]: time=\"2026-06-09T10:58:06.859447631Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.125654 | controller |     "Jun 09 10:58:06.860101 crc crio[21508]: time=\"2026-06-09T10:58:06.859917224Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:c32ba18b5fd39654f558912d3c97c02ccbf4d2592b30296aabfa4a30cfa03b08 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/c2fc8aac-7ed2-4adf-b3f0-d92549811d3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc00008dc78}] Aliases:map[]}\"",
2026-06-09 12:20:06.125669 | controller |     "Jun 09 10:58:06.860186 crc crio[21508]: time=\"2026-06-09T10:58:06.8601153Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.125684 | controller |     "Jun 09 10:58:06.860680 crc crio[21508]: time=\"2026-06-09T10:58:06.860583224Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:830a838c24c80cb77c9244f329707a4fdd81ea897433d7ed2accfd25b6d2d45d UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/de8ba4fb-1ccf-4885-82ff-9c64bb3cebe4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc00008dcf8}] Aliases:map[]}\"",
2026-06-09 12:20:06.125698 | controller |     "Jun 09 10:58:06.860831 crc crio[21508]: time=\"2026-06-09T10:58:06.860772599Z\" level=info msg=\"Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.125713 | controller |     "Jun 09 10:58:06.860968 crc crio[21508]: time=\"2026-06-09T10:58:06.860915213Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 12:20:06.125728 | controller |     "Jun 09 10:58:06.860968 crc crio[21508]: time=\"2026-06-09T10:58:06.860951644Z\" level=warning msg=\"Could not restore sandbox IP for 902af1f2689d9efec026c3fb55832b9f9ef1c48420035f4589a5468a53c0b9e6: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(902af1f2689d9efec026c3fb55832b9f9ef1c48420035f4589a5468a53c0b9e6): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 12:20:06.125743 | controller |     "Jun 09 10:58:06.861379 crc crio[21508]: time=\"2026-06-09T10:58:06.861234862Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:90683bce2f76d47619a66a98bbed8e60eb6e6d08ea55a6c5d62d272f8a49559f UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/82a9dd3a-de14-48cc-bc77-e1e4abd5782c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc00008dd90}] Aliases:map[]}\"",
2026-06-09 12:20:06.125758 | controller |     "Jun 09 10:58:06.861460 crc crio[21508]: time=\"2026-06-09T10:58:06.861438108Z\" level=info msg=\"Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.125776 | controller |     "Jun 09 10:58:06.861904 crc crio[21508]: time=\"2026-06-09T10:58:06.8618349Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:df5068c5b5763ad142e71b9067582452cda7d7493451e2f3411eea966ce4c908 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/4df89a7e-51f8-4016-98dd-a2e8db6b284d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc00008de10}] Aliases:map[]}\"",
2026-06-09 12:20:06.125791 | controller |     "Jun 09 10:58:06.862031 crc crio[21508]: time=\"2026-06-09T10:58:06.861982864Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.125806 | controller |     "Jun 09 10:58:06.862491 crc crio[21508]: time=\"2026-06-09T10:58:06.862417847Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:b0e862f519df1dc94d5280f2ba96a831a6aca26462a157f2ccfacea78db6eb8c UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/b71f0254-4a82-47f0-8b22-5248c511ecac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc000b28068}] Aliases:map[]}\"",
2026-06-09 12:20:06.125820 | controller |     "Jun 09 10:58:06.862836 crc crio[21508]: time=\"2026-06-09T10:58:06.862713645Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.125835 | controller |     "Jun 09 10:58:06.863330 crc crio[21508]: time=\"2026-06-09T10:58:06.863174498Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:e8c0466918048d4abfcf531c66992befc2e072deadf72cb9594646abaf1205eb UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/47588455-094d-42b6-8235-fd859b91a38b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc000b28190}] Aliases:map[]}\"",
2026-06-09 12:20:06.125850 | controller |     "Jun 09 10:58:06.863643 crc crio[21508]: time=\"2026-06-09T10:58:06.863517878Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.125864 | controller |     "Jun 09 10:58:06.864042 crc crio[21508]: time=\"2026-06-09T10:58:06.863982382Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:78f4b96b19577938b8ecd27d240ad44a258ff1f925f4cf4b0b83cdb9218ec392 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/2bd3b429-1066-4ec5-8840-729d37910188 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc000b28280}] Aliases:map[]}\"",
2026-06-09 12:20:06.125878 | controller |     "Jun 09 10:58:06.864189 crc crio[21508]: time=\"2026-06-09T10:58:06.864134426Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.125893 | controller |     "Jun 09 10:58:06.864684 crc crio[21508]: time=\"2026-06-09T10:58:06.864579999Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:25bce187dbfc3ff179d9fc789fad5f69b528d91807c0c0fb664ffe4a08e5877e UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/ea82bfb8-9f31-4c77-89ef-c56bf45a1d41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc000b28398}] Aliases:map[]}\"",
2026-06-09 12:20:06.125911 | controller |     "Jun 09 10:58:06.864838 crc crio[21508]: time=\"2026-06-09T10:58:06.864773084Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.125926 | controller |     "Jun 09 10:58:06.865709 crc crio[21508]: time=\"2026-06-09T10:58:06.865238038Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:3c5c1bacef48880ccedee84bc6fd2b590a18bffc9227e616e6e89806b2c726db UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/fda8dff7-9cd1-4b1c-aa59-5b06b668df93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc000b28498}] Aliases:map[]}\"",
2026-06-09 12:20:06.125941 | controller |     "Jun 09 10:58:06.865709 crc crio[21508]: time=\"2026-06-09T10:58:06.865456574Z\" level=info msg=\"Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.125955 | controller |     "Jun 09 10:58:06.866858 crc crio[21508]: time=\"2026-06-09T10:58:06.86671494Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:d9bad1a181c0a47f42136862b1a1c1b65c1e29599f1c77fe19e8ac0a2123531c UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/48715c91-a828-41ba-9588-73b51918389f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc000b28578}] Aliases:map[]}\"",
2026-06-09 12:20:06.125970 | controller |     "Jun 09 10:58:06.866964 crc crio[21508]: time=\"2026-06-09T10:58:06.866881825Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.125986 | controller |     "Jun 09 10:58:06.867039 crc crio[21508]: time=\"2026-06-09T10:58:06.867006489Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 12:20:06.126001 | controller |     "Jun 09 10:58:06.867039 crc crio[21508]: time=\"2026-06-09T10:58:06.867022599Z\" level=warning msg=\"Could not restore sandbox IP for fad8ee63cebf690824fab3b130df53657b4bdce68e22c08803707d4ea89c3540: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(fad8ee63cebf690824fab3b130df53657b4bdce68e22c08803707d4ea89c3540): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 12:20:06.126016 | controller |     "Jun 09 10:58:06.867501 crc crio[21508]: time=\"2026-06-09T10:58:06.867425761Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:e67c25242a1c1cb8221b0e95298757b665b9d01cf2dead003c2a64cf40b2041e UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/fc63f5c6-435a-4169-a298-ab43cf655914 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc000b28640}] Aliases:map[]}\"",
2026-06-09 12:20:06.126035 | controller |     "Jun 09 10:58:06.867637 crc crio[21508]: time=\"2026-06-09T10:58:06.867581285Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.126051 | controller |     "Jun 09 10:58:06.868188 crc crio[21508]: time=\"2026-06-09T10:58:06.868106431Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:c4c9aaa2d2e163873a63504fcbd908971cf35fbb83f684b80a1494f5e464f169 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/75fff073-9f3f-483e-a50b-caab0d98110d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc000b286e0}] Aliases:map[]}\"",
2026-06-09 12:20:06.126066 | controller |     "Jun 09 10:58:06.868277 crc crio[21508]: time=\"2026-06-09T10:58:06.868249375Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.126080 | controller |     "Jun 09 10:58:06.868891 crc crio[21508]: time=\"2026-06-09T10:58:06.868822971Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:76b3ab2469ebea9ef0c1db7ea4b41bfcc44f8d98e0f3a06369ee715b920588a4 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/493c8182-f958-49e4-9037-52d00acb11c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc000b28798}] Aliases:map[]}\"",
2026-06-09 12:20:06.126095 | controller |     "Jun 09 10:58:06.868963 crc crio[21508]: time=\"2026-06-09T10:58:06.868927944Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.126110 | controller |     "Jun 09 10:58:06.869548 crc crio[21508]: time=\"2026-06-09T10:58:06.869495471Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:8ef1feb5a8e380f23e0a947c1224c772c6ff7dff787489f89b6cf6c9d8e5588c UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/ecb8cad3-6cc3-4d6b-b783-d0ce42217fb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc000b28858}] Aliases:map[]}\"",
2026-06-09 12:20:06.126124 | controller |     "Jun 09 10:58:06.869998 crc crio[21508]: time=\"2026-06-09T10:58:06.869653245Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.126139 | controller |     "Jun 09 10:58:06.870158 crc crio[21508]: time=\"2026-06-09T10:58:06.870108048Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:dbcc653d37a9e7014462f12a17a54ca0d96b33ec9957fe69447a89f487263a87 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/e7fc64b4-28ba-4ee3-b670-fb5afc813c11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc000b288e8}] Aliases:map[]}\"",
2026-06-09 12:20:06.126153 | controller |     "Jun 09 10:58:06.870451 crc crio[21508]: time=\"2026-06-09T10:58:06.870209101Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.126172 | controller |     "Jun 09 10:58:06.871585 crc crio[21508]: time=\"2026-06-09T10:58:06.870831499Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:8cea660db54dd874a3ad2bb400a57fcc892221905320820c16a40c9cbe728188 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/ffc32777-769f-4333-b8f4-be49f3fb8392 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc000b28998}] Aliases:map[]}\"",
2026-06-09 12:20:06.126187 | controller |     "Jun 09 10:58:06.871585 crc crio[21508]: time=\"2026-06-09T10:58:06.870960963Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.126201 | controller |     "Jun 09 10:58:06.871585 crc crio[21508]: time=\"2026-06-09T10:58:06.871448567Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:094d4b6349d4384be618d9aa2252a4d746be877ca9c9a74acb862d806f394a0b UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/f97134a1-d996-4e62-a35c-faea9d5b2c66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc000b28a38}] Aliases:map[]}\"",
2026-06-09 12:20:06.126216 | controller |     "Jun 09 10:58:06.871585 crc crio[21508]: time=\"2026-06-09T10:58:06.87155788Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.126231 | controller |     "Jun 09 10:58:06.872098 crc crio[21508]: time=\"2026-06-09T10:58:06.872018193Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:b82109e8bb79c50ae2d555de28caead94e0d09533fcea5ff28fa8811dc5f7ca6 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/c6db751c-1563-48f7-b106-c72ed2cf6b8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc000b28ad0}] Aliases:map[]}\"",
2026-06-09 12:20:06.126246 | controller |     "Jun 09 10:58:06.872221 crc crio[21508]: time=\"2026-06-09T10:58:06.872181258Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.126262 | controller |     "Jun 09 10:58:06.872995 crc crio[21508]: time=\"2026-06-09T10:58:06.872824117Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:22ad7e5dce4a3571554b4886350a689298c0aacafa0d3bf2a65320fb1aace80f UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/eb1ed1df-155b-4b41-8b34-bd47c21a243b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc000b28b70}] Aliases:map[]}\"",
2026-06-09 12:20:06.126276 | controller |     "Jun 09 10:58:06.873079 crc crio[21508]: time=\"2026-06-09T10:58:06.873002672Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.126291 | controller |     "Jun 09 10:58:06.873544 crc crio[21508]: time=\"2026-06-09T10:58:06.873481666Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:724b39c1c8e5d8064c3bef430903148b551706f4efefc131a71edf9f070f41d9 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/92818148-77c8-409e-a69b-a7b5d1d72172 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc000b28c00}] Aliases:map[]}\"",
2026-06-09 12:20:06.126310 | controller |     "Jun 09 10:58:06.873660 crc crio[21508]: time=\"2026-06-09T10:58:06.87363798Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.126325 | controller |     "Jun 09 10:58:06.874029 crc crio[21508]: time=\"2026-06-09T10:58:06.87396215Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:604a7158f223df00081650bfc73dbbe525a6ba3a1fbb92967e64acf51272d7f0 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/c4f816d7-ec0a-481b-8e15-25474e53f234 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc000b28c90}] Aliases:map[]}\"",
2026-06-09 12:20:06.126340 | controller |     "Jun 09 10:58:06.874171 crc crio[21508]: time=\"2026-06-09T10:58:06.874156875Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.126372 | controller |     "Jun 09 10:58:06.874636 crc crio[21508]: time=\"2026-06-09T10:58:06.874572847Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:a798e6855c24b85754dd543bbbef7a7ef26a9945b9b75f0e23f4a31c6aff5519 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/680c9123-21a7-490e-bebb-2214d25e3300 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc000b28d20}] Aliases:map[]}\"",
2026-06-09 12:20:06.126389 | controller |     "Jun 09 10:58:06.874832 crc crio[21508]: time=\"2026-06-09T10:58:06.874733332Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.126403 | controller |     "Jun 09 10:58:06.875259 crc crio[21508]: time=\"2026-06-09T10:58:06.875066591Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:9ef460c96b87455cd3d42a968ce20f7eb90516797fa62d1044a616eaa5e9991a UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/96a50249-5f23-4a1a-ac8b-394b0803a213 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc000b28db0}] Aliases:map[]}\"",
2026-06-09 12:20:06.126418 | controller |     "Jun 09 10:58:06.875259 crc crio[21508]: time=\"2026-06-09T10:58:06.875190955Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.126432 | controller |     "Jun 09 10:58:06.875478 crc crio[21508]: time=\"2026-06-09T10:58:06.8753681Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 12:20:06.126447 | controller |     "Jun 09 10:58:06.875478 crc crio[21508]: time=\"2026-06-09T10:58:06.875387821Z\" level=warning msg=\"Could not restore sandbox IP for eb45a7e46f69528707fef11d2fb816a926217d8e491185dd1744b24a966cf3bf: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(eb45a7e46f69528707fef11d2fb816a926217d8e491185dd1744b24a966cf3bf): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 12:20:06.126466 | controller |     "Jun 09 10:58:06.875763 crc crio[21508]: time=\"2026-06-09T10:58:06.875694Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:c702ca6340659dfba7fb6a27261378b6efc9ea2c834a8ece8c4554332fbb79c7 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/2d20451c-791e-407b-ae9a-3e68bbc40f92 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc000b28e48}] Aliases:map[]}\"",
2026-06-09 12:20:06.126482 | controller |     "Jun 09 10:58:06.875855 crc crio[21508]: time=\"2026-06-09T10:58:06.875819563Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.126497 | controller |     "Jun 09 10:58:06.876334 crc crio[21508]: time=\"2026-06-09T10:58:06.876186374Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:174b80ed930b7117eb7f452f30e2b97531afccee8bc26fc5a131e030271be084 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/090bea57-4b77-4760-9219-ed2473c35beb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc000b28ec8}] Aliases:map[]}\"",
2026-06-09 12:20:06.126512 | controller |     "Jun 09 10:58:06.876530 crc crio[21508]: time=\"2026-06-09T10:58:06.876372169Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.126526 | controller |     "Jun 09 10:58:06.876874 crc crio[21508]: time=\"2026-06-09T10:58:06.876804822Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:36f795b3d228975b352ac3ae72180435ac1d76ad3ecce036ad8627f33fbfb5de UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/a2cb983f-4019-4bd7-9b2e-067c5cdca1ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc000b28f60}] Aliases:map[]}\"",
2026-06-09 12:20:06.126541 | controller |     "Jun 09 10:58:06.876973 crc crio[21508]: time=\"2026-06-09T10:58:06.876956986Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.126556 | controller |     "Jun 09 10:58:06.877767 crc crio[21508]: time=\"2026-06-09T10:58:06.877381738Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:8d0e5fd139fc516763a67bfb7e0605dd51234d7f52071de765805788dc293680 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/42e38beb-d1db-41f4-9085-a5a2fbf846bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc000b28fe0}] Aliases:map[]}\"",
2026-06-09 12:20:06.126570 | controller |     "Jun 09 10:58:06.877767 crc crio[21508]: time=\"2026-06-09T10:58:06.877561383Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.126588 | controller |     "Jun 09 10:58:06.878478 crc crio[21508]: time=\"2026-06-09T10:58:06.878079838Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:88df9c3a98a4f8322b1b9c58c98b1f8b467e4bb032e67747dbdd4afd11b5c829 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/99d39f60-c9bf-43e4-bf1e-2c7e748123e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc000b29070}] Aliases:map[]}\"",
2026-06-09 12:20:06.126604 | controller |     "Jun 09 10:58:06.878478 crc crio[21508]: time=\"2026-06-09T10:58:06.878234923Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.126618 | controller |     "Jun 09 10:58:06.878846 crc crio[21508]: time=\"2026-06-09T10:58:06.878768978Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:f42b7202cf82e2736808952674fdc287e597b13275712a35ba7b23ed679b59d1 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/b51b27e5-1341-4223-b41c-99b551ff467e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc000b290f0}] Aliases:map[]}\"",
2026-06-09 12:20:06.126632 | controller |     "Jun 09 10:58:06.878929 crc crio[21508]: time=\"2026-06-09T10:58:06.878891022Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.126646 | controller |     "Jun 09 10:58:06.879396 crc crio[21508]: time=\"2026-06-09T10:58:06.879340025Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:7065800cf485ac7e2313788dd5d99f85b0551588e9be24218ed7b1881fe01409 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/6f323541-2042-4adf-9017-fbaf24e672ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc000b29170}] Aliases:map[]}\"",
2026-06-09 12:20:06.126661 | controller |     "Jun 09 10:58:06.879522 crc crio[21508]: time=\"2026-06-09T10:58:06.879480049Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.126676 | controller |     "Jun 09 10:58:06.879953 crc crio[21508]: time=\"2026-06-09T10:58:06.87985473Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:2427300b8543546d42beec205f3d74a535e35e3881668635a27b99df56a4e6e5 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/0a9ed091-5f32-4d5e-921a-444e66041ba4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc000b29200}] Aliases:map[]}\"",
2026-06-09 12:20:06.126690 | controller |     "Jun 09 10:58:06.880082 crc crio[21508]: time=\"2026-06-09T10:58:06.879994324Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.126705 | controller |     "Jun 09 10:58:06.880687 crc crio[21508]: time=\"2026-06-09T10:58:06.880628692Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:11972286af0a6f85a61c21ee6ae0a75f85eb9965e9869c7cbc86e0a0d85439e6 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/90df3710-dedc-4749-a2fc-05e7b2a9f40c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc000b29290}] Aliases:map[]}\"",
2026-06-09 12:20:06.126723 | controller |     "Jun 09 10:58:06.882064 crc crio[21508]: time=\"2026-06-09T10:58:06.880790477Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.126737 | controller |     "Jun 09 10:58:06.882064 crc crio[21508]: time=\"2026-06-09T10:58:06.881387024Z\" level=info msg=\"Registered SIGHUP reload watcher\"",
2026-06-09 12:20:06.126752 | controller |     "Jun 09 10:58:06.882168 crc crio[21508]: time=\"2026-06-09T10:58:06.882137855Z\" level=info msg=\"Starting seccomp notifier watcher\"",
2026-06-09 12:20:06.126767 | controller |     "Jun 09 10:58:06.882243 crc crio[21508]: time=\"2026-06-09T10:58:06.882189967Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"",
2026-06-09 12:20:06.126781 | controller |     "Jun 09 10:58:06.882372 crc crio[21508]: time=\"2026-06-09T10:58:06.882212238Z\" level=info msg=\"Create NRI interface\"",
2026-06-09 12:20:06.126796 | controller |     "Jun 09 10:58:06.882652 crc crio[21508]: time=\"2026-06-09T10:58:06.882494886Z\" level=info msg=\"runtime interface created\"",
2026-06-09 12:20:06.126810 | controller |     "Jun 09 10:58:06.882652 crc crio[21508]: time=\"2026-06-09T10:58:06.882527797Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"",
2026-06-09 12:20:06.126825 | controller |     "Jun 09 10:58:06.882652 crc crio[21508]: time=\"2026-06-09T10:58:06.882537067Z\" level=info msg=\"runtime interface starting up...\"",
2026-06-09 12:20:06.126839 | controller |     "Jun 09 10:58:06.882652 crc crio[21508]: time=\"2026-06-09T10:58:06.882587498Z\" level=info msg=\"starting plugins...\"",
2026-06-09 12:20:06.126852 | controller |     "Jun 09 10:58:06.882814 crc crio[21508]: time=\"2026-06-09T10:58:06.88265527Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"",
2026-06-09 12:20:06.126867 | controller |     "Jun 09 10:58:06.886391 crc crio[21508]: time=\"2026-06-09T10:58:06.886245974Z\" level=info msg=\"No systemd watchdog enabled\"",
2026-06-09 12:20:06.126904 | controller |     "Jun 09 10:58:06.893764 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).",
2026-06-09 12:20:06.126925 | controller |     "Jun 09 10:58:25.227397 crc crio[21508]: time=\"2026-06-09T10:58:25.226716561Z\" level=info msg=\"Running pod sandbox: openshift-etcd/installer-3-crc/POD\" id=bff5836f-b86d-49a8-b8e4-2a6dbc039315 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.126939 | controller |     "Jun 09 10:58:25.228907 crc crio[21508]: time=\"2026-06-09T10:58:25.227425601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.126954 | controller |     "Jun 09 10:58:25.256062 crc crio[21508]: time=\"2026-06-09T10:58:25.255954724Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:c4f173bc5b6e8d4b2659fb1a285983d8ad2d58527014a8bdf170a44affc23877 UID:fa4476ae-238f-44a5-b655-60532f7b85d6 NetNS:/var/run/netns/75651f37-27d8-4b79-88b8-b1742339b214 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podfa4476ae_238f_44a5_b655_60532f7b85d6.slice PodAnnotations:0xc000852320}] Aliases:map[]}\"",
2026-06-09 12:20:06.126969 | controller |     "Jun 09 10:58:25.256062 crc crio[21508]: time=\"2026-06-09T10:58:25.256027126Z\" level=info msg=\"Adding pod openshift-etcd_installer-3-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.126988 | controller |     "Jun 09 10:58:25.672685 crc crio[21508]: 2026-06-09T10:58:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c4f173bc5b6e8d4 Mac:d2:ea:96:c6:0a:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/75651f37-27d8-4b79-88b8-b1742339b214 SocketPath: PciID:}] [{Interface:0xc000134780 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.127003 | controller |     "Jun 09 10:58:25.673781 crc crio[21508]: time=\"2026-06-09T10:58:25.673696695Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:c4f173bc5b6e8d4b2659fb1a285983d8ad2d58527014a8bdf170a44affc23877 UID:fa4476ae-238f-44a5-b655-60532f7b85d6 NetNS:/var/run/netns/75651f37-27d8-4b79-88b8-b1742339b214 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podfa4476ae_238f_44a5_b655_60532f7b85d6.slice PodAnnotations:0xc000852320}] Aliases:map[]}\"",
2026-06-09 12:20:06.127018 | controller |     "Jun 09 10:58:25.673945 crc crio[21508]: time=\"2026-06-09T10:58:25.67387677Z\" level=info msg=\"Checking pod openshift-etcd_installer-3-crc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.127033 | controller |     "Jun 09 10:58:25.681473 crc crio[21508]: time=\"2026-06-09T10:58:25.681362376Z\" level=info msg=\"Ran pod sandbox c4f173bc5b6e8d4b2659fb1a285983d8ad2d58527014a8bdf170a44affc23877 with infra container: openshift-etcd/installer-3-crc/POD\" id=bff5836f-b86d-49a8-b8e4-2a6dbc039315 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.127048 | controller |     "Jun 09 10:58:25.683994 crc crio[21508]: time=\"2026-06-09T10:58:25.683891309Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=dfa1e5c3-669c-4842-b250-dffcf95355cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.127063 | controller |     "Jun 09 10:58:25.686611 crc crio[21508]: time=\"2026-06-09T10:58:25.686536745Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=af1fbac5-8ecc-4b1b-8dda-f4ced37c202d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.127078 | controller |     "Jun 09 10:58:25.893894 crc crio[21508]: time=\"2026-06-09T10:58:25.893776664Z\" level=info msg=\"Creating container: openshift-etcd/installer-3-crc/installer\" id=56304662-52bc-4905-b7b2-8010c49fb148 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.127093 | controller |     "Jun 09 10:58:25.894254 crc crio[21508]: time=\"2026-06-09T10:58:25.894214936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.127107 | controller |     "Jun 09 10:58:25.929952 crc crio[21508]: time=\"2026-06-09T10:58:25.929789912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.127122 | controller |     "Jun 09 10:58:26.098076 crc crio[21508]: time=\"2026-06-09T10:58:26.097944813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.127137 | controller |     "Jun 09 10:58:26.516381 crc crio[21508]: time=\"2026-06-09T10:58:26.515494158Z\" level=info msg=\"Created container 68b9a7ea25ffc80db254523e0ab6f37a2584df8cacfd30fa66957daf3dac4e9d: openshift-etcd/installer-3-crc/installer\" id=56304662-52bc-4905-b7b2-8010c49fb148 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.127152 | controller |     "Jun 09 10:58:26.519126 crc crio[21508]: time=\"2026-06-09T10:58:26.519053761Z\" level=info msg=\"Starting container: 68b9a7ea25ffc80db254523e0ab6f37a2584df8cacfd30fa66957daf3dac4e9d\" id=ab8ba3d5-8100-454f-b63f-2288310f9f99 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.127170 | controller |     "Jun 09 10:58:26.531362 crc crio[21508]: time=\"2026-06-09T10:58:26.53114369Z\" level=info msg=\"Started container\" PID=22126 containerID=68b9a7ea25ffc80db254523e0ab6f37a2584df8cacfd30fa66957daf3dac4e9d description=openshift-etcd/installer-3-crc/installer id=ab8ba3d5-8100-454f-b63f-2288310f9f99 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4f173bc5b6e8d4b2659fb1a285983d8ad2d58527014a8bdf170a44affc23877",
2026-06-09 12:20:06.127185 | controller |     "Jun 09 10:58:58.240982 crc crio[21508]: time=\"2026-06-09T10:58:58.2398896Z\" level=info msg=\"Stopping container: 4dceed414b811f21384089be2e69f11f05f85294e57428cc4c86176fd886e5ef (timeout: 30s)\" id=9aa5bade-d2ff-4b11-b1c7-93123ed20c36 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.127200 | controller |     "Jun 09 10:58:58.240982 crc crio[21508]: time=\"2026-06-09T10:58:58.240685353Z\" level=info msg=\"Stopping container: fa5e74af0ddcaeb634b1c43a8cb84d0276996398d61f2e362f54bcc56b176994 (timeout: 30s)\" id=f2df2b33-728d-4b1e-b19d-8938ac8442f9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.127214 | controller |     "Jun 09 10:58:58.243795 crc crio[21508]: time=\"2026-06-09T10:58:58.240981752Z\" level=info msg=\"Stopping container: 80d53eadbdfc47b6cf7cadab20a1edb5fd949dcd5400757c23984b558425c152 (timeout: 30s)\" id=e9ec4b58-a93a-4a8a-a8ae-af54cc735ffe name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.127229 | controller |     "Jun 09 10:58:58.243795 crc crio[21508]: time=\"2026-06-09T10:58:58.241428415Z\" level=info msg=\"Stopping container: 139a21f3786990dc87d08c313a8cfd4430eed9c93d56f3e30ddf71e0c55c270b (timeout: 30s)\" id=5221934d-ee8d-405e-86cd-c2417d1570b1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.127243 | controller |     "Jun 09 10:58:58.243795 crc crio[21508]: time=\"2026-06-09T10:58:58.241816936Z\" level=info msg=\"Stopping container: 3f62be2cee60c032ba27842d695ec7ee5c18a8dde0ebd46191dfb5b3e9c19045 (timeout: 30s)\" id=2e3bac2a-5dc5-450a-9776-bf998ffee008 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.127257 | controller |     "Jun 09 10:58:58.398336 crc crio[21508]: time=\"2026-06-09T10:58:58.398157276Z\" level=info msg=\"Stopped container 80d53eadbdfc47b6cf7cadab20a1edb5fd949dcd5400757c23984b558425c152: openshift-etcd/etcd-crc/etcd-rev\" id=e9ec4b58-a93a-4a8a-a8ae-af54cc735ffe name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.127272 | controller |     "Jun 09 10:58:58.447362 crc crio[21508]: time=\"2026-06-09T10:58:58.447199281Z\" level=info msg=\"Stopped container 3f62be2cee60c032ba27842d695ec7ee5c18a8dde0ebd46191dfb5b3e9c19045: openshift-etcd/etcd-crc/etcd-metrics\" id=2e3bac2a-5dc5-450a-9776-bf998ffee008 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.127286 | controller |     "Jun 09 10:58:58.490248 crc crio[21508]: time=\"2026-06-09T10:58:58.490101198Z\" level=info msg=\"Stopped container 4dceed414b811f21384089be2e69f11f05f85294e57428cc4c86176fd886e5ef: openshift-etcd/etcd-crc/etcd-readyz\" id=9aa5bade-d2ff-4b11-b1c7-93123ed20c36 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.127300 | controller |     "Jun 09 10:59:07.285983 crc crio[21508]: time=\"2026-06-09T10:59:07.283792079Z\" level=info msg=\"Stopping pod sandbox: 8e6a97487825b7098304af9bedd008e1b3e7475276ed1d348d5eaabd8bfe2bd4\" id=faf8c3d6-7797-4b36-9a90-5b883644f721 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.127314 | controller |     "Jun 09 10:59:07.285983 crc crio[21508]: time=\"2026-06-09T10:59:07.285735145Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8e6a97487825b7098304af9bedd008e1b3e7475276ed1d348d5eaabd8bfe2bd4\" id=faf8c3d6-7797-4b36-9a90-5b883644f721 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.127333 | controller |     "Jun 09 10:59:07.287241 crc crio[21508]: time=\"2026-06-09T10:59:07.286538198Z\" level=info msg=\"Removing pod sandbox: 8e6a97487825b7098304af9bedd008e1b3e7475276ed1d348d5eaabd8bfe2bd4\" id=87957dc8-4944-4d21-bd37-d3703fac9f6c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.127362 | controller |     "Jun 09 10:59:07.294146 crc crio[21508]: time=\"2026-06-09T10:59:07.293916111Z\" level=info msg=\"Removed pod sandbox: 8e6a97487825b7098304af9bedd008e1b3e7475276ed1d348d5eaabd8bfe2bd4\" id=87957dc8-4944-4d21-bd37-d3703fac9f6c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.127382 | controller |     "Jun 09 10:59:07.294872 crc crio[21508]: time=\"2026-06-09T10:59:07.294803167Z\" level=info msg=\"Stopping pod sandbox: 902af1f2689d9efec026c3fb55832b9f9ef1c48420035f4589a5468a53c0b9e6\" id=386509fa-6aab-4443-9d54-72c8fb095005 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.127398 | controller |     "Jun 09 10:59:07.294955 crc crio[21508]: time=\"2026-06-09T10:59:07.294898349Z\" level=info msg=\"Stopped pod sandbox (already stopped): 902af1f2689d9efec026c3fb55832b9f9ef1c48420035f4589a5468a53c0b9e6\" id=386509fa-6aab-4443-9d54-72c8fb095005 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.127412 | controller |     "Jun 09 10:59:07.295698 crc crio[21508]: time=\"2026-06-09T10:59:07.295643711Z\" level=info msg=\"Removing pod sandbox: 902af1f2689d9efec026c3fb55832b9f9ef1c48420035f4589a5468a53c0b9e6\" id=011c7bc7-ed0a-4b4a-9ea5-73f21079af08 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.127427 | controller |     "Jun 09 10:59:07.302767 crc crio[21508]: time=\"2026-06-09T10:59:07.302717505Z\" level=info msg=\"Removed pod sandbox: 902af1f2689d9efec026c3fb55832b9f9ef1c48420035f4589a5468a53c0b9e6\" id=011c7bc7-ed0a-4b4a-9ea5-73f21079af08 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.127441 | controller |     "Jun 09 10:59:07.304021 crc crio[21508]: time=\"2026-06-09T10:59:07.30394168Z\" level=info msg=\"Stopping pod sandbox: eb45a7e46f69528707fef11d2fb816a926217d8e491185dd1744b24a966cf3bf\" id=bb877b64-b5d7-4cd8-9df7-8b13993a490d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.127456 | controller |     "Jun 09 10:59:07.304169 crc crio[21508]: time=\"2026-06-09T10:59:07.304044213Z\" level=info msg=\"Stopped pod sandbox (already stopped): eb45a7e46f69528707fef11d2fb816a926217d8e491185dd1744b24a966cf3bf\" id=bb877b64-b5d7-4cd8-9df7-8b13993a490d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.127470 | controller |     "Jun 09 10:59:07.304738 crc crio[21508]: time=\"2026-06-09T10:59:07.304711382Z\" level=info msg=\"Removing pod sandbox: eb45a7e46f69528707fef11d2fb816a926217d8e491185dd1744b24a966cf3bf\" id=500edcb0-c5b3-4986-8ad8-98006d42f0ab name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.127484 | controller |     "Jun 09 10:59:07.312412 crc crio[21508]: time=\"2026-06-09T10:59:07.312277751Z\" level=info msg=\"Removed pod sandbox: eb45a7e46f69528707fef11d2fb816a926217d8e491185dd1744b24a966cf3bf\" id=500edcb0-c5b3-4986-8ad8-98006d42f0ab name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.127498 | controller |     "Jun 09 10:59:07.313173 crc crio[21508]: time=\"2026-06-09T10:59:07.313123965Z\" level=info msg=\"Stopping pod sandbox: ec844a9526abd95e4c18c54053bf7db141a17eeabd98a663c74e6463dea843dd\" id=ecfea322-1e05-4e35-a9e9-ccb0fe9aef84 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.127522 | controller |     "Jun 09 10:59:07.313368 crc crio[21508]: time=\"2026-06-09T10:59:07.313198187Z\" level=info msg=\"Stopped pod sandbox (already stopped): ec844a9526abd95e4c18c54053bf7db141a17eeabd98a663c74e6463dea843dd\" id=ecfea322-1e05-4e35-a9e9-ccb0fe9aef84 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.127537 | controller |     "Jun 09 10:59:07.313883 crc crio[21508]: time=\"2026-06-09T10:59:07.313821175Z\" level=info msg=\"Removing pod sandbox: ec844a9526abd95e4c18c54053bf7db141a17eeabd98a663c74e6463dea843dd\" id=721299b7-f867-4216-9ab4-5ab9b3772035 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.127557 | controller |     "Jun 09 10:59:07.320661 crc crio[21508]: time=\"2026-06-09T10:59:07.320521778Z\" level=info msg=\"Removed pod sandbox: ec844a9526abd95e4c18c54053bf7db141a17eeabd98a663c74e6463dea843dd\" id=721299b7-f867-4216-9ab4-5ab9b3772035 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.127571 | controller |     "Jun 09 10:59:07.321267 crc crio[21508]: time=\"2026-06-09T10:59:07.321187318Z\" level=info msg=\"Stopping pod sandbox: fad8ee63cebf690824fab3b130df53657b4bdce68e22c08803707d4ea89c3540\" id=79768dc8-4c25-4c84-9ada-d0b02866b681 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.127586 | controller |     "Jun 09 10:59:07.321267 crc crio[21508]: time=\"2026-06-09T10:59:07.321240049Z\" level=info msg=\"Stopped pod sandbox (already stopped): fad8ee63cebf690824fab3b130df53657b4bdce68e22c08803707d4ea89c3540\" id=79768dc8-4c25-4c84-9ada-d0b02866b681 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.127600 | controller |     "Jun 09 10:59:07.321980 crc crio[21508]: time=\"2026-06-09T10:59:07.321898588Z\" level=info msg=\"Removing pod sandbox: fad8ee63cebf690824fab3b130df53657b4bdce68e22c08803707d4ea89c3540\" id=89e82331-d027-470e-adf2-718ecb56f907 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.127614 | controller |     "Jun 09 10:59:07.328933 crc crio[21508]: time=\"2026-06-09T10:59:07.328847509Z\" level=info msg=\"Removed pod sandbox: fad8ee63cebf690824fab3b130df53657b4bdce68e22c08803707d4ea89c3540\" id=89e82331-d027-470e-adf2-718ecb56f907 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.127628 | controller |     "Jun 09 10:59:11.260508 crc crio[21508]: time=\"2026-06-09T10:59:11.259669161Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=8037271f-16e0-4c21-a363-3e2335f0e234 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.127642 | controller |     "Jun 09 10:59:11.262086 crc crio[21508]: time=\"2026-06-09T10:59:11.261968497Z\" level=info msg=\"Removing container: fdfbff3377dac23d4ea64af5e3b769edb4268d71b2d85e2f18cee52f6a697f59\" id=34863c0e-c3b2-4303-a88d-6e0a70b50a59 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.127656 | controller |     "Jun 09 10:59:11.262086 crc crio[21508]: time=\"2026-06-09T10:59:11.262020689Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=329ca558-2a8e-4a20-949a-7908b5930ca9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.127670 | controller |     "Jun 09 10:59:11.348869 crc crio[21508]: time=\"2026-06-09T10:59:11.348812783Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=dc6f3a10-7bd4-4169-bc6b-b73db461b1d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.127685 | controller |     "Jun 09 10:59:11.349933 crc crio[21508]: time=\"2026-06-09T10:59:11.349904284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.127699 | controller |     "Jun 09 10:59:11.368974 crc crio[21508]: time=\"2026-06-09T10:59:11.368872691Z\" level=info msg=\"Removed container fdfbff3377dac23d4ea64af5e3b769edb4268d71b2d85e2f18cee52f6a697f59: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=34863c0e-c3b2-4303-a88d-6e0a70b50a59 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.127713 | controller |     "Jun 09 10:59:11.385223 crc crio[21508]: time=\"2026-06-09T10:59:11.38512224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.127730 | controller |     "Jun 09 10:59:11.556920 crc crio[21508]: time=\"2026-06-09T10:59:11.55670127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.127745 | controller |     "Jun 09 10:59:11.657511 crc crio[21508]: time=\"2026-06-09T10:59:11.657223969Z\" level=info msg=\"Created container e4dcfaa4ae4465c80317f18f10f47bad989455bd8c192ef6afd1bf9391e56ab9: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=dc6f3a10-7bd4-4169-bc6b-b73db461b1d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.127760 | controller |     "Jun 09 10:59:11.659351 crc crio[21508]: time=\"2026-06-09T10:59:11.659197136Z\" level=info msg=\"Starting container: e4dcfaa4ae4465c80317f18f10f47bad989455bd8c192ef6afd1bf9391e56ab9\" id=06068ce8-5360-4945-97e2-6fae1423ea7c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.127774 | controller |     "Jun 09 10:59:11.666778 crc crio[21508]: time=\"2026-06-09T10:59:11.666660052Z\" level=info msg=\"Started container\" PID=22753 containerID=e4dcfaa4ae4465c80317f18f10f47bad989455bd8c192ef6afd1bf9391e56ab9 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=06068ce8-5360-4945-97e2-6fae1423ea7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3634b745444ba35c0edeb974e19fc8a4e8fdec9fca497639475422f2fa1abea",
2026-06-09 12:20:06.127789 | controller |     "Jun 09 10:59:14.295857 crc crio[21508]: time=\"2026-06-09T10:59:14.295170286Z\" level=info msg=\"Stopping pod sandbox: c4f173bc5b6e8d4b2659fb1a285983d8ad2d58527014a8bdf170a44affc23877\" id=117209d8-1f70-4b85-bcd6-34de22c1dc46 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.127803 | controller |     "Jun 09 10:59:14.296855 crc crio[21508]: time=\"2026-06-09T10:59:14.296475994Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:c4f173bc5b6e8d4b2659fb1a285983d8ad2d58527014a8bdf170a44affc23877 UID:fa4476ae-238f-44a5-b655-60532f7b85d6 NetNS:/var/run/netns/75651f37-27d8-4b79-88b8-b1742339b214 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podfa4476ae_238f_44a5_b655_60532f7b85d6.slice PodAnnotations:0xc000b28800}] Aliases:map[]}\"",
2026-06-09 12:20:06.127817 | controller |     "Jun 09 10:59:14.296855 crc crio[21508]: time=\"2026-06-09T10:59:14.29670946Z\" level=info msg=\"Deleting pod openshift-etcd_installer-3-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.127832 | controller |     "Jun 09 10:59:14.508417 crc crio[21508]: time=\"2026-06-09T10:59:14.50712411Z\" level=info msg=\"Stopped pod sandbox: c4f173bc5b6e8d4b2659fb1a285983d8ad2d58527014a8bdf170a44affc23877\" id=117209d8-1f70-4b85-bcd6-34de22c1dc46 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.127846 | controller |     "Jun 09 10:59:25.475433 crc crio[21508]: time=\"2026-06-09T10:59:25.474547867Z\" level=info msg=\"Stopped container 139a21f3786990dc87d08c313a8cfd4430eed9c93d56f3e30ddf71e0c55c270b: openshift-etcd/etcd-crc/etcd\" id=5221934d-ee8d-405e-86cd-c2417d1570b1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.127861 | controller |     "Jun 09 10:59:28.248758 crc crio[21508]: time=\"2026-06-09T10:59:28.248638061Z\" level=warning msg=\"Stopping container fa5e74af0ddcaeb634b1c43a8cb84d0276996398d61f2e362f54bcc56b176994 with stop signal(15) timed out. Killing...\"",
2026-06-09 12:20:06.127876 | controller |     "Jun 09 10:59:28.314069 crc crio[21508]: time=\"2026-06-09T10:59:28.313470361Z\" level=info msg=\"Stopped container fa5e74af0ddcaeb634b1c43a8cb84d0276996398d61f2e362f54bcc56b176994: openshift-etcd/etcd-crc/etcdctl\" id=f2df2b33-728d-4b1e-b19d-8938ac8442f9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.127893 | controller |     "Jun 09 10:59:28.315064 crc crio[21508]: time=\"2026-06-09T10:59:28.315017096Z\" level=info msg=\"Stopping pod sandbox: 4f2cdf767e0d2110ad4589ccdbe8e8bd6c1b9ae4a5e193a6ef42d310ac36b873\" id=1680e750-2334-40d8-a1c1-976b527fd488 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.127907 | controller |     "Jun 09 10:59:28.319457 crc crio[21508]: time=\"2026-06-09T10:59:28.319418683Z\" level=info msg=\"Stopped pod sandbox: 4f2cdf767e0d2110ad4589ccdbe8e8bd6c1b9ae4a5e193a6ef42d310ac36b873\" id=1680e750-2334-40d8-a1c1-976b527fd488 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.127922 | controller |     "Jun 09 10:59:28.417471 crc crio[21508]: time=\"2026-06-09T10:59:28.41743075Z\" level=info msg=\"Removing container: 80d53eadbdfc47b6cf7cadab20a1edb5fd949dcd5400757c23984b558425c152\" id=7bc6767f-d29d-48b4-a9c8-9f313a47b1b5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.127936 | controller |     "Jun 09 10:59:28.433406 crc crio[21508]: time=\"2026-06-09T10:59:28.433247796Z\" level=info msg=\"Removed container 80d53eadbdfc47b6cf7cadab20a1edb5fd949dcd5400757c23984b558425c152: openshift-etcd/etcd-crc/etcd-rev\" id=7bc6767f-d29d-48b4-a9c8-9f313a47b1b5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.127950 | controller |     "Jun 09 10:59:28.436461 crc crio[21508]: time=\"2026-06-09T10:59:28.436346156Z\" level=info msg=\"Removing container: 4dceed414b811f21384089be2e69f11f05f85294e57428cc4c86176fd886e5ef\" id=e4e4f20b-928f-4f8e-bdff-55ed5f7d8e9b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.127964 | controller |     "Jun 09 10:59:28.463492 crc crio[21508]: time=\"2026-06-09T10:59:28.463448947Z\" level=info msg=\"Removed container 4dceed414b811f21384089be2e69f11f05f85294e57428cc4c86176fd886e5ef: openshift-etcd/etcd-crc/etcd-readyz\" id=e4e4f20b-928f-4f8e-bdff-55ed5f7d8e9b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.127978 | controller |     "Jun 09 10:59:28.467643 crc crio[21508]: time=\"2026-06-09T10:59:28.467614668Z\" level=info msg=\"Removing container: 3f62be2cee60c032ba27842d695ec7ee5c18a8dde0ebd46191dfb5b3e9c19045\" id=8af61778-9a69-4b4e-bdb1-e61d54e511e9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.127993 | controller |     "Jun 09 10:59:28.482110 crc crio[21508]: time=\"2026-06-09T10:59:28.482061954Z\" level=info msg=\"Removed container 3f62be2cee60c032ba27842d695ec7ee5c18a8dde0ebd46191dfb5b3e9c19045: openshift-etcd/etcd-crc/etcd-metrics\" id=8af61778-9a69-4b4e-bdb1-e61d54e511e9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.128006 | controller |     "Jun 09 10:59:28.486203 crc crio[21508]: time=\"2026-06-09T10:59:28.48606429Z\" level=info msg=\"Removing container: 139a21f3786990dc87d08c313a8cfd4430eed9c93d56f3e30ddf71e0c55c270b\" id=6d88970d-349d-4390-81cd-cd6d7e985284 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.128020 | controller |     "Jun 09 10:59:28.502159 crc crio[21508]: time=\"2026-06-09T10:59:28.502103922Z\" level=info msg=\"Removed container 139a21f3786990dc87d08c313a8cfd4430eed9c93d56f3e30ddf71e0c55c270b: openshift-etcd/etcd-crc/etcd\" id=6d88970d-349d-4390-81cd-cd6d7e985284 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.128034 | controller |     "Jun 09 10:59:28.505873 crc crio[21508]: time=\"2026-06-09T10:59:28.505806679Z\" level=info msg=\"Removing container: fa5e74af0ddcaeb634b1c43a8cb84d0276996398d61f2e362f54bcc56b176994\" id=12f31f06-be4c-4e81-bbfd-0f053ef9792e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.128047 | controller |     "Jun 09 10:59:28.524272 crc crio[21508]: time=\"2026-06-09T10:59:28.524163459Z\" level=info msg=\"Removed container fa5e74af0ddcaeb634b1c43a8cb84d0276996398d61f2e362f54bcc56b176994: openshift-etcd/etcd-crc/etcdctl\" id=12f31f06-be4c-4e81-bbfd-0f053ef9792e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.128062 | controller |     "Jun 09 10:59:28.527363 crc crio[21508]: time=\"2026-06-09T10:59:28.527254698Z\" level=info msg=\"Removing container: 7a88f93fbcd3132b1a487d9e1c20ed8fa4f317f74c50d69f53526d12fcb37ce6\" id=2aed467f-4184-4a44-b577-b7150d4c6c59 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.128081 | controller |     "Jun 09 10:59:28.580484 crc crio[21508]: time=\"2026-06-09T10:59:28.580280158Z\" level=info msg=\"Removed container 7a88f93fbcd3132b1a487d9e1c20ed8fa4f317f74c50d69f53526d12fcb37ce6: openshift-etcd/etcd-crc/etcd-resources-copy\" id=2aed467f-4184-4a44-b577-b7150d4c6c59 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.128095 | controller |     "Jun 09 10:59:28.583343 crc crio[21508]: time=\"2026-06-09T10:59:28.583202502Z\" level=info msg=\"Removing container: 57943ea108e80477e848958945fc2529eef37307a92b44d826ea563b4fe31805\" id=2222ca01-7893-4dd7-bf28-485a33d54a8a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.128110 | controller |     "Jun 09 10:59:28.644134 crc crio[21508]: time=\"2026-06-09T10:59:28.644030277Z\" level=info msg=\"Removed container 57943ea108e80477e848958945fc2529eef37307a92b44d826ea563b4fe31805: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=2222ca01-7893-4dd7-bf28-485a33d54a8a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.128124 | controller |     "Jun 09 10:59:28.648439 crc crio[21508]: time=\"2026-06-09T10:59:28.64621807Z\" level=info msg=\"Removing container: 24033ce034febdc5b59b4c9017f6084dd1a01678769cc493e6e843e5d891f2df\" id=d672e205-85eb-4770-929d-91f8da235132 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.128139 | controller |     "Jun 09 10:59:28.709628 crc crio[21508]: time=\"2026-06-09T10:59:28.709492145Z\" level=info msg=\"Removed container 24033ce034febdc5b59b4c9017f6084dd1a01678769cc493e6e843e5d891f2df: openshift-etcd/etcd-crc/setup\" id=d672e205-85eb-4770-929d-91f8da235132 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.128154 | controller |     "Jun 09 11:00:01.704680 crc crio[21508]: time=\"2026-06-09T11:00:01.703765899Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5345e140-5def-46d3-94bf-a15b5413e2b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.128169 | controller |     "Jun 09 11:00:01.707175 crc crio[21508]: time=\"2026-06-09T11:00:01.707079415Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d2291746-1f59-4020-9a0e-d0fb3bb80283 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.128183 | controller |     "Jun 09 11:00:01.710641 crc crio[21508]: time=\"2026-06-09T11:00:01.710573425Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=685e8425-0f0a-4f15-ae15-e67b5eb09d6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.128197 | controller |     "Jun 09 11:00:01.710945 crc crio[21508]: time=\"2026-06-09T11:00:01.710887844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.128212 | controller |     "Jun 09 11:00:01.735822 crc crio[21508]: time=\"2026-06-09T11:00:01.73498654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.128226 | controller |     "Jun 09 11:00:01.739474 crc crio[21508]: time=\"2026-06-09T11:00:01.739403597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.128241 | controller |     "Jun 09 11:00:01.852178 crc crio[21508]: time=\"2026-06-09T11:00:01.851995225Z\" level=info msg=\"Created container 7aca96f2bde26119f0ea5fe31f7f6fc850e11ffc52acb02255ee3897777cf9f8: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=685e8425-0f0a-4f15-ae15-e67b5eb09d6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.128259 | controller |     "Jun 09 11:00:01.853451 crc crio[21508]: time=\"2026-06-09T11:00:01.853350754Z\" level=info msg=\"Starting container: 7aca96f2bde26119f0ea5fe31f7f6fc850e11ffc52acb02255ee3897777cf9f8\" id=6a262ba6-e77c-46a9-8cb7-37055f8e7389 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.128274 | controller |     "Jun 09 11:00:01.858799 crc crio[21508]: time=\"2026-06-09T11:00:01.858693598Z\" level=info msg=\"Started container\" PID=23433 containerID=7aca96f2bde26119f0ea5fe31f7f6fc850e11ffc52acb02255ee3897777cf9f8 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=6a262ba6-e77c-46a9-8cb7-37055f8e7389 name=/runtime.v1.RuntimeService/StartContainer sandboxID=87be9d17d06d1106bcb0dd6a4096410f5b670dce8851c6845a1e670d8afd0ac0",
2026-06-09 12:20:06.128290 | controller |     "Jun 09 11:00:07.357383 crc crio[21508]: time=\"2026-06-09T11:00:07.356512804Z\" level=info msg=\"Stopping pod sandbox: 4f2cdf767e0d2110ad4589ccdbe8e8bd6c1b9ae4a5e193a6ef42d310ac36b873\" id=b2e317c9-f425-46f2-8459-e2803a0357c2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.128304 | controller |     "Jun 09 11:00:07.357383 crc crio[21508]: time=\"2026-06-09T11:00:07.357102481Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4f2cdf767e0d2110ad4589ccdbe8e8bd6c1b9ae4a5e193a6ef42d310ac36b873\" id=b2e317c9-f425-46f2-8459-e2803a0357c2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.128318 | controller |     "Jun 09 11:00:07.358932 crc crio[21508]: time=\"2026-06-09T11:00:07.357994037Z\" level=info msg=\"Removing pod sandbox: 4f2cdf767e0d2110ad4589ccdbe8e8bd6c1b9ae4a5e193a6ef42d310ac36b873\" id=2fdac252-2c78-4975-a3e4-343c9fcf54d0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.128332 | controller |     "Jun 09 11:00:07.366650 crc crio[21508]: time=\"2026-06-09T11:00:07.366520083Z\" level=info msg=\"Removed pod sandbox: 4f2cdf767e0d2110ad4589ccdbe8e8bd6c1b9ae4a5e193a6ef42d310ac36b873\" id=2fdac252-2c78-4975-a3e4-343c9fcf54d0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.128360 | controller |     "Jun 09 11:00:09.388126 crc crio[21508]: time=\"2026-06-09T11:00:09.387423209Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=b61b07d8-f057-42d1-8f63-8e4881509775 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.128379 | controller |     "Jun 09 11:00:09.389016 crc crio[21508]: time=\"2026-06-09T11:00:09.3881383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.128395 | controller |     "Jun 09 11:00:09.410704 crc crio[21508]: time=\"2026-06-09T11:00:09.410590838Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=b61b07d8-f057-42d1-8f63-8e4881509775 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.128410 | controller |     "Jun 09 11:00:09.421176 crc crio[21508]: time=\"2026-06-09T11:00:09.421035159Z\" level=info msg=\"Ran pod sandbox 9d638231f23223da14b05d2e3cbe69fd2b657f09574526cec94f58e7b86e78c0 with infra container: openshift-etcd/etcd-crc/POD\" id=b61b07d8-f057-42d1-8f63-8e4881509775 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.128425 | controller |     "Jun 09 11:00:09.424685 crc crio[21508]: time=\"2026-06-09T11:00:09.42452601Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=149b2264-4d61-4524-a1ba-e92d520169ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.128440 | controller |     "Jun 09 11:00:09.427337 crc crio[21508]: time=\"2026-06-09T11:00:09.427207897Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=d2e45251-2913-4c48-a7cf-11e737252f60 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.128458 | controller |     "Jun 09 11:00:09.673959 crc crio[21508]: time=\"2026-06-09T11:00:09.673840722Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=dae0b304-de46-4e9f-b5ec-351fc774caa4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.128473 | controller |     "Jun 09 11:00:09.674403 crc crio[21508]: time=\"2026-06-09T11:00:09.674256934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.128487 | controller |     "Jun 09 11:00:09.697517 crc crio[21508]: time=\"2026-06-09T11:00:09.697269287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.128502 | controller |     "Jun 09 11:00:09.821630 crc crio[21508]: time=\"2026-06-09T11:00:09.821498681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.128516 | controller |     "Jun 09 11:00:09.924433 crc crio[21508]: time=\"2026-06-09T11:00:09.92406729Z\" level=info msg=\"Created container 63fff6be8f0da57a7cd4c8a54ab7d6bfd2bd83c01f6bc5117a1acb9a0d4d4fa7: openshift-etcd/etcd-crc/setup\" id=dae0b304-de46-4e9f-b5ec-351fc774caa4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.128530 | controller |     "Jun 09 11:00:09.926054 crc crio[21508]: time=\"2026-06-09T11:00:09.925959035Z\" level=info msg=\"Starting container: 63fff6be8f0da57a7cd4c8a54ab7d6bfd2bd83c01f6bc5117a1acb9a0d4d4fa7\" id=5809bdd6-7bf9-4eaa-bf96-d21d09ade677 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.128544 | controller |     "Jun 09 11:00:09.932264 crc crio[21508]: time=\"2026-06-09T11:00:09.93204428Z\" level=info msg=\"Started container\" PID=23574 containerID=63fff6be8f0da57a7cd4c8a54ab7d6bfd2bd83c01f6bc5117a1acb9a0d4d4fa7 description=openshift-etcd/etcd-crc/setup id=5809bdd6-7bf9-4eaa-bf96-d21d09ade677 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d638231f23223da14b05d2e3cbe69fd2b657f09574526cec94f58e7b86e78c0",
2026-06-09 12:20:06.128559 | controller |     "Jun 09 11:00:44.777901 crc crio[21508]: time=\"2026-06-09T11:00:44.777270808Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=1296763a-e28e-4661-9fc7-1c3416367a38 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.128574 | controller |     "Jun 09 11:00:44.780937 crc crio[21508]: time=\"2026-06-09T11:00:44.780833701Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=5a3a5cf2-06dc-48d2-a481-d50141e12ade name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.128588 | controller |     "Jun 09 11:00:44.804752 crc crio[21508]: time=\"2026-06-09T11:00:44.804676949Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=3ccde4c0-4eeb-443e-9e5a-82f7998f964a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.128603 | controller |     "Jun 09 11:00:44.805271 crc crio[21508]: time=\"2026-06-09T11:00:44.805197124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.128617 | controller |     "Jun 09 11:00:44.830839 crc crio[21508]: time=\"2026-06-09T11:00:44.83072404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.128634 | controller |     "Jun 09 11:00:45.054557 crc crio[21508]: time=\"2026-06-09T11:00:45.054221387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.128649 | controller |     "Jun 09 11:00:45.163916 crc crio[21508]: time=\"2026-06-09T11:00:45.163750527Z\" level=info msg=\"Created container c65c7aad4be9bdc49dd4efe17f43fe7cb596425ca678e75191ce913741348289: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=3ccde4c0-4eeb-443e-9e5a-82f7998f964a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.128664 | controller |     "Jun 09 11:00:45.165143 crc crio[21508]: time=\"2026-06-09T11:00:45.165077845Z\" level=info msg=\"Starting container: c65c7aad4be9bdc49dd4efe17f43fe7cb596425ca678e75191ce913741348289\" id=67ba40b0-0d0f-45a4-91de-10ff4ecd0a29 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.128678 | controller |     "Jun 09 11:00:45.170580 crc crio[21508]: time=\"2026-06-09T11:00:45.170502682Z\" level=info msg=\"Started container\" PID=24011 containerID=c65c7aad4be9bdc49dd4efe17f43fe7cb596425ca678e75191ce913741348289 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=67ba40b0-0d0f-45a4-91de-10ff4ecd0a29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d638231f23223da14b05d2e3cbe69fd2b657f09574526cec94f58e7b86e78c0",
2026-06-09 12:20:06.128693 | controller |     "Jun 09 11:01:03.180890 crc crio[21508]: time=\"2026-06-09T11:01:03.180235947Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=e848b80f-bf20-4266-94e0-cd9392639d4f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.128708 | controller |     "Jun 09 11:01:03.183860 crc crio[21508]: time=\"2026-06-09T11:01:03.183765929Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=93001dc6-f9f1-48f1-90e8-17e4ab6fe05f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.128722 | controller |     "Jun 09 11:01:03.186175 crc crio[21508]: time=\"2026-06-09T11:01:03.186090606Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-7bv2m/marketplace-operator\" id=f1c0b07b-fc61-455b-a102-76249b1bc18c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.128735 | controller |     "Jun 09 11:01:03.186660 crc crio[21508]: time=\"2026-06-09T11:01:03.186589101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.128749 | controller |     "Jun 09 11:01:03.215875 crc crio[21508]: time=\"2026-06-09T11:01:03.21568601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.128763 | controller |     "Jun 09 11:01:03.222961 crc crio[21508]: time=\"2026-06-09T11:01:03.222555488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.128777 | controller |     "Jun 09 11:01:03.384209 crc crio[21508]: time=\"2026-06-09T11:01:03.383931784Z\" level=info msg=\"Created container 2868d87e4370364d0b05820561fc6b69d162091f9670a3addbed823ba700df38: openshift-marketplace/marketplace-operator-547dbd544d-7bv2m/marketplace-operator\" id=f1c0b07b-fc61-455b-a102-76249b1bc18c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.128792 | controller |     "Jun 09 11:01:03.386206 crc crio[21508]: time=\"2026-06-09T11:01:03.385958702Z\" level=info msg=\"Starting container: 2868d87e4370364d0b05820561fc6b69d162091f9670a3addbed823ba700df38\" id=ea341c82-547f-4304-8bd3-747b582da9ee name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.128809 | controller |     "Jun 09 11:01:03.392025 crc crio[21508]: time=\"2026-06-09T11:01:03.391730889Z\" level=info msg=\"Started container\" PID=24253 containerID=2868d87e4370364d0b05820561fc6b69d162091f9670a3addbed823ba700df38 description=openshift-marketplace/marketplace-operator-547dbd544d-7bv2m/marketplace-operator id=ea341c82-547f-4304-8bd3-747b582da9ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c537e1710baaa7f3d3c0962f4bf78e86fed695febf8bd08842ff6e0e1291b61",
2026-06-09 12:20:06.128824 | controller |     "Jun 09 11:01:20.046711 crc crio[21508]: time=\"2026-06-09T11:01:20.045821188Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=761151a5-3b46-4652-ae13-a9b687a72fda name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.128839 | controller |     "Jun 09 11:01:20.051732 crc crio[21508]: time=\"2026-06-09T11:01:20.051643916Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=9922ea16-cf41-4f61-8d0c-fd5b0b1e03dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.128854 | controller |     "Jun 09 11:01:20.248915 crc crio[21508]: time=\"2026-06-09T11:01:20.247811085Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=cb4ddef1-65a8-40a6-8bd0-b412e5faa5ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.128868 | controller |     "Jun 09 11:01:20.249624 crc crio[21508]: time=\"2026-06-09T11:01:20.249095092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.128882 | controller |     "Jun 09 11:01:20.277378 crc crio[21508]: time=\"2026-06-09T11:01:20.277236893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.128896 | controller |     "Jun 09 11:01:20.431011 crc crio[21508]: time=\"2026-06-09T11:01:20.430887756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.128911 | controller |     "Jun 09 11:01:20.526042 crc crio[21508]: time=\"2026-06-09T11:01:20.525912367Z\" level=info msg=\"Created container 35b8c67d8b6ffb3722f652ee104fb760be278b3e3e79d849f5ea59b007b461df: openshift-etcd/etcd-crc/etcd-resources-copy\" id=cb4ddef1-65a8-40a6-8bd0-b412e5faa5ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.128925 | controller |     "Jun 09 11:01:20.527594 crc crio[21508]: time=\"2026-06-09T11:01:20.527457542Z\" level=info msg=\"Starting container: 35b8c67d8b6ffb3722f652ee104fb760be278b3e3e79d849f5ea59b007b461df\" id=2850e203-ce37-4e38-b066-bb5bb5714773 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.128939 | controller |     "Jun 09 11:01:20.534485 crc crio[21508]: time=\"2026-06-09T11:01:20.534387231Z\" level=info msg=\"Started container\" PID=24495 containerID=35b8c67d8b6ffb3722f652ee104fb760be278b3e3e79d849f5ea59b007b461df description=openshift-etcd/etcd-crc/etcd-resources-copy id=2850e203-ce37-4e38-b066-bb5bb5714773 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d638231f23223da14b05d2e3cbe69fd2b657f09574526cec94f58e7b86e78c0",
2026-06-09 12:20:06.128953 | controller |     "Jun 09 11:01:27.366782 crc crio[21508]: time=\"2026-06-09T11:01:27.365830967Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=f29eb905-5616-4f7e-b6ab-b01c94827978 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.128968 | controller |     "Jun 09 11:01:27.369121 crc crio[21508]: time=\"2026-06-09T11:01:27.36904619Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=823d5c13-f010-42ed-a746-2131c5209ec7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.128985 | controller |     "Jun 09 11:01:27.371666 crc crio[21508]: time=\"2026-06-09T11:01:27.371595974Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=e3508b8f-ea73-4a46-86d6-6a43a266bf60 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.129000 | controller |     "Jun 09 11:01:27.371955 crc crio[21508]: time=\"2026-06-09T11:01:27.371894172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.129014 | controller |     "Jun 09 11:01:27.396027 crc crio[21508]: time=\"2026-06-09T11:01:27.395925116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.129028 | controller |     "Jun 09 11:01:27.540914 crc crio[21508]: time=\"2026-06-09T11:01:27.540817965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.129042 | controller |     "Jun 09 11:01:27.621166 crc crio[21508]: time=\"2026-06-09T11:01:27.620735811Z\" level=info msg=\"Created container 36149da72e88794578de9ff01a72df8c6e8f4070bc4a54536c786a77bbec93e9: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=e3508b8f-ea73-4a46-86d6-6a43a266bf60 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.129057 | controller |     "Jun 09 11:01:27.622153 crc crio[21508]: time=\"2026-06-09T11:01:27.622075359Z\" level=info msg=\"Starting container: 36149da72e88794578de9ff01a72df8c6e8f4070bc4a54536c786a77bbec93e9\" id=b3449b5d-f071-4bd9-9821-5fcef089754d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.129071 | controller |     "Jun 09 11:01:27.627636 crc crio[21508]: time=\"2026-06-09T11:01:27.627560828Z\" level=info msg=\"Started container\" PID=24592 containerID=36149da72e88794578de9ff01a72df8c6e8f4070bc4a54536c786a77bbec93e9 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=b3449b5d-f071-4bd9-9821-5fcef089754d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3634b745444ba35c0edeb974e19fc8a4e8fdec9fca497639475422f2fa1abea",
2026-06-09 12:20:06.129086 | controller |     "Jun 09 11:01:31.416613 crc crio[21508]: time=\"2026-06-09T11:01:31.414927522Z\" level=info msg=\"Removing container: 441ec8c8b8f7b50712742f92b188c4f748f98d0a9e8f73fff5d9e2fd49fccaf1\" id=561caceb-e033-4e3c-8684-6d81eb85c1ff name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.129101 | controller |     "Jun 09 11:01:31.416613 crc crio[21508]: time=\"2026-06-09T11:01:31.415008384Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=7cbe7122-824c-48f1-a542-84462d620989 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.129115 | controller |     "Jun 09 11:01:31.420567 crc crio[21508]: time=\"2026-06-09T11:01:31.420463411Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=bc34f8cb-18b3-4d30-a577-e2c37370d68e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.129129 | controller |     "Jun 09 11:01:31.423630 crc crio[21508]: time=\"2026-06-09T11:01:31.423568401Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=e2ca89e3-61f1-44fb-b1a9-67cd5b380ce0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.129148 | controller |     "Jun 09 11:01:31.424215 crc crio[21508]: time=\"2026-06-09T11:01:31.424061515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.129163 | controller |     "Jun 09 11:01:31.452390 crc crio[21508]: time=\"2026-06-09T11:01:31.452105354Z\" level=info msg=\"Removed container 441ec8c8b8f7b50712742f92b188c4f748f98d0a9e8f73fff5d9e2fd49fccaf1: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=561caceb-e033-4e3c-8684-6d81eb85c1ff name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.129177 | controller |     "Jun 09 11:01:31.467409 crc crio[21508]: time=\"2026-06-09T11:01:31.464765959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.129192 | controller |     "Jun 09 11:01:31.599555 crc crio[21508]: time=\"2026-06-09T11:01:31.599439664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.129207 | controller |     "Jun 09 11:01:31.685828 crc crio[21508]: time=\"2026-06-09T11:01:31.685716333Z\" level=info msg=\"Created container e7b5edf0c25dd18fd8432acb444fdb099c6a426ad6fdd7332d788a828657ac1f: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=e2ca89e3-61f1-44fb-b1a9-67cd5b380ce0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.129221 | controller |     "Jun 09 11:01:31.687067 crc crio[21508]: time=\"2026-06-09T11:01:31.686974049Z\" level=info msg=\"Starting container: e7b5edf0c25dd18fd8432acb444fdb099c6a426ad6fdd7332d788a828657ac1f\" id=84750ac1-3b1b-4306-8104-ba71f00c8dee name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.129236 | controller |     "Jun 09 11:01:31.692160 crc crio[21508]: time=\"2026-06-09T11:01:31.692054956Z\" level=info msg=\"Started container\" PID=24679 containerID=e7b5edf0c25dd18fd8432acb444fdb099c6a426ad6fdd7332d788a828657ac1f description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=84750ac1-3b1b-4306-8104-ba71f00c8dee name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3634b745444ba35c0edeb974e19fc8a4e8fdec9fca497639475422f2fa1abea",
2026-06-09 12:20:06.129251 | controller |     "Jun 09 11:01:34.463454 crc crio[21508]: time=\"2026-06-09T11:01:34.462198026Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=901cd729-58c8-4ed4-a54a-3b567fda44fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.129266 | controller |     "Jun 09 11:01:34.464832 crc crio[21508]: time=\"2026-06-09T11:01:34.4647817Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=6c95f0c0-2acc-47ac-91bb-bf9bef9d86f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.129280 | controller |     "Jun 09 11:01:34.466840 crc crio[21508]: time=\"2026-06-09T11:01:34.466766768Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=ed95e4ce-9f66-426d-a35b-cec74d6d41ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.129295 | controller |     "Jun 09 11:01:34.467514 crc crio[21508]: time=\"2026-06-09T11:01:34.467427887Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=0316ac60-ff10-471c-a97f-7b2b41100b74 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.129309 | controller |     "Jun 09 11:01:34.468140 crc crio[21508]: time=\"2026-06-09T11:01:34.46789631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.129326 | controller |     "Jun 09 11:01:34.473413 crc crio[21508]: time=\"2026-06-09T11:01:34.469200878Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=d90330b3-a8b3-4d10-b7bf-1030d8dc93d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.129341 | controller |     "Jun 09 11:01:34.475560 crc crio[21508]: time=\"2026-06-09T11:01:34.475480949Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=deafda1c-c25e-49b8-990a-a54ccca90089 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.129374 | controller |     "Jun 09 11:01:34.478657 crc crio[21508]: time=\"2026-06-09T11:01:34.478574718Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2c94d42f-9946-4449-9d3b-09e489078025 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.129389 | controller |     "Jun 09 11:01:34.479145 crc crio[21508]: time=\"2026-06-09T11:01:34.479018101Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=5ab70ded-c9c1-4fc8-9e1d-cdd9455661f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.129404 | controller |     "Jun 09 11:01:34.479662 crc crio[21508]: time=\"2026-06-09T11:01:34.479604098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.129418 | controller |     "Jun 09 11:01:34.480771 crc crio[21508]: time=\"2026-06-09T11:01:34.480692039Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=9239dfd2-b720-4298-a728-672cc438cfa4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.129433 | controller |     "Jun 09 11:01:34.486972 crc crio[21508]: time=\"2026-06-09T11:01:34.486884188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.129447 | controller |     "Jun 09 11:01:34.496552 crc crio[21508]: time=\"2026-06-09T11:01:34.492579772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.129461 | controller |     "Jun 09 11:01:34.515707 crc crio[21508]: time=\"2026-06-09T11:01:34.515654538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.129476 | controller |     "Jun 09 11:01:34.519358 crc crio[21508]: time=\"2026-06-09T11:01:34.519324134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.129490 | controller |     "Jun 09 11:01:34.520778 crc crio[21508]: time=\"2026-06-09T11:01:34.520698453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.129504 | controller |     "Jun 09 11:01:34.524264 crc crio[21508]: time=\"2026-06-09T11:01:34.524133623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.129518 | controller |     "Jun 09 11:01:34.654562 crc crio[21508]: time=\"2026-06-09T11:01:34.654464702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.129537 | controller |     "Jun 09 11:01:34.656816 crc crio[21508]: time=\"2026-06-09T11:01:34.656738628Z\" level=info msg=\"Created container 32fe561e8d4055dec2cd6008af0e8166cc7f6919a99ac793bef62989cd9b71c0: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=9239dfd2-b720-4298-a728-672cc438cfa4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.129552 | controller |     "Jun 09 11:01:34.657811 crc crio[21508]: time=\"2026-06-09T11:01:34.657736147Z\" level=info msg=\"Starting container: 32fe561e8d4055dec2cd6008af0e8166cc7f6919a99ac793bef62989cd9b71c0\" id=1b22d557-5379-4308-b155-5f4d2dff2e37 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.129566 | controller |     "Jun 09 11:01:34.658108 crc crio[21508]: time=\"2026-06-09T11:01:34.658078587Z\" level=info msg=\"Created container a28e41889182bd721745cdb9bf5c3530717d3159803edf7b45692e74458b711e: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=5ab70ded-c9c1-4fc8-9e1d-cdd9455661f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.129581 | controller |     "Jun 09 11:01:34.659020 crc crio[21508]: time=\"2026-06-09T11:01:34.658963002Z\" level=info msg=\"Starting container: a28e41889182bd721745cdb9bf5c3530717d3159803edf7b45692e74458b711e\" id=ebaf0c63-c726-4de0-a1e1-e092dc33f5fe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.129596 | controller |     "Jun 09 11:01:34.663691 crc crio[21508]: time=\"2026-06-09T11:01:34.663616736Z\" level=info msg=\"Started container\" PID=24751 containerID=32fe561e8d4055dec2cd6008af0e8166cc7f6919a99ac793bef62989cd9b71c0 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=1b22d557-5379-4308-b155-5f4d2dff2e37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ef460c96b87455cd3d42a968ce20f7eb90516797fa62d1044a616eaa5e9991a",
2026-06-09 12:20:06.129610 | controller |     "Jun 09 11:01:34.664685 crc crio[21508]: time=\"2026-06-09T11:01:34.664614555Z\" level=info msg=\"Started container\" PID=24750 containerID=a28e41889182bd721745cdb9bf5c3530717d3159803edf7b45692e74458b711e description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=ebaf0c63-c726-4de0-a1e1-e092dc33f5fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=830a838c24c80cb77c9244f329707a4fdd81ea897433d7ed2accfd25b6d2d45d",
2026-06-09 12:20:06.129625 | controller |     "Jun 09 11:01:34.750635 crc crio[21508]: time=\"2026-06-09T11:01:34.749828093Z\" level=info msg=\"Created container b0f35fa901cefe92e4f64ea9e520e18d877ad0a5c0098736b3b09a390461d658: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=0316ac60-ff10-471c-a97f-7b2b41100b74 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.129639 | controller |     "Jun 09 11:01:34.751235 crc crio[21508]: time=\"2026-06-09T11:01:34.751156942Z\" level=info msg=\"Starting container: b0f35fa901cefe92e4f64ea9e520e18d877ad0a5c0098736b3b09a390461d658\" id=33f516c9-c895-4fde-af44-18b658b84b37 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.129653 | controller |     "Jun 09 11:01:34.756436 crc crio[21508]: time=\"2026-06-09T11:01:34.756346741Z\" level=info msg=\"Started container\" PID=24776 containerID=b0f35fa901cefe92e4f64ea9e520e18d877ad0a5c0098736b3b09a390461d658 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=33f516c9-c895-4fde-af44-18b658b84b37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5800b03c1700b1d35e9bb66b054168b2c40f6a1f5507fd64959f9c898529ba81",
2026-06-09 12:20:06.129668 | controller |     "Jun 09 11:01:34.770963 crc crio[21508]: time=\"2026-06-09T11:01:34.77084609Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=33033cd2-52ee-4060-9c9d-c1f677e63b05 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.129686 | controller |     "Jun 09 11:01:34.772834 crc crio[21508]: time=\"2026-06-09T11:01:34.772738574Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=84d7eb3b-e7de-47da-aeac-4eb731c6ac00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.129701 | controller |     "Jun 09 11:01:34.774677 crc crio[21508]: time=\"2026-06-09T11:01:34.774618308Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=456766ef-46e4-4239-8d56-403cb88aea5d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.129715 | controller |     "Jun 09 11:01:34.774954 crc crio[21508]: time=\"2026-06-09T11:01:34.774916217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.129738 | controller |     "Jun 09 11:01:34.795714 crc crio[21508]: time=\"2026-06-09T11:01:34.795513471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.129753 | controller |     "Jun 09 11:01:34.961570 crc crio[21508]: time=\"2026-06-09T11:01:34.961466548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.129774 | controller |     "Jun 09 11:01:35.051572 crc crio[21508]: time=\"2026-06-09T11:01:35.051469165Z\" level=info msg=\"Created container b197b1c6c2ed95e8d8ec3ddbb55416afd3e50703fb7f26495240469cc276508c: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=456766ef-46e4-4239-8d56-403cb88aea5d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.129841 | controller |     "Jun 09 11:01:35.052994 crc crio[21508]: time=\"2026-06-09T11:01:35.052940537Z\" level=info msg=\"Starting container: b197b1c6c2ed95e8d8ec3ddbb55416afd3e50703fb7f26495240469cc276508c\" id=4eac64a8-2076-4c2f-9588-b119069b4d7d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.129863 | controller |     "Jun 09 11:01:35.058152 crc crio[21508]: time=\"2026-06-09T11:01:35.058069785Z\" level=info msg=\"Started container\" PID=24819 containerID=b197b1c6c2ed95e8d8ec3ddbb55416afd3e50703fb7f26495240469cc276508c description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=4eac64a8-2076-4c2f-9588-b119069b4d7d name=/runtime.v1.RuntimeService/StartContainer sandboxID=5800b03c1700b1d35e9bb66b054168b2c40f6a1f5507fd64959f9c898529ba81",
2026-06-09 12:20:06.129878 | controller |     "Jun 09 11:01:35.488473 crc crio[21508]: time=\"2026-06-09T11:01:35.488393149Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=fec2590d-afa9-495b-bf93-18e4c09effa6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.129893 | controller |     "Jun 09 11:01:35.490883 crc crio[21508]: time=\"2026-06-09T11:01:35.490608123Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=673fb997-26aa-48cf-b090-266c1dbca06a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.129908 | controller |     "Jun 09 11:01:35.493692 crc crio[21508]: time=\"2026-06-09T11:01:35.493613729Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=b662a64b-2ba1-403c-be39-1e5a59173f6b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.129927 | controller |     "Jun 09 11:01:35.494098 crc crio[21508]: time=\"2026-06-09T11:01:35.494038432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.129942 | controller |     "Jun 09 11:01:35.536018 crc crio[21508]: time=\"2026-06-09T11:01:35.53593592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.129957 | controller |     "Jun 09 11:01:35.539689 crc crio[21508]: time=\"2026-06-09T11:01:35.539603496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.129972 | controller |     "Jun 09 11:01:35.814182 crc crio[21508]: time=\"2026-06-09T11:01:35.813898869Z\" level=info msg=\"Created container 3133c7ebd26d984a7abc6163f0d850e4d549aa8209c511830be140f6dad7108c: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=b662a64b-2ba1-403c-be39-1e5a59173f6b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.129986 | controller |     "Jun 09 11:01:35.815054 crc crio[21508]: time=\"2026-06-09T11:01:35.814950879Z\" level=info msg=\"Starting container: 3133c7ebd26d984a7abc6163f0d850e4d549aa8209c511830be140f6dad7108c\" id=ef3c8ea6-d25f-478e-b06a-478d8dd737ff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.130000 | controller |     "Jun 09 11:01:35.820949 crc crio[21508]: time=\"2026-06-09T11:01:35.820839029Z\" level=info msg=\"Started container\" PID=24846 containerID=3133c7ebd26d984a7abc6163f0d850e4d549aa8209c511830be140f6dad7108c description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=ef3c8ea6-d25f-478e-b06a-478d8dd737ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=d91bf07ecd3e56049ca39b7300e760a33877da7bdcbfb62398805b162854b2fb",
2026-06-09 12:20:06.130015 | controller |     "Jun 09 11:01:36.553806 crc crio[21508]: time=\"2026-06-09T11:01:36.553632028Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=5aaf575d-2a27-4ba5-b0e7-8cb1e7cfe17d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.130029 | controller |     "Jun 09 11:01:36.554587 crc crio[21508]: time=\"2026-06-09T11:01:36.554231385Z\" level=info msg=\"Removing container: e43a7386b8138d2838be82e3609ef7433b36a04d5ea3a6e5d040f334c8b43760\" id=3a275b8a-4ef2-4e14-8db4-cb333950bb6f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.130043 | controller |     "Jun 09 11:01:36.557139 crc crio[21508]: time=\"2026-06-09T11:01:36.556950254Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=f53fc073-64cb-42cb-a69c-20d3dc0560af name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.130057 | controller |     "Jun 09 11:01:36.607070 crc crio[21508]: time=\"2026-06-09T11:01:36.606912665Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=2f953aa6-93d6-434f-8278-51d17edde690 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.130071 | controller |     "Jun 09 11:01:36.607404 crc crio[21508]: time=\"2026-06-09T11:01:36.607375098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.130084 | controller |     "Jun 09 11:01:36.629019 crc crio[21508]: time=\"2026-06-09T11:01:36.628952271Z\" level=info msg=\"Removed container e43a7386b8138d2838be82e3609ef7433b36a04d5ea3a6e5d040f334c8b43760: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=3a275b8a-4ef2-4e14-8db4-cb333950bb6f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.130103 | controller |     "Jun 09 11:01:36.632120 crc crio[21508]: time=\"2026-06-09T11:01:36.63202849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.130117 | controller |     "Jun 09 11:01:36.777168 crc crio[21508]: time=\"2026-06-09T11:01:36.777051863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.130131 | controller |     "Jun 09 11:01:36.865031 crc crio[21508]: time=\"2026-06-09T11:01:36.864896867Z\" level=info msg=\"Created container cad4e59af79b0e8840feae0654023829384ac5cadd09d1dc488aa53b631b807f: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=2f953aa6-93d6-434f-8278-51d17edde690 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.130146 | controller |     "Jun 09 11:01:36.866269 crc crio[21508]: time=\"2026-06-09T11:01:36.866169854Z\" level=info msg=\"Starting container: cad4e59af79b0e8840feae0654023829384ac5cadd09d1dc488aa53b631b807f\" id=8515ad9a-eb1d-4b29-a036-d5d8cc2c17b8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.130160 | controller |     "Jun 09 11:01:36.872704 crc crio[21508]: time=\"2026-06-09T11:01:36.872585139Z\" level=info msg=\"Started container\" PID=24884 containerID=cad4e59af79b0e8840feae0654023829384ac5cadd09d1dc488aa53b631b807f description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=8515ad9a-eb1d-4b29-a036-d5d8cc2c17b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d43f16884512cb4593616184efe91980c526fb8e7d1c4d5bbb19cd9012db3f4",
2026-06-09 12:20:06.130175 | controller |     "Jun 09 11:01:55.315916 crc crio[21508]: time=\"2026-06-09T11:01:55.315167181Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=cd2450d0-5b2c-4cdb-929b-14f5cea5cdfb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.130190 | controller |     "Jun 09 11:01:55.318563 crc crio[21508]: time=\"2026-06-09T11:01:55.318472256Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=516edaa4-0b57-4fe1-a3f0-eb5052bb22be name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.130204 | controller |     "Jun 09 11:01:55.343621 crc crio[21508]: time=\"2026-06-09T11:01:55.343486278Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=857bbcde-e9b2-4e3e-a1e5-a8346f9f35ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.130219 | controller |     "Jun 09 11:01:55.344001 crc crio[21508]: time=\"2026-06-09T11:01:55.34391207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.130234 | controller |     "Jun 09 11:01:55.366860 crc crio[21508]: time=\"2026-06-09T11:01:55.36679211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.130248 | controller |     "Jun 09 11:01:55.513611 crc crio[21508]: time=\"2026-06-09T11:01:55.51305709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.130263 | controller |     "Jun 09 11:01:55.616964 crc crio[21508]: time=\"2026-06-09T11:01:55.616794222Z\" level=info msg=\"Created container b33d1ee716735e71c8379f64eb5809638f4deecfbdcc3c686004d3998a8a9fc5: openshift-etcd/etcd-crc/etcdctl\" id=857bbcde-e9b2-4e3e-a1e5-a8346f9f35ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.130284 | controller |     "Jun 09 11:01:55.618384 crc crio[21508]: time=\"2026-06-09T11:01:55.618141311Z\" level=info msg=\"Starting container: b33d1ee716735e71c8379f64eb5809638f4deecfbdcc3c686004d3998a8a9fc5\" id=10b2bcf8-57e4-4631-9d00-d0e031bb8318 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.130299 | controller |     "Jun 09 11:01:55.624025 crc crio[21508]: time=\"2026-06-09T11:01:55.623910497Z\" level=info msg=\"Started container\" PID=25168 containerID=b33d1ee716735e71c8379f64eb5809638f4deecfbdcc3c686004d3998a8a9fc5 description=openshift-etcd/etcd-crc/etcdctl id=10b2bcf8-57e4-4631-9d00-d0e031bb8318 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d638231f23223da14b05d2e3cbe69fd2b657f09574526cec94f58e7b86e78c0",
2026-06-09 12:20:06.130314 | controller |     "Jun 09 11:01:55.634403 crc crio[21508]: time=\"2026-06-09T11:01:55.634268016Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=4a8e1dda-d64a-4530-aa71-133c4b699eb6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.130329 | controller |     "Jun 09 11:01:55.637061 crc crio[21508]: time=\"2026-06-09T11:01:55.636963214Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=ff6cae89-d9c2-4014-b92c-7c701b021c2b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.130344 | controller |     "Jun 09 11:01:55.644579 crc crio[21508]: time=\"2026-06-09T11:01:55.644429109Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=c3e85eac-0c2f-4c82-9485-73a7760ad721 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.130388 | controller |     "Jun 09 11:01:55.644931 crc crio[21508]: time=\"2026-06-09T11:01:55.644867242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.130405 | controller |     "Jun 09 11:01:55.675647 crc crio[21508]: time=\"2026-06-09T11:01:55.675051493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.130419 | controller |     "Jun 09 11:01:55.813409 crc crio[21508]: time=\"2026-06-09T11:01:55.812614641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.130433 | controller |     "Jun 09 11:01:55.906247 crc crio[21508]: time=\"2026-06-09T11:01:55.906099778Z\" level=info msg=\"Created container 3ff3991ed552f97f272841815994338af3dcca2ab4476225865c4a21a9b64400: openshift-etcd/etcd-crc/etcd\" id=c3e85eac-0c2f-4c82-9485-73a7760ad721 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.130447 | controller |     "Jun 09 11:01:55.907552 crc crio[21508]: time=\"2026-06-09T11:01:55.907351234Z\" level=info msg=\"Starting container: 3ff3991ed552f97f272841815994338af3dcca2ab4476225865c4a21a9b64400\" id=3aaddcf1-3f1f-40c4-8b33-dd99e9d7c6a9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.130461 | controller |     "Jun 09 11:01:55.917144 crc crio[21508]: time=\"2026-06-09T11:01:55.914227702Z\" level=info msg=\"Started container\" PID=25187 containerID=3ff3991ed552f97f272841815994338af3dcca2ab4476225865c4a21a9b64400 description=openshift-etcd/etcd-crc/etcd id=3aaddcf1-3f1f-40c4-8b33-dd99e9d7c6a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d638231f23223da14b05d2e3cbe69fd2b657f09574526cec94f58e7b86e78c0",
2026-06-09 12:20:06.130476 | controller |     "Jun 09 11:01:55.925808 crc crio[21508]: time=\"2026-06-09T11:01:55.925665422Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=0e5b6601-531d-47ed-812e-f88729852124 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.130495 | controller |     "Jun 09 11:01:55.927965 crc crio[21508]: time=\"2026-06-09T11:01:55.927849275Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=b56ce3fb-65b3-4135-aee1-803c0eaa2761 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.130510 | controller |     "Jun 09 11:01:55.935601 crc crio[21508]: time=\"2026-06-09T11:01:55.935494556Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=a6983f91-f98f-4620-88cf-afce140e5a83 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.130525 | controller |     "Jun 09 11:01:55.936023 crc crio[21508]: time=\"2026-06-09T11:01:55.935945679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.130541 | controller |     "Jun 09 11:01:55.960963 crc crio[21508]: time=\"2026-06-09T11:01:55.960853357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.130555 | controller |     "Jun 09 11:01:56.092145 crc crio[21508]: time=\"2026-06-09T11:01:56.091921198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.130570 | controller |     "Jun 09 11:01:56.167954 crc crio[21508]: time=\"2026-06-09T11:01:56.167833648Z\" level=info msg=\"Created container 567ec5d2cfccb59ccd94546ff92246a1a08d12d5d981a94b51a69de59ae31d53: openshift-etcd/etcd-crc/etcd-metrics\" id=a6983f91-f98f-4620-88cf-afce140e5a83 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.130584 | controller |     "Jun 09 11:01:56.169392 crc crio[21508]: time=\"2026-06-09T11:01:56.169137006Z\" level=info msg=\"Starting container: 567ec5d2cfccb59ccd94546ff92246a1a08d12d5d981a94b51a69de59ae31d53\" id=9f73d5ba-f870-48dc-84b6-8728bc2ecdbe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.130599 | controller |     "Jun 09 11:01:56.175549 crc crio[21508]: time=\"2026-06-09T11:01:56.175432387Z\" level=info msg=\"Started container\" PID=25203 containerID=567ec5d2cfccb59ccd94546ff92246a1a08d12d5d981a94b51a69de59ae31d53 description=openshift-etcd/etcd-crc/etcd-metrics id=9f73d5ba-f870-48dc-84b6-8728bc2ecdbe name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d638231f23223da14b05d2e3cbe69fd2b657f09574526cec94f58e7b86e78c0",
2026-06-09 12:20:06.130614 | controller |     "Jun 09 11:01:56.195512 crc crio[21508]: time=\"2026-06-09T11:01:56.19389414Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=3f02d083-bb5e-44f8-b402-bad0225fdb6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.130629 | controller |     "Jun 09 11:01:56.197714 crc crio[21508]: time=\"2026-06-09T11:01:56.197644268Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=ce30159d-7b14-43ce-9db2-7dad5e08f6f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.130643 | controller |     "Jun 09 11:01:56.203494 crc crio[21508]: time=\"2026-06-09T11:01:56.203401184Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=6a9fbe24-9732-41b0-a0b5-e624e0661abb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.130658 | controller |     "Jun 09 11:01:56.203843 crc crio[21508]: time=\"2026-06-09T11:01:56.203768765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.130676 | controller |     "Jun 09 11:01:56.234055 crc crio[21508]: time=\"2026-06-09T11:01:56.233913734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.130691 | controller |     "Jun 09 11:01:56.371198 crc crio[21508]: time=\"2026-06-09T11:01:56.371017409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.130706 | controller |     "Jun 09 11:01:56.462116 crc crio[21508]: time=\"2026-06-09T11:01:56.462000024Z\" level=info msg=\"Created container bebee250a3d43b12d40cb05ab0cd628368e23112ac6d269b7cd7a9778400e20c: openshift-etcd/etcd-crc/etcd-readyz\" id=6a9fbe24-9732-41b0-a0b5-e624e0661abb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.130720 | controller |     "Jun 09 11:01:56.463368 crc crio[21508]: time=\"2026-06-09T11:01:56.463221069Z\" level=info msg=\"Starting container: bebee250a3d43b12d40cb05ab0cd628368e23112ac6d269b7cd7a9778400e20c\" id=a609122c-d0eb-4456-8102-b04636a4346b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.130734 | controller |     "Jun 09 11:01:56.471049 crc crio[21508]: time=\"2026-06-09T11:01:56.470932342Z\" level=info msg=\"Started container\" PID=25222 containerID=bebee250a3d43b12d40cb05ab0cd628368e23112ac6d269b7cd7a9778400e20c description=openshift-etcd/etcd-crc/etcd-readyz id=a609122c-d0eb-4456-8102-b04636a4346b name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d638231f23223da14b05d2e3cbe69fd2b657f09574526cec94f58e7b86e78c0",
2026-06-09 12:20:06.130749 | controller |     "Jun 09 11:01:56.482690 crc crio[21508]: time=\"2026-06-09T11:01:56.482508056Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=777d953d-13d2-4fbc-8d06-03baea125e05 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.130763 | controller |     "Jun 09 11:01:56.486239 crc crio[21508]: time=\"2026-06-09T11:01:56.486155031Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=dddb3f55-ff6e-4925-b0c3-acf9618a0d1b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.130778 | controller |     "Jun 09 11:01:56.491752 crc crio[21508]: time=\"2026-06-09T11:01:56.491646709Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=c034eb6d-3357-4aa3-884c-517fc589f61c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.130792 | controller |     "Jun 09 11:01:56.492135 crc crio[21508]: time=\"2026-06-09T11:01:56.492068011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.130807 | controller |     "Jun 09 11:01:56.517274 crc crio[21508]: time=\"2026-06-09T11:01:56.517163325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.130821 | controller |     "Jun 09 11:01:56.667063 crc crio[21508]: time=\"2026-06-09T11:01:56.666472702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.130835 | controller |     "Jun 09 11:01:56.766772 crc crio[21508]: time=\"2026-06-09T11:01:56.766513288Z\" level=info msg=\"Created container 2b3f69f75e367d72a92db9d85a7b58aa09ba8874828c0e83f0fd0b9563674037: openshift-etcd/etcd-crc/etcd-rev\" id=c034eb6d-3357-4aa3-884c-517fc589f61c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.130849 | controller |     "Jun 09 11:01:56.767418 crc crio[21508]: time=\"2026-06-09T11:01:56.767335662Z\" level=info msg=\"Starting container: 2b3f69f75e367d72a92db9d85a7b58aa09ba8874828c0e83f0fd0b9563674037\" id=402a1dfb-d35d-48b1-9038-f02e7d3343d6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.130866 | controller |     "Jun 09 11:01:56.773212 crc crio[21508]: time=\"2026-06-09T11:01:56.773139469Z\" level=info msg=\"Started container\" PID=25242 containerID=2b3f69f75e367d72a92db9d85a7b58aa09ba8874828c0e83f0fd0b9563674037 description=openshift-etcd/etcd-crc/etcd-rev id=402a1dfb-d35d-48b1-9038-f02e7d3343d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d638231f23223da14b05d2e3cbe69fd2b657f09574526cec94f58e7b86e78c0",
2026-06-09 12:20:06.130881 | controller |     "Jun 09 11:01:58.627813 crc crio[21508]: time=\"2026-06-09T11:01:58.627718138Z\" level=info msg=\"Stopping container: e7b5edf0c25dd18fd8432acb444fdb099c6a426ad6fdd7332d788a828657ac1f (timeout: 30s)\" id=4e29d2ca-e867-4393-811a-09313e57dd16 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.130896 | controller |     "Jun 09 11:02:28.634447 crc crio[21508]: time=\"2026-06-09T11:02:28.633369586Z\" level=warning msg=\"Stopping container e7b5edf0c25dd18fd8432acb444fdb099c6a426ad6fdd7332d788a828657ac1f with stop signal(15) timed out. Killing...\"",
2026-06-09 12:20:06.130911 | controller |     "Jun 09 11:02:28.795570 crc crio[21508]: time=\"2026-06-09T11:02:28.795406781Z\" level=info msg=\"Stopped container e7b5edf0c25dd18fd8432acb444fdb099c6a426ad6fdd7332d788a828657ac1f: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=4e29d2ca-e867-4393-811a-09313e57dd16 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.130925 | controller |     "Jun 09 11:02:28.797163 crc crio[21508]: time=\"2026-06-09T11:02:28.797093599Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=5839b280-e7a8-4274-b150-f8a21f0df30d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.130939 | controller |     "Jun 09 11:02:28.799784 crc crio[21508]: time=\"2026-06-09T11:02:28.79883485Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=604954f7-2926-4bb7-b7d4-920c2468b119 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.130953 | controller |     "Jun 09 11:02:28.801582 crc crio[21508]: time=\"2026-06-09T11:02:28.801430545Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=979b27ef-9a27-44af-b06f-dde1491dba74 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.130967 | controller |     "Jun 09 11:02:28.802041 crc crio[21508]: time=\"2026-06-09T11:02:28.8019698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.130982 | controller |     "Jun 09 11:02:28.835948 crc crio[21508]: time=\"2026-06-09T11:02:28.83583476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.130996 | controller |     "Jun 09 11:02:28.986347 crc crio[21508]: time=\"2026-06-09T11:02:28.986191536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.131010 | controller |     "Jun 09 11:02:29.049100 crc crio[21508]: time=\"2026-06-09T11:02:29.049003842Z\" level=info msg=\"Removing container: cc1ae64b09af11dfbfefcba32f8fcf87d21f9226d00cf3b933ed76e9cc17ee72\" id=c7cb9fde-2e51-4ab6-86c8-9dfeb315f656 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.131024 | controller |     "Jun 09 11:02:29.166585 crc crio[21508]: time=\"2026-06-09T11:02:29.166420126Z\" level=info msg=\"Created container c2f40fc2b34dc2a8a769588ba07f585fbf0bf58c031ff601e9aa009837d3cd66: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=979b27ef-9a27-44af-b06f-dde1491dba74 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.131042 | controller |     "Jun 09 11:02:29.168019 crc crio[21508]: time=\"2026-06-09T11:02:29.16792237Z\" level=info msg=\"Starting container: c2f40fc2b34dc2a8a769588ba07f585fbf0bf58c031ff601e9aa009837d3cd66\" id=1797571f-b33a-45dd-aa5b-16c2a962428e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.131057 | controller |     "Jun 09 11:02:29.173850 crc crio[21508]: time=\"2026-06-09T11:02:29.173687667Z\" level=info msg=\"Started container\" PID=25797 containerID=c2f40fc2b34dc2a8a769588ba07f585fbf0bf58c031ff601e9aa009837d3cd66 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=1797571f-b33a-45dd-aa5b-16c2a962428e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3634b745444ba35c0edeb974e19fc8a4e8fdec9fca497639475422f2fa1abea",
2026-06-09 12:20:06.131072 | controller |     "Jun 09 11:02:29.192471 crc crio[21508]: time=\"2026-06-09T11:02:29.191489261Z\" level=info msg=\"Removed container cc1ae64b09af11dfbfefcba32f8fcf87d21f9226d00cf3b933ed76e9cc17ee72: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=c7cb9fde-2e51-4ab6-86c8-9dfeb315f656 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.131086 | controller |     "Jun 09 11:03:01.629619 crc crio[21508]: time=\"2026-06-09T11:03:01.628570482Z\" level=info msg=\"Stopping container: c2f40fc2b34dc2a8a769588ba07f585fbf0bf58c031ff601e9aa009837d3cd66 (timeout: 30s)\" id=5c7a469f-f9e1-4bd5-a793-74ab2324fc84 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.131101 | controller |     "Jun 09 11:03:02.353143 crc crio[21508]: time=\"2026-06-09T11:03:02.352588713Z\" level=info msg=\"Stopped container c2f40fc2b34dc2a8a769588ba07f585fbf0bf58c031ff601e9aa009837d3cd66: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=5c7a469f-f9e1-4bd5-a793-74ab2324fc84 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.131115 | controller |     "Jun 09 11:03:02.355694 crc crio[21508]: time=\"2026-06-09T11:03:02.35558553Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=9206fe37-3e57-4f76-92ff-31fd010a020e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.131129 | controller |     "Jun 09 11:03:02.358346 crc crio[21508]: time=\"2026-06-09T11:03:02.358173465Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=f98dbc56-24b0-48cc-998c-7961b8b672bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.131143 | controller |     "Jun 09 11:03:02.360844 crc crio[21508]: time=\"2026-06-09T11:03:02.360751469Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=0decba46-86fb-4ecf-97f1-52b16e1220a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.131157 | controller |     "Jun 09 11:03:02.361495 crc crio[21508]: time=\"2026-06-09T11:03:02.36145084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.131171 | controller |     "Jun 09 11:03:02.386947 crc crio[21508]: time=\"2026-06-09T11:03:02.386846104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.131186 | controller |     "Jun 09 11:03:02.395834 crc crio[21508]: time=\"2026-06-09T11:03:02.395731711Z\" level=info msg=\"Removing container: e7b5edf0c25dd18fd8432acb444fdb099c6a426ad6fdd7332d788a828657ac1f\" id=6917a327-3dba-4e8b-bafc-010cfc4858a8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.131204 | controller |     "Jun 09 11:03:02.481878 crc crio[21508]: time=\"2026-06-09T11:03:02.481783349Z\" level=info msg=\"Removed container e7b5edf0c25dd18fd8432acb444fdb099c6a426ad6fdd7332d788a828657ac1f: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=6917a327-3dba-4e8b-bafc-010cfc4858a8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.131219 | controller |     "Jun 09 11:03:02.592444 crc crio[21508]: time=\"2026-06-09T11:03:02.592230262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.131234 | controller |     "Jun 09 11:03:02.926973 crc crio[21508]: time=\"2026-06-09T11:03:02.926845935Z\" level=info msg=\"Created container b1a63e4eb81ee8f543b2d8c968258fa17c55698a634945ff47ffe740a25a5d9f: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=0decba46-86fb-4ecf-97f1-52b16e1220a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.131248 | controller |     "Jun 09 11:03:02.928762 crc crio[21508]: time=\"2026-06-09T11:03:02.928642907Z\" level=info msg=\"Starting container: b1a63e4eb81ee8f543b2d8c968258fa17c55698a634945ff47ffe740a25a5d9f\" id=21b29f44-5fd3-44c4-bfeb-605d4403d849 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.131263 | controller |     "Jun 09 11:03:02.936608 crc crio[21508]: time=\"2026-06-09T11:03:02.93602819Z\" level=info msg=\"Started container\" PID=26257 containerID=b1a63e4eb81ee8f543b2d8c968258fa17c55698a634945ff47ffe740a25a5d9f description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=21b29f44-5fd3-44c4-bfeb-605d4403d849 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3634b745444ba35c0edeb974e19fc8a4e8fdec9fca497639475422f2fa1abea",
2026-06-09 12:20:06.131278 | controller |     "Jun 09 11:03:31.629739 crc crio[21508]: time=\"2026-06-09T11:03:31.628966562Z\" level=info msg=\"Stopping container: b1a63e4eb81ee8f543b2d8c968258fa17c55698a634945ff47ffe740a25a5d9f (timeout: 30s)\" id=cb5d901b-38cb-4296-b094-99f2f11cf5f4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.131292 | controller |     "Jun 09 11:03:31.968694 crc crio[21508]: time=\"2026-06-09T11:03:31.967912981Z\" level=info msg=\"Stopped container b1a63e4eb81ee8f543b2d8c968258fa17c55698a634945ff47ffe740a25a5d9f: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=cb5d901b-38cb-4296-b094-99f2f11cf5f4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.131307 | controller |     "Jun 09 11:03:32.651620 crc crio[21508]: time=\"2026-06-09T11:03:32.651568295Z\" level=info msg=\"Removing container: c2f40fc2b34dc2a8a769588ba07f585fbf0bf58c031ff601e9aa009837d3cd66\" id=ea025fc1-8750-434b-b0ce-ba76d071ed68 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.131322 | controller |     "Jun 09 11:03:32.707111 crc crio[21508]: time=\"2026-06-09T11:03:32.707058739Z\" level=info msg=\"Removed container c2f40fc2b34dc2a8a769588ba07f585fbf0bf58c031ff601e9aa009837d3cd66: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=ea025fc1-8750-434b-b0ce-ba76d071ed68 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.131337 | controller |     "Jun 09 11:03:33.667844 crc crio[21508]: time=\"2026-06-09T11:03:33.667201506Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=7ee9a918-7476-4887-a86f-38846a7bd6b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.131372 | controller |     "Jun 09 11:03:33.670726 crc crio[21508]: time=\"2026-06-09T11:03:33.670235464Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=31d2f402-ccfb-4800-9339-888c6d71204c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.131392 | controller |     "Jun 09 11:03:33.672408 crc crio[21508]: time=\"2026-06-09T11:03:33.671852531Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=dced077b-490b-405b-9057-fe661c8b1084 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.131407 | controller |     "Jun 09 11:03:33.673554 crc crio[21508]: time=\"2026-06-09T11:03:33.673476638Z\" level=info msg=\"Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=373a0511-1259-4073-b1df-77afc7399b63 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.131421 | controller |     "Jun 09 11:03:33.673946 crc crio[21508]: time=\"2026-06-09T11:03:33.673878799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.131436 | controller |     "Jun 09 11:03:33.674258 crc crio[21508]: time=\"2026-06-09T11:03:33.674200379Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=751aaf09-ca29-42c6-b4e4-6abeb3d6c969 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.131451 | controller |     "Jun 09 11:03:33.674756 crc crio[21508]: time=\"2026-06-09T11:03:33.674687643Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=2a9bde3a-9f75-4321-8c9f-3da84e8b8447 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.131466 | controller |     "Jun 09 11:03:33.676254 crc crio[21508]: time=\"2026-06-09T11:03:33.676163595Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=fba00365-f270-4455-9689-507ce50cc31f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.131480 | controller |     "Jun 09 11:03:33.679599 crc crio[21508]: time=\"2026-06-09T11:03:33.679467941Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=67a8be74-4946-4d92-a23c-139e59c9c28c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.131495 | controller |     "Jun 09 11:03:33.682445 crc crio[21508]: time=\"2026-06-09T11:03:33.681992544Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=9b3b2c9b-54f8-4885-b89e-b3dc3913e001 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.131519 | controller |     "Jun 09 11:03:33.683264 crc crio[21508]: time=\"2026-06-09T11:03:33.683191118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.131534 | controller |     "Jun 09 11:03:33.684926 crc crio[21508]: time=\"2026-06-09T11:03:33.684854487Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=f2c90a62-fd0c-4478-b432-f4e0ee153229 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.131549 | controller |     "Jun 09 11:03:33.685061 crc crio[21508]: time=\"2026-06-09T11:03:33.685022421Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=09f17232-dfd5-44f4-965d-99a4129ffd3f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.131563 | controller |     "Jun 09 11:03:33.692534 crc crio[21508]: time=\"2026-06-09T11:03:33.692453996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.131581 | controller |     "Jun 09 11:03:33.694546 crc crio[21508]: time=\"2026-06-09T11:03:33.694460434Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=27210635-8f76-44e9-8617-79442a7a13a8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.131596 | controller |     "Jun 09 11:03:33.695051 crc crio[21508]: time=\"2026-06-09T11:03:33.694974009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.131611 | controller |     "Jun 09 11:03:33.699639 crc crio[21508]: time=\"2026-06-09T11:03:33.699565642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.131626 | controller |     "Jun 09 11:03:33.703796 crc crio[21508]: time=\"2026-06-09T11:03:33.703726702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.131640 | controller |     "Jun 09 11:03:33.713393 crc crio[21508]: time=\"2026-06-09T11:03:33.713243197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.131655 | controller |     "Jun 09 11:03:33.720664 crc crio[21508]: time=\"2026-06-09T11:03:33.72058804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.131669 | controller |     "Jun 09 11:03:33.723447 crc crio[21508]: time=\"2026-06-09T11:03:33.723341879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.131683 | controller |     "Jun 09 11:03:33.726745 crc crio[21508]: time=\"2026-06-09T11:03:33.726672145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.131697 | controller |     "Jun 09 11:03:33.734837 crc crio[21508]: time=\"2026-06-09T11:03:33.734735929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.131711 | controller |     "Jun 09 11:03:33.899616 crc crio[21508]: time=\"2026-06-09T11:03:33.899551663Z\" level=info msg=\"Created container 19997352899c81b35794536f52b093b06ec0eefaa30abf5e428326896fa1e87b: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=67a8be74-4946-4d92-a23c-139e59c9c28c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.131725 | controller |     "Jun 09 11:03:33.900546 crc crio[21508]: time=\"2026-06-09T11:03:33.90045837Z\" level=info msg=\"Created container f2144ad6169637a6824ab64418e32d1553ad0dd1347351f5d404d57088341476: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=09f17232-dfd5-44f4-965d-99a4129ffd3f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.131739 | controller |     "Jun 09 11:03:33.901239 crc crio[21508]: time=\"2026-06-09T11:03:33.90116489Z\" level=info msg=\"Starting container: 19997352899c81b35794536f52b093b06ec0eefaa30abf5e428326896fa1e87b\" id=92b0bd99-fa62-4f5b-88d0-c05223264e5e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.131754 | controller |     "Jun 09 11:03:33.901388 crc crio[21508]: time=\"2026-06-09T11:03:33.901280213Z\" level=info msg=\"Created container 81ad1fbbfad62f6ad052ea67ea729d60617eb273ed6c0dfa070755589e56511d: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=373a0511-1259-4073-b1df-77afc7399b63 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.131772 | controller |     "Jun 09 11:03:33.901601 crc crio[21508]: time=\"2026-06-09T11:03:33.901563952Z\" level=info msg=\"Starting container: f2144ad6169637a6824ab64418e32d1553ad0dd1347351f5d404d57088341476\" id=8eb25480-edfe-4841-80b0-7c8fd09f7fcf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.131786 | controller |     "Jun 09 11:03:33.902155 crc crio[21508]: time=\"2026-06-09T11:03:33.902085467Z\" level=info msg=\"Starting container: 81ad1fbbfad62f6ad052ea67ea729d60617eb273ed6c0dfa070755589e56511d\" id=aaad987e-ff10-411a-bb5d-e1ac7f1066d3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.131801 | controller |     "Jun 09 11:03:33.907902 crc crio[21508]: time=\"2026-06-09T11:03:33.907775481Z\" level=info msg=\"Started container\" PID=26715 containerID=81ad1fbbfad62f6ad052ea67ea729d60617eb273ed6c0dfa070755589e56511d description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=aaad987e-ff10-411a-bb5d-e1ac7f1066d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9bad1a181c0a47f42136862b1a1c1b65c1e29599f1c77fe19e8ac0a2123531c",
2026-06-09 12:20:06.131816 | controller |     "Jun 09 11:03:33.918699 crc crio[21508]: time=\"2026-06-09T11:03:33.918406969Z\" level=info msg=\"Started container\" PID=26713 containerID=19997352899c81b35794536f52b093b06ec0eefaa30abf5e428326896fa1e87b description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=92b0bd99-fa62-4f5b-88d0-c05223264e5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c77e52bc46bbbe782fac3af50759c503b4087757671b68a68e25ec06b514cdf0",
2026-06-09 12:20:06.131830 | controller |     "Jun 09 11:03:33.921367 crc crio[21508]: time=\"2026-06-09T11:03:33.921253311Z\" level=info msg=\"Started container\" PID=26716 containerID=f2144ad6169637a6824ab64418e32d1553ad0dd1347351f5d404d57088341476 description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=8eb25480-edfe-4841-80b0-7c8fd09f7fcf name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4c9aaa2d2e163873a63504fcbd908971cf35fbb83f684b80a1494f5e464f169",
2026-06-09 12:20:06.131845 | controller |     "Jun 09 11:03:34.022533 crc crio[21508]: time=\"2026-06-09T11:03:34.021657453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.131859 | controller |     "Jun 09 11:03:34.179718 crc crio[21508]: time=\"2026-06-09T11:03:34.17891663Z\" level=info msg=\"Created container 254738f971d5b9238011e36c5245124a643f65ee865225f4ab670d51d0a8a4eb: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=27210635-8f76-44e9-8617-79442a7a13a8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.131873 | controller |     "Jun 09 11:03:34.181708 crc crio[21508]: time=\"2026-06-09T11:03:34.181624228Z\" level=info msg=\"Starting container: 254738f971d5b9238011e36c5245124a643f65ee865225f4ab670d51d0a8a4eb\" id=abc416f8-ea79-447d-a05f-a0330935c2e0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.131888 | controller |     "Jun 09 11:03:34.187817 crc crio[21508]: time=\"2026-06-09T11:03:34.187734045Z\" level=info msg=\"Started container\" PID=26761 containerID=254738f971d5b9238011e36c5245124a643f65ee865225f4ab670d51d0a8a4eb description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=abc416f8-ea79-447d-a05f-a0330935c2e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb526179eea75c32d1adb43b9166340b8226c94593999fb2a861e86bb5dc0a93",
2026-06-09 12:20:06.131902 | controller |     "Jun 09 11:03:34.707978 crc crio[21508]: time=\"2026-06-09T11:03:34.707903533Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=74cdef3d-383d-4966-b9e4-f33e302eda3c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.131920 | controller |     "Jun 09 11:03:34.710111 crc crio[21508]: time=\"2026-06-09T11:03:34.710047265Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=365cc8cc-b628-4ec4-88bd-7388bb608617 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.131935 | controller |     "Jun 09 11:03:34.711962 crc crio[21508]: time=\"2026-06-09T11:03:34.711900028Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=57d2798f-9ea9-4d90-804b-48afa1de0569 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.131949 | controller |     "Jun 09 11:03:34.712244 crc crio[21508]: time=\"2026-06-09T11:03:34.712191457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.131963 | controller |     "Jun 09 11:03:34.764086 crc crio[21508]: time=\"2026-06-09T11:03:34.76385881Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=c33766fb-d508-4a03-8688-ed75f9a27cef name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.131977 | controller |     "Jun 09 11:03:34.771948 crc crio[21508]: time=\"2026-06-09T11:03:34.771864572Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=3be6a73a-a92a-41db-9d50-12451a9867d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.131991 | controller |     "Jun 09 11:03:34.778859 crc crio[21508]: time=\"2026-06-09T11:03:34.778673119Z\" level=info msg=\"Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=6341ab9c-ccb1-4f56-9955-933afe99a479 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.132005 | controller |     "Jun 09 11:03:34.779216 crc crio[21508]: time=\"2026-06-09T11:03:34.779133162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.132019 | controller |     "Jun 09 11:03:34.827702 crc crio[21508]: time=\"2026-06-09T11:03:34.81848912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.132033 | controller |     "Jun 09 11:03:34.859594 crc crio[21508]: time=\"2026-06-09T11:03:34.859481255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.132047 | controller |     "Jun 09 11:03:34.872904 crc crio[21508]: time=\"2026-06-09T11:03:34.87281098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.132061 | controller |     "Jun 09 11:03:35.044627 crc crio[21508]: time=\"2026-06-09T11:03:35.044044039Z\" level=info msg=\"Created container cc471bc11450a3077d3e6597f8c50134be5eb68cf8182aaf3280b5bcd48e9a34: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=6341ab9c-ccb1-4f56-9955-933afe99a479 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.132075 | controller |     "Jun 09 11:03:35.045847 crc crio[21508]: time=\"2026-06-09T11:03:35.045780859Z\" level=info msg=\"Starting container: cc471bc11450a3077d3e6597f8c50134be5eb68cf8182aaf3280b5bcd48e9a34\" id=c3b6fccf-ad2e-4862-829a-2aac6c793ac7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.132092 | controller |     "Jun 09 11:03:35.054142 crc crio[21508]: time=\"2026-06-09T11:03:35.054049149Z\" level=info msg=\"Started container\" PID=26802 containerID=cc471bc11450a3077d3e6597f8c50134be5eb68cf8182aaf3280b5bcd48e9a34 description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=c3b6fccf-ad2e-4862-829a-2aac6c793ac7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cea660db54dd874a3ad2bb400a57fcc892221905320820c16a40c9cbe728188",
2026-06-09 12:20:06.132107 | controller |     "Jun 09 11:03:35.133341 crc crio[21508]: time=\"2026-06-09T11:03:35.133190256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.132122 | controller |     "Jun 09 11:03:35.214552 crc crio[21508]: time=\"2026-06-09T11:03:35.214278921Z\" level=info msg=\"Created container 44d4970f3b5979040de42f76b94bb198287f39315ebc499789afe60e072fbc39: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=57d2798f-9ea9-4d90-804b-48afa1de0569 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.132136 | controller |     "Jun 09 11:03:35.217589 crc crio[21508]: time=\"2026-06-09T11:03:35.217534685Z\" level=info msg=\"Starting container: 44d4970f3b5979040de42f76b94bb198287f39315ebc499789afe60e072fbc39\" id=b556b0a0-677d-4a94-b4fa-977e160b6669 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.132151 | controller |     "Jun 09 11:03:35.224903 crc crio[21508]: time=\"2026-06-09T11:03:35.224808305Z\" level=info msg=\"Started container\" PID=26820 containerID=44d4970f3b5979040de42f76b94bb198287f39315ebc499789afe60e072fbc39 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=b556b0a0-677d-4a94-b4fa-977e160b6669 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90683bce2f76d47619a66a98bbed8e60eb6e6d08ea55a6c5d62d272f8a49559f",
2026-06-09 12:20:06.132165 | controller |     "Jun 09 11:03:35.840200 crc crio[21508]: time=\"2026-06-09T11:03:35.839701921Z\" level=info msg=\"Removing container: c5ec076dce67e0d159a1edf47d009c350d0483640d611d4e98346d48e31997c4\" id=c2a1abc3-a8a2-4172-8c0a-9d1c2057ab0d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.132179 | controller |     "Jun 09 11:03:35.840829 crc crio[21508]: time=\"2026-06-09T11:03:35.840111613Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=cd30c9d6-7f99-4a7a-8c57-4b29f4db14a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.132193 | controller |     "Jun 09 11:03:35.842930 crc crio[21508]: time=\"2026-06-09T11:03:35.842866353Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=543ccc35-d9a6-4b6f-b3c5-c915120cb26f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.132207 | controller |     "Jun 09 11:03:35.844758 crc crio[21508]: time=\"2026-06-09T11:03:35.844693846Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=541cf181-f76d-4aa5-81f4-ac31e599f689 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.132221 | controller |     "Jun 09 11:03:35.845030 crc crio[21508]: time=\"2026-06-09T11:03:35.844977324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.132236 | controller |     "Jun 09 11:03:35.850395 crc crio[21508]: time=\"2026-06-09T11:03:35.850335609Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=1c131b65-3133-459a-a596-87282a4cf94b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.132253 | controller |     "Jun 09 11:03:35.858111 crc crio[21508]: time=\"2026-06-09T11:03:35.858043672Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=6a7f989a-4798-460b-8f65-910b4e895e2c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.132268 | controller |     "Jun 09 11:03:35.863985 crc crio[21508]: time=\"2026-06-09T11:03:35.863909891Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=96ca4dcc-c4b6-41bb-aba8-95514acda3d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.132283 | controller |     "Jun 09 11:03:35.881873 crc crio[21508]: time=\"2026-06-09T11:03:35.881781068Z\" level=info msg=\"Removed container c5ec076dce67e0d159a1edf47d009c350d0483640d611d4e98346d48e31997c4: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=c2a1abc3-a8a2-4172-8c0a-9d1c2057ab0d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.132297 | controller |     "Jun 09 11:03:35.888633 crc crio[21508]: time=\"2026-06-09T11:03:35.888551794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.132312 | controller |     "Jun 09 11:03:35.889230 crc crio[21508]: time=\"2026-06-09T11:03:35.888587015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.132327 | controller |     "Jun 09 11:03:35.901627 crc crio[21508]: time=\"2026-06-09T11:03:35.901543049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.132341 | controller |     "Jun 09 11:03:35.918442 crc crio[21508]: time=\"2026-06-09T11:03:35.918366486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.132373 | controller |     "Jun 09 11:03:35.921207 crc crio[21508]: time=\"2026-06-09T11:03:35.921046613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.132389 | controller |     "Jun 09 11:03:36.016914 crc crio[21508]: time=\"2026-06-09T11:03:36.01674209Z\" level=info msg=\"Created container 2bbacbc84b5b5a59d0dabd0436eca1de022b4362a11b2d3891fd3fe732abd817: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=541cf181-f76d-4aa5-81f4-ac31e599f689 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.132403 | controller |     "Jun 09 11:03:36.018269 crc crio[21508]: time=\"2026-06-09T11:03:36.018184051Z\" level=info msg=\"Starting container: 2bbacbc84b5b5a59d0dabd0436eca1de022b4362a11b2d3891fd3fe732abd817\" id=681a7fe8-36d5-4bbe-a339-f65955f2d1e9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.132418 | controller |     "Jun 09 11:03:36.018679 crc crio[21508]: time=\"2026-06-09T11:03:36.018583133Z\" level=info msg=\"Created container 07c8001371fbfbce20f0fa95735df186289162a34bf846ff371830fe9b597107: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=96ca4dcc-c4b6-41bb-aba8-95514acda3d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.132432 | controller |     "Jun 09 11:03:36.019581 crc crio[21508]: time=\"2026-06-09T11:03:36.019475949Z\" level=info msg=\"Starting container: 07c8001371fbfbce20f0fa95735df186289162a34bf846ff371830fe9b597107\" id=39fb5df1-0dc6-48ea-a981-f5268350c656 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.132451 | controller |     "Jun 09 11:03:36.024775 crc crio[21508]: time=\"2026-06-09T11:03:36.024686009Z\" level=info msg=\"Started container\" PID=26856 containerID=2bbacbc84b5b5a59d0dabd0436eca1de022b4362a11b2d3891fd3fe732abd817 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=681a7fe8-36d5-4bbe-a339-f65955f2d1e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b82109e8bb79c50ae2d555de28caead94e0d09533fcea5ff28fa8811dc5f7ca6",
2026-06-09 12:20:06.132467 | controller |     "Jun 09 11:03:36.032882 crc crio[21508]: time=\"2026-06-09T11:03:36.032760373Z\" level=info msg=\"Started container\" PID=26859 containerID=07c8001371fbfbce20f0fa95735df186289162a34bf846ff371830fe9b597107 description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=39fb5df1-0dc6-48ea-a981-f5268350c656 name=/runtime.v1.RuntimeService/StartContainer sandboxID=36f795b3d228975b352ac3ae72180435ac1d76ad3ecce036ad8627f33fbfb5de",
2026-06-09 12:20:06.132482 | controller |     "Jun 09 11:03:36.861959 crc crio[21508]: time=\"2026-06-09T11:03:36.861540342Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=3e26df21-9267-4624-9b06-74ee511ceef4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.132496 | controller |     "Jun 09 11:03:36.864120 crc crio[21508]: time=\"2026-06-09T11:03:36.864071625Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=3506e718-1c4d-400f-ba07-b266f4477a04 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.132511 | controller |     "Jun 09 11:03:36.867727 crc crio[21508]: time=\"2026-06-09T11:03:36.866007761Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=a176c7bd-ef98-4131-8b12-4141d97ed2ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.132525 | controller |     "Jun 09 11:03:36.867727 crc crio[21508]: time=\"2026-06-09T11:03:36.866363211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.132540 | controller |     "Jun 09 11:03:36.867727 crc crio[21508]: time=\"2026-06-09T11:03:36.866564097Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=4001e866-19ec-4131-ad20-262b8f3172f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.132554 | controller |     "Jun 09 11:03:36.870795 crc crio[21508]: time=\"2026-06-09T11:03:36.870611744Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=e841d2a9-bf67-40fe-842d-89a28a439177 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.132569 | controller |     "Jun 09 11:03:36.872966 crc crio[21508]: time=\"2026-06-09T11:03:36.872843899Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=e889c79c-d80b-431d-a4c2-dd614521ea59 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.132623 | controller |     "Jun 09 11:03:36.877371 crc crio[21508]: time=\"2026-06-09T11:03:36.877224475Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=0e3cbd37-2cf3-45b8-9b9d-911187265a4a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.132646 | controller |     "Jun 09 11:03:36.878650 crc crio[21508]: time=\"2026-06-09T11:03:36.878549104Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=7ee8b817-f4d3-4ebb-801a-5aa4b859a4d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.132662 | controller |     "Jun 09 11:03:36.878955 crc crio[21508]: time=\"2026-06-09T11:03:36.878895714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.132677 | controller |     "Jun 09 11:03:36.880673 crc crio[21508]: time=\"2026-06-09T11:03:36.880635874Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=788c1932-593b-499e-80ce-c4f791c97231 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.132692 | controller |     "Jun 09 11:03:36.882118 crc crio[21508]: time=\"2026-06-09T11:03:36.88189508Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=7d4b9da1-e1e8-47a6-bb11-a43f4cba2cee name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.132707 | controller |     "Jun 09 11:03:36.896375 crc crio[21508]: time=\"2026-06-09T11:03:36.895832173Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=d97f23d5-11d9-4887-a46a-30b4bb13e720 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.132722 | controller |     "Jun 09 11:03:36.900822 crc crio[21508]: time=\"2026-06-09T11:03:36.90055202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.132736 | controller |     "Jun 09 11:03:36.901348 crc crio[21508]: time=\"2026-06-09T11:03:36.90123186Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=a17f7d7b-8432-41d8-94c4-d0b6959b6398 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.132751 | controller |     "Jun 09 11:03:36.901732 crc crio[21508]: time=\"2026-06-09T11:03:36.901498387Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=8ef92611-cb20-44d4-8a73-a68a9121e3f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.132766 | controller |     "Jun 09 11:03:36.905343 crc crio[21508]: time=\"2026-06-09T11:03:36.90437493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.132781 | controller |     "Jun 09 11:03:36.905343 crc crio[21508]: time=\"2026-06-09T11:03:36.904986968Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=3767dd57-0e85-4710-b724-26c3895febad name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.132796 | controller |     "Jun 09 11:03:36.905343 crc crio[21508]: time=\"2026-06-09T11:03:36.905217505Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=c6d34199-34e9-4111-beb7-bdfdfcc9146b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.132810 | controller |     "Jun 09 11:03:36.907245 crc crio[21508]: time=\"2026-06-09T11:03:36.907182172Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=0e90b7e6-b49c-43d6-9ffd-4289f8e12335 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.132828 | controller |     "Jun 09 11:03:36.910715 crc crio[21508]: time=\"2026-06-09T11:03:36.910650982Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=72392da7-77e0-4950-bb48-44e14ce6923a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.132844 | controller |     "Jun 09 11:03:36.914123 crc crio[21508]: time=\"2026-06-09T11:03:36.91405304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.132859 | controller |     "Jun 09 11:03:36.916087 crc crio[21508]: time=\"2026-06-09T11:03:36.916027167Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=802710a4-dead-4481-afe1-d468070fe84f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.132874 | controller |     "Jun 09 11:03:36.919181 crc crio[21508]: time=\"2026-06-09T11:03:36.919099036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.132888 | controller |     "Jun 09 11:03:36.930097 crc crio[21508]: time=\"2026-06-09T11:03:36.930029252Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=7ccabf75-0092-4b00-8f0e-73aedb6284a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.132903 | controller |     "Jun 09 11:03:36.930270 crc crio[21508]: time=\"2026-06-09T11:03:36.930138995Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=c34cc925-dc25-4dac-8f97-e4fd095f66c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.132917 | controller |     "Jun 09 11:03:36.930570 crc crio[21508]: time=\"2026-06-09T11:03:36.930534977Z\" level=info msg=\"Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=5defc752-7dff-4e6d-a79c-26da51535688 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.132932 | controller |     "Jun 09 11:03:36.930721 crc crio[21508]: time=\"2026-06-09T11:03:36.93066763Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=b1bd44e1-5210-45d7-a744-2efed44a1f61 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.132946 | controller |     "Jun 09 11:03:36.950417 crc crio[21508]: time=\"2026-06-09T11:03:36.948081744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.132961 | controller |     "Jun 09 11:03:36.950417 crc crio[21508]: time=\"2026-06-09T11:03:36.9486233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.132975 | controller |     "Jun 09 11:03:36.952930 crc crio[21508]: time=\"2026-06-09T11:03:36.952897343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.132989 | controller |     "Jun 09 11:03:36.953824 crc crio[21508]: time=\"2026-06-09T11:03:36.953755788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.133003 | controller |     "Jun 09 11:03:36.968707 crc crio[21508]: time=\"2026-06-09T11:03:36.965686403Z\" level=info msg=\"Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=2fb14fcd-4f50-4fec-89ac-bd1a6475ec27 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.133023 | controller |     "Jun 09 11:03:36.970272 crc crio[21508]: time=\"2026-06-09T11:03:36.970192643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.133038 | controller |     "Jun 09 11:03:36.976441 crc crio[21508]: time=\"2026-06-09T11:03:36.975470306Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=7e89d0b8-e5c9-488c-8e49-4d82430bd250 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.133053 | controller |     "Jun 09 11:03:36.978540 crc crio[21508]: time=\"2026-06-09T11:03:36.978457972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.133067 | controller |     "Jun 09 11:03:36.984666 crc crio[21508]: time=\"2026-06-09T11:03:36.984410204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.133082 | controller |     "Jun 09 11:03:36.984901 crc crio[21508]: time=\"2026-06-09T11:03:36.984714513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.133096 | controller |     "Jun 09 11:03:37.015151 crc crio[21508]: time=\"2026-06-09T11:03:37.014840574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.133111 | controller |     "Jun 09 11:03:37.021024 crc crio[21508]: time=\"2026-06-09T11:03:37.020925709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.133125 | controller |     "Jun 09 11:03:37.056842 crc crio[21508]: time=\"2026-06-09T11:03:37.056720014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.133140 | controller |     "Jun 09 11:03:37.066684 crc crio[21508]: time=\"2026-06-09T11:03:37.06659916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.133155 | controller |     "Jun 09 11:03:37.078644 crc crio[21508]: time=\"2026-06-09T11:03:37.077766493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.133169 | controller |     "Jun 09 11:03:37.081031 crc crio[21508]: time=\"2026-06-09T11:03:37.080944625Z\" level=info msg=\"Created container 040b36b08e001449e3b15d9dc279ea00e5af6e763300e50230ce6a06cd7a5144: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=a176c7bd-ef98-4131-8b12-4141d97ed2ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.133183 | controller |     "Jun 09 11:03:37.087624 crc crio[21508]: time=\"2026-06-09T11:03:37.087276988Z\" level=info msg=\"Starting container: 040b36b08e001449e3b15d9dc279ea00e5af6e763300e50230ce6a06cd7a5144\" id=0665411f-f6d5-466f-9482-c5e9831c9bba name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.133197 | controller |     "Jun 09 11:03:37.098697 crc crio[21508]: time=\"2026-06-09T11:03:37.098620946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.133217 | controller |     "Jun 09 11:03:37.128478 crc crio[21508]: time=\"2026-06-09T11:03:37.128396866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.133232 | controller |     "Jun 09 11:03:37.137581 crc crio[21508]: time=\"2026-06-09T11:03:37.137382466Z\" level=info msg=\"Started container\" PID=26930 containerID=040b36b08e001449e3b15d9dc279ea00e5af6e763300e50230ce6a06cd7a5144 description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=0665411f-f6d5-466f-9482-c5e9831c9bba name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c5c1bacef48880ccedee84bc6fd2b590a18bffc9227e616e6e89806b2c726db",
2026-06-09 12:20:06.133247 | controller |     "Jun 09 11:03:37.178125 crc crio[21508]: time=\"2026-06-09T11:03:37.176054974Z\" level=info msg=\"Created container 3338d48d996a1ff57a74a64a1dcd3bff52c3a1a3903f4c7e74b6cfb81c3daa7e: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=0e90b7e6-b49c-43d6-9ffd-4289f8e12335 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.133261 | controller |     "Jun 09 11:03:37.178125 crc crio[21508]: time=\"2026-06-09T11:03:37.177600909Z\" level=info msg=\"Starting container: 3338d48d996a1ff57a74a64a1dcd3bff52c3a1a3903f4c7e74b6cfb81c3daa7e\" id=9f983a75-a0cc-41a3-aaee-808922250dd3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.133276 | controller |     "Jun 09 11:03:37.199886 crc crio[21508]: time=\"2026-06-09T11:03:37.192057546Z\" level=info msg=\"Started container\" PID=26937 containerID=3338d48d996a1ff57a74a64a1dcd3bff52c3a1a3903f4c7e74b6cfb81c3daa7e description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=9f983a75-a0cc-41a3-aaee-808922250dd3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76b3ab2469ebea9ef0c1db7ea4b41bfcc44f8d98e0f3a06369ee715b920588a4",
2026-06-09 12:20:06.133291 | controller |     "Jun 09 11:03:37.224598 crc crio[21508]: time=\"2026-06-09T11:03:37.224267627Z\" level=info msg=\"Created container 36d7f2d48fa3719c2fe462a4f9f0b08e8d763235a0fe26ef64d7e9f6bef63baf: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=c34cc925-dc25-4dac-8f97-e4fd095f66c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.133305 | controller |     "Jun 09 11:03:37.230441 crc crio[21508]: time=\"2026-06-09T11:03:37.230353513Z\" level=info msg=\"Starting container: 36d7f2d48fa3719c2fe462a4f9f0b08e8d763235a0fe26ef64d7e9f6bef63baf\" id=fbf44e71-c933-4d3b-98e9-c1ad981eb9ce name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.133320 | controller |     "Jun 09 11:03:37.231999 crc crio[21508]: time=\"2026-06-09T11:03:37.231937929Z\" level=info msg=\"Created container 8f467b4bf6cc2320e3c27de75e90159a56b9c176845e3956aa1e741d6db919ea: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=7e89d0b8-e5c9-488c-8e49-4d82430bd250 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.133334 | controller |     "Jun 09 11:03:37.232955 crc crio[21508]: time=\"2026-06-09T11:03:37.232889627Z\" level=info msg=\"Starting container: 8f467b4bf6cc2320e3c27de75e90159a56b9c176845e3956aa1e741d6db919ea\" id=f8249857-5d1f-4aaf-8147-a1b8fd53f6f6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.133365 | controller |     "Jun 09 11:03:37.237125 crc crio[21508]: time=\"2026-06-09T11:03:37.237062027Z\" level=info msg=\"Created container 0fd89350546f8454f150e583d539b3b56348bbc7f9baa4741b4b1d6cb2a2d323: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=5defc752-7dff-4e6d-a79c-26da51535688 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.133386 | controller |     "Jun 09 11:03:37.238165 crc crio[21508]: time=\"2026-06-09T11:03:37.238138168Z\" level=info msg=\"Starting container: 0fd89350546f8454f150e583d539b3b56348bbc7f9baa4741b4b1d6cb2a2d323\" id=b99388fe-377e-4e50-a96e-0422c6c9521d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.133401 | controller |     "Jun 09 11:03:37.240113 crc crio[21508]: time=\"2026-06-09T11:03:37.240006212Z\" level=info msg=\"Started container\" PID=26958 containerID=36d7f2d48fa3719c2fe462a4f9f0b08e8d763235a0fe26ef64d7e9f6bef63baf description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=fbf44e71-c933-4d3b-98e9-c1ad981eb9ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=df5068c5b5763ad142e71b9067582452cda7d7493451e2f3411eea966ce4c908",
2026-06-09 12:20:06.133416 | controller |     "Jun 09 11:03:37.244610 crc crio[21508]: time=\"2026-06-09T11:03:37.242110223Z\" level=info msg=\"Started container\" PID=26962 containerID=8f467b4bf6cc2320e3c27de75e90159a56b9c176845e3956aa1e741d6db919ea description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=f8249857-5d1f-4aaf-8147-a1b8fd53f6f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25bce187dbfc3ff179d9fc789fad5f69b528d91807c0c0fb664ffe4a08e5877e",
2026-06-09 12:20:06.133431 | controller |     "Jun 09 11:03:37.244610 crc crio[21508]: time=\"2026-06-09T11:03:37.244192273Z\" level=info msg=\"Started container\" PID=26961 containerID=0fd89350546f8454f150e583d539b3b56348bbc7f9baa4741b4b1d6cb2a2d323 description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=b99388fe-377e-4e50-a96e-0422c6c9521d name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1fb2ec5ae1978703ee65d3b3d23e2c1e8cfbe9bc5c2d288a6ca6903714df7dc",
2026-06-09 12:20:06.133446 | controller |     "Jun 09 11:03:37.250251 crc crio[21508]: time=\"2026-06-09T11:03:37.246787528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.133461 | controller |     "Jun 09 11:03:37.253148 crc crio[21508]: time=\"2026-06-09T11:03:37.253119691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.133476 | controller |     "Jun 09 11:03:37.358973 crc crio[21508]: time=\"2026-06-09T11:03:37.35891136Z\" level=info msg=\"Created container ad8676e27b5ed9122d4af843254fe7ba15a3ca5961637f5a8c144dbfc0d24d2b: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=7ee8b817-f4d3-4ebb-801a-5aa4b859a4d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.133490 | controller |     "Jun 09 11:03:37.364928 crc crio[21508]: time=\"2026-06-09T11:03:37.364678917Z\" level=info msg=\"Created container ec021a7d7064082193b31a53230fd6bfc013391ae12fa1fcb705743f5ce5b45b: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=788c1932-593b-499e-80ce-c4f791c97231 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.133505 | controller |     "Jun 09 11:03:37.365801 crc crio[21508]: time=\"2026-06-09T11:03:37.365680925Z\" level=info msg=\"Starting container: ad8676e27b5ed9122d4af843254fe7ba15a3ca5961637f5a8c144dbfc0d24d2b\" id=ce4f2b59-ba60-4951-887a-85634ddc8916 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.133520 | controller |     "Jun 09 11:03:37.366156 crc crio[21508]: time=\"2026-06-09T11:03:37.366088267Z\" level=info msg=\"Starting container: ec021a7d7064082193b31a53230fd6bfc013391ae12fa1fcb705743f5ce5b45b\" id=19618445-cb21-4649-9629-d585280bf2ae name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.133534 | controller |     "Jun 09 11:03:37.382892 crc crio[21508]: time=\"2026-06-09T11:03:37.38279015Z\" level=info msg=\"Started container\" PID=27004 containerID=ec021a7d7064082193b31a53230fd6bfc013391ae12fa1fcb705743f5ce5b45b description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=19618445-cb21-4649-9629-d585280bf2ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=88df9c3a98a4f8322b1b9c58c98b1f8b467e4bb032e67747dbdd4afd11b5c829",
2026-06-09 12:20:06.133561 | controller |     "Jun 09 11:03:37.388661 crc crio[21508]: time=\"2026-06-09T11:03:37.388563287Z\" level=info msg=\"Started container\" PID=27011 containerID=ad8676e27b5ed9122d4af843254fe7ba15a3ca5961637f5a8c144dbfc0d24d2b description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=ce4f2b59-ba60-4951-887a-85634ddc8916 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c702ca6340659dfba7fb6a27261378b6efc9ea2c834a8ece8c4554332fbb79c7",
2026-06-09 12:20:06.133577 | controller |     "Jun 09 11:03:37.479405 crc crio[21508]: time=\"2026-06-09T11:03:37.478788365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.133592 | controller |     "Jun 09 11:03:37.567026 crc crio[21508]: time=\"2026-06-09T11:03:37.566879452Z\" level=info msg=\"Created container c2826293546b97dd023cdc6ca8c1d00c990701c85e897254c6825787af53333d: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=2fb14fcd-4f50-4fec-89ac-bd1a6475ec27 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.133606 | controller |     "Jun 09 11:03:37.568682 crc crio[21508]: time=\"2026-06-09T11:03:37.568558851Z\" level=info msg=\"Starting container: c2826293546b97dd023cdc6ca8c1d00c990701c85e897254c6825787af53333d\" id=3de9a3ba-8757-4f81-a475-226c351f2936 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.133621 | controller |     "Jun 09 11:03:37.573229 crc crio[21508]: time=\"2026-06-09T11:03:37.573147553Z\" level=info msg=\"Started container\" PID=27063 containerID=c2826293546b97dd023cdc6ca8c1d00c990701c85e897254c6825787af53333d description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=3de9a3ba-8757-4f81-a475-226c351f2936 name=/runtime.v1.RuntimeService/StartContainer sandboxID=efc98da39db7e2091d4a6c81e4a272b557482da2572c717e97e449c6b69019ee",
2026-06-09 12:20:06.133636 | controller |     "Jun 09 11:04:20.322674 crc crio[21508]: time=\"2026-06-09T11:04:20.321945757Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=0bed0e65-b8ad-4111-863f-4dbaf6409fae name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.133650 | controller |     "Jun 09 11:04:20.325157 crc crio[21508]: time=\"2026-06-09T11:04:20.325090808Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=00328cd8-9e38-46d3-9242-2f119e3bcb34 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.133665 | controller |     "Jun 09 11:04:20.327948 crc crio[21508]: time=\"2026-06-09T11:04:20.327868628Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=f3aa0c07-9245-4817-9c4f-be78deb826f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.133680 | controller |     "Jun 09 11:04:20.328558 crc crio[21508]: time=\"2026-06-09T11:04:20.328481076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.133694 | controller |     "Jun 09 11:04:20.359625 crc crio[21508]: time=\"2026-06-09T11:04:20.359444651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.133712 | controller |     "Jun 09 11:04:20.514748 crc crio[21508]: time=\"2026-06-09T11:04:20.514208745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.133727 | controller |     "Jun 09 11:04:20.601001 crc crio[21508]: time=\"2026-06-09T11:04:20.600890261Z\" level=info msg=\"Created container e3b6704211513c3046f6a585d681cc92f497e899aa13aa9f9858b6bd1b56cc85: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=f3aa0c07-9245-4817-9c4f-be78deb826f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.133742 | controller |     "Jun 09 11:04:20.602882 crc crio[21508]: time=\"2026-06-09T11:04:20.602813967Z\" level=info msg=\"Starting container: e3b6704211513c3046f6a585d681cc92f497e899aa13aa9f9858b6bd1b56cc85\" id=758b7ee7-ab30-47a5-816d-7113da0b62f3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.133757 | controller |     "Jun 09 11:04:20.610885 crc crio[21508]: time=\"2026-06-09T11:04:20.610776737Z\" level=info msg=\"Started container\" PID=27670 containerID=e3b6704211513c3046f6a585d681cc92f497e899aa13aa9f9858b6bd1b56cc85 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=758b7ee7-ab30-47a5-816d-7113da0b62f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3634b745444ba35c0edeb974e19fc8a4e8fdec9fca497639475422f2fa1abea",
2026-06-09 12:20:06.133772 | controller |     "Jun 09 11:06:40.443413 crc crio[21508]: time=\"2026-06-09T11:06:40.434813262Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683386-qgbn2/POD\" id=c802518c-7126-495e-98d5-d8e22bb0dc3e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.133786 | controller |     "Jun 09 11:06:40.443413 crc crio[21508]: time=\"2026-06-09T11:06:40.435547603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.133801 | controller |     "Jun 09 11:06:40.458348 crc crio[21508]: time=\"2026-06-09T11:06:40.458211248Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683386-qgbn2 Namespace:openshift-infra ID:0c0da159f5d9b7165fe76320b7e816b1084e9318bb4ba4cd29cf298739802bac UID:b70858e2-cf35-4dba-9657-96ca80122060 NetNS:/var/run/netns/30ca139b-bf1d-4daf-9758-06d4c38e5870 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb70858e2_cf35_4dba_9657_96ca80122060.slice PodAnnotations:0xc00011ef68}] Aliases:map[]}\"",
2026-06-09 12:20:06.133816 | controller |     "Jun 09 11:06:40.458348 crc crio[21508]: time=\"2026-06-09T11:06:40.458354162Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683386-qgbn2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.133830 | controller |     "Jun 09 11:06:40.497980 crc crio[21508]: time=\"2026-06-09T11:06:40.497822943Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-v5xbm/POD\" id=cc4a6b2a-9f0a-417f-b9d1-233c2dd24061 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.133845 | controller |     "Jun 09 11:06:40.497980 crc crio[21508]: time=\"2026-06-09T11:06:40.497917416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.133859 | controller |     "Jun 09 11:06:40.523217 crc crio[21508]: time=\"2026-06-09T11:06:40.523108014Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-v5xbm Namespace:openshift-marketplace ID:7766cebacaca677eab2d6c4d8756dfd3dfdf957da9d41ae6d4dbd1ab981d6f33 UID:243bc5f4-836f-47f7-b793-4fdfc868b37e NetNS:/var/run/netns/2fcd2ae9-1ea5-46ae-805a-88782c5778c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod243bc5f4_836f_47f7_b793_4fdfc868b37e.slice PodAnnotations:0xc00011f298}] Aliases:map[]}\"",
2026-06-09 12:20:06.133877 | controller |     "Jun 09 11:06:40.523217 crc crio[21508]: time=\"2026-06-09T11:06:40.523183817Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-v5xbm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.133891 | controller |     "Jun 09 11:06:40.534587 crc crio[21508]: time=\"2026-06-09T11:06:40.534522784Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-mz4pz/POD\" id=9a50218d-990a-4fd3-956f-93e0f251a4e5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.133906 | controller |     "Jun 09 11:06:40.534736 crc crio[21508]: time=\"2026-06-09T11:06:40.534672679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.133921 | controller |     "Jun 09 11:06:40.553991 crc crio[21508]: time=\"2026-06-09T11:06:40.553848573Z\" level=info msg=\"Got pod network &{Name:redhat-operators-mz4pz Namespace:openshift-marketplace ID:cce99426f462a8f7cae223c8bb394b39d429f3b0033f7652f4029f10451a45a5 UID:b39c4b30-3973-4a2a-b1d1-9216ec0fec8d NetNS:/var/run/netns/60fc6be0-99f3-4010-8222-8c95c837db4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb39c4b30_3973_4a2a_b1d1_9216ec0fec8d.slice PodAnnotations:0xc0019bcb58}] Aliases:map[]}\"",
2026-06-09 12:20:06.133936 | controller |     "Jun 09 11:06:40.553991 crc crio[21508]: time=\"2026-06-09T11:06:40.553913505Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-mz4pz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.133949 | controller |     "Jun 09 11:06:40.620500 crc crio[21508]: time=\"2026-06-09T11:06:40.620412247Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683380-z5b4j/POD\" id=afd918b8-f401-4e1c-b485-7677cd852b7d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.133964 | controller |     "Jun 09 11:06:40.620630 crc crio[21508]: time=\"2026-06-09T11:06:40.620544081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.133978 | controller |     "Jun 09 11:06:40.690023 crc crio[21508]: time=\"2026-06-09T11:06:40.688498506Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683380-z5b4j Namespace:openshift-operator-lifecycle-manager ID:4752386974ffbdc2276aef3728f63a0c93a384c25753b046797a7440debbd675 UID:c6c1dfe1-a751-4158-898c-72116404fdcb NetNS:/var/run/netns/5556b1ec-e549-4be1-b199-dcb85addc6ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc6c1dfe1_a751_4158_898c_72116404fdcb.slice PodAnnotations:0xc0008529e0}] Aliases:map[]}\"",
2026-06-09 12:20:06.133992 | controller |     "Jun 09 11:06:40.690023 crc crio[21508]: time=\"2026-06-09T11:06:40.688595529Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683380-z5b4j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.134007 | controller |     "Jun 09 11:06:41.262456 crc crio[21508]: 2026-06-09T11:06:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7766cebacaca677 Mac:ee:5e:9c:8b:7c:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/2fcd2ae9-1ea5-46ae-805a-88782c5778c7 SocketPath: PciID:}] [{Interface:0xc000436790 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.134021 | controller |     "Jun 09 11:06:41.264542 crc crio[21508]: time=\"2026-06-09T11:06:41.264381913Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-v5xbm Namespace:openshift-marketplace ID:7766cebacaca677eab2d6c4d8756dfd3dfdf957da9d41ae6d4dbd1ab981d6f33 UID:243bc5f4-836f-47f7-b793-4fdfc868b37e NetNS:/var/run/netns/2fcd2ae9-1ea5-46ae-805a-88782c5778c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod243bc5f4_836f_47f7_b793_4fdfc868b37e.slice PodAnnotations:0xc00011f298}] Aliases:map[]}\"",
2026-06-09 12:20:06.134039 | controller |     "Jun 09 11:06:41.264688 crc crio[21508]: time=\"2026-06-09T11:06:41.264635011Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-v5xbm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.134053 | controller |     "Jun 09 11:06:41.272458 crc crio[21508]: time=\"2026-06-09T11:06:41.272346254Z\" level=info msg=\"Ran pod sandbox 7766cebacaca677eab2d6c4d8756dfd3dfdf957da9d41ae6d4dbd1ab981d6f33 with infra container: openshift-marketplace/redhat-marketplace-v5xbm/POD\" id=cc4a6b2a-9f0a-417f-b9d1-233c2dd24061 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.134068 | controller |     "Jun 09 11:06:41.274748 crc crio[21508]: time=\"2026-06-09T11:06:41.274666851Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fb6d22d3-dac6-457c-ad80-7a58cd53b05c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.134082 | controller |     "Jun 09 11:06:41.277019 crc crio[21508]: time=\"2026-06-09T11:06:41.276943127Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dd66b386-c5eb-4c89-b621-21f829d6a96b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.134096 | controller |     "Jun 09 11:06:41.314240 crc crio[21508]: time=\"2026-06-09T11:06:41.313885825Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-s9j49/POD\" id=a44f17c4-d798-4d5a-b4c4-08f914c4d4c7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.134110 | controller |     "Jun 09 11:06:41.314240 crc crio[21508]: time=\"2026-06-09T11:06:41.313957447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.134124 | controller |     "Jun 09 11:06:41.324650 crc crio[21508]: time=\"2026-06-09T11:06:41.324569363Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-q998d/POD\" id=183db601-e5b8-4060-b84d-02e1422000be name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.134138 | controller |     "Jun 09 11:06:41.324798 crc crio[21508]: time=\"2026-06-09T11:06:41.324662066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.134152 | controller |     "Jun 09 11:06:41.342802 crc crio[21508]: time=\"2026-06-09T11:06:41.342696328Z\" level=info msg=\"Got pod network &{Name:community-operators-s9j49 Namespace:openshift-marketplace ID:e4933ac0cdfacdd8288f4c1393fc7e0b0274f6580a8cccfe69188b804ba64c25 UID:48dd2720-c800-405c-8a9b-8f5e6c48489b NetNS:/var/run/netns/74d4d797-9856-4f5f-b437-c74774944c67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod48dd2720_c800_405c_8a9b_8f5e6c48489b.slice PodAnnotations:0xc00011e618}] Aliases:map[]}\"",
2026-06-09 12:20:06.134167 | controller |     "Jun 09 11:06:41.342802 crc crio[21508]: time=\"2026-06-09T11:06:41.342758639Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-s9j49 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.134181 | controller |     "Jun 09 11:06:41.356110 crc crio[21508]: time=\"2026-06-09T11:06:41.356026473Z\" level=info msg=\"Got pod network &{Name:certified-operators-q998d Namespace:openshift-marketplace ID:a9b83bba90737fe7a75f0bf8bf77c2f923b465df18934357abf1968bc729f89e UID:721bbbe1-e862-49b7-ab2e-77b2965155fd NetNS:/var/run/netns/9a93d590-012f-4564-8947-685b742662e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod721bbbe1_e862_49b7_ab2e_77b2965155fd.slice PodAnnotations:0xc000158720}] Aliases:map[]}\"",
2026-06-09 12:20:06.134199 | controller |     "Jun 09 11:06:41.356110 crc crio[21508]: time=\"2026-06-09T11:06:41.356090135Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-q998d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.134214 | controller |     "Jun 09 11:06:41.426030 crc crio[21508]: time=\"2026-06-09T11:06:41.425710467Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-v5xbm/extract-utilities\" id=004fd0d7-21d8-4acb-990e-1630bc34b8d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.134228 | controller |     "Jun 09 11:06:41.426273 crc crio[21508]: time=\"2026-06-09T11:06:41.42613956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.134242 | controller |     "Jun 09 11:06:41.451388 crc crio[21508]: 2026-06-09T11:06:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0c0da159f5d9b71 Mac:72:46:f4:36:39:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/30ca139b-bf1d-4daf-9758-06d4c38e5870 SocketPath: PciID:}] [{Interface:0xc0001405c0 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.134256 | controller |     "Jun 09 11:06:41.457965 crc crio[21508]: time=\"2026-06-09T11:06:41.45761144Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683386-qgbn2 Namespace:openshift-infra ID:0c0da159f5d9b7165fe76320b7e816b1084e9318bb4ba4cd29cf298739802bac UID:b70858e2-cf35-4dba-9657-96ca80122060 NetNS:/var/run/netns/30ca139b-bf1d-4daf-9758-06d4c38e5870 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb70858e2_cf35_4dba_9657_96ca80122060.slice PodAnnotations:0xc00011ef68}] Aliases:map[]}\"",
2026-06-09 12:20:06.134270 | controller |     "Jun 09 11:06:41.459616 crc crio[21508]: time=\"2026-06-09T11:06:41.459546336Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683386-qgbn2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.134284 | controller |     "Jun 09 11:06:41.462604 crc crio[21508]: 2026-06-09T11:06:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cce99426f462a8f Mac:d6:e3:5e:ac:a0:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/60fc6be0-99f3-4010-8222-8c95c837db4d SocketPath: PciID:}] [{Interface:0xc0004b05d0 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.134299 | controller |     "Jun 09 11:06:41.462809 crc crio[21508]: 2026-06-09T11:06:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4752386974ffbdc Mac:2e:4e:e8:8c:88:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/5556b1ec-e549-4be1-b199-dcb85addc6ec SocketPath: PciID:}] [{Interface:0xc0004b4750 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.134313 | controller |     "Jun 09 11:06:41.463698 crc crio[21508]: time=\"2026-06-09T11:06:41.463621613Z\" level=info msg=\"Got pod network &{Name:redhat-operators-mz4pz Namespace:openshift-marketplace ID:cce99426f462a8f7cae223c8bb394b39d429f3b0033f7652f4029f10451a45a5 UID:b39c4b30-3973-4a2a-b1d1-9216ec0fec8d NetNS:/var/run/netns/60fc6be0-99f3-4010-8222-8c95c837db4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb39c4b30_3973_4a2a_b1d1_9216ec0fec8d.slice PodAnnotations:0xc0019bcb58}] Aliases:map[]}\"",
2026-06-09 12:20:06.134331 | controller |     "Jun 09 11:06:41.463835 crc crio[21508]: time=\"2026-06-09T11:06:41.463778818Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-mz4pz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.134358 | controller |     "Jun 09 11:06:41.463922 crc crio[21508]: time=\"2026-06-09T11:06:41.463833939Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683380-z5b4j Namespace:openshift-operator-lifecycle-manager ID:4752386974ffbdc2276aef3728f63a0c93a384c25753b046797a7440debbd675 UID:c6c1dfe1-a751-4158-898c-72116404fdcb NetNS:/var/run/netns/5556b1ec-e549-4be1-b199-dcb85addc6ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc6c1dfe1_a751_4158_898c_72116404fdcb.slice PodAnnotations:0xc0008529e0}] Aliases:map[]}\"",
2026-06-09 12:20:06.134380 | controller |     "Jun 09 11:06:41.463968 crc crio[21508]: time=\"2026-06-09T11:06:41.463947163Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683380-z5b4j for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.134395 | controller |     "Jun 09 11:06:41.471599 crc crio[21508]: time=\"2026-06-09T11:06:41.471497161Z\" level=info msg=\"Ran pod sandbox 0c0da159f5d9b7165fe76320b7e816b1084e9318bb4ba4cd29cf298739802bac with infra container: openshift-infra/auto-csr-approver-29683386-qgbn2/POD\" id=c802518c-7126-495e-98d5-d8e22bb0dc3e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.134410 | controller |     "Jun 09 11:06:41.479100 crc crio[21508]: time=\"2026-06-09T11:06:41.478957387Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=2e5a584c-822f-4848-97bb-e0fac98af7bd name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.134424 | controller |     "Jun 09 11:06:41.482110 crc crio[21508]: time=\"2026-06-09T11:06:41.482034336Z\" level=info msg=\"Ran pod sandbox cce99426f462a8f7cae223c8bb394b39d429f3b0033f7652f4029f10451a45a5 with infra container: openshift-marketplace/redhat-operators-mz4pz/POD\" id=9a50218d-990a-4fd3-956f-93e0f251a4e5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.134438 | controller |     "Jun 09 11:06:41.483602 crc crio[21508]: time=\"2026-06-09T11:06:41.483539139Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fc673420-3841-4990-a08b-b3e61ad5f113 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.134453 | controller |     "Jun 09 11:06:41.484914 crc crio[21508]: time=\"2026-06-09T11:06:41.484836757Z\" level=info msg=\"Ran pod sandbox 4752386974ffbdc2276aef3728f63a0c93a384c25753b046797a7440debbd675 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683380-z5b4j/POD\" id=afd918b8-f401-4e1c-b485-7677cd852b7d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.134467 | controller |     "Jun 09 11:06:41.489502 crc crio[21508]: time=\"2026-06-09T11:06:41.489418369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.134482 | controller |     "Jun 09 11:06:41.490630 crc crio[21508]: time=\"2026-06-09T11:06:41.490563892Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=be100a19-8028-4e4a-bf68-7d22f40a9211 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.134496 | controller |     "Jun 09 11:06:41.490923 crc crio[21508]: time=\"2026-06-09T11:06:41.49081879Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a43cb64f-4db2-4db0-9c80-d33f0e0370ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.134515 | controller |     "Jun 09 11:06:41.493192 crc crio[21508]: time=\"2026-06-09T11:06:41.492835928Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2175906d-b026-4d1f-8477-b5844f0b17f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.134529 | controller |     "Jun 09 11:06:41.500582 crc crio[21508]: time=\"2026-06-09T11:06:41.500464628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.134544 | controller |     "Jun 09 11:06:41.508893 crc crio[21508]: time=\"2026-06-09T11:06:41.50845959Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 12:20:06.134559 | controller |     "Jun 09 11:06:41.821221 crc crio[21508]: time=\"2026-06-09T11:06:41.820606364Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-mz4pz/extract-utilities\" id=d59e4bba-ccbc-41a9-a5cd-1403b4422d2d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.134574 | controller |     "Jun 09 11:06:41.821765 crc crio[21508]: time=\"2026-06-09T11:06:41.821686835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.134588 | controller |     "Jun 09 11:06:41.853464 crc crio[21508]: time=\"2026-06-09T11:06:41.853370611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.134603 | controller |     "Jun 09 11:06:41.857054 crc crio[21508]: time=\"2026-06-09T11:06:41.856921853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.134617 | controller |     "Jun 09 11:06:41.869281 crc crio[21508]: time=\"2026-06-09T11:06:41.869166448Z\" level=info msg=\"Created container 97f6af0ddb2bd01787ce7517d518da4195afad1b5767da44b164be4b3e6abd62: openshift-marketplace/redhat-marketplace-v5xbm/extract-utilities\" id=004fd0d7-21d8-4acb-990e-1630bc34b8d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.134632 | controller |     "Jun 09 11:06:41.870766 crc crio[21508]: time=\"2026-06-09T11:06:41.870515306Z\" level=info msg=\"Starting container: 97f6af0ddb2bd01787ce7517d518da4195afad1b5767da44b164be4b3e6abd62\" id=f55e7b16-d346-498f-8b3d-53ec32941af9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.134646 | controller |     "Jun 09 11:06:41.883198 crc crio[21508]: time=\"2026-06-09T11:06:41.88310399Z\" level=info msg=\"Started container\" PID=29693 containerID=97f6af0ddb2bd01787ce7517d518da4195afad1b5767da44b164be4b3e6abd62 description=openshift-marketplace/redhat-marketplace-v5xbm/extract-utilities id=f55e7b16-d346-498f-8b3d-53ec32941af9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7766cebacaca677eab2d6c4d8756dfd3dfdf957da9d41ae6d4dbd1ab981d6f33",
2026-06-09 12:20:06.134661 | controller |     "Jun 09 11:06:41.887852 crc crio[21508]: time=\"2026-06-09T11:06:41.887659352Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683380-z5b4j/collect-profiles\" id=32fea9fd-d57d-4257-97fd-79610ccfa6df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.134676 | controller |     "Jun 09 11:06:41.888207 crc crio[21508]: time=\"2026-06-09T11:06:41.888125106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.134693 | controller |     "Jun 09 11:06:41.913189 crc crio[21508]: time=\"2026-06-09T11:06:41.913033086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.134708 | controller |     "Jun 09 11:06:41.920384 crc crio[21508]: time=\"2026-06-09T11:06:41.91975358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.134722 | controller |     "Jun 09 11:06:42.801931 crc crio[21508]: time=\"2026-06-09T11:06:42.800237984Z\" level=info msg=\"Created container 4f22b4ed98fc3ed58b27f71079e54d2924238a02f735c04f423c1c641a83d933: openshift-operator-lifecycle-manager/collect-profiles-29683380-z5b4j/collect-profiles\" id=32fea9fd-d57d-4257-97fd-79610ccfa6df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.134736 | controller |     "Jun 09 11:06:42.808958 crc crio[21508]: time=\"2026-06-09T11:06:42.801220243Z\" level=info msg=\"Created container a8ad8735f1f880ec974c73fffd158f97d0b7ad0059692927ad9a4b5fb6580ec7: openshift-marketplace/redhat-operators-mz4pz/extract-utilities\" id=d59e4bba-ccbc-41a9-a5cd-1403b4422d2d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.134751 | controller |     "Jun 09 11:06:42.808958 crc crio[21508]: time=\"2026-06-09T11:06:42.802801519Z\" level=info msg=\"Starting container: 4f22b4ed98fc3ed58b27f71079e54d2924238a02f735c04f423c1c641a83d933\" id=3225cf85-d3ca-4fa3-9272-42c554805bdf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.134765 | controller |     "Jun 09 11:06:42.810584 crc crio[21508]: time=\"2026-06-09T11:06:42.809872243Z\" level=info msg=\"Starting container: a8ad8735f1f880ec974c73fffd158f97d0b7ad0059692927ad9a4b5fb6580ec7\" id=244d18fb-fad2-4dd9-945f-270e075a5148 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.134780 | controller |     "Jun 09 11:06:42.824591 crc crio[21508]: time=\"2026-06-09T11:06:42.820064558Z\" level=info msg=\"Started container\" PID=29708 containerID=4f22b4ed98fc3ed58b27f71079e54d2924238a02f735c04f423c1c641a83d933 description=openshift-operator-lifecycle-manager/collect-profiles-29683380-z5b4j/collect-profiles id=3225cf85-d3ca-4fa3-9272-42c554805bdf name=/runtime.v1.RuntimeService/StartContainer sandboxID=4752386974ffbdc2276aef3728f63a0c93a384c25753b046797a7440debbd675",
2026-06-09 12:20:06.134795 | controller |     "Jun 09 11:06:42.828424 crc crio[21508]: time=\"2026-06-09T11:06:42.82604219Z\" level=info msg=\"Started container\" PID=29703 containerID=a8ad8735f1f880ec974c73fffd158f97d0b7ad0059692927ad9a4b5fb6580ec7 description=openshift-marketplace/redhat-operators-mz4pz/extract-utilities id=244d18fb-fad2-4dd9-945f-270e075a5148 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cce99426f462a8f7cae223c8bb394b39d429f3b0033f7652f4029f10451a45a5",
2026-06-09 12:20:06.134810 | controller |     "Jun 09 11:06:42.828424 crc crio[21508]: 2026-06-09T11:06:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a9b83bba90737fe Mac:52:4d:0e:3b:3c:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/9a93d590-012f-4564-8947-685b742662e2 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.134824 | controller |     "Jun 09 11:06:42.828424 crc crio[21508]: time=\"2026-06-09T11:06:42.827959236Z\" level=info msg=\"Got pod network &{Name:certified-operators-q998d Namespace:openshift-marketplace ID:a9b83bba90737fe7a75f0bf8bf77c2f923b465df18934357abf1968bc729f89e UID:721bbbe1-e862-49b7-ab2e-77b2965155fd NetNS:/var/run/netns/9a93d590-012f-4564-8947-685b742662e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod721bbbe1_e862_49b7_ab2e_77b2965155fd.slice PodAnnotations:0xc000158720}] Aliases:map[]}\"",
2026-06-09 12:20:06.134842 | controller |     "Jun 09 11:06:42.828424 crc crio[21508]: time=\"2026-06-09T11:06:42.828087359Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-q998d for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.134857 | controller |     "Jun 09 11:06:42.831419 crc crio[21508]: 2026-06-09T11:06:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e4933ac0cdfacdd Mac:3a:e8:be:ee:bc:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/74d4d797-9856-4f5f-b437-c74774944c67 SocketPath: PciID:}] [{Interface:0xc0002845c0 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.134872 | controller |     "Jun 09 11:06:42.831419 crc crio[21508]: time=\"2026-06-09T11:06:42.831345184Z\" level=info msg=\"Got pod network &{Name:community-operators-s9j49 Namespace:openshift-marketplace ID:e4933ac0cdfacdd8288f4c1393fc7e0b0274f6580a8cccfe69188b804ba64c25 UID:48dd2720-c800-405c-8a9b-8f5e6c48489b NetNS:/var/run/netns/74d4d797-9856-4f5f-b437-c74774944c67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod48dd2720_c800_405c_8a9b_8f5e6c48489b.slice PodAnnotations:0xc00011e618}] Aliases:map[]}\"",
2026-06-09 12:20:06.134887 | controller |     "Jun 09 11:06:42.831722 crc crio[21508]: time=\"2026-06-09T11:06:42.83154714Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-s9j49 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.134901 | controller |     "Jun 09 11:06:42.835207 crc crio[21508]: time=\"2026-06-09T11:06:42.835048151Z\" level=info msg=\"Ran pod sandbox a9b83bba90737fe7a75f0bf8bf77c2f923b465df18934357abf1968bc729f89e with infra container: openshift-marketplace/certified-operators-q998d/POD\" id=183db601-e5b8-4060-b84d-02e1422000be name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.134915 | controller |     "Jun 09 11:06:42.837184 crc crio[21508]: time=\"2026-06-09T11:06:42.837141881Z\" level=info msg=\"Ran pod sandbox e4933ac0cdfacdd8288f4c1393fc7e0b0274f6580a8cccfe69188b804ba64c25 with infra container: openshift-marketplace/community-operators-s9j49/POD\" id=a44f17c4-d798-4d5a-b4c4-08f914c4d4c7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.134929 | controller |     "Jun 09 11:06:42.837524 crc crio[21508]: time=\"2026-06-09T11:06:42.837494862Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1ef35226-bea7-4472-a803-c64dc42aa6ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.134944 | controller |     "Jun 09 11:06:42.841008 crc crio[21508]: time=\"2026-06-09T11:06:42.840985352Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c404d7e3-1197-4307-a246-bef35b148846 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.134958 | controller |     "Jun 09 11:06:42.844164 crc crio[21508]: time=\"2026-06-09T11:06:42.844110133Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b9e94924-c67c-4149-a983-f2e73c746026 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.134972 | controller |     "Jun 09 11:06:42.845742 crc crio[21508]: time=\"2026-06-09T11:06:42.845715359Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0d23ff28-0722-4bf5-a8d4-6650decd8554 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.134987 | controller |     "Jun 09 11:06:43.050192 crc crio[21508]: time=\"2026-06-09T11:06:43.050020285Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-q998d/extract-utilities\" id=6f19901e-ff58-4574-b40e-7675d54fac35 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.135005 | controller |     "Jun 09 11:06:43.050778 crc crio[21508]: time=\"2026-06-09T11:06:43.050709405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.135021 | controller |     "Jun 09 11:06:43.080242 crc crio[21508]: time=\"2026-06-09T11:06:43.080118156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.135035 | controller |     "Jun 09 11:06:43.084505 crc crio[21508]: time=\"2026-06-09T11:06:43.08442973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.135050 | controller |     "Jun 09 11:06:43.124665 crc crio[21508]: time=\"2026-06-09T11:06:43.124492998Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-s9j49/extract-utilities\" id=8e06a5bb-7bd2-4138-8aab-473fb0900f3b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.135065 | controller |     "Jun 09 11:06:43.124983 crc crio[21508]: time=\"2026-06-09T11:06:43.124875129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.135079 | controller |     "Jun 09 11:06:43.157137 crc crio[21508]: time=\"2026-06-09T11:06:43.15707106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.135094 | controller |     "Jun 09 11:06:43.160844 crc crio[21508]: time=\"2026-06-09T11:06:43.160786358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.135109 | controller |     "Jun 09 11:06:43.275332 crc crio[21508]: time=\"2026-06-09T11:06:43.275145474Z\" level=info msg=\"Created container 9870387253dd3a00557b75511adf91d625b09da9b5656d42882f2385e0294756: openshift-marketplace/certified-operators-q998d/extract-utilities\" id=6f19901e-ff58-4574-b40e-7675d54fac35 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.135123 | controller |     "Jun 09 11:06:43.285954 crc crio[21508]: time=\"2026-06-09T11:06:43.284905356Z\" level=info msg=\"Starting container: 9870387253dd3a00557b75511adf91d625b09da9b5656d42882f2385e0294756\" id=df48ae4e-295b-47df-ad5e-5f02d78cff22 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.135138 | controller |     "Jun 09 11:06:43.297000 crc crio[21508]: time=\"2026-06-09T11:06:43.296906893Z\" level=info msg=\"Started container\" PID=29767 containerID=9870387253dd3a00557b75511adf91d625b09da9b5656d42882f2385e0294756 description=openshift-marketplace/certified-operators-q998d/extract-utilities id=df48ae4e-295b-47df-ad5e-5f02d78cff22 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9b83bba90737fe7a75f0bf8bf77c2f923b465df18934357abf1968bc729f89e",
2026-06-09 12:20:06.135153 | controller |     "Jun 09 11:06:43.612368 crc crio[21508]: time=\"2026-06-09T11:06:43.612193678Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=c709ccd1-eb20-49a8-8378-bb65370c4f05 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.135167 | controller |     "Jun 09 11:06:43.616973 crc crio[21508]: time=\"2026-06-09T11:06:43.616906544Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-09 12:20:06.135181 | controller |     "Jun 09 11:06:43.622002 crc crio[21508]: time=\"2026-06-09T11:06:43.62161684Z\" level=info msg=\"Created container d2b23f5231bc49ccf73242d55a00a706453fd97cb5a16a5f8aec5deeed4c6dc3: openshift-marketplace/community-operators-s9j49/extract-utilities\" id=8e06a5bb-7bd2-4138-8aab-473fb0900f3b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.135199 | controller |     "Jun 09 11:06:43.626009 crc crio[21508]: time=\"2026-06-09T11:06:43.62507986Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=d74e568a-494b-46c9-b34b-6fb20a87ceff name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.135214 | controller |     "Jun 09 11:06:43.627221 crc crio[21508]: time=\"2026-06-09T11:06:43.626898483Z\" level=info msg=\"Starting container: d2b23f5231bc49ccf73242d55a00a706453fd97cb5a16a5f8aec5deeed4c6dc3\" id=822fe83c-7db4-495e-a4c1-825023ac4087 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.135228 | controller |     "Jun 09 11:06:43.631645 crc crio[21508]: time=\"2026-06-09T11:06:43.630677952Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-09 12:20:06.135243 | controller |     "Jun 09 11:06:43.638500 crc crio[21508]: time=\"2026-06-09T11:06:43.638406935Z\" level=info msg=\"Started container\" PID=29772 containerID=d2b23f5231bc49ccf73242d55a00a706453fd97cb5a16a5f8aec5deeed4c6dc3 description=openshift-marketplace/community-operators-s9j49/extract-utilities id=822fe83c-7db4-495e-a4c1-825023ac4087 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4933ac0cdfacdd8288f4c1393fc7e0b0274f6580a8cccfe69188b804ba64c25",
2026-06-09 12:20:06.135257 | controller |     "Jun 09 11:06:44.643344 crc crio[21508]: time=\"2026-06-09T11:06:44.643199423Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=6c1f8db4-2864-428c-9bce-c70a5fd1e5d2 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.135272 | controller |     "Jun 09 11:06:44.644338 crc crio[21508]: time=\"2026-06-09T11:06:44.643245035Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=f535373f-5ad9-45cc-9524-19e48e4ced04 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.135287 | controller |     "Jun 09 11:06:44.646573 crc crio[21508]: time=\"2026-06-09T11:06:44.646440467Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-09 12:20:06.135301 | controller |     "Jun 09 11:06:44.646853 crc crio[21508]: time=\"2026-06-09T11:06:44.646713605Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-09 12:20:06.135315 | controller |     "Jun 09 11:06:45.650502 crc crio[21508]: time=\"2026-06-09T11:06:45.649783582Z\" level=info msg=\"Stopping pod sandbox: 4752386974ffbdc2276aef3728f63a0c93a384c25753b046797a7440debbd675\" id=a02e6bd8-dd42-4276-8d3b-9130f8f54ef1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.135329 | controller |     "Jun 09 11:06:45.651407 crc crio[21508]: time=\"2026-06-09T11:06:45.651142162Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683380-z5b4j Namespace:openshift-operator-lifecycle-manager ID:4752386974ffbdc2276aef3728f63a0c93a384c25753b046797a7440debbd675 UID:c6c1dfe1-a751-4158-898c-72116404fdcb NetNS:/var/run/netns/5556b1ec-e549-4be1-b199-dcb85addc6ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc6c1dfe1_a751_4158_898c_72116404fdcb.slice PodAnnotations:0xc0039b8378}] Aliases:map[]}\"",
2026-06-09 12:20:06.135344 | controller |     "Jun 09 11:06:45.651407 crc crio[21508]: time=\"2026-06-09T11:06:45.651280096Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683380-z5b4j from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.135383 | controller |     "Jun 09 11:06:45.897504 crc crio[21508]: time=\"2026-06-09T11:06:45.8973727Z\" level=info msg=\"Stopped pod sandbox: 4752386974ffbdc2276aef3728f63a0c93a384c25753b046797a7440debbd675\" id=a02e6bd8-dd42-4276-8d3b-9130f8f54ef1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.135402 | controller |     "Jun 09 11:06:52.454920 crc crio[21508]: time=\"2026-06-09T11:06:52.45342658Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=d74e568a-494b-46c9-b34b-6fb20a87ceff name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.135417 | controller |     "Jun 09 11:06:52.456948 crc crio[21508]: time=\"2026-06-09T11:06:52.4568532Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=bd1a2a7e-ca30-432c-ba64-0c24c443f4fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.135432 | controller |     "Jun 09 11:06:52.581015 crc crio[21508]: time=\"2026-06-09T11:06:52.580827104Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c6273acc-05fb-4777-9dd9-2c9746628adf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.135447 | controller |     "Jun 09 11:06:53.210401 crc crio[21508]: time=\"2026-06-09T11:06:53.209728515Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-v5xbm/extract-content\" id=e92d7e66-3e39-4102-afa3-cfddd899a8e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.135461 | controller |     "Jun 09 11:06:54.557900 crc crio[21508]: time=\"2026-06-09T11:06:54.557785797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.135475 | controller |     "Jun 09 11:06:54.563556 crc crio[21508]: time=\"2026-06-09T11:06:54.5634324Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f6afa6910526559d119271735433b130655b18361ec8e62f8147ae8ca0181f3a\" id=c709ccd1-eb20-49a8-8378-bb65370c4f05 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.135489 | controller |     "Jun 09 11:06:54.565403 crc crio[21508]: time=\"2026-06-09T11:06:54.565341025Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=da8e65be-8d9b-4b5d-803a-6a69b60f389f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.135504 | controller |     "Jun 09 11:06:54.582842 crc crio[21508]: time=\"2026-06-09T11:06:54.582227553Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=2e5a584c-822f-4848-97bb-e0fac98af7bd name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.135528 | controller |     "Jun 09 11:06:54.583063 crc crio[21508]: time=\"2026-06-09T11:06:54.582543803Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=8bbf95f7-f6c1-46df-b009-66a11621e150 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.135543 | controller |     "Jun 09 11:06:54.583913 crc crio[21508]: time=\"2026-06-09T11:06:54.58383943Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e67f4e74-a0be-4bb7-84fd-c1e1b3c427f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.135558 | controller |     "Jun 09 11:06:54.596672 crc crio[21508]: time=\"2026-06-09T11:06:54.596132895Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:9c782f85ddcb0389a6fc6d4137624c95edbb8f30a5c0be1b76f414ee05a284b9\" id=f535373f-5ad9-45cc-9524-19e48e4ced04 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.135572 | controller |     "Jun 09 11:06:54.596672 crc crio[21508]: time=\"2026-06-09T11:06:54.596405273Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-mz4pz/extract-content\" id=a4d1873a-9d1b-4404-8626-06c073a7a4aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.135587 | controller |     "Jun 09 11:06:54.597203 crc crio[21508]: time=\"2026-06-09T11:06:54.597126214Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=a39313e2-24b0-429d-8e58-4ae2059b7068 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.135608 | controller |     "Jun 09 11:06:54.605955 crc crio[21508]: time=\"2026-06-09T11:06:54.605861007Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=bb2da14b-5b70-48c5-9a6a-f48c3a87396a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.135623 | controller |     "Jun 09 11:06:54.624607 crc crio[21508]: time=\"2026-06-09T11:06:54.624510896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.135638 | controller |     "Jun 09 11:06:54.639237 crc crio[21508]: time=\"2026-06-09T11:06:54.639111758Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-s9j49/extract-content\" id=84071863-e8c4-4aa2-aaf0-9f3b1204e88a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.135652 | controller |     "Jun 09 11:06:54.642162 crc crio[21508]: time=\"2026-06-09T11:06:54.642085844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.135666 | controller |     "Jun 09 11:06:54.642362 crc crio[21508]: time=\"2026-06-09T11:06:54.642261129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.135680 | controller |     "Jun 09 11:06:54.642870 crc crio[21508]: time=\"2026-06-09T11:06:54.642776044Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=6c1f8db4-2864-428c-9bce-c70a5fd1e5d2 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.135694 | controller |     "Jun 09 11:06:54.644570 crc crio[21508]: time=\"2026-06-09T11:06:54.644446822Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=f9ea9eb7-01a7-484a-809a-21fe1537973b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.135709 | controller |     "Jun 09 11:06:54.646396 crc crio[21508]: time=\"2026-06-09T11:06:54.646197353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.135723 | controller |     "Jun 09 11:06:54.655131 crc crio[21508]: time=\"2026-06-09T11:06:54.654979537Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ec83c162-e5f1-4b53-b5f1-f18dfbfe8c41 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.135737 | controller |     "Jun 09 11:06:54.655911 crc crio[21508]: time=\"2026-06-09T11:06:54.655809721Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=6cb34bbe-b5c1-4b85-a510-51432ff098c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.135751 | controller |     "Jun 09 11:06:54.677157 crc crio[21508]: time=\"2026-06-09T11:06:54.67690187Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-q998d/extract-content\" id=8a0624ad-e831-4bfe-8c41-f334e19c0b17 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.135765 | controller |     "Jun 09 11:06:54.679650 crc crio[21508]: time=\"2026-06-09T11:06:54.679535747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.135779 | controller |     "Jun 09 11:06:54.680983 crc crio[21508]: time=\"2026-06-09T11:06:54.680830874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.135797 | controller |     "Jun 09 11:06:54.682271 crc crio[21508]: time=\"2026-06-09T11:06:54.682191953Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683386-qgbn2/oc\" id=816f39ad-7bab-47c6-baf5-c3656f9e27fc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.135812 | controller |     "Jun 09 11:06:54.694880 crc crio[21508]: time=\"2026-06-09T11:06:54.694736596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.135827 | controller |     "Jun 09 11:06:54.700696 crc crio[21508]: time=\"2026-06-09T11:06:54.700616796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.135842 | controller |     "Jun 09 11:06:54.701875 crc crio[21508]: time=\"2026-06-09T11:06:54.70180288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.135856 | controller |     "Jun 09 11:06:54.705049 crc crio[21508]: time=\"2026-06-09T11:06:54.704959302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.135871 | controller |     "Jun 09 11:06:54.722137 crc crio[21508]: time=\"2026-06-09T11:06:54.722026785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.135885 | controller |     "Jun 09 11:06:54.725056 crc crio[21508]: time=\"2026-06-09T11:06:54.72497426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.135899 | controller |     "Jun 09 11:06:54.738502 crc crio[21508]: time=\"2026-06-09T11:06:54.738264794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.135912 | controller |     "Jun 09 11:06:54.856047 crc crio[21508]: time=\"2026-06-09T11:06:54.855938556Z\" level=info msg=\"Created container 54cda8b24644074314bf2c158b3682c72548afe3fce514861190dff6aa259498: openshift-marketplace/redhat-marketplace-v5xbm/extract-content\" id=e92d7e66-3e39-4102-afa3-cfddd899a8e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.135927 | controller |     "Jun 09 11:06:54.856989 crc crio[21508]: time=\"2026-06-09T11:06:54.856893454Z\" level=info msg=\"Starting container: 54cda8b24644074314bf2c158b3682c72548afe3fce514861190dff6aa259498\" id=fc4cd5af-7a15-448f-bc5f-fc0494f5ee3a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.135941 | controller |     "Jun 09 11:06:54.864672 crc crio[21508]: time=\"2026-06-09T11:06:54.864560836Z\" level=info msg=\"Started container\" PID=29953 containerID=54cda8b24644074314bf2c158b3682c72548afe3fce514861190dff6aa259498 description=openshift-marketplace/redhat-marketplace-v5xbm/extract-content id=fc4cd5af-7a15-448f-bc5f-fc0494f5ee3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=7766cebacaca677eab2d6c4d8756dfd3dfdf957da9d41ae6d4dbd1ab981d6f33",
2026-06-09 12:20:06.135955 | controller |     "Jun 09 11:06:54.892462 crc crio[21508]: time=\"2026-06-09T11:06:54.892359839Z\" level=info msg=\"Created container 289d98e560326b5ff74fe5e41958ad179e8d3d9a4157c4f9ea01445330ca1cd6: openshift-marketplace/community-operators-s9j49/extract-content\" id=84071863-e8c4-4aa2-aaf0-9f3b1204e88a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.135969 | controller |     "Jun 09 11:06:54.893568 crc crio[21508]: time=\"2026-06-09T11:06:54.893445891Z\" level=info msg=\"Starting container: 289d98e560326b5ff74fe5e41958ad179e8d3d9a4157c4f9ea01445330ca1cd6\" id=357f660e-7a00-43dd-9963-1fd96307a7fc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.135987 | controller |     "Jun 09 11:06:54.894422 crc crio[21508]: time=\"2026-06-09T11:06:54.894211513Z\" level=info msg=\"Created container 15ace3d69096e7b1696bb6c2ff1fe270cd4a4b63b07885f8079a504d3d627852: openshift-marketplace/certified-operators-q998d/extract-content\" id=8a0624ad-e831-4bfe-8c41-f334e19c0b17 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.136002 | controller |     "Jun 09 11:06:54.895779 crc crio[21508]: time=\"2026-06-09T11:06:54.895567562Z\" level=info msg=\"Starting container: 15ace3d69096e7b1696bb6c2ff1fe270cd4a4b63b07885f8079a504d3d627852\" id=51f8276f-765d-4380-affa-d6654bb559a4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.136016 | controller |     "Jun 09 11:06:54.896208 crc crio[21508]: time=\"2026-06-09T11:06:54.896148629Z\" level=info msg=\"Created container f614ba4185134b4726ff6651a3398b8cdff0a94f1bc6ad747e09d10789941f31: openshift-marketplace/redhat-operators-mz4pz/extract-content\" id=a4d1873a-9d1b-4404-8626-06c073a7a4aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.136031 | controller |     "Jun 09 11:06:54.900051 crc crio[21508]: time=\"2026-06-09T11:06:54.899946129Z\" level=info msg=\"Starting container: f614ba4185134b4726ff6651a3398b8cdff0a94f1bc6ad747e09d10789941f31\" id=ef9a23ba-419a-4483-839a-edfd66636727 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.136045 | controller |     "Jun 09 11:06:54.904513 crc crio[21508]: time=\"2026-06-09T11:06:54.904193831Z\" level=info msg=\"Started container\" PID=29976 containerID=289d98e560326b5ff74fe5e41958ad179e8d3d9a4157c4f9ea01445330ca1cd6 description=openshift-marketplace/community-operators-s9j49/extract-content id=357f660e-7a00-43dd-9963-1fd96307a7fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4933ac0cdfacdd8288f4c1393fc7e0b0274f6580a8cccfe69188b804ba64c25",
2026-06-09 12:20:06.136060 | controller |     "Jun 09 11:06:54.908181 crc crio[21508]: time=\"2026-06-09T11:06:54.908117945Z\" level=info msg=\"Started container\" PID=29975 containerID=15ace3d69096e7b1696bb6c2ff1fe270cd4a4b63b07885f8079a504d3d627852 description=openshift-marketplace/certified-operators-q998d/extract-content id=51f8276f-765d-4380-affa-d6654bb559a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9b83bba90737fe7a75f0bf8bf77c2f923b465df18934357abf1968bc729f89e",
2026-06-09 12:20:06.136075 | controller |     "Jun 09 11:06:54.911970 crc crio[21508]: time=\"2026-06-09T11:06:54.911926535Z\" level=info msg=\"Started container\" PID=29974 containerID=f614ba4185134b4726ff6651a3398b8cdff0a94f1bc6ad747e09d10789941f31 description=openshift-marketplace/redhat-operators-mz4pz/extract-content id=ef9a23ba-419a-4483-839a-edfd66636727 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cce99426f462a8f7cae223c8bb394b39d429f3b0033f7652f4029f10451a45a5",
2026-06-09 12:20:06.136089 | controller |     "Jun 09 11:06:55.054782 crc crio[21508]: time=\"2026-06-09T11:06:55.0546231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.136104 | controller |     "Jun 09 11:06:55.142852 crc crio[21508]: time=\"2026-06-09T11:06:55.141624075Z\" level=info msg=\"Created container 98ffd556af2411605e749b283efacea177695ba517f01792ebc35e8aaa241511: openshift-infra/auto-csr-approver-29683386-qgbn2/oc\" id=816f39ad-7bab-47c6-baf5-c3656f9e27fc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.136118 | controller |     "Jun 09 11:06:55.146069 crc crio[21508]: time=\"2026-06-09T11:06:55.143751977Z\" level=info msg=\"Starting container: 98ffd556af2411605e749b283efacea177695ba517f01792ebc35e8aaa241511\" id=d5ec3dc3-dba6-4591-9a5a-b9664c510579 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.136132 | controller |     "Jun 09 11:06:55.150872 crc crio[21508]: time=\"2026-06-09T11:06:55.149953586Z\" level=info msg=\"Started container\" PID=30018 containerID=98ffd556af2411605e749b283efacea177695ba517f01792ebc35e8aaa241511 description=openshift-infra/auto-csr-approver-29683386-qgbn2/oc id=d5ec3dc3-dba6-4591-9a5a-b9664c510579 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c0da159f5d9b7165fe76320b7e816b1084e9318bb4ba4cd29cf298739802bac",
2026-06-09 12:20:06.136150 | controller |     "Jun 09 11:06:55.765730 crc crio[21508]: time=\"2026-06-09T11:06:55.765561743Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3333e1f1-2143-4cf7-8681-741fe958d93d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.136165 | controller |     "Jun 09 11:06:55.772215 crc crio[21508]: time=\"2026-06-09T11:06:55.772069651Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2ba0d794-d994-4a9b-8510-a85b94ad0163 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.136180 | controller |     "Jun 09 11:06:55.817543 crc crio[21508]: time=\"2026-06-09T11:06:55.817433882Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-v5xbm/registry-server\" id=6da9b56e-7590-4fe3-883d-b6989380261a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.136194 | controller |     "Jun 09 11:06:55.818207 crc crio[21508]: time=\"2026-06-09T11:06:55.818126772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.136208 | controller |     "Jun 09 11:06:55.999223 crc crio[21508]: time=\"2026-06-09T11:06:55.998998591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.136223 | controller |     "Jun 09 11:06:56.007776 crc crio[21508]: time=\"2026-06-09T11:06:56.007697903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.136237 | controller |     "Jun 09 11:06:56.179714 crc crio[21508]: time=\"2026-06-09T11:06:56.17918559Z\" level=info msg=\"Created container bc06b75a46365d5cd17d33a0a31cf5615664aad0fc130bbdcdf1745d63a5a60f: openshift-marketplace/redhat-marketplace-v5xbm/registry-server\" id=6da9b56e-7590-4fe3-883d-b6989380261a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.136252 | controller |     "Jun 09 11:06:56.183756 crc crio[21508]: time=\"2026-06-09T11:06:56.183055982Z\" level=info msg=\"Starting container: bc06b75a46365d5cd17d33a0a31cf5615664aad0fc130bbdcdf1745d63a5a60f\" id=f6c2a06b-8116-4447-9131-55f8ff8f3f3f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.136267 | controller |     "Jun 09 11:06:56.232095 crc crio[21508]: time=\"2026-06-09T11:06:56.231641147Z\" level=info msg=\"Started container\" PID=30059 containerID=bc06b75a46365d5cd17d33a0a31cf5615664aad0fc130bbdcdf1745d63a5a60f description=openshift-marketplace/redhat-marketplace-v5xbm/registry-server id=f6c2a06b-8116-4447-9131-55f8ff8f3f3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=7766cebacaca677eab2d6c4d8756dfd3dfdf957da9d41ae6d4dbd1ab981d6f33",
2026-06-09 12:20:06.136281 | controller |     "Jun 09 11:06:57.994221 crc crio[21508]: time=\"2026-06-09T11:06:57.993273836Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8d2e7df1-ffe4-46e4-97f8-a1f8aff73d3d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.136295 | controller |     "Jun 09 11:06:58.001060 crc crio[21508]: time=\"2026-06-09T11:06:58.000721421Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=088906c5-5bed-491f-b275-1ad6be52c6ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.136313 | controller |     "Jun 09 11:06:58.018700 crc crio[21508]: time=\"2026-06-09T11:06:58.017907788Z\" level=info msg=\"Stopping pod sandbox: 0c0da159f5d9b7165fe76320b7e816b1084e9318bb4ba4cd29cf298739802bac\" id=fba34307-2598-4b56-9143-17b103fbc86d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.136327 | controller |     "Jun 09 11:06:58.020561 crc crio[21508]: time=\"2026-06-09T11:06:58.020488482Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683386-qgbn2 Namespace:openshift-infra ID:0c0da159f5d9b7165fe76320b7e816b1084e9318bb4ba4cd29cf298739802bac UID:b70858e2-cf35-4dba-9657-96ca80122060 NetNS:/var/run/netns/30ca139b-bf1d-4daf-9758-06d4c38e5870 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb70858e2_cf35_4dba_9657_96ca80122060.slice PodAnnotations:0xc00011e588}] Aliases:map[]}\"",
2026-06-09 12:20:06.136342 | controller |     "Jun 09 11:06:58.021160 crc crio[21508]: time=\"2026-06-09T11:06:58.021134101Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683386-qgbn2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.136376 | controller |     "Jun 09 11:06:58.023188 crc crio[21508]: time=\"2026-06-09T11:06:58.02282706Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7addeec9-e58d-4020-8e5a-8c6479029534 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.136392 | controller |     "Jun 09 11:06:58.023442 crc crio[21508]: time=\"2026-06-09T11:06:58.022905612Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-q998d/registry-server\" id=ebe9e296-f385-4e9f-806f-7aa1f3c95525 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.136407 | controller |     "Jun 09 11:06:58.025121 crc crio[21508]: time=\"2026-06-09T11:06:58.024403816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.136421 | controller |     "Jun 09 11:06:58.031587 crc crio[21508]: time=\"2026-06-09T11:06:58.031100929Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4b58a4f5-f61a-47d0-af96-fb693bbd1307 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.136435 | controller |     "Jun 09 11:06:58.147067 crc crio[21508]: time=\"2026-06-09T11:06:58.146943738Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-s9j49/registry-server\" id=12a2ae81-0a38-49c1-bd27-5d8051bf0fa2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.136449 | controller |     "Jun 09 11:06:58.149214 crc crio[21508]: time=\"2026-06-09T11:06:58.148168384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.136463 | controller |     "Jun 09 11:06:58.282853 crc crio[21508]: time=\"2026-06-09T11:06:58.282435685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.136478 | controller |     "Jun 09 11:06:58.290435 crc crio[21508]: time=\"2026-06-09T11:06:58.290257032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.136492 | controller |     "Jun 09 11:06:58.301364 crc crio[21508]: time=\"2026-06-09T11:06:58.300957431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.136510 | controller |     "Jun 09 11:06:58.312604 crc crio[21508]: time=\"2026-06-09T11:06:58.312199516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.136525 | controller |     "Jun 09 11:06:58.479945 crc crio[21508]: time=\"2026-06-09T11:06:58.479152042Z\" level=info msg=\"Created container 2b98ea3d8d63564ee55e071dc3f97b40fa5acec8fdc3151899adb7ddbefa6840: openshift-marketplace/community-operators-s9j49/registry-server\" id=12a2ae81-0a38-49c1-bd27-5d8051bf0fa2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.136538 | controller |     "Jun 09 11:06:58.487151 crc crio[21508]: time=\"2026-06-09T11:06:58.486838435Z\" level=info msg=\"Starting container: 2b98ea3d8d63564ee55e071dc3f97b40fa5acec8fdc3151899adb7ddbefa6840\" id=67270a09-c03a-4301-b7ea-7ab489eca80f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.136553 | controller |     "Jun 09 11:06:58.503774 crc crio[21508]: time=\"2026-06-09T11:06:58.503702332Z\" level=info msg=\"Started container\" PID=30130 containerID=2b98ea3d8d63564ee55e071dc3f97b40fa5acec8fdc3151899adb7ddbefa6840 description=openshift-marketplace/community-operators-s9j49/registry-server id=67270a09-c03a-4301-b7ea-7ab489eca80f name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4933ac0cdfacdd8288f4c1393fc7e0b0274f6580a8cccfe69188b804ba64c25",
2026-06-09 12:20:06.136567 | controller |     "Jun 09 11:06:58.525524 crc crio[21508]: time=\"2026-06-09T11:06:58.524680449Z\" level=info msg=\"Created container f4ca8d24dd40bc3007dc39827bfa619c1a0ca8ce40d699134b6385e4d3a55317: openshift-marketplace/certified-operators-q998d/registry-server\" id=ebe9e296-f385-4e9f-806f-7aa1f3c95525 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.136582 | controller |     "Jun 09 11:06:58.531654 crc crio[21508]: time=\"2026-06-09T11:06:58.530371833Z\" level=info msg=\"Starting container: f4ca8d24dd40bc3007dc39827bfa619c1a0ca8ce40d699134b6385e4d3a55317\" id=ae23aa68-e741-4d2b-b9d1-647d2a61ca0c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.136596 | controller |     "Jun 09 11:06:58.603464 crc crio[21508]: time=\"2026-06-09T11:06:58.60325025Z\" level=info msg=\"Started container\" PID=30135 containerID=f4ca8d24dd40bc3007dc39827bfa619c1a0ca8ce40d699134b6385e4d3a55317 description=openshift-marketplace/certified-operators-q998d/registry-server id=ae23aa68-e741-4d2b-b9d1-647d2a61ca0c name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9b83bba90737fe7a75f0bf8bf77c2f923b465df18934357abf1968bc729f89e",
2026-06-09 12:20:06.136611 | controller |     "Jun 09 11:06:59.601255 crc crio[21508]: time=\"2026-06-09T11:06:59.601063624Z\" level=info msg=\"Stopped pod sandbox: 0c0da159f5d9b7165fe76320b7e816b1084e9318bb4ba4cd29cf298739802bac\" id=fba34307-2598-4b56-9143-17b103fbc86d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.136625 | controller |     "Jun 09 11:07:11.078572 crc crio[21508]: time=\"2026-06-09T11:07:11.077346447Z\" level=info msg=\"Stopping container: 3bf8573e376d2321f849d128c604e7ffdabb5bd9b485c3fa9e5159dcdf0383c0 (timeout: 2s)\" id=82665b3a-c353-4920-bdb5-0794f1e9fcd4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.136639 | controller |     "Jun 09 11:07:11.597414 crc crio[21508]: time=\"2026-06-09T11:07:11.595361723Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1402488b-2bbe-4aa0-aa98-ee1fa0f8cf8a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.136654 | controller |     "Jun 09 11:07:11.599629 crc crio[21508]: time=\"2026-06-09T11:07:11.599521603Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3f6eb097-601a-4638-9735-b8df278ddfa1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.136671 | controller |     "Jun 09 11:07:11.615067 crc crio[21508]: time=\"2026-06-09T11:07:11.614928738Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-mz4pz/registry-server\" id=e1503e4e-cbdb-4201-93af-7b128f09fe33 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.136686 | controller |     "Jun 09 11:07:11.616425 crc crio[21508]: time=\"2026-06-09T11:07:11.616213865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.136701 | controller |     "Jun 09 11:07:11.687827 crc crio[21508]: time=\"2026-06-09T11:07:11.687731573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.136716 | controller |     "Jun 09 11:07:11.699018 crc crio[21508]: time=\"2026-06-09T11:07:11.698927737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.136730 | controller |     "Jun 09 11:07:11.715787 crc crio[21508]: time=\"2026-06-09T11:07:11.715426224Z\" level=info msg=\"Stopped container 3bf8573e376d2321f849d128c604e7ffdabb5bd9b485c3fa9e5159dcdf0383c0: openshift-marketplace/redhat-marketplace-tpdb8/registry-server\" id=82665b3a-c353-4920-bdb5-0794f1e9fcd4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.136745 | controller |     "Jun 09 11:07:11.719108 crc crio[21508]: time=\"2026-06-09T11:07:11.718932825Z\" level=info msg=\"Stopping pod sandbox: f9dece85c783c58cc97fd2ff06ba79f953dff11c645c6075846e80fe59c5230b\" id=3c0323ba-ee91-4c80-bb40-7666ae925ad0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.136759 | controller |     "Jun 09 11:07:11.720201 crc crio[21508]: time=\"2026-06-09T11:07:11.72013677Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-tpdb8 Namespace:openshift-marketplace ID:f9dece85c783c58cc97fd2ff06ba79f953dff11c645c6075846e80fe59c5230b UID:7276e3b4-794e-4a75-9cdd-74528170d7fb NetNS:/var/run/netns/a32b9db1-23e0-4277-a7b4-27a185d03d82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7276e3b4_794e_4a75_9cdd_74528170d7fb.slice PodAnnotations:0xc000b292a0}] Aliases:map[]}\"",
2026-06-09 12:20:06.136774 | controller |     "Jun 09 11:07:11.720530 crc crio[21508]: time=\"2026-06-09T11:07:11.720448029Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-tpdb8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.136788 | controller |     "Jun 09 11:07:11.863868 crc crio[21508]: time=\"2026-06-09T11:07:11.863085582Z\" level=info msg=\"Created container a1b853e54ae379fc0e7575209af7168f701a85b3fed0edb7f63a34f7b7e810d2: openshift-marketplace/redhat-operators-mz4pz/registry-server\" id=e1503e4e-cbdb-4201-93af-7b128f09fe33 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.136803 | controller |     "Jun 09 11:07:11.865901 crc crio[21508]: time=\"2026-06-09T11:07:11.865742329Z\" level=info msg=\"Starting container: a1b853e54ae379fc0e7575209af7168f701a85b3fed0edb7f63a34f7b7e810d2\" id=9d6c88b0-42a6-42b4-81d6-4303f3835d40 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.136818 | controller |     "Jun 09 11:07:11.873347 crc crio[21508]: time=\"2026-06-09T11:07:11.873191494Z\" level=info msg=\"Started container\" PID=30504 containerID=a1b853e54ae379fc0e7575209af7168f701a85b3fed0edb7f63a34f7b7e810d2 description=openshift-marketplace/redhat-operators-mz4pz/registry-server id=9d6c88b0-42a6-42b4-81d6-4303f3835d40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cce99426f462a8f7cae223c8bb394b39d429f3b0033f7652f4029f10451a45a5",
2026-06-09 12:20:06.136832 | controller |     "Jun 09 11:07:12.775739 crc crio[21508]: time=\"2026-06-09T11:07:12.775221732Z\" level=info msg=\"Stopped pod sandbox: f9dece85c783c58cc97fd2ff06ba79f953dff11c645c6075846e80fe59c5230b\" id=3c0323ba-ee91-4c80-bb40-7666ae925ad0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.136851 | controller |     "Jun 09 11:07:13.743990 crc crio[21508]: time=\"2026-06-09T11:07:13.743530455Z\" level=info msg=\"Removing container: 3bf8573e376d2321f849d128c604e7ffdabb5bd9b485c3fa9e5159dcdf0383c0\" id=bdb2bc09-bc2b-4bb0-bc8a-7155a8f0eee9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.136866 | controller |     "Jun 09 11:07:13.781217 crc crio[21508]: time=\"2026-06-09T11:07:13.781093631Z\" level=info msg=\"Removed container 3bf8573e376d2321f849d128c604e7ffdabb5bd9b485c3fa9e5159dcdf0383c0: openshift-marketplace/redhat-marketplace-tpdb8/registry-server\" id=bdb2bc09-bc2b-4bb0-bc8a-7155a8f0eee9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.136880 | controller |     "Jun 09 11:07:13.785107 crc crio[21508]: time=\"2026-06-09T11:07:13.785050915Z\" level=info msg=\"Removing container: 1cdffaa8f05e92b05429eea887c4c73e211668c9d65e01b65ff2cd3bd5fc2078\" id=6d3649b7-09e1-4f7e-96b5-f0a8bd49f2ce name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.136895 | controller |     "Jun 09 11:07:13.806883 crc crio[21508]: time=\"2026-06-09T11:07:13.806776463Z\" level=info msg=\"Removed container 1cdffaa8f05e92b05429eea887c4c73e211668c9d65e01b65ff2cd3bd5fc2078: openshift-marketplace/redhat-marketplace-tpdb8/extract-content\" id=6d3649b7-09e1-4f7e-96b5-f0a8bd49f2ce name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.136909 | controller |     "Jun 09 11:07:13.811462 crc crio[21508]: time=\"2026-06-09T11:07:13.811395397Z\" level=info msg=\"Removing container: 22e3f7c9f8e6195bfa78d8c43ef91552190752db368a5c4a4d78b120433766a3\" id=32654e27-10d3-4fc2-bd7c-e7cac6d511f5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.136923 | controller |     "Jun 09 11:07:13.835436 crc crio[21508]: time=\"2026-06-09T11:07:13.835342509Z\" level=info msg=\"Removed container 22e3f7c9f8e6195bfa78d8c43ef91552190752db368a5c4a4d78b120433766a3: openshift-marketplace/redhat-marketplace-tpdb8/extract-utilities\" id=32654e27-10d3-4fc2-bd7c-e7cac6d511f5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.136938 | controller |     "Jun 09 11:07:14.150785 crc crio[21508]: time=\"2026-06-09T11:07:14.150680505Z\" level=info msg=\"Stopping container: 6d6608afae838072baf89a601822c9651ddd32d27f4245878d3a6c6054746ce4 (timeout: 2s)\" id=a456901e-c2de-469b-b43e-ad4dda8e3909 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.136952 | controller |     "Jun 09 11:07:14.285106 crc crio[21508]: time=\"2026-06-09T11:07:14.285011479Z\" level=info msg=\"Stopped container 6d6608afae838072baf89a601822c9651ddd32d27f4245878d3a6c6054746ce4: openshift-marketplace/certified-operators-xdjrp/registry-server\" id=a456901e-c2de-469b-b43e-ad4dda8e3909 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.136966 | controller |     "Jun 09 11:07:14.286033 crc crio[21508]: time=\"2026-06-09T11:07:14.285938055Z\" level=info msg=\"Stopping pod sandbox: 27cbb4a63c662accce31d2da934cd9a49572189d662648706fa40c9ec473223e\" id=b1ec1295-a8a1-4147-bf8f-ae627e09a055 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.136980 | controller |     "Jun 09 11:07:14.286453 crc crio[21508]: time=\"2026-06-09T11:07:14.286400949Z\" level=info msg=\"Got pod network &{Name:certified-operators-xdjrp Namespace:openshift-marketplace ID:27cbb4a63c662accce31d2da934cd9a49572189d662648706fa40c9ec473223e UID:19f710a4-b1b4-4a3c-a508-eabb74a17958 NetNS:/var/run/netns/db203995-aec9-47dc-a76b-d3921184aed2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod19f710a4_b1b4_4a3c_a508_eabb74a17958.slice PodAnnotations:0xc000b28320}] Aliases:map[]}\"",
2026-06-09 12:20:06.136995 | controller |     "Jun 09 11:07:14.286637 crc crio[21508]: time=\"2026-06-09T11:07:14.286586584Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-xdjrp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.137013 | controller |     "Jun 09 11:07:14.564580 crc crio[21508]: time=\"2026-06-09T11:07:14.564501438Z\" level=info msg=\"Stopping container: c16d21c276a9066deb699e81715947b2b878963f245fa8cdeeef48b51b86b773 (timeout: 2s)\" id=4a74f752-27cd-4586-ba4a-cceec3a3474a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.137028 | controller |     "Jun 09 11:07:14.693089 crc crio[21508]: time=\"2026-06-09T11:07:14.692996373Z\" level=info msg=\"Stopped pod sandbox: 27cbb4a63c662accce31d2da934cd9a49572189d662648706fa40c9ec473223e\" id=b1ec1295-a8a1-4147-bf8f-ae627e09a055 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.137042 | controller |     "Jun 09 11:07:14.759698 crc crio[21508]: time=\"2026-06-09T11:07:14.75962879Z\" level=info msg=\"Removing container: 6d6608afae838072baf89a601822c9651ddd32d27f4245878d3a6c6054746ce4\" id=d37e78ec-478e-481b-9ca2-c01f49d1fc50 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.137056 | controller |     "Jun 09 11:07:14.790661 crc crio[21508]: time=\"2026-06-09T11:07:14.790488172Z\" level=info msg=\"Removed container 6d6608afae838072baf89a601822c9651ddd32d27f4245878d3a6c6054746ce4: openshift-marketplace/certified-operators-xdjrp/registry-server\" id=d37e78ec-478e-481b-9ca2-c01f49d1fc50 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.137070 | controller |     "Jun 09 11:07:14.794598 crc crio[21508]: time=\"2026-06-09T11:07:14.794007513Z\" level=info msg=\"Removing container: 156c3c4e57994adbb446c5db0fb991ad02e3c6800395408312a2ae0c806b590f\" id=c3ff2a27-ca48-43fb-966a-a3026a12a75e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.137084 | controller |     "Jun 09 11:07:14.833784 crc crio[21508]: time=\"2026-06-09T11:07:14.833688371Z\" level=info msg=\"Removed container 156c3c4e57994adbb446c5db0fb991ad02e3c6800395408312a2ae0c806b590f: openshift-marketplace/certified-operators-xdjrp/extract-content\" id=c3ff2a27-ca48-43fb-966a-a3026a12a75e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.137098 | controller |     "Jun 09 11:07:14.844275 crc crio[21508]: time=\"2026-06-09T11:07:14.844173914Z\" level=info msg=\"Removing container: f6b25ce764983b530402e5a2a541d2eddf0575733fe484a31daf509548d0c60d\" id=94a835dd-8819-499b-8d4e-365bd46c7805 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.137112 | controller |     "Jun 09 11:07:14.898788 crc crio[21508]: time=\"2026-06-09T11:07:14.89871026Z\" level=info msg=\"Removed container f6b25ce764983b530402e5a2a541d2eddf0575733fe484a31daf509548d0c60d: openshift-marketplace/certified-operators-xdjrp/extract-utilities\" id=94a835dd-8819-499b-8d4e-365bd46c7805 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.137126 | controller |     "Jun 09 11:07:15.695744 crc crio[21508]: time=\"2026-06-09T11:07:15.695600328Z\" level=info msg=\"Stopped container c16d21c276a9066deb699e81715947b2b878963f245fa8cdeeef48b51b86b773: openshift-marketplace/community-operators-g8zd9/registry-server\" id=4a74f752-27cd-4586-ba4a-cceec3a3474a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.137141 | controller |     "Jun 09 11:07:15.696658 crc crio[21508]: time=\"2026-06-09T11:07:15.696575086Z\" level=info msg=\"Stopping pod sandbox: eb6face76c889c4015c2235a2d6a08cb4ff193afd620c0f37ba9c2215cd15dd7\" id=ceb96735-15c6-47a5-9f5c-cef475c6e6ef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.137155 | controller |     "Jun 09 11:07:15.697137 crc crio[21508]: time=\"2026-06-09T11:07:15.697014739Z\" level=info msg=\"Got pod network &{Name:community-operators-g8zd9 Namespace:openshift-marketplace ID:eb6face76c889c4015c2235a2d6a08cb4ff193afd620c0f37ba9c2215cd15dd7 UID:33a11f44-5ff2-4445-a76f-4f6222296908 NetNS:/var/run/netns/856b1baf-2d29-4689-8c80-a78989658b99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod33a11f44_5ff2_4445_a76f_4f6222296908.slice PodAnnotations:0xc000b28668}] Aliases:map[]}\"",
2026-06-09 12:20:06.137173 | controller |     "Jun 09 11:07:15.697225 crc crio[21508]: time=\"2026-06-09T11:07:15.697198644Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-g8zd9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.137188 | controller |     "Jun 09 11:07:15.959890 crc crio[21508]: time=\"2026-06-09T11:07:15.959646572Z\" level=info msg=\"Stopped pod sandbox: eb6face76c889c4015c2235a2d6a08cb4ff193afd620c0f37ba9c2215cd15dd7\" id=ceb96735-15c6-47a5-9f5c-cef475c6e6ef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.137202 | controller |     "Jun 09 11:07:16.806020 crc crio[21508]: time=\"2026-06-09T11:07:16.805871456Z\" level=info msg=\"Removing container: c16d21c276a9066deb699e81715947b2b878963f245fa8cdeeef48b51b86b773\" id=cc4b2075-4e67-4b8d-a717-d8188cf0d482 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.137217 | controller |     "Jun 09 11:07:16.832640 crc crio[21508]: time=\"2026-06-09T11:07:16.832453684Z\" level=info msg=\"Removed container c16d21c276a9066deb699e81715947b2b878963f245fa8cdeeef48b51b86b773: openshift-marketplace/community-operators-g8zd9/registry-server\" id=cc4b2075-4e67-4b8d-a717-d8188cf0d482 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.137231 | controller |     "Jun 09 11:07:16.836078 crc crio[21508]: time=\"2026-06-09T11:07:16.836010427Z\" level=info msg=\"Removing container: 8404aa16d4835fc433df45174fbbcac8c36d5e316388d81f2657e400fb5a211e\" id=5823b6dd-9d31-486f-be67-e50bee061de3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.137245 | controller |     "Jun 09 11:07:16.869825 crc crio[21508]: time=\"2026-06-09T11:07:16.869012441Z\" level=info msg=\"Removed container 8404aa16d4835fc433df45174fbbcac8c36d5e316388d81f2657e400fb5a211e: openshift-marketplace/community-operators-g8zd9/extract-content\" id=5823b6dd-9d31-486f-be67-e50bee061de3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.137259 | controller |     "Jun 09 11:07:16.879390 crc crio[21508]: time=\"2026-06-09T11:07:16.876670322Z\" level=info msg=\"Removing container: 5fb6123f79f91b5dc4cf2059a0fa7eb3a6d628743e6c1da9a536751927875467\" id=b3d6c55f-6477-4965-8413-abf57665fdf3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.137273 | controller |     "Jun 09 11:07:16.899572 crc crio[21508]: time=\"2026-06-09T11:07:16.899449511Z\" level=info msg=\"Removed container 5fb6123f79f91b5dc4cf2059a0fa7eb3a6d628743e6c1da9a536751927875467: openshift-marketplace/community-operators-g8zd9/extract-utilities\" id=b3d6c55f-6477-4965-8413-abf57665fdf3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.137288 | controller |     "Jun 09 11:07:31.016128 crc crio[21508]: time=\"2026-06-09T11:07:31.013067535Z\" level=info msg=\"Stopping container: 22a815524ea81642d59577f8c5fbe18f64a7d8cf8a5a1d4ba084c3c8245a094b (timeout: 2s)\" id=3c95a3d8-6573-4c3a-a009-338613461d68 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.137302 | controller |     "Jun 09 11:07:31.402540 crc crio[21508]: time=\"2026-06-09T11:07:31.401979547Z\" level=info msg=\"Stopped container 22a815524ea81642d59577f8c5fbe18f64a7d8cf8a5a1d4ba084c3c8245a094b: openshift-marketplace/redhat-operators-q2jpp/registry-server\" id=3c95a3d8-6573-4c3a-a009-338613461d68 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.137315 | controller |     "Jun 09 11:07:31.408026 crc crio[21508]: time=\"2026-06-09T11:07:31.407920619Z\" level=info msg=\"Stopping pod sandbox: 9ac0deee0e0c2fc576e239ca21968280dc8bcd6056549a47b8a6666047375aec\" id=e0fbea44-d287-4683-9719-1c5783ab7d3b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.137329 | controller |     "Jun 09 11:07:31.408854 crc crio[21508]: time=\"2026-06-09T11:07:31.408777224Z\" level=info msg=\"Got pod network &{Name:redhat-operators-q2jpp Namespace:openshift-marketplace ID:9ac0deee0e0c2fc576e239ca21968280dc8bcd6056549a47b8a6666047375aec UID:9646f23a-8f7c-449b-8c9a-b144ce9f6f72 NetNS:/var/run/netns/35e62a7e-a81d-4495-b9cb-07e118091c74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9646f23a_8f7c_449b_8c9a_b144ce9f6f72.slice PodAnnotations:0xc000852188}] Aliases:map[]}\"",
2026-06-09 12:20:06.137362 | controller |     "Jun 09 11:07:31.409051 crc crio[21508]: time=\"2026-06-09T11:07:31.40898127Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-q2jpp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.137382 | controller |     "Jun 09 11:07:31.759426 crc crio[21508]: time=\"2026-06-09T11:07:31.759269466Z\" level=info msg=\"Stopped pod sandbox: 9ac0deee0e0c2fc576e239ca21968280dc8bcd6056549a47b8a6666047375aec\" id=e0fbea44-d287-4683-9719-1c5783ab7d3b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.137397 | controller |     "Jun 09 11:07:31.978949 crc crio[21508]: time=\"2026-06-09T11:07:31.978800393Z\" level=info msg=\"Removing container: 22a815524ea81642d59577f8c5fbe18f64a7d8cf8a5a1d4ba084c3c8245a094b\" id=adc7d52f-e174-41b5-9cb2-765190f9b518 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.137412 | controller |     "Jun 09 11:07:31.997250 crc crio[21508]: time=\"2026-06-09T11:07:31.997145873Z\" level=info msg=\"Removed container 22a815524ea81642d59577f8c5fbe18f64a7d8cf8a5a1d4ba084c3c8245a094b: openshift-marketplace/redhat-operators-q2jpp/registry-server\" id=adc7d52f-e174-41b5-9cb2-765190f9b518 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.137426 | controller |     "Jun 09 11:07:32.002111 crc crio[21508]: time=\"2026-06-09T11:07:32.002032715Z\" level=info msg=\"Removing container: ceaff8254b8a202630e5dc2da98cfe4f22582a138d439d795a8d433f4c05612f\" id=8a9ddcd3-509e-49d6-98f8-12b5e149f621 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.137441 | controller |     "Jun 09 11:07:32.030905 crc crio[21508]: time=\"2026-06-09T11:07:32.030791756Z\" level=info msg=\"Removed container ceaff8254b8a202630e5dc2da98cfe4f22582a138d439d795a8d433f4c05612f: openshift-marketplace/redhat-operators-q2jpp/extract-content\" id=8a9ddcd3-509e-49d6-98f8-12b5e149f621 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.137455 | controller |     "Jun 09 11:07:32.033672 crc crio[21508]: time=\"2026-06-09T11:07:32.033594677Z\" level=info msg=\"Removing container: 86583e3810716bf84271d306ebc155c8f7feece39653dcb54af3bada92abf1aa\" id=71052003-fbb3-493c-b2e4-7b5ae8e01cf4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.137469 | controller |     "Jun 09 11:07:32.054850 crc crio[21508]: time=\"2026-06-09T11:07:32.054740128Z\" level=info msg=\"Removed container 86583e3810716bf84271d306ebc155c8f7feece39653dcb54af3bada92abf1aa: openshift-marketplace/redhat-operators-q2jpp/extract-utilities\" id=71052003-fbb3-493c-b2e4-7b5ae8e01cf4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.137484 | controller |     "Jun 09 11:08:00.513450 crc crio[21508]: time=\"2026-06-09T11:08:00.512653825Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683388-2tnzn/POD\" id=a2728429-527e-4538-9f52-7e8e7115cd54 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.137498 | controller |     "Jun 09 11:08:00.514595 crc crio[21508]: time=\"2026-06-09T11:08:00.513486349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.137512 | controller |     "Jun 09 11:08:00.538564 crc crio[21508]: time=\"2026-06-09T11:08:00.538228014Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683388-2tnzn Namespace:openshift-infra ID:f7d298880482599809a18741fd1c53e3b4e51d2c96f3fbf92a544d902e81cbbd UID:e0778d75-f439-4d11-98b7-d122f0f27370 NetNS:/var/run/netns/da24ab1d-e7d8-46b4-8b06-8b2989d44c19 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0778d75_f439_4d11_98b7_d122f0f27370.slice PodAnnotations:0xc000b28560}] Aliases:map[]}\"",
2026-06-09 12:20:06.137530 | controller |     "Jun 09 11:08:00.538564 crc crio[21508]: time=\"2026-06-09T11:08:00.538353148Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683388-2tnzn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.137545 | controller |     "Jun 09 11:08:00.792973 crc crio[21508]: 2026-06-09T11:08:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f7d298880482599 Mac:42:08:7b:30:9e:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/da24ab1d-e7d8-46b4-8b06-8b2989d44c19 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.137560 | controller |     "Jun 09 11:08:00.795811 crc crio[21508]: time=\"2026-06-09T11:08:00.795738719Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683388-2tnzn Namespace:openshift-infra ID:f7d298880482599809a18741fd1c53e3b4e51d2c96f3fbf92a544d902e81cbbd UID:e0778d75-f439-4d11-98b7-d122f0f27370 NetNS:/var/run/netns/da24ab1d-e7d8-46b4-8b06-8b2989d44c19 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0778d75_f439_4d11_98b7_d122f0f27370.slice PodAnnotations:0xc000b28560}] Aliases:map[]}\"",
2026-06-09 12:20:06.137574 | controller |     "Jun 09 11:08:00.795957 crc crio[21508]: time=\"2026-06-09T11:08:00.795903494Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683388-2tnzn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.137589 | controller |     "Jun 09 11:08:00.802254 crc crio[21508]: time=\"2026-06-09T11:08:00.802144794Z\" level=info msg=\"Ran pod sandbox f7d298880482599809a18741fd1c53e3b4e51d2c96f3fbf92a544d902e81cbbd with infra container: openshift-infra/auto-csr-approver-29683388-2tnzn/POD\" id=a2728429-527e-4538-9f52-7e8e7115cd54 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.137603 | controller |     "Jun 09 11:08:00.804557 crc crio[21508]: time=\"2026-06-09T11:08:00.804491112Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=5683f3e8-917f-42bf-8b32-c7be947c21ca name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.137618 | controller |     "Jun 09 11:08:00.818061 crc crio[21508]: time=\"2026-06-09T11:08:00.817092556Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 12:20:06.137633 | controller |     "Jun 09 11:08:01.748083 crc crio[21508]: time=\"2026-06-09T11:08:01.747583807Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=5683f3e8-917f-42bf-8b32-c7be947c21ca name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.137648 | controller |     "Jun 09 11:08:01.749270 crc crio[21508]: time=\"2026-06-09T11:08:01.748967947Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=71d0880a-201e-4af8-be8e-73d67eeebdcd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.137663 | controller |     "Jun 09 11:08:01.751146 crc crio[21508]: time=\"2026-06-09T11:08:01.751074287Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c6031986-2781-4421-95da-bdf05fc93222 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.137677 | controller |     "Jun 09 11:08:01.757758 crc crio[21508]: time=\"2026-06-09T11:08:01.757655138Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683388-2tnzn/oc\" id=841ddce6-1cfa-462e-9240-a9aa6b4bcaab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.137695 | controller |     "Jun 09 11:08:01.758438 crc crio[21508]: time=\"2026-06-09T11:08:01.758363258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.137710 | controller |     "Jun 09 11:08:01.791130 crc crio[21508]: time=\"2026-06-09T11:08:01.791018102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.137725 | controller |     "Jun 09 11:08:02.021450 crc crio[21508]: time=\"2026-06-09T11:08:02.021229858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.137739 | controller |     "Jun 09 11:08:02.114792 crc crio[21508]: time=\"2026-06-09T11:08:02.114661449Z\" level=info msg=\"Created container 02cfe954dff91da73aea1685a1516bdab3504c15fc36cc22db4c3c3cd1ea2a40: openshift-infra/auto-csr-approver-29683388-2tnzn/oc\" id=841ddce6-1cfa-462e-9240-a9aa6b4bcaab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.137753 | controller |     "Jun 09 11:08:02.115966 crc crio[21508]: time=\"2026-06-09T11:08:02.115926835Z\" level=info msg=\"Starting container: 02cfe954dff91da73aea1685a1516bdab3504c15fc36cc22db4c3c3cd1ea2a40\" id=1ee840b0-31f9-4be4-8048-5c01dbecb9b6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.137767 | controller |     "Jun 09 11:08:02.121224 crc crio[21508]: time=\"2026-06-09T11:08:02.121120735Z\" level=info msg=\"Started container\" PID=31389 containerID=02cfe954dff91da73aea1685a1516bdab3504c15fc36cc22db4c3c3cd1ea2a40 description=openshift-infra/auto-csr-approver-29683388-2tnzn/oc id=1ee840b0-31f9-4be4-8048-5c01dbecb9b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7d298880482599809a18741fd1c53e3b4e51d2c96f3fbf92a544d902e81cbbd",
2026-06-09 12:20:06.137782 | controller |     "Jun 09 11:08:04.260211 crc crio[21508]: time=\"2026-06-09T11:08:04.259645829Z\" level=info msg=\"Stopping pod sandbox: f7d298880482599809a18741fd1c53e3b4e51d2c96f3fbf92a544d902e81cbbd\" id=62366c10-1fdd-4a51-b2a1-5cdbc8e82613 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.137796 | controller |     "Jun 09 11:08:04.264175 crc crio[21508]: time=\"2026-06-09T11:08:04.260956097Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683388-2tnzn Namespace:openshift-infra ID:f7d298880482599809a18741fd1c53e3b4e51d2c96f3fbf92a544d902e81cbbd UID:e0778d75-f439-4d11-98b7-d122f0f27370 NetNS:/var/run/netns/da24ab1d-e7d8-46b4-8b06-8b2989d44c19 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0778d75_f439_4d11_98b7_d122f0f27370.slice PodAnnotations:0xc000d9ee38}] Aliases:map[]}\"",
2026-06-09 12:20:06.137811 | controller |     "Jun 09 11:08:04.264175 crc crio[21508]: time=\"2026-06-09T11:08:04.261130442Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683388-2tnzn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.137825 | controller |     "Jun 09 11:08:04.504244 crc crio[21508]: time=\"2026-06-09T11:08:04.504095836Z\" level=info msg=\"Stopped pod sandbox: f7d298880482599809a18741fd1c53e3b4e51d2c96f3fbf92a544d902e81cbbd\" id=62366c10-1fdd-4a51-b2a1-5cdbc8e82613 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.137840 | controller |     "Jun 09 11:08:07.532523 crc crio[21508]: time=\"2026-06-09T11:08:07.531805465Z\" level=info msg=\"Stopping pod sandbox: 9ac0deee0e0c2fc576e239ca21968280dc8bcd6056549a47b8a6666047375aec\" id=48b3e5cb-707a-4b81-b240-452b05d14afd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.137854 | controller |     "Jun 09 11:08:07.533658 crc crio[21508]: time=\"2026-06-09T11:08:07.532545406Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9ac0deee0e0c2fc576e239ca21968280dc8bcd6056549a47b8a6666047375aec\" id=48b3e5cb-707a-4b81-b240-452b05d14afd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.137873 | controller |     "Jun 09 11:08:07.533658 crc crio[21508]: time=\"2026-06-09T11:08:07.533404441Z\" level=info msg=\"Removing pod sandbox: 9ac0deee0e0c2fc576e239ca21968280dc8bcd6056549a47b8a6666047375aec\" id=b4d622c8-fd20-438c-af1d-b8face0f4fe5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.137888 | controller |     "Jun 09 11:08:07.545830 crc crio[21508]: time=\"2026-06-09T11:08:07.545737077Z\" level=info msg=\"Removed pod sandbox: 9ac0deee0e0c2fc576e239ca21968280dc8bcd6056549a47b8a6666047375aec\" id=b4d622c8-fd20-438c-af1d-b8face0f4fe5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.137903 | controller |     "Jun 09 11:08:07.546908 crc crio[21508]: time=\"2026-06-09T11:08:07.546818189Z\" level=info msg=\"Stopping pod sandbox: f9dece85c783c58cc97fd2ff06ba79f953dff11c645c6075846e80fe59c5230b\" id=5064430d-4888-4557-a42f-90799ed74d17 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.137917 | controller |     "Jun 09 11:08:07.547004 crc crio[21508]: time=\"2026-06-09T11:08:07.546909111Z\" level=info msg=\"Stopped pod sandbox (already stopped): f9dece85c783c58cc97fd2ff06ba79f953dff11c645c6075846e80fe59c5230b\" id=5064430d-4888-4557-a42f-90799ed74d17 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.137931 | controller |     "Jun 09 11:08:07.547727 crc crio[21508]: time=\"2026-06-09T11:08:07.547687764Z\" level=info msg=\"Removing pod sandbox: f9dece85c783c58cc97fd2ff06ba79f953dff11c645c6075846e80fe59c5230b\" id=e0e8641d-7ee4-4b3f-9596-a364e64b1996 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.137946 | controller |     "Jun 09 11:08:07.556044 crc crio[21508]: time=\"2026-06-09T11:08:07.555953393Z\" level=info msg=\"Removed pod sandbox: f9dece85c783c58cc97fd2ff06ba79f953dff11c645c6075846e80fe59c5230b\" id=e0e8641d-7ee4-4b3f-9596-a364e64b1996 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.137961 | controller |     "Jun 09 11:08:07.556808 crc crio[21508]: time=\"2026-06-09T11:08:07.556741096Z\" level=info msg=\"Stopping pod sandbox: 27cbb4a63c662accce31d2da934cd9a49572189d662648706fa40c9ec473223e\" id=f976c783-cfe6-4b37-baea-6e494d6249e2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.137975 | controller |     "Jun 09 11:08:07.556808 crc crio[21508]: time=\"2026-06-09T11:08:07.556808148Z\" level=info msg=\"Stopped pod sandbox (already stopped): 27cbb4a63c662accce31d2da934cd9a49572189d662648706fa40c9ec473223e\" id=f976c783-cfe6-4b37-baea-6e494d6249e2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.137989 | controller |     "Jun 09 11:08:07.557448 crc crio[21508]: time=\"2026-06-09T11:08:07.557383644Z\" level=info msg=\"Removing pod sandbox: 27cbb4a63c662accce31d2da934cd9a49572189d662648706fa40c9ec473223e\" id=de54c04a-11ef-412a-a4df-0bc2b218dab0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.138003 | controller |     "Jun 09 11:08:07.565660 crc crio[21508]: time=\"2026-06-09T11:08:07.565580361Z\" level=info msg=\"Removed pod sandbox: 27cbb4a63c662accce31d2da934cd9a49572189d662648706fa40c9ec473223e\" id=de54c04a-11ef-412a-a4df-0bc2b218dab0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.138017 | controller |     "Jun 09 11:08:07.566552 crc crio[21508]: time=\"2026-06-09T11:08:07.566440186Z\" level=info msg=\"Stopping pod sandbox: eb6face76c889c4015c2235a2d6a08cb4ff193afd620c0f37ba9c2215cd15dd7\" id=4275957c-e140-449c-98e6-327b15d64aab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.138031 | controller |     "Jun 09 11:08:07.566552 crc crio[21508]: time=\"2026-06-09T11:08:07.566540159Z\" level=info msg=\"Stopped pod sandbox (already stopped): eb6face76c889c4015c2235a2d6a08cb4ff193afd620c0f37ba9c2215cd15dd7\" id=4275957c-e140-449c-98e6-327b15d64aab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.138048 | controller |     "Jun 09 11:08:07.567250 crc crio[21508]: time=\"2026-06-09T11:08:07.567193918Z\" level=info msg=\"Removing pod sandbox: eb6face76c889c4015c2235a2d6a08cb4ff193afd620c0f37ba9c2215cd15dd7\" id=c368e31b-01b9-4721-9f99-65904a2ca45e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.138062 | controller |     "Jun 09 11:08:07.575101 crc crio[21508]: time=\"2026-06-09T11:08:07.574986213Z\" level=info msg=\"Removed pod sandbox: eb6face76c889c4015c2235a2d6a08cb4ff193afd620c0f37ba9c2215cd15dd7\" id=c368e31b-01b9-4721-9f99-65904a2ca45e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.138076 | controller |     "Jun 09 11:12:31.028465 crc crio[21508]: time=\"2026-06-09T11:12:31.025649751Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=288bb47c-c0a8-4a6a-80fb-4a4a0d13d004 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.138090 | controller |     "Jun 09 11:12:31.028465 crc crio[21508]: time=\"2026-06-09T11:12:31.025677042Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=ca63660e-3b21-4adb-ac12-1055c780e708 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.138104 | controller |     "Jun 09 11:12:31.035386 crc crio[21508]: time=\"2026-06-09T11:12:31.035245299Z\" level=info msg=\"Removing container: ddfc3eb3bdad2b9c0055ac81b3c33fc99711fdfd813d905e5ea60cde29779a78\" id=58832726-1df5-436e-be16-d08c40168a35 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.138118 | controller |     "Jun 09 11:12:31.047477 crc crio[21508]: time=\"2026-06-09T11:12:31.04735645Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=9999849d-8bdb-41f3-a70f-c5239a2d4448 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.138133 | controller |     "Jun 09 11:12:31.073798 crc crio[21508]: time=\"2026-06-09T11:12:31.073730275Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=ec4654fc-d38b-4623-97cc-0e64290d913c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.138147 | controller |     "Jun 09 11:12:31.606414 crc crio[21508]: time=\"2026-06-09T11:12:31.602671873Z\" level=info msg=\"Removed container ddfc3eb3bdad2b9c0055ac81b3c33fc99711fdfd813d905e5ea60cde29779a78: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=58832726-1df5-436e-be16-d08c40168a35 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.138161 | controller |     "Jun 09 11:12:31.626213 crc crio[21508]: time=\"2026-06-09T11:12:31.617891804Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=9f131b69-0370-4890-be07-9542b7053ca8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.138175 | controller |     "Jun 09 11:12:31.626213 crc crio[21508]: time=\"2026-06-09T11:12:31.61878597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.138190 | controller |     "Jun 09 11:12:31.626213 crc crio[21508]: time=\"2026-06-09T11:12:31.622779406Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=738a2ec3-fbd6-4124-9a3c-5ccbba05beb2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.138204 | controller |     "Jun 09 11:12:31.626213 crc crio[21508]: time=\"2026-06-09T11:12:31.623362003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.138225 | controller |     "Jun 09 11:12:31.704765 crc crio[21508]: time=\"2026-06-09T11:12:31.70468703Z\" level=info msg=\"Removing container: be98435e032016a3072f09b75b834d1715d63917cdb2c252ad0490774ab664c0\" id=734f45ff-9a8c-432b-b349-dfc4d17133c9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.138240 | controller |     "Jun 09 11:12:31.752868 crc crio[21508]: time=\"2026-06-09T11:12:31.752727482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.138255 | controller |     "Jun 09 11:12:31.802692 crc crio[21508]: time=\"2026-06-09T11:12:31.802605537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.138270 | controller |     "Jun 09 11:12:31.813967 crc crio[21508]: time=\"2026-06-09T11:12:31.813873654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.138284 | controller |     "Jun 09 11:12:31.840541 crc crio[21508]: time=\"2026-06-09T11:12:31.839813896Z\" level=info msg=\"Removed container be98435e032016a3072f09b75b834d1715d63917cdb2c252ad0490774ab664c0: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=734f45ff-9a8c-432b-b349-dfc4d17133c9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.138299 | controller |     "Jun 09 11:12:31.869238 crc crio[21508]: time=\"2026-06-09T11:12:31.869151586Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=42a24152-0ee5-4377-b8d3-270a9436003b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.138313 | controller |     "Jun 09 11:12:31.870907 crc crio[21508]: time=\"2026-06-09T11:12:31.870847115Z\" level=info msg=\"Removing container: 9525cc0a8fd80cd384f091ec3bbc99ffc023c1c628f8109268fb2260b743ddb1\" id=c28ca98f-7b42-4f8b-96a7-b5c176c4ebff name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.138328 | controller |     "Jun 09 11:12:31.887837 crc crio[21508]: time=\"2026-06-09T11:12:31.887739155Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=7a558b10-9bbc-43a1-965a-308e6bd4fc6d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.138342 | controller |     "Jun 09 11:12:31.910365 crc crio[21508]: time=\"2026-06-09T11:12:31.909419153Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-7bv2m/marketplace-operator\" id=4e3f850c-a5c5-4d94-925d-e4815fae1219 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.138376 | controller |     "Jun 09 11:12:31.910365 crc crio[21508]: time=\"2026-06-09T11:12:31.909820465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.138392 | controller |     "Jun 09 11:12:31.932478 crc crio[21508]: time=\"2026-06-09T11:12:31.931127122Z\" level=info msg=\"Removed container 9525cc0a8fd80cd384f091ec3bbc99ffc023c1c628f8109268fb2260b743ddb1: openshift-marketplace/marketplace-operator-547dbd544d-7bv2m/marketplace-operator\" id=c28ca98f-7b42-4f8b-96a7-b5c176c4ebff name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.138407 | controller |     "Jun 09 11:12:31.947876 crc crio[21508]: time=\"2026-06-09T11:12:31.946803546Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=36612f60-7b1e-494b-b400-9ad445c796bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.138421 | controller |     "Jun 09 11:12:31.952399 crc crio[21508]: time=\"2026-06-09T11:12:31.952174742Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2bf5022e-aa14-41f5-b83d-fd04ae822f95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.138440 | controller |     "Jun 09 11:12:31.955976 crc crio[21508]: time=\"2026-06-09T11:12:31.952682816Z\" level=info msg=\"Removing container: 91f32f198a55e5eb74fafc16e4410bf081046056f55edfee5451a09309e46dc2\" id=048d919f-819c-458e-913c-99d335afab28 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.138454 | controller |     "Jun 09 11:12:31.960550 crc crio[21508]: time=\"2026-06-09T11:12:31.957821145Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=e84718df-1815-4686-b365-df54e5a4f827 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.138469 | controller |     "Jun 09 11:12:31.976598 crc crio[21508]: time=\"2026-06-09T11:12:31.976531417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.138483 | controller |     "Jun 09 11:12:32.009805 crc crio[21508]: time=\"2026-06-09T11:12:32.009704908Z\" level=info msg=\"Created container 43252e99ca01e107799915d6a18701802116cb79f9d6fecada0a613580135502: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=738a2ec3-fbd6-4124-9a3c-5ccbba05beb2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.138498 | controller |     "Jun 09 11:12:32.011254 crc crio[21508]: time=\"2026-06-09T11:12:32.010988595Z\" level=info msg=\"Starting container: 43252e99ca01e107799915d6a18701802116cb79f9d6fecada0a613580135502\" id=356964b2-1012-4dac-baa3-6a8d3416df2e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.138512 | controller |     "Jun 09 11:12:32.021009 crc crio[21508]: time=\"2026-06-09T11:12:32.020873392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.138526 | controller |     "Jun 09 11:12:32.021009 crc crio[21508]: time=\"2026-06-09T11:12:32.021001786Z\" level=info msg=\"Removed container 91f32f198a55e5eb74fafc16e4410bf081046056f55edfee5451a09309e46dc2: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=048d919f-819c-458e-913c-99d335afab28 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.138540 | controller |     "Jun 09 11:12:32.026664 crc crio[21508]: time=\"2026-06-09T11:12:32.026531606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.138555 | controller |     "Jun 09 11:12:32.046791 crc crio[21508]: time=\"2026-06-09T11:12:32.046717681Z\" level=info msg=\"Started container\" PID=32993 containerID=43252e99ca01e107799915d6a18701802116cb79f9d6fecada0a613580135502 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=356964b2-1012-4dac-baa3-6a8d3416df2e name=/runtime.v1.RuntimeService/StartContainer sandboxID=87be9d17d06d1106bcb0dd6a4096410f5b670dce8851c6845a1e670d8afd0ac0",
2026-06-09 12:20:06.138570 | controller |     "Jun 09 11:12:32.048935 crc crio[21508]: time=\"2026-06-09T11:12:32.048843832Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=6f3616ad-2070-4258-b8de-a1619275eea1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.138585 | controller |     "Jun 09 11:12:32.052960 crc crio[21508]: time=\"2026-06-09T11:12:32.052880109Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=25a62613-2308-41ac-a614-b6d84c7cc70e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.138604 | controller |     "Jun 09 11:12:32.055146 crc crio[21508]: time=\"2026-06-09T11:12:32.055039082Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=b32a436f-8332-4cb1-a956-d08bd27af2c3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.138618 | controller |     "Jun 09 11:12:32.055537 crc crio[21508]: time=\"2026-06-09T11:12:32.055423293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.138633 | controller |     "Jun 09 11:12:32.059644 crc crio[21508]: time=\"2026-06-09T11:12:32.05946881Z\" level=info msg=\"Removing container: aa105fe55802979bb136e118e97bdc6377570de6716baee2ecc5a9d87b2c91c1\" id=d1b05b2c-1f6a-424f-a194-2063237eb515 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.138648 | controller |     "Jun 09 11:12:32.072748 crc crio[21508]: time=\"2026-06-09T11:12:32.072538729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.138662 | controller |     "Jun 09 11:12:32.121995 crc crio[21508]: time=\"2026-06-09T11:12:32.121863798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.138677 | controller |     "Jun 09 11:12:32.419241 crc crio[21508]: time=\"2026-06-09T11:12:32.418772643Z\" level=info msg=\"Created container caca3c8e7a0b6e440cd8808c26bfd781ee181d66da20f8b5d06b4c97a97def60: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=e84718df-1815-4686-b365-df54e5a4f827 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.138691 | controller |     "Jun 09 11:12:32.455213 crc crio[21508]: time=\"2026-06-09T11:12:32.455035354Z\" level=info msg=\"Starting container: caca3c8e7a0b6e440cd8808c26bfd781ee181d66da20f8b5d06b4c97a97def60\" id=a7c73677-eb60-4177-a08a-62eb25674150 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.138706 | controller |     "Jun 09 11:12:32.466836 crc crio[21508]: time=\"2026-06-09T11:12:32.466390353Z\" level=info msg=\"Created container 350733468be1a9700c01043a195f807e25ad3a0616403fa98033ead0ae64ad97: openshift-marketplace/marketplace-operator-547dbd544d-7bv2m/marketplace-operator\" id=4e3f850c-a5c5-4d94-925d-e4815fae1219 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.138720 | controller |     "Jun 09 11:12:32.470024 crc crio[21508]: time=\"2026-06-09T11:12:32.469706919Z\" level=info msg=\"Starting container: 350733468be1a9700c01043a195f807e25ad3a0616403fa98033ead0ae64ad97\" id=1b24863e-d0aa-4b9c-8500-534caca3150d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.138735 | controller |     "Jun 09 11:12:32.488680 crc crio[21508]: time=\"2026-06-09T11:12:32.488250546Z\" level=info msg=\"Started container\" PID=33007 containerID=caca3c8e7a0b6e440cd8808c26bfd781ee181d66da20f8b5d06b4c97a97def60 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=a7c73677-eb60-4177-a08a-62eb25674150 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ef460c96b87455cd3d42a968ce20f7eb90516797fa62d1044a616eaa5e9991a",
2026-06-09 12:20:06.138750 | controller |     "Jun 09 11:12:32.529044 crc crio[21508]: time=\"2026-06-09T11:12:32.528776931Z\" level=info msg=\"Started container\" PID=33004 containerID=350733468be1a9700c01043a195f807e25ad3a0616403fa98033ead0ae64ad97 description=openshift-marketplace/marketplace-operator-547dbd544d-7bv2m/marketplace-operator id=1b24863e-d0aa-4b9c-8500-534caca3150d name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c537e1710baaa7f3d3c0962f4bf78e86fed695febf8bd08842ff6e0e1291b61",
2026-06-09 12:20:06.138768 | controller |     "Jun 09 11:12:32.647786 crc crio[21508]: time=\"2026-06-09T11:12:32.647375088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.138784 | controller |     "Jun 09 11:12:32.758878 crc crio[21508]: time=\"2026-06-09T11:12:32.758774186Z\" level=info msg=\"Created container 217736701acc48d826e153ccf391676cfc3343696585d069655277e5e0f1ec1e: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=9f131b69-0370-4890-be07-9542b7053ca8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.138798 | controller |     "Jun 09 11:12:32.768208 crc crio[21508]: time=\"2026-06-09T11:12:32.768106536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.138813 | controller |     "Jun 09 11:12:32.784868 crc crio[21508]: time=\"2026-06-09T11:12:32.78478485Z\" level=info msg=\"Starting container: 217736701acc48d826e153ccf391676cfc3343696585d069655277e5e0f1ec1e\" id=6ae94d4a-d49e-4fcb-9926-fb841584ea95 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.138828 | controller |     "Jun 09 11:12:32.819686 crc crio[21508]: time=\"2026-06-09T11:12:32.814989075Z\" level=info msg=\"Started container\" PID=33044 containerID=217736701acc48d826e153ccf391676cfc3343696585d069655277e5e0f1ec1e description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=6ae94d4a-d49e-4fcb-9926-fb841584ea95 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3634b745444ba35c0edeb974e19fc8a4e8fdec9fca497639475422f2fa1abea",
2026-06-09 12:20:06.138843 | controller |     "Jun 09 11:12:32.825029 crc crio[21508]: time=\"2026-06-09T11:12:32.822211904Z\" level=info msg=\"Removed container aa105fe55802979bb136e118e97bdc6377570de6716baee2ecc5a9d87b2c91c1: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=d1b05b2c-1f6a-424f-a194-2063237eb515 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.138858 | controller |     "Jun 09 11:12:33.236991 crc crio[21508]: time=\"2026-06-09T11:12:33.236210212Z\" level=info msg=\"Removing container: b1a63e4eb81ee8f543b2d8c968258fa17c55698a634945ff47ffe740a25a5d9f\" id=7fb4f217-28af-415b-9482-baae2d0555e5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.138872 | controller |     "Jun 09 11:12:33.297721 crc crio[21508]: time=\"2026-06-09T11:12:33.297685494Z\" level=info msg=\"Removed container b1a63e4eb81ee8f543b2d8c968258fa17c55698a634945ff47ffe740a25a5d9f: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=7fb4f217-28af-415b-9482-baae2d0555e5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.138888 | controller |     "Jun 09 11:12:33.407172 crc crio[21508]: time=\"2026-06-09T11:12:33.407019452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.138902 | controller |     "Jun 09 11:12:33.671176 crc crio[21508]: time=\"2026-06-09T11:12:33.67092444Z\" level=info msg=\"Created container bb15658c6f8f318002724747ad65ed1a7483705cfbfdd7e4631839c01d864f45: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=b32a436f-8332-4cb1-a956-d08bd27af2c3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.138917 | controller |     "Jun 09 11:12:33.674620 crc crio[21508]: time=\"2026-06-09T11:12:33.674169944Z\" level=info msg=\"Starting container: bb15658c6f8f318002724747ad65ed1a7483705cfbfdd7e4631839c01d864f45\" id=95b56fa0-d33b-4226-9c97-a052ce6d5756 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.138932 | controller |     "Jun 09 11:12:33.687156 crc crio[21508]: time=\"2026-06-09T11:12:33.686269555Z\" level=info msg=\"Started container\" PID=33073 containerID=bb15658c6f8f318002724747ad65ed1a7483705cfbfdd7e4631839c01d864f45 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=95b56fa0-d33b-4226-9c97-a052ce6d5756 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5800b03c1700b1d35e9bb66b054168b2c40f6a1f5507fd64959f9c898529ba81",
2026-06-09 12:20:06.138951 | controller |     "Jun 09 11:12:34.358330 crc crio[21508]: time=\"2026-06-09T11:12:34.357948351Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d61d9995-6566-4ce2-b9bb-155264654f13 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.138966 | controller |     "Jun 09 11:12:34.365214 crc crio[21508]: time=\"2026-06-09T11:12:34.365068547Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=809e3e1e-41c8-4865-b690-fe844e1a4f8a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.138981 | controller |     "Jun 09 11:12:34.366936 crc crio[21508]: time=\"2026-06-09T11:12:34.366880719Z\" level=info msg=\"Removing container: b9df10819f8b52228292ab91b79b23e00dbb5b2b00938d0dd42f949998dc9739\" id=bb268d82-872c-4042-b490-6ce5c6550d45 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.138996 | controller |     "Jun 09 11:12:34.369643 crc crio[21508]: time=\"2026-06-09T11:12:34.369206187Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=ee5c28ce-1959-47be-b01d-9ea6df5c1c04 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.139010 | controller |     "Jun 09 11:12:34.376438 crc crio[21508]: time=\"2026-06-09T11:12:34.37622577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.139025 | controller |     "Jun 09 11:12:34.382966 crc crio[21508]: time=\"2026-06-09T11:12:34.382912274Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=871111be-3dee-4222-a5fd-807bb9857427 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.139039 | controller |     "Jun 09 11:12:34.399984 crc crio[21508]: time=\"2026-06-09T11:12:34.399844615Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=fcaa320d-5d64-45e3-b760-68a7b70b3fb4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.139054 | controller |     "Jun 09 11:12:34.404752 crc crio[21508]: time=\"2026-06-09T11:12:34.404704376Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=3465c2fb-078c-4b39-9279-ab9a2e90b6de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.139068 | controller |     "Jun 09 11:12:34.405515 crc crio[21508]: time=\"2026-06-09T11:12:34.405476648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.139083 | controller |     "Jun 09 11:12:34.472569 crc crio[21508]: time=\"2026-06-09T11:12:34.469434151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.139097 | controller |     "Jun 09 11:12:34.495404 crc crio[21508]: time=\"2026-06-09T11:12:34.492030476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.139112 | controller |     "Jun 09 11:12:34.514926 crc crio[21508]: time=\"2026-06-09T11:12:34.501841671Z\" level=info msg=\"Removed container b9df10819f8b52228292ab91b79b23e00dbb5b2b00938d0dd42f949998dc9739: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=bb268d82-872c-4042-b490-6ce5c6550d45 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.139130 | controller |     "Jun 09 11:12:34.537885 crc crio[21508]: time=\"2026-06-09T11:12:34.53770024Z\" level=info msg=\"Removing container: f3b1db12ff8af83b75a875ddb305aad6cba2621ae412453dd2456c14c38f3ea5\" id=e8d61b1d-cb1f-4c0e-bc05-accc77cc0916 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.139144 | controller |     "Jun 09 11:12:35.033059 crc crio[21508]: time=\"2026-06-09T11:12:35.032900991Z\" level=info msg=\"Created container 157d84efa5f305aa5301963c3948c3aef57c1109e00196b71f67d0910e23eed8: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=ee5c28ce-1959-47be-b01d-9ea6df5c1c04 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.139158 | controller |     "Jun 09 11:12:35.036220 crc crio[21508]: time=\"2026-06-09T11:12:35.035997321Z\" level=info msg=\"Starting container: 157d84efa5f305aa5301963c3948c3aef57c1109e00196b71f67d0910e23eed8\" id=3346d968-6e87-482c-ab9b-d98af1c859d9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.139172 | controller |     "Jun 09 11:12:35.046674 crc crio[21508]: time=\"2026-06-09T11:12:35.046494345Z\" level=info msg=\"Started container\" PID=33093 containerID=157d84efa5f305aa5301963c3948c3aef57c1109e00196b71f67d0910e23eed8 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=3346d968-6e87-482c-ab9b-d98af1c859d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d91bf07ecd3e56049ca39b7300e760a33877da7bdcbfb62398805b162854b2fb",
2026-06-09 12:20:06.139187 | controller |     "Jun 09 11:12:35.113001 crc crio[21508]: time=\"2026-06-09T11:12:35.111763526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.139201 | controller |     "Jun 09 11:12:35.167798 crc crio[21508]: time=\"2026-06-09T11:12:35.161885589Z\" level=info msg=\"Removed container f3b1db12ff8af83b75a875ddb305aad6cba2621ae412453dd2456c14c38f3ea5: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=e8d61b1d-cb1f-4c0e-bc05-accc77cc0916 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.139216 | controller |     "Jun 09 11:12:36.002117 crc crio[21508]: time=\"2026-06-09T11:12:36.00185732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.139230 | controller |     "Jun 09 11:12:36.290818 crc crio[21508]: time=\"2026-06-09T11:12:36.290575917Z\" level=info msg=\"Created container eed8d42585fc4d1bbc22b27156eb7f67189b39f45aca2c5ef868ca514f84ac2f: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=3465c2fb-078c-4b39-9279-ab9a2e90b6de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.139244 | controller |     "Jun 09 11:12:36.294410 crc crio[21508]: time=\"2026-06-09T11:12:36.294165771Z\" level=info msg=\"Starting container: eed8d42585fc4d1bbc22b27156eb7f67189b39f45aca2c5ef868ca514f84ac2f\" id=15ef80c8-3bf4-4b92-90c2-1966de047f1f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.139258 | controller |     "Jun 09 11:12:36.304816 crc crio[21508]: time=\"2026-06-09T11:12:36.304713367Z\" level=info msg=\"Started container\" PID=33122 containerID=eed8d42585fc4d1bbc22b27156eb7f67189b39f45aca2c5ef868ca514f84ac2f description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=15ef80c8-3bf4-4b92-90c2-1966de047f1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d43f16884512cb4593616184efe91980c526fb8e7d1c4d5bbb19cd9012db3f4",
2026-06-09 12:20:06.139277 | controller |     "Jun 09 11:12:36.620950 crc crio[21508]: time=\"2026-06-09T11:12:36.620128318Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=af756adb-6743-438e-a1e3-9a40d342cf4f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.139293 | controller |     "Jun 09 11:12:36.626013 crc crio[21508]: time=\"2026-06-09T11:12:36.625889035Z\" level=info msg=\"Removing container: 2b24fce490f10deb8c0ee08f32b69b2d9858de07a8245c0ecb6fdb4edf9f2c37\" id=e842e51c-b0d5-4424-a452-c1c6d521bbba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.139307 | controller |     "Jun 09 11:12:36.627040 crc crio[21508]: time=\"2026-06-09T11:12:36.626723909Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=36539d35-a4bb-4f03-afbc-3270e4e40aac name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.139322 | controller |     "Jun 09 11:12:36.657842 crc crio[21508]: time=\"2026-06-09T11:12:36.657752128Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=671e3204-8fce-48d5-b05d-db28894da6d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.139336 | controller |     "Jun 09 11:12:36.658531 crc crio[21508]: time=\"2026-06-09T11:12:36.658239762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.139369 | controller |     "Jun 09 11:12:36.727984 crc crio[21508]: time=\"2026-06-09T11:12:36.726866481Z\" level=info msg=\"Removed container 2b24fce490f10deb8c0ee08f32b69b2d9858de07a8245c0ecb6fdb4edf9f2c37: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=e842e51c-b0d5-4424-a452-c1c6d521bbba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.139386 | controller |     "Jun 09 11:12:36.747923 crc crio[21508]: time=\"2026-06-09T11:12:36.747602682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.139401 | controller |     "Jun 09 11:12:36.773260 crc crio[21508]: time=\"2026-06-09T11:12:36.772266577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.139415 | controller |     "Jun 09 11:12:37.206191 crc crio[21508]: time=\"2026-06-09T11:12:37.204836372Z\" level=info msg=\"Created container 8ac2a145f1affaedbda984c2744c49236db9c5d0387928e055327fcffcc46313: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=671e3204-8fce-48d5-b05d-db28894da6d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.139430 | controller |     "Jun 09 11:12:37.211414 crc crio[21508]: time=\"2026-06-09T11:12:37.210634801Z\" level=info msg=\"Starting container: 8ac2a145f1affaedbda984c2744c49236db9c5d0387928e055327fcffcc46313\" id=788e4d2b-1a1d-46fc-9b86-b38402497e3d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.139444 | controller |     "Jun 09 11:12:37.230073 crc crio[21508]: time=\"2026-06-09T11:12:37.229652192Z\" level=info msg=\"Started container\" PID=33143 containerID=8ac2a145f1affaedbda984c2744c49236db9c5d0387928e055327fcffcc46313 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=788e4d2b-1a1d-46fc-9b86-b38402497e3d name=/runtime.v1.RuntimeService/StartContainer sandboxID=830a838c24c80cb77c9244f329707a4fdd81ea897433d7ed2accfd25b6d2d45d",
2026-06-09 12:20:06.139459 | controller |     "Jun 09 11:12:55.243440 crc crio[21508]: time=\"2026-06-09T11:12:55.237825435Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683392-t6jmp/POD\" id=bafa50b3-334d-4175-8eb8-5392119e81a6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.139477 | controller |     "Jun 09 11:12:55.243440 crc crio[21508]: time=\"2026-06-09T11:12:55.238819484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.139492 | controller |     "Jun 09 11:12:55.272878 crc crio[21508]: time=\"2026-06-09T11:12:55.272787478Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683392-t6jmp Namespace:openshift-infra ID:885234a109841c71221b7acff491c3a2e3671a286d71eedad368951598e0f3a3 UID:288cf95d-5481-43f7-9169-b057b05121b1 NetNS:/var/run/netns/f04ad36d-0199-4dad-a28f-fbf399485587 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod288cf95d_5481_43f7_9169_b057b05121b1.slice PodAnnotations:0xc0039b8298}] Aliases:map[]}\"",
2026-06-09 12:20:06.139508 | controller |     "Jun 09 11:12:55.272878 crc crio[21508]: time=\"2026-06-09T11:12:55.27286504Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683392-t6jmp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.139531 | controller |     "Jun 09 11:12:56.129505 crc crio[21508]: time=\"2026-06-09T11:12:56.128904648Z\" level=info msg=\"Stopping container: e10cc619ff6e617dc5feb9eb1395ec40a432026c32a5a76c7b20b1344e0574e9 (timeout: 15s)\" id=cf63f7cd-4f8a-429d-a5dd-c38855135e1c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.139546 | controller |     "Jun 09 11:12:56.260933 crc crio[21508]: time=\"2026-06-09T11:12:56.260831041Z\" level=info msg=\"Stopped container e10cc619ff6e617dc5feb9eb1395ec40a432026c32a5a76c7b20b1344e0574e9: openshift-console/console-6c684df5db-cc8g8/console\" id=cf63f7cd-4f8a-429d-a5dd-c38855135e1c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.139561 | controller |     "Jun 09 11:12:56.262766 crc crio[21508]: time=\"2026-06-09T11:12:56.262698286Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=82e31528-7a9f-41f8-ba23-8a90b957cc9a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.139575 | controller |     "Jun 09 11:12:56.265639 crc crio[21508]: time=\"2026-06-09T11:12:56.265522127Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=d00781f0-9644-48fe-80c4-e71eb9b9c986 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.139589 | controller |     "Jun 09 11:12:56.272343 crc crio[21508]: time=\"2026-06-09T11:12:56.271777769Z\" level=info msg=\"Creating container: openshift-console/console-6c684df5db-cc8g8/console\" id=036c7e63-abb6-4e1d-9892-cf385f84c03e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.139604 | controller |     "Jun 09 11:12:56.272343 crc crio[21508]: time=\"2026-06-09T11:12:56.272185881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.139618 | controller |     "Jun 09 11:12:56.315595 crc crio[21508]: time=\"2026-06-09T11:12:56.315508506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.139632 | controller |     "Jun 09 11:12:56.324038 crc crio[21508]: time=\"2026-06-09T11:12:56.323961631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.139646 | controller |     "Jun 09 11:12:56.390780 crc crio[21508]: 2026-06-09T11:12:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:885234a109841c7 Mac:fe:28:af:06:2c:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/f04ad36d-0199-4dad-a28f-fbf399485587 SocketPath: PciID:}] [{Interface:0xc0005a4600 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.139664 | controller |     "Jun 09 11:12:56.393044 crc crio[21508]: time=\"2026-06-09T11:12:56.39294883Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683392-t6jmp Namespace:openshift-infra ID:885234a109841c71221b7acff491c3a2e3671a286d71eedad368951598e0f3a3 UID:288cf95d-5481-43f7-9169-b057b05121b1 NetNS:/var/run/netns/f04ad36d-0199-4dad-a28f-fbf399485587 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod288cf95d_5481_43f7_9169_b057b05121b1.slice PodAnnotations:0xc0039b8298}] Aliases:map[]}\"",
2026-06-09 12:20:06.139679 | controller |     "Jun 09 11:12:56.393388 crc crio[21508]: time=\"2026-06-09T11:12:56.393100995Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683392-t6jmp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.139694 | controller |     "Jun 09 11:12:56.400878 crc crio[21508]: time=\"2026-06-09T11:12:56.400557331Z\" level=info msg=\"Ran pod sandbox 885234a109841c71221b7acff491c3a2e3671a286d71eedad368951598e0f3a3 with infra container: openshift-infra/auto-csr-approver-29683392-t6jmp/POD\" id=bafa50b3-334d-4175-8eb8-5392119e81a6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.139709 | controller |     "Jun 09 11:12:56.403116 crc crio[21508]: time=\"2026-06-09T11:12:56.402995271Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=77d6ff03-58b3-4203-a14d-9cae3354b18c name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.139724 | controller |     "Jun 09 11:12:56.414212 crc crio[21508]: time=\"2026-06-09T11:12:56.414023981Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 12:20:06.139739 | controller |     "Jun 09 11:12:56.432689 crc crio[21508]: time=\"2026-06-09T11:12:56.430794547Z\" level=info msg=\"Created container b3f2fedff17138f9b67770586e7ea1c742e3797fe0f36dcc3c447be794016d18: openshift-console/console-6c684df5db-cc8g8/console\" id=036c7e63-abb6-4e1d-9892-cf385f84c03e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.139754 | controller |     "Jun 09 11:12:56.433592 crc crio[21508]: time=\"2026-06-09T11:12:56.433498555Z\" level=info msg=\"Starting container: b3f2fedff17138f9b67770586e7ea1c742e3797fe0f36dcc3c447be794016d18\" id=6e861a03-b823-4a38-884b-51afee4cc55a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.139769 | controller |     "Jun 09 11:12:56.439632 crc crio[21508]: time=\"2026-06-09T11:12:56.439489449Z\" level=info msg=\"Started container\" PID=33458 containerID=b3f2fedff17138f9b67770586e7ea1c742e3797fe0f36dcc3c447be794016d18 description=openshift-console/console-6c684df5db-cc8g8/console id=6e861a03-b823-4a38-884b-51afee4cc55a name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8c0466918048d4abfcf531c66992befc2e072deadf72cb9594646abaf1205eb",
2026-06-09 12:20:06.139784 | controller |     "Jun 09 11:12:57.916258 crc crio[21508]: time=\"2026-06-09T11:12:57.915645307Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=77d6ff03-58b3-4203-a14d-9cae3354b18c name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.139799 | controller |     "Jun 09 11:12:57.917572 crc crio[21508]: time=\"2026-06-09T11:12:57.917159621Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=41d3f822-bbdc-4c6a-9a31-503e39c2137a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.139813 | controller |     "Jun 09 11:12:57.918895 crc crio[21508]: time=\"2026-06-09T11:12:57.918802518Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=012b0ea2-200f-49c6-849d-7cea7f788205 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.139831 | controller |     "Jun 09 11:12:57.932799 crc crio[21508]: time=\"2026-06-09T11:12:57.932719382Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683392-t6jmp/oc\" id=48de87c4-3cd4-4925-ae52-4ce90b5c18be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.139846 | controller |     "Jun 09 11:12:57.933231 crc crio[21508]: time=\"2026-06-09T11:12:57.933194945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.139860 | controller |     "Jun 09 11:12:57.960103 crc crio[21508]: time=\"2026-06-09T11:12:57.95993798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.139875 | controller |     "Jun 09 11:12:58.235665 crc crio[21508]: time=\"2026-06-09T11:12:58.234795166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.139890 | controller |     "Jun 09 11:12:58.367520 crc crio[21508]: time=\"2026-06-09T11:12:58.366819842Z\" level=info msg=\"Created container 9ce6a8390154c515d8dd077d962249133614edad3247d15dcfd0c4f348d62fea: openshift-infra/auto-csr-approver-29683392-t6jmp/oc\" id=48de87c4-3cd4-4925-ae52-4ce90b5c18be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.139904 | controller |     "Jun 09 11:12:58.369236 crc crio[21508]: time=\"2026-06-09T11:12:58.369158069Z\" level=info msg=\"Starting container: 9ce6a8390154c515d8dd077d962249133614edad3247d15dcfd0c4f348d62fea\" id=195c3e3d-5c8d-404b-b0d7-b702f31915f3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.139927 | controller |     "Jun 09 11:12:58.376708 crc crio[21508]: time=\"2026-06-09T11:12:58.376602405Z\" level=info msg=\"Started container\" PID=33503 containerID=9ce6a8390154c515d8dd077d962249133614edad3247d15dcfd0c4f348d62fea description=openshift-infra/auto-csr-approver-29683392-t6jmp/oc id=195c3e3d-5c8d-404b-b0d7-b702f31915f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=885234a109841c71221b7acff491c3a2e3671a286d71eedad368951598e0f3a3",
2026-06-09 12:20:06.139950 | controller |     "Jun 09 11:13:00.184639 crc crio[21508]: time=\"2026-06-09T11:13:00.183656234Z\" level=info msg=\"Stopping pod sandbox: 885234a109841c71221b7acff491c3a2e3671a286d71eedad368951598e0f3a3\" id=16fe3108-ff93-4820-9044-871668c547d7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.140022 | controller |     "Jun 09 11:13:00.187246 crc crio[21508]: time=\"2026-06-09T11:13:00.185383514Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683392-t6jmp Namespace:openshift-infra ID:885234a109841c71221b7acff491c3a2e3671a286d71eedad368951598e0f3a3 UID:288cf95d-5481-43f7-9169-b057b05121b1 NetNS:/var/run/netns/f04ad36d-0199-4dad-a28f-fbf399485587 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod288cf95d_5481_43f7_9169_b057b05121b1.slice PodAnnotations:0xc000d9e000}] Aliases:map[]}\"",
2026-06-09 12:20:06.140045 | controller |     "Jun 09 11:13:00.187246 crc crio[21508]: time=\"2026-06-09T11:13:00.18560879Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683392-t6jmp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.140061 | controller |     "Jun 09 11:13:00.443943 crc crio[21508]: time=\"2026-06-09T11:13:00.443819133Z\" level=info msg=\"Stopped pod sandbox: 885234a109841c71221b7acff491c3a2e3671a286d71eedad368951598e0f3a3\" id=16fe3108-ff93-4820-9044-871668c547d7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.140081 | controller |     "Jun 09 11:13:57.328006 crc crio[21508]: time=\"2026-06-09T11:13:57.327130829Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=44110025-e472-4051-b96b-1ec885e3c23e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.140098 | controller |     "Jun 09 11:13:57.330358 crc crio[21508]: time=\"2026-06-09T11:13:57.330192508Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=292e3d44-e765-4d55-bb66-c0960187c18c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.140112 | controller |     "Jun 09 11:13:57.332956 crc crio[21508]: time=\"2026-06-09T11:13:57.332875806Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=c6bd3350-96eb-47f0-af28-f524162bb5ae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.140127 | controller |     "Jun 09 11:13:57.333712 crc crio[21508]: time=\"2026-06-09T11:13:57.333545656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.140142 | controller |     "Jun 09 11:13:57.364079 crc crio[21508]: time=\"2026-06-09T11:13:57.363996223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.140156 | controller |     "Jun 09 11:13:57.551855 crc crio[21508]: time=\"2026-06-09T11:13:57.551744779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.140171 | controller |     "Jun 09 11:13:57.654115 crc crio[21508]: time=\"2026-06-09T11:13:57.653620655Z\" level=info msg=\"Created container 7a6bdee75db43d3c99f4f0daefbda86ccd7514a2a82d0ef3d9326097a2878323: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=c6bd3350-96eb-47f0-af28-f524162bb5ae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.140185 | controller |     "Jun 09 11:13:57.655611 crc crio[21508]: time=\"2026-06-09T11:13:57.655530071Z\" level=info msg=\"Starting container: 7a6bdee75db43d3c99f4f0daefbda86ccd7514a2a82d0ef3d9326097a2878323\" id=85645b60-bbcf-4837-b5c7-41a3ce7e7ae4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.140199 | controller |     "Jun 09 11:13:57.666572 crc crio[21508]: time=\"2026-06-09T11:13:57.664184283Z\" level=info msg=\"Started container\" PID=34343 containerID=7a6bdee75db43d3c99f4f0daefbda86ccd7514a2a82d0ef3d9326097a2878323 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=85645b60-bbcf-4837-b5c7-41a3ce7e7ae4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3634b745444ba35c0edeb974e19fc8a4e8fdec9fca497639475422f2fa1abea",
2026-06-09 12:20:06.140214 | controller |     "Jun 09 11:14:00.503101 crc crio[21508]: time=\"2026-06-09T11:14:00.502598469Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683394-dfqps/POD\" id=049818ac-4841-47c6-b9d6-4806437e42d8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.140229 | controller |     "Jun 09 11:14:00.504000 crc crio[21508]: time=\"2026-06-09T11:14:00.503134075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.140244 | controller |     "Jun 09 11:14:00.530419 crc crio[21508]: time=\"2026-06-09T11:14:00.530220704Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683394-dfqps Namespace:openshift-infra ID:9c4f6782222f9364fc3dd71cfc8cceeafbf5dd6b055fe59f3ec4ecae600fed00 UID:688a187e-d0af-4b6b-9416-62d6b0749070 NetNS:/var/run/netns/b51e587b-a8ee-4653-bcdc-9d11edbfdc7f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod688a187e_d0af_4b6b_9416_62d6b0749070.slice PodAnnotations:0xc002a12230}] Aliases:map[]}\"",
2026-06-09 12:20:06.140262 | controller |     "Jun 09 11:14:00.530419 crc crio[21508]: time=\"2026-06-09T11:14:00.530351467Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683394-dfqps to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.140277 | controller |     "Jun 09 11:14:00.820984 crc crio[21508]: 2026-06-09T11:14:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9c4f6782222f936 Mac:b6:ce:96:a1:0d:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/b51e587b-a8ee-4653-bcdc-9d11edbfdc7f SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.140292 | controller |     "Jun 09 11:14:00.822719 crc crio[21508]: time=\"2026-06-09T11:14:00.822627078Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683394-dfqps Namespace:openshift-infra ID:9c4f6782222f9364fc3dd71cfc8cceeafbf5dd6b055fe59f3ec4ecae600fed00 UID:688a187e-d0af-4b6b-9416-62d6b0749070 NetNS:/var/run/netns/b51e587b-a8ee-4653-bcdc-9d11edbfdc7f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod688a187e_d0af_4b6b_9416_62d6b0749070.slice PodAnnotations:0xc002a12230}] Aliases:map[]}\"",
2026-06-09 12:20:06.140307 | controller |     "Jun 09 11:14:00.822874 crc crio[21508]: time=\"2026-06-09T11:14:00.822821164Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683394-dfqps for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.140321 | controller |     "Jun 09 11:14:00.829436 crc crio[21508]: time=\"2026-06-09T11:14:00.8292375Z\" level=info msg=\"Ran pod sandbox 9c4f6782222f9364fc3dd71cfc8cceeafbf5dd6b055fe59f3ec4ecae600fed00 with infra container: openshift-infra/auto-csr-approver-29683394-dfqps/POD\" id=049818ac-4841-47c6-b9d6-4806437e42d8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.140335 | controller |     "Jun 09 11:14:00.832032 crc crio[21508]: time=\"2026-06-09T11:14:00.831652851Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=b19ae793-177d-4ce3-9af1-d7ae92e84179 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.140379 | controller |     "Jun 09 11:14:00.851352 crc crio[21508]: time=\"2026-06-09T11:14:00.85119648Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 12:20:06.140397 | controller |     "Jun 09 11:14:02.196062 crc crio[21508]: time=\"2026-06-09T11:14:02.195954614Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=b19ae793-177d-4ce3-9af1-d7ae92e84179 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.140412 | controller |     "Jun 09 11:14:02.197488 crc crio[21508]: time=\"2026-06-09T11:14:02.196984484Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=684426af-8e9d-44c8-a227-ab8f7b4c8cf2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.140426 | controller |     "Jun 09 11:14:02.199178 crc crio[21508]: time=\"2026-06-09T11:14:02.199114796Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3e29d45e-20fb-4931-9c3c-5e9144922b7c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.140441 | controller |     "Jun 09 11:14:02.204418 crc crio[21508]: time=\"2026-06-09T11:14:02.204341928Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683394-dfqps/oc\" id=e6d9e2f5-15d0-4aeb-acc1-0f4b3d647da4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.140459 | controller |     "Jun 09 11:14:02.204783 crc crio[21508]: time=\"2026-06-09T11:14:02.204725019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.140473 | controller |     "Jun 09 11:14:02.226389 crc crio[21508]: time=\"2026-06-09T11:14:02.226243276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.140488 | controller |     "Jun 09 11:14:02.536811 crc crio[21508]: time=\"2026-06-09T11:14:02.536619874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.140502 | controller |     "Jun 09 11:14:02.625200 crc crio[21508]: time=\"2026-06-09T11:14:02.624665547Z\" level=info msg=\"Created container 74ffd063565cd73f08e717409cb9201936b7fac1da37d3f408349d0c6b3767ad: openshift-infra/auto-csr-approver-29683394-dfqps/oc\" id=e6d9e2f5-15d0-4aeb-acc1-0f4b3d647da4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.140517 | controller |     "Jun 09 11:14:02.626841 crc crio[21508]: time=\"2026-06-09T11:14:02.626765638Z\" level=info msg=\"Starting container: 74ffd063565cd73f08e717409cb9201936b7fac1da37d3f408349d0c6b3767ad\" id=aa316258-87b1-497e-87e5-68bd95102ca9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.140531 | controller |     "Jun 09 11:14:02.633748 crc crio[21508]: time=\"2026-06-09T11:14:02.633655969Z\" level=info msg=\"Started container\" PID=34548 containerID=74ffd063565cd73f08e717409cb9201936b7fac1da37d3f408349d0c6b3767ad description=openshift-infra/auto-csr-approver-29683394-dfqps/oc id=aa316258-87b1-497e-87e5-68bd95102ca9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c4f6782222f9364fc3dd71cfc8cceeafbf5dd6b055fe59f3ec4ecae600fed00",
2026-06-09 12:20:06.140545 | controller |     "Jun 09 11:14:04.314051 crc crio[21508]: time=\"2026-06-09T11:14:04.313220083Z\" level=info msg=\"Stopping pod sandbox: 9c4f6782222f9364fc3dd71cfc8cceeafbf5dd6b055fe59f3ec4ecae600fed00\" id=6515630a-0696-494e-b3c4-0c994892b838 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.140559 | controller |     "Jun 09 11:14:04.315837 crc crio[21508]: time=\"2026-06-09T11:14:04.314954314Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683394-dfqps Namespace:openshift-infra ID:9c4f6782222f9364fc3dd71cfc8cceeafbf5dd6b055fe59f3ec4ecae600fed00 UID:688a187e-d0af-4b6b-9416-62d6b0749070 NetNS:/var/run/netns/b51e587b-a8ee-4653-bcdc-9d11edbfdc7f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod688a187e_d0af_4b6b_9416_62d6b0749070.slice PodAnnotations:0xc002a127a8}] Aliases:map[]}\"",
2026-06-09 12:20:06.140574 | controller |     "Jun 09 11:14:04.315837 crc crio[21508]: time=\"2026-06-09T11:14:04.315098688Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683394-dfqps from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.140588 | controller |     "Jun 09 11:14:04.567477 crc crio[21508]: time=\"2026-06-09T11:14:04.567221929Z\" level=info msg=\"Stopped pod sandbox: 9c4f6782222f9364fc3dd71cfc8cceeafbf5dd6b055fe59f3ec4ecae600fed00\" id=6515630a-0696-494e-b3c4-0c994892b838 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.140602 | controller |     "Jun 09 11:14:30.077010 crc crio[21508]: time=\"2026-06-09T11:14:30.076125154Z\" level=info msg=\"Removing container: 98ffd556af2411605e749b283efacea177695ba517f01792ebc35e8aaa241511\" id=8d78a82a-4930-4eea-b8f2-3a288cf70449 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.140617 | controller |     "Jun 09 11:14:30.187752 crc crio[21508]: time=\"2026-06-09T11:14:30.187630301Z\" level=info msg=\"Removed container 98ffd556af2411605e749b283efacea177695ba517f01792ebc35e8aaa241511: openshift-infra/auto-csr-approver-29683386-qgbn2/oc\" id=8d78a82a-4930-4eea-b8f2-3a288cf70449 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.140635 | controller |     "Jun 09 11:14:30.196377 crc crio[21508]: time=\"2026-06-09T11:14:30.196252862Z\" level=info msg=\"Stopping pod sandbox: 0c0da159f5d9b7165fe76320b7e816b1084e9318bb4ba4cd29cf298739802bac\" id=ccfe7580-0480-4cfb-8c5b-7c99fde1b489 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.140649 | controller |     "Jun 09 11:14:30.196604 crc crio[21508]: time=\"2026-06-09T11:14:30.19654951Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0c0da159f5d9b7165fe76320b7e816b1084e9318bb4ba4cd29cf298739802bac\" id=ccfe7580-0480-4cfb-8c5b-7c99fde1b489 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.140664 | controller |     "Jun 09 11:14:30.197853 crc crio[21508]: time=\"2026-06-09T11:14:30.197790287Z\" level=info msg=\"Removing pod sandbox: 0c0da159f5d9b7165fe76320b7e816b1084e9318bb4ba4cd29cf298739802bac\" id=42585b26-b6ec-49a7-9987-92f613703e40 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.140678 | controller |     "Jun 09 11:14:30.211119 crc crio[21508]: time=\"2026-06-09T11:14:30.21097127Z\" level=info msg=\"Removed pod sandbox: 0c0da159f5d9b7165fe76320b7e816b1084e9318bb4ba4cd29cf298739802bac\" id=42585b26-b6ec-49a7-9987-92f613703e40 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.140692 | controller |     "Jun 09 11:15:01.475147 crc crio[21508]: time=\"2026-06-09T11:15:01.474359723Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683395-lwfv2/POD\" id=ab85627b-c2a5-4aff-86e3-7a8ca421eaad name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.140706 | controller |     "Jun 09 11:15:01.475147 crc crio[21508]: time=\"2026-06-09T11:15:01.475197348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.140721 | controller |     "Jun 09 11:15:01.496069 crc crio[21508]: time=\"2026-06-09T11:15:01.495940842Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683395-lwfv2 Namespace:openshift-operator-lifecycle-manager ID:646d4a3bd35859b883e74b08875c28e5e1cb577352aa8c8b09e8f87813f1f271 UID:ac29a768-1621-4762-bb8a-97f4386e8cee NetNS:/var/run/netns/4749ded1-0e75-45ce-a83d-85d159b5a6a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podac29a768_1621_4762_bb8a_97f4386e8cee.slice PodAnnotations:0xc00008d248}] Aliases:map[]}\"",
2026-06-09 12:20:06.140736 | controller |     "Jun 09 11:15:01.496069 crc crio[21508]: time=\"2026-06-09T11:15:01.496007754Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683395-lwfv2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.140750 | controller |     "Jun 09 11:15:01.927317 crc crio[21508]: 2026-06-09T11:15:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:646d4a3bd35859b Mac:56:1a:ae:07:ad:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/4749ded1-0e75-45ce-a83d-85d159b5a6a5 SocketPath: PciID:}] [{Interface:0xc0005106f0 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.140765 | controller |     "Jun 09 11:15:01.930280 crc crio[21508]: time=\"2026-06-09T11:15:01.930158895Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683395-lwfv2 Namespace:openshift-operator-lifecycle-manager ID:646d4a3bd35859b883e74b08875c28e5e1cb577352aa8c8b09e8f87813f1f271 UID:ac29a768-1621-4762-bb8a-97f4386e8cee NetNS:/var/run/netns/4749ded1-0e75-45ce-a83d-85d159b5a6a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podac29a768_1621_4762_bb8a_97f4386e8cee.slice PodAnnotations:0xc00008d248}] Aliases:map[]}\"",
2026-06-09 12:20:06.140783 | controller |     "Jun 09 11:15:01.930599 crc crio[21508]: time=\"2026-06-09T11:15:01.930542996Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683395-lwfv2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.140798 | controller |     "Jun 09 11:15:01.938156 crc crio[21508]: time=\"2026-06-09T11:15:01.937443117Z\" level=info msg=\"Ran pod sandbox 646d4a3bd35859b883e74b08875c28e5e1cb577352aa8c8b09e8f87813f1f271 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683395-lwfv2/POD\" id=ab85627b-c2a5-4aff-86e3-7a8ca421eaad name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.140813 | controller |     "Jun 09 11:15:01.940579 crc crio[21508]: time=\"2026-06-09T11:15:01.940444634Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=16de8e8f-ea12-4bcc-b085-4629f6da933d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.140828 | controller |     "Jun 09 11:15:01.943102 crc crio[21508]: time=\"2026-06-09T11:15:01.942974158Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=75684b6a-b0ac-4ed6-ae33-1a32b87c59ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.140842 | controller |     "Jun 09 11:15:01.954728 crc crio[21508]: time=\"2026-06-09T11:15:01.954609977Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683395-lwfv2/collect-profiles\" id=3daffb5a-c73c-438f-97e5-93d64a1754a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.140857 | controller |     "Jun 09 11:15:01.955040 crc crio[21508]: time=\"2026-06-09T11:15:01.954968867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.140872 | controller |     "Jun 09 11:15:01.981622 crc crio[21508]: time=\"2026-06-09T11:15:01.98151309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.140886 | controller |     "Jun 09 11:15:01.986587 crc crio[21508]: time=\"2026-06-09T11:15:01.986512046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.140902 | controller |     "Jun 09 11:15:02.105114 crc crio[21508]: time=\"2026-06-09T11:15:02.104900333Z\" level=info msg=\"Created container d4d913ed96de9978d6ed493bcadcfef011ffbf245ede49b776f6f9dbf0b7f844: openshift-operator-lifecycle-manager/collect-profiles-29683395-lwfv2/collect-profiles\" id=3daffb5a-c73c-438f-97e5-93d64a1754a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.140916 | controller |     "Jun 09 11:15:02.106421 crc crio[21508]: time=\"2026-06-09T11:15:02.106244432Z\" level=info msg=\"Starting container: d4d913ed96de9978d6ed493bcadcfef011ffbf245ede49b776f6f9dbf0b7f844\" id=f3f78c81-c05c-416e-b73d-b72287e240bd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.140931 | controller |     "Jun 09 11:15:02.115100 crc crio[21508]: time=\"2026-06-09T11:15:02.115007027Z\" level=info msg=\"Started container\" PID=35427 containerID=d4d913ed96de9978d6ed493bcadcfef011ffbf245ede49b776f6f9dbf0b7f844 description=openshift-operator-lifecycle-manager/collect-profiles-29683395-lwfv2/collect-profiles id=f3f78c81-c05c-416e-b73d-b72287e240bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=646d4a3bd35859b883e74b08875c28e5e1cb577352aa8c8b09e8f87813f1f271",
2026-06-09 12:20:06.140945 | controller |     "Jun 09 11:15:03.851147 crc crio[21508]: time=\"2026-06-09T11:15:03.850997022Z\" level=info msg=\"Stopping pod sandbox: 646d4a3bd35859b883e74b08875c28e5e1cb577352aa8c8b09e8f87813f1f271\" id=c7f48e52-ee15-4085-a54b-9898534f06b9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.140966 | controller |     "Jun 09 11:15:03.852706 crc crio[21508]: time=\"2026-06-09T11:15:03.851786785Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683395-lwfv2 Namespace:openshift-operator-lifecycle-manager ID:646d4a3bd35859b883e74b08875c28e5e1cb577352aa8c8b09e8f87813f1f271 UID:ac29a768-1621-4762-bb8a-97f4386e8cee NetNS:/var/run/netns/4749ded1-0e75-45ce-a83d-85d159b5a6a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podac29a768_1621_4762_bb8a_97f4386e8cee.slice PodAnnotations:0xc00244e308}] Aliases:map[]}\"",
2026-06-09 12:20:06.140982 | controller |     "Jun 09 11:15:03.852706 crc crio[21508]: time=\"2026-06-09T11:15:03.851923138Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683395-lwfv2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.140996 | controller |     "Jun 09 11:15:04.055807 crc crio[21508]: time=\"2026-06-09T11:15:04.055737893Z\" level=info msg=\"Stopped pod sandbox: 646d4a3bd35859b883e74b08875c28e5e1cb577352aa8c8b09e8f87813f1f271\" id=c7f48e52-ee15-4085-a54b-9898534f06b9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.141010 | controller |     "Jun 09 11:15:54.140241 crc crio[21508]: time=\"2026-06-09T11:15:54.139403121Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-cainjector-7f9fdd5dd5-sww48/POD\" id=f4de5c36-6009-4701-8d84-d62238688b22 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.141024 | controller |     "Jun 09 11:15:54.142096 crc crio[21508]: time=\"2026-06-09T11:15:54.140331848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.141038 | controller |     "Jun 09 11:15:54.163367 crc crio[21508]: time=\"2026-06-09T11:15:54.163215591Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-sww48 Namespace:cert-manager ID:396a85c495f60e68aac18ee9e46436b395a69ba49ca8e8c70ae5cb0e88ae013c UID:d2d2beef-3933-4adc-9add-a1eb00ed3b17 NetNS:/var/run/netns/5bc6318a-e6d8-4c19-a176-86ca23d5cb92 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd2d2beef_3933_4adc_9add_a1eb00ed3b17.slice PodAnnotations:0xc00008d0f8}] Aliases:map[]}\"",
2026-06-09 12:20:06.141053 | controller |     "Jun 09 11:15:54.163367 crc crio[21508]: time=\"2026-06-09T11:15:54.163275182Z\" level=info msg=\"Adding pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-sww48 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.141067 | controller |     "Jun 09 11:15:54.177122 crc crio[21508]: time=\"2026-06-09T11:15:54.177041771Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-7b8b89f89d-9tgd8/POD\" id=9d58ac7f-a8c9-40e9-abd1-448c4f7a2527 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.141081 | controller |     "Jun 09 11:15:54.177122 crc crio[21508]: time=\"2026-06-09T11:15:54.177143464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.141096 | controller |     "Jun 09 11:15:54.203432 crc crio[21508]: time=\"2026-06-09T11:15:54.203109946Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-9tgd8 Namespace:cert-manager ID:b658adc921c5a5d06c75fef037aaab4129b26c16c9fa0b1c74db2c45e44aca0d UID:80ae199f-800a-4ad3-9a29-ce3ba82d92f8 NetNS:/var/run/netns/7ff56178-b12a-437c-a4aa-1053b583932c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80ae199f_800a_4ad3_9a29_ce3ba82d92f8.slice PodAnnotations:0xc00008d480}] Aliases:map[]}\"",
2026-06-09 12:20:06.141114 | controller |     "Jun 09 11:15:54.203432 crc crio[21508]: time=\"2026-06-09T11:15:54.203187289Z\" level=info msg=\"Adding pod cert-manager_cert-manager-7b8b89f89d-9tgd8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.141130 | controller |     "Jun 09 11:15:54.485001 crc crio[21508]: 2026-06-09T11:15:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:396a85c495f60e6 Mac:52:24:79:4e:59:14 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/5bc6318a-e6d8-4c19-a176-86ca23d5cb92 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.141144 | controller |     "Jun 09 11:15:54.486796 crc crio[21508]: time=\"2026-06-09T11:15:54.486716722Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-sww48 Namespace:cert-manager ID:396a85c495f60e68aac18ee9e46436b395a69ba49ca8e8c70ae5cb0e88ae013c UID:d2d2beef-3933-4adc-9add-a1eb00ed3b17 NetNS:/var/run/netns/5bc6318a-e6d8-4c19-a176-86ca23d5cb92 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd2d2beef_3933_4adc_9add_a1eb00ed3b17.slice PodAnnotations:0xc00008d0f8}] Aliases:map[]}\"",
2026-06-09 12:20:06.141159 | controller |     "Jun 09 11:15:54.486928 crc crio[21508]: time=\"2026-06-09T11:15:54.486912937Z\" level=info msg=\"Checking pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-sww48 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.141174 | controller |     "Jun 09 11:15:54.493166 crc crio[21508]: time=\"2026-06-09T11:15:54.493035375Z\" level=info msg=\"Ran pod sandbox 396a85c495f60e68aac18ee9e46436b395a69ba49ca8e8c70ae5cb0e88ae013c with infra container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-sww48/POD\" id=f4de5c36-6009-4701-8d84-d62238688b22 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.141189 | controller |     "Jun 09 11:15:54.495853 crc crio[21508]: time=\"2026-06-09T11:15:54.495742833Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=f8f7dbec-d17a-4e43-90ec-6ccbecc74d23 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.141204 | controller |     "Jun 09 11:15:54.495967 crc crio[21508]: time=\"2026-06-09T11:15:54.495934629Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-cainjector:v1.19.2 not found\" id=f8f7dbec-d17a-4e43-90ec-6ccbecc74d23 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.141218 | controller |     "Jun 09 11:15:54.496084 crc crio[21508]: time=\"2026-06-09T11:15:54.49597829Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-cainjector:v1.19.2 found\" id=f8f7dbec-d17a-4e43-90ec-6ccbecc74d23 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.141232 | controller |     "Jun 09 11:15:54.497619 crc crio[21508]: time=\"2026-06-09T11:15:54.497555126Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=e254a1d1-e09c-4c22-a738-f5868cce5b6b name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.141246 | controller |     "Jun 09 11:15:54.504190 crc crio[21508]: time=\"2026-06-09T11:15:54.504108915Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-cainjector:v1.19.2\\\"\"",
2026-06-09 12:20:06.141261 | controller |     "Jun 09 11:15:54.519385 crc crio[21508]: 2026-06-09T11:15:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b658adc921c5a5d Mac:5a:17:1a:47:b2:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/7ff56178-b12a-437c-a4aa-1053b583932c SocketPath: PciID:}] [{Interface:0xc00011ac00 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.141275 | controller |     "Jun 09 11:15:54.520144 crc crio[21508]: time=\"2026-06-09T11:15:54.520087598Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-9tgd8 Namespace:cert-manager ID:b658adc921c5a5d06c75fef037aaab4129b26c16c9fa0b1c74db2c45e44aca0d UID:80ae199f-800a-4ad3-9a29-ce3ba82d92f8 NetNS:/var/run/netns/7ff56178-b12a-437c-a4aa-1053b583932c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80ae199f_800a_4ad3_9a29_ce3ba82d92f8.slice PodAnnotations:0xc00008d480}] Aliases:map[]}\"",
2026-06-09 12:20:06.141294 | controller |     "Jun 09 11:15:54.520436 crc crio[21508]: time=\"2026-06-09T11:15:54.520246073Z\" level=info msg=\"Checking pod cert-manager_cert-manager-7b8b89f89d-9tgd8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.141309 | controller |     "Jun 09 11:15:54.525378 crc crio[21508]: time=\"2026-06-09T11:15:54.525253158Z\" level=info msg=\"Ran pod sandbox b658adc921c5a5d06c75fef037aaab4129b26c16c9fa0b1c74db2c45e44aca0d with infra container: cert-manager/cert-manager-7b8b89f89d-9tgd8/POD\" id=9d58ac7f-a8c9-40e9-abd1-448c4f7a2527 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.141324 | controller |     "Jun 09 11:15:54.527071 crc crio[21508]: time=\"2026-06-09T11:15:54.527028729Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=3e48e8c4-ab1d-4cf0-9c7d-7dfb7aa7797b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.141338 | controller |     "Jun 09 11:15:54.527223 crc crio[21508]: time=\"2026-06-09T11:15:54.527168973Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-controller:v1.19.2 not found\" id=3e48e8c4-ab1d-4cf0-9c7d-7dfb7aa7797b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.141372 | controller |     "Jun 09 11:15:54.527223 crc crio[21508]: time=\"2026-06-09T11:15:54.527205185Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-controller:v1.19.2 found\" id=3e48e8c4-ab1d-4cf0-9c7d-7dfb7aa7797b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.141389 | controller |     "Jun 09 11:15:54.528766 crc crio[21508]: time=\"2026-06-09T11:15:54.528715588Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=a01d1988-daf3-4efd-bad7-68b8e4b52d67 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.141404 | controller |     "Jun 09 11:15:54.531688 crc crio[21508]: time=\"2026-06-09T11:15:54.531640273Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-controller:v1.19.2\\\"\"",
2026-06-09 12:20:06.141418 | controller |     "Jun 09 11:15:54.561987 crc crio[21508]: time=\"2026-06-09T11:15:54.56191073Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-webhook-769f6b94cb-grdzn/POD\" id=130e5cef-e31a-4e95-87b7-8a3111b301ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.141433 | controller |     "Jun 09 11:15:54.562091 crc crio[21508]: time=\"2026-06-09T11:15:54.562001982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.141447 | controller |     "Jun 09 11:15:54.588097 crc crio[21508]: time=\"2026-06-09T11:15:54.588019816Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-grdzn Namespace:cert-manager ID:74afefc2c6cf3a0d2afa8ac22a3ab39a82650fc9d5f9b585e98fad7186ca6ba1 UID:c62b3b5b-277e-4020-9eee-78b00c4e63c0 NetNS:/var/run/netns/147f4291-e47a-48aa-b9da-6e98414414b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc62b3b5b_277e_4020_9eee_78b00c4e63c0.slice PodAnnotations:0xc0001583f8}] Aliases:map[]}\"",
2026-06-09 12:20:06.141462 | controller |     "Jun 09 11:15:54.588097 crc crio[21508]: time=\"2026-06-09T11:15:54.588075538Z\" level=info msg=\"Adding pod cert-manager_cert-manager-webhook-769f6b94cb-grdzn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.141480 | controller |     "Jun 09 11:15:54.887867 crc crio[21508]: 2026-06-09T11:15:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:74afefc2c6cf3a0 Mac:4a:13:c0:81:75:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/147f4291-e47a-48aa-b9da-6e98414414b6 SocketPath: PciID:}] [{Interface:0xc00028a850 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.141494 | controller |     "Jun 09 11:15:54.888778 crc crio[21508]: time=\"2026-06-09T11:15:54.888725247Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-grdzn Namespace:cert-manager ID:74afefc2c6cf3a0d2afa8ac22a3ab39a82650fc9d5f9b585e98fad7186ca6ba1 UID:c62b3b5b-277e-4020-9eee-78b00c4e63c0 NetNS:/var/run/netns/147f4291-e47a-48aa-b9da-6e98414414b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc62b3b5b_277e_4020_9eee_78b00c4e63c0.slice PodAnnotations:0xc0001583f8}] Aliases:map[]}\"",
2026-06-09 12:20:06.141509 | controller |     "Jun 09 11:15:54.889044 crc crio[21508]: time=\"2026-06-09T11:15:54.888960954Z\" level=info msg=\"Checking pod cert-manager_cert-manager-webhook-769f6b94cb-grdzn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.141523 | controller |     "Jun 09 11:15:54.896895 crc crio[21508]: time=\"2026-06-09T11:15:54.894224066Z\" level=info msg=\"Ran pod sandbox 74afefc2c6cf3a0d2afa8ac22a3ab39a82650fc9d5f9b585e98fad7186ca6ba1 with infra container: cert-manager/cert-manager-webhook-769f6b94cb-grdzn/POD\" id=130e5cef-e31a-4e95-87b7-8a3111b301ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.141537 | controller |     "Jun 09 11:15:54.896895 crc crio[21508]: time=\"2026-06-09T11:15:54.896723808Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=ad6723d5-618e-487c-af2e-9f69c4c907a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.141551 | controller |     "Jun 09 11:15:54.896895 crc crio[21508]: time=\"2026-06-09T11:15:54.896857842Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-webhook:v1.19.2 not found\" id=ad6723d5-618e-487c-af2e-9f69c4c907a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.141566 | controller |     "Jun 09 11:15:54.896895 crc crio[21508]: time=\"2026-06-09T11:15:54.896893063Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-webhook:v1.19.2 found\" id=ad6723d5-618e-487c-af2e-9f69c4c907a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.141580 | controller |     "Jun 09 11:15:54.898366 crc crio[21508]: time=\"2026-06-09T11:15:54.898009206Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=d57b914a-f463-4e03-b63b-c72044713aa4 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.141594 | controller |     "Jun 09 11:15:54.901404 crc crio[21508]: time=\"2026-06-09T11:15:54.901241459Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-webhook:v1.19.2\\\"\"",
2026-06-09 12:20:06.141608 | controller |     "Jun 09 11:15:58.615640 crc crio[21508]: time=\"2026-06-09T11:15:58.614633685Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-cainjector@sha256:687398bee209314862fa1a7e830a37d8d7145653a8cc5579edcf9b6d2b766f56\" id=e254a1d1-e09c-4c22-a738-f5868cce5b6b name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.141622 | controller |     "Jun 09 11:15:58.616871 crc crio[21508]: time=\"2026-06-09T11:15:58.616617803Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=833b7aa7-bf59-415d-899d-68f0a95d99cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.141637 | controller |     "Jun 09 11:15:58.694499 crc crio[21508]: time=\"2026-06-09T11:15:58.693979724Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=f254cef9-ab46-4c7c-bbcd-b4d33a35526e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.141655 | controller |     "Jun 09 11:15:58.705933 crc crio[21508]: time=\"2026-06-09T11:15:58.705844327Z\" level=info msg=\"Creating container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-sww48/cert-manager-cainjector\" id=8dae79c1-db20-4bfe-ba70-f8a3974fa4fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.141670 | controller |     "Jun 09 11:15:58.708001 crc crio[21508]: time=\"2026-06-09T11:15:58.707877136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.141684 | controller |     "Jun 09 11:15:58.766778 crc crio[21508]: time=\"2026-06-09T11:15:58.766651659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.141699 | controller |     "Jun 09 11:15:58.770569 crc crio[21508]: time=\"2026-06-09T11:15:58.77050125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.141713 | controller |     "Jun 09 11:15:58.777425 crc crio[21508]: time=\"2026-06-09T11:15:58.777329478Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-controller@sha256:ab0905bad1a9acf05ca92b23761a9ecc76b1173053565c81fed727dff948d0f5\" id=a01d1988-daf3-4efd-bad7-68b8e4b52d67 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.141728 | controller |     "Jun 09 11:15:58.781208 crc crio[21508]: time=\"2026-06-09T11:15:58.781108198Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=3e8b6eec-1bb9-46f0-97d2-e384d7b5d66f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.141742 | controller |     "Jun 09 11:15:58.787221 crc crio[21508]: time=\"2026-06-09T11:15:58.787178703Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=827f47b2-3ffe-4ea4-bd96-66e7388fbe4f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.141756 | controller |     "Jun 09 11:15:58.797664 crc crio[21508]: time=\"2026-06-09T11:15:58.797594835Z\" level=info msg=\"Creating container: cert-manager/cert-manager-7b8b89f89d-9tgd8/cert-manager-controller\" id=d8906a59-21fa-478b-854a-873439c137c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.141770 | controller |     "Jun 09 11:15:58.800785 crc crio[21508]: time=\"2026-06-09T11:15:58.800672134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.141784 | controller |     "Jun 09 11:15:58.831139 crc crio[21508]: time=\"2026-06-09T11:15:58.831014483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.141798 | controller |     "Jun 09 11:15:58.835003 crc crio[21508]: time=\"2026-06-09T11:15:58.834952277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.141812 | controller |     "Jun 09 11:15:58.884340 crc crio[21508]: time=\"2026-06-09T11:15:58.884217274Z\" level=info msg=\"Created container 6b2e96f909f5fa68d4eda03635b7cd8b5f01faa0a1b41d44838c86834a2cbd52: cert-manager/cert-manager-cainjector-7f9fdd5dd5-sww48/cert-manager-cainjector\" id=8dae79c1-db20-4bfe-ba70-f8a3974fa4fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.141827 | controller |     "Jun 09 11:15:58.886782 crc crio[21508]: time=\"2026-06-09T11:15:58.886693786Z\" level=info msg=\"Starting container: 6b2e96f909f5fa68d4eda03635b7cd8b5f01faa0a1b41d44838c86834a2cbd52\" id=78553482-224e-400e-9509-1679b6daeb7e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.141846 | controller |     "Jun 09 11:15:58.895013 crc crio[21508]: time=\"2026-06-09T11:15:58.894922265Z\" level=info msg=\"Started container\" PID=36984 containerID=6b2e96f909f5fa68d4eda03635b7cd8b5f01faa0a1b41d44838c86834a2cbd52 description=cert-manager/cert-manager-cainjector-7f9fdd5dd5-sww48/cert-manager-cainjector id=78553482-224e-400e-9509-1679b6daeb7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=396a85c495f60e68aac18ee9e46436b395a69ba49ca8e8c70ae5cb0e88ae013c",
2026-06-09 12:20:06.141861 | controller |     "Jun 09 11:15:58.959713 crc crio[21508]: time=\"2026-06-09T11:15:58.958892218Z\" level=info msg=\"Created container 2a4432cc116c9edb7cb7470df74fb98d03103d46c49d97e39004fc89790fbc1d: cert-manager/cert-manager-7b8b89f89d-9tgd8/cert-manager-controller\" id=d8906a59-21fa-478b-854a-873439c137c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.141875 | controller |     "Jun 09 11:15:58.960892 crc crio[21508]: time=\"2026-06-09T11:15:58.960718991Z\" level=info msg=\"Starting container: 2a4432cc116c9edb7cb7470df74fb98d03103d46c49d97e39004fc89790fbc1d\" id=38bebf1f-1fd5-4227-bd31-e9edb3c37ad6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.141893 | controller |     "Jun 09 11:15:58.966150 crc crio[21508]: time=\"2026-06-09T11:15:58.966102326Z\" level=info msg=\"Started container\" PID=36991 containerID=2a4432cc116c9edb7cb7470df74fb98d03103d46c49d97e39004fc89790fbc1d description=cert-manager/cert-manager-7b8b89f89d-9tgd8/cert-manager-controller id=38bebf1f-1fd5-4227-bd31-e9edb3c37ad6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b658adc921c5a5d06c75fef037aaab4129b26c16c9fa0b1c74db2c45e44aca0d",
2026-06-09 12:20:06.141910 | controller |     "Jun 09 11:16:00.615246 crc crio[21508]: time=\"2026-06-09T11:16:00.614712261Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683396-6x9hk/POD\" id=38ef3f7d-ec68-4cf8-8c3a-2b53c70be3fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.141925 | controller |     "Jun 09 11:16:00.617543 crc crio[21508]: time=\"2026-06-09T11:16:00.617510392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.141940 | controller |     "Jun 09 11:16:00.954837 crc crio[21508]: time=\"2026-06-09T11:16:00.954746581Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683396-6x9hk Namespace:openshift-infra ID:e779d57a08563e5f5758f30fdb05c5df4c10caf880de62cd98410ab1818df08d UID:7b17c95f-5c89-41e6-a915-26a67dd01f75 NetNS:/var/run/netns/ebd459f3-e428-40f1-b9ea-7d534fb3fb81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b17c95f_5c89_41e6_a915_26a67dd01f75.slice PodAnnotations:0xc000158688}] Aliases:map[]}\"",
2026-06-09 12:20:06.141955 | controller |     "Jun 09 11:16:00.954837 crc crio[21508]: time=\"2026-06-09T11:16:00.954806243Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683396-6x9hk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.141970 | controller |     "Jun 09 11:16:01.029736 crc crio[21508]: time=\"2026-06-09T11:16:01.029673922Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-webhook@sha256:041f7bb9259557188d7ff416ce90d670a0d0aa8710203927703743682064270b\" id=d57b914a-f463-4e03-b63b-c72044713aa4 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.141985 | controller |     "Jun 09 11:16:01.031016 crc crio[21508]: time=\"2026-06-09T11:16:01.030968129Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=5e1c2a34-bdd1-4091-a4a4-a061cdd5f321 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.141999 | controller |     "Jun 09 11:16:01.039824 crc crio[21508]: time=\"2026-06-09T11:16:01.039715542Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=437d80dc-4488-4b19-9d1e-3a6dead63bad name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.142017 | controller |     "Jun 09 11:16:01.049908 crc crio[21508]: time=\"2026-06-09T11:16:01.049769014Z\" level=info msg=\"Creating container: cert-manager/cert-manager-webhook-769f6b94cb-grdzn/cert-manager-webhook\" id=7c9e6778-5675-4845-8366-abc4677a56cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.142032 | controller |     "Jun 09 11:16:01.052976 crc crio[21508]: time=\"2026-06-09T11:16:01.052840573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.142046 | controller |     "Jun 09 11:16:01.091982 crc crio[21508]: time=\"2026-06-09T11:16:01.091667997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.142061 | controller |     "Jun 09 11:16:01.102615 crc crio[21508]: time=\"2026-06-09T11:16:01.101046919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.142075 | controller |     "Jun 09 11:16:01.243933 crc crio[21508]: time=\"2026-06-09T11:16:01.243887877Z\" level=info msg=\"Created container 550c9a92b2402201548300c38d1d09b5560ea7bf3887fced23da1235f8a0b213: cert-manager/cert-manager-webhook-769f6b94cb-grdzn/cert-manager-webhook\" id=7c9e6778-5675-4845-8366-abc4677a56cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.142090 | controller |     "Jun 09 11:16:01.247635 crc crio[21508]: time=\"2026-06-09T11:16:01.247171302Z\" level=info msg=\"Starting container: 550c9a92b2402201548300c38d1d09b5560ea7bf3887fced23da1235f8a0b213\" id=a965da53-d39f-4b4c-9c36-998b067f109b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.142105 | controller |     "Jun 09 11:16:01.258999 crc crio[21508]: time=\"2026-06-09T11:16:01.258724947Z\" level=info msg=\"Started container\" PID=37148 containerID=550c9a92b2402201548300c38d1d09b5560ea7bf3887fced23da1235f8a0b213 description=cert-manager/cert-manager-webhook-769f6b94cb-grdzn/cert-manager-webhook id=a965da53-d39f-4b4c-9c36-998b067f109b name=/runtime.v1.RuntimeService/StartContainer sandboxID=74afefc2c6cf3a0d2afa8ac22a3ab39a82650fc9d5f9b585e98fad7186ca6ba1",
2026-06-09 12:20:06.142120 | controller |     "Jun 09 11:16:01.564189 crc crio[21508]: 2026-06-09T11:16:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e779d57a08563e5 Mac:a6:c2:7e:5e:f6:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/ebd459f3-e428-40f1-b9ea-7d534fb3fb81 SocketPath: PciID:}] [{Interface:0xc0004b0480 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.142135 | controller |     "Jun 09 11:16:01.567914 crc crio[21508]: time=\"2026-06-09T11:16:01.567675976Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683396-6x9hk Namespace:openshift-infra ID:e779d57a08563e5f5758f30fdb05c5df4c10caf880de62cd98410ab1818df08d UID:7b17c95f-5c89-41e6-a915-26a67dd01f75 NetNS:/var/run/netns/ebd459f3-e428-40f1-b9ea-7d534fb3fb81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b17c95f_5c89_41e6_a915_26a67dd01f75.slice PodAnnotations:0xc000158688}] Aliases:map[]}\"",
2026-06-09 12:20:06.142150 | controller |     "Jun 09 11:16:01.567914 crc crio[21508]: time=\"2026-06-09T11:16:01.567846251Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683396-6x9hk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.142165 | controller |     "Jun 09 11:16:01.581964 crc crio[21508]: time=\"2026-06-09T11:16:01.581728523Z\" level=info msg=\"Ran pod sandbox e779d57a08563e5f5758f30fdb05c5df4c10caf880de62cd98410ab1818df08d with infra container: openshift-infra/auto-csr-approver-29683396-6x9hk/POD\" id=38ef3f7d-ec68-4cf8-8c3a-2b53c70be3fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.142183 | controller |     "Jun 09 11:16:01.588080 crc crio[21508]: time=\"2026-06-09T11:16:01.587620104Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=37899402-dcac-413f-bcdf-4db4da5e6ed2 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.142198 | controller |     "Jun 09 11:16:01.595917 crc crio[21508]: time=\"2026-06-09T11:16:01.595117261Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 12:20:06.142212 | controller |     "Jun 09 11:16:02.902493 crc crio[21508]: time=\"2026-06-09T11:16:02.902003218Z\" level=info msg=\"Stopping container: 157d84efa5f305aa5301963c3948c3aef57c1109e00196b71f67d0910e23eed8 (timeout: 30s)\" id=6c3ef5b0-eb19-44cc-8ebd-014f11d7b3b5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.142227 | controller |     "Jun 09 11:16:02.902493 crc crio[21508]: time=\"2026-06-09T11:16:02.902171973Z\" level=info msg=\"Stopping container: c6736e680ea9b53f189e3bff06f5a3ffb0dce030ad9bf10e9d0d9b17594dfa01 (timeout: 30s)\" id=390d403a-494e-43ea-be56-de53093a1cec name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.142242 | controller |     "Jun 09 11:16:03.026849 crc crio[21508]: time=\"2026-06-09T11:16:03.026664809Z\" level=info msg=\"Stopped container 157d84efa5f305aa5301963c3948c3aef57c1109e00196b71f67d0910e23eed8: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=6c3ef5b0-eb19-44cc-8ebd-014f11d7b3b5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.142257 | controller |     "Jun 09 11:16:03.080767 crc crio[21508]: time=\"2026-06-09T11:16:03.080601411Z\" level=info msg=\"Stopped container c6736e680ea9b53f189e3bff06f5a3ffb0dce030ad9bf10e9d0d9b17594dfa01: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=390d403a-494e-43ea-be56-de53093a1cec name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.142271 | controller |     "Jun 09 11:16:03.082003 crc crio[21508]: time=\"2026-06-09T11:16:03.08192223Z\" level=info msg=\"Stopping pod sandbox: d91bf07ecd3e56049ca39b7300e760a33877da7bdcbfb62398805b162854b2fb\" id=59de27a6-8383-4996-81ca-0adb06b1c0f7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.142285 | controller |     "Jun 09 11:16:03.086794 crc crio[21508]: time=\"2026-06-09T11:16:03.086721269Z\" level=info msg=\"Stopped pod sandbox: d91bf07ecd3e56049ca39b7300e760a33877da7bdcbfb62398805b162854b2fb\" id=59de27a6-8383-4996-81ca-0adb06b1c0f7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.142299 | controller |     "Jun 09 11:16:03.118232 crc crio[21508]: time=\"2026-06-09T11:16:03.11476638Z\" level=info msg=\"Stopping container: bf363e57257be706324dd7e0b157c0781c82f2b536a48ee16cf9a9356a50c857 (timeout: 30s)\" id=b89ae633-40d5-4dfa-ac01-4560d81b2bf5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.142314 | controller |     "Jun 09 11:16:03.118232 crc crio[21508]: time=\"2026-06-09T11:16:03.114818572Z\" level=info msg=\"Stopping container: d9454a45ca3ec44cac770eb1522b48d66fdd503c611327dbe572bc5f1291c5a2 (timeout: 30s)\" id=f13e809a-23ae-4807-9f0c-0dfdaf1fb379 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.142328 | controller |     "Jun 09 11:16:03.118232 crc crio[21508]: time=\"2026-06-09T11:16:03.114908794Z\" level=info msg=\"Stopping container: a272a3bb223347ab8e21460f3f7b088a1eab09f7931ce9dacb4d300a20a4a7da (timeout: 30s)\" id=5813a4b3-4636-46d2-b6f4-7a9fcf324e3b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.142342 | controller |     "Jun 09 11:16:03.118232 crc crio[21508]: time=\"2026-06-09T11:16:03.114918764Z\" level=info msg=\"Stopping container: 20353c2ac778c8a1924ac501a83ced9bd117f7625dcac001d834e65da3e6da68 (timeout: 30s)\" id=b1f12e75-11e2-4c0a-8f21-5850c883d533 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.142386 | controller |     "Jun 09 11:16:03.118232 crc crio[21508]: time=\"2026-06-09T11:16:03.114945625Z\" level=info msg=\"Stopping container: 789fee1a61af033927cd16742edeb91290277bbc113c65d57384b9ce11f67783 (timeout: 30s)\" id=21dc7111-3686-4ebf-b6cb-656e6c2fb74b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.142402 | controller |     "Jun 09 11:16:03.118232 crc crio[21508]: time=\"2026-06-09T11:16:03.114967546Z\" level=info msg=\"Stopping container: cabd5fefee9f6522898da0e81e2218ef3385a37aff7b41527a244b43e9cc9158 (timeout: 30s)\" id=73eba980-e30d-462c-aab8-93a605b0241d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.142417 | controller |     "Jun 09 11:16:03.119079 crc crio[21508]: time=\"2026-06-09T11:16:03.114981946Z\" level=info msg=\"Stopping container: b180d23bc6da36601e62e614179a61240897cc708443f0836142db659ca5336f (timeout: 30s)\" id=443c1a14-f7c2-4e33-b954-eca3463ba90d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.142431 | controller |     "Jun 09 11:16:03.161239 crc crio[21508]: time=\"2026-06-09T11:16:03.160757142Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-09 12:20:06.142445 | controller |     "Jun 09 11:16:03.161587 crc crio[21508]: time=\"2026-06-09T11:16:03.161514994Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.142460 | controller |     "Jun 09 11:16:03.163456 crc crio[21508]: time=\"2026-06-09T11:16:03.163381478Z\" level=info msg=\"Stopping container: 56dfcb6948ef1b455116801a69846f7a71bc4711542ff9550ba9ba4e1ac20820 (timeout: 30s)\" id=f5dc11e5-4711-4e1d-be76-9dfc8db4e503 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.142475 | controller |     "Jun 09 11:16:03.254393 crc crio[21508]: time=\"2026-06-09T11:16:03.254275411Z\" level=info msg=\"Stopped container b180d23bc6da36601e62e614179a61240897cc708443f0836142db659ca5336f: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=443c1a14-f7c2-4e33-b954-eca3463ba90d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.142490 | controller |     "Jun 09 11:16:03.264659 crc crio[21508]: time=\"2026-06-09T11:16:03.264496247Z\" level=info msg=\"Stopped container a272a3bb223347ab8e21460f3f7b088a1eab09f7931ce9dacb4d300a20a4a7da: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=5813a4b3-4636-46d2-b6f4-7a9fcf324e3b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.142505 | controller |     "Jun 09 11:16:03.275265 crc crio[21508]: time=\"2026-06-09T11:16:03.274166977Z\" level=info msg=\"Stopped container bf363e57257be706324dd7e0b157c0781c82f2b536a48ee16cf9a9356a50c857: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=b89ae633-40d5-4dfa-ac01-4560d81b2bf5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.142519 | controller |     "Jun 09 11:16:03.275985 crc crio[21508]: time=\"2026-06-09T11:16:03.275866607Z\" level=info msg=\"Stopped container cabd5fefee9f6522898da0e81e2218ef3385a37aff7b41527a244b43e9cc9158: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=73eba980-e30d-462c-aab8-93a605b0241d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.142534 | controller |     "Jun 09 11:16:03.352838 crc crio[21508]: time=\"2026-06-09T11:16:03.352789335Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=37899402-dcac-413f-bcdf-4db4da5e6ed2 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.142548 | controller |     "Jun 09 11:16:03.353978 crc crio[21508]: time=\"2026-06-09T11:16:03.353943398Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=68abef37-e4a0-44db-9feb-2e06678cdfbb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.142562 | controller |     "Jun 09 11:16:03.356743 crc crio[21508]: time=\"2026-06-09T11:16:03.356640137Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=442e6fe8-3199-476e-85a2-e76817720c81 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.142580 | controller |     "Jun 09 11:16:03.359489 crc crio[21508]: time=\"2026-06-09T11:16:03.359380276Z\" level=info msg=\"Stopped container 789fee1a61af033927cd16742edeb91290277bbc113c65d57384b9ce11f67783: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=21dc7111-3686-4ebf-b6cb-656e6c2fb74b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.142594 | controller |     "Jun 09 11:16:03.363143 crc crio[21508]: time=\"2026-06-09T11:16:03.363076953Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683396-6x9hk/oc\" id=6af08b0c-5591-4fd5-ac24-0c619343faf7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.142608 | controller |     "Jun 09 11:16:03.363912 crc crio[21508]: time=\"2026-06-09T11:16:03.363849945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.142622 | controller |     "Jun 09 11:16:03.390862 crc crio[21508]: time=\"2026-06-09T11:16:03.390770435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.142636 | controller |     "Jun 09 11:16:03.432041 crc crio[21508]: time=\"2026-06-09T11:16:03.431856825Z\" level=info msg=\"Stopped container 56dfcb6948ef1b455116801a69846f7a71bc4711542ff9550ba9ba4e1ac20820: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=f5dc11e5-4711-4e1d-be76-9dfc8db4e503 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.142685 | controller |     "Jun 09 11:16:03.449955 crc crio[21508]: time=\"2026-06-09T11:16:03.449697702Z\" level=info msg=\"Removing container: 157d84efa5f305aa5301963c3948c3aef57c1109e00196b71f67d0910e23eed8\" id=ccfa14f8-cd01-435f-8ce6-a8e25974e554 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.142708 | controller |     "Jun 09 11:16:03.462411 crc crio[21508]: time=\"2026-06-09T11:16:03.462262306Z\" level=info msg=\"Stopped container d9454a45ca3ec44cac770eb1522b48d66fdd503c611327dbe572bc5f1291c5a2: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=f13e809a-23ae-4807-9f0c-0dfdaf1fb379 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.142724 | controller |     "Jun 09 11:16:03.464737 crc crio[21508]: time=\"2026-06-09T11:16:03.464344256Z\" level=info msg=\"Stopped container 20353c2ac778c8a1924ac501a83ced9bd117f7625dcac001d834e65da3e6da68: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=b1f12e75-11e2-4c0a-8f21-5850c883d533 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.142739 | controller |     "Jun 09 11:16:03.465497 crc crio[21508]: time=\"2026-06-09T11:16:03.465385837Z\" level=info msg=\"Stopping pod sandbox: 6278cc9e41264179de9cac2d18892017f2f95b5226c63a4136d859c794e756f3\" id=e144ecbe-40e1-40bb-bbc9-c6db4b49c21e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.142754 | controller |     "Jun 09 11:16:03.473086 crc crio[21508]: time=\"2026-06-09T11:16:03.473014288Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=f56a2280-bc53-40a8-97ca-18b47b8cd93c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.142769 | controller |     "Jun 09 11:16:03.481542 crc crio[21508]: time=\"2026-06-09T11:16:03.478998861Z\" level=info msg=\"Removed container 157d84efa5f305aa5301963c3948c3aef57c1109e00196b71f67d0910e23eed8: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=ccfa14f8-cd01-435f-8ce6-a8e25974e554 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.142784 | controller |     "Jun 09 11:16:03.488773 crc crio[21508]: time=\"2026-06-09T11:16:03.488680351Z\" level=info msg=\"Removing container: 3133c7ebd26d984a7abc6163f0d850e4d549aa8209c511830be140f6dad7108c\" id=4c363968-dd63-49a6-a60e-c137eccac4e4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.142803 | controller |     "Jun 09 11:16:03.489030 crc crio[21508]: time=\"2026-06-09T11:16:03.488713902Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=cb26c9c8-ed38-4767-b8d7-bdd432293ced name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.142818 | controller |     "Jun 09 11:16:03.491368 crc crio[21508]: time=\"2026-06-09T11:16:03.491222795Z\" level=info msg=\"Stopped pod sandbox: 6278cc9e41264179de9cac2d18892017f2f95b5226c63a4136d859c794e756f3\" id=e144ecbe-40e1-40bb-bbc9-c6db4b49c21e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.142832 | controller |     "Jun 09 11:16:03.505818 crc crio[21508]: time=\"2026-06-09T11:16:03.505591071Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=d4f4a358-2e8e-4141-ba9e-fa4fe1a275cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.142846 | controller |     "Jun 09 11:16:03.507982 crc crio[21508]: time=\"2026-06-09T11:16:03.507900138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.142860 | controller |     "Jun 09 11:16:03.527951 crc crio[21508]: time=\"2026-06-09T11:16:03.527830285Z\" level=info msg=\"Removed container 3133c7ebd26d984a7abc6163f0d850e4d549aa8209c511830be140f6dad7108c: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=4c363968-dd63-49a6-a60e-c137eccac4e4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.142874 | controller |     "Jun 09 11:16:03.534771 crc crio[21508]: time=\"2026-06-09T11:16:03.534674484Z\" level=info msg=\"Removing container: c6736e680ea9b53f189e3bff06f5a3ffb0dce030ad9bf10e9d0d9b17594dfa01\" id=84c64e81-9858-482e-9855-50e720288590 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.142889 | controller |     "Jun 09 11:16:03.584852 crc crio[21508]: time=\"2026-06-09T11:16:03.584639471Z\" level=info msg=\"Removed container c6736e680ea9b53f189e3bff06f5a3ffb0dce030ad9bf10e9d0d9b17594dfa01: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=84c64e81-9858-482e-9855-50e720288590 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.142903 | controller |     "Jun 09 11:16:03.605518 crc crio[21508]: time=\"2026-06-09T11:16:03.600379477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.142917 | controller |     "Jun 09 11:16:03.605518 crc crio[21508]: time=\"2026-06-09T11:16:03.60359409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.142931 | controller |     "Jun 09 11:16:03.622962 crc crio[21508]: time=\"2026-06-09T11:16:03.622821137Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-k5frl/POD\" id=527f93b7-b3b3-4b1e-8b07-26fced6d54d9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.142946 | controller |     "Jun 09 11:16:03.622962 crc crio[21508]: time=\"2026-06-09T11:16:03.62292247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.142960 | controller |     "Jun 09 11:16:03.650436 crc crio[21508]: time=\"2026-06-09T11:16:03.649140429Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=527f93b7-b3b3-4b1e-8b07-26fced6d54d9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.142978 | controller |     "Jun 09 11:16:03.686849 crc crio[21508]: time=\"2026-06-09T11:16:03.677740288Z\" level=info msg=\"Ran pod sandbox b6f48101bb659222bfe3241146dbacc6f18cc9e81daa179c22ad20cb2c2b386c with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-k5frl/POD\" id=527f93b7-b3b3-4b1e-8b07-26fced6d54d9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.142993 | controller |     "Jun 09 11:16:03.697611 crc crio[21508]: time=\"2026-06-09T11:16:03.697394817Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=73f13aed-1107-4b03-a36f-d31842d3d656 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.143008 | controller |     "Jun 09 11:16:03.704978 crc crio[21508]: time=\"2026-06-09T11:16:03.704786501Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=47de345d-5acf-4c57-9eba-32dcf2b87ab5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.143023 | controller |     "Jun 09 11:16:03.711567 crc crio[21508]: time=\"2026-06-09T11:16:03.711444664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.143037 | controller |     "Jun 09 11:16:03.715233 crc crio[21508]: time=\"2026-06-09T11:16:03.714857283Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-k5frl/kube-rbac-proxy\" id=78a89f3a-6275-41d4-aba0-415eb90bc998 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.143051 | controller |     "Jun 09 11:16:03.715431 crc crio[21508]: time=\"2026-06-09T11:16:03.715236064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.143066 | controller |     "Jun 09 11:16:03.733805 crc crio[21508]: time=\"2026-06-09T11:16:03.73371868Z\" level=info msg=\"Created container 8ce509b76accac22b7acc40c85a44a25821263fcfb7b242764d2ae07e1b72f8e: openshift-multus/multus-bzhnf/kube-multus\" id=d4f4a358-2e8e-4141-ba9e-fa4fe1a275cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.143080 | controller |     "Jun 09 11:16:03.736126 crc crio[21508]: time=\"2026-06-09T11:16:03.736017166Z\" level=info msg=\"Starting container: 8ce509b76accac22b7acc40c85a44a25821263fcfb7b242764d2ae07e1b72f8e\" id=f40f49a4-f3b0-46cc-8e81-81c900b3dbdc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.143094 | controller |     "Jun 09 11:16:03.742720 crc crio[21508]: time=\"2026-06-09T11:16:03.742632008Z\" level=info msg=\"Started container\" PID=37407 containerID=8ce509b76accac22b7acc40c85a44a25821263fcfb7b242764d2ae07e1b72f8e description=openshift-multus/multus-bzhnf/kube-multus id=f40f49a4-f3b0-46cc-8e81-81c900b3dbdc name=/runtime.v1.RuntimeService/StartContainer sandboxID=b090650e85ba85e31dc0d2e70cf6df64317cf259aa826150a90cef347ad09629",
2026-06-09 12:20:06.143109 | controller |     "Jun 09 11:16:03.754009 crc crio[21508]: time=\"2026-06-09T11:16:03.753910674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.143124 | controller |     "Jun 09 11:16:03.766008 crc crio[21508]: time=\"2026-06-09T11:16:03.765858821Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_a4c10f78-c14a-4d23-a233-f51d3b3c91d8\\\"\"",
2026-06-09 12:20:06.143138 | controller |     "Jun 09 11:16:03.766008 crc crio[21508]: time=\"2026-06-09T11:16:03.766014565Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.143153 | controller |     "Jun 09 11:16:03.795044 crc crio[21508]: time=\"2026-06-09T11:16:03.794943973Z\" level=info msg=\"Created container 091c44e509e9a3baf3e2fc89346f375d381c0b8ac521b4d631e7ed067596b5b3: openshift-infra/auto-csr-approver-29683396-6x9hk/oc\" id=6af08b0c-5591-4fd5-ac24-0c619343faf7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.143171 | controller |     "Jun 09 11:16:03.797820 crc crio[21508]: time=\"2026-06-09T11:16:03.797692463Z\" level=info msg=\"Starting container: 091c44e509e9a3baf3e2fc89346f375d381c0b8ac521b4d631e7ed067596b5b3\" id=e52a778c-eb5e-4364-8fb9-d7de6b380a83 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.143186 | controller |     "Jun 09 11:16:03.802375 crc crio[21508]: time=\"2026-06-09T11:16:03.802244124Z\" level=info msg=\"Started container\" PID=37414 containerID=091c44e509e9a3baf3e2fc89346f375d381c0b8ac521b4d631e7ed067596b5b3 description=openshift-infra/auto-csr-approver-29683396-6x9hk/oc id=e52a778c-eb5e-4364-8fb9-d7de6b380a83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e779d57a08563e5f5758f30fdb05c5df4c10caf880de62cd98410ab1818df08d",
2026-06-09 12:20:06.143201 | controller |     "Jun 09 11:16:03.994100 crc crio[21508]: time=\"2026-06-09T11:16:03.9940159Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-z7466/POD\" id=c92096f8-2b40-413b-bc45-cb6e3dd0427b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.143216 | controller |     "Jun 09 11:16:03.994723 crc crio[21508]: time=\"2026-06-09T11:16:03.994128233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.143230 | controller |     "Jun 09 11:16:04.003768 crc crio[21508]: time=\"2026-06-09T11:16:04.003641248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.143244 | controller |     "Jun 09 11:16:04.012371 crc crio[21508]: time=\"2026-06-09T11:16:04.0106123Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=c92096f8-2b40-413b-bc45-cb6e3dd0427b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.143259 | controller |     "Jun 09 11:16:04.038180 crc crio[21508]: time=\"2026-06-09T11:16:04.038104867Z\" level=info msg=\"Ran pod sandbox baf8d50bac9e09e336175cfb477cddc2ff6aee2ba01724812c1d1caad5607fe0 with infra container: openshift-ovn-kubernetes/ovnkube-node-z7466/POD\" id=c92096f8-2b40-413b-bc45-cb6e3dd0427b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.143274 | controller |     "Jun 09 11:16:04.043105 crc crio[21508]: time=\"2026-06-09T11:16:04.040273299Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=0671c271-f516-4035-a838-4a6869926fda name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.143289 | controller |     "Jun 09 11:16:04.043105 crc crio[21508]: time=\"2026-06-09T11:16:04.042050401Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=2407dfe1-52de-4a49-8984-618d742ff494 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.143304 | controller |     "Jun 09 11:16:04.053824 crc crio[21508]: time=\"2026-06-09T11:16:04.053729899Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-z7466/kubecfg-setup\" id=84f1a632-4f1b-4d87-89f3-73df77414f88 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.143318 | controller |     "Jun 09 11:16:04.054185 crc crio[21508]: time=\"2026-06-09T11:16:04.054125841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.143333 | controller |     "Jun 09 11:16:04.091132 crc crio[21508]: time=\"2026-06-09T11:16:04.090895026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.143365 | controller |     "Jun 09 11:16:04.092757 crc crio[21508]: time=\"2026-06-09T11:16:04.092675287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.143386 | controller |     "Jun 09 11:16:04.232749 crc crio[21508]: time=\"2026-06-09T11:16:04.232594191Z\" level=info msg=\"Created container 37d276f65f705a2221eac7af06de9eb93fc211cf40dee5dfba6ae3d5d7b5a52f: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-k5frl/kube-rbac-proxy\" id=78a89f3a-6275-41d4-aba0-415eb90bc998 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.143402 | controller |     "Jun 09 11:16:04.233930 crc crio[21508]: time=\"2026-06-09T11:16:04.233860167Z\" level=info msg=\"Starting container: 37d276f65f705a2221eac7af06de9eb93fc211cf40dee5dfba6ae3d5d7b5a52f\" id=bba7e5c3-3c05-4749-8fc3-e4759845aab5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.143416 | controller |     "Jun 09 11:16:04.238998 crc crio[21508]: time=\"2026-06-09T11:16:04.238931994Z\" level=info msg=\"Started container\" PID=37445 containerID=37d276f65f705a2221eac7af06de9eb93fc211cf40dee5dfba6ae3d5d7b5a52f description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-k5frl/kube-rbac-proxy id=bba7e5c3-3c05-4749-8fc3-e4759845aab5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b6f48101bb659222bfe3241146dbacc6f18cc9e81daa179c22ad20cb2c2b386c",
2026-06-09 12:20:06.143432 | controller |     "Jun 09 11:16:04.252232 crc crio[21508]: time=\"2026-06-09T11:16:04.252139897Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=a446ee6d-63de-47ed-b281-36ee44c64df2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.143447 | controller |     "Jun 09 11:16:04.254097 crc crio[21508]: time=\"2026-06-09T11:16:04.254033202Z\" level=info msg=\"Created container f82dfbf19068c250fef8bc2f99c6950a81fe911cbacb0c405e1c248faffc8f95: openshift-ovn-kubernetes/ovnkube-node-z7466/kubecfg-setup\" id=84f1a632-4f1b-4d87-89f3-73df77414f88 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.143461 | controller |     "Jun 09 11:16:04.254995 crc crio[21508]: time=\"2026-06-09T11:16:04.254926287Z\" level=info msg=\"Starting container: f82dfbf19068c250fef8bc2f99c6950a81fe911cbacb0c405e1c248faffc8f95\" id=e1675181-30b6-4b26-afc5-88234e29a59c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.143476 | controller |     "Jun 09 11:16:04.255892 crc crio[21508]: time=\"2026-06-09T11:16:04.255823883Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ee26e299-d105-4dc9-91cf-066e10cd0a01 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.143490 | controller |     "Jun 09 11:16:04.260560 crc crio[21508]: time=\"2026-06-09T11:16:04.260492499Z\" level=info msg=\"Started container\" PID=37453 containerID=f82dfbf19068c250fef8bc2f99c6950a81fe911cbacb0c405e1c248faffc8f95 description=openshift-ovn-kubernetes/ovnkube-node-z7466/kubecfg-setup id=e1675181-30b6-4b26-afc5-88234e29a59c name=/runtime.v1.RuntimeService/StartContainer sandboxID=baf8d50bac9e09e336175cfb477cddc2ff6aee2ba01724812c1d1caad5607fe0",
2026-06-09 12:20:06.143505 | controller |     "Jun 09 11:16:04.263005 crc crio[21508]: time=\"2026-06-09T11:16:04.262926689Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-k5frl/ovnkube-cluster-manager\" id=ef8c0a42-d364-45b8-90d1-1ba5f388cf4e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.143529 | controller |     "Jun 09 11:16:04.263668 crc crio[21508]: time=\"2026-06-09T11:16:04.263607469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.143548 | controller |     "Jun 09 11:16:04.290147 crc crio[21508]: time=\"2026-06-09T11:16:04.290060595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.143563 | controller |     "Jun 09 11:16:04.294641 crc crio[21508]: time=\"2026-06-09T11:16:04.294576836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.143577 | controller |     "Jun 09 11:16:04.396561 crc crio[21508]: time=\"2026-06-09T11:16:04.395945002Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"",
2026-06-09 12:20:06.143592 | controller |     "Jun 09 11:16:04.396680 crc crio[21508]: time=\"2026-06-09T11:16:04.396618332Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.143606 | controller |     "Jun 09 11:16:04.404793 crc crio[21508]: time=\"2026-06-09T11:16:04.404717126Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"",
2026-06-09 12:20:06.143620 | controller |     "Jun 09 11:16:04.404904 crc crio[21508]: time=\"2026-06-09T11:16:04.404810629Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.143634 | controller |     "Jun 09 11:16:04.405230 crc crio[21508]: time=\"2026-06-09T11:16:04.405139989Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"",
2026-06-09 12:20:06.143648 | controller |     "Jun 09 11:16:04.405396 crc crio[21508]: time=\"2026-06-09T11:16:04.405267172Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.143662 | controller |     "Jun 09 11:16:04.416025 crc crio[21508]: time=\"2026-06-09T11:16:04.415928391Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"",
2026-06-09 12:20:06.143677 | controller |     "Jun 09 11:16:04.416138 crc crio[21508]: time=\"2026-06-09T11:16:04.416053535Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.143691 | controller |     "Jun 09 11:16:04.426494 crc crio[21508]: time=\"2026-06-09T11:16:04.426419545Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"",
2026-06-09 12:20:06.143706 | controller |     "Jun 09 11:16:04.426630 crc crio[21508]: time=\"2026-06-09T11:16:04.426524678Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.143721 | controller |     "Jun 09 11:16:04.438372 crc crio[21508]: time=\"2026-06-09T11:16:04.438260938Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"",
2026-06-09 12:20:06.143735 | controller |     "Jun 09 11:16:04.438626 crc crio[21508]: time=\"2026-06-09T11:16:04.438414033Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.143749 | controller |     "Jun 09 11:16:04.446648 crc crio[21508]: time=\"2026-06-09T11:16:04.446581439Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"",
2026-06-09 12:20:06.143763 | controller |     "Jun 09 11:16:04.446752 crc crio[21508]: time=\"2026-06-09T11:16:04.446659341Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.143778 | controller |     "Jun 09 11:16:04.447277 crc crio[21508]: time=\"2026-06-09T11:16:04.447210467Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"",
2026-06-09 12:20:06.143792 | controller |     "Jun 09 11:16:04.447277 crc crio[21508]: time=\"2026-06-09T11:16:04.447267809Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.143806 | controller |     "Jun 09 11:16:04.454978 crc crio[21508]: time=\"2026-06-09T11:16:04.454916961Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_a4c10f78-c14a-4d23-a233-f51d3b3c91d8\\\"\"",
2026-06-09 12:20:06.143826 | controller |     "Jun 09 11:16:04.491908 crc crio[21508]: time=\"2026-06-09T11:16:04.49183288Z\" level=info msg=\"Removing container: 56dfcb6948ef1b455116801a69846f7a71bc4711542ff9550ba9ba4e1ac20820\" id=53fd61fd-5131-4dfb-8bbb-aa313de4c7c1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.143841 | controller |     "Jun 09 11:16:04.517217 crc crio[21508]: time=\"2026-06-09T11:16:04.517124813Z\" level=info msg=\"Created container fef09ad319b21af3f97ead167a8c17a5ddc8cf9da36a2d2856470947ba9c2780: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-k5frl/ovnkube-cluster-manager\" id=ef8c0a42-d364-45b8-90d1-1ba5f388cf4e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.143856 | controller |     "Jun 09 11:16:04.517947 crc crio[21508]: time=\"2026-06-09T11:16:04.517865954Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=04d857b3-2da1-46e8-b755-9f3e6ae540bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.143870 | controller |     "Jun 09 11:16:04.518343 crc crio[21508]: time=\"2026-06-09T11:16:04.518254995Z\" level=info msg=\"Starting container: fef09ad319b21af3f97ead167a8c17a5ddc8cf9da36a2d2856470947ba9c2780\" id=0d649ea7-eca2-40ce-a9eb-cb57c22636d1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.143885 | controller |     "Jun 09 11:16:04.520101 crc crio[21508]: time=\"2026-06-09T11:16:04.520013386Z\" level=info msg=\"Removed container 56dfcb6948ef1b455116801a69846f7a71bc4711542ff9550ba9ba4e1ac20820: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=53fd61fd-5131-4dfb-8bbb-aa313de4c7c1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.143900 | controller |     "Jun 09 11:16:04.524114 crc crio[21508]: time=\"2026-06-09T11:16:04.523281541Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8a33dedb-3c18-49b3-929f-b3754be5c74e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.143914 | controller |     "Jun 09 11:16:04.524796 crc crio[21508]: time=\"2026-06-09T11:16:04.524716563Z\" level=info msg=\"Started container\" PID=37516 containerID=fef09ad319b21af3f97ead167a8c17a5ddc8cf9da36a2d2856470947ba9c2780 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-k5frl/ovnkube-cluster-manager id=0d649ea7-eca2-40ce-a9eb-cb57c22636d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b6f48101bb659222bfe3241146dbacc6f18cc9e81daa179c22ad20cb2c2b386c",
2026-06-09 12:20:06.143928 | controller |     "Jun 09 11:16:04.526256 crc crio[21508]: time=\"2026-06-09T11:16:04.526181205Z\" level=info msg=\"Removing container: d9454a45ca3ec44cac770eb1522b48d66fdd503c611327dbe572bc5f1291c5a2\" id=6f6c11a1-ef85-4123-8227-157d6cebfd69 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.143943 | controller |     "Jun 09 11:16:04.534183 crc crio[21508]: time=\"2026-06-09T11:16:04.533981771Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-z7466/ovn-controller\" id=c8f1777f-f268-419b-8322-711b5b81784d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.143960 | controller |     "Jun 09 11:16:04.534572 crc crio[21508]: time=\"2026-06-09T11:16:04.534504516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.143977 | controller |     "Jun 09 11:16:04.574539 crc crio[21508]: time=\"2026-06-09T11:16:04.573566378Z\" level=info msg=\"Removed container d9454a45ca3ec44cac770eb1522b48d66fdd503c611327dbe572bc5f1291c5a2: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=6f6c11a1-ef85-4123-8227-157d6cebfd69 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.143995 | controller |     "Jun 09 11:16:04.577768 crc crio[21508]: time=\"2026-06-09T11:16:04.577683557Z\" level=info msg=\"Removing container: 20353c2ac778c8a1924ac501a83ced9bd117f7625dcac001d834e65da3e6da68\" id=9599b0aa-4a4a-41c3-b023-82689f0e38e5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.144009 | controller |     "Jun 09 11:16:04.607888 crc crio[21508]: time=\"2026-06-09T11:16:04.607799939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.144024 | controller |     "Jun 09 11:16:04.608580 crc crio[21508]: time=\"2026-06-09T11:16:04.608496959Z\" level=info msg=\"Removed container 20353c2ac778c8a1924ac501a83ced9bd117f7625dcac001d834e65da3e6da68: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=9599b0aa-4a4a-41c3-b023-82689f0e38e5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.144039 | controller |     "Jun 09 11:16:04.609362 crc crio[21508]: time=\"2026-06-09T11:16:04.609239561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.144054 | controller |     "Jun 09 11:16:04.617829 crc crio[21508]: time=\"2026-06-09T11:16:04.617752278Z\" level=info msg=\"Removing container: 789fee1a61af033927cd16742edeb91290277bbc113c65d57384b9ce11f67783\" id=4f226530-1436-4074-89bc-73345e9203d2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.144069 | controller |     "Jun 09 11:16:04.648895 crc crio[21508]: time=\"2026-06-09T11:16:04.648537309Z\" level=info msg=\"Removed container 789fee1a61af033927cd16742edeb91290277bbc113c65d57384b9ce11f67783: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=4f226530-1436-4074-89bc-73345e9203d2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.144083 | controller |     "Jun 09 11:16:04.654836 crc crio[21508]: time=\"2026-06-09T11:16:04.651962989Z\" level=info msg=\"Removing container: cabd5fefee9f6522898da0e81e2218ef3385a37aff7b41527a244b43e9cc9158\" id=9fcfe1fd-b999-4818-b600-1259efe97b2f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.144097 | controller |     "Jun 09 11:16:04.680114 crc crio[21508]: time=\"2026-06-09T11:16:04.67996881Z\" level=info msg=\"Removed container cabd5fefee9f6522898da0e81e2218ef3385a37aff7b41527a244b43e9cc9158: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=9fcfe1fd-b999-4818-b600-1259efe97b2f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.144112 | controller |     "Jun 09 11:16:04.682960 crc crio[21508]: time=\"2026-06-09T11:16:04.682885804Z\" level=info msg=\"Removing container: b180d23bc6da36601e62e614179a61240897cc708443f0836142db659ca5336f\" id=c1c6e9b9-8a3b-4b07-b72d-0929a930c4a3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.144126 | controller |     "Jun 09 11:16:04.699814 crc crio[21508]: time=\"2026-06-09T11:16:04.699734342Z\" level=info msg=\"Removed container b180d23bc6da36601e62e614179a61240897cc708443f0836142db659ca5336f: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=c1c6e9b9-8a3b-4b07-b72d-0929a930c4a3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.144140 | controller |     "Jun 09 11:16:04.709212 crc crio[21508]: time=\"2026-06-09T11:16:04.709149645Z\" level=info msg=\"Removing container: bf363e57257be706324dd7e0b157c0781c82f2b536a48ee16cf9a9356a50c857\" id=a9a2631f-0cf3-4dfa-9ae8-7c35e6305406 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.144154 | controller |     "Jun 09 11:16:04.726774 crc crio[21508]: time=\"2026-06-09T11:16:04.726699623Z\" level=info msg=\"Removed container bf363e57257be706324dd7e0b157c0781c82f2b536a48ee16cf9a9356a50c857: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=a9a2631f-0cf3-4dfa-9ae8-7c35e6305406 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.144172 | controller |     "Jun 09 11:16:04.728973 crc crio[21508]: time=\"2026-06-09T11:16:04.728909197Z\" level=info msg=\"Removing container: a272a3bb223347ab8e21460f3f7b088a1eab09f7931ce9dacb4d300a20a4a7da\" id=77854918-2263-4780-bd61-a351a267859d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.144187 | controller |     "Jun 09 11:16:04.730142 crc crio[21508]: time=\"2026-06-09T11:16:04.730049911Z\" level=info msg=\"Created container c117afc45a42ada67ff0795da096a05d48dd0257add7d148882eb7497906d383: openshift-ovn-kubernetes/ovnkube-node-z7466/ovn-controller\" id=c8f1777f-f268-419b-8322-711b5b81784d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.144202 | controller |     "Jun 09 11:16:04.730911 crc crio[21508]: time=\"2026-06-09T11:16:04.730841173Z\" level=info msg=\"Starting container: c117afc45a42ada67ff0795da096a05d48dd0257add7d148882eb7497906d383\" id=a65e4c4f-614b-4490-8dfd-8b7a49bb3f6b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.144217 | controller |     "Jun 09 11:16:04.738604 crc crio[21508]: time=\"2026-06-09T11:16:04.738451514Z\" level=info msg=\"Started container\" PID=37553 containerID=c117afc45a42ada67ff0795da096a05d48dd0257add7d148882eb7497906d383 description=openshift-ovn-kubernetes/ovnkube-node-z7466/ovn-controller id=a65e4c4f-614b-4490-8dfd-8b7a49bb3f6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=baf8d50bac9e09e336175cfb477cddc2ff6aee2ba01724812c1d1caad5607fe0",
2026-06-09 12:20:06.144232 | controller |     "Jun 09 11:16:04.747875 crc crio[21508]: time=\"2026-06-09T11:16:04.747770734Z\" level=info msg=\"Removed container a272a3bb223347ab8e21460f3f7b088a1eab09f7931ce9dacb4d300a20a4a7da: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=77854918-2263-4780-bd61-a351a267859d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.144246 | controller |     "Jun 09 11:16:04.752697 crc crio[21508]: time=\"2026-06-09T11:16:04.752604684Z\" level=info msg=\"Removing container: 4719d4cc3004b649a3a14bb9e096b311dca07861df6c83695555ecfc0658624a\" id=39e350d3-62c1-4782-99d1-fd85833954b8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.144261 | controller |     "Jun 09 11:16:04.755174 crc crio[21508]: time=\"2026-06-09T11:16:04.755111406Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=69064ad7-b7ae-4b5d-97fc-a4768ed2e055 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.144275 | controller |     "Jun 09 11:16:04.761704 crc crio[21508]: time=\"2026-06-09T11:16:04.761589684Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=3f6144be-a59c-4a4a-a881-8c2a196e984e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.144290 | controller |     "Jun 09 11:16:04.771967 crc crio[21508]: time=\"2026-06-09T11:16:04.771824611Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-z7466/ovn-acl-logging\" id=e2f77630-58c9-4ee5-8b89-c9b4c65ddaf9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.144305 | controller |     "Jun 09 11:16:04.774787 crc crio[21508]: time=\"2026-06-09T11:16:04.774705844Z\" level=info msg=\"Removed container 4719d4cc3004b649a3a14bb9e096b311dca07861df6c83695555ecfc0658624a: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=39e350d3-62c1-4782-99d1-fd85833954b8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.144320 | controller |     "Jun 09 11:16:04.775140 crc crio[21508]: time=\"2026-06-09T11:16:04.775078005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.144334 | controller |     "Jun 09 11:16:04.805276 crc crio[21508]: time=\"2026-06-09T11:16:04.805196007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.144369 | controller |     "Jun 09 11:16:04.807115 crc crio[21508]: time=\"2026-06-09T11:16:04.807061381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.144389 | controller |     "Jun 09 11:16:04.889988 crc crio[21508]: time=\"2026-06-09T11:16:04.889814338Z\" level=info msg=\"Created container 96649bf9c6d150096701d68cb75487892f953958d5c72a84997fbb96955e4ca1: openshift-ovn-kubernetes/ovnkube-node-z7466/ovn-acl-logging\" id=e2f77630-58c9-4ee5-8b89-c9b4c65ddaf9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.144405 | controller |     "Jun 09 11:16:04.891203 crc crio[21508]: time=\"2026-06-09T11:16:04.891127596Z\" level=info msg=\"Starting container: 96649bf9c6d150096701d68cb75487892f953958d5c72a84997fbb96955e4ca1\" id=ffaaadda-72db-456f-a8c2-35869c26b0d9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.144420 | controller |     "Jun 09 11:16:04.896232 crc crio[21508]: time=\"2026-06-09T11:16:04.896124731Z\" level=info msg=\"Started container\" PID=37571 containerID=96649bf9c6d150096701d68cb75487892f953958d5c72a84997fbb96955e4ca1 description=openshift-ovn-kubernetes/ovnkube-node-z7466/ovn-acl-logging id=ffaaadda-72db-456f-a8c2-35869c26b0d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=baf8d50bac9e09e336175cfb477cddc2ff6aee2ba01724812c1d1caad5607fe0",
2026-06-09 12:20:06.144435 | controller |     "Jun 09 11:16:04.904578 crc crio[21508]: time=\"2026-06-09T11:16:04.904506064Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d040d702-e4d4-4c5f-9d17-6c4cfdaca4af name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.144450 | controller |     "Jun 09 11:16:04.906574 crc crio[21508]: time=\"2026-06-09T11:16:04.906534203Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=bad6a339-ca38-4327-8dfa-f2b248add6ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.144464 | controller |     "Jun 09 11:16:04.914409 crc crio[21508]: time=\"2026-06-09T11:16:04.914357969Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-z7466/kube-rbac-proxy-node\" id=f8defe77-f349-453f-a7e1-361fe0a2b220 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.144479 | controller |     "Jun 09 11:16:04.914810 crc crio[21508]: time=\"2026-06-09T11:16:04.914749321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.144493 | controller |     "Jun 09 11:16:04.942571 crc crio[21508]: time=\"2026-06-09T11:16:04.942516975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.144507 | controller |     "Jun 09 11:16:04.944557 crc crio[21508]: time=\"2026-06-09T11:16:04.944530053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.144521 | controller |     "Jun 09 11:16:05.018532 crc crio[21508]: time=\"2026-06-09T11:16:05.018438174Z\" level=info msg=\"Created container bbb31e585807bb38057a339638847b266ffb8050d35e98e44c3db8682699195a: openshift-ovn-kubernetes/ovnkube-node-z7466/kube-rbac-proxy-node\" id=f8defe77-f349-453f-a7e1-361fe0a2b220 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.144536 | controller |     "Jun 09 11:16:05.023203 crc crio[21508]: time=\"2026-06-09T11:16:05.020917016Z\" level=info msg=\"Starting container: bbb31e585807bb38057a339638847b266ffb8050d35e98e44c3db8682699195a\" id=553e6bf3-4489-4ddb-a487-30f3a7c08154 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.144554 | controller |     "Jun 09 11:16:05.026533 crc crio[21508]: time=\"2026-06-09T11:16:05.026116077Z\" level=info msg=\"Started container\" PID=37589 containerID=bbb31e585807bb38057a339638847b266ffb8050d35e98e44c3db8682699195a description=openshift-ovn-kubernetes/ovnkube-node-z7466/kube-rbac-proxy-node id=553e6bf3-4489-4ddb-a487-30f3a7c08154 name=/runtime.v1.RuntimeService/StartContainer sandboxID=baf8d50bac9e09e336175cfb477cddc2ff6aee2ba01724812c1d1caad5607fe0",
2026-06-09 12:20:06.144569 | controller |     "Jun 09 11:16:05.041623 crc crio[21508]: time=\"2026-06-09T11:16:05.041449571Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=471391be-34a0-461c-a960-5698ec87619a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.144584 | controller |     "Jun 09 11:16:05.046275 crc crio[21508]: time=\"2026-06-09T11:16:05.046181898Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=c3d1f818-70d3-47e9-a25d-9144487b1223 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.144598 | controller |     "Jun 09 11:16:05.078346 crc crio[21508]: time=\"2026-06-09T11:16:05.078199065Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-z7466/kube-rbac-proxy-ovn-metrics\" id=e5c4de16-3769-424f-a72b-7954f108f5c1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.144612 | controller |     "Jun 09 11:16:05.079049 crc crio[21508]: time=\"2026-06-09T11:16:05.078975228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.144627 | controller |     "Jun 09 11:16:05.111669 crc crio[21508]: time=\"2026-06-09T11:16:05.11149711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.144641 | controller |     "Jun 09 11:16:05.114092 crc crio[21508]: time=\"2026-06-09T11:16:05.114030513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.144655 | controller |     "Jun 09 11:16:05.208891 crc crio[21508]: time=\"2026-06-09T11:16:05.208777468Z\" level=info msg=\"Created container 73d87d01043c461c566b0f3cc2cb68a17401a121e696290f352236baa3024218: openshift-ovn-kubernetes/ovnkube-node-z7466/kube-rbac-proxy-ovn-metrics\" id=e5c4de16-3769-424f-a72b-7954f108f5c1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.144668 | controller |     "Jun 09 11:16:05.210006 crc crio[21508]: time=\"2026-06-09T11:16:05.209936812Z\" level=info msg=\"Starting container: 73d87d01043c461c566b0f3cc2cb68a17401a121e696290f352236baa3024218\" id=50d0a05c-0cab-4819-9b90-76a72f0bae39 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.144682 | controller |     "Jun 09 11:16:05.217377 crc crio[21508]: time=\"2026-06-09T11:16:05.216656266Z\" level=info msg=\"Started container\" PID=37608 containerID=73d87d01043c461c566b0f3cc2cb68a17401a121e696290f352236baa3024218 description=openshift-ovn-kubernetes/ovnkube-node-z7466/kube-rbac-proxy-ovn-metrics id=50d0a05c-0cab-4819-9b90-76a72f0bae39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=baf8d50bac9e09e336175cfb477cddc2ff6aee2ba01724812c1d1caad5607fe0",
2026-06-09 12:20:06.144697 | controller |     "Jun 09 11:16:05.227913 crc crio[21508]: time=\"2026-06-09T11:16:05.227806709Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=6af00f48-ed14-49ee-86ef-9039981650f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.144717 | controller |     "Jun 09 11:16:05.231170 crc crio[21508]: time=\"2026-06-09T11:16:05.231069884Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=71e34df1-4eca-4085-b06a-879fe69d3fdc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.144732 | controller |     "Jun 09 11:16:05.239145 crc crio[21508]: time=\"2026-06-09T11:16:05.239106446Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-z7466/northd\" id=5357b447-f5d8-4f73-87f2-a2195f155ba6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.144747 | controller |     "Jun 09 11:16:05.239757 crc crio[21508]: time=\"2026-06-09T11:16:05.239733735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.144761 | controller |     "Jun 09 11:16:05.264494 crc crio[21508]: time=\"2026-06-09T11:16:05.2644237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.144776 | controller |     "Jun 09 11:16:05.266978 crc crio[21508]: time=\"2026-06-09T11:16:05.266956723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.144790 | controller |     "Jun 09 11:16:05.373780 crc crio[21508]: time=\"2026-06-09T11:16:05.372968254Z\" level=info msg=\"Created container 104072fadce64f30dc9f96d35192f357def27563625dad7d6ee3e8bbddee8b4c: openshift-ovn-kubernetes/ovnkube-node-z7466/northd\" id=5357b447-f5d8-4f73-87f2-a2195f155ba6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.144804 | controller |     "Jun 09 11:16:05.378206 crc crio[21508]: time=\"2026-06-09T11:16:05.376757374Z\" level=info msg=\"Starting container: 104072fadce64f30dc9f96d35192f357def27563625dad7d6ee3e8bbddee8b4c\" id=757f55f9-bc13-410f-9540-4f2eebc14a9d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.144818 | controller |     "Jun 09 11:16:05.381982 crc crio[21508]: time=\"2026-06-09T11:16:05.381912153Z\" level=info msg=\"Started container\" PID=37629 containerID=104072fadce64f30dc9f96d35192f357def27563625dad7d6ee3e8bbddee8b4c description=openshift-ovn-kubernetes/ovnkube-node-z7466/northd id=757f55f9-bc13-410f-9540-4f2eebc14a9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=baf8d50bac9e09e336175cfb477cddc2ff6aee2ba01724812c1d1caad5607fe0",
2026-06-09 12:20:06.144833 | controller |     "Jun 09 11:16:05.394180 crc crio[21508]: time=\"2026-06-09T11:16:05.394122647Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1884fae3-be2b-4e73-9778-573baee99521 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.144848 | controller |     "Jun 09 11:16:05.396755 crc crio[21508]: time=\"2026-06-09T11:16:05.396686831Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5d04229a-2a64-4b02-ab6e-5bfe43281052 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.144862 | controller |     "Jun 09 11:16:05.406577 crc crio[21508]: time=\"2026-06-09T11:16:05.406220297Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-z7466/nbdb\" id=d1106a11-ac44-4392-8fcc-db170cf8a480 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.144876 | controller |     "Jun 09 11:16:05.408586 crc crio[21508]: time=\"2026-06-09T11:16:05.408202395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.144890 | controller |     "Jun 09 11:16:05.444228 crc crio[21508]: time=\"2026-06-09T11:16:05.444000042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.144915 | controller |     "Jun 09 11:16:05.457082 crc crio[21508]: time=\"2026-06-09T11:16:05.455282179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.144930 | controller |     "Jun 09 11:16:05.541225 crc crio[21508]: time=\"2026-06-09T11:16:05.541116355Z\" level=info msg=\"Stopping pod sandbox: e779d57a08563e5f5758f30fdb05c5df4c10caf880de62cd98410ab1818df08d\" id=41eb32a8-1399-45a0-8e02-099c3d7ce589 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.144944 | controller |     "Jun 09 11:16:05.542606 crc crio[21508]: time=\"2026-06-09T11:16:05.542501905Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683396-6x9hk Namespace:openshift-infra ID:e779d57a08563e5f5758f30fdb05c5df4c10caf880de62cd98410ab1818df08d UID:7b17c95f-5c89-41e6-a915-26a67dd01f75 NetNS:/var/run/netns/ebd459f3-e428-40f1-b9ea-7d534fb3fb81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b17c95f_5c89_41e6_a915_26a67dd01f75.slice PodAnnotations:0xc0039b8638}] Aliases:map[]}\"",
2026-06-09 12:20:06.144958 | controller |     "Jun 09 11:16:05.542915 crc crio[21508]: time=\"2026-06-09T11:16:05.542824444Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683396-6x9hk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.144972 | controller |     "Jun 09 11:16:05.590243 crc crio[21508]: 2026-06-09T11:16:05Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: connection refused",
2026-06-09 12:20:06.144986 | controller |     "Jun 09 11:16:05.601422 crc crio[21508]: time=\"2026-06-09T11:16:05.601115713Z\" level=info msg=\"Stopped pod sandbox: e779d57a08563e5f5758f30fdb05c5df4c10caf880de62cd98410ab1818df08d\" id=41eb32a8-1399-45a0-8e02-099c3d7ce589 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.145001 | controller |     "Jun 09 11:16:05.607779 crc crio[21508]: time=\"2026-06-09T11:16:05.607687853Z\" level=info msg=\"Created container c1574176963560521d79d14baf94939654dbc809c30ad6fcfbc4e6305a512071: openshift-ovn-kubernetes/ovnkube-node-z7466/nbdb\" id=d1106a11-ac44-4392-8fcc-db170cf8a480 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.145015 | controller |     "Jun 09 11:16:05.610759 crc crio[21508]: time=\"2026-06-09T11:16:05.61000542Z\" level=info msg=\"Starting container: c1574176963560521d79d14baf94939654dbc809c30ad6fcfbc4e6305a512071\" id=480da47e-ebe3-4b54-bb23-b1f97c8c2781 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.145029 | controller |     "Jun 09 11:16:05.619670 crc crio[21508]: time=\"2026-06-09T11:16:05.619559867Z\" level=info msg=\"Started container\" PID=37640 containerID=c1574176963560521d79d14baf94939654dbc809c30ad6fcfbc4e6305a512071 description=openshift-ovn-kubernetes/ovnkube-node-z7466/nbdb id=480da47e-ebe3-4b54-bb23-b1f97c8c2781 name=/runtime.v1.RuntimeService/StartContainer sandboxID=baf8d50bac9e09e336175cfb477cddc2ff6aee2ba01724812c1d1caad5607fe0",
2026-06-09 12:20:06.145044 | controller |     "Jun 09 11:16:07.754579 crc crio[21508]: time=\"2026-06-09T11:16:07.753375587Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=aaed2fa8-db25-483c-a256-ecdc4945d4c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.145058 | controller |     "Jun 09 11:16:07.757405 crc crio[21508]: time=\"2026-06-09T11:16:07.757247919Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=6a0c88ee-d095-4a3e-a2a4-db8d86c2b598 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.145076 | controller |     "Jun 09 11:16:07.764083 crc crio[21508]: time=\"2026-06-09T11:16:07.763943563Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-z7466/sbdb\" id=153b0376-05d4-4f9c-8819-46eca20adfea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.145091 | controller |     "Jun 09 11:16:07.764629 crc crio[21508]: time=\"2026-06-09T11:16:07.764437958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.145105 | controller |     "Jun 09 11:16:07.803744 crc crio[21508]: time=\"2026-06-09T11:16:07.798445073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.145120 | controller |     "Jun 09 11:16:07.803744 crc crio[21508]: time=\"2026-06-09T11:16:07.801397728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.145135 | controller |     "Jun 09 11:16:07.923929 crc crio[21508]: time=\"2026-06-09T11:16:07.923796874Z\" level=info msg=\"Created container 4a96efaa5103961bb7d70108b4cf22efb83833a5aefeb787a728ca0e7afedd4b: openshift-ovn-kubernetes/ovnkube-node-z7466/sbdb\" id=153b0376-05d4-4f9c-8819-46eca20adfea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.145149 | controller |     "Jun 09 11:16:07.925804 crc crio[21508]: time=\"2026-06-09T11:16:07.925699869Z\" level=info msg=\"Starting container: 4a96efaa5103961bb7d70108b4cf22efb83833a5aefeb787a728ca0e7afedd4b\" id=05faacfe-85ca-4b4b-962a-c8523fe012b6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.145164 | controller |     "Jun 09 11:16:07.931625 crc crio[21508]: time=\"2026-06-09T11:16:07.931516927Z\" level=info msg=\"Started container\" PID=37720 containerID=4a96efaa5103961bb7d70108b4cf22efb83833a5aefeb787a728ca0e7afedd4b description=openshift-ovn-kubernetes/ovnkube-node-z7466/sbdb id=05faacfe-85ca-4b4b-962a-c8523fe012b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=baf8d50bac9e09e336175cfb477cddc2ff6aee2ba01724812c1d1caad5607fe0",
2026-06-09 12:20:06.145178 | controller |     "Jun 09 11:16:10.069726 crc crio[21508]: time=\"2026-06-09T11:16:10.069134098Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b92b996b-c6fd-40c2-b045-a1c417693ea8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.145193 | controller |     "Jun 09 11:16:10.086225 crc crio[21508]: time=\"2026-06-09T11:16:10.086046478Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5e4e875f-c97f-4a4c-a4b7-add8ff71ada7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.145208 | controller |     "Jun 09 11:16:10.472731 crc crio[21508]: time=\"2026-06-09T11:16:10.472519672Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-z7466/ovnkube-controller\" id=7a93af16-473b-4857-973c-c3127cb1cff4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.145222 | controller |     "Jun 09 11:16:10.473913 crc crio[21508]: time=\"2026-06-09T11:16:10.47382202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.145237 | controller |     "Jun 09 11:16:10.516954 crc crio[21508]: time=\"2026-06-09T11:16:10.516807305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.145254 | controller |     "Jun 09 11:16:10.521581 crc crio[21508]: time=\"2026-06-09T11:16:10.521053718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.145269 | controller |     "Jun 09 11:16:10.644440 crc crio[21508]: time=\"2026-06-09T11:16:10.64433925Z\" level=info msg=\"Created container 35afb6b114db95e2d312feb6e43419d61138f3c6389a59414c382ac98e39a77c: openshift-ovn-kubernetes/ovnkube-node-z7466/ovnkube-controller\" id=7a93af16-473b-4857-973c-c3127cb1cff4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.145283 | controller |     "Jun 09 11:16:10.645647 crc crio[21508]: time=\"2026-06-09T11:16:10.645588056Z\" level=info msg=\"Starting container: 35afb6b114db95e2d312feb6e43419d61138f3c6389a59414c382ac98e39a77c\" id=bf122f23-7197-41c9-9ed9-d080617a03ff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.145298 | controller |     "Jun 09 11:16:10.651815 crc crio[21508]: time=\"2026-06-09T11:16:10.651678842Z\" level=info msg=\"Started container\" PID=37808 containerID=35afb6b114db95e2d312feb6e43419d61138f3c6389a59414c382ac98e39a77c description=openshift-ovn-kubernetes/ovnkube-node-z7466/ovnkube-controller id=bf122f23-7197-41c9-9ed9-d080617a03ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=baf8d50bac9e09e336175cfb477cddc2ff6aee2ba01724812c1d1caad5607fe0",
2026-06-09 12:20:06.145312 | controller |     "Jun 09 11:16:10.756360 crc crio[21508]: time=\"2026-06-09T11:16:10.75619055Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.145327 | controller |     "Jun 09 11:16:10.756630 crc crio[21508]: time=\"2026-06-09T11:16:10.75654735Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.145341 | controller |     "Jun 09 11:16:10.756729 crc crio[21508]: time=\"2026-06-09T11:16:10.756635512Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.145375 | controller |     "Jun 09 11:16:10.756887 crc crio[21508]: time=\"2026-06-09T11:16:10.756817128Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.145392 | controller |     "Jun 09 11:16:10.757114 crc crio[21508]: time=\"2026-06-09T11:16:10.757054635Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.145406 | controller |     "Jun 09 11:16:10.757179 crc crio[21508]: time=\"2026-06-09T11:16:10.757120297Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.145420 | controller |     "Jun 09 11:16:10.757245 crc crio[21508]: time=\"2026-06-09T11:16:10.757194589Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.145434 | controller |     "Jun 09 11:16:10.757373 crc crio[21508]: time=\"2026-06-09T11:16:10.757265601Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.145448 | controller |     "Jun 09 11:16:10.757507 crc crio[21508]: time=\"2026-06-09T11:16:10.757449136Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.145462 | controller |     "Jun 09 11:16:10.757605 crc crio[21508]: time=\"2026-06-09T11:16:10.757534539Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.145477 | controller |     "Jun 09 11:16:10.757810 crc crio[21508]: time=\"2026-06-09T11:16:10.757744525Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.145491 | controller |     "Jun 09 11:16:10.757810 crc crio[21508]: time=\"2026-06-09T11:16:10.757807556Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.145506 | controller |     "Jun 09 11:16:10.758178 crc crio[21508]: time=\"2026-06-09T11:16:10.758120926Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.145524 | controller |     "Jun 09 11:16:10.758236 crc crio[21508]: time=\"2026-06-09T11:16:10.758179397Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.145539 | controller |     "Jun 09 11:16:10.758417 crc crio[21508]: time=\"2026-06-09T11:16:10.758364143Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.145553 | controller |     "Jun 09 11:16:10.758511 crc crio[21508]: time=\"2026-06-09T11:16:10.758424264Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.145567 | controller |     "Jun 09 11:16:10.758660 crc crio[21508]: time=\"2026-06-09T11:16:10.75861239Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.145581 | controller |     "Jun 09 11:16:10.758728 crc crio[21508]: time=\"2026-06-09T11:16:10.758667941Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.145595 | controller |     "Jun 09 11:16:10.758962 crc crio[21508]: time=\"2026-06-09T11:16:10.758892728Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.145610 | controller |     "Jun 09 11:16:10.759092 crc crio[21508]: time=\"2026-06-09T11:16:10.75896864Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.145624 | controller |     "Jun 09 11:16:10.759168 crc crio[21508]: time=\"2026-06-09T11:16:10.759095414Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.145638 | controller |     "Jun 09 11:16:10.759168 crc crio[21508]: time=\"2026-06-09T11:16:10.759136025Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.145652 | controller |     "Jun 09 11:16:10.759333 crc crio[21508]: time=\"2026-06-09T11:16:10.759239278Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.145667 | controller |     "Jun 09 11:16:10.759413 crc crio[21508]: time=\"2026-06-09T11:16:10.759353241Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.145680 | controller |     "Jun 09 11:16:10.759492 crc crio[21508]: time=\"2026-06-09T11:16:10.759447894Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.145695 | controller |     "Jun 09 11:16:10.759547 crc crio[21508]: time=\"2026-06-09T11:16:10.759516556Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.145709 | controller |     "Jun 09 11:16:10.759777 crc crio[21508]: time=\"2026-06-09T11:16:10.759714902Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.145723 | controller |     "Jun 09 11:16:10.759847 crc crio[21508]: time=\"2026-06-09T11:16:10.759788314Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.145738 | controller |     "Jun 09 11:16:10.759924 crc crio[21508]: time=\"2026-06-09T11:16:10.759888537Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.145752 | controller |     "Jun 09 11:16:10.759983 crc crio[21508]: time=\"2026-06-09T11:16:10.759937638Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.145767 | controller |     "Jun 09 11:16:10.760186 crc crio[21508]: time=\"2026-06-09T11:16:10.760131724Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.145781 | controller |     "Jun 09 11:16:10.760252 crc crio[21508]: time=\"2026-06-09T11:16:10.760188625Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.145795 | controller |     "Jun 09 11:16:10.760345 crc crio[21508]: time=\"2026-06-09T11:16:10.760274298Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.145813 | controller |     "Jun 09 11:16:10.760406 crc crio[21508]: time=\"2026-06-09T11:16:10.760392831Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.145827 | controller |     "Jun 09 11:16:10.760783 crc crio[21508]: time=\"2026-06-09T11:16:10.760724501Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.145842 | controller |     "Jun 09 11:16:10.760783 crc crio[21508]: time=\"2026-06-09T11:16:10.760779263Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.145856 | controller |     "Jun 09 11:16:10.760970 crc crio[21508]: time=\"2026-06-09T11:16:10.760948047Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.145870 | controller |     "Jun 09 11:16:10.761015 crc crio[21508]: time=\"2026-06-09T11:16:10.760980108Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.145884 | controller |     "Jun 09 11:16:10.761174 crc crio[21508]: time=\"2026-06-09T11:16:10.761114502Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.145899 | controller |     "Jun 09 11:16:10.761505 crc crio[21508]: time=\"2026-06-09T11:16:10.761422861Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.145913 | controller |     "Jun 09 11:16:10.761505 crc crio[21508]: time=\"2026-06-09T11:16:10.761486393Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.145927 | controller |     "Jun 09 11:16:10.761636 crc crio[21508]: time=\"2026-06-09T11:16:10.761516894Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.145941 | controller |     "Jun 09 11:16:10.761733 crc crio[21508]: time=\"2026-06-09T11:16:10.761694199Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.145955 | controller |     "Jun 09 11:16:10.761798 crc crio[21508]: time=\"2026-06-09T11:16:10.761748411Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.145968 | controller |     "Jun 09 11:16:10.761925 crc crio[21508]: time=\"2026-06-09T11:16:10.761874254Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.145982 | controller |     "Jun 09 11:16:10.761925 crc crio[21508]: time=\"2026-06-09T11:16:10.761916695Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.145996 | controller |     "Jun 09 11:16:10.762228 crc crio[21508]: time=\"2026-06-09T11:16:10.76208855Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.146010 | controller |     "Jun 09 11:16:10.762228 crc crio[21508]: time=\"2026-06-09T11:16:10.762132832Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.146023 | controller |     "Jun 09 11:16:10.762593 crc crio[21508]: time=\"2026-06-09T11:16:10.762263075Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.146037 | controller |     "Jun 09 11:16:10.762593 crc crio[21508]: time=\"2026-06-09T11:16:10.76241191Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.146051 | controller |     "Jun 09 11:16:10.762936 crc crio[21508]: time=\"2026-06-09T11:16:10.762604845Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.146065 | controller |     "Jun 09 11:16:10.762936 crc crio[21508]: time=\"2026-06-09T11:16:10.762644597Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.146080 | controller |     "Jun 09 11:16:10.762936 crc crio[21508]: time=\"2026-06-09T11:16:10.762847872Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.146098 | controller |     "Jun 09 11:16:10.762936 crc crio[21508]: time=\"2026-06-09T11:16:10.762894744Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.146112 | controller |     "Jun 09 11:16:10.763263 crc crio[21508]: time=\"2026-06-09T11:16:10.762948745Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.146127 | controller |     "Jun 09 11:16:10.763263 crc crio[21508]: time=\"2026-06-09T11:16:10.762984876Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.146142 | controller |     "Jun 09 11:16:10.763263 crc crio[21508]: time=\"2026-06-09T11:16:10.763195713Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.146157 | controller |     "Jun 09 11:16:10.763263 crc crio[21508]: time=\"2026-06-09T11:16:10.763234374Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.146171 | controller |     "Jun 09 11:16:10.763885 crc crio[21508]: time=\"2026-06-09T11:16:10.763532102Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.146186 | controller |     "Jun 09 11:16:10.763885 crc crio[21508]: time=\"2026-06-09T11:16:10.763576694Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.146200 | controller |     "Jun 09 11:16:10.763885 crc crio[21508]: time=\"2026-06-09T11:16:10.763591694Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.146215 | controller |     "Jun 09 11:16:10.763885 crc crio[21508]: time=\"2026-06-09T11:16:10.763609945Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.146229 | controller |     "Jun 09 11:16:10.763885 crc crio[21508]: time=\"2026-06-09T11:16:10.76378766Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.146244 | controller |     "Jun 09 11:16:10.763885 crc crio[21508]: time=\"2026-06-09T11:16:10.763828571Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.146257 | controller |     "Jun 09 11:16:10.764656 crc crio[21508]: time=\"2026-06-09T11:16:10.763985075Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.146272 | controller |     "Jun 09 11:16:10.764656 crc crio[21508]: time=\"2026-06-09T11:16:10.764020156Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.146286 | controller |     "Jun 09 11:16:10.764656 crc crio[21508]: time=\"2026-06-09T11:16:10.764162981Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.146301 | controller |     "Jun 09 11:16:10.764656 crc crio[21508]: time=\"2026-06-09T11:16:10.764198922Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.146315 | controller |     "Jun 09 11:16:10.764656 crc crio[21508]: time=\"2026-06-09T11:16:10.764610563Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.146330 | controller |     "Jun 09 11:16:10.764822 crc crio[21508]: time=\"2026-06-09T11:16:10.764662225Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.146359 | controller |     "Jun 09 11:16:10.764822 crc crio[21508]: time=\"2026-06-09T11:16:10.764752088Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.146379 | controller |     "Jun 09 11:16:10.764907 crc crio[21508]: time=\"2026-06-09T11:16:10.76484252Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.146394 | controller |     "Jun 09 11:16:10.765264 crc crio[21508]: time=\"2026-06-09T11:16:10.765213681Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.146413 | controller |     "Jun 09 11:16:10.765384 crc crio[21508]: time=\"2026-06-09T11:16:10.765272653Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.146427 | controller |     "Jun 09 11:16:10.765689 crc crio[21508]: time=\"2026-06-09T11:16:10.765615143Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.146442 | controller |     "Jun 09 11:16:10.765689 crc crio[21508]: time=\"2026-06-09T11:16:10.765689005Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.146457 | controller |     "Jun 09 11:16:10.766057 crc crio[21508]: time=\"2026-06-09T11:16:10.766000824Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.146471 | controller |     "Jun 09 11:16:10.766124 crc crio[21508]: time=\"2026-06-09T11:16:10.766062326Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.146485 | controller |     "Jun 09 11:16:10.766374 crc crio[21508]: time=\"2026-06-09T11:16:10.766275792Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.146500 | controller |     "Jun 09 11:16:10.766452 crc crio[21508]: time=\"2026-06-09T11:16:10.766389835Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.146513 | controller |     "Jun 09 11:16:10.766962 crc crio[21508]: time=\"2026-06-09T11:16:10.76654585Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.146528 | controller |     "Jun 09 11:16:10.767010 crc crio[21508]: time=\"2026-06-09T11:16:10.766962942Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.146542 | controller |     "Jun 09 11:16:10.767145 crc crio[21508]: time=\"2026-06-09T11:16:10.767104426Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.146557 | controller |     "Jun 09 11:16:10.767145 crc crio[21508]: time=\"2026-06-09T11:16:10.767147287Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.146571 | controller |     "Jun 09 11:16:10.767538 crc crio[21508]: time=\"2026-06-09T11:16:10.767502127Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.146586 | controller |     "Jun 09 11:16:10.767605 crc crio[21508]: time=\"2026-06-09T11:16:10.767558009Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.146600 | controller |     "Jun 09 11:16:10.767798 crc crio[21508]: time=\"2026-06-09T11:16:10.767730244Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.146614 | controller |     "Jun 09 11:16:10.767798 crc crio[21508]: time=\"2026-06-09T11:16:10.767795926Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.146628 | controller |     "Jun 09 11:16:10.768073 crc crio[21508]: time=\"2026-06-09T11:16:10.768013342Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.146643 | controller |     "Jun 09 11:16:10.768139 crc crio[21508]: time=\"2026-06-09T11:16:10.768074954Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.146657 | controller |     "Jun 09 11:16:10.768139 crc crio[21508]: time=\"2026-06-09T11:16:10.768116345Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.146671 | controller |     "Jun 09 11:16:10.768210 crc crio[21508]: time=\"2026-06-09T11:16:10.768151496Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.146689 | controller |     "Jun 09 11:16:10.768675 crc crio[21508]: time=\"2026-06-09T11:16:10.768549498Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.146704 | controller |     "Jun 09 11:16:10.768675 crc crio[21508]: time=\"2026-06-09T11:16:10.76861764Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.146718 | controller |     "Jun 09 11:16:10.768791 crc crio[21508]: time=\"2026-06-09T11:16:10.768744893Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.146733 | controller |     "Jun 09 11:16:10.768791 crc crio[21508]: time=\"2026-06-09T11:16:10.768771394Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.146747 | controller |     "Jun 09 11:16:10.769025 crc crio[21508]: time=\"2026-06-09T11:16:10.768996321Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.146761 | controller |     "Jun 09 11:16:10.769163 crc crio[21508]: time=\"2026-06-09T11:16:10.769033272Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.146775 | controller |     "Jun 09 11:16:10.769163 crc crio[21508]: time=\"2026-06-09T11:16:10.769132604Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.146790 | controller |     "Jun 09 11:16:10.769163 crc crio[21508]: time=\"2026-06-09T11:16:10.769158775Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.146804 | controller |     "Jun 09 11:16:10.769671 crc crio[21508]: time=\"2026-06-09T11:16:10.769575337Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.146819 | controller |     "Jun 09 11:16:10.769671 crc crio[21508]: time=\"2026-06-09T11:16:10.769606508Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.146833 | controller |     "Jun 09 11:16:10.769964 crc crio[21508]: time=\"2026-06-09T11:16:10.769900457Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.146847 | controller |     "Jun 09 11:16:10.769964 crc crio[21508]: time=\"2026-06-09T11:16:10.769957278Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.146861 | controller |     "Jun 09 11:16:10.770199 crc crio[21508]: time=\"2026-06-09T11:16:10.770165154Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.146876 | controller |     "Jun 09 11:16:10.770267 crc crio[21508]: time=\"2026-06-09T11:16:10.770208176Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.146890 | controller |     "Jun 09 11:16:10.770581 crc crio[21508]: time=\"2026-06-09T11:16:10.770518705Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.146904 | controller |     "Jun 09 11:16:10.770581 crc crio[21508]: time=\"2026-06-09T11:16:10.770576676Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.146918 | controller |     "Jun 09 11:16:10.770749 crc crio[21508]: time=\"2026-06-09T11:16:10.77071366Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.146932 | controller |     "Jun 09 11:16:10.770813 crc crio[21508]: time=\"2026-06-09T11:16:10.770761172Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.146946 | controller |     "Jun 09 11:16:10.770956 crc crio[21508]: time=\"2026-06-09T11:16:10.770901896Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.146960 | controller |     "Jun 09 11:16:10.771032 crc crio[21508]: time=\"2026-06-09T11:16:10.770964758Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.146978 | controller |     "Jun 09 11:16:10.771032 crc crio[21508]: time=\"2026-06-09T11:16:10.771002979Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.146993 | controller |     "Jun 09 11:16:10.771032 crc crio[21508]: time=\"2026-06-09T11:16:10.771031629Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.147007 | controller |     "Jun 09 11:16:10.771215 crc crio[21508]: time=\"2026-06-09T11:16:10.771172764Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.147021 | controller |     "Jun 09 11:16:10.771326 crc crio[21508]: time=\"2026-06-09T11:16:10.771231585Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.147035 | controller |     "Jun 09 11:16:10.771326 crc crio[21508]: time=\"2026-06-09T11:16:10.771271266Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.147049 | controller |     "Jun 09 11:16:10.771426 crc crio[21508]: time=\"2026-06-09T11:16:10.771375199Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.147063 | controller |     "Jun 09 11:16:10.771877 crc crio[21508]: time=\"2026-06-09T11:16:10.771596066Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.147077 | controller |     "Jun 09 11:16:10.771877 crc crio[21508]: time=\"2026-06-09T11:16:10.771814772Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.147091 | controller |     "Jun 09 11:16:10.772113 crc crio[21508]: time=\"2026-06-09T11:16:10.771923205Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.147105 | controller |     "Jun 09 11:16:10.772113 crc crio[21508]: time=\"2026-06-09T11:16:10.771960776Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.147119 | controller |     "Jun 09 11:16:10.772113 crc crio[21508]: time=\"2026-06-09T11:16:10.77209498Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.147134 | controller |     "Jun 09 11:16:10.772230 crc crio[21508]: time=\"2026-06-09T11:16:10.772138822Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.147149 | controller |     "Jun 09 11:16:10.772275 crc crio[21508]: time=\"2026-06-09T11:16:10.772264755Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.147164 | controller |     "Jun 09 11:16:10.772830 crc crio[21508]: time=\"2026-06-09T11:16:10.772510912Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.147178 | controller |     "Jun 09 11:16:10.772830 crc crio[21508]: time=\"2026-06-09T11:16:10.772568484Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.147193 | controller |     "Jun 09 11:16:10.772830 crc crio[21508]: time=\"2026-06-09T11:16:10.772592505Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.147207 | controller |     "Jun 09 11:16:10.773029 crc crio[21508]: time=\"2026-06-09T11:16:10.772894393Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.147222 | controller |     "Jun 09 11:16:10.773029 crc crio[21508]: time=\"2026-06-09T11:16:10.772923584Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.147236 | controller |     "Jun 09 11:16:10.773110 crc crio[21508]: time=\"2026-06-09T11:16:10.773051558Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.147251 | controller |     "Jun 09 11:16:10.773110 crc crio[21508]: time=\"2026-06-09T11:16:10.773089109Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.147272 | controller |     "Jun 09 11:16:10.773267 crc crio[21508]: time=\"2026-06-09T11:16:10.773226113Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.147287 | controller |     "Jun 09 11:16:10.773414 crc crio[21508]: time=\"2026-06-09T11:16:10.773332266Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.147301 | controller |     "Jun 09 11:16:10.773624 crc crio[21508]: time=\"2026-06-09T11:16:10.773580963Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.147315 | controller |     "Jun 09 11:16:10.773685 crc crio[21508]: time=\"2026-06-09T11:16:10.773639635Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.147329 | controller |     "Jun 09 11:16:10.773685 crc crio[21508]: time=\"2026-06-09T11:16:10.773676426Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.147344 | controller |     "Jun 09 11:16:10.773772 crc crio[21508]: time=\"2026-06-09T11:16:10.773702017Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.147376 | controller |     "Jun 09 11:16:10.773931 crc crio[21508]: time=\"2026-06-09T11:16:10.773885792Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.147392 | controller |     "Jun 09 11:16:10.773999 crc crio[21508]: time=\"2026-06-09T11:16:10.773949244Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.147408 | controller |     "Jun 09 11:16:10.773999 crc crio[21508]: time=\"2026-06-09T11:16:10.773995025Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.147422 | controller |     "Jun 09 11:16:10.774068 crc crio[21508]: time=\"2026-06-09T11:16:10.774027786Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.147437 | controller |     "Jun 09 11:16:10.774337 crc crio[21508]: time=\"2026-06-09T11:16:10.774201741Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.147452 | controller |     "Jun 09 11:16:10.774337 crc crio[21508]: time=\"2026-06-09T11:16:10.774257103Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.147466 | controller |     "Jun 09 11:16:10.774619 crc crio[21508]: time=\"2026-06-09T11:16:10.774575172Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.147480 | controller |     "Jun 09 11:16:10.774684 crc crio[21508]: time=\"2026-06-09T11:16:10.774634594Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.147494 | controller |     "Jun 09 11:16:10.774684 crc crio[21508]: time=\"2026-06-09T11:16:10.774678535Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.147508 | controller |     "Jun 09 11:16:10.774756 crc crio[21508]: time=\"2026-06-09T11:16:10.774708486Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.147532 | controller |     "Jun 09 11:16:10.774756 crc crio[21508]: time=\"2026-06-09T11:16:10.774745927Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.147547 | controller |     "Jun 09 11:16:10.774831 crc crio[21508]: time=\"2026-06-09T11:16:10.774770238Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.147561 | controller |     "Jun 09 11:16:10.775179 crc crio[21508]: time=\"2026-06-09T11:16:10.775099707Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.147575 | controller |     "Jun 09 11:16:10.775242 crc crio[21508]: time=\"2026-06-09T11:16:10.775214161Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.147593 | controller |     "Jun 09 11:16:10.775242 crc crio[21508]: time=\"2026-06-09T11:16:10.775240661Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.147608 | controller |     "Jun 09 11:16:10.775562 crc crio[21508]: time=\"2026-06-09T11:16:10.775508229Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.147622 | controller |     "Jun 09 11:16:10.775699 crc crio[21508]: time=\"2026-06-09T11:16:10.775645833Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.147636 | controller |     "Jun 09 11:16:10.775776 crc crio[21508]: time=\"2026-06-09T11:16:10.775752716Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.147650 | controller |     "Jun 09 11:16:10.775776 crc crio[21508]: time=\"2026-06-09T11:16:10.775769587Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.147665 | controller |     "Jun 09 11:16:10.775850 crc crio[21508]: time=\"2026-06-09T11:16:10.775785657Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.147679 | controller |     "Jun 09 11:16:10.775996 crc crio[21508]: time=\"2026-06-09T11:16:10.775945272Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.147693 | controller |     "Jun 09 11:16:10.776060 crc crio[21508]: time=\"2026-06-09T11:16:10.776002623Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.147707 | controller |     "Jun 09 11:16:10.776766 crc crio[21508]: time=\"2026-06-09T11:16:10.77623071Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.147722 | controller |     "Jun 09 11:16:10.776843 crc crio[21508]: time=\"2026-06-09T11:16:10.776826957Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.147735 | controller |     "Jun 09 11:16:10.777043 crc crio[21508]: time=\"2026-06-09T11:16:10.776977332Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.147749 | controller |     "Jun 09 11:16:10.777134 crc crio[21508]: time=\"2026-06-09T11:16:10.777043854Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.147763 | controller |     "Jun 09 11:16:10.777134 crc crio[21508]: time=\"2026-06-09T11:16:10.777079795Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.147778 | controller |     "Jun 09 11:16:10.777134 crc crio[21508]: time=\"2026-06-09T11:16:10.777102295Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.147792 | controller |     "Jun 09 11:16:10.777481 crc crio[21508]: time=\"2026-06-09T11:16:10.77726474Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.147806 | controller |     "Jun 09 11:16:10.777610 crc crio[21508]: time=\"2026-06-09T11:16:10.777492577Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.147820 | controller |     "Jun 09 11:16:10.777610 crc crio[21508]: time=\"2026-06-09T11:16:10.777563809Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.147835 | controller |     "Jun 09 11:16:10.777714 crc crio[21508]: time=\"2026-06-09T11:16:10.777647121Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.147848 | controller |     "Jun 09 11:16:10.777714 crc crio[21508]: time=\"2026-06-09T11:16:10.777692432Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.147862 | controller |     "Jun 09 11:16:10.777817 crc crio[21508]: time=\"2026-06-09T11:16:10.777728913Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.147880 | controller |     "Jun 09 11:16:10.777923 crc crio[21508]: time=\"2026-06-09T11:16:10.777875408Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.147894 | controller |     "Jun 09 11:16:10.778001 crc crio[21508]: time=\"2026-06-09T11:16:10.77794309Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.147909 | controller |     "Jun 09 11:16:10.778220 crc crio[21508]: time=\"2026-06-09T11:16:10.778160266Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.147923 | controller |     "Jun 09 11:16:10.778362 crc crio[21508]: time=\"2026-06-09T11:16:10.778224878Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.147937 | controller |     "Jun 09 11:16:10.778705 crc crio[21508]: time=\"2026-06-09T11:16:10.77863742Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.147950 | controller |     "Jun 09 11:16:10.778797 crc crio[21508]: time=\"2026-06-09T11:16:10.778714132Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.147964 | controller |     "Jun 09 11:16:10.778797 crc crio[21508]: time=\"2026-06-09T11:16:10.778755063Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.147978 | controller |     "Jun 09 11:16:10.778901 crc crio[21508]: time=\"2026-06-09T11:16:10.778812075Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.147993 | controller |     "Jun 09 11:16:10.778901 crc crio[21508]: time=\"2026-06-09T11:16:10.778843716Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.148006 | controller |     "Jun 09 11:16:10.778901 crc crio[21508]: time=\"2026-06-09T11:16:10.778868837Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.148020 | controller |     "Jun 09 11:16:10.779042 crc crio[21508]: time=\"2026-06-09T11:16:10.779026581Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.148034 | controller |     "Jun 09 11:16:10.779093 crc crio[21508]: time=\"2026-06-09T11:16:10.779051872Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.148048 | controller |     "Jun 09 11:16:10.779269 crc crio[21508]: time=\"2026-06-09T11:16:10.779212476Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.148062 | controller |     "Jun 09 11:16:10.779421 crc crio[21508]: time=\"2026-06-09T11:16:10.779396872Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.148077 | controller |     "Jun 09 11:16:10.779622 crc crio[21508]: time=\"2026-06-09T11:16:10.779543596Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.148091 | controller |     "Jun 09 11:16:10.779622 crc crio[21508]: time=\"2026-06-09T11:16:10.779595408Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.148105 | controller |     "Jun 09 11:16:10.779820 crc crio[21508]: time=\"2026-06-09T11:16:10.779764352Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.148119 | controller |     "Jun 09 11:16:10.779919 crc crio[21508]: time=\"2026-06-09T11:16:10.779884936Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.148133 | controller |     "Jun 09 11:16:10.780088 crc crio[21508]: time=\"2026-06-09T11:16:10.780049181Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.148148 | controller |     "Jun 09 11:16:10.780149 crc crio[21508]: time=\"2026-06-09T11:16:10.780094662Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.148166 | controller |     "Jun 09 11:16:10.780550 crc crio[21508]: time=\"2026-06-09T11:16:10.780499924Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.148182 | controller |     "Jun 09 11:16:10.780711 crc crio[21508]: time=\"2026-06-09T11:16:10.780663799Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.148196 | controller |     "Jun 09 11:16:10.780840 crc crio[21508]: time=\"2026-06-09T11:16:10.780800022Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.148211 | controller |     "Jun 09 11:16:10.780900 crc crio[21508]: time=\"2026-06-09T11:16:10.780849884Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.148225 | controller |     "Jun 09 11:16:10.781227 crc crio[21508]: time=\"2026-06-09T11:16:10.781169823Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.148239 | controller |     "Jun 09 11:16:10.781332 crc crio[21508]: time=\"2026-06-09T11:16:10.781226415Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.148253 | controller |     "Jun 09 11:16:10.781940 crc crio[21508]: time=\"2026-06-09T11:16:10.781843383Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.148268 | controller |     "Jun 09 11:16:10.781940 crc crio[21508]: time=\"2026-06-09T11:16:10.781907295Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.148282 | controller |     "Jun 09 11:16:10.781940 crc crio[21508]: time=\"2026-06-09T11:16:10.781943026Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.148296 | controller |     "Jun 09 11:16:10.781940 crc crio[21508]: time=\"2026-06-09T11:16:10.781970186Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.148310 | controller |     "Jun 09 11:16:10.782821 crc crio[21508]: time=\"2026-06-09T11:16:10.782414049Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.148324 | controller |     "Jun 09 11:16:10.782821 crc crio[21508]: time=\"2026-06-09T11:16:10.78244905Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.148338 | controller |     "Jun 09 11:16:10.782821 crc crio[21508]: time=\"2026-06-09T11:16:10.782628905Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.148372 | controller |     "Jun 09 11:16:10.782821 crc crio[21508]: time=\"2026-06-09T11:16:10.782740639Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.148388 | controller |     "Jun 09 11:16:10.783068 crc crio[21508]: time=\"2026-06-09T11:16:10.782961095Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.148403 | controller |     "Jun 09 11:16:10.783068 crc crio[21508]: time=\"2026-06-09T11:16:10.782992466Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.148418 | controller |     "Jun 09 11:16:10.783232 crc crio[21508]: time=\"2026-06-09T11:16:10.783171891Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.148432 | controller |     "Jun 09 11:16:10.783391 crc crio[21508]: time=\"2026-06-09T11:16:10.783230913Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.148446 | controller |     "Jun 09 11:16:10.783436 crc crio[21508]: time=\"2026-06-09T11:16:10.783404798Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.148464 | controller |     "Jun 09 11:16:10.783502 crc crio[21508]: time=\"2026-06-09T11:16:10.783444599Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.148479 | controller |     "Jun 09 11:16:10.783665 crc crio[21508]: time=\"2026-06-09T11:16:10.783605774Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.148493 | controller |     "Jun 09 11:16:10.783738 crc crio[21508]: time=\"2026-06-09T11:16:10.783667586Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.148507 | controller |     "Jun 09 11:16:10.783869 crc crio[21508]: time=\"2026-06-09T11:16:10.78381665Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.148521 | controller |     "Jun 09 11:16:10.783924 crc crio[21508]: time=\"2026-06-09T11:16:10.783877662Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.148535 | controller |     "Jun 09 11:16:10.784169 crc crio[21508]: time=\"2026-06-09T11:16:10.784114748Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.148549 | controller |     "Jun 09 11:16:10.784230 crc crio[21508]: time=\"2026-06-09T11:16:10.78417716Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.148564 | controller |     "Jun 09 11:16:10.784230 crc crio[21508]: time=\"2026-06-09T11:16:10.784214041Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.148578 | controller |     "Jun 09 11:16:10.784426 crc crio[21508]: time=\"2026-06-09T11:16:10.784239142Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.148592 | controller |     "Jun 09 11:16:10.784426 crc crio[21508]: time=\"2026-06-09T11:16:10.784412617Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.148606 | controller |     "Jun 09 11:16:10.784547 crc crio[21508]: time=\"2026-06-09T11:16:10.784448298Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.148619 | controller |     "Jun 09 11:16:10.784731 crc crio[21508]: time=\"2026-06-09T11:16:10.784684425Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.148633 | controller |     "Jun 09 11:16:10.784859 crc crio[21508]: time=\"2026-06-09T11:16:10.784742137Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.148648 | controller |     "Jun 09 11:16:10.784987 crc crio[21508]: time=\"2026-06-09T11:16:10.784951363Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.148661 | controller |     "Jun 09 11:16:10.785039 crc crio[21508]: time=\"2026-06-09T11:16:10.785008584Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.148675 | controller |     "Jun 09 11:16:10.785237 crc crio[21508]: time=\"2026-06-09T11:16:10.78520467Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.148689 | controller |     "Jun 09 11:16:10.785342 crc crio[21508]: time=\"2026-06-09T11:16:10.785251311Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.148703 | controller |     "Jun 09 11:16:10.785431 crc crio[21508]: time=\"2026-06-09T11:16:10.785394876Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.148717 | controller |     "Jun 09 11:16:10.785513 crc crio[21508]: time=\"2026-06-09T11:16:10.785452537Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.148731 | controller |     "Jun 09 11:16:10.785636 crc crio[21508]: time=\"2026-06-09T11:16:10.785602752Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.148748 | controller |     "Jun 09 11:16:10.785701 crc crio[21508]: time=\"2026-06-09T11:16:10.785655253Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.148763 | controller |     "Jun 09 11:16:10.785822 crc crio[21508]: time=\"2026-06-09T11:16:10.785783807Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.148777 | controller |     "Jun 09 11:16:10.785886 crc crio[21508]: time=\"2026-06-09T11:16:10.785845949Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.148791 | controller |     "Jun 09 11:16:10.785990 crc crio[21508]: time=\"2026-06-09T11:16:10.785954782Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.148806 | controller |     "Jun 09 11:16:10.786053 crc crio[21508]: time=\"2026-06-09T11:16:10.786010813Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.148820 | controller |     "Jun 09 11:16:10.786184 crc crio[21508]: time=\"2026-06-09T11:16:10.786147417Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.148833 | controller |     "Jun 09 11:16:10.786396 crc crio[21508]: time=\"2026-06-09T11:16:10.786356793Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.148847 | controller |     "Jun 09 11:16:10.786499 crc crio[21508]: time=\"2026-06-09T11:16:10.786415565Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.148861 | controller |     "Jun 09 11:16:10.786499 crc crio[21508]: time=\"2026-06-09T11:16:10.786450406Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.148875 | controller |     "Jun 09 11:16:10.786683 crc crio[21508]: time=\"2026-06-09T11:16:10.786644002Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.148889 | controller |     "Jun 09 11:16:10.786745 crc crio[21508]: time=\"2026-06-09T11:16:10.786700153Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.148904 | controller |     "Jun 09 11:16:10.786861 crc crio[21508]: time=\"2026-06-09T11:16:10.786826217Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.148918 | controller |     "Jun 09 11:16:10.786922 crc crio[21508]: time=\"2026-06-09T11:16:10.786877869Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.148932 | controller |     "Jun 09 11:16:10.787057 crc crio[21508]: time=\"2026-06-09T11:16:10.787022863Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.148946 | controller |     "Jun 09 11:16:10.787116 crc crio[21508]: time=\"2026-06-09T11:16:10.787075014Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.148960 | controller |     "Jun 09 11:16:10.787225 crc crio[21508]: time=\"2026-06-09T11:16:10.787191038Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.148974 | controller |     "Jun 09 11:16:10.787859 crc crio[21508]: time=\"2026-06-09T11:16:10.787241449Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.148987 | controller |     "Jun 09 11:16:10.787859 crc crio[21508]: time=\"2026-06-09T11:16:10.787523777Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.149001 | controller |     "Jun 09 11:16:10.787859 crc crio[21508]: time=\"2026-06-09T11:16:10.787558938Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.149015 | controller |     "Jun 09 11:16:10.787859 crc crio[21508]: time=\"2026-06-09T11:16:10.787585509Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.149033 | controller |     "Jun 09 11:16:10.787859 crc crio[21508]: time=\"2026-06-09T11:16:10.78760781Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.149047 | controller |     "Jun 09 11:16:10.787859 crc crio[21508]: time=\"2026-06-09T11:16:10.787758614Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.149062 | controller |     "Jun 09 11:16:10.787859 crc crio[21508]: time=\"2026-06-09T11:16:10.787788725Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.149076 | controller |     "Jun 09 11:16:10.788503 crc crio[21508]: time=\"2026-06-09T11:16:10.787940279Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.149090 | controller |     "Jun 09 11:16:10.788503 crc crio[21508]: time=\"2026-06-09T11:16:10.788111954Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.149104 | controller |     "Jun 09 11:16:10.788503 crc crio[21508]: time=\"2026-06-09T11:16:10.788154635Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.149118 | controller |     "Jun 09 11:16:10.788503 crc crio[21508]: time=\"2026-06-09T11:16:10.788188306Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.149132 | controller |     "Jun 09 11:16:10.788725 crc crio[21508]: time=\"2026-06-09T11:16:10.788541507Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.149146 | controller |     "Jun 09 11:16:10.788725 crc crio[21508]: time=\"2026-06-09T11:16:10.788586518Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.149161 | controller |     "Jun 09 11:16:10.788725 crc crio[21508]: time=\"2026-06-09T11:16:10.788611029Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.149175 | controller |     "Jun 09 11:16:10.788725 crc crio[21508]: time=\"2026-06-09T11:16:10.788636899Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.149190 | controller |     "Jun 09 11:16:10.788904 crc crio[21508]: time=\"2026-06-09T11:16:10.788835985Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.149204 | controller |     "Jun 09 11:16:10.788967 crc crio[21508]: time=\"2026-06-09T11:16:10.788950799Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.149218 | controller |     "Jun 09 11:16:10.789036 crc crio[21508]: time=\"2026-06-09T11:16:10.78899762Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.149232 | controller |     "Jun 09 11:16:10.789151 crc crio[21508]: time=\"2026-06-09T11:16:10.789111693Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.149246 | controller |     "Jun 09 11:16:10.789363 crc crio[21508]: time=\"2026-06-09T11:16:10.789194186Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.149489 | controller |     "Jun 09 11:16:10.789363 crc crio[21508]: time=\"2026-06-09T11:16:10.78934855Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.149512 | controller |     "Jun 09 11:16:10.789582 crc crio[21508]: time=\"2026-06-09T11:16:10.789420252Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.149528 | controller |     "Jun 09 11:16:10.789582 crc crio[21508]: time=\"2026-06-09T11:16:10.789559746Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.149634 | controller |     "Jun 09 11:16:10.789656 crc crio[21508]: time=\"2026-06-09T11:16:10.789618308Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.149655 | controller |     "Jun 09 11:16:10.789799 crc crio[21508]: time=\"2026-06-09T11:16:10.789759772Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.149671 | controller |     "Jun 09 11:16:10.789862 crc crio[21508]: time=\"2026-06-09T11:16:10.789813304Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.149686 | controller |     "Jun 09 11:16:10.789932 crc crio[21508]: time=\"2026-06-09T11:16:10.789890466Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.149703 | controller |     "Jun 09 11:16:10.790032 crc crio[21508]: time=\"2026-06-09T11:16:10.789973868Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.149722 | controller |     "Jun 09 11:16:10.790162 crc crio[21508]: time=\"2026-06-09T11:16:10.790127373Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.149737 | controller |     "Jun 09 11:16:10.790538 crc crio[21508]: time=\"2026-06-09T11:16:10.790454162Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.149751 | controller |     "Jun 09 11:16:10.790602 crc crio[21508]: time=\"2026-06-09T11:16:10.790568275Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.149766 | controller |     "Jun 09 11:16:10.790602 crc crio[21508]: time=\"2026-06-09T11:16:10.790587236Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.149780 | controller |     "Jun 09 11:16:10.790664 crc crio[21508]: time=\"2026-06-09T11:16:10.790608407Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.149794 | controller |     "Jun 09 11:16:10.790824 crc crio[21508]: time=\"2026-06-09T11:16:10.790774891Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.149808 | controller |     "Jun 09 11:16:10.790885 crc crio[21508]: time=\"2026-06-09T11:16:10.790845853Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.149822 | controller |     "Jun 09 11:16:10.791062 crc crio[21508]: time=\"2026-06-09T11:16:10.791044069Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.149836 | controller |     "Jun 09 11:16:10.791110 crc crio[21508]: time=\"2026-06-09T11:16:10.79108315Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.149850 | controller |     "Jun 09 11:16:10.791497 crc crio[21508]: time=\"2026-06-09T11:16:10.79143091Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.149864 | controller |     "Jun 09 11:16:10.791575 crc crio[21508]: time=\"2026-06-09T11:16:10.791525023Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.149878 | controller |     "Jun 09 11:16:10.791575 crc crio[21508]: time=\"2026-06-09T11:16:10.791558254Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.149891 | controller |     "Jun 09 11:16:10.791887 crc crio[21508]: time=\"2026-06-09T11:16:10.791599905Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.149905 | controller |     "Jun 09 11:16:10.791887 crc crio[21508]: time=\"2026-06-09T11:16:10.791834252Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.149920 | controller |     "Jun 09 11:16:10.791887 crc crio[21508]: time=\"2026-06-09T11:16:10.791889274Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.149934 | controller |     "Jun 09 11:16:10.792036 crc crio[21508]: time=\"2026-06-09T11:16:10.791923665Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.149951 | controller |     "Jun 09 11:16:10.792036 crc crio[21508]: time=\"2026-06-09T11:16:10.791953486Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.149966 | controller |     "Jun 09 11:16:10.792271 crc crio[21508]: time=\"2026-06-09T11:16:10.792168872Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.149980 | controller |     "Jun 09 11:16:10.792412 crc crio[21508]: time=\"2026-06-09T11:16:10.792390178Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.149994 | controller |     "Jun 09 11:16:10.792634 crc crio[21508]: time=\"2026-06-09T11:16:10.792596114Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.150008 | controller |     "Jun 09 11:16:10.792714 crc crio[21508]: time=\"2026-06-09T11:16:10.792678497Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.150023 | controller |     "Jun 09 11:16:10.792714 crc crio[21508]: time=\"2026-06-09T11:16:10.792694447Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.150037 | controller |     "Jun 09 11:16:10.792784 crc crio[21508]: time=\"2026-06-09T11:16:10.792718978Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.150051 | controller |     "Jun 09 11:16:10.792957 crc crio[21508]: time=\"2026-06-09T11:16:10.792912713Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.150065 | controller |     "Jun 09 11:16:10.793020 crc crio[21508]: time=\"2026-06-09T11:16:10.792974425Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.150079 | controller |     "Jun 09 11:16:10.793404 crc crio[21508]: time=\"2026-06-09T11:16:10.793281664Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.150099 | controller |     "Jun 09 11:16:10.793604 crc crio[21508]: time=\"2026-06-09T11:16:10.793421148Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.150113 | controller |     "Jun 09 11:16:10.793762 crc crio[21508]: time=\"2026-06-09T11:16:10.793717567Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.150137 | controller |     "Jun 09 11:16:10.793828 crc crio[21508]: time=\"2026-06-09T11:16:10.793775578Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.150152 | controller |     "Jun 09 11:16:10.793828 crc crio[21508]: time=\"2026-06-09T11:16:10.793810369Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.150225 | controller |     "Jun 09 11:16:10.793935 crc crio[21508]: time=\"2026-06-09T11:16:10.79383054Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.150246 | controller |     "Jun 09 11:16:10.794195 crc crio[21508]: time=\"2026-06-09T11:16:10.794038836Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.150261 | controller |     "Jun 09 11:16:10.794195 crc crio[21508]: time=\"2026-06-09T11:16:10.794081847Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.150276 | controller |     "Jun 09 11:16:10.797647 crc crio[21508]: time=\"2026-06-09T11:16:10.797517477Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.150290 | controller |     "Jun 09 11:16:10.797647 crc crio[21508]: time=\"2026-06-09T11:16:10.79764813Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.150305 | controller |     "Jun 09 11:16:10.798122 crc crio[21508]: time=\"2026-06-09T11:16:10.797670321Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.150324 | controller |     "Jun 09 11:16:10.798122 crc crio[21508]: time=\"2026-06-09T11:16:10.797690582Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.150338 | controller |     "Jun 09 11:16:10.798122 crc crio[21508]: time=\"2026-06-09T11:16:10.797715652Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.150380 | controller |     "Jun 09 11:16:10.798122 crc crio[21508]: time=\"2026-06-09T11:16:10.797732323Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.150397 | controller |     "Jun 09 11:16:10.798122 crc crio[21508]: time=\"2026-06-09T11:16:10.797858497Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.150412 | controller |     "Jun 09 11:16:10.798122 crc crio[21508]: time=\"2026-06-09T11:16:10.797905018Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.150426 | controller |     "Jun 09 11:16:10.798122 crc crio[21508]: time=\"2026-06-09T11:16:10.79797208Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.150440 | controller |     "Jun 09 11:16:10.798122 crc crio[21508]: time=\"2026-06-09T11:16:10.798012711Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.150454 | controller |     "Jun 09 11:16:10.799592 crc crio[21508]: time=\"2026-06-09T11:16:10.798215677Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.150468 | controller |     "Jun 09 11:16:10.799592 crc crio[21508]: time=\"2026-06-09T11:16:10.798258868Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.150483 | controller |     "Jun 09 11:16:10.799592 crc crio[21508]: time=\"2026-06-09T11:16:10.798344821Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.150497 | controller |     "Jun 09 11:16:10.799592 crc crio[21508]: time=\"2026-06-09T11:16:10.798385022Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.150511 | controller |     "Jun 09 11:16:10.799592 crc crio[21508]: time=\"2026-06-09T11:16:10.798564047Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.150525 | controller |     "Jun 09 11:16:10.799592 crc crio[21508]: time=\"2026-06-09T11:16:10.798604368Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.150539 | controller |     "Jun 09 11:16:10.799592 crc crio[21508]: time=\"2026-06-09T11:16:10.798636609Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.150553 | controller |     "Jun 09 11:16:10.799592 crc crio[21508]: time=\"2026-06-09T11:16:10.798878816Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.150566 | controller |     "Jun 09 11:16:10.799592 crc crio[21508]: time=\"2026-06-09T11:16:10.798911047Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.150580 | controller |     "Jun 09 11:16:10.799592 crc crio[21508]: time=\"2026-06-09T11:16:10.798936438Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.150595 | controller |     "Jun 09 11:16:10.799592 crc crio[21508]: time=\"2026-06-09T11:16:10.799200785Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.150609 | controller |     "Jun 09 11:16:10.799592 crc crio[21508]: time=\"2026-06-09T11:16:10.79934791Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.150624 | controller |     "Jun 09 11:16:10.799592 crc crio[21508]: time=\"2026-06-09T11:16:10.799391641Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.150643 | controller |     "Jun 09 11:16:10.799592 crc crio[21508]: time=\"2026-06-09T11:16:10.799425462Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.150657 | controller |     "Jun 09 11:16:10.799592 crc crio[21508]: time=\"2026-06-09T11:16:10.799503124Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.150672 | controller |     "Jun 09 11:16:10.799592 crc crio[21508]: time=\"2026-06-09T11:16:10.799582717Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.150686 | controller |     "Jun 09 11:16:10.800596 crc crio[21508]: time=\"2026-06-09T11:16:10.79968558Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.150700 | controller |     "Jun 09 11:16:10.800596 crc crio[21508]: time=\"2026-06-09T11:16:10.799855964Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.150715 | controller |     "Jun 09 11:16:10.800596 crc crio[21508]: time=\"2026-06-09T11:16:10.799874995Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.150729 | controller |     "Jun 09 11:16:10.800596 crc crio[21508]: time=\"2026-06-09T11:16:10.799897586Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.150743 | controller |     "Jun 09 11:16:10.800596 crc crio[21508]: time=\"2026-06-09T11:16:10.799956767Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.150757 | controller |     "Jun 09 11:16:10.800596 crc crio[21508]: time=\"2026-06-09T11:16:10.800004899Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.150771 | controller |     "Jun 09 11:16:10.800596 crc crio[21508]: time=\"2026-06-09T11:16:10.800135523Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.150785 | controller |     "Jun 09 11:16:10.800596 crc crio[21508]: time=\"2026-06-09T11:16:10.800212525Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.150799 | controller |     "Jun 09 11:16:10.800596 crc crio[21508]: time=\"2026-06-09T11:16:10.800345179Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.150813 | controller |     "Jun 09 11:16:10.800596 crc crio[21508]: time=\"2026-06-09T11:16:10.80037836Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.150828 | controller |     "Jun 09 11:16:10.800596 crc crio[21508]: time=\"2026-06-09T11:16:10.800535934Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.150842 | controller |     "Jun 09 11:16:10.800596 crc crio[21508]: time=\"2026-06-09T11:16:10.800571945Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.150857 | controller |     "Jun 09 11:16:10.801003 crc crio[21508]: time=\"2026-06-09T11:16:10.800707669Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.150871 | controller |     "Jun 09 11:16:10.801003 crc crio[21508]: time=\"2026-06-09T11:16:10.80073827Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.150885 | controller |     "Jun 09 11:16:10.801425 crc crio[21508]: time=\"2026-06-09T11:16:10.801377059Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.150899 | controller |     "Jun 09 11:16:10.801524 crc crio[21508]: time=\"2026-06-09T11:16:10.801447511Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.150917 | controller |     "Jun 09 11:16:10.801524 crc crio[21508]: time=\"2026-06-09T11:16:10.801517143Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.150932 | controller |     "Jun 09 11:16:10.801633 crc crio[21508]: time=\"2026-06-09T11:16:10.801588295Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.150947 | controller |     "Jun 09 11:16:10.801669 crc crio[21508]: time=\"2026-06-09T11:16:10.801647396Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.150961 | controller |     "Jun 09 11:16:10.801801 crc crio[21508]: time=\"2026-06-09T11:16:10.80176643Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.150976 | controller |     "Jun 09 11:16:10.801871 crc crio[21508]: time=\"2026-06-09T11:16:10.801824251Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.150990 | controller |     "Jun 09 11:16:10.802109 crc crio[21508]: time=\"2026-06-09T11:16:10.801901234Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.151005 | controller |     "Jun 09 11:16:10.802109 crc crio[21508]: time=\"2026-06-09T11:16:10.801937995Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.151019 | controller |     "Jun 09 11:16:10.802109 crc crio[21508]: time=\"2026-06-09T11:16:10.801966286Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.151033 | controller |     "Jun 09 11:16:10.802109 crc crio[21508]: time=\"2026-06-09T11:16:10.802061098Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.151047 | controller |     "Jun 09 11:16:10.802109 crc crio[21508]: time=\"2026-06-09T11:16:10.802096459Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.151061 | controller |     "Jun 09 11:16:10.802579 crc crio[21508]: time=\"2026-06-09T11:16:10.802545762Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.151075 | controller |     "Jun 09 11:16:10.802627 crc crio[21508]: time=\"2026-06-09T11:16:10.802585764Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.151089 | controller |     "Jun 09 11:16:10.802787 crc crio[21508]: time=\"2026-06-09T11:16:10.802750928Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.151103 | controller |     "Jun 09 11:16:10.802849 crc crio[21508]: time=\"2026-06-09T11:16:10.80279584Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.151117 | controller |     "Jun 09 11:16:10.802952 crc crio[21508]: time=\"2026-06-09T11:16:10.802904813Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.151132 | controller |     "Jun 09 11:16:10.802952 crc crio[21508]: time=\"2026-06-09T11:16:10.802934584Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.151146 | controller |     "Jun 09 11:16:10.803074 crc crio[21508]: time=\"2026-06-09T11:16:10.803040467Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.151160 | controller |     "Jun 09 11:16:10.803141 crc crio[21508]: time=\"2026-06-09T11:16:10.803082928Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.151174 | controller |     "Jun 09 11:16:10.803344 crc crio[21508]: time=\"2026-06-09T11:16:10.803244513Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.151188 | controller |     "Jun 09 11:16:10.803422 crc crio[21508]: time=\"2026-06-09T11:16:10.803366466Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.151206 | controller |     "Jun 09 11:16:10.803528 crc crio[21508]: time=\"2026-06-09T11:16:10.803420128Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.151220 | controller |     "Jun 09 11:16:10.803528 crc crio[21508]: time=\"2026-06-09T11:16:10.80350175Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.151235 | controller |     "Jun 09 11:16:10.803684 crc crio[21508]: time=\"2026-06-09T11:16:10.803589263Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.151249 | controller |     "Jun 09 11:16:10.803684 crc crio[21508]: time=\"2026-06-09T11:16:10.803647444Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.151263 | controller |     "Jun 09 11:16:10.803766 crc crio[21508]: time=\"2026-06-09T11:16:10.803744017Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.151277 | controller |     "Jun 09 11:16:10.803816 crc crio[21508]: time=\"2026-06-09T11:16:10.803794039Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.151292 | controller |     "Jun 09 11:16:10.803956 crc crio[21508]: time=\"2026-06-09T11:16:10.803913272Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.151306 | controller |     "Jun 09 11:16:10.804024 crc crio[21508]: time=\"2026-06-09T11:16:10.803982184Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.151320 | controller |     "Jun 09 11:16:10.804186 crc crio[21508]: time=\"2026-06-09T11:16:10.804065956Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.151334 | controller |     "Jun 09 11:16:10.804257 crc crio[21508]: time=\"2026-06-09T11:16:10.80420625Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.151369 | controller |     "Jun 09 11:16:10.804448 crc crio[21508]: time=\"2026-06-09T11:16:10.804274032Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.151385 | controller |     "Jun 09 11:16:10.804544 crc crio[21508]: time=\"2026-06-09T11:16:10.804501989Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.151400 | controller |     "Jun 09 11:16:10.804691 crc crio[21508]: time=\"2026-06-09T11:16:10.804649913Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.151415 | controller |     "Jun 09 11:16:10.804744 crc crio[21508]: time=\"2026-06-09T11:16:10.804717045Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.151429 | controller |     "Jun 09 11:16:10.804778 crc crio[21508]: time=\"2026-06-09T11:16:10.804763027Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.151443 | controller |     "Jun 09 11:16:10.804816 crc crio[21508]: time=\"2026-06-09T11:16:10.804797608Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.151457 | controller |     "Jun 09 11:16:10.804893 crc crio[21508]: time=\"2026-06-09T11:16:10.804859609Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.151471 | controller |     "Jun 09 11:16:10.804958 crc crio[21508]: time=\"2026-06-09T11:16:10.804919611Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.151485 | controller |     "Jun 09 11:16:10.805076 crc crio[21508]: time=\"2026-06-09T11:16:10.804960692Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.151499 | controller |     "Jun 09 11:16:10.805076 crc crio[21508]: time=\"2026-06-09T11:16:10.805031954Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.151529 | controller |     "Jun 09 11:16:10.805199 crc crio[21508]: time=\"2026-06-09T11:16:10.805072726Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.151545 | controller |     "Jun 09 11:16:10.805199 crc crio[21508]: time=\"2026-06-09T11:16:10.805120087Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.151560 | controller |     "Jun 09 11:16:10.805405 crc crio[21508]: time=\"2026-06-09T11:16:10.80522302Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.151574 | controller |     "Jun 09 11:16:10.805405 crc crio[21508]: time=\"2026-06-09T11:16:10.805250551Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.151588 | controller |     "Jun 09 11:16:10.805604 crc crio[21508]: time=\"2026-06-09T11:16:10.805482797Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.151602 | controller |     "Jun 09 11:16:10.805604 crc crio[21508]: time=\"2026-06-09T11:16:10.805524849Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.151617 | controller |     "Jun 09 11:16:10.805709 crc crio[21508]: time=\"2026-06-09T11:16:10.805695684Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.151631 | controller |     "Jun 09 11:16:10.805761 crc crio[21508]: time=\"2026-06-09T11:16:10.805727665Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.151646 | controller |     "Jun 09 11:16:10.805917 crc crio[21508]: time=\"2026-06-09T11:16:10.805877069Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.151660 | controller |     "Jun 09 11:16:10.806000 crc crio[21508]: time=\"2026-06-09T11:16:10.80592168Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.151674 | controller |     "Jun 09 11:16:10.806062 crc crio[21508]: time=\"2026-06-09T11:16:10.806013963Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.151688 | controller |     "Jun 09 11:16:10.806062 crc crio[21508]: time=\"2026-06-09T11:16:10.806041204Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.151703 | controller |     "Jun 09 11:16:10.806238 crc crio[21508]: time=\"2026-06-09T11:16:10.806197568Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.151717 | controller |     "Jun 09 11:16:10.806395 crc crio[21508]: time=\"2026-06-09T11:16:10.806243499Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.151731 | controller |     "Jun 09 11:16:10.806502 crc crio[21508]: time=\"2026-06-09T11:16:10.806410484Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.151745 | controller |     "Jun 09 11:16:10.806502 crc crio[21508]: time=\"2026-06-09T11:16:10.806439395Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.151759 | controller |     "Jun 09 11:16:10.806620 crc crio[21508]: time=\"2026-06-09T11:16:10.80659067Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.151773 | controller |     "Jun 09 11:16:10.806620 crc crio[21508]: time=\"2026-06-09T11:16:10.8066196Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.151787 | controller |     "Jun 09 11:16:10.806722 crc crio[21508]: time=\"2026-06-09T11:16:10.806709563Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.151801 | controller |     "Jun 09 11:16:10.806779 crc crio[21508]: time=\"2026-06-09T11:16:10.806735064Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.151819 | controller |     "Jun 09 11:16:10.806925 crc crio[21508]: time=\"2026-06-09T11:16:10.806886618Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.151834 | controller |     "Jun 09 11:16:10.806988 crc crio[21508]: time=\"2026-06-09T11:16:10.806929479Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.151848 | controller |     "Jun 09 11:16:10.807104 crc crio[21508]: time=\"2026-06-09T11:16:10.807065513Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.151862 | controller |     "Jun 09 11:16:10.807188 crc crio[21508]: time=\"2026-06-09T11:16:10.807109395Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.151876 | controller |     "Jun 09 11:16:10.807249 crc crio[21508]: time=\"2026-06-09T11:16:10.807238108Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.151891 | controller |     "Jun 09 11:16:10.807386 crc crio[21508]: time=\"2026-06-09T11:16:10.807266609Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.151905 | controller |     "Jun 09 11:16:10.807492 crc crio[21508]: time=\"2026-06-09T11:16:10.807433814Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.151919 | controller |     "Jun 09 11:16:10.807550 crc crio[21508]: time=\"2026-06-09T11:16:10.807507676Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.151933 | controller |     "Jun 09 11:16:10.807655 crc crio[21508]: time=\"2026-06-09T11:16:10.807620359Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.151947 | controller |     "Jun 09 11:16:10.807738 crc crio[21508]: time=\"2026-06-09T11:16:10.807664531Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.151961 | controller |     "Jun 09 11:16:10.807781 crc crio[21508]: time=\"2026-06-09T11:16:10.807754243Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.151975 | controller |     "Jun 09 11:16:10.807781 crc crio[21508]: time=\"2026-06-09T11:16:10.807780924Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.151989 | controller |     "Jun 09 11:16:10.807972 crc crio[21508]: time=\"2026-06-09T11:16:10.807934398Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.152003 | controller |     "Jun 09 11:16:10.808043 crc crio[21508]: time=\"2026-06-09T11:16:10.80797995Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.152017 | controller |     "Jun 09 11:16:10.808083 crc crio[21508]: time=\"2026-06-09T11:16:10.808071262Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.152031 | controller |     "Jun 09 11:16:10.808125 crc crio[21508]: time=\"2026-06-09T11:16:10.808101003Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.152045 | controller |     "Jun 09 11:16:10.808265 crc crio[21508]: time=\"2026-06-09T11:16:10.808228267Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.152059 | controller |     "Jun 09 11:16:10.808365 crc crio[21508]: time=\"2026-06-09T11:16:10.808273128Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.152073 | controller |     "Jun 09 11:16:10.808441 crc crio[21508]: time=\"2026-06-09T11:16:10.808404632Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.152087 | controller |     "Jun 09 11:16:10.808523 crc crio[21508]: time=\"2026-06-09T11:16:10.808450873Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.152107 | controller |     "Jun 09 11:16:10.808669 crc crio[21508]: time=\"2026-06-09T11:16:10.808634049Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.152122 | controller |     "Jun 09 11:16:10.808729 crc crio[21508]: time=\"2026-06-09T11:16:10.80868259Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.152136 | controller |     "Jun 09 11:16:10.808855 crc crio[21508]: time=\"2026-06-09T11:16:10.808809984Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.152151 | controller |     "Jun 09 11:16:10.808932 crc crio[21508]: time=\"2026-06-09T11:16:10.808864165Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.152165 | controller |     "Jun 09 11:16:10.809052 crc crio[21508]: time=\"2026-06-09T11:16:10.8090075Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.152179 | controller |     "Jun 09 11:16:10.809226 crc crio[21508]: time=\"2026-06-09T11:16:10.809184665Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.152193 | controller |     "Jun 09 11:16:10.809390 crc crio[21508]: time=\"2026-06-09T11:16:10.809250307Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.152207 | controller |     "Jun 09 11:16:10.809390 crc crio[21508]: time=\"2026-06-09T11:16:10.80937753Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.152221 | controller |     "Jun 09 11:16:10.809633 crc crio[21508]: time=\"2026-06-09T11:16:10.809590266Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.152236 | controller |     "Jun 09 11:16:10.809697 crc crio[21508]: time=\"2026-06-09T11:16:10.809652168Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.152249 | controller |     "Jun 09 11:16:10.809739 crc crio[21508]: time=\"2026-06-09T11:16:10.8097122Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.152263 | controller |     "Jun 09 11:16:10.809779 crc crio[21508]: time=\"2026-06-09T11:16:10.809752561Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.152277 | controller |     "Jun 09 11:16:10.809949 crc crio[21508]: time=\"2026-06-09T11:16:10.809907676Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.152292 | controller |     "Jun 09 11:16:10.810017 crc crio[21508]: time=\"2026-06-09T11:16:10.809966507Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.152306 | controller |     "Jun 09 11:16:10.810065 crc crio[21508]: time=\"2026-06-09T11:16:10.810024189Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.152320 | controller |     "Jun 09 11:16:10.810106 crc crio[21508]: time=\"2026-06-09T11:16:10.81006517Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.152334 | controller |     "Jun 09 11:16:10.810402 crc crio[21508]: time=\"2026-06-09T11:16:10.810259946Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.152361 | controller |     "Jun 09 11:16:10.810402 crc crio[21508]: time=\"2026-06-09T11:16:10.810359359Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.152380 | controller |     "Jun 09 11:16:10.810534 crc crio[21508]: time=\"2026-06-09T11:16:10.81041613Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.152395 | controller |     "Jun 09 11:16:10.810534 crc crio[21508]: time=\"2026-06-09T11:16:10.810443681Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.152413 | controller |     "Jun 09 11:16:10.810725 crc crio[21508]: time=\"2026-06-09T11:16:10.810682448Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.152428 | controller |     "Jun 09 11:16:10.810785 crc crio[21508]: time=\"2026-06-09T11:16:10.81075139Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.152442 | controller |     "Jun 09 11:16:10.810876 crc crio[21508]: time=\"2026-06-09T11:16:10.810832482Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.152456 | controller |     "Jun 09 11:16:10.810930 crc crio[21508]: time=\"2026-06-09T11:16:10.810897084Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.152470 | controller |     "Jun 09 11:16:10.811124 crc crio[21508]: time=\"2026-06-09T11:16:10.81108709Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.152484 | controller |     "Jun 09 11:16:10.811187 crc crio[21508]: time=\"2026-06-09T11:16:10.811141671Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.152498 | controller |     "Jun 09 11:16:10.811357 crc crio[21508]: time=\"2026-06-09T11:16:10.811264475Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.152512 | controller |     "Jun 09 11:16:10.811427 crc crio[21508]: time=\"2026-06-09T11:16:10.811383198Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.152526 | controller |     "Jun 09 11:16:10.811602 crc crio[21508]: time=\"2026-06-09T11:16:10.811565804Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.152541 | controller |     "Jun 09 11:16:10.811664 crc crio[21508]: time=\"2026-06-09T11:16:10.811625025Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.152555 | controller |     "Jun 09 11:16:10.811738 crc crio[21508]: time=\"2026-06-09T11:16:10.811699398Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.152569 | controller |     "Jun 09 11:16:10.811799 crc crio[21508]: time=\"2026-06-09T11:16:10.811750969Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.152583 | controller |     "Jun 09 11:16:10.812021 crc crio[21508]: time=\"2026-06-09T11:16:10.811979596Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.152597 | controller |     "Jun 09 11:16:10.812088 crc crio[21508]: time=\"2026-06-09T11:16:10.812044648Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.152611 | controller |     "Jun 09 11:16:10.812167 crc crio[21508]: time=\"2026-06-09T11:16:10.81212612Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.152625 | controller |     "Jun 09 11:16:10.812228 crc crio[21508]: time=\"2026-06-09T11:16:10.812188102Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.152640 | controller |     "Jun 09 11:16:10.812444 crc crio[21508]: time=\"2026-06-09T11:16:10.812403738Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.152654 | controller |     "Jun 09 11:16:10.812606 crc crio[21508]: time=\"2026-06-09T11:16:10.812458099Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.152668 | controller |     "Jun 09 11:16:10.812707 crc crio[21508]: time=\"2026-06-09T11:16:10.812655825Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.152687 | controller |     "Jun 09 11:16:10.812872 crc crio[21508]: time=\"2026-06-09T11:16:10.81283721Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.152701 | controller |     "Jun 09 11:16:10.812939 crc crio[21508]: time=\"2026-06-09T11:16:10.812919303Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.152715 | controller |     "Jun 09 11:16:10.813084 crc crio[21508]: time=\"2026-06-09T11:16:10.813044636Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.152765 | controller |     "Jun 09 11:16:10.813142 crc crio[21508]: time=\"2026-06-09T11:16:10.813125649Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.152828 | controller |     "Jun 09 11:16:10.813264 crc crio[21508]: time=\"2026-06-09T11:16:10.813227562Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.152847 | controller |     "Jun 09 11:16:10.813497 crc crio[21508]: time=\"2026-06-09T11:16:10.813428028Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.152865 | controller |     "Jun 09 11:16:10.813583 crc crio[21508]: time=\"2026-06-09T11:16:10.81351036Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.152879 | controller |     "Jun 09 11:16:10.813784 crc crio[21508]: time=\"2026-06-09T11:16:10.813738567Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.152893 | controller |     "Jun 09 11:16:10.813844 crc crio[21508]: time=\"2026-06-09T11:16:10.813806069Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.152908 | controller |     "Jun 09 11:16:10.813884 crc crio[21508]: time=\"2026-06-09T11:16:10.81386942Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.152922 | controller |     "Jun 09 11:16:10.814071 crc crio[21508]: time=\"2026-06-09T11:16:10.814034345Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.152937 | controller |     "Jun 09 11:16:10.814194 crc crio[21508]: time=\"2026-06-09T11:16:10.814113477Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.152951 | controller |     "Jun 09 11:16:10.814433 crc crio[21508]: time=\"2026-06-09T11:16:10.814265122Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.152966 | controller |     "Jun 09 11:16:10.814629 crc crio[21508]: time=\"2026-06-09T11:16:10.814588321Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.152980 | controller |     "Jun 09 11:16:10.814702 crc crio[21508]: time=\"2026-06-09T11:16:10.814645123Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.152995 | controller |     "Jun 09 11:16:10.814702 crc crio[21508]: time=\"2026-06-09T11:16:10.814693444Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.153009 | controller |     "Jun 09 11:16:10.814898 crc crio[21508]: time=\"2026-06-09T11:16:10.814861279Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.153023 | controller |     "Jun 09 11:16:10.814963 crc crio[21508]: time=\"2026-06-09T11:16:10.814945672Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.153037 | controller |     "Jun 09 11:16:10.815016 crc crio[21508]: time=\"2026-06-09T11:16:10.814976792Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.153051 | controller |     "Jun 09 11:16:10.815073 crc crio[21508]: time=\"2026-06-09T11:16:10.815051385Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.153069 | controller |     "Jun 09 11:16:10.815129 crc crio[21508]: time=\"2026-06-09T11:16:10.815113096Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.153084 | controller |     "Jun 09 11:16:10.815168 crc crio[21508]: time=\"2026-06-09T11:16:10.815145447Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.153098 | controller |     "Jun 09 11:16:10.815217 crc crio[21508]: time=\"2026-06-09T11:16:10.815172988Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.153112 | controller |     "Jun 09 11:16:10.815217 crc crio[21508]: time=\"2026-06-09T11:16:10.815207089Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.153127 | controller |     "Jun 09 11:16:10.815355 crc crio[21508]: time=\"2026-06-09T11:16:10.81522594Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.153141 | controller |     "Jun 09 11:16:10.815580 crc crio[21508]: time=\"2026-06-09T11:16:10.815537519Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.153155 | controller |     "Jun 09 11:16:10.815638 crc crio[21508]: time=\"2026-06-09T11:16:10.81559537Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.153169 | controller |     "Jun 09 11:16:10.815723 crc crio[21508]: time=\"2026-06-09T11:16:10.815688593Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.153183 | controller |     "Jun 09 11:16:10.815787 crc crio[21508]: time=\"2026-06-09T11:16:10.815739165Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.153197 | controller |     "Jun 09 11:16:10.815932 crc crio[21508]: time=\"2026-06-09T11:16:10.815824807Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.153211 | controller |     "Jun 09 11:16:10.815985 crc crio[21508]: time=\"2026-06-09T11:16:10.815954601Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.153225 | controller |     "Jun 09 11:16:10.816093 crc crio[21508]: time=\"2026-06-09T11:16:10.816051684Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.153239 | controller |     "Jun 09 11:16:10.816172 crc crio[21508]: time=\"2026-06-09T11:16:10.816107555Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.153253 | controller |     "Jun 09 11:16:10.816224 crc crio[21508]: time=\"2026-06-09T11:16:10.816178987Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.153267 | controller |     "Jun 09 11:16:10.816357 crc crio[21508]: time=\"2026-06-09T11:16:10.81626683Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.153281 | controller |     "Jun 09 11:16:10.816525 crc crio[21508]: time=\"2026-06-09T11:16:10.816478866Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.153296 | controller |     "Jun 09 11:16:10.816607 crc crio[21508]: time=\"2026-06-09T11:16:10.816539038Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.153309 | controller |     "Jun 09 11:16:10.816724 crc crio[21508]: time=\"2026-06-09T11:16:10.816683792Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.153323 | controller |     "Jun 09 11:16:10.816800 crc crio[21508]: time=\"2026-06-09T11:16:10.816738433Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.153337 | controller |     "Jun 09 11:16:10.816951 crc crio[21508]: time=\"2026-06-09T11:16:10.816901588Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.153373 | controller |     "Jun 09 11:16:10.817029 crc crio[21508]: time=\"2026-06-09T11:16:10.81696984Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.153390 | controller |     "Jun 09 11:16:10.817746 crc crio[21508]: time=\"2026-06-09T11:16:10.817594928Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.153405 | controller |     "Jun 09 11:16:10.817746 crc crio[21508]: time=\"2026-06-09T11:16:10.817678921Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.153419 | controller |     "Jun 09 11:16:10.817858 crc crio[21508]: time=\"2026-06-09T11:16:10.817752383Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.153434 | controller |     "Jun 09 11:16:10.817858 crc crio[21508]: time=\"2026-06-09T11:16:10.817828645Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.153448 | controller |     "Jun 09 11:16:10.818699 crc crio[21508]: time=\"2026-06-09T11:16:10.818624218Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.153462 | controller |     "Jun 09 11:16:10.818778 crc crio[21508]: time=\"2026-06-09T11:16:10.818709291Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.153477 | controller |     "Jun 09 11:16:10.818778 crc crio[21508]: time=\"2026-06-09T11:16:10.818736781Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.153491 | controller |     "Jun 09 11:16:10.818778 crc crio[21508]: time=\"2026-06-09T11:16:10.818768182Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.153505 | controller |     "Jun 09 11:16:10.818978 crc crio[21508]: time=\"2026-06-09T11:16:10.818913546Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.153519 | controller |     "Jun 09 11:16:10.819052 crc crio[21508]: time=\"2026-06-09T11:16:10.819013149Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.153532 | controller |     "Jun 09 11:16:10.819454 crc crio[21508]: time=\"2026-06-09T11:16:10.819398411Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.153547 | controller |     "Jun 09 11:16:10.819454 crc crio[21508]: time=\"2026-06-09T11:16:10.819453312Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.153561 | controller |     "Jun 09 11:16:10.819590 crc crio[21508]: time=\"2026-06-09T11:16:10.819508774Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.153575 | controller |     "Jun 09 11:16:10.819590 crc crio[21508]: time=\"2026-06-09T11:16:10.819533064Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.153590 | controller |     "Jun 09 11:16:10.819828 crc crio[21508]: time=\"2026-06-09T11:16:10.819763211Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.153604 | controller |     "Jun 09 11:16:10.819828 crc crio[21508]: time=\"2026-06-09T11:16:10.819822743Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.153618 | controller |     "Jun 09 11:16:10.820069 crc crio[21508]: time=\"2026-06-09T11:16:10.820028999Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.153632 | controller |     "Jun 09 11:16:10.820143 crc crio[21508]: time=\"2026-06-09T11:16:10.82008005Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.153646 | controller |     "Jun 09 11:16:10.820257 crc crio[21508]: time=\"2026-06-09T11:16:10.820219024Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.153665 | controller |     "Jun 09 11:16:10.820392 crc crio[21508]: time=\"2026-06-09T11:16:10.820268456Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.153680 | controller |     "Jun 09 11:16:10.820438 crc crio[21508]: time=\"2026-06-09T11:16:10.82040536Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.153694 | controller |     "Jun 09 11:16:10.820570 crc crio[21508]: time=\"2026-06-09T11:16:10.820520293Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.153708 | controller |     "Jun 09 11:16:10.820717 crc crio[21508]: time=\"2026-06-09T11:16:10.820681498Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.153722 | controller |     "Jun 09 11:16:10.820789 crc crio[21508]: time=\"2026-06-09T11:16:10.820734949Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.153737 | controller |     "Jun 09 11:16:10.821059 crc crio[21508]: time=\"2026-06-09T11:16:10.820995657Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.153751 | controller |     "Jun 09 11:16:10.821118 crc crio[21508]: time=\"2026-06-09T11:16:10.821086629Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.153766 | controller |     "Jun 09 11:16:10.821195 crc crio[21508]: time=\"2026-06-09T11:16:10.821148791Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.153780 | controller |     "Jun 09 11:16:10.821249 crc crio[21508]: time=\"2026-06-09T11:16:10.821220533Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.153794 | controller |     "Jun 09 11:16:10.821416 crc crio[21508]: time=\"2026-06-09T11:16:10.821279265Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.153809 | controller |     "Jun 09 11:16:10.821506 crc crio[21508]: time=\"2026-06-09T11:16:10.82144692Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.153823 | controller |     "Jun 09 11:16:10.821698 crc crio[21508]: time=\"2026-06-09T11:16:10.821656876Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.153838 | controller |     "Jun 09 11:16:10.821792 crc crio[21508]: time=\"2026-06-09T11:16:10.821712878Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.153852 | controller |     "Jun 09 11:16:10.821792 crc crio[21508]: time=\"2026-06-09T11:16:10.821763819Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.153866 | controller |     "Jun 09 11:16:10.821892 crc crio[21508]: time=\"2026-06-09T11:16:10.821875702Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.153880 | controller |     "Jun 09 11:16:10.821892 crc crio[21508]: time=\"2026-06-09T11:16:10.821889703Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.153894 | controller |     "Jun 09 11:16:10.821987 crc crio[21508]: time=\"2026-06-09T11:16:10.821910383Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.153908 | controller |     "Jun 09 11:16:10.822421 crc crio[21508]: time=\"2026-06-09T11:16:10.822275744Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.153922 | controller |     "Jun 09 11:16:10.822647 crc crio[21508]: time=\"2026-06-09T11:16:10.822449179Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.153936 | controller |     "Jun 09 11:16:10.822766 crc crio[21508]: time=\"2026-06-09T11:16:10.822712477Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.153957 | controller |     "Jun 09 11:16:10.822840 crc crio[21508]: time=\"2026-06-09T11:16:10.822796219Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.153974 | controller |     "Jun 09 11:16:10.823073 crc crio[21508]: time=\"2026-06-09T11:16:10.823010285Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.153989 | controller |     "Jun 09 11:16:10.823140 crc crio[21508]: time=\"2026-06-09T11:16:10.823094528Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.154003 | controller |     "Jun 09 11:16:10.823436 crc crio[21508]: time=\"2026-06-09T11:16:10.823387366Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.154017 | controller |     "Jun 09 11:16:10.823564 crc crio[21508]: time=\"2026-06-09T11:16:10.82351809Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.154032 | controller |     "Jun 09 11:16:10.823812 crc crio[21508]: time=\"2026-06-09T11:16:10.823734476Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.154046 | controller |     "Jun 09 11:16:10.823880 crc crio[21508]: time=\"2026-06-09T11:16:10.823823799Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.154060 | controller |     "Jun 09 11:16:10.824101 crc crio[21508]: time=\"2026-06-09T11:16:10.824037625Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.154074 | controller |     "Jun 09 11:16:10.824165 crc crio[21508]: time=\"2026-06-09T11:16:10.824122977Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.154088 | controller |     "Jun 09 11:16:10.824434 crc crio[21508]: time=\"2026-06-09T11:16:10.824381745Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.154102 | controller |     "Jun 09 11:16:10.824536 crc crio[21508]: time=\"2026-06-09T11:16:10.824510829Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.154116 | controller |     "Jun 09 11:16:10.824795 crc crio[21508]: time=\"2026-06-09T11:16:10.824729925Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.154130 | controller |     "Jun 09 11:16:10.824853 crc crio[21508]: time=\"2026-06-09T11:16:10.824817578Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.154144 | controller |     "Jun 09 11:16:10.825052 crc crio[21508]: time=\"2026-06-09T11:16:10.825002443Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.154158 | controller |     "Jun 09 11:16:10.825118 crc crio[21508]: time=\"2026-06-09T11:16:10.825081435Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.154173 | controller |     "Jun 09 11:16:10.825406 crc crio[21508]: time=\"2026-06-09T11:16:10.825268191Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.154187 | controller |     "Jun 09 11:16:10.825528 crc crio[21508]: time=\"2026-06-09T11:16:10.825438996Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.154201 | controller |     "Jun 09 11:16:10.825877 crc crio[21508]: time=\"2026-06-09T11:16:10.825806256Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.154215 | controller |     "Jun 09 11:16:10.825946 crc crio[21508]: time=\"2026-06-09T11:16:10.825892639Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.154229 | controller |     "Jun 09 11:16:10.826167 crc crio[21508]: time=\"2026-06-09T11:16:10.826103455Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.154247 | controller |     "Jun 09 11:16:10.826231 crc crio[21508]: time=\"2026-06-09T11:16:10.826188347Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.154262 | controller |     "Jun 09 11:16:10.826450 crc crio[21508]: time=\"2026-06-09T11:16:10.826382003Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.154276 | controller |     "Jun 09 11:16:10.826567 crc crio[21508]: time=\"2026-06-09T11:16:10.826520497Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.154289 | controller |     "Jun 09 11:16:10.826827 crc crio[21508]: time=\"2026-06-09T11:16:10.82662781Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.154304 | controller |     "Jun 09 11:16:10.826891 crc crio[21508]: time=\"2026-06-09T11:16:10.826850016Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.154318 | controller |     "Jun 09 11:16:10.827217 crc crio[21508]: time=\"2026-06-09T11:16:10.826930939Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.154332 | controller |     "Jun 09 11:16:10.827279 crc crio[21508]: time=\"2026-06-09T11:16:10.827231787Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.154362 | controller |     "Jun 09 11:16:10.827279 crc crio[21508]: time=\"2026-06-09T11:16:10.827266828Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.154381 | controller |     "Jun 09 11:16:10.827419 crc crio[21508]: time=\"2026-06-09T11:16:10.827401362Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.154396 | controller |     "Jun 09 11:16:10.827575 crc crio[21508]: time=\"2026-06-09T11:16:10.827507685Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.154411 | controller |     "Jun 09 11:16:10.827642 crc crio[21508]: time=\"2026-06-09T11:16:10.827599418Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.154425 | controller |     "Jun 09 11:16:10.827684 crc crio[21508]: time=\"2026-06-09T11:16:10.82765377Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.154439 | controller |     "Jun 09 11:16:10.827721 crc crio[21508]: time=\"2026-06-09T11:16:10.827700681Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.154453 | controller |     "Jun 09 11:16:10.827871 crc crio[21508]: time=\"2026-06-09T11:16:10.827750772Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.154467 | controller |     "Jun 09 11:16:10.827871 crc crio[21508]: time=\"2026-06-09T11:16:10.827822875Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.154481 | controller |     "Jun 09 11:16:10.828021 crc crio[21508]: time=\"2026-06-09T11:16:10.827974079Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.154495 | controller |     "Jun 09 11:16:10.828081 crc crio[21508]: time=\"2026-06-09T11:16:10.828056181Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.154509 | controller |     "Jun 09 11:16:10.828574 crc crio[21508]: time=\"2026-06-09T11:16:10.828501424Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.154523 | controller |     "Jun 09 11:16:10.828634 crc crio[21508]: time=\"2026-06-09T11:16:10.828605397Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.154537 | controller |     "Jun 09 11:16:10.828770 crc crio[21508]: time=\"2026-06-09T11:16:10.828628768Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.154555 | controller |     "Jun 09 11:16:10.828839 crc crio[21508]: time=\"2026-06-09T11:16:10.828791683Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.154569 | controller |     "Jun 09 11:16:10.828880 crc crio[21508]: time=\"2026-06-09T11:16:10.828851274Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.154584 | controller |     "Jun 09 11:16:10.829024 crc crio[21508]: time=\"2026-06-09T11:16:10.828964138Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.154598 | controller |     "Jun 09 11:16:10.829335 crc crio[21508]: time=\"2026-06-09T11:16:10.829080731Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.154611 | controller |     "Jun 09 11:16:10.829399 crc crio[21508]: time=\"2026-06-09T11:16:10.829371319Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.154625 | controller |     "Jun 09 11:16:10.829510 crc crio[21508]: time=\"2026-06-09T11:16:10.829429281Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.154639 | controller |     "Jun 09 11:16:10.829613 crc crio[21508]: time=\"2026-06-09T11:16:10.829574675Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.154653 | controller |     "Jun 09 11:16:10.829761 crc crio[21508]: time=\"2026-06-09T11:16:10.82971964Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.154667 | controller |     "Jun 09 11:16:10.829818 crc crio[21508]: time=\"2026-06-09T11:16:10.829781991Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.154680 | controller |     "Jun 09 11:16:10.829881 crc crio[21508]: time=\"2026-06-09T11:16:10.829818752Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.154694 | controller |     "Jun 09 11:16:10.829927 crc crio[21508]: time=\"2026-06-09T11:16:10.829901785Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.154708 | controller |     "Jun 09 11:16:10.829927 crc crio[21508]: time=\"2026-06-09T11:16:10.829914455Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.154722 | controller |     "Jun 09 11:16:10.829995 crc crio[21508]: time=\"2026-06-09T11:16:10.829931296Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.154737 | controller |     "Jun 09 11:16:10.830114 crc crio[21508]: time=\"2026-06-09T11:16:10.830064449Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.154752 | controller |     "Jun 09 11:16:10.830175 crc crio[21508]: time=\"2026-06-09T11:16:10.830118591Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.154766 | controller |     "Jun 09 11:16:10.830175 crc crio[21508]: time=\"2026-06-09T11:16:10.830161002Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.154781 | controller |     "Jun 09 11:16:10.830240 crc crio[21508]: time=\"2026-06-09T11:16:10.830185453Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.154795 | controller |     "Jun 09 11:16:10.830995 crc crio[21508]: time=\"2026-06-09T11:16:10.830936195Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.154809 | controller |     "Jun 09 11:16:10.831070 crc crio[21508]: time=\"2026-06-09T11:16:10.831032438Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.154828 | controller |     "Jun 09 11:16:10.831110 crc crio[21508]: time=\"2026-06-09T11:16:10.831069629Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.154843 | controller |     "Jun 09 11:16:10.831110 crc crio[21508]: time=\"2026-06-09T11:16:10.831101Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.154857 | controller |     "Jun 09 11:16:10.831197 crc crio[21508]: time=\"2026-06-09T11:16:10.831145651Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.154872 | controller |     "Jun 09 11:16:10.831262 crc crio[21508]: time=\"2026-06-09T11:16:10.831229853Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.154886 | controller |     "Jun 09 11:16:10.831430 crc crio[21508]: time=\"2026-06-09T11:16:10.831281705Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.154900 | controller |     "Jun 09 11:16:10.831430 crc crio[21508]: time=\"2026-06-09T11:16:10.831353467Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.154913 | controller |     "Jun 09 11:16:10.831550 crc crio[21508]: time=\"2026-06-09T11:16:10.831510501Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.154928 | controller |     "Jun 09 11:16:10.831550 crc crio[21508]: time=\"2026-06-09T11:16:10.831546532Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.154942 | controller |     "Jun 09 11:16:10.831863 crc crio[21508]: time=\"2026-06-09T11:16:10.831783429Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.154956 | controller |     "Jun 09 11:16:10.831928 crc crio[21508]: time=\"2026-06-09T11:16:10.831881752Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.154971 | controller |     "Jun 09 11:16:10.831968 crc crio[21508]: time=\"2026-06-09T11:16:10.831937224Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.154986 | controller |     "Jun 09 11:16:10.832002 crc crio[21508]: time=\"2026-06-09T11:16:10.831972125Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.155000 | controller |     "Jun 09 11:16:10.832217 crc crio[21508]: time=\"2026-06-09T11:16:10.83214429Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.155015 | controller |     "Jun 09 11:16:10.832328 crc crio[21508]: time=\"2026-06-09T11:16:10.832235582Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.155028 | controller |     "Jun 09 11:16:10.832501 crc crio[21508]: time=\"2026-06-09T11:16:10.832397967Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.155043 | controller |     "Jun 09 11:16:10.832625 crc crio[21508]: time=\"2026-06-09T11:16:10.832577482Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.155057 | controller |     "Jun 09 11:16:10.832852 crc crio[21508]: time=\"2026-06-09T11:16:10.832686555Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.155071 | controller |     "Jun 09 11:16:10.832909 crc crio[21508]: time=\"2026-06-09T11:16:10.832869971Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.155086 | controller |     "Jun 09 11:16:10.833175 crc crio[21508]: time=\"2026-06-09T11:16:10.833013855Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.155100 | controller |     "Jun 09 11:16:10.833235 crc crio[21508]: time=\"2026-06-09T11:16:10.83318398Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.155118 | controller |     "Jun 09 11:16:10.833498 crc crio[21508]: time=\"2026-06-09T11:16:10.833408196Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.155133 | controller |     "Jun 09 11:16:10.833593 crc crio[21508]: time=\"2026-06-09T11:16:10.833559731Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.155148 | controller |     "Jun 09 11:16:10.833643 crc crio[21508]: time=\"2026-06-09T11:16:10.833618122Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.155162 | controller |     "Jun 09 11:16:10.833680 crc crio[21508]: time=\"2026-06-09T11:16:10.833665694Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.155176 | controller |     "Jun 09 11:16:10.833752 crc crio[21508]: time=\"2026-06-09T11:16:10.833708305Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.155190 | controller |     "Jun 09 11:16:10.833814 crc crio[21508]: time=\"2026-06-09T11:16:10.833788687Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.155204 | controller |     "Jun 09 11:16:10.833855 crc crio[21508]: time=\"2026-06-09T11:16:10.833828999Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.155218 | controller |     "Jun 09 11:16:10.833894 crc crio[21508]: time=\"2026-06-09T11:16:10.83386518Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.155232 | controller |     "Jun 09 11:16:10.834235 crc crio[21508]: time=\"2026-06-09T11:16:10.834153368Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.155246 | controller |     "Jun 09 11:16:10.834354 crc crio[21508]: time=\"2026-06-09T11:16:10.834254401Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.155260 | controller |     "Jun 09 11:16:10.834506 crc crio[21508]: time=\"2026-06-09T11:16:10.834419776Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.155274 | controller |     "Jun 09 11:16:10.834655 crc crio[21508]: time=\"2026-06-09T11:16:10.834595741Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.155288 | controller |     "Jun 09 11:16:10.834852 crc crio[21508]: time=\"2026-06-09T11:16:10.834713414Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.155302 | controller |     "Jun 09 11:16:10.834914 crc crio[21508]: time=\"2026-06-09T11:16:10.834876489Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.155316 | controller |     "Jun 09 11:16:10.835182 crc crio[21508]: time=\"2026-06-09T11:16:10.834957601Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.155330 | controller |     "Jun 09 11:16:10.835244 crc crio[21508]: time=\"2026-06-09T11:16:10.835207548Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.155344 | controller |     "Jun 09 11:16:10.835331 crc crio[21508]: time=\"2026-06-09T11:16:10.83525138Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.155378 | controller |     "Jun 09 11:16:10.835537 crc crio[21508]: time=\"2026-06-09T11:16:10.835435765Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.155393 | controller |     "Jun 09 11:16:10.835780 crc crio[21508]: time=\"2026-06-09T11:16:10.835587799Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.155407 | controller |     "Jun 09 11:16:10.835853 crc crio[21508]: time=\"2026-06-09T11:16:10.835805226Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.155425 | controller |     "Jun 09 11:16:10.836042 crc crio[21508]: time=\"2026-06-09T11:16:10.835887808Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.155440 | controller |     "Jun 09 11:16:10.836105 crc crio[21508]: time=\"2026-06-09T11:16:10.836064023Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.155454 | controller |     "Jun 09 11:16:10.836417 crc crio[21508]: time=\"2026-06-09T11:16:10.836362572Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.155468 | controller |     "Jun 09 11:16:10.836520 crc crio[21508]: time=\"2026-06-09T11:16:10.836448864Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.155482 | controller |     "Jun 09 11:16:10.836612 crc crio[21508]: time=\"2026-06-09T11:16:10.836557768Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.155496 | controller |     "Jun 09 11:16:10.836739 crc crio[21508]: time=\"2026-06-09T11:16:10.836690141Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.155510 | controller |     "Jun 09 11:16:10.837001 crc crio[21508]: time=\"2026-06-09T11:16:10.836796855Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.155533 | controller |     "Jun 09 11:16:10.837060 crc crio[21508]: time=\"2026-06-09T11:16:10.837022511Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.155548 | controller |     "Jun 09 11:16:10.837344 crc crio[21508]: time=\"2026-06-09T11:16:10.837163435Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.155562 | controller |     "Jun 09 11:16:10.837427 crc crio[21508]: time=\"2026-06-09T11:16:10.837399382Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.155576 | controller |     "Jun 09 11:16:10.837610 crc crio[21508]: time=\"2026-06-09T11:16:10.837558137Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.155590 | controller |     "Jun 09 11:16:10.837669 crc crio[21508]: time=\"2026-06-09T11:16:10.837642519Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.155604 | controller |     "Jun 09 11:16:10.837722 crc crio[21508]: time=\"2026-06-09T11:16:10.83769121Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.155618 | controller |     "Jun 09 11:16:10.837762 crc crio[21508]: time=\"2026-06-09T11:16:10.837726741Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.155633 | controller |     "Jun 09 11:16:10.837991 crc crio[21508]: time=\"2026-06-09T11:16:10.837892056Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.155646 | controller |     "Jun 09 11:16:10.838141 crc crio[21508]: time=\"2026-06-09T11:16:10.838109333Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.155660 | controller |     "Jun 09 11:16:10.838257 crc crio[21508]: time=\"2026-06-09T11:16:10.838225566Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.155674 | controller |     "Jun 09 11:16:10.838681 crc crio[21508]: time=\"2026-06-09T11:16:10.838634478Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.155688 | controller |     "Jun 09 11:16:10.838813 crc crio[21508]: time=\"2026-06-09T11:16:10.838759511Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.155701 | controller |     "Jun 09 11:16:10.838943 crc crio[21508]: time=\"2026-06-09T11:16:10.838903606Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.155719 | controller |     "Jun 09 11:16:10.838998 crc crio[21508]: time=\"2026-06-09T11:16:10.838968027Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.155734 | controller |     "Jun 09 11:16:10.839122 crc crio[21508]: time=\"2026-06-09T11:16:10.839081331Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.155748 | controller |     "Jun 09 11:16:10.839189 crc crio[21508]: time=\"2026-06-09T11:16:10.839129352Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.155763 | controller |     "Jun 09 11:16:10.839236 crc crio[21508]: time=\"2026-06-09T11:16:10.839164503Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.155777 | controller |     "Jun 09 11:16:10.839275 crc crio[21508]: time=\"2026-06-09T11:16:10.839259306Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.155791 | controller |     "Jun 09 11:16:10.839372 crc crio[21508]: time=\"2026-06-09T11:16:10.839337878Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.155806 | controller |     "Jun 09 11:16:10.839552 crc crio[21508]: time=\"2026-06-09T11:16:10.839506863Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.155820 | controller |     "Jun 09 11:16:10.839609 crc crio[21508]: time=\"2026-06-09T11:16:10.839556404Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.155834 | controller |     "Jun 09 11:16:10.839750 crc crio[21508]: time=\"2026-06-09T11:16:10.839713769Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.155848 | controller |     "Jun 09 11:16:10.839808 crc crio[21508]: time=\"2026-06-09T11:16:10.839768061Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.155862 | controller |     "Jun 09 11:16:10.839808 crc crio[21508]: time=\"2026-06-09T11:16:10.839801582Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.155876 | controller |     "Jun 09 11:16:10.839869 crc crio[21508]: time=\"2026-06-09T11:16:10.839821232Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.155890 | controller |     "Jun 09 11:16:10.839994 crc crio[21508]: time=\"2026-06-09T11:16:10.839962466Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.155904 | controller |     "Jun 09 11:16:10.840061 crc crio[21508]: time=\"2026-06-09T11:16:10.840005187Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.155918 | controller |     "Jun 09 11:16:10.840190 crc crio[21508]: time=\"2026-06-09T11:16:10.840150342Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.155933 | controller |     "Jun 09 11:16:10.840260 crc crio[21508]: time=\"2026-06-09T11:16:10.840201063Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.155947 | controller |     "Jun 09 11:16:10.840406 crc crio[21508]: time=\"2026-06-09T11:16:10.840346137Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.155961 | controller |     "Jun 09 11:16:10.840406 crc crio[21508]: time=\"2026-06-09T11:16:10.840373128Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.155976 | controller |     "Jun 09 11:16:10.840676 crc crio[21508]: time=\"2026-06-09T11:16:10.840630636Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.155991 | controller |     "Jun 09 11:16:10.840745 crc crio[21508]: time=\"2026-06-09T11:16:10.840683117Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.156009 | controller |     "Jun 09 11:16:10.840850 crc crio[21508]: time=\"2026-06-09T11:16:10.840817741Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.156024 | controller |     "Jun 09 11:16:10.840903 crc crio[21508]: time=\"2026-06-09T11:16:10.840864362Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.156038 | controller |     "Jun 09 11:16:10.840995 crc crio[21508]: time=\"2026-06-09T11:16:10.840947975Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.156052 | controller |     "Jun 09 11:16:10.840995 crc crio[21508]: time=\"2026-06-09T11:16:10.840994326Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.156066 | controller |     "Jun 09 11:16:10.841124 crc crio[21508]: time=\"2026-06-09T11:16:10.841111689Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.156080 | controller |     "Jun 09 11:16:10.841176 crc crio[21508]: time=\"2026-06-09T11:16:10.84113941Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.156094 | controller |     "Jun 09 11:16:10.841379 crc crio[21508]: time=\"2026-06-09T11:16:10.841347426Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.156108 | controller |     "Jun 09 11:16:10.841446 crc crio[21508]: time=\"2026-06-09T11:16:10.841391998Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.156122 | controller |     "Jun 09 11:16:10.841561 crc crio[21508]: time=\"2026-06-09T11:16:10.841516751Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.156136 | controller |     "Jun 09 11:16:10.841608 crc crio[21508]: time=\"2026-06-09T11:16:10.841569433Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.156150 | controller |     "Jun 09 11:16:10.841726 crc crio[21508]: time=\"2026-06-09T11:16:10.841694066Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.156164 | controller |     "Jun 09 11:16:10.841780 crc crio[21508]: time=\"2026-06-09T11:16:10.841738058Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.156178 | controller |     "Jun 09 11:16:10.841967 crc crio[21508]: time=\"2026-06-09T11:16:10.841934123Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.156192 | controller |     "Jun 09 11:16:10.842049 crc crio[21508]: time=\"2026-06-09T11:16:10.841983805Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.156206 | controller |     "Jun 09 11:16:10.842049 crc crio[21508]: time=\"2026-06-09T11:16:10.842030886Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.156220 | controller |     "Jun 09 11:16:10.842134 crc crio[21508]: time=\"2026-06-09T11:16:10.842052517Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.156233 | controller |     "Jun 09 11:16:10.842229 crc crio[21508]: time=\"2026-06-09T11:16:10.842193431Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.156247 | controller |     "Jun 09 11:16:10.842355 crc crio[21508]: time=\"2026-06-09T11:16:10.842241662Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.156262 | controller |     "Jun 09 11:16:10.842414 crc crio[21508]: time=\"2026-06-09T11:16:10.842394427Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.156276 | controller |     "Jun 09 11:16:10.842454 crc crio[21508]: time=\"2026-06-09T11:16:10.842420907Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.156293 | controller |     "Jun 09 11:16:10.842597 crc crio[21508]: time=\"2026-06-09T11:16:10.842565402Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.156308 | controller |     "Jun 09 11:16:10.842651 crc crio[21508]: time=\"2026-06-09T11:16:10.842610943Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.156322 | controller |     "Jun 09 11:16:10.842842 crc crio[21508]: time=\"2026-06-09T11:16:10.842808509Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.156336 | controller |     "Jun 09 11:16:10.842895 crc crio[21508]: time=\"2026-06-09T11:16:10.84285515Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.156368 | controller |     "Jun 09 11:16:10.843043 crc crio[21508]: time=\"2026-06-09T11:16:10.842924422Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.156384 | controller |     "Jun 09 11:16:10.843121 crc crio[21508]: time=\"2026-06-09T11:16:10.843054316Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.156399 | controller |     "Jun 09 11:16:10.843121 crc crio[21508]: time=\"2026-06-09T11:16:10.843085657Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.156413 | controller |     "Jun 09 11:16:10.843121 crc crio[21508]: time=\"2026-06-09T11:16:10.843104007Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.156427 | controller |     "Jun 09 11:16:10.843375 crc crio[21508]: time=\"2026-06-09T11:16:10.843227001Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.156441 | controller |     "Jun 09 11:16:10.843375 crc crio[21508]: time=\"2026-06-09T11:16:10.843256052Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.156455 | controller |     "Jun 09 11:16:10.843571 crc crio[21508]: time=\"2026-06-09T11:16:10.84353954Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.156469 | controller |     "Jun 09 11:16:10.843633 crc crio[21508]: time=\"2026-06-09T11:16:10.843585021Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.156483 | controller |     "Jun 09 11:16:10.843715 crc crio[21508]: time=\"2026-06-09T11:16:10.843682584Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.156497 | controller |     "Jun 09 11:16:10.843783 crc crio[21508]: time=\"2026-06-09T11:16:10.843724255Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.156511 | controller |     "Jun 09 11:16:10.843873 crc crio[21508]: time=\"2026-06-09T11:16:10.843842359Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.156525 | controller |     "Jun 09 11:16:10.843925 crc crio[21508]: time=\"2026-06-09T11:16:10.84388547Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.156539 | controller |     "Jun 09 11:16:10.844022 crc crio[21508]: time=\"2026-06-09T11:16:10.843989153Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.156553 | controller |     "Jun 09 11:16:10.844089 crc crio[21508]: time=\"2026-06-09T11:16:10.844031554Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.156567 | controller |     "Jun 09 11:16:10.844216 crc crio[21508]: time=\"2026-06-09T11:16:10.844182338Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.156587 | controller |     "Jun 09 11:16:10.844269 crc crio[21508]: time=\"2026-06-09T11:16:10.84423301Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.156602 | controller |     "Jun 09 11:16:10.844269 crc crio[21508]: time=\"2026-06-09T11:16:10.844264741Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.156617 | controller |     "Jun 09 11:16:10.844409 crc crio[21508]: time=\"2026-06-09T11:16:10.844282591Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.156631 | controller |     "Jun 09 11:16:10.844552 crc crio[21508]: time=\"2026-06-09T11:16:10.844528938Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.156645 | controller |     "Jun 09 11:16:10.844593 crc crio[21508]: time=\"2026-06-09T11:16:10.844556449Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.156659 | controller |     "Jun 09 11:16:10.844681 crc crio[21508]: time=\"2026-06-09T11:16:10.844649272Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.156672 | controller |     "Jun 09 11:16:10.844735 crc crio[21508]: time=\"2026-06-09T11:16:10.844691443Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.156686 | controller |     "Jun 09 11:16:10.844877 crc crio[21508]: time=\"2026-06-09T11:16:10.844846798Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.156700 | controller |     "Jun 09 11:16:10.844957 crc crio[21508]: time=\"2026-06-09T11:16:10.844889059Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.156713 | controller |     "Jun 09 11:16:10.845009 crc crio[21508]: time=\"2026-06-09T11:16:10.844992722Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.156727 | controller |     "Jun 09 11:16:10.845047 crc crio[21508]: time=\"2026-06-09T11:16:10.845018303Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.156741 | controller |     "Jun 09 11:16:10.845351 crc crio[21508]: time=\"2026-06-09T11:16:10.84527109Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.156756 | controller |     "Jun 09 11:16:10.845422 crc crio[21508]: time=\"2026-06-09T11:16:10.845368963Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.156770 | controller |     "Jun 09 11:16:10.845422 crc crio[21508]: time=\"2026-06-09T11:16:10.845398904Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.156785 | controller |     "Jun 09 11:16:10.845422 crc crio[21508]: time=\"2026-06-09T11:16:10.845416994Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.156799 | controller |     "Jun 09 11:16:10.845608 crc crio[21508]: time=\"2026-06-09T11:16:10.845583549Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.156813 | controller |     "Jun 09 11:16:10.845649 crc crio[21508]: time=\"2026-06-09T11:16:10.845611Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.156828 | controller |     "Jun 09 11:16:10.845812 crc crio[21508]: time=\"2026-06-09T11:16:10.845758874Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.156842 | controller |     "Jun 09 11:16:10.845812 crc crio[21508]: time=\"2026-06-09T11:16:10.845806645Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.156856 | controller |     "Jun 09 11:16:10.845928 crc crio[21508]: time=\"2026-06-09T11:16:10.845909378Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.156874 | controller |     "Jun 09 11:16:10.845972 crc crio[21508]: time=\"2026-06-09T11:16:10.845934649Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.156889 | controller |     "Jun 09 11:16:10.846113 crc crio[21508]: time=\"2026-06-09T11:16:10.846065843Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.156903 | controller |     "Jun 09 11:16:10.846113 crc crio[21508]: time=\"2026-06-09T11:16:10.846111824Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.156917 | controller |     "Jun 09 11:16:10.846275 crc crio[21508]: time=\"2026-06-09T11:16:10.846232868Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.156931 | controller |     "Jun 09 11:16:10.846405 crc crio[21508]: time=\"2026-06-09T11:16:10.846279969Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.156945 | controller |     "Jun 09 11:16:10.846451 crc crio[21508]: time=\"2026-06-09T11:16:10.846426643Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.156959 | controller |     "Jun 09 11:16:10.846451 crc crio[21508]: time=\"2026-06-09T11:16:10.846452094Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.156973 | controller |     "Jun 09 11:16:10.846653 crc crio[21508]: time=\"2026-06-09T11:16:10.846606049Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.156987 | controller |     "Jun 09 11:16:10.846725 crc crio[21508]: time=\"2026-06-09T11:16:10.84665636Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.157002 | controller |     "Jun 09 11:16:10.846766 crc crio[21508]: time=\"2026-06-09T11:16:10.846747293Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.157015 | controller |     "Jun 09 11:16:10.846804 crc crio[21508]: time=\"2026-06-09T11:16:10.846771983Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.157029 | controller |     "Jun 09 11:16:10.846951 crc crio[21508]: time=\"2026-06-09T11:16:10.846917738Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.157043 | controller |     "Jun 09 11:16:10.847018 crc crio[21508]: time=\"2026-06-09T11:16:10.846967649Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.157057 | controller |     "Jun 09 11:16:10.847106 crc crio[21508]: time=\"2026-06-09T11:16:10.847074392Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.157071 | controller |     "Jun 09 11:16:10.847178 crc crio[21508]: time=\"2026-06-09T11:16:10.847117153Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.157085 | controller |     "Jun 09 11:16:10.847277 crc crio[21508]: time=\"2026-06-09T11:16:10.847244747Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.157099 | controller |     "Jun 09 11:16:10.847277 crc crio[21508]: time=\"2026-06-09T11:16:10.84733603Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.157113 | controller |     "Jun 09 11:16:10.847569 crc crio[21508]: time=\"2026-06-09T11:16:10.847534846Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.157127 | controller |     "Jun 09 11:16:10.847629 crc crio[21508]: time=\"2026-06-09T11:16:10.847584877Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.157141 | controller |     "Jun 09 11:16:10.847664 crc crio[21508]: time=\"2026-06-09T11:16:10.847627778Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.157159 | controller |     "Jun 09 11:16:10.847664 crc crio[21508]: time=\"2026-06-09T11:16:10.847650559Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.157173 | controller |     "Jun 09 11:16:10.847921 crc crio[21508]: time=\"2026-06-09T11:16:10.847877925Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.157187 | controller |     "Jun 09 11:16:10.847989 crc crio[21508]: time=\"2026-06-09T11:16:10.847926237Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.157201 | controller |     "Jun 09 11:16:10.848041 crc crio[21508]: time=\"2026-06-09T11:16:10.847996659Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.157216 | controller |     "Jun 09 11:16:10.848041 crc crio[21508]: time=\"2026-06-09T11:16:10.84802109Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.157230 | controller |     "Jun 09 11:16:10.848229 crc crio[21508]: time=\"2026-06-09T11:16:10.848195185Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.157244 | controller |     "Jun 09 11:16:10.848356 crc crio[21508]: time=\"2026-06-09T11:16:10.848239176Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.157258 | controller |     "Jun 09 11:16:10.848450 crc crio[21508]: time=\"2026-06-09T11:16:10.848419791Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.157272 | controller |     "Jun 09 11:16:10.848528 crc crio[21508]: time=\"2026-06-09T11:16:10.848493903Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.157286 | controller |     "Jun 09 11:16:10.848804 crc crio[21508]: time=\"2026-06-09T11:16:10.848761271Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.157300 | controller |     "Jun 09 11:16:10.848866 crc crio[21508]: time=\"2026-06-09T11:16:10.848811993Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.157315 | controller |     "Jun 09 11:16:10.848866 crc crio[21508]: time=\"2026-06-09T11:16:10.848842553Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.157329 | controller |     "Jun 09 11:16:10.848866 crc crio[21508]: time=\"2026-06-09T11:16:10.848861464Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.157343 | controller |     "Jun 09 11:16:10.848964 crc crio[21508]: time=\"2026-06-09T11:16:10.848954947Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.157378 | controller |     "Jun 09 11:16:10.849012 crc crio[21508]: time=\"2026-06-09T11:16:10.848979617Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.157393 | controller |     "Jun 09 11:16:10.849197 crc crio[21508]: time=\"2026-06-09T11:16:10.849148372Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.157407 | controller |     "Jun 09 11:16:10.849260 crc crio[21508]: time=\"2026-06-09T11:16:10.849203624Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.157422 | controller |     "Jun 09 11:16:10.849561 crc crio[21508]: time=\"2026-06-09T11:16:10.849492482Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.157436 | controller |     "Jun 09 11:16:10.849561 crc crio[21508]: time=\"2026-06-09T11:16:10.849564974Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.157451 | controller |     "Jun 09 11:16:10.849836 crc crio[21508]: time=\"2026-06-09T11:16:10.849785171Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.157469 | controller |     "Jun 09 11:16:10.849836 crc crio[21508]: time=\"2026-06-09T11:16:10.849837692Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.157484 | controller |     "Jun 09 11:16:10.849953 crc crio[21508]: time=\"2026-06-09T11:16:10.849867093Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.157499 | controller |     "Jun 09 11:16:10.849953 crc crio[21508]: time=\"2026-06-09T11:16:10.849884344Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.157513 | controller |     "Jun 09 11:16:10.850144 crc crio[21508]: time=\"2026-06-09T11:16:10.849987197Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.157527 | controller |     "Jun 09 11:16:10.850144 crc crio[21508]: time=\"2026-06-09T11:16:10.850013807Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.157541 | controller |     "Jun 09 11:16:10.850223 crc crio[21508]: time=\"2026-06-09T11:16:10.850148201Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.157555 | controller |     "Jun 09 11:16:10.850223 crc crio[21508]: time=\"2026-06-09T11:16:10.850179622Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.157570 | controller |     "Jun 09 11:16:10.850390 crc crio[21508]: time=\"2026-06-09T11:16:10.850360577Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.157584 | controller |     "Jun 09 11:16:10.850456 crc crio[21508]: time=\"2026-06-09T11:16:10.850403919Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.157598 | controller |     "Jun 09 11:16:10.850601 crc crio[21508]: time=\"2026-06-09T11:16:10.850569263Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.157613 | controller |     "Jun 09 11:16:10.850661 crc crio[21508]: time=\"2026-06-09T11:16:10.850611835Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.157627 | controller |     "Jun 09 11:16:10.850786 crc crio[21508]: time=\"2026-06-09T11:16:10.850716288Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.157641 | controller |     "Jun 09 11:16:10.850908 crc crio[21508]: time=\"2026-06-09T11:16:10.850875902Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.157655 | controller |     "Jun 09 11:16:10.850971 crc crio[21508]: time=\"2026-06-09T11:16:10.850925934Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.157669 | controller |     "Jun 09 11:16:10.850971 crc crio[21508]: time=\"2026-06-09T11:16:10.850949404Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.157684 | controller |     "Jun 09 11:16:10.851121 crc crio[21508]: time=\"2026-06-09T11:16:10.851089399Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.157698 | controller |     "Jun 09 11:16:10.851181 crc crio[21508]: time=\"2026-06-09T11:16:10.85113538Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.157712 | controller |     "Jun 09 11:16:10.851271 crc crio[21508]: time=\"2026-06-09T11:16:10.851235473Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.157726 | controller |     "Jun 09 11:16:10.851400 crc crio[21508]: time=\"2026-06-09T11:16:10.851367137Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.157741 | controller |     "Jun 09 11:16:10.851452 crc crio[21508]: time=\"2026-06-09T11:16:10.851421858Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.157759 | controller |     "Jun 09 11:16:10.851530 crc crio[21508]: time=\"2026-06-09T11:16:10.851453639Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.157774 | controller |     "Jun 09 11:16:10.851683 crc crio[21508]: time=\"2026-06-09T11:16:10.851647615Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.157789 | controller |     "Jun 09 11:16:10.851756 crc crio[21508]: time=\"2026-06-09T11:16:10.851699786Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.157803 | controller |     "Jun 09 11:16:10.851828 crc crio[21508]: time=\"2026-06-09T11:16:10.851793439Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.157817 | controller |     "Jun 09 11:16:10.851879 crc crio[21508]: time=\"2026-06-09T11:16:10.85184612Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.157832 | controller |     "Jun 09 11:16:10.852074 crc crio[21508]: time=\"2026-06-09T11:16:10.852018195Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.157846 | controller |     "Jun 09 11:16:10.852360 crc crio[21508]: time=\"2026-06-09T11:16:10.852271623Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.157860 | controller |     "Jun 09 11:16:10.852415 crc crio[21508]: time=\"2026-06-09T11:16:10.852387766Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.157875 | controller |     "Jun 09 11:16:10.852496 crc crio[21508]: time=\"2026-06-09T11:16:10.852422087Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.157891 | controller |     "Jun 09 11:16:10.852606 crc crio[21508]: time=\"2026-06-09T11:16:10.852571221Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.157906 | controller |     "Jun 09 11:16:10.852672 crc crio[21508]: time=\"2026-06-09T11:16:10.852623053Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.157921 | controller |     "Jun 09 11:16:10.852924 crc crio[21508]: time=\"2026-06-09T11:16:10.85288306Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.157936 | controller |     "Jun 09 11:16:10.852988 crc crio[21508]: time=\"2026-06-09T11:16:10.852936942Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.157950 | controller |     "Jun 09 11:16:10.853398 crc crio[21508]: time=\"2026-06-09T11:16:10.853345704Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.157965 | controller |     "Jun 09 11:16:10.853496 crc crio[21508]: time=\"2026-06-09T11:16:10.853407786Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.157979 | controller |     "Jun 09 11:16:10.853496 crc crio[21508]: time=\"2026-06-09T11:16:10.853449587Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.157993 | controller |     "Jun 09 11:16:10.853643 crc crio[21508]: time=\"2026-06-09T11:16:10.853503678Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.158008 | controller |     "Jun 09 11:16:10.853643 crc crio[21508]: time=\"2026-06-09T11:16:10.853621772Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.158022 | controller |     "Jun 09 11:16:10.853731 crc crio[21508]: time=\"2026-06-09T11:16:10.853658853Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.158037 | controller |     "Jun 09 11:16:10.853783 crc crio[21508]: time=\"2026-06-09T11:16:10.853768946Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.158055 | controller |     "Jun 09 11:16:10.853840 crc crio[21508]: time=\"2026-06-09T11:16:10.853800837Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.158070 | controller |     "Jun 09 11:16:10.854018 crc crio[21508]: time=\"2026-06-09T11:16:10.853964312Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.158084 | controller |     "Jun 09 11:16:10.854089 crc crio[21508]: time=\"2026-06-09T11:16:10.854020663Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.158098 | controller |     "Jun 09 11:16:10.854089 crc crio[21508]: time=\"2026-06-09T11:16:10.854056574Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.158113 | controller |     "Jun 09 11:16:10.854089 crc crio[21508]: time=\"2026-06-09T11:16:10.854079605Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.158127 | controller |     "Jun 09 11:16:10.854836 crc crio[21508]: time=\"2026-06-09T11:16:10.854784916Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.158141 | controller |     "Jun 09 11:16:10.854930 crc crio[21508]: time=\"2026-06-09T11:16:10.854892039Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.158155 | controller |     "Jun 09 11:16:10.854979 crc crio[21508]: time=\"2026-06-09T11:16:10.85493662Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.158169 | controller |     "Jun 09 11:16:10.854979 crc crio[21508]: time=\"2026-06-09T11:16:10.854964231Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.158183 | controller |     "Jun 09 11:16:10.855178 crc crio[21508]: time=\"2026-06-09T11:16:10.855138806Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.158197 | controller |     "Jun 09 11:16:10.855252 crc crio[21508]: time=\"2026-06-09T11:16:10.855188597Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.158211 | controller |     "Jun 09 11:16:10.855726 crc crio[21508]: time=\"2026-06-09T11:16:10.855673841Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.158225 | controller |     "Jun 09 11:16:10.855789 crc crio[21508]: time=\"2026-06-09T11:16:10.855737813Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.158240 | controller |     "Jun 09 11:16:10.855789 crc crio[21508]: time=\"2026-06-09T11:16:10.855769734Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.158254 | controller |     "Jun 09 11:16:10.855864 crc crio[21508]: time=\"2026-06-09T11:16:10.855792375Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.158268 | controller |     "Jun 09 11:16:10.855995 crc crio[21508]: time=\"2026-06-09T11:16:10.855941809Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.158282 | controller |     "Jun 09 11:16:10.856067 crc crio[21508]: time=\"2026-06-09T11:16:10.856000261Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.158296 | controller |     "Jun 09 11:16:10.856178 crc crio[21508]: time=\"2026-06-09T11:16:10.856131725Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.158310 | controller |     "Jun 09 11:16:10.856235 crc crio[21508]: time=\"2026-06-09T11:16:10.856185566Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.158323 | controller |     "Jun 09 11:16:10.856498 crc crio[21508]: time=\"2026-06-09T11:16:10.856425993Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.158342 | controller |     "Jun 09 11:16:10.856578 crc crio[21508]: time=\"2026-06-09T11:16:10.856511206Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.158375 | controller |     "Jun 09 11:16:10.856578 crc crio[21508]: time=\"2026-06-09T11:16:10.856551307Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.158391 | controller |     "Jun 09 11:16:10.856710 crc crio[21508]: time=\"2026-06-09T11:16:10.856574787Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.158406 | controller |     "Jun 09 11:16:10.856776 crc crio[21508]: time=\"2026-06-09T11:16:10.856735012Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.158420 | controller |     "Jun 09 11:16:10.856776 crc crio[21508]: time=\"2026-06-09T11:16:10.856767493Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.158434 | controller |     "Jun 09 11:16:10.856917 crc crio[21508]: time=\"2026-06-09T11:16:10.856870286Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.158448 | controller |     "Jun 09 11:16:10.856986 crc crio[21508]: time=\"2026-06-09T11:16:10.856925848Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.158462 | controller |     "Jun 09 11:16:10.857092 crc crio[21508]: time=\"2026-06-09T11:16:10.857055811Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.158477 | controller |     "Jun 09 11:16:10.857148 crc crio[21508]: time=\"2026-06-09T11:16:10.857106583Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.158490 | controller |     "Jun 09 11:16:10.857194 crc crio[21508]: time=\"2026-06-09T11:16:10.857149814Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.158504 | controller |     "Jun 09 11:16:10.857194 crc crio[21508]: time=\"2026-06-09T11:16:10.857172245Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.158518 | controller |     "Jun 09 11:16:10.857492 crc crio[21508]: time=\"2026-06-09T11:16:10.857423132Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.158532 | controller |     "Jun 09 11:16:10.857634 crc crio[21508]: time=\"2026-06-09T11:16:10.857576386Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.158546 | controller |     "Jun 09 11:16:10.857814 crc crio[21508]: time=\"2026-06-09T11:16:10.85769129Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.158560 | controller |     "Jun 09 11:16:10.857873 crc crio[21508]: time=\"2026-06-09T11:16:10.857840864Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.158574 | controller |     "Jun 09 11:16:10.857907 crc crio[21508]: time=\"2026-06-09T11:16:10.857877145Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.158588 | controller |     "Jun 09 11:16:10.857907 crc crio[21508]: time=\"2026-06-09T11:16:10.857902276Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.158602 | controller |     "Jun 09 11:16:10.857974 crc crio[21508]: time=\"2026-06-09T11:16:10.857928367Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.158616 | controller |     "Jun 09 11:16:10.857974 crc crio[21508]: time=\"2026-06-09T11:16:10.857949817Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.158634 | controller |     "Jun 09 11:16:10.858160 crc crio[21508]: time=\"2026-06-09T11:16:10.858126752Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.158648 | controller |     "Jun 09 11:16:10.858241 crc crio[21508]: time=\"2026-06-09T11:16:10.858176264Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.158662 | controller |     "Jun 09 11:16:10.858241 crc crio[21508]: time=\"2026-06-09T11:16:10.858237296Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.158676 | controller |     "Jun 09 11:16:10.858241 crc crio[21508]: time=\"2026-06-09T11:16:10.858262936Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.158690 | controller |     "Jun 09 11:16:10.858529 crc crio[21508]: time=\"2026-06-09T11:16:10.858490303Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.158704 | controller |     "Jun 09 11:16:10.858593 crc crio[21508]: time=\"2026-06-09T11:16:10.858546015Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.158718 | controller |     "Jun 09 11:16:10.858685 crc crio[21508]: time=\"2026-06-09T11:16:10.858651598Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.158732 | controller |     "Jun 09 11:16:10.858743 crc crio[21508]: time=\"2026-06-09T11:16:10.858703719Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.158746 | controller |     "Jun 09 11:16:10.858781 crc crio[21508]: time=\"2026-06-09T11:16:10.85874948Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.158760 | controller |     "Jun 09 11:16:10.858781 crc crio[21508]: time=\"2026-06-09T11:16:10.858772611Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.158774 | controller |     "Jun 09 11:16:10.859063 crc crio[21508]: time=\"2026-06-09T11:16:10.859011268Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.158789 | controller |     "Jun 09 11:16:10.859137 crc crio[21508]: time=\"2026-06-09T11:16:10.8590694Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.158803 | controller |     "Jun 09 11:16:10.859240 crc crio[21508]: time=\"2026-06-09T11:16:10.859206484Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.158818 | controller |     "Jun 09 11:16:10.859403 crc crio[21508]: time=\"2026-06-09T11:16:10.859344198Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.158832 | controller |     "Jun 09 11:16:10.859578 crc crio[21508]: time=\"2026-06-09T11:16:10.859544213Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.158846 | controller |     "Jun 09 11:16:10.859705 crc crio[21508]: time=\"2026-06-09T11:16:10.859597775Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.158861 | controller |     "Jun 09 11:16:10.860427 crc crio[21508]: time=\"2026-06-09T11:16:10.859899014Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.158875 | controller |     "Jun 09 11:16:10.860427 crc crio[21508]: time=\"2026-06-09T11:16:10.860350417Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.158889 | controller |     "Jun 09 11:16:10.860427 crc crio[21508]: time=\"2026-06-09T11:16:10.860397518Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.158904 | controller |     "Jun 09 11:16:10.860427 crc crio[21508]: time=\"2026-06-09T11:16:10.860430059Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.158922 | controller |     "Jun 09 11:16:10.860684 crc crio[21508]: time=\"2026-06-09T11:16:10.860492151Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.158937 | controller |     "Jun 09 11:16:10.860684 crc crio[21508]: time=\"2026-06-09T11:16:10.860526472Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.158952 | controller |     "Jun 09 11:16:10.860684 crc crio[21508]: time=\"2026-06-09T11:16:10.860665566Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.158966 | controller |     "Jun 09 11:16:10.860820 crc crio[21508]: time=\"2026-06-09T11:16:10.860696167Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.158981 | controller |     "Jun 09 11:16:10.860940 crc crio[21508]: time=\"2026-06-09T11:16:10.860878392Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.158995 | controller |     "Jun 09 11:16:10.860940 crc crio[21508]: time=\"2026-06-09T11:16:10.860936934Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.159010 | controller |     "Jun 09 11:16:10.861060 crc crio[21508]: time=\"2026-06-09T11:16:10.860994835Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.159024 | controller |     "Jun 09 11:16:10.861060 crc crio[21508]: time=\"2026-06-09T11:16:10.861020066Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.159039 | controller |     "Jun 09 11:16:10.861419 crc crio[21508]: time=\"2026-06-09T11:16:10.861348446Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.159053 | controller |     "Jun 09 11:16:10.861419 crc crio[21508]: time=\"2026-06-09T11:16:10.861410477Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.159067 | controller |     "Jun 09 11:16:10.861590 crc crio[21508]: time=\"2026-06-09T11:16:10.861452069Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.159082 | controller |     "Jun 09 11:16:10.861590 crc crio[21508]: time=\"2026-06-09T11:16:10.8615127Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.159096 | controller |     "Jun 09 11:16:10.861590 crc crio[21508]: time=\"2026-06-09T11:16:10.861569932Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.159111 | controller |     "Jun 09 11:16:10.861694 crc crio[21508]: time=\"2026-06-09T11:16:10.861592503Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.159125 | controller |     "Jun 09 11:16:10.861772 crc crio[21508]: time=\"2026-06-09T11:16:10.861736857Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.159139 | controller |     "Jun 09 11:16:10.861837 crc crio[21508]: time=\"2026-06-09T11:16:10.861786398Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.159153 | controller |     "Jun 09 11:16:10.861912 crc crio[21508]: time=\"2026-06-09T11:16:10.861878281Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.159168 | controller |     "Jun 09 11:16:10.862181 crc crio[21508]: time=\"2026-06-09T11:16:10.861926892Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.159182 | controller |     "Jun 09 11:16:10.862437 crc crio[21508]: time=\"2026-06-09T11:16:10.862380406Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.159196 | controller |     "Jun 09 11:16:10.862535 crc crio[21508]: time=\"2026-06-09T11:16:10.862441827Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.159213 | controller |     "Jun 09 11:16:10.862774 crc crio[21508]: time=\"2026-06-09T11:16:10.862649573Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.159228 | controller |     "Jun 09 11:16:10.862900 crc crio[21508]: time=\"2026-06-09T11:16:10.86286247Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.159242 | controller |     "Jun 09 11:16:10.862954 crc crio[21508]: time=\"2026-06-09T11:16:10.862918931Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.159256 | controller |     "Jun 09 11:16:10.862954 crc crio[21508]: time=\"2026-06-09T11:16:10.862951822Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.159270 | controller |     "Jun 09 11:16:10.863028 crc crio[21508]: time=\"2026-06-09T11:16:10.862967173Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.159284 | controller |     "Jun 09 11:16:10.863028 crc crio[21508]: time=\"2026-06-09T11:16:10.863001194Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.159298 | controller |     "Jun 09 11:16:10.863199 crc crio[21508]: time=\"2026-06-09T11:16:10.863158498Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.159311 | controller |     "Jun 09 11:16:10.863256 crc crio[21508]: time=\"2026-06-09T11:16:10.86322003Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.159325 | controller |     "Jun 09 11:16:10.863602 crc crio[21508]: time=\"2026-06-09T11:16:10.86355291Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.159339 | controller |     "Jun 09 11:16:10.863672 crc crio[21508]: time=\"2026-06-09T11:16:10.863616711Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.159414 | controller |     "Jun 09 11:16:10.863672 crc crio[21508]: time=\"2026-06-09T11:16:10.863633402Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.159431 | controller |     "Jun 09 11:16:10.863672 crc crio[21508]: time=\"2026-06-09T11:16:10.863657263Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.159445 | controller |     "Jun 09 11:16:10.863780 crc crio[21508]: time=\"2026-06-09T11:16:10.863763876Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.159460 | controller |     "Jun 09 11:16:10.863817 crc crio[21508]: time=\"2026-06-09T11:16:10.863796057Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.159474 | controller |     "Jun 09 11:16:10.863955 crc crio[21508]: time=\"2026-06-09T11:16:10.86390738Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.159488 | controller |     "Jun 09 11:16:10.864012 crc crio[21508]: time=\"2026-06-09T11:16:10.863964411Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.159502 | controller |     "Jun 09 11:16:10.864138 crc crio[21508]: time=\"2026-06-09T11:16:10.864094655Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.159517 | controller |     "Jun 09 11:16:10.864192 crc crio[21508]: time=\"2026-06-09T11:16:10.864148357Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.159539 | controller |     "Jun 09 11:16:10.864430 crc crio[21508]: time=\"2026-06-09T11:16:10.864395234Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.159553 | controller |     "Jun 09 11:16:10.864611 crc crio[21508]: time=\"2026-06-09T11:16:10.864447835Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.159571 | controller |     "Jun 09 11:16:10.864792 crc crio[21508]: time=\"2026-06-09T11:16:10.864695263Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.159585 | controller |     "Jun 09 11:16:10.864792 crc crio[21508]: time=\"2026-06-09T11:16:10.864750374Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.159599 | controller |     "Jun 09 11:16:10.864880 crc crio[21508]: time=\"2026-06-09T11:16:10.864848627Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.159613 | controller |     "Jun 09 11:16:10.864924 crc crio[21508]: time=\"2026-06-09T11:16:10.864883708Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.159627 | controller |     "Jun 09 11:16:10.865055 crc crio[21508]: time=\"2026-06-09T11:16:10.865008612Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.159641 | controller |     "Jun 09 11:16:10.865125 crc crio[21508]: time=\"2026-06-09T11:16:10.865063053Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.159655 | controller |     "Jun 09 11:16:10.865166 crc crio[21508]: time=\"2026-06-09T11:16:10.865133025Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.159669 | controller |     "Jun 09 11:16:10.865166 crc crio[21508]: time=\"2026-06-09T11:16:10.865159486Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.159684 | controller |     "Jun 09 11:16:10.865645 crc crio[21508]: time=\"2026-06-09T11:16:10.865579008Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.159698 | controller |     "Jun 09 11:16:10.865822 crc crio[21508]: time=\"2026-06-09T11:16:10.865766244Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.159712 | controller |     "Jun 09 11:16:10.865879 crc crio[21508]: time=\"2026-06-09T11:16:10.865830146Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.159726 | controller |     "Jun 09 11:16:10.865879 crc crio[21508]: time=\"2026-06-09T11:16:10.865858796Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.159740 | controller |     "Jun 09 11:16:10.866232 crc crio[21508]: time=\"2026-06-09T11:16:10.866178406Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.159755 | controller |     "Jun 09 11:16:10.866346 crc crio[21508]: time=\"2026-06-09T11:16:10.866236697Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.159769 | controller |     "Jun 09 11:16:10.866392 crc crio[21508]: time=\"2026-06-09T11:16:10.866277168Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.159783 | controller |     "Jun 09 11:16:10.866494 crc crio[21508]: time=\"2026-06-09T11:16:10.866433133Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.159797 | controller |     "Jun 09 11:16:10.866567 crc crio[21508]: time=\"2026-06-09T11:16:10.866522546Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.159811 | controller |     "Jun 09 11:16:10.866567 crc crio[21508]: time=\"2026-06-09T11:16:10.866556577Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.159825 | controller |     "Jun 09 11:16:10.866693 crc crio[21508]: time=\"2026-06-09T11:16:10.866647949Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.159840 | controller |     "Jun 09 11:16:10.866693 crc crio[21508]: time=\"2026-06-09T11:16:10.86668176Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.159858 | controller |     "Jun 09 11:16:10.866941 crc crio[21508]: time=\"2026-06-09T11:16:10.866878466Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.159872 | controller |     "Jun 09 11:16:10.867024 crc crio[21508]: time=\"2026-06-09T11:16:10.866941908Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.159888 | controller |     "Jun 09 11:16:10.867126 crc crio[21508]: time=\"2026-06-09T11:16:10.867081362Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.159904 | controller |     "Jun 09 11:16:10.867704 crc crio[21508]: time=\"2026-06-09T11:16:10.867139683Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.159919 | controller |     "Jun 09 11:16:10.867826 crc crio[21508]: time=\"2026-06-09T11:16:10.867786132Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.159933 | controller |     "Jun 09 11:16:10.867886 crc crio[21508]: time=\"2026-06-09T11:16:10.867841204Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.159947 | controller |     "Jun 09 11:16:10.868116 crc crio[21508]: time=\"2026-06-09T11:16:10.8680605Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.159961 | controller |     "Jun 09 11:16:10.868264 crc crio[21508]: time=\"2026-06-09T11:16:10.868149893Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.159975 | controller |     "Jun 09 11:16:10.868264 crc crio[21508]: time=\"2026-06-09T11:16:10.868179604Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.159989 | controller |     "Jun 09 11:16:10.868264 crc crio[21508]: time=\"2026-06-09T11:16:10.868210774Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.160003 | controller |     "Jun 09 11:16:10.868483 crc crio[21508]: time=\"2026-06-09T11:16:10.868268296Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.160017 | controller |     "Jun 09 11:16:10.868483 crc crio[21508]: time=\"2026-06-09T11:16:10.868356969Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.160031 | controller |     "Jun 09 11:16:10.868566 crc crio[21508]: time=\"2026-06-09T11:16:10.868539374Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.160046 | controller |     "Jun 09 11:16:10.868609 crc crio[21508]: time=\"2026-06-09T11:16:10.868575755Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.160060 | controller |     "Jun 09 11:16:10.868890 crc crio[21508]: time=\"2026-06-09T11:16:10.868818942Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.160074 | controller |     "Jun 09 11:16:10.868890 crc crio[21508]: time=\"2026-06-09T11:16:10.868879844Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.160088 | controller |     "Jun 09 11:16:10.868983 crc crio[21508]: time=\"2026-06-09T11:16:10.868918215Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.160103 | controller |     "Jun 09 11:16:10.868983 crc crio[21508]: time=\"2026-06-09T11:16:10.868956326Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.160117 | controller |     "Jun 09 11:16:10.869216 crc crio[21508]: time=\"2026-06-09T11:16:10.869167852Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.160131 | controller |     "Jun 09 11:16:10.869336 crc crio[21508]: time=\"2026-06-09T11:16:10.869237144Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.160149 | controller |     "Jun 09 11:16:10.869479 crc crio[21508]: time=\"2026-06-09T11:16:10.869393049Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.160163 | controller |     "Jun 09 11:16:10.869587 crc crio[21508]: time=\"2026-06-09T11:16:10.869499432Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.160177 | controller |     "Jun 09 11:16:10.869587 crc crio[21508]: time=\"2026-06-09T11:16:10.869557984Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.160191 | controller |     "Jun 09 11:16:10.869587 crc crio[21508]: time=\"2026-06-09T11:16:10.869585054Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.160205 | controller |     "Jun 09 11:16:10.869979 crc crio[21508]: time=\"2026-06-09T11:16:10.869943395Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.160218 | controller |     "Jun 09 11:16:10.870048 crc crio[21508]: time=\"2026-06-09T11:16:10.870001346Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.160233 | controller |     "Jun 09 11:16:10.870094 crc crio[21508]: time=\"2026-06-09T11:16:10.870069618Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.160247 | controller |     "Jun 09 11:16:10.870153 crc crio[21508]: time=\"2026-06-09T11:16:10.870095619Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.160261 | controller |     "Jun 09 11:16:10.870254 crc crio[21508]: time=\"2026-06-09T11:16:10.870214473Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.160275 | controller |     "Jun 09 11:16:10.870453 crc crio[21508]: time=\"2026-06-09T11:16:10.870402738Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.160290 | controller |     "Jun 09 11:16:10.870572 crc crio[21508]: time=\"2026-06-09T11:16:10.870539512Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.160313 | controller |     "Jun 09 11:16:10.870616 crc crio[21508]: time=\"2026-06-09T11:16:10.870572633Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.160427 | controller |     "Jun 09 11:16:10.870748 crc crio[21508]: time=\"2026-06-09T11:16:10.870710367Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.160454 | controller |     "Jun 09 11:16:10.870812 crc crio[21508]: time=\"2026-06-09T11:16:10.870763078Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.160471 | controller |     "Jun 09 11:16:10.871227 crc crio[21508]: time=\"2026-06-09T11:16:10.87116938Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.160486 | controller |     "Jun 09 11:16:10.871371 crc crio[21508]: time=\"2026-06-09T11:16:10.871243292Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.160500 | controller |     "Jun 09 11:16:10.871371 crc crio[21508]: time=\"2026-06-09T11:16:10.871331235Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.160515 | controller |     "Jun 09 11:16:10.871492 crc crio[21508]: time=\"2026-06-09T11:16:10.871375876Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.160529 | controller |     "Jun 09 11:16:10.871661 crc crio[21508]: time=\"2026-06-09T11:16:10.871613803Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.160548 | controller |     "Jun 09 11:16:10.871729 crc crio[21508]: time=\"2026-06-09T11:16:10.871670955Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.160562 | controller |     "Jun 09 11:16:10.871974 crc crio[21508]: time=\"2026-06-09T11:16:10.871928532Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.160576 | controller |     "Jun 09 11:16:10.872054 crc crio[21508]: time=\"2026-06-09T11:16:10.871984384Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.160591 | controller |     "Jun 09 11:16:10.872054 crc crio[21508]: time=\"2026-06-09T11:16:10.872008714Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.160605 | controller |     "Jun 09 11:16:10.872054 crc crio[21508]: time=\"2026-06-09T11:16:10.872033095Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.160619 | controller |     "Jun 09 11:16:10.873009 crc crio[21508]: time=\"2026-06-09T11:16:10.872930861Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.160633 | controller |     "Jun 09 11:16:10.874158 crc crio[21508]: time=\"2026-06-09T11:16:10.874079284Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.160647 | controller |     "Jun 09 11:16:10.874762 crc crio[21508]: time=\"2026-06-09T11:16:10.87461737Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.160660 | controller |     "Jun 09 11:16:10.874846 crc crio[21508]: time=\"2026-06-09T11:16:10.874786115Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.160674 | controller |     "Jun 09 11:16:10.874889 crc crio[21508]: time=\"2026-06-09T11:16:10.874836656Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.160688 | controller |     "Jun 09 11:16:10.875068 crc crio[21508]: time=\"2026-06-09T11:16:10.874895108Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.160702 | controller |     "Jun 09 11:16:10.875166 crc crio[21508]: time=\"2026-06-09T11:16:10.875070493Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.160716 | controller |     "Jun 09 11:16:10.875166 crc crio[21508]: time=\"2026-06-09T11:16:10.875105974Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.160730 | controller |     "Jun 09 11:16:10.875238 crc crio[21508]: time=\"2026-06-09T11:16:10.875154946Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.160744 | controller |     "Jun 09 11:16:10.875238 crc crio[21508]: time=\"2026-06-09T11:16:10.875225838Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.160758 | controller |     "Jun 09 11:16:10.875604 crc crio[21508]: time=\"2026-06-09T11:16:10.875542007Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.160771 | controller |     "Jun 09 11:16:10.875604 crc crio[21508]: time=\"2026-06-09T11:16:10.875579938Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.160785 | controller |     "Jun 09 11:16:10.875715 crc crio[21508]: time=\"2026-06-09T11:16:10.875612019Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.160799 | controller |     "Jun 09 11:16:10.875715 crc crio[21508]: time=\"2026-06-09T11:16:10.87563557Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.160813 | controller |     "Jun 09 11:16:10.875944 crc crio[21508]: time=\"2026-06-09T11:16:10.875872076Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.160831 | controller |     "Jun 09 11:16:10.875944 crc crio[21508]: time=\"2026-06-09T11:16:10.875937568Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.160845 | controller |     "Jun 09 11:16:10.876209 crc crio[21508]: time=\"2026-06-09T11:16:10.876160765Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.160859 | controller |     "Jun 09 11:16:10.876275 crc crio[21508]: time=\"2026-06-09T11:16:10.876218946Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.160873 | controller |     "Jun 09 11:16:10.876563 crc crio[21508]: time=\"2026-06-09T11:16:10.876508675Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.160887 | controller |     "Jun 09 11:16:10.876563 crc crio[21508]: time=\"2026-06-09T11:16:10.876561236Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.160901 | controller |     "Jun 09 11:16:10.876680 crc crio[21508]: time=\"2026-06-09T11:16:10.876625558Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.160915 | controller |     "Jun 09 11:16:10.876680 crc crio[21508]: time=\"2026-06-09T11:16:10.876651149Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.160930 | controller |     "Jun 09 11:16:10.876816 crc crio[21508]: time=\"2026-06-09T11:16:10.876779653Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.160944 | controller |     "Jun 09 11:16:10.876909 crc crio[21508]: time=\"2026-06-09T11:16:10.876822074Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.160958 | controller |     "Jun 09 11:16:10.877084 crc crio[21508]: time=\"2026-06-09T11:16:10.876991659Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.160973 | controller |     "Jun 09 11:16:10.877140 crc crio[21508]: time=\"2026-06-09T11:16:10.877095452Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.160987 | controller |     "Jun 09 11:16:10.877436 crc crio[21508]: time=\"2026-06-09T11:16:10.877404461Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.161002 | controller |     "Jun 09 11:16:10.877525 crc crio[21508]: time=\"2026-06-09T11:16:10.877450582Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.161016 | controller |     "Jun 09 11:16:10.877749 crc crio[21508]: time=\"2026-06-09T11:16:10.87771708Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.161030 | controller |     "Jun 09 11:16:10.877823 crc crio[21508]: time=\"2026-06-09T11:16:10.877764201Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.161044 | controller |     "Jun 09 11:16:10.877864 crc crio[21508]: time=\"2026-06-09T11:16:10.877848114Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.161058 | controller |     "Jun 09 11:16:10.877904 crc crio[21508]: time=\"2026-06-09T11:16:10.877872454Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.161072 | controller |     "Jun 09 11:16:10.878042 crc crio[21508]: time=\"2026-06-09T11:16:10.878011808Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.161087 | controller |     "Jun 09 11:16:10.878109 crc crio[21508]: time=\"2026-06-09T11:16:10.8780519Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.161101 | controller |     "Jun 09 11:16:10.878341 crc crio[21508]: time=\"2026-06-09T11:16:10.878250595Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.161122 | controller |     "Jun 09 11:16:10.878476 crc crio[21508]: time=\"2026-06-09T11:16:10.87842367Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.161137 | controller |     "Jun 09 11:16:10.878629 crc crio[21508]: time=\"2026-06-09T11:16:10.878598475Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.161151 | controller |     "Jun 09 11:16:10.878692 crc crio[21508]: time=\"2026-06-09T11:16:10.878641297Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.161166 | controller |     "Jun 09 11:16:10.879017 crc crio[21508]: time=\"2026-06-09T11:16:10.878956946Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.161181 | controller |     "Jun 09 11:16:10.879089 crc crio[21508]: time=\"2026-06-09T11:16:10.879058769Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.161195 | controller |     "Jun 09 11:16:10.879157 crc crio[21508]: time=\"2026-06-09T11:16:10.87909264Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.161209 | controller |     "Jun 09 11:16:10.879157 crc crio[21508]: time=\"2026-06-09T11:16:10.87911254Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.161223 | controller |     "Jun 09 11:16:10.879264 crc crio[21508]: time=\"2026-06-09T11:16:10.879222263Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.161238 | controller |     "Jun 09 11:16:10.879525 crc crio[21508]: time=\"2026-06-09T11:16:10.879271895Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.161252 | controller |     "Jun 09 11:16:10.879581 crc crio[21508]: time=\"2026-06-09T11:16:10.879556383Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.161266 | controller |     "Jun 09 11:16:10.879617 crc crio[21508]: time=\"2026-06-09T11:16:10.879586494Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.161281 | controller |     "Jun 09 11:16:10.879749 crc crio[21508]: time=\"2026-06-09T11:16:10.879698177Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.161295 | controller |     "Jun 09 11:16:10.879749 crc crio[21508]: time=\"2026-06-09T11:16:10.879745629Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.161309 | controller |     "Jun 09 11:16:10.879977 crc crio[21508]: time=\"2026-06-09T11:16:10.879930854Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.161322 | controller |     "Jun 09 11:16:10.879977 crc crio[21508]: time=\"2026-06-09T11:16:10.879976505Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.161337 | controller |     "Jun 09 11:16:10.880190 crc crio[21508]: time=\"2026-06-09T11:16:10.88014246Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.161378 | controller |     "Jun 09 11:16:10.880190 crc crio[21508]: time=\"2026-06-09T11:16:10.880188001Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.161395 | controller |     "Jun 09 11:16:10.880401 crc crio[21508]: time=\"2026-06-09T11:16:10.880374207Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.161409 | controller |     "Jun 09 11:16:10.880401 crc crio[21508]: time=\"2026-06-09T11:16:10.880400778Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.161424 | controller |     "Jun 09 11:16:10.880730 crc crio[21508]: time=\"2026-06-09T11:16:10.880678626Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.161442 | controller |     "Jun 09 11:16:10.880730 crc crio[21508]: time=\"2026-06-09T11:16:10.880727497Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.161457 | controller |     "Jun 09 11:16:10.880854 crc crio[21508]: time=\"2026-06-09T11:16:10.88081447Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.161470 | controller |     "Jun 09 11:16:10.880854 crc crio[21508]: time=\"2026-06-09T11:16:10.8808389Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.161484 | controller |     "Jun 09 11:16:10.881023 crc crio[21508]: time=\"2026-06-09T11:16:10.880987905Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.161499 | controller |     "Jun 09 11:16:10.881169 crc crio[21508]: time=\"2026-06-09T11:16:10.881029396Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.161512 | controller |     "Jun 09 11:16:10.881227 crc crio[21508]: time=\"2026-06-09T11:16:10.88117877Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.161527 | controller |     "Jun 09 11:16:10.881227 crc crio[21508]: time=\"2026-06-09T11:16:10.881204841Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.161541 | controller |     "Jun 09 11:16:10.881435 crc crio[21508]: time=\"2026-06-09T11:16:10.881400947Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.161555 | controller |     "Jun 09 11:16:10.881590 crc crio[21508]: time=\"2026-06-09T11:16:10.881443908Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.161569 | controller |     "Jun 09 11:16:10.882116 crc crio[21508]: time=\"2026-06-09T11:16:10.881652654Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.161582 | controller |     "Jun 09 11:16:10.882116 crc crio[21508]: time=\"2026-06-09T11:16:10.882103457Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.161597 | controller |     "Jun 09 11:16:10.882251 crc crio[21508]: time=\"2026-06-09T11:16:10.882140098Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.161611 | controller |     "Jun 09 11:16:10.882251 crc crio[21508]: time=\"2026-06-09T11:16:10.88219405Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.161625 | controller |     "Jun 09 11:16:10.882519 crc crio[21508]: time=\"2026-06-09T11:16:10.882274282Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.161640 | controller |     "Jun 09 11:16:10.882519 crc crio[21508]: time=\"2026-06-09T11:16:10.882439287Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.161654 | controller |     "Jun 09 11:16:10.882519 crc crio[21508]: time=\"2026-06-09T11:16:10.882499208Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.161668 | controller |     "Jun 09 11:16:10.882519 crc crio[21508]: time=\"2026-06-09T11:16:10.882527539Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.161682 | controller |     "Jun 09 11:16:10.882757 crc crio[21508]: time=\"2026-06-09T11:16:10.882636472Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.161696 | controller |     "Jun 09 11:16:10.882757 crc crio[21508]: time=\"2026-06-09T11:16:10.882673343Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.161711 | controller |     "Jun 09 11:16:10.882885 crc crio[21508]: time=\"2026-06-09T11:16:10.882823108Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.161728 | controller |     "Jun 09 11:16:10.882885 crc crio[21508]: time=\"2026-06-09T11:16:10.882851929Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.161743 | controller |     "Jun 09 11:16:10.883097 crc crio[21508]: time=\"2026-06-09T11:16:10.882981142Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.161757 | controller |     "Jun 09 11:16:10.883256 crc crio[21508]: time=\"2026-06-09T11:16:10.883195279Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.161771 | controller |     "Jun 09 11:16:10.883394 crc crio[21508]: time=\"2026-06-09T11:16:10.88325903Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.161786 | controller |     "Jun 09 11:16:10.883394 crc crio[21508]: time=\"2026-06-09T11:16:10.883283561Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.161800 | controller |     "Jun 09 11:16:10.883394 crc crio[21508]: time=\"2026-06-09T11:16:10.883341483Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.161814 | controller |     "Jun 09 11:16:10.883394 crc crio[21508]: time=\"2026-06-09T11:16:10.883363673Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.161828 | controller |     "Jun 09 11:16:10.883631 crc crio[21508]: time=\"2026-06-09T11:16:10.88359535Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.161843 | controller |     "Jun 09 11:16:10.883631 crc crio[21508]: time=\"2026-06-09T11:16:10.883622791Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.161857 | controller |     "Jun 09 11:16:10.883730 crc crio[21508]: time=\"2026-06-09T11:16:10.883709923Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.161871 | controller |     "Jun 09 11:16:10.883775 crc crio[21508]: time=\"2026-06-09T11:16:10.883736394Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.161885 | controller |     "Jun 09 11:16:10.883939 crc crio[21508]: time=\"2026-06-09T11:16:10.883877708Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.161899 | controller |     "Jun 09 11:16:10.883939 crc crio[21508]: time=\"2026-06-09T11:16:10.88392843Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.161913 | controller |     "Jun 09 11:16:10.884063 crc crio[21508]: time=\"2026-06-09T11:16:10.884048103Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.161928 | controller |     "Jun 09 11:16:10.884124 crc crio[21508]: time=\"2026-06-09T11:16:10.884074594Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.161941 | controller |     "Jun 09 11:16:10.884447 crc crio[21508]: time=\"2026-06-09T11:16:10.884263079Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.161956 | controller |     "Jun 09 11:16:10.884447 crc crio[21508]: time=\"2026-06-09T11:16:10.884365472Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.161970 | controller |     "Jun 09 11:16:10.884447 crc crio[21508]: time=\"2026-06-09T11:16:10.884451885Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.161985 | controller |     "Jun 09 11:16:10.884658 crc crio[21508]: time=\"2026-06-09T11:16:10.884509087Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.161999 | controller |     "Jun 09 11:16:10.884658 crc crio[21508]: time=\"2026-06-09T11:16:10.88462001Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.162018 | controller |     "Jun 09 11:16:10.884658 crc crio[21508]: time=\"2026-06-09T11:16:10.884644881Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.162032 | controller |     "Jun 09 11:16:10.884783 crc crio[21508]: time=\"2026-06-09T11:16:10.884768524Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.162047 | controller |     "Jun 09 11:16:10.884839 crc crio[21508]: time=\"2026-06-09T11:16:10.884795665Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.162061 | controller |     "Jun 09 11:16:10.885054 crc crio[21508]: time=\"2026-06-09T11:16:10.884991301Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.162076 | controller |     "Jun 09 11:16:10.885054 crc crio[21508]: time=\"2026-06-09T11:16:10.885037802Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.162090 | controller |     "Jun 09 11:16:10.885217 crc crio[21508]: time=\"2026-06-09T11:16:10.885181806Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.162104 | controller |     "Jun 09 11:16:10.885407 crc crio[21508]: time=\"2026-06-09T11:16:10.885223257Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.162119 | controller |     "Jun 09 11:16:10.885523 crc crio[21508]: time=\"2026-06-09T11:16:10.885443474Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.162133 | controller |     "Jun 09 11:16:10.885523 crc crio[21508]: time=\"2026-06-09T11:16:10.885501525Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.162147 | controller |     "Jun 09 11:16:10.885740 crc crio[21508]: time=\"2026-06-09T11:16:10.885704621Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.162161 | controller |     "Jun 09 11:16:10.885806 crc crio[21508]: time=\"2026-06-09T11:16:10.885747402Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.162176 | controller |     "Jun 09 11:16:10.885806 crc crio[21508]: time=\"2026-06-09T11:16:10.885774973Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 12:20:06.162190 | controller |     "Jun 09 11:16:10.885806 crc crio[21508]: time=\"2026-06-09T11:16:10.885792824Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 12:20:06.162204 | controller |     "Jun 09 11:16:14.599935 crc crio[21508]: time=\"2026-06-09T11:16:14.597986725Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-09 12:20:06.162219 | controller |     "Jun 09 11:16:14.650133 crc crio[21508]: time=\"2026-06-09T11:16:14.649998792Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 12:20:06.162233 | controller |     "Jun 09 11:16:14.650133 crc crio[21508]: time=\"2026-06-09T11:16:14.650096895Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 12:20:06.162248 | controller |     "Jun 09 11:16:14.650133 crc crio[21508]: time=\"2026-06-09T11:16:14.650130526Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-09 12:20:06.162262 | controller |     "Jun 09 11:16:14.673060 crc crio[21508]: time=\"2026-06-09T11:16:14.672965837Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 12:20:06.162276 | controller |     "Jun 09 11:16:14.673700 crc crio[21508]: time=\"2026-06-09T11:16:14.673668367Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 12:20:06.162295 | controller |     "Jun 09 11:16:30.244960 crc crio[21508]: time=\"2026-06-09T11:16:30.244102947Z\" level=info msg=\"Removing container: 02cfe954dff91da73aea1685a1516bdab3504c15fc36cc22db4c3c3cd1ea2a40\" id=f02efe08-ee2f-48a0-ae50-e6dc41596459 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.162310 | controller |     "Jun 09 11:16:30.410902 crc crio[21508]: time=\"2026-06-09T11:16:30.410113316Z\" level=info msg=\"Removed container 02cfe954dff91da73aea1685a1516bdab3504c15fc36cc22db4c3c3cd1ea2a40: openshift-infra/auto-csr-approver-29683388-2tnzn/oc\" id=f02efe08-ee2f-48a0-ae50-e6dc41596459 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.162325 | controller |     "Jun 09 11:16:30.420483 crc crio[21508]: time=\"2026-06-09T11:16:30.420346262Z\" level=info msg=\"Stopping pod sandbox: 6278cc9e41264179de9cac2d18892017f2f95b5226c63a4136d859c794e756f3\" id=679077fb-3f52-45db-af0c-0b8fc0be22a7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.162340 | controller |     "Jun 09 11:16:30.420483 crc crio[21508]: time=\"2026-06-09T11:16:30.420443035Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6278cc9e41264179de9cac2d18892017f2f95b5226c63a4136d859c794e756f3\" id=679077fb-3f52-45db-af0c-0b8fc0be22a7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.162374 | controller |     "Jun 09 11:16:30.421133 crc crio[21508]: time=\"2026-06-09T11:16:30.421065413Z\" level=info msg=\"Removing pod sandbox: 6278cc9e41264179de9cac2d18892017f2f95b5226c63a4136d859c794e756f3\" id=8981efa4-1319-4812-b14c-9cb1040bed6e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.162390 | controller |     "Jun 09 11:16:30.429741 crc crio[21508]: time=\"2026-06-09T11:16:30.429654142Z\" level=info msg=\"Removed pod sandbox: 6278cc9e41264179de9cac2d18892017f2f95b5226c63a4136d859c794e756f3\" id=8981efa4-1319-4812-b14c-9cb1040bed6e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.162405 | controller |     "Jun 09 11:16:30.431152 crc crio[21508]: time=\"2026-06-09T11:16:30.431012831Z\" level=info msg=\"Stopping pod sandbox: f7d298880482599809a18741fd1c53e3b4e51d2c96f3fbf92a544d902e81cbbd\" id=be1a7453-0605-43ba-8b7f-bd0ab5feb133 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.162419 | controller |     "Jun 09 11:16:30.431628 crc crio[21508]: time=\"2026-06-09T11:16:30.431234628Z\" level=info msg=\"Stopped pod sandbox (already stopped): f7d298880482599809a18741fd1c53e3b4e51d2c96f3fbf92a544d902e81cbbd\" id=be1a7453-0605-43ba-8b7f-bd0ab5feb133 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.162433 | controller |     "Jun 09 11:16:30.432221 crc crio[21508]: time=\"2026-06-09T11:16:30.432148654Z\" level=info msg=\"Removing pod sandbox: f7d298880482599809a18741fd1c53e3b4e51d2c96f3fbf92a544d902e81cbbd\" id=0c18622b-8afc-4e82-aa2d-27314cec8454 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.162447 | controller |     "Jun 09 11:16:30.442192 crc crio[21508]: time=\"2026-06-09T11:16:30.442093932Z\" level=info msg=\"Removed pod sandbox: f7d298880482599809a18741fd1c53e3b4e51d2c96f3fbf92a544d902e81cbbd\" id=0c18622b-8afc-4e82-aa2d-27314cec8454 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.162461 | controller |     "Jun 09 11:16:30.443584 crc crio[21508]: time=\"2026-06-09T11:16:30.443516813Z\" level=info msg=\"Stopping pod sandbox: d91bf07ecd3e56049ca39b7300e760a33877da7bdcbfb62398805b162854b2fb\" id=7a2fdec4-9c6c-49ef-bfa8-b644d11b665a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.162475 | controller |     "Jun 09 11:16:30.443584 crc crio[21508]: time=\"2026-06-09T11:16:30.443580355Z\" level=info msg=\"Stopped pod sandbox (already stopped): d91bf07ecd3e56049ca39b7300e760a33877da7bdcbfb62398805b162854b2fb\" id=7a2fdec4-9c6c-49ef-bfa8-b644d11b665a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.162490 | controller |     "Jun 09 11:16:30.444414 crc crio[21508]: time=\"2026-06-09T11:16:30.444280016Z\" level=info msg=\"Removing pod sandbox: d91bf07ecd3e56049ca39b7300e760a33877da7bdcbfb62398805b162854b2fb\" id=dd4b99e2-1d8c-4ffa-ab5a-2b003e59ea66 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.162508 | controller |     "Jun 09 11:16:30.452520 crc crio[21508]: time=\"2026-06-09T11:16:30.45238423Z\" level=info msg=\"Removed pod sandbox: d91bf07ecd3e56049ca39b7300e760a33877da7bdcbfb62398805b162854b2fb\" id=dd4b99e2-1d8c-4ffa-ab5a-2b003e59ea66 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.162522 | controller |     "Jun 09 11:16:42.660561 crc crio[21508]: time=\"2026-06-09T11:16:42.659685749Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-9hw2m/POD\" id=785ccc8f-d114-4c07-8538-d0f428b72331 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.162537 | controller |     "Jun 09 11:16:42.661596 crc crio[21508]: time=\"2026-06-09T11:16:42.660604016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.162551 | controller |     "Jun 09 11:16:42.689330 crc crio[21508]: time=\"2026-06-09T11:16:42.689154753Z\" level=info msg=\"Got pod network &{Name:certified-operators-9hw2m Namespace:openshift-marketplace ID:6f44a401c7aa7db51912be19cbec7d20fe0ead2586dc1647af355c930b60d85a UID:39092de7-742b-4d11-a4ac-43f3bc48516a NetNS:/var/run/netns/380d6275-a078-404e-b3d8-d19f8441c244 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod39092de7_742b_4d11_a4ac_43f3bc48516a.slice PodAnnotations:0xc0039b8418}] Aliases:map[]}\"",
2026-06-09 12:20:06.162566 | controller |     "Jun 09 11:16:42.689330 crc crio[21508]: time=\"2026-06-09T11:16:42.689229475Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-9hw2m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.162581 | controller |     "Jun 09 11:16:43.085246 crc crio[21508]: 2026-06-09T11:16:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6f44a401c7aa7db Mac:d2:37:8a:2c:0b:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/380d6275-a078-404e-b3d8-d19f8441c244 SocketPath: PciID:}] [{Interface:0xc000194d80 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.162596 | controller |     "Jun 09 11:16:43.087217 crc crio[21508]: time=\"2026-06-09T11:16:43.087150062Z\" level=info msg=\"Got pod network &{Name:certified-operators-9hw2m Namespace:openshift-marketplace ID:6f44a401c7aa7db51912be19cbec7d20fe0ead2586dc1647af355c930b60d85a UID:39092de7-742b-4d11-a4ac-43f3bc48516a NetNS:/var/run/netns/380d6275-a078-404e-b3d8-d19f8441c244 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod39092de7_742b_4d11_a4ac_43f3bc48516a.slice PodAnnotations:0xc0039b8418}] Aliases:map[]}\"",
2026-06-09 12:20:06.162610 | controller |     "Jun 09 11:16:43.087430 crc crio[21508]: time=\"2026-06-09T11:16:43.087340937Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-9hw2m for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.162625 | controller |     "Jun 09 11:16:43.093358 crc crio[21508]: time=\"2026-06-09T11:16:43.093224188Z\" level=info msg=\"Ran pod sandbox 6f44a401c7aa7db51912be19cbec7d20fe0ead2586dc1647af355c930b60d85a with infra container: openshift-marketplace/certified-operators-9hw2m/POD\" id=785ccc8f-d114-4c07-8538-d0f428b72331 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.162639 | controller |     "Jun 09 11:16:43.098631 crc crio[21508]: time=\"2026-06-09T11:16:43.09813959Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=af2c3253-5c25-4a60-a6c3-a038d7f095df name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.162657 | controller |     "Jun 09 11:16:43.101953 crc crio[21508]: time=\"2026-06-09T11:16:43.100326693Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=530ba8d5-4ad0-4bfd-b75a-a673a9d1dbfb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.162672 | controller |     "Jun 09 11:16:43.108452 crc crio[21508]: time=\"2026-06-09T11:16:43.108385577Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-9hw2m/extract-utilities\" id=c7f53ccf-0ab5-49ee-b3fe-dab205922bba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.162686 | controller |     "Jun 09 11:16:43.108790 crc crio[21508]: time=\"2026-06-09T11:16:43.108736357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.162701 | controller |     "Jun 09 11:16:43.134729 crc crio[21508]: time=\"2026-06-09T11:16:43.134671228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.162715 | controller |     "Jun 09 11:16:43.139485 crc crio[21508]: time=\"2026-06-09T11:16:43.139423276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.162729 | controller |     "Jun 09 11:16:43.240824 crc crio[21508]: time=\"2026-06-09T11:16:43.24071Z\" level=info msg=\"Created container 04199a3123b7b16f463da2e411bfcf691d9abf7619ba59e756a6257fc52fd1c9: openshift-marketplace/certified-operators-9hw2m/extract-utilities\" id=c7f53ccf-0ab5-49ee-b3fe-dab205922bba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.162743 | controller |     "Jun 09 11:16:43.241882 crc crio[21508]: time=\"2026-06-09T11:16:43.241818232Z\" level=info msg=\"Starting container: 04199a3123b7b16f463da2e411bfcf691d9abf7619ba59e756a6257fc52fd1c9\" id=f47b487f-2543-4a99-a97e-f87c1b8a4937 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.162758 | controller |     "Jun 09 11:16:43.251683 crc crio[21508]: time=\"2026-06-09T11:16:43.251603265Z\" level=info msg=\"Started container\" PID=39413 containerID=04199a3123b7b16f463da2e411bfcf691d9abf7619ba59e756a6257fc52fd1c9 description=openshift-marketplace/certified-operators-9hw2m/extract-utilities id=f47b487f-2543-4a99-a97e-f87c1b8a4937 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f44a401c7aa7db51912be19cbec7d20fe0ead2586dc1647af355c930b60d85a",
2026-06-09 12:20:06.162772 | controller |     "Jun 09 11:16:43.978946 crc crio[21508]: time=\"2026-06-09T11:16:43.978423689Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=8f909a89-a26c-41c6-95db-c4854c193fef name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.162787 | controller |     "Jun 09 11:16:43.982024 crc crio[21508]: time=\"2026-06-09T11:16:43.981969102Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-09 12:20:06.162833 | controller |     "Jun 09 11:16:44.947947 crc crio[21508]: time=\"2026-06-09T11:16:44.947791739Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=8f909a89-a26c-41c6-95db-c4854c193fef name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.162857 | controller |     "Jun 09 11:16:44.948977 crc crio[21508]: time=\"2026-06-09T11:16:44.948911632Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=fbf50a01-b673-42f4-bcab-342db899a73e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.162877 | controller |     "Jun 09 11:16:44.951701 crc crio[21508]: time=\"2026-06-09T11:16:44.951167647Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=b2291fa8-0edd-47ba-a22a-af2e1b95013c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.162893 | controller |     "Jun 09 11:16:44.959725 crc crio[21508]: time=\"2026-06-09T11:16:44.959066336Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-9hw2m/extract-content\" id=bd018060-c59e-4a78-9281-e1d29d5f0a6b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.162907 | controller |     "Jun 09 11:16:44.959725 crc crio[21508]: time=\"2026-06-09T11:16:44.959640043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.162922 | controller |     "Jun 09 11:16:44.990362 crc crio[21508]: time=\"2026-06-09T11:16:44.98682462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.162936 | controller |     "Jun 09 11:16:44.990944 crc crio[21508]: time=\"2026-06-09T11:16:44.990805045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.162951 | controller |     "Jun 09 11:16:45.113905 crc crio[21508]: time=\"2026-06-09T11:16:45.113816819Z\" level=info msg=\"Created container 83224be6f2fe45a6d0c6f64e71ccea36c2e20d415fa35b4cf0cc0d52af09fd97: openshift-marketplace/certified-operators-9hw2m/extract-content\" id=bd018060-c59e-4a78-9281-e1d29d5f0a6b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.162965 | controller |     "Jun 09 11:16:45.123036 crc crio[21508]: time=\"2026-06-09T11:16:45.1228395Z\" level=info msg=\"Starting container: 83224be6f2fe45a6d0c6f64e71ccea36c2e20d415fa35b4cf0cc0d52af09fd97\" id=7daed2a9-7cc5-45df-b467-0bf0854b2c5d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.162979 | controller |     "Jun 09 11:16:45.127921 crc crio[21508]: time=\"2026-06-09T11:16:45.127829265Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx/POD\" id=4b77f740-51da-4958-8d45-9f611d3e45a5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.162993 | controller |     "Jun 09 11:16:45.128234 crc crio[21508]: time=\"2026-06-09T11:16:45.12800059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.163008 | controller |     "Jun 09 11:16:45.130109 crc crio[21508]: time=\"2026-06-09T11:16:45.129985607Z\" level=info msg=\"Started container\" PID=39431 containerID=83224be6f2fe45a6d0c6f64e71ccea36c2e20d415fa35b4cf0cc0d52af09fd97 description=openshift-marketplace/certified-operators-9hw2m/extract-content id=7daed2a9-7cc5-45df-b467-0bf0854b2c5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f44a401c7aa7db51912be19cbec7d20fe0ead2586dc1647af355c930b60d85a",
2026-06-09 12:20:06.163023 | controller |     "Jun 09 11:16:45.153624 crc crio[21508]: time=\"2026-06-09T11:16:45.153527809Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx Namespace:openshift-marketplace ID:8cf5a6d540fb347edeb55a187409096be274743b13385f88e23d3adcc05f3a7c UID:ceeb7ea2-3331-4128-8dec-72e92b4d75c2 NetNS:/var/run/netns/c401c9e5-6496-468e-aaa4-40dc8589449a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podceeb7ea2_3331_4128_8dec_72e92b4d75c2.slice PodAnnotations:0xc000852968}] Aliases:map[]}\"",
2026-06-09 12:20:06.163038 | controller |     "Jun 09 11:16:45.153624 crc crio[21508]: time=\"2026-06-09T11:16:45.153604351Z\" level=info msg=\"Adding pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.163057 | controller |     "Jun 09 11:16:45.452043 crc crio[21508]: 2026-06-09T11:16:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8cf5a6d540fb347 Mac:0e:4e:e0:58:37:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/c401c9e5-6496-468e-aaa4-40dc8589449a SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.163072 | controller |     "Jun 09 11:16:45.453931 crc crio[21508]: time=\"2026-06-09T11:16:45.453854679Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx Namespace:openshift-marketplace ID:8cf5a6d540fb347edeb55a187409096be274743b13385f88e23d3adcc05f3a7c UID:ceeb7ea2-3331-4128-8dec-72e92b4d75c2 NetNS:/var/run/netns/c401c9e5-6496-468e-aaa4-40dc8589449a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podceeb7ea2_3331_4128_8dec_72e92b4d75c2.slice PodAnnotations:0xc000852968}] Aliases:map[]}\"",
2026-06-09 12:20:06.163088 | controller |     "Jun 09 11:16:45.454103 crc crio[21508]: time=\"2026-06-09T11:16:45.454040524Z\" level=info msg=\"Checking pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.163102 | controller |     "Jun 09 11:16:45.462202 crc crio[21508]: time=\"2026-06-09T11:16:45.462137229Z\" level=info msg=\"Ran pod sandbox 8cf5a6d540fb347edeb55a187409096be274743b13385f88e23d3adcc05f3a7c with infra container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx/POD\" id=4b77f740-51da-4958-8d45-9f611d3e45a5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.163117 | controller |     "Jun 09 11:16:45.465834 crc crio[21508]: time=\"2026-06-09T11:16:45.465708152Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a63a6741-5cf3-4eaa-8547-c9230cf0ef58 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.163133 | controller |     "Jun 09 11:16:45.471182 crc crio[21508]: time=\"2026-06-09T11:16:45.47081482Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5a860416-c9fe-48b8-bda0-b0490101393a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.163148 | controller |     "Jun 09 11:16:45.479270 crc crio[21508]: time=\"2026-06-09T11:16:45.479176632Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx/util\" id=6fa64e61-a837-4674-9af4-18a835514962 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.163162 | controller |     "Jun 09 11:16:45.479741 crc crio[21508]: time=\"2026-06-09T11:16:45.479679507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.163176 | controller |     "Jun 09 11:16:45.506263 crc crio[21508]: time=\"2026-06-09T11:16:45.506131833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.163191 | controller |     "Jun 09 11:16:45.509794 crc crio[21508]: time=\"2026-06-09T11:16:45.509743938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.163205 | controller |     "Jun 09 11:16:45.613184 crc crio[21508]: time=\"2026-06-09T11:16:45.613102312Z\" level=info msg=\"Created container 8bb7e2c01f26f0ea69213c61d405c24f165c00d863edfe1ea73ce33524833b71: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx/util\" id=6fa64e61-a837-4674-9af4-18a835514962 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.163234 | controller |     "Jun 09 11:16:45.614377 crc crio[21508]: time=\"2026-06-09T11:16:45.614344018Z\" level=info msg=\"Starting container: 8bb7e2c01f26f0ea69213c61d405c24f165c00d863edfe1ea73ce33524833b71\" id=1531033e-8b4f-4222-bd14-a7f3e2d0542a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.163249 | controller |     "Jun 09 11:16:45.620715 crc crio[21508]: time=\"2026-06-09T11:16:45.620596209Z\" level=info msg=\"Started container\" PID=39474 containerID=8bb7e2c01f26f0ea69213c61d405c24f165c00d863edfe1ea73ce33524833b71 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx/util id=1531033e-8b4f-4222-bd14-a7f3e2d0542a name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cf5a6d540fb347edeb55a187409096be274743b13385f88e23d3adcc05f3a7c",
2026-06-09 12:20:06.163264 | controller |     "Jun 09 11:16:46.005041 crc crio[21508]: time=\"2026-06-09T11:16:46.003933013Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ec7115c4-a0e9-4703-8e33-2b2a8f075489 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.163279 | controller |     "Jun 09 11:16:46.006812 crc crio[21508]: time=\"2026-06-09T11:16:46.006737004Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f31a9785-3a43-4d9a-aa77-5220507887c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.163294 | controller |     "Jun 09 11:16:46.012994 crc crio[21508]: time=\"2026-06-09T11:16:46.012902063Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=a942d693-40a0-4376-b821-3fe808f2c212 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.163308 | controller |     "Jun 09 11:16:46.013174 crc crio[21508]: time=\"2026-06-09T11:16:46.013126829Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-9hw2m/registry-server\" id=d6965343-eb02-481b-902a-f08cc8403322 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.163322 | controller |     "Jun 09 11:16:46.013254 crc crio[21508]: time=\"2026-06-09T11:16:46.013181451Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 not found\" id=a942d693-40a0-4376-b821-3fe808f2c212 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.163337 | controller |     "Jun 09 11:16:46.013557 crc crio[21508]: time=\"2026-06-09T11:16:46.013250263Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 found\" id=a942d693-40a0-4376-b821-3fe808f2c212 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.163368 | controller |     "Jun 09 11:16:46.013557 crc crio[21508]: time=\"2026-06-09T11:16:46.013453629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.163385 | controller |     "Jun 09 11:16:46.015151 crc crio[21508]: time=\"2026-06-09T11:16:46.015048315Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=790c58c6-2bdd-4d3b-9fa5-5cc4590872cb name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.163400 | controller |     "Jun 09 11:16:46.018759 crc crio[21508]: time=\"2026-06-09T11:16:46.01868051Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\\\"\"",
2026-06-09 12:20:06.163418 | controller |     "Jun 09 11:16:46.045787 crc crio[21508]: time=\"2026-06-09T11:16:46.045656781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.163433 | controller |     "Jun 09 11:16:46.049227 crc crio[21508]: time=\"2026-06-09T11:16:46.049147852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.163447 | controller |     "Jun 09 11:16:46.157651 crc crio[21508]: time=\"2026-06-09T11:16:46.157446329Z\" level=info msg=\"Created container 9de01b3e9766f188cd8e89dd5d0e7d61146e0472cf99130b37e549e4cac890d7: openshift-marketplace/certified-operators-9hw2m/registry-server\" id=d6965343-eb02-481b-902a-f08cc8403322 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.163462 | controller |     "Jun 09 11:16:46.158597 crc crio[21508]: time=\"2026-06-09T11:16:46.158524Z\" level=info msg=\"Starting container: 9de01b3e9766f188cd8e89dd5d0e7d61146e0472cf99130b37e549e4cac890d7\" id=58e649b0-2baf-4741-9a47-ab36d4e68cc9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.163476 | controller |     "Jun 09 11:16:46.162222 crc crio[21508]: time=\"2026-06-09T11:16:46.162118214Z\" level=info msg=\"Started container\" PID=39486 containerID=9de01b3e9766f188cd8e89dd5d0e7d61146e0472cf99130b37e549e4cac890d7 description=openshift-marketplace/certified-operators-9hw2m/registry-server id=58e649b0-2baf-4741-9a47-ab36d4e68cc9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f44a401c7aa7db51912be19cbec7d20fe0ead2586dc1647af355c930b60d85a",
2026-06-09 12:20:06.163491 | controller |     "Jun 09 11:16:47.076654 crc crio[21508]: time=\"2026-06-09T11:16:47.076050418Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=790c58c6-2bdd-4d3b-9fa5-5cc4590872cb name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.163505 | controller |     "Jun 09 11:16:47.077837 crc crio[21508]: time=\"2026-06-09T11:16:47.077753298Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=6aae511a-cd3d-43ed-be7c-39405d154ae5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.163520 | controller |     "Jun 09 11:16:47.081530 crc crio[21508]: time=\"2026-06-09T11:16:47.081421444Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=b2b95db2-0fea-4594-b3b7-057304996f8f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.163545 | controller |     "Jun 09 11:16:47.090708 crc crio[21508]: time=\"2026-06-09T11:16:47.090569859Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx/pull\" id=4853041d-5ea3-4a98-90cb-f0d31a74e887 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.163560 | controller |     "Jun 09 11:16:47.094116 crc crio[21508]: time=\"2026-06-09T11:16:47.09404952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.163574 | controller |     "Jun 09 11:16:47.127195 crc crio[21508]: time=\"2026-06-09T11:16:47.125589363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.163592 | controller |     "Jun 09 11:16:47.127195 crc crio[21508]: time=\"2026-06-09T11:16:47.125841291Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/7843d0c1c37c2955c79a7bad6c8272fbddad199ac1b03820cdb7fb97ae39b429/merged/etc/passwd: no such file or directory\"",
2026-06-09 12:20:06.163607 | controller |     "Jun 09 11:16:47.127195 crc crio[21508]: time=\"2026-06-09T11:16:47.125868922Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/7843d0c1c37c2955c79a7bad6c8272fbddad199ac1b03820cdb7fb97ae39b429/merged/etc/group: no such file or directory\"",
2026-06-09 12:20:06.163622 | controller |     "Jun 09 11:16:47.129051 crc crio[21508]: time=\"2026-06-09T11:16:47.128561149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.163637 | controller |     "Jun 09 11:16:47.245506 crc crio[21508]: time=\"2026-06-09T11:16:47.245395224Z\" level=info msg=\"Created container 7c39c62c6071d43e8fc9196d5a8f0ba7d5a59d07d07f2e8ed0f75b84de38d4ce: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx/pull\" id=4853041d-5ea3-4a98-90cb-f0d31a74e887 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.163651 | controller |     "Jun 09 11:16:47.246956 crc crio[21508]: time=\"2026-06-09T11:16:47.246878387Z\" level=info msg=\"Starting container: 7c39c62c6071d43e8fc9196d5a8f0ba7d5a59d07d07f2e8ed0f75b84de38d4ce\" id=2e6dedc9-7954-4b5b-b241-b328d3692a3d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.163665 | controller |     "Jun 09 11:16:47.252501 crc crio[21508]: time=\"2026-06-09T11:16:47.252434448Z\" level=info msg=\"Started container\" PID=39530 containerID=7c39c62c6071d43e8fc9196d5a8f0ba7d5a59d07d07f2e8ed0f75b84de38d4ce description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx/pull id=2e6dedc9-7954-4b5b-b241-b328d3692a3d name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cf5a6d540fb347edeb55a187409096be274743b13385f88e23d3adcc05f3a7c",
2026-06-09 12:20:06.163680 | controller |     "Jun 09 11:16:48.039766 crc crio[21508]: time=\"2026-06-09T11:16:48.039675682Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=da47393d-748a-4974-b2bd-32cbd247c17e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.163695 | controller |     "Jun 09 11:16:48.043049 crc crio[21508]: time=\"2026-06-09T11:16:48.042940807Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e2db0f5c-befd-4a13-a714-6e8898750c63 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.163709 | controller |     "Jun 09 11:16:48.082039 crc crio[21508]: time=\"2026-06-09T11:16:48.081915176Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx/extract\" id=f86d70e4-70b1-42fe-bd32-0c9d6b435d82 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.163723 | controller |     "Jun 09 11:16:48.083035 crc crio[21508]: time=\"2026-06-09T11:16:48.08241079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.163738 | controller |     "Jun 09 11:16:48.106524 crc crio[21508]: time=\"2026-06-09T11:16:48.106429956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.163752 | controller |     "Jun 09 11:16:48.109483 crc crio[21508]: time=\"2026-06-09T11:16:48.109419962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.163770 | controller |     "Jun 09 11:16:48.225929 crc crio[21508]: time=\"2026-06-09T11:16:48.225786303Z\" level=info msg=\"Created container fb950b41e62ff165644858b19c7116784c46cf1af20d9aff09871ba213e185a4: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx/extract\" id=f86d70e4-70b1-42fe-bd32-0c9d6b435d82 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.163784 | controller |     "Jun 09 11:16:48.227549 crc crio[21508]: time=\"2026-06-09T11:16:48.22739742Z\" level=info msg=\"Starting container: fb950b41e62ff165644858b19c7116784c46cf1af20d9aff09871ba213e185a4\" id=94fb2e81-6712-4e01-9272-ee2bf8c61954 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.163799 | controller |     "Jun 09 11:16:48.237687 crc crio[21508]: time=\"2026-06-09T11:16:48.237584395Z\" level=info msg=\"Started container\" PID=39549 containerID=fb950b41e62ff165644858b19c7116784c46cf1af20d9aff09871ba213e185a4 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx/extract id=94fb2e81-6712-4e01-9272-ee2bf8c61954 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cf5a6d540fb347edeb55a187409096be274743b13385f88e23d3adcc05f3a7c",
2026-06-09 12:20:06.163813 | controller |     "Jun 09 11:16:48.658376 crc crio[21508]: time=\"2026-06-09T11:16:48.658195229Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-8kn4t/POD\" id=ca3babeb-da9e-4d6a-bb85-56c445531f9f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.163827 | controller |     "Jun 09 11:16:48.658376 crc crio[21508]: time=\"2026-06-09T11:16:48.658336103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.163842 | controller |     "Jun 09 11:16:48.688991 crc crio[21508]: time=\"2026-06-09T11:16:48.688893088Z\" level=info msg=\"Got pod network &{Name:redhat-operators-8kn4t Namespace:openshift-marketplace ID:600f06d6fe5a8199f4ef40751fa4bd7506ef968ef074d5ea234e8a0e0d0c730d UID:07472b34-3568-4223-8b83-9909385de23f NetNS:/var/run/netns/93c0089e-4bdc-4ca4-a317-51b24e8de76d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod07472b34_3568_4223_8b83_9909385de23f.slice PodAnnotations:0xc00244e510}] Aliases:map[]}\"",
2026-06-09 12:20:06.163856 | controller |     "Jun 09 11:16:48.688991 crc crio[21508]: time=\"2026-06-09T11:16:48.68897113Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-8kn4t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.163871 | controller |     "Jun 09 11:16:48.943895 crc crio[21508]: 2026-06-09T11:16:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:600f06d6fe5a819 Mac:4a:b6:f2:45:e2:4d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/93c0089e-4bdc-4ca4-a317-51b24e8de76d SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.163886 | controller |     "Jun 09 11:16:48.946242 crc crio[21508]: time=\"2026-06-09T11:16:48.946201152Z\" level=info msg=\"Got pod network &{Name:redhat-operators-8kn4t Namespace:openshift-marketplace ID:600f06d6fe5a8199f4ef40751fa4bd7506ef968ef074d5ea234e8a0e0d0c730d UID:07472b34-3568-4223-8b83-9909385de23f NetNS:/var/run/netns/93c0089e-4bdc-4ca4-a317-51b24e8de76d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod07472b34_3568_4223_8b83_9909385de23f.slice PodAnnotations:0xc00244e510}] Aliases:map[]}\"",
2026-06-09 12:20:06.163900 | controller |     "Jun 09 11:16:48.946616 crc crio[21508]: time=\"2026-06-09T11:16:48.946541441Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-8kn4t for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.163917 | controller |     "Jun 09 11:16:48.953340 crc crio[21508]: time=\"2026-06-09T11:16:48.953221595Z\" level=info msg=\"Ran pod sandbox 600f06d6fe5a8199f4ef40751fa4bd7506ef968ef074d5ea234e8a0e0d0c730d with infra container: openshift-marketplace/redhat-operators-8kn4t/POD\" id=ca3babeb-da9e-4d6a-bb85-56c445531f9f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.163932 | controller |     "Jun 09 11:16:48.955030 crc crio[21508]: time=\"2026-06-09T11:16:48.954984746Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=562080eb-c607-4850-80fe-f3c527fb6a68 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.163947 | controller |     "Jun 09 11:16:48.957670 crc crio[21508]: time=\"2026-06-09T11:16:48.957632423Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dd6f0138-abc6-44d8-91f1-8c624d23453c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.163961 | controller |     "Jun 09 11:16:48.963989 crc crio[21508]: time=\"2026-06-09T11:16:48.963259906Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-8kn4t/extract-utilities\" id=34f04668-3172-4dbc-b189-79e3d18b6694 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.163975 | controller |     "Jun 09 11:16:48.963989 crc crio[21508]: time=\"2026-06-09T11:16:48.96373653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.163988 | controller |     "Jun 09 11:16:48.994748 crc crio[21508]: time=\"2026-06-09T11:16:48.994642595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.164003 | controller |     "Jun 09 11:16:48.998857 crc crio[21508]: time=\"2026-06-09T11:16:48.998814246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.164016 | controller |     "Jun 09 11:16:49.114748 crc crio[21508]: time=\"2026-06-09T11:16:49.114663602Z\" level=info msg=\"Created container 6f17eb29dfe36ca86217741aa8af8aff723c0bf4f1c55e8df82f094f647e2cbc: openshift-marketplace/redhat-operators-8kn4t/extract-utilities\" id=34f04668-3172-4dbc-b189-79e3d18b6694 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.164030 | controller |     "Jun 09 11:16:49.116032 crc crio[21508]: time=\"2026-06-09T11:16:49.115803135Z\" level=info msg=\"Starting container: 6f17eb29dfe36ca86217741aa8af8aff723c0bf4f1c55e8df82f094f647e2cbc\" id=6e1e5276-374c-4f63-947a-42db164f9f56 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.164044 | controller |     "Jun 09 11:16:49.120996 crc crio[21508]: time=\"2026-06-09T11:16:49.120927233Z\" level=info msg=\"Started container\" PID=39627 containerID=6f17eb29dfe36ca86217741aa8af8aff723c0bf4f1c55e8df82f094f647e2cbc description=openshift-marketplace/redhat-operators-8kn4t/extract-utilities id=6e1e5276-374c-4f63-947a-42db164f9f56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=600f06d6fe5a8199f4ef40751fa4bd7506ef968ef074d5ea234e8a0e0d0c730d",
2026-06-09 12:20:06.164058 | controller |     "Jun 09 11:16:50.068350 crc crio[21508]: time=\"2026-06-09T11:16:50.067769119Z\" level=info msg=\"Stopping pod sandbox: 8cf5a6d540fb347edeb55a187409096be274743b13385f88e23d3adcc05f3a7c\" id=d66046fd-1b1c-4883-b4a4-c95c8815c814 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.164072 | controller |     "Jun 09 11:16:50.068574 crc crio[21508]: time=\"2026-06-09T11:16:50.06849648Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=b8c84758-dd0d-41ed-8716-8c5fb3240507 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.164091 | controller |     "Jun 09 11:16:50.068781 crc crio[21508]: time=\"2026-06-09T11:16:50.068708077Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx Namespace:openshift-marketplace ID:8cf5a6d540fb347edeb55a187409096be274743b13385f88e23d3adcc05f3a7c UID:ceeb7ea2-3331-4128-8dec-72e92b4d75c2 NetNS:/var/run/netns/c401c9e5-6496-468e-aaa4-40dc8589449a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podceeb7ea2_3331_4128_8dec_72e92b4d75c2.slice PodAnnotations:0xc00008c660}] Aliases:map[]}\"",
2026-06-09 12:20:06.164107 | controller |     "Jun 09 11:16:50.068952 crc crio[21508]: time=\"2026-06-09T11:16:50.068883822Z\" level=info msg=\"Deleting pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.164121 | controller |     "Jun 09 11:16:50.073571 crc crio[21508]: time=\"2026-06-09T11:16:50.072985701Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-09 12:20:06.164136 | controller |     "Jun 09 11:16:50.349449 crc crio[21508]: time=\"2026-06-09T11:16:50.348909153Z\" level=info msg=\"Stopped pod sandbox: 8cf5a6d540fb347edeb55a187409096be274743b13385f88e23d3adcc05f3a7c\" id=d66046fd-1b1c-4883-b4a4-c95c8815c814 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.164151 | controller |     "Jun 09 11:16:53.834866 crc crio[21508]: time=\"2026-06-09T11:16:53.833904073Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-operator-6569c8c666-6cpsr/POD\" id=01cc0ab0-9975-4241-9663-a824d834870d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.164165 | controller |     "Jun 09 11:16:53.836361 crc crio[21508]: time=\"2026-06-09T11:16:53.834926843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.164180 | controller |     "Jun 09 11:16:53.858389 crc crio[21508]: time=\"2026-06-09T11:16:53.858082424Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-6cpsr Namespace:openshift-nmstate ID:efe8c131b4f2e5bb816b7d34c2704310e14bcd4422a7a42deef28a3ebe3c7606 UID:d3f9fbd2-ff23-4ea1-a678-94d8fe0ef4ee NetNS:/var/run/netns/d2f0db55-b406-424e-be4e-11101e1e6626 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd3f9fbd2_ff23_4ea1_a678_94d8fe0ef4ee.slice PodAnnotations:0xc003b38358}] Aliases:map[]}\"",
2026-06-09 12:20:06.164194 | controller |     "Jun 09 11:16:53.858389 crc crio[21508]: time=\"2026-06-09T11:16:53.858141875Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-operator-6569c8c666-6cpsr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.164209 | controller |     "Jun 09 11:16:54.418260 crc crio[21508]: 2026-06-09T11:16:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:efe8c131b4f2e5b Mac:46:22:70:2f:8b:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/d2f0db55-b406-424e-be4e-11101e1e6626 SocketPath: PciID:}] [{Interface:0xc0002daa10 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.164223 | controller |     "Jun 09 11:16:54.419783 crc crio[21508]: time=\"2026-06-09T11:16:54.419708652Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-6cpsr Namespace:openshift-nmstate ID:efe8c131b4f2e5bb816b7d34c2704310e14bcd4422a7a42deef28a3ebe3c7606 UID:d3f9fbd2-ff23-4ea1-a678-94d8fe0ef4ee NetNS:/var/run/netns/d2f0db55-b406-424e-be4e-11101e1e6626 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd3f9fbd2_ff23_4ea1_a678_94d8fe0ef4ee.slice PodAnnotations:0xc003b38358}] Aliases:map[]}\"",
2026-06-09 12:20:06.164244 | controller |     "Jun 09 11:16:54.419951 crc crio[21508]: time=\"2026-06-09T11:16:54.419905868Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-operator-6569c8c666-6cpsr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.164259 | controller |     "Jun 09 11:16:54.431332 crc crio[21508]: time=\"2026-06-09T11:16:54.431159004Z\" level=info msg=\"Ran pod sandbox efe8c131b4f2e5bb816b7d34c2704310e14bcd4422a7a42deef28a3ebe3c7606 with infra container: openshift-nmstate/nmstate-operator-6569c8c666-6cpsr/POD\" id=01cc0ab0-9975-4241-9663-a824d834870d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.164273 | controller |     "Jun 09 11:16:54.434739 crc crio[21508]: time=\"2026-06-09T11:16:54.434621464Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=b8df6db7-050b-46a0-ba37-657f86fc2f2f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.164288 | controller |     "Jun 09 11:16:54.435344 crc crio[21508]: time=\"2026-06-09T11:16:54.435221742Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e not found\" id=b8df6db7-050b-46a0-ba37-657f86fc2f2f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.164302 | controller |     "Jun 09 11:16:54.435650 crc crio[21508]: time=\"2026-06-09T11:16:54.435377876Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e found\" id=b8df6db7-050b-46a0-ba37-657f86fc2f2f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.164317 | controller |     "Jun 09 11:16:54.436585 crc crio[21508]: time=\"2026-06-09T11:16:54.43618782Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=99aca3cf-3c67-4ef5-b4c6-00746eebcda0 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.164331 | controller |     "Jun 09 11:16:54.442625 crc crio[21508]: time=\"2026-06-09T11:16:54.442519353Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\\\"\"",
2026-06-09 12:20:06.164360 | controller |     "Jun 09 11:16:56.138361 crc crio[21508]: time=\"2026-06-09T11:16:56.137519133Z\" level=info msg=\"Stopping container: 9de01b3e9766f188cd8e89dd5d0e7d61146e0472cf99130b37e549e4cac890d7 (timeout: 2s)\" id=9af28597-9d1a-4a90-83db-e74223377580 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.164381 | controller |     "Jun 09 11:16:56.810674 crc crio[21508]: time=\"2026-06-09T11:16:56.810142016Z\" level=info msg=\"Stopped container 9de01b3e9766f188cd8e89dd5d0e7d61146e0472cf99130b37e549e4cac890d7: openshift-marketplace/certified-operators-9hw2m/registry-server\" id=9af28597-9d1a-4a90-83db-e74223377580 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.164396 | controller |     "Jun 09 11:16:56.812098 crc crio[21508]: time=\"2026-06-09T11:16:56.812044561Z\" level=info msg=\"Stopping pod sandbox: 6f44a401c7aa7db51912be19cbec7d20fe0ead2586dc1647af355c930b60d85a\" id=e30f7fff-63b7-4b55-acd4-21ce6e183a86 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.164411 | controller |     "Jun 09 11:16:56.812796 crc crio[21508]: time=\"2026-06-09T11:16:56.81271037Z\" level=info msg=\"Got pod network &{Name:certified-operators-9hw2m Namespace:openshift-marketplace ID:6f44a401c7aa7db51912be19cbec7d20fe0ead2586dc1647af355c930b60d85a UID:39092de7-742b-4d11-a4ac-43f3bc48516a NetNS:/var/run/netns/380d6275-a078-404e-b3d8-d19f8441c244 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod39092de7_742b_4d11_a4ac_43f3bc48516a.slice PodAnnotations:0xc000d9e7b0}] Aliases:map[]}\"",
2026-06-09 12:20:06.164430 | controller |     "Jun 09 11:16:56.812916 crc crio[21508]: time=\"2026-06-09T11:16:56.812897256Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-9hw2m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.164445 | controller |     "Jun 09 11:16:57.905082 crc crio[21508]: time=\"2026-06-09T11:16:57.904822066Z\" level=info msg=\"Stopped pod sandbox: 6f44a401c7aa7db51912be19cbec7d20fe0ead2586dc1647af355c930b60d85a\" id=e30f7fff-63b7-4b55-acd4-21ce6e183a86 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.164459 | controller |     "Jun 09 11:16:57.993065 crc crio[21508]: time=\"2026-06-09T11:16:57.992798524Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ad05fa5fb88f3810861b2bda4f8e0a0ab2e6055fabd31b17d5a8b570cac6efc6\" id=99aca3cf-3c67-4ef5-b4c6-00746eebcda0 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.164474 | controller |     "Jun 09 11:16:57.994244 crc crio[21508]: time=\"2026-06-09T11:16:57.994161644Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=8275dcd1-2463-41c5-afcc-bd403950126c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.164488 | controller |     "Jun 09 11:16:58.016357 crc crio[21508]: time=\"2026-06-09T11:16:58.015840182Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=a6f9ba7a-d518-462e-9b17-cf1e3f2a3653 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.164503 | controller |     "Jun 09 11:16:58.028216 crc crio[21508]: time=\"2026-06-09T11:16:58.028102657Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-operator-6569c8c666-6cpsr/nmstate-operator\" id=db9e9ef1-f553-4558-ab44-b98848bc32a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.164517 | controller |     "Jun 09 11:16:58.031115 crc crio[21508]: time=\"2026-06-09T11:16:58.031047122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.164532 | controller |     "Jun 09 11:16:58.069698 crc crio[21508]: time=\"2026-06-09T11:16:58.069585319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.164546 | controller |     "Jun 09 11:16:58.074620 crc crio[21508]: time=\"2026-06-09T11:16:58.074568563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.164560 | controller |     "Jun 09 11:16:58.173712 crc crio[21508]: time=\"2026-06-09T11:16:58.173251781Z\" level=info msg=\"Removing container: 9de01b3e9766f188cd8e89dd5d0e7d61146e0472cf99130b37e549e4cac890d7\" id=8ddd18d5-a0ce-4529-9295-50952ef26bb7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.164575 | controller |     "Jun 09 11:16:58.192063 crc crio[21508]: time=\"2026-06-09T11:16:58.192013325Z\" level=info msg=\"Created container 429829890c67f4e376dc58afb5d5be5257ff1b0a2ce17a8337a54722f69343d4: openshift-nmstate/nmstate-operator-6569c8c666-6cpsr/nmstate-operator\" id=db9e9ef1-f553-4558-ab44-b98848bc32a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.164589 | controller |     "Jun 09 11:16:58.197250 crc crio[21508]: time=\"2026-06-09T11:16:58.194991871Z\" level=info msg=\"Starting container: 429829890c67f4e376dc58afb5d5be5257ff1b0a2ce17a8337a54722f69343d4\" id=37b165c6-19b7-4bd2-a8a9-142464c592c0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.164607 | controller |     "Jun 09 11:16:58.200647 crc crio[21508]: time=\"2026-06-09T11:16:58.200557913Z\" level=info msg=\"Started container\" PID=39907 containerID=429829890c67f4e376dc58afb5d5be5257ff1b0a2ce17a8337a54722f69343d4 description=openshift-nmstate/nmstate-operator-6569c8c666-6cpsr/nmstate-operator id=37b165c6-19b7-4bd2-a8a9-142464c592c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=efe8c131b4f2e5bb816b7d34c2704310e14bcd4422a7a42deef28a3ebe3c7606",
2026-06-09 12:20:06.164622 | controller |     "Jun 09 11:16:58.202957 crc crio[21508]: time=\"2026-06-09T11:16:58.202814078Z\" level=info msg=\"Removed container 9de01b3e9766f188cd8e89dd5d0e7d61146e0472cf99130b37e549e4cac890d7: openshift-marketplace/certified-operators-9hw2m/registry-server\" id=8ddd18d5-a0ce-4529-9295-50952ef26bb7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.164637 | controller |     "Jun 09 11:16:58.206779 crc crio[21508]: time=\"2026-06-09T11:16:58.206722171Z\" level=info msg=\"Removing container: 83224be6f2fe45a6d0c6f64e71ccea36c2e20d415fa35b4cf0cc0d52af09fd97\" id=39ff89f7-27a3-48ad-9dcf-e9cb7055afec name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.164652 | controller |     "Jun 09 11:16:58.258610 crc crio[21508]: time=\"2026-06-09T11:16:58.258521682Z\" level=info msg=\"Removed container 83224be6f2fe45a6d0c6f64e71ccea36c2e20d415fa35b4cf0cc0d52af09fd97: openshift-marketplace/certified-operators-9hw2m/extract-content\" id=39ff89f7-27a3-48ad-9dcf-e9cb7055afec name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.164666 | controller |     "Jun 09 11:16:58.261355 crc crio[21508]: time=\"2026-06-09T11:16:58.26124057Z\" level=info msg=\"Removing container: 04199a3123b7b16f463da2e411bfcf691d9abf7619ba59e756a6257fc52fd1c9\" id=ae46309c-c536-4a62-aff2-d7988ed16921 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.164680 | controller |     "Jun 09 11:16:58.290636 crc crio[21508]: time=\"2026-06-09T11:16:58.290506588Z\" level=info msg=\"Removed container 04199a3123b7b16f463da2e411bfcf691d9abf7619ba59e756a6257fc52fd1c9: openshift-marketplace/certified-operators-9hw2m/extract-utilities\" id=ae46309c-c536-4a62-aff2-d7988ed16921 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.164694 | controller |     "Jun 09 11:16:59.077526 crc crio[21508]: time=\"2026-06-09T11:16:59.07696642Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-m888q/POD\" id=8ae1c77e-c2f2-4d6d-befd-e369e3651f6d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.164708 | controller |     "Jun 09 11:16:59.078745 crc crio[21508]: time=\"2026-06-09T11:16:59.077577517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.164722 | controller |     "Jun 09 11:16:59.112501 crc crio[21508]: time=\"2026-06-09T11:16:59.112379066Z\" level=info msg=\"Got pod network &{Name:community-operators-m888q Namespace:openshift-marketplace ID:e532e178fde137e29342eab9ada4b30166b32c272c2d0d0ab349696934e0c467 UID:f9df2287-d5b1-400a-ae85-4533274c94a4 NetNS:/var/run/netns/f6a9719f-93df-42e7-a7a3-e3dd637e7fec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf9df2287_d5b1_400a_ae85_4533274c94a4.slice PodAnnotations:0xc000d9e770}] Aliases:map[]}\"",
2026-06-09 12:20:06.164737 | controller |     "Jun 09 11:16:59.112501 crc crio[21508]: time=\"2026-06-09T11:16:59.112439447Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-m888q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.164751 | controller |     "Jun 09 11:16:59.665825 crc crio[21508]: 2026-06-09T11:16:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e532e178fde137e Mac:56:0c:dd:44:6c:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/f6a9719f-93df-42e7-a7a3-e3dd637e7fec SocketPath: PciID:}] [{Interface:0xc00030e5c0 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.164769 | controller |     "Jun 09 11:16:59.668197 crc crio[21508]: time=\"2026-06-09T11:16:59.668117014Z\" level=info msg=\"Got pod network &{Name:community-operators-m888q Namespace:openshift-marketplace ID:e532e178fde137e29342eab9ada4b30166b32c272c2d0d0ab349696934e0c467 UID:f9df2287-d5b1-400a-ae85-4533274c94a4 NetNS:/var/run/netns/f6a9719f-93df-42e7-a7a3-e3dd637e7fec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf9df2287_d5b1_400a_ae85_4533274c94a4.slice PodAnnotations:0xc000d9e770}] Aliases:map[]}\"",
2026-06-09 12:20:06.164804 | controller |     "Jun 09 11:16:59.668491 crc crio[21508]: time=\"2026-06-09T11:16:59.668394792Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-m888q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.164821 | controller |     "Jun 09 11:16:59.675513 crc crio[21508]: time=\"2026-06-09T11:16:59.674917621Z\" level=info msg=\"Ran pod sandbox e532e178fde137e29342eab9ada4b30166b32c272c2d0d0ab349696934e0c467 with infra container: openshift-marketplace/community-operators-m888q/POD\" id=8ae1c77e-c2f2-4d6d-befd-e369e3651f6d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.164841 | controller |     "Jun 09 11:16:59.678273 crc crio[21508]: time=\"2026-06-09T11:16:59.678172305Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b4c7b41a-d91a-4d27-9ec7-aa8ee018c914 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.164855 | controller |     "Jun 09 11:16:59.681217 crc crio[21508]: time=\"2026-06-09T11:16:59.681140641Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=47c195c0-a0ce-40e4-a9a3-6329112b9634 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.164869 | controller |     "Jun 09 11:16:59.689025 crc crio[21508]: time=\"2026-06-09T11:16:59.688890175Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-m888q/extract-utilities\" id=4bfaae02-7d65-41c4-b88f-382a572748cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.164883 | controller |     "Jun 09 11:16:59.689946 crc crio[21508]: time=\"2026-06-09T11:16:59.689434941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.164897 | controller |     "Jun 09 11:16:59.720896 crc crio[21508]: time=\"2026-06-09T11:16:59.72080668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.164911 | controller |     "Jun 09 11:16:59.726579 crc crio[21508]: time=\"2026-06-09T11:16:59.726495815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.164925 | controller |     "Jun 09 11:16:59.844945 crc crio[21508]: time=\"2026-06-09T11:16:59.844851043Z\" level=info msg=\"Created container 1a8627992be22d654562eafffde863d089258046ba6555e8d17288072e404edf: openshift-marketplace/community-operators-m888q/extract-utilities\" id=4bfaae02-7d65-41c4-b88f-382a572748cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.164940 | controller |     "Jun 09 11:16:59.846621 crc crio[21508]: time=\"2026-06-09T11:16:59.846574753Z\" level=info msg=\"Starting container: 1a8627992be22d654562eafffde863d089258046ba6555e8d17288072e404edf\" id=fbf05962-3a31-4b80-9700-9c449fc16b79 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.164958 | controller |     "Jun 09 11:16:59.852430 crc crio[21508]: time=\"2026-06-09T11:16:59.852386002Z\" level=info msg=\"Started container\" PID=39983 containerID=1a8627992be22d654562eafffde863d089258046ba6555e8d17288072e404edf description=openshift-marketplace/community-operators-m888q/extract-utilities id=fbf05962-3a31-4b80-9700-9c449fc16b79 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e532e178fde137e29342eab9ada4b30166b32c272c2d0d0ab349696934e0c467",
2026-06-09 12:20:06.164973 | controller |     "Jun 09 11:17:00.219434 crc crio[21508]: time=\"2026-06-09T11:17:00.219368662Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=6b897b8d-4343-41fe-85b5-398b70b7666f name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.164988 | controller |     "Jun 09 11:17:00.246241 crc crio[21508]: time=\"2026-06-09T11:17:00.245777207Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-09 12:20:06.165002 | controller |     "Jun 09 11:17:12.920714 crc crio[21508]: time=\"2026-06-09T11:17:12.920237178Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-metrics-756b4d6fc6-smz9f/POD\" id=2fa7b1e6-bda4-4a30-b957-43ba5aebf6b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.165016 | controller |     "Jun 09 11:17:12.922003 crc crio[21508]: time=\"2026-06-09T11:17:12.920739613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.165030 | controller |     "Jun 09 11:17:12.984618 crc crio[21508]: time=\"2026-06-09T11:17:12.984447248Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-handler-8tp9b/POD\" id=6156db20-4684-42b6-9f31-c9263d2351d3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.165045 | controller |     "Jun 09 11:17:12.984618 crc crio[21508]: time=\"2026-06-09T11:17:12.984579672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.165059 | controller |     "Jun 09 11:17:13.550916 crc crio[21508]: time=\"2026-06-09T11:17:13.549452875Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-webhook-9b7874799-6jcx4/POD\" id=1a058890-7556-4e9b-ace6-be73008f4e60 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.165074 | controller |     "Jun 09 11:17:13.550916 crc crio[21508]: time=\"2026-06-09T11:17:13.54997753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.165088 | controller |     "Jun 09 11:17:13.858902 crc crio[21508]: time=\"2026-06-09T11:17:13.858819496Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-console-plugin-9bcc7988b-8dmjg/POD\" id=78ce9379-9860-44d6-80ad-75fdf44a5c82 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.165102 | controller |     "Jun 09 11:17:13.859009 crc crio[21508]: time=\"2026-06-09T11:17:13.858907629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.165116 | controller |     "Jun 09 11:17:13.944816 crc crio[21508]: time=\"2026-06-09T11:17:13.943551111Z\" level=info msg=\"Running pod sandbox: openshift-console/console-5d5c9d6897-8w4x7/POD\" id=af067fea-6049-48c4-9609-3a1bd720b8a3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.165130 | controller |     "Jun 09 11:17:13.944816 crc crio[21508]: time=\"2026-06-09T11:17:13.9442196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.165145 | controller |     "Jun 09 11:17:19.486947 crc crio[21508]: time=\"2026-06-09T11:17:19.485526955Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=6156db20-4684-42b6-9f31-c9263d2351d3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.165163 | controller |     "Jun 09 11:17:19.492971 crc crio[21508]: time=\"2026-06-09T11:17:19.492503467Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-smz9f Namespace:openshift-nmstate ID:fcc621b419bc2582986559dad383a31e3794a1a76b659d0283165b8c05f37721 UID:dec50b93-86bc-4b16-9104-861198421c12 NetNS:/var/run/netns/16c46a81-3aac-472f-895f-231755840281 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddec50b93_86bc_4b16_9104_861198421c12.slice PodAnnotations:0xc000b28408}] Aliases:map[]}\"",
2026-06-09 12:20:06.165179 | controller |     "Jun 09 11:17:19.492971 crc crio[21508]: time=\"2026-06-09T11:17:19.49259626Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-metrics-756b4d6fc6-smz9f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.165194 | controller |     "Jun 09 11:17:19.502611 crc crio[21508]: time=\"2026-06-09T11:17:19.502381533Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-8dmjg Namespace:openshift-nmstate ID:3a69b98faec2deac028331e99dca3d2e86cc0f0cff3e1030394f37102056c2cd UID:4256421c-244e-4186-adec-97f4784ddcd1 NetNS:/var/run/netns/baa60430-d0e9-47ff-acdd-dbda85a8e952 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4256421c_244e_4186_adec_97f4784ddcd1.slice PodAnnotations:0xc0019bc380}] Aliases:map[]}\"",
2026-06-09 12:20:06.165210 | controller |     "Jun 09 11:17:19.502611 crc crio[21508]: time=\"2026-06-09T11:17:19.502509157Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-8dmjg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.165225 | controller |     "Jun 09 11:17:19.506835 crc crio[21508]: time=\"2026-06-09T11:17:19.50674951Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-6jcx4 Namespace:openshift-nmstate ID:c47b5df08302c3ae4c4be2e912033de0f156d5173c14197b1fdef1c7d15085d3 UID:6311acae-d04a-43ef-90ff-292985406d3a NetNS:/var/run/netns/b8b0b42d-279b-471e-805e-56ed3e2d7ef2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6311acae_d04a_43ef_90ff_292985406d3a.slice PodAnnotations:0xc000852158}] Aliases:map[]}\"",
2026-06-09 12:20:06.165240 | controller |     "Jun 09 11:17:19.506835 crc crio[21508]: time=\"2026-06-09T11:17:19.506817502Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-webhook-9b7874799-6jcx4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.165255 | controller |     "Jun 09 11:17:19.512972 crc crio[21508]: time=\"2026-06-09T11:17:19.512202708Z\" level=info msg=\"Got pod network &{Name:console-5d5c9d6897-8w4x7 Namespace:openshift-console ID:47bd3ab3294167b65188ec932871bd26329250cf77c4614a5872f297e468c2c5 UID:936c386b-ff9d-479c-860d-7af85d8cee09 NetNS:/var/run/netns/65a63317-b048-46e9-8104-d7e6b4943401 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod936c386b_ff9d_479c_860d_7af85d8cee09.slice PodAnnotations:0xc00011e628}] Aliases:map[]}\"",
2026-06-09 12:20:06.165269 | controller |     "Jun 09 11:17:19.512972 crc crio[21508]: time=\"2026-06-09T11:17:19.512390793Z\" level=info msg=\"Adding pod openshift-console_console-5d5c9d6897-8w4x7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.165283 | controller |     "Jun 09 11:17:19.518863 crc crio[21508]: time=\"2026-06-09T11:17:19.517998626Z\" level=info msg=\"Ran pod sandbox 95f6a3bd370e5ab927ede5f0310e45997a0f30637b00f191ccdd8316faea5f48 with infra container: openshift-nmstate/nmstate-handler-8tp9b/POD\" id=6156db20-4684-42b6-9f31-c9263d2351d3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.165301 | controller |     "Jun 09 11:17:19.523849 crc crio[21508]: time=\"2026-06-09T11:17:19.523439563Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=86cda955-88c2-4a22-8e06-15269fe4ab72 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.165315 | controller |     "Jun 09 11:17:19.540110 crc crio[21508]: time=\"2026-06-09T11:17:19.53954932Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=86cda955-88c2-4a22-8e06-15269fe4ab72 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.165329 | controller |     "Jun 09 11:17:19.540110 crc crio[21508]: time=\"2026-06-09T11:17:19.539725545Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=86cda955-88c2-4a22-8e06-15269fe4ab72 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.165344 | controller |     "Jun 09 11:17:19.543377 crc crio[21508]: time=\"2026-06-09T11:17:19.543137894Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=f925840d-1676-4917-849d-6590c6d29868 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.165376 | controller |     "Jun 09 11:17:19.549821 crc crio[21508]: time=\"2026-06-09T11:17:19.549532449Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"",
2026-06-09 12:20:06.165392 | controller |     "Jun 09 11:17:19.585379 crc crio[21508]: time=\"2026-06-09T11:17:19.585178162Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:3ff571452f484c0211ce73a1965fd6ce23c29df4c9361a4fb9640ee9a34b3134\" id=b8c84758-dd0d-41ed-8716-8c5fb3240507 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.165406 | controller |     "Jun 09 11:17:19.586448 crc crio[21508]: time=\"2026-06-09T11:17:19.586365146Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=0278f54e-4bfb-4720-b009-7375c41904d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.165421 | controller |     "Jun 09 11:17:19.587443 crc crio[21508]: time=\"2026-06-09T11:17:19.587406206Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:9c782f85ddcb0389a6fc6d4137624c95edbb8f30a5c0be1b76f414ee05a284b9\" id=6b897b8d-4343-41fe-85b5-398b70b7666f name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.165436 | controller |     "Jun 09 11:17:19.588901 crc crio[21508]: time=\"2026-06-09T11:17:19.588735035Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=ffd9b4c2-55c8-44d7-9ce3-43ec5ad1bd20 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.165450 | controller |     "Jun 09 11:17:19.592007 crc crio[21508]: time=\"2026-06-09T11:17:19.591551286Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=697907d7-1e3a-4f53-ad5c-253d2be7c77d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.165464 | controller |     "Jun 09 11:17:19.593663 crc crio[21508]: time=\"2026-06-09T11:17:19.592970797Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=48c65614-a90b-4221-90f1-4db5fbf93447 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.165482 | controller |     "Jun 09 11:17:19.608216 crc crio[21508]: time=\"2026-06-09T11:17:19.608106826Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-m888q/extract-content\" id=c4927eaa-62b0-4ed9-b376-4bcce53f8664 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.165497 | controller |     "Jun 09 11:17:19.610381 crc crio[21508]: time=\"2026-06-09T11:17:19.608766485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.165511 | controller |     "Jun 09 11:17:19.610381 crc crio[21508]: time=\"2026-06-09T11:17:19.609016352Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-8kn4t/extract-content\" id=fc6a6bed-57be-453e-8377-87b87d6e9559 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.165526 | controller |     "Jun 09 11:17:19.613982 crc crio[21508]: time=\"2026-06-09T11:17:19.613856612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.165539 | controller |     "Jun 09 11:17:19.701256 crc crio[21508]: time=\"2026-06-09T11:17:19.700960025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.165553 | controller |     "Jun 09 11:17:19.714130 crc crio[21508]: time=\"2026-06-09T11:17:19.713860409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.165567 | controller |     "Jun 09 11:17:19.772995 crc crio[21508]: time=\"2026-06-09T11:17:19.77222303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.165581 | controller |     "Jun 09 11:17:19.780994 crc crio[21508]: time=\"2026-06-09T11:17:19.780695145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.165595 | controller |     "Jun 09 11:17:19.937267 crc crio[21508]: time=\"2026-06-09T11:17:19.936838238Z\" level=info msg=\"Created container 03af89f8bf376c2ffb619b18552b538a3e34935cf93dea246645205dca6ce66e: openshift-marketplace/redhat-operators-8kn4t/extract-content\" id=fc6a6bed-57be-453e-8377-87b87d6e9559 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.165609 | controller |     "Jun 09 11:17:19.948618 crc crio[21508]: time=\"2026-06-09T11:17:19.944106589Z\" level=info msg=\"Starting container: 03af89f8bf376c2ffb619b18552b538a3e34935cf93dea246645205dca6ce66e\" id=292fd5dc-658c-40bf-9a8e-bd0527af9791 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.165623 | controller |     "Jun 09 11:17:19.981969 crc crio[21508]: time=\"2026-06-09T11:17:19.981741669Z\" level=info msg=\"Created container c50ed6e764d7f3623224f2bbc33526d17bb66f3d7ac00d3c94ee487d33d69088: openshift-marketplace/community-operators-m888q/extract-content\" id=c4927eaa-62b0-4ed9-b376-4bcce53f8664 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.165637 | controller |     "Jun 09 11:17:19.985852 crc crio[21508]: time=\"2026-06-09T11:17:19.985812307Z\" level=info msg=\"Starting container: c50ed6e764d7f3623224f2bbc33526d17bb66f3d7ac00d3c94ee487d33d69088\" id=ab349611-5efc-41f8-805b-153d9c06e3cc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.165651 | controller |     "Jun 09 11:17:19.987009 crc crio[21508]: time=\"2026-06-09T11:17:19.986923849Z\" level=info msg=\"Started container\" PID=40309 containerID=03af89f8bf376c2ffb619b18552b538a3e34935cf93dea246645205dca6ce66e description=openshift-marketplace/redhat-operators-8kn4t/extract-content id=292fd5dc-658c-40bf-9a8e-bd0527af9791 name=/runtime.v1.RuntimeService/StartContainer sandboxID=600f06d6fe5a8199f4ef40751fa4bd7506ef968ef074d5ea234e8a0e0d0c730d",
2026-06-09 12:20:06.165669 | controller |     "Jun 09 11:17:20.002983 crc crio[21508]: time=\"2026-06-09T11:17:20.002787659Z\" level=info msg=\"Started container\" PID=40313 containerID=c50ed6e764d7f3623224f2bbc33526d17bb66f3d7ac00d3c94ee487d33d69088 description=openshift-marketplace/community-operators-m888q/extract-content id=ab349611-5efc-41f8-805b-153d9c06e3cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=e532e178fde137e29342eab9ada4b30166b32c272c2d0d0ab349696934e0c467",
2026-06-09 12:20:06.165684 | controller |     "Jun 09 11:17:21.632742 crc crio[21508]: 2026-06-09T11:17:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c47b5df08302c3a Mac:5a:bf:3c:42:33:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/b8b0b42d-279b-471e-805e-56ed3e2d7ef2 SocketPath: PciID:}] [{Interface:0xc0002ff630 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.165700 | controller |     "Jun 09 11:17:21.634504 crc crio[21508]: time=\"2026-06-09T11:17:21.634365621Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-6jcx4 Namespace:openshift-nmstate ID:c47b5df08302c3ae4c4be2e912033de0f156d5173c14197b1fdef1c7d15085d3 UID:6311acae-d04a-43ef-90ff-292985406d3a NetNS:/var/run/netns/b8b0b42d-279b-471e-805e-56ed3e2d7ef2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6311acae_d04a_43ef_90ff_292985406d3a.slice PodAnnotations:0xc000852158}] Aliases:map[]}\"",
2026-06-09 12:20:06.165715 | controller |     "Jun 09 11:17:21.635637 crc crio[21508]: time=\"2026-06-09T11:17:21.634633899Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-webhook-9b7874799-6jcx4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.165730 | controller |     "Jun 09 11:17:21.693892 crc crio[21508]: time=\"2026-06-09T11:17:21.687714306Z\" level=info msg=\"Ran pod sandbox c47b5df08302c3ae4c4be2e912033de0f156d5173c14197b1fdef1c7d15085d3 with infra container: openshift-nmstate/nmstate-webhook-9b7874799-6jcx4/POD\" id=1a058890-7556-4e9b-ace6-be73008f4e60 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.165744 | controller |     "Jun 09 11:17:21.725640 crc crio[21508]: time=\"2026-06-09T11:17:21.725155961Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=ed693cb0-5672-40d6-8548-4ae8b4dfd355 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.165759 | controller |     "Jun 09 11:17:21.725939 crc crio[21508]: time=\"2026-06-09T11:17:21.725790229Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=ed693cb0-5672-40d6-8548-4ae8b4dfd355 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.165773 | controller |     "Jun 09 11:17:21.725939 crc crio[21508]: time=\"2026-06-09T11:17:21.725865632Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=ed693cb0-5672-40d6-8548-4ae8b4dfd355 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.165788 | controller |     "Jun 09 11:17:21.728942 crc crio[21508]: time=\"2026-06-09T11:17:21.72822552Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=aa5406bc-fbbf-4bfe-b76d-be6c3b793c0f name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.165802 | controller |     "Jun 09 11:17:21.746255 crc crio[21508]: time=\"2026-06-09T11:17:21.74098712Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"",
2026-06-09 12:20:06.165820 | controller |     "Jun 09 11:17:22.234649 crc crio[21508]: 2026-06-09T11:17:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fcc621b419bc258 Mac:a2:32:61:f7:56:68 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/16c46a81-3aac-472f-895f-231755840281 SocketPath: PciID:}] [{Interface:0xc0002c8a00 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.165835 | controller |     "Jun 09 11:17:22.236660 crc crio[21508]: time=\"2026-06-09T11:17:22.235766061Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-smz9f Namespace:openshift-nmstate ID:fcc621b419bc2582986559dad383a31e3794a1a76b659d0283165b8c05f37721 UID:dec50b93-86bc-4b16-9104-861198421c12 NetNS:/var/run/netns/16c46a81-3aac-472f-895f-231755840281 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddec50b93_86bc_4b16_9104_861198421c12.slice PodAnnotations:0xc000b28408}] Aliases:map[]}\"",
2026-06-09 12:20:06.165850 | controller |     "Jun 09 11:17:22.236660 crc crio[21508]: time=\"2026-06-09T11:17:22.235985707Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-metrics-756b4d6fc6-smz9f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.165864 | controller |     "Jun 09 11:17:22.244275 crc crio[21508]: time=\"2026-06-09T11:17:22.244169365Z\" level=info msg=\"Ran pod sandbox fcc621b419bc2582986559dad383a31e3794a1a76b659d0283165b8c05f37721 with infra container: openshift-nmstate/nmstate-metrics-756b4d6fc6-smz9f/POD\" id=2fa7b1e6-bda4-4a30-b957-43ba5aebf6b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.165878 | controller |     "Jun 09 11:17:22.252092 crc crio[21508]: time=\"2026-06-09T11:17:22.251915949Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=85b9e056-c60e-4f5b-b22d-d10e20054008 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.165892 | controller |     "Jun 09 11:17:22.252597 crc crio[21508]: time=\"2026-06-09T11:17:22.252156216Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=85b9e056-c60e-4f5b-b22d-d10e20054008 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.165906 | controller |     "Jun 09 11:17:22.252597 crc crio[21508]: time=\"2026-06-09T11:17:22.252227878Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=85b9e056-c60e-4f5b-b22d-d10e20054008 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.165921 | controller |     "Jun 09 11:17:22.256159 crc crio[21508]: time=\"2026-06-09T11:17:22.256044578Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=4e02f7d7-66f0-4c56-9963-6016394e7b61 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.165935 | controller |     "Jun 09 11:17:22.281878 crc crio[21508]: time=\"2026-06-09T11:17:22.277782608Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"",
2026-06-09 12:20:06.165949 | controller |     "Jun 09 11:17:22.376980 crc crio[21508]: 2026-06-09T11:17:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3a69b98faec2dea Mac:1a:ad:5c:66:17:fc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/baa60430-d0e9-47ff-acdd-dbda85a8e952 SocketPath: PciID:}] [{Interface:0xc000390840 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.165966 | controller |     "Jun 09 11:17:22.378423 crc crio[21508]: time=\"2026-06-09T11:17:22.37794805Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-8dmjg Namespace:openshift-nmstate ID:3a69b98faec2deac028331e99dca3d2e86cc0f0cff3e1030394f37102056c2cd UID:4256421c-244e-4186-adec-97f4784ddcd1 NetNS:/var/run/netns/baa60430-d0e9-47ff-acdd-dbda85a8e952 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4256421c_244e_4186_adec_97f4784ddcd1.slice PodAnnotations:0xc0019bc380}] Aliases:map[]}\"",
2026-06-09 12:20:06.165982 | controller |     "Jun 09 11:17:22.378423 crc crio[21508]: time=\"2026-06-09T11:17:22.378158116Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-8dmjg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.165996 | controller |     "Jun 09 11:17:22.397526 crc crio[21508]: time=\"2026-06-09T11:17:22.386794896Z\" level=info msg=\"Ran pod sandbox 3a69b98faec2deac028331e99dca3d2e86cc0f0cff3e1030394f37102056c2cd with infra container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-8dmjg/POD\" id=78ce9379-9860-44d6-80ad-75fdf44a5c82 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.166078 | controller |     "Jun 09 11:17:22.397526 crc crio[21508]: time=\"2026-06-09T11:17:22.395279752Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=430cfca2-f958-46c3-9676-150c923673c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.166100 | controller |     "Jun 09 11:17:22.405405 crc crio[21508]: time=\"2026-06-09T11:17:22.402080449Z\" level=info msg=\"Image registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e not found\" id=430cfca2-f958-46c3-9676-150c923673c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.166116 | controller |     "Jun 09 11:17:22.405405 crc crio[21508]: time=\"2026-06-09T11:17:22.402194082Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e found\" id=430cfca2-f958-46c3-9676-150c923673c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.166130 | controller |     "Jun 09 11:17:22.408839 crc crio[21508]: time=\"2026-06-09T11:17:22.405102346Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=38151aaf-4217-4846-8b61-1bdbc2b6f85f name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.166145 | controller |     "Jun 09 11:17:22.417660 crc crio[21508]: time=\"2026-06-09T11:17:22.417243388Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\\\"\"",
2026-06-09 12:20:06.166159 | controller |     "Jun 09 11:17:22.430207 crc crio[21508]: 2026-06-09T11:17:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:47bd3ab3294167b Mac:9a:68:59:f5:60:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/65a63317-b048-46e9-8104-d7e6b4943401 SocketPath: PciID:}] [{Interface:0xc00012a5d0 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.166173 | controller |     "Jun 09 11:17:22.430923 crc crio[21508]: time=\"2026-06-09T11:17:22.430819311Z\" level=info msg=\"Got pod network &{Name:console-5d5c9d6897-8w4x7 Namespace:openshift-console ID:47bd3ab3294167b65188ec932871bd26329250cf77c4614a5872f297e468c2c5 UID:936c386b-ff9d-479c-860d-7af85d8cee09 NetNS:/var/run/netns/65a63317-b048-46e9-8104-d7e6b4943401 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod936c386b_ff9d_479c_860d_7af85d8cee09.slice PodAnnotations:0xc00011e628}] Aliases:map[]}\"",
2026-06-09 12:20:06.166198 | controller |     "Jun 09 11:17:22.431185 crc crio[21508]: time=\"2026-06-09T11:17:22.431037498Z\" level=info msg=\"Checking pod openshift-console_console-5d5c9d6897-8w4x7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.166214 | controller |     "Jun 09 11:17:22.441599 crc crio[21508]: time=\"2026-06-09T11:17:22.441240573Z\" level=info msg=\"Ran pod sandbox 47bd3ab3294167b65188ec932871bd26329250cf77c4614a5872f297e468c2c5 with infra container: openshift-console/console-5d5c9d6897-8w4x7/POD\" id=af067fea-6049-48c4-9609-3a1bd720b8a3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.166229 | controller |     "Jun 09 11:17:22.445256 crc crio[21508]: time=\"2026-06-09T11:17:22.445000962Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=1e91bbfc-d62b-4173-abdb-df23f2d1e3af name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.166243 | controller |     "Jun 09 11:17:22.457062 crc crio[21508]: time=\"2026-06-09T11:17:22.450878502Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=01b9a9e2-9e9a-46d1-8622-d9fe07030c57 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.166257 | controller |     "Jun 09 11:17:22.473128 crc crio[21508]: time=\"2026-06-09T11:17:22.472980162Z\" level=info msg=\"Creating container: openshift-console/console-5d5c9d6897-8w4x7/console\" id=717bb441-bde1-48c2-9c63-a3a6ccc47d40 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.166271 | controller |     "Jun 09 11:17:22.473733 crc crio[21508]: time=\"2026-06-09T11:17:22.473651602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.166286 | controller |     "Jun 09 11:17:22.533897 crc crio[21508]: time=\"2026-06-09T11:17:22.533752603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.166300 | controller |     "Jun 09 11:17:22.541693 crc crio[21508]: time=\"2026-06-09T11:17:22.541545379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.166315 | controller |     "Jun 09 11:17:22.713366 crc crio[21508]: time=\"2026-06-09T11:17:22.713080808Z\" level=info msg=\"Created container 38c4f72b40efc962e3946e0861537c887905bd31aed31c49f64f997b910603b9: openshift-console/console-5d5c9d6897-8w4x7/console\" id=717bb441-bde1-48c2-9c63-a3a6ccc47d40 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.166330 | controller |     "Jun 09 11:17:22.716624 crc crio[21508]: time=\"2026-06-09T11:17:22.716397854Z\" level=info msg=\"Starting container: 38c4f72b40efc962e3946e0861537c887905bd31aed31c49f64f997b910603b9\" id=336ef03d-911a-4dc4-b66b-39acaa802b93 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.166345 | controller |     "Jun 09 11:17:22.731747 crc crio[21508]: time=\"2026-06-09T11:17:22.731590044Z\" level=info msg=\"Started container\" PID=40560 containerID=38c4f72b40efc962e3946e0861537c887905bd31aed31c49f64f997b910603b9 description=openshift-console/console-5d5c9d6897-8w4x7/console id=336ef03d-911a-4dc4-b66b-39acaa802b93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=47bd3ab3294167b65188ec932871bd26329250cf77c4614a5872f297e468c2c5",
2026-06-09 12:20:06.166391 | controller |     "Jun 09 11:17:26.080804 crc crio[21508]: time=\"2026-06-09T11:17:26.079452318Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a26ce13c-57d8-4901-8287-3d24b46b2a93 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.166407 | controller |     "Jun 09 11:17:26.086900 crc crio[21508]: time=\"2026-06-09T11:17:26.086632628Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=39f61f44-035d-4810-92bc-598b653c0a28 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.166422 | controller |     "Jun 09 11:17:26.114721 crc crio[21508]: time=\"2026-06-09T11:17:26.113869472Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-m888q/registry-server\" id=4335eb31-ee1e-4680-877c-ce5a05200c17 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.166436 | controller |     "Jun 09 11:17:26.118591 crc crio[21508]: time=\"2026-06-09T11:17:26.11826023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.166450 | controller |     "Jun 09 11:17:26.241130 crc crio[21508]: time=\"2026-06-09T11:17:26.240318797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.166465 | controller |     "Jun 09 11:17:26.257566 crc crio[21508]: time=\"2026-06-09T11:17:26.257025284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.166479 | controller |     "Jun 09 11:17:26.613540 crc crio[21508]: time=\"2026-06-09T11:17:26.613267258Z\" level=info msg=\"Created container 49cfe7936b8ab5cdcfd3ee6172c6d1dbc114992dea6457f631e13f48c0850d5c: openshift-marketplace/community-operators-m888q/registry-server\" id=4335eb31-ee1e-4680-877c-ce5a05200c17 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.166493 | controller |     "Jun 09 11:17:26.614913 crc crio[21508]: time=\"2026-06-09T11:17:26.614794502Z\" level=info msg=\"Starting container: 49cfe7936b8ab5cdcfd3ee6172c6d1dbc114992dea6457f631e13f48c0850d5c\" id=bf2cc8a1-ff34-41d1-b7bf-748533160576 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.166508 | controller |     "Jun 09 11:17:26.629236 crc crio[21508]: time=\"2026-06-09T11:17:26.628962935Z\" level=info msg=\"Started container\" PID=40611 containerID=49cfe7936b8ab5cdcfd3ee6172c6d1dbc114992dea6457f631e13f48c0850d5c description=openshift-marketplace/community-operators-m888q/registry-server id=bf2cc8a1-ff34-41d1-b7bf-748533160576 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e532e178fde137e29342eab9ada4b30166b32c272c2d0d0ab349696934e0c467",
2026-06-09 12:20:06.166523 | controller |     "Jun 09 11:17:30.555593 crc crio[21508]: time=\"2026-06-09T11:17:30.54221536Z\" level=info msg=\"Stopping pod sandbox: 6f44a401c7aa7db51912be19cbec7d20fe0ead2586dc1647af355c930b60d85a\" id=668a08c0-3726-439e-8219-8c649969e790 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.166537 | controller |     "Jun 09 11:17:30.558919 crc crio[21508]: time=\"2026-06-09T11:17:30.556752463Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6f44a401c7aa7db51912be19cbec7d20fe0ead2586dc1647af355c930b60d85a\" id=668a08c0-3726-439e-8219-8c649969e790 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.166553 | controller |     "Jun 09 11:17:30.558919 crc crio[21508]: time=\"2026-06-09T11:17:30.558845344Z\" level=info msg=\"Removing pod sandbox: 6f44a401c7aa7db51912be19cbec7d20fe0ead2586dc1647af355c930b60d85a\" id=41cbc3cc-bcaf-4024-be4b-b8a9cd465a48 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.166567 | controller |     "Jun 09 11:17:36.503612 crc crio[21508]: time=\"2026-06-09T11:17:36.502563984Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=bd341617-7884-4237-8c8f-557a54b347f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.166586 | controller |     "Jun 09 11:17:37.638592 crc crio[21508]: time=\"2026-06-09T11:17:37.638483455Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5a5ceb41-5d3e-4fdc-be86-18a5c98575e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.166601 | controller |     "Jun 09 11:17:37.713770 crc crio[21508]: time=\"2026-06-09T11:17:37.713658496Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-8kn4t/registry-server\" id=0c073bda-5df9-4b4b-b089-2121eb09feac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.166615 | controller |     "Jun 09 11:17:37.896584 crc crio[21508]: time=\"2026-06-09T11:17:37.896273669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.166629 | controller |     "Jun 09 11:17:37.913270 crc crio[21508]: time=\"2026-06-09T11:17:37.913191662Z\" level=info msg=\"Removed pod sandbox: 6f44a401c7aa7db51912be19cbec7d20fe0ead2586dc1647af355c930b60d85a\" id=41cbc3cc-bcaf-4024-be4b-b8a9cd465a48 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.166644 | controller |     "Jun 09 11:17:37.934848 crc crio[21508]: time=\"2026-06-09T11:17:37.93473635Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3bf2d5fbb780de667ad48e0102ef7d2abd032bf1a490bb8344ff7b8fa745446a\" id=38151aaf-4217-4846-8b61-1bdbc2b6f85f name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.166658 | controller |     "Jun 09 11:17:37.935754 crc crio[21508]: time=\"2026-06-09T11:17:37.935674737Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=13380f02-cfea-49a1-8ba9-419b12f447b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.166673 | controller |     "Jun 09 11:17:37.943640 crc crio[21508]: time=\"2026-06-09T11:17:37.943547807Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=4e02f7d7-66f0-4c56-9963-6016394e7b61 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.166688 | controller |     "Jun 09 11:17:37.944248 crc crio[21508]: time=\"2026-06-09T11:17:37.944171475Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=260fd323-01fa-4a1c-9a89-93750f9e618e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.166702 | controller |     "Jun 09 11:17:37.964242 crc crio[21508]: time=\"2026-06-09T11:17:37.964009463Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=f925840d-1676-4917-849d-6590c6d29868 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.166717 | controller |     "Jun 09 11:17:37.965031 crc crio[21508]: time=\"2026-06-09T11:17:37.964958781Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=e3feadb2-56e1-406f-9365-6a40e46f57bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.166731 | controller |     "Jun 09 11:17:38.006851 crc crio[21508]: time=\"2026-06-09T11:17:38.006757159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.166750 | controller |     "Jun 09 11:17:38.012455 crc crio[21508]: time=\"2026-06-09T11:17:38.012055174Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=aa5406bc-fbbf-4bfe-b76d-be6c3b793c0f name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.166764 | controller |     "Jun 09 11:17:38.013657 crc crio[21508]: time=\"2026-06-09T11:17:38.01362195Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=09bdfc92-5f62-4c66-927d-4aff08c8cb55 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.166779 | controller |     "Jun 09 11:17:38.013862 crc crio[21508]: time=\"2026-06-09T11:17:38.013737213Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=c0c7ba1b-7924-43fc-8e41-34c9d9239a6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.166793 | controller |     "Jun 09 11:17:38.014123 crc crio[21508]: time=\"2026-06-09T11:17:38.013782784Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=465f1d39-91ae-45a4-b363-a5fae27a3577 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.166807 | controller |     "Jun 09 11:17:38.021137 crc crio[21508]: time=\"2026-06-09T11:17:38.021051086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.166820 | controller |     "Jun 09 11:17:38.021540 crc crio[21508]: time=\"2026-06-09T11:17:38.021437827Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=362cd23a-5213-477a-85e4-945a0507e656 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.166834 | controller |     "Jun 09 11:17:38.025727 crc crio[21508]: time=\"2026-06-09T11:17:38.025276679Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=80486ad1-2bcd-4732-a203-a1ae86e1da95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.166849 | controller |     "Jun 09 11:17:38.030608 crc crio[21508]: time=\"2026-06-09T11:17:38.030536163Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-handler-8tp9b/nmstate-handler\" id=6f844594-8295-4396-b8e1-443ab1315f51 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.166863 | controller |     "Jun 09 11:17:38.032709 crc crio[21508]: time=\"2026-06-09T11:17:38.032640624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.166877 | controller |     "Jun 09 11:17:38.038837 crc crio[21508]: time=\"2026-06-09T11:17:38.038746052Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-smz9f/nmstate-metrics\" id=05686d58-c9c5-4b13-a6dd-67c5f0d11374 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.166891 | controller |     "Jun 09 11:17:38.043567 crc crio[21508]: time=\"2026-06-09T11:17:38.04349086Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-webhook-9b7874799-6jcx4/nmstate-webhook\" id=6dfb13a2-7bc0-4a51-bfd1-2ca773212ac0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.166905 | controller |     "Jun 09 11:17:38.047847 crc crio[21508]: time=\"2026-06-09T11:17:38.047774985Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-8dmjg/nmstate-console-plugin\" id=73f618d2-13d4-4daa-9a50-e9a794e466de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.166926 | controller |     "Jun 09 11:17:38.052487 crc crio[21508]: time=\"2026-06-09T11:17:38.05239105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.166941 | controller |     "Jun 09 11:17:38.052676 crc crio[21508]: time=\"2026-06-09T11:17:38.052598266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.166955 | controller |     "Jun 09 11:17:38.052880 crc crio[21508]: time=\"2026-06-09T11:17:38.052822762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.166969 | controller |     "Jun 09 11:17:38.087139 crc crio[21508]: time=\"2026-06-09T11:17:38.08706703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.166984 | controller |     "Jun 09 11:17:38.114662 crc crio[21508]: time=\"2026-06-09T11:17:38.114611673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.166998 | controller |     "Jun 09 11:17:38.119954 crc crio[21508]: time=\"2026-06-09T11:17:38.119794844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.167012 | controller |     "Jun 09 11:17:38.121233 crc crio[21508]: time=\"2026-06-09T11:17:38.121156284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.167026 | controller |     "Jun 09 11:17:38.124838 crc crio[21508]: time=\"2026-06-09T11:17:38.1247815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.167101 | controller |     "Jun 09 11:17:38.128646 crc crio[21508]: time=\"2026-06-09T11:17:38.128599201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.167123 | controller |     "Jun 09 11:17:38.135705 crc crio[21508]: time=\"2026-06-09T11:17:38.135628686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.167138 | controller |     "Jun 09 11:17:38.250198 crc crio[21508]: time=\"2026-06-09T11:17:38.249598328Z\" level=info msg=\"Created container be859e2b6e91d9c2987221dd198d3e38f3111b15c50937561eedbcbbe37a2366: openshift-marketplace/redhat-operators-8kn4t/registry-server\" id=0c073bda-5df9-4b4b-b089-2121eb09feac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.167153 | controller |     "Jun 09 11:17:38.252932 crc crio[21508]: time=\"2026-06-09T11:17:38.252835822Z\" level=info msg=\"Starting container: be859e2b6e91d9c2987221dd198d3e38f3111b15c50937561eedbcbbe37a2366\" id=361297bd-ea7d-404d-a10c-d7b391ccd1cb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.167167 | controller |     "Jun 09 11:17:38.262761 crc crio[21508]: time=\"2026-06-09T11:17:38.26235127Z\" level=info msg=\"Started container\" PID=40854 containerID=be859e2b6e91d9c2987221dd198d3e38f3111b15c50937561eedbcbbe37a2366 description=openshift-marketplace/redhat-operators-8kn4t/registry-server id=361297bd-ea7d-404d-a10c-d7b391ccd1cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=600f06d6fe5a8199f4ef40751fa4bd7506ef968ef074d5ea234e8a0e0d0c730d",
2026-06-09 12:20:06.167187 | controller |     "Jun 09 11:17:38.317601 crc crio[21508]: time=\"2026-06-09T11:17:38.317486657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.167202 | controller |     "Jun 09 11:17:38.352091 crc crio[21508]: time=\"2026-06-09T11:17:38.351965372Z\" level=info msg=\"Created container 0c5fcfda946368e5e877ab070c62f30f2b29493042f0a102fd5c498fae46aa08: openshift-nmstate/nmstate-webhook-9b7874799-6jcx4/nmstate-webhook\" id=6dfb13a2-7bc0-4a51-bfd1-2ca773212ac0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.167221 | controller |     "Jun 09 11:17:38.353692 crc crio[21508]: time=\"2026-06-09T11:17:38.35360542Z\" level=info msg=\"Starting container: 0c5fcfda946368e5e877ab070c62f30f2b29493042f0a102fd5c498fae46aa08\" id=de388581-c932-4b18-aa91-0bbb250e5e45 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.167236 | controller |     "Jun 09 11:17:38.354713 crc crio[21508]: time=\"2026-06-09T11:17:38.354582228Z\" level=info msg=\"Created container 6f840b9c23487b3959da6e3943f9dfce3a1b911774e0bd9202ae81a91fdee165: openshift-nmstate/nmstate-metrics-756b4d6fc6-smz9f/nmstate-metrics\" id=05686d58-c9c5-4b13-a6dd-67c5f0d11374 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.167249 | controller |     "Jun 09 11:17:38.355811 crc crio[21508]: time=\"2026-06-09T11:17:38.355756792Z\" level=info msg=\"Starting container: 6f840b9c23487b3959da6e3943f9dfce3a1b911774e0bd9202ae81a91fdee165\" id=64803a19-1b0f-4772-a765-cc7c3bdba285 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.167264 | controller |     "Jun 09 11:17:38.360589 crc crio[21508]: time=\"2026-06-09T11:17:38.360418898Z\" level=info msg=\"Started container\" PID=40883 containerID=0c5fcfda946368e5e877ab070c62f30f2b29493042f0a102fd5c498fae46aa08 description=openshift-nmstate/nmstate-webhook-9b7874799-6jcx4/nmstate-webhook id=de388581-c932-4b18-aa91-0bbb250e5e45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c47b5df08302c3ae4c4be2e912033de0f156d5173c14197b1fdef1c7d15085d3",
2026-06-09 12:20:06.167279 | controller |     "Jun 09 11:17:38.363737 crc crio[21508]: time=\"2026-06-09T11:17:38.3635677Z\" level=info msg=\"Started container\" PID=40884 containerID=6f840b9c23487b3959da6e3943f9dfce3a1b911774e0bd9202ae81a91fdee165 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-smz9f/nmstate-metrics id=64803a19-1b0f-4772-a765-cc7c3bdba285 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fcc621b419bc2582986559dad383a31e3794a1a76b659d0283165b8c05f37721",
2026-06-09 12:20:06.167293 | controller |     "Jun 09 11:17:38.369123 crc crio[21508]: time=\"2026-06-09T11:17:38.36904451Z\" level=info msg=\"Created container c62e9e966337702c0a2bb30412baec307eedf5ff1f335eac6558ee18b7aeb696: openshift-nmstate/nmstate-console-plugin-9bcc7988b-8dmjg/nmstate-console-plugin\" id=73f618d2-13d4-4daa-9a50-e9a794e466de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.167307 | controller |     "Jun 09 11:17:38.370080 crc crio[21508]: time=\"2026-06-09T11:17:38.370010108Z\" level=info msg=\"Starting container: c62e9e966337702c0a2bb30412baec307eedf5ff1f335eac6558ee18b7aeb696\" id=7125e77b-38fe-4cfb-afdd-bcb881cf059d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.167321 | controller |     "Jun 09 11:17:38.381737 crc crio[21508]: time=\"2026-06-09T11:17:38.380975418Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=d3a837ea-4c70-49f0-80fd-53dbaa270164 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.167335 | controller |     "Jun 09 11:17:38.381737 crc crio[21508]: time=\"2026-06-09T11:17:38.381230415Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 not found\" id=d3a837ea-4c70-49f0-80fd-53dbaa270164 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.167374 | controller |     "Jun 09 11:17:38.381737 crc crio[21508]: time=\"2026-06-09T11:17:38.381351669Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 found\" id=d3a837ea-4c70-49f0-80fd-53dbaa270164 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.167390 | controller |     "Jun 09 11:17:38.381737 crc crio[21508]: time=\"2026-06-09T11:17:38.380986118Z\" level=info msg=\"Started container\" PID=40885 containerID=c62e9e966337702c0a2bb30412baec307eedf5ff1f335eac6558ee18b7aeb696 description=openshift-nmstate/nmstate-console-plugin-9bcc7988b-8dmjg/nmstate-console-plugin id=7125e77b-38fe-4cfb-afdd-bcb881cf059d name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a69b98faec2deac028331e99dca3d2e86cc0f0cff3e1030394f37102056c2cd",
2026-06-09 12:20:06.167406 | controller |     "Jun 09 11:17:38.384717 crc crio[21508]: time=\"2026-06-09T11:17:38.383878102Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=4ef1bb9b-72e5-4ebb-900c-f5a0b84ab95a name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.167421 | controller |     "Jun 09 11:17:38.393670 crc crio[21508]: time=\"2026-06-09T11:17:38.393552744Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\\\"\"",
2026-06-09 12:20:06.167436 | controller |     "Jun 09 11:17:38.436958 crc crio[21508]: time=\"2026-06-09T11:17:38.436771734Z\" level=info msg=\"Created container f52519792b05d65c3c60f39325c063d600b3a12e6c73c4f5421fa3fd429d798a: openshift-nmstate/nmstate-handler-8tp9b/nmstate-handler\" id=6f844594-8295-4396-b8e1-443ab1315f51 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.167450 | controller |     "Jun 09 11:17:38.439636 crc crio[21508]: time=\"2026-06-09T11:17:38.439588816Z\" level=info msg=\"Starting container: f52519792b05d65c3c60f39325c063d600b3a12e6c73c4f5421fa3fd429d798a\" id=550ff5e1-fba2-4810-8582-ca7452fb5641 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.167465 | controller |     "Jun 09 11:17:38.451986 crc crio[21508]: time=\"2026-06-09T11:17:38.451798152Z\" level=info msg=\"Started container\" PID=40903 containerID=f52519792b05d65c3c60f39325c063d600b3a12e6c73c4f5421fa3fd429d798a description=openshift-nmstate/nmstate-handler-8tp9b/nmstate-handler id=550ff5e1-fba2-4810-8582-ca7452fb5641 name=/runtime.v1.RuntimeService/StartContainer sandboxID=95f6a3bd370e5ab927ede5f0310e45997a0f30637b00f191ccdd8316faea5f48",
2026-06-09 12:20:06.167480 | controller |     "Jun 09 11:17:40.596727 crc crio[21508]: time=\"2026-06-09T11:17:40.596132296Z\" level=info msg=\"Stopping container: 49cfe7936b8ab5cdcfd3ee6172c6d1dbc114992dea6457f631e13f48c0850d5c (timeout: 2s)\" id=49e8985b-23a7-46c2-9606-1c0b183992e5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.167495 | controller |     "Jun 09 11:17:43.228506 crc crio[21508]: time=\"2026-06-09T11:17:43.226679423Z\" level=info msg=\"Stopped container 49cfe7936b8ab5cdcfd3ee6172c6d1dbc114992dea6457f631e13f48c0850d5c: openshift-marketplace/community-operators-m888q/registry-server\" id=49e8985b-23a7-46c2-9606-1c0b183992e5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.167509 | controller |     "Jun 09 11:17:43.229928 crc crio[21508]: time=\"2026-06-09T11:17:43.229710111Z\" level=info msg=\"Stopping pod sandbox: e532e178fde137e29342eab9ada4b30166b32c272c2d0d0ab349696934e0c467\" id=9b20f0a2-766a-4f81-8a08-9791de7405d5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.167523 | controller |     "Jun 09 11:17:43.231272 crc crio[21508]: time=\"2026-06-09T11:17:43.231176104Z\" level=info msg=\"Got pod network &{Name:community-operators-m888q Namespace:openshift-marketplace ID:e532e178fde137e29342eab9ada4b30166b32c272c2d0d0ab349696934e0c467 UID:f9df2287-d5b1-400a-ae85-4533274c94a4 NetNS:/var/run/netns/f6a9719f-93df-42e7-a7a3-e3dd637e7fec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf9df2287_d5b1_400a_ae85_4533274c94a4.slice PodAnnotations:0xc000b28c20}] Aliases:map[]}\"",
2026-06-09 12:20:06.167551 | controller |     "Jun 09 11:17:43.231528 crc crio[21508]: time=\"2026-06-09T11:17:43.231446002Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-m888q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.167567 | controller |     "Jun 09 11:17:43.344612 crc crio[21508]: time=\"2026-06-09T11:17:43.344432214Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:281a4f96defc7aa220db5af8ea7f3a4ab914e4b932e6edea4c2b02d95fbc5672\" id=4ef1bb9b-72e5-4ebb-900c-f5a0b84ab95a name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.167581 | controller |     "Jun 09 11:17:43.345795 crc crio[21508]: time=\"2026-06-09T11:17:43.345610499Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=cc311fce-9f82-49bc-90df-7c62db496b1b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.167596 | controller |     "Jun 09 11:17:43.350213 crc crio[21508]: time=\"2026-06-09T11:17:43.350136871Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=a6a8d68a-dc78-4277-a90d-2878f3230171 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.167610 | controller |     "Jun 09 11:17:43.360805 crc crio[21508]: time=\"2026-06-09T11:17:43.360706309Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-smz9f/kube-rbac-proxy\" id=0c93867b-9bf5-46ee-95b0-2bde824fd1d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.167625 | controller |     "Jun 09 11:17:43.362783 crc crio[21508]: time=\"2026-06-09T11:17:43.362705267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.167639 | controller |     "Jun 09 11:17:43.417457 crc crio[21508]: time=\"2026-06-09T11:17:43.412992073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.167654 | controller |     "Jun 09 11:17:43.420065 crc crio[21508]: time=\"2026-06-09T11:17:43.419678308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.167669 | controller |     "Jun 09 11:17:43.545814 crc crio[21508]: time=\"2026-06-09T11:17:43.545147705Z\" level=info msg=\"Created container 96489f8d426e0bb860b9ac96412163798d6f2e4bc4f425f7aae37250ba56f964: openshift-nmstate/nmstate-metrics-756b4d6fc6-smz9f/kube-rbac-proxy\" id=0c93867b-9bf5-46ee-95b0-2bde824fd1d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.167684 | controller |     "Jun 09 11:17:43.549531 crc crio[21508]: time=\"2026-06-09T11:17:43.54943351Z\" level=info msg=\"Starting container: 96489f8d426e0bb860b9ac96412163798d6f2e4bc4f425f7aae37250ba56f964\" id=ace0b686-a7fa-469d-9487-2f5e01d224e3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.167698 | controller |     "Jun 09 11:17:43.565441 crc crio[21508]: time=\"2026-06-09T11:17:43.564684164Z\" level=info msg=\"Started container\" PID=41162 containerID=96489f8d426e0bb860b9ac96412163798d6f2e4bc4f425f7aae37250ba56f964 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-smz9f/kube-rbac-proxy id=ace0b686-a7fa-469d-9487-2f5e01d224e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fcc621b419bc2582986559dad383a31e3794a1a76b659d0283165b8c05f37721",
2026-06-09 12:20:06.167717 | controller |     "Jun 09 11:17:43.573745 crc crio[21508]: time=\"2026-06-09T11:17:43.573696247Z\" level=info msg=\"Stopped pod sandbox: e532e178fde137e29342eab9ada4b30166b32c272c2d0d0ab349696934e0c467\" id=9b20f0a2-766a-4f81-8a08-9791de7405d5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.167732 | controller |     "Jun 09 11:17:43.670886 crc crio[21508]: time=\"2026-06-09T11:17:43.670496099Z\" level=info msg=\"Removing container: 49cfe7936b8ab5cdcfd3ee6172c6d1dbc114992dea6457f631e13f48c0850d5c\" id=42f35dcc-6613-4fe8-9e96-db049976f807 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.167746 | controller |     "Jun 09 11:17:43.699056 crc crio[21508]: time=\"2026-06-09T11:17:43.698955458Z\" level=info msg=\"Removed container 49cfe7936b8ab5cdcfd3ee6172c6d1dbc114992dea6457f631e13f48c0850d5c: openshift-marketplace/community-operators-m888q/registry-server\" id=42f35dcc-6613-4fe8-9e96-db049976f807 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.167761 | controller |     "Jun 09 11:17:43.710876 crc crio[21508]: time=\"2026-06-09T11:17:43.710806854Z\" level=info msg=\"Removing container: c50ed6e764d7f3623224f2bbc33526d17bb66f3d7ac00d3c94ee487d33d69088\" id=6b3901b1-e0a8-4586-8c77-6153cc175462 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.167774 | controller |     "Jun 09 11:17:43.750840 crc crio[21508]: time=\"2026-06-09T11:17:43.750727897Z\" level=info msg=\"Removed container c50ed6e764d7f3623224f2bbc33526d17bb66f3d7ac00d3c94ee487d33d69088: openshift-marketplace/community-operators-m888q/extract-content\" id=6b3901b1-e0a8-4586-8c77-6153cc175462 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.167788 | controller |     "Jun 09 11:17:43.753522 crc crio[21508]: time=\"2026-06-09T11:17:43.753261301Z\" level=info msg=\"Removing container: 1a8627992be22d654562eafffde863d089258046ba6555e8d17288072e404edf\" id=8df24ed5-b60e-4e80-b0d2-833f192352ca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.167802 | controller |     "Jun 09 11:17:43.770696 crc crio[21508]: time=\"2026-06-09T11:17:43.770568506Z\" level=info msg=\"Removed container 1a8627992be22d654562eafffde863d089258046ba6555e8d17288072e404edf: openshift-marketplace/community-operators-m888q/extract-utilities\" id=8df24ed5-b60e-4e80-b0d2-833f192352ca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.167815 | controller |     "Jun 09 11:17:44.385525 crc crio[21508]: time=\"2026-06-09T11:17:44.385363726Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-q4wbz/POD\" id=f61b8bcc-210c-4624-8890-5147e14e58ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.167830 | controller |     "Jun 09 11:17:44.385525 crc crio[21508]: time=\"2026-06-09T11:17:44.3854914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.167844 | controller |     "Jun 09 11:17:44.414368 crc crio[21508]: time=\"2026-06-09T11:17:44.40986986Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-q4wbz Namespace:openshift-marketplace ID:ad8bbfcf1921b392b1b99b2d27fb2cd603448960505e78441957272811393687 UID:2f131d65-f0f8-4e46-a260-a3fca561d800 NetNS:/var/run/netns/c2bb256b-907e-4c29-a63b-b8d8db8097cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f131d65_f0f8_4e46_a260_a3fca561d800.slice PodAnnotations:0xc00244e770}] Aliases:map[]}\"",
2026-06-09 12:20:06.167859 | controller |     "Jun 09 11:17:44.414368 crc crio[21508]: time=\"2026-06-09T11:17:44.409927712Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-q4wbz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.167876 | controller |     "Jun 09 11:17:45.064033 crc crio[21508]: 2026-06-09T11:17:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ad8bbfcf1921b39 Mac:66:54:2d:ba:25:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/c2bb256b-907e-4c29-a63b-b8d8db8097cd SocketPath: PciID:}] [{Interface:0xc0004be5c0 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.167891 | controller |     "Jun 09 11:17:45.066126 crc crio[21508]: time=\"2026-06-09T11:17:45.066022926Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-q4wbz Namespace:openshift-marketplace ID:ad8bbfcf1921b392b1b99b2d27fb2cd603448960505e78441957272811393687 UID:2f131d65-f0f8-4e46-a260-a3fca561d800 NetNS:/var/run/netns/c2bb256b-907e-4c29-a63b-b8d8db8097cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f131d65_f0f8_4e46_a260_a3fca561d800.slice PodAnnotations:0xc00244e770}] Aliases:map[]}\"",
2026-06-09 12:20:06.167905 | controller |     "Jun 09 11:17:45.066373 crc crio[21508]: time=\"2026-06-09T11:17:45.066268274Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-q4wbz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.167919 | controller |     "Jun 09 11:17:45.075163 crc crio[21508]: time=\"2026-06-09T11:17:45.075032859Z\" level=info msg=\"Ran pod sandbox ad8bbfcf1921b392b1b99b2d27fb2cd603448960505e78441957272811393687 with infra container: openshift-marketplace/redhat-marketplace-q4wbz/POD\" id=f61b8bcc-210c-4624-8890-5147e14e58ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.167933 | controller |     "Jun 09 11:17:45.079149 crc crio[21508]: time=\"2026-06-09T11:17:45.079026765Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5d9d2bdd-1110-4609-8950-5bf69c7cfe2a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.167947 | controller |     "Jun 09 11:17:45.082661 crc crio[21508]: time=\"2026-06-09T11:17:45.082532588Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dbc5f080-1bf7-49fe-b45b-7c77480de8e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.167961 | controller |     "Jun 09 11:17:45.089268 crc crio[21508]: time=\"2026-06-09T11:17:45.089085549Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-q4wbz/extract-utilities\" id=676e07f7-cfb8-412b-ae65-74b28c0910f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.167975 | controller |     "Jun 09 11:17:45.089835 crc crio[21508]: time=\"2026-06-09T11:17:45.089776609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.167989 | controller |     "Jun 09 11:17:45.121200 crc crio[21508]: time=\"2026-06-09T11:17:45.12105136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.168003 | controller |     "Jun 09 11:17:45.126005 crc crio[21508]: time=\"2026-06-09T11:17:45.125932643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.168017 | controller |     "Jun 09 11:17:45.228997 crc crio[21508]: time=\"2026-06-09T11:17:45.228872683Z\" level=info msg=\"Created container 8bc2ea85e03769d08044d97a0af3bdf581b112a09659fd3d888ca7fc1639978b: openshift-marketplace/redhat-marketplace-q4wbz/extract-utilities\" id=676e07f7-cfb8-412b-ae65-74b28c0910f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.168035 | controller |     "Jun 09 11:17:45.230242 crc crio[21508]: time=\"2026-06-09T11:17:45.230096389Z\" level=info msg=\"Starting container: 8bc2ea85e03769d08044d97a0af3bdf581b112a09659fd3d888ca7fc1639978b\" id=508c9699-a758-4841-8f04-050e21bb18f5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.168050 | controller |     "Jun 09 11:17:45.238743 crc crio[21508]: time=\"2026-06-09T11:17:45.237496125Z\" level=info msg=\"Started container\" PID=41252 containerID=8bc2ea85e03769d08044d97a0af3bdf581b112a09659fd3d888ca7fc1639978b description=openshift-marketplace/redhat-marketplace-q4wbz/extract-utilities id=508c9699-a758-4841-8f04-050e21bb18f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad8bbfcf1921b392b1b99b2d27fb2cd603448960505e78441957272811393687",
2026-06-09 12:20:06.168064 | controller |     "Jun 09 11:17:45.693451 crc crio[21508]: time=\"2026-06-09T11:17:45.693336912Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=e149eda6-ac05-4a51-b929-e2ebc98b2b8c name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.168079 | controller |     "Jun 09 11:17:45.697057 crc crio[21508]: time=\"2026-06-09T11:17:45.696934587Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-09 12:20:06.168094 | controller |     "Jun 09 11:17:46.288854 crc crio[21508]: time=\"2026-06-09T11:17:46.288763408Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=e149eda6-ac05-4a51-b929-e2ebc98b2b8c name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.168107 | controller |     "Jun 09 11:17:46.289643 crc crio[21508]: time=\"2026-06-09T11:17:46.289577952Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=12edb6d7-6346-462d-80ac-e11a257f337b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.168122 | controller |     "Jun 09 11:17:46.292642 crc crio[21508]: time=\"2026-06-09T11:17:46.292594079Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=bdca2014-6d93-4a36-8ea0-8d3f1b61534f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.168140 | controller |     "Jun 09 11:17:46.303914 crc crio[21508]: time=\"2026-06-09T11:17:46.303830437Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-q4wbz/extract-content\" id=6ffcad6c-9f41-49eb-8edc-ee0a5a679958 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.168154 | controller |     "Jun 09 11:17:46.304595 crc crio[21508]: time=\"2026-06-09T11:17:46.304529427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.168168 | controller |     "Jun 09 11:17:46.337241 crc crio[21508]: time=\"2026-06-09T11:17:46.337179989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.168181 | controller |     "Jun 09 11:17:46.341806 crc crio[21508]: time=\"2026-06-09T11:17:46.341770893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.168195 | controller |     "Jun 09 11:17:46.470514 crc crio[21508]: time=\"2026-06-09T11:17:46.470399492Z\" level=info msg=\"Created container 29830d446221988323fa6c4658316075cfe739cd113a481d92692c42e21590ad: openshift-marketplace/redhat-marketplace-q4wbz/extract-content\" id=6ffcad6c-9f41-49eb-8edc-ee0a5a679958 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.168209 | controller |     "Jun 09 11:17:46.472368 crc crio[21508]: time=\"2026-06-09T11:17:46.472261066Z\" level=info msg=\"Starting container: 29830d446221988323fa6c4658316075cfe739cd113a481d92692c42e21590ad\" id=80ee8909-e979-45c4-a553-b755ddfc7a55 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.168227 | controller |     "Jun 09 11:17:46.477990 crc crio[21508]: time=\"2026-06-09T11:17:46.477908101Z\" level=info msg=\"Started container\" PID=41261 containerID=29830d446221988323fa6c4658316075cfe739cd113a481d92692c42e21590ad description=openshift-marketplace/redhat-marketplace-q4wbz/extract-content id=80ee8909-e979-45c4-a553-b755ddfc7a55 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad8bbfcf1921b392b1b99b2d27fb2cd603448960505e78441957272811393687",
2026-06-09 12:20:06.168242 | controller |     "Jun 09 11:17:46.709973 crc crio[21508]: time=\"2026-06-09T11:17:46.709504472Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=53792f69-edbc-45a7-a0f2-1bb6f7b6b90d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.168256 | controller |     "Jun 09 11:17:46.712186 crc crio[21508]: time=\"2026-06-09T11:17:46.711639954Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=fdf25b5f-5f95-44f3-a2d9-be004746d12e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.168271 | controller |     "Jun 09 11:17:46.749929 crc crio[21508]: time=\"2026-06-09T11:17:46.749810437Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-q4wbz/registry-server\" id=45241b1d-7561-4d8a-8faa-330bd8296dfd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.168285 | controller |     "Jun 09 11:17:46.750946 crc crio[21508]: time=\"2026-06-09T11:17:46.750805936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.168300 | controller |     "Jun 09 11:17:46.788150 crc crio[21508]: time=\"2026-06-09T11:17:46.788065552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.168314 | controller |     "Jun 09 11:17:46.793232 crc crio[21508]: time=\"2026-06-09T11:17:46.793101049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.168328 | controller |     "Jun 09 11:17:47.014773 crc crio[21508]: time=\"2026-06-09T11:17:47.014074589Z\" level=info msg=\"Created container 067d9b17dc89a24a666fc92a103b2957db986e82e7855c31d04e8b02dce77b30: openshift-marketplace/redhat-marketplace-q4wbz/registry-server\" id=45241b1d-7561-4d8a-8faa-330bd8296dfd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.168342 | controller |     "Jun 09 11:17:47.016499 crc crio[21508]: time=\"2026-06-09T11:17:47.016403987Z\" level=info msg=\"Starting container: 067d9b17dc89a24a666fc92a103b2957db986e82e7855c31d04e8b02dce77b30\" id=5496cfb9-d817-45ae-a571-4323ab66ed77 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.168376 | controller |     "Jun 09 11:17:47.025124 crc crio[21508]: time=\"2026-06-09T11:17:47.025060819Z\" level=info msg=\"Started container\" PID=41274 containerID=067d9b17dc89a24a666fc92a103b2957db986e82e7855c31d04e8b02dce77b30 description=openshift-marketplace/redhat-marketplace-q4wbz/registry-server id=5496cfb9-d817-45ae-a571-4323ab66ed77 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad8bbfcf1921b392b1b99b2d27fb2cd603448960505e78441957272811393687",
2026-06-09 12:20:06.168392 | controller |     "Jun 09 11:17:50.145755 crc crio[21508]: time=\"2026-06-09T11:17:50.143945081Z\" level=info msg=\"Stopping container: a1b853e54ae379fc0e7575209af7168f701a85b3fed0edb7f63a34f7b7e810d2 (timeout: 2s)\" id=705cbfaa-1845-411c-982d-f58f3e3e3ac5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.168407 | controller |     "Jun 09 11:17:50.270609 crc crio[21508]: time=\"2026-06-09T11:17:50.270003485Z\" level=info msg=\"Stopped container a1b853e54ae379fc0e7575209af7168f701a85b3fed0edb7f63a34f7b7e810d2: openshift-marketplace/redhat-operators-mz4pz/registry-server\" id=705cbfaa-1845-411c-982d-f58f3e3e3ac5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.168425 | controller |     "Jun 09 11:17:50.271854 crc crio[21508]: time=\"2026-06-09T11:17:50.271800808Z\" level=info msg=\"Stopping pod sandbox: cce99426f462a8f7cae223c8bb394b39d429f3b0033f7652f4029f10451a45a5\" id=62c7a3bc-404a-461e-b119-ebec4ed4b243 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.168440 | controller |     "Jun 09 11:17:50.272659 crc crio[21508]: time=\"2026-06-09T11:17:50.27257634Z\" level=info msg=\"Got pod network &{Name:redhat-operators-mz4pz Namespace:openshift-marketplace ID:cce99426f462a8f7cae223c8bb394b39d429f3b0033f7652f4029f10451a45a5 UID:b39c4b30-3973-4a2a-b1d1-9216ec0fec8d NetNS:/var/run/netns/60fc6be0-99f3-4010-8222-8c95c837db4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb39c4b30_3973_4a2a_b1d1_9216ec0fec8d.slice PodAnnotations:0xc002a128d0}] Aliases:map[]}\"",
2026-06-09 12:20:06.168455 | controller |     "Jun 09 11:17:50.272837 crc crio[21508]: time=\"2026-06-09T11:17:50.272776706Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-mz4pz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.168470 | controller |     "Jun 09 11:17:50.465662 crc crio[21508]: time=\"2026-06-09T11:17:50.465509783Z\" level=info msg=\"Stopping container: b3f2fedff17138f9b67770586e7ea1c742e3797fe0f36dcc3c447be794016d18 (timeout: 15s)\" id=26bcb69b-360d-48a7-94a7-9c1616c620c3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.168484 | controller |     "Jun 09 11:17:50.648841 crc crio[21508]: time=\"2026-06-09T11:17:50.648764835Z\" level=info msg=\"Stopped pod sandbox: cce99426f462a8f7cae223c8bb394b39d429f3b0033f7652f4029f10451a45a5\" id=62c7a3bc-404a-461e-b119-ebec4ed4b243 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.168499 | controller |     "Jun 09 11:17:50.668174 crc crio[21508]: time=\"2026-06-09T11:17:50.668091358Z\" level=info msg=\"Stopped container b3f2fedff17138f9b67770586e7ea1c742e3797fe0f36dcc3c447be794016d18: openshift-console/console-6c684df5db-cc8g8/console\" id=26bcb69b-360d-48a7-94a7-9c1616c620c3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.168514 | controller |     "Jun 09 11:17:50.668961 crc crio[21508]: time=\"2026-06-09T11:17:50.668932712Z\" level=info msg=\"Stopping pod sandbox: e8c0466918048d4abfcf531c66992befc2e072deadf72cb9594646abaf1205eb\" id=a992bbcf-9883-4ff6-9676-4358212cb87b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.168528 | controller |     "Jun 09 11:17:50.669664 crc crio[21508]: time=\"2026-06-09T11:17:50.669633233Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:e8c0466918048d4abfcf531c66992befc2e072deadf72cb9594646abaf1205eb UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/47588455-094d-42b6-8235-fd859b91a38b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc002a12a20}] Aliases:map[]}\"",
2026-06-09 12:20:06.168543 | controller |     "Jun 09 11:17:50.670082 crc crio[21508]: time=\"2026-06-09T11:17:50.670054815Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.168557 | controller |     "Jun 09 11:17:50.762141 crc crio[21508]: time=\"2026-06-09T11:17:50.762054347Z\" level=info msg=\"Removing container: e10cc619ff6e617dc5feb9eb1395ec40a432026c32a5a76c7b20b1344e0574e9\" id=318d231b-22dc-4479-8286-720884793332 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.168575 | controller |     "Jun 09 11:17:50.883724 crc crio[21508]: time=\"2026-06-09T11:17:50.88362205Z\" level=info msg=\"Removed container e10cc619ff6e617dc5feb9eb1395ec40a432026c32a5a76c7b20b1344e0574e9: openshift-console/console-6c684df5db-cc8g8/console\" id=318d231b-22dc-4479-8286-720884793332 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.168590 | controller |     "Jun 09 11:17:50.893834 crc crio[21508]: time=\"2026-06-09T11:17:50.893767586Z\" level=info msg=\"Removing container: a1b853e54ae379fc0e7575209af7168f701a85b3fed0edb7f63a34f7b7e810d2\" id=a6f9b4bd-198f-43d2-8936-dc59b4e4ed10 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.168605 | controller |     "Jun 09 11:17:50.915656 crc crio[21508]: time=\"2026-06-09T11:17:50.915555491Z\" level=info msg=\"Removed container a1b853e54ae379fc0e7575209af7168f701a85b3fed0edb7f63a34f7b7e810d2: openshift-marketplace/redhat-operators-mz4pz/registry-server\" id=a6f9b4bd-198f-43d2-8936-dc59b4e4ed10 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.168619 | controller |     "Jun 09 11:17:50.918034 crc crio[21508]: time=\"2026-06-09T11:17:50.917993722Z\" level=info msg=\"Removing container: f614ba4185134b4726ff6651a3398b8cdff0a94f1bc6ad747e09d10789941f31\" id=bbe5cef4-e95a-46cf-8dc4-8d41c2bac6d4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.168633 | controller |     "Jun 09 11:17:50.953150 crc crio[21508]: time=\"2026-06-09T11:17:50.952506388Z\" level=info msg=\"Removed container f614ba4185134b4726ff6651a3398b8cdff0a94f1bc6ad747e09d10789941f31: openshift-marketplace/redhat-operators-mz4pz/extract-content\" id=bbe5cef4-e95a-46cf-8dc4-8d41c2bac6d4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.168648 | controller |     "Jun 09 11:17:50.959588 crc crio[21508]: time=\"2026-06-09T11:17:50.959492252Z\" level=info msg=\"Stopped pod sandbox: e8c0466918048d4abfcf531c66992befc2e072deadf72cb9594646abaf1205eb\" id=a992bbcf-9883-4ff6-9676-4358212cb87b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.168662 | controller |     "Jun 09 11:17:50.960096 crc crio[21508]: time=\"2026-06-09T11:17:50.960012947Z\" level=info msg=\"Removing container: a8ad8735f1f880ec974c73fffd158f97d0b7ad0059692927ad9a4b5fb6580ec7\" id=a853cf2b-5c3e-4ca9-ae98-c72ec2999866 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.168676 | controller |     "Jun 09 11:17:50.997964 crc crio[21508]: time=\"2026-06-09T11:17:50.99786639Z\" level=info msg=\"Removed container a8ad8735f1f880ec974c73fffd158f97d0b7ad0059692927ad9a4b5fb6580ec7: openshift-marketplace/redhat-operators-mz4pz/extract-utilities\" id=a853cf2b-5c3e-4ca9-ae98-c72ec2999866 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.168690 | controller |     "Jun 09 11:17:51.782847 crc crio[21508]: time=\"2026-06-09T11:17:51.782742889Z\" level=info msg=\"Removing container: b3f2fedff17138f9b67770586e7ea1c742e3797fe0f36dcc3c447be794016d18\" id=3036f58e-4a09-4d67-a950-879b58c75b38 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.168705 | controller |     "Jun 09 11:17:51.818349 crc crio[21508]: time=\"2026-06-09T11:17:51.818200982Z\" level=info msg=\"Removed container b3f2fedff17138f9b67770586e7ea1c742e3797fe0f36dcc3c447be794016d18: openshift-console/console-6c684df5db-cc8g8/console\" id=3036f58e-4a09-4d67-a950-879b58c75b38 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.168719 | controller |     "Jun 09 11:17:56.828539 crc crio[21508]: time=\"2026-06-09T11:17:56.827932179Z\" level=info msg=\"Stopping container: 067d9b17dc89a24a666fc92a103b2957db986e82e7855c31d04e8b02dce77b30 (timeout: 2s)\" id=0a5afd6f-4bc4-47a7-ae96-90489c722359 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.168733 | controller |     "Jun 09 11:17:56.960790 crc crio[21508]: time=\"2026-06-09T11:17:56.960009469Z\" level=info msg=\"Stopped container 067d9b17dc89a24a666fc92a103b2957db986e82e7855c31d04e8b02dce77b30: openshift-marketplace/redhat-marketplace-q4wbz/registry-server\" id=0a5afd6f-4bc4-47a7-ae96-90489c722359 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.168751 | controller |     "Jun 09 11:17:56.961833 crc crio[21508]: time=\"2026-06-09T11:17:56.96175939Z\" level=info msg=\"Stopping pod sandbox: ad8bbfcf1921b392b1b99b2d27fb2cd603448960505e78441957272811393687\" id=ccb50b48-1da6-4d16-853e-8c4e19a2e835 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.168766 | controller |     "Jun 09 11:17:56.962431 crc crio[21508]: time=\"2026-06-09T11:17:56.962345777Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-q4wbz Namespace:openshift-marketplace ID:ad8bbfcf1921b392b1b99b2d27fb2cd603448960505e78441957272811393687 UID:2f131d65-f0f8-4e46-a260-a3fca561d800 NetNS:/var/run/netns/c2bb256b-907e-4c29-a63b-b8d8db8097cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f131d65_f0f8_4e46_a260_a3fca561d800.slice PodAnnotations:0xc000158308}] Aliases:map[]}\"",
2026-06-09 12:20:06.168781 | controller |     "Jun 09 11:17:56.962655 crc crio[21508]: time=\"2026-06-09T11:17:56.962577423Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-q4wbz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.168797 | controller |     "Jun 09 11:17:57.194155 crc crio[21508]: time=\"2026-06-09T11:17:57.194078551Z\" level=info msg=\"Stopped pod sandbox: ad8bbfcf1921b392b1b99b2d27fb2cd603448960505e78441957272811393687\" id=ccb50b48-1da6-4d16-853e-8c4e19a2e835 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.168811 | controller |     "Jun 09 11:17:57.845108 crc crio[21508]: time=\"2026-06-09T11:17:57.844433287Z\" level=info msg=\"Removing container: 067d9b17dc89a24a666fc92a103b2957db986e82e7855c31d04e8b02dce77b30\" id=d7c6ab64-1e5d-4aec-bada-1f220194b802 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.168825 | controller |     "Jun 09 11:17:57.868996 crc crio[21508]: time=\"2026-06-09T11:17:57.868923281Z\" level=info msg=\"Removed container 067d9b17dc89a24a666fc92a103b2957db986e82e7855c31d04e8b02dce77b30: openshift-marketplace/redhat-marketplace-q4wbz/registry-server\" id=d7c6ab64-1e5d-4aec-bada-1f220194b802 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.168839 | controller |     "Jun 09 11:17:57.874135 crc crio[21508]: time=\"2026-06-09T11:17:57.874048621Z\" level=info msg=\"Removing container: 29830d446221988323fa6c4658316075cfe739cd113a481d92692c42e21590ad\" id=0a2641ed-d206-47ca-8a82-20b0c6bf9784 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.168853 | controller |     "Jun 09 11:17:57.898773 crc crio[21508]: time=\"2026-06-09T11:17:57.897585587Z\" level=info msg=\"Removed container 29830d446221988323fa6c4658316075cfe739cd113a481d92692c42e21590ad: openshift-marketplace/redhat-marketplace-q4wbz/extract-content\" id=0a2641ed-d206-47ca-8a82-20b0c6bf9784 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.168867 | controller |     "Jun 09 11:17:57.905890 crc crio[21508]: time=\"2026-06-09T11:17:57.905803056Z\" level=info msg=\"Removing container: 8bc2ea85e03769d08044d97a0af3bdf581b112a09659fd3d888ca7fc1639978b\" id=4f9fb47a-3c52-4640-adc6-606bf019a987 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.168882 | controller |     "Jun 09 11:17:57.928508 crc crio[21508]: time=\"2026-06-09T11:17:57.928416975Z\" level=info msg=\"Removed container 8bc2ea85e03769d08044d97a0af3bdf581b112a09659fd3d888ca7fc1639978b: openshift-marketplace/redhat-marketplace-q4wbz/extract-utilities\" id=4f9fb47a-3c52-4640-adc6-606bf019a987 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.168896 | controller |     "Jun 09 11:18:00.513643 crc crio[21508]: time=\"2026-06-09T11:18:00.512765127Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683398-kz2z2/POD\" id=8ed69960-6492-4199-82e0-9717156baf98 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.168914 | controller |     "Jun 09 11:18:00.513643 crc crio[21508]: time=\"2026-06-09T11:18:00.513599471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.168929 | controller |     "Jun 09 11:18:00.567434 crc crio[21508]: time=\"2026-06-09T11:18:00.566919205Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683398-kz2z2 Namespace:openshift-infra ID:b1d1f0b41a047033ab8b7b35ad82e3ad6938b7c7c536bd722e4e49d626a77262 UID:185e79b3-e063-47f4-8fe0-1341f4392d1d NetNS:/var/run/netns/16a37ae9-0c2d-4405-b372-da2a0c94f915 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod185e79b3_e063_47f4_8fe0_1341f4392d1d.slice PodAnnotations:0xc000159440}] Aliases:map[]}\"",
2026-06-09 12:20:06.168944 | controller |     "Jun 09 11:18:00.567434 crc crio[21508]: time=\"2026-06-09T11:18:00.566996478Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683398-kz2z2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.168958 | controller |     "Jun 09 11:18:00.848656 crc crio[21508]: 2026-06-09T11:18:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b1d1f0b41a04703 Mac:1e:ff:27:0d:b5:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/16a37ae9-0c2d-4405-b372-da2a0c94f915 SocketPath: PciID:}] [{Interface:0xc0004b2770 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.168972 | controller |     "Jun 09 11:18:00.850396 crc crio[21508]: time=\"2026-06-09T11:18:00.850341747Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683398-kz2z2 Namespace:openshift-infra ID:b1d1f0b41a047033ab8b7b35ad82e3ad6938b7c7c536bd722e4e49d626a77262 UID:185e79b3-e063-47f4-8fe0-1341f4392d1d NetNS:/var/run/netns/16a37ae9-0c2d-4405-b372-da2a0c94f915 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod185e79b3_e063_47f4_8fe0_1341f4392d1d.slice PodAnnotations:0xc000159440}] Aliases:map[]}\"",
2026-06-09 12:20:06.168987 | controller |     "Jun 09 11:18:00.850625 crc crio[21508]: time=\"2026-06-09T11:18:00.850525822Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683398-kz2z2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.169001 | controller |     "Jun 09 11:18:00.857742 crc crio[21508]: time=\"2026-06-09T11:18:00.855879008Z\" level=info msg=\"Ran pod sandbox b1d1f0b41a047033ab8b7b35ad82e3ad6938b7c7c536bd722e4e49d626a77262 with infra container: openshift-infra/auto-csr-approver-29683398-kz2z2/POD\" id=8ed69960-6492-4199-82e0-9717156baf98 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.169015 | controller |     "Jun 09 11:18:00.859525 crc crio[21508]: time=\"2026-06-09T11:18:00.859152254Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=adfb1a90-9005-4983-b243-be536043ff28 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.169029 | controller |     "Jun 09 11:18:00.870333 crc crio[21508]: time=\"2026-06-09T11:18:00.864990504Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 12:20:06.169044 | controller |     "Jun 09 11:18:01.801095 crc crio[21508]: time=\"2026-06-09T11:18:01.800585474Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=adfb1a90-9005-4983-b243-be536043ff28 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.169059 | controller |     "Jun 09 11:18:01.802857 crc crio[21508]: time=\"2026-06-09T11:18:01.802815329Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=696abd8f-6e59-4eda-ba30-0557503f41c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.169077 | controller |     "Jun 09 11:18:01.808132 crc crio[21508]: time=\"2026-06-09T11:18:01.808075052Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=22e4fdd5-b8a6-4124-9179-2b608a4dd25c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.169091 | controller |     "Jun 09 11:18:01.815076 crc crio[21508]: time=\"2026-06-09T11:18:01.814970313Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683398-kz2z2/oc\" id=46ecd4e3-618c-4ba6-9bbf-36575224e2b7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.169105 | controller |     "Jun 09 11:18:01.815729 crc crio[21508]: time=\"2026-06-09T11:18:01.815664454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.169120 | controller |     "Jun 09 11:18:01.849372 crc crio[21508]: time=\"2026-06-09T11:18:01.849245042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.169134 | controller |     "Jun 09 11:18:02.062430 crc crio[21508]: time=\"2026-06-09T11:18:02.062132438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.169149 | controller |     "Jun 09 11:18:02.154721 crc crio[21508]: time=\"2026-06-09T11:18:02.154574993Z\" level=info msg=\"Created container 3ad6619c8276fdd24ad773a999eed8ff5764330e6c400010ea7dbe6083cb1d1d: openshift-infra/auto-csr-approver-29683398-kz2z2/oc\" id=46ecd4e3-618c-4ba6-9bbf-36575224e2b7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.169163 | controller |     "Jun 09 11:18:02.156817 crc crio[21508]: time=\"2026-06-09T11:18:02.156708415Z\" level=info msg=\"Starting container: 3ad6619c8276fdd24ad773a999eed8ff5764330e6c400010ea7dbe6083cb1d1d\" id=5913a889-8563-44f2-b26d-fcecfe150f10 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.169177 | controller |     "Jun 09 11:18:02.163874 crc crio[21508]: time=\"2026-06-09T11:18:02.163689618Z\" level=info msg=\"Started container\" PID=41720 containerID=3ad6619c8276fdd24ad773a999eed8ff5764330e6c400010ea7dbe6083cb1d1d description=openshift-infra/auto-csr-approver-29683398-kz2z2/oc id=5913a889-8563-44f2-b26d-fcecfe150f10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1d1f0b41a047033ab8b7b35ad82e3ad6938b7c7c536bd722e4e49d626a77262",
2026-06-09 12:20:06.169192 | controller |     "Jun 09 11:18:03.907147 crc crio[21508]: time=\"2026-06-09T11:18:03.90654399Z\" level=info msg=\"Stopping pod sandbox: b1d1f0b41a047033ab8b7b35ad82e3ad6938b7c7c536bd722e4e49d626a77262\" id=9cc31d00-6f7e-4341-9fdd-578afcf3a6d2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.169206 | controller |     "Jun 09 11:18:03.908653 crc crio[21508]: time=\"2026-06-09T11:18:03.907994602Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683398-kz2z2 Namespace:openshift-infra ID:b1d1f0b41a047033ab8b7b35ad82e3ad6938b7c7c536bd722e4e49d626a77262 UID:185e79b3-e063-47f4-8fe0-1341f4392d1d NetNS:/var/run/netns/16a37ae9-0c2d-4405-b372-da2a0c94f915 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod185e79b3_e063_47f4_8fe0_1341f4392d1d.slice PodAnnotations:0xc000158608}] Aliases:map[]}\"",
2026-06-09 12:20:06.169221 | controller |     "Jun 09 11:18:03.908653 crc crio[21508]: time=\"2026-06-09T11:18:03.908179058Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683398-kz2z2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.169235 | controller |     "Jun 09 11:18:04.165710 crc crio[21508]: time=\"2026-06-09T11:18:04.165158788Z\" level=info msg=\"Stopped pod sandbox: b1d1f0b41a047033ab8b7b35ad82e3ad6938b7c7c536bd722e4e49d626a77262\" id=9cc31d00-6f7e-4341-9fdd-578afcf3a6d2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.169254 | controller |     "Jun 09 11:18:12.689704 crc crio[21508]: time=\"2026-06-09T11:18:12.688796999Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm/POD\" id=e08dd085-e5cd-4f6c-b01c-8e19bc4d94a2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.169269 | controller |     "Jun 09 11:18:12.691367 crc crio[21508]: time=\"2026-06-09T11:18:12.689757777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.169283 | controller |     "Jun 09 11:18:12.727387 crc crio[21508]: time=\"2026-06-09T11:18:12.725266822Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm Namespace:openshift-marketplace ID:b9e79f0174121731483a60a38131d8006a1bee07b441882b00da16e24e97e34a UID:5b6b5019-14dd-4078-ad49-23deb9aeeaac NetNS:/var/run/netns/788f7ff1-ebbf-4c18-b707-16364114b9f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5b6b5019_14dd_4078_ad49_23deb9aeeaac.slice PodAnnotations:0xc0039b8268}] Aliases:map[]}\"",
2026-06-09 12:20:06.169298 | controller |     "Jun 09 11:18:12.727387 crc crio[21508]: time=\"2026-06-09T11:18:12.725387666Z\" level=info msg=\"Adding pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.169312 | controller |     "Jun 09 11:18:13.019079 crc crio[21508]: 2026-06-09T11:18:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b9e79f017412173 Mac:6a:c2:fa:75:8d:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/788f7ff1-ebbf-4c18-b707-16364114b9f6 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.169327 | controller |     "Jun 09 11:18:13.019079 crc crio[21508]: time=\"2026-06-09T11:18:13.016951924Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm Namespace:openshift-marketplace ID:b9e79f0174121731483a60a38131d8006a1bee07b441882b00da16e24e97e34a UID:5b6b5019-14dd-4078-ad49-23deb9aeeaac NetNS:/var/run/netns/788f7ff1-ebbf-4c18-b707-16364114b9f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5b6b5019_14dd_4078_ad49_23deb9aeeaac.slice PodAnnotations:0xc0039b8268}] Aliases:map[]}\"",
2026-06-09 12:20:06.169341 | controller |     "Jun 09 11:18:13.019079 crc crio[21508]: time=\"2026-06-09T11:18:13.017117199Z\" level=info msg=\"Checking pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.169375 | controller |     "Jun 09 11:18:13.024618 crc crio[21508]: time=\"2026-06-09T11:18:13.024543766Z\" level=info msg=\"Ran pod sandbox b9e79f0174121731483a60a38131d8006a1bee07b441882b00da16e24e97e34a with infra container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm/POD\" id=e08dd085-e5cd-4f6c-b01c-8e19bc4d94a2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.169390 | controller |     "Jun 09 11:18:13.026812 crc crio[21508]: time=\"2026-06-09T11:18:13.02674472Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=406d53cd-bc9e-4e4a-b7eb-f1ed36f40503 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.169404 | controller |     "Jun 09 11:18:13.032655 crc crio[21508]: time=\"2026-06-09T11:18:13.032500948Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a04ccb15-2615-4034-8f23-188d22280b34 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.169423 | controller |     "Jun 09 11:18:13.039372 crc crio[21508]: time=\"2026-06-09T11:18:13.039230784Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm/util\" id=bd636006-5df4-4527-986f-89bf01e1b992 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.169438 | controller |     "Jun 09 11:18:13.039737 crc crio[21508]: time=\"2026-06-09T11:18:13.039682397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.169452 | controller |     "Jun 09 11:18:13.066024 crc crio[21508]: time=\"2026-06-09T11:18:13.065803638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.169466 | controller |     "Jun 09 11:18:13.069046 crc crio[21508]: time=\"2026-06-09T11:18:13.068991061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.169480 | controller |     "Jun 09 11:18:13.169697 crc crio[21508]: time=\"2026-06-09T11:18:13.169646105Z\" level=info msg=\"Created container 5d085f71e84e40fb68a1c668c66b20b55dd845a4ba0a1c4659e7f4aae532b506: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm/util\" id=bd636006-5df4-4527-986f-89bf01e1b992 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.169495 | controller |     "Jun 09 11:18:13.171404 crc crio[21508]: time=\"2026-06-09T11:18:13.171079217Z\" level=info msg=\"Starting container: 5d085f71e84e40fb68a1c668c66b20b55dd845a4ba0a1c4659e7f4aae532b506\" id=41a17c9e-ca72-4c55-b8cb-f98481f1b50b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.169510 | controller |     "Jun 09 11:18:13.177376 crc crio[21508]: time=\"2026-06-09T11:18:13.177220886Z\" level=info msg=\"Started container\" PID=42610 containerID=5d085f71e84e40fb68a1c668c66b20b55dd845a4ba0a1c4659e7f4aae532b506 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm/util id=41a17c9e-ca72-4c55-b8cb-f98481f1b50b name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9e79f0174121731483a60a38131d8006a1bee07b441882b00da16e24e97e34a",
2026-06-09 12:20:06.169525 | controller |     "Jun 09 11:18:14.019438 crc crio[21508]: time=\"2026-06-09T11:18:14.018390315Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=80caf063-7e12-4bff-afb9-403a6f44080c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.169540 | controller |     "Jun 09 11:18:14.020943 crc crio[21508]: time=\"2026-06-09T11:18:14.020800106Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f not found\" id=80caf063-7e12-4bff-afb9-403a6f44080c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.169554 | controller |     "Jun 09 11:18:14.021050 crc crio[21508]: time=\"2026-06-09T11:18:14.02096583Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f found\" id=80caf063-7e12-4bff-afb9-403a6f44080c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.169569 | controller |     "Jun 09 11:18:14.026554 crc crio[21508]: time=\"2026-06-09T11:18:14.025196394Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=2a646a1c-56f4-48b2-91a6-917398c8cd45 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.169590 | controller |     "Jun 09 11:18:14.032809 crc crio[21508]: time=\"2026-06-09T11:18:14.032689692Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\\\"\"",
2026-06-09 12:20:06.169605 | controller |     "Jun 09 11:18:15.115883 crc crio[21508]: time=\"2026-06-09T11:18:15.115138544Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=2a646a1c-56f4-48b2-91a6-917398c8cd45 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.169620 | controller |     "Jun 09 11:18:15.117684 crc crio[21508]: time=\"2026-06-09T11:18:15.117601096Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=ed3fe3d6-47dc-4ad1-8df6-ba97f4ce87c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.169634 | controller |     "Jun 09 11:18:15.121221 crc crio[21508]: time=\"2026-06-09T11:18:15.121117328Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=cf0a7a09-ec33-4626-a5ad-87aae0101471 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.169648 | controller |     "Jun 09 11:18:15.128797 crc crio[21508]: time=\"2026-06-09T11:18:15.12870159Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm/pull\" id=7ad04107-d1fb-4ced-aafe-d40dba457f12 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.169663 | controller |     "Jun 09 11:18:15.130744 crc crio[21508]: time=\"2026-06-09T11:18:15.130674377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.169678 | controller |     "Jun 09 11:18:15.162349 crc crio[21508]: time=\"2026-06-09T11:18:15.162161455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.169692 | controller |     "Jun 09 11:18:15.162902 crc crio[21508]: time=\"2026-06-09T11:18:15.16268639Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/a5d85a90e7950eeebc6373692817dd8fd65b80f7587b1b9c81c5e70c0e2c7573/merged/etc/passwd: no such file or directory\"",
2026-06-09 12:20:06.169707 | controller |     "Jun 09 11:18:15.162902 crc crio[21508]: time=\"2026-06-09T11:18:15.162749582Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/a5d85a90e7950eeebc6373692817dd8fd65b80f7587b1b9c81c5e70c0e2c7573/merged/etc/group: no such file or directory\"",
2026-06-09 12:20:06.169722 | controller |     "Jun 09 11:18:15.167352 crc crio[21508]: time=\"2026-06-09T11:18:15.167216502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.169737 | controller |     "Jun 09 11:18:15.287581 crc crio[21508]: time=\"2026-06-09T11:18:15.287494658Z\" level=info msg=\"Created container 1a50e3b319b91957be522ff3e5ed6fff18db94233cec7ab34bce0bee3fb45d18: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm/pull\" id=7ad04107-d1fb-4ced-aafe-d40dba457f12 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.169752 | controller |     "Jun 09 11:18:15.289063 crc crio[21508]: time=\"2026-06-09T11:18:15.288947611Z\" level=info msg=\"Starting container: 1a50e3b319b91957be522ff3e5ed6fff18db94233cec7ab34bce0bee3fb45d18\" id=253201bc-cd19-4a48-b961-c471c6c28f40 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.169769 | controller |     "Jun 09 11:18:15.295635 crc crio[21508]: time=\"2026-06-09T11:18:15.295545483Z\" level=info msg=\"Started container\" PID=42661 containerID=1a50e3b319b91957be522ff3e5ed6fff18db94233cec7ab34bce0bee3fb45d18 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm/pull id=253201bc-cd19-4a48-b961-c471c6c28f40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9e79f0174121731483a60a38131d8006a1bee07b441882b00da16e24e97e34a",
2026-06-09 12:20:06.169785 | controller |     "Jun 09 11:18:16.051527 crc crio[21508]: time=\"2026-06-09T11:18:16.050770646Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=653d2fb7-32b4-45c1-9229-94d5ace61eca name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.169799 | controller |     "Jun 09 11:18:16.061947 crc crio[21508]: time=\"2026-06-09T11:18:16.061783337Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c37cd3f2-6c2e-49a5-b169-d70e355073f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.169813 | controller |     "Jun 09 11:18:16.073809 crc crio[21508]: time=\"2026-06-09T11:18:16.07355496Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm/extract\" id=4a387795-d270-4f27-a1c0-791914db4ccf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.169827 | controller |     "Jun 09 11:18:16.074395 crc crio[21508]: time=\"2026-06-09T11:18:16.074166578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.169841 | controller |     "Jun 09 11:18:16.116016 crc crio[21508]: time=\"2026-06-09T11:18:16.11540907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.169856 | controller |     "Jun 09 11:18:16.119230 crc crio[21508]: time=\"2026-06-09T11:18:16.11918616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.169870 | controller |     "Jun 09 11:18:16.235216 crc crio[21508]: time=\"2026-06-09T11:18:16.235078368Z\" level=info msg=\"Created container 74288b20d7347219c82261450ebd67a2c57dfd895444bd6b96e59b4c173d4af1: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm/extract\" id=4a387795-d270-4f27-a1c0-791914db4ccf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.169884 | controller |     "Jun 09 11:18:16.237868 crc crio[21508]: time=\"2026-06-09T11:18:16.237750616Z\" level=info msg=\"Starting container: 74288b20d7347219c82261450ebd67a2c57dfd895444bd6b96e59b4c173d4af1\" id=8c87ecce-829d-4ddc-9ff7-18bb431e83a0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.169898 | controller |     "Jun 09 11:18:16.245996 crc crio[21508]: time=\"2026-06-09T11:18:16.245850292Z\" level=info msg=\"Started container\" PID=42679 containerID=74288b20d7347219c82261450ebd67a2c57dfd895444bd6b96e59b4c173d4af1 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm/extract id=8c87ecce-829d-4ddc-9ff7-18bb431e83a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9e79f0174121731483a60a38131d8006a1bee07b441882b00da16e24e97e34a",
2026-06-09 12:20:06.169912 | controller |     "Jun 09 11:18:18.086178 crc crio[21508]: time=\"2026-06-09T11:18:18.086018021Z\" level=info msg=\"Stopping pod sandbox: b9e79f0174121731483a60a38131d8006a1bee07b441882b00da16e24e97e34a\" id=4031c6f5-0129-441f-9247-4631629982c9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.169930 | controller |     "Jun 09 11:18:18.087811 crc crio[21508]: time=\"2026-06-09T11:18:18.086759342Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm Namespace:openshift-marketplace ID:b9e79f0174121731483a60a38131d8006a1bee07b441882b00da16e24e97e34a UID:5b6b5019-14dd-4078-ad49-23deb9aeeaac NetNS:/var/run/netns/788f7ff1-ebbf-4c18-b707-16364114b9f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5b6b5019_14dd_4078_ad49_23deb9aeeaac.slice PodAnnotations:0xc002a12030}] Aliases:map[]}\"",
2026-06-09 12:20:06.169946 | controller |     "Jun 09 11:18:18.087811 crc crio[21508]: time=\"2026-06-09T11:18:18.086935488Z\" level=info msg=\"Deleting pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.169961 | controller |     "Jun 09 11:18:18.324556 crc crio[21508]: time=\"2026-06-09T11:18:18.324189223Z\" level=info msg=\"Stopped pod sandbox: b9e79f0174121731483a60a38131d8006a1bee07b441882b00da16e24e97e34a\" id=4031c6f5-0129-441f-9247-4631629982c9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.169975 | controller |     "Jun 09 11:18:27.143397 crc crio[21508]: time=\"2026-06-09T11:18:27.141974609Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-controller-manager-5b8965f888-kdd4l/POD\" id=d84aa36c-e4a9-4f08-9e00-e836fd42c45b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.169989 | controller |     "Jun 09 11:18:27.145039 crc crio[21508]: time=\"2026-06-09T11:18:27.143458002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.170007 | controller |     "Jun 09 11:18:27.186670 crc crio[21508]: time=\"2026-06-09T11:18:27.186575209Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-5b8965f888-kdd4l Namespace:metallb-system ID:8ca941033b9a4ef96b8fcddf0c7247af1d1c2163fd917ad113abd15a22a578eb UID:ae260b94-6ef5-4633-9eb7-174cd11f7937 NetNS:/var/run/netns/d5eb9e40-b913-4588-8892-4493f428ff62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podae260b94_6ef5_4633_9eb7_174cd11f7937.slice PodAnnotations:0xc00008ced8}] Aliases:map[]}\"",
2026-06-09 12:20:06.170023 | controller |     "Jun 09 11:18:27.186670 crc crio[21508]: time=\"2026-06-09T11:18:27.186651691Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-controller-manager-5b8965f888-kdd4l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.170037 | controller |     "Jun 09 11:18:27.673504 crc crio[21508]: 2026-06-09T11:18:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8ca941033b9a4ef Mac:aa:13:51:90:ff:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/d5eb9e40-b913-4588-8892-4493f428ff62 SocketPath: PciID:}] [{Interface:0xc0005045c0 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.170052 | controller |     "Jun 09 11:18:27.676273 crc crio[21508]: time=\"2026-06-09T11:18:27.67619019Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-5b8965f888-kdd4l Namespace:metallb-system ID:8ca941033b9a4ef96b8fcddf0c7247af1d1c2163fd917ad113abd15a22a578eb UID:ae260b94-6ef5-4633-9eb7-174cd11f7937 NetNS:/var/run/netns/d5eb9e40-b913-4588-8892-4493f428ff62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podae260b94_6ef5_4633_9eb7_174cd11f7937.slice PodAnnotations:0xc00008ced8}] Aliases:map[]}\"",
2026-06-09 12:20:06.170066 | controller |     "Jun 09 11:18:27.676677 crc crio[21508]: time=\"2026-06-09T11:18:27.676617733Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-controller-manager-5b8965f888-kdd4l for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.170084 | controller |     "Jun 09 11:18:27.685517 crc crio[21508]: time=\"2026-06-09T11:18:27.685413619Z\" level=info msg=\"Ran pod sandbox 8ca941033b9a4ef96b8fcddf0c7247af1d1c2163fd917ad113abd15a22a578eb with infra container: metallb-system/metallb-operator-controller-manager-5b8965f888-kdd4l/POD\" id=d84aa36c-e4a9-4f08-9e00-e836fd42c45b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.170099 | controller |     "Jun 09 11:18:27.687617 crc crio[21508]: time=\"2026-06-09T11:18:27.687547911Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=ee6216ac-cfb9-45f7-a18f-9944d7388b9d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.170113 | controller |     "Jun 09 11:18:27.687874 crc crio[21508]: time=\"2026-06-09T11:18:27.687822159Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca not found\" id=ee6216ac-cfb9-45f7-a18f-9944d7388b9d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.170128 | controller |     "Jun 09 11:18:27.687960 crc crio[21508]: time=\"2026-06-09T11:18:27.687898772Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca found\" id=ee6216ac-cfb9-45f7-a18f-9944d7388b9d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.170142 | controller |     "Jun 09 11:18:27.689372 crc crio[21508]: time=\"2026-06-09T11:18:27.68921733Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=a9db78e5-515b-452a-a337-0386ee38856c name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.170156 | controller |     "Jun 09 11:18:27.693583 crc crio[21508]: time=\"2026-06-09T11:18:27.693521196Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\\\"\"",
2026-06-09 12:20:06.170170 | controller |     "Jun 09 11:18:27.742135 crc crio[21508]: time=\"2026-06-09T11:18:27.74205335Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-webhook-server-7c9b8db748-2s6pf/POD\" id=e1f9f221-9717-41d3-80b2-356a3cb852f3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.170185 | controller |     "Jun 09 11:18:27.742390 crc crio[21508]: time=\"2026-06-09T11:18:27.742165513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.170199 | controller |     "Jun 09 11:18:27.768150 crc crio[21508]: time=\"2026-06-09T11:18:27.768018037Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-7c9b8db748-2s6pf Namespace:metallb-system ID:5735d214f123e83f071a58d426f76dbe917eeb7d20c9ada6150d487f873ce979 UID:4ef07320-78c6-4e1d-a8d3-1f018ea23746 NetNS:/var/run/netns/0da14018-2459-429c-a7b3-984d5e069983 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4ef07320_78c6_4e1d_a8d3_1f018ea23746.slice PodAnnotations:0xc000d9e448}] Aliases:map[]}\"",
2026-06-09 12:20:06.170213 | controller |     "Jun 09 11:18:27.768150 crc crio[21508]: time=\"2026-06-09T11:18:27.768080889Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-webhook-server-7c9b8db748-2s6pf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.170227 | controller |     "Jun 09 11:18:28.070809 crc crio[21508]: 2026-06-09T11:18:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5735d214f123e83 Mac:5a:58:a6:05:9c:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/0da14018-2459-429c-a7b3-984d5e069983 SocketPath: PciID:}] [{Interface:0xc0004aa6a0 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.170246 | controller |     "Jun 09 11:18:28.071858 crc crio[21508]: time=\"2026-06-09T11:18:28.071799962Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-7c9b8db748-2s6pf Namespace:metallb-system ID:5735d214f123e83f071a58d426f76dbe917eeb7d20c9ada6150d487f873ce979 UID:4ef07320-78c6-4e1d-a8d3-1f018ea23746 NetNS:/var/run/netns/0da14018-2459-429c-a7b3-984d5e069983 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4ef07320_78c6_4e1d_a8d3_1f018ea23746.slice PodAnnotations:0xc000d9e448}] Aliases:map[]}\"",
2026-06-09 12:20:06.170261 | controller |     "Jun 09 11:18:28.072124 crc crio[21508]: time=\"2026-06-09T11:18:28.07207941Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-webhook-server-7c9b8db748-2s6pf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.170275 | controller |     "Jun 09 11:18:28.079124 crc crio[21508]: time=\"2026-06-09T11:18:28.079041063Z\" level=info msg=\"Ran pod sandbox 5735d214f123e83f071a58d426f76dbe917eeb7d20c9ada6150d487f873ce979 with infra container: metallb-system/metallb-operator-webhook-server-7c9b8db748-2s6pf/POD\" id=e1f9f221-9717-41d3-80b2-356a3cb852f3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.170289 | controller |     "Jun 09 11:18:28.084194 crc crio[21508]: time=\"2026-06-09T11:18:28.084010588Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=398abecd-2324-4570-a4e1-97c3d9ee448e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.170303 | controller |     "Jun 09 11:18:28.084536 crc crio[21508]: time=\"2026-06-09T11:18:28.084448761Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee not found\" id=398abecd-2324-4570-a4e1-97c3d9ee448e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.170318 | controller |     "Jun 09 11:18:28.084609 crc crio[21508]: time=\"2026-06-09T11:18:28.084540913Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee found\" id=398abecd-2324-4570-a4e1-97c3d9ee448e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.170332 | controller |     "Jun 09 11:18:28.086092 crc crio[21508]: time=\"2026-06-09T11:18:28.086014186Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=b524e4f6-8d47-4b6e-a850-a9139892ddc9 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.170360 | controller |     "Jun 09 11:18:28.088771 crc crio[21508]: time=\"2026-06-09T11:18:28.088708745Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\\\"\"",
2026-06-09 12:20:06.170380 | controller |     "Jun 09 11:18:36.701088 crc crio[21508]: time=\"2026-06-09T11:18:36.700150576Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:17a529d2879517de7496a2b9408b82d437fe0e858cc5f62aea1ff22151b4d86a\" id=a9db78e5-515b-452a-a337-0386ee38856c name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.170396 | controller |     "Jun 09 11:18:36.702949 crc crio[21508]: time=\"2026-06-09T11:18:36.702263298Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=4cfbb53a-4772-483d-a083-dbe0324bc4fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.170415 | controller |     "Jun 09 11:18:36.707128 crc crio[21508]: time=\"2026-06-09T11:18:36.706934934Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=a7dfdfcb-fa3c-4f02-bd10-e4d7de9bcd04 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.170430 | controller |     "Jun 09 11:18:36.714818 crc crio[21508]: time=\"2026-06-09T11:18:36.714728941Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-5b8965f888-kdd4l/manager\" id=77b4e998-83c5-45b3-bc14-60c1d7a4482d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.170444 | controller |     "Jun 09 11:18:36.717037 crc crio[21508]: time=\"2026-06-09T11:18:36.716962466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.170459 | controller |     "Jun 09 11:18:36.723922 crc crio[21508]: time=\"2026-06-09T11:18:36.723845317Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9@sha256:d641d7235a0ecc39b8e0bb0d437962611f44602ab030791c04dbbc7d8e11c885\" id=b524e4f6-8d47-4b6e-a850-a9139892ddc9 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.170473 | controller |     "Jun 09 11:18:36.724975 crc crio[21508]: time=\"2026-06-09T11:18:36.724887067Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=b74903a1-261d-4295-a747-970083881905 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.170488 | controller |     "Jun 09 11:18:36.735157 crc crio[21508]: time=\"2026-06-09T11:18:36.73423738Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=e7691e4f-89b2-443a-8bde-678dd9ff79bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.170510 | controller |     "Jun 09 11:18:36.746933 crc crio[21508]: time=\"2026-06-09T11:18:36.746827777Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-webhook-server-7c9b8db748-2s6pf/webhook-server\" id=fce8dd9f-ca14-4275-b22f-f18e04f5780c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.170526 | controller |     "Jun 09 11:18:36.753520 crc crio[21508]: time=\"2026-06-09T11:18:36.753425179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.170558 | controller |     "Jun 09 11:18:36.753682 crc crio[21508]: time=\"2026-06-09T11:18:36.753590474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.170574 | controller |     "Jun 09 11:18:36.760503 crc crio[21508]: time=\"2026-06-09T11:18:36.760418783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.170631 | controller |     "Jun 09 11:18:36.798354 crc crio[21508]: time=\"2026-06-09T11:18:36.798157663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.170653 | controller |     "Jun 09 11:18:36.807829 crc crio[21508]: time=\"2026-06-09T11:18:36.807758343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.170669 | controller |     "Jun 09 11:18:36.917436 crc crio[21508]: time=\"2026-06-09T11:18:36.916649987Z\" level=info msg=\"Created container cfdcc9f717cad9aa856afb4af757901883811494aca6a28ddd4d83378e552cd5: metallb-system/metallb-operator-controller-manager-5b8965f888-kdd4l/manager\" id=77b4e998-83c5-45b3-bc14-60c1d7a4482d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.170688 | controller |     "Jun 09 11:18:36.918160 crc crio[21508]: time=\"2026-06-09T11:18:36.918098689Z\" level=info msg=\"Starting container: cfdcc9f717cad9aa856afb4af757901883811494aca6a28ddd4d83378e552cd5\" id=73dce33b-eaec-4909-a8c9-7cf2c648d8b1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.170704 | controller |     "Jun 09 11:18:36.925647 crc crio[21508]: time=\"2026-06-09T11:18:36.925560657Z\" level=info msg=\"Started container\" PID=43192 containerID=cfdcc9f717cad9aa856afb4af757901883811494aca6a28ddd4d83378e552cd5 description=metallb-system/metallb-operator-controller-manager-5b8965f888-kdd4l/manager id=73dce33b-eaec-4909-a8c9-7cf2c648d8b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ca941033b9a4ef96b8fcddf0c7247af1d1c2163fd917ad113abd15a22a578eb",
2026-06-09 12:20:06.170719 | controller |     "Jun 09 11:18:36.945416 crc crio[21508]: time=\"2026-06-09T11:18:36.942935233Z\" level=info msg=\"Created container 8f303312b54a7f6b8cd15756239148a0920f0084d859f175421d8c0caf8dbd1b: metallb-system/metallb-operator-webhook-server-7c9b8db748-2s6pf/webhook-server\" id=fce8dd9f-ca14-4275-b22f-f18e04f5780c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.170734 | controller |     "Jun 09 11:18:36.947622 crc crio[21508]: time=\"2026-06-09T11:18:36.947555918Z\" level=info msg=\"Starting container: 8f303312b54a7f6b8cd15756239148a0920f0084d859f175421d8c0caf8dbd1b\" id=cf418b7b-8186-4cea-baa5-0820e1003bf5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.170749 | controller |     "Jun 09 11:18:36.956563 crc crio[21508]: time=\"2026-06-09T11:18:36.955965333Z\" level=info msg=\"Started container\" PID=43195 containerID=8f303312b54a7f6b8cd15756239148a0920f0084d859f175421d8c0caf8dbd1b description=metallb-system/metallb-operator-webhook-server-7c9b8db748-2s6pf/webhook-server id=cf418b7b-8186-4cea-baa5-0820e1003bf5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5735d214f123e83f071a58d426f76dbe917eeb7d20c9ada6150d487f873ce979",
2026-06-09 12:20:06.170764 | controller |     "Jun 09 11:18:37.933555 crc crio[21508]: time=\"2026-06-09T11:18:37.933058573Z\" level=info msg=\"Stopping pod sandbox: ad8bbfcf1921b392b1b99b2d27fb2cd603448960505e78441957272811393687\" id=b8ba3f0d-1579-4649-b71e-4dccfdedeaed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.170778 | controller |     "Jun 09 11:18:37.933555 crc crio[21508]: time=\"2026-06-09T11:18:37.933521707Z\" level=info msg=\"Stopped pod sandbox (already stopped): ad8bbfcf1921b392b1b99b2d27fb2cd603448960505e78441957272811393687\" id=b8ba3f0d-1579-4649-b71e-4dccfdedeaed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.170793 | controller |     "Jun 09 11:18:37.934411 crc crio[21508]: time=\"2026-06-09T11:18:37.934049002Z\" level=info msg=\"Removing pod sandbox: ad8bbfcf1921b392b1b99b2d27fb2cd603448960505e78441957272811393687\" id=1e60e7d0-d9a4-4200-9f18-fef5d2a398a2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.170807 | controller |     "Jun 09 11:18:37.943722 crc crio[21508]: time=\"2026-06-09T11:18:37.943628151Z\" level=info msg=\"Removed pod sandbox: ad8bbfcf1921b392b1b99b2d27fb2cd603448960505e78441957272811393687\" id=1e60e7d0-d9a4-4200-9f18-fef5d2a398a2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.170821 | controller |     "Jun 09 11:18:37.944749 crc crio[21508]: time=\"2026-06-09T11:18:37.94463172Z\" level=info msg=\"Stopping pod sandbox: e532e178fde137e29342eab9ada4b30166b32c272c2d0d0ab349696934e0c467\" id=7a027e2c-3dd4-4054-97f8-447f25ae6f9a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.170835 | controller |     "Jun 09 11:18:37.944883 crc crio[21508]: time=\"2026-06-09T11:18:37.944756454Z\" level=info msg=\"Stopped pod sandbox (already stopped): e532e178fde137e29342eab9ada4b30166b32c272c2d0d0ab349696934e0c467\" id=7a027e2c-3dd4-4054-97f8-447f25ae6f9a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.170854 | controller |     "Jun 09 11:18:37.945457 crc crio[21508]: time=\"2026-06-09T11:18:37.945384772Z\" level=info msg=\"Removing pod sandbox: e532e178fde137e29342eab9ada4b30166b32c272c2d0d0ab349696934e0c467\" id=1c4b3572-77c1-489c-8a7c-9e2899fa7c97 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.170869 | controller |     "Jun 09 11:18:37.955101 crc crio[21508]: time=\"2026-06-09T11:18:37.955014193Z\" level=info msg=\"Removed pod sandbox: e532e178fde137e29342eab9ada4b30166b32c272c2d0d0ab349696934e0c467\" id=1c4b3572-77c1-489c-8a7c-9e2899fa7c97 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.170884 | controller |     "Jun 09 11:18:37.955887 crc crio[21508]: time=\"2026-06-09T11:18:37.955791796Z\" level=info msg=\"Stopping pod sandbox: e8c0466918048d4abfcf531c66992befc2e072deadf72cb9594646abaf1205eb\" id=d4ef2113-6129-4e53-9a9d-2c0d4a008809 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.170899 | controller |     "Jun 09 11:18:37.955887 crc crio[21508]: time=\"2026-06-09T11:18:37.955881878Z\" level=info msg=\"Stopped pod sandbox (already stopped): e8c0466918048d4abfcf531c66992befc2e072deadf72cb9594646abaf1205eb\" id=d4ef2113-6129-4e53-9a9d-2c0d4a008809 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.170913 | controller |     "Jun 09 11:18:37.956802 crc crio[21508]: time=\"2026-06-09T11:18:37.956660321Z\" level=info msg=\"Removing pod sandbox: e8c0466918048d4abfcf531c66992befc2e072deadf72cb9594646abaf1205eb\" id=018cfa59-fd71-4c74-9d9a-f8964f2e7508 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.170928 | controller |     "Jun 09 11:18:37.968977 crc crio[21508]: time=\"2026-06-09T11:18:37.968911548Z\" level=info msg=\"Removed pod sandbox: e8c0466918048d4abfcf531c66992befc2e072deadf72cb9594646abaf1205eb\" id=018cfa59-fd71-4c74-9d9a-f8964f2e7508 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.170942 | controller |     "Jun 09 11:18:37.970082 crc crio[21508]: time=\"2026-06-09T11:18:37.96999021Z\" level=info msg=\"Stopping pod sandbox: cce99426f462a8f7cae223c8bb394b39d429f3b0033f7652f4029f10451a45a5\" id=8fb3a4b4-c06f-403c-8ccb-a0e2750113d8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.170957 | controller |     "Jun 09 11:18:37.970266 crc crio[21508]: time=\"2026-06-09T11:18:37.970203656Z\" level=info msg=\"Stopped pod sandbox (already stopped): cce99426f462a8f7cae223c8bb394b39d429f3b0033f7652f4029f10451a45a5\" id=8fb3a4b4-c06f-403c-8ccb-a0e2750113d8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.170971 | controller |     "Jun 09 11:18:37.971066 crc crio[21508]: time=\"2026-06-09T11:18:37.970881346Z\" level=info msg=\"Removing pod sandbox: cce99426f462a8f7cae223c8bb394b39d429f3b0033f7652f4029f10451a45a5\" id=6c21be00-5df0-468a-9451-95bdbded43a4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.170985 | controller |     "Jun 09 11:18:37.988392 crc crio[21508]: time=\"2026-06-09T11:18:37.9881954Z\" level=info msg=\"Removed pod sandbox: cce99426f462a8f7cae223c8bb394b39d429f3b0033f7652f4029f10451a45a5\" id=6c21be00-5df0-468a-9451-95bdbded43a4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.170999 | controller |     "Jun 09 11:19:10.365224 crc crio[21508]: time=\"2026-06-09T11:19:10.364642836Z\" level=info msg=\"Running pod sandbox: metallb-system/controller-8464864885-x6wqg/POD\" id=14b0236f-6da4-4031-84fd-a4a08c118313 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.171013 | controller |     "Jun 09 11:19:10.366185 crc crio[21508]: time=\"2026-06-09T11:19:10.365264134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.171027 | controller |     "Jun 09 11:19:10.400752 crc crio[21508]: time=\"2026-06-09T11:19:10.400665296Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-x6wqg Namespace:metallb-system ID:91a9e35082a02cf10bd2a6ce170316671effa460e53f9ade7747b01244d51223 UID:d319a384-bad0-4ea1-af4d-1d5bc102b0ec NetNS:/var/run/netns/b2f62dd5-858e-41c6-87f5-9d5b9e694853 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd319a384_bad0_4ea1_af4d_1d5bc102b0ec.slice PodAnnotations:0xc003b387f8}] Aliases:map[]}\"",
2026-06-09 12:20:06.171046 | controller |     "Jun 09 11:19:10.400752 crc crio[21508]: time=\"2026-06-09T11:19:10.400718277Z\" level=info msg=\"Adding pod metallb-system_controller-8464864885-x6wqg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.171060 | controller |     "Jun 09 11:19:11.151934 crc crio[21508]: 2026-06-09T11:19:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:91a9e35082a02cf Mac:be:36:4c:f3:c1:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/b2f62dd5-858e-41c6-87f5-9d5b9e694853 SocketPath: PciID:}] [{Interface:0xc000328bc0 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.171075 | controller |     "Jun 09 11:19:11.155189 crc crio[21508]: time=\"2026-06-09T11:19:11.154982483Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-x6wqg Namespace:metallb-system ID:91a9e35082a02cf10bd2a6ce170316671effa460e53f9ade7747b01244d51223 UID:d319a384-bad0-4ea1-af4d-1d5bc102b0ec NetNS:/var/run/netns/b2f62dd5-858e-41c6-87f5-9d5b9e694853 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd319a384_bad0_4ea1_af4d_1d5bc102b0ec.slice PodAnnotations:0xc003b387f8}] Aliases:map[]}\"",
2026-06-09 12:20:06.171089 | controller |     "Jun 09 11:19:11.155367 crc crio[21508]: time=\"2026-06-09T11:19:11.15524451Z\" level=info msg=\"Checking pod metallb-system_controller-8464864885-x6wqg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.171104 | controller |     "Jun 09 11:19:11.166461 crc crio[21508]: time=\"2026-06-09T11:19:11.165709065Z\" level=info msg=\"Ran pod sandbox 91a9e35082a02cf10bd2a6ce170316671effa460e53f9ade7747b01244d51223 with infra container: metallb-system/controller-8464864885-x6wqg/POD\" id=14b0236f-6da4-4031-84fd-a4a08c118313 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.171118 | controller |     "Jun 09 11:19:11.168566 crc crio[21508]: time=\"2026-06-09T11:19:11.168463976Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=4ba7fe9d-6cef-4fbe-9c27-dbf6b2a64377 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.171132 | controller |     "Jun 09 11:19:11.173386 crc crio[21508]: time=\"2026-06-09T11:19:11.170626409Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=7b0f9d63-ad1b-4eff-8554-7c5fbf59b4ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.171146 | controller |     "Jun 09 11:19:11.180548 crc crio[21508]: time=\"2026-06-09T11:19:11.177737146Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-x6wqg/controller\" id=d20de84a-b198-4715-939b-438c6c37a746 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.171161 | controller |     "Jun 09 11:19:11.180548 crc crio[21508]: time=\"2026-06-09T11:19:11.178510838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.171175 | controller |     "Jun 09 11:19:11.224695 crc crio[21508]: time=\"2026-06-09T11:19:11.216825035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.171193 | controller |     "Jun 09 11:19:11.224695 crc crio[21508]: time=\"2026-06-09T11:19:11.22280427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.171209 | controller |     "Jun 09 11:19:11.313566 crc crio[21508]: time=\"2026-06-09T11:19:11.31338365Z\" level=info msg=\"Created container 9bee7b8d4a5264775eafdbb2a542275ebe44365d91b81d49be7d6cf338f3df0b: metallb-system/controller-8464864885-x6wqg/controller\" id=d20de84a-b198-4715-939b-438c6c37a746 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.171224 | controller |     "Jun 09 11:19:11.314620 crc crio[21508]: time=\"2026-06-09T11:19:11.314538494Z\" level=info msg=\"Starting container: 9bee7b8d4a5264775eafdbb2a542275ebe44365d91b81d49be7d6cf338f3df0b\" id=7855ff3f-6a68-4843-a4a7-9b1dfa1a386f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.171238 | controller |     "Jun 09 11:19:11.322826 crc crio[21508]: time=\"2026-06-09T11:19:11.322710392Z\" level=info msg=\"Started container\" PID=43728 containerID=9bee7b8d4a5264775eafdbb2a542275ebe44365d91b81d49be7d6cf338f3df0b description=metallb-system/controller-8464864885-x6wqg/controller id=7855ff3f-6a68-4843-a4a7-9b1dfa1a386f name=/runtime.v1.RuntimeService/StartContainer sandboxID=91a9e35082a02cf10bd2a6ce170316671effa460e53f9ade7747b01244d51223",
2026-06-09 12:20:06.171252 | controller |     "Jun 09 11:19:11.343373 crc crio[21508]: time=\"2026-06-09T11:19:11.343181609Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=6904d3ff-5541-4cf7-ba73-91322f026540 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.171267 | controller |     "Jun 09 11:19:11.348011 crc crio[21508]: time=\"2026-06-09T11:19:11.346801754Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=cab87105-b48a-4f04-9d8c-df1e0116eb09 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.171281 | controller |     "Jun 09 11:19:11.353770 crc crio[21508]: time=\"2026-06-09T11:19:11.353638163Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-x6wqg/kube-rbac-proxy\" id=ffbc3444-ccbc-4dab-8e9a-895894982d38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.171295 | controller |     "Jun 09 11:19:11.354334 crc crio[21508]: time=\"2026-06-09T11:19:11.354164849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.171310 | controller |     "Jun 09 11:19:11.385652 crc crio[21508]: time=\"2026-06-09T11:19:11.385402709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.171323 | controller |     "Jun 09 11:19:11.391854 crc crio[21508]: time=\"2026-06-09T11:19:11.391415864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.171338 | controller |     "Jun 09 11:19:11.616363 crc crio[21508]: time=\"2026-06-09T11:19:11.613751355Z\" level=info msg=\"Created container daac09f3381f7567a006ddc857143a29768a16f791ceb602b492382b68baa58e: metallb-system/controller-8464864885-x6wqg/kube-rbac-proxy\" id=ffbc3444-ccbc-4dab-8e9a-895894982d38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.171379 | controller |     "Jun 09 11:19:11.616363 crc crio[21508]: time=\"2026-06-09T11:19:11.615806445Z\" level=info msg=\"Starting container: daac09f3381f7567a006ddc857143a29768a16f791ceb602b492382b68baa58e\" id=09d58876-195f-4bff-a540-b6da796ec429 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.171400 | controller |     "Jun 09 11:19:11.632368 crc crio[21508]: time=\"2026-06-09T11:19:11.632155961Z\" level=info msg=\"Started container\" PID=43785 containerID=daac09f3381f7567a006ddc857143a29768a16f791ceb602b492382b68baa58e description=metallb-system/controller-8464864885-x6wqg/kube-rbac-proxy id=09d58876-195f-4bff-a540-b6da796ec429 name=/runtime.v1.RuntimeService/StartContainer sandboxID=91a9e35082a02cf10bd2a6ce170316671effa460e53f9ade7747b01244d51223",
2026-06-09 12:20:06.171416 | controller |     "Jun 09 11:19:13.297540 crc crio[21508]: time=\"2026-06-09T11:19:13.29707519Z\" level=info msg=\"Running pod sandbox: metallb-system/speaker-lgllm/POD\" id=5b7abf00-6a59-4492-8275-8b4ec3209a71 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.171431 | controller |     "Jun 09 11:19:13.298354 crc crio[21508]: time=\"2026-06-09T11:19:13.297583215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.171446 | controller |     "Jun 09 11:19:13.312785 crc crio[21508]: time=\"2026-06-09T11:19:13.312685495Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=5b7abf00-6a59-4492-8275-8b4ec3209a71 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.171461 | controller |     "Jun 09 11:19:13.325534 crc crio[21508]: time=\"2026-06-09T11:19:13.325402836Z\" level=info msg=\"Ran pod sandbox 881eb96004132dfceea0e4e365b39fa01387cc234adb53636b5e8d9a962ef242 with infra container: metallb-system/speaker-lgllm/POD\" id=5b7abf00-6a59-4492-8275-8b4ec3209a71 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.171476 | controller |     "Jun 09 11:19:13.327009 crc crio[21508]: time=\"2026-06-09T11:19:13.326934721Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=ed837d14-849b-4833-b3e4-9da41395e78d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.171490 | controller |     "Jun 09 11:19:13.329733 crc crio[21508]: time=\"2026-06-09T11:19:13.32932819Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=ec9c2b6e-221e-479a-9c58-c1e4c4428a75 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.171504 | controller |     "Jun 09 11:19:13.344635 crc crio[21508]: time=\"2026-06-09T11:19:13.343825053Z\" level=info msg=\"Creating container: metallb-system/speaker-lgllm/speaker\" id=8271e572-543b-4107-8a40-7b97e08115f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.171518 | controller |     "Jun 09 11:19:13.344635 crc crio[21508]: time=\"2026-06-09T11:19:13.344233695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.171542 | controller |     "Jun 09 11:19:13.376690 crc crio[21508]: time=\"2026-06-09T11:19:13.376387802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.171557 | controller |     "Jun 09 11:19:13.555170 crc crio[21508]: time=\"2026-06-09T11:19:13.55504072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.171571 | controller |     "Jun 09 11:19:13.649501 crc crio[21508]: time=\"2026-06-09T11:19:13.649360329Z\" level=info msg=\"Created container 54f3da062a3fab422386f9070eb5c85c926073b65617ead7dc005582d6bf96b4: metallb-system/speaker-lgllm/speaker\" id=8271e572-543b-4107-8a40-7b97e08115f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.171589 | controller |     "Jun 09 11:19:13.650690 crc crio[21508]: time=\"2026-06-09T11:19:13.650630766Z\" level=info msg=\"Starting container: 54f3da062a3fab422386f9070eb5c85c926073b65617ead7dc005582d6bf96b4\" id=59ec57a2-c39d-4f7b-9116-b514f5095c38 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.171604 | controller |     "Jun 09 11:19:13.660628 crc crio[21508]: time=\"2026-06-09T11:19:13.660531015Z\" level=info msg=\"Started container\" PID=43847 containerID=54f3da062a3fab422386f9070eb5c85c926073b65617ead7dc005582d6bf96b4 description=metallb-system/speaker-lgllm/speaker id=59ec57a2-c39d-4f7b-9116-b514f5095c38 name=/runtime.v1.RuntimeService/StartContainer sandboxID=881eb96004132dfceea0e4e365b39fa01387cc234adb53636b5e8d9a962ef242",
2026-06-09 12:20:06.171618 | controller |     "Jun 09 11:19:13.690726 crc crio[21508]: time=\"2026-06-09T11:19:13.689618962Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=f96b2662-1144-4e22-9cba-9b8018282840 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.171632 | controller |     "Jun 09 11:19:13.704841 crc crio[21508]: time=\"2026-06-09T11:19:13.703089585Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=ecd55046-bf6d-44a5-8741-ac26a69dd28b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.171646 | controller |     "Jun 09 11:19:13.713736 crc crio[21508]: time=\"2026-06-09T11:19:13.712437978Z\" level=info msg=\"Creating container: metallb-system/speaker-lgllm/kube-rbac-proxy\" id=d6f22b4f-7f34-466e-934e-be7071a34e8b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.171661 | controller |     "Jun 09 11:19:13.713736 crc crio[21508]: time=\"2026-06-09T11:19:13.712913011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.171675 | controller |     "Jun 09 11:19:13.744792 crc crio[21508]: time=\"2026-06-09T11:19:13.744454961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.171690 | controller |     "Jun 09 11:19:14.083193 crc crio[21508]: time=\"2026-06-09T11:19:14.08302524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.171705 | controller |     "Jun 09 11:19:14.193617 crc crio[21508]: time=\"2026-06-09T11:19:14.193371537Z\" level=info msg=\"Created container 3235782343f404f9fa485154aa0ce584233b0b749ce93bf8b3c5f6d22082fb4c: metallb-system/speaker-lgllm/kube-rbac-proxy\" id=d6f22b4f-7f34-466e-934e-be7071a34e8b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.171720 | controller |     "Jun 09 11:19:14.196161 crc crio[21508]: time=\"2026-06-09T11:19:14.196090156Z\" level=info msg=\"Starting container: 3235782343f404f9fa485154aa0ce584233b0b749ce93bf8b3c5f6d22082fb4c\" id=1e298272-b6f2-4dc0-bb4e-6e21d0733ed2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.171734 | controller |     "Jun 09 11:19:14.219868 crc crio[21508]: time=\"2026-06-09T11:19:14.219650483Z\" level=info msg=\"Started container\" PID=43878 containerID=3235782343f404f9fa485154aa0ce584233b0b749ce93bf8b3c5f6d22082fb4c description=metallb-system/speaker-lgllm/kube-rbac-proxy id=1e298272-b6f2-4dc0-bb4e-6e21d0733ed2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=881eb96004132dfceea0e4e365b39fa01387cc234adb53636b5e8d9a962ef242",
2026-06-09 12:20:06.171749 | controller |     "Jun 09 11:19:36.121348 crc crio[21508]: time=\"2026-06-09T11:19:36.118114508Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-rw4tc/POD\" id=e544f367-003a-4bf1-9800-fc4957280fb5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.171767 | controller |     "Jun 09 11:19:36.121348 crc crio[21508]: time=\"2026-06-09T11:19:36.119030724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.171782 | controller |     "Jun 09 11:19:36.140440 crc crio[21508]: time=\"2026-06-09T11:19:36.140052747Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=e544f367-003a-4bf1-9800-fc4957280fb5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.171797 | controller |     "Jun 09 11:19:36.307366 crc crio[21508]: time=\"2026-06-09T11:19:36.307163398Z\" level=info msg=\"Ran pod sandbox 76313d69063cd9d667282635782c9e7a3cf5d56054580175d8461f94cd0eeeda with infra container: openshift-frr-k8s/frr-k8s-rw4tc/POD\" id=e544f367-003a-4bf1-9800-fc4957280fb5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.171812 | controller |     "Jun 09 11:19:36.309687 crc crio[21508]: time=\"2026-06-09T11:19:36.309593379Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=901bfbbc-8399-4f29-9f0d-04de7b4a4484 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.171827 | controller |     "Jun 09 11:19:36.309903 crc crio[21508]: time=\"2026-06-09T11:19:36.309849997Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=901bfbbc-8399-4f29-9f0d-04de7b4a4484 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.171841 | controller |     "Jun 09 11:19:36.309975 crc crio[21508]: time=\"2026-06-09T11:19:36.309931409Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=901bfbbc-8399-4f29-9f0d-04de7b4a4484 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.171855 | controller |     "Jun 09 11:19:36.312210 crc crio[21508]: time=\"2026-06-09T11:19:36.311646549Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=f570a770-ca17-4476-88f1-a86c095165e6 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.171869 | controller |     "Jun 09 11:19:36.319109 crc crio[21508]: time=\"2026-06-09T11:19:36.319010014Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"",
2026-06-09 12:20:06.171884 | controller |     "Jun 09 11:19:36.868516 crc crio[21508]: time=\"2026-06-09T11:19:36.868426658Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-ck5gq/POD\" id=3114cf01-5b42-4adc-9117-d2a60a29ab2b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.171898 | controller |     "Jun 09 11:19:36.868672 crc crio[21508]: time=\"2026-06-09T11:19:36.868539472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.171913 | controller |     "Jun 09 11:19:36.882139 crc crio[21508]: time=\"2026-06-09T11:19:36.882048936Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=3114cf01-5b42-4adc-9117-d2a60a29ab2b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.171928 | controller |     "Jun 09 11:19:36.892451 crc crio[21508]: time=\"2026-06-09T11:19:36.892394637Z\" level=info msg=\"Ran pod sandbox 60df7f1288eb90268864ca9f29f166e4cbcc06d22cc40e1e72ae838690729275 with infra container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-ck5gq/POD\" id=3114cf01-5b42-4adc-9117-d2a60a29ab2b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.171946 | controller |     "Jun 09 11:19:36.894236 crc crio[21508]: time=\"2026-06-09T11:19:36.894163029Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=a41ab6e4-1b2c-4535-a8fa-2585e7455e6d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.171961 | controller |     "Jun 09 11:19:36.894519 crc crio[21508]: time=\"2026-06-09T11:19:36.894424876Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=a41ab6e4-1b2c-4535-a8fa-2585e7455e6d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.171975 | controller |     "Jun 09 11:19:36.894634 crc crio[21508]: time=\"2026-06-09T11:19:36.894523489Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=a41ab6e4-1b2c-4535-a8fa-2585e7455e6d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.171989 | controller |     "Jun 09 11:19:36.897138 crc crio[21508]: time=\"2026-06-09T11:19:36.895880299Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=cd0badf4-84c2-481e-9a99-180d3310e933 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.172003 | controller |     "Jun 09 11:19:36.900005 crc crio[21508]: time=\"2026-06-09T11:19:36.899933237Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"",
2026-06-09 12:20:06.172017 | controller |     "Jun 09 11:19:38.015687 crc crio[21508]: time=\"2026-06-09T11:19:38.014795973Z\" level=info msg=\"Removing container: 9ce6a8390154c515d8dd077d962249133614edad3247d15dcfd0c4f348d62fea\" id=c63759c5-6eb5-41a9-95e3-09a2d41b617e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.172032 | controller |     "Jun 09 11:19:38.156566 crc crio[21508]: time=\"2026-06-09T11:19:38.156429301Z\" level=info msg=\"Removed container 9ce6a8390154c515d8dd077d962249133614edad3247d15dcfd0c4f348d62fea: openshift-infra/auto-csr-approver-29683392-t6jmp/oc\" id=c63759c5-6eb5-41a9-95e3-09a2d41b617e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.172046 | controller |     "Jun 09 11:19:38.162990 crc crio[21508]: time=\"2026-06-09T11:19:38.16289168Z\" level=info msg=\"Stopping pod sandbox: 885234a109841c71221b7acff491c3a2e3671a286d71eedad368951598e0f3a3\" id=c6d4ed92-b7d4-41e6-8579-0f7187e9e4b3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.172060 | controller |     "Jun 09 11:19:38.162990 crc crio[21508]: time=\"2026-06-09T11:19:38.162974792Z\" level=info msg=\"Stopped pod sandbox (already stopped): 885234a109841c71221b7acff491c3a2e3671a286d71eedad368951598e0f3a3\" id=c6d4ed92-b7d4-41e6-8579-0f7187e9e4b3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.172074 | controller |     "Jun 09 11:19:38.163701 crc crio[21508]: time=\"2026-06-09T11:19:38.163471846Z\" level=info msg=\"Removing pod sandbox: 885234a109841c71221b7acff491c3a2e3671a286d71eedad368951598e0f3a3\" id=56506fcd-672b-4379-9524-0a76450999ca name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.172087 | controller |     "Jun 09 11:19:38.173916 crc crio[21508]: time=\"2026-06-09T11:19:38.173828368Z\" level=info msg=\"Removed pod sandbox: 885234a109841c71221b7acff491c3a2e3671a286d71eedad368951598e0f3a3\" id=56506fcd-672b-4379-9524-0a76450999ca name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.172101 | controller |     "Jun 09 11:19:57.166975 crc crio[21508]: time=\"2026-06-09T11:19:57.166243888Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=cd0badf4-84c2-481e-9a99-180d3310e933 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.172119 | controller |     "Jun 09 11:19:57.168516 crc crio[21508]: time=\"2026-06-09T11:19:57.168158194Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=fec7c964-a3be-4f01-9291-e7f3ceee9d1e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.172134 | controller |     "Jun 09 11:19:57.172601 crc crio[21508]: time=\"2026-06-09T11:19:57.172550972Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=8eadeafa-46dc-490b-ae3e-ce776eb84ba5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.172148 | controller |     "Jun 09 11:19:57.182632 crc crio[21508]: time=\"2026-06-09T11:19:57.181883464Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-ck5gq/frr-k8s-webhook-server\" id=f97110dd-af37-4f30-9f88-ead810507ca8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.172162 | controller |     "Jun 09 11:19:57.184253 crc crio[21508]: time=\"2026-06-09T11:19:57.184194572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.172176 | controller |     "Jun 09 11:19:57.199534 crc crio[21508]: time=\"2026-06-09T11:19:57.19923036Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=f570a770-ca17-4476-88f1-a86c095165e6 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.172191 | controller |     "Jun 09 11:19:57.200855 crc crio[21508]: time=\"2026-06-09T11:19:57.200779785Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=4a90ba36-d92f-4714-9862-5c8ed3ec927b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.172205 | controller |     "Jun 09 11:19:57.206219 crc crio[21508]: time=\"2026-06-09T11:19:57.206127551Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=71a3b371-9243-4acc-831c-abb65453ae46 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.172219 | controller |     "Jun 09 11:19:57.219248 crc crio[21508]: time=\"2026-06-09T11:19:57.21914797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.172233 | controller |     "Jun 09 11:19:57.223932 crc crio[21508]: time=\"2026-06-09T11:19:57.223861808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.172247 | controller |     "Jun 09 11:19:57.232639 crc crio[21508]: time=\"2026-06-09T11:19:57.232594962Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-rw4tc/cp-frr-files\" id=14b32a9a-373f-437a-a46b-f8051d08df86 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.172262 | controller |     "Jun 09 11:19:57.234776 crc crio[21508]: time=\"2026-06-09T11:19:57.234749105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.172276 | controller |     "Jun 09 11:19:57.265709 crc crio[21508]: time=\"2026-06-09T11:19:57.265215953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.172297 | controller |     "Jun 09 11:19:57.277250 crc crio[21508]: time=\"2026-06-09T11:19:57.277198112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.172312 | controller |     "Jun 09 11:19:57.385221 crc crio[21508]: time=\"2026-06-09T11:19:57.385113288Z\" level=info msg=\"Created container 65093a74989562401dd3c492bebba8a1d80ba219272abf484a839a1756c0859c: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-ck5gq/frr-k8s-webhook-server\" id=f97110dd-af37-4f30-9f88-ead810507ca8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.172326 | controller |     "Jun 09 11:19:57.386816 crc crio[21508]: time=\"2026-06-09T11:19:57.386608542Z\" level=info msg=\"Starting container: 65093a74989562401dd3c492bebba8a1d80ba219272abf484a839a1756c0859c\" id=2ff718fb-e1ff-488c-bb82-97545f96541f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.172341 | controller |     "Jun 09 11:19:57.393762 crc crio[21508]: time=\"2026-06-09T11:19:57.39306131Z\" level=info msg=\"Started container\" PID=44492 containerID=65093a74989562401dd3c492bebba8a1d80ba219272abf484a839a1756c0859c description=openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-ck5gq/frr-k8s-webhook-server id=2ff718fb-e1ff-488c-bb82-97545f96541f name=/runtime.v1.RuntimeService/StartContainer sandboxID=60df7f1288eb90268864ca9f29f166e4cbcc06d22cc40e1e72ae838690729275",
2026-06-09 12:20:06.172376 | controller |     "Jun 09 11:19:57.450560 crc crio[21508]: time=\"2026-06-09T11:19:57.450407031Z\" level=info msg=\"Created container 17c9951d01a5de041331a48f6f13f36572917e87030de6363f94e4f3441778cb: openshift-frr-k8s/frr-k8s-rw4tc/cp-frr-files\" id=14b32a9a-373f-437a-a46b-f8051d08df86 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.172393 | controller |     "Jun 09 11:19:57.451930 crc crio[21508]: time=\"2026-06-09T11:19:57.451825153Z\" level=info msg=\"Starting container: 17c9951d01a5de041331a48f6f13f36572917e87030de6363f94e4f3441778cb\" id=a3bb070b-2c5d-424a-926e-d3b00a53abfc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.172407 | controller |     "Jun 09 11:19:57.463146 crc crio[21508]: time=\"2026-06-09T11:19:57.46305475Z\" level=info msg=\"Started container\" PID=44496 containerID=17c9951d01a5de041331a48f6f13f36572917e87030de6363f94e4f3441778cb description=openshift-frr-k8s/frr-k8s-rw4tc/cp-frr-files id=a3bb070b-2c5d-424a-926e-d3b00a53abfc name=/runtime.v1.RuntimeService/StartContainer sandboxID=76313d69063cd9d667282635782c9e7a3cf5d56054580175d8461f94cd0eeeda",
2026-06-09 12:20:06.172422 | controller |     "Jun 09 11:19:58.449029 crc crio[21508]: time=\"2026-06-09T11:19:58.448273078Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=eafecbc4-6ca2-48ac-a8ab-997e2b4d427d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.172437 | controller |     "Jun 09 11:19:58.452756 crc crio[21508]: time=\"2026-06-09T11:19:58.452671986Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=a8323cda-b28b-45a2-94c6-09ab4dfd8e1d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.172451 | controller |     "Jun 09 11:19:58.542570 crc crio[21508]: time=\"2026-06-09T11:19:58.542409062Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-rw4tc/cp-reloader\" id=86147dca-9343-4b93-a8af-4c97344754d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.172465 | controller |     "Jun 09 11:19:58.544479 crc crio[21508]: time=\"2026-06-09T11:19:58.5444063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.172479 | controller |     "Jun 09 11:19:58.577687 crc crio[21508]: time=\"2026-06-09T11:19:58.577547866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.172498 | controller |     "Jun 09 11:19:58.582709 crc crio[21508]: time=\"2026-06-09T11:19:58.582572942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.172513 | controller |     "Jun 09 11:19:58.717907 crc crio[21508]: time=\"2026-06-09T11:19:58.717579047Z\" level=info msg=\"Created container 37756604469e1088521284fb235acf5851152b1c2b645351ff836a4bdc1fe8f5: openshift-frr-k8s/frr-k8s-rw4tc/cp-reloader\" id=86147dca-9343-4b93-a8af-4c97344754d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.172528 | controller |     "Jun 09 11:19:58.721821 crc crio[21508]: time=\"2026-06-09T11:19:58.721648766Z\" level=info msg=\"Starting container: 37756604469e1088521284fb235acf5851152b1c2b645351ff836a4bdc1fe8f5\" id=bd68ada7-93ab-440f-b294-88b83fe167ae name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.172542 | controller |     "Jun 09 11:19:58.733641 crc crio[21508]: time=\"2026-06-09T11:19:58.733291195Z\" level=info msg=\"Started container\" PID=44520 containerID=37756604469e1088521284fb235acf5851152b1c2b645351ff836a4bdc1fe8f5 description=openshift-frr-k8s/frr-k8s-rw4tc/cp-reloader id=bd68ada7-93ab-440f-b294-88b83fe167ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=76313d69063cd9d667282635782c9e7a3cf5d56054580175d8461f94cd0eeeda",
2026-06-09 12:20:06.172557 | controller |     "Jun 09 11:19:59.461010 crc crio[21508]: time=\"2026-06-09T11:19:59.460476161Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=75d5ae22-e9a8-4205-a29f-d19ca795977e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.172571 | controller |     "Jun 09 11:19:59.464669 crc crio[21508]: time=\"2026-06-09T11:19:59.464604771Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=7ab25bb5-c30e-4a6d-b816-53a4bd745ac6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.172586 | controller |     "Jun 09 11:19:59.486371 crc crio[21508]: time=\"2026-06-09T11:19:59.486201581Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-rw4tc/cp-metrics\" id=31d967f7-cd65-4ed1-a0d5-d8d218caebde name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.172600 | controller |     "Jun 09 11:19:59.488176 crc crio[21508]: time=\"2026-06-09T11:19:59.488102966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.172615 | controller |     "Jun 09 11:19:59.518329 crc crio[21508]: time=\"2026-06-09T11:19:59.518200554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.172629 | controller |     "Jun 09 11:19:59.521433 crc crio[21508]: time=\"2026-06-09T11:19:59.521372736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.172644 | controller |     "Jun 09 11:19:59.634172 crc crio[21508]: time=\"2026-06-09T11:19:59.634083352Z\" level=info msg=\"Created container bbbb10568469b94a1acc6c0d37c253937eb769b5f4499bd630209dc6a879f7c1: openshift-frr-k8s/frr-k8s-rw4tc/cp-metrics\" id=31d967f7-cd65-4ed1-a0d5-d8d218caebde name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.172658 | controller |     "Jun 09 11:19:59.635638 crc crio[21508]: time=\"2026-06-09T11:19:59.635549004Z\" level=info msg=\"Starting container: bbbb10568469b94a1acc6c0d37c253937eb769b5f4499bd630209dc6a879f7c1\" id=e1764d88-fe03-445e-8c99-07f8efbd447e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.172676 | controller |     "Jun 09 11:19:59.647039 crc crio[21508]: time=\"2026-06-09T11:19:59.646516554Z\" level=info msg=\"Started container\" PID=44551 containerID=bbbb10568469b94a1acc6c0d37c253937eb769b5f4499bd630209dc6a879f7c1 description=openshift-frr-k8s/frr-k8s-rw4tc/cp-metrics id=e1764d88-fe03-445e-8c99-07f8efbd447e name=/runtime.v1.RuntimeService/StartContainer sandboxID=76313d69063cd9d667282635782c9e7a3cf5d56054580175d8461f94cd0eeeda",
2026-06-09 12:20:06.172692 | controller |     "Jun 09 11:20:00.473914 crc crio[21508]: time=\"2026-06-09T11:20:00.473050716Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=2734f265-ea45-49e7-a22b-418cada86c69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.172707 | controller |     "Jun 09 11:20:00.478374 crc crio[21508]: time=\"2026-06-09T11:20:00.478149265Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=0cdabcec-fb79-4daf-803e-8347aa718977 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.172722 | controller |     "Jun 09 11:20:00.492987 crc crio[21508]: time=\"2026-06-09T11:20:00.492294337Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-rw4tc/cp-frr-status\" id=174e23c0-cbda-4ef3-bc1b-25364fb3f316 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.172737 | controller |     "Jun 09 11:20:00.497615 crc crio[21508]: time=\"2026-06-09T11:20:00.497466418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.172751 | controller |     "Jun 09 11:20:00.515053 crc crio[21508]: time=\"2026-06-09T11:20:00.514888626Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683400-5vljq/POD\" id=f8a07c86-1f0f-49d5-9e3b-e3971226d7aa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.172765 | controller |     "Jun 09 11:20:00.515053 crc crio[21508]: time=\"2026-06-09T11:20:00.5150262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.172780 | controller |     "Jun 09 11:20:00.546272 crc crio[21508]: time=\"2026-06-09T11:20:00.545758456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.172795 | controller |     "Jun 09 11:20:00.549616 crc crio[21508]: time=\"2026-06-09T11:20:00.549562277Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683400-5vljq Namespace:openshift-infra ID:a1e1099388cd5913cbcab469c74e617743546a7833f5315721734ad9d49f8618 UID:718ebd71-9bb6-4041-972e-40a489999670 NetNS:/var/run/netns/4e28d280-74b7-49d3-a766-9caaee359dda Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod718ebd71_9bb6_4041_972e_40a489999670.slice PodAnnotations:0xc0039b8b70}] Aliases:map[]}\"",
2026-06-09 12:20:06.172809 | controller |     "Jun 09 11:20:00.549616 crc crio[21508]: time=\"2026-06-09T11:20:00.549595347Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683400-5vljq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.172824 | controller |     "Jun 09 11:20:00.552187 crc crio[21508]: time=\"2026-06-09T11:20:00.551998168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.172839 | controller |     "Jun 09 11:20:00.713798 crc crio[21508]: time=\"2026-06-09T11:20:00.713583278Z\" level=info msg=\"Created container 237eae1c27628ce28bfbfad5309649e419c62bc79bcc680564091696c79714ff: openshift-frr-k8s/frr-k8s-rw4tc/cp-frr-status\" id=174e23c0-cbda-4ef3-bc1b-25364fb3f316 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.172918 | controller |     "Jun 09 11:20:00.716537 crc crio[21508]: time=\"2026-06-09T11:20:00.715954397Z\" level=info msg=\"Starting container: 237eae1c27628ce28bfbfad5309649e419c62bc79bcc680564091696c79714ff\" id=3dfa0873-681f-46e1-a8e7-eb379d9a9576 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.172943 | controller |     "Jun 09 11:20:00.728405 crc crio[21508]: time=\"2026-06-09T11:20:00.725948228Z\" level=info msg=\"Started container\" PID=44585 containerID=237eae1c27628ce28bfbfad5309649e419c62bc79bcc680564091696c79714ff description=openshift-frr-k8s/frr-k8s-rw4tc/cp-frr-status id=3dfa0873-681f-46e1-a8e7-eb379d9a9576 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76313d69063cd9d667282635782c9e7a3cf5d56054580175d8461f94cd0eeeda",
2026-06-09 12:20:06.172960 | controller |     "Jun 09 11:20:00.960385 crc crio[21508]: 2026-06-09T11:20:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a1e1099388cd591 Mac:5e:ba:88:97:d3:bf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/4e28d280-74b7-49d3-a766-9caaee359dda SocketPath: PciID:}] [{Interface:0xc0002f1310 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.172976 | controller |     "Jun 09 11:20:00.963144 crc crio[21508]: time=\"2026-06-09T11:20:00.963057499Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683400-5vljq Namespace:openshift-infra ID:a1e1099388cd5913cbcab469c74e617743546a7833f5315721734ad9d49f8618 UID:718ebd71-9bb6-4041-972e-40a489999670 NetNS:/var/run/netns/4e28d280-74b7-49d3-a766-9caaee359dda Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod718ebd71_9bb6_4041_972e_40a489999670.slice PodAnnotations:0xc0039b8b70}] Aliases:map[]}\"",
2026-06-09 12:20:06.172991 | controller |     "Jun 09 11:20:00.963570 crc crio[21508]: time=\"2026-06-09T11:20:00.963450701Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683400-5vljq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.173007 | controller |     "Jun 09 11:20:00.990550 crc crio[21508]: time=\"2026-06-09T11:20:00.990137579Z\" level=info msg=\"Ran pod sandbox a1e1099388cd5913cbcab469c74e617743546a7833f5315721734ad9d49f8618 with infra container: openshift-infra/auto-csr-approver-29683400-5vljq/POD\" id=f8a07c86-1f0f-49d5-9e3b-e3971226d7aa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.173022 | controller |     "Jun 09 11:20:00.993953 crc crio[21508]: time=\"2026-06-09T11:20:00.993867117Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=716bd65d-4f68-4948-a82e-7c1dca985cef name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.173036 | controller |     "Jun 09 11:20:01.007230 crc crio[21508]: time=\"2026-06-09T11:20:01.007122724Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 12:20:06.173051 | controller |     "Jun 09 11:20:01.489885 crc crio[21508]: time=\"2026-06-09T11:20:01.489113883Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=ba7b1f08-338f-4f47-a465-8432d65870d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.173066 | controller |     "Jun 09 11:20:01.506376 crc crio[21508]: time=\"2026-06-09T11:20:01.506249713Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=6cc136a3-f549-4def-ab2a-883a79bd1a99 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.173081 | controller |     "Jun 09 11:20:01.521679 crc crio[21508]: time=\"2026-06-09T11:20:01.521412295Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-rw4tc/controller\" id=30b9c331-0958-41e6-9eae-ae9016df6efb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.173099 | controller |     "Jun 09 11:20:01.530243 crc crio[21508]: time=\"2026-06-09T11:20:01.53017092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.173114 | controller |     "Jun 09 11:20:01.565587 crc crio[21508]: time=\"2026-06-09T11:20:01.565212101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.173128 | controller |     "Jun 09 11:20:01.569765 crc crio[21508]: time=\"2026-06-09T11:20:01.569709493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.173143 | controller |     "Jun 09 11:20:01.680361 crc crio[21508]: time=\"2026-06-09T11:20:01.680219884Z\" level=info msg=\"Created container c248749811a2ca58c7f7af150b6dd8e90473cb8ccaf80312d7ddbad0166cb8f5: openshift-frr-k8s/frr-k8s-rw4tc/controller\" id=30b9c331-0958-41e6-9eae-ae9016df6efb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.173157 | controller |     "Jun 09 11:20:01.681173 crc crio[21508]: time=\"2026-06-09T11:20:01.681087199Z\" level=info msg=\"Starting container: c248749811a2ca58c7f7af150b6dd8e90473cb8ccaf80312d7ddbad0166cb8f5\" id=ee73d5c2-43d9-4c0c-83e6-234b9552238d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.173171 | controller |     "Jun 09 11:20:01.688409 crc crio[21508]: time=\"2026-06-09T11:20:01.686472386Z\" level=info msg=\"Started container\" PID=44703 containerID=c248749811a2ca58c7f7af150b6dd8e90473cb8ccaf80312d7ddbad0166cb8f5 description=openshift-frr-k8s/frr-k8s-rw4tc/controller id=ee73d5c2-43d9-4c0c-83e6-234b9552238d name=/runtime.v1.RuntimeService/StartContainer sandboxID=76313d69063cd9d667282635782c9e7a3cf5d56054580175d8461f94cd0eeeda",
2026-06-09 12:20:06.173186 | controller |     "Jun 09 11:20:01.696995 crc crio[21508]: time=\"2026-06-09T11:20:01.696836078Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=a018b208-7150-4bdf-8d69-3449f4390bbf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.173201 | controller |     "Jun 09 11:20:01.704414 crc crio[21508]: time=\"2026-06-09T11:20:01.704254014Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=dedf4449-9ed8-461f-954a-4a45feb061f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.173215 | controller |     "Jun 09 11:20:01.715573 crc crio[21508]: time=\"2026-06-09T11:20:01.714460332Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-rw4tc/frr\" id=e51acc5b-0995-4e3a-8749-87cbd3af21de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.173230 | controller |     "Jun 09 11:20:01.716077 crc crio[21508]: time=\"2026-06-09T11:20:01.716014457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.173244 | controller |     "Jun 09 11:20:01.750991 crc crio[21508]: time=\"2026-06-09T11:20:01.750695828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.173259 | controller |     "Jun 09 11:20:01.758197 crc crio[21508]: time=\"2026-06-09T11:20:01.758009811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.173276 | controller |     "Jun 09 11:20:01.865530 crc crio[21508]: time=\"2026-06-09T11:20:01.864874296Z\" level=info msg=\"Created container c12a580724473a2cf6f70b163699168ed3287e7a50dbc67016890f6d75acd6fd: openshift-frr-k8s/frr-k8s-rw4tc/frr\" id=e51acc5b-0995-4e3a-8749-87cbd3af21de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.173291 | controller |     "Jun 09 11:20:01.867449 crc crio[21508]: time=\"2026-06-09T11:20:01.867351488Z\" level=info msg=\"Starting container: c12a580724473a2cf6f70b163699168ed3287e7a50dbc67016890f6d75acd6fd\" id=cc7662c3-1ec9-461a-a4a1-33485b943152 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.173306 | controller |     "Jun 09 11:20:01.875025 crc crio[21508]: time=\"2026-06-09T11:20:01.874898188Z\" level=info msg=\"Started container\" PID=44739 containerID=c12a580724473a2cf6f70b163699168ed3287e7a50dbc67016890f6d75acd6fd description=openshift-frr-k8s/frr-k8s-rw4tc/frr id=cc7662c3-1ec9-461a-a4a1-33485b943152 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76313d69063cd9d667282635782c9e7a3cf5d56054580175d8461f94cd0eeeda",
2026-06-09 12:20:06.173321 | controller |     "Jun 09 11:20:01.886174 crc crio[21508]: time=\"2026-06-09T11:20:01.886057184Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=1c0b1d5a-cf30-4ac9-88fb-ca379129723f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.173335 | controller |     "Jun 09 11:20:01.897360 crc crio[21508]: time=\"2026-06-09T11:20:01.897188098Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=4b39584a-a76a-4a88-b272-8dab6da7e529 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.173368 | controller |     "Jun 09 11:20:01.931210 crc crio[21508]: time=\"2026-06-09T11:20:01.931102857Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=716bd65d-4f68-4948-a82e-7c1dca985cef name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.173385 | controller |     "Jun 09 11:20:01.933460 crc crio[21508]: time=\"2026-06-09T11:20:01.93327567Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8b41694c-f178-4e55-88ee-a4040d6aef5a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.173400 | controller |     "Jun 09 11:20:01.935704 crc crio[21508]: time=\"2026-06-09T11:20:01.935631849Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c36b2819-35cd-448f-9bb2-f6a4f4833016 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.173414 | controller |     "Jun 09 11:20:01.937839 crc crio[21508]: time=\"2026-06-09T11:20:01.937767591Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-rw4tc/reloader\" id=36c80401-ba43-4cc3-8758-c49ad242a750 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.173428 | controller |     "Jun 09 11:20:01.939966 crc crio[21508]: time=\"2026-06-09T11:20:01.939901223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.173442 | controller |     "Jun 09 11:20:01.943128 crc crio[21508]: time=\"2026-06-09T11:20:01.943048745Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683400-5vljq/oc\" id=869204b3-e9ba-40c7-8498-78ef7dbf30c3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.173456 | controller |     "Jun 09 11:20:01.956559 crc crio[21508]: time=\"2026-06-09T11:20:01.953628043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.173470 | controller |     "Jun 09 11:20:01.970363 crc crio[21508]: time=\"2026-06-09T11:20:01.970226167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.173489 | controller |     "Jun 09 11:20:01.975395 crc crio[21508]: time=\"2026-06-09T11:20:01.975165571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.173503 | controller |     "Jun 09 11:20:01.984184 crc crio[21508]: time=\"2026-06-09T11:20:01.984072421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.173518 | controller |     "Jun 09 11:20:02.134210 crc crio[21508]: time=\"2026-06-09T11:20:02.134066263Z\" level=info msg=\"Created container 4d153b5c31599fa6f9ad7628bf6dc861aaeb63c890526de80dcf55224ce71c7e: openshift-frr-k8s/frr-k8s-rw4tc/reloader\" id=36c80401-ba43-4cc3-8758-c49ad242a750 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.173532 | controller |     "Jun 09 11:20:02.139370 crc crio[21508]: time=\"2026-06-09T11:20:02.135786033Z\" level=info msg=\"Starting container: 4d153b5c31599fa6f9ad7628bf6dc861aaeb63c890526de80dcf55224ce71c7e\" id=7a73e522-e77a-4486-a470-5c74099fc946 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.173546 | controller |     "Jun 09 11:20:02.143695 crc crio[21508]: time=\"2026-06-09T11:20:02.143617381Z\" level=info msg=\"Started container\" PID=44772 containerID=4d153b5c31599fa6f9ad7628bf6dc861aaeb63c890526de80dcf55224ce71c7e description=openshift-frr-k8s/frr-k8s-rw4tc/reloader id=7a73e522-e77a-4486-a470-5c74099fc946 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76313d69063cd9d667282635782c9e7a3cf5d56054580175d8461f94cd0eeeda",
2026-06-09 12:20:06.173561 | controller |     "Jun 09 11:20:02.186059 crc crio[21508]: time=\"2026-06-09T11:20:02.185952535Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=b6b8be8f-ce08-4013-9902-dda301944d4f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.173576 | controller |     "Jun 09 11:20:02.195923 crc crio[21508]: time=\"2026-06-09T11:20:02.195828193Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=0ede732a-62aa-4ca9-85b5-d455531839d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.173590 | controller |     "Jun 09 11:20:02.232714 crc crio[21508]: time=\"2026-06-09T11:20:02.232532303Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-rw4tc/frr-metrics\" id=c5f0094b-105d-4401-9156-c99ab955f8c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.173605 | controller |     "Jun 09 11:20:02.234798 crc crio[21508]: time=\"2026-06-09T11:20:02.234761468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.173619 | controller |     "Jun 09 11:20:02.279512 crc crio[21508]: time=\"2026-06-09T11:20:02.279370408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.173634 | controller |     "Jun 09 11:20:02.285473 crc crio[21508]: time=\"2026-06-09T11:20:02.285041874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.173648 | controller |     "Jun 09 11:20:02.310515 crc crio[21508]: time=\"2026-06-09T11:20:02.310393363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.173666 | controller |     "Jun 09 11:20:02.415548 crc crio[21508]: time=\"2026-06-09T11:20:02.415409654Z\" level=info msg=\"Created container 6b8b05dd68d30ea5102ff317419e0668df3e05257321d4d54d55c31c8bc730a6: openshift-frr-k8s/frr-k8s-rw4tc/frr-metrics\" id=c5f0094b-105d-4401-9156-c99ab955f8c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.173681 | controller |     "Jun 09 11:20:02.416797 crc crio[21508]: time=\"2026-06-09T11:20:02.416691621Z\" level=info msg=\"Starting container: 6b8b05dd68d30ea5102ff317419e0668df3e05257321d4d54d55c31c8bc730a6\" id=ac883d2c-1d76-4cbf-98e6-ee0c2ded352f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.173696 | controller |     "Jun 09 11:20:02.421676 crc crio[21508]: time=\"2026-06-09T11:20:02.421479481Z\" level=info msg=\"Created container 3bcb4f392b0893f64f2abe49c8ee55e2f51cc4b1c81e43a0c3b81614b58ab332: openshift-infra/auto-csr-approver-29683400-5vljq/oc\" id=869204b3-e9ba-40c7-8498-78ef7dbf30c3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.173710 | controller |     "Jun 09 11:20:02.423111 crc crio[21508]: time=\"2026-06-09T11:20:02.423062837Z\" level=info msg=\"Starting container: 3bcb4f392b0893f64f2abe49c8ee55e2f51cc4b1c81e43a0c3b81614b58ab332\" id=8930b85a-8e2c-4318-8231-0f5c5fae1cbb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.173724 | controller |     "Jun 09 11:20:02.427471 crc crio[21508]: time=\"2026-06-09T11:20:02.42591433Z\" level=info msg=\"Started container\" PID=44805 containerID=6b8b05dd68d30ea5102ff317419e0668df3e05257321d4d54d55c31c8bc730a6 description=openshift-frr-k8s/frr-k8s-rw4tc/frr-metrics id=ac883d2c-1d76-4cbf-98e6-ee0c2ded352f name=/runtime.v1.RuntimeService/StartContainer sandboxID=76313d69063cd9d667282635782c9e7a3cf5d56054580175d8461f94cd0eeeda",
2026-06-09 12:20:06.173738 | controller |     "Jun 09 11:20:02.433087 crc crio[21508]: time=\"2026-06-09T11:20:02.432940385Z\" level=info msg=\"Started container\" PID=44806 containerID=3bcb4f392b0893f64f2abe49c8ee55e2f51cc4b1c81e43a0c3b81614b58ab332 description=openshift-infra/auto-csr-approver-29683400-5vljq/oc id=8930b85a-8e2c-4318-8231-0f5c5fae1cbb name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1e1099388cd5913cbcab469c74e617743546a7833f5315721734ad9d49f8618",
2026-06-09 12:20:06.173752 | controller |     "Jun 09 11:20:02.438692 crc crio[21508]: time=\"2026-06-09T11:20:02.43860338Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=3731631c-49a3-4248-b2a8-31bb5e01c9c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.173767 | controller |     "Jun 09 11:20:02.443883 crc crio[21508]: time=\"2026-06-09T11:20:02.442806382Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=6972c34a-ee01-476c-881c-c5fd4e4ea6b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.173781 | controller |     "Jun 09 11:20:02.451594 crc crio[21508]: time=\"2026-06-09T11:20:02.451426844Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-rw4tc/frr-status\" id=2e64fe40-9085-47af-900c-2cee15a4200a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.173795 | controller |     "Jun 09 11:20:02.453604 crc crio[21508]: time=\"2026-06-09T11:20:02.453477143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.173809 | controller |     "Jun 09 11:20:02.483835 crc crio[21508]: time=\"2026-06-09T11:20:02.483702464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.173825 | controller |     "Jun 09 11:20:02.487564 crc crio[21508]: time=\"2026-06-09T11:20:02.487467164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.173843 | controller |     "Jun 09 11:20:02.578407 crc crio[21508]: time=\"2026-06-09T11:20:02.578271041Z\" level=info msg=\"Created container e3eb8a9a443afd443a8afd5940af6e1bd81c1b1fe1b354e1e7430e2e39cd39a5: openshift-frr-k8s/frr-k8s-rw4tc/frr-status\" id=2e64fe40-9085-47af-900c-2cee15a4200a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.173858 | controller |     "Jun 09 11:20:02.579515 crc crio[21508]: time=\"2026-06-09T11:20:02.579448965Z\" level=info msg=\"Starting container: e3eb8a9a443afd443a8afd5940af6e1bd81c1b1fe1b354e1e7430e2e39cd39a5\" id=2b0d84ff-5eda-40c9-8867-b47bff0efebf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.173873 | controller |     "Jun 09 11:20:02.583924 crc crio[21508]: time=\"2026-06-09T11:20:02.583835813Z\" level=info msg=\"Started container\" PID=44836 containerID=e3eb8a9a443afd443a8afd5940af6e1bd81c1b1fe1b354e1e7430e2e39cd39a5 description=openshift-frr-k8s/frr-k8s-rw4tc/frr-status id=2b0d84ff-5eda-40c9-8867-b47bff0efebf name=/runtime.v1.RuntimeService/StartContainer sandboxID=76313d69063cd9d667282635782c9e7a3cf5d56054580175d8461f94cd0eeeda",
2026-06-09 12:20:06.173887 | controller |     "Jun 09 11:20:02.602888 crc crio[21508]: time=\"2026-06-09T11:20:02.602723794Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=c3ac377c-ade2-4c5d-b9b1-37094ca51d02 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.173902 | controller |     "Jun 09 11:20:02.606117 crc crio[21508]: time=\"2026-06-09T11:20:02.605989029Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=4c135a1c-b12a-4d7e-b546-e9fd6b24829a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.173917 | controller |     "Jun 09 11:20:02.633925 crc crio[21508]: time=\"2026-06-09T11:20:02.633762398Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-rw4tc/kube-rbac-proxy\" id=77880b58-41ae-4964-abe8-25ac48ea16b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.173931 | controller |     "Jun 09 11:20:02.634480 crc crio[21508]: time=\"2026-06-09T11:20:02.634395137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.173945 | controller |     "Jun 09 11:20:02.660889 crc crio[21508]: time=\"2026-06-09T11:20:02.660797386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.173959 | controller |     "Jun 09 11:20:02.910432 crc crio[21508]: time=\"2026-06-09T11:20:02.909955948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.173974 | controller |     "Jun 09 11:20:03.036470 crc crio[21508]: time=\"2026-06-09T11:20:03.036166557Z\" level=info msg=\"Created container 4cef83471ab5f1b765c1482cc43dda2ff62d1546814680dc59bc5e9816bea620: openshift-frr-k8s/frr-k8s-rw4tc/kube-rbac-proxy\" id=77880b58-41ae-4964-abe8-25ac48ea16b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.173988 | controller |     "Jun 09 11:20:03.039063 crc crio[21508]: time=\"2026-06-09T11:20:03.038974439Z\" level=info msg=\"Starting container: 4cef83471ab5f1b765c1482cc43dda2ff62d1546814680dc59bc5e9816bea620\" id=911e4733-f2c4-4774-a5e8-6751a193653b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.174003 | controller |     "Jun 09 11:20:03.045032 crc crio[21508]: time=\"2026-06-09T11:20:03.044962483Z\" level=info msg=\"Started container\" PID=44886 containerID=4cef83471ab5f1b765c1482cc43dda2ff62d1546814680dc59bc5e9816bea620 description=openshift-frr-k8s/frr-k8s-rw4tc/kube-rbac-proxy id=911e4733-f2c4-4774-a5e8-6751a193653b name=/runtime.v1.RuntimeService/StartContainer sandboxID=76313d69063cd9d667282635782c9e7a3cf5d56054580175d8461f94cd0eeeda",
2026-06-09 12:20:06.174021 | controller |     "Jun 09 11:20:03.055708 crc crio[21508]: time=\"2026-06-09T11:20:03.055619354Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=591f0a7e-b431-4bb8-820d-a60005a7dd04 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.174037 | controller |     "Jun 09 11:20:03.058068 crc crio[21508]: time=\"2026-06-09T11:20:03.058008284Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=86af1f84-25b1-4590-8a8e-28bde90e7852 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.174052 | controller |     "Jun 09 11:20:03.065674 crc crio[21508]: time=\"2026-06-09T11:20:03.065395039Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-rw4tc/kube-rbac-proxy-frr\" id=a959dd0e-d156-42af-9fd5-6fde327b7de1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.174066 | controller |     "Jun 09 11:20:03.066032 crc crio[21508]: time=\"2026-06-09T11:20:03.065960495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.174081 | controller |     "Jun 09 11:20:03.099609 crc crio[21508]: time=\"2026-06-09T11:20:03.099483353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.174096 | controller |     "Jun 09 11:20:03.334576 crc crio[21508]: time=\"2026-06-09T11:20:03.33440564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.174111 | controller |     "Jun 09 11:20:03.431070 crc crio[21508]: time=\"2026-06-09T11:20:03.430942864Z\" level=info msg=\"Created container 2a6cd3b34fdf7ff1a6c35c4b540c670572125d5c9293b8f8ef819d8e8354a346: openshift-frr-k8s/frr-k8s-rw4tc/kube-rbac-proxy-frr\" id=a959dd0e-d156-42af-9fd5-6fde327b7de1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.174125 | controller |     "Jun 09 11:20:03.432701 crc crio[21508]: time=\"2026-06-09T11:20:03.432595322Z\" level=info msg=\"Starting container: 2a6cd3b34fdf7ff1a6c35c4b540c670572125d5c9293b8f8ef819d8e8354a346\" id=cd2049cc-5fa2-452c-9655-3439cc11285a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.174139 | controller |     "Jun 09 11:20:03.439218 crc crio[21508]: time=\"2026-06-09T11:20:03.439119643Z\" level=info msg=\"Started container\" PID=44905 containerID=2a6cd3b34fdf7ff1a6c35c4b540c670572125d5c9293b8f8ef819d8e8354a346 description=openshift-frr-k8s/frr-k8s-rw4tc/kube-rbac-proxy-frr id=cd2049cc-5fa2-452c-9655-3439cc11285a name=/runtime.v1.RuntimeService/StartContainer sandboxID=76313d69063cd9d667282635782c9e7a3cf5d56054580175d8461f94cd0eeeda",
2026-06-09 12:20:06.174154 | controller |     "Jun 09 11:20:04.556005 crc crio[21508]: time=\"2026-06-09T11:20:04.553414143Z\" level=info msg=\"Stopping pod sandbox: a1e1099388cd5913cbcab469c74e617743546a7833f5315721734ad9d49f8618\" id=8fb20603-b0cb-4666-af59-2fb6926738cd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.174168 | controller |     "Jun 09 11:20:04.556005 crc crio[21508]: time=\"2026-06-09T11:20:04.554156085Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683400-5vljq Namespace:openshift-infra ID:a1e1099388cd5913cbcab469c74e617743546a7833f5315721734ad9d49f8618 UID:718ebd71-9bb6-4041-972e-40a489999670 NetNS:/var/run/netns/4e28d280-74b7-49d3-a766-9caaee359dda Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod718ebd71_9bb6_4041_972e_40a489999670.slice PodAnnotations:0xc002a12268}] Aliases:map[]}\"",
2026-06-09 12:20:06.174187 | controller |     "Jun 09 11:20:04.556005 crc crio[21508]: time=\"2026-06-09T11:20:04.554418852Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683400-5vljq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.174202 | controller |     "Jun 09 11:20:04.966582 crc crio[21508]: time=\"2026-06-09T11:20:04.966093702Z\" level=info msg=\"Stopped pod sandbox: a1e1099388cd5913cbcab469c74e617743546a7833f5315721734ad9d49f8618\" id=8fb20603-b0cb-4666-af59-2fb6926738cd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.174216 | controller |     "Jun 09 11:20:29.827137 crc crio[21508]: time=\"2026-06-09T11:20:29.826439571Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/POD\" id=a3e8de64-e82d-4a28-b55b-298ac376780a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.174230 | controller |     "Jun 09 11:20:29.828400 crc crio[21508]: time=\"2026-06-09T11:20:29.827172302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.174245 | controller |     "Jun 09 11:20:29.858478 crc crio[21508]: time=\"2026-06-09T11:20:29.858390342Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-6d8d5f7f9f-k2kld Namespace:baremetal-operator-system ID:52fd281d8891a65f86231fd5dcbc5a29e7dd85037a2c5a34dc7dd857da31b832 UID:a40beea2-75cb-4c90-8656-4cd35febb39a NetNS:/var/run/netns/3dac31e3-f08f-49a9-bb0d-4b53c70e8c84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda40beea2_75cb_4c90_8656_4cd35febb39a.slice PodAnnotations:0xc002c0ab98}] Aliases:map[]}\"",
2026-06-09 12:20:06.174259 | controller |     "Jun 09 11:20:29.858478 crc crio[21508]: time=\"2026-06-09T11:20:29.858461234Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-6d8d5f7f9f-k2kld to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.174273 | controller |     "Jun 09 11:20:30.184252 crc crio[21508]: 2026-06-09T11:20:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:52fd281d8891a65 Mac:da:37:54:15:16:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/3dac31e3-f08f-49a9-bb0d-4b53c70e8c84 SocketPath: PciID:}] [{Interface:0xc000492760 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.174288 | controller |     "Jun 09 11:20:30.186549 crc crio[21508]: time=\"2026-06-09T11:20:30.186276769Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-6d8d5f7f9f-k2kld Namespace:baremetal-operator-system ID:52fd281d8891a65f86231fd5dcbc5a29e7dd85037a2c5a34dc7dd857da31b832 UID:a40beea2-75cb-4c90-8656-4cd35febb39a NetNS:/var/run/netns/3dac31e3-f08f-49a9-bb0d-4b53c70e8c84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda40beea2_75cb_4c90_8656_4cd35febb39a.slice PodAnnotations:0xc002c0ab98}] Aliases:map[]}\"",
2026-06-09 12:20:06.174302 | controller |     "Jun 09 11:20:30.186716 crc crio[21508]: time=\"2026-06-09T11:20:30.18663864Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-6d8d5f7f9f-k2kld for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.174316 | controller |     "Jun 09 11:20:30.199893 crc crio[21508]: time=\"2026-06-09T11:20:30.199753832Z\" level=info msg=\"Ran pod sandbox 52fd281d8891a65f86231fd5dcbc5a29e7dd85037a2c5a34dc7dd857da31b832 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/POD\" id=a3e8de64-e82d-4a28-b55b-298ac376780a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.174335 | controller |     "Jun 09 11:20:30.202359 crc crio[21508]: time=\"2026-06-09T11:20:30.202239195Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=aabb84af-1769-4d24-a1db-317224d241a1 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.174367 | controller |     "Jun 09 11:20:30.213623 crc crio[21508]: time=\"2026-06-09T11:20:30.213519634Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"",
2026-06-09 12:20:06.174384 | controller |     "Jun 09 11:20:30.631094 crc crio[21508]: time=\"2026-06-09T11:20:30.631034764Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-mv9bj/POD\" id=00b10022-d3ce-4eb3-805a-b0d576f2d425 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.174398 | controller |     "Jun 09 11:20:30.631221 crc crio[21508]: time=\"2026-06-09T11:20:30.631112396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.174413 | controller |     "Jun 09 11:20:30.652131 crc crio[21508]: time=\"2026-06-09T11:20:30.651995915Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-mv9bj Namespace:openstack-operators ID:dc4b0d958d4b4730619b46e6b24e16cb25ba5d60b7a73d73a6a0b1a1656e6ea0 UID:fb3243e2-ada8-428f-9582-ae56ae5ba72c NetNS:/var/run/netns/5c388ccd-8487-485d-92d3-b4d3225096a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfb3243e2_ada8_428f_9582_ae56ae5ba72c.slice PodAnnotations:0xc00008c5c8}] Aliases:map[]}\"",
2026-06-09 12:20:06.174428 | controller |     "Jun 09 11:20:30.652131 crc crio[21508]: time=\"2026-06-09T11:20:30.652063977Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-mv9bj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.174442 | controller |     "Jun 09 11:20:31.484627 crc crio[21508]: 2026-06-09T11:20:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dc4b0d958d4b473 Mac:ba:f2:34:28:08:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/5c388ccd-8487-485d-92d3-b4d3225096a3 SocketPath: PciID:}] [{Interface:0xc0005925d0 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.174457 | controller |     "Jun 09 11:20:31.486734 crc crio[21508]: time=\"2026-06-09T11:20:31.486701585Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-mv9bj Namespace:openstack-operators ID:dc4b0d958d4b4730619b46e6b24e16cb25ba5d60b7a73d73a6a0b1a1656e6ea0 UID:fb3243e2-ada8-428f-9582-ae56ae5ba72c NetNS:/var/run/netns/5c388ccd-8487-485d-92d3-b4d3225096a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfb3243e2_ada8_428f_9582_ae56ae5ba72c.slice PodAnnotations:0xc00008c5c8}] Aliases:map[]}\"",
2026-06-09 12:20:06.174472 | controller |     "Jun 09 11:20:31.487028 crc crio[21508]: time=\"2026-06-09T11:20:31.487006304Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-mv9bj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.174486 | controller |     "Jun 09 11:20:32.461260 crc crio[21508]: time=\"2026-06-09T11:20:32.460735886Z\" level=info msg=\"Ran pod sandbox dc4b0d958d4b4730619b46e6b24e16cb25ba5d60b7a73d73a6a0b1a1656e6ea0 with infra container: openstack-operators/openstack-operator-index-mv9bj/POD\" id=00b10022-d3ce-4eb3-805a-b0d576f2d425 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.174500 | controller |     "Jun 09 11:20:32.466041 crc crio[21508]: time=\"2026-06-09T11:20:32.465535036Z\" level=info msg=\"Pulling image: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=a38184c4-44a0-45fa-abaa-6a9817dc1ef7 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.174528 | controller |     "Jun 09 11:20:32.468373 crc crio[21508]: time=\"2026-06-09T11:20:32.468240885Z\" level=info msg=\"Trying to access \\\"38.102.83.189:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652\\\"\"",
2026-06-09 12:20:06.174542 | controller |     "Jun 09 11:20:33.758821 crc crio[21508]: time=\"2026-06-09T11:20:33.758387831Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-56f7f55f78-k2t46/POD\" id=a0e364ee-7806-47f8-aa8f-5919bd958a9a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.174557 | controller |     "Jun 09 11:20:33.760121 crc crio[21508]: time=\"2026-06-09T11:20:33.758829224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.174571 | controller |     "Jun 09 11:20:34.579286 crc crio[21508]: time=\"2026-06-09T11:20:34.578894758Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-ironic-5b947fcbf5-h2zzg/POD\" id=364284c4-34ea-4896-8d92-f7a24913f390 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.174585 | controller |     "Jun 09 11:20:34.579286 crc crio[21508]: time=\"2026-06-09T11:20:34.579263899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.174599 | controller |     "Jun 09 11:20:35.545218 crc crio[21508]: time=\"2026-06-09T11:20:35.544724659Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-p6csp/POD\" id=cd2e38a5-ac4c-4f2f-9a20-da7e89836d9b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.174613 | controller |     "Jun 09 11:20:35.545218 crc crio[21508]: time=\"2026-06-09T11:20:35.545231974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.174627 | controller |     "Jun 09 11:20:35.693239 crc crio[21508]: time=\"2026-06-09T11:20:35.692828557Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=364284c4-34ea-4896-8d92-f7a24913f390 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.174641 | controller |     "Jun 09 11:20:35.695039 crc crio[21508]: time=\"2026-06-09T11:20:35.694955319Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=aabb84af-1769-4d24-a1db-317224d241a1 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.174655 | controller |     "Jun 09 11:20:35.697577 crc crio[21508]: time=\"2026-06-09T11:20:35.697255436Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=eb7bdbc7-ef20-4ed9-a2be-78b4b0812eaa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.174669 | controller |     "Jun 09 11:20:35.711597 crc crio[21508]: time=\"2026-06-09T11:20:35.711387678Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-p6csp Namespace:openstack-operators ID:d115ae9f8f5868c4558496869b316731f97666d8b2116b62284ec13a6f1786f8 UID:18b536c3-5a37-4b39-afe1-1c16617af463 NetNS:/var/run/netns/af998a8b-4931-4a56-8695-66148baa3df4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod18b536c3_5a37_4b39_afe1_1c16617af463.slice PodAnnotations:0xc0008521d8}] Aliases:map[]}\"",
2026-06-09 12:20:06.174684 | controller |     "Jun 09 11:20:35.711597 crc crio[21508]: time=\"2026-06-09T11:20:35.711425439Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-p6csp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.174703 | controller |     "Jun 09 11:20:35.734590 crc crio[21508]: time=\"2026-06-09T11:20:35.73411309Z\" level=info msg=\"Ran pod sandbox efaa84243828c7417cb1c82359b2c05e3f37b18ad75ce06ab428ee0fd7ca7292 with infra container: baremetal-operator-system/baremetal-operator-ironic-5b947fcbf5-h2zzg/POD\" id=364284c4-34ea-4896-8d92-f7a24913f390 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.174718 | controller |     "Jun 09 11:20:35.734590 crc crio[21508]: time=\"2026-06-09T11:20:35.734218103Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=d435998c-ce16-4be9-b498-830198c97ded name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.174733 | controller |     "Jun 09 11:20:35.747658 crc crio[21508]: time=\"2026-06-09T11:20:35.746899753Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=87a7cc4e-1c22-495a-9111-0200a3ce7299 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.174747 | controller |     "Jun 09 11:20:35.753890 crc crio[21508]: time=\"2026-06-09T11:20:35.753758763Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic-ipa-downloader:latest\\\"\"",
2026-06-09 12:20:06.174761 | controller |     "Jun 09 11:20:35.765370 crc crio[21508]: time=\"2026-06-09T11:20:35.765130614Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/manager\" id=c0160a90-ce09-4180-9e2e-3b0f1a34ee24 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.174775 | controller |     "Jun 09 11:20:35.767093 crc crio[21508]: time=\"2026-06-09T11:20:35.766989428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.174790 | controller |     "Jun 09 11:20:35.769092 crc crio[21508]: time=\"2026-06-09T11:20:35.769016227Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-56f7f55f78-k2t46 Namespace:baremetal-operator-system ID:e29d8a9c7200f02b4f07e0699ae5223e2a8475032d04f587090ca9c4de6f56e9 UID:0902276b-8f70-48fb-a0bb-bb5fc1164886 NetNS:/var/run/netns/92f953d6-54f4-432b-982b-0d4e72395c3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0902276b_8f70_48fb_a0bb_bb5fc1164886.slice PodAnnotations:0xc000b28090}] Aliases:map[]}\"",
2026-06-09 12:20:06.174804 | controller |     "Jun 09 11:20:35.769092 crc crio[21508]: time=\"2026-06-09T11:20:35.769080099Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-56f7f55f78-k2t46 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.174819 | controller |     "Jun 09 11:20:35.815111 crc crio[21508]: time=\"2026-06-09T11:20:35.81301362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.174833 | controller |     "Jun 09 11:20:35.871020 crc crio[21508]: time=\"2026-06-09T11:20:35.870795634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.174847 | controller |     "Jun 09 11:20:36.065408 crc crio[21508]: time=\"2026-06-09T11:20:36.064448639Z\" level=info msg=\"Created container 71617f7cba618eccf08b13bc6f82f66a2986d3292e3f0933473a7d0c717180cf: baremetal-operator-system/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/manager\" id=c0160a90-ce09-4180-9e2e-3b0f1a34ee24 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.174861 | controller |     "Jun 09 11:20:36.065408 crc crio[21508]: time=\"2026-06-09T11:20:36.067747555Z\" level=info msg=\"Starting container: 71617f7cba618eccf08b13bc6f82f66a2986d3292e3f0933473a7d0c717180cf\" id=e79ad2b8-9fe6-4467-aa74-6170ed801bb4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.174879 | controller |     "Jun 09 11:20:36.081460 crc crio[21508]: time=\"2026-06-09T11:20:36.07717215Z\" level=info msg=\"Started container\" PID=45807 containerID=71617f7cba618eccf08b13bc6f82f66a2986d3292e3f0933473a7d0c717180cf description=baremetal-operator-system/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/manager id=e79ad2b8-9fe6-4467-aa74-6170ed801bb4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52fd281d8891a65f86231fd5dcbc5a29e7dd85037a2c5a34dc7dd857da31b832",
2026-06-09 12:20:06.174895 | controller |     "Jun 09 11:20:36.413842 crc crio[21508]: 2026-06-09T11:20:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d115ae9f8f5868c Mac:5a:1c:94:dc:c1:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/af998a8b-4931-4a56-8695-66148baa3df4 SocketPath: PciID:}] [{Interface:0xc00043e5d0 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.174910 | controller |     "Jun 09 11:20:36.416443 crc crio[21508]: time=\"2026-06-09T11:20:36.416402418Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-p6csp Namespace:openstack-operators ID:d115ae9f8f5868c4558496869b316731f97666d8b2116b62284ec13a6f1786f8 UID:18b536c3-5a37-4b39-afe1-1c16617af463 NetNS:/var/run/netns/af998a8b-4931-4a56-8695-66148baa3df4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod18b536c3_5a37_4b39_afe1_1c16617af463.slice PodAnnotations:0xc0008521d8}] Aliases:map[]}\"",
2026-06-09 12:20:06.174925 | controller |     "Jun 09 11:20:36.416859 crc crio[21508]: time=\"2026-06-09T11:20:36.41683245Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-p6csp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.174940 | controller |     "Jun 09 11:20:36.714772 crc crio[21508]: time=\"2026-06-09T11:20:36.713738085Z\" level=info msg=\"Ran pod sandbox d115ae9f8f5868c4558496869b316731f97666d8b2116b62284ec13a6f1786f8 with infra container: openstack-operators/openstack-operator-index-p6csp/POD\" id=cd2e38a5-ac4c-4f2f-9a20-da7e89836d9b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.174954 | controller |     "Jun 09 11:20:36.723251 crc crio[21508]: time=\"2026-06-09T11:20:36.722596193Z\" level=info msg=\"Pulling image: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=013b0f35-4d1c-4f2c-8405-ff12699cd496 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.174969 | controller |     "Jun 09 11:20:36.724539 crc crio[21508]: time=\"2026-06-09T11:20:36.723987034Z\" level=info msg=\"Trying to access \\\"38.102.83.189:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652\\\"\"",
2026-06-09 12:20:06.174983 | controller |     "Jun 09 11:20:36.794198 crc crio[21508]: 2026-06-09T11:20:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e29d8a9c7200f02 Mac:de:61:92:88:0a:1e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/92f953d6-54f4-432b-982b-0d4e72395c3e SocketPath: PciID:}] [{Interface:0xc0002a65d0 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.174998 | controller |     "Jun 09 11:20:36.795261 crc crio[21508]: time=\"2026-06-09T11:20:36.795174309Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-56f7f55f78-k2t46 Namespace:baremetal-operator-system ID:e29d8a9c7200f02b4f07e0699ae5223e2a8475032d04f587090ca9c4de6f56e9 UID:0902276b-8f70-48fb-a0bb-bb5fc1164886 NetNS:/var/run/netns/92f953d6-54f4-432b-982b-0d4e72395c3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0902276b_8f70_48fb_a0bb_bb5fc1164886.slice PodAnnotations:0xc000b28090}] Aliases:map[]}\"",
2026-06-09 12:20:06.175020 | controller |     "Jun 09 11:20:36.795529 crc crio[21508]: time=\"2026-06-09T11:20:36.795430726Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-56f7f55f78-k2t46 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.175034 | controller |     "Jun 09 11:20:36.882166 crc crio[21508]: time=\"2026-06-09T11:20:36.881828444Z\" level=info msg=\"Ran pod sandbox e29d8a9c7200f02b4f07e0699ae5223e2a8475032d04f587090ca9c4de6f56e9 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-56f7f55f78-k2t46/POD\" id=a0e364ee-7806-47f8-aa8f-5919bd958a9a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.175049 | controller |     "Jun 09 11:20:36.885043 crc crio[21508]: time=\"2026-06-09T11:20:36.884943005Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:latest\" id=1d375bcb-c08b-4498-8ea3-0fe4c7ae9c20 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.175064 | controller |     "Jun 09 11:20:36.888182 crc crio[21508]: time=\"2026-06-09T11:20:36.888106337Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:latest\\\"\"",
2026-06-09 12:20:06.175078 | controller |     "Jun 09 11:20:38.195535 crc crio[21508]: time=\"2026-06-09T11:20:38.195383963Z\" level=info msg=\"Removing container: 74ffd063565cd73f08e717409cb9201936b7fac1da37d3f408349d0c6b3767ad\" id=7c3e0644-699a-4b82-969a-6ecadadd1e2d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.175093 | controller |     "Jun 09 11:20:39.184096 crc crio[21508]: time=\"2026-06-09T11:20:39.183649519Z\" level=info msg=\"Removed container 74ffd063565cd73f08e717409cb9201936b7fac1da37d3f408349d0c6b3767ad: openshift-infra/auto-csr-approver-29683394-dfqps/oc\" id=7c3e0644-699a-4b82-969a-6ecadadd1e2d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.175108 | controller |     "Jun 09 11:20:39.194797 crc crio[21508]: time=\"2026-06-09T11:20:39.194649979Z\" level=info msg=\"Stopping pod sandbox: 9c4f6782222f9364fc3dd71cfc8cceeafbf5dd6b055fe59f3ec4ecae600fed00\" id=69f2da8e-2c03-41f3-922d-e2175a0a51e8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.175123 | controller |     "Jun 09 11:20:39.194797 crc crio[21508]: time=\"2026-06-09T11:20:39.194761802Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9c4f6782222f9364fc3dd71cfc8cceeafbf5dd6b055fe59f3ec4ecae600fed00\" id=69f2da8e-2c03-41f3-922d-e2175a0a51e8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.175138 | controller |     "Jun 09 11:20:39.195457 crc crio[21508]: time=\"2026-06-09T11:20:39.195390261Z\" level=info msg=\"Removing pod sandbox: 9c4f6782222f9364fc3dd71cfc8cceeafbf5dd6b055fe59f3ec4ecae600fed00\" id=df878348-a369-4f11-b5a8-ce7951e998e0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.175152 | controller |     "Jun 09 11:20:40.042566 crc crio[21508]: time=\"2026-06-09T11:20:40.042437651Z\" level=info msg=\"Removed pod sandbox: 9c4f6782222f9364fc3dd71cfc8cceeafbf5dd6b055fe59f3ec4ecae600fed00\" id=df878348-a369-4f11-b5a8-ce7951e998e0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.175166 | controller |     "Jun 09 11:20:49.757642 crc crio[21508]: time=\"2026-06-09T11:20:49.756848352Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic-ipa-downloader@sha256:15382b9ddf944ce2a38a44053d2e470dff2bae389316f016792b3b7637c49ea7\" id=87a7cc4e-1c22-495a-9111-0200a3ce7299 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.175180 | controller |     "Jun 09 11:20:49.760127 crc crio[21508]: time=\"2026-06-09T11:20:49.758828669Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=1d1280ae-4a2f-44fe-b779-014578d31ec4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.175195 | controller |     "Jun 09 11:20:49.843179 crc crio[21508]: time=\"2026-06-09T11:20:49.843085245Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader\" id=b5b86007-7e8b-4a2c-841a-f8fa99ac33a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.175212 | controller |     "Jun 09 11:20:50.474321 crc crio[21508]: time=\"2026-06-09T11:20:50.474176311Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-5b947fcbf5-h2zzg/ironic-ipa-downloader\" id=2ef826d4-ad59-4247-8763-d4c1dcfb9c56 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.175226 | controller |     "Jun 09 11:20:50.483589 crc crio[21508]: time=\"2026-06-09T11:20:50.483525823Z\" level=info msg=\"Pulled image: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator-index@sha256:6ef99f8af694372f9d16a5600fd996b843da2636a96a43a3df29619d3c7ef442\" id=013b0f35-4d1c-4f2c-8405-ff12699cd496 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.175241 | controller |     "Jun 09 11:20:50.484250 crc crio[21508]: time=\"2026-06-09T11:20:50.484173942Z\" level=info msg=\"Checking image status: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=b54e92b9-3f53-4dc7-bb63-18f7435a87eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.175255 | controller |     "Jun 09 11:20:50.487358 crc crio[21508]: time=\"2026-06-09T11:20:50.487246872Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:75aa84f7ad26d4a59f1b001e60369097676035676f18d27e72efd1eb05fb11aa\" id=1d375bcb-c08b-4498-8ea3-0fe4c7ae9c20 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.175269 | controller |     "Jun 09 11:20:50.487953 crc crio[21508]: time=\"2026-06-09T11:20:50.48787983Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:latest\" id=75f37a51-161f-423f-9f57-64e532c7f712 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.175284 | controller |     "Jun 09 11:20:50.497962 crc crio[21508]: time=\"2026-06-09T11:20:50.497901332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.175298 | controller |     "Jun 09 11:20:50.502425 crc crio[21508]: time=\"2026-06-09T11:20:50.502154766Z\" level=info msg=\"Checking image status: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=3390a726-24cf-4d74-9038-76a4a4d46367 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.175312 | controller |     "Jun 09 11:20:50.503251 crc crio[21508]: time=\"2026-06-09T11:20:50.503129585Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator\" id=cac3bfe6-02e0-4b4a-a47f-dedd0d239f2a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.175326 | controller |     "Jun 09 11:20:50.506669 crc crio[21508]: time=\"2026-06-09T11:20:50.506518573Z\" level=info msg=\"Pulled image: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator-index@sha256:6ef99f8af694372f9d16a5600fd996b843da2636a96a43a3df29619d3c7ef442\" id=a38184c4-44a0-45fa-abaa-6a9817dc1ef7 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.175341 | controller |     "Jun 09 11:20:50.509275 crc crio[21508]: time=\"2026-06-09T11:20:50.508736118Z\" level=info msg=\"Checking image status: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=77a8050f-ef82-4584-a2f2-4219fbacbcfc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.175373 | controller |     "Jun 09 11:20:50.526083 crc crio[21508]: time=\"2026-06-09T11:20:50.525929379Z\" level=info msg=\"Checking image status: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=8b53039d-b396-441a-8ffd-9fe9bb90113a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.175389 | controller |     "Jun 09 11:20:50.528741 crc crio[21508]: time=\"2026-06-09T11:20:50.528168975Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-56f7f55f78-k2t46/manager\" id=90edbe93-9041-4a1b-ae42-9053d00f24f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.175408 | controller |     "Jun 09 11:20:50.530784 crc crio[21508]: time=\"2026-06-09T11:20:50.530732129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.175423 | controller |     "Jun 09 11:20:50.532011 crc crio[21508]: time=\"2026-06-09T11:20:50.531945185Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-p6csp/registry-server\" id=fbe84731-6488-40c5-84a9-120912f1dcf1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.175438 | controller |     "Jun 09 11:20:50.535980 crc crio[21508]: time=\"2026-06-09T11:20:50.53590078Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-mv9bj/registry-server\" id=4f428df7-65fd-4e94-a8bd-3adb333bea6b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.175452 | controller |     "Jun 09 11:20:50.548697 crc crio[21508]: time=\"2026-06-09T11:20:50.548079825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.175467 | controller |     "Jun 09 11:20:50.551922 crc crio[21508]: time=\"2026-06-09T11:20:50.551897006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.175481 | controller |     "Jun 09 11:20:50.555965 crc crio[21508]: time=\"2026-06-09T11:20:50.555698317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.175496 | controller |     "Jun 09 11:20:50.604790 crc crio[21508]: time=\"2026-06-09T11:20:50.604678155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.175510 | controller |     "Jun 09 11:20:50.611587 crc crio[21508]: time=\"2026-06-09T11:20:50.610075732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.175524 | controller |     "Jun 09 11:20:50.621571 crc crio[21508]: time=\"2026-06-09T11:20:50.621473924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.175549 | controller |     "Jun 09 11:20:50.623441 crc crio[21508]: time=\"2026-06-09T11:20:50.62337207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.175563 | controller |     "Jun 09 11:20:50.637579 crc crio[21508]: time=\"2026-06-09T11:20:50.63744935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.175578 | controller |     "Jun 09 11:20:50.667823 crc crio[21508]: time=\"2026-06-09T11:20:50.66762617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.175592 | controller |     "Jun 09 11:20:50.720386 crc crio[21508]: time=\"2026-06-09T11:20:50.720234183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.175606 | controller |     "Jun 09 11:20:50.815093 crc crio[21508]: time=\"2026-06-09T11:20:50.815013696Z\" level=info msg=\"Created container a9e0e72a949e2597588d9ae600a60d55a3c53aa67859274cc35e85b09bbf2c58: openstack-operators/openstack-operator-index-p6csp/registry-server\" id=fbe84731-6488-40c5-84a9-120912f1dcf1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.175625 | controller |     "Jun 09 11:20:50.816357 crc crio[21508]: time=\"2026-06-09T11:20:50.815994474Z\" level=info msg=\"Starting container: a9e0e72a949e2597588d9ae600a60d55a3c53aa67859274cc35e85b09bbf2c58\" id=36231147-6495-48d7-8794-03a59b7bb64a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.175639 | controller |     "Jun 09 11:20:50.819450 crc crio[21508]: time=\"2026-06-09T11:20:50.817593781Z\" level=info msg=\"Created container 1e986bfe172963d22e85552eca7da3fef665ecfde79696afc38bfe3a3426cd04: openstack-operators/openstack-operator-index-mv9bj/registry-server\" id=4f428df7-65fd-4e94-a8bd-3adb333bea6b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.175654 | controller |     "Jun 09 11:20:50.819450 crc crio[21508]: time=\"2026-06-09T11:20:50.818745164Z\" level=info msg=\"Starting container: 1e986bfe172963d22e85552eca7da3fef665ecfde79696afc38bfe3a3426cd04\" id=8ed1ec89-a82d-4739-b3bc-7cbc3b047bf1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.175669 | controller |     "Jun 09 11:20:50.821565 crc crio[21508]: time=\"2026-06-09T11:20:50.821368781Z\" level=info msg=\"Started container\" PID=46519 containerID=a9e0e72a949e2597588d9ae600a60d55a3c53aa67859274cc35e85b09bbf2c58 description=openstack-operators/openstack-operator-index-p6csp/registry-server id=36231147-6495-48d7-8794-03a59b7bb64a name=/runtime.v1.RuntimeService/StartContainer sandboxID=d115ae9f8f5868c4558496869b316731f97666d8b2116b62284ec13a6f1786f8",
2026-06-09 12:20:06.175684 | controller |     "Jun 09 11:20:50.825700 crc crio[21508]: time=\"2026-06-09T11:20:50.825620645Z\" level=info msg=\"Started container\" PID=46521 containerID=1e986bfe172963d22e85552eca7da3fef665ecfde79696afc38bfe3a3426cd04 description=openstack-operators/openstack-operator-index-mv9bj/registry-server id=8ed1ec89-a82d-4739-b3bc-7cbc3b047bf1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc4b0d958d4b4730619b46e6b24e16cb25ba5d60b7a73d73a6a0b1a1656e6ea0",
2026-06-09 12:20:06.175699 | controller |     "Jun 09 11:20:50.826400 crc crio[21508]: time=\"2026-06-09T11:20:50.826242493Z\" level=info msg=\"Created container f5458b32fc523735dcfbc0d896ce24b9d64c831aee9bec30af5b1f81a3d5c144: baremetal-operator-system/baremetal-operator-controller-manager-56f7f55f78-k2t46/manager\" id=90edbe93-9041-4a1b-ae42-9053d00f24f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.175713 | controller |     "Jun 09 11:20:50.828686 crc crio[21508]: time=\"2026-06-09T11:20:50.827341215Z\" level=info msg=\"Starting container: f5458b32fc523735dcfbc0d896ce24b9d64c831aee9bec30af5b1f81a3d5c144\" id=23e0c596-5c3e-4863-b080-1b53b6e8e765 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.175727 | controller |     "Jun 09 11:20:50.828686 crc crio[21508]: time=\"2026-06-09T11:20:50.827760777Z\" level=info msg=\"Created container 408be219378353c7002c140ce190f336b6bde87ba2ff6cc63219f92056696c9e: baremetal-operator-system/baremetal-operator-ironic-5b947fcbf5-h2zzg/ironic-ipa-downloader\" id=2ef826d4-ad59-4247-8763-d4c1dcfb9c56 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.175742 | controller |     "Jun 09 11:20:50.829131 crc crio[21508]: time=\"2026-06-09T11:20:50.829055705Z\" level=info msg=\"Starting container: 408be219378353c7002c140ce190f336b6bde87ba2ff6cc63219f92056696c9e\" id=8a667ade-842c-4ad9-a54f-cee2befc6f9c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.175756 | controller |     "Jun 09 11:20:50.834266 crc crio[21508]: time=\"2026-06-09T11:20:50.834163654Z\" level=info msg=\"Started container\" PID=46536 containerID=408be219378353c7002c140ce190f336b6bde87ba2ff6cc63219f92056696c9e description=baremetal-operator-system/baremetal-operator-ironic-5b947fcbf5-h2zzg/ironic-ipa-downloader id=8a667ade-842c-4ad9-a54f-cee2befc6f9c name=/runtime.v1.RuntimeService/StartContainer sandboxID=efaa84243828c7417cb1c82359b2c05e3f37b18ad75ce06ab428ee0fd7ca7292",
2026-06-09 12:20:06.175774 | controller |     "Jun 09 11:20:50.838750 crc crio[21508]: time=\"2026-06-09T11:20:50.838518231Z\" level=info msg=\"Started container\" PID=46526 containerID=f5458b32fc523735dcfbc0d896ce24b9d64c831aee9bec30af5b1f81a3d5c144 description=baremetal-operator-system/baremetal-operator-controller-manager-56f7f55f78-k2t46/manager id=23e0c596-5c3e-4863-b080-1b53b6e8e765 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e29d8a9c7200f02b4f07e0699ae5223e2a8475032d04f587090ca9c4de6f56e9",
2026-06-09 12:20:06.175788 | controller |     "Jun 09 11:20:51.185712 crc crio[21508]: time=\"2026-06-09T11:20:51.185081853Z\" level=info msg=\"Stopping container: 1e986bfe172963d22e85552eca7da3fef665ecfde79696afc38bfe3a3426cd04 (timeout: 2s)\" id=3e1f1a25-aa91-40a4-98ea-c1974661cae9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.175803 | controller |     "Jun 09 11:20:51.312210 crc crio[21508]: time=\"2026-06-09T11:20:51.312154488Z\" level=info msg=\"Stopped container 1e986bfe172963d22e85552eca7da3fef665ecfde79696afc38bfe3a3426cd04: openstack-operators/openstack-operator-index-mv9bj/registry-server\" id=3e1f1a25-aa91-40a4-98ea-c1974661cae9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.175817 | controller |     "Jun 09 11:20:51.316855 crc crio[21508]: time=\"2026-06-09T11:20:51.316779943Z\" level=info msg=\"Stopping pod sandbox: dc4b0d958d4b4730619b46e6b24e16cb25ba5d60b7a73d73a6a0b1a1656e6ea0\" id=f39cb769-e57a-40de-a12a-128e1f57f3d6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.175831 | controller |     "Jun 09 11:20:51.317434 crc crio[21508]: time=\"2026-06-09T11:20:51.317342029Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-mv9bj Namespace:openstack-operators ID:dc4b0d958d4b4730619b46e6b24e16cb25ba5d60b7a73d73a6a0b1a1656e6ea0 UID:fb3243e2-ada8-428f-9582-ae56ae5ba72c NetNS:/var/run/netns/5c388ccd-8487-485d-92d3-b4d3225096a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfb3243e2_ada8_428f_9582_ae56ae5ba72c.slice PodAnnotations:0xc00008cab8}] Aliases:map[]}\"",
2026-06-09 12:20:06.175846 | controller |     "Jun 09 11:20:51.317844 crc crio[21508]: time=\"2026-06-09T11:20:51.317796013Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-index-mv9bj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.175860 | controller |     "Jun 09 11:20:51.640989 crc crio[21508]: time=\"2026-06-09T11:20:51.640927101Z\" level=info msg=\"Stopped pod sandbox: dc4b0d958d4b4730619b46e6b24e16cb25ba5d60b7a73d73a6a0b1a1656e6ea0\" id=f39cb769-e57a-40de-a12a-128e1f57f3d6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.175875 | controller |     "Jun 09 11:20:52.213546 crc crio[21508]: time=\"2026-06-09T11:20:52.213421348Z\" level=info msg=\"Removing container: 1e986bfe172963d22e85552eca7da3fef665ecfde79696afc38bfe3a3426cd04\" id=ba9a5d28-a07c-45ac-833c-a2bd0512b1b3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.175889 | controller |     "Jun 09 11:20:52.240359 crc crio[21508]: time=\"2026-06-09T11:20:52.240162778Z\" level=info msg=\"Removed container 1e986bfe172963d22e85552eca7da3fef665ecfde79696afc38bfe3a3426cd04: openstack-operators/openstack-operator-index-mv9bj/registry-server\" id=ba9a5d28-a07c-45ac-833c-a2bd0512b1b3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.175903 | controller |     "Jun 09 11:20:59.226561 crc crio[21508]: time=\"2026-06-09T11:20:59.225752118Z\" level=info msg=\"Stopping container: f5458b32fc523735dcfbc0d896ce24b9d64c831aee9bec30af5b1f81a3d5c144 (timeout: 10s)\" id=e41093a9-9d9a-4310-b5b5-8c6169f08463 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.175922 | controller |     "Jun 09 11:20:59.354779 crc crio[21508]: time=\"2026-06-09T11:20:59.354579423Z\" level=info msg=\"Stopped container f5458b32fc523735dcfbc0d896ce24b9d64c831aee9bec30af5b1f81a3d5c144: baremetal-operator-system/baremetal-operator-controller-manager-56f7f55f78-k2t46/manager\" id=e41093a9-9d9a-4310-b5b5-8c6169f08463 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.175937 | controller |     "Jun 09 11:20:59.356020 crc crio[21508]: time=\"2026-06-09T11:20:59.355914562Z\" level=info msg=\"Stopping pod sandbox: e29d8a9c7200f02b4f07e0699ae5223e2a8475032d04f587090ca9c4de6f56e9\" id=bc99e6b0-c64a-4ba3-a920-ad66eba10cdf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.175955 | controller |     "Jun 09 11:20:59.356870 crc crio[21508]: time=\"2026-06-09T11:20:59.356774737Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-56f7f55f78-k2t46 Namespace:baremetal-operator-system ID:e29d8a9c7200f02b4f07e0699ae5223e2a8475032d04f587090ca9c4de6f56e9 UID:0902276b-8f70-48fb-a0bb-bb5fc1164886 NetNS:/var/run/netns/92f953d6-54f4-432b-982b-0d4e72395c3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0902276b_8f70_48fb_a0bb_bb5fc1164886.slice PodAnnotations:0xc00008d290}] Aliases:map[]}\"",
2026-06-09 12:20:06.175973 | controller |     "Jun 09 11:20:59.357084 crc crio[21508]: time=\"2026-06-09T11:20:59.357015084Z\" level=info msg=\"Deleting pod baremetal-operator-system_baremetal-operator-controller-manager-56f7f55f78-k2t46 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.175987 | controller |     "Jun 09 11:21:00.378462 crc crio[21508]: time=\"2026-06-09T11:21:00.378017933Z\" level=info msg=\"Stopped pod sandbox: e29d8a9c7200f02b4f07e0699ae5223e2a8475032d04f587090ca9c4de6f56e9\" id=bc99e6b0-c64a-4ba3-a920-ad66eba10cdf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.176002 | controller |     "Jun 09 11:21:01.341271 crc crio[21508]: time=\"2026-06-09T11:21:01.340675905Z\" level=info msg=\"Removing container: f5458b32fc523735dcfbc0d896ce24b9d64c831aee9bec30af5b1f81a3d5c144\" id=26e82e06-e23a-43f5-a00a-4609c8c54aa2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.176016 | controller |     "Jun 09 11:21:01.384911 crc crio[21508]: time=\"2026-06-09T11:21:01.384828092Z\" level=info msg=\"Removed container f5458b32fc523735dcfbc0d896ce24b9d64c831aee9bec30af5b1f81a3d5c144: baremetal-operator-system/baremetal-operator-controller-manager-56f7f55f78-k2t46/manager\" id=26e82e06-e23a-43f5-a00a-4609c8c54aa2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.176030 | controller |     "Jun 09 11:21:02.805385 crc crio[21508]: time=\"2026-06-09T11:21:02.803759822Z\" level=info msg=\"Running pod sandbox: openstack-operators/e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch/POD\" id=112c9f9f-5080-41fc-9bef-443cf2d5838a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.176044 | controller |     "Jun 09 11:21:02.805385 crc crio[21508]: time=\"2026-06-09T11:21:02.804522174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.176058 | controller |     "Jun 09 11:21:02.894259 crc crio[21508]: time=\"2026-06-09T11:21:02.894162187Z\" level=info msg=\"Got pod network &{Name:e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch Namespace:openstack-operators ID:84e16122335aafa2ca4857911bd8755b80b030b44502c3903072b1ac5c6bdb7c UID:8656f619-2bc7-404c-bf14-f80f7e461ccf NetNS:/var/run/netns/4c42c885-a50a-4183-8684-cfa66459149e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8656f619_2bc7_404c_bf14_f80f7e461ccf.slice PodAnnotations:0xc0019bc028}] Aliases:map[]}\"",
2026-06-09 12:20:06.176077 | controller |     "Jun 09 11:21:02.894259 crc crio[21508]: time=\"2026-06-09T11:21:02.894237979Z\" level=info msg=\"Adding pod openstack-operators_e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.176092 | controller |     "Jun 09 11:21:03.522522 crc crio[21508]: 2026-06-09T11:21:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:84e16122335aafa Mac:2e:46:a0:f5:d1:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/4c42c885-a50a-4183-8684-cfa66459149e SocketPath: PciID:}] [{Interface:0xc00029cb00 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.176106 | controller |     "Jun 09 11:21:03.524455 crc crio[21508]: time=\"2026-06-09T11:21:03.524372077Z\" level=info msg=\"Got pod network &{Name:e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch Namespace:openstack-operators ID:84e16122335aafa2ca4857911bd8755b80b030b44502c3903072b1ac5c6bdb7c UID:8656f619-2bc7-404c-bf14-f80f7e461ccf NetNS:/var/run/netns/4c42c885-a50a-4183-8684-cfa66459149e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8656f619_2bc7_404c_bf14_f80f7e461ccf.slice PodAnnotations:0xc0019bc028}] Aliases:map[]}\"",
2026-06-09 12:20:06.176121 | controller |     "Jun 09 11:21:03.524612 crc crio[21508]: time=\"2026-06-09T11:21:03.524592003Z\" level=info msg=\"Checking pod openstack-operators_e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.176136 | controller |     "Jun 09 11:21:03.534933 crc crio[21508]: time=\"2026-06-09T11:21:03.534851502Z\" level=info msg=\"Ran pod sandbox 84e16122335aafa2ca4857911bd8755b80b030b44502c3903072b1ac5c6bdb7c with infra container: openstack-operators/e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch/POD\" id=112c9f9f-5080-41fc-9bef-443cf2d5838a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.176151 | controller |     "Jun 09 11:21:03.537884 crc crio[21508]: time=\"2026-06-09T11:21:03.537693325Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5a8d140a-87d3-4ecb-a139-aa1459519fd7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.176166 | controller |     "Jun 09 11:21:03.544197 crc crio[21508]: time=\"2026-06-09T11:21:03.544011469Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b16bfd6b-f929-4d97-ac58-287e8b6476de name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.176181 | controller |     "Jun 09 11:21:03.553792 crc crio[21508]: time=\"2026-06-09T11:21:03.55365881Z\" level=info msg=\"Creating container: openstack-operators/e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch/util\" id=fa177750-30e9-40e0-aa66-9608b5c6573d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.176196 | controller |     "Jun 09 11:21:03.554137 crc crio[21508]: time=\"2026-06-09T11:21:03.554095003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.176210 | controller |     "Jun 09 11:21:03.589724 crc crio[21508]: time=\"2026-06-09T11:21:03.589423673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.176225 | controller |     "Jun 09 11:21:03.595883 crc crio[21508]: time=\"2026-06-09T11:21:03.595825899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.176243 | controller |     "Jun 09 11:21:03.694706 crc crio[21508]: time=\"2026-06-09T11:21:03.694618759Z\" level=info msg=\"Created container 12bc45e6d7e33b5db087ce753b6d830022eff7bd3a928d2c45c58e2ef1061245: openstack-operators/e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch/util\" id=fa177750-30e9-40e0-aa66-9608b5c6573d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.176258 | controller |     "Jun 09 11:21:03.696017 crc crio[21508]: time=\"2026-06-09T11:21:03.695931127Z\" level=info msg=\"Starting container: 12bc45e6d7e33b5db087ce753b6d830022eff7bd3a928d2c45c58e2ef1061245\" id=b2f716e5-e3de-4d20-a5b0-941ebd19e3bd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.176272 | controller |     "Jun 09 11:21:03.704195 crc crio[21508]: time=\"2026-06-09T11:21:03.704089775Z\" level=info msg=\"Started container\" PID=46932 containerID=12bc45e6d7e33b5db087ce753b6d830022eff7bd3a928d2c45c58e2ef1061245 description=openstack-operators/e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch/util id=b2f716e5-e3de-4d20-a5b0-941ebd19e3bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=84e16122335aafa2ca4857911bd8755b80b030b44502c3903072b1ac5c6bdb7c",
2026-06-09 12:20:06.176288 | controller |     "Jun 09 11:21:05.443805 crc crio[21508]: time=\"2026-06-09T11:21:05.443058613Z\" level=info msg=\"Pulling image: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator-bundle:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=c8df4e51-bfa2-4825-9085-bf2b67062d6a name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.176302 | controller |     "Jun 09 11:21:05.448100 crc crio[21508]: time=\"2026-06-09T11:21:05.447979916Z\" level=info msg=\"Trying to access \\\"38.102.83.189:5001/openstack-k8s-operators/openstack-operator-bundle:721c3f7c64850716e5de5f4e76e1ef4c36c28652\\\"\"",
2026-06-09 12:20:06.176316 | controller |     "Jun 09 11:21:08.288595 crc crio[21508]: time=\"2026-06-09T11:21:08.287985607Z\" level=info msg=\"Pulled image: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator-bundle@sha256:c1b12528d047bef5049ea2e227c8593d91b32f945ab62d9cece1461421185931\" id=c8df4e51-bfa2-4825-9085-bf2b67062d6a name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.176331 | controller |     "Jun 09 11:21:08.290095 crc crio[21508]: time=\"2026-06-09T11:21:08.289481211Z\" level=info msg=\"Checking image status: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator-bundle:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=3af18f3d-65af-4dd5-8a2d-d901f26e906f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.176359 | controller |     "Jun 09 11:21:08.293689 crc crio[21508]: time=\"2026-06-09T11:21:08.293603951Z\" level=info msg=\"Checking image status: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator-bundle:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=2ee2eeda-abc4-4e87-b402-85607a65038e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.176379 | controller |     "Jun 09 11:21:08.300181 crc crio[21508]: time=\"2026-06-09T11:21:08.30009865Z\" level=info msg=\"Creating container: openstack-operators/e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch/pull\" id=6aff9225-79bd-403f-9855-bc363f0fb239 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.176395 | controller |     "Jun 09 11:21:08.301258 crc crio[21508]: time=\"2026-06-09T11:21:08.301192202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.176409 | controller |     "Jun 09 11:21:08.332370 crc crio[21508]: time=\"2026-06-09T11:21:08.332165855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.176424 | controller |     "Jun 09 11:21:08.332721 crc crio[21508]: time=\"2026-06-09T11:21:08.332646149Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/246d3930049f45ec15156d1c200d454b67c51b24c01a316ae4854d1c7de357d8/merged/etc/passwd: no such file or directory\"",
2026-06-09 12:20:06.176443 | controller |     "Jun 09 11:21:08.332721 crc crio[21508]: time=\"2026-06-09T11:21:08.332716961Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/246d3930049f45ec15156d1c200d454b67c51b24c01a316ae4854d1c7de357d8/merged/etc/group: no such file or directory\"",
2026-06-09 12:20:06.176458 | controller |     "Jun 09 11:21:08.336165 crc crio[21508]: time=\"2026-06-09T11:21:08.336074089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.176472 | controller |     "Jun 09 11:21:08.477687 crc crio[21508]: time=\"2026-06-09T11:21:08.47676049Z\" level=info msg=\"Created container 045223f7bdad8a6829c9c6845b1b517805c0cc2083631ae4e68815f86922eacf: openstack-operators/e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch/pull\" id=6aff9225-79bd-403f-9855-bc363f0fb239 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.176487 | controller |     "Jun 09 11:21:08.479181 crc crio[21508]: time=\"2026-06-09T11:21:08.478987305Z\" level=info msg=\"Starting container: 045223f7bdad8a6829c9c6845b1b517805c0cc2083631ae4e68815f86922eacf\" id=686e258c-d3e9-4eda-a42d-2679d4cdcb4f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.176501 | controller |     "Jun 09 11:21:08.484671 crc crio[21508]: time=\"2026-06-09T11:21:08.484581028Z\" level=info msg=\"Started container\" PID=47029 containerID=045223f7bdad8a6829c9c6845b1b517805c0cc2083631ae4e68815f86922eacf description=openstack-operators/e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch/pull id=686e258c-d3e9-4eda-a42d-2679d4cdcb4f name=/runtime.v1.RuntimeService/StartContainer sandboxID=84e16122335aafa2ca4857911bd8755b80b030b44502c3903072b1ac5c6bdb7c",
2026-06-09 12:20:06.176516 | controller |     "Jun 09 11:21:09.496241 crc crio[21508]: time=\"2026-06-09T11:21:09.494613349Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=345aef21-f4d3-426e-b239-ec4b5ef5f1f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.176530 | controller |     "Jun 09 11:21:09.881118 crc crio[21508]: time=\"2026-06-09T11:21:09.880897649Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0a016ddb-9e35-43c6-91df-173fe90e8299 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.176544 | controller |     "Jun 09 11:21:09.896411 crc crio[21508]: time=\"2026-06-09T11:21:09.894878697Z\" level=info msg=\"Creating container: openstack-operators/e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch/extract\" id=ce645809-9aba-4d47-9e43-5557f7e683dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.176558 | controller |     "Jun 09 11:21:09.896411 crc crio[21508]: time=\"2026-06-09T11:21:09.895411462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.176572 | controller |     "Jun 09 11:21:09.931365 crc crio[21508]: time=\"2026-06-09T11:21:09.93066485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.176586 | controller |     "Jun 09 11:21:09.935803 crc crio[21508]: time=\"2026-06-09T11:21:09.935720497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.176601 | controller |     "Jun 09 11:21:10.061581 crc crio[21508]: time=\"2026-06-09T11:21:10.06137129Z\" level=info msg=\"Created container eff195c5f999b19206e18883b197d6f2ab661efcc32a383c12d84eb07827acb9: openstack-operators/e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch/extract\" id=ce645809-9aba-4d47-9e43-5557f7e683dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.176619 | controller |     "Jun 09 11:21:10.062981 crc crio[21508]: time=\"2026-06-09T11:21:10.062864203Z\" level=info msg=\"Starting container: eff195c5f999b19206e18883b197d6f2ab661efcc32a383c12d84eb07827acb9\" id=68785315-2aed-43ad-8585-8f24cfaf77cb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.176633 | controller |     "Jun 09 11:21:10.068703 crc crio[21508]: time=\"2026-06-09T11:21:10.068619211Z\" level=info msg=\"Started container\" PID=47074 containerID=eff195c5f999b19206e18883b197d6f2ab661efcc32a383c12d84eb07827acb9 description=openstack-operators/e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch/extract id=68785315-2aed-43ad-8585-8f24cfaf77cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=84e16122335aafa2ca4857911bd8755b80b030b44502c3903072b1ac5c6bdb7c",
2026-06-09 12:20:06.176648 | controller |     "Jun 09 11:21:12.641765 crc crio[21508]: time=\"2026-06-09T11:21:12.641134015Z\" level=info msg=\"Stopping pod sandbox: 84e16122335aafa2ca4857911bd8755b80b030b44502c3903072b1ac5c6bdb7c\" id=de2f87d1-5e27-4a75-a74c-57dae0010698 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.176663 | controller |     "Jun 09 11:21:12.643714 crc crio[21508]: time=\"2026-06-09T11:21:12.643052001Z\" level=info msg=\"Got pod network &{Name:e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch Namespace:openstack-operators ID:84e16122335aafa2ca4857911bd8755b80b030b44502c3903072b1ac5c6bdb7c UID:8656f619-2bc7-404c-bf14-f80f7e461ccf NetNS:/var/run/netns/4c42c885-a50a-4183-8684-cfa66459149e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8656f619_2bc7_404c_bf14_f80f7e461ccf.slice PodAnnotations:0xc0039b89d8}] Aliases:map[]}\"",
2026-06-09 12:20:06.176678 | controller |     "Jun 09 11:21:12.643714 crc crio[21508]: time=\"2026-06-09T11:21:12.643250987Z\" level=info msg=\"Deleting pod openstack-operators_e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.176693 | controller |     "Jun 09 11:21:13.838437 crc crio[21508]: time=\"2026-06-09T11:21:13.82659344Z\" level=info msg=\"Stopped pod sandbox: 84e16122335aafa2ca4857911bd8755b80b030b44502c3903072b1ac5c6bdb7c\" id=de2f87d1-5e27-4a75-a74c-57dae0010698 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.176707 | controller |     "Jun 09 11:21:20.099349 crc crio[21508]: time=\"2026-06-09T11:21:20.096806428Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-init-6c68c85668-9zjxt/POD\" id=5ad8dd33-83ea-4abe-a1bd-fd4611dd3282 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.176721 | controller |     "Jun 09 11:21:20.099349 crc crio[21508]: time=\"2026-06-09T11:21:20.097456767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.176736 | controller |     "Jun 09 11:21:20.129644 crc crio[21508]: time=\"2026-06-09T11:21:20.129577703Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-6c68c85668-9zjxt Namespace:openstack-operators ID:7171f656556509fee4ec434f14ef59b9efbaeb34e25f483894565a21dc38f6ed UID:4195dea7-77ac-452d-88f7-3d46e0703206 NetNS:/var/run/netns/e51ecd04-fbf3-4b4d-9fcf-a28b6243d322 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4195dea7_77ac_452d_88f7_3d46e0703206.slice PodAnnotations:0xc00011ef30}] Aliases:map[]}\"",
2026-06-09 12:20:06.176751 | controller |     "Jun 09 11:21:20.129644 crc crio[21508]: time=\"2026-06-09T11:21:20.129640915Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-init-6c68c85668-9zjxt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.176769 | controller |     "Jun 09 11:21:21.321094 crc crio[21508]: 2026-06-09T11:21:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7171f656556509f Mac:92:7a:23:d6:ef:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/e51ecd04-fbf3-4b4d-9fcf-a28b6243d322 SocketPath: PciID:}] [{Interface:0xc000286590 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.176785 | controller |     "Jun 09 11:21:21.323537 crc crio[21508]: time=\"2026-06-09T11:21:21.323460173Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-6c68c85668-9zjxt Namespace:openstack-operators ID:7171f656556509fee4ec434f14ef59b9efbaeb34e25f483894565a21dc38f6ed UID:4195dea7-77ac-452d-88f7-3d46e0703206 NetNS:/var/run/netns/e51ecd04-fbf3-4b4d-9fcf-a28b6243d322 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4195dea7_77ac_452d_88f7_3d46e0703206.slice PodAnnotations:0xc00011ef30}] Aliases:map[]}\"",
2026-06-09 12:20:06.176799 | controller |     "Jun 09 11:21:21.323744 crc crio[21508]: time=\"2026-06-09T11:21:21.3236831Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-init-6c68c85668-9zjxt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.176814 | controller |     "Jun 09 11:21:21.343402 crc crio[21508]: time=\"2026-06-09T11:21:21.342449457Z\" level=info msg=\"Ran pod sandbox 7171f656556509fee4ec434f14ef59b9efbaeb34e25f483894565a21dc38f6ed with infra container: openstack-operators/openstack-operator-controller-init-6c68c85668-9zjxt/POD\" id=5ad8dd33-83ea-4abe-a1bd-fd4611dd3282 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.176828 | controller |     "Jun 09 11:21:21.348139 crc crio[21508]: time=\"2026-06-09T11:21:21.347981368Z\" level=info msg=\"Checking image status: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=57b33d89-b50b-475e-9866-849414e01462 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.176842 | controller |     "Jun 09 11:21:21.348443 crc crio[21508]: time=\"2026-06-09T11:21:21.348378399Z\" level=info msg=\"Image 38.102.83.189:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652 not found\" id=57b33d89-b50b-475e-9866-849414e01462 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.176857 | controller |     "Jun 09 11:21:21.348622 crc crio[21508]: time=\"2026-06-09T11:21:21.348471562Z\" level=info msg=\"Neither image nor artfiact 38.102.83.189:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652 found\" id=57b33d89-b50b-475e-9866-849414e01462 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.176871 | controller |     "Jun 09 11:21:21.353803 crc crio[21508]: time=\"2026-06-09T11:21:21.353650843Z\" level=info msg=\"Pulling image: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=a70b3fc0-93c0-40a1-a77e-8109e0c8e727 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.176885 | controller |     "Jun 09 11:21:21.362156 crc crio[21508]: time=\"2026-06-09T11:21:21.361267115Z\" level=info msg=\"Trying to access \\\"38.102.83.189:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\\\"\"",
2026-06-09 12:20:06.176900 | controller |     "Jun 09 11:21:40.074487 crc crio[21508]: time=\"2026-06-09T11:21:40.073037036Z\" level=info msg=\"Stopping pod sandbox: dc4b0d958d4b4730619b46e6b24e16cb25ba5d60b7a73d73a6a0b1a1656e6ea0\" id=e3910a34-a25d-45f7-84d0-1c4f8ae42571 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.176914 | controller |     "Jun 09 11:21:40.074487 crc crio[21508]: time=\"2026-06-09T11:21:40.074415616Z\" level=info msg=\"Stopped pod sandbox (already stopped): dc4b0d958d4b4730619b46e6b24e16cb25ba5d60b7a73d73a6a0b1a1656e6ea0\" id=e3910a34-a25d-45f7-84d0-1c4f8ae42571 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.176932 | controller |     "Jun 09 11:21:40.076626 crc crio[21508]: time=\"2026-06-09T11:21:40.07522977Z\" level=info msg=\"Removing pod sandbox: dc4b0d958d4b4730619b46e6b24e16cb25ba5d60b7a73d73a6a0b1a1656e6ea0\" id=33162e0f-99bf-4b13-90e8-91101c8241ea name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.176947 | controller |     "Jun 09 11:21:45.169067 crc crio[21508]: time=\"2026-06-09T11:21:45.168454236Z\" level=info msg=\"Removed pod sandbox: dc4b0d958d4b4730619b46e6b24e16cb25ba5d60b7a73d73a6a0b1a1656e6ea0\" id=33162e0f-99bf-4b13-90e8-91101c8241ea name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.176962 | controller |     "Jun 09 11:21:45.170547 crc crio[21508]: time=\"2026-06-09T11:21:45.17001155Z\" level=info msg=\"Stopping pod sandbox: e29d8a9c7200f02b4f07e0699ae5223e2a8475032d04f587090ca9c4de6f56e9\" id=4ab46f72-a364-4ccd-9981-9da9a84d9159 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.176976 | controller |     "Jun 09 11:21:45.170547 crc crio[21508]: time=\"2026-06-09T11:21:45.170059861Z\" level=info msg=\"Stopped pod sandbox (already stopped): e29d8a9c7200f02b4f07e0699ae5223e2a8475032d04f587090ca9c4de6f56e9\" id=4ab46f72-a364-4ccd-9981-9da9a84d9159 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.176991 | controller |     "Jun 09 11:21:45.170654 crc crio[21508]: time=\"2026-06-09T11:21:45.170566575Z\" level=info msg=\"Removing pod sandbox: e29d8a9c7200f02b4f07e0699ae5223e2a8475032d04f587090ca9c4de6f56e9\" id=fd185f5b-181c-4a20-a77d-605114f8fda0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.177005 | controller |     "Jun 09 11:21:45.396218 crc crio[21508]: time=\"2026-06-09T11:21:45.388426228Z\" level=info msg=\"Pulling image: quay.io/metal3-io/mariadb:latest\" id=a26abcfe-9be2-42b2-aae4-eb330fec59fc name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.177019 | controller |     "Jun 09 11:21:45.410178 crc crio[21508]: time=\"2026-06-09T11:21:45.407352626Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/mariadb:latest\\\"\"",
2026-06-09 12:20:06.177035 | controller |     "Jun 09 11:21:45.873627 crc crio[21508]: time=\"2026-06-09T11:21:45.873385477Z\" level=info msg=\"Removed pod sandbox: e29d8a9c7200f02b4f07e0699ae5223e2a8475032d04f587090ca9c4de6f56e9\" id=fd185f5b-181c-4a20-a77d-605114f8fda0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.177049 | controller |     "Jun 09 11:21:45.946991 crc crio[21508]: time=\"2026-06-09T11:21:45.946819974Z\" level=info msg=\"Pulled image: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator@sha256:ea0a3a9d58c6604fc8e19051a00734d6b5e947111a72a635e170841fd74a40dd\" id=a70b3fc0-93c0-40a1-a77e-8109e0c8e727 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.177064 | controller |     "Jun 09 11:21:45.948049 crc crio[21508]: time=\"2026-06-09T11:21:45.947946435Z\" level=info msg=\"Checking image status: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=e73868d4-d51c-4349-890d-9a834d6c6a2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.177078 | controller |     "Jun 09 11:21:45.952631 crc crio[21508]: time=\"2026-06-09T11:21:45.952374739Z\" level=info msg=\"Checking image status: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=2469b3e0-67b4-4404-8598-5cb9c58fb5bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.177092 | controller |     "Jun 09 11:21:45.960920 crc crio[21508]: time=\"2026-06-09T11:21:45.960833395Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-init-6c68c85668-9zjxt/operator\" id=3e267f04-3a0f-4c3d-b717-6a1d27ec1b68 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.177110 | controller |     "Jun 09 11:21:45.963424 crc crio[21508]: time=\"2026-06-09T11:21:45.963244092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.177125 | controller |     "Jun 09 11:21:45.995999 crc crio[21508]: time=\"2026-06-09T11:21:45.99583762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.177139 | controller |     "Jun 09 11:21:46.002586 crc crio[21508]: time=\"2026-06-09T11:21:46.002470835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.177153 | controller |     "Jun 09 11:21:46.132819 crc crio[21508]: time=\"2026-06-09T11:21:46.132719216Z\" level=info msg=\"Created container 80b0e144cec8c56ea46bf8a02d825f900827c774ddf67ca3e2d320d81107caa3: openstack-operators/openstack-operator-controller-init-6c68c85668-9zjxt/operator\" id=3e267f04-3a0f-4c3d-b717-6a1d27ec1b68 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.177168 | controller |     "Jun 09 11:21:46.134034 crc crio[21508]: time=\"2026-06-09T11:21:46.13394467Z\" level=info msg=\"Starting container: 80b0e144cec8c56ea46bf8a02d825f900827c774ddf67ca3e2d320d81107caa3\" id=8016915c-7e3a-45e8-b19c-1cd284f8e6a1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.177183 | controller |     "Jun 09 11:21:46.146947 crc crio[21508]: time=\"2026-06-09T11:21:46.14647592Z\" level=info msg=\"Started container\" PID=47909 containerID=80b0e144cec8c56ea46bf8a02d825f900827c774ddf67ca3e2d320d81107caa3 description=openstack-operators/openstack-operator-controller-init-6c68c85668-9zjxt/operator id=8016915c-7e3a-45e8-b19c-1cd284f8e6a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7171f656556509fee4ec434f14ef59b9efbaeb34e25f483894565a21dc38f6ed",
2026-06-09 12:20:06.177198 | controller |     "Jun 09 11:22:00.748366 crc crio[21508]: time=\"2026-06-09T11:22:00.745681949Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683402-l2gx2/POD\" id=b771a393-65ce-41ec-bf1e-14c2c5380435 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.177212 | controller |     "Jun 09 11:22:00.748366 crc crio[21508]: time=\"2026-06-09T11:22:00.746641846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.177227 | controller |     "Jun 09 11:22:04.081739 crc crio[21508]: time=\"2026-06-09T11:22:04.081163044Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683402-l2gx2 Namespace:openshift-infra ID:aef062512e4aef1073c809cad3f13f0f6dde3a92a43bd185f103a44bc33f0ea6 UID:1f7b2063-676a-41ba-bd61-08e549ed3c34 NetNS:/var/run/netns/5e2391fd-16e7-4624-8839-9321c62f5224 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f7b2063_676a_41ba_bd61_08e549ed3c34.slice PodAnnotations:0xc002a121a0}] Aliases:map[]}\"",
2026-06-09 12:20:06.177242 | controller |     "Jun 09 11:22:04.081739 crc crio[21508]: time=\"2026-06-09T11:22:04.081616676Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683402-l2gx2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.177256 | controller |     "Jun 09 11:22:04.151348 crc crio[21508]: time=\"2026-06-09T11:22:04.151095373Z\" level=info msg=\"Pulled image: quay.io/metal3-io/mariadb@sha256:04c98546a59417b616c1ed83c4a8b5b840f52c343c715e28df0e145acfe1e8f0\" id=a26abcfe-9be2-42b2-aae4-eb330fec59fc name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.177270 | controller |     "Jun 09 11:22:04.152557 crc crio[21508]: time=\"2026-06-09T11:22:04.152263616Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb:latest\" id=9d5d9b9a-56ad-4a47-9047-790bb5d4909d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.177288 | controller |     "Jun 09 11:22:04.167896 crc crio[21508]: time=\"2026-06-09T11:22:04.167783058Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb\" id=5d65eeb6-7fc6-4133-858d-0692b6d0452d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.177303 | controller |     "Jun 09 11:22:04.179159 crc crio[21508]: time=\"2026-06-09T11:22:04.179074543Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-5b947fcbf5-h2zzg/mariadb\" id=a56d5cce-f281-4629-85d0-d7cf5c305c25 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.177317 | controller |     "Jun 09 11:22:04.180582 crc crio[21508]: time=\"2026-06-09T11:22:04.180520913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.177331 | controller |     "Jun 09 11:22:04.219784 crc crio[21508]: time=\"2026-06-09T11:22:04.217188335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.177360 | controller |     "Jun 09 11:22:04.567038 crc crio[21508]: 2026-06-09T11:22:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aef062512e4aef1 Mac:6a:42:93:ec:e6:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/5e2391fd-16e7-4624-8839-9321c62f5224 SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.177381 | controller |     "Jun 09 11:22:04.568536 crc crio[21508]: time=\"2026-06-09T11:22:04.568446767Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683402-l2gx2 Namespace:openshift-infra ID:aef062512e4aef1073c809cad3f13f0f6dde3a92a43bd185f103a44bc33f0ea6 UID:1f7b2063-676a-41ba-bd61-08e549ed3c34 NetNS:/var/run/netns/5e2391fd-16e7-4624-8839-9321c62f5224 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f7b2063_676a_41ba_bd61_08e549ed3c34.slice PodAnnotations:0xc002a121a0}] Aliases:map[]}\"",
2026-06-09 12:20:06.177396 | controller |     "Jun 09 11:22:04.568652 crc crio[21508]: time=\"2026-06-09T11:22:04.568627602Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683402-l2gx2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.177411 | controller |     "Jun 09 11:22:04.579356 crc crio[21508]: time=\"2026-06-09T11:22:04.578921049Z\" level=info msg=\"Ran pod sandbox aef062512e4aef1073c809cad3f13f0f6dde3a92a43bd185f103a44bc33f0ea6 with infra container: openshift-infra/auto-csr-approver-29683402-l2gx2/POD\" id=b771a393-65ce-41ec-bf1e-14c2c5380435 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.177426 | controller |     "Jun 09 11:22:04.589111 crc crio[21508]: time=\"2026-06-09T11:22:04.588934168Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=e5e24d4c-b08c-47a7-ab09-782ec0076643 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.177440 | controller |     "Jun 09 11:22:04.601790 crc crio[21508]: time=\"2026-06-09T11:22:04.600940273Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 12:20:06.177454 | controller |     "Jun 09 11:22:04.940903 crc crio[21508]: time=\"2026-06-09T11:22:04.940557709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.177469 | controller |     "Jun 09 11:22:05.079622 crc crio[21508]: time=\"2026-06-09T11:22:05.078952066Z\" level=info msg=\"Created container 8b3533aff39c5993095d8b4ee55e20b4291fd89dc0941d4afc6b476d6660650a: baremetal-operator-system/baremetal-operator-ironic-5b947fcbf5-h2zzg/mariadb\" id=a56d5cce-f281-4629-85d0-d7cf5c305c25 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.177488 | controller |     "Jun 09 11:22:05.081958 crc crio[21508]: time=\"2026-06-09T11:22:05.081916479Z\" level=info msg=\"Starting container: 8b3533aff39c5993095d8b4ee55e20b4291fd89dc0941d4afc6b476d6660650a\" id=3e0d4366-8161-4766-b20e-58cb80ee2cbb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.177503 | controller |     "Jun 09 11:22:05.089997 crc crio[21508]: time=\"2026-06-09T11:22:05.089898342Z\" level=info msg=\"Started container\" PID=48388 containerID=8b3533aff39c5993095d8b4ee55e20b4291fd89dc0941d4afc6b476d6660650a description=baremetal-operator-system/baremetal-operator-ironic-5b947fcbf5-h2zzg/mariadb id=3e0d4366-8161-4766-b20e-58cb80ee2cbb name=/runtime.v1.RuntimeService/StartContainer sandboxID=efaa84243828c7417cb1c82359b2c05e3f37b18ad75ce06ab428ee0fd7ca7292",
2026-06-09 12:20:06.177517 | controller |     "Jun 09 11:22:05.103776 crc crio[21508]: time=\"2026-06-09T11:22:05.103693956Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=c128b64c-ae68-4b2f-bd13-f85b338ee9f6 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.177532 | controller |     "Jun 09 11:22:05.106894 crc crio[21508]: time=\"2026-06-09T11:22:05.106821303Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"",
2026-06-09 12:20:06.177546 | controller |     "Jun 09 11:22:05.342057 crc crio[21508]: time=\"2026-06-09T11:22:05.341931387Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=e5e24d4c-b08c-47a7-ab09-782ec0076643 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.177560 | controller |     "Jun 09 11:22:05.343958 crc crio[21508]: time=\"2026-06-09T11:22:05.343932973Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=afe1ade6-8462-4b03-94be-9e9e56f8f5ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.177575 | controller |     "Jun 09 11:22:05.348224 crc crio[21508]: time=\"2026-06-09T11:22:05.348197992Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e8b98e8a-192a-46c2-a4fb-1bf7a8a81a2e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.177589 | controller |     "Jun 09 11:22:05.358839 crc crio[21508]: time=\"2026-06-09T11:22:05.358726675Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683402-l2gx2/oc\" id=810a30d1-dcb2-4f9f-8b97-c7f2580c3f4a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.177603 | controller |     "Jun 09 11:22:05.361699 crc crio[21508]: time=\"2026-06-09T11:22:05.359782845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.177617 | controller |     "Jun 09 11:22:05.414446 crc crio[21508]: time=\"2026-06-09T11:22:05.412843694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.177631 | controller |     "Jun 09 11:22:06.568562 crc crio[21508]: time=\"2026-06-09T11:22:06.567159441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.177646 | controller |     "Jun 09 11:22:06.799857 crc crio[21508]: time=\"2026-06-09T11:22:06.796619417Z\" level=info msg=\"Created container 6a4a97547f3effd6a924733ad83e6eab8e625f1e2ff1fa11e5c416aed6cb3889: openshift-infra/auto-csr-approver-29683402-l2gx2/oc\" id=810a30d1-dcb2-4f9f-8b97-c7f2580c3f4a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.177660 | controller |     "Jun 09 11:22:06.802843 crc crio[21508]: time=\"2026-06-09T11:22:06.802395278Z\" level=info msg=\"Starting container: 6a4a97547f3effd6a924733ad83e6eab8e625f1e2ff1fa11e5c416aed6cb3889\" id=4398bfcc-c208-4d57-b4a2-8cbc5782a34c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.177680 | controller |     "Jun 09 11:22:06.812763 crc crio[21508]: time=\"2026-06-09T11:22:06.812403737Z\" level=info msg=\"Started container\" PID=48524 containerID=6a4a97547f3effd6a924733ad83e6eab8e625f1e2ff1fa11e5c416aed6cb3889 description=openshift-infra/auto-csr-approver-29683402-l2gx2/oc id=4398bfcc-c208-4d57-b4a2-8cbc5782a34c name=/runtime.v1.RuntimeService/StartContainer sandboxID=aef062512e4aef1073c809cad3f13f0f6dde3a92a43bd185f103a44bc33f0ea6",
2026-06-09 12:20:06.177695 | controller |     "Jun 09 11:22:10.994384 crc crio[21508]: time=\"2026-06-09T11:22:10.989402651Z\" level=info msg=\"Stopping pod sandbox: aef062512e4aef1073c809cad3f13f0f6dde3a92a43bd185f103a44bc33f0ea6\" id=85827965-b12a-4895-af3c-02c1aea966a1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.177710 | controller |     "Jun 09 11:22:10.997704 crc crio[21508]: time=\"2026-06-09T11:22:10.997637751Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683402-l2gx2 Namespace:openshift-infra ID:aef062512e4aef1073c809cad3f13f0f6dde3a92a43bd185f103a44bc33f0ea6 UID:1f7b2063-676a-41ba-bd61-08e549ed3c34 NetNS:/var/run/netns/5e2391fd-16e7-4624-8839-9321c62f5224 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f7b2063_676a_41ba_bd61_08e549ed3c34.slice PodAnnotations:0xc003b38700}] Aliases:map[]}\"",
2026-06-09 12:20:06.177724 | controller |     "Jun 09 11:22:11.000130 crc crio[21508]: time=\"2026-06-09T11:22:10.999969226Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683402-l2gx2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.177739 | controller |     "Jun 09 11:22:13.405407 crc crio[21508]: time=\"2026-06-09T11:22:13.404758909Z\" level=info msg=\"Stopped pod sandbox: aef062512e4aef1073c809cad3f13f0f6dde3a92a43bd185f103a44bc33f0ea6\" id=85827965-b12a-4895-af3c-02c1aea966a1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.177754 | controller |     "Jun 09 11:22:26.282870 crc crio[21508]: time=\"2026-06-09T11:22:26.280534456Z\" level=info msg=\"Running pod sandbox: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-q6tt9/POD\" id=3ec121df-7e46-471a-b8ae-334e1f78e3da name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.177768 | controller |     "Jun 09 11:22:26.282870 crc crio[21508]: time=\"2026-06-09T11:22:26.281418451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.177783 | controller |     "Jun 09 11:22:26.284540 crc crio[21508]: time=\"2026-06-09T11:22:26.283614392Z\" level=info msg=\"Running pod sandbox: openstack-operators/cinder-operator-controller-manager-86c584f6fc-2d57j/POD\" id=5ead3d2b-b9e4-4f3a-932d-58f95ec7446b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.177797 | controller |     "Jun 09 11:22:26.284540 crc crio[21508]: time=\"2026-06-09T11:22:26.283680814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.177811 | controller |     "Jun 09 11:22:26.369917 crc crio[21508]: time=\"2026-06-09T11:22:26.369810685Z\" level=info msg=\"Running pod sandbox: openstack-operators/designate-operator-controller-manager-6bf8599b68-gkskb/POD\" id=6b66cbb4-ad4f-4a64-989d-9726855d0ae1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.177826 | controller |     "Jun 09 11:22:26.369917 crc crio[21508]: time=\"2026-06-09T11:22:26.369916038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.177845 | controller |     "Jun 09 11:22:26.414105 crc crio[21508]: time=\"2026-06-09T11:22:26.41306187Z\" level=info msg=\"Running pod sandbox: openstack-operators/heat-operator-controller-manager-5c5844cc68-v5gvm/POD\" id=390534c5-f461-41e9-8fda-d0689e18743d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.177859 | controller |     "Jun 09 11:22:26.414105 crc crio[21508]: time=\"2026-06-09T11:22:26.413196834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.177874 | controller |     "Jun 09 11:22:26.449679 crc crio[21508]: time=\"2026-06-09T11:22:26.448903299Z\" level=info msg=\"Running pod sandbox: openstack-operators/horizon-operator-controller-manager-548d6d5f9-hrdgq/POD\" id=8243ad4b-6d72-4f97-9a06-d029477b4d61 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.177888 | controller |     "Jun 09 11:22:26.449679 crc crio[21508]: time=\"2026-06-09T11:22:26.449027363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.177902 | controller |     "Jun 09 11:22:26.471622 crc crio[21508]: time=\"2026-06-09T11:22:26.471496049Z\" level=info msg=\"Running pod sandbox: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qbnlh/POD\" id=56bfb30b-eeb1-437c-a64b-8acdeff20a7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.177916 | controller |     "Jun 09 11:22:26.471622 crc crio[21508]: time=\"2026-06-09T11:22:26.471616543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.177930 | controller |     "Jun 09 11:22:26.901041 crc crio[21508]: time=\"2026-06-09T11:22:26.900114237Z\" level=info msg=\"Running pod sandbox: openstack-operators/ironic-operator-controller-manager-75f8548fcd-fv5pz/POD\" id=64f16cf6-17ff-4cb4-a126-147499f45e1e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.177944 | controller |     "Jun 09 11:22:26.901041 crc crio[21508]: time=\"2026-06-09T11:22:26.900184909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.177958 | controller |     "Jun 09 11:22:26.969267 crc crio[21508]: time=\"2026-06-09T11:22:26.968688049Z\" level=info msg=\"Running pod sandbox: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-j2lq7/POD\" id=482467ed-21f6-457c-a243-ac11ea749678 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.177971 | controller |     "Jun 09 11:22:26.969267 crc crio[21508]: time=\"2026-06-09T11:22:26.968763241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.177986 | controller |     "Jun 09 11:22:27.028217 crc crio[21508]: time=\"2026-06-09T11:22:27.028120535Z\" level=info msg=\"Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-2pdnd/POD\" id=9462177f-8fe1-4c10-a3a7-451645627c0a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.178001 | controller |     "Jun 09 11:22:27.028577 crc crio[21508]: time=\"2026-06-09T11:22:27.0282684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.178015 | controller |     "Jun 09 11:22:27.078817 crc crio[21508]: time=\"2026-06-09T11:22:27.078700145Z\" level=info msg=\"Running pod sandbox: openstack-operators/manila-operator-controller-manager-677d9d8477-g5xh7/POD\" id=aa41a62c-876e-45ef-af59-454179b9eefd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.178030 | controller |     "Jun 09 11:22:27.078817 crc crio[21508]: time=\"2026-06-09T11:22:27.078789348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.178048 | controller |     "Jun 09 11:22:27.080361 crc crio[21508]: time=\"2026-06-09T11:22:27.079471967Z\" level=info msg=\"Running pod sandbox: openstack-operators/neutron-operator-controller-manager-688d5c756f-7hgnr/POD\" id=f788650b-5714-40a8-a40b-900f158773d2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.178064 | controller |     "Jun 09 11:22:27.080361 crc crio[21508]: time=\"2026-06-09T11:22:27.07959546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.178078 | controller |     "Jun 09 11:22:27.121798 crc crio[21508]: time=\"2026-06-09T11:22:27.121732985Z\" level=info msg=\"Running pod sandbox: openstack-operators/nova-operator-controller-manager-f4c4579bb-4gw2t/POD\" id=fea94e1f-77bd-4508-9e00-d594489c527b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.178093 | controller |     "Jun 09 11:22:27.121995 crc crio[21508]: time=\"2026-06-09T11:22:27.121821107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.178108 | controller |     "Jun 09 11:22:27.199006 crc crio[21508]: time=\"2026-06-09T11:22:27.197077895Z\" level=info msg=\"Running pod sandbox: openstack-operators/octavia-operator-controller-manager-6495978d8d-24mcx/POD\" id=877af978-aec8-4f2b-83ec-1b55fe1a615d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.178122 | controller |     "Jun 09 11:22:27.199006 crc crio[21508]: time=\"2026-06-09T11:22:27.197649001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.178137 | controller |     "Jun 09 11:22:27.287408 crc crio[21508]: time=\"2026-06-09T11:22:27.287245529Z\" level=info msg=\"Running pod sandbox: openstack-operators/ovn-operator-controller-manager-58f85bd97f-l4dv6/POD\" id=9e13df54-40c9-4736-8a8d-a343010a8d2d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.178150 | controller |     "Jun 09 11:22:27.287408 crc crio[21508]: time=\"2026-06-09T11:22:27.287382303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.178165 | controller |     "Jun 09 11:22:27.350798 crc crio[21508]: time=\"2026-06-09T11:22:27.350699798Z\" level=info msg=\"Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-rslrh/POD\" id=50698202-ef71-4e1c-9096-9fe15a9cb570 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.178179 | controller |     "Jun 09 11:22:27.350798 crc crio[21508]: time=\"2026-06-09T11:22:27.350809711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.178193 | controller |     "Jun 09 11:22:27.393816 crc crio[21508]: time=\"2026-06-09T11:22:27.393739557Z\" level=info msg=\"Running pod sandbox: openstack-operators/swift-operator-controller-manager-67c49dd5c6-m868m/POD\" id=ad480dcc-71bc-4531-a980-084f43eb6f1a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.178207 | controller |     "Jun 09 11:22:27.393924 crc crio[21508]: time=\"2026-06-09T11:22:27.39383095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.178222 | controller |     "Jun 09 11:22:27.402433 crc crio[21508]: time=\"2026-06-09T11:22:27.402374618Z\" level=info msg=\"Running pod sandbox: openstack-operators/test-operator-controller-manager-8d5599d7d-lxkn6/POD\" id=9439a066-0479-4045-ba38-a0f51bfbb698 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.178240 | controller |     "Jun 09 11:22:27.402608 crc crio[21508]: time=\"2026-06-09T11:22:27.402559283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.178255 | controller |     "Jun 09 11:22:27.424384 crc crio[21508]: time=\"2026-06-09T11:22:27.424197626Z\" level=info msg=\"Running pod sandbox: openstack-operators/watcher-operator-controller-manager-577b679b5c-5v6m6/POD\" id=63a9f924-c5fa-4682-a4d3-82e7f65b26d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.178269 | controller |     "Jun 09 11:22:27.424384 crc crio[21508]: time=\"2026-06-09T11:22:27.42434157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.178283 | controller |     "Jun 09 11:22:38.464531 crc crio[21508]: time=\"2026-06-09T11:22:38.463724686Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5c5844cc68-v5gvm Namespace:openstack-operators ID:19d6af1d8af4e45e10d6ccb9880015c5048332170be1a714d949e800c8935dd2 UID:daf416dc-c496-4aa0-b2f4-e93028d1fe64 NetNS:/var/run/netns/4a10c5ce-da7a-46b5-b6a7-3e057370a3e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddaf416dc_c496_4aa0_b2f4_e93028d1fe64.slice PodAnnotations:0xc00244e3a0}] Aliases:map[]}\"",
2026-06-09 12:20:06.178298 | controller |     "Jun 09 11:22:38.464531 crc crio[21508]: time=\"2026-06-09T11:22:38.464481987Z\" level=info msg=\"Adding pod openstack-operators_heat-operator-controller-manager-5c5844cc68-v5gvm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.178312 | controller |     "Jun 09 11:22:39.228998 crc crio[21508]: 2026-06-09T11:22:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:19d6af1d8af4e45 Mac:2a:ee:82:e9:e9:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4c Mtu:0 Sandbox:/var/run/netns/4a10c5ce-da7a-46b5-b6a7-3e057370a3e0 SocketPath: PciID:}] [{Interface:0xc00011c6c0 Address:{IP:10.217.0.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.178326 | controller |     "Jun 09 11:22:39.230121 crc crio[21508]: time=\"2026-06-09T11:22:39.230020207Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5c5844cc68-v5gvm Namespace:openstack-operators ID:19d6af1d8af4e45e10d6ccb9880015c5048332170be1a714d949e800c8935dd2 UID:daf416dc-c496-4aa0-b2f4-e93028d1fe64 NetNS:/var/run/netns/4a10c5ce-da7a-46b5-b6a7-3e057370a3e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddaf416dc_c496_4aa0_b2f4_e93028d1fe64.slice PodAnnotations:0xc00244e3a0}] Aliases:map[]}\"",
2026-06-09 12:20:06.178341 | controller |     "Jun 09 11:22:39.230570 crc crio[21508]: time=\"2026-06-09T11:22:39.230208922Z\" level=info msg=\"Checking pod openstack-operators_heat-operator-controller-manager-5c5844cc68-v5gvm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.178383 | controller |     "Jun 09 11:22:39.246749 crc crio[21508]: time=\"2026-06-09T11:22:39.246517097Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-5d65c7d97d-rslrh Namespace:openstack-operators ID:694d13e15bb07101c4995666261320f246e60b110f926b3f5901737414f5d401 UID:42e6181c-4d86-45ee-93b5-7439e09e89f4 NetNS:/var/run/netns/2c2fa25e-0ae8-40e2-b839-bd461c42ce35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod42e6181c_4d86_45ee_93b5_7439e09e89f4.slice PodAnnotations:0xc000158540}] Aliases:map[]}\"",
2026-06-09 12:20:06.178400 | controller |     "Jun 09 11:22:39.246749 crc crio[21508]: time=\"2026-06-09T11:22:39.2466477Z\" level=info msg=\"Adding pod openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-rslrh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.178418 | controller |     "Jun 09 11:22:39.275066 crc crio[21508]: time=\"2026-06-09T11:22:39.274909648Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7b8ffd8c4f-q6tt9 Namespace:openstack-operators ID:fcf7e881341a44b9b62ec294f7c46d3aae72fca4c0252a48c20b9cc7b0b3b456 UID:1416eda9-ba56-40b1-8309-14c71c97296e NetNS:/var/run/netns/a3b59d67-1f47-4aa2-a346-c7562d1d8ac2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1416eda9_ba56_40b1_8309_14c71c97296e.slice PodAnnotations:0xc000852a60}] Aliases:map[]}\"",
2026-06-09 12:20:06.178433 | controller |     "Jun 09 11:22:39.275066 crc crio[21508]: time=\"2026-06-09T11:22:39.274993831Z\" level=info msg=\"Adding pod openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-q6tt9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.178448 | controller |     "Jun 09 11:22:39.277035 crc crio[21508]: time=\"2026-06-09T11:22:39.276930784Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-86c584f6fc-2d57j Namespace:openstack-operators ID:f82e2a0e71fb8b81952e26c76e0ab12642d5273c9679b981f0d2135cafe39329 UID:d6513fea-3449-4ba0-8225-e2f4f9b60196 NetNS:/var/run/netns/fbe4b097-8722-413e-b880-98101bc487f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd6513fea_3449_4ba0_8225_e2f4f9b60196.slice PodAnnotations:0xc0039b8510}] Aliases:map[]}\"",
2026-06-09 12:20:06.178462 | controller |     "Jun 09 11:22:39.277035 crc crio[21508]: time=\"2026-06-09T11:22:39.277030607Z\" level=info msg=\"Adding pod openstack-operators_cinder-operator-controller-manager-86c584f6fc-2d57j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.178477 | controller |     "Jun 09 11:22:39.281505 crc crio[21508]: time=\"2026-06-09T11:22:39.281405589Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-67c49dd5c6-m868m Namespace:openstack-operators ID:23f24881248ebf9592210e78424556bd2d327cc3db46b1bffcc673fb83bf534a UID:eaeccb80-3b39-4006-85b8-dd3140e9256b NetNS:/var/run/netns/0da6332d-6a6a-41b4-a373-f1cf6e7d3af2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeaeccb80_3b39_4006_85b8_dd3140e9256b.slice PodAnnotations:0xc0001588a8}] Aliases:map[]}\"",
2026-06-09 12:20:06.178492 | controller |     "Jun 09 11:22:39.281505 crc crio[21508]: time=\"2026-06-09T11:22:39.281482451Z\" level=info msg=\"Adding pod openstack-operators_swift-operator-controller-manager-67c49dd5c6-m868m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.178506 | controller |     "Jun 09 11:22:39.282797 crc crio[21508]: time=\"2026-06-09T11:22:39.282720626Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-577b679b5c-5v6m6 Namespace:openstack-operators ID:15d4bbe5ac4ac61a506b9844673702f727ef9eccda228f7bc14f2db7d4539755 UID:f3b2919f-3a75-4ad8-a8fe-a89eed645fbd NetNS:/var/run/netns/7230f8cb-ba77-45d2-aedc-d4280a822d30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf3b2919f_3a75_4ad8_a8fe_a89eed645fbd.slice PodAnnotations:0xc00244e7b0}] Aliases:map[]}\"",
2026-06-09 12:20:06.178521 | controller |     "Jun 09 11:22:39.282797 crc crio[21508]: time=\"2026-06-09T11:22:39.282788828Z\" level=info msg=\"Adding pod openstack-operators_watcher-operator-controller-manager-577b679b5c-5v6m6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.178539 | controller |     "Jun 09 11:22:39.290579 crc crio[21508]: time=\"2026-06-09T11:22:39.29039266Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-688d5c756f-7hgnr Namespace:openstack-operators ID:c79d0de2739a45ce35292bd889d92d16cb198138b3f3559416ffdd39f051c2af UID:b1417aa3-e32e-4b99-9ab1-7ca7b1d7032f NetNS:/var/run/netns/786b2a1c-889c-4402-977d-780440dd4b73 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1417aa3_e32e_4b99_9ab1_7ca7b1d7032f.slice PodAnnotations:0xc002a12190}] Aliases:map[]}\"",
2026-06-09 12:20:06.178553 | controller |     "Jun 09 11:22:39.290579 crc crio[21508]: time=\"2026-06-09T11:22:39.290483222Z\" level=info msg=\"Adding pod openstack-operators_neutron-operator-controller-manager-688d5c756f-7hgnr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.178568 | controller |     "Jun 09 11:22:39.291058 crc crio[21508]: time=\"2026-06-09T11:22:39.290960016Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-f4c4579bb-4gw2t Namespace:openstack-operators ID:6b4113d37a5ba3e92f49615b4381bfbdf06c3ced16da2e73ab8db5d3b34c1211 UID:d4489878-8f92-4414-8197-3810516ed9dc NetNS:/var/run/netns/333da160-7938-4434-80e7-f53bccbc6079 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd4489878_8f92_4414_8197_3810516ed9dc.slice PodAnnotations:0xc0039b8638}] Aliases:map[]}\"",
2026-06-09 12:20:06.178583 | controller |     "Jun 09 11:22:39.291651 crc crio[21508]: time=\"2026-06-09T11:22:39.291581763Z\" level=info msg=\"Adding pod openstack-operators_nova-operator-controller-manager-f4c4579bb-4gw2t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.178597 | controller |     "Jun 09 11:22:39.331253 crc crio[21508]: time=\"2026-06-09T11:22:39.329412057Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-6bf8599b68-gkskb Namespace:openstack-operators ID:f40e03e89dcd44dd3482963b56edf16644f0de5d959ed2b6a7e97c13575ba6b4 UID:fd28a140-1cc2-4b0f-adab-b38e14ea149b NetNS:/var/run/netns/756c4c77-f84e-464e-9b88-219fe210d9ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd28a140_1cc2_4b0f_adab_b38e14ea149b.slice PodAnnotations:0xc000852c80}] Aliases:map[]}\"",
2026-06-09 12:20:06.178611 | controller |     "Jun 09 11:22:39.331253 crc crio[21508]: time=\"2026-06-09T11:22:39.331077704Z\" level=info msg=\"Adding pod openstack-operators_designate-operator-controller-manager-6bf8599b68-gkskb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.178625 | controller |     "Jun 09 11:22:39.376985 crc crio[21508]: time=\"2026-06-09T11:22:39.376900371Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-75f8548fcd-fv5pz Namespace:openstack-operators ID:2c79f8871269f332bebb93586e97afae49ddb08d0910bb05b90e88deedcbca4b UID:ac21e7b3-c52f-4ec5-9cf6-ba1a04c05dee NetNS:/var/run/netns/09794751-9764-4ab6-a43f-d7355cdc4720 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podac21e7b3_c52f_4ec5_9cf6_ba1a04c05dee.slice PodAnnotations:0xc00008cae0}] Aliases:map[]}\"",
2026-06-09 12:20:06.178640 | controller |     "Jun 09 11:22:39.376985 crc crio[21508]: time=\"2026-06-09T11:22:39.376969423Z\" level=info msg=\"Adding pod openstack-operators_ironic-operator-controller-manager-75f8548fcd-fv5pz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.178654 | controller |     "Jun 09 11:22:39.421471 crc crio[21508]: time=\"2026-06-09T11:22:39.421387631Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6495978d8d-24mcx Namespace:openstack-operators ID:dd061b9ff36bc5002db9ab85042bcb37487b3f72b94ab6fcc42097c7727f795a UID:90130a09-daf5-4b5a-8808-62c875a406a4 NetNS:/var/run/netns/15317b22-d8c5-40ad-b15f-c28517914e2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod90130a09_daf5_4b5a_8808_62c875a406a4.slice PodAnnotations:0xc000852148}] Aliases:map[]}\"",
2026-06-09 12:20:06.178672 | controller |     "Jun 09 11:22:39.421471 crc crio[21508]: time=\"2026-06-09T11:22:39.421469244Z\" level=info msg=\"Adding pod openstack-operators_octavia-operator-controller-manager-6495978d8d-24mcx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.178687 | controller |     "Jun 09 11:22:40.272585 crc crio[21508]: time=\"2026-06-09T11:22:40.2718941Z\" level=info msg=\"Ran pod sandbox 19d6af1d8af4e45e10d6ccb9880015c5048332170be1a714d949e800c8935dd2 with infra container: openstack-operators/heat-operator-controller-manager-5c5844cc68-v5gvm/POD\" id=390534c5-f461-41e9-8fda-d0689e18743d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.178701 | controller |     "Jun 09 11:22:40.279243 crc crio[21508]: time=\"2026-06-09T11:22:40.279128621Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=84a4191e-067c-4786-9140-55abb37f73ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.178716 | controller |     "Jun 09 11:22:40.279591 crc crio[21508]: time=\"2026-06-09T11:22:40.279491001Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 not found\" id=84a4191e-067c-4786-9140-55abb37f73ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.178730 | controller |     "Jun 09 11:22:40.279591 crc crio[21508]: time=\"2026-06-09T11:22:40.279559323Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 found\" id=84a4191e-067c-4786-9140-55abb37f73ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.178745 | controller |     "Jun 09 11:22:40.282138 crc crio[21508]: time=\"2026-06-09T11:22:40.282076273Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=c65385b2-7de4-4a01-b283-55ff1a0e7ecf name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.178759 | controller |     "Jun 09 11:22:40.287053 crc crio[21508]: time=\"2026-06-09T11:22:40.28697109Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-58f85bd97f-l4dv6 Namespace:openstack-operators ID:e2753772faea93957894d650b32a5e15a8b6a958e2fa808986d83c4d97360deb UID:9bbdb28f-6409-4518-b6d0-aa06187a15e4 NetNS:/var/run/netns/f8f4d9b0-0d73-4468-9a77-542692d5944f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9bbdb28f_6409_4518_b6d0_aa06187a15e4.slice PodAnnotations:0xc000158640}] Aliases:map[]}\"",
2026-06-09 12:20:06.178773 | controller |     "Jun 09 11:22:40.287053 crc crio[21508]: time=\"2026-06-09T11:22:40.287027621Z\" level=info msg=\"Adding pod openstack-operators_ovn-operator-controller-manager-58f85bd97f-l4dv6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.178787 | controller |     "Jun 09 11:22:40.289674 crc crio[21508]: time=\"2026-06-09T11:22:40.289588083Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\\\"\"",
2026-06-09 12:20:06.178802 | controller |     "Jun 09 11:22:40.292559 crc crio[21508]: time=\"2026-06-09T11:22:40.292023721Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-7fcb8b58d6-2pdnd Namespace:openstack-operators ID:94a63ec0c4b876bf24e4c4a227717b1f2bf269792e7064662583eae43122cae6 UID:5b3066ce-ba92-4abc-a989-dd34c968d0e6 NetNS:/var/run/netns/3df3fd20-788d-4bdf-a35c-96dc9feac21b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5b3066ce_ba92_4abc_a989_dd34c968d0e6.slice PodAnnotations:0xc002a128b8}] Aliases:map[]}\"",
2026-06-09 12:20:06.178821 | controller |     "Jun 09 11:22:40.292559 crc crio[21508]: time=\"2026-06-09T11:22:40.292056302Z\" level=info msg=\"Adding pod openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-2pdnd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.178835 | controller |     "Jun 09 11:22:40.347652 crc crio[21508]: 2026-06-09T11:22:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:694d13e15bb0710 Mac:3e:b6:ce:d6:fa:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5a Mtu:0 Sandbox:/var/run/netns/2c2fa25e-0ae8-40e2-b839-bd461c42ce35 SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.0.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.178850 | controller |     "Jun 09 11:22:40.348469 crc crio[21508]: time=\"2026-06-09T11:22:40.348342771Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-5d65c7d97d-rslrh Namespace:openstack-operators ID:694d13e15bb07101c4995666261320f246e60b110f926b3f5901737414f5d401 UID:42e6181c-4d86-45ee-93b5-7439e09e89f4 NetNS:/var/run/netns/2c2fa25e-0ae8-40e2-b839-bd461c42ce35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod42e6181c_4d86_45ee_93b5_7439e09e89f4.slice PodAnnotations:0xc000158540}] Aliases:map[]}\"",
2026-06-09 12:20:06.178864 | controller |     "Jun 09 11:22:40.348636 crc crio[21508]: time=\"2026-06-09T11:22:40.348518946Z\" level=info msg=\"Checking pod openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-rslrh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.178878 | controller |     "Jun 09 11:22:40.353904 crc crio[21508]: 2026-06-09T11:22:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c79d0de2739a45c Mac:ca:2a:32:81:5d:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:54 Mtu:0 Sandbox:/var/run/netns/786b2a1c-889c-4402-977d-780440dd4b73 SocketPath: PciID:}] [{Interface:0xc00030c6b0 Address:{IP:10.217.0.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.178893 | controller |     "Jun 09 11:22:40.357674 crc crio[21508]: time=\"2026-06-09T11:22:40.357583488Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-688d5c756f-7hgnr Namespace:openstack-operators ID:c79d0de2739a45ce35292bd889d92d16cb198138b3f3559416ffdd39f051c2af UID:b1417aa3-e32e-4b99-9ab1-7ca7b1d7032f NetNS:/var/run/netns/786b2a1c-889c-4402-977d-780440dd4b73 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1417aa3_e32e_4b99_9ab1_7ca7b1d7032f.slice PodAnnotations:0xc002a12190}] Aliases:map[]}\"",
2026-06-09 12:20:06.178907 | controller |     "Jun 09 11:22:40.357790 crc crio[21508]: time=\"2026-06-09T11:22:40.357769223Z\" level=info msg=\"Checking pod openstack-operators_neutron-operator-controller-manager-688d5c756f-7hgnr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.178922 | controller |     "Jun 09 11:22:41.463114 crc crio[21508]: 2026-06-09T11:22:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f82e2a0e71fb8b8 Mac:da:b5:ba:ca:12:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/fbe4b097-8722-413e-b880-98101bc487f1 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.178939 | controller |     "Jun 09 11:22:41.465014 crc crio[21508]: 2026-06-09T11:22:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:23f24881248ebf9 Mac:da:68:0b:fc:14:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:59 Mtu:0 Sandbox:/var/run/netns/0da6332d-6a6a-41b4-a373-f1cf6e7d3af2 SocketPath: PciID:}] [{Interface:0xc0000155c0 Address:{IP:10.217.0.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.178954 | controller |     "Jun 09 11:22:41.465093 crc crio[21508]: 2026-06-09T11:22:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd061b9ff36bc50 Mac:c6:4c:aa:0e:dc:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:56 Mtu:0 Sandbox:/var/run/netns/15317b22-d8c5-40ad-b15f-c28517914e2d SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.178969 | controller |     "Jun 09 11:22:41.470608 crc crio[21508]: time=\"2026-06-09T11:22:41.465885072Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-86c584f6fc-2d57j Namespace:openstack-operators ID:f82e2a0e71fb8b81952e26c76e0ab12642d5273c9679b981f0d2135cafe39329 UID:d6513fea-3449-4ba0-8225-e2f4f9b60196 NetNS:/var/run/netns/fbe4b097-8722-413e-b880-98101bc487f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd6513fea_3449_4ba0_8225_e2f4f9b60196.slice PodAnnotations:0xc0039b8510}] Aliases:map[]}\"",
2026-06-09 12:20:06.178984 | controller |     "Jun 09 11:22:41.470608 crc crio[21508]: time=\"2026-06-09T11:22:41.466021885Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6495978d8d-24mcx Namespace:openstack-operators ID:dd061b9ff36bc5002db9ab85042bcb37487b3f72b94ab6fcc42097c7727f795a UID:90130a09-daf5-4b5a-8808-62c875a406a4 NetNS:/var/run/netns/15317b22-d8c5-40ad-b15f-c28517914e2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod90130a09_daf5_4b5a_8808_62c875a406a4.slice PodAnnotations:0xc000852148}] Aliases:map[]}\"",
2026-06-09 12:20:06.178998 | controller |     "Jun 09 11:22:41.470608 crc crio[21508]: time=\"2026-06-09T11:22:41.466065457Z\" level=info msg=\"Checking pod openstack-operators_cinder-operator-controller-manager-86c584f6fc-2d57j for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.179013 | controller |     "Jun 09 11:22:41.470608 crc crio[21508]: time=\"2026-06-09T11:22:41.466226741Z\" level=info msg=\"Checking pod openstack-operators_octavia-operator-controller-manager-6495978d8d-24mcx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.179027 | controller |     "Jun 09 11:22:41.470608 crc crio[21508]: time=\"2026-06-09T11:22:41.46978087Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-67c49dd5c6-m868m Namespace:openstack-operators ID:23f24881248ebf9592210e78424556bd2d327cc3db46b1bffcc673fb83bf534a UID:eaeccb80-3b39-4006-85b8-dd3140e9256b NetNS:/var/run/netns/0da6332d-6a6a-41b4-a373-f1cf6e7d3af2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeaeccb80_3b39_4006_85b8_dd3140e9256b.slice PodAnnotations:0xc0001588a8}] Aliases:map[]}\"",
2026-06-09 12:20:06.179042 | controller |     "Jun 09 11:22:41.470608 crc crio[21508]: time=\"2026-06-09T11:22:41.469977356Z\" level=info msg=\"Checking pod openstack-operators_swift-operator-controller-manager-67c49dd5c6-m868m for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.179056 | controller |     "Jun 09 11:22:41.495380 crc crio[21508]: 2026-06-09T11:22:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:15d4bbe5ac4ac61 Mac:22:18:b4:3d:15:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5c Mtu:0 Sandbox:/var/run/netns/7230f8cb-ba77-45d2-aedc-d4280a822d30 SocketPath: PciID:}] [{Interface:0xc0003266d0 Address:{IP:10.217.0.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.179074 | controller |     "Jun 09 11:22:41.495380 crc crio[21508]: time=\"2026-06-09T11:22:41.493253665Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-577b679b5c-5v6m6 Namespace:openstack-operators ID:15d4bbe5ac4ac61a506b9844673702f727ef9eccda228f7bc14f2db7d4539755 UID:f3b2919f-3a75-4ad8-a8fe-a89eed645fbd NetNS:/var/run/netns/7230f8cb-ba77-45d2-aedc-d4280a822d30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf3b2919f_3a75_4ad8_a8fe_a89eed645fbd.slice PodAnnotations:0xc00244e7b0}] Aliases:map[]}\"",
2026-06-09 12:20:06.179089 | controller |     "Jun 09 11:22:41.495380 crc crio[21508]: time=\"2026-06-09T11:22:41.493468831Z\" level=info msg=\"Checking pod openstack-operators_watcher-operator-controller-manager-577b679b5c-5v6m6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.179104 | controller |     "Jun 09 11:22:41.574492 crc crio[21508]: 2026-06-09T11:22:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6b4113d37a5ba3e Mac:a6:ba:16:98:31:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:55 Mtu:0 Sandbox:/var/run/netns/333da160-7938-4434-80e7-f53bccbc6079 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.179176 | controller |     "Jun 09 11:22:41.574492 crc crio[21508]: 2026-06-09T11:22:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f40e03e89dcd44d Mac:aa:69:8b:a0:5c:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/756c4c77-f84e-464e-9b88-219fe210d9ed SocketPath: PciID:}] [{Interface:0xc000014bb0 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.179196 | controller |     "Jun 09 11:22:41.574492 crc crio[21508]: 2026-06-09T11:22:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fcf7e881341a44b Mac:a6:f0:a3:32:0a:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/a3b59d67-1f47-4aa2-a346-c7562d1d8ac2 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.179212 | controller |     "Jun 09 11:22:41.574492 crc crio[21508]: time=\"2026-06-09T11:22:41.568549083Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-f4c4579bb-4gw2t Namespace:openstack-operators ID:6b4113d37a5ba3e92f49615b4381bfbdf06c3ced16da2e73ab8db5d3b34c1211 UID:d4489878-8f92-4414-8197-3810516ed9dc NetNS:/var/run/netns/333da160-7938-4434-80e7-f53bccbc6079 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd4489878_8f92_4414_8197_3810516ed9dc.slice PodAnnotations:0xc0039b8638}] Aliases:map[]}\"",
2026-06-09 12:20:06.179227 | controller |     "Jun 09 11:22:41.574492 crc crio[21508]: time=\"2026-06-09T11:22:41.56877184Z\" level=info msg=\"Checking pod openstack-operators_nova-operator-controller-manager-f4c4579bb-4gw2t for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.179242 | controller |     "Jun 09 11:22:41.574492 crc crio[21508]: time=\"2026-06-09T11:22:41.568549083Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-6bf8599b68-gkskb Namespace:openstack-operators ID:f40e03e89dcd44dd3482963b56edf16644f0de5d959ed2b6a7e97c13575ba6b4 UID:fd28a140-1cc2-4b0f-adab-b38e14ea149b NetNS:/var/run/netns/756c4c77-f84e-464e-9b88-219fe210d9ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd28a140_1cc2_4b0f_adab_b38e14ea149b.slice PodAnnotations:0xc000852c80}] Aliases:map[]}\"",
2026-06-09 12:20:06.179267 | controller |     "Jun 09 11:22:41.574492 crc crio[21508]: time=\"2026-06-09T11:22:41.569184961Z\" level=info msg=\"Checking pod openstack-operators_designate-operator-controller-manager-6bf8599b68-gkskb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.179282 | controller |     "Jun 09 11:22:41.574492 crc crio[21508]: time=\"2026-06-09T11:22:41.569257523Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7b8ffd8c4f-q6tt9 Namespace:openstack-operators ID:fcf7e881341a44b9b62ec294f7c46d3aae72fca4c0252a48c20b9cc7b0b3b456 UID:1416eda9-ba56-40b1-8309-14c71c97296e NetNS:/var/run/netns/a3b59d67-1f47-4aa2-a346-c7562d1d8ac2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1416eda9_ba56_40b1_8309_14c71c97296e.slice PodAnnotations:0xc000852a60}] Aliases:map[]}\"",
2026-06-09 12:20:06.179298 | controller |     "Jun 09 11:22:41.574492 crc crio[21508]: time=\"2026-06-09T11:22:41.569477109Z\" level=info msg=\"Checking pod openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-q6tt9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.179312 | controller |     "Jun 09 11:22:41.574492 crc crio[21508]: 2026-06-09T11:22:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2c79f8871269f33 Mac:f2:f2:63:2c:4b:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:50 Mtu:0 Sandbox:/var/run/netns/09794751-9764-4ab6-a43f-d7355cdc4720 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.179326 | controller |     "Jun 09 11:22:41.574492 crc crio[21508]: time=\"2026-06-09T11:22:41.572235096Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-75f8548fcd-fv5pz Namespace:openstack-operators ID:2c79f8871269f332bebb93586e97afae49ddb08d0910bb05b90e88deedcbca4b UID:ac21e7b3-c52f-4ec5-9cf6-ba1a04c05dee NetNS:/var/run/netns/09794751-9764-4ab6-a43f-d7355cdc4720 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podac21e7b3_c52f_4ec5_9cf6_ba1a04c05dee.slice PodAnnotations:0xc00008cae0}] Aliases:map[]}\"",
2026-06-09 12:20:06.179341 | controller |     "Jun 09 11:22:41.574492 crc crio[21508]: time=\"2026-06-09T11:22:41.572534884Z\" level=info msg=\"Checking pod openstack-operators_ironic-operator-controller-manager-75f8548fcd-fv5pz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.179377 | controller |     "Jun 09 11:22:41.582357 crc crio[21508]: 2026-06-09T11:22:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e2753772faea939 Mac:6a:df:07:27:89:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:57 Mtu:0 Sandbox:/var/run/netns/f8f4d9b0-0d73-4468-9a77-542692d5944f SocketPath: PciID:}] [{Interface:0xc000014dd0 Address:{IP:10.217.0.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.179393 | controller |     "Jun 09 11:22:41.584729 crc crio[21508]: 2026-06-09T11:22:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:94a63ec0c4b876b Mac:3a:f2:f3:e1:e7:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:53 Mtu:0 Sandbox:/var/run/netns/3df3fd20-788d-4bdf-a35c-96dc9feac21b SocketPath: PciID:}] [{Interface:0xc000504590 Address:{IP:10.217.0.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.179408 | controller |     "Jun 09 11:22:41.588056 crc crio[21508]: time=\"2026-06-09T11:22:41.585012832Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-7fcb8b58d6-2pdnd Namespace:openstack-operators ID:94a63ec0c4b876bf24e4c4a227717b1f2bf269792e7064662583eae43122cae6 UID:5b3066ce-ba92-4abc-a989-dd34c968d0e6 NetNS:/var/run/netns/3df3fd20-788d-4bdf-a35c-96dc9feac21b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5b3066ce_ba92_4abc_a989_dd34c968d0e6.slice PodAnnotations:0xc002a128b8}] Aliases:map[]}\"",
2026-06-09 12:20:06.179427 | controller |     "Jun 09 11:22:41.599237 crc crio[21508]: time=\"2026-06-09T11:22:41.59785102Z\" level=info msg=\"Checking pod openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-2pdnd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.179442 | controller |     "Jun 09 11:22:41.599237 crc crio[21508]: time=\"2026-06-09T11:22:41.58923985Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-58f85bd97f-l4dv6 Namespace:openstack-operators ID:e2753772faea93957894d650b32a5e15a8b6a958e2fa808986d83c4d97360deb UID:9bbdb28f-6409-4518-b6d0-aa06187a15e4 NetNS:/var/run/netns/f8f4d9b0-0d73-4468-9a77-542692d5944f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9bbdb28f_6409_4518_b6d0_aa06187a15e4.slice PodAnnotations:0xc000158640}] Aliases:map[]}\"",
2026-06-09 12:20:06.179457 | controller |     "Jun 09 11:22:41.599237 crc crio[21508]: time=\"2026-06-09T11:22:41.598391815Z\" level=info msg=\"Checking pod openstack-operators_ovn-operator-controller-manager-58f85bd97f-l4dv6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.179471 | controller |     "Jun 09 11:22:41.990419 crc crio[21508]: time=\"2026-06-09T11:22:41.989753675Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-8d5599d7d-lxkn6 Namespace:openstack-operators ID:6cbe62c8260fb5fc11d0989d87aabe4d0f96be8ca307c47eb918064ac35a526c UID:d61c593a-30c6-4bc9-b843-aedd6de9ecf4 NetNS:/var/run/netns/1aa7d258-a97a-4572-bbae-b677639a1d27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd61c593a_30c6_4bc9_b843_aedd6de9ecf4.slice PodAnnotations:0xc0039b8110}] Aliases:map[]}\"",
2026-06-09 12:20:06.179486 | controller |     "Jun 09 11:22:41.990766 crc crio[21508]: time=\"2026-06-09T11:22:41.990402823Z\" level=info msg=\"Adding pod openstack-operators_test-operator-controller-manager-8d5599d7d-lxkn6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.179500 | controller |     "Jun 09 11:22:42.016821 crc crio[21508]: time=\"2026-06-09T11:22:42.015706148Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-548d6d5f9-hrdgq Namespace:openstack-operators ID:9212ca013e6fda9b0736c87fe4bd60e2fe9810559db56c598da91f359ad62f17 UID:38c7c0a0-3f32-44b8-ae67-3a4b8c7ee560 NetNS:/var/run/netns/4e1fb1d4-0baa-4454-b5ef-93ef4b9a3b83 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38c7c0a0_3f32_44b8_ae67_3a4b8c7ee560.slice PodAnnotations:0xc00008c698}] Aliases:map[]}\"",
2026-06-09 12:20:06.179515 | controller |     "Jun 09 11:22:42.016821 crc crio[21508]: time=\"2026-06-09T11:22:42.01578724Z\" level=info msg=\"Adding pod openstack-operators_horizon-operator-controller-manager-548d6d5f9-hrdgq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.179530 | controller |     "Jun 09 11:22:42.030345 crc crio[21508]: time=\"2026-06-09T11:22:42.028638959Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-6ccff66c5b-j2lq7 Namespace:openstack-operators ID:612bafabc2d6feb71b455bd5a8d4d3702b6bd185771474f41cc2ad3bdb2768de UID:bc28d549-939f-434e-9617-51bfa2e8140a NetNS:/var/run/netns/58293e39-8d2c-4fd9-b0a1-2e954b69178c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbc28d549_939f_434e_9617_51bfa2e8140a.slice PodAnnotations:0xc00011e400}] Aliases:map[]}\"",
2026-06-09 12:20:06.179554 | controller |     "Jun 09 11:22:42.030345 crc crio[21508]: time=\"2026-06-09T11:22:42.028711701Z\" level=info msg=\"Adding pod openstack-operators_keystone-operator-controller-manager-6ccff66c5b-j2lq7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.179572 | controller |     "Jun 09 11:22:42.037490 crc crio[21508]: time=\"2026-06-09T11:22:42.037363172Z\" level=info msg=\"Ran pod sandbox c79d0de2739a45ce35292bd889d92d16cb198138b3f3559416ffdd39f051c2af with infra container: openstack-operators/neutron-operator-controller-manager-688d5c756f-7hgnr/POD\" id=f788650b-5714-40a8-a40b-900f158773d2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.179587 | controller |     "Jun 09 11:22:42.043544 crc crio[21508]: time=\"2026-06-09T11:22:42.043458792Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-5bdfb47c4d-qbnlh Namespace:openstack-operators ID:f1e2dc22e33867a9914d22dcf70d2f789eebb6babda13f1240a9ac1fd008de72 UID:8b57e0f6-9bf8-43ef-91bb-aa950b7c1e4a NetNS:/var/run/netns/6cb4e616-f94e-48d8-87ee-6c311e0a83be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8b57e0f6_9bf8_43ef_91bb_aa950b7c1e4a.slice PodAnnotations:0xc000d9e0f8}] Aliases:map[]}\"",
2026-06-09 12:20:06.179604 | controller |     "Jun 09 11:22:42.043544 crc crio[21508]: time=\"2026-06-09T11:22:42.043531124Z\" level=info msg=\"Adding pod openstack-operators_glance-operator-controller-manager-5bdfb47c4d-qbnlh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.179620 | controller |     "Jun 09 11:22:42.066366 crc crio[21508]: time=\"2026-06-09T11:22:42.066191046Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=28c4d01f-5360-4827-b4d3-b789252b665a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.179635 | controller |     "Jun 09 11:22:42.066684 crc crio[21508]: time=\"2026-06-09T11:22:42.066586057Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d not found\" id=28c4d01f-5360-4827-b4d3-b789252b665a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.179649 | controller |     "Jun 09 11:22:42.066684 crc crio[21508]: time=\"2026-06-09T11:22:42.066654729Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d found\" id=28c4d01f-5360-4827-b4d3-b789252b665a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.179663 | controller |     "Jun 09 11:22:42.071006 crc crio[21508]: time=\"2026-06-09T11:22:42.070914127Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-677d9d8477-g5xh7 Namespace:openstack-operators ID:ee7b6ac0c35c71fbfa5a525acf6d47010b424020cfff9af514cbccb756f2dfa8 UID:a64f497a-b2e0-4eef-80d8-543f91695621 NetNS:/var/run/netns/42b7acc0-fd6a-496f-9fd9-bc8ab6cd6689 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda64f497a_b2e0_4eef_80d8_543f91695621.slice PodAnnotations:0xc0001584e8}] Aliases:map[]}\"",
2026-06-09 12:20:06.179678 | controller |     "Jun 09 11:22:42.071006 crc crio[21508]: time=\"2026-06-09T11:22:42.070995859Z\" level=info msg=\"Adding pod openstack-operators_manila-operator-controller-manager-677d9d8477-g5xh7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.179692 | controller |     "Jun 09 11:22:42.071856 crc crio[21508]: time=\"2026-06-09T11:22:42.071774991Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=6ac25f8d-aaa9-4565-967f-eb12fc4dc02a name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.179707 | controller |     "Jun 09 11:22:42.088400 crc crio[21508]: time=\"2026-06-09T11:22:42.088267981Z\" level=info msg=\"Ran pod sandbox f82e2a0e71fb8b81952e26c76e0ab12642d5273c9679b981f0d2135cafe39329 with infra container: openstack-operators/cinder-operator-controller-manager-86c584f6fc-2d57j/POD\" id=5ead3d2b-b9e4-4f3a-932d-58f95ec7446b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.179724 | controller |     "Jun 09 11:22:42.104389 crc crio[21508]: time=\"2026-06-09T11:22:42.103835715Z\" level=info msg=\"Ran pod sandbox 23f24881248ebf9592210e78424556bd2d327cc3db46b1bffcc673fb83bf534a with infra container: openstack-operators/swift-operator-controller-manager-67c49dd5c6-m868m/POD\" id=ad480dcc-71bc-4531-a980-084f43eb6f1a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.179738 | controller |     "Jun 09 11:22:42.115671 crc crio[21508]: time=\"2026-06-09T11:22:42.115470129Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=338d99d6-cd29-4818-a5d5-387a6028f5e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.179753 | controller |     "Jun 09 11:22:42.115763 crc crio[21508]: time=\"2026-06-09T11:22:42.115732657Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce not found\" id=338d99d6-cd29-4818-a5d5-387a6028f5e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.179767 | controller |     "Jun 09 11:22:42.115822 crc crio[21508]: time=\"2026-06-09T11:22:42.115781778Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce found\" id=338d99d6-cd29-4818-a5d5-387a6028f5e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.179781 | controller |     "Jun 09 11:22:42.117772 crc crio[21508]: time=\"2026-06-09T11:22:42.117231208Z\" level=info msg=\"Ran pod sandbox 15d4bbe5ac4ac61a506b9844673702f727ef9eccda228f7bc14f2db7d4539755 with infra container: openstack-operators/watcher-operator-controller-manager-577b679b5c-5v6m6/POD\" id=63a9f924-c5fa-4682-a4d3-82e7f65b26d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.179796 | controller |     "Jun 09 11:22:42.118555 crc crio[21508]: time=\"2026-06-09T11:22:42.118057331Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=74e25bb6-e6e6-4e5d-a579-88bcd2c461e7 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.179810 | controller |     "Jun 09 11:22:42.120276 crc crio[21508]: time=\"2026-06-09T11:22:42.120184241Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=b2204b49-2906-4a8f-9c64-c21eddd1b551 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.179824 | controller |     "Jun 09 11:22:42.120549 crc crio[21508]: time=\"2026-06-09T11:22:42.120497959Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67 not found\" id=b2204b49-2906-4a8f-9c64-c21eddd1b551 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.179839 | controller |     "Jun 09 11:22:42.120656 crc crio[21508]: time=\"2026-06-09T11:22:42.120571881Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67 found\" id=b2204b49-2906-4a8f-9c64-c21eddd1b551 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.179853 | controller |     "Jun 09 11:22:42.121278 crc crio[21508]: time=\"2026-06-09T11:22:42.121083656Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\\\"\"",
2026-06-09 12:20:06.179870 | controller |     "Jun 09 11:22:42.132835 crc crio[21508]: time=\"2026-06-09T11:22:42.122800824Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\\\"\"",
2026-06-09 12:20:06.179885 | controller |     "Jun 09 11:22:42.132835 crc crio[21508]: time=\"2026-06-09T11:22:42.123137643Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=6d5838b9-8e49-4602-ada7-b7712c8897d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.179899 | controller |     "Jun 09 11:22:42.132835 crc crio[21508]: time=\"2026-06-09T11:22:42.123363799Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d not found\" id=6d5838b9-8e49-4602-ada7-b7712c8897d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.179913 | controller |     "Jun 09 11:22:42.132835 crc crio[21508]: time=\"2026-06-09T11:22:42.12340537Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d found\" id=6d5838b9-8e49-4602-ada7-b7712c8897d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.179927 | controller |     "Jun 09 11:22:42.132835 crc crio[21508]: time=\"2026-06-09T11:22:42.127858845Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=fdd713aa-9a48-44d2-ac17-4e5d0980f992 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.179941 | controller |     "Jun 09 11:22:42.132835 crc crio[21508]: time=\"2026-06-09T11:22:42.127907746Z\" level=info msg=\"Ran pod sandbox 694d13e15bb07101c4995666261320f246e60b110f926b3f5901737414f5d401 with infra container: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-rslrh/POD\" id=50698202-ef71-4e1c-9096-9fe15a9cb570 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.179955 | controller |     "Jun 09 11:22:42.132835 crc crio[21508]: time=\"2026-06-09T11:22:42.128007599Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=8526a610-5f82-4a3c-b7c8-fda6e95e87fe name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.179969 | controller |     "Jun 09 11:22:42.146629 crc crio[21508]: time=\"2026-06-09T11:22:42.146553896Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\\\"\"",
2026-06-09 12:20:06.179983 | controller |     "Jun 09 11:22:42.148952 crc crio[21508]: time=\"2026-06-09T11:22:42.148700556Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=6db13829-e134-4e3a-ac99-c3364be63d10 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.179997 | controller |     "Jun 09 11:22:42.148952 crc crio[21508]: time=\"2026-06-09T11:22:42.148812939Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\\\"\"",
2026-06-09 12:20:06.180011 | controller |     "Jun 09 11:22:42.148952 crc crio[21508]: time=\"2026-06-09T11:22:42.148888761Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 not found\" id=6db13829-e134-4e3a-ac99-c3364be63d10 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.180026 | controller |     "Jun 09 11:22:42.148952 crc crio[21508]: time=\"2026-06-09T11:22:42.148936122Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 found\" id=6db13829-e134-4e3a-ac99-c3364be63d10 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.180046 | controller |     "Jun 09 11:22:42.158490 crc crio[21508]: time=\"2026-06-09T11:22:42.156825312Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=2d9f7c63-78a5-4d82-b902-33d22629f002 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.180061 | controller |     "Jun 09 11:22:42.167038 crc crio[21508]: time=\"2026-06-09T11:22:42.162030287Z\" level=info msg=\"Ran pod sandbox 6b4113d37a5ba3e92f49615b4381bfbdf06c3ced16da2e73ab8db5d3b34c1211 with infra container: openstack-operators/nova-operator-controller-manager-f4c4579bb-4gw2t/POD\" id=fea94e1f-77bd-4508-9e00-d594489c527b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.180076 | controller |     "Jun 09 11:22:42.172744 crc crio[21508]: time=\"2026-06-09T11:22:42.172571851Z\" level=info msg=\"Ran pod sandbox f40e03e89dcd44dd3482963b56edf16644f0de5d959ed2b6a7e97c13575ba6b4 with infra container: openstack-operators/designate-operator-controller-manager-6bf8599b68-gkskb/POD\" id=6b66cbb4-ad4f-4a64-989d-9726855d0ae1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.180090 | controller |     "Jun 09 11:22:42.176179 crc crio[21508]: time=\"2026-06-09T11:22:42.17611878Z\" level=info msg=\"Ran pod sandbox 2c79f8871269f332bebb93586e97afae49ddb08d0910bb05b90e88deedcbca4b with infra container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-fv5pz/POD\" id=64f16cf6-17ff-4cb4-a126-147499f45e1e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.180103 | controller |     "Jun 09 11:22:42.182833 crc crio[21508]: time=\"2026-06-09T11:22:42.18187658Z\" level=info msg=\"Ran pod sandbox dd061b9ff36bc5002db9ab85042bcb37487b3f72b94ab6fcc42097c7727f795a with infra container: openstack-operators/octavia-operator-controller-manager-6495978d8d-24mcx/POD\" id=877af978-aec8-4f2b-83ec-1b55fe1a615d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.180118 | controller |     "Jun 09 11:22:42.182833 crc crio[21508]: time=\"2026-06-09T11:22:42.182719534Z\" level=info msg=\"Ran pod sandbox fcf7e881341a44b9b62ec294f7c46d3aae72fca4c0252a48c20b9cc7b0b3b456 with infra container: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-q6tt9/POD\" id=3ec121df-7e46-471a-b8ae-334e1f78e3da name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.180132 | controller |     "Jun 09 11:22:42.190416 crc crio[21508]: time=\"2026-06-09T11:22:42.190233103Z\" level=info msg=\"Ran pod sandbox 94a63ec0c4b876bf24e4c4a227717b1f2bf269792e7064662583eae43122cae6 with infra container: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-2pdnd/POD\" id=9462177f-8fe1-4c10-a3a7-451645627c0a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.180146 | controller |     "Jun 09 11:22:42.203756 crc crio[21508]: time=\"2026-06-09T11:22:42.203546544Z\" level=info msg=\"Ran pod sandbox e2753772faea93957894d650b32a5e15a8b6a958e2fa808986d83c4d97360deb with infra container: openstack-operators/ovn-operator-controller-manager-58f85bd97f-l4dv6/POD\" id=9e13df54-40c9-4736-8a8d-a343010a8d2d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.180160 | controller |     "Jun 09 11:22:42.234092 crc crio[21508]: time=\"2026-06-09T11:22:42.232966945Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=7bed08a8-6fe3-4c76-a779-e288a5a8b8e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.180175 | controller |     "Jun 09 11:22:42.234092 crc crio[21508]: time=\"2026-06-09T11:22:42.233571471Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=e7e3a3cc-2768-4461-8ad6-765dc96c9874 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.180193 | controller |     "Jun 09 11:22:42.234092 crc crio[21508]: time=\"2026-06-09T11:22:42.233731546Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=3b953781-c98c-4db3-a901-dcea7c4ba5ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.180208 | controller |     "Jun 09 11:22:42.234092 crc crio[21508]: time=\"2026-06-09T11:22:42.233750186Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 not found\" id=7bed08a8-6fe3-4c76-a779-e288a5a8b8e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.180223 | controller |     "Jun 09 11:22:42.234092 crc crio[21508]: time=\"2026-06-09T11:22:42.233803418Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 found\" id=7bed08a8-6fe3-4c76-a779-e288a5a8b8e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.180237 | controller |     "Jun 09 11:22:42.234092 crc crio[21508]: time=\"2026-06-09T11:22:42.23389055Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 not found\" id=3b953781-c98c-4db3-a901-dcea7c4ba5ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.180252 | controller |     "Jun 09 11:22:42.234092 crc crio[21508]: time=\"2026-06-09T11:22:42.233912331Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=02a5b6c8-f262-4e61-99ea-06ef48891efe name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.180266 | controller |     "Jun 09 11:22:42.234092 crc crio[21508]: time=\"2026-06-09T11:22:42.233936242Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 found\" id=3b953781-c98c-4db3-a901-dcea7c4ba5ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.180281 | controller |     "Jun 09 11:22:42.234092 crc crio[21508]: time=\"2026-06-09T11:22:42.233944282Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=eadb3afa-1927-4be8-a9fe-8007f7065444 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.180295 | controller |     "Jun 09 11:22:42.234092 crc crio[21508]: time=\"2026-06-09T11:22:42.234001733Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd not found\" id=02a5b6c8-f262-4e61-99ea-06ef48891efe name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.180310 | controller |     "Jun 09 11:22:42.234092 crc crio[21508]: time=\"2026-06-09T11:22:42.234037944Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd found\" id=02a5b6c8-f262-4e61-99ea-06ef48891efe name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.180324 | controller |     "Jun 09 11:22:42.234092 crc crio[21508]: time=\"2026-06-09T11:22:42.234049605Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=cbd90260-e556-4512-8c07-569631dc4137 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.180338 | controller |     "Jun 09 11:22:42.234092 crc crio[21508]: time=\"2026-06-09T11:22:42.234085096Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=2c69b7a0-ca5f-4af8-ac2f-e1941c56eb85 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.180374 | controller |     "Jun 09 11:22:42.239367 crc crio[21508]: time=\"2026-06-09T11:22:42.234133137Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 not found\" id=eadb3afa-1927-4be8-a9fe-8007f7065444 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.180391 | controller |     "Jun 09 11:22:42.239367 crc crio[21508]: time=\"2026-06-09T11:22:42.234158218Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf not found\" id=2c69b7a0-ca5f-4af8-ac2f-e1941c56eb85 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.180405 | controller |     "Jun 09 11:22:42.239367 crc crio[21508]: time=\"2026-06-09T11:22:42.234185159Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 found\" id=eadb3afa-1927-4be8-a9fe-8007f7065444 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.180421 | controller |     "Jun 09 11:22:42.239367 crc crio[21508]: time=\"2026-06-09T11:22:42.234192079Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf found\" id=2c69b7a0-ca5f-4af8-ac2f-e1941c56eb85 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.180435 | controller |     "Jun 09 11:22:42.239367 crc crio[21508]: time=\"2026-06-09T11:22:42.234515098Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 not found\" id=cbd90260-e556-4512-8c07-569631dc4137 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.180449 | controller |     "Jun 09 11:22:42.239367 crc crio[21508]: time=\"2026-06-09T11:22:42.234557599Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 found\" id=cbd90260-e556-4512-8c07-569631dc4137 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.180464 | controller |     "Jun 09 11:22:42.239367 crc crio[21508]: time=\"2026-06-09T11:22:42.23458167Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 not found\" id=e7e3a3cc-2768-4461-8ad6-765dc96c9874 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.180478 | controller |     "Jun 09 11:22:42.239367 crc crio[21508]: time=\"2026-06-09T11:22:42.234661392Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 found\" id=e7e3a3cc-2768-4461-8ad6-765dc96c9874 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.180493 | controller |     "Jun 09 11:22:42.247192 crc crio[21508]: time=\"2026-06-09T11:22:42.240788323Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=d8ab9185-3d7e-4cff-a418-61f917c85a37 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.180507 | controller |     "Jun 09 11:22:42.247192 crc crio[21508]: time=\"2026-06-09T11:22:42.241158163Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=1f0df4b7-f4d3-4e96-9064-3fd8801d4bf3 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.180522 | controller |     "Jun 09 11:22:42.247192 crc crio[21508]: time=\"2026-06-09T11:22:42.241269796Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=8315bff6-97b9-4518-af1e-8ba878cc2be6 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.180539 | controller |     "Jun 09 11:22:42.247192 crc crio[21508]: time=\"2026-06-09T11:22:42.241460831Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=492d08bd-5405-4318-8b46-199fb5ab6397 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.180554 | controller |     "Jun 09 11:22:42.247192 crc crio[21508]: time=\"2026-06-09T11:22:42.241593325Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=a095b72a-83fa-49a8-b8d7-1ae46e1df6fa name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.180569 | controller |     "Jun 09 11:22:42.268827 crc crio[21508]: time=\"2026-06-09T11:22:42.267038924Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\\\"\"",
2026-06-09 12:20:06.180583 | controller |     "Jun 09 11:22:42.268827 crc crio[21508]: time=\"2026-06-09T11:22:42.26758944Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\\\"\"",
2026-06-09 12:20:06.180597 | controller |     "Jun 09 11:22:42.269953 crc crio[21508]: time=\"2026-06-09T11:22:42.269860913Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\\\"\"",
2026-06-09 12:20:06.180611 | controller |     "Jun 09 11:22:42.274278 crc crio[21508]: time=\"2026-06-09T11:22:42.271273202Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\\\"\"",
2026-06-09 12:20:06.180625 | controller |     "Jun 09 11:22:42.274278 crc crio[21508]: time=\"2026-06-09T11:22:42.27192298Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\\\"\"",
2026-06-09 12:20:06.180640 | controller |     "Jun 09 11:22:42.280629 crc crio[21508]: time=\"2026-06-09T11:22:42.280578872Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\\\"\"",
2026-06-09 12:20:06.180655 | controller |     "Jun 09 11:22:42.389756 crc crio[21508]: time=\"2026-06-09T11:22:42.388791568Z\" level=info msg=\"Running pod sandbox: openstack-operators/infra-operator-controller-manager-cbcfcddf7-x6fhn/POD\" id=63a26241-695f-4edf-9723-77932a68d506 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.180670 | controller |     "Jun 09 11:22:42.389756 crc crio[21508]: time=\"2026-06-09T11:22:42.389621721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.180684 | controller |     "Jun 09 11:22:42.537737 crc crio[21508]: time=\"2026-06-09T11:22:42.537271777Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=1a15b4a7-25bb-4073-9d7b-fab4fc496c6c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.180699 | controller |     "Jun 09 11:22:42.539914 crc crio[21508]: time=\"2026-06-09T11:22:42.539886Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf not found\" id=1a15b4a7-25bb-4073-9d7b-fab4fc496c6c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.180724 | controller |     "Jun 09 11:22:42.540244 crc crio[21508]: time=\"2026-06-09T11:22:42.540217239Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf found\" id=1a15b4a7-25bb-4073-9d7b-fab4fc496c6c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.180743 | controller |     "Jun 09 11:22:42.569377 crc crio[21508]: time=\"2026-06-09T11:22:42.569051153Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=9eec264e-bac1-4f55-b3f8-f588e8c6a6b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.180765 | controller |     "Jun 09 11:22:42.569377 crc crio[21508]: time=\"2026-06-09T11:22:42.569381202Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 not found\" id=9eec264e-bac1-4f55-b3f8-f588e8c6a6b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.180787 | controller |     "Jun 09 11:22:42.569773 crc crio[21508]: time=\"2026-06-09T11:22:42.569469125Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 found\" id=9eec264e-bac1-4f55-b3f8-f588e8c6a6b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.180802 | controller |     "Jun 09 11:22:43.115768 crc crio[21508]: time=\"2026-06-09T11:22:43.110704782Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/POD\" id=7a7c791d-e4f5-4f7d-b3d1-5bcdeb060c15 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.180822 | controller |     "Jun 09 11:22:43.115768 crc crio[21508]: time=\"2026-06-09T11:22:43.111526735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.180844 | controller |     "Jun 09 11:22:43.229921 crc crio[21508]: 2026-06-09T11:22:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9212ca013e6fda9 Mac:1e:de:99:90:2e:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4e Mtu:0 Sandbox:/var/run/netns/4e1fb1d4-0baa-4454-b5ef-93ef4b9a3b83 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.180858 | controller |     "Jun 09 11:22:43.233189 crc crio[21508]: time=\"2026-06-09T11:22:43.233116525Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-548d6d5f9-hrdgq Namespace:openstack-operators ID:9212ca013e6fda9b0736c87fe4bd60e2fe9810559db56c598da91f359ad62f17 UID:38c7c0a0-3f32-44b8-ae67-3a4b8c7ee560 NetNS:/var/run/netns/4e1fb1d4-0baa-4454-b5ef-93ef4b9a3b83 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38c7c0a0_3f32_44b8_ae67_3a4b8c7ee560.slice PodAnnotations:0xc00008c698}] Aliases:map[]}\"",
2026-06-09 12:20:06.180880 | controller |     "Jun 09 11:22:43.233880 crc crio[21508]: time=\"2026-06-09T11:22:43.233574707Z\" level=info msg=\"Checking pod openstack-operators_horizon-operator-controller-manager-548d6d5f9-hrdgq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.180902 | controller |     "Jun 09 11:22:43.258579 crc crio[21508]: 2026-06-09T11:22:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:612bafabc2d6feb Mac:fe:e8:63:24:d1:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:51 Mtu:0 Sandbox:/var/run/netns/58293e39-8d2c-4fd9-b0a1-2e954b69178c SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.180917 | controller |     "Jun 09 11:22:43.259815 crc crio[21508]: time=\"2026-06-09T11:22:43.259757137Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-6ccff66c5b-j2lq7 Namespace:openstack-operators ID:612bafabc2d6feb71b455bd5a8d4d3702b6bd185771474f41cc2ad3bdb2768de UID:bc28d549-939f-434e-9617-51bfa2e8140a NetNS:/var/run/netns/58293e39-8d2c-4fd9-b0a1-2e954b69178c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbc28d549_939f_434e_9617_51bfa2e8140a.slice PodAnnotations:0xc00011e400}] Aliases:map[]}\"",
2026-06-09 12:20:06.180943 | controller |     "Jun 09 11:22:43.260028 crc crio[21508]: time=\"2026-06-09T11:22:43.259914991Z\" level=info msg=\"Checking pod openstack-operators_keystone-operator-controller-manager-6ccff66c5b-j2lq7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.180964 | controller |     "Jun 09 11:22:43.265980 crc crio[21508]: 2026-06-09T11:22:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6cbe62c8260fb5f Mac:02:02:98:a3:e2:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5b Mtu:0 Sandbox:/var/run/netns/1aa7d258-a97a-4572-bbae-b677639a1d27 SocketPath: PciID:}] [{Interface:0xc000014640 Address:{IP:10.217.0.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.180985 | controller |     "Jun 09 11:22:43.267949 crc crio[21508]: time=\"2026-06-09T11:22:43.267825002Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-8d5599d7d-lxkn6 Namespace:openstack-operators ID:6cbe62c8260fb5fc11d0989d87aabe4d0f96be8ca307c47eb918064ac35a526c UID:d61c593a-30c6-4bc9-b843-aedd6de9ecf4 NetNS:/var/run/netns/1aa7d258-a97a-4572-bbae-b677639a1d27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd61c593a_30c6_4bc9_b843_aedd6de9ecf4.slice PodAnnotations:0xc0039b8110}] Aliases:map[]}\"",
2026-06-09 12:20:06.181000 | controller |     "Jun 09 11:22:43.268602 crc crio[21508]: time=\"2026-06-09T11:22:43.268501981Z\" level=info msg=\"Checking pod openstack-operators_test-operator-controller-manager-8d5599d7d-lxkn6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.181015 | controller |     "Jun 09 11:22:43.401561 crc crio[21508]: 2026-06-09T11:22:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f1e2dc22e33867a Mac:12:d5:74:a3:55:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4d Mtu:0 Sandbox:/var/run/netns/6cb4e616-f94e-48d8-87ee-6c311e0a83be SocketPath: PciID:}] [{Interface:0xc0000147e0 Address:{IP:10.217.0.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.181030 | controller |     "Jun 09 11:22:43.407947 crc crio[21508]: time=\"2026-06-09T11:22:43.407808864Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-5bdfb47c4d-qbnlh Namespace:openstack-operators ID:f1e2dc22e33867a9914d22dcf70d2f789eebb6babda13f1240a9ac1fd008de72 UID:8b57e0f6-9bf8-43ef-91bb-aa950b7c1e4a NetNS:/var/run/netns/6cb4e616-f94e-48d8-87ee-6c311e0a83be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8b57e0f6_9bf8_43ef_91bb_aa950b7c1e4a.slice PodAnnotations:0xc000d9e0f8}] Aliases:map[]}\"",
2026-06-09 12:20:06.181051 | controller |     "Jun 09 11:22:43.408769 crc crio[21508]: time=\"2026-06-09T11:22:43.40801981Z\" level=info msg=\"Checking pod openstack-operators_glance-operator-controller-manager-5bdfb47c4d-qbnlh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.181066 | controller |     "Jun 09 11:22:43.516624 crc crio[21508]: 2026-06-09T11:22:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee7b6ac0c35c71f Mac:42:6d:5c:59:68:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:52 Mtu:0 Sandbox:/var/run/netns/42b7acc0-fd6a-496f-9fd9-bc8ab6cd6689 SocketPath: PciID:}] [{Interface:0xc0002846d0 Address:{IP:10.217.0.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.181087 | controller |     "Jun 09 11:22:43.519340 crc crio[21508]: time=\"2026-06-09T11:22:43.518490389Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-677d9d8477-g5xh7 Namespace:openstack-operators ID:ee7b6ac0c35c71fbfa5a525acf6d47010b424020cfff9af514cbccb756f2dfa8 UID:a64f497a-b2e0-4eef-80d8-543f91695621 NetNS:/var/run/netns/42b7acc0-fd6a-496f-9fd9-bc8ab6cd6689 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda64f497a_b2e0_4eef_80d8_543f91695621.slice PodAnnotations:0xc0001584e8}] Aliases:map[]}\"",
2026-06-09 12:20:06.181166 | controller |     "Jun 09 11:22:43.519340 crc crio[21508]: time=\"2026-06-09T11:22:43.518685385Z\" level=info msg=\"Checking pod openstack-operators_manila-operator-controller-manager-677d9d8477-g5xh7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.181189 | controller |     "Jun 09 11:22:43.669546 crc crio[21508]: time=\"2026-06-09T11:22:43.669203381Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=89297e64-9e46-4a05-9aec-731e8c1deb42 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.181205 | controller |     "Jun 09 11:22:43.671263 crc crio[21508]: time=\"2026-06-09T11:22:43.669565081Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf not found\" id=89297e64-9e46-4a05-9aec-731e8c1deb42 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.181220 | controller |     "Jun 09 11:22:43.671263 crc crio[21508]: time=\"2026-06-09T11:22:43.669616802Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf found\" id=89297e64-9e46-4a05-9aec-731e8c1deb42 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.181234 | controller |     "Jun 09 11:22:43.674822 crc crio[21508]: time=\"2026-06-09T11:22:43.672102272Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=bb18d972-16f1-4e43-b315-548cc5a76df6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.181248 | controller |     "Jun 09 11:22:43.674822 crc crio[21508]: time=\"2026-06-09T11:22:43.674124458Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 not found\" id=bb18d972-16f1-4e43-b315-548cc5a76df6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.181262 | controller |     "Jun 09 11:22:43.674822 crc crio[21508]: time=\"2026-06-09T11:22:43.67419269Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 found\" id=bb18d972-16f1-4e43-b315-548cc5a76df6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.181277 | controller |     "Jun 09 11:22:44.062726 crc crio[21508]: time=\"2026-06-09T11:22:44.06237567Z\" level=info msg=\"Ran pod sandbox 9212ca013e6fda9b0736c87fe4bd60e2fe9810559db56c598da91f359ad62f17 with infra container: openstack-operators/horizon-operator-controller-manager-548d6d5f9-hrdgq/POD\" id=8243ad4b-6d72-4f97-9a06-d029477b4d61 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.181290 | controller |     "Jun 09 11:22:44.066359 crc crio[21508]: time=\"2026-06-09T11:22:44.066219467Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=cd06eb5b-7a9d-4696-aae6-e46aa1f9e07c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.181304 | controller |     "Jun 09 11:22:44.066606 crc crio[21508]: time=\"2026-06-09T11:22:44.066555776Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed not found\" id=cd06eb5b-7a9d-4696-aae6-e46aa1f9e07c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.181322 | controller |     "Jun 09 11:22:44.066682 crc crio[21508]: time=\"2026-06-09T11:22:44.066654329Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed found\" id=cd06eb5b-7a9d-4696-aae6-e46aa1f9e07c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.181337 | controller |     "Jun 09 11:22:44.068493 crc crio[21508]: time=\"2026-06-09T11:22:44.068395087Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=0e37ab7b-ee2d-4013-b317-9cd10b9596d1 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.181379 | controller |     "Jun 09 11:22:44.079649 crc crio[21508]: time=\"2026-06-09T11:22:44.079585669Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\\\"\"",
2026-06-09 12:20:06.181396 | controller |     "Jun 09 11:22:44.116076 crc crio[21508]: time=\"2026-06-09T11:22:44.104254197Z\" level=info msg=\"Ran pod sandbox 612bafabc2d6feb71b455bd5a8d4d3702b6bd185771474f41cc2ad3bdb2768de with infra container: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-j2lq7/POD\" id=482467ed-21f6-457c-a243-ac11ea749678 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.181410 | controller |     "Jun 09 11:22:44.116076 crc crio[21508]: time=\"2026-06-09T11:22:44.107829617Z\" level=info msg=\"Ran pod sandbox ee7b6ac0c35c71fbfa5a525acf6d47010b424020cfff9af514cbccb756f2dfa8 with infra container: openstack-operators/manila-operator-controller-manager-677d9d8477-g5xh7/POD\" id=aa41a62c-876e-45ef-af59-454179b9eefd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.181425 | controller |     "Jun 09 11:22:44.116076 crc crio[21508]: time=\"2026-06-09T11:22:44.108238458Z\" level=info msg=\"Ran pod sandbox f1e2dc22e33867a9914d22dcf70d2f789eebb6babda13f1240a9ac1fd008de72 with infra container: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qbnlh/POD\" id=56bfb30b-eeb1-437c-a64b-8acdeff20a7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.181440 | controller |     "Jun 09 11:22:44.116076 crc crio[21508]: time=\"2026-06-09T11:22:44.10868113Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=4d224966-ab31-4b74-a7a8-d991b09609e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.181455 | controller |     "Jun 09 11:22:44.116076 crc crio[21508]: time=\"2026-06-09T11:22:44.109135823Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6 not found\" id=4d224966-ab31-4b74-a7a8-d991b09609e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.181470 | controller |     "Jun 09 11:22:44.116076 crc crio[21508]: time=\"2026-06-09T11:22:44.10936774Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6 found\" id=4d224966-ab31-4b74-a7a8-d991b09609e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.181484 | controller |     "Jun 09 11:22:44.116076 crc crio[21508]: time=\"2026-06-09T11:22:44.110199843Z\" level=info msg=\"Ran pod sandbox 6cbe62c8260fb5fc11d0989d87aabe4d0f96be8ca307c47eb918064ac35a526c with infra container: openstack-operators/test-operator-controller-manager-8d5599d7d-lxkn6/POD\" id=9439a066-0479-4045-ba38-a0f51bfbb698 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.181498 | controller |     "Jun 09 11:22:44.116076 crc crio[21508]: time=\"2026-06-09T11:22:44.110353457Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=f9d47a78-b7b9-489e-8339-fd6f4806e49e name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.181516 | controller |     "Jun 09 11:22:44.116076 crc crio[21508]: time=\"2026-06-09T11:22:44.111149159Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=6c2da16c-4f99-4b7c-bf9d-91578964ccb4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.181531 | controller |     "Jun 09 11:22:44.116076 crc crio[21508]: time=\"2026-06-09T11:22:44.113394132Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 not found\" id=6c2da16c-4f99-4b7c-bf9d-91578964ccb4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.181546 | controller |     "Jun 09 11:22:44.116076 crc crio[21508]: time=\"2026-06-09T11:22:44.113496365Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 found\" id=6c2da16c-4f99-4b7c-bf9d-91578964ccb4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.181560 | controller |     "Jun 09 11:22:44.116076 crc crio[21508]: time=\"2026-06-09T11:22:44.11585402Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\\\"\"",
2026-06-09 12:20:06.181575 | controller |     "Jun 09 11:22:44.127833 crc crio[21508]: time=\"2026-06-09T11:22:44.117506337Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=9c2ab0d1-5387-485f-887c-868855cf7600 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.181589 | controller |     "Jun 09 11:22:44.127833 crc crio[21508]: time=\"2026-06-09T11:22:44.124910003Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=b2179013-3389-4de5-bc8c-175b55f8a7d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.181604 | controller |     "Jun 09 11:22:44.127833 crc crio[21508]: time=\"2026-06-09T11:22:44.125506619Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=b1606760-4ad6-47df-aed4-4a579882c0fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.181618 | controller |     "Jun 09 11:22:44.127833 crc crio[21508]: time=\"2026-06-09T11:22:44.126401414Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc not found\" id=b2179013-3389-4de5-bc8c-175b55f8a7d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.181632 | controller |     "Jun 09 11:22:44.127833 crc crio[21508]: time=\"2026-06-09T11:22:44.126480577Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc found\" id=b2179013-3389-4de5-bc8c-175b55f8a7d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.181647 | controller |     "Jun 09 11:22:44.127833 crc crio[21508]: time=\"2026-06-09T11:22:44.126752414Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 not found\" id=b1606760-4ad6-47df-aed4-4a579882c0fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.181662 | controller |     "Jun 09 11:22:44.127833 crc crio[21508]: time=\"2026-06-09T11:22:44.126813386Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 found\" id=b1606760-4ad6-47df-aed4-4a579882c0fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.181680 | controller |     "Jun 09 11:22:44.129532 crc crio[21508]: time=\"2026-06-09T11:22:44.129405538Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=9a583360-bdee-417a-976e-dd7fe0d96bfd name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.181695 | controller |     "Jun 09 11:22:44.132526 crc crio[21508]: time=\"2026-06-09T11:22:44.132235537Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=cf9bd082-cd6e-4264-a6fe-96dda1cc860d name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.181709 | controller |     "Jun 09 11:22:44.135706 crc crio[21508]: time=\"2026-06-09T11:22:44.135599191Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\\\"\"",
2026-06-09 12:20:06.181724 | controller |     "Jun 09 11:22:44.140050 crc crio[21508]: time=\"2026-06-09T11:22:44.139947962Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\\\"\"",
2026-06-09 12:20:06.181738 | controller |     "Jun 09 11:22:44.146489 crc crio[21508]: time=\"2026-06-09T11:22:44.146226747Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\\\"\"",
2026-06-09 12:20:06.181752 | controller |     "Jun 09 11:22:45.301918 crc crio[21508]: time=\"2026-06-09T11:22:45.301413779Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-cbcfcddf7-x6fhn Namespace:openstack-operators ID:40ead910a20a30581b4f339a6131201d4fc16e2d44f30ca705c5e7d09ee5295e UID:597e5d41-bd90-46fa-88bd-87e26f661864 NetNS:/var/run/netns/4faea607-aeb4-45d1-ad9e-71d66520d99e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod597e5d41_bd90_46fa_88bd_87e26f661864.slice PodAnnotations:0xc00244e398}] Aliases:map[]}\"",
2026-06-09 12:20:06.181767 | controller |     "Jun 09 11:22:45.301918 crc crio[21508]: time=\"2026-06-09T11:22:45.301903502Z\" level=info msg=\"Adding pod openstack-operators_infra-operator-controller-manager-cbcfcddf7-x6fhn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.181782 | controller |     "Jun 09 11:22:45.354379 crc crio[21508]: time=\"2026-06-09T11:22:45.354251042Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf Namespace:openstack-operators ID:17f421c7fc47756b896c871857969dfdbe3eb33742f85d3d8a81ea59dce0fda1 UID:2313e7dc-9652-44b2-8bdf-c6cc6385b639 NetNS:/var/run/netns/0942af82-bec2-4415-87ff-d4dbefe92d63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2313e7dc_9652_44b2_8bdf_c6cc6385b639.slice PodAnnotations:0xc000158728}] Aliases:map[]}\"",
2026-06-09 12:20:06.181797 | controller |     "Jun 09 11:22:45.354379 crc crio[21508]: time=\"2026-06-09T11:22:45.354355225Z\" level=info msg=\"Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.181811 | controller |     "Jun 09 11:22:45.626352 crc crio[21508]: time=\"2026-06-09T11:22:45.626201282Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=c128b64c-ae68-4b2f-bd13-f85b338ee9f6 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.181825 | controller |     "Jun 09 11:22:45.627629 crc crio[21508]: time=\"2026-06-09T11:22:45.627525799Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=5fdc551e-411d-4feb-9f8c-d983b5b9742d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.181843 | controller |     "Jun 09 11:22:45.655761 crc crio[21508]: time=\"2026-06-09T11:22:45.655604722Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=10065d17-709b-4c6e-bf4f-dbc280aea876 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.181858 | controller |     "Jun 09 11:22:45.714411 crc crio[21508]: time=\"2026-06-09T11:22:45.714116403Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-5b947fcbf5-h2zzg/ironic\" id=7da187d8-cb4a-4b2e-9fc4-2cf08906362b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.181872 | controller |     "Jun 09 11:22:45.718248 crc crio[21508]: time=\"2026-06-09T11:22:45.718045243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.181887 | controller |     "Jun 09 11:22:45.804201 crc crio[21508]: time=\"2026-06-09T11:22:45.80405493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.181901 | controller |     "Jun 09 11:22:45.896767 crc crio[21508]: time=\"2026-06-09T11:22:45.896325122Z\" level=info msg=\"Removing container: 091c44e509e9a3baf3e2fc89346f375d381c0b8ac521b4d631e7ed067596b5b3\" id=38a9a003-20ad-4b3c-b6c8-f04411794791 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.181916 | controller |     "Jun 09 11:22:46.079590 crc crio[21508]: 2026-06-09T11:22:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:40ead910a20a305 Mac:56:1a:80:84:27:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4f Mtu:0 Sandbox:/var/run/netns/4faea607-aeb4-45d1-ad9e-71d66520d99e SocketPath: PciID:}] [{Interface:0xc00058c5f0 Address:{IP:10.217.0.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.181930 | controller |     "Jun 09 11:22:46.081532 crc crio[21508]: time=\"2026-06-09T11:22:46.081470473Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-cbcfcddf7-x6fhn Namespace:openstack-operators ID:40ead910a20a30581b4f339a6131201d4fc16e2d44f30ca705c5e7d09ee5295e UID:597e5d41-bd90-46fa-88bd-87e26f661864 NetNS:/var/run/netns/4faea607-aeb4-45d1-ad9e-71d66520d99e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod597e5d41_bd90_46fa_88bd_87e26f661864.slice PodAnnotations:0xc00244e398}] Aliases:map[]}\"",
2026-06-09 12:20:06.181944 | controller |     "Jun 09 11:22:46.084901 crc crio[21508]: time=\"2026-06-09T11:22:46.084494178Z\" level=info msg=\"Checking pod openstack-operators_infra-operator-controller-manager-cbcfcddf7-x6fhn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.181958 | controller |     "Jun 09 11:22:46.118111 crc crio[21508]: 2026-06-09T11:22:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:17f421c7fc47756 Mac:96:eb:a5:f1:10:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:58 Mtu:0 Sandbox:/var/run/netns/0942af82-bec2-4415-87ff-d4dbefe92d63 SocketPath: PciID:}] [{Interface:0xc0004b2450 Address:{IP:10.217.0.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.181973 | controller |     "Jun 09 11:22:46.124101 crc crio[21508]: time=\"2026-06-09T11:22:46.124008639Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf Namespace:openstack-operators ID:17f421c7fc47756b896c871857969dfdbe3eb33742f85d3d8a81ea59dce0fda1 UID:2313e7dc-9652-44b2-8bdf-c6cc6385b639 NetNS:/var/run/netns/0942af82-bec2-4415-87ff-d4dbefe92d63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2313e7dc_9652_44b2_8bdf_c6cc6385b639.slice PodAnnotations:0xc000158728}] Aliases:map[]}\"",
2026-06-09 12:20:06.181991 | controller |     "Jun 09 11:22:46.124482 crc crio[21508]: time=\"2026-06-09T11:22:46.124224105Z\" level=info msg=\"Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.182006 | controller |     "Jun 09 11:22:46.410972 crc crio[21508]: time=\"2026-06-09T11:22:46.409509848Z\" level=info msg=\"Ran pod sandbox 40ead910a20a30581b4f339a6131201d4fc16e2d44f30ca705c5e7d09ee5295e with infra container: openstack-operators/infra-operator-controller-manager-cbcfcddf7-x6fhn/POD\" id=63a26241-695f-4edf-9723-77932a68d506 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.182021 | controller |     "Jun 09 11:22:46.414783 crc crio[21508]: time=\"2026-06-09T11:22:46.413997193Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=b198df90-e550-40d0-af0b-7488dcb2f514 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.182035 | controller |     "Jun 09 11:22:46.462693 crc crio[21508]: time=\"2026-06-09T11:22:46.462499535Z\" level=info msg=\"Ran pod sandbox 17f421c7fc47756b896c871857969dfdbe3eb33742f85d3d8a81ea59dce0fda1 with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/POD\" id=7a7c791d-e4f5-4f7d-b3d1-5bcdeb060c15 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.182050 | controller |     "Jun 09 11:22:46.469860 crc crio[21508]: time=\"2026-06-09T11:22:46.469641854Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=3203d9bd-645b-4216-8bdd-c3d389934a26 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.182064 | controller |     "Jun 09 11:22:46.589978 crc crio[21508]: time=\"2026-06-09T11:22:46.589884166Z\" level=info msg=\"Removed container 091c44e509e9a3baf3e2fc89346f375d381c0b8ac521b4d631e7ed067596b5b3: openshift-infra/auto-csr-approver-29683396-6x9hk/oc\" id=38a9a003-20ad-4b3c-b6c8-f04411794791 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.182079 | controller |     "Jun 09 11:22:46.590417 crc crio[21508]: time=\"2026-06-09T11:22:46.590358799Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 not found\" id=b198df90-e550-40d0-af0b-7488dcb2f514 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.182093 | controller |     "Jun 09 11:22:46.593335 crc crio[21508]: time=\"2026-06-09T11:22:46.593174817Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1 not found\" id=3203d9bd-645b-4216-8bdd-c3d389934a26 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.182107 | controller |     "Jun 09 11:22:46.593810 crc crio[21508]: time=\"2026-06-09T11:22:46.593657391Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1 found\" id=3203d9bd-645b-4216-8bdd-c3d389934a26 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.182121 | controller |     "Jun 09 11:22:46.595737 crc crio[21508]: time=\"2026-06-09T11:22:46.593192018Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 found\" id=b198df90-e550-40d0-af0b-7488dcb2f514 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.182135 | controller |     "Jun 09 11:22:46.597842 crc crio[21508]: time=\"2026-06-09T11:22:46.597637622Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=58f9fe8b-50fb-4ea7-b00d-6e24ff62d3df name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.182153 | controller |     "Jun 09 11:22:46.603109 crc crio[21508]: time=\"2026-06-09T11:22:46.603023732Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=5c1aca3a-9d92-40fa-b152-b86783c0eb35 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.182168 | controller |     "Jun 09 11:22:46.615259 crc crio[21508]: time=\"2026-06-09T11:22:46.614705698Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\\\"\"",
2026-06-09 12:20:06.182182 | controller |     "Jun 09 11:22:46.616104 crc crio[21508]: time=\"2026-06-09T11:22:46.616036355Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\\\"\"",
2026-06-09 12:20:06.182197 | controller |     "Jun 09 11:22:46.621569 crc crio[21508]: time=\"2026-06-09T11:22:46.621200599Z\" level=info msg=\"Stopping pod sandbox: e779d57a08563e5f5758f30fdb05c5df4c10caf880de62cd98410ab1818df08d\" id=27d9d604-0977-4a03-8b86-53708c928990 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.182211 | controller |     "Jun 09 11:22:46.621690 crc crio[21508]: time=\"2026-06-09T11:22:46.62158864Z\" level=info msg=\"Stopped pod sandbox (already stopped): e779d57a08563e5f5758f30fdb05c5df4c10caf880de62cd98410ab1818df08d\" id=27d9d604-0977-4a03-8b86-53708c928990 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.182225 | controller |     "Jun 09 11:22:46.624174 crc crio[21508]: time=\"2026-06-09T11:22:46.62410261Z\" level=info msg=\"Removing pod sandbox: e779d57a08563e5f5758f30fdb05c5df4c10caf880de62cd98410ab1818df08d\" id=377c8bc2-49e1-48d3-932a-2220abfb55a5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.182239 | controller |     "Jun 09 11:22:46.673090 crc crio[21508]: time=\"2026-06-09T11:22:46.67288434Z\" level=info msg=\"Removed pod sandbox: e779d57a08563e5f5758f30fdb05c5df4c10caf880de62cd98410ab1818df08d\" id=377c8bc2-49e1-48d3-932a-2220abfb55a5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.182253 | controller |     "Jun 09 11:22:48.210252 crc crio[21508]: time=\"2026-06-09T11:22:48.209062261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.182268 | controller |     "Jun 09 11:22:48.383539 crc crio[21508]: time=\"2026-06-09T11:22:48.382769803Z\" level=info msg=\"Created container 1e10a8e8cef1f5aab732c0dc8aab49669393f646e0230550dd43963316a0d2af: baremetal-operator-system/baremetal-operator-ironic-5b947fcbf5-h2zzg/ironic\" id=7da187d8-cb4a-4b2e-9fc4-2cf08906362b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.182282 | controller |     "Jun 09 11:22:48.385168 crc crio[21508]: time=\"2026-06-09T11:22:48.385102528Z\" level=info msg=\"Starting container: 1e10a8e8cef1f5aab732c0dc8aab49669393f646e0230550dd43963316a0d2af\" id=bf598b27-567a-48bb-8bf6-cff59b3e52d7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.182296 | controller |     "Jun 09 11:22:48.412904 crc crio[21508]: time=\"2026-06-09T11:22:48.412711748Z\" level=info msg=\"Started container\" PID=50488 containerID=1e10a8e8cef1f5aab732c0dc8aab49669393f646e0230550dd43963316a0d2af description=baremetal-operator-system/baremetal-operator-ironic-5b947fcbf5-h2zzg/ironic id=bf598b27-567a-48bb-8bf6-cff59b3e52d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=efaa84243828c7417cb1c82359b2c05e3f37b18ad75ce06ab428ee0fd7ca7292",
2026-06-09 12:20:06.182310 | controller |     "Jun 09 11:22:48.438891 crc crio[21508]: time=\"2026-06-09T11:22:48.438400434Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=33383ff3-6857-4032-9e1b-6731fc96ecd4 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.182328 | controller |     "Jun 09 11:22:48.460066 crc crio[21508]: time=\"2026-06-09T11:22:48.459746189Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"",
2026-06-09 12:20:06.182343 | controller |     "Jun 09 11:22:55.321994 crc crio[21508]: time=\"2026-06-09T11:22:55.320916667Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=0b56f4e8-2c96-4133-8de7-ee78b2c34684 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.182386 | controller |     "Jun 09 11:22:55.323519 crc crio[21508]: time=\"2026-06-09T11:22:55.322077989Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 not found\" id=0b56f4e8-2c96-4133-8de7-ee78b2c34684 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.182402 | controller |     "Jun 09 11:22:55.323519 crc crio[21508]: time=\"2026-06-09T11:22:55.322128841Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 found\" id=0b56f4e8-2c96-4133-8de7-ee78b2c34684 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.182416 | controller |     "Jun 09 11:22:55.323519 crc crio[21508]: time=\"2026-06-09T11:22:55.32318996Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=4acbf775-1bb2-4dff-8318-b671cf3138b2 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.182431 | controller |     "Jun 09 11:22:55.329584 crc crio[21508]: time=\"2026-06-09T11:22:55.329506036Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\\\"\"",
2026-06-09 12:20:06.182445 | controller |     "Jun 09 11:22:58.320662 crc crio[21508]: time=\"2026-06-09T11:22:58.319980967Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=71e5e4ca-8168-4338-9c18-565bde29dba6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.182460 | controller |     "Jun 09 11:22:58.321909 crc crio[21508]: time=\"2026-06-09T11:22:58.32188767Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf not found\" id=71e5e4ca-8168-4338-9c18-565bde29dba6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.182475 | controller |     "Jun 09 11:22:58.322072 crc crio[21508]: time=\"2026-06-09T11:22:58.322022104Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf found\" id=71e5e4ca-8168-4338-9c18-565bde29dba6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.182489 | controller |     "Jun 09 11:22:58.323268 crc crio[21508]: time=\"2026-06-09T11:22:58.323108734Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=fbbf7443-dac7-498c-8882-eb01d5e7e1ca name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.182503 | controller |     "Jun 09 11:22:58.327106 crc crio[21508]: time=\"2026-06-09T11:22:58.326992162Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\\\"\"",
2026-06-09 12:20:06.182517 | controller |     "Jun 09 11:22:59.357002 crc crio[21508]: time=\"2026-06-09T11:22:59.356635824Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-manager-6867b487d4-vv9kv/POD\" id=156f7a22-2584-482f-b72e-6efbfb546d6f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.182537 | controller |     "Jun 09 11:22:59.357851 crc crio[21508]: time=\"2026-06-09T11:22:59.357024455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.182552 | controller |     "Jun 09 11:23:12.864351 crc crio[21508]: time=\"2026-06-09T11:23:12.863469372Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=c65385b2-7de4-4a01-b283-55ff1a0e7ecf name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.182567 | controller |     "Jun 09 11:23:12.866266 crc crio[21508]: time=\"2026-06-09T11:23:12.865231012Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=332a87c9-0554-4e7e-b3a9-2ff6b153c42b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.182581 | controller |     "Jun 09 11:23:12.902749 crc crio[21508]: time=\"2026-06-09T11:23:12.902609404Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=fdd713aa-9a48-44d2-ac17-4e5d0980f992 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.182596 | controller |     "Jun 09 11:23:12.905143 crc crio[21508]: time=\"2026-06-09T11:23:12.905051222Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=7c6d2b20-b42c-4a17-aa59-3fc644d7006e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.182610 | controller |     "Jun 09 11:23:13.788862 crc crio[21508]: time=\"2026-06-09T11:23:13.788238691Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=9c2ab0d1-5387-485f-887c-868855cf7600 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.182624 | controller |     "Jun 09 11:23:13.789919 crc crio[21508]: time=\"2026-06-09T11:23:13.789841705Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=c06e419c-a897-4f8d-8a14-a924cf13d699 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.182639 | controller |     "Jun 09 11:23:14.564428 crc crio[21508]: time=\"2026-06-09T11:23:14.564245292Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=58f9fe8b-50fb-4ea7-b00d-6e24ff62d3df name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.182653 | controller |     "Jun 09 11:23:14.566987 crc crio[21508]: time=\"2026-06-09T11:23:14.566879726Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=db359a39-1382-4841-963a-ed9961c817d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.182668 | controller |     "Jun 09 11:23:14.587097 crc crio[21508]: time=\"2026-06-09T11:23:14.586938695Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=888e258c-eafe-4298-bea6-835205b89031 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.182682 | controller |     "Jun 09 11:23:14.587097 crc crio[21508]: time=\"2026-06-09T11:23:14.586952225Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=d960f820-bb90-47db-9b43-4107d0813487 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.182703 | controller |     "Jun 09 11:23:14.602512 crc crio[21508]: time=\"2026-06-09T11:23:14.602459057Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=0e37ab7b-ee2d-4013-b317-9cd10b9596d1 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.182718 | controller |     "Jun 09 11:23:14.609821 crc crio[21508]: time=\"2026-06-09T11:23:14.609666438Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=38175e3b-d179-448c-bb60-bef5631efbd7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.182733 | controller |     "Jun 09 11:23:14.617937 crc crio[21508]: time=\"2026-06-09T11:23:14.617860067Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=a095b72a-83fa-49a8-b8d7-1ae46e1df6fa name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.182747 | controller |     "Jun 09 11:23:14.619193 crc crio[21508]: time=\"2026-06-09T11:23:14.619127292Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=07a2fe84-2dd3-48b3-9e3e-7ef27c41d8a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.182762 | controller |     "Jun 09 11:23:14.631163 crc crio[21508]: time=\"2026-06-09T11:23:14.631083205Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=74e25bb6-e6e6-4e5d-a579-88bcd2c461e7 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.182777 | controller |     "Jun 09 11:23:14.631431 crc crio[21508]: time=\"2026-06-09T11:23:14.63126195Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=d8ab9185-3d7e-4cff-a418-61f917c85a37 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.182791 | controller |     "Jun 09 11:23:14.632106 crc crio[21508]: time=\"2026-06-09T11:23:14.632036632Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=74587dcb-d7c5-4e43-82dd-f04b9af7ffda name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.182805 | controller |     "Jun 09 11:23:14.633780 crc crio[21508]: time=\"2026-06-09T11:23:14.633711299Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=593f5f3c-71a5-4e06-ada7-e2dcaaa8d8a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.182820 | controller |     "Jun 09 11:23:14.637795 crc crio[21508]: time=\"2026-06-09T11:23:14.63771172Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=6ac25f8d-aaa9-4565-967f-eb12fc4dc02a name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.182834 | controller |     "Jun 09 11:23:14.638666 crc crio[21508]: time=\"2026-06-09T11:23:14.638591535Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=67b8d0fb-bfc3-4857-895a-69dad3cebfdc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.182848 | controller |     "Jun 09 11:23:15.977477 crc crio[21508]: time=\"2026-06-09T11:23:15.977068906Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=6c39c215-8c85-4a88-8b6f-397808a1e627 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.182865 | controller |     "Jun 09 11:23:15.997367 crc crio[21508]: time=\"2026-06-09T11:23:15.997053403Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=8526a610-5f82-4a3c-b7c8-fda6e95e87fe name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.182880 | controller |     "Jun 09 11:23:15.998755 crc crio[21508]: time=\"2026-06-09T11:23:15.998722309Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=e8a68b97-25d6-4cfb-9039-4c1a4e2914c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.182895 | controller |     "Jun 09 11:23:16.005679 crc crio[21508]: time=\"2026-06-09T11:23:16.005482968Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=2d9f7c63-78a5-4d82-b902-33d22629f002 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.182909 | controller |     "Jun 09 11:23:16.006934 crc crio[21508]: time=\"2026-06-09T11:23:16.006820105Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=2b6719af-f4bf-46d0-b3a7-9e159c7a02fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.182923 | controller |     "Jun 09 11:23:16.011479 crc crio[21508]: time=\"2026-06-09T11:23:16.011338111Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=492d08bd-5405-4318-8b46-199fb5ab6397 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.182937 | controller |     "Jun 09 11:23:16.012709 crc crio[21508]: time=\"2026-06-09T11:23:16.012626117Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=46433d72-5b1e-473b-acc7-c0bc822d0b1a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.182951 | controller |     "Jun 09 11:23:16.817740 crc crio[21508]: time=\"2026-06-09T11:23:16.816838504Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=9c5d6249-ecdd-43e9-bfaa-37af71609da8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.183005 | controller |     "Jun 09 11:23:16.818974 crc crio[21508]: time=\"2026-06-09T11:23:16.818884911Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=62f17455-4e8a-4b54-b183-e5820a2368e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.183026 | controller |     "Jun 09 11:23:16.819080 crc crio[21508]: time=\"2026-06-09T11:23:16.818986274Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=9002b6cf-f95d-43d1-8eab-b37b9095470e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.183041 | controller |     "Jun 09 11:23:16.819758 crc crio[21508]: time=\"2026-06-09T11:23:16.819691253Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=18d66848-582e-4d36-b4d0-007186447a92 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.183056 | controller |     "Jun 09 11:23:16.819883 crc crio[21508]: time=\"2026-06-09T11:23:16.819769695Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=325fb77c-011f-4538-b99f-3bf7365f988b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.183075 | controller |     "Jun 09 11:23:16.832233 crc crio[21508]: time=\"2026-06-09T11:23:16.83213049Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-5c5844cc68-v5gvm/manager\" id=a6b9dc29-a6bd-40f0-afda-36a994d561a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.183090 | controller |     "Jun 09 11:23:16.833418 crc crio[21508]: time=\"2026-06-09T11:23:16.833273542Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=59413664-8abf-464a-9ff7-11887be13419 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.183105 | controller |     "Jun 09 11:23:16.840163 crc crio[21508]: time=\"2026-06-09T11:23:16.839504665Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-677d9d8477-g5xh7/manager\" id=bef9eef7-b84d-4fe6-909b-d5192a1effe5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.183119 | controller |     "Jun 09 11:23:16.845609 crc crio[21508]: time=\"2026-06-09T11:23:16.844632508Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-67c49dd5c6-m868m/manager\" id=9f95bb93-78b7-480f-b511-1689bbec6bb3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.183134 | controller |     "Jun 09 11:23:16.856888 crc crio[21508]: time=\"2026-06-09T11:23:16.856687025Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=9a583360-bdee-417a-976e-dd7fe0d96bfd name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.183148 | controller |     "Jun 09 11:23:16.860929 crc crio[21508]: time=\"2026-06-09T11:23:16.858660309Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=4a666dde-f722-4444-a58c-f9d55e341d5b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.183163 | controller |     "Jun 09 11:23:16.867066 crc crio[21508]: time=\"2026-06-09T11:23:16.866961671Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=8315bff6-97b9-4518-af1e-8ba878cc2be6 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.183177 | controller |     "Jun 09 11:23:16.867239 crc crio[21508]: time=\"2026-06-09T11:23:16.867085054Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=cf9bd082-cd6e-4264-a6fe-96dda1cc860d name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.183191 | controller |     "Jun 09 11:23:16.868148 crc crio[21508]: time=\"2026-06-09T11:23:16.868086062Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=0199d398-2e86-4b2a-a20c-63ad9939b1cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.183205 | controller |     "Jun 09 11:23:16.870183 crc crio[21508]: time=\"2026-06-09T11:23:16.869775959Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=24baca83-9a14-4ed7-a3ae-a5e828d4c5a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.183219 | controller |     "Jun 09 11:23:16.877881 crc crio[21508]: time=\"2026-06-09T11:23:16.877820424Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=1f0df4b7-f4d3-4e96-9064-3fd8801d4bf3 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.183234 | controller |     "Jun 09 11:23:16.879147 crc crio[21508]: time=\"2026-06-09T11:23:16.879063948Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=6b0738cf-d3a9-4391-8f6c-622e36554938 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.183252 | controller |     "Jun 09 11:23:16.894521 crc crio[21508]: time=\"2026-06-09T11:23:16.894435287Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=f9d47a78-b7b9-489e-8339-fd6f4806e49e name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.183266 | controller |     "Jun 09 11:23:16.895914 crc crio[21508]: time=\"2026-06-09T11:23:16.895823415Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=8c7fe37e-2c2a-45c8-b62f-d019a5d67e0b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.183281 | controller |     "Jun 09 11:23:16.908532 crc crio[21508]: time=\"2026-06-09T11:23:16.908255532Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=5c1aca3a-9d92-40fa-b152-b86783c0eb35 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.183295 | controller |     "Jun 09 11:23:16.909353 crc crio[21508]: time=\"2026-06-09T11:23:16.90925997Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=934a3432-bc87-4301-abdb-c1a0fe1003dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.183309 | controller |     "Jun 09 11:23:17.754813 crc crio[21508]: time=\"2026-06-09T11:23:17.754565743Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=87a9fa3a-6ea6-4a23-9138-ef1ddf2e096a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.183323 | controller |     "Jun 09 11:23:17.756195 crc crio[21508]: time=\"2026-06-09T11:23:17.754641496Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=690a5654-f21e-4548-aa38-5bfa3f93640f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.183338 | controller |     "Jun 09 11:23:17.758249 crc crio[21508]: time=\"2026-06-09T11:23:17.758169384Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=64773e6f-4dbf-43d1-a15f-f2c4e38739fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.183376 | controller |     "Jun 09 11:23:17.760499 crc crio[21508]: time=\"2026-06-09T11:23:17.760422187Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-86c584f6fc-2d57j/manager\" id=567420f3-4f91-4ad0-8614-6174d9c3d96b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.183393 | controller |     "Jun 09 11:23:17.764485 crc crio[21508]: time=\"2026-06-09T11:23:17.764382987Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-548d6d5f9-hrdgq/manager\" id=bb470b3c-866d-45db-9aef-c80ae22d9fe1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.183408 | controller |     "Jun 09 11:23:17.841575 crc crio[21508]: time=\"2026-06-09T11:23:17.841463896Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=fbbf7443-dac7-498c-8882-eb01d5e7e1ca name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.183422 | controller |     "Jun 09 11:23:17.843430 crc crio[21508]: time=\"2026-06-09T11:23:17.843238305Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=c1fa51bd-67de-41cf-b2ba-215d55c4aa1a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.183441 | controller |     "Jun 09 11:23:17.853889 crc crio[21508]: time=\"2026-06-09T11:23:17.85382373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.183456 | controller |     "Jun 09 11:23:17.854887 crc crio[21508]: time=\"2026-06-09T11:23:17.854823278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.183470 | controller |     "Jun 09 11:23:17.855487 crc crio[21508]: time=\"2026-06-09T11:23:17.855449006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.183485 | controller |     "Jun 09 11:23:17.855948 crc crio[21508]: time=\"2026-06-09T11:23:17.855855527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.183499 | controller |     "Jun 09 11:23:17.856575 crc crio[21508]: time=\"2026-06-09T11:23:17.856479744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.183514 | controller |     "Jun 09 11:23:17.859070 crc crio[21508]: time=\"2026-06-09T11:23:17.858090769Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=7f6d43ce-3d97-479e-b003-701b82d06a4d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.183529 | controller |     "Jun 09 11:23:17.859070 crc crio[21508]: time=\"2026-06-09T11:23:17.858530312Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=3cccc271-9ef6-40b0-9e6e-df71d12147ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.183581 | controller |     "Jun 09 11:23:17.859070 crc crio[21508]: time=\"2026-06-09T11:23:17.858981094Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=62cb0d9b-8cba-4443-b0ba-cb37cece156f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.183597 | controller |     "Jun 09 11:23:17.859777 crc crio[21508]: time=\"2026-06-09T11:23:17.859680814Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=bba7a323-fa91-4431-aa79-fde460f9e217 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.183611 | controller |     "Jun 09 11:23:17.860710 crc crio[21508]: time=\"2026-06-09T11:23:17.86064126Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-cbcfcddf7-x6fhn/manager\" id=59240dde-f95b-457a-84f5-96ea6cd48d9c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.183626 | controller |     "Jun 09 11:23:17.860815 crc crio[21508]: time=\"2026-06-09T11:23:17.860770564Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=3a1648fa-c0d3-4b68-8afd-4115132cdaf8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.183641 | controller |     "Jun 09 11:23:17.860815 crc crio[21508]: time=\"2026-06-09T11:23:17.860797235Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=41d8480d-2f9c-46ad-9c34-e154184c6621 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.183660 | controller |     "Jun 09 11:23:17.863749 crc crio[21508]: time=\"2026-06-09T11:23:17.863417258Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-6867b487d4-vv9kv Namespace:openstack-operators ID:3dbe738122993f3e10e1e7e274e66219e08d18f32d80e3b041e3ab53ac6d5a57 UID:13c7d0ed-7cdd-434f-9eaf-dfd35e8c16a4 NetNS:/var/run/netns/9ac09bf3-a442-4857-833a-b4b9c04c285a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13c7d0ed_7cdd_434f_9eaf_dfd35e8c16a4.slice PodAnnotations:0xc003b38320}] Aliases:map[]}\"",
2026-06-09 12:20:06.183675 | controller |     "Jun 09 11:23:17.863749 crc crio[21508]: time=\"2026-06-09T11:23:17.863464079Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-manager-6867b487d4-vv9kv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.183690 | controller |     "Jun 09 11:23:17.872852 crc crio[21508]: time=\"2026-06-09T11:23:17.872650505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.183705 | controller |     "Jun 09 11:23:17.873175 crc crio[21508]: time=\"2026-06-09T11:23:17.873108728Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=4acbf775-1bb2-4dff-8318-b671cf3138b2 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.183720 | controller |     "Jun 09 11:23:17.876629 crc crio[21508]: time=\"2026-06-09T11:23:17.876539684Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=25a90d08-9262-4a32-82c6-f48f1c129616 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.183734 | controller |     "Jun 09 11:23:17.876813 crc crio[21508]: time=\"2026-06-09T11:23:17.87677106Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-58f85bd97f-l4dv6/manager\" id=9b264f2c-d4ea-4953-851b-df93aa105120 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.183749 | controller |     "Jun 09 11:23:17.879140 crc crio[21508]: time=\"2026-06-09T11:23:17.878984912Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=4b4932ad-cebd-4fc4-9489-f8c893381b0b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.183764 | controller |     "Jun 09 11:23:17.884560 crc crio[21508]: time=\"2026-06-09T11:23:17.883685313Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-577b679b5c-5v6m6/manager\" id=d6e0c4ed-7a44-47b4-9c37-6a401406efea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.183778 | controller |     "Jun 09 11:23:17.886911 crc crio[21508]: time=\"2026-06-09T11:23:17.88682362Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-q6tt9/manager\" id=c24a4792-9c81-4eb4-8aae-90af417e4f97 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.183793 | controller |     "Jun 09 11:23:17.897570 crc crio[21508]: time=\"2026-06-09T11:23:17.896045447Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-rslrh/manager\" id=656c5af8-292f-4d4b-bfe8-d804df088db4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.183807 | controller |     "Jun 09 11:23:17.900811 crc crio[21508]: time=\"2026-06-09T11:23:17.900618935Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-688d5c756f-7hgnr/manager\" id=09b3cf36-f599-4a5c-b693-88fe278548e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.183825 | controller |     "Jun 09 11:23:17.904189 crc crio[21508]: time=\"2026-06-09T11:23:17.904102002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.183840 | controller |     "Jun 09 11:23:17.906890 crc crio[21508]: time=\"2026-06-09T11:23:17.905133881Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-2pdnd/manager\" id=f8ac6852-8044-4152-9c6c-5f86a2b18175 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.183854 | controller |     "Jun 09 11:23:17.911086 crc crio[21508]: time=\"2026-06-09T11:23:17.910796979Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-6bf8599b68-gkskb/manager\" id=83bd3c4e-b46c-4e08-8fc4-9b9146436a3a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.183868 | controller |     "Jun 09 11:23:17.913101 crc crio[21508]: time=\"2026-06-09T11:23:17.912582898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.183883 | controller |     "Jun 09 11:23:17.922896 crc crio[21508]: time=\"2026-06-09T11:23:17.922776892Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/manager\" id=2387d165-9b67-4a6d-83cb-ac7af81e54fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.183897 | controller |     "Jun 09 11:23:17.926594 crc crio[21508]: time=\"2026-06-09T11:23:17.926516597Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-j2lq7/manager\" id=96d36553-7792-4c19-8d2f-6cdbbed1cda3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.183911 | controller |     "Jun 09 11:23:17.929099 crc crio[21508]: time=\"2026-06-09T11:23:17.929033467Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-8d5599d7d-lxkn6/manager\" id=da64d48f-dfad-4330-bbd3-a5d86fc3852d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.183925 | controller |     "Jun 09 11:23:17.936250 crc crio[21508]: time=\"2026-06-09T11:23:17.934782897Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-6495978d8d-24mcx/manager\" id=61227c0b-8a77-45ed-a96a-e1511656436a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.183940 | controller |     "Jun 09 11:23:17.941273 crc crio[21508]: time=\"2026-06-09T11:23:17.941186366Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qbnlh/manager\" id=ae39ca5c-b24e-4e88-b435-53c54daede9c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.183954 | controller |     "Jun 09 11:23:17.946013 crc crio[21508]: time=\"2026-06-09T11:23:17.945932508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.183968 | controller |     "Jun 09 11:23:17.950513 crc crio[21508]: time=\"2026-06-09T11:23:17.948643164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.183982 | controller |     "Jun 09 11:23:17.954258 crc crio[21508]: time=\"2026-06-09T11:23:17.954173228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.183996 | controller |     "Jun 09 11:23:17.959163 crc crio[21508]: time=\"2026-06-09T11:23:17.958894229Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-fv5pz/manager\" id=4307d80d-c182-40eb-9e49-ee95801dcf82 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.184014 | controller |     "Jun 09 11:23:17.967684 crc crio[21508]: time=\"2026-06-09T11:23:17.967647943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.184028 | controller |     "Jun 09 11:23:17.972182 crc crio[21508]: time=\"2026-06-09T11:23:17.971733827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.184043 | controller |     "Jun 09 11:23:17.974510 crc crio[21508]: time=\"2026-06-09T11:23:17.97182043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.184058 | controller |     "Jun 09 11:23:17.974510 crc crio[21508]: time=\"2026-06-09T11:23:17.973493896Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=28688414-37e4-4446-bb78-51b669150bb6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.184072 | controller |     "Jun 09 11:23:17.982677 crc crio[21508]: time=\"2026-06-09T11:23:17.982632921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.184086 | controller |     "Jun 09 11:23:17.992458 crc crio[21508]: time=\"2026-06-09T11:23:17.992099355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.184100 | controller |     "Jun 09 11:23:17.992641 crc crio[21508]: time=\"2026-06-09T11:23:17.992535407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.184114 | controller |     "Jun 09 11:23:18.014202 crc crio[21508]: time=\"2026-06-09T11:23:18.013848221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.184128 | controller |     "Jun 09 11:23:18.014202 crc crio[21508]: time=\"2026-06-09T11:23:18.013964614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.184142 | controller |     "Jun 09 11:23:18.014624 crc crio[21508]: time=\"2026-06-09T11:23:18.014586502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.184156 | controller |     "Jun 09 11:23:18.040207 crc crio[21508]: time=\"2026-06-09T11:23:18.040122504Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=33383ff3-6857-4032-9e1b-6731fc96ecd4 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.184171 | controller |     "Jun 09 11:23:18.042258 crc crio[21508]: time=\"2026-06-09T11:23:18.04215189Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=e7b365a0-ace3-4c84-8e10-de48a672de75 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.184185 | controller |     "Jun 09 11:23:18.043839 crc crio[21508]: time=\"2026-06-09T11:23:18.043779596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.184199 | controller |     "Jun 09 11:23:18.050140 crc crio[21508]: time=\"2026-06-09T11:23:18.050075451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.184216 | controller |     "Jun 09 11:23:18.060478 crc crio[21508]: time=\"2026-06-09T11:23:18.060260725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.184231 | controller |     "Jun 09 11:23:18.061252 crc crio[21508]: time=\"2026-06-09T11:23:18.060331327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.184245 | controller |     "Jun 09 11:23:18.065558 crc crio[21508]: time=\"2026-06-09T11:23:18.065502701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.184259 | controller |     "Jun 09 11:23:18.071081 crc crio[21508]: time=\"2026-06-09T11:23:18.070207102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.184273 | controller |     "Jun 09 11:23:18.084876 crc crio[21508]: time=\"2026-06-09T11:23:18.084794989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.184287 | controller |     "Jun 09 11:23:18.085833 crc crio[21508]: time=\"2026-06-09T11:23:18.085788497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.184301 | controller |     "Jun 09 11:23:18.102749 crc crio[21508]: time=\"2026-06-09T11:23:18.102643776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.184315 | controller |     "Jun 09 11:23:18.105253 crc crio[21508]: time=\"2026-06-09T11:23:18.105177617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.184329 | controller |     "Jun 09 11:23:18.111377 crc crio[21508]: time=\"2026-06-09T11:23:18.111344269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.184343 | controller |     "Jun 09 11:23:18.135059 crc crio[21508]: time=\"2026-06-09T11:23:18.135018799Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-f4c4579bb-4gw2t/manager\" id=3adbf8d1-bf1c-42f2-bc47-df39e7a5e0c3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.184376 | controller |     "Jun 09 11:23:18.145631 crc crio[21508]: time=\"2026-06-09T11:23:18.145551123Z\" level=info msg=\"Created container a8c35bc8b7c183147b09e7fda7eb6fbf8b58d0dae5e19ae06539ad784fbbe568: openstack-operators/manila-operator-controller-manager-677d9d8477-g5xh7/manager\" id=bef9eef7-b84d-4fe6-909b-d5192a1effe5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.184391 | controller |     "Jun 09 11:23:18.150698 crc crio[21508]: time=\"2026-06-09T11:23:18.150538732Z\" level=info msg=\"Starting container: a8c35bc8b7c183147b09e7fda7eb6fbf8b58d0dae5e19ae06539ad784fbbe568\" id=07b911f6-b0d6-4a56-b40b-4283b19879b1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.184406 | controller |     "Jun 09 11:23:18.160587 crc crio[21508]: time=\"2026-06-09T11:23:18.160468868Z\" level=info msg=\"Started container\" PID=51408 containerID=a8c35bc8b7c183147b09e7fda7eb6fbf8b58d0dae5e19ae06539ad784fbbe568 description=openstack-operators/manila-operator-controller-manager-677d9d8477-g5xh7/manager id=07b911f6-b0d6-4a56-b40b-4283b19879b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee7b6ac0c35c71fbfa5a525acf6d47010b424020cfff9af514cbccb756f2dfa8",
2026-06-09 12:20:06.184425 | controller |     "Jun 09 11:23:18.182923 crc crio[21508]: time=\"2026-06-09T11:23:18.182455941Z\" level=info msg=\"Created container 1989b7b64e79468d65013681a2f3fdd0f443365264c80ab958c59bb5e2e5f7ba: openstack-operators/cinder-operator-controller-manager-86c584f6fc-2d57j/manager\" id=567420f3-4f91-4ad0-8614-6174d9c3d96b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.184440 | controller |     "Jun 09 11:23:18.184704 crc crio[21508]: time=\"2026-06-09T11:23:18.18458011Z\" level=info msg=\"Starting container: 1989b7b64e79468d65013681a2f3fdd0f443365264c80ab958c59bb5e2e5f7ba\" id=feee61ef-73e9-4e1f-af7e-09423ce38c37 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.184454 | controller |     "Jun 09 11:23:18.197819 crc crio[21508]: time=\"2026-06-09T11:23:18.196884253Z\" level=info msg=\"Started container\" PID=51410 containerID=1989b7b64e79468d65013681a2f3fdd0f443365264c80ab958c59bb5e2e5f7ba description=openstack-operators/cinder-operator-controller-manager-86c584f6fc-2d57j/manager id=feee61ef-73e9-4e1f-af7e-09423ce38c37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f82e2a0e71fb8b81952e26c76e0ab12642d5273c9679b981f0d2135cafe39329",
2026-06-09 12:20:06.184469 | controller |     "Jun 09 11:23:18.255535 crc crio[21508]: time=\"2026-06-09T11:23:18.255456846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.184484 | controller |     "Jun 09 11:23:18.264461 crc crio[21508]: time=\"2026-06-09T11:23:18.264179519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.184497 | controller |     "Jun 09 11:23:18.266982 crc crio[21508]: time=\"2026-06-09T11:23:18.266911136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.184512 | controller |     "Jun 09 11:23:18.269875 crc crio[21508]: time=\"2026-06-09T11:23:18.269691393Z\" level=info msg=\"Created container 43ec6eed3936c660ec6c38c8289f1025a9dd228e5711c146a7ba51b8c3228340: openstack-operators/swift-operator-controller-manager-67c49dd5c6-m868m/manager\" id=9f95bb93-78b7-480f-b511-1689bbec6bb3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.184526 | controller |     "Jun 09 11:23:18.272972 crc crio[21508]: time=\"2026-06-09T11:23:18.271205345Z\" level=info msg=\"Starting container: 43ec6eed3936c660ec6c38c8289f1025a9dd228e5711c146a7ba51b8c3228340\" id=bf9388db-7295-4a30-9ef7-ba03d892f714 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.184541 | controller |     "Jun 09 11:23:18.289419 crc crio[21508]: time=\"2026-06-09T11:23:18.285976957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.184556 | controller |     "Jun 09 11:23:18.291374 crc crio[21508]: time=\"2026-06-09T11:23:18.290996477Z\" level=info msg=\"Started container\" PID=51420 containerID=43ec6eed3936c660ec6c38c8289f1025a9dd228e5711c146a7ba51b8c3228340 description=openstack-operators/swift-operator-controller-manager-67c49dd5c6-m868m/manager id=bf9388db-7295-4a30-9ef7-ba03d892f714 name=/runtime.v1.RuntimeService/StartContainer sandboxID=23f24881248ebf9592210e78424556bd2d327cc3db46b1bffcc673fb83bf534a",
2026-06-09 12:20:06.184570 | controller |     "Jun 09 11:23:18.295115 crc crio[21508]: time=\"2026-06-09T11:23:18.286660856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.184584 | controller |     "Jun 09 11:23:18.300358 crc crio[21508]: time=\"2026-06-09T11:23:18.300198513Z\" level=info msg=\"Created container b33efd5ae406afb298e096bb9b6e3c69483d2996955163abc9f3b20fce36cfc0: openstack-operators/infra-operator-controller-manager-cbcfcddf7-x6fhn/manager\" id=59240dde-f95b-457a-84f5-96ea6cd48d9c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.184603 | controller |     "Jun 09 11:23:18.301719 crc crio[21508]: time=\"2026-06-09T11:23:18.301567642Z\" level=info msg=\"Starting container: b33efd5ae406afb298e096bb9b6e3c69483d2996955163abc9f3b20fce36cfc0\" id=bf6491d5-02c7-45b0-8a52-af5d2c4f6b34 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.184618 | controller |     "Jun 09 11:23:18.314986 crc crio[21508]: time=\"2026-06-09T11:23:18.314932024Z\" level=info msg=\"Created container 5c53a8a0c56cba947ae4170f8228231a6157b8ac595999f4482fe8ce514ed8bf: openstack-operators/horizon-operator-controller-manager-548d6d5f9-hrdgq/manager\" id=bb470b3c-866d-45db-9aef-c80ae22d9fe1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.184632 | controller |     "Jun 09 11:23:18.321952 crc crio[21508]: time=\"2026-06-09T11:23:18.32014949Z\" level=info msg=\"Started container\" PID=51428 containerID=b33efd5ae406afb298e096bb9b6e3c69483d2996955163abc9f3b20fce36cfc0 description=openstack-operators/infra-operator-controller-manager-cbcfcddf7-x6fhn/manager id=bf6491d5-02c7-45b0-8a52-af5d2c4f6b34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40ead910a20a30581b4f339a6131201d4fc16e2d44f30ca705c5e7d09ee5295e",
2026-06-09 12:20:06.184647 | controller |     "Jun 09 11:23:18.326114 crc crio[21508]: time=\"2026-06-09T11:23:18.325844758Z\" level=info msg=\"Starting container: 5c53a8a0c56cba947ae4170f8228231a6157b8ac595999f4482fe8ce514ed8bf\" id=46ec9ab5-3c96-4f9b-96dc-135ca1765589 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.184661 | controller |     "Jun 09 11:23:18.346170 crc crio[21508]: time=\"2026-06-09T11:23:18.346088673Z\" level=info msg=\"Started container\" PID=51421 containerID=5c53a8a0c56cba947ae4170f8228231a6157b8ac595999f4482fe8ce514ed8bf description=openstack-operators/horizon-operator-controller-manager-548d6d5f9-hrdgq/manager id=46ec9ab5-3c96-4f9b-96dc-135ca1765589 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9212ca013e6fda9b0736c87fe4bd60e2fe9810559db56c598da91f359ad62f17",
2026-06-09 12:20:06.184676 | controller |     "Jun 09 11:23:18.388004 crc crio[21508]: time=\"2026-06-09T11:23:18.387787735Z\" level=info msg=\"Created container 3a6007526c096d6666c5800357454760b59cea62385220c65ef843aa6c642163: openstack-operators/heat-operator-controller-manager-5c5844cc68-v5gvm/manager\" id=a6b9dc29-a6bd-40f0-afda-36a994d561a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.184690 | controller |     "Jun 09 11:23:18.389992 crc crio[21508]: time=\"2026-06-09T11:23:18.389841492Z\" level=info msg=\"Starting container: 3a6007526c096d6666c5800357454760b59cea62385220c65ef843aa6c642163\" id=488380f8-d76f-4c0c-a898-1cf427f56269 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.184705 | controller |     "Jun 09 11:23:18.400212 crc crio[21508]: time=\"2026-06-09T11:23:18.400133459Z\" level=info msg=\"Started container\" PID=51431 containerID=3a6007526c096d6666c5800357454760b59cea62385220c65ef843aa6c642163 description=openstack-operators/heat-operator-controller-manager-5c5844cc68-v5gvm/manager id=488380f8-d76f-4c0c-a898-1cf427f56269 name=/runtime.v1.RuntimeService/StartContainer sandboxID=19d6af1d8af4e45e10d6ccb9880015c5048332170be1a714d949e800c8935dd2",
2026-06-09 12:20:06.184719 | controller |     "Jun 09 11:23:18.401365 crc crio[21508]: time=\"2026-06-09T11:23:18.401275691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.184733 | controller |     "Jun 09 11:23:18.402559 crc crio[21508]: 2026-06-09T11:23:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3dbe738122993f3 Mac:6e:2c:6a:04:8a:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5d Mtu:0 Sandbox:/var/run/netns/9ac09bf3-a442-4857-833a-b4b9c04c285a SocketPath: PciID:}] [{Interface:0xc00052e5e0 Address:{IP:10.217.0.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.184751 | controller |     "Jun 09 11:23:18.403510 crc crio[21508]: time=\"2026-06-09T11:23:18.403436021Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-6867b487d4-vv9kv Namespace:openstack-operators ID:3dbe738122993f3e10e1e7e274e66219e08d18f32d80e3b041e3ab53ac6d5a57 UID:13c7d0ed-7cdd-434f-9eaf-dfd35e8c16a4 NetNS:/var/run/netns/9ac09bf3-a442-4857-833a-b4b9c04c285a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13c7d0ed_7cdd_434f_9eaf_dfd35e8c16a4.slice PodAnnotations:0xc003b38320}] Aliases:map[]}\"",
2026-06-09 12:20:06.184766 | controller |     "Jun 09 11:23:18.403697 crc crio[21508]: time=\"2026-06-09T11:23:18.403637247Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-manager-6867b487d4-vv9kv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.184781 | controller |     "Jun 09 11:23:18.408112 crc crio[21508]: time=\"2026-06-09T11:23:18.40807287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.184795 | controller |     "Jun 09 11:23:18.431366 crc crio[21508]: time=\"2026-06-09T11:23:18.427990296Z\" level=info msg=\"Created container b7c9d7d685d82b757936f2cdee866a2feaf4731163dcb1eac05bbbb4d9ca57f3: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-q6tt9/manager\" id=c24a4792-9c81-4eb4-8aae-90af417e4f97 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.184810 | controller |     "Jun 09 11:23:18.433016 crc crio[21508]: time=\"2026-06-09T11:23:18.432954544Z\" level=info msg=\"Starting container: b7c9d7d685d82b757936f2cdee866a2feaf4731163dcb1eac05bbbb4d9ca57f3\" id=90af0bbc-f134-4cdc-a91a-df162791b594 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.184824 | controller |     "Jun 09 11:23:18.439954 crc crio[21508]: time=\"2026-06-09T11:23:18.439710192Z\" level=info msg=\"Started container\" PID=51483 containerID=b7c9d7d685d82b757936f2cdee866a2feaf4731163dcb1eac05bbbb4d9ca57f3 description=openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-q6tt9/manager id=90af0bbc-f134-4cdc-a91a-df162791b594 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fcf7e881341a44b9b62ec294f7c46d3aae72fca4c0252a48c20b9cc7b0b3b456",
2026-06-09 12:20:06.184839 | controller |     "Jun 09 11:23:18.454335 crc crio[21508]: time=\"2026-06-09T11:23:18.454210627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.184854 | controller |     "Jun 09 11:23:18.480235 crc crio[21508]: time=\"2026-06-09T11:23:18.48015914Z\" level=info msg=\"Created container 7ecb8d9f568b541b07a690fee018bafca17f0784ebea4fa344499561dcfb941c: openstack-operators/watcher-operator-controller-manager-577b679b5c-5v6m6/manager\" id=d6e0c4ed-7a44-47b4-9c37-6a401406efea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.184868 | controller |     "Jun 09 11:23:18.485081 crc crio[21508]: time=\"2026-06-09T11:23:18.484987485Z\" level=info msg=\"Starting container: 7ecb8d9f568b541b07a690fee018bafca17f0784ebea4fa344499561dcfb941c\" id=e023fec3-48a4-4c0a-9460-55fae04ef490 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.184882 | controller |     "Jun 09 11:23:18.493855 crc crio[21508]: time=\"2026-06-09T11:23:18.493749669Z\" level=info msg=\"Started container\" PID=51465 containerID=7ecb8d9f568b541b07a690fee018bafca17f0784ebea4fa344499561dcfb941c description=openstack-operators/watcher-operator-controller-manager-577b679b5c-5v6m6/manager id=e023fec3-48a4-4c0a-9460-55fae04ef490 name=/runtime.v1.RuntimeService/StartContainer sandboxID=15d4bbe5ac4ac61a506b9844673702f727ef9eccda228f7bc14f2db7d4539755",
2026-06-09 12:20:06.184900 | controller |     "Jun 09 11:23:18.494681 crc crio[21508]: time=\"2026-06-09T11:23:18.494591612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.184915 | controller |     "Jun 09 11:23:18.498874 crc crio[21508]: time=\"2026-06-09T11:23:18.498789099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.184929 | controller |     "Jun 09 11:23:18.509479 crc crio[21508]: time=\"2026-06-09T11:23:18.50526208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.184943 | controller |     "Jun 09 11:23:18.509479 crc crio[21508]: time=\"2026-06-09T11:23:18.506070102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.184957 | controller |     "Jun 09 11:23:18.516437 crc crio[21508]: time=\"2026-06-09T11:23:18.516251336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.184971 | controller |     "Jun 09 11:23:18.526409 crc crio[21508]: time=\"2026-06-09T11:23:18.525809993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.184984 | controller |     "Jun 09 11:23:18.544824 crc crio[21508]: time=\"2026-06-09T11:23:18.54474059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.184998 | controller |     "Jun 09 11:23:18.550160 crc crio[21508]: time=\"2026-06-09T11:23:18.55011848Z\" level=info msg=\"Created container 2baa18ca23b2cb814845264095c8b703d10b48039e7bd6f2aadf94e12d1d1cbc: openstack-operators/ovn-operator-controller-manager-58f85bd97f-l4dv6/manager\" id=9b264f2c-d4ea-4953-851b-df93aa105120 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.185012 | controller |     "Jun 09 11:23:18.563970 crc crio[21508]: time=\"2026-06-09T11:23:18.563798351Z\" level=info msg=\"Starting container: 2baa18ca23b2cb814845264095c8b703d10b48039e7bd6f2aadf94e12d1d1cbc\" id=2f72dd16-c4e5-4638-8191-e2bc698098de name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.185026 | controller |     "Jun 09 11:23:18.572714 crc crio[21508]: time=\"2026-06-09T11:23:18.572622677Z\" level=info msg=\"Started container\" PID=51522 containerID=2baa18ca23b2cb814845264095c8b703d10b48039e7bd6f2aadf94e12d1d1cbc description=openstack-operators/ovn-operator-controller-manager-58f85bd97f-l4dv6/manager id=2f72dd16-c4e5-4638-8191-e2bc698098de name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2753772faea93957894d650b32a5e15a8b6a958e2fa808986d83c4d97360deb",
2026-06-09 12:20:06.185041 | controller |     "Jun 09 11:23:18.610791 crc crio[21508]: time=\"2026-06-09T11:23:18.610695359Z\" level=info msg=\"Ran pod sandbox 3dbe738122993f3e10e1e7e274e66219e08d18f32d80e3b041e3ab53ac6d5a57 with infra container: openstack-operators/openstack-operator-controller-manager-6867b487d4-vv9kv/POD\" id=156f7a22-2584-482f-b72e-6efbfb546d6f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.185055 | controller |     "Jun 09 11:23:18.621607 crc crio[21508]: time=\"2026-06-09T11:23:18.621534221Z\" level=info msg=\"Checking image status: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=59d08e12-8ccf-44e7-a8c3-99a4d1042639 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.185069 | controller |     "Jun 09 11:23:18.659441 crc crio[21508]: time=\"2026-06-09T11:23:18.658630775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.185086 | controller |     "Jun 09 11:23:18.681497 crc crio[21508]: time=\"2026-06-09T11:23:18.681089221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.185101 | controller |     "Jun 09 11:23:18.693281 crc crio[21508]: time=\"2026-06-09T11:23:18.692760056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.185115 | controller |     "Jun 09 11:23:18.702346 crc crio[21508]: time=\"2026-06-09T11:23:18.700643126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.185129 | controller |     "Jun 09 11:23:18.716168 crc crio[21508]: time=\"2026-06-09T11:23:18.716081356Z\" level=info msg=\"Checking image status: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=2d0d726a-6256-4fe7-8cad-f89fbc8c6b99 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.185143 | controller |     "Jun 09 11:23:18.722235 crc crio[21508]: time=\"2026-06-09T11:23:18.722171066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.185157 | controller |     "Jun 09 11:23:18.725855 crc crio[21508]: time=\"2026-06-09T11:23:18.725792607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.185171 | controller |     "Jun 09 11:23:18.725999 crc crio[21508]: time=\"2026-06-09T11:23:18.725950971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.185185 | controller |     "Jun 09 11:23:18.737779 crc crio[21508]: time=\"2026-06-09T11:23:18.736950168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.185199 | controller |     "Jun 09 11:23:18.805379 crc crio[21508]: time=\"2026-06-09T11:23:18.805227591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.185213 | controller |     "Jun 09 11:23:18.824447 crc crio[21508]: time=\"2026-06-09T11:23:18.824257702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.185228 | controller |     "Jun 09 11:23:18.878699 crc crio[21508]: time=\"2026-06-09T11:23:18.878608007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.185242 | controller |     "Jun 09 11:23:18.895984 crc crio[21508]: time=\"2026-06-09T11:23:18.893559874Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-6867b487d4-vv9kv/manager\" id=eff98dd6-7a80-4a65-baff-6255d0c22880 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.185256 | controller |     "Jun 09 11:23:18.895984 crc crio[21508]: time=\"2026-06-09T11:23:18.893707288Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=cf6abaf3-29cf-43d6-9c08-9f23ee1c6375 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.185270 | controller |     "Jun 09 11:23:18.899486 crc crio[21508]: time=\"2026-06-09T11:23:18.8970065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.185288 | controller |     "Jun 09 11:23:18.900509 crc crio[21508]: time=\"2026-06-09T11:23:18.900374184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.185302 | controller |     "Jun 09 11:23:18.934855 crc crio[21508]: time=\"2026-06-09T11:23:18.934625278Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-5b947fcbf5-h2zzg/ironic-httpd\" id=876740ea-dc5a-48fb-8a43-42ee28508269 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.185316 | controller |     "Jun 09 11:23:18.947349 crc crio[21508]: time=\"2026-06-09T11:23:18.946986173Z\" level=info msg=\"Created container ae5857a0f948b97d42e0105d5722a169ce8091b76f6c3f7fcdb4dbf390778fbe: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qbnlh/manager\" id=ae39ca5c-b24e-4e88-b435-53c54daede9c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.185330 | controller |     "Jun 09 11:23:18.951185 crc crio[21508]: time=\"2026-06-09T11:23:18.951021095Z\" level=info msg=\"Starting container: ae5857a0f948b97d42e0105d5722a169ce8091b76f6c3f7fcdb4dbf390778fbe\" id=edb15a2f-7efb-4581-a94f-4ba715759e41 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.185344 | controller |     "Jun 09 11:23:19.004719 crc crio[21508]: time=\"2026-06-09T11:23:19.004597589Z\" level=info msg=\"Started container\" PID=51552 containerID=ae5857a0f948b97d42e0105d5722a169ce8091b76f6c3f7fcdb4dbf390778fbe description=openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qbnlh/manager id=edb15a2f-7efb-4581-a94f-4ba715759e41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1e2dc22e33867a9914d22dcf70d2f789eebb6babda13f1240a9ac1fd008de72",
2026-06-09 12:20:06.185378 | controller |     "Jun 09 11:23:19.031252 crc crio[21508]: time=\"2026-06-09T11:23:19.022799856Z\" level=info msg=\"Created container a4517b9cbba289e7f501906e0ef183a066238693b0e98190566fb0fd248474db: openstack-operators/neutron-operator-controller-manager-688d5c756f-7hgnr/manager\" id=09b3cf36-f599-4a5c-b693-88fe278548e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.185394 | controller |     "Jun 09 11:23:19.031252 crc crio[21508]: time=\"2026-06-09T11:23:19.029846723Z\" level=info msg=\"Starting container: a4517b9cbba289e7f501906e0ef183a066238693b0e98190566fb0fd248474db\" id=7bccc91e-db8c-47af-8116-8d848541a28e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.185408 | controller |     "Jun 09 11:23:19.083785 crc crio[21508]: time=\"2026-06-09T11:23:19.083188549Z\" level=info msg=\"Started container\" PID=51550 containerID=a4517b9cbba289e7f501906e0ef183a066238693b0e98190566fb0fd248474db description=openstack-operators/neutron-operator-controller-manager-688d5c756f-7hgnr/manager id=7bccc91e-db8c-47af-8116-8d848541a28e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c79d0de2739a45ce35292bd889d92d16cb198138b3f3559416ffdd39f051c2af",
2026-06-09 12:20:06.185423 | controller |     "Jun 09 11:23:19.132496 crc crio[21508]: time=\"2026-06-09T11:23:19.12770822Z\" level=info msg=\"Created container b724f4736c95a6bb386362b8514b705d093005fdf349c2327fab4497dfb16809: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/manager\" id=2387d165-9b67-4a6d-83cb-ac7af81e54fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.185437 | controller |     "Jun 09 11:23:19.132496 crc crio[21508]: time=\"2026-06-09T11:23:19.131709532Z\" level=info msg=\"Starting container: b724f4736c95a6bb386362b8514b705d093005fdf349c2327fab4497dfb16809\" id=cdcc397e-257a-4a9a-a631-1fe432be0dfd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.185451 | controller |     "Jun 09 11:23:19.158792 crc crio[21508]: time=\"2026-06-09T11:23:19.157867571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.185482 | controller |     "Jun 09 11:23:19.159772 crc crio[21508]: time=\"2026-06-09T11:23:19.15960723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.185497 | controller |     "Jun 09 11:23:19.182544 crc crio[21508]: time=\"2026-06-09T11:23:19.165999048Z\" level=info msg=\"Started container\" PID=51553 containerID=b724f4736c95a6bb386362b8514b705d093005fdf349c2327fab4497dfb16809 description=openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/manager id=cdcc397e-257a-4a9a-a631-1fe432be0dfd name=/runtime.v1.RuntimeService/StartContainer sandboxID=17f421c7fc47756b896c871857969dfdbe3eb33742f85d3d8a81ea59dce0fda1",
2026-06-09 12:20:06.185511 | controller |     "Jun 09 11:23:19.182544 crc crio[21508]: time=\"2026-06-09T11:23:19.174068113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.185526 | controller |     "Jun 09 11:23:19.282821 crc crio[21508]: time=\"2026-06-09T11:23:19.279828341Z\" level=info msg=\"Created container 1932c06ef8bf8ae81738b778fc0fd7a59640b7d6f27b2ec7a8385438260fafa0: openstack-operators/octavia-operator-controller-manager-6495978d8d-24mcx/manager\" id=61227c0b-8a77-45ed-a96a-e1511656436a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.185540 | controller |     "Jun 09 11:23:19.286014 crc crio[21508]: time=\"2026-06-09T11:23:19.285706855Z\" level=info msg=\"Created container afdbc135cc73462ef2de46fd740d42cbac780e99f4d9672e330ea63b89d51a33: openstack-operators/test-operator-controller-manager-8d5599d7d-lxkn6/manager\" id=da64d48f-dfad-4330-bbd3-a5d86fc3852d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.185554 | controller |     "Jun 09 11:23:19.300865 crc crio[21508]: time=\"2026-06-09T11:23:19.299773927Z\" level=info msg=\"Starting container: afdbc135cc73462ef2de46fd740d42cbac780e99f4d9672e330ea63b89d51a33\" id=0726e7a0-443d-4340-bcce-cbe19fc6edbf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.185568 | controller |     "Jun 09 11:23:19.302857 crc crio[21508]: time=\"2026-06-09T11:23:19.302169153Z\" level=info msg=\"Starting container: 1932c06ef8bf8ae81738b778fc0fd7a59640b7d6f27b2ec7a8385438260fafa0\" id=9d66b610-7af3-443a-a337-713972419157 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.185582 | controller |     "Jun 09 11:23:19.307010 crc crio[21508]: time=\"2026-06-09T11:23:19.306475363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.185596 | controller |     "Jun 09 11:23:19.324489 crc crio[21508]: time=\"2026-06-09T11:23:19.324256769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.185611 | controller |     "Jun 09 11:23:19.349548 crc crio[21508]: time=\"2026-06-09T11:23:19.349487112Z\" level=info msg=\"Started container\" PID=51562 containerID=afdbc135cc73462ef2de46fd740d42cbac780e99f4d9672e330ea63b89d51a33 description=openstack-operators/test-operator-controller-manager-8d5599d7d-lxkn6/manager id=0726e7a0-443d-4340-bcce-cbe19fc6edbf name=/runtime.v1.RuntimeService/StartContainer sandboxID=6cbe62c8260fb5fc11d0989d87aabe4d0f96be8ca307c47eb918064ac35a526c",
2026-06-09 12:20:06.185625 | controller |     "Jun 09 11:23:19.363966 crc crio[21508]: time=\"2026-06-09T11:23:19.363854943Z\" level=info msg=\"Started container\" PID=51587 containerID=1932c06ef8bf8ae81738b778fc0fd7a59640b7d6f27b2ec7a8385438260fafa0 description=openstack-operators/octavia-operator-controller-manager-6495978d8d-24mcx/manager id=9d66b610-7af3-443a-a337-713972419157 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd061b9ff36bc5002db9ab85042bcb37487b3f72b94ab6fcc42097c7727f795a",
2026-06-09 12:20:06.185644 | controller |     "Jun 09 11:23:19.450607 crc crio[21508]: time=\"2026-06-09T11:23:19.450501328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.185659 | controller |     "Jun 09 11:23:20.249427 crc crio[21508]: time=\"2026-06-09T11:23:20.248974075Z\" level=info msg=\"Created container adf2417ef94b7160ee65bbed6b13769306a1a80ccfbcec70c20c9afce3ed2c40: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-j2lq7/manager\" id=96d36553-7792-4c19-8d2f-6cdbbed1cda3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.185674 | controller |     "Jun 09 11:23:20.281110 crc crio[21508]: time=\"2026-06-09T11:23:20.280945176Z\" level=info msg=\"Starting container: adf2417ef94b7160ee65bbed6b13769306a1a80ccfbcec70c20c9afce3ed2c40\" id=864703be-379b-4a3f-81d5-d28d0f540791 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.185688 | controller |     "Jun 09 11:23:20.301104 crc crio[21508]: time=\"2026-06-09T11:23:20.301016166Z\" level=info msg=\"Started container\" PID=51607 containerID=adf2417ef94b7160ee65bbed6b13769306a1a80ccfbcec70c20c9afce3ed2c40 description=openstack-operators/keystone-operator-controller-manager-6ccff66c5b-j2lq7/manager id=864703be-379b-4a3f-81d5-d28d0f540791 name=/runtime.v1.RuntimeService/StartContainer sandboxID=612bafabc2d6feb71b455bd5a8d4d3702b6bd185771474f41cc2ad3bdb2768de",
2026-06-09 12:20:06.185703 | controller |     "Jun 09 11:23:20.358990 crc crio[21508]: time=\"2026-06-09T11:23:20.358807227Z\" level=info msg=\"Created container f8ce3abbb3c0577e7424a8dd021ecf4b92d4d801e1e1f68fba53917e3feea22d: openstack-operators/ironic-operator-controller-manager-75f8548fcd-fv5pz/manager\" id=4307d80d-c182-40eb-9e49-ee95801dcf82 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.185717 | controller |     "Jun 09 11:23:20.403268 crc crio[21508]: time=\"2026-06-09T11:23:20.402737331Z\" level=info msg=\"Starting container: f8ce3abbb3c0577e7424a8dd021ecf4b92d4d801e1e1f68fba53917e3feea22d\" id=370226d4-3c53-44c4-9714-ba91f362b145 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.185732 | controller |     "Jun 09 11:23:20.429744 crc crio[21508]: time=\"2026-06-09T11:23:20.429669562Z\" level=info msg=\"Created container 74f6804be44bcc5961be2e7df6019e11542b0168729dd6f93a50c9d964e9b61f: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-2pdnd/manager\" id=f8ac6852-8044-4152-9c6c-5f86a2b18175 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.185746 | controller |     "Jun 09 11:23:20.431897 crc crio[21508]: time=\"2026-06-09T11:23:20.431826832Z\" level=info msg=\"Starting container: 74f6804be44bcc5961be2e7df6019e11542b0168729dd6f93a50c9d964e9b61f\" id=bcf87783-8773-46a3-811a-5c9f246272d0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.185760 | controller |     "Jun 09 11:23:20.454584 crc crio[21508]: time=\"2026-06-09T11:23:20.454225657Z\" level=info msg=\"Started container\" PID=51603 containerID=f8ce3abbb3c0577e7424a8dd021ecf4b92d4d801e1e1f68fba53917e3feea22d description=openstack-operators/ironic-operator-controller-manager-75f8548fcd-fv5pz/manager id=370226d4-3c53-44c4-9714-ba91f362b145 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c79f8871269f332bebb93586e97afae49ddb08d0910bb05b90e88deedcbca4b",
2026-06-09 12:20:06.185775 | controller |     "Jun 09 11:23:20.454808 crc crio[21508]: time=\"2026-06-09T11:23:20.4547155Z\" level=info msg=\"Started container\" PID=51606 containerID=74f6804be44bcc5961be2e7df6019e11542b0168729dd6f93a50c9d964e9b61f description=openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-2pdnd/manager id=bcf87783-8773-46a3-811a-5c9f246272d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94a63ec0c4b876bf24e4c4a227717b1f2bf269792e7064662583eae43122cae6",
2026-06-09 12:20:06.185794 | controller |     "Jun 09 11:23:20.535985 crc crio[21508]: time=\"2026-06-09T11:23:20.535223825Z\" level=info msg=\"Created container b149c1db500958a24af723d046cbbb38f0a5c5db25753fb59c34717ddb634481: openstack-operators/nova-operator-controller-manager-f4c4579bb-4gw2t/manager\" id=3adbf8d1-bf1c-42f2-bc47-df39e7a5e0c3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.185810 | controller |     "Jun 09 11:23:20.538653 crc crio[21508]: time=\"2026-06-09T11:23:20.538452095Z\" level=info msg=\"Starting container: b149c1db500958a24af723d046cbbb38f0a5c5db25753fb59c34717ddb634481\" id=53b9dfe3-4721-4515-a65d-85fbb87d65da name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.185824 | controller |     "Jun 09 11:23:20.548136 crc crio[21508]: time=\"2026-06-09T11:23:20.547635651Z\" level=info msg=\"Created container 971627f992bfcc4d0cfa13cb2353cb40f1c70d8dec1321703eb4b98e825fe1a4: openstack-operators/openstack-operator-controller-manager-6867b487d4-vv9kv/manager\" id=eff98dd6-7a80-4a65-baff-6255d0c22880 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.185839 | controller |     "Jun 09 11:23:20.555835 crc crio[21508]: time=\"2026-06-09T11:23:20.555745317Z\" level=info msg=\"Started container\" PID=51731 containerID=b149c1db500958a24af723d046cbbb38f0a5c5db25753fb59c34717ddb634481 description=openstack-operators/nova-operator-controller-manager-f4c4579bb-4gw2t/manager id=53b9dfe3-4721-4515-a65d-85fbb87d65da name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b4113d37a5ba3e92f49615b4381bfbdf06c3ced16da2e73ab8db5d3b34c1211",
2026-06-09 12:20:06.185854 | controller |     "Jun 09 11:23:20.581554 crc crio[21508]: time=\"2026-06-09T11:23:20.580813025Z\" level=info msg=\"Starting container: 971627f992bfcc4d0cfa13cb2353cb40f1c70d8dec1321703eb4b98e825fe1a4\" id=f8b41e9d-033b-4b86-bc8c-2deea9de1fb4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.185869 | controller |     "Jun 09 11:23:20.612919 crc crio[21508]: time=\"2026-06-09T11:23:20.603625681Z\" level=info msg=\"Started container\" PID=51732 containerID=971627f992bfcc4d0cfa13cb2353cb40f1c70d8dec1321703eb4b98e825fe1a4 description=openstack-operators/openstack-operator-controller-manager-6867b487d4-vv9kv/manager id=f8b41e9d-033b-4b86-bc8c-2deea9de1fb4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3dbe738122993f3e10e1e7e274e66219e08d18f32d80e3b041e3ab53ac6d5a57",
2026-06-09 12:20:06.185884 | controller |     "Jun 09 11:23:20.650025 crc crio[21508]: time=\"2026-06-09T11:23:20.645506309Z\" level=info msg=\"Created container 15ec0792f561d58c98650defdfe13e2262f250d9b01f6163af44e03e0e19f75c: openstack-operators/designate-operator-controller-manager-6bf8599b68-gkskb/manager\" id=83bd3c4e-b46c-4e08-8fc4-9b9146436a3a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.185898 | controller |     "Jun 09 11:23:20.650025 crc crio[21508]: time=\"2026-06-09T11:23:20.649912992Z\" level=info msg=\"Starting container: 15ec0792f561d58c98650defdfe13e2262f250d9b01f6163af44e03e0e19f75c\" id=c27200f9-7243-4322-a3ad-a61dabe26a61 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.185913 | controller |     "Jun 09 11:23:20.695096 crc crio[21508]: time=\"2026-06-09T11:23:20.694034432Z\" level=info msg=\"Created container 958d8898fb623d1b5f672aa251c1767da3b4c51c93c57142ccc9f7922a9c0115: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-rslrh/manager\" id=656c5af8-292f-4d4b-bfe8-d804df088db4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.185928 | controller |     "Jun 09 11:23:20.699124 crc crio[21508]: time=\"2026-06-09T11:23:20.69900924Z\" level=info msg=\"Starting container: 958d8898fb623d1b5f672aa251c1767da3b4c51c93c57142ccc9f7922a9c0115\" id=6e8b1859-6a30-41cb-9756-82abef890113 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.185942 | controller |     "Jun 09 11:23:20.710337 crc crio[21508]: time=\"2026-06-09T11:23:20.707566459Z\" level=info msg=\"Started container\" PID=51736 containerID=15ec0792f561d58c98650defdfe13e2262f250d9b01f6163af44e03e0e19f75c description=openstack-operators/designate-operator-controller-manager-6bf8599b68-gkskb/manager id=c27200f9-7243-4322-a3ad-a61dabe26a61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f40e03e89dcd44dd3482963b56edf16644f0de5d959ed2b6a7e97c13575ba6b4",
2026-06-09 12:20:06.185961 | controller |     "Jun 09 11:23:20.728355 crc crio[21508]: time=\"2026-06-09T11:23:20.718644918Z\" level=info msg=\"Started container\" PID=51737 containerID=958d8898fb623d1b5f672aa251c1767da3b4c51c93c57142ccc9f7922a9c0115 description=openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-rslrh/manager id=6e8b1859-6a30-41cb-9756-82abef890113 name=/runtime.v1.RuntimeService/StartContainer sandboxID=694d13e15bb07101c4995666261320f246e60b110f926b3f5901737414f5d401",
2026-06-09 12:20:06.185976 | controller |     "Jun 09 11:23:21.115833 crc crio[21508]: time=\"2026-06-09T11:23:21.115759237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.185990 | controller |     "Jun 09 11:23:21.881745 crc crio[21508]: time=\"2026-06-09T11:23:21.881652037Z\" level=info msg=\"Created container b541c7d1229fe8279e48964c6697ed645cab61a031cd5ba6ef2260eb8c578b31: baremetal-operator-system/baremetal-operator-ironic-5b947fcbf5-h2zzg/ironic-httpd\" id=876740ea-dc5a-48fb-8a43-42ee28508269 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.186004 | controller |     "Jun 09 11:23:21.883189 crc crio[21508]: time=\"2026-06-09T11:23:21.883087777Z\" level=info msg=\"Starting container: b541c7d1229fe8279e48964c6697ed645cab61a031cd5ba6ef2260eb8c578b31\" id=85395a45-e4eb-47dd-8ec0-85c176e587a2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.186019 | controller |     "Jun 09 11:23:21.888015 crc crio[21508]: time=\"2026-06-09T11:23:21.887970773Z\" level=info msg=\"Started container\" PID=51889 containerID=b541c7d1229fe8279e48964c6697ed645cab61a031cd5ba6ef2260eb8c578b31 description=baremetal-operator-system/baremetal-operator-ironic-5b947fcbf5-h2zzg/ironic-httpd id=85395a45-e4eb-47dd-8ec0-85c176e587a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=efaa84243828c7417cb1c82359b2c05e3f37b18ad75ce06ab428ee0fd7ca7292",
2026-06-09 12:20:06.186033 | controller |     "Jun 09 11:23:21.901496 crc crio[21508]: time=\"2026-06-09T11:23:21.900903304Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=51f3b166-a7b3-4da5-976d-ec9a2027456f name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.186048 | controller |     "Jun 09 11:23:21.906983 crc crio[21508]: time=\"2026-06-09T11:23:21.905607995Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"",
2026-06-09 12:20:06.186062 | controller |     "Jun 09 11:23:22.355457 crc crio[21508]: time=\"2026-06-09T11:23:22.354970271Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=51f3b166-a7b3-4da5-976d-ec9a2027456f name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.186077 | controller |     "Jun 09 11:23:22.356986 crc crio[21508]: time=\"2026-06-09T11:23:22.356928866Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=5a9b7fe3-2899-4e9f-940f-329298334492 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.186091 | controller |     "Jun 09 11:23:22.359215 crc crio[21508]: time=\"2026-06-09T11:23:22.359162788Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=9b4af666-81b5-401c-8ef9-200fdf4319aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.186105 | controller |     "Jun 09 11:23:22.365664 crc crio[21508]: time=\"2026-06-09T11:23:22.365608518Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-5b947fcbf5-h2zzg/ironic-log-watch\" id=dfd7c9a4-33b6-40b1-9378-110f3a022840 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.186123 | controller |     "Jun 09 11:23:22.366023 crc crio[21508]: time=\"2026-06-09T11:23:22.365968808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.186138 | controller |     "Jun 09 11:23:22.408374 crc crio[21508]: time=\"2026-06-09T11:23:22.400270964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.186152 | controller |     "Jun 09 11:23:23.001117 crc crio[21508]: time=\"2026-06-09T11:23:23.00101196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.186166 | controller |     "Jun 09 11:23:23.107547 crc crio[21508]: time=\"2026-06-09T11:23:23.107436257Z\" level=info msg=\"Created container 5a7f191572c3037f87eb0977bc4ed610a5301f9ed3882abb5feaf3eb9067d40d: baremetal-operator-system/baremetal-operator-ironic-5b947fcbf5-h2zzg/ironic-log-watch\" id=dfd7c9a4-33b6-40b1-9378-110f3a022840 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.186181 | controller |     "Jun 09 11:23:23.108796 crc crio[21508]: time=\"2026-06-09T11:23:23.108713733Z\" level=info msg=\"Starting container: 5a7f191572c3037f87eb0977bc4ed610a5301f9ed3882abb5feaf3eb9067d40d\" id=01ee1095-ead6-4fa3-b39a-492f1db73792 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.186195 | controller |     "Jun 09 11:23:23.113677 crc crio[21508]: time=\"2026-06-09T11:23:23.113513166Z\" level=info msg=\"Started container\" PID=52063 containerID=5a7f191572c3037f87eb0977bc4ed610a5301f9ed3882abb5feaf3eb9067d40d description=baremetal-operator-system/baremetal-operator-ironic-5b947fcbf5-h2zzg/ironic-log-watch id=01ee1095-ead6-4fa3-b39a-492f1db73792 name=/runtime.v1.RuntimeService/StartContainer sandboxID=efaa84243828c7417cb1c82359b2c05e3f37b18ad75ce06ab428ee0fd7ca7292",
2026-06-09 12:20:06.186210 | controller |     "Jun 09 11:24:00.505217 crc crio[21508]: time=\"2026-06-09T11:24:00.504707197Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683404-bxpp5/POD\" id=28a2a402-22ef-4d73-9728-0aaa3b54a5fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.186224 | controller |     "Jun 09 11:24:00.506404 crc crio[21508]: time=\"2026-06-09T11:24:00.505367455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.186238 | controller |     "Jun 09 11:24:00.552590 crc crio[21508]: time=\"2026-06-09T11:24:00.552500809Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683404-bxpp5 Namespace:openshift-infra ID:a91791fca9aeb3dd828a7b3eef1355d959d27e86f4e09d31f1074b1fe8d64aad UID:27f394de-d2e3-412b-9e8f-1bc2e6ecdba1 NetNS:/var/run/netns/6a05a229-f3cc-46ea-a023-6d345a7f96a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27f394de_d2e3_412b_9e8f_1bc2e6ecdba1.slice PodAnnotations:0xc000d9e1b8}] Aliases:map[]}\"",
2026-06-09 12:20:06.186253 | controller |     "Jun 09 11:24:00.552590 crc crio[21508]: time=\"2026-06-09T11:24:00.552572401Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683404-bxpp5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.186267 | controller |     "Jun 09 11:24:00.834900 crc crio[21508]: 2026-06-09T11:24:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a91791fca9aeb3d Mac:0e:8a:9d:27:c4:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5e Mtu:0 Sandbox:/var/run/netns/6a05a229-f3cc-46ea-a023-6d345a7f96a2 SocketPath: PciID:}] [{Interface:0xc0002d8790 Address:{IP:10.217.0.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.186281 | controller |     "Jun 09 11:24:00.836009 crc crio[21508]: time=\"2026-06-09T11:24:00.83594836Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683404-bxpp5 Namespace:openshift-infra ID:a91791fca9aeb3dd828a7b3eef1355d959d27e86f4e09d31f1074b1fe8d64aad UID:27f394de-d2e3-412b-9e8f-1bc2e6ecdba1 NetNS:/var/run/netns/6a05a229-f3cc-46ea-a023-6d345a7f96a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27f394de_d2e3_412b_9e8f_1bc2e6ecdba1.slice PodAnnotations:0xc000d9e1b8}] Aliases:map[]}\"",
2026-06-09 12:20:06.186299 | controller |     "Jun 09 11:24:00.836113 crc crio[21508]: time=\"2026-06-09T11:24:00.836100765Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683404-bxpp5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.186314 | controller |     "Jun 09 11:24:00.848718 crc crio[21508]: time=\"2026-06-09T11:24:00.848643014Z\" level=info msg=\"Ran pod sandbox a91791fca9aeb3dd828a7b3eef1355d959d27e86f4e09d31f1074b1fe8d64aad with infra container: openshift-infra/auto-csr-approver-29683404-bxpp5/POD\" id=28a2a402-22ef-4d73-9728-0aaa3b54a5fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.186329 | controller |     "Jun 09 11:24:00.851718 crc crio[21508]: time=\"2026-06-09T11:24:00.851614897Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=6f2d083a-61f6-4f81-af3e-c28217b017fa name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.186343 | controller |     "Jun 09 11:24:00.864672 crc crio[21508]: time=\"2026-06-09T11:24:00.864596229Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 12:20:06.186376 | controller |     "Jun 09 11:24:02.131632 crc crio[21508]: time=\"2026-06-09T11:24:02.131104144Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7dc8cc99c9-8qjtx/POD\" id=f49a32ce-0f5f-4f60-8ff3-47aa1fab9da4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.186392 | controller |     "Jun 09 11:24:02.133089 crc crio[21508]: time=\"2026-06-09T11:24:02.131654559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.186407 | controller |     "Jun 09 11:24:02.172971 crc crio[21508]: time=\"2026-06-09T11:24:02.172837937Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=6f2d083a-61f6-4f81-af3e-c28217b017fa name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.186421 | controller |     "Jun 09 11:24:02.173853 crc crio[21508]: time=\"2026-06-09T11:24:02.173774363Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7e83ddbe-e506-4eb5-bf0e-23159bc4e473 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.186436 | controller |     "Jun 09 11:24:02.185414 crc crio[21508]: time=\"2026-06-09T11:24:02.185204782Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=65fd22b1-5534-477a-8490-a7ec0df532f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.186451 | controller |     "Jun 09 11:24:02.192329 crc crio[21508]: time=\"2026-06-09T11:24:02.192200817Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683404-bxpp5/oc\" id=5adaecad-1674-4a2d-aea0-e875c38c68d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.186465 | controller |     "Jun 09 11:24:02.194247 crc crio[21508]: time=\"2026-06-09T11:24:02.194180072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.186480 | controller |     "Jun 09 11:24:02.203765 crc crio[21508]: time=\"2026-06-09T11:24:02.203680507Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-8qjtx Namespace:openstack ID:203453c0cbee3980aa30a115f6d3a5e89a90df9baeda09a2e0703b8824b6eebb UID:1118a2c5-8bcc-4141-ac24-6f31117dea4d NetNS:/var/run/netns/a302dec4-d4cd-44ea-b747-faa10eaa426b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1118a2c5_8bcc_4141_ac24_6f31117dea4d.slice PodAnnotations:0xc002a124a0}] Aliases:map[]}\"",
2026-06-09 12:20:06.186499 | controller |     "Jun 09 11:24:02.203765 crc crio[21508]: time=\"2026-06-09T11:24:02.203741319Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7dc8cc99c9-8qjtx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.186514 | controller |     "Jun 09 11:24:02.253969 crc crio[21508]: time=\"2026-06-09T11:24:02.253890797Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-769fc96f7c-szd9f/POD\" id=b7b95216-2b92-44df-826e-df01ad40ceb8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.186528 | controller |     "Jun 09 11:24:02.254102 crc crio[21508]: time=\"2026-06-09T11:24:02.253984809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.186542 | controller |     "Jun 09 11:24:02.258359 crc crio[21508]: time=\"2026-06-09T11:24:02.258117504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.186556 | controller |     "Jun 09 11:24:02.288369 crc crio[21508]: time=\"2026-06-09T11:24:02.288192863Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-szd9f Namespace:openstack ID:9d9cc10b077f332a5dfc67a57e43c03008b5be9f519c0d776a8531536c2ecd0c UID:87187429-592d-4e00-864d-4c90071af260 NetNS:/var/run/netns/7d7cd770-94aa-47b7-b1e9-816c5709dc85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod87187429_592d_4e00_864d_4c90071af260.slice PodAnnotations:0xc000158f20}] Aliases:map[]}\"",
2026-06-09 12:20:06.186570 | controller |     "Jun 09 11:24:02.288369 crc crio[21508]: time=\"2026-06-09T11:24:02.288268785Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-769fc96f7c-szd9f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.186584 | controller |     "Jun 09 11:24:02.539599 crc crio[21508]: time=\"2026-06-09T11:24:02.538037538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.186599 | controller |     "Jun 09 11:24:02.709675 crc crio[21508]: time=\"2026-06-09T11:24:02.70927856Z\" level=info msg=\"Created container a4e02e260115660eebcf9552c57bfeba5cf7eddbf61d27e83155d5b653ad40e2: openshift-infra/auto-csr-approver-29683404-bxpp5/oc\" id=5adaecad-1674-4a2d-aea0-e875c38c68d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.186613 | controller |     "Jun 09 11:24:02.711484 crc crio[21508]: time=\"2026-06-09T11:24:02.711235935Z\" level=info msg=\"Starting container: a4e02e260115660eebcf9552c57bfeba5cf7eddbf61d27e83155d5b653ad40e2\" id=330fd979-aa6b-4da1-948b-4ebd3404ac60 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.186627 | controller |     "Jun 09 11:24:02.724236 crc crio[21508]: time=\"2026-06-09T11:24:02.722434397Z\" level=info msg=\"Started container\" PID=52948 containerID=a4e02e260115660eebcf9552c57bfeba5cf7eddbf61d27e83155d5b653ad40e2 description=openshift-infra/auto-csr-approver-29683404-bxpp5/oc id=330fd979-aa6b-4da1-948b-4ebd3404ac60 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a91791fca9aeb3dd828a7b3eef1355d959d27e86f4e09d31f1074b1fe8d64aad",
2026-06-09 12:20:06.186642 | controller |     "Jun 09 11:24:02.810760 crc crio[21508]: 2026-06-09T11:24:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:203453c0cbee398 Mac:f2:ae:ac:ef:7f:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5f Mtu:0 Sandbox:/var/run/netns/a302dec4-d4cd-44ea-b747-faa10eaa426b SocketPath: PciID:}] [{Interface:0xc0002ea7f0 Address:{IP:10.217.0.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.186660 | controller |     "Jun 09 11:24:02.813213 crc crio[21508]: time=\"2026-06-09T11:24:02.812931499Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-8qjtx Namespace:openstack ID:203453c0cbee3980aa30a115f6d3a5e89a90df9baeda09a2e0703b8824b6eebb UID:1118a2c5-8bcc-4141-ac24-6f31117dea4d NetNS:/var/run/netns/a302dec4-d4cd-44ea-b747-faa10eaa426b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1118a2c5_8bcc_4141_ac24_6f31117dea4d.slice PodAnnotations:0xc002a124a0}] Aliases:map[]}\"",
2026-06-09 12:20:06.186675 | controller |     "Jun 09 11:24:02.813213 crc crio[21508]: time=\"2026-06-09T11:24:02.813106394Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7dc8cc99c9-8qjtx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.186690 | controller |     "Jun 09 11:24:02.828268 crc crio[21508]: time=\"2026-06-09T11:24:02.820579943Z\" level=info msg=\"Ran pod sandbox 203453c0cbee3980aa30a115f6d3a5e89a90df9baeda09a2e0703b8824b6eebb with infra container: openstack/dnsmasq-dns-7dc8cc99c9-8qjtx/POD\" id=f49a32ce-0f5f-4f60-8ff3-47aa1fab9da4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.186704 | controller |     "Jun 09 11:24:02.828268 crc crio[21508]: time=\"2026-06-09T11:24:02.823392681Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ec90eff8-a3e6-41dc-9cb6-79365722f7ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.186719 | controller |     "Jun 09 11:24:02.828268 crc crio[21508]: time=\"2026-06-09T11:24:02.823582946Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=ec90eff8-a3e6-41dc-9cb6-79365722f7ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.186734 | controller |     "Jun 09 11:24:02.828268 crc crio[21508]: time=\"2026-06-09T11:24:02.823625418Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=ec90eff8-a3e6-41dc-9cb6-79365722f7ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.186748 | controller |     "Jun 09 11:24:02.828268 crc crio[21508]: time=\"2026-06-09T11:24:02.825265453Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8419f488-090f-45c9-82cc-1f07f231eee9 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.186762 | controller |     "Jun 09 11:24:02.834810 crc crio[21508]: time=\"2026-06-09T11:24:02.834734417Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-09 12:20:06.186777 | controller |     "Jun 09 11:24:02.954691 crc crio[21508]: 2026-06-09T11:24:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9d9cc10b077f332 Mac:9e:14:22:47:c4:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:60 Mtu:0 Sandbox:/var/run/netns/7d7cd770-94aa-47b7-b1e9-816c5709dc85 SocketPath: PciID:}] [{Interface:0xc0002b85d0 Address:{IP:10.217.0.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.186791 | controller |     "Jun 09 11:24:02.957209 crc crio[21508]: time=\"2026-06-09T11:24:02.957075348Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-szd9f Namespace:openstack ID:9d9cc10b077f332a5dfc67a57e43c03008b5be9f519c0d776a8531536c2ecd0c UID:87187429-592d-4e00-864d-4c90071af260 NetNS:/var/run/netns/7d7cd770-94aa-47b7-b1e9-816c5709dc85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod87187429_592d_4e00_864d_4c90071af260.slice PodAnnotations:0xc000158f20}] Aliases:map[]}\"",
2026-06-09 12:20:06.186809 | controller |     "Jun 09 11:24:02.957441 crc crio[21508]: time=\"2026-06-09T11:24:02.957375806Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-769fc96f7c-szd9f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.186824 | controller |     "Jun 09 11:24:02.978913 crc crio[21508]: time=\"2026-06-09T11:24:02.978837264Z\" level=info msg=\"Ran pod sandbox 9d9cc10b077f332a5dfc67a57e43c03008b5be9f519c0d776a8531536c2ecd0c with infra container: openstack/dnsmasq-dns-769fc96f7c-szd9f/POD\" id=b7b95216-2b92-44df-826e-df01ad40ceb8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.186839 | controller |     "Jun 09 11:24:02.981263 crc crio[21508]: time=\"2026-06-09T11:24:02.98120068Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=80a3b186-12fa-402e-8ef0-717370d69efa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.186853 | controller |     "Jun 09 11:24:02.981638 crc crio[21508]: time=\"2026-06-09T11:24:02.98154267Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=80a3b186-12fa-402e-8ef0-717370d69efa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.186867 | controller |     "Jun 09 11:24:02.981638 crc crio[21508]: time=\"2026-06-09T11:24:02.981626822Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=80a3b186-12fa-402e-8ef0-717370d69efa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.186881 | controller |     "Jun 09 11:24:02.983166 crc crio[21508]: time=\"2026-06-09T11:24:02.983102633Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=513c5e18-0866-4621-ae13-7eaa3c703929 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.186896 | controller |     "Jun 09 11:24:02.986096 crc crio[21508]: time=\"2026-06-09T11:24:02.986021814Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-09 12:20:06.186910 | controller |     "Jun 09 11:24:04.149065 crc crio[21508]: time=\"2026-06-09T11:24:04.148981703Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-9c58657f7-498sm/POD\" id=04278f26-2e1b-47be-86e0-fe4040b3cd24 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.186925 | controller |     "Jun 09 11:24:04.149065 crc crio[21508]: time=\"2026-06-09T11:24:04.149053145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.186939 | controller |     "Jun 09 11:24:04.316526 crc crio[21508]: time=\"2026-06-09T11:24:04.315910636Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-9c58657f7-498sm Namespace:openstack ID:1d5473e2a14d0389ce46b3fa4276c11688f4056eec783205c806e094ebefdb03 UID:9a1075c1-414d-4aba-886f-a32fcdc09944 NetNS:/var/run/netns/235e1265-9bc7-4366-9fa0-71f6abac8aa6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a1075c1_414d_4aba_886f_a32fcdc09944.slice PodAnnotations:0xc0039b8260}] Aliases:map[]}\"",
2026-06-09 12:20:06.186954 | controller |     "Jun 09 11:24:04.316526 crc crio[21508]: time=\"2026-06-09T11:24:04.316253215Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-9c58657f7-498sm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.186968 | controller |     "Jun 09 11:24:04.783080 crc crio[21508]: time=\"2026-06-09T11:24:04.782989516Z\" level=info msg=\"Stopping pod sandbox: a91791fca9aeb3dd828a7b3eef1355d959d27e86f4e09d31f1074b1fe8d64aad\" id=70c49e0b-9d68-41c7-9ad8-d9614bdd056a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.186986 | controller |     "Jun 09 11:24:04.785780 crc crio[21508]: time=\"2026-06-09T11:24:04.785671391Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683404-bxpp5 Namespace:openshift-infra ID:a91791fca9aeb3dd828a7b3eef1355d959d27e86f4e09d31f1074b1fe8d64aad UID:27f394de-d2e3-412b-9e8f-1bc2e6ecdba1 NetNS:/var/run/netns/6a05a229-f3cc-46ea-a023-6d345a7f96a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27f394de_d2e3_412b_9e8f_1bc2e6ecdba1.slice PodAnnotations:0xc002a127d8}] Aliases:map[]}\"",
2026-06-09 12:20:06.187000 | controller |     "Jun 09 11:24:04.786114 crc crio[21508]: time=\"2026-06-09T11:24:04.78599919Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683404-bxpp5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.187015 | controller |     "Jun 09 11:24:04.901877 crc crio[21508]: time=\"2026-06-09T11:24:04.901258543Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68bc84565-5djtf/POD\" id=3b8610f1-a819-427b-bbe0-024a44fd9606 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.187030 | controller |     "Jun 09 11:24:04.902040 crc crio[21508]: time=\"2026-06-09T11:24:04.901926651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.187044 | controller |     "Jun 09 11:24:04.997699 crc crio[21508]: time=\"2026-06-09T11:24:04.997429924Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-5djtf Namespace:openstack ID:8ebd9c2ad25fd51fdb30545e4d5751c9b97c4f97bb363916bf0d9d8eb08e89fe UID:98008628-3d9d-4d00-9e74-2345d1081993 NetNS:/var/run/netns/b83f900e-f4e2-4478-b0da-164a199e2986 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98008628_3d9d_4d00_9e74_2345d1081993.slice PodAnnotations:0xc0039b8418}] Aliases:map[]}\"",
2026-06-09 12:20:06.187059 | controller |     "Jun 09 11:24:04.997699 crc crio[21508]: time=\"2026-06-09T11:24:04.997504286Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68bc84565-5djtf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.187073 | controller |     "Jun 09 11:24:05.102789 crc crio[21508]: time=\"2026-06-09T11:24:05.102578615Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD\" id=e32f1bf3-a33b-4a58-8c14-6c7b5e7da132 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.187087 | controller |     "Jun 09 11:24:05.102789 crc crio[21508]: time=\"2026-06-09T11:24:05.10276672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.187102 | controller |     "Jun 09 11:24:05.273175 crc crio[21508]: 2026-06-09T11:24:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1d5473e2a14d038 Mac:ea:2a:ee:d1:56:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:61 Mtu:0 Sandbox:/var/run/netns/235e1265-9bc7-4366-9fa0-71f6abac8aa6 SocketPath: PciID:}] [{Interface:0xc000015480 Address:{IP:10.217.0.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.187116 | controller |     "Jun 09 11:24:05.284016 crc crio[21508]: time=\"2026-06-09T11:24:05.283865678Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-9c58657f7-498sm Namespace:openstack ID:1d5473e2a14d0389ce46b3fa4276c11688f4056eec783205c806e094ebefdb03 UID:9a1075c1-414d-4aba-886f-a32fcdc09944 NetNS:/var/run/netns/235e1265-9bc7-4366-9fa0-71f6abac8aa6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a1075c1_414d_4aba_886f_a32fcdc09944.slice PodAnnotations:0xc0039b8260}] Aliases:map[]}\"",
2026-06-09 12:20:06.187134 | controller |     "Jun 09 11:24:05.284979 crc crio[21508]: time=\"2026-06-09T11:24:05.284188747Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-9c58657f7-498sm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.187150 | controller |     "Jun 09 11:24:05.374574 crc crio[21508]: time=\"2026-06-09T11:24:05.359547418Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:69c005897f7f5a768dd97eae9c82df6bfa4ca5ccc0f240ac96f1d9f6e402519a UID:34d1fb0c-6c08-44ff-8d4d-876c3eb1a552 NetNS:/var/run/netns/6b90d209-434d-4152-9684-b08b60e86329 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod34d1fb0c_6c08_44ff_8d4d_876c3eb1a552.slice PodAnnotations:0xc003b385b8}] Aliases:map[]}\"",
2026-06-09 12:20:06.187164 | controller |     "Jun 09 11:24:05.374574 crc crio[21508]: time=\"2026-06-09T11:24:05.3596105Z\" level=info msg=\"Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.187178 | controller |     "Jun 09 11:24:05.404735 crc crio[21508]: time=\"2026-06-09T11:24:05.398889465Z\" level=info msg=\"Ran pod sandbox 1d5473e2a14d0389ce46b3fa4276c11688f4056eec783205c806e094ebefdb03 with infra container: openstack/dnsmasq-dns-9c58657f7-498sm/POD\" id=04278f26-2e1b-47be-86e0-fe4040b3cd24 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.187192 | controller |     "Jun 09 11:24:05.420931 crc crio[21508]: time=\"2026-06-09T11:24:05.420789315Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8c0fc9fc-ae36-4fbd-9616-70551bdc68d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.187206 | controller |     "Jun 09 11:24:05.421413 crc crio[21508]: time=\"2026-06-09T11:24:05.421266668Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=8c0fc9fc-ae36-4fbd-9616-70551bdc68d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.187221 | controller |     "Jun 09 11:24:05.421579 crc crio[21508]: time=\"2026-06-09T11:24:05.421454734Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=8c0fc9fc-ae36-4fbd-9616-70551bdc68d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.187235 | controller |     "Jun 09 11:24:05.434415 crc crio[21508]: time=\"2026-06-09T11:24:05.428913491Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=be40504c-0514-4c3e-af18-2f66fe1a8bf2 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.187249 | controller |     "Jun 09 11:24:05.503742 crc crio[21508]: time=\"2026-06-09T11:24:05.499739146Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-09 12:20:06.187263 | controller |     "Jun 09 11:24:05.538594 crc crio[21508]: time=\"2026-06-09T11:24:05.537855298Z\" level=info msg=\"Stopped pod sandbox: a91791fca9aeb3dd828a7b3eef1355d959d27e86f4e09d31f1074b1fe8d64aad\" id=70c49e0b-9d68-41c7-9ad8-d9614bdd056a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.187278 | controller |     "Jun 09 11:24:05.932706 crc crio[21508]: 2026-06-09T11:24:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8ebd9c2ad25fd51 Mac:de:49:39:3e:02:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:62 Mtu:0 Sandbox:/var/run/netns/b83f900e-f4e2-4478-b0da-164a199e2986 SocketPath: PciID:}] [{Interface:0xc000014be0 Address:{IP:10.217.0.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.187292 | controller |     "Jun 09 11:24:05.934015 crc crio[21508]: time=\"2026-06-09T11:24:05.933934199Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-5djtf Namespace:openstack ID:8ebd9c2ad25fd51fdb30545e4d5751c9b97c4f97bb363916bf0d9d8eb08e89fe UID:98008628-3d9d-4d00-9e74-2345d1081993 NetNS:/var/run/netns/b83f900e-f4e2-4478-b0da-164a199e2986 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98008628_3d9d_4d00_9e74_2345d1081993.slice PodAnnotations:0xc0039b8418}] Aliases:map[]}\"",
2026-06-09 12:20:06.187337 | controller |     "Jun 09 11:24:05.934176 crc crio[21508]: time=\"2026-06-09T11:24:05.934111264Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68bc84565-5djtf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.187377 | controller |     "Jun 09 11:24:05.991775 crc crio[21508]: time=\"2026-06-09T11:24:05.991675629Z\" level=info msg=\"Ran pod sandbox 8ebd9c2ad25fd51fdb30545e4d5751c9b97c4f97bb363916bf0d9d8eb08e89fe with infra container: openstack/dnsmasq-dns-68bc84565-5djtf/POD\" id=3b8610f1-a819-427b-bbe0-024a44fd9606 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.187394 | controller |     "Jun 09 11:24:05.999750 crc crio[21508]: time=\"2026-06-09T11:24:05.999667812Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5db939e2-fefe-4358-83c3-1da03734cf96 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.187408 | controller |     "Jun 09 11:24:05.999976 crc crio[21508]: time=\"2026-06-09T11:24:05.999905838Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=5db939e2-fefe-4358-83c3-1da03734cf96 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.187423 | controller |     "Jun 09 11:24:06.000097 crc crio[21508]: time=\"2026-06-09T11:24:06.000006541Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=5db939e2-fefe-4358-83c3-1da03734cf96 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.187438 | controller |     "Jun 09 11:24:06.002416 crc crio[21508]: time=\"2026-06-09T11:24:06.002215253Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=66f0ec62-0e36-402f-843c-94e4c341d03b name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.187451 | controller |     "Jun 09 11:24:06.008023 crc crio[21508]: time=\"2026-06-09T11:24:06.007588982Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-09 12:20:06.187466 | controller |     "Jun 09 11:24:06.187128 crc crio[21508]: 2026-06-09T11:24:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:69c005897f7f5a7 Mac:1a:e1:87:ba:da:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:63 Mtu:0 Sandbox:/var/run/netns/6b90d209-434d-4152-9684-b08b60e86329 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.187480 | controller |     "Jun 09 11:24:06.191093 crc crio[21508]: time=\"2026-06-09T11:24:06.188786334Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:69c005897f7f5a768dd97eae9c82df6bfa4ca5ccc0f240ac96f1d9f6e402519a UID:34d1fb0c-6c08-44ff-8d4d-876c3eb1a552 NetNS:/var/run/netns/6b90d209-434d-4152-9684-b08b60e86329 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod34d1fb0c_6c08_44ff_8d4d_876c3eb1a552.slice PodAnnotations:0xc003b385b8}] Aliases:map[]}\"",
2026-06-09 12:20:06.187495 | controller |     "Jun 09 11:24:06.191093 crc crio[21508]: time=\"2026-06-09T11:24:06.188970609Z\" level=info msg=\"Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.187510 | controller |     "Jun 09 11:24:06.217425 crc crio[21508]: time=\"2026-06-09T11:24:06.213957035Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-server-0/POD\" id=561199e3-ad0c-428b-a8f6-188ee2dbcbf1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.187528 | controller |     "Jun 09 11:24:06.217425 crc crio[21508]: time=\"2026-06-09T11:24:06.21520817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.187572 | controller |     "Jun 09 11:24:06.297229 crc crio[21508]: time=\"2026-06-09T11:24:06.296330451Z\" level=info msg=\"Ran pod sandbox 69c005897f7f5a768dd97eae9c82df6bfa4ca5ccc0f240ac96f1d9f6e402519a with infra container: openstack/rabbitmq-cell1-server-0/POD\" id=e32f1bf3-a33b-4a58-8c14-6c7b5e7da132 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.187588 | controller |     "Jun 09 11:24:06.304175 crc crio[21508]: time=\"2026-06-09T11:24:06.304059836Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=c3bccdc9-6fe5-4dce-a65d-ea6cfa3237bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.187606 | controller |     "Jun 09 11:24:06.316164 crc crio[21508]: time=\"2026-06-09T11:24:06.312465541Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=c3bccdc9-6fe5-4dce-a65d-ea6cfa3237bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.187620 | controller |     "Jun 09 11:24:06.316164 crc crio[21508]: time=\"2026-06-09T11:24:06.312619055Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=c3bccdc9-6fe5-4dce-a65d-ea6cfa3237bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.187634 | controller |     "Jun 09 11:24:06.317003 crc crio[21508]: time=\"2026-06-09T11:24:06.316844902Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=23f7d964-c9a4-4671-ac7c-4ac89602794f name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.187648 | controller |     "Jun 09 11:24:06.360097 crc crio[21508]: time=\"2026-06-09T11:24:06.359870092Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"",
2026-06-09 12:20:06.187662 | controller |     "Jun 09 11:24:06.375279 crc crio[21508]: time=\"2026-06-09T11:24:06.362409183Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:81cbc87aede89beb97496e8567ea1e8cb3c03150ea76a5d9c0146686b0cfa069 UID:ab7cc1eb-c3fb-434b-b502-2497d82b40eb NetNS:/var/run/netns/cbfbb14a-e937-43af-9522-b83b03fa02f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podab7cc1eb_c3fb_434b_b502_2497d82b40eb.slice PodAnnotations:0xc0001589d0}] Aliases:map[]}\"",
2026-06-09 12:20:06.187677 | controller |     "Jun 09 11:24:06.375279 crc crio[21508]: time=\"2026-06-09T11:24:06.372099752Z\" level=info msg=\"Adding pod openstack_rabbitmq-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.187692 | controller |     "Jun 09 11:24:06.979420 crc crio[21508]: time=\"2026-06-09T11:24:06.978761184Z\" level=info msg=\"Running pod sandbox: openstack/openstack-galera-0/POD\" id=c48fe9d8-094c-46bc-b168-68cd19dcd04f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.187706 | controller |     "Jun 09 11:24:06.979592 crc crio[21508]: time=\"2026-06-09T11:24:06.979456653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.187721 | controller |     "Jun 09 11:24:07.049393 crc crio[21508]: time=\"2026-06-09T11:24:07.04714177Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:0d387fd70d71b22fe3f03de312d44f9efbf33e00a3d22f4b4ded7f844edb08a5 UID:db57cc06-e750-46b1-a621-075b0c9f74c9 NetNS:/var/run/netns/2e80f99a-f64d-4c7b-8dd0-9d710efc01f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb57cc06_e750_46b1_a621_075b0c9f74c9.slice PodAnnotations:0xc000b28a80}] Aliases:map[]}\"",
2026-06-09 12:20:06.187740 | controller |     "Jun 09 11:24:07.049393 crc crio[21508]: time=\"2026-06-09T11:24:07.047205771Z\" level=info msg=\"Adding pod openstack_openstack-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.187755 | controller |     "Jun 09 11:24:07.272231 crc crio[21508]: 2026-06-09T11:24:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:81cbc87aede89be Mac:ee:05:d5:ab:f1:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:64 Mtu:0 Sandbox:/var/run/netns/cbfbb14a-e937-43af-9522-b83b03fa02f9 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.187770 | controller |     "Jun 09 11:24:07.291926 crc crio[21508]: time=\"2026-06-09T11:24:07.291877312Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:81cbc87aede89beb97496e8567ea1e8cb3c03150ea76a5d9c0146686b0cfa069 UID:ab7cc1eb-c3fb-434b-b502-2497d82b40eb NetNS:/var/run/netns/cbfbb14a-e937-43af-9522-b83b03fa02f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podab7cc1eb_c3fb_434b_b502_2497d82b40eb.slice PodAnnotations:0xc0001589d0}] Aliases:map[]}\"",
2026-06-09 12:20:06.187784 | controller |     "Jun 09 11:24:07.292493 crc crio[21508]: time=\"2026-06-09T11:24:07.292469718Z\" level=info msg=\"Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.187800 | controller |     "Jun 09 11:24:07.301381 crc crio[21508]: time=\"2026-06-09T11:24:07.301262624Z\" level=info msg=\"Ran pod sandbox 81cbc87aede89beb97496e8567ea1e8cb3c03150ea76a5d9c0146686b0cfa069 with infra container: openstack/rabbitmq-server-0/POD\" id=561199e3-ad0c-428b-a8f6-188ee2dbcbf1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.187815 | controller |     "Jun 09 11:24:07.312432 crc crio[21508]: time=\"2026-06-09T11:24:07.312384194Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=f64f9fa8-8681-4ded-8632-57d18606e2d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.187829 | controller |     "Jun 09 11:24:07.313235 crc crio[21508]: time=\"2026-06-09T11:24:07.313212257Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=f64f9fa8-8681-4ded-8632-57d18606e2d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.187843 | controller |     "Jun 09 11:24:07.313475 crc crio[21508]: time=\"2026-06-09T11:24:07.313455643Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=f64f9fa8-8681-4ded-8632-57d18606e2d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.187857 | controller |     "Jun 09 11:24:07.318132 crc crio[21508]: time=\"2026-06-09T11:24:07.317750893Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=ed9de9f1-4d63-47c8-ba8c-ecd5b951883f name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.187871 | controller |     "Jun 09 11:24:07.334266 crc crio[21508]: time=\"2026-06-09T11:24:07.334217062Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"",
2026-06-09 12:20:06.187885 | controller |     "Jun 09 11:24:07.735444 crc crio[21508]: 2026-06-09T11:24:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0d387fd70d71b22 Mac:1a:11:cc:4c:67:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:65 Mtu:0 Sandbox:/var/run/netns/2e80f99a-f64d-4c7b-8dd0-9d710efc01f9 SocketPath: PciID:}] [{Interface:0xc000194c70 Address:{IP:10.217.0.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.187905 | controller |     "Jun 09 11:24:07.818583 crc crio[21508]: time=\"2026-06-09T11:24:07.818502352Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:0d387fd70d71b22fe3f03de312d44f9efbf33e00a3d22f4b4ded7f844edb08a5 UID:db57cc06-e750-46b1-a621-075b0c9f74c9 NetNS:/var/run/netns/2e80f99a-f64d-4c7b-8dd0-9d710efc01f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb57cc06_e750_46b1_a621_075b0c9f74c9.slice PodAnnotations:0xc000b28a80}] Aliases:map[]}\"",
2026-06-09 12:20:06.187920 | controller |     "Jun 09 11:24:07.818826 crc crio[21508]: time=\"2026-06-09T11:24:07.81878939Z\" level=info msg=\"Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.187934 | controller |     "Jun 09 11:24:07.966631 crc crio[21508]: time=\"2026-06-09T11:24:07.966487677Z\" level=info msg=\"Ran pod sandbox 0d387fd70d71b22fe3f03de312d44f9efbf33e00a3d22f4b4ded7f844edb08a5 with infra container: openstack/openstack-galera-0/POD\" id=c48fe9d8-094c-46bc-b168-68cd19dcd04f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.187949 | controller |     "Jun 09 11:24:07.984007 crc crio[21508]: time=\"2026-06-09T11:24:07.983897302Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=5d2e1a53-9492-4800-ac51-d46ac711db8b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.187963 | controller |     "Jun 09 11:24:07.985540 crc crio[21508]: time=\"2026-06-09T11:24:07.985486647Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=5d2e1a53-9492-4800-ac51-d46ac711db8b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.187977 | controller |     "Jun 09 11:24:07.985540 crc crio[21508]: time=\"2026-06-09T11:24:07.985541118Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=5d2e1a53-9492-4800-ac51-d46ac711db8b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.187992 | controller |     "Jun 09 11:24:07.989555 crc crio[21508]: time=\"2026-06-09T11:24:07.989499559Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=60f62ff6-80e6-44e2-a3bd-e70c6db1451d name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.188006 | controller |     "Jun 09 11:24:08.018386 crc crio[21508]: time=\"2026-06-09T11:24:08.017849009Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"",
2026-06-09 12:20:06.188021 | controller |     "Jun 09 11:24:08.087630 crc crio[21508]: time=\"2026-06-09T11:24:08.087241503Z\" level=info msg=\"Running pod sandbox: openstack/openstack-cell1-galera-0/POD\" id=23a7fb59-fcf5-4b57-be8f-c5ee2d8d15aa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.188035 | controller |     "Jun 09 11:24:08.116223 crc crio[21508]: time=\"2026-06-09T11:24:08.114417381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.188050 | controller |     "Jun 09 11:24:08.229275 crc crio[21508]: time=\"2026-06-09T11:24:08.228561173Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:284ae21a7560305edbb969be596c9146acd22c618d81bdcf499d499e274afd1b UID:e2d8bbbf-75a2-4c34-b6e2-2fd731286f2f NetNS:/var/run/netns/36fc2e15-ebef-4411-9dba-ef5bdc33d943 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2d8bbbf_75a2_4c34_b6e2_2fd731286f2f.slice PodAnnotations:0xc0019bc708}] Aliases:map[]}\"",
2026-06-09 12:20:06.188071 | controller |     "Jun 09 11:24:08.229275 crc crio[21508]: time=\"2026-06-09T11:24:08.228637245Z\" level=info msg=\"Adding pod openstack_openstack-cell1-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.188086 | controller |     "Jun 09 11:24:08.467019 crc crio[21508]: time=\"2026-06-09T11:24:08.466708481Z\" level=info msg=\"Running pod sandbox: openstack/memcached-0/POD\" id=c149beed-df86-45f2-8481-a08a6c119508 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.188101 | controller |     "Jun 09 11:24:08.469628 crc crio[21508]: time=\"2026-06-09T11:24:08.468007457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.188116 | controller |     "Jun 09 11:24:08.722033 crc crio[21508]: time=\"2026-06-09T11:24:08.721547495Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:d1c7d4771dd537e3a7f66d3a9a21a558bb9b075ddb28a6792a6aa7720ed7897d UID:0491857e-07dc-4097-99d5-e2fa1d9f4692 NetNS:/var/run/netns/5d220273-6c9a-4154-b8cc-495ae9b72c41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0491857e_07dc_4097_99d5_e2fa1d9f4692.slice PodAnnotations:0xc000b281e8}] Aliases:map[]}\"",
2026-06-09 12:20:06.188131 | controller |     "Jun 09 11:24:08.722167 crc crio[21508]: time=\"2026-06-09T11:24:08.722035209Z\" level=info msg=\"Adding pod openstack_memcached-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.188145 | controller |     "Jun 09 11:24:09.027754 crc crio[21508]: 2026-06-09T11:24:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:284ae21a7560305 Mac:56:40:16:98:d7:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:66 Mtu:0 Sandbox:/var/run/netns/36fc2e15-ebef-4411-9dba-ef5bdc33d943 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.188160 | controller |     "Jun 09 11:24:09.065193 crc crio[21508]: time=\"2026-06-09T11:24:09.065090891Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:284ae21a7560305edbb969be596c9146acd22c618d81bdcf499d499e274afd1b UID:e2d8bbbf-75a2-4c34-b6e2-2fd731286f2f NetNS:/var/run/netns/36fc2e15-ebef-4411-9dba-ef5bdc33d943 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2d8bbbf_75a2_4c34_b6e2_2fd731286f2f.slice PodAnnotations:0xc0019bc708}] Aliases:map[]}\"",
2026-06-09 12:20:06.188175 | controller |     "Jun 09 11:24:09.081915 crc crio[21508]: time=\"2026-06-09T11:24:09.081754966Z\" level=info msg=\"Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.188189 | controller |     "Jun 09 11:24:09.390949 crc crio[21508]: 2026-06-09T11:24:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d1c7d4771dd537e Mac:de:0e:e9:a4:43:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:67 Mtu:0 Sandbox:/var/run/netns/5d220273-6c9a-4154-b8cc-495ae9b72c41 SocketPath: PciID:}] [{Interface:0xc000518590 Address:{IP:10.217.0.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.188204 | controller |     "Jun 09 11:24:09.397255 crc crio[21508]: time=\"2026-06-09T11:24:09.394058061Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:d1c7d4771dd537e3a7f66d3a9a21a558bb9b075ddb28a6792a6aa7720ed7897d UID:0491857e-07dc-4097-99d5-e2fa1d9f4692 NetNS:/var/run/netns/5d220273-6c9a-4154-b8cc-495ae9b72c41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0491857e_07dc_4097_99d5_e2fa1d9f4692.slice PodAnnotations:0xc000b281e8}] Aliases:map[]}\"",
2026-06-09 12:20:06.188222 | controller |     "Jun 09 11:24:09.397255 crc crio[21508]: time=\"2026-06-09T11:24:09.396072948Z\" level=info msg=\"Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.188238 | controller |     "Jun 09 11:24:09.488552 crc crio[21508]: time=\"2026-06-09T11:24:09.488480124Z\" level=info msg=\"Ran pod sandbox d1c7d4771dd537e3a7f66d3a9a21a558bb9b075ddb28a6792a6aa7720ed7897d with infra container: openstack/memcached-0/POD\" id=c149beed-df86-45f2-8481-a08a6c119508 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.188252 | controller |     "Jun 09 11:24:09.499476 crc crio[21508]: time=\"2026-06-09T11:24:09.499178442Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=5403225d-abac-4d57-baf7-167ab92e82cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.188267 | controller |     "Jun 09 11:24:09.499756 crc crio[21508]: time=\"2026-06-09T11:24:09.499627424Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-memcached:current-podified not found\" id=5403225d-abac-4d57-baf7-167ab92e82cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.188281 | controller |     "Jun 09 11:24:09.499756 crc crio[21508]: time=\"2026-06-09T11:24:09.499677516Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached:current-podified found\" id=5403225d-abac-4d57-baf7-167ab92e82cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.188295 | controller |     "Jun 09 11:24:09.502767 crc crio[21508]: time=\"2026-06-09T11:24:09.502676019Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=c3189a1a-b58b-42ad-82f1-167835da7cd6 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.188310 | controller |     "Jun 09 11:24:09.512974 crc crio[21508]: time=\"2026-06-09T11:24:09.512886694Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-memcached:current-podified\\\"\"",
2026-06-09 12:20:06.188325 | controller |     "Jun 09 11:24:09.523450 crc crio[21508]: time=\"2026-06-09T11:24:09.522929654Z\" level=info msg=\"Ran pod sandbox 284ae21a7560305edbb969be596c9146acd22c618d81bdcf499d499e274afd1b with infra container: openstack/openstack-cell1-galera-0/POD\" id=23a7fb59-fcf5-4b57-be8f-c5ee2d8d15aa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.188339 | controller |     "Jun 09 11:24:09.542385 crc crio[21508]: time=\"2026-06-09T11:24:09.539019182Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=57907fe1-9a41-457b-b435-bf6e0d2564f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.188378 | controller |     "Jun 09 11:24:09.542385 crc crio[21508]: time=\"2026-06-09T11:24:09.541779629Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=57907fe1-9a41-457b-b435-bf6e0d2564f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.188395 | controller |     "Jun 09 11:24:09.542385 crc crio[21508]: time=\"2026-06-09T11:24:09.541829391Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=57907fe1-9a41-457b-b435-bf6e0d2564f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.188410 | controller |     "Jun 09 11:24:09.552233 crc crio[21508]: time=\"2026-06-09T11:24:09.552066246Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=1c884f58-4dac-474d-926f-def5d78aaf69 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.188424 | controller |     "Jun 09 11:24:09.557821 crc crio[21508]: time=\"2026-06-09T11:24:09.556114479Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"",
2026-06-09 12:20:06.188438 | controller |     "Jun 09 11:24:11.890102 crc crio[21508]: time=\"2026-06-09T11:24:11.889577525Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=ec7c8aa9-8b68-49b4-9542-f6e6a254cc74 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.188457 | controller |     "Jun 09 11:24:11.891665 crc crio[21508]: time=\"2026-06-09T11:24:11.89013426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.188472 | controller |     "Jun 09 11:24:12.015402 crc crio[21508]: time=\"2026-06-09T11:24:12.001234057Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:4f9ebdea71f94d7807448ba1469b24a4414b38538735335728eea3aa852fdbe7 UID:6d02d2a7-645b-4f4b-b964-19ff29d366b3 NetNS:/var/run/netns/703edfe6-354f-45bb-b380-8ed0bb680298 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d02d2a7_645b_4f4b_b964_19ff29d366b3.slice PodAnnotations:0xc002a12d70}] Aliases:map[]}\"",
2026-06-09 12:20:06.188486 | controller |     "Jun 09 11:24:12.015402 crc crio[21508]: time=\"2026-06-09T11:24:12.003669605Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.188501 | controller |     "Jun 09 11:24:12.781344 crc crio[21508]: 2026-06-09T11:24:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4f9ebdea71f94d7 Mac:e2:72:04:6c:46:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:68 Mtu:0 Sandbox:/var/run/netns/703edfe6-354f-45bb-b380-8ed0bb680298 SocketPath: PciID:}] [{Interface:0xc0004b26b0 Address:{IP:10.217.0.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.188515 | controller |     "Jun 09 11:24:12.791657 crc crio[21508]: time=\"2026-06-09T11:24:12.790071927Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:4f9ebdea71f94d7807448ba1469b24a4414b38538735335728eea3aa852fdbe7 UID:6d02d2a7-645b-4f4b-b964-19ff29d366b3 NetNS:/var/run/netns/703edfe6-354f-45bb-b380-8ed0bb680298 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d02d2a7_645b_4f4b_b964_19ff29d366b3.slice PodAnnotations:0xc002a12d70}] Aliases:map[]}\"",
2026-06-09 12:20:06.188530 | controller |     "Jun 09 11:24:12.791657 crc crio[21508]: time=\"2026-06-09T11:24:12.791450175Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.188544 | controller |     "Jun 09 11:24:12.821836 crc crio[21508]: time=\"2026-06-09T11:24:12.821636417Z\" level=info msg=\"Ran pod sandbox 4f9ebdea71f94d7807448ba1469b24a4414b38538735335728eea3aa852fdbe7 with infra container: openstack/kube-state-metrics-0/POD\" id=ec7c8aa9-8b68-49b4-9542-f6e6a254cc74 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.188558 | controller |     "Jun 09 11:24:12.840670 crc crio[21508]: time=\"2026-06-09T11:24:12.839889045Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=13db68a5-30d5-446f-8457-7bcba735bd22 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.188573 | controller |     "Jun 09 11:24:12.840670 crc crio[21508]: time=\"2026-06-09T11:24:12.840137132Z\" level=info msg=\"Image registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 not found\" id=13db68a5-30d5-446f-8457-7bcba735bd22 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.188587 | controller |     "Jun 09 11:24:12.840670 crc crio[21508]: time=\"2026-06-09T11:24:12.840188744Z\" level=info msg=\"Neither image nor artfiact registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 found\" id=13db68a5-30d5-446f-8457-7bcba735bd22 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.188601 | controller |     "Jun 09 11:24:12.843550 crc crio[21508]: time=\"2026-06-09T11:24:12.843145776Z\" level=info msg=\"Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=c56d88bc-094a-44be-b099-616faa3ca5b0 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.188618 | controller |     "Jun 09 11:24:12.871699 crc crio[21508]: time=\"2026-06-09T11:24:12.87127638Z\" level=info msg=\"Trying to access \\\"registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\\\"\"",
2026-06-09 12:20:06.188633 | controller |     "Jun 09 11:24:14.567417 crc crio[21508]: time=\"2026-06-09T11:24:14.566136185Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-hvjx5/POD\" id=cf8a516e-947b-4ba5-85c2-6747ab65c417 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.188647 | controller |     "Jun 09 11:24:14.569641 crc crio[21508]: time=\"2026-06-09T11:24:14.56955248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.188662 | controller |     "Jun 09 11:24:14.664004 crc crio[21508]: time=\"2026-06-09T11:24:14.66392008Z\" level=info msg=\"Got pod network &{Name:ovn-controller-hvjx5 Namespace:openstack ID:78f3a606650dd9bbb16f736f16b42d9f091cf89382302eb667235ae62063511e UID:9762ccda-80e8-48bd-a6f0-79d77f33e4da NetNS:/var/run/netns/e216b53b-e2cd-43e2-83bf-373bc5d255df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9762ccda_80e8_48bd_a6f0_79d77f33e4da.slice PodAnnotations:0xc00008c8a0}] Aliases:map[]}\"",
2026-06-09 12:20:06.188677 | controller |     "Jun 09 11:24:14.664004 crc crio[21508]: time=\"2026-06-09T11:24:14.663991852Z\" level=info msg=\"Adding pod openstack_ovn-controller-hvjx5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.188691 | controller |     "Jun 09 11:24:14.667834 crc crio[21508]: time=\"2026-06-09T11:24:14.667732647Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-ovs-6n6bx/POD\" id=7e039df3-dcc6-4504-8768-bdf925821a16 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.188705 | controller |     "Jun 09 11:24:14.667967 crc crio[21508]: time=\"2026-06-09T11:24:14.66783867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.188719 | controller |     "Jun 09 11:24:15.242732 crc crio[21508]: 2026-06-09T11:24:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:78f3a606650dd9b Mac:4e:7d:f7:64:07:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:69 Mtu:0 Sandbox:/var/run/netns/e216b53b-e2cd-43e2-83bf-373bc5d255df SocketPath: PciID:}] [{Interface:0xc00038e5d0 Address:{IP:10.217.0.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.188733 | controller |     "Jun 09 11:24:15.243782 crc crio[21508]: time=\"2026-06-09T11:24:15.243706902Z\" level=info msg=\"Got pod network &{Name:ovn-controller-hvjx5 Namespace:openstack ID:78f3a606650dd9bbb16f736f16b42d9f091cf89382302eb667235ae62063511e UID:9762ccda-80e8-48bd-a6f0-79d77f33e4da NetNS:/var/run/netns/e216b53b-e2cd-43e2-83bf-373bc5d255df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9762ccda_80e8_48bd_a6f0_79d77f33e4da.slice PodAnnotations:0xc00008c8a0}] Aliases:map[]}\"",
2026-06-09 12:20:06.188748 | controller |     "Jun 09 11:24:15.244243 crc crio[21508]: time=\"2026-06-09T11:24:15.244188336Z\" level=info msg=\"Checking pod openstack_ovn-controller-hvjx5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.188762 | controller |     "Jun 09 11:24:15.725197 crc crio[21508]: time=\"2026-06-09T11:24:15.72505742Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0/POD\" id=399a418f-daaf-4fb2-819b-1cbac6efe989 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.188779 | controller |     "Jun 09 11:24:15.726784 crc crio[21508]: time=\"2026-06-09T11:24:15.72612824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.188794 | controller |     "Jun 09 11:24:17.873373 crc crio[21508]: time=\"2026-06-09T11:24:17.873074507Z\" level=info msg=\"Ran pod sandbox 78f3a606650dd9bbb16f736f16b42d9f091cf89382302eb667235ae62063511e with infra container: openstack/ovn-controller-hvjx5/POD\" id=cf8a516e-947b-4ba5-85c2-6747ab65c417 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.188809 | controller |     "Jun 09 11:24:17.884496 crc crio[21508]: time=\"2026-06-09T11:24:17.884192377Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=cb2ea51f-d88c-4841-ba1b-cd43e0875dce name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.188824 | controller |     "Jun 09 11:24:17.884927 crc crio[21508]: time=\"2026-06-09T11:24:17.884838765Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found\" id=cb2ea51f-d88c-4841-ba1b-cd43e0875dce name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.188839 | controller |     "Jun 09 11:24:17.885017 crc crio[21508]: time=\"2026-06-09T11:24:17.884938398Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found\" id=cb2ea51f-d88c-4841-ba1b-cd43e0875dce name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.188853 | controller |     "Jun 09 11:24:17.886985 crc crio[21508]: time=\"2026-06-09T11:24:17.886860041Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=0448db36-2b73-4614-be04-c79e5a060ade name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.188867 | controller |     "Jun 09 11:24:17.904385 crc crio[21508]: time=\"2026-06-09T11:24:17.904242486Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\\\"\"",
2026-06-09 12:20:06.188882 | controller |     "Jun 09 11:24:18.844501 crc crio[21508]: time=\"2026-06-09T11:24:18.84390903Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0/POD\" id=b0c6ae4f-2b3c-4f12-aba3-81c8b244c025 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.188898 | controller |     "Jun 09 11:24:18.844501 crc crio[21508]: time=\"2026-06-09T11:24:18.844490706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.188915 | controller |     "Jun 09 11:24:46.102361 crc crio[21508]: time=\"2026-06-09T11:24:46.101433572Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110\" id=23f7d964-c9a4-4671-ac7c-4ac89602794f name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.188930 | controller |     "Jun 09 11:24:46.104149 crc crio[21508]: time=\"2026-06-09T11:24:46.103049378Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=6f04b71f-ee4f-4cd2-a212-fa0e7a4b6544 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.188944 | controller |     "Jun 09 11:24:46.315208 crc crio[21508]: time=\"2026-06-09T11:24:46.315071228Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:647630343be667cb46f7c2dbcdd39cf5ba9eafb77c9032e069e28ba9be88ce0a\" id=c3189a1a-b58b-42ad-82f1-167835da7cd6 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.188958 | controller |     "Jun 09 11:24:46.317147 crc crio[21508]: time=\"2026-06-09T11:24:46.316372884Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=9a2197df-4416-41a7-8ee2-bce42c99478a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.188976 | controller |     "Jun 09 11:24:46.713030 crc crio[21508]: time=\"2026-06-09T11:24:46.712927248Z\" level=info msg=\"Removing container: 3ad6619c8276fdd24ad773a999eed8ff5764330e6c400010ea7dbe6083cb1d1d\" id=20b836bd-7dc9-4b4f-984a-3b92f5ac1ba0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.188991 | controller |     "Jun 09 11:24:47.253864 crc crio[21508]: time=\"2026-06-09T11:24:47.253211319Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110\" id=ed9de9f1-4d63-47c8-ba8c-ecd5b951883f name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.189006 | controller |     "Jun 09 11:24:47.255184 crc crio[21508]: time=\"2026-06-09T11:24:47.255098802Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=fbb31d5e-3385-4a63-a68d-902b8e5d20be name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.189020 | controller |     "Jun 09 11:24:47.634667 crc crio[21508]: time=\"2026-06-09T11:24:47.6345901Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=c3363ced-0a2e-4cfb-9050-f37a5de53f71 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.189034 | controller |     "Jun 09 11:24:47.671826 crc crio[21508]: time=\"2026-06-09T11:24:47.671733426Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:eea159f577ffda7a1f9a7a9b929a6abf6179fa669c390bfdc977a1bda04a8309 UID:847b05da-fb96-4367-8919-1b8746ae0dc4 NetNS:/var/run/netns/d52bfd30-4aa8-4d85-9a61-04201bbbd8f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod847b05da_fb96_4367_8919_1b8746ae0dc4.slice PodAnnotations:0xc00011e840}] Aliases:map[]}\"",
2026-06-09 12:20:06.189049 | controller |     "Jun 09 11:24:47.671826 crc crio[21508]: time=\"2026-06-09T11:24:47.671790917Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.189064 | controller |     "Jun 09 11:24:47.697779 crc crio[21508]: time=\"2026-06-09T11:24:47.697608647Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=e41f9153-f6c3-42d5-87a9-38a24182b26e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.189079 | controller |     "Jun 09 11:24:47.738052 crc crio[21508]: time=\"2026-06-09T11:24:47.737147259Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:97eaceac3f85b76dcc6073bc2bd0783a7fdbacdb23fd0555e97bf2ab9db82575 UID:89be708e-456b-4498-b8c6-3be7731517c1 NetNS:/var/run/netns/3129dc48-6825-47fa-b344-04207acf4975 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89be708e_456b_4498_b8c6_3be7731517c1.slice PodAnnotations:0xc0019bc358}] Aliases:map[]}\"",
2026-06-09 12:20:06.189094 | controller |     "Jun 09 11:24:47.738052 crc crio[21508]: time=\"2026-06-09T11:24:47.737212361Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.189109 | controller |     "Jun 09 11:24:47.754195 crc crio[21508]: time=\"2026-06-09T11:24:47.754143173Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f\" id=1c884f58-4dac-474d-926f-def5d78aaf69 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.189124 | controller |     "Jun 09 11:24:47.754630 crc crio[21508]: time=\"2026-06-09T11:24:47.754427921Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-6n6bx Namespace:openstack ID:485703ab1b57dad7e1f9eac5bd0a64678b14bea3762bd4f15a7a91bc2cb6a1ef UID:51846af8-c6ab-400b-97a6-d971adad7d18 NetNS:/var/run/netns/b117bbbe-752c-4c77-bc3f-482f2ee7a383 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51846af8_c6ab_400b_97a6_d971adad7d18.slice PodAnnotations:0xc000d9e798}] Aliases:map[]}\"",
2026-06-09 12:20:06.189141 | controller |     "Jun 09 11:24:47.754753 crc crio[21508]: time=\"2026-06-09T11:24:47.754736599Z\" level=info msg=\"Adding pod openstack_ovn-controller-ovs-6n6bx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.189156 | controller |     "Jun 09 11:24:47.759265 crc crio[21508]: time=\"2026-06-09T11:24:47.759142392Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=bf4933eb-5fba-4b0c-b2c0-a1d35200cf7e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.189171 | controller |     "Jun 09 11:24:47.767020 crc crio[21508]: time=\"2026-06-09T11:24:47.766614971Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=df1d407b-7a54-4256-9f83-2039403f8d8e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.189185 | controller |     "Jun 09 11:24:47.971477 crc crio[21508]: time=\"2026-06-09T11:24:47.970608887Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/setup-container\" id=2ae801dc-5b96-46a8-b21e-39dcee304b85 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.189199 | controller |     "Jun 09 11:24:47.979890 crc crio[21508]: time=\"2026-06-09T11:24:47.979812754Z\" level=info msg=\"Creating container: openstack/memcached-0/memcached\" id=86cf594d-49d6-4967-a152-d86ebe049e88 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.189214 | controller |     "Jun 09 11:24:47.994794 crc crio[21508]: time=\"2026-06-09T11:24:47.994657127Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:807c1076fe368456aee9a88438d275805fc908d207bada66f46e084e1fd4e8d9\" id=0448db36-2b73-4614-be04-c79e5a060ade name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.189228 | controller |     "Jun 09 11:24:48.003899 crc crio[21508]: time=\"2026-06-09T11:24:48.003592807Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=0404d3dc-a087-433d-adde-6144f411dfc1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.189242 | controller |     "Jun 09 11:24:48.029708 crc crio[21508]: time=\"2026-06-09T11:24:48.02956092Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=8419f488-090f-45c9-82cc-1f07f231eee9 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.189256 | controller |     "Jun 09 11:24:48.031786 crc crio[21508]: time=\"2026-06-09T11:24:48.031280218Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3dacc54c-bdcd-4913-96bd-d71eeb6252eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.189270 | controller |     "Jun 09 11:24:48.064832 crc crio[21508]: time=\"2026-06-09T11:24:48.06469388Z\" level=info msg=\"Removed container 3ad6619c8276fdd24ad773a999eed8ff5764330e6c400010ea7dbe6083cb1d1d: openshift-infra/auto-csr-approver-29683398-kz2z2/oc\" id=20b836bd-7dc9-4b4f-984a-3b92f5ac1ba0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.189285 | controller |     "Jun 09 11:24:48.068826 crc crio[21508]: time=\"2026-06-09T11:24:48.068016462Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f\" id=60f62ff6-80e6-44e2-a3bd-e70c6db1451d name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.189302 | controller |     "Jun 09 11:24:48.072032 crc crio[21508]: time=\"2026-06-09T11:24:48.069674219Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=1786465e-c999-4670-bb14-c6886e6c5b13 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.189317 | controller |     "Jun 09 11:24:48.088486 crc crio[21508]: time=\"2026-06-09T11:24:48.0883882Z\" level=info msg=\"Stopping pod sandbox: b1d1f0b41a047033ab8b7b35ad82e3ad6938b7c7c536bd722e4e49d626a77262\" id=0ae67b4f-88ee-41e3-8d3d-7c3173d1d806 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.189331 | controller |     "Jun 09 11:24:48.088486 crc crio[21508]: time=\"2026-06-09T11:24:48.088491303Z\" level=info msg=\"Stopped pod sandbox (already stopped): b1d1f0b41a047033ab8b7b35ad82e3ad6938b7c7c536bd722e4e49d626a77262\" id=0ae67b4f-88ee-41e3-8d3d-7c3173d1d806 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.189359 | controller |     "Jun 09 11:24:48.089238 crc crio[21508]: time=\"2026-06-09T11:24:48.089173752Z\" level=info msg=\"Removing pod sandbox: b1d1f0b41a047033ab8b7b35ad82e3ad6938b7c7c536bd722e4e49d626a77262\" id=ed8307e2-bda1-49c1-855f-7665af463432 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.189380 | controller |     "Jun 09 11:24:48.097957 crc crio[21508]: time=\"2026-06-09T11:24:48.097837264Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=0fa57152-ef1c-41e8-ad84-10c6778acd2f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.189395 | controller |     "Jun 09 11:24:48.100709 crc crio[21508]: time=\"2026-06-09T11:24:48.100640542Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=9564cff3-5713-4f9e-8db5-5bf88659b1b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.189410 | controller |     "Jun 09 11:24:48.254464 crc crio[21508]: time=\"2026-06-09T11:24:48.254151731Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=be40504c-0514-4c3e-af18-2f66fe1a8bf2 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.189425 | controller |     "Jun 09 11:24:48.255883 crc crio[21508]: time=\"2026-06-09T11:24:48.255466838Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9466b0c2-e0c1-478e-85a4-205117698490 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.189440 | controller |     "Jun 09 11:24:48.270678 crc crio[21508]: time=\"2026-06-09T11:24:48.270492057Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=66f0ec62-0e36-402f-843c-94e4c341d03b name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.189454 | controller |     "Jun 09 11:24:48.271933 crc crio[21508]: time=\"2026-06-09T11:24:48.271837924Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9ed7b86f-564c-4c8f-870b-3e13189582b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.189469 | controller |     "Jun 09 11:24:48.281922 crc crio[21508]: time=\"2026-06-09T11:24:48.28174008Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=513c5e18-0866-4621-ae13-7eaa3c703929 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.189483 | controller |     "Jun 09 11:24:48.284037 crc crio[21508]: time=\"2026-06-09T11:24:48.283865649Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d798d430-0184-4ddf-b893-c2b7a72a81e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.189496 | controller |     "Jun 09 11:24:48.298456 crc crio[21508]: time=\"2026-06-09T11:24:48.291832581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.189515 | controller |     "Jun 09 11:24:48.298456 crc crio[21508]: time=\"2026-06-09T11:24:48.296558993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.189529 | controller |     "Jun 09 11:24:48.317105 crc crio[21508]: time=\"2026-06-09T11:24:48.316702375Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/setup-container\" id=c2ccc257-fa39-4951-b4eb-6b08814a2778 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.189543 | controller |     "Jun 09 11:24:48.323585 crc crio[21508]: time=\"2026-06-09T11:24:48.323536925Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=393c6085-af7e-473c-9e82-bcd3df014ec9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.189558 | controller |     "Jun 09 11:24:48.328674 crc crio[21508]: time=\"2026-06-09T11:24:48.328547965Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/mysql-bootstrap\" id=8025dd78-c8d0-40d6-b103-d4d8f8f9746a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.189572 | controller |     "Jun 09 11:24:48.349774 crc crio[21508]: time=\"2026-06-09T11:24:48.34954155Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=99e3970c-b002-488f-8c23-96870ab6c7a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.189586 | controller |     "Jun 09 11:24:48.356810 crc crio[21508]: time=\"2026-06-09T11:24:48.35672196Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=fc64cfb4-3c0a-4581-80ad-49ba62d474d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.189600 | controller |     "Jun 09 11:24:48.422566 crc crio[21508]: time=\"2026-06-09T11:24:48.421867896Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=aa0fd197-03ec-4467-ba4a-e7771ba2eae7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.189614 | controller |     "Jun 09 11:24:48.644547 crc crio[21508]: 2026-06-09T11:24:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:485703ab1b57dad Mac:6a:e5:67:cf:dc:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6a Mtu:0 Sandbox:/var/run/netns/b117bbbe-752c-4c77-bc3f-482f2ee7a383 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.189628 | controller |     "Jun 09 11:24:48.645476 crc crio[21508]: time=\"2026-06-09T11:24:48.645428798Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-6n6bx Namespace:openstack ID:485703ab1b57dad7e1f9eac5bd0a64678b14bea3762bd4f15a7a91bc2cb6a1ef UID:51846af8-c6ab-400b-97a6-d971adad7d18 NetNS:/var/run/netns/b117bbbe-752c-4c77-bc3f-482f2ee7a383 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51846af8_c6ab_400b_97a6_d971adad7d18.slice PodAnnotations:0xc000d9e798}] Aliases:map[]}\"",
2026-06-09 12:20:06.189643 | controller |     "Jun 09 11:24:48.645629 crc crio[21508]: time=\"2026-06-09T11:24:48.645586383Z\" level=info msg=\"Checking pod openstack_ovn-controller-ovs-6n6bx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.189657 | controller |     "Jun 09 11:24:48.939235 crc crio[21508]: time=\"2026-06-09T11:24:48.939139696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.189671 | controller |     "Jun 09 11:24:48.950456 crc crio[21508]: time=\"2026-06-09T11:24:48.950368889Z\" level=info msg=\"Removed pod sandbox: b1d1f0b41a047033ab8b7b35ad82e3ad6938b7c7c536bd722e4e49d626a77262\" id=ed8307e2-bda1-49c1-855f-7665af463432 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.189688 | controller |     "Jun 09 11:24:48.950706 crc crio[21508]: time=\"2026-06-09T11:24:48.950574934Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=0a325e9d-9bf0-4ad2-972b-374a134308a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.189702 | controller |     "Jun 09 11:24:48.970967 crc crio[21508]: time=\"2026-06-09T11:24:48.97086126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.189717 | controller |     "Jun 09 11:24:48.971501 crc crio[21508]: time=\"2026-06-09T11:24:48.971091266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.189731 | controller |     "Jun 09 11:24:48.973110 crc crio[21508]: time=\"2026-06-09T11:24:48.972843935Z\" level=info msg=\"Ran pod sandbox 485703ab1b57dad7e1f9eac5bd0a64678b14bea3762bd4f15a7a91bc2cb6a1ef with infra container: openstack/ovn-controller-ovs-6n6bx/POD\" id=7e039df3-dcc6-4504-8768-bdf925821a16 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.189746 | controller |     "Jun 09 11:24:48.976547 crc crio[21508]: time=\"2026-06-09T11:24:48.976366673Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=466f9e9d-dcc3-4a3b-8a94-a04195430fe4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.189760 | controller |     "Jun 09 11:24:48.977987 crc crio[21508]: time=\"2026-06-09T11:24:48.977879796Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-9c58657f7-498sm/init\" id=9202bfe9-51f6-400c-bcd0-13bb2db5c2ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.189774 | controller |     "Jun 09 11:24:48.987675 crc crio[21508]: time=\"2026-06-09T11:24:48.987564225Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7b8e095e-25e2-4267-9ccd-84267923d125 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.189788 | controller |     "Jun 09 11:24:49.011143 crc crio[21508]: time=\"2026-06-09T11:24:49.010996399Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified not found\" id=466f9e9d-dcc3-4a3b-8a94-a04195430fe4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.189802 | controller |     "Jun 09 11:24:49.011143 crc crio[21508]: time=\"2026-06-09T11:24:49.011115782Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified found\" id=466f9e9d-dcc3-4a3b-8a94-a04195430fe4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.189816 | controller |     "Jun 09 11:24:49.013613 crc crio[21508]: time=\"2026-06-09T11:24:49.0135707Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=22598197-771d-4aba-b537-504ca988eade name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.189830 | controller |     "Jun 09 11:24:49.020075 crc crio[21508]: time=\"2026-06-09T11:24:49.019950548Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\\\"\"",
2026-06-09 12:20:06.189844 | controller |     "Jun 09 11:24:49.020533 crc crio[21508]: time=\"2026-06-09T11:24:49.020462102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.189859 | controller |     "Jun 09 11:24:49.028900 crc crio[21508]: time=\"2026-06-09T11:24:49.026809669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.189876 | controller |     "Jun 09 11:24:49.031755 crc crio[21508]: time=\"2026-06-09T11:24:49.031621444Z\" level=info msg=\"Creating container: openstack/ovn-controller-hvjx5/ovn-controller\" id=f843f2b9-7467-45c7-abe7-28e13dc41403 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.189892 | controller |     "Jun 09 11:24:49.031755 crc crio[21508]: time=\"2026-06-09T11:24:49.031644804Z\" level=info msg=\"Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff\" id=c56d88bc-094a-44be-b099-616faa3ca5b0 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.189906 | controller |     "Jun 09 11:24:49.032782 crc crio[21508]: time=\"2026-06-09T11:24:49.032688433Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=77e224c9-479b-49fb-9621-d76af3b6d680 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.189921 | controller |     "Jun 09 11:24:49.033844 crc crio[21508]: time=\"2026-06-09T11:24:49.033763723Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68bc84565-5djtf/init\" id=cd712d05-b261-41b2-bbb4-2aefec2a3803 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.189935 | controller |     "Jun 09 11:24:49.038238 crc crio[21508]: time=\"2026-06-09T11:24:49.038149286Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7dc8cc99c9-8qjtx/init\" id=8934f290-b35e-4ded-b47e-99adad6abfc9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.189950 | controller |     "Jun 09 11:24:49.047409 crc crio[21508]: time=\"2026-06-09T11:24:49.047341442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.189965 | controller |     "Jun 09 11:24:49.052982 crc crio[21508]: time=\"2026-06-09T11:24:49.052901737Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-769fc96f7c-szd9f/init\" id=2dc3cc1c-d91c-4a0d-9bfb-59922bf9effd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.189979 | controller |     "Jun 09 11:24:49.064365 crc crio[21508]: time=\"2026-06-09T11:24:49.064203642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.189993 | controller |     "Jun 09 11:24:49.064572 crc crio[21508]: time=\"2026-06-09T11:24:49.064415608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.190007 | controller |     "Jun 09 11:24:49.092742 crc crio[21508]: time=\"2026-06-09T11:24:49.091998817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.190021 | controller |     "Jun 09 11:24:49.093999 crc crio[21508]: time=\"2026-06-09T11:24:49.09390824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.190035 | controller |     "Jun 09 11:24:49.095701 crc crio[21508]: time=\"2026-06-09T11:24:49.095629338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.190049 | controller |     "Jun 09 11:24:49.100452 crc crio[21508]: time=\"2026-06-09T11:24:49.100189265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.190063 | controller |     "Jun 09 11:24:49.102147 crc crio[21508]: time=\"2026-06-09T11:24:49.102058027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.190081 | controller |     "Jun 09 11:24:49.103881 crc crio[21508]: time=\"2026-06-09T11:24:49.103813986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.190096 | controller |     "Jun 09 11:24:49.105995 crc crio[21508]: time=\"2026-06-09T11:24:49.105932765Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=a9b69562-770b-469c-a3b0-1677e9fd3b05 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.190111 | controller |     "Jun 09 11:24:49.158057 crc crio[21508]: time=\"2026-06-09T11:24:49.157979776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.190125 | controller |     "Jun 09 11:24:49.161923 crc crio[21508]: time=\"2026-06-09T11:24:49.161824563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.190140 | controller |     "Jun 09 11:24:49.162914 crc crio[21508]: time=\"2026-06-09T11:24:49.162631766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.190154 | controller |     "Jun 09 11:24:49.168580 crc crio[21508]: time=\"2026-06-09T11:24:49.168470398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.190168 | controller |     "Jun 09 11:24:49.170097 crc crio[21508]: time=\"2026-06-09T11:24:49.170007551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.190182 | controller |     "Jun 09 11:24:49.182839 crc crio[21508]: time=\"2026-06-09T11:24:49.182731616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.190196 | controller |     "Jun 09 11:24:49.260385 crc crio[21508]: time=\"2026-06-09T11:24:49.259886196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.190210 | controller |     "Jun 09 11:24:49.271616 crc crio[21508]: time=\"2026-06-09T11:24:49.27152609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.190224 | controller |     "Jun 09 11:24:49.278991 crc crio[21508]: time=\"2026-06-09T11:24:49.278950537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.190238 | controller |     "Jun 09 11:24:49.289950 crc crio[21508]: time=\"2026-06-09T11:24:49.289849421Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=a582d97c-20dc-4c25-bdef-4633d5e22c59 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.190252 | controller |     "Jun 09 11:24:49.297764 crc crio[21508]: time=\"2026-06-09T11:24:49.295856738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.190266 | controller |     "Jun 09 11:24:49.332426 crc crio[21508]: time=\"2026-06-09T11:24:49.331040249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.190283 | controller |     "Jun 09 11:24:49.336960 crc crio[21508]: time=\"2026-06-09T11:24:49.336895342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.190298 | controller |     "Jun 09 11:24:49.339388 crc crio[21508]: 2026-06-09T11:24:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:97eaceac3f85b76 Mac:aa:97:7c:aa:b3:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6c Mtu:0 Sandbox:/var/run/netns/3129dc48-6825-47fa-b344-04207acf4975 SocketPath: PciID:}] [{Interface:0xc0002845b0 Address:{IP:10.217.0.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.190313 | controller |     "Jun 09 11:24:49.343211 crc crio[21508]: time=\"2026-06-09T11:24:49.343124646Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:97eaceac3f85b76dcc6073bc2bd0783a7fdbacdb23fd0555e97bf2ab9db82575 UID:89be708e-456b-4498-b8c6-3be7731517c1 NetNS:/var/run/netns/3129dc48-6825-47fa-b344-04207acf4975 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89be708e_456b_4498_b8c6_3be7731517c1.slice PodAnnotations:0xc0019bc358}] Aliases:map[]}\"",
2026-06-09 12:20:06.190327 | controller |     "Jun 09 11:24:49.343488 crc crio[21508]: time=\"2026-06-09T11:24:49.343373023Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.190341 | controller |     "Jun 09 11:24:49.422152 crc crio[21508]: 2026-06-09T11:24:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eea159f577ffda7 Mac:82:76:5b:1d:c1:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6b Mtu:0 Sandbox:/var/run/netns/d52bfd30-4aa8-4d85-9a61-04201bbbd8f7 SocketPath: PciID:}] [{Interface:0xc00013e7c0 Address:{IP:10.217.0.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.190374 | controller |     "Jun 09 11:24:49.423177 crc crio[21508]: time=\"2026-06-09T11:24:49.422744415Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:eea159f577ffda7a1f9a7a9b929a6abf6179fa669c390bfdc977a1bda04a8309 UID:847b05da-fb96-4367-8919-1b8746ae0dc4 NetNS:/var/run/netns/d52bfd30-4aa8-4d85-9a61-04201bbbd8f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod847b05da_fb96_4367_8919_1b8746ae0dc4.slice PodAnnotations:0xc00011e840}] Aliases:map[]}\"",
2026-06-09 12:20:06.190391 | controller |     "Jun 09 11:24:49.423177 crc crio[21508]: time=\"2026-06-09T11:24:49.42292165Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.190406 | controller |     "Jun 09 11:24:49.445623 crc crio[21508]: time=\"2026-06-09T11:24:49.445420418Z\" level=info msg=\"Ran pod sandbox 97eaceac3f85b76dcc6073bc2bd0783a7fdbacdb23fd0555e97bf2ab9db82575 with infra container: openstack/ovsdbserver-sb-0/POD\" id=b0c6ae4f-2b3c-4f12-aba3-81c8b244c025 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.190420 | controller |     "Jun 09 11:24:49.451744 crc crio[21508]: time=\"2026-06-09T11:24:49.448813182Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=a58b5823-6ea4-4857-b962-c78083fbb5c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.190434 | controller |     "Jun 09 11:24:49.451744 crc crio[21508]: time=\"2026-06-09T11:24:49.448999867Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified not found\" id=a58b5823-6ea4-4857-b962-c78083fbb5c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.190449 | controller |     "Jun 09 11:24:49.451744 crc crio[21508]: time=\"2026-06-09T11:24:49.449053789Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified found\" id=a58b5823-6ea4-4857-b962-c78083fbb5c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.190468 | controller |     "Jun 09 11:24:49.451744 crc crio[21508]: time=\"2026-06-09T11:24:49.449977805Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=896eae8e-2b13-4e64-885e-7e1f16a032cc name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.190482 | controller |     "Jun 09 11:24:49.453140 crc crio[21508]: time=\"2026-06-09T11:24:49.452964158Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\\\"\"",
2026-06-09 12:20:06.190497 | controller |     "Jun 09 11:24:49.467829 crc crio[21508]: time=\"2026-06-09T11:24:49.467567985Z\" level=info msg=\"Ran pod sandbox eea159f577ffda7a1f9a7a9b929a6abf6179fa669c390bfdc977a1bda04a8309 with infra container: openstack/ovsdbserver-nb-0/POD\" id=399a418f-daaf-4fb2-819b-1cbac6efe989 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.190511 | controller |     "Jun 09 11:24:49.470699 crc crio[21508]: time=\"2026-06-09T11:24:49.470589699Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=4eda7324-c1d6-4af8-a76f-2875b5a043e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.190525 | controller |     "Jun 09 11:24:49.470859 crc crio[21508]: time=\"2026-06-09T11:24:49.470789955Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified not found\" id=4eda7324-c1d6-4af8-a76f-2875b5a043e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.190539 | controller |     "Jun 09 11:24:49.470859 crc crio[21508]: time=\"2026-06-09T11:24:49.470831956Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified found\" id=4eda7324-c1d6-4af8-a76f-2875b5a043e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.190553 | controller |     "Jun 09 11:24:49.472647 crc crio[21508]: time=\"2026-06-09T11:24:49.472500222Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=dd10f5c6-e417-4d87-be94-5bffee2adf3f name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.190568 | controller |     "Jun 09 11:24:49.475491 crc crio[21508]: time=\"2026-06-09T11:24:49.47527783Z\" level=info msg=\"Created container c54e1006aca86a9728b8aa0d8528368e93c13797b1140eec554bdde49b062a8f: openstack/memcached-0/memcached\" id=86cf594d-49d6-4967-a152-d86ebe049e88 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.190581 | controller |     "Jun 09 11:24:49.475595 crc crio[21508]: time=\"2026-06-09T11:24:49.475555187Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\\\"\"",
2026-06-09 12:20:06.190596 | controller |     "Jun 09 11:24:49.477861 crc crio[21508]: time=\"2026-06-09T11:24:49.477389639Z\" level=info msg=\"Starting container: c54e1006aca86a9728b8aa0d8528368e93c13797b1140eec554bdde49b062a8f\" id=4870d621-1972-402d-aa79-a560b0b0b2dd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.190610 | controller |     "Jun 09 11:24:49.488385 crc crio[21508]: time=\"2026-06-09T11:24:49.488168429Z\" level=info msg=\"Started container\" PID=55028 containerID=c54e1006aca86a9728b8aa0d8528368e93c13797b1140eec554bdde49b062a8f description=openstack/memcached-0/memcached id=4870d621-1972-402d-aa79-a560b0b0b2dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1c7d4771dd537e3a7f66d3a9a21a558bb9b075ddb28a6792a6aa7720ed7897d",
2026-06-09 12:20:06.190625 | controller |     "Jun 09 11:24:49.557969 crc crio[21508]: time=\"2026-06-09T11:24:49.557813631Z\" level=info msg=\"Created container 18a0bbf46b2708bfaf9aca296d10fc211a466d152f5a7a6b06eb3df7a3b1a063: openstack/openstack-galera-0/mysql-bootstrap\" id=8025dd78-c8d0-40d6-b103-d4d8f8f9746a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.190642 | controller |     "Jun 09 11:24:49.563893 crc crio[21508]: time=\"2026-06-09T11:24:49.563767657Z\" level=info msg=\"Starting container: 18a0bbf46b2708bfaf9aca296d10fc211a466d152f5a7a6b06eb3df7a3b1a063\" id=b103aa66-3e03-4532-add7-9e09e213bce2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.190657 | controller |     "Jun 09 11:24:49.573457 crc crio[21508]: time=\"2026-06-09T11:24:49.571721628Z\" level=info msg=\"Started container\" PID=55040 containerID=18a0bbf46b2708bfaf9aca296d10fc211a466d152f5a7a6b06eb3df7a3b1a063 description=openstack/openstack-galera-0/mysql-bootstrap id=b103aa66-3e03-4532-add7-9e09e213bce2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d387fd70d71b22fe3f03de312d44f9efbf33e00a3d22f4b4ded7f844edb08a5",
2026-06-09 12:20:06.190673 | controller |     "Jun 09 11:24:49.642539 crc crio[21508]: time=\"2026-06-09T11:24:49.642385598Z\" level=info msg=\"Created container d7370d33302a0836700e10f231accf84836f0cc2810fe2e63e07cfa1e2557bd7: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=aa0fd197-03ec-4467-ba4a-e7771ba2eae7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.190687 | controller |     "Jun 09 11:24:49.643725 crc crio[21508]: time=\"2026-06-09T11:24:49.643690664Z\" level=info msg=\"Starting container: d7370d33302a0836700e10f231accf84836f0cc2810fe2e63e07cfa1e2557bd7\" id=2406d2cf-5346-437b-99f5-7f8d0beba7c9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.190701 | controller |     "Jun 09 11:24:49.644021 crc crio[21508]: time=\"2026-06-09T11:24:49.643864749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.190716 | controller |     "Jun 09 11:24:49.652367 crc crio[21508]: time=\"2026-06-09T11:24:49.652069988Z\" level=info msg=\"Started container\" PID=55039 containerID=d7370d33302a0836700e10f231accf84836f0cc2810fe2e63e07cfa1e2557bd7 description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=2406d2cf-5346-437b-99f5-7f8d0beba7c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=284ae21a7560305edbb969be596c9146acd22c618d81bdcf499d499e274afd1b",
2026-06-09 12:20:06.190730 | controller |     "Jun 09 11:24:49.654020 crc crio[21508]: time=\"2026-06-09T11:24:49.653877648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.190744 | controller |     "Jun 09 11:24:49.656928 crc crio[21508]: time=\"2026-06-09T11:24:49.656893512Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:7b731db5aae0df7b814f3d00e979dfead5d3d5d0628ad440b664274097714eee\" id=22598197-771d-4aba-b537-504ca988eade name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.190759 | controller |     "Jun 09 11:24:49.657681 crc crio[21508]: time=\"2026-06-09T11:24:49.657582902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.190773 | controller |     "Jun 09 11:24:49.659141 crc crio[21508]: time=\"2026-06-09T11:24:49.659105124Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=d51dbbd6-54fb-4cd7-b1eb-825288259f36 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.190787 | controller |     "Jun 09 11:24:49.664823 crc crio[21508]: time=\"2026-06-09T11:24:49.664781992Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=23ee6247-bf14-44ac-b7e3-faf9142343e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.190801 | controller |     "Jun 09 11:24:49.676571 crc crio[21508]: time=\"2026-06-09T11:24:49.67652735Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-6n6bx/ovsdb-server-init\" id=68817030-6d1d-4e67-9e35-9c5e2800d8f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.190821 | controller |     "Jun 09 11:24:49.678925 crc crio[21508]: time=\"2026-06-09T11:24:49.678901356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.190836 | controller |     "Jun 09 11:24:49.696637 crc crio[21508]: time=\"2026-06-09T11:24:49.695976102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.190850 | controller |     "Jun 09 11:24:49.700775 crc crio[21508]: time=\"2026-06-09T11:24:49.700693403Z\" level=info msg=\"Created container 0abb8d549e870f24b8c27f5371017ab3d92bed7a925a30532e03a6d2c0604257: openstack/dnsmasq-dns-9c58657f7-498sm/init\" id=9202bfe9-51f6-400c-bcd0-13bb2db5c2ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.190865 | controller |     "Jun 09 11:24:49.701567 crc crio[21508]: time=\"2026-06-09T11:24:49.701508366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.190880 | controller |     "Jun 09 11:24:49.709674 crc crio[21508]: time=\"2026-06-09T11:24:49.709616982Z\" level=info msg=\"Starting container: 0abb8d549e870f24b8c27f5371017ab3d92bed7a925a30532e03a6d2c0604257\" id=390f7df6-646a-4d56-8728-a2b882c8520d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.190895 | controller |     "Jun 09 11:24:49.724706 crc crio[21508]: time=\"2026-06-09T11:24:49.724642051Z\" level=info msg=\"Started container\" PID=55041 containerID=0abb8d549e870f24b8c27f5371017ab3d92bed7a925a30532e03a6d2c0604257 description=openstack/dnsmasq-dns-9c58657f7-498sm/init id=390f7df6-646a-4d56-8728-a2b882c8520d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d5473e2a14d0389ce46b3fa4276c11688f4056eec783205c806e094ebefdb03",
2026-06-09 12:20:06.190910 | controller |     "Jun 09 11:24:49.733531 crc crio[21508]: time=\"2026-06-09T11:24:49.733271662Z\" level=info msg=\"Created container a04a390ee24e80ca345e5bfa565f898068837234c9a941ffcfd9a6f19b3cfddf: openstack/dnsmasq-dns-7dc8cc99c9-8qjtx/init\" id=8934f290-b35e-4ded-b47e-99adad6abfc9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.190924 | controller |     "Jun 09 11:24:49.735190 crc crio[21508]: time=\"2026-06-09T11:24:49.735079692Z\" level=info msg=\"Starting container: a04a390ee24e80ca345e5bfa565f898068837234c9a941ffcfd9a6f19b3cfddf\" id=af267623-c35d-4dad-b967-28b6ec6e6cf8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.190939 | controller |     "Jun 09 11:24:49.736539 crc crio[21508]: time=\"2026-06-09T11:24:49.736277805Z\" level=info msg=\"Created container b89b42eb1fc20ece732c80790e8cffd8a1f571417e0d794fe485348b74d3f3fa: openstack/dnsmasq-dns-68bc84565-5djtf/init\" id=cd712d05-b261-41b2-bbb4-2aefec2a3803 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.190953 | controller |     "Jun 09 11:24:49.738979 crc crio[21508]: time=\"2026-06-09T11:24:49.738914179Z\" level=info msg=\"Starting container: b89b42eb1fc20ece732c80790e8cffd8a1f571417e0d794fe485348b74d3f3fa\" id=e755b4aa-5d3f-4091-a072-ae5f79e40cab name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.190967 | controller |     "Jun 09 11:24:49.743876 crc crio[21508]: time=\"2026-06-09T11:24:49.743782375Z\" level=info msg=\"Started container\" PID=55049 containerID=a04a390ee24e80ca345e5bfa565f898068837234c9a941ffcfd9a6f19b3cfddf description=openstack/dnsmasq-dns-7dc8cc99c9-8qjtx/init id=af267623-c35d-4dad-b967-28b6ec6e6cf8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=203453c0cbee3980aa30a115f6d3a5e89a90df9baeda09a2e0703b8824b6eebb",
2026-06-09 12:20:06.190985 | controller |     "Jun 09 11:24:49.754487 crc crio[21508]: time=\"2026-06-09T11:24:49.753981979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.191000 | controller |     "Jun 09 11:24:49.769195 crc crio[21508]: time=\"2026-06-09T11:24:49.767626409Z\" level=info msg=\"Started container\" PID=55045 containerID=b89b42eb1fc20ece732c80790e8cffd8a1f571417e0d794fe485348b74d3f3fa description=openstack/dnsmasq-dns-68bc84565-5djtf/init id=e755b4aa-5d3f-4091-a072-ae5f79e40cab name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ebd9c2ad25fd51fdb30545e4d5751c9b97c4f97bb363916bf0d9d8eb08e89fe",
2026-06-09 12:20:06.191015 | controller |     "Jun 09 11:24:50.059381 crc crio[21508]: time=\"2026-06-09T11:24:50.058511398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.191030 | controller |     "Jun 09 11:24:50.165656 crc crio[21508]: time=\"2026-06-09T11:24:50.165433118Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=0c09677c-28a6-4147-b0d7-a75de6814219 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.191044 | controller |     "Jun 09 11:24:50.213526 crc crio[21508]: time=\"2026-06-09T11:24:50.213424476Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8d74b489-1319-4ec2-9dcd-f6352a2738c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.191058 | controller |     "Jun 09 11:24:50.248761 crc crio[21508]: time=\"2026-06-09T11:24:50.248650438Z\" level=info msg=\"Stopping pod sandbox: 203453c0cbee3980aa30a115f6d3a5e89a90df9baeda09a2e0703b8824b6eebb\" id=2ea1665a-80d2-43d2-9ffd-04eecbfb33e1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.191072 | controller |     "Jun 09 11:24:50.249488 crc crio[21508]: time=\"2026-06-09T11:24:50.24943169Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-8qjtx Namespace:openstack ID:203453c0cbee3980aa30a115f6d3a5e89a90df9baeda09a2e0703b8824b6eebb UID:1118a2c5-8bcc-4141-ac24-6f31117dea4d NetNS:/var/run/netns/a302dec4-d4cd-44ea-b747-faa10eaa426b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1118a2c5_8bcc_4141_ac24_6f31117dea4d.slice PodAnnotations:0xc00011e428}] Aliases:map[]}\"",
2026-06-09 12:20:06.191086 | controller |     "Jun 09 11:24:50.249648 crc crio[21508]: time=\"2026-06-09T11:24:50.249588644Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7dc8cc99c9-8qjtx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.191101 | controller |     "Jun 09 11:24:50.272666 crc crio[21508]: time=\"2026-06-09T11:24:50.272530704Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=bb49ba87-6d8d-48be-aa35-9280326e86f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.191116 | controller |     "Jun 09 11:24:50.295959 crc crio[21508]: time=\"2026-06-09T11:24:50.29535865Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=58150b8a-39af-4e1f-bfa2-a507d00ca6de name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.191130 | controller |     "Jun 09 11:24:50.304473 crc crio[21508]: time=\"2026-06-09T11:24:50.30396588Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-9c58657f7-498sm/dnsmasq-dns\" id=e6b38832-d6c7-47b8-a6d3-6a7c31d65160 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.191145 | controller |     "Jun 09 11:24:50.311467 crc crio[21508]: time=\"2026-06-09T11:24:50.311411928Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68bc84565-5djtf/dnsmasq-dns\" id=f26bba94-bc25-4d45-afd5-3e82d801bfd3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.191163 | controller |     "Jun 09 11:24:50.312868 crc crio[21508]: time=\"2026-06-09T11:24:50.312807067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.191178 | controller |     "Jun 09 11:24:50.324599 crc crio[21508]: time=\"2026-06-09T11:24:50.324493802Z\" level=info msg=\"Created container f9c75c37b0e0e4fe0bac9dd46abddd493ca5a6ea2059f775f6b97410759d7569: openstack/ovn-controller-ovs-6n6bx/ovsdb-server-init\" id=68817030-6d1d-4e67-9e35-9c5e2800d8f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.191193 | controller |     "Jun 09 11:24:50.326994 crc crio[21508]: time=\"2026-06-09T11:24:50.326897099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.191206 | controller |     "Jun 09 11:24:50.327195 crc crio[21508]: time=\"2026-06-09T11:24:50.327099835Z\" level=info msg=\"Starting container: f9c75c37b0e0e4fe0bac9dd46abddd493ca5a6ea2059f775f6b97410759d7569\" id=1714018b-2ace-47da-89d0-921771369a1d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.191221 | controller |     "Jun 09 11:24:50.343265 crc crio[21508]: time=\"2026-06-09T11:24:50.337703581Z\" level=info msg=\"Started container\" PID=55204 containerID=f9c75c37b0e0e4fe0bac9dd46abddd493ca5a6ea2059f775f6b97410759d7569 description=openstack/ovn-controller-ovs-6n6bx/ovsdb-server-init id=1714018b-2ace-47da-89d0-921771369a1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=485703ab1b57dad7e1f9eac5bd0a64678b14bea3762bd4f15a7a91bc2cb6a1ef",
2026-06-09 12:20:06.191245 | controller |     "Jun 09 11:24:50.356779 crc crio[21508]: time=\"2026-06-09T11:24:50.35669467Z\" level=info msg=\"Created container 10f856e254eeb75e084f50f3b11a53076759b07fd8342fed6bf69deacf166897: openstack/kube-state-metrics-0/kube-state-metrics\" id=a582d97c-20dc-4c25-bdef-4633d5e22c59 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.191318 | controller |     "Jun 09 11:24:50.358611 crc crio[21508]: time=\"2026-06-09T11:24:50.358399657Z\" level=info msg=\"Starting container: 10f856e254eeb75e084f50f3b11a53076759b07fd8342fed6bf69deacf166897\" id=62b336cb-5da6-4ca9-9b46-5ca2f2e9150a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.191341 | controller |     "Jun 09 11:24:50.364889 crc crio[21508]: time=\"2026-06-09T11:24:50.364805376Z\" level=info msg=\"Started container\" PID=55205 containerID=10f856e254eeb75e084f50f3b11a53076759b07fd8342fed6bf69deacf166897 description=openstack/kube-state-metrics-0/kube-state-metrics id=62b336cb-5da6-4ca9-9b46-5ca2f2e9150a name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f9ebdea71f94d7807448ba1469b24a4414b38538735335728eea3aa852fdbe7",
2026-06-09 12:20:06.191382 | controller |     "Jun 09 11:24:50.405449 crc crio[21508]: time=\"2026-06-09T11:24:50.40439917Z\" level=info msg=\"Created container 449e32a1fdffd6bb809f8adf5c1321a363c44c2aa5b2f1fb1eff5265740dc09a: openstack/dnsmasq-dns-769fc96f7c-szd9f/init\" id=2dc3cc1c-d91c-4a0d-9bfb-59922bf9effd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.191398 | controller |     "Jun 09 11:24:50.409405 crc crio[21508]: time=\"2026-06-09T11:24:50.408581716Z\" level=info msg=\"Starting container: 449e32a1fdffd6bb809f8adf5c1321a363c44c2aa5b2f1fb1eff5265740dc09a\" id=962eca52-2c8c-410d-b62d-72e4a98943ab name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.191413 | controller |     "Jun 09 11:24:50.434101 crc crio[21508]: time=\"2026-06-09T11:24:50.433955224Z\" level=info msg=\"Started container\" PID=55203 containerID=449e32a1fdffd6bb809f8adf5c1321a363c44c2aa5b2f1fb1eff5265740dc09a description=openstack/dnsmasq-dns-769fc96f7c-szd9f/init id=962eca52-2c8c-410d-b62d-72e4a98943ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d9cc10b077f332a5dfc67a57e43c03008b5be9f519c0d776a8531536c2ecd0c",
2026-06-09 12:20:06.191432 | controller |     "Jun 09 11:24:50.542363 crc crio[21508]: time=\"2026-06-09T11:24:50.541245194Z\" level=info msg=\"Created container fa8dc10337c4cbf25d42ec423e2d741e329cfaec4969bdff99fa9dee89422620: openstack/ovn-controller-hvjx5/ovn-controller\" id=f843f2b9-7467-45c7-abe7-28e13dc41403 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.191447 | controller |     "Jun 09 11:24:50.543237 crc crio[21508]: time=\"2026-06-09T11:24:50.543085526Z\" level=info msg=\"Starting container: fa8dc10337c4cbf25d42ec423e2d741e329cfaec4969bdff99fa9dee89422620\" id=e8f0485e-7d3f-4ac2-9666-66663b43569a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.191462 | controller |     "Jun 09 11:24:50.554838 crc crio[21508]: time=\"2026-06-09T11:24:50.553438724Z\" level=info msg=\"Started container\" PID=55206 containerID=fa8dc10337c4cbf25d42ec423e2d741e329cfaec4969bdff99fa9dee89422620 description=openstack/ovn-controller-hvjx5/ovn-controller id=e8f0485e-7d3f-4ac2-9666-66663b43569a name=/runtime.v1.RuntimeService/StartContainer sandboxID=78f3a606650dd9bbb16f736f16b42d9f091cf89382302eb667235ae62063511e",
2026-06-09 12:20:06.191477 | controller |     "Jun 09 11:24:50.759894 crc crio[21508]: time=\"2026-06-09T11:24:50.759609581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.191491 | controller |     "Jun 09 11:24:50.771269 crc crio[21508]: time=\"2026-06-09T11:24:50.771067191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.191506 | controller |     "Jun 09 11:24:50.771575 crc crio[21508]: time=\"2026-06-09T11:24:50.771486153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.191520 | controller |     "Jun 09 11:24:50.778662 crc crio[21508]: time=\"2026-06-09T11:24:50.777385387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.191535 | controller |     "Jun 09 11:24:50.845450 crc crio[21508]: time=\"2026-06-09T11:24:50.845172537Z\" level=info msg=\"Stopped pod sandbox: 203453c0cbee3980aa30a115f6d3a5e89a90df9baeda09a2e0703b8824b6eebb\" id=2ea1665a-80d2-43d2-9ffd-04eecbfb33e1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.191560 | controller |     "Jun 09 11:24:51.022567 crc crio[21508]: time=\"2026-06-09T11:24:51.021640956Z\" level=info msg=\"Created container 73461e0a74ad0f829bbb5a8373be938fb75577e7fd56bfa14ae40f71df860d54: openstack/rabbitmq-cell1-server-0/setup-container\" id=2ae801dc-5b96-46a8-b21e-39dcee304b85 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.191574 | controller |     "Jun 09 11:24:51.026574 crc crio[21508]: time=\"2026-06-09T11:24:51.025975617Z\" level=info msg=\"Starting container: 73461e0a74ad0f829bbb5a8373be938fb75577e7fd56bfa14ae40f71df860d54\" id=daaab224-ca26-404d-bc30-b44149413a87 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.191589 | controller |     "Jun 09 11:24:51.040830 crc crio[21508]: time=\"2026-06-09T11:24:51.040633405Z\" level=info msg=\"Started container\" PID=55021 containerID=73461e0a74ad0f829bbb5a8373be938fb75577e7fd56bfa14ae40f71df860d54 description=openstack/rabbitmq-cell1-server-0/setup-container id=daaab224-ca26-404d-bc30-b44149413a87 name=/runtime.v1.RuntimeService/StartContainer sandboxID=69c005897f7f5a768dd97eae9c82df6bfa4ca5ccc0f240ac96f1d9f6e402519a",
2026-06-09 12:20:06.191604 | controller |     "Jun 09 11:24:51.108943 crc crio[21508]: time=\"2026-06-09T11:24:51.098522329Z\" level=info msg=\"Created container d9b98901d408d45bf5a03244ec95a24a2ba4026cc21e97593caf4c72d26a46a3: openstack/rabbitmq-server-0/setup-container\" id=c2ccc257-fa39-4951-b4eb-6b08814a2778 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.191622 | controller |     "Jun 09 11:24:51.108943 crc crio[21508]: time=\"2026-06-09T11:24:51.103454896Z\" level=info msg=\"Starting container: d9b98901d408d45bf5a03244ec95a24a2ba4026cc21e97593caf4c72d26a46a3\" id=a24b6df4-2dba-436a-888d-9b995c6d482c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.191637 | controller |     "Jun 09 11:24:51.158394 crc crio[21508]: time=\"2026-06-09T11:24:51.157559025Z\" level=info msg=\"Started container\" PID=55034 containerID=d9b98901d408d45bf5a03244ec95a24a2ba4026cc21e97593caf4c72d26a46a3 description=openstack/rabbitmq-server-0/setup-container id=a24b6df4-2dba-436a-888d-9b995c6d482c name=/runtime.v1.RuntimeService/StartContainer sandboxID=81cbc87aede89beb97496e8567ea1e8cb3c03150ea76a5d9c0146686b0cfa069",
2026-06-09 12:20:06.191651 | controller |     "Jun 09 11:24:51.447773 crc crio[21508]: time=\"2026-06-09T11:24:51.447669892Z\" level=info msg=\"Stopping pod sandbox: 9d9cc10b077f332a5dfc67a57e43c03008b5be9f519c0d776a8531536c2ecd0c\" id=c401dd02-4094-43df-90c3-645ef0e759aa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.191665 | controller |     "Jun 09 11:24:51.449377 crc crio[21508]: time=\"2026-06-09T11:24:51.448481874Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-szd9f Namespace:openstack ID:9d9cc10b077f332a5dfc67a57e43c03008b5be9f519c0d776a8531536c2ecd0c UID:87187429-592d-4e00-864d-4c90071af260 NetNS:/var/run/netns/7d7cd770-94aa-47b7-b1e9-816c5709dc85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod87187429_592d_4e00_864d_4c90071af260.slice PodAnnotations:0xc000b28968}] Aliases:map[]}\"",
2026-06-09 12:20:06.191679 | controller |     "Jun 09 11:24:51.449377 crc crio[21508]: time=\"2026-06-09T11:24:51.448666529Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-769fc96f7c-szd9f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.191694 | controller |     "Jun 09 11:24:51.517007 crc crio[21508]: time=\"2026-06-09T11:24:51.516780788Z\" level=info msg=\"Created container 6241d5ceef04150d339e95d8dfdeeeb5e3c4c0828f36638293568c2da95b3719: openstack/dnsmasq-dns-68bc84565-5djtf/dnsmasq-dns\" id=f26bba94-bc25-4d45-afd5-3e82d801bfd3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.191708 | controller |     "Jun 09 11:24:51.527389 crc crio[21508]: time=\"2026-06-09T11:24:51.526943471Z\" level=info msg=\"Starting container: 6241d5ceef04150d339e95d8dfdeeeb5e3c4c0828f36638293568c2da95b3719\" id=e60f03ff-c7b3-4573-8324-96c9547701c2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.191722 | controller |     "Jun 09 11:24:51.542810 crc crio[21508]: time=\"2026-06-09T11:24:51.542712651Z\" level=info msg=\"Started container\" PID=55356 containerID=6241d5ceef04150d339e95d8dfdeeeb5e3c4c0828f36638293568c2da95b3719 description=openstack/dnsmasq-dns-68bc84565-5djtf/dnsmasq-dns id=e60f03ff-c7b3-4573-8324-96c9547701c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ebd9c2ad25fd51fdb30545e4d5751c9b97c4f97bb363916bf0d9d8eb08e89fe",
2026-06-09 12:20:06.191737 | controller |     "Jun 09 11:24:51.549778 crc crio[21508]: time=\"2026-06-09T11:24:51.549054208Z\" level=info msg=\"Removing container: a04a390ee24e80ca345e5bfa565f898068837234c9a941ffcfd9a6f19b3cfddf\" id=62af07c0-70f1-486a-9f3a-a4e804f4cd12 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.191751 | controller |     "Jun 09 11:24:51.629909 crc crio[21508]: time=\"2026-06-09T11:24:51.629634294Z\" level=info msg=\"Removed container a04a390ee24e80ca345e5bfa565f898068837234c9a941ffcfd9a6f19b3cfddf: openstack/dnsmasq-dns-7dc8cc99c9-8qjtx/init\" id=62af07c0-70f1-486a-9f3a-a4e804f4cd12 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.191765 | controller |     "Jun 09 11:24:52.025423 crc crio[21508]: time=\"2026-06-09T11:24:52.024875702Z\" level=info msg=\"Stopped pod sandbox: 9d9cc10b077f332a5dfc67a57e43c03008b5be9f519c0d776a8531536c2ecd0c\" id=c401dd02-4094-43df-90c3-645ef0e759aa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.191783 | controller |     "Jun 09 11:24:52.126001 crc crio[21508]: time=\"2026-06-09T11:24:52.125876717Z\" level=info msg=\"Created container 81daf2438894001b984fbc80dd6e0387173db89a5dcbf67876464b7e6cf1a509: openstack/dnsmasq-dns-9c58657f7-498sm/dnsmasq-dns\" id=e6b38832-d6c7-47b8-a6d3-6a7c31d65160 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.191797 | controller |     "Jun 09 11:24:52.127353 crc crio[21508]: time=\"2026-06-09T11:24:52.127231985Z\" level=info msg=\"Starting container: 81daf2438894001b984fbc80dd6e0387173db89a5dcbf67876464b7e6cf1a509\" id=0520404c-7bcd-451a-9f1b-472f2000294b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.191811 | controller |     "Jun 09 11:24:52.135070 crc crio[21508]: time=\"2026-06-09T11:24:52.13495387Z\" level=info msg=\"Started container\" PID=55363 containerID=81daf2438894001b984fbc80dd6e0387173db89a5dcbf67876464b7e6cf1a509 description=openstack/dnsmasq-dns-9c58657f7-498sm/dnsmasq-dns id=0520404c-7bcd-451a-9f1b-472f2000294b name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d5473e2a14d0389ce46b3fa4276c11688f4056eec783205c806e094ebefdb03",
2026-06-09 12:20:06.191826 | controller |     "Jun 09 11:24:52.688435 crc crio[21508]: time=\"2026-06-09T11:24:52.687791471Z\" level=info msg=\"Removing container: 449e32a1fdffd6bb809f8adf5c1321a363c44c2aa5b2f1fb1eff5265740dc09a\" id=cbc51311-7aeb-4332-b8e2-d7d10c5e0391 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.191840 | controller |     "Jun 09 11:24:52.707764 crc crio[21508]: time=\"2026-06-09T11:24:52.707544302Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=4e2a9416-e604-4b40-8f97-2509262a9310 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.191853 | controller |     "Jun 09 11:24:53.878222 crc crio[21508]: time=\"2026-06-09T11:24:53.877604667Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=4ea06919-fdc7-4d94-b05c-ccce13423d13 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.191868 | controller |     "Jun 09 11:24:53.928757 crc crio[21508]: time=\"2026-06-09T11:24:53.928603098Z\" level=info msg=\"Removed container 449e32a1fdffd6bb809f8adf5c1321a363c44c2aa5b2f1fb1eff5265740dc09a: openstack/dnsmasq-dns-769fc96f7c-szd9f/init\" id=cbc51311-7aeb-4332-b8e2-d7d10c5e0391 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.191882 | controller |     "Jun 09 11:24:53.989411 crc crio[21508]: time=\"2026-06-09T11:24:53.989204128Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:ba97cb84e9c691378c75d7722e1b3beae894cc25addffadc2d7106e39c07e58c\" id=dd10f5c6-e417-4d87-be94-5bffee2adf3f name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.191896 | controller |     "Jun 09 11:24:53.990214 crc crio[21508]: time=\"2026-06-09T11:24:53.990143014Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=93587eaf-bcaa-40f0-baa1-22f83ef9ad3a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.191910 | controller |     "Jun 09 11:24:53.995161 crc crio[21508]: time=\"2026-06-09T11:24:53.994996189Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:85b4f27c1058f2c2b0c03e426e77c60ade32cce5d8d14bb6242195cf45e42e90\" id=896eae8e-2b13-4e64-885e-7e1f16a032cc name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.191924 | controller |     "Jun 09 11:24:53.997509 crc crio[21508]: time=\"2026-06-09T11:24:53.997347465Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=4f8f085e-d967-4b0e-af0f-c95221dabec6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.191944 | controller |     "Jun 09 11:24:54.002049 crc crio[21508]: time=\"2026-06-09T11:24:54.001558092Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-6n6bx/ovsdb-server\" id=e2837ee8-36f9-4e5f-8f0e-e479f3216359 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.191961 | controller |     "Jun 09 11:24:54.003639 crc crio[21508]: time=\"2026-06-09T11:24:54.003566268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.191976 | controller |     "Jun 09 11:24:54.130156 crc crio[21508]: time=\"2026-06-09T11:24:54.12991185Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=3bf193b4-6797-46c7-b901-9fd823777433 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.191990 | controller |     "Jun 09 11:24:54.136016 crc crio[21508]: time=\"2026-06-09T11:24:54.135885846Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=e0d85509-34d2-43c4-889c-2ac9dd04429b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.192005 | controller |     "Jun 09 11:24:54.167754 crc crio[21508]: time=\"2026-06-09T11:24:54.167634161Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=208112a4-ea99-46a9-9ea8-930122c4fcb7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.192019 | controller |     "Jun 09 11:24:54.170778 crc crio[21508]: time=\"2026-06-09T11:24:54.170647205Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=c461c674-7073-4ffa-9ce3-1a1efbb1384c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.192033 | controller |     "Jun 09 11:24:54.174889 crc crio[21508]: time=\"2026-06-09T11:24:54.17475506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.192048 | controller |     "Jun 09 11:24:54.182602 crc crio[21508]: time=\"2026-06-09T11:24:54.182483905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.192062 | controller |     "Jun 09 11:24:54.195717 crc crio[21508]: time=\"2026-06-09T11:24:54.195583441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.192077 | controller |     "Jun 09 11:24:54.259449 crc crio[21508]: time=\"2026-06-09T11:24:54.259200034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.192091 | controller |     "Jun 09 11:24:54.263497 crc crio[21508]: time=\"2026-06-09T11:24:54.263195715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.192105 | controller |     "Jun 09 11:24:54.281613 crc crio[21508]: time=\"2026-06-09T11:24:54.279904151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.192119 | controller |     "Jun 09 11:24:54.281613 crc crio[21508]: time=\"2026-06-09T11:24:54.280052525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.192133 | controller |     "Jun 09 11:24:54.487586 crc crio[21508]: time=\"2026-06-09T11:24:54.487420106Z\" level=info msg=\"Created container 1b7c8543981c3a7cbfdbabe23cb04e5e67dfdc5434c112554f526192eb5bb2c9: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=208112a4-ea99-46a9-9ea8-930122c4fcb7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.192151 | controller |     "Jun 09 11:24:54.492137 crc crio[21508]: time=\"2026-06-09T11:24:54.49187434Z\" level=info msg=\"Created container 8284018d883943bb5cfaded875890ba6b2f127262426372a4acc9567cbc535a3: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=c461c674-7073-4ffa-9ce3-1a1efbb1384c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.192166 | controller |     "Jun 09 11:24:54.504496 crc crio[21508]: time=\"2026-06-09T11:24:54.504207044Z\" level=info msg=\"Starting container: 8284018d883943bb5cfaded875890ba6b2f127262426372a4acc9567cbc535a3\" id=6559ec76-bc64-41e7-a561-2147f8e3163e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.192180 | controller |     "Jun 09 11:24:54.505232 crc crio[21508]: time=\"2026-06-09T11:24:54.50515603Z\" level=info msg=\"Starting container: 1b7c8543981c3a7cbfdbabe23cb04e5e67dfdc5434c112554f526192eb5bb2c9\" id=2e86ce4e-142a-4d0b-b83b-50a0d5ad3e08 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.192194 | controller |     "Jun 09 11:24:54.513488 crc crio[21508]: time=\"2026-06-09T11:24:54.513251636Z\" level=info msg=\"Started container\" PID=55927 containerID=1b7c8543981c3a7cbfdbabe23cb04e5e67dfdc5434c112554f526192eb5bb2c9 description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=2e86ce4e-142a-4d0b-b83b-50a0d5ad3e08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eea159f577ffda7a1f9a7a9b929a6abf6179fa669c390bfdc977a1bda04a8309",
2026-06-09 12:20:06.192209 | controller |     "Jun 09 11:24:54.515641 crc crio[21508]: time=\"2026-06-09T11:24:54.513604996Z\" level=info msg=\"Started container\" PID=55924 containerID=8284018d883943bb5cfaded875890ba6b2f127262426372a4acc9567cbc535a3 description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=6559ec76-bc64-41e7-a561-2147f8e3163e name=/runtime.v1.RuntimeService/StartContainer sandboxID=97eaceac3f85b76dcc6073bc2bd0783a7fdbacdb23fd0555e97bf2ab9db82575",
2026-06-09 12:20:06.192224 | controller |     "Jun 09 11:24:54.544254 crc crio[21508]: time=\"2026-06-09T11:24:54.543968692Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=1b9d45bc-4156-4e06-ba66-54c86566666e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.192238 | controller |     "Jun 09 11:24:54.544254 crc crio[21508]: time=\"2026-06-09T11:24:54.544214849Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found\" id=1b9d45bc-4156-4e06-ba66-54c86566666e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.192254 | controller |     "Jun 09 11:24:54.544776 crc crio[21508]: time=\"2026-06-09T11:24:54.544348983Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found\" id=1b9d45bc-4156-4e06-ba66-54c86566666e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.192268 | controller |     "Jun 09 11:24:54.545447 crc crio[21508]: time=\"2026-06-09T11:24:54.545402582Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=48f44e3e-7415-49a7-8442-a7fa9ea669f9 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.192282 | controller |     "Jun 09 11:24:54.548058 crc crio[21508]: time=\"2026-06-09T11:24:54.545652649Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=bf42a83a-d465-4280-ab20-486c2e52a1ea name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.192297 | controller |     "Jun 09 11:24:54.548352 crc crio[21508]: time=\"2026-06-09T11:24:54.548271932Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found\" id=bf42a83a-d465-4280-ab20-486c2e52a1ea name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.192312 | controller |     "Jun 09 11:24:54.548513 crc crio[21508]: time=\"2026-06-09T11:24:54.548495148Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found\" id=bf42a83a-d465-4280-ab20-486c2e52a1ea name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.192330 | controller |     "Jun 09 11:24:54.551372 crc crio[21508]: time=\"2026-06-09T11:24:54.551197914Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=d5452aa4-cc78-45c6-a135-4ff6838ce2e4 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.192360 | controller |     "Jun 09 11:24:54.565540 crc crio[21508]: time=\"2026-06-09T11:24:54.564826353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.192380 | controller |     "Jun 09 11:24:54.572761 crc crio[21508]: time=\"2026-06-09T11:24:54.566767628Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\\\"\"",
2026-06-09 12:20:06.192396 | controller |     "Jun 09 11:24:54.574263 crc crio[21508]: time=\"2026-06-09T11:24:54.567082596Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\\\"\"",
2026-06-09 12:20:06.192411 | controller |     "Jun 09 11:24:54.720134 crc crio[21508]: time=\"2026-06-09T11:24:54.719553967Z\" level=info msg=\"Created container 228d0e1f46fa1b8fdfd0ee20f716dcad1f8f1c7f876689226d2215531296e176: openstack/ovn-controller-ovs-6n6bx/ovsdb-server\" id=e2837ee8-36f9-4e5f-8f0e-e479f3216359 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.192426 | controller |     "Jun 09 11:24:54.721769 crc crio[21508]: time=\"2026-06-09T11:24:54.721731207Z\" level=info msg=\"Starting container: 228d0e1f46fa1b8fdfd0ee20f716dcad1f8f1c7f876689226d2215531296e176\" id=ff88df87-29e7-4b3a-b123-417a310bf9a7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.192440 | controller |     "Jun 09 11:24:54.738640 crc crio[21508]: time=\"2026-06-09T11:24:54.737176498Z\" level=info msg=\"Started container\" PID=55983 containerID=228d0e1f46fa1b8fdfd0ee20f716dcad1f8f1c7f876689226d2215531296e176 description=openstack/ovn-controller-ovs-6n6bx/ovsdb-server id=ff88df87-29e7-4b3a-b123-417a310bf9a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=485703ab1b57dad7e1f9eac5bd0a64678b14bea3762bd4f15a7a91bc2cb6a1ef",
2026-06-09 12:20:06.192455 | controller |     "Jun 09 11:24:54.749622 crc crio[21508]: time=\"2026-06-09T11:24:54.749547623Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=328452b5-ba8d-4b0c-be8c-fe9d5f17f674 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.192469 | controller |     "Jun 09 11:24:54.753237 crc crio[21508]: time=\"2026-06-09T11:24:54.753186994Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=c47a7aea-715d-44b7-80a8-76618a954c6d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.192483 | controller |     "Jun 09 11:24:54.760453 crc crio[21508]: time=\"2026-06-09T11:24:54.760362214Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-6n6bx/ovs-vswitchd\" id=0fa5ca12-6d28-40c0-8878-b46da4b505e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.192498 | controller |     "Jun 09 11:24:54.761921 crc crio[21508]: time=\"2026-06-09T11:24:54.761846655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.192512 | controller |     "Jun 09 11:24:54.806975 crc crio[21508]: time=\"2026-06-09T11:24:54.806871661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.192526 | controller |     "Jun 09 11:24:55.026366 crc crio[21508]: time=\"2026-06-09T11:24:55.026182394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.192545 | controller |     "Jun 09 11:24:55.172258 crc crio[21508]: time=\"2026-06-09T11:24:55.171388422Z\" level=info msg=\"Created container 8ca7d1611e4aac04c8f44496f84fb917c87a80f017b8350514b3df78c82bc27c: openstack/ovn-controller-ovs-6n6bx/ovs-vswitchd\" id=0fa5ca12-6d28-40c0-8878-b46da4b505e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.192559 | controller |     "Jun 09 11:24:55.183494 crc crio[21508]: time=\"2026-06-09T11:24:55.183410417Z\" level=info msg=\"Starting container: 8ca7d1611e4aac04c8f44496f84fb917c87a80f017b8350514b3df78c82bc27c\" id=820746b8-f546-4889-9972-15c409960b8d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.192574 | controller |     "Jun 09 11:24:55.200876 crc crio[21508]: time=\"2026-06-09T11:24:55.200784861Z\" level=info msg=\"Started container\" PID=56177 containerID=8ca7d1611e4aac04c8f44496f84fb917c87a80f017b8350514b3df78c82bc27c description=openstack/ovn-controller-ovs-6n6bx/ovs-vswitchd id=820746b8-f546-4889-9972-15c409960b8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=485703ab1b57dad7e1f9eac5bd0a64678b14bea3762bd4f15a7a91bc2cb6a1ef",
2026-06-09 12:20:06.192588 | controller |     "Jun 09 11:24:56.803149 crc crio[21508]: time=\"2026-06-09T11:24:56.80253185Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=6c017364-b8e5-451a-a321-5a0d8993e65f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.192602 | controller |     "Jun 09 11:24:56.811781 crc crio[21508]: time=\"2026-06-09T11:24:56.811692305Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=8fc8eb48-9566-4eb9-b8ef-49097b5e8bfe name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.192616 | controller |     "Jun 09 11:24:56.865967 crc crio[21508]: time=\"2026-06-09T11:24:56.865864115Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a39fca5b-35fc-469d-aef1-74d7a8335c71 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.192630 | controller |     "Jun 09 11:24:56.907619 crc crio[21508]: time=\"2026-06-09T11:24:56.907228628Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=59fdc15b-b58f-4341-bdba-4f964c4e396d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.192644 | controller |     "Jun 09 11:24:56.933393 crc crio[21508]: time=\"2026-06-09T11:24:56.932119092Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=56157cca-0240-464d-a51b-916394b0d978 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.192658 | controller |     "Jun 09 11:24:56.933923 crc crio[21508]: time=\"2026-06-09T11:24:56.933862241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.192672 | controller |     "Jun 09 11:24:56.982963 crc crio[21508]: time=\"2026-06-09T11:24:56.982865977Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/galera\" id=96cc318f-66c2-433a-a966-823d24a63303 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.192686 | controller |     "Jun 09 11:24:56.986175 crc crio[21508]: time=\"2026-06-09T11:24:56.986139818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.192700 | controller |     "Jun 09 11:24:57.062673 crc crio[21508]: time=\"2026-06-09T11:24:57.061953281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.192718 | controller |     "Jun 09 11:24:57.071216 crc crio[21508]: time=\"2026-06-09T11:24:57.071097836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.192733 | controller |     "Jun 09 11:24:57.119411 crc crio[21508]: time=\"2026-06-09T11:24:57.119107495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.192747 | controller |     "Jun 09 11:24:57.126060 crc crio[21508]: time=\"2026-06-09T11:24:57.125957386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.192761 | controller |     "Jun 09 11:24:57.272444 crc crio[21508]: time=\"2026-06-09T11:24:57.272252374Z\" level=info msg=\"Created container 2e2bce65cd570e97eb7bda7b41144239902aab23bd577e818afcd78094d1dfcf: openstack/openstack-cell1-galera-0/galera\" id=96cc318f-66c2-433a-a966-823d24a63303 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.192776 | controller |     "Jun 09 11:24:57.274343 crc crio[21508]: time=\"2026-06-09T11:24:57.274231449Z\" level=info msg=\"Starting container: 2e2bce65cd570e97eb7bda7b41144239902aab23bd577e818afcd78094d1dfcf\" id=7461edec-8a7a-4f3c-86a1-be70bb3c1c70 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.192790 | controller |     "Jun 09 11:24:57.282165 crc crio[21508]: time=\"2026-06-09T11:24:57.282128239Z\" level=info msg=\"Started container\" PID=56448 containerID=2e2bce65cd570e97eb7bda7b41144239902aab23bd577e818afcd78094d1dfcf description=openstack/openstack-cell1-galera-0/galera id=7461edec-8a7a-4f3c-86a1-be70bb3c1c70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=284ae21a7560305edbb969be596c9146acd22c618d81bdcf499d499e274afd1b",
2026-06-09 12:20:06.192805 | controller |     "Jun 09 11:24:57.291788 crc crio[21508]: time=\"2026-06-09T11:24:57.291672405Z\" level=info msg=\"Created container 32ab797fcfe515fd0bd292a2e61ab0cb3fe13661fa9db1155dc923de7c749eb2: openstack/openstack-galera-0/galera\" id=56157cca-0240-464d-a51b-916394b0d978 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.192819 | controller |     "Jun 09 11:24:57.293935 crc crio[21508]: time=\"2026-06-09T11:24:57.293778594Z\" level=info msg=\"Starting container: 32ab797fcfe515fd0bd292a2e61ab0cb3fe13661fa9db1155dc923de7c749eb2\" id=d6f3aa99-37c4-4910-a46c-33ac77b56135 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.192833 | controller |     "Jun 09 11:24:57.303170 crc crio[21508]: time=\"2026-06-09T11:24:57.303062373Z\" level=info msg=\"Started container\" PID=56447 containerID=32ab797fcfe515fd0bd292a2e61ab0cb3fe13661fa9db1155dc923de7c749eb2 description=openstack/openstack-galera-0/galera id=d6f3aa99-37c4-4910-a46c-33ac77b56135 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d387fd70d71b22fe3f03de312d44f9efbf33e00a3d22f4b4ded7f844edb08a5",
2026-06-09 12:20:06.192848 | controller |     "Jun 09 11:24:58.880433 crc crio[21508]: time=\"2026-06-09T11:24:58.878147869Z\" level=info msg=\"Stopping container: 81daf2438894001b984fbc80dd6e0387173db89a5dcbf67876464b7e6cf1a509 (timeout: 10s)\" id=df9e2415-adfa-4b64-9ece-054f67db644f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.192862 | controller |     "Jun 09 11:24:59.942795 crc crio[21508]: time=\"2026-06-09T11:24:59.942687123Z\" level=info msg=\"Stopped container 81daf2438894001b984fbc80dd6e0387173db89a5dcbf67876464b7e6cf1a509: openstack/dnsmasq-dns-9c58657f7-498sm/dnsmasq-dns\" id=df9e2415-adfa-4b64-9ece-054f67db644f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.192876 | controller |     "Jun 09 11:24:59.944034 crc crio[21508]: time=\"2026-06-09T11:24:59.943874496Z\" level=info msg=\"Stopping pod sandbox: 1d5473e2a14d0389ce46b3fa4276c11688f4056eec783205c806e094ebefdb03\" id=f5f2681a-e2d4-43a3-ac23-04a847fda78e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.192894 | controller |     "Jun 09 11:24:59.944951 crc crio[21508]: time=\"2026-06-09T11:24:59.944476393Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-9c58657f7-498sm Namespace:openstack ID:1d5473e2a14d0389ce46b3fa4276c11688f4056eec783205c806e094ebefdb03 UID:9a1075c1-414d-4aba-886f-a32fcdc09944 NetNS:/var/run/netns/235e1265-9bc7-4366-9fa0-71f6abac8aa6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a1075c1_414d_4aba_886f_a32fcdc09944.slice PodAnnotations:0xc0019bc458}] Aliases:map[]}\"",
2026-06-09 12:20:06.192909 | controller |     "Jun 09 11:24:59.945075 crc crio[21508]: time=\"2026-06-09T11:24:59.945054019Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-9c58657f7-498sm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.192923 | controller |     "Jun 09 11:25:00.427377 crc crio[21508]: time=\"2026-06-09T11:25:00.427130066Z\" level=info msg=\"Stopped pod sandbox: 1d5473e2a14d0389ce46b3fa4276c11688f4056eec783205c806e094ebefdb03\" id=f5f2681a-e2d4-43a3-ac23-04a847fda78e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.192937 | controller |     "Jun 09 11:25:00.519908 crc crio[21508]: time=\"2026-06-09T11:25:00.51979098Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8\" id=d5452aa4-cc78-45c6-a135-4ff6838ce2e4 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.192952 | controller |     "Jun 09 11:25:00.521872 crc crio[21508]: time=\"2026-06-09T11:25:00.521776795Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=f57505e0-e642-4e5a-807f-987888312b70 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.192966 | controller |     "Jun 09 11:25:00.557659 crc crio[21508]: time=\"2026-06-09T11:25:00.556965026Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8\" id=48f44e3e-7415-49a7-8442-a7fa9ea669f9 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.192980 | controller |     "Jun 09 11:25:00.566054 crc crio[21508]: time=\"2026-06-09T11:25:00.565690569Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=29af5108-46e8-433d-a569-25a7ca69b394 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.192994 | controller |     "Jun 09 11:25:00.607951 crc crio[21508]: time=\"2026-06-09T11:25:00.607830674Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=726ae171-0291-4e94-b66a-d3953f5c8e99 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.193008 | controller |     "Jun 09 11:25:00.615601 crc crio[21508]: time=\"2026-06-09T11:25:00.615530668Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=6c65fa02-8c31-4539-bb58-f60e006236e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.193022 | controller |     "Jun 09 11:25:00.617988 crc crio[21508]: time=\"2026-06-09T11:25:00.617838573Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=c540c4e7-fb25-41fe-9929-7a16ed1b8ab2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.193071 | controller |     "Jun 09 11:25:00.619829 crc crio[21508]: time=\"2026-06-09T11:25:00.619715315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.193095 | controller |     "Jun 09 11:25:00.624326 crc crio[21508]: time=\"2026-06-09T11:25:00.624155629Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=ee1007e7-e5ef-40c0-804b-069b2bbdb508 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.193115 | controller |     "Jun 09 11:25:00.639112 crc crio[21508]: time=\"2026-06-09T11:25:00.63888692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.193131 | controller |     "Jun 09 11:25:00.661439 crc crio[21508]: time=\"2026-06-09T11:25:00.661331775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.193146 | controller |     "Jun 09 11:25:00.664598 crc crio[21508]: time=\"2026-06-09T11:25:00.664515624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.193160 | controller |     "Jun 09 11:25:00.691876 crc crio[21508]: time=\"2026-06-09T11:25:00.691758233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.193175 | controller |     "Jun 09 11:25:00.695758 crc crio[21508]: time=\"2026-06-09T11:25:00.695700973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.193189 | controller |     "Jun 09 11:25:00.831040 crc crio[21508]: time=\"2026-06-09T11:25:00.83083014Z\" level=info msg=\"Created container 35913da6793adbac2efc62e047aac9155b0723deec9c2fe636694fe0ea1e873c: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=ee1007e7-e5ef-40c0-804b-069b2bbdb508 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.193204 | controller |     "Jun 09 11:25:00.836703 crc crio[21508]: time=\"2026-06-09T11:25:00.836608881Z\" level=info msg=\"Starting container: 35913da6793adbac2efc62e047aac9155b0723deec9c2fe636694fe0ea1e873c\" id=5b78eeb0-f18f-40da-9a68-889caead405c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.193219 | controller |     "Jun 09 11:25:00.842137 crc crio[21508]: time=\"2026-06-09T11:25:00.842028502Z\" level=info msg=\"Started container\" PID=57094 containerID=35913da6793adbac2efc62e047aac9155b0723deec9c2fe636694fe0ea1e873c description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=5b78eeb0-f18f-40da-9a68-889caead405c name=/runtime.v1.RuntimeService/StartContainer sandboxID=eea159f577ffda7a1f9a7a9b929a6abf6179fa669c390bfdc977a1bda04a8309",
2026-06-09 12:20:06.193235 | controller |     "Jun 09 11:25:00.846027 crc crio[21508]: time=\"2026-06-09T11:25:00.844942573Z\" level=info msg=\"Created container 9ae9eaa0bad5f086ab2726343a4ffe9b758f9a2d9a9a327969120cd893bee49b: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=c540c4e7-fb25-41fe-9929-7a16ed1b8ab2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.193249 | controller |     "Jun 09 11:25:00.847045 crc crio[21508]: time=\"2026-06-09T11:25:00.846951129Z\" level=info msg=\"Starting container: 9ae9eaa0bad5f086ab2726343a4ffe9b758f9a2d9a9a327969120cd893bee49b\" id=34654753-3633-4d07-b273-c745c6b45c26 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.193264 | controller |     "Jun 09 11:25:00.864204 crc crio[21508]: time=\"2026-06-09T11:25:00.864079777Z\" level=info msg=\"Started container\" PID=57082 containerID=9ae9eaa0bad5f086ab2726343a4ffe9b758f9a2d9a9a327969120cd893bee49b description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=34654753-3633-4d07-b273-c745c6b45c26 name=/runtime.v1.RuntimeService/StartContainer sandboxID=97eaceac3f85b76dcc6073bc2bd0783a7fdbacdb23fd0555e97bf2ab9db82575",
2026-06-09 12:20:06.193278 | controller |     "Jun 09 11:25:00.935660 crc crio[21508]: time=\"2026-06-09T11:25:00.935469897Z\" level=info msg=\"Removing container: 81daf2438894001b984fbc80dd6e0387173db89a5dcbf67876464b7e6cf1a509\" id=de0027bd-ce50-4ee6-a71c-617b97ee9af1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.193296 | controller |     "Jun 09 11:25:01.036515 crc crio[21508]: time=\"2026-06-09T11:25:01.036422421Z\" level=info msg=\"Removed container 81daf2438894001b984fbc80dd6e0387173db89a5dcbf67876464b7e6cf1a509: openstack/dnsmasq-dns-9c58657f7-498sm/dnsmasq-dns\" id=de0027bd-ce50-4ee6-a71c-617b97ee9af1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.193311 | controller |     "Jun 09 11:25:01.040366 crc crio[21508]: time=\"2026-06-09T11:25:01.040210656Z\" level=info msg=\"Removing container: 0abb8d549e870f24b8c27f5371017ab3d92bed7a925a30532e03a6d2c0604257\" id=b1f65ae1-5624-44e1-9fc6-ce985de78a7c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.193326 | controller |     "Jun 09 11:25:01.123575 crc crio[21508]: time=\"2026-06-09T11:25:01.123467777Z\" level=info msg=\"Removed container 0abb8d549e870f24b8c27f5371017ab3d92bed7a925a30532e03a6d2c0604257: openstack/dnsmasq-dns-9c58657f7-498sm/init\" id=b1f65ae1-5624-44e1-9fc6-ce985de78a7c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.193341 | controller |     "Jun 09 11:25:01.192070 crc crio[21508]: time=\"2026-06-09T11:25:01.190411384Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-metrics-j5hpg/POD\" id=f3970987-8879-47f0-b483-6b0ced4c8a55 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.193373 | controller |     "Jun 09 11:25:01.192070 crc crio[21508]: time=\"2026-06-09T11:25:01.190974259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.193389 | controller |     "Jun 09 11:25:01.250648 crc crio[21508]: time=\"2026-06-09T11:25:01.25056001Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-j5hpg Namespace:openstack ID:cf0f0697f6d74ba4955a9c2d22a620d0841797abbf4a602527bf9c14e38ad823 UID:dfd8354c-745c-46c0-8f70-db2fb10ffc5a NetNS:/var/run/netns/6c7c911c-16bc-452e-a2a6-93e191006b3c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddfd8354c_745c_46c0_8f70_db2fb10ffc5a.slice PodAnnotations:0xc000158790}] Aliases:map[]}\"",
2026-06-09 12:20:06.193404 | controller |     "Jun 09 11:25:01.250648 crc crio[21508]: time=\"2026-06-09T11:25:01.250628172Z\" level=info msg=\"Adding pod openstack_ovn-controller-metrics-j5hpg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.193419 | controller |     "Jun 09 11:25:01.605232 crc crio[21508]: time=\"2026-06-09T11:25:01.603786247Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-85fc5bffb9-qx9xk/POD\" id=9d4a87e2-8400-4ebd-929a-c89430833bec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.193433 | controller |     "Jun 09 11:25:01.605232 crc crio[21508]: time=\"2026-06-09T11:25:01.604358763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.193448 | controller |     "Jun 09 11:25:01.665768 crc crio[21508]: time=\"2026-06-09T11:25:01.665673172Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85fc5bffb9-qx9xk Namespace:openstack ID:eff0ebdf3468d3b7c4ba11504fce583b2e60e3c67c7fef4e9039b5d8a5a43148 UID:1b8223d5-f29a-4d9a-a714-fab84b711df6 NetNS:/var/run/netns/fcb4a4b4-c0d0-4a0d-978f-0bae341b9c8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b8223d5_f29a_4d9a_a714_fab84b711df6.slice PodAnnotations:0xc003b38438}] Aliases:map[]}\"",
2026-06-09 12:20:06.193462 | controller |     "Jun 09 11:25:01.665768 crc crio[21508]: time=\"2026-06-09T11:25:01.665744424Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-85fc5bffb9-qx9xk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.193480 | controller |     "Jun 09 11:25:02.683760 crc crio[21508]: 2026-06-09T11:25:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cf0f0697f6d74ba Mac:8e:03:a3:63:52:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6d Mtu:0 Sandbox:/var/run/netns/6c7c911c-16bc-452e-a2a6-93e191006b3c SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.193495 | controller |     "Jun 09 11:25:02.685833 crc crio[21508]: time=\"2026-06-09T11:25:02.685251973Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-j5hpg Namespace:openstack ID:cf0f0697f6d74ba4955a9c2d22a620d0841797abbf4a602527bf9c14e38ad823 UID:dfd8354c-745c-46c0-8f70-db2fb10ffc5a NetNS:/var/run/netns/6c7c911c-16bc-452e-a2a6-93e191006b3c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddfd8354c_745c_46c0_8f70_db2fb10ffc5a.slice PodAnnotations:0xc000158790}] Aliases:map[]}\"",
2026-06-09 12:20:06.193510 | controller |     "Jun 09 11:25:02.685925 crc crio[21508]: time=\"2026-06-09T11:25:02.685884561Z\" level=info msg=\"Checking pod openstack_ovn-controller-metrics-j5hpg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.193524 | controller |     "Jun 09 11:25:02.697027 crc crio[21508]: time=\"2026-06-09T11:25:02.696954789Z\" level=info msg=\"Ran pod sandbox cf0f0697f6d74ba4955a9c2d22a620d0841797abbf4a602527bf9c14e38ad823 with infra container: openstack/ovn-controller-metrics-j5hpg/POD\" id=f3970987-8879-47f0-b483-6b0ced4c8a55 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.193539 | controller |     "Jun 09 11:25:02.701754 crc crio[21508]: time=\"2026-06-09T11:25:02.701661031Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=42f5f2d9-b7b2-44b5-bd32-a9eb6db413a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.193553 | controller |     "Jun 09 11:25:02.747059 crc crio[21508]: time=\"2026-06-09T11:25:02.746956873Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=bf9f1ace-0477-41dd-bb2c-6aa27fb29010 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.193567 | controller |     "Jun 09 11:25:03.086936 crc crio[21508]: time=\"2026-06-09T11:25:03.082829226Z\" level=info msg=\"Creating container: openstack/ovn-controller-metrics-j5hpg/openstack-network-exporter\" id=eef21bf6-7453-4ad2-a644-b74fa3d4869a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.193581 | controller |     "Jun 09 11:25:03.086936 crc crio[21508]: time=\"2026-06-09T11:25:03.084531993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.193595 | controller |     "Jun 09 11:25:03.120644 crc crio[21508]: 2026-06-09T11:25:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eff0ebdf3468d3b Mac:02:4d:b8:d1:c5:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6e Mtu:0 Sandbox:/var/run/netns/fcb4a4b4-c0d0-4a0d-978f-0bae341b9c8a SocketPath: PciID:}] [{Interface:0xc0004b45b0 Address:{IP:10.217.0.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.193609 | controller |     "Jun 09 11:25:03.121817 crc crio[21508]: time=\"2026-06-09T11:25:03.12171463Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85fc5bffb9-qx9xk Namespace:openstack ID:eff0ebdf3468d3b7c4ba11504fce583b2e60e3c67c7fef4e9039b5d8a5a43148 UID:1b8223d5-f29a-4d9a-a714-fab84b711df6 NetNS:/var/run/netns/fcb4a4b4-c0d0-4a0d-978f-0bae341b9c8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b8223d5_f29a_4d9a_a714_fab84b711df6.slice PodAnnotations:0xc003b38438}] Aliases:map[]}\"",
2026-06-09 12:20:06.193631 | controller |     "Jun 09 11:25:03.121977 crc crio[21508]: time=\"2026-06-09T11:25:03.121914135Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-85fc5bffb9-qx9xk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.193645 | controller |     "Jun 09 11:25:03.130935 crc crio[21508]: time=\"2026-06-09T11:25:03.130803403Z\" level=info msg=\"Ran pod sandbox eff0ebdf3468d3b7c4ba11504fce583b2e60e3c67c7fef4e9039b5d8a5a43148 with infra container: openstack/dnsmasq-dns-85fc5bffb9-qx9xk/POD\" id=9d4a87e2-8400-4ebd-929a-c89430833bec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.193659 | controller |     "Jun 09 11:25:03.137774 crc crio[21508]: time=\"2026-06-09T11:25:03.137705886Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=91834571-f1ca-4782-93f5-d01a73b1f33b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.193674 | controller |     "Jun 09 11:25:03.184747 crc crio[21508]: time=\"2026-06-09T11:25:03.184019647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.193688 | controller |     "Jun 09 11:25:03.237348 crc crio[21508]: time=\"2026-06-09T11:25:03.237049885Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=0b9eee68-5f03-4204-90cb-e41de8500467 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.193702 | controller |     "Jun 09 11:25:03.251039 crc crio[21508]: time=\"2026-06-09T11:25:03.250914961Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-85fc5bffb9-qx9xk/init\" id=00cd9914-cccf-48df-97e8-e14967111276 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.193717 | controller |     "Jun 09 11:25:03.255789 crc crio[21508]: time=\"2026-06-09T11:25:03.255701725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.193731 | controller |     "Jun 09 11:25:03.299260 crc crio[21508]: time=\"2026-06-09T11:25:03.299176267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.193745 | controller |     "Jun 09 11:25:03.317684 crc crio[21508]: time=\"2026-06-09T11:25:03.317435596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.193760 | controller |     "Jun 09 11:25:03.332773 crc crio[21508]: time=\"2026-06-09T11:25:03.33267028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.193774 | controller |     "Jun 09 11:25:03.467356 crc crio[21508]: time=\"2026-06-09T11:25:03.466199953Z\" level=info msg=\"Created container b1bf152d1b4980ad236760fdedde090a074773a24ff553444f08070889fd1839: openstack/ovn-controller-metrics-j5hpg/openstack-network-exporter\" id=eef21bf6-7453-4ad2-a644-b74fa3d4869a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.193788 | controller |     "Jun 09 11:25:03.467674 crc crio[21508]: time=\"2026-06-09T11:25:03.467455128Z\" level=info msg=\"Created container 7d105845d287a87b23cb04f284eee5972606c4df174c3555d1026ea00409438c: openstack/dnsmasq-dns-85fc5bffb9-qx9xk/init\" id=00cd9914-cccf-48df-97e8-e14967111276 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.193802 | controller |     "Jun 09 11:25:03.468536 crc crio[21508]: time=\"2026-06-09T11:25:03.468488946Z\" level=info msg=\"Starting container: 7d105845d287a87b23cb04f284eee5972606c4df174c3555d1026ea00409438c\" id=f1f44414-55fc-439c-91fb-155f3c7c6677 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.193821 | controller |     "Jun 09 11:25:03.469090 crc crio[21508]: time=\"2026-06-09T11:25:03.468502767Z\" level=info msg=\"Starting container: b1bf152d1b4980ad236760fdedde090a074773a24ff553444f08070889fd1839\" id=fccf1940-985d-485f-ae46-7d1be1d29799 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.193836 | controller |     "Jun 09 11:25:03.479194 crc crio[21508]: time=\"2026-06-09T11:25:03.479102702Z\" level=info msg=\"Started container\" PID=57679 containerID=7d105845d287a87b23cb04f284eee5972606c4df174c3555d1026ea00409438c description=openstack/dnsmasq-dns-85fc5bffb9-qx9xk/init id=f1f44414-55fc-439c-91fb-155f3c7c6677 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eff0ebdf3468d3b7c4ba11504fce583b2e60e3c67c7fef4e9039b5d8a5a43148",
2026-06-09 12:20:06.193851 | controller |     "Jun 09 11:25:03.483948 crc crio[21508]: time=\"2026-06-09T11:25:03.483712661Z\" level=info msg=\"Started container\" PID=57665 containerID=b1bf152d1b4980ad236760fdedde090a074773a24ff553444f08070889fd1839 description=openstack/ovn-controller-metrics-j5hpg/openstack-network-exporter id=fccf1940-985d-485f-ae46-7d1be1d29799 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf0f0697f6d74ba4955a9c2d22a620d0841797abbf4a602527bf9c14e38ad823",
2026-06-09 12:20:06.193866 | controller |     "Jun 09 11:25:03.586181 crc crio[21508]: time=\"2026-06-09T11:25:03.586108984Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7fcf8bc745-mjffg/POD\" id=1f942cad-8c0c-41c3-ab46-dd6203603331 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.193881 | controller |     "Jun 09 11:25:03.586377 crc crio[21508]: time=\"2026-06-09T11:25:03.586200087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.193896 | controller |     "Jun 09 11:25:03.617597 crc crio[21508]: time=\"2026-06-09T11:25:03.61751971Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7fcf8bc745-mjffg Namespace:openstack ID:88602b326369c8b38b6e40e01580913940df7542f826e6ec3c365d99dcdb49d4 UID:7ab56dcd-4b0d-471a-809e-44f555956711 NetNS:/var/run/netns/f1dd9a5e-43d6-4483-ac28-a1c1450f5364 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ab56dcd_4b0d_471a_809e_44f555956711.slice PodAnnotations:0xc000b28a00}] Aliases:map[]}\"",
2026-06-09 12:20:06.193910 | controller |     "Jun 09 11:25:03.617850 crc crio[21508]: time=\"2026-06-09T11:25:03.617668824Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7fcf8bc745-mjffg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.193925 | controller |     "Jun 09 11:25:04.020901 crc crio[21508]: time=\"2026-06-09T11:25:04.019561307Z\" level=info msg=\"Stopping pod sandbox: eff0ebdf3468d3b7c4ba11504fce583b2e60e3c67c7fef4e9039b5d8a5a43148\" id=24df88d4-9a0d-48ac-887e-886ceddddce2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.193939 | controller |     "Jun 09 11:25:04.021966 crc crio[21508]: time=\"2026-06-09T11:25:04.021909583Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85fc5bffb9-qx9xk Namespace:openstack ID:eff0ebdf3468d3b7c4ba11504fce583b2e60e3c67c7fef4e9039b5d8a5a43148 UID:1b8223d5-f29a-4d9a-a714-fab84b711df6 NetNS:/var/run/netns/fcb4a4b4-c0d0-4a0d-978f-0bae341b9c8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b8223d5_f29a_4d9a_a714_fab84b711df6.slice PodAnnotations:0xc000159ac8}] Aliases:map[]}\"",
2026-06-09 12:20:06.193954 | controller |     "Jun 09 11:25:04.022134 crc crio[21508]: time=\"2026-06-09T11:25:04.022055957Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-85fc5bffb9-qx9xk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.193968 | controller |     "Jun 09 11:25:04.280589 crc crio[21508]: 2026-06-09T11:25:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:88602b326369c8b Mac:3a:58:b3:e3:1b:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6f Mtu:0 Sandbox:/var/run/netns/f1dd9a5e-43d6-4483-ac28-a1c1450f5364 SocketPath: PciID:}] [{Interface:0xc0000146c0 Address:{IP:10.217.0.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.193986 | controller |     "Jun 09 11:25:04.280874 crc crio[21508]: time=\"2026-06-09T11:25:04.280791739Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7fcf8bc745-mjffg Namespace:openstack ID:88602b326369c8b38b6e40e01580913940df7542f826e6ec3c365d99dcdb49d4 UID:7ab56dcd-4b0d-471a-809e-44f555956711 NetNS:/var/run/netns/f1dd9a5e-43d6-4483-ac28-a1c1450f5364 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ab56dcd_4b0d_471a_809e_44f555956711.slice PodAnnotations:0xc000b28a00}] Aliases:map[]}\"",
2026-06-09 12:20:06.194000 | controller |     "Jun 09 11:25:04.281036 crc crio[21508]: time=\"2026-06-09T11:25:04.280965924Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7fcf8bc745-mjffg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.194015 | controller |     "Jun 09 11:25:04.320041 crc crio[21508]: time=\"2026-06-09T11:25:04.319836557Z\" level=info msg=\"Ran pod sandbox 88602b326369c8b38b6e40e01580913940df7542f826e6ec3c365d99dcdb49d4 with infra container: openstack/dnsmasq-dns-7fcf8bc745-mjffg/POD\" id=1f942cad-8c0c-41c3-ab46-dd6203603331 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.194029 | controller |     "Jun 09 11:25:04.325592 crc crio[21508]: time=\"2026-06-09T11:25:04.325115715Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=bf351c25-e95a-4ff1-9e93-55d0532f3c80 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.194044 | controller |     "Jun 09 11:25:04.406506 crc crio[21508]: time=\"2026-06-09T11:25:04.405004611Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8b6a6f36-f0d5-4197-9e0c-ebfae36cb925 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.194057 | controller |     "Jun 09 11:25:04.419345 crc crio[21508]: time=\"2026-06-09T11:25:04.419193697Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7fcf8bc745-mjffg/init\" id=3b40ccdb-382a-4ca0-885b-e1a50a809418 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.194072 | controller |     "Jun 09 11:25:04.420898 crc crio[21508]: time=\"2026-06-09T11:25:04.420832013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.194086 | controller |     "Jun 09 11:25:04.462591 crc crio[21508]: time=\"2026-06-09T11:25:04.462505574Z\" level=info msg=\"Stopped pod sandbox: eff0ebdf3468d3b7c4ba11504fce583b2e60e3c67c7fef4e9039b5d8a5a43148\" id=24df88d4-9a0d-48ac-887e-886ceddddce2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.194100 | controller |     "Jun 09 11:25:04.474548 crc crio[21508]: time=\"2026-06-09T11:25:04.474377205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.194115 | controller |     "Jun 09 11:25:04.480492 crc crio[21508]: time=\"2026-06-09T11:25:04.480437154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.194130 | controller |     "Jun 09 11:25:04.621243 crc crio[21508]: time=\"2026-06-09T11:25:04.621172137Z\" level=info msg=\"Created container 9f4580ee74d36afa20e7c2754fe7985d131e5c458e00c3efb16da9208758b912: openstack/dnsmasq-dns-7fcf8bc745-mjffg/init\" id=3b40ccdb-382a-4ca0-885b-e1a50a809418 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.194148 | controller |     "Jun 09 11:25:04.626227 crc crio[21508]: time=\"2026-06-09T11:25:04.626149126Z\" level=info msg=\"Starting container: 9f4580ee74d36afa20e7c2754fe7985d131e5c458e00c3efb16da9208758b912\" id=4de5477f-a8be-4be6-bca2-acddf74e281a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.194163 | controller |     "Jun 09 11:25:04.642438 crc crio[21508]: time=\"2026-06-09T11:25:04.642336987Z\" level=info msg=\"Started container\" PID=57930 containerID=9f4580ee74d36afa20e7c2754fe7985d131e5c458e00c3efb16da9208758b912 description=openstack/dnsmasq-dns-7fcf8bc745-mjffg/init id=4de5477f-a8be-4be6-bca2-acddf74e281a name=/runtime.v1.RuntimeService/StartContainer sandboxID=88602b326369c8b38b6e40e01580913940df7542f826e6ec3c365d99dcdb49d4",
2026-06-09 12:20:06.194178 | controller |     "Jun 09 11:25:04.896912 crc crio[21508]: time=\"2026-06-09T11:25:04.896255985Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0-config-1781004304-h624w/POD\" id=5ff39bf3-91cc-45c2-a44a-c8ad431c925e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.194193 | controller |     "Jun 09 11:25:04.897038 crc crio[21508]: time=\"2026-06-09T11:25:04.896943195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.194207 | controller |     "Jun 09 11:25:04.955350 crc crio[21508]: time=\"2026-06-09T11:25:04.954595972Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781004304-h624w Namespace:openstack ID:9dfff9aa0eaf7537f753d8a3db88e2ba7c64ca8fcc25ebb286f5e04780c45b75 UID:5aa26241-859b-4698-bcd4-fdf3795a0d90 NetNS:/var/run/netns/34aa95c6-4277-4714-9009-645cd3d65d78 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5aa26241_859b_4698_bcd4_fdf3795a0d90.slice PodAnnotations:0xc0039b87c8}] Aliases:map[]}\"",
2026-06-09 12:20:06.194222 | controller |     "Jun 09 11:25:04.955350 crc crio[21508]: time=\"2026-06-09T11:25:04.954664154Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0-config-1781004304-h624w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.194237 | controller |     "Jun 09 11:25:05.097202 crc crio[21508]: time=\"2026-06-09T11:25:05.09588469Z\" level=info msg=\"Removing container: 7d105845d287a87b23cb04f284eee5972606c4df174c3555d1026ea00409438c\" id=42af5ded-3148-4300-aee3-7733d422bda6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.194252 | controller |     "Jun 09 11:25:05.107849 crc crio[21508]: time=\"2026-06-09T11:25:05.099535302Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0-config-1781004304-4q4jf/POD\" id=7aecccb9-b7e4-46ba-a20b-4c5c17a24706 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.194266 | controller |     "Jun 09 11:25:05.107849 crc crio[21508]: time=\"2026-06-09T11:25:05.099992975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.194280 | controller |     "Jun 09 11:25:05.175830 crc crio[21508]: time=\"2026-06-09T11:25:05.175685445Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=de1ec678-914a-4f72-9a46-1937aa07b9f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.194295 | controller |     "Jun 09 11:25:05.195884 crc crio[21508]: time=\"2026-06-09T11:25:05.195767435Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781004304-4q4jf Namespace:openstack ID:8f71020a91a58f2869e8be293ace0b88cf2dbeb39b336d1a0a51860e11a0cf8b UID:14a4ce4b-f71b-4cce-873b-b8bae836635a NetNS:/var/run/netns/1e97c658-8a3c-4bcb-9cc8-e7a7192a10ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod14a4ce4b_f71b_4cce_873b_b8bae836635a.slice PodAnnotations:0xc00465e4f8}] Aliases:map[]}\"",
2026-06-09 12:20:06.194313 | controller |     "Jun 09 11:25:05.195884 crc crio[21508]: time=\"2026-06-09T11:25:05.195849557Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0-config-1781004304-4q4jf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.194328 | controller |     "Jun 09 11:25:05.285626 crc crio[21508]: time=\"2026-06-09T11:25:05.284775876Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=bbf9676f-419a-435f-b83e-09832fda71a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.194343 | controller |     "Jun 09 11:25:05.312230 crc crio[21508]: time=\"2026-06-09T11:25:05.311933723Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7fcf8bc745-mjffg/dnsmasq-dns\" id=f3ec433b-0d7d-4fc8-9fba-163e855864b7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.194376 | controller |     "Jun 09 11:25:05.313795 crc crio[21508]: time=\"2026-06-09T11:25:05.313708982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.194392 | controller |     "Jun 09 11:25:05.385645 crc crio[21508]: time=\"2026-06-09T11:25:05.385224236Z\" level=info msg=\"Removed container 7d105845d287a87b23cb04f284eee5972606c4df174c3555d1026ea00409438c: openstack/dnsmasq-dns-85fc5bffb9-qx9xk/init\" id=42af5ded-3148-4300-aee3-7733d422bda6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.194407 | controller |     "Jun 09 11:25:05.410340 crc crio[21508]: time=\"2026-06-09T11:25:05.407543188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.194422 | controller |     "Jun 09 11:25:05.424600 crc crio[21508]: time=\"2026-06-09T11:25:05.424452599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.194436 | controller |     "Jun 09 11:25:05.550159 crc crio[21508]: time=\"2026-06-09T11:25:05.548704403Z\" level=info msg=\"Created container 006a29040bb9dbf52eb4e0e81df32af24ea2a087b78cb739b891c0558cb53958: openstack/dnsmasq-dns-7fcf8bc745-mjffg/dnsmasq-dns\" id=f3ec433b-0d7d-4fc8-9fba-163e855864b7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.194451 | controller |     "Jun 09 11:25:05.551173 crc crio[21508]: time=\"2026-06-09T11:25:05.55109687Z\" level=info msg=\"Starting container: 006a29040bb9dbf52eb4e0e81df32af24ea2a087b78cb739b891c0558cb53958\" id=40a40d6f-71e9-4665-a0cc-be4cb3cabaff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.194466 | controller |     "Jun 09 11:25:05.562430 crc crio[21508]: time=\"2026-06-09T11:25:05.562325683Z\" level=info msg=\"Started container\" PID=58038 containerID=006a29040bb9dbf52eb4e0e81df32af24ea2a087b78cb739b891c0558cb53958 description=openstack/dnsmasq-dns-7fcf8bc745-mjffg/dnsmasq-dns id=40a40d6f-71e9-4665-a0cc-be4cb3cabaff name=/runtime.v1.RuntimeService/StartContainer sandboxID=88602b326369c8b38b6e40e01580913940df7542f826e6ec3c365d99dcdb49d4",
2026-06-09 12:20:06.194480 | controller |     "Jun 09 11:25:05.676342 crc crio[21508]: 2026-06-09T11:25:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9dfff9aa0eaf753 Mac:ea:d1:e0:73:65:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:71 Mtu:0 Sandbox:/var/run/netns/34aa95c6-4277-4714-9009-645cd3d65d78 SocketPath: PciID:}] [{Interface:0xc000424d70 Address:{IP:10.217.0.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.194495 | controller |     "Jun 09 11:25:05.678230 crc crio[21508]: time=\"2026-06-09T11:25:05.678144331Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781004304-h624w Namespace:openstack ID:9dfff9aa0eaf7537f753d8a3db88e2ba7c64ca8fcc25ebb286f5e04780c45b75 UID:5aa26241-859b-4698-bcd4-fdf3795a0d90 NetNS:/var/run/netns/34aa95c6-4277-4714-9009-645cd3d65d78 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5aa26241_859b_4698_bcd4_fdf3795a0d90.slice PodAnnotations:0xc0039b87c8}] Aliases:map[]}\"",
2026-06-09 12:20:06.194513 | controller |     "Jun 09 11:25:05.678436 crc crio[21508]: time=\"2026-06-09T11:25:05.678395398Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0-config-1781004304-h624w for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.194528 | controller |     "Jun 09 11:25:05.686138 crc crio[21508]: time=\"2026-06-09T11:25:05.686059402Z\" level=info msg=\"Ran pod sandbox 9dfff9aa0eaf7537f753d8a3db88e2ba7c64ca8fcc25ebb286f5e04780c45b75 with infra container: openstack/ovsdbserver-sb-0-config-1781004304-h624w/POD\" id=5ff39bf3-91cc-45c2-a44a-c8ad431c925e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.194543 | controller |     "Jun 09 11:25:05.689363 crc crio[21508]: time=\"2026-06-09T11:25:05.689183549Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=221d53ce-acc1-4941-bfe0-acf2ee261d81 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.194557 | controller |     "Jun 09 11:25:05.698228 crc crio[21508]: time=\"2026-06-09T11:25:05.698147179Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=fbf8dc3f-6e65-48cb-901b-e9d2e2552cc5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.194572 | controller |     "Jun 09 11:25:05.713983 crc crio[21508]: time=\"2026-06-09T11:25:05.713842226Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0-config-1781004304-h624w/ovn-config\" id=db8ceafd-0ba9-4f8a-8ded-60d8faefae0e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.194586 | controller |     "Jun 09 11:25:05.717221 crc crio[21508]: time=\"2026-06-09T11:25:05.717150648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.194600 | controller |     "Jun 09 11:25:05.765979 crc crio[21508]: time=\"2026-06-09T11:25:05.765884337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.194614 | controller |     "Jun 09 11:25:05.767549 crc crio[21508]: time=\"2026-06-09T11:25:05.76743393Z\" level=info msg=\"Running pod sandbox: openstack/ovn-northd-0/POD\" id=234d1647-3c1e-4ba6-bb54-9f63a1b46f71 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.194628 | controller |     "Jun 09 11:25:05.767695 crc crio[21508]: time=\"2026-06-09T11:25:05.767572274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.194642 | controller |     "Jun 09 11:25:05.769552 crc crio[21508]: time=\"2026-06-09T11:25:05.769470537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.194656 | controller |     "Jun 09 11:25:05.804603 crc crio[21508]: time=\"2026-06-09T11:25:05.804547605Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:b2e98c731ec0d36aa3916ce372cf8f788e8d61c4ea38e221743212ea66597f92 UID:ff75e6c4-372f-4bf9-b4d0-99e0fc3fa36d NetNS:/var/run/netns/6b9752ac-961e-4f42-b749-cbcef393b0a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff75e6c4_372f_4bf9_b4d0_99e0fc3fa36d.slice PodAnnotations:0xc002a121d0}] Aliases:map[]}\"",
2026-06-09 12:20:06.194675 | controller |     "Jun 09 11:25:05.804910 crc crio[21508]: time=\"2026-06-09T11:25:05.804889344Z\" level=info msg=\"Adding pod openstack_ovn-northd-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.194690 | controller |     "Jun 09 11:25:05.882539 crc crio[21508]: 2026-06-09T11:25:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8f71020a91a58f2 Mac:aa:45:1f:03:c0:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:72 Mtu:0 Sandbox:/var/run/netns/1e97c658-8a3c-4bcb-9cc8-e7a7192a10ac SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.0.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.194704 | controller |     "Jun 09 11:25:05.883174 crc crio[21508]: time=\"2026-06-09T11:25:05.883107745Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781004304-4q4jf Namespace:openstack ID:8f71020a91a58f2869e8be293ace0b88cf2dbeb39b336d1a0a51860e11a0cf8b UID:14a4ce4b-f71b-4cce-873b-b8bae836635a NetNS:/var/run/netns/1e97c658-8a3c-4bcb-9cc8-e7a7192a10ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod14a4ce4b_f71b_4cce_873b_b8bae836635a.slice PodAnnotations:0xc00465e4f8}] Aliases:map[]}\"",
2026-06-09 12:20:06.194719 | controller |     "Jun 09 11:25:05.883375 crc crio[21508]: time=\"2026-06-09T11:25:05.883245038Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0-config-1781004304-4q4jf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.194733 | controller |     "Jun 09 11:25:05.887774 crc crio[21508]: time=\"2026-06-09T11:25:05.887698233Z\" level=info msg=\"Created container da3b8be08a9f021f2809a249e6e50b10f936c5f1b732ed587b9559fc6d461b67: openstack/ovsdbserver-sb-0-config-1781004304-h624w/ovn-config\" id=db8ceafd-0ba9-4f8a-8ded-60d8faefae0e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.194747 | controller |     "Jun 09 11:25:05.889046 crc crio[21508]: time=\"2026-06-09T11:25:05.888968508Z\" level=info msg=\"Starting container: da3b8be08a9f021f2809a249e6e50b10f936c5f1b732ed587b9559fc6d461b67\" id=65e10b64-99c1-41a0-b510-ce5310d85938 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.194761 | controller |     "Jun 09 11:25:05.894039 crc crio[21508]: time=\"2026-06-09T11:25:05.893932066Z\" level=info msg=\"Ran pod sandbox 8f71020a91a58f2869e8be293ace0b88cf2dbeb39b336d1a0a51860e11a0cf8b with infra container: openstack/ovsdbserver-nb-0-config-1781004304-4q4jf/POD\" id=7aecccb9-b7e4-46ba-a20b-4c5c17a24706 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.194775 | controller |     "Jun 09 11:25:05.896084 crc crio[21508]: time=\"2026-06-09T11:25:05.896012564Z\" level=info msg=\"Started container\" PID=58076 containerID=da3b8be08a9f021f2809a249e6e50b10f936c5f1b732ed587b9559fc6d461b67 description=openstack/ovsdbserver-sb-0-config-1781004304-h624w/ovn-config id=65e10b64-99c1-41a0-b510-ce5310d85938 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9dfff9aa0eaf7537f753d8a3db88e2ba7c64ca8fcc25ebb286f5e04780c45b75",
2026-06-09 12:20:06.194790 | controller |     "Jun 09 11:25:05.896238 crc crio[21508]: time=\"2026-06-09T11:25:05.896054105Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=61191ea0-b043-4e6c-a9bc-4d63a27f1e29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.194805 | controller |     "Jun 09 11:25:05.900108 crc crio[21508]: time=\"2026-06-09T11:25:05.900023416Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=ba957304-6056-4da6-a148-66fbec74e8ea name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.194819 | controller |     "Jun 09 11:25:05.917935 crc crio[21508]: time=\"2026-06-09T11:25:05.917239466Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0-config-1781004304-4q4jf/ovn-config\" id=6f9a0a88-6730-4574-9c77-a2f6992ed065 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.194837 | controller |     "Jun 09 11:25:05.918999 crc crio[21508]: time=\"2026-06-09T11:25:05.918916453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.194852 | controller |     "Jun 09 11:25:05.978683 crc crio[21508]: time=\"2026-06-09T11:25:05.978455253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.194866 | controller |     "Jun 09 11:25:05.986463 crc crio[21508]: time=\"2026-06-09T11:25:05.984255374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.194880 | controller |     "Jun 09 11:25:06.116614 crc crio[21508]: time=\"2026-06-09T11:25:06.115865103Z\" level=info msg=\"Created container b6b23033be3559ecb2e9bc9f50d64a68a881e06116a8f541299f2af99e288830: openstack/ovsdbserver-nb-0-config-1781004304-4q4jf/ovn-config\" id=6f9a0a88-6730-4574-9c77-a2f6992ed065 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.194894 | controller |     "Jun 09 11:25:06.117965 crc crio[21508]: time=\"2026-06-09T11:25:06.117854258Z\" level=info msg=\"Starting container: b6b23033be3559ecb2e9bc9f50d64a68a881e06116a8f541299f2af99e288830\" id=bc1e4d6d-d6f4-454a-90a8-660b9f053a00 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.194909 | controller |     "Jun 09 11:25:06.129023 crc crio[21508]: time=\"2026-06-09T11:25:06.128412773Z\" level=info msg=\"Started container\" PID=58173 containerID=b6b23033be3559ecb2e9bc9f50d64a68a881e06116a8f541299f2af99e288830 description=openstack/ovsdbserver-nb-0-config-1781004304-4q4jf/ovn-config id=bc1e4d6d-d6f4-454a-90a8-660b9f053a00 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f71020a91a58f2869e8be293ace0b88cf2dbeb39b336d1a0a51860e11a0cf8b",
2026-06-09 12:20:06.194923 | controller |     "Jun 09 11:25:06.361735 crc crio[21508]: 2026-06-09T11:25:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b2e98c731ec0d36 Mac:7a:67:1d:87:06:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:73 Mtu:0 Sandbox:/var/run/netns/6b9752ac-961e-4f42-b749-cbcef393b0a4 SocketPath: PciID:}] [{Interface:0xc0002d0a10 Address:{IP:10.217.0.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.194937 | controller |     "Jun 09 11:25:06.364163 crc crio[21508]: time=\"2026-06-09T11:25:06.364120643Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:b2e98c731ec0d36aa3916ce372cf8f788e8d61c4ea38e221743212ea66597f92 UID:ff75e6c4-372f-4bf9-b4d0-99e0fc3fa36d NetNS:/var/run/netns/6b9752ac-961e-4f42-b749-cbcef393b0a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff75e6c4_372f_4bf9_b4d0_99e0fc3fa36d.slice PodAnnotations:0xc002a121d0}] Aliases:map[]}\"",
2026-06-09 12:20:06.194952 | controller |     "Jun 09 11:25:06.364715 crc crio[21508]: time=\"2026-06-09T11:25:06.364692799Z\" level=info msg=\"Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.194967 | controller |     "Jun 09 11:25:06.377785 crc crio[21508]: time=\"2026-06-09T11:25:06.377740983Z\" level=info msg=\"Ran pod sandbox b2e98c731ec0d36aa3916ce372cf8f788e8d61c4ea38e221743212ea66597f92 with infra container: openstack/ovn-northd-0/POD\" id=234d1647-3c1e-4ba6-bb54-9f63a1b46f71 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.194981 | controller |     "Jun 09 11:25:06.380525 crc crio[21508]: time=\"2026-06-09T11:25:06.380364626Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=75d10a6b-69ea-4ac4-a5ce-9120a2fc6ac4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.194999 | controller |     "Jun 09 11:25:06.380669 crc crio[21508]: time=\"2026-06-09T11:25:06.380651774Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified not found\" id=75d10a6b-69ea-4ac4-a5ce-9120a2fc6ac4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.195013 | controller |     "Jun 09 11:25:06.380753 crc crio[21508]: time=\"2026-06-09T11:25:06.380718536Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified found\" id=75d10a6b-69ea-4ac4-a5ce-9120a2fc6ac4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.195028 | controller |     "Jun 09 11:25:06.382004 crc crio[21508]: time=\"2026-06-09T11:25:06.381737114Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=ae778ced-df44-4766-8c91-70d7faa54109 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.195042 | controller |     "Jun 09 11:25:06.396416 crc crio[21508]: time=\"2026-06-09T11:25:06.396331331Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\\\"\"",
2026-06-09 12:20:06.195056 | controller |     "Jun 09 11:25:06.926945 crc crio[21508]: time=\"2026-06-09T11:25:06.926751607Z\" level=info msg=\"Running pod sandbox: openstack/swift-ring-rebalance-fdq5f/POD\" id=f4af4a16-d99c-409d-b0d5-dd4a13237360 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.195070 | controller |     "Jun 09 11:25:06.927080 crc crio[21508]: time=\"2026-06-09T11:25:06.926955212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.195084 | controller |     "Jun 09 11:25:06.952429 crc crio[21508]: time=\"2026-06-09T11:25:06.952124354Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-fdq5f Namespace:openstack ID:5fa3aaeff5a7323a9cafa9632c359b1afd2c234f586e2eda40e1509d0626e07c UID:275a0577-86a3-42c2-a658-55339ec922cd NetNS:/var/run/netns/ae987c5b-051c-4ef7-9f06-51442742b1c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod275a0577_86a3_42c2_a658_55339ec922cd.slice PodAnnotations:0xc002a12a70}] Aliases:map[]}\"",
2026-06-09 12:20:06.195099 | controller |     "Jun 09 11:25:06.952429 crc crio[21508]: time=\"2026-06-09T11:25:06.952154245Z\" level=info msg=\"Adding pod openstack_swift-ring-rebalance-fdq5f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.195113 | controller |     "Jun 09 11:25:07.170898 crc crio[21508]: time=\"2026-06-09T11:25:07.169910004Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-w4zfn/POD\" id=4012a6c9-967c-4ae4-bbfe-3b9e863b177c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.195127 | controller |     "Jun 09 11:25:07.170898 crc crio[21508]: time=\"2026-06-09T11:25:07.17048782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.195142 | controller |     "Jun 09 11:25:07.172003 crc crio[21508]: time=\"2026-06-09T11:25:07.171593981Z\" level=info msg=\"Stopping pod sandbox: 9dfff9aa0eaf7537f753d8a3db88e2ba7c64ca8fcc25ebb286f5e04780c45b75\" id=bb2a31f0-af2d-4966-8094-e763f777738d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.195156 | controller |     "Jun 09 11:25:07.172003 crc crio[21508]: time=\"2026-06-09T11:25:07.171966021Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781004304-h624w Namespace:openstack ID:9dfff9aa0eaf7537f753d8a3db88e2ba7c64ca8fcc25ebb286f5e04780c45b75 UID:5aa26241-859b-4698-bcd4-fdf3795a0d90 NetNS:/var/run/netns/34aa95c6-4277-4714-9009-645cd3d65d78 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5aa26241_859b_4698_bcd4_fdf3795a0d90.slice PodAnnotations:0xc0019bc4b0}] Aliases:map[]}\"",
2026-06-09 12:20:06.195176 | controller |     "Jun 09 11:25:07.172774 crc crio[21508]: time=\"2026-06-09T11:25:07.172087565Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-sb-0-config-1781004304-h624w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.195191 | controller |     "Jun 09 11:25:07.238166 crc crio[21508]: time=\"2026-06-09T11:25:07.23396738Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-w4zfn Namespace:openstack ID:53abfe3f262590d6071d8a17e298c89a8e660dd180c556239f11ead772f09ebd UID:97004e9b-b20d-404e-8653-514155b8c396 NetNS:/var/run/netns/fd323274-5d45-43cd-a031-1966b0092257 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod97004e9b_b20d_404e_8653_514155b8c396.slice PodAnnotations:0xc000d9e900}] Aliases:map[]}\"",
2026-06-09 12:20:06.195206 | controller |     "Jun 09 11:25:07.238166 crc crio[21508]: time=\"2026-06-09T11:25:07.238061494Z\" level=info msg=\"Adding pod openstack_root-account-create-update-w4zfn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.195221 | controller |     "Jun 09 11:25:07.532725 crc crio[21508]: 2026-06-09T11:25:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5fa3aaeff5a7323 Mac:da:aa:e9:84:e3:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:74 Mtu:0 Sandbox:/var/run/netns/ae987c5b-051c-4ef7-9f06-51442742b1c7 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.195235 | controller |     "Jun 09 11:25:07.535222 crc crio[21508]: time=\"2026-06-09T11:25:07.535075653Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-fdq5f Namespace:openstack ID:5fa3aaeff5a7323a9cafa9632c359b1afd2c234f586e2eda40e1509d0626e07c UID:275a0577-86a3-42c2-a658-55339ec922cd NetNS:/var/run/netns/ae987c5b-051c-4ef7-9f06-51442742b1c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod275a0577_86a3_42c2_a658_55339ec922cd.slice PodAnnotations:0xc002a12a70}] Aliases:map[]}\"",
2026-06-09 12:20:06.195249 | controller |     "Jun 09 11:25:07.535466 crc crio[21508]: time=\"2026-06-09T11:25:07.535386142Z\" level=info msg=\"Checking pod openstack_swift-ring-rebalance-fdq5f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.195264 | controller |     "Jun 09 11:25:07.579084 crc crio[21508]: time=\"2026-06-09T11:25:07.573139294Z\" level=info msg=\"Ran pod sandbox 5fa3aaeff5a7323a9cafa9632c359b1afd2c234f586e2eda40e1509d0626e07c with infra container: openstack/swift-ring-rebalance-fdq5f/POD\" id=f4af4a16-d99c-409d-b0d5-dd4a13237360 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.195279 | controller |     "Jun 09 11:25:07.579948 crc crio[21508]: time=\"2026-06-09T11:25:07.579255035Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=9689fa4a-f3aa-49fb-88fb-3b896080631a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.195293 | controller |     "Jun 09 11:25:07.579948 crc crio[21508]: time=\"2026-06-09T11:25:07.579641626Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found\" id=9689fa4a-f3aa-49fb-88fb-3b896080631a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.195308 | controller |     "Jun 09 11:25:07.579948 crc crio[21508]: time=\"2026-06-09T11:25:07.579691287Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found\" id=9689fa4a-f3aa-49fb-88fb-3b896080631a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.195326 | controller |     "Jun 09 11:25:07.580881 crc crio[21508]: time=\"2026-06-09T11:25:07.580793248Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=17be2a81-2cb2-4194-b6f6-57c31121bd7f name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.195341 | controller |     "Jun 09 11:25:07.589357 crc crio[21508]: time=\"2026-06-09T11:25:07.588017199Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\\\"\"",
2026-06-09 12:20:06.195372 | controller |     "Jun 09 11:25:07.627548 crc crio[21508]: time=\"2026-06-09T11:25:07.627369636Z\" level=info msg=\"Stopped pod sandbox: 9dfff9aa0eaf7537f753d8a3db88e2ba7c64ca8fcc25ebb286f5e04780c45b75\" id=bb2a31f0-af2d-4966-8094-e763f777738d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.195388 | controller |     "Jun 09 11:25:07.856453 crc crio[21508]: 2026-06-09T11:25:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:53abfe3f262590d Mac:06:45:a0:ec:f6:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:75 Mtu:0 Sandbox:/var/run/netns/fd323274-5d45-43cd-a031-1966b0092257 SocketPath: PciID:}] [{Interface:0xc000436800 Address:{IP:10.217.0.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.195403 | controller |     "Jun 09 11:25:07.858086 crc crio[21508]: time=\"2026-06-09T11:25:07.858051476Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-w4zfn Namespace:openstack ID:53abfe3f262590d6071d8a17e298c89a8e660dd180c556239f11ead772f09ebd UID:97004e9b-b20d-404e-8653-514155b8c396 NetNS:/var/run/netns/fd323274-5d45-43cd-a031-1966b0092257 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod97004e9b_b20d_404e_8653_514155b8c396.slice PodAnnotations:0xc000d9e900}] Aliases:map[]}\"",
2026-06-09 12:20:06.195418 | controller |     "Jun 09 11:25:07.859104 crc crio[21508]: time=\"2026-06-09T11:25:07.859010303Z\" level=info msg=\"Checking pod openstack_root-account-create-update-w4zfn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.195432 | controller |     "Jun 09 11:25:08.144928 crc crio[21508]: time=\"2026-06-09T11:25:08.14481041Z\" level=info msg=\"Ran pod sandbox 53abfe3f262590d6071d8a17e298c89a8e660dd180c556239f11ead772f09ebd with infra container: openstack/root-account-create-update-w4zfn/POD\" id=4012a6c9-967c-4ae4-bbfe-3b9e863b177c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.195447 | controller |     "Jun 09 11:25:08.148657 crc crio[21508]: time=\"2026-06-09T11:25:08.148568995Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=cf1ca9d0-371e-48d7-95a7-3babb04cd56a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.195462 | controller |     "Jun 09 11:25:08.155609 crc crio[21508]: time=\"2026-06-09T11:25:08.155127358Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=89cd6e98-c09d-47f4-b03a-3db5f7ff7a16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.195476 | controller |     "Jun 09 11:25:08.163220 crc crio[21508]: time=\"2026-06-09T11:25:08.16309797Z\" level=info msg=\"Creating container: openstack/root-account-create-update-w4zfn/mariadb-account-create-update\" id=d4d32e60-b92f-4e42-8c98-87c8d2dfeab8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.195490 | controller |     "Jun 09 11:25:08.193504 crc crio[21508]: time=\"2026-06-09T11:25:08.193401765Z\" level=info msg=\"Stopping pod sandbox: 8f71020a91a58f2869e8be293ace0b88cf2dbeb39b336d1a0a51860e11a0cf8b\" id=0dbee718-d12e-4451-ac70-cb9a638e9539 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.195504 | controller |     "Jun 09 11:25:08.195406 crc crio[21508]: time=\"2026-06-09T11:25:08.194226388Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781004304-4q4jf Namespace:openstack ID:8f71020a91a58f2869e8be293ace0b88cf2dbeb39b336d1a0a51860e11a0cf8b UID:14a4ce4b-f71b-4cce-873b-b8bae836635a NetNS:/var/run/netns/1e97c658-8a3c-4bcb-9cc8-e7a7192a10ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod14a4ce4b_f71b_4cce_873b_b8bae836635a.slice PodAnnotations:0xc000852810}] Aliases:map[]}\"",
2026-06-09 12:20:06.195522 | controller |     "Jun 09 11:25:08.195406 crc crio[21508]: time=\"2026-06-09T11:25:08.194476985Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-nb-0-config-1781004304-4q4jf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.195537 | controller |     "Jun 09 11:25:08.211802 crc crio[21508]: time=\"2026-06-09T11:25:08.211709465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.195560 | controller |     "Jun 09 11:25:08.212002 crc crio[21508]: time=\"2026-06-09T11:25:08.2118996Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:1103ac44213a31db91a44725405204317c723260e4337ee3e45072e804733904\" id=ae778ced-df44-4766-8c91-70d7faa54109 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.195575 | controller |     "Jun 09 11:25:08.213836 crc crio[21508]: time=\"2026-06-09T11:25:08.213770472Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=dee576f0-185a-481f-b581-5d937c52088b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.195589 | controller |     "Jun 09 11:25:08.258687 crc crio[21508]: time=\"2026-06-09T11:25:08.258216671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.195603 | controller |     "Jun 09 11:25:08.266234 crc crio[21508]: time=\"2026-06-09T11:25:08.266125032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.195618 | controller |     "Jun 09 11:25:08.284073 crc crio[21508]: time=\"2026-06-09T11:25:08.283887877Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=35174cb9-4410-41a8-bfd2-a400e2256529 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.195632 | controller |     "Jun 09 11:25:08.541815 crc crio[21508]: time=\"2026-06-09T11:25:08.541642382Z\" level=info msg=\"Stopped pod sandbox: 8f71020a91a58f2869e8be293ace0b88cf2dbeb39b336d1a0a51860e11a0cf8b\" id=0dbee718-d12e-4451-ac70-cb9a638e9539 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.195646 | controller |     "Jun 09 11:25:08.583949 crc crio[21508]: time=\"2026-06-09T11:25:08.583860589Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/ovn-northd\" id=986a8f54-13b7-4f71-b7eb-528eb03ad09f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.195660 | controller |     "Jun 09 11:25:08.585718 crc crio[21508]: time=\"2026-06-09T11:25:08.585654559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.195674 | controller |     "Jun 09 11:25:08.632759 crc crio[21508]: time=\"2026-06-09T11:25:08.632644569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.195688 | controller |     "Jun 09 11:25:08.638186 crc crio[21508]: time=\"2026-06-09T11:25:08.638109871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.195705 | controller |     "Jun 09 11:25:09.221140 crc crio[21508]: time=\"2026-06-09T11:25:09.221002729Z\" level=info msg=\"Created container 52f35676de33b7ff27b45aa62eb7139e894408c24746768cfbd3fd5183139642: openstack/root-account-create-update-w4zfn/mariadb-account-create-update\" id=d4d32e60-b92f-4e42-8c98-87c8d2dfeab8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.195720 | controller |     "Jun 09 11:25:09.222350 crc crio[21508]: time=\"2026-06-09T11:25:09.222131491Z\" level=info msg=\"Starting container: 52f35676de33b7ff27b45aa62eb7139e894408c24746768cfbd3fd5183139642\" id=4daaa999-bb47-4e18-ad55-8c6cd0c5ae9f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.195734 | controller |     "Jun 09 11:25:09.228853 crc crio[21508]: time=\"2026-06-09T11:25:09.228813487Z\" level=info msg=\"Started container\" PID=58476 containerID=52f35676de33b7ff27b45aa62eb7139e894408c24746768cfbd3fd5183139642 description=openstack/root-account-create-update-w4zfn/mariadb-account-create-update id=4daaa999-bb47-4e18-ad55-8c6cd0c5ae9f name=/runtime.v1.RuntimeService/StartContainer sandboxID=53abfe3f262590d6071d8a17e298c89a8e660dd180c556239f11ead772f09ebd",
2026-06-09 12:20:06.195749 | controller |     "Jun 09 11:25:09.679076 crc crio[21508]: time=\"2026-06-09T11:25:09.678952495Z\" level=info msg=\"Created container 63fb0b7c488854db4acb4c443b7b7189af8947d369cd24c376a73d6e7778349b: openstack/ovn-northd-0/ovn-northd\" id=986a8f54-13b7-4f71-b7eb-528eb03ad09f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.195763 | controller |     "Jun 09 11:25:09.680234 crc crio[21508]: time=\"2026-06-09T11:25:09.6801904Z\" level=info msg=\"Starting container: 63fb0b7c488854db4acb4c443b7b7189af8947d369cd24c376a73d6e7778349b\" id=72d7cd19-59ee-41d7-8225-ad9422647a38 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.195778 | controller |     "Jun 09 11:25:09.686387 crc crio[21508]: time=\"2026-06-09T11:25:09.686170956Z\" level=info msg=\"Started container\" PID=58491 containerID=63fb0b7c488854db4acb4c443b7b7189af8947d369cd24c376a73d6e7778349b description=openstack/ovn-northd-0/ovn-northd id=72d7cd19-59ee-41d7-8225-ad9422647a38 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b2e98c731ec0d36aa3916ce372cf8f788e8d61c4ea38e221743212ea66597f92",
2026-06-09 12:20:06.195792 | controller |     "Jun 09 11:25:09.925881 crc crio[21508]: time=\"2026-06-09T11:25:09.925637112Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=8ec39761-5cf0-403d-ae5c-3799737deecc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.195806 | controller |     "Jun 09 11:25:09.978228 crc crio[21508]: time=\"2026-06-09T11:25:09.977991271Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=1bf32499-8b12-412d-90bb-f4538ce28f00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.195820 | controller |     "Jun 09 11:25:10.147627 crc crio[21508]: time=\"2026-06-09T11:25:10.147542657Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/openstack-network-exporter\" id=fb9e0bea-3bfb-42ad-bcbb-d413ba9bf65a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.195834 | controller |     "Jun 09 11:25:10.149764 crc crio[21508]: time=\"2026-06-09T11:25:10.149552013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.195848 | controller |     "Jun 09 11:25:10.226842 crc crio[21508]: time=\"2026-06-09T11:25:10.226740105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.195862 | controller |     "Jun 09 11:25:10.233169 crc crio[21508]: time=\"2026-06-09T11:25:10.232689311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.195880 | controller |     "Jun 09 11:25:10.548222 crc crio[21508]: time=\"2026-06-09T11:25:10.548013601Z\" level=info msg=\"Created container 3fade42a24b4a497562492a544636677613c30b803f4d2569801f1155d494c9b: openstack/ovn-northd-0/openstack-network-exporter\" id=fb9e0bea-3bfb-42ad-bcbb-d413ba9bf65a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.195895 | controller |     "Jun 09 11:25:10.550082 crc crio[21508]: time=\"2026-06-09T11:25:10.550016927Z\" level=info msg=\"Starting container: 3fade42a24b4a497562492a544636677613c30b803f4d2569801f1155d494c9b\" id=0afe7380-1837-490d-8eea-3b402cf5f9fb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.195909 | controller |     "Jun 09 11:25:10.557504 crc crio[21508]: time=\"2026-06-09T11:25:10.557427123Z\" level=info msg=\"Started container\" PID=58578 containerID=3fade42a24b4a497562492a544636677613c30b803f4d2569801f1155d494c9b description=openstack/ovn-northd-0/openstack-network-exporter id=0afe7380-1837-490d-8eea-3b402cf5f9fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=b2e98c731ec0d36aa3916ce372cf8f788e8d61c4ea38e221743212ea66597f92",
2026-06-09 12:20:06.195923 | controller |     "Jun 09 11:25:12.312241 crc crio[21508]: time=\"2026-06-09T11:25:12.311719925Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-create-l85vc/POD\" id=dba19a02-cb3e-4884-b23c-bac1c0019950 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.195938 | controller |     "Jun 09 11:25:12.313464 crc crio[21508]: time=\"2026-06-09T11:25:12.312353622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.195952 | controller |     "Jun 09 11:25:12.451247 crc crio[21508]: time=\"2026-06-09T11:25:12.451073069Z\" level=info msg=\"Running pod sandbox: openstack/keystone-b22d-account-create-update-rhvmd/POD\" id=e13ee2ff-68ad-4807-ac0c-19afe3202561 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.195966 | controller |     "Jun 09 11:25:12.451247 crc crio[21508]: time=\"2026-06-09T11:25:12.451216303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.195980 | controller |     "Jun 09 11:25:14.625385 crc crio[21508]: time=\"2026-06-09T11:25:14.624529465Z\" level=info msg=\"Stopping container: 6241d5ceef04150d339e95d8dfdeeeb5e3c4c0828f36638293568c2da95b3719 (timeout: 10s)\" id=fd3559f7-e761-4ffb-8469-88d96e58ffe9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.195995 | controller |     "Jun 09 11:25:14.723713 crc crio[21508]: time=\"2026-06-09T11:25:14.723124433Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-create-8fjnk/POD\" id=6af9d0fe-85c1-41cc-8942-b0f43c278365 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.196009 | controller |     "Jun 09 11:25:14.723873 crc crio[21508]: time=\"2026-06-09T11:25:14.72372173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.196023 | controller |     "Jun 09 11:25:14.866572 crc crio[21508]: time=\"2026-06-09T11:25:14.866529371Z\" level=info msg=\"Running pod sandbox: openstack/placement-8320-account-create-update-46w68/POD\" id=20c8f876-1bd4-4368-8790-8b5924d3cf52 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.196037 | controller |     "Jun 09 11:25:14.866786 crc crio[21508]: time=\"2026-06-09T11:25:14.866764127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.196052 | controller |     "Jun 09 11:25:16.360700 crc crio[21508]: time=\"2026-06-09T11:25:16.360490916Z\" level=info msg=\"Stopping pod sandbox: 53abfe3f262590d6071d8a17e298c89a8e660dd180c556239f11ead772f09ebd\" id=5b35350e-9625-40ab-8775-47f74c96a1de name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.196069 | controller |     "Jun 09 11:25:16.361895 crc crio[21508]: time=\"2026-06-09T11:25:16.361405341Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-w4zfn Namespace:openstack ID:53abfe3f262590d6071d8a17e298c89a8e660dd180c556239f11ead772f09ebd UID:97004e9b-b20d-404e-8653-514155b8c396 NetNS:/var/run/netns/fd323274-5d45-43cd-a031-1966b0092257 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod97004e9b_b20d_404e_8653_514155b8c396.slice PodAnnotations:0xc003b38038}] Aliases:map[]}\"",
2026-06-09 12:20:06.196084 | controller |     "Jun 09 11:25:16.361895 crc crio[21508]: time=\"2026-06-09T11:25:16.361545065Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-w4zfn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.196098 | controller |     "Jun 09 11:25:16.492904 crc crio[21508]: time=\"2026-06-09T11:25:16.492190407Z\" level=info msg=\"Stopped container 6241d5ceef04150d339e95d8dfdeeeb5e3c4c0828f36638293568c2da95b3719: openstack/dnsmasq-dns-68bc84565-5djtf/dnsmasq-dns\" id=fd3559f7-e761-4ffb-8469-88d96e58ffe9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.196112 | controller |     "Jun 09 11:25:16.495002 crc crio[21508]: time=\"2026-06-09T11:25:16.494926433Z\" level=info msg=\"Stopping pod sandbox: 8ebd9c2ad25fd51fdb30545e4d5751c9b97c4f97bb363916bf0d9d8eb08e89fe\" id=a4da42c2-6d6b-4727-b343-c0984d56407b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.196127 | controller |     "Jun 09 11:25:16.495902 crc crio[21508]: time=\"2026-06-09T11:25:16.495785437Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-5djtf Namespace:openstack ID:8ebd9c2ad25fd51fdb30545e4d5751c9b97c4f97bb363916bf0d9d8eb08e89fe UID:98008628-3d9d-4d00-9e74-2345d1081993 NetNS:/var/run/netns/b83f900e-f4e2-4478-b0da-164a199e2986 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98008628_3d9d_4d00_9e74_2345d1081993.slice PodAnnotations:0xc00011e758}] Aliases:map[]}\"",
2026-06-09 12:20:06.196141 | controller |     "Jun 09 11:25:16.496000 crc crio[21508]: time=\"2026-06-09T11:25:16.495966032Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68bc84565-5djtf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.196155 | controller |     "Jun 09 11:25:16.624664 crc crio[21508]: time=\"2026-06-09T11:25:16.62216677Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:67d018c7e5e92c52ce9a230242d017b0b4d5dec62eb3f77013d1b1ee83fadc31\" id=17be2a81-2cb2-4194-b6f6-57c31121bd7f name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.196169 | controller |     "Jun 09 11:25:16.626735 crc crio[21508]: time=\"2026-06-09T11:25:16.626433059Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=70b9e84e-9966-4a76-89db-ba0480f091a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.196184 | controller |     "Jun 09 11:25:16.630519 crc crio[21508]: time=\"2026-06-09T11:25:16.627625762Z\" level=info msg=\"Got pod network &{Name:keystone-b22d-account-create-update-rhvmd Namespace:openstack ID:fca6e6a170cd7815bc63be58bbaa6b9ce2bf6c336bb60f2eccc9ed97fc994f8d UID:b873d978-a922-4302-a3e1-efb329af89ae NetNS:/var/run/netns/f5bbc8ae-1067-484e-9d53-8e4be89b8476 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb873d978_a922_4302_a3e1_efb329af89ae.slice PodAnnotations:0xc002c0a4b8}] Aliases:map[]}\"",
2026-06-09 12:20:06.196199 | controller |     "Jun 09 11:25:16.630519 crc crio[21508]: time=\"2026-06-09T11:25:16.627676824Z\" level=info msg=\"Adding pod openstack_keystone-b22d-account-create-update-rhvmd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.196220 | controller |     "Jun 09 11:25:16.636426 crc crio[21508]: time=\"2026-06-09T11:25:16.636342165Z\" level=info msg=\"Got pod network &{Name:placement-8320-account-create-update-46w68 Namespace:openstack ID:f5e420106533d5d215c9e5b64ba3f1f46fa687f96df8e1b454e2a3dc9b29da96 UID:a01f126c-ac90-4828-bb43-07f251a5e99f NetNS:/var/run/netns/b122bd5e-5447-44c4-9fed-9afe5780f2dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda01f126c_ac90_4828_bb43_07f251a5e99f.slice PodAnnotations:0xc000b28818}] Aliases:map[]}\"",
2026-06-09 12:20:06.196236 | controller |     "Jun 09 11:25:16.636426 crc crio[21508]: time=\"2026-06-09T11:25:16.636407277Z\" level=info msg=\"Adding pod openstack_placement-8320-account-create-update-46w68 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.196251 | controller |     "Jun 09 11:25:16.642192 crc crio[21508]: time=\"2026-06-09T11:25:16.642098826Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-l85vc Namespace:openstack ID:292cf62d7913f06a4a513a8bb6af89e56f608096b57749581de9bcd488bb2915 UID:1be771d5-ca73-4367-8d75-9c4c6ffbe39a NetNS:/var/run/netns/9aba44d2-3f2b-4be7-b21b-00b76024bf5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1be771d5_ca73_4367_8d75_9c4c6ffbe39a.slice PodAnnotations:0xc0039b8048}] Aliases:map[]}\"",
2026-06-09 12:20:06.196266 | controller |     "Jun 09 11:25:16.642192 crc crio[21508]: time=\"2026-06-09T11:25:16.642167468Z\" level=info msg=\"Adding pod openstack_keystone-db-create-l85vc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.196280 | controller |     "Jun 09 11:25:16.649185 crc crio[21508]: time=\"2026-06-09T11:25:16.649139092Z\" level=info msg=\"Got pod network &{Name:placement-db-create-8fjnk Namespace:openstack ID:2f9853db565510853b2386eca95c26cc897f690b488340807b99ecfa12668261 UID:da37ce00-bc61-4a4e-9db6-dd3a0082d161 NetNS:/var/run/netns/fc369295-a0c2-4d28-a3cf-39cfc4bff4ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podda37ce00_bc61_4a4e_9db6_dd3a0082d161.slice PodAnnotations:0xc00008c608}] Aliases:map[]}\"",
2026-06-09 12:20:06.196295 | controller |     "Jun 09 11:25:16.649479 crc crio[21508]: time=\"2026-06-09T11:25:16.649457811Z\" level=info msg=\"Adding pod openstack_placement-db-create-8fjnk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.196310 | controller |     "Jun 09 11:25:16.729470 crc crio[21508]: time=\"2026-06-09T11:25:16.729344338Z\" level=info msg=\"Stopped pod sandbox: 53abfe3f262590d6071d8a17e298c89a8e660dd180c556239f11ead772f09ebd\" id=5b35350e-9625-40ab-8775-47f74c96a1de name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.196325 | controller |     "Jun 09 11:25:16.731461 crc crio[21508]: time=\"2026-06-09T11:25:16.731378335Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=d0b2e808-b412-4b91-8e19-3667e1c9ed98 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.196339 | controller |     "Jun 09 11:25:16.745230 crc crio[21508]: time=\"2026-06-09T11:25:16.743897694Z\" level=info msg=\"Creating container: openstack/swift-ring-rebalance-fdq5f/swift-ring-rebalance\" id=8f9a8841-5434-4753-943b-b8fb9775b2b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.196372 | controller |     "Jun 09 11:25:16.746904 crc crio[21508]: time=\"2026-06-09T11:25:16.746826015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.196393 | controller |     "Jun 09 11:25:16.836865 crc crio[21508]: time=\"2026-06-09T11:25:16.836757872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.196409 | controller |     "Jun 09 11:25:16.843411 crc crio[21508]: time=\"2026-06-09T11:25:16.842386869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.196423 | controller |     "Jun 09 11:25:16.903805 crc crio[21508]: time=\"2026-06-09T11:25:16.903232565Z\" level=info msg=\"Stopped pod sandbox: 8ebd9c2ad25fd51fdb30545e4d5751c9b97c4f97bb363916bf0d9d8eb08e89fe\" id=a4da42c2-6d6b-4727-b343-c0984d56407b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.196438 | controller |     "Jun 09 11:25:17.030747 crc crio[21508]: time=\"2026-06-09T11:25:17.030641817Z\" level=info msg=\"Created container 68b0c4bd72f4988e8fc5801d72bef01f0cb8bc7e84735b7862fc4df694143998: openstack/swift-ring-rebalance-fdq5f/swift-ring-rebalance\" id=8f9a8841-5434-4753-943b-b8fb9775b2b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.196453 | controller |     "Jun 09 11:25:17.032489 crc crio[21508]: time=\"2026-06-09T11:25:17.032384545Z\" level=info msg=\"Starting container: 68b0c4bd72f4988e8fc5801d72bef01f0cb8bc7e84735b7862fc4df694143998\" id=f03bd6a7-b15f-48ee-9d59-95f59ca1f25a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.196467 | controller |     "Jun 09 11:25:17.047874 crc crio[21508]: time=\"2026-06-09T11:25:17.047771154Z\" level=info msg=\"Started container\" PID=59100 containerID=68b0c4bd72f4988e8fc5801d72bef01f0cb8bc7e84735b7862fc4df694143998 description=openstack/swift-ring-rebalance-fdq5f/swift-ring-rebalance id=f03bd6a7-b15f-48ee-9d59-95f59ca1f25a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5fa3aaeff5a7323a9cafa9632c359b1afd2c234f586e2eda40e1509d0626e07c",
2026-06-09 12:20:06.196482 | controller |     "Jun 09 11:25:17.367750 crc crio[21508]: 2026-06-09T11:25:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2f9853db5655108 Mac:de:a8:38:28:50:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:78 Mtu:0 Sandbox:/var/run/netns/fc369295-a0c2-4d28-a3cf-39cfc4bff4ac SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.196497 | controller |     "Jun 09 11:25:17.369920 crc crio[21508]: time=\"2026-06-09T11:25:17.369604476Z\" level=info msg=\"Got pod network &{Name:placement-db-create-8fjnk Namespace:openstack ID:2f9853db565510853b2386eca95c26cc897f690b488340807b99ecfa12668261 UID:da37ce00-bc61-4a4e-9db6-dd3a0082d161 NetNS:/var/run/netns/fc369295-a0c2-4d28-a3cf-39cfc4bff4ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podda37ce00_bc61_4a4e_9db6_dd3a0082d161.slice PodAnnotations:0xc00008c608}] Aliases:map[]}\"",
2026-06-09 12:20:06.196512 | controller |     "Jun 09 11:25:17.369920 crc crio[21508]: time=\"2026-06-09T11:25:17.36978035Z\" level=info msg=\"Checking pod openstack_placement-db-create-8fjnk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.196526 | controller |     "Jun 09 11:25:17.411868 crc crio[21508]: 2026-06-09T11:25:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fca6e6a170cd781 Mac:ca:93:c6:05:41:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:77 Mtu:0 Sandbox:/var/run/netns/f5bbc8ae-1067-484e-9d53-8e4be89b8476 SocketPath: PciID:}] [{Interface:0xc0001108e0 Address:{IP:10.217.0.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.196541 | controller |     "Jun 09 11:25:17.419497 crc crio[21508]: time=\"2026-06-09T11:25:17.419373873Z\" level=info msg=\"Ran pod sandbox 2f9853db565510853b2386eca95c26cc897f690b488340807b99ecfa12668261 with infra container: openstack/placement-db-create-8fjnk/POD\" id=6af9d0fe-85c1-41cc-8942-b0f43c278365 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.196560 | controller |     "Jun 09 11:25:17.422402 crc crio[21508]: 2026-06-09T11:25:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:292cf62d7913f06 Mac:02:21:6e:90:66:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:76 Mtu:0 Sandbox:/var/run/netns/9aba44d2-3f2b-4be7-b21b-00b76024bf5e SocketPath: PciID:}] [{Interface:0xc000014720 Address:{IP:10.217.0.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.196575 | controller |     "Jun 09 11:25:17.438888 crc crio[21508]: time=\"2026-06-09T11:25:17.438772424Z\" level=info msg=\"Removing container: 6241d5ceef04150d339e95d8dfdeeeb5e3c4c0828f36638293568c2da95b3719\" id=75de9048-3cb5-439c-8869-8780c14a5cdf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.196589 | controller |     "Jun 09 11:25:17.442370 crc crio[21508]: time=\"2026-06-09T11:25:17.440367568Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e48f966e-8ba6-43c1-bb21-a47da980938e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.196604 | controller |     "Jun 09 11:25:17.446198 crc crio[21508]: time=\"2026-06-09T11:25:17.446097628Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=73ca7c39-cbc4-4bf6-b58f-5c03ee2d6d58 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.196618 | controller |     "Jun 09 11:25:17.466793 crc crio[21508]: time=\"2026-06-09T11:25:17.464391588Z\" level=info msg=\"Creating container: openstack/placement-db-create-8fjnk/mariadb-database-create\" id=0947aa8e-6c34-47a3-a72f-96a067190ff2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.196632 | controller |     "Jun 09 11:25:17.466793 crc crio[21508]: time=\"2026-06-09T11:25:17.466119006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.196647 | controller |     "Jun 09 11:25:17.471596 crc crio[21508]: 2026-06-09T11:25:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f5e420106533d5d Mac:76:1b:ed:aa:8b:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:79 Mtu:0 Sandbox:/var/run/netns/b122bd5e-5447-44c4-9fed-9afe5780f2dd SocketPath: PciID:}] [{Interface:0xc000193140 Address:{IP:10.217.0.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.196662 | controller |     "Jun 09 11:25:17.494656 crc crio[21508]: time=\"2026-06-09T11:25:17.494476597Z\" level=info msg=\"Got pod network &{Name:keystone-b22d-account-create-update-rhvmd Namespace:openstack ID:fca6e6a170cd7815bc63be58bbaa6b9ce2bf6c336bb60f2eccc9ed97fc994f8d UID:b873d978-a922-4302-a3e1-efb329af89ae NetNS:/var/run/netns/f5bbc8ae-1067-484e-9d53-8e4be89b8476 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb873d978_a922_4302_a3e1_efb329af89ae.slice PodAnnotations:0xc002c0a4b8}] Aliases:map[]}\"",
2026-06-09 12:20:06.196676 | controller |     "Jun 09 11:25:17.494993 crc crio[21508]: time=\"2026-06-09T11:25:17.494735934Z\" level=info msg=\"Checking pod openstack_keystone-b22d-account-create-update-rhvmd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.196691 | controller |     "Jun 09 11:25:17.498180 crc crio[21508]: time=\"2026-06-09T11:25:17.498100858Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-l85vc Namespace:openstack ID:292cf62d7913f06a4a513a8bb6af89e56f608096b57749581de9bcd488bb2915 UID:1be771d5-ca73-4367-8d75-9c4c6ffbe39a NetNS:/var/run/netns/9aba44d2-3f2b-4be7-b21b-00b76024bf5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1be771d5_ca73_4367_8d75_9c4c6ffbe39a.slice PodAnnotations:0xc0039b8048}] Aliases:map[]}\"",
2026-06-09 12:20:06.196720 | controller |     "Jun 09 11:25:17.498555 crc crio[21508]: time=\"2026-06-09T11:25:17.498444297Z\" level=info msg=\"Checking pod openstack_keystone-db-create-l85vc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.196735 | controller |     "Jun 09 11:25:17.501737 crc crio[21508]: time=\"2026-06-09T11:25:17.501634456Z\" level=info msg=\"Got pod network &{Name:placement-8320-account-create-update-46w68 Namespace:openstack ID:f5e420106533d5d215c9e5b64ba3f1f46fa687f96df8e1b454e2a3dc9b29da96 UID:a01f126c-ac90-4828-bb43-07f251a5e99f NetNS:/var/run/netns/b122bd5e-5447-44c4-9fed-9afe5780f2dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda01f126c_ac90_4828_bb43_07f251a5e99f.slice PodAnnotations:0xc000b28818}] Aliases:map[]}\"",
2026-06-09 12:20:06.196750 | controller |     "Jun 09 11:25:17.501943 crc crio[21508]: time=\"2026-06-09T11:25:17.501882823Z\" level=info msg=\"Checking pod openstack_placement-8320-account-create-update-46w68 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.196764 | controller |     "Jun 09 11:25:17.518643 crc crio[21508]: time=\"2026-06-09T11:25:17.518544207Z\" level=info msg=\"Ran pod sandbox fca6e6a170cd7815bc63be58bbaa6b9ce2bf6c336bb60f2eccc9ed97fc994f8d with infra container: openstack/keystone-b22d-account-create-update-rhvmd/POD\" id=e13ee2ff-68ad-4807-ac0c-19afe3202561 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.196779 | controller |     "Jun 09 11:25:17.520920 crc crio[21508]: time=\"2026-06-09T11:25:17.520842782Z\" level=info msg=\"Ran pod sandbox 292cf62d7913f06a4a513a8bb6af89e56f608096b57749581de9bcd488bb2915 with infra container: openstack/keystone-db-create-l85vc/POD\" id=dba19a02-cb3e-4884-b23c-bac1c0019950 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.196793 | controller |     "Jun 09 11:25:17.521702 crc crio[21508]: time=\"2026-06-09T11:25:17.521559262Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=1fc6156a-686d-46ca-802a-0e6202286822 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.196807 | controller |     "Jun 09 11:25:17.526172 crc crio[21508]: time=\"2026-06-09T11:25:17.524558715Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c0a067d7-1fac-4715-98b8-a23c1a026d32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.196821 | controller |     "Jun 09 11:25:17.536750 crc crio[21508]: time=\"2026-06-09T11:25:17.527463056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.196835 | controller |     "Jun 09 11:25:17.536750 crc crio[21508]: time=\"2026-06-09T11:25:17.529705709Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=07b62144-b4fd-4c5b-94ee-22fb3dcf19b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.196849 | controller |     "Jun 09 11:25:17.541924 crc crio[21508]: time=\"2026-06-09T11:25:17.541829957Z\" level=info msg=\"Ran pod sandbox f5e420106533d5d215c9e5b64ba3f1f46fa687f96df8e1b454e2a3dc9b29da96 with infra container: openstack/placement-8320-account-create-update-46w68/POD\" id=20c8f876-1bd4-4368-8790-8b5924d3cf52 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.196864 | controller |     "Jun 09 11:25:17.545378 crc crio[21508]: time=\"2026-06-09T11:25:17.545206261Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e4aa0c66-dde7-49ea-8551-ad547bfc34b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.196881 | controller |     "Jun 09 11:25:17.546411 crc crio[21508]: time=\"2026-06-09T11:25:17.5462466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.196896 | controller |     "Jun 09 11:25:17.553109 crc crio[21508]: time=\"2026-06-09T11:25:17.553021099Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-create-2rft2/POD\" id=7f6e170d-b48e-4a3d-8c11-8c58d3d38e7a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.196910 | controller |     "Jun 09 11:25:17.557166 crc crio[21508]: time=\"2026-06-09T11:25:17.556952028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.196924 | controller |     "Jun 09 11:25:17.557599 crc crio[21508]: time=\"2026-06-09T11:25:17.557534424Z\" level=info msg=\"Creating container: openstack/keystone-b22d-account-create-update-rhvmd/mariadb-account-create-update\" id=bfb92e27-c149-43b7-b243-2afa508b2f88 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.196938 | controller |     "Jun 09 11:25:17.557819 crc crio[21508]: time=\"2026-06-09T11:25:17.55774161Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=18587106-a064-4e0f-b448-51426058e638 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.196952 | controller |     "Jun 09 11:25:17.559904 crc crio[21508]: time=\"2026-06-09T11:25:17.559778667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.196966 | controller |     "Jun 09 11:25:17.568402 crc crio[21508]: time=\"2026-06-09T11:25:17.568240783Z\" level=info msg=\"Creating container: openstack/keystone-db-create-l85vc/mariadb-database-create\" id=1de073c3-dddc-4749-bc22-c039c0328a3f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.196981 | controller |     "Jun 09 11:25:17.586158 crc crio[21508]: time=\"2026-06-09T11:25:17.586100891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.196995 | controller |     "Jun 09 11:25:17.588575 crc crio[21508]: time=\"2026-06-09T11:25:17.588453146Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=fbc00226-da4e-431d-826b-fc7aca63c103 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.197009 | controller |     "Jun 09 11:25:17.609323 crc crio[21508]: time=\"2026-06-09T11:25:17.609090631Z\" level=info msg=\"Got pod network &{Name:glance-db-create-2rft2 Namespace:openstack ID:4aa3058d2bbcbb3e999d4860ea1b2f18ef9d39538bd9c1740fd69bc9a509837c UID:3c7d7dde-9150-4723-9adf-e35f3b3862f9 NetNS:/var/run/netns/8ee9e4d3-66d3-4932-8b8d-7fb26192d4a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c7d7dde_9150_4723_9adf_e35f3b3862f9.slice PodAnnotations:0xc00465e428}] Aliases:map[]}\"",
2026-06-09 12:20:06.197023 | controller |     "Jun 09 11:25:17.609323 crc crio[21508]: time=\"2026-06-09T11:25:17.609152913Z\" level=info msg=\"Adding pod openstack_glance-db-create-2rft2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.197037 | controller |     "Jun 09 11:25:17.631161 crc crio[21508]: time=\"2026-06-09T11:25:17.631015343Z\" level=info msg=\"Creating container: openstack/placement-8320-account-create-update-46w68/mariadb-account-create-update\" id=3da209ce-adc7-46f4-b13c-cf149b339863 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.197052 | controller |     "Jun 09 11:25:17.648228 crc crio[21508]: time=\"2026-06-09T11:25:17.647968525Z\" level=info msg=\"Running pod sandbox: openstack/glance-05c1-account-create-update-6pnb6/POD\" id=bacf50e0-eb54-4ba6-a0e6-396e6304d0d2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.197070 | controller |     "Jun 09 11:25:17.648228 crc crio[21508]: time=\"2026-06-09T11:25:17.648081288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.197085 | controller |     "Jun 09 11:25:17.652688 crc crio[21508]: time=\"2026-06-09T11:25:17.652559393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.197100 | controller |     "Jun 09 11:25:17.655044 crc crio[21508]: time=\"2026-06-09T11:25:17.65493943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.197114 | controller |     "Jun 09 11:25:17.659693 crc crio[21508]: time=\"2026-06-09T11:25:17.65962361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.197128 | controller |     "Jun 09 11:25:17.678897 crc crio[21508]: time=\"2026-06-09T11:25:17.67864771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.197142 | controller |     "Jun 09 11:25:17.683066 crc crio[21508]: time=\"2026-06-09T11:25:17.68294067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.197156 | controller |     "Jun 09 11:25:17.727407 crc crio[21508]: time=\"2026-06-09T11:25:17.727133362Z\" level=info msg=\"Got pod network &{Name:glance-05c1-account-create-update-6pnb6 Namespace:openstack ID:8fd369c92567f21fd115be7a5b93ef8e7f84e18a749b8de6a4be458b511f8265 UID:5ed33ff7-9ffb-48e9-b5f3-89443b41bd15 NetNS:/var/run/netns/6cbb46f7-4d1d-45bf-ae83-41fdf1a68bfb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ed33ff7_9ffb_48e9_b5f3_89443b41bd15.slice PodAnnotations:0xc0039b8988}] Aliases:map[]}\"",
2026-06-09 12:20:06.197172 | controller |     "Jun 09 11:25:17.727407 crc crio[21508]: time=\"2026-06-09T11:25:17.727209234Z\" level=info msg=\"Adding pod openstack_glance-05c1-account-create-update-6pnb6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.197187 | controller |     "Jun 09 11:25:17.747039 crc crio[21508]: time=\"2026-06-09T11:25:17.746234884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.197201 | controller |     "Jun 09 11:25:17.762155 crc crio[21508]: time=\"2026-06-09T11:25:17.761632134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.197216 | controller |     "Jun 09 11:25:17.802769 crc crio[21508]: time=\"2026-06-09T11:25:17.802695528Z\" level=info msg=\"Removed container 6241d5ceef04150d339e95d8dfdeeeb5e3c4c0828f36638293568c2da95b3719: openstack/dnsmasq-dns-68bc84565-5djtf/dnsmasq-dns\" id=75de9048-3cb5-439c-8869-8780c14a5cdf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.197230 | controller |     "Jun 09 11:25:17.806438 crc crio[21508]: time=\"2026-06-09T11:25:17.806220367Z\" level=info msg=\"Removing container: b89b42eb1fc20ece732c80790e8cffd8a1f571417e0d794fe485348b74d3f3fa\" id=a7dca581-7291-416c-b8fb-fda7ef802051 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.197246 | controller |     "Jun 09 11:25:17.869133 crc crio[21508]: time=\"2026-06-09T11:25:17.868978956Z\" level=info msg=\"Removed container b89b42eb1fc20ece732c80790e8cffd8a1f571417e0d794fe485348b74d3f3fa: openstack/dnsmasq-dns-68bc84565-5djtf/init\" id=a7dca581-7291-416c-b8fb-fda7ef802051 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.197265 | controller |     "Jun 09 11:25:17.980090 crc crio[21508]: time=\"2026-06-09T11:25:17.98001306Z\" level=info msg=\"Created container bc873c1f4497ba828dbf623dc878ec00e1d491764e80d33ea9473b3d7e232a29: openstack/keystone-b22d-account-create-update-rhvmd/mariadb-account-create-update\" id=bfb92e27-c149-43b7-b243-2afa508b2f88 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.197280 | controller |     "Jun 09 11:25:17.984628 crc crio[21508]: time=\"2026-06-09T11:25:17.984022872Z\" level=info msg=\"Starting container: bc873c1f4497ba828dbf623dc878ec00e1d491764e80d33ea9473b3d7e232a29\" id=1abf1413-90ef-4756-b67b-9cea1f08be98 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.197294 | controller |     "Jun 09 11:25:17.993633 crc crio[21508]: time=\"2026-06-09T11:25:17.991910662Z\" level=info msg=\"Started container\" PID=59239 containerID=bc873c1f4497ba828dbf623dc878ec00e1d491764e80d33ea9473b3d7e232a29 description=openstack/keystone-b22d-account-create-update-rhvmd/mariadb-account-create-update id=1abf1413-90ef-4756-b67b-9cea1f08be98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fca6e6a170cd7815bc63be58bbaa6b9ce2bf6c336bb60f2eccc9ed97fc994f8d",
2026-06-09 12:20:06.197309 | controller |     "Jun 09 11:25:18.009154 crc crio[21508]: time=\"2026-06-09T11:25:18.00904863Z\" level=info msg=\"Created container 3266dab153c1b7f1cddff64c397c2cc27d095f1e89da4831263aee525832c96f: openstack/placement-db-create-8fjnk/mariadb-database-create\" id=0947aa8e-6c34-47a3-a72f-96a067190ff2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.197324 | controller |     "Jun 09 11:25:18.009953 crc crio[21508]: time=\"2026-06-09T11:25:18.009888203Z\" level=info msg=\"Created container 0fd48b8712f697a36153a88d20f178aa4628a355ca8fcceda1504cccc0576288: openstack/placement-8320-account-create-update-46w68/mariadb-account-create-update\" id=3da209ce-adc7-46f4-b13c-cf149b339863 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.197339 | controller |     "Jun 09 11:25:18.012384 crc crio[21508]: time=\"2026-06-09T11:25:18.012333831Z\" level=info msg=\"Starting container: 0fd48b8712f697a36153a88d20f178aa4628a355ca8fcceda1504cccc0576288\" id=296c89d5-29dd-43f1-9cf5-09a25d992fb3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.197370 | controller |     "Jun 09 11:25:18.012784 crc crio[21508]: time=\"2026-06-09T11:25:18.012761613Z\" level=info msg=\"Starting container: 3266dab153c1b7f1cddff64c397c2cc27d095f1e89da4831263aee525832c96f\" id=438e2ed1-00f8-4c26-b020-c2fa08c25a81 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.197387 | controller |     "Jun 09 11:25:18.013066 crc crio[21508]: time=\"2026-06-09T11:25:18.01301693Z\" level=info msg=\"Created container 69cc9c2977b4a35a4352e21522d5cf20d94bc85a0d32e866fb53869978e42c93: openstack/keystone-db-create-l85vc/mariadb-database-create\" id=1de073c3-dddc-4749-bc22-c039c0328a3f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.197402 | controller |     "Jun 09 11:25:18.014491 crc crio[21508]: time=\"2026-06-09T11:25:18.01446366Z\" level=info msg=\"Starting container: 69cc9c2977b4a35a4352e21522d5cf20d94bc85a0d32e866fb53869978e42c93\" id=9d463eb7-7df3-480e-a78a-351e3c44a6af name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.197417 | controller |     "Jun 09 11:25:18.025229 crc crio[21508]: time=\"2026-06-09T11:25:18.022462673Z\" level=info msg=\"Started container\" PID=59247 containerID=69cc9c2977b4a35a4352e21522d5cf20d94bc85a0d32e866fb53869978e42c93 description=openstack/keystone-db-create-l85vc/mariadb-database-create id=9d463eb7-7df3-480e-a78a-351e3c44a6af name=/runtime.v1.RuntimeService/StartContainer sandboxID=292cf62d7913f06a4a513a8bb6af89e56f608096b57749581de9bcd488bb2915",
2026-06-09 12:20:06.197436 | controller |     "Jun 09 11:25:18.025633 crc crio[21508]: time=\"2026-06-09T11:25:18.025468147Z\" level=info msg=\"Started container\" PID=59242 containerID=3266dab153c1b7f1cddff64c397c2cc27d095f1e89da4831263aee525832c96f description=openstack/placement-db-create-8fjnk/mariadb-database-create id=438e2ed1-00f8-4c26-b020-c2fa08c25a81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f9853db565510853b2386eca95c26cc897f690b488340807b99ecfa12668261",
2026-06-09 12:20:06.197451 | controller |     "Jun 09 11:25:18.026688 crc crio[21508]: time=\"2026-06-09T11:25:18.026612129Z\" level=info msg=\"Started container\" PID=59245 containerID=0fd48b8712f697a36153a88d20f178aa4628a355ca8fcceda1504cccc0576288 description=openstack/placement-8320-account-create-update-46w68/mariadb-account-create-update id=296c89d5-29dd-43f1-9cf5-09a25d992fb3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5e420106533d5d215c9e5b64ba3f1f46fa687f96df8e1b454e2a3dc9b29da96",
2026-06-09 12:20:06.197465 | controller |     "Jun 09 11:25:18.227814 crc crio[21508]: 2026-06-09T11:25:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4aa3058d2bbcbb3 Mac:2a:00:68:6f:e2:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7a Mtu:0 Sandbox:/var/run/netns/8ee9e4d3-66d3-4932-8b8d-7fb26192d4a7 SocketPath: PciID:}] [{Interface:0xc000014f20 Address:{IP:10.217.0.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.197480 | controller |     "Jun 09 11:25:18.229410 crc crio[21508]: time=\"2026-06-09T11:25:18.22934281Z\" level=info msg=\"Got pod network &{Name:glance-db-create-2rft2 Namespace:openstack ID:4aa3058d2bbcbb3e999d4860ea1b2f18ef9d39538bd9c1740fd69bc9a509837c UID:3c7d7dde-9150-4723-9adf-e35f3b3862f9 NetNS:/var/run/netns/8ee9e4d3-66d3-4932-8b8d-7fb26192d4a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c7d7dde_9150_4723_9adf_e35f3b3862f9.slice PodAnnotations:0xc00465e428}] Aliases:map[]}\"",
2026-06-09 12:20:06.197495 | controller |     "Jun 09 11:25:18.229534 crc crio[21508]: time=\"2026-06-09T11:25:18.229500175Z\" level=info msg=\"Checking pod openstack_glance-db-create-2rft2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.197510 | controller |     "Jun 09 11:25:18.235804 crc crio[21508]: time=\"2026-06-09T11:25:18.235700428Z\" level=info msg=\"Ran pod sandbox 4aa3058d2bbcbb3e999d4860ea1b2f18ef9d39538bd9c1740fd69bc9a509837c with infra container: openstack/glance-db-create-2rft2/POD\" id=7f6e170d-b48e-4a3d-8c11-8c58d3d38e7a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.197524 | controller |     "Jun 09 11:25:18.239465 crc crio[21508]: time=\"2026-06-09T11:25:18.238009432Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=227095b5-1e62-4fa3-ae68-5ba6e8a40593 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.197538 | controller |     "Jun 09 11:25:18.242033 crc crio[21508]: time=\"2026-06-09T11:25:18.241796368Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e75ca22d-bf3b-4b23-880c-1d123c714db4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.197552 | controller |     "Jun 09 11:25:18.250631 crc crio[21508]: time=\"2026-06-09T11:25:18.249833452Z\" level=info msg=\"Creating container: openstack/glance-db-create-2rft2/mariadb-database-create\" id=51f8e700-0f2a-44a4-8d35-5693232bc296 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.197566 | controller |     "Jun 09 11:25:18.251543 crc crio[21508]: time=\"2026-06-09T11:25:18.251451157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.197581 | controller |     "Jun 09 11:25:18.294401 crc crio[21508]: time=\"2026-06-09T11:25:18.29424072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.197599 | controller |     "Jun 09 11:25:18.297876 crc crio[21508]: time=\"2026-06-09T11:25:18.297773618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.197614 | controller |     "Jun 09 11:25:18.371805 crc crio[21508]: 2026-06-09T11:25:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8fd369c92567f21 Mac:66:47:30:fb:c6:c1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7b Mtu:0 Sandbox:/var/run/netns/6cbb46f7-4d1d-45bf-ae83-41fdf1a68bfb SocketPath: PciID:}] [{Interface:0xc000180610 Address:{IP:10.217.0.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.197628 | controller |     "Jun 09 11:25:18.371805 crc crio[21508]: time=\"2026-06-09T11:25:18.367240994Z\" level=info msg=\"Got pod network &{Name:glance-05c1-account-create-update-6pnb6 Namespace:openstack ID:8fd369c92567f21fd115be7a5b93ef8e7f84e18a749b8de6a4be458b511f8265 UID:5ed33ff7-9ffb-48e9-b5f3-89443b41bd15 NetNS:/var/run/netns/6cbb46f7-4d1d-45bf-ae83-41fdf1a68bfb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ed33ff7_9ffb_48e9_b5f3_89443b41bd15.slice PodAnnotations:0xc0039b8988}] Aliases:map[]}\"",
2026-06-09 12:20:06.197643 | controller |     "Jun 09 11:25:18.371805 crc crio[21508]: time=\"2026-06-09T11:25:18.367488991Z\" level=info msg=\"Checking pod openstack_glance-05c1-account-create-update-6pnb6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.197657 | controller |     "Jun 09 11:25:18.447085 crc crio[21508]: time=\"2026-06-09T11:25:18.447014038Z\" level=info msg=\"Ran pod sandbox 8fd369c92567f21fd115be7a5b93ef8e7f84e18a749b8de6a4be458b511f8265 with infra container: openstack/glance-05c1-account-create-update-6pnb6/POD\" id=bacf50e0-eb54-4ba6-a0e6-396e6304d0d2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.197672 | controller |     "Jun 09 11:25:18.450561 crc crio[21508]: time=\"2026-06-09T11:25:18.450524576Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=bb9437b4-980b-4b7c-9b44-1c9999219660 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.197686 | controller |     "Jun 09 11:25:18.453872 crc crio[21508]: time=\"2026-06-09T11:25:18.453846739Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=00181602-a152-4882-a909-6a2ae976f959 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.197701 | controller |     "Jun 09 11:25:18.467219 crc crio[21508]: time=\"2026-06-09T11:25:18.466140631Z\" level=info msg=\"Creating container: openstack/glance-05c1-account-create-update-6pnb6/mariadb-account-create-update\" id=9b5ff2d8-1172-4efe-89ed-72778c91c81e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.197715 | controller |     "Jun 09 11:25:18.470061 crc crio[21508]: time=\"2026-06-09T11:25:18.469981878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.197730 | controller |     "Jun 09 11:25:18.482634 crc crio[21508]: time=\"2026-06-09T11:25:18.481941192Z\" level=info msg=\"Created container 90817bd85238e7fd2dc2e2d200e3af8d54cee24dfbb05faa76b146e60834b277: openstack/glance-db-create-2rft2/mariadb-database-create\" id=51f8e700-0f2a-44a4-8d35-5693232bc296 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.197744 | controller |     "Jun 09 11:25:18.483772 crc crio[21508]: time=\"2026-06-09T11:25:18.483697591Z\" level=info msg=\"Starting container: 90817bd85238e7fd2dc2e2d200e3af8d54cee24dfbb05faa76b146e60834b277\" id=044f90d2-06f6-4f40-ac67-016bd99ad24f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.197762 | controller |     "Jun 09 11:25:18.495056 crc crio[21508]: time=\"2026-06-09T11:25:18.494948104Z\" level=info msg=\"Started container\" PID=59370 containerID=90817bd85238e7fd2dc2e2d200e3af8d54cee24dfbb05faa76b146e60834b277 description=openstack/glance-db-create-2rft2/mariadb-database-create id=044f90d2-06f6-4f40-ac67-016bd99ad24f name=/runtime.v1.RuntimeService/StartContainer sandboxID=4aa3058d2bbcbb3e999d4860ea1b2f18ef9d39538bd9c1740fd69bc9a509837c",
2026-06-09 12:20:06.197777 | controller |     "Jun 09 11:25:18.528761 crc crio[21508]: time=\"2026-06-09T11:25:18.528691485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.197791 | controller |     "Jun 09 11:25:18.535098 crc crio[21508]: time=\"2026-06-09T11:25:18.535025452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.197806 | controller |     "Jun 09 11:25:18.732217 crc crio[21508]: time=\"2026-06-09T11:25:18.731388575Z\" level=info msg=\"Created container 5812747f79bcf82fe91aad0e1e0c9adfc2a299345cc6160be6c54ddc035f252b: openstack/glance-05c1-account-create-update-6pnb6/mariadb-account-create-update\" id=9b5ff2d8-1172-4efe-89ed-72778c91c81e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.197820 | controller |     "Jun 09 11:25:18.734156 crc crio[21508]: time=\"2026-06-09T11:25:18.733979257Z\" level=info msg=\"Starting container: 5812747f79bcf82fe91aad0e1e0c9adfc2a299345cc6160be6c54ddc035f252b\" id=7de01e47-39e3-4378-84b9-18b5a6b7fa85 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.197834 | controller |     "Jun 09 11:25:18.740441 crc crio[21508]: time=\"2026-06-09T11:25:18.74016877Z\" level=info msg=\"Started container\" PID=59411 containerID=5812747f79bcf82fe91aad0e1e0c9adfc2a299345cc6160be6c54ddc035f252b description=openstack/glance-05c1-account-create-update-6pnb6/mariadb-account-create-update id=7de01e47-39e3-4378-84b9-18b5a6b7fa85 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8fd369c92567f21fd115be7a5b93ef8e7f84e18a749b8de6a4be458b511f8265",
2026-06-09 12:20:06.197848 | controller |     "Jun 09 11:25:19.526801 crc crio[21508]: time=\"2026-06-09T11:25:19.526712506Z\" level=info msg=\"Stopping pod sandbox: 2f9853db565510853b2386eca95c26cc897f690b488340807b99ecfa12668261\" id=1d3c3280-d81d-499b-a471-17b1283602ac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.197862 | controller |     "Jun 09 11:25:19.530913 crc crio[21508]: time=\"2026-06-09T11:25:19.526737516Z\" level=info msg=\"Stopping pod sandbox: fca6e6a170cd7815bc63be58bbaa6b9ce2bf6c336bb60f2eccc9ed97fc994f8d\" id=72a57de3-d04d-4f33-991d-1282ad6e9bee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.197877 | controller |     "Jun 09 11:25:19.539500 crc crio[21508]: time=\"2026-06-09T11:25:19.530128211Z\" level=info msg=\"Got pod network &{Name:placement-db-create-8fjnk Namespace:openstack ID:2f9853db565510853b2386eca95c26cc897f690b488340807b99ecfa12668261 UID:da37ce00-bc61-4a4e-9db6-dd3a0082d161 NetNS:/var/run/netns/fc369295-a0c2-4d28-a3cf-39cfc4bff4ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podda37ce00_bc61_4a4e_9db6_dd3a0082d161.slice PodAnnotations:0xc00008c710}] Aliases:map[]}\"",
2026-06-09 12:20:06.197891 | controller |     "Jun 09 11:25:19.539847 crc crio[21508]: time=\"2026-06-09T11:25:19.531415547Z\" level=info msg=\"Got pod network &{Name:keystone-b22d-account-create-update-rhvmd Namespace:openstack ID:fca6e6a170cd7815bc63be58bbaa6b9ce2bf6c336bb60f2eccc9ed97fc994f8d UID:b873d978-a922-4302-a3e1-efb329af89ae NetNS:/var/run/netns/f5bbc8ae-1067-484e-9d53-8e4be89b8476 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb873d978_a922_4302_a3e1_efb329af89ae.slice PodAnnotations:0xc0039b8178}] Aliases:map[]}\"",
2026-06-09 12:20:06.197909 | controller |     "Jun 09 11:25:19.539847 crc crio[21508]: time=\"2026-06-09T11:25:19.539811321Z\" level=info msg=\"Deleting pod openstack_placement-db-create-8fjnk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.197924 | controller |     "Jun 09 11:25:19.539847 crc crio[21508]: time=\"2026-06-09T11:25:19.539836701Z\" level=info msg=\"Deleting pod openstack_keystone-b22d-account-create-update-rhvmd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.197938 | controller |     "Jun 09 11:25:19.541398 crc crio[21508]: time=\"2026-06-09T11:25:19.526739366Z\" level=info msg=\"Stopping pod sandbox: 292cf62d7913f06a4a513a8bb6af89e56f608096b57749581de9bcd488bb2915\" id=d807638f-61b0-4db3-a9f1-35f175961b66 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.197952 | controller |     "Jun 09 11:25:19.541398 crc crio[21508]: time=\"2026-06-09T11:25:19.540794708Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-l85vc Namespace:openstack ID:292cf62d7913f06a4a513a8bb6af89e56f608096b57749581de9bcd488bb2915 UID:1be771d5-ca73-4367-8d75-9c4c6ffbe39a NetNS:/var/run/netns/9aba44d2-3f2b-4be7-b21b-00b76024bf5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1be771d5_ca73_4367_8d75_9c4c6ffbe39a.slice PodAnnotations:0xc00465e000}] Aliases:map[]}\"",
2026-06-09 12:20:06.197967 | controller |     "Jun 09 11:25:19.541398 crc crio[21508]: time=\"2026-06-09T11:25:19.540988833Z\" level=info msg=\"Deleting pod openstack_keystone-db-create-l85vc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.197980 | controller |     "Jun 09 11:25:19.932983 crc crio[21508]: time=\"2026-06-09T11:25:19.932094726Z\" level=info msg=\"Stopped pod sandbox: 2f9853db565510853b2386eca95c26cc897f690b488340807b99ecfa12668261\" id=1d3c3280-d81d-499b-a471-17b1283602ac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.197995 | controller |     "Jun 09 11:25:20.075663 crc crio[21508]: time=\"2026-06-09T11:25:20.075609856Z\" level=info msg=\"Stopped pod sandbox: 292cf62d7913f06a4a513a8bb6af89e56f608096b57749581de9bcd488bb2915\" id=d807638f-61b0-4db3-a9f1-35f175961b66 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.198009 | controller |     "Jun 09 11:25:20.078999 crc crio[21508]: time=\"2026-06-09T11:25:20.078925809Z\" level=info msg=\"Stopped pod sandbox: fca6e6a170cd7815bc63be58bbaa6b9ce2bf6c336bb60f2eccc9ed97fc994f8d\" id=72a57de3-d04d-4f33-991d-1282ad6e9bee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.198022 | controller |     "Jun 09 11:25:20.551236 crc crio[21508]: time=\"2026-06-09T11:25:20.551114721Z\" level=info msg=\"Stopping pod sandbox: 4aa3058d2bbcbb3e999d4860ea1b2f18ef9d39538bd9c1740fd69bc9a509837c\" id=26208203-5f6f-497b-aa5b-0e3f387b74e2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.198037 | controller |     "Jun 09 11:25:20.551236 crc crio[21508]: time=\"2026-06-09T11:25:20.551158553Z\" level=info msg=\"Stopping pod sandbox: 8fd369c92567f21fd115be7a5b93ef8e7f84e18a749b8de6a4be458b511f8265\" id=e353c6c7-f09b-4b7b-8112-fc03837425ca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.198051 | controller |     "Jun 09 11:25:20.552904 crc crio[21508]: time=\"2026-06-09T11:25:20.551678777Z\" level=info msg=\"Got pod network &{Name:glance-db-create-2rft2 Namespace:openstack ID:4aa3058d2bbcbb3e999d4860ea1b2f18ef9d39538bd9c1740fd69bc9a509837c UID:3c7d7dde-9150-4723-9adf-e35f3b3862f9 NetNS:/var/run/netns/8ee9e4d3-66d3-4932-8b8d-7fb26192d4a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c7d7dde_9150_4723_9adf_e35f3b3862f9.slice PodAnnotations:0xc00465eb68}] Aliases:map[]}\"",
2026-06-09 12:20:06.198069 | controller |     "Jun 09 11:25:20.552904 crc crio[21508]: time=\"2026-06-09T11:25:20.551742789Z\" level=info msg=\"Got pod network &{Name:glance-05c1-account-create-update-6pnb6 Namespace:openstack ID:8fd369c92567f21fd115be7a5b93ef8e7f84e18a749b8de6a4be458b511f8265 UID:5ed33ff7-9ffb-48e9-b5f3-89443b41bd15 NetNS:/var/run/netns/6cbb46f7-4d1d-45bf-ae83-41fdf1a68bfb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ed33ff7_9ffb_48e9_b5f3_89443b41bd15.slice PodAnnotations:0xc0039b8348}] Aliases:map[]}\"",
2026-06-09 12:20:06.198084 | controller |     "Jun 09 11:25:20.552904 crc crio[21508]: time=\"2026-06-09T11:25:20.5517946Z\" level=info msg=\"Deleting pod openstack_glance-db-create-2rft2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.198098 | controller |     "Jun 09 11:25:20.552904 crc crio[21508]: time=\"2026-06-09T11:25:20.551894073Z\" level=info msg=\"Deleting pod openstack_glance-05c1-account-create-update-6pnb6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.198112 | controller |     "Jun 09 11:25:20.552904 crc crio[21508]: time=\"2026-06-09T11:25:20.552816539Z\" level=info msg=\"Stopping pod sandbox: f5e420106533d5d215c9e5b64ba3f1f46fa687f96df8e1b454e2a3dc9b29da96\" id=fc959e4d-2c42-40b7-b3e0-9fbd8fa3e027 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.198126 | controller |     "Jun 09 11:25:20.553551 crc crio[21508]: time=\"2026-06-09T11:25:20.553378035Z\" level=info msg=\"Got pod network &{Name:placement-8320-account-create-update-46w68 Namespace:openstack ID:f5e420106533d5d215c9e5b64ba3f1f46fa687f96df8e1b454e2a3dc9b29da96 UID:a01f126c-ac90-4828-bb43-07f251a5e99f NetNS:/var/run/netns/b122bd5e-5447-44c4-9fed-9afe5780f2dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda01f126c_ac90_4828_bb43_07f251a5e99f.slice PodAnnotations:0xc000b28f08}] Aliases:map[]}\"",
2026-06-09 12:20:06.198141 | controller |     "Jun 09 11:25:20.553659 crc crio[21508]: time=\"2026-06-09T11:25:20.553629352Z\" level=info msg=\"Deleting pod openstack_placement-8320-account-create-update-46w68 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.198155 | controller |     "Jun 09 11:25:20.935870 crc crio[21508]: time=\"2026-06-09T11:25:20.935529207Z\" level=info msg=\"Stopped pod sandbox: f5e420106533d5d215c9e5b64ba3f1f46fa687f96df8e1b454e2a3dc9b29da96\" id=fc959e4d-2c42-40b7-b3e0-9fbd8fa3e027 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.198169 | controller |     "Jun 09 11:25:21.047797 crc crio[21508]: time=\"2026-06-09T11:25:21.047715004Z\" level=info msg=\"Stopped pod sandbox: 4aa3058d2bbcbb3e999d4860ea1b2f18ef9d39538bd9c1740fd69bc9a509837c\" id=26208203-5f6f-497b-aa5b-0e3f387b74e2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.198183 | controller |     "Jun 09 11:25:21.082083 crc crio[21508]: time=\"2026-06-09T11:25:21.08198692Z\" level=info msg=\"Stopped pod sandbox: 8fd369c92567f21fd115be7a5b93ef8e7f84e18a749b8de6a4be458b511f8265\" id=e353c6c7-f09b-4b7b-8112-fc03837425ca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.198197 | controller |     "Jun 09 11:25:23.604219 crc crio[21508]: time=\"2026-06-09T11:25:23.603738575Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=de4090f3-849a-4298-893d-d8396cea6935 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.198211 | controller |     "Jun 09 11:25:23.610749 crc crio[21508]: time=\"2026-06-09T11:25:23.610662778Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=d81d1fdd-3279-4807-92be-4d7e079b18ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.198228 | controller |     "Jun 09 11:25:23.663161 crc crio[21508]: time=\"2026-06-09T11:25:23.662953515Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=9b71f717-1cbb-43a9-be5b-77fb4030844e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.198243 | controller |     "Jun 09 11:25:23.664999 crc crio[21508]: time=\"2026-06-09T11:25:23.664935771Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=fff45dc6-4f6b-4910-8d51-70808bfa4555 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.198257 | controller |     "Jun 09 11:25:23.685368 crc crio[21508]: time=\"2026-06-09T11:25:23.685127323Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=1ea89388-dd0a-4e71-acec-dd78f223a5cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.198272 | controller |     "Jun 09 11:25:23.685995 crc crio[21508]: time=\"2026-06-09T11:25:23.685641938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.198286 | controller |     "Jun 09 11:25:23.723787 crc crio[21508]: time=\"2026-06-09T11:25:23.723222165Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/rabbitmq\" id=23705fe5-6f4c-46d9-aeb5-82daa99e3956 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.198301 | controller |     "Jun 09 11:25:23.724170 crc crio[21508]: time=\"2026-06-09T11:25:23.72411438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.198316 | controller |     "Jun 09 11:25:23.752106 crc crio[21508]: time=\"2026-06-09T11:25:23.752000678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.198331 | controller |     "Jun 09 11:25:23.764986 crc crio[21508]: time=\"2026-06-09T11:25:23.764751883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.198360 | controller |     "Jun 09 11:25:23.771922 crc crio[21508]: time=\"2026-06-09T11:25:23.77183504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.198380 | controller |     "Jun 09 11:25:23.775492 crc crio[21508]: time=\"2026-06-09T11:25:23.77540363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.198396 | controller |     "Jun 09 11:25:23.949587 crc crio[21508]: time=\"2026-06-09T11:25:23.949445551Z\" level=info msg=\"Created container 3f2b8148bce6613a14a1819fec9cf3c7bfdccd3e0efd59d0a12dc1998cf20113: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=1ea89388-dd0a-4e71-acec-dd78f223a5cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.198410 | controller |     "Jun 09 11:25:23.950781 crc crio[21508]: time=\"2026-06-09T11:25:23.950704797Z\" level=info msg=\"Starting container: 3f2b8148bce6613a14a1819fec9cf3c7bfdccd3e0efd59d0a12dc1998cf20113\" id=b706d3cf-5bb5-410b-a37f-f66d56a8609c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.198425 | controller |     "Jun 09 11:25:23.958651 crc crio[21508]: time=\"2026-06-09T11:25:23.958557015Z\" level=info msg=\"Started container\" PID=59804 containerID=3f2b8148bce6613a14a1819fec9cf3c7bfdccd3e0efd59d0a12dc1998cf20113 description=openstack/rabbitmq-cell1-server-0/rabbitmq id=b706d3cf-5bb5-410b-a37f-f66d56a8609c name=/runtime.v1.RuntimeService/StartContainer sandboxID=69c005897f7f5a768dd97eae9c82df6bfa4ca5ccc0f240ac96f1d9f6e402519a",
2026-06-09 12:20:06.198445 | controller |     "Jun 09 11:25:23.965807 crc crio[21508]: time=\"2026-06-09T11:25:23.965705335Z\" level=info msg=\"Created container 3ffd12d7cafbc8f0e9098308f660075d795707908ce97a960a12423e5ac6d81a: openstack/rabbitmq-server-0/rabbitmq\" id=23705fe5-6f4c-46d9-aeb5-82daa99e3956 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.198460 | controller |     "Jun 09 11:25:23.967633 crc crio[21508]: time=\"2026-06-09T11:25:23.967556066Z\" level=info msg=\"Starting container: 3ffd12d7cafbc8f0e9098308f660075d795707908ce97a960a12423e5ac6d81a\" id=ae999791-91eb-45c6-b02f-ef49cd4bd951 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.198475 | controller |     "Jun 09 11:25:23.972790 crc crio[21508]: time=\"2026-06-09T11:25:23.9727095Z\" level=info msg=\"Started container\" PID=59806 containerID=3ffd12d7cafbc8f0e9098308f660075d795707908ce97a960a12423e5ac6d81a description=openstack/rabbitmq-server-0/rabbitmq id=ae999791-91eb-45c6-b02f-ef49cd4bd951 name=/runtime.v1.RuntimeService/StartContainer sandboxID=81cbc87aede89beb97496e8567ea1e8cb3c03150ea76a5d9c0146686b0cfa069",
2026-06-09 12:20:06.198490 | controller |     "Jun 09 11:25:27.418891 crc crio[21508]: time=\"2026-06-09T11:25:27.418006699Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-hvjx5-config-975mm/POD\" id=83bf1fe9-4348-44ab-bdc6-02e8adb553b0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.198504 | controller |     "Jun 09 11:25:27.420095 crc crio[21508]: time=\"2026-06-09T11:25:27.418926265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.198519 | controller |     "Jun 09 11:25:27.448083 crc crio[21508]: time=\"2026-06-09T11:25:27.447911293Z\" level=info msg=\"Got pod network &{Name:ovn-controller-hvjx5-config-975mm Namespace:openstack ID:ca7846ac5a921f3f45f8f0ee1762728e05bf75ee83bcebfd354ee29d342d15fb UID:fb903248-0225-43ad-9ca2-3e318e57f10b NetNS:/var/run/netns/7f2d9e08-0384-45b3-9061-61c1a92c4ace Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb903248_0225_43ad_9ca2_3e318e57f10b.slice PodAnnotations:0xc0019bc3b0}] Aliases:map[]}\"",
2026-06-09 12:20:06.198534 | controller |     "Jun 09 11:25:27.448083 crc crio[21508]: time=\"2026-06-09T11:25:27.448030926Z\" level=info msg=\"Adding pod openstack_ovn-controller-hvjx5-config-975mm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.198549 | controller |     "Jun 09 11:25:28.037028 crc crio[21508]: 2026-06-09T11:25:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ca7846ac5a921f3 Mac:6a:e9:e4:6a:61:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7c Mtu:0 Sandbox:/var/run/netns/7f2d9e08-0384-45b3-9061-61c1a92c4ace SocketPath: PciID:}] [{Interface:0xc0001346c0 Address:{IP:10.217.0.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.198564 | controller |     "Jun 09 11:25:28.038515 crc crio[21508]: time=\"2026-06-09T11:25:28.038428204Z\" level=info msg=\"Got pod network &{Name:ovn-controller-hvjx5-config-975mm Namespace:openstack ID:ca7846ac5a921f3f45f8f0ee1762728e05bf75ee83bcebfd354ee29d342d15fb UID:fb903248-0225-43ad-9ca2-3e318e57f10b NetNS:/var/run/netns/7f2d9e08-0384-45b3-9061-61c1a92c4ace Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb903248_0225_43ad_9ca2_3e318e57f10b.slice PodAnnotations:0xc0019bc3b0}] Aliases:map[]}\"",
2026-06-09 12:20:06.198579 | controller |     "Jun 09 11:25:28.038689 crc crio[21508]: time=\"2026-06-09T11:25:28.038626999Z\" level=info msg=\"Checking pod openstack_ovn-controller-hvjx5-config-975mm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.198596 | controller |     "Jun 09 11:25:28.048523 crc crio[21508]: time=\"2026-06-09T11:25:28.048270848Z\" level=info msg=\"Ran pod sandbox ca7846ac5a921f3f45f8f0ee1762728e05bf75ee83bcebfd354ee29d342d15fb with infra container: openstack/ovn-controller-hvjx5-config-975mm/POD\" id=83bf1fe9-4348-44ab-bdc6-02e8adb553b0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.198612 | controller |     "Jun 09 11:25:28.050448 crc crio[21508]: time=\"2026-06-09T11:25:28.050385787Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=261f8dfa-a134-4b5e-822b-7f246f166e24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.198626 | controller |     "Jun 09 11:25:28.053737 crc crio[21508]: time=\"2026-06-09T11:25:28.053596117Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=d21198ec-d56e-4922-a312-1c2e192af5d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.198640 | controller |     "Jun 09 11:25:28.061094 crc crio[21508]: time=\"2026-06-09T11:25:28.06018766Z\" level=info msg=\"Creating container: openstack/ovn-controller-hvjx5-config-975mm/ovn-config\" id=ab8844d3-0191-4bb0-ad6b-4acc00485661 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.198655 | controller |     "Jun 09 11:25:28.061094 crc crio[21508]: time=\"2026-06-09T11:25:28.060719935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.198669 | controller |     "Jun 09 11:25:28.132181 crc crio[21508]: time=\"2026-06-09T11:25:28.132080284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.198684 | controller |     "Jun 09 11:25:28.345682 crc crio[21508]: time=\"2026-06-09T11:25:28.345260047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.198698 | controller |     "Jun 09 11:25:28.689078 crc crio[21508]: time=\"2026-06-09T11:25:28.688382201Z\" level=info msg=\"Stopping pod sandbox: 5fa3aaeff5a7323a9cafa9632c359b1afd2c234f586e2eda40e1509d0626e07c\" id=44dbedde-6a8a-423d-80c9-8e91d688bc6a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.198712 | controller |     "Jun 09 11:25:28.690745 crc crio[21508]: time=\"2026-06-09T11:25:28.690676885Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-fdq5f Namespace:openstack ID:5fa3aaeff5a7323a9cafa9632c359b1afd2c234f586e2eda40e1509d0626e07c UID:275a0577-86a3-42c2-a658-55339ec922cd NetNS:/var/run/netns/ae987c5b-051c-4ef7-9f06-51442742b1c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod275a0577_86a3_42c2_a658_55339ec922cd.slice PodAnnotations:0xc00465e0b8}] Aliases:map[]}\"",
2026-06-09 12:20:06.198726 | controller |     "Jun 09 11:25:28.691547 crc crio[21508]: time=\"2026-06-09T11:25:28.691457676Z\" level=info msg=\"Deleting pod openstack_swift-ring-rebalance-fdq5f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.198739 | controller |     "Jun 09 11:25:29.182725 crc crio[21508]: time=\"2026-06-09T11:25:29.181435495Z\" level=info msg=\"Stopped pod sandbox: 5fa3aaeff5a7323a9cafa9632c359b1afd2c234f586e2eda40e1509d0626e07c\" id=44dbedde-6a8a-423d-80c9-8e91d688bc6a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.198754 | controller |     "Jun 09 11:25:29.291084 crc crio[21508]: time=\"2026-06-09T11:25:29.290573917Z\" level=info msg=\"Created container 335da810ee0471bb7ad4671fe2bf51a0a26f6447ba2d252f359d218af186093b: openstack/ovn-controller-hvjx5-config-975mm/ovn-config\" id=ab8844d3-0191-4bb0-ad6b-4acc00485661 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.198774 | controller |     "Jun 09 11:25:29.292652 crc crio[21508]: time=\"2026-06-09T11:25:29.292569223Z\" level=info msg=\"Starting container: 335da810ee0471bb7ad4671fe2bf51a0a26f6447ba2d252f359d218af186093b\" id=0ecd57e7-b674-44db-8f30-cdacc11ae45d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.198789 | controller |     "Jun 09 11:25:29.303121 crc crio[21508]: time=\"2026-06-09T11:25:29.303001844Z\" level=info msg=\"Started container\" PID=60275 containerID=335da810ee0471bb7ad4671fe2bf51a0a26f6447ba2d252f359d218af186093b description=openstack/ovn-controller-hvjx5-config-975mm/ovn-config id=0ecd57e7-b674-44db-8f30-cdacc11ae45d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca7846ac5a921f3f45f8f0ee1762728e05bf75ee83bcebfd354ee29d342d15fb",
2026-06-09 12:20:06.198803 | controller |     "Jun 09 11:25:29.832520 crc crio[21508]: time=\"2026-06-09T11:25:29.831735832Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-wkcw2/POD\" id=78069bbc-51e6-46fb-aea0-56caa76c4038 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.198818 | controller |     "Jun 09 11:25:29.833899 crc crio[21508]: time=\"2026-06-09T11:25:29.832619907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.198832 | controller |     "Jun 09 11:25:29.870901 crc crio[21508]: time=\"2026-06-09T11:25:29.870798361Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-wkcw2 Namespace:openstack ID:04b9239e573f7a5cc2f5ab8f863b6903617ad55c6d144f8c9fccdf60904bebd5 UID:afe6810c-4834-45d9-bafb-3e983fc0b973 NetNS:/var/run/netns/2dbfe911-5410-4a9c-980a-03c2ab683547 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podafe6810c_4834_45d9_bafb_3e983fc0b973.slice PodAnnotations:0xc00244ebd0}] Aliases:map[]}\"",
2026-06-09 12:20:06.198847 | controller |     "Jun 09 11:25:29.870901 crc crio[21508]: time=\"2026-06-09T11:25:29.870856493Z\" level=info msg=\"Adding pod openstack_root-account-create-update-wkcw2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.198861 | controller |     "Jun 09 11:25:30.310281 crc crio[21508]: 2026-06-09T11:25:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:04b9239e573f7a5 Mac:42:dd:6d:00:b1:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7d Mtu:0 Sandbox:/var/run/netns/2dbfe911-5410-4a9c-980a-03c2ab683547 SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.198875 | controller |     "Jun 09 11:25:30.314439 crc crio[21508]: time=\"2026-06-09T11:25:30.313956115Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-wkcw2 Namespace:openstack ID:04b9239e573f7a5cc2f5ab8f863b6903617ad55c6d144f8c9fccdf60904bebd5 UID:afe6810c-4834-45d9-bafb-3e983fc0b973 NetNS:/var/run/netns/2dbfe911-5410-4a9c-980a-03c2ab683547 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podafe6810c_4834_45d9_bafb_3e983fc0b973.slice PodAnnotations:0xc00244ebd0}] Aliases:map[]}\"",
2026-06-09 12:20:06.198889 | controller |     "Jun 09 11:25:30.314439 crc crio[21508]: time=\"2026-06-09T11:25:30.314409657Z\" level=info msg=\"Checking pod openstack_root-account-create-update-wkcw2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.198903 | controller |     "Jun 09 11:25:30.342945 crc crio[21508]: time=\"2026-06-09T11:25:30.342759528Z\" level=info msg=\"Ran pod sandbox 04b9239e573f7a5cc2f5ab8f863b6903617ad55c6d144f8c9fccdf60904bebd5 with infra container: openstack/root-account-create-update-wkcw2/POD\" id=78069bbc-51e6-46fb-aea0-56caa76c4038 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.198917 | controller |     "Jun 09 11:25:30.347867 crc crio[21508]: time=\"2026-06-09T11:25:30.34749326Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=335cf2ff-45a2-4842-909f-9ca7d1a9978b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.198935 | controller |     "Jun 09 11:25:30.352885 crc crio[21508]: time=\"2026-06-09T11:25:30.352552751Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=4f0b767a-c67b-4fb2-a5b8-0b15a094c221 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.198949 | controller |     "Jun 09 11:25:30.361754 crc crio[21508]: time=\"2026-06-09T11:25:30.361662965Z\" level=info msg=\"Creating container: openstack/root-account-create-update-wkcw2/mariadb-account-create-update\" id=72a51bac-6d9e-414c-9c31-0b4ba2cd3e34 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.198964 | controller |     "Jun 09 11:25:30.362085 crc crio[21508]: time=\"2026-06-09T11:25:30.361989674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.198978 | controller |     "Jun 09 11:25:30.419179 crc crio[21508]: time=\"2026-06-09T11:25:30.419078715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.198993 | controller |     "Jun 09 11:25:30.423505 crc crio[21508]: time=\"2026-06-09T11:25:30.423433756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.199007 | controller |     "Jun 09 11:25:30.622054 crc crio[21508]: time=\"2026-06-09T11:25:30.621460967Z\" level=info msg=\"Created container bb45ed64875a1db53a77d910023971d483d5ff564b82ea1f2f427fcfaca823c2: openstack/root-account-create-update-wkcw2/mariadb-account-create-update\" id=72a51bac-6d9e-414c-9c31-0b4ba2cd3e34 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.199021 | controller |     "Jun 09 11:25:30.623612 crc crio[21508]: time=\"2026-06-09T11:25:30.623529224Z\" level=info msg=\"Starting container: bb45ed64875a1db53a77d910023971d483d5ff564b82ea1f2f427fcfaca823c2\" id=145a9439-d25c-4ada-bbba-f06f34017ff9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.199036 | controller |     "Jun 09 11:25:30.628322 crc crio[21508]: time=\"2026-06-09T11:25:30.628189294Z\" level=info msg=\"Started container\" PID=60492 containerID=bb45ed64875a1db53a77d910023971d483d5ff564b82ea1f2f427fcfaca823c2 description=openstack/root-account-create-update-wkcw2/mariadb-account-create-update id=145a9439-d25c-4ada-bbba-f06f34017ff9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=04b9239e573f7a5cc2f5ab8f863b6903617ad55c6d144f8c9fccdf60904bebd5",
2026-06-09 12:20:06.199050 | controller |     "Jun 09 11:25:30.674349 crc crio[21508]: time=\"2026-06-09T11:25:30.670792062Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-sync-2d7r7/POD\" id=2da3c5e1-9738-4506-b098-61230e37b594 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.199065 | controller |     "Jun 09 11:25:30.674349 crc crio[21508]: time=\"2026-06-09T11:25:30.670864974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.199079 | controller |     "Jun 09 11:25:30.735420 crc crio[21508]: time=\"2026-06-09T11:25:30.735171386Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-2d7r7 Namespace:openstack ID:b343091690e0f9efe047f0ad98e09af2fa15a4b77ad9daa880a3534005086eb5 UID:a976dee0-c8e6-40a8-a6b5-9ae4469ab5d1 NetNS:/var/run/netns/7a56e0c9-7712-49b6-bbab-dbd45e3447e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda976dee0_c8e6_40a8_a6b5_9ae4469ab5d1.slice PodAnnotations:0xc002c0a050}] Aliases:map[]}\"",
2026-06-09 12:20:06.199097 | controller |     "Jun 09 11:25:30.735420 crc crio[21508]: time=\"2026-06-09T11:25:30.735275659Z\" level=info msg=\"Adding pod openstack_glance-db-sync-2d7r7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.199112 | controller |     "Jun 09 11:25:31.295694 crc crio[21508]: 2026-06-09T11:25:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b343091690e0f9e Mac:42:e4:a1:3f:4b:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7e Mtu:0 Sandbox:/var/run/netns/7a56e0c9-7712-49b6-bbab-dbd45e3447e8 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.199127 | controller |     "Jun 09 11:25:31.296768 crc crio[21508]: time=\"2026-06-09T11:25:31.296659788Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-2d7r7 Namespace:openstack ID:b343091690e0f9efe047f0ad98e09af2fa15a4b77ad9daa880a3534005086eb5 UID:a976dee0-c8e6-40a8-a6b5-9ae4469ab5d1 NetNS:/var/run/netns/7a56e0c9-7712-49b6-bbab-dbd45e3447e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda976dee0_c8e6_40a8_a6b5_9ae4469ab5d1.slice PodAnnotations:0xc002c0a050}] Aliases:map[]}\"",
2026-06-09 12:20:06.199141 | controller |     "Jun 09 11:25:31.296820 crc crio[21508]: time=\"2026-06-09T11:25:31.296788172Z\" level=info msg=\"Checking pod openstack_glance-db-sync-2d7r7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.199156 | controller |     "Jun 09 11:25:31.307884 crc crio[21508]: time=\"2026-06-09T11:25:31.307677475Z\" level=info msg=\"Ran pod sandbox b343091690e0f9efe047f0ad98e09af2fa15a4b77ad9daa880a3534005086eb5 with infra container: openstack/glance-db-sync-2d7r7/POD\" id=2da3c5e1-9738-4506-b098-61230e37b594 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.199171 | controller |     "Jun 09 11:25:31.312838 crc crio[21508]: time=\"2026-06-09T11:25:31.312737766Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=50ae29f2-852b-4579-b460-6e91f22a6dbc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.199185 | controller |     "Jun 09 11:25:31.313200 crc crio[21508]: time=\"2026-06-09T11:25:31.313130347Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-glance-api:current-podified not found\" id=50ae29f2-852b-4579-b460-6e91f22a6dbc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.199200 | controller |     "Jun 09 11:25:31.313366 crc crio[21508]: time=\"2026-06-09T11:25:31.31320758Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api:current-podified found\" id=50ae29f2-852b-4579-b460-6e91f22a6dbc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.199214 | controller |     "Jun 09 11:25:31.314551 crc crio[21508]: time=\"2026-06-09T11:25:31.314393513Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=df8293ec-d91c-42dc-add6-242d6ee3cf39 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.199228 | controller |     "Jun 09 11:25:31.320124 crc crio[21508]: time=\"2026-06-09T11:25:31.320018699Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\\\"\"",
2026-06-09 12:20:06.199242 | controller |     "Jun 09 11:25:31.801524 crc crio[21508]: time=\"2026-06-09T11:25:31.801442049Z\" level=info msg=\"Stopping pod sandbox: ca7846ac5a921f3f45f8f0ee1762728e05bf75ee83bcebfd354ee29d342d15fb\" id=e0c31a24-d824-4e22-a760-7d29cb29eec0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.199256 | controller |     "Jun 09 11:25:31.802062 crc crio[21508]: time=\"2026-06-09T11:25:31.802000835Z\" level=info msg=\"Got pod network &{Name:ovn-controller-hvjx5-config-975mm Namespace:openstack ID:ca7846ac5a921f3f45f8f0ee1762728e05bf75ee83bcebfd354ee29d342d15fb UID:fb903248-0225-43ad-9ca2-3e318e57f10b NetNS:/var/run/netns/7f2d9e08-0384-45b3-9061-61c1a92c4ace Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb903248_0225_43ad_9ca2_3e318e57f10b.slice PodAnnotations:0xc0019bc3f0}] Aliases:map[]}\"",
2026-06-09 12:20:06.199275 | controller |     "Jun 09 11:25:31.802272 crc crio[21508]: time=\"2026-06-09T11:25:31.8021859Z\" level=info msg=\"Deleting pod openstack_ovn-controller-hvjx5-config-975mm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.199290 | controller |     "Jun 09 11:25:32.179730 crc crio[21508]: time=\"2026-06-09T11:25:32.179060796Z\" level=info msg=\"Stopped pod sandbox: ca7846ac5a921f3f45f8f0ee1762728e05bf75ee83bcebfd354ee29d342d15fb\" id=e0c31a24-d824-4e22-a760-7d29cb29eec0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.199305 | controller |     "Jun 09 11:25:32.818521 crc crio[21508]: time=\"2026-06-09T11:25:32.818277874Z\" level=info msg=\"Stopping pod sandbox: 04b9239e573f7a5cc2f5ab8f863b6903617ad55c6d144f8c9fccdf60904bebd5\" id=53018bc9-c20e-45be-8ce3-6af99e287cd6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.199320 | controller |     "Jun 09 11:25:32.820551 crc crio[21508]: time=\"2026-06-09T11:25:32.820489445Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-wkcw2 Namespace:openstack ID:04b9239e573f7a5cc2f5ab8f863b6903617ad55c6d144f8c9fccdf60904bebd5 UID:afe6810c-4834-45d9-bafb-3e983fc0b973 NetNS:/var/run/netns/2dbfe911-5410-4a9c-980a-03c2ab683547 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podafe6810c_4834_45d9_bafb_3e983fc0b973.slice PodAnnotations:0xc0019bc548}] Aliases:map[]}\"",
2026-06-09 12:20:06.199335 | controller |     "Jun 09 11:25:32.820783 crc crio[21508]: time=\"2026-06-09T11:25:32.82066519Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-wkcw2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.199366 | controller |     "Jun 09 11:25:33.166708 crc crio[21508]: time=\"2026-06-09T11:25:33.166060048Z\" level=info msg=\"Stopped pod sandbox: 04b9239e573f7a5cc2f5ab8f863b6903617ad55c6d144f8c9fccdf60904bebd5\" id=53018bc9-c20e-45be-8ce3-6af99e287cd6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.199416 | controller |     "Jun 09 11:25:36.317060 crc crio[21508]: time=\"2026-06-09T11:25:36.316378803Z\" level=info msg=\"Running pod sandbox: openstack/swift-storage-0/POD\" id=ed229168-8fcb-4fc7-a362-ed2527161162 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.199436 | controller |     "Jun 09 11:25:36.318022 crc crio[21508]: time=\"2026-06-09T11:25:36.317084513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.199451 | controller |     "Jun 09 11:25:36.357276 crc crio[21508]: time=\"2026-06-09T11:25:36.35715893Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:38efb95d6c808c140b08b43c1965aa2d7dd74a7719e110e7fe046eba8e480ab5 UID:dd6ff771-60d6-4dbb-b966-2e055478db25 NetNS:/var/run/netns/c8e6a7d7-e92c-4bda-9f7b-976daeb13d8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd6ff771_60d6_4dbb_b966_2e055478db25.slice PodAnnotations:0xc0039b8a08}] Aliases:map[]}\"",
2026-06-09 12:20:06.199466 | controller |     "Jun 09 11:25:36.357276 crc crio[21508]: time=\"2026-06-09T11:25:36.357259413Z\" level=info msg=\"Adding pod openstack_swift-storage-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.199481 | controller |     "Jun 09 11:25:36.883520 crc crio[21508]: time=\"2026-06-09T11:25:36.882973496Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-hvjx5-config-9gmbq/POD\" id=99445cd6-10e0-4423-99bc-9997adb9ffd8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.199500 | controller |     "Jun 09 11:25:36.883726 crc crio[21508]: time=\"2026-06-09T11:25:36.883697436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.199515 | controller |     "Jun 09 11:25:36.969522 crc crio[21508]: time=\"2026-06-09T11:25:36.966586027Z\" level=info msg=\"Got pod network &{Name:ovn-controller-hvjx5-config-9gmbq Namespace:openstack ID:38f967671e07108741ecfde400e9677d8f82d6c01e0b17508ee7ee840e5d1032 UID:e5c87a6a-902b-4027-a9e5-86c71c163d47 NetNS:/var/run/netns/4f03d3aa-c23f-4022-b413-2288a68b9cfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode5c87a6a_902b_4027_a9e5_86c71c163d47.slice PodAnnotations:0xc0039b8d08}] Aliases:map[]}\"",
2026-06-09 12:20:06.199530 | controller |     "Jun 09 11:25:36.969522 crc crio[21508]: time=\"2026-06-09T11:25:36.969383885Z\" level=info msg=\"Adding pod openstack_ovn-controller-hvjx5-config-9gmbq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.199553 | controller |     "Jun 09 11:25:37.108828 crc crio[21508]: 2026-06-09T11:25:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:38efb95d6c808c1 Mac:7a:ee:ef:ce:31:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:70 Mtu:0 Sandbox:/var/run/netns/c8e6a7d7-e92c-4bda-9f7b-976daeb13d8d SocketPath: PciID:}] [{Interface:0xc00038e750 Address:{IP:10.217.0.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.199569 | controller |     "Jun 09 11:25:37.116860 crc crio[21508]: time=\"2026-06-09T11:25:37.116789204Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:38efb95d6c808c140b08b43c1965aa2d7dd74a7719e110e7fe046eba8e480ab5 UID:dd6ff771-60d6-4dbb-b966-2e055478db25 NetNS:/var/run/netns/c8e6a7d7-e92c-4bda-9f7b-976daeb13d8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd6ff771_60d6_4dbb_b966_2e055478db25.slice PodAnnotations:0xc0039b8a08}] Aliases:map[]}\"",
2026-06-09 12:20:06.199585 | controller |     "Jun 09 11:25:37.117199 crc crio[21508]: time=\"2026-06-09T11:25:37.117050081Z\" level=info msg=\"Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.199600 | controller |     "Jun 09 11:25:37.132776 crc crio[21508]: time=\"2026-06-09T11:25:37.132699207Z\" level=info msg=\"Ran pod sandbox 38efb95d6c808c140b08b43c1965aa2d7dd74a7719e110e7fe046eba8e480ab5 with infra container: openstack/swift-storage-0/POD\" id=ed229168-8fcb-4fc7-a362-ed2527161162 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.199615 | controller |     "Jun 09 11:25:37.136533 crc crio[21508]: time=\"2026-06-09T11:25:37.135817224Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=5c206f93-7b19-49e5-a19a-bf6d7ceb952b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.199629 | controller |     "Jun 09 11:25:37.136533 crc crio[21508]: time=\"2026-06-09T11:25:37.135997089Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-object:current-podified not found\" id=5c206f93-7b19-49e5-a19a-bf6d7ceb952b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.199644 | controller |     "Jun 09 11:25:37.136533 crc crio[21508]: time=\"2026-06-09T11:25:37.13603624Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object:current-podified found\" id=5c206f93-7b19-49e5-a19a-bf6d7ceb952b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.199662 | controller |     "Jun 09 11:25:37.136921 crc crio[21508]: time=\"2026-06-09T11:25:37.136859253Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=b8c362a0-950c-4ac4-8065-20962676d718 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.199677 | controller |     "Jun 09 11:25:37.147681 crc crio[21508]: time=\"2026-06-09T11:25:37.147425448Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\\\"\"",
2026-06-09 12:20:06.199691 | controller |     "Jun 09 11:25:37.347443 crc crio[21508]: 2026-06-09T11:25:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:38f967671e07108 Mac:5a:3c:d7:d1:2f:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7f Mtu:0 Sandbox:/var/run/netns/4f03d3aa-c23f-4022-b413-2288a68b9cfc SocketPath: PciID:}] [{Interface:0xc00022c750 Address:{IP:10.217.0.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.199706 | controller |     "Jun 09 11:25:37.348899 crc crio[21508]: time=\"2026-06-09T11:25:37.348842163Z\" level=info msg=\"Got pod network &{Name:ovn-controller-hvjx5-config-9gmbq Namespace:openstack ID:38f967671e07108741ecfde400e9677d8f82d6c01e0b17508ee7ee840e5d1032 UID:e5c87a6a-902b-4027-a9e5-86c71c163d47 NetNS:/var/run/netns/4f03d3aa-c23f-4022-b413-2288a68b9cfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode5c87a6a_902b_4027_a9e5_86c71c163d47.slice PodAnnotations:0xc0039b8d08}] Aliases:map[]}\"",
2026-06-09 12:20:06.199720 | controller |     "Jun 09 11:25:37.349035 crc crio[21508]: time=\"2026-06-09T11:25:37.348997337Z\" level=info msg=\"Checking pod openstack_ovn-controller-hvjx5-config-9gmbq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.199735 | controller |     "Jun 09 11:25:37.378144 crc crio[21508]: time=\"2026-06-09T11:25:37.378054997Z\" level=info msg=\"Ran pod sandbox 38f967671e07108741ecfde400e9677d8f82d6c01e0b17508ee7ee840e5d1032 with infra container: openstack/ovn-controller-hvjx5-config-9gmbq/POD\" id=99445cd6-10e0-4423-99bc-9997adb9ffd8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.199749 | controller |     "Jun 09 11:25:37.383264 crc crio[21508]: time=\"2026-06-09T11:25:37.382714467Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=8caeae92-113f-4248-a2fb-cc9e8a023cfe name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.199763 | controller |     "Jun 09 11:25:37.388501 crc crio[21508]: time=\"2026-06-09T11:25:37.387224542Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=8fe9b313-666b-4e23-8822-9233aa060f94 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.199778 | controller |     "Jun 09 11:25:37.398221 crc crio[21508]: time=\"2026-06-09T11:25:37.397102738Z\" level=info msg=\"Creating container: openstack/ovn-controller-hvjx5-config-9gmbq/ovn-config\" id=b585942e-e115-44c7-ba44-a3b15b123460 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.199792 | controller |     "Jun 09 11:25:37.398221 crc crio[21508]: time=\"2026-06-09T11:25:37.397701644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.199806 | controller |     "Jun 09 11:25:37.457613 crc crio[21508]: time=\"2026-06-09T11:25:37.457518122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.199821 | controller |     "Jun 09 11:25:37.689661 crc crio[21508]: time=\"2026-06-09T11:25:37.68956056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.199838 | controller |     "Jun 09 11:25:37.954089 crc crio[21508]: time=\"2026-06-09T11:25:37.95321613Z\" level=info msg=\"Created container 3ca13d214da587e54e26866a74185b04f37111403734571bfa99f921dba019e9: openstack/ovn-controller-hvjx5-config-9gmbq/ovn-config\" id=b585942e-e115-44c7-ba44-a3b15b123460 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.199853 | controller |     "Jun 09 11:25:37.960698 crc crio[21508]: time=\"2026-06-09T11:25:37.960578705Z\" level=info msg=\"Starting container: 3ca13d214da587e54e26866a74185b04f37111403734571bfa99f921dba019e9\" id=b4a9c086-a22c-4e0e-84f3-7025db94b9d7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.199866 | controller |     "Jun 09 11:25:37.967461 crc crio[21508]: time=\"2026-06-09T11:25:37.967130348Z\" level=info msg=\"Started container\" PID=61073 containerID=3ca13d214da587e54e26866a74185b04f37111403734571bfa99f921dba019e9 description=openstack/ovn-controller-hvjx5-config-9gmbq/ovn-config id=b4a9c086-a22c-4e0e-84f3-7025db94b9d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38f967671e07108741ecfde400e9677d8f82d6c01e0b17508ee7ee840e5d1032",
2026-06-09 12:20:06.199881 | controller |     "Jun 09 11:25:38.849147 crc crio[21508]: time=\"2026-06-09T11:25:38.849015391Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:ca70cf0e497f85d020943547bece4f9a7193c8b97ef5575264cff0ea6de83083\" id=b8c362a0-950c-4ac4-8065-20962676d718 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.199895 | controller |     "Jun 09 11:25:38.852536 crc crio[21508]: time=\"2026-06-09T11:25:38.852503128Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=82f30d4b-8664-4c0a-be7a-b70ff7aa0181 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.199909 | controller |     "Jun 09 11:25:38.856621 crc crio[21508]: time=\"2026-06-09T11:25:38.856402127Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=20c11c32-490e-4b09-a1a4-552b81cf2d89 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.199923 | controller |     "Jun 09 11:25:38.866746 crc crio[21508]: time=\"2026-06-09T11:25:38.866694564Z\" level=info msg=\"Creating container: openstack/swift-storage-0/xattr-restore\" id=34f94b26-21be-439b-8692-02b1b2874230 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.199938 | controller |     "Jun 09 11:25:38.868723 crc crio[21508]: time=\"2026-06-09T11:25:38.86869846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.199952 | controller |     "Jun 09 11:25:38.910371 crc crio[21508]: time=\"2026-06-09T11:25:38.9103216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.199966 | controller |     "Jun 09 11:25:38.913519 crc crio[21508]: time=\"2026-06-09T11:25:38.913492458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.199980 | controller |     "Jun 09 11:25:39.059821 crc crio[21508]: time=\"2026-06-09T11:25:39.059746845Z\" level=info msg=\"Created container 90dcc45fb94b3e7e218435a549893fcf5d980fd3edd88aa7cf498365c584da5b: openstack/swift-storage-0/xattr-restore\" id=34f94b26-21be-439b-8692-02b1b2874230 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.199994 | controller |     "Jun 09 11:25:39.062242 crc crio[21508]: time=\"2026-06-09T11:25:39.062110061Z\" level=info msg=\"Starting container: 90dcc45fb94b3e7e218435a549893fcf5d980fd3edd88aa7cf498365c584da5b\" id=4ccbb2f8-f2d0-4e48-b9ea-bff5ec9c1aea name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.200011 | controller |     "Jun 09 11:25:39.070095 crc crio[21508]: time=\"2026-06-09T11:25:39.069725363Z\" level=info msg=\"Started container\" PID=61200 containerID=90dcc45fb94b3e7e218435a549893fcf5d980fd3edd88aa7cf498365c584da5b description=openstack/swift-storage-0/xattr-restore id=4ccbb2f8-f2d0-4e48-b9ea-bff5ec9c1aea name=/runtime.v1.RuntimeService/StartContainer sandboxID=38efb95d6c808c140b08b43c1965aa2d7dd74a7719e110e7fe046eba8e480ab5",
2026-06-09 12:20:06.200026 | controller |     "Jun 09 11:25:39.954795 crc crio[21508]: time=\"2026-06-09T11:25:39.954135486Z\" level=info msg=\"Stopping pod sandbox: 38f967671e07108741ecfde400e9677d8f82d6c01e0b17508ee7ee840e5d1032\" id=ca7b1df5-e175-4417-b68f-a56de07b2329 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.200040 | controller |     "Jun 09 11:25:39.955472 crc crio[21508]: time=\"2026-06-09T11:25:39.954784284Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=c9cd5e02-8dd4-43b8-b766-18fa8d06c9cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.200055 | controller |     "Jun 09 11:25:39.955472 crc crio[21508]: time=\"2026-06-09T11:25:39.954924828Z\" level=info msg=\"Got pod network &{Name:ovn-controller-hvjx5-config-9gmbq Namespace:openstack ID:38f967671e07108741ecfde400e9677d8f82d6c01e0b17508ee7ee840e5d1032 UID:e5c87a6a-902b-4027-a9e5-86c71c163d47 NetNS:/var/run/netns/4f03d3aa-c23f-4022-b413-2288a68b9cfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode5c87a6a_902b_4027_a9e5_86c71c163d47.slice PodAnnotations:0xc000d9e968}] Aliases:map[]}\"",
2026-06-09 12:20:06.200069 | controller |     "Jun 09 11:25:39.955472 crc crio[21508]: time=\"2026-06-09T11:25:39.955092432Z\" level=info msg=\"Deleting pod openstack_ovn-controller-hvjx5-config-9gmbq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.200083 | controller |     "Jun 09 11:25:39.955472 crc crio[21508]: time=\"2026-06-09T11:25:39.955097983Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-account:current-podified not found\" id=c9cd5e02-8dd4-43b8-b766-18fa8d06c9cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.200097 | controller |     "Jun 09 11:25:39.955472 crc crio[21508]: time=\"2026-06-09T11:25:39.955207386Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account:current-podified found\" id=c9cd5e02-8dd4-43b8-b766-18fa8d06c9cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.200111 | controller |     "Jun 09 11:25:39.957772 crc crio[21508]: time=\"2026-06-09T11:25:39.957713726Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=375c34a6-b594-41fe-a61b-1600a9ce5396 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.200125 | controller |     "Jun 09 11:25:39.963632 crc crio[21508]: time=\"2026-06-09T11:25:39.963546018Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\\\"\"",
2026-06-09 12:20:06.200139 | controller |     "Jun 09 11:25:48.977175 crc crio[21508]: time=\"2026-06-09T11:25:48.975960163Z\" level=info msg=\"Stopping pod sandbox: 9d9cc10b077f332a5dfc67a57e43c03008b5be9f519c0d776a8531536c2ecd0c\" id=88593c9c-42e0-4cda-b1f5-9ebe46bd245c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.200153 | controller |     "Jun 09 11:25:48.979523 crc crio[21508]: time=\"2026-06-09T11:25:48.97725393Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9d9cc10b077f332a5dfc67a57e43c03008b5be9f519c0d776a8531536c2ecd0c\" id=88593c9c-42e0-4cda-b1f5-9ebe46bd245c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.200167 | controller |     "Jun 09 11:25:48.979523 crc crio[21508]: time=\"2026-06-09T11:25:48.977901528Z\" level=info msg=\"Removing pod sandbox: 9d9cc10b077f332a5dfc67a57e43c03008b5be9f519c0d776a8531536c2ecd0c\" id=77619b90-e16d-4462-883a-42ed09af86d6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.200184 | controller |     "Jun 09 11:25:49.485534 crc crio[21508]: time=\"2026-06-09T11:25:49.485438765Z\" level=info msg=\"Stopped pod sandbox: 38f967671e07108741ecfde400e9677d8f82d6c01e0b17508ee7ee840e5d1032\" id=ca7b1df5-e175-4417-b68f-a56de07b2329 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.200199 | controller |     "Jun 09 11:25:49.498172 crc crio[21508]: time=\"2026-06-09T11:25:49.498053927Z\" level=info msg=\"Removed pod sandbox: 9d9cc10b077f332a5dfc67a57e43c03008b5be9f519c0d776a8531536c2ecd0c\" id=77619b90-e16d-4462-883a-42ed09af86d6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.200213 | controller |     "Jun 09 11:25:49.499878 crc crio[21508]: time=\"2026-06-09T11:25:49.499806996Z\" level=info msg=\"Stopping pod sandbox: 203453c0cbee3980aa30a115f6d3a5e89a90df9baeda09a2e0703b8824b6eebb\" id=e79e04a0-0db3-4752-809b-93cc5cdf9db0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.200227 | controller |     "Jun 09 11:25:49.499976 crc crio[21508]: time=\"2026-06-09T11:25:49.499885778Z\" level=info msg=\"Stopped pod sandbox (already stopped): 203453c0cbee3980aa30a115f6d3a5e89a90df9baeda09a2e0703b8824b6eebb\" id=e79e04a0-0db3-4752-809b-93cc5cdf9db0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.200241 | controller |     "Jun 09 11:25:49.501181 crc crio[21508]: time=\"2026-06-09T11:25:49.501082242Z\" level=info msg=\"Removing pod sandbox: 203453c0cbee3980aa30a115f6d3a5e89a90df9baeda09a2e0703b8824b6eebb\" id=0bb9f22a-9ad2-4e65-8d5b-846fe277e6b7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.200255 | controller |     "Jun 09 11:25:49.516186 crc crio[21508]: time=\"2026-06-09T11:25:49.515905465Z\" level=info msg=\"Removed pod sandbox: 203453c0cbee3980aa30a115f6d3a5e89a90df9baeda09a2e0703b8824b6eebb\" id=0bb9f22a-9ad2-4e65-8d5b-846fe277e6b7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.200269 | controller |     "Jun 09 11:25:49.517938 crc crio[21508]: time=\"2026-06-09T11:25:49.517850989Z\" level=info msg=\"Stopping pod sandbox: eff0ebdf3468d3b7c4ba11504fce583b2e60e3c67c7fef4e9039b5d8a5a43148\" id=77f13313-185e-431b-9872-6216dabbc73f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.200283 | controller |     "Jun 09 11:25:49.518069 crc crio[21508]: time=\"2026-06-09T11:25:49.517942042Z\" level=info msg=\"Stopped pod sandbox (already stopped): eff0ebdf3468d3b7c4ba11504fce583b2e60e3c67c7fef4e9039b5d8a5a43148\" id=77f13313-185e-431b-9872-6216dabbc73f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.200298 | controller |     "Jun 09 11:25:49.518792 crc crio[21508]: time=\"2026-06-09T11:25:49.518707293Z\" level=info msg=\"Removing pod sandbox: eff0ebdf3468d3b7c4ba11504fce583b2e60e3c67c7fef4e9039b5d8a5a43148\" id=6951c281-9c5f-4fbe-845b-40873d2e0d01 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.200311 | controller |     "Jun 09 11:25:49.580937 crc crio[21508]: time=\"2026-06-09T11:25:49.580825254Z\" level=info msg=\"Removed pod sandbox: eff0ebdf3468d3b7c4ba11504fce583b2e60e3c67c7fef4e9039b5d8a5a43148\" id=6951c281-9c5f-4fbe-845b-40873d2e0d01 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.200325 | controller |     "Jun 09 11:25:49.587826 crc crio[21508]: time=\"2026-06-09T11:25:49.587715026Z\" level=info msg=\"Stopping pod sandbox: 8ebd9c2ad25fd51fdb30545e4d5751c9b97c4f97bb363916bf0d9d8eb08e89fe\" id=2ed5ab13-642b-4104-8b3d-d1834ff8d856 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.200339 | controller |     "Jun 09 11:25:49.587950 crc crio[21508]: time=\"2026-06-09T11:25:49.58783426Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8ebd9c2ad25fd51fdb30545e4d5751c9b97c4f97bb363916bf0d9d8eb08e89fe\" id=2ed5ab13-642b-4104-8b3d-d1834ff8d856 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.200372 | controller |     "Jun 09 11:25:49.593608 crc crio[21508]: time=\"2026-06-09T11:25:49.593488697Z\" level=info msg=\"Removing pod sandbox: 8ebd9c2ad25fd51fdb30545e4d5751c9b97c4f97bb363916bf0d9d8eb08e89fe\" id=86464202-7b90-4caa-8f95-a974c4d56018 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.200391 | controller |     "Jun 09 11:25:49.610413 crc crio[21508]: time=\"2026-06-09T11:25:49.610176013Z\" level=info msg=\"Removed pod sandbox: 8ebd9c2ad25fd51fdb30545e4d5751c9b97c4f97bb363916bf0d9d8eb08e89fe\" id=86464202-7b90-4caa-8f95-a974c4d56018 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.200406 | controller |     "Jun 09 11:25:49.611394 crc crio[21508]: time=\"2026-06-09T11:25:49.611254303Z\" level=info msg=\"Stopping pod sandbox: 1d5473e2a14d0389ce46b3fa4276c11688f4056eec783205c806e094ebefdb03\" id=07155006-8c46-4930-b1aa-4b67aac93500 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.200420 | controller |     "Jun 09 11:25:49.611519 crc crio[21508]: time=\"2026-06-09T11:25:49.611423037Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1d5473e2a14d0389ce46b3fa4276c11688f4056eec783205c806e094ebefdb03\" id=07155006-8c46-4930-b1aa-4b67aac93500 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.200435 | controller |     "Jun 09 11:25:49.612493 crc crio[21508]: time=\"2026-06-09T11:25:49.612101076Z\" level=info msg=\"Removing pod sandbox: 1d5473e2a14d0389ce46b3fa4276c11688f4056eec783205c806e094ebefdb03\" id=8b15893d-f4d7-4f6d-a86b-082ef531ddba name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.200449 | controller |     "Jun 09 11:25:49.625814 crc crio[21508]: time=\"2026-06-09T11:25:49.625719666Z\" level=info msg=\"Removed pod sandbox: 1d5473e2a14d0389ce46b3fa4276c11688f4056eec783205c806e094ebefdb03\" id=8b15893d-f4d7-4f6d-a86b-082ef531ddba name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.200463 | controller |     "Jun 09 11:25:49.633593 crc crio[21508]: time=\"2026-06-09T11:25:49.631695672Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:30d61dd1afa8d55014cd6fec25360a879ff63cbe03089f1dcdf120a632bb54d9\" id=df8293ec-d91c-42dc-add6-242d6ee3cf39 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.200477 | controller |     "Jun 09 11:25:49.633593 crc crio[21508]: time=\"2026-06-09T11:25:49.632583077Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=ef5145b5-1702-4a07-a205-671801ecc46f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.200491 | controller |     "Jun 09 11:25:49.706044 crc crio[21508]: time=\"2026-06-09T11:25:49.705898011Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=5a9f934e-a456-4d97-9949-677c2743fd3d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.200506 | controller |     "Jun 09 11:25:49.718384 crc crio[21508]: time=\"2026-06-09T11:25:49.717887525Z\" level=info msg=\"Creating container: openstack/glance-db-sync-2d7r7/glance-db-sync\" id=13102725-c294-44c0-8948-da44ab085c43 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.200521 | controller |     "Jun 09 11:25:49.723945 crc crio[21508]: time=\"2026-06-09T11:25:49.723870252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.200535 | controller |     "Jun 09 11:25:49.767714 crc crio[21508]: time=\"2026-06-09T11:25:49.767629582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.200550 | controller |     "Jun 09 11:25:50.370965 crc crio[21508]: time=\"2026-06-09T11:25:50.370856276Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:2e8a2b2bbccdd61ef08eb9b79a8e66a2e2e82e19054bde454cdbcb0d80d92310\" id=375c34a6-b594-41fe-a61b-1600a9ce5396 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.200568 | controller |     "Jun 09 11:25:50.372469 crc crio[21508]: time=\"2026-06-09T11:25:50.372381059Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=abcb7a16-04c2-4337-baa6-eea525b23e02 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.200582 | controller |     "Jun 09 11:25:50.376200 crc crio[21508]: time=\"2026-06-09T11:25:50.376066931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.200597 | controller |     "Jun 09 11:25:50.389655 crc crio[21508]: time=\"2026-06-09T11:25:50.389018302Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=6c796136-b054-4cb6-9622-e2b4d46c484f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.200611 | controller |     "Jun 09 11:25:50.407915 crc crio[21508]: time=\"2026-06-09T11:25:50.407759695Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-server\" id=a4d6a06d-7e8b-44b0-8310-cc79cb4a991f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.200625 | controller |     "Jun 09 11:25:50.409429 crc crio[21508]: time=\"2026-06-09T11:25:50.40938037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.200639 | controller |     "Jun 09 11:25:50.455773 crc crio[21508]: time=\"2026-06-09T11:25:50.4556679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.200654 | controller |     "Jun 09 11:25:50.459008 crc crio[21508]: time=\"2026-06-09T11:25:50.458935771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.200669 | controller |     "Jun 09 11:25:50.506667 crc crio[21508]: time=\"2026-06-09T11:25:50.506513238Z\" level=info msg=\"Created container bb889a5a6e496f953c4089e1d8b736e80544ce34439c464ab3d898ac45080fdf: openstack/glance-db-sync-2d7r7/glance-db-sync\" id=13102725-c294-44c0-8948-da44ab085c43 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.200684 | controller |     "Jun 09 11:25:50.508005 crc crio[21508]: time=\"2026-06-09T11:25:50.507926157Z\" level=info msg=\"Starting container: bb889a5a6e496f953c4089e1d8b736e80544ce34439c464ab3d898ac45080fdf\" id=cdef8245-2cd0-48c0-b206-17a3bffc442e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.200699 | controller |     "Jun 09 11:25:50.515078 crc crio[21508]: time=\"2026-06-09T11:25:50.514911752Z\" level=info msg=\"Started container\" PID=61833 containerID=bb889a5a6e496f953c4089e1d8b736e80544ce34439c464ab3d898ac45080fdf description=openstack/glance-db-sync-2d7r7/glance-db-sync id=cdef8245-2cd0-48c0-b206-17a3bffc442e name=/runtime.v1.RuntimeService/StartContainer sandboxID=b343091690e0f9efe047f0ad98e09af2fa15a4b77ad9daa880a3534005086eb5",
2026-06-09 12:20:06.200714 | controller |     "Jun 09 11:25:50.591673 crc crio[21508]: time=\"2026-06-09T11:25:50.591554128Z\" level=info msg=\"Created container 0a4bf22cf82dec1f2b392ec4952edd291f967260a15753beb16aabc2072a4319: openstack/swift-storage-0/account-server\" id=a4d6a06d-7e8b-44b0-8310-cc79cb4a991f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.200728 | controller |     "Jun 09 11:25:50.594739 crc crio[21508]: time=\"2026-06-09T11:25:50.594693636Z\" level=info msg=\"Starting container: 0a4bf22cf82dec1f2b392ec4952edd291f967260a15753beb16aabc2072a4319\" id=475f0d06-5fa3-470f-8a47-9f1f2c0af7dd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.200742 | controller |     "Jun 09 11:25:50.600524 crc crio[21508]: time=\"2026-06-09T11:25:50.600496667Z\" level=info msg=\"Started container\" PID=61837 containerID=0a4bf22cf82dec1f2b392ec4952edd291f967260a15753beb16aabc2072a4319 description=openstack/swift-storage-0/account-server id=475f0d06-5fa3-470f-8a47-9f1f2c0af7dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=38efb95d6c808c140b08b43c1965aa2d7dd74a7719e110e7fe046eba8e480ab5",
2026-06-09 12:20:06.200760 | controller |     "Jun 09 11:25:50.615876 crc crio[21508]: time=\"2026-06-09T11:25:50.615811774Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=5ddf087b-561a-4542-9a70-c0bd4d12f31a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.200775 | controller |     "Jun 09 11:25:50.640508 crc crio[21508]: time=\"2026-06-09T11:25:50.640271046Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=d51d3492-dba9-43ef-8d95-caf8c3cfa798 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.200789 | controller |     "Jun 09 11:25:50.654451 crc crio[21508]: time=\"2026-06-09T11:25:50.654246566Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-replicator\" id=94e7a8a3-ac55-4893-a96e-80a3cafceb97 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.200803 | controller |     "Jun 09 11:25:50.656002 crc crio[21508]: time=\"2026-06-09T11:25:50.655854751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.200817 | controller |     "Jun 09 11:25:50.710972 crc crio[21508]: time=\"2026-06-09T11:25:50.710854484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.200831 | controller |     "Jun 09 11:25:50.729051 crc crio[21508]: time=\"2026-06-09T11:25:50.728893397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.200846 | controller |     "Jun 09 11:25:50.844547 crc crio[21508]: time=\"2026-06-09T11:25:50.844425627Z\" level=info msg=\"Created container d618f6dfcc3954e85c85458403db39e0dcf9213b060e44ecdf09bca0dd334df2: openstack/swift-storage-0/account-replicator\" id=94e7a8a3-ac55-4893-a96e-80a3cafceb97 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.200860 | controller |     "Jun 09 11:25:50.845989 crc crio[21508]: time=\"2026-06-09T11:25:50.845909799Z\" level=info msg=\"Starting container: d618f6dfcc3954e85c85458403db39e0dcf9213b060e44ecdf09bca0dd334df2\" id=2140d953-0ccd-403f-b406-cd8864b94993 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.200874 | controller |     "Jun 09 11:25:50.853334 crc crio[21508]: time=\"2026-06-09T11:25:50.85314888Z\" level=info msg=\"Started container\" PID=61879 containerID=d618f6dfcc3954e85c85458403db39e0dcf9213b060e44ecdf09bca0dd334df2 description=openstack/swift-storage-0/account-replicator id=2140d953-0ccd-403f-b406-cd8864b94993 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38efb95d6c808c140b08b43c1965aa2d7dd74a7719e110e7fe046eba8e480ab5",
2026-06-09 12:20:06.200889 | controller |     "Jun 09 11:25:50.873390 crc crio[21508]: time=\"2026-06-09T11:25:50.873270561Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=beabc3f7-e7a5-4af3-a85e-19d438d623f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.200903 | controller |     "Jun 09 11:25:50.890910 crc crio[21508]: time=\"2026-06-09T11:25:50.890746928Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=ebc550b2-88ee-4188-9778-f6cd49d346c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.200917 | controller |     "Jun 09 11:25:50.899434 crc crio[21508]: time=\"2026-06-09T11:25:50.899386459Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-auditor\" id=884d3daf-56ac-49f7-b7d3-d7fc56062860 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.200935 | controller |     "Jun 09 11:25:50.901092 crc crio[21508]: time=\"2026-06-09T11:25:50.901063526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.200951 | controller |     "Jun 09 11:25:50.939996 crc crio[21508]: time=\"2026-06-09T11:25:50.939899569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.200968 | controller |     "Jun 09 11:25:50.943128 crc crio[21508]: time=\"2026-06-09T11:25:50.943056337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.200984 | controller |     "Jun 09 11:25:51.068859 crc crio[21508]: time=\"2026-06-09T11:25:51.068271327Z\" level=info msg=\"Created container a4f51ac429f1514b2e3e0602e40da438b6e4a15159aff308b341d73313a45fef: openstack/swift-storage-0/account-auditor\" id=884d3daf-56ac-49f7-b7d3-d7fc56062860 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.200998 | controller |     "Jun 09 11:25:51.070700 crc crio[21508]: time=\"2026-06-09T11:25:51.070633883Z\" level=info msg=\"Starting container: a4f51ac429f1514b2e3e0602e40da438b6e4a15159aff308b341d73313a45fef\" id=30ee490e-c35e-43b1-9abb-cda7322bfd77 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.201013 | controller |     "Jun 09 11:25:51.077577 crc crio[21508]: time=\"2026-06-09T11:25:51.077503284Z\" level=info msg=\"Started container\" PID=61890 containerID=a4f51ac429f1514b2e3e0602e40da438b6e4a15159aff308b341d73313a45fef description=openstack/swift-storage-0/account-auditor id=30ee490e-c35e-43b1-9abb-cda7322bfd77 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38efb95d6c808c140b08b43c1965aa2d7dd74a7719e110e7fe046eba8e480ab5",
2026-06-09 12:20:06.201028 | controller |     "Jun 09 11:25:51.093250 crc crio[21508]: time=\"2026-06-09T11:25:51.0931196Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=0561497a-4b8b-4fc1-85b5-94131481cf36 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.201042 | controller |     "Jun 09 11:25:51.106264 crc crio[21508]: time=\"2026-06-09T11:25:51.106098562Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=4424bfbf-c1ce-4bcf-a273-54ca9c0458d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.201056 | controller |     "Jun 09 11:25:51.116175 crc crio[21508]: time=\"2026-06-09T11:25:51.11608633Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-reaper\" id=c61c1d28-01a6-44cb-9158-f53489681780 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.201070 | controller |     "Jun 09 11:25:51.124475 crc crio[21508]: time=\"2026-06-09T11:25:51.124396192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.201085 | controller |     "Jun 09 11:25:51.190039 crc crio[21508]: time=\"2026-06-09T11:25:51.189934979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.201099 | controller |     "Jun 09 11:25:51.200537 crc crio[21508]: time=\"2026-06-09T11:25:51.200436051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.201113 | controller |     "Jun 09 11:25:51.309797 crc crio[21508]: time=\"2026-06-09T11:25:51.309684087Z\" level=info msg=\"Created container e8a842141f9fd2be4a44ae97f8f1bf25fab1e71ddf465699cc069e2928a2c3dc: openstack/swift-storage-0/account-reaper\" id=c61c1d28-01a6-44cb-9158-f53489681780 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.201131 | controller |     "Jun 09 11:25:51.311465 crc crio[21508]: time=\"2026-06-09T11:25:51.310936862Z\" level=info msg=\"Starting container: e8a842141f9fd2be4a44ae97f8f1bf25fab1e71ddf465699cc069e2928a2c3dc\" id=18b1d113-065c-490d-9b5d-cb3d183b7d5e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.201146 | controller |     "Jun 09 11:25:51.319868 crc crio[21508]: time=\"2026-06-09T11:25:51.319781398Z\" level=info msg=\"Started container\" PID=61903 containerID=e8a842141f9fd2be4a44ae97f8f1bf25fab1e71ddf465699cc069e2928a2c3dc description=openstack/swift-storage-0/account-reaper id=18b1d113-065c-490d-9b5d-cb3d183b7d5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=38efb95d6c808c140b08b43c1965aa2d7dd74a7719e110e7fe046eba8e480ab5",
2026-06-09 12:20:06.201160 | controller |     "Jun 09 11:25:51.334140 crc crio[21508]: time=\"2026-06-09T11:25:51.333941903Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=964637be-a2cf-43d3-9802-e6b917a2f1ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.201174 | controller |     "Jun 09 11:25:51.334140 crc crio[21508]: time=\"2026-06-09T11:25:51.334133298Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-container:current-podified not found\" id=964637be-a2cf-43d3-9802-e6b917a2f1ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.201188 | controller |     "Jun 09 11:25:51.334375 crc crio[21508]: time=\"2026-06-09T11:25:51.334174979Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container:current-podified found\" id=964637be-a2cf-43d3-9802-e6b917a2f1ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.201202 | controller |     "Jun 09 11:25:51.335505 crc crio[21508]: time=\"2026-06-09T11:25:51.335426714Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=2a7880c7-2919-4ab2-8881-2bbff080ef25 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.201216 | controller |     "Jun 09 11:25:51.340234 crc crio[21508]: time=\"2026-06-09T11:25:51.340142886Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\\\"\"",
2026-06-09 12:20:06.201230 | controller |     "Jun 09 11:25:52.442650 crc crio[21508]: time=\"2026-06-09T11:25:52.44198972Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:2cd9d911af0f170eec9beb49d19054a0cd0882cf56009471751a226026a1ce53\" id=2a7880c7-2919-4ab2-8881-2bbff080ef25 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.201244 | controller |     "Jun 09 11:25:52.444333 crc crio[21508]: time=\"2026-06-09T11:25:52.443726489Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=2a4338de-05a3-4e2f-8985-49138e646afd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.201258 | controller |     "Jun 09 11:25:52.462509 crc crio[21508]: time=\"2026-06-09T11:25:52.459521109Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=28f39906-1e84-4ffc-9666-e3ce8ee91196 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.201272 | controller |     "Jun 09 11:25:52.469247 crc crio[21508]: time=\"2026-06-09T11:25:52.469069615Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-server\" id=b5ccda7c-6151-4fc3-baf6-c71033197378 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.201286 | controller |     "Jun 09 11:25:52.471150 crc crio[21508]: time=\"2026-06-09T11:25:52.471084351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.201304 | controller |     "Jun 09 11:25:52.521689 crc crio[21508]: time=\"2026-06-09T11:25:52.521578519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.201319 | controller |     "Jun 09 11:25:52.525631 crc crio[21508]: time=\"2026-06-09T11:25:52.52555819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.201333 | controller |     "Jun 09 11:25:52.666565 crc crio[21508]: time=\"2026-06-09T11:25:52.666460898Z\" level=info msg=\"Created container 4847d2954b3cbac76f9260a903a5c110823b55dffcd303181fdb0d259f9427d2: openstack/swift-storage-0/container-server\" id=b5ccda7c-6151-4fc3-baf6-c71033197378 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.201361 | controller |     "Jun 09 11:25:52.668262 crc crio[21508]: time=\"2026-06-09T11:25:52.668182616Z\" level=info msg=\"Starting container: 4847d2954b3cbac76f9260a903a5c110823b55dffcd303181fdb0d259f9427d2\" id=e03947ae-e45c-4e35-b1d2-b60832e685df name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.201381 | controller |     "Jun 09 11:25:52.674022 crc crio[21508]: time=\"2026-06-09T11:25:52.673668269Z\" level=info msg=\"Started container\" PID=62034 containerID=4847d2954b3cbac76f9260a903a5c110823b55dffcd303181fdb0d259f9427d2 description=openstack/swift-storage-0/container-server id=e03947ae-e45c-4e35-b1d2-b60832e685df name=/runtime.v1.RuntimeService/StartContainer sandboxID=38efb95d6c808c140b08b43c1965aa2d7dd74a7719e110e7fe046eba8e480ab5",
2026-06-09 12:20:06.201404 | controller |     "Jun 09 11:25:52.691403 crc crio[21508]: time=\"2026-06-09T11:25:52.691263009Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=6d00d42d-e1bd-435a-873a-42b220c8fa99 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.201419 | controller |     "Jun 09 11:25:52.705757 crc crio[21508]: time=\"2026-06-09T11:25:52.70562803Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=88bd2e17-cb57-45d2-a79f-a37a1c29f9e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.201442 | controller |     "Jun 09 11:25:52.716258 crc crio[21508]: time=\"2026-06-09T11:25:52.716015209Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-replicator\" id=a9b50981-54f9-494b-a3aa-ef5267d46e51 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.201517 | controller |     "Jun 09 11:25:52.717912 crc crio[21508]: time=\"2026-06-09T11:25:52.717819999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.201539 | controller |     "Jun 09 11:25:52.776261 crc crio[21508]: time=\"2026-06-09T11:25:52.776087534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.201555 | controller |     "Jun 09 11:25:52.780711 crc crio[21508]: time=\"2026-06-09T11:25:52.78062074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.201570 | controller |     "Jun 09 11:25:52.933990 crc crio[21508]: time=\"2026-06-09T11:25:52.933898443Z\" level=info msg=\"Created container 9c32bf5c7d064782aa22bb06c0dac6a36490a78217d3a9322dd912c126dad35e: openstack/swift-storage-0/container-replicator\" id=a9b50981-54f9-494b-a3aa-ef5267d46e51 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.201585 | controller |     "Jun 09 11:25:52.935916 crc crio[21508]: time=\"2026-06-09T11:25:52.935668392Z\" level=info msg=\"Starting container: 9c32bf5c7d064782aa22bb06c0dac6a36490a78217d3a9322dd912c126dad35e\" id=49d87c66-c783-4067-837a-5887c8c25867 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.201608 | controller |     "Jun 09 11:25:52.943691 crc crio[21508]: time=\"2026-06-09T11:25:52.943597183Z\" level=info msg=\"Started container\" PID=62043 containerID=9c32bf5c7d064782aa22bb06c0dac6a36490a78217d3a9322dd912c126dad35e description=openstack/swift-storage-0/container-replicator id=49d87c66-c783-4067-837a-5887c8c25867 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38efb95d6c808c140b08b43c1965aa2d7dd74a7719e110e7fe046eba8e480ab5",
2026-06-09 12:20:06.201623 | controller |     "Jun 09 11:25:52.955102 crc crio[21508]: time=\"2026-06-09T11:25:52.955014761Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=8e241ffd-bb99-48dc-8eb0-c52db7bfcb28 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.201637 | controller |     "Jun 09 11:25:52.970954 crc crio[21508]: time=\"2026-06-09T11:25:52.9707656Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=cc5238f4-62be-402e-b2e0-5bb2e6f15314 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.201651 | controller |     "Jun 09 11:25:52.979480 crc crio[21508]: time=\"2026-06-09T11:25:52.979380401Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-auditor\" id=b2338661-9125-46e0-85a6-d50cf65004d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.201666 | controller |     "Jun 09 11:25:52.981085 crc crio[21508]: time=\"2026-06-09T11:25:52.980997526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.201681 | controller |     "Jun 09 11:25:53.024532 crc crio[21508]: time=\"2026-06-09T11:25:53.024416706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.201695 | controller |     "Jun 09 11:25:53.032136 crc crio[21508]: time=\"2026-06-09T11:25:53.032039999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.201710 | controller |     "Jun 09 11:25:53.161055 crc crio[21508]: time=\"2026-06-09T11:25:53.160706855Z\" level=info msg=\"Created container 4a616e0f5734f5f29f9d28d6682b1844cdabfcfce1ad5956652440f06f269daa: openstack/swift-storage-0/container-auditor\" id=b2338661-9125-46e0-85a6-d50cf65004d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.201725 | controller |     "Jun 09 11:25:53.162488 crc crio[21508]: time=\"2026-06-09T11:25:53.162395722Z\" level=info msg=\"Starting container: 4a616e0f5734f5f29f9d28d6682b1844cdabfcfce1ad5956652440f06f269daa\" id=64c3bf02-0aef-48d6-b7fa-901469ffbeb0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.201740 | controller |     "Jun 09 11:25:53.167451 crc crio[21508]: time=\"2026-06-09T11:25:53.166657041Z\" level=info msg=\"Started container\" PID=62053 containerID=4a616e0f5734f5f29f9d28d6682b1844cdabfcfce1ad5956652440f06f269daa description=openstack/swift-storage-0/container-auditor id=64c3bf02-0aef-48d6-b7fa-901469ffbeb0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38efb95d6c808c140b08b43c1965aa2d7dd74a7719e110e7fe046eba8e480ab5",
2026-06-09 12:20:06.201754 | controller |     "Jun 09 11:25:53.177242 crc crio[21508]: time=\"2026-06-09T11:25:53.177133143Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=fec340ad-a37e-4d58-8491-347059250072 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.201769 | controller |     "Jun 09 11:25:53.193467 crc crio[21508]: time=\"2026-06-09T11:25:53.19315157Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=5ad1c71d-d2ed-4652-a5e0-5b189689c7a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.201788 | controller |     "Jun 09 11:25:53.202863 crc crio[21508]: time=\"2026-06-09T11:25:53.202715176Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-updater\" id=dab7959f-cd62-4dfc-afe9-85ee2ed6866a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.201803 | controller |     "Jun 09 11:25:53.205106 crc crio[21508]: time=\"2026-06-09T11:25:53.205054841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.201817 | controller |     "Jun 09 11:25:53.252736 crc crio[21508]: time=\"2026-06-09T11:25:53.252427032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.201832 | controller |     "Jun 09 11:25:53.256514 crc crio[21508]: time=\"2026-06-09T11:25:53.256434354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.201846 | controller |     "Jun 09 11:25:53.394707 crc crio[21508]: time=\"2026-06-09T11:25:53.394586145Z\" level=info msg=\"Created container ceb877df55a74e96bec268149473d833feff8f3756dd9611dba79d502d6f8368: openstack/swift-storage-0/container-updater\" id=dab7959f-cd62-4dfc-afe9-85ee2ed6866a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.201861 | controller |     "Jun 09 11:25:53.396256 crc crio[21508]: time=\"2026-06-09T11:25:53.396099177Z\" level=info msg=\"Starting container: ceb877df55a74e96bec268149473d833feff8f3756dd9611dba79d502d6f8368\" id=7e363454-e347-4f23-af0f-72bef68cf1b0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.201875 | controller |     "Jun 09 11:25:53.402654 crc crio[21508]: time=\"2026-06-09T11:25:53.402541626Z\" level=info msg=\"Started container\" PID=62088 containerID=ceb877df55a74e96bec268149473d833feff8f3756dd9611dba79d502d6f8368 description=openstack/swift-storage-0/container-updater id=7e363454-e347-4f23-af0f-72bef68cf1b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38efb95d6c808c140b08b43c1965aa2d7dd74a7719e110e7fe046eba8e480ab5",
2026-06-09 12:20:06.201889 | controller |     "Jun 09 11:25:53.415461 crc crio[21508]: time=\"2026-06-09T11:25:53.415140548Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=092e1b1a-28f2-4c8d-8124-c62acb024f46 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.201903 | controller |     "Jun 09 11:25:53.431864 crc crio[21508]: time=\"2026-06-09T11:25:53.431747761Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=14158c39-206b-42b3-bfe9-81aacdebcb18 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.201917 | controller |     "Jun 09 11:25:53.439435 crc crio[21508]: time=\"2026-06-09T11:25:53.439345752Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-server\" id=cbf1c87e-43d5-4a8c-9302-4a7d5ae1789a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.201931 | controller |     "Jun 09 11:25:53.439832 crc crio[21508]: time=\"2026-06-09T11:25:53.439764334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.201945 | controller |     "Jun 09 11:25:53.485110 crc crio[21508]: time=\"2026-06-09T11:25:53.484962164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.201960 | controller |     "Jun 09 11:25:53.489094 crc crio[21508]: time=\"2026-06-09T11:25:53.489020087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.201978 | controller |     "Jun 09 11:25:53.844487 crc crio[21508]: time=\"2026-06-09T11:25:53.844186857Z\" level=info msg=\"Created container b4c60996764ecef2f7d0307532ba6f7366a2541ac13f63f2a550d6617cad10b7: openstack/swift-storage-0/object-server\" id=cbf1c87e-43d5-4a8c-9302-4a7d5ae1789a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.201993 | controller |     "Jun 09 11:25:53.846525 crc crio[21508]: time=\"2026-06-09T11:25:53.846419639Z\" level=info msg=\"Starting container: b4c60996764ecef2f7d0307532ba6f7366a2541ac13f63f2a550d6617cad10b7\" id=c2049eee-dccf-4e1e-8a84-c3265421a9d0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.202007 | controller |     "Jun 09 11:25:53.853200 crc crio[21508]: time=\"2026-06-09T11:25:53.853058404Z\" level=info msg=\"Started container\" PID=62130 containerID=b4c60996764ecef2f7d0307532ba6f7366a2541ac13f63f2a550d6617cad10b7 description=openstack/swift-storage-0/object-server id=c2049eee-dccf-4e1e-8a84-c3265421a9d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38efb95d6c808c140b08b43c1965aa2d7dd74a7719e110e7fe046eba8e480ab5",
2026-06-09 12:20:06.202022 | controller |     "Jun 09 11:25:53.867311 crc crio[21508]: time=\"2026-06-09T11:25:53.867186218Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=3967b8f6-b17b-408c-b222-ad0d2be25d5d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.202036 | controller |     "Jun 09 11:25:53.878809 crc crio[21508]: time=\"2026-06-09T11:25:53.878685258Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=98e43cf4-d9d8-4178-91a3-4d0dedb60dad name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.202050 | controller |     "Jun 09 11:25:53.888449 crc crio[21508]: time=\"2026-06-09T11:25:53.888238955Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-replicator\" id=c5955652-3a34-4a3d-8108-23675786fc8d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.202064 | controller |     "Jun 09 11:25:53.888733 crc crio[21508]: time=\"2026-06-09T11:25:53.888696827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.202079 | controller |     "Jun 09 11:25:53.935716 crc crio[21508]: time=\"2026-06-09T11:25:53.935592795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.202093 | controller |     "Jun 09 11:25:53.938766 crc crio[21508]: time=\"2026-06-09T11:25:53.938704871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.202107 | controller |     "Jun 09 11:25:54.121139 crc crio[21508]: time=\"2026-06-09T11:25:54.120973822Z\" level=info msg=\"Created container 37694785758b940f725157e08bf071d18f0d0426b8f152918617f69837858a3e: openstack/swift-storage-0/object-replicator\" id=c5955652-3a34-4a3d-8108-23675786fc8d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.202120 | controller |     "Jun 09 11:25:54.122799 crc crio[21508]: time=\"2026-06-09T11:25:54.122723931Z\" level=info msg=\"Starting container: 37694785758b940f725157e08bf071d18f0d0426b8f152918617f69837858a3e\" id=07a226b8-a9ae-4697-a3dc-cbf84024eb29 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.202134 | controller |     "Jun 09 11:25:54.128751 crc crio[21508]: time=\"2026-06-09T11:25:54.128648026Z\" level=info msg=\"Started container\" PID=62155 containerID=37694785758b940f725157e08bf071d18f0d0426b8f152918617f69837858a3e description=openstack/swift-storage-0/object-replicator id=07a226b8-a9ae-4697-a3dc-cbf84024eb29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38efb95d6c808c140b08b43c1965aa2d7dd74a7719e110e7fe046eba8e480ab5",
2026-06-09 12:20:06.202152 | controller |     "Jun 09 11:25:54.144155 crc crio[21508]: time=\"2026-06-09T11:25:54.144036955Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=e1655a52-0520-4845-84fe-1625ea008721 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.202166 | controller |     "Jun 09 11:25:54.165171 crc crio[21508]: time=\"2026-06-09T11:25:54.165054761Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=ba053ff5-053f-448d-b260-85748a21011b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.202180 | controller |     "Jun 09 11:25:54.173996 crc crio[21508]: time=\"2026-06-09T11:25:54.173897888Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-auditor\" id=0db4c765-ec13-4d7d-853a-8d9019d8badf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.202194 | controller |     "Jun 09 11:25:54.174567 crc crio[21508]: time=\"2026-06-09T11:25:54.174502164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.202208 | controller |     "Jun 09 11:25:54.257682 crc crio[21508]: time=\"2026-06-09T11:25:54.256660425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.202222 | controller |     "Jun 09 11:25:54.263386 crc crio[21508]: time=\"2026-06-09T11:25:54.263245178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.202236 | controller |     "Jun 09 11:25:54.371815 crc crio[21508]: time=\"2026-06-09T11:25:54.371591318Z\" level=info msg=\"Created container 75578e47bdeb690e5020a6ec0c1e3a6bb43553f1dedda49ab0060be7e3dee2ed: openstack/swift-storage-0/object-auditor\" id=0db4c765-ec13-4d7d-853a-8d9019d8badf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.202250 | controller |     "Jun 09 11:25:54.374422 crc crio[21508]: time=\"2026-06-09T11:25:54.374270873Z\" level=info msg=\"Starting container: 75578e47bdeb690e5020a6ec0c1e3a6bb43553f1dedda49ab0060be7e3dee2ed\" id=47a30c86-d127-4d25-bee7-b6eed5e6d7e2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.202264 | controller |     "Jun 09 11:25:54.380926 crc crio[21508]: time=\"2026-06-09T11:25:54.380812545Z\" level=info msg=\"Started container\" PID=62189 containerID=75578e47bdeb690e5020a6ec0c1e3a6bb43553f1dedda49ab0060be7e3dee2ed description=openstack/swift-storage-0/object-auditor id=47a30c86-d127-4d25-bee7-b6eed5e6d7e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38efb95d6c808c140b08b43c1965aa2d7dd74a7719e110e7fe046eba8e480ab5",
2026-06-09 12:20:06.202279 | controller |     "Jun 09 11:25:54.393146 crc crio[21508]: time=\"2026-06-09T11:25:54.393002415Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=cbb2bf5e-74d0-41af-8bff-883ff758b8f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.202293 | controller |     "Jun 09 11:25:54.406002 crc crio[21508]: time=\"2026-06-09T11:25:54.405906205Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=b7ededec-e2be-4c18-a2e5-33a767305675 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.202307 | controller |     "Jun 09 11:25:54.416189 crc crio[21508]: time=\"2026-06-09T11:25:54.416072698Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-updater\" id=0c645825-974c-464c-ba13-e58d04082310 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.202325 | controller |     "Jun 09 11:25:54.416942 crc crio[21508]: time=\"2026-06-09T11:25:54.416876741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.202339 | controller |     "Jun 09 11:25:54.496610 crc crio[21508]: time=\"2026-06-09T11:25:54.49648315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.202383 | controller |     "Jun 09 11:25:54.502631 crc crio[21508]: time=\"2026-06-09T11:25:54.502557939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.202399 | controller |     "Jun 09 11:25:54.646916 crc crio[21508]: time=\"2026-06-09T11:25:54.64681031Z\" level=info msg=\"Created container d35ae96dd80bea2d8a458065d947a09fa2593612cf82c468734236cb27d4b5b9: openstack/swift-storage-0/object-updater\" id=0c645825-974c-464c-ba13-e58d04082310 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.202415 | controller |     "Jun 09 11:25:54.648663 crc crio[21508]: time=\"2026-06-09T11:25:54.648566109Z\" level=info msg=\"Starting container: d35ae96dd80bea2d8a458065d947a09fa2593612cf82c468734236cb27d4b5b9\" id=dc1a8fa1-863a-4d9a-a3a2-cbedfa94b8eb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.202429 | controller |     "Jun 09 11:25:54.654570 crc crio[21508]: time=\"2026-06-09T11:25:54.654463884Z\" level=info msg=\"Started container\" PID=62215 containerID=d35ae96dd80bea2d8a458065d947a09fa2593612cf82c468734236cb27d4b5b9 description=openstack/swift-storage-0/object-updater id=dc1a8fa1-863a-4d9a-a3a2-cbedfa94b8eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=38efb95d6c808c140b08b43c1965aa2d7dd74a7719e110e7fe046eba8e480ab5",
2026-06-09 12:20:06.202445 | controller |     "Jun 09 11:25:54.665493 crc crio[21508]: time=\"2026-06-09T11:25:54.665186823Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=cffed788-aeeb-4335-9a38-d786e64d4c12 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.202459 | controller |     "Jun 09 11:25:54.681381 crc crio[21508]: time=\"2026-06-09T11:25:54.681068975Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=1a6613db-8ee9-4e84-9a7c-ca356348460f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.202474 | controller |     "Jun 09 11:25:54.692014 crc crio[21508]: time=\"2026-06-09T11:25:54.691868376Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-expirer\" id=9346de7a-f662-4f20-9fdb-dac3ebf94e84 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.202488 | controller |     "Jun 09 11:25:54.692768 crc crio[21508]: time=\"2026-06-09T11:25:54.692458553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.202502 | controller |     "Jun 09 11:25:54.732392 crc crio[21508]: time=\"2026-06-09T11:25:54.732248472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.202517 | controller |     "Jun 09 11:25:54.735565 crc crio[21508]: time=\"2026-06-09T11:25:54.735495972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.202531 | controller |     "Jun 09 11:25:54.864254 crc crio[21508]: time=\"2026-06-09T11:25:54.864040206Z\" level=info msg=\"Created container 9cf720d56b2702264737c86e63aab5e658698ee0ed5f6789dc83afc55ab5df7f: openstack/swift-storage-0/object-expirer\" id=9346de7a-f662-4f20-9fdb-dac3ebf94e84 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.202549 | controller |     "Jun 09 11:25:54.865830 crc crio[21508]: time=\"2026-06-09T11:25:54.86562601Z\" level=info msg=\"Starting container: 9cf720d56b2702264737c86e63aab5e658698ee0ed5f6789dc83afc55ab5df7f\" id=3c32e5ff-0e90-46a5-afcd-7279aaaa21f0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.202565 | controller |     "Jun 09 11:25:54.871877 crc crio[21508]: time=\"2026-06-09T11:25:54.871797672Z\" level=info msg=\"Started container\" PID=62257 containerID=9cf720d56b2702264737c86e63aab5e658698ee0ed5f6789dc83afc55ab5df7f description=openstack/swift-storage-0/object-expirer id=3c32e5ff-0e90-46a5-afcd-7279aaaa21f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38efb95d6c808c140b08b43c1965aa2d7dd74a7719e110e7fe046eba8e480ab5",
2026-06-09 12:20:06.202580 | controller |     "Jun 09 11:25:54.956179 crc crio[21508]: time=\"2026-06-09T11:25:54.95603957Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=752ca153-138e-4c6e-b274-76662eac1f4b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.202594 | controller |     "Jun 09 11:25:54.970636 crc crio[21508]: time=\"2026-06-09T11:25:54.970580656Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=c683c760-4b96-404b-8657-3bd1ee3d3cd9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.202609 | controller |     "Jun 09 11:25:55.036613 crc crio[21508]: time=\"2026-06-09T11:25:55.036548165Z\" level=info msg=\"Creating container: openstack/swift-storage-0/rsync\" id=ec2b05d8-2383-4a98-9620-0a4f579cc57c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.202624 | controller |     "Jun 09 11:25:55.037497 crc crio[21508]: time=\"2026-06-09T11:25:55.0374681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.202638 | controller |     "Jun 09 11:25:55.091130 crc crio[21508]: time=\"2026-06-09T11:25:55.091068314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.202653 | controller |     "Jun 09 11:25:55.096469 crc crio[21508]: time=\"2026-06-09T11:25:55.096435034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.202668 | controller |     "Jun 09 11:25:55.233961 crc crio[21508]: time=\"2026-06-09T11:25:55.233896176Z\" level=info msg=\"Created container 87166e8ec20e2ec88257c68f34ce3a7225144fffc45a5555173dbddf9b2474fb: openstack/swift-storage-0/rsync\" id=ec2b05d8-2383-4a98-9620-0a4f579cc57c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.202682 | controller |     "Jun 09 11:25:55.237064 crc crio[21508]: time=\"2026-06-09T11:25:55.236943781Z\" level=info msg=\"Starting container: 87166e8ec20e2ec88257c68f34ce3a7225144fffc45a5555173dbddf9b2474fb\" id=cd48030b-c85e-4d6b-a843-2b3afd292997 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.202697 | controller |     "Jun 09 11:25:55.247667 crc crio[21508]: time=\"2026-06-09T11:25:55.247571237Z\" level=info msg=\"Started container\" PID=62278 containerID=87166e8ec20e2ec88257c68f34ce3a7225144fffc45a5555173dbddf9b2474fb description=openstack/swift-storage-0/rsync id=cd48030b-c85e-4d6b-a843-2b3afd292997 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38efb95d6c808c140b08b43c1965aa2d7dd74a7719e110e7fe046eba8e480ab5",
2026-06-09 12:20:06.202711 | controller |     "Jun 09 11:25:55.284243 crc crio[21508]: time=\"2026-06-09T11:25:55.283769706Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=8e973461-7f39-44ea-aee5-e1fe452429a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.202729 | controller |     "Jun 09 11:25:55.297443 crc crio[21508]: time=\"2026-06-09T11:25:55.297372465Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=8a73410f-6e5c-4d76-a91a-ee175526c8c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.202744 | controller |     "Jun 09 11:25:55.312107 crc crio[21508]: time=\"2026-06-09T11:25:55.312013643Z\" level=info msg=\"Creating container: openstack/swift-storage-0/swift-recon-cron\" id=b40e5e01-cdff-49df-8940-49d360db2850 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.202758 | controller |     "Jun 09 11:25:55.312560 crc crio[21508]: time=\"2026-06-09T11:25:55.312506737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.202773 | controller |     "Jun 09 11:25:55.369502 crc crio[21508]: time=\"2026-06-09T11:25:55.369408453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.202788 | controller |     "Jun 09 11:25:55.373771 crc crio[21508]: time=\"2026-06-09T11:25:55.373698893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.202804 | controller |     "Jun 09 11:25:55.483555 crc crio[21508]: time=\"2026-06-09T11:25:55.483445122Z\" level=info msg=\"Created container 33b7da969fd64349c6516ab0140896b3e7ae1ed8d65af6eb5a27cbef35c37f26: openstack/swift-storage-0/swift-recon-cron\" id=b40e5e01-cdff-49df-8940-49d360db2850 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.202818 | controller |     "Jun 09 11:25:55.484818 crc crio[21508]: time=\"2026-06-09T11:25:55.484650006Z\" level=info msg=\"Starting container: 33b7da969fd64349c6516ab0140896b3e7ae1ed8d65af6eb5a27cbef35c37f26\" id=eeede269-1a2b-4248-99a2-ac5d92347dff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.202833 | controller |     "Jun 09 11:25:55.491960 crc crio[21508]: time=\"2026-06-09T11:25:55.491860947Z\" level=info msg=\"Started container\" PID=62297 containerID=33b7da969fd64349c6516ab0140896b3e7ae1ed8d65af6eb5a27cbef35c37f26 description=openstack/swift-storage-0/swift-recon-cron id=eeede269-1a2b-4248-99a2-ac5d92347dff name=/runtime.v1.RuntimeService/StartContainer sandboxID=38efb95d6c808c140b08b43c1965aa2d7dd74a7719e110e7fe046eba8e480ab5",
2026-06-09 12:20:06.202848 | controller |     "Jun 09 11:25:56.798196 crc crio[21508]: time=\"2026-06-09T11:25:56.79740019Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-create-kfk7k/POD\" id=5db0a849-cbf4-41a2-80fa-c12938556541 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.202864 | controller |     "Jun 09 11:25:56.799487 crc crio[21508]: time=\"2026-06-09T11:25:56.798201952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.202878 | controller |     "Jun 09 11:25:56.853090 crc crio[21508]: time=\"2026-06-09T11:25:56.852876436Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-kfk7k Namespace:openstack ID:a57672e663abf7b79c5ed263e223b51a6ad5362187c6319856e67485077c8b9a UID:556555f2-0734-4259-88e0-a3260dea7473 NetNS:/var/run/netns/52467140-b251-42d1-9830-eebb6d270c14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod556555f2_0734_4259_88e0_a3260dea7473.slice PodAnnotations:0xc00011f0b0}] Aliases:map[]}\"",
2026-06-09 12:20:06.202893 | controller |     "Jun 09 11:25:56.853090 crc crio[21508]: time=\"2026-06-09T11:25:56.852958118Z\" level=info msg=\"Adding pod openstack_cinder-db-create-kfk7k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.202912 | controller |     "Jun 09 11:25:57.033694 crc crio[21508]: time=\"2026-06-09T11:25:57.033596964Z\" level=info msg=\"Running pod sandbox: openstack/cinder-fdd3-account-create-update-bmcrf/POD\" id=4e9d7828-79bd-4306-8136-78b4d6e1fd64 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.202927 | controller |     "Jun 09 11:25:57.033952 crc crio[21508]: time=\"2026-06-09T11:25:57.033717547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.202942 | controller |     "Jun 09 11:25:57.075340 crc crio[21508]: time=\"2026-06-09T11:25:57.07436783Z\" level=info msg=\"Got pod network &{Name:cinder-fdd3-account-create-update-bmcrf Namespace:openstack ID:2e314e36ac5769d33dc87f770c02636b9cb087fa1171e47b8c044c35a4367639 UID:4bbced7a-2869-41ef-8e93-bc1aadd112c3 NetNS:/var/run/netns/d19c5b52-0f3d-41d7-9a8c-3d5ff7081b9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4bbced7a_2869_41ef_8e93_bc1aadd112c3.slice PodAnnotations:0xc00011f390}] Aliases:map[]}\"",
2026-06-09 12:20:06.202957 | controller |     "Jun 09 11:25:57.075340 crc crio[21508]: time=\"2026-06-09T11:25:57.074492474Z\" level=info msg=\"Adding pod openstack_cinder-fdd3-account-create-update-bmcrf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.202971 | controller |     "Jun 09 11:25:57.306840 crc crio[21508]: time=\"2026-06-09T11:25:57.306755307Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-sync-7fh2s/POD\" id=dbd57297-76e7-4aac-b339-06d10f24608b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.202986 | controller |     "Jun 09 11:25:57.307040 crc crio[21508]: time=\"2026-06-09T11:25:57.30685157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.203000 | controller |     "Jun 09 11:25:57.355115 crc crio[21508]: time=\"2026-06-09T11:25:57.355000392Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-7fh2s Namespace:openstack ID:56b4197fe62aba110b6f577b3a49889d874702b4dbb3b0c889390fa7f4264b10 UID:71d13396-71a7-4a22-9268-8b8158564dc4 NetNS:/var/run/netns/17108e5f-dd0a-4179-aed9-d0abb5ee25dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71d13396_71a7_4a22_9268_8b8158564dc4.slice PodAnnotations:0xc00011f580}] Aliases:map[]}\"",
2026-06-09 12:20:06.203014 | controller |     "Jun 09 11:25:57.355115 crc crio[21508]: time=\"2026-06-09T11:25:57.355079494Z\" level=info msg=\"Adding pod openstack_keystone-db-sync-7fh2s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.203028 | controller |     "Jun 09 11:25:57.378565 crc crio[21508]: time=\"2026-06-09T11:25:57.378445636Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-create-jkp2x/POD\" id=d3ee7a17-0363-41cf-a4db-8ccd0fb1c0ec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.203043 | controller |     "Jun 09 11:25:57.378565 crc crio[21508]: time=\"2026-06-09T11:25:57.378546888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.203057 | controller |     "Jun 09 11:25:57.459586 crc crio[21508]: time=\"2026-06-09T11:25:57.459134805Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-create-n6q5r/POD\" id=45b937f9-f1ab-43ac-9caf-151c7d90e8e7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.203072 | controller |     "Jun 09 11:25:57.459789 crc crio[21508]: time=\"2026-06-09T11:25:57.459613648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.203090 | controller |     "Jun 09 11:25:57.464634 crc crio[21508]: 2026-06-09T11:25:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a57672e663abf7b Mac:b6:83:df:e1:75:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:80 Mtu:0 Sandbox:/var/run/netns/52467140-b251-42d1-9830-eebb6d270c14 SocketPath: PciID:}] [{Interface:0xc00030c5c0 Address:{IP:10.217.0.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.203105 | controller |     "Jun 09 11:25:57.465705 crc crio[21508]: time=\"2026-06-09T11:25:57.465622806Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-kfk7k Namespace:openstack ID:a57672e663abf7b79c5ed263e223b51a6ad5362187c6319856e67485077c8b9a UID:556555f2-0734-4259-88e0-a3260dea7473 NetNS:/var/run/netns/52467140-b251-42d1-9830-eebb6d270c14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod556555f2_0734_4259_88e0_a3260dea7473.slice PodAnnotations:0xc00011f0b0}] Aliases:map[]}\"",
2026-06-09 12:20:06.203159 | controller |     "Jun 09 11:25:57.465856 crc crio[21508]: time=\"2026-06-09T11:25:57.465815151Z\" level=info msg=\"Checking pod openstack_cinder-db-create-kfk7k for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.203180 | controller |     "Jun 09 11:25:57.483847 crc crio[21508]: time=\"2026-06-09T11:25:57.483763081Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-jkp2x Namespace:openstack ID:237e32bbe8b4e265c8ffa92e40dfd5df7ae748f6d981c3c5a6b05c77ae55f0b0 UID:cb78c699-641a-414d-ae1b-a007a1228a55 NetNS:/var/run/netns/81d70c21-ed5e-4453-8dae-629f6cdd1b3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcb78c699_641a_414d_ae1b_a007a1228a55.slice PodAnnotations:0xc00011f718}] Aliases:map[]}\"",
2026-06-09 12:20:06.203196 | controller |     "Jun 09 11:25:57.483847 crc crio[21508]: time=\"2026-06-09T11:25:57.483830403Z\" level=info msg=\"Adding pod openstack_neutron-db-create-jkp2x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.203212 | controller |     "Jun 09 11:25:57.512014 crc crio[21508]: time=\"2026-06-09T11:25:57.511945477Z\" level=info msg=\"Ran pod sandbox a57672e663abf7b79c5ed263e223b51a6ad5362187c6319856e67485077c8b9a with infra container: openstack/cinder-db-create-kfk7k/POD\" id=5db0a849-cbf4-41a2-80fa-c12938556541 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.203227 | controller |     "Jun 09 11:25:57.517040 crc crio[21508]: time=\"2026-06-09T11:25:57.516871984Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=f58ea42d-446a-49a6-82d0-8c6666385c41 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.203242 | controller |     "Jun 09 11:25:57.539792 crc crio[21508]: time=\"2026-06-09T11:25:57.52891768Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-n6q5r Namespace:openstack ID:4eefa1ac08e5ba216d386dc29323f3a5785b9b8e9cb8c9f638ab2d604f67276b UID:6c7b227b-5f86-48ef-baca-ab2a3e1a3981 NetNS:/var/run/netns/fe8eef51-772b-437d-8f29-3d00ba9bbd1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c7b227b_5f86_48ef_baca_ab2a3e1a3981.slice PodAnnotations:0xc0019bc740}] Aliases:map[]}\"",
2026-06-09 12:20:06.203257 | controller |     "Jun 09 11:25:57.539792 crc crio[21508]: time=\"2026-06-09T11:25:57.528977542Z\" level=info msg=\"Adding pod openstack_barbican-db-create-n6q5r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.203272 | controller |     "Jun 09 11:25:57.539792 crc crio[21508]: time=\"2026-06-09T11:25:57.529696962Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=5a16b8a7-9e18-4225-b88d-29e51cc1b7e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.203291 | controller |     "Jun 09 11:25:57.550628 crc crio[21508]: time=\"2026-06-09T11:25:57.548128396Z\" level=info msg=\"Creating container: openstack/cinder-db-create-kfk7k/mariadb-database-create\" id=66fe21ed-480a-4721-ac63-8df96db97e9f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.203306 | controller |     "Jun 09 11:25:57.550628 crc crio[21508]: time=\"2026-06-09T11:25:57.548614149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.203321 | controller |     "Jun 09 11:25:57.606765 crc crio[21508]: time=\"2026-06-09T11:25:57.604554388Z\" level=info msg=\"Running pod sandbox: openstack/barbican-8db4-account-create-update-xqzbt/POD\" id=b095b8ea-abc6-4386-858a-bb2d7efea2fe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.203336 | controller |     "Jun 09 11:25:57.606765 crc crio[21508]: time=\"2026-06-09T11:25:57.604801795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.203368 | controller |     "Jun 09 11:25:57.664439 crc crio[21508]: time=\"2026-06-09T11:25:57.664256123Z\" level=info msg=\"Got pod network &{Name:barbican-8db4-account-create-update-xqzbt Namespace:openstack ID:fde7bbbf0dfe30a088d5f6b3d9b61de672761be50af5f89c263092b1e79b6e6d UID:05d09997-25a8-4a4b-9712-292afba08ac9 NetNS:/var/run/netns/e21ba6b2-b51b-46b2-9021-3dd70edc6018 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod05d09997_25a8_4a4b_9712_292afba08ac9.slice PodAnnotations:0xc0019bc048}] Aliases:map[]}\"",
2026-06-09 12:20:06.203386 | controller |     "Jun 09 11:25:57.664739 crc crio[21508]: time=\"2026-06-09T11:25:57.664721126Z\" level=info msg=\"Adding pod openstack_barbican-8db4-account-create-update-xqzbt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.203402 | controller |     "Jun 09 11:25:57.680457 crc crio[21508]: time=\"2026-06-09T11:25:57.679739074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.203416 | controller |     "Jun 09 11:25:57.687409 crc crio[21508]: time=\"2026-06-09T11:25:57.685863935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.203431 | controller |     "Jun 09 11:25:57.703680 crc crio[21508]: time=\"2026-06-09T11:25:57.696684547Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-fb9766d9-gldws/POD\" id=63f7eff3-6429-409b-bee5-b87d3713f612 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.203445 | controller |     "Jun 09 11:25:57.703680 crc crio[21508]: time=\"2026-06-09T11:25:57.696759059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.203460 | controller |     "Jun 09 11:25:57.731344 crc crio[21508]: time=\"2026-06-09T11:25:57.729858741Z\" level=info msg=\"Running pod sandbox: openstack/neutron-ea79-account-create-update-n74bn/POD\" id=dddbf9f4-28b4-4707-9274-db3fe1f76bb6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.203475 | controller |     "Jun 09 11:25:57.731344 crc crio[21508]: time=\"2026-06-09T11:25:57.730095708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.203489 | controller |     "Jun 09 11:25:57.731344 crc crio[21508]: time=\"2026-06-09T11:25:57.730658204Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-fb9766d9-gldws Namespace:openstack ID:de90d9a49f2add95477ad37a389ad8b77f25a28a1396f84d16ec9356a30bf48a UID:07d018e7-30d5-46c3-828b-ce670d485b54 NetNS:/var/run/netns/782095bd-a64e-4c98-9188-6f28eec401e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod07d018e7_30d5_46c3_828b_ce670d485b54.slice PodAnnotations:0xc0019bc468}] Aliases:map[]}\"",
2026-06-09 12:20:06.203507 | controller |     "Jun 09 11:25:57.731344 crc crio[21508]: time=\"2026-06-09T11:25:57.730697355Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-fb9766d9-gldws to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.203522 | controller |     "Jun 09 11:25:57.781925 crc crio[21508]: time=\"2026-06-09T11:25:57.781715547Z\" level=info msg=\"Got pod network &{Name:neutron-ea79-account-create-update-n74bn Namespace:openstack ID:6f31304ae722574a3b35a25367b52a5ea35710b3d502b4e819341a85daab097a UID:84eab390-66db-4ca0-882d-5e01e1cd23f0 NetNS:/var/run/netns/141180ca-8f4c-4f4c-b7fe-44066196cbf7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod84eab390_66db_4ca0_882d_5e01e1cd23f0.slice PodAnnotations:0xc000b287d8}] Aliases:map[]}\"",
2026-06-09 12:20:06.203536 | controller |     "Jun 09 11:25:57.781925 crc crio[21508]: time=\"2026-06-09T11:25:57.78181549Z\" level=info msg=\"Adding pod openstack_neutron-ea79-account-create-update-n74bn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.203559 | controller |     "Jun 09 11:25:57.863891 crc crio[21508]: 2026-06-09T11:25:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:56b4197fe62aba1 Mac:22:4f:31:b2:1a:6c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:83 Mtu:0 Sandbox:/var/run/netns/17108e5f-dd0a-4179-aed9-d0abb5ee25dd SocketPath: PciID:}] [{Interface:0xc0001bee30 Address:{IP:10.217.0.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.203574 | controller |     "Jun 09 11:25:57.870541 crc crio[21508]: time=\"2026-06-09T11:25:57.865160053Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-7fh2s Namespace:openstack ID:56b4197fe62aba110b6f577b3a49889d874702b4dbb3b0c889390fa7f4264b10 UID:71d13396-71a7-4a22-9268-8b8158564dc4 NetNS:/var/run/netns/17108e5f-dd0a-4179-aed9-d0abb5ee25dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71d13396_71a7_4a22_9268_8b8158564dc4.slice PodAnnotations:0xc00011f580}] Aliases:map[]}\"",
2026-06-09 12:20:06.203589 | controller |     "Jun 09 11:25:57.870541 crc crio[21508]: time=\"2026-06-09T11:25:57.866617254Z\" level=info msg=\"Checking pod openstack_keystone-db-sync-7fh2s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.203603 | controller |     "Jun 09 11:25:57.878924 crc crio[21508]: time=\"2026-06-09T11:25:57.878730841Z\" level=info msg=\"Ran pod sandbox 56b4197fe62aba110b6f577b3a49889d874702b4dbb3b0c889390fa7f4264b10 with infra container: openstack/keystone-db-sync-7fh2s/POD\" id=dbd57297-76e7-4aac-b339-06d10f24608b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.203617 | controller |     "Jun 09 11:25:57.886739 crc crio[21508]: 2026-06-09T11:25:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2e314e36ac5769d Mac:82:12:23:a6:c1:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:81 Mtu:0 Sandbox:/var/run/netns/d19c5b52-0f3d-41d7-9a8c-3d5ff7081b9e SocketPath: PciID:}] [{Interface:0xc00011ac30 Address:{IP:10.217.0.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.203632 | controller |     "Jun 09 11:25:57.887729 crc crio[21508]: time=\"2026-06-09T11:25:57.88766327Z\" level=info msg=\"Got pod network &{Name:cinder-fdd3-account-create-update-bmcrf Namespace:openstack ID:2e314e36ac5769d33dc87f770c02636b9cb087fa1171e47b8c044c35a4367639 UID:4bbced7a-2869-41ef-8e93-bc1aadd112c3 NetNS:/var/run/netns/d19c5b52-0f3d-41d7-9a8c-3d5ff7081b9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4bbced7a_2869_41ef_8e93_bc1aadd112c3.slice PodAnnotations:0xc00011f390}] Aliases:map[]}\"",
2026-06-09 12:20:06.203650 | controller |     "Jun 09 11:25:57.887905 crc crio[21508]: time=\"2026-06-09T11:25:57.887854576Z\" level=info msg=\"Checking pod openstack_cinder-fdd3-account-create-update-bmcrf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.203665 | controller |     "Jun 09 11:25:57.902053 crc crio[21508]: time=\"2026-06-09T11:25:57.901914898Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=51675d37-fe94-4a32-a90c-9809bdd8446a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.203680 | controller |     "Jun 09 11:25:57.902547 crc crio[21508]: time=\"2026-06-09T11:25:57.902146994Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-keystone:current-podified not found\" id=51675d37-fe94-4a32-a90c-9809bdd8446a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.203695 | controller |     "Jun 09 11:25:57.902547 crc crio[21508]: time=\"2026-06-09T11:25:57.902190225Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone:current-podified found\" id=51675d37-fe94-4a32-a90c-9809bdd8446a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.203709 | controller |     "Jun 09 11:25:57.905487 crc crio[21508]: time=\"2026-06-09T11:25:57.90522803Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=e374d865-95be-43ff-aaf0-2c1f4868fa6b name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.203724 | controller |     "Jun 09 11:25:57.916675 crc crio[21508]: time=\"2026-06-09T11:25:57.916557266Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-keystone:current-podified\\\"\"",
2026-06-09 12:20:06.203739 | controller |     "Jun 09 11:25:57.932100 crc crio[21508]: time=\"2026-06-09T11:25:57.932023447Z\" level=info msg=\"Ran pod sandbox 2e314e36ac5769d33dc87f770c02636b9cb087fa1171e47b8c044c35a4367639 with infra container: openstack/cinder-fdd3-account-create-update-bmcrf/POD\" id=4e9d7828-79bd-4306-8136-78b4d6e1fd64 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.203754 | controller |     "Jun 09 11:25:57.950804 crc crio[21508]: time=\"2026-06-09T11:25:57.950683647Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=19becc3a-5519-42a7-8b7c-6d0f1ba469d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.203768 | controller |     "Jun 09 11:25:57.956555 crc crio[21508]: time=\"2026-06-09T11:25:57.956049487Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=d991b19e-983f-481d-8772-2a66b7762fb4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.203782 | controller |     "Jun 09 11:25:57.970242 crc crio[21508]: time=\"2026-06-09T11:25:57.970076088Z\" level=info msg=\"Creating container: openstack/cinder-fdd3-account-create-update-bmcrf/mariadb-account-create-update\" id=242ee7bf-37d2-4e7d-bd0b-a014cd0b10cd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.203796 | controller |     "Jun 09 11:25:57.970855 crc crio[21508]: time=\"2026-06-09T11:25:57.970823978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.203811 | controller |     "Jun 09 11:25:58.023095 crc crio[21508]: time=\"2026-06-09T11:25:58.022917261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.203830 | controller |     "Jun 09 11:25:58.026943 crc crio[21508]: time=\"2026-06-09T11:25:58.026870431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.203844 | controller |     "Jun 09 11:25:58.030630 crc crio[21508]: time=\"2026-06-09T11:25:58.030518182Z\" level=info msg=\"Created container e5eca2bd8002b3b16309a1a16544a6f323de2784a53af6d7aa6b0360ce211024: openstack/cinder-db-create-kfk7k/mariadb-database-create\" id=66fe21ed-480a-4721-ac63-8df96db97e9f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.203858 | controller |     "Jun 09 11:25:58.035485 crc crio[21508]: time=\"2026-06-09T11:25:58.035387478Z\" level=info msg=\"Starting container: e5eca2bd8002b3b16309a1a16544a6f323de2784a53af6d7aa6b0360ce211024\" id=07d240b9-f46d-49cc-a7f3-9d82447b6713 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.203873 | controller |     "Jun 09 11:25:58.048735 crc crio[21508]: time=\"2026-06-09T11:25:58.048396661Z\" level=info msg=\"Started container\" PID=62722 containerID=e5eca2bd8002b3b16309a1a16544a6f323de2784a53af6d7aa6b0360ce211024 description=openstack/cinder-db-create-kfk7k/mariadb-database-create id=07d240b9-f46d-49cc-a7f3-9d82447b6713 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a57672e663abf7b79c5ed263e223b51a6ad5362187c6319856e67485077c8b9a",
2026-06-09 12:20:06.203887 | controller |     "Jun 09 11:25:58.153413 crc crio[21508]: 2026-06-09T11:25:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:237e32bbe8b4e26 Mac:f2:44:b4:03:37:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:82 Mtu:0 Sandbox:/var/run/netns/81d70c21-ed5e-4453-8dae-629f6cdd1b3e SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.203902 | controller |     "Jun 09 11:25:58.154705 crc crio[21508]: time=\"2026-06-09T11:25:58.154637792Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-jkp2x Namespace:openstack ID:237e32bbe8b4e265c8ffa92e40dfd5df7ae748f6d981c3c5a6b05c77ae55f0b0 UID:cb78c699-641a-414d-ae1b-a007a1228a55 NetNS:/var/run/netns/81d70c21-ed5e-4453-8dae-629f6cdd1b3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcb78c699_641a_414d_ae1b_a007a1228a55.slice PodAnnotations:0xc00011f718}] Aliases:map[]}\"",
2026-06-09 12:20:06.203917 | controller |     "Jun 09 11:25:58.155029 crc crio[21508]: time=\"2026-06-09T11:25:58.154835008Z\" level=info msg=\"Checking pod openstack_neutron-db-create-jkp2x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.203932 | controller |     "Jun 09 11:25:58.164138 crc crio[21508]: time=\"2026-06-09T11:25:58.164042705Z\" level=info msg=\"Ran pod sandbox 237e32bbe8b4e265c8ffa92e40dfd5df7ae748f6d981c3c5a6b05c77ae55f0b0 with infra container: openstack/neutron-db-create-jkp2x/POD\" id=d3ee7a17-0363-41cf-a4db-8ccd0fb1c0ec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.203949 | controller |     "Jun 09 11:25:58.167247 crc crio[21508]: time=\"2026-06-09T11:25:58.16709285Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a67cfb4f-3dc9-4ee3-a160-f93a690b002b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.203965 | controller |     "Jun 09 11:25:58.173472 crc crio[21508]: time=\"2026-06-09T11:25:58.170044052Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=9e9096b2-50fa-4fa7-b332-a62570cd79f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.203979 | controller |     "Jun 09 11:25:58.177105 crc crio[21508]: time=\"2026-06-09T11:25:58.177017266Z\" level=info msg=\"Created container 701f3887f72855016bb8fe3fd3dad89b6a7d43ddeb83f899ace7e9d298c56280: openstack/cinder-fdd3-account-create-update-bmcrf/mariadb-account-create-update\" id=242ee7bf-37d2-4e7d-bd0b-a014cd0b10cd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.203997 | controller |     "Jun 09 11:25:58.179565 crc crio[21508]: time=\"2026-06-09T11:25:58.179483415Z\" level=info msg=\"Starting container: 701f3887f72855016bb8fe3fd3dad89b6a7d43ddeb83f899ace7e9d298c56280\" id=d3583a7a-1c4c-49b1-a436-29b8c1067600 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.204012 | controller |     "Jun 09 11:25:58.180230 crc crio[21508]: time=\"2026-06-09T11:25:58.180161934Z\" level=info msg=\"Creating container: openstack/neutron-db-create-jkp2x/mariadb-database-create\" id=c8f0b653-d430-42cf-99c3-2bd9ae2e8c24 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.204027 | controller |     "Jun 09 11:25:58.180871 crc crio[21508]: time=\"2026-06-09T11:25:58.180818942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.204041 | controller |     "Jun 09 11:25:58.187836 crc crio[21508]: time=\"2026-06-09T11:25:58.187738585Z\" level=info msg=\"Started container\" PID=62752 containerID=701f3887f72855016bb8fe3fd3dad89b6a7d43ddeb83f899ace7e9d298c56280 description=openstack/cinder-fdd3-account-create-update-bmcrf/mariadb-account-create-update id=d3583a7a-1c4c-49b1-a436-29b8c1067600 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e314e36ac5769d33dc87f770c02636b9cb087fa1171e47b8c044c35a4367639",
2026-06-09 12:20:06.204056 | controller |     "Jun 09 11:25:58.223385 crc crio[21508]: time=\"2026-06-09T11:25:58.223279056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.204070 | controller |     "Jun 09 11:25:58.239570 crc crio[21508]: time=\"2026-06-09T11:25:58.23671077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.204085 | controller |     "Jun 09 11:25:58.297551 crc crio[21508]: 2026-06-09T11:25:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4eefa1ac08e5ba2 Mac:d6:e7:55:d8:c7:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:84 Mtu:0 Sandbox:/var/run/netns/fe8eef51-772b-437d-8f29-3d00ba9bbd1e SocketPath: PciID:}] [{Interface:0xc00051a9b0 Address:{IP:10.217.0.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.204100 | controller |     "Jun 09 11:25:58.299259 crc crio[21508]: time=\"2026-06-09T11:25:58.29875421Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-n6q5r Namespace:openstack ID:4eefa1ac08e5ba216d386dc29323f3a5785b9b8e9cb8c9f638ab2d604f67276b UID:6c7b227b-5f86-48ef-baca-ab2a3e1a3981 NetNS:/var/run/netns/fe8eef51-772b-437d-8f29-3d00ba9bbd1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c7b227b_5f86_48ef_baca_ab2a3e1a3981.slice PodAnnotations:0xc0019bc740}] Aliases:map[]}\"",
2026-06-09 12:20:06.204115 | controller |     "Jun 09 11:25:58.299259 crc crio[21508]: time=\"2026-06-09T11:25:58.298964406Z\" level=info msg=\"Checking pod openstack_barbican-db-create-n6q5r for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.204129 | controller |     "Jun 09 11:25:58.301526 crc crio[21508]: 2026-06-09T11:25:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fde7bbbf0dfe30a Mac:fe:4d:05:c4:4f:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:85 Mtu:0 Sandbox:/var/run/netns/e21ba6b2-b51b-46b2-9021-3dd70edc6018 SocketPath: PciID:}] [{Interface:0xc0004b6720 Address:{IP:10.217.0.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.204143 | controller |     "Jun 09 11:25:58.302834 crc crio[21508]: time=\"2026-06-09T11:25:58.302792562Z\" level=info msg=\"Got pod network &{Name:barbican-8db4-account-create-update-xqzbt Namespace:openstack ID:fde7bbbf0dfe30a088d5f6b3d9b61de672761be50af5f89c263092b1e79b6e6d UID:05d09997-25a8-4a4b-9712-292afba08ac9 NetNS:/var/run/netns/e21ba6b2-b51b-46b2-9021-3dd70edc6018 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod05d09997_25a8_4a4b_9712_292afba08ac9.slice PodAnnotations:0xc0019bc048}] Aliases:map[]}\"",
2026-06-09 12:20:06.204161 | controller |     "Jun 09 11:25:58.303098 crc crio[21508]: time=\"2026-06-09T11:25:58.30307628Z\" level=info msg=\"Checking pod openstack_barbican-8db4-account-create-update-xqzbt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.204176 | controller |     "Jun 09 11:25:58.326459 crc crio[21508]: time=\"2026-06-09T11:25:58.326366299Z\" level=info msg=\"Ran pod sandbox 4eefa1ac08e5ba216d386dc29323f3a5785b9b8e9cb8c9f638ab2d604f67276b with infra container: openstack/barbican-db-create-n6q5r/POD\" id=45b937f9-f1ab-43ac-9caf-151c7d90e8e7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.204190 | controller |     "Jun 09 11:25:58.326826 crc crio[21508]: time=\"2026-06-09T11:25:58.326795991Z\" level=info msg=\"Ran pod sandbox fde7bbbf0dfe30a088d5f6b3d9b61de672761be50af5f89c263092b1e79b6e6d with infra container: openstack/barbican-8db4-account-create-update-xqzbt/POD\" id=b095b8ea-abc6-4386-858a-bb2d7efea2fe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.204205 | controller |     "Jun 09 11:25:58.331131 crc crio[21508]: time=\"2026-06-09T11:25:58.33104759Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=799a1787-bc4b-4582-a1d3-2e9fe549092e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.204219 | controller |     "Jun 09 11:25:58.335049 crc crio[21508]: time=\"2026-06-09T11:25:58.334975039Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=86f016a9-60f5-4068-a01f-2c8ef9a0e7fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.204233 | controller |     "Jun 09 11:25:58.335394 crc crio[21508]: time=\"2026-06-09T11:25:58.33535232Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=02576082-d66e-454a-a410-defbcc103975 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.204247 | controller |     "Jun 09 11:25:58.337595 crc crio[21508]: time=\"2026-06-09T11:25:58.337526441Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=66f16848-3ba7-4d67-9e99-001cb989b554 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.204261 | controller |     "Jun 09 11:25:58.348511 crc crio[21508]: time=\"2026-06-09T11:25:58.344872505Z\" level=info msg=\"Creating container: openstack/barbican-db-create-n6q5r/mariadb-database-create\" id=4e088020-6ec2-4d46-ad62-3dd147bee8fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.204275 | controller |     "Jun 09 11:25:58.348511 crc crio[21508]: time=\"2026-06-09T11:25:58.34540813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.204289 | controller |     "Jun 09 11:25:58.349542 crc crio[21508]: time=\"2026-06-09T11:25:58.349470804Z\" level=info msg=\"Creating container: openstack/barbican-8db4-account-create-update-xqzbt/mariadb-account-create-update\" id=e492e37b-4416-427a-b188-b3d95ebb64bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.204303 | controller |     "Jun 09 11:25:58.387703 crc crio[21508]: time=\"2026-06-09T11:25:58.387597386Z\" level=info msg=\"Created container 0fd93d775f3f96cda75a12c8daeb0355853b40d8b6174a5348b68e8ddc04566b: openstack/neutron-db-create-jkp2x/mariadb-database-create\" id=c8f0b653-d430-42cf-99c3-2bd9ae2e8c24 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.204324 | controller |     "Jun 09 11:25:58.390475 crc crio[21508]: time=\"2026-06-09T11:25:58.390374894Z\" level=info msg=\"Starting container: 0fd93d775f3f96cda75a12c8daeb0355853b40d8b6174a5348b68e8ddc04566b\" id=95094ae1-587f-44b6-9f11-805ce68cb732 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.204339 | controller |     "Jun 09 11:25:58.392040 crc crio[21508]: time=\"2026-06-09T11:25:58.391967798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.204370 | controller |     "Jun 09 11:25:58.397246 crc crio[21508]: time=\"2026-06-09T11:25:58.397125042Z\" level=info msg=\"Started container\" PID=62805 containerID=0fd93d775f3f96cda75a12c8daeb0355853b40d8b6174a5348b68e8ddc04566b description=openstack/neutron-db-create-jkp2x/mariadb-database-create id=95094ae1-587f-44b6-9f11-805ce68cb732 name=/runtime.v1.RuntimeService/StartContainer sandboxID=237e32bbe8b4e265c8ffa92e40dfd5df7ae748f6d981c3c5a6b05c77ae55f0b0",
2026-06-09 12:20:06.204386 | controller |     "Jun 09 11:25:58.446781 crc crio[21508]: time=\"2026-06-09T11:25:58.446701624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.204401 | controller |     "Jun 09 11:25:58.453920 crc crio[21508]: time=\"2026-06-09T11:25:58.453836553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.204416 | controller |     "Jun 09 11:25:58.473617 crc crio[21508]: time=\"2026-06-09T11:25:58.472786531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.204431 | controller |     "Jun 09 11:25:58.484010 crc crio[21508]: time=\"2026-06-09T11:25:58.483922131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.204445 | controller |     "Jun 09 11:25:58.581129 crc crio[21508]: time=\"2026-06-09T11:25:58.581006688Z\" level=info msg=\"Created container c8de12624700d93000cabcf0c539efdaecaf808260b6c421c5021164ed3d77b6: openstack/barbican-db-create-n6q5r/mariadb-database-create\" id=4e088020-6ec2-4d46-ad62-3dd147bee8fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.204460 | controller |     "Jun 09 11:25:58.596008 crc crio[21508]: time=\"2026-06-09T11:25:58.595837621Z\" level=info msg=\"Starting container: c8de12624700d93000cabcf0c539efdaecaf808260b6c421c5021164ed3d77b6\" id=3a2a2a1a-a068-417b-83a2-a49aaf697d1c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.204474 | controller |     "Jun 09 11:25:58.601627 crc crio[21508]: 2026-06-09T11:25:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6f31304ae722574 Mac:be:0d:39:13:7a:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:87 Mtu:0 Sandbox:/var/run/netns/141180ca-8f4c-4f4c-b7fe-44066196cbf7 SocketPath: PciID:}] [{Interface:0xc0002daa20 Address:{IP:10.217.0.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.204488 | controller |     "Jun 09 11:25:58.602439 crc crio[21508]: time=\"2026-06-09T11:25:58.602356773Z\" level=info msg=\"Got pod network &{Name:neutron-ea79-account-create-update-n74bn Namespace:openstack ID:6f31304ae722574a3b35a25367b52a5ea35710b3d502b4e819341a85daab097a UID:84eab390-66db-4ca0-882d-5e01e1cd23f0 NetNS:/var/run/netns/141180ca-8f4c-4f4c-b7fe-44066196cbf7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod84eab390_66db_4ca0_882d_5e01e1cd23f0.slice PodAnnotations:0xc000b287d8}] Aliases:map[]}\"",
2026-06-09 12:20:06.204507 | controller |     "Jun 09 11:25:58.602684 crc crio[21508]: time=\"2026-06-09T11:25:58.602544198Z\" level=info msg=\"Checking pod openstack_neutron-ea79-account-create-update-n74bn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.204522 | controller |     "Jun 09 11:25:58.604181 crc crio[21508]: 2026-06-09T11:25:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de90d9a49f2add9 Mac:36:c6:d8:3b:60:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:86 Mtu:0 Sandbox:/var/run/netns/782095bd-a64e-4c98-9188-6f28eec401e0 SocketPath: PciID:}] [{Interface:0xc000276810 Address:{IP:10.217.0.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.204536 | controller |     "Jun 09 11:25:58.604539 crc crio[21508]: time=\"2026-06-09T11:25:58.604459751Z\" level=info msg=\"Started container\" PID=62845 containerID=c8de12624700d93000cabcf0c539efdaecaf808260b6c421c5021164ed3d77b6 description=openstack/barbican-db-create-n6q5r/mariadb-database-create id=3a2a2a1a-a068-417b-83a2-a49aaf697d1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=4eefa1ac08e5ba216d386dc29323f3a5785b9b8e9cb8c9f638ab2d604f67276b",
2026-06-09 12:20:06.204551 | controller |     "Jun 09 11:25:58.605424 crc crio[21508]: time=\"2026-06-09T11:25:58.605247093Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-fb9766d9-gldws Namespace:openstack ID:de90d9a49f2add95477ad37a389ad8b77f25a28a1396f84d16ec9356a30bf48a UID:07d018e7-30d5-46c3-828b-ce670d485b54 NetNS:/var/run/netns/782095bd-a64e-4c98-9188-6f28eec401e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod07d018e7_30d5_46c3_828b_ce670d485b54.slice PodAnnotations:0xc0019bc468}] Aliases:map[]}\"",
2026-06-09 12:20:06.204565 | controller |     "Jun 09 11:25:58.605548 crc crio[21508]: time=\"2026-06-09T11:25:58.605523151Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-fb9766d9-gldws for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.204580 | controller |     "Jun 09 11:25:58.613194 crc crio[21508]: time=\"2026-06-09T11:25:58.613122423Z\" level=info msg=\"Ran pod sandbox 6f31304ae722574a3b35a25367b52a5ea35710b3d502b4e819341a85daab097a with infra container: openstack/neutron-ea79-account-create-update-n74bn/POD\" id=dddbf9f4-28b4-4707-9274-db3fe1f76bb6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.204594 | controller |     "Jun 09 11:25:58.614899 crc crio[21508]: time=\"2026-06-09T11:25:58.614838741Z\" level=info msg=\"Ran pod sandbox de90d9a49f2add95477ad37a389ad8b77f25a28a1396f84d16ec9356a30bf48a with infra container: openstack/dnsmasq-dns-fb9766d9-gldws/POD\" id=63f7eff3-6429-409b-bee5-b87d3713f612 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.204609 | controller |     "Jun 09 11:25:58.615948 crc crio[21508]: time=\"2026-06-09T11:25:58.615265993Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=3bca3034-2261-4744-a51d-f0015af9d8b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.204623 | controller |     "Jun 09 11:25:58.617017 crc crio[21508]: time=\"2026-06-09T11:25:58.61695975Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=87430a70-8f21-4253-b6de-f7ecd3dbf498 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.204637 | controller |     "Jun 09 11:25:58.617711 crc crio[21508]: time=\"2026-06-09T11:25:58.61766982Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=12b4df04-9855-45b0-a2a1-f0ea6528aedc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.204651 | controller |     "Jun 09 11:25:58.621137 crc crio[21508]: time=\"2026-06-09T11:25:58.620641333Z\" level=info msg=\"Created container 60ff1e4bae0db8711fe889c55b48df92cb5a2c96a114abb9a3212361bb474dda: openstack/barbican-8db4-account-create-update-xqzbt/mariadb-account-create-update\" id=e492e37b-4416-427a-b188-b3d95ebb64bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.204669 | controller |     "Jun 09 11:25:58.621914 crc crio[21508]: time=\"2026-06-09T11:25:58.621660721Z\" level=info msg=\"Starting container: 60ff1e4bae0db8711fe889c55b48df92cb5a2c96a114abb9a3212361bb474dda\" id=88c2f09f-9ac6-4470-a2e4-fe9e520fd86a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.204683 | controller |     "Jun 09 11:25:58.624394 crc crio[21508]: time=\"2026-06-09T11:25:58.624095869Z\" level=info msg=\"Creating container: openstack/neutron-ea79-account-create-update-n74bn/mariadb-account-create-update\" id=3d7550bb-645e-4c6e-bb26-a891d2763c02 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.204698 | controller |     "Jun 09 11:25:58.624756 crc crio[21508]: time=\"2026-06-09T11:25:58.624685855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.204713 | controller |     "Jun 09 11:25:58.650430 crc crio[21508]: time=\"2026-06-09T11:25:58.64996996Z\" level=info msg=\"Started container\" PID=62856 containerID=60ff1e4bae0db8711fe889c55b48df92cb5a2c96a114abb9a3212361bb474dda description=openstack/barbican-8db4-account-create-update-xqzbt/mariadb-account-create-update id=88c2f09f-9ac6-4470-a2e4-fe9e520fd86a name=/runtime.v1.RuntimeService/StartContainer sandboxID=fde7bbbf0dfe30a088d5f6b3d9b61de672761be50af5f89c263092b1e79b6e6d",
2026-06-09 12:20:06.204728 | controller |     "Jun 09 11:25:58.699511 crc crio[21508]: time=\"2026-06-09T11:25:58.699418539Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d9b31067-1eb0-4cea-a3d6-81c9f68b99d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.204743 | controller |     "Jun 09 11:25:58.708198 crc crio[21508]: time=\"2026-06-09T11:25:58.708110701Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-fb9766d9-gldws/init\" id=3365ec4c-5082-46a3-895b-10ddfbee2fac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.204757 | controller |     "Jun 09 11:25:58.708888 crc crio[21508]: time=\"2026-06-09T11:25:58.70881436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.204772 | controller |     "Jun 09 11:25:58.783398 crc crio[21508]: time=\"2026-06-09T11:25:58.782644839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.204787 | controller |     "Jun 09 11:25:58.787887 crc crio[21508]: time=\"2026-06-09T11:25:58.787811243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.204801 | controller |     "Jun 09 11:25:58.796410 crc crio[21508]: time=\"2026-06-09T11:25:58.795950799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.204816 | controller |     "Jun 09 11:25:58.801700 crc crio[21508]: time=\"2026-06-09T11:25:58.801635688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.204830 | controller |     "Jun 09 11:25:59.198977 crc crio[21508]: time=\"2026-06-09T11:25:59.198853441Z\" level=info msg=\"Created container 358a0c900f6a417ea483f6148fc38fa1cdb00320563b6a1951f79abd6b7128f3: openstack/dnsmasq-dns-fb9766d9-gldws/init\" id=3365ec4c-5082-46a3-895b-10ddfbee2fac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.204844 | controller |     "Jun 09 11:25:59.203938 crc crio[21508]: time=\"2026-06-09T11:25:59.203817459Z\" level=info msg=\"Starting container: 358a0c900f6a417ea483f6148fc38fa1cdb00320563b6a1951f79abd6b7128f3\" id=9ff91375-4d75-4b63-9918-1a255379c045 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.204862 | controller |     "Jun 09 11:25:59.209235 crc crio[21508]: time=\"2026-06-09T11:25:59.209137507Z\" level=info msg=\"Created container c0277105d94286eab7b856b057429964b9c32247b7c35359996ef14b2cc12f7a: openstack/neutron-ea79-account-create-update-n74bn/mariadb-account-create-update\" id=3d7550bb-645e-4c6e-bb26-a891d2763c02 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.204878 | controller |     "Jun 09 11:25:59.210169 crc crio[21508]: time=\"2026-06-09T11:25:59.210103614Z\" level=info msg=\"Started container\" PID=62965 containerID=358a0c900f6a417ea483f6148fc38fa1cdb00320563b6a1951f79abd6b7128f3 description=openstack/dnsmasq-dns-fb9766d9-gldws/init id=9ff91375-4d75-4b63-9918-1a255379c045 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de90d9a49f2add95477ad37a389ad8b77f25a28a1396f84d16ec9356a30bf48a",
2026-06-09 12:20:06.204892 | controller |     "Jun 09 11:25:59.211020 crc crio[21508]: time=\"2026-06-09T11:25:59.210875956Z\" level=info msg=\"Starting container: c0277105d94286eab7b856b057429964b9c32247b7c35359996ef14b2cc12f7a\" id=8a624bb2-0b7e-4ce4-a426-389759c873e0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.204906 | controller |     "Jun 09 11:25:59.219009 crc crio[21508]: time=\"2026-06-09T11:25:59.218652873Z\" level=info msg=\"Started container\" PID=62964 containerID=c0277105d94286eab7b856b057429964b9c32247b7c35359996ef14b2cc12f7a description=openstack/neutron-ea79-account-create-update-n74bn/mariadb-account-create-update id=8a624bb2-0b7e-4ce4-a426-389759c873e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f31304ae722574a3b35a25367b52a5ea35710b3d502b4e819341a85daab097a",
2026-06-09 12:20:06.204921 | controller |     "Jun 09 11:25:59.512369 crc crio[21508]: time=\"2026-06-09T11:25:59.512264317Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3d1de786-205e-44d6-b00d-99c75fe96e88 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.204935 | controller |     "Jun 09 11:25:59.584871 crc crio[21508]: time=\"2026-06-09T11:25:59.583723069Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ba94147f-78dd-43ae-b15a-b055550885c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.204949 | controller |     "Jun 09 11:25:59.612048 crc crio[21508]: time=\"2026-06-09T11:25:59.61197078Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-fb9766d9-gldws/dnsmasq-dns\" id=3e8bfda3-cfa2-434c-9477-423753c0370f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.204964 | controller |     "Jun 09 11:25:59.612632 crc crio[21508]: time=\"2026-06-09T11:25:59.612570388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.204978 | controller |     "Jun 09 11:25:59.708854 crc crio[21508]: time=\"2026-06-09T11:25:59.708732499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.204993 | controller |     "Jun 09 11:25:59.714250 crc crio[21508]: time=\"2026-06-09T11:25:59.714118298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.205007 | controller |     "Jun 09 11:25:59.877666 crc crio[21508]: time=\"2026-06-09T11:25:59.877542787Z\" level=info msg=\"Created container a2f946ef805eacf246b17b8729971412eed6b8cba711dc2aa60bc1e851f9a513: openstack/dnsmasq-dns-fb9766d9-gldws/dnsmasq-dns\" id=3e8bfda3-cfa2-434c-9477-423753c0370f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.205025 | controller |     "Jun 09 11:25:59.879693 crc crio[21508]: time=\"2026-06-09T11:25:59.879620929Z\" level=info msg=\"Starting container: a2f946ef805eacf246b17b8729971412eed6b8cba711dc2aa60bc1e851f9a513\" id=600864c4-c9d1-4389-b510-cee9202a9ce2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.205041 | controller |     "Jun 09 11:25:59.885839 crc crio[21508]: time=\"2026-06-09T11:25:59.885742429Z\" level=info msg=\"Started container\" PID=63035 containerID=a2f946ef805eacf246b17b8729971412eed6b8cba711dc2aa60bc1e851f9a513 description=openstack/dnsmasq-dns-fb9766d9-gldws/dnsmasq-dns id=600864c4-c9d1-4389-b510-cee9202a9ce2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de90d9a49f2add95477ad37a389ad8b77f25a28a1396f84d16ec9356a30bf48a",
2026-06-09 12:20:06.205056 | controller |     "Jun 09 11:26:00.543727 crc crio[21508]: time=\"2026-06-09T11:26:00.543583668Z\" level=info msg=\"Stopping pod sandbox: 2e314e36ac5769d33dc87f770c02636b9cb087fa1171e47b8c044c35a4367639\" id=fe354af2-d762-481f-8ae2-2fb1213da977 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.205070 | controller |     "Jun 09 11:26:00.543727 crc crio[21508]: time=\"2026-06-09T11:26:00.54364533Z\" level=info msg=\"Stopping pod sandbox: fde7bbbf0dfe30a088d5f6b3d9b61de672761be50af5f89c263092b1e79b6e6d\" id=28b43599-7706-4ee9-b99f-47a2496a44a4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.205083 | controller |     "Jun 09 11:26:00.545401 crc crio[21508]: time=\"2026-06-09T11:26:00.543620069Z\" level=info msg=\"Stopping pod sandbox: 4eefa1ac08e5ba216d386dc29323f3a5785b9b8e9cb8c9f638ab2d604f67276b\" id=71e40e26-1184-4b03-819b-80bd812faa7d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.205098 | controller |     "Jun 09 11:26:00.545401 crc crio[21508]: time=\"2026-06-09T11:26:00.543945269Z\" level=info msg=\"Stopping pod sandbox: a57672e663abf7b79c5ed263e223b51a6ad5362187c6319856e67485077c8b9a\" id=fa6c34af-2071-4d5b-a571-c3572d255acf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.205112 | controller |     "Jun 09 11:26:00.545401 crc crio[21508]: time=\"2026-06-09T11:26:00.544238567Z\" level=info msg=\"Got pod network &{Name:barbican-8db4-account-create-update-xqzbt Namespace:openstack ID:fde7bbbf0dfe30a088d5f6b3d9b61de672761be50af5f89c263092b1e79b6e6d UID:05d09997-25a8-4a4b-9712-292afba08ac9 NetNS:/var/run/netns/e21ba6b2-b51b-46b2-9021-3dd70edc6018 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod05d09997_25a8_4a4b_9712_292afba08ac9.slice PodAnnotations:0xc002a12880}] Aliases:map[]}\"",
2026-06-09 12:20:06.205127 | controller |     "Jun 09 11:26:00.545401 crc crio[21508]: time=\"2026-06-09T11:26:00.544457104Z\" level=info msg=\"Deleting pod openstack_barbican-8db4-account-create-update-xqzbt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.205142 | controller |     "Jun 09 11:26:00.545401 crc crio[21508]: time=\"2026-06-09T11:26:00.544526216Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-n6q5r Namespace:openstack ID:4eefa1ac08e5ba216d386dc29323f3a5785b9b8e9cb8c9f638ab2d604f67276b UID:6c7b227b-5f86-48ef-baca-ab2a3e1a3981 NetNS:/var/run/netns/fe8eef51-772b-437d-8f29-3d00ba9bbd1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c7b227b_5f86_48ef_baca_ab2a3e1a3981.slice PodAnnotations:0xc000159070}] Aliases:map[]}\"",
2026-06-09 12:20:06.205156 | controller |     "Jun 09 11:26:00.545401 crc crio[21508]: time=\"2026-06-09T11:26:00.54466721Z\" level=info msg=\"Deleting pod openstack_barbican-db-create-n6q5r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.205171 | controller |     "Jun 09 11:26:00.545401 crc crio[21508]: time=\"2026-06-09T11:26:00.54466558Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-kfk7k Namespace:openstack ID:a57672e663abf7b79c5ed263e223b51a6ad5362187c6319856e67485077c8b9a UID:556555f2-0734-4259-88e0-a3260dea7473 NetNS:/var/run/netns/52467140-b251-42d1-9830-eebb6d270c14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod556555f2_0734_4259_88e0_a3260dea7473.slice PodAnnotations:0xc00011ecb8}] Aliases:map[]}\"",
2026-06-09 12:20:06.205190 | controller |     "Jun 09 11:26:00.546106 crc crio[21508]: time=\"2026-06-09T11:26:00.545594257Z\" level=info msg=\"Deleting pod openstack_cinder-db-create-kfk7k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.205204 | controller |     "Jun 09 11:26:00.546394 crc crio[21508]: time=\"2026-06-09T11:26:00.54635399Z\" level=info msg=\"Stopping pod sandbox: 237e32bbe8b4e265c8ffa92e40dfd5df7ae748f6d981c3c5a6b05c77ae55f0b0\" id=ad0c18ed-c8be-4c5d-b6d8-b451a0cbd2b0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.205219 | controller |     "Jun 09 11:26:00.546902 crc crio[21508]: time=\"2026-06-09T11:26:00.546870295Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-jkp2x Namespace:openstack ID:237e32bbe8b4e265c8ffa92e40dfd5df7ae748f6d981c3c5a6b05c77ae55f0b0 UID:cb78c699-641a-414d-ae1b-a007a1228a55 NetNS:/var/run/netns/81d70c21-ed5e-4453-8dae-629f6cdd1b3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcb78c699_641a_414d_ae1b_a007a1228a55.slice PodAnnotations:0xc000b28a90}] Aliases:map[]}\"",
2026-06-09 12:20:06.205233 | controller |     "Jun 09 11:26:00.547169 crc crio[21508]: time=\"2026-06-09T11:26:00.547140693Z\" level=info msg=\"Deleting pod openstack_neutron-db-create-jkp2x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.205248 | controller |     "Jun 09 11:26:00.547838 crc crio[21508]: time=\"2026-06-09T11:26:00.547176504Z\" level=info msg=\"Got pod network &{Name:cinder-fdd3-account-create-update-bmcrf Namespace:openstack ID:2e314e36ac5769d33dc87f770c02636b9cb087fa1171e47b8c044c35a4367639 UID:4bbced7a-2869-41ef-8e93-bc1aadd112c3 NetNS:/var/run/netns/d19c5b52-0f3d-41d7-9a8c-3d5ff7081b9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4bbced7a_2869_41ef_8e93_bc1aadd112c3.slice PodAnnotations:0xc0019bc808}] Aliases:map[]}\"",
2026-06-09 12:20:06.205262 | controller |     "Jun 09 11:26:00.548385 crc crio[21508]: time=\"2026-06-09T11:26:00.548249536Z\" level=info msg=\"Deleting pod openstack_cinder-fdd3-account-create-update-bmcrf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.205277 | controller |     "Jun 09 11:26:00.561248 crc crio[21508]: time=\"2026-06-09T11:26:00.560689563Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683406-9sjd2/POD\" id=63e4849e-42e5-4da8-a40f-7d5695b89109 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.205292 | controller |     "Jun 09 11:26:00.561248 crc crio[21508]: time=\"2026-06-09T11:26:00.561229339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.205306 | controller |     "Jun 09 11:26:00.612986 crc crio[21508]: time=\"2026-06-09T11:26:00.612874415Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683406-9sjd2 Namespace:openshift-infra ID:55000e4004851ea093809094cd1d758fcda831ae0e6c11ebbb51751cd537aa89 UID:857317be-e3cb-406e-84b6-af6dde001cfd NetNS:/var/run/netns/0e7f0ace-1322-4364-9580-cb8a85ed4022 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod857317be_e3cb_406e_84b6_af6dde001cfd.slice PodAnnotations:0xc00008cb70}] Aliases:map[]}\"",
2026-06-09 12:20:06.205324 | controller |     "Jun 09 11:26:00.612986 crc crio[21508]: time=\"2026-06-09T11:26:00.612925717Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683406-9sjd2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.205339 | controller |     "Jun 09 11:26:01.016640 crc crio[21508]: time=\"2026-06-09T11:26:01.008465044Z\" level=info msg=\"Stopped pod sandbox: 237e32bbe8b4e265c8ffa92e40dfd5df7ae748f6d981c3c5a6b05c77ae55f0b0\" id=ad0c18ed-c8be-4c5d-b6d8-b451a0cbd2b0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.205370 | controller |     "Jun 09 11:26:01.161499 crc crio[21508]: time=\"2026-06-09T11:26:01.161443014Z\" level=info msg=\"Stopped pod sandbox: 4eefa1ac08e5ba216d386dc29323f3a5785b9b8e9cb8c9f638ab2d604f67276b\" id=71e40e26-1184-4b03-819b-80bd812faa7d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.205385 | controller |     "Jun 09 11:26:01.168387 crc crio[21508]: time=\"2026-06-09T11:26:01.168198354Z\" level=info msg=\"Stopped pod sandbox: 2e314e36ac5769d33dc87f770c02636b9cb087fa1171e47b8c044c35a4367639\" id=fe354af2-d762-481f-8ae2-2fb1213da977 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.205399 | controller |     "Jun 09 11:26:01.175686 crc crio[21508]: time=\"2026-06-09T11:26:01.175588282Z\" level=info msg=\"Stopped pod sandbox: a57672e663abf7b79c5ed263e223b51a6ad5362187c6319856e67485077c8b9a\" id=fa6c34af-2071-4d5b-a571-c3572d255acf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.205413 | controller |     "Jun 09 11:26:01.209809 crc crio[21508]: time=\"2026-06-09T11:26:01.209721141Z\" level=info msg=\"Stopped pod sandbox: fde7bbbf0dfe30a088d5f6b3d9b61de672761be50af5f89c263092b1e79b6e6d\" id=28b43599-7706-4ee9-b99f-47a2496a44a4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.205427 | controller |     "Jun 09 11:26:01.584685 crc crio[21508]: time=\"2026-06-09T11:26:01.583853566Z\" level=info msg=\"Stopping pod sandbox: 6f31304ae722574a3b35a25367b52a5ea35710b3d502b4e819341a85daab097a\" id=99b5c401-7b8b-40eb-b0e0-64939100d9d9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.205441 | controller |     "Jun 09 11:26:01.586126 crc crio[21508]: time=\"2026-06-09T11:26:01.584955528Z\" level=info msg=\"Got pod network &{Name:neutron-ea79-account-create-update-n74bn Namespace:openstack ID:6f31304ae722574a3b35a25367b52a5ea35710b3d502b4e819341a85daab097a UID:84eab390-66db-4ca0-882d-5e01e1cd23f0 NetNS:/var/run/netns/141180ca-8f4c-4f4c-b7fe-44066196cbf7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod84eab390_66db_4ca0_882d_5e01e1cd23f0.slice PodAnnotations:0xc0019bcac8}] Aliases:map[]}\"",
2026-06-09 12:20:06.205455 | controller |     "Jun 09 11:26:01.586126 crc crio[21508]: time=\"2026-06-09T11:26:01.585176535Z\" level=info msg=\"Deleting pod openstack_neutron-ea79-account-create-update-n74bn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.205470 | controller |     "Jun 09 11:26:01.760553 crc crio[21508]: 2026-06-09T11:26:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:55000e4004851ea Mac:de:1d:65:5c:89:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:88 Mtu:0 Sandbox:/var/run/netns/0e7f0ace-1322-4364-9580-cb8a85ed4022 SocketPath: PciID:}] [{Interface:0xc0004b2280 Address:{IP:10.217.0.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.205484 | controller |     "Jun 09 11:26:01.763492 crc crio[21508]: time=\"2026-06-09T11:26:01.762718561Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683406-9sjd2 Namespace:openshift-infra ID:55000e4004851ea093809094cd1d758fcda831ae0e6c11ebbb51751cd537aa89 UID:857317be-e3cb-406e-84b6-af6dde001cfd NetNS:/var/run/netns/0e7f0ace-1322-4364-9580-cb8a85ed4022 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod857317be_e3cb_406e_84b6_af6dde001cfd.slice PodAnnotations:0xc00008cb70}] Aliases:map[]}\"",
2026-06-09 12:20:06.205502 | controller |     "Jun 09 11:26:01.763492 crc crio[21508]: time=\"2026-06-09T11:26:01.762906647Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683406-9sjd2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.205517 | controller |     "Jun 09 11:26:01.774755 crc crio[21508]: time=\"2026-06-09T11:26:01.774698255Z\" level=info msg=\"Ran pod sandbox 55000e4004851ea093809094cd1d758fcda831ae0e6c11ebbb51751cd537aa89 with infra container: openshift-infra/auto-csr-approver-29683406-9sjd2/POD\" id=63e4849e-42e5-4da8-a40f-7d5695b89109 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.205532 | controller |     "Jun 09 11:26:01.777683 crc crio[21508]: time=\"2026-06-09T11:26:01.777640962Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=5ff73738-0d65-4fdd-bd71-c0e234dee434 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.205546 | controller |     "Jun 09 11:26:01.786056 crc crio[21508]: time=\"2026-06-09T11:26:01.785129373Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 12:20:06.205560 | controller |     "Jun 09 11:26:01.899168 crc crio[21508]: time=\"2026-06-09T11:26:01.899016248Z\" level=info msg=\"Stopped pod sandbox: 6f31304ae722574a3b35a25367b52a5ea35710b3d502b4e819341a85daab097a\" id=99b5c401-7b8b-40eb-b0e0-64939100d9d9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.205575 | controller |     "Jun 09 11:26:10.614497 crc crio[21508]: time=\"2026-06-09T11:26:10.612368776Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:ab100203188fc03e43c62a1ca90a3d8f03ed8b4a3e248f5cd6669efe9a52b1e3\" id=e374d865-95be-43ff-aaf0-2c1f4868fa6b name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.205590 | controller |     "Jun 09 11:26:10.616090 crc crio[21508]: time=\"2026-06-09T11:26:10.616001123Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=4d43260e-51f3-429f-b3fa-f914edd5a11a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.205604 | controller |     "Jun 09 11:26:10.647662 crc crio[21508]: time=\"2026-06-09T11:26:10.645124344Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=5ff73738-0d65-4fdd-bd71-c0e234dee434 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.205619 | controller |     "Jun 09 11:26:10.648851 crc crio[21508]: time=\"2026-06-09T11:26:10.648245826Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4bf5f704-2f65-43f1-af9a-8500711a5497 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.205633 | controller |     "Jun 09 11:26:10.652349 crc crio[21508]: time=\"2026-06-09T11:26:10.650185343Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=93978581-954b-4ce3-87b3-5a75fb57889f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.205647 | controller |     "Jun 09 11:26:10.662386 crc crio[21508]: time=\"2026-06-09T11:26:10.660921791Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683406-9sjd2/oc\" id=1131f605-afe7-4e21-af6f-d42e08c6b377 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.205662 | controller |     "Jun 09 11:26:10.662386 crc crio[21508]: time=\"2026-06-09T11:26:10.661530029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.205676 | controller |     "Jun 09 11:26:10.678878 crc crio[21508]: time=\"2026-06-09T11:26:10.677390917Z\" level=info msg=\"Stopping container: 006a29040bb9dbf52eb4e0e81df32af24ea2a087b78cb739b891c0558cb53958 (timeout: 10s)\" id=b7be4dac-d1cb-4efb-b9c6-50613cda72e8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.205695 | controller |     "Jun 09 11:26:10.700521 crc crio[21508]: time=\"2026-06-09T11:26:10.700360246Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=c87c62e8-afff-4766-8056-b14a287d9a3f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.205710 | controller |     "Jun 09 11:26:10.722496 crc crio[21508]: time=\"2026-06-09T11:26:10.722194941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.205725 | controller |     "Jun 09 11:26:10.753405 crc crio[21508]: time=\"2026-06-09T11:26:10.752406114Z\" level=info msg=\"Creating container: openstack/keystone-db-sync-7fh2s/keystone-db-sync\" id=433b8e00-ddc5-4c68-bf00-5f2c69aa0836 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.205739 | controller |     "Jun 09 11:26:10.762141 crc crio[21508]: time=\"2026-06-09T11:26:10.761974297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.205754 | controller |     "Jun 09 11:26:10.872904 crc crio[21508]: time=\"2026-06-09T11:26:10.872722859Z\" level=info msg=\"Stopped container 006a29040bb9dbf52eb4e0e81df32af24ea2a087b78cb739b891c0558cb53958: openstack/dnsmasq-dns-7fcf8bc745-mjffg/dnsmasq-dns\" id=b7be4dac-d1cb-4efb-b9c6-50613cda72e8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.205768 | controller |     "Jun 09 11:26:10.882478 crc crio[21508]: time=\"2026-06-09T11:26:10.880910331Z\" level=info msg=\"Stopping pod sandbox: 88602b326369c8b38b6e40e01580913940df7542f826e6ec3c365d99dcdb49d4\" id=e8905e43-4c3d-4cdc-9c07-54d049d54590 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.205783 | controller |     "Jun 09 11:26:10.883474 crc crio[21508]: time=\"2026-06-09T11:26:10.883190948Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7fcf8bc745-mjffg Namespace:openstack ID:88602b326369c8b38b6e40e01580913940df7542f826e6ec3c365d99dcdb49d4 UID:7ab56dcd-4b0d-471a-809e-44f555956711 NetNS:/var/run/netns/f1dd9a5e-43d6-4483-ac28-a1c1450f5364 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ab56dcd_4b0d_471a_809e_44f555956711.slice PodAnnotations:0xc00465e468}] Aliases:map[]}\"",
2026-06-09 12:20:06.205797 | controller |     "Jun 09 11:26:10.884400 crc crio[21508]: time=\"2026-06-09T11:26:10.884103615Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7fcf8bc745-mjffg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.205812 | controller |     "Jun 09 11:26:10.920094 crc crio[21508]: time=\"2026-06-09T11:26:10.919983616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.205826 | controller |     "Jun 09 11:26:10.930759 crc crio[21508]: time=\"2026-06-09T11:26:10.930682282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.205841 | controller |     "Jun 09 11:26:11.108601 crc crio[21508]: time=\"2026-06-09T11:26:11.108430924Z\" level=info msg=\"Created container 9a2c00199139fcaa05b29b883b58e7ad0709fe4ee9f07ae738c99fbf917d91ee: openstack/keystone-db-sync-7fh2s/keystone-db-sync\" id=433b8e00-ddc5-4c68-bf00-5f2c69aa0836 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.205855 | controller |     "Jun 09 11:26:11.113452 crc crio[21508]: time=\"2026-06-09T11:26:11.113241296Z\" level=info msg=\"Starting container: 9a2c00199139fcaa05b29b883b58e7ad0709fe4ee9f07ae738c99fbf917d91ee\" id=2b7484dd-1bc1-4cb8-9eb7-678a635d4f7a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.205873 | controller |     "Jun 09 11:26:11.144267 crc crio[21508]: time=\"2026-06-09T11:26:11.144104588Z\" level=info msg=\"Started container\" PID=63740 containerID=9a2c00199139fcaa05b29b883b58e7ad0709fe4ee9f07ae738c99fbf917d91ee description=openstack/keystone-db-sync-7fh2s/keystone-db-sync id=2b7484dd-1bc1-4cb8-9eb7-678a635d4f7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=56b4197fe62aba110b6f577b3a49889d874702b4dbb3b0c889390fa7f4264b10",
2026-06-09 12:20:06.205890 | controller |     "Jun 09 11:26:11.173371 crc crio[21508]: time=\"2026-06-09T11:26:11.173129216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.205907 | controller |     "Jun 09 11:26:11.224788 crc crio[21508]: time=\"2026-06-09T11:26:11.224650188Z\" level=info msg=\"Stopped pod sandbox: 88602b326369c8b38b6e40e01580913940df7542f826e6ec3c365d99dcdb49d4\" id=e8905e43-4c3d-4cdc-9c07-54d049d54590 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.205922 | controller |     "Jun 09 11:26:11.492982 crc crio[21508]: time=\"2026-06-09T11:26:11.492010257Z\" level=info msg=\"Created container 7e94427452c641826dec69f344e2daa467ae09631ad3daa9302a145945dcfbd4: openshift-infra/auto-csr-approver-29683406-9sjd2/oc\" id=1131f605-afe7-4e21-af6f-d42e08c6b377 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.205936 | controller |     "Jun 09 11:26:11.497792 crc crio[21508]: time=\"2026-06-09T11:26:11.497690065Z\" level=info msg=\"Starting container: 7e94427452c641826dec69f344e2daa467ae09631ad3daa9302a145945dcfbd4\" id=f0133b2e-222e-4a54-a482-a5cbb45c4700 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.205951 | controller |     "Jun 09 11:26:11.510450 crc crio[21508]: time=\"2026-06-09T11:26:11.510176004Z\" level=info msg=\"Started container\" PID=63770 containerID=7e94427452c641826dec69f344e2daa467ae09631ad3daa9302a145945dcfbd4 description=openshift-infra/auto-csr-approver-29683406-9sjd2/oc id=f0133b2e-222e-4a54-a482-a5cbb45c4700 name=/runtime.v1.RuntimeService/StartContainer sandboxID=55000e4004851ea093809094cd1d758fcda831ae0e6c11ebbb51751cd537aa89",
2026-06-09 12:20:06.205965 | controller |     "Jun 09 11:26:11.877355 crc crio[21508]: time=\"2026-06-09T11:26:11.877163007Z\" level=info msg=\"Removing container: 006a29040bb9dbf52eb4e0e81df32af24ea2a087b78cb739b891c0558cb53958\" id=37849d1e-a2d5-492e-a0cb-cd4df8d81f58 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.205980 | controller |     "Jun 09 11:26:11.910989 crc crio[21508]: time=\"2026-06-09T11:26:11.910874953Z\" level=info msg=\"Removed container 006a29040bb9dbf52eb4e0e81df32af24ea2a087b78cb739b891c0558cb53958: openstack/dnsmasq-dns-7fcf8bc745-mjffg/dnsmasq-dns\" id=37849d1e-a2d5-492e-a0cb-cd4df8d81f58 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.205995 | controller |     "Jun 09 11:26:11.914847 crc crio[21508]: time=\"2026-06-09T11:26:11.914795848Z\" level=info msg=\"Removing container: 9f4580ee74d36afa20e7c2754fe7985d131e5c458e00c3efb16da9208758b912\" id=d531816d-6965-4aae-b807-64fc29fe3217 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.206009 | controller |     "Jun 09 11:26:11.948190 crc crio[21508]: time=\"2026-06-09T11:26:11.94766999Z\" level=info msg=\"Removed container 9f4580ee74d36afa20e7c2754fe7985d131e5c458e00c3efb16da9208758b912: openstack/dnsmasq-dns-7fcf8bc745-mjffg/init\" id=d531816d-6965-4aae-b807-64fc29fe3217 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.206023 | controller |     "Jun 09 11:26:13.893328 crc crio[21508]: time=\"2026-06-09T11:26:13.892392184Z\" level=info msg=\"Stopping pod sandbox: b343091690e0f9efe047f0ad98e09af2fa15a4b77ad9daa880a3534005086eb5\" id=894f19fc-9c62-4324-9b8f-80824f11ecf2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.206037 | controller |     "Jun 09 11:26:13.895457 crc crio[21508]: time=\"2026-06-09T11:26:13.892509348Z\" level=info msg=\"Stopping pod sandbox: 55000e4004851ea093809094cd1d758fcda831ae0e6c11ebbb51751cd537aa89\" id=54bd7334-2a24-4b26-8fd2-4422631cf9bc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.206054 | controller |     "Jun 09 11:26:13.895457 crc crio[21508]: time=\"2026-06-09T11:26:13.894862727Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-2d7r7 Namespace:openstack ID:b343091690e0f9efe047f0ad98e09af2fa15a4b77ad9daa880a3534005086eb5 UID:a976dee0-c8e6-40a8-a6b5-9ae4469ab5d1 NetNS:/var/run/netns/7a56e0c9-7712-49b6-bbab-dbd45e3447e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda976dee0_c8e6_40a8_a6b5_9ae4469ab5d1.slice PodAnnotations:0xc00011f4e0}] Aliases:map[]}\"",
2026-06-09 12:20:06.206069 | controller |     "Jun 09 11:26:13.895457 crc crio[21508]: time=\"2026-06-09T11:26:13.894914099Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683406-9sjd2 Namespace:openshift-infra ID:55000e4004851ea093809094cd1d758fcda831ae0e6c11ebbb51751cd537aa89 UID:857317be-e3cb-406e-84b6-af6dde001cfd NetNS:/var/run/netns/0e7f0ace-1322-4364-9580-cb8a85ed4022 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod857317be_e3cb_406e_84b6_af6dde001cfd.slice PodAnnotations:0xc00244e920}] Aliases:map[]}\"",
2026-06-09 12:20:06.206084 | controller |     "Jun 09 11:26:13.895457 crc crio[21508]: time=\"2026-06-09T11:26:13.895008402Z\" level=info msg=\"Deleting pod openstack_glance-db-sync-2d7r7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.206098 | controller |     "Jun 09 11:26:13.895457 crc crio[21508]: time=\"2026-06-09T11:26:13.895085154Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683406-9sjd2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.206113 | controller |     "Jun 09 11:26:14.195595 crc crio[21508]: time=\"2026-06-09T11:26:14.19548096Z\" level=info msg=\"Stopped pod sandbox: 55000e4004851ea093809094cd1d758fcda831ae0e6c11ebbb51751cd537aa89\" id=54bd7334-2a24-4b26-8fd2-4422631cf9bc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.206127 | controller |     "Jun 09 11:26:14.369902 crc crio[21508]: time=\"2026-06-09T11:26:14.369463191Z\" level=info msg=\"Stopped pod sandbox: b343091690e0f9efe047f0ad98e09af2fa15a4b77ad9daa880a3534005086eb5\" id=894f19fc-9c62-4324-9b8f-80824f11ecf2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.206142 | controller |     "Jun 09 11:26:16.272938 crc crio[21508]: time=\"2026-06-09T11:26:16.272097681Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-798c5d9f59-wmk65/POD\" id=551e51a1-74be-434f-894f-620aff7b764c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.206156 | controller |     "Jun 09 11:26:16.274472 crc crio[21508]: time=\"2026-06-09T11:26:16.272961297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.206171 | controller |     "Jun 09 11:26:16.336971 crc crio[21508]: time=\"2026-06-09T11:26:16.331602159Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-798c5d9f59-wmk65 Namespace:openstack ID:786399d662b1d223445952cca0d0fb751f1b141eaf2ec9e0ece7829927031f49 UID:4d537b7b-5b73-433f-a04f-dd088b4b3d86 NetNS:/var/run/netns/b5090079-d3a1-41d4-8e87-2487a043938d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d537b7b_5b73_433f_a04f_dd088b4b3d86.slice PodAnnotations:0xc002c0a9a8}] Aliases:map[]}\"",
2026-06-09 12:20:06.206185 | controller |     "Jun 09 11:26:16.336971 crc crio[21508]: time=\"2026-06-09T11:26:16.331662281Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-798c5d9f59-wmk65 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.206203 | controller |     "Jun 09 11:26:16.875783 crc crio[21508]: 2026-06-09T11:26:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:786399d662b1d22 Mac:0a:4a:f0:4d:a3:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:89 Mtu:0 Sandbox:/var/run/netns/b5090079-d3a1-41d4-8e87-2487a043938d SocketPath: PciID:}] [{Interface:0xc00025a750 Address:{IP:10.217.0.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.206218 | controller |     "Jun 09 11:26:16.950276 crc crio[21508]: time=\"2026-06-09T11:26:16.876866031Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-798c5d9f59-wmk65 Namespace:openstack ID:786399d662b1d223445952cca0d0fb751f1b141eaf2ec9e0ece7829927031f49 UID:4d537b7b-5b73-433f-a04f-dd088b4b3d86 NetNS:/var/run/netns/b5090079-d3a1-41d4-8e87-2487a043938d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d537b7b_5b73_433f_a04f_dd088b4b3d86.slice PodAnnotations:0xc002c0a9a8}] Aliases:map[]}\"",
2026-06-09 12:20:06.206233 | controller |     "Jun 09 11:26:16.950276 crc crio[21508]: time=\"2026-06-09T11:26:16.877051847Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-798c5d9f59-wmk65 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.206248 | controller |     "Jun 09 11:26:16.950276 crc crio[21508]: time=\"2026-06-09T11:26:16.887272049Z\" level=info msg=\"Ran pod sandbox 786399d662b1d223445952cca0d0fb751f1b141eaf2ec9e0ece7829927031f49 with infra container: openstack/dnsmasq-dns-798c5d9f59-wmk65/POD\" id=551e51a1-74be-434f-894f-620aff7b764c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.206262 | controller |     "Jun 09 11:26:16.950276 crc crio[21508]: time=\"2026-06-09T11:26:16.889885076Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2423cbf0-a7f9-4d31-a0bb-ba2f9b2be98f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.206276 | controller |     "Jun 09 11:26:16.950276 crc crio[21508]: time=\"2026-06-09T11:26:16.946624273Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e61626ab-3d82-4884-9566-5d1c15d2d3fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.206290 | controller |     "Jun 09 11:26:16.952899 crc crio[21508]: time=\"2026-06-09T11:26:16.952827676Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-798c5d9f59-wmk65/init\" id=7421006b-37e3-4775-a3f3-7152d4a1f62c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.206304 | controller |     "Jun 09 11:26:16.963086 crc crio[21508]: time=\"2026-06-09T11:26:16.962987486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.206319 | controller |     "Jun 09 11:26:17.031564 crc crio[21508]: time=\"2026-06-09T11:26:17.030663986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.206333 | controller |     "Jun 09 11:26:17.037233 crc crio[21508]: time=\"2026-06-09T11:26:17.037126757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.206363 | controller |     "Jun 09 11:26:17.168745 crc crio[21508]: time=\"2026-06-09T11:26:17.168652713Z\" level=info msg=\"Created container 73108892fd0429707ed6677e238837414bac15d6eab545fbb41ba2b4c4fca333: openstack/dnsmasq-dns-798c5d9f59-wmk65/init\" id=7421006b-37e3-4775-a3f3-7152d4a1f62c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.206383 | controller |     "Jun 09 11:26:17.169821 crc crio[21508]: time=\"2026-06-09T11:26:17.169780937Z\" level=info msg=\"Starting container: 73108892fd0429707ed6677e238837414bac15d6eab545fbb41ba2b4c4fca333\" id=147e51a7-806c-42c7-8606-b386deee6f90 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.206402 | controller |     "Jun 09 11:26:17.176862 crc crio[21508]: time=\"2026-06-09T11:26:17.176809064Z\" level=info msg=\"Started container\" PID=64278 containerID=73108892fd0429707ed6677e238837414bac15d6eab545fbb41ba2b4c4fca333 description=openstack/dnsmasq-dns-798c5d9f59-wmk65/init id=147e51a7-806c-42c7-8606-b386deee6f90 name=/runtime.v1.RuntimeService/StartContainer sandboxID=786399d662b1d223445952cca0d0fb751f1b141eaf2ec9e0ece7829927031f49",
2026-06-09 12:20:06.206417 | controller |     "Jun 09 11:26:18.005911 crc crio[21508]: time=\"2026-06-09T11:26:18.00544655Z\" level=info msg=\"Stopping pod sandbox: 56b4197fe62aba110b6f577b3a49889d874702b4dbb3b0c889390fa7f4264b10\" id=05c8f52c-5d05-4565-83ea-8c85ff98c89a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.206431 | controller |     "Jun 09 11:26:18.006953 crc crio[21508]: time=\"2026-06-09T11:26:18.00545284Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d23f9d74-fe17-4df9-b8c0-148f412be708 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.206446 | controller |     "Jun 09 11:26:18.006953 crc crio[21508]: time=\"2026-06-09T11:26:18.006647055Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-7fh2s Namespace:openstack ID:56b4197fe62aba110b6f577b3a49889d874702b4dbb3b0c889390fa7f4264b10 UID:71d13396-71a7-4a22-9268-8b8158564dc4 NetNS:/var/run/netns/17108e5f-dd0a-4179-aed9-d0abb5ee25dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71d13396_71a7_4a22_9268_8b8158564dc4.slice PodAnnotations:0xc00008cc98}] Aliases:map[]}\"",
2026-06-09 12:20:06.206461 | controller |     "Jun 09 11:26:18.006953 crc crio[21508]: time=\"2026-06-09T11:26:18.006782049Z\" level=info msg=\"Deleting pod openstack_keystone-db-sync-7fh2s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.206475 | controller |     "Jun 09 11:26:18.076629 crc crio[21508]: time=\"2026-06-09T11:26:18.076511139Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d921a477-d7c0-4f52-aff7-14860dfe9618 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.206490 | controller |     "Jun 09 11:26:18.088946 crc crio[21508]: time=\"2026-06-09T11:26:18.088834314Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-798c5d9f59-wmk65/dnsmasq-dns\" id=db72c76a-a934-4a1c-98af-5011c2c5d180 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.206504 | controller |     "Jun 09 11:26:18.089507 crc crio[21508]: time=\"2026-06-09T11:26:18.089433731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.206519 | controller |     "Jun 09 11:26:18.151161 crc crio[21508]: time=\"2026-06-09T11:26:18.151041142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.206533 | controller |     "Jun 09 11:26:18.155934 crc crio[21508]: time=\"2026-06-09T11:26:18.155848214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.206548 | controller |     "Jun 09 11:26:18.306387 crc crio[21508]: time=\"2026-06-09T11:26:18.306188776Z\" level=info msg=\"Created container 16a685fa60f8e21ac56727cb424ee81c4d1ffe806213717af63ffabcb1b04032: openstack/dnsmasq-dns-798c5d9f59-wmk65/dnsmasq-dns\" id=db72c76a-a934-4a1c-98af-5011c2c5d180 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.206565 | controller |     "Jun 09 11:26:18.308118 crc crio[21508]: time=\"2026-06-09T11:26:18.308039181Z\" level=info msg=\"Starting container: 16a685fa60f8e21ac56727cb424ee81c4d1ffe806213717af63ffabcb1b04032\" id=389f0ce4-018c-4972-a24e-5dfd4bedaa40 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.206580 | controller |     "Jun 09 11:26:18.314448 crc crio[21508]: time=\"2026-06-09T11:26:18.314169942Z\" level=info msg=\"Started container\" PID=64365 containerID=16a685fa60f8e21ac56727cb424ee81c4d1ffe806213717af63ffabcb1b04032 description=openstack/dnsmasq-dns-798c5d9f59-wmk65/dnsmasq-dns id=389f0ce4-018c-4972-a24e-5dfd4bedaa40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=786399d662b1d223445952cca0d0fb751f1b141eaf2ec9e0ece7829927031f49",
2026-06-09 12:20:06.206595 | controller |     "Jun 09 11:26:18.340608 crc crio[21508]: time=\"2026-06-09T11:26:18.340463799Z\" level=info msg=\"Stopped pod sandbox: 56b4197fe62aba110b6f577b3a49889d874702b4dbb3b0c889390fa7f4264b10\" id=05c8f52c-5d05-4565-83ea-8c85ff98c89a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.206609 | controller |     "Jun 09 11:26:20.553691 crc crio[21508]: time=\"2026-06-09T11:26:20.552773589Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-wdh5d/POD\" id=b6a964b0-00cf-41b2-9ec1-655f9cb624e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.206623 | controller |     "Jun 09 11:26:20.555276 crc crio[21508]: time=\"2026-06-09T11:26:20.553716997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.206637 | controller |     "Jun 09 11:26:20.677458 crc crio[21508]: time=\"2026-06-09T11:26:20.676940338Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-5dd88c8fdc-6tvhh/POD\" id=bcc5a021-ad55-45f7-a6b9-ff0cd08dddeb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.206652 | controller |     "Jun 09 11:26:20.677647 crc crio[21508]: time=\"2026-06-09T11:26:20.677477404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.206666 | controller |     "Jun 09 11:26:20.777439 crc crio[21508]: time=\"2026-06-09T11:26:20.77276934Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-wdh5d Namespace:openstack ID:423380557c7d701ba9e3226709492c3af20a06e432a7f3292e869cbc5514442e UID:221fdaeb-8f38-4c78-af4c-ac44e9996245 NetNS:/var/run/netns/d9295d5c-9af8-4fd0-8268-c0be6dc7fd85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod221fdaeb_8f38_4c78_af4c_ac44e9996245.slice PodAnnotations:0xc002c0a158}] Aliases:map[]}\"",
2026-06-09 12:20:06.206680 | controller |     "Jun 09 11:26:20.777781 crc crio[21508]: time=\"2026-06-09T11:26:20.777741417Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-wdh5d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.206694 | controller |     "Jun 09 11:26:20.847668 crc crio[21508]: time=\"2026-06-09T11:26:20.846440577Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5dd88c8fdc-6tvhh Namespace:openstack ID:cdfd0e2a9332ffb393097c8a6d13f57bac828e6b6e4194c899b2b39760c95da5 UID:a2389ca1-91d8-4c19-b2e1-4ae57185b23f NetNS:/var/run/netns/d5cc9bfc-c824-4e31-9b04-dc55828a1e39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2389ca1_91d8_4c19_b2e1_4ae57185b23f.slice PodAnnotations:0xc0019bc0e8}] Aliases:map[]}\"",
2026-06-09 12:20:06.206709 | controller |     "Jun 09 11:26:20.847668 crc crio[21508]: time=\"2026-06-09T11:26:20.846508549Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-5dd88c8fdc-6tvhh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.206726 | controller |     "Jun 09 11:26:21.011725 crc crio[21508]: time=\"2026-06-09T11:26:21.011655209Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-sync-cfb5c/POD\" id=070f1873-847e-4cc7-82e1-c44767264841 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.206741 | controller |     "Jun 09 11:26:21.011847 crc crio[21508]: time=\"2026-06-09T11:26:21.011750211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.206755 | controller |     "Jun 09 11:26:21.065630 crc crio[21508]: time=\"2026-06-09T11:26:21.051198067Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-cfb5c Namespace:openstack ID:89efa7f3b58dc7aedd6573e8e0abab319861360311bcdc8abaeeb615dbddb919 UID:bd969bfd-1dee-40c9-9b12-b78f2b9bc8d2 NetNS:/var/run/netns/fac1cbc9-c2bf-40a0-b0fc-73f3ed72098e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd969bfd_1dee_40c9_9b12_b78f2b9bc8d2.slice PodAnnotations:0xc00008cc40}] Aliases:map[]}\"",
2026-06-09 12:20:06.206770 | controller |     "Jun 09 11:26:21.065630 crc crio[21508]: time=\"2026-06-09T11:26:21.065572612Z\" level=info msg=\"Adding pod openstack_cinder-db-sync-cfb5c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.206785 | controller |     "Jun 09 11:26:21.237585 crc crio[21508]: time=\"2026-06-09T11:26:21.237412959Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=6ab6e696-6ebe-49fb-a9c3-d1cfcf02bf1d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.206800 | controller |     "Jun 09 11:26:21.237585 crc crio[21508]: time=\"2026-06-09T11:26:21.237576254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.206815 | controller |     "Jun 09 11:26:21.238991 crc crio[21508]: time=\"2026-06-09T11:26:21.238140141Z\" level=info msg=\"Stopping container: 16a685fa60f8e21ac56727cb424ee81c4d1ffe806213717af63ffabcb1b04032 (timeout: 10s)\" id=2e9a85ab-364f-4798-bc11-e651f29dce2b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.206829 | controller |     "Jun 09 11:26:21.306097 crc crio[21508]: time=\"2026-06-09T11:26:21.306042027Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3e244b2957dbd94c5ccee625a392f6e0ebacc15deaec0a18e5222898afd7d5ec UID:2e325648-3f49-4cab-a612-b4550f94a89c NetNS:/var/run/netns/7d1dcdbb-f78d-4ab2-9731-2e83265f6bc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2e325648_3f49_4cab_a612_b4550f94a89c.slice PodAnnotations:0xc00008ce60}] Aliases:map[]}\"",
2026-06-09 12:20:06.206844 | controller |     "Jun 09 11:26:21.306528 crc crio[21508]: time=\"2026-06-09T11:26:21.306501451Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.206858 | controller |     "Jun 09 11:26:21.401623 crc crio[21508]: time=\"2026-06-09T11:26:21.400956702Z\" level=info msg=\"Stopped container 16a685fa60f8e21ac56727cb424ee81c4d1ffe806213717af63ffabcb1b04032: openstack/dnsmasq-dns-798c5d9f59-wmk65/dnsmasq-dns\" id=2e9a85ab-364f-4798-bc11-e651f29dce2b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.206873 | controller |     "Jun 09 11:26:21.418352 crc crio[21508]: time=\"2026-06-09T11:26:21.408839575Z\" level=info msg=\"Stopping pod sandbox: 786399d662b1d223445952cca0d0fb751f1b141eaf2ec9e0ece7829927031f49\" id=e269dcb6-617c-4ff3-bffa-c26ac724a2b5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.206887 | controller |     "Jun 09 11:26:21.425532 crc crio[21508]: time=\"2026-06-09T11:26:21.42489647Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-798c5d9f59-wmk65 Namespace:openstack ID:786399d662b1d223445952cca0d0fb751f1b141eaf2ec9e0ece7829927031f49 UID:4d537b7b-5b73-433f-a04f-dd088b4b3d86 NetNS:/var/run/netns/b5090079-d3a1-41d4-8e87-2487a043938d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d537b7b_5b73_433f_a04f_dd088b4b3d86.slice PodAnnotations:0xc000852490}] Aliases:map[]}\"",
2026-06-09 12:20:06.206908 | controller |     "Jun 09 11:26:21.425532 crc crio[21508]: time=\"2026-06-09T11:26:21.425095815Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-798c5d9f59-wmk65 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.206923 | controller |     "Jun 09 11:26:21.524604 crc crio[21508]: time=\"2026-06-09T11:26:21.524456931Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-sync-9gdc4/POD\" id=e04de3b7-fd0f-4c4d-8816-2e95680e6439 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.206938 | controller |     "Jun 09 11:26:21.524604 crc crio[21508]: time=\"2026-06-09T11:26:21.524562825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.206954 | controller |     "Jun 09 11:26:21.592936 crc crio[21508]: time=\"2026-06-09T11:26:21.592843072Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-sync-xlq5r/POD\" id=08f5fa1e-1b51-4e86-bc54-85e7e8e2e46f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.206971 | controller |     "Jun 09 11:26:21.593920 crc crio[21508]: time=\"2026-06-09T11:26:21.592957246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.206987 | controller |     "Jun 09 11:26:21.689561 crc crio[21508]: time=\"2026-06-09T11:26:21.689188509Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-xlq5r Namespace:openstack ID:19e4ac605b9931679043dc3121a184b799921c798fa32bb7fc08feebec3b7ef7 UID:3651e400-30d2-4394-91c8-e05645c73721 NetNS:/var/run/netns/48028bd6-4cbf-4331-b686-36cf5412e115 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3651e400_30d2_4394_91c8_e05645c73721.slice PodAnnotations:0xc003b38048}] Aliases:map[]}\"",
2026-06-09 12:20:06.207001 | controller |     "Jun 09 11:26:21.689561 crc crio[21508]: time=\"2026-06-09T11:26:21.689393945Z\" level=info msg=\"Adding pod openstack_placement-db-sync-xlq5r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.207016 | controller |     "Jun 09 11:26:21.813694 crc crio[21508]: time=\"2026-06-09T11:26:21.81206979Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-sync-kvmmk/POD\" id=0eb630d4-556d-4019-be42-dac715c4903f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.207030 | controller |     "Jun 09 11:26:21.813694 crc crio[21508]: time=\"2026-06-09T11:26:21.813690938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.207045 | controller |     "Jun 09 11:26:21.826794 crc crio[21508]: 2026-06-09T11:26:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cdfd0e2a9332ffb Mac:0a:5b:8d:7f:04:14 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8b Mtu:0 Sandbox:/var/run/netns/d5cc9bfc-c824-4e31-9b04-dc55828a1e39 SocketPath: PciID:}] [{Interface:0xc000014640 Address:{IP:10.217.0.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.207060 | controller |     "Jun 09 11:26:21.826794 crc crio[21508]: time=\"2026-06-09T11:26:21.820084587Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5dd88c8fdc-6tvhh Namespace:openstack ID:cdfd0e2a9332ffb393097c8a6d13f57bac828e6b6e4194c899b2b39760c95da5 UID:a2389ca1-91d8-4c19-b2e1-4ae57185b23f NetNS:/var/run/netns/d5cc9bfc-c824-4e31-9b04-dc55828a1e39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2389ca1_91d8_4c19_b2e1_4ae57185b23f.slice PodAnnotations:0xc0019bc0e8}] Aliases:map[]}\"",
2026-06-09 12:20:06.207078 | controller |     "Jun 09 11:26:21.826794 crc crio[21508]: time=\"2026-06-09T11:26:21.820392806Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-5dd88c8fdc-6tvhh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.207094 | controller |     "Jun 09 11:26:21.833258 crc crio[21508]: time=\"2026-06-09T11:26:21.833108362Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-9gdc4 Namespace:openstack ID:10b6a7803cd97e0936b0ec0b86a9aabe3a1d87b42fd1924b973413d8cf4c500a UID:bb7ad377-c44e-4243-9fcb-900809679519 NetNS:/var/run/netns/6d5d102e-e4cb-426b-bb3c-4df40748f73b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb7ad377_c44e_4243_9fcb_900809679519.slice PodAnnotations:0xc003b381f0}] Aliases:map[]}\"",
2026-06-09 12:20:06.207109 | controller |     "Jun 09 11:26:21.833258 crc crio[21508]: time=\"2026-06-09T11:26:21.833181484Z\" level=info msg=\"Adding pod openstack_neutron-db-sync-9gdc4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.207123 | controller |     "Jun 09 11:26:21.842571 crc crio[21508]: 2026-06-09T11:26:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:423380557c7d701 Mac:0e:c4:5e:f9:6f:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8a Mtu:0 Sandbox:/var/run/netns/d9295d5c-9af8-4fd0-8268-c0be6dc7fd85 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.207138 | controller |     "Jun 09 11:26:21.842690 crc crio[21508]: time=\"2026-06-09T11:26:21.842491169Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-wdh5d Namespace:openstack ID:423380557c7d701ba9e3226709492c3af20a06e432a7f3292e869cbc5514442e UID:221fdaeb-8f38-4c78-af4c-ac44e9996245 NetNS:/var/run/netns/d9295d5c-9af8-4fd0-8268-c0be6dc7fd85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod221fdaeb_8f38_4c78_af4c_ac44e9996245.slice PodAnnotations:0xc002c0a158}] Aliases:map[]}\"",
2026-06-09 12:20:06.207153 | controller |     "Jun 09 11:26:21.843106 crc crio[21508]: time=\"2026-06-09T11:26:21.843045185Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-wdh5d for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.207167 | controller |     "Jun 09 11:26:21.888670 crc crio[21508]: time=\"2026-06-09T11:26:21.888610192Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7cfd7bd55-frgrd/POD\" id=65928846-7c27-462d-b0ff-e87c563befb6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.207182 | controller |     "Jun 09 11:26:21.888670 crc crio[21508]: time=\"2026-06-09T11:26:21.888706045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.207197 | controller |     "Jun 09 11:26:21.903755 crc crio[21508]: time=\"2026-06-09T11:26:21.903651406Z\" level=info msg=\"Ran pod sandbox 423380557c7d701ba9e3226709492c3af20a06e432a7f3292e869cbc5514442e with infra container: openstack/keystone-bootstrap-wdh5d/POD\" id=b6a964b0-00cf-41b2-9ec1-655f9cb624e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.207211 | controller |     "Jun 09 11:26:21.904798 crc crio[21508]: time=\"2026-06-09T11:26:21.904743168Z\" level=info msg=\"Ran pod sandbox cdfd0e2a9332ffb393097c8a6d13f57bac828e6b6e4194c899b2b39760c95da5 with infra container: openstack/dnsmasq-dns-5dd88c8fdc-6tvhh/POD\" id=bcc5a021-ad55-45f7-a6b9-ff0cd08dddeb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.207228 | controller |     "Jun 09 11:26:21.909662 crc crio[21508]: time=\"2026-06-09T11:26:21.90749293Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=c6a11d11-c496-4a33-9201-8eff97010800 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.207243 | controller |     "Jun 09 11:26:21.916645 crc crio[21508]: time=\"2026-06-09T11:26:21.916552377Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=da701243-38b5-4803-829d-5689e1839be2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.207258 | controller |     "Jun 09 11:26:21.959812 crc crio[21508]: time=\"2026-06-09T11:26:21.959763804Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=6e06b719-e784-4109-aeb4-159d682599fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.207272 | controller |     "Jun 09 11:26:21.960067 crc crio[21508]: time=\"2026-06-09T11:26:21.960037242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.207286 | controller |     "Jun 09 11:26:22.008716 crc crio[21508]: time=\"2026-06-09T11:26:22.008630188Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-kvmmk Namespace:openstack ID:0abe3f34b28d478fc436b8b5d00ff4f4d76886ecf9aa1b072b03254f10410de3 UID:47001272-c2b1-414f-b06e-d4dd83c165a5 NetNS:/var/run/netns/7eec7357-5450-4e1a-83e1-e5e4969ba3e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47001272_c2b1_414f_b06e_d4dd83c165a5.slice PodAnnotations:0xc0019bc318}] Aliases:map[]}\"",
2026-06-09 12:20:06.207301 | controller |     "Jun 09 11:26:22.008716 crc crio[21508]: time=\"2026-06-09T11:26:22.00868847Z\" level=info msg=\"Adding pod openstack_barbican-db-sync-kvmmk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.207315 | controller |     "Jun 09 11:26:22.021113 crc crio[21508]: time=\"2026-06-09T11:26:22.021035905Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7cfd7bd55-frgrd Namespace:openstack ID:845030a1afa49dba425ee0acf86445d67fb25a5244c28f1a5f7d05ffbf405043 UID:05d1f7c5-a2b9-4dab-9d99-60b56664027d NetNS:/var/run/netns/29517830-3f03-4798-b4a7-991ce93b649c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod05d1f7c5_a2b9_4dab_9d99_60b56664027d.slice PodAnnotations:0xc0019bc4c0}] Aliases:map[]}\"",
2026-06-09 12:20:06.207329 | controller |     "Jun 09 11:26:22.021113 crc crio[21508]: time=\"2026-06-09T11:26:22.021094157Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7cfd7bd55-frgrd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.207343 | controller |     "Jun 09 11:26:22.044347 crc crio[21508]: time=\"2026-06-09T11:26:22.043679734Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=11b18a08-eb57-452e-9105-98921547f146 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.207376 | controller |     "Jun 09 11:26:22.069794 crc crio[21508]: time=\"2026-06-09T11:26:22.069686172Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-wdh5d/keystone-bootstrap\" id=4d8ed5e9-5548-4d19-9477-772fb4104794 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.207392 | controller |     "Jun 09 11:26:22.071166 crc crio[21508]: time=\"2026-06-09T11:26:22.070131715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.207406 | controller |     "Jun 09 11:26:22.082029 crc crio[21508]: time=\"2026-06-09T11:26:22.081860922Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=265037f0-9a93-453b-887c-c4c285d83bbc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.207424 | controller |     "Jun 09 11:26:22.096569 crc crio[21508]: time=\"2026-06-09T11:26:22.092171717Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:5f46e7b4729d94fd38ff5a97e1b364c37f147073202fceee50f4225a5b00c28b UID:9ccf29fd-acd4-4fe4-9b75-b175f0ec7592 NetNS:/var/run/netns/c5f692af-9332-4e07-83d8-291c6c1fe2ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ccf29fd_acd4_4fe4_9b75_b175f0ec7592.slice PodAnnotations:0xc002a12418}] Aliases:map[]}\"",
2026-06-09 12:20:06.207439 | controller |     "Jun 09 11:26:22.096569 crc crio[21508]: time=\"2026-06-09T11:26:22.092703412Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.207454 | controller |     "Jun 09 11:26:22.111728 crc crio[21508]: 2026-06-09T11:26:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:89efa7f3b58dc7a Mac:02:0d:08:f6:4d:ac Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8c Mtu:0 Sandbox:/var/run/netns/fac1cbc9-c2bf-40a0-b0fc-73f3ed72098e SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.207469 | controller |     "Jun 09 11:26:22.112660 crc crio[21508]: time=\"2026-06-09T11:26:22.11259532Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-cfb5c Namespace:openstack ID:89efa7f3b58dc7aedd6573e8e0abab319861360311bcdc8abaeeb615dbddb919 UID:bd969bfd-1dee-40c9-9b12-b78f2b9bc8d2 NetNS:/var/run/netns/fac1cbc9-c2bf-40a0-b0fc-73f3ed72098e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd969bfd_1dee_40c9_9b12_b78f2b9bc8d2.slice PodAnnotations:0xc00008cc40}] Aliases:map[]}\"",
2026-06-09 12:20:06.207484 | controller |     "Jun 09 11:26:22.112802 crc crio[21508]: time=\"2026-06-09T11:26:22.112767035Z\" level=info msg=\"Checking pod openstack_cinder-db-sync-cfb5c for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.207499 | controller |     "Jun 09 11:26:22.160158 crc crio[21508]: time=\"2026-06-09T11:26:22.160078283Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=2d5b355b-2e4c-4c42-a0e3-977b1bb3b271 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.207513 | controller |     "Jun 09 11:26:22.160450 crc crio[21508]: time=\"2026-06-09T11:26:22.160183216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.207527 | controller |     "Jun 09 11:26:22.200707 crc crio[21508]: time=\"2026-06-09T11:26:22.20058199Z\" level=info msg=\"Ran pod sandbox 89efa7f3b58dc7aedd6573e8e0abab319861360311bcdc8abaeeb615dbddb919 with infra container: openstack/cinder-db-sync-cfb5c/POD\" id=070f1873-847e-4cc7-82e1-c44767264841 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.207541 | controller |     "Jun 09 11:26:22.211472 crc crio[21508]: time=\"2026-06-09T11:26:22.211323987Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=bd98ee3e-221c-488e-8395-3eea78201820 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.207565 | controller |     "Jun 09 11:26:22.211832 crc crio[21508]: time=\"2026-06-09T11:26:22.211812422Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified not found\" id=bd98ee3e-221c-488e-8395-3eea78201820 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.207584 | controller |     "Jun 09 11:26:22.211957 crc crio[21508]: time=\"2026-06-09T11:26:22.211941146Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified found\" id=bd98ee3e-221c-488e-8395-3eea78201820 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.207598 | controller |     "Jun 09 11:26:22.218518 crc crio[21508]: time=\"2026-06-09T11:26:22.218386326Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=ef8f0870-e692-4b69-8ac5-12ebfae34224 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.207613 | controller |     "Jun 09 11:26:22.219714 crc crio[21508]: time=\"2026-06-09T11:26:22.219580021Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-5dd88c8fdc-6tvhh/init\" id=19967630-e4e4-4075-beb0-04a8ec78b1f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.207627 | controller |     "Jun 09 11:26:22.221508 crc crio[21508]: time=\"2026-06-09T11:26:22.221265081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.207641 | controller |     "Jun 09 11:26:22.242255 crc crio[21508]: time=\"2026-06-09T11:26:22.242082736Z\" level=info msg=\"Stopped pod sandbox: 786399d662b1d223445952cca0d0fb751f1b141eaf2ec9e0ece7829927031f49\" id=e269dcb6-617c-4ff3-bffa-c26ac724a2b5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.207656 | controller |     "Jun 09 11:26:22.252959 crc crio[21508]: time=\"2026-06-09T11:26:22.252865155Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\\\"\"",
2026-06-09 12:20:06.207670 | controller |     "Jun 09 11:26:22.379139 crc crio[21508]: time=\"2026-06-09T11:26:22.379035852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.207685 | controller |     "Jun 09 11:26:22.395176 crc crio[21508]: time=\"2026-06-09T11:26:22.395100097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.207699 | controller |     "Jun 09 11:26:22.403758 crc crio[21508]: time=\"2026-06-09T11:26:22.403354361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.207714 | controller |     "Jun 09 11:26:22.424034 crc crio[21508]: time=\"2026-06-09T11:26:22.423907848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.207728 | controller |     "Jun 09 11:26:22.454247 crc crio[21508]: time=\"2026-06-09T11:26:22.454123821Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:5885d047048ecdd851aeee09d47d7c9c4e8abc058e6870035c048727096de06a UID:6e6080c6-ec98-4d85-9dbc-190edf051f3d NetNS:/var/run/netns/f49579e7-71a5-43cc-a8de-101dcd1f6520 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e6080c6_ec98_4d85_9dbc_190edf051f3d.slice PodAnnotations:0xc00465e160}] Aliases:map[]}\"",
2026-06-09 12:20:06.207742 | controller |     "Jun 09 11:26:22.454247 crc crio[21508]: time=\"2026-06-09T11:26:22.454185973Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.207756 | controller |     "Jun 09 11:26:22.632606 crc crio[21508]: 2026-06-09T11:26:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3e244b2957dbd94 Mac:06:ce:63:a4:3e:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8d Mtu:0 Sandbox:/var/run/netns/7d1dcdbb-f78d-4ab2-9731-2e83265f6bc6 SocketPath: PciID:}] [{Interface:0xc0002246c0 Address:{IP:10.217.0.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.207774 | controller |     "Jun 09 11:26:22.639819 crc crio[21508]: time=\"2026-06-09T11:26:22.639724665Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3e244b2957dbd94c5ccee625a392f6e0ebacc15deaec0a18e5222898afd7d5ec UID:2e325648-3f49-4cab-a612-b4550f94a89c NetNS:/var/run/netns/7d1dcdbb-f78d-4ab2-9731-2e83265f6bc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2e325648_3f49_4cab_a612_b4550f94a89c.slice PodAnnotations:0xc00008ce60}] Aliases:map[]}\"",
2026-06-09 12:20:06.207788 | controller |     "Jun 09 11:26:22.640031 crc crio[21508]: time=\"2026-06-09T11:26:22.639960152Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.207802 | controller |     "Jun 09 11:26:22.651806 crc crio[21508]: time=\"2026-06-09T11:26:22.651699719Z\" level=info msg=\"Ran pod sandbox 3e244b2957dbd94c5ccee625a392f6e0ebacc15deaec0a18e5222898afd7d5ec with infra container: openstack/ceilometer-0/POD\" id=6ab6e696-6ebe-49fb-a9c3-d1cfcf02bf1d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.207817 | controller |     "Jun 09 11:26:22.655374 crc crio[21508]: time=\"2026-06-09T11:26:22.655076849Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=2e3da2be-15f6-44a7-bc3a-dd8139a19f72 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.207831 | controller |     "Jun 09 11:26:22.655374 crc crio[21508]: time=\"2026-06-09T11:26:22.655365668Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified not found\" id=2e3da2be-15f6-44a7-bc3a-dd8139a19f72 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.207846 | controller |     "Jun 09 11:26:22.655571 crc crio[21508]: time=\"2026-06-09T11:26:22.655421219Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified found\" id=2e3da2be-15f6-44a7-bc3a-dd8139a19f72 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.207860 | controller |     "Jun 09 11:26:22.660416 crc crio[21508]: time=\"2026-06-09T11:26:22.658423568Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=21c5b497-6d42-49d0-b26b-eb6ac1b0fa38 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.207874 | controller |     "Jun 09 11:26:22.661733 crc crio[21508]: time=\"2026-06-09T11:26:22.661685104Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\\\"\"",
2026-06-09 12:20:06.207889 | controller |     "Jun 09 11:26:22.700712 crc crio[21508]: time=\"2026-06-09T11:26:22.700660886Z\" level=info msg=\"Created container 9e7ae26bbd0353b3ee0e62f427ddf33f2e6213886cbfbafc2af19358c17d2ce3: openstack/keystone-bootstrap-wdh5d/keystone-bootstrap\" id=4d8ed5e9-5548-4d19-9477-772fb4104794 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.207903 | controller |     "Jun 09 11:26:22.703416 crc crio[21508]: time=\"2026-06-09T11:26:22.703339075Z\" level=info msg=\"Starting container: 9e7ae26bbd0353b3ee0e62f427ddf33f2e6213886cbfbafc2af19358c17d2ce3\" id=027d68d4-8a74-4161-9c31-118064e2a078 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.207918 | controller |     "Jun 09 11:26:22.711557 crc crio[21508]: 2026-06-09T11:26:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:19e4ac605b99316 Mac:ca:38:82:41:e1:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8f Mtu:0 Sandbox:/var/run/netns/48028bd6-4cbf-4331-b686-36cf5412e115 SocketPath: PciID:}] [{Interface:0xc00025c8f0 Address:{IP:10.217.0.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.207947 | controller |     "Jun 09 11:26:22.714447 crc crio[21508]: time=\"2026-06-09T11:26:22.712468985Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-xlq5r Namespace:openstack ID:19e4ac605b9931679043dc3121a184b799921c798fa32bb7fc08feebec3b7ef7 UID:3651e400-30d2-4394-91c8-e05645c73721 NetNS:/var/run/netns/48028bd6-4cbf-4331-b686-36cf5412e115 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3651e400_30d2_4394_91c8_e05645c73721.slice PodAnnotations:0xc003b38048}] Aliases:map[]}\"",
2026-06-09 12:20:06.207962 | controller |     "Jun 09 11:26:22.714447 crc crio[21508]: time=\"2026-06-09T11:26:22.71263386Z\" level=info msg=\"Checking pod openstack_placement-db-sync-xlq5r for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.207977 | controller |     "Jun 09 11:26:22.722743 crc crio[21508]: time=\"2026-06-09T11:26:22.722626225Z\" level=info msg=\"Started container\" PID=64927 containerID=9e7ae26bbd0353b3ee0e62f427ddf33f2e6213886cbfbafc2af19358c17d2ce3 description=openstack/keystone-bootstrap-wdh5d/keystone-bootstrap id=027d68d4-8a74-4161-9c31-118064e2a078 name=/runtime.v1.RuntimeService/StartContainer sandboxID=423380557c7d701ba9e3226709492c3af20a06e432a7f3292e869cbc5514442e",
2026-06-09 12:20:06.207991 | controller |     "Jun 09 11:26:22.730564 crc crio[21508]: time=\"2026-06-09T11:26:22.730458916Z\" level=info msg=\"Ran pod sandbox 19e4ac605b9931679043dc3121a184b799921c798fa32bb7fc08feebec3b7ef7 with infra container: openstack/placement-db-sync-xlq5r/POD\" id=08f5fa1e-1b51-4e86-bc54-85e7e8e2e46f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.208005 | controller |     "Jun 09 11:26:22.735076 crc crio[21508]: time=\"2026-06-09T11:26:22.73498306Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=ca01ecaa-b0d3-4409-aee0-4639ff5f0214 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.208020 | controller |     "Jun 09 11:26:22.735348 crc crio[21508]: time=\"2026-06-09T11:26:22.735202017Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-placement-api:current-podified not found\" id=ca01ecaa-b0d3-4409-aee0-4639ff5f0214 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.208033 | controller |     "Jun 09 11:26:22.735496 crc crio[21508]: time=\"2026-06-09T11:26:22.735435753Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api:current-podified found\" id=ca01ecaa-b0d3-4409-aee0-4639ff5f0214 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.208047 | controller |     "Jun 09 11:26:22.738043 crc crio[21508]: time=\"2026-06-09T11:26:22.737994329Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=5822ab7e-e6f1-4e11-a4f4-ff7c29b317f5 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.208062 | controller |     "Jun 09 11:26:22.745641 crc crio[21508]: time=\"2026-06-09T11:26:22.745608554Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\\\"\"",
2026-06-09 12:20:06.208076 | controller |     "Jun 09 11:26:22.771852 crc crio[21508]: time=\"2026-06-09T11:26:22.771209201Z\" level=info msg=\"Created container ce3b47c55c568e166d94fbf7a05d905666332ba08b8d2bd61b76b043f1616780: openstack/dnsmasq-dns-5dd88c8fdc-6tvhh/init\" id=19967630-e4e4-4075-beb0-04a8ec78b1f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.208091 | controller |     "Jun 09 11:26:22.772754 crc crio[21508]: time=\"2026-06-09T11:26:22.772467168Z\" level=info msg=\"Starting container: ce3b47c55c568e166d94fbf7a05d905666332ba08b8d2bd61b76b043f1616780\" id=bd2e4557-a9d2-4b2b-955b-fed1cfb1e695 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.208106 | controller |     "Jun 09 11:26:22.792175 crc crio[21508]: time=\"2026-06-09T11:26:22.791679135Z\" level=info msg=\"Started container\" PID=64973 containerID=ce3b47c55c568e166d94fbf7a05d905666332ba08b8d2bd61b76b043f1616780 description=openstack/dnsmasq-dns-5dd88c8fdc-6tvhh/init id=bd2e4557-a9d2-4b2b-955b-fed1cfb1e695 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cdfd0e2a9332ffb393097c8a6d13f57bac828e6b6e4194c899b2b39760c95da5",
2026-06-09 12:20:06.208124 | controller |     "Jun 09 11:26:22.973875 crc crio[21508]: 2026-06-09T11:26:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:845030a1afa49db Mac:f6:0f:75:3f:8b:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:92 Mtu:0 Sandbox:/var/run/netns/29517830-3f03-4798-b4a7-991ce93b649c SocketPath: PciID:}] [{Interface:0xc0002245b0 Address:{IP:10.217.0.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.208139 | controller |     "Jun 09 11:26:22.975402 crc crio[21508]: time=\"2026-06-09T11:26:22.97526229Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7cfd7bd55-frgrd Namespace:openstack ID:845030a1afa49dba425ee0acf86445d67fb25a5244c28f1a5f7d05ffbf405043 UID:05d1f7c5-a2b9-4dab-9d99-60b56664027d NetNS:/var/run/netns/29517830-3f03-4798-b4a7-991ce93b649c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod05d1f7c5_a2b9_4dab_9d99_60b56664027d.slice PodAnnotations:0xc0019bc4c0}] Aliases:map[]}\"",
2026-06-09 12:20:06.208154 | controller |     "Jun 09 11:26:22.976785 crc crio[21508]: time=\"2026-06-09T11:26:22.975575689Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7cfd7bd55-frgrd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.208168 | controller |     "Jun 09 11:26:22.984350 crc crio[21508]: time=\"2026-06-09T11:26:22.98404133Z\" level=info msg=\"Ran pod sandbox 845030a1afa49dba425ee0acf86445d67fb25a5244c28f1a5f7d05ffbf405043 with infra container: openstack/dnsmasq-dns-7cfd7bd55-frgrd/POD\" id=65928846-7c27-462d-b0ff-e87c563befb6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.208183 | controller |     "Jun 09 11:26:23.000072 crc crio[21508]: 2026-06-09T11:26:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0abe3f34b28d478 Mac:c6:9d:ac:7c:58:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:90 Mtu:0 Sandbox:/var/run/netns/7eec7357-5450-4e1a-83e1-e5e4969ba3e7 SocketPath: PciID:}] [{Interface:0xc000432770 Address:{IP:10.217.0.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.208197 | controller |     "Jun 09 11:26:23.000072 crc crio[21508]: time=\"2026-06-09T11:26:22.998032803Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=664824aa-7749-4e35-8757-b37068aa26bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.208212 | controller |     "Jun 09 11:26:23.000072 crc crio[21508]: time=\"2026-06-09T11:26:22.998167397Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-kvmmk Namespace:openstack ID:0abe3f34b28d478fc436b8b5d00ff4f4d76886ecf9aa1b072b03254f10410de3 UID:47001272-c2b1-414f-b06e-d4dd83c165a5 NetNS:/var/run/netns/7eec7357-5450-4e1a-83e1-e5e4969ba3e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47001272_c2b1_414f_b06e_d4dd83c165a5.slice PodAnnotations:0xc0019bc318}] Aliases:map[]}\"",
2026-06-09 12:20:06.208226 | controller |     "Jun 09 11:26:23.000072 crc crio[21508]: time=\"2026-06-09T11:26:22.998363813Z\" level=info msg=\"Checking pod openstack_barbican-db-sync-kvmmk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.208241 | controller |     "Jun 09 11:26:23.016672 crc crio[21508]: time=\"2026-06-09T11:26:23.016529199Z\" level=info msg=\"Ran pod sandbox 0abe3f34b28d478fc436b8b5d00ff4f4d76886ecf9aa1b072b03254f10410de3 with infra container: openstack/barbican-db-sync-kvmmk/POD\" id=0eb630d4-556d-4019-be42-dac715c4903f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.208259 | controller |     "Jun 09 11:26:23.021481 crc crio[21508]: time=\"2026-06-09T11:26:23.021406374Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=f097f653-13a2-4a19-a00d-8a2948148f30 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.208274 | controller |     "Jun 09 11:26:23.021672 crc crio[21508]: time=\"2026-06-09T11:26:23.021592139Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified not found\" id=f097f653-13a2-4a19-a00d-8a2948148f30 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.208288 | controller |     "Jun 09 11:26:23.021672 crc crio[21508]: time=\"2026-06-09T11:26:23.02163619Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified found\" id=f097f653-13a2-4a19-a00d-8a2948148f30 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.208302 | controller |     "Jun 09 11:26:23.029141 crc crio[21508]: time=\"2026-06-09T11:26:23.028601076Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=a189ce91-e4cd-4341-9393-8ab784927caf name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.208317 | controller |     "Jun 09 11:26:23.033739 crc crio[21508]: time=\"2026-06-09T11:26:23.033636345Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\\\"\"",
2026-06-09 12:20:06.208331 | controller |     "Jun 09 11:26:23.081653 crc crio[21508]: time=\"2026-06-09T11:26:23.080828589Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c16479cd-061e-4ee6-8d86-8e80897a92f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.208345 | controller |     "Jun 09 11:26:23.200029 crc crio[21508]: time=\"2026-06-09T11:26:23.199903268Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7cfd7bd55-frgrd/init\" id=bf85f631-c748-4fd9-9df5-e26af63776b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.208378 | controller |     "Jun 09 11:26:23.201038 crc crio[21508]: time=\"2026-06-09T11:26:23.200927218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.208394 | controller |     "Jun 09 11:26:23.218556 crc crio[21508]: 2026-06-09T11:26:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:10b6a7803cd97e0 Mac:86:c4:de:65:7f:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8e Mtu:0 Sandbox:/var/run/netns/6d5d102e-e4cb-426b-bb3c-4df40748f73b SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.208408 | controller |     "Jun 09 11:26:23.219491 crc crio[21508]: time=\"2026-06-09T11:26:23.219424395Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-9gdc4 Namespace:openstack ID:10b6a7803cd97e0936b0ec0b86a9aabe3a1d87b42fd1924b973413d8cf4c500a UID:bb7ad377-c44e-4243-9fcb-900809679519 NetNS:/var/run/netns/6d5d102e-e4cb-426b-bb3c-4df40748f73b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb7ad377_c44e_4243_9fcb_900809679519.slice PodAnnotations:0xc003b381f0}] Aliases:map[]}\"",
2026-06-09 12:20:06.208423 | controller |     "Jun 09 11:26:23.229913 crc crio[21508]: time=\"2026-06-09T11:26:23.22975673Z\" level=info msg=\"Checking pod openstack_neutron-db-sync-9gdc4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.208437 | controller |     "Jun 09 11:26:23.290132 crc crio[21508]: time=\"2026-06-09T11:26:23.290069432Z\" level=info msg=\"Ran pod sandbox 10b6a7803cd97e0936b0ec0b86a9aabe3a1d87b42fd1924b973413d8cf4c500a with infra container: openstack/neutron-db-sync-9gdc4/POD\" id=e04de3b7-fd0f-4c4d-8816-2e95680e6439 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.208455 | controller |     "Jun 09 11:26:23.292898 crc crio[21508]: time=\"2026-06-09T11:26:23.292838354Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=bf3a8667-b20c-4443-b2cf-f614bd3b43fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.208469 | controller |     "Jun 09 11:26:23.337733 crc crio[21508]: time=\"2026-06-09T11:26:23.337635388Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=63cdea64-a638-46d1-ad19-e868cb08610a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.208484 | controller |     "Jun 09 11:26:23.361745 crc crio[21508]: time=\"2026-06-09T11:26:23.361698269Z\" level=info msg=\"Creating container: openstack/neutron-db-sync-9gdc4/neutron-db-sync\" id=274f5913-828d-45d2-9c4e-5438f6860294 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.208498 | controller |     "Jun 09 11:26:23.362482 crc crio[21508]: time=\"2026-06-09T11:26:23.362452021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.208511 | controller |     "Jun 09 11:26:23.379589 crc crio[21508]: 2026-06-09T11:26:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5f46e7b4729d94f Mac:fa:18:6b:44:01:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:93 Mtu:0 Sandbox:/var/run/netns/c5f692af-9332-4e07-83d8-291c6c1fe2ad SocketPath: PciID:}] [{Interface:0xc00019d550 Address:{IP:10.217.0.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.208526 | controller |     "Jun 09 11:26:23.384595 crc crio[21508]: time=\"2026-06-09T11:26:23.384517213Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:5f46e7b4729d94fd38ff5a97e1b364c37f147073202fceee50f4225a5b00c28b UID:9ccf29fd-acd4-4fe4-9b75-b175f0ec7592 NetNS:/var/run/netns/c5f692af-9332-4e07-83d8-291c6c1fe2ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ccf29fd_acd4_4fe4_9b75_b175f0ec7592.slice PodAnnotations:0xc002a12418}] Aliases:map[]}\"",
2026-06-09 12:20:06.208540 | controller |     "Jun 09 11:26:23.384848 crc crio[21508]: time=\"2026-06-09T11:26:23.384712049Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.208554 | controller |     "Jun 09 11:26:23.481036 crc crio[21508]: time=\"2026-06-09T11:26:23.480079247Z\" level=info msg=\"Stopping pod sandbox: cdfd0e2a9332ffb393097c8a6d13f57bac828e6b6e4194c899b2b39760c95da5\" id=361f081f-3649-4e42-8dc6-6ec344d5710e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.208568 | controller |     "Jun 09 11:26:23.481721 crc crio[21508]: time=\"2026-06-09T11:26:23.481645443Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5dd88c8fdc-6tvhh Namespace:openstack ID:cdfd0e2a9332ffb393097c8a6d13f57bac828e6b6e4194c899b2b39760c95da5 UID:a2389ca1-91d8-4c19-b2e1-4ae57185b23f NetNS:/var/run/netns/d5cc9bfc-c824-4e31-9b04-dc55828a1e39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2389ca1_91d8_4c19_b2e1_4ae57185b23f.slice PodAnnotations:0xc003b38368}] Aliases:map[]}\"",
2026-06-09 12:20:06.208582 | controller |     "Jun 09 11:26:23.482768 crc crio[21508]: time=\"2026-06-09T11:26:23.482611482Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-5dd88c8fdc-6tvhh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.208597 | controller |     "Jun 09 11:26:23.500365 crc crio[21508]: time=\"2026-06-09T11:26:23.500179031Z\" level=info msg=\"Ran pod sandbox 5f46e7b4729d94fd38ff5a97e1b364c37f147073202fceee50f4225a5b00c28b with infra container: openstack/glance-default-external-api-0/POD\" id=6e06b719-e784-4109-aeb4-159d682599fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.208616 | controller |     "Jun 09 11:26:23.511124 crc crio[21508]: 2026-06-09T11:26:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5885d047048ecdd Mac:e6:2b:84:cb:83:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:91 Mtu:0 Sandbox:/var/run/netns/f49579e7-71a5-43cc-a8de-101dcd1f6520 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.208631 | controller |     "Jun 09 11:26:23.516626 crc crio[21508]: time=\"2026-06-09T11:26:23.516479082Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=b666b385-490e-426e-a130-31d6a6d6f6a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.208644 | controller |     "Jun 09 11:26:23.526924 crc crio[21508]: time=\"2026-06-09T11:26:23.521379137Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=f65f53b9-9e8f-4294-9803-11aea5d1da08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.208659 | controller |     "Jun 09 11:26:23.531279 crc crio[21508]: time=\"2026-06-09T11:26:23.531101984Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:5885d047048ecdd851aeee09d47d7c9c4e8abc058e6870035c048727096de06a UID:6e6080c6-ec98-4d85-9dbc-190edf051f3d NetNS:/var/run/netns/f49579e7-71a5-43cc-a8de-101dcd1f6520 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e6080c6_ec98_4d85_9dbc_190edf051f3d.slice PodAnnotations:0xc00465e160}] Aliases:map[]}\"",
2026-06-09 12:20:06.208673 | controller |     "Jun 09 11:26:23.531591 crc crio[21508]: time=\"2026-06-09T11:26:23.531462905Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.208687 | controller |     "Jun 09 11:26:23.547696 crc crio[21508]: time=\"2026-06-09T11:26:23.547585842Z\" level=info msg=\"Removing container: 16a685fa60f8e21ac56727cb424ee81c4d1ffe806213717af63ffabcb1b04032\" id=0570d533-03bb-46e6-a08a-9fc4b54d0b94 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.208700 | controller |     "Jun 09 11:26:23.549632 crc crio[21508]: time=\"2026-06-09T11:26:23.54955214Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=a5b66787-60d5-4819-86d9-383a25d0494f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.208715 | controller |     "Jun 09 11:26:23.601917 crc crio[21508]: time=\"2026-06-09T11:26:23.601816754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.208729 | controller |     "Jun 09 11:26:23.616711 crc crio[21508]: time=\"2026-06-09T11:26:23.616611801Z\" level=info msg=\"Ran pod sandbox 5885d047048ecdd851aeee09d47d7c9c4e8abc058e6870035c048727096de06a with infra container: openstack/glance-default-internal-api-0/POD\" id=2d5b355b-2e4c-4c42-a0e3-977b1bb3b271 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.208743 | controller |     "Jun 09 11:26:23.635176 crc crio[21508]: time=\"2026-06-09T11:26:23.635102028Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=9b227f9a-0185-4881-a171-cdc42b318ee4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.208757 | controller |     "Jun 09 11:26:23.646039 crc crio[21508]: time=\"2026-06-09T11:26:23.645960488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.208776 | controller |     "Jun 09 11:26:23.692460 crc crio[21508]: time=\"2026-06-09T11:26:23.692107732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.208790 | controller |     "Jun 09 11:26:23.779510 crc crio[21508]: time=\"2026-06-09T11:26:23.768263042Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=d2f977a8-1c3a-4bb9-b9a1-1847314a5afe name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.208804 | controller |     "Jun 09 11:26:23.779510 crc crio[21508]: time=\"2026-06-09T11:26:23.772530408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.208818 | controller |     "Jun 09 11:26:23.795125 crc crio[21508]: time=\"2026-06-09T11:26:23.79491033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.208833 | controller |     "Jun 09 11:26:23.827143 crc crio[21508]: time=\"2026-06-09T11:26:23.82706452Z\" level=info msg=\"Removed container 16a685fa60f8e21ac56727cb424ee81c4d1ffe806213717af63ffabcb1b04032: openstack/dnsmasq-dns-798c5d9f59-wmk65/dnsmasq-dns\" id=0570d533-03bb-46e6-a08a-9fc4b54d0b94 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.208847 | controller |     "Jun 09 11:26:23.849441 crc crio[21508]: time=\"2026-06-09T11:26:23.84871727Z\" level=info msg=\"Removing container: 73108892fd0429707ed6677e238837414bac15d6eab545fbb41ba2b4c4fca333\" id=cbf7e5de-dee8-43ff-a536-9ae70c2da467 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.208861 | controller |     "Jun 09 11:26:23.866256 crc crio[21508]: time=\"2026-06-09T11:26:23.865456914Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=f2570145-52e2-4470-9880-6cb30cd60347 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.208875 | controller |     "Jun 09 11:26:23.866256 crc crio[21508]: time=\"2026-06-09T11:26:23.866072463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.208889 | controller |     "Jun 09 11:26:24.009757 crc crio[21508]: time=\"2026-06-09T11:26:24.006026578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.208904 | controller |     "Jun 09 11:26:24.010087 crc crio[21508]: time=\"2026-06-09T11:26:24.00980934Z\" level=info msg=\"Created container e8425c666bb3e5d1469450631510e9049980940f061f1055272831a88c24e440: openstack/dnsmasq-dns-7cfd7bd55-frgrd/init\" id=bf85f631-c748-4fd9-9df5-e26af63776b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.208918 | controller |     "Jun 09 11:26:24.012030 crc crio[21508]: time=\"2026-06-09T11:26:24.011974784Z\" level=info msg=\"Starting container: e8425c666bb3e5d1469450631510e9049980940f061f1055272831a88c24e440\" id=97e6cf54-52bd-40d4-96c3-8eb246d20215 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.208932 | controller |     "Jun 09 11:26:24.040458 crc crio[21508]: time=\"2026-06-09T11:26:24.040120775Z\" level=info msg=\"Started container\" PID=65156 containerID=e8425c666bb3e5d1469450631510e9049980940f061f1055272831a88c24e440 description=openstack/dnsmasq-dns-7cfd7bd55-frgrd/init id=97e6cf54-52bd-40d4-96c3-8eb246d20215 name=/runtime.v1.RuntimeService/StartContainer sandboxID=845030a1afa49dba425ee0acf86445d67fb25a5244c28f1a5f7d05ffbf405043",
2026-06-09 12:20:06.208947 | controller |     "Jun 09 11:26:24.085059 crc crio[21508]: time=\"2026-06-09T11:26:24.084928349Z\" level=info msg=\"Created container a65114335274bab2d1c880790b3f34e37f74f9efb675acb8f61eff15b1636865: openstack/neutron-db-sync-9gdc4/neutron-db-sync\" id=274f5913-828d-45d2-9c4e-5438f6860294 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.208966 | controller |     "Jun 09 11:26:24.096838 crc crio[21508]: time=\"2026-06-09T11:26:24.087961269Z\" level=info msg=\"Starting container: a65114335274bab2d1c880790b3f34e37f74f9efb675acb8f61eff15b1636865\" id=76cfde13-b054-431e-91a6-a78027894e1b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.208981 | controller |     "Jun 09 11:26:24.103668 crc crio[21508]: time=\"2026-06-09T11:26:24.102654933Z\" level=info msg=\"Removed container 73108892fd0429707ed6677e238837414bac15d6eab545fbb41ba2b4c4fca333: openstack/dnsmasq-dns-798c5d9f59-wmk65/init\" id=cbf7e5de-dee8-43ff-a536-9ae70c2da467 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.208995 | controller |     "Jun 09 11:26:24.134128 crc crio[21508]: time=\"2026-06-09T11:26:24.133840965Z\" level=info msg=\"Started container\" PID=65145 containerID=a65114335274bab2d1c880790b3f34e37f74f9efb675acb8f61eff15b1636865 description=openstack/neutron-db-sync-9gdc4/neutron-db-sync id=76cfde13-b054-431e-91a6-a78027894e1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=10b6a7803cd97e0936b0ec0b86a9aabe3a1d87b42fd1924b973413d8cf4c500a",
2026-06-09 12:20:06.209010 | controller |     "Jun 09 11:26:24.159978 crc crio[21508]: time=\"2026-06-09T11:26:24.159914915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.209024 | controller |     "Jun 09 11:26:24.486102 crc crio[21508]: time=\"2026-06-09T11:26:24.485753263Z\" level=info msg=\"Stopped pod sandbox: cdfd0e2a9332ffb393097c8a6d13f57bac828e6b6e4194c899b2b39760c95da5\" id=361f081f-3649-4e42-8dc6-6ec344d5710e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.209039 | controller |     "Jun 09 11:26:24.790725 crc crio[21508]: time=\"2026-06-09T11:26:24.788490879Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=46519615-5309-4e54-9aa0-d9d0d53454fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.209053 | controller |     "Jun 09 11:26:24.826608 crc crio[21508]: time=\"2026-06-09T11:26:24.826337807Z\" level=info msg=\"Removing container: ce3b47c55c568e166d94fbf7a05d905666332ba08b8d2bd61b76b043f1616780\" id=742d448e-84b3-41eb-aca3-405f03a82610 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.209067 | controller |     "Jun 09 11:26:24.936491 crc crio[21508]: time=\"2026-06-09T11:26:24.932963688Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=066357de-f791-49d1-8ce2-b59f7fbf7800 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.209081 | controller |     "Jun 09 11:26:24.985071 crc crio[21508]: time=\"2026-06-09T11:26:24.969697053Z\" level=info msg=\"Removed container ce3b47c55c568e166d94fbf7a05d905666332ba08b8d2bd61b76b043f1616780: openstack/dnsmasq-dns-5dd88c8fdc-6tvhh/init\" id=742d448e-84b3-41eb-aca3-405f03a82610 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.209095 | controller |     "Jun 09 11:26:25.051878 crc crio[21508]: time=\"2026-06-09T11:26:25.051788599Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7cfd7bd55-frgrd/dnsmasq-dns\" id=c2044c94-e0a6-45f3-b44c-de2623355c31 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.209110 | controller |     "Jun 09 11:26:25.052359 crc crio[21508]: time=\"2026-06-09T11:26:25.052245633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.209124 | controller |     "Jun 09 11:26:25.250469 crc crio[21508]: time=\"2026-06-09T11:26:25.250257794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.209143 | controller |     "Jun 09 11:26:25.264386 crc crio[21508]: time=\"2026-06-09T11:26:25.264207246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.209158 | controller |     "Jun 09 11:26:25.543805 crc crio[21508]: time=\"2026-06-09T11:26:25.543714175Z\" level=info msg=\"Created container 5ff6e7e6dfd0aeb79132c1b54bf054b0c9835368a3218dbcd3c9878bb678b199: openstack/dnsmasq-dns-7cfd7bd55-frgrd/dnsmasq-dns\" id=c2044c94-e0a6-45f3-b44c-de2623355c31 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.209172 | controller |     "Jun 09 11:26:25.545651 crc crio[21508]: time=\"2026-06-09T11:26:25.54556564Z\" level=info msg=\"Starting container: 5ff6e7e6dfd0aeb79132c1b54bf054b0c9835368a3218dbcd3c9878bb678b199\" id=9b2b41af-da14-4633-9e30-bb3008b33b37 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.209187 | controller |     "Jun 09 11:26:25.582837 crc crio[21508]: time=\"2026-06-09T11:26:25.582716287Z\" level=info msg=\"Started container\" PID=65284 containerID=5ff6e7e6dfd0aeb79132c1b54bf054b0c9835368a3218dbcd3c9878bb678b199 description=openstack/dnsmasq-dns-7cfd7bd55-frgrd/dnsmasq-dns id=9b2b41af-da14-4633-9e30-bb3008b33b37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=845030a1afa49dba425ee0acf86445d67fb25a5244c28f1a5f7d05ffbf405043",
2026-06-09 12:20:06.209201 | controller |     "Jun 09 11:26:25.794136 crc crio[21508]: time=\"2026-06-09T11:26:25.792020412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.209215 | controller |     "Jun 09 11:26:25.937811 crc crio[21508]: time=\"2026-06-09T11:26:25.931839153Z\" level=info msg=\"Created container f2ae613b28e8496c6f9119f260b105a3286c3477b4a0d82333f0e471bef8fd92: openstack/glance-default-external-api-0/glance-log\" id=a5b66787-60d5-4819-86d9-383a25d0494f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.209230 | controller |     "Jun 09 11:26:25.949082 crc crio[21508]: time=\"2026-06-09T11:26:25.94900992Z\" level=info msg=\"Starting container: f2ae613b28e8496c6f9119f260b105a3286c3477b4a0d82333f0e471bef8fd92\" id=6a4ff00f-8432-4ae9-a2d8-e901fb016203 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.209244 | controller |     "Jun 09 11:26:25.957990 crc crio[21508]: time=\"2026-06-09T11:26:25.957871342Z\" level=info msg=\"Started container\" PID=65310 containerID=f2ae613b28e8496c6f9119f260b105a3286c3477b4a0d82333f0e471bef8fd92 description=openstack/glance-default-external-api-0/glance-log id=6a4ff00f-8432-4ae9-a2d8-e901fb016203 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5f46e7b4729d94fd38ff5a97e1b364c37f147073202fceee50f4225a5b00c28b",
2026-06-09 12:20:06.209259 | controller |     "Jun 09 11:26:26.002800 crc crio[21508]: time=\"2026-06-09T11:26:26.002718787Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=7d701c19-0ba1-4e08-94ae-55f2bc1b8eb8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.209273 | controller |     "Jun 09 11:26:26.016901 crc crio[21508]: time=\"2026-06-09T11:26:26.016807173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.209287 | controller |     "Jun 09 11:26:26.079005 crc crio[21508]: time=\"2026-06-09T11:26:26.078595289Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=93cc746e-9ac8-482e-bcb7-baff8b9a1e4d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.209301 | controller |     "Jun 09 11:26:26.090143 crc crio[21508]: time=\"2026-06-09T11:26:26.090035037Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=99118552-cc56-477b-af8a-99a9a9f8ad91 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.209319 | controller |     "Jun 09 11:26:26.092471 crc crio[21508]: time=\"2026-06-09T11:26:26.092389387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.209334 | controller |     "Jun 09 11:26:26.188126 crc crio[21508]: time=\"2026-06-09T11:26:26.187902559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.209361 | controller |     "Jun 09 11:26:26.392357 crc crio[21508]: time=\"2026-06-09T11:26:26.391596748Z\" level=info msg=\"Created container db5dc9ffd7d78c793913f8840b26d43ca9d684f7c9c20a603a3501e768ddb2a6: openstack/glance-default-internal-api-0/glance-log\" id=f2570145-52e2-4470-9880-6cb30cd60347 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.209381 | controller |     "Jun 09 11:26:26.397203 crc crio[21508]: time=\"2026-06-09T11:26:26.397142372Z\" level=info msg=\"Starting container: db5dc9ffd7d78c793913f8840b26d43ca9d684f7c9c20a603a3501e768ddb2a6\" id=e6c031d2-3b14-4048-9fbc-19a71dd5c854 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.209396 | controller |     "Jun 09 11:26:26.416097 crc crio[21508]: time=\"2026-06-09T11:26:26.415952018Z\" level=info msg=\"Started container\" PID=65333 containerID=db5dc9ffd7d78c793913f8840b26d43ca9d684f7c9c20a603a3501e768ddb2a6 description=openstack/glance-default-internal-api-0/glance-log id=e6c031d2-3b14-4048-9fbc-19a71dd5c854 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5885d047048ecdd851aeee09d47d7c9c4e8abc058e6870035c048727096de06a",
2026-06-09 12:20:06.209411 | controller |     "Jun 09 11:26:26.449526 crc crio[21508]: time=\"2026-06-09T11:26:26.449421587Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=7666c0de-5134-4410-9d9b-3148c954758e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.209426 | controller |     "Jun 09 11:26:26.575731 crc crio[21508]: time=\"2026-06-09T11:26:26.575617115Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=1a84a18c-71dc-4c95-85ef-8e1b070d936f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.209441 | controller |     "Jun 09 11:26:26.591072 crc crio[21508]: time=\"2026-06-09T11:26:26.590933898Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=26391b51-7233-4911-a346-73ff0c330e34 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.209455 | controller |     "Jun 09 11:26:26.592040 crc crio[21508]: time=\"2026-06-09T11:26:26.591958688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.209469 | controller |     "Jun 09 11:26:26.766538 crc crio[21508]: time=\"2026-06-09T11:26:26.766103444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.209483 | controller |     "Jun 09 11:26:27.388156 crc crio[21508]: time=\"2026-06-09T11:26:27.386272679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.209497 | controller |     "Jun 09 11:26:27.617467 crc crio[21508]: time=\"2026-06-09T11:26:27.616782351Z\" level=info msg=\"Created container 092f6b2658e58140ea4c38ba20736b4a765b29ea9b25cbd6bec9a9b69dc0be4a: openstack/glance-default-external-api-0/glance-httpd\" id=99118552-cc56-477b-af8a-99a9a9f8ad91 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.209511 | controller |     "Jun 09 11:26:27.626063 crc crio[21508]: time=\"2026-06-09T11:26:27.625508189Z\" level=info msg=\"Starting container: 092f6b2658e58140ea4c38ba20736b4a765b29ea9b25cbd6bec9a9b69dc0be4a\" id=2c8f3ff0-2cc1-49fe-ac10-6b641bd48bc8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.209532 | controller |     "Jun 09 11:26:27.658809 crc crio[21508]: time=\"2026-06-09T11:26:27.65871309Z\" level=info msg=\"Started container\" PID=65416 containerID=092f6b2658e58140ea4c38ba20736b4a765b29ea9b25cbd6bec9a9b69dc0be4a description=openstack/glance-default-external-api-0/glance-httpd id=2c8f3ff0-2cc1-49fe-ac10-6b641bd48bc8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5f46e7b4729d94fd38ff5a97e1b364c37f147073202fceee50f4225a5b00c28b",
2026-06-09 12:20:06.209547 | controller |     "Jun 09 11:26:27.920764 crc crio[21508]: time=\"2026-06-09T11:26:27.920681261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.209562 | controller |     "Jun 09 11:26:27.973871 crc crio[21508]: time=\"2026-06-09T11:26:27.972569694Z\" level=info msg=\"Stopping container: f2ae613b28e8496c6f9119f260b105a3286c3477b4a0d82333f0e471bef8fd92 (timeout: 30s)\" id=3374215a-4d63-4c59-8f1e-3e9665aaa24b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.209576 | controller |     "Jun 09 11:26:27.973871 crc crio[21508]: time=\"2026-06-09T11:26:27.97278498Z\" level=info msg=\"Stopping container: 092f6b2658e58140ea4c38ba20736b4a765b29ea9b25cbd6bec9a9b69dc0be4a (timeout: 30s)\" id=b7b2acef-ba2d-4c18-af01-0ae017cfa66a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.209590 | controller |     "Jun 09 11:26:28.173873 crc crio[21508]: time=\"2026-06-09T11:26:28.173671386Z\" level=info msg=\"Created container d399935e0887766ca01720dbd7bf6a00aefb502bc2213fe78399a638de1adf66: openstack/glance-default-internal-api-0/glance-httpd\" id=26391b51-7233-4911-a346-73ff0c330e34 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.209604 | controller |     "Jun 09 11:26:28.187680 crc crio[21508]: time=\"2026-06-09T11:26:28.187574087Z\" level=info msg=\"Starting container: d399935e0887766ca01720dbd7bf6a00aefb502bc2213fe78399a638de1adf66\" id=1bf69bb0-eaef-4a23-8256-75d301d067a8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.209618 | controller |     "Jun 09 11:26:28.204407 crc crio[21508]: time=\"2026-06-09T11:26:28.201043095Z\" level=info msg=\"Started container\" PID=65453 containerID=d399935e0887766ca01720dbd7bf6a00aefb502bc2213fe78399a638de1adf66 description=openstack/glance-default-internal-api-0/glance-httpd id=1bf69bb0-eaef-4a23-8256-75d301d067a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5885d047048ecdd851aeee09d47d7c9c4e8abc058e6870035c048727096de06a",
2026-06-09 12:20:06.209633 | controller |     "Jun 09 11:26:28.528145 crc crio[21508]: time=\"2026-06-09T11:26:28.52541455Z\" level=info msg=\"Stopped container f2ae613b28e8496c6f9119f260b105a3286c3477b4a0d82333f0e471bef8fd92: openstack/glance-default-external-api-0/glance-log\" id=3374215a-4d63-4c59-8f1e-3e9665aaa24b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.209647 | controller |     "Jun 09 11:26:28.778616 crc crio[21508]: time=\"2026-06-09T11:26:28.778369354Z\" level=info msg=\"Stopped container 092f6b2658e58140ea4c38ba20736b4a765b29ea9b25cbd6bec9a9b69dc0be4a: openstack/glance-default-external-api-0/glance-httpd\" id=b7b2acef-ba2d-4c18-af01-0ae017cfa66a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.209662 | controller |     "Jun 09 11:26:28.779620 crc crio[21508]: time=\"2026-06-09T11:26:28.779530539Z\" level=info msg=\"Stopping pod sandbox: 5f46e7b4729d94fd38ff5a97e1b364c37f147073202fceee50f4225a5b00c28b\" id=8f642475-40ca-473b-96be-8084b4e0622e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.209676 | controller |     "Jun 09 11:26:28.780588 crc crio[21508]: time=\"2026-06-09T11:26:28.780336433Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:5f46e7b4729d94fd38ff5a97e1b364c37f147073202fceee50f4225a5b00c28b UID:9ccf29fd-acd4-4fe4-9b75-b175f0ec7592 NetNS:/var/run/netns/c5f692af-9332-4e07-83d8-291c6c1fe2ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ccf29fd_acd4_4fe4_9b75_b175f0ec7592.slice PodAnnotations:0xc000853158}] Aliases:map[]}\"",
2026-06-09 12:20:06.209695 | controller |     "Jun 09 11:26:28.780588 crc crio[21508]: time=\"2026-06-09T11:26:28.7805731Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.209709 | controller |     "Jun 09 11:26:29.037128 crc crio[21508]: time=\"2026-06-09T11:26:29.036049378Z\" level=info msg=\"Stopping container: db5dc9ffd7d78c793913f8840b26d43ca9d684f7c9c20a603a3501e768ddb2a6 (timeout: 30s)\" id=132d41ee-06e8-48e8-b290-3c2e8782690b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.209724 | controller |     "Jun 09 11:26:29.037128 crc crio[21508]: time=\"2026-06-09T11:26:29.036547573Z\" level=info msg=\"Stopping container: d399935e0887766ca01720dbd7bf6a00aefb502bc2213fe78399a638de1adf66 (timeout: 30s)\" id=579d0f05-7510-4893-9f74-a1eb6ed9c66b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.209738 | controller |     "Jun 09 11:26:31.116889 crc crio[21508]: time=\"2026-06-09T11:26:31.114691329Z\" level=info msg=\"Stopping pod sandbox: 423380557c7d701ba9e3226709492c3af20a06e432a7f3292e869cbc5514442e\" id=69dd2363-10a1-4fed-a7ad-cd8f58f01f9f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.209752 | controller |     "Jun 09 11:26:31.120987 crc crio[21508]: time=\"2026-06-09T11:26:31.120498871Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-wdh5d Namespace:openstack ID:423380557c7d701ba9e3226709492c3af20a06e432a7f3292e869cbc5514442e UID:221fdaeb-8f38-4c78-af4c-ac44e9996245 NetNS:/var/run/netns/d9295d5c-9af8-4fd0-8268-c0be6dc7fd85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod221fdaeb_8f38_4c78_af4c_ac44e9996245.slice PodAnnotations:0xc0039b81a0}] Aliases:map[]}\"",
2026-06-09 12:20:06.209766 | controller |     "Jun 09 11:26:31.121248 crc crio[21508]: time=\"2026-06-09T11:26:31.12116827Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-wdh5d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.209781 | controller |     "Jun 09 11:26:32.271343 crc crio[21508]: time=\"2026-06-09T11:26:32.269969056Z\" level=info msg=\"Stopping container: a2f946ef805eacf246b17b8729971412eed6b8cba711dc2aa60bc1e851f9a513 (timeout: 10s)\" id=3d9769f3-72b1-4147-bbda-0aefd06a3cc8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.209796 | controller |     "Jun 09 11:26:32.873722 crc crio[21508]: time=\"2026-06-09T11:26:32.872047657Z\" level=info msg=\"Stopped pod sandbox: 5f46e7b4729d94fd38ff5a97e1b364c37f147073202fceee50f4225a5b00c28b\" id=8f642475-40ca-473b-96be-8084b4e0622e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.209810 | controller |     "Jun 09 11:26:33.040548 crc crio[21508]: time=\"2026-06-09T11:26:33.04004995Z\" level=info msg=\"Stopped pod sandbox: 423380557c7d701ba9e3226709492c3af20a06e432a7f3292e869cbc5514442e\" id=69dd2363-10a1-4fed-a7ad-cd8f58f01f9f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.209824 | controller |     "Jun 09 11:26:33.049348 crc crio[21508]: time=\"2026-06-09T11:26:33.044683127Z\" level=info msg=\"Stopped container db5dc9ffd7d78c793913f8840b26d43ca9d684f7c9c20a603a3501e768ddb2a6: openstack/glance-default-internal-api-0/glance-log\" id=132d41ee-06e8-48e8-b290-3c2e8782690b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.209838 | controller |     "Jun 09 11:26:33.055141 crc crio[21508]: time=\"2026-06-09T11:26:33.05460423Z\" level=info msg=\"Stopped container a2f946ef805eacf246b17b8729971412eed6b8cba711dc2aa60bc1e851f9a513: openstack/dnsmasq-dns-fb9766d9-gldws/dnsmasq-dns\" id=3d9769f3-72b1-4147-bbda-0aefd06a3cc8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.209856 | controller |     "Jun 09 11:26:33.056472 crc crio[21508]: time=\"2026-06-09T11:26:33.056391473Z\" level=info msg=\"Stopping pod sandbox: de90d9a49f2add95477ad37a389ad8b77f25a28a1396f84d16ec9356a30bf48a\" id=aa04ded7-c62c-40e0-b423-308a8b1ac393 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.209871 | controller |     "Jun 09 11:26:33.056887 crc crio[21508]: time=\"2026-06-09T11:26:33.056822186Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-fb9766d9-gldws Namespace:openstack ID:de90d9a49f2add95477ad37a389ad8b77f25a28a1396f84d16ec9356a30bf48a UID:07d018e7-30d5-46c3-828b-ce670d485b54 NetNS:/var/run/netns/782095bd-a64e-4c98-9188-6f28eec401e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod07d018e7_30d5_46c3_828b_ce670d485b54.slice PodAnnotations:0xc00008cbb8}] Aliases:map[]}\"",
2026-06-09 12:20:06.209886 | controller |     "Jun 09 11:26:33.057032 crc crio[21508]: time=\"2026-06-09T11:26:33.056981161Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-fb9766d9-gldws from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.209901 | controller |     "Jun 09 11:26:33.221874 crc crio[21508]: time=\"2026-06-09T11:26:33.221270715Z\" level=info msg=\"Removing container: 092f6b2658e58140ea4c38ba20736b4a765b29ea9b25cbd6bec9a9b69dc0be4a\" id=ee6c1b4a-4b52-4e00-b10b-7c44c82e6468 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.209916 | controller |     "Jun 09 11:26:33.365431 crc crio[21508]: time=\"2026-06-09T11:26:33.365203928Z\" level=info msg=\"Stopped container d399935e0887766ca01720dbd7bf6a00aefb502bc2213fe78399a638de1adf66: openstack/glance-default-internal-api-0/glance-httpd\" id=579d0f05-7510-4893-9f74-a1eb6ed9c66b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.209931 | controller |     "Jun 09 11:26:33.366996 crc crio[21508]: time=\"2026-06-09T11:26:33.366668372Z\" level=info msg=\"Stopping pod sandbox: 5885d047048ecdd851aeee09d47d7c9c4e8abc058e6870035c048727096de06a\" id=c60999b3-9f71-42d7-820d-21405dcb3a08 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.209945 | controller |     "Jun 09 11:26:33.367477 crc crio[21508]: time=\"2026-06-09T11:26:33.367408173Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:5885d047048ecdd851aeee09d47d7c9c4e8abc058e6870035c048727096de06a UID:6e6080c6-ec98-4d85-9dbc-190edf051f3d NetNS:/var/run/netns/f49579e7-71a5-43cc-a8de-101dcd1f6520 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e6080c6_ec98_4d85_9dbc_190edf051f3d.slice PodAnnotations:0xc0039b8708}] Aliases:map[]}\"",
2026-06-09 12:20:06.209960 | controller |     "Jun 09 11:26:33.367575 crc crio[21508]: time=\"2026-06-09T11:26:33.367546717Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.209974 | controller |     "Jun 09 11:26:34.038245 crc crio[21508]: time=\"2026-06-09T11:26:34.036483344Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=914020f5-1bdd-4fe5-bc20-99681b0dd1d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.209988 | controller |     "Jun 09 11:26:34.038245 crc crio[21508]: time=\"2026-06-09T11:26:34.037073321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.210003 | controller |     "Jun 09 11:26:34.557408 crc crio[21508]: time=\"2026-06-09T11:26:34.554734098Z\" level=info msg=\"Stopped pod sandbox: de90d9a49f2add95477ad37a389ad8b77f25a28a1396f84d16ec9356a30bf48a\" id=aa04ded7-c62c-40e0-b423-308a8b1ac393 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.210021 | controller |     "Jun 09 11:26:34.575564 crc crio[21508]: time=\"2026-06-09T11:26:34.575420859Z\" level=info msg=\"Stopped pod sandbox: 5885d047048ecdd851aeee09d47d7c9c4e8abc058e6870035c048727096de06a\" id=c60999b3-9f71-42d7-820d-21405dcb3a08 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.210036 | controller |     "Jun 09 11:26:36.834557 crc crio[21508]: time=\"2026-06-09T11:26:36.833809541Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-jnw89/POD\" id=5e49383f-eced-40e5-9441-e879d75f64f1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.210051 | controller |     "Jun 09 11:26:36.834557 crc crio[21508]: time=\"2026-06-09T11:26:36.834540122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.210066 | controller |     "Jun 09 11:26:39.356444 crc crio[21508]: time=\"2026-06-09T11:26:39.355521984Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=a8b52de0-eea0-4f09-bfa2-2f6ad8a593f7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.210080 | controller |     "Jun 09 11:26:39.357550 crc crio[21508]: time=\"2026-06-09T11:26:39.356481263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.210095 | controller |     "Jun 09 11:26:43.356992 crc crio[21508]: time=\"2026-06-09T11:26:43.355929011Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:95136eb284f45966c9b8147ee2ae8f55f8a3dc94ec496ab02279dbfc3ba0697c\" id=21c5b497-6d42-49d0-b26b-eb6ac1b0fa38 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.210109 | controller |     "Jun 09 11:26:43.361368 crc crio[21508]: time=\"2026-06-09T11:26:43.361160716Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=fdbc1379-f50a-4c80-9778-411340f656de name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.210123 | controller |     "Jun 09 11:26:45.323515 crc crio[21508]: time=\"2026-06-09T11:26:45.322793818Z\" level=info msg=\"Removed container 092f6b2658e58140ea4c38ba20736b4a765b29ea9b25cbd6bec9a9b69dc0be4a: openstack/glance-default-external-api-0/glance-httpd\" id=ee6c1b4a-4b52-4e00-b10b-7c44c82e6468 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.210137 | controller |     "Jun 09 11:26:45.332340 crc crio[21508]: time=\"2026-06-09T11:26:45.332250368Z\" level=info msg=\"Removing container: f2ae613b28e8496c6f9119f260b105a3286c3477b4a0d82333f0e471bef8fd92\" id=1f0ad248-aaf6-4cb1-a207-7233bab29dde name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.210152 | controller |     "Jun 09 11:26:49.657898 crc crio[21508]: time=\"2026-06-09T11:26:49.657373508Z\" level=info msg=\"Removing container: 3bcb4f392b0893f64f2abe49c8ee55e2f51cc4b1c81e43a0c3b81614b58ab332\" id=c84e23fa-f5ca-42bf-84dd-54c703cb427d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.210166 | controller |     "Jun 09 11:26:57.943064 crc crio[21508]: time=\"2026-06-09T11:26:57.942062799Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:ea30dfa823fd634f24234686b7d7df2849be16c4ac869d476acb46049d3b5be6 UID:94e65338-84df-4586-b7f7-f19f98fd2fcc NetNS:/var/run/netns/13f555df-47ef-4dff-97ab-8169719f4b04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod94e65338_84df_4586_b7f7_f19f98fd2fcc.slice PodAnnotations:0xc00244e458}] Aliases:map[]}\"",
2026-06-09 12:20:06.210181 | controller |     "Jun 09 11:26:57.943064 crc crio[21508]: time=\"2026-06-09T11:26:57.942997346Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.210199 | controller |     "Jun 09 11:26:57.995150 crc crio[21508]: time=\"2026-06-09T11:26:57.99488718Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:1b2c0125f2253e1ccdb29c838fc50180b185700316a7eb9d8d1d76a608f6b4f2\" id=5822ab7e-e6f1-4e11-a4f4-ff7c29b317f5 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.210214 | controller |     "Jun 09 11:26:57.998717 crc crio[21508]: time=\"2026-06-09T11:26:57.997792356Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=e6c461e2-1a0d-49fe-af72-018f2244b2a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.210229 | controller |     "Jun 09 11:26:58.020545 crc crio[21508]: time=\"2026-06-09T11:26:58.020399733Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=77f92f2e-cd28-4ab7-bf73-0d8a4d438a80 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.210243 | controller |     "Jun 09 11:26:58.061853 crc crio[21508]: time=\"2026-06-09T11:26:58.061751855Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:d72d014a20122cded5eb44fae9bd6a0cc4dbe591775435d224dbbf5504f354b1\" id=a189ce91-e4cd-4341-9393-8ab784927caf name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.210257 | controller |     "Jun 09 11:26:58.066652 crc crio[21508]: time=\"2026-06-09T11:26:58.066527087Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=7268f06c-f881-4d5d-8850-eca82125ec2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.210271 | controller |     "Jun 09 11:26:59.059642 crc crio[21508]: 2026-06-09T11:26:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea30dfa823fd634 Mac:52:03:f7:14:2d:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:94 Mtu:0 Sandbox:/var/run/netns/13f555df-47ef-4dff-97ab-8169719f4b04 SocketPath: PciID:}] [{Interface:0xc0002a45d0 Address:{IP:10.217.0.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.210285 | controller |     "Jun 09 11:26:59.062745 crc crio[21508]: time=\"2026-06-09T11:26:59.062108784Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:ea30dfa823fd634f24234686b7d7df2849be16c4ac869d476acb46049d3b5be6 UID:94e65338-84df-4586-b7f7-f19f98fd2fcc NetNS:/var/run/netns/13f555df-47ef-4dff-97ab-8169719f4b04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod94e65338_84df_4586_b7f7_f19f98fd2fcc.slice PodAnnotations:0xc00244e458}] Aliases:map[]}\"",
2026-06-09 12:20:06.210299 | controller |     "Jun 09 11:26:59.062745 crc crio[21508]: time=\"2026-06-09T11:26:59.062450354Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.210313 | controller |     "Jun 09 11:27:00.313811 crc crio[21508]: time=\"2026-06-09T11:27:00.313387648Z\" level=info msg=\"Removed container f2ae613b28e8496c6f9119f260b105a3286c3477b4a0d82333f0e471bef8fd92: openstack/glance-default-external-api-0/glance-log\" id=1f0ad248-aaf6-4cb1-a207-7233bab29dde name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.210327 | controller |     "Jun 09 11:27:00.316505 crc crio[21508]: time=\"2026-06-09T11:27:00.316431818Z\" level=info msg=\"Removing container: d399935e0887766ca01720dbd7bf6a00aefb502bc2213fe78399a638de1adf66\" id=387e461b-a5c5-47fd-8052-826efa9d6ecd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.210342 | controller |     "Jun 09 11:27:00.322405 crc crio[21508]: time=\"2026-06-09T11:27:00.32226299Z\" level=info msg=\"Ran pod sandbox ea30dfa823fd634f24234686b7d7df2849be16c4ac869d476acb46049d3b5be6 with infra container: openstack/glance-default-external-api-0/POD\" id=914020f5-1bdd-4fe5-bc20-99681b0dd1d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.210377 | controller |     "Jun 09 11:27:00.324725 crc crio[21508]: time=\"2026-06-09T11:27:00.324652341Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=fdde0eb2-28bf-4a2f-a731-325073534f48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.210393 | controller |     "Jun 09 11:27:00.334338 crc crio[21508]: time=\"2026-06-09T11:27:00.334156861Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-jnw89 Namespace:openstack ID:ddf6bd2ed26a93a03bd558fabbd0c43ee2ca8712aa0f9da08831794b47faec01 UID:873c7540-4d58-4ba2-9dda-baefdc7cfccb NetNS:/var/run/netns/14eb5339-e766-4245-85af-f1ac1063cf47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod873c7540_4d58_4ba2_9dda_baefdc7cfccb.slice PodAnnotations:0xc0039b8120}] Aliases:map[]}\"",
2026-06-09 12:20:06.210409 | controller |     "Jun 09 11:27:00.334338 crc crio[21508]: time=\"2026-06-09T11:27:00.334278425Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-jnw89 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.210423 | controller |     "Jun 09 11:27:00.339629 crc crio[21508]: time=\"2026-06-09T11:27:00.339425737Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=5f3b5058-f2b6-4945-b85e-31a0fa150218 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.210438 | controller |     "Jun 09 11:27:00.343931 crc crio[21508]: time=\"2026-06-09T11:27:00.343835238Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:c31fd601a00a0ac250dfa3df47a841726a360b9695bcaadc90cfbae25ff1143e UID:a20f3529-a9c2-4dd6-b445-2f4e17560fe5 NetNS:/var/run/netns/e28b4626-faea-4286-ac1f-93432053b7d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda20f3529_a9c2_4dd6_b445_2f4e17560fe5.slice PodAnnotations:0xc00008c7a0}] Aliases:map[]}\"",
2026-06-09 12:20:06.210453 | controller |     "Jun 09 11:27:00.343931 crc crio[21508]: time=\"2026-06-09T11:27:00.34390401Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.210467 | controller |     "Jun 09 11:27:00.362186 crc crio[21508]: time=\"2026-06-09T11:27:00.362057476Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=0eea61cb-9f04-48d8-8850-da9bd3088535 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.210481 | controller |     "Jun 09 11:27:00.378691 crc crio[21508]: time=\"2026-06-09T11:27:00.378520262Z\" level=info msg=\"Removed container 3bcb4f392b0893f64f2abe49c8ee55e2f51cc4b1c81e43a0c3b81614b58ab332: openshift-infra/auto-csr-approver-29683400-5vljq/oc\" id=c84e23fa-f5ca-42bf-84dd-54c703cb427d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.210495 | controller |     "Jun 09 11:27:00.396850 crc crio[21508]: time=\"2026-06-09T11:27:00.396760761Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=e2a920fa-1f74-4351-a2bb-e7f4f7bf0b6f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.210509 | controller |     "Jun 09 11:27:00.397903 crc crio[21508]: time=\"2026-06-09T11:27:00.397765031Z\" level=info msg=\"Stopping pod sandbox: 88602b326369c8b38b6e40e01580913940df7542f826e6ec3c365d99dcdb49d4\" id=57037235-f89c-41ed-b3ca-f6be7db87b64 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.210523 | controller |     "Jun 09 11:27:00.397903 crc crio[21508]: time=\"2026-06-09T11:27:00.397860384Z\" level=info msg=\"Stopped pod sandbox (already stopped): 88602b326369c8b38b6e40e01580913940df7542f826e6ec3c365d99dcdb49d4\" id=57037235-f89c-41ed-b3ca-f6be7db87b64 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.210541 | controller |     "Jun 09 11:27:00.398905 crc crio[21508]: time=\"2026-06-09T11:27:00.398772121Z\" level=info msg=\"Removing pod sandbox: 88602b326369c8b38b6e40e01580913940df7542f826e6ec3c365d99dcdb49d4\" id=11c5bfc8-7f26-4660-9702-d41d7755a47a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.210556 | controller |     "Jun 09 11:27:00.413724 crc crio[21508]: time=\"2026-06-09T11:27:00.41365081Z\" level=info msg=\"Removed pod sandbox: 88602b326369c8b38b6e40e01580913940df7542f826e6ec3c365d99dcdb49d4\" id=11c5bfc8-7f26-4660-9702-d41d7755a47a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.210569 | controller |     "Jun 09 11:27:00.422676 crc crio[21508]: time=\"2026-06-09T11:27:00.422614545Z\" level=info msg=\"Stopping pod sandbox: cdfd0e2a9332ffb393097c8a6d13f57bac828e6b6e4194c899b2b39760c95da5\" id=4f4e1a0f-210f-4f48-a535-274de34b7030 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.210583 | controller |     "Jun 09 11:27:00.422850 crc crio[21508]: time=\"2026-06-09T11:27:00.422696398Z\" level=info msg=\"Stopped pod sandbox (already stopped): cdfd0e2a9332ffb393097c8a6d13f57bac828e6b6e4194c899b2b39760c95da5\" id=4f4e1a0f-210f-4f48-a535-274de34b7030 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.210598 | controller |     "Jun 09 11:27:00.424130 crc crio[21508]: time=\"2026-06-09T11:27:00.424016847Z\" level=info msg=\"Removing pod sandbox: cdfd0e2a9332ffb393097c8a6d13f57bac828e6b6e4194c899b2b39760c95da5\" id=6e9e8b55-74c1-4a76-aaf7-2d168e8b4153 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.210612 | controller |     "Jun 09 11:27:00.447684 crc crio[21508]: time=\"2026-06-09T11:27:00.447028777Z\" level=info msg=\"Removed pod sandbox: cdfd0e2a9332ffb393097c8a6d13f57bac828e6b6e4194c899b2b39760c95da5\" id=6e9e8b55-74c1-4a76-aaf7-2d168e8b4153 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.210626 | controller |     "Jun 09 11:27:00.449393 crc crio[21508]: time=\"2026-06-09T11:27:00.449228762Z\" level=info msg=\"Stopping pod sandbox: 5f46e7b4729d94fd38ff5a97e1b364c37f147073202fceee50f4225a5b00c28b\" id=a0c199a7-749c-481d-bc93-40467bd36036 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.210640 | controller |     "Jun 09 11:27:00.449741 crc crio[21508]: time=\"2026-06-09T11:27:00.449427428Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5f46e7b4729d94fd38ff5a97e1b364c37f147073202fceee50f4225a5b00c28b\" id=a0c199a7-749c-481d-bc93-40467bd36036 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.210653 | controller |     "Jun 09 11:27:00.450056 crc crio[21508]: time=\"2026-06-09T11:27:00.449995754Z\" level=info msg=\"Removing pod sandbox: 5f46e7b4729d94fd38ff5a97e1b364c37f147073202fceee50f4225a5b00c28b\" id=5f5f546d-d2db-4883-b2f2-abb595936004 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.210668 | controller |     "Jun 09 11:27:00.478914 crc crio[21508]: time=\"2026-06-09T11:27:00.478817886Z\" level=info msg=\"Removed pod sandbox: 5f46e7b4729d94fd38ff5a97e1b364c37f147073202fceee50f4225a5b00c28b\" id=5f5f546d-d2db-4883-b2f2-abb595936004 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.210681 | controller |     "Jun 09 11:27:00.480106 crc crio[21508]: time=\"2026-06-09T11:27:00.47995667Z\" level=info msg=\"Stopping pod sandbox: 786399d662b1d223445952cca0d0fb751f1b141eaf2ec9e0ece7829927031f49\" id=fe295f57-e3dd-4c84-a90f-a73501391c5c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.210695 | controller |     "Jun 09 11:27:00.480106 crc crio[21508]: time=\"2026-06-09T11:27:00.480047252Z\" level=info msg=\"Stopped pod sandbox (already stopped): 786399d662b1d223445952cca0d0fb751f1b141eaf2ec9e0ece7829927031f49\" id=fe295f57-e3dd-4c84-a90f-a73501391c5c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.210713 | controller |     "Jun 09 11:27:00.482221 crc crio[21508]: time=\"2026-06-09T11:27:00.481944518Z\" level=info msg=\"Removing pod sandbox: 786399d662b1d223445952cca0d0fb751f1b141eaf2ec9e0ece7829927031f49\" id=427e3afe-e420-4393-b5ad-c39f787a9d4f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.210727 | controller |     "Jun 09 11:27:00.488482 crc crio[21508]: time=\"2026-06-09T11:27:00.487635927Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=7cf34220-e2a1-45eb-a5c8-e4a54fd26b03 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.210742 | controller |     "Jun 09 11:27:00.508778 crc crio[21508]: time=\"2026-06-09T11:27:00.508615256Z\" level=info msg=\"Removed container d399935e0887766ca01720dbd7bf6a00aefb502bc2213fe78399a638de1adf66: openstack/glance-default-internal-api-0/glance-httpd\" id=387e461b-a5c5-47fd-8052-826efa9d6ecd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.210756 | controller |     "Jun 09 11:27:00.512667 crc crio[21508]: time=\"2026-06-09T11:27:00.512037378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.210770 | controller |     "Jun 09 11:27:00.513492 crc crio[21508]: time=\"2026-06-09T11:27:00.513374717Z\" level=info msg=\"Removing container: db5dc9ffd7d78c793913f8840b26d43ca9d684f7c9c20a603a3501e768ddb2a6\" id=a1f08340-5a64-4b84-b240-18564b575ce1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.210783 | controller |     "Jun 09 11:27:00.531120 crc crio[21508]: time=\"2026-06-09T11:27:00.531018079Z\" level=info msg=\"Removed pod sandbox: 786399d662b1d223445952cca0d0fb751f1b141eaf2ec9e0ece7829927031f49\" id=427e3afe-e420-4393-b5ad-c39f787a9d4f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.210797 | controller |     "Jun 09 11:27:00.532348 crc crio[21508]: time=\"2026-06-09T11:27:00.532017628Z\" level=info msg=\"Stopping pod sandbox: a1e1099388cd5913cbcab469c74e617743546a7833f5315721734ad9d49f8618\" id=0a59a5f4-b8ec-4514-bab8-77ea50f49ba1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.210811 | controller |     "Jun 09 11:27:00.532348 crc crio[21508]: time=\"2026-06-09T11:27:00.5320781Z\" level=info msg=\"Stopped pod sandbox (already stopped): a1e1099388cd5913cbcab469c74e617743546a7833f5315721734ad9d49f8618\" id=0a59a5f4-b8ec-4514-bab8-77ea50f49ba1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.210824 | controller |     "Jun 09 11:27:00.532853 crc crio[21508]: time=\"2026-06-09T11:27:00.532801331Z\" level=info msg=\"Removing pod sandbox: a1e1099388cd5913cbcab469c74e617743546a7833f5315721734ad9d49f8618\" id=90a7d9f0-8e77-4a51-b91e-7aa0ad1b9de3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.210838 | controller |     "Jun 09 11:27:00.551653 crc crio[21508]: time=\"2026-06-09T11:27:00.549871806Z\" level=info msg=\"Removed container db5dc9ffd7d78c793913f8840b26d43ca9d684f7c9c20a603a3501e768ddb2a6: openstack/glance-default-internal-api-0/glance-log\" id=a1f08340-5a64-4b84-b240-18564b575ce1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.210851 | controller |     "Jun 09 11:27:00.555921 crc crio[21508]: time=\"2026-06-09T11:27:00.555603325Z\" level=info msg=\"Removing container: a2f946ef805eacf246b17b8729971412eed6b8cba711dc2aa60bc1e851f9a513\" id=876bebf7-4bef-4735-853e-c618f5553c39 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.210865 | controller |     "Jun 09 11:27:00.570455 crc crio[21508]: time=\"2026-06-09T11:27:00.568772304Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=bf4fef1a-47ab-4ff9-a4bc-91ff65b7e672 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.210878 | controller |     "Jun 09 11:27:00.577780 crc crio[21508]: time=\"2026-06-09T11:27:00.577635076Z\" level=info msg=\"Removed pod sandbox: a1e1099388cd5913cbcab469c74e617743546a7833f5315721734ad9d49f8618\" id=90a7d9f0-8e77-4a51-b91e-7aa0ad1b9de3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.210896 | controller |     "Jun 09 11:27:00.604939 crc crio[21508]: time=\"2026-06-09T11:27:00.604868581Z\" level=info msg=\"Removed container a2f946ef805eacf246b17b8729971412eed6b8cba711dc2aa60bc1e851f9a513: openstack/dnsmasq-dns-fb9766d9-gldws/dnsmasq-dns\" id=876bebf7-4bef-4735-853e-c618f5553c39 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.210910 | controller |     "Jun 09 11:27:00.608327 crc crio[21508]: time=\"2026-06-09T11:27:00.608172568Z\" level=info msg=\"Removing container: 358a0c900f6a417ea483f6148fc38fa1cdb00320563b6a1951f79abd6b7128f3\" id=e5c83d46-28b9-4f2e-a9f7-442241150d4d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.210924 | controller |     "Jun 09 11:27:00.616807 crc crio[21508]: time=\"2026-06-09T11:27:00.616711361Z\" level=info msg=\"Creating container: openstack/placement-db-sync-xlq5r/placement-db-sync\" id=5bb80565-6c0e-42c8-948b-3b70fab9bbcc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.210939 | controller |     "Jun 09 11:27:00.627372 crc crio[21508]: time=\"2026-06-09T11:27:00.627142269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.210953 | controller |     "Jun 09 11:27:00.631421 crc crio[21508]: time=\"2026-06-09T11:27:00.63122672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.210968 | controller |     "Jun 09 11:27:00.657183 crc crio[21508]: time=\"2026-06-09T11:27:00.657079103Z\" level=info msg=\"Removed container 358a0c900f6a417ea483f6148fc38fa1cdb00320563b6a1951f79abd6b7128f3: openstack/dnsmasq-dns-fb9766d9-gldws/init\" id=e5c83d46-28b9-4f2e-a9f7-442241150d4d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.210983 | controller |     "Jun 09 11:27:00.682355 crc crio[21508]: time=\"2026-06-09T11:27:00.682059182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.210997 | controller |     "Jun 09 11:27:00.736280 crc crio[21508]: time=\"2026-06-09T11:27:00.73615242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.211012 | controller |     "Jun 09 11:27:00.739144 crc crio[21508]: time=\"2026-06-09T11:27:00.739050646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.211026 | controller |     "Jun 09 11:27:00.743687 crc crio[21508]: time=\"2026-06-09T11:27:00.74361082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.211040 | controller |     "Jun 09 11:27:00.743845 crc crio[21508]: time=\"2026-06-09T11:27:00.743796036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.211054 | controller |     "Jun 09 11:27:00.776576 crc crio[21508]: time=\"2026-06-09T11:27:00.775463392Z\" level=info msg=\"Creating container: openstack/barbican-db-sync-kvmmk/barbican-db-sync\" id=9c5609ed-b92f-40a2-bf8a-2eb0864427a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.211068 | controller |     "Jun 09 11:27:00.776576 crc crio[21508]: time=\"2026-06-09T11:27:00.776040449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.211086 | controller |     "Jun 09 11:27:00.831943 crc crio[21508]: time=\"2026-06-09T11:27:00.83089883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.211101 | controller |     "Jun 09 11:27:00.844504 crc crio[21508]: time=\"2026-06-09T11:27:00.844408289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.211116 | controller |     "Jun 09 11:27:00.890541 crc crio[21508]: 2026-06-09T11:27:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ddf6bd2ed26a93a Mac:f6:a7:f8:f3:fb:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:95 Mtu:0 Sandbox:/var/run/netns/14eb5339-e766-4245-85af-f1ac1063cf47 SocketPath: PciID:}] [{Interface:0xc000256a00 Address:{IP:10.217.0.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.211130 | controller |     "Jun 09 11:27:00.897444 crc crio[21508]: time=\"2026-06-09T11:27:00.895146718Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-jnw89 Namespace:openstack ID:ddf6bd2ed26a93a03bd558fabbd0c43ee2ca8712aa0f9da08831794b47faec01 UID:873c7540-4d58-4ba2-9dda-baefdc7cfccb NetNS:/var/run/netns/14eb5339-e766-4245-85af-f1ac1063cf47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod873c7540_4d58_4ba2_9dda_baefdc7cfccb.slice PodAnnotations:0xc0039b8120}] Aliases:map[]}\"",
2026-06-09 12:20:06.211145 | controller |     "Jun 09 11:27:00.897444 crc crio[21508]: time=\"2026-06-09T11:27:00.895387255Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-jnw89 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.211160 | controller |     "Jun 09 11:27:00.913049 crc crio[21508]: time=\"2026-06-09T11:27:00.912846471Z\" level=info msg=\"Ran pod sandbox ddf6bd2ed26a93a03bd558fabbd0c43ee2ca8712aa0f9da08831794b47faec01 with infra container: openstack/keystone-bootstrap-jnw89/POD\" id=5e49383f-eced-40e5-9441-e879d75f64f1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.211175 | controller |     "Jun 09 11:27:00.918470 crc crio[21508]: time=\"2026-06-09T11:27:00.918378045Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=2acc47d6-75e2-4c10-b7e6-837bef5e7356 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.211189 | controller |     "Jun 09 11:27:00.957156 crc crio[21508]: time=\"2026-06-09T11:27:00.957059938Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=979b1898-7d79-4a0b-8004-1e831a13562c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.211204 | controller |     "Jun 09 11:27:01.155148 crc crio[21508]: time=\"2026-06-09T11:27:01.155034847Z\" level=info msg=\"Created container ac795759f6502e6cff3dfd6eb32758349ca9d67100aa0a89ffa227aa06be6a3f: openstack/placement-db-sync-xlq5r/placement-db-sync\" id=5bb80565-6c0e-42c8-948b-3b70fab9bbcc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.211218 | controller |     "Jun 09 11:27:01.156402 crc crio[21508]: time=\"2026-06-09T11:27:01.156083488Z\" level=info msg=\"Starting container: ac795759f6502e6cff3dfd6eb32758349ca9d67100aa0a89ffa227aa06be6a3f\" id=c32e7719-5acb-443a-8ab5-64f761ed5eff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.211233 | controller |     "Jun 09 11:27:01.156808 crc crio[21508]: time=\"2026-06-09T11:27:01.156765349Z\" level=info msg=\"Created container 60d6aa524c2d7484e36abc5a6c652aa6c537b1d575380bb252fbb329e3907706: openstack/ceilometer-0/ceilometer-central-agent\" id=bf4fef1a-47ab-4ff9-a4bc-91ff65b7e672 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.211251 | controller |     "Jun 09 11:27:01.158055 crc crio[21508]: time=\"2026-06-09T11:27:01.157962714Z\" level=info msg=\"Starting container: 60d6aa524c2d7484e36abc5a6c652aa6c537b1d575380bb252fbb329e3907706\" id=dcc47a57-c626-4993-9937-480fe2cd9bdd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.211266 | controller |     "Jun 09 11:27:01.161889 crc crio[21508]: time=\"2026-06-09T11:27:01.161809828Z\" level=info msg=\"Started container\" PID=67510 containerID=ac795759f6502e6cff3dfd6eb32758349ca9d67100aa0a89ffa227aa06be6a3f description=openstack/placement-db-sync-xlq5r/placement-db-sync id=c32e7719-5acb-443a-8ab5-64f761ed5eff name=/runtime.v1.RuntimeService/StartContainer sandboxID=19e4ac605b9931679043dc3121a184b799921c798fa32bb7fc08feebec3b7ef7",
2026-06-09 12:20:06.211281 | controller |     "Jun 09 11:27:01.164654 crc crio[21508]: time=\"2026-06-09T11:27:01.164565949Z\" level=info msg=\"Started container\" PID=67509 containerID=60d6aa524c2d7484e36abc5a6c652aa6c537b1d575380bb252fbb329e3907706 description=openstack/ceilometer-0/ceilometer-central-agent id=dcc47a57-c626-4993-9937-480fe2cd9bdd name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e244b2957dbd94c5ccee625a392f6e0ebacc15deaec0a18e5222898afd7d5ec",
2026-06-09 12:20:06.211296 | controller |     "Jun 09 11:27:01.172643 crc crio[21508]: time=\"2026-06-09T11:27:01.172522184Z\" level=info msg=\"Created container ffcf55452dc4e64ed0762646c2ad6462a5bbf18e779cd9363f96fb98debb3f8a: openstack/barbican-db-sync-kvmmk/barbican-db-sync\" id=9c5609ed-b92f-40a2-bf8a-2eb0864427a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.211310 | controller |     "Jun 09 11:27:01.174902 crc crio[21508]: time=\"2026-06-09T11:27:01.174801662Z\" level=info msg=\"Starting container: ffcf55452dc4e64ed0762646c2ad6462a5bbf18e779cd9363f96fb98debb3f8a\" id=51134da6-c80f-452a-812c-47d5e19d5e42 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.211325 | controller |     "Jun 09 11:27:01.184885 crc crio[21508]: time=\"2026-06-09T11:27:01.184710344Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-jnw89/keystone-bootstrap\" id=4e0cd362-7bce-477f-8631-52cfea247570 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.211339 | controller |     "Jun 09 11:27:01.185915 crc crio[21508]: time=\"2026-06-09T11:27:01.185437956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.211374 | controller |     "Jun 09 11:27:01.193943 crc crio[21508]: time=\"2026-06-09T11:27:01.193839344Z\" level=info msg=\"Started container\" PID=67518 containerID=ffcf55452dc4e64ed0762646c2ad6462a5bbf18e779cd9363f96fb98debb3f8a description=openstack/barbican-db-sync-kvmmk/barbican-db-sync id=51134da6-c80f-452a-812c-47d5e19d5e42 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0abe3f34b28d478fc436b8b5d00ff4f4d76886ecf9aa1b072b03254f10410de3",
2026-06-09 12:20:06.211391 | controller |     "Jun 09 11:27:01.225095 crc crio[21508]: time=\"2026-06-09T11:27:01.224999535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.211405 | controller |     "Jun 09 11:27:01.238404 crc crio[21508]: time=\"2026-06-09T11:27:01.238199315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.211420 | controller |     "Jun 09 11:27:01.240808 crc crio[21508]: time=\"2026-06-09T11:27:01.24074397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.211434 | controller |     "Jun 09 11:27:01.477468 crc crio[21508]: time=\"2026-06-09T11:27:01.476704552Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=35c5f377-dd8b-4943-8340-a77be7a3ce7f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.211453 | controller |     "Jun 09 11:27:01.478974 crc crio[21508]: time=\"2026-06-09T11:27:01.477537477Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified not found\" id=35c5f377-dd8b-4943-8340-a77be7a3ce7f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.211468 | controller |     "Jun 09 11:27:01.478974 crc crio[21508]: time=\"2026-06-09T11:27:01.477600959Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified found\" id=35c5f377-dd8b-4943-8340-a77be7a3ce7f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.211482 | controller |     "Jun 09 11:27:01.478974 crc crio[21508]: time=\"2026-06-09T11:27:01.478863506Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=d8b4906e-ad65-466a-80f2-e9b837c2481e name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.211496 | controller |     "Jun 09 11:27:01.487023 crc crio[21508]: time=\"2026-06-09T11:27:01.486875123Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\\\"\"",
2026-06-09 12:20:06.211510 | controller |     "Jun 09 11:27:01.525078 crc crio[21508]: time=\"2026-06-09T11:27:01.523910087Z\" level=info msg=\"Created container f41ebd7b0004cb7e86141cd0e6afcf13890d474197dcb304fb26c43d1d39740d: openstack/keystone-bootstrap-jnw89/keystone-bootstrap\" id=4e0cd362-7bce-477f-8631-52cfea247570 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.211525 | controller |     "Jun 09 11:27:01.525078 crc crio[21508]: time=\"2026-06-09T11:27:01.524160855Z\" level=info msg=\"Created container 514474b3fb3b71c9415c41dd2a63efec2e273301e644af15a6311e0bef4bc7fc: openstack/glance-default-external-api-0/glance-log\" id=7cf34220-e2a1-45eb-a5c8-e4a54fd26b03 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.211539 | controller |     "Jun 09 11:27:01.531336 crc crio[21508]: time=\"2026-06-09T11:27:01.530398289Z\" level=info msg=\"Starting container: f41ebd7b0004cb7e86141cd0e6afcf13890d474197dcb304fb26c43d1d39740d\" id=b1efd939-ca8d-49f2-a522-402ea8ed4ead name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.211561 | controller |     "Jun 09 11:27:01.531336 crc crio[21508]: time=\"2026-06-09T11:27:01.530508772Z\" level=info msg=\"Starting container: 514474b3fb3b71c9415c41dd2a63efec2e273301e644af15a6311e0bef4bc7fc\" id=68d4c949-a27f-44bc-87d1-3f01f0d915ba name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.211576 | controller |     "Jun 09 11:27:01.538479 crc crio[21508]: time=\"2026-06-09T11:27:01.538372495Z\" level=info msg=\"Started container\" PID=67546 containerID=f41ebd7b0004cb7e86141cd0e6afcf13890d474197dcb304fb26c43d1d39740d description=openstack/keystone-bootstrap-jnw89/keystone-bootstrap id=b1efd939-ca8d-49f2-a522-402ea8ed4ead name=/runtime.v1.RuntimeService/StartContainer sandboxID=ddf6bd2ed26a93a03bd558fabbd0c43ee2ca8712aa0f9da08831794b47faec01",
2026-06-09 12:20:06.211590 | controller |     "Jun 09 11:27:01.539216 crc crio[21508]: time=\"2026-06-09T11:27:01.539107106Z\" level=info msg=\"Started container\" PID=67545 containerID=514474b3fb3b71c9415c41dd2a63efec2e273301e644af15a6311e0bef4bc7fc description=openstack/glance-default-external-api-0/glance-log id=68d4c949-a27f-44bc-87d1-3f01f0d915ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea30dfa823fd634f24234686b7d7df2849be16c4ac869d476acb46049d3b5be6",
2026-06-09 12:20:06.211610 | controller |     "Jun 09 11:27:01.589540 crc crio[21508]: time=\"2026-06-09T11:27:01.589409053Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=bceaa9aa-3c92-4e67-ba15-a1bf99e5777f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.211625 | controller |     "Jun 09 11:27:01.931400 crc crio[21508]: time=\"2026-06-09T11:27:01.9311625Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:887afd1c76a8f43378130fcf66af889c82cfb4e143afae335480328d4fc7cc1a\" id=ef8f0870-e692-4b69-8ac5-12ebfae34224 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.211652 | controller |     "Jun 09 11:27:01.932668 crc crio[21508]: time=\"2026-06-09T11:27:01.932562422Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=225f2c3f-fe72-4656-89f2-285865e25e9e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.211667 | controller |     "Jun 09 11:27:01.952782 crc crio[21508]: time=\"2026-06-09T11:27:01.948854593Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=0faf86f4-23c3-4d02-8278-aabd68669a8e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.211686 | controller |     "Jun 09 11:27:01.967098 crc crio[21508]: time=\"2026-06-09T11:27:01.965560297Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=4edc584e-2ebc-43ea-8091-61e695f71e01 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.211700 | controller |     "Jun 09 11:27:02.013840 crc crio[21508]: 2026-06-09T11:27:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c31fd601a00a0ac Mac:3a:42:bb:b2:16:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:96 Mtu:0 Sandbox:/var/run/netns/e28b4626-faea-4286-ac1f-93432053b7d0 SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.211721 | controller |     "Jun 09 11:27:02.016472 crc crio[21508]: time=\"2026-06-09T11:27:02.01543211Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:c31fd601a00a0ac250dfa3df47a841726a360b9695bcaadc90cfbae25ff1143e UID:a20f3529-a9c2-4dd6-b445-2f4e17560fe5 NetNS:/var/run/netns/e28b4626-faea-4286-ac1f-93432053b7d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda20f3529_a9c2_4dd6_b445_2f4e17560fe5.slice PodAnnotations:0xc00008c7a0}] Aliases:map[]}\"",
2026-06-09 12:20:06.211791 | controller |     "Jun 09 11:27:02.016472 crc crio[21508]: time=\"2026-06-09T11:27:02.015654377Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.211813 | controller |     "Jun 09 11:27:02.016829 crc crio[21508]: time=\"2026-06-09T11:27:02.016513602Z\" level=info msg=\"Creating container: openstack/cinder-db-sync-cfb5c/cinder-db-sync\" id=d52447ee-186c-45ed-b563-c68bde6662e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.211828 | controller |     "Jun 09 11:27:02.020709 crc crio[21508]: time=\"2026-06-09T11:27:02.020610273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.211843 | controller |     "Jun 09 11:27:02.024943 crc crio[21508]: time=\"2026-06-09T11:27:02.02489415Z\" level=info msg=\"Ran pod sandbox c31fd601a00a0ac250dfa3df47a841726a360b9695bcaadc90cfbae25ff1143e with infra container: openstack/glance-default-internal-api-0/POD\" id=a8b52de0-eea0-4f09-bfa2-2f6ad8a593f7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.211858 | controller |     "Jun 09 11:27:02.030463 crc crio[21508]: time=\"2026-06-09T11:27:02.030409543Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=ef5a462f-6566-4737-ab5c-4fbc3602b65c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.211872 | controller |     "Jun 09 11:27:02.050105 crc crio[21508]: time=\"2026-06-09T11:27:02.050045993Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=dcf10635-01df-42a5-be8b-5cc1af0f9140 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.211890 | controller |     "Jun 09 11:27:02.071458 crc crio[21508]: time=\"2026-06-09T11:27:02.071213039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.211905 | controller |     "Jun 09 11:27:02.076983 crc crio[21508]: time=\"2026-06-09T11:27:02.076858805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.211920 | controller |     "Jun 09 11:27:02.194624 crc crio[21508]: time=\"2026-06-09T11:27:02.193913624Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=19924318-e0be-4c39-8a34-8d9cacfd6010 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.211935 | controller |     "Jun 09 11:27:02.194898 crc crio[21508]: time=\"2026-06-09T11:27:02.194873373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.211949 | controller |     "Jun 09 11:27:02.276576 crc crio[21508]: time=\"2026-06-09T11:27:02.276484304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.211963 | controller |     "Jun 09 11:27:02.315709 crc crio[21508]: time=\"2026-06-09T11:27:02.315565079Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=f1b1b489-e5fa-4ad6-9fa6-17fcb6081e54 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.211978 | controller |     "Jun 09 11:27:02.316111 crc crio[21508]: time=\"2026-06-09T11:27:02.315982101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.211992 | controller |     "Jun 09 11:27:02.395022 crc crio[21508]: time=\"2026-06-09T11:27:02.394907753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.212007 | controller |     "Jun 09 11:27:02.405986 crc crio[21508]: time=\"2026-06-09T11:27:02.405599759Z\" level=info msg=\"Created container 84283bcb542fd4e1e43ef88de9a1f178029a968ab65e0c5d23817e2fdfa5d177: openstack/cinder-db-sync-cfb5c/cinder-db-sync\" id=d52447ee-186c-45ed-b563-c68bde6662e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.212022 | controller |     "Jun 09 11:27:02.411642 crc crio[21508]: time=\"2026-06-09T11:27:02.411538625Z\" level=info msg=\"Starting container: 84283bcb542fd4e1e43ef88de9a1f178029a968ab65e0c5d23817e2fdfa5d177\" id=fcb86356-daa0-445d-a609-0f55888b478d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.212036 | controller |     "Jun 09 11:27:02.435893 crc crio[21508]: time=\"2026-06-09T11:27:02.43574444Z\" level=info msg=\"Started container\" PID=67659 containerID=84283bcb542fd4e1e43ef88de9a1f178029a968ab65e0c5d23817e2fdfa5d177 description=openstack/cinder-db-sync-cfb5c/cinder-db-sync id=fcb86356-daa0-445d-a609-0f55888b478d name=/runtime.v1.RuntimeService/StartContainer sandboxID=89efa7f3b58dc7aedd6573e8e0abab319861360311bcdc8abaeeb615dbddb919",
2026-06-09 12:20:06.212051 | controller |     "Jun 09 11:27:03.008168 crc crio[21508]: time=\"2026-06-09T11:27:03.007884366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.212066 | controller |     "Jun 09 11:27:03.105853 crc crio[21508]: time=\"2026-06-09T11:27:03.105187241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.212085 | controller |     "Jun 09 11:27:03.241820 crc crio[21508]: time=\"2026-06-09T11:27:03.241706155Z\" level=info msg=\"Created container 3a2dd2a212ab5007ca8ee680a14ea34d8d8d503a8e5b8314c2187b552aa6bc8a: openstack/glance-default-external-api-0/glance-httpd\" id=19924318-e0be-4c39-8a34-8d9cacfd6010 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.212099 | controller |     "Jun 09 11:27:03.244485 crc crio[21508]: time=\"2026-06-09T11:27:03.244436396Z\" level=info msg=\"Starting container: 3a2dd2a212ab5007ca8ee680a14ea34d8d8d503a8e5b8314c2187b552aa6bc8a\" id=4f635232-f429-400e-b634-bc9ef091e2e1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.212114 | controller |     "Jun 09 11:27:03.250862 crc crio[21508]: time=\"2026-06-09T11:27:03.250787844Z\" level=info msg=\"Started container\" PID=67684 containerID=3a2dd2a212ab5007ca8ee680a14ea34d8d8d503a8e5b8314c2187b552aa6bc8a description=openstack/glance-default-external-api-0/glance-httpd id=4f635232-f429-400e-b634-bc9ef091e2e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea30dfa823fd634f24234686b7d7df2849be16c4ac869d476acb46049d3b5be6",
2026-06-09 12:20:06.212129 | controller |     "Jun 09 11:27:03.299186 crc crio[21508]: time=\"2026-06-09T11:27:03.298969947Z\" level=info msg=\"Created container f5d3667222cf21e9242073757b6cee73fead6ffb8f52c9f7618fed91124cf26d: openstack/glance-default-internal-api-0/glance-log\" id=f1b1b489-e5fa-4ad6-9fa6-17fcb6081e54 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.212144 | controller |     "Jun 09 11:27:03.300344 crc crio[21508]: time=\"2026-06-09T11:27:03.300143872Z\" level=info msg=\"Starting container: f5d3667222cf21e9242073757b6cee73fead6ffb8f52c9f7618fed91124cf26d\" id=9b6c6c63-932b-4787-bf77-36b588ea6ece name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.212159 | controller |     "Jun 09 11:27:03.308754 crc crio[21508]: time=\"2026-06-09T11:27:03.308662554Z\" level=info msg=\"Started container\" PID=67689 containerID=f5d3667222cf21e9242073757b6cee73fead6ffb8f52c9f7618fed91124cf26d description=openstack/glance-default-internal-api-0/glance-log id=9b6c6c63-932b-4787-bf77-36b588ea6ece name=/runtime.v1.RuntimeService/StartContainer sandboxID=c31fd601a00a0ac250dfa3df47a841726a360b9695bcaadc90cfbae25ff1143e",
2026-06-09 12:20:06.212173 | controller |     "Jun 09 11:27:03.325023 crc crio[21508]: time=\"2026-06-09T11:27:03.324970166Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=fe9007ed-2179-4199-aea5-56a4dc5833d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.212188 | controller |     "Jun 09 11:27:03.871142 crc crio[21508]: time=\"2026-06-09T11:27:03.870533226Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=cb9cf749-2414-4a45-a51f-4008b1e42ae0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.212202 | controller |     "Jun 09 11:27:03.897019 crc crio[21508]: time=\"2026-06-09T11:27:03.896918206Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:860b1eb61b6652f02a54b95af32f4c5e33bd138d9a8d1a330fce56c9b78c103f\" id=d8b4906e-ad65-466a-80f2-e9b837c2481e name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.212216 | controller |     "Jun 09 11:27:03.898041 crc crio[21508]: time=\"2026-06-09T11:27:03.897968287Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=42f04a4c-b956-4bca-b896-b78400488ca7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.212231 | controller |     "Jun 09 11:27:03.906147 crc crio[21508]: time=\"2026-06-09T11:27:03.906041316Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=ca684127-5f39-4958-88a0-469149e7a381 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.212251 | controller |     "Jun 09 11:27:03.906535 crc crio[21508]: time=\"2026-06-09T11:27:03.90651422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.212266 | controller |     "Jun 09 11:27:03.921104 crc crio[21508]: time=\"2026-06-09T11:27:03.921014128Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=1a84343a-6519-4113-ba3c-f85aae97e2c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.212280 | controller |     "Jun 09 11:27:03.938147 crc crio[21508]: time=\"2026-06-09T11:27:03.93767829Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=ecbfc0bb-6138-47eb-a271-d40f874689e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.212295 | controller |     "Jun 09 11:27:03.939838 crc crio[21508]: time=\"2026-06-09T11:27:03.939767232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.212309 | controller |     "Jun 09 11:27:03.965846 crc crio[21508]: time=\"2026-06-09T11:27:03.965564725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.212324 | controller |     "Jun 09 11:27:04.007215 crc crio[21508]: time=\"2026-06-09T11:27:04.007129533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.212338 | controller |     "Jun 09 11:27:04.015783 crc crio[21508]: time=\"2026-06-09T11:27:04.015567002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.212380 | controller |     "Jun 09 11:27:04.162523 crc crio[21508]: time=\"2026-06-09T11:27:04.160602408Z\" level=info msg=\"Created container a6b0328cdd26c8b3bcc386a55e0570174fd619426486da01218b32f6677b26fb: openstack/ceilometer-0/ceilometer-notification-agent\" id=ecbfc0bb-6138-47eb-a271-d40f874689e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.212397 | controller |     "Jun 09 11:27:04.162523 crc crio[21508]: time=\"2026-06-09T11:27:04.161780703Z\" level=info msg=\"Starting container: a6b0328cdd26c8b3bcc386a55e0570174fd619426486da01218b32f6677b26fb\" id=87860bf5-695d-4e77-8b4d-72462630880f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.212411 | controller |     "Jun 09 11:27:04.174384 crc crio[21508]: time=\"2026-06-09T11:27:04.174183229Z\" level=info msg=\"Started container\" PID=67942 containerID=a6b0328cdd26c8b3bcc386a55e0570174fd619426486da01218b32f6677b26fb description=openstack/ceilometer-0/ceilometer-notification-agent id=87860bf5-695d-4e77-8b4d-72462630880f name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e244b2957dbd94c5ccee625a392f6e0ebacc15deaec0a18e5222898afd7d5ec",
2026-06-09 12:20:06.212426 | controller |     "Jun 09 11:27:04.188415 crc crio[21508]: time=\"2026-06-09T11:27:04.188281306Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=ae30a3b3-2394-426c-a7df-83136474e947 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.212441 | controller |     "Jun 09 11:27:04.188697 crc crio[21508]: time=\"2026-06-09T11:27:04.188555194Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/sg-core:latest not found\" id=ae30a3b3-2394-426c-a7df-83136474e947 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.212456 | controller |     "Jun 09 11:27:04.188697 crc crio[21508]: time=\"2026-06-09T11:27:04.188611615Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/sg-core:latest found\" id=ae30a3b3-2394-426c-a7df-83136474e947 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.212474 | controller |     "Jun 09 11:27:04.191147 crc crio[21508]: time=\"2026-06-09T11:27:04.191073428Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core:latest\" id=11d95d92-deba-4cb5-a784-009a40d8a567 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.212489 | controller |     "Jun 09 11:27:04.200776 crc crio[21508]: time=\"2026-06-09T11:27:04.200686212Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core:latest\\\"\"",
2026-06-09 12:20:06.212504 | controller |     "Jun 09 11:27:04.557438 crc crio[21508]: time=\"2026-06-09T11:27:04.557142165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.212518 | controller |     "Jun 09 11:27:04.686092 crc crio[21508]: time=\"2026-06-09T11:27:04.685208559Z\" level=info msg=\"Created container 6f3e03111857933e720de0f8510c57480e5b662b4910a07fed68f344faff1dda: openstack/glance-default-internal-api-0/glance-httpd\" id=ca684127-5f39-4958-88a0-469149e7a381 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.212532 | controller |     "Jun 09 11:27:04.687181 crc crio[21508]: time=\"2026-06-09T11:27:04.687094005Z\" level=info msg=\"Starting container: 6f3e03111857933e720de0f8510c57480e5b662b4910a07fed68f344faff1dda\" id=92149364-ee46-4c94-88c9-c4fa2b50ce92 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.212546 | controller |     "Jun 09 11:27:04.695386 crc crio[21508]: time=\"2026-06-09T11:27:04.695211845Z\" level=info msg=\"Started container\" PID=67992 containerID=6f3e03111857933e720de0f8510c57480e5b662b4910a07fed68f344faff1dda description=openstack/glance-default-internal-api-0/glance-httpd id=92149364-ee46-4c94-88c9-c4fa2b50ce92 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c31fd601a00a0ac250dfa3df47a841726a360b9695bcaadc90cfbae25ff1143e",
2026-06-09 12:20:06.212561 | controller |     "Jun 09 11:27:07.860939 crc crio[21508]: time=\"2026-06-09T11:27:07.859985299Z\" level=info msg=\"Stopping pod sandbox: ddf6bd2ed26a93a03bd558fabbd0c43ee2ca8712aa0f9da08831794b47faec01\" id=640acda8-ca37-4636-9895-92ab1e0a9553 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.212575 | controller |     "Jun 09 11:27:07.861640 crc crio[21508]: time=\"2026-06-09T11:27:07.861600687Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-jnw89 Namespace:openstack ID:ddf6bd2ed26a93a03bd558fabbd0c43ee2ca8712aa0f9da08831794b47faec01 UID:873c7540-4d58-4ba2-9dda-baefdc7cfccb NetNS:/var/run/netns/14eb5339-e766-4245-85af-f1ac1063cf47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod873c7540_4d58_4ba2_9dda_baefdc7cfccb.slice PodAnnotations:0xc003b38270}] Aliases:map[]}\"",
2026-06-09 12:20:06.212590 | controller |     "Jun 09 11:27:07.861822 crc crio[21508]: time=\"2026-06-09T11:27:07.861751321Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-jnw89 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.212604 | controller |     "Jun 09 11:27:08.640455 crc crio[21508]: time=\"2026-06-09T11:27:08.639127202Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-rlzqr/POD\" id=83b2ef65-6016-4438-b6de-aad4af08ea72 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.212619 | controller |     "Jun 09 11:27:08.640455 crc crio[21508]: time=\"2026-06-09T11:27:08.640278266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.212632 | controller |     "Jun 09 11:27:08.871432 crc crio[21508]: time=\"2026-06-09T11:27:08.870722134Z\" level=info msg=\"Stopping pod sandbox: 19e4ac605b9931679043dc3121a184b799921c798fa32bb7fc08feebec3b7ef7\" id=8af40b79-ac16-42c3-97aa-4158c4ba7a9c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.212651 | controller |     "Jun 09 11:27:08.872634 crc crio[21508]: time=\"2026-06-09T11:27:08.871894339Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-xlq5r Namespace:openstack ID:19e4ac605b9931679043dc3121a184b799921c798fa32bb7fc08feebec3b7ef7 UID:3651e400-30d2-4394-91c8-e05645c73721 NetNS:/var/run/netns/48028bd6-4cbf-4331-b686-36cf5412e115 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3651e400_30d2_4394_91c8_e05645c73721.slice PodAnnotations:0xc00008cbe8}] Aliases:map[]}\"",
2026-06-09 12:20:06.212666 | controller |     "Jun 09 11:27:08.872634 crc crio[21508]: time=\"2026-06-09T11:27:08.872018893Z\" level=info msg=\"Deleting pod openstack_placement-db-sync-xlq5r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.212680 | controller |     "Jun 09 11:27:11.915184 crc crio[21508]: time=\"2026-06-09T11:27:11.914860585Z\" level=info msg=\"Stopped pod sandbox: ddf6bd2ed26a93a03bd558fabbd0c43ee2ca8712aa0f9da08831794b47faec01\" id=640acda8-ca37-4636-9895-92ab1e0a9553 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.212694 | controller |     "Jun 09 11:27:11.917463 crc crio[21508]: time=\"2026-06-09T11:27:11.91738117Z\" level=info msg=\"Stopped pod sandbox: 19e4ac605b9931679043dc3121a184b799921c798fa32bb7fc08feebec3b7ef7\" id=8af40b79-ac16-42c3-97aa-4158c4ba7a9c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.212709 | controller |     "Jun 09 11:27:11.958436 crc crio[21508]: time=\"2026-06-09T11:27:11.954751104Z\" level=info msg=\"Got pod network &{Name:redhat-operators-rlzqr Namespace:openshift-marketplace ID:8e065d5df2ba343318d243f954795f030b88e4829dd570ae96cabc781aea0102 UID:04e1d022-0a35-4b40-93c7-e0ec37004e89 NetNS:/var/run/netns/a2daa238-1182-403a-b152-3c12dc69d501 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod04e1d022_0a35_4b40_93c7_e0ec37004e89.slice PodAnnotations:0xc003b38590}] Aliases:map[]}\"",
2026-06-09 12:20:06.212723 | controller |     "Jun 09 11:27:11.958436 crc crio[21508]: time=\"2026-06-09T11:27:11.954804486Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-rlzqr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.212737 | controller |     "Jun 09 11:27:12.051657 crc crio[21508]: time=\"2026-06-09T11:27:12.051562685Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:457ac65a0818c89c25b563e576fd0e228e61b23e5913835aa8c748f2c70ce600\" id=11d95d92-deba-4cb5-a784-009a40d8a567 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.212752 | controller |     "Jun 09 11:27:12.057910 crc crio[21508]: time=\"2026-06-09T11:27:12.057659915Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=3bcc15ea-ad0c-4806-9241-0d69e1375919 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.212767 | controller |     "Jun 09 11:27:12.087800 crc crio[21508]: time=\"2026-06-09T11:27:12.086211888Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=48dfe963-650a-44e6-a997-36802e6b8456 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.212781 | controller |     "Jun 09 11:27:12.106930 crc crio[21508]: time=\"2026-06-09T11:27:12.106848808Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=7ffbb6d0-c508-400f-84a4-55b7ff34785d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.212796 | controller |     "Jun 09 11:27:12.109544 crc crio[21508]: time=\"2026-06-09T11:27:12.109483416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.212810 | controller |     "Jun 09 11:27:12.156921 crc crio[21508]: time=\"2026-06-09T11:27:12.156800684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.212828 | controller |     "Jun 09 11:27:12.163413 crc crio[21508]: time=\"2026-06-09T11:27:12.16173647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.212844 | controller |     "Jun 09 11:27:12.374125 crc crio[21508]: time=\"2026-06-09T11:27:12.373951201Z\" level=info msg=\"Created container c9e4a420e01d92004e09c768780c683b8e0c38eb8ffac9f6418246ba8900f973: openstack/ceilometer-0/sg-core\" id=7ffbb6d0-c508-400f-84a4-55b7ff34785d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.212858 | controller |     "Jun 09 11:27:12.376420 crc crio[21508]: time=\"2026-06-09T11:27:12.37561024Z\" level=info msg=\"Starting container: c9e4a420e01d92004e09c768780c683b8e0c38eb8ffac9f6418246ba8900f973\" id=df33f4e6-25f6-40f9-8ba5-d2ee05946e0e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.212872 | controller |     "Jun 09 11:27:12.385934 crc crio[21508]: time=\"2026-06-09T11:27:12.385791241Z\" level=info msg=\"Started container\" PID=68692 containerID=c9e4a420e01d92004e09c768780c683b8e0c38eb8ffac9f6418246ba8900f973 description=openstack/ceilometer-0/sg-core id=df33f4e6-25f6-40f9-8ba5-d2ee05946e0e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e244b2957dbd94c5ccee625a392f6e0ebacc15deaec0a18e5222898afd7d5ec",
2026-06-09 12:20:06.212886 | controller |     "Jun 09 11:27:12.519815 crc crio[21508]: time=\"2026-06-09T11:27:12.519565463Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=1454810f-c448-4294-a5a4-29d0306b8dd1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.212901 | controller |     "Jun 09 11:27:12.519815 crc crio[21508]: time=\"2026-06-09T11:27:12.51981107Z\" level=info msg=\"Image registry.redhat.io/ubi9/httpd-24:latest not found\" id=1454810f-c448-4294-a5a4-29d0306b8dd1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.212915 | controller |     "Jun 09 11:27:12.520457 crc crio[21508]: time=\"2026-06-09T11:27:12.519868802Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/ubi9/httpd-24:latest found\" id=1454810f-c448-4294-a5a4-29d0306b8dd1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.212929 | controller |     "Jun 09 11:27:12.522769 crc crio[21508]: time=\"2026-06-09T11:27:12.521350125Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=465364af-1d39-4f46-b681-a600b7527ae4 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.212943 | controller |     "Jun 09 11:27:12.528738 crc crio[21508]: time=\"2026-06-09T11:27:12.52826526Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"",
2026-06-09 12:20:06.212957 | controller |     "Jun 09 11:27:12.531378 crc crio[21508]: 2026-06-09T11:27:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8e065d5df2ba343 Mac:2a:b1:e2:1a:90:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:97 Mtu:0 Sandbox:/var/run/netns/a2daa238-1182-403a-b152-3c12dc69d501 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.212972 | controller |     "Jun 09 11:27:12.534577 crc crio[21508]: time=\"2026-06-09T11:27:12.534228016Z\" level=info msg=\"Got pod network &{Name:redhat-operators-rlzqr Namespace:openshift-marketplace ID:8e065d5df2ba343318d243f954795f030b88e4829dd570ae96cabc781aea0102 UID:04e1d022-0a35-4b40-93c7-e0ec37004e89 NetNS:/var/run/netns/a2daa238-1182-403a-b152-3c12dc69d501 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod04e1d022_0a35_4b40_93c7_e0ec37004e89.slice PodAnnotations:0xc003b38590}] Aliases:map[]}\"",
2026-06-09 12:20:06.212990 | controller |     "Jun 09 11:27:12.534757 crc crio[21508]: time=\"2026-06-09T11:27:12.53471717Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-rlzqr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.213005 | controller |     "Jun 09 11:27:12.543552 crc crio[21508]: time=\"2026-06-09T11:27:12.543441448Z\" level=info msg=\"Ran pod sandbox 8e065d5df2ba343318d243f954795f030b88e4829dd570ae96cabc781aea0102 with infra container: openshift-marketplace/redhat-operators-rlzqr/POD\" id=83b2ef65-6016-4438-b6de-aad4af08ea72 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.213019 | controller |     "Jun 09 11:27:12.548011 crc crio[21508]: time=\"2026-06-09T11:27:12.547924981Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9250a83f-c94c-45bf-be7a-da2291005d2a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.213034 | controller |     "Jun 09 11:27:12.550031 crc crio[21508]: time=\"2026-06-09T11:27:12.54994806Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=740007c1-9a24-4563-9dba-a6e338b15cfe name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.213048 | controller |     "Jun 09 11:27:12.557537 crc crio[21508]: time=\"2026-06-09T11:27:12.557447572Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-rlzqr/extract-utilities\" id=bdce2469-5862-4114-9516-713c6ccc79db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.213062 | controller |     "Jun 09 11:27:12.557886 crc crio[21508]: time=\"2026-06-09T11:27:12.557815683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.213077 | controller |     "Jun 09 11:27:12.615949 crc crio[21508]: time=\"2026-06-09T11:27:12.615787286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.213091 | controller |     "Jun 09 11:27:12.619419 crc crio[21508]: time=\"2026-06-09T11:27:12.619376442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.213105 | controller |     "Jun 09 11:27:12.729018 crc crio[21508]: time=\"2026-06-09T11:27:12.728873257Z\" level=info msg=\"Created container c3d490a88c1a0e3de4db1fe9e71487c8e49908f8b5c452f5c2b0b2bd6daa9e5c: openshift-marketplace/redhat-operators-rlzqr/extract-utilities\" id=bdce2469-5862-4114-9516-713c6ccc79db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.213119 | controller |     "Jun 09 11:27:12.730965 crc crio[21508]: time=\"2026-06-09T11:27:12.730897087Z\" level=info msg=\"Starting container: c3d490a88c1a0e3de4db1fe9e71487c8e49908f8b5c452f5c2b0b2bd6daa9e5c\" id=a9d5c300-837b-420b-bb2f-7d92bf849782 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.213133 | controller |     "Jun 09 11:27:12.744797 crc crio[21508]: time=\"2026-06-09T11:27:12.744705895Z\" level=info msg=\"Started container\" PID=68710 containerID=c3d490a88c1a0e3de4db1fe9e71487c8e49908f8b5c452f5c2b0b2bd6daa9e5c description=openshift-marketplace/redhat-operators-rlzqr/extract-utilities id=a9d5c300-837b-420b-bb2f-7d92bf849782 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e065d5df2ba343318d243f954795f030b88e4829dd570ae96cabc781aea0102",
2026-06-09 12:20:06.213149 | controller |     "Jun 09 11:27:12.956926 crc crio[21508]: time=\"2026-06-09T11:27:12.956843854Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=17a22f69-971b-4863-8d3e-a98fff5b5985 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.213164 | controller |     "Jun 09 11:27:12.961663 crc crio[21508]: time=\"2026-06-09T11:27:12.961540433Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-09 12:20:06.213182 | controller |     "Jun 09 11:27:13.656015 crc crio[21508]: time=\"2026-06-09T11:27:13.655499638Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:3ff571452f484c0211ce73a1965fd6ce23c29df4c9361a4fb9640ee9a34b3134\" id=17a22f69-971b-4863-8d3e-a98fff5b5985 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.213235 | controller |     "Jun 09 11:27:13.656974 crc crio[21508]: time=\"2026-06-09T11:27:13.656880229Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=fe68b4b1-8a82-42bf-a198-a6f178dcceef name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.213256 | controller |     "Jun 09 11:27:13.659392 crc crio[21508]: time=\"2026-06-09T11:27:13.65927692Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=93a1d672-c4a9-42a6-9a32-d95f8476ce1e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.213271 | controller |     "Jun 09 11:27:13.668782 crc crio[21508]: time=\"2026-06-09T11:27:13.668677288Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-rlzqr/extract-content\" id=3f0ece82-b70d-4a49-85a8-9855d0959127 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.213287 | controller |     "Jun 09 11:27:13.669218 crc crio[21508]: time=\"2026-06-09T11:27:13.669147862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.213302 | controller |     "Jun 09 11:27:13.716896 crc crio[21508]: time=\"2026-06-09T11:27:13.716796389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.213316 | controller |     "Jun 09 11:27:13.721510 crc crio[21508]: time=\"2026-06-09T11:27:13.721440647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.213331 | controller |     "Jun 09 11:27:13.838524 crc crio[21508]: time=\"2026-06-09T11:27:13.838425984Z\" level=info msg=\"Running pod sandbox: openstack/placement-6f6b899464-2jp5l/POD\" id=b79ff848-207d-4918-8fc5-f198f837937d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.213357 | controller |     "Jun 09 11:27:13.838812 crc crio[21508]: time=\"2026-06-09T11:27:13.838598239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.213378 | controller |     "Jun 09 11:27:13.859370 crc crio[21508]: time=\"2026-06-09T11:27:13.859198307Z\" level=info msg=\"Running pod sandbox: openstack/keystone-5f66984965-slxzw/POD\" id=d2307665-9205-4964-afe6-5cb84366659e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.213393 | controller |     "Jun 09 11:27:13.859500 crc crio[21508]: time=\"2026-06-09T11:27:13.859398323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.213408 | controller |     "Jun 09 11:27:13.894741 crc crio[21508]: time=\"2026-06-09T11:27:13.894551092Z\" level=info msg=\"Got pod network &{Name:placement-6f6b899464-2jp5l Namespace:openstack ID:ee4066c94e465157967380d6d11f919a4fb8a62846b1aecc0ebc47a9d69fa71a UID:150e0416-5daf-4f12-ae42-2b107ab07644 NetNS:/var/run/netns/e4d78b5b-8f48-472a-8b80-59d165b35a30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod150e0416_5daf_4f12_ae42_2b107ab07644.slice PodAnnotations:0xc00008cf90}] Aliases:map[]}\"",
2026-06-09 12:20:06.213428 | controller |     "Jun 09 11:27:13.894741 crc crio[21508]: time=\"2026-06-09T11:27:13.894648385Z\" level=info msg=\"Adding pod openstack_placement-6f6b899464-2jp5l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.213444 | controller |     "Jun 09 11:27:13.905829 crc crio[21508]: time=\"2026-06-09T11:27:13.905725732Z\" level=info msg=\"Got pod network &{Name:keystone-5f66984965-slxzw Namespace:openstack ID:964cf88b76303a3945146d7b9f7ca1cb7f41e6c2cfa6238d09068531002f718f UID:3d20a350-cf93-4b03-8c3e-daf8cb7ca4a4 NetNS:/var/run/netns/a3e8f609-0983-4e50-beec-6bd958c0e4db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d20a350_cf93_4b03_8c3e_daf8cb7ca4a4.slice PodAnnotations:0xc000d9e818}] Aliases:map[]}\"",
2026-06-09 12:20:06.213459 | controller |     "Jun 09 11:27:13.905829 crc crio[21508]: time=\"2026-06-09T11:27:13.905797664Z\" level=info msg=\"Adding pod openstack_keystone-5f66984965-slxzw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.213474 | controller |     "Jun 09 11:27:14.257965 crc crio[21508]: time=\"2026-06-09T11:27:14.256917789Z\" level=info msg=\"Created container 50acd4e9e7ddc71f3a8483e77b574d6bc5894d1dd78cc3812536bc0598ba9194: openshift-marketplace/redhat-operators-rlzqr/extract-content\" id=3f0ece82-b70d-4a49-85a8-9855d0959127 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.213488 | controller |     "Jun 09 11:27:14.267400 crc crio[21508]: time=\"2026-06-09T11:27:14.26370125Z\" level=info msg=\"Starting container: 50acd4e9e7ddc71f3a8483e77b574d6bc5894d1dd78cc3812536bc0598ba9194\" id=0deff875-e82d-4474-be03-95299eccbf4b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.213503 | controller |     "Jun 09 11:27:14.277575 crc crio[21508]: time=\"2026-06-09T11:27:14.272126319Z\" level=info msg=\"Started container\" PID=68848 containerID=50acd4e9e7ddc71f3a8483e77b574d6bc5894d1dd78cc3812536bc0598ba9194 description=openshift-marketplace/redhat-operators-rlzqr/extract-content id=0deff875-e82d-4474-be03-95299eccbf4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e065d5df2ba343318d243f954795f030b88e4829dd570ae96cabc781aea0102",
2026-06-09 12:20:06.213517 | controller |     "Jun 09 11:27:14.398925 crc crio[21508]: time=\"2026-06-09T11:27:14.394752732Z\" level=info msg=\"Running pod sandbox: openstack/placement-6b7df946bb-9t85w/POD\" id=b92d3c24-5db1-4c17-95a5-120bbcf760a4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.213532 | controller |     "Jun 09 11:27:14.398925 crc crio[21508]: time=\"2026-06-09T11:27:14.395934177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.213546 | controller |     "Jun 09 11:27:14.467849 crc crio[21508]: time=\"2026-06-09T11:27:14.467620005Z\" level=info msg=\"Got pod network &{Name:placement-6b7df946bb-9t85w Namespace:openstack ID:71a516cbce84018e7a92e283de222d71aa8ff231d70e3b1c8efae1130d4dc491 UID:bed425c7-79a1-467a-acad-afba7f2ddaad NetNS:/var/run/netns/c1c75d2d-b28a-4f58-9c54-2ce4af1b2536 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbed425c7_79a1_467a_acad_afba7f2ddaad.slice PodAnnotations:0xc003b38480}] Aliases:map[]}\"",
2026-06-09 12:20:06.213561 | controller |     "Jun 09 11:27:14.467849 crc crio[21508]: time=\"2026-06-09T11:27:14.467837212Z\" level=info msg=\"Adding pod openstack_placement-6b7df946bb-9t85w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.213575 | controller |     "Jun 09 11:27:14.565684 crc crio[21508]: 2026-06-09T11:27:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee4066c94e46515 Mac:fe:9f:f8:3c:34:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:98 Mtu:0 Sandbox:/var/run/netns/e4d78b5b-8f48-472a-8b80-59d165b35a30 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.213593 | controller |     "Jun 09 11:27:14.567552 crc crio[21508]: time=\"2026-06-09T11:27:14.566893089Z\" level=info msg=\"Got pod network &{Name:placement-6f6b899464-2jp5l Namespace:openstack ID:ee4066c94e465157967380d6d11f919a4fb8a62846b1aecc0ebc47a9d69fa71a UID:150e0416-5daf-4f12-ae42-2b107ab07644 NetNS:/var/run/netns/e4d78b5b-8f48-472a-8b80-59d165b35a30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod150e0416_5daf_4f12_ae42_2b107ab07644.slice PodAnnotations:0xc00008cf90}] Aliases:map[]}\"",
2026-06-09 12:20:06.213608 | controller |     "Jun 09 11:27:14.567552 crc crio[21508]: time=\"2026-06-09T11:27:14.567100755Z\" level=info msg=\"Checking pod openstack_placement-6f6b899464-2jp5l for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.213623 | controller |     "Jun 09 11:27:14.619927 crc crio[21508]: time=\"2026-06-09T11:27:14.618892025Z\" level=info msg=\"Ran pod sandbox ee4066c94e465157967380d6d11f919a4fb8a62846b1aecc0ebc47a9d69fa71a with infra container: openstack/placement-6f6b899464-2jp5l/POD\" id=b79ff848-207d-4918-8fc5-f198f837937d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.213637 | controller |     "Jun 09 11:27:14.622090 crc crio[21508]: time=\"2026-06-09T11:27:14.621966756Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=f5d53d83-5e9b-4f95-aea4-1c13dafba23f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.213651 | controller |     "Jun 09 11:27:14.725047 crc crio[21508]: 2026-06-09T11:27:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:964cf88b76303a3 Mac:b6:1d:0c:b5:56:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:99 Mtu:0 Sandbox:/var/run/netns/a3e8f609-0983-4e50-beec-6bd958c0e4db SocketPath: PciID:}] [{Interface:0xc0001752c0 Address:{IP:10.217.0.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.213666 | controller |     "Jun 09 11:27:14.725980 crc crio[21508]: time=\"2026-06-09T11:27:14.725896167Z\" level=info msg=\"Got pod network &{Name:keystone-5f66984965-slxzw Namespace:openstack ID:964cf88b76303a3945146d7b9f7ca1cb7f41e6c2cfa6238d09068531002f718f UID:3d20a350-cf93-4b03-8c3e-daf8cb7ca4a4 NetNS:/var/run/netns/a3e8f609-0983-4e50-beec-6bd958c0e4db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d20a350_cf93_4b03_8c3e_daf8cb7ca4a4.slice PodAnnotations:0xc000d9e818}] Aliases:map[]}\"",
2026-06-09 12:20:06.213680 | controller |     "Jun 09 11:27:14.726204 crc crio[21508]: time=\"2026-06-09T11:27:14.726136584Z\" level=info msg=\"Checking pod openstack_keystone-5f66984965-slxzw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.213695 | controller |     "Jun 09 11:27:14.750223 crc crio[21508]: time=\"2026-06-09T11:27:14.740950752Z\" level=info msg=\"Ran pod sandbox 964cf88b76303a3945146d7b9f7ca1cb7f41e6c2cfa6238d09068531002f718f with infra container: openstack/keystone-5f66984965-slxzw/POD\" id=d2307665-9205-4964-afe6-5cb84366659e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.213709 | controller |     "Jun 09 11:27:14.754086 crc crio[21508]: time=\"2026-06-09T11:27:14.753970697Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=a5c54782-f856-4225-bf28-2abfe89072f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.213723 | controller |     "Jun 09 11:27:14.798939 crc crio[21508]: time=\"2026-06-09T11:27:14.798558524Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=efa2dd80-4366-4484-a3ab-5ac96b8fb7cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.213741 | controller |     "Jun 09 11:27:14.824781 crc crio[21508]: time=\"2026-06-09T11:27:14.824721957Z\" level=info msg=\"Creating container: openstack/placement-6f6b899464-2jp5l/placement-log\" id=a3cb5a12-8fb1-4a2f-84ea-b966bf8c14b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.213755 | controller |     "Jun 09 11:27:14.831487 crc crio[21508]: time=\"2026-06-09T11:27:14.831445126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.213770 | controller |     "Jun 09 11:27:14.851009 crc crio[21508]: time=\"2026-06-09T11:27:14.85052887Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=d362640f-c291-4ff1-a97e-7f9207df960c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.213784 | controller |     "Jun 09 11:27:14.872977 crc crio[21508]: time=\"2026-06-09T11:27:14.872907121Z\" level=info msg=\"Creating container: openstack/keystone-5f66984965-slxzw/keystone-api\" id=7c0dfeb7-ba08-4455-a619-a2636307129e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.213798 | controller |     "Jun 09 11:27:14.896747 crc crio[21508]: time=\"2026-06-09T11:27:14.896601721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.213812 | controller |     "Jun 09 11:27:14.919920 crc crio[21508]: 2026-06-09T11:27:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:71a516cbce84018 Mac:b2:41:a1:93:35:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9a Mtu:0 Sandbox:/var/run/netns/c1c75d2d-b28a-4f58-9c54-2ce4af1b2536 SocketPath: PciID:}] [{Interface:0xc000434780 Address:{IP:10.217.0.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.213827 | controller |     "Jun 09 11:27:14.922459 crc crio[21508]: time=\"2026-06-09T11:27:14.921803686Z\" level=info msg=\"Got pod network &{Name:placement-6b7df946bb-9t85w Namespace:openstack ID:71a516cbce84018e7a92e283de222d71aa8ff231d70e3b1c8efae1130d4dc491 UID:bed425c7-79a1-467a-acad-afba7f2ddaad NetNS:/var/run/netns/c1c75d2d-b28a-4f58-9c54-2ce4af1b2536 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbed425c7_79a1_467a_acad_afba7f2ddaad.slice PodAnnotations:0xc003b38480}] Aliases:map[]}\"",
2026-06-09 12:20:06.213841 | controller |     "Jun 09 11:27:14.922725 crc crio[21508]: time=\"2026-06-09T11:27:14.922652501Z\" level=info msg=\"Checking pod openstack_placement-6b7df946bb-9t85w for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.213855 | controller |     "Jun 09 11:27:14.951176 crc crio[21508]: time=\"2026-06-09T11:27:14.949629488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.213869 | controller |     "Jun 09 11:27:14.953531 crc crio[21508]: time=\"2026-06-09T11:27:14.953470322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.213884 | controller |     "Jun 09 11:27:14.956062 crc crio[21508]: time=\"2026-06-09T11:27:14.956028317Z\" level=info msg=\"Ran pod sandbox 71a516cbce84018e7a92e283de222d71aa8ff231d70e3b1c8efae1130d4dc491 with infra container: openstack/placement-6b7df946bb-9t85w/POD\" id=b92d3c24-5db1-4c17-95a5-120bbcf760a4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.213898 | controller |     "Jun 09 11:27:14.958924 crc crio[21508]: time=\"2026-06-09T11:27:14.958847011Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=a9f3ba3c-2ea1-42e5-9711-a7fa422147a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.213916 | controller |     "Jun 09 11:27:14.968881 crc crio[21508]: time=\"2026-06-09T11:27:14.968761894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.213931 | controller |     "Jun 09 11:27:14.976493 crc crio[21508]: time=\"2026-06-09T11:27:14.975904645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.213945 | controller |     "Jun 09 11:27:15.059766 crc crio[21508]: time=\"2026-06-09T11:27:15.053055344Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=81d1c00c-4f03-4c74-8e62-18f5f6209eb6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.213959 | controller |     "Jun 09 11:27:15.059766 crc crio[21508]: time=\"2026-06-09T11:27:15.057600529Z\" level=info msg=\"Stopping pod sandbox: 0abe3f34b28d478fc436b8b5d00ff4f4d76886ecf9aa1b072b03254f10410de3\" id=55013088-e45c-4448-b9d5-1471ae19d3b3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.213973 | controller |     "Jun 09 11:27:15.059766 crc crio[21508]: time=\"2026-06-09T11:27:15.058561747Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-kvmmk Namespace:openstack ID:0abe3f34b28d478fc436b8b5d00ff4f4d76886ecf9aa1b072b03254f10410de3 UID:47001272-c2b1-414f-b06e-d4dd83c165a5 NetNS:/var/run/netns/7eec7357-5450-4e1a-83e1-e5e4969ba3e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47001272_c2b1_414f_b06e_d4dd83c165a5.slice PodAnnotations:0xc000d9e4f0}] Aliases:map[]}\"",
2026-06-09 12:20:06.213988 | controller |     "Jun 09 11:27:15.059766 crc crio[21508]: time=\"2026-06-09T11:27:15.058701661Z\" level=info msg=\"Deleting pod openstack_barbican-db-sync-kvmmk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.214002 | controller |     "Jun 09 11:27:15.063838 crc crio[21508]: time=\"2026-06-09T11:27:15.063689989Z\" level=info msg=\"Creating container: openstack/placement-6b7df946bb-9t85w/placement-log\" id=503673b9-fc58-4ae1-b67e-baebf8d23768 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.214017 | controller |     "Jun 09 11:27:15.064223 crc crio[21508]: time=\"2026-06-09T11:27:15.064100821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.214032 | controller |     "Jun 09 11:27:15.187544 crc crio[21508]: time=\"2026-06-09T11:27:15.187447636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.214046 | controller |     "Jun 09 11:27:15.196621 crc crio[21508]: time=\"2026-06-09T11:27:15.196522194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.214061 | controller |     "Jun 09 11:27:15.451063 crc crio[21508]: time=\"2026-06-09T11:27:15.450180639Z\" level=info msg=\"Stopped pod sandbox: 0abe3f34b28d478fc436b8b5d00ff4f4d76886ecf9aa1b072b03254f10410de3\" id=55013088-e45c-4448-b9d5-1471ae19d3b3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.214075 | controller |     "Jun 09 11:27:15.570468 crc crio[21508]: time=\"2026-06-09T11:27:15.568400472Z\" level=info msg=\"Created container 2c679586874719110f84c4362837d9cd9cd77bcbdfba72e615f69935e5e164b5: openstack/placement-6f6b899464-2jp5l/placement-log\" id=a3cb5a12-8fb1-4a2f-84ea-b966bf8c14b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.214089 | controller |     "Jun 09 11:27:15.576668 crc crio[21508]: time=\"2026-06-09T11:27:15.568555747Z\" level=info msg=\"Created container 77b31e6a3f34f2c71f0eeb4764c5fb4d57c0d31a1d206f8875f042c2c29b6417: openstack/keystone-5f66984965-slxzw/keystone-api\" id=7c0dfeb7-ba08-4455-a619-a2636307129e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.214107 | controller |     "Jun 09 11:27:15.576668 crc crio[21508]: time=\"2026-06-09T11:27:15.572540615Z\" level=info msg=\"Starting container: 2c679586874719110f84c4362837d9cd9cd77bcbdfba72e615f69935e5e164b5\" id=69ec1103-93b5-45ff-a6d9-0e06f550c8c4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.214121 | controller |     "Jun 09 11:27:15.576999 crc crio[21508]: time=\"2026-06-09T11:27:15.576831871Z\" level=info msg=\"Starting container: 77b31e6a3f34f2c71f0eeb4764c5fb4d57c0d31a1d206f8875f042c2c29b6417\" id=ed0ee331-ff9f-4193-a1d9-161f5c52a45f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.214136 | controller |     "Jun 09 11:27:15.583274 crc crio[21508]: time=\"2026-06-09T11:27:15.583183619Z\" level=info msg=\"Started container\" PID=69034 containerID=2c679586874719110f84c4362837d9cd9cd77bcbdfba72e615f69935e5e164b5 description=openstack/placement-6f6b899464-2jp5l/placement-log id=69ec1103-93b5-45ff-a6d9-0e06f550c8c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee4066c94e465157967380d6d11f919a4fb8a62846b1aecc0ebc47a9d69fa71a",
2026-06-09 12:20:06.214151 | controller |     "Jun 09 11:27:15.586678 crc crio[21508]: time=\"2026-06-09T11:27:15.586564769Z\" level=info msg=\"Started container\" PID=69033 containerID=77b31e6a3f34f2c71f0eeb4764c5fb4d57c0d31a1d206f8875f042c2c29b6417 description=openstack/keystone-5f66984965-slxzw/keystone-api id=ed0ee331-ff9f-4193-a1d9-161f5c52a45f name=/runtime.v1.RuntimeService/StartContainer sandboxID=964cf88b76303a3945146d7b9f7ca1cb7f41e6c2cfa6238d09068531002f718f",
2026-06-09 12:20:06.214165 | controller |     "Jun 09 11:27:15.611497 crc crio[21508]: time=\"2026-06-09T11:27:15.611391963Z\" level=info msg=\"Created container 64f743a4a5a9ff3bcc218ea734ca6e109404b112f337484f3eb8603ba936dc7c: openstack/placement-6b7df946bb-9t85w/placement-log\" id=503673b9-fc58-4ae1-b67e-baebf8d23768 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.214179 | controller |     "Jun 09 11:27:15.613334 crc crio[21508]: time=\"2026-06-09T11:27:15.613134244Z\" level=info msg=\"Starting container: 64f743a4a5a9ff3bcc218ea734ca6e109404b112f337484f3eb8603ba936dc7c\" id=e5812ae7-6927-43f8-9eb7-8fbcb18c198e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.214194 | controller |     "Jun 09 11:27:15.617867 crc crio[21508]: time=\"2026-06-09T11:27:15.617826823Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=f69743a1-3656-4b94-8590-ef5e2e4f7701 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.214209 | controller |     "Jun 09 11:27:15.645990 crc crio[21508]: time=\"2026-06-09T11:27:15.64515128Z\" level=info msg=\"Started container\" PID=69037 containerID=64f743a4a5a9ff3bcc218ea734ca6e109404b112f337484f3eb8603ba936dc7c description=openstack/placement-6b7df946bb-9t85w/placement-log id=e5812ae7-6927-43f8-9eb7-8fbcb18c198e name=/runtime.v1.RuntimeService/StartContainer sandboxID=71a516cbce84018e7a92e283de222d71aa8ff231d70e3b1c8efae1130d4dc491",
2026-06-09 12:20:06.214223 | controller |     "Jun 09 11:27:15.665174 crc crio[21508]: time=\"2026-06-09T11:27:15.665068239Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=5d3b025c-779b-4da8-bf10-13e0f5971db5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.214238 | controller |     "Jun 09 11:27:15.743933 crc crio[21508]: time=\"2026-06-09T11:27:15.743843306Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=bd00759b-c5b4-4e32-a0d4-26bbf373f84b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.214256 | controller |     "Jun 09 11:27:15.753101 crc crio[21508]: time=\"2026-06-09T11:27:15.753003137Z\" level=info msg=\"Creating container: openstack/placement-6f6b899464-2jp5l/placement-api\" id=9048aa5d-2b90-4965-af98-a1aa311db3e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.214271 | controller |     "Jun 09 11:27:15.753628 crc crio[21508]: time=\"2026-06-09T11:27:15.753562554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.214285 | controller |     "Jun 09 11:27:15.768393 crc crio[21508]: time=\"2026-06-09T11:27:15.7669868Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=d2e8b8ab-9a92-45f2-a97b-ab989d0093e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.214300 | controller |     "Jun 09 11:27:15.834768 crc crio[21508]: time=\"2026-06-09T11:27:15.834567857Z\" level=info msg=\"Creating container: openstack/placement-6b7df946bb-9t85w/placement-api\" id=b241857e-093b-463c-a981-5414518f5420 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.214314 | controller |     "Jun 09 11:27:15.835065 crc crio[21508]: time=\"2026-06-09T11:27:15.83499391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.214329 | controller |     "Jun 09 11:27:15.921844 crc crio[21508]: time=\"2026-06-09T11:27:15.921744383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.214343 | controller |     "Jun 09 11:27:15.931429 crc crio[21508]: time=\"2026-06-09T11:27:15.931277775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.214377 | controller |     "Jun 09 11:27:15.982508 crc crio[21508]: time=\"2026-06-09T11:27:15.982134728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.214393 | controller |     "Jun 09 11:27:15.988984 crc crio[21508]: time=\"2026-06-09T11:27:15.988851575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.214408 | controller |     "Jun 09 11:27:16.553077 crc crio[21508]: time=\"2026-06-09T11:27:16.552444189Z\" level=info msg=\"Created container 22bc0452a916552123f5816cfa7e03f0faab92f1dde93729612215c39bc5cf7a: openstack/placement-6b7df946bb-9t85w/placement-api\" id=b241857e-093b-463c-a981-5414518f5420 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.214423 | controller |     "Jun 09 11:27:16.559190 crc crio[21508]: time=\"2026-06-09T11:27:16.552625524Z\" level=info msg=\"Created container 59f5aa389b219979e17b89c131fa543f7120f79f0399640ba2caf8810a9cd764: openstack/placement-6f6b899464-2jp5l/placement-api\" id=9048aa5d-2b90-4965-af98-a1aa311db3e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.214437 | controller |     "Jun 09 11:27:16.559190 crc crio[21508]: time=\"2026-06-09T11:27:16.554618313Z\" level=info msg=\"Starting container: 22bc0452a916552123f5816cfa7e03f0faab92f1dde93729612215c39bc5cf7a\" id=914bf935-74b9-4cd4-baa6-bb5875c2952c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.214452 | controller |     "Jun 09 11:27:16.559190 crc crio[21508]: time=\"2026-06-09T11:27:16.554665434Z\" level=info msg=\"Starting container: 59f5aa389b219979e17b89c131fa543f7120f79f0399640ba2caf8810a9cd764\" id=886ee5e9-28b1-4b75-8596-9a769194adaf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.214467 | controller |     "Jun 09 11:27:16.569599 crc crio[21508]: time=\"2026-06-09T11:27:16.569491682Z\" level=info msg=\"Started container\" PID=69168 containerID=59f5aa389b219979e17b89c131fa543f7120f79f0399640ba2caf8810a9cd764 description=openstack/placement-6f6b899464-2jp5l/placement-api id=886ee5e9-28b1-4b75-8596-9a769194adaf name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee4066c94e465157967380d6d11f919a4fb8a62846b1aecc0ebc47a9d69fa71a",
2026-06-09 12:20:06.214486 | controller |     "Jun 09 11:27:16.574663 crc crio[21508]: time=\"2026-06-09T11:27:16.574558182Z\" level=info msg=\"Started container\" PID=69170 containerID=22bc0452a916552123f5816cfa7e03f0faab92f1dde93729612215c39bc5cf7a description=openstack/placement-6b7df946bb-9t85w/placement-api id=914bf935-74b9-4cd4-baa6-bb5875c2952c name=/runtime.v1.RuntimeService/StartContainer sandboxID=71a516cbce84018e7a92e283de222d71aa8ff231d70e3b1c8efae1130d4dc491",
2026-06-09 12:20:06.214501 | controller |     "Jun 09 11:27:19.325688 crc crio[21508]: time=\"2026-06-09T11:27:19.323979244Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-544988fdf7-5svx2/POD\" id=a1dced98-31cf-4783-b957-6ee7c6b8dc69 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.214515 | controller |     "Jun 09 11:27:19.328130 crc crio[21508]: time=\"2026-06-09T11:27:19.328097736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.214530 | controller |     "Jun 09 11:27:19.365666 crc crio[21508]: time=\"2026-06-09T11:27:19.365276255Z\" level=info msg=\"Got pod network &{Name:barbican-worker-544988fdf7-5svx2 Namespace:openstack ID:08ecb221736c8dfe546a4f7af238e82e2ce8b7ebc7460cba5ecbb1cf51434a4e UID:023d781c-b13f-4eb2-b0dc-4afd41b14f21 NetNS:/var/run/netns/c3d8b11d-dd23-4132-ac84-cac93f27e0b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod023d781c_b13f_4eb2_b0dc_4afd41b14f21.slice PodAnnotations:0xc003b38448}] Aliases:map[]}\"",
2026-06-09 12:20:06.214544 | controller |     "Jun 09 11:27:19.365666 crc crio[21508]: time=\"2026-06-09T11:27:19.365394858Z\" level=info msg=\"Adding pod openstack_barbican-worker-544988fdf7-5svx2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.214559 | controller |     "Jun 09 11:27:19.401710 crc crio[21508]: time=\"2026-06-09T11:27:19.401643499Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-57ff7b4b94-mhdlj/POD\" id=b8d89472-743c-4daa-93da-f118fb06db4d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.214574 | controller |     "Jun 09 11:27:19.401876 crc crio[21508]: time=\"2026-06-09T11:27:19.401775953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.214588 | controller |     "Jun 09 11:27:19.441870 crc crio[21508]: time=\"2026-06-09T11:27:19.441773435Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-57ff7b4b94-mhdlj Namespace:openstack ID:ee5ad5fbb15612fef4f3d5551ad60fba84265577f56eaeb68237c71f57ec15d0 UID:5a93c6d1-4566-445e-a5f7-7e62320c9e8c NetNS:/var/run/netns/6ad4b5cc-f2d9-42a7-8600-ebd78407d99b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5a93c6d1_4566_445e_a5f7_7e62320c9e8c.slice PodAnnotations:0xc0008528c0}] Aliases:map[]}\"",
2026-06-09 12:20:06.214603 | controller |     "Jun 09 11:27:19.441870 crc crio[21508]: time=\"2026-06-09T11:27:19.441847747Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-57ff7b4b94-mhdlj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.214617 | controller |     "Jun 09 11:27:21.136373 crc crio[21508]: 2026-06-09T11:27:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:08ecb221736c8df Mac:ca:8c:47:73:b0:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9b Mtu:0 Sandbox:/var/run/netns/c3d8b11d-dd23-4132-ac84-cac93f27e0b5 SocketPath: PciID:}] [{Interface:0xc0002d09e0 Address:{IP:10.217.0.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.214635 | controller |     "Jun 09 11:27:21.138230 crc crio[21508]: 2026-06-09T11:27:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee5ad5fbb15612f Mac:7a:48:01:83:5f:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9c Mtu:0 Sandbox:/var/run/netns/6ad4b5cc-f2d9-42a7-8600-ebd78407d99b SocketPath: PciID:}] [{Interface:0xc00060e7b0 Address:{IP:10.217.0.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.214650 | controller |     "Jun 09 11:27:21.138978 crc crio[21508]: time=\"2026-06-09T11:27:21.138918872Z\" level=info msg=\"Got pod network &{Name:barbican-worker-544988fdf7-5svx2 Namespace:openstack ID:08ecb221736c8dfe546a4f7af238e82e2ce8b7ebc7460cba5ecbb1cf51434a4e UID:023d781c-b13f-4eb2-b0dc-4afd41b14f21 NetNS:/var/run/netns/c3d8b11d-dd23-4132-ac84-cac93f27e0b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod023d781c_b13f_4eb2_b0dc_4afd41b14f21.slice PodAnnotations:0xc003b38448}] Aliases:map[]}\"",
2026-06-09 12:20:06.214665 | controller |     "Jun 09 11:27:21.139186 crc crio[21508]: time=\"2026-06-09T11:27:21.139111158Z\" level=info msg=\"Checking pod openstack_barbican-worker-544988fdf7-5svx2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.214680 | controller |     "Jun 09 11:27:21.139517 crc crio[21508]: time=\"2026-06-09T11:27:21.139346915Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-57ff7b4b94-mhdlj Namespace:openstack ID:ee5ad5fbb15612fef4f3d5551ad60fba84265577f56eaeb68237c71f57ec15d0 UID:5a93c6d1-4566-445e-a5f7-7e62320c9e8c NetNS:/var/run/netns/6ad4b5cc-f2d9-42a7-8600-ebd78407d99b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5a93c6d1_4566_445e_a5f7_7e62320c9e8c.slice PodAnnotations:0xc0008528c0}] Aliases:map[]}\"",
2026-06-09 12:20:06.214694 | controller |     "Jun 09 11:27:21.139615 crc crio[21508]: time=\"2026-06-09T11:27:21.139577952Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-57ff7b4b94-mhdlj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.214708 | controller |     "Jun 09 11:27:21.150075 crc crio[21508]: time=\"2026-06-09T11:27:21.15000616Z\" level=info msg=\"Ran pod sandbox 08ecb221736c8dfe546a4f7af238e82e2ce8b7ebc7460cba5ecbb1cf51434a4e with infra container: openstack/barbican-worker-544988fdf7-5svx2/POD\" id=a1dced98-31cf-4783-b957-6ee7c6b8dc69 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.214723 | controller |     "Jun 09 11:27:21.152387 crc crio[21508]: time=\"2026-06-09T11:27:21.151517225Z\" level=info msg=\"Ran pod sandbox ee5ad5fbb15612fef4f3d5551ad60fba84265577f56eaeb68237c71f57ec15d0 with infra container: openstack/barbican-keystone-listener-57ff7b4b94-mhdlj/POD\" id=b8d89472-743c-4daa-93da-f118fb06db4d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.214737 | controller |     "Jun 09 11:27:21.152387 crc crio[21508]: time=\"2026-06-09T11:27:21.152114862Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=0e11b344-88aa-477a-a73f-3b5e61cd0d69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.214751 | controller |     "Jun 09 11:27:21.152387 crc crio[21508]: time=\"2026-06-09T11:27:21.152348849Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified not found\" id=0e11b344-88aa-477a-a73f-3b5e61cd0d69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.214765 | controller |     "Jun 09 11:27:21.152524 crc crio[21508]: time=\"2026-06-09T11:27:21.152404011Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified found\" id=0e11b344-88aa-477a-a73f-3b5e61cd0d69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.214783 | controller |     "Jun 09 11:27:21.153998 crc crio[21508]: time=\"2026-06-09T11:27:21.153939356Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=8bc30447-3633-4f07-9751-dcc4f6afc5fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.214797 | controller |     "Jun 09 11:27:21.154113 crc crio[21508]: time=\"2026-06-09T11:27:21.15407088Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified not found\" id=8bc30447-3633-4f07-9751-dcc4f6afc5fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.214811 | controller |     "Jun 09 11:27:21.154113 crc crio[21508]: time=\"2026-06-09T11:27:21.154109501Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified found\" id=8bc30447-3633-4f07-9751-dcc4f6afc5fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.214826 | controller |     "Jun 09 11:27:21.154371 crc crio[21508]: time=\"2026-06-09T11:27:21.154206364Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=9d47af13-3806-438f-a8cf-9aba4282c7ff name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.214839 | controller |     "Jun 09 11:27:21.158516 crc crio[21508]: time=\"2026-06-09T11:27:21.158431889Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=b09d1bb9-3a68-4fef-861c-881105a3bf44 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.214853 | controller |     "Jun 09 11:27:21.159557 crc crio[21508]: time=\"2026-06-09T11:27:21.159396688Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\\\"\"",
2026-06-09 12:20:06.214868 | controller |     "Jun 09 11:27:21.160909 crc crio[21508]: time=\"2026-06-09T11:27:21.160808979Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\\\"\"",
2026-06-09 12:20:06.214882 | controller |     "Jun 09 11:27:24.883591 crc crio[21508]: time=\"2026-06-09T11:27:24.881846441Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-5f6646cb8c-rx4bx/POD\" id=403df45c-eb8c-415f-a42c-f1dfd5f54fdd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.214897 | controller |     "Jun 09 11:27:24.884987 crc crio[21508]: time=\"2026-06-09T11:27:24.884963973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.214911 | controller |     "Jun 09 11:27:24.923637 crc crio[21508]: time=\"2026-06-09T11:27:24.923136601Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5f6646cb8c-rx4bx Namespace:openstack ID:aceb6e2df6282ed60a27f7166c63f828d1f1ef3300497724065bfde262ec42f4 UID:8bdf0529-e59a-4b84-8b06-93eb0c31ab9e NetNS:/var/run/netns/c67d1b99-0368-4178-9726-60da35532303 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8bdf0529_e59a_4b84_8b06_93eb0c31ab9e.slice PodAnnotations:0xc000d9ecc8}] Aliases:map[]}\"",
2026-06-09 12:20:06.214926 | controller |     "Jun 09 11:27:24.923637 crc crio[21508]: time=\"2026-06-09T11:27:24.923520142Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-5f6646cb8c-rx4bx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.214940 | controller |     "Jun 09 11:27:29.517134 crc crio[21508]: 2026-06-09T11:27:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aceb6e2df6282ed Mac:8e:34:f2:ed:69:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9d Mtu:0 Sandbox:/var/run/netns/c67d1b99-0368-4178-9726-60da35532303 SocketPath: PciID:}] [{Interface:0xc000014b50 Address:{IP:10.217.0.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.214960 | controller |     "Jun 09 11:27:29.519735 crc crio[21508]: time=\"2026-06-09T11:27:29.519471077Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5f6646cb8c-rx4bx Namespace:openstack ID:aceb6e2df6282ed60a27f7166c63f828d1f1ef3300497724065bfde262ec42f4 UID:8bdf0529-e59a-4b84-8b06-93eb0c31ab9e NetNS:/var/run/netns/c67d1b99-0368-4178-9726-60da35532303 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8bdf0529_e59a_4b84_8b06_93eb0c31ab9e.slice PodAnnotations:0xc000d9ecc8}] Aliases:map[]}\"",
2026-06-09 12:20:06.214975 | controller |     "Jun 09 11:27:29.519735 crc crio[21508]: time=\"2026-06-09T11:27:29.519629421Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-5f6646cb8c-rx4bx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.214990 | controller |     "Jun 09 11:27:32.463020 crc crio[21508]: time=\"2026-06-09T11:27:32.461244922Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d3c9014d-c548-413c-afb3-ebf5e341b65e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.215004 | controller |     "Jun 09 11:27:32.488671 crc crio[21508]: time=\"2026-06-09T11:27:32.488520378Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-594669b868-dc85r/POD\" id=b57330b3-cd50-4c2e-8024-f9b2a7fe787b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.215019 | controller |     "Jun 09 11:27:32.488883 crc crio[21508]: time=\"2026-06-09T11:27:32.488733934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.215033 | controller |     "Jun 09 11:27:32.489026 crc crio[21508]: time=\"2026-06-09T11:27:32.488556729Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qp2v8/POD\" id=e7ab44ed-2f36-4635-9ad8-18a9ca87f753 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.215046 | controller |     "Jun 09 11:27:32.489238 crc crio[21508]: time=\"2026-06-09T11:27:32.489218088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.215060 | controller |     "Jun 09 11:27:32.602346 crc crio[21508]: time=\"2026-06-09T11:27:32.602008281Z\" level=info msg=\"Ran pod sandbox aceb6e2df6282ed60a27f7166c63f828d1f1ef3300497724065bfde262ec42f4 with infra container: openstack/dnsmasq-dns-5f6646cb8c-rx4bx/POD\" id=403df45c-eb8c-415f-a42c-f1dfd5f54fdd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.215074 | controller |     "Jun 09 11:27:32.610819 crc crio[21508]: time=\"2026-06-09T11:27:32.610721379Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9715ca77-9555-49a7-b2d3-18070f8e4705 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.215088 | controller |     "Jun 09 11:27:33.430132 crc crio[21508]: time=\"2026-06-09T11:27:33.429164643Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=67baee4a-aba3-4268-9b5d-a8793dc9211a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.215102 | controller |     "Jun 09 11:27:35.657729 crc crio[21508]: time=\"2026-06-09T11:27:35.656648301Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=67ea8c2b-6bf6-49d2-8853-88795282f2ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.215120 | controller |     "Jun 09 11:27:35.899146 crc crio[21508]: time=\"2026-06-09T11:27:35.89890259Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-rlzqr/registry-server\" id=33c0690d-9710-4d9b-8bb7-e80f85d79e28 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.215134 | controller |     "Jun 09 11:27:36.504054 crc crio[21508]: time=\"2026-06-09T11:27:36.503552636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.215148 | controller |     "Jun 09 11:27:36.617910 crc crio[21508]: time=\"2026-06-09T11:27:36.617798752Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-5f6646cb8c-rx4bx/init\" id=10cce1ca-08c8-4153-81b2-c6c4dc775f41 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.215162 | controller |     "Jun 09 11:27:36.656387 crc crio[21508]: time=\"2026-06-09T11:27:36.656097124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.215176 | controller |     "Jun 09 11:27:36.663663 crc crio[21508]: time=\"2026-06-09T11:27:36.663564544Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:241fbbed8753503ab4aa3008cb40b3c4f94ef930fac25515ad3cf3c3a3915d9f\" id=9d47af13-3806-438f-a8cf-9aba4282c7ff name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.215190 | controller |     "Jun 09 11:27:36.664635 crc crio[21508]: time=\"2026-06-09T11:27:36.66444526Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=b7726f85-c190-4ae2-a02b-55b4f9acea4e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.215204 | controller |     "Jun 09 11:27:36.696117 crc crio[21508]: time=\"2026-06-09T11:27:36.696041324Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:3b60e8300c573fc08a5a5dc3380bd8cd07f1947ee19ec88b6f4951c03f4170de\" id=b09d1bb9-3a68-4fef-861c-881105a3bf44 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.215219 | controller |     "Jun 09 11:27:36.697584 crc crio[21508]: time=\"2026-06-09T11:27:36.697494237Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=96bfd854-0153-4989-8661-95a142ad0f5d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.215234 | controller |     "Jun 09 11:27:36.706606 crc crio[21508]: time=\"2026-06-09T11:27:36.706414361Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=8bd2ab15-dfa5-41a1-b7ee-20a8bf5c8cee name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.215249 | controller |     "Jun 09 11:27:36.707525 crc crio[21508]: time=\"2026-06-09T11:27:36.707440381Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:22b583bb15105dbcbd68cba0c0fb9fada6d33a19b9d63edc972508150240b784\" id=465364af-1d39-4f46-b681-a600b7527ae4 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.215263 | controller |     "Jun 09 11:27:36.709435 crc crio[21508]: time=\"2026-06-09T11:27:36.709248084Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=f051eaa6-26fd-4b6d-a9b7-4697d54aeaac name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.215277 | controller |     "Jun 09 11:27:36.720341 crc crio[21508]: time=\"2026-06-09T11:27:36.720159437Z\" level=info msg=\"Got pod network &{Name:community-operators-qp2v8 Namespace:openshift-marketplace ID:223a9a85d38abad6105caf01f9102df608513c6958360d1bf7eb5d6e70fc6259 UID:d79a3e31-0aae-4a20-9505-2341ba393463 NetNS:/var/run/netns/f9744374-9831-4803-8bba-7fa7ddece5c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd79a3e31_0aae_4a20_9505_2341ba393463.slice PodAnnotations:0xc00011eae0}] Aliases:map[]}\"",
2026-06-09 12:20:06.215296 | controller |     "Jun 09 11:27:36.720341 crc crio[21508]: time=\"2026-06-09T11:27:36.720201658Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qp2v8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.215310 | controller |     "Jun 09 11:27:36.720984 crc crio[21508]: time=\"2026-06-09T11:27:36.720885928Z\" level=info msg=\"Got pod network &{Name:barbican-api-594669b868-dc85r Namespace:openstack ID:d534730c915cbbcf7316445cf8248abc1c995da2941785c22d0093b058f8c52e UID:db97ff1c-fa9e-4143-b28b-926f85ad9338 NetNS:/var/run/netns/4535bfd6-7a88-4b37-b81c-648ef6e57090 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb97ff1c_fa9e_4143_b28b_926f85ad9338.slice PodAnnotations:0xc002a12360}] Aliases:map[]}\"",
2026-06-09 12:20:06.215325 | controller |     "Jun 09 11:27:36.720984 crc crio[21508]: time=\"2026-06-09T11:27:36.72093374Z\" level=info msg=\"Adding pod openstack_barbican-api-594669b868-dc85r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.215339 | controller |     "Jun 09 11:27:36.762139 crc crio[21508]: time=\"2026-06-09T11:27:36.761976172Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=4fc01768-c8a1-444c-8e03-4cb6f131f26b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.215372 | controller |     "Jun 09 11:27:36.779524 crc crio[21508]: time=\"2026-06-09T11:27:36.779410938Z\" level=info msg=\"Creating container: openstack/barbican-worker-544988fdf7-5svx2/barbican-worker-log\" id=d1d528f1-f6b0-4be8-b78a-a52cd67aaae2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.215389 | controller |     "Jun 09 11:27:36.781039 crc crio[21508]: time=\"2026-06-09T11:27:36.780955613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.215403 | controller |     "Jun 09 11:27:36.797533 crc crio[21508]: time=\"2026-06-09T11:27:36.79606293Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-57ff7b4b94-mhdlj/barbican-keystone-listener-log\" id=e0e325a0-b985-4903-b739-5ff740c33ae2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.215417 | controller |     "Jun 09 11:27:36.804524 crc crio[21508]: time=\"2026-06-09T11:27:36.804376955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.215431 | controller |     "Jun 09 11:27:36.807019 crc crio[21508]: time=\"2026-06-09T11:27:36.806939021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.215445 | controller |     "Jun 09 11:27:36.816391 crc crio[21508]: time=\"2026-06-09T11:27:36.815838514Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=c57cb2d4-d708-45d6-85f9-589505c5230d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.215460 | controller |     "Jun 09 11:27:36.820893 crc crio[21508]: time=\"2026-06-09T11:27:36.820854942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.215475 | controller |     "Jun 09 11:27:36.825481 crc crio[21508]: time=\"2026-06-09T11:27:36.825399486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.215489 | controller |     "Jun 09 11:27:36.830608 crc crio[21508]: time=\"2026-06-09T11:27:36.830553529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.215508 | controller |     "Jun 09 11:27:36.925145 crc crio[21508]: time=\"2026-06-09T11:27:36.924984979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.215524 | controller |     "Jun 09 11:27:36.940629 crc crio[21508]: time=\"2026-06-09T11:27:36.940541869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.215538 | controller |     "Jun 09 11:27:36.953823 crc crio[21508]: time=\"2026-06-09T11:27:36.953720098Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=21bb3a08-63d8-437a-8bf7-b9f11664d8bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.215561 | controller |     "Jun 09 11:27:36.956323 crc crio[21508]: time=\"2026-06-09T11:27:36.956206391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.215577 | controller |     "Jun 09 11:27:37.111375 crc crio[21508]: time=\"2026-06-09T11:27:37.110205792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.215591 | controller |     "Jun 09 11:27:37.121639 crc crio[21508]: time=\"2026-06-09T11:27:37.121228768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.215606 | controller |     "Jun 09 11:27:37.126056 crc crio[21508]: time=\"2026-06-09T11:27:37.125944587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.215620 | controller |     "Jun 09 11:27:37.139115 crc crio[21508]: time=\"2026-06-09T11:27:37.138953972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.215635 | controller |     "Jun 09 11:27:37.162213 crc crio[21508]: time=\"2026-06-09T11:27:37.162121236Z\" level=info msg=\"Created container a03250f4776a11f8c7db543b740fd85eab7225b0580599c2df4643ca9e32770e: openstack/dnsmasq-dns-5f6646cb8c-rx4bx/init\" id=10cce1ca-08c8-4153-81b2-c6c4dc775f41 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.215649 | controller |     "Jun 09 11:27:37.170771 crc crio[21508]: time=\"2026-06-09T11:27:37.170654848Z\" level=info msg=\"Starting container: a03250f4776a11f8c7db543b740fd85eab7225b0580599c2df4643ca9e32770e\" id=45d8ce9d-7591-48cc-a0fc-3f9f419bc87d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.215663 | controller |     "Jun 09 11:27:37.178812 crc crio[21508]: time=\"2026-06-09T11:27:37.178550272Z\" level=info msg=\"Started container\" PID=70892 containerID=a03250f4776a11f8c7db543b740fd85eab7225b0580599c2df4643ca9e32770e description=openstack/dnsmasq-dns-5f6646cb8c-rx4bx/init id=45d8ce9d-7591-48cc-a0fc-3f9f419bc87d name=/runtime.v1.RuntimeService/StartContainer sandboxID=aceb6e2df6282ed60a27f7166c63f828d1f1ef3300497724065bfde262ec42f4",
2026-06-09 12:20:06.215678 | controller |     "Jun 09 11:27:37.309839 crc crio[21508]: time=\"2026-06-09T11:27:37.309159421Z\" level=info msg=\"Created container 9534263d4bd5a0a9b75b13795aea6bd51edbc6928ebac88d8b345ad342f5f9bc: openstack/barbican-worker-544988fdf7-5svx2/barbican-worker-log\" id=d1d528f1-f6b0-4be8-b78a-a52cd67aaae2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.215692 | controller |     "Jun 09 11:27:37.320692 crc crio[21508]: time=\"2026-06-09T11:27:37.318064144Z\" level=info msg=\"Starting container: 9534263d4bd5a0a9b75b13795aea6bd51edbc6928ebac88d8b345ad342f5f9bc\" id=e73c962c-0303-458e-b960-072d2d62d34a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.215710 | controller |     "Jun 09 11:27:37.372446 crc crio[21508]: time=\"2026-06-09T11:27:37.367897587Z\" level=info msg=\"Started container\" PID=70895 containerID=9534263d4bd5a0a9b75b13795aea6bd51edbc6928ebac88d8b345ad342f5f9bc description=openstack/barbican-worker-544988fdf7-5svx2/barbican-worker-log id=e73c962c-0303-458e-b960-072d2d62d34a name=/runtime.v1.RuntimeService/StartContainer sandboxID=08ecb221736c8dfe546a4f7af238e82e2ce8b7ebc7460cba5ecbb1cf51434a4e",
2026-06-09 12:20:06.215724 | controller |     "Jun 09 11:27:37.372446 crc crio[21508]: time=\"2026-06-09T11:27:37.36801063Z\" level=info msg=\"Created container b2dc32f41d7223b8306ad75e3ded370f39dbf539ef18ea1fb9b7df177deb7f7c: openshift-marketplace/redhat-operators-rlzqr/registry-server\" id=33c0690d-9710-4d9b-8bb7-e80f85d79e28 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.215739 | controller |     "Jun 09 11:27:37.372817 crc crio[21508]: time=\"2026-06-09T11:27:37.372234165Z\" level=info msg=\"Starting container: b2dc32f41d7223b8306ad75e3ded370f39dbf539ef18ea1fb9b7df177deb7f7c\" id=817d6906-bf50-4ef3-8fc3-0d9d63504347 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.215753 | controller |     "Jun 09 11:27:37.391388 crc crio[21508]: time=\"2026-06-09T11:27:37.390929477Z\" level=info msg=\"Started container\" PID=70890 containerID=b2dc32f41d7223b8306ad75e3ded370f39dbf539ef18ea1fb9b7df177deb7f7c description=openshift-marketplace/redhat-operators-rlzqr/registry-server id=817d6906-bf50-4ef3-8fc3-0d9d63504347 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e065d5df2ba343318d243f954795f030b88e4829dd570ae96cabc781aea0102",
2026-06-09 12:20:06.215767 | controller |     "Jun 09 11:27:37.405406 crc crio[21508]: time=\"2026-06-09T11:27:37.396052679Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=b5b0a4af-1fc4-48a5-abbb-d5e5507c8545 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.215781 | controller |     "Jun 09 11:27:37.405406 crc crio[21508]: 2026-06-09T11:27:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:223a9a85d38abad Mac:aa:1a:0c:42:df:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9f Mtu:0 Sandbox:/var/run/netns/f9744374-9831-4803-8bba-7fa7ddece5c1 SocketPath: PciID:}] [{Interface:0xc000015070 Address:{IP:10.217.0.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.215795 | controller |     "Jun 09 11:27:37.406051 crc crio[21508]: time=\"2026-06-09T11:27:37.405980982Z\" level=info msg=\"Got pod network &{Name:community-operators-qp2v8 Namespace:openshift-marketplace ID:223a9a85d38abad6105caf01f9102df608513c6958360d1bf7eb5d6e70fc6259 UID:d79a3e31-0aae-4a20-9505-2341ba393463 NetNS:/var/run/netns/f9744374-9831-4803-8bba-7fa7ddece5c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd79a3e31_0aae_4a20_9505_2341ba393463.slice PodAnnotations:0xc00011eae0}] Aliases:map[]}\"",
2026-06-09 12:20:06.215810 | controller |     "Jun 09 11:27:37.406188 crc crio[21508]: time=\"2026-06-09T11:27:37.406140407Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-qp2v8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.215824 | controller |     "Jun 09 11:27:37.424398 crc crio[21508]: time=\"2026-06-09T11:27:37.423788538Z\" level=info msg=\"Ran pod sandbox 223a9a85d38abad6105caf01f9102df608513c6958360d1bf7eb5d6e70fc6259 with infra container: openshift-marketplace/community-operators-qp2v8/POD\" id=e7ab44ed-2f36-4635-9ad8-18a9ca87f753 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.215839 | controller |     "Jun 09 11:27:37.426761 crc crio[21508]: time=\"2026-06-09T11:27:37.426639362Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=16e6156d-8a10-4baa-917d-a9018aa64102 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.215857 | controller |     "Jun 09 11:27:37.435873 crc crio[21508]: time=\"2026-06-09T11:27:37.435754572Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8363ae09-73bd-4768-a35a-8ba890ec2488 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.215872 | controller |     "Jun 09 11:27:37.449470 crc crio[21508]: time=\"2026-06-09T11:27:37.44889295Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qp2v8/extract-utilities\" id=c3ba8b22-ecb0-4686-aff5-8742cadd93de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.215887 | controller |     "Jun 09 11:27:37.450130 crc crio[21508]: time=\"2026-06-09T11:27:37.449880689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.215901 | controller |     "Jun 09 11:27:37.483510 crc crio[21508]: time=\"2026-06-09T11:27:37.483413469Z\" level=info msg=\"Created container baa2a2a4f4cb11e9b5bbcc191ffc2eae09a5cb9fa0e08e360f67254050b5755f: openstack/barbican-keystone-listener-57ff7b4b94-mhdlj/barbican-keystone-listener-log\" id=e0e325a0-b985-4903-b739-5ff740c33ae2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.215915 | controller |     "Jun 09 11:27:37.486789 crc crio[21508]: time=\"2026-06-09T11:27:37.486688826Z\" level=info msg=\"Starting container: baa2a2a4f4cb11e9b5bbcc191ffc2eae09a5cb9fa0e08e360f67254050b5755f\" id=eeecc070-e4b0-410d-8e67-b736092fcbc3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.215930 | controller |     "Jun 09 11:27:37.502385 crc crio[21508]: time=\"2026-06-09T11:27:37.500750491Z\" level=info msg=\"Started container\" PID=70912 containerID=baa2a2a4f4cb11e9b5bbcc191ffc2eae09a5cb9fa0e08e360f67254050b5755f description=openstack/barbican-keystone-listener-57ff7b4b94-mhdlj/barbican-keystone-listener-log id=eeecc070-e4b0-410d-8e67-b736092fcbc3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee5ad5fbb15612fef4f3d5551ad60fba84265577f56eaeb68237c71f57ec15d0",
2026-06-09 12:20:06.215944 | controller |     "Jun 09 11:27:37.513826 crc crio[21508]: time=\"2026-06-09T11:27:37.511918411Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=5716f3a3-8d21-49dd-8407-b85bdacbaffe name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.215958 | controller |     "Jun 09 11:27:37.519877 crc crio[21508]: time=\"2026-06-09T11:27:37.519743273Z\" level=info msg=\"Created container d20f6494d60e2683aba9a3232f5ea6d762ab1c1b05af48c153a2fa5f021c5756: openstack/ceilometer-0/proxy-httpd\" id=21bb3a08-63d8-437a-8bf7-b9f11664d8bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.215972 | controller |     "Jun 09 11:27:37.536127 crc crio[21508]: time=\"2026-06-09T11:27:37.534738116Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=1aa84215-c3c4-41f0-9259-57aa6dd59556 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.215986 | controller |     "Jun 09 11:27:37.538983 crc crio[21508]: time=\"2026-06-09T11:27:37.538742354Z\" level=info msg=\"Starting container: d20f6494d60e2683aba9a3232f5ea6d762ab1c1b05af48c153a2fa5f021c5756\" id=37fd5174-9c42-4bfb-9433-9289e2d3d59a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.216000 | controller |     "Jun 09 11:27:37.540139 crc crio[21508]: time=\"2026-06-09T11:27:37.540037922Z\" level=info msg=\"Creating container: openstack/barbican-worker-544988fdf7-5svx2/barbican-worker\" id=0057a3a8-b43f-4a36-ba06-1ba702fd503d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.216017 | controller |     "Jun 09 11:27:37.555911 crc crio[21508]: time=\"2026-06-09T11:27:37.551177761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.216032 | controller |     "Jun 09 11:27:37.555911 crc crio[21508]: time=\"2026-06-09T11:27:37.552005046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.216047 | controller |     "Jun 09 11:27:37.559160 crc crio[21508]: time=\"2026-06-09T11:27:37.55890436Z\" level=info msg=\"Started container\" PID=70915 containerID=d20f6494d60e2683aba9a3232f5ea6d762ab1c1b05af48c153a2fa5f021c5756 description=openstack/ceilometer-0/proxy-httpd id=37fd5174-9c42-4bfb-9433-9289e2d3d59a name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e244b2957dbd94c5ccee625a392f6e0ebacc15deaec0a18e5222898afd7d5ec",
2026-06-09 12:20:06.216061 | controller |     "Jun 09 11:27:37.570837 crc crio[21508]: time=\"2026-06-09T11:27:37.567984098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.216075 | controller |     "Jun 09 11:27:37.682427 crc crio[21508]: time=\"2026-06-09T11:27:37.682172752Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=764861b5-74ee-4868-961c-65482f627344 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.216089 | controller |     "Jun 09 11:27:37.697837 crc crio[21508]: time=\"2026-06-09T11:27:37.697570647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.216104 | controller |     "Jun 09 11:27:37.702368 crc crio[21508]: time=\"2026-06-09T11:27:37.701836503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.216118 | controller |     "Jun 09 11:27:37.702368 crc crio[21508]: time=\"2026-06-09T11:27:37.701889235Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-57ff7b4b94-mhdlj/barbican-keystone-listener\" id=932d769f-023b-405f-841f-e85ee78e75ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.216132 | controller |     "Jun 09 11:27:37.704949 crc crio[21508]: time=\"2026-06-09T11:27:37.703550944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.216146 | controller |     "Jun 09 11:27:37.751652 crc crio[21508]: time=\"2026-06-09T11:27:37.751554742Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-8b9dc8c8b-lnx8b/POD\" id=a3fc31c6-020e-48fc-803f-8d86b820f70d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.216160 | controller |     "Jun 09 11:27:37.751795 crc crio[21508]: time=\"2026-06-09T11:27:37.751672216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.216175 | controller |     "Jun 09 11:27:37.752480 crc crio[21508]: time=\"2026-06-09T11:27:37.752410608Z\" level=info msg=\"Stopping container: 60d6aa524c2d7484e36abc5a6c652aa6c537b1d575380bb252fbb329e3907706 (timeout: 30s)\" id=77e2cf1f-9e37-4795-97c5-5d9d36fa6c7f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.216189 | controller |     "Jun 09 11:27:37.753003 crc crio[21508]: 2026-06-09T11:27:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d534730c915cbbc Mac:b2:22:9e:bc:25:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9e Mtu:0 Sandbox:/var/run/netns/4535bfd6-7a88-4b37-b81c-648ef6e57090 SocketPath: PciID:}] [{Interface:0xc0002d6a00 Address:{IP:10.217.0.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.216207 | controller |     "Jun 09 11:27:37.753659 crc crio[21508]: time=\"2026-06-09T11:27:37.753070177Z\" level=info msg=\"Stopping container: c9e4a420e01d92004e09c768780c683b8e0c38eb8ffac9f6418246ba8900f973 (timeout: 30s)\" id=7d40a785-0b8b-4b4b-8f52-445b08b09a63 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.216222 | controller |     "Jun 09 11:27:37.755160 crc crio[21508]: time=\"2026-06-09T11:27:37.754404937Z\" level=info msg=\"Got pod network &{Name:barbican-api-594669b868-dc85r Namespace:openstack ID:d534730c915cbbcf7316445cf8248abc1c995da2941785c22d0093b058f8c52e UID:db97ff1c-fa9e-4143-b28b-926f85ad9338 NetNS:/var/run/netns/4535bfd6-7a88-4b37-b81c-648ef6e57090 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb97ff1c_fa9e_4143_b28b_926f85ad9338.slice PodAnnotations:0xc002a12360}] Aliases:map[]}\"",
2026-06-09 12:20:06.216237 | controller |     "Jun 09 11:27:37.756990 crc crio[21508]: time=\"2026-06-09T11:27:37.753208271Z\" level=info msg=\"Stopping container: d20f6494d60e2683aba9a3232f5ea6d762ab1c1b05af48c153a2fa5f021c5756 (timeout: 30s)\" id=7502fdb4-0035-413c-8880-d570695cbd99 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.216252 | controller |     "Jun 09 11:27:37.757906 crc crio[21508]: time=\"2026-06-09T11:27:37.757830888Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=019b3eaa-5872-4823-86da-39b7682e1d1e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.216266 | controller |     "Jun 09 11:27:37.759068 crc crio[21508]: time=\"2026-06-09T11:27:37.759029003Z\" level=info msg=\"Checking pod openstack_barbican-api-594669b868-dc85r for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.216281 | controller |     "Jun 09 11:27:37.773784 crc crio[21508]: time=\"2026-06-09T11:27:37.753191461Z\" level=info msg=\"Stopping container: a6b0328cdd26c8b3bcc386a55e0570174fd619426486da01218b32f6677b26fb (timeout: 30s)\" id=5b7ea44b-9e51-4c1d-b64a-57f29c307013 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.216295 | controller |     "Jun 09 11:27:37.876844 crc crio[21508]: time=\"2026-06-09T11:27:37.876734801Z\" level=info msg=\"Ran pod sandbox d534730c915cbbcf7316445cf8248abc1c995da2941785c22d0093b058f8c52e with infra container: openstack/barbican-api-594669b868-dc85r/POD\" id=b57330b3-cd50-4c2e-8024-f9b2a7fe787b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.216311 | controller |     "Jun 09 11:27:37.881104 crc crio[21508]: time=\"2026-06-09T11:27:37.881025208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.216325 | controller |     "Jun 09 11:27:37.883551 crc crio[21508]: time=\"2026-06-09T11:27:37.883513552Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=0ada9b32-25e2-440c-80ec-c1a842b4bcbc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.216340 | controller |     "Jun 09 11:27:37.891112 crc crio[21508]: time=\"2026-06-09T11:27:37.890198319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.216380 | controller |     "Jun 09 11:27:37.894158 crc crio[21508]: time=\"2026-06-09T11:27:37.894031752Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=192014a6-a534-4bf7-9cbc-c15ccfc13d98 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.216397 | controller |     "Jun 09 11:27:37.895246 crc crio[21508]: time=\"2026-06-09T11:27:37.895146205Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b7d0af34-6b65-40fa-84b3-cf399ae80c49 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.216415 | controller |     "Jun 09 11:27:37.909831 crc crio[21508]: time=\"2026-06-09T11:27:37.909392576Z\" level=info msg=\"Got pod network &{Name:barbican-api-8b9dc8c8b-lnx8b Namespace:openstack ID:c2f91188ba9501f8b739ddd8df89e46ceb852c77276eb3d1e5a5e61358607283 UID:679f4d47-00b7-41d8-81c2-1f7a2cbf5a95 NetNS:/var/run/netns/54f92b16-0172-4db1-92d1-a70e11f840c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod679f4d47_00b7_41d8_81c2_1f7a2cbf5a95.slice PodAnnotations:0xc002a12368}] Aliases:map[]}\"",
2026-06-09 12:20:06.216430 | controller |     "Jun 09 11:27:37.909831 crc crio[21508]: time=\"2026-06-09T11:27:37.909455888Z\" level=info msg=\"Adding pod openstack_barbican-api-8b9dc8c8b-lnx8b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.216445 | controller |     "Jun 09 11:27:37.928236 crc crio[21508]: time=\"2026-06-09T11:27:37.928022147Z\" level=info msg=\"Creating container: openstack/barbican-api-594669b868-dc85r/barbican-api-log\" id=be05d57c-07c7-491e-b307-817c49e359c1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.216460 | controller |     "Jun 09 11:27:37.928769 crc crio[21508]: time=\"2026-06-09T11:27:37.928660796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.216474 | controller |     "Jun 09 11:27:38.001727 crc crio[21508]: time=\"2026-06-09T11:27:38.001002163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.216489 | controller |     "Jun 09 11:27:38.010007 crc crio[21508]: time=\"2026-06-09T11:27:38.009877955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.216504 | controller |     "Jun 09 11:27:38.059384 crc crio[21508]: time=\"2026-06-09T11:27:38.057651517Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-5f6646cb8c-rx4bx/dnsmasq-dns\" id=fad26ae6-0b51-48ef-aa5f-58ddd3cf6402 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.216519 | controller |     "Jun 09 11:27:38.059384 crc crio[21508]: time=\"2026-06-09T11:27:38.05810497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.216534 | controller |     "Jun 09 11:27:38.334412 crc crio[21508]: time=\"2026-06-09T11:27:38.33152501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.216549 | controller |     "Jun 09 11:27:38.347356 crc crio[21508]: time=\"2026-06-09T11:27:38.343810153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.216564 | controller |     "Jun 09 11:27:38.412697 crc crio[21508]: time=\"2026-06-09T11:27:38.411204704Z\" level=info msg=\"Created container b4950ebbc466fcf0e8f348208519713b14529cdacf6e3445022e34cfceb73ee3: openshift-marketplace/community-operators-qp2v8/extract-utilities\" id=c3ba8b22-ecb0-4686-aff5-8742cadd93de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.216578 | controller |     "Jun 09 11:27:38.416812 crc crio[21508]: time=\"2026-06-09T11:27:38.414860322Z\" level=info msg=\"Starting container: b4950ebbc466fcf0e8f348208519713b14529cdacf6e3445022e34cfceb73ee3\" id=dbe7e147-5d63-4f27-86fd-f9155ac7b3c5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.216596 | controller |     "Jun 09 11:27:38.434763 crc crio[21508]: time=\"2026-06-09T11:27:38.434044469Z\" level=info msg=\"Started container\" PID=70999 containerID=b4950ebbc466fcf0e8f348208519713b14529cdacf6e3445022e34cfceb73ee3 description=openshift-marketplace/community-operators-qp2v8/extract-utilities id=dbe7e147-5d63-4f27-86fd-f9155ac7b3c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=223a9a85d38abad6105caf01f9102df608513c6958360d1bf7eb5d6e70fc6259",
2026-06-09 12:20:06.216612 | controller |     "Jun 09 11:27:38.448026 crc crio[21508]: time=\"2026-06-09T11:27:38.443769016Z\" level=info msg=\"Created container 1b3de49e42913fceb0ba22624e49e132c63e2be0e575ddf87465a6e72a7bb673: openstack/barbican-api-594669b868-dc85r/barbican-api-log\" id=be05d57c-07c7-491e-b307-817c49e359c1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.216626 | controller |     "Jun 09 11:27:38.455992 crc crio[21508]: time=\"2026-06-09T11:27:38.453059131Z\" level=info msg=\"Created container bfa7641007fc32a7b6b5c641414ac59446c8960c7ae748ad210837beeb3959de: openstack/barbican-keystone-listener-57ff7b4b94-mhdlj/barbican-keystone-listener\" id=932d769f-023b-405f-841f-e85ee78e75ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.216641 | controller |     "Jun 09 11:27:38.463546 crc crio[21508]: time=\"2026-06-09T11:27:38.463062927Z\" level=info msg=\"Created container 644e6143391789986c42ca8bf1e257828359a69d1fa4ec0c3069cfd200df8cf8: openstack/barbican-worker-544988fdf7-5svx2/barbican-worker\" id=0057a3a8-b43f-4a36-ba06-1ba702fd503d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.216655 | controller |     "Jun 09 11:27:38.469475 crc crio[21508]: time=\"2026-06-09T11:27:38.467950421Z\" level=info msg=\"Starting container: 644e6143391789986c42ca8bf1e257828359a69d1fa4ec0c3069cfd200df8cf8\" id=028c0b38-0ebd-45b4-96bc-1ec77d1d1d7c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.216669 | controller |     "Jun 09 11:27:38.469475 crc crio[21508]: time=\"2026-06-09T11:27:38.468869508Z\" level=info msg=\"Starting container: 1b3de49e42913fceb0ba22624e49e132c63e2be0e575ddf87465a6e72a7bb673\" id=fa580981-d0ae-4d90-9304-55356561ebf9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.216703 | controller |     "Jun 09 11:27:38.469475 crc crio[21508]: time=\"2026-06-09T11:27:38.468916099Z\" level=info msg=\"Starting container: bfa7641007fc32a7b6b5c641414ac59446c8960c7ae748ad210837beeb3959de\" id=9800492d-b212-4c66-b67f-060716956a75 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.216720 | controller |     "Jun 09 11:27:38.471210 crc crio[21508]: time=\"2026-06-09T11:27:38.471053363Z\" level=info msg=\"Stopped container c9e4a420e01d92004e09c768780c683b8e0c38eb8ffac9f6418246ba8900f973: openstack/ceilometer-0/sg-core\" id=7d40a785-0b8b-4b4b-8f52-445b08b09a63 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.216739 | controller |     "Jun 09 11:27:38.505064 crc crio[21508]: time=\"2026-06-09T11:27:38.499158923Z\" level=info msg=\"Started container\" PID=71240 containerID=644e6143391789986c42ca8bf1e257828359a69d1fa4ec0c3069cfd200df8cf8 description=openstack/barbican-worker-544988fdf7-5svx2/barbican-worker id=028c0b38-0ebd-45b4-96bc-1ec77d1d1d7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=08ecb221736c8dfe546a4f7af238e82e2ce8b7ebc7460cba5ecbb1cf51434a4e",
2026-06-09 12:20:06.216753 | controller |     "Jun 09 11:27:38.506407 crc crio[21508]: time=\"2026-06-09T11:27:38.506110109Z\" level=info msg=\"Started container\" PID=71243 containerID=1b3de49e42913fceb0ba22624e49e132c63e2be0e575ddf87465a6e72a7bb673 description=openstack/barbican-api-594669b868-dc85r/barbican-api-log id=fa580981-d0ae-4d90-9304-55356561ebf9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d534730c915cbbcf7316445cf8248abc1c995da2941785c22d0093b058f8c52e",
2026-06-09 12:20:06.216768 | controller |     "Jun 09 11:27:38.528419 crc crio[21508]: time=\"2026-06-09T11:27:38.526857862Z\" level=info msg=\"Started container\" PID=71234 containerID=bfa7641007fc32a7b6b5c641414ac59446c8960c7ae748ad210837beeb3959de description=openstack/barbican-keystone-listener-57ff7b4b94-mhdlj/barbican-keystone-listener id=9800492d-b212-4c66-b67f-060716956a75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee5ad5fbb15612fef4f3d5551ad60fba84265577f56eaeb68237c71f57ec15d0",
2026-06-09 12:20:06.216787 | controller |     "Jun 09 11:27:38.555550 crc crio[21508]: time=\"2026-06-09T11:27:38.552987164Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=ff6c47f5-00b8-4d05-b1c1-0ca23c0e186c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.216813 | controller |     "Jun 09 11:27:38.628613 crc crio[21508]: time=\"2026-06-09T11:27:38.626122065Z\" level=info msg=\"Stopped container 60d6aa524c2d7484e36abc5a6c652aa6c537b1d575380bb252fbb329e3907706: openstack/ceilometer-0/ceilometer-central-agent\" id=77e2cf1f-9e37-4795-97c5-5d9d36fa6c7f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.216828 | controller |     "Jun 09 11:27:38.645894 crc crio[21508]: time=\"2026-06-09T11:27:38.645780986Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=695d5f75-ffce-40bc-b059-787c5ccf7566 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.216845 | controller |     "Jun 09 11:27:38.654558 crc crio[21508]: time=\"2026-06-09T11:27:38.653157724Z\" level=info msg=\"Creating container: openstack/barbican-api-594669b868-dc85r/barbican-api\" id=9831bdcc-7b3f-4fff-9bd4-516717c0bad5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.216859 | controller |     "Jun 09 11:27:38.654558 crc crio[21508]: time=\"2026-06-09T11:27:38.653885015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.216873 | controller |     "Jun 09 11:27:38.663602 crc crio[21508]: 2026-06-09T11:27:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c2f91188ba9501f Mac:ee:aa:1c:ab:a8:6c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a0 Mtu:0 Sandbox:/var/run/netns/54f92b16-0172-4db1-92d1-a70e11f840c6 SocketPath: PciID:}] [{Interface:0xc00048c5a0 Address:{IP:10.217.0.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.216888 | controller |     "Jun 09 11:27:38.664417 crc crio[21508]: time=\"2026-06-09T11:27:38.664370595Z\" level=info msg=\"Got pod network &{Name:barbican-api-8b9dc8c8b-lnx8b Namespace:openstack ID:c2f91188ba9501f8b739ddd8df89e46ceb852c77276eb3d1e5a5e61358607283 UID:679f4d47-00b7-41d8-81c2-1f7a2cbf5a95 NetNS:/var/run/netns/54f92b16-0172-4db1-92d1-a70e11f840c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod679f4d47_00b7_41d8_81c2_1f7a2cbf5a95.slice PodAnnotations:0xc002a12368}] Aliases:map[]}\"",
2026-06-09 12:20:06.216902 | controller |     "Jun 09 11:27:38.665121 crc crio[21508]: time=\"2026-06-09T11:27:38.665091146Z\" level=info msg=\"Checking pod openstack_barbican-api-8b9dc8c8b-lnx8b for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.216916 | controller |     "Jun 09 11:27:38.720987 crc crio[21508]: time=\"2026-06-09T11:27:38.720891465Z\" level=info msg=\"Ran pod sandbox c2f91188ba9501f8b739ddd8df89e46ceb852c77276eb3d1e5a5e61358607283 with infra container: openstack/barbican-api-8b9dc8c8b-lnx8b/POD\" id=a3fc31c6-020e-48fc-803f-8d86b820f70d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.216930 | controller |     "Jun 09 11:27:38.726970 crc crio[21508]: time=\"2026-06-09T11:27:38.726921043Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=00be8e63-5cd5-4922-97f7-9a74d3e9708c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.216944 | controller |     "Jun 09 11:27:38.730202 crc crio[21508]: time=\"2026-06-09T11:27:38.730092367Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=20e264e9-0976-4616-9d33-dd7fe2434a54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.216963 | controller |     "Jun 09 11:27:38.739242 crc crio[21508]: time=\"2026-06-09T11:27:38.739130244Z\" level=info msg=\"Creating container: openstack/barbican-api-8b9dc8c8b-lnx8b/barbican-api-log\" id=d4d8d2a2-d950-478a-b785-a2810a53d073 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.216977 | controller |     "Jun 09 11:27:38.745538 crc crio[21508]: time=\"2026-06-09T11:27:38.74542487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.216991 | controller |     "Jun 09 11:27:38.746871 crc crio[21508]: time=\"2026-06-09T11:27:38.746730669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.217005 | controller |     "Jun 09 11:27:38.752140 crc crio[21508]: time=\"2026-06-09T11:27:38.752035645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.217019 | controller |     "Jun 09 11:27:38.788929 crc crio[21508]: time=\"2026-06-09T11:27:38.788827172Z\" level=info msg=\"Created container 224c027d0393e7e21549404c4f9717ddb9d53bf13a82e9ed8050d48f95075759: openstack/dnsmasq-dns-5f6646cb8c-rx4bx/dnsmasq-dns\" id=fad26ae6-0b51-48ef-aa5f-58ddd3cf6402 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.217034 | controller |     "Jun 09 11:27:38.790890 crc crio[21508]: time=\"2026-06-09T11:27:38.79077965Z\" level=info msg=\"Starting container: 224c027d0393e7e21549404c4f9717ddb9d53bf13a82e9ed8050d48f95075759\" id=d3e7d50d-8ea3-443a-85d5-9cad201fabab name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.217048 | controller |     "Jun 09 11:27:38.804726 crc crio[21508]: time=\"2026-06-09T11:27:38.802789235Z\" level=info msg=\"Started container\" PID=71274 containerID=224c027d0393e7e21549404c4f9717ddb9d53bf13a82e9ed8050d48f95075759 description=openstack/dnsmasq-dns-5f6646cb8c-rx4bx/dnsmasq-dns id=d3e7d50d-8ea3-443a-85d5-9cad201fabab name=/runtime.v1.RuntimeService/StartContainer sandboxID=aceb6e2df6282ed60a27f7166c63f828d1f1ef3300497724065bfde262ec42f4",
2026-06-09 12:20:06.217062 | controller |     "Jun 09 11:27:38.829633 crc crio[21508]: time=\"2026-06-09T11:27:38.829585557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.217076 | controller |     "Jun 09 11:27:38.835035 crc crio[21508]: time=\"2026-06-09T11:27:38.834993537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.217091 | controller |     "Jun 09 11:27:38.888355 crc crio[21508]: time=\"2026-06-09T11:27:38.884667915Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=d214e5e2-0c0e-480f-9119-3aa6c90a9291 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.217105 | controller |     "Jun 09 11:27:38.897989 crc crio[21508]: time=\"2026-06-09T11:27:38.897945597Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-09 12:20:06.217119 | controller |     "Jun 09 11:27:38.960944 crc crio[21508]: time=\"2026-06-09T11:27:38.960853836Z\" level=info msg=\"Stopping pod sandbox: 89efa7f3b58dc7aedd6573e8e0abab319861360311bcdc8abaeeb615dbddb919\" id=dc405675-a928-4a54-97fe-5c78ae5303f7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.217133 | controller |     "Jun 09 11:27:38.961509 crc crio[21508]: time=\"2026-06-09T11:27:38.961444453Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-cfb5c Namespace:openstack ID:89efa7f3b58dc7aedd6573e8e0abab319861360311bcdc8abaeeb615dbddb919 UID:bd969bfd-1dee-40c9-9b12-b78f2b9bc8d2 NetNS:/var/run/netns/fac1cbc9-c2bf-40a0-b0fc-73f3ed72098e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd969bfd_1dee_40c9_9b12_b78f2b9bc8d2.slice PodAnnotations:0xc00465e5a8}] Aliases:map[]}\"",
2026-06-09 12:20:06.217151 | controller |     "Jun 09 11:27:38.961689 crc crio[21508]: time=\"2026-06-09T11:27:38.961633409Z\" level=info msg=\"Deleting pod openstack_cinder-db-sync-cfb5c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.217165 | controller |     "Jun 09 11:27:39.108136 crc crio[21508]: time=\"2026-06-09T11:27:39.108027124Z\" level=info msg=\"Created container 0f3a7696564f2c683b920fc473c6fcbd97b4bb415ec316b6b984887232fac2a8: openstack/barbican-api-8b9dc8c8b-lnx8b/barbican-api-log\" id=d4d8d2a2-d950-478a-b785-a2810a53d073 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.217180 | controller |     "Jun 09 11:27:39.110112 crc crio[21508]: time=\"2026-06-09T11:27:39.110039364Z\" level=info msg=\"Starting container: 0f3a7696564f2c683b920fc473c6fcbd97b4bb415ec316b6b984887232fac2a8\" id=cf74fb7b-cae3-455b-90a6-2ec49999eda9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.217194 | controller |     "Jun 09 11:27:39.116635 crc crio[21508]: time=\"2026-06-09T11:27:39.116546356Z\" level=info msg=\"Started container\" PID=71384 containerID=0f3a7696564f2c683b920fc473c6fcbd97b4bb415ec316b6b984887232fac2a8 description=openstack/barbican-api-8b9dc8c8b-lnx8b/barbican-api-log id=cf74fb7b-cae3-455b-90a6-2ec49999eda9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2f91188ba9501f8b739ddd8df89e46ceb852c77276eb3d1e5a5e61358607283",
2026-06-09 12:20:06.217209 | controller |     "Jun 09 11:27:39.129149 crc crio[21508]: time=\"2026-06-09T11:27:39.128923172Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=af8290a7-563b-4bdf-af52-adbc570cd414 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.217222 | controller |     "Jun 09 11:27:39.260445 crc crio[21508]: time=\"2026-06-09T11:27:39.260002975Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=8987c933-4a40-4447-989e-9550d977710d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.217236 | controller |     "Jun 09 11:27:39.267911 crc crio[21508]: time=\"2026-06-09T11:27:39.267829816Z\" level=info msg=\"Creating container: openstack/barbican-api-8b9dc8c8b-lnx8b/barbican-api\" id=5936ab8e-5282-4270-97ab-0da94851019f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.217250 | controller |     "Jun 09 11:27:39.268434 crc crio[21508]: time=\"2026-06-09T11:27:39.268384243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.217264 | controller |     "Jun 09 11:27:39.308130 crc crio[21508]: time=\"2026-06-09T11:27:39.307979963Z\" level=info msg=\"Created container aecf9f91a9a8fbda78ec61c8b5e3ec4d3af9afaa8543060c98f217ed4703b8ad: openstack/barbican-api-594669b868-dc85r/barbican-api\" id=9831bdcc-7b3f-4fff-9bd4-516717c0bad5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.217278 | controller |     "Jun 09 11:27:39.317413 crc crio[21508]: time=\"2026-06-09T11:27:39.317280018Z\" level=info msg=\"Starting container: aecf9f91a9a8fbda78ec61c8b5e3ec4d3af9afaa8543060c98f217ed4703b8ad\" id=3e336cf4-ef9c-4ea5-9245-a3eac254f138 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.217293 | controller |     "Jun 09 11:27:39.331642 crc crio[21508]: time=\"2026-06-09T11:27:39.331541369Z\" level=info msg=\"Started container\" PID=71383 containerID=aecf9f91a9a8fbda78ec61c8b5e3ec4d3af9afaa8543060c98f217ed4703b8ad description=openstack/barbican-api-594669b868-dc85r/barbican-api id=3e336cf4-ef9c-4ea5-9245-a3eac254f138 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d534730c915cbbcf7316445cf8248abc1c995da2941785c22d0093b058f8c52e",
2026-06-09 12:20:06.217311 | controller |     "Jun 09 11:27:39.352625 crc crio[21508]: time=\"2026-06-09T11:27:39.352278932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.217326 | controller |     "Jun 09 11:27:39.364973 crc crio[21508]: time=\"2026-06-09T11:27:39.364894975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.217340 | controller |     "Jun 09 11:27:39.455861 crc crio[21508]: time=\"2026-06-09T11:27:39.455740799Z\" level=info msg=\"Stopped pod sandbox: 89efa7f3b58dc7aedd6573e8e0abab319861360311bcdc8abaeeb615dbddb919\" id=dc405675-a928-4a54-97fe-5c78ae5303f7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.217375 | controller |     "Jun 09 11:27:39.496453 crc crio[21508]: time=\"2026-06-09T11:27:39.493527396Z\" level=info msg=\"Created container a834c59407adf4dfbe8a3b97f74dfc807fb4bf018af8ae6ed5f131d2fda6e57d: openstack/barbican-api-8b9dc8c8b-lnx8b/barbican-api\" id=5936ab8e-5282-4270-97ab-0da94851019f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.217391 | controller |     "Jun 09 11:27:39.498099 crc crio[21508]: time=\"2026-06-09T11:27:39.497363509Z\" level=info msg=\"Starting container: a834c59407adf4dfbe8a3b97f74dfc807fb4bf018af8ae6ed5f131d2fda6e57d\" id=7cdb75c9-4a03-4535-98df-aaedfa1e9b64 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.217406 | controller |     "Jun 09 11:27:39.503991 crc crio[21508]: time=\"2026-06-09T11:27:39.503885812Z\" level=info msg=\"Started container\" PID=71430 containerID=a834c59407adf4dfbe8a3b97f74dfc807fb4bf018af8ae6ed5f131d2fda6e57d description=openstack/barbican-api-8b9dc8c8b-lnx8b/barbican-api id=7cdb75c9-4a03-4535-98df-aaedfa1e9b64 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2f91188ba9501f8b739ddd8df89e46ceb852c77276eb3d1e5a5e61358607283",
2026-06-09 12:20:06.217421 | controller |     "Jun 09 11:27:40.774681 crc crio[21508]: time=\"2026-06-09T11:27:40.773764605Z\" level=info msg=\"Running pod sandbox: openstack/cinder-online-data-migrations-vx69s/POD\" id=c8d8fe2a-fec3-472d-922e-dd5660a80d68 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.217435 | controller |     "Jun 09 11:27:40.775723 crc crio[21508]: time=\"2026-06-09T11:27:40.775695382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.217450 | controller |     "Jun 09 11:27:40.819569 crc crio[21508]: time=\"2026-06-09T11:27:40.819451875Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-vx69s Namespace:openstack ID:51ecee79b4eadea6ad72fe15822e13278839f6613bb8c34c48413f4ec44e7a3e UID:3703522e-821c-4ea6-a8c9-3c6c188ca339 NetNS:/var/run/netns/d67d7e6c-318e-4f45-960c-22a5c50d3e14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3703522e_821c_4ea6_a8c9_3c6c188ca339.slice PodAnnotations:0xc00465e838}] Aliases:map[]}\"",
2026-06-09 12:20:06.217464 | controller |     "Jun 09 11:27:40.819915 crc crio[21508]: time=\"2026-06-09T11:27:40.819659771Z\" level=info msg=\"Adding pod openstack_cinder-online-data-migrations-vx69s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.217479 | controller |     "Jun 09 11:27:41.444366 crc crio[21508]: 2026-06-09T11:27:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:51ecee79b4eadea Mac:32:d0:47:0f:52:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a1 Mtu:0 Sandbox:/var/run/netns/d67d7e6c-318e-4f45-960c-22a5c50d3e14 SocketPath: PciID:}] [{Interface:0xc000014730 Address:{IP:10.217.0.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.217497 | controller |     "Jun 09 11:27:41.445618 crc crio[21508]: time=\"2026-06-09T11:27:41.445542924Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-vx69s Namespace:openstack ID:51ecee79b4eadea6ad72fe15822e13278839f6613bb8c34c48413f4ec44e7a3e UID:3703522e-821c-4ea6-a8c9-3c6c188ca339 NetNS:/var/run/netns/d67d7e6c-318e-4f45-960c-22a5c50d3e14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3703522e_821c_4ea6_a8c9_3c6c188ca339.slice PodAnnotations:0xc00465e838}] Aliases:map[]}\"",
2026-06-09 12:20:06.217512 | controller |     "Jun 09 11:27:41.445798 crc crio[21508]: time=\"2026-06-09T11:27:41.44573345Z\" level=info msg=\"Checking pod openstack_cinder-online-data-migrations-vx69s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.217526 | controller |     "Jun 09 11:27:41.481697 crc crio[21508]: time=\"2026-06-09T11:27:41.480210069Z\" level=info msg=\"Ran pod sandbox 51ecee79b4eadea6ad72fe15822e13278839f6613bb8c34c48413f4ec44e7a3e with infra container: openstack/cinder-online-data-migrations-vx69s/POD\" id=c8d8fe2a-fec3-472d-922e-dd5660a80d68 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.217541 | controller |     "Jun 09 11:27:41.492191 crc crio[21508]: time=\"2026-06-09T11:27:41.491805331Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=5edca2b3-60eb-42fe-8b67-1c90ca7e3e4c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.217555 | controller |     "Jun 09 11:27:41.520049 crc crio[21508]: time=\"2026-06-09T11:27:41.519941703Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=96c0644b-6588-4ccc-b40c-5b2092c47a4d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.217570 | controller |     "Jun 09 11:27:41.531183 crc crio[21508]: time=\"2026-06-09T11:27:41.531102593Z\" level=info msg=\"Creating container: openstack/cinder-online-data-migrations-vx69s/cinder-online-data-migrations\" id=11173f56-62c5-4b88-9c19-c86cd472045e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.217584 | controller |     "Jun 09 11:27:41.531657 crc crio[21508]: time=\"2026-06-09T11:27:41.531620618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.217600 | controller |     "Jun 09 11:27:41.624723 crc crio[21508]: time=\"2026-06-09T11:27:41.624553384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.217614 | controller |     "Jun 09 11:27:41.632430 crc crio[21508]: time=\"2026-06-09T11:27:41.631650004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.217629 | controller |     "Jun 09 11:27:41.732740 crc crio[21508]: time=\"2026-06-09T11:27:41.732159404Z\" level=info msg=\"Stopped container a6b0328cdd26c8b3bcc386a55e0570174fd619426486da01218b32f6677b26fb: openstack/ceilometer-0/ceilometer-notification-agent\" id=5b7ea44b-9e51-4c1d-b64a-57f29c307013 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.217643 | controller |     "Jun 09 11:27:41.784630 crc crio[21508]: time=\"2026-06-09T11:27:41.784528261Z\" level=info msg=\"Created container 624e19dec14e0d523407106473989677a2597ab54df20a4a20c851651183eef6: openstack/cinder-online-data-migrations-vx69s/cinder-online-data-migrations\" id=11173f56-62c5-4b88-9c19-c86cd472045e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.217664 | controller |     "Jun 09 11:27:41.788087 crc crio[21508]: time=\"2026-06-09T11:27:41.788020824Z\" level=info msg=\"Starting container: 624e19dec14e0d523407106473989677a2597ab54df20a4a20c851651183eef6\" id=0117aa94-75b8-4880-b299-c964ca139edd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.217679 | controller |     "Jun 09 11:27:41.794752 crc crio[21508]: time=\"2026-06-09T11:27:41.794250128Z\" level=info msg=\"Started container\" PID=71970 containerID=624e19dec14e0d523407106473989677a2597ab54df20a4a20c851651183eef6 description=openstack/cinder-online-data-migrations-vx69s/cinder-online-data-migrations id=0117aa94-75b8-4880-b299-c964ca139edd name=/runtime.v1.RuntimeService/StartContainer sandboxID=51ecee79b4eadea6ad72fe15822e13278839f6613bb8c34c48413f4ec44e7a3e",
2026-06-09 12:20:06.217694 | controller |     "Jun 09 11:27:45.153372 crc crio[21508]: time=\"2026-06-09T11:27:45.149777239Z\" level=info msg=\"Stopping container: 5ff6e7e6dfd0aeb79132c1b54bf054b0c9835368a3218dbcd3c9878bb678b199 (timeout: 10s)\" id=5d350b3d-1632-4db5-a6ab-f81da38e3826 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.217708 | controller |     "Jun 09 11:27:45.305720 crc crio[21508]: time=\"2026-06-09T11:27:45.305630005Z\" level=info msg=\"Stopped container 5ff6e7e6dfd0aeb79132c1b54bf054b0c9835368a3218dbcd3c9878bb678b199: openstack/dnsmasq-dns-7cfd7bd55-frgrd/dnsmasq-dns\" id=5d350b3d-1632-4db5-a6ab-f81da38e3826 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.217722 | controller |     "Jun 09 11:27:45.306699 crc crio[21508]: time=\"2026-06-09T11:27:45.306641585Z\" level=info msg=\"Stopping pod sandbox: 845030a1afa49dba425ee0acf86445d67fb25a5244c28f1a5f7d05ffbf405043\" id=fa7985d4-4494-496d-b946-c59971f59c9f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.217737 | controller |     "Jun 09 11:27:45.307341 crc crio[21508]: time=\"2026-06-09T11:27:45.30716915Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7cfd7bd55-frgrd Namespace:openstack ID:845030a1afa49dba425ee0acf86445d67fb25a5244c28f1a5f7d05ffbf405043 UID:05d1f7c5-a2b9-4dab-9d99-60b56664027d NetNS:/var/run/netns/29517830-3f03-4798-b4a7-991ce93b649c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod05d1f7c5_a2b9_4dab_9d99_60b56664027d.slice PodAnnotations:0xc000b286c0}] Aliases:map[]}\"",
2026-06-09 12:20:06.217751 | controller |     "Jun 09 11:27:45.307507 crc crio[21508]: time=\"2026-06-09T11:27:45.307446688Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7cfd7bd55-frgrd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.217765 | controller |     "Jun 09 11:27:45.824074 crc crio[21508]: time=\"2026-06-09T11:27:45.823809626Z\" level=info msg=\"Stopped pod sandbox: 845030a1afa49dba425ee0acf86445d67fb25a5244c28f1a5f7d05ffbf405043\" id=fa7985d4-4494-496d-b946-c59971f59c9f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.217780 | controller |     "Jun 09 11:27:46.203788 crc crio[21508]: time=\"2026-06-09T11:27:46.203706152Z\" level=info msg=\"Stopping pod sandbox: 51ecee79b4eadea6ad72fe15822e13278839f6613bb8c34c48413f4ec44e7a3e\" id=38a14068-55dd-4f53-914c-517a472e9b04 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.217794 | controller |     "Jun 09 11:27:46.205210 crc crio[21508]: time=\"2026-06-09T11:27:46.204465834Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-vx69s Namespace:openstack ID:51ecee79b4eadea6ad72fe15822e13278839f6613bb8c34c48413f4ec44e7a3e UID:3703522e-821c-4ea6-a8c9-3c6c188ca339 NetNS:/var/run/netns/d67d7e6c-318e-4f45-960c-22a5c50d3e14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3703522e_821c_4ea6_a8c9_3c6c188ca339.slice PodAnnotations:0xc0008529c0}] Aliases:map[]}\"",
2026-06-09 12:20:06.217809 | controller |     "Jun 09 11:27:46.205210 crc crio[21508]: time=\"2026-06-09T11:27:46.204636849Z\" level=info msg=\"Deleting pod openstack_cinder-online-data-migrations-vx69s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.217828 | controller |     "Jun 09 11:27:46.205516 crc crio[21508]: time=\"2026-06-09T11:27:46.205476574Z\" level=info msg=\"Removing container: 5ff6e7e6dfd0aeb79132c1b54bf054b0c9835368a3218dbcd3c9878bb678b199\" id=f29e7e36-ff3d-48f7-8c1f-815f20180ff4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.217843 | controller |     "Jun 09 11:27:46.302978 crc crio[21508]: time=\"2026-06-09T11:27:46.302169021Z\" level=info msg=\"Removed container 5ff6e7e6dfd0aeb79132c1b54bf054b0c9835368a3218dbcd3c9878bb678b199: openstack/dnsmasq-dns-7cfd7bd55-frgrd/dnsmasq-dns\" id=f29e7e36-ff3d-48f7-8c1f-815f20180ff4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.217857 | controller |     "Jun 09 11:27:46.320518 crc crio[21508]: time=\"2026-06-09T11:27:46.320160833Z\" level=info msg=\"Removing container: e8425c666bb3e5d1469450631510e9049980940f061f1055272831a88c24e440\" id=727dfd2e-6889-419d-819c-5dbe43c69ea2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.217872 | controller |     "Jun 09 11:27:46.503575 crc crio[21508]: time=\"2026-06-09T11:27:46.501471021Z\" level=info msg=\"Removed container e8425c666bb3e5d1469450631510e9049980940f061f1055272831a88c24e440: openstack/dnsmasq-dns-7cfd7bd55-frgrd/init\" id=727dfd2e-6889-419d-819c-5dbe43c69ea2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.217886 | controller |     "Jun 09 11:27:46.810356 crc crio[21508]: time=\"2026-06-09T11:27:46.807597286Z\" level=info msg=\"Stopped pod sandbox: 51ecee79b4eadea6ad72fe15822e13278839f6613bb8c34c48413f4ec44e7a3e\" id=38a14068-55dd-4f53-914c-517a472e9b04 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.217900 | controller |     "Jun 09 11:27:48.014019 crc crio[21508]: time=\"2026-06-09T11:27:48.013488579Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=bf1210b8-37e4-4cc5-99cb-e5e858cb2159 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.217914 | controller |     "Jun 09 11:27:48.015778 crc crio[21508]: time=\"2026-06-09T11:27:48.014046245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.217928 | controller |     "Jun 09 11:27:48.161763 crc crio[21508]: time=\"2026-06-09T11:27:48.16040136Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:e190ca656fd81a09e4107694a47c8ec064130b3b65838806808b58c67da5bd02 UID:7719a13f-83c7-444d-a440-bb0dc4c46f97 NetNS:/var/run/netns/db633eed-0ca7-4cfc-95f1-77b27b50b013 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7719a13f_83c7_444d_a440_bb0dc4c46f97.slice PodAnnotations:0xc000b28fa8}] Aliases:map[]}\"",
2026-06-09 12:20:06.217943 | controller |     "Jun 09 11:27:48.161763 crc crio[21508]: time=\"2026-06-09T11:27:48.160791852Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.217957 | controller |     "Jun 09 11:27:48.180530 crc crio[21508]: time=\"2026-06-09T11:27:48.179718431Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-84d7ccbd87-hjqlk/POD\" id=738a8cad-55b6-407b-9ecc-5240a66c069f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.217971 | controller |     "Jun 09 11:27:48.180530 crc crio[21508]: time=\"2026-06-09T11:27:48.179841694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.217986 | controller |     "Jun 09 11:27:48.240564 crc crio[21508]: time=\"2026-06-09T11:27:48.240041012Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-84d7ccbd87-hjqlk Namespace:openstack ID:57021d77d78419a96deca25192b4733164a6245abb13dbca48b69b6778cef92f UID:abb65014-9f29-43fc-80da-ce78aeb487a3 NetNS:/var/run/netns/380375d4-96d7-47c4-a604-ae972870ae0f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podabb65014_9f29_43fc_80da_ce78aeb487a3.slice PodAnnotations:0xc003b38878}] Aliases:map[]}\"",
2026-06-09 12:20:06.218004 | controller |     "Jun 09 11:27:48.240888 crc crio[21508]: time=\"2026-06-09T11:27:48.240443154Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-84d7ccbd87-hjqlk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.218019 | controller |     "Jun 09 11:27:48.480183 crc crio[21508]: time=\"2026-06-09T11:27:48.477512299Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=853e8e74-3d5e-45c6-88bc-ba5d84c27c26 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.218034 | controller |     "Jun 09 11:27:48.480183 crc crio[21508]: time=\"2026-06-09T11:27:48.478065426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.218048 | controller |     "Jun 09 11:27:48.667959 crc crio[21508]: time=\"2026-06-09T11:27:48.667878554Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:7562a2b0bcd5e5426a099625f400b927e1958afd4141adba0937df8c46dfab70 UID:68443c46-381a-4fd7-acde-1a6ced7be832 NetNS:/var/run/netns/17e07fb2-66d1-4c87-acf5-3bbea6a9df0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68443c46_381a_4fd7_acde_1a6ced7be832.slice PodAnnotations:0xc000d9e478}] Aliases:map[]}\"",
2026-06-09 12:20:06.218062 | controller |     "Jun 09 11:27:48.667959 crc crio[21508]: time=\"2026-06-09T11:27:48.667938296Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.218076 | controller |     "Jun 09 11:27:49.249165 crc crio[21508]: 2026-06-09T11:27:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e190ca656fd81a0 Mac:aa:97:ba:84:d8:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a2 Mtu:0 Sandbox:/var/run/netns/db633eed-0ca7-4cfc-95f1-77b27b50b013 SocketPath: PciID:}] [{Interface:0xc0002dca20 Address:{IP:10.217.0.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.218091 | controller |     "Jun 09 11:27:49.253527 crc crio[21508]: time=\"2026-06-09T11:27:49.251459779Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:e190ca656fd81a09e4107694a47c8ec064130b3b65838806808b58c67da5bd02 UID:7719a13f-83c7-444d-a440-bb0dc4c46f97 NetNS:/var/run/netns/db633eed-0ca7-4cfc-95f1-77b27b50b013 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7719a13f_83c7_444d_a440_bb0dc4c46f97.slice PodAnnotations:0xc000b28fa8}] Aliases:map[]}\"",
2026-06-09 12:20:06.218106 | controller |     "Jun 09 11:27:49.253527 crc crio[21508]: time=\"2026-06-09T11:27:49.251659275Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.218120 | controller |     "Jun 09 11:27:49.295239 crc crio[21508]: 2026-06-09T11:27:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:57021d77d78419a Mac:be:43:5f:b0:05:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a3 Mtu:0 Sandbox:/var/run/netns/380375d4-96d7-47c4-a604-ae972870ae0f SocketPath: PciID:}] [{Interface:0xc0000146e0 Address:{IP:10.217.0.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.218134 | controller |     "Jun 09 11:27:49.295239 crc crio[21508]: time=\"2026-06-09T11:27:49.294658005Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-84d7ccbd87-hjqlk Namespace:openstack ID:57021d77d78419a96deca25192b4733164a6245abb13dbca48b69b6778cef92f UID:abb65014-9f29-43fc-80da-ce78aeb487a3 NetNS:/var/run/netns/380375d4-96d7-47c4-a604-ae972870ae0f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podabb65014_9f29_43fc_80da_ce78aeb487a3.slice PodAnnotations:0xc003b38878}] Aliases:map[]}\"",
2026-06-09 12:20:06.218152 | controller |     "Jun 09 11:27:49.295239 crc crio[21508]: time=\"2026-06-09T11:27:49.294788959Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-84d7ccbd87-hjqlk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.218167 | controller |     "Jun 09 11:27:49.314180 crc crio[21508]: time=\"2026-06-09T11:27:49.309797573Z\" level=info msg=\"Ran pod sandbox e190ca656fd81a09e4107694a47c8ec064130b3b65838806808b58c67da5bd02 with infra container: openstack/cinder-scheduler-0/POD\" id=bf1210b8-37e4-4cc5-99cb-e5e858cb2159 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.218182 | controller |     "Jun 09 11:27:49.330965 crc crio[21508]: time=\"2026-06-09T11:27:49.330797443Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=85fbb857-b12a-4bc6-837e-530fa9d74c10 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.218196 | controller |     "Jun 09 11:27:49.331534 crc crio[21508]: time=\"2026-06-09T11:27:49.331487933Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified not found\" id=85fbb857-b12a-4bc6-837e-530fa9d74c10 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.218210 | controller |     "Jun 09 11:27:49.331700 crc crio[21508]: time=\"2026-06-09T11:27:49.331626587Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified found\" id=85fbb857-b12a-4bc6-837e-530fa9d74c10 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.218224 | controller |     "Jun 09 11:27:49.339534 crc crio[21508]: time=\"2026-06-09T11:27:49.339442948Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=722bb377-a6df-4b21-b70e-ace1d43d368f name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.218238 | controller |     "Jun 09 11:27:49.361999 crc crio[21508]: time=\"2026-06-09T11:27:49.361895812Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\\\"\"",
2026-06-09 12:20:06.218253 | controller |     "Jun 09 11:27:49.382554 crc crio[21508]: time=\"2026-06-09T11:27:49.382341296Z\" level=info msg=\"Ran pod sandbox 57021d77d78419a96deca25192b4733164a6245abb13dbca48b69b6778cef92f with infra container: openstack/dnsmasq-dns-84d7ccbd87-hjqlk/POD\" id=738a8cad-55b6-407b-9ecc-5240a66c069f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.218267 | controller |     "Jun 09 11:27:49.386223 crc crio[21508]: time=\"2026-06-09T11:27:49.386151369Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=73b35448-d462-4e5e-9987-4df4cb9110d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.218281 | controller |     "Jun 09 11:27:49.557947 crc crio[21508]: time=\"2026-06-09T11:27:49.557826991Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2652d3d3-06a4-4177-8a54-3e0799bd9177 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.218295 | controller |     "Jun 09 11:27:49.574273 crc crio[21508]: time=\"2026-06-09T11:27:49.574166894Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-84d7ccbd87-hjqlk/init\" id=f1a6ea09-2c01-405f-8973-7279e2b232be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.218313 | controller |     "Jun 09 11:27:49.574759 crc crio[21508]: time=\"2026-06-09T11:27:49.57470513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.218328 | controller |     "Jun 09 11:27:49.615114 crc crio[21508]: 2026-06-09T11:27:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7562a2b0bcd5e54 Mac:36:35:ed:c6:0e:b4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a4 Mtu:0 Sandbox:/var/run/netns/17e07fb2-66d1-4c87-acf5-3bbea6a9df0d SocketPath: PciID:}] [{Interface:0xc00011ae20 Address:{IP:10.217.0.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.218343 | controller |     "Jun 09 11:27:49.623204 crc crio[21508]: time=\"2026-06-09T11:27:49.620955477Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:7562a2b0bcd5e5426a099625f400b927e1958afd4141adba0937df8c46dfab70 UID:68443c46-381a-4fd7-acde-1a6ced7be832 NetNS:/var/run/netns/17e07fb2-66d1-4c87-acf5-3bbea6a9df0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68443c46_381a_4fd7_acde_1a6ced7be832.slice PodAnnotations:0xc000d9e478}] Aliases:map[]}\"",
2026-06-09 12:20:06.218377 | controller |     "Jun 09 11:27:49.623204 crc crio[21508]: time=\"2026-06-09T11:27:49.621162933Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.218394 | controller |     "Jun 09 11:27:49.638025 crc crio[21508]: time=\"2026-06-09T11:27:49.63797809Z\" level=info msg=\"Ran pod sandbox 7562a2b0bcd5e5426a099625f400b927e1958afd4141adba0937df8c46dfab70 with infra container: openstack/cinder-api-0/POD\" id=853e8e74-3d5e-45c6-88bc-ba5d84c27c26 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.218408 | controller |     "Jun 09 11:27:49.654880 crc crio[21508]: time=\"2026-06-09T11:27:49.654824528Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=18c150c0-3c26-48c2-9075-ea83d101b989 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.218423 | controller |     "Jun 09 11:27:49.661041 crc crio[21508]: time=\"2026-06-09T11:27:49.659856036Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=48bf0103-1843-4ee9-886c-73bbe8fde998 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.218438 | controller |     "Jun 09 11:27:49.718241 crc crio[21508]: time=\"2026-06-09T11:27:49.718141449Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=08ea689f-7258-42ab-8ee2-9e08de47d006 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.218453 | controller |     "Jun 09 11:27:49.718824 crc crio[21508]: time=\"2026-06-09T11:27:49.718757187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.218468 | controller |     "Jun 09 11:27:49.813770 crc crio[21508]: time=\"2026-06-09T11:27:49.813680232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.218482 | controller |     "Jun 09 11:27:49.835668 crc crio[21508]: time=\"2026-06-09T11:27:49.835489886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.218496 | controller |     "Jun 09 11:27:49.884878 crc crio[21508]: time=\"2026-06-09T11:27:49.884783573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.218511 | controller |     "Jun 09 11:27:50.091538 crc crio[21508]: time=\"2026-06-09T11:27:50.080045432Z\" level=info msg=\"Created container 6bb32e82437bdca0f8c20eea6a6707f9c2a422e5e3fe81eb1420aada7431704d: openstack/dnsmasq-dns-84d7ccbd87-hjqlk/init\" id=f1a6ea09-2c01-405f-8973-7279e2b232be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.218529 | controller |     "Jun 09 11:27:50.105136 crc crio[21508]: time=\"2026-06-09T11:27:50.105033351Z\" level=info msg=\"Starting container: 6bb32e82437bdca0f8c20eea6a6707f9c2a422e5e3fe81eb1420aada7431704d\" id=63cc834e-3bbb-4ae2-a847-0c29ac891938 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.218544 | controller |     "Jun 09 11:27:50.112413 crc crio[21508]: time=\"2026-06-09T11:27:50.112325876Z\" level=info msg=\"Started container\" PID=72762 containerID=6bb32e82437bdca0f8c20eea6a6707f9c2a422e5e3fe81eb1420aada7431704d description=openstack/dnsmasq-dns-84d7ccbd87-hjqlk/init id=63cc834e-3bbb-4ae2-a847-0c29ac891938 name=/runtime.v1.RuntimeService/StartContainer sandboxID=57021d77d78419a96deca25192b4733164a6245abb13dbca48b69b6778cef92f",
2026-06-09 12:20:06.218559 | controller |     "Jun 09 11:27:50.489151 crc crio[21508]: time=\"2026-06-09T11:27:50.488717318Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5bdaf96a-663b-4476-9356-0b07463636ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.218573 | controller |     "Jun 09 11:27:50.675482 crc crio[21508]: time=\"2026-06-09T11:27:50.675388204Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e3f00ad5-6a0c-4fb2-8a68-1d5f61c3c14d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.218587 | controller |     "Jun 09 11:27:50.748861 crc crio[21508]: time=\"2026-06-09T11:27:50.74870077Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:05ada8cde6c86ae8ee0ca06b60e0cbb9224777312d1f41e2b34dc7d5e04057f4\" id=722bb377-a6df-4b21-b70e-ace1d43d368f name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.218601 | controller |     "Jun 09 11:27:50.756940 crc crio[21508]: time=\"2026-06-09T11:27:50.755483631Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=c3d2ab61-8218-4b7d-9285-64afe6176f1f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.218616 | controller |     "Jun 09 11:27:50.764711 crc crio[21508]: time=\"2026-06-09T11:27:50.761911121Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-84d7ccbd87-hjqlk/dnsmasq-dns\" id=22bf6d66-4652-4f3d-a0db-686600fe5ce8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.218631 | controller |     "Jun 09 11:27:50.764711 crc crio[21508]: time=\"2026-06-09T11:27:50.762495168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.218645 | controller |     "Jun 09 11:27:50.893869 crc crio[21508]: time=\"2026-06-09T11:27:50.893706485Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=8a69dcda-b5e4-456c-8a26-2c427053a2af name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.218660 | controller |     "Jun 09 11:27:50.984355 crc crio[21508]: time=\"2026-06-09T11:27:50.960407616Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=c55b6bf7-0bcc-45a9-a3cd-b61857740dc8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.218674 | controller |     "Jun 09 11:27:50.984355 crc crio[21508]: time=\"2026-06-09T11:27:50.961961352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.218688 | controller |     "Jun 09 11:27:51.192195 crc crio[21508]: time=\"2026-06-09T11:27:51.192111013Z\" level=info msg=\"Stopping container: 59f5aa389b219979e17b89c131fa543f7120f79f0399640ba2caf8810a9cd764 (timeout: 30s)\" id=2deaf8a8-e8b5-4518-b167-0ff051ffa3c5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.218707 | controller |     "Jun 09 11:27:51.192713 crc crio[21508]: time=\"2026-06-09T11:27:51.192630618Z\" level=info msg=\"Stopping container: 2c679586874719110f84c4362837d9cd9cd77bcbdfba72e615f69935e5e164b5 (timeout: 30s)\" id=1904de7e-e841-47ef-b431-9d732b3a23d9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.218723 | controller |     "Jun 09 11:27:51.253376 crc crio[21508]: time=\"2026-06-09T11:27:51.242649086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.218737 | controller |     "Jun 09 11:27:51.274359 crc crio[21508]: time=\"2026-06-09T11:27:51.26645511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.218751 | controller |     "Jun 09 11:27:51.499336 crc crio[21508]: time=\"2026-06-09T11:27:51.496711423Z\" level=info msg=\"Stopped container 2c679586874719110f84c4362837d9cd9cd77bcbdfba72e615f69935e5e164b5: openstack/placement-6f6b899464-2jp5l/placement-log\" id=1904de7e-e841-47ef-b431-9d732b3a23d9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.218766 | controller |     "Jun 09 11:27:51.569326 crc crio[21508]: time=\"2026-06-09T11:27:51.568510355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.218780 | controller |     "Jun 09 11:27:51.582479 crc crio[21508]: time=\"2026-06-09T11:27:51.580941812Z\" level=info msg=\"Created container 6b87b4338d317c3c4979cb36bcd90bc40b9bec3c899213b589f23c4e995276d2: openstack/dnsmasq-dns-84d7ccbd87-hjqlk/dnsmasq-dns\" id=22bf6d66-4652-4f3d-a0db-686600fe5ce8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.218794 | controller |     "Jun 09 11:27:51.613124 crc crio[21508]: time=\"2026-06-09T11:27:51.61301044Z\" level=info msg=\"Starting container: 6b87b4338d317c3c4979cb36bcd90bc40b9bec3c899213b589f23c4e995276d2\" id=6b0a01d4-d121-4e45-9415-6c3fe8e1c3e5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.218808 | controller |     "Jun 09 11:27:51.647188 crc crio[21508]: time=\"2026-06-09T11:27:51.646792768Z\" level=info msg=\"Started container\" PID=72848 containerID=6b87b4338d317c3c4979cb36bcd90bc40b9bec3c899213b589f23c4e995276d2 description=openstack/dnsmasq-dns-84d7ccbd87-hjqlk/dnsmasq-dns id=6b0a01d4-d121-4e45-9415-6c3fe8e1c3e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=57021d77d78419a96deca25192b4733164a6245abb13dbca48b69b6778cef92f",
2026-06-09 12:20:06.218822 | controller |     "Jun 09 11:27:52.696624 crc crio[21508]: time=\"2026-06-09T11:27:52.692450045Z\" level=info msg=\"Stopping pod sandbox: 10b6a7803cd97e0936b0ec0b86a9aabe3a1d87b42fd1924b973413d8cf4c500a\" id=78e9ba0e-86e2-4558-bb91-db265d3dc9ed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.218836 | controller |     "Jun 09 11:27:52.696624 crc crio[21508]: time=\"2026-06-09T11:27:52.695236478Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-9gdc4 Namespace:openstack ID:10b6a7803cd97e0936b0ec0b86a9aabe3a1d87b42fd1924b973413d8cf4c500a UID:bb7ad377-c44e-4243-9fcb-900809679519 NetNS:/var/run/netns/6d5d102e-e4cb-426b-bb3c-4df40748f73b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb7ad377_c44e_4243_9fcb_900809679519.slice PodAnnotations:0xc0039b8eb8}] Aliases:map[]}\"",
2026-06-09 12:20:06.218851 | controller |     "Jun 09 11:27:52.696624 crc crio[21508]: time=\"2026-06-09T11:27:52.695485705Z\" level=info msg=\"Deleting pod openstack_neutron-db-sync-9gdc4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.218868 | controller |     "Jun 09 11:27:53.372640 crc crio[21508]: time=\"2026-06-09T11:27:53.371646864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.218883 | controller |     "Jun 09 11:27:53.528765 crc crio[21508]: time=\"2026-06-09T11:27:53.528721805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.218897 | controller |     "Jun 09 11:27:53.860239 crc crio[21508]: time=\"2026-06-09T11:27:53.859691745Z\" level=info msg=\"Created container 9c6d7d8a1cc80c5ba14af8057dc796a61fd81c8e819a3fd49e44926e928d8db4: openstack/cinder-scheduler-0/cinder-scheduler\" id=c55b6bf7-0bcc-45a9-a3cd-b61857740dc8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.218911 | controller |     "Jun 09 11:27:53.862079 crc crio[21508]: time=\"2026-06-09T11:27:53.862005973Z\" level=info msg=\"Starting container: 9c6d7d8a1cc80c5ba14af8057dc796a61fd81c8e819a3fd49e44926e928d8db4\" id=52836bf8-bdfc-46bb-8e62-dfec1a805e47 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.218925 | controller |     "Jun 09 11:27:53.869389 crc crio[21508]: time=\"2026-06-09T11:27:53.869191876Z\" level=info msg=\"Started container\" PID=73044 containerID=9c6d7d8a1cc80c5ba14af8057dc796a61fd81c8e819a3fd49e44926e928d8db4 description=openstack/cinder-scheduler-0/cinder-scheduler id=52836bf8-bdfc-46bb-8e62-dfec1a805e47 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e190ca656fd81a09e4107694a47c8ec064130b3b65838806808b58c67da5bd02",
2026-06-09 12:20:06.218940 | controller |     "Jun 09 11:27:53.881804 crc crio[21508]: time=\"2026-06-09T11:27:53.881706476Z\" level=info msg=\"Created container 790c7a125237c4ffa2650bc929ea8ff7956430ee775be58e672bb4dfbe0677e9: openstack/cinder-api-0/cinder-api-log\" id=08ea689f-7258-42ab-8ee2-9e08de47d006 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.218955 | controller |     "Jun 09 11:27:53.900145 crc crio[21508]: time=\"2026-06-09T11:27:53.900043897Z\" level=info msg=\"Starting container: 790c7a125237c4ffa2650bc929ea8ff7956430ee775be58e672bb4dfbe0677e9\" id=e7bcd83f-ee7a-493a-9d1c-24fd426c6edf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.218969 | controller |     "Jun 09 11:27:53.927662 crc crio[21508]: time=\"2026-06-09T11:27:53.927493869Z\" level=info msg=\"Started container\" PID=73067 containerID=790c7a125237c4ffa2650bc929ea8ff7956430ee775be58e672bb4dfbe0677e9 description=openstack/cinder-api-0/cinder-api-log id=e7bcd83f-ee7a-493a-9d1c-24fd426c6edf name=/runtime.v1.RuntimeService/StartContainer sandboxID=7562a2b0bcd5e5426a099625f400b927e1958afd4141adba0937df8c46dfab70",
2026-06-09 12:20:06.218984 | controller |     "Jun 09 11:27:54.131236 crc crio[21508]: time=\"2026-06-09T11:27:54.126377055Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=ec14d7a7-3662-4718-978b-35a2461b5e9f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.218998 | controller |     "Jun 09 11:27:54.131236 crc crio[21508]: time=\"2026-06-09T11:27:54.126705615Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=e332cc23-6de5-4720-99be-1acd4b7c8728 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.219012 | controller |     "Jun 09 11:27:55.050323 crc crio[21508]: time=\"2026-06-09T11:27:55.049789251Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-gw7vs/POD\" id=26ab0442-0f8d-4a74-9ce6-4a31b3e3f900 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.219026 | controller |     "Jun 09 11:27:55.051668 crc crio[21508]: time=\"2026-06-09T11:27:55.050336727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.219044 | controller |     "Jun 09 11:27:58.725969 crc crio[21508]: time=\"2026-06-09T11:27:58.724869144Z\" level=info msg=\"Stopped pod sandbox: 10b6a7803cd97e0936b0ec0b86a9aabe3a1d87b42fd1924b973413d8cf4c500a\" id=78e9ba0e-86e2-4558-bb91-db265d3dc9ed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.219059 | controller |     "Jun 09 11:27:58.785505 crc crio[21508]: time=\"2026-06-09T11:27:58.785213118Z\" level=info msg=\"Got pod network &{Name:certified-operators-gw7vs Namespace:openshift-marketplace ID:dc9e27ad3e04e2c37f6c55e6db785f507cdb7ada181032f8236e822fc673b828 UID:bc01213b-154d-4adc-8ff7-c4fd8389ecea NetNS:/var/run/netns/79f348ff-d88e-4e2c-b794-a607c6cb44a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbc01213b_154d_4adc_8ff7_c4fd8389ecea.slice PodAnnotations:0xc0001582a8}] Aliases:map[]}\"",
2026-06-09 12:20:06.219074 | controller |     "Jun 09 11:27:58.785505 crc crio[21508]: time=\"2026-06-09T11:27:58.785372462Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-gw7vs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.219088 | controller |     "Jun 09 11:27:58.792973 crc crio[21508]: time=\"2026-06-09T11:27:58.791828333Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=010a66f8-4c26-4c2a-bdca-651f8d18eaff name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.219103 | controller |     "Jun 09 11:27:58.799582 crc crio[21508]: time=\"2026-06-09T11:27:58.799420827Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=a7b8280a-bb43-4ab9-9932-be4d89026454 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.219117 | controller |     "Jun 09 11:27:58.813140 crc crio[21508]: time=\"2026-06-09T11:27:58.813003479Z\" level=info msg=\"Stopped container 59f5aa389b219979e17b89c131fa543f7120f79f0399640ba2caf8810a9cd764: openstack/placement-6f6b899464-2jp5l/placement-api\" id=2deaf8a8-e8b5-4518-b167-0ff051ffa3c5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.219132 | controller |     "Jun 09 11:27:58.834168 crc crio[21508]: time=\"2026-06-09T11:27:58.834110722Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=353c54a2-2df3-48a4-93d0-f95ae7432278 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.219146 | controller |     "Jun 09 11:27:58.834832 crc crio[21508]: time=\"2026-06-09T11:27:58.834809163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.219160 | controller |     "Jun 09 11:27:58.853896 crc crio[21508]: time=\"2026-06-09T11:27:58.853687731Z\" level=info msg=\"Stopping pod sandbox: ee4066c94e465157967380d6d11f919a4fb8a62846b1aecc0ebc47a9d69fa71a\" id=3488c615-7114-4682-a77d-ce6ee2e84703 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.219174 | controller |     "Jun 09 11:27:58.854570 crc crio[21508]: time=\"2026-06-09T11:27:58.854482304Z\" level=info msg=\"Got pod network &{Name:placement-6f6b899464-2jp5l Namespace:openstack ID:ee4066c94e465157967380d6d11f919a4fb8a62846b1aecc0ebc47a9d69fa71a UID:150e0416-5daf-4f12-ae42-2b107ab07644 NetNS:/var/run/netns/e4d78b5b-8f48-472a-8b80-59d165b35a30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod150e0416_5daf_4f12_ae42_2b107ab07644.slice PodAnnotations:0xc002c0a0d8}] Aliases:map[]}\"",
2026-06-09 12:20:06.219188 | controller |     "Jun 09 11:27:58.856233 crc crio[21508]: time=\"2026-06-09T11:27:58.856125563Z\" level=info msg=\"Deleting pod openstack_placement-6f6b899464-2jp5l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.219213 | controller |     "Jun 09 11:27:58.896874 crc crio[21508]: time=\"2026-06-09T11:27:58.89662957Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=2017eb07-f7f4-403d-ad7c-cc463284914a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.219228 | controller |     "Jun 09 11:27:58.898646 crc crio[21508]: time=\"2026-06-09T11:27:58.898622449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.219242 | controller |     "Jun 09 11:27:58.899550 crc crio[21508]: time=\"2026-06-09T11:27:58.899482034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.219256 | controller |     "Jun 09 11:27:58.983523 crc crio[21508]: time=\"2026-06-09T11:27:58.983445104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.219270 | controller |     "Jun 09 11:27:59.367681 crc crio[21508]: time=\"2026-06-09T11:27:59.366960117Z\" level=info msg=\"Stopped pod sandbox: ee4066c94e465157967380d6d11f919a4fb8a62846b1aecc0ebc47a9d69fa71a\" id=3488c615-7114-4682-a77d-ce6ee2e84703 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.219284 | controller |     "Jun 09 11:27:59.809632 crc crio[21508]: time=\"2026-06-09T11:27:59.809084801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.219299 | controller |     "Jun 09 11:27:59.811113 crc crio[21508]: time=\"2026-06-09T11:27:59.809169763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.219313 | controller |     "Jun 09 11:27:59.821875 crc crio[21508]: 2026-06-09T11:27:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dc9e27ad3e04e2c Mac:7a:39:88:ac:70:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a5 Mtu:0 Sandbox:/var/run/netns/79f348ff-d88e-4e2c-b794-a607c6cb44a0 SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.219328 | controller |     "Jun 09 11:27:59.823699 crc crio[21508]: time=\"2026-06-09T11:27:59.82362636Z\" level=info msg=\"Got pod network &{Name:certified-operators-gw7vs Namespace:openshift-marketplace ID:dc9e27ad3e04e2c37f6c55e6db785f507cdb7ada181032f8236e822fc673b828 UID:bc01213b-154d-4adc-8ff7-c4fd8389ecea NetNS:/var/run/netns/79f348ff-d88e-4e2c-b794-a607c6cb44a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbc01213b_154d_4adc_8ff7_c4fd8389ecea.slice PodAnnotations:0xc0001582a8}] Aliases:map[]}\"",
2026-06-09 12:20:06.219343 | controller |     "Jun 09 11:27:59.823856 crc crio[21508]: time=\"2026-06-09T11:27:59.823790155Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-gw7vs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.219378 | controller |     "Jun 09 11:27:59.916574 crc crio[21508]: time=\"2026-06-09T11:27:59.916428323Z\" level=info msg=\"Ran pod sandbox dc9e27ad3e04e2c37f6c55e6db785f507cdb7ada181032f8236e822fc673b828 with infra container: openshift-marketplace/certified-operators-gw7vs/POD\" id=26ab0442-0f8d-4a74-9ce6-4a31b3e3f900 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.219394 | controller |     "Jun 09 11:27:59.929353 crc crio[21508]: time=\"2026-06-09T11:27:59.92785639Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2d2248cb-a946-41d4-b84a-3c44ba0c6d9d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.219412 | controller |     "Jun 09 11:27:59.934863 crc crio[21508]: time=\"2026-06-09T11:27:59.934781195Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:def439c5598f6bf65a7f632a7c0615f3a20834ca790d15f71de6a97e3bf1d2d7\" id=d214e5e2-0c0e-480f-9119-3aa6c90a9291 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.219427 | controller |     "Jun 09 11:27:59.936242 crc crio[21508]: time=\"2026-06-09T11:27:59.936161356Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=d1a26eae-946d-4dcd-81fa-352a71430b18 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.219441 | controller |     "Jun 09 11:27:59.938254 crc crio[21508]: time=\"2026-06-09T11:27:59.938186506Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6e8e0704-0770-489c-bbe1-7358e3a5f210 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.219456 | controller |     "Jun 09 11:27:59.939813 crc crio[21508]: time=\"2026-06-09T11:27:59.939748032Z\" level=info msg=\"Removing container: 59f5aa389b219979e17b89c131fa543f7120f79f0399640ba2caf8810a9cd764\" id=71c6de38-3ae8-499b-9bb3-2884b8f18e28 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.219471 | controller |     "Jun 09 11:27:59.947017 crc crio[21508]: time=\"2026-06-09T11:27:59.946924804Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=85771576-0545-49be-bdb4-df0d30eddb35 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.219485 | controller |     "Jun 09 11:27:59.948665 crc crio[21508]: time=\"2026-06-09T11:27:59.948600613Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-gw7vs/extract-utilities\" id=6dd2361d-7cac-4001-adb3-0ac0d621a5af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.219500 | controller |     "Jun 09 11:27:59.949119 crc crio[21508]: time=\"2026-06-09T11:27:59.948913973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.219515 | controller |     "Jun 09 11:27:59.991350 crc crio[21508]: time=\"2026-06-09T11:27:59.990978146Z\" level=info msg=\"Stopping container: aecf9f91a9a8fbda78ec61c8b5e3ec4d3af9afaa8543060c98f217ed4703b8ad (timeout: 30s)\" id=4abf3e72-b53c-44fc-8311-588e9c3d3aaa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.219529 | controller |     "Jun 09 11:27:59.991608 crc crio[21508]: time=\"2026-06-09T11:27:59.99146315Z\" level=info msg=\"Stopping container: 1b3de49e42913fceb0ba22624e49e132c63e2be0e575ddf87465a6e72a7bb673 (timeout: 30s)\" id=1b62e3e8-df3e-4093-a7f1-b09fa42c7892 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.219544 | controller |     "Jun 09 11:28:00.035340 crc crio[21508]: time=\"2026-06-09T11:28:00.032205534Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qp2v8/extract-content\" id=b8725a84-ae6b-481e-a0f7-62b6d35a2619 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.219567 | controller |     "Jun 09 11:28:00.109346 crc crio[21508]: time=\"2026-06-09T11:28:00.108474787Z\" level=info msg=\"Removed container 59f5aa389b219979e17b89c131fa543f7120f79f0399640ba2caf8810a9cd764: openstack/placement-6f6b899464-2jp5l/placement-api\" id=71c6de38-3ae8-499b-9bb3-2884b8f18e28 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.219583 | controller |     "Jun 09 11:28:00.113491 crc crio[21508]: time=\"2026-06-09T11:28:00.112854147Z\" level=info msg=\"Removing container: 2c679586874719110f84c4362837d9cd9cd77bcbdfba72e615f69935e5e164b5\" id=4e025b57-6fda-4717-a31b-55f60465df97 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.219598 | controller |     "Jun 09 11:28:00.156346 crc crio[21508]: time=\"2026-06-09T11:28:00.156008892Z\" level=info msg=\"Stopped container 1b3de49e42913fceb0ba22624e49e132c63e2be0e575ddf87465a6e72a7bb673: openstack/barbican-api-594669b868-dc85r/barbican-api-log\" id=1b62e3e8-df3e-4093-a7f1-b09fa42c7892 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.219616 | controller |     "Jun 09 11:28:00.161342 crc crio[21508]: time=\"2026-06-09T11:28:00.160113433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.219631 | controller |     "Jun 09 11:28:00.172447 crc crio[21508]: time=\"2026-06-09T11:28:00.171531501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.219646 | controller |     "Jun 09 11:28:00.184358 crc crio[21508]: time=\"2026-06-09T11:28:00.183947768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.219660 | controller |     "Jun 09 11:28:00.225345 crc crio[21508]: time=\"2026-06-09T11:28:00.224713882Z\" level=info msg=\"Stopping container: 224c027d0393e7e21549404c4f9717ddb9d53bf13a82e9ed8050d48f95075759 (timeout: 10s)\" id=03bff4a2-e086-4653-a6f4-bfac72937d8c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.219675 | controller |     "Jun 09 11:28:00.269909 crc crio[21508]: time=\"2026-06-09T11:28:00.268529147Z\" level=info msg=\"Created container b659b288e436990d33b515ac51dc0cea79c296815aaf126dde3142668d3f96db: openstack/cinder-scheduler-0/probe\" id=2017eb07-f7f4-403d-ad7c-cc463284914a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.219690 | controller |     "Jun 09 11:28:00.284671 crc crio[21508]: time=\"2026-06-09T11:28:00.283923592Z\" level=info msg=\"Starting container: b659b288e436990d33b515ac51dc0cea79c296815aaf126dde3142668d3f96db\" id=79712924-bf5b-48e4-b061-459698a29c70 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.219705 | controller |     "Jun 09 11:28:00.291973 crc crio[21508]: time=\"2026-06-09T11:28:00.28997215Z\" level=info msg=\"Started container\" PID=73546 containerID=b659b288e436990d33b515ac51dc0cea79c296815aaf126dde3142668d3f96db description=openstack/cinder-scheduler-0/probe id=79712924-bf5b-48e4-b061-459698a29c70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e190ca656fd81a09e4107694a47c8ec064130b3b65838806808b58c67da5bd02",
2026-06-09 12:20:06.219720 | controller |     "Jun 09 11:28:00.340254 crc crio[21508]: time=\"2026-06-09T11:28:00.340210105Z\" level=info msg=\"Created container 4683df73b2857142a8ba0fc57c0adbf3b0d13b9f2bc406816d78cd0ab6449a23: openstack/cinder-api-0/cinder-api\" id=353c54a2-2df3-48a4-93d0-f95ae7432278 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.219734 | controller |     "Jun 09 11:28:00.346722 crc crio[21508]: time=\"2026-06-09T11:28:00.346671366Z\" level=info msg=\"Starting container: 4683df73b2857142a8ba0fc57c0adbf3b0d13b9f2bc406816d78cd0ab6449a23\" id=117b00cf-f16e-4d11-8a9e-e0226ee3290c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.219748 | controller |     "Jun 09 11:28:00.368610 crc crio[21508]: time=\"2026-06-09T11:28:00.368172981Z\" level=info msg=\"Started container\" PID=73552 containerID=4683df73b2857142a8ba0fc57c0adbf3b0d13b9f2bc406816d78cd0ab6449a23 description=openstack/cinder-api-0/cinder-api id=117b00cf-f16e-4d11-8a9e-e0226ee3290c name=/runtime.v1.RuntimeService/StartContainer sandboxID=7562a2b0bcd5e5426a099625f400b927e1958afd4141adba0937df8c46dfab70",
2026-06-09 12:20:06.219762 | controller |     "Jun 09 11:28:00.442359 crc crio[21508]: time=\"2026-06-09T11:28:00.385562105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.219776 | controller |     "Jun 09 11:28:00.459024 crc crio[21508]: time=\"2026-06-09T11:28:00.432561124Z\" level=info msg=\"Stopped container 224c027d0393e7e21549404c4f9717ddb9d53bf13a82e9ed8050d48f95075759: openstack/dnsmasq-dns-5f6646cb8c-rx4bx/dnsmasq-dns\" id=03bff4a2-e086-4653-a6f4-bfac72937d8c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.219795 | controller |     "Jun 09 11:28:00.465454 crc crio[21508]: time=\"2026-06-09T11:28:00.463733765Z\" level=info msg=\"Stopping pod sandbox: aceb6e2df6282ed60a27f7166c63f828d1f1ef3300497724065bfde262ec42f4\" id=69ecc74e-8973-4ce6-8b4f-65cdd972dbd2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.219810 | controller |     "Jun 09 11:28:00.465454 crc crio[21508]: time=\"2026-06-09T11:28:00.464216339Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5f6646cb8c-rx4bx Namespace:openstack ID:aceb6e2df6282ed60a27f7166c63f828d1f1ef3300497724065bfde262ec42f4 UID:8bdf0529-e59a-4b84-8b06-93eb0c31ab9e NetNS:/var/run/netns/c67d1b99-0368-4178-9726-60da35532303 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8bdf0529_e59a_4b84_8b06_93eb0c31ab9e.slice PodAnnotations:0xc000852188}] Aliases:map[]}\"",
2026-06-09 12:20:06.219824 | controller |     "Jun 09 11:28:00.465454 crc crio[21508]: time=\"2026-06-09T11:28:00.464493807Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-5f6646cb8c-rx4bx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.219838 | controller |     "Jun 09 11:28:00.466015 crc crio[21508]: time=\"2026-06-09T11:28:00.465881218Z\" level=info msg=\"Removed container 2c679586874719110f84c4362837d9cd9cd77bcbdfba72e615f69935e5e164b5: openstack/placement-6f6b899464-2jp5l/placement-log\" id=4e025b57-6fda-4717-a31b-55f60465df97 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.219853 | controller |     "Jun 09 11:28:00.475786 crc crio[21508]: time=\"2026-06-09T11:28:00.475704899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.219867 | controller |     "Jun 09 11:28:00.571351 crc crio[21508]: time=\"2026-06-09T11:28:00.570788988Z\" level=info msg=\"Created container e01dc0d183634a71c602dcd00ab2f0d1e37f494635c2101cea46e28430b75c39: openshift-marketplace/certified-operators-gw7vs/extract-utilities\" id=6dd2361d-7cac-4001-adb3-0ac0d621a5af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.219882 | controller |     "Jun 09 11:28:00.575384 crc crio[21508]: time=\"2026-06-09T11:28:00.573842548Z\" level=info msg=\"Starting container: e01dc0d183634a71c602dcd00ab2f0d1e37f494635c2101cea46e28430b75c39\" id=db718efb-5cf2-4fa6-863d-31fe87a23ed2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.219896 | controller |     "Jun 09 11:28:00.609245 crc crio[21508]: time=\"2026-06-09T11:28:00.606408321Z\" level=info msg=\"Started container\" PID=73614 containerID=e01dc0d183634a71c602dcd00ab2f0d1e37f494635c2101cea46e28430b75c39 description=openshift-marketplace/certified-operators-gw7vs/extract-utilities id=db718efb-5cf2-4fa6-863d-31fe87a23ed2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc9e27ad3e04e2c37f6c55e6db785f507cdb7ada181032f8236e822fc673b828",
2026-06-09 12:20:06.219910 | controller |     "Jun 09 11:28:00.631495 crc crio[21508]: time=\"2026-06-09T11:28:00.631255065Z\" level=info msg=\"Created container 429fcfc9545e09a4e92844f9ff5e7bf9288bebf5ccdb0bc2c7b3110c3a1b5ed2: openshift-marketplace/community-operators-qp2v8/extract-content\" id=b8725a84-ae6b-481e-a0f7-62b6d35a2619 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.219924 | controller |     "Jun 09 11:28:00.632450 crc crio[21508]: time=\"2026-06-09T11:28:00.632392999Z\" level=info msg=\"Starting container: 429fcfc9545e09a4e92844f9ff5e7bf9288bebf5ccdb0bc2c7b3110c3a1b5ed2\" id=b732eaad-b8c1-4353-aecf-128f511c14e5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.219942 | controller |     "Jun 09 11:28:00.640454 crc crio[21508]: time=\"2026-06-09T11:28:00.640018414Z\" level=info msg=\"Stopping pod sandbox: ee4066c94e465157967380d6d11f919a4fb8a62846b1aecc0ebc47a9d69fa71a\" id=3e60ef56-2c20-4938-a12f-13c9a50dd2e8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.219959 | controller |     "Jun 09 11:28:00.640454 crc crio[21508]: time=\"2026-06-09T11:28:00.640121107Z\" level=info msg=\"Stopped pod sandbox (already stopped): ee4066c94e465157967380d6d11f919a4fb8a62846b1aecc0ebc47a9d69fa71a\" id=3e60ef56-2c20-4938-a12f-13c9a50dd2e8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.219975 | controller |     "Jun 09 11:28:00.649179 crc crio[21508]: time=\"2026-06-09T11:28:00.644576739Z\" level=info msg=\"Removing pod sandbox: ee4066c94e465157967380d6d11f919a4fb8a62846b1aecc0ebc47a9d69fa71a\" id=1e6c5a32-2db5-42ed-b052-10d51c1cc3f0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.219989 | controller |     "Jun 09 11:28:00.675870 crc crio[21508]: time=\"2026-06-09T11:28:00.675782681Z\" level=info msg=\"Removed pod sandbox: ee4066c94e465157967380d6d11f919a4fb8a62846b1aecc0ebc47a9d69fa71a\" id=1e6c5a32-2db5-42ed-b052-10d51c1cc3f0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.220003 | controller |     "Jun 09 11:28:00.677031 crc crio[21508]: time=\"2026-06-09T11:28:00.676930265Z\" level=info msg=\"Stopping pod sandbox: 5885d047048ecdd851aeee09d47d7c9c4e8abc058e6870035c048727096de06a\" id=4d874edd-af5b-4308-9279-81fb676f8c09 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.220017 | controller |     "Jun 09 11:28:00.677031 crc crio[21508]: time=\"2026-06-09T11:28:00.676989926Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5885d047048ecdd851aeee09d47d7c9c4e8abc058e6870035c048727096de06a\" id=4d874edd-af5b-4308-9279-81fb676f8c09 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.220031 | controller |     "Jun 09 11:28:00.683354 crc crio[21508]: time=\"2026-06-09T11:28:00.682388106Z\" level=info msg=\"Removing pod sandbox: 5885d047048ecdd851aeee09d47d7c9c4e8abc058e6870035c048727096de06a\" id=4258a531-8bce-45d7-a4de-582905377989 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.220045 | controller |     "Jun 09 11:28:00.692824 crc crio[21508]: time=\"2026-06-09T11:28:00.692742122Z\" level=info msg=\"Started container\" PID=73649 containerID=429fcfc9545e09a4e92844f9ff5e7bf9288bebf5ccdb0bc2c7b3110c3a1b5ed2 description=openshift-marketplace/community-operators-qp2v8/extract-content id=b732eaad-b8c1-4353-aecf-128f511c14e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=223a9a85d38abad6105caf01f9102df608513c6958360d1bf7eb5d6e70fc6259",
2026-06-09 12:20:06.220059 | controller |     "Jun 09 11:28:00.716924 crc crio[21508]: time=\"2026-06-09T11:28:00.716832784Z\" level=info msg=\"Removed pod sandbox: 5885d047048ecdd851aeee09d47d7c9c4e8abc058e6870035c048727096de06a\" id=4258a531-8bce-45d7-a4de-582905377989 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.220073 | controller |     "Jun 09 11:28:00.740386 crc crio[21508]: time=\"2026-06-09T11:28:00.737825084Z\" level=info msg=\"Stopping pod sandbox: de90d9a49f2add95477ad37a389ad8b77f25a28a1396f84d16ec9356a30bf48a\" id=cd98baa1-bfe7-4af8-8821-a7a45899df42 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.220088 | controller |     "Jun 09 11:28:00.740386 crc crio[21508]: time=\"2026-06-09T11:28:00.737922867Z\" level=info msg=\"Stopped pod sandbox (already stopped): de90d9a49f2add95477ad37a389ad8b77f25a28a1396f84d16ec9356a30bf48a\" id=cd98baa1-bfe7-4af8-8821-a7a45899df42 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.220102 | controller |     "Jun 09 11:28:00.743820 crc crio[21508]: time=\"2026-06-09T11:28:00.743734229Z\" level=info msg=\"Removing pod sandbox: de90d9a49f2add95477ad37a389ad8b77f25a28a1396f84d16ec9356a30bf48a\" id=d81845d3-b656-4e4c-bc64-dc685b73d93c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.220121 | controller |     "Jun 09 11:28:00.781806 crc crio[21508]: time=\"2026-06-09T11:28:00.772808998Z\" level=info msg=\"Removed pod sandbox: de90d9a49f2add95477ad37a389ad8b77f25a28a1396f84d16ec9356a30bf48a\" id=d81845d3-b656-4e4c-bc64-dc685b73d93c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.220136 | controller |     "Jun 09 11:28:00.781806 crc crio[21508]: time=\"2026-06-09T11:28:00.780800684Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683408-wq2xl/POD\" id=42e1f15b-bcad-4639-ae8f-3f38ac9fa1c9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.220150 | controller |     "Jun 09 11:28:00.781806 crc crio[21508]: time=\"2026-06-09T11:28:00.780883696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.220165 | controller |     "Jun 09 11:28:00.781806 crc crio[21508]: time=\"2026-06-09T11:28:00.781545596Z\" level=info msg=\"Stopping pod sandbox: 845030a1afa49dba425ee0acf86445d67fb25a5244c28f1a5f7d05ffbf405043\" id=aa688409-3b23-4462-a35a-24a6f82ce1ee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.220179 | controller |     "Jun 09 11:28:00.781806 crc crio[21508]: time=\"2026-06-09T11:28:00.781621748Z\" level=info msg=\"Stopped pod sandbox (already stopped): 845030a1afa49dba425ee0acf86445d67fb25a5244c28f1a5f7d05ffbf405043\" id=aa688409-3b23-4462-a35a-24a6f82ce1ee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.220192 | controller |     "Jun 09 11:28:00.784385 crc crio[21508]: time=\"2026-06-09T11:28:00.784251426Z\" level=info msg=\"Removing pod sandbox: 845030a1afa49dba425ee0acf86445d67fb25a5244c28f1a5f7d05ffbf405043\" id=66c4597b-f82e-41e3-8541-0b22069220ae name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.220207 | controller |     "Jun 09 11:28:00.793851 crc crio[21508]: time=\"2026-06-09T11:28:00.793774367Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=1f159342-a93e-417f-af6a-ffcdd6277f08 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.220221 | controller |     "Jun 09 11:28:00.794062 crc crio[21508]: time=\"2026-06-09T11:28:00.793990094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.220235 | controller |     "Jun 09 11:28:00.962151 crc crio[21508]: time=\"2026-06-09T11:28:00.961958517Z\" level=info msg=\"Removed pod sandbox: 845030a1afa49dba425ee0acf86445d67fb25a5244c28f1a5f7d05ffbf405043\" id=66c4597b-f82e-41e3-8541-0b22069220ae name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.220249 | controller |     "Jun 09 11:28:01.006909 crc crio[21508]: time=\"2026-06-09T11:28:01.001725922Z\" level=info msg=\"Stopping container: 4683df73b2857142a8ba0fc57c0adbf3b0d13b9f2bc406816d78cd0ab6449a23 (timeout: 30s)\" id=5cdbe942-be8d-40f2-b41f-140cf4842fff name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.220263 | controller |     "Jun 09 11:28:01.006909 crc crio[21508]: time=\"2026-06-09T11:28:01.002474124Z\" level=info msg=\"Stopping container: 790c7a125237c4ffa2650bc929ea8ff7956430ee775be58e672bb4dfbe0677e9 (timeout: 30s)\" id=dcc63124-1ab2-4790-8b79-2d80c3ce7708 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.220277 | controller |     "Jun 09 11:28:01.006909 crc crio[21508]: time=\"2026-06-09T11:28:01.004572876Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683408-wq2xl Namespace:openshift-infra ID:e34e68acf4994c93256cca9f894c62469346b22991f62802f9c3b783f4027d83 UID:319fe70c-252d-406c-ab54-2cbcebce1986 NetNS:/var/run/netns/c1078bcd-7769-4b65-a66e-6ac2ac97c2f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod319fe70c_252d_406c_ab54_2cbcebce1986.slice PodAnnotations:0xc0039b88b8}] Aliases:map[]}\"",
2026-06-09 12:20:06.220297 | controller |     "Jun 09 11:28:01.006909 crc crio[21508]: time=\"2026-06-09T11:28:01.004631798Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683408-wq2xl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.220312 | controller |     "Jun 09 11:28:01.035914 crc crio[21508]: time=\"2026-06-09T11:28:01.035118409Z\" level=info msg=\"Stopped pod sandbox: aceb6e2df6282ed60a27f7166c63f828d1f1ef3300497724065bfde262ec42f4\" id=69ecc74e-8973-4ce6-8b4f-65cdd972dbd2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.220326 | controller |     "Jun 09 11:28:01.065361 crc crio[21508]: time=\"2026-06-09T11:28:01.064753414Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=2cfdb32e-bc3d-4d26-8dbc-046306f97c43 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.220340 | controller |     "Jun 09 11:28:01.085132 crc crio[21508]: time=\"2026-06-09T11:28:01.084993162Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:6e8f68223ba81a63ecb2d2d8f0a3770548ed6ae677a7c9b3856ae0a0eadb73e9 UID:bd652493-a0d8-40bd-8303-5e3992c676dd NetNS:/var/run/netns/ddde6a57-c928-49ae-b8ed-22006ca9dc5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd652493_a0d8_40bd_8303_5e3992c676dd.slice PodAnnotations:0xc000158c88}] Aliases:map[]}\"",
2026-06-09 12:20:06.220375 | controller |     "Jun 09 11:28:01.085132 crc crio[21508]: time=\"2026-06-09T11:28:01.085083175Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.220391 | controller |     "Jun 09 11:28:01.127070 crc crio[21508]: time=\"2026-06-09T11:28:01.121662046Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-09 12:20:06.220405 | controller |     "Jun 09 11:28:01.716718 crc crio[21508]: time=\"2026-06-09T11:28:01.715488383Z\" level=info msg=\"Stopped container 790c7a125237c4ffa2650bc929ea8ff7956430ee775be58e672bb4dfbe0677e9: openstack/cinder-api-0/cinder-api-log\" id=dcc63124-1ab2-4790-8b79-2d80c3ce7708 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.220420 | controller |     "Jun 09 11:28:02.049026 crc crio[21508]: time=\"2026-06-09T11:28:02.048481082Z\" level=info msg=\"Stopped container 4683df73b2857142a8ba0fc57c0adbf3b0d13b9f2bc406816d78cd0ab6449a23: openstack/cinder-api-0/cinder-api\" id=5cdbe942-be8d-40f2-b41f-140cf4842fff name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.220434 | controller |     "Jun 09 11:28:02.054479 crc crio[21508]: time=\"2026-06-09T11:28:02.053795069Z\" level=info msg=\"Stopping pod sandbox: 7562a2b0bcd5e5426a099625f400b927e1958afd4141adba0937df8c46dfab70\" id=4e28ed2a-d2dc-40f7-9943-17a37fcdbc60 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.220448 | controller |     "Jun 09 11:28:02.055006 crc crio[21508]: time=\"2026-06-09T11:28:02.054679716Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:7562a2b0bcd5e5426a099625f400b927e1958afd4141adba0937df8c46dfab70 UID:68443c46-381a-4fd7-acde-1a6ced7be832 NetNS:/var/run/netns/17e07fb2-66d1-4c87-acf5-3bbea6a9df0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68443c46_381a_4fd7_acde_1a6ced7be832.slice PodAnnotations:0xc002c0aae8}] Aliases:map[]}\"",
2026-06-09 12:20:06.220463 | controller |     "Jun 09 11:28:02.055006 crc crio[21508]: time=\"2026-06-09T11:28:02.05483052Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.220477 | controller |     "Jun 09 11:28:02.111639 crc crio[21508]: time=\"2026-06-09T11:28:02.109094603Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-75b56949bf-d5qnp/POD\" id=86285fa7-353e-4690-b675-49aab04d6217 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.220497 | controller |     "Jun 09 11:28:02.111639 crc crio[21508]: time=\"2026-06-09T11:28:02.109189876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.220511 | controller |     "Jun 09 11:28:02.140153 crc crio[21508]: 2026-06-09T11:28:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e34e68acf4994c9 Mac:8e:c9:59:d5:54:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a6 Mtu:0 Sandbox:/var/run/netns/c1078bcd-7769-4b65-a66e-6ac2ac97c2f6 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.220526 | controller |     "Jun 09 11:28:02.140153 crc crio[21508]: time=\"2026-06-09T11:28:02.138806731Z\" level=info msg=\"Running pod sandbox: openstack/neutron-cdf967bd4-srwx6/POD\" id=5545dd3b-d516-4c40-ab70-cabb62a1600e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.220541 | controller |     "Jun 09 11:28:02.140153 crc crio[21508]: time=\"2026-06-09T11:28:02.138904364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.220556 | controller |     "Jun 09 11:28:02.140653 crc crio[21508]: time=\"2026-06-09T11:28:02.140396078Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683408-wq2xl Namespace:openshift-infra ID:e34e68acf4994c93256cca9f894c62469346b22991f62802f9c3b783f4027d83 UID:319fe70c-252d-406c-ab54-2cbcebce1986 NetNS:/var/run/netns/c1078bcd-7769-4b65-a66e-6ac2ac97c2f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod319fe70c_252d_406c_ab54_2cbcebce1986.slice PodAnnotations:0xc0039b88b8}] Aliases:map[]}\"",
2026-06-09 12:20:06.220571 | controller |     "Jun 09 11:28:02.142474 crc crio[21508]: time=\"2026-06-09T11:28:02.140868732Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683408-wq2xl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.220585 | controller |     "Jun 09 11:28:02.155523 crc crio[21508]: time=\"2026-06-09T11:28:02.154780603Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=2cfdb32e-bc3d-4d26-8dbc-046306f97c43 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.220600 | controller |     "Jun 09 11:28:02.161831 crc crio[21508]: time=\"2026-06-09T11:28:02.161702928Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=89d072e3-5b85-40db-923c-92b9dbe9b61e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.220614 | controller |     "Jun 09 11:28:02.178344 crc crio[21508]: time=\"2026-06-09T11:28:02.170641202Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=f467c812-9ccb-4d94-abc5-4743cd7681ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.220628 | controller |     "Jun 09 11:28:02.179644 crc crio[21508]: 2026-06-09T11:28:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6e8f68223ba81a6 Mac:4e:f2:db:48:1e:d0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a7 Mtu:0 Sandbox:/var/run/netns/ddde6a57-c928-49ae-b8ed-22006ca9dc5a SocketPath: PciID:}] [{Interface:0xc0002fc840 Address:{IP:10.217.0.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.220642 | controller |     "Jun 09 11:28:02.180618 crc crio[21508]: time=\"2026-06-09T11:28:02.180531334Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:6e8f68223ba81a63ecb2d2d8f0a3770548ed6ae677a7c9b3856ae0a0eadb73e9 UID:bd652493-a0d8-40bd-8303-5e3992c676dd NetNS:/var/run/netns/ddde6a57-c928-49ae-b8ed-22006ca9dc5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd652493_a0d8_40bd_8303_5e3992c676dd.slice PodAnnotations:0xc000158c88}] Aliases:map[]}\"",
2026-06-09 12:20:06.220660 | controller |     "Jun 09 11:28:02.180792 crc crio[21508]: time=\"2026-06-09T11:28:02.18073299Z\" level=info msg=\"Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.220676 | controller |     "Jun 09 11:28:02.187000 crc crio[21508]: time=\"2026-06-09T11:28:02.185429269Z\" level=info msg=\"Ran pod sandbox e34e68acf4994c93256cca9f894c62469346b22991f62802f9c3b783f4027d83 with infra container: openshift-infra/auto-csr-approver-29683408-wq2xl/POD\" id=42e1f15b-bcad-4639-ae8f-3f38ac9fa1c9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.220691 | controller |     "Jun 09 11:28:02.202486 crc crio[21508]: time=\"2026-06-09T11:28:02.201260917Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=bc997bc4-bced-4f99-94cc-6e8124670c0e name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.220705 | controller |     "Jun 09 11:28:02.206424 crc crio[21508]: time=\"2026-06-09T11:28:02.206225894Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 12:20:06.220720 | controller |     "Jun 09 11:28:02.228355 crc crio[21508]: time=\"2026-06-09T11:28:02.225671718Z\" level=info msg=\"Removing container: 224c027d0393e7e21549404c4f9717ddb9d53bf13a82e9ed8050d48f95075759\" id=2f5fd197-472b-474c-8ad8-1402ca7e6a71 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.220734 | controller |     "Jun 09 11:28:02.245440 crc crio[21508]: time=\"2026-06-09T11:28:02.24502826Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=59a9dbc2-343b-418b-a20f-d9489fa350fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.220749 | controller |     "Jun 09 11:28:02.255969 crc crio[21508]: time=\"2026-06-09T11:28:02.255921212Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1b982dbf-b207-4d93-9622-eb2fe75d0f0f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.220764 | controller |     "Jun 09 11:28:02.261885 crc crio[21508]: time=\"2026-06-09T11:28:02.261816356Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-gw7vs/extract-content\" id=616bdfc2-4356-4ebf-b9b5-d684e3e863a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.220778 | controller |     "Jun 09 11:28:02.280390 crc crio[21508]: time=\"2026-06-09T11:28:02.280198889Z\" level=info msg=\"Got pod network &{Name:neutron-cdf967bd4-srwx6 Namespace:openstack ID:5a7c325f198642df752b4642cdc9defce1915629ef3b2ea670f57232f0473776 UID:57ee24d6-afec-4747-b1b3-70389a2ce423 NetNS:/var/run/netns/1ab914ba-33e3-40df-a20a-a6d798083e53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57ee24d6_afec_4747_b1b3_70389a2ce423.slice PodAnnotations:0xc0039b8758}] Aliases:map[]}\"",
2026-06-09 12:20:06.220792 | controller |     "Jun 09 11:28:02.280390 crc crio[21508]: time=\"2026-06-09T11:28:02.280364454Z\" level=info msg=\"Adding pod openstack_neutron-cdf967bd4-srwx6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.220807 | controller |     "Jun 09 11:28:02.330349 crc crio[21508]: time=\"2026-06-09T11:28:02.329412214Z\" level=info msg=\"Removed container 224c027d0393e7e21549404c4f9717ddb9d53bf13a82e9ed8050d48f95075759: openstack/dnsmasq-dns-5f6646cb8c-rx4bx/dnsmasq-dns\" id=2f5fd197-472b-474c-8ad8-1402ca7e6a71 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.220825 | controller |     "Jun 09 11:28:02.330349 crc crio[21508]: time=\"2026-06-09T11:28:02.32995631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.220840 | controller |     "Jun 09 11:28:02.334427 crc crio[21508]: time=\"2026-06-09T11:28:02.332985419Z\" level=info msg=\"Ran pod sandbox 6e8f68223ba81a63ecb2d2d8f0a3770548ed6ae677a7c9b3856ae0a0eadb73e9 with infra container: openstack/openstackclient/POD\" id=1f159342-a93e-417f-af6a-ffcdd6277f08 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.220854 | controller |     "Jun 09 11:28:02.352596 crc crio[21508]: time=\"2026-06-09T11:28:02.352454784Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qp2v8/registry-server\" id=1e444784-9599-4ff4-98b9-5def15ec1caa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.220869 | controller |     "Jun 09 11:28:02.381784 crc crio[21508]: time=\"2026-06-09T11:28:02.381637787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.220883 | controller |     "Jun 09 11:28:02.381784 crc crio[21508]: time=\"2026-06-09T11:28:02.381822792Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=d6363fc3-ff51-4a41-9913-1e9490edad46 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.220898 | controller |     "Jun 09 11:28:02.383046 crc crio[21508]: time=\"2026-06-09T11:28:02.382009548Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified not found\" id=d6363fc3-ff51-4a41-9913-1e9490edad46 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.220912 | controller |     "Jun 09 11:28:02.383046 crc crio[21508]: time=\"2026-06-09T11:28:02.38207659Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified found\" id=d6363fc3-ff51-4a41-9913-1e9490edad46 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.220926 | controller |     "Jun 09 11:28:02.399163 crc crio[21508]: time=\"2026-06-09T11:28:02.398520866Z\" level=info msg=\"Removing container: a03250f4776a11f8c7db543b740fd85eab7225b0580599c2df4643ca9e32770e\" id=ae20e27c-e8e0-493e-9379-2b36dcf4ff21 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.220940 | controller |     "Jun 09 11:28:02.399163 crc crio[21508]: time=\"2026-06-09T11:28:02.39899662Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=f4a562e3-2cfd-4b09-b4fa-b68ce2362357 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.220954 | controller |     "Jun 09 11:28:02.406217 crc crio[21508]: time=\"2026-06-09T11:28:02.40609925Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-75b56949bf-d5qnp Namespace:openstack ID:a5f01fe919e18eb82fc678721b5f3aef2cf5b0c51ae1fb15ac4890a6a62b5434 UID:0deba880-a7cb-47ef-8985-cfa4449c00a0 NetNS:/var/run/netns/33a540e0-83a3-43c9-a890-8aaf7d6a66c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0deba880_a7cb_47ef_8985_cfa4449c00a0.slice PodAnnotations:0xc000d9e7e0}] Aliases:map[]}\"",
2026-06-09 12:20:06.220969 | controller |     "Jun 09 11:28:02.406217 crc crio[21508]: time=\"2026-06-09T11:28:02.406182682Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-75b56949bf-d5qnp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.220983 | controller |     "Jun 09 11:28:02.411738 crc crio[21508]: time=\"2026-06-09T11:28:02.411656214Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\\\"\"",
2026-06-09 12:20:06.220997 | controller |     "Jun 09 11:28:02.625230 crc crio[21508]: time=\"2026-06-09T11:28:02.623781891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.221016 | controller |     "Jun 09 11:28:02.640777 crc crio[21508]: time=\"2026-06-09T11:28:02.640727442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.221031 | controller |     "Jun 09 11:28:02.657832 crc crio[21508]: time=\"2026-06-09T11:28:02.655090846Z\" level=info msg=\"Removed container a03250f4776a11f8c7db543b740fd85eab7225b0580599c2df4643ca9e32770e: openstack/dnsmasq-dns-5f6646cb8c-rx4bx/init\" id=ae20e27c-e8e0-493e-9379-2b36dcf4ff21 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.221045 | controller |     "Jun 09 11:28:02.679122 crc crio[21508]: time=\"2026-06-09T11:28:02.678650542Z\" level=info msg=\"Stopped pod sandbox: 7562a2b0bcd5e5426a099625f400b927e1958afd4141adba0937df8c46dfab70\" id=4e28ed2a-d2dc-40f7-9943-17a37fcdbc60 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.221059 | controller |     "Jun 09 11:28:02.759390 crc crio[21508]: time=\"2026-06-09T11:28:02.757939865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.221074 | controller |     "Jun 09 11:28:02.827724 crc crio[21508]: time=\"2026-06-09T11:28:02.823880334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.221088 | controller |     "Jun 09 11:28:02.854361 crc crio[21508]: time=\"2026-06-09T11:28:02.851918802Z\" level=info msg=\"Created container a3e39fa5ee97f0359c87589f43d117742aa386c7fc4f4a6958f45ba829a1b857: openshift-marketplace/certified-operators-gw7vs/extract-content\" id=616bdfc2-4356-4ebf-b9b5-d684e3e863a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.221102 | controller |     "Jun 09 11:28:02.880765 crc crio[21508]: time=\"2026-06-09T11:28:02.878829147Z\" level=info msg=\"Starting container: a3e39fa5ee97f0359c87589f43d117742aa386c7fc4f4a6958f45ba829a1b857\" id=9f528573-6b71-42b3-9526-8d1059c84298 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.221116 | controller |     "Jun 09 11:28:02.899014 crc crio[21508]: time=\"2026-06-09T11:28:02.898158578Z\" level=info msg=\"Started container\" PID=74115 containerID=a3e39fa5ee97f0359c87589f43d117742aa386c7fc4f4a6958f45ba829a1b857 description=openshift-marketplace/certified-operators-gw7vs/extract-content id=9f528573-6b71-42b3-9526-8d1059c84298 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc9e27ad3e04e2c37f6c55e6db785f507cdb7ada181032f8236e822fc673b828",
2026-06-09 12:20:06.221131 | controller |     "Jun 09 11:28:03.127136 crc crio[21508]: time=\"2026-06-09T11:28:03.125603769Z\" level=info msg=\"Created container 272afeb19d650b8247725779994eb28648f8ffa0a3679d1a57b38d42fb485956: openshift-marketplace/community-operators-qp2v8/registry-server\" id=1e444784-9599-4ff4-98b9-5def15ec1caa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.221145 | controller |     "Jun 09 11:28:03.132476 crc crio[21508]: time=\"2026-06-09T11:28:03.132133242Z\" level=info msg=\"Starting container: 272afeb19d650b8247725779994eb28648f8ffa0a3679d1a57b38d42fb485956\" id=3a605da6-3fd1-4fb1-8bae-8e6511680bf2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.221159 | controller |     "Jun 09 11:28:03.160718 crc crio[21508]: time=\"2026-06-09T11:28:03.160609944Z\" level=info msg=\"Started container\" PID=74141 containerID=272afeb19d650b8247725779994eb28648f8ffa0a3679d1a57b38d42fb485956 description=openshift-marketplace/community-operators-qp2v8/registry-server id=3a605da6-3fd1-4fb1-8bae-8e6511680bf2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=223a9a85d38abad6105caf01f9102df608513c6958360d1bf7eb5d6e70fc6259",
2026-06-09 12:20:06.221177 | controller |     "Jun 09 11:28:03.398900 crc crio[21508]: 2026-06-09T11:28:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5a7c325f198642d Mac:ee:3f:ff:95:88:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a9 Mtu:0 Sandbox:/var/run/netns/1ab914ba-33e3-40df-a20a-a6d798083e53 SocketPath: PciID:}] [{Interface:0xc0002e2a20 Address:{IP:10.217.0.169 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.221192 | controller |     "Jun 09 11:28:03.399601 crc crio[21508]: time=\"2026-06-09T11:28:03.399167173Z\" level=info msg=\"Got pod network &{Name:neutron-cdf967bd4-srwx6 Namespace:openstack ID:5a7c325f198642df752b4642cdc9defce1915629ef3b2ea670f57232f0473776 UID:57ee24d6-afec-4747-b1b3-70389a2ce423 NetNS:/var/run/netns/1ab914ba-33e3-40df-a20a-a6d798083e53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57ee24d6_afec_4747_b1b3_70389a2ce423.slice PodAnnotations:0xc0039b8758}] Aliases:map[]}\"",
2026-06-09 12:20:06.221207 | controller |     "Jun 09 11:28:03.401882 crc crio[21508]: time=\"2026-06-09T11:28:03.401765389Z\" level=info msg=\"Checking pod openstack_neutron-cdf967bd4-srwx6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.221221 | controller |     "Jun 09 11:28:03.414632 crc crio[21508]: time=\"2026-06-09T11:28:03.413590439Z\" level=info msg=\"Removing container: 4683df73b2857142a8ba0fc57c0adbf3b0d13b9f2bc406816d78cd0ab6449a23\" id=ad7c1ee0-bf79-4492-af03-164e1e86919d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.221236 | controller |     "Jun 09 11:28:03.455455 crc crio[21508]: time=\"2026-06-09T11:28:03.455118196Z\" level=info msg=\"Ran pod sandbox 5a7c325f198642df752b4642cdc9defce1915629ef3b2ea670f57232f0473776 with infra container: openstack/neutron-cdf967bd4-srwx6/POD\" id=5545dd3b-d516-4c40-ab70-cabb62a1600e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.221250 | controller |     "Jun 09 11:28:03.464474 crc crio[21508]: 2026-06-09T11:28:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a5f01fe919e18eb Mac:2a:3d:98:e2:11:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a8 Mtu:0 Sandbox:/var/run/netns/33a540e0-83a3-43c9-a890-8aaf7d6a66c2 SocketPath: PciID:}] [{Interface:0xc000330f40 Address:{IP:10.217.0.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.221264 | controller |     "Jun 09 11:28:03.464474 crc crio[21508]: time=\"2026-06-09T11:28:03.464247156Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-75b56949bf-d5qnp Namespace:openstack ID:a5f01fe919e18eb82fc678721b5f3aef2cf5b0c51ae1fb15ac4890a6a62b5434 UID:0deba880-a7cb-47ef-8985-cfa4449c00a0 NetNS:/var/run/netns/33a540e0-83a3-43c9-a890-8aaf7d6a66c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0deba880_a7cb_47ef_8985_cfa4449c00a0.slice PodAnnotations:0xc000d9e7e0}] Aliases:map[]}\"",
2026-06-09 12:20:06.221278 | controller |     "Jun 09 11:28:03.464474 crc crio[21508]: time=\"2026-06-09T11:28:03.464504233Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-75b56949bf-d5qnp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.221293 | controller |     "Jun 09 11:28:03.465520 crc crio[21508]: time=\"2026-06-09T11:28:03.465442841Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8dc9003d-d1cd-4920-8814-9fa66b5591b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.221307 | controller |     "Jun 09 11:28:03.485993 crc crio[21508]: time=\"2026-06-09T11:28:03.485431162Z\" level=info msg=\"Ran pod sandbox a5f01fe919e18eb82fc678721b5f3aef2cf5b0c51ae1fb15ac4890a6a62b5434 with infra container: openstack/dnsmasq-dns-75b56949bf-d5qnp/POD\" id=86285fa7-353e-4690-b675-49aab04d6217 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.221325 | controller |     "Jun 09 11:28:03.496984 crc crio[21508]: time=\"2026-06-09T11:28:03.496826098Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=db42d8e1-d380-439f-8049-2d96bdf44eab name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.221340 | controller |     "Jun 09 11:28:03.536439 crc crio[21508]: time=\"2026-06-09T11:28:03.536202332Z\" level=info msg=\"Removed container 4683df73b2857142a8ba0fc57c0adbf3b0d13b9f2bc406816d78cd0ab6449a23: openstack/cinder-api-0/cinder-api\" id=ad7c1ee0-bf79-4492-af03-164e1e86919d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.221373 | controller |     "Jun 09 11:28:03.549209 crc crio[21508]: time=\"2026-06-09T11:28:03.548100223Z\" level=info msg=\"Removing container: 790c7a125237c4ffa2650bc929ea8ff7956430ee775be58e672bb4dfbe0677e9\" id=a6f786e1-4eaa-4583-963a-e57a6250fb91 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.221389 | controller |     "Jun 09 11:28:03.605172 crc crio[21508]: time=\"2026-06-09T11:28:03.605061287Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=94186e1d-59c3-4899-93da-f9ac4e6fa7ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.221403 | controller |     "Jun 09 11:28:03.630406 crc crio[21508]: time=\"2026-06-09T11:28:03.63021465Z\" level=info msg=\"Removed container 790c7a125237c4ffa2650bc929ea8ff7956430ee775be58e672bb4dfbe0677e9: openstack/cinder-api-0/cinder-api-log\" id=a6f786e1-4eaa-4583-963a-e57a6250fb91 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.221417 | controller |     "Jun 09 11:28:03.677424 crc crio[21508]: time=\"2026-06-09T11:28:03.676181198Z\" level=info msg=\"Creating container: openstack/neutron-cdf967bd4-srwx6/neutron-api\" id=9be71c31-cf23-4c4c-b76e-302731069f82 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.221434 | controller |     "Jun 09 11:28:03.681344 crc crio[21508]: time=\"2026-06-09T11:28:03.681109174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.221449 | controller |     "Jun 09 11:28:03.714751 crc crio[21508]: time=\"2026-06-09T11:28:03.714653405Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e5e2782e-b941-4deb-a95d-d72e8f4845be name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.221464 | controller |     "Jun 09 11:28:03.715348 crc crio[21508]: time=\"2026-06-09T11:28:03.715194771Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=bc997bc4-bced-4f99-94cc-6e8124670c0e name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.221479 | controller |     "Jun 09 11:28:03.735046 crc crio[21508]: time=\"2026-06-09T11:28:03.732012458Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2b0c7ec1-049c-4193-ab6f-bebe975534c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.221494 | controller |     "Jun 09 11:28:03.786508 crc crio[21508]: time=\"2026-06-09T11:28:03.780066278Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=34f47472-3c90-4364-8919-c209f97f9b5e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.221509 | controller |     "Jun 09 11:28:03.801212 crc crio[21508]: time=\"2026-06-09T11:28:03.801106009Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-75b56949bf-d5qnp/init\" id=d0696b89-0574-4c0f-901d-b39b50eda369 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.221524 | controller |     "Jun 09 11:28:03.804061 crc crio[21508]: time=\"2026-06-09T11:28:03.801605344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.221542 | controller |     "Jun 09 11:28:03.804928 crc crio[21508]: time=\"2026-06-09T11:28:03.804871941Z\" level=info msg=\"Stopped container aecf9f91a9a8fbda78ec61c8b5e3ec4d3af9afaa8543060c98f217ed4703b8ad: openstack/barbican-api-594669b868-dc85r/barbican-api\" id=4abf3e72-b53c-44fc-8311-588e9c3d3aaa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.221558 | controller |     "Jun 09 11:28:03.807454 crc crio[21508]: time=\"2026-06-09T11:28:03.80688549Z\" level=info msg=\"Stopping pod sandbox: d534730c915cbbcf7316445cf8248abc1c995da2941785c22d0093b058f8c52e\" id=5a522841-66a4-4a7a-ba13-35a248ac005a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.221573 | controller |     "Jun 09 11:28:03.807638 crc crio[21508]: time=\"2026-06-09T11:28:03.80754259Z\" level=info msg=\"Got pod network &{Name:barbican-api-594669b868-dc85r Namespace:openstack ID:d534730c915cbbcf7316445cf8248abc1c995da2941785c22d0093b058f8c52e UID:db97ff1c-fa9e-4143-b28b-926f85ad9338 NetNS:/var/run/netns/4535bfd6-7a88-4b37-b81c-648ef6e57090 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb97ff1c_fa9e_4143_b28b_926f85ad9338.slice PodAnnotations:0xc000b281a8}] Aliases:map[]}\"",
2026-06-09 12:20:06.221588 | controller |     "Jun 09 11:28:03.807717 crc crio[21508]: time=\"2026-06-09T11:28:03.807700784Z\" level=info msg=\"Deleting pod openstack_barbican-api-594669b868-dc85r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.221602 | controller |     "Jun 09 11:28:03.823060 crc crio[21508]: time=\"2026-06-09T11:28:03.822959135Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683408-wq2xl/oc\" id=82875a2d-a466-40c9-b567-78067e92a047 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.221617 | controller |     "Jun 09 11:28:03.876759 crc crio[21508]: time=\"2026-06-09T11:28:03.867590144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.221632 | controller |     "Jun 09 11:28:03.879759 crc crio[21508]: time=\"2026-06-09T11:28:03.879706112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.221646 | controller |     "Jun 09 11:28:03.890895 crc crio[21508]: time=\"2026-06-09T11:28:03.89079344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.221661 | controller |     "Jun 09 11:28:03.930437 crc crio[21508]: time=\"2026-06-09T11:28:03.930340488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.221675 | controller |     "Jun 09 11:28:03.936633 crc crio[21508]: time=\"2026-06-09T11:28:03.936256113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.221689 | controller |     "Jun 09 11:28:03.974111 crc crio[21508]: time=\"2026-06-09T11:28:03.974023949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.221704 | controller |     "Jun 09 11:28:04.172224 crc crio[21508]: time=\"2026-06-09T11:28:04.171594097Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=a13b35f1-2fd3-43d0-93e4-a3cc07db4103 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.221718 | controller |     "Jun 09 11:28:04.173345 crc crio[21508]: time=\"2026-06-09T11:28:04.172397651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.221737 | controller |     "Jun 09 11:28:04.389701 crc crio[21508]: time=\"2026-06-09T11:28:04.383140998Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:23f95f330a41eb6ca01b90361434d336520d2392097542bc75ba11d998f8b877 UID:23e662ab-66c9-4b82-9cca-6cae2bb29ee6 NetNS:/var/run/netns/7611a8ef-54ff-43cb-87e8-6853c6069999 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23e662ab_66c9_4b82_9cca_6cae2bb29ee6.slice PodAnnotations:0xc000d9ea48}] Aliases:map[]}\"",
2026-06-09 12:20:06.221752 | controller |     "Jun 09 11:28:04.389701 crc crio[21508]: time=\"2026-06-09T11:28:04.38320327Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.221767 | controller |     "Jun 09 11:28:04.430622 crc crio[21508]: time=\"2026-06-09T11:28:04.430514198Z\" level=info msg=\"Created container ceff6bca8a4082c7351f23f06d47e9c9deb369ff663f61812dbeda00a9db8d7b: openstack/dnsmasq-dns-75b56949bf-d5qnp/init\" id=d0696b89-0574-4c0f-901d-b39b50eda369 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.221782 | controller |     "Jun 09 11:28:04.448647 crc crio[21508]: time=\"2026-06-09T11:28:04.447111818Z\" level=info msg=\"Starting container: ceff6bca8a4082c7351f23f06d47e9c9deb369ff663f61812dbeda00a9db8d7b\" id=3f7214e5-9114-4d81-81d2-70cac1547053 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.221797 | controller |     "Jun 09 11:28:04.466252 crc crio[21508]: time=\"2026-06-09T11:28:04.465879423Z\" level=info msg=\"Started container\" PID=74298 containerID=ceff6bca8a4082c7351f23f06d47e9c9deb369ff663f61812dbeda00a9db8d7b description=openstack/dnsmasq-dns-75b56949bf-d5qnp/init id=3f7214e5-9114-4d81-81d2-70cac1547053 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a5f01fe919e18eb82fc678721b5f3aef2cf5b0c51ae1fb15ac4890a6a62b5434",
2026-06-09 12:20:06.221812 | controller |     "Jun 09 11:28:04.466879 crc crio[21508]: time=\"2026-06-09T11:28:04.466695417Z\" level=info msg=\"Stopped pod sandbox: d534730c915cbbcf7316445cf8248abc1c995da2941785c22d0093b058f8c52e\" id=5a522841-66a4-4a7a-ba13-35a248ac005a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.221826 | controller |     "Jun 09 11:28:04.526609 crc crio[21508]: time=\"2026-06-09T11:28:04.5246653Z\" level=info msg=\"Created container 2c4601e6cf857dd3f54f737b9a21c70cd53840460828b0df0805b8b791003466: openstack/neutron-cdf967bd4-srwx6/neutron-api\" id=9be71c31-cf23-4c4c-b76e-302731069f82 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.221841 | controller |     "Jun 09 11:28:04.531006 crc crio[21508]: time=\"2026-06-09T11:28:04.527114812Z\" level=info msg=\"Starting container: 2c4601e6cf857dd3f54f737b9a21c70cd53840460828b0df0805b8b791003466\" id=9b86fd10-9321-4c88-b614-004d0ec6f74d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.221855 | controller |     "Jun 09 11:28:04.550522 crc crio[21508]: time=\"2026-06-09T11:28:04.550111312Z\" level=info msg=\"Started container\" PID=74276 containerID=2c4601e6cf857dd3f54f737b9a21c70cd53840460828b0df0805b8b791003466 description=openstack/neutron-cdf967bd4-srwx6/neutron-api id=9b86fd10-9321-4c88-b614-004d0ec6f74d name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a7c325f198642df752b4642cdc9defce1915629ef3b2ea670f57232f0473776",
2026-06-09 12:20:06.221879 | controller |     "Jun 09 11:28:04.705161 crc crio[21508]: time=\"2026-06-09T11:28:04.648933682Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=fec07183-e48b-4dee-89c6-3aec74f87034 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.221951 | controller |     "Jun 09 11:28:04.877429 crc crio[21508]: time=\"2026-06-09T11:28:04.874231639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.221977 | controller |     "Jun 09 11:28:04.886012 crc crio[21508]: time=\"2026-06-09T11:28:04.884819482Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d6457549-b1c6-4a61-8b4f-b634baaf79cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.221993 | controller |     "Jun 09 11:28:04.970221 crc crio[21508]: time=\"2026-06-09T11:28:04.968421512Z\" level=info msg=\"Creating container: openstack/neutron-cdf967bd4-srwx6/neutron-httpd\" id=8d4c0bed-094d-440f-b033-9b2ae39efd34 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.222007 | controller |     "Jun 09 11:28:04.970221 crc crio[21508]: time=\"2026-06-09T11:28:04.968913787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.222021 | controller |     "Jun 09 11:28:05.229877 crc crio[21508]: time=\"2026-06-09T11:28:05.229052804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.222036 | controller |     "Jun 09 11:28:05.234678 crc crio[21508]: time=\"2026-06-09T11:28:05.234391671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.222050 | controller |     "Jun 09 11:28:05.390589 crc crio[21508]: time=\"2026-06-09T11:28:05.389443073Z\" level=info msg=\"Created container 8438258fc1b40ef0d7cc6eb767444eaaf85c9d23d895eebc6cb4c3dd30f76321: openshift-infra/auto-csr-approver-29683408-wq2xl/oc\" id=82875a2d-a466-40c9-b567-78067e92a047 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.222065 | controller |     "Jun 09 11:28:05.412948 crc crio[21508]: time=\"2026-06-09T11:28:05.412722421Z\" level=info msg=\"Starting container: 8438258fc1b40ef0d7cc6eb767444eaaf85c9d23d895eebc6cb4c3dd30f76321\" id=0ddcee29-0890-4947-8f87-0ee9b0c1db76 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.222079 | controller |     "Jun 09 11:28:05.458433 crc crio[21508]: time=\"2026-06-09T11:28:05.457485723Z\" level=info msg=\"Started container\" PID=74429 containerID=8438258fc1b40ef0d7cc6eb767444eaaf85c9d23d895eebc6cb4c3dd30f76321 description=openshift-infra/auto-csr-approver-29683408-wq2xl/oc id=0ddcee29-0890-4947-8f87-0ee9b0c1db76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e34e68acf4994c93256cca9f894c62469346b22991f62802f9c3b783f4027d83",
2026-06-09 12:20:06.222093 | controller |     "Jun 09 11:28:05.478107 crc crio[21508]: 2026-06-09T11:28:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:23f95f330a41eb6 Mac:3a:ff:d1:fa:93:95 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:aa Mtu:0 Sandbox:/var/run/netns/7611a8ef-54ff-43cb-87e8-6853c6069999 SocketPath: PciID:}] [{Interface:0xc0004946b0 Address:{IP:10.217.0.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.222108 | controller |     "Jun 09 11:28:05.482228 crc crio[21508]: time=\"2026-06-09T11:28:05.480757731Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:23f95f330a41eb6ca01b90361434d336520d2392097542bc75ba11d998f8b877 UID:23e662ab-66c9-4b82-9cca-6cae2bb29ee6 NetNS:/var/run/netns/7611a8ef-54ff-43cb-87e8-6853c6069999 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23e662ab_66c9_4b82_9cca_6cae2bb29ee6.slice PodAnnotations:0xc000d9ea48}] Aliases:map[]}\"",
2026-06-09 12:20:06.222122 | controller |     "Jun 09 11:28:05.482767 crc crio[21508]: time=\"2026-06-09T11:28:05.48273812Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.222140 | controller |     "Jun 09 11:28:05.492372 crc crio[21508]: time=\"2026-06-09T11:28:05.492256801Z\" level=info msg=\"Ran pod sandbox 23f95f330a41eb6ca01b90361434d336520d2392097542bc75ba11d998f8b877 with infra container: openstack/cinder-api-0/POD\" id=a13b35f1-2fd3-43d0-93e4-a3cc07db4103 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.222155 | controller |     "Jun 09 11:28:05.499083 crc crio[21508]: time=\"2026-06-09T11:28:05.499043991Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=09874fc9-c429-4c05-b75f-094f3e1ea19e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.222170 | controller |     "Jun 09 11:28:05.513375 crc crio[21508]: time=\"2026-06-09T11:28:05.513161349Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=b5e2764c-ca35-4a88-99a8-9958da73aec5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.222184 | controller |     "Jun 09 11:28:05.535596 crc crio[21508]: time=\"2026-06-09T11:28:05.535483138Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=201957a0-c24a-4b5a-ad3e-4d81a3f87b1a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.222198 | controller |     "Jun 09 11:28:05.536031 crc crio[21508]: time=\"2026-06-09T11:28:05.535969773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.222212 | controller |     "Jun 09 11:28:05.627216 crc crio[21508]: time=\"2026-06-09T11:28:05.627119366Z\" level=info msg=\"Removing container: aecf9f91a9a8fbda78ec61c8b5e3ec4d3af9afaa8543060c98f217ed4703b8ad\" id=3118f785-5fb8-4bf2-821b-3b3198c07517 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.222226 | controller |     "Jun 09 11:28:05.656046 crc crio[21508]: time=\"2026-06-09T11:28:05.655982689Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=45167d57-ad4e-4da5-8cc6-d277419c693e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.222240 | controller |     "Jun 09 11:28:05.694477 crc crio[21508]: time=\"2026-06-09T11:28:05.68817235Z\" level=info msg=\"Created container 258236b76ec929ea867fa15d6c98df2544dac5ac29bdb87fa2122192b73b0c0d: openstack/neutron-cdf967bd4-srwx6/neutron-httpd\" id=8d4c0bed-094d-440f-b033-9b2ae39efd34 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.222254 | controller |     "Jun 09 11:28:05.699921 crc crio[21508]: time=\"2026-06-09T11:28:05.699810424Z\" level=info msg=\"Starting container: 258236b76ec929ea867fa15d6c98df2544dac5ac29bdb87fa2122192b73b0c0d\" id=ce6366b1-2d24-4532-9009-7f060ec4d1b2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.222267 | controller |     "Jun 09 11:28:05.721255 crc crio[21508]: time=\"2026-06-09T11:28:05.720502185Z\" level=info msg=\"Started container\" PID=74437 containerID=258236b76ec929ea867fa15d6c98df2544dac5ac29bdb87fa2122192b73b0c0d description=openstack/neutron-cdf967bd4-srwx6/neutron-httpd id=ce6366b1-2d24-4532-9009-7f060ec4d1b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a7c325f198642df752b4642cdc9defce1915629ef3b2ea670f57232f0473776",
2026-06-09 12:20:06.222282 | controller |     "Jun 09 11:28:05.732781 crc crio[21508]: time=\"2026-06-09T11:28:05.731952854Z\" level=info msg=\"Removed container aecf9f91a9a8fbda78ec61c8b5e3ec4d3af9afaa8543060c98f217ed4703b8ad: openstack/barbican-api-594669b868-dc85r/barbican-api\" id=3118f785-5fb8-4bf2-821b-3b3198c07517 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.222297 | controller |     "Jun 09 11:28:05.754875 crc crio[21508]: time=\"2026-06-09T11:28:05.754192581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.222316 | controller |     "Jun 09 11:28:05.760937 crc crio[21508]: time=\"2026-06-09T11:28:05.760703513Z\" level=info msg=\"Removing container: 1b3de49e42913fceb0ba22624e49e132c63e2be0e575ddf87465a6e72a7bb673\" id=65bf1686-1f24-4f8f-b256-f3b986bd9b80 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.222331 | controller |     "Jun 09 11:28:05.945909 crc crio[21508]: time=\"2026-06-09T11:28:05.943810774Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=75e1707d-3a9e-4409-a2f8-3587f77d3448 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.222367 | controller |     "Jun 09 11:28:06.098690 crc crio[21508]: time=\"2026-06-09T11:28:06.098174454Z\" level=info msg=\"Removed container 1b3de49e42913fceb0ba22624e49e132c63e2be0e575ddf87465a6e72a7bb673: openstack/barbican-api-594669b868-dc85r/barbican-api-log\" id=65bf1686-1f24-4f8f-b256-f3b986bd9b80 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.222388 | controller |     "Jun 09 11:28:06.144957 crc crio[21508]: time=\"2026-06-09T11:28:06.143817943Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-75b56949bf-d5qnp/dnsmasq-dns\" id=c54002cf-bfb1-4bda-b186-9a18b4cae50c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.222404 | controller |     "Jun 09 11:28:06.144957 crc crio[21508]: time=\"2026-06-09T11:28:06.144452591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.222418 | controller |     "Jun 09 11:28:06.330071 crc crio[21508]: time=\"2026-06-09T11:28:06.329835069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.222433 | controller |     "Jun 09 11:28:06.341644 crc crio[21508]: time=\"2026-06-09T11:28:06.341556476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.222447 | controller |     "Jun 09 11:28:06.764598 crc crio[21508]: time=\"2026-06-09T11:28:06.764176484Z\" level=info msg=\"Running pod sandbox: openstack/neutron-557d5b7f97-94xjx/POD\" id=84f822ce-baab-4206-aa7a-a3b87c2163d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.222461 | controller |     "Jun 09 11:28:06.764843 crc crio[21508]: time=\"2026-06-09T11:28:06.764817073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.222476 | controller |     "Jun 09 11:28:06.899410 crc crio[21508]: time=\"2026-06-09T11:28:06.899330047Z\" level=info msg=\"Created container 5af8b80d93a0af8ac1985e292380fc7e8b115211c09ac81dd40a86bee6216835: openstack/dnsmasq-dns-75b56949bf-d5qnp/dnsmasq-dns\" id=c54002cf-bfb1-4bda-b186-9a18b4cae50c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.222490 | controller |     "Jun 09 11:28:06.907106 crc crio[21508]: time=\"2026-06-09T11:28:06.906963803Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5419b191-15e6-4f5c-9155-5bb5a8108978 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.222505 | controller |     "Jun 09 11:28:06.907106 crc crio[21508]: time=\"2026-06-09T11:28:06.906987454Z\" level=info msg=\"Starting container: 5af8b80d93a0af8ac1985e292380fc7e8b115211c09ac81dd40a86bee6216835\" id=d66ae2de-76e8-4b20-88b2-2c598d2cb5bb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.222519 | controller |     "Jun 09 11:28:06.934780 crc crio[21508]: time=\"2026-06-09T11:28:06.934690712Z\" level=info msg=\"Started container\" PID=74517 containerID=5af8b80d93a0af8ac1985e292380fc7e8b115211c09ac81dd40a86bee6216835 description=openstack/dnsmasq-dns-75b56949bf-d5qnp/dnsmasq-dns id=d66ae2de-76e8-4b20-88b2-2c598d2cb5bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=a5f01fe919e18eb82fc678721b5f3aef2cf5b0c51ae1fb15ac4890a6a62b5434",
2026-06-09 12:20:06.222538 | controller |     "Jun 09 11:28:06.935518 crc crio[21508]: time=\"2026-06-09T11:28:06.935483706Z\" level=info msg=\"Got pod network &{Name:neutron-557d5b7f97-94xjx Namespace:openstack ID:727ad910eb9e7d14c82228f98e04f2ec501817f2a98141ae37a1986bf645e69c UID:f534fe24-31e7-489f-8b5d-e8e35702bf8f NetNS:/var/run/netns/8e580b3d-38fb-4906-b36d-cb01d65b55a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf534fe24_31e7_489f_8b5d_e8e35702bf8f.slice PodAnnotations:0xc000d9f580}] Aliases:map[]}\"",
2026-06-09 12:20:06.222553 | controller |     "Jun 09 11:28:06.935643 crc crio[21508]: time=\"2026-06-09T11:28:06.93562783Z\" level=info msg=\"Adding pod openstack_neutron-557d5b7f97-94xjx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.222568 | controller |     "Jun 09 11:28:06.941671 crc crio[21508]: time=\"2026-06-09T11:28:06.941586046Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=44579a8c-ced4-40f6-9ad3-e98fb8d2b537 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.222582 | controller |     "Jun 09 11:28:06.979697 crc crio[21508]: time=\"2026-06-09T11:28:06.976982012Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-gw7vs/registry-server\" id=84b0f3e8-23a4-47ab-ab61-5cf3e0b93d17 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.222596 | controller |     "Jun 09 11:28:06.979697 crc crio[21508]: time=\"2026-06-09T11:28:06.977496107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.222611 | controller |     "Jun 09 11:28:07.118985 crc crio[21508]: time=\"2026-06-09T11:28:07.118450182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.222625 | controller |     "Jun 09 11:28:07.135773 crc crio[21508]: time=\"2026-06-09T11:28:07.13562847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.222640 | controller |     "Jun 09 11:28:07.309612 crc crio[21508]: time=\"2026-06-09T11:28:07.307727275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.222654 | controller |     "Jun 09 11:28:07.333523 crc crio[21508]: time=\"2026-06-09T11:28:07.333090594Z\" level=info msg=\"Created container c78a97fcf7c5464681bddc31f785901746b934d708182c1cd2b6c7617e619071: openshift-marketplace/certified-operators-gw7vs/registry-server\" id=84b0f3e8-23a4-47ab-ab61-5cf3e0b93d17 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.222669 | controller |     "Jun 09 11:28:07.341869 crc crio[21508]: time=\"2026-06-09T11:28:07.338790703Z\" level=info msg=\"Starting container: c78a97fcf7c5464681bddc31f785901746b934d708182c1cd2b6c7617e619071\" id=fb19524f-e687-454c-9b49-803219ebf638 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.222684 | controller |     "Jun 09 11:28:07.350142 crc crio[21508]: time=\"2026-06-09T11:28:07.348922212Z\" level=info msg=\"Started container\" PID=74737 containerID=c78a97fcf7c5464681bddc31f785901746b934d708182c1cd2b6c7617e619071 description=openshift-marketplace/certified-operators-gw7vs/registry-server id=fb19524f-e687-454c-9b49-803219ebf638 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc9e27ad3e04e2c37f6c55e6db785f507cdb7ada181032f8236e822fc673b828",
2026-06-09 12:20:06.222703 | controller |     "Jun 09 11:28:07.507129 crc crio[21508]: time=\"2026-06-09T11:28:07.506999293Z\" level=info msg=\"Created container db6e627cfe43770b7b8346f4dcadce098555f174a40596d9e30af8c1c2cddb09: openstack/cinder-api-0/cinder-api-log\" id=201957a0-c24a-4b5a-ad3e-4d81a3f87b1a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.222718 | controller |     "Jun 09 11:28:07.509486 crc crio[21508]: time=\"2026-06-09T11:28:07.509241359Z\" level=info msg=\"Starting container: db6e627cfe43770b7b8346f4dcadce098555f174a40596d9e30af8c1c2cddb09\" id=975ead96-6255-4a04-bc5b-6f2abdcc5c27 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.222733 | controller |     "Jun 09 11:28:07.519692 crc crio[21508]: time=\"2026-06-09T11:28:07.519585905Z\" level=info msg=\"Started container\" PID=74776 containerID=db6e627cfe43770b7b8346f4dcadce098555f174a40596d9e30af8c1c2cddb09 description=openstack/cinder-api-0/cinder-api-log id=975ead96-6255-4a04-bc5b-6f2abdcc5c27 name=/runtime.v1.RuntimeService/StartContainer sandboxID=23f95f330a41eb6ca01b90361434d336520d2392097542bc75ba11d998f8b877",
2026-06-09 12:20:06.222748 | controller |     "Jun 09 11:28:07.537412 crc crio[21508]: time=\"2026-06-09T11:28:07.53699931Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=b21ffec7-a41e-4a17-b21f-a5a9b295e8f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.222762 | controller |     "Jun 09 11:28:07.667993 crc crio[21508]: time=\"2026-06-09T11:28:07.667895788Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=ff362772-51b4-48e7-92e5-fbec9a5fcc4d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.222776 | controller |     "Jun 09 11:28:07.682736 crc crio[21508]: time=\"2026-06-09T11:28:07.682613412Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=bd2e41d0-a55d-4395-9d0e-b236528b1e6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.222790 | controller |     "Jun 09 11:28:07.683354 crc crio[21508]: time=\"2026-06-09T11:28:07.68320813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.222805 | controller |     "Jun 09 11:28:07.778361 crc crio[21508]: time=\"2026-06-09T11:28:07.777820026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.222818 | controller |     "Jun 09 11:28:07.781168 crc crio[21508]: time=\"2026-06-09T11:28:07.781060341Z\" level=warning msg=\"Stopping container d20f6494d60e2683aba9a3232f5ea6d762ab1c1b05af48c153a2fa5f021c5756 with stop signal(15) timed out. Killing...\"",
2026-06-09 12:20:06.222833 | controller |     "Jun 09 11:28:07.844368 crc crio[21508]: time=\"2026-06-09T11:28:07.844101554Z\" level=error msg=\"Killing container d20f6494d60e2683aba9a3232f5ea6d762ab1c1b05af48c153a2fa5f021c5756 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill d20f6494d60e2683aba9a3232f5ea6d762ab1c1b05af48c153a2fa5f021c5756 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-09 12:20:06.222847 | controller |     "Jun 09 11:28:07.856345 crc crio[21508]: 2026-06-09T11:28:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:727ad910eb9e7d1 Mac:ce:cc:e9:fc:7b:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ab Mtu:0 Sandbox:/var/run/netns/8e580b3d-38fb-4906-b36d-cb01d65b55a6 SocketPath: PciID:}] [{Interface:0xc000014830 Address:{IP:10.217.0.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.222862 | controller |     "Jun 09 11:28:07.858508 crc crio[21508]: time=\"2026-06-09T11:28:07.858376966Z\" level=info msg=\"Got pod network &{Name:neutron-557d5b7f97-94xjx Namespace:openstack ID:727ad910eb9e7d14c82228f98e04f2ec501817f2a98141ae37a1986bf645e69c UID:f534fe24-31e7-489f-8b5d-e8e35702bf8f NetNS:/var/run/netns/8e580b3d-38fb-4906-b36d-cb01d65b55a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf534fe24_31e7_489f_8b5d_e8e35702bf8f.slice PodAnnotations:0xc000d9f580}] Aliases:map[]}\"",
2026-06-09 12:20:06.222881 | controller |     "Jun 09 11:28:07.859123 crc crio[21508]: time=\"2026-06-09T11:28:07.859084067Z\" level=info msg=\"Checking pod openstack_neutron-557d5b7f97-94xjx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.222896 | controller |     "Jun 09 11:28:07.864882 crc crio[21508]: time=\"2026-06-09T11:28:07.864833717Z\" level=info msg=\"Stopped container d20f6494d60e2683aba9a3232f5ea6d762ab1c1b05af48c153a2fa5f021c5756: openstack/ceilometer-0/proxy-httpd\" id=7502fdb4-0035-413c-8880-d570695cbd99 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.222910 | controller |     "Jun 09 11:28:07.866067 crc crio[21508]: time=\"2026-06-09T11:28:07.866039302Z\" level=info msg=\"Stopping pod sandbox: 3e244b2957dbd94c5ccee625a392f6e0ebacc15deaec0a18e5222898afd7d5ec\" id=5684a3de-6c3b-4e7b-bbaa-581f0476465a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.222925 | controller |     "Jun 09 11:28:07.866835 crc crio[21508]: time=\"2026-06-09T11:28:07.866809495Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3e244b2957dbd94c5ccee625a392f6e0ebacc15deaec0a18e5222898afd7d5ec UID:2e325648-3f49-4cab-a612-b4550f94a89c NetNS:/var/run/netns/7d1dcdbb-f78d-4ab2-9731-2e83265f6bc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2e325648_3f49_4cab_a612_b4550f94a89c.slice PodAnnotations:0xc000159c50}] Aliases:map[]}\"",
2026-06-09 12:20:06.222942 | controller |     "Jun 09 11:28:07.867065 crc crio[21508]: time=\"2026-06-09T11:28:07.867046572Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.222958 | controller |     "Jun 09 11:28:07.868195 crc crio[21508]: time=\"2026-06-09T11:28:07.86800072Z\" level=info msg=\"Ran pod sandbox 727ad910eb9e7d14c82228f98e04f2ec501817f2a98141ae37a1986bf645e69c with infra container: openstack/neutron-557d5b7f97-94xjx/POD\" id=84f822ce-baab-4206-aa7a-a3b87c2163d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.222973 | controller |     "Jun 09 11:28:07.876566 crc crio[21508]: time=\"2026-06-09T11:28:07.874967826Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=cc1d42e4-7d5a-414c-8717-8a077267088e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.222987 | controller |     "Jun 09 11:28:08.010657 crc crio[21508]: time=\"2026-06-09T11:28:08.010378437Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3058b677-b6b8-470e-866c-e143363398bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.223001 | controller |     "Jun 09 11:28:08.409617 crc crio[21508]: time=\"2026-06-09T11:28:08.409522292Z\" level=info msg=\"Creating container: openstack/neutron-557d5b7f97-94xjx/neutron-api\" id=90b2aad8-fc1d-49da-8dc2-fc4c8fee4823 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.223015 | controller |     "Jun 09 11:28:08.410759 crc crio[21508]: time=\"2026-06-09T11:28:08.410414868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.223029 | controller |     "Jun 09 11:28:08.501565 crc crio[21508]: time=\"2026-06-09T11:28:08.501484499Z\" level=info msg=\"Stopped pod sandbox: 3e244b2957dbd94c5ccee625a392f6e0ebacc15deaec0a18e5222898afd7d5ec\" id=5684a3de-6c3b-4e7b-bbaa-581f0476465a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.223049 | controller |     "Jun 09 11:28:08.619979 crc crio[21508]: time=\"2026-06-09T11:28:08.619826356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.223064 | controller |     "Jun 09 11:28:08.680484 crc crio[21508]: time=\"2026-06-09T11:28:08.679501739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.223078 | controller |     "Jun 09 11:28:09.151486 crc crio[21508]: time=\"2026-06-09T11:28:09.151408264Z\" level=info msg=\"Created container 98b1486217cf9ef73dc5509d7a9f9508aac3da6c510b0bdcaabf5fb8e15b0ef9: openstack/neutron-557d5b7f97-94xjx/neutron-api\" id=90b2aad8-fc1d-49da-8dc2-fc4c8fee4823 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.223092 | controller |     "Jun 09 11:28:09.155035 crc crio[21508]: time=\"2026-06-09T11:28:09.15364303Z\" level=info msg=\"Starting container: 98b1486217cf9ef73dc5509d7a9f9508aac3da6c510b0bdcaabf5fb8e15b0ef9\" id=368de9ad-d410-4a59-9b8a-4c8ac41fa125 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.223107 | controller |     "Jun 09 11:28:09.165950 crc crio[21508]: time=\"2026-06-09T11:28:09.165810069Z\" level=info msg=\"Started container\" PID=74901 containerID=98b1486217cf9ef73dc5509d7a9f9508aac3da6c510b0bdcaabf5fb8e15b0ef9 description=openstack/neutron-557d5b7f97-94xjx/neutron-api id=368de9ad-d410-4a59-9b8a-4c8ac41fa125 name=/runtime.v1.RuntimeService/StartContainer sandboxID=727ad910eb9e7d14c82228f98e04f2ec501817f2a98141ae37a1986bf645e69c",
2026-06-09 12:20:06.223121 | controller |     "Jun 09 11:28:09.210727 crc crio[21508]: time=\"2026-06-09T11:28:09.210257433Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=cd54a2c2-3a88-4672-acd7-28cde742ab5d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.223135 | controller |     "Jun 09 11:28:09.347339 crc crio[21508]: time=\"2026-06-09T11:28:09.341505881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.223149 | controller |     "Jun 09 11:28:09.368450 crc crio[21508]: time=\"2026-06-09T11:28:09.368369565Z\" level=info msg=\"Stopping pod sandbox: e34e68acf4994c93256cca9f894c62469346b22991f62802f9c3b783f4027d83\" id=cd1d1e95-3221-4ab5-bae7-f5062754cfb0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.223163 | controller |     "Jun 09 11:28:09.369194 crc crio[21508]: time=\"2026-06-09T11:28:09.369104196Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683408-wq2xl Namespace:openshift-infra ID:e34e68acf4994c93256cca9f894c62469346b22991f62802f9c3b783f4027d83 UID:319fe70c-252d-406c-ab54-2cbcebce1986 NetNS:/var/run/netns/c1078bcd-7769-4b65-a66e-6ac2ac97c2f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod319fe70c_252d_406c_ab54_2cbcebce1986.slice PodAnnotations:0xc000b284f0}] Aliases:map[]}\"",
2026-06-09 12:20:06.223178 | controller |     "Jun 09 11:28:09.369489 crc crio[21508]: time=\"2026-06-09T11:28:09.369427146Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683408-wq2xl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.223191 | controller |     "Jun 09 11:28:09.376173 crc crio[21508]: time=\"2026-06-09T11:28:09.376044521Z\" level=info msg=\"Removing container: d20f6494d60e2683aba9a3232f5ea6d762ab1c1b05af48c153a2fa5f021c5756\" id=6cbd959f-a66f-4cf3-bdea-80accffc0a04 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.223205 | controller |     "Jun 09 11:28:09.384071 crc crio[21508]: time=\"2026-06-09T11:28:09.381807882Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d18a5526-73a3-4558-b6af-40796b94132c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.223223 | controller |     "Jun 09 11:28:09.449147 crc crio[21508]: time=\"2026-06-09T11:28:09.449004137Z\" level=info msg=\"Removed container d20f6494d60e2683aba9a3232f5ea6d762ab1c1b05af48c153a2fa5f021c5756: openstack/ceilometer-0/proxy-httpd\" id=6cbd959f-a66f-4cf3-bdea-80accffc0a04 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.223237 | controller |     "Jun 09 11:28:09.476144 crc crio[21508]: time=\"2026-06-09T11:28:09.474889522Z\" level=info msg=\"Removing container: c9e4a420e01d92004e09c768780c683b8e0c38eb8ffac9f6418246ba8900f973\" id=b4f06c3e-4e0c-4dd4-af89-6d8c63cf7350 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.223251 | controller |     "Jun 09 11:28:09.509897 crc crio[21508]: time=\"2026-06-09T11:28:09.509730052Z\" level=info msg=\"Creating container: openstack/neutron-557d5b7f97-94xjx/neutron-httpd\" id=037a1412-8cda-4f38-887a-3a570d08aadc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.223266 | controller |     "Jun 09 11:28:09.536793 crc crio[21508]: time=\"2026-06-09T11:28:09.536701439Z\" level=info msg=\"Removed container c9e4a420e01d92004e09c768780c683b8e0c38eb8ffac9f6418246ba8900f973: openstack/ceilometer-0/sg-core\" id=b4f06c3e-4e0c-4dd4-af89-6d8c63cf7350 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.223322 | controller |     "Jun 09 11:28:09.537229 crc crio[21508]: time=\"2026-06-09T11:28:09.537169942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.223340 | controller |     "Jun 09 11:28:09.547095 crc crio[21508]: time=\"2026-06-09T11:28:09.546980682Z\" level=info msg=\"Removing container: a6b0328cdd26c8b3bcc386a55e0570174fd619426486da01218b32f6677b26fb\" id=347c872b-f131-4985-8763-ed1462e2cc5e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.223378 | controller |     "Jun 09 11:28:09.616209 crc crio[21508]: time=\"2026-06-09T11:28:09.616109575Z\" level=info msg=\"Removed container a6b0328cdd26c8b3bcc386a55e0570174fd619426486da01218b32f6677b26fb: openstack/ceilometer-0/ceilometer-notification-agent\" id=347c872b-f131-4985-8763-ed1462e2cc5e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.223394 | controller |     "Jun 09 11:28:09.623889 crc crio[21508]: time=\"2026-06-09T11:28:09.623693199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.223408 | controller |     "Jun 09 11:28:09.624238 crc crio[21508]: time=\"2026-06-09T11:28:09.62371078Z\" level=info msg=\"Removing container: 60d6aa524c2d7484e36abc5a6c652aa6c537b1d575380bb252fbb329e3907706\" id=32bb00a4-c9d0-4bed-b962-1d8e94004b3a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.223422 | controller |     "Jun 09 11:28:09.631237 crc crio[21508]: time=\"2026-06-09T11:28:09.631134109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.223437 | controller |     "Jun 09 11:28:09.640541 crc crio[21508]: time=\"2026-06-09T11:28:09.640404903Z\" level=info msg=\"Created container bc4bed08b78309113760d430d06b72577059f35e0e0180e03bf1a0d3d00d96b5: openstack/cinder-api-0/cinder-api\" id=bd2e41d0-a55d-4395-9d0e-b236528b1e6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.223452 | controller |     "Jun 09 11:28:09.646795 crc crio[21508]: time=\"2026-06-09T11:28:09.646648687Z\" level=info msg=\"Starting container: bc4bed08b78309113760d430d06b72577059f35e0e0180e03bf1a0d3d00d96b5\" id=1fcb461c-4fc2-41b4-b654-ab6402a63403 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.223466 | controller |     "Jun 09 11:28:09.678937 crc crio[21508]: time=\"2026-06-09T11:28:09.678831017Z\" level=info msg=\"Started container\" PID=74967 containerID=bc4bed08b78309113760d430d06b72577059f35e0e0180e03bf1a0d3d00d96b5 description=openstack/cinder-api-0/cinder-api id=1fcb461c-4fc2-41b4-b654-ab6402a63403 name=/runtime.v1.RuntimeService/StartContainer sandboxID=23f95f330a41eb6ca01b90361434d336520d2392097542bc75ba11d998f8b877",
2026-06-09 12:20:06.223485 | controller |     "Jun 09 11:28:09.711628 crc crio[21508]: time=\"2026-06-09T11:28:09.709533754Z\" level=info msg=\"Removed container 60d6aa524c2d7484e36abc5a6c652aa6c537b1d575380bb252fbb329e3907706: openstack/ceilometer-0/ceilometer-central-agent\" id=32bb00a4-c9d0-4bed-b962-1d8e94004b3a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.223500 | controller |     "Jun 09 11:28:09.937926 crc crio[21508]: time=\"2026-06-09T11:28:09.937528681Z\" level=info msg=\"Created container f35c7ba1774d0626a7a52627a3528281468ea6409d2be9b32813e96c601d88e3: openstack/neutron-557d5b7f97-94xjx/neutron-httpd\" id=037a1412-8cda-4f38-887a-3a570d08aadc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.223514 | controller |     "Jun 09 11:28:09.947790 crc crio[21508]: time=\"2026-06-09T11:28:09.946999361Z\" level=info msg=\"Starting container: f35c7ba1774d0626a7a52627a3528281468ea6409d2be9b32813e96c601d88e3\" id=92ea756d-ecea-4c34-84a7-9eb12baa7ea2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.223528 | controller |     "Jun 09 11:28:09.958009 crc crio[21508]: time=\"2026-06-09T11:28:09.957893603Z\" level=info msg=\"Started container\" PID=75005 containerID=f35c7ba1774d0626a7a52627a3528281468ea6409d2be9b32813e96c601d88e3 description=openstack/neutron-557d5b7f97-94xjx/neutron-httpd id=92ea756d-ecea-4c34-84a7-9eb12baa7ea2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=727ad910eb9e7d14c82228f98e04f2ec501817f2a98141ae37a1986bf645e69c",
2026-06-09 12:20:06.223543 | controller |     "Jun 09 11:28:10.001189 crc crio[21508]: time=\"2026-06-09T11:28:10.001058109Z\" level=info msg=\"Stopped pod sandbox: e34e68acf4994c93256cca9f894c62469346b22991f62802f9c3b783f4027d83\" id=cd1d1e95-3221-4ab5-bae7-f5062754cfb0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.223566 | controller |     "Jun 09 11:28:13.171714 crc crio[21508]: time=\"2026-06-09T11:28:13.169919225Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=a931e45a-3cd4-4e31-9104-34dd92d6018e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.223582 | controller |     "Jun 09 11:28:13.171714 crc crio[21508]: time=\"2026-06-09T11:28:13.170939445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.223597 | controller |     "Jun 09 11:28:13.208492 crc crio[21508]: time=\"2026-06-09T11:28:13.208394492Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:7ff35a4bddcdc604c75b846c54bc49c0cc4956f3958a5c530e4823e38e9b3713 UID:44cf9eab-5108-4803-9483-c8b193ddbb6d NetNS:/var/run/netns/cb93be7b-626f-462c-91ac-8b323ef43044 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44cf9eab_5108_4803_9483_c8b193ddbb6d.slice PodAnnotations:0xc000853428}] Aliases:map[]}\"",
2026-06-09 12:20:06.223612 | controller |     "Jun 09 11:28:13.208492 crc crio[21508]: time=\"2026-06-09T11:28:13.208468184Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.223627 | controller |     "Jun 09 11:28:15.637503 crc crio[21508]: 2026-06-09T11:28:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7ff35a4bddcdc60 Mac:1e:69:f7:c1:35:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ac Mtu:0 Sandbox:/var/run/netns/cb93be7b-626f-462c-91ac-8b323ef43044 SocketPath: PciID:}] [{Interface:0xc000194e50 Address:{IP:10.217.0.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.223645 | controller |     "Jun 09 11:28:15.638938 crc crio[21508]: time=\"2026-06-09T11:28:15.638831108Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:7ff35a4bddcdc604c75b846c54bc49c0cc4956f3958a5c530e4823e38e9b3713 UID:44cf9eab-5108-4803-9483-c8b193ddbb6d NetNS:/var/run/netns/cb93be7b-626f-462c-91ac-8b323ef43044 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44cf9eab_5108_4803_9483_c8b193ddbb6d.slice PodAnnotations:0xc000853428}] Aliases:map[]}\"",
2026-06-09 12:20:06.223660 | controller |     "Jun 09 11:28:15.639020 crc crio[21508]: time=\"2026-06-09T11:28:15.638972492Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.223675 | controller |     "Jun 09 11:28:39.815800 crc crio[21508]: time=\"2026-06-09T11:28:39.814672917Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=82fbddf5-3ab3-4be8-95d4-1d38bbf7f870 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.223689 | controller |     "Jun 09 11:28:39.819093 crc crio[21508]: time=\"2026-06-09T11:28:39.818998985Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=f4c0e850-d093-4bd6-9368-64f557bee4ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.223704 | controller |     "Jun 09 11:28:39.824813 crc crio[21508]: time=\"2026-06-09T11:28:39.82459225Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=8b4563eb-c2ce-4d6b-b7b6-7038d15c6f77 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.223718 | controller |     "Jun 09 11:28:39.829087 crc crio[21508]: time=\"2026-06-09T11:28:39.828928289Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=5025fcb5-72c1-4bb0-987c-48eb5fdc93c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.223732 | controller |     "Jun 09 11:28:39.833559 crc crio[21508]: time=\"2026-06-09T11:28:39.833469393Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=4533e19e-5db4-49e6-bf62-08437db9d318 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.223747 | controller |     "Jun 09 11:28:41.863991 crc crio[21508]: time=\"2026-06-09T11:28:41.86324403Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=9e9577cb-fb60-4c80-a341-f4c2202b4d6e name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.223761 | controller |     "Jun 09 11:28:41.874898 crc crio[21508]: time=\"2026-06-09T11:28:41.874826332Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"",
2026-06-09 12:20:06.223776 | controller |     "Jun 09 11:28:42.913174 crc crio[21508]: time=\"2026-06-09T11:28:42.91237631Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=e9b2a204-a019-44e8-bfcf-336f531bd830 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.223791 | controller |     "Jun 09 11:28:42.913174 crc crio[21508]: time=\"2026-06-09T11:28:42.912855294Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=efdeb4c3-e359-4fda-ad3a-52a0c1348d2b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.223805 | controller |     "Jun 09 11:28:42.916400 crc crio[21508]: time=\"2026-06-09T11:28:42.916237144Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=ab94f071-817e-4023-b1fa-8cba3a8534a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.223823 | controller |     "Jun 09 11:28:42.918247 crc crio[21508]: time=\"2026-06-09T11:28:42.918201842Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=c922f9d2-0a86-4cb1-8c8a-dda1563cd09c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.223838 | controller |     "Jun 09 11:28:42.920922 crc crio[21508]: time=\"2026-06-09T11:28:42.920697296Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=fcc0c63e-7a06-4db1-b096-cb91f90d6dae name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.223852 | controller |     "Jun 09 11:28:42.932758 crc crio[21508]: time=\"2026-06-09T11:28:42.928652361Z\" level=info msg=\"Checking image status: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=102b865e-a03c-46ae-9f7e-f0474fc7e514 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.223866 | controller |     "Jun 09 11:28:42.934907 crc crio[21508]: time=\"2026-06-09T11:28:42.934791822Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=d62f8b3c-c563-4016-8648-ce7c9db6f758 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.223881 | controller |     "Jun 09 11:28:42.938132 crc crio[21508]: time=\"2026-06-09T11:28:42.937645137Z\" level=info msg=\"Ran pod sandbox 7ff35a4bddcdc604c75b846c54bc49c0cc4956f3958a5c530e4823e38e9b3713 with infra container: openstack/ceilometer-0/POD\" id=a931e45a-3cd4-4e31-9104-34dd92d6018e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.223895 | controller |     "Jun 09 11:28:42.938968 crc crio[21508]: time=\"2026-06-09T11:28:42.938909344Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=1ad6e573-da5d-41d4-84e1-a005eade70d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.223909 | controller |     "Jun 09 11:28:42.939254 crc crio[21508]: time=\"2026-06-09T11:28:42.939188642Z\" level=info msg=\"Checking image status: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=2ccb35ec-03f9-4183-9f5f-a415bab91023 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.223923 | controller |     "Jun 09 11:28:42.940760 crc crio[21508]: time=\"2026-06-09T11:28:42.940733838Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=4315644a-286e-48c6-b018-8adfd3ea864e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.223937 | controller |     "Jun 09 11:28:42.941155 crc crio[21508]: time=\"2026-06-09T11:28:42.941008866Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=1240bc82-8415-49cd-9ffa-34d35c629d34 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.223952 | controller |     "Jun 09 11:28:42.945563 crc crio[21508]: time=\"2026-06-09T11:28:42.945495279Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=56b29223-6f00-46e6-836a-9b9c3a9541d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.223966 | controller |     "Jun 09 11:28:42.948710 crc crio[21508]: time=\"2026-06-09T11:28:42.947844528Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=de631320-3358-4a9e-8457-e5048061ad3d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.223984 | controller |     "Jun 09 11:28:42.950879 crc crio[21508]: time=\"2026-06-09T11:28:42.950677722Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=49dceb80-6ed0-4432-b487-c6c05d5c14fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.223999 | controller |     "Jun 09 11:28:42.953730 crc crio[21508]: time=\"2026-06-09T11:28:42.953562957Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=5bce00e1-06a4-4fb5-9ae1-bc56531692c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.224013 | controller |     "Jun 09 11:28:42.955741 crc crio[21508]: time=\"2026-06-09T11:28:42.9556869Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=53172060-11d5-411e-9d12-21375329f554 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.224027 | controller |     "Jun 09 11:28:42.962426 crc crio[21508]: time=\"2026-06-09T11:28:42.962064608Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=0c9e81ee-e9d0-4715-abda-015b2edc173b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.224041 | controller |     "Jun 09 11:28:42.967388 crc crio[21508]: time=\"2026-06-09T11:28:42.967264022Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=c8dff94d-71ad-4ae7-9645-c860fd93669b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.224055 | controller |     "Jun 09 11:28:42.970169 crc crio[21508]: time=\"2026-06-09T11:28:42.970138167Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=fee5c0e9-2536-494b-91d8-1d9045d0b86b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.224070 | controller |     "Jun 09 11:28:42.971551 crc crio[21508]: time=\"2026-06-09T11:28:42.971485837Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=ee6d0292-58bc-407f-86ef-3edc89f9e163 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.224084 | controller |     "Jun 09 11:28:42.972358 crc crio[21508]: time=\"2026-06-09T11:28:42.97227668Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=0e674f55-d101-4064-b2e9-035ed3cfbb26 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.224098 | controller |     "Jun 09 11:28:43.427786 crc crio[21508]: time=\"2026-06-09T11:28:43.426687507Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-5b8965f888-kdd4l/manager\" id=58ece041-0752-4359-bf44-a96536ce02ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.224112 | controller |     "Jun 09 11:28:43.427786 crc crio[21508]: time=\"2026-06-09T11:28:43.427098589Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-6495978d8d-24mcx/manager\" id=b753d225-5990-4038-9d5c-a07a78e71d55 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.224126 | controller |     "Jun 09 11:28:43.427786 crc crio[21508]: time=\"2026-06-09T11:28:43.427168261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.224143 | controller |     "Jun 09 11:28:43.428739 crc crio[21508]: time=\"2026-06-09T11:28:43.42814969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.224158 | controller |     "Jun 09 11:28:43.432439 crc crio[21508]: time=\"2026-06-09T11:28:43.430059117Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-fv5pz/manager\" id=1ad4e480-7695-4ca6-86fd-4371fa873861 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.224172 | controller |     "Jun 09 11:28:43.432439 crc crio[21508]: time=\"2026-06-09T11:28:43.430602103Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/manager\" id=c9a29763-9ab3-4bfd-8633-a6726143b247 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.224186 | controller |     "Jun 09 11:28:43.432439 crc crio[21508]: time=\"2026-06-09T11:28:43.431231331Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-8d5599d7d-lxkn6/manager\" id=35b39b09-8029-4dd0-9278-f70bcf4e4693 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.224200 | controller |     "Jun 09 11:28:43.449653 crc crio[21508]: time=\"2026-06-09T11:28:43.447018588Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-577b679b5c-5v6m6/manager\" id=87c4e4a2-78ee-48fa-b03a-242b30326785 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.224214 | controller |     "Jun 09 11:28:43.449653 crc crio[21508]: time=\"2026-06-09T11:28:43.447514593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.224228 | controller |     "Jun 09 11:28:43.449653 crc crio[21508]: time=\"2026-06-09T11:28:43.448555833Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-6867b487d4-vv9kv/manager\" id=3a69fd92-769c-47e4-aac9-c0b6cfd5310e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.224242 | controller |     "Jun 09 11:28:43.458441 crc crio[21508]: time=\"2026-06-09T11:28:43.451926873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.224256 | controller |     "Jun 09 11:28:43.458441 crc crio[21508]: time=\"2026-06-09T11:28:43.452200581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.224271 | controller |     "Jun 09 11:28:43.458441 crc crio[21508]: time=\"2026-06-09T11:28:43.45248738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.224284 | controller |     "Jun 09 11:28:43.458441 crc crio[21508]: time=\"2026-06-09T11:28:43.452955273Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=f7f334ce-eb3a-4969-9d07-4da625ffb730 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.224298 | controller |     "Jun 09 11:28:43.458441 crc crio[21508]: time=\"2026-06-09T11:28:43.453090397Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qbnlh/manager\" id=6b295851-1143-481f-8128-ab3f6f44c570 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.224312 | controller |     "Jun 09 11:28:43.458441 crc crio[21508]: time=\"2026-06-09T11:28:43.453227741Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-f4c4579bb-4gw2t/manager\" id=4b2609ff-4684-433f-a9e6-c67a834a4a34 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.224329 | controller |     "Jun 09 11:28:43.458441 crc crio[21508]: time=\"2026-06-09T11:28:43.453407507Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-677d9d8477-g5xh7/manager\" id=137f2903-a472-473e-8d74-3b15065c7400 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.224344 | controller |     "Jun 09 11:28:43.465081 crc crio[21508]: time=\"2026-06-09T11:28:43.465001959Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-67c49dd5c6-m868m/manager\" id=c51b2e1d-0012-4b90-bca5-2c6b09990c37 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.224387 | controller |     "Jun 09 11:28:43.466042 crc crio[21508]: time=\"2026-06-09T11:28:43.465544305Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-rslrh/manager\" id=dbdcf5c2-ed5e-4698-ad98-3561815af0e0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.224402 | controller |     "Jun 09 11:28:43.517171 crc crio[21508]: time=\"2026-06-09T11:28:43.517065908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.224416 | controller |     "Jun 09 11:28:43.517759 crc crio[21508]: time=\"2026-06-09T11:28:43.517655475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.224430 | controller |     "Jun 09 11:28:43.517860 crc crio[21508]: time=\"2026-06-09T11:28:43.517682326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.224444 | controller |     "Jun 09 11:28:43.556970 crc crio[21508]: time=\"2026-06-09T11:28:43.555686939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.224458 | controller |     "Jun 09 11:28:43.562789 crc crio[21508]: time=\"2026-06-09T11:28:43.560653086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.224472 | controller |     "Jun 09 11:28:43.583388 crc crio[21508]: time=\"2026-06-09T11:28:43.57770192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.224486 | controller |     "Jun 09 11:28:43.583388 crc crio[21508]: time=\"2026-06-09T11:28:43.577912916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.224500 | controller |     "Jun 09 11:28:43.824604 crc crio[21508]: time=\"2026-06-09T11:28:43.824463141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.224513 | controller |     "Jun 09 11:28:43.844558 crc crio[21508]: time=\"2026-06-09T11:28:43.843093541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.224527 | controller |     "Jun 09 11:28:43.905212 crc crio[21508]: time=\"2026-06-09T11:28:43.905122644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.224540 | controller |     "Jun 09 11:28:43.913449 crc crio[21508]: time=\"2026-06-09T11:28:43.913377248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.224558 | controller |     "Jun 09 11:28:43.956141 crc crio[21508]: time=\"2026-06-09T11:28:43.955462952Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2ef2c3ebb9340307b3b5d6b8c8bf113f5dc11b07cf78924d38dde8b2945b8e04\" id=f4a562e3-2cfd-4b09-b4fa-b68ce2362357 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.224572 | controller |     "Jun 09 11:28:43.957595 crc crio[21508]: time=\"2026-06-09T11:28:43.957510732Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=7a5ab7d7-c91f-488a-886b-8e166abecc05 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.224587 | controller |     "Jun 09 11:28:44.015542 crc crio[21508]: time=\"2026-06-09T11:28:44.015473875Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=6e79741f-6e7e-4649-8930-44e38b39511d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.224601 | controller |     "Jun 09 11:28:44.036919 crc crio[21508]: time=\"2026-06-09T11:28:44.036846007Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=2df71f4f-8ebc-40e1-a559-19581400bc3a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.224615 | controller |     "Jun 09 11:28:44.038968 crc crio[21508]: time=\"2026-06-09T11:28:44.038614389Z\" level=info msg=\"Removing container: e4dcfaa4ae4465c80317f18f10f47bad989455bd8c192ef6afd1bf9391e56ab9\" id=1aaff057-e4eb-4062-99c9-e1813714f0dc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.224628 | controller |     "Jun 09 11:28:44.050213 crc crio[21508]: time=\"2026-06-09T11:28:44.050028006Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=8e473bcc-258f-450a-8a2c-e2ce2f9eb9f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.224642 | controller |     "Jun 09 11:28:44.061261 crc crio[21508]: time=\"2026-06-09T11:28:44.061082633Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=745c56b7-8536-48b8-adb9-eeebaad1bc80 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.224655 | controller |     "Jun 09 11:28:44.085959 crc crio[21508]: time=\"2026-06-09T11:28:44.085749232Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=636c7232-b62e-44ec-bf52-d96440be7760 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.224668 | controller |     "Jun 09 11:28:44.111887 crc crio[21508]: time=\"2026-06-09T11:28:44.11173931Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=fbf5853c-596a-4793-a47a-f4789d1a3e97 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.224682 | controller |     "Jun 09 11:28:44.119234 crc crio[21508]: time=\"2026-06-09T11:28:44.119087647Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=e0f6052b-935e-426d-b8fe-177a1d617728 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.224695 | controller |     "Jun 09 11:28:44.124951 crc crio[21508]: time=\"2026-06-09T11:28:44.124641421Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=bfc514bc-8522-4e85-a09c-23200ff0378f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.224709 | controller |     "Jun 09 11:28:44.163658 crc crio[21508]: time=\"2026-06-09T11:28:44.163585492Z\" level=info msg=\"Checking image status: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=858a3a70-7dc4-45cf-a4f5-758a0f3f967e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.224725 | controller |     "Jun 09 11:28:44.171253 crc crio[21508]: time=\"2026-06-09T11:28:44.171096334Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=9b24bda4-90fa-4c59-9163-4186685c211d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.224739 | controller |     "Jun 09 11:28:44.186570 crc crio[21508]: time=\"2026-06-09T11:28:44.180600314Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=26ebda11-14be-440f-9dba-2a86c1090425 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.224753 | controller |     "Jun 09 11:28:44.186570 crc crio[21508]: time=\"2026-06-09T11:28:44.181412668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.224768 | controller |     "Jun 09 11:28:44.193708 crc crio[21508]: time=\"2026-06-09T11:28:44.193588478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.224783 | controller |     "Jun 09 11:28:44.210936 crc crio[21508]: time=\"2026-06-09T11:28:44.210832418Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=4e161e02-4614-416f-8f46-8f8f9be9b35b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.224797 | controller |     "Jun 09 11:28:44.283209 crc crio[21508]: time=\"2026-06-09T11:28:44.283100653Z\" level=info msg=\"Created container 77bc5c7d51751e4b15b99d949efb347e5e8859dfb14fd0fed0488936d4fabdf9: openstack-operators/watcher-operator-controller-manager-577b679b5c-5v6m6/manager\" id=87c4e4a2-78ee-48fa-b03a-242b30326785 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.224812 | controller |     "Jun 09 11:28:44.288028 crc crio[21508]: time=\"2026-06-09T11:28:44.287905615Z\" level=info msg=\"Created container 5c372dabe813eb5727c99d931ab702e86a9412b6b3b71f123b1dbd8d1243e7e5: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/manager\" id=c9a29763-9ab3-4bfd-8633-a6726143b247 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.224827 | controller |     "Jun 09 11:28:44.288844 crc crio[21508]: time=\"2026-06-09T11:28:44.288270746Z\" level=info msg=\"Starting container: 77bc5c7d51751e4b15b99d949efb347e5e8859dfb14fd0fed0488936d4fabdf9\" id=ee8728bf-0399-478b-b714-54303f831423 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.224841 | controller |     "Jun 09 11:28:44.290722 crc crio[21508]: time=\"2026-06-09T11:28:44.290565394Z\" level=info msg=\"Starting container: 5c372dabe813eb5727c99d931ab702e86a9412b6b3b71f123b1dbd8d1243e7e5\" id=21e84076-84f6-42b6-bbc0-28ddeda57182 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.224856 | controller |     "Jun 09 11:28:44.302714 crc crio[21508]: time=\"2026-06-09T11:28:44.30161329Z\" level=info msg=\"Started container\" PID=77130 containerID=77bc5c7d51751e4b15b99d949efb347e5e8859dfb14fd0fed0488936d4fabdf9 description=openstack-operators/watcher-operator-controller-manager-577b679b5c-5v6m6/manager id=ee8728bf-0399-478b-b714-54303f831423 name=/runtime.v1.RuntimeService/StartContainer sandboxID=15d4bbe5ac4ac61a506b9844673702f727ef9eccda228f7bc14f2db7d4539755",
2026-06-09 12:20:06.224871 | controller |     "Jun 09 11:28:44.304831 crc crio[21508]: time=\"2026-06-09T11:28:44.304577228Z\" level=info msg=\"Started container\" PID=77138 containerID=5c372dabe813eb5727c99d931ab702e86a9412b6b3b71f123b1dbd8d1243e7e5 description=openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/manager id=21e84076-84f6-42b6-bbc0-28ddeda57182 name=/runtime.v1.RuntimeService/StartContainer sandboxID=17f421c7fc47756b896c871857969dfdbe3eb33742f85d3d8a81ea59dce0fda1",
2026-06-09 12:20:06.224889 | controller |     "Jun 09 11:28:44.312701 crc crio[21508]: time=\"2026-06-09T11:28:44.312576864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.224904 | controller |     "Jun 09 11:28:44.344015 crc crio[21508]: time=\"2026-06-09T11:28:44.341668284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.224918 | controller |     "Jun 09 11:28:44.457237 crc crio[21508]: time=\"2026-06-09T11:28:44.457143136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.224932 | controller |     "Jun 09 11:28:44.471221 crc crio[21508]: time=\"2026-06-09T11:28:44.47116089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.224947 | controller |     "Jun 09 11:28:44.482347 crc crio[21508]: time=\"2026-06-09T11:28:44.482206767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.224961 | controller |     "Jun 09 11:28:44.486166 crc crio[21508]: time=\"2026-06-09T11:28:44.486063721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.224975 | controller |     "Jun 09 11:28:44.500768 crc crio[21508]: time=\"2026-06-09T11:28:44.499191748Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=28d34404-b702-43e3-9778-508a3e715d38 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.224990 | controller |     "Jun 09 11:28:44.500768 crc crio[21508]: time=\"2026-06-09T11:28:44.499371054Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=35b4d283-f87e-4d72-8a23-a396e8789073 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.225004 | controller |     "Jun 09 11:28:44.500768 crc crio[21508]: time=\"2026-06-09T11:28:44.499414465Z\" level=info msg=\"Checking image status: 38.102.83.189:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=3362b80a-ad66-406b-b100-f552f2f9e80f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.225019 | controller |     "Jun 09 11:28:44.500768 crc crio[21508]: time=\"2026-06-09T11:28:44.499479587Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=836bd787-d233-40e2-ad95-2ae94e5f7497 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.225033 | controller |     "Jun 09 11:28:44.500768 crc crio[21508]: time=\"2026-06-09T11:28:44.499529668Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=063e3610-5f6c-40b9-8c99-708385241908 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.225047 | controller |     "Jun 09 11:28:44.500768 crc crio[21508]: time=\"2026-06-09T11:28:44.499656562Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=ee00ceb9-2554-473f-8e2d-dcd92762e398 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.225065 | controller |     "Jun 09 11:28:44.500768 crc crio[21508]: time=\"2026-06-09T11:28:44.499693023Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=857470a1-f577-416d-986d-27c5f2c9ad6d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.225079 | controller |     "Jun 09 11:28:44.500768 crc crio[21508]: time=\"2026-06-09T11:28:44.499719884Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=a7c47792-aeca-4a28-b565-a8ab74795350 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.225093 | controller |     "Jun 09 11:28:44.500768 crc crio[21508]: time=\"2026-06-09T11:28:44.499746045Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=0b353905-6f31-4fdb-b6f8-7fac58c4a44e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.225106 | controller |     "Jun 09 11:28:44.500768 crc crio[21508]: time=\"2026-06-09T11:28:44.499777696Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=fca8a5e4-6cd3-4c48-b52a-9c4afeb2ffdf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.225120 | controller |     "Jun 09 11:28:44.501536 crc crio[21508]: time=\"2026-06-09T11:28:44.50093216Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=16a8db56-bb0b-45aa-acb8-8f42e7b96bbe name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.225134 | controller |     "Jun 09 11:28:44.513194 crc crio[21508]: time=\"2026-06-09T11:28:44.513025957Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=e2bf7f54-5426-4359-9347-d0a07f4e7767 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.225147 | controller |     "Jun 09 11:28:44.515590 crc crio[21508]: time=\"2026-06-09T11:28:44.515549372Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=9e9577cb-fb60-4c80-a341-f4c2202b4d6e name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.225160 | controller |     "Jun 09 11:28:44.518257 crc crio[21508]: time=\"2026-06-09T11:28:44.518167599Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=6b9e25ce-d144-426d-9f4e-069e7db3e4b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.225174 | controller |     "Jun 09 11:28:44.625868 crc crio[21508]: time=\"2026-06-09T11:28:44.625667416Z\" level=info msg=\"Created container f619a39bda1aad938f72cf5685fbd550c1390a98ef28bfd5666870cb2a1d2728: openstack-operators/octavia-operator-controller-manager-6495978d8d-24mcx/manager\" id=b753d225-5990-4038-9d5c-a07a78e71d55 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.225188 | controller |     "Jun 09 11:28:44.640651 crc crio[21508]: time=\"2026-06-09T11:28:44.640554176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.225201 | controller |     "Jun 09 11:28:44.644666 crc crio[21508]: time=\"2026-06-09T11:28:44.644588505Z\" level=info msg=\"Starting container: f619a39bda1aad938f72cf5685fbd550c1390a98ef28bfd5666870cb2a1d2728\" id=f1d99a40-4401-44bd-9132-7edde07545b3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.225218 | controller |     "Jun 09 11:28:44.653940 crc crio[21508]: time=\"2026-06-09T11:28:44.653858649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.225233 | controller |     "Jun 09 11:28:44.672812 crc crio[21508]: time=\"2026-06-09T11:28:44.672735807Z\" level=info msg=\"Started container\" PID=77171 containerID=f619a39bda1aad938f72cf5685fbd550c1390a98ef28bfd5666870cb2a1d2728 description=openstack-operators/octavia-operator-controller-manager-6495978d8d-24mcx/manager id=f1d99a40-4401-44bd-9132-7edde07545b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd061b9ff36bc5002db9ab85042bcb37487b3f72b94ab6fcc42097c7727f795a",
2026-06-09 12:20:06.225247 | controller |     "Jun 09 11:28:44.693606 crc crio[21508]: time=\"2026-06-09T11:28:44.691746348Z\" level=info msg=\"Removed container e4dcfaa4ae4465c80317f18f10f47bad989455bd8c192ef6afd1bf9391e56ab9: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=1aaff057-e4eb-4062-99c9-e1813714f0dc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.225261 | controller |     "Jun 09 11:28:44.705464 crc crio[21508]: time=\"2026-06-09T11:28:44.705407312Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=458438d0-173e-46cd-9ced-b8568caef77b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.225275 | controller |     "Jun 09 11:28:44.717113 crc crio[21508]: time=\"2026-06-09T11:28:44.717004335Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-6bf8599b68-gkskb/manager\" id=8fbf901b-ee65-493a-8c4b-5d91dbf55503 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.225289 | controller |     "Jun 09 11:28:44.735802 crc crio[21508]: time=\"2026-06-09T11:28:44.73547077Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-2pdnd/manager\" id=e7b67959-bb80-401c-b824-84c62c449924 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.225302 | controller |     "Jun 09 11:28:44.749499 crc crio[21508]: time=\"2026-06-09T11:28:44.74188333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.225316 | controller |     "Jun 09 11:28:44.766526 crc crio[21508]: time=\"2026-06-09T11:28:44.76627107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.225330 | controller |     "Jun 09 11:28:44.767612 crc crio[21508]: time=\"2026-06-09T11:28:44.767537018Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=db2b2c0c-1390-4a00-9bb2-5290fb71326d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.225344 | controller |     "Jun 09 11:28:44.768036 crc crio[21508]: time=\"2026-06-09T11:28:44.767965311Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-58f85bd97f-l4dv6/manager\" id=c05417c4-14b4-4a9d-8c20-3f3fd18e423f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.225378 | controller |     "Jun 09 11:28:44.775561 crc crio[21508]: time=\"2026-06-09T11:28:44.775471452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.225393 | controller |     "Jun 09 11:28:44.786474 crc crio[21508]: time=\"2026-06-09T11:28:44.786380215Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-cbcfcddf7-x6fhn/manager\" id=7922aa7e-0fc2-4b2b-ae7a-99ab4b649112 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.225407 | controller |     "Jun 09 11:28:44.786745 crc crio[21508]: time=\"2026-06-09T11:28:44.786429106Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-688d5c756f-7hgnr/manager\" id=c269f439-c14f-4278-b11e-5f3a885e2302 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.225425 | controller |     "Jun 09 11:28:44.795107 crc crio[21508]: time=\"2026-06-09T11:28:44.795001589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.225439 | controller |     "Jun 09 11:28:44.817263 crc crio[21508]: time=\"2026-06-09T11:28:44.817000159Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-q6tt9/manager\" id=084872fb-3f33-4dfd-a928-323e6ff93c7f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.225454 | controller |     "Jun 09 11:28:44.827135 crc crio[21508]: time=\"2026-06-09T11:28:44.827043196Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-5c5844cc68-v5gvm/manager\" id=b08d2135-3add-4fc1-aab5-4e5176de3ed6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.225468 | controller |     "Jun 09 11:28:44.839396 crc crio[21508]: time=\"2026-06-09T11:28:44.839063861Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-548d6d5f9-hrdgq/manager\" id=4926196c-226a-442c-b318-7b70b428ee73 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.225481 | controller |     "Jun 09 11:28:44.839755 crc crio[21508]: time=\"2026-06-09T11:28:44.839408562Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-init-6c68c85668-9zjxt/operator\" id=2f78f672-f0fa-4a5c-936f-35ccc1bb441d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.225495 | controller |     "Jun 09 11:28:44.842534 crc crio[21508]: time=\"2026-06-09T11:28:44.840766492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.225509 | controller |     "Jun 09 11:28:44.851245 crc crio[21508]: time=\"2026-06-09T11:28:44.846833151Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-86c584f6fc-2d57j/manager\" id=c3e1905c-d4ae-44cd-b4dd-b360098f2d6e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.225523 | controller |     "Jun 09 11:28:44.851245 crc crio[21508]: time=\"2026-06-09T11:28:44.846999126Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-j2lq7/manager\" id=92c84c13-de27-49b8-abc0-71ad4a19c45a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.225536 | controller |     "Jun 09 11:28:44.868623 crc crio[21508]: time=\"2026-06-09T11:28:44.864616676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.225551 | controller |     "Jun 09 11:28:44.880499 crc crio[21508]: time=\"2026-06-09T11:28:44.880399393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.225564 | controller |     "Jun 09 11:28:44.901531 crc crio[21508]: time=\"2026-06-09T11:28:44.888890564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.225578 | controller |     "Jun 09 11:28:44.947473 crc crio[21508]: time=\"2026-06-09T11:28:44.930193394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.225592 | controller |     "Jun 09 11:28:44.947473 crc crio[21508]: time=\"2026-06-09T11:28:44.936399498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.225609 | controller |     "Jun 09 11:28:44.947473 crc crio[21508]: time=\"2026-06-09T11:28:44.938996904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.225624 | controller |     "Jun 09 11:28:44.947473 crc crio[21508]: time=\"2026-06-09T11:28:44.938629403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.225638 | controller |     "Jun 09 11:28:44.947473 crc crio[21508]: time=\"2026-06-09T11:28:44.940019334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.225652 | controller |     "Jun 09 11:28:44.953638 crc crio[21508]: time=\"2026-06-09T11:28:44.938634844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.225666 | controller |     "Jun 09 11:28:44.961484 crc crio[21508]: time=\"2026-06-09T11:28:44.960885591Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/manager\" id=224f1c73-9869-458d-a127-2d1f61f6f1bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.225680 | controller |     "Jun 09 11:28:44.970370 crc crio[21508]: time=\"2026-06-09T11:28:44.96862673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.225694 | controller |     "Jun 09 11:28:44.991178 crc crio[21508]: time=\"2026-06-09T11:28:44.991037162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.225708 | controller |     "Jun 09 11:28:44.994254 crc crio[21508]: time=\"2026-06-09T11:28:44.992108264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.225722 | controller |     "Jun 09 11:28:44.994254 crc crio[21508]: time=\"2026-06-09T11:28:44.992255748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.225736 | controller |     "Jun 09 11:28:44.994254 crc crio[21508]: time=\"2026-06-09T11:28:44.992606188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.225750 | controller |     "Jun 09 11:28:44.994254 crc crio[21508]: time=\"2026-06-09T11:28:44.992729172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.225764 | controller |     "Jun 09 11:28:44.994254 crc crio[21508]: time=\"2026-06-09T11:28:44.992940118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.225778 | controller |     "Jun 09 11:28:44.994254 crc crio[21508]: time=\"2026-06-09T11:28:44.993062162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.225792 | controller |     "Jun 09 11:28:44.999010 crc crio[21508]: time=\"2026-06-09T11:28:44.998861623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.225813 | controller |     "Jun 09 11:28:45.028742 crc crio[21508]: time=\"2026-06-09T11:28:45.028675044Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=ae604d95-e580-482c-a39d-df7c9ea27b53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.225828 | controller |     "Jun 09 11:28:45.051482 crc crio[21508]: time=\"2026-06-09T11:28:45.051389455Z\" level=info msg=\"Created container 1b857c1389b4909977c4933686097fdc581b37e058792b2a8ef454ea117ba72f: openstack-operators/nova-operator-controller-manager-f4c4579bb-4gw2t/manager\" id=4b2609ff-4684-433f-a9e6-c67a834a4a34 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.225842 | controller |     "Jun 09 11:28:45.053554 crc crio[21508]: time=\"2026-06-09T11:28:45.053447056Z\" level=info msg=\"Starting container: 1b857c1389b4909977c4933686097fdc581b37e058792b2a8ef454ea117ba72f\" id=fdf45c3e-6965-482c-a9c2-03d8e5dc2618 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.225857 | controller |     "Jun 09 11:28:45.064619 crc crio[21508]: time=\"2026-06-09T11:28:45.064392009Z\" level=info msg=\"Started container\" PID=77184 containerID=1b857c1389b4909977c4933686097fdc581b37e058792b2a8ef454ea117ba72f description=openstack-operators/nova-operator-controller-manager-f4c4579bb-4gw2t/manager id=fdf45c3e-6965-482c-a9c2-03d8e5dc2618 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b4113d37a5ba3e92f49615b4381bfbdf06c3ced16da2e73ab8db5d3b34c1211",
2026-06-09 12:20:06.225873 | controller |     "Jun 09 11:28:45.135949 crc crio[21508]: time=\"2026-06-09T11:28:45.135839571Z\" level=info msg=\"Created container da5534a56b5b97701c40e604efd4d5feb294331fa044794366669afd6472f0aa: metallb-system/metallb-operator-controller-manager-5b8965f888-kdd4l/manager\" id=58ece041-0752-4359-bf44-a96536ce02ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.225887 | controller |     "Jun 09 11:28:45.140368 crc crio[21508]: time=\"2026-06-09T11:28:45.140241671Z\" level=info msg=\"Starting container: da5534a56b5b97701c40e604efd4d5feb294331fa044794366669afd6472f0aa\" id=86fbdf87-a58b-4f79-b83d-53ca8c34dd32 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.225903 | controller |     "Jun 09 11:28:45.165532 crc crio[21508]: time=\"2026-06-09T11:28:45.158723517Z\" level=info msg=\"Started container\" PID=77227 containerID=da5534a56b5b97701c40e604efd4d5feb294331fa044794366669afd6472f0aa description=metallb-system/metallb-operator-controller-manager-5b8965f888-kdd4l/manager id=86fbdf87-a58b-4f79-b83d-53ca8c34dd32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ca941033b9a4ef96b8fcddf0c7247af1d1c2163fd917ad113abd15a22a578eb",
2026-06-09 12:20:06.225917 | controller |     "Jun 09 11:28:45.177393 crc crio[21508]: time=\"2026-06-09T11:28:45.175451261Z\" level=info msg=\"Created container adacb39c9c8ad7488fcaaeeaf8c104cb0b06edf9b82f3f5b18eb32e10a3f2633: openstack-operators/test-operator-controller-manager-8d5599d7d-lxkn6/manager\" id=35b39b09-8029-4dd0-9278-f70bcf4e4693 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.225933 | controller |     "Jun 09 11:28:45.179909 crc crio[21508]: time=\"2026-06-09T11:28:45.179565513Z\" level=info msg=\"Starting container: adacb39c9c8ad7488fcaaeeaf8c104cb0b06edf9b82f3f5b18eb32e10a3f2633\" id=bb3e74e3-9e45-4b8a-97b8-3145db4a0d84 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.225949 | controller |     "Jun 09 11:28:45.182913 crc crio[21508]: time=\"2026-06-09T11:28:45.180244253Z\" level=info msg=\"Created container fa4f4167dcf9c0ba932d9425ef20d42886c94f81b30c9b000d50ac05bf58d391: openstack-operators/openstack-operator-controller-manager-6867b487d4-vv9kv/manager\" id=3a69fd92-769c-47e4-aac9-c0b6cfd5310e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.225965 | controller |     "Jun 09 11:28:45.184174 crc crio[21508]: time=\"2026-06-09T11:28:45.184128948Z\" level=info msg=\"Starting container: fa4f4167dcf9c0ba932d9425ef20d42886c94f81b30c9b000d50ac05bf58d391\" id=e2db143b-ee3b-422f-93c2-6bf09166e572 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.225983 | controller |     "Jun 09 11:28:45.199535 crc crio[21508]: time=\"2026-06-09T11:28:45.199273655Z\" level=info msg=\"Started container\" PID=77231 containerID=adacb39c9c8ad7488fcaaeeaf8c104cb0b06edf9b82f3f5b18eb32e10a3f2633 description=openstack-operators/test-operator-controller-manager-8d5599d7d-lxkn6/manager id=bb3e74e3-9e45-4b8a-97b8-3145db4a0d84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6cbe62c8260fb5fc11d0989d87aabe4d0f96be8ca307c47eb918064ac35a526c",
2026-06-09 12:20:06.225998 | controller |     "Jun 09 11:28:45.202518 crc crio[21508]: time=\"2026-06-09T11:28:45.202342296Z\" level=info msg=\"Started container\" PID=77233 containerID=fa4f4167dcf9c0ba932d9425ef20d42886c94f81b30c9b000d50ac05bf58d391 description=openstack-operators/openstack-operator-controller-manager-6867b487d4-vv9kv/manager id=e2db143b-ee3b-422f-93c2-6bf09166e572 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3dbe738122993f3e10e1e7e274e66219e08d18f32d80e3b041e3ab53ac6d5a57",
2026-06-09 12:20:06.226013 | controller |     "Jun 09 11:28:45.228449 crc crio[21508]: time=\"2026-06-09T11:28:45.227901931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.226027 | controller |     "Jun 09 11:28:45.254404 crc crio[21508]: time=\"2026-06-09T11:28:45.254232999Z\" level=info msg=\"Created container b87e0b85ac2cbc944216a92a57cd71af54990e63715098cc183192e538b9b5aa: openstack-operators/ironic-operator-controller-manager-75f8548fcd-fv5pz/manager\" id=1ad4e480-7695-4ca6-86fd-4371fa873861 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.226042 | controller |     "Jun 09 11:28:45.258867 crc crio[21508]: time=\"2026-06-09T11:28:45.258791624Z\" level=info msg=\"Starting container: b87e0b85ac2cbc944216a92a57cd71af54990e63715098cc183192e538b9b5aa\" id=1771be8e-b119-4b27-a3e3-481136fadb0c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.226056 | controller |     "Jun 09 11:28:45.260166 crc crio[21508]: time=\"2026-06-09T11:28:45.259652179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.226070 | controller |     "Jun 09 11:28:45.263561 crc crio[21508]: time=\"2026-06-09T11:28:45.263521454Z\" level=info msg=\"Stopping container: 2b98ea3d8d63564ee55e071dc3f97b40fa5acec8fdc3151899adb7ddbefa6840 (timeout: 2s)\" id=99ad9b3f-b9fd-4f58-9286-b0fadfc508fc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.226085 | controller |     "Jun 09 11:28:45.271581 crc crio[21508]: time=\"2026-06-09T11:28:45.268876302Z\" level=info msg=\"Started container\" PID=77241 containerID=b87e0b85ac2cbc944216a92a57cd71af54990e63715098cc183192e538b9b5aa description=openstack-operators/ironic-operator-controller-manager-75f8548fcd-fv5pz/manager id=1771be8e-b119-4b27-a3e3-481136fadb0c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c79f8871269f332bebb93586e97afae49ddb08d0910bb05b90e88deedcbca4b",
2026-06-09 12:20:06.226099 | controller |     "Jun 09 11:28:45.409800 crc crio[21508]: time=\"2026-06-09T11:28:45.409729764Z\" level=info msg=\"Created container c458123b5467dc70fd65fd6c2a0dca07b13d1b3e5386c072566f5823bd433b37: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qbnlh/manager\" id=6b295851-1143-481f-8128-ab3f6f44c570 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.226112 | controller |     "Jun 09 11:28:45.410801 crc crio[21508]: time=\"2026-06-09T11:28:45.410651261Z\" level=info msg=\"Starting container: c458123b5467dc70fd65fd6c2a0dca07b13d1b3e5386c072566f5823bd433b37\" id=7c370c10-4659-4c91-a308-e4542e2b48b0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.226126 | controller |     "Jun 09 11:28:45.424783 crc crio[21508]: time=\"2026-06-09T11:28:45.424647575Z\" level=info msg=\"Created container 8639a7c6af87ffe1661824e9cb9dbef0bdcb3680f8215bdc8307eaef1befb424: openstack-operators/swift-operator-controller-manager-67c49dd5c6-m868m/manager\" id=c51b2e1d-0012-4b90-bca5-2c6b09990c37 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.226144 | controller |     "Jun 09 11:28:45.425240 crc crio[21508]: time=\"2026-06-09T11:28:45.425203361Z\" level=info msg=\"Started container\" PID=77249 containerID=c458123b5467dc70fd65fd6c2a0dca07b13d1b3e5386c072566f5823bd433b37 description=openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qbnlh/manager id=7c370c10-4659-4c91-a308-e4542e2b48b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1e2dc22e33867a9914d22dcf70d2f789eebb6babda13f1240a9ac1fd008de72",
2026-06-09 12:20:06.226159 | controller |     "Jun 09 11:28:45.427901 crc crio[21508]: time=\"2026-06-09T11:28:45.426641554Z\" level=info msg=\"Starting container: 8639a7c6af87ffe1661824e9cb9dbef0bdcb3680f8215bdc8307eaef1befb424\" id=924d32e1-bd04-47d9-a6ab-6118a65e86ba name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.226174 | controller |     "Jun 09 11:28:45.443357 crc crio[21508]: time=\"2026-06-09T11:28:45.443234944Z\" level=info msg=\"Started container\" PID=77244 containerID=8639a7c6af87ffe1661824e9cb9dbef0bdcb3680f8215bdc8307eaef1befb424 description=openstack-operators/swift-operator-controller-manager-67c49dd5c6-m868m/manager id=924d32e1-bd04-47d9-a6ab-6118a65e86ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=23f24881248ebf9592210e78424556bd2d327cc3db46b1bffcc673fb83bf534a",
2026-06-09 12:20:06.226189 | controller |     "Jun 09 11:28:45.486087 crc crio[21508]: time=\"2026-06-09T11:28:45.485980017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.226204 | controller |     "Jun 09 11:28:45.538435 crc crio[21508]: time=\"2026-06-09T11:28:45.538212069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.226218 | controller |     "Jun 09 11:28:45.558106 crc crio[21508]: time=\"2026-06-09T11:28:45.557996444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.226232 | controller |     "Jun 09 11:28:45.573835 crc crio[21508]: time=\"2026-06-09T11:28:45.573737789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.226246 | controller |     "Jun 09 11:28:45.617188 crc crio[21508]: time=\"2026-06-09T11:28:45.616876644Z\" level=info msg=\"Stopped container 2b98ea3d8d63564ee55e071dc3f97b40fa5acec8fdc3151899adb7ddbefa6840: openshift-marketplace/community-operators-s9j49/registry-server\" id=99ad9b3f-b9fd-4f58-9286-b0fadfc508fc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.226260 | controller |     "Jun 09 11:28:45.618246 crc crio[21508]: time=\"2026-06-09T11:28:45.618158742Z\" level=info msg=\"Stopping pod sandbox: e4933ac0cdfacdd8288f4c1393fc7e0b0274f6580a8cccfe69188b804ba64c25\" id=989cd876-23a0-42f3-af8a-379c20d752b2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.226274 | controller |     "Jun 09 11:28:45.621432 crc crio[21508]: time=\"2026-06-09T11:28:45.620596044Z\" level=info msg=\"Got pod network &{Name:community-operators-s9j49 Namespace:openshift-marketplace ID:e4933ac0cdfacdd8288f4c1393fc7e0b0274f6580a8cccfe69188b804ba64c25 UID:48dd2720-c800-405c-8a9b-8f5e6c48489b NetNS:/var/run/netns/74d4d797-9856-4f5f-b437-c74774944c67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod48dd2720_c800_405c_8a9b_8f5e6c48489b.slice PodAnnotations:0xc0019bc4d0}] Aliases:map[]}\"",
2026-06-09 12:20:06.226292 | controller |     "Jun 09 11:28:45.621432 crc crio[21508]: time=\"2026-06-09T11:28:45.62079517Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-s9j49 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.226306 | controller |     "Jun 09 11:28:45.675896 crc crio[21508]: time=\"2026-06-09T11:28:45.675726953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.226320 | controller |     "Jun 09 11:28:45.688014 crc crio[21508]: time=\"2026-06-09T11:28:45.687928063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.226334 | controller |     "Jun 09 11:28:45.796823 crc crio[21508]: time=\"2026-06-09T11:28:45.794919695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.226362 | controller |     "Jun 09 11:28:45.923652 crc crio[21508]: time=\"2026-06-09T11:28:45.923589517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.226381 | controller |     "Jun 09 11:28:45.957515 crc crio[21508]: time=\"2026-06-09T11:28:45.947672889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.226396 | controller |     "Jun 09 11:28:45.996609 crc crio[21508]: time=\"2026-06-09T11:28:45.990944267Z\" level=info msg=\"Created container f1a7f164cb382d2f8b3eff55a7fdc80cf489c1b7f467d679c130eed1366a0ca1: openstack-operators/manila-operator-controller-manager-677d9d8477-g5xh7/manager\" id=137f2903-a472-473e-8d74-3b15065c7400 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.226410 | controller |     "Jun 09 11:28:46.002325 crc crio[21508]: time=\"2026-06-09T11:28:46.002184599Z\" level=info msg=\"Starting container: f1a7f164cb382d2f8b3eff55a7fdc80cf489c1b7f467d679c130eed1366a0ca1\" id=f767a803-6344-47ae-be2b-1785c2f19586 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.226425 | controller |     "Jun 09 11:28:46.012362 crc crio[21508]: time=\"2026-06-09T11:28:46.011784003Z\" level=info msg=\"Started container\" PID=77260 containerID=f1a7f164cb382d2f8b3eff55a7fdc80cf489c1b7f467d679c130eed1366a0ca1 description=openstack-operators/manila-operator-controller-manager-677d9d8477-g5xh7/manager id=f767a803-6344-47ae-be2b-1785c2f19586 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee7b6ac0c35c71fbfa5a525acf6d47010b424020cfff9af514cbccb756f2dfa8",
2026-06-09 12:20:06.226440 | controller |     "Jun 09 11:28:46.126903 crc crio[21508]: time=\"2026-06-09T11:28:46.112685234Z\" level=info msg=\"Created container 53f20b91150eefbeb0493ca2bc95afc3a913f645efa4e98d31b64c9b2395041d: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-rslrh/manager\" id=dbdcf5c2-ed5e-4698-ad98-3561815af0e0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.226454 | controller |     "Jun 09 11:28:46.126903 crc crio[21508]: time=\"2026-06-09T11:28:46.123676119Z\" level=info msg=\"Starting container: 53f20b91150eefbeb0493ca2bc95afc3a913f645efa4e98d31b64c9b2395041d\" id=bd211f10-f9d5-4420-b696-080b707aaf69 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.226468 | controller |     "Jun 09 11:28:46.126903 crc crio[21508]: time=\"2026-06-09T11:28:46.124970607Z\" level=info msg=\"Created container fd493475901b1157f31e3ad7541da8838070c84416ff1758eab87556085774aa: openstack/ceilometer-0/ceilometer-central-agent\" id=f7f334ce-eb3a-4969-9d07-4da625ffb730 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.226486 | controller |     "Jun 09 11:28:46.126903 crc crio[21508]: time=\"2026-06-09T11:28:46.125680138Z\" level=info msg=\"Starting container: fd493475901b1157f31e3ad7541da8838070c84416ff1758eab87556085774aa\" id=24906cf5-8a44-4ae9-ba94-482409be3692 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.226501 | controller |     "Jun 09 11:28:46.147878 crc crio[21508]: time=\"2026-06-09T11:28:46.145940457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.226515 | controller |     "Jun 09 11:28:46.161398 crc crio[21508]: time=\"2026-06-09T11:28:46.151473971Z\" level=info msg=\"Started container\" PID=77373 containerID=fd493475901b1157f31e3ad7541da8838070c84416ff1758eab87556085774aa description=openstack/ceilometer-0/ceilometer-central-agent id=24906cf5-8a44-4ae9-ba94-482409be3692 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ff35a4bddcdc604c75b846c54bc49c0cc4956f3958a5c530e4823e38e9b3713",
2026-06-09 12:20:06.226530 | controller |     "Jun 09 11:28:46.161398 crc crio[21508]: time=\"2026-06-09T11:28:46.161193148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.226544 | controller |     "Jun 09 11:28:46.171923 crc crio[21508]: time=\"2026-06-09T11:28:46.171812152Z\" level=info msg=\"Started container\" PID=77363 containerID=53f20b91150eefbeb0493ca2bc95afc3a913f645efa4e98d31b64c9b2395041d description=openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-rslrh/manager id=bd211f10-f9d5-4420-b696-080b707aaf69 name=/runtime.v1.RuntimeService/StartContainer sandboxID=694d13e15bb07101c4995666261320f246e60b110f926b3f5901737414f5d401",
2026-06-09 12:20:06.226558 | controller |     "Jun 09 11:28:46.179688 crc crio[21508]: time=\"2026-06-09T11:28:46.177831519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.226572 | controller |     "Jun 09 11:28:46.195010 crc crio[21508]: time=\"2026-06-09T11:28:46.194913944Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=98726b62-fead-4467-8d48-06c6cc260959 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.226587 | controller |     "Jun 09 11:28:46.209601 crc crio[21508]: time=\"2026-06-09T11:28:46.209429253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.226600 | controller |     "Jun 09 11:28:46.215889 crc crio[21508]: time=\"2026-06-09T11:28:46.215808152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.226614 | controller |     "Jun 09 11:28:46.222444 crc crio[21508]: time=\"2026-06-09T11:28:46.222372106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.226628 | controller |     "Jun 09 11:28:46.224525 crc crio[21508]: time=\"2026-06-09T11:28:46.224395625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.226642 | controller |     "Jun 09 11:28:46.257425 crc crio[21508]: time=\"2026-06-09T11:28:46.257180524Z\" level=info msg=\"Creating container: openstack/openstackclient/openstackclient\" id=beb8149e-916d-46fc-afa8-6230b354f05a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.226656 | controller |     "Jun 09 11:28:46.259031 crc crio[21508]: time=\"2026-06-09T11:28:46.258918475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.226673 | controller |     "Jun 09 11:28:46.308426 crc crio[21508]: time=\"2026-06-09T11:28:46.307190532Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=3355374f-8c49-4ce3-961b-b696db12a378 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.226688 | controller |     "Jun 09 11:28:46.319715 crc crio[21508]: time=\"2026-06-09T11:28:46.319179376Z\" level=info msg=\"Stopped pod sandbox: e4933ac0cdfacdd8288f4c1393fc7e0b0274f6580a8cccfe69188b804ba64c25\" id=989cd876-23a0-42f3-af8a-379c20d752b2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.226702 | controller |     "Jun 09 11:28:46.343374 crc crio[21508]: time=\"2026-06-09T11:28:46.343139034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.226717 | controller |     "Jun 09 11:28:46.356156 crc crio[21508]: time=\"2026-06-09T11:28:46.34841475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.226731 | controller |     "Jun 09 11:28:46.356918 crc crio[21508]: time=\"2026-06-09T11:28:46.35688423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.226744 | controller |     "Jun 09 11:28:46.360583 crc crio[21508]: time=\"2026-06-09T11:28:46.359976242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.226758 | controller |     "Jun 09 11:28:46.373997 crc crio[21508]: time=\"2026-06-09T11:28:46.373906633Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=df15e742-c0c2-4a5f-9570-503d2405c26f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.226772 | controller |     "Jun 09 11:28:46.374654 crc crio[21508]: time=\"2026-06-09T11:28:46.374580003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.226786 | controller |     "Jun 09 11:28:46.393741 crc crio[21508]: time=\"2026-06-09T11:28:46.393260275Z\" level=info msg=\"Created container c0251c417edd67fb5e400cbceec2e21a53b3a0509f1d31b391641762c8f2d54b: openstack-operators/ovn-operator-controller-manager-58f85bd97f-l4dv6/manager\" id=c05417c4-14b4-4a9d-8c20-3f3fd18e423f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.226801 | controller |     "Jun 09 11:28:46.399052 crc crio[21508]: time=\"2026-06-09T11:28:46.397584303Z\" level=info msg=\"Starting container: c0251c417edd67fb5e400cbceec2e21a53b3a0509f1d31b391641762c8f2d54b\" id=8ca741b7-0027-40e0-a221-ae3df3c1361d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.226816 | controller |     "Jun 09 11:28:46.450685 crc crio[21508]: time=\"2026-06-09T11:28:46.450595839Z\" level=info msg=\"Started container\" PID=77470 containerID=c0251c417edd67fb5e400cbceec2e21a53b3a0509f1d31b391641762c8f2d54b description=openstack-operators/ovn-operator-controller-manager-58f85bd97f-l4dv6/manager id=8ca741b7-0027-40e0-a221-ae3df3c1361d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2753772faea93957894d650b32a5e15a8b6a958e2fa808986d83c4d97360deb",
2026-06-09 12:20:06.226831 | controller |     "Jun 09 11:28:46.460649 crc crio[21508]: time=\"2026-06-09T11:28:46.460000567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.226845 | controller |     "Jun 09 11:28:46.493190 crc crio[21508]: time=\"2026-06-09T11:28:46.493093535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.226863 | controller |     "Jun 09 11:28:46.498145 crc crio[21508]: time=\"2026-06-09T11:28:46.498075272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.226878 | controller |     "Jun 09 11:28:46.500199 crc crio[21508]: time=\"2026-06-09T11:28:46.500116673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.226892 | controller |     "Jun 09 11:28:46.506677 crc crio[21508]: time=\"2026-06-09T11:28:46.506587394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.226906 | controller |     "Jun 09 11:28:46.547205 crc crio[21508]: time=\"2026-06-09T11:28:46.547154112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.226920 | controller |     "Jun 09 11:28:46.709007 crc crio[21508]: time=\"2026-06-09T11:28:46.708900382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.226934 | controller |     "Jun 09 11:28:46.717771 crc crio[21508]: time=\"2026-06-09T11:28:46.717545547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.226948 | controller |     "Jun 09 11:28:47.014845 crc crio[21508]: time=\"2026-06-09T11:28:47.014182023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.226962 | controller |     "Jun 09 11:28:47.019464 crc crio[21508]: time=\"2026-06-09T11:28:47.01916241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.226976 | controller |     "Jun 09 11:28:47.322586 crc crio[21508]: time=\"2026-06-09T11:28:47.322518894Z\" level=info msg=\"Created container 94557ebbca1c09aca9bb65770e880a2575d102a6d9fc715d4d2064666a16745d: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-j2lq7/manager\" id=92c84c13-de27-49b8-abc0-71ad4a19c45a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.226990 | controller |     "Jun 09 11:28:47.323666 crc crio[21508]: time=\"2026-06-09T11:28:47.323608216Z\" level=info msg=\"Starting container: 94557ebbca1c09aca9bb65770e880a2575d102a6d9fc715d4d2064666a16745d\" id=a81ba744-2554-467b-b9e2-d3af3acd5739 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.227004 | controller |     "Jun 09 11:28:47.325347 crc crio[21508]: time=\"2026-06-09T11:28:47.324372018Z\" level=info msg=\"Created container 1a00cdaf03cd9073a9966a10e5a819f1f85cd522f6f5be5ecf86b0c7d00034f2: openstack-operators/designate-operator-controller-manager-6bf8599b68-gkskb/manager\" id=8fbf901b-ee65-493a-8c4b-5d91dbf55503 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.227019 | controller |     "Jun 09 11:28:47.325347 crc crio[21508]: time=\"2026-06-09T11:28:47.324584355Z\" level=info msg=\"Created container 0daf93ff137074c8d68a4fd5f6a8354e7aa9baa0ff180338fc89f11fbb2cd455: openstack-operators/neutron-operator-controller-manager-688d5c756f-7hgnr/manager\" id=c269f439-c14f-4278-b11e-5f3a885e2302 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.227034 | controller |     "Jun 09 11:28:47.325347 crc crio[21508]: time=\"2026-06-09T11:28:47.325076359Z\" level=info msg=\"Created container acaae989b1c8fae16f3e20d691dc526be813280095d15135dc29ac568d8da678: openstack-operators/infra-operator-controller-manager-cbcfcddf7-x6fhn/manager\" id=7922aa7e-0fc2-4b2b-ae7a-99ab4b649112 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.227052 | controller |     "Jun 09 11:28:47.325511 crc crio[21508]: time=\"2026-06-09T11:28:47.325466671Z\" level=info msg=\"Created container e99d86862e166e5c3040896bae2ff0268238b9712a4636d33317c59fe14754de: openstack-operators/cinder-operator-controller-manager-86c584f6fc-2d57j/manager\" id=c3e1905c-d4ae-44cd-b4dd-b360098f2d6e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.227067 | controller |     "Jun 09 11:28:47.325620 crc crio[21508]: time=\"2026-06-09T11:28:47.325556253Z\" level=info msg=\"Created container e49bef3b80e9527b1a4e79f45cd85f787fef3d6a78eb42fed6c3b52710d554d9: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-2pdnd/manager\" id=e7b67959-bb80-401c-b824-84c62c449924 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.227081 | controller |     "Jun 09 11:28:47.325965 crc crio[21508]: time=\"2026-06-09T11:28:47.325848042Z\" level=info msg=\"Created container 1837a1c7587e71c631f3624c3b5d3f31d9086ca013f161f6e6bbf1b9f0d6acc0: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-q6tt9/manager\" id=084872fb-3f33-4dfd-a928-323e6ff93c7f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.227095 | controller |     "Jun 09 11:28:47.328002 crc crio[21508]: time=\"2026-06-09T11:28:47.327928983Z\" level=info msg=\"Starting container: 1837a1c7587e71c631f3624c3b5d3f31d9086ca013f161f6e6bbf1b9f0d6acc0\" id=536853e8-b5dc-4df6-b581-ecae420d69a0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.227109 | controller |     "Jun 09 11:28:47.328104 crc crio[21508]: time=\"2026-06-09T11:28:47.328005356Z\" level=info msg=\"Starting container: e99d86862e166e5c3040896bae2ff0268238b9712a4636d33317c59fe14754de\" id=a905b745-4833-4109-a61d-187af3f84eb8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.227122 | controller |     "Jun 09 11:28:47.328483 crc crio[21508]: time=\"2026-06-09T11:28:47.328447129Z\" level=info msg=\"Created container 114b370b0100ecf17501e4c2dbff042300acadd7a11afa8cf1cf5246e1a66d06: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=458438d0-173e-46cd-9ced-b8568caef77b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.227136 | controller |     "Jun 09 11:28:47.328653 crc crio[21508]: time=\"2026-06-09T11:28:47.328588283Z\" level=info msg=\"Starting container: e49bef3b80e9527b1a4e79f45cd85f787fef3d6a78eb42fed6c3b52710d554d9\" id=d2403f1e-b498-4f52-bcac-cd335c4427dd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.227151 | controller |     "Jun 09 11:28:47.328737 crc crio[21508]: time=\"2026-06-09T11:28:47.327965185Z\" level=info msg=\"Starting container: acaae989b1c8fae16f3e20d691dc526be813280095d15135dc29ac568d8da678\" id=d9a113a7-26f6-444f-9be1-17c171d8da52 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.227165 | controller |     "Jun 09 11:28:47.328987 crc crio[21508]: time=\"2026-06-09T11:28:47.328923183Z\" level=info msg=\"Created container 9f9160f4a89b0e58e652bcce9b478a03b3c6580c26bbad76c51b5f2b7a725a8e: openstack-operators/heat-operator-controller-manager-5c5844cc68-v5gvm/manager\" id=b08d2135-3add-4fc1-aab5-4e5176de3ed6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.227179 | controller |     "Jun 09 11:28:47.329478 crc crio[21508]: time=\"2026-06-09T11:28:47.325890803Z\" level=info msg=\"Created container 20637c6a04898b5610d3afaf3515c93aa7161c7187720c55cd69e1c5aeef12ee: openstack-operators/horizon-operator-controller-manager-548d6d5f9-hrdgq/manager\" id=4926196c-226a-442c-b318-7b70b428ee73 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.227193 | controller |     "Jun 09 11:28:47.332479 crc crio[21508]: time=\"2026-06-09T11:28:47.330974633Z\" level=info msg=\"Created container c0ad7da6d786d6aaa637af454d95069ead22c987cf790e9160437b4ce3a829e5: openstack-operators/openstack-operator-controller-init-6c68c85668-9zjxt/operator\" id=2f78f672-f0fa-4a5c-936f-35ccc1bb441d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.227210 | controller |     "Jun 09 11:28:47.334985 crc crio[21508]: time=\"2026-06-09T11:28:47.334075175Z\" level=info msg=\"Starting container: 1a00cdaf03cd9073a9966a10e5a819f1f85cd522f6f5be5ecf86b0c7d00034f2\" id=a8673733-1b96-4c05-8037-bc53dcb2852b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.227224 | controller |     "Jun 09 11:28:47.334985 crc crio[21508]: time=\"2026-06-09T11:28:47.334832357Z\" level=info msg=\"Starting container: 0daf93ff137074c8d68a4fd5f6a8354e7aa9baa0ff180338fc89f11fbb2cd455\" id=0a1b3ed6-ae87-417b-8bc8-204a88bc9f3a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.227239 | controller |     "Jun 09 11:28:47.335858 crc crio[21508]: time=\"2026-06-09T11:28:47.335759635Z\" level=info msg=\"Starting container: 114b370b0100ecf17501e4c2dbff042300acadd7a11afa8cf1cf5246e1a66d06\" id=5b8198f2-481a-4640-a7fe-76bedfe51480 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.227252 | controller |     "Jun 09 11:28:47.336149 crc crio[21508]: time=\"2026-06-09T11:28:47.336114575Z\" level=info msg=\"Starting container: 9f9160f4a89b0e58e652bcce9b478a03b3c6580c26bbad76c51b5f2b7a725a8e\" id=9c64c7f9-7e93-4632-b20b-2ebeb633f009 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.227266 | controller |     "Jun 09 11:28:47.336613 crc crio[21508]: time=\"2026-06-09T11:28:47.336552778Z\" level=info msg=\"Starting container: 20637c6a04898b5610d3afaf3515c93aa7161c7187720c55cd69e1c5aeef12ee\" id=b2cf12de-2e3c-46c3-a682-853e0cc189ff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.227280 | controller |     "Jun 09 11:28:47.336791 crc crio[21508]: time=\"2026-06-09T11:28:47.336736494Z\" level=info msg=\"Starting container: c0ad7da6d786d6aaa637af454d95069ead22c987cf790e9160437b4ce3a829e5\" id=9ad8f7ba-348c-43da-ab5a-762b22572437 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.227294 | controller |     "Jun 09 11:28:47.336945 crc crio[21508]: time=\"2026-06-09T11:28:47.336913739Z\" level=info msg=\"Started container\" PID=77477 containerID=94557ebbca1c09aca9bb65770e880a2575d102a6d9fc715d4d2064666a16745d description=openstack-operators/keystone-operator-controller-manager-6ccff66c5b-j2lq7/manager id=a81ba744-2554-467b-b9e2-d3af3acd5739 name=/runtime.v1.RuntimeService/StartContainer sandboxID=612bafabc2d6feb71b455bd5a8d4d3702b6bd185771474f41cc2ad3bdb2768de",
2026-06-09 12:20:06.227309 | controller |     "Jun 09 11:28:47.346560 crc crio[21508]: time=\"2026-06-09T11:28:47.345343508Z\" level=info msg=\"Started container\" PID=77485 containerID=acaae989b1c8fae16f3e20d691dc526be813280095d15135dc29ac568d8da678 description=openstack-operators/infra-operator-controller-manager-cbcfcddf7-x6fhn/manager id=d9a113a7-26f6-444f-9be1-17c171d8da52 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40ead910a20a30581b4f339a6131201d4fc16e2d44f30ca705c5e7d09ee5295e",
2026-06-09 12:20:06.227323 | controller |     "Jun 09 11:28:47.348237 crc crio[21508]: time=\"2026-06-09T11:28:47.347466801Z\" level=info msg=\"Started container\" PID=77576 containerID=1a00cdaf03cd9073a9966a10e5a819f1f85cd522f6f5be5ecf86b0c7d00034f2 description=openstack-operators/designate-operator-controller-manager-6bf8599b68-gkskb/manager id=a8673733-1b96-4c05-8037-bc53dcb2852b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f40e03e89dcd44dd3482963b56edf16644f0de5d959ed2b6a7e97c13575ba6b4",
2026-06-09 12:20:06.227338 | controller |     "Jun 09 11:28:47.352497 crc crio[21508]: time=\"2026-06-09T11:28:47.350005706Z\" level=info msg=\"Started container\" PID=77591 containerID=1837a1c7587e71c631f3624c3b5d3f31d9086ca013f161f6e6bbf1b9f0d6acc0 description=openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-q6tt9/manager id=536853e8-b5dc-4df6-b581-ecae420d69a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fcf7e881341a44b9b62ec294f7c46d3aae72fca4c0252a48c20b9cc7b0b3b456",
2026-06-09 12:20:06.227376 | controller |     "Jun 09 11:28:47.375371 crc crio[21508]: time=\"2026-06-09T11:28:47.372513911Z\" level=info msg=\"Started container\" PID=77583 containerID=e99d86862e166e5c3040896bae2ff0268238b9712a4636d33317c59fe14754de description=openstack-operators/cinder-operator-controller-manager-86c584f6fc-2d57j/manager id=a905b745-4833-4109-a61d-187af3f84eb8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f82e2a0e71fb8b81952e26c76e0ab12642d5273c9679b981f0d2135cafe39329",
2026-06-09 12:20:06.227393 | controller |     "Jun 09 11:28:47.382423 crc crio[21508]: time=\"2026-06-09T11:28:47.381669591Z\" level=info msg=\"Stopping container: c78a97fcf7c5464681bddc31f785901746b934d708182c1cd2b6c7617e619071 (timeout: 2s)\" id=dfd610fd-b8dd-4ec6-99f2-dc22e863acb8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.227408 | controller |     "Jun 09 11:28:47.391781 crc crio[21508]: time=\"2026-06-09T11:28:47.391664807Z\" level=info msg=\"Started container\" PID=77579 containerID=c0ad7da6d786d6aaa637af454d95069ead22c987cf790e9160437b4ce3a829e5 description=openstack-operators/openstack-operator-controller-init-6c68c85668-9zjxt/operator id=9ad8f7ba-348c-43da-ab5a-762b22572437 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7171f656556509fee4ec434f14ef59b9efbaeb34e25f483894565a21dc38f6ed",
2026-06-09 12:20:06.227423 | controller |     "Jun 09 11:28:47.393222 crc crio[21508]: time=\"2026-06-09T11:28:47.392352887Z\" level=info msg=\"Started container\" PID=77593 containerID=e49bef3b80e9527b1a4e79f45cd85f787fef3d6a78eb42fed6c3b52710d554d9 description=openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-2pdnd/manager id=d2403f1e-b498-4f52-bcac-cd335c4427dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=94a63ec0c4b876bf24e4c4a227717b1f2bf269792e7064662583eae43122cae6",
2026-06-09 12:20:06.227437 | controller |     "Jun 09 11:28:47.398084 crc crio[21508]: time=\"2026-06-09T11:28:47.397994354Z\" level=info msg=\"Started container\" PID=77494 containerID=20637c6a04898b5610d3afaf3515c93aa7161c7187720c55cd69e1c5aeef12ee description=openstack-operators/horizon-operator-controller-manager-548d6d5f9-hrdgq/manager id=b2cf12de-2e3c-46c3-a682-853e0cc189ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=9212ca013e6fda9b0736c87fe4bd60e2fe9810559db56c598da91f359ad62f17",
2026-06-09 12:20:06.227451 | controller |     "Jun 09 11:28:47.399064 crc crio[21508]: time=\"2026-06-09T11:28:47.399008004Z\" level=info msg=\"Started container\" PID=77575 containerID=0daf93ff137074c8d68a4fd5f6a8354e7aa9baa0ff180338fc89f11fbb2cd455 description=openstack-operators/neutron-operator-controller-manager-688d5c756f-7hgnr/manager id=0a1b3ed6-ae87-417b-8bc8-204a88bc9f3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c79d0de2739a45ce35292bd889d92d16cb198138b3f3559416ffdd39f051c2af",
2026-06-09 12:20:06.227466 | controller |     "Jun 09 11:28:47.399854 crc crio[21508]: time=\"2026-06-09T11:28:47.399721585Z\" level=info msg=\"Started container\" PID=77592 containerID=114b370b0100ecf17501e4c2dbff042300acadd7a11afa8cf1cf5246e1a66d06 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=5b8198f2-481a-4640-a7fe-76bedfe51480 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3634b745444ba35c0edeb974e19fc8a4e8fdec9fca497639475422f2fa1abea",
2026-06-09 12:20:06.227480 | controller |     "Jun 09 11:28:47.409122 crc crio[21508]: time=\"2026-06-09T11:28:47.408820354Z\" level=info msg=\"Created container c43119754ca2ccf314c66406920897a9a4cca39374f6918f4587a325ebc1942e: openstack/ceilometer-0/ceilometer-notification-agent\" id=df15e742-c0c2-4a5f-9570-503d2405c26f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.227495 | controller |     "Jun 09 11:28:47.409994 crc crio[21508]: time=\"2026-06-09T11:28:47.409939547Z\" level=info msg=\"Starting container: c43119754ca2ccf314c66406920897a9a4cca39374f6918f4587a325ebc1942e\" id=e03bf008-71aa-438f-92ee-21736c1e7783 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.227513 | controller |     "Jun 09 11:28:47.427640 crc crio[21508]: time=\"2026-06-09T11:28:47.423865238Z\" level=info msg=\"Started container\" PID=77580 containerID=9f9160f4a89b0e58e652bcce9b478a03b3c6580c26bbad76c51b5f2b7a725a8e description=openstack-operators/heat-operator-controller-manager-5c5844cc68-v5gvm/manager id=9c64c7f9-7e93-4632-b20b-2ebeb633f009 name=/runtime.v1.RuntimeService/StartContainer sandboxID=19d6af1d8af4e45e10d6ccb9880015c5048332170be1a714d949e800c8935dd2",
2026-06-09 12:20:06.227528 | controller |     "Jun 09 11:28:47.433216 crc crio[21508]: time=\"2026-06-09T11:28:47.432921036Z\" level=info msg=\"Started container\" PID=77608 containerID=c43119754ca2ccf314c66406920897a9a4cca39374f6918f4587a325ebc1942e description=openstack/ceilometer-0/ceilometer-notification-agent id=e03bf008-71aa-438f-92ee-21736c1e7783 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ff35a4bddcdc604c75b846c54bc49c0cc4956f3958a5c530e4823e38e9b3713",
2026-06-09 12:20:06.227542 | controller |     "Jun 09 11:28:47.456000 crc crio[21508]: time=\"2026-06-09T11:28:47.455902595Z\" level=info msg=\"Created container 17dd91aa639b36c947b062714b9c0314e4aafebd1c284dd4eca6e2ee6ca42493: baremetal-operator-system/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/manager\" id=224f1c73-9869-458d-a127-2d1f61f6f1bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.227556 | controller |     "Jun 09 11:28:47.458198 crc crio[21508]: time=\"2026-06-09T11:28:47.458127101Z\" level=info msg=\"Starting container: 17dd91aa639b36c947b062714b9c0314e4aafebd1c284dd4eca6e2ee6ca42493\" id=ecaec864-83fb-4c24-bbfc-8d1a25b8964a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.227581 | controller |     "Jun 09 11:28:47.460719 crc crio[21508]: time=\"2026-06-09T11:28:47.460652535Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=5ceb2d0c-862e-402a-ae1b-46b49a4157e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.227596 | controller |     "Jun 09 11:28:47.466441 crc crio[21508]: time=\"2026-06-09T11:28:47.466023054Z\" level=info msg=\"Started container\" PID=77594 containerID=17dd91aa639b36c947b062714b9c0314e4aafebd1c284dd4eca6e2ee6ca42493 description=baremetal-operator-system/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/manager id=ecaec864-83fb-4c24-bbfc-8d1a25b8964a name=/runtime.v1.RuntimeService/StartContainer sandboxID=52fd281d8891a65f86231fd5dcbc5a29e7dd85037a2c5a34dc7dd857da31b832",
2026-06-09 12:20:06.227610 | controller |     "Jun 09 11:28:47.490565 crc crio[21508]: time=\"2026-06-09T11:28:47.490017583Z\" level=info msg=\"Created container e53ac8d5cb6c75113e15a8bd09c85562166f3e7ec434cb9aff58e8e5c7e4322d: openstack/openstackclient/openstackclient\" id=beb8149e-916d-46fc-afa8-6230b354f05a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.227624 | controller |     "Jun 09 11:28:47.500054 crc crio[21508]: time=\"2026-06-09T11:28:47.499668968Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=060bef26-342d-49d4-aad2-f6cc4c0bc8ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.227638 | controller |     "Jun 09 11:28:47.506550 crc crio[21508]: time=\"2026-06-09T11:28:47.506410507Z\" level=info msg=\"Starting container: e53ac8d5cb6c75113e15a8bd09c85562166f3e7ec434cb9aff58e8e5c7e4322d\" id=b5cebd11-fcf1-43ff-8dd3-b86d421ba2a3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.227652 | controller |     "Jun 09 11:28:47.511102 crc crio[21508]: time=\"2026-06-09T11:28:47.511055595Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=df50322e-2759-45b1-aedd-fed56d448fcb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.227667 | controller |     "Jun 09 11:28:47.511688 crc crio[21508]: time=\"2026-06-09T11:28:47.511665433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.227685 | controller |     "Jun 09 11:28:47.532661 crc crio[21508]: time=\"2026-06-09T11:28:47.532377955Z\" level=info msg=\"Started container\" PID=77595 containerID=e53ac8d5cb6c75113e15a8bd09c85562166f3e7ec434cb9aff58e8e5c7e4322d description=openstack/openstackclient/openstackclient id=b5cebd11-fcf1-43ff-8dd3-b86d421ba2a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e8f68223ba81a63ecb2d2d8f0a3770548ed6ae677a7c9b3856ae0a0eadb73e9",
2026-06-09 12:20:06.227700 | controller |     "Jun 09 11:28:47.588407 crc crio[21508]: time=\"2026-06-09T11:28:47.588188474Z\" level=info msg=\"Stopped container c78a97fcf7c5464681bddc31f785901746b934d708182c1cd2b6c7617e619071: openshift-marketplace/certified-operators-gw7vs/registry-server\" id=dfd610fd-b8dd-4ec6-99f2-dc22e863acb8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.227714 | controller |     "Jun 09 11:28:47.589567 crc crio[21508]: time=\"2026-06-09T11:28:47.589489622Z\" level=info msg=\"Stopping pod sandbox: dc9e27ad3e04e2c37f6c55e6db785f507cdb7ada181032f8236e822fc673b828\" id=52ba8027-9c45-4785-afae-6df8b20ea851 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.227729 | controller |     "Jun 09 11:28:47.590250 crc crio[21508]: time=\"2026-06-09T11:28:47.590131721Z\" level=info msg=\"Got pod network &{Name:certified-operators-gw7vs Namespace:openshift-marketplace ID:dc9e27ad3e04e2c37f6c55e6db785f507cdb7ada181032f8236e822fc673b828 UID:bc01213b-154d-4adc-8ff7-c4fd8389ecea NetNS:/var/run/netns/79f348ff-d88e-4e2c-b794-a607c6cb44a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbc01213b_154d_4adc_8ff7_c4fd8389ecea.slice PodAnnotations:0xc000b28db8}] Aliases:map[]}\"",
2026-06-09 12:20:06.227743 | controller |     "Jun 09 11:28:47.590455 crc crio[21508]: time=\"2026-06-09T11:28:47.590260345Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-gw7vs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.227757 | controller |     "Jun 09 11:28:47.712208 crc crio[21508]: time=\"2026-06-09T11:28:47.712089265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.227771 | controller |     "Jun 09 11:28:47.718904 crc crio[21508]: time=\"2026-06-09T11:28:47.718826344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.227785 | controller |     "Jun 09 11:28:47.963670 crc crio[21508]: time=\"2026-06-09T11:28:47.963557246Z\" level=info msg=\"Created container 24e7189d2eab40d18b435e6c78d519b12a56f94dff6ea13858e982bd2cd97dcf: openstack/ceilometer-0/sg-core\" id=df50322e-2759-45b1-aedd-fed56d448fcb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.227800 | controller |     "Jun 09 11:28:47.988247 crc crio[21508]: time=\"2026-06-09T11:28:47.988159903Z\" level=info msg=\"Starting container: 24e7189d2eab40d18b435e6c78d519b12a56f94dff6ea13858e982bd2cd97dcf\" id=1ff29b71-9b61-44b1-8c4a-c3cc68817492 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.227814 | controller |     "Jun 09 11:28:48.013222 crc crio[21508]: time=\"2026-06-09T11:28:48.012685187Z\" level=info msg=\"Started container\" PID=77840 containerID=24e7189d2eab40d18b435e6c78d519b12a56f94dff6ea13858e982bd2cd97dcf description=openstack/ceilometer-0/sg-core id=1ff29b71-9b61-44b1-8c4a-c3cc68817492 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ff35a4bddcdc604c75b846c54bc49c0cc4956f3958a5c530e4823e38e9b3713",
2026-06-09 12:20:06.227829 | controller |     "Jun 09 11:28:48.036542 crc crio[21508]: time=\"2026-06-09T11:28:48.031457472Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=7fc3ed68-1688-48a3-9c3e-a3f4ab7b3755 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.227847 | controller |     "Jun 09 11:28:48.168129 crc crio[21508]: time=\"2026-06-09T11:28:48.167671307Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=e218fee9-fb0d-4d3f-ad0a-82782086d99e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.227862 | controller |     "Jun 09 11:28:48.192825 crc crio[21508]: time=\"2026-06-09T11:28:48.182161125Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=7e4ac986-da4c-42d7-b498-cea617349593 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.227877 | controller |     "Jun 09 11:28:48.192825 crc crio[21508]: time=\"2026-06-09T11:28:48.182740402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.227891 | controller |     "Jun 09 11:28:48.261551 crc crio[21508]: time=\"2026-06-09T11:28:48.261256492Z\" level=info msg=\"Stopped pod sandbox: dc9e27ad3e04e2c37f6c55e6db785f507cdb7ada181032f8236e822fc673b828\" id=52ba8027-9c45-4785-afae-6df8b20ea851 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.227905 | controller |     "Jun 09 11:28:48.277919 crc crio[21508]: time=\"2026-06-09T11:28:48.277820132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.227919 | controller |     "Jun 09 11:28:48.300527 crc crio[21508]: time=\"2026-06-09T11:28:48.291078293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.227933 | controller |     "Jun 09 11:28:48.587942 crc crio[21508]: time=\"2026-06-09T11:28:48.586593665Z\" level=info msg=\"Created container be23226f9dd78cd823cd05bff0d6df1e4ed84e3a6b508205ceb20c46e479c91e: openstack/ceilometer-0/proxy-httpd\" id=7e4ac986-da4c-42d7-b498-cea617349593 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.227948 | controller |     "Jun 09 11:28:48.595788 crc crio[21508]: time=\"2026-06-09T11:28:48.595708055Z\" level=info msg=\"Starting container: be23226f9dd78cd823cd05bff0d6df1e4ed84e3a6b508205ceb20c46e479c91e\" id=8ec31210-42e8-4d2a-a76c-d10b4a830888 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.227962 | controller |     "Jun 09 11:28:48.603279 crc crio[21508]: time=\"2026-06-09T11:28:48.602931278Z\" level=info msg=\"Started container\" PID=77896 containerID=be23226f9dd78cd823cd05bff0d6df1e4ed84e3a6b508205ceb20c46e479c91e description=openstack/ceilometer-0/proxy-httpd id=8ec31210-42e8-4d2a-a76c-d10b4a830888 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ff35a4bddcdc604c75b846c54bc49c0cc4956f3958a5c530e4823e38e9b3713",
2026-06-09 12:20:06.227976 | controller |     "Jun 09 11:28:49.340371 crc crio[21508]: time=\"2026-06-09T11:28:49.340240444Z\" level=info msg=\"Stopping container: be23226f9dd78cd823cd05bff0d6df1e4ed84e3a6b508205ceb20c46e479c91e (timeout: 30s)\" id=b1c107d7-439c-4153-b204-34ae2e9ec64c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.227990 | controller |     "Jun 09 11:28:49.341424 crc crio[21508]: time=\"2026-06-09T11:28:49.340369108Z\" level=info msg=\"Stopping container: fd493475901b1157f31e3ad7541da8838070c84416ff1758eab87556085774aa (timeout: 30s)\" id=4a5175d9-c428-463d-ae7f-a9baa1db4bb2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.228004 | controller |     "Jun 09 11:28:49.341424 crc crio[21508]: time=\"2026-06-09T11:28:49.340255294Z\" level=info msg=\"Stopping container: c43119754ca2ccf314c66406920897a9a4cca39374f6918f4587a325ebc1942e (timeout: 30s)\" id=518781d8-5e08-4c1e-b580-d1cb05384d75 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.228018 | controller |     "Jun 09 11:28:49.341786 crc crio[21508]: time=\"2026-06-09T11:28:49.341684817Z\" level=info msg=\"Stopping container: 24e7189d2eab40d18b435e6c78d519b12a56f94dff6ea13858e982bd2cd97dcf (timeout: 30s)\" id=c5dd14fb-f31b-4ed2-863d-ab9e95a31a6e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.228036 | controller |     "Jun 09 11:28:49.343274 crc crio[21508]: time=\"2026-06-09T11:28:49.343198331Z\" level=info msg=\"Removing container: c78a97fcf7c5464681bddc31f785901746b934d708182c1cd2b6c7617e619071\" id=3ca73cdb-0b1d-4b1a-b522-d6354acbc22d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.228050 | controller |     "Jun 09 11:28:49.393223 crc crio[21508]: time=\"2026-06-09T11:28:49.392742215Z\" level=info msg=\"Removed container c78a97fcf7c5464681bddc31f785901746b934d708182c1cd2b6c7617e619071: openshift-marketplace/certified-operators-gw7vs/registry-server\" id=3ca73cdb-0b1d-4b1a-b522-d6354acbc22d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.228065 | controller |     "Jun 09 11:28:49.426544 crc crio[21508]: time=\"2026-06-09T11:28:49.426247825Z\" level=info msg=\"Removing container: a3e39fa5ee97f0359c87589f43d117742aa386c7fc4f4a6958f45ba829a1b857\" id=2c323d39-aae5-4c88-bf9b-7fee3157a443 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.228079 | controller |     "Jun 09 11:28:49.499379 crc crio[21508]: time=\"2026-06-09T11:28:49.499146429Z\" level=info msg=\"Stopped container 24e7189d2eab40d18b435e6c78d519b12a56f94dff6ea13858e982bd2cd97dcf: openstack/ceilometer-0/sg-core\" id=c5dd14fb-f31b-4ed2-863d-ab9e95a31a6e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.228094 | controller |     "Jun 09 11:28:49.543153 crc crio[21508]: time=\"2026-06-09T11:28:49.543089118Z\" level=info msg=\"Removed container a3e39fa5ee97f0359c87589f43d117742aa386c7fc4f4a6958f45ba829a1b857: openshift-marketplace/certified-operators-gw7vs/extract-content\" id=2c323d39-aae5-4c88-bf9b-7fee3157a443 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.228108 | controller |     "Jun 09 11:28:49.570227 crc crio[21508]: time=\"2026-06-09T11:28:49.570139427Z\" level=info msg=\"Removing container: e01dc0d183634a71c602dcd00ab2f0d1e37f494635c2101cea46e28430b75c39\" id=dfb3c082-9baa-4866-9eb6-95e2d5eb3ec8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.228122 | controller |     "Jun 09 11:28:49.658686 crc crio[21508]: time=\"2026-06-09T11:28:49.656218471Z\" level=info msg=\"Removed container e01dc0d183634a71c602dcd00ab2f0d1e37f494635c2101cea46e28430b75c39: openshift-marketplace/certified-operators-gw7vs/extract-utilities\" id=dfb3c082-9baa-4866-9eb6-95e2d5eb3ec8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.228136 | controller |     "Jun 09 11:28:49.895993 crc crio[21508]: time=\"2026-06-09T11:28:49.895884533Z\" level=info msg=\"Stopped container be23226f9dd78cd823cd05bff0d6df1e4ed84e3a6b508205ceb20c46e479c91e: openstack/ceilometer-0/proxy-httpd\" id=b1c107d7-439c-4153-b204-34ae2e9ec64c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.228151 | controller |     "Jun 09 11:28:53.255380 crc crio[21508]: time=\"2026-06-09T11:28:53.25398047Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ddgqh/POD\" id=de946fd5-5e4e-44d6-9af9-275f6f224e0b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.228165 | controller |     "Jun 09 11:28:53.255380 crc crio[21508]: time=\"2026-06-09T11:28:53.255127783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.228179 | controller |     "Jun 09 11:28:53.296900 crc crio[21508]: time=\"2026-06-09T11:28:53.296450965Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ddgqh Namespace:openshift-marketplace ID:27afdc9ce5b2b31bd1e99a7cefc8a2ac5f51a45c7d783d95c09cb9c3dfbc0a97 UID:acb5bce7-f9f8-4aff-abfc-f78a13cb0b33 NetNS:/var/run/netns/fb4c7412-5af8-46cf-88eb-910d719e8410 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podacb5bce7_f9f8_4aff_abfc_f78a13cb0b33.slice PodAnnotations:0xc002c0a678}] Aliases:map[]}\"",
2026-06-09 12:20:06.228197 | controller |     "Jun 09 11:28:53.296900 crc crio[21508]: time=\"2026-06-09T11:28:53.296849496Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ddgqh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.228212 | controller |     "Jun 09 11:28:55.211982 crc crio[21508]: 2026-06-09T11:28:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:27afdc9ce5b2b31 Mac:16:a3:57:17:13:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ad Mtu:0 Sandbox:/var/run/netns/fb4c7412-5af8-46cf-88eb-910d719e8410 SocketPath: PciID:}] [{Interface:0xc0004b05d0 Address:{IP:10.217.0.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.228227 | controller |     "Jun 09 11:28:55.217531 crc crio[21508]: time=\"2026-06-09T11:28:55.217369846Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ddgqh Namespace:openshift-marketplace ID:27afdc9ce5b2b31bd1e99a7cefc8a2ac5f51a45c7d783d95c09cb9c3dfbc0a97 UID:acb5bce7-f9f8-4aff-abfc-f78a13cb0b33 NetNS:/var/run/netns/fb4c7412-5af8-46cf-88eb-910d719e8410 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podacb5bce7_f9f8_4aff_abfc_f78a13cb0b33.slice PodAnnotations:0xc002c0a678}] Aliases:map[]}\"",
2026-06-09 12:20:06.228241 | controller |     "Jun 09 11:28:55.218232 crc crio[21508]: time=\"2026-06-09T11:28:55.217618913Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-ddgqh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.228255 | controller |     "Jun 09 11:28:55.229520 crc crio[21508]: time=\"2026-06-09T11:28:55.229397121Z\" level=info msg=\"Ran pod sandbox 27afdc9ce5b2b31bd1e99a7cefc8a2ac5f51a45c7d783d95c09cb9c3dfbc0a97 with infra container: openshift-marketplace/redhat-marketplace-ddgqh/POD\" id=de946fd5-5e4e-44d6-9af9-275f6f224e0b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.228269 | controller |     "Jun 09 11:28:55.238410 crc crio[21508]: time=\"2026-06-09T11:28:55.238264863Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=aa87e7ef-cf78-4cbe-8dda-cd273166f5bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.228284 | controller |     "Jun 09 11:28:55.248605 crc crio[21508]: time=\"2026-06-09T11:28:55.248512886Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e7c28af4-e47c-4e2e-95a6-c44046588d9f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.228298 | controller |     "Jun 09 11:28:55.259157 crc crio[21508]: time=\"2026-06-09T11:28:55.259016616Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ddgqh/extract-utilities\" id=b163abd3-d4e9-4187-856f-f9c8cfa42030 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.228312 | controller |     "Jun 09 11:28:55.259738 crc crio[21508]: time=\"2026-06-09T11:28:55.259681726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.228326 | controller |     "Jun 09 11:28:55.321055 crc crio[21508]: time=\"2026-06-09T11:28:55.320931146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.228340 | controller |     "Jun 09 11:28:55.331100 crc crio[21508]: time=\"2026-06-09T11:28:55.330966052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.228373 | controller |     "Jun 09 11:28:55.481455 crc crio[21508]: time=\"2026-06-09T11:28:55.480863771Z\" level=info msg=\"Created container 83247f0b8841ceaa41a3636dd4e7962c9ec4b49ad137192a80adc0128cdb0e7d: openshift-marketplace/redhat-marketplace-ddgqh/extract-utilities\" id=b163abd3-d4e9-4187-856f-f9c8cfa42030 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.228395 | controller |     "Jun 09 11:28:55.482694 crc crio[21508]: time=\"2026-06-09T11:28:55.482595623Z\" level=info msg=\"Starting container: 83247f0b8841ceaa41a3636dd4e7962c9ec4b49ad137192a80adc0128cdb0e7d\" id=c9ea5bfb-5818-4361-a15a-2c2414628dc3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.228410 | controller |     "Jun 09 11:28:55.489497 crc crio[21508]: time=\"2026-06-09T11:28:55.489144576Z\" level=info msg=\"Started container\" PID=78488 containerID=83247f0b8841ceaa41a3636dd4e7962c9ec4b49ad137192a80adc0128cdb0e7d description=openshift-marketplace/redhat-marketplace-ddgqh/extract-utilities id=c9ea5bfb-5818-4361-a15a-2c2414628dc3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27afdc9ce5b2b31bd1e99a7cefc8a2ac5f51a45c7d783d95c09cb9c3dfbc0a97",
2026-06-09 12:20:06.228425 | controller |     "Jun 09 11:28:56.469546 crc crio[21508]: time=\"2026-06-09T11:28:56.469461762Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=7a0d817b-9e93-41c2-9774-5679d5833158 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.228439 | controller |     "Jun 09 11:28:56.479380 crc crio[21508]: time=\"2026-06-09T11:28:56.479210281Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-09 12:20:06.228454 | controller |     "Jun 09 11:28:57.405955 crc crio[21508]: time=\"2026-06-09T11:28:57.405204073Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=7a0d817b-9e93-41c2-9774-5679d5833158 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.228469 | controller |     "Jun 09 11:28:57.407126 crc crio[21508]: time=\"2026-06-09T11:28:57.407008216Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=4ef4f028-d911-4e3c-850f-0ad108629591 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.228483 | controller |     "Jun 09 11:28:57.409891 crc crio[21508]: time=\"2026-06-09T11:28:57.409734036Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=4578799f-6b49-4e3b-b3b3-a26d2d0224a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.228497 | controller |     "Jun 09 11:28:57.422867 crc crio[21508]: time=\"2026-06-09T11:28:57.42271065Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ddgqh/extract-content\" id=8d1b1353-b900-4f1b-8d0a-08d3684758fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.228511 | controller |     "Jun 09 11:28:57.424161 crc crio[21508]: time=\"2026-06-09T11:28:57.424094011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.228525 | controller |     "Jun 09 11:28:57.510845 crc crio[21508]: time=\"2026-06-09T11:28:57.510762702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.228539 | controller |     "Jun 09 11:28:57.513817 crc crio[21508]: time=\"2026-06-09T11:28:57.51376081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.228553 | controller |     "Jun 09 11:28:57.648573 crc crio[21508]: time=\"2026-06-09T11:28:57.64844897Z\" level=info msg=\"Created container c97fce575937caedc9cdbf54eeb5d16454993db366a5ccd04f5f9660d445fc9c: openshift-marketplace/redhat-marketplace-ddgqh/extract-content\" id=8d1b1353-b900-4f1b-8d0a-08d3684758fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.228571 | controller |     "Jun 09 11:28:57.651367 crc crio[21508]: time=\"2026-06-09T11:28:57.651230232Z\" level=info msg=\"Starting container: c97fce575937caedc9cdbf54eeb5d16454993db366a5ccd04f5f9660d445fc9c\" id=27882d83-ebd1-4f7d-986c-c18c91ebf9c3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.228586 | controller |     "Jun 09 11:28:57.659191 crc crio[21508]: time=\"2026-06-09T11:28:57.659115695Z\" level=info msg=\"Started container\" PID=78585 containerID=c97fce575937caedc9cdbf54eeb5d16454993db366a5ccd04f5f9660d445fc9c description=openshift-marketplace/redhat-marketplace-ddgqh/extract-content id=27882d83-ebd1-4f7d-986c-c18c91ebf9c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27afdc9ce5b2b31bd1e99a7cefc8a2ac5f51a45c7d783d95c09cb9c3dfbc0a97",
2026-06-09 12:20:06.228600 | controller |     "Jun 09 11:28:58.508549 crc crio[21508]: time=\"2026-06-09T11:28:58.507887056Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=dd217218-2e47-4700-b673-3eaa875f70f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.228615 | controller |     "Jun 09 11:28:58.512108 crc crio[21508]: time=\"2026-06-09T11:28:58.511967606Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d9edd613-07f4-4be2-9039-70d484adbc67 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.228629 | controller |     "Jun 09 11:28:58.522565 crc crio[21508]: time=\"2026-06-09T11:28:58.522442836Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ddgqh/registry-server\" id=72295762-1196-44bf-948d-67b1d764a8c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.228642 | controller |     "Jun 09 11:28:58.522991 crc crio[21508]: time=\"2026-06-09T11:28:58.52291958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.228657 | controller |     "Jun 09 11:28:58.582591 crc crio[21508]: time=\"2026-06-09T11:28:58.582441199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.228670 | controller |     "Jun 09 11:28:58.586182 crc crio[21508]: time=\"2026-06-09T11:28:58.586102807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.228684 | controller |     "Jun 09 11:28:58.774802 crc crio[21508]: time=\"2026-06-09T11:28:58.77471709Z\" level=info msg=\"Created container 3105f7cb7113cb5c8966a60b5cfa8011cb6b0703636286333c71a41f378e5cd4: openshift-marketplace/redhat-marketplace-ddgqh/registry-server\" id=72295762-1196-44bf-948d-67b1d764a8c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.228699 | controller |     "Jun 09 11:28:58.775698 crc crio[21508]: time=\"2026-06-09T11:28:58.775640477Z\" level=info msg=\"Starting container: 3105f7cb7113cb5c8966a60b5cfa8011cb6b0703636286333c71a41f378e5cd4\" id=bda97a35-ac32-4f40-b58f-49999f3f5fba name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.228713 | controller |     "Jun 09 11:28:58.782171 crc crio[21508]: time=\"2026-06-09T11:28:58.782073608Z\" level=info msg=\"Started container\" PID=78631 containerID=3105f7cb7113cb5c8966a60b5cfa8011cb6b0703636286333c71a41f378e5cd4 description=openshift-marketplace/redhat-marketplace-ddgqh/registry-server id=bda97a35-ac32-4f40-b58f-49999f3f5fba name=/runtime.v1.RuntimeService/StartContainer sandboxID=27afdc9ce5b2b31bd1e99a7cefc8a2ac5f51a45c7d783d95c09cb9c3dfbc0a97",
2026-06-09 12:20:06.228727 | controller |     "Jun 09 11:29:00.997882 crc crio[21508]: time=\"2026-06-09T11:29:00.997242891Z\" level=info msg=\"Removing container: 289d98e560326b5ff74fe5e41958ad179e8d3d9a4157c4f9ea01445330ca1cd6\" id=f63a4d28-aaf5-4c80-a2fb-fc69d9ed966a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.228745 | controller |     "Jun 09 11:29:01.047792 crc crio[21508]: time=\"2026-06-09T11:29:01.047668422Z\" level=info msg=\"Removed container 289d98e560326b5ff74fe5e41958ad179e8d3d9a4157c4f9ea01445330ca1cd6: openshift-marketplace/community-operators-s9j49/extract-content\" id=f63a4d28-aaf5-4c80-a2fb-fc69d9ed966a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.228760 | controller |     "Jun 09 11:29:01.050781 crc crio[21508]: time=\"2026-06-09T11:29:01.050694431Z\" level=info msg=\"Removing container: d2b23f5231bc49ccf73242d55a00a706453fd97cb5a16a5f8aec5deeed4c6dc3\" id=c8db8b9b-6928-44e4-ac4f-bd116bf28a33 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.228774 | controller |     "Jun 09 11:29:01.103885 crc crio[21508]: time=\"2026-06-09T11:29:01.10378693Z\" level=info msg=\"Removed container d2b23f5231bc49ccf73242d55a00a706453fd97cb5a16a5f8aec5deeed4c6dc3: openshift-marketplace/community-operators-s9j49/extract-utilities\" id=c8db8b9b-6928-44e4-ac4f-bd116bf28a33 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.228788 | controller |     "Jun 09 11:29:01.108801 crc crio[21508]: time=\"2026-06-09T11:29:01.108710825Z\" level=info msg=\"Removing container: 2b98ea3d8d63564ee55e071dc3f97b40fa5acec8fdc3151899adb7ddbefa6840\" id=6c6f9acc-9c74-43c1-91f3-957b98722323 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.228801 | controller |     "Jun 09 11:29:01.151966 crc crio[21508]: time=\"2026-06-09T11:29:01.151870851Z\" level=info msg=\"Removed container 2b98ea3d8d63564ee55e071dc3f97b40fa5acec8fdc3151899adb7ddbefa6840: openshift-marketplace/community-operators-s9j49/registry-server\" id=6c6f9acc-9c74-43c1-91f3-957b98722323 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.228815 | controller |     "Jun 09 11:29:01.160994 crc crio[21508]: time=\"2026-06-09T11:29:01.160900707Z\" level=info msg=\"Stopping pod sandbox: e4933ac0cdfacdd8288f4c1393fc7e0b0274f6580a8cccfe69188b804ba64c25\" id=dba65106-3c64-4d9a-ae28-c04525733eb9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.228829 | controller |     "Jun 09 11:29:01.160994 crc crio[21508]: time=\"2026-06-09T11:29:01.16098005Z\" level=info msg=\"Stopped pod sandbox (already stopped): e4933ac0cdfacdd8288f4c1393fc7e0b0274f6580a8cccfe69188b804ba64c25\" id=dba65106-3c64-4d9a-ae28-c04525733eb9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.228844 | controller |     "Jun 09 11:29:01.161520 crc crio[21508]: time=\"2026-06-09T11:29:01.161463474Z\" level=info msg=\"Removing pod sandbox: e4933ac0cdfacdd8288f4c1393fc7e0b0274f6580a8cccfe69188b804ba64c25\" id=7e817a92-4bac-47c5-ace3-a653524ad487 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.228858 | controller |     "Jun 09 11:29:01.175957 crc crio[21508]: time=\"2026-06-09T11:29:01.175837239Z\" level=info msg=\"Removed pod sandbox: e4933ac0cdfacdd8288f4c1393fc7e0b0274f6580a8cccfe69188b804ba64c25\" id=7e817a92-4bac-47c5-ace3-a653524ad487 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.228872 | controller |     "Jun 09 11:29:01.176725 crc crio[21508]: time=\"2026-06-09T11:29:01.176641493Z\" level=info msg=\"Stopping pod sandbox: d534730c915cbbcf7316445cf8248abc1c995da2941785c22d0093b058f8c52e\" id=7cd9d638-be0c-485f-9ea3-a6ddfca2b879 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.228886 | controller |     "Jun 09 11:29:01.176725 crc crio[21508]: time=\"2026-06-09T11:29:01.176722655Z\" level=info msg=\"Stopped pod sandbox (already stopped): d534730c915cbbcf7316445cf8248abc1c995da2941785c22d0093b058f8c52e\" id=7cd9d638-be0c-485f-9ea3-a6ddfca2b879 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.228901 | controller |     "Jun 09 11:29:01.177655 crc crio[21508]: time=\"2026-06-09T11:29:01.17757515Z\" level=info msg=\"Removing pod sandbox: d534730c915cbbcf7316445cf8248abc1c995da2941785c22d0093b058f8c52e\" id=aa121172-4387-4ae2-85cf-6f29589843d9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.228919 | controller |     "Jun 09 11:29:01.194263 crc crio[21508]: time=\"2026-06-09T11:29:01.194174361Z\" level=info msg=\"Removed pod sandbox: d534730c915cbbcf7316445cf8248abc1c995da2941785c22d0093b058f8c52e\" id=aa121172-4387-4ae2-85cf-6f29589843d9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.228934 | controller |     "Jun 09 11:29:01.195412 crc crio[21508]: time=\"2026-06-09T11:29:01.195339205Z\" level=info msg=\"Stopping pod sandbox: dc9e27ad3e04e2c37f6c55e6db785f507cdb7ada181032f8236e822fc673b828\" id=00ef96f3-2277-4de1-bf40-dc889b2bbaeb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.228948 | controller |     "Jun 09 11:29:01.195521 crc crio[21508]: time=\"2026-06-09T11:29:01.195423557Z\" level=info msg=\"Stopped pod sandbox (already stopped): dc9e27ad3e04e2c37f6c55e6db785f507cdb7ada181032f8236e822fc673b828\" id=00ef96f3-2277-4de1-bf40-dc889b2bbaeb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.228963 | controller |     "Jun 09 11:29:01.196425 crc crio[21508]: time=\"2026-06-09T11:29:01.19617585Z\" level=info msg=\"Removing pod sandbox: dc9e27ad3e04e2c37f6c55e6db785f507cdb7ada181032f8236e822fc673b828\" id=3b00b2ba-d7ad-411e-a75f-7bde0feca239 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.228977 | controller |     "Jun 09 11:29:01.211095 crc crio[21508]: time=\"2026-06-09T11:29:01.211000578Z\" level=info msg=\"Removed pod sandbox: dc9e27ad3e04e2c37f6c55e6db785f507cdb7ada181032f8236e822fc673b828\" id=3b00b2ba-d7ad-411e-a75f-7bde0feca239 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.228991 | controller |     "Jun 09 11:29:01.212098 crc crio[21508]: time=\"2026-06-09T11:29:01.212006098Z\" level=info msg=\"Stopping pod sandbox: 3e244b2957dbd94c5ccee625a392f6e0ebacc15deaec0a18e5222898afd7d5ec\" id=dfefe28a-93c3-4ab7-88f9-abb95ee16b63 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.229006 | controller |     "Jun 09 11:29:01.212098 crc crio[21508]: time=\"2026-06-09T11:29:01.21209059Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3e244b2957dbd94c5ccee625a392f6e0ebacc15deaec0a18e5222898afd7d5ec\" id=dfefe28a-93c3-4ab7-88f9-abb95ee16b63 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.229020 | controller |     "Jun 09 11:29:01.214749 crc crio[21508]: time=\"2026-06-09T11:29:01.214661406Z\" level=info msg=\"Removing pod sandbox: 3e244b2957dbd94c5ccee625a392f6e0ebacc15deaec0a18e5222898afd7d5ec\" id=b254b22d-d533-4500-953f-62dd98fb07ae name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.229034 | controller |     "Jun 09 11:29:01.228975 crc crio[21508]: time=\"2026-06-09T11:29:01.228850875Z\" level=info msg=\"Removed pod sandbox: 3e244b2957dbd94c5ccee625a392f6e0ebacc15deaec0a18e5222898afd7d5ec\" id=b254b22d-d533-4500-953f-62dd98fb07ae name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.229048 | controller |     "Jun 09 11:29:01.230001 crc crio[21508]: time=\"2026-06-09T11:29:01.229922707Z\" level=info msg=\"Stopping pod sandbox: 7562a2b0bcd5e5426a099625f400b927e1958afd4141adba0937df8c46dfab70\" id=026e2331-e69f-457b-97b9-f89d747e5e6a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.229062 | controller |     "Jun 09 11:29:01.230111 crc crio[21508]: time=\"2026-06-09T11:29:01.230008069Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7562a2b0bcd5e5426a099625f400b927e1958afd4141adba0937df8c46dfab70\" id=026e2331-e69f-457b-97b9-f89d747e5e6a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.229076 | controller |     "Jun 09 11:29:01.233649 crc crio[21508]: time=\"2026-06-09T11:29:01.233579205Z\" level=info msg=\"Removing pod sandbox: 7562a2b0bcd5e5426a099625f400b927e1958afd4141adba0937df8c46dfab70\" id=3dfad4c8-062c-4c8d-b50b-283f916013ef name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.229094 | controller |     "Jun 09 11:29:01.248193 crc crio[21508]: time=\"2026-06-09T11:29:01.248010891Z\" level=info msg=\"Removed pod sandbox: 7562a2b0bcd5e5426a099625f400b927e1958afd4141adba0937df8c46dfab70\" id=3dfad4c8-062c-4c8d-b50b-283f916013ef name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.229108 | controller |     "Jun 09 11:29:01.249070 crc crio[21508]: time=\"2026-06-09T11:29:01.248950379Z\" level=info msg=\"Stopping pod sandbox: aceb6e2df6282ed60a27f7166c63f828d1f1ef3300497724065bfde262ec42f4\" id=e66f7ddc-74a6-461d-8370-d2e3c7b5bf74 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.229123 | controller |     "Jun 09 11:29:01.249070 crc crio[21508]: time=\"2026-06-09T11:29:01.249047622Z\" level=info msg=\"Stopped pod sandbox (already stopped): aceb6e2df6282ed60a27f7166c63f828d1f1ef3300497724065bfde262ec42f4\" id=e66f7ddc-74a6-461d-8370-d2e3c7b5bf74 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.229137 | controller |     "Jun 09 11:29:01.249750 crc crio[21508]: time=\"2026-06-09T11:29:01.249680011Z\" level=info msg=\"Removing pod sandbox: aceb6e2df6282ed60a27f7166c63f828d1f1ef3300497724065bfde262ec42f4\" id=2dfd4cb8-9967-49dd-a17d-05bf38f0a41c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.229151 | controller |     "Jun 09 11:29:01.274559 crc crio[21508]: time=\"2026-06-09T11:29:01.274471273Z\" level=info msg=\"Removed pod sandbox: aceb6e2df6282ed60a27f7166c63f828d1f1ef3300497724065bfde262ec42f4\" id=2dfd4cb8-9967-49dd-a17d-05bf38f0a41c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.229165 | controller |     "Jun 09 11:29:05.625287 crc crio[21508]: time=\"2026-06-09T11:29:05.623694016Z\" level=info msg=\"Stopping container: 3105f7cb7113cb5c8966a60b5cfa8011cb6b0703636286333c71a41f378e5cd4 (timeout: 2s)\" id=db583995-5095-4871-8d1d-58c561c57ec4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.229179 | controller |     "Jun 09 11:29:05.782752 crc crio[21508]: time=\"2026-06-09T11:29:05.777237403Z\" level=info msg=\"Stopping container: b659b288e436990d33b515ac51dc0cea79c296815aaf126dde3142668d3f96db (timeout: 30s)\" id=be1b1b6d-8bb0-4ec7-92e8-3f6526149b95 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.229194 | controller |     "Jun 09 11:29:05.782752 crc crio[21508]: time=\"2026-06-09T11:29:05.778653205Z\" level=info msg=\"Stopping container: 9c6d7d8a1cc80c5ba14af8057dc796a61fd81c8e819a3fd49e44926e928d8db4 (timeout: 30s)\" id=47e9d133-8ed3-45df-bfd2-2d5d63d4d859 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.229208 | controller |     "Jun 09 11:29:05.794446 crc crio[21508]: time=\"2026-06-09T11:29:05.793639568Z\" level=info msg=\"Stopped container 3105f7cb7113cb5c8966a60b5cfa8011cb6b0703636286333c71a41f378e5cd4: openshift-marketplace/redhat-marketplace-ddgqh/registry-server\" id=db583995-5095-4871-8d1d-58c561c57ec4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.229221 | controller |     "Jun 09 11:29:05.798779 crc crio[21508]: time=\"2026-06-09T11:29:05.795662758Z\" level=info msg=\"Stopping pod sandbox: 27afdc9ce5b2b31bd1e99a7cefc8a2ac5f51a45c7d783d95c09cb9c3dfbc0a97\" id=47241320-2026-4326-af25-bf4e698364f7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.229235 | controller |     "Jun 09 11:29:05.815656 crc crio[21508]: time=\"2026-06-09T11:29:05.815538265Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ddgqh Namespace:openshift-marketplace ID:27afdc9ce5b2b31bd1e99a7cefc8a2ac5f51a45c7d783d95c09cb9c3dfbc0a97 UID:acb5bce7-f9f8-4aff-abfc-f78a13cb0b33 NetNS:/var/run/netns/fb4c7412-5af8-46cf-88eb-910d719e8410 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podacb5bce7_f9f8_4aff_abfc_f78a13cb0b33.slice PodAnnotations:0xc000b28eb8}] Aliases:map[]}\"",
2026-06-09 12:20:06.229254 | controller |     "Jun 09 11:29:05.816150 crc crio[21508]: time=\"2026-06-09T11:29:05.815873755Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ddgqh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.229269 | controller |     "Jun 09 11:29:05.848978 crc crio[21508]: time=\"2026-06-09T11:29:05.848409536Z\" level=info msg=\"Stopping container: 6b87b4338d317c3c4979cb36bcd90bc40b9bec3c899213b589f23c4e995276d2 (timeout: 10s)\" id=85ed8758-7ae8-414d-9a5e-dd7ba4675158 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.229283 | controller |     "Jun 09 11:29:06.007777 crc crio[21508]: time=\"2026-06-09T11:29:06.004250691Z\" level=info msg=\"Stopped container 6b87b4338d317c3c4979cb36bcd90bc40b9bec3c899213b589f23c4e995276d2: openstack/dnsmasq-dns-84d7ccbd87-hjqlk/dnsmasq-dns\" id=85ed8758-7ae8-414d-9a5e-dd7ba4675158 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.229298 | controller |     "Jun 09 11:29:06.017631 crc crio[21508]: time=\"2026-06-09T11:29:06.016833863Z\" level=info msg=\"Stopping pod sandbox: 57021d77d78419a96deca25192b4733164a6245abb13dbca48b69b6778cef92f\" id=72417818-a171-4b7b-8d96-252778782174 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.229312 | controller |     "Jun 09 11:29:06.017631 crc crio[21508]: time=\"2026-06-09T11:29:06.017516793Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-84d7ccbd87-hjqlk Namespace:openstack ID:57021d77d78419a96deca25192b4733164a6245abb13dbca48b69b6778cef92f UID:abb65014-9f29-43fc-80da-ce78aeb487a3 NetNS:/var/run/netns/380375d4-96d7-47c4-a604-ae972870ae0f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podabb65014_9f29_43fc_80da_ce78aeb487a3.slice PodAnnotations:0xc004f90730}] Aliases:map[]}\"",
2026-06-09 12:20:06.229327 | controller |     "Jun 09 11:29:06.017821 crc crio[21508]: time=\"2026-06-09T11:29:06.017702199Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-84d7ccbd87-hjqlk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.229341 | controller |     "Jun 09 11:29:06.262184 crc crio[21508]: time=\"2026-06-09T11:29:06.26208868Z\" level=info msg=\"Running pod sandbox: openstack/swift-proxy-56bb55d8f-rgtp2/POD\" id=51132b82-0c35-4820-8b9d-0acd50359267 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.229374 | controller |     "Jun 09 11:29:06.262184 crc crio[21508]: time=\"2026-06-09T11:29:06.262206993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.229390 | controller |     "Jun 09 11:29:06.354527 crc crio[21508]: time=\"2026-06-09T11:29:06.352549343Z\" level=info msg=\"Got pod network &{Name:swift-proxy-56bb55d8f-rgtp2 Namespace:openstack ID:ff320bcac9f004e876823160e7c1bbe1a32fe2935d152282cd9fc3bdc09d1355 UID:7e868277-8d2f-445b-adda-e7abe2ae832d NetNS:/var/run/netns/2e337a3f-13bb-4ee0-a5e0-ac439dd8b18b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e868277_8d2f_445b_adda_e7abe2ae832d.slice PodAnnotations:0xc000d9f000}] Aliases:map[]}\"",
2026-06-09 12:20:06.229404 | controller |     "Jun 09 11:29:06.354527 crc crio[21508]: time=\"2026-06-09T11:29:06.353029307Z\" level=info msg=\"Adding pod openstack_swift-proxy-56bb55d8f-rgtp2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.229418 | controller |     "Jun 09 11:29:06.411623 crc crio[21508]: time=\"2026-06-09T11:29:06.411501755Z\" level=info msg=\"Stopped pod sandbox: 27afdc9ce5b2b31bd1e99a7cefc8a2ac5f51a45c7d783d95c09cb9c3dfbc0a97\" id=47241320-2026-4326-af25-bf4e698364f7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.229433 | controller |     "Jun 09 11:29:06.668400 crc crio[21508]: time=\"2026-06-09T11:29:06.667631953Z\" level=info msg=\"Removing container: 3105f7cb7113cb5c8966a60b5cfa8011cb6b0703636286333c71a41f378e5cd4\" id=27323bc6-ae7b-4f07-bc2e-54d296c75723 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.229451 | controller |     "Jun 09 11:29:06.706896 crc crio[21508]: time=\"2026-06-09T11:29:06.70676768Z\" level=info msg=\"Removed container 3105f7cb7113cb5c8966a60b5cfa8011cb6b0703636286333c71a41f378e5cd4: openshift-marketplace/redhat-marketplace-ddgqh/registry-server\" id=27323bc6-ae7b-4f07-bc2e-54d296c75723 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.229466 | controller |     "Jun 09 11:29:06.711755 crc crio[21508]: time=\"2026-06-09T11:29:06.71051328Z\" level=info msg=\"Removing container: c97fce575937caedc9cdbf54eeb5d16454993db366a5ccd04f5f9660d445fc9c\" id=c9743a13-18b9-4d25-b9fe-4bcc923a636a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.229480 | controller |     "Jun 09 11:29:06.730516 crc crio[21508]: time=\"2026-06-09T11:29:06.730426289Z\" level=info msg=\"Stopped pod sandbox: 57021d77d78419a96deca25192b4733164a6245abb13dbca48b69b6778cef92f\" id=72417818-a171-4b7b-8d96-252778782174 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.229494 | controller |     "Jun 09 11:29:06.796441 crc crio[21508]: time=\"2026-06-09T11:29:06.796213053Z\" level=info msg=\"Removed container c97fce575937caedc9cdbf54eeb5d16454993db366a5ccd04f5f9660d445fc9c: openshift-marketplace/redhat-marketplace-ddgqh/extract-content\" id=c9743a13-18b9-4d25-b9fe-4bcc923a636a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.229508 | controller |     "Jun 09 11:29:06.816394 crc crio[21508]: time=\"2026-06-09T11:29:06.809472414Z\" level=info msg=\"Removing container: 83247f0b8841ceaa41a3636dd4e7962c9ec4b49ad137192a80adc0128cdb0e7d\" id=5ba6105c-487b-4bd1-9258-6db412ad9af0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.229522 | controller |     "Jun 09 11:29:06.920502 crc crio[21508]: time=\"2026-06-09T11:29:06.917506187Z\" level=info msg=\"Removed container 83247f0b8841ceaa41a3636dd4e7962c9ec4b49ad137192a80adc0128cdb0e7d: openshift-marketplace/redhat-marketplace-ddgqh/extract-utilities\" id=5ba6105c-487b-4bd1-9258-6db412ad9af0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.229536 | controller |     "Jun 09 11:29:07.172984 crc crio[21508]: time=\"2026-06-09T11:29:07.172679336Z\" level=info msg=\"Stopped container b659b288e436990d33b515ac51dc0cea79c296815aaf126dde3142668d3f96db: openstack/cinder-scheduler-0/probe\" id=be1b1b6d-8bb0-4ec7-92e8-3f6526149b95 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.229551 | controller |     "Jun 09 11:29:07.467611 crc crio[21508]: 2026-06-09T11:29:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ff320bcac9f004e Mac:86:83:42:39:85:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ae Mtu:0 Sandbox:/var/run/netns/2e337a3f-13bb-4ee0-a5e0-ac439dd8b18b SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.229565 | controller |     "Jun 09 11:29:07.470203 crc crio[21508]: time=\"2026-06-09T11:29:07.470135795Z\" level=info msg=\"Got pod network &{Name:swift-proxy-56bb55d8f-rgtp2 Namespace:openstack ID:ff320bcac9f004e876823160e7c1bbe1a32fe2935d152282cd9fc3bdc09d1355 UID:7e868277-8d2f-445b-adda-e7abe2ae832d NetNS:/var/run/netns/2e337a3f-13bb-4ee0-a5e0-ac439dd8b18b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e868277_8d2f_445b_adda_e7abe2ae832d.slice PodAnnotations:0xc000d9f000}] Aliases:map[]}\"",
2026-06-09 12:20:06.229579 | controller |     "Jun 09 11:29:07.470554 crc crio[21508]: time=\"2026-06-09T11:29:07.470447215Z\" level=info msg=\"Checking pod openstack_swift-proxy-56bb55d8f-rgtp2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.229593 | controller |     "Jun 09 11:29:07.484423 crc crio[21508]: time=\"2026-06-09T11:29:07.484288844Z\" level=info msg=\"Ran pod sandbox ff320bcac9f004e876823160e7c1bbe1a32fe2935d152282cd9fc3bdc09d1355 with infra container: openstack/swift-proxy-56bb55d8f-rgtp2/POD\" id=51132b82-0c35-4820-8b9d-0acd50359267 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.229611 | controller |     "Jun 09 11:29:07.495676 crc crio[21508]: time=\"2026-06-09T11:29:07.495564067Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=c5eac45f-6b75-474d-91ae-44b7f29d9153 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.229626 | controller |     "Jun 09 11:29:07.618509 crc crio[21508]: time=\"2026-06-09T11:29:07.618396856Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=68c38e90-6fcc-4698-8437-945572cc373b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.229640 | controller |     "Jun 09 11:29:07.630179 crc crio[21508]: time=\"2026-06-09T11:29:07.630087442Z\" level=info msg=\"Creating container: openstack/swift-proxy-56bb55d8f-rgtp2/proxy-httpd\" id=f458398b-91e5-41ee-b799-9e2089f2368e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.229654 | controller |     "Jun 09 11:29:07.630625 crc crio[21508]: time=\"2026-06-09T11:29:07.630576496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.229668 | controller |     "Jun 09 11:29:07.757645 crc crio[21508]: time=\"2026-06-09T11:29:07.757542018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.229683 | controller |     "Jun 09 11:29:07.759112 crc crio[21508]: time=\"2026-06-09T11:29:07.758849837Z\" level=info msg=\"Removing container: 6b87b4338d317c3c4979cb36bcd90bc40b9bec3c899213b589f23c4e995276d2\" id=42d33bdf-49e3-4158-b32b-4606ebdcb647 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.229697 | controller |     "Jun 09 11:29:07.769142 crc crio[21508]: time=\"2026-06-09T11:29:07.769058938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.229711 | controller |     "Jun 09 11:29:07.888050 crc crio[21508]: time=\"2026-06-09T11:29:07.887969842Z\" level=info msg=\"Removed container 6b87b4338d317c3c4979cb36bcd90bc40b9bec3c899213b589f23c4e995276d2: openstack/dnsmasq-dns-84d7ccbd87-hjqlk/dnsmasq-dns\" id=42d33bdf-49e3-4158-b32b-4606ebdcb647 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.229725 | controller |     "Jun 09 11:29:07.899394 crc crio[21508]: time=\"2026-06-09T11:29:07.899289986Z\" level=info msg=\"Removing container: 6bb32e82437bdca0f8c20eea6a6707f9c2a422e5e3fe81eb1420aada7431704d\" id=367274e4-41fa-4405-8e5a-32793e5af3f1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.229739 | controller |     "Jun 09 11:29:07.932988 crc crio[21508]: time=\"2026-06-09T11:29:07.932153547Z\" level=info msg=\"Removed container 6bb32e82437bdca0f8c20eea6a6707f9c2a422e5e3fe81eb1420aada7431704d: openstack/dnsmasq-dns-84d7ccbd87-hjqlk/init\" id=367274e4-41fa-4405-8e5a-32793e5af3f1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.229753 | controller |     "Jun 09 11:29:08.068810 crc crio[21508]: time=\"2026-06-09T11:29:08.068711873Z\" level=info msg=\"Created container 61a7d5525fa86e202d6f5cc35feeabe4387fbba8dbf33f6ded80bfc433dae5a3: openstack/swift-proxy-56bb55d8f-rgtp2/proxy-httpd\" id=f458398b-91e5-41ee-b799-9e2089f2368e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.229767 | controller |     "Jun 09 11:29:08.071664 crc crio[21508]: time=\"2026-06-09T11:29:08.071630569Z\" level=info msg=\"Starting container: 61a7d5525fa86e202d6f5cc35feeabe4387fbba8dbf33f6ded80bfc433dae5a3\" id=45a2b7b2-22ea-4f1e-85f3-0a03f7bca936 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.229784 | controller |     "Jun 09 11:29:08.082017 crc crio[21508]: time=\"2026-06-09T11:29:08.081924133Z\" level=info msg=\"Started container\" PID=79354 containerID=61a7d5525fa86e202d6f5cc35feeabe4387fbba8dbf33f6ded80bfc433dae5a3 description=openstack/swift-proxy-56bb55d8f-rgtp2/proxy-httpd id=45a2b7b2-22ea-4f1e-85f3-0a03f7bca936 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff320bcac9f004e876823160e7c1bbe1a32fe2935d152282cd9fc3bdc09d1355",
2026-06-09 12:20:06.229799 | controller |     "Jun 09 11:29:08.096774 crc crio[21508]: time=\"2026-06-09T11:29:08.09671602Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=37c644ed-3fe0-4399-996d-e722f44a0cf5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.229813 | controller |     "Jun 09 11:29:08.208254 crc crio[21508]: time=\"2026-06-09T11:29:08.20770865Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=920af321-10b9-4865-8fd7-2b7a5225dc85 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.229827 | controller |     "Jun 09 11:29:08.226638 crc crio[21508]: time=\"2026-06-09T11:29:08.226547116Z\" level=info msg=\"Creating container: openstack/swift-proxy-56bb55d8f-rgtp2/proxy-server\" id=972068d7-93ad-4717-b19e-849d3accea30 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.229841 | controller |     "Jun 09 11:29:08.227017 crc crio[21508]: time=\"2026-06-09T11:29:08.226961849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.229856 | controller |     "Jun 09 11:29:08.310362 crc crio[21508]: time=\"2026-06-09T11:29:08.310091845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.229870 | controller |     "Jun 09 11:29:08.319171 crc crio[21508]: time=\"2026-06-09T11:29:08.31904372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.229885 | controller |     "Jun 09 11:29:08.479160 crc crio[21508]: time=\"2026-06-09T11:29:08.479059618Z\" level=info msg=\"Created container 4a5cddd7b9a654579b76fdcbb6714eb7fae2a15a5537c5f21ae17db62101e6f4: openstack/swift-proxy-56bb55d8f-rgtp2/proxy-server\" id=972068d7-93ad-4717-b19e-849d3accea30 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.229899 | controller |     "Jun 09 11:29:08.480194 crc crio[21508]: time=\"2026-06-09T11:29:08.48015751Z\" level=info msg=\"Starting container: 4a5cddd7b9a654579b76fdcbb6714eb7fae2a15a5537c5f21ae17db62101e6f4\" id=de7a5504-a387-497b-a72b-a837278355ed name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.229914 | controller |     "Jun 09 11:29:08.487603 crc crio[21508]: time=\"2026-06-09T11:29:08.487541739Z\" level=info msg=\"Started container\" PID=79383 containerID=4a5cddd7b9a654579b76fdcbb6714eb7fae2a15a5537c5f21ae17db62101e6f4 description=openstack/swift-proxy-56bb55d8f-rgtp2/proxy-server id=de7a5504-a387-497b-a72b-a837278355ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff320bcac9f004e876823160e7c1bbe1a32fe2935d152282cd9fc3bdc09d1355",
2026-06-09 12:20:06.229929 | controller |     "Jun 09 11:29:10.581882 crc crio[21508]: time=\"2026-06-09T11:29:10.581463361Z\" level=info msg=\"Stopped container 9c6d7d8a1cc80c5ba14af8057dc796a61fd81c8e819a3fd49e44926e928d8db4: openstack/cinder-scheduler-0/cinder-scheduler\" id=47e9d133-8ed3-45df-bfd2-2d5d63d4d859 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.229943 | controller |     "Jun 09 11:29:10.583690 crc crio[21508]: time=\"2026-06-09T11:29:10.583601604Z\" level=info msg=\"Stopping pod sandbox: e190ca656fd81a09e4107694a47c8ec064130b3b65838806808b58c67da5bd02\" id=5643e2bf-1627-4562-849f-8493b72a2f11 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.229961 | controller |     "Jun 09 11:29:10.584431 crc crio[21508]: time=\"2026-06-09T11:29:10.584353076Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:e190ca656fd81a09e4107694a47c8ec064130b3b65838806808b58c67da5bd02 UID:7719a13f-83c7-444d-a440-bb0dc4c46f97 NetNS:/var/run/netns/db633eed-0ca7-4cfc-95f1-77b27b50b013 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7719a13f_83c7_444d_a440_bb0dc4c46f97.slice PodAnnotations:0xc00465f038}] Aliases:map[]}\"",
2026-06-09 12:20:06.229976 | controller |     "Jun 09 11:29:10.584664 crc crio[21508]: time=\"2026-06-09T11:29:10.584568202Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.229991 | controller |     "Jun 09 11:29:10.987034 crc crio[21508]: time=\"2026-06-09T11:29:10.986787598Z\" level=info msg=\"Stopped pod sandbox: e190ca656fd81a09e4107694a47c8ec064130b3b65838806808b58c67da5bd02\" id=5643e2bf-1627-4562-849f-8493b72a2f11 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.230005 | controller |     "Jun 09 11:29:11.910810 crc crio[21508]: time=\"2026-06-09T11:29:11.910511843Z\" level=info msg=\"Removing container: b659b288e436990d33b515ac51dc0cea79c296815aaf126dde3142668d3f96db\" id=e4a950b0-ca9f-4035-bc2e-4289712c6ce9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.230020 | controller |     "Jun 09 11:29:11.943690 crc crio[21508]: time=\"2026-06-09T11:29:11.943550699Z\" level=info msg=\"Removed container b659b288e436990d33b515ac51dc0cea79c296815aaf126dde3142668d3f96db: openstack/cinder-scheduler-0/probe\" id=e4a950b0-ca9f-4035-bc2e-4289712c6ce9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.230035 | controller |     "Jun 09 11:29:11.950530 crc crio[21508]: time=\"2026-06-09T11:29:11.950427772Z\" level=info msg=\"Removing container: 9c6d7d8a1cc80c5ba14af8057dc796a61fd81c8e819a3fd49e44926e928d8db4\" id=0424873b-86bf-4719-8296-e866def289e8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.230049 | controller |     "Jun 09 11:29:11.991573 crc crio[21508]: time=\"2026-06-09T11:29:11.991487735Z\" level=info msg=\"Removed container 9c6d7d8a1cc80c5ba14af8057dc796a61fd81c8e819a3fd49e44926e928d8db4: openstack/cinder-scheduler-0/cinder-scheduler\" id=0424873b-86bf-4719-8296-e866def289e8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.230063 | controller |     "Jun 09 11:29:12.087021 crc crio[21508]: time=\"2026-06-09T11:29:12.086940396Z\" level=info msg=\"Stopping container: b2dc32f41d7223b8306ad75e3ded370f39dbf539ef18ea1fb9b7df177deb7f7c (timeout: 2s)\" id=c223ebec-7603-437a-a1e2-e774b9c50a25 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.230078 | controller |     "Jun 09 11:29:13.694450 crc crio[21508]: time=\"2026-06-09T11:29:13.694267755Z\" level=info msg=\"Stopped container b2dc32f41d7223b8306ad75e3ded370f39dbf539ef18ea1fb9b7df177deb7f7c: openshift-marketplace/redhat-operators-rlzqr/registry-server\" id=c223ebec-7603-437a-a1e2-e774b9c50a25 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.230092 | controller |     "Jun 09 11:29:13.697036 crc crio[21508]: time=\"2026-06-09T11:29:13.696946804Z\" level=info msg=\"Stopping pod sandbox: 8e065d5df2ba343318d243f954795f030b88e4829dd570ae96cabc781aea0102\" id=e7c1527b-7b0d-401e-9ec4-6fb86ba29d69 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.230106 | controller |     "Jun 09 11:29:13.704928 crc crio[21508]: time=\"2026-06-09T11:29:13.704268239Z\" level=info msg=\"Got pod network &{Name:redhat-operators-rlzqr Namespace:openshift-marketplace ID:8e065d5df2ba343318d243f954795f030b88e4829dd570ae96cabc781aea0102 UID:04e1d022-0a35-4b40-93c7-e0ec37004e89 NetNS:/var/run/netns/a2daa238-1182-403a-b152-3c12dc69d501 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod04e1d022_0a35_4b40_93c7_e0ec37004e89.slice PodAnnotations:0xc00011e9d8}] Aliases:map[]}\"",
2026-06-09 12:20:06.230124 | controller |     "Jun 09 11:29:13.704928 crc crio[21508]: time=\"2026-06-09T11:29:13.704575338Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-rlzqr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.230139 | controller |     "Jun 09 11:29:13.870602 crc crio[21508]: time=\"2026-06-09T11:29:13.869748716Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=f31be5ef-1b08-4ee2-a713-fd1164a73494 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.230154 | controller |     "Jun 09 11:29:13.870738 crc crio[21508]: time=\"2026-06-09T11:29:13.870626402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.230168 | controller |     "Jun 09 11:29:14.254662 crc crio[21508]: time=\"2026-06-09T11:29:14.254552065Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:c488047f50e3fd905c8b4cddb090c62853343904c3b684c5bb312f6fcb6fa35c UID:b596b513-895a-4d34-8a30-46f9b1192a56 NetNS:/var/run/netns/57fa33c2-a817-42dc-97d1-c453b5982d33 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb596b513_895a_4d34_8a30_46f9b1192a56.slice PodAnnotations:0xc00008c630}] Aliases:map[]}\"",
2026-06-09 12:20:06.230183 | controller |     "Jun 09 11:29:14.255397 crc crio[21508]: time=\"2026-06-09T11:29:14.254815993Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.230197 | controller |     "Jun 09 11:29:14.406234 crc crio[21508]: time=\"2026-06-09T11:29:14.405724242Z\" level=info msg=\"Stopping container: 258236b76ec929ea867fa15d6c98df2544dac5ac29bdb87fa2122192b73b0c0d (timeout: 30s)\" id=5e9089d4-f05d-4b08-9097-c774205317f8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.230211 | controller |     "Jun 09 11:29:14.406492 crc crio[21508]: time=\"2026-06-09T11:29:14.405900888Z\" level=info msg=\"Stopping container: 2c4601e6cf857dd3f54f737b9a21c70cd53840460828b0df0805b8b791003466 (timeout: 30s)\" id=be98b9ea-33b5-4494-ae37-bdffef7ffcbd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.230225 | controller |     "Jun 09 11:29:14.670176 crc crio[21508]: time=\"2026-06-09T11:29:14.669556028Z\" level=info msg=\"Stopped pod sandbox: 8e065d5df2ba343318d243f954795f030b88e4829dd570ae96cabc781aea0102\" id=e7c1527b-7b0d-401e-9ec4-6fb86ba29d69 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.230239 | controller |     "Jun 09 11:29:14.870807 crc crio[21508]: time=\"2026-06-09T11:29:14.869806135Z\" level=info msg=\"Stopped container 258236b76ec929ea867fa15d6c98df2544dac5ac29bdb87fa2122192b73b0c0d: openstack/neutron-cdf967bd4-srwx6/neutron-httpd\" id=5e9089d4-f05d-4b08-9097-c774205317f8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.230253 | controller |     "Jun 09 11:29:14.996594 crc crio[21508]: time=\"2026-06-09T11:29:14.996247622Z\" level=info msg=\"Removing container: b2dc32f41d7223b8306ad75e3ded370f39dbf539ef18ea1fb9b7df177deb7f7c\" id=d926e77a-b183-4a72-9932-5231f32a7605 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.230268 | controller |     "Jun 09 11:29:15.084579 crc crio[21508]: 2026-06-09T11:29:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c488047f50e3fd9 Mac:26:38:a5:f7:12:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:af Mtu:0 Sandbox:/var/run/netns/57fa33c2-a817-42dc-97d1-c453b5982d33 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.230286 | controller |     "Jun 09 11:29:15.091887 crc crio[21508]: time=\"2026-06-09T11:29:15.089729524Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:c488047f50e3fd905c8b4cddb090c62853343904c3b684c5bb312f6fcb6fa35c UID:b596b513-895a-4d34-8a30-46f9b1192a56 NetNS:/var/run/netns/57fa33c2-a817-42dc-97d1-c453b5982d33 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb596b513_895a_4d34_8a30_46f9b1192a56.slice PodAnnotations:0xc00008c630}] Aliases:map[]}\"",
2026-06-09 12:20:06.230301 | controller |     "Jun 09 11:29:15.091887 crc crio[21508]: time=\"2026-06-09T11:29:15.08993598Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.230315 | controller |     "Jun 09 11:29:15.169185 crc crio[21508]: time=\"2026-06-09T11:29:15.169070948Z\" level=info msg=\"Removed container b2dc32f41d7223b8306ad75e3ded370f39dbf539ef18ea1fb9b7df177deb7f7c: openshift-marketplace/redhat-operators-rlzqr/registry-server\" id=d926e77a-b183-4a72-9932-5231f32a7605 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.230329 | controller |     "Jun 09 11:29:15.193198 crc crio[21508]: time=\"2026-06-09T11:29:15.193022456Z\" level=info msg=\"Removing container: 50acd4e9e7ddc71f3a8483e77b574d6bc5894d1dd78cc3812536bc0598ba9194\" id=43a38f5e-009e-40ec-8c8b-00dc9474c158 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.230344 | controller |     "Jun 09 11:29:15.196577 crc crio[21508]: time=\"2026-06-09T11:29:15.196428717Z\" level=info msg=\"Ran pod sandbox c488047f50e3fd905c8b4cddb090c62853343904c3b684c5bb312f6fcb6fa35c with infra container: openstack/cinder-scheduler-0/POD\" id=f31be5ef-1b08-4ee2-a713-fd1164a73494 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.230379 | controller |     "Jun 09 11:29:15.208968 crc crio[21508]: time=\"2026-06-09T11:29:15.208155673Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=8a14cda4-337e-4da1-9871-28a6f664365d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.230394 | controller |     "Jun 09 11:29:15.257416 crc crio[21508]: time=\"2026-06-09T11:29:15.257076269Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=aae16297-dfef-4776-9c94-11cbe2dc01ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.230408 | controller |     "Jun 09 11:29:15.270390 crc crio[21508]: time=\"2026-06-09T11:29:15.270221177Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=68036110-7577-48f5-b67b-02b28edd677a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.230422 | controller |     "Jun 09 11:29:15.272879 crc crio[21508]: time=\"2026-06-09T11:29:15.270782854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.230436 | controller |     "Jun 09 11:29:15.381430 crc crio[21508]: time=\"2026-06-09T11:29:15.381103764Z\" level=info msg=\"Removed container 50acd4e9e7ddc71f3a8483e77b574d6bc5894d1dd78cc3812536bc0598ba9194: openshift-marketplace/redhat-operators-rlzqr/extract-content\" id=43a38f5e-009e-40ec-8c8b-00dc9474c158 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.230450 | controller |     "Jun 09 11:29:15.390897 crc crio[21508]: time=\"2026-06-09T11:29:15.390817841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.230464 | controller |     "Jun 09 11:29:15.391608 crc crio[21508]: time=\"2026-06-09T11:29:15.390882193Z\" level=info msg=\"Removing container: c3d490a88c1a0e3de4db1fe9e71487c8e49908f8b5c452f5c2b0b2bd6daa9e5c\" id=f4650be5-2018-4e46-82b2-08a379e3d463 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.230489 | controller |     "Jun 09 11:29:15.435680 crc crio[21508]: time=\"2026-06-09T11:29:15.435622075Z\" level=info msg=\"Removed container c3d490a88c1a0e3de4db1fe9e71487c8e49908f8b5c452f5c2b0b2bd6daa9e5c: openshift-marketplace/redhat-operators-rlzqr/extract-utilities\" id=f4650be5-2018-4e46-82b2-08a379e3d463 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.230504 | controller |     "Jun 09 11:29:16.301824 crc crio[21508]: time=\"2026-06-09T11:29:16.300583273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.230518 | controller |     "Jun 09 11:29:16.424035 crc crio[21508]: time=\"2026-06-09T11:29:16.423272179Z\" level=info msg=\"Created container d7bfffa7fe68b072bfea9f279ac1b97f99233725af9aef17f123ce2963456570: openstack/cinder-scheduler-0/cinder-scheduler\" id=68036110-7577-48f5-b67b-02b28edd677a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.230533 | controller |     "Jun 09 11:29:16.426647 crc crio[21508]: time=\"2026-06-09T11:29:16.426551566Z\" level=info msg=\"Starting container: d7bfffa7fe68b072bfea9f279ac1b97f99233725af9aef17f123ce2963456570\" id=0cc7a062-d269-4c98-846e-90f166515f4d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.230548 | controller |     "Jun 09 11:29:16.432417 crc crio[21508]: time=\"2026-06-09T11:29:16.432232944Z\" level=info msg=\"Started container\" PID=80071 containerID=d7bfffa7fe68b072bfea9f279ac1b97f99233725af9aef17f123ce2963456570 description=openstack/cinder-scheduler-0/cinder-scheduler id=0cc7a062-d269-4c98-846e-90f166515f4d name=/runtime.v1.RuntimeService/StartContainer sandboxID=c488047f50e3fd905c8b4cddb090c62853343904c3b684c5bb312f6fcb6fa35c",
2026-06-09 12:20:06.230562 | controller |     "Jun 09 11:29:16.451643 crc crio[21508]: time=\"2026-06-09T11:29:16.451543734Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=bff64bd6-7a9e-4292-85a5-557cd4681c6c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.230576 | controller |     "Jun 09 11:29:16.490183 crc crio[21508]: time=\"2026-06-09T11:29:16.490094543Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=1c2f89fa-ee2c-4727-9396-39df48cf9a2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.230591 | controller |     "Jun 09 11:29:16.738596 crc crio[21508]: time=\"2026-06-09T11:29:16.738281647Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=1195bae0-ca07-4ccd-937a-9cc2e76a8d17 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.230605 | controller |     "Jun 09 11:29:16.739092 crc crio[21508]: time=\"2026-06-09T11:29:16.739002728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.230619 | controller |     "Jun 09 11:29:16.800143 crc crio[21508]: time=\"2026-06-09T11:29:16.800024951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.230633 | controller |     "Jun 09 11:29:17.847614 crc crio[21508]: time=\"2026-06-09T11:29:17.846838213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.230647 | controller |     "Jun 09 11:29:17.994931 crc crio[21508]: time=\"2026-06-09T11:29:17.994840126Z\" level=info msg=\"Created container 693ddd3b5f01161c1c886193da00c864517f29a8d097fdf8a138df6f081e2d98: openstack/cinder-scheduler-0/probe\" id=1195bae0-ca07-4ccd-937a-9cc2e76a8d17 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.230665 | controller |     "Jun 09 11:29:17.996572 crc crio[21508]: time=\"2026-06-09T11:29:17.996502645Z\" level=info msg=\"Starting container: 693ddd3b5f01161c1c886193da00c864517f29a8d097fdf8a138df6f081e2d98\" id=0b50c7f6-36ee-420a-8489-a1c10864e8ac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.230680 | controller |     "Jun 09 11:29:18.004466 crc crio[21508]: time=\"2026-06-09T11:29:18.004285985Z\" level=info msg=\"Started container\" PID=80165 containerID=693ddd3b5f01161c1c886193da00c864517f29a8d097fdf8a138df6f081e2d98 description=openstack/cinder-scheduler-0/probe id=0b50c7f6-36ee-420a-8489-a1c10864e8ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=c488047f50e3fd905c8b4cddb090c62853343904c3b684c5bb312f6fcb6fa35c",
2026-06-09 12:20:06.230694 | controller |     "Jun 09 11:29:19.351608 crc crio[21508]: time=\"2026-06-09T11:29:19.350862015Z\" level=warning msg=\"Stopping container fd493475901b1157f31e3ad7541da8838070c84416ff1758eab87556085774aa with stop signal(15) timed out. Killing...\"",
2026-06-09 12:20:06.230708 | controller |     "Jun 09 11:29:19.352885 crc crio[21508]: time=\"2026-06-09T11:29:19.352032069Z\" level=warning msg=\"Stopping container c43119754ca2ccf314c66406920897a9a4cca39374f6918f4587a325ebc1942e with stop signal(15) timed out. Killing...\"",
2026-06-09 12:20:06.230723 | controller |     "Jun 09 11:29:19.902621 crc crio[21508]: time=\"2026-06-09T11:29:19.897853468Z\" level=info msg=\"Stopped container fd493475901b1157f31e3ad7541da8838070c84416ff1758eab87556085774aa: openstack/ceilometer-0/ceilometer-central-agent\" id=4a5175d9-c428-463d-ae7f-a9baa1db4bb2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.230737 | controller |     "Jun 09 11:29:19.929505 crc crio[21508]: time=\"2026-06-09T11:29:19.92907843Z\" level=info msg=\"Stopped container c43119754ca2ccf314c66406920897a9a4cca39374f6918f4587a325ebc1942e: openstack/ceilometer-0/ceilometer-notification-agent\" id=518781d8-5e08-4c1e-b580-d1cb05384d75 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.230751 | controller |     "Jun 09 11:29:19.938139 crc crio[21508]: time=\"2026-06-09T11:29:19.933702347Z\" level=info msg=\"Stopping pod sandbox: 7ff35a4bddcdc604c75b846c54bc49c0cc4956f3958a5c530e4823e38e9b3713\" id=e088f080-721c-41f4-80b0-8a4d3add32e6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.230766 | controller |     "Jun 09 11:29:19.938139 crc crio[21508]: time=\"2026-06-09T11:29:19.934883502Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:7ff35a4bddcdc604c75b846c54bc49c0cc4956f3958a5c530e4823e38e9b3713 UID:44cf9eab-5108-4803-9483-c8b193ddbb6d NetNS:/var/run/netns/cb93be7b-626f-462c-91ac-8b323ef43044 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44cf9eab_5108_4803_9483_c8b193ddbb6d.slice PodAnnotations:0xc00008c9f0}] Aliases:map[]}\"",
2026-06-09 12:20:06.230780 | controller |     "Jun 09 11:29:19.938139 crc crio[21508]: time=\"2026-06-09T11:29:19.935081198Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.230794 | controller |     "Jun 09 11:29:20.238540 crc crio[21508]: time=\"2026-06-09T11:29:20.238005939Z\" level=info msg=\"Stopped container 2c4601e6cf857dd3f54f737b9a21c70cd53840460828b0df0805b8b791003466: openstack/neutron-cdf967bd4-srwx6/neutron-api\" id=be98b9ea-33b5-4494-ae37-bdffef7ffcbd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.230808 | controller |     "Jun 09 11:29:20.243912 crc crio[21508]: time=\"2026-06-09T11:29:20.242378158Z\" level=info msg=\"Stopping pod sandbox: 5a7c325f198642df752b4642cdc9defce1915629ef3b2ea670f57232f0473776\" id=b4a76f22-3f68-48de-bf1b-23a5140c99ad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.230822 | controller |     "Jun 09 11:29:20.243912 crc crio[21508]: time=\"2026-06-09T11:29:20.243011147Z\" level=info msg=\"Got pod network &{Name:neutron-cdf967bd4-srwx6 Namespace:openstack ID:5a7c325f198642df752b4642cdc9defce1915629ef3b2ea670f57232f0473776 UID:57ee24d6-afec-4747-b1b3-70389a2ce423 NetNS:/var/run/netns/1ab914ba-33e3-40df-a20a-a6d798083e53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57ee24d6_afec_4747_b1b3_70389a2ce423.slice PodAnnotations:0xc004f917e8}] Aliases:map[]}\"",
2026-06-09 12:20:06.230840 | controller |     "Jun 09 11:29:20.243912 crc crio[21508]: time=\"2026-06-09T11:29:20.243169041Z\" level=info msg=\"Deleting pod openstack_neutron-cdf967bd4-srwx6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.230855 | controller |     "Jun 09 11:29:20.801995 crc crio[21508]: time=\"2026-06-09T11:29:20.801820469Z\" level=info msg=\"Stopped pod sandbox: 7ff35a4bddcdc604c75b846c54bc49c0cc4956f3958a5c530e4823e38e9b3713\" id=e088f080-721c-41f4-80b0-8a4d3add32e6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.230869 | controller |     "Jun 09 11:29:21.550477 crc crio[21508]: time=\"2026-06-09T11:29:21.549580994Z\" level=info msg=\"Removing container: be23226f9dd78cd823cd05bff0d6df1e4ed84e3a6b508205ceb20c46e479c91e\" id=de9339f0-7221-436b-bfe5-740bce68f74f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.230883 | controller |     "Jun 09 11:29:21.644135 crc crio[21508]: time=\"2026-06-09T11:29:21.644044685Z\" level=info msg=\"Removed container be23226f9dd78cd823cd05bff0d6df1e4ed84e3a6b508205ceb20c46e479c91e: openstack/ceilometer-0/proxy-httpd\" id=de9339f0-7221-436b-bfe5-740bce68f74f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.230897 | controller |     "Jun 09 11:29:21.691927 crc crio[21508]: time=\"2026-06-09T11:29:21.691808386Z\" level=info msg=\"Removing container: 24e7189d2eab40d18b435e6c78d519b12a56f94dff6ea13858e982bd2cd97dcf\" id=d9c4883a-ec1f-4225-9cc2-847f406c5670 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.230912 | controller |     "Jun 09 11:29:21.753841 crc crio[21508]: time=\"2026-06-09T11:29:21.750423688Z\" level=info msg=\"Stopped pod sandbox: 5a7c325f198642df752b4642cdc9defce1915629ef3b2ea670f57232f0473776\" id=b4a76f22-3f68-48de-bf1b-23a5140c99ad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.230926 | controller |     "Jun 09 11:29:21.960434 crc crio[21508]: time=\"2026-06-09T11:29:21.960258459Z\" level=info msg=\"Removed container 24e7189d2eab40d18b435e6c78d519b12a56f94dff6ea13858e982bd2cd97dcf: openstack/ceilometer-0/sg-core\" id=d9c4883a-ec1f-4225-9cc2-847f406c5670 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.230941 | controller |     "Jun 09 11:29:21.978912 crc crio[21508]: time=\"2026-06-09T11:29:21.978850308Z\" level=info msg=\"Removing container: c43119754ca2ccf314c66406920897a9a4cca39374f6918f4587a325ebc1942e\" id=62e6e964-2848-49cc-8a7f-ec16282a8e20 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.230955 | controller |     "Jun 09 11:29:22.023877 crc crio[21508]: time=\"2026-06-09T11:29:22.023745285Z\" level=info msg=\"Removed container c43119754ca2ccf314c66406920897a9a4cca39374f6918f4587a325ebc1942e: openstack/ceilometer-0/ceilometer-notification-agent\" id=62e6e964-2848-49cc-8a7f-ec16282a8e20 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.230969 | controller |     "Jun 09 11:29:22.039781 crc crio[21508]: time=\"2026-06-09T11:29:22.03914337Z\" level=info msg=\"Removing container: fd493475901b1157f31e3ad7541da8838070c84416ff1758eab87556085774aa\" id=2dd5bac3-4059-4726-80b7-c334c1d668e5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.230983 | controller |     "Jun 09 11:29:22.215380 crc crio[21508]: time=\"2026-06-09T11:29:22.211992357Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=3fde4f9e-fa50-4a80-860c-567ea825154b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.231003 | controller |     "Jun 09 11:29:22.215380 crc crio[21508]: time=\"2026-06-09T11:29:22.21209367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.231018 | controller |     "Jun 09 11:29:22.246478 crc crio[21508]: time=\"2026-06-09T11:29:22.246435115Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:79210880cf53d5eb458d2ef4a12b76dac74f5b769e83fce8d0f6b936f89fa217 UID:b0116918-8999-4c33-8cd2-d1c305566624 NetNS:/var/run/netns/ae715750-f6d4-4505-a649-d54becda0e3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0116918_8999_4c33_8cd2_d1c305566624.slice PodAnnotations:0xc004f90e40}] Aliases:map[]}\"",
2026-06-09 12:20:06.231033 | controller |     "Jun 09 11:29:22.246714 crc crio[21508]: time=\"2026-06-09T11:29:22.246697353Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.231048 | controller |     "Jun 09 11:29:22.281586 crc crio[21508]: time=\"2026-06-09T11:29:22.281418318Z\" level=info msg=\"Removed container fd493475901b1157f31e3ad7541da8838070c84416ff1758eab87556085774aa: openstack/ceilometer-0/ceilometer-central-agent\" id=2dd5bac3-4059-4726-80b7-c334c1d668e5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.231062 | controller |     "Jun 09 11:29:22.589561 crc crio[21508]: time=\"2026-06-09T11:29:22.588703408Z\" level=info msg=\"Removing container: 258236b76ec929ea867fa15d6c98df2544dac5ac29bdb87fa2122192b73b0c0d\" id=d51a2b50-4fd0-4754-a026-9f43f1586c0a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.231076 | controller |     "Jun 09 11:29:22.631947 crc crio[21508]: time=\"2026-06-09T11:29:22.63106797Z\" level=info msg=\"Removed container 258236b76ec929ea867fa15d6c98df2544dac5ac29bdb87fa2122192b73b0c0d: openstack/neutron-cdf967bd4-srwx6/neutron-httpd\" id=d51a2b50-4fd0-4754-a026-9f43f1586c0a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.231091 | controller |     "Jun 09 11:29:22.638911 crc crio[21508]: time=\"2026-06-09T11:29:22.638562432Z\" level=info msg=\"Removing container: 2c4601e6cf857dd3f54f737b9a21c70cd53840460828b0df0805b8b791003466\" id=4ce8c864-6659-4093-bfdb-76167653e709 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.231105 | controller |     "Jun 09 11:29:22.684446 crc crio[21508]: time=\"2026-06-09T11:29:22.684268112Z\" level=info msg=\"Removed container 2c4601e6cf857dd3f54f737b9a21c70cd53840460828b0df0805b8b791003466: openstack/neutron-cdf967bd4-srwx6/neutron-api\" id=4ce8c864-6659-4093-bfdb-76167653e709 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.231119 | controller |     "Jun 09 11:29:22.925293 crc crio[21508]: 2026-06-09T11:29:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:79210880cf53d5e Mac:76:de:8e:ee:4e:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b0 Mtu:0 Sandbox:/var/run/netns/ae715750-f6d4-4505-a649-d54becda0e3f SocketPath: PciID:}] [{Interface:0xc0002845d0 Address:{IP:10.217.0.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.231134 | controller |     "Jun 09 11:29:22.927890 crc crio[21508]: time=\"2026-06-09T11:29:22.927813689Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:79210880cf53d5eb458d2ef4a12b76dac74f5b769e83fce8d0f6b936f89fa217 UID:b0116918-8999-4c33-8cd2-d1c305566624 NetNS:/var/run/netns/ae715750-f6d4-4505-a649-d54becda0e3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0116918_8999_4c33_8cd2_d1c305566624.slice PodAnnotations:0xc004f90e40}] Aliases:map[]}\"",
2026-06-09 12:20:06.231149 | controller |     "Jun 09 11:29:22.928213 crc crio[21508]: time=\"2026-06-09T11:29:22.928012265Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.231167 | controller |     "Jun 09 11:29:22.949109 crc crio[21508]: time=\"2026-06-09T11:29:22.948581902Z\" level=info msg=\"Ran pod sandbox 79210880cf53d5eb458d2ef4a12b76dac74f5b769e83fce8d0f6b936f89fa217 with infra container: openstack/ceilometer-0/POD\" id=3fde4f9e-fa50-4a80-860c-567ea825154b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.231182 | controller |     "Jun 09 11:29:22.952860 crc crio[21508]: time=\"2026-06-09T11:29:22.952534009Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=2f00c394-8907-4b79-8b6f-323167cb1754 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.231196 | controller |     "Jun 09 11:29:22.981997 crc crio[21508]: time=\"2026-06-09T11:29:22.981815604Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=ef0e92af-595d-4628-870f-e041344c1533 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.231210 | controller |     "Jun 09 11:29:22.990053 crc crio[21508]: time=\"2026-06-09T11:29:22.98980416Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=af0b042f-cafe-4dbf-9c55-de0c54df189c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.231225 | controller |     "Jun 09 11:29:22.991027 crc crio[21508]: time=\"2026-06-09T11:29:22.9904695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.231239 | controller |     "Jun 09 11:29:23.077802 crc crio[21508]: time=\"2026-06-09T11:29:23.077691318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.231253 | controller |     "Jun 09 11:29:23.083108 crc crio[21508]: time=\"2026-06-09T11:29:23.082972354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.231268 | controller |     "Jun 09 11:29:23.275789 crc crio[21508]: time=\"2026-06-09T11:29:23.275686368Z\" level=info msg=\"Created container 5d95fd4d3f3bd635fc775acc6aaa91cd3dc8689c20887ba212cb3ff440ec16a0: openstack/ceilometer-0/ceilometer-central-agent\" id=af0b042f-cafe-4dbf-9c55-de0c54df189c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.231282 | controller |     "Jun 09 11:29:23.276956 crc crio[21508]: time=\"2026-06-09T11:29:23.276909144Z\" level=info msg=\"Starting container: 5d95fd4d3f3bd635fc775acc6aaa91cd3dc8689c20887ba212cb3ff440ec16a0\" id=1771c7fc-f9d7-4daa-b769-3b7e6c778547 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.231297 | controller |     "Jun 09 11:29:23.282250 crc crio[21508]: time=\"2026-06-09T11:29:23.28217036Z\" level=info msg=\"Started container\" PID=80584 containerID=5d95fd4d3f3bd635fc775acc6aaa91cd3dc8689c20887ba212cb3ff440ec16a0 description=openstack/ceilometer-0/ceilometer-central-agent id=1771c7fc-f9d7-4daa-b769-3b7e6c778547 name=/runtime.v1.RuntimeService/StartContainer sandboxID=79210880cf53d5eb458d2ef4a12b76dac74f5b769e83fce8d0f6b936f89fa217",
2026-06-09 12:20:06.231311 | controller |     "Jun 09 11:29:23.294374 crc crio[21508]: time=\"2026-06-09T11:29:23.294190845Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=d387563d-7742-48ee-a258-3d332bbe6653 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.231325 | controller |     "Jun 09 11:29:23.316030 crc crio[21508]: time=\"2026-06-09T11:29:23.315917627Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=a4385582-bcb5-4d5a-9e5f-e44306d3d4f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.231343 | controller |     "Jun 09 11:29:23.323976 crc crio[21508]: time=\"2026-06-09T11:29:23.323907313Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=3cd5f84a-2bd2-46e6-875b-bf9ab1e2e439 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.231378 | controller |     "Jun 09 11:29:23.324726 crc crio[21508]: time=\"2026-06-09T11:29:23.324701236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.231394 | controller |     "Jun 09 11:29:23.385763 crc crio[21508]: time=\"2026-06-09T11:29:23.385699899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.231408 | controller |     "Jun 09 11:29:23.390766 crc crio[21508]: time=\"2026-06-09T11:29:23.390725567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.231422 | controller |     "Jun 09 11:29:23.499668 crc crio[21508]: time=\"2026-06-09T11:29:23.499566203Z\" level=info msg=\"Created container 7f2b7beee9acaf6874ecf9f1d7524247b6e46863edca9c49f4ee39679edd27d5: openstack/ceilometer-0/ceilometer-notification-agent\" id=3cd5f84a-2bd2-46e6-875b-bf9ab1e2e439 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.231436 | controller |     "Jun 09 11:29:23.501619 crc crio[21508]: time=\"2026-06-09T11:29:23.50149016Z\" level=info msg=\"Starting container: 7f2b7beee9acaf6874ecf9f1d7524247b6e46863edca9c49f4ee39679edd27d5\" id=49aea289-e63d-44ed-bcd4-dbba8550bba5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.231450 | controller |     "Jun 09 11:29:23.509755 crc crio[21508]: time=\"2026-06-09T11:29:23.509526258Z\" level=info msg=\"Started container\" PID=80629 containerID=7f2b7beee9acaf6874ecf9f1d7524247b6e46863edca9c49f4ee39679edd27d5 description=openstack/ceilometer-0/ceilometer-notification-agent id=49aea289-e63d-44ed-bcd4-dbba8550bba5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=79210880cf53d5eb458d2ef4a12b76dac74f5b769e83fce8d0f6b936f89fa217",
2026-06-09 12:20:06.231464 | controller |     "Jun 09 11:29:23.524959 crc crio[21508]: time=\"2026-06-09T11:29:23.523690516Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=d3b40af9-b197-493b-9e18-f48a743f5dd0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.231478 | controller |     "Jun 09 11:29:23.546669 crc crio[21508]: time=\"2026-06-09T11:29:23.546574152Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=b28c8bf5-7e54-4f1c-80c2-a2f8c9967fb1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.231493 | controller |     "Jun 09 11:29:23.559532 crc crio[21508]: time=\"2026-06-09T11:29:23.558476944Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=5fe5703c-e638-4332-b149-5afbaf17c4ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.231507 | controller |     "Jun 09 11:29:23.559532 crc crio[21508]: time=\"2026-06-09T11:29:23.558886106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.231521 | controller |     "Jun 09 11:29:23.615002 crc crio[21508]: time=\"2026-06-09T11:29:23.614924972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.231534 | controller |     "Jun 09 11:29:23.620272 crc crio[21508]: time=\"2026-06-09T11:29:23.620194948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.231556 | controller |     "Jun 09 11:29:23.787724 crc crio[21508]: time=\"2026-06-09T11:29:23.787251904Z\" level=info msg=\"Created container 4ea808572d28b0b1102e1aeef7df91e668a7a35571d3614b32d32cc8a3caa096: openstack/ceilometer-0/sg-core\" id=5fe5703c-e638-4332-b149-5afbaf17c4ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.231581 | controller |     "Jun 09 11:29:23.788892 crc crio[21508]: time=\"2026-06-09T11:29:23.788780159Z\" level=info msg=\"Starting container: 4ea808572d28b0b1102e1aeef7df91e668a7a35571d3614b32d32cc8a3caa096\" id=9e209056-2c48-4791-872c-a490b4968f96 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.231596 | controller |     "Jun 09 11:29:23.794982 crc crio[21508]: time=\"2026-06-09T11:29:23.794828588Z\" level=info msg=\"Started container\" PID=80662 containerID=4ea808572d28b0b1102e1aeef7df91e668a7a35571d3614b32d32cc8a3caa096 description=openstack/ceilometer-0/sg-core id=9e209056-2c48-4791-872c-a490b4968f96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=79210880cf53d5eb458d2ef4a12b76dac74f5b769e83fce8d0f6b936f89fa217",
2026-06-09 12:20:06.231611 | controller |     "Jun 09 11:29:24.126368 crc crio[21508]: time=\"2026-06-09T11:29:24.126118917Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=99d42b38-c1b9-4ad7-8001-6313843400ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.231625 | controller |     "Jun 09 11:29:24.167463 crc crio[21508]: time=\"2026-06-09T11:29:24.167367776Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=75cfad28-267d-4bcf-88ec-83702beff705 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.231640 | controller |     "Jun 09 11:29:24.346707 crc crio[21508]: time=\"2026-06-09T11:29:24.346564801Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=3d73a63e-3c2d-4d00-a13a-34a22f0581af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.231655 | controller |     "Jun 09 11:29:24.347257 crc crio[21508]: time=\"2026-06-09T11:29:24.34718505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.231669 | controller |     "Jun 09 11:29:24.419149 crc crio[21508]: time=\"2026-06-09T11:29:24.419031743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.231683 | controller |     "Jun 09 11:29:24.439372 crc crio[21508]: time=\"2026-06-09T11:29:24.439198749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.231697 | controller |     "Jun 09 11:29:24.696969 crc crio[21508]: time=\"2026-06-09T11:29:24.69610387Z\" level=info msg=\"Created container 02d1ca5600a9461405cf403ea3c8188e737321ce3998b38a39009c12ea090819: openstack/ceilometer-0/proxy-httpd\" id=3d73a63e-3c2d-4d00-a13a-34a22f0581af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.231711 | controller |     "Jun 09 11:29:24.701134 crc crio[21508]: time=\"2026-06-09T11:29:24.700209491Z\" level=info msg=\"Starting container: 02d1ca5600a9461405cf403ea3c8188e737321ce3998b38a39009c12ea090819\" id=658a606d-a7c4-4236-a8d3-bdd5e6da696d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.231726 | controller |     "Jun 09 11:29:24.706706 crc crio[21508]: time=\"2026-06-09T11:29:24.706570019Z\" level=info msg=\"Started container\" PID=80719 containerID=02d1ca5600a9461405cf403ea3c8188e737321ce3998b38a39009c12ea090819 description=openstack/ceilometer-0/proxy-httpd id=658a606d-a7c4-4236-a8d3-bdd5e6da696d name=/runtime.v1.RuntimeService/StartContainer sandboxID=79210880cf53d5eb458d2ef4a12b76dac74f5b769e83fce8d0f6b936f89fa217",
2026-06-09 12:20:06.231739 | controller |     "Jun 09 11:29:26.977446 crc crio[21508]: time=\"2026-06-09T11:29:26.976897024Z\" level=info msg=\"Stopping container: 3a2dd2a212ab5007ca8ee680a14ea34d8d8d503a8e5b8314c2187b552aa6bc8a (timeout: 30s)\" id=dc59b09e-bb3e-466d-9308-8f9715e118c1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.231757 | controller |     "Jun 09 11:29:26.978612 crc crio[21508]: time=\"2026-06-09T11:29:26.9771083Z\" level=info msg=\"Stopping container: 514474b3fb3b71c9415c41dd2a63efec2e273301e644af15a6311e0bef4bc7fc (timeout: 30s)\" id=5b075ee2-a9b1-4c1e-8487-6fb419febe0a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.231772 | controller |     "Jun 09 11:29:27.158241 crc crio[21508]: time=\"2026-06-09T11:29:27.158116999Z\" level=info msg=\"Stopped container 514474b3fb3b71c9415c41dd2a63efec2e273301e644af15a6311e0bef4bc7fc: openstack/glance-default-external-api-0/glance-log\" id=5b075ee2-a9b1-4c1e-8487-6fb419febe0a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.231786 | controller |     "Jun 09 11:29:28.225017 crc crio[21508]: time=\"2026-06-09T11:29:28.224505549Z\" level=info msg=\"Stopping container: 6f3e03111857933e720de0f8510c57480e5b662b4910a07fed68f344faff1dda (timeout: 30s)\" id=3731048b-fc33-4407-8db7-f213f89f6a79 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.231800 | controller |     "Jun 09 11:29:28.225575 crc crio[21508]: time=\"2026-06-09T11:29:28.224654003Z\" level=info msg=\"Stopping container: f5d3667222cf21e9242073757b6cee73fead6ffb8f52c9f7618fed91124cf26d (timeout: 30s)\" id=ad501924-d843-4526-a8b7-d89f4f7ed54b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.231814 | controller |     "Jun 09 11:29:28.392793 crc crio[21508]: time=\"2026-06-09T11:29:28.392712899Z\" level=info msg=\"Stopped container f5d3667222cf21e9242073757b6cee73fead6ffb8f52c9f7618fed91124cf26d: openstack/glance-default-internal-api-0/glance-log\" id=ad501924-d843-4526-a8b7-d89f4f7ed54b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.231828 | controller |     "Jun 09 11:29:29.028260 crc crio[21508]: time=\"2026-06-09T11:29:29.028172706Z\" level=info msg=\"Stopping container: 4ea808572d28b0b1102e1aeef7df91e668a7a35571d3614b32d32cc8a3caa096 (timeout: 30s)\" id=2aca4f62-0aad-4b38-a0ca-b26ab68c08c1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.231842 | controller |     "Jun 09 11:29:29.028260 crc crio[21508]: time=\"2026-06-09T11:29:29.028237577Z\" level=info msg=\"Stopping container: 02d1ca5600a9461405cf403ea3c8188e737321ce3998b38a39009c12ea090819 (timeout: 30s)\" id=9626a6c0-7f12-4b89-8b61-1552373bb209 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.231856 | controller |     "Jun 09 11:29:29.029409 crc crio[21508]: time=\"2026-06-09T11:29:29.028809654Z\" level=info msg=\"Stopping container: 5d95fd4d3f3bd635fc775acc6aaa91cd3dc8689c20887ba212cb3ff440ec16a0 (timeout: 30s)\" id=85e0c056-cf51-4847-b9b2-c0ec03e4c49c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.231870 | controller |     "Jun 09 11:29:29.029511 crc crio[21508]: time=\"2026-06-09T11:29:29.028873396Z\" level=info msg=\"Stopping container: 7f2b7beee9acaf6874ecf9f1d7524247b6e46863edca9c49f4ee39679edd27d5 (timeout: 30s)\" id=54039cc5-b7eb-4b74-8334-ce2e930afb81 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.231884 | controller |     "Jun 09 11:29:29.159153 crc crio[21508]: time=\"2026-06-09T11:29:29.159068543Z\" level=info msg=\"Stopped container 4ea808572d28b0b1102e1aeef7df91e668a7a35571d3614b32d32cc8a3caa096: openstack/ceilometer-0/sg-core\" id=2aca4f62-0aad-4b38-a0ca-b26ab68c08c1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.231899 | controller |     "Jun 09 11:29:29.257445 crc crio[21508]: time=\"2026-06-09T11:29:29.257197703Z\" level=info msg=\"Stopped container 02d1ca5600a9461405cf403ea3c8188e737321ce3998b38a39009c12ea090819: openstack/ceilometer-0/proxy-httpd\" id=9626a6c0-7f12-4b89-8b61-1552373bb209 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.231912 | controller |     "Jun 09 11:29:29.473811 crc crio[21508]: time=\"2026-06-09T11:29:29.473718141Z\" level=info msg=\"Stopped container 7f2b7beee9acaf6874ecf9f1d7524247b6e46863edca9c49f4ee39679edd27d5: openstack/ceilometer-0/ceilometer-notification-agent\" id=54039cc5-b7eb-4b74-8334-ce2e930afb81 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.231930 | controller |     "Jun 09 11:29:29.575356 crc crio[21508]: time=\"2026-06-09T11:29:29.575121847Z\" level=info msg=\"Stopped container 5d95fd4d3f3bd635fc775acc6aaa91cd3dc8689c20887ba212cb3ff440ec16a0: openstack/ceilometer-0/ceilometer-central-agent\" id=85e0c056-cf51-4847-b9b2-c0ec03e4c49c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.231945 | controller |     "Jun 09 11:29:29.579604 crc crio[21508]: time=\"2026-06-09T11:29:29.579513517Z\" level=info msg=\"Stopping pod sandbox: 79210880cf53d5eb458d2ef4a12b76dac74f5b769e83fce8d0f6b936f89fa217\" id=ed4e5d5f-c5c3-4a4d-9d0d-07bc6f8a950f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.231960 | controller |     "Jun 09 11:29:29.580557 crc crio[21508]: time=\"2026-06-09T11:29:29.580495516Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:79210880cf53d5eb458d2ef4a12b76dac74f5b769e83fce8d0f6b936f89fa217 UID:b0116918-8999-4c33-8cd2-d1c305566624 NetNS:/var/run/netns/ae715750-f6d4-4505-a649-d54becda0e3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0116918_8999_4c33_8cd2_d1c305566624.slice PodAnnotations:0xc00244ebe0}] Aliases:map[]}\"",
2026-06-09 12:20:06.231975 | controller |     "Jun 09 11:29:29.580765 crc crio[21508]: time=\"2026-06-09T11:29:29.580681932Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.231989 | controller |     "Jun 09 11:29:29.898179 crc crio[21508]: time=\"2026-06-09T11:29:29.89774376Z\" level=info msg=\"Stopped pod sandbox: 79210880cf53d5eb458d2ef4a12b76dac74f5b769e83fce8d0f6b936f89fa217\" id=ed4e5d5f-c5c3-4a4d-9d0d-07bc6f8a950f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.232004 | controller |     "Jun 09 11:29:30.268108 crc crio[21508]: time=\"2026-06-09T11:29:30.265875148Z\" level=info msg=\"Stopped container 3a2dd2a212ab5007ca8ee680a14ea34d8d8d503a8e5b8314c2187b552aa6bc8a: openstack/glance-default-external-api-0/glance-httpd\" id=dc59b09e-bb3e-466d-9308-8f9715e118c1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.232019 | controller |     "Jun 09 11:29:30.270893 crc crio[21508]: time=\"2026-06-09T11:29:30.270227447Z\" level=info msg=\"Stopping pod sandbox: ea30dfa823fd634f24234686b7d7df2849be16c4ac869d476acb46049d3b5be6\" id=ffdd579b-e88c-463a-948a-7f5cd9e55ca5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.232033 | controller |     "Jun 09 11:29:30.273451 crc crio[21508]: time=\"2026-06-09T11:29:30.271628518Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:ea30dfa823fd634f24234686b7d7df2849be16c4ac869d476acb46049d3b5be6 UID:94e65338-84df-4586-b7f7-f19f98fd2fcc NetNS:/var/run/netns/13f555df-47ef-4dff-97ab-8169719f4b04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod94e65338_84df_4586_b7f7_f19f98fd2fcc.slice PodAnnotations:0xc000b28fc8}] Aliases:map[]}\"",
2026-06-09 12:20:06.232047 | controller |     "Jun 09 11:29:30.273451 crc crio[21508]: time=\"2026-06-09T11:29:30.271871445Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.232169 | controller |     "Jun 09 11:29:30.696678 crc crio[21508]: time=\"2026-06-09T11:29:30.696011238Z\" level=info msg=\"Stopped pod sandbox: ea30dfa823fd634f24234686b7d7df2849be16c4ac869d476acb46049d3b5be6\" id=ffdd579b-e88c-463a-948a-7f5cd9e55ca5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.232198 | controller |     "Jun 09 11:29:30.786756 crc crio[21508]: time=\"2026-06-09T11:29:30.786663117Z\" level=info msg=\"Removing container: 02d1ca5600a9461405cf403ea3c8188e737321ce3998b38a39009c12ea090819\" id=b559ac54-9d75-4e76-9e6a-990913eb597c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.232214 | controller |     "Jun 09 11:29:30.852187 crc crio[21508]: time=\"2026-06-09T11:29:30.852134592Z\" level=info msg=\"Removed container 02d1ca5600a9461405cf403ea3c8188e737321ce3998b38a39009c12ea090819: openstack/ceilometer-0/proxy-httpd\" id=b559ac54-9d75-4e76-9e6a-990913eb597c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.232229 | controller |     "Jun 09 11:29:30.861187 crc crio[21508]: time=\"2026-06-09T11:29:30.861100437Z\" level=info msg=\"Removing container: 4ea808572d28b0b1102e1aeef7df91e668a7a35571d3614b32d32cc8a3caa096\" id=fa31f0a2-d518-4d22-827f-4c6385811ea6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.232243 | controller |     "Jun 09 11:29:30.943418 crc crio[21508]: time=\"2026-06-09T11:29:30.943226243Z\" level=info msg=\"Removed container 4ea808572d28b0b1102e1aeef7df91e668a7a35571d3614b32d32cc8a3caa096: openstack/ceilometer-0/sg-core\" id=fa31f0a2-d518-4d22-827f-4c6385811ea6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.232258 | controller |     "Jun 09 11:29:30.967574 crc crio[21508]: time=\"2026-06-09T11:29:30.96747632Z\" level=info msg=\"Removing container: 7f2b7beee9acaf6874ecf9f1d7524247b6e46863edca9c49f4ee39679edd27d5\" id=4cd1b305-ad2b-42f3-883f-f821918ba570 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.232272 | controller |     "Jun 09 11:29:31.079395 crc crio[21508]: time=\"2026-06-09T11:29:31.078784719Z\" level=info msg=\"Removed container 7f2b7beee9acaf6874ecf9f1d7524247b6e46863edca9c49f4ee39679edd27d5: openstack/ceilometer-0/ceilometer-notification-agent\" id=4cd1b305-ad2b-42f3-883f-f821918ba570 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.232287 | controller |     "Jun 09 11:29:31.082577 crc crio[21508]: time=\"2026-06-09T11:29:31.082517379Z\" level=info msg=\"Removing container: 5d95fd4d3f3bd635fc775acc6aaa91cd3dc8689c20887ba212cb3ff440ec16a0\" id=3d63ba16-2fb4-492a-a07b-70d0e0fd59b1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.232301 | controller |     "Jun 09 11:29:31.134661 crc crio[21508]: time=\"2026-06-09T11:29:31.134588148Z\" level=info msg=\"Removed container 5d95fd4d3f3bd635fc775acc6aaa91cd3dc8689c20887ba212cb3ff440ec16a0: openstack/ceilometer-0/ceilometer-central-agent\" id=3d63ba16-2fb4-492a-a07b-70d0e0fd59b1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.232316 | controller |     "Jun 09 11:29:31.420020 crc crio[21508]: time=\"2026-06-09T11:29:31.41994069Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=827fc7f9-9080-4960-9f67-1eca8d440da6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.232331 | controller |     "Jun 09 11:29:31.420752 crc crio[21508]: time=\"2026-06-09T11:29:31.420039313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.232368 | controller |     "Jun 09 11:29:31.528812 crc crio[21508]: time=\"2026-06-09T11:29:31.528371814Z\" level=info msg=\"Stopped container 6f3e03111857933e720de0f8510c57480e5b662b4910a07fed68f344faff1dda: openstack/glance-default-internal-api-0/glance-httpd\" id=3731048b-fc33-4407-8db7-f213f89f6a79 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.232389 | controller |     "Jun 09 11:29:31.531522 crc crio[21508]: time=\"2026-06-09T11:29:31.531416624Z\" level=info msg=\"Stopping pod sandbox: c31fd601a00a0ac250dfa3df47a841726a360b9695bcaadc90cfbae25ff1143e\" id=55f0fb18-1bc1-4416-b390-8849f66a5a74 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.232404 | controller |     "Jun 09 11:29:31.533814 crc crio[21508]: time=\"2026-06-09T11:29:31.533736872Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:c31fd601a00a0ac250dfa3df47a841726a360b9695bcaadc90cfbae25ff1143e UID:a20f3529-a9c2-4dd6-b445-2f4e17560fe5 NetNS:/var/run/netns/e28b4626-faea-4286-ac1f-93432053b7d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda20f3529_a9c2_4dd6_b445_2f4e17560fe5.slice PodAnnotations:0xc0008527f0}] Aliases:map[]}\"",
2026-06-09 12:20:06.232423 | controller |     "Jun 09 11:29:31.533984 crc crio[21508]: time=\"2026-06-09T11:29:31.533933528Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.232438 | controller |     "Jun 09 11:29:31.534808 crc crio[21508]: time=\"2026-06-09T11:29:31.534752192Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:80ef6633015832ac1553b961a8487a6c086314fef5950dd4e225518fec032589 UID:218e24ec-758e-48fd-a330-6a08dfe070d1 NetNS:/var/run/netns/99996df5-391e-44bd-b185-abdcd2446baa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod218e24ec_758e_48fd_a330_6a08dfe070d1.slice PodAnnotations:0xc002c0a068}] Aliases:map[]}\"",
2026-06-09 12:20:06.232452 | controller |     "Jun 09 11:29:31.534808 crc crio[21508]: time=\"2026-06-09T11:29:31.534800314Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.232467 | controller |     "Jun 09 11:29:31.976866 crc crio[21508]: 2026-06-09T11:29:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:80ef6633015832a Mac:42:73:50:e7:8e:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b1 Mtu:0 Sandbox:/var/run/netns/99996df5-391e-44bd-b185-abdcd2446baa SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.232482 | controller |     "Jun 09 11:29:31.978255 crc crio[21508]: time=\"2026-06-09T11:29:31.978174635Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:80ef6633015832ac1553b961a8487a6c086314fef5950dd4e225518fec032589 UID:218e24ec-758e-48fd-a330-6a08dfe070d1 NetNS:/var/run/netns/99996df5-391e-44bd-b185-abdcd2446baa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod218e24ec_758e_48fd_a330_6a08dfe070d1.slice PodAnnotations:0xc002c0a068}] Aliases:map[]}\"",
2026-06-09 12:20:06.232496 | controller |     "Jun 09 11:29:31.986574 crc crio[21508]: time=\"2026-06-09T11:29:31.978400822Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.232510 | controller |     "Jun 09 11:29:32.008246 crc crio[21508]: time=\"2026-06-09T11:29:32.008146429Z\" level=info msg=\"Ran pod sandbox 80ef6633015832ac1553b961a8487a6c086314fef5950dd4e225518fec032589 with infra container: openstack/ceilometer-0/POD\" id=827fc7f9-9080-4960-9f67-1eca8d440da6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.232524 | controller |     "Jun 09 11:29:32.017910 crc crio[21508]: time=\"2026-06-09T11:29:32.017787164Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=37d749e3-c165-4334-a3db-25375669be95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.232539 | controller |     "Jun 09 11:29:32.057757 crc crio[21508]: time=\"2026-06-09T11:29:32.057440716Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=2a1ffea2-4f8b-44a3-89d7-367b0dc9baa8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.232553 | controller |     "Jun 09 11:29:32.070663 crc crio[21508]: time=\"2026-06-09T11:29:32.06705365Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=f1541a95-bf73-498b-909e-31c6c9a94e44 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.232571 | controller |     "Jun 09 11:29:32.070663 crc crio[21508]: time=\"2026-06-09T11:29:32.067530874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.232585 | controller |     "Jun 09 11:29:32.149153 crc crio[21508]: time=\"2026-06-09T11:29:32.149012512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.232600 | controller |     "Jun 09 11:29:32.161451 crc crio[21508]: time=\"2026-06-09T11:29:32.160392428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.232614 | controller |     "Jun 09 11:29:32.223759 crc crio[21508]: time=\"2026-06-09T11:29:32.223651527Z\" level=info msg=\"Stopped pod sandbox: c31fd601a00a0ac250dfa3df47a841726a360b9695bcaadc90cfbae25ff1143e\" id=55f0fb18-1bc1-4416-b390-8849f66a5a74 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.232628 | controller |     "Jun 09 11:29:32.282155 crc crio[21508]: time=\"2026-06-09T11:29:32.282030402Z\" level=info msg=\"Created container b898ada66778d6d87c179b0db89faa978cabf4a22700ef030fc8515168cb5a19: openstack/ceilometer-0/ceilometer-central-agent\" id=f1541a95-bf73-498b-909e-31c6c9a94e44 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.232643 | controller |     "Jun 09 11:29:32.298628 crc crio[21508]: time=\"2026-06-09T11:29:32.298240221Z\" level=info msg=\"Starting container: b898ada66778d6d87c179b0db89faa978cabf4a22700ef030fc8515168cb5a19\" id=0dff5dc0-31d1-4edd-a1b2-d263c1df7279 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.232657 | controller |     "Jun 09 11:29:32.316718 crc crio[21508]: time=\"2026-06-09T11:29:32.3164748Z\" level=info msg=\"Started container\" PID=81482 containerID=b898ada66778d6d87c179b0db89faa978cabf4a22700ef030fc8515168cb5a19 description=openstack/ceilometer-0/ceilometer-central-agent id=0dff5dc0-31d1-4edd-a1b2-d263c1df7279 name=/runtime.v1.RuntimeService/StartContainer sandboxID=80ef6633015832ac1553b961a8487a6c086314fef5950dd4e225518fec032589",
2026-06-09 12:20:06.232672 | controller |     "Jun 09 11:29:32.372118 crc crio[21508]: time=\"2026-06-09T11:29:32.372044062Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=3d0e9045-52fe-4703-8ab4-ef5e44eced62 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.232686 | controller |     "Jun 09 11:29:32.404471 crc crio[21508]: time=\"2026-06-09T11:29:32.404388838Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=ae18c681-1998-42a7-a749-beedf53767dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.232700 | controller |     "Jun 09 11:29:32.600714 crc crio[21508]: time=\"2026-06-09T11:29:32.600120862Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=71b39268-8582-42e8-b036-80ecacb445cc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.232714 | controller |     "Jun 09 11:29:32.600714 crc crio[21508]: time=\"2026-06-09T11:29:32.600702009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.232728 | controller |     "Jun 09 11:29:32.616142 crc crio[21508]: time=\"2026-06-09T11:29:32.616006791Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=67a7f7d1-3a3c-498b-9632-37c2d76b84c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.232746 | controller |     "Jun 09 11:29:32.636680 crc crio[21508]: time=\"2026-06-09T11:29:32.636590229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.232761 | controller |     "Jun 09 11:29:32.703833 crc crio[21508]: time=\"2026-06-09T11:29:32.703773824Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:7abe6c0fdac30ce2b266aa4faa875fe66da7273eefbc3c50e9e30dbd97d20806 UID:af1a3cf7-7063-417d-b45c-84f593d3f557 NetNS:/var/run/netns/917f1c5b-c16f-4549-94e5-452e914e7c95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf1a3cf7_7063_417d_b45c_84f593d3f557.slice PodAnnotations:0xc000b282c8}] Aliases:map[]}\"",
2026-06-09 12:20:06.232776 | controller |     "Jun 09 11:29:32.704137 crc crio[21508]: time=\"2026-06-09T11:29:32.704115925Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.232790 | controller |     "Jun 09 11:29:32.724878 crc crio[21508]: time=\"2026-06-09T11:29:32.724771235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.232805 | controller |     "Jun 09 11:29:32.728574 crc crio[21508]: time=\"2026-06-09T11:29:32.728503405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.232819 | controller |     "Jun 09 11:29:32.850781 crc crio[21508]: time=\"2026-06-09T11:29:32.850674175Z\" level=info msg=\"Removing container: 6f3e03111857933e720de0f8510c57480e5b662b4910a07fed68f344faff1dda\" id=b1d22279-d8c4-47a1-903f-362430b06001 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.232833 | controller |     "Jun 09 11:29:32.901762 crc crio[21508]: time=\"2026-06-09T11:29:32.901093725Z\" level=info msg=\"Removed container 6f3e03111857933e720de0f8510c57480e5b662b4910a07fed68f344faff1dda: openstack/glance-default-internal-api-0/glance-httpd\" id=b1d22279-d8c4-47a1-903f-362430b06001 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.232847 | controller |     "Jun 09 11:29:32.911102 crc crio[21508]: time=\"2026-06-09T11:29:32.906584577Z\" level=info msg=\"Removing container: f5d3667222cf21e9242073757b6cee73fead6ffb8f52c9f7618fed91124cf26d\" id=cfdcdc7b-9bb9-410e-bead-04d0863e38ef name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.232861 | controller |     "Jun 09 11:29:32.968935 crc crio[21508]: time=\"2026-06-09T11:29:32.968792865Z\" level=info msg=\"Removed container f5d3667222cf21e9242073757b6cee73fead6ffb8f52c9f7618fed91124cf26d: openstack/glance-default-internal-api-0/glance-log\" id=cfdcdc7b-9bb9-410e-bead-04d0863e38ef name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.232875 | controller |     "Jun 09 11:29:32.993109 crc crio[21508]: time=\"2026-06-09T11:29:32.993017911Z\" level=info msg=\"Created container f6214664013094e784b418efdafbc2f543d067039390a02dda5b676218a597f8: openstack/ceilometer-0/ceilometer-notification-agent\" id=67a7f7d1-3a3c-498b-9632-37c2d76b84c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.232888 | controller |     "Jun 09 11:29:33.001580 crc crio[21508]: time=\"2026-06-09T11:29:33.001504992Z\" level=info msg=\"Starting container: f6214664013094e784b418efdafbc2f543d067039390a02dda5b676218a597f8\" id=23fa045e-746c-4e83-98b1-51af9b1eff42 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.232903 | controller |     "Jun 09 11:29:33.007744 crc crio[21508]: time=\"2026-06-09T11:29:33.007669914Z\" level=info msg=\"Started container\" PID=81571 containerID=f6214664013094e784b418efdafbc2f543d067039390a02dda5b676218a597f8 description=openstack/ceilometer-0/ceilometer-notification-agent id=23fa045e-746c-4e83-98b1-51af9b1eff42 name=/runtime.v1.RuntimeService/StartContainer sandboxID=80ef6633015832ac1553b961a8487a6c086314fef5950dd4e225518fec032589",
2026-06-09 12:20:06.232921 | controller |     "Jun 09 11:29:33.024408 crc crio[21508]: time=\"2026-06-09T11:29:33.024360347Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=b532b784-2d1e-46b5-9395-dd9d8da76ecd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.232935 | controller |     "Jun 09 11:29:33.058814 crc crio[21508]: time=\"2026-06-09T11:29:33.058697102Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=800fbadc-5073-484b-9639-012754a09a22 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.232950 | controller |     "Jun 09 11:29:33.173585 crc crio[21508]: time=\"2026-06-09T11:29:33.173475634Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=3a032817-a5ef-46c3-8fad-8defd0d5bfb3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.232963 | controller |     "Jun 09 11:29:33.173910 crc crio[21508]: time=\"2026-06-09T11:29:33.173867345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.232978 | controller |     "Jun 09 11:29:33.236246 crc crio[21508]: time=\"2026-06-09T11:29:33.236208827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.232992 | controller |     "Jun 09 11:29:33.252412 crc crio[21508]: time=\"2026-06-09T11:29:33.252240861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.233006 | controller |     "Jun 09 11:29:33.846426 crc crio[21508]: time=\"2026-06-09T11:29:33.845855862Z\" level=info msg=\"Created container 3370207af2929ba9d86cf643ed6fb9e0e35d45ddb2374e702fba072d9a6d7c3f: openstack/ceilometer-0/sg-core\" id=3a032817-a5ef-46c3-8fad-8defd0d5bfb3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.233020 | controller |     "Jun 09 11:29:33.849683 crc crio[21508]: time=\"2026-06-09T11:29:33.848100848Z\" level=info msg=\"Starting container: 3370207af2929ba9d86cf643ed6fb9e0e35d45ddb2374e702fba072d9a6d7c3f\" id=b7c228fd-146b-4503-a7fa-e28d5f62ef35 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.233034 | controller |     "Jun 09 11:29:33.856475 crc crio[21508]: time=\"2026-06-09T11:29:33.856272269Z\" level=info msg=\"Started container\" PID=81615 containerID=3370207af2929ba9d86cf643ed6fb9e0e35d45ddb2374e702fba072d9a6d7c3f description=openstack/ceilometer-0/sg-core id=b7c228fd-146b-4503-a7fa-e28d5f62ef35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=80ef6633015832ac1553b961a8487a6c086314fef5950dd4e225518fec032589",
2026-06-09 12:20:06.233048 | controller |     "Jun 09 11:29:33.949811 crc crio[21508]: time=\"2026-06-09T11:29:33.949737661Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=f0986ffc-40c4-462d-a0d6-dae2f8481cd8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.233062 | controller |     "Jun 09 11:29:33.949811 crc crio[21508]: time=\"2026-06-09T11:29:33.949837574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.233076 | controller |     "Jun 09 11:29:33.981879 crc crio[21508]: time=\"2026-06-09T11:29:33.981743957Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:53cb2f5d23742bd73484fc433de2eae5dbedb2c36f1b46b7eea16d5aebe658cb UID:cc0a9549-a226-42c1-903d-ceafd093e057 NetNS:/var/run/netns/ec2ad4fc-3c2b-4210-b9f2-3ad7d6485b36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc0a9549_a226_42c1_903d_ceafd093e057.slice PodAnnotations:0xc0001586a8}] Aliases:map[]}\"",
2026-06-09 12:20:06.233094 | controller |     "Jun 09 11:29:33.981879 crc crio[21508]: time=\"2026-06-09T11:29:33.981811289Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.233109 | controller |     "Jun 09 11:29:34.016123 crc crio[21508]: time=\"2026-06-09T11:29:34.015553766Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=13a68b27-cc11-4062-a273-6fe0cbaa3a6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.233125 | controller |     "Jun 09 11:29:34.073709 crc crio[21508]: time=\"2026-06-09T11:29:34.072653713Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=16293e1b-ca69-4abc-abf3-710cc14b7453 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.233139 | controller |     "Jun 09 11:29:34.321733 crc crio[21508]: time=\"2026-06-09T11:29:34.321437934Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=94f92d4b-d63e-4313-abe3-5113cdc694a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.233154 | controller |     "Jun 09 11:29:34.322878 crc crio[21508]: time=\"2026-06-09T11:29:34.322013651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.233168 | controller |     "Jun 09 11:29:34.387397 crc crio[21508]: time=\"2026-06-09T11:29:34.387244549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.233182 | controller |     "Jun 09 11:29:34.391645 crc crio[21508]: time=\"2026-06-09T11:29:34.391549676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.233197 | controller |     "Jun 09 11:29:34.710572 crc crio[21508]: 2026-06-09T11:29:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7abe6c0fdac30ce Mac:62:07:0f:c2:c0:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b2 Mtu:0 Sandbox:/var/run/netns/917f1c5b-c16f-4549-94e5-452e914e7c95 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.233211 | controller |     "Jun 09 11:29:34.712848 crc crio[21508]: time=\"2026-06-09T11:29:34.712806319Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:7abe6c0fdac30ce2b266aa4faa875fe66da7273eefbc3c50e9e30dbd97d20806 UID:af1a3cf7-7063-417d-b45c-84f593d3f557 NetNS:/var/run/netns/917f1c5b-c16f-4549-94e5-452e914e7c95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf1a3cf7_7063_417d_b45c_84f593d3f557.slice PodAnnotations:0xc000b282c8}] Aliases:map[]}\"",
2026-06-09 12:20:06.233226 | controller |     "Jun 09 11:29:34.713484 crc crio[21508]: time=\"2026-06-09T11:29:34.713461798Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.233241 | controller |     "Jun 09 11:29:34.722428 crc crio[21508]: time=\"2026-06-09T11:29:34.722262518Z\" level=info msg=\"Ran pod sandbox 7abe6c0fdac30ce2b266aa4faa875fe66da7273eefbc3c50e9e30dbd97d20806 with infra container: openstack/glance-default-external-api-0/POD\" id=71b39268-8582-42e8-b036-80ecacb445cc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.233255 | controller |     "Jun 09 11:29:34.724243 crc crio[21508]: time=\"2026-06-09T11:29:34.724154584Z\" level=info msg=\"Created container 6c93f018f371f7a516f3ca11563c0e802e39d928d11cf4ff7c65bc419c7c0189: openstack/ceilometer-0/proxy-httpd\" id=94f92d4b-d63e-4313-abe3-5113cdc694a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.233273 | controller |     "Jun 09 11:29:34.727737 crc crio[21508]: time=\"2026-06-09T11:29:34.727661708Z\" level=info msg=\"Starting container: 6c93f018f371f7a516f3ca11563c0e802e39d928d11cf4ff7c65bc419c7c0189\" id=7e3db49f-d040-498d-bb31-2d1853d8341a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.233288 | controller |     "Jun 09 11:29:34.728200 crc crio[21508]: time=\"2026-06-09T11:29:34.728040129Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=90207357-56c6-45c6-8273-e5f43f5b2aa5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.233303 | controller |     "Jun 09 11:29:34.737571 crc crio[21508]: time=\"2026-06-09T11:29:34.735576812Z\" level=info msg=\"Started container\" PID=81756 containerID=6c93f018f371f7a516f3ca11563c0e802e39d928d11cf4ff7c65bc419c7c0189 description=openstack/ceilometer-0/proxy-httpd id=7e3db49f-d040-498d-bb31-2d1853d8341a name=/runtime.v1.RuntimeService/StartContainer sandboxID=80ef6633015832ac1553b961a8487a6c086314fef5950dd4e225518fec032589",
2026-06-09 12:20:06.233317 | controller |     "Jun 09 11:29:34.738142 crc crio[21508]: time=\"2026-06-09T11:29:34.738096146Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=81feb147-3381-4aa7-ac50-955bd7d3acb9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.233332 | controller |     "Jun 09 11:29:34.824035 crc crio[21508]: time=\"2026-06-09T11:29:34.82386381Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=34b27233-e0d2-4830-9e21-eb23bf58dee1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.233388 | controller |     "Jun 09 11:29:34.824703 crc crio[21508]: time=\"2026-06-09T11:29:34.824632763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.233415 | controller |     "Jun 09 11:29:34.887015 crc crio[21508]: time=\"2026-06-09T11:29:34.886909233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.233431 | controller |     "Jun 09 11:29:35.160578 crc crio[21508]: 2026-06-09T11:29:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:53cb2f5d23742bd Mac:0a:48:0d:d8:38:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b3 Mtu:0 Sandbox:/var/run/netns/ec2ad4fc-3c2b-4210-b9f2-3ad7d6485b36 SocketPath: PciID:}] [{Interface:0xc00029e5d0 Address:{IP:10.217.0.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.233446 | controller |     "Jun 09 11:29:35.161738 crc crio[21508]: time=\"2026-06-09T11:29:35.161668062Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:53cb2f5d23742bd73484fc433de2eae5dbedb2c36f1b46b7eea16d5aebe658cb UID:cc0a9549-a226-42c1-903d-ceafd093e057 NetNS:/var/run/netns/ec2ad4fc-3c2b-4210-b9f2-3ad7d6485b36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc0a9549_a226_42c1_903d_ceafd093e057.slice PodAnnotations:0xc0001586a8}] Aliases:map[]}\"",
2026-06-09 12:20:06.233461 | controller |     "Jun 09 11:29:35.161929 crc crio[21508]: time=\"2026-06-09T11:29:35.161875988Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.233476 | controller |     "Jun 09 11:29:35.177005 crc crio[21508]: time=\"2026-06-09T11:29:35.176915812Z\" level=info msg=\"Ran pod sandbox 53cb2f5d23742bd73484fc433de2eae5dbedb2c36f1b46b7eea16d5aebe658cb with infra container: openstack/glance-default-internal-api-0/POD\" id=f0986ffc-40c4-462d-a0d6-dae2f8481cd8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.233495 | controller |     "Jun 09 11:29:35.184183 crc crio[21508]: time=\"2026-06-09T11:29:35.184091454Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=3c8e738e-743f-47fd-a0d6-adbeb4fd274a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.233510 | controller |     "Jun 09 11:29:35.187064 crc crio[21508]: time=\"2026-06-09T11:29:35.18698562Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=8f6fcf34-3b9c-48ae-be34-6599218d623b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.233525 | controller |     "Jun 09 11:29:35.201973 crc crio[21508]: time=\"2026-06-09T11:29:35.201866349Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=6e38e148-ee0b-42f6-a790-6ebbb21cb036 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.233539 | controller |     "Jun 09 11:29:35.202529 crc crio[21508]: time=\"2026-06-09T11:29:35.202474937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.233553 | controller |     "Jun 09 11:29:35.393416 crc crio[21508]: time=\"2026-06-09T11:29:35.393199683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.233567 | controller |     "Jun 09 11:29:36.379081 crc crio[21508]: time=\"2026-06-09T11:29:36.378675461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.233580 | controller |     "Jun 09 11:29:36.398510 crc crio[21508]: time=\"2026-06-09T11:29:36.397895829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.233594 | controller |     "Jun 09 11:29:36.541437 crc crio[21508]: time=\"2026-06-09T11:29:36.541259785Z\" level=info msg=\"Created container 2ffd3eed2077919d123c57c2b30f116c2e7a9547e37ff53e6d989cafff3c1a1c: openstack/glance-default-external-api-0/glance-log\" id=34b27233-e0d2-4830-9e21-eb23bf58dee1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.233609 | controller |     "Jun 09 11:29:36.545489 crc crio[21508]: time=\"2026-06-09T11:29:36.545408918Z\" level=info msg=\"Created container 7bb2267d7c0ac920a5c72351576c7aaeb5d8b5c5ad99e1d296fc90855248b528: openstack/glance-default-internal-api-0/glance-log\" id=6e38e148-ee0b-42f6-a790-6ebbb21cb036 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.233623 | controller |     "Jun 09 11:29:36.545915 crc crio[21508]: time=\"2026-06-09T11:29:36.54582485Z\" level=info msg=\"Starting container: 2ffd3eed2077919d123c57c2b30f116c2e7a9547e37ff53e6d989cafff3c1a1c\" id=a8c6a453-4a97-425b-bf9a-4c42f01b2db3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.233637 | controller |     "Jun 09 11:29:36.546626 crc crio[21508]: time=\"2026-06-09T11:29:36.546562012Z\" level=info msg=\"Starting container: 7bb2267d7c0ac920a5c72351576c7aaeb5d8b5c5ad99e1d296fc90855248b528\" id=d08d24c2-1a60-4045-801a-946f11e61349 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.233651 | controller |     "Jun 09 11:29:36.552620 crc crio[21508]: time=\"2026-06-09T11:29:36.552528928Z\" level=info msg=\"Started container\" PID=82093 containerID=2ffd3eed2077919d123c57c2b30f116c2e7a9547e37ff53e6d989cafff3c1a1c description=openstack/glance-default-external-api-0/glance-log id=a8c6a453-4a97-425b-bf9a-4c42f01b2db3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7abe6c0fdac30ce2b266aa4faa875fe66da7273eefbc3c50e9e30dbd97d20806",
2026-06-09 12:20:06.233669 | controller |     "Jun 09 11:29:36.553415 crc crio[21508]: time=\"2026-06-09T11:29:36.553195198Z\" level=info msg=\"Started container\" PID=82092 containerID=7bb2267d7c0ac920a5c72351576c7aaeb5d8b5c5ad99e1d296fc90855248b528 description=openstack/glance-default-internal-api-0/glance-log id=d08d24c2-1a60-4045-801a-946f11e61349 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53cb2f5d23742bd73484fc433de2eae5dbedb2c36f1b46b7eea16d5aebe658cb",
2026-06-09 12:20:06.233684 | controller |     "Jun 09 11:29:36.600241 crc crio[21508]: time=\"2026-06-09T11:29:36.600136425Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=f5e514ad-d1e8-46ed-8286-2cbac97f9615 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.233698 | controller |     "Jun 09 11:29:36.601763 crc crio[21508]: time=\"2026-06-09T11:29:36.601682581Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=3961fa0f-083c-4824-88ba-342a882356b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.233712 | controller |     "Jun 09 11:29:36.659676 crc crio[21508]: time=\"2026-06-09T11:29:36.658598873Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=b4910ef5-1ae0-4f27-944b-36370f46f0cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.233726 | controller |     "Jun 09 11:29:36.668696 crc crio[21508]: time=\"2026-06-09T11:29:36.668626629Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=2992ef37-e347-4979-9503-ba9755eff440 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.233740 | controller |     "Jun 09 11:29:36.669096 crc crio[21508]: time=\"2026-06-09T11:29:36.669046931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.233754 | controller |     "Jun 09 11:29:36.674145 crc crio[21508]: time=\"2026-06-09T11:29:36.673990207Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=ccbfa585-df7c-484e-ad9d-ab4d45f55139 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.233768 | controller |     "Jun 09 11:29:36.699278 crc crio[21508]: time=\"2026-06-09T11:29:36.699178292Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=92b109f4-edb0-40ff-a08c-8b9216ad93a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.233782 | controller |     "Jun 09 11:29:36.699733 crc crio[21508]: time=\"2026-06-09T11:29:36.699668446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.233796 | controller |     "Jun 09 11:29:36.741899 crc crio[21508]: time=\"2026-06-09T11:29:36.74177417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.233810 | controller |     "Jun 09 11:29:36.788788 crc crio[21508]: time=\"2026-06-09T11:29:36.788618384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.233824 | controller |     "Jun 09 11:29:37.566715 crc crio[21508]: time=\"2026-06-09T11:29:37.566042657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.233837 | controller |     "Jun 09 11:29:37.670004 crc crio[21508]: time=\"2026-06-09T11:29:37.669919556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.233858 | controller |     "Jun 09 11:29:37.699836 crc crio[21508]: time=\"2026-06-09T11:29:37.699732117Z\" level=info msg=\"Created container ecb0d20ebd074b16797bb8e6c8c26ecb731296239f31c44e207f3956c7c7616a: openstack/glance-default-external-api-0/glance-httpd\" id=2992ef37-e347-4979-9503-ba9755eff440 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.233872 | controller |     "Jun 09 11:29:37.702699 crc crio[21508]: time=\"2026-06-09T11:29:37.702614352Z\" level=info msg=\"Starting container: ecb0d20ebd074b16797bb8e6c8c26ecb731296239f31c44e207f3956c7c7616a\" id=b0103570-1ada-43d8-a141-7660c180fe90 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.233885 | controller |     "Jun 09 11:29:37.713583 crc crio[21508]: time=\"2026-06-09T11:29:37.713491903Z\" level=info msg=\"Started container\" PID=82187 containerID=ecb0d20ebd074b16797bb8e6c8c26ecb731296239f31c44e207f3956c7c7616a description=openstack/glance-default-external-api-0/glance-httpd id=b0103570-1ada-43d8-a141-7660c180fe90 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7abe6c0fdac30ce2b266aa4faa875fe66da7273eefbc3c50e9e30dbd97d20806",
2026-06-09 12:20:06.233900 | controller |     "Jun 09 11:29:37.779745 crc crio[21508]: time=\"2026-06-09T11:29:37.778995349Z\" level=info msg=\"Created container dac08920682ffc6178548b4441ade80872ea58e9bd59bf88f913715e4e2f01d0: openstack/glance-default-internal-api-0/glance-httpd\" id=92b109f4-edb0-40ff-a08c-8b9216ad93a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.233914 | controller |     "Jun 09 11:29:37.780184 crc crio[21508]: time=\"2026-06-09T11:29:37.780109512Z\" level=info msg=\"Starting container: dac08920682ffc6178548b4441ade80872ea58e9bd59bf88f913715e4e2f01d0\" id=09badd35-ba8a-4917-9639-7ecd18765b43 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.233927 | controller |     "Jun 09 11:29:37.785598 crc crio[21508]: time=\"2026-06-09T11:29:37.785279765Z\" level=info msg=\"Started container\" PID=82192 containerID=dac08920682ffc6178548b4441ade80872ea58e9bd59bf88f913715e4e2f01d0 description=openstack/glance-default-internal-api-0/glance-httpd id=09badd35-ba8a-4917-9639-7ecd18765b43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53cb2f5d23742bd73484fc433de2eae5dbedb2c36f1b46b7eea16d5aebe658cb",
2026-06-09 12:20:06.233941 | controller |     "Jun 09 11:29:39.046417 crc crio[21508]: time=\"2026-06-09T11:29:39.045812302Z\" level=info msg=\"Stopping container: f6214664013094e784b418efdafbc2f543d067039390a02dda5b676218a597f8 (timeout: 30s)\" id=171db3e6-ace4-43a4-ae72-69e98b4af610 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.233955 | controller |     "Jun 09 11:29:39.047102 crc crio[21508]: time=\"2026-06-09T11:29:39.046447661Z\" level=info msg=\"Stopping container: 3370207af2929ba9d86cf643ed6fb9e0e35d45ddb2374e702fba072d9a6d7c3f (timeout: 30s)\" id=28035623-345f-44d2-b7dd-4e08ef6a94ae name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.233970 | controller |     "Jun 09 11:29:39.047586 crc crio[21508]: time=\"2026-06-09T11:29:39.046282156Z\" level=info msg=\"Stopping container: b898ada66778d6d87c179b0db89faa978cabf4a22700ef030fc8515168cb5a19 (timeout: 30s)\" id=0c4bd245-9493-47b6-b242-41f223f49a72 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.233984 | controller |     "Jun 09 11:29:39.048048 crc crio[21508]: time=\"2026-06-09T11:29:39.047553964Z\" level=info msg=\"Stopping container: 6c93f018f371f7a516f3ca11563c0e802e39d928d11cf4ff7c65bc419c7c0189 (timeout: 30s)\" id=60f2b092-330e-47f8-ae8b-a5a8824502e6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.233997 | controller |     "Jun 09 11:29:39.176541 crc crio[21508]: time=\"2026-06-09T11:29:39.176444591Z\" level=info msg=\"Stopped container 3370207af2929ba9d86cf643ed6fb9e0e35d45ddb2374e702fba072d9a6d7c3f: openstack/ceilometer-0/sg-core\" id=28035623-345f-44d2-b7dd-4e08ef6a94ae name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.234012 | controller |     "Jun 09 11:29:39.287938 crc crio[21508]: time=\"2026-06-09T11:29:39.287827023Z\" level=info msg=\"Stopped container 6c93f018f371f7a516f3ca11563c0e802e39d928d11cf4ff7c65bc419c7c0189: openstack/ceilometer-0/proxy-httpd\" id=60f2b092-330e-47f8-ae8b-a5a8824502e6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.234030 | controller |     "Jun 09 11:29:39.491826 crc crio[21508]: time=\"2026-06-09T11:29:39.491208692Z\" level=info msg=\"Stopped container f6214664013094e784b418efdafbc2f543d067039390a02dda5b676218a597f8: openstack/ceilometer-0/ceilometer-notification-agent\" id=171db3e6-ace4-43a4-ae72-69e98b4af610 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.234044 | controller |     "Jun 09 11:29:39.579747 crc crio[21508]: time=\"2026-06-09T11:29:39.579578013Z\" level=info msg=\"Stopped container b898ada66778d6d87c179b0db89faa978cabf4a22700ef030fc8515168cb5a19: openstack/ceilometer-0/ceilometer-central-agent\" id=0c4bd245-9493-47b6-b242-41f223f49a72 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.234059 | controller |     "Jun 09 11:29:39.590946 crc crio[21508]: time=\"2026-06-09T11:29:39.590876577Z\" level=info msg=\"Stopping pod sandbox: 80ef6633015832ac1553b961a8487a6c086314fef5950dd4e225518fec032589\" id=545dee74-3fcd-42a6-94a6-6d076ac27d24 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.234073 | controller |     "Jun 09 11:29:39.592092 crc crio[21508]: time=\"2026-06-09T11:29:39.591612329Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:80ef6633015832ac1553b961a8487a6c086314fef5950dd4e225518fec032589 UID:218e24ec-758e-48fd-a330-6a08dfe070d1 NetNS:/var/run/netns/99996df5-391e-44bd-b185-abdcd2446baa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod218e24ec_758e_48fd_a330_6a08dfe070d1.slice PodAnnotations:0xc000d9e680}] Aliases:map[]}\"",
2026-06-09 12:20:06.234087 | controller |     "Jun 09 11:29:39.592092 crc crio[21508]: time=\"2026-06-09T11:29:39.591764523Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.234101 | controller |     "Jun 09 11:29:39.951417 crc crio[21508]: time=\"2026-06-09T11:29:39.951343159Z\" level=info msg=\"Stopped pod sandbox: 80ef6633015832ac1553b961a8487a6c086314fef5950dd4e225518fec032589\" id=545dee74-3fcd-42a6-94a6-6d076ac27d24 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.234115 | controller |     "Jun 09 11:29:40.095248 crc crio[21508]: time=\"2026-06-09T11:29:40.095011474Z\" level=info msg=\"Removing container: 6c93f018f371f7a516f3ca11563c0e802e39d928d11cf4ff7c65bc419c7c0189\" id=000794ae-0b71-4a3d-95a4-6281d5d5f73a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.234131 | controller |     "Jun 09 11:29:40.137757 crc crio[21508]: time=\"2026-06-09T11:29:40.13720219Z\" level=info msg=\"Removed container 6c93f018f371f7a516f3ca11563c0e802e39d928d11cf4ff7c65bc419c7c0189: openstack/ceilometer-0/proxy-httpd\" id=000794ae-0b71-4a3d-95a4-6281d5d5f73a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.234145 | controller |     "Jun 09 11:29:40.141919 crc crio[21508]: time=\"2026-06-09T11:29:40.141750975Z\" level=info msg=\"Removing container: 3370207af2929ba9d86cf643ed6fb9e0e35d45ddb2374e702fba072d9a6d7c3f\" id=b89491af-521b-427b-9a3a-5e4d99d6963f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.234159 | controller |     "Jun 09 11:29:40.183572 crc crio[21508]: time=\"2026-06-09T11:29:40.183517849Z\" level=info msg=\"Removed container 3370207af2929ba9d86cf643ed6fb9e0e35d45ddb2374e702fba072d9a6d7c3f: openstack/ceilometer-0/sg-core\" id=b89491af-521b-427b-9a3a-5e4d99d6963f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.234173 | controller |     "Jun 09 11:29:40.188179 crc crio[21508]: time=\"2026-06-09T11:29:40.188126095Z\" level=info msg=\"Removing container: f6214664013094e784b418efdafbc2f543d067039390a02dda5b676218a597f8\" id=9bb43958-573b-4da2-b9f8-d79f52694727 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.234192 | controller |     "Jun 09 11:29:40.414242 crc crio[21508]: time=\"2026-06-09T11:29:40.414102853Z\" level=info msg=\"Removed container f6214664013094e784b418efdafbc2f543d067039390a02dda5b676218a597f8: openstack/ceilometer-0/ceilometer-notification-agent\" id=9bb43958-573b-4da2-b9f8-d79f52694727 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.234206 | controller |     "Jun 09 11:29:40.417698 crc crio[21508]: time=\"2026-06-09T11:29:40.417625707Z\" level=info msg=\"Removing container: b898ada66778d6d87c179b0db89faa978cabf4a22700ef030fc8515168cb5a19\" id=cabda6cf-5427-42bb-bad9-21e5fd741c17 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.234220 | controller |     "Jun 09 11:29:40.462726 crc crio[21508]: time=\"2026-06-09T11:29:40.462656717Z\" level=info msg=\"Removed container b898ada66778d6d87c179b0db89faa978cabf4a22700ef030fc8515168cb5a19: openstack/ceilometer-0/ceilometer-central-agent\" id=cabda6cf-5427-42bb-bad9-21e5fd741c17 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.234235 | controller |     "Jun 09 11:29:40.860758 crc crio[21508]: time=\"2026-06-09T11:29:40.8600639Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=2468b4a6-fb37-47ac-8471-481c5c8bbaab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.234249 | controller |     "Jun 09 11:29:40.860865 crc crio[21508]: time=\"2026-06-09T11:29:40.860835893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.234264 | controller |     "Jun 09 11:29:40.921172 crc crio[21508]: time=\"2026-06-09T11:29:40.921051742Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:14fe94a64764e83cc83a4b293c601325ebf0b0ea8807eea685b9b432e43b141c UID:8d8fc800-90e6-4458-90fb-b77b290366e9 NetNS:/var/run/netns/fc953616-bb38-4fda-a808-6c5239be6584 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d8fc800_90e6_4458_90fb_b77b290366e9.slice PodAnnotations:0xc0039b8458}] Aliases:map[]}\"",
2026-06-09 12:20:06.234279 | controller |     "Jun 09 11:29:40.921172 crc crio[21508]: time=\"2026-06-09T11:29:40.921152615Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.234293 | controller |     "Jun 09 11:29:41.489102 crc crio[21508]: 2026-06-09T11:29:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:14fe94a64764e83 Mac:1a:99:60:b3:22:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b4 Mtu:0 Sandbox:/var/run/netns/fc953616-bb38-4fda-a808-6c5239be6584 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.234308 | controller |     "Jun 09 11:29:41.490818 crc crio[21508]: time=\"2026-06-09T11:29:41.490745876Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:14fe94a64764e83cc83a4b293c601325ebf0b0ea8807eea685b9b432e43b141c UID:8d8fc800-90e6-4458-90fb-b77b290366e9 NetNS:/var/run/netns/fc953616-bb38-4fda-a808-6c5239be6584 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d8fc800_90e6_4458_90fb_b77b290366e9.slice PodAnnotations:0xc0039b8458}] Aliases:map[]}\"",
2026-06-09 12:20:06.234323 | controller |     "Jun 09 11:29:41.491000 crc crio[21508]: time=\"2026-06-09T11:29:41.490924921Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.234337 | controller |     "Jun 09 11:29:41.500603 crc crio[21508]: time=\"2026-06-09T11:29:41.500430382Z\" level=info msg=\"Ran pod sandbox 14fe94a64764e83cc83a4b293c601325ebf0b0ea8807eea685b9b432e43b141c with infra container: openstack/ceilometer-0/POD\" id=2468b4a6-fb37-47ac-8471-481c5c8bbaab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.234376 | controller |     "Jun 09 11:29:41.503055 crc crio[21508]: time=\"2026-06-09T11:29:41.502973187Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=97b71f79-4ce3-4f24-9bf8-5eeb99e6ef40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.234393 | controller |     "Jun 09 11:29:41.529626 crc crio[21508]: time=\"2026-06-09T11:29:41.5294404Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=aea6e286-f190-4d36-971b-d654b0ca8c58 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.234408 | controller |     "Jun 09 11:29:41.538007 crc crio[21508]: time=\"2026-06-09T11:29:41.537944691Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=209e89c6-ca18-41da-8beb-0e23b18d12ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.234422 | controller |     "Jun 09 11:29:41.538574 crc crio[21508]: time=\"2026-06-09T11:29:41.538430385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.234436 | controller |     "Jun 09 11:29:41.597517 crc crio[21508]: time=\"2026-06-09T11:29:41.597376527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.234451 | controller |     "Jun 09 11:29:41.602028 crc crio[21508]: time=\"2026-06-09T11:29:41.601985483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.234466 | controller |     "Jun 09 11:29:41.773022 crc crio[21508]: time=\"2026-06-09T11:29:41.772519892Z\" level=info msg=\"Created container c8a2dece171fa11bc071200ea734cac6a1b518d25e7d1f077877a9c9d7523650: openstack/ceilometer-0/ceilometer-central-agent\" id=209e89c6-ca18-41da-8beb-0e23b18d12ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.234481 | controller |     "Jun 09 11:29:41.774656 crc crio[21508]: time=\"2026-06-09T11:29:41.774546182Z\" level=info msg=\"Starting container: c8a2dece171fa11bc071200ea734cac6a1b518d25e7d1f077877a9c9d7523650\" id=f98838df-30c2-442b-96da-9ef5eb199924 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.234495 | controller |     "Jun 09 11:29:41.783917 crc crio[21508]: time=\"2026-06-09T11:29:41.783694352Z\" level=info msg=\"Started container\" PID=82808 containerID=c8a2dece171fa11bc071200ea734cac6a1b518d25e7d1f077877a9c9d7523650 description=openstack/ceilometer-0/ceilometer-central-agent id=f98838df-30c2-442b-96da-9ef5eb199924 name=/runtime.v1.RuntimeService/StartContainer sandboxID=14fe94a64764e83cc83a4b293c601325ebf0b0ea8807eea685b9b432e43b141c",
2026-06-09 12:20:06.234510 | controller |     "Jun 09 11:29:41.812240 crc crio[21508]: time=\"2026-06-09T11:29:41.812133643Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=5fc593a8-5f35-4097-a259-44036540ef84 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.234525 | controller |     "Jun 09 11:29:41.841832 crc crio[21508]: time=\"2026-06-09T11:29:41.841746178Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=7648b82e-2095-499b-aed1-da62ed18bd8f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.234539 | controller |     "Jun 09 11:29:41.852868 crc crio[21508]: time=\"2026-06-09T11:29:41.852698361Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=22a7277b-4841-4d34-90eb-067945d963c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.234557 | controller |     "Jun 09 11:29:41.853235 crc crio[21508]: time=\"2026-06-09T11:29:41.853162705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.234572 | controller |     "Jun 09 11:29:41.898874 crc crio[21508]: time=\"2026-06-09T11:29:41.898789523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.234586 | controller |     "Jun 09 11:29:41.902219 crc crio[21508]: time=\"2026-06-09T11:29:41.902168703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.234600 | controller |     "Jun 09 11:29:42.010438 crc crio[21508]: time=\"2026-06-09T11:29:42.010266737Z\" level=info msg=\"Created container c6ef0b2fef0f5e1ad29613c7883f85fa7e3162f15d94b6a660ed524b27b7e3c1: openstack/ceilometer-0/ceilometer-notification-agent\" id=22a7277b-4841-4d34-90eb-067945d963c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.234614 | controller |     "Jun 09 11:29:42.011587 crc crio[21508]: time=\"2026-06-09T11:29:42.011523075Z\" level=info msg=\"Starting container: c6ef0b2fef0f5e1ad29613c7883f85fa7e3162f15d94b6a660ed524b27b7e3c1\" id=29f82bc6-4165-41e1-9ffb-51714a3a9730 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.234628 | controller |     "Jun 09 11:29:42.018637 crc crio[21508]: time=\"2026-06-09T11:29:42.018564983Z\" level=info msg=\"Started container\" PID=82835 containerID=c6ef0b2fef0f5e1ad29613c7883f85fa7e3162f15d94b6a660ed524b27b7e3c1 description=openstack/ceilometer-0/ceilometer-notification-agent id=29f82bc6-4165-41e1-9ffb-51714a3a9730 name=/runtime.v1.RuntimeService/StartContainer sandboxID=14fe94a64764e83cc83a4b293c601325ebf0b0ea8807eea685b9b432e43b141c",
2026-06-09 12:20:06.234642 | controller |     "Jun 09 11:29:42.032038 crc crio[21508]: time=\"2026-06-09T11:29:42.031939288Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=6bc1fb58-5b4a-4aec-a659-9478528b6926 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.234656 | controller |     "Jun 09 11:29:42.050638 crc crio[21508]: time=\"2026-06-09T11:29:42.050544198Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=9a8f4243-821c-4485-8584-66b3be2bee52 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.234671 | controller |     "Jun 09 11:29:42.059205 crc crio[21508]: time=\"2026-06-09T11:29:42.059116041Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=7ed3f601-bb3c-49df-8bed-46090dc26981 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.234685 | controller |     "Jun 09 11:29:42.059765 crc crio[21508]: time=\"2026-06-09T11:29:42.059705888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.234699 | controller |     "Jun 09 11:29:42.113959 crc crio[21508]: time=\"2026-06-09T11:29:42.113774076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.234713 | controller |     "Jun 09 11:29:42.119044 crc crio[21508]: time=\"2026-06-09T11:29:42.118957349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.234727 | controller |     "Jun 09 11:29:42.222868 crc crio[21508]: time=\"2026-06-09T11:29:42.222741786Z\" level=info msg=\"Created container 039f4ce637408c7ef22073a3409b498474b260bc3b357ec92d190f29d21ff938: openstack/ceilometer-0/sg-core\" id=7ed3f601-bb3c-49df-8bed-46090dc26981 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.234745 | controller |     "Jun 09 11:29:42.223968 crc crio[21508]: time=\"2026-06-09T11:29:42.22391713Z\" level=info msg=\"Starting container: 039f4ce637408c7ef22073a3409b498474b260bc3b357ec92d190f29d21ff938\" id=75f4a33e-a25f-46cc-bdbd-ec7383962c70 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.234760 | controller |     "Jun 09 11:29:42.230678 crc crio[21508]: time=\"2026-06-09T11:29:42.230615778Z\" level=info msg=\"Started container\" PID=82850 containerID=039f4ce637408c7ef22073a3409b498474b260bc3b357ec92d190f29d21ff938 description=openstack/ceilometer-0/sg-core id=75f4a33e-a25f-46cc-bdbd-ec7383962c70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=14fe94a64764e83cc83a4b293c601325ebf0b0ea8807eea685b9b432e43b141c",
2026-06-09 12:20:06.234774 | controller |     "Jun 09 11:29:42.240137 crc crio[21508]: time=\"2026-06-09T11:29:42.240072298Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=05f2930e-e23b-4bc1-a753-11cea656592d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.234789 | controller |     "Jun 09 11:29:42.274814 crc crio[21508]: time=\"2026-06-09T11:29:42.274708361Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=a4956871-ac7a-46fc-9ae1-63b03366d880 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.234803 | controller |     "Jun 09 11:29:42.284083 crc crio[21508]: time=\"2026-06-09T11:29:42.283945964Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=05c5ef02-cbd2-49a6-b564-d7a7d20cc1fc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.234817 | controller |     "Jun 09 11:29:42.284491 crc crio[21508]: time=\"2026-06-09T11:29:42.284432939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.234830 | controller |     "Jun 09 11:29:42.357184 crc crio[21508]: time=\"2026-06-09T11:29:42.357081225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.234844 | controller |     "Jun 09 11:29:42.362604 crc crio[21508]: time=\"2026-06-09T11:29:42.362518646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.234858 | controller |     "Jun 09 11:29:42.514464 crc crio[21508]: time=\"2026-06-09T11:29:42.51424972Z\" level=info msg=\"Created container 7d7bf1502b01c6657d4749e11dff72c86158eeabee4739ddb95148fcc021f632: openstack/ceilometer-0/proxy-httpd\" id=05c5ef02-cbd2-49a6-b564-d7a7d20cc1fc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.234872 | controller |     "Jun 09 11:29:42.517135 crc crio[21508]: time=\"2026-06-09T11:29:42.517014781Z\" level=info msg=\"Starting container: 7d7bf1502b01c6657d4749e11dff72c86158eeabee4739ddb95148fcc021f632\" id=c63261fd-9bc9-458b-8da8-4cb314cf39ae name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.234886 | controller |     "Jun 09 11:29:42.523798 crc crio[21508]: time=\"2026-06-09T11:29:42.523682128Z\" level=info msg=\"Started container\" PID=82873 containerID=7d7bf1502b01c6657d4749e11dff72c86158eeabee4739ddb95148fcc021f632 description=openstack/ceilometer-0/proxy-httpd id=c63261fd-9bc9-458b-8da8-4cb314cf39ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=14fe94a64764e83cc83a4b293c601325ebf0b0ea8807eea685b9b432e43b141c",
2026-06-09 12:20:06.234900 | controller |     "Jun 09 11:29:43.171006 crc crio[21508]: time=\"2026-06-09T11:29:43.170136799Z\" level=info msg=\"Stopping container: c8a2dece171fa11bc071200ea734cac6a1b518d25e7d1f077877a9c9d7523650 (timeout: 30s)\" id=d4e7ebdd-99f1-4ddb-a0f1-34c9a4761090 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.234914 | controller |     "Jun 09 11:29:43.171006 crc crio[21508]: time=\"2026-06-09T11:29:43.170715116Z\" level=info msg=\"Stopping container: 7d7bf1502b01c6657d4749e11dff72c86158eeabee4739ddb95148fcc021f632 (timeout: 30s)\" id=8e375a20-39cf-4564-85ed-ca2b80271409 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.234932 | controller |     "Jun 09 11:29:43.171006 crc crio[21508]: time=\"2026-06-09T11:29:43.170741717Z\" level=info msg=\"Stopping container: c6ef0b2fef0f5e1ad29613c7883f85fa7e3162f15d94b6a660ed524b27b7e3c1 (timeout: 30s)\" id=d92553ff-b63c-4f18-97aa-cd5c95fdc500 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.234946 | controller |     "Jun 09 11:29:43.174141 crc crio[21508]: time=\"2026-06-09T11:29:43.174020264Z\" level=info msg=\"Stopping container: 039f4ce637408c7ef22073a3409b498474b260bc3b357ec92d190f29d21ff938 (timeout: 30s)\" id=6a7d2fb9-ccc1-4e7e-9eba-341aad3c34a4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.234961 | controller |     "Jun 09 11:29:43.425388 crc crio[21508]: time=\"2026-06-09T11:29:43.42464799Z\" level=info msg=\"Stopped container 7d7bf1502b01c6657d4749e11dff72c86158eeabee4739ddb95148fcc021f632: openstack/ceilometer-0/proxy-httpd\" id=8e375a20-39cf-4564-85ed-ca2b80271409 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.234975 | controller |     "Jun 09 11:29:43.938564 crc crio[21508]: time=\"2026-06-09T11:29:43.932487539Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-db-create-z87qj/POD\" id=3fab739c-0e93-4330-8502-4fc4ebd8f362 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.234989 | controller |     "Jun 09 11:29:43.938564 crc crio[21508]: time=\"2026-06-09T11:29:43.932634803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.235003 | controller |     "Jun 09 11:29:43.952397 crc crio[21508]: time=\"2026-06-09T11:29:43.948533361Z\" level=info msg=\"Stopped container 039f4ce637408c7ef22073a3409b498474b260bc3b357ec92d190f29d21ff938: openstack/ceilometer-0/sg-core\" id=6a7d2fb9-ccc1-4e7e-9eba-341aad3c34a4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.235018 | controller |     "Jun 09 11:29:44.002789 crc crio[21508]: time=\"2026-06-09T11:29:44.00266676Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-z87qj Namespace:openstack ID:94074dca657700e3d75379b61bbf4113b782eaa42b00288a87f210799a9439c8 UID:09c5b9fd-2279-4726-a169-7556f31d7478 NetNS:/var/run/netns/2b491fa8-006c-4b85-a760-37bb2737466f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09c5b9fd_2279_4726_a169_7556f31d7478.slice PodAnnotations:0xc00008c718}] Aliases:map[]}\"",
2026-06-09 12:20:06.235032 | controller |     "Jun 09 11:29:44.002789 crc crio[21508]: time=\"2026-06-09T11:29:44.002789963Z\" level=info msg=\"Adding pod openstack_nova-api-db-create-z87qj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.235047 | controller |     "Jun 09 11:29:44.152483 crc crio[21508]: time=\"2026-06-09T11:29:44.1515827Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-bab5-account-create-update-z6sr7/POD\" id=3be5140c-ddf6-476b-8089-5d26571d72d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.235061 | controller |     "Jun 09 11:29:44.152483 crc crio[21508]: time=\"2026-06-09T11:29:44.151980452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.235075 | controller |     "Jun 09 11:29:44.206530 crc crio[21508]: time=\"2026-06-09T11:29:44.204914536Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-db-create-75b8g/POD\" id=97b20008-ae04-463f-b20a-84825993bbce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.235090 | controller |     "Jun 09 11:29:44.206530 crc crio[21508]: time=\"2026-06-09T11:29:44.205026149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.235108 | controller |     "Jun 09 11:29:44.273677 crc crio[21508]: time=\"2026-06-09T11:29:44.273001248Z\" level=info msg=\"Got pod network &{Name:nova-api-bab5-account-create-update-z6sr7 Namespace:openstack ID:f54a33041fa194ad66d1955268708ef7d36c4265c5e4a6b64b405651b29839c9 UID:b6a4e1a6-d657-4d30-b9fc-4a3cacba5bc9 NetNS:/var/run/netns/9571da13-6051-468f-9351-294ad39b3ef5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6a4e1a6_d657_4d30_b9fc_4a3cacba5bc9.slice PodAnnotations:0xc002a12050}] Aliases:map[]}\"",
2026-06-09 12:20:06.235122 | controller |     "Jun 09 11:29:44.273677 crc crio[21508]: time=\"2026-06-09T11:29:44.2730823Z\" level=info msg=\"Adding pod openstack_nova-api-bab5-account-create-update-z6sr7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.235138 | controller |     "Jun 09 11:29:44.292419 crc crio[21508]: time=\"2026-06-09T11:29:44.291833874Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-75b8g Namespace:openstack ID:b9142db35d421038bbe6b29654e9a5dbef0bfdc0beeaf1997c6de253c108deba UID:af9e6483-f46f-4d2c-80bb-cde9a05400a4 NetNS:/var/run/netns/e5b282fc-6881-4b9c-969f-77e4e33948b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9e6483_f46f_4d2c_80bb_cde9a05400a4.slice PodAnnotations:0xc000852470}] Aliases:map[]}\"",
2026-06-09 12:20:06.235152 | controller |     "Jun 09 11:29:44.292713 crc crio[21508]: time=\"2026-06-09T11:29:44.292439352Z\" level=info msg=\"Adding pod openstack_nova-cell0-db-create-75b8g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.235166 | controller |     "Jun 09 11:29:44.403007 crc crio[21508]: 2026-06-09T11:29:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:94074dca657700e Mac:76:47:b1:68:20:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b5 Mtu:0 Sandbox:/var/run/netns/2b491fa8-006c-4b85-a760-37bb2737466f SocketPath: PciID:}] [{Interface:0xc000284840 Address:{IP:10.217.0.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.235182 | controller |     "Jun 09 11:29:44.426880 crc crio[21508]: time=\"2026-06-09T11:29:44.424755942Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-z87qj Namespace:openstack ID:94074dca657700e3d75379b61bbf4113b782eaa42b00288a87f210799a9439c8 UID:09c5b9fd-2279-4726-a169-7556f31d7478 NetNS:/var/run/netns/2b491fa8-006c-4b85-a760-37bb2737466f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09c5b9fd_2279_4726_a169_7556f31d7478.slice PodAnnotations:0xc00008c718}] Aliases:map[]}\"",
2026-06-09 12:20:06.235197 | controller |     "Jun 09 11:29:44.426880 crc crio[21508]: time=\"2026-06-09T11:29:44.425088082Z\" level=info msg=\"Checking pod openstack_nova-api-db-create-z87qj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.235212 | controller |     "Jun 09 11:29:44.447400 crc crio[21508]: time=\"2026-06-09T11:29:44.44568415Z\" level=info msg=\"Ran pod sandbox 94074dca657700e3d75379b61bbf4113b782eaa42b00288a87f210799a9439c8 with infra container: openstack/nova-api-db-create-z87qj/POD\" id=3fab739c-0e93-4330-8502-4fc4ebd8f362 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.235227 | controller |     "Jun 09 11:29:44.455442 crc crio[21508]: time=\"2026-06-09T11:29:44.454436179Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=d1a1377e-2e61-4168-bfe9-7eccff7e5573 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.235242 | controller |     "Jun 09 11:29:44.458764 crc crio[21508]: time=\"2026-06-09T11:29:44.456873781Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=17660a02-93ea-47bf-83ce-54eaa2864a11 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.235261 | controller |     "Jun 09 11:29:44.475484 crc crio[21508]: time=\"2026-06-09T11:29:44.474738789Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-db-create-lgmvf/POD\" id=30d48a1c-d4e4-4b10-b130-d10bf848f859 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.235276 | controller |     "Jun 09 11:29:44.475484 crc crio[21508]: time=\"2026-06-09T11:29:44.474867743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.235290 | controller |     "Jun 09 11:29:44.532524 crc crio[21508]: time=\"2026-06-09T11:29:44.532410163Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-z87qj/mariadb-database-create\" id=3a7cf84f-b1ec-4e72-89f6-185a4040006a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.235304 | controller |     "Jun 09 11:29:44.535717 crc crio[21508]: time=\"2026-06-09T11:29:44.532863136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.235318 | controller |     "Jun 09 11:29:44.569962 crc crio[21508]: time=\"2026-06-09T11:29:44.569114978Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-lgmvf Namespace:openstack ID:f730506f51ba62ebc45c453f7ed1b89f51405c6aa897cebae1d6e320825cc76f UID:f5bcabe6-1e4d-47e0-9abe-bab940845e60 NetNS:/var/run/netns/b586a9e5-55a1-4de9-be72-1ff5ec9c1b06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5bcabe6_1e4d_47e0_9abe_bab940845e60.slice PodAnnotations:0xc002c0a3b0}] Aliases:map[]}\"",
2026-06-09 12:20:06.235333 | controller |     "Jun 09 11:29:44.569962 crc crio[21508]: time=\"2026-06-09T11:29:44.569169679Z\" level=info msg=\"Adding pod openstack_nova-cell1-db-create-lgmvf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.235366 | controller |     "Jun 09 11:29:44.695980 crc crio[21508]: time=\"2026-06-09T11:29:44.695922745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.235386 | controller |     "Jun 09 11:29:44.709370 crc crio[21508]: time=\"2026-06-09T11:29:44.708013592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.235402 | controller |     "Jun 09 11:29:44.899017 crc crio[21508]: time=\"2026-06-09T11:29:44.89849412Z\" level=info msg=\"Created container c1cb7f350082c98eeb8aabb1ec56e424eafff887eda89464054895222b392ed3: openstack/nova-api-db-create-z87qj/mariadb-database-create\" id=3a7cf84f-b1ec-4e72-89f6-185a4040006a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.235416 | controller |     "Jun 09 11:29:44.902627 crc crio[21508]: time=\"2026-06-09T11:29:44.902106367Z\" level=info msg=\"Starting container: c1cb7f350082c98eeb8aabb1ec56e424eafff887eda89464054895222b392ed3\" id=682626d7-b064-4b85-9485-d923f97c06c8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.235431 | controller |     "Jun 09 11:29:44.909027 crc crio[21508]: time=\"2026-06-09T11:29:44.908715422Z\" level=info msg=\"Started container\" PID=83329 containerID=c1cb7f350082c98eeb8aabb1ec56e424eafff887eda89464054895222b392ed3 description=openstack/nova-api-db-create-z87qj/mariadb-database-create id=682626d7-b064-4b85-9485-d923f97c06c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94074dca657700e3d75379b61bbf4113b782eaa42b00288a87f210799a9439c8",
2026-06-09 12:20:06.235450 | controller |     "Jun 09 11:29:44.984536 crc crio[21508]: 2026-06-09T11:29:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b9142db35d42103 Mac:8e:0a:85:03:3f:1c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b7 Mtu:0 Sandbox:/var/run/netns/e5b282fc-6881-4b9c-969f-77e4e33948b0 SocketPath: PciID:}] [{Interface:0xc00011ac00 Address:{IP:10.217.0.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.235466 | controller |     "Jun 09 11:29:44.984536 crc crio[21508]: time=\"2026-06-09T11:29:44.982639897Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-75b8g Namespace:openstack ID:b9142db35d421038bbe6b29654e9a5dbef0bfdc0beeaf1997c6de253c108deba UID:af9e6483-f46f-4d2c-80bb-cde9a05400a4 NetNS:/var/run/netns/e5b282fc-6881-4b9c-969f-77e4e33948b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9e6483_f46f_4d2c_80bb_cde9a05400a4.slice PodAnnotations:0xc000852470}] Aliases:map[]}\"",
2026-06-09 12:20:06.235481 | controller |     "Jun 09 11:29:44.984536 crc crio[21508]: time=\"2026-06-09T11:29:44.982781951Z\" level=info msg=\"Checking pod openstack_nova-cell0-db-create-75b8g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.235495 | controller |     "Jun 09 11:29:44.991133 crc crio[21508]: time=\"2026-06-09T11:29:44.98884449Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-1868-account-create-update-hcjzs/POD\" id=a1594023-2f90-4247-9138-d7077bf2ca18 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.235509 | controller |     "Jun 09 11:29:44.991133 crc crio[21508]: time=\"2026-06-09T11:29:44.988940663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.235524 | controller |     "Jun 09 11:29:45.007549 crc crio[21508]: time=\"2026-06-09T11:29:45.006358258Z\" level=info msg=\"Ran pod sandbox b9142db35d421038bbe6b29654e9a5dbef0bfdc0beeaf1997c6de253c108deba with infra container: openstack/nova-cell0-db-create-75b8g/POD\" id=97b20008-ae04-463f-b20a-84825993bbce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.235537 | controller |     "Jun 09 11:29:45.012382 crc crio[21508]: time=\"2026-06-09T11:29:45.011012115Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c36914aa-385c-4f40-945c-29fa3907ef57 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.235551 | controller |     "Jun 09 11:29:45.034850 crc crio[21508]: 2026-06-09T11:29:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f54a33041fa194a Mac:72:b8:a3:4c:7f:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b6 Mtu:0 Sandbox:/var/run/netns/9571da13-6051-468f-9351-294ad39b3ef5 SocketPath: PciID:}] [{Interface:0xc0003225c0 Address:{IP:10.217.0.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.235578 | controller |     "Jun 09 11:29:45.035257 crc crio[21508]: time=\"2026-06-09T11:29:45.035162369Z\" level=info msg=\"Got pod network &{Name:nova-api-bab5-account-create-update-z6sr7 Namespace:openstack ID:f54a33041fa194ad66d1955268708ef7d36c4265c5e4a6b64b405651b29839c9 UID:b6a4e1a6-d657-4d30-b9fc-4a3cacba5bc9 NetNS:/var/run/netns/9571da13-6051-468f-9351-294ad39b3ef5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6a4e1a6_d657_4d30_b9fc_4a3cacba5bc9.slice PodAnnotations:0xc002a12050}] Aliases:map[]}\"",
2026-06-09 12:20:06.235594 | controller |     "Jun 09 11:29:45.035531 crc crio[21508]: time=\"2026-06-09T11:29:45.035450357Z\" level=info msg=\"Checking pod openstack_nova-api-bab5-account-create-update-z6sr7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.235608 | controller |     "Jun 09 11:29:45.061728 crc crio[21508]: time=\"2026-06-09T11:29:45.061620091Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=beef4658-8ced-49b7-9972-5ef885555a14 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.235626 | controller |     "Jun 09 11:29:45.067156 crc crio[21508]: time=\"2026-06-09T11:29:45.066947248Z\" level=info msg=\"Ran pod sandbox f54a33041fa194ad66d1955268708ef7d36c4265c5e4a6b64b405651b29839c9 with infra container: openstack/nova-api-bab5-account-create-update-z6sr7/POD\" id=3be5140c-ddf6-476b-8089-5d26571d72d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.235641 | controller |     "Jun 09 11:29:45.072549 crc crio[21508]: time=\"2026-06-09T11:29:45.072047739Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-75b8g/mariadb-database-create\" id=2b609bf3-c496-4b44-bbb5-82138b840412 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.235655 | controller |     "Jun 09 11:29:45.072549 crc crio[21508]: time=\"2026-06-09T11:29:45.072548823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.235670 | controller |     "Jun 09 11:29:45.077830 crc crio[21508]: time=\"2026-06-09T11:29:45.077602623Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=b33391ca-726e-4b9d-8118-06f6e6eb3438 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.235684 | controller |     "Jun 09 11:29:45.106015 crc crio[21508]: time=\"2026-06-09T11:29:45.10592997Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-0adb-account-create-update-jgmkq/POD\" id=d70c68c2-e66b-4686-9339-b358f4f19b2a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.235699 | controller |     "Jun 09 11:29:45.106454 crc crio[21508]: time=\"2026-06-09T11:29:45.106039573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.235713 | controller |     "Jun 09 11:29:45.108631 crc crio[21508]: time=\"2026-06-09T11:29:45.108551307Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a55c5b62-bf40-4436-914e-756d968af65b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.235726 | controller |     "Jun 09 11:29:45.127264 crc crio[21508]: time=\"2026-06-09T11:29:45.126992952Z\" level=info msg=\"Got pod network &{Name:nova-cell0-1868-account-create-update-hcjzs Namespace:openstack ID:7b38c93fc9ba67ebe4cef29bf2d2a630cff34deffba20d571a0615bac1aaddba UID:1e0f83dc-20fc-46fb-9f86-87ac50e42f41 NetNS:/var/run/netns/2ca769a5-680a-45d6-8eb1-3df20a88e71e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e0f83dc_20fc_46fb_9f86_87ac50e42f41.slice PodAnnotations:0xc002c0a7b0}] Aliases:map[]}\"",
2026-06-09 12:20:06.235741 | controller |     "Jun 09 11:29:45.127264 crc crio[21508]: time=\"2026-06-09T11:29:45.127058874Z\" level=info msg=\"Adding pod openstack_nova-cell0-1868-account-create-update-hcjzs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.235755 | controller |     "Jun 09 11:29:45.153499 crc crio[21508]: time=\"2026-06-09T11:29:45.15197284Z\" level=info msg=\"Creating container: openstack/nova-api-bab5-account-create-update-z6sr7/mariadb-account-create-update\" id=e8c2790d-7c0b-41a2-86a0-58783076ce26 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.235768 | controller |     "Jun 09 11:29:45.154242 crc crio[21508]: time=\"2026-06-09T11:29:45.154043312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.235783 | controller |     "Jun 09 11:29:45.164992 crc crio[21508]: time=\"2026-06-09T11:29:45.164890562Z\" level=info msg=\"Got pod network &{Name:nova-cell1-0adb-account-create-update-jgmkq Namespace:openstack ID:cb67e912eea8c48b8307f7b3e933c3803bc76b95036a4e3331843de78a58b811 UID:96fff74c-7653-4bf8-95dc-0e969d2dfa8b NetNS:/var/run/netns/27dc4403-3b4c-4b4f-8d68-b4cc91d86aec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod96fff74c_7653_4bf8_95dc_0e969d2dfa8b.slice PodAnnotations:0xc00465e6b8}] Aliases:map[]}\"",
2026-06-09 12:20:06.235801 | controller |     "Jun 09 11:29:45.164992 crc crio[21508]: time=\"2026-06-09T11:29:45.164969694Z\" level=info msg=\"Adding pod openstack_nova-cell1-0adb-account-create-update-jgmkq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.235815 | controller |     "Jun 09 11:29:45.216026 crc crio[21508]: time=\"2026-06-09T11:29:45.215838097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.235829 | controller |     "Jun 09 11:29:45.223186 crc crio[21508]: time=\"2026-06-09T11:29:45.223107702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.235843 | controller |     "Jun 09 11:29:45.313766 crc crio[21508]: time=\"2026-06-09T11:29:45.313167094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.235857 | controller |     "Jun 09 11:29:45.318447 crc crio[21508]: time=\"2026-06-09T11:29:45.318266054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.235872 | controller |     "Jun 09 11:29:45.469723 crc crio[21508]: 2026-06-09T11:29:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f730506f51ba62e Mac:ba:e8:ab:e7:2d:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b8 Mtu:0 Sandbox:/var/run/netns/b586a9e5-55a1-4de9-be72-1ff5ec9c1b06 SocketPath: PciID:}] [{Interface:0xc0000147c0 Address:{IP:10.217.0.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.235887 | controller |     "Jun 09 11:29:45.469723 crc crio[21508]: time=\"2026-06-09T11:29:45.46871455Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-lgmvf Namespace:openstack ID:f730506f51ba62ebc45c453f7ed1b89f51405c6aa897cebae1d6e320825cc76f UID:f5bcabe6-1e4d-47e0-9abe-bab940845e60 NetNS:/var/run/netns/b586a9e5-55a1-4de9-be72-1ff5ec9c1b06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5bcabe6_1e4d_47e0_9abe_bab940845e60.slice PodAnnotations:0xc002c0a3b0}] Aliases:map[]}\"",
2026-06-09 12:20:06.235903 | controller |     "Jun 09 11:29:45.469723 crc crio[21508]: time=\"2026-06-09T11:29:45.468848304Z\" level=info msg=\"Checking pod openstack_nova-cell1-db-create-lgmvf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.235920 | controller |     "Jun 09 11:29:45.512796 crc crio[21508]: time=\"2026-06-09T11:29:45.512693449Z\" level=info msg=\"Ran pod sandbox f730506f51ba62ebc45c453f7ed1b89f51405c6aa897cebae1d6e320825cc76f with infra container: openstack/nova-cell1-db-create-lgmvf/POD\" id=30d48a1c-d4e4-4b10-b130-d10bf848f859 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.235934 | controller |     "Jun 09 11:29:45.515217 crc crio[21508]: time=\"2026-06-09T11:29:45.515036479Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a5aa3b62-9b05-49ec-aa73-66c1653c30fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.235948 | controller |     "Jun 09 11:29:45.524662 crc crio[21508]: time=\"2026-06-09T11:29:45.523906711Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e99c35bb-1b9a-4103-b1c7-fca3aa6dd889 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.235966 | controller |     "Jun 09 11:29:45.540045 crc crio[21508]: time=\"2026-06-09T11:29:45.539957605Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-lgmvf/mariadb-database-create\" id=aaead1e7-25a1-41b3-bcf1-bd4ce8c59d48 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.235981 | controller |     "Jun 09 11:29:45.541709 crc crio[21508]: time=\"2026-06-09T11:29:45.541610984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.235995 | controller |     "Jun 09 11:29:45.558971 crc crio[21508]: 2026-06-09T11:29:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b38c93fc9ba67e Mac:3e:f1:f1:23:2e:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b9 Mtu:0 Sandbox:/var/run/netns/2ca769a5-680a-45d6-8eb1-3df20a88e71e SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.236011 | controller |     "Jun 09 11:29:45.558971 crc crio[21508]: time=\"2026-06-09T11:29:45.557168224Z\" level=info msg=\"Got pod network &{Name:nova-cell0-1868-account-create-update-hcjzs Namespace:openstack ID:7b38c93fc9ba67ebe4cef29bf2d2a630cff34deffba20d571a0615bac1aaddba UID:1e0f83dc-20fc-46fb-9f86-87ac50e42f41 NetNS:/var/run/netns/2ca769a5-680a-45d6-8eb1-3df20a88e71e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e0f83dc_20fc_46fb_9f86_87ac50e42f41.slice PodAnnotations:0xc002c0a7b0}] Aliases:map[]}\"",
2026-06-09 12:20:06.236025 | controller |     "Jun 09 11:29:45.558971 crc crio[21508]: time=\"2026-06-09T11:29:45.55737296Z\" level=info msg=\"Checking pod openstack_nova-cell0-1868-account-create-update-hcjzs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.236039 | controller |     "Jun 09 11:29:45.588568 crc crio[21508]: time=\"2026-06-09T11:29:45.588493679Z\" level=info msg=\"Created container 0e3a26d1913e6f636b7fb055261b4911103a05882e7f594bc9a007cc990c3f91: openstack/nova-api-bab5-account-create-update-z6sr7/mariadb-account-create-update\" id=e8c2790d-7c0b-41a2-86a0-58783076ce26 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.236053 | controller |     "Jun 09 11:29:45.593254 crc crio[21508]: time=\"2026-06-09T11:29:45.59292061Z\" level=info msg=\"Starting container: 0e3a26d1913e6f636b7fb055261b4911103a05882e7f594bc9a007cc990c3f91\" id=431fe5aa-551a-44f2-ac6a-1097f457e3e2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.236068 | controller |     "Jun 09 11:29:45.600643 crc crio[21508]: time=\"2026-06-09T11:29:45.600500074Z\" level=info msg=\"Started container\" PID=83446 containerID=0e3a26d1913e6f636b7fb055261b4911103a05882e7f594bc9a007cc990c3f91 description=openstack/nova-api-bab5-account-create-update-z6sr7/mariadb-account-create-update id=431fe5aa-551a-44f2-ac6a-1097f457e3e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f54a33041fa194ad66d1955268708ef7d36c4265c5e4a6b64b405651b29839c9",
2026-06-09 12:20:06.236082 | controller |     "Jun 09 11:29:45.618105 crc crio[21508]: time=\"2026-06-09T11:29:45.61763085Z\" level=info msg=\"Ran pod sandbox 7b38c93fc9ba67ebe4cef29bf2d2a630cff34deffba20d571a0615bac1aaddba with infra container: openstack/nova-cell0-1868-account-create-update-hcjzs/POD\" id=a1594023-2f90-4247-9138-d7077bf2ca18 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.236097 | controller |     "Jun 09 11:29:45.621256 crc crio[21508]: time=\"2026-06-09T11:29:45.621218096Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=bdbd587d-00a6-4ed2-8acc-0c215d646991 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.236115 | controller |     "Jun 09 11:29:45.630031 crc crio[21508]: time=\"2026-06-09T11:29:45.629980085Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=cc66ea09-a776-491b-9388-e99855014be7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.236130 | controller |     "Jun 09 11:29:45.653832 crc crio[21508]: time=\"2026-06-09T11:29:45.653762168Z\" level=info msg=\"Creating container: openstack/nova-cell0-1868-account-create-update-hcjzs/mariadb-account-create-update\" id=056c6ad6-ced6-4677-b7a0-1a8e3cbcbc14 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.236144 | controller |     "Jun 09 11:29:45.654149 crc crio[21508]: time=\"2026-06-09T11:29:45.654112118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.236158 | controller |     "Jun 09 11:29:45.655106 crc crio[21508]: time=\"2026-06-09T11:29:45.654986234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.236172 | controller |     "Jun 09 11:29:45.658376 crc crio[21508]: time=\"2026-06-09T11:29:45.65822925Z\" level=info msg=\"Created container fa72846288cb4d785b9fd4bcc7275e0ec98033b13046c879413e64161146ec11: openstack/nova-cell0-db-create-75b8g/mariadb-database-create\" id=2b609bf3-c496-4b44-bbb5-82138b840412 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.236187 | controller |     "Jun 09 11:29:45.659622 crc crio[21508]: 2026-06-09T11:29:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cb67e912eea8c48 Mac:2a:d4:60:83:8a:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ba Mtu:0 Sandbox:/var/run/netns/27dc4403-3b4c-4b4f-8d68-b4cc91d86aec SocketPath: PciID:}] [{Interface:0xc000114640 Address:{IP:10.217.0.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.236202 | controller |     "Jun 09 11:29:45.660753 crc crio[21508]: time=\"2026-06-09T11:29:45.660220899Z\" level=info msg=\"Got pod network &{Name:nova-cell1-0adb-account-create-update-jgmkq Namespace:openstack ID:cb67e912eea8c48b8307f7b3e933c3803bc76b95036a4e3331843de78a58b811 UID:96fff74c-7653-4bf8-95dc-0e969d2dfa8b NetNS:/var/run/netns/27dc4403-3b4c-4b4f-8d68-b4cc91d86aec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod96fff74c_7653_4bf8_95dc_0e969d2dfa8b.slice PodAnnotations:0xc00465e6b8}] Aliases:map[]}\"",
2026-06-09 12:20:06.236216 | controller |     "Jun 09 11:29:45.660753 crc crio[21508]: time=\"2026-06-09T11:29:45.660468886Z\" level=info msg=\"Checking pod openstack_nova-cell1-0adb-account-create-update-jgmkq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.236230 | controller |     "Jun 09 11:29:45.661184 crc crio[21508]: time=\"2026-06-09T11:29:45.661140196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.236244 | controller |     "Jun 09 11:29:45.667045 crc crio[21508]: time=\"2026-06-09T11:29:45.666401871Z\" level=info msg=\"Starting container: fa72846288cb4d785b9fd4bcc7275e0ec98033b13046c879413e64161146ec11\" id=c2c3e9b1-dd80-4e55-aecf-3362f2de30ff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.236259 | controller |     "Jun 09 11:29:45.674101 crc crio[21508]: time=\"2026-06-09T11:29:45.674030427Z\" level=info msg=\"Started container\" PID=83430 containerID=fa72846288cb4d785b9fd4bcc7275e0ec98033b13046c879413e64161146ec11 description=openstack/nova-cell0-db-create-75b8g/mariadb-database-create id=c2c3e9b1-dd80-4e55-aecf-3362f2de30ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9142db35d421038bbe6b29654e9a5dbef0bfdc0beeaf1997c6de253c108deba",
2026-06-09 12:20:06.236278 | controller |     "Jun 09 11:29:45.676467 crc crio[21508]: time=\"2026-06-09T11:29:45.676401077Z\" level=info msg=\"Ran pod sandbox cb67e912eea8c48b8307f7b3e933c3803bc76b95036a4e3331843de78a58b811 with infra container: openstack/nova-cell1-0adb-account-create-update-jgmkq/POD\" id=d70c68c2-e66b-4686-9339-b358f4f19b2a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.236293 | controller |     "Jun 09 11:29:45.683079 crc crio[21508]: time=\"2026-06-09T11:29:45.683010352Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=d0829381-6840-4f0a-a08c-4dfa15e035a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.236308 | controller |     "Jun 09 11:29:45.688743 crc crio[21508]: time=\"2026-06-09T11:29:45.688611347Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=bc985fe1-f06b-40b5-bf5d-823f3bc8f7cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.236323 | controller |     "Jun 09 11:29:45.699422 crc crio[21508]: time=\"2026-06-09T11:29:45.699369995Z\" level=info msg=\"Creating container: openstack/nova-cell1-0adb-account-create-update-jgmkq/mariadb-account-create-update\" id=03bf2ba0-ecbf-43a4-b2a2-14930bc82fa5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.236338 | controller |     "Jun 09 11:29:45.701919 crc crio[21508]: time=\"2026-06-09T11:29:45.701823898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.236372 | controller |     "Jun 09 11:29:45.702800 crc crio[21508]: time=\"2026-06-09T11:29:45.702166868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.236389 | controller |     "Jun 09 11:29:45.706518 crc crio[21508]: time=\"2026-06-09T11:29:45.706467525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.236403 | controller |     "Jun 09 11:29:45.791640 crc crio[21508]: time=\"2026-06-09T11:29:45.791531609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.236418 | controller |     "Jun 09 11:29:45.797771 crc crio[21508]: time=\"2026-06-09T11:29:45.79767142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.236432 | controller |     "Jun 09 11:29:46.110359 crc crio[21508]: time=\"2026-06-09T11:29:46.109168626Z\" level=info msg=\"Created container 8bdb5dad64b8f7d0f838b7ccd2d217f3b27ae183916c969de8d70f4203cc606a: openstack/nova-cell0-1868-account-create-update-hcjzs/mariadb-account-create-update\" id=056c6ad6-ced6-4677-b7a0-1a8e3cbcbc14 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.236446 | controller |     "Jun 09 11:29:46.124598 crc crio[21508]: time=\"2026-06-09T11:29:46.121984575Z\" level=info msg=\"Starting container: 8bdb5dad64b8f7d0f838b7ccd2d217f3b27ae183916c969de8d70f4203cc606a\" id=673c9e52-8571-4f2c-869a-90753786a3d4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.236461 | controller |     "Jun 09 11:29:46.151772 crc crio[21508]: time=\"2026-06-09T11:29:46.151550999Z\" level=info msg=\"Started container\" PID=83494 containerID=8bdb5dad64b8f7d0f838b7ccd2d217f3b27ae183916c969de8d70f4203cc606a description=openstack/nova-cell0-1868-account-create-update-hcjzs/mariadb-account-create-update id=673c9e52-8571-4f2c-869a-90753786a3d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b38c93fc9ba67ebe4cef29bf2d2a630cff34deffba20d571a0615bac1aaddba",
2026-06-09 12:20:06.236483 | controller |     "Jun 09 11:29:46.347653 crc crio[21508]: time=\"2026-06-09T11:29:46.347530352Z\" level=info msg=\"Created container 9e7bc04ed459bc8caebb7b15eeacdf360de5b63ea609656e36407a032de07143: openstack/nova-cell1-db-create-lgmvf/mariadb-database-create\" id=aaead1e7-25a1-41b3-bcf1-bd4ce8c59d48 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.236498 | controller |     "Jun 09 11:29:46.350115 crc crio[21508]: time=\"2026-06-09T11:29:46.350053937Z\" level=info msg=\"Starting container: 9e7bc04ed459bc8caebb7b15eeacdf360de5b63ea609656e36407a032de07143\" id=91f62fff-1cb3-4927-94c2-5b6d66f6e392 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.236513 | controller |     "Jun 09 11:29:46.354792 crc crio[21508]: time=\"2026-06-09T11:29:46.354733625Z\" level=info msg=\"Created container 7de34f198cc928132cd6328076295e150fa26a5057652787dac1a91137d3a009: openstack/nova-cell1-0adb-account-create-update-jgmkq/mariadb-account-create-update\" id=03bf2ba0-ecbf-43a4-b2a2-14930bc82fa5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.236528 | controller |     "Jun 09 11:29:46.356699 crc crio[21508]: time=\"2026-06-09T11:29:46.356103946Z\" level=info msg=\"Starting container: 7de34f198cc928132cd6328076295e150fa26a5057652787dac1a91137d3a009\" id=bbbcba52-afaf-4880-94de-84165b94ad0c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.236542 | controller |     "Jun 09 11:29:46.363748 crc crio[21508]: time=\"2026-06-09T11:29:46.362760392Z\" level=info msg=\"Started container\" PID=83493 containerID=9e7bc04ed459bc8caebb7b15eeacdf360de5b63ea609656e36407a032de07143 description=openstack/nova-cell1-db-create-lgmvf/mariadb-database-create id=91f62fff-1cb3-4927-94c2-5b6d66f6e392 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f730506f51ba62ebc45c453f7ed1b89f51405c6aa897cebae1d6e320825cc76f",
2026-06-09 12:20:06.236556 | controller |     "Jun 09 11:29:46.369833 crc crio[21508]: time=\"2026-06-09T11:29:46.369747469Z\" level=info msg=\"Started container\" PID=83533 containerID=7de34f198cc928132cd6328076295e150fa26a5057652787dac1a91137d3a009 description=openstack/nova-cell1-0adb-account-create-update-jgmkq/mariadb-account-create-update id=bbbcba52-afaf-4880-94de-84165b94ad0c name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb67e912eea8c48b8307f7b3e933c3803bc76b95036a4e3331843de78a58b811",
2026-06-09 12:20:06.236571 | controller |     "Jun 09 11:29:47.435629 crc crio[21508]: time=\"2026-06-09T11:29:47.435026151Z\" level=info msg=\"Stopping pod sandbox: 94074dca657700e3d75379b61bbf4113b782eaa42b00288a87f210799a9439c8\" id=87a7eafb-cdcd-4823-b544-9d743d7cc911 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.236586 | controller |     "Jun 09 11:29:47.436358 crc crio[21508]: time=\"2026-06-09T11:29:47.436189436Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-z87qj Namespace:openstack ID:94074dca657700e3d75379b61bbf4113b782eaa42b00288a87f210799a9439c8 UID:09c5b9fd-2279-4726-a169-7556f31d7478 NetNS:/var/run/netns/2b491fa8-006c-4b85-a760-37bb2737466f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09c5b9fd_2279_4726_a169_7556f31d7478.slice PodAnnotations:0xc00465e1a8}] Aliases:map[]}\"",
2026-06-09 12:20:06.236600 | controller |     "Jun 09 11:29:47.436506 crc crio[21508]: time=\"2026-06-09T11:29:47.436450353Z\" level=info msg=\"Deleting pod openstack_nova-api-db-create-z87qj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.236614 | controller |     "Jun 09 11:29:47.870017 crc crio[21508]: time=\"2026-06-09T11:29:47.863490682Z\" level=info msg=\"Stopped pod sandbox: 94074dca657700e3d75379b61bbf4113b782eaa42b00288a87f210799a9439c8\" id=87a7eafb-cdcd-4823-b544-9d743d7cc911 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.236628 | controller |     "Jun 09 11:29:48.453517 crc crio[21508]: time=\"2026-06-09T11:29:48.452132155Z\" level=info msg=\"Stopping pod sandbox: 7b38c93fc9ba67ebe4cef29bf2d2a630cff34deffba20d571a0615bac1aaddba\" id=bdc4ce67-d1b8-42b8-8eb4-471d287d8d27 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.236647 | controller |     "Jun 09 11:29:48.453517 crc crio[21508]: time=\"2026-06-09T11:29:48.452457875Z\" level=info msg=\"Stopping pod sandbox: b9142db35d421038bbe6b29654e9a5dbef0bfdc0beeaf1997c6de253c108deba\" id=b251bba0-493b-4fec-901f-57b8f8156432 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.236661 | controller |     "Jun 09 11:29:48.453517 crc crio[21508]: time=\"2026-06-09T11:29:48.452861687Z\" level=info msg=\"Got pod network &{Name:nova-cell0-1868-account-create-update-hcjzs Namespace:openstack ID:7b38c93fc9ba67ebe4cef29bf2d2a630cff34deffba20d571a0615bac1aaddba UID:1e0f83dc-20fc-46fb-9f86-87ac50e42f41 NetNS:/var/run/netns/2ca769a5-680a-45d6-8eb1-3df20a88e71e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e0f83dc_20fc_46fb_9f86_87ac50e42f41.slice PodAnnotations:0xc00465e3c8}] Aliases:map[]}\"",
2026-06-09 12:20:06.236676 | controller |     "Jun 09 11:29:48.453517 crc crio[21508]: time=\"2026-06-09T11:29:48.453008051Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-75b8g Namespace:openstack ID:b9142db35d421038bbe6b29654e9a5dbef0bfdc0beeaf1997c6de253c108deba UID:af9e6483-f46f-4d2c-80bb-cde9a05400a4 NetNS:/var/run/netns/e5b282fc-6881-4b9c-969f-77e4e33948b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9e6483_f46f_4d2c_80bb_cde9a05400a4.slice PodAnnotations:0xc000158740}] Aliases:map[]}\"",
2026-06-09 12:20:06.236690 | controller |     "Jun 09 11:29:48.453517 crc crio[21508]: time=\"2026-06-09T11:29:48.453055083Z\" level=info msg=\"Deleting pod openstack_nova-cell0-1868-account-create-update-hcjzs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.236704 | controller |     "Jun 09 11:29:48.453517 crc crio[21508]: time=\"2026-06-09T11:29:48.453171346Z\" level=info msg=\"Deleting pod openstack_nova-cell0-db-create-75b8g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.236719 | controller |     "Jun 09 11:29:48.454648 crc crio[21508]: time=\"2026-06-09T11:29:48.453760964Z\" level=info msg=\"Stopping pod sandbox: f54a33041fa194ad66d1955268708ef7d36c4265c5e4a6b64b405651b29839c9\" id=f4e80cf3-51ff-499e-9738-d8ddefdc3866 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.236733 | controller |     "Jun 09 11:29:48.454648 crc crio[21508]: time=\"2026-06-09T11:29:48.454247018Z\" level=info msg=\"Got pod network &{Name:nova-api-bab5-account-create-update-z6sr7 Namespace:openstack ID:f54a33041fa194ad66d1955268708ef7d36c4265c5e4a6b64b405651b29839c9 UID:b6a4e1a6-d657-4d30-b9fc-4a3cacba5bc9 NetNS:/var/run/netns/9571da13-6051-468f-9351-294ad39b3ef5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6a4e1a6_d657_4d30_b9fc_4a3cacba5bc9.slice PodAnnotations:0xc000852750}] Aliases:map[]}\"",
2026-06-09 12:20:06.236748 | controller |     "Jun 09 11:29:48.454648 crc crio[21508]: time=\"2026-06-09T11:29:48.454464394Z\" level=info msg=\"Deleting pod openstack_nova-api-bab5-account-create-update-z6sr7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.236762 | controller |     "Jun 09 11:29:48.456492 crc crio[21508]: time=\"2026-06-09T11:29:48.455144714Z\" level=info msg=\"Stopping pod sandbox: f730506f51ba62ebc45c453f7ed1b89f51405c6aa897cebae1d6e320825cc76f\" id=ee567dfb-58e3-4c4f-a9a3-fbe2342d5d5f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.236776 | controller |     "Jun 09 11:29:48.456492 crc crio[21508]: time=\"2026-06-09T11:29:48.455704941Z\" level=info msg=\"Stopping pod sandbox: cb67e912eea8c48b8307f7b3e933c3803bc76b95036a4e3331843de78a58b811\" id=4d68d8aa-6296-4736-bbb4-fc3c3c072969 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.236795 | controller |     "Jun 09 11:29:48.456492 crc crio[21508]: time=\"2026-06-09T11:29:48.455828635Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-lgmvf Namespace:openstack ID:f730506f51ba62ebc45c453f7ed1b89f51405c6aa897cebae1d6e320825cc76f UID:f5bcabe6-1e4d-47e0-9abe-bab940845e60 NetNS:/var/run/netns/b586a9e5-55a1-4de9-be72-1ff5ec9c1b06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5bcabe6_1e4d_47e0_9abe_bab940845e60.slice PodAnnotations:0xc00008c7c0}] Aliases:map[]}\"",
2026-06-09 12:20:06.236810 | controller |     "Jun 09 11:29:48.456492 crc crio[21508]: time=\"2026-06-09T11:29:48.455985829Z\" level=info msg=\"Deleting pod openstack_nova-cell1-db-create-lgmvf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.236824 | controller |     "Jun 09 11:29:48.456492 crc crio[21508]: time=\"2026-06-09T11:29:48.456425592Z\" level=info msg=\"Got pod network &{Name:nova-cell1-0adb-account-create-update-jgmkq Namespace:openstack ID:cb67e912eea8c48b8307f7b3e933c3803bc76b95036a4e3331843de78a58b811 UID:96fff74c-7653-4bf8-95dc-0e969d2dfa8b NetNS:/var/run/netns/27dc4403-3b4c-4b4f-8d68-b4cc91d86aec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod96fff74c_7653_4bf8_95dc_0e969d2dfa8b.slice PodAnnotations:0xc00011e410}] Aliases:map[]}\"",
2026-06-09 12:20:06.236839 | controller |     "Jun 09 11:29:48.456891 crc crio[21508]: time=\"2026-06-09T11:29:48.456646609Z\" level=info msg=\"Deleting pod openstack_nova-cell1-0adb-account-create-update-jgmkq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.236853 | controller |     "Jun 09 11:29:48.834122 crc crio[21508]: time=\"2026-06-09T11:29:48.833574447Z\" level=info msg=\"Stopped pod sandbox: f54a33041fa194ad66d1955268708ef7d36c4265c5e4a6b64b405651b29839c9\" id=f4e80cf3-51ff-499e-9738-d8ddefdc3866 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.236867 | controller |     "Jun 09 11:29:48.988635 crc crio[21508]: time=\"2026-06-09T11:29:48.987928258Z\" level=info msg=\"Stopped pod sandbox: cb67e912eea8c48b8307f7b3e933c3803bc76b95036a4e3331843de78a58b811\" id=4d68d8aa-6296-4736-bbb4-fc3c3c072969 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.236881 | controller |     "Jun 09 11:29:49.290888 crc crio[21508]: time=\"2026-06-09T11:29:49.290768596Z\" level=info msg=\"Stopped pod sandbox: b9142db35d421038bbe6b29654e9a5dbef0bfdc0beeaf1997c6de253c108deba\" id=b251bba0-493b-4fec-901f-57b8f8156432 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.236896 | controller |     "Jun 09 11:29:49.300614 crc crio[21508]: time=\"2026-06-09T11:29:49.300085492Z\" level=info msg=\"Stopped pod sandbox: f730506f51ba62ebc45c453f7ed1b89f51405c6aa897cebae1d6e320825cc76f\" id=ee567dfb-58e3-4c4f-a9a3-fbe2342d5d5f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.236909 | controller |     "Jun 09 11:29:49.315539 crc crio[21508]: time=\"2026-06-09T11:29:49.315424975Z\" level=info msg=\"Stopped pod sandbox: 7b38c93fc9ba67ebe4cef29bf2d2a630cff34deffba20d571a0615bac1aaddba\" id=bdc4ce67-d1b8-42b8-8eb4-471d287d8d27 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.236923 | controller |     "Jun 09 11:29:55.085902 crc crio[21508]: time=\"2026-06-09T11:29:55.085062159Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-db-sync-qcvnq/POD\" id=32afd1db-ed5e-4280-b00e-57a086ca09ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.236937 | controller |     "Jun 09 11:29:55.087236 crc crio[21508]: time=\"2026-06-09T11:29:55.085930405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.236955 | controller |     "Jun 09 11:29:55.133109 crc crio[21508]: time=\"2026-06-09T11:29:55.132966055Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-qcvnq Namespace:openstack ID:a62391cd9f8ef7a04d234833f81b88f4f578161d9492d5096569891d25f5bb6a UID:c9303db1-1aa2-43ee-a9f2-fe64315d2093 NetNS:/var/run/netns/69f0198d-2efb-47ce-b5da-95568bb1e2b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9303db1_1aa2_43ee_a9f2_fe64315d2093.slice PodAnnotations:0xc000159bc0}] Aliases:map[]}\"",
2026-06-09 12:20:06.236970 | controller |     "Jun 09 11:29:55.133109 crc crio[21508]: time=\"2026-06-09T11:29:55.133078668Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-db-sync-qcvnq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.236985 | controller |     "Jun 09 11:29:55.730208 crc crio[21508]: 2026-06-09T11:29:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a62391cd9f8ef7a Mac:62:84:db:93:16:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bb Mtu:0 Sandbox:/var/run/netns/69f0198d-2efb-47ce-b5da-95568bb1e2b8 SocketPath: PciID:}] [{Interface:0xc000125510 Address:{IP:10.217.0.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.236999 | controller |     "Jun 09 11:29:55.731137 crc crio[21508]: time=\"2026-06-09T11:29:55.731032837Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-qcvnq Namespace:openstack ID:a62391cd9f8ef7a04d234833f81b88f4f578161d9492d5096569891d25f5bb6a UID:c9303db1-1aa2-43ee-a9f2-fe64315d2093 NetNS:/var/run/netns/69f0198d-2efb-47ce-b5da-95568bb1e2b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9303db1_1aa2_43ee_a9f2_fe64315d2093.slice PodAnnotations:0xc000159bc0}] Aliases:map[]}\"",
2026-06-09 12:20:06.237013 | controller |     "Jun 09 11:29:55.731418 crc crio[21508]: time=\"2026-06-09T11:29:55.731252233Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-db-sync-qcvnq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.237028 | controller |     "Jun 09 11:29:55.747850 crc crio[21508]: time=\"2026-06-09T11:29:55.747518964Z\" level=info msg=\"Ran pod sandbox a62391cd9f8ef7a04d234833f81b88f4f578161d9492d5096569891d25f5bb6a with infra container: openstack/nova-cell0-conductor-db-sync-qcvnq/POD\" id=32afd1db-ed5e-4280-b00e-57a086ca09ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.237043 | controller |     "Jun 09 11:29:55.755409 crc crio[21508]: time=\"2026-06-09T11:29:55.755214211Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=0e2e43b0-0c90-45ea-8f77-0bd5ef1c6c4a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.237057 | controller |     "Jun 09 11:29:55.755694 crc crio[21508]: time=\"2026-06-09T11:29:55.755586162Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found\" id=0e2e43b0-0c90-45ea-8f77-0bd5ef1c6c4a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.237071 | controller |     "Jun 09 11:29:55.755694 crc crio[21508]: time=\"2026-06-09T11:29:55.755648084Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found\" id=0e2e43b0-0c90-45ea-8f77-0bd5ef1c6c4a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.237085 | controller |     "Jun 09 11:29:55.760393 crc crio[21508]: time=\"2026-06-09T11:29:55.760206739Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=24782349-642d-4f28-8891-22881c2e06d3 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.237103 | controller |     "Jun 09 11:29:55.775812 crc crio[21508]: time=\"2026-06-09T11:29:55.775698627Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\\\"\"",
2026-06-09 12:20:06.237118 | controller |     "Jun 09 11:30:00.526877 crc crio[21508]: time=\"2026-06-09T11:30:00.524425065Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683410-dqlrs/POD\" id=f2e5a8c4-8d88-4b39-8e5b-e09ad81895ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.237132 | controller |     "Jun 09 11:30:00.528786 crc crio[21508]: time=\"2026-06-09T11:30:00.52695962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.237146 | controller |     "Jun 09 11:30:00.584166 crc crio[21508]: time=\"2026-06-09T11:30:00.584071398Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683410-dqlrs Namespace:openshift-infra ID:7d41c5d39440f032db04c22baae3a14cd3977e389d14bf84a03febfe90756ade UID:938e37de-fd30-46e4-a9ab-0f1e5c792bc8 NetNS:/var/run/netns/c8e8d233-7cdc-4f9f-acbb-e0bf6701f2ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod938e37de_fd30_46e4_a9ab_0f1e5c792bc8.slice PodAnnotations:0xc003b38d58}] Aliases:map[]}\"",
2026-06-09 12:20:06.237160 | controller |     "Jun 09 11:30:00.584166 crc crio[21508]: time=\"2026-06-09T11:30:00.58414514Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683410-dqlrs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.237175 | controller |     "Jun 09 11:30:00.653671 crc crio[21508]: time=\"2026-06-09T11:30:00.652974963Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683410-kbglw/POD\" id=12bda3de-d55a-4bb4-b8f7-176a6824be00 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.237189 | controller |     "Jun 09 11:30:00.653841 crc crio[21508]: time=\"2026-06-09T11:30:00.653706594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.237203 | controller |     "Jun 09 11:30:00.718959 crc crio[21508]: time=\"2026-06-09T11:30:00.718138558Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683410-kbglw Namespace:openshift-operator-lifecycle-manager ID:e92380e95398f8076d95e74e6e7cbf8c09f551cd04d7c54027f57bf0f27374a8 UID:1e523425-3726-4069-89b7-40d5c5771d06 NetNS:/var/run/netns/f5f7b08b-4cca-485c-8273-9b17a854f23f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e523425_3726_4069_89b7_40d5c5771d06.slice PodAnnotations:0xc00008d438}] Aliases:map[]}\"",
2026-06-09 12:20:06.237218 | controller |     "Jun 09 11:30:00.718959 crc crio[21508]: time=\"2026-06-09T11:30:00.71820569Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683410-kbglw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.237233 | controller |     "Jun 09 11:30:00.962090 crc crio[21508]: 2026-06-09T11:30:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7d41c5d39440f03 Mac:52:03:36:c4:e8:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bc Mtu:0 Sandbox:/var/run/netns/c8e8d233-7cdc-4f9f-acbb-e0bf6701f2ff SocketPath: PciID:}] [{Interface:0xc00029e5b0 Address:{IP:10.217.0.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.237247 | controller |     "Jun 09 11:30:00.966588 crc crio[21508]: time=\"2026-06-09T11:30:00.963688174Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683410-dqlrs Namespace:openshift-infra ID:7d41c5d39440f032db04c22baae3a14cd3977e389d14bf84a03febfe90756ade UID:938e37de-fd30-46e4-a9ab-0f1e5c792bc8 NetNS:/var/run/netns/c8e8d233-7cdc-4f9f-acbb-e0bf6701f2ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod938e37de_fd30_46e4_a9ab_0f1e5c792bc8.slice PodAnnotations:0xc003b38d58}] Aliases:map[]}\"",
2026-06-09 12:20:06.237266 | controller |     "Jun 09 11:30:00.966588 crc crio[21508]: time=\"2026-06-09T11:30:00.96388265Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683410-dqlrs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.237281 | controller |     "Jun 09 11:30:01.086829 crc crio[21508]: 2026-06-09T11:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e92380e95398f80 Mac:1e:dc:44:92:f7:4b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bd Mtu:0 Sandbox:/var/run/netns/f5f7b08b-4cca-485c-8273-9b17a854f23f SocketPath: PciID:}] [{Interface:0xc0001146c0 Address:{IP:10.217.0.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.237296 | controller |     "Jun 09 11:30:01.089202 crc crio[21508]: time=\"2026-06-09T11:30:01.08909772Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683410-kbglw Namespace:openshift-operator-lifecycle-manager ID:e92380e95398f8076d95e74e6e7cbf8c09f551cd04d7c54027f57bf0f27374a8 UID:1e523425-3726-4069-89b7-40d5c5771d06 NetNS:/var/run/netns/f5f7b08b-4cca-485c-8273-9b17a854f23f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e523425_3726_4069_89b7_40d5c5771d06.slice PodAnnotations:0xc00008d438}] Aliases:map[]}\"",
2026-06-09 12:20:06.237312 | controller |     "Jun 09 11:30:01.090432 crc crio[21508]: time=\"2026-06-09T11:30:01.090246104Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683410-kbglw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.237327 | controller |     "Jun 09 11:30:01.295258 crc crio[21508]: time=\"2026-06-09T11:30:01.29521418Z\" level=info msg=\"Removing container: 6a4a97547f3effd6a924733ad83e6eab8e625f1e2ff1fa11e5c416aed6cb3889\" id=aafb3277-a391-45c8-873a-3cfc9f1b82ed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.237341 | controller |     "Jun 09 11:30:07.374582 crc crio[21508]: time=\"2026-06-09T11:30:07.373356571Z\" level=info msg=\"Ran pod sandbox 7d41c5d39440f032db04c22baae3a14cd3977e389d14bf84a03febfe90756ade with infra container: openshift-infra/auto-csr-approver-29683410-dqlrs/POD\" id=f2e5a8c4-8d88-4b39-8e5b-e09ad81895ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.237376 | controller |     "Jun 09 11:30:07.376938 crc crio[21508]: time=\"2026-06-09T11:30:07.376861345Z\" level=info msg=\"Ran pod sandbox e92380e95398f8076d95e74e6e7cbf8c09f551cd04d7c54027f57bf0f27374a8 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683410-kbglw/POD\" id=12bda3de-d55a-4bb4-b8f7-176a6824be00 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.237392 | controller |     "Jun 09 11:30:07.381418 crc crio[21508]: time=\"2026-06-09T11:30:07.379212214Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=89ff8426-757f-44a3-8875-186c2eb12691 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.237407 | controller |     "Jun 09 11:30:07.381418 crc crio[21508]: time=\"2026-06-09T11:30:07.379652197Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d74a0565-39c3-44de-b2d9-8cc16d3529b9 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.237421 | controller |     "Jun 09 11:30:07.398256 crc crio[21508]: time=\"2026-06-09T11:30:07.397766413Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 12:20:06.237436 | controller |     "Jun 09 11:30:07.453861 crc crio[21508]: time=\"2026-06-09T11:30:07.452625124Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=15335d4e-5a25-4786-83c3-8ae417cc316b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.237455 | controller |     "Jun 09 11:30:07.536156 crc crio[21508]: time=\"2026-06-09T11:30:07.53541476Z\" level=info msg=\"Removed container 6a4a97547f3effd6a924733ad83e6eab8e625f1e2ff1fa11e5c416aed6cb3889: openshift-infra/auto-csr-approver-29683402-l2gx2/oc\" id=aafb3277-a391-45c8-873a-3cfc9f1b82ed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.237469 | controller |     "Jun 09 11:30:07.561652 crc crio[21508]: time=\"2026-06-09T11:30:07.561566023Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683410-kbglw/collect-profiles\" id=2aec7bf4-11a8-46a0-b47a-470d2541f525 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.237484 | controller |     "Jun 09 11:30:07.562039 crc crio[21508]: time=\"2026-06-09T11:30:07.561989115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.237498 | controller |     "Jun 09 11:30:07.571050 crc crio[21508]: time=\"2026-06-09T11:30:07.57093973Z\" level=info msg=\"Stopping pod sandbox: 27afdc9ce5b2b31bd1e99a7cefc8a2ac5f51a45c7d783d95c09cb9c3dfbc0a97\" id=d6614a93-9d33-42e6-9159-60d141457ab2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.237512 | controller |     "Jun 09 11:30:07.571728 crc crio[21508]: time=\"2026-06-09T11:30:07.571091104Z\" level=info msg=\"Stopped pod sandbox (already stopped): 27afdc9ce5b2b31bd1e99a7cefc8a2ac5f51a45c7d783d95c09cb9c3dfbc0a97\" id=d6614a93-9d33-42e6-9159-60d141457ab2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.237527 | controller |     "Jun 09 11:30:07.572527 crc crio[21508]: time=\"2026-06-09T11:30:07.572394583Z\" level=info msg=\"Removing pod sandbox: 27afdc9ce5b2b31bd1e99a7cefc8a2ac5f51a45c7d783d95c09cb9c3dfbc0a97\" id=f82dd113-e22c-4db6-9778-134c75e9ff01 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.237541 | controller |     "Jun 09 11:30:07.585846 crc crio[21508]: time=\"2026-06-09T11:30:07.585669735Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:99287b7aa83a5c1c32b9c3077bb084ea2f3c582f87b298d861544e5c5a6ebf41\" id=24782349-642d-4f28-8891-22881c2e06d3 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.237556 | controller |     "Jun 09 11:30:07.587433 crc crio[21508]: time=\"2026-06-09T11:30:07.587068686Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=6ad3d981-287f-4a3b-9d3d-b572f8868b47 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.237570 | controller |     "Jun 09 11:30:07.620391 crc crio[21508]: time=\"2026-06-09T11:30:07.62001015Z\" level=info msg=\"Removed pod sandbox: 27afdc9ce5b2b31bd1e99a7cefc8a2ac5f51a45c7d783d95c09cb9c3dfbc0a97\" id=f82dd113-e22c-4db6-9778-134c75e9ff01 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.237585 | controller |     "Jun 09 11:30:07.621690 crc crio[21508]: time=\"2026-06-09T11:30:07.621597037Z\" level=info msg=\"Stopping pod sandbox: aef062512e4aef1073c809cad3f13f0f6dde3a92a43bd185f103a44bc33f0ea6\" id=a323a918-dd1d-4194-b12a-ef3f6adff7b9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.237599 | controller |     "Jun 09 11:30:07.621799 crc crio[21508]: time=\"2026-06-09T11:30:07.621778632Z\" level=info msg=\"Stopped pod sandbox (already stopped): aef062512e4aef1073c809cad3f13f0f6dde3a92a43bd185f103a44bc33f0ea6\" id=a323a918-dd1d-4194-b12a-ef3f6adff7b9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.237613 | controller |     "Jun 09 11:30:07.622516 crc crio[21508]: time=\"2026-06-09T11:30:07.622451992Z\" level=info msg=\"Removing pod sandbox: aef062512e4aef1073c809cad3f13f0f6dde3a92a43bd185f103a44bc33f0ea6\" id=05d41fb2-06e0-4424-a444-d4885ad44cd3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.237631 | controller |     "Jun 09 11:30:07.657023 crc crio[21508]: time=\"2026-06-09T11:30:07.656849048Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=a594eaee-1586-402b-94de-af82341aac3e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.237645 | controller |     "Jun 09 11:30:07.660652 crc crio[21508]: time=\"2026-06-09T11:30:07.660455265Z\" level=info msg=\"Removed pod sandbox: aef062512e4aef1073c809cad3f13f0f6dde3a92a43bd185f103a44bc33f0ea6\" id=05d41fb2-06e0-4424-a444-d4885ad44cd3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.237659 | controller |     "Jun 09 11:30:07.662143 crc crio[21508]: time=\"2026-06-09T11:30:07.662098934Z\" level=info msg=\"Stopping pod sandbox: 7ff35a4bddcdc604c75b846c54bc49c0cc4956f3958a5c530e4823e38e9b3713\" id=ae4850a6-829a-4c23-9492-15ad9780e5e8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.237673 | controller |     "Jun 09 11:30:07.662256 crc crio[21508]: time=\"2026-06-09T11:30:07.662166316Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7ff35a4bddcdc604c75b846c54bc49c0cc4956f3958a5c530e4823e38e9b3713\" id=ae4850a6-829a-4c23-9492-15ad9780e5e8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.237687 | controller |     "Jun 09 11:30:07.662987 crc crio[21508]: time=\"2026-06-09T11:30:07.662927838Z\" level=info msg=\"Removing pod sandbox: 7ff35a4bddcdc604c75b846c54bc49c0cc4956f3958a5c530e4823e38e9b3713\" id=48648700-32c3-443f-996b-e3c8ffd5d165 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.237701 | controller |     "Jun 09 11:30:07.669606 crc crio[21508]: time=\"2026-06-09T11:30:07.669486262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.237715 | controller |     "Jun 09 11:30:07.676654 crc crio[21508]: time=\"2026-06-09T11:30:07.676500689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.237729 | controller |     "Jun 09 11:30:07.688550 crc crio[21508]: time=\"2026-06-09T11:30:07.688438822Z\" level=info msg=\"Removed pod sandbox: 7ff35a4bddcdc604c75b846c54bc49c0cc4956f3958a5c530e4823e38e9b3713\" id=48648700-32c3-443f-996b-e3c8ffd5d165 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.237743 | controller |     "Jun 09 11:30:07.689583 crc crio[21508]: time=\"2026-06-09T11:30:07.689533674Z\" level=info msg=\"Stopping pod sandbox: e190ca656fd81a09e4107694a47c8ec064130b3b65838806808b58c67da5bd02\" id=6e9e7235-4fe6-472e-bc8f-d75c31458790 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.237757 | controller |     "Jun 09 11:30:07.690274 crc crio[21508]: time=\"2026-06-09T11:30:07.690240515Z\" level=info msg=\"Stopped pod sandbox (already stopped): e190ca656fd81a09e4107694a47c8ec064130b3b65838806808b58c67da5bd02\" id=6e9e7235-4fe6-472e-bc8f-d75c31458790 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.237771 | controller |     "Jun 09 11:30:07.692092 crc crio[21508]: time=\"2026-06-09T11:30:07.691978676Z\" level=info msg=\"Removing pod sandbox: e190ca656fd81a09e4107694a47c8ec064130b3b65838806808b58c67da5bd02\" id=125201d9-865d-4454-bc8e-9b2a89656488 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.237785 | controller |     "Jun 09 11:30:07.700907 crc crio[21508]: time=\"2026-06-09T11:30:07.700811637Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-db-sync-qcvnq/nova-cell0-conductor-db-sync\" id=6a1e0a94-07fc-43b1-964c-c417c0c9d66f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.237799 | controller |     "Jun 09 11:30:07.716947 crc crio[21508]: time=\"2026-06-09T11:30:07.716742848Z\" level=info msg=\"Removed pod sandbox: e190ca656fd81a09e4107694a47c8ec064130b3b65838806808b58c67da5bd02\" id=125201d9-865d-4454-bc8e-9b2a89656488 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.237817 | controller |     "Jun 09 11:30:07.718134 crc crio[21508]: time=\"2026-06-09T11:30:07.718087858Z\" level=info msg=\"Stopping pod sandbox: c31fd601a00a0ac250dfa3df47a841726a360b9695bcaadc90cfbae25ff1143e\" id=3972983e-b743-4470-b499-36f386d525c7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.237831 | controller |     "Jun 09 11:30:07.718439 crc crio[21508]: time=\"2026-06-09T11:30:07.718408337Z\" level=info msg=\"Stopped pod sandbox (already stopped): c31fd601a00a0ac250dfa3df47a841726a360b9695bcaadc90cfbae25ff1143e\" id=3972983e-b743-4470-b499-36f386d525c7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.237845 | controller |     "Jun 09 11:30:07.718799 crc crio[21508]: time=\"2026-06-09T11:30:07.718431918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.237859 | controller |     "Jun 09 11:30:07.719996 crc crio[21508]: time=\"2026-06-09T11:30:07.719917162Z\" level=info msg=\"Removing pod sandbox: c31fd601a00a0ac250dfa3df47a841726a360b9695bcaadc90cfbae25ff1143e\" id=c37b2b44-818f-4ad2-9605-ded45f501894 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.237873 | controller |     "Jun 09 11:30:07.739258 crc crio[21508]: time=\"2026-06-09T11:30:07.73912566Z\" level=info msg=\"Removed pod sandbox: c31fd601a00a0ac250dfa3df47a841726a360b9695bcaadc90cfbae25ff1143e\" id=c37b2b44-818f-4ad2-9605-ded45f501894 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.237887 | controller |     "Jun 09 11:30:07.740527 crc crio[21508]: time=\"2026-06-09T11:30:07.740424198Z\" level=info msg=\"Stopping pod sandbox: 79210880cf53d5eb458d2ef4a12b76dac74f5b769e83fce8d0f6b936f89fa217\" id=6c91f12e-0b1c-46c7-b786-62986aff11b4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.237901 | controller |     "Jun 09 11:30:07.740641 crc crio[21508]: time=\"2026-06-09T11:30:07.740552442Z\" level=info msg=\"Stopped pod sandbox (already stopped): 79210880cf53d5eb458d2ef4a12b76dac74f5b769e83fce8d0f6b936f89fa217\" id=6c91f12e-0b1c-46c7-b786-62986aff11b4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.237915 | controller |     "Jun 09 11:30:07.741467 crc crio[21508]: time=\"2026-06-09T11:30:07.741399627Z\" level=info msg=\"Removing pod sandbox: 79210880cf53d5eb458d2ef4a12b76dac74f5b769e83fce8d0f6b936f89fa217\" id=1feee2e7-99f2-4d77-ac5d-a2ef8f2409ca name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.237930 | controller |     "Jun 09 11:30:07.781089 crc crio[21508]: time=\"2026-06-09T11:30:07.780918085Z\" level=info msg=\"Removed pod sandbox: 79210880cf53d5eb458d2ef4a12b76dac74f5b769e83fce8d0f6b936f89fa217\" id=1feee2e7-99f2-4d77-ac5d-a2ef8f2409ca name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.237944 | controller |     "Jun 09 11:30:07.782073 crc crio[21508]: time=\"2026-06-09T11:30:07.781981336Z\" level=info msg=\"Stopping pod sandbox: 8e065d5df2ba343318d243f954795f030b88e4829dd570ae96cabc781aea0102\" id=6515f0a6-8371-42c8-8151-6d395341d2ab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.237958 | controller |     "Jun 09 11:30:07.782149 crc crio[21508]: time=\"2026-06-09T11:30:07.782096529Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8e065d5df2ba343318d243f954795f030b88e4829dd570ae96cabc781aea0102\" id=6515f0a6-8371-42c8-8151-6d395341d2ab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.237972 | controller |     "Jun 09 11:30:07.783074 crc crio[21508]: time=\"2026-06-09T11:30:07.783017127Z\" level=info msg=\"Removing pod sandbox: 8e065d5df2ba343318d243f954795f030b88e4829dd570ae96cabc781aea0102\" id=558b065c-0144-4079-9a76-6b15b04763c2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.237989 | controller |     "Jun 09 11:30:07.805207 crc crio[21508]: time=\"2026-06-09T11:30:07.805094148Z\" level=info msg=\"Removed pod sandbox: 8e065d5df2ba343318d243f954795f030b88e4829dd570ae96cabc781aea0102\" id=558b065c-0144-4079-9a76-6b15b04763c2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.238004 | controller |     "Jun 09 11:30:07.806516 crc crio[21508]: time=\"2026-06-09T11:30:07.806424277Z\" level=info msg=\"Stopping pod sandbox: 80ef6633015832ac1553b961a8487a6c086314fef5950dd4e225518fec032589\" id=8153e5aa-a4ce-4c02-9553-7e95eae52f2a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.238018 | controller |     "Jun 09 11:30:07.806670 crc crio[21508]: time=\"2026-06-09T11:30:07.806534921Z\" level=info msg=\"Stopped pod sandbox (already stopped): 80ef6633015832ac1553b961a8487a6c086314fef5950dd4e225518fec032589\" id=8153e5aa-a4ce-4c02-9553-7e95eae52f2a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.238032 | controller |     "Jun 09 11:30:07.807030 crc crio[21508]: time=\"2026-06-09T11:30:07.806964843Z\" level=info msg=\"Removing pod sandbox: 80ef6633015832ac1553b961a8487a6c086314fef5950dd4e225518fec032589\" id=a6070c89-519a-4b36-9b64-c11f1bc48490 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.238046 | controller |     "Jun 09 11:30:07.812039 crc crio[21508]: time=\"2026-06-09T11:30:07.8119422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.238060 | controller |     "Jun 09 11:30:07.816555 crc crio[21508]: time=\"2026-06-09T11:30:07.816232427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.238074 | controller |     "Jun 09 11:30:07.829106 crc crio[21508]: time=\"2026-06-09T11:30:07.828969873Z\" level=info msg=\"Removed pod sandbox: 80ef6633015832ac1553b961a8487a6c086314fef5950dd4e225518fec032589\" id=a6070c89-519a-4b36-9b64-c11f1bc48490 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.238087 | controller |     "Jun 09 11:30:07.830258 crc crio[21508]: time=\"2026-06-09T11:30:07.830163979Z\" level=info msg=\"Stopping pod sandbox: 57021d77d78419a96deca25192b4733164a6245abb13dbca48b69b6778cef92f\" id=d1965ec1-9117-4ac0-8277-ca7daca874a1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.238101 | controller |     "Jun 09 11:30:07.830440 crc crio[21508]: time=\"2026-06-09T11:30:07.830272112Z\" level=info msg=\"Stopped pod sandbox (already stopped): 57021d77d78419a96deca25192b4733164a6245abb13dbca48b69b6778cef92f\" id=d1965ec1-9117-4ac0-8277-ca7daca874a1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.238115 | controller |     "Jun 09 11:30:07.831401 crc crio[21508]: time=\"2026-06-09T11:30:07.83123361Z\" level=info msg=\"Removing pod sandbox: 57021d77d78419a96deca25192b4733164a6245abb13dbca48b69b6778cef92f\" id=ee1a6fab-9374-4c4c-a255-4d6aabdae79c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.238129 | controller |     "Jun 09 11:30:07.858370 crc crio[21508]: time=\"2026-06-09T11:30:07.858163456Z\" level=info msg=\"Removed pod sandbox: 57021d77d78419a96deca25192b4733164a6245abb13dbca48b69b6778cef92f\" id=ee1a6fab-9374-4c4c-a255-4d6aabdae79c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.238143 | controller |     "Jun 09 11:30:07.859882 crc crio[21508]: time=\"2026-06-09T11:30:07.859771324Z\" level=info msg=\"Stopping pod sandbox: 5a7c325f198642df752b4642cdc9defce1915629ef3b2ea670f57232f0473776\" id=24aab297-5420-4c57-ba77-1009a7fd74f9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.238156 | controller |     "Jun 09 11:30:07.860019 crc crio[21508]: time=\"2026-06-09T11:30:07.859912608Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5a7c325f198642df752b4642cdc9defce1915629ef3b2ea670f57232f0473776\" id=24aab297-5420-4c57-ba77-1009a7fd74f9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.238174 | controller |     "Jun 09 11:30:07.862927 crc crio[21508]: time=\"2026-06-09T11:30:07.862836274Z\" level=info msg=\"Removing pod sandbox: 5a7c325f198642df752b4642cdc9defce1915629ef3b2ea670f57232f0473776\" id=47f885f4-171c-460b-9161-b34bd7c97f31 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.238189 | controller |     "Jun 09 11:30:07.881746 crc crio[21508]: time=\"2026-06-09T11:30:07.881593168Z\" level=info msg=\"Removed pod sandbox: 5a7c325f198642df752b4642cdc9defce1915629ef3b2ea670f57232f0473776\" id=47f885f4-171c-460b-9161-b34bd7c97f31 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.238202 | controller |     "Jun 09 11:30:07.976571 crc crio[21508]: time=\"2026-06-09T11:30:07.976436941Z\" level=info msg=\"Created container 762c4191076419c8caa1598bff87e42a2adf1670ad746a2b3541ae34ed268ff7: openshift-operator-lifecycle-manager/collect-profiles-29683410-kbglw/collect-profiles\" id=2aec7bf4-11a8-46a0-b47a-470d2541f525 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.238217 | controller |     "Jun 09 11:30:07.977902 crc crio[21508]: time=\"2026-06-09T11:30:07.977802621Z\" level=info msg=\"Starting container: 762c4191076419c8caa1598bff87e42a2adf1670ad746a2b3541ae34ed268ff7\" id=16ff671a-6482-485a-9b50-45e99cbe4914 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.238230 | controller |     "Jun 09 11:30:07.989114 crc crio[21508]: time=\"2026-06-09T11:30:07.988976632Z\" level=info msg=\"Started container\" PID=84983 containerID=762c4191076419c8caa1598bff87e42a2adf1670ad746a2b3541ae34ed268ff7 description=openshift-operator-lifecycle-manager/collect-profiles-29683410-kbglw/collect-profiles id=16ff671a-6482-485a-9b50-45e99cbe4914 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e92380e95398f8076d95e74e6e7cbf8c09f551cd04d7c54027f57bf0f27374a8",
2026-06-09 12:20:06.238245 | controller |     "Jun 09 11:30:08.002275 crc crio[21508]: time=\"2026-06-09T11:30:08.001987796Z\" level=info msg=\"Created container 3267536dc8fc0b8079e176e8877963c3d16ec3f1a5463469d2802c6ca1c1bd5c: openstack/nova-cell0-conductor-db-sync-qcvnq/nova-cell0-conductor-db-sync\" id=6a1e0a94-07fc-43b1-964c-c417c0c9d66f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.238259 | controller |     "Jun 09 11:30:08.007840 crc crio[21508]: time=\"2026-06-09T11:30:08.007119978Z\" level=info msg=\"Starting container: 3267536dc8fc0b8079e176e8877963c3d16ec3f1a5463469d2802c6ca1c1bd5c\" id=e995a762-53ed-47e6-bb20-1eca2c75683d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.238273 | controller |     "Jun 09 11:30:08.021516 crc crio[21508]: time=\"2026-06-09T11:30:08.020864684Z\" level=info msg=\"Started container\" PID=84987 containerID=3267536dc8fc0b8079e176e8877963c3d16ec3f1a5463469d2802c6ca1c1bd5c description=openstack/nova-cell0-conductor-db-sync-qcvnq/nova-cell0-conductor-db-sync id=e995a762-53ed-47e6-bb20-1eca2c75683d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a62391cd9f8ef7a04d234833f81b88f4f578161d9492d5096569891d25f5bb6a",
2026-06-09 12:20:06.238289 | controller |     "Jun 09 11:30:09.435274 crc crio[21508]: time=\"2026-06-09T11:30:09.435194386Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d74a0565-39c3-44de-b2d9-8cc16d3529b9 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.238303 | controller |     "Jun 09 11:30:09.436970 crc crio[21508]: time=\"2026-06-09T11:30:09.436874365Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=acbcb693-7daa-4014-98f3-6456d9d80b33 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.238318 | controller |     "Jun 09 11:30:09.439685 crc crio[21508]: time=\"2026-06-09T11:30:09.439630727Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=dd0dc213-0eee-47e1-a3ba-f9fec9a8d73c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.238337 | controller |     "Jun 09 11:30:09.446707 crc crio[21508]: time=\"2026-06-09T11:30:09.446608363Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683410-dqlrs/oc\" id=fae16b98-b8d4-46d3-b34d-0705e747f857 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.238370 | controller |     "Jun 09 11:30:09.447235 crc crio[21508]: time=\"2026-06-09T11:30:09.447165499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.238387 | controller |     "Jun 09 11:30:09.499669 crc crio[21508]: time=\"2026-06-09T11:30:09.499021502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.238401 | controller |     "Jun 09 11:30:09.664254 crc crio[21508]: time=\"2026-06-09T11:30:09.664169352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.238416 | controller |     "Jun 09 11:30:09.781915 crc crio[21508]: time=\"2026-06-09T11:30:09.781774397Z\" level=info msg=\"Created container c49b697de7afe25c57c329e81264c37a5acdf49f2a5934bce5569ebdc79a51cb: openshift-infra/auto-csr-approver-29683410-dqlrs/oc\" id=fae16b98-b8d4-46d3-b34d-0705e747f857 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.238430 | controller |     "Jun 09 11:30:09.783449 crc crio[21508]: time=\"2026-06-09T11:30:09.783269981Z\" level=info msg=\"Starting container: c49b697de7afe25c57c329e81264c37a5acdf49f2a5934bce5569ebdc79a51cb\" id=cfcd2069-bb93-472f-8a3c-e3088fa7c991 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.238445 | controller |     "Jun 09 11:30:09.789781 crc crio[21508]: time=\"2026-06-09T11:30:09.789626359Z\" level=info msg=\"Started container\" PID=85087 containerID=c49b697de7afe25c57c329e81264c37a5acdf49f2a5934bce5569ebdc79a51cb description=openshift-infra/auto-csr-approver-29683410-dqlrs/oc id=cfcd2069-bb93-472f-8a3c-e3088fa7c991 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7d41c5d39440f032db04c22baae3a14cd3977e389d14bf84a03febfe90756ade",
2026-06-09 12:20:06.238459 | controller |     "Jun 09 11:30:09.937595 crc crio[21508]: time=\"2026-06-09T11:30:09.937431576Z\" level=info msg=\"Stopping pod sandbox: e92380e95398f8076d95e74e6e7cbf8c09f551cd04d7c54027f57bf0f27374a8\" id=9381286f-eb4e-482c-a0f8-d0cb02cef62d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.238474 | controller |     "Jun 09 11:30:09.938063 crc crio[21508]: time=\"2026-06-09T11:30:09.93789492Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683410-kbglw Namespace:openshift-operator-lifecycle-manager ID:e92380e95398f8076d95e74e6e7cbf8c09f551cd04d7c54027f57bf0f27374a8 UID:1e523425-3726-4069-89b7-40d5c5771d06 NetNS:/var/run/netns/f5f7b08b-4cca-485c-8273-9b17a854f23f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e523425_3726_4069_89b7_40d5c5771d06.slice PodAnnotations:0xc00011f190}] Aliases:map[]}\"",
2026-06-09 12:20:06.238488 | controller |     "Jun 09 11:30:09.938172 crc crio[21508]: time=\"2026-06-09T11:30:09.938125167Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683410-kbglw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.238503 | controller |     "Jun 09 11:30:10.322165 crc crio[21508]: time=\"2026-06-09T11:30:10.321108693Z\" level=info msg=\"Stopped pod sandbox: e92380e95398f8076d95e74e6e7cbf8c09f551cd04d7c54027f57bf0f27374a8\" id=9381286f-eb4e-482c-a0f8-d0cb02cef62d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.238517 | controller |     "Jun 09 11:30:12.005843 crc crio[21508]: time=\"2026-06-09T11:30:11.99525487Z\" level=info msg=\"Stopping pod sandbox: 7d41c5d39440f032db04c22baae3a14cd3977e389d14bf84a03febfe90756ade\" id=834e6d68-a409-4361-a2dd-5f428e624c31 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.238535 | controller |     "Jun 09 11:30:12.005843 crc crio[21508]: time=\"2026-06-09T11:30:11.997095055Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683410-dqlrs Namespace:openshift-infra ID:7d41c5d39440f032db04c22baae3a14cd3977e389d14bf84a03febfe90756ade UID:938e37de-fd30-46e4-a9ab-0f1e5c792bc8 NetNS:/var/run/netns/c8e8d233-7cdc-4f9f-acbb-e0bf6701f2ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod938e37de_fd30_46e4_a9ab_0f1e5c792bc8.slice PodAnnotations:0xc004e43590}] Aliases:map[]}\"",
2026-06-09 12:20:06.238551 | controller |     "Jun 09 11:30:12.005843 crc crio[21508]: time=\"2026-06-09T11:30:11.99761667Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683410-dqlrs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.238565 | controller |     "Jun 09 11:30:12.340486 crc crio[21508]: time=\"2026-06-09T11:30:12.339871753Z\" level=info msg=\"Stopped pod sandbox: 7d41c5d39440f032db04c22baae3a14cd3977e389d14bf84a03febfe90756ade\" id=834e6d68-a409-4361-a2dd-5f428e624c31 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.238580 | controller |     "Jun 09 11:30:13.182036 crc crio[21508]: time=\"2026-06-09T11:30:13.181926875Z\" level=warning msg=\"Stopping container c8a2dece171fa11bc071200ea734cac6a1b518d25e7d1f077877a9c9d7523650 with stop signal(15) timed out. Killing...\"",
2026-06-09 12:20:06.238594 | controller |     "Jun 09 11:30:13.187185 crc crio[21508]: time=\"2026-06-09T11:30:13.187075927Z\" level=warning msg=\"Stopping container c6ef0b2fef0f5e1ad29613c7883f85fa7e3162f15d94b6a660ed524b27b7e3c1 with stop signal(15) timed out. Killing...\"",
2026-06-09 12:20:06.238609 | controller |     "Jun 09 11:30:13.242216 crc crio[21508]: time=\"2026-06-09T11:30:13.241753413Z\" level=error msg=\"Killing container c8a2dece171fa11bc071200ea734cac6a1b518d25e7d1f077877a9c9d7523650 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill c8a2dece171fa11bc071200ea734cac6a1b518d25e7d1f077877a9c9d7523650 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-09 12:20:06.238623 | controller |     "Jun 09 11:30:13.270912 crc crio[21508]: time=\"2026-06-09T11:30:13.270810131Z\" level=info msg=\"Stopped container c8a2dece171fa11bc071200ea734cac6a1b518d25e7d1f077877a9c9d7523650: openstack/ceilometer-0/ceilometer-central-agent\" id=d4e7ebdd-99f1-4ddb-a0f1-34c9a4761090 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.238638 | controller |     "Jun 09 11:30:13.288917 crc crio[21508]: time=\"2026-06-09T11:30:13.288736961Z\" level=error msg=\"Killing container c6ef0b2fef0f5e1ad29613c7883f85fa7e3162f15d94b6a660ed524b27b7e3c1 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill c6ef0b2fef0f5e1ad29613c7883f85fa7e3162f15d94b6a660ed524b27b7e3c1 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-09 12:20:06.238653 | controller |     "Jun 09 11:30:13.319138 crc crio[21508]: time=\"2026-06-09T11:30:13.319047987Z\" level=info msg=\"Stopped container c6ef0b2fef0f5e1ad29613c7883f85fa7e3162f15d94b6a660ed524b27b7e3c1: openstack/ceilometer-0/ceilometer-notification-agent\" id=d92553ff-b63c-4f18-97aa-cd5c95fdc500 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.238668 | controller |     "Jun 09 11:30:13.320647 crc crio[21508]: time=\"2026-06-09T11:30:13.320566552Z\" level=info msg=\"Stopping pod sandbox: 14fe94a64764e83cc83a4b293c601325ebf0b0ea8807eea685b9b432e43b141c\" id=c8450212-3678-4101-a287-e07a75ced3f4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.238682 | controller |     "Jun 09 11:30:13.321445 crc crio[21508]: time=\"2026-06-09T11:30:13.321218921Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:14fe94a64764e83cc83a4b293c601325ebf0b0ea8807eea685b9b432e43b141c UID:8d8fc800-90e6-4458-90fb-b77b290366e9 NetNS:/var/run/netns/fc953616-bb38-4fda-a808-6c5239be6584 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d8fc800_90e6_4458_90fb_b77b290366e9.slice PodAnnotations:0xc000d9eb90}] Aliases:map[]}\"",
2026-06-09 12:20:06.238701 | controller |     "Jun 09 11:30:13.321568 crc crio[21508]: time=\"2026-06-09T11:30:13.32151653Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.238715 | controller |     "Jun 09 11:30:13.704939 crc crio[21508]: time=\"2026-06-09T11:30:13.704403393Z\" level=info msg=\"Stopped pod sandbox: 14fe94a64764e83cc83a4b293c601325ebf0b0ea8807eea685b9b432e43b141c\" id=c8450212-3678-4101-a287-e07a75ced3f4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.238730 | controller |     "Jun 09 11:30:14.071191 crc crio[21508]: time=\"2026-06-09T11:30:14.069944175Z\" level=info msg=\"Removing container: 7d7bf1502b01c6657d4749e11dff72c86158eeabee4739ddb95148fcc021f632\" id=d9ca6f7b-d631-4901-8593-1978384aa4c9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.238744 | controller |     "Jun 09 11:30:14.214412 crc crio[21508]: time=\"2026-06-09T11:30:14.21427172Z\" level=info msg=\"Removed container 7d7bf1502b01c6657d4749e11dff72c86158eeabee4739ddb95148fcc021f632: openstack/ceilometer-0/proxy-httpd\" id=d9ca6f7b-d631-4901-8593-1978384aa4c9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.238758 | controller |     "Jun 09 11:30:14.218492 crc crio[21508]: time=\"2026-06-09T11:30:14.218441513Z\" level=info msg=\"Removing container: 039f4ce637408c7ef22073a3409b498474b260bc3b357ec92d190f29d21ff938\" id=7e2169cb-122a-46c3-8f55-1b58609b625c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.238772 | controller |     "Jun 09 11:30:14.244478 crc crio[21508]: time=\"2026-06-09T11:30:14.24440457Z\" level=info msg=\"Removed container 039f4ce637408c7ef22073a3409b498474b260bc3b357ec92d190f29d21ff938: openstack/ceilometer-0/sg-core\" id=7e2169cb-122a-46c3-8f55-1b58609b625c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.238786 | controller |     "Jun 09 11:30:14.250730 crc crio[21508]: time=\"2026-06-09T11:30:14.250619594Z\" level=info msg=\"Removing container: c6ef0b2fef0f5e1ad29613c7883f85fa7e3162f15d94b6a660ed524b27b7e3c1\" id=dd74b6ad-6274-4a65-8fd4-78eb4316f874 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.238800 | controller |     "Jun 09 11:30:14.293699 crc crio[21508]: time=\"2026-06-09T11:30:14.293602474Z\" level=info msg=\"Removed container c6ef0b2fef0f5e1ad29613c7883f85fa7e3162f15d94b6a660ed524b27b7e3c1: openstack/ceilometer-0/ceilometer-notification-agent\" id=dd74b6ad-6274-4a65-8fd4-78eb4316f874 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.238814 | controller |     "Jun 09 11:30:14.298823 crc crio[21508]: time=\"2026-06-09T11:30:14.298754366Z\" level=info msg=\"Removing container: c8a2dece171fa11bc071200ea734cac6a1b518d25e7d1f077877a9c9d7523650\" id=8a7241fd-39f2-4d6f-ac20-49b91d27dc09 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.238829 | controller |     "Jun 09 11:30:14.344412 crc crio[21508]: time=\"2026-06-09T11:30:14.344203309Z\" level=info msg=\"Removed container c8a2dece171fa11bc071200ea734cac6a1b518d25e7d1f077877a9c9d7523650: openstack/ceilometer-0/ceilometer-central-agent\" id=8a7241fd-39f2-4d6f-ac20-49b91d27dc09 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.238843 | controller |     "Jun 09 11:30:14.820843 crc crio[21508]: time=\"2026-06-09T11:30:14.820715889Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=08a80dc6-5b41-422e-a5e4-3ed8b9d84618 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.238856 | controller |     "Jun 09 11:30:14.820843 crc crio[21508]: time=\"2026-06-09T11:30:14.820832113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.238875 | controller |     "Jun 09 11:30:14.866812 crc crio[21508]: time=\"2026-06-09T11:30:14.865866613Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a120b86559af31159e46f93e49082aff41f08c0023c38fb67c41068e2ab29b09 UID:dff53777-2dcc-498b-89ad-f85a2d7ff13a NetNS:/var/run/netns/7c78fb60-bb62-4183-89cb-07fa2719002e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddff53777_2dcc_498b_89ad_f85a2d7ff13a.slice PodAnnotations:0xc00011f160}] Aliases:map[]}\"",
2026-06-09 12:20:06.238889 | controller |     "Jun 09 11:30:14.866812 crc crio[21508]: time=\"2026-06-09T11:30:14.866230844Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.238904 | controller |     "Jun 09 11:30:15.443275 crc crio[21508]: 2026-06-09T11:30:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a120b86559af311 Mac:9a:ca:ef:df:fd:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:be Mtu:0 Sandbox:/var/run/netns/7c78fb60-bb62-4183-89cb-07fa2719002e SocketPath: PciID:}] [{Interface:0xc000323120 Address:{IP:10.217.0.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.238918 | controller |     "Jun 09 11:30:15.445175 crc crio[21508]: time=\"2026-06-09T11:30:15.444905673Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a120b86559af31159e46f93e49082aff41f08c0023c38fb67c41068e2ab29b09 UID:dff53777-2dcc-498b-89ad-f85a2d7ff13a NetNS:/var/run/netns/7c78fb60-bb62-4183-89cb-07fa2719002e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddff53777_2dcc_498b_89ad_f85a2d7ff13a.slice PodAnnotations:0xc00011f160}] Aliases:map[]}\"",
2026-06-09 12:20:06.238933 | controller |     "Jun 09 11:30:15.445361 crc crio[21508]: time=\"2026-06-09T11:30:15.445255263Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.238947 | controller |     "Jun 09 11:30:15.455145 crc crio[21508]: time=\"2026-06-09T11:30:15.454869677Z\" level=info msg=\"Ran pod sandbox a120b86559af31159e46f93e49082aff41f08c0023c38fb67c41068e2ab29b09 with infra container: openstack/ceilometer-0/POD\" id=08a80dc6-5b41-422e-a5e4-3ed8b9d84618 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.238961 | controller |     "Jun 09 11:30:15.457949 crc crio[21508]: time=\"2026-06-09T11:30:15.457860045Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=2f3b89cd-57a6-4960-badd-015980c6c486 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.238976 | controller |     "Jun 09 11:30:15.482046 crc crio[21508]: time=\"2026-06-09T11:30:15.481972378Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=51bd1f41-3281-4cdc-8f0e-3bbeec3a084e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.238989 | controller |     "Jun 09 11:30:15.493062 crc crio[21508]: time=\"2026-06-09T11:30:15.492975943Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=d81810f1-4705-4840-a559-68b40ca34416 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.239004 | controller |     "Jun 09 11:30:15.493459 crc crio[21508]: time=\"2026-06-09T11:30:15.493439797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.239018 | controller |     "Jun 09 11:30:15.542473 crc crio[21508]: time=\"2026-06-09T11:30:15.542270919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.239039 | controller |     "Jun 09 11:30:15.547883 crc crio[21508]: time=\"2026-06-09T11:30:15.547801353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.239054 | controller |     "Jun 09 11:30:15.691229 crc crio[21508]: time=\"2026-06-09T11:30:15.691121148Z\" level=info msg=\"Created container 76a030c23a78a18ada36bf85253d4e006fe5e1d5e0a4fb3b72700605178bc1d8: openstack/ceilometer-0/ceilometer-central-agent\" id=d81810f1-4705-4840-a559-68b40ca34416 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.239068 | controller |     "Jun 09 11:30:15.692729 crc crio[21508]: time=\"2026-06-09T11:30:15.692668024Z\" level=info msg=\"Starting container: 76a030c23a78a18ada36bf85253d4e006fe5e1d5e0a4fb3b72700605178bc1d8\" id=83f16844-63c9-4b2b-b7e7-cb30dff2aa5f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.239082 | controller |     "Jun 09 11:30:15.708097 crc crio[21508]: time=\"2026-06-09T11:30:15.708003717Z\" level=info msg=\"Started container\" PID=85555 containerID=76a030c23a78a18ada36bf85253d4e006fe5e1d5e0a4fb3b72700605178bc1d8 description=openstack/ceilometer-0/ceilometer-central-agent id=83f16844-63c9-4b2b-b7e7-cb30dff2aa5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a120b86559af31159e46f93e49082aff41f08c0023c38fb67c41068e2ab29b09",
2026-06-09 12:20:06.239097 | controller |     "Jun 09 11:30:15.724485 crc crio[21508]: time=\"2026-06-09T11:30:15.724416012Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=4184288a-c7d2-4200-b522-15b410d6c536 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.239110 | controller |     "Jun 09 11:30:15.756722 crc crio[21508]: time=\"2026-06-09T11:30:15.756608063Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=3ed99632-d5b5-445a-a470-340cf72eb898 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.239125 | controller |     "Jun 09 11:30:15.776322 crc crio[21508]: time=\"2026-06-09T11:30:15.776183061Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=ea54c3c6-6b98-46d7-83dd-34e5b4478ffd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.239139 | controller |     "Jun 09 11:30:15.777017 crc crio[21508]: time=\"2026-06-09T11:30:15.776958184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.239153 | controller |     "Jun 09 11:30:15.874063 crc crio[21508]: time=\"2026-06-09T11:30:15.873884728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.239167 | controller |     "Jun 09 11:30:15.882413 crc crio[21508]: time=\"2026-06-09T11:30:15.882330168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.239181 | controller |     "Jun 09 11:30:16.052903 crc crio[21508]: time=\"2026-06-09T11:30:16.052192031Z\" level=info msg=\"Created container c795567cc782025ff8449faff20d58cfe6b86107be3caff0e855608d2bc70e01: openstack/ceilometer-0/ceilometer-notification-agent\" id=ea54c3c6-6b98-46d7-83dd-34e5b4478ffd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.239195 | controller |     "Jun 09 11:30:16.054887 crc crio[21508]: time=\"2026-06-09T11:30:16.054829159Z\" level=info msg=\"Starting container: c795567cc782025ff8449faff20d58cfe6b86107be3caff0e855608d2bc70e01\" id=fa8aaba1-b4ea-411c-8ee1-9edfd000f328 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.239213 | controller |     "Jun 09 11:30:16.060689 crc crio[21508]: time=\"2026-06-09T11:30:16.060619248Z\" level=info msg=\"Started container\" PID=85598 containerID=c795567cc782025ff8449faff20d58cfe6b86107be3caff0e855608d2bc70e01 description=openstack/ceilometer-0/ceilometer-notification-agent id=fa8aaba1-b4ea-411c-8ee1-9edfd000f328 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a120b86559af31159e46f93e49082aff41f08c0023c38fb67c41068e2ab29b09",
2026-06-09 12:20:06.239229 | controller |     "Jun 09 11:30:16.077761 crc crio[21508]: time=\"2026-06-09T11:30:16.074272298Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=e3940f3c-3717-485a-a25c-dba69dfd0c6b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.239243 | controller |     "Jun 09 11:30:16.088168 crc crio[21508]: time=\"2026-06-09T11:30:16.088062411Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=e7788772-e611-4dee-b719-f992449c1596 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.239258 | controller |     "Jun 09 11:30:16.095245 crc crio[21508]: time=\"2026-06-09T11:30:16.095168779Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=7e9fb08d-fe7d-4773-81d9-cd59d1021a8e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.239272 | controller |     "Jun 09 11:30:16.096535 crc crio[21508]: time=\"2026-06-09T11:30:16.096432386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.239286 | controller |     "Jun 09 11:30:16.168431 crc crio[21508]: time=\"2026-06-09T11:30:16.168149745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.239300 | controller |     "Jun 09 11:30:16.174069 crc crio[21508]: time=\"2026-06-09T11:30:16.173905194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.239314 | controller |     "Jun 09 11:30:16.319331 crc crio[21508]: time=\"2026-06-09T11:30:16.319162705Z\" level=info msg=\"Created container 57852bc3abbf11c357e8c3fda3b38ebe19543289f1337f6574dc462616ee76a1: openstack/ceilometer-0/sg-core\" id=7e9fb08d-fe7d-4773-81d9-cd59d1021a8e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.239328 | controller |     "Jun 09 11:30:16.320838 crc crio[21508]: time=\"2026-06-09T11:30:16.320689559Z\" level=info msg=\"Starting container: 57852bc3abbf11c357e8c3fda3b38ebe19543289f1337f6574dc462616ee76a1\" id=3ffe2d7e-0243-41d5-bbf1-3ac9fea352bd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.239342 | controller |     "Jun 09 11:30:16.339842 crc crio[21508]: time=\"2026-06-09T11:30:16.339729557Z\" level=info msg=\"Started container\" PID=85616 containerID=57852bc3abbf11c357e8c3fda3b38ebe19543289f1337f6574dc462616ee76a1 description=openstack/ceilometer-0/sg-core id=3ffe2d7e-0243-41d5-bbf1-3ac9fea352bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=a120b86559af31159e46f93e49082aff41f08c0023c38fb67c41068e2ab29b09",
2026-06-09 12:20:06.239377 | controller |     "Jun 09 11:30:16.358969 crc crio[21508]: time=\"2026-06-09T11:30:16.358878447Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=c8492034-66a6-47b9-88b5-4bdd51a178a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.239393 | controller |     "Jun 09 11:30:16.389877 crc crio[21508]: time=\"2026-06-09T11:30:16.389779681Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=6d30bf68-28e7-480a-ac93-14ad2e6118d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.239408 | controller |     "Jun 09 11:30:16.399444 crc crio[21508]: time=\"2026-06-09T11:30:16.399271419Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=bff71512-f886-4818-a8aa-a9f38401174a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.239428 | controller |     "Jun 09 11:30:16.399750 crc crio[21508]: time=\"2026-06-09T11:30:16.399710062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.239443 | controller |     "Jun 09 11:30:16.449243 crc crio[21508]: time=\"2026-06-09T11:30:16.449074467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.239458 | controller |     "Jun 09 11:30:16.453271 crc crio[21508]: time=\"2026-06-09T11:30:16.453213968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.239472 | controller |     "Jun 09 11:30:16.611567 crc crio[21508]: time=\"2026-06-09T11:30:16.611455599Z\" level=info msg=\"Created container ae1f94efa795f8f873b30029750828231cf297e5742be4216664fa3e5568229d: openstack/ceilometer-0/proxy-httpd\" id=bff71512-f886-4818-a8aa-a9f38401174a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.239487 | controller |     "Jun 09 11:30:16.613609 crc crio[21508]: time=\"2026-06-09T11:30:16.61352878Z\" level=info msg=\"Starting container: ae1f94efa795f8f873b30029750828231cf297e5742be4216664fa3e5568229d\" id=e1517895-6ca1-4acd-9d20-c8a21bd2452a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.239501 | controller |     "Jun 09 11:30:16.619843 crc crio[21508]: time=\"2026-06-09T11:30:16.619761962Z\" level=info msg=\"Started container\" PID=85656 containerID=ae1f94efa795f8f873b30029750828231cf297e5742be4216664fa3e5568229d description=openstack/ceilometer-0/proxy-httpd id=e1517895-6ca1-4acd-9d20-c8a21bd2452a name=/runtime.v1.RuntimeService/StartContainer sandboxID=a120b86559af31159e46f93e49082aff41f08c0023c38fb67c41068e2ab29b09",
2026-06-09 12:20:06.239516 | controller |     "Jun 09 11:30:17.147393 crc crio[21508]: time=\"2026-06-09T11:30:17.146804137Z\" level=info msg=\"Stopping container: c795567cc782025ff8449faff20d58cfe6b86107be3caff0e855608d2bc70e01 (timeout: 30s)\" id=456657eb-b2c4-4091-b9b0-5b79a51e4988 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.239530 | controller |     "Jun 09 11:30:17.147800 crc crio[21508]: time=\"2026-06-09T11:30:17.147122106Z\" level=info msg=\"Stopping container: 76a030c23a78a18ada36bf85253d4e006fe5e1d5e0a4fb3b72700605178bc1d8 (timeout: 30s)\" id=3f2559b5-2fe4-4a23-b934-593fc6bba021 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.239544 | controller |     "Jun 09 11:30:17.147800 crc crio[21508]: time=\"2026-06-09T11:30:17.147170368Z\" level=info msg=\"Stopping container: ae1f94efa795f8f873b30029750828231cf297e5742be4216664fa3e5568229d (timeout: 30s)\" id=81d652fb-c49f-4b3e-95cd-f9c101611460 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.239558 | controller |     "Jun 09 11:30:17.151358 crc crio[21508]: time=\"2026-06-09T11:30:17.147198359Z\" level=info msg=\"Stopping container: 57852bc3abbf11c357e8c3fda3b38ebe19543289f1337f6574dc462616ee76a1 (timeout: 30s)\" id=914aefdb-5547-4fd1-a29b-9c4b6e2382ae name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.239581 | controller |     "Jun 09 11:30:17.286420 crc crio[21508]: time=\"2026-06-09T11:30:17.286231318Z\" level=info msg=\"Stopped container 57852bc3abbf11c357e8c3fda3b38ebe19543289f1337f6574dc462616ee76a1: openstack/ceilometer-0/sg-core\" id=914aefdb-5547-4fd1-a29b-9c4b6e2382ae name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.239597 | controller |     "Jun 09 11:30:17.382795 crc crio[21508]: time=\"2026-06-09T11:30:17.382589078Z\" level=info msg=\"Stopped container ae1f94efa795f8f873b30029750828231cf297e5742be4216664fa3e5568229d: openstack/ceilometer-0/proxy-httpd\" id=81d652fb-c49f-4b3e-95cd-f9c101611460 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.239615 | controller |     "Jun 09 11:30:27.333435 crc crio[21508]: time=\"2026-06-09T11:30:27.331774966Z\" level=info msg=\"Stopping pod sandbox: a62391cd9f8ef7a04d234833f81b88f4f578161d9492d5096569891d25f5bb6a\" id=18df18ce-af1e-495b-87a6-206024a5d513 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.239631 | controller |     "Jun 09 11:30:27.334205 crc crio[21508]: time=\"2026-06-09T11:30:27.333560019Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-qcvnq Namespace:openstack ID:a62391cd9f8ef7a04d234833f81b88f4f578161d9492d5096569891d25f5bb6a UID:c9303db1-1aa2-43ee-a9f2-fe64315d2093 NetNS:/var/run/netns/69f0198d-2efb-47ce-b5da-95568bb1e2b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9303db1_1aa2_43ee_a9f2_fe64315d2093.slice PodAnnotations:0xc003b38c48}] Aliases:map[]}\"",
2026-06-09 12:20:06.239645 | controller |     "Jun 09 11:30:27.334205 crc crio[21508]: time=\"2026-06-09T11:30:27.333723093Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-db-sync-qcvnq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.239660 | controller |     "Jun 09 11:30:27.653363 crc crio[21508]: time=\"2026-06-09T11:30:27.652820612Z\" level=info msg=\"Stopped pod sandbox: a62391cd9f8ef7a04d234833f81b88f4f578161d9492d5096569891d25f5bb6a\" id=18df18ce-af1e-495b-87a6-206024a5d513 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.239675 | controller |     "Jun 09 11:30:28.842956 crc crio[21508]: time=\"2026-06-09T11:30:28.842406518Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=88b6542e-9063-445b-89c3-bb841a78058f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.239689 | controller |     "Jun 09 11:30:28.844538 crc crio[21508]: time=\"2026-06-09T11:30:28.842995295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.239703 | controller |     "Jun 09 11:30:28.899565 crc crio[21508]: time=\"2026-06-09T11:30:28.898832849Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:20af1114d6fe4708999681274293fedcf232e721a3be4c2ce34e03afc68771b7 UID:9ff63889-fad5-4a09-948f-dd7ebe9004a9 NetNS:/var/run/netns/730b3a0d-68d2-4f68-8e54-c31d6a5f9cf6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ff63889_fad5_4a09_948f_dd7ebe9004a9.slice PodAnnotations:0xc003b38ed8}] Aliases:map[]}\"",
2026-06-09 12:20:06.239718 | controller |     "Jun 09 11:30:28.899906 crc crio[21508]: time=\"2026-06-09T11:30:28.89954705Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.239732 | controller |     "Jun 09 11:30:29.229952 crc crio[21508]: 2026-06-09T11:30:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:20af1114d6fe470 Mac:82:cf:1e:d6:a8:4e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bf Mtu:0 Sandbox:/var/run/netns/730b3a0d-68d2-4f68-8e54-c31d6a5f9cf6 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.239746 | controller |     "Jun 09 11:30:29.231961 crc crio[21508]: time=\"2026-06-09T11:30:29.231888227Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:20af1114d6fe4708999681274293fedcf232e721a3be4c2ce34e03afc68771b7 UID:9ff63889-fad5-4a09-948f-dd7ebe9004a9 NetNS:/var/run/netns/730b3a0d-68d2-4f68-8e54-c31d6a5f9cf6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ff63889_fad5_4a09_948f_dd7ebe9004a9.slice PodAnnotations:0xc003b38ed8}] Aliases:map[]}\"",
2026-06-09 12:20:06.239764 | controller |     "Jun 09 11:30:29.232117 crc crio[21508]: time=\"2026-06-09T11:30:29.232046371Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.239779 | controller |     "Jun 09 11:30:29.242248 crc crio[21508]: time=\"2026-06-09T11:30:29.242047444Z\" level=info msg=\"Ran pod sandbox 20af1114d6fe4708999681274293fedcf232e721a3be4c2ce34e03afc68771b7 with infra container: openstack/nova-cell0-conductor-0/POD\" id=88b6542e-9063-445b-89c3-bb841a78058f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.239794 | controller |     "Jun 09 11:30:29.246560 crc crio[21508]: time=\"2026-06-09T11:30:29.245466024Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=08d1ee08-9f52-4530-a0be-36f628be4409 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.239809 | controller |     "Jun 09 11:30:29.270107 crc crio[21508]: time=\"2026-06-09T11:30:29.269098675Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=7c16b6da-a00d-41de-8af5-c3b0fdc60777 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.239823 | controller |     "Jun 09 11:30:29.279426 crc crio[21508]: time=\"2026-06-09T11:30:29.277929623Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=3f5be49b-4e9e-4e28-b501-4f72a27f82af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.239837 | controller |     "Jun 09 11:30:29.279426 crc crio[21508]: time=\"2026-06-09T11:30:29.278266223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.239851 | controller |     "Jun 09 11:30:29.362116 crc crio[21508]: time=\"2026-06-09T11:30:29.361984943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.239865 | controller |     "Jun 09 11:30:29.366239 crc crio[21508]: time=\"2026-06-09T11:30:29.366166595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.239879 | controller |     "Jun 09 11:30:29.494461 crc crio[21508]: time=\"2026-06-09T11:30:29.494219133Z\" level=info msg=\"Created container 4c272d39ec83ad0904c14129c80c708048e7bf9300ac08f470de6bff0c5a9946: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=3f5be49b-4e9e-4e28-b501-4f72a27f82af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.239893 | controller |     "Jun 09 11:30:29.496045 crc crio[21508]: time=\"2026-06-09T11:30:29.495912863Z\" level=info msg=\"Starting container: 4c272d39ec83ad0904c14129c80c708048e7bf9300ac08f470de6bff0c5a9946\" id=741e7a7a-c6fa-477a-948a-5a9fcd7e4f91 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.239907 | controller |     "Jun 09 11:30:29.504781 crc crio[21508]: time=\"2026-06-09T11:30:29.503887446Z\" level=info msg=\"Started container\" PID=86540 containerID=4c272d39ec83ad0904c14129c80c708048e7bf9300ac08f470de6bff0c5a9946 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=741e7a7a-c6fa-477a-948a-5a9fcd7e4f91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=20af1114d6fe4708999681274293fedcf232e721a3be4c2ce34e03afc68771b7",
2026-06-09 12:20:06.239922 | controller |     "Jun 09 11:30:37.737659 crc crio[21508]: time=\"2026-06-09T11:30:37.736507457Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-cell-mapping-jn5ls/POD\" id=bf510e7c-9eca-4611-bbca-55dff0d3d28d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.239940 | controller |     "Jun 09 11:30:37.737659 crc crio[21508]: time=\"2026-06-09T11:30:37.73763303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.239954 | controller |     "Jun 09 11:30:37.852128 crc crio[21508]: time=\"2026-06-09T11:30:37.851504263Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-jn5ls Namespace:openstack ID:e920ce467b9c7f2e9a4b1c6aceb06423e7293b23714757db64bd8db97604c67d UID:f82e013b-3060-404d-964f-b74ae6cdd022 NetNS:/var/run/netns/09ed7434-6c45-4d9a-a334-c026498039ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf82e013b_3060_404d_964f_b74ae6cdd022.slice PodAnnotations:0xc002a13250}] Aliases:map[]}\"",
2026-06-09 12:20:06.239969 | controller |     "Jun 09 11:30:37.852480 crc crio[21508]: time=\"2026-06-09T11:30:37.852459491Z\" level=info msg=\"Adding pod openstack_nova-cell0-cell-mapping-jn5ls to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.239983 | controller |     "Jun 09 11:30:37.857074 crc crio[21508]: time=\"2026-06-09T11:30:37.855244992Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=39364c0a-a5b3-46ea-8d0f-0656ccbf7bc6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.239997 | controller |     "Jun 09 11:30:37.857074 crc crio[21508]: time=\"2026-06-09T11:30:37.855417277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.240011 | controller |     "Jun 09 11:30:37.880707 crc crio[21508]: time=\"2026-06-09T11:30:37.880665086Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=908b7ced-3525-4f88-be6b-6d0c61acb9c2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.240025 | controller |     "Jun 09 11:30:37.880892 crc crio[21508]: time=\"2026-06-09T11:30:37.880874052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.240039 | controller |     "Jun 09 11:30:37.925785 crc crio[21508]: time=\"2026-06-09T11:30:37.917949067Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=5e413d3a-94be-46e7-833f-554ec43c8327 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.240053 | controller |     "Jun 09 11:30:37.925785 crc crio[21508]: time=\"2026-06-09T11:30:37.918105842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.240067 | controller |     "Jun 09 11:30:37.956223 crc crio[21508]: time=\"2026-06-09T11:30:37.949191992Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:c13f5ac27f1b33cbed369c23fdf2415ad5258c5b4e95987f543e32ae2d8f49f3 UID:3212748e-39bb-45d6-a350-5704e6bc49cf NetNS:/var/run/netns/cb3ff573-799d-476e-be72-d7d0867e0894 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3212748e_39bb_45d6_a350_5704e6bc49cf.slice PodAnnotations:0xc0019bc060}] Aliases:map[]}\"",
2026-06-09 12:20:06.240081 | controller |     "Jun 09 11:30:37.956223 crc crio[21508]: time=\"2026-06-09T11:30:37.949255944Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.240095 | controller |     "Jun 09 11:30:38.043830 crc crio[21508]: time=\"2026-06-09T11:30:38.043746859Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:b6a5147b216b107f685ceb607c857bacd9d6f9cca40f6534145a6124668b3c02 UID:a02fe82a-9f73-4024-aa55-bb4580157379 NetNS:/var/run/netns/894c7197-6051-4b56-99a9-3baa2acea782 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda02fe82a_9f73_4024_aa55_bb4580157379.slice PodAnnotations:0xc002c0a088}] Aliases:map[]}\"",
2026-06-09 12:20:06.240113 | controller |     "Jun 09 11:30:38.043830 crc crio[21508]: time=\"2026-06-09T11:30:38.043812721Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.240128 | controller |     "Jun 09 11:30:38.062753 crc crio[21508]: time=\"2026-06-09T11:30:38.062637642Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:d0cad33012c6f6c69a2198d8c509e50adefd99f8710145cef2e7230fc86baabd UID:26e03a2a-f533-4e90-b1ee-c282a8b1fbbd NetNS:/var/run/netns/c94aa593-9222-4b6e-8e37-3d704f8e466c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26e03a2a_f533_4e90_b1ee_c282a8b1fbbd.slice PodAnnotations:0xc00008c838}] Aliases:map[]}\"",
2026-06-09 12:20:06.240142 | controller |     "Jun 09 11:30:38.062753 crc crio[21508]: time=\"2026-06-09T11:30:38.062722474Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.240157 | controller |     "Jun 09 11:30:38.131269 crc crio[21508]: time=\"2026-06-09T11:30:38.130106226Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=93a85a05-a117-4d31-bfa1-f0fa915187b6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.240171 | controller |     "Jun 09 11:30:38.131629 crc crio[21508]: time=\"2026-06-09T11:30:38.13160383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.240185 | controller |     "Jun 09 11:30:38.238692 crc crio[21508]: time=\"2026-06-09T11:30:38.23819603Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:174131ac6667ed4631f0e173aaa770c5d3b9e5c2ef66032e98fa5952c6c46207 UID:c9dc53f1-6b6d-4ebe-8bc0-67f267531b62 NetNS:/var/run/netns/7da3cd9a-4ba2-401a-b88f-9dd9cd8ede34 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9dc53f1_6b6d_4ebe_8bc0_67f267531b62.slice PodAnnotations:0xc002a12578}] Aliases:map[]}\"",
2026-06-09 12:20:06.240200 | controller |     "Jun 09 11:30:38.239161 crc crio[21508]: time=\"2026-06-09T11:30:38.238761207Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.240214 | controller |     "Jun 09 11:30:38.253810 crc crio[21508]: time=\"2026-06-09T11:30:38.252758896Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6f4f87c799-7nl22/POD\" id=f961298e-962f-4fea-be58-c3528fffa690 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.240228 | controller |     "Jun 09 11:30:38.253810 crc crio[21508]: time=\"2026-06-09T11:30:38.252853729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.240242 | controller |     "Jun 09 11:30:38.328391 crc crio[21508]: 2026-06-09T11:30:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e920ce467b9c7f2 Mac:f6:42:e0:63:2d:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c0 Mtu:0 Sandbox:/var/run/netns/09ed7434-6c45-4d9a-a334-c026498039ce SocketPath: PciID:}] [{Interface:0xc0000146f0 Address:{IP:10.217.0.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.240257 | controller |     "Jun 09 11:30:38.329237 crc crio[21508]: time=\"2026-06-09T11:30:38.329116931Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-jn5ls Namespace:openstack ID:e920ce467b9c7f2e9a4b1c6aceb06423e7293b23714757db64bd8db97604c67d UID:f82e013b-3060-404d-964f-b74ae6cdd022 NetNS:/var/run/netns/09ed7434-6c45-4d9a-a334-c026498039ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf82e013b_3060_404d_964f_b74ae6cdd022.slice PodAnnotations:0xc002a13250}] Aliases:map[]}\"",
2026-06-09 12:20:06.240275 | controller |     "Jun 09 11:30:38.329463 crc crio[21508]: time=\"2026-06-09T11:30:38.329383209Z\" level=info msg=\"Checking pod openstack_nova-cell0-cell-mapping-jn5ls for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.240290 | controller |     "Jun 09 11:30:38.342222 crc crio[21508]: time=\"2026-06-09T11:30:38.342129672Z\" level=info msg=\"Ran pod sandbox e920ce467b9c7f2e9a4b1c6aceb06423e7293b23714757db64bd8db97604c67d with infra container: openstack/nova-cell0-cell-mapping-jn5ls/POD\" id=bf510e7c-9eca-4611-bbca-55dff0d3d28d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.240304 | controller |     "Jun 09 11:30:38.355476 crc crio[21508]: time=\"2026-06-09T11:30:38.354513274Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6f4f87c799-7nl22 Namespace:openstack ID:a292cb450efdb1fbd16f8038ff4ac079236021f615a6e00b2356872126c93c40 UID:087e50d6-4bca-4f01-90c6-84e1615f553c NetNS:/var/run/netns/95fcf24a-799c-45cb-992a-a593c4b96acc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod087e50d6_4bca_4f01_90c6_84e1615f553c.slice PodAnnotations:0xc002c0a4b8}] Aliases:map[]}\"",
2026-06-09 12:20:06.240319 | controller |     "Jun 09 11:30:38.355476 crc crio[21508]: time=\"2026-06-09T11:30:38.355262806Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6f4f87c799-7nl22 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.240333 | controller |     "Jun 09 11:30:38.357137 crc crio[21508]: time=\"2026-06-09T11:30:38.357031458Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=551cb622-065f-4b0b-9a26-75fdb930e473 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.240362 | controller |     "Jun 09 11:30:38.423628 crc crio[21508]: time=\"2026-06-09T11:30:38.42271354Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=b12e6ae7-3ac9-4cce-8e08-e42cdaa9d370 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.240382 | controller |     "Jun 09 11:30:38.438691 crc crio[21508]: time=\"2026-06-09T11:30:38.437508053Z\" level=info msg=\"Creating container: openstack/nova-cell0-cell-mapping-jn5ls/nova-manage\" id=5efa9086-dfac-4315-95e7-9189444b5bac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.240398 | controller |     "Jun 09 11:30:38.438691 crc crio[21508]: time=\"2026-06-09T11:30:38.437913425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.240412 | controller |     "Jun 09 11:30:38.529490 crc crio[21508]: time=\"2026-06-09T11:30:38.528672131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.240427 | controller |     "Jun 09 11:30:38.533851 crc crio[21508]: time=\"2026-06-09T11:30:38.533793691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.240442 | controller |     "Jun 09 11:30:38.713984 crc crio[21508]: 2026-06-09T11:30:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c13f5ac27f1b33c Mac:f2:bb:4e:a6:90:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c1 Mtu:0 Sandbox:/var/run/netns/cb3ff573-799d-476e-be72-d7d0867e0894 SocketPath: PciID:}] [{Interface:0xc00031e6b0 Address:{IP:10.217.0.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.240460 | controller |     "Jun 09 11:30:38.715131 crc crio[21508]: time=\"2026-06-09T11:30:38.71449732Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:c13f5ac27f1b33cbed369c23fdf2415ad5258c5b4e95987f543e32ae2d8f49f3 UID:3212748e-39bb-45d6-a350-5704e6bc49cf NetNS:/var/run/netns/cb3ff573-799d-476e-be72-d7d0867e0894 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3212748e_39bb_45d6_a350_5704e6bc49cf.slice PodAnnotations:0xc0019bc060}] Aliases:map[]}\"",
2026-06-09 12:20:06.240476 | controller |     "Jun 09 11:30:38.715131 crc crio[21508]: time=\"2026-06-09T11:30:38.714654744Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.240490 | controller |     "Jun 09 11:30:38.746928 crc crio[21508]: time=\"2026-06-09T11:30:38.746848537Z\" level=info msg=\"Ran pod sandbox c13f5ac27f1b33cbed369c23fdf2415ad5258c5b4e95987f543e32ae2d8f49f3 with infra container: openstack/nova-api-0/POD\" id=39364c0a-a5b3-46ea-8d0f-0656ccbf7bc6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.240505 | controller |     "Jun 09 11:30:38.750936 crc crio[21508]: time=\"2026-06-09T11:30:38.750856224Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=23bd37e3-79a3-4532-9be7-3379add604f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.240519 | controller |     "Jun 09 11:30:38.751272 crc crio[21508]: time=\"2026-06-09T11:30:38.751211364Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=23bd37e3-79a3-4532-9be7-3379add604f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.240533 | controller |     "Jun 09 11:30:38.751481 crc crio[21508]: time=\"2026-06-09T11:30:38.75141612Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=23bd37e3-79a3-4532-9be7-3379add604f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.240548 | controller |     "Jun 09 11:30:38.784810 crc crio[21508]: time=\"2026-06-09T11:30:38.784714805Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=458731fb-5a9a-4819-9835-89c8a53082d7 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.240562 | controller |     "Jun 09 11:30:38.796797 crc crio[21508]: time=\"2026-06-09T11:30:38.796719156Z\" level=info msg=\"Created container cfe09e5568f7d687acd052e18f23ffbc66ba770c06dee0a0f9be185f3c82e698: openstack/nova-cell0-cell-mapping-jn5ls/nova-manage\" id=5efa9086-dfac-4315-95e7-9189444b5bac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.240577 | controller |     "Jun 09 11:30:38.808127 crc crio[21508]: time=\"2026-06-09T11:30:38.806735869Z\" level=info msg=\"Starting container: cfe09e5568f7d687acd052e18f23ffbc66ba770c06dee0a0f9be185f3c82e698\" id=0dfdb612-de58-4eba-bdb2-e1517295d07e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.240591 | controller |     "Jun 09 11:30:38.808127 crc crio[21508]: time=\"2026-06-09T11:30:38.806682698Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"",
2026-06-09 12:20:06.240605 | controller |     "Jun 09 11:30:38.814630 crc crio[21508]: time=\"2026-06-09T11:30:38.814208718Z\" level=info msg=\"Started container\" PID=87198 containerID=cfe09e5568f7d687acd052e18f23ffbc66ba770c06dee0a0f9be185f3c82e698 description=openstack/nova-cell0-cell-mapping-jn5ls/nova-manage id=0dfdb612-de58-4eba-bdb2-e1517295d07e name=/runtime.v1.RuntimeService/StartContainer sandboxID=e920ce467b9c7f2e9a4b1c6aceb06423e7293b23714757db64bd8db97604c67d",
2026-06-09 12:20:06.240623 | controller |     "Jun 09 11:30:38.907893 crc crio[21508]: 2026-06-09T11:30:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b6a5147b216b107 Mac:aa:16:9b:dd:de:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c2 Mtu:0 Sandbox:/var/run/netns/894c7197-6051-4b56-99a9-3baa2acea782 SocketPath: PciID:}] [{Interface:0xc0001b8f50 Address:{IP:10.217.0.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.240638 | controller |     "Jun 09 11:30:38.910496 crc crio[21508]: time=\"2026-06-09T11:30:38.909385414Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:b6a5147b216b107f685ceb607c857bacd9d6f9cca40f6534145a6124668b3c02 UID:a02fe82a-9f73-4024-aa55-bb4580157379 NetNS:/var/run/netns/894c7197-6051-4b56-99a9-3baa2acea782 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda02fe82a_9f73_4024_aa55_bb4580157379.slice PodAnnotations:0xc002c0a088}] Aliases:map[]}\"",
2026-06-09 12:20:06.240654 | controller |     "Jun 09 11:30:38.910496 crc crio[21508]: time=\"2026-06-09T11:30:38.909575359Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.240669 | controller |     "Jun 09 11:30:38.929471 crc crio[21508]: time=\"2026-06-09T11:30:38.926254967Z\" level=info msg=\"Ran pod sandbox b6a5147b216b107f685ceb607c857bacd9d6f9cca40f6534145a6124668b3c02 with infra container: openstack/nova-scheduler-0/POD\" id=908b7ced-3525-4f88-be6b-6d0c61acb9c2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.240683 | controller |     "Jun 09 11:30:38.938214 crc crio[21508]: time=\"2026-06-09T11:30:38.937488626Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=5ce55ed0-ce75-4f36-99cc-48725a2460ea name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.240697 | controller |     "Jun 09 11:30:38.938214 crc crio[21508]: time=\"2026-06-09T11:30:38.937684932Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified not found\" id=5ce55ed0-ce75-4f36-99cc-48725a2460ea name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.240712 | controller |     "Jun 09 11:30:38.938214 crc crio[21508]: time=\"2026-06-09T11:30:38.937729673Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified found\" id=5ce55ed0-ce75-4f36-99cc-48725a2460ea name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.240726 | controller |     "Jun 09 11:30:38.939678 crc crio[21508]: time=\"2026-06-09T11:30:38.939603418Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=855dac53-4938-4389-afaa-c766074ce873 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.240739 | controller |     "Jun 09 11:30:38.948447 crc crio[21508]: time=\"2026-06-09T11:30:38.945717237Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\\\"\"",
2026-06-09 12:20:06.240754 | controller |     "Jun 09 11:30:38.962229 crc crio[21508]: 2026-06-09T11:30:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d0cad33012c6f6c Mac:de:84:5e:79:49:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c3 Mtu:0 Sandbox:/var/run/netns/c94aa593-9222-4b6e-8e37-3d704f8e466c SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.240769 | controller |     "Jun 09 11:30:38.963426 crc crio[21508]: time=\"2026-06-09T11:30:38.963336073Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:d0cad33012c6f6c69a2198d8c509e50adefd99f8710145cef2e7230fc86baabd UID:26e03a2a-f533-4e90-b1ee-c282a8b1fbbd NetNS:/var/run/netns/c94aa593-9222-4b6e-8e37-3d704f8e466c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26e03a2a_f533_4e90_b1ee_c282a8b1fbbd.slice PodAnnotations:0xc00008c838}] Aliases:map[]}\"",
2026-06-09 12:20:06.240787 | controller |     "Jun 09 11:30:38.963544 crc crio[21508]: time=\"2026-06-09T11:30:38.963525848Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.240802 | controller |     "Jun 09 11:30:38.980703 crc crio[21508]: time=\"2026-06-09T11:30:38.979277059Z\" level=info msg=\"Ran pod sandbox d0cad33012c6f6c69a2198d8c509e50adefd99f8710145cef2e7230fc86baabd with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=5e413d3a-94be-46e7-833f-554ec43c8327 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.240816 | controller |     "Jun 09 11:30:38.986968 crc crio[21508]: time=\"2026-06-09T11:30:38.986882642Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=94c712fc-a77d-4366-ae8c-90ee03bd4eaa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.240831 | controller |     "Jun 09 11:30:38.987207 crc crio[21508]: time=\"2026-06-09T11:30:38.987082578Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified not found\" id=94c712fc-a77d-4366-ae8c-90ee03bd4eaa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.240845 | controller |     "Jun 09 11:30:38.987207 crc crio[21508]: time=\"2026-06-09T11:30:38.987128719Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified found\" id=94c712fc-a77d-4366-ae8c-90ee03bd4eaa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.240859 | controller |     "Jun 09 11:30:38.993033 crc crio[21508]: time=\"2026-06-09T11:30:38.992936599Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=74af98fb-93e8-4214-9b21-2b2b3688e9a3 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.240874 | controller |     "Jun 09 11:30:38.998217 crc crio[21508]: time=\"2026-06-09T11:30:38.998142671Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\\\"\"",
2026-06-09 12:20:06.240888 | controller |     "Jun 09 11:30:39.007677 crc crio[21508]: time=\"2026-06-09T11:30:39.007581058Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-db-sync-54xwr/POD\" id=96053c9b-a3e6-44af-b419-3e1ee6fc5f55 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.240902 | controller |     "Jun 09 11:30:39.007677 crc crio[21508]: time=\"2026-06-09T11:30:39.00766481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.240917 | controller |     "Jun 09 11:30:39.100013 crc crio[21508]: time=\"2026-06-09T11:30:39.099951821Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-54xwr Namespace:openstack ID:ba0031792c7cc71703b8dc3a1c5a3fdee6e9ff767caa64bd78c3254506535221 UID:202612f5-1667-47a5-8c92-675215a5ca14 NetNS:/var/run/netns/9bd4fdca-ad74-448d-8a20-5c334cc926e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod202612f5_1667_47a5_8c92_675215a5ca14.slice PodAnnotations:0xc002a12288}] Aliases:map[]}\"",
2026-06-09 12:20:06.240932 | controller |     "Jun 09 11:30:39.100441 crc crio[21508]: time=\"2026-06-09T11:30:39.100410404Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-db-sync-54xwr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.240946 | controller |     "Jun 09 11:30:39.126439 crc crio[21508]: 2026-06-09T11:30:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:174131ac6667ed4 Mac:62:4c:4e:c2:75:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c4 Mtu:0 Sandbox:/var/run/netns/7da3cd9a-4ba2-401a-b88f-9dd9cd8ede34 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.240964 | controller |     "Jun 09 11:30:39.126910 crc crio[21508]: time=\"2026-06-09T11:30:39.126806167Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:174131ac6667ed4631f0e173aaa770c5d3b9e5c2ef66032e98fa5952c6c46207 UID:c9dc53f1-6b6d-4ebe-8bc0-67f267531b62 NetNS:/var/run/netns/7da3cd9a-4ba2-401a-b88f-9dd9cd8ede34 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9dc53f1_6b6d_4ebe_8bc0_67f267531b62.slice PodAnnotations:0xc002a12578}] Aliases:map[]}\"",
2026-06-09 12:20:06.240980 | controller |     "Jun 09 11:30:39.126983 crc crio[21508]: time=\"2026-06-09T11:30:39.126932141Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.240994 | controller |     "Jun 09 11:30:39.139398 crc crio[21508]: time=\"2026-06-09T11:30:39.13920844Z\" level=info msg=\"Ran pod sandbox 174131ac6667ed4631f0e173aaa770c5d3b9e5c2ef66032e98fa5952c6c46207 with infra container: openstack/nova-metadata-0/POD\" id=93a85a05-a117-4d31-bfa1-f0fa915187b6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.241008 | controller |     "Jun 09 11:30:39.146833 crc crio[21508]: time=\"2026-06-09T11:30:39.146220285Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=20bfc5ac-f7d2-461e-b1c9-18028c389214 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.241023 | controller |     "Jun 09 11:30:39.147587 crc crio[21508]: time=\"2026-06-09T11:30:39.147506013Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=20bfc5ac-f7d2-461e-b1c9-18028c389214 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.241037 | controller |     "Jun 09 11:30:39.147587 crc crio[21508]: time=\"2026-06-09T11:30:39.147581395Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=20bfc5ac-f7d2-461e-b1c9-18028c389214 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.241051 | controller |     "Jun 09 11:30:39.152475 crc crio[21508]: time=\"2026-06-09T11:30:39.149564733Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=60928dcb-053c-4784-a7e3-280ed8e1474a name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.241065 | controller |     "Jun 09 11:30:39.153144 crc crio[21508]: time=\"2026-06-09T11:30:39.152822358Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"",
2026-06-09 12:20:06.241079 | controller |     "Jun 09 11:30:39.305443 crc crio[21508]: 2026-06-09T11:30:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a292cb450efdb1f Mac:2e:e8:1b:56:bd:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c5 Mtu:0 Sandbox:/var/run/netns/95fcf24a-799c-45cb-992a-a593c4b96acc SocketPath: PciID:}] [{Interface:0xc0002a45b0 Address:{IP:10.217.0.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.241094 | controller |     "Jun 09 11:30:39.305818 crc crio[21508]: time=\"2026-06-09T11:30:39.305762104Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6f4f87c799-7nl22 Namespace:openstack ID:a292cb450efdb1fbd16f8038ff4ac079236021f615a6e00b2356872126c93c40 UID:087e50d6-4bca-4f01-90c6-84e1615f553c NetNS:/var/run/netns/95fcf24a-799c-45cb-992a-a593c4b96acc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod087e50d6_4bca_4f01_90c6_84e1615f553c.slice PodAnnotations:0xc002c0a4b8}] Aliases:map[]}\"",
2026-06-09 12:20:06.241112 | controller |     "Jun 09 11:30:39.305978 crc crio[21508]: time=\"2026-06-09T11:30:39.305937129Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6f4f87c799-7nl22 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.241127 | controller |     "Jun 09 11:30:39.319531 crc crio[21508]: time=\"2026-06-09T11:30:39.318081005Z\" level=info msg=\"Ran pod sandbox a292cb450efdb1fbd16f8038ff4ac079236021f615a6e00b2356872126c93c40 with infra container: openstack/dnsmasq-dns-6f4f87c799-7nl22/POD\" id=f961298e-962f-4fea-be58-c3528fffa690 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.241141 | controller |     "Jun 09 11:30:39.325008 crc crio[21508]: time=\"2026-06-09T11:30:39.324866333Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1178a81a-471f-484a-901a-81976bc3185d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.241155 | controller |     "Jun 09 11:30:39.443765 crc crio[21508]: time=\"2026-06-09T11:30:39.443677081Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=79aa8b28-f606-4634-8a85-5d16115793d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.241169 | controller |     "Jun 09 11:30:39.461951 crc crio[21508]: time=\"2026-06-09T11:30:39.46178058Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6f4f87c799-7nl22/init\" id=930c2e79-041f-4de9-b78c-a2c1d482da28 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.241183 | controller |     "Jun 09 11:30:39.462571 crc crio[21508]: time=\"2026-06-09T11:30:39.462366598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.241198 | controller |     "Jun 09 11:30:39.562576 crc crio[21508]: time=\"2026-06-09T11:30:39.560225442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.241212 | controller |     "Jun 09 11:30:39.568236 crc crio[21508]: time=\"2026-06-09T11:30:39.568140613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.241225 | controller |     "Jun 09 11:30:39.709076 crc crio[21508]: 2026-06-09T11:30:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ba0031792c7cc71 Mac:12:df:42:8b:18:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c6 Mtu:0 Sandbox:/var/run/netns/9bd4fdca-ad74-448d-8a20-5c334cc926e6 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.241239 | controller |     "Jun 09 11:30:39.712014 crc crio[21508]: time=\"2026-06-09T11:30:39.711917951Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-54xwr Namespace:openstack ID:ba0031792c7cc71703b8dc3a1c5a3fdee6e9ff767caa64bd78c3254506535221 UID:202612f5-1667-47a5-8c92-675215a5ca14 NetNS:/var/run/netns/9bd4fdca-ad74-448d-8a20-5c334cc926e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod202612f5_1667_47a5_8c92_675215a5ca14.slice PodAnnotations:0xc002a12288}] Aliases:map[]}\"",
2026-06-09 12:20:06.241254 | controller |     "Jun 09 11:30:39.712568 crc crio[21508]: time=\"2026-06-09T11:30:39.71220606Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-db-sync-54xwr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.241268 | controller |     "Jun 09 11:30:39.759016 crc crio[21508]: time=\"2026-06-09T11:30:39.758905836Z\" level=info msg=\"Ran pod sandbox ba0031792c7cc71703b8dc3a1c5a3fdee6e9ff767caa64bd78c3254506535221 with infra container: openstack/nova-cell1-conductor-db-sync-54xwr/POD\" id=96053c9b-a3e6-44af-b419-3e1ee6fc5f55 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.241287 | controller |     "Jun 09 11:30:39.769194 crc crio[21508]: time=\"2026-06-09T11:30:39.762546313Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=b5da82c4-cb1d-4c5d-b0fa-05780bcb6a5c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.241302 | controller |     "Jun 09 11:30:39.822898 crc crio[21508]: time=\"2026-06-09T11:30:39.822789856Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=b3023267-4eb4-40d6-8a43-cf7a09425c72 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.241317 | controller |     "Jun 09 11:30:39.831101 crc crio[21508]: time=\"2026-06-09T11:30:39.83045085Z\" level=info msg=\"Created container 34c46ce7a28ee2880f08d3d02beb47d9b8064063214e21a5281c3ed94b0d46a4: openstack/dnsmasq-dns-6f4f87c799-7nl22/init\" id=930c2e79-041f-4de9-b78c-a2c1d482da28 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.241331 | controller |     "Jun 09 11:30:39.833688 crc crio[21508]: time=\"2026-06-09T11:30:39.833654004Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-db-sync-54xwr/nova-cell1-conductor-db-sync\" id=8f402253-fd2d-46e8-bfc3-a484cc0e12f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.241359 | controller |     "Jun 09 11:30:39.834556 crc crio[21508]: time=\"2026-06-09T11:30:39.83453348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.241379 | controller |     "Jun 09 11:30:39.837120 crc crio[21508]: time=\"2026-06-09T11:30:39.837019993Z\" level=info msg=\"Starting container: 34c46ce7a28ee2880f08d3d02beb47d9b8064063214e21a5281c3ed94b0d46a4\" id=2e8fcb3d-3d8f-4a3a-b557-d22329945b33 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.241394 | controller |     "Jun 09 11:30:39.853394 crc crio[21508]: time=\"2026-06-09T11:30:39.852783264Z\" level=info msg=\"Started container\" PID=87330 containerID=34c46ce7a28ee2880f08d3d02beb47d9b8064063214e21a5281c3ed94b0d46a4 description=openstack/dnsmasq-dns-6f4f87c799-7nl22/init id=2e8fcb3d-3d8f-4a3a-b557-d22329945b33 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a292cb450efdb1fbd16f8038ff4ac079236021f615a6e00b2356872126c93c40",
2026-06-09 12:20:06.241409 | controller |     "Jun 09 11:30:39.904453 crc crio[21508]: time=\"2026-06-09T11:30:39.904290321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.241423 | controller |     "Jun 09 11:30:39.908608 crc crio[21508]: time=\"2026-06-09T11:30:39.908530495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.241438 | controller |     "Jun 09 11:30:40.060097 crc crio[21508]: time=\"2026-06-09T11:30:40.059140082Z\" level=info msg=\"Created container f02d63a406e0e696feb364d7caed0288f76023f883da06fcbcafa29ee66a2ba2: openstack/nova-cell1-conductor-db-sync-54xwr/nova-cell1-conductor-db-sync\" id=8f402253-fd2d-46e8-bfc3-a484cc0e12f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.241453 | controller |     "Jun 09 11:30:40.061781 crc crio[21508]: time=\"2026-06-09T11:30:40.061743239Z\" level=info msg=\"Starting container: f02d63a406e0e696feb364d7caed0288f76023f883da06fcbcafa29ee66a2ba2\" id=38fece78-3f3c-4dd8-a289-402ab0984529 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.241467 | controller |     "Jun 09 11:30:40.073764 crc crio[21508]: time=\"2026-06-09T11:30:40.073557374Z\" level=info msg=\"Started container\" PID=87368 containerID=f02d63a406e0e696feb364d7caed0288f76023f883da06fcbcafa29ee66a2ba2 description=openstack/nova-cell1-conductor-db-sync-54xwr/nova-cell1-conductor-db-sync id=38fece78-3f3c-4dd8-a289-402ab0984529 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba0031792c7cc71703b8dc3a1c5a3fdee6e9ff767caa64bd78c3254506535221",
2026-06-09 12:20:06.241486 | controller |     "Jun 09 11:30:40.659187 crc crio[21508]: time=\"2026-06-09T11:30:40.658548585Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=47ea1c84-b9d6-492b-bcf4-b35edf821a8d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.241500 | controller |     "Jun 09 11:30:41.223215 crc crio[21508]: time=\"2026-06-09T11:30:41.223118918Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5dd0d8e8-8d88-406e-b51f-b1477fb00cae name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.241515 | controller |     "Jun 09 11:30:42.497590 crc crio[21508]: time=\"2026-06-09T11:30:42.496822855Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6f4f87c799-7nl22/dnsmasq-dns\" id=be952091-ffee-45b0-8def-2026522b2b89 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.241529 | controller |     "Jun 09 11:30:43.205270 crc crio[21508]: time=\"2026-06-09T11:30:43.204781925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.241543 | controller |     "Jun 09 11:30:43.313606 crc crio[21508]: time=\"2026-06-09T11:30:43.313482097Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:d4f2093717c3afc62018cae39e59e66ec30f8e1a29b1d7786aa73e23ce8f9b7e\" id=855dac53-4938-4389-afaa-c766074ce873 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.241558 | controller |     "Jun 09 11:30:43.316763 crc crio[21508]: time=\"2026-06-09T11:30:43.316520226Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=d1a63473-8c01-4b0f-8d4a-05eafc4ecfc6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.241572 | controller |     "Jun 09 11:30:43.343625 crc crio[21508]: time=\"2026-06-09T11:30:43.343503106Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3\" id=458731fb-5a9a-4819-9835-89c8a53082d7 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.241586 | controller |     "Jun 09 11:30:43.345383 crc crio[21508]: time=\"2026-06-09T11:30:43.345190895Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=6730e892-dbb4-4b05-bd51-209adf0e9900 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.241601 | controller |     "Jun 09 11:30:43.354154 crc crio[21508]: time=\"2026-06-09T11:30:43.353434336Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8b54a4f4c4d0ed06bf07b9f6ef7cd9d730d448789c5ad3e20c1cdc56bcbcae90\" id=74af98fb-93e8-4214-9b21-2b2b3688e9a3 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.241615 | controller |     "Jun 09 11:30:43.356436 crc crio[21508]: time=\"2026-06-09T11:30:43.356267179Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=3ef22472-491c-470b-a7a7-a8763fce0ce8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.241629 | controller |     "Jun 09 11:30:43.392395 crc crio[21508]: time=\"2026-06-09T11:30:43.392036926Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3\" id=60928dcb-053c-4784-a7e3-280ed8e1474a name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.241644 | controller |     "Jun 09 11:30:43.394259 crc crio[21508]: time=\"2026-06-09T11:30:43.394128418Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=48bc6969-4bbc-469a-a7ef-87d99732280b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.241670 | controller |     "Jun 09 11:30:43.395420 crc crio[21508]: time=\"2026-06-09T11:30:43.395280081Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=db1b5258-f092-4536-8853-ac5153c3b6ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.241685 | controller |     "Jun 09 11:30:43.402048 crc crio[21508]: time=\"2026-06-09T11:30:43.40171869Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=24cf25f9-0fe1-4083-b08f-be207b12affd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.241700 | controller |     "Jun 09 11:30:43.403544 crc crio[21508]: time=\"2026-06-09T11:30:43.403470651Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=c7b4812d-07dd-4b94-b93b-8bb49053fd3a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.241714 | controller |     "Jun 09 11:30:43.408133 crc crio[21508]: time=\"2026-06-09T11:30:43.408042225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.241729 | controller |     "Jun 09 11:30:43.409464 crc crio[21508]: time=\"2026-06-09T11:30:43.409399954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.241743 | controller |     "Jun 09 11:30:43.414705 crc crio[21508]: time=\"2026-06-09T11:30:43.414633688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.241758 | controller |     "Jun 09 11:30:43.418039 crc crio[21508]: time=\"2026-06-09T11:30:43.417951375Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=0c90f66a-bebc-4f84-9436-72be6f8e3e10 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.241772 | controller |     "Jun 09 11:30:43.431873 crc crio[21508]: time=\"2026-06-09T11:30:43.431765919Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=ecaaa9b2-7c7d-4ee8-b1bf-752f89600862 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.241786 | controller |     "Jun 09 11:30:43.432522 crc crio[21508]: time=\"2026-06-09T11:30:43.432443659Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=16c431d4-49c9-4236-baf8-ac63808c441c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.241799 | controller |     "Jun 09 11:30:43.437005 crc crio[21508]: time=\"2026-06-09T11:30:43.436878639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.241813 | controller |     "Jun 09 11:30:43.446045 crc crio[21508]: time=\"2026-06-09T11:30:43.445949334Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=8f2d10a8-4b73-4ad4-90b2-41835008770f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.241827 | controller |     "Jun 09 11:30:43.451405 crc crio[21508]: time=\"2026-06-09T11:30:43.45126331Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=d8192fa0-6f16-4dc5-9f36-3065c892da18 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.241841 | controller |     "Jun 09 11:30:43.473027 crc crio[21508]: time=\"2026-06-09T11:30:43.472921824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.241858 | controller |     "Jun 09 11:30:43.473747 crc crio[21508]: time=\"2026-06-09T11:30:43.473611244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.241872 | controller |     "Jun 09 11:30:43.481640 crc crio[21508]: time=\"2026-06-09T11:30:43.481522985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.241887 | controller |     "Jun 09 11:30:43.513255 crc crio[21508]: time=\"2026-06-09T11:30:43.513142031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.241901 | controller |     "Jun 09 11:30:43.514965 crc crio[21508]: time=\"2026-06-09T11:30:43.514067918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.241915 | controller |     "Jun 09 11:30:43.518194 crc crio[21508]: time=\"2026-06-09T11:30:43.518104096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.241929 | controller |     "Jun 09 11:30:43.550911 crc crio[21508]: time=\"2026-06-09T11:30:43.550809633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.241943 | controller |     "Jun 09 11:30:43.557634 crc crio[21508]: time=\"2026-06-09T11:30:43.5575406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.241958 | controller |     "Jun 09 11:30:43.575091 crc crio[21508]: time=\"2026-06-09T11:30:43.57495418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.241971 | controller |     "Jun 09 11:30:43.577970 crc crio[21508]: time=\"2026-06-09T11:30:43.577914617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.241985 | controller |     "Jun 09 11:30:43.845384 crc crio[21508]: time=\"2026-06-09T11:30:43.844677023Z\" level=info msg=\"Created container 3e12c4e20a55a151109dc38206e945b29313706fc1b80b210b6f15aae0e6803f: openstack/dnsmasq-dns-6f4f87c799-7nl22/dnsmasq-dns\" id=be952091-ffee-45b0-8def-2026522b2b89 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.242000 | controller |     "Jun 09 11:30:43.847209 crc crio[21508]: time=\"2026-06-09T11:30:43.847123855Z\" level=info msg=\"Starting container: 3e12c4e20a55a151109dc38206e945b29313706fc1b80b210b6f15aae0e6803f\" id=6fef7e12-99f0-4068-9848-6c6afea9ed6c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.242014 | controller |     "Jun 09 11:30:43.854693 crc crio[21508]: time=\"2026-06-09T11:30:43.854626974Z\" level=info msg=\"Started container\" PID=87643 containerID=3e12c4e20a55a151109dc38206e945b29313706fc1b80b210b6f15aae0e6803f description=openstack/dnsmasq-dns-6f4f87c799-7nl22/dnsmasq-dns id=6fef7e12-99f0-4068-9848-6c6afea9ed6c name=/runtime.v1.RuntimeService/StartContainer sandboxID=a292cb450efdb1fbd16f8038ff4ac079236021f615a6e00b2356872126c93c40",
2026-06-09 12:20:06.242028 | controller |     "Jun 09 11:30:43.869057 crc crio[21508]: time=\"2026-06-09T11:30:43.868961644Z\" level=info msg=\"Created container 80818880615cdbde501d525dddb4a46a3e520f55bb4cf45ec81371cf3c844339: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=d8192fa0-6f16-4dc5-9f36-3065c892da18 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.242047 | controller |     "Jun 09 11:30:43.870186 crc crio[21508]: time=\"2026-06-09T11:30:43.870109277Z\" level=info msg=\"Starting container: 80818880615cdbde501d525dddb4a46a3e520f55bb4cf45ec81371cf3c844339\" id=baa940af-ded3-4783-afdf-222b25e26b32 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.242062 | controller |     "Jun 09 11:30:43.883804 crc crio[21508]: time=\"2026-06-09T11:30:43.883681555Z\" level=info msg=\"Created container 45c6ac8254f0d2b9fa35407a7c92ab1b93983ddcfdd6e93d2b5d5370c65d54b1: openstack/nova-api-0/nova-api-log\" id=c7b4812d-07dd-4b94-b93b-8bb49053fd3a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.242076 | controller |     "Jun 09 11:30:43.884852 crc crio[21508]: time=\"2026-06-09T11:30:43.884055476Z\" level=info msg=\"Started container\" PID=87645 containerID=80818880615cdbde501d525dddb4a46a3e520f55bb4cf45ec81371cf3c844339 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=baa940af-ded3-4783-afdf-222b25e26b32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0cad33012c6f6c69a2198d8c509e50adefd99f8710145cef2e7230fc86baabd",
2026-06-09 12:20:06.242091 | controller |     "Jun 09 11:30:43.888772 crc crio[21508]: time=\"2026-06-09T11:30:43.888688451Z\" level=info msg=\"Starting container: 45c6ac8254f0d2b9fa35407a7c92ab1b93983ddcfdd6e93d2b5d5370c65d54b1\" id=62d32a23-f239-4f87-a442-62c348c74552 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.242105 | controller |     "Jun 09 11:30:43.900394 crc crio[21508]: time=\"2026-06-09T11:30:43.9002627Z\" level=info msg=\"Created container 8ed42bb04f118452674b9b78181ab77cbfca7c0c4886c330d75049f12f8cba3d: openstack/nova-metadata-0/nova-metadata-log\" id=0c90f66a-bebc-4f84-9436-72be6f8e3e10 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.242119 | controller |     "Jun 09 11:30:43.900842 crc crio[21508]: time=\"2026-06-09T11:30:43.900740964Z\" level=info msg=\"Started container\" PID=87647 containerID=45c6ac8254f0d2b9fa35407a7c92ab1b93983ddcfdd6e93d2b5d5370c65d54b1 description=openstack/nova-api-0/nova-api-log id=62d32a23-f239-4f87-a442-62c348c74552 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c13f5ac27f1b33cbed369c23fdf2415ad5258c5b4e95987f543e32ae2d8f49f3",
2026-06-09 12:20:06.242133 | controller |     "Jun 09 11:30:43.901953 crc crio[21508]: time=\"2026-06-09T11:30:43.901875477Z\" level=info msg=\"Starting container: 8ed42bb04f118452674b9b78181ab77cbfca7c0c4886c330d75049f12f8cba3d\" id=e2be1fcd-f66f-4bc5-bccc-45badd9354c6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.242147 | controller |     "Jun 09 11:30:43.908830 crc crio[21508]: time=\"2026-06-09T11:30:43.908569963Z\" level=info msg=\"Created container 86e830cf2d59ca93a269ea756fc888b925e16a70bd2c96ac8cb4fd92d2366ab1: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=8f2d10a8-4b73-4ad4-90b2-41835008770f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.242162 | controller |     "Jun 09 11:30:43.909801 crc crio[21508]: time=\"2026-06-09T11:30:43.909734507Z\" level=info msg=\"Starting container: 86e830cf2d59ca93a269ea756fc888b925e16a70bd2c96ac8cb4fd92d2366ab1\" id=7815d9f8-dd40-4659-ab37-f039a23b613f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.242176 | controller |     "Jun 09 11:30:43.913406 crc crio[21508]: time=\"2026-06-09T11:30:43.91326218Z\" level=info msg=\"Started container\" PID=87644 containerID=8ed42bb04f118452674b9b78181ab77cbfca7c0c4886c330d75049f12f8cba3d description=openstack/nova-metadata-0/nova-metadata-log id=e2be1fcd-f66f-4bc5-bccc-45badd9354c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=174131ac6667ed4631f0e173aaa770c5d3b9e5c2ef66032e98fa5952c6c46207",
2026-06-09 12:20:06.242191 | controller |     "Jun 09 11:30:43.913880 crc crio[21508]: time=\"2026-06-09T11:30:43.913798396Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=c44fc529-f320-4222-a4eb-004d0c49999e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.242208 | controller |     "Jun 09 11:30:43.918902 crc crio[21508]: time=\"2026-06-09T11:30:43.918824463Z\" level=info msg=\"Started container\" PID=87649 containerID=86e830cf2d59ca93a269ea756fc888b925e16a70bd2c96ac8cb4fd92d2366ab1 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=7815d9f8-dd40-4659-ab37-f039a23b613f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b6a5147b216b107f685ceb607c857bacd9d6f9cca40f6534145a6124668b3c02",
2026-06-09 12:20:06.242229 | controller |     "Jun 09 11:30:43.930691 crc crio[21508]: time=\"2026-06-09T11:30:43.930592118Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=fade1c0d-dbc7-4ca8-9c3b-cddc189e0398 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.242244 | controller |     "Jun 09 11:30:43.949963 crc crio[21508]: time=\"2026-06-09T11:30:43.949856161Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=6c5187ba-beaa-49db-b9a8-5776c4e2ecce name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.242265 | controller |     "Jun 09 11:30:43.960155 crc crio[21508]: time=\"2026-06-09T11:30:43.960032739Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=8856c3fc-74ec-4cd0-945e-2b9386eafc36 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.242339 | controller |     "Jun 09 11:30:43.964622 crc crio[21508]: time=\"2026-06-09T11:30:43.964547031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.242384 | controller |     "Jun 09 11:30:43.971740 crc crio[21508]: time=\"2026-06-09T11:30:43.971648379Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=71b61f38-cde4-488d-bf23-1c43066460dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.242400 | controller |     "Jun 09 11:30:43.992549 crc crio[21508]: time=\"2026-06-09T11:30:43.992458328Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=0ef70452-1de1-415b-a37f-9e1378d22963 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.242415 | controller |     "Jun 09 11:30:43.994053 crc crio[21508]: time=\"2026-06-09T11:30:43.993976783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.242430 | controller |     "Jun 09 11:30:44.029986 crc crio[21508]: time=\"2026-06-09T11:30:44.029904434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.242445 | controller |     "Jun 09 11:30:44.035139 crc crio[21508]: time=\"2026-06-09T11:30:44.035041695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.242459 | controller |     "Jun 09 11:30:44.070201 crc crio[21508]: time=\"2026-06-09T11:30:44.069704879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.242473 | controller |     "Jun 09 11:30:44.076158 crc crio[21508]: time=\"2026-06-09T11:30:44.076044465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.242488 | controller |     "Jun 09 11:30:44.190521 crc crio[21508]: time=\"2026-06-09T11:30:44.190375981Z\" level=info msg=\"Created container 67f4601dcd400a05caa675700c87e15935e1df9981779a0dedad9b180a7de986: openstack/nova-api-0/nova-api-api\" id=8856c3fc-74ec-4cd0-945e-2b9386eafc36 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.242507 | controller |     "Jun 09 11:30:44.192222 crc crio[21508]: time=\"2026-06-09T11:30:44.192155653Z\" level=info msg=\"Starting container: 67f4601dcd400a05caa675700c87e15935e1df9981779a0dedad9b180a7de986\" id=85403b9b-c203-49b5-aaed-45338a313e25 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.242523 | controller |     "Jun 09 11:30:44.201833 crc crio[21508]: time=\"2026-06-09T11:30:44.201690832Z\" level=info msg=\"Started container\" PID=87707 containerID=67f4601dcd400a05caa675700c87e15935e1df9981779a0dedad9b180a7de986 description=openstack/nova-api-0/nova-api-api id=85403b9b-c203-49b5-aaed-45338a313e25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c13f5ac27f1b33cbed369c23fdf2415ad5258c5b4e95987f543e32ae2d8f49f3",
2026-06-09 12:20:06.242537 | controller |     "Jun 09 11:30:44.231531 crc crio[21508]: time=\"2026-06-09T11:30:44.230459554Z\" level=info msg=\"Created container 588041f22f4334d4af5e05e2a647de393284ed61f5c63f2abde57baed917b276: openstack/nova-metadata-0/nova-metadata-metadata\" id=0ef70452-1de1-415b-a37f-9e1378d22963 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.242552 | controller |     "Jun 09 11:30:44.231883 crc crio[21508]: time=\"2026-06-09T11:30:44.231580036Z\" level=info msg=\"Starting container: 588041f22f4334d4af5e05e2a647de393284ed61f5c63f2abde57baed917b276\" id=d678bb3f-5c62-45cb-8a6f-028c0f473dd0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.242566 | controller |     "Jun 09 11:30:44.238373 crc crio[21508]: time=\"2026-06-09T11:30:44.238165089Z\" level=info msg=\"Started container\" PID=87725 containerID=588041f22f4334d4af5e05e2a647de393284ed61f5c63f2abde57baed917b276 description=openstack/nova-metadata-0/nova-metadata-metadata id=d678bb3f-5c62-45cb-8a6f-028c0f473dd0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=174131ac6667ed4631f0e173aaa770c5d3b9e5c2ef66032e98fa5952c6c46207",
2026-06-09 12:20:06.242581 | controller |     "Jun 09 11:30:44.786935 crc crio[21508]: time=\"2026-06-09T11:30:44.786855607Z\" level=info msg=\"Stopping container: 588041f22f4334d4af5e05e2a647de393284ed61f5c63f2abde57baed917b276 (timeout: 30s)\" id=1ab6ad4c-676a-44c4-8ffe-c00009aef7f0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.242596 | controller |     "Jun 09 11:30:44.789652 crc crio[21508]: time=\"2026-06-09T11:30:44.787053133Z\" level=info msg=\"Stopping container: 8ed42bb04f118452674b9b78181ab77cbfca7c0c4886c330d75049f12f8cba3d (timeout: 30s)\" id=9044fc54-3f8c-4394-80fa-2e688a944e11 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.242611 | controller |     "Jun 09 11:30:44.797207 crc crio[21508]: time=\"2026-06-09T11:30:44.793367428Z\" level=info msg=\"Stopping container: 80818880615cdbde501d525dddb4a46a3e520f55bb4cf45ec81371cf3c844339 (timeout: 30s)\" id=fcbce943-13c0-4d26-b4f7-22cacf319564 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.242626 | controller |     "Jun 09 11:30:44.941778 crc crio[21508]: time=\"2026-06-09T11:30:44.940911856Z\" level=info msg=\"Stopped container 8ed42bb04f118452674b9b78181ab77cbfca7c0c4886c330d75049f12f8cba3d: openstack/nova-metadata-0/nova-metadata-log\" id=9044fc54-3f8c-4394-80fa-2e688a944e11 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.242640 | controller |     "Jun 09 11:30:45.027458 crc crio[21508]: time=\"2026-06-09T11:30:45.026773939Z\" level=info msg=\"Stopped container 588041f22f4334d4af5e05e2a647de393284ed61f5c63f2abde57baed917b276: openstack/nova-metadata-0/nova-metadata-metadata\" id=1ab6ad4c-676a-44c4-8ffe-c00009aef7f0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.242655 | controller |     "Jun 09 11:30:45.031289 crc crio[21508]: time=\"2026-06-09T11:30:45.029667054Z\" level=info msg=\"Stopping pod sandbox: 174131ac6667ed4631f0e173aaa770c5d3b9e5c2ef66032e98fa5952c6c46207\" id=07895727-dd6e-4ec4-9c11-3c198b025830 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.242669 | controller |     "Jun 09 11:30:45.031289 crc crio[21508]: time=\"2026-06-09T11:30:45.03057041Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:174131ac6667ed4631f0e173aaa770c5d3b9e5c2ef66032e98fa5952c6c46207 UID:c9dc53f1-6b6d-4ebe-8bc0-67f267531b62 NetNS:/var/run/netns/7da3cd9a-4ba2-401a-b88f-9dd9cd8ede34 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9dc53f1_6b6d_4ebe_8bc0_67f267531b62.slice PodAnnotations:0xc000159098}] Aliases:map[]}\"",
2026-06-09 12:20:06.242688 | controller |     "Jun 09 11:30:45.031289 crc crio[21508]: time=\"2026-06-09T11:30:45.030743005Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.242703 | controller |     "Jun 09 11:30:45.451923 crc crio[21508]: time=\"2026-06-09T11:30:45.451552541Z\" level=info msg=\"Stopped pod sandbox: 174131ac6667ed4631f0e173aaa770c5d3b9e5c2ef66032e98fa5952c6c46207\" id=07895727-dd6e-4ec4-9c11-3c198b025830 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.242718 | controller |     "Jun 09 11:30:45.843495 crc crio[21508]: time=\"2026-06-09T11:30:45.84275669Z\" level=info msg=\"Removing container: 588041f22f4334d4af5e05e2a647de393284ed61f5c63f2abde57baed917b276\" id=789c7958-13f1-472e-a8bc-c8d15e7dd7c0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.242732 | controller |     "Jun 09 11:30:45.874431 crc crio[21508]: time=\"2026-06-09T11:30:45.874281413Z\" level=info msg=\"Removed container 588041f22f4334d4af5e05e2a647de393284ed61f5c63f2abde57baed917b276: openstack/nova-metadata-0/nova-metadata-metadata\" id=789c7958-13f1-472e-a8bc-c8d15e7dd7c0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.242747 | controller |     "Jun 09 11:30:45.883771 crc crio[21508]: time=\"2026-06-09T11:30:45.883649517Z\" level=info msg=\"Removing container: 8ed42bb04f118452674b9b78181ab77cbfca7c0c4886c330d75049f12f8cba3d\" id=7861c190-c596-4e07-bba8-f3fb0d5a9fec name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.242761 | controller |     "Jun 09 11:30:45.927193 crc crio[21508]: time=\"2026-06-09T11:30:45.927081078Z\" level=info msg=\"Removed container 8ed42bb04f118452674b9b78181ab77cbfca7c0c4886c330d75049f12f8cba3d: openstack/nova-metadata-0/nova-metadata-log\" id=7861c190-c596-4e07-bba8-f3fb0d5a9fec name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.242775 | controller |     "Jun 09 11:30:46.310766 crc crio[21508]: time=\"2026-06-09T11:30:46.310678875Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=3d5bbe10-44c5-475c-a6ce-f51522fe1c6f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.242789 | controller |     "Jun 09 11:30:46.310925 crc crio[21508]: time=\"2026-06-09T11:30:46.310798789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.242804 | controller |     "Jun 09 11:30:46.360021 crc crio[21508]: time=\"2026-06-09T11:30:46.359934957Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:4bb77b6c5cbcb24c8b9468056d799592cebb38fa4c1b2449f3a8de51716e10f2 UID:4abe1a46-7c54-4e50-ace7-37eac9bd938a NetNS:/var/run/netns/52fec19a-fd88-4f3d-949b-c0a8fe5b3b07 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4abe1a46_7c54_4e50_ace7_37eac9bd938a.slice PodAnnotations:0xc000d9e0f8}] Aliases:map[]}\"",
2026-06-09 12:20:06.242819 | controller |     "Jun 09 11:30:46.360021 crc crio[21508]: time=\"2026-06-09T11:30:46.360001949Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.242833 | controller |     "Jun 09 11:30:46.871872 crc crio[21508]: 2026-06-09T11:30:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4bb77b6c5cbcb24 Mac:32:22:84:76:e3:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c7 Mtu:0 Sandbox:/var/run/netns/52fec19a-fd88-4f3d-949b-c0a8fe5b3b07 SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.242851 | controller |     "Jun 09 11:30:46.877238 crc crio[21508]: time=\"2026-06-09T11:30:46.877170035Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:4bb77b6c5cbcb24c8b9468056d799592cebb38fa4c1b2449f3a8de51716e10f2 UID:4abe1a46-7c54-4e50-ace7-37eac9bd938a NetNS:/var/run/netns/52fec19a-fd88-4f3d-949b-c0a8fe5b3b07 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4abe1a46_7c54_4e50_ace7_37eac9bd938a.slice PodAnnotations:0xc000d9e0f8}] Aliases:map[]}\"",
2026-06-09 12:20:06.242866 | controller |     "Jun 09 11:30:46.877677 crc crio[21508]: time=\"2026-06-09T11:30:46.877630998Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.242881 | controller |     "Jun 09 11:30:46.888864 crc crio[21508]: time=\"2026-06-09T11:30:46.888785195Z\" level=info msg=\"Ran pod sandbox 4bb77b6c5cbcb24c8b9468056d799592cebb38fa4c1b2449f3a8de51716e10f2 with infra container: openstack/nova-metadata-0/POD\" id=3d5bbe10-44c5-475c-a6ce-f51522fe1c6f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.242895 | controller |     "Jun 09 11:30:46.893909 crc crio[21508]: time=\"2026-06-09T11:30:46.893845813Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=7abe6e6b-cd50-4333-8dcf-98f6bb75905e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.242910 | controller |     "Jun 09 11:30:46.898059 crc crio[21508]: time=\"2026-06-09T11:30:46.897916652Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=d0e095e7-37ad-491d-857b-b54da62263cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.242924 | controller |     "Jun 09 11:30:46.910138 crc crio[21508]: time=\"2026-06-09T11:30:46.910048427Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=0115033c-6ca8-4289-9f61-ee1cc38d6492 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.242938 | controller |     "Jun 09 11:30:46.912095 crc crio[21508]: time=\"2026-06-09T11:30:46.912034215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.242952 | controller |     "Jun 09 11:30:46.965938 crc crio[21508]: time=\"2026-06-09T11:30:46.96586608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.242966 | controller |     "Jun 09 11:30:46.976054 crc crio[21508]: time=\"2026-06-09T11:30:46.975984287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.242980 | controller |     "Jun 09 11:30:47.116136 crc crio[21508]: time=\"2026-06-09T11:30:47.116015635Z\" level=info msg=\"Created container d65caeecdce2b31d2d0fae1bd83c41a8936499d57bc864223ed3541aec9e7cc6: openstack/nova-metadata-0/nova-metadata-log\" id=0115033c-6ca8-4289-9f61-ee1cc38d6492 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.242995 | controller |     "Jun 09 11:30:47.117290 crc crio[21508]: time=\"2026-06-09T11:30:47.11720863Z\" level=info msg=\"Starting container: d65caeecdce2b31d2d0fae1bd83c41a8936499d57bc864223ed3541aec9e7cc6\" id=81cd51dc-c573-452b-954c-3e85a1aa5499 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.243009 | controller |     "Jun 09 11:30:47.123270 crc crio[21508]: time=\"2026-06-09T11:30:47.123133413Z\" level=info msg=\"Started container\" PID=88220 containerID=d65caeecdce2b31d2d0fae1bd83c41a8936499d57bc864223ed3541aec9e7cc6 description=openstack/nova-metadata-0/nova-metadata-log id=81cd51dc-c573-452b-954c-3e85a1aa5499 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4bb77b6c5cbcb24c8b9468056d799592cebb38fa4c1b2449f3a8de51716e10f2",
2026-06-09 12:20:06.243028 | controller |     "Jun 09 11:30:47.134139 crc crio[21508]: time=\"2026-06-09T11:30:47.134060723Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=4451bf07-1395-4414-b332-5a249bb4571b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.243043 | controller |     "Jun 09 11:30:47.153223 crc crio[21508]: time=\"2026-06-09T11:30:47.15310224Z\" level=warning msg=\"Stopping container 76a030c23a78a18ada36bf85253d4e006fe5e1d5e0a4fb3b72700605178bc1d8 with stop signal(15) timed out. Killing...\"",
2026-06-09 12:20:06.243057 | controller |     "Jun 09 11:30:47.156047 crc crio[21508]: time=\"2026-06-09T11:30:47.155931593Z\" level=warning msg=\"Stopping container c795567cc782025ff8449faff20d58cfe6b86107be3caff0e855608d2bc70e01 with stop signal(15) timed out. Killing...\"",
2026-06-09 12:20:06.243071 | controller |     "Jun 09 11:30:47.226209 crc crio[21508]: time=\"2026-06-09T11:30:47.226114586Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=fe87b0d8-9e4f-4937-9a04-22b07b0e4f43 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.243085 | controller |     "Jun 09 11:30:47.248901 crc crio[21508]: time=\"2026-06-09T11:30:47.24878771Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=d751d04a-8a6e-4dfc-abfe-45f80d9c5fc2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.243099 | controller |     "Jun 09 11:30:47.250979 crc crio[21508]: time=\"2026-06-09T11:30:47.250903032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.243113 | controller |     "Jun 09 11:30:47.265483 crc crio[21508]: time=\"2026-06-09T11:30:47.265390906Z\" level=error msg=\"Killing container 76a030c23a78a18ada36bf85253d4e006fe5e1d5e0a4fb3b72700605178bc1d8 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 76a030c23a78a18ada36bf85253d4e006fe5e1d5e0a4fb3b72700605178bc1d8 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-09 12:20:06.243127 | controller |     "Jun 09 11:30:47.304221 crc crio[21508]: time=\"2026-06-09T11:30:47.304118569Z\" level=info msg=\"Stopped container 76a030c23a78a18ada36bf85253d4e006fe5e1d5e0a4fb3b72700605178bc1d8: openstack/ceilometer-0/ceilometer-central-agent\" id=3f2559b5-2fe4-4a23-b934-593fc6bba021 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.243141 | controller |     "Jun 09 11:30:47.321961 crc crio[21508]: time=\"2026-06-09T11:30:47.321861338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.243155 | controller |     "Jun 09 11:30:47.325852 crc crio[21508]: time=\"2026-06-09T11:30:47.325778873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.243169 | controller |     "Jun 09 11:30:47.456837 crc crio[21508]: time=\"2026-06-09T11:30:47.456712505Z\" level=info msg=\"Created container 62e554b19468c7e1e94b3529e448bb98dae4d9f8ae68ba766e070991e77b9352: openstack/nova-metadata-0/nova-metadata-metadata\" id=d751d04a-8a6e-4dfc-abfe-45f80d9c5fc2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.243184 | controller |     "Jun 09 11:30:47.461090 crc crio[21508]: time=\"2026-06-09T11:30:47.461008271Z\" level=info msg=\"Starting container: 62e554b19468c7e1e94b3529e448bb98dae4d9f8ae68ba766e070991e77b9352\" id=69dd6c49-d87b-43f6-a737-98b1d390011a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.243201 | controller |     "Jun 09 11:30:47.467321 crc crio[21508]: time=\"2026-06-09T11:30:47.467099689Z\" level=info msg=\"Started container\" PID=88276 containerID=62e554b19468c7e1e94b3529e448bb98dae4d9f8ae68ba766e070991e77b9352 description=openstack/nova-metadata-0/nova-metadata-metadata id=69dd6c49-d87b-43f6-a737-98b1d390011a name=/runtime.v1.RuntimeService/StartContainer sandboxID=4bb77b6c5cbcb24c8b9468056d799592cebb38fa4c1b2449f3a8de51716e10f2",
2026-06-09 12:20:06.243218 | controller |     "Jun 09 11:30:47.678713 crc crio[21508]: time=\"2026-06-09T11:30:47.678062003Z\" level=info msg=\"Stopped container c795567cc782025ff8449faff20d58cfe6b86107be3caff0e855608d2bc70e01: openstack/ceilometer-0/ceilometer-notification-agent\" id=456657eb-b2c4-4091-b9b0-5b79a51e4988 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.243232 | controller |     "Jun 09 11:30:47.680680 crc crio[21508]: time=\"2026-06-09T11:30:47.680584607Z\" level=info msg=\"Stopping pod sandbox: a120b86559af31159e46f93e49082aff41f08c0023c38fb67c41068e2ab29b09\" id=665556c9-ac79-450b-8143-c3ef815096ba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.243246 | controller |     "Jun 09 11:30:47.681624 crc crio[21508]: time=\"2026-06-09T11:30:47.681562676Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a120b86559af31159e46f93e49082aff41f08c0023c38fb67c41068e2ab29b09 UID:dff53777-2dcc-498b-89ad-f85a2d7ff13a NetNS:/var/run/netns/7c78fb60-bb62-4183-89cb-07fa2719002e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddff53777_2dcc_498b_89ad_f85a2d7ff13a.slice PodAnnotations:0xc000d9ee20}] Aliases:map[]}\"",
2026-06-09 12:20:06.243260 | controller |     "Jun 09 11:30:47.681830 crc crio[21508]: time=\"2026-06-09T11:30:47.681764761Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.243275 | controller |     "Jun 09 11:30:48.047944 crc crio[21508]: time=\"2026-06-09T11:30:48.047797024Z\" level=info msg=\"Stopped pod sandbox: a120b86559af31159e46f93e49082aff41f08c0023c38fb67c41068e2ab29b09\" id=665556c9-ac79-450b-8143-c3ef815096ba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.243289 | controller |     "Jun 09 11:30:48.912958 crc crio[21508]: time=\"2026-06-09T11:30:48.912232863Z\" level=info msg=\"Removing container: ae1f94efa795f8f873b30029750828231cf297e5742be4216664fa3e5568229d\" id=fe015071-7a89-4484-8fa0-6ade03849eaa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.243303 | controller |     "Jun 09 11:30:48.941612 crc crio[21508]: time=\"2026-06-09T11:30:48.941211371Z\" level=info msg=\"Removed container ae1f94efa795f8f873b30029750828231cf297e5742be4216664fa3e5568229d: openstack/ceilometer-0/proxy-httpd\" id=fe015071-7a89-4484-8fa0-6ade03849eaa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.243317 | controller |     "Jun 09 11:30:48.952675 crc crio[21508]: time=\"2026-06-09T11:30:48.951837662Z\" level=info msg=\"Removing container: 57852bc3abbf11c357e8c3fda3b38ebe19543289f1337f6574dc462616ee76a1\" id=972602f8-2643-4787-a951-a125c0c0794d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.243331 | controller |     "Jun 09 11:30:48.985103 crc crio[21508]: time=\"2026-06-09T11:30:48.984976932Z\" level=info msg=\"Removed container 57852bc3abbf11c357e8c3fda3b38ebe19543289f1337f6574dc462616ee76a1: openstack/ceilometer-0/sg-core\" id=972602f8-2643-4787-a951-a125c0c0794d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.243359 | controller |     "Jun 09 11:30:48.990039 crc crio[21508]: time=\"2026-06-09T11:30:48.989978559Z\" level=info msg=\"Removing container: c795567cc782025ff8449faff20d58cfe6b86107be3caff0e855608d2bc70e01\" id=b0e7703b-ec15-4c41-93ff-dc462adf8081 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.243383 | controller |     "Jun 09 11:30:49.075672 crc crio[21508]: time=\"2026-06-09T11:30:49.073860214Z\" level=info msg=\"Removed container c795567cc782025ff8449faff20d58cfe6b86107be3caff0e855608d2bc70e01: openstack/ceilometer-0/ceilometer-notification-agent\" id=b0e7703b-ec15-4c41-93ff-dc462adf8081 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.243400 | controller |     "Jun 09 11:30:49.088909 crc crio[21508]: time=\"2026-06-09T11:30:49.088604125Z\" level=info msg=\"Removing container: 76a030c23a78a18ada36bf85253d4e006fe5e1d5e0a4fb3b72700605178bc1d8\" id=2e1c73dd-02f8-40c0-8164-1ad9c0a2abf7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.243415 | controller |     "Jun 09 11:30:49.145993 crc crio[21508]: time=\"2026-06-09T11:30:49.14445979Z\" level=info msg=\"Removed container 76a030c23a78a18ada36bf85253d4e006fe5e1d5e0a4fb3b72700605178bc1d8: openstack/ceilometer-0/ceilometer-central-agent\" id=2e1c73dd-02f8-40c0-8164-1ad9c0a2abf7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.243460 | controller |     "Jun 09 11:30:49.443431 crc crio[21508]: time=\"2026-06-09T11:30:49.443277965Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=7aba667a-bc83-4ce1-9fe2-4e4fc913693a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.243484 | controller |     "Jun 09 11:30:49.443536 crc crio[21508]: time=\"2026-06-09T11:30:49.44344883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.243500 | controller |     "Jun 09 11:30:49.487125 crc crio[21508]: time=\"2026-06-09T11:30:49.486999325Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:57cfd63aee94b0c50aaf55f20992def5b048ba5b06432d7edde2538729dbea68 UID:550d74e4-4e24-4883-bea0-ea4b6157dd31 NetNS:/var/run/netns/d8b31920-62b7-45ad-bb4e-ef17f153de8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod550d74e4_4e24_4883_bea0_ea4b6157dd31.slice PodAnnotations:0xc00465e128}] Aliases:map[]}\"",
2026-06-09 12:20:06.243516 | controller |     "Jun 09 11:30:49.487125 crc crio[21508]: time=\"2026-06-09T11:30:49.487077657Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.243531 | controller |     "Jun 09 11:30:49.937491 crc crio[21508]: time=\"2026-06-09T11:30:49.936859371Z\" level=info msg=\"Stopping pod sandbox: e920ce467b9c7f2e9a4b1c6aceb06423e7293b23714757db64bd8db97604c67d\" id=bc4735ee-223a-45d8-a87a-82bccce898b7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.243546 | controller |     "Jun 09 11:30:49.938104 crc crio[21508]: time=\"2026-06-09T11:30:49.938032315Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-jn5ls Namespace:openstack ID:e920ce467b9c7f2e9a4b1c6aceb06423e7293b23714757db64bd8db97604c67d UID:f82e013b-3060-404d-964f-b74ae6cdd022 NetNS:/var/run/netns/09ed7434-6c45-4d9a-a334-c026498039ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf82e013b_3060_404d_964f_b74ae6cdd022.slice PodAnnotations:0xc004f90128}] Aliases:map[]}\"",
2026-06-09 12:20:06.243560 | controller |     "Jun 09 11:30:49.938251 crc crio[21508]: time=\"2026-06-09T11:30:49.93819167Z\" level=info msg=\"Deleting pod openstack_nova-cell0-cell-mapping-jn5ls from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.243588 | controller |     "Jun 09 11:30:50.063639 crc crio[21508]: 2026-06-09T11:30:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:57cfd63aee94b0c Mac:0e:d9:fb:75:b3:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c8 Mtu:0 Sandbox:/var/run/netns/d8b31920-62b7-45ad-bb4e-ef17f153de8a SocketPath: PciID:}] [{Interface:0xc00011a680 Address:{IP:10.217.0.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.243608 | controller |     "Jun 09 11:30:50.065441 crc crio[21508]: time=\"2026-06-09T11:30:50.065279599Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:57cfd63aee94b0c50aaf55f20992def5b048ba5b06432d7edde2538729dbea68 UID:550d74e4-4e24-4883-bea0-ea4b6157dd31 NetNS:/var/run/netns/d8b31920-62b7-45ad-bb4e-ef17f153de8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod550d74e4_4e24_4883_bea0_ea4b6157dd31.slice PodAnnotations:0xc00465e128}] Aliases:map[]}\"",
2026-06-09 12:20:06.243623 | controller |     "Jun 09 11:30:50.065615 crc crio[21508]: time=\"2026-06-09T11:30:50.065552597Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.243638 | controller |     "Jun 09 11:30:50.081124 crc crio[21508]: time=\"2026-06-09T11:30:50.080942228Z\" level=info msg=\"Ran pod sandbox 57cfd63aee94b0c50aaf55f20992def5b048ba5b06432d7edde2538729dbea68 with infra container: openstack/ceilometer-0/POD\" id=7aba667a-bc83-4ce1-9fe2-4e4fc913693a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.243653 | controller |     "Jun 09 11:30:50.084066 crc crio[21508]: time=\"2026-06-09T11:30:50.083718559Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=9f40eadd-040f-48fe-8243-601eb629e972 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.243668 | controller |     "Jun 09 11:30:50.132060 crc crio[21508]: time=\"2026-06-09T11:30:50.131975851Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=8582f35b-7d99-407b-9bd9-46b80112e21e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.243682 | controller |     "Jun 09 11:30:50.145259 crc crio[21508]: time=\"2026-06-09T11:30:50.142618903Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=9046a692-6685-4d91-8fdc-4d6123d9dde1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.243697 | controller |     "Jun 09 11:30:50.145259 crc crio[21508]: time=\"2026-06-09T11:30:50.143048545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.243711 | controller |     "Jun 09 11:30:50.220648 crc crio[21508]: time=\"2026-06-09T11:30:50.220498562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.243725 | controller |     "Jun 09 11:30:50.226562 crc crio[21508]: time=\"2026-06-09T11:30:50.226517048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.243740 | controller |     "Jun 09 11:30:50.317186 crc crio[21508]: time=\"2026-06-09T11:30:50.316619585Z\" level=info msg=\"Stopped pod sandbox: e920ce467b9c7f2e9a4b1c6aceb06423e7293b23714757db64bd8db97604c67d\" id=bc4735ee-223a-45d8-a87a-82bccce898b7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.243754 | controller |     "Jun 09 11:30:50.407636 crc crio[21508]: time=\"2026-06-09T11:30:50.407544276Z\" level=info msg=\"Created container a75af81b66579b86bebaf20177800ab1d5b4690b939b69e7bb303ae886c2ae1d: openstack/ceilometer-0/ceilometer-central-agent\" id=9046a692-6685-4d91-8fdc-4d6123d9dde1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.243768 | controller |     "Jun 09 11:30:50.411819 crc crio[21508]: time=\"2026-06-09T11:30:50.411743939Z\" level=info msg=\"Starting container: a75af81b66579b86bebaf20177800ab1d5b4690b939b69e7bb303ae886c2ae1d\" id=0b3e08d0-e753-4c2a-a1a8-17a20a9861a1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.243786 | controller |     "Jun 09 11:30:50.424721 crc crio[21508]: time=\"2026-06-09T11:30:50.424580845Z\" level=info msg=\"Started container\" PID=88629 containerID=a75af81b66579b86bebaf20177800ab1d5b4690b939b69e7bb303ae886c2ae1d description=openstack/ceilometer-0/ceilometer-central-agent id=0b3e08d0-e753-4c2a-a1a8-17a20a9861a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=57cfd63aee94b0c50aaf55f20992def5b048ba5b06432d7edde2538729dbea68",
2026-06-09 12:20:06.243801 | controller |     "Jun 09 11:30:50.447081 crc crio[21508]: time=\"2026-06-09T11:30:50.446717283Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=8ad38754-b121-4868-958e-3ab511a1deff name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.243816 | controller |     "Jun 09 11:30:50.485335 crc crio[21508]: time=\"2026-06-09T11:30:50.485075585Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=c6f4747a-71d9-4a2e-8962-ea2ebd3bff58 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.243830 | controller |     "Jun 09 11:30:50.503070 crc crio[21508]: time=\"2026-06-09T11:30:50.502976419Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=a8d68fcc-5afb-4df1-aaea-94e1e43ce971 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.243844 | controller |     "Jun 09 11:30:50.504051 crc crio[21508]: time=\"2026-06-09T11:30:50.503704731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.243859 | controller |     "Jun 09 11:30:50.607396 crc crio[21508]: time=\"2026-06-09T11:30:50.60721074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.243873 | controller |     "Jun 09 11:30:50.612546 crc crio[21508]: time=\"2026-06-09T11:30:50.612464954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.243888 | controller |     "Jun 09 11:30:50.821895 crc crio[21508]: time=\"2026-06-09T11:30:50.821647215Z\" level=info msg=\"Created container 3f388166fbeaed0cd61d8740897272a288b246efb6294f7776db6c2d2db2a2d6: openstack/ceilometer-0/ceilometer-notification-agent\" id=a8d68fcc-5afb-4df1-aaea-94e1e43ce971 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.243903 | controller |     "Jun 09 11:30:50.823947 crc crio[21508]: time=\"2026-06-09T11:30:50.82387424Z\" level=info msg=\"Starting container: 3f388166fbeaed0cd61d8740897272a288b246efb6294f7776db6c2d2db2a2d6\" id=874fdc93-a623-40a9-9a99-e7a27c40c823 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.243917 | controller |     "Jun 09 11:30:50.829564 crc crio[21508]: time=\"2026-06-09T11:30:50.829473154Z\" level=info msg=\"Started container\" PID=88680 containerID=3f388166fbeaed0cd61d8740897272a288b246efb6294f7776db6c2d2db2a2d6 description=openstack/ceilometer-0/ceilometer-notification-agent id=874fdc93-a623-40a9-9a99-e7a27c40c823 name=/runtime.v1.RuntimeService/StartContainer sandboxID=57cfd63aee94b0c50aaf55f20992def5b048ba5b06432d7edde2538729dbea68",
2026-06-09 12:20:06.243932 | controller |     "Jun 09 11:30:50.839564 crc crio[21508]: time=\"2026-06-09T11:30:50.839205999Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=c03aac0f-c367-4a3c-af77-8202638bdf0f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.243946 | controller |     "Jun 09 11:30:50.853393 crc crio[21508]: time=\"2026-06-09T11:30:50.853188398Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=ff7270ab-8752-4577-9d76-d6e14d7d5660 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.243963 | controller |     "Jun 09 11:30:50.861688 crc crio[21508]: time=\"2026-06-09T11:30:50.861580614Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=7f312eec-6da4-4497-ac76-946072626e1b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.243978 | controller |     "Jun 09 11:30:50.862120 crc crio[21508]: time=\"2026-06-09T11:30:50.862047557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.243992 | controller |     "Jun 09 11:30:50.914528 crc crio[21508]: time=\"2026-06-09T11:30:50.914480672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.244006 | controller |     "Jun 09 11:30:50.917802 crc crio[21508]: time=\"2026-06-09T11:30:50.917777088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.244020 | controller |     "Jun 09 11:30:51.132661 crc crio[21508]: time=\"2026-06-09T11:30:51.131250886Z\" level=info msg=\"Created container e1d27a8aeafedbece7631c005f481b255ad03fe8c64016631e77ec7c560476bc: openstack/ceilometer-0/sg-core\" id=7f312eec-6da4-4497-ac76-946072626e1b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.244034 | controller |     "Jun 09 11:30:51.138378 crc crio[21508]: time=\"2026-06-09T11:30:51.133730588Z\" level=info msg=\"Starting container: e1d27a8aeafedbece7631c005f481b255ad03fe8c64016631e77ec7c560476bc\" id=84e59c27-c964-4ddf-821d-0df7f789fb21 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.244048 | controller |     "Jun 09 11:30:51.144836 crc crio[21508]: time=\"2026-06-09T11:30:51.144742341Z\" level=info msg=\"Started container\" PID=88700 containerID=e1d27a8aeafedbece7631c005f481b255ad03fe8c64016631e77ec7c560476bc description=openstack/ceilometer-0/sg-core id=84e59c27-c964-4ddf-821d-0df7f789fb21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=57cfd63aee94b0c50aaf55f20992def5b048ba5b06432d7edde2538729dbea68",
2026-06-09 12:20:06.244062 | controller |     "Jun 09 11:30:51.160202 crc crio[21508]: time=\"2026-06-09T11:30:51.160131221Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=73f397ad-f29d-4d58-a953-3d683d80bac2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.244076 | controller |     "Jun 09 11:30:51.208800 crc crio[21508]: time=\"2026-06-09T11:30:51.208693872Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=447eca09-06a1-41bb-81a7-145a022cfaae name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.244090 | controller |     "Jun 09 11:30:51.214608 crc crio[21508]: time=\"2026-06-09T11:30:51.214472492Z\" level=info msg=\"Stopping container: 45c6ac8254f0d2b9fa35407a7c92ab1b93983ddcfdd6e93d2b5d5370c65d54b1 (timeout: 30s)\" id=2ae4120a-512c-43c1-9ce5-cce87850fea1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.244104 | controller |     "Jun 09 11:30:51.214725 crc crio[21508]: time=\"2026-06-09T11:30:51.214277506Z\" level=info msg=\"Stopping container: 67f4601dcd400a05caa675700c87e15935e1df9981779a0dedad9b180a7de986 (timeout: 30s)\" id=71610ffd-86f5-4ba3-82d1-41adf12c783e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.244118 | controller |     "Jun 09 11:30:51.228095 crc crio[21508]: time=\"2026-06-09T11:30:51.227911205Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=5a787008-2164-438e-b35d-48d69e9e94be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.244131 | controller |     "Jun 09 11:30:51.228638 crc crio[21508]: time=\"2026-06-09T11:30:51.228573444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.244148 | controller |     "Jun 09 11:30:51.300960 crc crio[21508]: time=\"2026-06-09T11:30:51.30087196Z\" level=info msg=\"Stopping container: d65caeecdce2b31d2d0fae1bd83c41a8936499d57bc864223ed3541aec9e7cc6 (timeout: 30s)\" id=22948ae1-3f38-4d10-8e86-2a0bd665e824 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.244163 | controller |     "Jun 09 11:30:51.301105 crc crio[21508]: time=\"2026-06-09T11:30:51.301004644Z\" level=info msg=\"Stopping container: 62e554b19468c7e1e94b3529e448bb98dae4d9f8ae68ba766e070991e77b9352 (timeout: 30s)\" id=b8a8583c-b070-4590-bb55-0ec9e79bd0b5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.244177 | controller |     "Jun 09 11:30:51.318930 crc crio[21508]: time=\"2026-06-09T11:30:51.318831386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.244192 | controller |     "Jun 09 11:30:51.327475 crc crio[21508]: time=\"2026-06-09T11:30:51.326671385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.244206 | controller |     "Jun 09 11:30:51.341193 crc crio[21508]: time=\"2026-06-09T11:30:51.341098018Z\" level=info msg=\"Stopped container 45c6ac8254f0d2b9fa35407a7c92ab1b93983ddcfdd6e93d2b5d5370c65d54b1: openstack/nova-api-0/nova-api-log\" id=2ae4120a-512c-43c1-9ce5-cce87850fea1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.244221 | controller |     "Jun 09 11:30:51.445009 crc crio[21508]: time=\"2026-06-09T11:30:51.444904576Z\" level=info msg=\"Stopped container d65caeecdce2b31d2d0fae1bd83c41a8936499d57bc864223ed3541aec9e7cc6: openstack/nova-metadata-0/nova-metadata-log\" id=22948ae1-3f38-4d10-8e86-2a0bd665e824 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.244235 | controller |     "Jun 09 11:30:51.466755 crc crio[21508]: time=\"2026-06-09T11:30:51.466659962Z\" level=info msg=\"Created container 178266a0bd9ff2d3be59f5e89cc68659612da5f48be8f9b10180adda95df69b7: openstack/ceilometer-0/proxy-httpd\" id=5a787008-2164-438e-b35d-48d69e9e94be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.244249 | controller |     "Jun 09 11:30:51.467562 crc crio[21508]: time=\"2026-06-09T11:30:51.467499807Z\" level=info msg=\"Starting container: 178266a0bd9ff2d3be59f5e89cc68659612da5f48be8f9b10180adda95df69b7\" id=df132101-c44e-49b5-b51d-2645614ee6f9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.244263 | controller |     "Jun 09 11:30:51.472830 crc crio[21508]: time=\"2026-06-09T11:30:51.472751521Z\" level=info msg=\"Started container\" PID=88728 containerID=178266a0bd9ff2d3be59f5e89cc68659612da5f48be8f9b10180adda95df69b7 description=openstack/ceilometer-0/proxy-httpd id=df132101-c44e-49b5-b51d-2645614ee6f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=57cfd63aee94b0c50aaf55f20992def5b048ba5b06432d7edde2538729dbea68",
2026-06-09 12:20:06.244277 | controller |     "Jun 09 11:30:51.533650 crc crio[21508]: time=\"2026-06-09T11:30:51.533474518Z\" level=info msg=\"Stopped container 62e554b19468c7e1e94b3529e448bb98dae4d9f8ae68ba766e070991e77b9352: openstack/nova-metadata-0/nova-metadata-metadata\" id=b8a8583c-b070-4590-bb55-0ec9e79bd0b5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.244291 | controller |     "Jun 09 11:30:51.534848 crc crio[21508]: time=\"2026-06-09T11:30:51.534761135Z\" level=info msg=\"Stopping pod sandbox: 4bb77b6c5cbcb24c8b9468056d799592cebb38fa4c1b2449f3a8de51716e10f2\" id=fe3ad3b1-7344-4eb4-a96b-d92ad0f2b76e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.244305 | controller |     "Jun 09 11:30:51.536204 crc crio[21508]: time=\"2026-06-09T11:30:51.536132746Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:4bb77b6c5cbcb24c8b9468056d799592cebb38fa4c1b2449f3a8de51716e10f2 UID:4abe1a46-7c54-4e50-ace7-37eac9bd938a NetNS:/var/run/netns/52fec19a-fd88-4f3d-949b-c0a8fe5b3b07 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4abe1a46_7c54_4e50_ace7_37eac9bd938a.slice PodAnnotations:0xc0039b84a8}] Aliases:map[]}\"",
2026-06-09 12:20:06.244323 | controller |     "Jun 09 11:30:51.536500 crc crio[21508]: time=\"2026-06-09T11:30:51.536406444Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.244338 | controller |     "Jun 09 11:30:51.898522 crc crio[21508]: time=\"2026-06-09T11:30:51.897994486Z\" level=info msg=\"Stopped pod sandbox: 4bb77b6c5cbcb24c8b9468056d799592cebb38fa4c1b2449f3a8de51716e10f2\" id=fe3ad3b1-7344-4eb4-a96b-d92ad0f2b76e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.244371 | controller |     "Jun 09 11:30:52.008913 crc crio[21508]: time=\"2026-06-09T11:30:52.008231562Z\" level=info msg=\"Stopping container: 5af8b80d93a0af8ac1985e292380fc7e8b115211c09ac81dd40a86bee6216835 (timeout: 10s)\" id=3c8bb0ef-2e03-40d4-9518-ec5c54b44253 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.244387 | controller |     "Jun 09 11:30:52.051507 crc crio[21508]: time=\"2026-06-09T11:30:52.051440207Z\" level=info msg=\"Stopping container: 86e830cf2d59ca93a269ea756fc888b925e16a70bd2c96ac8cb4fd92d2366ab1 (timeout: 30s)\" id=fefab6c4-fe2c-439c-98b7-75f6d1130359 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.244401 | controller |     "Jun 09 11:30:52.052797 crc crio[21508]: time=\"2026-06-09T11:30:52.05187266Z\" level=info msg=\"Stopping pod sandbox: ba0031792c7cc71703b8dc3a1c5a3fdee6e9ff767caa64bd78c3254506535221\" id=16284c72-98c2-4c89-b965-385e9b10e89a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.244416 | controller |     "Jun 09 11:30:52.052797 crc crio[21508]: time=\"2026-06-09T11:30:52.052435806Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-54xwr Namespace:openstack ID:ba0031792c7cc71703b8dc3a1c5a3fdee6e9ff767caa64bd78c3254506535221 UID:202612f5-1667-47a5-8c92-675215a5ca14 NetNS:/var/run/netns/9bd4fdca-ad74-448d-8a20-5c334cc926e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod202612f5_1667_47a5_8c92_675215a5ca14.slice PodAnnotations:0xc00008d040}] Aliases:map[]}\"",
2026-06-09 12:20:06.244430 | controller |     "Jun 09 11:30:52.052797 crc crio[21508]: time=\"2026-06-09T11:30:52.05257967Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-db-sync-54xwr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.244445 | controller |     "Jun 09 11:30:52.160782 crc crio[21508]: time=\"2026-06-09T11:30:52.160718865Z\" level=info msg=\"Stopped container 5af8b80d93a0af8ac1985e292380fc7e8b115211c09ac81dd40a86bee6216835: openstack/dnsmasq-dns-75b56949bf-d5qnp/dnsmasq-dns\" id=3c8bb0ef-2e03-40d4-9518-ec5c54b44253 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.244459 | controller |     "Jun 09 11:30:52.172147 crc crio[21508]: time=\"2026-06-09T11:30:52.171789719Z\" level=info msg=\"Stopping pod sandbox: a5f01fe919e18eb82fc678721b5f3aef2cf5b0c51ae1fb15ac4890a6a62b5434\" id=8207412d-2dab-4687-843a-b2819b70ef9f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.244473 | controller |     "Jun 09 11:30:52.179024 crc crio[21508]: time=\"2026-06-09T11:30:52.177672721Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-75b56949bf-d5qnp Namespace:openstack ID:a5f01fe919e18eb82fc678721b5f3aef2cf5b0c51ae1fb15ac4890a6a62b5434 UID:0deba880-a7cb-47ef-8985-cfa4449c00a0 NetNS:/var/run/netns/33a540e0-83a3-43c9-a890-8aaf7d6a66c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0deba880_a7cb_47ef_8985_cfa4449c00a0.slice PodAnnotations:0xc00008d250}] Aliases:map[]}\"",
2026-06-09 12:20:06.244494 | controller |     "Jun 09 11:30:52.179024 crc crio[21508]: time=\"2026-06-09T11:30:52.177920379Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-75b56949bf-d5qnp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.244510 | controller |     "Jun 09 11:30:52.583826 crc crio[21508]: time=\"2026-06-09T11:30:52.582419737Z\" level=info msg=\"Stopped pod sandbox: ba0031792c7cc71703b8dc3a1c5a3fdee6e9ff767caa64bd78c3254506535221\" id=16284c72-98c2-4c89-b965-385e9b10e89a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.244525 | controller |     "Jun 09 11:30:52.682719 crc crio[21508]: time=\"2026-06-09T11:30:52.682608699Z\" level=info msg=\"Stopped pod sandbox: a5f01fe919e18eb82fc678721b5f3aef2cf5b0c51ae1fb15ac4890a6a62b5434\" id=8207412d-2dab-4687-843a-b2819b70ef9f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.244539 | controller |     "Jun 09 11:30:53.082706 crc crio[21508]: time=\"2026-06-09T11:30:53.082635957Z\" level=info msg=\"Removing container: 5af8b80d93a0af8ac1985e292380fc7e8b115211c09ac81dd40a86bee6216835\" id=a413800f-90f8-481f-8579-d648e7ac7e27 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.244554 | controller |     "Jun 09 11:30:53.145507 crc crio[21508]: time=\"2026-06-09T11:30:53.145367343Z\" level=info msg=\"Removed container 5af8b80d93a0af8ac1985e292380fc7e8b115211c09ac81dd40a86bee6216835: openstack/dnsmasq-dns-75b56949bf-d5qnp/dnsmasq-dns\" id=a413800f-90f8-481f-8579-d648e7ac7e27 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.244568 | controller |     "Jun 09 11:30:53.160377 crc crio[21508]: time=\"2026-06-09T11:30:53.153229503Z\" level=info msg=\"Removing container: ceff6bca8a4082c7351f23f06d47e9c9deb369ff663f61812dbeda00a9db8d7b\" id=b3dcaaca-b35e-44cd-9c20-2b7e77ab4ce8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.244582 | controller |     "Jun 09 11:30:53.250424 crc crio[21508]: time=\"2026-06-09T11:30:53.237107988Z\" level=info msg=\"Removed container ceff6bca8a4082c7351f23f06d47e9c9deb369ff663f61812dbeda00a9db8d7b: openstack/dnsmasq-dns-75b56949bf-d5qnp/init\" id=b3dcaaca-b35e-44cd-9c20-2b7e77ab4ce8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.244596 | controller |     "Jun 09 11:30:53.526632 crc crio[21508]: time=\"2026-06-09T11:30:53.526548709Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=227b4726-8fe4-4803-b521-6a2b2a03b4bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.244609 | controller |     "Jun 09 11:30:53.526752 crc crio[21508]: time=\"2026-06-09T11:30:53.526677923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.244623 | controller |     "Jun 09 11:30:53.573617 crc crio[21508]: time=\"2026-06-09T11:30:53.573532464Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:1e85f88dd741cf912e174a6b659394609a5d3e9ae68a8306147fb2c9322a721c UID:29a9e05a-bd6c-4af9-b79c-aec8cdb5eb40 NetNS:/var/run/netns/ef0aab10-982e-4286-8f86-76fc79455c32 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29a9e05a_bd6c_4af9_b79c_aec8cdb5eb40.slice PodAnnotations:0xc002c0ae48}] Aliases:map[]}\"",
2026-06-09 12:20:06.244638 | controller |     "Jun 09 11:30:53.573893 crc crio[21508]: time=\"2026-06-09T11:30:53.573842033Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.244653 | controller |     "Jun 09 11:30:53.670122 crc crio[21508]: time=\"2026-06-09T11:30:53.670043048Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=3c59de48-7cdd-4bce-a437-4f7e06dd427e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.244671 | controller |     "Jun 09 11:30:53.670262 crc crio[21508]: time=\"2026-06-09T11:30:53.670155032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.244686 | controller |     "Jun 09 11:30:53.765487 crc crio[21508]: time=\"2026-06-09T11:30:53.764427611Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:e95dcc0d1d8e1efab729613aea46558c60c1ee7448d400e736f20ab726ffec85 UID:169e1482-bb37-4cc5-a567-7a40871c78ed NetNS:/var/run/netns/00f02959-ef8f-4d57-aa82-95b2c479178a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod169e1482_bb37_4cc5_a567_7a40871c78ed.slice PodAnnotations:0xc002c0a098}] Aliases:map[]}\"",
2026-06-09 12:20:06.244701 | controller |     "Jun 09 11:30:53.765487 crc crio[21508]: time=\"2026-06-09T11:30:53.764830973Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.244715 | controller |     "Jun 09 11:30:54.132392 crc crio[21508]: 2026-06-09T11:30:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1e85f88dd741cf9 Mac:9e:4e:45:6c:4c:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c9 Mtu:0 Sandbox:/var/run/netns/ef0aab10-982e-4286-8f86-76fc79455c32 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.244730 | controller |     "Jun 09 11:30:54.133562 crc crio[21508]: time=\"2026-06-09T11:30:54.133496492Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:1e85f88dd741cf912e174a6b659394609a5d3e9ae68a8306147fb2c9322a721c UID:29a9e05a-bd6c-4af9-b79c-aec8cdb5eb40 NetNS:/var/run/netns/ef0aab10-982e-4286-8f86-76fc79455c32 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29a9e05a_bd6c_4af9_b79c_aec8cdb5eb40.slice PodAnnotations:0xc002c0ae48}] Aliases:map[]}\"",
2026-06-09 12:20:06.244745 | controller |     "Jun 09 11:30:54.133703 crc crio[21508]: time=\"2026-06-09T11:30:54.133656907Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.244759 | controller |     "Jun 09 11:30:54.142092 crc crio[21508]: time=\"2026-06-09T11:30:54.142013271Z\" level=info msg=\"Ran pod sandbox 1e85f88dd741cf912e174a6b659394609a5d3e9ae68a8306147fb2c9322a721c with infra container: openstack/nova-cell1-conductor-0/POD\" id=227b4726-8fe4-4803-b521-6a2b2a03b4bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.244774 | controller |     "Jun 09 11:30:54.144113 crc crio[21508]: time=\"2026-06-09T11:30:54.144047201Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=4ac85fcb-04d6-48a6-b8b4-c68b04c9c97d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.244789 | controller |     "Jun 09 11:30:54.172406 crc crio[21508]: time=\"2026-06-09T11:30:54.172239776Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=ba2f58c9-caf0-4598-bf41-86ffd3ad97f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.244803 | controller |     "Jun 09 11:30:54.179540 crc crio[21508]: time=\"2026-06-09T11:30:54.179449057Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=fce8e6a9-978e-4a8a-af55-8cfae327d636 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.244817 | controller |     "Jun 09 11:30:54.180064 crc crio[21508]: time=\"2026-06-09T11:30:54.179998323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.244835 | controller |     "Jun 09 11:30:54.227715 crc crio[21508]: time=\"2026-06-09T11:30:54.227633797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.244849 | controller |     "Jun 09 11:30:54.231178 crc crio[21508]: time=\"2026-06-09T11:30:54.230877882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.244864 | controller |     "Jun 09 11:30:54.335124 crc crio[21508]: 2026-06-09T11:30:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e95dcc0d1d8e1ef Mac:d6:d8:fa:5c:0e:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ca Mtu:0 Sandbox:/var/run/netns/00f02959-ef8f-4d57-aa82-95b2c479178a SocketPath: PciID:}] [{Interface:0xc0004a8980 Address:{IP:10.217.0.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.244878 | controller |     "Jun 09 11:30:54.336866 crc crio[21508]: time=\"2026-06-09T11:30:54.336482272Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:e95dcc0d1d8e1efab729613aea46558c60c1ee7448d400e736f20ab726ffec85 UID:169e1482-bb37-4cc5-a567-7a40871c78ed NetNS:/var/run/netns/00f02959-ef8f-4d57-aa82-95b2c479178a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod169e1482_bb37_4cc5_a567_7a40871c78ed.slice PodAnnotations:0xc002c0a098}] Aliases:map[]}\"",
2026-06-09 12:20:06.244894 | controller |     "Jun 09 11:30:54.336866 crc crio[21508]: time=\"2026-06-09T11:30:54.336636937Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.244911 | controller |     "Jun 09 11:30:54.349655 crc crio[21508]: time=\"2026-06-09T11:30:54.348994318Z\" level=info msg=\"Ran pod sandbox e95dcc0d1d8e1efab729613aea46558c60c1ee7448d400e736f20ab726ffec85 with infra container: openstack/nova-metadata-0/POD\" id=3c59de48-7cdd-4bce-a437-4f7e06dd427e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.244928 | controller |     "Jun 09 11:30:54.351672 crc crio[21508]: time=\"2026-06-09T11:30:54.351597044Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=85a2462e-a0b9-4f46-bc46-355b00480479 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.244943 | controller |     "Jun 09 11:30:54.355570 crc crio[21508]: time=\"2026-06-09T11:30:54.355105017Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=0bb53074-f572-4ae5-b79d-76bd6c6d2b86 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.244957 | controller |     "Jun 09 11:30:54.361173 crc crio[21508]: time=\"2026-06-09T11:30:54.361084682Z\" level=info msg=\"Created container f0adbb2387731eda41b6c549bdacd189135e3bf22ffcd4d9b2bd9808cf4ca8bf: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=fce8e6a9-978e-4a8a-af55-8cfae327d636 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.244972 | controller |     "Jun 09 11:30:54.362385 crc crio[21508]: time=\"2026-06-09T11:30:54.362243336Z\" level=info msg=\"Starting container: f0adbb2387731eda41b6c549bdacd189135e3bf22ffcd4d9b2bd9808cf4ca8bf\" id=15254e41-97fd-47fb-b263-4b292de120f5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.244986 | controller |     "Jun 09 11:30:54.363270 crc crio[21508]: time=\"2026-06-09T11:30:54.363207174Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=29e6f842-cd03-430e-859a-f326ffb9fed5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.245000 | controller |     "Jun 09 11:30:54.364796 crc crio[21508]: time=\"2026-06-09T11:30:54.364733409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.245018 | controller |     "Jun 09 11:30:54.370784 crc crio[21508]: time=\"2026-06-09T11:30:54.370695263Z\" level=info msg=\"Started container\" PID=89325 containerID=f0adbb2387731eda41b6c549bdacd189135e3bf22ffcd4d9b2bd9808cf4ca8bf description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=15254e41-97fd-47fb-b263-4b292de120f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e85f88dd741cf912e174a6b659394609a5d3e9ae68a8306147fb2c9322a721c",
2026-06-09 12:20:06.245033 | controller |     "Jun 09 11:30:54.414918 crc crio[21508]: time=\"2026-06-09T11:30:54.414724682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.245047 | controller |     "Jun 09 11:30:54.417940 crc crio[21508]: time=\"2026-06-09T11:30:54.417868574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.245062 | controller |     "Jun 09 11:30:54.545698 crc crio[21508]: time=\"2026-06-09T11:30:54.536215458Z\" level=info msg=\"Created container 126f3428843454b56837af6e4e7b6d4e9864bca236799aff85b19f70490ddfe7: openstack/nova-metadata-0/nova-metadata-log\" id=29e6f842-cd03-430e-859a-f326ffb9fed5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.245076 | controller |     "Jun 09 11:30:54.545698 crc crio[21508]: time=\"2026-06-09T11:30:54.537981559Z\" level=info msg=\"Starting container: 126f3428843454b56837af6e4e7b6d4e9864bca236799aff85b19f70490ddfe7\" id=4c2a11e0-248b-4fd4-95f9-e67aceb1f458 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.245090 | controller |     "Jun 09 11:30:54.545698 crc crio[21508]: time=\"2026-06-09T11:30:54.54415445Z\" level=info msg=\"Started container\" PID=89335 containerID=126f3428843454b56837af6e4e7b6d4e9864bca236799aff85b19f70490ddfe7 description=openstack/nova-metadata-0/nova-metadata-log id=4c2a11e0-248b-4fd4-95f9-e67aceb1f458 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e95dcc0d1d8e1efab729613aea46558c60c1ee7448d400e736f20ab726ffec85",
2026-06-09 12:20:06.245104 | controller |     "Jun 09 11:30:54.556892 crc crio[21508]: time=\"2026-06-09T11:30:54.556828551Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=3f0c67a5-375e-4b7e-888f-def575f82259 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.245118 | controller |     "Jun 09 11:30:54.599764 crc crio[21508]: time=\"2026-06-09T11:30:54.599677075Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=fd980945-ddb1-419e-9a8a-f7dca23dbdf3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.245132 | controller |     "Jun 09 11:30:54.608703 crc crio[21508]: time=\"2026-06-09T11:30:54.607753131Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=5657ba6d-540b-4d3a-b7d0-5d718a4b0f60 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.245146 | controller |     "Jun 09 11:30:54.611526 crc crio[21508]: time=\"2026-06-09T11:30:54.611408118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.245160 | controller |     "Jun 09 11:30:54.671019 crc crio[21508]: time=\"2026-06-09T11:30:54.67093843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.245174 | controller |     "Jun 09 11:30:54.673873 crc crio[21508]: time=\"2026-06-09T11:30:54.673751413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.245192 | controller |     "Jun 09 11:30:54.762773 crc crio[21508]: time=\"2026-06-09T11:30:54.76079953Z\" level=info msg=\"Stopped container 67f4601dcd400a05caa675700c87e15935e1df9981779a0dedad9b180a7de986: openstack/nova-api-0/nova-api-api\" id=71610ffd-86f5-4ba3-82d1-41adf12c783e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.245206 | controller |     "Jun 09 11:30:54.764430 crc crio[21508]: time=\"2026-06-09T11:30:54.764123688Z\" level=info msg=\"Stopping pod sandbox: c13f5ac27f1b33cbed369c23fdf2415ad5258c5b4e95987f543e32ae2d8f49f3\" id=efc1ade9-0796-406f-8cd4-dbcec5234ef0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.245221 | controller |     "Jun 09 11:30:54.765136 crc crio[21508]: time=\"2026-06-09T11:30:54.765062925Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:c13f5ac27f1b33cbed369c23fdf2415ad5258c5b4e95987f543e32ae2d8f49f3 UID:3212748e-39bb-45d6-a350-5704e6bc49cf NetNS:/var/run/netns/cb3ff573-799d-476e-be72-d7d0867e0894 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3212748e_39bb_45d6_a350_5704e6bc49cf.slice PodAnnotations:0xc000852e70}] Aliases:map[]}\"",
2026-06-09 12:20:06.245235 | controller |     "Jun 09 11:30:54.765382 crc crio[21508]: time=\"2026-06-09T11:30:54.76524214Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.245249 | controller |     "Jun 09 11:30:54.937587 crc crio[21508]: time=\"2026-06-09T11:30:54.934995799Z\" level=info msg=\"Created container f767160e75d488623e8b9687b28542d26540f84f6784ff81006164c3d4291318: openstack/nova-metadata-0/nova-metadata-metadata\" id=5657ba6d-540b-4d3a-b7d0-5d718a4b0f60 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.245264 | controller |     "Jun 09 11:30:54.938213 crc crio[21508]: time=\"2026-06-09T11:30:54.938176412Z\" level=info msg=\"Starting container: f767160e75d488623e8b9687b28542d26540f84f6784ff81006164c3d4291318\" id=981c8417-35dd-44c6-8eb9-3fc15be94003 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.245278 | controller |     "Jun 09 11:30:54.947213 crc crio[21508]: time=\"2026-06-09T11:30:54.947112323Z\" level=info msg=\"Started container\" PID=89408 containerID=f767160e75d488623e8b9687b28542d26540f84f6784ff81006164c3d4291318 description=openstack/nova-metadata-0/nova-metadata-metadata id=981c8417-35dd-44c6-8eb9-3fc15be94003 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e95dcc0d1d8e1efab729613aea46558c60c1ee7448d400e736f20ab726ffec85",
2026-06-09 12:20:06.245292 | controller |     "Jun 09 11:30:55.109899 crc crio[21508]: time=\"2026-06-09T11:30:55.109515746Z\" level=info msg=\"Stopped pod sandbox: c13f5ac27f1b33cbed369c23fdf2415ad5258c5b4e95987f543e32ae2d8f49f3\" id=efc1ade9-0796-406f-8cd4-dbcec5234ef0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.245307 | controller |     "Jun 09 11:30:55.188655 crc crio[21508]: time=\"2026-06-09T11:30:55.188277361Z\" level=info msg=\"Removing container: 67f4601dcd400a05caa675700c87e15935e1df9981779a0dedad9b180a7de986\" id=57c330a2-4e18-41e6-86ea-cd6595307065 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.245321 | controller |     "Jun 09 11:30:55.256034 crc crio[21508]: time=\"2026-06-09T11:30:55.255994033Z\" level=info msg=\"Removed container 67f4601dcd400a05caa675700c87e15935e1df9981779a0dedad9b180a7de986: openstack/nova-api-0/nova-api-api\" id=57c330a2-4e18-41e6-86ea-cd6595307065 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.245335 | controller |     "Jun 09 11:30:55.280690 crc crio[21508]: time=\"2026-06-09T11:30:55.280586133Z\" level=info msg=\"Removing container: 45c6ac8254f0d2b9fa35407a7c92ab1b93983ddcfdd6e93d2b5d5370c65d54b1\" id=471bcfcd-48d7-4fe1-9f33-ba794e251b40 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.245378 | controller |     "Jun 09 11:30:55.338436 crc crio[21508]: time=\"2026-06-09T11:30:55.338277831Z\" level=info msg=\"Removed container 45c6ac8254f0d2b9fa35407a7c92ab1b93983ddcfdd6e93d2b5d5370c65d54b1: openstack/nova-api-0/nova-api-log\" id=471bcfcd-48d7-4fe1-9f33-ba794e251b40 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.245396 | controller |     "Jun 09 11:30:55.975939 crc crio[21508]: time=\"2026-06-09T11:30:55.975543632Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=85ef4428-702c-47af-b860-ba0ddbf6db8f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.245411 | controller |     "Jun 09 11:30:55.976044 crc crio[21508]: time=\"2026-06-09T11:30:55.975973665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.245425 | controller |     "Jun 09 11:30:56.011984 crc crio[21508]: time=\"2026-06-09T11:30:56.011906227Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:c8a8815aec391414c56afc043dc8a1d44e9be1891982b0132aabcd6c3efb6dde UID:b3dce0f3-efc4-4f23-ad71-0dfd64ec3fdc NetNS:/var/run/netns/b76c2c67-930f-4dfd-93d3-bd2626c70357 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3dce0f3_efc4_4f23_ad71_0dfd64ec3fdc.slice PodAnnotations:0xc002a12388}] Aliases:map[]}\"",
2026-06-09 12:20:06.245440 | controller |     "Jun 09 11:30:56.011984 crc crio[21508]: time=\"2026-06-09T11:30:56.011967278Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.245454 | controller |     "Jun 09 11:30:56.392869 crc crio[21508]: time=\"2026-06-09T11:30:56.392158845Z\" level=info msg=\"Stopped container 86e830cf2d59ca93a269ea756fc888b925e16a70bd2c96ac8cb4fd92d2366ab1: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=fefab6c4-fe2c-439c-98b7-75f6d1130359 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.245469 | controller |     "Jun 09 11:30:56.394817 crc crio[21508]: time=\"2026-06-09T11:30:56.394648018Z\" level=info msg=\"Stopping pod sandbox: b6a5147b216b107f685ceb607c857bacd9d6f9cca40f6534145a6124668b3c02\" id=919b56f2-9586-4411-a6aa-ba2682909c23 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.245483 | controller |     "Jun 09 11:30:56.396625 crc crio[21508]: time=\"2026-06-09T11:30:56.395654888Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:b6a5147b216b107f685ceb607c857bacd9d6f9cca40f6534145a6124668b3c02 UID:a02fe82a-9f73-4024-aa55-bb4580157379 NetNS:/var/run/netns/894c7197-6051-4b56-99a9-3baa2acea782 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda02fe82a_9f73_4024_aa55_bb4580157379.slice PodAnnotations:0xc00008c978}] Aliases:map[]}\"",
2026-06-09 12:20:06.245497 | controller |     "Jun 09 11:30:56.396625 crc crio[21508]: time=\"2026-06-09T11:30:56.395839503Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.245512 | controller |     "Jun 09 11:30:56.576602 crc crio[21508]: 2026-06-09T11:30:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c8a8815aec39141 Mac:76:ec:62:71:90:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cb Mtu:0 Sandbox:/var/run/netns/b76c2c67-930f-4dfd-93d3-bd2626c70357 SocketPath: PciID:}] [{Interface:0xc00025d5d0 Address:{IP:10.217.0.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.245527 | controller |     "Jun 09 11:30:56.580164 crc crio[21508]: time=\"2026-06-09T11:30:56.578644633Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:c8a8815aec391414c56afc043dc8a1d44e9be1891982b0132aabcd6c3efb6dde UID:b3dce0f3-efc4-4f23-ad71-0dfd64ec3fdc NetNS:/var/run/netns/b76c2c67-930f-4dfd-93d3-bd2626c70357 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3dce0f3_efc4_4f23_ad71_0dfd64ec3fdc.slice PodAnnotations:0xc002a12388}] Aliases:map[]}\"",
2026-06-09 12:20:06.245546 | controller |     "Jun 09 11:30:56.580164 crc crio[21508]: time=\"2026-06-09T11:30:56.578790367Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.245561 | controller |     "Jun 09 11:30:56.587083 crc crio[21508]: time=\"2026-06-09T11:30:56.586837173Z\" level=info msg=\"Ran pod sandbox c8a8815aec391414c56afc043dc8a1d44e9be1891982b0132aabcd6c3efb6dde with infra container: openstack/nova-api-0/POD\" id=85ef4428-702c-47af-b860-ba0ddbf6db8f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.245575 | controller |     "Jun 09 11:30:56.590326 crc crio[21508]: time=\"2026-06-09T11:30:56.590230232Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=0444a130-8648-4911-9be5-dd07d4a88cf8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.245589 | controller |     "Jun 09 11:30:56.597267 crc crio[21508]: time=\"2026-06-09T11:30:56.594522048Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=dfe821f3-b814-45fb-b535-15deb6f2435e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.245604 | controller |     "Jun 09 11:30:56.614951 crc crio[21508]: time=\"2026-06-09T11:30:56.614460931Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=80cca7e9-797f-4cd2-a6f4-ecc793f17784 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.245618 | controller |     "Jun 09 11:30:56.617655 crc crio[21508]: time=\"2026-06-09T11:30:56.616827961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.245632 | controller |     "Jun 09 11:30:56.695208 crc crio[21508]: time=\"2026-06-09T11:30:56.695110382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.245646 | controller |     "Jun 09 11:30:56.700403 crc crio[21508]: time=\"2026-06-09T11:30:56.700244482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.245661 | controller |     "Jun 09 11:30:56.751467 crc crio[21508]: time=\"2026-06-09T11:30:56.751278776Z\" level=info msg=\"Stopped pod sandbox: b6a5147b216b107f685ceb607c857bacd9d6f9cca40f6534145a6124668b3c02\" id=919b56f2-9586-4411-a6aa-ba2682909c23 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.245675 | controller |     "Jun 09 11:30:57.002522 crc crio[21508]: time=\"2026-06-09T11:30:57.001839189Z\" level=info msg=\"Created container fca1434ad14cf495437e5b65ab9624a555dba0f1ab571ed21a86f8b0816e1043: openstack/nova-api-0/nova-api-log\" id=80cca7e9-797f-4cd2-a6f4-ecc793f17784 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.245689 | controller |     "Jun 09 11:30:57.016238 crc crio[21508]: time=\"2026-06-09T11:30:57.016133407Z\" level=info msg=\"Starting container: fca1434ad14cf495437e5b65ab9624a555dba0f1ab571ed21a86f8b0816e1043\" id=034c54a5-9b75-4599-8934-e82b17991bb6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.245704 | controller |     "Jun 09 11:30:57.025667 crc crio[21508]: time=\"2026-06-09T11:30:57.025570413Z\" level=info msg=\"Started container\" PID=89678 containerID=fca1434ad14cf495437e5b65ab9624a555dba0f1ab571ed21a86f8b0816e1043 description=openstack/nova-api-0/nova-api-log id=034c54a5-9b75-4599-8934-e82b17991bb6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8a8815aec391414c56afc043dc8a1d44e9be1891982b0132aabcd6c3efb6dde",
2026-06-09 12:20:06.245723 | controller |     "Jun 09 11:30:57.048701 crc crio[21508]: time=\"2026-06-09T11:30:57.045811896Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=5963a418-08f1-427b-9064-d062ee1bf8c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.245738 | controller |     "Jun 09 11:30:57.081024 crc crio[21508]: time=\"2026-06-09T11:30:57.080924383Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=00561905-764e-431d-8e1a-f592ae8497f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.245753 | controller |     "Jun 09 11:30:57.091130 crc crio[21508]: time=\"2026-06-09T11:30:57.090949967Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=3394ee83-d8cf-4b23-8972-7479a2ad861c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.245767 | controller |     "Jun 09 11:30:57.093016 crc crio[21508]: time=\"2026-06-09T11:30:57.092720269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.245782 | controller |     "Jun 09 11:30:57.160499 crc crio[21508]: time=\"2026-06-09T11:30:57.160403679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.245796 | controller |     "Jun 09 11:30:57.168535 crc crio[21508]: time=\"2026-06-09T11:30:57.165874589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.245810 | controller |     "Jun 09 11:30:57.227275 crc crio[21508]: time=\"2026-06-09T11:30:57.227186514Z\" level=info msg=\"Removing container: 86e830cf2d59ca93a269ea756fc888b925e16a70bd2c96ac8cb4fd92d2366ab1\" id=5c635e50-4a33-4448-8cf8-e76762c84da8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.245825 | controller |     "Jun 09 11:30:57.253796 crc crio[21508]: time=\"2026-06-09T11:30:57.2536873Z\" level=info msg=\"Removed container 86e830cf2d59ca93a269ea756fc888b925e16a70bd2c96ac8cb4fd92d2366ab1: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=5c635e50-4a33-4448-8cf8-e76762c84da8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.245839 | controller |     "Jun 09 11:30:57.307233 crc crio[21508]: time=\"2026-06-09T11:30:57.307127044Z\" level=info msg=\"Created container 00206cb69f900fb6b1d1eb3d655ea2d1f27c63a8d732d0111b30aa16a0f5bec3: openstack/nova-api-0/nova-api-api\" id=3394ee83-d8cf-4b23-8972-7479a2ad861c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.245854 | controller |     "Jun 09 11:30:57.310461 crc crio[21508]: time=\"2026-06-09T11:30:57.310333777Z\" level=info msg=\"Starting container: 00206cb69f900fb6b1d1eb3d655ea2d1f27c63a8d732d0111b30aa16a0f5bec3\" id=59ba7d8b-47e6-4ac4-ae57-88a2c589590b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.245868 | controller |     "Jun 09 11:30:57.318811 crc crio[21508]: time=\"2026-06-09T11:30:57.318706862Z\" level=info msg=\"Started container\" PID=89723 containerID=00206cb69f900fb6b1d1eb3d655ea2d1f27c63a8d732d0111b30aa16a0f5bec3 description=openstack/nova-api-0/nova-api-api id=59ba7d8b-47e6-4ac4-ae57-88a2c589590b name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8a8815aec391414c56afc043dc8a1d44e9be1891982b0132aabcd6c3efb6dde",
2026-06-09 12:20:06.245882 | controller |     "Jun 09 11:30:57.774706 crc crio[21508]: time=\"2026-06-09T11:30:57.773834863Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=7550c3f0-8121-4ea9-9757-a26b21268514 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.245900 | controller |     "Jun 09 11:30:57.776434 crc crio[21508]: time=\"2026-06-09T11:30:57.774745369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.245916 | controller |     "Jun 09 11:30:57.818013 crc crio[21508]: time=\"2026-06-09T11:30:57.817900742Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:2826364e6019a839457445491cafc482e60455d687bf938f9c8d98e7970c78e1 UID:1c58e824-7b41-4fd5-b367-ee4e2c03e39d NetNS:/var/run/netns/9de6421f-3683-462d-ab6b-ded073797f72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1c58e824_7b41_4fd5_b367_ee4e2c03e39d.slice PodAnnotations:0xc002a12d30}] Aliases:map[]}\"",
2026-06-09 12:20:06.245930 | controller |     "Jun 09 11:30:57.818013 crc crio[21508]: time=\"2026-06-09T11:30:57.817994105Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.245945 | controller |     "Jun 09 11:30:58.391278 crc crio[21508]: 2026-06-09T11:30:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2826364e6019a83 Mac:d6:15:4f:05:22:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cc Mtu:0 Sandbox:/var/run/netns/9de6421f-3683-462d-ab6b-ded073797f72 SocketPath: PciID:}] [{Interface:0xc000153450 Address:{IP:10.217.0.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.245960 | controller |     "Jun 09 11:30:58.393021 crc crio[21508]: time=\"2026-06-09T11:30:58.392956391Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:2826364e6019a839457445491cafc482e60455d687bf938f9c8d98e7970c78e1 UID:1c58e824-7b41-4fd5-b367-ee4e2c03e39d NetNS:/var/run/netns/9de6421f-3683-462d-ab6b-ded073797f72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1c58e824_7b41_4fd5_b367_ee4e2c03e39d.slice PodAnnotations:0xc002a12d30}] Aliases:map[]}\"",
2026-06-09 12:20:06.245975 | controller |     "Jun 09 11:30:58.393215 crc crio[21508]: time=\"2026-06-09T11:30:58.393138637Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.245990 | controller |     "Jun 09 11:30:58.401556 crc crio[21508]: time=\"2026-06-09T11:30:58.401275605Z\" level=info msg=\"Ran pod sandbox 2826364e6019a839457445491cafc482e60455d687bf938f9c8d98e7970c78e1 with infra container: openstack/nova-scheduler-0/POD\" id=7550c3f0-8121-4ea9-9757-a26b21268514 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.246005 | controller |     "Jun 09 11:30:58.405080 crc crio[21508]: time=\"2026-06-09T11:30:58.405007304Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=abe9c6ef-ad1b-4e5c-b143-593b98403cd6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.246019 | controller |     "Jun 09 11:30:58.437015 crc crio[21508]: time=\"2026-06-09T11:30:58.436865756Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=c32c255b-9ac3-42a8-9c2d-5cefb8ceec4a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.246033 | controller |     "Jun 09 11:30:58.454990 crc crio[21508]: time=\"2026-06-09T11:30:58.454908944Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=98d1e1f4-6b7c-467e-a2b0-7877bd0d297b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.246047 | controller |     "Jun 09 11:30:58.455535 crc crio[21508]: time=\"2026-06-09T11:30:58.455470271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.246065 | controller |     "Jun 09 11:30:58.514131 crc crio[21508]: time=\"2026-06-09T11:30:58.514023975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.246080 | controller |     "Jun 09 11:30:58.518440 crc crio[21508]: time=\"2026-06-09T11:30:58.518276859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.246093 | controller |     "Jun 09 11:30:58.768103 crc crio[21508]: time=\"2026-06-09T11:30:58.768001718Z\" level=info msg=\"Created container c355ba816aec52f2ba46f4d876a161641c3f32a05b63ba23ece0226858c263d8: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=98d1e1f4-6b7c-467e-a2b0-7877bd0d297b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.246107 | controller |     "Jun 09 11:30:58.770136 crc crio[21508]: time=\"2026-06-09T11:30:58.770001346Z\" level=info msg=\"Starting container: c355ba816aec52f2ba46f4d876a161641c3f32a05b63ba23ece0226858c263d8\" id=fb0c38a4-1a7d-4ac8-b856-0327ad8ea23f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.246121 | controller |     "Jun 09 11:30:58.780171 crc crio[21508]: time=\"2026-06-09T11:30:58.78005275Z\" level=info msg=\"Started container\" PID=89943 containerID=c355ba816aec52f2ba46f4d876a161641c3f32a05b63ba23ece0226858c263d8 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=fb0c38a4-1a7d-4ac8-b856-0327ad8ea23f name=/runtime.v1.RuntimeService/StartContainer sandboxID=2826364e6019a839457445491cafc482e60455d687bf938f9c8d98e7970c78e1",
2026-06-09 12:20:06.246136 | controller |     "Jun 09 11:31:07.920171 crc crio[21508]: time=\"2026-06-09T11:31:07.919560892Z\" level=info msg=\"Removing container: 45c3032cb741768b3b0933d09833312825876d4d9cd20a7dbd8adf84ebc68036\" id=cc5f81a8-dc3d-4286-b45d-93987873ea7a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.246150 | controller |     "Jun 09 11:31:07.952080 crc crio[21508]: time=\"2026-06-09T11:31:07.951985821Z\" level=info msg=\"Removed container 45c3032cb741768b3b0933d09833312825876d4d9cd20a7dbd8adf84ebc68036: openshift-operator-lifecycle-manager/collect-profiles-29683365-rps4s/collect-profiles\" id=cc5f81a8-dc3d-4286-b45d-93987873ea7a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.246164 | controller |     "Jun 09 11:31:07.955851 crc crio[21508]: time=\"2026-06-09T11:31:07.955788043Z\" level=info msg=\"Removing container: b6b23033be3559ecb2e9bc9f50d64a68a881e06116a8f541299f2af99e288830\" id=5a6370d1-6e99-40d6-8cbb-9030dee12e9d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.246178 | controller |     "Jun 09 11:31:08.038642 crc crio[21508]: time=\"2026-06-09T11:31:08.038499103Z\" level=info msg=\"Removed container b6b23033be3559ecb2e9bc9f50d64a68a881e06116a8f541299f2af99e288830: openstack/ovsdbserver-nb-0-config-1781004304-4q4jf/ovn-config\" id=5a6370d1-6e99-40d6-8cbb-9030dee12e9d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.246192 | controller |     "Jun 09 11:31:08.042619 crc crio[21508]: time=\"2026-06-09T11:31:08.042556582Z\" level=info msg=\"Removing container: a4e02e260115660eebcf9552c57bfeba5cf7eddbf61d27e83155d5b653ad40e2\" id=112806f5-74db-4368-8936-359532dc6b50 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.246206 | controller |     "Jun 09 11:31:08.203159 crc crio[21508]: time=\"2026-06-09T11:31:08.202534104Z\" level=info msg=\"Removed container a4e02e260115660eebcf9552c57bfeba5cf7eddbf61d27e83155d5b653ad40e2: openshift-infra/auto-csr-approver-29683404-bxpp5/oc\" id=112806f5-74db-4368-8936-359532dc6b50 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.246220 | controller |     "Jun 09 11:31:08.206012 crc crio[21508]: time=\"2026-06-09T11:31:08.205941264Z\" level=info msg=\"Removing container: da3b8be08a9f021f2809a249e6e50b10f936c5f1b732ed587b9559fc6d461b67\" id=b4c627c0-934f-4d9c-8838-495c99fc5f14 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.246237 | controller |     "Jun 09 11:31:08.233961 crc crio[21508]: time=\"2026-06-09T11:31:08.233862061Z\" level=info msg=\"Removed container da3b8be08a9f021f2809a249e6e50b10f936c5f1b732ed587b9559fc6d461b67: openstack/ovsdbserver-sb-0-config-1781004304-h624w/ovn-config\" id=b4c627c0-934f-4d9c-8838-495c99fc5f14 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.246252 | controller |     "Jun 09 11:31:08.247240 crc crio[21508]: time=\"2026-06-09T11:31:08.247094228Z\" level=info msg=\"Stopping pod sandbox: 9dfff9aa0eaf7537f753d8a3db88e2ba7c64ca8fcc25ebb286f5e04780c45b75\" id=d74ceccf-20f4-4903-97a8-018e43c57c6f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.246266 | controller |     "Jun 09 11:31:08.247240 crc crio[21508]: time=\"2026-06-09T11:31:08.247237562Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9dfff9aa0eaf7537f753d8a3db88e2ba7c64ca8fcc25ebb286f5e04780c45b75\" id=d74ceccf-20f4-4903-97a8-018e43c57c6f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.246279 | controller |     "Jun 09 11:31:08.247914 crc crio[21508]: time=\"2026-06-09T11:31:08.24783329Z\" level=info msg=\"Removing pod sandbox: 9dfff9aa0eaf7537f753d8a3db88e2ba7c64ca8fcc25ebb286f5e04780c45b75\" id=e917d812-9959-4483-ae53-3922ee6b2718 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.246293 | controller |     "Jun 09 11:31:08.281271 crc crio[21508]: time=\"2026-06-09T11:31:08.281192336Z\" level=info msg=\"Removed pod sandbox: 9dfff9aa0eaf7537f753d8a3db88e2ba7c64ca8fcc25ebb286f5e04780c45b75\" id=e917d812-9959-4483-ae53-3922ee6b2718 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.246307 | controller |     "Jun 09 11:31:08.282173 crc crio[21508]: time=\"2026-06-09T11:31:08.282098293Z\" level=info msg=\"Stopping pod sandbox: 174131ac6667ed4631f0e173aaa770c5d3b9e5c2ef66032e98fa5952c6c46207\" id=27f4771c-a57d-4c93-a990-7120cbf863d5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.246321 | controller |     "Jun 09 11:31:08.282379 crc crio[21508]: time=\"2026-06-09T11:31:08.282183755Z\" level=info msg=\"Stopped pod sandbox (already stopped): 174131ac6667ed4631f0e173aaa770c5d3b9e5c2ef66032e98fa5952c6c46207\" id=27f4771c-a57d-4c93-a990-7120cbf863d5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.246334 | controller |     "Jun 09 11:31:08.283109 crc crio[21508]: time=\"2026-06-09T11:31:08.283023Z\" level=info msg=\"Removing pod sandbox: 174131ac6667ed4631f0e173aaa770c5d3b9e5c2ef66032e98fa5952c6c46207\" id=29ecf41d-f125-4720-ba1a-48ea5740ed44 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.246362 | controller |     "Jun 09 11:31:08.306854 crc crio[21508]: time=\"2026-06-09T11:31:08.306684402Z\" level=info msg=\"Removed pod sandbox: 174131ac6667ed4631f0e173aaa770c5d3b9e5c2ef66032e98fa5952c6c46207\" id=29ecf41d-f125-4720-ba1a-48ea5740ed44 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.246382 | controller |     "Jun 09 11:31:08.313389 crc crio[21508]: time=\"2026-06-09T11:31:08.313241314Z\" level=info msg=\"Stopping pod sandbox: a5f01fe919e18eb82fc678721b5f3aef2cf5b0c51ae1fb15ac4890a6a62b5434\" id=15b2b0b3-e976-4b8a-852e-f84198f1656f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.246396 | controller |     "Jun 09 11:31:08.313506 crc crio[21508]: time=\"2026-06-09T11:31:08.313414139Z\" level=info msg=\"Stopped pod sandbox (already stopped): a5f01fe919e18eb82fc678721b5f3aef2cf5b0c51ae1fb15ac4890a6a62b5434\" id=15b2b0b3-e976-4b8a-852e-f84198f1656f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.246410 | controller |     "Jun 09 11:31:08.314137 crc crio[21508]: time=\"2026-06-09T11:31:08.314059878Z\" level=info msg=\"Removing pod sandbox: a5f01fe919e18eb82fc678721b5f3aef2cf5b0c51ae1fb15ac4890a6a62b5434\" id=0a5124c1-f0dc-45fa-9e49-f742291eb477 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.246425 | controller |     "Jun 09 11:31:08.339850 crc crio[21508]: time=\"2026-06-09T11:31:08.33974612Z\" level=info msg=\"Removed pod sandbox: a5f01fe919e18eb82fc678721b5f3aef2cf5b0c51ae1fb15ac4890a6a62b5434\" id=0a5124c1-f0dc-45fa-9e49-f742291eb477 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.246443 | controller |     "Jun 09 11:31:08.341121 crc crio[21508]: time=\"2026-06-09T11:31:08.341044408Z\" level=info msg=\"Stopping pod sandbox: c13f5ac27f1b33cbed369c23fdf2415ad5258c5b4e95987f543e32ae2d8f49f3\" id=dbeaca74-f332-4006-bf14-ef40832cd73a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.246457 | controller |     "Jun 09 11:31:08.341258 crc crio[21508]: time=\"2026-06-09T11:31:08.341181332Z\" level=info msg=\"Stopped pod sandbox (already stopped): c13f5ac27f1b33cbed369c23fdf2415ad5258c5b4e95987f543e32ae2d8f49f3\" id=dbeaca74-f332-4006-bf14-ef40832cd73a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.246471 | controller |     "Jun 09 11:31:08.344643 crc crio[21508]: time=\"2026-06-09T11:31:08.344158339Z\" level=info msg=\"Removing pod sandbox: c13f5ac27f1b33cbed369c23fdf2415ad5258c5b4e95987f543e32ae2d8f49f3\" id=0205fc40-a3e3-4b51-bd14-e55ada143ae5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.246485 | controller |     "Jun 09 11:31:08.372397 crc crio[21508]: time=\"2026-06-09T11:31:08.37219893Z\" level=info msg=\"Removed pod sandbox: c13f5ac27f1b33cbed369c23fdf2415ad5258c5b4e95987f543e32ae2d8f49f3\" id=0205fc40-a3e3-4b51-bd14-e55ada143ae5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.246498 | controller |     "Jun 09 11:31:08.378179 crc crio[21508]: time=\"2026-06-09T11:31:08.376030252Z\" level=info msg=\"Stopping pod sandbox: b6a5147b216b107f685ceb607c857bacd9d6f9cca40f6534145a6124668b3c02\" id=9bad791e-7fb2-46b7-b20a-668a01f112a2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.246512 | controller |     "Jun 09 11:31:08.378179 crc crio[21508]: time=\"2026-06-09T11:31:08.376152125Z\" level=info msg=\"Stopped pod sandbox (already stopped): b6a5147b216b107f685ceb607c857bacd9d6f9cca40f6534145a6124668b3c02\" id=9bad791e-7fb2-46b7-b20a-668a01f112a2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.246526 | controller |     "Jun 09 11:31:08.380930 crc crio[21508]: time=\"2026-06-09T11:31:08.38075844Z\" level=info msg=\"Removing pod sandbox: b6a5147b216b107f685ceb607c857bacd9d6f9cca40f6534145a6124668b3c02\" id=4b73885e-0245-41b7-98d1-37a3ee51db63 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.246540 | controller |     "Jun 09 11:31:08.405480 crc crio[21508]: time=\"2026-06-09T11:31:08.405027881Z\" level=info msg=\"Removed pod sandbox: b6a5147b216b107f685ceb607c857bacd9d6f9cca40f6534145a6124668b3c02\" id=4b73885e-0245-41b7-98d1-37a3ee51db63 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.246554 | controller |     "Jun 09 11:31:08.406551 crc crio[21508]: time=\"2026-06-09T11:31:08.406206645Z\" level=info msg=\"Stopping pod sandbox: 8f71020a91a58f2869e8be293ace0b88cf2dbeb39b336d1a0a51860e11a0cf8b\" id=971d75e4-058e-4e60-aa34-282a07a3af01 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.246568 | controller |     "Jun 09 11:31:08.406551 crc crio[21508]: time=\"2026-06-09T11:31:08.406436882Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8f71020a91a58f2869e8be293ace0b88cf2dbeb39b336d1a0a51860e11a0cf8b\" id=971d75e4-058e-4e60-aa34-282a07a3af01 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.246582 | controller |     "Jun 09 11:31:08.407215 crc crio[21508]: time=\"2026-06-09T11:31:08.407129302Z\" level=info msg=\"Removing pod sandbox: 8f71020a91a58f2869e8be293ace0b88cf2dbeb39b336d1a0a51860e11a0cf8b\" id=68cfcdd4-3a4c-41dd-a5f7-ce419bb821b1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.246596 | controller |     "Jun 09 11:31:08.431732 crc crio[21508]: time=\"2026-06-09T11:31:08.431513346Z\" level=info msg=\"Removed pod sandbox: 8f71020a91a58f2869e8be293ace0b88cf2dbeb39b336d1a0a51860e11a0cf8b\" id=68cfcdd4-3a4c-41dd-a5f7-ce419bb821b1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.246614 | controller |     "Jun 09 11:31:08.432999 crc crio[21508]: time=\"2026-06-09T11:31:08.432785853Z\" level=info msg=\"Stopping pod sandbox: a91791fca9aeb3dd828a7b3eef1355d959d27e86f4e09d31f1074b1fe8d64aad\" id=ec454730-56db-400e-b426-c2c50d4fe93b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.246628 | controller |     "Jun 09 11:31:08.433119 crc crio[21508]: time=\"2026-06-09T11:31:08.433005289Z\" level=info msg=\"Stopped pod sandbox (already stopped): a91791fca9aeb3dd828a7b3eef1355d959d27e86f4e09d31f1074b1fe8d64aad\" id=ec454730-56db-400e-b426-c2c50d4fe93b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.246642 | controller |     "Jun 09 11:31:08.434129 crc crio[21508]: time=\"2026-06-09T11:31:08.43403362Z\" level=info msg=\"Removing pod sandbox: a91791fca9aeb3dd828a7b3eef1355d959d27e86f4e09d31f1074b1fe8d64aad\" id=5a5eaea5-d96e-4fb6-b761-d1b363d860a5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.246656 | controller |     "Jun 09 11:31:08.464138 crc crio[21508]: time=\"2026-06-09T11:31:08.464005107Z\" level=info msg=\"Removed pod sandbox: a91791fca9aeb3dd828a7b3eef1355d959d27e86f4e09d31f1074b1fe8d64aad\" id=5a5eaea5-d96e-4fb6-b761-d1b363d860a5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.246669 | controller |     "Jun 09 11:31:08.466840 crc crio[21508]: time=\"2026-06-09T11:31:08.466804989Z\" level=info msg=\"Stopping pod sandbox: 14fe94a64764e83cc83a4b293c601325ebf0b0ea8807eea685b9b432e43b141c\" id=5dcc3816-0b29-42ff-851a-e9dd1d83aedd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.246683 | controller |     "Jun 09 11:31:08.467017 crc crio[21508]: time=\"2026-06-09T11:31:08.466997854Z\" level=info msg=\"Stopped pod sandbox (already stopped): 14fe94a64764e83cc83a4b293c601325ebf0b0ea8807eea685b9b432e43b141c\" id=5dcc3816-0b29-42ff-851a-e9dd1d83aedd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.246698 | controller |     "Jun 09 11:31:08.467908 crc crio[21508]: time=\"2026-06-09T11:31:08.467819698Z\" level=info msg=\"Removing pod sandbox: 14fe94a64764e83cc83a4b293c601325ebf0b0ea8807eea685b9b432e43b141c\" id=e68d008f-dfe4-4cb3-84ae-dd2e73bed371 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.246712 | controller |     "Jun 09 11:31:08.502638 crc crio[21508]: time=\"2026-06-09T11:31:08.502527554Z\" level=info msg=\"Removed pod sandbox: 14fe94a64764e83cc83a4b293c601325ebf0b0ea8807eea685b9b432e43b141c\" id=e68d008f-dfe4-4cb3-84ae-dd2e73bed371 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.246727 | controller |     "Jun 09 11:31:08.505854 crc crio[21508]: time=\"2026-06-09T11:31:08.505788Z\" level=info msg=\"Stopping pod sandbox: a120b86559af31159e46f93e49082aff41f08c0023c38fb67c41068e2ab29b09\" id=1eb73e13-a24c-4369-8037-6636ba12574a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.246741 | controller |     "Jun 09 11:31:08.506063 crc crio[21508]: time=\"2026-06-09T11:31:08.506040357Z\" level=info msg=\"Stopped pod sandbox (already stopped): a120b86559af31159e46f93e49082aff41f08c0023c38fb67c41068e2ab29b09\" id=1eb73e13-a24c-4369-8037-6636ba12574a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.246755 | controller |     "Jun 09 11:31:08.507023 crc crio[21508]: time=\"2026-06-09T11:31:08.506963484Z\" level=info msg=\"Removing pod sandbox: a120b86559af31159e46f93e49082aff41f08c0023c38fb67c41068e2ab29b09\" id=cfffbee8-7b6b-47ab-844c-9db35be31e26 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.246770 | controller |     "Jun 09 11:31:08.526410 crc crio[21508]: time=\"2026-06-09T11:31:08.526227968Z\" level=info msg=\"Removed pod sandbox: a120b86559af31159e46f93e49082aff41f08c0023c38fb67c41068e2ab29b09\" id=cfffbee8-7b6b-47ab-844c-9db35be31e26 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.246785 | controller |     "Jun 09 11:31:08.527139 crc crio[21508]: time=\"2026-06-09T11:31:08.527087773Z\" level=info msg=\"Stopping pod sandbox: 5ff792e250be0d21d1ee08a0628c2bab051ac626397b8a6b729c051b6d580cb5\" id=8fb99fd5-8a85-444b-9488-2dd5e1d64937 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.246804 | controller |     "Jun 09 11:31:08.527247 crc crio[21508]: time=\"2026-06-09T11:31:08.527164225Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5ff792e250be0d21d1ee08a0628c2bab051ac626397b8a6b729c051b6d580cb5\" id=8fb99fd5-8a85-444b-9488-2dd5e1d64937 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.246819 | controller |     "Jun 09 11:31:08.527835 crc crio[21508]: time=\"2026-06-09T11:31:08.527768203Z\" level=info msg=\"Removing pod sandbox: 5ff792e250be0d21d1ee08a0628c2bab051ac626397b8a6b729c051b6d580cb5\" id=d3255cc2-9687-4126-95e3-189f6d60268d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.246833 | controller |     "Jun 09 11:31:08.566381 crc crio[21508]: time=\"2026-06-09T11:31:08.566107545Z\" level=info msg=\"Removed pod sandbox: 5ff792e250be0d21d1ee08a0628c2bab051ac626397b8a6b729c051b6d580cb5\" id=d3255cc2-9687-4126-95e3-189f6d60268d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.246847 | controller |     "Jun 09 11:31:14.804926 crc crio[21508]: time=\"2026-06-09T11:31:14.803968405Z\" level=warning msg=\"Stopping container 80818880615cdbde501d525dddb4a46a3e520f55bb4cf45ec81371cf3c844339 with stop signal(15) timed out. Killing...\"",
2026-06-09 12:20:06.246861 | controller |     "Jun 09 11:31:14.861039 crc crio[21508]: time=\"2026-06-09T11:31:14.860908532Z\" level=error msg=\"Killing container 80818880615cdbde501d525dddb4a46a3e520f55bb4cf45ec81371cf3c844339 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 80818880615cdbde501d525dddb4a46a3e520f55bb4cf45ec81371cf3c844339 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-09 12:20:06.246875 | controller |     "Jun 09 11:31:14.886484 crc crio[21508]: time=\"2026-06-09T11:31:14.886244674Z\" level=info msg=\"Stopped container 80818880615cdbde501d525dddb4a46a3e520f55bb4cf45ec81371cf3c844339: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=fcbce943-13c0-4d26-b4f7-22cacf319564 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.246890 | controller |     "Jun 09 11:31:14.887435 crc crio[21508]: time=\"2026-06-09T11:31:14.887258923Z\" level=info msg=\"Stopping pod sandbox: d0cad33012c6f6c69a2198d8c509e50adefd99f8710145cef2e7230fc86baabd\" id=c1fe7320-4635-40c8-9f49-e539930b6a19 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.246905 | controller |     "Jun 09 11:31:14.888104 crc crio[21508]: time=\"2026-06-09T11:31:14.888034006Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:d0cad33012c6f6c69a2198d8c509e50adefd99f8710145cef2e7230fc86baabd UID:26e03a2a-f533-4e90-b1ee-c282a8b1fbbd NetNS:/var/run/netns/c94aa593-9222-4b6e-8e37-3d704f8e466c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26e03a2a_f533_4e90_b1ee_c282a8b1fbbd.slice PodAnnotations:0xc002a12d40}] Aliases:map[]}\"",
2026-06-09 12:20:06.246920 | controller |     "Jun 09 11:31:14.888259 crc crio[21508]: time=\"2026-06-09T11:31:14.888204571Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.246934 | controller |     "Jun 09 11:31:15.201611 crc crio[21508]: time=\"2026-06-09T11:31:15.201019966Z\" level=info msg=\"Stopped pod sandbox: d0cad33012c6f6c69a2198d8c509e50adefd99f8710145cef2e7230fc86baabd\" id=c1fe7320-4635-40c8-9f49-e539930b6a19 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.246949 | controller |     "Jun 09 11:31:15.585565 crc crio[21508]: time=\"2026-06-09T11:31:15.585439087Z\" level=info msg=\"Removing container: 80818880615cdbde501d525dddb4a46a3e520f55bb4cf45ec81371cf3c844339\" id=0386325e-2d6a-422a-a57b-d1a4ed1f9e15 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.246968 | controller |     "Jun 09 11:31:15.640230 crc crio[21508]: time=\"2026-06-09T11:31:15.640046025Z\" level=info msg=\"Removed container 80818880615cdbde501d525dddb4a46a3e520f55bb4cf45ec81371cf3c844339: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=0386325e-2d6a-422a-a57b-d1a4ed1f9e15 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.246983 | controller |     "Jun 09 11:31:16.074057 crc crio[21508]: time=\"2026-06-09T11:31:16.067779062Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=74fedc1b-0c54-478e-92a2-b9a234828863 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.246998 | controller |     "Jun 09 11:31:16.074057 crc crio[21508]: time=\"2026-06-09T11:31:16.068477832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.247013 | controller |     "Jun 09 11:31:16.104515 crc crio[21508]: time=\"2026-06-09T11:31:16.104301671Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:f93fdebb568071b4e2c936068190e6e2b773504c51096a8df573d04467100905 UID:01c3a07f-3e04-4c64-91e8-4694372ad9d2 NetNS:/var/run/netns/b214926e-3704-4361-bcbe-c4b95ac108ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod01c3a07f_3e04_4c64_91e8_4694372ad9d2.slice PodAnnotations:0xc000b28da0}] Aliases:map[]}\"",
2026-06-09 12:20:06.247027 | controller |     "Jun 09 11:31:16.104515 crc crio[21508]: time=\"2026-06-09T11:31:16.104438375Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.247041 | controller |     "Jun 09 11:31:16.616001 crc crio[21508]: 2026-06-09T11:31:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f93fdebb568071b Mac:c2:77:df:03:91:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cd Mtu:0 Sandbox:/var/run/netns/b214926e-3704-4361-bcbe-c4b95ac108ff SocketPath: PciID:}] [{Interface:0xc00025a9d0 Address:{IP:10.217.0.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.247055 | controller |     "Jun 09 11:31:16.617999 crc crio[21508]: time=\"2026-06-09T11:31:16.617907932Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:f93fdebb568071b4e2c936068190e6e2b773504c51096a8df573d04467100905 UID:01c3a07f-3e04-4c64-91e8-4694372ad9d2 NetNS:/var/run/netns/b214926e-3704-4361-bcbe-c4b95ac108ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod01c3a07f_3e04_4c64_91e8_4694372ad9d2.slice PodAnnotations:0xc000b28da0}] Aliases:map[]}\"",
2026-06-09 12:20:06.247069 | controller |     "Jun 09 11:31:16.618162 crc crio[21508]: time=\"2026-06-09T11:31:16.618091127Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.247084 | controller |     "Jun 09 11:31:16.634595 crc crio[21508]: time=\"2026-06-09T11:31:16.634476137Z\" level=info msg=\"Ran pod sandbox f93fdebb568071b4e2c936068190e6e2b773504c51096a8df573d04467100905 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=74fedc1b-0c54-478e-92a2-b9a234828863 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.247098 | controller |     "Jun 09 11:31:16.637602 crc crio[21508]: time=\"2026-06-09T11:31:16.637555877Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=b82de678-6523-4804-b6a4-6b7e31fcd187 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.247113 | controller |     "Jun 09 11:31:16.716527 crc crio[21508]: time=\"2026-06-09T11:31:16.71453639Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=0c59ea33-f950-40cc-9f4c-b8d4e0a5fca8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.247134 | controller |     "Jun 09 11:31:16.732906 crc crio[21508]: time=\"2026-06-09T11:31:16.731731323Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=611c4f7f-1f31-4cc0-ba34-ad481f981dc9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.247149 | controller |     "Jun 09 11:31:16.732906 crc crio[21508]: time=\"2026-06-09T11:31:16.732150315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.247163 | controller |     "Jun 09 11:31:16.980421 crc crio[21508]: time=\"2026-06-09T11:31:16.968658507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.247177 | controller |     "Jun 09 11:31:17.016051 crc crio[21508]: time=\"2026-06-09T11:31:17.015958861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.247191 | controller |     "Jun 09 11:31:17.479017 crc crio[21508]: time=\"2026-06-09T11:31:17.478509049Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-79f65d7c75-q9pc9/POD\" id=f9c1ba70-d84f-4b78-9376-bd1e86263f85 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.247206 | controller |     "Jun 09 11:31:17.480108 crc crio[21508]: time=\"2026-06-09T11:31:17.479042435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.247220 | controller |     "Jun 09 11:31:17.529825 crc crio[21508]: time=\"2026-06-09T11:31:17.529728388Z\" level=info msg=\"Created container 6ed01fc2a91010616ba2c2f3e00336f4e7fe0042e73474cb05a202e035602b0c: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=611c4f7f-1f31-4cc0-ba34-ad481f981dc9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.247234 | controller |     "Jun 09 11:31:17.533505 crc crio[21508]: time=\"2026-06-09T11:31:17.533421176Z\" level=info msg=\"Starting container: 6ed01fc2a91010616ba2c2f3e00336f4e7fe0042e73474cb05a202e035602b0c\" id=4f2dcefe-9502-4fb6-ba93-943a0ee48480 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.247249 | controller |     "Jun 09 11:31:17.540682 crc crio[21508]: time=\"2026-06-09T11:31:17.540611987Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-79f65d7c75-q9pc9 Namespace:openstack ID:a3297fd273d82e32160f39dc34bafcb2143aa5ef517d5064331bc456d2155d81 UID:b4f070bd-9417-48a4-99b7-b1f8a803a5d8 NetNS:/var/run/netns/713669a1-1f30-4bb1-b5b9-4e25336304ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb4f070bd_9417_48a4_99b7_b1f8a803a5d8.slice PodAnnotations:0xc00244e0a8}] Aliases:map[]}\"",
2026-06-09 12:20:06.247263 | controller |     "Jun 09 11:31:17.552502 crc crio[21508]: time=\"2026-06-09T11:31:17.540685299Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-79f65d7c75-q9pc9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.247277 | controller |     "Jun 09 11:31:17.553006 crc crio[21508]: time=\"2026-06-09T11:31:17.552927307Z\" level=info msg=\"Started container\" PID=91047 containerID=6ed01fc2a91010616ba2c2f3e00336f4e7fe0042e73474cb05a202e035602b0c description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=4f2dcefe-9502-4fb6-ba93-943a0ee48480 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f93fdebb568071b4e2c936068190e6e2b773504c51096a8df573d04467100905",
2026-06-09 12:20:06.247296 | controller |     "Jun 09 11:31:17.948826 crc crio[21508]: 2026-06-09T11:31:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a3297fd273d82e3 Mac:d2:7b:8a:d2:a9:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ce Mtu:0 Sandbox:/var/run/netns/713669a1-1f30-4bb1-b5b9-4e25336304ec SocketPath: PciID:}] [{Interface:0xc000134e40 Address:{IP:10.217.0.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.247310 | controller |     "Jun 09 11:31:17.950172 crc crio[21508]: time=\"2026-06-09T11:31:17.950070381Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-79f65d7c75-q9pc9 Namespace:openstack ID:a3297fd273d82e32160f39dc34bafcb2143aa5ef517d5064331bc456d2155d81 UID:b4f070bd-9417-48a4-99b7-b1f8a803a5d8 NetNS:/var/run/netns/713669a1-1f30-4bb1-b5b9-4e25336304ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb4f070bd_9417_48a4_99b7_b1f8a803a5d8.slice PodAnnotations:0xc00244e0a8}] Aliases:map[]}\"",
2026-06-09 12:20:06.247325 | controller |     "Jun 09 11:31:17.950399 crc crio[21508]: time=\"2026-06-09T11:31:17.950268107Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-79f65d7c75-q9pc9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.247339 | controller |     "Jun 09 11:31:17.962227 crc crio[21508]: time=\"2026-06-09T11:31:17.962182255Z\" level=info msg=\"Ran pod sandbox a3297fd273d82e32160f39dc34bafcb2143aa5ef517d5064331bc456d2155d81 with infra container: openstack/dnsmasq-dns-79f65d7c75-q9pc9/POD\" id=f9c1ba70-d84f-4b78-9376-bd1e86263f85 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.247371 | controller |     "Jun 09 11:31:17.964189 crc crio[21508]: time=\"2026-06-09T11:31:17.964138532Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=bba6801f-ed03-4bb6-8d21-89f1e51c25ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.247388 | controller |     "Jun 09 11:31:18.017236 crc crio[21508]: time=\"2026-06-09T11:31:18.017091952Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f433c167-c650-4687-a3f8-cc64c293660e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.247402 | controller |     "Jun 09 11:31:18.035163 crc crio[21508]: time=\"2026-06-09T11:31:18.035105989Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-79f65d7c75-q9pc9/init\" id=ac290edb-fcb0-42ae-8b9c-40551f3d126b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.247416 | controller |     "Jun 09 11:31:18.036043 crc crio[21508]: time=\"2026-06-09T11:31:18.035939934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.247431 | controller |     "Jun 09 11:31:18.117397 crc crio[21508]: time=\"2026-06-09T11:31:18.117251634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.247445 | controller |     "Jun 09 11:31:18.125811 crc crio[21508]: time=\"2026-06-09T11:31:18.12568651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.247459 | controller |     "Jun 09 11:31:18.329573 crc crio[21508]: time=\"2026-06-09T11:31:18.328752704Z\" level=info msg=\"Created container ff063688ae999c72f9c580df621863bf44f3abf9792d7dec283cb78f57cecb6d: openstack/dnsmasq-dns-79f65d7c75-q9pc9/init\" id=ac290edb-fcb0-42ae-8b9c-40551f3d126b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.247473 | controller |     "Jun 09 11:31:18.331060 crc crio[21508]: time=\"2026-06-09T11:31:18.330951878Z\" level=info msg=\"Starting container: ff063688ae999c72f9c580df621863bf44f3abf9792d7dec283cb78f57cecb6d\" id=98ee4ef9-4a7b-4340-a37c-d56f1c094e45 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.247491 | controller |     "Jun 09 11:31:18.338567 crc crio[21508]: time=\"2026-06-09T11:31:18.338480808Z\" level=info msg=\"Started container\" PID=91143 containerID=ff063688ae999c72f9c580df621863bf44f3abf9792d7dec283cb78f57cecb6d description=openstack/dnsmasq-dns-79f65d7c75-q9pc9/init id=98ee4ef9-4a7b-4340-a37c-d56f1c094e45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3297fd273d82e32160f39dc34bafcb2143aa5ef517d5064331bc456d2155d81",
2026-06-09 12:20:06.247507 | controller |     "Jun 09 11:31:18.642299 crc crio[21508]: time=\"2026-06-09T11:31:18.642118315Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c8aa2f28-cda5-4304-bbaf-160d7b0ef960 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.247521 | controller |     "Jun 09 11:31:18.722621 crc crio[21508]: time=\"2026-06-09T11:31:18.722479036Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8a6d7594-d5c8-4f4b-bef7-26ce5d640200 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.247536 | controller |     "Jun 09 11:31:18.755165 crc crio[21508]: time=\"2026-06-09T11:31:18.75505469Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-79f65d7c75-q9pc9/dnsmasq-dns\" id=48e9d891-770b-4b39-8f0b-7895bd5124db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.247550 | controller |     "Jun 09 11:31:18.755925 crc crio[21508]: time=\"2026-06-09T11:31:18.755808542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.247564 | controller |     "Jun 09 11:31:18.842198 crc crio[21508]: time=\"2026-06-09T11:31:18.842095797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.247587 | controller |     "Jun 09 11:31:18.848053 crc crio[21508]: time=\"2026-06-09T11:31:18.847972989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.247602 | controller |     "Jun 09 11:31:18.976284 crc crio[21508]: time=\"2026-06-09T11:31:18.975760869Z\" level=info msg=\"Created container 56ddc49acb61973c1b7876fcba7325b4f05fe613add6e589b2eff4c4345e6523: openstack/dnsmasq-dns-79f65d7c75-q9pc9/dnsmasq-dns\" id=48e9d891-770b-4b39-8f0b-7895bd5124db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.247616 | controller |     "Jun 09 11:31:18.979188 crc crio[21508]: time=\"2026-06-09T11:31:18.977792349Z\" level=info msg=\"Starting container: 56ddc49acb61973c1b7876fcba7325b4f05fe613add6e589b2eff4c4345e6523\" id=66ccabda-e9f5-443d-aeec-a807d41295e5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.247630 | controller |     "Jun 09 11:31:18.984797 crc crio[21508]: time=\"2026-06-09T11:31:18.984698141Z\" level=info msg=\"Started container\" PID=91198 containerID=56ddc49acb61973c1b7876fcba7325b4f05fe613add6e589b2eff4c4345e6523 description=openstack/dnsmasq-dns-79f65d7c75-q9pc9/dnsmasq-dns id=66ccabda-e9f5-443d-aeec-a807d41295e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3297fd273d82e32160f39dc34bafcb2143aa5ef517d5064331bc456d2155d81",
2026-06-09 12:20:06.247645 | controller |     "Jun 09 11:31:20.431676 crc crio[21508]: time=\"2026-06-09T11:31:20.431099201Z\" level=info msg=\"Stopping container: 178266a0bd9ff2d3be59f5e89cc68659612da5f48be8f9b10180adda95df69b7 (timeout: 30s)\" id=28265a9c-8447-4b4b-9d66-93883293a3b4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.247659 | controller |     "Jun 09 11:31:20.432621 crc crio[21508]: time=\"2026-06-09T11:31:20.432202904Z\" level=info msg=\"Stopping container: 3f388166fbeaed0cd61d8740897272a288b246efb6294f7776db6c2d2db2a2d6 (timeout: 30s)\" id=f5385813-aa80-4482-95b3-8b8aef6eb330 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.247677 | controller |     "Jun 09 11:31:20.433088 crc crio[21508]: time=\"2026-06-09T11:31:20.433051509Z\" level=info msg=\"Stopping container: a75af81b66579b86bebaf20177800ab1d5b4690b939b69e7bb303ae886c2ae1d (timeout: 30s)\" id=31d66418-5b88-4fda-8d22-55a3b7e4c1cb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.247691 | controller |     "Jun 09 11:31:20.435408 crc crio[21508]: time=\"2026-06-09T11:31:20.43514898Z\" level=info msg=\"Stopping container: e1d27a8aeafedbece7631c005f481b255ad03fe8c64016631e77ec7c560476bc (timeout: 30s)\" id=bc7d5d72-2341-4a6a-a76e-0f64931aeaba name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.247706 | controller |     "Jun 09 11:31:20.602941 crc crio[21508]: time=\"2026-06-09T11:31:20.602854078Z\" level=info msg=\"Stopped container e1d27a8aeafedbece7631c005f481b255ad03fe8c64016631e77ec7c560476bc: openstack/ceilometer-0/sg-core\" id=bc7d5d72-2341-4a6a-a76e-0f64931aeaba name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.247719 | controller |     "Jun 09 11:31:20.615636 crc crio[21508]: time=\"2026-06-09T11:31:20.61555979Z\" level=info msg=\"Stopping container: 00206cb69f900fb6b1d1eb3d655ea2d1f27c63a8d732d0111b30aa16a0f5bec3 (timeout: 30s)\" id=c9adf325-3b03-47cd-845d-ffedf1257d13 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.247733 | controller |     "Jun 09 11:31:20.616196 crc crio[21508]: time=\"2026-06-09T11:31:20.616125836Z\" level=info msg=\"Stopping container: fca1434ad14cf495437e5b65ab9624a555dba0f1ab571ed21a86f8b0816e1043 (timeout: 30s)\" id=e48d7486-6881-4571-9756-2e5e20d89ea6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.247747 | controller |     "Jun 09 11:31:20.659461 crc crio[21508]: time=\"2026-06-09T11:31:20.658417164Z\" level=info msg=\"Stopped container 178266a0bd9ff2d3be59f5e89cc68659612da5f48be8f9b10180adda95df69b7: openstack/ceilometer-0/proxy-httpd\" id=28265a9c-8447-4b4b-9d66-93883293a3b4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.247762 | controller |     "Jun 09 11:31:20.769717 crc crio[21508]: time=\"2026-06-09T11:31:20.769571067Z\" level=info msg=\"Stopped container fca1434ad14cf495437e5b65ab9624a555dba0f1ab571ed21a86f8b0816e1043: openstack/nova-api-0/nova-api-log\" id=e48d7486-6881-4571-9756-2e5e20d89ea6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.247776 | controller |     "Jun 09 11:31:20.961666 crc crio[21508]: time=\"2026-06-09T11:31:20.961608668Z\" level=info msg=\"Stopped container a75af81b66579b86bebaf20177800ab1d5b4690b939b69e7bb303ae886c2ae1d: openstack/ceilometer-0/ceilometer-central-agent\" id=31d66418-5b88-4fda-8d22-55a3b7e4c1cb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.247791 | controller |     "Jun 09 11:31:21.676938 crc crio[21508]: time=\"2026-06-09T11:31:21.676231552Z\" level=info msg=\"Stopped container 3f388166fbeaed0cd61d8740897272a288b246efb6294f7776db6c2d2db2a2d6: openstack/ceilometer-0/ceilometer-notification-agent\" id=f5385813-aa80-4482-95b3-8b8aef6eb330 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.247805 | controller |     "Jun 09 11:31:21.678954 crc crio[21508]: time=\"2026-06-09T11:31:21.678860689Z\" level=info msg=\"Stopping pod sandbox: 57cfd63aee94b0c50aaf55f20992def5b048ba5b06432d7edde2538729dbea68\" id=75a3304b-8225-421f-8698-8f5d8b570dd2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.247820 | controller |     "Jun 09 11:31:21.679722 crc crio[21508]: time=\"2026-06-09T11:31:21.679638152Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:57cfd63aee94b0c50aaf55f20992def5b048ba5b06432d7edde2538729dbea68 UID:550d74e4-4e24-4883-bea0-ea4b6157dd31 NetNS:/var/run/netns/d8b31920-62b7-45ad-bb4e-ef17f153de8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod550d74e4_4e24_4883_bea0_ea4b6157dd31.slice PodAnnotations:0xc000852788}] Aliases:map[]}\"",
2026-06-09 12:20:06.247838 | controller |     "Jun 09 11:31:21.679901 crc crio[21508]: time=\"2026-06-09T11:31:21.679805337Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.247854 | controller |     "Jun 09 11:31:22.030191 crc crio[21508]: time=\"2026-06-09T11:31:22.030081318Z\" level=info msg=\"Stopped pod sandbox: 57cfd63aee94b0c50aaf55f20992def5b048ba5b06432d7edde2538729dbea68\" id=75a3304b-8225-421f-8698-8f5d8b570dd2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.247869 | controller |     "Jun 09 11:31:22.766814 crc crio[21508]: time=\"2026-06-09T11:31:22.765906114Z\" level=info msg=\"Removing container: 178266a0bd9ff2d3be59f5e89cc68659612da5f48be8f9b10180adda95df69b7\" id=e24f2a57-0ba1-4b3e-a55d-6a286382cc7a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.247883 | controller |     "Jun 09 11:31:22.794086 crc crio[21508]: time=\"2026-06-09T11:31:22.793980946Z\" level=info msg=\"Removed container 178266a0bd9ff2d3be59f5e89cc68659612da5f48be8f9b10180adda95df69b7: openstack/ceilometer-0/proxy-httpd\" id=e24f2a57-0ba1-4b3e-a55d-6a286382cc7a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.247898 | controller |     "Jun 09 11:31:22.800127 crc crio[21508]: time=\"2026-06-09T11:31:22.800061643Z\" level=info msg=\"Removing container: e1d27a8aeafedbece7631c005f481b255ad03fe8c64016631e77ec7c560476bc\" id=eb8ec4e9-696f-45ff-b2d0-6d8a2fb7612a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.247913 | controller |     "Jun 09 11:31:22.836974 crc crio[21508]: time=\"2026-06-09T11:31:22.836814329Z\" level=info msg=\"Removed container e1d27a8aeafedbece7631c005f481b255ad03fe8c64016631e77ec7c560476bc: openstack/ceilometer-0/sg-core\" id=eb8ec4e9-696f-45ff-b2d0-6d8a2fb7612a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.247927 | controller |     "Jun 09 11:31:22.839086 crc crio[21508]: time=\"2026-06-09T11:31:22.839041214Z\" level=info msg=\"Removing container: 3f388166fbeaed0cd61d8740897272a288b246efb6294f7776db6c2d2db2a2d6\" id=f91a3157-fc98-48a6-a817-3abf929cd108 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.247940 | controller |     "Jun 09 11:31:22.909709 crc crio[21508]: time=\"2026-06-09T11:31:22.908901199Z\" level=info msg=\"Removed container 3f388166fbeaed0cd61d8740897272a288b246efb6294f7776db6c2d2db2a2d6: openstack/ceilometer-0/ceilometer-notification-agent\" id=f91a3157-fc98-48a6-a817-3abf929cd108 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.247955 | controller |     "Jun 09 11:31:22.917508 crc crio[21508]: time=\"2026-06-09T11:31:22.917408748Z\" level=info msg=\"Removing container: a75af81b66579b86bebaf20177800ab1d5b4690b939b69e7bb303ae886c2ae1d\" id=e166f430-85f5-4b45-8afa-8a7eedf19f9f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.247969 | controller |     "Jun 09 11:31:22.966983 crc crio[21508]: time=\"2026-06-09T11:31:22.966897916Z\" level=info msg=\"Removed container a75af81b66579b86bebaf20177800ab1d5b4690b939b69e7bb303ae886c2ae1d: openstack/ceilometer-0/ceilometer-central-agent\" id=e166f430-85f5-4b45-8afa-8a7eedf19f9f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.247983 | controller |     "Jun 09 11:31:23.851815 crc crio[21508]: time=\"2026-06-09T11:31:23.851733332Z\" level=info msg=\"Stopped container 00206cb69f900fb6b1d1eb3d655ea2d1f27c63a8d732d0111b30aa16a0f5bec3: openstack/nova-api-0/nova-api-api\" id=c9adf325-3b03-47cd-845d-ffedf1257d13 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.247998 | controller |     "Jun 09 11:31:23.853003 crc crio[21508]: time=\"2026-06-09T11:31:23.852948247Z\" level=info msg=\"Stopping pod sandbox: c8a8815aec391414c56afc043dc8a1d44e9be1891982b0132aabcd6c3efb6dde\" id=783da383-4683-4f7b-bd9b-57af6993b9fc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.248016 | controller |     "Jun 09 11:31:23.853659 crc crio[21508]: time=\"2026-06-09T11:31:23.853593946Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:c8a8815aec391414c56afc043dc8a1d44e9be1891982b0132aabcd6c3efb6dde UID:b3dce0f3-efc4-4f23-ad71-0dfd64ec3fdc NetNS:/var/run/netns/b76c2c67-930f-4dfd-93d3-bd2626c70357 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3dce0f3_efc4_4f23_ad71_0dfd64ec3fdc.slice PodAnnotations:0xc00008d370}] Aliases:map[]}\"",
2026-06-09 12:20:06.248031 | controller |     "Jun 09 11:31:23.853803 crc crio[21508]: time=\"2026-06-09T11:31:23.85374876Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.248046 | controller |     "Jun 09 11:31:24.153155 crc crio[21508]: time=\"2026-06-09T11:31:24.152661069Z\" level=info msg=\"Stopped pod sandbox: c8a8815aec391414c56afc043dc8a1d44e9be1891982b0132aabcd6c3efb6dde\" id=783da383-4683-4f7b-bd9b-57af6993b9fc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.248061 | controller |     "Jun 09 11:31:24.801950 crc crio[21508]: time=\"2026-06-09T11:31:24.801460937Z\" level=info msg=\"Removing container: 00206cb69f900fb6b1d1eb3d655ea2d1f27c63a8d732d0111b30aa16a0f5bec3\" id=a2c19c5a-3a7a-4c73-a767-68f2a179ce6e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.248075 | controller |     "Jun 09 11:31:24.831638 crc crio[21508]: time=\"2026-06-09T11:31:24.831122965Z\" level=info msg=\"Removed container 00206cb69f900fb6b1d1eb3d655ea2d1f27c63a8d732d0111b30aa16a0f5bec3: openstack/nova-api-0/nova-api-api\" id=a2c19c5a-3a7a-4c73-a767-68f2a179ce6e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.248090 | controller |     "Jun 09 11:31:24.835492 crc crio[21508]: time=\"2026-06-09T11:31:24.835423151Z\" level=info msg=\"Removing container: fca1434ad14cf495437e5b65ab9624a555dba0f1ab571ed21a86f8b0816e1043\" id=77cc1865-f352-4b38-b741-9bf438989787 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.248104 | controller |     "Jun 09 11:31:24.886876 crc crio[21508]: time=\"2026-06-09T11:31:24.883726315Z\" level=info msg=\"Removed container fca1434ad14cf495437e5b65ab9624a555dba0f1ab571ed21a86f8b0816e1043: openstack/nova-api-0/nova-api-log\" id=77cc1865-f352-4b38-b741-9bf438989787 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.248118 | controller |     "Jun 09 11:31:25.391643 crc crio[21508]: time=\"2026-06-09T11:31:25.391568698Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=803233a2-aa63-4ef2-ae8b-4d80557a85a0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.248132 | controller |     "Jun 09 11:31:25.391866 crc crio[21508]: time=\"2026-06-09T11:31:25.391679461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.248147 | controller |     "Jun 09 11:31:25.429502 crc crio[21508]: time=\"2026-06-09T11:31:25.429017764Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:dcd8c308ba20c6b0fdd65595c7f35b066c8cadb9136263434eb8d6bf3227a4b4 UID:6836d6e8-d7f8-449b-9e57-0c94f141fa30 NetNS:/var/run/netns/5677c6dc-316b-4ad8-8c38-3c6c8008f00a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6836d6e8_d7f8_449b_9e57_0c94f141fa30.slice PodAnnotations:0xc000b286a8}] Aliases:map[]}\"",
2026-06-09 12:20:06.248161 | controller |     "Jun 09 11:31:25.429502 crc crio[21508]: time=\"2026-06-09T11:31:25.429066265Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.248175 | controller |     "Jun 09 11:31:25.465389 crc crio[21508]: time=\"2026-06-09T11:31:25.462498344Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=d5634b62-4404-4d4c-a8fa-9cac70d00326 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.248193 | controller |     "Jun 09 11:31:25.465389 crc crio[21508]: time=\"2026-06-09T11:31:25.462814433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.248208 | controller |     "Jun 09 11:31:25.503128 crc crio[21508]: time=\"2026-06-09T11:31:25.50303643Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6fa5f44752eeb3d25135faf1f8b77c6554d161d2cd553199f5d55fcd8fca55f7 UID:47fbbd35-913b-4cb3-a9ce-6477d97e0f0a NetNS:/var/run/netns/f9e02b0e-14b2-4324-b1e7-70ee561c1ab1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47fbbd35_913b_4cb3_a9ce_6477d97e0f0a.slice PodAnnotations:0xc000b28888}] Aliases:map[]}\"",
2026-06-09 12:20:06.248223 | controller |     "Jun 09 11:31:25.503128 crc crio[21508]: time=\"2026-06-09T11:31:25.503109302Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.248237 | controller |     "Jun 09 11:31:25.856259 crc crio[21508]: time=\"2026-06-09T11:31:25.848781449Z\" level=info msg=\"Stopping container: 3e12c4e20a55a151109dc38206e945b29313706fc1b80b210b6f15aae0e6803f (timeout: 10s)\" id=89bbc641-8fcc-444a-8eb6-d16baee688ad name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.248252 | controller |     "Jun 09 11:31:25.990935 crc crio[21508]: time=\"2026-06-09T11:31:25.986555831Z\" level=info msg=\"Stopped container 3e12c4e20a55a151109dc38206e945b29313706fc1b80b210b6f15aae0e6803f: openstack/dnsmasq-dns-6f4f87c799-7nl22/dnsmasq-dns\" id=89bbc641-8fcc-444a-8eb6-d16baee688ad name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.248266 | controller |     "Jun 09 11:31:25.993470 crc crio[21508]: time=\"2026-06-09T11:31:25.993405162Z\" level=info msg=\"Stopping pod sandbox: a292cb450efdb1fbd16f8038ff4ac079236021f615a6e00b2356872126c93c40\" id=fe416b88-5738-4f65-8cc5-99a20b351ca8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.248281 | controller |     "Jun 09 11:31:25.993982 crc crio[21508]: time=\"2026-06-09T11:31:25.993916247Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6f4f87c799-7nl22 Namespace:openstack ID:a292cb450efdb1fbd16f8038ff4ac079236021f615a6e00b2356872126c93c40 UID:087e50d6-4bca-4f01-90c6-84e1615f553c NetNS:/var/run/netns/95fcf24a-799c-45cb-992a-a593c4b96acc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod087e50d6_4bca_4f01_90c6_84e1615f553c.slice PodAnnotations:0xc0019bc260}] Aliases:map[]}\"",
2026-06-09 12:20:06.248295 | controller |     "Jun 09 11:31:25.994158 crc crio[21508]: time=\"2026-06-09T11:31:25.994072201Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6f4f87c799-7nl22 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.248309 | controller |     "Jun 09 11:31:26.038377 crc crio[21508]: 2026-06-09T11:31:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dcd8c308ba20c6b Mac:b6:bf:7f:62:4a:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d0 Mtu:0 Sandbox:/var/run/netns/5677c6dc-316b-4ad8-8c38-3c6c8008f00a SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.248324 | controller |     "Jun 09 11:31:26.039225 crc crio[21508]: time=\"2026-06-09T11:31:26.039107829Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:dcd8c308ba20c6b0fdd65595c7f35b066c8cadb9136263434eb8d6bf3227a4b4 UID:6836d6e8-d7f8-449b-9e57-0c94f141fa30 NetNS:/var/run/netns/5677c6dc-316b-4ad8-8c38-3c6c8008f00a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6836d6e8_d7f8_449b_9e57_0c94f141fa30.slice PodAnnotations:0xc000b286a8}] Aliases:map[]}\"",
2026-06-09 12:20:06.248342 | controller |     "Jun 09 11:31:26.039225 crc crio[21508]: time=\"2026-06-09T11:31:26.039260664Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.248383 | controller |     "Jun 09 11:31:26.053935 crc crio[21508]: time=\"2026-06-09T11:31:26.053858231Z\" level=info msg=\"Ran pod sandbox dcd8c308ba20c6b0fdd65595c7f35b066c8cadb9136263434eb8d6bf3227a4b4 with infra container: openstack/nova-api-0/POD\" id=803233a2-aa63-4ef2-ae8b-4d80557a85a0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.248399 | controller |     "Jun 09 11:31:26.059048 crc crio[21508]: time=\"2026-06-09T11:31:26.058923029Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=98f84333-0475-49d6-bcc7-872a35e2339d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.248413 | controller |     "Jun 09 11:31:26.082177 crc crio[21508]: time=\"2026-06-09T11:31:26.082095857Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=c8edfc63-749f-46e5-970e-c4814a2276f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.248428 | controller |     "Jun 09 11:31:26.091263 crc crio[21508]: time=\"2026-06-09T11:31:26.091153782Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=17cdea19-c02f-4086-986b-b25d6189acf8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.248442 | controller |     "Jun 09 11:31:26.091623 crc crio[21508]: time=\"2026-06-09T11:31:26.091585825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.248456 | controller |     "Jun 09 11:31:26.167268 crc crio[21508]: time=\"2026-06-09T11:31:26.167029363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.248470 | controller |     "Jun 09 11:31:26.171725 crc crio[21508]: time=\"2026-06-09T11:31:26.171659259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.248484 | controller |     "Jun 09 11:31:26.246268 crc crio[21508]: 2026-06-09T11:31:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6fa5f44752eeb3d Mac:36:88:46:73:9d:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d1 Mtu:0 Sandbox:/var/run/netns/f9e02b0e-14b2-4324-b1e7-70ee561c1ab1 SocketPath: PciID:}] [{Interface:0xc0001225c0 Address:{IP:10.217.0.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.248499 | controller |     "Jun 09 11:31:26.266507 crc crio[21508]: time=\"2026-06-09T11:31:26.266074272Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6fa5f44752eeb3d25135faf1f8b77c6554d161d2cd553199f5d55fcd8fca55f7 UID:47fbbd35-913b-4cb3-a9ce-6477d97e0f0a NetNS:/var/run/netns/f9e02b0e-14b2-4324-b1e7-70ee561c1ab1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47fbbd35_913b_4cb3_a9ce_6477d97e0f0a.slice PodAnnotations:0xc000b28888}] Aliases:map[]}\"",
2026-06-09 12:20:06.248513 | controller |     "Jun 09 11:31:26.266743 crc crio[21508]: time=\"2026-06-09T11:31:26.266561516Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.248527 | controller |     "Jun 09 11:31:26.302677 crc crio[21508]: time=\"2026-06-09T11:31:26.30258037Z\" level=info msg=\"Ran pod sandbox 6fa5f44752eeb3d25135faf1f8b77c6554d161d2cd553199f5d55fcd8fca55f7 with infra container: openstack/ceilometer-0/POD\" id=d5634b62-4404-4d4c-a8fa-9cac70d00326 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.248546 | controller |     "Jun 09 11:31:26.323056 crc crio[21508]: time=\"2026-06-09T11:31:26.322608216Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=326fb932-f963-4711-a2bf-35361b5bd21e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.248560 | controller |     "Jun 09 11:31:26.377599 crc crio[21508]: time=\"2026-06-09T11:31:26.376904786Z\" level=info msg=\"Created container 1a2d09087ce33f3c63394031804c27881a700282200e854241516bfaa7077068: openstack/nova-api-0/nova-api-log\" id=17cdea19-c02f-4086-986b-b25d6189acf8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.248575 | controller |     "Jun 09 11:31:26.381792 crc crio[21508]: time=\"2026-06-09T11:31:26.381698996Z\" level=info msg=\"Starting container: 1a2d09087ce33f3c63394031804c27881a700282200e854241516bfaa7077068\" id=5499e7df-9a9b-449b-8326-251e09e50aaf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.248589 | controller |     "Jun 09 11:31:26.384142 crc crio[21508]: time=\"2026-06-09T11:31:26.384071775Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=ca93438d-33dd-4a41-9b90-3bef6644a47b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.248603 | controller |     "Jun 09 11:31:26.387118 crc crio[21508]: time=\"2026-06-09T11:31:26.386938389Z\" level=info msg=\"Started container\" PID=91875 containerID=1a2d09087ce33f3c63394031804c27881a700282200e854241516bfaa7077068 description=openstack/nova-api-0/nova-api-log id=5499e7df-9a9b-449b-8326-251e09e50aaf name=/runtime.v1.RuntimeService/StartContainer sandboxID=dcd8c308ba20c6b0fdd65595c7f35b066c8cadb9136263434eb8d6bf3227a4b4",
2026-06-09 12:20:06.248617 | controller |     "Jun 09 11:31:26.396689 crc crio[21508]: time=\"2026-06-09T11:31:26.396551661Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=7c0618b6-3bc5-462a-b827-3c075b33d3d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.248631 | controller |     "Jun 09 11:31:26.396932 crc crio[21508]: time=\"2026-06-09T11:31:26.39689111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.248645 | controller |     "Jun 09 11:31:26.419566 crc crio[21508]: time=\"2026-06-09T11:31:26.414876267Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=6c373a04-1ac4-449f-93ca-384412b56d21 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.248659 | controller |     "Jun 09 11:31:26.474342 crc crio[21508]: time=\"2026-06-09T11:31:26.474177422Z\" level=info msg=\"Stopped pod sandbox: a292cb450efdb1fbd16f8038ff4ac079236021f615a6e00b2356872126c93c40\" id=fe416b88-5738-4f65-8cc5-99a20b351ca8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.248673 | controller |     "Jun 09 11:31:26.476052 crc crio[21508]: time=\"2026-06-09T11:31:26.475989105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.248687 | controller |     "Jun 09 11:31:26.487689 crc crio[21508]: time=\"2026-06-09T11:31:26.487607965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.248701 | controller |     "Jun 09 11:31:26.519616 crc crio[21508]: time=\"2026-06-09T11:31:26.519025685Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=fa031c53-e999-45f9-8c4e-cf2dc5c62d8d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.248719 | controller |     "Jun 09 11:31:26.528177 crc crio[21508]: time=\"2026-06-09T11:31:26.526645048Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=2151d2b5-e94b-467a-8305-5cf87b6c6633 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.248733 | controller |     "Jun 09 11:31:26.528177 crc crio[21508]: time=\"2026-06-09T11:31:26.526940877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.248747 | controller |     "Jun 09 11:31:26.618343 crc crio[21508]: time=\"2026-06-09T11:31:26.618166036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.248761 | controller |     "Jun 09 11:31:26.633051 crc crio[21508]: time=\"2026-06-09T11:31:26.632902507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.248775 | controller |     "Jun 09 11:31:26.754743 crc crio[21508]: time=\"2026-06-09T11:31:26.753939869Z\" level=info msg=\"Created container 7fb8a67ebe13b682666f482715575247bdf4f46a0520a3bddb8bc776e7a4deb8: openstack/nova-api-0/nova-api-api\" id=2151d2b5-e94b-467a-8305-5cf87b6c6633 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.248789 | controller |     "Jun 09 11:31:26.756661 crc crio[21508]: time=\"2026-06-09T11:31:26.756494264Z\" level=info msg=\"Starting container: 7fb8a67ebe13b682666f482715575247bdf4f46a0520a3bddb8bc776e7a4deb8\" id=b2403150-6287-4608-8572-c942145f39ce name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.248804 | controller |     "Jun 09 11:31:26.758432 crc crio[21508]: time=\"2026-06-09T11:31:26.758224545Z\" level=info msg=\"Created container f55d0d321e390b7d56d9e725e228127ee70d67371752599f60e49b1a98ff68a8: openstack/ceilometer-0/ceilometer-central-agent\" id=7c0618b6-3bc5-462a-b827-3c075b33d3d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.248818 | controller |     "Jun 09 11:31:26.760117 crc crio[21508]: time=\"2026-06-09T11:31:26.760016617Z\" level=info msg=\"Starting container: f55d0d321e390b7d56d9e725e228127ee70d67371752599f60e49b1a98ff68a8\" id=5796de54-6e51-4d47-ae6d-e42f7bed1c7f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.248833 | controller |     "Jun 09 11:31:26.773162 crc crio[21508]: time=\"2026-06-09T11:31:26.764414116Z\" level=info msg=\"Started container\" PID=91942 containerID=7fb8a67ebe13b682666f482715575247bdf4f46a0520a3bddb8bc776e7a4deb8 description=openstack/nova-api-0/nova-api-api id=b2403150-6287-4608-8572-c942145f39ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=dcd8c308ba20c6b0fdd65595c7f35b066c8cadb9136263434eb8d6bf3227a4b4",
2026-06-09 12:20:06.248847 | controller |     "Jun 09 11:31:26.773162 crc crio[21508]: time=\"2026-06-09T11:31:26.768031872Z\" level=info msg=\"Started container\" PID=91938 containerID=f55d0d321e390b7d56d9e725e228127ee70d67371752599f60e49b1a98ff68a8 description=openstack/ceilometer-0/ceilometer-central-agent id=5796de54-6e51-4d47-ae6d-e42f7bed1c7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=6fa5f44752eeb3d25135faf1f8b77c6554d161d2cd553199f5d55fcd8fca55f7",
2026-06-09 12:20:06.248862 | controller |     "Jun 09 11:31:26.782545 crc crio[21508]: time=\"2026-06-09T11:31:26.782443903Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=a24b401e-7533-4d1a-9ea1-c21ce99cc603 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.248877 | controller |     "Jun 09 11:31:26.818531 crc crio[21508]: time=\"2026-06-09T11:31:26.817223901Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=a8def6dc-4c6b-4466-ab3b-59b9ae177c33 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.248895 | controller |     "Jun 09 11:31:26.829220 crc crio[21508]: time=\"2026-06-09T11:31:26.828850422Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=a856dbf4-7eda-4612-8291-770e398f4a40 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.248910 | controller |     "Jun 09 11:31:26.829899 crc crio[21508]: time=\"2026-06-09T11:31:26.829379987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.248925 | controller |     "Jun 09 11:31:26.885504 crc crio[21508]: time=\"2026-06-09T11:31:26.885401757Z\" level=info msg=\"Removing container: 3e12c4e20a55a151109dc38206e945b29313706fc1b80b210b6f15aae0e6803f\" id=20c4836c-c7fc-46e3-bfa4-31f2373c285b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.248939 | controller |     "Jun 09 11:31:26.925868 crc crio[21508]: time=\"2026-06-09T11:31:26.925770618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.248953 | controller |     "Jun 09 11:31:26.935204 crc crio[21508]: time=\"2026-06-09T11:31:26.934174114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.248968 | controller |     "Jun 09 11:31:27.085387 crc crio[21508]: time=\"2026-06-09T11:31:27.083924167Z\" level=info msg=\"Removed container 3e12c4e20a55a151109dc38206e945b29313706fc1b80b210b6f15aae0e6803f: openstack/dnsmasq-dns-6f4f87c799-7nl22/dnsmasq-dns\" id=20c4836c-c7fc-46e3-bfa4-31f2373c285b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.248982 | controller |     "Jun 09 11:31:27.096329 crc crio[21508]: time=\"2026-06-09T11:31:27.096226687Z\" level=info msg=\"Removing container: 34c46ce7a28ee2880f08d3d02beb47d9b8064063214e21a5281c3ed94b0d46a4\" id=04c12c03-bcfd-4796-ad40-c1cf4f656780 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.248996 | controller |     "Jun 09 11:31:27.150806 crc crio[21508]: time=\"2026-06-09T11:31:27.150708981Z\" level=info msg=\"Removed container 34c46ce7a28ee2880f08d3d02beb47d9b8064063214e21a5281c3ed94b0d46a4: openstack/dnsmasq-dns-6f4f87c799-7nl22/init\" id=04c12c03-bcfd-4796-ad40-c1cf4f656780 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.249011 | controller |     "Jun 09 11:31:27.235424 crc crio[21508]: time=\"2026-06-09T11:31:27.231745713Z\" level=info msg=\"Created container 93258aa3fe9d54563757c75598fbe1da716e1fd2ae80817ddf7bb8ff08420dd5: openstack/ceilometer-0/ceilometer-notification-agent\" id=a856dbf4-7eda-4612-8291-770e398f4a40 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.249025 | controller |     "Jun 09 11:31:27.239679 crc crio[21508]: time=\"2026-06-09T11:31:27.236998877Z\" level=info msg=\"Starting container: 93258aa3fe9d54563757c75598fbe1da716e1fd2ae80817ddf7bb8ff08420dd5\" id=7cfa57c2-ff4c-4344-abd6-f417b630d047 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.249040 | controller |     "Jun 09 11:31:27.247375 crc crio[21508]: time=\"2026-06-09T11:31:27.24666938Z\" level=info msg=\"Started container\" PID=92013 containerID=93258aa3fe9d54563757c75598fbe1da716e1fd2ae80817ddf7bb8ff08420dd5 description=openstack/ceilometer-0/ceilometer-notification-agent id=7cfa57c2-ff4c-4344-abd6-f417b630d047 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6fa5f44752eeb3d25135faf1f8b77c6554d161d2cd553199f5d55fcd8fca55f7",
2026-06-09 12:20:06.249054 | controller |     "Jun 09 11:31:27.330781 crc crio[21508]: time=\"2026-06-09T11:31:27.330689759Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=9556c013-b08f-46e1-b455-559793fe499b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.249069 | controller |     "Jun 09 11:31:27.365273 crc crio[21508]: time=\"2026-06-09T11:31:27.361842101Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=ee6ffe6c-d5c9-4570-bc8f-9f8a1fc2dd35 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.249087 | controller |     "Jun 09 11:31:27.374201 crc crio[21508]: time=\"2026-06-09T11:31:27.373548033Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=28d23069-d586-4688-8235-e84306de6300 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.249102 | controller |     "Jun 09 11:31:27.374201 crc crio[21508]: time=\"2026-06-09T11:31:27.374026267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.249116 | controller |     "Jun 09 11:31:27.429603 crc crio[21508]: time=\"2026-06-09T11:31:27.428675577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.249130 | controller |     "Jun 09 11:31:27.434635 crc crio[21508]: time=\"2026-06-09T11:31:27.433689123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.249145 | controller |     "Jun 09 11:31:27.604160 crc crio[21508]: time=\"2026-06-09T11:31:27.603208045Z\" level=info msg=\"Created container af49d3c468c327bbb47cb8fe74f14a425690093e2b15cec9fa24f0bfb65806fe: openstack/ceilometer-0/sg-core\" id=28d23069-d586-4688-8235-e84306de6300 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.249159 | controller |     "Jun 09 11:31:27.605748 crc crio[21508]: time=\"2026-06-09T11:31:27.605674627Z\" level=info msg=\"Starting container: af49d3c468c327bbb47cb8fe74f14a425690093e2b15cec9fa24f0bfb65806fe\" id=63984e6c-efaf-400e-ba49-4d889eccfa94 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.249173 | controller |     "Jun 09 11:31:27.613194 crc crio[21508]: time=\"2026-06-09T11:31:27.613079863Z\" level=info msg=\"Started container\" PID=92172 containerID=af49d3c468c327bbb47cb8fe74f14a425690093e2b15cec9fa24f0bfb65806fe description=openstack/ceilometer-0/sg-core id=63984e6c-efaf-400e-ba49-4d889eccfa94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6fa5f44752eeb3d25135faf1f8b77c6554d161d2cd553199f5d55fcd8fca55f7",
2026-06-09 12:20:06.249187 | controller |     "Jun 09 11:31:27.625272 crc crio[21508]: time=\"2026-06-09T11:31:27.625139746Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=737b32f2-e95f-45d6-ac0e-6c0834a105cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.249201 | controller |     "Jun 09 11:31:27.653069 crc crio[21508]: time=\"2026-06-09T11:31:27.652972621Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=7f963550-1468-407b-8080-6a42aae3985a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.249214 | controller |     "Jun 09 11:31:27.682841 crc crio[21508]: time=\"2026-06-09T11:31:27.682709231Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=57aceafb-2108-4dbf-80f0-697faf7901fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.249228 | controller |     "Jun 09 11:31:27.684149 crc crio[21508]: time=\"2026-06-09T11:31:27.683176305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.249242 | controller |     "Jun 09 11:31:27.735036 crc crio[21508]: time=\"2026-06-09T11:31:27.73495354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.249256 | controller |     "Jun 09 11:31:27.739350 crc crio[21508]: time=\"2026-06-09T11:31:27.739231866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.249274 | controller |     "Jun 09 11:31:27.821441 crc crio[21508]: time=\"2026-06-09T11:31:27.821259936Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-cell-mapping-67dvr/POD\" id=201824ff-30a1-43ba-83da-15ae49755711 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.249289 | controller |     "Jun 09 11:31:27.821693 crc crio[21508]: time=\"2026-06-09T11:31:27.821484603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.249304 | controller |     "Jun 09 11:31:27.879392 crc crio[21508]: time=\"2026-06-09T11:31:27.873811154Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-67dvr Namespace:openstack ID:c4e23adb07b74b1cd2c3e2dc9b35b1cbc0840821b5ede4b56e1e8def9daf6def UID:50e01495-9c78-469e-a9af-6bd6f2967777 NetNS:/var/run/netns/82072512-a17e-4af4-8832-3a327f532ad9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod50e01495_9c78_469e_a9af_6bd6f2967777.slice PodAnnotations:0xc0039b8430}] Aliases:map[]}\"",
2026-06-09 12:20:06.249318 | controller |     "Jun 09 11:31:27.879392 crc crio[21508]: time=\"2026-06-09T11:31:27.873922888Z\" level=info msg=\"Adding pod openstack_nova-cell1-cell-mapping-67dvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.249332 | controller |     "Jun 09 11:31:27.879392 crc crio[21508]: time=\"2026-06-09T11:31:27.875208415Z\" level=info msg=\"Created container 8f6a2f466ab013fed1995a1f2eca27dc75bc035b6c20e29defa60a9b02182635: openstack/ceilometer-0/proxy-httpd\" id=57aceafb-2108-4dbf-80f0-697faf7901fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.249362 | controller |     "Jun 09 11:31:27.879392 crc crio[21508]: time=\"2026-06-09T11:31:27.876575055Z\" level=info msg=\"Starting container: 8f6a2f466ab013fed1995a1f2eca27dc75bc035b6c20e29defa60a9b02182635\" id=0cb27987-e273-4dd5-a0ed-adc2aeac93c5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.249382 | controller |     "Jun 09 11:31:27.884520 crc crio[21508]: time=\"2026-06-09T11:31:27.884280581Z\" level=info msg=\"Started container\" PID=92205 containerID=8f6a2f466ab013fed1995a1f2eca27dc75bc035b6c20e29defa60a9b02182635 description=openstack/ceilometer-0/proxy-httpd id=0cb27987-e273-4dd5-a0ed-adc2aeac93c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6fa5f44752eeb3d25135faf1f8b77c6554d161d2cd553199f5d55fcd8fca55f7",
2026-06-09 12:20:06.249398 | controller |     "Jun 09 11:31:28.478061 crc crio[21508]: 2026-06-09T11:31:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c4e23adb07b74b1 Mac:72:d9:3f:9c:bd:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d2 Mtu:0 Sandbox:/var/run/netns/82072512-a17e-4af4-8832-3a327f532ad9 SocketPath: PciID:}] [{Interface:0xc00025dd10 Address:{IP:10.217.0.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.249413 | controller |     "Jun 09 11:31:28.479707 crc crio[21508]: time=\"2026-06-09T11:31:28.479628615Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-67dvr Namespace:openstack ID:c4e23adb07b74b1cd2c3e2dc9b35b1cbc0840821b5ede4b56e1e8def9daf6def UID:50e01495-9c78-469e-a9af-6bd6f2967777 NetNS:/var/run/netns/82072512-a17e-4af4-8832-3a327f532ad9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod50e01495_9c78_469e_a9af_6bd6f2967777.slice PodAnnotations:0xc0039b8430}] Aliases:map[]}\"",
2026-06-09 12:20:06.249427 | controller |     "Jun 09 11:31:28.479885 crc crio[21508]: time=\"2026-06-09T11:31:28.47982307Z\" level=info msg=\"Checking pod openstack_nova-cell1-cell-mapping-67dvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.249446 | controller |     "Jun 09 11:31:28.489020 crc crio[21508]: time=\"2026-06-09T11:31:28.488914956Z\" level=info msg=\"Ran pod sandbox c4e23adb07b74b1cd2c3e2dc9b35b1cbc0840821b5ede4b56e1e8def9daf6def with infra container: openstack/nova-cell1-cell-mapping-67dvr/POD\" id=201824ff-30a1-43ba-83da-15ae49755711 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.249461 | controller |     "Jun 09 11:31:28.494949 crc crio[21508]: time=\"2026-06-09T11:31:28.49486406Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=d043d8f0-23cd-4d57-916b-b4c2adacb558 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.249475 | controller |     "Jun 09 11:31:28.519905 crc crio[21508]: time=\"2026-06-09T11:31:28.51980378Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=ab250e75-763a-4dcc-bcac-a39255896686 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.249489 | controller |     "Jun 09 11:31:28.529133 crc crio[21508]: time=\"2026-06-09T11:31:28.52901576Z\" level=info msg=\"Creating container: openstack/nova-cell1-cell-mapping-67dvr/nova-manage\" id=65dbfda8-ebdb-455f-9762-2a8e6c64f54d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.249503 | controller |     "Jun 09 11:31:28.529799 crc crio[21508]: time=\"2026-06-09T11:31:28.529742851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.249517 | controller |     "Jun 09 11:31:28.576143 crc crio[21508]: time=\"2026-06-09T11:31:28.575892182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.249531 | controller |     "Jun 09 11:31:28.580272 crc crio[21508]: time=\"2026-06-09T11:31:28.580184097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.249545 | controller |     "Jun 09 11:31:28.797108 crc crio[21508]: time=\"2026-06-09T11:31:28.796632922Z\" level=info msg=\"Created container efc269ac20400ac554da00a2e9e1d556eb276eac1f2d11bb9dabc21f5afde7db: openstack/nova-cell1-cell-mapping-67dvr/nova-manage\" id=65dbfda8-ebdb-455f-9762-2a8e6c64f54d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.249559 | controller |     "Jun 09 11:31:28.798473 crc crio[21508]: time=\"2026-06-09T11:31:28.798404334Z\" level=info msg=\"Starting container: efc269ac20400ac554da00a2e9e1d556eb276eac1f2d11bb9dabc21f5afde7db\" id=6ffb27f4-b384-4d3e-bc27-3121f96c1e7f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.249573 | controller |     "Jun 09 11:31:28.805251 crc crio[21508]: time=\"2026-06-09T11:31:28.805151092Z\" level=info msg=\"Started container\" PID=92459 containerID=efc269ac20400ac554da00a2e9e1d556eb276eac1f2d11bb9dabc21f5afde7db description=openstack/nova-cell1-cell-mapping-67dvr/nova-manage id=6ffb27f4-b384-4d3e-bc27-3121f96c1e7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4e23adb07b74b1cd2c3e2dc9b35b1cbc0840821b5ede4b56e1e8def9daf6def",
2026-06-09 12:20:06.249588 | controller |     "Jun 09 11:31:39.586071 crc crio[21508]: time=\"2026-06-09T11:31:39.585192997Z\" level=info msg=\"Stopping pod sandbox: c4e23adb07b74b1cd2c3e2dc9b35b1cbc0840821b5ede4b56e1e8def9daf6def\" id=2bb525d0-27b2-4807-96c4-5ffd8992747d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.249602 | controller |     "Jun 09 11:31:39.587636 crc crio[21508]: time=\"2026-06-09T11:31:39.586743102Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-67dvr Namespace:openstack ID:c4e23adb07b74b1cd2c3e2dc9b35b1cbc0840821b5ede4b56e1e8def9daf6def UID:50e01495-9c78-469e-a9af-6bd6f2967777 NetNS:/var/run/netns/82072512-a17e-4af4-8832-3a327f532ad9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod50e01495_9c78_469e_a9af_6bd6f2967777.slice PodAnnotations:0xc00011ecb8}] Aliases:map[]}\"",
2026-06-09 12:20:06.249620 | controller |     "Jun 09 11:31:39.587636 crc crio[21508]: time=\"2026-06-09T11:31:39.586879496Z\" level=info msg=\"Deleting pod openstack_nova-cell1-cell-mapping-67dvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.249636 | controller |     "Jun 09 11:31:40.173171 crc crio[21508]: time=\"2026-06-09T11:31:40.172699191Z\" level=info msg=\"Stopped pod sandbox: c4e23adb07b74b1cd2c3e2dc9b35b1cbc0840821b5ede4b56e1e8def9daf6def\" id=2bb525d0-27b2-4807-96c4-5ffd8992747d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.249651 | controller |     "Jun 09 11:31:45.090032 crc crio[21508]: time=\"2026-06-09T11:31:45.088906871Z\" level=info msg=\"Stopping container: 7fb8a67ebe13b682666f482715575247bdf4f46a0520a3bddb8bc776e7a4deb8 (timeout: 30s)\" id=aec64d9b-3ecf-4061-b5c0-66473fe7b05a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.249665 | controller |     "Jun 09 11:31:45.090950 crc crio[21508]: time=\"2026-06-09T11:31:45.089023705Z\" level=info msg=\"Stopping container: 1a2d09087ce33f3c63394031804c27881a700282200e854241516bfaa7077068 (timeout: 30s)\" id=b14b9920-6177-4ac0-a071-8747798b01fe name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.249680 | controller |     "Jun 09 11:31:45.134334 crc crio[21508]: time=\"2026-06-09T11:31:45.134191987Z\" level=info msg=\"Stopping container: f767160e75d488623e8b9687b28542d26540f84f6784ff81006164c3d4291318 (timeout: 30s)\" id=9589d308-c063-418d-b4ef-f75e9182fd44 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.249694 | controller |     "Jun 09 11:31:45.134514 crc crio[21508]: time=\"2026-06-09T11:31:45.13428319Z\" level=info msg=\"Stopping container: 126f3428843454b56837af6e4e7b6d4e9864bca236799aff85b19f70490ddfe7 (timeout: 30s)\" id=14cd66bc-2aff-4525-8c48-801a77555e9f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.249708 | controller |     "Jun 09 11:31:45.150873 crc crio[21508]: time=\"2026-06-09T11:31:45.150796683Z\" level=info msg=\"Stopping container: c355ba816aec52f2ba46f4d876a161641c3f32a05b63ba23ece0226858c263d8 (timeout: 30s)\" id=51138286-f86d-42cd-9669-41de5501ac81 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.249722 | controller |     "Jun 09 11:31:45.215522 crc crio[21508]: time=\"2026-06-09T11:31:45.215178907Z\" level=info msg=\"Stopped container 1a2d09087ce33f3c63394031804c27881a700282200e854241516bfaa7077068: openstack/nova-api-0/nova-api-log\" id=b14b9920-6177-4ac0-a071-8747798b01fe name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.249736 | controller |     "Jun 09 11:31:45.260692 crc crio[21508]: time=\"2026-06-09T11:31:45.260598276Z\" level=info msg=\"Stopped container 126f3428843454b56837af6e4e7b6d4e9864bca236799aff85b19f70490ddfe7: openstack/nova-metadata-0/nova-metadata-log\" id=14cd66bc-2aff-4525-8c48-801a77555e9f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.249750 | controller |     "Jun 09 11:31:47.510077 crc crio[21508]: time=\"2026-06-09T11:31:47.509427803Z\" level=info msg=\"Stopped container c355ba816aec52f2ba46f4d876a161641c3f32a05b63ba23ece0226858c263d8: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=51138286-f86d-42cd-9669-41de5501ac81 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.249764 | controller |     "Jun 09 11:31:47.513349 crc crio[21508]: time=\"2026-06-09T11:31:47.513143291Z\" level=info msg=\"Stopping pod sandbox: 2826364e6019a839457445491cafc482e60455d687bf938f9c8d98e7970c78e1\" id=b420fa9d-083d-4415-8b17-3adba3cc1419 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.249778 | controller |     "Jun 09 11:31:47.514853 crc crio[21508]: time=\"2026-06-09T11:31:47.514711187Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:2826364e6019a839457445491cafc482e60455d687bf938f9c8d98e7970c78e1 UID:1c58e824-7b41-4fd5-b367-ee4e2c03e39d NetNS:/var/run/netns/9de6421f-3683-462d-ab6b-ded073797f72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1c58e824_7b41_4fd5_b367_ee4e2c03e39d.slice PodAnnotations:0xc003b39a50}] Aliases:map[]}\"",
2026-06-09 12:20:06.249805 | controller |     "Jun 09 11:31:47.515472 crc crio[21508]: time=\"2026-06-09T11:31:47.515223712Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.249820 | controller |     "Jun 09 11:31:47.858480 crc crio[21508]: time=\"2026-06-09T11:31:47.857570832Z\" level=info msg=\"Stopped pod sandbox: 2826364e6019a839457445491cafc482e60455d687bf938f9c8d98e7970c78e1\" id=b420fa9d-083d-4415-8b17-3adba3cc1419 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.249834 | controller |     "Jun 09 11:31:48.333631 crc crio[21508]: time=\"2026-06-09T11:31:48.331248644Z\" level=info msg=\"Stopped container 7fb8a67ebe13b682666f482715575247bdf4f46a0520a3bddb8bc776e7a4deb8: openstack/nova-api-0/nova-api-api\" id=aec64d9b-3ecf-4061-b5c0-66473fe7b05a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.249848 | controller |     "Jun 09 11:31:48.334996 crc crio[21508]: time=\"2026-06-09T11:31:48.334864919Z\" level=info msg=\"Stopping pod sandbox: dcd8c308ba20c6b0fdd65595c7f35b066c8cadb9136263434eb8d6bf3227a4b4\" id=df2d5bb9-7982-481f-ac6a-b0ce72689e94 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.249863 | controller |     "Jun 09 11:31:48.335617 crc crio[21508]: time=\"2026-06-09T11:31:48.335552259Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:dcd8c308ba20c6b0fdd65595c7f35b066c8cadb9136263434eb8d6bf3227a4b4 UID:6836d6e8-d7f8-449b-9e57-0c94f141fa30 NetNS:/var/run/netns/5677c6dc-316b-4ad8-8c38-3c6c8008f00a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6836d6e8_d7f8_449b_9e57_0c94f141fa30.slice PodAnnotations:0xc004e42760}] Aliases:map[]}\"",
2026-06-09 12:20:06.249877 | controller |     "Jun 09 11:31:48.335781 crc crio[21508]: time=\"2026-06-09T11:31:48.335723554Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.249892 | controller |     "Jun 09 11:31:48.404230 crc crio[21508]: time=\"2026-06-09T11:31:48.404084385Z\" level=info msg=\"Stopped container f767160e75d488623e8b9687b28542d26540f84f6784ff81006164c3d4291318: openstack/nova-metadata-0/nova-metadata-metadata\" id=9589d308-c063-418d-b4ef-f75e9182fd44 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.249907 | controller |     "Jun 09 11:31:48.405249 crc crio[21508]: time=\"2026-06-09T11:31:48.405096255Z\" level=info msg=\"Stopping pod sandbox: e95dcc0d1d8e1efab729613aea46558c60c1ee7448d400e736f20ab726ffec85\" id=cf4d2341-bf60-40d5-b4fd-30ed9921a83b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.249921 | controller |     "Jun 09 11:31:48.405852 crc crio[21508]: time=\"2026-06-09T11:31:48.405780145Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:e95dcc0d1d8e1efab729613aea46558c60c1ee7448d400e736f20ab726ffec85 UID:169e1482-bb37-4cc5-a567-7a40871c78ed NetNS:/var/run/netns/00f02959-ef8f-4d57-aa82-95b2c479178a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod169e1482_bb37_4cc5_a567_7a40871c78ed.slice PodAnnotations:0xc0039b9d68}] Aliases:map[]}\"",
2026-06-09 12:20:06.249936 | controller |     "Jun 09 11:31:48.405984 crc crio[21508]: time=\"2026-06-09T11:31:48.40594736Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.249954 | controller |     "Jun 09 11:31:48.771690 crc crio[21508]: time=\"2026-06-09T11:31:48.768432429Z\" level=info msg=\"Stopped pod sandbox: dcd8c308ba20c6b0fdd65595c7f35b066c8cadb9136263434eb8d6bf3227a4b4\" id=df2d5bb9-7982-481f-ac6a-b0ce72689e94 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.249969 | controller |     "Jun 09 11:31:48.798161 crc crio[21508]: time=\"2026-06-09T11:31:48.797965733Z\" level=info msg=\"Removing container: c355ba816aec52f2ba46f4d876a161641c3f32a05b63ba23ece0226858c263d8\" id=8ccced92-6b06-4258-8df8-ba1527a44167 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.249984 | controller |     "Jun 09 11:31:48.802114 crc crio[21508]: time=\"2026-06-09T11:31:48.802008091Z\" level=info msg=\"Stopped pod sandbox: e95dcc0d1d8e1efab729613aea46558c60c1ee7448d400e736f20ab726ffec85\" id=cf4d2341-bf60-40d5-b4fd-30ed9921a83b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.249998 | controller |     "Jun 09 11:31:48.916672 crc crio[21508]: time=\"2026-06-09T11:31:48.916574354Z\" level=info msg=\"Removed container c355ba816aec52f2ba46f4d876a161641c3f32a05b63ba23ece0226858c263d8: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=8ccced92-6b06-4258-8df8-ba1527a44167 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.250012 | controller |     "Jun 09 11:31:49.639098 crc crio[21508]: time=\"2026-06-09T11:31:49.638635477Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=eed8b2b8-6661-4a90-a465-53d272243d5a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.250027 | controller |     "Jun 09 11:31:49.639349 crc crio[21508]: time=\"2026-06-09T11:31:49.639128351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.250041 | controller |     "Jun 09 11:31:49.689593 crc crio[21508]: time=\"2026-06-09T11:31:49.689236357Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:36d66f8e883b6b16041273b852e443caeed8977bb2598af33120d4e6f6222f81 UID:0997c74e-66a1-4afd-9fe0-9827d6fcd94b NetNS:/var/run/netns/e2b857a3-db93-4232-9716-9ad2ab75815c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0997c74e_66a1_4afd_9fe0_9827d6fcd94b.slice PodAnnotations:0xc000852b40}] Aliases:map[]}\"",
2026-06-09 12:20:06.250055 | controller |     "Jun 09 11:31:49.689593 crc crio[21508]: time=\"2026-06-09T11:31:49.689561147Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.250070 | controller |     "Jun 09 11:31:49.861625 crc crio[21508]: time=\"2026-06-09T11:31:49.856860233Z\" level=info msg=\"Removing container: f767160e75d488623e8b9687b28542d26540f84f6784ff81006164c3d4291318\" id=ec440fa5-21c6-4d5e-9402-8d2289bee6b9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.250085 | controller |     "Jun 09 11:31:49.910496 crc crio[21508]: time=\"2026-06-09T11:31:49.908836435Z\" level=info msg=\"Removed container f767160e75d488623e8b9687b28542d26540f84f6784ff81006164c3d4291318: openstack/nova-metadata-0/nova-metadata-metadata\" id=ec440fa5-21c6-4d5e-9402-8d2289bee6b9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.250099 | controller |     "Jun 09 11:31:49.952647 crc crio[21508]: time=\"2026-06-09T11:31:49.948810964Z\" level=info msg=\"Removing container: 126f3428843454b56837af6e4e7b6d4e9864bca236799aff85b19f70490ddfe7\" id=bef49c43-ee33-4f3a-9f65-dbf625f7e547 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.250113 | controller |     "Jun 09 11:31:50.004811 crc crio[21508]: time=\"2026-06-09T11:31:50.00469286Z\" level=info msg=\"Removed container 126f3428843454b56837af6e4e7b6d4e9864bca236799aff85b19f70490ddfe7: openstack/nova-metadata-0/nova-metadata-log\" id=bef49c43-ee33-4f3a-9f65-dbf625f7e547 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.250131 | controller |     "Jun 09 11:31:50.021668 crc crio[21508]: time=\"2026-06-09T11:31:50.020800621Z\" level=info msg=\"Removing container: 7fb8a67ebe13b682666f482715575247bdf4f46a0520a3bddb8bc776e7a4deb8\" id=f7b1858d-61c4-4f9c-85c9-4485c1703835 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.250146 | controller |     "Jun 09 11:31:50.092274 crc crio[21508]: time=\"2026-06-09T11:31:50.0921682Z\" level=info msg=\"Removed container 7fb8a67ebe13b682666f482715575247bdf4f46a0520a3bddb8bc776e7a4deb8: openstack/nova-api-0/nova-api-api\" id=f7b1858d-61c4-4f9c-85c9-4485c1703835 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.250161 | controller |     "Jun 09 11:31:50.094461 crc crio[21508]: time=\"2026-06-09T11:31:50.094389095Z\" level=info msg=\"Removing container: 1a2d09087ce33f3c63394031804c27881a700282200e854241516bfaa7077068\" id=6ff08391-dff6-440f-89c9-4e48a7d046d8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.250175 | controller |     "Jun 09 11:31:50.125817 crc crio[21508]: time=\"2026-06-09T11:31:50.125707342Z\" level=info msg=\"Removed container 1a2d09087ce33f3c63394031804c27881a700282200e854241516bfaa7077068: openstack/nova-api-0/nova-api-log\" id=6ff08391-dff6-440f-89c9-4e48a7d046d8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.250189 | controller |     "Jun 09 11:31:50.295151 crc crio[21508]: 2026-06-09T11:31:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:36d66f8e883b6b1 Mac:5e:f5:cf:01:a7:1e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d3 Mtu:0 Sandbox:/var/run/netns/e2b857a3-db93-4232-9716-9ad2ab75815c SocketPath: PciID:}] [{Interface:0xc00026c810 Address:{IP:10.217.0.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.250204 | controller |     "Jun 09 11:31:50.297186 crc crio[21508]: time=\"2026-06-09T11:31:50.297075277Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:36d66f8e883b6b16041273b852e443caeed8977bb2598af33120d4e6f6222f81 UID:0997c74e-66a1-4afd-9fe0-9827d6fcd94b NetNS:/var/run/netns/e2b857a3-db93-4232-9716-9ad2ab75815c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0997c74e_66a1_4afd_9fe0_9827d6fcd94b.slice PodAnnotations:0xc000852b40}] Aliases:map[]}\"",
2026-06-09 12:20:06.250218 | controller |     "Jun 09 11:31:50.297463 crc crio[21508]: time=\"2026-06-09T11:31:50.297396896Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.250232 | controller |     "Jun 09 11:31:50.307495 crc crio[21508]: time=\"2026-06-09T11:31:50.307133551Z\" level=info msg=\"Ran pod sandbox 36d66f8e883b6b16041273b852e443caeed8977bb2598af33120d4e6f6222f81 with infra container: openstack/nova-scheduler-0/POD\" id=eed8b2b8-6661-4a90-a465-53d272243d5a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.250247 | controller |     "Jun 09 11:31:50.309797 crc crio[21508]: time=\"2026-06-09T11:31:50.309720627Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=fa35c109-7807-4542-be71-83c4e9687897 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.250261 | controller |     "Jun 09 11:31:50.330219 crc crio[21508]: time=\"2026-06-09T11:31:50.329806465Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=b93e07e1-587d-4e8b-94f8-d4c3b59af5d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.250276 | controller |     "Jun 09 11:31:50.336508 crc crio[21508]: time=\"2026-06-09T11:31:50.336071988Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=0143af5b-44c4-4722-a087-3fd640d27b7f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.250294 | controller |     "Jun 09 11:31:50.336720 crc crio[21508]: time=\"2026-06-09T11:31:50.336548842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.250308 | controller |     "Jun 09 11:31:50.365563 crc crio[21508]: time=\"2026-06-09T11:31:50.365494189Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=223e4d77-39c3-48e4-90c9-15a97ab2cf6e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.250322 | controller |     "Jun 09 11:31:50.365812 crc crio[21508]: time=\"2026-06-09T11:31:50.365629883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.250337 | controller |     "Jun 09 11:31:50.391046 crc crio[21508]: time=\"2026-06-09T11:31:50.390906593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.250376 | controller |     "Jun 09 11:31:50.394628 crc crio[21508]: time=\"2026-06-09T11:31:50.394517118Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=76f60b62-8319-4e6c-bfa1-afde065d17b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.250392 | controller |     "Jun 09 11:31:50.394752 crc crio[21508]: time=\"2026-06-09T11:31:50.394731565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.250407 | controller |     "Jun 09 11:31:50.395048 crc crio[21508]: time=\"2026-06-09T11:31:50.39455562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.250421 | controller |     "Jun 09 11:31:50.426619 crc crio[21508]: time=\"2026-06-09T11:31:50.426547076Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:e701fdeaddbfb7329fd5c884c9b2e4e7e1ce42e6da94a671f8d7ec03056eca25 UID:840b3141-f9c0-497d-bcdf-5b68bbd05529 NetNS:/var/run/netns/01eb9ab6-f213-4c5a-9a77-6524126773e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod840b3141_f9c0_497d_bcdf_5b68bbd05529.slice PodAnnotations:0xc00244e278}] Aliases:map[]}\"",
2026-06-09 12:20:06.250436 | controller |     "Jun 09 11:31:50.426619 crc crio[21508]: time=\"2026-06-09T11:31:50.426605358Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.250450 | controller |     "Jun 09 11:31:50.476109 crc crio[21508]: time=\"2026-06-09T11:31:50.47554863Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:edd8b27626aa8878b73d3fe4468545f46538104647930d43cf0d4e42679a29d4 UID:68dc1b71-eecb-46a0-ae10-c84c82217149 NetNS:/var/run/netns/c2f85234-7418-450e-b863-130ffeb46b7a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68dc1b71_eecb_46a0_ae10_c84c82217149.slice PodAnnotations:0xc000158848}] Aliases:map[]}\"",
2026-06-09 12:20:06.250465 | controller |     "Jun 09 11:31:50.476516 crc crio[21508]: time=\"2026-06-09T11:31:50.476489588Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.250479 | controller |     "Jun 09 11:31:50.619947 crc crio[21508]: time=\"2026-06-09T11:31:50.619888905Z\" level=info msg=\"Created container 8b9cc060de9a7aebc472753f4eb1a3204e295a0539455e33dc2fb6630404e049: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=0143af5b-44c4-4722-a087-3fd640d27b7f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.250499 | controller |     "Jun 09 11:31:50.621773 crc crio[21508]: time=\"2026-06-09T11:31:50.621736999Z\" level=info msg=\"Starting container: 8b9cc060de9a7aebc472753f4eb1a3204e295a0539455e33dc2fb6630404e049\" id=5b79efe5-6e1f-43e9-890d-e9c1e6c967f2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.250514 | controller |     "Jun 09 11:31:50.627040 crc crio[21508]: time=\"2026-06-09T11:31:50.627001823Z\" level=info msg=\"Started container\" PID=93807 containerID=8b9cc060de9a7aebc472753f4eb1a3204e295a0539455e33dc2fb6630404e049 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=5b79efe5-6e1f-43e9-890d-e9c1e6c967f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=36d66f8e883b6b16041273b852e443caeed8977bb2598af33120d4e6f6222f81",
2026-06-09 12:20:06.250529 | controller |     "Jun 09 11:31:51.020185 crc crio[21508]: 2026-06-09T11:31:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e701fdeaddbfb73 Mac:de:41:63:f4:42:b4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d4 Mtu:0 Sandbox:/var/run/netns/01eb9ab6-f213-4c5a-9a77-6524126773e4 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.250543 | controller |     "Jun 09 11:31:51.022977 crc crio[21508]: time=\"2026-06-09T11:31:51.02289072Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:e701fdeaddbfb7329fd5c884c9b2e4e7e1ce42e6da94a671f8d7ec03056eca25 UID:840b3141-f9c0-497d-bcdf-5b68bbd05529 NetNS:/var/run/netns/01eb9ab6-f213-4c5a-9a77-6524126773e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod840b3141_f9c0_497d_bcdf_5b68bbd05529.slice PodAnnotations:0xc00244e278}] Aliases:map[]}\"",
2026-06-09 12:20:06.250558 | controller |     "Jun 09 11:31:51.023083 crc crio[21508]: time=\"2026-06-09T11:31:51.023071935Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.250573 | controller |     "Jun 09 11:31:51.031340 crc crio[21508]: time=\"2026-06-09T11:31:51.031142181Z\" level=info msg=\"Ran pod sandbox e701fdeaddbfb7329fd5c884c9b2e4e7e1ce42e6da94a671f8d7ec03056eca25 with infra container: openstack/nova-metadata-0/POD\" id=223e4d77-39c3-48e4-90c9-15a97ab2cf6e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.250587 | controller |     "Jun 09 11:31:51.039220 crc crio[21508]: time=\"2026-06-09T11:31:51.039114184Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=88dfab66-ea5e-4c0f-a84d-275723be7d72 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.250601 | controller |     "Jun 09 11:31:51.041609 crc crio[21508]: time=\"2026-06-09T11:31:51.041564186Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=92be2031-affc-4fba-b0fa-3decd0e8edd8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.250616 | controller |     "Jun 09 11:31:51.051472 crc crio[21508]: time=\"2026-06-09T11:31:51.051412805Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=d5c8376f-b3af-4d05-b201-ef85ac3c978d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.250630 | controller |     "Jun 09 11:31:51.052122 crc crio[21508]: time=\"2026-06-09T11:31:51.052099195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.250644 | controller |     "Jun 09 11:31:51.113902 crc crio[21508]: time=\"2026-06-09T11:31:51.109072932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.250658 | controller |     "Jun 09 11:31:51.115417 crc crio[21508]: time=\"2026-06-09T11:31:51.115248193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.250676 | controller |     "Jun 09 11:31:51.117455 crc crio[21508]: 2026-06-09T11:31:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:edd8b27626aa887 Mac:da:57:63:16:a6:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d5 Mtu:0 Sandbox:/var/run/netns/c2f85234-7418-450e-b863-130ffeb46b7a SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.250691 | controller |     "Jun 09 11:31:51.118202 crc crio[21508]: time=\"2026-06-09T11:31:51.118114077Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:edd8b27626aa8878b73d3fe4468545f46538104647930d43cf0d4e42679a29d4 UID:68dc1b71-eecb-46a0-ae10-c84c82217149 NetNS:/var/run/netns/c2f85234-7418-450e-b863-130ffeb46b7a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68dc1b71_eecb_46a0_ae10_c84c82217149.slice PodAnnotations:0xc000158848}] Aliases:map[]}\"",
2026-06-09 12:20:06.250705 | controller |     "Jun 09 11:31:51.118416 crc crio[21508]: time=\"2026-06-09T11:31:51.118282582Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.250720 | controller |     "Jun 09 11:31:51.132588 crc crio[21508]: time=\"2026-06-09T11:31:51.132509208Z\" level=info msg=\"Ran pod sandbox edd8b27626aa8878b73d3fe4468545f46538104647930d43cf0d4e42679a29d4 with infra container: openstack/nova-api-0/POD\" id=76f60b62-8319-4e6c-bfa1-afde065d17b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.250734 | controller |     "Jun 09 11:31:51.135589 crc crio[21508]: time=\"2026-06-09T11:31:51.135511046Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=737e86e5-fabe-4db5-a090-fd9ec3ee0efb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.250747 | controller |     "Jun 09 11:31:51.141399 crc crio[21508]: time=\"2026-06-09T11:31:51.141250554Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=bc7821ca-c251-418e-8e67-ffa4688f8dfc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.250761 | controller |     "Jun 09 11:31:51.151882 crc crio[21508]: time=\"2026-06-09T11:31:51.151796012Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=d8f2b2b4-f8e1-4b59-9c96-7d6bff99d506 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.250775 | controller |     "Jun 09 11:31:51.152688 crc crio[21508]: time=\"2026-06-09T11:31:51.152630007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.250789 | controller |     "Jun 09 11:31:51.201401 crc crio[21508]: time=\"2026-06-09T11:31:51.201240219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.250803 | controller |     "Jun 09 11:31:51.206595 crc crio[21508]: time=\"2026-06-09T11:31:51.206473163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.250817 | controller |     "Jun 09 11:31:51.386056 crc crio[21508]: time=\"2026-06-09T11:31:51.385939405Z\" level=info msg=\"Created container c869a60b2ca65010ef966ba5a83f94703adc9e827c15ac462b44d27088a2a942: openstack/nova-api-0/nova-api-log\" id=d8f2b2b4-f8e1-4b59-9c96-7d6bff99d506 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.250831 | controller |     "Jun 09 11:31:51.387257 crc crio[21508]: time=\"2026-06-09T11:31:51.387216932Z\" level=info msg=\"Starting container: c869a60b2ca65010ef966ba5a83f94703adc9e827c15ac462b44d27088a2a942\" id=c40f439d-f740-44ef-8286-2788f4711d7a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.250848 | controller |     "Jun 09 11:31:51.389255 crc crio[21508]: time=\"2026-06-09T11:31:51.389224731Z\" level=info msg=\"Created container b9e3fe45d93fb94aeda80ac5a392788a6770ac78d5e96e91c36575d136e73f44: openstack/nova-metadata-0/nova-metadata-log\" id=d5c8376f-b3af-4d05-b201-ef85ac3c978d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.250863 | controller |     "Jun 09 11:31:51.394921 crc crio[21508]: time=\"2026-06-09T11:31:51.394881827Z\" level=info msg=\"Starting container: b9e3fe45d93fb94aeda80ac5a392788a6770ac78d5e96e91c36575d136e73f44\" id=5f96c793-ed32-43c5-9088-a1244cfb5988 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.250877 | controller |     "Jun 09 11:31:51.395731 crc crio[21508]: time=\"2026-06-09T11:31:51.39499042Z\" level=info msg=\"Started container\" PID=93908 containerID=c869a60b2ca65010ef966ba5a83f94703adc9e827c15ac462b44d27088a2a942 description=openstack/nova-api-0/nova-api-log id=c40f439d-f740-44ef-8286-2788f4711d7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=edd8b27626aa8878b73d3fe4468545f46538104647930d43cf0d4e42679a29d4",
2026-06-09 12:20:06.250892 | controller |     "Jun 09 11:31:51.406195 crc crio[21508]: time=\"2026-06-09T11:31:51.406154737Z\" level=info msg=\"Started container\" PID=93909 containerID=b9e3fe45d93fb94aeda80ac5a392788a6770ac78d5e96e91c36575d136e73f44 description=openstack/nova-metadata-0/nova-metadata-log id=5f96c793-ed32-43c5-9088-a1244cfb5988 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e701fdeaddbfb7329fd5c884c9b2e4e7e1ce42e6da94a671f8d7ec03056eca25",
2026-06-09 12:20:06.250907 | controller |     "Jun 09 11:31:51.416820 crc crio[21508]: time=\"2026-06-09T11:31:51.416776277Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=9cd57c29-a499-4fbe-a9e9-bf3061a885ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.250922 | controller |     "Jun 09 11:31:51.423057 crc crio[21508]: time=\"2026-06-09T11:31:51.42303097Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=b57fbade-876a-4d3e-aab2-ab762bd91ac9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.250936 | controller |     "Jun 09 11:31:51.506910 crc crio[21508]: time=\"2026-06-09T11:31:51.506417881Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=4d57fd0b-2f67-425a-b312-1848174ca534 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.250951 | controller |     "Jun 09 11:31:51.509089 crc crio[21508]: time=\"2026-06-09T11:31:51.509010747Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=00fe0113-fe83-4a31-abdd-cc6b5fae06c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.250965 | controller |     "Jun 09 11:31:51.531652 crc crio[21508]: time=\"2026-06-09T11:31:51.530805995Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=4cfcf6b7-af7f-4060-a0bb-44739e0d76bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.250979 | controller |     "Jun 09 11:31:51.531652 crc crio[21508]: time=\"2026-06-09T11:31:51.531103454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.250994 | controller |     "Jun 09 11:31:51.536124 crc crio[21508]: time=\"2026-06-09T11:31:51.536060599Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=5848f27c-2aeb-4f2d-91d6-529a5be3c7c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.251009 | controller |     "Jun 09 11:31:51.551067 crc crio[21508]: time=\"2026-06-09T11:31:51.550950394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.251030 | controller |     "Jun 09 11:31:51.597965 crc crio[21508]: time=\"2026-06-09T11:31:51.597832375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.251044 | controller |     "Jun 09 11:31:51.603241 crc crio[21508]: time=\"2026-06-09T11:31:51.603158301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.251059 | controller |     "Jun 09 11:31:51.616497 crc crio[21508]: time=\"2026-06-09T11:31:51.616416849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.251073 | controller |     "Jun 09 11:31:51.619958 crc crio[21508]: time=\"2026-06-09T11:31:51.619896381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.251087 | controller |     "Jun 09 11:31:51.805527 crc crio[21508]: time=\"2026-06-09T11:31:51.805427761Z\" level=info msg=\"Created container 49d9d5bf4aeefa0d8078d2d5b601b71843f8cf31766d436a4f6dad24ed696e19: openstack/nova-api-0/nova-api-api\" id=4cfcf6b7-af7f-4060-a0bb-44739e0d76bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.251101 | controller |     "Jun 09 11:31:51.806754 crc crio[21508]: time=\"2026-06-09T11:31:51.806710439Z\" level=info msg=\"Starting container: 49d9d5bf4aeefa0d8078d2d5b601b71843f8cf31766d436a4f6dad24ed696e19\" id=9d6beec6-929c-4ff2-8d16-b5f9bd2169a7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.251116 | controller |     "Jun 09 11:31:51.808158 crc crio[21508]: time=\"2026-06-09T11:31:51.808081169Z\" level=info msg=\"Created container 425e508b3fa86731cf3d97704a7587df55a8797fc5de48f75de448fdb7ebca3d: openstack/nova-metadata-0/nova-metadata-metadata\" id=5848f27c-2aeb-4f2d-91d6-529a5be3c7c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.251130 | controller |     "Jun 09 11:31:51.808891 crc crio[21508]: time=\"2026-06-09T11:31:51.80880467Z\" level=info msg=\"Starting container: 425e508b3fa86731cf3d97704a7587df55a8797fc5de48f75de448fdb7ebca3d\" id=858d19ee-d52b-4b0f-b695-917060ef0592 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.251145 | controller |     "Jun 09 11:31:51.816919 crc crio[21508]: time=\"2026-06-09T11:31:51.816813175Z\" level=info msg=\"Started container\" PID=93993 containerID=425e508b3fa86731cf3d97704a7587df55a8797fc5de48f75de448fdb7ebca3d description=openstack/nova-metadata-0/nova-metadata-metadata id=858d19ee-d52b-4b0f-b695-917060ef0592 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e701fdeaddbfb7329fd5c884c9b2e4e7e1ce42e6da94a671f8d7ec03056eca25",
2026-06-09 12:20:06.251159 | controller |     "Jun 09 11:31:51.818354 crc crio[21508]: time=\"2026-06-09T11:31:51.817185756Z\" level=info msg=\"Started container\" PID=93991 containerID=49d9d5bf4aeefa0d8078d2d5b601b71843f8cf31766d436a4f6dad24ed696e19 description=openstack/nova-api-0/nova-api-api id=9d6beec6-929c-4ff2-8d16-b5f9bd2169a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=edd8b27626aa8878b73d3fe4468545f46538104647930d43cf0d4e42679a29d4",
2026-06-09 12:20:06.251173 | controller |     "Jun 09 11:32:00.531971 crc crio[21508]: time=\"2026-06-09T11:32:00.531099812Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683412-48kzk/POD\" id=46a54a99-db8c-4f69-b50a-4c02d01f93fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.251187 | controller |     "Jun 09 11:32:00.533926 crc crio[21508]: time=\"2026-06-09T11:32:00.531997568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.251205 | controller |     "Jun 09 11:32:00.587479 crc crio[21508]: time=\"2026-06-09T11:32:00.587200964Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683412-48kzk Namespace:openshift-infra ID:241790b3276f1c6a6109b83c29eb30c65458b981dd2208e101ab8d9a68a457af UID:dcc262c7-e18c-4fef-b0a2-4cfe8664176a NetNS:/var/run/netns/af0af5ec-6ef7-4e99-838e-486d781cc75a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddcc262c7_e18c_4fef_b0a2_4cfe8664176a.slice PodAnnotations:0xc000d9e2c8}] Aliases:map[]}\"",
2026-06-09 12:20:06.251220 | controller |     "Jun 09 11:32:00.587479 crc crio[21508]: time=\"2026-06-09T11:32:00.58740108Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683412-48kzk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.251235 | controller |     "Jun 09 11:32:01.828255 crc crio[21508]: 2026-06-09T11:32:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:241790b3276f1c6 Mac:26:7b:8d:80:ac:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d6 Mtu:0 Sandbox:/var/run/netns/af0af5ec-6ef7-4e99-838e-486d781cc75a SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.0.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.251250 | controller |     "Jun 09 11:32:01.830014 crc crio[21508]: time=\"2026-06-09T11:32:01.829944215Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683412-48kzk Namespace:openshift-infra ID:241790b3276f1c6a6109b83c29eb30c65458b981dd2208e101ab8d9a68a457af UID:dcc262c7-e18c-4fef-b0a2-4cfe8664176a NetNS:/var/run/netns/af0af5ec-6ef7-4e99-838e-486d781cc75a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddcc262c7_e18c_4fef_b0a2_4cfe8664176a.slice PodAnnotations:0xc000d9e2c8}] Aliases:map[]}\"",
2026-06-09 12:20:06.251264 | controller |     "Jun 09 11:32:01.832920 crc crio[21508]: time=\"2026-06-09T11:32:01.8328355Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683412-48kzk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.251278 | controller |     "Jun 09 11:32:01.844872 crc crio[21508]: time=\"2026-06-09T11:32:01.844623215Z\" level=info msg=\"Ran pod sandbox 241790b3276f1c6a6109b83c29eb30c65458b981dd2208e101ab8d9a68a457af with infra container: openshift-infra/auto-csr-approver-29683412-48kzk/POD\" id=46a54a99-db8c-4f69-b50a-4c02d01f93fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.251292 | controller |     "Jun 09 11:32:01.869393 crc crio[21508]: time=\"2026-06-09T11:32:01.869270986Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=16c0e4b3-1375-4ec5-bbea-4e72d5abb2bf name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.251308 | controller |     "Jun 09 11:32:01.884563 crc crio[21508]: time=\"2026-06-09T11:32:01.884510982Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 12:20:06.251327 | controller |     "Jun 09 11:32:02.591596 crc crio[21508]: time=\"2026-06-09T11:32:02.591033529Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=16c0e4b3-1375-4ec5-bbea-4e72d5abb2bf name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.251365 | controller |     "Jun 09 11:32:02.592381 crc crio[21508]: time=\"2026-06-09T11:32:02.592321967Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=db8b5450-e218-4926-a658-1618c8e5b2fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.251389 | controller |     "Jun 09 11:32:02.594937 crc crio[21508]: time=\"2026-06-09T11:32:02.594762708Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=26e22af2-6ce3-457e-ac27-638e22e21f69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.251411 | controller |     "Jun 09 11:32:02.601781 crc crio[21508]: time=\"2026-06-09T11:32:02.601700981Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683412-48kzk/oc\" id=d0cee9a2-dbff-4699-acd0-b8b1e234e4c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.251428 | controller |     "Jun 09 11:32:02.602509 crc crio[21508]: time=\"2026-06-09T11:32:02.602466654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.251444 | controller |     "Jun 09 11:32:02.665345 crc crio[21508]: time=\"2026-06-09T11:32:02.665069246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.251461 | controller |     "Jun 09 11:32:02.899274 crc crio[21508]: time=\"2026-06-09T11:32:02.899067354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.251478 | controller |     "Jun 09 11:32:03.030529 crc crio[21508]: time=\"2026-06-09T11:32:03.030451099Z\" level=info msg=\"Created container f9b095a8ba0a8fd8757789c99c11df804808fd857493f6ddaf573f13a40b355e: openshift-infra/auto-csr-approver-29683412-48kzk/oc\" id=d0cee9a2-dbff-4699-acd0-b8b1e234e4c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.251495 | controller |     "Jun 09 11:32:03.032222 crc crio[21508]: time=\"2026-06-09T11:32:03.032141099Z\" level=info msg=\"Starting container: f9b095a8ba0a8fd8757789c99c11df804808fd857493f6ddaf573f13a40b355e\" id=0710fb73-09ef-44ab-8bf6-f143b3bf3687 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.251512 | controller |     "Jun 09 11:32:03.037614 crc crio[21508]: time=\"2026-06-09T11:32:03.037545517Z\" level=info msg=\"Started container\" PID=94845 containerID=f9b095a8ba0a8fd8757789c99c11df804808fd857493f6ddaf573f13a40b355e description=openshift-infra/auto-csr-approver-29683412-48kzk/oc id=0710fb73-09ef-44ab-8bf6-f143b3bf3687 name=/runtime.v1.RuntimeService/StartContainer sandboxID=241790b3276f1c6a6109b83c29eb30c65458b981dd2208e101ab8d9a68a457af",
2026-06-09 12:20:06.251529 | controller |     "Jun 09 11:32:04.833527 crc crio[21508]: time=\"2026-06-09T11:32:04.832589092Z\" level=info msg=\"Stopping container: 10f856e254eeb75e084f50f3b11a53076759b07fd8342fed6bf69deacf166897 (timeout: 30s)\" id=cb1987e1-950a-4459-8a30-3424595fcb88 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.251585 | controller |     "Jun 09 11:32:05.104141 crc crio[21508]: time=\"2026-06-09T11:32:05.103903573Z\" level=info msg=\"Stopped container 10f856e254eeb75e084f50f3b11a53076759b07fd8342fed6bf69deacf166897: openstack/kube-state-metrics-0/kube-state-metrics\" id=cb1987e1-950a-4459-8a30-3424595fcb88 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.251616 | controller |     "Jun 09 11:32:05.105013 crc crio[21508]: time=\"2026-06-09T11:32:05.104926703Z\" level=info msg=\"Stopping pod sandbox: 4f9ebdea71f94d7807448ba1469b24a4414b38538735335728eea3aa852fdbe7\" id=39a259d0-b325-4f47-a851-af62f51dcd36 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.251635 | controller |     "Jun 09 11:32:05.111270 crc crio[21508]: time=\"2026-06-09T11:32:05.111186846Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:4f9ebdea71f94d7807448ba1469b24a4414b38538735335728eea3aa852fdbe7 UID:6d02d2a7-645b-4f4b-b964-19ff29d366b3 NetNS:/var/run/netns/703edfe6-354f-45bb-b380-8ed0bb680298 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d02d2a7_645b_4f4b_b964_19ff29d366b3.slice PodAnnotations:0xc000b28700}] Aliases:map[]}\"",
2026-06-09 12:20:06.251658 | controller |     "Jun 09 11:32:05.111565 crc crio[21508]: time=\"2026-06-09T11:32:05.111509485Z\" level=info msg=\"Deleting pod openstack_kube-state-metrics-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.251677 | controller |     "Jun 09 11:32:05.164027 crc crio[21508]: time=\"2026-06-09T11:32:05.163929559Z\" level=info msg=\"Stopping pod sandbox: 241790b3276f1c6a6109b83c29eb30c65458b981dd2208e101ab8d9a68a457af\" id=c13132f1-3181-4b7b-8a92-bd149eec6750 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.251695 | controller |     "Jun 09 11:32:05.164657 crc crio[21508]: time=\"2026-06-09T11:32:05.164581378Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683412-48kzk Namespace:openshift-infra ID:241790b3276f1c6a6109b83c29eb30c65458b981dd2208e101ab8d9a68a457af UID:dcc262c7-e18c-4fef-b0a2-4cfe8664176a NetNS:/var/run/netns/af0af5ec-6ef7-4e99-838e-486d781cc75a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddcc262c7_e18c_4fef_b0a2_4cfe8664176a.slice PodAnnotations:0xc000b28918}] Aliases:map[]}\"",
2026-06-09 12:20:06.251712 | controller |     "Jun 09 11:32:05.164874 crc crio[21508]: time=\"2026-06-09T11:32:05.164767344Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683412-48kzk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.251730 | controller |     "Jun 09 11:32:05.481196 crc crio[21508]: time=\"2026-06-09T11:32:05.480791783Z\" level=info msg=\"Stopped pod sandbox: 4f9ebdea71f94d7807448ba1469b24a4414b38538735335728eea3aa852fdbe7\" id=39a259d0-b325-4f47-a851-af62f51dcd36 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.251747 | controller |     "Jun 09 11:32:05.716108 crc crio[21508]: time=\"2026-06-09T11:32:05.716004367Z\" level=info msg=\"Stopped pod sandbox: 241790b3276f1c6a6109b83c29eb30c65458b981dd2208e101ab8d9a68a457af\" id=c13132f1-3181-4b7b-8a92-bd149eec6750 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.251764 | controller |     "Jun 09 11:32:06.185534 crc crio[21508]: time=\"2026-06-09T11:32:06.185453495Z\" level=info msg=\"Removing container: 10f856e254eeb75e084f50f3b11a53076759b07fd8342fed6bf69deacf166897\" id=c3081817-f3a2-4a2a-8897-386584c218ed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.251782 | controller |     "Jun 09 11:32:06.586328 crc crio[21508]: time=\"2026-06-09T11:32:06.585756601Z\" level=info msg=\"Removed container 10f856e254eeb75e084f50f3b11a53076759b07fd8342fed6bf69deacf166897: openstack/kube-state-metrics-0/kube-state-metrics\" id=c3081817-f3a2-4a2a-8897-386584c218ed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.251806 | controller |     "Jun 09 11:32:08.249959 crc crio[21508]: time=\"2026-06-09T11:32:08.24939329Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=43554779-0174-49c5-9529-cb45b1090455 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.251828 | controller |     "Jun 09 11:32:08.251262 crc crio[21508]: time=\"2026-06-09T11:32:08.250042779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.251847 | controller |     "Jun 09 11:32:08.285522 crc crio[21508]: time=\"2026-06-09T11:32:08.285103045Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:8efa242476bc55f8d62369e97a2d9e8ddb757471df012cf078756250bd26674a UID:1174f70f-a58f-4339-8bfe-dad1e9b8b64e NetNS:/var/run/netns/6b0f3b37-e244-433b-8019-06c4108b790c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1174f70f_a58f_4339_8bfe_dad1e9b8b64e.slice PodAnnotations:0xc0019bc880}] Aliases:map[]}\"",
2026-06-09 12:20:06.251870 | controller |     "Jun 09 11:32:08.285522 crc crio[21508]: time=\"2026-06-09T11:32:08.285498947Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.251887 | controller |     "Jun 09 11:32:08.605003 crc crio[21508]: time=\"2026-06-09T11:32:08.604092941Z\" level=info msg=\"Removing container: 52f35676de33b7ff27b45aa62eb7139e894408c24746768cfbd3fd5183139642\" id=2c74ed9b-ad40-4261-8aca-81719fb3d35d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.251901 | controller |     "Jun 09 11:32:08.638167 crc crio[21508]: time=\"2026-06-09T11:32:08.638037555Z\" level=info msg=\"Removed container 52f35676de33b7ff27b45aa62eb7139e894408c24746768cfbd3fd5183139642: openstack/root-account-create-update-w4zfn/mariadb-account-create-update\" id=2c74ed9b-ad40-4261-8aca-81719fb3d35d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.251916 | controller |     "Jun 09 11:32:08.642807 crc crio[21508]: time=\"2026-06-09T11:32:08.642711561Z\" level=info msg=\"Removing container: 335da810ee0471bb7ad4671fe2bf51a0a26f6447ba2d252f359d218af186093b\" id=1b4b897a-b1cf-4c52-92c7-e2aa187da324 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.251930 | controller |     "Jun 09 11:32:08.760572 crc crio[21508]: time=\"2026-06-09T11:32:08.759971953Z\" level=info msg=\"Removed container 335da810ee0471bb7ad4671fe2bf51a0a26f6447ba2d252f359d218af186093b: openstack/ovn-controller-hvjx5-config-975mm/ovn-config\" id=1b4b897a-b1cf-4c52-92c7-e2aa187da324 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.251945 | controller |     "Jun 09 11:32:08.765886 crc crio[21508]: time=\"2026-06-09T11:32:08.765808444Z\" level=info msg=\"Removing container: 3ca13d214da587e54e26866a74185b04f37111403734571bfa99f921dba019e9\" id=e3514cec-81f5-48f4-b3c1-8af4b08b8d41 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.251959 | controller |     "Jun 09 11:32:08.868863 crc crio[21508]: time=\"2026-06-09T11:32:08.868747777Z\" level=info msg=\"Removed container 3ca13d214da587e54e26866a74185b04f37111403734571bfa99f921dba019e9: openstack/ovn-controller-hvjx5-config-9gmbq/ovn-config\" id=e3514cec-81f5-48f4-b3c1-8af4b08b8d41 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.251974 | controller |     "Jun 09 11:32:08.886656 crc crio[21508]: time=\"2026-06-09T11:32:08.886517697Z\" level=info msg=\"Stopping pod sandbox: e95dcc0d1d8e1efab729613aea46558c60c1ee7448d400e736f20ab726ffec85\" id=9804245a-cd23-4e8d-991c-65f5a0d5b925 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.252008 | controller |     "Jun 09 11:32:08.886656 crc crio[21508]: time=\"2026-06-09T11:32:08.886651501Z\" level=info msg=\"Stopped pod sandbox (already stopped): e95dcc0d1d8e1efab729613aea46558c60c1ee7448d400e736f20ab726ffec85\" id=9804245a-cd23-4e8d-991c-65f5a0d5b925 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.252025 | controller |     "Jun 09 11:32:08.888264 crc crio[21508]: time=\"2026-06-09T11:32:08.888170285Z\" level=info msg=\"Removing pod sandbox: e95dcc0d1d8e1efab729613aea46558c60c1ee7448d400e736f20ab726ffec85\" id=ba969ba5-dfc7-4ec8-9c2e-03bdb6f87ffc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.252044 | controller |     "Jun 09 11:32:08.906020 crc crio[21508]: time=\"2026-06-09T11:32:08.905909424Z\" level=info msg=\"Removed pod sandbox: e95dcc0d1d8e1efab729613aea46558c60c1ee7448d400e736f20ab726ffec85\" id=ba969ba5-dfc7-4ec8-9c2e-03bdb6f87ffc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.252058 | controller |     "Jun 09 11:32:08.908093 crc crio[21508]: time=\"2026-06-09T11:32:08.907415329Z\" level=info msg=\"Stopping pod sandbox: 57cfd63aee94b0c50aaf55f20992def5b048ba5b06432d7edde2538729dbea68\" id=8c1edbbf-f291-4af9-881a-121b2cec8f1d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.252072 | controller |     "Jun 09 11:32:08.908493 crc crio[21508]: time=\"2026-06-09T11:32:08.908114179Z\" level=info msg=\"Stopped pod sandbox (already stopped): 57cfd63aee94b0c50aaf55f20992def5b048ba5b06432d7edde2538729dbea68\" id=8c1edbbf-f291-4af9-881a-121b2cec8f1d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.252090 | controller |     "Jun 09 11:32:08.908932 crc crio[21508]: time=\"2026-06-09T11:32:08.908808849Z\" level=info msg=\"Removing pod sandbox: 57cfd63aee94b0c50aaf55f20992def5b048ba5b06432d7edde2538729dbea68\" id=fba9d02c-01a7-4797-928d-d207be9e7ea2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.252105 | controller |     "Jun 09 11:32:08.929347 crc crio[21508]: time=\"2026-06-09T11:32:08.929207686Z\" level=info msg=\"Removed pod sandbox: 57cfd63aee94b0c50aaf55f20992def5b048ba5b06432d7edde2538729dbea68\" id=fba9d02c-01a7-4797-928d-d207be9e7ea2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.252120 | controller |     "Jun 09 11:32:08.930879 crc crio[21508]: time=\"2026-06-09T11:32:08.930678879Z\" level=info msg=\"Stopping pod sandbox: 2826364e6019a839457445491cafc482e60455d687bf938f9c8d98e7970c78e1\" id=b6a806f5-42f2-429a-ad12-56dbedafb55e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.252134 | controller |     "Jun 09 11:32:08.930990 crc crio[21508]: time=\"2026-06-09T11:32:08.930903716Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2826364e6019a839457445491cafc482e60455d687bf938f9c8d98e7970c78e1\" id=b6a806f5-42f2-429a-ad12-56dbedafb55e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.252149 | controller |     "Jun 09 11:32:08.934250 crc crio[21508]: time=\"2026-06-09T11:32:08.934046078Z\" level=info msg=\"Removing pod sandbox: 2826364e6019a839457445491cafc482e60455d687bf938f9c8d98e7970c78e1\" id=1519bcf5-fa2c-45e3-85b1-ecc102817c53 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.252163 | controller |     "Jun 09 11:32:08.954214 crc crio[21508]: time=\"2026-06-09T11:32:08.954082304Z\" level=info msg=\"Removed pod sandbox: 2826364e6019a839457445491cafc482e60455d687bf938f9c8d98e7970c78e1\" id=1519bcf5-fa2c-45e3-85b1-ecc102817c53 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.252177 | controller |     "Jun 09 11:32:08.955929 crc crio[21508]: time=\"2026-06-09T11:32:08.955731293Z\" level=info msg=\"Stopping pod sandbox: ca7846ac5a921f3f45f8f0ee1762728e05bf75ee83bcebfd354ee29d342d15fb\" id=4385293a-1d5b-4b07-b5c5-1331ead729fd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.252191 | controller |     "Jun 09 11:32:08.956012 crc crio[21508]: time=\"2026-06-09T11:32:08.95598662Z\" level=info msg=\"Stopped pod sandbox (already stopped): ca7846ac5a921f3f45f8f0ee1762728e05bf75ee83bcebfd354ee29d342d15fb\" id=4385293a-1d5b-4b07-b5c5-1331ead729fd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.252205 | controller |     "Jun 09 11:32:08.957074 crc crio[21508]: time=\"2026-06-09T11:32:08.956946878Z\" level=info msg=\"Removing pod sandbox: ca7846ac5a921f3f45f8f0ee1762728e05bf75ee83bcebfd354ee29d342d15fb\" id=fac5ecb4-3c14-4610-944f-24148228a6fb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.252219 | controller |     "Jun 09 11:32:08.973334 crc crio[21508]: time=\"2026-06-09T11:32:08.973209024Z\" level=info msg=\"Removed pod sandbox: ca7846ac5a921f3f45f8f0ee1762728e05bf75ee83bcebfd354ee29d342d15fb\" id=fac5ecb4-3c14-4610-944f-24148228a6fb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.252233 | controller |     "Jun 09 11:32:08.974258 crc crio[21508]: time=\"2026-06-09T11:32:08.974170612Z\" level=info msg=\"Stopping pod sandbox: 4f9ebdea71f94d7807448ba1469b24a4414b38538735335728eea3aa852fdbe7\" id=81bc8d5a-d4bb-457a-9e59-4c75ee346531 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.252247 | controller |     "Jun 09 11:32:08.974258 crc crio[21508]: time=\"2026-06-09T11:32:08.974254895Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4f9ebdea71f94d7807448ba1469b24a4414b38538735335728eea3aa852fdbe7\" id=81bc8d5a-d4bb-457a-9e59-4c75ee346531 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.252265 | controller |     "Jun 09 11:32:08.975074 crc crio[21508]: time=\"2026-06-09T11:32:08.974984676Z\" level=info msg=\"Removing pod sandbox: 4f9ebdea71f94d7807448ba1469b24a4414b38538735335728eea3aa852fdbe7\" id=efa3fd3f-9170-4e99-8e97-db1e2fc7740a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.252280 | controller |     "Jun 09 11:32:09.001026 crc crio[21508]: time=\"2026-06-09T11:32:09.000889064Z\" level=info msg=\"Removed pod sandbox: 4f9ebdea71f94d7807448ba1469b24a4414b38538735335728eea3aa852fdbe7\" id=efa3fd3f-9170-4e99-8e97-db1e2fc7740a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.252294 | controller |     "Jun 09 11:32:09.001664 crc crio[21508]: time=\"2026-06-09T11:32:09.001580414Z\" level=info msg=\"Stopping pod sandbox: a292cb450efdb1fbd16f8038ff4ac079236021f615a6e00b2356872126c93c40\" id=70784cdc-8815-4bca-b82e-0826db9bd695 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.252308 | controller |     "Jun 09 11:32:09.001664 crc crio[21508]: time=\"2026-06-09T11:32:09.001644686Z\" level=info msg=\"Stopped pod sandbox (already stopped): a292cb450efdb1fbd16f8038ff4ac079236021f615a6e00b2356872126c93c40\" id=70784cdc-8815-4bca-b82e-0826db9bd695 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.252323 | controller |     "Jun 09 11:32:09.003188 crc crio[21508]: time=\"2026-06-09T11:32:09.003087669Z\" level=info msg=\"Removing pod sandbox: a292cb450efdb1fbd16f8038ff4ac079236021f615a6e00b2356872126c93c40\" id=a8e20b4a-1d28-430d-a9b0-72ffa0957fbc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.252337 | controller |     "Jun 09 11:32:09.025052 crc crio[21508]: time=\"2026-06-09T11:32:09.024916897Z\" level=info msg=\"Removed pod sandbox: a292cb450efdb1fbd16f8038ff4ac079236021f615a6e00b2356872126c93c40\" id=a8e20b4a-1d28-430d-a9b0-72ffa0957fbc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.252374 | controller |     "Jun 09 11:32:09.029424 crc crio[21508]: time=\"2026-06-09T11:32:09.029222303Z\" level=info msg=\"Stopping pod sandbox: 53abfe3f262590d6071d8a17e298c89a8e660dd180c556239f11ead772f09ebd\" id=10ca7082-c1cd-4daf-b654-024342066c0c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.252391 | controller |     "Jun 09 11:32:09.029424 crc crio[21508]: time=\"2026-06-09T11:32:09.029419059Z\" level=info msg=\"Stopped pod sandbox (already stopped): 53abfe3f262590d6071d8a17e298c89a8e660dd180c556239f11ead772f09ebd\" id=10ca7082-c1cd-4daf-b654-024342066c0c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.252406 | controller |     "Jun 09 11:32:09.030667 crc crio[21508]: time=\"2026-06-09T11:32:09.030590403Z\" level=info msg=\"Removing pod sandbox: 53abfe3f262590d6071d8a17e298c89a8e660dd180c556239f11ead772f09ebd\" id=56e442f4-7138-4024-af9b-1f54f114f80b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.252427 | controller |     "Jun 09 11:32:09.050099 crc crio[21508]: time=\"2026-06-09T11:32:09.050045513Z\" level=info msg=\"Removed pod sandbox: 53abfe3f262590d6071d8a17e298c89a8e660dd180c556239f11ead772f09ebd\" id=56e442f4-7138-4024-af9b-1f54f114f80b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.252445 | controller |     "Jun 09 11:32:09.051888 crc crio[21508]: time=\"2026-06-09T11:32:09.051446494Z\" level=info msg=\"Stopping pod sandbox: 38f967671e07108741ecfde400e9677d8f82d6c01e0b17508ee7ee840e5d1032\" id=67b9448b-5075-4763-b905-18827838d47b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.252462 | controller |     "Jun 09 11:32:09.051888 crc crio[21508]: time=\"2026-06-09T11:32:09.051533306Z\" level=info msg=\"Stopped pod sandbox (already stopped): 38f967671e07108741ecfde400e9677d8f82d6c01e0b17508ee7ee840e5d1032\" id=67b9448b-5075-4763-b905-18827838d47b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.252477 | controller |     "Jun 09 11:32:09.052017 crc crio[21508]: time=\"2026-06-09T11:32:09.051959929Z\" level=info msg=\"Removing pod sandbox: 38f967671e07108741ecfde400e9677d8f82d6c01e0b17508ee7ee840e5d1032\" id=6cbf0b32-21d8-49b6-87a6-0478160ca099 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.252498 | controller |     "Jun 09 11:32:09.067265 crc crio[21508]: time=\"2026-06-09T11:32:09.067077841Z\" level=info msg=\"Removed pod sandbox: 38f967671e07108741ecfde400e9677d8f82d6c01e0b17508ee7ee840e5d1032\" id=6cbf0b32-21d8-49b6-87a6-0478160ca099 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.252568 | controller |     "Jun 09 11:32:09.075082 crc crio[21508]: time=\"2026-06-09T11:32:09.074968062Z\" level=info msg=\"Stopping pod sandbox: dcd8c308ba20c6b0fdd65595c7f35b066c8cadb9136263434eb8d6bf3227a4b4\" id=6962b057-d17c-4b80-ab8b-752f45efe4e3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.252590 | controller |     "Jun 09 11:32:09.076006 crc crio[21508]: time=\"2026-06-09T11:32:09.075143917Z\" level=info msg=\"Stopped pod sandbox (already stopped): dcd8c308ba20c6b0fdd65595c7f35b066c8cadb9136263434eb8d6bf3227a4b4\" id=6962b057-d17c-4b80-ab8b-752f45efe4e3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.252605 | controller |     "Jun 09 11:32:09.086476 crc crio[21508]: time=\"2026-06-09T11:32:09.084924574Z\" level=info msg=\"Removing pod sandbox: dcd8c308ba20c6b0fdd65595c7f35b066c8cadb9136263434eb8d6bf3227a4b4\" id=fb57e028-11df-467e-a9bb-20aaee462a18 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.252620 | controller |     "Jun 09 11:32:09.095675 crc crio[21508]: 2026-06-09T11:32:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8efa242476bc55f Mac:9a:25:25:4b:4e:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d7 Mtu:0 Sandbox:/var/run/netns/6b0f3b37-e244-433b-8019-06c4108b790c SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.252634 | controller |     "Jun 09 11:32:09.098076 crc crio[21508]: time=\"2026-06-09T11:32:09.098005066Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:8efa242476bc55f8d62369e97a2d9e8ddb757471df012cf078756250bd26674a UID:1174f70f-a58f-4339-8bfe-dad1e9b8b64e NetNS:/var/run/netns/6b0f3b37-e244-433b-8019-06c4108b790c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1174f70f_a58f_4339_8bfe_dad1e9b8b64e.slice PodAnnotations:0xc0019bc880}] Aliases:map[]}\"",
2026-06-09 12:20:06.252649 | controller |     "Jun 09 11:32:09.098423 crc crio[21508]: time=\"2026-06-09T11:32:09.098172231Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.252664 | controller |     "Jun 09 11:32:09.106269 crc crio[21508]: time=\"2026-06-09T11:32:09.10564424Z\" level=info msg=\"Removed pod sandbox: dcd8c308ba20c6b0fdd65595c7f35b066c8cadb9136263434eb8d6bf3227a4b4\" id=fb57e028-11df-467e-a9bb-20aaee462a18 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.252678 | controller |     "Jun 09 11:32:09.110401 crc crio[21508]: time=\"2026-06-09T11:32:09.108928386Z\" level=info msg=\"Stopping pod sandbox: c8a8815aec391414c56afc043dc8a1d44e9be1891982b0132aabcd6c3efb6dde\" id=09f6967d-ab29-49ff-b42b-24e5d9f11dc6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.252693 | controller |     "Jun 09 11:32:09.110401 crc crio[21508]: time=\"2026-06-09T11:32:09.10905528Z\" level=info msg=\"Stopped pod sandbox (already stopped): c8a8815aec391414c56afc043dc8a1d44e9be1891982b0132aabcd6c3efb6dde\" id=09f6967d-ab29-49ff-b42b-24e5d9f11dc6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.252711 | controller |     "Jun 09 11:32:09.120843 crc crio[21508]: time=\"2026-06-09T11:32:09.118932289Z\" level=info msg=\"Removing pod sandbox: c8a8815aec391414c56afc043dc8a1d44e9be1891982b0132aabcd6c3efb6dde\" id=7249e7c4-29cb-41b5-86c0-b0209fe02396 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.252731 | controller |     "Jun 09 11:32:09.120843 crc crio[21508]: time=\"2026-06-09T11:32:09.119136705Z\" level=info msg=\"Ran pod sandbox 8efa242476bc55f8d62369e97a2d9e8ddb757471df012cf078756250bd26674a with infra container: openstack/kube-state-metrics-0/POD\" id=43554779-0174-49c5-9529-cb45b1090455 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.252746 | controller |     "Jun 09 11:32:09.129552 crc crio[21508]: time=\"2026-06-09T11:32:09.127921572Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=999368de-836b-489d-b2fd-1bdc33093bc1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.252761 | controller |     "Jun 09 11:32:09.147155 crc crio[21508]: time=\"2026-06-09T11:32:09.147023721Z\" level=info msg=\"Removed pod sandbox: c8a8815aec391414c56afc043dc8a1d44e9be1891982b0132aabcd6c3efb6dde\" id=7249e7c4-29cb-41b5-86c0-b0209fe02396 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.252775 | controller |     "Jun 09 11:32:09.148096 crc crio[21508]: time=\"2026-06-09T11:32:09.14800243Z\" level=info msg=\"Stopping pod sandbox: d0cad33012c6f6c69a2198d8c509e50adefd99f8710145cef2e7230fc86baabd\" id=d729dab9-e1c4-4bed-8638-890f05c36ac7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.252789 | controller |     "Jun 09 11:32:09.148178 crc crio[21508]: time=\"2026-06-09T11:32:09.148111153Z\" level=info msg=\"Stopped pod sandbox (already stopped): d0cad33012c6f6c69a2198d8c509e50adefd99f8710145cef2e7230fc86baabd\" id=d729dab9-e1c4-4bed-8638-890f05c36ac7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.252803 | controller |     "Jun 09 11:32:09.152914 crc crio[21508]: time=\"2026-06-09T11:32:09.152833171Z\" level=info msg=\"Removing pod sandbox: d0cad33012c6f6c69a2198d8c509e50adefd99f8710145cef2e7230fc86baabd\" id=1b634549-1b14-4125-b914-83c7e7fac926 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.252817 | controller |     "Jun 09 11:32:09.170175 crc crio[21508]: time=\"2026-06-09T11:32:09.170080456Z\" level=info msg=\"Removed pod sandbox: d0cad33012c6f6c69a2198d8c509e50adefd99f8710145cef2e7230fc86baabd\" id=1b634549-1b14-4125-b914-83c7e7fac926 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.252831 | controller |     "Jun 09 11:32:09.186627 crc crio[21508]: time=\"2026-06-09T11:32:09.185780235Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=b728e5ae-c2fc-41ef-981f-ff2b958946bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.252845 | controller |     "Jun 09 11:32:09.599989 crc crio[21508]: time=\"2026-06-09T11:32:09.599828112Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=dae9174a-c579-42aa-86e7-404c4c163e92 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.252859 | controller |     "Jun 09 11:32:09.601777 crc crio[21508]: time=\"2026-06-09T11:32:09.600587335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.252873 | controller |     "Jun 09 11:32:09.632167 crc crio[21508]: time=\"2026-06-09T11:32:09.628766979Z\" level=info msg=\"Stopping container: f55d0d321e390b7d56d9e725e228127ee70d67371752599f60e49b1a98ff68a8 (timeout: 30s)\" id=53bb2c92-20a3-4f38-9c83-b7c5b1a8fe56 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.252887 | controller |     "Jun 09 11:32:09.632167 crc crio[21508]: time=\"2026-06-09T11:32:09.63152776Z\" level=info msg=\"Stopping container: 93258aa3fe9d54563757c75598fbe1da716e1fd2ae80817ddf7bb8ff08420dd5 (timeout: 30s)\" id=13c057a0-0f3e-4356-86e1-6c8c2f903ef2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.252901 | controller |     "Jun 09 11:32:09.633146 crc crio[21508]: time=\"2026-06-09T11:32:09.632825898Z\" level=info msg=\"Stopping container: 8f6a2f466ab013fed1995a1f2eca27dc75bc035b6c20e29defa60a9b02182635 (timeout: 30s)\" id=50743b1b-8043-45c7-94e6-2fa3c6d2ccdb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.252919 | controller |     "Jun 09 11:32:09.636050 crc crio[21508]: time=\"2026-06-09T11:32:09.635551388Z\" level=info msg=\"Stopping container: af49d3c468c327bbb47cb8fe74f14a425690093e2b15cec9fa24f0bfb65806fe (timeout: 30s)\" id=460e19b1-040d-43d6-aae6-d58da4939fcd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.252933 | controller |     "Jun 09 11:32:09.712617 crc crio[21508]: time=\"2026-06-09T11:32:09.712233962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.252947 | controller |     "Jun 09 11:32:09.727545 crc crio[21508]: time=\"2026-06-09T11:32:09.727465888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.252962 | controller |     "Jun 09 11:32:09.929265 crc crio[21508]: time=\"2026-06-09T11:32:09.929109329Z\" level=info msg=\"Stopped container af49d3c468c327bbb47cb8fe74f14a425690093e2b15cec9fa24f0bfb65806fe: openstack/ceilometer-0/sg-core\" id=460e19b1-040d-43d6-aae6-d58da4939fcd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.252976 | controller |     "Jun 09 11:32:09.933152 crc crio[21508]: time=\"2026-06-09T11:32:09.932966742Z\" level=info msg=\"Stopped container 8f6a2f466ab013fed1995a1f2eca27dc75bc035b6c20e29defa60a9b02182635: openstack/ceilometer-0/proxy-httpd\" id=50743b1b-8043-45c7-94e6-2fa3c6d2ccdb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.252990 | controller |     "Jun 09 11:32:09.999916 crc crio[21508]: time=\"2026-06-09T11:32:09.999398176Z\" level=info msg=\"Created container 6b9d8969bdd274b9a113e8ffde9364395fcdf3dec8fbd8d8a99e5fdd215dcab4: openstack/kube-state-metrics-0/kube-state-metrics\" id=dae9174a-c579-42aa-86e7-404c4c163e92 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.253004 | controller |     "Jun 09 11:32:10.001530 crc crio[21508]: time=\"2026-06-09T11:32:10.001140387Z\" level=info msg=\"Starting container: 6b9d8969bdd274b9a113e8ffde9364395fcdf3dec8fbd8d8a99e5fdd215dcab4\" id=e5f76955-6e1a-45c3-aa60-e1cd3958dc16 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.253018 | controller |     "Jun 09 11:32:10.007811 crc crio[21508]: time=\"2026-06-09T11:32:10.007462252Z\" level=info msg=\"Started container\" PID=95355 containerID=6b9d8969bdd274b9a113e8ffde9364395fcdf3dec8fbd8d8a99e5fdd215dcab4 description=openstack/kube-state-metrics-0/kube-state-metrics id=e5f76955-6e1a-45c3-aa60-e1cd3958dc16 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8efa242476bc55f8d62369e97a2d9e8ddb757471df012cf078756250bd26674a",
2026-06-09 12:20:06.253033 | controller |     "Jun 09 11:32:10.392693 crc crio[21508]: time=\"2026-06-09T11:32:10.392493961Z\" level=info msg=\"Stopped container f55d0d321e390b7d56d9e725e228127ee70d67371752599f60e49b1a98ff68a8: openstack/ceilometer-0/ceilometer-central-agent\" id=53bb2c92-20a3-4f38-9c83-b7c5b1a8fe56 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.253047 | controller |     "Jun 09 11:32:12.024272 crc crio[21508]: time=\"2026-06-09T11:32:12.024061322Z\" level=info msg=\"Stopped container 93258aa3fe9d54563757c75598fbe1da716e1fd2ae80817ddf7bb8ff08420dd5: openstack/ceilometer-0/ceilometer-notification-agent\" id=13c057a0-0f3e-4356-86e1-6c8c2f903ef2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.253062 | controller |     "Jun 09 11:32:12.028056 crc crio[21508]: time=\"2026-06-09T11:32:12.027962246Z\" level=info msg=\"Stopping pod sandbox: 6fa5f44752eeb3d25135faf1f8b77c6554d161d2cd553199f5d55fcd8fca55f7\" id=15974d4d-2559-438e-8fe0-8267a7d06947 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.253076 | controller |     "Jun 09 11:32:12.030762 crc crio[21508]: time=\"2026-06-09T11:32:12.030096279Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6fa5f44752eeb3d25135faf1f8b77c6554d161d2cd553199f5d55fcd8fca55f7 UID:47fbbd35-913b-4cb3-a9ce-6477d97e0f0a NetNS:/var/run/netns/f9e02b0e-14b2-4324-b1e7-70ee561c1ab1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47fbbd35_913b_4cb3_a9ce_6477d97e0f0a.slice PodAnnotations:0xc002c0af58}] Aliases:map[]}\"",
2026-06-09 12:20:06.253094 | controller |     "Jun 09 11:32:12.030983 crc crio[21508]: time=\"2026-06-09T11:32:12.030919373Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.253109 | controller |     "Jun 09 11:32:12.369830 crc crio[21508]: time=\"2026-06-09T11:32:12.369621625Z\" level=info msg=\"Stopped pod sandbox: 6fa5f44752eeb3d25135faf1f8b77c6554d161d2cd553199f5d55fcd8fca55f7\" id=15974d4d-2559-438e-8fe0-8267a7d06947 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.253124 | controller |     "Jun 09 11:32:13.368837 crc crio[21508]: time=\"2026-06-09T11:32:13.364232804Z\" level=info msg=\"Removing container: 8f6a2f466ab013fed1995a1f2eca27dc75bc035b6c20e29defa60a9b02182635\" id=7f8ffbbf-55d8-45e0-828e-f46a661aa8e5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.253139 | controller |     "Jun 09 11:32:13.495709 crc crio[21508]: time=\"2026-06-09T11:32:13.495581318Z\" level=info msg=\"Removed container 8f6a2f466ab013fed1995a1f2eca27dc75bc035b6c20e29defa60a9b02182635: openstack/ceilometer-0/proxy-httpd\" id=7f8ffbbf-55d8-45e0-828e-f46a661aa8e5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.253154 | controller |     "Jun 09 11:32:13.498516 crc crio[21508]: time=\"2026-06-09T11:32:13.498447372Z\" level=info msg=\"Removing container: af49d3c468c327bbb47cb8fe74f14a425690093e2b15cec9fa24f0bfb65806fe\" id=9045eb12-3078-4648-8aa3-a79558f762bb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.253168 | controller |     "Jun 09 11:32:13.528924 crc crio[21508]: time=\"2026-06-09T11:32:13.528830101Z\" level=info msg=\"Removed container af49d3c468c327bbb47cb8fe74f14a425690093e2b15cec9fa24f0bfb65806fe: openstack/ceilometer-0/sg-core\" id=9045eb12-3078-4648-8aa3-a79558f762bb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.253182 | controller |     "Jun 09 11:32:13.533051 crc crio[21508]: time=\"2026-06-09T11:32:13.532965932Z\" level=info msg=\"Removing container: 93258aa3fe9d54563757c75598fbe1da716e1fd2ae80817ddf7bb8ff08420dd5\" id=c4f818e0-ef30-4762-98cd-fd5182fee660 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.253197 | controller |     "Jun 09 11:32:13.565643 crc crio[21508]: time=\"2026-06-09T11:32:13.565514504Z\" level=info msg=\"Removed container 93258aa3fe9d54563757c75598fbe1da716e1fd2ae80817ddf7bb8ff08420dd5: openstack/ceilometer-0/ceilometer-notification-agent\" id=c4f818e0-ef30-4762-98cd-fd5182fee660 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.253212 | controller |     "Jun 09 11:32:13.578754 crc crio[21508]: time=\"2026-06-09T11:32:13.578655469Z\" level=info msg=\"Removing container: f55d0d321e390b7d56d9e725e228127ee70d67371752599f60e49b1a98ff68a8\" id=29ec1065-b4c6-4922-92cc-395222e7d47a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.253226 | controller |     "Jun 09 11:32:13.606576 crc crio[21508]: time=\"2026-06-09T11:32:13.606442052Z\" level=info msg=\"Removed container f55d0d321e390b7d56d9e725e228127ee70d67371752599f60e49b1a98ff68a8: openstack/ceilometer-0/ceilometer-central-agent\" id=29ec1065-b4c6-4922-92cc-395222e7d47a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.253241 | controller |     "Jun 09 11:32:14.082782 crc crio[21508]: time=\"2026-06-09T11:32:14.082009201Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=bb06709f-8770-4522-9e2d-16ba7af5eff7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.253265 | controller |     "Jun 09 11:32:14.082782 crc crio[21508]: time=\"2026-06-09T11:32:14.082536376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.253280 | controller |     "Jun 09 11:32:14.116422 crc crio[21508]: time=\"2026-06-09T11:32:14.116244263Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:df29c30701a48b678dfe294d5b6cc7498a04019ee4cf7b223d1b7fcdfba68f24 UID:b2bfa242-98df-45a0-93ac-83911a361361 NetNS:/var/run/netns/907c0b31-a6da-41ad-9020-571b73984e2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2bfa242_98df_45a0_93ac_83911a361361.slice PodAnnotations:0xc000b28d00}] Aliases:map[]}\"",
2026-06-09 12:20:06.253295 | controller |     "Jun 09 11:32:14.116422 crc crio[21508]: time=\"2026-06-09T11:32:14.116353996Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.253309 | controller |     "Jun 09 11:32:14.737450 crc crio[21508]: 2026-06-09T11:32:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df29c30701a48b6 Mac:02:6f:07:98:b3:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d8 Mtu:0 Sandbox:/var/run/netns/907c0b31-a6da-41ad-9020-571b73984e2b SocketPath: PciID:}] [{Interface:0xc000502780 Address:{IP:10.217.0.216 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.253324 | controller |     "Jun 09 11:32:14.739821 crc crio[21508]: time=\"2026-06-09T11:32:14.739014259Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:df29c30701a48b678dfe294d5b6cc7498a04019ee4cf7b223d1b7fcdfba68f24 UID:b2bfa242-98df-45a0-93ac-83911a361361 NetNS:/var/run/netns/907c0b31-a6da-41ad-9020-571b73984e2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2bfa242_98df_45a0_93ac_83911a361361.slice PodAnnotations:0xc000b28d00}] Aliases:map[]}\"",
2026-06-09 12:20:06.253339 | controller |     "Jun 09 11:32:14.739932 crc crio[21508]: time=\"2026-06-09T11:32:14.739919576Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.253383 | controller |     "Jun 09 11:32:14.755760 crc crio[21508]: time=\"2026-06-09T11:32:14.7479129Z\" level=info msg=\"Ran pod sandbox df29c30701a48b678dfe294d5b6cc7498a04019ee4cf7b223d1b7fcdfba68f24 with infra container: openstack/ceilometer-0/POD\" id=bb06709f-8770-4522-9e2d-16ba7af5eff7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.253400 | controller |     "Jun 09 11:32:14.755760 crc crio[21508]: time=\"2026-06-09T11:32:14.751426762Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=58f1dacd-7cd9-4853-b4b8-d1e8a531e6a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.253415 | controller |     "Jun 09 11:32:14.812736 crc crio[21508]: time=\"2026-06-09T11:32:14.812635954Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=cc78c2af-3d41-4f1e-b1df-d2bbffcd3feb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.253430 | controller |     "Jun 09 11:32:14.829967 crc crio[21508]: time=\"2026-06-09T11:32:14.829878338Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=791098f4-db14-43d4-bc4c-72d591cbe512 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.253444 | controller |     "Jun 09 11:32:14.830280 crc crio[21508]: time=\"2026-06-09T11:32:14.83026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.253462 | controller |     "Jun 09 11:32:14.932601 crc crio[21508]: time=\"2026-06-09T11:32:14.932513552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.253477 | controller |     "Jun 09 11:32:14.945889 crc crio[21508]: time=\"2026-06-09T11:32:14.945794761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.253491 | controller |     "Jun 09 11:32:15.200819 crc crio[21508]: time=\"2026-06-09T11:32:15.20064473Z\" level=info msg=\"Created container e947653b0a6fa8eb50087343b09df663467629842b938f71eb51ed14122dd0d3: openstack/ceilometer-0/ceilometer-central-agent\" id=791098f4-db14-43d4-bc4c-72d591cbe512 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.253540 | controller |     "Jun 09 11:32:15.202636 crc crio[21508]: time=\"2026-06-09T11:32:15.202571626Z\" level=info msg=\"Starting container: e947653b0a6fa8eb50087343b09df663467629842b938f71eb51ed14122dd0d3\" id=f8c71a66-55e7-43c9-8cd3-bd1589702f1b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.253563 | controller |     "Jun 09 11:32:15.210553 crc crio[21508]: time=\"2026-06-09T11:32:15.210473977Z\" level=info msg=\"Started container\" PID=95785 containerID=e947653b0a6fa8eb50087343b09df663467629842b938f71eb51ed14122dd0d3 description=openstack/ceilometer-0/ceilometer-central-agent id=f8c71a66-55e7-43c9-8cd3-bd1589702f1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=df29c30701a48b678dfe294d5b6cc7498a04019ee4cf7b223d1b7fcdfba68f24",
2026-06-09 12:20:06.253579 | controller |     "Jun 09 11:32:15.231811 crc crio[21508]: time=\"2026-06-09T11:32:15.231192174Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=ad1ca321-cbfd-4635-bacf-bc55e577de1b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.253594 | controller |     "Jun 09 11:32:15.262544 crc crio[21508]: time=\"2026-06-09T11:32:15.261566023Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=804ce209-bf4a-489f-9152-630c011afa01 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.253609 | controller |     "Jun 09 11:32:15.367070 crc crio[21508]: time=\"2026-06-09T11:32:15.366996658Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=9e4fb78f-1f3b-428f-abe2-dc60a47de3c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.253623 | controller |     "Jun 09 11:32:15.367675 crc crio[21508]: time=\"2026-06-09T11:32:15.367606296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.253638 | controller |     "Jun 09 11:32:15.421451 crc crio[21508]: time=\"2026-06-09T11:32:15.421280477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.253652 | controller |     "Jun 09 11:32:15.424709 crc crio[21508]: time=\"2026-06-09T11:32:15.424636355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.253666 | controller |     "Jun 09 11:32:15.698798 crc crio[21508]: time=\"2026-06-09T11:32:15.698577933Z\" level=info msg=\"Created container cffab92de335622af76f34bc08db17bfb5ea83ba603cb1c94d7a2641f620272c: openstack/ceilometer-0/ceilometer-notification-agent\" id=9e4fb78f-1f3b-428f-abe2-dc60a47de3c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.253681 | controller |     "Jun 09 11:32:15.699842 crc crio[21508]: time=\"2026-06-09T11:32:15.699759007Z\" level=info msg=\"Starting container: cffab92de335622af76f34bc08db17bfb5ea83ba603cb1c94d7a2641f620272c\" id=4b4f7a27-0c3a-4425-ace2-b8bb091c5a76 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.253699 | controller |     "Jun 09 11:32:15.707404 crc crio[21508]: time=\"2026-06-09T11:32:15.707227676Z\" level=info msg=\"Started container\" PID=95805 containerID=cffab92de335622af76f34bc08db17bfb5ea83ba603cb1c94d7a2641f620272c description=openstack/ceilometer-0/ceilometer-notification-agent id=4b4f7a27-0c3a-4425-ace2-b8bb091c5a76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df29c30701a48b678dfe294d5b6cc7498a04019ee4cf7b223d1b7fcdfba68f24",
2026-06-09 12:20:06.253714 | controller |     "Jun 09 11:32:16.064520 crc crio[21508]: time=\"2026-06-09T11:32:16.064230384Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=70cc8cdb-24d9-4e65-8cc6-ad10775ffec5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.253728 | controller |     "Jun 09 11:32:16.078675 crc crio[21508]: time=\"2026-06-09T11:32:16.078137151Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=043085f0-b4c7-4dad-b447-d7a8b0788340 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.253743 | controller |     "Jun 09 11:32:16.159134 crc crio[21508]: time=\"2026-06-09T11:32:16.159034289Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=7ea85a2f-0af0-4a8d-ac9a-0aa0c792d463 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.253757 | controller |     "Jun 09 11:32:16.159856 crc crio[21508]: time=\"2026-06-09T11:32:16.159793991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.253771 | controller |     "Jun 09 11:32:16.226115 crc crio[21508]: time=\"2026-06-09T11:32:16.22605404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.253785 | controller |     "Jun 09 11:32:16.231812 crc crio[21508]: time=\"2026-06-09T11:32:16.231707936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.253800 | controller |     "Jun 09 11:32:16.598481 crc crio[21508]: time=\"2026-06-09T11:32:16.598020596Z\" level=info msg=\"Created container e6c65022fb4d2cc9a282a8ff9e77501d164b2d710a28ab09c4d2dcef7703b6ba: openstack/ceilometer-0/sg-core\" id=7ea85a2f-0af0-4a8d-ac9a-0aa0c792d463 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.253814 | controller |     "Jun 09 11:32:16.601789 crc crio[21508]: time=\"2026-06-09T11:32:16.601508718Z\" level=info msg=\"Starting container: e6c65022fb4d2cc9a282a8ff9e77501d164b2d710a28ab09c4d2dcef7703b6ba\" id=665edd01-de86-44e9-be31-be535aba202e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.253829 | controller |     "Jun 09 11:32:16.610644 crc crio[21508]: time=\"2026-06-09T11:32:16.6104464Z\" level=info msg=\"Started container\" PID=95862 containerID=e6c65022fb4d2cc9a282a8ff9e77501d164b2d710a28ab09c4d2dcef7703b6ba description=openstack/ceilometer-0/sg-core id=665edd01-de86-44e9-be31-be535aba202e name=/runtime.v1.RuntimeService/StartContainer sandboxID=df29c30701a48b678dfe294d5b6cc7498a04019ee4cf7b223d1b7fcdfba68f24",
2026-06-09 12:20:06.253844 | controller |     "Jun 09 11:32:16.744523 crc crio[21508]: time=\"2026-06-09T11:32:16.744349188Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=f8c3d885-e883-460f-8faa-01a482c8c2c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.253858 | controller |     "Jun 09 11:32:16.803192 crc crio[21508]: time=\"2026-06-09T11:32:16.803103768Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=006c0370-8f55-462c-9921-ec6a33618ffa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.253881 | controller |     "Jun 09 11:32:17.057267 crc crio[21508]: time=\"2026-06-09T11:32:17.056791752Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=94d1ee93-e5f0-49cb-8bcb-b7623e07fa20 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.253899 | controller |     "Jun 09 11:32:17.058129 crc crio[21508]: time=\"2026-06-09T11:32:17.058099911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.253918 | controller |     "Jun 09 11:32:17.122781 crc crio[21508]: time=\"2026-06-09T11:32:17.122728212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.253936 | controller |     "Jun 09 11:32:17.133915 crc crio[21508]: time=\"2026-06-09T11:32:17.133815156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.253952 | controller |     "Jun 09 11:32:17.332429 crc crio[21508]: time=\"2026-06-09T11:32:17.332250994Z\" level=info msg=\"Created container 1c6b5602c54b5ebebddbf5eb8426417bb933fcf720fd4c400896648f913571be: openstack/ceilometer-0/proxy-httpd\" id=94d1ee93-e5f0-49cb-8bcb-b7623e07fa20 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.253966 | controller |     "Jun 09 11:32:17.333448 crc crio[21508]: time=\"2026-06-09T11:32:17.333357676Z\" level=info msg=\"Starting container: 1c6b5602c54b5ebebddbf5eb8426417bb933fcf720fd4c400896648f913571be\" id=ed58dbd9-bcb7-4807-8675-380044f2f4ab name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.253980 | controller |     "Jun 09 11:32:17.340597 crc crio[21508]: time=\"2026-06-09T11:32:17.340485985Z\" level=info msg=\"Started container\" PID=95956 containerID=1c6b5602c54b5ebebddbf5eb8426417bb933fcf720fd4c400896648f913571be description=openstack/ceilometer-0/proxy-httpd id=ed58dbd9-bcb7-4807-8675-380044f2f4ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=df29c30701a48b678dfe294d5b6cc7498a04019ee4cf7b223d1b7fcdfba68f24",
2026-06-09 12:20:06.253994 | controller |     "Jun 09 11:33:04.012235 crc crio[21508]: time=\"2026-06-09T11:33:04.011353109Z\" level=info msg=\"Running pod sandbox: sushy-emulator/sushy-emulator/POD\" id=1a2d124c-a75d-44b8-ae3d-0393b3776d67 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.254008 | controller |     "Jun 09 11:33:04.014108 crc crio[21508]: time=\"2026-06-09T11:33:04.012266656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.254023 | controller |     "Jun 09 11:33:04.056280 crc crio[21508]: time=\"2026-06-09T11:33:04.05614258Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:5a4f7ad49bae029cd731e06714d87e6481f2e6e1e48612f5eedcabed5993a5b2 UID:03cc06e5-f09b-4628-afd6-24063334c7f7 NetNS:/var/run/netns/4a29e150-211d-412f-9577-2459a39d3c16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03cc06e5_f09b_4628_afd6_24063334c7f7.slice PodAnnotations:0xc004e427f0}] Aliases:map[]}\"",
2026-06-09 12:20:06.254038 | controller |     "Jun 09 11:33:04.056280 crc crio[21508]: time=\"2026-06-09T11:33:04.056217392Z\" level=info msg=\"Adding pod sushy-emulator_sushy-emulator to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.254052 | controller |     "Jun 09 11:33:04.574768 crc crio[21508]: 2026-06-09T11:33:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5a4f7ad49bae029 Mac:b6:05:de:22:34:95 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d9 Mtu:0 Sandbox:/var/run/netns/4a29e150-211d-412f-9577-2459a39d3c16 SocketPath: PciID:}] [{Interface:0xc0002d09e0 Address:{IP:10.217.0.217 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.254070 | controller |     "Jun 09 11:33:04.577410 crc crio[21508]: time=\"2026-06-09T11:33:04.57719947Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:5a4f7ad49bae029cd731e06714d87e6481f2e6e1e48612f5eedcabed5993a5b2 UID:03cc06e5-f09b-4628-afd6-24063334c7f7 NetNS:/var/run/netns/4a29e150-211d-412f-9577-2459a39d3c16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03cc06e5_f09b_4628_afd6_24063334c7f7.slice PodAnnotations:0xc004e427f0}] Aliases:map[]}\"",
2026-06-09 12:20:06.254085 | controller |     "Jun 09 11:33:04.577908 crc crio[21508]: time=\"2026-06-09T11:33:04.577825178Z\" level=info msg=\"Checking pod sushy-emulator_sushy-emulator for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.254100 | controller |     "Jun 09 11:33:04.597698 crc crio[21508]: time=\"2026-06-09T11:33:04.597591376Z\" level=info msg=\"Ran pod sandbox 5a4f7ad49bae029cd731e06714d87e6481f2e6e1e48612f5eedcabed5993a5b2 with infra container: sushy-emulator/sushy-emulator/POD\" id=1a2d124c-a75d-44b8-ae3d-0393b3776d67 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.254115 | controller |     "Jun 09 11:33:04.612784 crc crio[21508]: time=\"2026-06-09T11:33:04.608666211Z\" level=info msg=\"Pulling image: quay.io/metal3-io/sushy-tools:latest\" id=9d02cd8d-ab8a-484f-9f74-4921f34be069 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.254129 | controller |     "Jun 09 11:33:04.622576 crc crio[21508]: time=\"2026-06-09T11:33:04.621149826Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/sushy-tools:latest\\\"\"",
2026-06-09 12:20:06.254144 | controller |     "Jun 09 11:33:09.201614 crc crio[21508]: time=\"2026-06-09T11:33:09.201040114Z\" level=info msg=\"Removing container: 514474b3fb3b71c9415c41dd2a63efec2e273301e644af15a6311e0bef4bc7fc\" id=1ed46bc0-fe16-4004-b52b-acd562afd928 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.254158 | controller |     "Jun 09 11:33:09.467768 crc crio[21508]: time=\"2026-06-09T11:33:09.467445971Z\" level=info msg=\"Removed container 514474b3fb3b71c9415c41dd2a63efec2e273301e644af15a6311e0bef4bc7fc: openstack/glance-default-external-api-0/glance-log\" id=1ed46bc0-fe16-4004-b52b-acd562afd928 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.254173 | controller |     "Jun 09 11:33:09.473070 crc crio[21508]: time=\"2026-06-09T11:33:09.472504599Z\" level=info msg=\"Removing container: 7e94427452c641826dec69f344e2daa467ae09631ad3daa9302a145945dcfbd4\" id=b3722dba-cbc5-44e7-a42e-0735f5d1d087 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.254187 | controller |     "Jun 09 11:33:09.782167 crc crio[21508]: time=\"2026-06-09T11:33:09.7800511Z\" level=info msg=\"Removed container 7e94427452c641826dec69f344e2daa467ae09631ad3daa9302a145945dcfbd4: openshift-infra/auto-csr-approver-29683406-9sjd2/oc\" id=b3722dba-cbc5-44e7-a42e-0735f5d1d087 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.254202 | controller |     "Jun 09 11:33:09.785075 crc crio[21508]: time=\"2026-06-09T11:33:09.784024586Z\" level=info msg=\"Removing container: 3a2dd2a212ab5007ca8ee680a14ea34d8d8d503a8e5b8314c2187b552aa6bc8a\" id=f54b1c84-ac36-4d61-8c3b-a3bf0f01e828 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.254216 | controller |     "Jun 09 11:33:15.278363 crc crio[21508]: time=\"2026-06-09T11:33:15.277721017Z\" level=info msg=\"Removed container 3a2dd2a212ab5007ca8ee680a14ea34d8d8d503a8e5b8314c2187b552aa6bc8a: openstack/glance-default-external-api-0/glance-httpd\" id=f54b1c84-ac36-4d61-8c3b-a3bf0f01e828 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.254230 | controller |     "Jun 09 11:33:15.284218 crc crio[21508]: time=\"2026-06-09T11:33:15.284141705Z\" level=info msg=\"Removing container: 9e7ae26bbd0353b3ee0e62f427ddf33f2e6213886cbfbafc2af19358c17d2ce3\" id=760b448e-7a37-4a27-ad37-265422685577 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.254248 | controller |     "Jun 09 11:33:15.414455 crc crio[21508]: time=\"2026-06-09T11:33:15.413888272Z\" level=info msg=\"Removed container 9e7ae26bbd0353b3ee0e62f427ddf33f2e6213886cbfbafc2af19358c17d2ce3: openstack/keystone-bootstrap-wdh5d/keystone-bootstrap\" id=760b448e-7a37-4a27-ad37-265422685577 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.254263 | controller |     "Jun 09 11:33:15.431787 crc crio[21508]: time=\"2026-06-09T11:33:15.431666542Z\" level=info msg=\"Stopping pod sandbox: 6fa5f44752eeb3d25135faf1f8b77c6554d161d2cd553199f5d55fcd8fca55f7\" id=ee7620da-0039-40cc-a44c-d9fc60a2c6c4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.254277 | controller |     "Jun 09 11:33:15.432015 crc crio[21508]: time=\"2026-06-09T11:33:15.431804316Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6fa5f44752eeb3d25135faf1f8b77c6554d161d2cd553199f5d55fcd8fca55f7\" id=ee7620da-0039-40cc-a44c-d9fc60a2c6c4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.254292 | controller |     "Jun 09 11:33:15.433157 crc crio[21508]: time=\"2026-06-09T11:33:15.433063663Z\" level=info msg=\"Removing pod sandbox: 6fa5f44752eeb3d25135faf1f8b77c6554d161d2cd553199f5d55fcd8fca55f7\" id=436fd3be-5b48-4c6e-a308-5efef02b2be4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.254306 | controller |     "Jun 09 11:33:15.438560 crc crio[21508]: time=\"2026-06-09T11:33:15.438371799Z\" level=info msg=\"Pulled image: quay.io/metal3-io/sushy-tools@sha256:bfeacfc431242e6c63ce6dd880b96f6b7921a79cf05d73a9b757646b503c6003\" id=9d02cd8d-ab8a-484f-9f74-4921f34be069 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.254320 | controller |     "Jun 09 11:33:15.439788 crc crio[21508]: time=\"2026-06-09T11:33:15.439645156Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=5683a55d-abd4-4e4b-91f1-984213741f0e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.254335 | controller |     "Jun 09 11:33:15.461967 crc crio[21508]: time=\"2026-06-09T11:33:15.461847626Z\" level=info msg=\"Removed pod sandbox: 6fa5f44752eeb3d25135faf1f8b77c6554d161d2cd553199f5d55fcd8fca55f7\" id=436fd3be-5b48-4c6e-a308-5efef02b2be4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.254372 | controller |     "Jun 09 11:33:15.462748 crc crio[21508]: time=\"2026-06-09T11:33:15.46267503Z\" level=info msg=\"Stopping pod sandbox: ea30dfa823fd634f24234686b7d7df2849be16c4ac869d476acb46049d3b5be6\" id=0b6f3646-5812-4647-b6f6-4df2840c2ff3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.254388 | controller |     "Jun 09 11:33:15.462748 crc crio[21508]: time=\"2026-06-09T11:33:15.462740602Z\" level=info msg=\"Stopped pod sandbox (already stopped): ea30dfa823fd634f24234686b7d7df2849be16c4ac869d476acb46049d3b5be6\" id=0b6f3646-5812-4647-b6f6-4df2840c2ff3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.254403 | controller |     "Jun 09 11:33:15.463694 crc crio[21508]: time=\"2026-06-09T11:33:15.463628338Z\" level=info msg=\"Removing pod sandbox: ea30dfa823fd634f24234686b7d7df2849be16c4ac869d476acb46049d3b5be6\" id=af8619e7-f057-41d9-bf3a-71a82452ab87 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.254417 | controller |     "Jun 09 11:33:15.467034 crc crio[21508]: time=\"2026-06-09T11:33:15.465615596Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=05ce9788-cdb3-4f25-a25d-55c7ced6ab1c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.254432 | controller |     "Jun 09 11:33:15.483683 crc crio[21508]: time=\"2026-06-09T11:33:15.483594312Z\" level=info msg=\"Removed pod sandbox: ea30dfa823fd634f24234686b7d7df2849be16c4ac869d476acb46049d3b5be6\" id=af8619e7-f057-41d9-bf3a-71a82452ab87 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.254446 | controller |     "Jun 09 11:33:15.484576 crc crio[21508]: time=\"2026-06-09T11:33:15.484491868Z\" level=info msg=\"Stopping pod sandbox: 423380557c7d701ba9e3226709492c3af20a06e432a7f3292e869cbc5514442e\" id=0accbf64-2ad7-4100-a4b6-22acf1ecd928 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.254465 | controller |     "Jun 09 11:33:15.484683 crc crio[21508]: time=\"2026-06-09T11:33:15.484581801Z\" level=info msg=\"Stopped pod sandbox (already stopped): 423380557c7d701ba9e3226709492c3af20a06e432a7f3292e869cbc5514442e\" id=0accbf64-2ad7-4100-a4b6-22acf1ecd928 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.254480 | controller |     "Jun 09 11:33:15.486759 crc crio[21508]: time=\"2026-06-09T11:33:15.486689613Z\" level=info msg=\"Removing pod sandbox: 423380557c7d701ba9e3226709492c3af20a06e432a7f3292e869cbc5514442e\" id=adb751c6-fc81-4404-bbed-7221ef72cdbc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.254494 | controller |     "Jun 09 11:33:15.495007 crc crio[21508]: time=\"2026-06-09T11:33:15.494893243Z\" level=info msg=\"Creating container: sushy-emulator/sushy-emulator/sushy-emulator\" id=18fb4eb3-03d4-4eb2-a70c-c944dc217859 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.254509 | controller |     "Jun 09 11:33:15.502899 crc crio[21508]: time=\"2026-06-09T11:33:15.502806014Z\" level=info msg=\"Removed pod sandbox: 423380557c7d701ba9e3226709492c3af20a06e432a7f3292e869cbc5514442e\" id=adb751c6-fc81-4404-bbed-7221ef72cdbc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.254523 | controller |     "Jun 09 11:33:15.503728 crc crio[21508]: time=\"2026-06-09T11:33:15.503644139Z\" level=info msg=\"Stopping pod sandbox: 55000e4004851ea093809094cd1d758fcda831ae0e6c11ebbb51751cd537aa89\" id=57b1b504-a6c1-4e29-a755-ae026a9e8372 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.254537 | controller |     "Jun 09 11:33:15.503839 crc crio[21508]: time=\"2026-06-09T11:33:15.503731742Z\" level=info msg=\"Stopped pod sandbox (already stopped): 55000e4004851ea093809094cd1d758fcda831ae0e6c11ebbb51751cd537aa89\" id=57b1b504-a6c1-4e29-a755-ae026a9e8372 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.254552 | controller |     "Jun 09 11:33:15.505164 crc crio[21508]: time=\"2026-06-09T11:33:15.504230696Z\" level=info msg=\"Removing pod sandbox: 55000e4004851ea093809094cd1d758fcda831ae0e6c11ebbb51751cd537aa89\" id=4b30c0d7-136f-45d7-976e-4cd04e5b65a5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.254567 | controller |     "Jun 09 11:33:15.506750 crc crio[21508]: time=\"2026-06-09T11:33:15.506684308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.254582 | controller |     "Jun 09 11:33:15.524738 crc crio[21508]: time=\"2026-06-09T11:33:15.524578482Z\" level=info msg=\"Removed pod sandbox: 55000e4004851ea093809094cd1d758fcda831ae0e6c11ebbb51751cd537aa89\" id=4b30c0d7-136f-45d7-976e-4cd04e5b65a5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.254596 | controller |     "Jun 09 11:33:15.575544 crc crio[21508]: time=\"2026-06-09T11:33:15.575334837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.254610 | controller |     "Jun 09 11:33:15.579105 crc crio[21508]: time=\"2026-06-09T11:33:15.579014535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.254625 | controller |     "Jun 09 11:33:15.734167 crc crio[21508]: time=\"2026-06-09T11:33:15.734064493Z\" level=info msg=\"Created container 75b55abdd42d8e2bf346aaa4ba582f208725523fa9410955d5be7de370bea18c: sushy-emulator/sushy-emulator/sushy-emulator\" id=18fb4eb3-03d4-4eb2-a70c-c944dc217859 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.254643 | controller |     "Jun 09 11:33:15.735579 crc crio[21508]: time=\"2026-06-09T11:33:15.735501695Z\" level=info msg=\"Starting container: 75b55abdd42d8e2bf346aaa4ba582f208725523fa9410955d5be7de370bea18c\" id=2ded4701-cc5d-4536-9433-3ff719779028 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.254658 | controller |     "Jun 09 11:33:15.742935 crc crio[21508]: time=\"2026-06-09T11:33:15.742838379Z\" level=info msg=\"Started container\" PID=99004 containerID=75b55abdd42d8e2bf346aaa4ba582f208725523fa9410955d5be7de370bea18c description=sushy-emulator/sushy-emulator/sushy-emulator id=2ded4701-cc5d-4536-9433-3ff719779028 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a4f7ad49bae029cd731e06714d87e6481f2e6e1e48612f5eedcabed5993a5b2",
2026-06-09 12:20:06.254673 | controller |     "Jun 09 11:33:26.683855 crc crio[21508]: time=\"2026-06-09T11:33:26.682782754Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 12:20:06.254687 | controller |     "Jun 09 11:33:37.918181 crc crio[21508]: time=\"2026-06-09T11:33:37.917034331Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-85c56b86b7-8t889/POD\" id=aa45d85d-6437-4262-84b4-1f51874d4a42 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.254702 | controller |     "Jun 09 11:33:37.918181 crc crio[21508]: time=\"2026-06-09T11:33:37.918093932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.254717 | controller |     "Jun 09 11:33:37.978431 crc crio[21508]: time=\"2026-06-09T11:33:37.978237702Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85c56b86b7-8t889 Namespace:openstack ID:311c02795a1da01f58bdcb487ce19aca2513b6857599d33d2aecfa993367dd35 UID:62f0a871-1add-44cf-8bd6-b3801cfdc038 NetNS:/var/run/netns/3c028bca-12b9-432c-92ba-4a6d667e6afa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod62f0a871_1add_44cf_8bd6_b3801cfdc038.slice PodAnnotations:0xc00465e680}] Aliases:map[]}\"",
2026-06-09 12:20:06.254731 | controller |     "Jun 09 11:33:37.978858 crc crio[21508]: time=\"2026-06-09T11:33:37.978429358Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-85c56b86b7-8t889 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.254746 | controller |     "Jun 09 11:33:38.576742 crc crio[21508]: 2026-06-09T11:33:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:311c02795a1da01 Mac:16:5c:14:20:31:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:da Mtu:0 Sandbox:/var/run/netns/3c028bca-12b9-432c-92ba-4a6d667e6afa SocketPath: PciID:}] [{Interface:0xc0002bcb80 Address:{IP:10.217.0.218 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.254760 | controller |     "Jun 09 11:33:38.580936 crc crio[21508]: time=\"2026-06-09T11:33:38.580366595Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85c56b86b7-8t889 Namespace:openstack ID:311c02795a1da01f58bdcb487ce19aca2513b6857599d33d2aecfa993367dd35 UID:62f0a871-1add-44cf-8bd6-b3801cfdc038 NetNS:/var/run/netns/3c028bca-12b9-432c-92ba-4a6d667e6afa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod62f0a871_1add_44cf_8bd6_b3801cfdc038.slice PodAnnotations:0xc00465e680}] Aliases:map[]}\"",
2026-06-09 12:20:06.254775 | controller |     "Jun 09 11:33:38.581225 crc crio[21508]: time=\"2026-06-09T11:33:38.581086666Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-85c56b86b7-8t889 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.254790 | controller |     "Jun 09 11:33:38.607796 crc crio[21508]: time=\"2026-06-09T11:33:38.607702715Z\" level=info msg=\"Ran pod sandbox 311c02795a1da01f58bdcb487ce19aca2513b6857599d33d2aecfa993367dd35 with infra container: openstack/dnsmasq-dns-85c56b86b7-8t889/POD\" id=aa45d85d-6437-4262-84b4-1f51874d4a42 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.254810 | controller |     "Jun 09 11:33:38.613761 crc crio[21508]: time=\"2026-06-09T11:33:38.613663679Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=58073e96-e82c-48c8-a2ac-1eb05fcee315 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.254824 | controller |     "Jun 09 11:33:38.744972 crc crio[21508]: time=\"2026-06-09T11:33:38.744886479Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ff53ac4b-d076-47e4-9f6b-7f6ea2f95d87 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.254839 | controller |     "Jun 09 11:33:38.758216 crc crio[21508]: time=\"2026-06-09T11:33:38.758153028Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-85c56b86b7-8t889/init\" id=a976f77f-3374-413c-a141-ea8ed08853a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.254853 | controller |     "Jun 09 11:33:38.759467 crc crio[21508]: time=\"2026-06-09T11:33:38.759431765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.254868 | controller |     "Jun 09 11:33:38.819791 crc crio[21508]: time=\"2026-06-09T11:33:38.819614416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.254883 | controller |     "Jun 09 11:33:38.825259 crc crio[21508]: time=\"2026-06-09T11:33:38.825172779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.254897 | controller |     "Jun 09 11:33:39.007001 crc crio[21508]: time=\"2026-06-09T11:33:39.006875106Z\" level=info msg=\"Created container 8fde813328738bd38950cc3680ef2e70cfc3086ffbada796cfccc206f25f0e0a: openstack/dnsmasq-dns-85c56b86b7-8t889/init\" id=a976f77f-3374-413c-a141-ea8ed08853a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.254912 | controller |     "Jun 09 11:33:39.008951 crc crio[21508]: time=\"2026-06-09T11:33:39.008911786Z\" level=info msg=\"Starting container: 8fde813328738bd38950cc3680ef2e70cfc3086ffbada796cfccc206f25f0e0a\" id=a25b23ae-ec34-41ca-a151-21e01994cd5e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.254926 | controller |     "Jun 09 11:33:39.020603 crc crio[21508]: time=\"2026-06-09T11:33:39.020534576Z\" level=info msg=\"Started container\" PID=100288 containerID=8fde813328738bd38950cc3680ef2e70cfc3086ffbada796cfccc206f25f0e0a description=openstack/dnsmasq-dns-85c56b86b7-8t889/init id=a25b23ae-ec34-41ca-a151-21e01994cd5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=311c02795a1da01f58bdcb487ce19aca2513b6857599d33d2aecfa993367dd35",
2026-06-09 12:20:06.254941 | controller |     "Jun 09 11:33:39.779994 crc crio[21508]: time=\"2026-06-09T11:33:39.77989826Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ea761575-dc04-4478-ad8f-59bf4e3aa011 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.254956 | controller |     "Jun 09 11:33:39.911233 crc crio[21508]: time=\"2026-06-09T11:33:39.911037868Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1e71b239-4563-4f1e-9d4a-312b1ac9da3f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.254970 | controller |     "Jun 09 11:33:39.926026 crc crio[21508]: time=\"2026-06-09T11:33:39.925896182Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-85c56b86b7-8t889/dnsmasq-dns\" id=e0b1bc70-9ebb-413d-b4c9-a51a376498a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.254988 | controller |     "Jun 09 11:33:39.926906 crc crio[21508]: time=\"2026-06-09T11:33:39.926694026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.255003 | controller |     "Jun 09 11:33:40.005108 crc crio[21508]: time=\"2026-06-09T11:33:40.004719129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.255017 | controller |     "Jun 09 11:33:40.009118 crc crio[21508]: time=\"2026-06-09T11:33:40.009021085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.255032 | controller |     "Jun 09 11:33:40.249274 crc crio[21508]: time=\"2026-06-09T11:33:40.248744751Z\" level=info msg=\"Created container 0895f840a19c040e65be8c85a415b69174b1968a3c65dc2976f61d3cf5f4a938: openstack/dnsmasq-dns-85c56b86b7-8t889/dnsmasq-dns\" id=e0b1bc70-9ebb-413d-b4c9-a51a376498a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.255046 | controller |     "Jun 09 11:33:40.250603 crc crio[21508]: time=\"2026-06-09T11:33:40.250536253Z\" level=info msg=\"Starting container: 0895f840a19c040e65be8c85a415b69174b1968a3c65dc2976f61d3cf5f4a938\" id=9c633bf4-7668-4173-b72b-87b0c41c7fc4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.255060 | controller |     "Jun 09 11:33:40.258916 crc crio[21508]: time=\"2026-06-09T11:33:40.258484216Z\" level=info msg=\"Started container\" PID=100371 containerID=0895f840a19c040e65be8c85a415b69174b1968a3c65dc2976f61d3cf5f4a938 description=openstack/dnsmasq-dns-85c56b86b7-8t889/dnsmasq-dns id=9c633bf4-7668-4173-b72b-87b0c41c7fc4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=311c02795a1da01f58bdcb487ce19aca2513b6857599d33d2aecfa993367dd35",
2026-06-09 12:20:06.255075 | controller |     "Jun 09 11:33:49.089662 crc crio[21508]: time=\"2026-06-09T11:33:49.088995225Z\" level=info msg=\"Stopping container: 56ddc49acb61973c1b7876fcba7325b4f05fe613add6e589b2eff4c4345e6523 (timeout: 10s)\" id=1c9887db-eecd-4111-94e9-6f466fbeeef8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.255089 | controller |     "Jun 09 11:33:50.056909 crc crio[21508]: time=\"2026-06-09T11:33:50.056204831Z\" level=info msg=\"Stopped container 56ddc49acb61973c1b7876fcba7325b4f05fe613add6e589b2eff4c4345e6523: openstack/dnsmasq-dns-79f65d7c75-q9pc9/dnsmasq-dns\" id=1c9887db-eecd-4111-94e9-6f466fbeeef8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.255103 | controller |     "Jun 09 11:33:50.058594 crc crio[21508]: time=\"2026-06-09T11:33:50.058022924Z\" level=info msg=\"Stopping pod sandbox: a3297fd273d82e32160f39dc34bafcb2143aa5ef517d5064331bc456d2155d81\" id=61370d61-0942-4a2d-a535-a3005876956d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.255118 | controller |     "Jun 09 11:33:50.059177 crc crio[21508]: time=\"2026-06-09T11:33:50.059073775Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-79f65d7c75-q9pc9 Namespace:openstack ID:a3297fd273d82e32160f39dc34bafcb2143aa5ef517d5064331bc456d2155d81 UID:b4f070bd-9417-48a4-99b7-b1f8a803a5d8 NetNS:/var/run/netns/713669a1-1f30-4bb1-b5b9-4e25336304ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb4f070bd_9417_48a4_99b7_b1f8a803a5d8.slice PodAnnotations:0xc004e42020}] Aliases:map[]}\"",
2026-06-09 12:20:06.255132 | controller |     "Jun 09 11:33:50.059465 crc crio[21508]: time=\"2026-06-09T11:33:50.059362014Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-79f65d7c75-q9pc9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.255147 | controller |     "Jun 09 11:33:51.284948 crc crio[21508]: time=\"2026-06-09T11:33:51.284236662Z\" level=info msg=\"Stopped pod sandbox: a3297fd273d82e32160f39dc34bafcb2143aa5ef517d5064331bc456d2155d81\" id=61370d61-0942-4a2d-a535-a3005876956d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.255164 | controller |     "Jun 09 11:33:52.030428 crc crio[21508]: time=\"2026-06-09T11:33:52.029881614Z\" level=info msg=\"Removing container: 56ddc49acb61973c1b7876fcba7325b4f05fe613add6e589b2eff4c4345e6523\" id=1d24dfb8-bac6-473d-8797-16c080bf2e06 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.255179 | controller |     "Jun 09 11:33:52.086864 crc crio[21508]: time=\"2026-06-09T11:33:52.086690337Z\" level=info msg=\"Removed container 56ddc49acb61973c1b7876fcba7325b4f05fe613add6e589b2eff4c4345e6523: openstack/dnsmasq-dns-79f65d7c75-q9pc9/dnsmasq-dns\" id=1d24dfb8-bac6-473d-8797-16c080bf2e06 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.255193 | controller |     "Jun 09 11:33:52.090103 crc crio[21508]: time=\"2026-06-09T11:33:52.089999784Z\" level=info msg=\"Removing container: ff063688ae999c72f9c580df621863bf44f3abf9792d7dec283cb78f57cecb6d\" id=9555d26d-2176-4323-9df3-4d57bef1c80c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.255207 | controller |     "Jun 09 11:33:52.137076 crc crio[21508]: time=\"2026-06-09T11:33:52.136977969Z\" level=info msg=\"Removed container ff063688ae999c72f9c580df621863bf44f3abf9792d7dec283cb78f57cecb6d: openstack/dnsmasq-dns-79f65d7c75-q9pc9/init\" id=9555d26d-2176-4323-9df3-4d57bef1c80c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.255222 | controller |     "Jun 09 11:33:53.317416 crc crio[21508]: time=\"2026-06-09T11:33:53.314784478Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-fb69bb9fc-99xg2/POD\" id=db2fcc4e-bcdd-452d-a90e-925d0c93a83f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.255236 | controller |     "Jun 09 11:33:53.318908 crc crio[21508]: time=\"2026-06-09T11:33:53.317504268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.255251 | controller |     "Jun 09 11:33:53.371037 crc crio[21508]: time=\"2026-06-09T11:33:53.370908751Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-fb69bb9fc-99xg2 Namespace:openstack ID:79b1a3f49d7573da1d3c51b20ef6b5c7544e5f7e7749a4f31c2a73b7387356fd UID:d7881b23-38c8-4ec5-be2b-baa5bafef1b9 NetNS:/var/run/netns/15f93ea6-03b8-4979-97d0-fbf0631f1999 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7881b23_38c8_4ec5_be2b_baa5bafef1b9.slice PodAnnotations:0xc000853688}] Aliases:map[]}\"",
2026-06-09 12:20:06.255265 | controller |     "Jun 09 11:33:53.371037 crc crio[21508]: time=\"2026-06-09T11:33:53.370983413Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-fb69bb9fc-99xg2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.255279 | controller |     "Jun 09 11:33:53.959932 crc crio[21508]: 2026-06-09T11:33:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:79b1a3f49d7573d Mac:9e:54:66:0c:07:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:db Mtu:0 Sandbox:/var/run/netns/15f93ea6-03b8-4979-97d0-fbf0631f1999 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.219 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.255294 | controller |     "Jun 09 11:33:53.962662 crc crio[21508]: time=\"2026-06-09T11:33:53.962488714Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-fb69bb9fc-99xg2 Namespace:openstack ID:79b1a3f49d7573da1d3c51b20ef6b5c7544e5f7e7749a4f31c2a73b7387356fd UID:d7881b23-38c8-4ec5-be2b-baa5bafef1b9 NetNS:/var/run/netns/15f93ea6-03b8-4979-97d0-fbf0631f1999 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7881b23_38c8_4ec5_be2b_baa5bafef1b9.slice PodAnnotations:0xc000853688}] Aliases:map[]}\"",
2026-06-09 12:20:06.255312 | controller |     "Jun 09 11:33:53.962849 crc crio[21508]: time=\"2026-06-09T11:33:53.962774633Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-fb69bb9fc-99xg2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.255327 | controller |     "Jun 09 11:33:53.975576 crc crio[21508]: time=\"2026-06-09T11:33:53.975476975Z\" level=info msg=\"Ran pod sandbox 79b1a3f49d7573da1d3c51b20ef6b5c7544e5f7e7749a4f31c2a73b7387356fd with infra container: openstack/dnsmasq-dns-fb69bb9fc-99xg2/POD\" id=db2fcc4e-bcdd-452d-a90e-925d0c93a83f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.255342 | controller |     "Jun 09 11:33:53.978817 crc crio[21508]: time=\"2026-06-09T11:33:53.97874179Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=35b13d55-f9cc-4776-94ea-dceefeb96530 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.255379 | controller |     "Jun 09 11:33:54.058422 crc crio[21508]: time=\"2026-06-09T11:33:54.058227686Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=23ae9414-b98c-438c-9aac-b6ae03827453 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.255395 | controller |     "Jun 09 11:33:54.073897 crc crio[21508]: time=\"2026-06-09T11:33:54.073363229Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-fb69bb9fc-99xg2/init\" id=29cfacd7-d644-4d23-9cfb-48639a80a784 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.255410 | controller |     "Jun 09 11:33:54.074562 crc crio[21508]: time=\"2026-06-09T11:33:54.074504933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.255425 | controller |     "Jun 09 11:33:54.150607 crc crio[21508]: time=\"2026-06-09T11:33:54.150386934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.255439 | controller |     "Jun 09 11:33:54.154765 crc crio[21508]: time=\"2026-06-09T11:33:54.154688709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.255454 | controller |     "Jun 09 11:33:54.304223 crc crio[21508]: time=\"2026-06-09T11:33:54.304143084Z\" level=info msg=\"Created container d51f1d01731636cc2ec76d11f543cf59830aadbc5d07212c423b6f19ed7156d5: openstack/dnsmasq-dns-fb69bb9fc-99xg2/init\" id=29cfacd7-d644-4d23-9cfb-48639a80a784 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.255468 | controller |     "Jun 09 11:33:54.305613 crc crio[21508]: time=\"2026-06-09T11:33:54.305534104Z\" level=info msg=\"Starting container: d51f1d01731636cc2ec76d11f543cf59830aadbc5d07212c423b6f19ed7156d5\" id=4483f4a0-3b85-40a3-b972-23698e59063c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.255482 | controller |     "Jun 09 11:33:54.311451 crc crio[21508]: time=\"2026-06-09T11:33:54.311271312Z\" level=info msg=\"Started container\" PID=101273 containerID=d51f1d01731636cc2ec76d11f543cf59830aadbc5d07212c423b6f19ed7156d5 description=openstack/dnsmasq-dns-fb69bb9fc-99xg2/init id=4483f4a0-3b85-40a3-b972-23698e59063c name=/runtime.v1.RuntimeService/StartContainer sandboxID=79b1a3f49d7573da1d3c51b20ef6b5c7544e5f7e7749a4f31c2a73b7387356fd",
2026-06-09 12:20:06.255497 | controller |     "Jun 09 11:33:55.084701 crc crio[21508]: time=\"2026-06-09T11:33:55.080596138Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=07bb483a-27ec-4033-ad1d-b8fb57371393 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.255511 | controller |     "Jun 09 11:33:55.173101 crc crio[21508]: time=\"2026-06-09T11:33:55.172997812Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9ca5682b-6968-40af-a4cf-49089bb09305 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.255532 | controller |     "Jun 09 11:33:55.181728 crc crio[21508]: time=\"2026-06-09T11:33:55.181493091Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-fb69bb9fc-99xg2/dnsmasq-dns\" id=86fb2193-f6fd-4059-b33d-39b73f50ac5e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.255547 | controller |     "Jun 09 11:33:55.183923 crc crio[21508]: time=\"2026-06-09T11:33:55.183796128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.255562 | controller |     "Jun 09 11:33:55.251515 crc crio[21508]: time=\"2026-06-09T11:33:55.251424548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.255586 | controller |     "Jun 09 11:33:55.258027 crc crio[21508]: time=\"2026-06-09T11:33:55.257950488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.255602 | controller |     "Jun 09 11:33:55.438965 crc crio[21508]: time=\"2026-06-09T11:33:55.438850093Z\" level=info msg=\"Created container a2b7ebef5ef6bdf476d19516436ffe1b454ad9204f2fe774ac579518a7819d6a: openstack/dnsmasq-dns-fb69bb9fc-99xg2/dnsmasq-dns\" id=86fb2193-f6fd-4059-b33d-39b73f50ac5e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.255617 | controller |     "Jun 09 11:33:55.440789 crc crio[21508]: time=\"2026-06-09T11:33:55.440697837Z\" level=info msg=\"Starting container: a2b7ebef5ef6bdf476d19516436ffe1b454ad9204f2fe774ac579518a7819d6a\" id=14410bf2-ccd8-44be-8ea9-7f1cdd5689d9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.255632 | controller |     "Jun 09 11:33:55.447612 crc crio[21508]: time=\"2026-06-09T11:33:55.447533787Z\" level=info msg=\"Started container\" PID=101345 containerID=a2b7ebef5ef6bdf476d19516436ffe1b454ad9204f2fe774ac579518a7819d6a description=openstack/dnsmasq-dns-fb69bb9fc-99xg2/dnsmasq-dns id=14410bf2-ccd8-44be-8ea9-7f1cdd5689d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=79b1a3f49d7573da1d3c51b20ef6b5c7544e5f7e7749a4f31c2a73b7387356fd",
2026-06-09 12:20:06.255647 | controller |     "Jun 09 11:34:00.613886 crc crio[21508]: time=\"2026-06-09T11:34:00.613135126Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683414-5dkj4/POD\" id=8f2c5fc2-926f-4115-910e-f397be09150f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.255661 | controller |     "Jun 09 11:34:00.616184 crc crio[21508]: time=\"2026-06-09T11:34:00.613939149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.255676 | controller |     "Jun 09 11:34:00.656224 crc crio[21508]: time=\"2026-06-09T11:34:00.655884727Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683414-5dkj4 Namespace:openshift-infra ID:de35ea4ae7a53b2ac1ed65cba036ef2220bd5f48064c6e4d5d3b7b21bb4550a6 UID:fb3ca630-ac45-4b26-a480-b68b00db8e30 NetNS:/var/run/netns/1d8d0d16-9126-40c8-a097-8e984afbce53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb3ca630_ac45_4b26_a480_b68b00db8e30.slice PodAnnotations:0xc004e42928}] Aliases:map[]}\"",
2026-06-09 12:20:06.255691 | controller |     "Jun 09 11:34:00.656224 crc crio[21508]: time=\"2026-06-09T11:34:00.655966619Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683414-5dkj4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.255706 | controller |     "Jun 09 11:34:01.183585 crc crio[21508]: 2026-06-09T11:34:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de35ea4ae7a53b2 Mac:da:5e:b2:53:3b:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dc Mtu:0 Sandbox:/var/run/netns/1d8d0d16-9126-40c8-a097-8e984afbce53 SocketPath: PciID:}] [{Interface:0xc0002a0b20 Address:{IP:10.217.0.220 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.255725 | controller |     "Jun 09 11:34:01.184979 crc crio[21508]: time=\"2026-06-09T11:34:01.184886069Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683414-5dkj4 Namespace:openshift-infra ID:de35ea4ae7a53b2ac1ed65cba036ef2220bd5f48064c6e4d5d3b7b21bb4550a6 UID:fb3ca630-ac45-4b26-a480-b68b00db8e30 NetNS:/var/run/netns/1d8d0d16-9126-40c8-a097-8e984afbce53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb3ca630_ac45_4b26_a480_b68b00db8e30.slice PodAnnotations:0xc004e42928}] Aliases:map[]}\"",
2026-06-09 12:20:06.255740 | controller |     "Jun 09 11:34:01.185154 crc crio[21508]: time=\"2026-06-09T11:34:01.185091045Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683414-5dkj4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.255754 | controller |     "Jun 09 11:34:01.197443 crc crio[21508]: time=\"2026-06-09T11:34:01.196973513Z\" level=info msg=\"Ran pod sandbox de35ea4ae7a53b2ac1ed65cba036ef2220bd5f48064c6e4d5d3b7b21bb4550a6 with infra container: openshift-infra/auto-csr-approver-29683414-5dkj4/POD\" id=8f2c5fc2-926f-4115-910e-f397be09150f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.255769 | controller |     "Jun 09 11:34:01.200909 crc crio[21508]: time=\"2026-06-09T11:34:01.200837856Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=5a8e566d-0d4a-4313-b314-2ef05ab4ab29 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.255784 | controller |     "Jun 09 11:34:01.224622 crc crio[21508]: time=\"2026-06-09T11:34:01.222780448Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 12:20:06.255798 | controller |     "Jun 09 11:34:02.110421 crc crio[21508]: time=\"2026-06-09T11:34:02.110245371Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=5a8e566d-0d4a-4313-b314-2ef05ab4ab29 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.255812 | controller |     "Jun 09 11:34:02.111974 crc crio[21508]: time=\"2026-06-09T11:34:02.111195249Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=846298ef-c8eb-4477-bfdf-b131a1e9c787 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.255826 | controller |     "Jun 09 11:34:02.113247 crc crio[21508]: time=\"2026-06-09T11:34:02.113149556Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=71cb9144-66a3-4224-b95e-48bf5007f6ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.255841 | controller |     "Jun 09 11:34:02.123520 crc crio[21508]: time=\"2026-06-09T11:34:02.123438608Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683414-5dkj4/oc\" id=938b1037-35ee-4d5e-a2b7-7a4e89df0392 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.255855 | controller |     "Jun 09 11:34:02.123998 crc crio[21508]: time=\"2026-06-09T11:34:02.123957083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.255869 | controller |     "Jun 09 11:34:02.214587 crc crio[21508]: time=\"2026-06-09T11:34:02.214428491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.255883 | controller |     "Jun 09 11:34:02.255491 crc crio[21508]: time=\"2026-06-09T11:34:02.255389699Z\" level=info msg=\"Stopping container: 0895f840a19c040e65be8c85a415b69174b1968a3c65dc2976f61d3cf5f4a938 (timeout: 10s)\" id=d3fc0081-fcb4-431d-9e17-01aafb969cc5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.255900 | controller |     "Jun 09 11:34:02.454784 crc crio[21508]: time=\"2026-06-09T11:34:02.452818918Z\" level=info msg=\"Stopped container 0895f840a19c040e65be8c85a415b69174b1968a3c65dc2976f61d3cf5f4a938: openstack/dnsmasq-dns-85c56b86b7-8t889/dnsmasq-dns\" id=d3fc0081-fcb4-431d-9e17-01aafb969cc5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.255914 | controller |     "Jun 09 11:34:02.455625 crc crio[21508]: time=\"2026-06-09T11:34:02.455474265Z\" level=info msg=\"Stopping pod sandbox: 311c02795a1da01f58bdcb487ce19aca2513b6857599d33d2aecfa993367dd35\" id=09078fd7-44dc-4454-80c0-df6611b63361 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.255929 | controller |     "Jun 09 11:34:02.456770 crc crio[21508]: time=\"2026-06-09T11:34:02.456741572Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85c56b86b7-8t889 Namespace:openstack ID:311c02795a1da01f58bdcb487ce19aca2513b6857599d33d2aecfa993367dd35 UID:62f0a871-1add-44cf-8bd6-b3801cfdc038 NetNS:/var/run/netns/3c028bca-12b9-432c-92ba-4a6d667e6afa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod62f0a871_1add_44cf_8bd6_b3801cfdc038.slice PodAnnotations:0xc0008521d0}] Aliases:map[]}\"",
2026-06-09 12:20:06.255944 | controller |     "Jun 09 11:34:02.457016 crc crio[21508]: time=\"2026-06-09T11:34:02.45699395Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-85c56b86b7-8t889 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.255958 | controller |     "Jun 09 11:34:02.575949 crc crio[21508]: time=\"2026-06-09T11:34:02.575851258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.255972 | controller |     "Jun 09 11:34:02.707833 crc crio[21508]: time=\"2026-06-09T11:34:02.707725328Z\" level=info msg=\"Created container 534de85ac95fa2869dfecea02002381c52b4d2390a1c9519bcf719df4ea8bb0e: openshift-infra/auto-csr-approver-29683414-5dkj4/oc\" id=938b1037-35ee-4d5e-a2b7-7a4e89df0392 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.255986 | controller |     "Jun 09 11:34:02.709785 crc crio[21508]: time=\"2026-06-09T11:34:02.709679135Z\" level=info msg=\"Starting container: 534de85ac95fa2869dfecea02002381c52b4d2390a1c9519bcf719df4ea8bb0e\" id=c3a0fbdb-96ac-4556-b48d-9c93c78968a7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.256001 | controller |     "Jun 09 11:34:02.715075 crc crio[21508]: time=\"2026-06-09T11:34:02.714996191Z\" level=info msg=\"Started container\" PID=101804 containerID=534de85ac95fa2869dfecea02002381c52b4d2390a1c9519bcf719df4ea8bb0e description=openshift-infra/auto-csr-approver-29683414-5dkj4/oc id=c3a0fbdb-96ac-4556-b48d-9c93c78968a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de35ea4ae7a53b2ac1ed65cba036ef2220bd5f48064c6e4d5d3b7b21bb4550a6",
2026-06-09 12:20:06.256015 | controller |     "Jun 09 11:34:02.872525 crc crio[21508]: time=\"2026-06-09T11:34:02.872425778Z\" level=info msg=\"Stopped pod sandbox: 311c02795a1da01f58bdcb487ce19aca2513b6857599d33d2aecfa993367dd35\" id=09078fd7-44dc-4454-80c0-df6611b63361 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.256029 | controller |     "Jun 09 11:34:03.245115 crc crio[21508]: time=\"2026-06-09T11:34:03.244988982Z\" level=info msg=\"Removing container: 0895f840a19c040e65be8c85a415b69174b1968a3c65dc2976f61d3cf5f4a938\" id=bf52d04d-17a5-439e-a348-2ef0b4b4235c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.256044 | controller |     "Jun 09 11:34:03.382333 crc crio[21508]: time=\"2026-06-09T11:34:03.382187237Z\" level=info msg=\"Removed container 0895f840a19c040e65be8c85a415b69174b1968a3c65dc2976f61d3cf5f4a938: openstack/dnsmasq-dns-85c56b86b7-8t889/dnsmasq-dns\" id=bf52d04d-17a5-439e-a348-2ef0b4b4235c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.256061 | controller |     "Jun 09 11:34:03.390082 crc crio[21508]: time=\"2026-06-09T11:34:03.389491021Z\" level=info msg=\"Removing container: 8fde813328738bd38950cc3680ef2e70cfc3086ffbada796cfccc206f25f0e0a\" id=5ec5adfd-16fa-4d7d-933e-df5818f4024c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.256076 | controller |     "Jun 09 11:34:03.433945 crc crio[21508]: time=\"2026-06-09T11:34:03.43388533Z\" level=info msg=\"Removed container 8fde813328738bd38950cc3680ef2e70cfc3086ffbada796cfccc206f25f0e0a: openstack/dnsmasq-dns-85c56b86b7-8t889/init\" id=5ec5adfd-16fa-4d7d-933e-df5818f4024c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.256090 | controller |     "Jun 09 11:34:05.296117 crc crio[21508]: time=\"2026-06-09T11:34:05.294100302Z\" level=info msg=\"Stopping pod sandbox: de35ea4ae7a53b2ac1ed65cba036ef2220bd5f48064c6e4d5d3b7b21bb4550a6\" id=5ff69270-4970-4146-a057-129f33df3aef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.256105 | controller |     "Jun 09 11:34:05.296117 crc crio[21508]: time=\"2026-06-09T11:34:05.295618036Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683414-5dkj4 Namespace:openshift-infra ID:de35ea4ae7a53b2ac1ed65cba036ef2220bd5f48064c6e4d5d3b7b21bb4550a6 UID:fb3ca630-ac45-4b26-a480-b68b00db8e30 NetNS:/var/run/netns/1d8d0d16-9126-40c8-a097-8e984afbce53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb3ca630_ac45_4b26_a480_b68b00db8e30.slice PodAnnotations:0xc0019bcbb8}] Aliases:map[]}\"",
2026-06-09 12:20:06.256119 | controller |     "Jun 09 11:34:05.296117 crc crio[21508]: time=\"2026-06-09T11:34:05.295762121Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683414-5dkj4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.256134 | controller |     "Jun 09 11:34:05.698346 crc crio[21508]: time=\"2026-06-09T11:34:05.69789769Z\" level=info msg=\"Stopped pod sandbox: de35ea4ae7a53b2ac1ed65cba036ef2220bd5f48064c6e4d5d3b7b21bb4550a6\" id=5ff69270-4970-4146-a057-129f33df3aef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.256148 | controller |     "Jun 09 11:34:15.546853 crc crio[21508]: time=\"2026-06-09T11:34:15.546390731Z\" level=info msg=\"Removing container: 8438258fc1b40ef0d7cc6eb767444eaaf85c9d23d895eebc6cb4c3dd30f76321\" id=ab4c56f1-2dad-4573-b2df-2745e09559e6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.256162 | controller |     "Jun 09 11:34:15.651188 crc crio[21508]: time=\"2026-06-09T11:34:15.651119056Z\" level=info msg=\"Removed container 8438258fc1b40ef0d7cc6eb767444eaaf85c9d23d895eebc6cb4c3dd30f76321: openshift-infra/auto-csr-approver-29683408-wq2xl/oc\" id=ab4c56f1-2dad-4573-b2df-2745e09559e6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.256176 | controller |     "Jun 09 11:34:15.669789 crc crio[21508]: time=\"2026-06-09T11:34:15.669742042Z\" level=info msg=\"Stopping pod sandbox: 311c02795a1da01f58bdcb487ce19aca2513b6857599d33d2aecfa993367dd35\" id=69311386-59ee-4909-9c33-31fcbe91435d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.256190 | controller |     "Jun 09 11:34:15.670121 crc crio[21508]: time=\"2026-06-09T11:34:15.670101412Z\" level=info msg=\"Stopped pod sandbox (already stopped): 311c02795a1da01f58bdcb487ce19aca2513b6857599d33d2aecfa993367dd35\" id=69311386-59ee-4909-9c33-31fcbe91435d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.256204 | controller |     "Jun 09 11:34:15.671152 crc crio[21508]: time=\"2026-06-09T11:34:15.671124852Z\" level=info msg=\"Removing pod sandbox: 311c02795a1da01f58bdcb487ce19aca2513b6857599d33d2aecfa993367dd35\" id=cd15e4e6-fccd-4f7d-b2df-68dab0bb086c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.256221 | controller |     "Jun 09 11:34:15.698685 crc crio[21508]: time=\"2026-06-09T11:34:15.698612087Z\" level=info msg=\"Removed pod sandbox: 311c02795a1da01f58bdcb487ce19aca2513b6857599d33d2aecfa993367dd35\" id=cd15e4e6-fccd-4f7d-b2df-68dab0bb086c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.256236 | controller |     "Jun 09 11:34:15.699823 crc crio[21508]: time=\"2026-06-09T11:34:15.699782321Z\" level=info msg=\"Stopping pod sandbox: a3297fd273d82e32160f39dc34bafcb2143aa5ef517d5064331bc456d2155d81\" id=10ca67a9-bd97-43a2-bece-6b3bd59d2176 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.256250 | controller |     "Jun 09 11:34:15.699983 crc crio[21508]: time=\"2026-06-09T11:34:15.699964776Z\" level=info msg=\"Stopped pod sandbox (already stopped): a3297fd273d82e32160f39dc34bafcb2143aa5ef517d5064331bc456d2155d81\" id=10ca67a9-bd97-43a2-bece-6b3bd59d2176 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.256265 | controller |     "Jun 09 11:34:15.702728 crc crio[21508]: time=\"2026-06-09T11:34:15.702657525Z\" level=info msg=\"Removing pod sandbox: a3297fd273d82e32160f39dc34bafcb2143aa5ef517d5064331bc456d2155d81\" id=848fc1c5-bdf6-4418-a736-587be242d5de name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.256278 | controller |     "Jun 09 11:34:15.728875 crc crio[21508]: time=\"2026-06-09T11:34:15.72881599Z\" level=info msg=\"Removed pod sandbox: a3297fd273d82e32160f39dc34bafcb2143aa5ef517d5064331bc456d2155d81\" id=848fc1c5-bdf6-4418-a736-587be242d5de name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.256292 | controller |     "Jun 09 11:34:15.732788 crc crio[21508]: time=\"2026-06-09T11:34:15.732676923Z\" level=info msg=\"Stopping pod sandbox: e34e68acf4994c93256cca9f894c62469346b22991f62802f9c3b783f4027d83\" id=3e5679f0-df72-469f-81c8-bb229c87006a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.256306 | controller |     "Jun 09 11:34:15.732900 crc crio[21508]: time=\"2026-06-09T11:34:15.732793797Z\" level=info msg=\"Stopped pod sandbox (already stopped): e34e68acf4994c93256cca9f894c62469346b22991f62802f9c3b783f4027d83\" id=3e5679f0-df72-469f-81c8-bb229c87006a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.256320 | controller |     "Jun 09 11:34:15.734592 crc crio[21508]: time=\"2026-06-09T11:34:15.734385113Z\" level=info msg=\"Removing pod sandbox: e34e68acf4994c93256cca9f894c62469346b22991f62802f9c3b783f4027d83\" id=cedd3c07-d0be-4bc2-b084-f922b53921a8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.256334 | controller |     "Jun 09 11:34:15.751711 crc crio[21508]: time=\"2026-06-09T11:34:15.751619648Z\" level=info msg=\"Removed pod sandbox: e34e68acf4994c93256cca9f894c62469346b22991f62802f9c3b783f4027d83\" id=cedd3c07-d0be-4bc2-b084-f922b53921a8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.256370 | controller |     "Jun 09 11:36:00.551135 crc crio[21508]: time=\"2026-06-09T11:36:00.549932689Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683416-8z8ml/POD\" id=17bc5699-f792-4c31-b0ef-98684cc5f0b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.256390 | controller |     "Jun 09 11:36:00.553073 crc crio[21508]: time=\"2026-06-09T11:36:00.551200096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.256406 | controller |     "Jun 09 11:36:00.609239 crc crio[21508]: time=\"2026-06-09T11:36:00.609119541Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683416-8z8ml Namespace:openshift-infra ID:0331d3c760b1d9ca293fd68047813831f19d2f2d2fa31a8b9155f61af6fef8aa UID:0c02cbf8-34ec-4d62-b4d4-e152bae78f8e NetNS:/var/run/netns/4019d22a-91eb-4d72-b47a-33dbb4e0244d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c02cbf8_34ec_4d62_b4d4_e152bae78f8e.slice PodAnnotations:0xc0039b85c8}] Aliases:map[]}\"",
2026-06-09 12:20:06.256425 | controller |     "Jun 09 11:36:00.609239 crc crio[21508]: time=\"2026-06-09T11:36:00.609189303Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683416-8z8ml to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.256440 | controller |     "Jun 09 11:36:01.194583 crc crio[21508]: 2026-06-09T11:36:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0331d3c760b1d9c Mac:ee:cf:9b:55:f0:b9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dd Mtu:0 Sandbox:/var/run/netns/4019d22a-91eb-4d72-b47a-33dbb4e0244d SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.221 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.256455 | controller |     "Jun 09 11:36:01.196930 crc crio[21508]: time=\"2026-06-09T11:36:01.196824191Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683416-8z8ml Namespace:openshift-infra ID:0331d3c760b1d9ca293fd68047813831f19d2f2d2fa31a8b9155f61af6fef8aa UID:0c02cbf8-34ec-4d62-b4d4-e152bae78f8e NetNS:/var/run/netns/4019d22a-91eb-4d72-b47a-33dbb4e0244d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c02cbf8_34ec_4d62_b4d4_e152bae78f8e.slice PodAnnotations:0xc0039b85c8}] Aliases:map[]}\"",
2026-06-09 12:20:06.256470 | controller |     "Jun 09 11:36:01.197055 crc crio[21508]: time=\"2026-06-09T11:36:01.197025587Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683416-8z8ml for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.256485 | controller |     "Jun 09 11:36:01.208718 crc crio[21508]: time=\"2026-06-09T11:36:01.208148463Z\" level=info msg=\"Ran pod sandbox 0331d3c760b1d9ca293fd68047813831f19d2f2d2fa31a8b9155f61af6fef8aa with infra container: openshift-infra/auto-csr-approver-29683416-8z8ml/POD\" id=17bc5699-f792-4c31-b0ef-98684cc5f0b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.256499 | controller |     "Jun 09 11:36:01.212186 crc crio[21508]: time=\"2026-06-09T11:36:01.212085728Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=55ec5ec1-37bc-48a8-b021-0fc4c77afa79 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.256513 | controller |     "Jun 09 11:36:01.222777 crc crio[21508]: time=\"2026-06-09T11:36:01.222665628Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 12:20:06.256528 | controller |     "Jun 09 11:36:04.019828 crc crio[21508]: time=\"2026-06-09T11:36:04.012971991Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=55ec5ec1-37bc-48a8-b021-0fc4c77afa79 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.256542 | controller |     "Jun 09 11:36:04.019828 crc crio[21508]: time=\"2026-06-09T11:36:04.018647287Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e122de23-ce6c-4420-927a-5d7806536714 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.256556 | controller |     "Jun 09 11:36:04.051852 crc crio[21508]: time=\"2026-06-09T11:36:04.046645876Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3fe6bd7e-89f1-4c3f-aea0-319962a22069 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.256570 | controller |     "Jun 09 11:36:04.111843 crc crio[21508]: time=\"2026-06-09T11:36:04.111390551Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683416-8z8ml/oc\" id=81ebc873-114f-4bf6-b540-6fe8388c3fd2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.256584 | controller |     "Jun 09 11:36:04.112743 crc crio[21508]: time=\"2026-06-09T11:36:04.111956268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.256602 | controller |     "Jun 09 11:36:04.327882 crc crio[21508]: time=\"2026-06-09T11:36:04.3272838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.256617 | controller |     "Jun 09 11:36:05.188167 crc crio[21508]: time=\"2026-06-09T11:36:05.188046482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.256631 | controller |     "Jun 09 11:36:05.364024 crc crio[21508]: time=\"2026-06-09T11:36:05.36327026Z\" level=info msg=\"Created container 777ec8705bf0e5b611fbc17e2364d18b0dad88f4cf0fed4d59d82edbe2f97f30: openshift-infra/auto-csr-approver-29683416-8z8ml/oc\" id=81ebc873-114f-4bf6-b540-6fe8388c3fd2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.256646 | controller |     "Jun 09 11:36:05.366054 crc crio[21508]: time=\"2026-06-09T11:36:05.365866106Z\" level=info msg=\"Starting container: 777ec8705bf0e5b611fbc17e2364d18b0dad88f4cf0fed4d59d82edbe2f97f30\" id=c95b63ba-0e30-4d17-8bf9-a15289961cc2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.256660 | controller |     "Jun 09 11:36:05.371771 crc crio[21508]: time=\"2026-06-09T11:36:05.371691747Z\" level=info msg=\"Started container\" PID=107697 containerID=777ec8705bf0e5b611fbc17e2364d18b0dad88f4cf0fed4d59d82edbe2f97f30 description=openshift-infra/auto-csr-approver-29683416-8z8ml/oc id=c95b63ba-0e30-4d17-8bf9-a15289961cc2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0331d3c760b1d9ca293fd68047813831f19d2f2d2fa31a8b9155f61af6fef8aa",
2026-06-09 12:20:06.256674 | controller |     "Jun 09 11:36:07.172986 crc crio[21508]: time=\"2026-06-09T11:36:07.172369796Z\" level=info msg=\"Stopping pod sandbox: 0331d3c760b1d9ca293fd68047813831f19d2f2d2fa31a8b9155f61af6fef8aa\" id=9a16de6e-bbdf-4427-a64f-a729b26d719d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.256690 | controller |     "Jun 09 11:36:07.174009 crc crio[21508]: time=\"2026-06-09T11:36:07.173840609Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683416-8z8ml Namespace:openshift-infra ID:0331d3c760b1d9ca293fd68047813831f19d2f2d2fa31a8b9155f61af6fef8aa UID:0c02cbf8-34ec-4d62-b4d4-e152bae78f8e NetNS:/var/run/netns/4019d22a-91eb-4d72-b47a-33dbb4e0244d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c02cbf8_34ec_4d62_b4d4_e152bae78f8e.slice PodAnnotations:0xc002c0ad50}] Aliases:map[]}\"",
2026-06-09 12:20:06.256704 | controller |     "Jun 09 11:36:07.174009 crc crio[21508]: time=\"2026-06-09T11:36:07.174003053Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683416-8z8ml from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.256719 | controller |     "Jun 09 11:36:07.554379 crc crio[21508]: time=\"2026-06-09T11:36:07.55350946Z\" level=info msg=\"Stopped pod sandbox: 0331d3c760b1d9ca293fd68047813831f19d2f2d2fa31a8b9155f61af6fef8aa\" id=9a16de6e-bbdf-4427-a64f-a729b26d719d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.256734 | controller |     "Jun 09 11:36:15.808001 crc crio[21508]: time=\"2026-06-09T11:36:15.804864019Z\" level=info msg=\"Removing container: bb889a5a6e496f953c4089e1d8b736e80544ce34439c464ab3d898ac45080fdf\" id=d0503775-931c-41e8-a0b0-ad7b4e42e328 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.256749 | controller |     "Jun 09 11:36:15.991455 crc crio[21508]: time=\"2026-06-09T11:36:15.991031398Z\" level=info msg=\"Removed container bb889a5a6e496f953c4089e1d8b736e80544ce34439c464ab3d898ac45080fdf: openstack/glance-db-sync-2d7r7/glance-db-sync\" id=d0503775-931c-41e8-a0b0-ad7b4e42e328 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.256767 | controller |     "Jun 09 11:36:15.997156 crc crio[21508]: time=\"2026-06-09T11:36:15.997081565Z\" level=info msg=\"Removing container: bb45ed64875a1db53a77d910023971d483d5ff564b82ea1f2f427fcfaca823c2\" id=2640efcc-11f2-4506-a744-e255727b6f8e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.256781 | controller |     "Jun 09 11:36:16.053371 crc crio[21508]: time=\"2026-06-09T11:36:16.053196967Z\" level=info msg=\"Removed container bb45ed64875a1db53a77d910023971d483d5ff564b82ea1f2f427fcfaca823c2: openstack/root-account-create-update-wkcw2/mariadb-account-create-update\" id=2640efcc-11f2-4506-a744-e255727b6f8e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.256796 | controller |     "Jun 09 11:36:16.058701 crc crio[21508]: time=\"2026-06-09T11:36:16.058587915Z\" level=info msg=\"Removing container: c0277105d94286eab7b856b057429964b9c32247b7c35359996ef14b2cc12f7a\" id=630d5e17-3a41-4a98-a657-943c025ec2a2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.256810 | controller |     "Jun 09 11:36:16.107020 crc crio[21508]: time=\"2026-06-09T11:36:16.106857827Z\" level=info msg=\"Removed container c0277105d94286eab7b856b057429964b9c32247b7c35359996ef14b2cc12f7a: openstack/neutron-ea79-account-create-update-n74bn/mariadb-account-create-update\" id=630d5e17-3a41-4a98-a657-943c025ec2a2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.256825 | controller |     "Jun 09 11:36:16.111705 crc crio[21508]: time=\"2026-06-09T11:36:16.111574445Z\" level=info msg=\"Removing container: 69cc9c2977b4a35a4352e21522d5cf20d94bc85a0d32e866fb53869978e42c93\" id=74e52730-a4da-4fb5-87bd-586ab85ee458 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.256839 | controller |     "Jun 09 11:36:16.176786 crc crio[21508]: time=\"2026-06-09T11:36:16.176537047Z\" level=info msg=\"Removed container 69cc9c2977b4a35a4352e21522d5cf20d94bc85a0d32e866fb53869978e42c93: openstack/keystone-db-create-l85vc/mariadb-database-create\" id=74e52730-a4da-4fb5-87bd-586ab85ee458 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.256853 | controller |     "Jun 09 11:36:16.182097 crc crio[21508]: time=\"2026-06-09T11:36:16.181949235Z\" level=info msg=\"Removing container: 3266dab153c1b7f1cddff64c397c2cc27d095f1e89da4831263aee525832c96f\" id=e7b239bd-50ac-4c21-903b-9a85f41406b6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.256867 | controller |     "Jun 09 11:36:16.291394 crc crio[21508]: time=\"2026-06-09T11:36:16.29109922Z\" level=info msg=\"Removed container 3266dab153c1b7f1cddff64c397c2cc27d095f1e89da4831263aee525832c96f: openstack/placement-db-create-8fjnk/mariadb-database-create\" id=e7b239bd-50ac-4c21-903b-9a85f41406b6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.256881 | controller |     "Jun 09 11:36:16.295948 crc crio[21508]: time=\"2026-06-09T11:36:16.295877649Z\" level=info msg=\"Removing container: 5812747f79bcf82fe91aad0e1e0c9adfc2a299345cc6160be6c54ddc035f252b\" id=c7584627-d741-4623-9867-b436053eb790 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.256894 | controller |     "Jun 09 11:36:16.647135 crc crio[21508]: time=\"2026-06-09T11:36:16.646911082Z\" level=info msg=\"Removed container 5812747f79bcf82fe91aad0e1e0c9adfc2a299345cc6160be6c54ddc035f252b: openstack/glance-05c1-account-create-update-6pnb6/mariadb-account-create-update\" id=c7584627-d741-4623-9867-b436053eb790 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.256908 | controller |     "Jun 09 11:36:16.650270 crc crio[21508]: time=\"2026-06-09T11:36:16.650185288Z\" level=info msg=\"Removing container: 60ff1e4bae0db8711fe889c55b48df92cb5a2c96a114abb9a3212361bb474dda\" id=01bc4f51-eb6f-4fdc-b333-60ef99378ddb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.256923 | controller |     "Jun 09 11:36:16.681759 crc crio[21508]: time=\"2026-06-09T11:36:16.681620058Z\" level=info msg=\"Removed container 60ff1e4bae0db8711fe889c55b48df92cb5a2c96a114abb9a3212361bb474dda: openstack/barbican-8db4-account-create-update-xqzbt/mariadb-account-create-update\" id=01bc4f51-eb6f-4fdc-b333-60ef99378ddb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.256942 | controller |     "Jun 09 11:36:16.685208 crc crio[21508]: time=\"2026-06-09T11:36:16.68510839Z\" level=info msg=\"Removing container: e5eca2bd8002b3b16309a1a16544a6f323de2784a53af6d7aa6b0360ce211024\" id=e3312bea-43f4-409a-817e-ceeab2cfd0ed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.256956 | controller |     "Jun 09 11:36:16.746686 crc crio[21508]: time=\"2026-06-09T11:36:16.746594559Z\" level=info msg=\"Removed container e5eca2bd8002b3b16309a1a16544a6f323de2784a53af6d7aa6b0360ce211024: openstack/cinder-db-create-kfk7k/mariadb-database-create\" id=e3312bea-43f4-409a-817e-ceeab2cfd0ed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.256971 | controller |     "Jun 09 11:36:16.750548 crc crio[21508]: time=\"2026-06-09T11:36:16.750400661Z\" level=info msg=\"Removing container: 90817bd85238e7fd2dc2e2d200e3af8d54cee24dfbb05faa76b146e60834b277\" id=4c8c30d0-ff90-419b-927f-c1ab293b8b78 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.256985 | controller |     "Jun 09 11:36:16.838017 crc crio[21508]: time=\"2026-06-09T11:36:16.837812919Z\" level=info msg=\"Removed container 90817bd85238e7fd2dc2e2d200e3af8d54cee24dfbb05faa76b146e60834b277: openstack/glance-db-create-2rft2/mariadb-database-create\" id=4c8c30d0-ff90-419b-927f-c1ab293b8b78 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.256999 | controller |     "Jun 09 11:36:16.841422 crc crio[21508]: time=\"2026-06-09T11:36:16.84126294Z\" level=info msg=\"Removing container: c49b697de7afe25c57c329e81264c37a5acdf49f2a5934bce5569ebdc79a51cb\" id=212f8ddf-4ae5-4285-8a2b-a908767475b8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.257014 | controller |     "Jun 09 11:36:17.077070 crc crio[21508]: time=\"2026-06-09T11:36:17.075763993Z\" level=info msg=\"Removed container c49b697de7afe25c57c329e81264c37a5acdf49f2a5934bce5569ebdc79a51cb: openshift-infra/auto-csr-approver-29683410-dqlrs/oc\" id=212f8ddf-4ae5-4285-8a2b-a908767475b8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.257029 | controller |     "Jun 09 11:36:17.083469 crc crio[21508]: time=\"2026-06-09T11:36:17.083360206Z\" level=info msg=\"Removing container: 0fd93d775f3f96cda75a12c8daeb0355853b40d8b6174a5348b68e8ddc04566b\" id=fe1b4fd7-1b14-4432-81a3-4475c7aa5b67 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.257043 | controller |     "Jun 09 11:36:17.129381 crc crio[21508]: time=\"2026-06-09T11:36:17.129214238Z\" level=info msg=\"Removed container 0fd93d775f3f96cda75a12c8daeb0355853b40d8b6174a5348b68e8ddc04566b: openstack/neutron-db-create-jkp2x/mariadb-database-create\" id=fe1b4fd7-1b14-4432-81a3-4475c7aa5b67 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.257057 | controller |     "Jun 09 11:36:17.133661 crc crio[21508]: time=\"2026-06-09T11:36:17.133582905Z\" level=info msg=\"Removing container: bc873c1f4497ba828dbf623dc878ec00e1d491764e80d33ea9473b3d7e232a29\" id=4058ec4a-94ce-4635-9ac2-9161a101de48 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.257071 | controller |     "Jun 09 11:36:17.177906 crc crio[21508]: time=\"2026-06-09T11:36:17.177640085Z\" level=info msg=\"Removed container bc873c1f4497ba828dbf623dc878ec00e1d491764e80d33ea9473b3d7e232a29: openstack/keystone-b22d-account-create-update-rhvmd/mariadb-account-create-update\" id=4058ec4a-94ce-4635-9ac2-9161a101de48 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.257085 | controller |     "Jun 09 11:36:17.181830 crc crio[21508]: time=\"2026-06-09T11:36:17.181694753Z\" level=info msg=\"Removing container: 0fd48b8712f697a36153a88d20f178aa4628a355ca8fcceda1504cccc0576288\" id=798d32bb-e56d-4cbd-bc5d-d1cc7b471758 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.257099 | controller |     "Jun 09 11:36:17.235264 crc crio[21508]: time=\"2026-06-09T11:36:17.235152448Z\" level=info msg=\"Removed container 0fd48b8712f697a36153a88d20f178aa4628a355ca8fcceda1504cccc0576288: openstack/placement-8320-account-create-update-46w68/mariadb-account-create-update\" id=798d32bb-e56d-4cbd-bc5d-d1cc7b471758 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.257117 | controller |     "Jun 09 11:36:17.237874 crc crio[21508]: time=\"2026-06-09T11:36:17.237785355Z\" level=info msg=\"Removing container: 701f3887f72855016bb8fe3fd3dad89b6a7d43ddeb83f899ace7e9d298c56280\" id=bdaa9f41-b760-4a0b-862d-092aa137dd8a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.257132 | controller |     "Jun 09 11:36:17.287586 crc crio[21508]: time=\"2026-06-09T11:36:17.28748723Z\" level=info msg=\"Removed container 701f3887f72855016bb8fe3fd3dad89b6a7d43ddeb83f899ace7e9d298c56280: openstack/cinder-fdd3-account-create-update-bmcrf/mariadb-account-create-update\" id=bdaa9f41-b760-4a0b-862d-092aa137dd8a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.257146 | controller |     "Jun 09 11:36:17.290733 crc crio[21508]: time=\"2026-06-09T11:36:17.290534899Z\" level=info msg=\"Removing container: c8de12624700d93000cabcf0c539efdaecaf808260b6c421c5021164ed3d77b6\" id=381dde67-f6be-4c41-94e1-61ab65a49d54 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.257160 | controller |     "Jun 09 11:36:17.328750 crc crio[21508]: time=\"2026-06-09T11:36:17.328604023Z\" level=info msg=\"Removed container c8de12624700d93000cabcf0c539efdaecaf808260b6c421c5021164ed3d77b6: openstack/barbican-db-create-n6q5r/mariadb-database-create\" id=381dde67-f6be-4c41-94e1-61ab65a49d54 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.257175 | controller |     "Jun 09 11:36:17.340079 crc crio[21508]: time=\"2026-06-09T11:36:17.339996626Z\" level=info msg=\"Stopping pod sandbox: 237e32bbe8b4e265c8ffa92e40dfd5df7ae748f6d981c3c5a6b05c77ae55f0b0\" id=5bd7d063-5617-4419-bfe1-45dc9ca7d1af name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.257189 | controller |     "Jun 09 11:36:17.340079 crc crio[21508]: time=\"2026-06-09T11:36:17.340081169Z\" level=info msg=\"Stopped pod sandbox (already stopped): 237e32bbe8b4e265c8ffa92e40dfd5df7ae748f6d981c3c5a6b05c77ae55f0b0\" id=5bd7d063-5617-4419-bfe1-45dc9ca7d1af name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.257203 | controller |     "Jun 09 11:36:17.341050 crc crio[21508]: time=\"2026-06-09T11:36:17.340952974Z\" level=info msg=\"Removing pod sandbox: 237e32bbe8b4e265c8ffa92e40dfd5df7ae748f6d981c3c5a6b05c77ae55f0b0\" id=fe0f68fc-3410-4846-84da-1f97708a33a0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.257217 | controller |     "Jun 09 11:36:17.361688 crc crio[21508]: time=\"2026-06-09T11:36:17.361566948Z\" level=info msg=\"Removed pod sandbox: 237e32bbe8b4e265c8ffa92e40dfd5df7ae748f6d981c3c5a6b05c77ae55f0b0\" id=fe0f68fc-3410-4846-84da-1f97708a33a0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.257231 | controller |     "Jun 09 11:36:17.362660 crc crio[21508]: time=\"2026-06-09T11:36:17.362584918Z\" level=info msg=\"Stopping pod sandbox: fca6e6a170cd7815bc63be58bbaa6b9ce2bf6c336bb60f2eccc9ed97fc994f8d\" id=6fdfd4d1-0dee-444c-8259-ef7006ddf25a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.257244 | controller |     "Jun 09 11:36:17.362739 crc crio[21508]: time=\"2026-06-09T11:36:17.362694751Z\" level=info msg=\"Stopped pod sandbox (already stopped): fca6e6a170cd7815bc63be58bbaa6b9ce2bf6c336bb60f2eccc9ed97fc994f8d\" id=6fdfd4d1-0dee-444c-8259-ef7006ddf25a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.257258 | controller |     "Jun 09 11:36:17.363462 crc crio[21508]: time=\"2026-06-09T11:36:17.363282738Z\" level=info msg=\"Removing pod sandbox: fca6e6a170cd7815bc63be58bbaa6b9ce2bf6c336bb60f2eccc9ed97fc994f8d\" id=08bd9784-0447-4e82-9026-031df98f40d1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.257276 | controller |     "Jun 09 11:36:17.380215 crc crio[21508]: time=\"2026-06-09T11:36:17.380132751Z\" level=info msg=\"Removed pod sandbox: fca6e6a170cd7815bc63be58bbaa6b9ce2bf6c336bb60f2eccc9ed97fc994f8d\" id=08bd9784-0447-4e82-9026-031df98f40d1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.257291 | controller |     "Jun 09 11:36:17.381001 crc crio[21508]: time=\"2026-06-09T11:36:17.380942615Z\" level=info msg=\"Stopping pod sandbox: fde7bbbf0dfe30a088d5f6b3d9b61de672761be50af5f89c263092b1e79b6e6d\" id=3f31315c-4551-44bc-9bbe-cc51f3c414ca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.257305 | controller |     "Jun 09 11:36:17.381076 crc crio[21508]: time=\"2026-06-09T11:36:17.381002557Z\" level=info msg=\"Stopped pod sandbox (already stopped): fde7bbbf0dfe30a088d5f6b3d9b61de672761be50af5f89c263092b1e79b6e6d\" id=3f31315c-4551-44bc-9bbe-cc51f3c414ca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.257320 | controller |     "Jun 09 11:36:17.381549 crc crio[21508]: time=\"2026-06-09T11:36:17.381481691Z\" level=info msg=\"Removing pod sandbox: fde7bbbf0dfe30a088d5f6b3d9b61de672761be50af5f89c263092b1e79b6e6d\" id=2c5b1a04-61ba-4505-a222-e774cb30ee19 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.257333 | controller |     "Jun 09 11:36:17.403175 crc crio[21508]: time=\"2026-06-09T11:36:17.403025361Z\" level=info msg=\"Removed pod sandbox: fde7bbbf0dfe30a088d5f6b3d9b61de672761be50af5f89c263092b1e79b6e6d\" id=2c5b1a04-61ba-4505-a222-e774cb30ee19 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.257362 | controller |     "Jun 09 11:36:17.405075 crc crio[21508]: time=\"2026-06-09T11:36:17.404997449Z\" level=info msg=\"Stopping pod sandbox: 6f31304ae722574a3b35a25367b52a5ea35710b3d502b4e819341a85daab097a\" id=a7e4cb5c-7e30-44ec-938f-7ad3ad472bc0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.257381 | controller |     "Jun 09 11:36:17.405075 crc crio[21508]: time=\"2026-06-09T11:36:17.405068621Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6f31304ae722574a3b35a25367b52a5ea35710b3d502b4e819341a85daab097a\" id=a7e4cb5c-7e30-44ec-938f-7ad3ad472bc0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.257396 | controller |     "Jun 09 11:36:17.406088 crc crio[21508]: time=\"2026-06-09T11:36:17.406013689Z\" level=info msg=\"Removing pod sandbox: 6f31304ae722574a3b35a25367b52a5ea35710b3d502b4e819341a85daab097a\" id=84a937ea-7838-4e10-b571-ea0a31ded023 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.257410 | controller |     "Jun 09 11:36:17.450212 crc crio[21508]: time=\"2026-06-09T11:36:17.450032887Z\" level=info msg=\"Removed pod sandbox: 6f31304ae722574a3b35a25367b52a5ea35710b3d502b4e819341a85daab097a\" id=84a937ea-7838-4e10-b571-ea0a31ded023 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.257424 | controller |     "Jun 09 11:36:17.451220 crc crio[21508]: time=\"2026-06-09T11:36:17.451128439Z\" level=info msg=\"Stopping pod sandbox: 2f9853db565510853b2386eca95c26cc897f690b488340807b99ecfa12668261\" id=1ebe9734-987d-43bf-9f59-e7ac6e3b244b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.257438 | controller |     "Jun 09 11:36:17.451461 crc crio[21508]: time=\"2026-06-09T11:36:17.451227152Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2f9853db565510853b2386eca95c26cc897f690b488340807b99ecfa12668261\" id=1ebe9734-987d-43bf-9f59-e7ac6e3b244b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.257452 | controller |     "Jun 09 11:36:17.453405 crc crio[21508]: time=\"2026-06-09T11:36:17.452083847Z\" level=info msg=\"Removing pod sandbox: 2f9853db565510853b2386eca95c26cc897f690b488340807b99ecfa12668261\" id=020f7890-e031-4022-bf1e-e4a89738c4d6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.257466 | controller |     "Jun 09 11:36:17.472456 crc crio[21508]: time=\"2026-06-09T11:36:17.472272678Z\" level=info msg=\"Removed pod sandbox: 2f9853db565510853b2386eca95c26cc897f690b488340807b99ecfa12668261\" id=020f7890-e031-4022-bf1e-e4a89738c4d6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.257484 | controller |     "Jun 09 11:36:17.473792 crc crio[21508]: time=\"2026-06-09T11:36:17.47372774Z\" level=info msg=\"Stopping pod sandbox: 292cf62d7913f06a4a513a8bb6af89e56f608096b57749581de9bcd488bb2915\" id=cf3c983c-e6c9-43db-9c15-f57af98978b9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.257499 | controller |     "Jun 09 11:36:17.473792 crc crio[21508]: time=\"2026-06-09T11:36:17.473791082Z\" level=info msg=\"Stopped pod sandbox (already stopped): 292cf62d7913f06a4a513a8bb6af89e56f608096b57749581de9bcd488bb2915\" id=cf3c983c-e6c9-43db-9c15-f57af98978b9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.257513 | controller |     "Jun 09 11:36:17.474804 crc crio[21508]: time=\"2026-06-09T11:36:17.474711169Z\" level=info msg=\"Removing pod sandbox: 292cf62d7913f06a4a513a8bb6af89e56f608096b57749581de9bcd488bb2915\" id=7e0e1089-2a47-4cd0-aedd-95d9e9b99b7b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.257527 | controller |     "Jun 09 11:36:17.492161 crc crio[21508]: time=\"2026-06-09T11:36:17.492066437Z\" level=info msg=\"Removed pod sandbox: 292cf62d7913f06a4a513a8bb6af89e56f608096b57749581de9bcd488bb2915\" id=7e0e1089-2a47-4cd0-aedd-95d9e9b99b7b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.257542 | controller |     "Jun 09 11:36:17.493268 crc crio[21508]: time=\"2026-06-09T11:36:17.49317727Z\" level=info msg=\"Stopping pod sandbox: a57672e663abf7b79c5ed263e223b51a6ad5362187c6319856e67485077c8b9a\" id=0d29b668-d2dd-4523-82cc-219f08ad41bc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.257556 | controller |     "Jun 09 11:36:17.493633 crc crio[21508]: time=\"2026-06-09T11:36:17.493465318Z\" level=info msg=\"Stopped pod sandbox (already stopped): a57672e663abf7b79c5ed263e223b51a6ad5362187c6319856e67485077c8b9a\" id=0d29b668-d2dd-4523-82cc-219f08ad41bc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.257570 | controller |     "Jun 09 11:36:17.494256 crc crio[21508]: time=\"2026-06-09T11:36:17.49421432Z\" level=info msg=\"Removing pod sandbox: a57672e663abf7b79c5ed263e223b51a6ad5362187c6319856e67485077c8b9a\" id=83ff7757-e652-468e-a026-805d6a98e718 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.257584 | controller |     "Jun 09 11:36:17.520465 crc crio[21508]: time=\"2026-06-09T11:36:17.520268312Z\" level=info msg=\"Removed pod sandbox: a57672e663abf7b79c5ed263e223b51a6ad5362187c6319856e67485077c8b9a\" id=83ff7757-e652-468e-a026-805d6a98e718 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.257598 | controller |     "Jun 09 11:36:17.521575 crc crio[21508]: time=\"2026-06-09T11:36:17.521493148Z\" level=info msg=\"Stopping pod sandbox: 2e314e36ac5769d33dc87f770c02636b9cb087fa1171e47b8c044c35a4367639\" id=c668dae1-a998-42fa-b756-c398580998bf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.257611 | controller |     "Jun 09 11:36:17.521653 crc crio[21508]: time=\"2026-06-09T11:36:17.521591311Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2e314e36ac5769d33dc87f770c02636b9cb087fa1171e47b8c044c35a4367639\" id=c668dae1-a998-42fa-b756-c398580998bf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.257625 | controller |     "Jun 09 11:36:17.522341 crc crio[21508]: time=\"2026-06-09T11:36:17.522160038Z\" level=info msg=\"Removing pod sandbox: 2e314e36ac5769d33dc87f770c02636b9cb087fa1171e47b8c044c35a4367639\" id=e45c21e1-8f73-440a-a54e-0ae804c7ab29 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.257639 | controller |     "Jun 09 11:36:17.538971 crc crio[21508]: time=\"2026-06-09T11:36:17.538876267Z\" level=info msg=\"Removed pod sandbox: 2e314e36ac5769d33dc87f770c02636b9cb087fa1171e47b8c044c35a4367639\" id=e45c21e1-8f73-440a-a54e-0ae804c7ab29 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.257653 | controller |     "Jun 09 11:36:17.541254 crc crio[21508]: time=\"2026-06-09T11:36:17.541166654Z\" level=info msg=\"Stopping pod sandbox: 4aa3058d2bbcbb3e999d4860ea1b2f18ef9d39538bd9c1740fd69bc9a509837c\" id=e40852ad-05d7-43f3-bbb6-0bfe82aad58a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.257670 | controller |     "Jun 09 11:36:17.541421 crc crio[21508]: time=\"2026-06-09T11:36:17.54136556Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4aa3058d2bbcbb3e999d4860ea1b2f18ef9d39538bd9c1740fd69bc9a509837c\" id=e40852ad-05d7-43f3-bbb6-0bfe82aad58a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.257685 | controller |     "Jun 09 11:36:17.542369 crc crio[21508]: time=\"2026-06-09T11:36:17.542222875Z\" level=info msg=\"Removing pod sandbox: 4aa3058d2bbcbb3e999d4860ea1b2f18ef9d39538bd9c1740fd69bc9a509837c\" id=f8964606-b8e1-4a18-a3b5-eac3209e842b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.257699 | controller |     "Jun 09 11:36:17.559384 crc crio[21508]: time=\"2026-06-09T11:36:17.559217642Z\" level=info msg=\"Removed pod sandbox: 4aa3058d2bbcbb3e999d4860ea1b2f18ef9d39538bd9c1740fd69bc9a509837c\" id=f8964606-b8e1-4a18-a3b5-eac3209e842b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.257714 | controller |     "Jun 09 11:36:17.560572 crc crio[21508]: time=\"2026-06-09T11:36:17.56049848Z\" level=info msg=\"Stopping pod sandbox: f5e420106533d5d215c9e5b64ba3f1f46fa687f96df8e1b454e2a3dc9b29da96\" id=0febbb7a-47c9-4da5-8d19-6d7781b38159 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.257728 | controller |     "Jun 09 11:36:17.560673 crc crio[21508]: time=\"2026-06-09T11:36:17.560597653Z\" level=info msg=\"Stopped pod sandbox (already stopped): f5e420106533d5d215c9e5b64ba3f1f46fa687f96df8e1b454e2a3dc9b29da96\" id=0febbb7a-47c9-4da5-8d19-6d7781b38159 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.257742 | controller |     "Jun 09 11:36:17.561849 crc crio[21508]: time=\"2026-06-09T11:36:17.561791968Z\" level=info msg=\"Removing pod sandbox: f5e420106533d5d215c9e5b64ba3f1f46fa687f96df8e1b454e2a3dc9b29da96\" id=703ceb81-4441-4cd1-84c9-a8668b2437da name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.257757 | controller |     "Jun 09 11:36:17.578748 crc crio[21508]: time=\"2026-06-09T11:36:17.578640721Z\" level=info msg=\"Removed pod sandbox: f5e420106533d5d215c9e5b64ba3f1f46fa687f96df8e1b454e2a3dc9b29da96\" id=703ceb81-4441-4cd1-84c9-a8668b2437da name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.257771 | controller |     "Jun 09 11:36:17.579939 crc crio[21508]: time=\"2026-06-09T11:36:17.579871707Z\" level=info msg=\"Stopping pod sandbox: 8fd369c92567f21fd115be7a5b93ef8e7f84e18a749b8de6a4be458b511f8265\" id=13f60ab6-7038-42b7-944d-75bb948720f1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.257785 | controller |     "Jun 09 11:36:17.580020 crc crio[21508]: time=\"2026-06-09T11:36:17.579953539Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8fd369c92567f21fd115be7a5b93ef8e7f84e18a749b8de6a4be458b511f8265\" id=13f60ab6-7038-42b7-944d-75bb948720f1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.257800 | controller |     "Jun 09 11:36:17.580573 crc crio[21508]: time=\"2026-06-09T11:36:17.580502975Z\" level=info msg=\"Removing pod sandbox: 8fd369c92567f21fd115be7a5b93ef8e7f84e18a749b8de6a4be458b511f8265\" id=63df579a-8695-4ef0-a258-ec3be4e58680 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.257814 | controller |     "Jun 09 11:36:17.596175 crc crio[21508]: time=\"2026-06-09T11:36:17.596086031Z\" level=info msg=\"Removed pod sandbox: 8fd369c92567f21fd115be7a5b93ef8e7f84e18a749b8de6a4be458b511f8265\" id=63df579a-8695-4ef0-a258-ec3be4e58680 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.257828 | controller |     "Jun 09 11:36:17.597147 crc crio[21508]: time=\"2026-06-09T11:36:17.59706298Z\" level=info msg=\"Stopping pod sandbox: 7d41c5d39440f032db04c22baae3a14cd3977e389d14bf84a03febfe90756ade\" id=d8f76e3b-0ea9-49ef-9273-8ebc09627d54 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.257845 | controller |     "Jun 09 11:36:17.597348 crc crio[21508]: time=\"2026-06-09T11:36:17.597166653Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7d41c5d39440f032db04c22baae3a14cd3977e389d14bf84a03febfe90756ade\" id=d8f76e3b-0ea9-49ef-9273-8ebc09627d54 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.257860 | controller |     "Jun 09 11:36:17.598182 crc crio[21508]: time=\"2026-06-09T11:36:17.598123361Z\" level=info msg=\"Removing pod sandbox: 7d41c5d39440f032db04c22baae3a14cd3977e389d14bf84a03febfe90756ade\" id=72ebfe0e-97f5-46f1-a94b-2c13e1a733c3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.257874 | controller |     "Jun 09 11:36:17.617788 crc crio[21508]: time=\"2026-06-09T11:36:17.617668343Z\" level=info msg=\"Removed pod sandbox: 7d41c5d39440f032db04c22baae3a14cd3977e389d14bf84a03febfe90756ade\" id=72ebfe0e-97f5-46f1-a94b-2c13e1a733c3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.257888 | controller |     "Jun 09 11:36:17.619017 crc crio[21508]: time=\"2026-06-09T11:36:17.61894121Z\" level=info msg=\"Stopping pod sandbox: 04b9239e573f7a5cc2f5ab8f863b6903617ad55c6d144f8c9fccdf60904bebd5\" id=bb70f4dd-031a-42d9-ad7e-a752ed7313a7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.257902 | controller |     "Jun 09 11:36:17.619181 crc crio[21508]: time=\"2026-06-09T11:36:17.619074764Z\" level=info msg=\"Stopped pod sandbox (already stopped): 04b9239e573f7a5cc2f5ab8f863b6903617ad55c6d144f8c9fccdf60904bebd5\" id=bb70f4dd-031a-42d9-ad7e-a752ed7313a7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.257916 | controller |     "Jun 09 11:36:17.619961 crc crio[21508]: time=\"2026-06-09T11:36:17.619887678Z\" level=info msg=\"Removing pod sandbox: 04b9239e573f7a5cc2f5ab8f863b6903617ad55c6d144f8c9fccdf60904bebd5\" id=a769bc76-9d21-42b9-b147-4298599045a8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.257929 | controller |     "Jun 09 11:36:17.642581 crc crio[21508]: time=\"2026-06-09T11:36:17.642400377Z\" level=info msg=\"Removed pod sandbox: 04b9239e573f7a5cc2f5ab8f863b6903617ad55c6d144f8c9fccdf60904bebd5\" id=a769bc76-9d21-42b9-b147-4298599045a8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.257943 | controller |     "Jun 09 11:36:17.644120 crc crio[21508]: time=\"2026-06-09T11:36:17.644031805Z\" level=info msg=\"Stopping pod sandbox: 4eefa1ac08e5ba216d386dc29323f3a5785b9b8e9cb8c9f638ab2d604f67276b\" id=501f6c87-171d-4e3e-b8d0-f446a6f0237a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.257957 | controller |     "Jun 09 11:36:17.644254 crc crio[21508]: time=\"2026-06-09T11:36:17.644146328Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4eefa1ac08e5ba216d386dc29323f3a5785b9b8e9cb8c9f638ab2d604f67276b\" id=501f6c87-171d-4e3e-b8d0-f446a6f0237a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.257971 | controller |     "Jun 09 11:36:17.645241 crc crio[21508]: time=\"2026-06-09T11:36:17.645130727Z\" level=info msg=\"Removing pod sandbox: 4eefa1ac08e5ba216d386dc29323f3a5785b9b8e9cb8c9f638ab2d604f67276b\" id=6237402c-b9fc-49d2-b2c8-37a066a1e826 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.257985 | controller |     "Jun 09 11:36:17.677826 crc crio[21508]: time=\"2026-06-09T11:36:17.67771547Z\" level=info msg=\"Removed pod sandbox: 4eefa1ac08e5ba216d386dc29323f3a5785b9b8e9cb8c9f638ab2d604f67276b\" id=6237402c-b9fc-49d2-b2c8-37a066a1e826 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.257999 | controller |     "Jun 09 11:36:17.679658 crc crio[21508]: time=\"2026-06-09T11:36:17.679590255Z\" level=info msg=\"Stopping pod sandbox: b343091690e0f9efe047f0ad98e09af2fa15a4b77ad9daa880a3534005086eb5\" id=17e2afd7-caed-497a-b353-51b3b7bb64ad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.258013 | controller |     "Jun 09 11:36:17.679658 crc crio[21508]: time=\"2026-06-09T11:36:17.679655997Z\" level=info msg=\"Stopped pod sandbox (already stopped): b343091690e0f9efe047f0ad98e09af2fa15a4b77ad9daa880a3534005086eb5\" id=17e2afd7-caed-497a-b353-51b3b7bb64ad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.258031 | controller |     "Jun 09 11:36:17.680377 crc crio[21508]: time=\"2026-06-09T11:36:17.680225724Z\" level=info msg=\"Removing pod sandbox: b343091690e0f9efe047f0ad98e09af2fa15a4b77ad9daa880a3534005086eb5\" id=0a89b590-a88c-47de-9694-4e2fd990b16b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.258046 | controller |     "Jun 09 11:36:17.724806 crc crio[21508]: time=\"2026-06-09T11:36:17.724608033Z\" level=info msg=\"Removed pod sandbox: b343091690e0f9efe047f0ad98e09af2fa15a4b77ad9daa880a3534005086eb5\" id=0a89b590-a88c-47de-9694-4e2fd990b16b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.258060 | controller |     "Jun 09 11:37:10.195064 crc crio[21508]: time=\"2026-06-09T11:37:10.194212921Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-gs6dd/POD\" id=1a692e88-32d1-45a4-a685-ce5d6508e4f5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.258074 | controller |     "Jun 09 11:37:10.196599 crc crio[21508]: time=\"2026-06-09T11:37:10.195088296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.258089 | controller |     "Jun 09 11:37:10.230161 crc crio[21508]: time=\"2026-06-09T11:37:10.23007115Z\" level=info msg=\"Got pod network &{Name:redhat-operators-gs6dd Namespace:openshift-marketplace ID:4292a5554cae0a168219cd84ba9ad3bded1182cb261a4b2499869f12acc6436e UID:d0d8cdf7-a6d9-4ba2-98bc-dacc1b314c5b NetNS:/var/run/netns/612a26bf-6bda-472a-9c2d-305cafa21862 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d8cdf7_a6d9_4ba2_98bc_dacc1b314c5b.slice PodAnnotations:0xc0001591b8}] Aliases:map[]}\"",
2026-06-09 12:20:06.258103 | controller |     "Jun 09 11:37:10.230161 crc crio[21508]: time=\"2026-06-09T11:37:10.230146662Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-gs6dd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.258117 | controller |     "Jun 09 11:37:10.771132 crc crio[21508]: 2026-06-09T11:37:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4292a5554cae0a1 Mac:96:fe:59:06:ee:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:de Mtu:0 Sandbox:/var/run/netns/612a26bf-6bda-472a-9c2d-305cafa21862 SocketPath: PciID:}] [{Interface:0xc0001406c0 Address:{IP:10.217.0.222 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.258132 | controller |     "Jun 09 11:37:10.772264 crc crio[21508]: time=\"2026-06-09T11:37:10.772185756Z\" level=info msg=\"Got pod network &{Name:redhat-operators-gs6dd Namespace:openshift-marketplace ID:4292a5554cae0a168219cd84ba9ad3bded1182cb261a4b2499869f12acc6436e UID:d0d8cdf7-a6d9-4ba2-98bc-dacc1b314c5b NetNS:/var/run/netns/612a26bf-6bda-472a-9c2d-305cafa21862 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d8cdf7_a6d9_4ba2_98bc_dacc1b314c5b.slice PodAnnotations:0xc0001591b8}] Aliases:map[]}\"",
2026-06-09 12:20:06.258147 | controller |     "Jun 09 11:37:10.772489 crc crio[21508]: time=\"2026-06-09T11:37:10.772403702Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-gs6dd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.258161 | controller |     "Jun 09 11:37:10.786903 crc crio[21508]: time=\"2026-06-09T11:37:10.786851435Z\" level=info msg=\"Ran pod sandbox 4292a5554cae0a168219cd84ba9ad3bded1182cb261a4b2499869f12acc6436e with infra container: openshift-marketplace/redhat-operators-gs6dd/POD\" id=1a692e88-32d1-45a4-a685-ce5d6508e4f5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.258182 | controller |     "Jun 09 11:37:10.790664 crc crio[21508]: time=\"2026-06-09T11:37:10.790614225Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=96fbd248-46d3-4f8f-bb73-ee176d75dacb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.258197 | controller |     "Jun 09 11:37:10.796103 crc crio[21508]: time=\"2026-06-09T11:37:10.794247082Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c05a12e1-8a47-408f-84fb-6f294c6dc3a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.258211 | controller |     "Jun 09 11:37:10.805653 crc crio[21508]: time=\"2026-06-09T11:37:10.805549002Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-gs6dd/extract-utilities\" id=94013dce-b822-4e9c-95f5-2e64cb742781 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.258226 | controller |     "Jun 09 11:37:10.806075 crc crio[21508]: time=\"2026-06-09T11:37:10.805969325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.258240 | controller |     "Jun 09 11:37:10.877001 crc crio[21508]: time=\"2026-06-09T11:37:10.87688151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.258254 | controller |     "Jun 09 11:37:10.886624 crc crio[21508]: time=\"2026-06-09T11:37:10.886039808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.258268 | controller |     "Jun 09 11:37:11.046059 crc crio[21508]: time=\"2026-06-09T11:37:11.045941548Z\" level=info msg=\"Created container dab7fa06785d7789ef1870b3d6e1b297a91c82f972e0bc90988d0c9aa9c07085: openshift-marketplace/redhat-operators-gs6dd/extract-utilities\" id=94013dce-b822-4e9c-95f5-2e64cb742781 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.258282 | controller |     "Jun 09 11:37:11.047178 crc crio[21508]: time=\"2026-06-09T11:37:11.047123273Z\" level=info msg=\"Starting container: dab7fa06785d7789ef1870b3d6e1b297a91c82f972e0bc90988d0c9aa9c07085\" id=3dc59a69-6b2a-4aef-952e-8556da32384a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.258296 | controller |     "Jun 09 11:37:11.054477 crc crio[21508]: time=\"2026-06-09T11:37:11.054275952Z\" level=info msg=\"Started container\" PID=110890 containerID=dab7fa06785d7789ef1870b3d6e1b297a91c82f972e0bc90988d0c9aa9c07085 description=openshift-marketplace/redhat-operators-gs6dd/extract-utilities id=3dc59a69-6b2a-4aef-952e-8556da32384a name=/runtime.v1.RuntimeService/StartContainer sandboxID=4292a5554cae0a168219cd84ba9ad3bded1182cb261a4b2499869f12acc6436e",
2026-06-09 12:20:06.258310 | controller |     "Jun 09 11:37:11.227123 crc crio[21508]: time=\"2026-06-09T11:37:11.226997867Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=5b7b4aa3-afe1-4105-bfb7-41bc04032430 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.258324 | controller |     "Jun 09 11:37:11.237222 crc crio[21508]: time=\"2026-06-09T11:37:11.237106083Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-09 12:20:06.258339 | controller |     "Jun 09 11:37:11.884197 crc crio[21508]: time=\"2026-06-09T11:37:11.883547212Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:3ff571452f484c0211ce73a1965fd6ce23c29df4c9361a4fb9640ee9a34b3134\" id=5b7b4aa3-afe1-4105-bfb7-41bc04032430 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.258372 | controller |     "Jun 09 11:37:11.885232 crc crio[21508]: time=\"2026-06-09T11:37:11.885156509Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=6d3baa79-8821-4359-8f88-34ce1b33f42a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.258392 | controller |     "Jun 09 11:37:11.888007 crc crio[21508]: time=\"2026-06-09T11:37:11.88792781Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=f9fa846c-79df-4d9f-a63e-beff53b08f66 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.258406 | controller |     "Jun 09 11:37:11.895991 crc crio[21508]: time=\"2026-06-09T11:37:11.895912094Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-gs6dd/extract-content\" id=014d8afe-bd34-4f0d-9423-5ff80437f9ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.258421 | controller |     "Jun 09 11:37:11.896369 crc crio[21508]: time=\"2026-06-09T11:37:11.896331926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.258435 | controller |     "Jun 09 11:37:11.972383 crc crio[21508]: time=\"2026-06-09T11:37:11.972248698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.258449 | controller |     "Jun 09 11:37:11.976389 crc crio[21508]: time=\"2026-06-09T11:37:11.976268916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.258463 | controller |     "Jun 09 11:37:12.161344 crc crio[21508]: time=\"2026-06-09T11:37:12.161181698Z\" level=info msg=\"Created container 72a45be50f23cd5d4bb52957057ee38c668df7d9e1f68d698858ba59c9cbd0b5: openshift-marketplace/redhat-operators-gs6dd/extract-content\" id=014d8afe-bd34-4f0d-9423-5ff80437f9ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.258477 | controller |     "Jun 09 11:37:12.162594 crc crio[21508]: time=\"2026-06-09T11:37:12.162497036Z\" level=info msg=\"Starting container: 72a45be50f23cd5d4bb52957057ee38c668df7d9e1f68d698858ba59c9cbd0b5\" id=72fd3710-9249-49be-9167-18df142c1d6d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.258491 | controller |     "Jun 09 11:37:12.176364 crc crio[21508]: time=\"2026-06-09T11:37:12.167695468Z\" level=info msg=\"Started container\" PID=110973 containerID=72a45be50f23cd5d4bb52957057ee38c668df7d9e1f68d698858ba59c9cbd0b5 description=openshift-marketplace/redhat-operators-gs6dd/extract-content id=72fd3710-9249-49be-9167-18df142c1d6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=4292a5554cae0a168219cd84ba9ad3bded1182cb261a4b2499869f12acc6436e",
2026-06-09 12:20:06.258507 | controller |     "Jun 09 11:37:17.370133 crc crio[21508]: time=\"2026-06-09T11:37:17.365717446Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1c12efea-b508-4e48-ade0-fdd3f9f14ad6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.258521 | controller |     "Jun 09 11:37:17.433219 crc crio[21508]: time=\"2026-06-09T11:37:17.43281979Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=df4f2c3d-ffb3-40db-9046-624c7420c3d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.258536 | controller |     "Jun 09 11:37:17.762992 crc crio[21508]: time=\"2026-06-09T11:37:17.762936551Z\" level=info msg=\"Removing container: ac795759f6502e6cff3dfd6eb32758349ca9d67100aa0a89ffa227aa06be6a3f\" id=98bca7db-0c03-46eb-9bc3-fe63375a2139 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.258550 | controller |     "Jun 09 11:37:17.913491 crc crio[21508]: time=\"2026-06-09T11:37:17.912706055Z\" level=info msg=\"Removed container ac795759f6502e6cff3dfd6eb32758349ca9d67100aa0a89ffa227aa06be6a3f: openstack/placement-db-sync-xlq5r/placement-db-sync\" id=98bca7db-0c03-46eb-9bc3-fe63375a2139 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.258568 | controller |     "Jun 09 11:37:17.916629 crc crio[21508]: time=\"2026-06-09T11:37:17.916544717Z\" level=info msg=\"Removing container: 9a2c00199139fcaa05b29b883b58e7ad0709fe4ee9f07ae738c99fbf917d91ee\" id=d903050b-2f1f-490e-9f9c-7c30807b59e5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.258582 | controller |     "Jun 09 11:37:17.944894 crc crio[21508]: time=\"2026-06-09T11:37:17.944792054Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-gs6dd/registry-server\" id=670eaecc-92a4-4be4-8951-0e2ea660b3ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.258596 | controller |     "Jun 09 11:37:18.015494 crc crio[21508]: time=\"2026-06-09T11:37:18.015172373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.258610 | controller |     "Jun 09 11:37:18.031091 crc crio[21508]: time=\"2026-06-09T11:37:18.030987416Z\" level=info msg=\"Removed container 9a2c00199139fcaa05b29b883b58e7ad0709fe4ee9f07ae738c99fbf917d91ee: openstack/keystone-db-sync-7fh2s/keystone-db-sync\" id=d903050b-2f1f-490e-9f9c-7c30807b59e5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.258624 | controller |     "Jun 09 11:37:18.036361 crc crio[21508]: time=\"2026-06-09T11:37:18.036270731Z\" level=info msg=\"Removing container: ffcf55452dc4e64ed0762646c2ad6462a5bbf18e779cd9363f96fb98debb3f8a\" id=1390b340-e354-4850-aa00-750c838567b4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.258639 | controller |     "Jun 09 11:37:18.116365 crc crio[21508]: time=\"2026-06-09T11:37:18.116176369Z\" level=info msg=\"Removed container ffcf55452dc4e64ed0762646c2ad6462a5bbf18e779cd9363f96fb98debb3f8a: openstack/barbican-db-sync-kvmmk/barbican-db-sync\" id=1390b340-e354-4850-aa00-750c838567b4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.258653 | controller |     "Jun 09 11:37:18.120631 crc crio[21508]: time=\"2026-06-09T11:37:18.120540157Z\" level=info msg=\"Removing container: f41ebd7b0004cb7e86141cd0e6afcf13890d474197dcb304fb26c43d1d39740d\" id=0fd819ff-c03a-4104-bf29-7c75075d894a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.258666 | controller |     "Jun 09 11:37:18.126595 crc crio[21508]: time=\"2026-06-09T11:37:18.124587376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.258680 | controller |     "Jun 09 11:37:18.129593 crc crio[21508]: time=\"2026-06-09T11:37:18.12953858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.258695 | controller |     "Jun 09 11:37:18.263650 crc crio[21508]: time=\"2026-06-09T11:37:18.263535802Z\" level=info msg=\"Removed container f41ebd7b0004cb7e86141cd0e6afcf13890d474197dcb304fb26c43d1d39740d: openstack/keystone-bootstrap-jnw89/keystone-bootstrap\" id=0fd819ff-c03a-4104-bf29-7c75075d894a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.258709 | controller |     "Jun 09 11:37:18.267014 crc crio[21508]: time=\"2026-06-09T11:37:18.266657643Z\" level=info msg=\"Removing container: d65caeecdce2b31d2d0fae1bd83c41a8936499d57bc864223ed3541aec9e7cc6\" id=21c22e59-d619-4425-a038-024577939f1d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.258723 | controller |     "Jun 09 11:37:18.290011 crc crio[21508]: time=\"2026-06-09T11:37:18.289886043Z\" level=info msg=\"Removed container d65caeecdce2b31d2d0fae1bd83c41a8936499d57bc864223ed3541aec9e7cc6: openstack/nova-metadata-0/nova-metadata-log\" id=21c22e59-d619-4425-a038-024577939f1d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.258741 | controller |     "Jun 09 11:37:18.292559 crc crio[21508]: time=\"2026-06-09T11:37:18.292428268Z\" level=info msg=\"Removing container: 62e554b19468c7e1e94b3529e448bb98dae4d9f8ae68ba766e070991e77b9352\" id=5157939d-50b4-4587-9cc6-56d87fcde452 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.258756 | controller |     "Jun 09 11:37:18.330726 crc crio[21508]: time=\"2026-06-09T11:37:18.330591535Z\" level=info msg=\"Removed container 62e554b19468c7e1e94b3529e448bb98dae4d9f8ae68ba766e070991e77b9352: openstack/nova-metadata-0/nova-metadata-metadata\" id=5157939d-50b4-4587-9cc6-56d87fcde452 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.258770 | controller |     "Jun 09 11:37:18.343800 crc crio[21508]: time=\"2026-06-09T11:37:18.343644957Z\" level=info msg=\"Stopping pod sandbox: 19e4ac605b9931679043dc3121a184b799921c798fa32bb7fc08feebec3b7ef7\" id=6f1ed7f0-209b-4a7c-a103-aa88268083c7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.258784 | controller |     "Jun 09 11:37:18.343800 crc crio[21508]: time=\"2026-06-09T11:37:18.34374328Z\" level=info msg=\"Stopped pod sandbox (already stopped): 19e4ac605b9931679043dc3121a184b799921c798fa32bb7fc08feebec3b7ef7\" id=6f1ed7f0-209b-4a7c-a103-aa88268083c7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.258798 | controller |     "Jun 09 11:37:18.345822 crc crio[21508]: time=\"2026-06-09T11:37:18.345700057Z\" level=info msg=\"Removing pod sandbox: 19e4ac605b9931679043dc3121a184b799921c798fa32bb7fc08feebec3b7ef7\" id=866429e1-8665-4933-8e5f-6a8b61acde4b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.258812 | controller |     "Jun 09 11:37:18.382757 crc crio[21508]: time=\"2026-06-09T11:37:18.382639958Z\" level=info msg=\"Removed pod sandbox: 19e4ac605b9931679043dc3121a184b799921c798fa32bb7fc08feebec3b7ef7\" id=866429e1-8665-4933-8e5f-6a8b61acde4b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.258826 | controller |     "Jun 09 11:37:18.383715 crc crio[21508]: time=\"2026-06-09T11:37:18.383552025Z\" level=info msg=\"Stopping pod sandbox: 56b4197fe62aba110b6f577b3a49889d874702b4dbb3b0c889390fa7f4264b10\" id=0826a367-db4b-47e2-a891-b06478a0f8ef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.258839 | controller |     "Jun 09 11:37:18.383715 crc crio[21508]: time=\"2026-06-09T11:37:18.383656738Z\" level=info msg=\"Stopped pod sandbox (already stopped): 56b4197fe62aba110b6f577b3a49889d874702b4dbb3b0c889390fa7f4264b10\" id=0826a367-db4b-47e2-a891-b06478a0f8ef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.258853 | controller |     "Jun 09 11:37:18.384433 crc crio[21508]: time=\"2026-06-09T11:37:18.384358768Z\" level=info msg=\"Removing pod sandbox: 56b4197fe62aba110b6f577b3a49889d874702b4dbb3b0c889390fa7f4264b10\" id=cf26ab45-aa84-4483-9c15-385493ccc2f1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.258867 | controller |     "Jun 09 11:37:18.387722 crc crio[21508]: time=\"2026-06-09T11:37:18.387638714Z\" level=info msg=\"Created container e65d717cc4a5c893686002c4371cf462b5d50c9d0853f1704ac1630c47012af1: openshift-marketplace/redhat-operators-gs6dd/registry-server\" id=670eaecc-92a4-4be4-8951-0e2ea660b3ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.258881 | controller |     "Jun 09 11:37:18.389777 crc crio[21508]: time=\"2026-06-09T11:37:18.389700615Z\" level=info msg=\"Starting container: e65d717cc4a5c893686002c4371cf462b5d50c9d0853f1704ac1630c47012af1\" id=50050b89-1b17-4f25-a71b-f0f5167046a9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.258895 | controller |     "Jun 09 11:37:18.397218 crc crio[21508]: time=\"2026-06-09T11:37:18.396523284Z\" level=info msg=\"Started container\" PID=111284 containerID=e65d717cc4a5c893686002c4371cf462b5d50c9d0853f1704ac1630c47012af1 description=openshift-marketplace/redhat-operators-gs6dd/registry-server id=50050b89-1b17-4f25-a71b-f0f5167046a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4292a5554cae0a168219cd84ba9ad3bded1182cb261a4b2499869f12acc6436e",
2026-06-09 12:20:06.258913 | controller |     "Jun 09 11:37:18.412166 crc crio[21508]: time=\"2026-06-09T11:37:18.412064589Z\" level=info msg=\"Removed pod sandbox: 56b4197fe62aba110b6f577b3a49889d874702b4dbb3b0c889390fa7f4264b10\" id=cf26ab45-aa84-4483-9c15-385493ccc2f1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.258927 | controller |     "Jun 09 11:37:18.413806 crc crio[21508]: time=\"2026-06-09T11:37:18.413601804Z\" level=info msg=\"Stopping pod sandbox: 4bb77b6c5cbcb24c8b9468056d799592cebb38fa4c1b2449f3a8de51716e10f2\" id=b4735d9e-66ff-4989-9283-f67d5d37f46a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.258941 | controller |     "Jun 09 11:37:18.413806 crc crio[21508]: time=\"2026-06-09T11:37:18.413667256Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4bb77b6c5cbcb24c8b9468056d799592cebb38fa4c1b2449f3a8de51716e10f2\" id=b4735d9e-66ff-4989-9283-f67d5d37f46a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.258955 | controller |     "Jun 09 11:37:18.414563 crc crio[21508]: time=\"2026-06-09T11:37:18.414514171Z\" level=info msg=\"Removing pod sandbox: 4bb77b6c5cbcb24c8b9468056d799592cebb38fa4c1b2449f3a8de51716e10f2\" id=9aa430eb-b96c-43c9-b274-6a26a780b3b9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.258969 | controller |     "Jun 09 11:37:18.430842 crc crio[21508]: time=\"2026-06-09T11:37:18.430739586Z\" level=info msg=\"Removed pod sandbox: 4bb77b6c5cbcb24c8b9468056d799592cebb38fa4c1b2449f3a8de51716e10f2\" id=9aa430eb-b96c-43c9-b274-6a26a780b3b9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.258983 | controller |     "Jun 09 11:37:18.432197 crc crio[21508]: time=\"2026-06-09T11:37:18.432120796Z\" level=info msg=\"Stopping pod sandbox: ddf6bd2ed26a93a03bd558fabbd0c43ee2ca8712aa0f9da08831794b47faec01\" id=822f9f12-d647-45ee-b75e-506a3577f737 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.258997 | controller |     "Jun 09 11:37:18.432197 crc crio[21508]: time=\"2026-06-09T11:37:18.432190368Z\" level=info msg=\"Stopped pod sandbox (already stopped): ddf6bd2ed26a93a03bd558fabbd0c43ee2ca8712aa0f9da08831794b47faec01\" id=822f9f12-d647-45ee-b75e-506a3577f737 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.259010 | controller |     "Jun 09 11:37:18.433696 crc crio[21508]: time=\"2026-06-09T11:37:18.433550548Z\" level=info msg=\"Removing pod sandbox: ddf6bd2ed26a93a03bd558fabbd0c43ee2ca8712aa0f9da08831794b47faec01\" id=ff213632-1107-49a7-aaea-b1b8799d830e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.259024 | controller |     "Jun 09 11:37:18.458187 crc crio[21508]: time=\"2026-06-09T11:37:18.458025654Z\" level=info msg=\"Removed pod sandbox: ddf6bd2ed26a93a03bd558fabbd0c43ee2ca8712aa0f9da08831794b47faec01\" id=ff213632-1107-49a7-aaea-b1b8799d830e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.259038 | controller |     "Jun 09 11:37:18.459158 crc crio[21508]: time=\"2026-06-09T11:37:18.459082995Z\" level=info msg=\"Stopping pod sandbox: 0abe3f34b28d478fc436b8b5d00ff4f4d76886ecf9aa1b072b03254f10410de3\" id=0d115fe1-a583-4530-8d9c-c05b825a319b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.259052 | controller |     "Jun 09 11:37:18.459269 crc crio[21508]: time=\"2026-06-09T11:37:18.45924848Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0abe3f34b28d478fc436b8b5d00ff4f4d76886ecf9aa1b072b03254f10410de3\" id=0d115fe1-a583-4530-8d9c-c05b825a319b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.259066 | controller |     "Jun 09 11:37:18.461246 crc crio[21508]: time=\"2026-06-09T11:37:18.461176016Z\" level=info msg=\"Removing pod sandbox: 0abe3f34b28d478fc436b8b5d00ff4f4d76886ecf9aa1b072b03254f10410de3\" id=7f514f22-b6be-48a7-8b10-0b3346f26c6f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.259083 | controller |     "Jun 09 11:37:18.479999 crc crio[21508]: time=\"2026-06-09T11:37:18.479390559Z\" level=info msg=\"Removed pod sandbox: 0abe3f34b28d478fc436b8b5d00ff4f4d76886ecf9aa1b072b03254f10410de3\" id=7f514f22-b6be-48a7-8b10-0b3346f26c6f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.259098 | controller |     "Jun 09 11:37:31.588790 crc crio[21508]: time=\"2026-06-09T11:37:31.587690226Z\" level=info msg=\"Stopping container: e65d717cc4a5c893686002c4371cf462b5d50c9d0853f1704ac1630c47012af1 (timeout: 2s)\" id=d9824ac2-0da4-4145-b351-9310a83cf320 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.259113 | controller |     "Jun 09 11:37:31.736801 crc crio[21508]: time=\"2026-06-09T11:37:31.736058387Z\" level=info msg=\"Stopped container e65d717cc4a5c893686002c4371cf462b5d50c9d0853f1704ac1630c47012af1: openshift-marketplace/redhat-operators-gs6dd/registry-server\" id=d9824ac2-0da4-4145-b351-9310a83cf320 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.259127 | controller |     "Jun 09 11:37:31.738097 crc crio[21508]: time=\"2026-06-09T11:37:31.738045955Z\" level=info msg=\"Stopping pod sandbox: 4292a5554cae0a168219cd84ba9ad3bded1182cb261a4b2499869f12acc6436e\" id=f1d00371-ab0c-4cc1-b25e-d0a32ff1f79c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.259141 | controller |     "Jun 09 11:37:31.739180 crc crio[21508]: time=\"2026-06-09T11:37:31.739046604Z\" level=info msg=\"Got pod network &{Name:redhat-operators-gs6dd Namespace:openshift-marketplace ID:4292a5554cae0a168219cd84ba9ad3bded1182cb261a4b2499869f12acc6436e UID:d0d8cdf7-a6d9-4ba2-98bc-dacc1b314c5b NetNS:/var/run/netns/612a26bf-6bda-472a-9c2d-305cafa21862 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d8cdf7_a6d9_4ba2_98bc_dacc1b314c5b.slice PodAnnotations:0xc0039b8b10}] Aliases:map[]}\"",
2026-06-09 12:20:06.259156 | controller |     "Jun 09 11:37:31.739350 crc crio[21508]: time=\"2026-06-09T11:37:31.739208229Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-gs6dd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.259170 | controller |     "Jun 09 11:37:32.088394 crc crio[21508]: time=\"2026-06-09T11:37:32.088253815Z\" level=info msg=\"Stopped pod sandbox: 4292a5554cae0a168219cd84ba9ad3bded1182cb261a4b2499869f12acc6436e\" id=f1d00371-ab0c-4cc1-b25e-d0a32ff1f79c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.259184 | controller |     "Jun 09 11:37:32.609972 crc crio[21508]: time=\"2026-06-09T11:37:32.609535161Z\" level=info msg=\"Removing container: e65d717cc4a5c893686002c4371cf462b5d50c9d0853f1704ac1630c47012af1\" id=15e04025-654d-40de-b556-1915c3954b53 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.259198 | controller |     "Jun 09 11:37:32.648003 crc crio[21508]: time=\"2026-06-09T11:37:32.647853013Z\" level=info msg=\"Removed container e65d717cc4a5c893686002c4371cf462b5d50c9d0853f1704ac1630c47012af1: openshift-marketplace/redhat-operators-gs6dd/registry-server\" id=15e04025-654d-40de-b556-1915c3954b53 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.259212 | controller |     "Jun 09 11:37:32.650709 crc crio[21508]: time=\"2026-06-09T11:37:32.650556732Z\" level=info msg=\"Removing container: 72a45be50f23cd5d4bb52957057ee38c668df7d9e1f68d698858ba59c9cbd0b5\" id=7d5101f7-32e8-4ab2-84f0-47bc26418e43 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.259226 | controller |     "Jun 09 11:37:32.694470 crc crio[21508]: time=\"2026-06-09T11:37:32.694376515Z\" level=info msg=\"Removed container 72a45be50f23cd5d4bb52957057ee38c668df7d9e1f68d698858ba59c9cbd0b5: openshift-marketplace/redhat-operators-gs6dd/extract-content\" id=7d5101f7-32e8-4ab2-84f0-47bc26418e43 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.259239 | controller |     "Jun 09 11:37:32.708959 crc crio[21508]: time=\"2026-06-09T11:37:32.708890109Z\" level=info msg=\"Removing container: dab7fa06785d7789ef1870b3d6e1b297a91c82f972e0bc90988d0c9aa9c07085\" id=89d954ad-52fd-4152-94df-6fbf0516757e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.259257 | controller |     "Jun 09 11:37:32.737164 crc crio[21508]: time=\"2026-06-09T11:37:32.737030383Z\" level=info msg=\"Removed container dab7fa06785d7789ef1870b3d6e1b297a91c82f972e0bc90988d0c9aa9c07085: openshift-marketplace/redhat-operators-gs6dd/extract-utilities\" id=89d954ad-52fd-4152-94df-6fbf0516757e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.259271 | controller |     "Jun 09 11:37:54.311204 crc crio[21508]: time=\"2026-06-09T11:37:54.309899236Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv95rzq/POD\" id=90fae4da-271f-4c9d-b3c0-c2fc64bd974b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.259285 | controller |     "Jun 09 11:37:54.311204 crc crio[21508]: time=\"2026-06-09T11:37:54.310814253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.259299 | controller |     "Jun 09 11:37:54.339104 crc crio[21508]: time=\"2026-06-09T11:37:54.338782682Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=90fae4da-271f-4c9d-b3c0-c2fc64bd974b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.259313 | controller |     "Jun 09 11:37:54.357939 crc crio[21508]: time=\"2026-06-09T11:37:54.35785557Z\" level=info msg=\"Ran pod sandbox 9679181ae535925ce65e745bb00e59bfd99f676610cf39b747427d1b7b230644 with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv95rzq/POD\" id=90fae4da-271f-4c9d-b3c0-c2fc64bd974b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.259327 | controller |     "Jun 09 11:37:54.367753 crc crio[21508]: time=\"2026-06-09T11:37:54.36708774Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=9d472e77-dcc5-4712-8c89-ada698922b31 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.259341 | controller |     "Jun 09 11:37:54.367753 crc crio[21508]: time=\"2026-06-09T11:37:54.367526853Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found\" id=9d472e77-dcc5-4712-8c89-ada698922b31 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.259375 | controller |     "Jun 09 11:37:54.367753 crc crio[21508]: time=\"2026-06-09T11:37:54.367671577Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found\" id=9d472e77-dcc5-4712-8c89-ada698922b31 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.259392 | controller |     "Jun 09 11:37:54.370550 crc crio[21508]: time=\"2026-06-09T11:37:54.37049197Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=bf0cbdd4-760a-4c67-9d68-c2d336bd6786 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.259406 | controller |     "Jun 09 11:37:54.390081 crc crio[21508]: time=\"2026-06-09T11:37:54.389743483Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\\\"\"",
2026-06-09 12:20:06.259420 | controller |     "Jun 09 11:38:00.982410 crc crio[21508]: time=\"2026-06-09T11:38:00.981267455Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683418-l2f84/POD\" id=30b12f5d-9899-403f-b8f4-92a01f4e0a77 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.259435 | controller |     "Jun 09 11:38:00.984079 crc crio[21508]: time=\"2026-06-09T11:38:00.98247894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.259453 | controller |     "Jun 09 11:38:01.037141 crc crio[21508]: time=\"2026-06-09T11:38:01.036957215Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683418-l2f84 Namespace:openshift-infra ID:77a3b80f265422f480a332297ff7d523c23b28bc44c9a940f755df5317e4d182 UID:5cd4b320-0dfd-4094-95cb-cea9ffefa3a4 NetNS:/var/run/netns/8150ce2a-2d6d-4921-bc4b-7a8d7a5057a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5cd4b320_0dfd_4094_95cb_cea9ffefa3a4.slice PodAnnotations:0xc00465e020}] Aliases:map[]}\"",
2026-06-09 12:20:06.259468 | controller |     "Jun 09 11:38:01.037141 crc crio[21508]: time=\"2026-06-09T11:38:01.037049187Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683418-l2f84 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.259483 | controller |     "Jun 09 11:38:01.575011 crc crio[21508]: 2026-06-09T11:38:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:77a3b80f265422f Mac:32:18:72:91:91:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:df Mtu:0 Sandbox:/var/run/netns/8150ce2a-2d6d-4921-bc4b-7a8d7a5057a9 SocketPath: PciID:}] [{Interface:0xc0002c2bc0 Address:{IP:10.217.0.223 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.259497 | controller |     "Jun 09 11:38:01.576971 crc crio[21508]: time=\"2026-06-09T11:38:01.576901427Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683418-l2f84 Namespace:openshift-infra ID:77a3b80f265422f480a332297ff7d523c23b28bc44c9a940f755df5317e4d182 UID:5cd4b320-0dfd-4094-95cb-cea9ffefa3a4 NetNS:/var/run/netns/8150ce2a-2d6d-4921-bc4b-7a8d7a5057a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5cd4b320_0dfd_4094_95cb_cea9ffefa3a4.slice PodAnnotations:0xc00465e020}] Aliases:map[]}\"",
2026-06-09 12:20:06.259512 | controller |     "Jun 09 11:38:01.577116 crc crio[21508]: time=\"2026-06-09T11:38:01.577066422Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683418-l2f84 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.259527 | controller |     "Jun 09 11:38:01.585244 crc crio[21508]: time=\"2026-06-09T11:38:01.585172539Z\" level=info msg=\"Ran pod sandbox 77a3b80f265422f480a332297ff7d523c23b28bc44c9a940f755df5317e4d182 with infra container: openshift-infra/auto-csr-approver-29683418-l2f84/POD\" id=30b12f5d-9899-403f-b8f4-92a01f4e0a77 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.259541 | controller |     "Jun 09 11:38:01.589391 crc crio[21508]: time=\"2026-06-09T11:38:01.588499997Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=84b40b4a-8b80-4fc7-a2a1-8eacff56961b name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.259556 | controller |     "Jun 09 11:38:01.596106 crc crio[21508]: time=\"2026-06-09T11:38:01.596032287Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 12:20:06.259570 | controller |     "Jun 09 11:38:02.751756 crc crio[21508]: time=\"2026-06-09T11:38:02.751579606Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=84b40b4a-8b80-4fc7-a2a1-8eacff56961b name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.259594 | controller |     "Jun 09 11:38:02.754144 crc crio[21508]: time=\"2026-06-09T11:38:02.752635147Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4b1eb1be-d75f-43ea-b2ee-733d1b005c84 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.259609 | controller |     "Jun 09 11:38:02.755327 crc crio[21508]: time=\"2026-06-09T11:38:02.755196112Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6901a849-514c-436b-a908-27312fe8f1f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.259627 | controller |     "Jun 09 11:38:02.762988 crc crio[21508]: time=\"2026-06-09T11:38:02.762893217Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683418-l2f84/oc\" id=c99a4eae-a8f2-4b56-9809-d8d85f8fd023 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.259642 | controller |     "Jun 09 11:38:02.763733 crc crio[21508]: time=\"2026-06-09T11:38:02.763511996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.259656 | controller |     "Jun 09 11:38:02.807894 crc crio[21508]: time=\"2026-06-09T11:38:02.807804962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.259670 | controller |     "Jun 09 11:38:03.034351 crc crio[21508]: time=\"2026-06-09T11:38:03.033905569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.259684 | controller |     "Jun 09 11:38:03.159388 crc crio[21508]: time=\"2026-06-09T11:38:03.159225277Z\" level=info msg=\"Created container 68d5f6bae32649f61d35694c8eceadb45aff0c7bc9e66c92f6ff8c289ccd3016: openshift-infra/auto-csr-approver-29683418-l2f84/oc\" id=c99a4eae-a8f2-4b56-9809-d8d85f8fd023 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.259699 | controller |     "Jun 09 11:38:03.160991 crc crio[21508]: time=\"2026-06-09T11:38:03.160797043Z\" level=info msg=\"Starting container: 68d5f6bae32649f61d35694c8eceadb45aff0c7bc9e66c92f6ff8c289ccd3016\" id=5d5dc16f-3fc8-4dfb-903c-e0ccc0118faa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.259713 | controller |     "Jun 09 11:38:03.166610 crc crio[21508]: time=\"2026-06-09T11:38:03.166554011Z\" level=info msg=\"Started container\" PID=113582 containerID=68d5f6bae32649f61d35694c8eceadb45aff0c7bc9e66c92f6ff8c289ccd3016 description=openshift-infra/auto-csr-approver-29683418-l2f84/oc id=5d5dc16f-3fc8-4dfb-903c-e0ccc0118faa name=/runtime.v1.RuntimeService/StartContainer sandboxID=77a3b80f265422f480a332297ff7d523c23b28bc44c9a940f755df5317e4d182",
2026-06-09 12:20:06.259727 | controller |     "Jun 09 11:38:05.120199 crc crio[21508]: time=\"2026-06-09T11:38:05.119631101Z\" level=info msg=\"Stopping pod sandbox: 77a3b80f265422f480a332297ff7d523c23b28bc44c9a940f755df5317e4d182\" id=496a1770-4885-4623-8595-4c6386f00799 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.259742 | controller |     "Jun 09 11:38:05.121517 crc crio[21508]: time=\"2026-06-09T11:38:05.121395612Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683418-l2f84 Namespace:openshift-infra ID:77a3b80f265422f480a332297ff7d523c23b28bc44c9a940f755df5317e4d182 UID:5cd4b320-0dfd-4094-95cb-cea9ffefa3a4 NetNS:/var/run/netns/8150ce2a-2d6d-4921-bc4b-7a8d7a5057a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5cd4b320_0dfd_4094_95cb_cea9ffefa3a4.slice PodAnnotations:0xc00008d3e0}] Aliases:map[]}\"",
2026-06-09 12:20:06.259756 | controller |     "Jun 09 11:38:05.121627 crc crio[21508]: time=\"2026-06-09T11:38:05.121561297Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683418-l2f84 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.259771 | controller |     "Jun 09 11:38:05.464626 crc crio[21508]: time=\"2026-06-09T11:38:05.464070521Z\" level=info msg=\"Stopped pod sandbox: 77a3b80f265422f480a332297ff7d523c23b28bc44c9a940f755df5317e4d182\" id=496a1770-4885-4623-8595-4c6386f00799 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.259786 | controller |     "Jun 09 11:38:10.399898 crc crio[21508]: time=\"2026-06-09T11:38:10.399164815Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-px6k5/POD\" id=7ef6ca5c-1e85-4a5f-8e0c-78ae72874c58 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.259804 | controller |     "Jun 09 11:38:10.401009 crc crio[21508]: time=\"2026-06-09T11:38:10.399929347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.259818 | controller |     "Jun 09 11:38:18.499489 crc crio[21508]: time=\"2026-06-09T11:38:18.498763541Z\" level=info msg=\"Removing container: 84283bcb542fd4e1e43ef88de9a1f178029a968ab65e0c5d23817e2fdfa5d177\" id=99dd7b78-2626-456e-bcab-f21a08227e42 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.259833 | controller |     "Jun 09 11:38:19.573877 crc crio[21508]: time=\"2026-06-09T11:38:19.573772073Z\" level=info msg=\"Removed container 84283bcb542fd4e1e43ef88de9a1f178029a968ab65e0c5d23817e2fdfa5d177: openstack/cinder-db-sync-cfb5c/cinder-db-sync\" id=99dd7b78-2626-456e-bcab-f21a08227e42 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.259847 | controller |     "Jun 09 11:38:19.581812 crc crio[21508]: time=\"2026-06-09T11:38:19.581597692Z\" level=info msg=\"Removing container: f9b095a8ba0a8fd8757789c99c11df804808fd857493f6ddaf573f13a40b355e\" id=14f95e5c-139c-4858-bd1f-3b65bc863def name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.259861 | controller |     "Jun 09 11:38:19.673009 crc crio[21508]: time=\"2026-06-09T11:38:19.672420471Z\" level=info msg=\"Got pod network &{Name:certified-operators-px6k5 Namespace:openshift-marketplace ID:05e0956bd179816ef3cc5ead0b2173d824a46c443bf8f64c33f22bfccc93d45b UID:c69ba397-1487-48c4-aba1-ae919a47208e NetNS:/var/run/netns/2d072be7-be0e-442a-8d3b-4b48250a6521 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc69ba397_1487_48c4_aba1_ae919a47208e.slice PodAnnotations:0xc002a12910}] Aliases:map[]}\"",
2026-06-09 12:20:06.259875 | controller |     "Jun 09 11:38:19.673203 crc crio[21508]: time=\"2026-06-09T11:38:19.673144402Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-px6k5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.259889 | controller |     "Jun 09 11:38:19.713652 crc crio[21508]: time=\"2026-06-09T11:38:19.713538754Z\" level=info msg=\"Removed container f9b095a8ba0a8fd8757789c99c11df804808fd857493f6ddaf573f13a40b355e: openshift-infra/auto-csr-approver-29683412-48kzk/oc\" id=14f95e5c-139c-4858-bd1f-3b65bc863def name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.259903 | controller |     "Jun 09 11:38:19.718354 crc crio[21508]: time=\"2026-06-09T11:38:19.718220261Z\" level=info msg=\"Removing container: 624e19dec14e0d523407106473989677a2597ab54df20a4a20c851651183eef6\" id=c103cc80-9c9c-4607-bdca-eeda5b8c5372 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.259917 | controller |     "Jun 09 11:38:19.838550 crc crio[21508]: time=\"2026-06-09T11:38:19.838220153Z\" level=info msg=\"Removed container 624e19dec14e0d523407106473989677a2597ab54df20a4a20c851651183eef6: openstack/cinder-online-data-migrations-vx69s/cinder-online-data-migrations\" id=c103cc80-9c9c-4607-bdca-eeda5b8c5372 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.259932 | controller |     "Jun 09 11:38:19.854104 crc crio[21508]: time=\"2026-06-09T11:38:19.85177838Z\" level=info msg=\"Removing container: a65114335274bab2d1c880790b3f34e37f74f9efb675acb8f61eff15b1636865\" id=f8e77550-7ca8-4ce3-a408-2498d6232b67 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.259945 | controller |     "Jun 09 11:38:19.953366 crc crio[21508]: time=\"2026-06-09T11:38:19.953136126Z\" level=info msg=\"Removed container a65114335274bab2d1c880790b3f34e37f74f9efb675acb8f61eff15b1636865: openstack/neutron-db-sync-9gdc4/neutron-db-sync\" id=f8e77550-7ca8-4ce3-a408-2498d6232b67 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.259963 | controller |     "Jun 09 11:38:19.965704 crc crio[21508]: time=\"2026-06-09T11:38:19.965602881Z\" level=info msg=\"Stopping pod sandbox: 241790b3276f1c6a6109b83c29eb30c65458b981dd2208e101ab8d9a68a457af\" id=61bc8174-dc3c-4432-b96b-bbcbdbecec58 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.259978 | controller |     "Jun 09 11:38:19.965704 crc crio[21508]: time=\"2026-06-09T11:38:19.965707884Z\" level=info msg=\"Stopped pod sandbox (already stopped): 241790b3276f1c6a6109b83c29eb30c65458b981dd2208e101ab8d9a68a457af\" id=61bc8174-dc3c-4432-b96b-bbcbdbecec58 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.259992 | controller |     "Jun 09 11:38:19.966229 crc crio[21508]: time=\"2026-06-09T11:38:19.966156677Z\" level=info msg=\"Removing pod sandbox: 241790b3276f1c6a6109b83c29eb30c65458b981dd2208e101ab8d9a68a457af\" id=298463c2-0e64-4314-8520-86e3d134e307 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.260006 | controller |     "Jun 09 11:38:19.991586 crc crio[21508]: time=\"2026-06-09T11:38:19.989709457Z\" level=info msg=\"Removed pod sandbox: 241790b3276f1c6a6109b83c29eb30c65458b981dd2208e101ab8d9a68a457af\" id=298463c2-0e64-4314-8520-86e3d134e307 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.260021 | controller |     "Jun 09 11:38:19.991586 crc crio[21508]: time=\"2026-06-09T11:38:19.991280843Z\" level=info msg=\"Stopping pod sandbox: 4292a5554cae0a168219cd84ba9ad3bded1182cb261a4b2499869f12acc6436e\" id=053890c9-2806-46e4-b8f7-b061222fa41c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.260035 | controller |     "Jun 09 11:38:19.992021 crc crio[21508]: time=\"2026-06-09T11:38:19.991654634Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4292a5554cae0a168219cd84ba9ad3bded1182cb261a4b2499869f12acc6436e\" id=053890c9-2806-46e4-b8f7-b061222fa41c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.260049 | controller |     "Jun 09 11:38:19.992933 crc crio[21508]: time=\"2026-06-09T11:38:19.992826078Z\" level=info msg=\"Removing pod sandbox: 4292a5554cae0a168219cd84ba9ad3bded1182cb261a4b2499869f12acc6436e\" id=5e9b208a-5207-4c90-af43-841cc9fa8fd5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.260063 | controller |     "Jun 09 11:38:20.008771 crc crio[21508]: time=\"2026-06-09T11:38:20.008194218Z\" level=info msg=\"Removed pod sandbox: 4292a5554cae0a168219cd84ba9ad3bded1182cb261a4b2499869f12acc6436e\" id=5e9b208a-5207-4c90-af43-841cc9fa8fd5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.260077 | controller |     "Jun 09 11:38:20.010248 crc crio[21508]: time=\"2026-06-09T11:38:20.010184166Z\" level=info msg=\"Stopping pod sandbox: 89efa7f3b58dc7aedd6573e8e0abab319861360311bcdc8abaeeb615dbddb919\" id=5f6f77b2-1232-4087-b5f1-9558d76567de name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.260091 | controller |     "Jun 09 11:38:20.010381 crc crio[21508]: time=\"2026-06-09T11:38:20.010274048Z\" level=info msg=\"Stopped pod sandbox (already stopped): 89efa7f3b58dc7aedd6573e8e0abab319861360311bcdc8abaeeb615dbddb919\" id=5f6f77b2-1232-4087-b5f1-9558d76567de name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.260105 | controller |     "Jun 09 11:38:20.011176 crc crio[21508]: time=\"2026-06-09T11:38:20.011096763Z\" level=info msg=\"Removing pod sandbox: 89efa7f3b58dc7aedd6573e8e0abab319861360311bcdc8abaeeb615dbddb919\" id=b9b7708d-f343-4235-a08f-a17efc4488d9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.260119 | controller |     "Jun 09 11:38:20.050814 crc crio[21508]: time=\"2026-06-09T11:38:20.050609049Z\" level=info msg=\"Removed pod sandbox: 89efa7f3b58dc7aedd6573e8e0abab319861360311bcdc8abaeeb615dbddb919\" id=b9b7708d-f343-4235-a08f-a17efc4488d9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.260133 | controller |     "Jun 09 11:38:20.061401 crc crio[21508]: time=\"2026-06-09T11:38:20.061260721Z\" level=info msg=\"Stopping pod sandbox: 10b6a7803cd97e0936b0ec0b86a9aabe3a1d87b42fd1924b973413d8cf4c500a\" id=ae8ac90f-0255-4d2d-88f7-b6f2e1a6681f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.260150 | controller |     "Jun 09 11:38:20.061575 crc crio[21508]: time=\"2026-06-09T11:38:20.061421425Z\" level=info msg=\"Stopped pod sandbox (already stopped): 10b6a7803cd97e0936b0ec0b86a9aabe3a1d87b42fd1924b973413d8cf4c500a\" id=ae8ac90f-0255-4d2d-88f7-b6f2e1a6681f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.260165 | controller |     "Jun 09 11:38:20.063521 crc crio[21508]: time=\"2026-06-09T11:38:20.063451915Z\" level=info msg=\"Removing pod sandbox: 10b6a7803cd97e0936b0ec0b86a9aabe3a1d87b42fd1924b973413d8cf4c500a\" id=842b4a33-5018-43d0-beb2-8c0d7d135a7a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.260179 | controller |     "Jun 09 11:38:20.081025 crc crio[21508]: time=\"2026-06-09T11:38:20.080932886Z\" level=info msg=\"Removed pod sandbox: 10b6a7803cd97e0936b0ec0b86a9aabe3a1d87b42fd1924b973413d8cf4c500a\" id=842b4a33-5018-43d0-beb2-8c0d7d135a7a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.260193 | controller |     "Jun 09 11:38:20.083411 crc crio[21508]: time=\"2026-06-09T11:38:20.083220393Z\" level=info msg=\"Stopping pod sandbox: 51ecee79b4eadea6ad72fe15822e13278839f6613bb8c34c48413f4ec44e7a3e\" id=b9198061-79ec-4fe7-bd43-99e1c84a72ff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.260207 | controller |     "Jun 09 11:38:20.083532 crc crio[21508]: time=\"2026-06-09T11:38:20.083424769Z\" level=info msg=\"Stopped pod sandbox (already stopped): 51ecee79b4eadea6ad72fe15822e13278839f6613bb8c34c48413f4ec44e7a3e\" id=b9198061-79ec-4fe7-bd43-99e1c84a72ff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.260222 | controller |     "Jun 09 11:38:20.084124 crc crio[21508]: time=\"2026-06-09T11:38:20.084074088Z\" level=info msg=\"Removing pod sandbox: 51ecee79b4eadea6ad72fe15822e13278839f6613bb8c34c48413f4ec44e7a3e\" id=74aa812f-85e7-4e0c-88aa-4529b45821d3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.260236 | controller |     "Jun 09 11:38:20.103699 crc crio[21508]: time=\"2026-06-09T11:38:20.103378063Z\" level=info msg=\"Removed pod sandbox: 51ecee79b4eadea6ad72fe15822e13278839f6613bb8c34c48413f4ec44e7a3e\" id=74aa812f-85e7-4e0c-88aa-4529b45821d3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.260250 | controller |     "Jun 09 11:38:20.268269 crc crio[21508]: 2026-06-09T11:38:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:05e0956bd179816 Mac:ba:d4:0a:0e:b2:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e0 Mtu:0 Sandbox:/var/run/netns/2d072be7-be0e-442a-8d3b-4b48250a6521 SocketPath: PciID:}] [{Interface:0xc00035b570 Address:{IP:10.217.0.224 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.260264 | controller |     "Jun 09 11:38:20.270644 crc crio[21508]: time=\"2026-06-09T11:38:20.270554806Z\" level=info msg=\"Got pod network &{Name:certified-operators-px6k5 Namespace:openshift-marketplace ID:05e0956bd179816ef3cc5ead0b2173d824a46c443bf8f64c33f22bfccc93d45b UID:c69ba397-1487-48c4-aba1-ae919a47208e NetNS:/var/run/netns/2d072be7-be0e-442a-8d3b-4b48250a6521 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc69ba397_1487_48c4_aba1_ae919a47208e.slice PodAnnotations:0xc002a12910}] Aliases:map[]}\"",
2026-06-09 12:20:06.260279 | controller |     "Jun 09 11:38:20.270826 crc crio[21508]: time=\"2026-06-09T11:38:20.270767142Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-px6k5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.260293 | controller |     "Jun 09 11:38:20.282113 crc crio[21508]: time=\"2026-06-09T11:38:20.281818376Z\" level=info msg=\"Ran pod sandbox 05e0956bd179816ef3cc5ead0b2173d824a46c443bf8f64c33f22bfccc93d45b with infra container: openshift-marketplace/certified-operators-px6k5/POD\" id=7ef6ca5c-1e85-4a5f-8e0c-78ae72874c58 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.260310 | controller |     "Jun 09 11:38:20.288692 crc crio[21508]: time=\"2026-06-09T11:38:20.288418629Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7206bb21-270b-41d2-9fb2-0de3ec134369 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.260325 | controller |     "Jun 09 11:38:20.296023 crc crio[21508]: time=\"2026-06-09T11:38:20.295856187Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5878c875-4755-4bdd-bd3b-bea6d2e258f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.260339 | controller |     "Jun 09 11:38:20.451051 crc crio[21508]: time=\"2026-06-09T11:38:20.450947486Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-px6k5/extract-utilities\" id=a04e85fa-5902-4bc7-a6c5-d64db20164f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.260373 | controller |     "Jun 09 11:38:20.451603 crc crio[21508]: time=\"2026-06-09T11:38:20.451544783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.260389 | controller |     "Jun 09 11:38:20.497725 crc crio[21508]: time=\"2026-06-09T11:38:20.497645262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.260403 | controller |     "Jun 09 11:38:20.504742 crc crio[21508]: time=\"2026-06-09T11:38:20.504679478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.260417 | controller |     "Jun 09 11:38:20.768129 crc crio[21508]: time=\"2026-06-09T11:38:20.767970234Z\" level=info msg=\"Created container a2922206f0319c98031ac1843ec675ee549e40f175174af29b1daaffa4bde67f: openshift-marketplace/certified-operators-px6k5/extract-utilities\" id=a04e85fa-5902-4bc7-a6c5-d64db20164f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.260432 | controller |     "Jun 09 11:38:20.770568 crc crio[21508]: time=\"2026-06-09T11:38:20.77022827Z\" level=info msg=\"Starting container: a2922206f0319c98031ac1843ec675ee549e40f175174af29b1daaffa4bde67f\" id=4bee3f93-28c3-40d1-a70a-67ce762c37b6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.260446 | controller |     "Jun 09 11:38:20.776604 crc crio[21508]: time=\"2026-06-09T11:38:20.776447972Z\" level=info msg=\"Started container\" PID=114594 containerID=a2922206f0319c98031ac1843ec675ee549e40f175174af29b1daaffa4bde67f description=openshift-marketplace/certified-operators-px6k5/extract-utilities id=4bee3f93-28c3-40d1-a70a-67ce762c37b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05e0956bd179816ef3cc5ead0b2173d824a46c443bf8f64c33f22bfccc93d45b",
2026-06-09 12:20:06.260461 | controller |     "Jun 09 11:38:21.314945 crc crio[21508]: time=\"2026-06-09T11:38:21.31416256Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:cf8337209db10a9c53b1358d3d7669e668ae4eac41e3ce0552be9bfb2c1165d1\" id=bf0cbdd4-760a-4c67-9d68-c2d336bd6786 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.260476 | controller |     "Jun 09 11:38:21.316275 crc crio[21508]: time=\"2026-06-09T11:38:21.316176258Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=554c87d4-63c3-4ea0-8a0e-66a391615bf8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.260490 | controller |     "Jun 09 11:38:21.330405 crc crio[21508]: time=\"2026-06-09T11:38:21.330334743Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=61300671-d941-4d7d-8c4d-a5172fc26860 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.260508 | controller |     "Jun 09 11:38:21.339673 crc crio[21508]: time=\"2026-06-09T11:38:21.339541212Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv95rzq/init\" id=5c2bc341-f0fd-4b2a-adfc-7507a90d426a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.260523 | controller |     "Jun 09 11:38:21.341143 crc crio[21508]: time=\"2026-06-09T11:38:21.341057247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.260538 | controller |     "Jun 09 11:38:21.410826 crc crio[21508]: time=\"2026-06-09T11:38:21.410724816Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=0796d2fb-7db2-4f87-946b-c23d8cacd8e6 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.260552 | controller |     "Jun 09 11:38:21.422999 crc crio[21508]: time=\"2026-06-09T11:38:21.422812359Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-09 12:20:06.260566 | controller |     "Jun 09 11:38:21.425795 crc crio[21508]: time=\"2026-06-09T11:38:21.425192399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.260580 | controller |     "Jun 09 11:38:21.430872 crc crio[21508]: time=\"2026-06-09T11:38:21.430512715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.260595 | controller |     "Jun 09 11:38:21.612887 crc crio[21508]: time=\"2026-06-09T11:38:21.612715667Z\" level=info msg=\"Created container 3712c96ee251cfa11e1f4a1c90503245b7fcb795d9cbde221dbd0a520b1c5343: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv95rzq/init\" id=5c2bc341-f0fd-4b2a-adfc-7507a90d426a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.260609 | controller |     "Jun 09 11:38:21.613997 crc crio[21508]: time=\"2026-06-09T11:38:21.613883762Z\" level=info msg=\"Starting container: 3712c96ee251cfa11e1f4a1c90503245b7fcb795d9cbde221dbd0a520b1c5343\" id=389e3048-2bef-4ffa-87da-5e33c930ef06 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.260623 | controller |     "Jun 09 11:38:21.623778 crc crio[21508]: time=\"2026-06-09T11:38:21.623621567Z\" level=info msg=\"Started container\" PID=114645 containerID=3712c96ee251cfa11e1f4a1c90503245b7fcb795d9cbde221dbd0a520b1c5343 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv95rzq/init id=389e3048-2bef-4ffa-87da-5e33c930ef06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9679181ae535925ce65e745bb00e59bfd99f676610cf39b747427d1b7b230644",
2026-06-09 12:20:06.260638 | controller |     "Jun 09 11:38:22.080101 crc crio[21508]: time=\"2026-06-09T11:38:22.079943151Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=0796d2fb-7db2-4f87-946b-c23d8cacd8e6 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.260652 | controller |     "Jun 09 11:38:22.086246 crc crio[21508]: time=\"2026-06-09T11:38:22.085772131Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=e748fd8f-eb10-43c5-a9ea-da5fa290acfe name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.260666 | controller |     "Jun 09 11:38:22.092736 crc crio[21508]: time=\"2026-06-09T11:38:22.090895781Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=a1e4e236-0799-4fa4-a625-997bee3fa4cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.260684 | controller |     "Jun 09 11:38:22.099701 crc crio[21508]: time=\"2026-06-09T11:38:22.099624817Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-px6k5/extract-content\" id=2ff6d987-8c78-46b9-8f1a-6ccd4fc09e00 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.260698 | controller |     "Jun 09 11:38:22.100037 crc crio[21508]: time=\"2026-06-09T11:38:22.100001848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.260712 | controller |     "Jun 09 11:38:22.153708 crc crio[21508]: time=\"2026-06-09T11:38:22.153545575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.260726 | controller |     "Jun 09 11:38:22.157773 crc crio[21508]: time=\"2026-06-09T11:38:22.157700756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.260740 | controller |     "Jun 09 11:38:22.894802 crc crio[21508]: time=\"2026-06-09T11:38:22.894655555Z\" level=info msg=\"Created container d740370fe36954d531f140717227c413e58a7f35aeae966da69760d2400f6b97: openshift-marketplace/certified-operators-px6k5/extract-content\" id=2ff6d987-8c78-46b9-8f1a-6ccd4fc09e00 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.260754 | controller |     "Jun 09 11:38:22.896136 crc crio[21508]: time=\"2026-06-09T11:38:22.896019725Z\" level=info msg=\"Starting container: d740370fe36954d531f140717227c413e58a7f35aeae966da69760d2400f6b97\" id=35b54fb7-3591-4723-9b68-9a005e2cb714 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.260768 | controller |     "Jun 09 11:38:22.917795 crc crio[21508]: time=\"2026-06-09T11:38:22.917662448Z\" level=info msg=\"Started container\" PID=114695 containerID=d740370fe36954d531f140717227c413e58a7f35aeae966da69760d2400f6b97 description=openshift-marketplace/certified-operators-px6k5/extract-content id=35b54fb7-3591-4723-9b68-9a005e2cb714 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05e0956bd179816ef3cc5ead0b2173d824a46c443bf8f64c33f22bfccc93d45b",
2026-06-09 12:20:06.260783 | controller |     "Jun 09 11:38:28.557044 crc crio[21508]: time=\"2026-06-09T11:38:28.555726966Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=0331cb40-dca4-4ee3-b36d-7b600e74aea2 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.260798 | controller |     "Jun 09 11:38:28.566369 crc crio[21508]: time=\"2026-06-09T11:38:28.564997837Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"",
2026-06-09 12:20:06.260812 | controller |     "Jun 09 11:38:29.590169 crc crio[21508]: time=\"2026-06-09T11:38:29.589693706Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=fbf658f7-fa65-493f-bb19-a7f42af8e7ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.260826 | controller |     "Jun 09 11:38:29.646816 crc crio[21508]: time=\"2026-06-09T11:38:29.646707204Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=dc58b90c-46c1-488c-966d-d88c81755892 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.260841 | controller |     "Jun 09 11:38:30.245717 crc crio[21508]: time=\"2026-06-09T11:38:30.244977524Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-px6k5/registry-server\" id=52483a1d-3bae-4657-b629-585dd5591eed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.260855 | controller |     "Jun 09 11:38:30.246556 crc crio[21508]: time=\"2026-06-09T11:38:30.246110717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.260876 | controller |     "Jun 09 11:38:30.305719 crc crio[21508]: time=\"2026-06-09T11:38:30.305633289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.260891 | controller |     "Jun 09 11:38:30.309624 crc crio[21508]: time=\"2026-06-09T11:38:30.309571194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.260908 | controller |     "Jun 09 11:38:32.117911 crc crio[21508]: time=\"2026-06-09T11:38:32.117392663Z\" level=info msg=\"Created container d80fc29ed95da6190b640b20b5f8222fe1d5165516cd98e135d16622156dad03: openshift-marketplace/certified-operators-px6k5/registry-server\" id=52483a1d-3bae-4657-b629-585dd5591eed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.260924 | controller |     "Jun 09 11:38:32.120899 crc crio[21508]: time=\"2026-06-09T11:38:32.120787403Z\" level=info msg=\"Starting container: d80fc29ed95da6190b640b20b5f8222fe1d5165516cd98e135d16622156dad03\" id=6a6c5a32-957f-4a7b-9433-cfc40d924d1f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.260938 | controller |     "Jun 09 11:38:32.126146 crc crio[21508]: time=\"2026-06-09T11:38:32.126064987Z\" level=info msg=\"Started container\" PID=115072 containerID=d80fc29ed95da6190b640b20b5f8222fe1d5165516cd98e135d16622156dad03 description=openshift-marketplace/certified-operators-px6k5/registry-server id=6a6c5a32-957f-4a7b-9433-cfc40d924d1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=05e0956bd179816ef3cc5ead0b2173d824a46c443bf8f64c33f22bfccc93d45b",
2026-06-09 12:20:06.260952 | controller |     "Jun 09 11:38:34.382606 crc crio[21508]: time=\"2026-06-09T11:38:34.37856098Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:22b583bb15105dbcbd68cba0c0fb9fada6d33a19b9d63edc972508150240b784\" id=0331cb40-dca4-4ee3-b36d-7b600e74aea2 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.260966 | controller |     "Jun 09 11:38:34.382606 crc crio[21508]: time=\"2026-06-09T11:38:34.379696793Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=0bce38c2-94de-4f54-8fb2-0b63eef553cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.260980 | controller |     "Jun 09 11:38:34.453623 crc crio[21508]: time=\"2026-06-09T11:38:34.45237978Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=806252a4-d7d6-4e7d-85f7-db6e25441a13 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.260994 | controller |     "Jun 09 11:38:34.470787 crc crio[21508]: time=\"2026-06-09T11:38:34.467212014Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv95rzq/osp-httpd\" id=f03acd22-2cce-4a10-9f91-cdd75f933ad6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.261008 | controller |     "Jun 09 11:38:34.470787 crc crio[21508]: time=\"2026-06-09T11:38:34.467884814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.261022 | controller |     "Jun 09 11:38:34.540832 crc crio[21508]: time=\"2026-06-09T11:38:34.540740316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.261036 | controller |     "Jun 09 11:38:34.549733 crc crio[21508]: time=\"2026-06-09T11:38:34.549622856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.261051 | controller |     "Jun 09 11:38:34.735346 crc crio[21508]: time=\"2026-06-09T11:38:34.735186567Z\" level=info msg=\"Created container aff865270971e49fbb454bf92005617f5d86dc08a650e75feb4a308e2524331d: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv95rzq/osp-httpd\" id=f03acd22-2cce-4a10-9f91-cdd75f933ad6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.261069 | controller |     "Jun 09 11:38:34.736550 crc crio[21508]: time=\"2026-06-09T11:38:34.736446994Z\" level=info msg=\"Starting container: aff865270971e49fbb454bf92005617f5d86dc08a650e75feb4a308e2524331d\" id=18cd08d8-2e65-417c-885d-dfb8e351f59d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.261084 | controller |     "Jun 09 11:38:34.741399 crc crio[21508]: time=\"2026-06-09T11:38:34.741349998Z\" level=info msg=\"Started container\" PID=115360 containerID=aff865270971e49fbb454bf92005617f5d86dc08a650e75feb4a308e2524331d description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv95rzq/osp-httpd id=18cd08d8-2e65-417c-885d-dfb8e351f59d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9679181ae535925ce65e745bb00e59bfd99f676610cf39b747427d1b7b230644",
2026-06-09 12:20:06.261098 | controller |     "Jun 09 11:38:43.094834 crc crio[21508]: time=\"2026-06-09T11:38:43.093848596Z\" level=info msg=\"Stopping container: d80fc29ed95da6190b640b20b5f8222fe1d5165516cd98e135d16622156dad03 (timeout: 2s)\" id=0a6e5e35-14ff-4190-9463-f7f19c38f0ba name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.261113 | controller |     "Jun 09 11:38:43.219529 crc crio[21508]: time=\"2026-06-09T11:38:43.219217934Z\" level=info msg=\"Stopped container d80fc29ed95da6190b640b20b5f8222fe1d5165516cd98e135d16622156dad03: openshift-marketplace/certified-operators-px6k5/registry-server\" id=0a6e5e35-14ff-4190-9463-f7f19c38f0ba name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.261127 | controller |     "Jun 09 11:38:43.220819 crc crio[21508]: time=\"2026-06-09T11:38:43.220668377Z\" level=info msg=\"Stopping pod sandbox: 05e0956bd179816ef3cc5ead0b2173d824a46c443bf8f64c33f22bfccc93d45b\" id=4f841525-0d4f-488e-a9c7-902ae5c63e0a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.261141 | controller |     "Jun 09 11:38:43.221664 crc crio[21508]: time=\"2026-06-09T11:38:43.221589414Z\" level=info msg=\"Got pod network &{Name:certified-operators-px6k5 Namespace:openshift-marketplace ID:05e0956bd179816ef3cc5ead0b2173d824a46c443bf8f64c33f22bfccc93d45b UID:c69ba397-1487-48c4-aba1-ae919a47208e NetNS:/var/run/netns/2d072be7-be0e-442a-8d3b-4b48250a6521 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc69ba397_1487_48c4_aba1_ae919a47208e.slice PodAnnotations:0xc00011f4e0}] Aliases:map[]}\"",
2026-06-09 12:20:06.261155 | controller |     "Jun 09 11:38:43.221918 crc crio[21508]: time=\"2026-06-09T11:38:43.221848351Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-px6k5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.261169 | controller |     "Jun 09 11:38:43.570361 crc crio[21508]: time=\"2026-06-09T11:38:43.568839487Z\" level=info msg=\"Stopped pod sandbox: 05e0956bd179816ef3cc5ead0b2173d824a46c443bf8f64c33f22bfccc93d45b\" id=4f841525-0d4f-488e-a9c7-902ae5c63e0a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.261183 | controller |     "Jun 09 11:38:44.125804 crc crio[21508]: time=\"2026-06-09T11:38:44.125515679Z\" level=info msg=\"Removing container: d80fc29ed95da6190b640b20b5f8222fe1d5165516cd98e135d16622156dad03\" id=d157e6a2-d1c2-4f5b-b617-b05acb12370d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.261197 | controller |     "Jun 09 11:38:44.156848 crc crio[21508]: time=\"2026-06-09T11:38:44.156732323Z\" level=info msg=\"Removed container d80fc29ed95da6190b640b20b5f8222fe1d5165516cd98e135d16622156dad03: openshift-marketplace/certified-operators-px6k5/registry-server\" id=d157e6a2-d1c2-4f5b-b617-b05acb12370d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.261215 | controller |     "Jun 09 11:38:44.163716 crc crio[21508]: time=\"2026-06-09T11:38:44.163632445Z\" level=info msg=\"Removing container: d740370fe36954d531f140717227c413e58a7f35aeae966da69760d2400f6b97\" id=6747954f-670a-433b-90ba-bfa906c21dd8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.261230 | controller |     "Jun 09 11:38:44.205175 crc crio[21508]: time=\"2026-06-09T11:38:44.205073428Z\" level=info msg=\"Removed container d740370fe36954d531f140717227c413e58a7f35aeae966da69760d2400f6b97: openshift-marketplace/certified-operators-px6k5/extract-content\" id=6747954f-670a-433b-90ba-bfa906c21dd8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.261244 | controller |     "Jun 09 11:38:44.208220 crc crio[21508]: time=\"2026-06-09T11:38:44.208157258Z\" level=info msg=\"Removing container: a2922206f0319c98031ac1843ec675ee549e40f175174af29b1daaffa4bde67f\" id=b423c008-75ce-4e41-9174-8ea928a7d843 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.261258 | controller |     "Jun 09 11:38:44.253841 crc crio[21508]: time=\"2026-06-09T11:38:44.253204316Z\" level=info msg=\"Removed container a2922206f0319c98031ac1843ec675ee549e40f175174af29b1daaffa4bde67f: openshift-marketplace/certified-operators-px6k5/extract-utilities\" id=b423c008-75ce-4e41-9174-8ea928a7d843 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.261272 | controller |     "Jun 09 11:38:45.761964 crc crio[21508]: time=\"2026-06-09T11:38:45.761246952Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-7djfv/POD\" id=133bbcb6-7f11-4d91-8e5b-6a360b66cc80 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.261286 | controller |     "Jun 09 11:38:45.763047 crc crio[21508]: time=\"2026-06-09T11:38:45.762011634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.261300 | controller |     "Jun 09 11:38:45.799597 crc crio[21508]: time=\"2026-06-09T11:38:45.799522312Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-7djfv Namespace:openstack ID:045b5be9338aed2cf474f599cb981044d9364682e226960793c563045eb7a456 UID:58073bf1-46f0-4410-b071-246cbb2d5dcb NetNS:/var/run/netns/c42cd342-4dcd-4067-9fba-f591050ee0a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58073bf1_46f0_4410_b071_246cbb2d5dcb.slice PodAnnotations:0xc0039b82a0}] Aliases:map[]}\"",
2026-06-09 12:20:06.261314 | controller |     "Jun 09 11:38:45.800140 crc crio[21508]: time=\"2026-06-09T11:38:45.800112739Z\" level=info msg=\"Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-7djfv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.261328 | controller |     "Jun 09 11:38:46.344341 crc crio[21508]: 2026-06-09T11:38:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:045b5be9338aed2 Mac:de:c0:ad:1c:b8:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e1 Mtu:0 Sandbox:/var/run/netns/c42cd342-4dcd-4067-9fba-f591050ee0a0 SocketPath: PciID:}] [{Interface:0xc0002a28b0 Address:{IP:10.217.0.225 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.261343 | controller |     "Jun 09 11:38:46.346101 crc crio[21508]: time=\"2026-06-09T11:38:46.346022937Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-7djfv Namespace:openstack ID:045b5be9338aed2cf474f599cb981044d9364682e226960793c563045eb7a456 UID:58073bf1-46f0-4410-b071-246cbb2d5dcb NetNS:/var/run/netns/c42cd342-4dcd-4067-9fba-f591050ee0a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58073bf1_46f0_4410_b071_246cbb2d5dcb.slice PodAnnotations:0xc0039b82a0}] Aliases:map[]}\"",
2026-06-09 12:20:06.261381 | controller |     "Jun 09 11:38:46.346364 crc crio[21508]: time=\"2026-06-09T11:38:46.346228023Z\" level=info msg=\"Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-7djfv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.261397 | controller |     "Jun 09 11:38:46.354955 crc crio[21508]: time=\"2026-06-09T11:38:46.354873326Z\" level=info msg=\"Ran pod sandbox 045b5be9338aed2cf474f599cb981044d9364682e226960793c563045eb7a456 with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-7djfv/POD\" id=133bbcb6-7f11-4d91-8e5b-6a360b66cc80 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.261411 | controller |     "Jun 09 11:38:46.357971 crc crio[21508]: time=\"2026-06-09T11:38:46.357908794Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=764bfacf-f73b-4dd3-ab27-06978271b26a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.261425 | controller |     "Jun 09 11:38:46.360771 crc crio[21508]: time=\"2026-06-09T11:38:46.360399067Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=355b9b27-1a6c-42b9-a4db-1a44fab800b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.261440 | controller |     "Jun 09 11:38:46.368839 crc crio[21508]: time=\"2026-06-09T11:38:46.368715771Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-7djfv/init\" id=e0658ee4-66a1-4f3b-b8e8-e56e537d45a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.261454 | controller |     "Jun 09 11:38:46.369391 crc crio[21508]: time=\"2026-06-09T11:38:46.369156934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.261468 | controller |     "Jun 09 11:38:46.423528 crc crio[21508]: time=\"2026-06-09T11:38:46.423430252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.261482 | controller |     "Jun 09 11:38:46.428151 crc crio[21508]: time=\"2026-06-09T11:38:46.428040227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.261496 | controller |     "Jun 09 11:38:46.668557 crc crio[21508]: time=\"2026-06-09T11:38:46.668028871Z\" level=info msg=\"Created container 39f9e68891c76443f754658134cff74c9cab75ba8a13a345d7c613b4fe16d615: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-7djfv/init\" id=e0658ee4-66a1-4f3b-b8e8-e56e537d45a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.261510 | controller |     "Jun 09 11:38:46.670280 crc crio[21508]: time=\"2026-06-09T11:38:46.670146143Z\" level=info msg=\"Starting container: 39f9e68891c76443f754658134cff74c9cab75ba8a13a345d7c613b4fe16d615\" id=2186c73e-cdcb-45a2-93b0-e0d52a7f9fb8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.261524 | controller |     "Jun 09 11:38:46.676439 crc crio[21508]: time=\"2026-06-09T11:38:46.676279672Z\" level=info msg=\"Started container\" PID=116237 containerID=39f9e68891c76443f754658134cff74c9cab75ba8a13a345d7c613b4fe16d615 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-7djfv/init id=2186c73e-cdcb-45a2-93b0-e0d52a7f9fb8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=045b5be9338aed2cf474f599cb981044d9364682e226960793c563045eb7a456",
2026-06-09 12:20:06.261538 | controller |     "Jun 09 11:38:55.370576 crc crio[21508]: time=\"2026-06-09T11:38:55.368597094Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=6dfe0861-6d1c-433e-9ece-65f13901896d name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.261556 | controller |     "Jun 09 11:38:55.383952 crc crio[21508]: time=\"2026-06-09T11:38:55.383847107Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\\\"\"",
2026-06-09 12:20:06.261571 | controller |     "Jun 09 11:39:03.065667 crc crio[21508]: time=\"2026-06-09T11:39:03.064626562Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:f504c6d2fc14977a5a8609c689b046f1511f6e0af03edc2168a92be8983516e6\" id=6dfe0861-6d1c-433e-9ece-65f13901896d name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.261585 | controller |     "Jun 09 11:39:03.067807 crc crio[21508]: time=\"2026-06-09T11:39:03.067708202Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=bb428de2-948a-40de-9058-c3f583cba452 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.261599 | controller |     "Jun 09 11:39:03.071796 crc crio[21508]: time=\"2026-06-09T11:39:03.071691397Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=ec990ebc-02a9-4bc4-b4fd-b59b3b312271 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.261613 | controller |     "Jun 09 11:39:03.110999 crc crio[21508]: time=\"2026-06-09T11:39:03.110862685Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-7djfv/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=41771462-417b-43a6-9f32-c438a675c69b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.261627 | controller |     "Jun 09 11:39:03.112583 crc crio[21508]: time=\"2026-06-09T11:39:03.112498573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.261641 | controller |     "Jun 09 11:39:03.160192 crc crio[21508]: time=\"2026-06-09T11:39:03.160096026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.261655 | controller |     "Jun 09 11:39:03.166925 crc crio[21508]: time=\"2026-06-09T11:39:03.166837181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.261670 | controller |     "Jun 09 11:39:03.380985 crc crio[21508]: time=\"2026-06-09T11:39:03.38088677Z\" level=info msg=\"Created container d5caa016e2e77d7d96b1cfe4e27b27b08548c33d49456ff40f8ee23c106c88ab: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-7djfv/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=41771462-417b-43a6-9f32-c438a675c69b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.261684 | controller |     "Jun 09 11:39:03.381888 crc crio[21508]: time=\"2026-06-09T11:39:03.381814247Z\" level=info msg=\"Starting container: d5caa016e2e77d7d96b1cfe4e27b27b08548c33d49456ff40f8ee23c106c88ab\" id=10798ac6-0dac-4ad0-9259-03d13819b0d2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.261698 | controller |     "Jun 09 11:39:03.388015 crc crio[21508]: time=\"2026-06-09T11:39:03.387933485Z\" level=info msg=\"Started container\" PID=117042 containerID=d5caa016e2e77d7d96b1cfe4e27b27b08548c33d49456ff40f8ee23c106c88ab description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-7djfv/openstack-edpm-ipam-provisionserver-checksum-discovery id=10798ac6-0dac-4ad0-9259-03d13819b0d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=045b5be9338aed2cf474f599cb981044d9364682e226960793c563045eb7a456",
2026-06-09 12:20:06.261713 | controller |     "Jun 09 11:39:05.527848 crc crio[21508]: time=\"2026-06-09T11:39:05.526832791Z\" level=info msg=\"Stopping pod sandbox: 045b5be9338aed2cf474f599cb981044d9364682e226960793c563045eb7a456\" id=f2a82a14-e477-40c8-a2b5-62c375693b2b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.261732 | controller |     "Jun 09 11:39:05.530405 crc crio[21508]: time=\"2026-06-09T11:39:05.528621243Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-7djfv Namespace:openstack ID:045b5be9338aed2cf474f599cb981044d9364682e226960793c563045eb7a456 UID:58073bf1-46f0-4410-b071-246cbb2d5dcb NetNS:/var/run/netns/c42cd342-4dcd-4067-9fba-f591050ee0a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58073bf1_46f0_4410_b071_246cbb2d5dcb.slice PodAnnotations:0xc00008cb50}] Aliases:map[]}\"",
2026-06-09 12:20:06.261747 | controller |     "Jun 09 11:39:05.530405 crc crio[21508]: time=\"2026-06-09T11:39:05.528762007Z\" level=info msg=\"Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-7djfv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.261762 | controller |     "Jun 09 11:39:06.282853 crc crio[21508]: time=\"2026-06-09T11:39:06.282213656Z\" level=info msg=\"Stopped pod sandbox: 045b5be9338aed2cf474f599cb981044d9364682e226960793c563045eb7a456\" id=f2a82a14-e477-40c8-a2b5-62c375693b2b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.261776 | controller |     "Jun 09 11:39:20.135733 crc crio[21508]: time=\"2026-06-09T11:39:20.134029441Z\" level=info msg=\"Stopping pod sandbox: 05e0956bd179816ef3cc5ead0b2173d824a46c443bf8f64c33f22bfccc93d45b\" id=8b17381c-2bb9-47f2-b903-048985fb91f1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.261790 | controller |     "Jun 09 11:39:20.135733 crc crio[21508]: time=\"2026-06-09T11:39:20.135337499Z\" level=info msg=\"Stopped pod sandbox (already stopped): 05e0956bd179816ef3cc5ead0b2173d824a46c443bf8f64c33f22bfccc93d45b\" id=8b17381c-2bb9-47f2-b903-048985fb91f1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.261805 | controller |     "Jun 09 11:39:20.138130 crc crio[21508]: time=\"2026-06-09T11:39:20.136565095Z\" level=info msg=\"Removing pod sandbox: 05e0956bd179816ef3cc5ead0b2173d824a46c443bf8f64c33f22bfccc93d45b\" id=ffeb05e5-abd1-4f23-8be0-d7a1ab03cb18 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.261819 | controller |     "Jun 09 11:39:20.164002 crc crio[21508]: time=\"2026-06-09T11:39:20.163807246Z\" level=info msg=\"Removed pod sandbox: 05e0956bd179816ef3cc5ead0b2173d824a46c443bf8f64c33f22bfccc93d45b\" id=ffeb05e5-abd1-4f23-8be0-d7a1ab03cb18 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.261833 | controller |     "Jun 09 11:39:55.282795 crc crio[21508]: time=\"2026-06-09T11:39:55.281576379Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=b3b2965f-d9c5-459f-88b4-fdaef158ba33 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.261848 | controller |     "Jun 09 11:39:55.287637 crc crio[21508]: time=\"2026-06-09T11:39:55.287563782Z\" level=info msg=\"Removing container: afdbc135cc73462ef2de46fd740d42cbac780e99f4d9672e330ea63b89d51a33\" id=0e96df39-617b-4066-b927-c82166c59652 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.261862 | controller |     "Jun 09 11:39:55.291703 crc crio[21508]: time=\"2026-06-09T11:39:55.289846639Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=a8bab533-bcfd-4a79-b195-530c3e1d7da8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.261876 | controller |     "Jun 09 11:39:55.298885 crc crio[21508]: time=\"2026-06-09T11:39:55.298604683Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=3f824f4c-efc9-4609-8e75-3f7b649c637e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.261894 | controller |     "Jun 09 11:39:55.308040 crc crio[21508]: time=\"2026-06-09T11:39:55.307398979Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=196583e7-38fa-451a-b84c-3ad7f9451486 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.261909 | controller |     "Jun 09 11:39:55.308597 crc crio[21508]: time=\"2026-06-09T11:39:55.307588124Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-8d5599d7d-lxkn6/manager\" id=7c4cd532-ed62-4433-8b46-08dd06ead8d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.261923 | controller |     "Jun 09 11:39:55.309144 crc crio[21508]: time=\"2026-06-09T11:39:55.309075017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.261937 | controller |     "Jun 09 11:39:55.311204 crc crio[21508]: time=\"2026-06-09T11:39:55.310825908Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-fv5pz/manager\" id=3bb29515-471c-47d7-b59b-85c635275f07 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.261951 | controller |     "Jun 09 11:39:55.314910 crc crio[21508]: time=\"2026-06-09T11:39:55.312403664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.261965 | controller |     "Jun 09 11:39:55.314910 crc crio[21508]: time=\"2026-06-09T11:39:55.313880997Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=c4e6a234-8343-48f7-a1a8-92740f45d695 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.261980 | controller |     "Jun 09 11:39:55.328806 crc crio[21508]: time=\"2026-06-09T11:39:55.328758749Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=e822e20a-56ba-4530-b646-b1d81cae411d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.261994 | controller |     "Jun 09 11:39:55.332348 crc crio[21508]: time=\"2026-06-09T11:39:55.33222155Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=e6da5519-1fa3-4145-a4a3-f463b9f7f536 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.262008 | controller |     "Jun 09 11:39:55.333198 crc crio[21508]: time=\"2026-06-09T11:39:55.333118676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.262021 | controller |     "Jun 09 11:39:55.340173 crc crio[21508]: time=\"2026-06-09T11:39:55.340102149Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=96734a7b-2a0a-4c6c-a32e-acd7e61f093d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.262036 | controller |     "Jun 09 11:39:55.340362 crc crio[21508]: time=\"2026-06-09T11:39:55.340210172Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=ebcc71ea-098a-4e7c-b3ec-6df454d2c830 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.262049 | controller |     "Jun 09 11:39:55.342709 crc crio[21508]: time=\"2026-06-09T11:39:55.342640823Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=8413c48a-db60-4caf-844c-d52afc304ae5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.262067 | controller |     "Jun 09 11:39:55.346523 crc crio[21508]: time=\"2026-06-09T11:39:55.346441273Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=33ea3543-495b-41d0-9a6a-292d0d4be1d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.262082 | controller |     "Jun 09 11:39:55.346777 crc crio[21508]: time=\"2026-06-09T11:39:55.346715111Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/manager\" id=3739ca1e-ff86-409d-a9a6-f78c220cbb44 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.262096 | controller |     "Jun 09 11:39:55.347109 crc crio[21508]: time=\"2026-06-09T11:39:55.34704449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.262110 | controller |     "Jun 09 11:39:55.351505 crc crio[21508]: time=\"2026-06-09T11:39:55.351406237Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-6495978d8d-24mcx/manager\" id=120896ab-45d4-4fc4-8516-6d76f642ffc8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.262124 | controller |     "Jun 09 11:39:55.351773 crc crio[21508]: time=\"2026-06-09T11:39:55.351719946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.262137 | controller |     "Jun 09 11:39:55.472232 crc crio[21508]: time=\"2026-06-09T11:39:55.472091783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.262151 | controller |     "Jun 09 11:39:55.478127 crc crio[21508]: time=\"2026-06-09T11:39:55.478032176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.262165 | controller |     "Jun 09 11:39:55.480949 crc crio[21508]: time=\"2026-06-09T11:39:55.480870088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.262178 | controller |     "Jun 09 11:39:55.484690 crc crio[21508]: time=\"2026-06-09T11:39:55.484621017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.262192 | controller |     "Jun 09 11:39:55.531964 crc crio[21508]: time=\"2026-06-09T11:39:55.531643433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.262206 | controller |     "Jun 09 11:39:55.541663 crc crio[21508]: time=\"2026-06-09T11:39:55.541424087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.262219 | controller |     "Jun 09 11:39:55.562422 crc crio[21508]: time=\"2026-06-09T11:39:55.561773939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.262233 | controller |     "Jun 09 11:39:55.579512 crc crio[21508]: time=\"2026-06-09T11:39:55.578959018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.262246 | controller |     "Jun 09 11:39:55.586674 crc crio[21508]: time=\"2026-06-09T11:39:55.586577019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.262265 | controller |     "Jun 09 11:39:55.846488 crc crio[21508]: time=\"2026-06-09T11:39:55.8461479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.262279 | controller |     "Jun 09 11:39:55.930232 crc crio[21508]: time=\"2026-06-09T11:39:55.929650555Z\" level=info msg=\"Removed container afdbc135cc73462ef2de46fd740d42cbac780e99f4d9672e330ea63b89d51a33: openstack-operators/test-operator-controller-manager-8d5599d7d-lxkn6/manager\" id=0e96df39-617b-4066-b927-c82166c59652 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.262293 | controller |     "Jun 09 11:39:55.932986 crc crio[21508]: time=\"2026-06-09T11:39:55.93290061Z\" level=info msg=\"Removing container: f8ce3abbb3c0577e7424a8dd021ecf4b92d4d801e1e1f68fba53917e3feea22d\" id=8ec903a5-3762-4b67-a5f9-0d855b11e273 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.262308 | controller |     "Jun 09 11:39:56.344017 crc crio[21508]: time=\"2026-06-09T11:39:56.343974462Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=c16f2822-f2f6-4c36-8318-a320afc4eafe name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.262322 | controller |     "Jun 09 11:39:56.516140 crc crio[21508]: time=\"2026-06-09T11:39:56.507202794Z\" level=info msg=\"Created container 6cd92f63ef13a5ca5bf76f82b67e8a26e8b2fff453a0d8bb96fd80dac8fad7f6: openstack-operators/octavia-operator-controller-manager-6495978d8d-24mcx/manager\" id=120896ab-45d4-4fc4-8516-6d76f642ffc8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.262337 | controller |     "Jun 09 11:39:56.516140 crc crio[21508]: time=\"2026-06-09T11:39:56.507870314Z\" level=info msg=\"Created container 7a0ed6cfd8e5b34c064d38206701f1285c99b207b3a6d158b9ccc18c6fa82584: openstack-operators/ironic-operator-controller-manager-75f8548fcd-fv5pz/manager\" id=3bb29515-471c-47d7-b59b-85c635275f07 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.262369 | controller |     "Jun 09 11:39:56.516140 crc crio[21508]: time=\"2026-06-09T11:39:56.507950716Z\" level=info msg=\"Created container 7e2a0e9f9cafb7ef06832cd0cb3285d2827f0836056033871f9c97f4f0031537: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/manager\" id=3739ca1e-ff86-409d-a9a6-f78c220cbb44 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.262385 | controller |     "Jun 09 11:39:56.516140 crc crio[21508]: time=\"2026-06-09T11:39:56.507700629Z\" level=info msg=\"Created container 89d89f1e42c11e0472d2f8498a8333e756e94f33505250ae39e00ff0ae50ea0c: openstack-operators/test-operator-controller-manager-8d5599d7d-lxkn6/manager\" id=7c4cd532-ed62-4433-8b46-08dd06ead8d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.262400 | controller |     "Jun 09 11:39:56.516140 crc crio[21508]: time=\"2026-06-09T11:39:56.50844632Z\" level=info msg=\"Created container 780c91108d07108fa6ba0c8a5a51ca54aba6556cb795838e416cabc85be91c38: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=e6da5519-1fa3-4145-a4a3-f463b9f7f536 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.262414 | controller |     "Jun 09 11:39:56.516140 crc crio[21508]: time=\"2026-06-09T11:39:56.509388378Z\" level=info msg=\"Starting container: 7e2a0e9f9cafb7ef06832cd0cb3285d2827f0836056033871f9c97f4f0031537\" id=47bed104-d382-4690-9612-66ffbc963226 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.262428 | controller |     "Jun 09 11:39:56.516140 crc crio[21508]: time=\"2026-06-09T11:39:56.511861159Z\" level=info msg=\"Starting container: 6cd92f63ef13a5ca5bf76f82b67e8a26e8b2fff453a0d8bb96fd80dac8fad7f6\" id=e39f9cc8-41f4-4205-8af4-86aa09f8b870 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.262446 | controller |     "Jun 09 11:39:56.516939 crc crio[21508]: time=\"2026-06-09T11:39:56.516445653Z\" level=info msg=\"Starting container: 7a0ed6cfd8e5b34c064d38206701f1285c99b207b3a6d158b9ccc18c6fa82584\" id=9641bf35-9fe6-4788-9808-f20c6914c226 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.262461 | controller |     "Jun 09 11:39:56.521559 crc crio[21508]: time=\"2026-06-09T11:39:56.518543944Z\" level=info msg=\"Starting container: 89d89f1e42c11e0472d2f8498a8333e756e94f33505250ae39e00ff0ae50ea0c\" id=7f3df836-5572-44cb-bbd0-02a7bd04f5c6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.262475 | controller |     "Jun 09 11:39:56.521819 crc crio[21508]: time=\"2026-06-09T11:39:56.521078997Z\" level=info msg=\"Starting container: 780c91108d07108fa6ba0c8a5a51ca54aba6556cb795838e416cabc85be91c38\" id=7fdf81c1-39f1-49bd-8533-3316ab58cbed name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.262490 | controller |     "Jun 09 11:39:56.524680 crc crio[21508]: time=\"2026-06-09T11:39:56.524595489Z\" level=info msg=\"Started container\" PID=119689 containerID=7a0ed6cfd8e5b34c064d38206701f1285c99b207b3a6d158b9ccc18c6fa82584 description=openstack-operators/ironic-operator-controller-manager-75f8548fcd-fv5pz/manager id=9641bf35-9fe6-4788-9808-f20c6914c226 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c79f8871269f332bebb93586e97afae49ddb08d0910bb05b90e88deedcbca4b",
2026-06-09 12:20:06.262504 | controller |     "Jun 09 11:39:56.525091 crc crio[21508]: time=\"2026-06-09T11:39:56.524923449Z\" level=info msg=\"Started container\" PID=119693 containerID=6cd92f63ef13a5ca5bf76f82b67e8a26e8b2fff453a0d8bb96fd80dac8fad7f6 description=openstack-operators/octavia-operator-controller-manager-6495978d8d-24mcx/manager id=e39f9cc8-41f4-4205-8af4-86aa09f8b870 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd061b9ff36bc5002db9ab85042bcb37487b3f72b94ab6fcc42097c7727f795a",
2026-06-09 12:20:06.262519 | controller |     "Jun 09 11:39:56.525768 crc crio[21508]: time=\"2026-06-09T11:39:56.525025262Z\" level=info msg=\"Started container\" PID=119687 containerID=7e2a0e9f9cafb7ef06832cd0cb3285d2827f0836056033871f9c97f4f0031537 description=openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/manager id=47bed104-d382-4690-9612-66ffbc963226 name=/runtime.v1.RuntimeService/StartContainer sandboxID=17f421c7fc47756b896c871857969dfdbe3eb33742f85d3d8a81ea59dce0fda1",
2026-06-09 12:20:06.262533 | controller |     "Jun 09 11:39:56.526236 crc crio[21508]: time=\"2026-06-09T11:39:56.526162105Z\" level=info msg=\"Started container\" PID=119690 containerID=89d89f1e42c11e0472d2f8498a8333e756e94f33505250ae39e00ff0ae50ea0c description=openstack-operators/test-operator-controller-manager-8d5599d7d-lxkn6/manager id=7f3df836-5572-44cb-bbd0-02a7bd04f5c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6cbe62c8260fb5fc11d0989d87aabe4d0f96be8ca307c47eb918064ac35a526c",
2026-06-09 12:20:06.262547 | controller |     "Jun 09 11:39:56.534423 crc crio[21508]: time=\"2026-06-09T11:39:56.534340943Z\" level=info msg=\"Started container\" PID=119709 containerID=780c91108d07108fa6ba0c8a5a51ca54aba6556cb795838e416cabc85be91c38 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=7fdf81c1-39f1-49bd-8533-3316ab58cbed name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3634b745444ba35c0edeb974e19fc8a4e8fdec9fca497639475422f2fa1abea",
2026-06-09 12:20:06.262562 | controller |     "Jun 09 11:39:56.614363 crc crio[21508]: time=\"2026-06-09T11:39:56.614003437Z\" level=info msg=\"Removed container f8ce3abbb3c0577e7424a8dd021ecf4b92d4d801e1e1f68fba53917e3feea22d: openstack-operators/ironic-operator-controller-manager-75f8548fcd-fv5pz/manager\" id=8ec903a5-3762-4b67-a5f9-0d855b11e273 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.262577 | controller |     "Jun 09 11:39:56.618043 crc crio[21508]: time=\"2026-06-09T11:39:56.617978632Z\" level=info msg=\"Removing container: 217736701acc48d826e153ccf391676cfc3343696585d069655277e5e0f1ec1e\" id=0446434e-a908-423f-a410-7dc126907d96 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.262596 | controller |     "Jun 09 11:39:56.901001 crc crio[21508]: time=\"2026-06-09T11:39:56.900916132Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"",
2026-06-09 12:20:06.262611 | controller |     "Jun 09 11:39:59.323498 crc crio[21508]: time=\"2026-06-09T11:39:59.322769439Z\" level=info msg=\"Removed container 217736701acc48d826e153ccf391676cfc3343696585d069655277e5e0f1ec1e: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=0446434e-a908-423f-a410-7dc126907d96 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.262625 | controller |     "Jun 09 11:39:59.330907 crc crio[21508]: time=\"2026-06-09T11:39:59.330558475Z\" level=info msg=\"Removing container: 1932c06ef8bf8ae81738b778fc0fd7a59640b7d6f27b2ec7a8385438260fafa0\" id=4880cf22-bc57-4e86-9dcc-b0e651cfd5bf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.262702 | controller |     "Jun 09 11:39:59.589041 crc crio[21508]: time=\"2026-06-09T11:39:59.58819581Z\" level=info msg=\"Removed container 1932c06ef8bf8ae81738b778fc0fd7a59640b7d6f27b2ec7a8385438260fafa0: openstack-operators/octavia-operator-controller-manager-6495978d8d-24mcx/manager\" id=4880cf22-bc57-4e86-9dcc-b0e651cfd5bf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.262724 | controller |     "Jun 09 11:39:59.591092 crc crio[21508]: time=\"2026-06-09T11:39:59.591032612Z\" level=info msg=\"Removing container: b724f4736c95a6bb386362b8514b705d093005fdf349c2327fab4497dfb16809\" id=f21934f5-4072-4b57-99fd-9c2ea8105056 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.262740 | controller |     "Jun 09 11:39:59.918170 crc crio[21508]: time=\"2026-06-09T11:39:59.918072442Z\" level=info msg=\"Removed container b724f4736c95a6bb386362b8514b705d093005fdf349c2327fab4497dfb16809: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/manager\" id=f21934f5-4072-4b57-99fd-9c2ea8105056 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.262754 | controller |     "Jun 09 11:39:59.960675 crc crio[21508]: time=\"2026-06-09T11:39:59.957542269Z\" level=info msg=\"Removing container: 71617f7cba618eccf08b13bc6f82f66a2986d3292e3f0933473a7d0c717180cf\" id=ed62de90-3e8e-4d2f-aa26-e311698e881f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.262769 | controller |     "Jun 09 11:40:00.229599 crc crio[21508]: time=\"2026-06-09T11:40:00.229394057Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=c16f2822-f2f6-4c36-8318-a320afc4eafe name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.262784 | controller |     "Jun 09 11:40:00.230569 crc crio[21508]: time=\"2026-06-09T11:40:00.230521229Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=4e1c5659-6526-495d-a272-21eeae99973d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.262798 | controller |     "Jun 09 11:40:00.260517 crc crio[21508]: time=\"2026-06-09T11:40:00.260362946Z\" level=info msg=\"Removed container 71617f7cba618eccf08b13bc6f82f66a2986d3292e3f0933473a7d0c717180cf: baremetal-operator-system/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/manager\" id=ed62de90-3e8e-4d2f-aa26-e311698e881f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.262812 | controller |     "Jun 09 11:40:00.306256 crc crio[21508]: time=\"2026-06-09T11:40:00.305842018Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=04d94e9d-818b-487f-8181-e48f283b9c24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.262826 | controller |     "Jun 09 11:40:00.315256 crc crio[21508]: time=\"2026-06-09T11:40:00.315182749Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/manager\" id=52ad65ac-2d07-4d30-aa0d-8c7d5b15a1f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.262845 | controller |     "Jun 09 11:40:00.315860 crc crio[21508]: time=\"2026-06-09T11:40:00.315781176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.262860 | controller |     "Jun 09 11:40:00.412178 crc crio[21508]: time=\"2026-06-09T11:40:00.412036503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.262874 | controller |     "Jun 09 11:40:00.480414 crc crio[21508]: time=\"2026-06-09T11:40:00.478811723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.262889 | controller |     "Jun 09 11:40:00.549817 crc crio[21508]: time=\"2026-06-09T11:40:00.549736673Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-9swp8/POD\" id=83f78e98-8455-436d-b6b5-ac385a4c5711 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.262903 | controller |     "Jun 09 11:40:00.549998 crc crio[21508]: time=\"2026-06-09T11:40:00.549842226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.262918 | controller |     "Jun 09 11:40:00.668861 crc crio[21508]: time=\"2026-06-09T11:40:00.668719469Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-x8zrm/POD\" id=6a33f3c2-f1c3-4223-8fea-be819608aa2d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.262932 | controller |     "Jun 09 11:40:00.668861 crc crio[21508]: time=\"2026-06-09T11:40:00.668865804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.262946 | controller |     "Jun 09 11:40:00.717667 crc crio[21508]: time=\"2026-06-09T11:40:00.71760923Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-9swp8 Namespace:openshift-marketplace ID:74f7fb3fb6757da9ca819e6145bd265be5c90f69956dd3115dc716a82b444f67 UID:2cfbe8bd-0cec-42fc-88f1-2533e1f8da5d NetNS:/var/run/netns/640cbbc3-189b-4bbd-999e-bd4ff05cd08b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2cfbe8bd_0cec_42fc_88f1_2533e1f8da5d.slice PodAnnotations:0xc00465e168}] Aliases:map[]}\"",
2026-06-09 12:20:06.262961 | controller |     "Jun 09 11:40:00.718002 crc crio[21508]: time=\"2026-06-09T11:40:00.71797429Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-9swp8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.262975 | controller |     "Jun 09 11:40:00.777557 crc crio[21508]: time=\"2026-06-09T11:40:00.775637886Z\" level=info msg=\"Got pod network &{Name:community-operators-x8zrm Namespace:openshift-marketplace ID:f73a32a262339ebea4a908703ae879b4a1c17e4e8ed4a47e60ecd1840b2de187 UID:95f69c82-d96d-4f43-bb37-cce83ec27797 NetNS:/var/run/netns/cafdf566-48aa-4e34-ae95-3ac2c9042408 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95f69c82_d96d_4f43_bb37_cce83ec27797.slice PodAnnotations:0xc00465e348}] Aliases:map[]}\"",
2026-06-09 12:20:06.262990 | controller |     "Jun 09 11:40:00.777557 crc crio[21508]: time=\"2026-06-09T11:40:00.775703147Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-x8zrm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.263005 | controller |     "Jun 09 11:40:00.945004 crc crio[21508]: time=\"2026-06-09T11:40:00.944513062Z\" level=info msg=\"Created container 4b86159dd967dab86a7c7955ae57be89680a988aa585640541c0843302396620: baremetal-operator-system/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/manager\" id=52ad65ac-2d07-4d30-aa0d-8c7d5b15a1f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.263023 | controller |     "Jun 09 11:40:00.946987 crc crio[21508]: time=\"2026-06-09T11:40:00.94686277Z\" level=info msg=\"Starting container: 4b86159dd967dab86a7c7955ae57be89680a988aa585640541c0843302396620\" id=8d2e892f-f413-4a5a-a18c-3ef0d90bb1c4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.263037 | controller |     "Jun 09 11:40:00.956918 crc crio[21508]: time=\"2026-06-09T11:40:00.955588373Z\" level=info msg=\"Started container\" PID=120003 containerID=4b86159dd967dab86a7c7955ae57be89680a988aa585640541c0843302396620 description=baremetal-operator-system/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/manager id=8d2e892f-f413-4a5a-a18c-3ef0d90bb1c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52fd281d8891a65f86231fd5dcbc5a29e7dd85037a2c5a34dc7dd857da31b832",
2026-06-09 12:20:06.263052 | controller |     "Jun 09 11:40:01.464611 crc crio[21508]: 2026-06-09T11:40:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f73a32a262339eb Mac:6e:0e:f9:2f:15:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e3 Mtu:0 Sandbox:/var/run/netns/cafdf566-48aa-4e34-ae95-3ac2c9042408 SocketPath: PciID:}] [{Interface:0xc000014d90 Address:{IP:10.217.0.227 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.263067 | controller |     "Jun 09 11:40:01.466349 crc crio[21508]: time=\"2026-06-09T11:40:01.466230608Z\" level=info msg=\"Got pod network &{Name:community-operators-x8zrm Namespace:openshift-marketplace ID:f73a32a262339ebea4a908703ae879b4a1c17e4e8ed4a47e60ecd1840b2de187 UID:95f69c82-d96d-4f43-bb37-cce83ec27797 NetNS:/var/run/netns/cafdf566-48aa-4e34-ae95-3ac2c9042408 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95f69c82_d96d_4f43_bb37_cce83ec27797.slice PodAnnotations:0xc00465e348}] Aliases:map[]}\"",
2026-06-09 12:20:06.263081 | controller |     "Jun 09 11:40:01.466495 crc crio[21508]: time=\"2026-06-09T11:40:01.466452425Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-x8zrm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.263095 | controller |     "Jun 09 11:40:01.480118 crc crio[21508]: time=\"2026-06-09T11:40:01.480026159Z\" level=info msg=\"Ran pod sandbox f73a32a262339ebea4a908703ae879b4a1c17e4e8ed4a47e60ecd1840b2de187 with infra container: openshift-marketplace/community-operators-x8zrm/POD\" id=6a33f3c2-f1c3-4223-8fea-be819608aa2d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.263110 | controller |     "Jun 09 11:40:01.484013 crc crio[21508]: time=\"2026-06-09T11:40:01.483917112Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=09493de9-36e1-4a11-994f-efa7a948d63e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.263124 | controller |     "Jun 09 11:40:01.498015 crc crio[21508]: time=\"2026-06-09T11:40:01.497869787Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7fe80ed0-9282-4739-8820-edb4342786bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.263138 | controller |     "Jun 09 11:40:01.507332 crc crio[21508]: time=\"2026-06-09T11:40:01.507200418Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-x8zrm/extract-utilities\" id=f98b6d49-fb5b-410d-aa6b-d0f29524a92c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.263153 | controller |     "Jun 09 11:40:01.507788 crc crio[21508]: time=\"2026-06-09T11:40:01.507678172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.263171 | controller |     "Jun 09 11:40:01.565767 crc crio[21508]: 2026-06-09T11:40:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:74f7fb3fb6757da Mac:d6:0e:53:6d:21:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e2 Mtu:0 Sandbox:/var/run/netns/640cbbc3-189b-4bbd-999e-bd4ff05cd08b SocketPath: PciID:}] [{Interface:0xc0004ead30 Address:{IP:10.217.0.226 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.263186 | controller |     "Jun 09 11:40:01.568677 crc crio[21508]: time=\"2026-06-09T11:40:01.568635853Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-9swp8 Namespace:openshift-marketplace ID:74f7fb3fb6757da9ca819e6145bd265be5c90f69956dd3115dc716a82b444f67 UID:2cfbe8bd-0cec-42fc-88f1-2533e1f8da5d NetNS:/var/run/netns/640cbbc3-189b-4bbd-999e-bd4ff05cd08b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2cfbe8bd_0cec_42fc_88f1_2533e1f8da5d.slice PodAnnotations:0xc00465e168}] Aliases:map[]}\"",
2026-06-09 12:20:06.263201 | controller |     "Jun 09 11:40:01.568990 crc crio[21508]: time=\"2026-06-09T11:40:01.568968193Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-9swp8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.263215 | controller |     "Jun 09 11:40:01.588216 crc crio[21508]: time=\"2026-06-09T11:40:01.588181591Z\" level=info msg=\"Ran pod sandbox 74f7fb3fb6757da9ca819e6145bd265be5c90f69956dd3115dc716a82b444f67 with infra container: openshift-marketplace/redhat-marketplace-9swp8/POD\" id=83f78e98-8455-436d-b6b5-ac385a4c5711 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.263229 | controller |     "Jun 09 11:40:01.595996 crc crio[21508]: time=\"2026-06-09T11:40:01.595747261Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=043d7f91-3995-4f7c-88e0-0da49ecb599b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.263243 | controller |     "Jun 09 11:40:01.623169 crc crio[21508]: time=\"2026-06-09T11:40:01.620128149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.263257 | controller |     "Jun 09 11:40:01.623169 crc crio[21508]: time=\"2026-06-09T11:40:01.621067176Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=99b01367-c6cf-4347-8e8c-74fcb5e2042b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.263271 | controller |     "Jun 09 11:40:01.632732 crc crio[21508]: time=\"2026-06-09T11:40:01.632441167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.263285 | controller |     "Jun 09 11:40:01.639866 crc crio[21508]: time=\"2026-06-09T11:40:01.639755319Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-9swp8/extract-utilities\" id=d91b91f6-631c-440b-b04a-9a690875e0d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.263299 | controller |     "Jun 09 11:40:01.640434 crc crio[21508]: time=\"2026-06-09T11:40:01.640394988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.263313 | controller |     "Jun 09 11:40:01.730170 crc crio[21508]: time=\"2026-06-09T11:40:01.730008911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.263331 | controller |     "Jun 09 11:40:01.734884 crc crio[21508]: time=\"2026-06-09T11:40:01.734839742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.263368 | controller |     "Jun 09 11:40:01.810707 crc crio[21508]: time=\"2026-06-09T11:40:01.810064227Z\" level=info msg=\"Created container d0525ec1c3f6cf3963977f771b79e2467980828cb31f1bf65ad88abe668f668f: openshift-marketplace/community-operators-x8zrm/extract-utilities\" id=f98b6d49-fb5b-410d-aa6b-d0f29524a92c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.263411 | controller |     "Jun 09 11:40:01.816881 crc crio[21508]: time=\"2026-06-09T11:40:01.814538887Z\" level=info msg=\"Starting container: d0525ec1c3f6cf3963977f771b79e2467980828cb31f1bf65ad88abe668f668f\" id=b0396a76-bfaf-4fcf-8e42-9ac7d852c62f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.263427 | controller |     "Jun 09 11:40:01.828714 crc crio[21508]: time=\"2026-06-09T11:40:01.828370279Z\" level=info msg=\"Started container\" PID=120176 containerID=d0525ec1c3f6cf3963977f771b79e2467980828cb31f1bf65ad88abe668f668f description=openshift-marketplace/community-operators-x8zrm/extract-utilities id=b0396a76-bfaf-4fcf-8e42-9ac7d852c62f name=/runtime.v1.RuntimeService/StartContainer sandboxID=f73a32a262339ebea4a908703ae879b4a1c17e4e8ed4a47e60ecd1840b2de187",
2026-06-09 12:20:06.263442 | controller |     "Jun 09 11:40:01.985784 crc crio[21508]: time=\"2026-06-09T11:40:01.985596365Z\" level=info msg=\"Created container 769543d163c90c9460740c7bceec6ea6165e52b8217a985b52ade9ebb6f53f63: openshift-marketplace/redhat-marketplace-9swp8/extract-utilities\" id=d91b91f6-631c-440b-b04a-9a690875e0d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.263457 | controller |     "Jun 09 11:40:01.987041 crc crio[21508]: time=\"2026-06-09T11:40:01.986999586Z\" level=info msg=\"Starting container: 769543d163c90c9460740c7bceec6ea6165e52b8217a985b52ade9ebb6f53f63\" id=2a138bb3-c748-40ec-b00e-4c4ab95748db name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.263471 | controller |     "Jun 09 11:40:01.993638 crc crio[21508]: time=\"2026-06-09T11:40:01.993595378Z\" level=info msg=\"Started container\" PID=120192 containerID=769543d163c90c9460740c7bceec6ea6165e52b8217a985b52ade9ebb6f53f63 description=openshift-marketplace/redhat-marketplace-9swp8/extract-utilities id=2a138bb3-c748-40ec-b00e-4c4ab95748db name=/runtime.v1.RuntimeService/StartContainer sandboxID=74f7fb3fb6757da9ca819e6145bd265be5c90f69956dd3115dc716a82b444f67",
2026-06-09 12:20:06.263486 | controller |     "Jun 09 11:40:02.598363 crc crio[21508]: time=\"2026-06-09T11:40:02.59777475Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=c5881c09-d6cb-4a3b-9065-2eb632a3d8c4 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.263500 | controller |     "Jun 09 11:40:02.616975 crc crio[21508]: time=\"2026-06-09T11:40:02.616885935Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=59c10a68-3bc0-46ad-86db-15aabb87240a name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.263515 | controller |     "Jun 09 11:40:03.028002 crc crio[21508]: time=\"2026-06-09T11:40:03.027828174Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-09 12:20:06.263529 | controller |     "Jun 09 11:40:03.028240 crc crio[21508]: time=\"2026-06-09T11:40:03.028167083Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-09 12:20:06.263544 | controller |     "Jun 09 11:40:04.892809 crc crio[21508]: time=\"2026-06-09T11:40:04.891108464Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=59c10a68-3bc0-46ad-86db-15aabb87240a name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.263565 | controller |     "Jun 09 11:40:04.894899 crc crio[21508]: time=\"2026-06-09T11:40:04.893604597Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=9d9f6d24-2b53-4ece-93f8-448ea1423de5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.263623 | controller |     "Jun 09 11:40:04.903064 crc crio[21508]: time=\"2026-06-09T11:40:04.902956229Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c769ff73-f215-4364-b483-04e8ca38467b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.263646 | controller |     "Jun 09 11:40:04.918243 crc crio[21508]: time=\"2026-06-09T11:40:04.916708578Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-9swp8/extract-content\" id=41adce3c-dea3-4a54-a3a5-973c6a50171c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.263662 | controller |     "Jun 09 11:40:04.951130 crc crio[21508]: time=\"2026-06-09T11:40:04.947955486Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:def439c5598f6bf65a7f632a7c0615f3a20834ca790d15f71de6a97e3bf1d2d7\" id=c5881c09-d6cb-4a3b-9065-2eb632a3d8c4 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.263677 | controller |     "Jun 09 11:40:04.955111 crc crio[21508]: time=\"2026-06-09T11:40:04.954196607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.263692 | controller |     "Jun 09 11:40:04.961465 crc crio[21508]: time=\"2026-06-09T11:40:04.960776308Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=dc2b82e4-62f0-4914-ba8d-7bd189b9f9f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.263706 | controller |     "Jun 09 11:40:04.980226 crc crio[21508]: time=\"2026-06-09T11:40:04.980131481Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=c9aa3ef1-6eb4-4916-916c-9718382a5e3e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.263721 | controller |     "Jun 09 11:40:05.002633 crc crio[21508]: time=\"2026-06-09T11:40:05.002548342Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-x8zrm/extract-content\" id=e9d5db8f-4c78-4a49-90cb-64bbab13e624 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.263735 | controller |     "Jun 09 11:40:05.003070 crc crio[21508]: time=\"2026-06-09T11:40:05.003004625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.263750 | controller |     "Jun 09 11:40:05.036612 crc crio[21508]: time=\"2026-06-09T11:40:05.036531339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.263765 | controller |     "Jun 09 11:40:05.043020 crc crio[21508]: time=\"2026-06-09T11:40:05.042873783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.263779 | controller |     "Jun 09 11:40:05.100559 crc crio[21508]: time=\"2026-06-09T11:40:05.100421335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.263793 | controller |     "Jun 09 11:40:05.104687 crc crio[21508]: time=\"2026-06-09T11:40:05.104602877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.263808 | controller |     "Jun 09 11:40:05.376999 crc crio[21508]: time=\"2026-06-09T11:40:05.376909107Z\" level=info msg=\"Created container bebab97e858928b9cdd03f5a55e644b385d70dfd5dfb22f1017763bed03c47fb: openshift-marketplace/redhat-marketplace-9swp8/extract-content\" id=41adce3c-dea3-4a54-a3a5-973c6a50171c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.263827 | controller |     "Jun 09 11:40:05.378528 crc crio[21508]: time=\"2026-06-09T11:40:05.378381Z\" level=info msg=\"Starting container: bebab97e858928b9cdd03f5a55e644b385d70dfd5dfb22f1017763bed03c47fb\" id=65b4ab14-bbfc-4cfc-bf3e-b4b35ff68d07 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.263842 | controller |     "Jun 09 11:40:05.383338 crc crio[21508]: time=\"2026-06-09T11:40:05.383227581Z\" level=info msg=\"Started container\" PID=120371 containerID=bebab97e858928b9cdd03f5a55e644b385d70dfd5dfb22f1017763bed03c47fb description=openshift-marketplace/redhat-marketplace-9swp8/extract-content id=65b4ab14-bbfc-4cfc-bf3e-b4b35ff68d07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=74f7fb3fb6757da9ca819e6145bd265be5c90f69956dd3115dc716a82b444f67",
2026-06-09 12:20:06.263857 | controller |     "Jun 09 11:40:05.385498 crc crio[21508]: time=\"2026-06-09T11:40:05.385160157Z\" level=info msg=\"Created container e93af42922c10e6279ada4d642e1e8e22689141bb99fd349a7f12f5711b6e816: openshift-marketplace/community-operators-x8zrm/extract-content\" id=e9d5db8f-4c78-4a49-90cb-64bbab13e624 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.263871 | controller |     "Jun 09 11:40:05.386756 crc crio[21508]: time=\"2026-06-09T11:40:05.38664488Z\" level=info msg=\"Starting container: e93af42922c10e6279ada4d642e1e8e22689141bb99fd349a7f12f5711b6e816\" id=13a2bf3e-465d-449b-a84f-5602b2012ad9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.263886 | controller |     "Jun 09 11:40:05.394037 crc crio[21508]: time=\"2026-06-09T11:40:05.393660834Z\" level=info msg=\"Started container\" PID=120372 containerID=e93af42922c10e6279ada4d642e1e8e22689141bb99fd349a7f12f5711b6e816 description=openshift-marketplace/community-operators-x8zrm/extract-content id=13a2bf3e-465d-449b-a84f-5602b2012ad9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f73a32a262339ebea4a908703ae879b4a1c17e4e8ed4a47e60ecd1840b2de187",
2026-06-09 12:20:06.263901 | controller |     "Jun 09 11:40:08.755774 crc crio[21508]: time=\"2026-06-09T11:40:08.754130819Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0d9ec549-f82c-4c82-b502-261f07987909 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.263915 | controller |     "Jun 09 11:40:08.763337 crc crio[21508]: time=\"2026-06-09T11:40:08.763173252Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5dc6ab7e-4b39-4b4d-bf1b-be05253947dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.263929 | controller |     "Jun 09 11:40:09.147315 crc crio[21508]: time=\"2026-06-09T11:40:09.147150986Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-9swp8/registry-server\" id=e5ba27ad-d396-4848-90d6-4e47466a8ce8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.263946 | controller |     "Jun 09 11:40:09.147764 crc crio[21508]: time=\"2026-06-09T11:40:09.147705572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.263962 | controller |     "Jun 09 11:40:09.286520 crc crio[21508]: time=\"2026-06-09T11:40:09.286415972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.263976 | controller |     "Jun 09 11:40:09.293081 crc crio[21508]: time=\"2026-06-09T11:40:09.292987133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.263995 | controller |     "Jun 09 11:40:09.651082 crc crio[21508]: time=\"2026-06-09T11:40:09.650978273Z\" level=info msg=\"Created container cd91aa2429615616258c416542fa6dd7da5ae1a0f7e67fa8dd8fad7367d03dd6: openshift-marketplace/redhat-marketplace-9swp8/registry-server\" id=e5ba27ad-d396-4848-90d6-4e47466a8ce8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.264010 | controller |     "Jun 09 11:40:09.653670 crc crio[21508]: time=\"2026-06-09T11:40:09.65361926Z\" level=info msg=\"Starting container: cd91aa2429615616258c416542fa6dd7da5ae1a0f7e67fa8dd8fad7367d03dd6\" id=9bad2e0e-07f4-4388-848a-9152c7dfad5d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.264025 | controller |     "Jun 09 11:40:09.670811 crc crio[21508]: time=\"2026-06-09T11:40:09.670705176Z\" level=info msg=\"Started container\" PID=120571 containerID=cd91aa2429615616258c416542fa6dd7da5ae1a0f7e67fa8dd8fad7367d03dd6 description=openshift-marketplace/redhat-marketplace-9swp8/registry-server id=9bad2e0e-07f4-4388-848a-9152c7dfad5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=74f7fb3fb6757da9ca819e6145bd265be5c90f69956dd3115dc716a82b444f67",
2026-06-09 12:20:06.264040 | controller |     "Jun 09 11:40:13.832742 crc crio[21508]: time=\"2026-06-09T11:40:13.831855002Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=eff45b21-4080-478c-b051-6dec5b4432b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.264054 | controller |     "Jun 09 11:40:14.035591 crc crio[21508]: time=\"2026-06-09T11:40:14.034560241Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=fbcbca3f-96dd-4412-91a3-8d1c2e551be8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.264069 | controller |     "Jun 09 11:40:14.963798 crc crio[21508]: time=\"2026-06-09T11:40:14.963642742Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-x8zrm/registry-server\" id=64260586-6452-4dd9-a10d-3be16fd179bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.264083 | controller |     "Jun 09 11:40:14.965203 crc crio[21508]: time=\"2026-06-09T11:40:14.964118386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.264098 | controller |     "Jun 09 11:40:15.064126 crc crio[21508]: time=\"2026-06-09T11:40:15.063966907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.264112 | controller |     "Jun 09 11:40:15.068093 crc crio[21508]: time=\"2026-06-09T11:40:15.067925702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.264126 | controller |     "Jun 09 11:40:16.471208 crc crio[21508]: time=\"2026-06-09T11:40:16.470685553Z\" level=info msg=\"Created container a05cfb9a0321237d59b0a3d674022bbeff4ad61fa9f7587c3092e89ff9f35e64: openshift-marketplace/community-operators-x8zrm/registry-server\" id=64260586-6452-4dd9-a10d-3be16fd179bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.264140 | controller |     "Jun 09 11:40:16.473887 crc crio[21508]: time=\"2026-06-09T11:40:16.473812664Z\" level=info msg=\"Starting container: a05cfb9a0321237d59b0a3d674022bbeff4ad61fa9f7587c3092e89ff9f35e64\" id=f2df7de0-332d-4d44-a8ea-bb6f5c5da520 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.264154 | controller |     "Jun 09 11:40:16.481824 crc crio[21508]: time=\"2026-06-09T11:40:16.481720744Z\" level=info msg=\"Started container\" PID=120899 containerID=a05cfb9a0321237d59b0a3d674022bbeff4ad61fa9f7587c3092e89ff9f35e64 description=openshift-marketplace/community-operators-x8zrm/registry-server id=f2df7de0-332d-4d44-a8ea-bb6f5c5da520 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f73a32a262339ebea4a908703ae879b4a1c17e4e8ed4a47e60ecd1840b2de187",
2026-06-09 12:20:06.264172 | controller |     "Jun 09 11:40:27.937327 crc crio[21508]: time=\"2026-06-09T11:40:27.936353311Z\" level=info msg=\"Stopping container: cd91aa2429615616258c416542fa6dd7da5ae1a0f7e67fa8dd8fad7367d03dd6 (timeout: 2s)\" id=a19e4a93-de70-4d53-9a20-d65520054f95 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.264187 | controller |     "Jun 09 11:40:28.102574 crc crio[21508]: time=\"2026-06-09T11:40:28.101680414Z\" level=info msg=\"Stopped container cd91aa2429615616258c416542fa6dd7da5ae1a0f7e67fa8dd8fad7367d03dd6: openshift-marketplace/redhat-marketplace-9swp8/registry-server\" id=a19e4a93-de70-4d53-9a20-d65520054f95 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.264202 | controller |     "Jun 09 11:40:28.103540 crc crio[21508]: time=\"2026-06-09T11:40:28.103443745Z\" level=info msg=\"Stopping pod sandbox: 74f7fb3fb6757da9ca819e6145bd265be5c90f69956dd3115dc716a82b444f67\" id=8dfdab1a-8d9b-4fcd-8a5c-1299a4e2a684 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.264216 | controller |     "Jun 09 11:40:28.104201 crc crio[21508]: time=\"2026-06-09T11:40:28.104131465Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-9swp8 Namespace:openshift-marketplace ID:74f7fb3fb6757da9ca819e6145bd265be5c90f69956dd3115dc716a82b444f67 UID:2cfbe8bd-0cec-42fc-88f1-2533e1f8da5d NetNS:/var/run/netns/640cbbc3-189b-4bbd-999e-bd4ff05cd08b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2cfbe8bd_0cec_42fc_88f1_2533e1f8da5d.slice PodAnnotations:0xc00244e980}] Aliases:map[]}\"",
2026-06-09 12:20:06.264231 | controller |     "Jun 09 11:40:28.104421 crc crio[21508]: time=\"2026-06-09T11:40:28.104396243Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-9swp8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.264245 | controller |     "Jun 09 11:40:28.568709 crc crio[21508]: time=\"2026-06-09T11:40:28.568599138Z\" level=info msg=\"Stopped pod sandbox: 74f7fb3fb6757da9ca819e6145bd265be5c90f69956dd3115dc716a82b444f67\" id=8dfdab1a-8d9b-4fcd-8a5c-1299a4e2a684 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.264259 | controller |     "Jun 09 11:40:29.101657 crc crio[21508]: time=\"2026-06-09T11:40:29.101038346Z\" level=info msg=\"Removing container: cd91aa2429615616258c416542fa6dd7da5ae1a0f7e67fa8dd8fad7367d03dd6\" id=9e2732b1-1836-4103-966b-906667b1eec5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.264273 | controller |     "Jun 09 11:40:29.198941 crc crio[21508]: time=\"2026-06-09T11:40:29.198823937Z\" level=info msg=\"Removed container cd91aa2429615616258c416542fa6dd7da5ae1a0f7e67fa8dd8fad7367d03dd6: openshift-marketplace/redhat-marketplace-9swp8/registry-server\" id=9e2732b1-1836-4103-966b-906667b1eec5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.264287 | controller |     "Jun 09 11:40:29.210082 crc crio[21508]: time=\"2026-06-09T11:40:29.209700483Z\" level=info msg=\"Removing container: bebab97e858928b9cdd03f5a55e644b385d70dfd5dfb22f1017763bed03c47fb\" id=68a2e0ec-0a34-4e88-973a-50116fe74b4f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.264301 | controller |     "Jun 09 11:40:29.244848 crc crio[21508]: time=\"2026-06-09T11:40:29.24472787Z\" level=info msg=\"Removed container bebab97e858928b9cdd03f5a55e644b385d70dfd5dfb22f1017763bed03c47fb: openshift-marketplace/redhat-marketplace-9swp8/extract-content\" id=68a2e0ec-0a34-4e88-973a-50116fe74b4f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.264316 | controller |     "Jun 09 11:40:29.249334 crc crio[21508]: time=\"2026-06-09T11:40:29.249222091Z\" level=info msg=\"Removing container: 769543d163c90c9460740c7bceec6ea6165e52b8217a985b52ade9ebb6f53f63\" id=6f3e91f1-ffc4-4d17-bbd8-c1455ab1dd5d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.264334 | controller |     "Jun 09 11:40:29.295506 crc crio[21508]: time=\"2026-06-09T11:40:29.295386512Z\" level=info msg=\"Removed container 769543d163c90c9460740c7bceec6ea6165e52b8217a985b52ade9ebb6f53f63: openshift-marketplace/redhat-marketplace-9swp8/extract-utilities\" id=6f3e91f1-ffc4-4d17-bbd8-c1455ab1dd5d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.264369 | controller |     "Jun 09 11:40:29.649593 crc crio[21508]: time=\"2026-06-09T11:40:29.648991595Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683420-zxpm5/POD\" id=a3fce4ea-541a-46a7-8fe3-6d7e1b78228c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.264386 | controller |     "Jun 09 11:40:29.649593 crc crio[21508]: time=\"2026-06-09T11:40:29.64953373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.264401 | controller |     "Jun 09 11:40:29.784636 crc crio[21508]: time=\"2026-06-09T11:40:29.7806869Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683420-zxpm5 Namespace:openshift-infra ID:86d61dad4d576d89c167585cdc81001ebc788c1406cca69b5cc9a37f10111eab UID:0acfc068-c15a-485e-99a7-454e994d6fc8 NetNS:/var/run/netns/fbdd22dc-8ae1-47e8-8b96-ce5584ece88a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0acfc068_c15a_485e_99a7_454e994d6fc8.slice PodAnnotations:0xc003b380a0}] Aliases:map[]}\"",
2026-06-09 12:20:06.264416 | controller |     "Jun 09 11:40:29.784636 crc crio[21508]: time=\"2026-06-09T11:40:29.780790903Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683420-zxpm5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.264431 | controller |     "Jun 09 11:40:30.411498 crc crio[21508]: 2026-06-09T11:40:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:86d61dad4d576d8 Mac:46:4e:55:af:4a:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e4 Mtu:0 Sandbox:/var/run/netns/fbdd22dc-8ae1-47e8-8b96-ce5584ece88a SocketPath: PciID:}] [{Interface:0xc0004826d0 Address:{IP:10.217.0.228 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.264445 | controller |     "Jun 09 11:40:30.414078 crc crio[21508]: time=\"2026-06-09T11:40:30.413364681Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683420-zxpm5 Namespace:openshift-infra ID:86d61dad4d576d89c167585cdc81001ebc788c1406cca69b5cc9a37f10111eab UID:0acfc068-c15a-485e-99a7-454e994d6fc8 NetNS:/var/run/netns/fbdd22dc-8ae1-47e8-8b96-ce5584ece88a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0acfc068_c15a_485e_99a7_454e994d6fc8.slice PodAnnotations:0xc003b380a0}] Aliases:map[]}\"",
2026-06-09 12:20:06.264460 | controller |     "Jun 09 11:40:30.414078 crc crio[21508]: time=\"2026-06-09T11:40:30.413600947Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683420-zxpm5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.264474 | controller |     "Jun 09 11:40:30.423396 crc crio[21508]: time=\"2026-06-09T11:40:30.423269508Z\" level=info msg=\"Ran pod sandbox 86d61dad4d576d89c167585cdc81001ebc788c1406cca69b5cc9a37f10111eab with infra container: openshift-infra/auto-csr-approver-29683420-zxpm5/POD\" id=a3fce4ea-541a-46a7-8fe3-6d7e1b78228c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.264488 | controller |     "Jun 09 11:40:30.426519 crc crio[21508]: time=\"2026-06-09T11:40:30.42643861Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=e5e1366c-1daa-4689-b772-35c7010e3de1 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.264506 | controller |     "Jun 09 11:40:30.433412 crc crio[21508]: time=\"2026-06-09T11:40:30.43261078Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 12:20:06.264521 | controller |     "Jun 09 11:40:31.816084 crc crio[21508]: time=\"2026-06-09T11:40:31.816039549Z\" level=info msg=\"Stopping container: a05cfb9a0321237d59b0a3d674022bbeff4ad61fa9f7587c3092e89ff9f35e64 (timeout: 2s)\" id=2e80bdfd-2fd7-4494-8ecf-039fe1d6a861 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.264535 | controller |     "Jun 09 11:40:32.433115 crc crio[21508]: time=\"2026-06-09T11:40:32.431655564Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=e5e1366c-1daa-4689-b772-35c7010e3de1 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.264550 | controller |     "Jun 09 11:40:32.434110 crc crio[21508]: time=\"2026-06-09T11:40:32.434030553Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fa0eaf25-df4a-4b19-a463-551b8131b541 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.264564 | controller |     "Jun 09 11:40:32.437090 crc crio[21508]: time=\"2026-06-09T11:40:32.436956508Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8d2a9ffc-9139-4f05-af0d-d8f9e33d0bdb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.264578 | controller |     "Jun 09 11:40:32.595458 crc crio[21508]: time=\"2026-06-09T11:40:32.594439463Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683420-zxpm5/oc\" id=2421dac9-6ace-4ea8-8e52-2e498437868b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.264592 | controller |     "Jun 09 11:40:32.595458 crc crio[21508]: time=\"2026-06-09T11:40:32.595352339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.264606 | controller |     "Jun 09 11:40:32.609787 crc crio[21508]: time=\"2026-06-09T11:40:32.609681725Z\" level=info msg=\"Stopped container a05cfb9a0321237d59b0a3d674022bbeff4ad61fa9f7587c3092e89ff9f35e64: openshift-marketplace/community-operators-x8zrm/registry-server\" id=2e80bdfd-2fd7-4494-8ecf-039fe1d6a861 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.264620 | controller |     "Jun 09 11:40:32.610581 crc crio[21508]: time=\"2026-06-09T11:40:32.610505149Z\" level=info msg=\"Stopping pod sandbox: f73a32a262339ebea4a908703ae879b4a1c17e4e8ed4a47e60ecd1840b2de187\" id=cff7122d-2525-41f9-a538-525680bf1beb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.264634 | controller |     "Jun 09 11:40:32.611659 crc crio[21508]: time=\"2026-06-09T11:40:32.611580311Z\" level=info msg=\"Got pod network &{Name:community-operators-x8zrm Namespace:openshift-marketplace ID:f73a32a262339ebea4a908703ae879b4a1c17e4e8ed4a47e60ecd1840b2de187 UID:95f69c82-d96d-4f43-bb37-cce83ec27797 NetNS:/var/run/netns/cafdf566-48aa-4e34-ae95-3ac2c9042408 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95f69c82_d96d_4f43_bb37_cce83ec27797.slice PodAnnotations:0xc000159920}] Aliases:map[]}\"",
2026-06-09 12:20:06.264649 | controller |     "Jun 09 11:40:32.611874 crc crio[21508]: time=\"2026-06-09T11:40:32.611776446Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-x8zrm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.264663 | controller |     "Jun 09 11:40:32.666836 crc crio[21508]: time=\"2026-06-09T11:40:32.666723503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.264677 | controller |     "Jun 09 11:40:33.032423 crc crio[21508]: time=\"2026-06-09T11:40:33.03186317Z\" level=info msg=\"Stopped pod sandbox: f73a32a262339ebea4a908703ae879b4a1c17e4e8ed4a47e60ecd1840b2de187\" id=cff7122d-2525-41f9-a538-525680bf1beb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.264699 | controller |     "Jun 09 11:40:33.078097 crc crio[21508]: time=\"2026-06-09T11:40:33.077873127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.264713 | controller |     "Jun 09 11:40:33.757389 crc crio[21508]: time=\"2026-06-09T11:40:33.756641586Z\" level=info msg=\"Created container 8597d0541e9a311bd27d8d8f56aabcfe2fc15e88090ea7308beef14f1d05b8d9: openshift-infra/auto-csr-approver-29683420-zxpm5/oc\" id=2421dac9-6ace-4ea8-8e52-2e498437868b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.264727 | controller |     "Jun 09 11:40:33.759083 crc crio[21508]: time=\"2026-06-09T11:40:33.758984594Z\" level=info msg=\"Starting container: 8597d0541e9a311bd27d8d8f56aabcfe2fc15e88090ea7308beef14f1d05b8d9\" id=113aead8-2cbf-4c75-bfa9-f269162ed272 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.264741 | controller |     "Jun 09 11:40:33.765998 crc crio[21508]: time=\"2026-06-09T11:40:33.765886755Z\" level=info msg=\"Started container\" PID=121942 containerID=8597d0541e9a311bd27d8d8f56aabcfe2fc15e88090ea7308beef14f1d05b8d9 description=openshift-infra/auto-csr-approver-29683420-zxpm5/oc id=113aead8-2cbf-4c75-bfa9-f269162ed272 name=/runtime.v1.RuntimeService/StartContainer sandboxID=86d61dad4d576d89c167585cdc81001ebc788c1406cca69b5cc9a37f10111eab",
2026-06-09 12:20:06.264756 | controller |     "Jun 09 11:40:36.323236 crc crio[21508]: time=\"2026-06-09T11:40:36.318217932Z\" level=info msg=\"Stopping pod sandbox: 86d61dad4d576d89c167585cdc81001ebc788c1406cca69b5cc9a37f10111eab\" id=c3317f8a-2704-468d-891b-1fe2ada42c3f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.264770 | controller |     "Jun 09 11:40:36.336866 crc crio[21508]: time=\"2026-06-09T11:40:36.32778986Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683420-zxpm5 Namespace:openshift-infra ID:86d61dad4d576d89c167585cdc81001ebc788c1406cca69b5cc9a37f10111eab UID:0acfc068-c15a-485e-99a7-454e994d6fc8 NetNS:/var/run/netns/fbdd22dc-8ae1-47e8-8b96-ce5584ece88a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0acfc068_c15a_485e_99a7_454e994d6fc8.slice PodAnnotations:0xc000b281c0}] Aliases:map[]}\"",
2026-06-09 12:20:06.264784 | controller |     "Jun 09 11:40:36.336866 crc crio[21508]: time=\"2026-06-09T11:40:36.330210561Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683420-zxpm5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.264799 | controller |     "Jun 09 11:40:36.865231 crc crio[21508]: time=\"2026-06-09T11:40:36.865098459Z\" level=info msg=\"Stopped pod sandbox: 86d61dad4d576d89c167585cdc81001ebc788c1406cca69b5cc9a37f10111eab\" id=c3317f8a-2704-468d-891b-1fe2ada42c3f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.264814 | controller |     "Jun 09 11:41:20.212333 crc crio[21508]: time=\"2026-06-09T11:41:20.211456009Z\" level=info msg=\"Removing container: 534de85ac95fa2869dfecea02002381c52b4d2390a1c9519bcf719df4ea8bb0e\" id=019824ce-8816-438d-9ba2-8ac57dc7e65c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.264828 | controller |     "Jun 09 11:41:20.428630 crc crio[21508]: time=\"2026-06-09T11:41:20.428450173Z\" level=info msg=\"Removed container 534de85ac95fa2869dfecea02002381c52b4d2390a1c9519bcf719df4ea8bb0e: openshift-infra/auto-csr-approver-29683414-5dkj4/oc\" id=019824ce-8816-438d-9ba2-8ac57dc7e65c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.264842 | controller |     "Jun 09 11:41:20.434654 crc crio[21508]: time=\"2026-06-09T11:41:20.43453971Z\" level=info msg=\"Removing container: 7de34f198cc928132cd6328076295e150fa26a5057652787dac1a91137d3a009\" id=9f884589-9e2a-472e-8392-16ed6693fecf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.264860 | controller |     "Jun 09 11:41:20.491705 crc crio[21508]: time=\"2026-06-09T11:41:20.491509845Z\" level=info msg=\"Removed container 7de34f198cc928132cd6328076295e150fa26a5057652787dac1a91137d3a009: openstack/nova-cell1-0adb-account-create-update-jgmkq/mariadb-account-create-update\" id=9f884589-9e2a-472e-8392-16ed6693fecf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.264875 | controller |     "Jun 09 11:41:20.495757 crc crio[21508]: time=\"2026-06-09T11:41:20.495404458Z\" level=info msg=\"Removing container: 0e3a26d1913e6f636b7fb055261b4911103a05882e7f594bc9a007cc990c3f91\" id=123058d2-4891-4f50-9494-14905c632377 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.264890 | controller |     "Jun 09 11:41:20.538509 crc crio[21508]: time=\"2026-06-09T11:41:20.538384097Z\" level=info msg=\"Removed container 0e3a26d1913e6f636b7fb055261b4911103a05882e7f594bc9a007cc990c3f91: openstack/nova-api-bab5-account-create-update-z6sr7/mariadb-account-create-update\" id=123058d2-4891-4f50-9494-14905c632377 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.264904 | controller |     "Jun 09 11:41:20.540778 crc crio[21508]: time=\"2026-06-09T11:41:20.540662693Z\" level=info msg=\"Removing container: fa72846288cb4d785b9fd4bcc7275e0ec98033b13046c879413e64161146ec11\" id=79db5d86-b94e-4b7e-8dc7-d3bad20fb9d5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.264918 | controller |     "Jun 09 11:41:20.600175 crc crio[21508]: time=\"2026-06-09T11:41:20.599990127Z\" level=info msg=\"Removed container fa72846288cb4d785b9fd4bcc7275e0ec98033b13046c879413e64161146ec11: openstack/nova-cell0-db-create-75b8g/mariadb-database-create\" id=79db5d86-b94e-4b7e-8dc7-d3bad20fb9d5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.264933 | controller |     "Jun 09 11:41:20.604746 crc crio[21508]: time=\"2026-06-09T11:41:20.604712404Z\" level=info msg=\"Removing container: 8bdb5dad64b8f7d0f838b7ccd2d217f3b27ae183916c969de8d70f4203cc606a\" id=98078c4d-8811-4532-9e9f-e4d2d2d0a4b8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.264946 | controller |     "Jun 09 11:41:20.651747 crc crio[21508]: time=\"2026-06-09T11:41:20.651623817Z\" level=info msg=\"Removed container 8bdb5dad64b8f7d0f838b7ccd2d217f3b27ae183916c969de8d70f4203cc606a: openstack/nova-cell0-1868-account-create-update-hcjzs/mariadb-account-create-update\" id=98078c4d-8811-4532-9e9f-e4d2d2d0a4b8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.264960 | controller |     "Jun 09 11:41:20.655398 crc crio[21508]: time=\"2026-06-09T11:41:20.655361505Z\" level=info msg=\"Removing container: 9e7bc04ed459bc8caebb7b15eeacdf360de5b63ea609656e36407a032de07143\" id=778d1235-ad43-457b-aeeb-e71a3f51086b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.264975 | controller |     "Jun 09 11:41:20.755562 crc crio[21508]: time=\"2026-06-09T11:41:20.755243286Z\" level=info msg=\"Removed container 9e7bc04ed459bc8caebb7b15eeacdf360de5b63ea609656e36407a032de07143: openstack/nova-cell1-db-create-lgmvf/mariadb-database-create\" id=778d1235-ad43-457b-aeeb-e71a3f51086b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.264989 | controller |     "Jun 09 11:41:20.759564 crc crio[21508]: time=\"2026-06-09T11:41:20.759466288Z\" level=info msg=\"Removing container: 3267536dc8fc0b8079e176e8877963c3d16ec3f1a5463469d2802c6ca1c1bd5c\" id=a73889b3-968a-466d-8c9f-8caa2dc0b274 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.265003 | controller |     "Jun 09 11:41:20.849578 crc crio[21508]: time=\"2026-06-09T11:41:20.849231946Z\" level=info msg=\"Removed container 3267536dc8fc0b8079e176e8877963c3d16ec3f1a5463469d2802c6ca1c1bd5c: openstack/nova-cell0-conductor-db-sync-qcvnq/nova-cell0-conductor-db-sync\" id=a73889b3-968a-466d-8c9f-8caa2dc0b274 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.265022 | controller |     "Jun 09 11:41:20.852917 crc crio[21508]: time=\"2026-06-09T11:41:20.852873112Z\" level=info msg=\"Removing container: f02d63a406e0e696feb364d7caed0288f76023f883da06fcbcafa29ee66a2ba2\" id=6118456b-d0ff-4405-af67-56a4ff44b82d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.265036 | controller |     "Jun 09 11:41:20.952919 crc crio[21508]: time=\"2026-06-09T11:41:20.952791605Z\" level=info msg=\"Removed container f02d63a406e0e696feb364d7caed0288f76023f883da06fcbcafa29ee66a2ba2: openstack/nova-cell1-conductor-db-sync-54xwr/nova-cell1-conductor-db-sync\" id=6118456b-d0ff-4405-af67-56a4ff44b82d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.265051 | controller |     "Jun 09 11:41:20.955513 crc crio[21508]: time=\"2026-06-09T11:41:20.955448862Z\" level=info msg=\"Removing container: c1cb7f350082c98eeb8aabb1ec56e424eafff887eda89464054895222b392ed3\" id=4332d78b-593e-4a3e-ab31-e8e855eb9833 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.265066 | controller |     "Jun 09 11:41:20.993375 crc crio[21508]: time=\"2026-06-09T11:41:20.993270821Z\" level=info msg=\"Removed container c1cb7f350082c98eeb8aabb1ec56e424eafff887eda89464054895222b392ed3: openstack/nova-api-db-create-z87qj/mariadb-database-create\" id=4332d78b-593e-4a3e-ab31-e8e855eb9833 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.265080 | controller |     "Jun 09 11:41:21.004139 crc crio[21508]: time=\"2026-06-09T11:41:21.003718124Z\" level=info msg=\"Removing container: cfe09e5568f7d687acd052e18f23ffbc66ba770c06dee0a0f9be185f3c82e698\" id=8c392740-7841-4b28-8cb6-b0a0ee1f838b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.265095 | controller |     "Jun 09 11:41:21.080136 crc crio[21508]: time=\"2026-06-09T11:41:21.079860936Z\" level=info msg=\"Removed container cfe09e5568f7d687acd052e18f23ffbc66ba770c06dee0a0f9be185f3c82e698: openstack/nova-cell0-cell-mapping-jn5ls/nova-manage\" id=8c392740-7841-4b28-8cb6-b0a0ee1f838b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.265109 | controller |     "Jun 09 11:41:21.106430 crc crio[21508]: time=\"2026-06-09T11:41:21.106265693Z\" level=info msg=\"Stopping pod sandbox: ba0031792c7cc71703b8dc3a1c5a3fdee6e9ff767caa64bd78c3254506535221\" id=5692c888-0b47-4d4a-b776-fad0b4673b4b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.265124 | controller |     "Jun 09 11:41:21.106798 crc crio[21508]: time=\"2026-06-09T11:41:21.106622874Z\" level=info msg=\"Stopped pod sandbox (already stopped): ba0031792c7cc71703b8dc3a1c5a3fdee6e9ff767caa64bd78c3254506535221\" id=5692c888-0b47-4d4a-b776-fad0b4673b4b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.265138 | controller |     "Jun 09 11:41:21.107434 crc crio[21508]: time=\"2026-06-09T11:41:21.107248382Z\" level=info msg=\"Removing pod sandbox: ba0031792c7cc71703b8dc3a1c5a3fdee6e9ff767caa64bd78c3254506535221\" id=08a54f6e-bac4-4f8a-8b18-0f41190a39ba name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.265153 | controller |     "Jun 09 11:41:21.151736 crc crio[21508]: time=\"2026-06-09T11:41:21.151568509Z\" level=info msg=\"Removed pod sandbox: ba0031792c7cc71703b8dc3a1c5a3fdee6e9ff767caa64bd78c3254506535221\" id=08a54f6e-bac4-4f8a-8b18-0f41190a39ba name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.265166 | controller |     "Jun 09 11:41:21.152849 crc crio[21508]: time=\"2026-06-09T11:41:21.152780355Z\" level=info msg=\"Stopping pod sandbox: de35ea4ae7a53b2ac1ed65cba036ef2220bd5f48064c6e4d5d3b7b21bb4550a6\" id=f6dfb124-3d5c-48b9-bbe1-55ad0df2a727 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.265181 | controller |     "Jun 09 11:41:21.152944 crc crio[21508]: time=\"2026-06-09T11:41:21.152847917Z\" level=info msg=\"Stopped pod sandbox (already stopped): de35ea4ae7a53b2ac1ed65cba036ef2220bd5f48064c6e4d5d3b7b21bb4550a6\" id=f6dfb124-3d5c-48b9-bbe1-55ad0df2a727 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.265199 | controller |     "Jun 09 11:41:21.153396 crc crio[21508]: time=\"2026-06-09T11:41:21.153276109Z\" level=info msg=\"Removing pod sandbox: de35ea4ae7a53b2ac1ed65cba036ef2220bd5f48064c6e4d5d3b7b21bb4550a6\" id=4b3419d3-3f10-47a9-a514-5e8663e95003 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.265214 | controller |     "Jun 09 11:41:21.169844 crc crio[21508]: time=\"2026-06-09T11:41:21.169711677Z\" level=info msg=\"Removed pod sandbox: de35ea4ae7a53b2ac1ed65cba036ef2220bd5f48064c6e4d5d3b7b21bb4550a6\" id=4b3419d3-3f10-47a9-a514-5e8663e95003 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.265228 | controller |     "Jun 09 11:41:21.178907 crc crio[21508]: time=\"2026-06-09T11:41:21.178810481Z\" level=info msg=\"Stopping pod sandbox: a62391cd9f8ef7a04d234833f81b88f4f578161d9492d5096569891d25f5bb6a\" id=73c1e00f-a255-4494-b56f-71ba98a0dd5b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.265242 | controller |     "Jun 09 11:41:21.179222 crc crio[21508]: time=\"2026-06-09T11:41:21.178925764Z\" level=info msg=\"Stopped pod sandbox (already stopped): a62391cd9f8ef7a04d234833f81b88f4f578161d9492d5096569891d25f5bb6a\" id=73c1e00f-a255-4494-b56f-71ba98a0dd5b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.265256 | controller |     "Jun 09 11:41:21.180766 crc crio[21508]: time=\"2026-06-09T11:41:21.180562152Z\" level=info msg=\"Removing pod sandbox: a62391cd9f8ef7a04d234833f81b88f4f578161d9492d5096569891d25f5bb6a\" id=51c46eb1-6cb2-4d6d-a2da-cc0d03f6cdaf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.265270 | controller |     "Jun 09 11:41:21.204009 crc crio[21508]: time=\"2026-06-09T11:41:21.203832998Z\" level=info msg=\"Removed pod sandbox: a62391cd9f8ef7a04d234833f81b88f4f578161d9492d5096569891d25f5bb6a\" id=51c46eb1-6cb2-4d6d-a2da-cc0d03f6cdaf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.265285 | controller |     "Jun 09 11:41:21.205450 crc crio[21508]: time=\"2026-06-09T11:41:21.205380873Z\" level=info msg=\"Stopping pod sandbox: 74f7fb3fb6757da9ca819e6145bd265be5c90f69956dd3115dc716a82b444f67\" id=05ed9a66-2e32-4ba5-9cbe-c7b4d4fbc837 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.265299 | controller |     "Jun 09 11:41:21.205572 crc crio[21508]: time=\"2026-06-09T11:41:21.205500776Z\" level=info msg=\"Stopped pod sandbox (already stopped): 74f7fb3fb6757da9ca819e6145bd265be5c90f69956dd3115dc716a82b444f67\" id=05ed9a66-2e32-4ba5-9cbe-c7b4d4fbc837 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.265314 | controller |     "Jun 09 11:41:21.206682 crc crio[21508]: time=\"2026-06-09T11:41:21.206544857Z\" level=info msg=\"Removing pod sandbox: 74f7fb3fb6757da9ca819e6145bd265be5c90f69956dd3115dc716a82b444f67\" id=1021fc45-dca4-43f0-96ea-0ed467a37315 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.265328 | controller |     "Jun 09 11:41:21.233767 crc crio[21508]: time=\"2026-06-09T11:41:21.233627213Z\" level=info msg=\"Removed pod sandbox: 74f7fb3fb6757da9ca819e6145bd265be5c90f69956dd3115dc716a82b444f67\" id=1021fc45-dca4-43f0-96ea-0ed467a37315 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.265342 | controller |     "Jun 09 11:41:21.236715 crc crio[21508]: time=\"2026-06-09T11:41:21.236658641Z\" level=info msg=\"Stopping pod sandbox: 94074dca657700e3d75379b61bbf4113b782eaa42b00288a87f210799a9439c8\" id=ca26e5d9-fd4c-4190-9211-0babb73efda9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.265374 | controller |     "Jun 09 11:41:21.236803 crc crio[21508]: time=\"2026-06-09T11:41:21.236752394Z\" level=info msg=\"Stopped pod sandbox (already stopped): 94074dca657700e3d75379b61bbf4113b782eaa42b00288a87f210799a9439c8\" id=ca26e5d9-fd4c-4190-9211-0babb73efda9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.265390 | controller |     "Jun 09 11:41:21.237368 crc crio[21508]: time=\"2026-06-09T11:41:21.237257509Z\" level=info msg=\"Removing pod sandbox: 94074dca657700e3d75379b61bbf4113b782eaa42b00288a87f210799a9439c8\" id=869b11a0-bfe6-4f21-9dc2-06ea524218d2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.265408 | controller |     "Jun 09 11:41:21.267404 crc crio[21508]: time=\"2026-06-09T11:41:21.267274031Z\" level=info msg=\"Removed pod sandbox: 94074dca657700e3d75379b61bbf4113b782eaa42b00288a87f210799a9439c8\" id=869b11a0-bfe6-4f21-9dc2-06ea524218d2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.265423 | controller |     "Jun 09 11:41:21.269096 crc crio[21508]: time=\"2026-06-09T11:41:21.268995811Z\" level=info msg=\"Stopping pod sandbox: f54a33041fa194ad66d1955268708ef7d36c4265c5e4a6b64b405651b29839c9\" id=fb7f3648-5750-4d73-9dbc-06b0a3b24b11 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.265437 | controller |     "Jun 09 11:41:21.269207 crc crio[21508]: time=\"2026-06-09T11:41:21.269104844Z\" level=info msg=\"Stopped pod sandbox (already stopped): f54a33041fa194ad66d1955268708ef7d36c4265c5e4a6b64b405651b29839c9\" id=fb7f3648-5750-4d73-9dbc-06b0a3b24b11 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.265452 | controller |     "Jun 09 11:41:21.270349 crc crio[21508]: time=\"2026-06-09T11:41:21.270220626Z\" level=info msg=\"Removing pod sandbox: f54a33041fa194ad66d1955268708ef7d36c4265c5e4a6b64b405651b29839c9\" id=424b8dce-0813-4c96-9356-da906f7346bc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.265466 | controller |     "Jun 09 11:41:21.298175 crc crio[21508]: time=\"2026-06-09T11:41:21.298045135Z\" level=info msg=\"Removed pod sandbox: f54a33041fa194ad66d1955268708ef7d36c4265c5e4a6b64b405651b29839c9\" id=424b8dce-0813-4c96-9356-da906f7346bc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.265480 | controller |     "Jun 09 11:41:21.299909 crc crio[21508]: time=\"2026-06-09T11:41:21.299873908Z\" level=info msg=\"Stopping pod sandbox: b9142db35d421038bbe6b29654e9a5dbef0bfdc0beeaf1997c6de253c108deba\" id=03e4684c-c222-40c7-8334-a3ce5fb7338c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.265494 | controller |     "Jun 09 11:41:21.300360 crc crio[21508]: time=\"2026-06-09T11:41:21.300261459Z\" level=info msg=\"Stopped pod sandbox (already stopped): b9142db35d421038bbe6b29654e9a5dbef0bfdc0beeaf1997c6de253c108deba\" id=03e4684c-c222-40c7-8334-a3ce5fb7338c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.265508 | controller |     "Jun 09 11:41:21.301424 crc crio[21508]: time=\"2026-06-09T11:41:21.301253948Z\" level=info msg=\"Removing pod sandbox: b9142db35d421038bbe6b29654e9a5dbef0bfdc0beeaf1997c6de253c108deba\" id=e65f181c-f86a-4e91-8b5e-16777f7f8d1b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.265521 | controller |     "Jun 09 11:41:21.318450 crc crio[21508]: time=\"2026-06-09T11:41:21.318277283Z\" level=info msg=\"Removed pod sandbox: b9142db35d421038bbe6b29654e9a5dbef0bfdc0beeaf1997c6de253c108deba\" id=e65f181c-f86a-4e91-8b5e-16777f7f8d1b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.265535 | controller |     "Jun 09 11:41:21.322784 crc crio[21508]: time=\"2026-06-09T11:41:21.322731192Z\" level=info msg=\"Stopping pod sandbox: 7b38c93fc9ba67ebe4cef29bf2d2a630cff34deffba20d571a0615bac1aaddba\" id=96fd6554-ca9e-459b-805c-de75595bea74 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.265549 | controller |     "Jun 09 11:41:21.322784 crc crio[21508]: time=\"2026-06-09T11:41:21.322814904Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7b38c93fc9ba67ebe4cef29bf2d2a630cff34deffba20d571a0615bac1aaddba\" id=96fd6554-ca9e-459b-805c-de75595bea74 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.265563 | controller |     "Jun 09 11:41:21.323985 crc crio[21508]: time=\"2026-06-09T11:41:21.323867255Z\" level=info msg=\"Removing pod sandbox: 7b38c93fc9ba67ebe4cef29bf2d2a630cff34deffba20d571a0615bac1aaddba\" id=8a90f147-7e30-42ce-b82b-941fa6249106 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.265580 | controller |     "Jun 09 11:41:21.341793 crc crio[21508]: time=\"2026-06-09T11:41:21.341536938Z\" level=info msg=\"Removed pod sandbox: 7b38c93fc9ba67ebe4cef29bf2d2a630cff34deffba20d571a0615bac1aaddba\" id=8a90f147-7e30-42ce-b82b-941fa6249106 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.265595 | controller |     "Jun 09 11:41:21.342513 crc crio[21508]: time=\"2026-06-09T11:41:21.342389193Z\" level=info msg=\"Stopping pod sandbox: cb67e912eea8c48b8307f7b3e933c3803bc76b95036a4e3331843de78a58b811\" id=e478a468-d502-4b82-aa08-b83db728013f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.265609 | controller |     "Jun 09 11:41:21.342601 crc crio[21508]: time=\"2026-06-09T11:41:21.342516327Z\" level=info msg=\"Stopped pod sandbox (already stopped): cb67e912eea8c48b8307f7b3e933c3803bc76b95036a4e3331843de78a58b811\" id=e478a468-d502-4b82-aa08-b83db728013f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.265623 | controller |     "Jun 09 11:41:21.343383 crc crio[21508]: time=\"2026-06-09T11:41:21.343244528Z\" level=info msg=\"Removing pod sandbox: cb67e912eea8c48b8307f7b3e933c3803bc76b95036a4e3331843de78a58b811\" id=c481901d-d126-4da5-b542-636d484805e6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.265637 | controller |     "Jun 09 11:41:21.362104 crc crio[21508]: time=\"2026-06-09T11:41:21.361868919Z\" level=info msg=\"Removed pod sandbox: cb67e912eea8c48b8307f7b3e933c3803bc76b95036a4e3331843de78a58b811\" id=c481901d-d126-4da5-b542-636d484805e6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.265651 | controller |     "Jun 09 11:41:21.363186 crc crio[21508]: time=\"2026-06-09T11:41:21.363133666Z\" level=info msg=\"Stopping pod sandbox: f730506f51ba62ebc45c453f7ed1b89f51405c6aa897cebae1d6e320825cc76f\" id=8d2ae9fb-227a-4624-8158-93424f027b75 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.265665 | controller |     "Jun 09 11:41:21.363186 crc crio[21508]: time=\"2026-06-09T11:41:21.363208618Z\" level=info msg=\"Stopped pod sandbox (already stopped): f730506f51ba62ebc45c453f7ed1b89f51405c6aa897cebae1d6e320825cc76f\" id=8d2ae9fb-227a-4624-8158-93424f027b75 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.265679 | controller |     "Jun 09 11:41:21.364206 crc crio[21508]: time=\"2026-06-09T11:41:21.364165476Z\" level=info msg=\"Removing pod sandbox: f730506f51ba62ebc45c453f7ed1b89f51405c6aa897cebae1d6e320825cc76f\" id=c3493609-41d2-4956-8604-644bf0bbadf1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.265692 | controller |     "Jun 09 11:41:21.385145 crc crio[21508]: time=\"2026-06-09T11:41:21.385014541Z\" level=info msg=\"Removed pod sandbox: f730506f51ba62ebc45c453f7ed1b89f51405c6aa897cebae1d6e320825cc76f\" id=c3493609-41d2-4956-8604-644bf0bbadf1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.265706 | controller |     "Jun 09 11:41:21.386212 crc crio[21508]: time=\"2026-06-09T11:41:21.386097123Z\" level=info msg=\"Stopping pod sandbox: e920ce467b9c7f2e9a4b1c6aceb06423e7293b23714757db64bd8db97604c67d\" id=d8c675ee-1eef-46a8-86c8-6f7ae1563134 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.265720 | controller |     "Jun 09 11:41:21.386600 crc crio[21508]: time=\"2026-06-09T11:41:21.386224037Z\" level=info msg=\"Stopped pod sandbox (already stopped): e920ce467b9c7f2e9a4b1c6aceb06423e7293b23714757db64bd8db97604c67d\" id=d8c675ee-1eef-46a8-86c8-6f7ae1563134 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.265733 | controller |     "Jun 09 11:41:21.387088 crc crio[21508]: time=\"2026-06-09T11:41:21.386997689Z\" level=info msg=\"Removing pod sandbox: e920ce467b9c7f2e9a4b1c6aceb06423e7293b23714757db64bd8db97604c67d\" id=5d0f9470-3d22-4633-835a-a33d24f4421e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.265747 | controller |     "Jun 09 11:41:21.446817 crc crio[21508]: time=\"2026-06-09T11:41:21.446716494Z\" level=info msg=\"Removed pod sandbox: e920ce467b9c7f2e9a4b1c6aceb06423e7293b23714757db64bd8db97604c67d\" id=5d0f9470-3d22-4633-835a-a33d24f4421e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.265765 | controller |     "Jun 09 11:42:01.824462 crc crio[21508]: time=\"2026-06-09T11:42:01.823377544Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683422-8lx78/POD\" id=07cb6a6d-6dad-4878-8d70-4c756e4ace06 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.265780 | controller |     "Jun 09 11:42:01.824462 crc crio[21508]: time=\"2026-06-09T11:42:01.824389723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.265794 | controller |     "Jun 09 11:42:01.889096 crc crio[21508]: time=\"2026-06-09T11:42:01.886065885Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683422-8lx78 Namespace:openshift-infra ID:f843c4dbab42aafdc33cc1a09fd2176f1f4f5d34fa72392c6b414f5ef232a989 UID:e9011c4c-8ddc-4283-8c8b-4075ac96f6b8 NetNS:/var/run/netns/47fe2d68-418a-4b56-b84d-5d393047076b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9011c4c_8ddc_4283_8c8b_4075ac96f6b8.slice PodAnnotations:0xc003b39398}] Aliases:map[]}\"",
2026-06-09 12:20:06.265809 | controller |     "Jun 09 11:42:01.889096 crc crio[21508]: time=\"2026-06-09T11:42:01.886148297Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683422-8lx78 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.265823 | controller |     "Jun 09 11:42:03.641809 crc crio[21508]: 2026-06-09T11:42:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f843c4dbab42aaf Mac:d6:b0:f5:4f:11:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e5 Mtu:0 Sandbox:/var/run/netns/47fe2d68-418a-4b56-b84d-5d393047076b SocketPath: PciID:}] [{Interface:0xc000014cc0 Address:{IP:10.217.0.229 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.265838 | controller |     "Jun 09 11:42:03.645524 crc crio[21508]: time=\"2026-06-09T11:42:03.645374094Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683422-8lx78 Namespace:openshift-infra ID:f843c4dbab42aafdc33cc1a09fd2176f1f4f5d34fa72392c6b414f5ef232a989 UID:e9011c4c-8ddc-4283-8c8b-4075ac96f6b8 NetNS:/var/run/netns/47fe2d68-418a-4b56-b84d-5d393047076b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9011c4c_8ddc_4283_8c8b_4075ac96f6b8.slice PodAnnotations:0xc003b39398}] Aliases:map[]}\"",
2026-06-09 12:20:06.265852 | controller |     "Jun 09 11:42:03.645781 crc crio[21508]: time=\"2026-06-09T11:42:03.645686783Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683422-8lx78 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.265866 | controller |     "Jun 09 11:42:03.662513 crc crio[21508]: time=\"2026-06-09T11:42:03.66244055Z\" level=info msg=\"Ran pod sandbox f843c4dbab42aafdc33cc1a09fd2176f1f4f5d34fa72392c6b414f5ef232a989 with infra container: openshift-infra/auto-csr-approver-29683422-8lx78/POD\" id=07cb6a6d-6dad-4878-8d70-4c756e4ace06 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.265881 | controller |     "Jun 09 11:42:03.665742 crc crio[21508]: time=\"2026-06-09T11:42:03.665584351Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=4b40e35b-0863-4ba1-b960-e11facaf08ac name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.265895 | controller |     "Jun 09 11:42:03.675768 crc crio[21508]: time=\"2026-06-09T11:42:03.675684055Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 12:20:06.265909 | controller |     "Jun 09 11:42:05.918382 crc crio[21508]: time=\"2026-06-09T11:42:05.917808691Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=4b40e35b-0863-4ba1-b960-e11facaf08ac name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.265927 | controller |     "Jun 09 11:42:05.920094 crc crio[21508]: time=\"2026-06-09T11:42:05.919755988Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5d1d7e1b-29e4-491b-8780-a78652cbe979 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.265941 | controller |     "Jun 09 11:42:05.922538 crc crio[21508]: time=\"2026-06-09T11:42:05.922270451Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=754f7324-4dda-438f-97e4-4d7f8f02a08e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.265956 | controller |     "Jun 09 11:42:05.951100 crc crio[21508]: time=\"2026-06-09T11:42:05.950706477Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683422-8lx78/oc\" id=ef74e513-df8d-47de-a13a-984b753f2667 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.265970 | controller |     "Jun 09 11:42:05.951522 crc crio[21508]: time=\"2026-06-09T11:42:05.951430878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.265984 | controller |     "Jun 09 11:42:06.013515 crc crio[21508]: time=\"2026-06-09T11:42:06.010391181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.265998 | controller |     "Jun 09 11:42:06.261875 crc crio[21508]: time=\"2026-06-09T11:42:06.261663961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.266012 | controller |     "Jun 09 11:42:06.421850 crc crio[21508]: time=\"2026-06-09T11:42:06.421771442Z\" level=info msg=\"Created container 2d068948a84764ffe58f0b906c0ef913b76ffea6df51a5db8ebf9a4831578caa: openshift-infra/auto-csr-approver-29683422-8lx78/oc\" id=ef74e513-df8d-47de-a13a-984b753f2667 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.266026 | controller |     "Jun 09 11:42:06.423863 crc crio[21508]: time=\"2026-06-09T11:42:06.42376211Z\" level=info msg=\"Starting container: 2d068948a84764ffe58f0b906c0ef913b76ffea6df51a5db8ebf9a4831578caa\" id=429ab78b-7a9c-4fbb-8798-2a7fcf6fb7b4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.266041 | controller |     "Jun 09 11:42:06.431738 crc crio[21508]: time=\"2026-06-09T11:42:06.431058962Z\" level=info msg=\"Started container\" PID=126560 containerID=2d068948a84764ffe58f0b906c0ef913b76ffea6df51a5db8ebf9a4831578caa description=openshift-infra/auto-csr-approver-29683422-8lx78/oc id=429ab78b-7a9c-4fbb-8798-2a7fcf6fb7b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f843c4dbab42aafdc33cc1a09fd2176f1f4f5d34fa72392c6b414f5ef232a989",
2026-06-09 12:20:06.266056 | controller |     "Jun 09 11:42:09.404918 crc crio[21508]: time=\"2026-06-09T11:42:09.403045278Z\" level=info msg=\"Stopping pod sandbox: f843c4dbab42aafdc33cc1a09fd2176f1f4f5d34fa72392c6b414f5ef232a989\" id=8f73cdb2-c146-4705-b5d6-6ab3940f26a5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.266071 | controller |     "Jun 09 11:42:09.407936 crc crio[21508]: time=\"2026-06-09T11:42:09.406028844Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683422-8lx78 Namespace:openshift-infra ID:f843c4dbab42aafdc33cc1a09fd2176f1f4f5d34fa72392c6b414f5ef232a989 UID:e9011c4c-8ddc-4283-8c8b-4075ac96f6b8 NetNS:/var/run/netns/47fe2d68-418a-4b56-b84d-5d393047076b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9011c4c_8ddc_4283_8c8b_4075ac96f6b8.slice PodAnnotations:0xc0019bd418}] Aliases:map[]}\"",
2026-06-09 12:20:06.266090 | controller |     "Jun 09 11:42:09.407936 crc crio[21508]: time=\"2026-06-09T11:42:09.406368244Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683422-8lx78 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.266104 | controller |     "Jun 09 11:42:09.762130 crc crio[21508]: time=\"2026-06-09T11:42:09.761404748Z\" level=info msg=\"Stopped pod sandbox: f843c4dbab42aafdc33cc1a09fd2176f1f4f5d34fa72392c6b414f5ef232a989\" id=8f73cdb2-c146-4705-b5d6-6ab3940f26a5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.266119 | controller |     "Jun 09 11:42:21.476272 crc crio[21508]: time=\"2026-06-09T11:42:21.475679449Z\" level=info msg=\"Removing container: 777ec8705bf0e5b611fbc17e2364d18b0dad88f4cf0fed4d59d82edbe2f97f30\" id=cc369f5b-013d-4dc3-994b-a56930f93469 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.266133 | controller |     "Jun 09 11:42:21.623696 crc crio[21508]: time=\"2026-06-09T11:42:21.623543384Z\" level=info msg=\"Removed container 777ec8705bf0e5b611fbc17e2364d18b0dad88f4cf0fed4d59d82edbe2f97f30: openshift-infra/auto-csr-approver-29683416-8z8ml/oc\" id=cc369f5b-013d-4dc3-994b-a56930f93469 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.266148 | controller |     "Jun 09 11:42:21.629355 crc crio[21508]: time=\"2026-06-09T11:42:21.629215429Z\" level=info msg=\"Removing container: efc269ac20400ac554da00a2e9e1d556eb276eac1f2d11bb9dabc21f5afde7db\" id=38d16674-67b8-4fc9-857f-9867756363e6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.266161 | controller |     "Jun 09 11:42:21.742555 crc crio[21508]: time=\"2026-06-09T11:42:21.742218712Z\" level=info msg=\"Removed container efc269ac20400ac554da00a2e9e1d556eb276eac1f2d11bb9dabc21f5afde7db: openstack/nova-cell1-cell-mapping-67dvr/nova-manage\" id=38d16674-67b8-4fc9-857f-9867756363e6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.266175 | controller |     "Jun 09 11:42:21.766086 crc crio[21508]: time=\"2026-06-09T11:42:21.765953901Z\" level=info msg=\"Stopping pod sandbox: c4e23adb07b74b1cd2c3e2dc9b35b1cbc0840821b5ede4b56e1e8def9daf6def\" id=c94730e7-09c3-4c17-8138-8d13e39f1a8d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.266189 | controller |     "Jun 09 11:42:21.766086 crc crio[21508]: time=\"2026-06-09T11:42:21.766101786Z\" level=info msg=\"Stopped pod sandbox (already stopped): c4e23adb07b74b1cd2c3e2dc9b35b1cbc0840821b5ede4b56e1e8def9daf6def\" id=c94730e7-09c3-4c17-8138-8d13e39f1a8d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.266203 | controller |     "Jun 09 11:42:21.767560 crc crio[21508]: time=\"2026-06-09T11:42:21.767449925Z\" level=info msg=\"Removing pod sandbox: c4e23adb07b74b1cd2c3e2dc9b35b1cbc0840821b5ede4b56e1e8def9daf6def\" id=e29146a9-8a79-46f6-b69e-da8d42f18b2f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.266217 | controller |     "Jun 09 11:42:21.794557 crc crio[21508]: time=\"2026-06-09T11:42:21.794397127Z\" level=info msg=\"Removed pod sandbox: c4e23adb07b74b1cd2c3e2dc9b35b1cbc0840821b5ede4b56e1e8def9daf6def\" id=e29146a9-8a79-46f6-b69e-da8d42f18b2f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.266231 | controller |     "Jun 09 11:42:21.795741 crc crio[21508]: time=\"2026-06-09T11:42:21.795636264Z\" level=info msg=\"Stopping pod sandbox: 0331d3c760b1d9ca293fd68047813831f19d2f2d2fa31a8b9155f61af6fef8aa\" id=b7d2a903-e73b-469c-8c5c-006880df6e58 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.266245 | controller |     "Jun 09 11:42:21.795844 crc crio[21508]: time=\"2026-06-09T11:42:21.795749057Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0331d3c760b1d9ca293fd68047813831f19d2f2d2fa31a8b9155f61af6fef8aa\" id=b7d2a903-e73b-469c-8c5c-006880df6e58 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.266260 | controller |     "Jun 09 11:42:21.796854 crc crio[21508]: time=\"2026-06-09T11:42:21.796770547Z\" level=info msg=\"Removing pod sandbox: 0331d3c760b1d9ca293fd68047813831f19d2f2d2fa31a8b9155f61af6fef8aa\" id=d7d5026f-99e4-46ba-9398-a6926603889f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.266281 | controller |     "Jun 09 11:42:21.810917 crc crio[21508]: time=\"2026-06-09T11:42:21.810336341Z\" level=info msg=\"Removed pod sandbox: 0331d3c760b1d9ca293fd68047813831f19d2f2d2fa31a8b9155f61af6fef8aa\" id=d7d5026f-99e4-46ba-9398-a6926603889f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.266295 | controller |     "Jun 09 11:44:00.525992 crc crio[21508]: time=\"2026-06-09T11:44:00.52488595Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683424-55mnc/POD\" id=bdf55f6c-504e-4021-8321-00bdb04152df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.266310 | controller |     "Jun 09 11:44:00.527551 crc crio[21508]: time=\"2026-06-09T11:44:00.526086005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.266324 | controller |     "Jun 09 11:44:00.567348 crc crio[21508]: time=\"2026-06-09T11:44:00.56720179Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683424-55mnc Namespace:openshift-infra ID:eada9d5452fbf62c0e7a7a226310cbd81ad74aad036b106ccf9246071d9b5958 UID:c155d31c-b618-43fd-a4de-4dc2c9d433e7 NetNS:/var/run/netns/e65377af-7705-4ae5-b99d-b7bb03332867 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc155d31c_b618_43fd_a4de_4dc2c9d433e7.slice PodAnnotations:0xc0039b84c0}] Aliases:map[]}\"",
2026-06-09 12:20:06.266339 | controller |     "Jun 09 11:44:00.567348 crc crio[21508]: time=\"2026-06-09T11:44:00.567271692Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683424-55mnc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.266372 | controller |     "Jun 09 11:44:01.087526 crc crio[21508]: 2026-06-09T11:44:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eada9d5452fbf62 Mac:0a:59:97:76:cb:b4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e6 Mtu:0 Sandbox:/var/run/netns/e65377af-7705-4ae5-b99d-b7bb03332867 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.230 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.266388 | controller |     "Jun 09 11:44:01.091943 crc crio[21508]: time=\"2026-06-09T11:44:01.091845071Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683424-55mnc Namespace:openshift-infra ID:eada9d5452fbf62c0e7a7a226310cbd81ad74aad036b106ccf9246071d9b5958 UID:c155d31c-b618-43fd-a4de-4dc2c9d433e7 NetNS:/var/run/netns/e65377af-7705-4ae5-b99d-b7bb03332867 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc155d31c_b618_43fd_a4de_4dc2c9d433e7.slice PodAnnotations:0xc0039b84c0}] Aliases:map[]}\"",
2026-06-09 12:20:06.266404 | controller |     "Jun 09 11:44:01.092413 crc crio[21508]: time=\"2026-06-09T11:44:01.092219992Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683424-55mnc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.266418 | controller |     "Jun 09 11:44:01.107712 crc crio[21508]: time=\"2026-06-09T11:44:01.107608839Z\" level=info msg=\"Ran pod sandbox eada9d5452fbf62c0e7a7a226310cbd81ad74aad036b106ccf9246071d9b5958 with infra container: openshift-infra/auto-csr-approver-29683424-55mnc/POD\" id=bdf55f6c-504e-4021-8321-00bdb04152df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.266432 | controller |     "Jun 09 11:44:01.111692 crc crio[21508]: time=\"2026-06-09T11:44:01.111579755Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d044fd9e-f018-48ba-8e08-f027ad9ec81d name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.266451 | controller |     "Jun 09 11:44:01.120996 crc crio[21508]: time=\"2026-06-09T11:44:01.120779472Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 12:20:06.266466 | controller |     "Jun 09 11:44:01.863184 crc crio[21508]: time=\"2026-06-09T11:44:01.862675654Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d044fd9e-f018-48ba-8e08-f027ad9ec81d name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.266480 | controller |     "Jun 09 11:44:01.864840 crc crio[21508]: time=\"2026-06-09T11:44:01.863870599Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3a55a3f8-e552-4989-a09e-9bbcd6d51483 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.266494 | controller |     "Jun 09 11:44:01.867730 crc crio[21508]: time=\"2026-06-09T11:44:01.867649909Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8c110918-b64d-4198-8c08-6930b8ad31ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.266508 | controller |     "Jun 09 11:44:01.875833 crc crio[21508]: time=\"2026-06-09T11:44:01.874863938Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683424-55mnc/oc\" id=cf73138c-5b73-4ee3-8a30-bd66fda13167 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.266523 | controller |     "Jun 09 11:44:01.877071 crc crio[21508]: time=\"2026-06-09T11:44:01.876816685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.266537 | controller |     "Jun 09 11:44:01.941433 crc crio[21508]: time=\"2026-06-09T11:44:01.941336819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.266552 | controller |     "Jun 09 11:44:02.158068 crc crio[21508]: time=\"2026-06-09T11:44:02.158012584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.266566 | controller |     "Jun 09 11:44:02.295058 crc crio[21508]: time=\"2026-06-09T11:44:02.294783647Z\" level=info msg=\"Created container da4c0ea5ce9ee80fdf772014b2c6816b6b0a986e5074c39bcd82fae29d017c33: openshift-infra/auto-csr-approver-29683424-55mnc/oc\" id=cf73138c-5b73-4ee3-8a30-bd66fda13167 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.266580 | controller |     "Jun 09 11:44:02.296581 crc crio[21508]: time=\"2026-06-09T11:44:02.296374724Z\" level=info msg=\"Starting container: da4c0ea5ce9ee80fdf772014b2c6816b6b0a986e5074c39bcd82fae29d017c33\" id=c34f02fd-724c-4ffe-a88b-6eaf0b72b0c8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.266594 | controller |     "Jun 09 11:44:02.301905 crc crio[21508]: time=\"2026-06-09T11:44:02.301727379Z\" level=info msg=\"Started container\" PID=132244 containerID=da4c0ea5ce9ee80fdf772014b2c6816b6b0a986e5074c39bcd82fae29d017c33 description=openshift-infra/auto-csr-approver-29683424-55mnc/oc id=c34f02fd-724c-4ffe-a88b-6eaf0b72b0c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eada9d5452fbf62c0e7a7a226310cbd81ad74aad036b106ccf9246071d9b5958",
2026-06-09 12:20:06.266609 | controller |     "Jun 09 11:44:04.084458 crc crio[21508]: time=\"2026-06-09T11:44:04.082186504Z\" level=info msg=\"Stopping pod sandbox: eada9d5452fbf62c0e7a7a226310cbd81ad74aad036b106ccf9246071d9b5958\" id=b7873cc5-8214-46a2-b8db-e9b60dacf850 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.266624 | controller |     "Jun 09 11:44:04.085978 crc crio[21508]: time=\"2026-06-09T11:44:04.085717376Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683424-55mnc Namespace:openshift-infra ID:eada9d5452fbf62c0e7a7a226310cbd81ad74aad036b106ccf9246071d9b5958 UID:c155d31c-b618-43fd-a4de-4dc2c9d433e7 NetNS:/var/run/netns/e65377af-7705-4ae5-b99d-b7bb03332867 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc155d31c_b618_43fd_a4de_4dc2c9d433e7.slice PodAnnotations:0xc00465e078}] Aliases:map[]}\"",
2026-06-09 12:20:06.266642 | controller |     "Jun 09 11:44:04.086444 crc crio[21508]: time=\"2026-06-09T11:44:04.086337364Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683424-55mnc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.266657 | controller |     "Jun 09 11:44:04.484716 crc crio[21508]: time=\"2026-06-09T11:44:04.484166882Z\" level=info msg=\"Stopped pod sandbox: eada9d5452fbf62c0e7a7a226310cbd81ad74aad036b106ccf9246071d9b5958\" id=b7873cc5-8214-46a2-b8db-e9b60dacf850 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.266671 | controller |     "Jun 09 11:44:09.851647 crc crio[21508]: time=\"2026-06-09T11:44:09.850796467Z\" level=info msg=\"Running pod sandbox: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-wtjj5/POD\" id=b64113de-2fcf-4354-b4f7-f50836fae411 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.266685 | controller |     "Jun 09 11:44:09.853826 crc crio[21508]: time=\"2026-06-09T11:44:09.851674103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.266700 | controller |     "Jun 09 11:44:09.893321 crc crio[21508]: time=\"2026-06-09T11:44:09.893121337Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-wtjj5 Namespace:openstack ID:9c1c65ce3e787fca7df4d784ee8e8a1e4ac3ada4361aba7aa6082f80e444c7ff UID:0123f1fc-f627-424f-9716-c6b3502cd9cb NetNS:/var/run/netns/7b030743-62a1-455d-a7d0-f10de4449e50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0123f1fc_f627_424f_9716_c6b3502cd9cb.slice PodAnnotations:0xc004f90028}] Aliases:map[]}\"",
2026-06-09 12:20:06.266714 | controller |     "Jun 09 11:44:09.893321 crc crio[21508]: time=\"2026-06-09T11:44:09.893250181Z\" level=info msg=\"Adding pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-wtjj5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.266728 | controller |     "Jun 09 11:44:10.651851 crc crio[21508]: 2026-06-09T11:44:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9c1c65ce3e787fc Mac:76:a0:15:df:fd:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e7 Mtu:0 Sandbox:/var/run/netns/7b030743-62a1-455d-a7d0-f10de4449e50 SocketPath: PciID:}] [{Interface:0xc000284320 Address:{IP:10.217.0.231 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.266743 | controller |     "Jun 09 11:44:10.655052 crc crio[21508]: time=\"2026-06-09T11:44:10.65496841Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-wtjj5 Namespace:openstack ID:9c1c65ce3e787fca7df4d784ee8e8a1e4ac3ada4361aba7aa6082f80e444c7ff UID:0123f1fc-f627-424f-9716-c6b3502cd9cb NetNS:/var/run/netns/7b030743-62a1-455d-a7d0-f10de4449e50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0123f1fc_f627_424f_9716_c6b3502cd9cb.slice PodAnnotations:0xc004f90028}] Aliases:map[]}\"",
2026-06-09 12:20:06.266757 | controller |     "Jun 09 11:44:10.655231 crc crio[21508]: time=\"2026-06-09T11:44:10.655177026Z\" level=info msg=\"Checking pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-wtjj5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.266771 | controller |     "Jun 09 11:44:10.665038 crc crio[21508]: time=\"2026-06-09T11:44:10.664917869Z\" level=info msg=\"Ran pod sandbox 9c1c65ce3e787fca7df4d784ee8e8a1e4ac3ada4361aba7aa6082f80e444c7ff with infra container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-wtjj5/POD\" id=b64113de-2fcf-4354-b4f7-f50836fae411 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.266790 | controller |     "Jun 09 11:44:10.667697 crc crio[21508]: time=\"2026-06-09T11:44:10.667606437Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=ac471db8-f4e2-4d35-9f95-2cbf38d35123 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.266804 | controller |     "Jun 09 11:44:10.667978 crc crio[21508]: time=\"2026-06-09T11:44:10.667937266Z\" level=info msg=\"Image quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5 not found\" id=ac471db8-f4e2-4d35-9f95-2cbf38d35123 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.266819 | controller |     "Jun 09 11:44:10.668037 crc crio[21508]: time=\"2026-06-09T11:44:10.668013379Z\" level=info msg=\"Neither image nor artfiact quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5 found\" id=ac471db8-f4e2-4d35-9f95-2cbf38d35123 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.266833 | controller |     "Jun 09 11:44:10.669108 crc crio[21508]: time=\"2026-06-09T11:44:10.669040738Z\" level=info msg=\"Pulling image: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=47f3a387-02ed-4c9c-9b50-1ef4cea50490 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.266847 | controller |     "Jun 09 11:44:10.675523 crc crio[21508]: time=\"2026-06-09T11:44:10.675433214Z\" level=info msg=\"Trying to access \\\"quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\\\"\"",
2026-06-09 12:20:06.266862 | controller |     "Jun 09 11:44:21.874013 crc crio[21508]: time=\"2026-06-09T11:44:21.873078588Z\" level=info msg=\"Removing container: 68d5f6bae32649f61d35694c8eceadb45aff0c7bc9e66c92f6ff8c289ccd3016\" id=0a2a6988-ff21-4c79-8879-8a9f6e6d7fe1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.266876 | controller |     "Jun 09 11:44:22.831843 crc crio[21508]: time=\"2026-06-09T11:44:22.831205262Z\" level=info msg=\"Removed container 68d5f6bae32649f61d35694c8eceadb45aff0c7bc9e66c92f6ff8c289ccd3016: openshift-infra/auto-csr-approver-29683418-l2f84/oc\" id=0a2a6988-ff21-4c79-8879-8a9f6e6d7fe1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.266891 | controller |     "Jun 09 11:44:22.840809 crc crio[21508]: time=\"2026-06-09T11:44:22.8407458Z\" level=info msg=\"Stopping pod sandbox: 77a3b80f265422f480a332297ff7d523c23b28bc44c9a940f755df5317e4d182\" id=1b360924-9096-4265-b924-590c2474df1e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.266905 | controller |     "Jun 09 11:44:22.841202 crc crio[21508]: time=\"2026-06-09T11:44:22.841175792Z\" level=info msg=\"Stopped pod sandbox (already stopped): 77a3b80f265422f480a332297ff7d523c23b28bc44c9a940f755df5317e4d182\" id=1b360924-9096-4265-b924-590c2474df1e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.266919 | controller |     "Jun 09 11:44:22.842273 crc crio[21508]: time=\"2026-06-09T11:44:22.842197582Z\" level=info msg=\"Removing pod sandbox: 77a3b80f265422f480a332297ff7d523c23b28bc44c9a940f755df5317e4d182\" id=2bffe662-fc7c-4b4f-8603-a65d144cd6ba name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.266933 | controller |     "Jun 09 11:44:26.291777 crc crio[21508]: time=\"2026-06-09T11:44:26.290520656Z\" level=info msg=\"Removed pod sandbox: 77a3b80f265422f480a332297ff7d523c23b28bc44c9a940f755df5317e4d182\" id=2bffe662-fc7c-4b4f-8603-a65d144cd6ba name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.266947 | controller |     "Jun 09 11:44:26.932038 crc crio[21508]: time=\"2026-06-09T11:44:26.931788495Z\" level=info msg=\"Pulled image: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner@sha256:6d352513d65a7e28cb4834c22eee8952dd382f6fc21682d461e95f879228fef0\" id=47f3a387-02ed-4c9c-9b50-1ef4cea50490 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.266965 | controller |     "Jun 09 11:44:26.933776 crc crio[21508]: time=\"2026-06-09T11:44:26.933453423Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=eb774cbb-1335-45bb-8eaa-6bc2c84fc577 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.266979 | controller |     "Jun 09 11:44:26.958178 crc crio[21508]: time=\"2026-06-09T11:44:26.958057938Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=a85fb44e-34b5-4a99-8c7e-59e7536c883b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.266993 | controller |     "Jun 09 11:44:26.978431 crc crio[21508]: time=\"2026-06-09T11:44:26.978330887Z\" level=info msg=\"Creating container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-wtjj5/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=97561985-2d36-47f9-ae27-f0fc7a1d1aaf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.267007 | controller |     "Jun 09 11:44:26.981641 crc crio[21508]: time=\"2026-06-09T11:44:26.981568981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.267021 | controller |     "Jun 09 11:44:27.035700 crc crio[21508]: time=\"2026-06-09T11:44:27.035475057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.267035 | controller |     "Jun 09 11:44:27.038976 crc crio[21508]: time=\"2026-06-09T11:44:27.038872295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.267049 | controller |     "Jun 09 11:44:27.223123 crc crio[21508]: time=\"2026-06-09T11:44:27.22250498Z\" level=info msg=\"Created container 247b9585d1d5b7adfc3af3e80f9d5d0ef77fec6d0ee821ba0b44f81c0960ca17: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-wtjj5/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=97561985-2d36-47f9-ae27-f0fc7a1d1aaf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.267063 | controller |     "Jun 09 11:44:27.225668 crc crio[21508]: time=\"2026-06-09T11:44:27.22562226Z\" level=info msg=\"Starting container: 247b9585d1d5b7adfc3af3e80f9d5d0ef77fec6d0ee821ba0b44f81c0960ca17\" id=93ab3a74-791e-4b5a-a788-7a9d3356b5ca name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.267078 | controller |     "Jun 09 11:44:27.231506 crc crio[21508]: time=\"2026-06-09T11:44:27.231395208Z\" level=info msg=\"Started container\" PID=133779 containerID=247b9585d1d5b7adfc3af3e80f9d5d0ef77fec6d0ee821ba0b44f81c0960ca17 description=openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-wtjj5/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam id=93ab3a74-791e-4b5a-a788-7a9d3356b5ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c1c65ce3e787fca7df4d784ee8e8a1e4ac3ada4361aba7aa6082f80e444c7ff",
2026-06-09 12:20:06.267092 | controller |     "Jun 09 11:44:41.655973 crc crio[21508]: time=\"2026-06-09T11:44:41.655028759Z\" level=info msg=\"Stopping pod sandbox: 9c1c65ce3e787fca7df4d784ee8e8a1e4ac3ada4361aba7aa6082f80e444c7ff\" id=e8b7e3ba-0247-4ae1-8122-6d62056a3dcb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.267107 | controller |     "Jun 09 11:44:41.658091 crc crio[21508]: time=\"2026-06-09T11:44:41.656706678Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-wtjj5 Namespace:openstack ID:9c1c65ce3e787fca7df4d784ee8e8a1e4ac3ada4361aba7aa6082f80e444c7ff UID:0123f1fc-f627-424f-9716-c6b3502cd9cb NetNS:/var/run/netns/7b030743-62a1-455d-a7d0-f10de4449e50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0123f1fc_f627_424f_9716_c6b3502cd9cb.slice PodAnnotations:0xc000b29bb0}] Aliases:map[]}\"",
2026-06-09 12:20:06.267125 | controller |     "Jun 09 11:44:41.658091 crc crio[21508]: time=\"2026-06-09T11:44:41.656861393Z\" level=info msg=\"Deleting pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-wtjj5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.267140 | controller |     "Jun 09 11:44:42.056917 crc crio[21508]: time=\"2026-06-09T11:44:42.056185413Z\" level=info msg=\"Stopped pod sandbox: 9c1c65ce3e787fca7df4d784ee8e8a1e4ac3ada4361aba7aa6082f80e444c7ff\" id=e8b7e3ba-0247-4ae1-8122-6d62056a3dcb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.267154 | controller |     "Jun 09 11:44:43.295947 crc crio[21508]: time=\"2026-06-09T11:44:43.295864788Z\" level=info msg=\"Running pod sandbox: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-m6bgd/POD\" id=00b0b36c-76df-4972-bd0c-7a204d862fa3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.267168 | controller |     "Jun 09 11:44:43.297026 crc crio[21508]: time=\"2026-06-09T11:44:43.295963891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.267182 | controller |     "Jun 09 11:44:43.344744 crc crio[21508]: time=\"2026-06-09T11:44:43.344643345Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-m6bgd Namespace:openstack ID:0b181a0d1a230b0a446546745f29459a3f11e4d3461ba789a323d33440844430 UID:1b96d940-c23e-4c5e-b2f3-959e0f566a01 NetNS:/var/run/netns/89f2b859-6b9b-4c76-b443-d7f05b1bdc3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b96d940_c23e_4c5e_b2f3_959e0f566a01.slice PodAnnotations:0xc000852318}] Aliases:map[]}\"",
2026-06-09 12:20:06.267197 | controller |     "Jun 09 11:44:43.344744 crc crio[21508]: time=\"2026-06-09T11:44:43.344716897Z\" level=info msg=\"Adding pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-m6bgd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.267211 | controller |     "Jun 09 11:44:44.098169 crc crio[21508]: 2026-06-09T11:44:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0b181a0d1a230b0 Mac:c2:d5:ca:80:b6:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e8 Mtu:0 Sandbox:/var/run/netns/89f2b859-6b9b-4c76-b443-d7f05b1bdc3d SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.232 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.267225 | controller |     "Jun 09 11:44:44.100347 crc crio[21508]: time=\"2026-06-09T11:44:44.100001269Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-m6bgd Namespace:openstack ID:0b181a0d1a230b0a446546745f29459a3f11e4d3461ba789a323d33440844430 UID:1b96d940-c23e-4c5e-b2f3-959e0f566a01 NetNS:/var/run/netns/89f2b859-6b9b-4c76-b443-d7f05b1bdc3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b96d940_c23e_4c5e_b2f3_959e0f566a01.slice PodAnnotations:0xc000852318}] Aliases:map[]}\"",
2026-06-09 12:20:06.267240 | controller |     "Jun 09 11:44:44.100347 crc crio[21508]: time=\"2026-06-09T11:44:44.100156633Z\" level=info msg=\"Checking pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-m6bgd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.267255 | controller |     "Jun 09 11:44:44.116198 crc crio[21508]: time=\"2026-06-09T11:44:44.116136628Z\" level=info msg=\"Ran pod sandbox 0b181a0d1a230b0a446546745f29459a3f11e4d3461ba789a323d33440844430 with infra container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-m6bgd/POD\" id=00b0b36c-76df-4972-bd0c-7a204d862fa3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.267273 | controller |     "Jun 09 11:44:44.119169 crc crio[21508]: time=\"2026-06-09T11:44:44.119077213Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=de041fdc-5c95-481d-8b84-6ff9bfe515f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.267287 | controller |     "Jun 09 11:44:44.149164 crc crio[21508]: time=\"2026-06-09T11:44:44.149046884Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=4aa92602-4739-4e02-8a8c-1754e4ba1ecc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.267302 | controller |     "Jun 09 11:44:44.208424 crc crio[21508]: time=\"2026-06-09T11:44:44.208028647Z\" level=info msg=\"Creating container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-m6bgd/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=9885c201-c7ef-4d1a-a73a-295627466c90 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.267316 | controller |     "Jun 09 11:44:44.211097 crc crio[21508]: time=\"2026-06-09T11:44:44.211017054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.267330 | controller |     "Jun 09 11:44:44.261149 crc crio[21508]: time=\"2026-06-09T11:44:44.261039127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.267345 | controller |     "Jun 09 11:44:44.265512 crc crio[21508]: time=\"2026-06-09T11:44:44.265409494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.267376 | controller |     "Jun 09 11:44:44.440130 crc crio[21508]: time=\"2026-06-09T11:44:44.439597445Z\" level=info msg=\"Created container ae3c888c7bbc69a9934403f866fcf995237780b6cf315952e57fe6c7c7ca34f5: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-m6bgd/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=9885c201-c7ef-4d1a-a73a-295627466c90 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.267391 | controller |     "Jun 09 11:44:44.441700 crc crio[21508]: time=\"2026-06-09T11:44:44.441615043Z\" level=info msg=\"Starting container: ae3c888c7bbc69a9934403f866fcf995237780b6cf315952e57fe6c7c7ca34f5\" id=9ef07d38-24c8-4e18-9e46-33cd18f92963 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.267406 | controller |     "Jun 09 11:44:44.447715 crc crio[21508]: time=\"2026-06-09T11:44:44.447628748Z\" level=info msg=\"Started container\" PID=134804 containerID=ae3c888c7bbc69a9934403f866fcf995237780b6cf315952e57fe6c7c7ca34f5 description=openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-m6bgd/redhat-edpm-deployment-ipam-openstack-edpm-ipam id=9ef07d38-24c8-4e18-9e46-33cd18f92963 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b181a0d1a230b0a446546745f29459a3f11e4d3461ba789a323d33440844430",
2026-06-09 12:20:06.267421 | controller |     "Jun 09 11:44:48.978997 crc crio[21508]: time=\"2026-06-09T11:44:48.978058291Z\" level=info msg=\"Stopping pod sandbox: 0b181a0d1a230b0a446546745f29459a3f11e4d3461ba789a323d33440844430\" id=3f6a5088-e18f-48df-aaaf-78d1d9e95c46 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.267435 | controller |     "Jun 09 11:44:48.981586 crc crio[21508]: time=\"2026-06-09T11:44:48.981514951Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-m6bgd Namespace:openstack ID:0b181a0d1a230b0a446546745f29459a3f11e4d3461ba789a323d33440844430 UID:1b96d940-c23e-4c5e-b2f3-959e0f566a01 NetNS:/var/run/netns/89f2b859-6b9b-4c76-b443-d7f05b1bdc3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b96d940_c23e_4c5e_b2f3_959e0f566a01.slice PodAnnotations:0xc00011f768}] Aliases:map[]}\"",
2026-06-09 12:20:06.267454 | controller |     "Jun 09 11:44:48.981748 crc crio[21508]: time=\"2026-06-09T11:44:48.981697727Z\" level=info msg=\"Deleting pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-m6bgd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.267468 | controller |     "Jun 09 11:44:49.471393 crc crio[21508]: time=\"2026-06-09T11:44:49.466676746Z\" level=info msg=\"Stopped pod sandbox: 0b181a0d1a230b0a446546745f29459a3f11e4d3461ba789a323d33440844430\" id=3f6a5088-e18f-48df-aaaf-78d1d9e95c46 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.267483 | controller |     "Jun 09 11:44:52.057798 crc crio[21508]: time=\"2026-06-09T11:44:52.057180703Z\" level=info msg=\"Running pod sandbox: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-6267t/POD\" id=116a6f18-c5a2-49ee-a0e1-c7ff165b140f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.267497 | controller |     "Jun 09 11:44:52.059185 crc crio[21508]: time=\"2026-06-09T11:44:52.057838542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.267511 | controller |     "Jun 09 11:44:52.103864 crc crio[21508]: time=\"2026-06-09T11:44:52.103698834Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-6267t Namespace:openstack ID:a8575d2a6db3a13ea387a13700cf94fcb1dd20f6023e51360a43bf3431ac8927 UID:a89b50c7-6161-491f-90cf-56c0cd61f650 NetNS:/var/run/netns/25549d7e-fd4c-45fb-9213-3c8cf5bc74c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda89b50c7_6161_491f_90cf_56c0cd61f650.slice PodAnnotations:0xc00008cf20}] Aliases:map[]}\"",
2026-06-09 12:20:06.267526 | controller |     "Jun 09 11:44:52.103864 crc crio[21508]: time=\"2026-06-09T11:44:52.103825278Z\" level=info msg=\"Adding pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-6267t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.267540 | controller |     "Jun 09 11:44:53.862513 crc crio[21508]: 2026-06-09T11:44:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a8575d2a6db3a13 Mac:a2:46:1f:cc:48:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e9 Mtu:0 Sandbox:/var/run/netns/25549d7e-fd4c-45fb-9213-3c8cf5bc74c3 SocketPath: PciID:}] [{Interface:0xc00022afa0 Address:{IP:10.217.0.233 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.267555 | controller |     "Jun 09 11:44:53.864537 crc crio[21508]: time=\"2026-06-09T11:44:53.864396485Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-6267t Namespace:openstack ID:a8575d2a6db3a13ea387a13700cf94fcb1dd20f6023e51360a43bf3431ac8927 UID:a89b50c7-6161-491f-90cf-56c0cd61f650 NetNS:/var/run/netns/25549d7e-fd4c-45fb-9213-3c8cf5bc74c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda89b50c7_6161_491f_90cf_56c0cd61f650.slice PodAnnotations:0xc00008cf20}] Aliases:map[]}\"",
2026-06-09 12:20:06.267569 | controller |     "Jun 09 11:44:53.864637 crc crio[21508]: time=\"2026-06-09T11:44:53.864619001Z\" level=info msg=\"Checking pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-6267t for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.267592 | controller |     "Jun 09 11:44:53.878261 crc crio[21508]: time=\"2026-06-09T11:44:53.878114703Z\" level=info msg=\"Ran pod sandbox a8575d2a6db3a13ea387a13700cf94fcb1dd20f6023e51360a43bf3431ac8927 with infra container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-6267t/POD\" id=116a6f18-c5a2-49ee-a0e1-c7ff165b140f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.267611 | controller |     "Jun 09 11:44:53.883825 crc crio[21508]: time=\"2026-06-09T11:44:53.883563242Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=a3cde69b-7b57-4d69-83ba-7782e45d174e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.267627 | controller |     "Jun 09 11:44:53.921275 crc crio[21508]: time=\"2026-06-09T11:44:53.920129794Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=e9b7eeb9-e2fe-4323-9090-2fd6728c5769 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.267641 | controller |     "Jun 09 11:44:54.034398 crc crio[21508]: time=\"2026-06-09T11:44:54.034178827Z\" level=info msg=\"Creating container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-6267t/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=0aabd451-8ceb-4487-8fdb-8624b61e7885 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.267656 | controller |     "Jun 09 11:44:54.037208 crc crio[21508]: time=\"2026-06-09T11:44:54.037127243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.267670 | controller |     "Jun 09 11:44:54.143767 crc crio[21508]: time=\"2026-06-09T11:44:54.142517694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.267684 | controller |     "Jun 09 11:44:54.149223 crc crio[21508]: time=\"2026-06-09T11:44:54.149040334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.267698 | controller |     "Jun 09 11:44:54.544133 crc crio[21508]: time=\"2026-06-09T11:44:54.543883585Z\" level=info msg=\"Created container 0d479bee0b5937a526ba1f15e2d7c8355ad4e8e6f3875aca036a4acebedc6516: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-6267t/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=0aabd451-8ceb-4487-8fdb-8624b61e7885 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.267712 | controller |     "Jun 09 11:44:54.547275 crc crio[21508]: time=\"2026-06-09T11:44:54.547117598Z\" level=info msg=\"Starting container: 0d479bee0b5937a526ba1f15e2d7c8355ad4e8e6f3875aca036a4acebedc6516\" id=d71b2b73-a312-4f1a-83ba-4d417d963ec1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.267726 | controller |     "Jun 09 11:44:54.555231 crc crio[21508]: time=\"2026-06-09T11:44:54.55507796Z\" level=info msg=\"Started container\" PID=135461 containerID=0d479bee0b5937a526ba1f15e2d7c8355ad4e8e6f3875aca036a4acebedc6516 description=openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-6267t/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam id=d71b2b73-a312-4f1a-83ba-4d417d963ec1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8575d2a6db3a13ea387a13700cf94fcb1dd20f6023e51360a43bf3431ac8927",
2026-06-09 12:20:06.267741 | controller |     "Jun 09 11:45:00.869738 crc crio[21508]: time=\"2026-06-09T11:45:00.868781376Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683425-jf7zz/POD\" id=e7c3e601-158c-4c06-b573-a209555b4b5b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.267755 | controller |     "Jun 09 11:45:00.871634 crc crio[21508]: time=\"2026-06-09T11:45:00.869759655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.267772 | controller |     "Jun 09 11:45:00.903854 crc crio[21508]: time=\"2026-06-09T11:45:00.903729821Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683425-jf7zz Namespace:openshift-operator-lifecycle-manager ID:79efc2b4c8e0694b8a5d1af99d3263f87c344886d43e89026b27934ac69d718b UID:f8ace32a-814c-4c90-9a69-bb1b3a4cd9b2 NetNS:/var/run/netns/53da0027-6eab-4187-9b8c-2e389dbb67dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf8ace32a_814c_4c90_9a69_bb1b3a4cd9b2.slice PodAnnotations:0xc00465e450}] Aliases:map[]}\"",
2026-06-09 12:20:06.267787 | controller |     "Jun 09 11:45:00.903854 crc crio[21508]: time=\"2026-06-09T11:45:00.903816064Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683425-jf7zz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.267801 | controller |     "Jun 09 11:45:01.426769 crc crio[21508]: 2026-06-09T11:45:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:79efc2b4c8e0694 Mac:0a:da:4b:0e:bc:55 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ea Mtu:0 Sandbox:/var/run/netns/53da0027-6eab-4187-9b8c-2e389dbb67dc SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.234 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.267816 | controller |     "Jun 09 11:45:01.429531 crc crio[21508]: time=\"2026-06-09T11:45:01.429388152Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683425-jf7zz Namespace:openshift-operator-lifecycle-manager ID:79efc2b4c8e0694b8a5d1af99d3263f87c344886d43e89026b27934ac69d718b UID:f8ace32a-814c-4c90-9a69-bb1b3a4cd9b2 NetNS:/var/run/netns/53da0027-6eab-4187-9b8c-2e389dbb67dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf8ace32a_814c_4c90_9a69_bb1b3a4cd9b2.slice PodAnnotations:0xc00465e450}] Aliases:map[]}\"",
2026-06-09 12:20:06.267830 | controller |     "Jun 09 11:45:01.429825 crc crio[21508]: time=\"2026-06-09T11:45:01.429694501Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683425-jf7zz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.267845 | controller |     "Jun 09 11:45:01.447457 crc crio[21508]: time=\"2026-06-09T11:45:01.447278202Z\" level=info msg=\"Ran pod sandbox 79efc2b4c8e0694b8a5d1af99d3263f87c344886d43e89026b27934ac69d718b with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683425-jf7zz/POD\" id=e7c3e601-158c-4c06-b573-a209555b4b5b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.267858 | controller |     "Jun 09 11:45:01.455388 crc crio[21508]: time=\"2026-06-09T11:45:01.455204982Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b60d5b72-ea88-481a-9f9f-7b54a893306f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.267872 | controller |     "Jun 09 11:45:01.459474 crc crio[21508]: time=\"2026-06-09T11:45:01.459384813Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fb957440-b604-4f6a-ae93-fe0eeba53655 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.267886 | controller |     "Jun 09 11:45:01.478687 crc crio[21508]: time=\"2026-06-09T11:45:01.47851926Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683425-jf7zz/collect-profiles\" id=090ad7bc-3765-4851-81b1-40891e918e81 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.267901 | controller |     "Jun 09 11:45:01.479031 crc crio[21508]: time=\"2026-06-09T11:45:01.478930891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.267919 | controller |     "Jun 09 11:45:01.541370 crc crio[21508]: time=\"2026-06-09T11:45:01.54119391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.267933 | controller |     "Jun 09 11:45:01.545855 crc crio[21508]: time=\"2026-06-09T11:45:01.545782123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.267948 | controller |     "Jun 09 11:45:01.708867 crc crio[21508]: time=\"2026-06-09T11:45:01.708508531Z\" level=info msg=\"Created container 2bbee4638197790cc389fd6e8be1cba7b81492e27b4eaf2d18a6ecc7eaba739b: openshift-operator-lifecycle-manager/collect-profiles-29683425-jf7zz/collect-profiles\" id=090ad7bc-3765-4851-81b1-40891e918e81 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.267962 | controller |     "Jun 09 11:45:01.710092 crc crio[21508]: time=\"2026-06-09T11:45:01.710004264Z\" level=info msg=\"Starting container: 2bbee4638197790cc389fd6e8be1cba7b81492e27b4eaf2d18a6ecc7eaba739b\" id=bf094822-fb11-4084-be46-a8e2f8dd74ef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.267977 | controller |     "Jun 09 11:45:01.724686 crc crio[21508]: time=\"2026-06-09T11:45:01.724574878Z\" level=info msg=\"Started container\" PID=135869 containerID=2bbee4638197790cc389fd6e8be1cba7b81492e27b4eaf2d18a6ecc7eaba739b description=openshift-operator-lifecycle-manager/collect-profiles-29683425-jf7zz/collect-profiles id=bf094822-fb11-4084-be46-a8e2f8dd74ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=79efc2b4c8e0694b8a5d1af99d3263f87c344886d43e89026b27934ac69d718b",
2026-06-09 12:20:06.267991 | controller |     "Jun 09 11:45:04.481187 crc crio[21508]: time=\"2026-06-09T11:45:04.480128978Z\" level=info msg=\"Stopping pod sandbox: 79efc2b4c8e0694b8a5d1af99d3263f87c344886d43e89026b27934ac69d718b\" id=7cfd48ad-d336-4d0e-90dd-58a455f8754e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.268005 | controller |     "Jun 09 11:45:04.483262 crc crio[21508]: time=\"2026-06-09T11:45:04.481971781Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683425-jf7zz Namespace:openshift-operator-lifecycle-manager ID:79efc2b4c8e0694b8a5d1af99d3263f87c344886d43e89026b27934ac69d718b UID:f8ace32a-814c-4c90-9a69-bb1b3a4cd9b2 NetNS:/var/run/netns/53da0027-6eab-4187-9b8c-2e389dbb67dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf8ace32a_814c_4c90_9a69_bb1b3a4cd9b2.slice PodAnnotations:0xc000159350}] Aliases:map[]}\"",
2026-06-09 12:20:06.268020 | controller |     "Jun 09 11:45:04.483262 crc crio[21508]: time=\"2026-06-09T11:45:04.482175997Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683425-jf7zz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.268034 | controller |     "Jun 09 11:45:04.813368 crc crio[21508]: time=\"2026-06-09T11:45:04.812265727Z\" level=info msg=\"Stopped pod sandbox: 79efc2b4c8e0694b8a5d1af99d3263f87c344886d43e89026b27934ac69d718b\" id=7cfd48ad-d336-4d0e-90dd-58a455f8754e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.268048 | controller |     "Jun 09 11:45:26.316743 crc crio[21508]: time=\"2026-06-09T11:45:26.31560112Z\" level=info msg=\"Removing container: 4f22b4ed98fc3ed58b27f71079e54d2924238a02f735c04f423c1c641a83d933\" id=7caad177-ba38-44a9-9694-26df2754f990 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.268062 | controller |     "Jun 09 11:45:26.357814 crc crio[21508]: time=\"2026-06-09T11:45:26.357475677Z\" level=info msg=\"Removed container 4f22b4ed98fc3ed58b27f71079e54d2924238a02f735c04f423c1c641a83d933: openshift-operator-lifecycle-manager/collect-profiles-29683380-z5b4j/collect-profiles\" id=7caad177-ba38-44a9-9694-26df2754f990 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.268081 | controller |     "Jun 09 11:45:26.369711 crc crio[21508]: time=\"2026-06-09T11:45:26.369598209Z\" level=info msg=\"Stopping pod sandbox: 4752386974ffbdc2276aef3728f63a0c93a384c25753b046797a7440debbd675\" id=283763a9-4b4b-49b9-80bd-92c1a1194402 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.268095 | controller |     "Jun 09 11:45:26.369711 crc crio[21508]: time=\"2026-06-09T11:45:26.369703872Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4752386974ffbdc2276aef3728f63a0c93a384c25753b046797a7440debbd675\" id=283763a9-4b4b-49b9-80bd-92c1a1194402 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.268110 | controller |     "Jun 09 11:45:26.371123 crc crio[21508]: time=\"2026-06-09T11:45:26.370975939Z\" level=info msg=\"Removing pod sandbox: 4752386974ffbdc2276aef3728f63a0c93a384c25753b046797a7440debbd675\" id=a28beeed-ca35-4034-aba3-6a2b2b565abe name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.268124 | controller |     "Jun 09 11:45:26.390907 crc crio[21508]: time=\"2026-06-09T11:45:26.390758904Z\" level=info msg=\"Removed pod sandbox: 4752386974ffbdc2276aef3728f63a0c93a384c25753b046797a7440debbd675\" id=a28beeed-ca35-4034-aba3-6a2b2b565abe name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.268139 | controller |     "Jun 09 11:46:03.079166 crc crio[21508]: time=\"2026-06-09T11:46:03.07760386Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683426-kh27d/POD\" id=ebe29033-71fe-476f-950a-830f0105f797 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.268153 | controller |     "Jun 09 11:46:03.079166 crc crio[21508]: time=\"2026-06-09T11:46:03.078903817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.268168 | controller |     "Jun 09 11:46:03.192033 crc crio[21508]: time=\"2026-06-09T11:46:03.191583461Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683426-kh27d Namespace:openshift-infra ID:1d973b13bad2bb1dcd1cf823fe52890af850799f16b9aee135e7f5537ebdf8e0 UID:0c5b84aa-937d-44f7-bbc1-3e9199dd4693 NetNS:/var/run/netns/4b5edecb-5549-4b66-9b0e-003e1feb854d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c5b84aa_937d_44f7_bbc1_3e9199dd4693.slice PodAnnotations:0xc004f90108}] Aliases:map[]}\"",
2026-06-09 12:20:06.268182 | controller |     "Jun 09 11:46:03.192033 crc crio[21508]: time=\"2026-06-09T11:46:03.192008583Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683426-kh27d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.268197 | controller |     "Jun 09 11:46:04.022453 crc crio[21508]: 2026-06-09T11:46:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1d973b13bad2bb1 Mac:8a:02:65:81:70:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:eb Mtu:0 Sandbox:/var/run/netns/4b5edecb-5549-4b66-9b0e-003e1feb854d SocketPath: PciID:}] [{Interface:0xc0001145b0 Address:{IP:10.217.0.235 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.268211 | controller |     "Jun 09 11:46:04.026212 crc crio[21508]: time=\"2026-06-09T11:46:04.026147625Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683426-kh27d Namespace:openshift-infra ID:1d973b13bad2bb1dcd1cf823fe52890af850799f16b9aee135e7f5537ebdf8e0 UID:0c5b84aa-937d-44f7-bbc1-3e9199dd4693 NetNS:/var/run/netns/4b5edecb-5549-4b66-9b0e-003e1feb854d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c5b84aa_937d_44f7_bbc1_3e9199dd4693.slice PodAnnotations:0xc004f90108}] Aliases:map[]}\"",
2026-06-09 12:20:06.268230 | controller |     "Jun 09 11:46:04.026650 crc crio[21508]: time=\"2026-06-09T11:46:04.026533046Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683426-kh27d for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.268245 | controller |     "Jun 09 11:46:04.042584 crc crio[21508]: time=\"2026-06-09T11:46:04.042451959Z\" level=info msg=\"Ran pod sandbox 1d973b13bad2bb1dcd1cf823fe52890af850799f16b9aee135e7f5537ebdf8e0 with infra container: openshift-infra/auto-csr-approver-29683426-kh27d/POD\" id=ebe29033-71fe-476f-950a-830f0105f797 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.268259 | controller |     "Jun 09 11:46:04.048700 crc crio[21508]: time=\"2026-06-09T11:46:04.047472205Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=0397a5b3-7baa-4fb4-8f13-ea9ef0e31805 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.268274 | controller |     "Jun 09 11:46:04.068354 crc crio[21508]: time=\"2026-06-09T11:46:04.068217677Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 12:20:06.268288 | controller |     "Jun 09 11:46:05.155896 crc crio[21508]: time=\"2026-06-09T11:46:05.155772542Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=0397a5b3-7baa-4fb4-8f13-ea9ef0e31805 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.268302 | controller |     "Jun 09 11:46:05.158065 crc crio[21508]: time=\"2026-06-09T11:46:05.157963126Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c6129990-2394-4e6a-a953-fabec4c43e84 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.268316 | controller |     "Jun 09 11:46:05.165945 crc crio[21508]: time=\"2026-06-09T11:46:05.161260431Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d182ed9e-ceab-4a0f-8a34-72e3c3e33563 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.268331 | controller |     "Jun 09 11:46:05.171096 crc crio[21508]: time=\"2026-06-09T11:46:05.170951503Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683426-kh27d/oc\" id=5eb66b7c-d0ba-4603-86b4-60a75ce4fa32 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.268358 | controller |     "Jun 09 11:46:05.171955 crc crio[21508]: time=\"2026-06-09T11:46:05.171720665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.268379 | controller |     "Jun 09 11:46:05.234898 crc crio[21508]: time=\"2026-06-09T11:46:05.234723186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.268394 | controller |     "Jun 09 11:46:05.519082 crc crio[21508]: time=\"2026-06-09T11:46:05.518947643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.268408 | controller |     "Jun 09 11:46:05.731383 crc crio[21508]: time=\"2026-06-09T11:46:05.73123272Z\" level=info msg=\"Created container b6763d351b9b3974eec03c8dd796cf03249982f85bb3e2070fb30c3cd32f2699: openshift-infra/auto-csr-approver-29683426-kh27d/oc\" id=5eb66b7c-d0ba-4603-86b4-60a75ce4fa32 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.268423 | controller |     "Jun 09 11:46:05.733033 crc crio[21508]: time=\"2026-06-09T11:46:05.732918449Z\" level=info msg=\"Starting container: b6763d351b9b3974eec03c8dd796cf03249982f85bb3e2070fb30c3cd32f2699\" id=203e6dcf-4157-4fcc-8753-09489685aeaa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.268437 | controller |     "Jun 09 11:46:05.740853 crc crio[21508]: time=\"2026-06-09T11:46:05.740081177Z\" level=info msg=\"Started container\" PID=139140 containerID=b6763d351b9b3974eec03c8dd796cf03249982f85bb3e2070fb30c3cd32f2699 description=openshift-infra/auto-csr-approver-29683426-kh27d/oc id=203e6dcf-4157-4fcc-8753-09489685aeaa name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d973b13bad2bb1dcd1cf823fe52890af850799f16b9aee135e7f5537ebdf8e0",
2026-06-09 12:20:06.268455 | controller |     "Jun 09 11:46:07.671778 crc crio[21508]: time=\"2026-06-09T11:46:07.671105435Z\" level=info msg=\"Stopping pod sandbox: 1d973b13bad2bb1dcd1cf823fe52890af850799f16b9aee135e7f5537ebdf8e0\" id=1aa497be-df08-475a-b5a4-9b7ac9563bb5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.268470 | controller |     "Jun 09 11:46:07.673380 crc crio[21508]: time=\"2026-06-09T11:46:07.672869656Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683426-kh27d Namespace:openshift-infra ID:1d973b13bad2bb1dcd1cf823fe52890af850799f16b9aee135e7f5537ebdf8e0 UID:0c5b84aa-937d-44f7-bbc1-3e9199dd4693 NetNS:/var/run/netns/4b5edecb-5549-4b66-9b0e-003e1feb854d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c5b84aa_937d_44f7_bbc1_3e9199dd4693.slice PodAnnotations:0xc000159830}] Aliases:map[]}\"",
2026-06-09 12:20:06.268484 | controller |     "Jun 09 11:46:07.673380 crc crio[21508]: time=\"2026-06-09T11:46:07.673207426Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683426-kh27d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.268498 | controller |     "Jun 09 11:46:08.024418 crc crio[21508]: time=\"2026-06-09T11:46:08.02414952Z\" level=info msg=\"Stopped pod sandbox: 1d973b13bad2bb1dcd1cf823fe52890af850799f16b9aee135e7f5537ebdf8e0\" id=1aa497be-df08-475a-b5a4-9b7ac9563bb5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.268513 | controller |     "Jun 09 11:46:26.718740 crc crio[21508]: time=\"2026-06-09T11:46:26.683181985Z\" level=info msg=\"Removing container: e93af42922c10e6279ada4d642e1e8e22689141bb99fd349a7f12f5711b6e816\" id=9355b8f8-1243-4d0a-84b9-2e512469870a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.268526 | controller |     "Jun 09 11:46:27.153600 crc crio[21508]: time=\"2026-06-09T11:46:27.152853289Z\" level=info msg=\"Removed container e93af42922c10e6279ada4d642e1e8e22689141bb99fd349a7f12f5711b6e816: openshift-marketplace/community-operators-x8zrm/extract-content\" id=9355b8f8-1243-4d0a-84b9-2e512469870a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.268541 | controller |     "Jun 09 11:46:27.158471 crc crio[21508]: time=\"2026-06-09T11:46:27.158193735Z\" level=info msg=\"Removing container: d0525ec1c3f6cf3963977f771b79e2467980828cb31f1bf65ad88abe668f668f\" id=19cb6825-d862-4d61-ba89-2a9634d2e0f1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.268555 | controller |     "Jun 09 11:46:27.217257 crc crio[21508]: time=\"2026-06-09T11:46:27.217110346Z\" level=info msg=\"Removed container d0525ec1c3f6cf3963977f771b79e2467980828cb31f1bf65ad88abe668f668f: openshift-marketplace/community-operators-x8zrm/extract-utilities\" id=19cb6825-d862-4d61-ba89-2a9634d2e0f1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.268569 | controller |     "Jun 09 11:46:27.222635 crc crio[21508]: time=\"2026-06-09T11:46:27.222521543Z\" level=info msg=\"Removing container: a05cfb9a0321237d59b0a3d674022bbeff4ad61fa9f7587c3092e89ff9f35e64\" id=d01b2cf2-3347-40ba-bcd9-6c1657567019 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.268583 | controller |     "Jun 09 11:46:27.277994 crc crio[21508]: time=\"2026-06-09T11:46:27.277868111Z\" level=info msg=\"Removed container a05cfb9a0321237d59b0a3d674022bbeff4ad61fa9f7587c3092e89ff9f35e64: openshift-marketplace/community-operators-x8zrm/registry-server\" id=d01b2cf2-3347-40ba-bcd9-6c1657567019 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.268600 | controller |     "Jun 09 11:46:27.313390 crc crio[21508]: time=\"2026-06-09T11:46:27.313247219Z\" level=info msg=\"Stopping pod sandbox: f73a32a262339ebea4a908703ae879b4a1c17e4e8ed4a47e60ecd1840b2de187\" id=621a3651-ad99-4f9b-9c32-05ca461bc5ce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.268615 | controller |     "Jun 09 11:46:27.313792 crc crio[21508]: time=\"2026-06-09T11:46:27.313405834Z\" level=info msg=\"Stopped pod sandbox (already stopped): f73a32a262339ebea4a908703ae879b4a1c17e4e8ed4a47e60ecd1840b2de187\" id=621a3651-ad99-4f9b-9c32-05ca461bc5ce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.268630 | controller |     "Jun 09 11:46:27.314226 crc crio[21508]: time=\"2026-06-09T11:46:27.314146675Z\" level=info msg=\"Removing pod sandbox: f73a32a262339ebea4a908703ae879b4a1c17e4e8ed4a47e60ecd1840b2de187\" id=6cc47b5b-a459-4cec-aca6-b6f27176d4f5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.268644 | controller |     "Jun 09 11:46:27.332576 crc crio[21508]: time=\"2026-06-09T11:46:27.332446437Z\" level=info msg=\"Removed pod sandbox: f73a32a262339ebea4a908703ae879b4a1c17e4e8ed4a47e60ecd1840b2de187\" id=6cc47b5b-a459-4cec-aca6-b6f27176d4f5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.268658 | controller |     "Jun 09 11:46:39.250611 crc crio[21508]: time=\"2026-06-09T11:46:39.249458798Z\" level=info msg=\"Removing container: f619a39bda1aad938f72cf5685fbd550c1390a98ef28bfd5666870cb2a1d2728\" id=15f37c3b-fe96-4b43-95b2-25f6089df002 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.268671 | controller |     "Jun 09 11:46:39.261850 crc crio[21508]: time=\"2026-06-09T11:46:39.261778125Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=3fae5256-1d22-4cea-bbe6-58c42c4cc31e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.268685 | controller |     "Jun 09 11:46:39.264820 crc crio[21508]: time=\"2026-06-09T11:46:39.26467417Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=d2c7e2d8-5cc6-47ca-958b-7710a789ed3a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.268699 | controller |     "Jun 09 11:46:40.639854 crc crio[21508]: time=\"2026-06-09T11:46:40.639130179Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-5b8965f888-kdd4l/manager\" id=2986568e-71b1-4da3-88eb-2594fd6ddb95 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.268712 | controller |     "Jun 09 11:46:40.640605 crc crio[21508]: time=\"2026-06-09T11:46:40.64052198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.268726 | controller |     "Jun 09 11:46:40.675877 crc crio[21508]: time=\"2026-06-09T11:46:40.675772194Z\" level=info msg=\"Removed container f619a39bda1aad938f72cf5685fbd550c1390a98ef28bfd5666870cb2a1d2728: openstack-operators/octavia-operator-controller-manager-6495978d8d-24mcx/manager\" id=15f37c3b-fe96-4b43-95b2-25f6089df002 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.268740 | controller |     "Jun 09 11:46:40.692436 crc crio[21508]: time=\"2026-06-09T11:46:40.692355586Z\" level=info msg=\"Removing container: 5c372dabe813eb5727c99d931ab702e86a9412b6b3b71f123b1dbd8d1243e7e5\" id=55d55610-b06a-4fed-969d-c3a37dd9994b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.268754 | controller |     "Jun 09 11:46:40.753710 crc crio[21508]: time=\"2026-06-09T11:46:40.753251035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.268768 | controller |     "Jun 09 11:46:40.759364 crc crio[21508]: time=\"2026-06-09T11:46:40.759164547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.268789 | controller |     "Jun 09 11:46:41.211276 crc crio[21508]: time=\"2026-06-09T11:46:41.211166698Z\" level=info msg=\"Removed container 5c372dabe813eb5727c99d931ab702e86a9412b6b3b71f123b1dbd8d1243e7e5: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/manager\" id=55d55610-b06a-4fed-969d-c3a37dd9994b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.268804 | controller |     "Jun 09 11:46:41.213755 crc crio[21508]: time=\"2026-06-09T11:46:41.213700742Z\" level=info msg=\"Created container 0b021d638a2a1fb3e8495590e0cefae2380b739f019be0c73d9ba3b01831b1e9: metallb-system/metallb-operator-controller-manager-5b8965f888-kdd4l/manager\" id=2986568e-71b1-4da3-88eb-2594fd6ddb95 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.268819 | controller |     "Jun 09 11:46:41.222601 crc crio[21508]: time=\"2026-06-09T11:46:41.218931294Z\" level=info msg=\"Starting container: 0b021d638a2a1fb3e8495590e0cefae2380b739f019be0c73d9ba3b01831b1e9\" id=4910a8d6-5f3c-4217-b1a2-a01d5c540e17 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.268833 | controller |     "Jun 09 11:46:41.223207 crc crio[21508]: time=\"2026-06-09T11:46:41.223066134Z\" level=info msg=\"Removing container: cfdcc9f717cad9aa856afb4af757901883811494aca6a28ddd4d83378e552cd5\" id=cc1a8db0-b72f-4b7c-ae23-6b68226fd175 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.268848 | controller |     "Jun 09 11:46:41.229619 crc crio[21508]: time=\"2026-06-09T11:46:41.22946922Z\" level=info msg=\"Started container\" PID=141082 containerID=0b021d638a2a1fb3e8495590e0cefae2380b739f019be0c73d9ba3b01831b1e9 description=metallb-system/metallb-operator-controller-manager-5b8965f888-kdd4l/manager id=4910a8d6-5f3c-4217-b1a2-a01d5c540e17 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ca941033b9a4ef96b8fcddf0c7247af1d1c2163fd917ad113abd15a22a578eb",
2026-06-09 12:20:06.268862 | controller |     "Jun 09 11:46:41.772926 crc crio[21508]: time=\"2026-06-09T11:46:41.772772273Z\" level=info msg=\"Removed container cfdcc9f717cad9aa856afb4af757901883811494aca6a28ddd4d83378e552cd5: metallb-system/metallb-operator-controller-manager-5b8965f888-kdd4l/manager\" id=cc1a8db0-b72f-4b7c-ae23-6b68226fd175 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.268877 | controller |     "Jun 09 11:46:41.776578 crc crio[21508]: time=\"2026-06-09T11:46:41.77644175Z\" level=info msg=\"Removing container: adacb39c9c8ad7488fcaaeeaf8c104cb0b06edf9b82f3f5b18eb32e10a3f2633\" id=fe0cd0f0-67c6-44dc-a1e3-7072f2250fab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.268891 | controller |     "Jun 09 11:46:42.003007 crc crio[21508]: time=\"2026-06-09T11:46:42.002913499Z\" level=info msg=\"Removed container adacb39c9c8ad7488fcaaeeaf8c104cb0b06edf9b82f3f5b18eb32e10a3f2633: openstack-operators/test-operator-controller-manager-8d5599d7d-lxkn6/manager\" id=fe0cd0f0-67c6-44dc-a1e3-7072f2250fab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.268906 | controller |     "Jun 09 11:46:42.008723 crc crio[21508]: time=\"2026-06-09T11:46:42.008565693Z\" level=info msg=\"Removing container: b87e0b85ac2cbc944216a92a57cd71af54990e63715098cc183192e538b9b5aa\" id=ab11c8aa-d545-4958-85e1-f1a9b5f79d3a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.268920 | controller |     "Jun 09 11:46:42.144170 crc crio[21508]: time=\"2026-06-09T11:46:42.143949216Z\" level=info msg=\"Removed container b87e0b85ac2cbc944216a92a57cd71af54990e63715098cc183192e538b9b5aa: openstack-operators/ironic-operator-controller-manager-75f8548fcd-fv5pz/manager\" id=ab11c8aa-d545-4958-85e1-f1a9b5f79d3a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.268935 | controller |     "Jun 09 11:46:42.167393 crc crio[21508]: time=\"2026-06-09T11:46:42.163868735Z\" level=info msg=\"Removing container: 17dd91aa639b36c947b062714b9c0314e4aafebd1c284dd4eca6e2ee6ca42493\" id=8e984262-a576-4985-96b4-1c66d37a356f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.268953 | controller |     "Jun 09 11:46:42.323235 crc crio[21508]: time=\"2026-06-09T11:46:42.323127211Z\" level=info msg=\"Removed container 17dd91aa639b36c947b062714b9c0314e4aafebd1c284dd4eca6e2ee6ca42493: baremetal-operator-system/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/manager\" id=8e984262-a576-4985-96b4-1c66d37a356f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.268968 | controller |     "Jun 09 11:46:56.324741 crc crio[21508]: time=\"2026-06-09T11:46:56.323585041Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=97adf138-ac3d-480f-a686-d6a1f3f0840d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.268982 | controller |     "Jun 09 11:46:56.329084 crc crio[21508]: time=\"2026-06-09T11:46:56.328996129Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=e32d705f-a33d-468c-bfb2-1d1da965e635 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.268997 | controller |     "Jun 09 11:46:56.335083 crc crio[21508]: time=\"2026-06-09T11:46:56.334966762Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/manager\" id=3fd35ecb-b01d-41d9-b1f3-a96fd6612d1f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.269011 | controller |     "Jun 09 11:46:56.337018 crc crio[21508]: time=\"2026-06-09T11:46:56.33695868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.269025 | controller |     "Jun 09 11:46:56.407383 crc crio[21508]: time=\"2026-06-09T11:46:56.406866491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.269039 | controller |     "Jun 09 11:46:56.414909 crc crio[21508]: time=\"2026-06-09T11:46:56.41475905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.269053 | controller |     "Jun 09 11:46:56.919710 crc crio[21508]: time=\"2026-06-09T11:46:56.919085301Z\" level=info msg=\"Created container af7ad893867a822a614e4b7aea579082437684d364ea483dec4b93cb4654d169: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/manager\" id=3fd35ecb-b01d-41d9-b1f3-a96fd6612d1f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.269067 | controller |     "Jun 09 11:46:56.922189 crc crio[21508]: time=\"2026-06-09T11:46:56.922086208Z\" level=info msg=\"Starting container: af7ad893867a822a614e4b7aea579082437684d364ea483dec4b93cb4654d169\" id=8c6bb992-6aa1-40e8-a102-2f3e3e8a57cf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.269081 | controller |     "Jun 09 11:46:56.930751 crc crio[21508]: time=\"2026-06-09T11:46:56.930623677Z\" level=info msg=\"Started container\" PID=141954 containerID=af7ad893867a822a614e4b7aea579082437684d364ea483dec4b93cb4654d169 description=openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/manager id=8c6bb992-6aa1-40e8-a102-2f3e3e8a57cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=17f421c7fc47756b896c871857969dfdbe3eb33742f85d3d8a81ea59dce0fda1",
2026-06-09 12:20:06.269095 | controller |     "Jun 09 11:46:58.321440 crc crio[21508]: time=\"2026-06-09T11:46:58.320816302Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=26480d59-8144-49d0-94ec-66f7118e2f2f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.269113 | controller |     "Jun 09 11:46:58.324022 crc crio[21508]: time=\"2026-06-09T11:46:58.323926443Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=f19518e0-345a-48e3-93b2-29f7384336a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.269127 | controller |     "Jun 09 11:46:58.326901 crc crio[21508]: time=\"2026-06-09T11:46:58.326825797Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-8d5599d7d-lxkn6/manager\" id=43a99ded-e6af-477e-a4ae-9addb69f736d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.269142 | controller |     "Jun 09 11:46:58.327213 crc crio[21508]: time=\"2026-06-09T11:46:58.327157937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.269156 | controller |     "Jun 09 11:46:58.380771 crc crio[21508]: time=\"2026-06-09T11:46:58.38061515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.269171 | controller |     "Jun 09 11:46:58.388480 crc crio[21508]: time=\"2026-06-09T11:46:58.388265322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.269185 | controller |     "Jun 09 11:46:59.780153 crc crio[21508]: time=\"2026-06-09T11:46:59.779100799Z\" level=info msg=\"Created container 8f6b0dcbc7a03938170b381ce9bd655d326d1662d49f028f1d83ebf8cd4cc8bc: openstack-operators/test-operator-controller-manager-8d5599d7d-lxkn6/manager\" id=43a99ded-e6af-477e-a4ae-9addb69f736d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.269200 | controller |     "Jun 09 11:46:59.782870 crc crio[21508]: time=\"2026-06-09T11:46:59.782719834Z\" level=info msg=\"Starting container: 8f6b0dcbc7a03938170b381ce9bd655d326d1662d49f028f1d83ebf8cd4cc8bc\" id=89053e57-e4ce-4d36-ad70-13a58bc66f33 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.269214 | controller |     "Jun 09 11:46:59.788950 crc crio[21508]: time=\"2026-06-09T11:46:59.788841802Z\" level=info msg=\"Started container\" PID=142080 containerID=8f6b0dcbc7a03938170b381ce9bd655d326d1662d49f028f1d83ebf8cd4cc8bc description=openstack-operators/test-operator-controller-manager-8d5599d7d-lxkn6/manager id=89053e57-e4ce-4d36-ad70-13a58bc66f33 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6cbe62c8260fb5fc11d0989d87aabe4d0f96be8ca307c47eb918064ac35a526c",
2026-06-09 12:20:06.269229 | controller |     "Jun 09 11:47:01.322188 crc crio[21508]: time=\"2026-06-09T11:47:01.322099063Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=cf7c61a6-a6ff-4e7c-91c9-70c6be3bac03 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.269243 | controller |     "Jun 09 11:47:01.323211 crc crio[21508]: time=\"2026-06-09T11:47:01.322991769Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=00092bd5-2e48-445a-8d01-576bfd2def80 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.269257 | controller |     "Jun 09 11:47:01.594210 crc crio[21508]: time=\"2026-06-09T11:47:01.594121945Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"",
2026-06-09 12:20:06.269272 | controller |     "Jun 09 11:47:02.590225 crc crio[21508]: time=\"2026-06-09T11:47:02.589197653Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=994b0831-a935-460e-872a-b8169b6aab9d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.269290 | controller |     "Jun 09 11:47:02.590998 crc crio[21508]: time=\"2026-06-09T11:47:02.59080496Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=d48f83cb-0c6a-403d-a5f2-fda2178d0b16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.269305 | controller |     "Jun 09 11:47:02.613804 crc crio[21508]: time=\"2026-06-09T11:47:02.613659415Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-fv5pz/manager\" id=94b87b54-7360-44f4-9430-c41b955b7412 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.269320 | controller |     "Jun 09 11:47:02.614400 crc crio[21508]: time=\"2026-06-09T11:47:02.61418624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.269334 | controller |     "Jun 09 11:47:02.627419 crc crio[21508]: time=\"2026-06-09T11:47:02.627076275Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=7707ca69-bc88-4e71-8517-4fba07a8a44d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.269363 | controller |     "Jun 09 11:47:02.801106 crc crio[21508]: time=\"2026-06-09T11:47:02.801015184Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-6495978d8d-24mcx/manager\" id=1fd868cb-8128-4b12-a380-4ccd9473bee7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.269383 | controller |     "Jun 09 11:47:02.801811 crc crio[21508]: time=\"2026-06-09T11:47:02.801753645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.269398 | controller |     "Jun 09 11:47:02.846617 crc crio[21508]: time=\"2026-06-09T11:47:02.846142767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.269412 | controller |     "Jun 09 11:47:02.851529 crc crio[21508]: time=\"2026-06-09T11:47:02.851274396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.269426 | controller |     "Jun 09 11:47:02.853260 crc crio[21508]: time=\"2026-06-09T11:47:02.853169431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.269440 | controller |     "Jun 09 11:47:02.857602 crc crio[21508]: time=\"2026-06-09T11:47:02.857464046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.269454 | controller |     "Jun 09 11:47:04.208117 crc crio[21508]: time=\"2026-06-09T11:47:04.207797522Z\" level=info msg=\"Created container 156bfbe68a42de2224a501c5f527e9e4c0e9bde67173fe75611082fb4307316f: openstack-operators/ironic-operator-controller-manager-75f8548fcd-fv5pz/manager\" id=94b87b54-7360-44f4-9430-c41b955b7412 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.269469 | controller |     "Jun 09 11:47:04.209983 crc crio[21508]: time=\"2026-06-09T11:47:04.20979127Z\" level=info msg=\"Starting container: 156bfbe68a42de2224a501c5f527e9e4c0e9bde67173fe75611082fb4307316f\" id=a33a0ff9-d1c2-410c-97f0-c93ac54150f3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.269484 | controller |     "Jun 09 11:47:04.215174 crc crio[21508]: time=\"2026-06-09T11:47:04.215127285Z\" level=info msg=\"Started container\" PID=142312 containerID=156bfbe68a42de2224a501c5f527e9e4c0e9bde67173fe75611082fb4307316f description=openstack-operators/ironic-operator-controller-manager-75f8548fcd-fv5pz/manager id=a33a0ff9-d1c2-410c-97f0-c93ac54150f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c79f8871269f332bebb93586e97afae49ddb08d0910bb05b90e88deedcbca4b",
2026-06-09 12:20:06.269502 | controller |     "Jun 09 11:47:04.652356 crc crio[21508]: time=\"2026-06-09T11:47:04.652088642Z\" level=info msg=\"Created container c1b2e646960b451c72cda6081fa13b47c47d7cdfe6da6d9eba9a9675f6c98888: openstack-operators/octavia-operator-controller-manager-6495978d8d-24mcx/manager\" id=1fd868cb-8128-4b12-a380-4ccd9473bee7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.269517 | controller |     "Jun 09 11:47:04.661737 crc crio[21508]: time=\"2026-06-09T11:47:04.659877579Z\" level=info msg=\"Starting container: c1b2e646960b451c72cda6081fa13b47c47d7cdfe6da6d9eba9a9675f6c98888\" id=a5b24e35-8c91-40b0-a96d-38b683cc06be name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.269531 | controller |     "Jun 09 11:47:04.672381 crc crio[21508]: time=\"2026-06-09T11:47:04.669480748Z\" level=info msg=\"Started container\" PID=142320 containerID=c1b2e646960b451c72cda6081fa13b47c47d7cdfe6da6d9eba9a9675f6c98888 description=openstack-operators/octavia-operator-controller-manager-6495978d8d-24mcx/manager id=a5b24e35-8c91-40b0-a96d-38b683cc06be name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd061b9ff36bc5002db9ab85042bcb37487b3f72b94ab6fcc42097c7727f795a",
2026-06-09 12:20:06.269546 | controller |     "Jun 09 11:47:04.795405 crc crio[21508]: time=\"2026-06-09T11:47:04.794832179Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=00092bd5-2e48-445a-8d01-576bfd2def80 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.269560 | controller |     "Jun 09 11:47:04.796110 crc crio[21508]: time=\"2026-06-09T11:47:04.795993753Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=535be59a-cf13-4e69-b1db-90744c399b6b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.269574 | controller |     "Jun 09 11:47:04.811383 crc crio[21508]: time=\"2026-06-09T11:47:04.811199625Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=c887b750-bbe6-4267-91ef-cd05641e5862 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.269588 | controller |     "Jun 09 11:47:04.815403 crc crio[21508]: time=\"2026-06-09T11:47:04.815201271Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/manager\" id=ac0c1d23-c180-4815-b0ec-4a0ecf9ec233 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.269602 | controller |     "Jun 09 11:47:04.816045 crc crio[21508]: time=\"2026-06-09T11:47:04.815978134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.269616 | controller |     "Jun 09 11:47:04.920896 crc crio[21508]: time=\"2026-06-09T11:47:04.920742977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.269630 | controller |     "Jun 09 11:47:04.970764 crc crio[21508]: time=\"2026-06-09T11:47:04.97040232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.269644 | controller |     "Jun 09 11:47:05.110136 crc crio[21508]: time=\"2026-06-09T11:47:05.108897483Z\" level=info msg=\"Created container 097b8223422ca118a4d57951260fff927d56f6bbd17df0e5814f01efb64e611e: baremetal-operator-system/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/manager\" id=ac0c1d23-c180-4815-b0ec-4a0ecf9ec233 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.269659 | controller |     "Jun 09 11:47:05.110695 crc crio[21508]: time=\"2026-06-09T11:47:05.110618153Z\" level=info msg=\"Starting container: 097b8223422ca118a4d57951260fff927d56f6bbd17df0e5814f01efb64e611e\" id=233a674d-7928-4637-859a-8259f6fa1284 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.269677 | controller |     "Jun 09 11:47:05.116422 crc crio[21508]: time=\"2026-06-09T11:47:05.116254127Z\" level=info msg=\"Started container\" PID=142488 containerID=097b8223422ca118a4d57951260fff927d56f6bbd17df0e5814f01efb64e611e description=baremetal-operator-system/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/manager id=233a674d-7928-4637-859a-8259f6fa1284 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52fd281d8891a65f86231fd5dcbc5a29e7dd85037a2c5a34dc7dd857da31b832",
2026-06-09 12:20:06.269693 | controller |     "Jun 09 11:47:26.583371 crc crio[21508]: time=\"2026-06-09T11:47:26.582510599Z\" level=info msg=\"Stopping pod sandbox: a8575d2a6db3a13ea387a13700cf94fcb1dd20f6023e51360a43bf3431ac8927\" id=8f5009b7-b0f4-4cc2-bcff-d344a137571f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.269707 | controller |     "Jun 09 11:47:26.585067 crc crio[21508]: time=\"2026-06-09T11:47:26.584596819Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-6267t Namespace:openstack ID:a8575d2a6db3a13ea387a13700cf94fcb1dd20f6023e51360a43bf3431ac8927 UID:a89b50c7-6161-491f-90cf-56c0cd61f650 NetNS:/var/run/netns/25549d7e-fd4c-45fb-9213-3c8cf5bc74c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda89b50c7_6161_491f_90cf_56c0cd61f650.slice PodAnnotations:0xc003b39090}] Aliases:map[]}\"",
2026-06-09 12:20:06.269722 | controller |     "Jun 09 11:47:26.585067 crc crio[21508]: time=\"2026-06-09T11:47:26.584842297Z\" level=info msg=\"Deleting pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-6267t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.269736 | controller |     "Jun 09 11:47:27.370783 crc crio[21508]: time=\"2026-06-09T11:47:27.370693067Z\" level=info msg=\"Removing container: 8597d0541e9a311bd27d8d8f56aabcfe2fc15e88090ea7308beef14f1d05b8d9\" id=93031075-d6b6-4bbb-9c45-c355583e66c4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.269750 | controller |     "Jun 09 11:47:27.572594 crc crio[21508]: time=\"2026-06-09T11:47:27.572429537Z\" level=info msg=\"Removed container 8597d0541e9a311bd27d8d8f56aabcfe2fc15e88090ea7308beef14f1d05b8d9: openshift-infra/auto-csr-approver-29683420-zxpm5/oc\" id=93031075-d6b6-4bbb-9c45-c355583e66c4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.269764 | controller |     "Jun 09 11:47:27.587085 crc crio[21508]: time=\"2026-06-09T11:47:27.586944219Z\" level=info msg=\"Stopping pod sandbox: 86d61dad4d576d89c167585cdc81001ebc788c1406cca69b5cc9a37f10111eab\" id=bee46af8-cdd7-444f-9282-dff11c2859e0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.269778 | controller |     "Jun 09 11:47:27.587085 crc crio[21508]: time=\"2026-06-09T11:47:27.587043532Z\" level=info msg=\"Stopped pod sandbox (already stopped): 86d61dad4d576d89c167585cdc81001ebc788c1406cca69b5cc9a37f10111eab\" id=bee46af8-cdd7-444f-9282-dff11c2859e0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.269793 | controller |     "Jun 09 11:47:27.588271 crc crio[21508]: time=\"2026-06-09T11:47:27.58765171Z\" level=info msg=\"Removing pod sandbox: 86d61dad4d576d89c167585cdc81001ebc788c1406cca69b5cc9a37f10111eab\" id=5b64489a-6f0d-45f2-95bd-7decf1d81868 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.269806 | controller |     "Jun 09 11:47:27.613540 crc crio[21508]: time=\"2026-06-09T11:47:27.613413568Z\" level=info msg=\"Removed pod sandbox: 86d61dad4d576d89c167585cdc81001ebc788c1406cca69b5cc9a37f10111eab\" id=5b64489a-6f0d-45f2-95bd-7decf1d81868 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.269825 | controller |     "Jun 09 11:47:30.984513 crc crio[21508]: time=\"2026-06-09T11:47:30.981075612Z\" level=info msg=\"Stopped pod sandbox: a8575d2a6db3a13ea387a13700cf94fcb1dd20f6023e51360a43bf3431ac8927\" id=8f5009b7-b0f4-4cc2-bcff-d344a137571f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.269839 | controller |     "Jun 09 11:47:40.397363 crc crio[21508]: time=\"2026-06-09T11:47:40.396461799Z\" level=info msg=\"Running pod sandbox: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-bvpc9/POD\" id=503f9f33-5e7b-484b-8e4c-4fb12298902f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.269853 | controller |     "Jun 09 11:47:40.398998 crc crio[21508]: time=\"2026-06-09T11:47:40.398962802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.269867 | controller |     "Jun 09 11:47:40.445968 crc crio[21508]: time=\"2026-06-09T11:47:40.445744563Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-bvpc9 Namespace:openstack ID:b39c37f9608befc15fef14e99e66cd6272dd172abfa9e22489eca21cacb5d862 UID:d3607890-a541-48f4-934a-ccef6a535b5d NetNS:/var/run/netns/6a50b36b-3503-4a91-a3a9-6ff9caa41d27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3607890_a541_48f4_934a_ccef6a535b5d.slice PodAnnotations:0xc000b28e38}] Aliases:map[]}\"",
2026-06-09 12:20:06.269882 | controller |     "Jun 09 11:47:40.445968 crc crio[21508]: time=\"2026-06-09T11:47:40.445815265Z\" level=info msg=\"Adding pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-bvpc9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.269897 | controller |     "Jun 09 11:47:41.014240 crc crio[21508]: 2026-06-09T11:47:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b39c37f9608befc Mac:a6:21:4b:3c:82:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ec Mtu:0 Sandbox:/var/run/netns/6a50b36b-3503-4a91-a3a9-6ff9caa41d27 SocketPath: PciID:}] [{Interface:0xc000324de0 Address:{IP:10.217.0.236 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.269911 | controller |     "Jun 09 11:47:41.015845 crc crio[21508]: time=\"2026-06-09T11:47:41.015772488Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-bvpc9 Namespace:openstack ID:b39c37f9608befc15fef14e99e66cd6272dd172abfa9e22489eca21cacb5d862 UID:d3607890-a541-48f4-934a-ccef6a535b5d NetNS:/var/run/netns/6a50b36b-3503-4a91-a3a9-6ff9caa41d27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3607890_a541_48f4_934a_ccef6a535b5d.slice PodAnnotations:0xc000b28e38}] Aliases:map[]}\"",
2026-06-09 12:20:06.269926 | controller |     "Jun 09 11:47:41.015982 crc crio[21508]: time=\"2026-06-09T11:47:41.015931183Z\" level=info msg=\"Checking pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-bvpc9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.269940 | controller |     "Jun 09 11:47:41.028926 crc crio[21508]: time=\"2026-06-09T11:47:41.02881831Z\" level=info msg=\"Ran pod sandbox b39c37f9608befc15fef14e99e66cd6272dd172abfa9e22489eca21cacb5d862 with infra container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-bvpc9/POD\" id=503f9f33-5e7b-484b-8e4c-4fb12298902f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.269955 | controller |     "Jun 09 11:47:41.034410 crc crio[21508]: time=\"2026-06-09T11:47:41.034150087Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=ff817aa9-ada4-44eb-809e-550cb8f1f136 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.269973 | controller |     "Jun 09 11:47:41.065872 crc crio[21508]: time=\"2026-06-09T11:47:41.065163445Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=22d79596-b3cb-404b-9f4a-a85c7f4ab257 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.269988 | controller |     "Jun 09 11:47:41.074706 crc crio[21508]: time=\"2026-06-09T11:47:41.074568821Z\" level=info msg=\"Creating container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-bvpc9/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=028054e3-2073-43b5-b75e-547857b5df75 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.270002 | controller |     "Jun 09 11:47:41.075093 crc crio[21508]: time=\"2026-06-09T11:47:41.075029925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.270016 | controller |     "Jun 09 11:47:41.130842 crc crio[21508]: time=\"2026-06-09T11:47:41.130194181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.270031 | controller |     "Jun 09 11:47:41.135447 crc crio[21508]: time=\"2026-06-09T11:47:41.135240779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.270045 | controller |     "Jun 09 11:47:41.360398 crc crio[21508]: time=\"2026-06-09T11:47:41.360170031Z\" level=info msg=\"Created container eb1a1e7a0c1313fdd0fff72c8f44c5c611a85846e4d00bc4a3be9107c8e1879b: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-bvpc9/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=028054e3-2073-43b5-b75e-547857b5df75 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.270060 | controller |     "Jun 09 11:47:41.362692 crc crio[21508]: time=\"2026-06-09T11:47:41.362117068Z\" level=info msg=\"Starting container: eb1a1e7a0c1313fdd0fff72c8f44c5c611a85846e4d00bc4a3be9107c8e1879b\" id=72add121-9a5e-4bf5-a7c1-8ab2f3c116f5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.270074 | controller |     "Jun 09 11:47:41.369600 crc crio[21508]: time=\"2026-06-09T11:47:41.369449933Z\" level=info msg=\"Started container\" PID=144495 containerID=eb1a1e7a0c1313fdd0fff72c8f44c5c611a85846e4d00bc4a3be9107c8e1879b description=openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-bvpc9/download-cache-edpm-deployment-ipam-openstack-edpm-ipam id=72add121-9a5e-4bf5-a7c1-8ab2f3c116f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b39c37f9608befc15fef14e99e66cd6272dd172abfa9e22489eca21cacb5d862",
2026-06-09 12:20:06.270088 | controller |     "Jun 09 11:47:52.990678 crc crio[21508]: time=\"2026-06-09T11:47:52.989747453Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-mcr8d/POD\" id=b9f001df-fbba-4869-b768-c44672d0f834 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.270102 | controller |     "Jun 09 11:47:52.992174 crc crio[21508]: time=\"2026-06-09T11:47:52.990715741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.270117 | controller |     "Jun 09 11:47:53.040270 crc crio[21508]: time=\"2026-06-09T11:47:53.04015476Z\" level=info msg=\"Got pod network &{Name:redhat-operators-mcr8d Namespace:openshift-marketplace ID:06a421516a8f87e926534990ce7e0cc781c889657b6c68b98e23267553569032 UID:e64df100-7ef8-42d7-88c0-5a6893034dfb NetNS:/var/run/netns/0ea4ba9b-b626-4f70-a332-b97102985196 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode64df100_7ef8_42d7_88c0_5a6893034dfb.slice PodAnnotations:0xc004f90a88}] Aliases:map[]}\"",
2026-06-09 12:20:06.270135 | controller |     "Jun 09 11:47:53.040270 crc crio[21508]: time=\"2026-06-09T11:47:53.040232902Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-mcr8d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.270150 | controller |     "Jun 09 11:47:53.685089 crc crio[21508]: 2026-06-09T11:47:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:06a421516a8f87e Mac:6e:78:77:93:3f:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ed Mtu:0 Sandbox:/var/run/netns/0ea4ba9b-b626-4f70-a332-b97102985196 SocketPath: PciID:}] [{Interface:0xc000138ed0 Address:{IP:10.217.0.237 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.270165 | controller |     "Jun 09 11:47:53.686398 crc crio[21508]: time=\"2026-06-09T11:47:53.686287315Z\" level=info msg=\"Got pod network &{Name:redhat-operators-mcr8d Namespace:openshift-marketplace ID:06a421516a8f87e926534990ce7e0cc781c889657b6c68b98e23267553569032 UID:e64df100-7ef8-42d7-88c0-5a6893034dfb NetNS:/var/run/netns/0ea4ba9b-b626-4f70-a332-b97102985196 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode64df100_7ef8_42d7_88c0_5a6893034dfb.slice PodAnnotations:0xc004f90a88}] Aliases:map[]}\"",
2026-06-09 12:20:06.270180 | controller |     "Jun 09 11:47:53.686653 crc crio[21508]: time=\"2026-06-09T11:47:53.686603124Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-mcr8d for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.270194 | controller |     "Jun 09 11:47:53.696084 crc crio[21508]: time=\"2026-06-09T11:47:53.695994899Z\" level=info msg=\"Ran pod sandbox 06a421516a8f87e926534990ce7e0cc781c889657b6c68b98e23267553569032 with infra container: openshift-marketplace/redhat-operators-mcr8d/POD\" id=b9f001df-fbba-4869-b768-c44672d0f834 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.270209 | controller |     "Jun 09 11:47:53.698916 crc crio[21508]: time=\"2026-06-09T11:47:53.698830482Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=901e378a-cae6-49c5-b524-d92e32edf7ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.270224 | controller |     "Jun 09 11:47:53.701640 crc crio[21508]: time=\"2026-06-09T11:47:53.701550002Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0ba1e4be-1510-476b-b19a-cb778a4e23b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.270239 | controller |     "Jun 09 11:47:53.710708 crc crio[21508]: time=\"2026-06-09T11:47:53.710476154Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-mcr8d/extract-utilities\" id=3bf0c203-51e2-426d-8838-873764d1f2a8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.270253 | controller |     "Jun 09 11:47:53.712278 crc crio[21508]: time=\"2026-06-09T11:47:53.711196785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.270267 | controller |     "Jun 09 11:47:53.802951 crc crio[21508]: time=\"2026-06-09T11:47:53.802850171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.270281 | controller |     "Jun 09 11:47:53.810902 crc crio[21508]: time=\"2026-06-09T11:47:53.810792413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.270295 | controller |     "Jun 09 11:47:53.997200 crc crio[21508]: time=\"2026-06-09T11:47:53.996690721Z\" level=info msg=\"Created container 0c7ccb329fec8fb6025d30a8b7a555564196e0c7253f429beac2aec00d26228f: openshift-marketplace/redhat-operators-mcr8d/extract-utilities\" id=3bf0c203-51e2-426d-8838-873764d1f2a8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.270312 | controller |     "Jun 09 11:47:53.999082 crc crio[21508]: time=\"2026-06-09T11:47:53.99903952Z\" level=info msg=\"Starting container: 0c7ccb329fec8fb6025d30a8b7a555564196e0c7253f429beac2aec00d26228f\" id=bad4a6eb-c5c0-4811-b338-542c5481cd11 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.270327 | controller |     "Jun 09 11:47:54.007977 crc crio[21508]: time=\"2026-06-09T11:47:54.0079106Z\" level=info msg=\"Started container\" PID=145260 containerID=0c7ccb329fec8fb6025d30a8b7a555564196e0c7253f429beac2aec00d26228f description=openshift-marketplace/redhat-operators-mcr8d/extract-utilities id=bad4a6eb-c5c0-4811-b338-542c5481cd11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=06a421516a8f87e926534990ce7e0cc781c889657b6c68b98e23267553569032",
2026-06-09 12:20:06.270342 | controller |     "Jun 09 11:47:55.082529 crc crio[21508]: time=\"2026-06-09T11:47:55.080971505Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=992eff86-2d5f-41f0-a28b-60320d8a2216 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.270378 | controller |     "Jun 09 11:47:55.099435 crc crio[21508]: time=\"2026-06-09T11:47:55.098808978Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-09 12:20:06.270394 | controller |     "Jun 09 11:47:55.831444 crc crio[21508]: time=\"2026-06-09T11:47:55.831266333Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:3ff571452f484c0211ce73a1965fd6ce23c29df4c9361a4fb9640ee9a34b3134\" id=992eff86-2d5f-41f0-a28b-60320d8a2216 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.270409 | controller |     "Jun 09 11:47:55.835814 crc crio[21508]: time=\"2026-06-09T11:47:55.835699002Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=405ad447-4440-4db3-835e-a760355ca0af name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.270423 | controller |     "Jun 09 11:47:55.839145 crc crio[21508]: time=\"2026-06-09T11:47:55.83904033Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=cc033dcb-a096-440a-9b23-408e49dea6d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.270437 | controller |     "Jun 09 11:47:55.857398 crc crio[21508]: time=\"2026-06-09T11:47:55.857255434Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-mcr8d/extract-content\" id=ff468f59-ca91-4ad9-b522-bd5eac3ec33b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.270452 | controller |     "Jun 09 11:47:55.858595 crc crio[21508]: time=\"2026-06-09T11:47:55.858535472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.270466 | controller |     "Jun 09 11:47:55.943050 crc crio[21508]: time=\"2026-06-09T11:47:55.9427751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.270480 | controller |     "Jun 09 11:47:55.947813 crc crio[21508]: time=\"2026-06-09T11:47:55.947709135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.270494 | controller |     "Jun 09 11:47:56.132607 crc crio[21508]: time=\"2026-06-09T11:47:56.131901803Z\" level=info msg=\"Created container d32ce6c656b3d59ddf6f092a182f2c874a00c6db60ba53e0456f969ea17d6e0a: openshift-marketplace/redhat-operators-mcr8d/extract-content\" id=ff468f59-ca91-4ad9-b522-bd5eac3ec33b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.270513 | controller |     "Jun 09 11:47:56.134932 crc crio[21508]: time=\"2026-06-09T11:47:56.134849699Z\" level=info msg=\"Starting container: d32ce6c656b3d59ddf6f092a182f2c874a00c6db60ba53e0456f969ea17d6e0a\" id=86b0d0c7-ab11-4d56-a0cd-716f1c75261f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.270528 | controller |     "Jun 09 11:47:56.146096 crc crio[21508]: time=\"2026-06-09T11:47:56.145971395Z\" level=info msg=\"Started container\" PID=145388 containerID=d32ce6c656b3d59ddf6f092a182f2c874a00c6db60ba53e0456f969ea17d6e0a description=openshift-marketplace/redhat-operators-mcr8d/extract-content id=86b0d0c7-ab11-4d56-a0cd-716f1c75261f name=/runtime.v1.RuntimeService/StartContainer sandboxID=06a421516a8f87e926534990ce7e0cc781c889657b6c68b98e23267553569032",
2026-06-09 12:20:06.270543 | controller |     "Jun 09 11:48:00.534736 crc crio[21508]: time=\"2026-06-09T11:48:00.533620645Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683428-nkb8x/POD\" id=9ebef295-56e9-4ddf-b557-7a43663dc0ba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.270557 | controller |     "Jun 09 11:48:00.535977 crc crio[21508]: time=\"2026-06-09T11:48:00.535946443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.270571 | controller |     "Jun 09 11:48:00.601995 crc crio[21508]: time=\"2026-06-09T11:48:00.601932437Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683428-nkb8x Namespace:openshift-infra ID:8ceadb7ae97bcfc069542f84311edaf26deafc6b74c151ba3d306ff91f50291b UID:77923e70-f409-4677-a940-6ea40ecc4a27 NetNS:/var/run/netns/f8d45bf3-9019-49f8-96eb-8702176bb468 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77923e70_f409_4677_a940_6ea40ecc4a27.slice PodAnnotations:0xc000d9e0f8}] Aliases:map[]}\"",
2026-06-09 12:20:06.270586 | controller |     "Jun 09 11:48:00.601995 crc crio[21508]: time=\"2026-06-09T11:48:00.601987368Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683428-nkb8x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.270600 | controller |     "Jun 09 11:48:01.407215 crc crio[21508]: 2026-06-09T11:48:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8ceadb7ae97bcfc Mac:52:cd:b0:23:93:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ee Mtu:0 Sandbox:/var/run/netns/f8d45bf3-9019-49f8-96eb-8702176bb468 SocketPath: PciID:}] [{Interface:0xc000542b80 Address:{IP:10.217.0.238 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.270615 | controller |     "Jun 09 11:48:01.408272 crc crio[21508]: time=\"2026-06-09T11:48:01.408220445Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683428-nkb8x Namespace:openshift-infra ID:8ceadb7ae97bcfc069542f84311edaf26deafc6b74c151ba3d306ff91f50291b UID:77923e70-f409-4677-a940-6ea40ecc4a27 NetNS:/var/run/netns/f8d45bf3-9019-49f8-96eb-8702176bb468 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77923e70_f409_4677_a940_6ea40ecc4a27.slice PodAnnotations:0xc000d9e0f8}] Aliases:map[]}\"",
2026-06-09 12:20:06.270629 | controller |     "Jun 09 11:48:01.408645 crc crio[21508]: time=\"2026-06-09T11:48:01.408575566Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683428-nkb8x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.270643 | controller |     "Jun 09 11:48:01.429679 crc crio[21508]: time=\"2026-06-09T11:48:01.429576501Z\" level=info msg=\"Ran pod sandbox 8ceadb7ae97bcfc069542f84311edaf26deafc6b74c151ba3d306ff91f50291b with infra container: openshift-infra/auto-csr-approver-29683428-nkb8x/POD\" id=9ebef295-56e9-4ddf-b557-7a43663dc0ba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.270661 | controller |     "Jun 09 11:48:01.437412 crc crio[21508]: time=\"2026-06-09T11:48:01.437196164Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=f0712565-14dd-466e-97db-5e0a6716e79c name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.270675 | controller |     "Jun 09 11:48:01.445625 crc crio[21508]: time=\"2026-06-09T11:48:01.445534009Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 12:20:06.270690 | controller |     "Jun 09 11:48:08.062458 crc crio[21508]: time=\"2026-06-09T11:48:08.060750587Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=f0712565-14dd-466e-97db-5e0a6716e79c name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.270705 | controller |     "Jun 09 11:48:08.064218 crc crio[21508]: time=\"2026-06-09T11:48:08.063367434Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d1c4dddd-0d56-487a-bd7b-f1f41551bf95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.270719 | controller |     "Jun 09 11:48:08.065952 crc crio[21508]: time=\"2026-06-09T11:48:08.065852077Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=213877bd-944a-4341-a750-4eeae2e23b7c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.270733 | controller |     "Jun 09 11:48:09.383018 crc crio[21508]: time=\"2026-06-09T11:48:09.382016256Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683428-nkb8x/oc\" id=3e95f198-8329-4e45-890d-29c10f4e2918 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.270748 | controller |     "Jun 09 11:48:09.384153 crc crio[21508]: time=\"2026-06-09T11:48:09.383998955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.270762 | controller |     "Jun 09 11:48:09.455537 crc crio[21508]: time=\"2026-06-09T11:48:09.455345405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.270776 | controller |     "Jun 09 11:48:09.752237 crc crio[21508]: time=\"2026-06-09T11:48:09.75203147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.270790 | controller |     "Jun 09 11:48:12.379191 crc crio[21508]: time=\"2026-06-09T11:48:12.378122667Z\" level=info msg=\"Created container 7761085ae195395a38f1424b4039dd3baf63a9e97a053261dc85e0edc886a7eb: openshift-infra/auto-csr-approver-29683428-nkb8x/oc\" id=3e95f198-8329-4e45-890d-29c10f4e2918 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.270805 | controller |     "Jun 09 11:48:12.381017 crc crio[21508]: time=\"2026-06-09T11:48:12.380748284Z\" level=info msg=\"Starting container: 7761085ae195395a38f1424b4039dd3baf63a9e97a053261dc85e0edc886a7eb\" id=4ebccfca-22dd-42bb-ad8c-1d57c396b53e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.270819 | controller |     "Jun 09 11:48:12.387421 crc crio[21508]: time=\"2026-06-09T11:48:12.387230554Z\" level=info msg=\"Started container\" PID=146215 containerID=7761085ae195395a38f1424b4039dd3baf63a9e97a053261dc85e0edc886a7eb description=openshift-infra/auto-csr-approver-29683428-nkb8x/oc id=4ebccfca-22dd-42bb-ad8c-1d57c396b53e name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ceadb7ae97bcfc069542f84311edaf26deafc6b74c151ba3d306ff91f50291b",
2026-06-09 12:20:06.270833 | controller |     "Jun 09 11:48:13.359730 crc crio[21508]: time=\"2026-06-09T11:48:13.359223418Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f5257e2b-54ad-43a0-a0cf-ab2dcf765e43 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.270851 | controller |     "Jun 09 11:48:14.116197 crc crio[21508]: time=\"2026-06-09T11:48:14.11513042Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=fda9e0b7-e8ce-444e-aaa4-dbe9f96c9593 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.270866 | controller |     "Jun 09 11:48:21.233356 crc crio[21508]: time=\"2026-06-09T11:48:21.232478414Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-mcr8d/registry-server\" id=f6cb3e08-9688-4a3d-a980-a2ec729af188 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.270880 | controller |     "Jun 09 11:48:21.235064 crc crio[21508]: time=\"2026-06-09T11:48:21.233801823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.270894 | controller |     "Jun 09 11:48:21.303705 crc crio[21508]: time=\"2026-06-09T11:48:21.303479565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.270908 | controller |     "Jun 09 11:48:21.307748 crc crio[21508]: time=\"2026-06-09T11:48:21.307674478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.270922 | controller |     "Jun 09 11:48:31.120667 crc crio[21508]: time=\"2026-06-09T11:48:31.118847012Z\" level=info msg=\"Created container ebeef37a4e11f39052fab33544a30009b0614bfd83c75b45c7472256b3a3c2db: openshift-marketplace/redhat-operators-mcr8d/registry-server\" id=f6cb3e08-9688-4a3d-a980-a2ec729af188 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.270936 | controller |     "Jun 09 11:48:31.121365 crc crio[21508]: time=\"2026-06-09T11:48:31.120787349Z\" level=info msg=\"Starting container: ebeef37a4e11f39052fab33544a30009b0614bfd83c75b45c7472256b3a3c2db\" id=6d7a9f26-ecb9-497f-85c5-f13afde099b6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.270951 | controller |     "Jun 09 11:48:31.127425 crc crio[21508]: time=\"2026-06-09T11:48:31.127341311Z\" level=info msg=\"Started container\" PID=146814 containerID=ebeef37a4e11f39052fab33544a30009b0614bfd83c75b45c7472256b3a3c2db description=openshift-marketplace/redhat-operators-mcr8d/registry-server id=6d7a9f26-ecb9-497f-85c5-f13afde099b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=06a421516a8f87e926534990ce7e0cc781c889657b6c68b98e23267553569032",
2026-06-09 12:20:06.270965 | controller |     "Jun 09 11:48:31.670565 crc crio[21508]: time=\"2026-06-09T11:48:31.66989205Z\" level=info msg=\"Removing container: 6cd92f63ef13a5ca5bf76f82b67e8a26e8b2fff453a0d8bb96fd80dac8fad7f6\" id=9dabe2ae-7d33-4fca-a7e4-c9ac155a3426 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.270980 | controller |     "Jun 09 11:48:33.252900 crc crio[21508]: time=\"2026-06-09T11:48:33.252382275Z\" level=info msg=\"Stopping container: 6b9d8969bdd274b9a113e8ffde9364395fcdf3dec8fbd8d8a99e5fdd215dcab4 (timeout: 30s)\" id=1801c109-3146-4f5d-b77d-d368bc94233b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.270994 | controller |     "Jun 09 11:48:33.532907 crc crio[21508]: time=\"2026-06-09T11:48:33.532786553Z\" level=info msg=\"Removed container 6cd92f63ef13a5ca5bf76f82b67e8a26e8b2fff453a0d8bb96fd80dac8fad7f6: openstack-operators/octavia-operator-controller-manager-6495978d8d-24mcx/manager\" id=9dabe2ae-7d33-4fca-a7e4-c9ac155a3426 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.271009 | controller |     "Jun 09 11:48:33.538942 crc crio[21508]: time=\"2026-06-09T11:48:33.53884043Z\" level=info msg=\"Removing container: da5534a56b5b97701c40e604efd4d5feb294331fa044794366669afd6472f0aa\" id=3705fddb-7df4-4cbe-9996-42350d41acbf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.271026 | controller |     "Jun 09 11:48:35.353159 crc crio[21508]: time=\"2026-06-09T11:48:35.352390135Z\" level=info msg=\"Stopped container 6b9d8969bdd274b9a113e8ffde9364395fcdf3dec8fbd8d8a99e5fdd215dcab4: openstack/kube-state-metrics-0/kube-state-metrics\" id=1801c109-3146-4f5d-b77d-d368bc94233b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.271041 | controller |     "Jun 09 11:48:35.355595 crc crio[21508]: time=\"2026-06-09T11:48:35.355403954Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=aad808b9-0e49-42e3-ae5d-93ae1b09c9ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.271055 | controller |     "Jun 09 11:48:35.368937 crc crio[21508]: time=\"2026-06-09T11:48:35.368823487Z\" level=info msg=\"Removed container da5534a56b5b97701c40e604efd4d5feb294331fa044794366669afd6472f0aa: metallb-system/metallb-operator-controller-manager-5b8965f888-kdd4l/manager\" id=3705fddb-7df4-4cbe-9996-42350d41acbf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.271069 | controller |     "Jun 09 11:48:35.371865 crc crio[21508]: time=\"2026-06-09T11:48:35.371779214Z\" level=info msg=\"Removing container: 7e2a0e9f9cafb7ef06832cd0cb3285d2827f0836056033871f9c97f4f0031537\" id=0b681c08-873a-4249-836a-79eabc237556 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.271084 | controller |     "Jun 09 11:48:35.407923 crc crio[21508]: time=\"2026-06-09T11:48:35.407725077Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=8c335ba0-0592-4fce-9a1e-64be63b9e8d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.271098 | controller |     "Jun 09 11:48:35.411743 crc crio[21508]: time=\"2026-06-09T11:48:35.411660882Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=17d1cb1e-59b9-4775-b372-18b466368889 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.271113 | controller |     "Jun 09 11:48:35.412165 crc crio[21508]: time=\"2026-06-09T11:48:35.412106085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.271127 | controller |     "Jun 09 11:48:35.574910 crc crio[21508]: time=\"2026-06-09T11:48:35.574748872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.271141 | controller |     "Jun 09 11:48:35.598444 crc crio[21508]: time=\"2026-06-09T11:48:35.59824583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.271155 | controller |     "Jun 09 11:48:36.810016 crc crio[21508]: time=\"2026-06-09T11:48:36.809068344Z\" level=info msg=\"Stopping pod sandbox: 8ceadb7ae97bcfc069542f84311edaf26deafc6b74c151ba3d306ff91f50291b\" id=8299a40c-f42b-49a3-ba89-2e961d1ce40a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.271169 | controller |     "Jun 09 11:48:36.811225 crc crio[21508]: time=\"2026-06-09T11:48:36.810921538Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683428-nkb8x Namespace:openshift-infra ID:8ceadb7ae97bcfc069542f84311edaf26deafc6b74c151ba3d306ff91f50291b UID:77923e70-f409-4677-a940-6ea40ecc4a27 NetNS:/var/run/netns/f8d45bf3-9019-49f8-96eb-8702176bb468 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77923e70_f409_4677_a940_6ea40ecc4a27.slice PodAnnotations:0xc002c0a680}] Aliases:map[]}\"",
2026-06-09 12:20:06.271184 | controller |     "Jun 09 11:48:36.811225 crc crio[21508]: time=\"2026-06-09T11:48:36.811058332Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683428-nkb8x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.271201 | controller |     "Jun 09 11:48:38.143844 crc crio[21508]: time=\"2026-06-09T11:48:38.143259892Z\" level=info msg=\"Removed container 7e2a0e9f9cafb7ef06832cd0cb3285d2827f0836056033871f9c97f4f0031537: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/manager\" id=0b681c08-873a-4249-836a-79eabc237556 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.271216 | controller |     "Jun 09 11:48:38.147592 crc crio[21508]: time=\"2026-06-09T11:48:38.147490166Z\" level=info msg=\"Removing container: 4b86159dd967dab86a7c7955ae57be89680a988aa585640541c0843302396620\" id=99e1cd99-67db-4bfb-8840-16651455e4ed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.271231 | controller |     "Jun 09 11:48:38.151732 crc crio[21508]: time=\"2026-06-09T11:48:38.151614106Z\" level=info msg=\"Stopped pod sandbox: 8ceadb7ae97bcfc069542f84311edaf26deafc6b74c151ba3d306ff91f50291b\" id=8299a40c-f42b-49a3-ba89-2e961d1ce40a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.271245 | controller |     "Jun 09 11:48:39.868136 crc crio[21508]: time=\"2026-06-09T11:48:39.867598624Z\" level=info msg=\"Created container d124ca227fe97909ee075ac99180dd181e6bb373619e2505673d66566130a58e: openstack/kube-state-metrics-0/kube-state-metrics\" id=17d1cb1e-59b9-4775-b372-18b466368889 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.271259 | controller |     "Jun 09 11:48:39.869666 crc crio[21508]: time=\"2026-06-09T11:48:39.869577812Z\" level=info msg=\"Starting container: d124ca227fe97909ee075ac99180dd181e6bb373619e2505673d66566130a58e\" id=885c01c3-abd9-4ccc-befd-3fec6d7999ec name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.271273 | controller |     "Jun 09 11:48:39.878214 crc crio[21508]: time=\"2026-06-09T11:48:39.878091151Z\" level=info msg=\"Started container\" PID=147576 containerID=d124ca227fe97909ee075ac99180dd181e6bb373619e2505673d66566130a58e description=openstack/kube-state-metrics-0/kube-state-metrics id=885c01c3-abd9-4ccc-befd-3fec6d7999ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=8efa242476bc55f8d62369e97a2d9e8ddb757471df012cf078756250bd26674a",
2026-06-09 12:20:06.271288 | controller |     "Jun 09 11:48:41.401364 crc crio[21508]: time=\"2026-06-09T11:48:41.400389512Z\" level=info msg=\"Removed container 4b86159dd967dab86a7c7955ae57be89680a988aa585640541c0843302396620: baremetal-operator-system/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/manager\" id=99e1cd99-67db-4bfb-8840-16651455e4ed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.271302 | controller |     "Jun 09 11:48:41.411366 crc crio[21508]: time=\"2026-06-09T11:48:41.411216939Z\" level=info msg=\"Removing container: 89d89f1e42c11e0472d2f8498a8333e756e94f33505250ae39e00ff0ae50ea0c\" id=62fd6da6-20d5-43a6-9d22-a5b9d8362323 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.271317 | controller |     "Jun 09 11:48:43.139688 crc crio[21508]: time=\"2026-06-09T11:48:43.139120405Z\" level=info msg=\"Removed container 89d89f1e42c11e0472d2f8498a8333e756e94f33505250ae39e00ff0ae50ea0c: openstack-operators/test-operator-controller-manager-8d5599d7d-lxkn6/manager\" id=62fd6da6-20d5-43a6-9d22-a5b9d8362323 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.271331 | controller |     "Jun 09 11:48:43.144043 crc crio[21508]: time=\"2026-06-09T11:48:43.143959277Z\" level=info msg=\"Removing container: 7a0ed6cfd8e5b34c064d38206701f1285c99b207b3a6d158b9ccc18c6fa82584\" id=f2f2d571-149f-4575-bd02-40231d5320e4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.271366 | controller |     "Jun 09 11:48:44.322134 crc crio[21508]: time=\"2026-06-09T11:48:44.321755533Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=40fc9b48-6828-4685-8673-9da1d720e8db name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.271393 | controller |     "Jun 09 11:48:44.324417 crc crio[21508]: time=\"2026-06-09T11:48:44.324267926Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=0585d016-4493-41e1-8ede-8f5549daf516 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.271408 | controller |     "Jun 09 11:48:44.327206 crc crio[21508]: time=\"2026-06-09T11:48:44.32711837Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-5b8965f888-kdd4l/manager\" id=b167a09e-d6b2-4365-a945-385da9f383fc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.271422 | controller |     "Jun 09 11:48:44.327546 crc crio[21508]: time=\"2026-06-09T11:48:44.32748067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.271436 | controller |     "Jun 09 11:48:44.394086 crc crio[21508]: time=\"2026-06-09T11:48:44.393468354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.271450 | controller |     "Jun 09 11:48:44.398382 crc crio[21508]: time=\"2026-06-09T11:48:44.398238864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.271464 | controller |     "Jun 09 11:48:45.400492 crc crio[21508]: time=\"2026-06-09T11:48:45.399977999Z\" level=info msg=\"Removed container 7a0ed6cfd8e5b34c064d38206701f1285c99b207b3a6d158b9ccc18c6fa82584: openstack-operators/ironic-operator-controller-manager-75f8548fcd-fv5pz/manager\" id=f2f2d571-149f-4575-bd02-40231d5320e4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.271478 | controller |     "Jun 09 11:48:45.403353 crc crio[21508]: time=\"2026-06-09T11:48:45.403188633Z\" level=info msg=\"Removing container: 114b370b0100ecf17501e4c2dbff042300acadd7a11afa8cf1cf5246e1a66d06\" id=c596a87d-cef2-4abb-b60f-282bd7b712c0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.271492 | controller |     "Jun 09 11:48:46.453002 crc crio[21508]: time=\"2026-06-09T11:48:46.452467963Z\" level=info msg=\"Created container 9180f9aacbb2c0c15f66197127501cbd50c5a3f3db0a743aed7cefa5f0379e5c: metallb-system/metallb-operator-controller-manager-5b8965f888-kdd4l/manager\" id=b167a09e-d6b2-4365-a945-385da9f383fc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.271507 | controller |     "Jun 09 11:48:46.454642 crc crio[21508]: time=\"2026-06-09T11:48:46.454478822Z\" level=info msg=\"Starting container: 9180f9aacbb2c0c15f66197127501cbd50c5a3f3db0a743aed7cefa5f0379e5c\" id=80586054-6046-4980-9dd0-e0c8d0e14560 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.271521 | controller |     "Jun 09 11:48:46.461279 crc crio[21508]: time=\"2026-06-09T11:48:46.461200269Z\" level=info msg=\"Started container\" PID=148076 containerID=9180f9aacbb2c0c15f66197127501cbd50c5a3f3db0a743aed7cefa5f0379e5c description=metallb-system/metallb-operator-controller-manager-5b8965f888-kdd4l/manager id=80586054-6046-4980-9dd0-e0c8d0e14560 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ca941033b9a4ef96b8fcddf0c7247af1d1c2163fd917ad113abd15a22a578eb",
2026-06-09 12:20:06.271535 | controller |     "Jun 09 11:48:46.704073 crc crio[21508]: time=\"2026-06-09T11:48:46.703057666Z\" level=info msg=\"Removed container 114b370b0100ecf17501e4c2dbff042300acadd7a11afa8cf1cf5246e1a66d06: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=c596a87d-cef2-4abb-b60f-282bd7b712c0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.271549 | controller |     "Jun 09 11:48:50.323806 crc crio[21508]: time=\"2026-06-09T11:48:50.322930986Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=07560087-858a-4a81-9b3a-0c777c4beecb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.271567 | controller |     "Jun 09 11:48:50.326801 crc crio[21508]: time=\"2026-06-09T11:48:50.326699057Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=0ef23b22-d31d-4369-9034-2ae9d834d7be name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.271591 | controller |     "Jun 09 11:48:50.330491 crc crio[21508]: time=\"2026-06-09T11:48:50.330406165Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=9e88cae1-cc75-42d0-9196-d45e1c12e605 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.271607 | controller |     "Jun 09 11:48:50.330799 crc crio[21508]: time=\"2026-06-09T11:48:50.330729065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.271621 | controller |     "Jun 09 11:48:50.388886 crc crio[21508]: time=\"2026-06-09T11:48:50.388709144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.271635 | controller |     "Jun 09 11:48:50.941978 crc crio[21508]: time=\"2026-06-09T11:48:50.941431392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.271649 | controller |     "Jun 09 11:48:52.695900 crc crio[21508]: time=\"2026-06-09T11:48:52.69502186Z\" level=info msg=\"Created container 62cdbb3811efa3e14e2fcaf6fe825673d130f5e62bbbd22d8d24abae9493a46a: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=9e88cae1-cc75-42d0-9196-d45e1c12e605 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.271663 | controller |     "Jun 09 11:48:52.697775 crc crio[21508]: time=\"2026-06-09T11:48:52.697609126Z\" level=info msg=\"Starting container: 62cdbb3811efa3e14e2fcaf6fe825673d130f5e62bbbd22d8d24abae9493a46a\" id=e71a0556-081b-4924-98c0-27a0ed75c642 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.271678 | controller |     "Jun 09 11:48:52.710574 crc crio[21508]: time=\"2026-06-09T11:48:52.710247356Z\" level=info msg=\"Started container\" PID=148376 containerID=62cdbb3811efa3e14e2fcaf6fe825673d130f5e62bbbd22d8d24abae9493a46a description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=e71a0556-081b-4924-98c0-27a0ed75c642 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3634b745444ba35c0edeb974e19fc8a4e8fdec9fca497639475422f2fa1abea",
2026-06-09 12:20:06.271693 | controller |     "Jun 09 11:48:54.321499 crc crio[21508]: time=\"2026-06-09T11:48:54.320803954Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=ab8deac0-a0a1-45a5-a2cf-c70dc132c41a name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.271707 | controller |     "Jun 09 11:48:54.329222 crc crio[21508]: time=\"2026-06-09T11:48:54.329123848Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"",
2026-06-09 12:20:06.271722 | controller |     "Jun 09 11:48:56.324180 crc crio[21508]: time=\"2026-06-09T11:48:56.323700258Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=810c56fc-5090-4fd1-ae89-190c2f69b32e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.271736 | controller |     "Jun 09 11:48:56.365743 crc crio[21508]: time=\"2026-06-09T11:48:56.365595456Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=6efb0311-46cc-4775-9e79-1b0e843ffc9d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.271754 | controller |     "Jun 09 11:48:56.371221 crc crio[21508]: time=\"2026-06-09T11:48:56.371136108Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/manager\" id=619ea837-bd4d-413a-98d0-7f555c5b5735 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.271769 | controller |     "Jun 09 11:48:56.371781 crc crio[21508]: time=\"2026-06-09T11:48:56.371733166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.271783 | controller |     "Jun 09 11:48:56.430955 crc crio[21508]: time=\"2026-06-09T11:48:56.430422426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.271797 | controller |     "Jun 09 11:48:56.441119 crc crio[21508]: time=\"2026-06-09T11:48:56.441032007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.271811 | controller |     "Jun 09 11:48:56.492647 crc crio[21508]: time=\"2026-06-09T11:48:56.492442563Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=ab8deac0-a0a1-45a5-a2cf-c70dc132c41a name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.271825 | controller |     "Jun 09 11:48:56.494049 crc crio[21508]: time=\"2026-06-09T11:48:56.493968208Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=016e2651-54b9-421c-836d-3c6a2b84b72e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.271839 | controller |     "Jun 09 11:48:56.497558 crc crio[21508]: time=\"2026-06-09T11:48:56.49746074Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=b7c507ff-ee6a-4d58-9060-5405cbab3dd9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.271853 | controller |     "Jun 09 11:48:56.502073 crc crio[21508]: time=\"2026-06-09T11:48:56.501971742Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/manager\" id=99cac4ef-d0c3-4408-b9f8-28ab43f95ff4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.271867 | controller |     "Jun 09 11:48:56.502866 crc crio[21508]: time=\"2026-06-09T11:48:56.502799897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.271881 | controller |     "Jun 09 11:48:56.619764 crc crio[21508]: time=\"2026-06-09T11:48:56.619660691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.271895 | controller |     "Jun 09 11:48:56.653002 crc crio[21508]: time=\"2026-06-09T11:48:56.652069991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.271909 | controller |     "Jun 09 11:48:56.664379 crc crio[21508]: time=\"2026-06-09T11:48:56.662665162Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-dzt2p/POD\" id=3cabf731-b9a4-4175-a65b-b14e8926af84 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.271923 | controller |     "Jun 09 11:48:56.664379 crc crio[21508]: time=\"2026-06-09T11:48:56.662791585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.271941 | controller |     "Jun 09 11:48:56.706846 crc crio[21508]: time=\"2026-06-09T11:48:56.706761714Z\" level=info msg=\"Got pod network &{Name:certified-operators-dzt2p Namespace:openshift-marketplace ID:d5de9871a07f2ef79d3c949d1aa56841c369facea438474cf028cca5b733d346 UID:c756ca12-c586-4b16-a500-ea5a22b69020 NetNS:/var/run/netns/37fff28f-bfbe-4a52-b93f-aa117d859581 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc756ca12_c586_4b16_a500_ea5a22b69020.slice PodAnnotations:0xc0001597b0}] Aliases:map[]}\"",
2026-06-09 12:20:06.271956 | controller |     "Jun 09 11:48:56.706846 crc crio[21508]: time=\"2026-06-09T11:48:56.706824826Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-dzt2p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.271970 | controller |     "Jun 09 11:48:56.978916 crc crio[21508]: time=\"2026-06-09T11:48:56.977544369Z\" level=info msg=\"Created container 089c0ac6f1accae7f0eb85782a76fdaf7d8ec0e64858f259344575cd2d063aba: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/manager\" id=619ea837-bd4d-413a-98d0-7f555c5b5735 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.271984 | controller |     "Jun 09 11:48:56.985109 crc crio[21508]: time=\"2026-06-09T11:48:56.985058989Z\" level=info msg=\"Starting container: 089c0ac6f1accae7f0eb85782a76fdaf7d8ec0e64858f259344575cd2d063aba\" id=23ef84e9-6c19-4bcc-ac27-91e6bf3e0a81 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.271999 | controller |     "Jun 09 11:48:56.992463 crc crio[21508]: time=\"2026-06-09T11:48:56.992204779Z\" level=info msg=\"Started container\" PID=148697 containerID=089c0ac6f1accae7f0eb85782a76fdaf7d8ec0e64858f259344575cd2d063aba description=openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/manager id=23ef84e9-6c19-4bcc-ac27-91e6bf3e0a81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=17f421c7fc47756b896c871857969dfdbe3eb33742f85d3d8a81ea59dce0fda1",
2026-06-09 12:20:06.272013 | controller |     "Jun 09 11:48:57.153462 crc crio[21508]: time=\"2026-06-09T11:48:57.153026382Z\" level=info msg=\"Created container 1f8a5561f3e9e0d8fe06d914789faeea65b762ce75b54ece03b92851c5b42b47: baremetal-operator-system/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/manager\" id=99cac4ef-d0c3-4408-b9f8-28ab43f95ff4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.272027 | controller |     "Jun 09 11:48:57.154693 crc crio[21508]: time=\"2026-06-09T11:48:57.154489425Z\" level=info msg=\"Starting container: 1f8a5561f3e9e0d8fe06d914789faeea65b762ce75b54ece03b92851c5b42b47\" id=f030ee37-4529-4da7-9b56-cceb43d640a9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.272042 | controller |     "Jun 09 11:48:57.164465 crc crio[21508]: time=\"2026-06-09T11:48:57.164351844Z\" level=info msg=\"Started container\" PID=148703 containerID=1f8a5561f3e9e0d8fe06d914789faeea65b762ce75b54ece03b92851c5b42b47 description=baremetal-operator-system/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/manager id=f030ee37-4529-4da7-9b56-cceb43d640a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52fd281d8891a65f86231fd5dcbc5a29e7dd85037a2c5a34dc7dd857da31b832",
2026-06-09 12:20:06.272057 | controller |     "Jun 09 11:48:57.708693 crc crio[21508]: 2026-06-09T11:48:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d5de9871a07f2ef Mac:3a:58:fe:35:4f:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ef Mtu:0 Sandbox:/var/run/netns/37fff28f-bfbe-4a52-b93f-aa117d859581 SocketPath: PciID:}] [{Interface:0xc0000146e0 Address:{IP:10.217.0.239 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.272071 | controller |     "Jun 09 11:48:57.712673 crc crio[21508]: time=\"2026-06-09T11:48:57.71260293Z\" level=info msg=\"Got pod network &{Name:certified-operators-dzt2p Namespace:openshift-marketplace ID:d5de9871a07f2ef79d3c949d1aa56841c369facea438474cf028cca5b733d346 UID:c756ca12-c586-4b16-a500-ea5a22b69020 NetNS:/var/run/netns/37fff28f-bfbe-4a52-b93f-aa117d859581 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc756ca12_c586_4b16_a500_ea5a22b69020.slice PodAnnotations:0xc0001597b0}] Aliases:map[]}\"",
2026-06-09 12:20:06.272089 | controller |     "Jun 09 11:48:57.712969 crc crio[21508]: time=\"2026-06-09T11:48:57.712779275Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-dzt2p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.272105 | controller |     "Jun 09 11:48:57.729011 crc crio[21508]: time=\"2026-06-09T11:48:57.728931559Z\" level=info msg=\"Ran pod sandbox d5de9871a07f2ef79d3c949d1aa56841c369facea438474cf028cca5b733d346 with infra container: openshift-marketplace/certified-operators-dzt2p/POD\" id=3cabf731-b9a4-4175-a65b-b14e8926af84 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.272119 | controller |     "Jun 09 11:48:57.733940 crc crio[21508]: time=\"2026-06-09T11:48:57.733886684Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=22f532a3-1c5a-4cef-b4f9-3512c089a10b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.272133 | controller |     "Jun 09 11:48:57.740729 crc crio[21508]: time=\"2026-06-09T11:48:57.740674273Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4ed64217-2055-4a37-b2c6-bfb623ec57eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.272148 | controller |     "Jun 09 11:48:57.896685 crc crio[21508]: time=\"2026-06-09T11:48:57.896585072Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-dzt2p/extract-utilities\" id=bc3f994e-40fc-4d62-8ccb-f26d20fa42f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.272161 | controller |     "Jun 09 11:48:57.907650 crc crio[21508]: time=\"2026-06-09T11:48:57.907575214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.272175 | controller |     "Jun 09 11:48:57.974802 crc crio[21508]: time=\"2026-06-09T11:48:57.97467391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.272189 | controller |     "Jun 09 11:48:57.979108 crc crio[21508]: time=\"2026-06-09T11:48:57.979074729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.272204 | controller |     "Jun 09 11:48:58.197012 crc crio[21508]: time=\"2026-06-09T11:48:58.196847891Z\" level=info msg=\"Created container 74c65b9ea46c4ffa30e702bbd7ef0df09ce1be64156ff6b42e955580e598cc20: openshift-marketplace/certified-operators-dzt2p/extract-utilities\" id=bc3f994e-40fc-4d62-8ccb-f26d20fa42f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.272218 | controller |     "Jun 09 11:48:58.204392 crc crio[21508]: time=\"2026-06-09T11:48:58.204261068Z\" level=info msg=\"Starting container: 74c65b9ea46c4ffa30e702bbd7ef0df09ce1be64156ff6b42e955580e598cc20\" id=88b02561-5d98-4961-b019-b7a53b72bf1c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.272232 | controller |     "Jun 09 11:48:58.216453 crc crio[21508]: time=\"2026-06-09T11:48:58.21627329Z\" level=info msg=\"Started container\" PID=148849 containerID=74c65b9ea46c4ffa30e702bbd7ef0df09ce1be64156ff6b42e955580e598cc20 description=openshift-marketplace/certified-operators-dzt2p/extract-utilities id=88b02561-5d98-4961-b019-b7a53b72bf1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5de9871a07f2ef79d3c949d1aa56841c369facea438474cf028cca5b733d346",
2026-06-09 12:20:06.272250 | controller |     "Jun 09 11:48:59.298087 crc crio[21508]: time=\"2026-06-09T11:48:59.297100813Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=3f93577a-4584-4cb4-b25a-52cf5910360c name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.272265 | controller |     "Jun 09 11:48:59.307417 crc crio[21508]: time=\"2026-06-09T11:48:59.306177559Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-09 12:20:06.272280 | controller |     "Jun 09 11:48:59.322102 crc crio[21508]: time=\"2026-06-09T11:48:59.321869609Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=cfd35316-25e2-4b81-888a-1d252191345c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.272295 | controller |     "Jun 09 11:48:59.330663 crc crio[21508]: time=\"2026-06-09T11:48:59.329950906Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=a2101fb8-ac2c-4ce0-9a44-75b3f2371833 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.272309 | controller |     "Jun 09 11:48:59.334871 crc crio[21508]: time=\"2026-06-09T11:48:59.334784667Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-8d5599d7d-lxkn6/manager\" id=375a406f-1544-477e-9709-3ab34648b555 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.272323 | controller |     "Jun 09 11:48:59.335430 crc crio[21508]: time=\"2026-06-09T11:48:59.335372015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.272337 | controller |     "Jun 09 11:48:59.429239 crc crio[21508]: time=\"2026-06-09T11:48:59.429119082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.272370 | controller |     "Jun 09 11:48:59.435477 crc crio[21508]: time=\"2026-06-09T11:48:59.435401956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.272387 | controller |     "Jun 09 11:48:59.625328 crc crio[21508]: time=\"2026-06-09T11:48:59.625192008Z\" level=info msg=\"Created container ffdfc4f67ed3e0ba51557e9af06925e47d5fbfc9af4dc552af8f6540197c471e: openstack-operators/test-operator-controller-manager-8d5599d7d-lxkn6/manager\" id=375a406f-1544-477e-9709-3ab34648b555 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.272402 | controller |     "Jun 09 11:48:59.627479 crc crio[21508]: time=\"2026-06-09T11:48:59.627401502Z\" level=info msg=\"Starting container: ffdfc4f67ed3e0ba51557e9af06925e47d5fbfc9af4dc552af8f6540197c471e\" id=132e6968-c118-4182-a135-1f7a40dfd854 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.272416 | controller |     "Jun 09 11:48:59.634882 crc crio[21508]: time=\"2026-06-09T11:48:59.634757758Z\" level=info msg=\"Started container\" PID=148921 containerID=ffdfc4f67ed3e0ba51557e9af06925e47d5fbfc9af4dc552af8f6540197c471e description=openstack-operators/test-operator-controller-manager-8d5599d7d-lxkn6/manager id=132e6968-c118-4182-a135-1f7a40dfd854 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6cbe62c8260fb5fc11d0989d87aabe4d0f96be8ca307c47eb918064ac35a526c",
2026-06-09 12:20:06.272431 | controller |     "Jun 09 11:49:00.331724 crc crio[21508]: time=\"2026-06-09T11:49:00.330906969Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=bd3cdbdc-d44a-481c-93bd-f3dc1a1532b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.272449 | controller |     "Jun 09 11:49:00.405752 crc crio[21508]: time=\"2026-06-09T11:49:00.387759675Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=3f93577a-4584-4cb4-b25a-52cf5910360c name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.272463 | controller |     "Jun 09 11:49:00.412912 crc crio[21508]: time=\"2026-06-09T11:49:00.412797409Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=50b5db5e-a1fa-4536-9c6a-e1ea1e344377 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.272478 | controller |     "Jun 09 11:49:00.415473 crc crio[21508]: time=\"2026-06-09T11:49:00.415389265Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=346afd5d-b0e9-45f5-8907-e9a48ac8f172 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.272493 | controller |     "Jun 09 11:49:00.417957 crc crio[21508]: time=\"2026-06-09T11:49:00.417849637Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=685c874d-6e6e-4e46-9237-4f27aaa3f7e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.272507 | controller |     "Jun 09 11:49:00.420758 crc crio[21508]: time=\"2026-06-09T11:49:00.420670179Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-fv5pz/manager\" id=005592c0-6791-46f7-b2b4-57ab965bbe52 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.272521 | controller |     "Jun 09 11:49:00.424143 crc crio[21508]: time=\"2026-06-09T11:49:00.421274957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.272534 | controller |     "Jun 09 11:49:00.469924 crc crio[21508]: time=\"2026-06-09T11:49:00.469803369Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-dzt2p/extract-content\" id=80407b73-24ff-4d8f-b5e4-84d5310426a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.272548 | controller |     "Jun 09 11:49:00.480393 crc crio[21508]: time=\"2026-06-09T11:49:00.480213734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.272562 | controller |     "Jun 09 11:49:00.526871 crc crio[21508]: time=\"2026-06-09T11:49:00.52680622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.272576 | controller |     "Jun 09 11:49:00.535007 crc crio[21508]: time=\"2026-06-09T11:49:00.534958888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.272590 | controller |     "Jun 09 11:49:00.578168 crc crio[21508]: time=\"2026-06-09T11:49:00.578110593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.272604 | controller |     "Jun 09 11:49:00.581837 crc crio[21508]: time=\"2026-06-09T11:49:00.581705288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.272618 | controller |     "Jun 09 11:49:00.926974 crc crio[21508]: time=\"2026-06-09T11:49:00.926221884Z\" level=info msg=\"Created container d8d5b80c13bf56c7a481d7b43f8192de44f623e44358a9c0101dc563ece1d969: openstack-operators/ironic-operator-controller-manager-75f8548fcd-fv5pz/manager\" id=005592c0-6791-46f7-b2b4-57ab965bbe52 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.272636 | controller |     "Jun 09 11:49:00.928960 crc crio[21508]: time=\"2026-06-09T11:49:00.928869082Z\" level=info msg=\"Starting container: d8d5b80c13bf56c7a481d7b43f8192de44f623e44358a9c0101dc563ece1d969\" id=7d47331d-3ea4-4ddd-8afc-a63770466e2f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.272651 | controller |     "Jun 09 11:49:00.935954 crc crio[21508]: time=\"2026-06-09T11:49:00.935819096Z\" level=info msg=\"Started container\" PID=148996 containerID=d8d5b80c13bf56c7a481d7b43f8192de44f623e44358a9c0101dc563ece1d969 description=openstack-operators/ironic-operator-controller-manager-75f8548fcd-fv5pz/manager id=7d47331d-3ea4-4ddd-8afc-a63770466e2f name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c79f8871269f332bebb93586e97afae49ddb08d0910bb05b90e88deedcbca4b",
2026-06-09 12:20:06.272666 | controller |     "Jun 09 11:49:00.959876 crc crio[21508]: time=\"2026-06-09T11:49:00.959735786Z\" level=info msg=\"Created container 590ad156c79cb0c4349adb1562dbb2d754608459dc2fe9fd38c20c9279086eb8: openshift-marketplace/certified-operators-dzt2p/extract-content\" id=80407b73-24ff-4d8f-b5e4-84d5310426a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.272680 | controller |     "Jun 09 11:49:00.962953 crc crio[21508]: time=\"2026-06-09T11:49:00.962887429Z\" level=info msg=\"Starting container: 590ad156c79cb0c4349adb1562dbb2d754608459dc2fe9fd38c20c9279086eb8\" id=82c6fd37-fa34-4144-afab-60641b018cd6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.272694 | controller |     "Jun 09 11:49:00.970722 crc crio[21508]: time=\"2026-06-09T11:49:00.970560654Z\" level=info msg=\"Started container\" PID=148998 containerID=590ad156c79cb0c4349adb1562dbb2d754608459dc2fe9fd38c20c9279086eb8 description=openshift-marketplace/certified-operators-dzt2p/extract-content id=82c6fd37-fa34-4144-afab-60641b018cd6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5de9871a07f2ef79d3c949d1aa56841c369facea438474cf028cca5b733d346",
2026-06-09 12:20:06.272708 | controller |     "Jun 09 11:49:01.042608 crc crio[21508]: time=\"2026-06-09T11:49:01.042470571Z\" level=info msg=\"Stopping container: ebeef37a4e11f39052fab33544a30009b0614bfd83c75b45c7472256b3a3c2db (timeout: 2s)\" id=20fa416a-e328-4ae6-af31-f506bc8fbafe name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.272723 | controller |     "Jun 09 11:49:01.322744 crc crio[21508]: time=\"2026-06-09T11:49:01.322667492Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=1a585423-f13c-4910-a6b6-aa3047d37a17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.272737 | controller |     "Jun 09 11:49:01.330033 crc crio[21508]: time=\"2026-06-09T11:49:01.328706599Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=6d4c9cf4-f176-4a03-ae0e-0c9d0af80a07 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.272750 | controller |     "Jun 09 11:49:01.348195 crc crio[21508]: time=\"2026-06-09T11:49:01.346863291Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-6495978d8d-24mcx/manager\" id=349223c7-b081-4729-b0b9-7a1f33e1e6c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.272764 | controller |     "Jun 09 11:49:01.348195 crc crio[21508]: time=\"2026-06-09T11:49:01.347492179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.272784 | controller |     "Jun 09 11:49:01.413755 crc crio[21508]: time=\"2026-06-09T11:49:01.413609787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.272831 | controller |     "Jun 09 11:49:01.423109 crc crio[21508]: time=\"2026-06-09T11:49:01.42292369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.272852 | controller |     "Jun 09 11:49:01.644052 crc crio[21508]: time=\"2026-06-09T11:49:01.643552636Z\" level=info msg=\"Created container a7da099507a77ec99df40a922f119f428ac12b15c8e39fe192d8e17be12b6451: openstack-operators/octavia-operator-controller-manager-6495978d8d-24mcx/manager\" id=349223c7-b081-4729-b0b9-7a1f33e1e6c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.272866 | controller |     "Jun 09 11:49:01.646397 crc crio[21508]: time=\"2026-06-09T11:49:01.646273635Z\" level=info msg=\"Starting container: a7da099507a77ec99df40a922f119f428ac12b15c8e39fe192d8e17be12b6451\" id=9b58e5b5-8a0f-4af5-8d0e-91a8cfd92b02 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.272881 | controller |     "Jun 09 11:49:01.655729 crc crio[21508]: time=\"2026-06-09T11:49:01.655575058Z\" level=info msg=\"Started container\" PID=149078 containerID=a7da099507a77ec99df40a922f119f428ac12b15c8e39fe192d8e17be12b6451 description=openstack-operators/octavia-operator-controller-manager-6495978d8d-24mcx/manager id=9b58e5b5-8a0f-4af5-8d0e-91a8cfd92b02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd061b9ff36bc5002db9ab85042bcb37487b3f72b94ab6fcc42097c7727f795a",
2026-06-09 12:20:06.272895 | controller |     "Jun 09 11:49:01.693159 crc crio[21508]: time=\"2026-06-09T11:49:01.692983934Z\" level=info msg=\"Stopped container ebeef37a4e11f39052fab33544a30009b0614bfd83c75b45c7472256b3a3c2db: openshift-marketplace/redhat-operators-mcr8d/registry-server\" id=20fa416a-e328-4ae6-af31-f506bc8fbafe name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.272909 | controller |     "Jun 09 11:49:01.696952 crc crio[21508]: time=\"2026-06-09T11:49:01.696850228Z\" level=info msg=\"Stopping pod sandbox: 06a421516a8f87e926534990ce7e0cc781c889657b6c68b98e23267553569032\" id=5f813e19-5d75-4f84-9261-c855f3f5c560 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.272923 | controller |     "Jun 09 11:49:01.700922 crc crio[21508]: time=\"2026-06-09T11:49:01.700806103Z\" level=info msg=\"Got pod network &{Name:redhat-operators-mcr8d Namespace:openshift-marketplace ID:06a421516a8f87e926534990ce7e0cc781c889657b6c68b98e23267553569032 UID:e64df100-7ef8-42d7-88c0-5a6893034dfb NetNS:/var/run/netns/0ea4ba9b-b626-4f70-a332-b97102985196 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode64df100_7ef8_42d7_88c0_5a6893034dfb.slice PodAnnotations:0xc000852b98}] Aliases:map[]}\"",
2026-06-09 12:20:06.272938 | controller |     "Jun 09 11:49:01.701690 crc crio[21508]: time=\"2026-06-09T11:49:01.701112502Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-mcr8d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.272952 | controller |     "Jun 09 11:49:02.174004 crc crio[21508]: time=\"2026-06-09T11:49:02.173818985Z\" level=info msg=\"Stopped pod sandbox: 06a421516a8f87e926534990ce7e0cc781c889657b6c68b98e23267553569032\" id=5f813e19-5d75-4f84-9261-c855f3f5c560 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.272966 | controller |     "Jun 09 11:49:02.417817 crc crio[21508]: time=\"2026-06-09T11:49:02.417246858Z\" level=info msg=\"Removing container: ebeef37a4e11f39052fab33544a30009b0614bfd83c75b45c7472256b3a3c2db\" id=c6f7d92a-fab1-47bf-b80e-333e966cfa19 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.272980 | controller |     "Jun 09 11:49:02.521734 crc crio[21508]: time=\"2026-06-09T11:49:02.521475992Z\" level=info msg=\"Removed container ebeef37a4e11f39052fab33544a30009b0614bfd83c75b45c7472256b3a3c2db: openshift-marketplace/redhat-operators-mcr8d/registry-server\" id=c6f7d92a-fab1-47bf-b80e-333e966cfa19 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.272998 | controller |     "Jun 09 11:49:02.551741 crc crio[21508]: time=\"2026-06-09T11:49:02.551593045Z\" level=info msg=\"Removing container: d32ce6c656b3d59ddf6f092a182f2c874a00c6db60ba53e0456f969ea17d6e0a\" id=72b1e808-1da7-4ec6-ba73-ef4bf1397eb5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.273013 | controller |     "Jun 09 11:49:02.619977 crc crio[21508]: time=\"2026-06-09T11:49:02.619848255Z\" level=info msg=\"Removed container d32ce6c656b3d59ddf6f092a182f2c874a00c6db60ba53e0456f969ea17d6e0a: openshift-marketplace/redhat-operators-mcr8d/extract-content\" id=72b1e808-1da7-4ec6-ba73-ef4bf1397eb5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.273027 | controller |     "Jun 09 11:49:02.627127 crc crio[21508]: time=\"2026-06-09T11:49:02.627013295Z\" level=info msg=\"Removing container: 0c7ccb329fec8fb6025d30a8b7a555564196e0c7253f429beac2aec00d26228f\" id=c09afc1f-cacd-4d43-8c1a-623652483953 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.273041 | controller |     "Jun 09 11:49:02.675247 crc crio[21508]: time=\"2026-06-09T11:49:02.675126265Z\" level=info msg=\"Removed container 0c7ccb329fec8fb6025d30a8b7a555564196e0c7253f429beac2aec00d26228f: openshift-marketplace/redhat-operators-mcr8d/extract-utilities\" id=c09afc1f-cacd-4d43-8c1a-623652483953 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.273056 | controller |     "Jun 09 11:49:04.509478 crc crio[21508]: time=\"2026-06-09T11:49:04.508838732Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a75b60eb-3d27-4cbf-a237-43a979f6aa20 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.273070 | controller |     "Jun 09 11:49:04.523275 crc crio[21508]: time=\"2026-06-09T11:49:04.522495772Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1b76eef9-2a73-4489-9b40-a5ed7f323124 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.273084 | controller |     "Jun 09 11:49:04.591076 crc crio[21508]: time=\"2026-06-09T11:49:04.590156695Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-dzt2p/registry-server\" id=e6a0b175-70f4-4101-ba3a-2da2340428ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.273098 | controller |     "Jun 09 11:49:04.602954 crc crio[21508]: time=\"2026-06-09T11:49:04.600968901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.273113 | controller |     "Jun 09 11:49:04.830408 crc crio[21508]: time=\"2026-06-09T11:49:04.826576392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.273127 | controller |     "Jun 09 11:49:04.830408 crc crio[21508]: time=\"2026-06-09T11:49:04.830164248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.273141 | controller |     "Jun 09 11:49:05.417824 crc crio[21508]: time=\"2026-06-09T11:49:05.410657728Z\" level=info msg=\"Created container 063f14254786ed529f11d47b4de3cb0516ed192d1ece063e42d7f412baa3d5df: openshift-marketplace/certified-operators-dzt2p/registry-server\" id=e6a0b175-70f4-4101-ba3a-2da2340428ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.273156 | controller |     "Jun 09 11:49:05.424434 crc crio[21508]: time=\"2026-06-09T11:49:05.424215516Z\" level=info msg=\"Starting container: 063f14254786ed529f11d47b4de3cb0516ed192d1ece063e42d7f412baa3d5df\" id=471a0554-c757-4cc0-b55c-5571d6635340 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.273174 | controller |     "Jun 09 11:49:05.460095 crc crio[21508]: time=\"2026-06-09T11:49:05.459760407Z\" level=info msg=\"Started container\" PID=149326 containerID=063f14254786ed529f11d47b4de3cb0516ed192d1ece063e42d7f412baa3d5df description=openshift-marketplace/certified-operators-dzt2p/registry-server id=471a0554-c757-4cc0-b55c-5571d6635340 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5de9871a07f2ef79d3c949d1aa56841c369facea438474cf028cca5b733d346",
2026-06-09 12:20:06.273189 | controller |     "Jun 09 11:49:20.332697 crc crio[21508]: time=\"2026-06-09T11:49:20.331715197Z\" level=info msg=\"Stopping container: 063f14254786ed529f11d47b4de3cb0516ed192d1ece063e42d7f412baa3d5df (timeout: 2s)\" id=25da091f-bb66-4eae-ba52-9d3e98fe94da name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.273203 | controller |     "Jun 09 11:49:20.489796 crc crio[21508]: time=\"2026-06-09T11:49:20.489665956Z\" level=info msg=\"Stopped container 063f14254786ed529f11d47b4de3cb0516ed192d1ece063e42d7f412baa3d5df: openshift-marketplace/certified-operators-dzt2p/registry-server\" id=25da091f-bb66-4eae-ba52-9d3e98fe94da name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.273217 | controller |     "Jun 09 11:49:20.491040 crc crio[21508]: time=\"2026-06-09T11:49:20.490944444Z\" level=info msg=\"Stopping pod sandbox: d5de9871a07f2ef79d3c949d1aa56841c369facea438474cf028cca5b733d346\" id=6fba7f3e-605c-49cb-9d55-a992bd27068f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.273231 | controller |     "Jun 09 11:49:20.492007 crc crio[21508]: time=\"2026-06-09T11:49:20.491933173Z\" level=info msg=\"Got pod network &{Name:certified-operators-dzt2p Namespace:openshift-marketplace ID:d5de9871a07f2ef79d3c949d1aa56841c369facea438474cf028cca5b733d346 UID:c756ca12-c586-4b16-a500-ea5a22b69020 NetNS:/var/run/netns/37fff28f-bfbe-4a52-b93f-aa117d859581 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc756ca12_c586_4b16_a500_ea5a22b69020.slice PodAnnotations:0xc000852a60}] Aliases:map[]}\"",
2026-06-09 12:20:06.273246 | controller |     "Jun 09 11:49:20.492257 crc crio[21508]: time=\"2026-06-09T11:49:20.492145519Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-dzt2p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.273260 | controller |     "Jun 09 11:49:20.984205 crc crio[21508]: time=\"2026-06-09T11:49:20.982924541Z\" level=info msg=\"Stopped pod sandbox: d5de9871a07f2ef79d3c949d1aa56841c369facea438474cf028cca5b733d346\" id=6fba7f3e-605c-49cb-9d55-a992bd27068f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.273275 | controller |     "Jun 09 11:49:21.983822 crc crio[21508]: time=\"2026-06-09T11:49:21.983776891Z\" level=info msg=\"Removing container: 063f14254786ed529f11d47b4de3cb0516ed192d1ece063e42d7f412baa3d5df\" id=5d53d514-2a2b-4565-b02f-dbd5be822020 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.273289 | controller |     "Jun 09 11:49:22.023778 crc crio[21508]: time=\"2026-06-09T11:49:22.023163576Z\" level=info msg=\"Removed container 063f14254786ed529f11d47b4de3cb0516ed192d1ece063e42d7f412baa3d5df: openshift-marketplace/certified-operators-dzt2p/registry-server\" id=5d53d514-2a2b-4565-b02f-dbd5be822020 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.273303 | controller |     "Jun 09 11:49:22.031459 crc crio[21508]: time=\"2026-06-09T11:49:22.031361236Z\" level=info msg=\"Removing container: 590ad156c79cb0c4349adb1562dbb2d754608459dc2fe9fd38c20c9279086eb8\" id=b88eca04-8d5b-485c-baf3-f23f5232a95a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.273318 | controller |     "Jun 09 11:49:22.063974 crc crio[21508]: time=\"2026-06-09T11:49:22.063856788Z\" level=info msg=\"Removed container 590ad156c79cb0c4349adb1562dbb2d754608459dc2fe9fd38c20c9279086eb8: openshift-marketplace/certified-operators-dzt2p/extract-content\" id=b88eca04-8d5b-485c-baf3-f23f5232a95a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.273335 | controller |     "Jun 09 11:49:22.068722 crc crio[21508]: time=\"2026-06-09T11:49:22.067990849Z\" level=info msg=\"Removing container: 74c65b9ea46c4ffa30e702bbd7ef0df09ce1be64156ff6b42e955580e598cc20\" id=60ab2ba1-cca4-49bb-870f-dc13fefb9df2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.273376 | controller |     "Jun 09 11:49:22.120343 crc crio[21508]: time=\"2026-06-09T11:49:22.12023244Z\" level=info msg=\"Removed container 74c65b9ea46c4ffa30e702bbd7ef0df09ce1be64156ff6b42e955580e598cc20: openshift-marketplace/certified-operators-dzt2p/extract-utilities\" id=60ab2ba1-cca4-49bb-870f-dc13fefb9df2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.273394 | controller |     "Jun 09 11:49:27.679044 crc crio[21508]: time=\"2026-06-09T11:49:27.678441552Z\" level=info msg=\"Removing container: 39f9e68891c76443f754658134cff74c9cab75ba8a13a345d7c613b4fe16d615\" id=e2d00fe0-731c-43f7-bd8b-8e3881658e81 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.273409 | controller |     "Jun 09 11:49:27.737112 crc crio[21508]: time=\"2026-06-09T11:49:27.737018528Z\" level=info msg=\"Removed container 39f9e68891c76443f754658134cff74c9cab75ba8a13a345d7c613b4fe16d615: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-7djfv/init\" id=e2d00fe0-731c-43f7-bd8b-8e3881658e81 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.273423 | controller |     "Jun 09 11:49:27.747776 crc crio[21508]: time=\"2026-06-09T11:49:27.747515516Z\" level=info msg=\"Removing container: d5caa016e2e77d7d96b1cfe4e27b27b08548c33d49456ff40f8ee23c106c88ab\" id=406236e8-4ed7-4f64-950d-4de5056e895a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.273437 | controller |     "Jun 09 11:49:27.848690 crc crio[21508]: time=\"2026-06-09T11:49:27.848587358Z\" level=info msg=\"Removed container d5caa016e2e77d7d96b1cfe4e27b27b08548c33d49456ff40f8ee23c106c88ab: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-7djfv/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=406236e8-4ed7-4f64-950d-4de5056e895a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.273452 | controller |     "Jun 09 11:49:27.858754 crc crio[21508]: time=\"2026-06-09T11:49:27.858646453Z\" level=info msg=\"Removing container: 2d068948a84764ffe58f0b906c0ef913b76ffea6df51a5db8ebf9a4831578caa\" id=744b8b1f-f8c8-47fc-9d6c-b2f14ba4b489 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.273466 | controller |     "Jun 09 11:49:28.143743 crc crio[21508]: time=\"2026-06-09T11:49:28.14314279Z\" level=info msg=\"Removed container 2d068948a84764ffe58f0b906c0ef913b76ffea6df51a5db8ebf9a4831578caa: openshift-infra/auto-csr-approver-29683422-8lx78/oc\" id=744b8b1f-f8c8-47fc-9d6c-b2f14ba4b489 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.273480 | controller |     "Jun 09 11:49:28.162409 crc crio[21508]: time=\"2026-06-09T11:49:28.162162347Z\" level=info msg=\"Stopping pod sandbox: f843c4dbab42aafdc33cc1a09fd2176f1f4f5d34fa72392c6b414f5ef232a989\" id=1134a417-2131-43d7-aa6e-7941fc3f8b21 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.273494 | controller |     "Jun 09 11:49:28.162409 crc crio[21508]: time=\"2026-06-09T11:49:28.162280131Z\" level=info msg=\"Stopped pod sandbox (already stopped): f843c4dbab42aafdc33cc1a09fd2176f1f4f5d34fa72392c6b414f5ef232a989\" id=1134a417-2131-43d7-aa6e-7941fc3f8b21 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.273508 | controller |     "Jun 09 11:49:28.163248 crc crio[21508]: time=\"2026-06-09T11:49:28.163152207Z\" level=info msg=\"Removing pod sandbox: f843c4dbab42aafdc33cc1a09fd2176f1f4f5d34fa72392c6b414f5ef232a989\" id=c36db259-35ef-429c-b587-307c0c692f33 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.273522 | controller |     "Jun 09 11:49:28.181752 crc crio[21508]: time=\"2026-06-09T11:49:28.181499854Z\" level=info msg=\"Removed pod sandbox: f843c4dbab42aafdc33cc1a09fd2176f1f4f5d34fa72392c6b414f5ef232a989\" id=c36db259-35ef-429c-b587-307c0c692f33 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.273540 | controller |     "Jun 09 11:49:28.183941 crc crio[21508]: time=\"2026-06-09T11:49:28.183803202Z\" level=info msg=\"Stopping pod sandbox: d5de9871a07f2ef79d3c949d1aa56841c369facea438474cf028cca5b733d346\" id=7d14b2d6-9c25-4765-bb5f-66ec44a8b458 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.273555 | controller |     "Jun 09 11:49:28.184453 crc crio[21508]: time=\"2026-06-09T11:49:28.184382359Z\" level=info msg=\"Stopped pod sandbox (already stopped): d5de9871a07f2ef79d3c949d1aa56841c369facea438474cf028cca5b733d346\" id=7d14b2d6-9c25-4765-bb5f-66ec44a8b458 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.273569 | controller |     "Jun 09 11:49:28.186653 crc crio[21508]: time=\"2026-06-09T11:49:28.186579513Z\" level=info msg=\"Removing pod sandbox: d5de9871a07f2ef79d3c949d1aa56841c369facea438474cf028cca5b733d346\" id=f2191f34-e7a7-47a5-9811-da46c7c3a65b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.273583 | controller |     "Jun 09 11:49:28.206609 crc crio[21508]: time=\"2026-06-09T11:49:28.206509797Z\" level=info msg=\"Removed pod sandbox: d5de9871a07f2ef79d3c949d1aa56841c369facea438474cf028cca5b733d346\" id=f2191f34-e7a7-47a5-9811-da46c7c3a65b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.273597 | controller |     "Jun 09 11:49:28.219516 crc crio[21508]: time=\"2026-06-09T11:49:28.219414855Z\" level=info msg=\"Stopping pod sandbox: 045b5be9338aed2cf474f599cb981044d9364682e226960793c563045eb7a456\" id=0f876583-9be7-4f32-860a-be00ee5885d4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.273610 | controller |     "Jun 09 11:49:28.220154 crc crio[21508]: time=\"2026-06-09T11:49:28.220129366Z\" level=info msg=\"Stopped pod sandbox (already stopped): 045b5be9338aed2cf474f599cb981044d9364682e226960793c563045eb7a456\" id=0f876583-9be7-4f32-860a-be00ee5885d4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.273624 | controller |     "Jun 09 11:49:28.223355 crc crio[21508]: time=\"2026-06-09T11:49:28.223267958Z\" level=info msg=\"Removing pod sandbox: 045b5be9338aed2cf474f599cb981044d9364682e226960793c563045eb7a456\" id=ca50987b-55f6-456a-b824-e06521ca233b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.273638 | controller |     "Jun 09 11:49:28.243385 crc crio[21508]: time=\"2026-06-09T11:49:28.243220523Z\" level=info msg=\"Removed pod sandbox: 045b5be9338aed2cf474f599cb981044d9364682e226960793c563045eb7a456\" id=ca50987b-55f6-456a-b824-e06521ca233b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.273652 | controller |     "Jun 09 11:49:28.246844 crc crio[21508]: time=\"2026-06-09T11:49:28.246734536Z\" level=info msg=\"Stopping pod sandbox: 06a421516a8f87e926534990ce7e0cc781c889657b6c68b98e23267553569032\" id=c863eb1d-626c-4cf6-a323-eb799bf1da61 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.273701 | controller |     "Jun 09 11:49:28.247264 crc crio[21508]: time=\"2026-06-09T11:49:28.246869Z\" level=info msg=\"Stopped pod sandbox (already stopped): 06a421516a8f87e926534990ce7e0cc781c889657b6c68b98e23267553569032\" id=c863eb1d-626c-4cf6-a323-eb799bf1da61 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.273722 | controller |     "Jun 09 11:49:28.248862 crc crio[21508]: time=\"2026-06-09T11:49:28.248767175Z\" level=info msg=\"Removing pod sandbox: 06a421516a8f87e926534990ce7e0cc781c889657b6c68b98e23267553569032\" id=11a434d6-f8ec-4bcf-b416-cbbcb52cc0d5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.273738 | controller |     "Jun 09 11:49:28.270239 crc crio[21508]: time=\"2026-06-09T11:49:28.270025429Z\" level=info msg=\"Removed pod sandbox: 06a421516a8f87e926534990ce7e0cc781c889657b6c68b98e23267553569032\" id=11a434d6-f8ec-4bcf-b416-cbbcb52cc0d5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.273757 | controller |     "Jun 09 11:50:00.548850 crc crio[21508]: time=\"2026-06-09T11:50:00.546877213Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683430-h8hd9/POD\" id=39213202-767a-4a85-be0f-4a7355938290 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.273772 | controller |     "Jun 09 11:50:00.550695 crc crio[21508]: time=\"2026-06-09T11:50:00.548964464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.273787 | controller |     "Jun 09 11:50:00.613750 crc crio[21508]: time=\"2026-06-09T11:50:00.613591868Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683430-h8hd9 Namespace:openshift-infra ID:c3340cf78b3ee17e385dcba3653dc219baf02923e2c6a7f7103294cd752dd46a UID:570bde2c-5445-48f3-8257-49f775bc7dd5 NetNS:/var/run/netns/19c75036-942c-44dd-b572-ce0efea406ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod570bde2c_5445_48f3_8257_49f775bc7dd5.slice PodAnnotations:0xc003b38350}] Aliases:map[]}\"",
2026-06-09 12:20:06.273803 | controller |     "Jun 09 11:50:00.613750 crc crio[21508]: time=\"2026-06-09T11:50:00.61367454Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683430-h8hd9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.273817 | controller |     "Jun 09 11:50:01.243841 crc crio[21508]: 2026-06-09T11:50:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c3340cf78b3ee17 Mac:4a:35:c4:b0:06:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f0 Mtu:0 Sandbox:/var/run/netns/19c75036-942c-44dd-b572-ce0efea406ce SocketPath: PciID:}] [{Interface:0xc00028c760 Address:{IP:10.217.0.240 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.273832 | controller |     "Jun 09 11:50:01.268103 crc crio[21508]: time=\"2026-06-09T11:50:01.256640243Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683430-h8hd9 Namespace:openshift-infra ID:c3340cf78b3ee17e385dcba3653dc219baf02923e2c6a7f7103294cd752dd46a UID:570bde2c-5445-48f3-8257-49f775bc7dd5 NetNS:/var/run/netns/19c75036-942c-44dd-b572-ce0efea406ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod570bde2c_5445_48f3_8257_49f775bc7dd5.slice PodAnnotations:0xc003b38350}] Aliases:map[]}\"",
2026-06-09 12:20:06.273846 | controller |     "Jun 09 11:50:01.268103 crc crio[21508]: time=\"2026-06-09T11:50:01.258865418Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683430-h8hd9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.273861 | controller |     "Jun 09 11:50:01.327127 crc crio[21508]: time=\"2026-06-09T11:50:01.327062246Z\" level=info msg=\"Ran pod sandbox c3340cf78b3ee17e385dcba3653dc219baf02923e2c6a7f7103294cd752dd46a with infra container: openshift-infra/auto-csr-approver-29683430-h8hd9/POD\" id=39213202-767a-4a85-be0f-4a7355938290 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.273876 | controller |     "Jun 09 11:50:01.335090 crc crio[21508]: time=\"2026-06-09T11:50:01.334837644Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=b002b3d1-7ef9-4020-88aa-83450a4b7e7a name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.273890 | controller |     "Jun 09 11:50:01.349369 crc crio[21508]: time=\"2026-06-09T11:50:01.349263277Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 12:20:06.273905 | controller |     "Jun 09 11:50:04.827972 crc crio[21508]: time=\"2026-06-09T11:50:04.82660445Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=b002b3d1-7ef9-4020-88aa-83450a4b7e7a name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.273925 | controller |     "Jun 09 11:50:04.829873 crc crio[21508]: time=\"2026-06-09T11:50:04.829238378Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=cd1cb4ea-b104-4675-9b54-282ddff48724 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.273942 | controller |     "Jun 09 11:50:04.832718 crc crio[21508]: time=\"2026-06-09T11:50:04.832613477Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=24618eda-f1cd-4742-9d94-a0001ca30c52 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.273958 | controller |     "Jun 09 11:50:05.044934 crc crio[21508]: time=\"2026-06-09T11:50:05.044835486Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683430-h8hd9/oc\" id=313c9736-2571-4b41-be2c-3edbb967f053 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.273972 | controller |     "Jun 09 11:50:05.045698 crc crio[21508]: time=\"2026-06-09T11:50:05.045629659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.273986 | controller |     "Jun 09 11:50:05.138413 crc crio[21508]: time=\"2026-06-09T11:50:05.137512922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.274000 | controller |     "Jun 09 11:50:05.459758 crc crio[21508]: time=\"2026-06-09T11:50:05.459666643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.274014 | controller |     "Jun 09 11:50:06.244707 crc crio[21508]: time=\"2026-06-09T11:50:06.24409827Z\" level=info msg=\"Created container e7436cc89e9797c9a1fcd5f576d54a8c6a94dea4233e1e19bb71980184b7823e: openshift-infra/auto-csr-approver-29683430-h8hd9/oc\" id=313c9736-2571-4b41-be2c-3edbb967f053 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.274028 | controller |     "Jun 09 11:50:06.248236 crc crio[21508]: time=\"2026-06-09T11:50:06.248121908Z\" level=info msg=\"Starting container: e7436cc89e9797c9a1fcd5f576d54a8c6a94dea4233e1e19bb71980184b7823e\" id=89838201-c0f7-4b4d-ad00-cd774b7d7122 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.274043 | controller |     "Jun 09 11:50:06.257912 crc crio[21508]: time=\"2026-06-09T11:50:06.25706327Z\" level=info msg=\"Started container\" PID=152433 containerID=e7436cc89e9797c9a1fcd5f576d54a8c6a94dea4233e1e19bb71980184b7823e description=openshift-infra/auto-csr-approver-29683430-h8hd9/oc id=89838201-c0f7-4b4d-ad00-cd774b7d7122 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3340cf78b3ee17e385dcba3653dc219baf02923e2c6a7f7103294cd752dd46a",
2026-06-09 12:20:06.274057 | controller |     "Jun 09 11:50:09.614246 crc crio[21508]: time=\"2026-06-09T11:50:09.613135748Z\" level=info msg=\"Stopping pod sandbox: c3340cf78b3ee17e385dcba3653dc219baf02923e2c6a7f7103294cd752dd46a\" id=af5937e2-50ef-4f3f-9ba6-3ea722c79018 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.274071 | controller |     "Jun 09 11:50:09.616055 crc crio[21508]: time=\"2026-06-09T11:50:09.615670252Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683430-h8hd9 Namespace:openshift-infra ID:c3340cf78b3ee17e385dcba3653dc219baf02923e2c6a7f7103294cd752dd46a UID:570bde2c-5445-48f3-8257-49f775bc7dd5 NetNS:/var/run/netns/19c75036-942c-44dd-b572-ce0efea406ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod570bde2c_5445_48f3_8257_49f775bc7dd5.slice PodAnnotations:0xc000d9f298}] Aliases:map[]}\"",
2026-06-09 12:20:06.274085 | controller |     "Jun 09 11:50:09.616055 crc crio[21508]: time=\"2026-06-09T11:50:09.615847927Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683430-h8hd9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.274106 | controller |     "Jun 09 11:50:10.142467 crc crio[21508]: time=\"2026-06-09T11:50:10.138579305Z\" level=info msg=\"Stopped pod sandbox: c3340cf78b3ee17e385dcba3653dc219baf02923e2c6a7f7103294cd752dd46a\" id=af5937e2-50ef-4f3f-9ba6-3ea722c79018 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.274122 | controller |     "Jun 09 11:50:28.294254 crc crio[21508]: time=\"2026-06-09T11:50:28.293830873Z\" level=info msg=\"Removing container: da4c0ea5ce9ee80fdf772014b2c6816b6b0a986e5074c39bcd82fae29d017c33\" id=9f6760c7-9523-412a-a326-de1ec791d709 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.274136 | controller |     "Jun 09 11:50:28.508214 crc crio[21508]: time=\"2026-06-09T11:50:28.50806659Z\" level=info msg=\"Removed container da4c0ea5ce9ee80fdf772014b2c6816b6b0a986e5074c39bcd82fae29d017c33: openshift-infra/auto-csr-approver-29683424-55mnc/oc\" id=9f6760c7-9523-412a-a326-de1ec791d709 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.274150 | controller |     "Jun 09 11:50:28.518990 crc crio[21508]: time=\"2026-06-09T11:50:28.518905298Z\" level=info msg=\"Stopping pod sandbox: eada9d5452fbf62c0e7a7a226310cbd81ad74aad036b106ccf9246071d9b5958\" id=2744b905-5e28-41c8-be24-09f0b74a37ea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.274165 | controller |     "Jun 09 11:50:28.518990 crc crio[21508]: time=\"2026-06-09T11:50:28.51899287Z\" level=info msg=\"Stopped pod sandbox (already stopped): eada9d5452fbf62c0e7a7a226310cbd81ad74aad036b106ccf9246071d9b5958\" id=2744b905-5e28-41c8-be24-09f0b74a37ea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.274179 | controller |     "Jun 09 11:50:28.519802 crc crio[21508]: time=\"2026-06-09T11:50:28.519613518Z\" level=info msg=\"Removing pod sandbox: eada9d5452fbf62c0e7a7a226310cbd81ad74aad036b106ccf9246071d9b5958\" id=44b9e964-ef79-4e76-8dd4-25d797847abf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.274194 | controller |     "Jun 09 11:50:28.538562 crc crio[21508]: time=\"2026-06-09T11:50:28.53842468Z\" level=info msg=\"Removed pod sandbox: eada9d5452fbf62c0e7a7a226310cbd81ad74aad036b106ccf9246071d9b5958\" id=44b9e964-ef79-4e76-8dd4-25d797847abf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.274208 | controller |     "Jun 09 11:50:52.325363 crc crio[21508]: time=\"2026-06-09T11:50:52.324496338Z\" level=info msg=\"Stopping pod sandbox: b39c37f9608befc15fef14e99e66cd6272dd172abfa9e22489eca21cacb5d862\" id=b0c3c0e8-3b1f-42d9-ac64-1b53cacc41b0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.274223 | controller |     "Jun 09 11:50:52.326389 crc crio[21508]: time=\"2026-06-09T11:50:52.326229408Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-bvpc9 Namespace:openstack ID:b39c37f9608befc15fef14e99e66cd6272dd172abfa9e22489eca21cacb5d862 UID:d3607890-a541-48f4-934a-ccef6a535b5d NetNS:/var/run/netns/6a50b36b-3503-4a91-a3a9-6ff9caa41d27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3607890_a541_48f4_934a_ccef6a535b5d.slice PodAnnotations:0xc00011eed0}] Aliases:map[]}\"",
2026-06-09 12:20:06.274237 | controller |     "Jun 09 11:50:52.326753 crc crio[21508]: time=\"2026-06-09T11:50:52.326467385Z\" level=info msg=\"Deleting pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-bvpc9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.274252 | controller |     "Jun 09 11:50:53.357709 crc crio[21508]: time=\"2026-06-09T11:50:53.356927703Z\" level=info msg=\"Stopped pod sandbox: b39c37f9608befc15fef14e99e66cd6272dd172abfa9e22489eca21cacb5d862\" id=b0c3c0e8-3b1f-42d9-ac64-1b53cacc41b0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.274266 | controller |     "Jun 09 11:50:55.350626 crc crio[21508]: time=\"2026-06-09T11:50:55.34965926Z\" level=info msg=\"Running pod sandbox: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamwpnmt/POD\" id=88cff4eb-7b25-4f9f-8922-b861026b3750 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.274284 | controller |     "Jun 09 11:50:55.350626 crc crio[21508]: time=\"2026-06-09T11:50:55.350593017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.274299 | controller |     "Jun 09 11:50:55.405129 crc crio[21508]: time=\"2026-06-09T11:50:55.404576509Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamwpnmt Namespace:openstack ID:a05767a7cd06fb729ff0696fa685eeb5f9328c94a12128ca7936c1e9c134b19f UID:a5cc310e-e525-4836-b412-e7d9a908d3ba NetNS:/var/run/netns/0e3eedad-fbbe-4c8e-a2c0-b81badd5b864 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda5cc310e_e525_4836_b412_e7d9a908d3ba.slice PodAnnotations:0xc0039b8cd0}] Aliases:map[]}\"",
2026-06-09 12:20:06.274313 | controller |     "Jun 09 11:50:55.405129 crc crio[21508]: time=\"2026-06-09T11:50:55.405076724Z\" level=info msg=\"Adding pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamwpnmt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.274328 | controller |     "Jun 09 11:50:56.825815 crc crio[21508]: 2026-06-09T11:50:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a05767a7cd06fb7 Mac:3a:38:ac:56:04:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f1 Mtu:0 Sandbox:/var/run/netns/0e3eedad-fbbe-4c8e-a2c0-b81badd5b864 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.241 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.274342 | controller |     "Jun 09 11:50:56.828585 crc crio[21508]: time=\"2026-06-09T11:50:56.827940361Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamwpnmt Namespace:openstack ID:a05767a7cd06fb729ff0696fa685eeb5f9328c94a12128ca7936c1e9c134b19f UID:a5cc310e-e525-4836-b412-e7d9a908d3ba NetNS:/var/run/netns/0e3eedad-fbbe-4c8e-a2c0-b81badd5b864 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda5cc310e_e525_4836_b412_e7d9a908d3ba.slice PodAnnotations:0xc0039b8cd0}] Aliases:map[]}\"",
2026-06-09 12:20:06.274378 | controller |     "Jun 09 11:50:56.828937 crc crio[21508]: time=\"2026-06-09T11:50:56.828793816Z\" level=info msg=\"Checking pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamwpnmt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.274394 | controller |     "Jun 09 11:50:56.842588 crc crio[21508]: time=\"2026-06-09T11:50:56.842495227Z\" level=info msg=\"Ran pod sandbox a05767a7cd06fb729ff0696fa685eeb5f9328c94a12128ca7936c1e9c134b19f with infra container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamwpnmt/POD\" id=88cff4eb-7b25-4f9f-8922-b861026b3750 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.274409 | controller |     "Jun 09 11:50:56.846789 crc crio[21508]: time=\"2026-06-09T11:50:56.84669392Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=dfd5ca0c-e9fa-44dd-ac0c-ba4968c0f07b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.274424 | controller |     "Jun 09 11:50:56.880084 crc crio[21508]: time=\"2026-06-09T11:50:56.879977986Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=689f7271-280a-4eaf-8af3-c9b27cca9f9b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.274443 | controller |     "Jun 09 11:50:56.949023 crc crio[21508]: time=\"2026-06-09T11:50:56.946622508Z\" level=info msg=\"Creating container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamwpnmt/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=31aa779b-2ec2-48e7-bf3f-2ecdb5b23d2f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.274458 | controller |     "Jun 09 11:50:56.949023 crc crio[21508]: time=\"2026-06-09T11:50:56.947115622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.274473 | controller |     "Jun 09 11:50:57.008662 crc crio[21508]: time=\"2026-06-09T11:50:57.008539102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.274487 | controller |     "Jun 09 11:50:57.011990 crc crio[21508]: time=\"2026-06-09T11:50:57.01154176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.274501 | controller |     "Jun 09 11:50:57.243606 crc crio[21508]: time=\"2026-06-09T11:50:57.243356804Z\" level=info msg=\"Created container e342ac3d87f470e432b8eeebdd3311d703e177e5f763d250fcb1aa6ddb08acbe: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamwpnmt/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=31aa779b-2ec2-48e7-bf3f-2ecdb5b23d2f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.274516 | controller |     "Jun 09 11:50:57.245144 crc crio[21508]: time=\"2026-06-09T11:50:57.244960141Z\" level=info msg=\"Starting container: e342ac3d87f470e432b8eeebdd3311d703e177e5f763d250fcb1aa6ddb08acbe\" id=10a11fd3-2b40-4297-85ca-54044732ec92 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.274530 | controller |     "Jun 09 11:50:57.252509 crc crio[21508]: time=\"2026-06-09T11:50:57.252064309Z\" level=info msg=\"Started container\" PID=155191 containerID=e342ac3d87f470e432b8eeebdd3311d703e177e5f763d250fcb1aa6ddb08acbe description=openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamwpnmt/configure-network-edpm-deployment-ipam-openstack-edpm-ipam id=10a11fd3-2b40-4297-85ca-54044732ec92 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a05767a7cd06fb729ff0696fa685eeb5f9328c94a12128ca7936c1e9c134b19f",
2026-06-09 12:20:06.274544 | controller |     "Jun 09 11:51:48.401867 crc crio[21508]: time=\"2026-06-09T11:51:48.400949951Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-wsbv6/POD\" id=8b9f71b0-1ba9-4b74-a1b2-e460d0a5274e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.274559 | controller |     "Jun 09 11:51:48.403249 crc crio[21508]: time=\"2026-06-09T11:51:48.401904539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.274573 | controller |     "Jun 09 11:51:48.462413 crc crio[21508]: time=\"2026-06-09T11:51:48.462051541Z\" level=info msg=\"Got pod network &{Name:community-operators-wsbv6 Namespace:openshift-marketplace ID:00e3d002cf5d91a3230c9b4011b7d38ea26d0e1f3be8b132ebfaa623d2b2bc38 UID:24bf64cc-4b88-4b81-8545-fb80dd9c28ae NetNS:/var/run/netns/b3cea9aa-b519-4376-8f3c-ba86accab08c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24bf64cc_4b88_4b81_8545_fb80dd9c28ae.slice PodAnnotations:0xc00465f410}] Aliases:map[]}\"",
2026-06-09 12:20:06.274588 | controller |     "Jun 09 11:51:48.462413 crc crio[21508]: time=\"2026-06-09T11:51:48.462119763Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-wsbv6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.274606 | controller |     "Jun 09 11:51:49.115150 crc crio[21508]: 2026-06-09T11:51:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:00e3d002cf5d91a Mac:7e:86:f6:2e:e6:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f2 Mtu:0 Sandbox:/var/run/netns/b3cea9aa-b519-4376-8f3c-ba86accab08c SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.242 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.274621 | controller |     "Jun 09 11:51:49.117982 crc crio[21508]: time=\"2026-06-09T11:51:49.117062917Z\" level=info msg=\"Got pod network &{Name:community-operators-wsbv6 Namespace:openshift-marketplace ID:00e3d002cf5d91a3230c9b4011b7d38ea26d0e1f3be8b132ebfaa623d2b2bc38 UID:24bf64cc-4b88-4b81-8545-fb80dd9c28ae NetNS:/var/run/netns/b3cea9aa-b519-4376-8f3c-ba86accab08c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24bf64cc_4b88_4b81_8545_fb80dd9c28ae.slice PodAnnotations:0xc00465f410}] Aliases:map[]}\"",
2026-06-09 12:20:06.274635 | controller |     "Jun 09 11:51:49.117982 crc crio[21508]: time=\"2026-06-09T11:51:49.117408887Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-wsbv6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.274650 | controller |     "Jun 09 11:51:49.136460 crc crio[21508]: time=\"2026-06-09T11:51:49.136082684Z\" level=info msg=\"Ran pod sandbox 00e3d002cf5d91a3230c9b4011b7d38ea26d0e1f3be8b132ebfaa623d2b2bc38 with infra container: openshift-marketplace/community-operators-wsbv6/POD\" id=8b9f71b0-1ba9-4b74-a1b2-e460d0a5274e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.274664 | controller |     "Jun 09 11:51:49.141397 crc crio[21508]: time=\"2026-06-09T11:51:49.141255326Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=39ada55a-8725-472e-ae61-3f489b22d5da name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.274679 | controller |     "Jun 09 11:51:49.149901 crc crio[21508]: time=\"2026-06-09T11:51:49.148882669Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4f1f9ef8-52fa-43b8-91ee-48504a2751f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.274693 | controller |     "Jun 09 11:51:49.159705 crc crio[21508]: time=\"2026-06-09T11:51:49.159508931Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-wsbv6/extract-utilities\" id=31d37038-f204-4613-8445-a367c3c77415 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.274708 | controller |     "Jun 09 11:51:49.160357 crc crio[21508]: time=\"2026-06-09T11:51:49.160247832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.274722 | controller |     "Jun 09 11:51:49.235999 crc crio[21508]: time=\"2026-06-09T11:51:49.235854358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.274736 | controller |     "Jun 09 11:51:49.246063 crc crio[21508]: time=\"2026-06-09T11:51:49.245915073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.274750 | controller |     "Jun 09 11:51:49.445969 crc crio[21508]: time=\"2026-06-09T11:51:49.445850422Z\" level=info msg=\"Created container 13dea9fe2d6bffd731f2f2d485e12ff94a8b0badb09de9a9037ebfaa87833d7d: openshift-marketplace/community-operators-wsbv6/extract-utilities\" id=31d37038-f204-4613-8445-a367c3c77415 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.274764 | controller |     "Jun 09 11:51:49.448460 crc crio[21508]: time=\"2026-06-09T11:51:49.448268803Z\" level=info msg=\"Starting container: 13dea9fe2d6bffd731f2f2d485e12ff94a8b0badb09de9a9037ebfaa87833d7d\" id=a16edae8-724c-4dc3-ad71-e3bf4449e02c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.274782 | controller |     "Jun 09 11:51:49.454885 crc crio[21508]: time=\"2026-06-09T11:51:49.454784414Z\" level=info msg=\"Started container\" PID=158072 containerID=13dea9fe2d6bffd731f2f2d485e12ff94a8b0badb09de9a9037ebfaa87833d7d description=openshift-marketplace/community-operators-wsbv6/extract-utilities id=a16edae8-724c-4dc3-ad71-e3bf4449e02c name=/runtime.v1.RuntimeService/StartContainer sandboxID=00e3d002cf5d91a3230c9b4011b7d38ea26d0e1f3be8b132ebfaa623d2b2bc38",
2026-06-09 12:20:06.274798 | controller |     "Jun 09 11:51:50.230996 crc crio[21508]: time=\"2026-06-09T11:51:50.230045842Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=93255191-3450-4f57-9085-1b50ca50825f name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.274813 | controller |     "Jun 09 11:51:50.244127 crc crio[21508]: time=\"2026-06-09T11:51:50.243975441Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-09 12:20:06.274827 | controller |     "Jun 09 11:51:50.937436 crc crio[21508]: time=\"2026-06-09T11:51:50.936783802Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:def439c5598f6bf65a7f632a7c0615f3a20834ca790d15f71de6a97e3bf1d2d7\" id=93255191-3450-4f57-9085-1b50ca50825f name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.274841 | controller |     "Jun 09 11:51:50.939762 crc crio[21508]: time=\"2026-06-09T11:51:50.939200773Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=1e48484b-191d-42b4-8ff8-be015f20191f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.274855 | controller |     "Jun 09 11:51:50.943135 crc crio[21508]: time=\"2026-06-09T11:51:50.942706415Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=db633c62-12e2-4160-944c-3f5b6237366c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.274869 | controller |     "Jun 09 11:51:50.955843 crc crio[21508]: time=\"2026-06-09T11:51:50.951765781Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-wsbv6/extract-content\" id=a443a73d-4084-427e-8fe6-03adfb7f6a8a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.274883 | controller |     "Jun 09 11:51:50.955843 crc crio[21508]: time=\"2026-06-09T11:51:50.95243771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.274897 | controller |     "Jun 09 11:51:51.013677 crc crio[21508]: time=\"2026-06-09T11:51:51.0135032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.274911 | controller |     "Jun 09 11:51:51.018093 crc crio[21508]: time=\"2026-06-09T11:51:51.018023562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.274925 | controller |     "Jun 09 11:51:51.245875 crc crio[21508]: time=\"2026-06-09T11:51:51.245512689Z\" level=info msg=\"Created container 87ae49a997bb0198d9c4a4a6eb0e16dad212c46704e07059ea7b6df52637bf23: openshift-marketplace/community-operators-wsbv6/extract-content\" id=a443a73d-4084-427e-8fe6-03adfb7f6a8a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.274939 | controller |     "Jun 09 11:51:51.246697 crc crio[21508]: time=\"2026-06-09T11:51:51.246605481Z\" level=info msg=\"Starting container: 87ae49a997bb0198d9c4a4a6eb0e16dad212c46704e07059ea7b6df52637bf23\" id=741a3375-369a-4a30-9b5f-d6ac8a064beb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.274956 | controller |     "Jun 09 11:51:51.259139 crc crio[21508]: time=\"2026-06-09T11:51:51.259029765Z\" level=info msg=\"Started container\" PID=158173 containerID=87ae49a997bb0198d9c4a4a6eb0e16dad212c46704e07059ea7b6df52637bf23 description=openshift-marketplace/community-operators-wsbv6/extract-content id=741a3375-369a-4a30-9b5f-d6ac8a064beb name=/runtime.v1.RuntimeService/StartContainer sandboxID=00e3d002cf5d91a3230c9b4011b7d38ea26d0e1f3be8b132ebfaa623d2b2bc38",
2026-06-09 12:20:06.274971 | controller |     "Jun 09 11:51:54.305028 crc crio[21508]: time=\"2026-06-09T11:51:54.303946124Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ea1cc5a6-9061-402e-932b-bebd8bc5b26a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.274985 | controller |     "Jun 09 11:51:54.308277 crc crio[21508]: time=\"2026-06-09T11:51:54.308150897Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=db3f7058-20f3-4d97-aeca-471fc60fa618 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.275000 | controller |     "Jun 09 11:51:54.315768 crc crio[21508]: time=\"2026-06-09T11:51:54.315665487Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-wsbv6/registry-server\" id=9a3396b4-9bf9-4db3-b9b0-16508e20b67c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.275014 | controller |     "Jun 09 11:51:54.316255 crc crio[21508]: time=\"2026-06-09T11:51:54.316129841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.275028 | controller |     "Jun 09 11:51:54.415931 crc crio[21508]: time=\"2026-06-09T11:51:54.4153842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.275042 | controller |     "Jun 09 11:51:54.421208 crc crio[21508]: time=\"2026-06-09T11:51:54.42085874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.275057 | controller |     "Jun 09 11:51:54.624982 crc crio[21508]: time=\"2026-06-09T11:51:54.624805437Z\" level=info msg=\"Created container 35c1c48bd48c09630adaf6401fa05db9db3fcd00d89b01d748d2217d07afede0: openshift-marketplace/community-operators-wsbv6/registry-server\" id=9a3396b4-9bf9-4db3-b9b0-16508e20b67c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.275071 | controller |     "Jun 09 11:51:54.626376 crc crio[21508]: time=\"2026-06-09T11:51:54.626225488Z\" level=info msg=\"Starting container: 35c1c48bd48c09630adaf6401fa05db9db3fcd00d89b01d748d2217d07afede0\" id=da986334-515b-4d25-b8aa-c52b769baaa2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.275085 | controller |     "Jun 09 11:51:54.632087 crc crio[21508]: time=\"2026-06-09T11:51:54.631954826Z\" level=info msg=\"Started container\" PID=158401 containerID=35c1c48bd48c09630adaf6401fa05db9db3fcd00d89b01d748d2217d07afede0 description=openshift-marketplace/community-operators-wsbv6/registry-server id=da986334-515b-4d25-b8aa-c52b769baaa2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=00e3d002cf5d91a3230c9b4011b7d38ea26d0e1f3be8b132ebfaa623d2b2bc38",
2026-06-09 12:20:06.275099 | controller |     "Jun 09 11:51:55.339223 crc crio[21508]: time=\"2026-06-09T11:51:55.338743909Z\" level=info msg=\"Stopping pod sandbox: a05767a7cd06fb729ff0696fa685eeb5f9328c94a12128ca7936c1e9c134b19f\" id=917d044b-3bd2-4eeb-9dac-6975e1b7b484 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.275113 | controller |     "Jun 09 11:51:55.340025 crc crio[21508]: time=\"2026-06-09T11:51:55.339953055Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamwpnmt Namespace:openstack ID:a05767a7cd06fb729ff0696fa685eeb5f9328c94a12128ca7936c1e9c134b19f UID:a5cc310e-e525-4836-b412-e7d9a908d3ba NetNS:/var/run/netns/0e3eedad-fbbe-4c8e-a2c0-b81badd5b864 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda5cc310e_e525_4836_b412_e7d9a908d3ba.slice PodAnnotations:0xc004f90370}] Aliases:map[]}\"",
2026-06-09 12:20:06.275131 | controller |     "Jun 09 11:51:55.340144 crc crio[21508]: time=\"2026-06-09T11:51:55.340095599Z\" level=info msg=\"Deleting pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamwpnmt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.275146 | controller |     "Jun 09 11:51:55.882005 crc crio[21508]: time=\"2026-06-09T11:51:55.881878126Z\" level=info msg=\"Stopped pod sandbox: a05767a7cd06fb729ff0696fa685eeb5f9328c94a12128ca7936c1e9c134b19f\" id=917d044b-3bd2-4eeb-9dac-6975e1b7b484 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.275160 | controller |     "Jun 09 11:51:57.166153 crc crio[21508]: time=\"2026-06-09T11:51:57.164789591Z\" level=info msg=\"Running pod sandbox: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-c5p4s/POD\" id=83d7a483-4eb5-4ddc-9347-3b0be4b53fab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.275175 | controller |     "Jun 09 11:51:57.168059 crc crio[21508]: time=\"2026-06-09T11:51:57.166189473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.275189 | controller |     "Jun 09 11:51:57.222814 crc crio[21508]: time=\"2026-06-09T11:51:57.222720089Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-c5p4s Namespace:openstack ID:9d8b083fe4af156e88419faf831b49d229eab5de7b791458f4dfb2a28636d475 UID:24e76a58-b73a-4820-a718-aa7b6ab8faef NetNS:/var/run/netns/814e4d2e-4384-4d2e-bedc-79d24429834e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24e76a58_b73a_4820_a718_aa7b6ab8faef.slice PodAnnotations:0xc003b38a28}] Aliases:map[]}\"",
2026-06-09 12:20:06.275204 | controller |     "Jun 09 11:51:57.222814 crc crio[21508]: time=\"2026-06-09T11:51:57.222809842Z\" level=info msg=\"Adding pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-c5p4s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.275219 | controller |     "Jun 09 11:51:57.966482 crc crio[21508]: 2026-06-09T11:51:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9d8b083fe4af156 Mac:26:40:6b:a2:24:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f3 Mtu:0 Sandbox:/var/run/netns/814e4d2e-4384-4d2e-bedc-79d24429834e SocketPath: PciID:}] [{Interface:0xc0003288c0 Address:{IP:10.217.0.243 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.275233 | controller |     "Jun 09 11:51:57.967525 crc crio[21508]: time=\"2026-06-09T11:51:57.967454843Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-c5p4s Namespace:openstack ID:9d8b083fe4af156e88419faf831b49d229eab5de7b791458f4dfb2a28636d475 UID:24e76a58-b73a-4820-a718-aa7b6ab8faef NetNS:/var/run/netns/814e4d2e-4384-4d2e-bedc-79d24429834e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24e76a58_b73a_4820_a718_aa7b6ab8faef.slice PodAnnotations:0xc003b38a28}] Aliases:map[]}\"",
2026-06-09 12:20:06.275248 | controller |     "Jun 09 11:51:57.967670 crc crio[21508]: time=\"2026-06-09T11:51:57.967645838Z\" level=info msg=\"Checking pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-c5p4s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.275266 | controller |     "Jun 09 11:51:57.977103 crc crio[21508]: time=\"2026-06-09T11:51:57.977013043Z\" level=info msg=\"Ran pod sandbox 9d8b083fe4af156e88419faf831b49d229eab5de7b791458f4dfb2a28636d475 with infra container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-c5p4s/POD\" id=83d7a483-4eb5-4ddc-9347-3b0be4b53fab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.275281 | controller |     "Jun 09 11:51:57.979804 crc crio[21508]: time=\"2026-06-09T11:51:57.979705882Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=d4d374e7-0762-4de9-a3e3-918b4c4c8566 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.275296 | controller |     "Jun 09 11:51:58.003140 crc crio[21508]: time=\"2026-06-09T11:51:58.003059846Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=23b1800a-0f75-45da-9b35-b04ddfa8bf03 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.275310 | controller |     "Jun 09 11:51:58.014247 crc crio[21508]: time=\"2026-06-09T11:51:58.014193042Z\" level=info msg=\"Creating container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-c5p4s/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=c9441a99-6601-41a5-8ba9-1dfc41cd81b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.275324 | controller |     "Jun 09 11:51:58.015015 crc crio[21508]: time=\"2026-06-09T11:51:58.014993156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.275338 | controller |     "Jun 09 11:51:58.064464 crc crio[21508]: time=\"2026-06-09T11:51:58.064244299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.275371 | controller |     "Jun 09 11:51:58.072711 crc crio[21508]: time=\"2026-06-09T11:51:58.072542362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.275387 | controller |     "Jun 09 11:51:58.248092 crc crio[21508]: time=\"2026-06-09T11:51:58.247452038Z\" level=info msg=\"Created container 4877fcc0ca66d290df4110b5a4c952fac1a7b08a56ed6132fc5942abb8ff4220: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-c5p4s/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=c9441a99-6601-41a5-8ba9-1dfc41cd81b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.275401 | controller |     "Jun 09 11:51:58.250781 crc crio[21508]: time=\"2026-06-09T11:51:58.250699663Z\" level=info msg=\"Starting container: 4877fcc0ca66d290df4110b5a4c952fac1a7b08a56ed6132fc5942abb8ff4220\" id=23bcb5ca-f7d4-483c-8ffc-e04092a2686a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.275416 | controller |     "Jun 09 11:51:58.257248 crc crio[21508]: time=\"2026-06-09T11:51:58.257115091Z\" level=info msg=\"Started container\" PID=158719 containerID=4877fcc0ca66d290df4110b5a4c952fac1a7b08a56ed6132fc5942abb8ff4220 description=openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-c5p4s/validate-network-edpm-deployment-ipam-openstack-edpm-ipam id=23bcb5ca-f7d4-483c-8ffc-e04092a2686a name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d8b083fe4af156e88419faf831b49d229eab5de7b791458f4dfb2a28636d475",
2026-06-09 12:20:06.275431 | controller |     "Jun 09 11:52:00.834749 crc crio[21508]: time=\"2026-06-09T11:52:00.833381849Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683432-2qtzl/POD\" id=6d48e8df-e05e-4e42-bd7a-07e3eb90ce34 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.275449 | controller |     "Jun 09 11:52:00.836502 crc crio[21508]: time=\"2026-06-09T11:52:00.834799471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.275465 | controller |     "Jun 09 11:52:00.877180 crc crio[21508]: time=\"2026-06-09T11:52:00.876908535Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683432-2qtzl Namespace:openshift-infra ID:fde7ecc9aaecf0d4d39c55c554b79d510c82d9292ec81899045e7fd4203ad50c UID:fa78c5e9-99ca-4f15-a9a8-362c50e14597 NetNS:/var/run/netns/8c453c30-f635-4954-9c29-1b3d48c415d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfa78c5e9_99ca_4f15_a9a8_362c50e14597.slice PodAnnotations:0xc00465e0f0}] Aliases:map[]}\"",
2026-06-09 12:20:06.275480 | controller |     "Jun 09 11:52:00.877180 crc crio[21508]: time=\"2026-06-09T11:52:00.877136671Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683432-2qtzl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.275494 | controller |     "Jun 09 11:52:01.408622 crc crio[21508]: 2026-06-09T11:52:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fde7ecc9aaecf0d Mac:e2:62:4b:13:8e:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f4 Mtu:0 Sandbox:/var/run/netns/8c453c30-f635-4954-9c29-1b3d48c415d4 SocketPath: PciID:}] [{Interface:0xc000239030 Address:{IP:10.217.0.244 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.275509 | controller |     "Jun 09 11:52:01.410112 crc crio[21508]: time=\"2026-06-09T11:52:01.410011906Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683432-2qtzl Namespace:openshift-infra ID:fde7ecc9aaecf0d4d39c55c554b79d510c82d9292ec81899045e7fd4203ad50c UID:fa78c5e9-99ca-4f15-a9a8-362c50e14597 NetNS:/var/run/netns/8c453c30-f635-4954-9c29-1b3d48c415d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfa78c5e9_99ca_4f15_a9a8_362c50e14597.slice PodAnnotations:0xc00465e0f0}] Aliases:map[]}\"",
2026-06-09 12:20:06.275523 | controller |     "Jun 09 11:52:01.410407 crc crio[21508]: time=\"2026-06-09T11:52:01.410205992Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683432-2qtzl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.275537 | controller |     "Jun 09 11:52:01.423946 crc crio[21508]: time=\"2026-06-09T11:52:01.423884383Z\" level=info msg=\"Ran pod sandbox fde7ecc9aaecf0d4d39c55c554b79d510c82d9292ec81899045e7fd4203ad50c with infra container: openshift-infra/auto-csr-approver-29683432-2qtzl/POD\" id=6d48e8df-e05e-4e42-bd7a-07e3eb90ce34 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.275552 | controller |     "Jun 09 11:52:01.427654 crc crio[21508]: time=\"2026-06-09T11:52:01.427023225Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=0ba40119-782c-4164-b993-e5298a057864 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.275566 | controller |     "Jun 09 11:52:01.436149 crc crio[21508]: time=\"2026-06-09T11:52:01.435947976Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 12:20:06.275580 | controller |     "Jun 09 11:52:01.468882 crc crio[21508]: time=\"2026-06-09T11:52:01.468766588Z\" level=info msg=\"Stopping container: 35c1c48bd48c09630adaf6401fa05db9db3fcd00d89b01d748d2217d07afede0 (timeout: 2s)\" id=6c128efa-28c3-4c6c-825e-b7bfdfcf8a6e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.275606 | controller |     "Jun 09 11:52:03.386864 crc crio[21508]: time=\"2026-06-09T11:52:03.386278571Z\" level=info msg=\"Stopped container 35c1c48bd48c09630adaf6401fa05db9db3fcd00d89b01d748d2217d07afede0: openshift-marketplace/community-operators-wsbv6/registry-server\" id=6c128efa-28c3-4c6c-825e-b7bfdfcf8a6e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.275629 | controller |     "Jun 09 11:52:03.395995 crc crio[21508]: time=\"2026-06-09T11:52:03.391518035Z\" level=info msg=\"Stopping pod sandbox: 00e3d002cf5d91a3230c9b4011b7d38ea26d0e1f3be8b132ebfaa623d2b2bc38\" id=ac659d1c-821e-46d3-b379-154d6d9870b6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.275645 | controller |     "Jun 09 11:52:03.395995 crc crio[21508]: time=\"2026-06-09T11:52:03.39271048Z\" level=info msg=\"Got pod network &{Name:community-operators-wsbv6 Namespace:openshift-marketplace ID:00e3d002cf5d91a3230c9b4011b7d38ea26d0e1f3be8b132ebfaa623d2b2bc38 UID:24bf64cc-4b88-4b81-8545-fb80dd9c28ae NetNS:/var/run/netns/b3cea9aa-b519-4376-8f3c-ba86accab08c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24bf64cc_4b88_4b81_8545_fb80dd9c28ae.slice PodAnnotations:0xc00011edb0}] Aliases:map[]}\"",
2026-06-09 12:20:06.275660 | controller |     "Jun 09 11:52:03.395995 crc crio[21508]: time=\"2026-06-09T11:52:03.392935936Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-wsbv6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.275674 | controller |     "Jun 09 11:52:03.587491 crc crio[21508]: time=\"2026-06-09T11:52:03.587354864Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=0ba40119-782c-4164-b993-e5298a057864 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.275688 | controller |     "Jun 09 11:52:03.589039 crc crio[21508]: time=\"2026-06-09T11:52:03.588894019Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=94429df6-bf3e-4f8d-98de-8b34f037b672 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.275703 | controller |     "Jun 09 11:52:03.592601 crc crio[21508]: time=\"2026-06-09T11:52:03.592502885Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=51c90757-c7b9-4c64-800e-74625196b306 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.275716 | controller |     "Jun 09 11:52:03.607093 crc crio[21508]: time=\"2026-06-09T11:52:03.60700898Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683432-2qtzl/oc\" id=7f4ce4bf-396b-4c6c-9649-a4ba15bd0d7f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.275730 | controller |     "Jun 09 11:52:03.607652 crc crio[21508]: time=\"2026-06-09T11:52:03.607593747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.275745 | controller |     "Jun 09 11:52:03.658672 crc crio[21508]: time=\"2026-06-09T11:52:03.65855136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.275759 | controller |     "Jun 09 11:52:03.768128 crc crio[21508]: time=\"2026-06-09T11:52:03.768035779Z\" level=info msg=\"Stopped pod sandbox: 00e3d002cf5d91a3230c9b4011b7d38ea26d0e1f3be8b132ebfaa623d2b2bc38\" id=ac659d1c-821e-46d3-b379-154d6d9870b6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.275773 | controller |     "Jun 09 11:52:03.971175 crc crio[21508]: time=\"2026-06-09T11:52:03.970749079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.275787 | controller |     "Jun 09 11:52:04.224006 crc crio[21508]: time=\"2026-06-09T11:52:04.223847196Z\" level=info msg=\"Created container dc36a1e60dd55ef50398eed676da7a91ca2bdfc70bd4e48bc59d6320734379a4: openshift-infra/auto-csr-approver-29683432-2qtzl/oc\" id=7f4ce4bf-396b-4c6c-9649-a4ba15bd0d7f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.275805 | controller |     "Jun 09 11:52:04.225529 crc crio[21508]: time=\"2026-06-09T11:52:04.225425203Z\" level=info msg=\"Starting container: dc36a1e60dd55ef50398eed676da7a91ca2bdfc70bd4e48bc59d6320734379a4\" id=2484617e-5944-41ab-aced-8c19c229e0d1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.275819 | controller |     "Jun 09 11:52:04.234555 crc crio[21508]: time=\"2026-06-09T11:52:04.234441277Z\" level=info msg=\"Started container\" PID=159167 containerID=dc36a1e60dd55ef50398eed676da7a91ca2bdfc70bd4e48bc59d6320734379a4 description=openshift-infra/auto-csr-approver-29683432-2qtzl/oc id=2484617e-5944-41ab-aced-8c19c229e0d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fde7ecc9aaecf0d4d39c55c554b79d510c82d9292ec81899045e7fd4203ad50c",
2026-06-09 12:20:06.275834 | controller |     "Jun 09 11:52:04.532855 crc crio[21508]: time=\"2026-06-09T11:52:04.532427949Z\" level=info msg=\"Removing container: 35c1c48bd48c09630adaf6401fa05db9db3fcd00d89b01d748d2217d07afede0\" id=0c4ad723-2cc9-4fa5-b0bc-77294d6e5d58 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.275848 | controller |     "Jun 09 11:52:04.566815 crc crio[21508]: time=\"2026-06-09T11:52:04.566733785Z\" level=info msg=\"Removed container 35c1c48bd48c09630adaf6401fa05db9db3fcd00d89b01d748d2217d07afede0: openshift-marketplace/community-operators-wsbv6/registry-server\" id=0c4ad723-2cc9-4fa5-b0bc-77294d6e5d58 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.275862 | controller |     "Jun 09 11:52:04.570083 crc crio[21508]: time=\"2026-06-09T11:52:04.570014521Z\" level=info msg=\"Removing container: 87ae49a997bb0198d9c4a4a6eb0e16dad212c46704e07059ea7b6df52637bf23\" id=cf836853-4a7e-4227-aa41-9b9ff53eeb7c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.275876 | controller |     "Jun 09 11:52:04.641815 crc crio[21508]: time=\"2026-06-09T11:52:04.641702862Z\" level=info msg=\"Removed container 87ae49a997bb0198d9c4a4a6eb0e16dad212c46704e07059ea7b6df52637bf23: openshift-marketplace/community-operators-wsbv6/extract-content\" id=cf836853-4a7e-4227-aa41-9b9ff53eeb7c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.275890 | controller |     "Jun 09 11:52:04.649891 crc crio[21508]: time=\"2026-06-09T11:52:04.649782108Z\" level=info msg=\"Removing container: 13dea9fe2d6bffd731f2f2d485e12ff94a8b0badb09de9a9037ebfaa87833d7d\" id=630359ae-2c57-4181-ab70-3592334c7ab4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.275904 | controller |     "Jun 09 11:52:04.689041 crc crio[21508]: time=\"2026-06-09T11:52:04.688871174Z\" level=info msg=\"Removed container 13dea9fe2d6bffd731f2f2d485e12ff94a8b0badb09de9a9037ebfaa87833d7d: openshift-marketplace/community-operators-wsbv6/extract-utilities\" id=630359ae-2c57-4181-ab70-3592334c7ab4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.275918 | controller |     "Jun 09 11:52:05.568967 crc crio[21508]: time=\"2026-06-09T11:52:05.568386738Z\" level=info msg=\"Stopping pod sandbox: 9d8b083fe4af156e88419faf831b49d229eab5de7b791458f4dfb2a28636d475\" id=04ae03d5-88d3-43a7-ad9a-d591c9c77411 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.275932 | controller |     "Jun 09 11:52:05.571061 crc crio[21508]: time=\"2026-06-09T11:52:05.570987374Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-c5p4s Namespace:openstack ID:9d8b083fe4af156e88419faf831b49d229eab5de7b791458f4dfb2a28636d475 UID:24e76a58-b73a-4820-a718-aa7b6ab8faef NetNS:/var/run/netns/814e4d2e-4384-4d2e-bedc-79d24429834e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24e76a58_b73a_4820_a718_aa7b6ab8faef.slice PodAnnotations:0xc000b287e0}] Aliases:map[]}\"",
2026-06-09 12:20:06.275946 | controller |     "Jun 09 11:52:05.571250 crc crio[21508]: time=\"2026-06-09T11:52:05.571188Z\" level=info msg=\"Deleting pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-c5p4s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.275964 | controller |     "Jun 09 11:52:06.583511 crc crio[21508]: time=\"2026-06-09T11:52:06.582669351Z\" level=info msg=\"Stopping pod sandbox: fde7ecc9aaecf0d4d39c55c554b79d510c82d9292ec81899045e7fd4203ad50c\" id=fb9691e5-e3cf-4732-9daf-d6d55ab913a6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.275979 | controller |     "Jun 09 11:52:06.584140 crc crio[21508]: time=\"2026-06-09T11:52:06.58399772Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683432-2qtzl Namespace:openshift-infra ID:fde7ecc9aaecf0d4d39c55c554b79d510c82d9292ec81899045e7fd4203ad50c UID:fa78c5e9-99ca-4f15-a9a8-362c50e14597 NetNS:/var/run/netns/8c453c30-f635-4954-9c29-1b3d48c415d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfa78c5e9_99ca_4f15_a9a8_362c50e14597.slice PodAnnotations:0xc0008529a8}] Aliases:map[]}\"",
2026-06-09 12:20:06.275994 | controller |     "Jun 09 11:52:06.584232 crc crio[21508]: time=\"2026-06-09T11:52:06.584156025Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683432-2qtzl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.276008 | controller |     "Jun 09 11:52:06.650851 crc crio[21508]: time=\"2026-06-09T11:52:06.650649793Z\" level=info msg=\"Stopped pod sandbox: 9d8b083fe4af156e88419faf831b49d229eab5de7b791458f4dfb2a28636d475\" id=04ae03d5-88d3-43a7-ad9a-d591c9c77411 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.276023 | controller |     "Jun 09 11:52:06.948500 crc crio[21508]: time=\"2026-06-09T11:52:06.947674548Z\" level=info msg=\"Stopped pod sandbox: fde7ecc9aaecf0d4d39c55c554b79d510c82d9292ec81899045e7fd4203ad50c\" id=fb9691e5-e3cf-4732-9daf-d6d55ab913a6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.276037 | controller |     "Jun 09 11:52:10.819455 crc crio[21508]: time=\"2026-06-09T11:52:10.818391599Z\" level=info msg=\"Running pod sandbox: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-pkdk9/POD\" id=a6094fd4-b258-4730-a81e-ed9df5687ff3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.276051 | controller |     "Jun 09 11:52:10.820795 crc crio[21508]: time=\"2026-06-09T11:52:10.819473081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.276065 | controller |     "Jun 09 11:52:10.854434 crc crio[21508]: time=\"2026-06-09T11:52:10.854362543Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-pkdk9 Namespace:openstack ID:2658bacfd701ff588b421977c96506f00befeb40ebe3edcbce85aaa38cc8dcb8 UID:974ecd6c-62b7-46e8-ad65-904cd9998c3b NetNS:/var/run/netns/f96ffc46-3fee-41dc-b965-0ed1db17b05a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod974ecd6c_62b7_46e8_ad65_904cd9998c3b.slice PodAnnotations:0xc000d9e818}] Aliases:map[]}\"",
2026-06-09 12:20:06.276079 | controller |     "Jun 09 11:52:10.854434 crc crio[21508]: time=\"2026-06-09T11:52:10.854406775Z\" level=info msg=\"Adding pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-pkdk9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.276094 | controller |     "Jun 09 11:52:14.048773 crc crio[21508]: 2026-06-09T11:52:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2658bacfd701ff5 Mac:2e:95:05:dd:e5:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f5 Mtu:0 Sandbox:/var/run/netns/f96ffc46-3fee-41dc-b965-0ed1db17b05a SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.245 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.276112 | controller |     "Jun 09 11:52:14.051964 crc crio[21508]: time=\"2026-06-09T11:52:14.051523366Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-pkdk9 Namespace:openstack ID:2658bacfd701ff588b421977c96506f00befeb40ebe3edcbce85aaa38cc8dcb8 UID:974ecd6c-62b7-46e8-ad65-904cd9998c3b NetNS:/var/run/netns/f96ffc46-3fee-41dc-b965-0ed1db17b05a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod974ecd6c_62b7_46e8_ad65_904cd9998c3b.slice PodAnnotations:0xc000d9e818}] Aliases:map[]}\"",
2026-06-09 12:20:06.276127 | controller |     "Jun 09 11:52:14.051964 crc crio[21508]: time=\"2026-06-09T11:52:14.051795224Z\" level=info msg=\"Checking pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-pkdk9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.276141 | controller |     "Jun 09 11:52:14.064033 crc crio[21508]: time=\"2026-06-09T11:52:14.063698393Z\" level=info msg=\"Ran pod sandbox 2658bacfd701ff588b421977c96506f00befeb40ebe3edcbce85aaa38cc8dcb8 with infra container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-pkdk9/POD\" id=a6094fd4-b258-4730-a81e-ed9df5687ff3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.276155 | controller |     "Jun 09 11:52:14.066447 crc crio[21508]: time=\"2026-06-09T11:52:14.066370741Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=c4827ec6-3c63-4c9f-b5e4-907ae47da51c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.276170 | controller |     "Jun 09 11:52:14.142243 crc crio[21508]: time=\"2026-06-09T11:52:14.142160652Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=79a1b62f-a9ae-47f8-86ae-bc5bc6244928 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.276185 | controller |     "Jun 09 11:52:15.242486 crc crio[21508]: time=\"2026-06-09T11:52:15.238815119Z\" level=info msg=\"Creating container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-pkdk9/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=0cc1a045-295b-4ae8-a80f-20a808e9c8b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.276199 | controller |     "Jun 09 11:52:15.242486 crc crio[21508]: time=\"2026-06-09T11:52:15.240233001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.276213 | controller |     "Jun 09 11:52:15.311119 crc crio[21508]: time=\"2026-06-09T11:52:15.310113749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.276227 | controller |     "Jun 09 11:52:15.314673 crc crio[21508]: time=\"2026-06-09T11:52:15.314042604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.276241 | controller |     "Jun 09 11:52:15.575852 crc crio[21508]: time=\"2026-06-09T11:52:15.575169946Z\" level=info msg=\"Created container d1e3b3fd428f546febf434eee05330bf387e97406905b73d613d508a5fb84078: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-pkdk9/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=0cc1a045-295b-4ae8-a80f-20a808e9c8b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.276256 | controller |     "Jun 09 11:52:15.581893 crc crio[21508]: time=\"2026-06-09T11:52:15.581799471Z\" level=info msg=\"Starting container: d1e3b3fd428f546febf434eee05330bf387e97406905b73d613d508a5fb84078\" id=c9eb6b4d-fb79-431f-b142-4496d7b2e6b1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.276275 | controller |     "Jun 09 11:52:15.590628 crc crio[21508]: time=\"2026-06-09T11:52:15.590513776Z\" level=info msg=\"Started container\" PID=159978 containerID=d1e3b3fd428f546febf434eee05330bf387e97406905b73d613d508a5fb84078 description=openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-pkdk9/install-os-edpm-deployment-ipam-openstack-edpm-ipam id=c9eb6b4d-fb79-431f-b142-4496d7b2e6b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2658bacfd701ff588b421977c96506f00befeb40ebe3edcbce85aaa38cc8dcb8",
2026-06-09 12:20:06.276290 | controller |     "Jun 09 11:52:28.591661 crc crio[21508]: time=\"2026-06-09T11:52:28.590883748Z\" level=info msg=\"Removing container: b6763d351b9b3974eec03c8dd796cf03249982f85bb3e2070fb30c3cd32f2699\" id=fd8e7e41-76ef-4c99-9836-d5a7376cb776 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.276305 | controller |     "Jun 09 11:52:28.788394 crc crio[21508]: time=\"2026-06-09T11:52:28.788239672Z\" level=info msg=\"Removed container b6763d351b9b3974eec03c8dd796cf03249982f85bb3e2070fb30c3cd32f2699: openshift-infra/auto-csr-approver-29683426-kh27d/oc\" id=fd8e7e41-76ef-4c99-9836-d5a7376cb776 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.276320 | controller |     "Jun 09 11:52:28.803978 crc crio[21508]: time=\"2026-06-09T11:52:28.80388242Z\" level=info msg=\"Stopping pod sandbox: 1d973b13bad2bb1dcd1cf823fe52890af850799f16b9aee135e7f5537ebdf8e0\" id=56a28a97-3d8d-483f-b91b-0aa07189f764 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.276334 | controller |     "Jun 09 11:52:28.804355 crc crio[21508]: time=\"2026-06-09T11:52:28.803989103Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1d973b13bad2bb1dcd1cf823fe52890af850799f16b9aee135e7f5537ebdf8e0\" id=56a28a97-3d8d-483f-b91b-0aa07189f764 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.276363 | controller |     "Jun 09 11:52:28.804455 crc crio[21508]: time=\"2026-06-09T11:52:28.804421246Z\" level=info msg=\"Removing pod sandbox: 1d973b13bad2bb1dcd1cf823fe52890af850799f16b9aee135e7f5537ebdf8e0\" id=e00e4b5f-c308-4813-b3cf-9f6ecb3303ae name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.276382 | controller |     "Jun 09 11:52:28.821679 crc crio[21508]: time=\"2026-06-09T11:52:28.821562038Z\" level=info msg=\"Removed pod sandbox: 1d973b13bad2bb1dcd1cf823fe52890af850799f16b9aee135e7f5537ebdf8e0\" id=e00e4b5f-c308-4813-b3cf-9f6ecb3303ae name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.276397 | controller |     "Jun 09 11:52:28.823098 crc crio[21508]: time=\"2026-06-09T11:52:28.823030811Z\" level=info msg=\"Stopping pod sandbox: 00e3d002cf5d91a3230c9b4011b7d38ea26d0e1f3be8b132ebfaa623d2b2bc38\" id=05686263-bef0-48c2-99ea-89627c28383f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.276411 | controller |     "Jun 09 11:52:28.823184 crc crio[21508]: time=\"2026-06-09T11:52:28.823106124Z\" level=info msg=\"Stopped pod sandbox (already stopped): 00e3d002cf5d91a3230c9b4011b7d38ea26d0e1f3be8b132ebfaa623d2b2bc38\" id=05686263-bef0-48c2-99ea-89627c28383f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.276426 | controller |     "Jun 09 11:52:28.824593 crc crio[21508]: time=\"2026-06-09T11:52:28.824510445Z\" level=info msg=\"Removing pod sandbox: 00e3d002cf5d91a3230c9b4011b7d38ea26d0e1f3be8b132ebfaa623d2b2bc38\" id=8f131def-bf69-4ba5-a76c-5f07ad45cb6f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.276440 | controller |     "Jun 09 11:52:28.842185 crc crio[21508]: time=\"2026-06-09T11:52:28.842015728Z\" level=info msg=\"Removed pod sandbox: 00e3d002cf5d91a3230c9b4011b7d38ea26d0e1f3be8b132ebfaa623d2b2bc38\" id=8f131def-bf69-4ba5-a76c-5f07ad45cb6f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.276454 | controller |     "Jun 09 11:52:58.349714 crc crio[21508]: time=\"2026-06-09T11:52:58.348846382Z\" level=info msg=\"Stopping pod sandbox: 2658bacfd701ff588b421977c96506f00befeb40ebe3edcbce85aaa38cc8dcb8\" id=b463d76c-9e82-4c39-a2b6-4abe6eed3f15 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.276472 | controller |     "Jun 09 11:52:58.351388 crc crio[21508]: time=\"2026-06-09T11:52:58.351272114Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-pkdk9 Namespace:openstack ID:2658bacfd701ff588b421977c96506f00befeb40ebe3edcbce85aaa38cc8dcb8 UID:974ecd6c-62b7-46e8-ad65-904cd9998c3b NetNS:/var/run/netns/f96ffc46-3fee-41dc-b965-0ed1db17b05a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod974ecd6c_62b7_46e8_ad65_904cd9998c3b.slice PodAnnotations:0xc004f90210}] Aliases:map[]}\"",
2026-06-09 12:20:06.276488 | controller |     "Jun 09 11:52:58.351692 crc crio[21508]: time=\"2026-06-09T11:52:58.351669825Z\" level=info msg=\"Deleting pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-pkdk9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.276503 | controller |     "Jun 09 11:52:58.803961 crc crio[21508]: time=\"2026-06-09T11:52:58.803843065Z\" level=info msg=\"Stopped pod sandbox: 2658bacfd701ff588b421977c96506f00befeb40ebe3edcbce85aaa38cc8dcb8\" id=b463d76c-9e82-4c39-a2b6-4abe6eed3f15 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.276517 | controller |     "Jun 09 11:52:59.970078 crc crio[21508]: time=\"2026-06-09T11:52:59.968898887Z\" level=info msg=\"Running pod sandbox: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-wsnnw/POD\" id=4ee04b7d-ec34-4d60-9745-fb374e7886af name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.276531 | controller |     "Jun 09 11:52:59.970769 crc crio[21508]: time=\"2026-06-09T11:52:59.970121002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.276546 | controller |     "Jun 09 11:53:00.013388 crc crio[21508]: time=\"2026-06-09T11:53:00.012928427Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-wsnnw Namespace:openstack ID:e6e7bf7551ebcb62a953884fda396b27e4544c769e8adc01d34672d2eeabad4b UID:627bc3ce-ff63-4431-9dfd-ba49a943034b NetNS:/var/run/netns/84e42c2b-6519-4e1c-a64f-ec08e6627554 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod627bc3ce_ff63_4431_9dfd_ba49a943034b.slice PodAnnotations:0xc000b29d38}] Aliases:map[]}\"",
2026-06-09 12:20:06.276561 | controller |     "Jun 09 11:53:00.013388 crc crio[21508]: time=\"2026-06-09T11:53:00.01337269Z\" level=info msg=\"Adding pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-wsnnw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.276575 | controller |     "Jun 09 11:53:00.770386 crc crio[21508]: 2026-06-09T11:53:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e6e7bf7551ebcb6 Mac:1e:aa:c6:8b:12:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f6 Mtu:0 Sandbox:/var/run/netns/84e42c2b-6519-4e1c-a64f-ec08e6627554 SocketPath: PciID:}] [{Interface:0xc0003046d0 Address:{IP:10.217.0.246 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.276590 | controller |     "Jun 09 11:53:00.772014 crc crio[21508]: time=\"2026-06-09T11:53:00.77193969Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-wsnnw Namespace:openstack ID:e6e7bf7551ebcb62a953884fda396b27e4544c769e8adc01d34672d2eeabad4b UID:627bc3ce-ff63-4431-9dfd-ba49a943034b NetNS:/var/run/netns/84e42c2b-6519-4e1c-a64f-ec08e6627554 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod627bc3ce_ff63_4431_9dfd_ba49a943034b.slice PodAnnotations:0xc000b29d38}] Aliases:map[]}\"",
2026-06-09 12:20:06.276604 | controller |     "Jun 09 11:53:00.772140 crc crio[21508]: time=\"2026-06-09T11:53:00.772117496Z\" level=info msg=\"Checking pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-wsnnw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.276624 | controller |     "Jun 09 11:53:00.780610 crc crio[21508]: time=\"2026-06-09T11:53:00.780527752Z\" level=info msg=\"Ran pod sandbox e6e7bf7551ebcb62a953884fda396b27e4544c769e8adc01d34672d2eeabad4b with infra container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-wsnnw/POD\" id=4ee04b7d-ec34-4d60-9745-fb374e7886af name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.276639 | controller |     "Jun 09 11:53:00.784461 crc crio[21508]: time=\"2026-06-09T11:53:00.784409546Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=1d609551-142a-45e8-ba0d-1c80abba50ea name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.276654 | controller |     "Jun 09 11:53:00.827746 crc crio[21508]: time=\"2026-06-09T11:53:00.827524579Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=21e7c8c7-e1a7-4e9d-aab5-71bd29b46455 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.276668 | controller |     "Jun 09 11:53:00.837228 crc crio[21508]: time=\"2026-06-09T11:53:00.837077049Z\" level=info msg=\"Creating container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-wsnnw/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=f0ba3fd0-e3df-4834-bc51-6b2b5ee4f980 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.276683 | controller |     "Jun 09 11:53:00.843900 crc crio[21508]: time=\"2026-06-09T11:53:00.843818587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.276697 | controller |     "Jun 09 11:53:00.920266 crc crio[21508]: time=\"2026-06-09T11:53:00.920179145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.276711 | controller |     "Jun 09 11:53:00.925198 crc crio[21508]: time=\"2026-06-09T11:53:00.92480301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.276725 | controller |     "Jun 09 11:53:01.090721 crc crio[21508]: time=\"2026-06-09T11:53:01.090607039Z\" level=info msg=\"Created container b36079bfa9c0b4ec31b1e58c81a60450c8bdef41eb0846347381b55c7b32f352: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-wsnnw/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=f0ba3fd0-e3df-4834-bc51-6b2b5ee4f980 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.276739 | controller |     "Jun 09 11:53:01.092490 crc crio[21508]: time=\"2026-06-09T11:53:01.09234776Z\" level=info msg=\"Starting container: b36079bfa9c0b4ec31b1e58c81a60450c8bdef41eb0846347381b55c7b32f352\" id=23e59d0b-4e9d-4ca4-8879-21b8a26f0a59 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.276753 | controller |     "Jun 09 11:53:01.098940 crc crio[21508]: time=\"2026-06-09T11:53:01.098737727Z\" level=info msg=\"Started container\" PID=162649 containerID=b36079bfa9c0b4ec31b1e58c81a60450c8bdef41eb0846347381b55c7b32f352 description=openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-wsnnw/configure-os-edpm-deployment-ipam-openstack-edpm-ipam id=23e59d0b-4e9d-4ca4-8879-21b8a26f0a59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6e7bf7551ebcb62a953884fda396b27e4544c769e8adc01d34672d2eeabad4b",
2026-06-09 12:20:06.276768 | controller |     "Jun 09 11:53:56.356997 crc crio[21508]: time=\"2026-06-09T11:53:56.355724118Z\" level=info msg=\"Stopping pod sandbox: e6e7bf7551ebcb62a953884fda396b27e4544c769e8adc01d34672d2eeabad4b\" id=c0e8966d-7329-4720-8b43-90bcd3d517c8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.276785 | controller |     "Jun 09 11:53:56.358482 crc crio[21508]: time=\"2026-06-09T11:53:56.357909832Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-wsnnw Namespace:openstack ID:e6e7bf7551ebcb62a953884fda396b27e4544c769e8adc01d34672d2eeabad4b UID:627bc3ce-ff63-4431-9dfd-ba49a943034b NetNS:/var/run/netns/84e42c2b-6519-4e1c-a64f-ec08e6627554 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod627bc3ce_ff63_4431_9dfd_ba49a943034b.slice PodAnnotations:0xc0019bd170}] Aliases:map[]}\"",
2026-06-09 12:20:06.276800 | controller |     "Jun 09 11:53:56.358482 crc crio[21508]: time=\"2026-06-09T11:53:56.358092517Z\" level=info msg=\"Deleting pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-wsnnw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.276815 | controller |     "Jun 09 11:53:56.816368 crc crio[21508]: time=\"2026-06-09T11:53:56.815834891Z\" level=info msg=\"Stopped pod sandbox: e6e7bf7551ebcb62a953884fda396b27e4544c769e8adc01d34672d2eeabad4b\" id=c0e8966d-7329-4720-8b43-90bcd3d517c8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.276829 | controller |     "Jun 09 11:53:57.913749 crc crio[21508]: time=\"2026-06-09T11:53:57.913161759Z\" level=info msg=\"Running pod sandbox: openstack/ssh-known-hosts-edpm-deployment-ipam-w5fqr/POD\" id=0e1d1e69-0ecd-495a-9619-67d5d8b837e5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.276843 | controller |     "Jun 09 11:53:57.915065 crc crio[21508]: time=\"2026-06-09T11:53:57.913779877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.276860 | controller |     "Jun 09 11:53:57.954551 crc crio[21508]: time=\"2026-06-09T11:53:57.954409777Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-w5fqr Namespace:openstack ID:83c2978ad767adaaf1fe3121f964f2ae730ea19bccdd192fa9df1f1fe32e97e8 UID:48cee5be-9c5b-4ae9-81e1-dee81a332e5f NetNS:/var/run/netns/745b5c0f-fd02-4dc3-a8b3-692ca8e5c34e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48cee5be_9c5b_4ae9_81e1_dee81a332e5f.slice PodAnnotations:0xc004f90aa8}] Aliases:map[]}\"",
2026-06-09 12:20:06.276878 | controller |     "Jun 09 11:53:57.954551 crc crio[21508]: time=\"2026-06-09T11:53:57.9545042Z\" level=info msg=\"Adding pod openstack_ssh-known-hosts-edpm-deployment-ipam-w5fqr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.276895 | controller |     "Jun 09 11:53:58.480261 crc crio[21508]: 2026-06-09T11:53:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:83c2978ad767ada Mac:86:09:74:3b:79:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f7 Mtu:0 Sandbox:/var/run/netns/745b5c0f-fd02-4dc3-a8b3-692ca8e5c34e SocketPath: PciID:}] [{Interface:0xc0003b6770 Address:{IP:10.217.0.247 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.276913 | controller |     "Jun 09 11:53:58.482817 crc crio[21508]: time=\"2026-06-09T11:53:58.482747651Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-w5fqr Namespace:openstack ID:83c2978ad767adaaf1fe3121f964f2ae730ea19bccdd192fa9df1f1fe32e97e8 UID:48cee5be-9c5b-4ae9-81e1-dee81a332e5f NetNS:/var/run/netns/745b5c0f-fd02-4dc3-a8b3-692ca8e5c34e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48cee5be_9c5b_4ae9_81e1_dee81a332e5f.slice PodAnnotations:0xc004f90aa8}] Aliases:map[]}\"",
2026-06-09 12:20:06.276935 | controller |     "Jun 09 11:53:58.482991 crc crio[21508]: time=\"2026-06-09T11:53:58.482926676Z\" level=info msg=\"Checking pod openstack_ssh-known-hosts-edpm-deployment-ipam-w5fqr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.276954 | controller |     "Jun 09 11:53:58.497482 crc crio[21508]: time=\"2026-06-09T11:53:58.497184454Z\" level=info msg=\"Ran pod sandbox 83c2978ad767adaaf1fe3121f964f2ae730ea19bccdd192fa9df1f1fe32e97e8 with infra container: openstack/ssh-known-hosts-edpm-deployment-ipam-w5fqr/POD\" id=0e1d1e69-0ecd-495a-9619-67d5d8b837e5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.276972 | controller |     "Jun 09 11:53:58.510041 crc crio[21508]: time=\"2026-06-09T11:53:58.509940137Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=ad056d08-7be7-482c-9cac-49b731c2fa8f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.276990 | controller |     "Jun 09 11:53:58.541638 crc crio[21508]: time=\"2026-06-09T11:53:58.541504672Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=c1fbf1c7-a664-4d6a-8ab1-37123862ee0d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.277008 | controller |     "Jun 09 11:53:58.553858 crc crio[21508]: time=\"2026-06-09T11:53:58.553641798Z\" level=info msg=\"Creating container: openstack/ssh-known-hosts-edpm-deployment-ipam-w5fqr/ssh-known-hosts-edpm-deployment-ipam\" id=838bedad-f8ac-441c-93ba-7a661b5a59e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.277025 | controller |     "Jun 09 11:53:58.554474 crc crio[21508]: time=\"2026-06-09T11:53:58.554260186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.277041 | controller |     "Jun 09 11:53:58.616939 crc crio[21508]: time=\"2026-06-09T11:53:58.616657735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.277055 | controller |     "Jun 09 11:53:58.623697 crc crio[21508]: time=\"2026-06-09T11:53:58.623585688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.277069 | controller |     "Jun 09 11:53:58.769778 crc crio[21508]: time=\"2026-06-09T11:53:58.769217306Z\" level=info msg=\"Created container f7c381ebb357e3edf43baebccaa52c1aa989b8e7b12399d070fc81850955790e: openstack/ssh-known-hosts-edpm-deployment-ipam-w5fqr/ssh-known-hosts-edpm-deployment-ipam\" id=838bedad-f8ac-441c-93ba-7a661b5a59e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.277083 | controller |     "Jun 09 11:53:58.771440 crc crio[21508]: time=\"2026-06-09T11:53:58.771244945Z\" level=info msg=\"Starting container: f7c381ebb357e3edf43baebccaa52c1aa989b8e7b12399d070fc81850955790e\" id=bcd2add2-534f-4317-9be6-3c0d4bacbc03 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.277097 | controller |     "Jun 09 11:53:58.777706 crc crio[21508]: time=\"2026-06-09T11:53:58.777578471Z\" level=info msg=\"Started container\" PID=166076 containerID=f7c381ebb357e3edf43baebccaa52c1aa989b8e7b12399d070fc81850955790e description=openstack/ssh-known-hosts-edpm-deployment-ipam-w5fqr/ssh-known-hosts-edpm-deployment-ipam id=bcd2add2-534f-4317-9be6-3c0d4bacbc03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83c2978ad767adaaf1fe3121f964f2ae730ea19bccdd192fa9df1f1fe32e97e8",
2026-06-09 12:20:06.277112 | controller |     "Jun 09 11:54:00.874093 crc crio[21508]: time=\"2026-06-09T11:54:00.872927754Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683434-7brpk/POD\" id=c68b4d9e-39d5-4444-bbdb-1c8205d35359 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.277130 | controller |     "Jun 09 11:54:00.875518 crc crio[21508]: time=\"2026-06-09T11:54:00.874099759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.277145 | controller |     "Jun 09 11:54:00.915742 crc crio[21508]: time=\"2026-06-09T11:54:00.915653526Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683434-7brpk Namespace:openshift-infra ID:d2d1045c6895e4228d25839a9a252a5e5d10f72c57e2a510f7b0c81490904b5b UID:e9b070fe-4d33-40e0-b27d-a163202a3cbc NetNS:/var/run/netns/42c81b77-4e3a-4007-aee4-b984bbaf8a17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9b070fe_4d33_40e0_b27d_a163202a3cbc.slice PodAnnotations:0xc003b38458}] Aliases:map[]}\"",
2026-06-09 12:20:06.277160 | controller |     "Jun 09 11:54:00.915742 crc crio[21508]: time=\"2026-06-09T11:54:00.915715938Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683434-7brpk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.277174 | controller |     "Jun 09 11:54:02.437973 crc crio[21508]: 2026-06-09T11:54:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d2d1045c6895e42 Mac:46:da:d9:7e:f3:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f8 Mtu:0 Sandbox:/var/run/netns/42c81b77-4e3a-4007-aee4-b984bbaf8a17 SocketPath: PciID:}] [{Interface:0xc00028e5d0 Address:{IP:10.217.0.248 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.277189 | controller |     "Jun 09 11:54:02.439871 crc crio[21508]: time=\"2026-06-09T11:54:02.439766971Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683434-7brpk Namespace:openshift-infra ID:d2d1045c6895e4228d25839a9a252a5e5d10f72c57e2a510f7b0c81490904b5b UID:e9b070fe-4d33-40e0-b27d-a163202a3cbc NetNS:/var/run/netns/42c81b77-4e3a-4007-aee4-b984bbaf8a17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9b070fe_4d33_40e0_b27d_a163202a3cbc.slice PodAnnotations:0xc003b38458}] Aliases:map[]}\"",
2026-06-09 12:20:06.277204 | controller |     "Jun 09 11:54:02.440090 crc crio[21508]: time=\"2026-06-09T11:54:02.439997308Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683434-7brpk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.277218 | controller |     "Jun 09 11:54:02.452806 crc crio[21508]: time=\"2026-06-09T11:54:02.45271395Z\" level=info msg=\"Ran pod sandbox d2d1045c6895e4228d25839a9a252a5e5d10f72c57e2a510f7b0c81490904b5b with infra container: openshift-infra/auto-csr-approver-29683434-7brpk/POD\" id=c68b4d9e-39d5-4444-bbdb-1c8205d35359 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.277232 | controller |     "Jun 09 11:54:02.458222 crc crio[21508]: time=\"2026-06-09T11:54:02.458138549Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d75dae2f-1ac9-41a2-935c-31606befa50d name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.277247 | controller |     "Jun 09 11:54:02.468898 crc crio[21508]: time=\"2026-06-09T11:54:02.468811982Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 12:20:06.277261 | controller |     "Jun 09 11:54:06.721460 crc crio[21508]: time=\"2026-06-09T11:54:06.720496666Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d75dae2f-1ac9-41a2-935c-31606befa50d name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.277275 | controller |     "Jun 09 11:54:06.723825 crc crio[21508]: time=\"2026-06-09T11:54:06.722029851Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=58129e5e-e607-4151-907f-d2b84ee1f3a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.277294 | controller |     "Jun 09 11:54:06.723825 crc crio[21508]: time=\"2026-06-09T11:54:06.723788842Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d3424a96-9154-4e64-81d8-475c6543bd2a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.277444 | controller |     "Jun 09 11:54:06.774484 crc crio[21508]: time=\"2026-06-09T11:54:06.774363234Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683434-7brpk/oc\" id=84bd2ee1-4b41-4eda-8b2b-6f48bd9010ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.277465 | controller |     "Jun 09 11:54:06.774977 crc crio[21508]: time=\"2026-06-09T11:54:06.77489973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.277481 | controller |     "Jun 09 11:54:06.835091 crc crio[21508]: time=\"2026-06-09T11:54:06.834540177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.277495 | controller |     "Jun 09 11:54:07.168448 crc crio[21508]: time=\"2026-06-09T11:54:07.16837162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.277510 | controller |     "Jun 09 11:54:07.309470 crc crio[21508]: time=\"2026-06-09T11:54:07.309356681Z\" level=info msg=\"Created container 42aacb751b55be790d80a87838d04d823de82105f2961894ac74a2bcd5583b66: openshift-infra/auto-csr-approver-29683434-7brpk/oc\" id=84bd2ee1-4b41-4eda-8b2b-6f48bd9010ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.277524 | controller |     "Jun 09 11:54:07.310845 crc crio[21508]: time=\"2026-06-09T11:54:07.310738032Z\" level=info msg=\"Starting container: 42aacb751b55be790d80a87838d04d823de82105f2961894ac74a2bcd5583b66\" id=dd3146bb-ff23-44bc-98f6-99f0ddac2f65 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.277539 | controller |     "Jun 09 11:54:07.316046 crc crio[21508]: time=\"2026-06-09T11:54:07.315946384Z\" level=info msg=\"Started container\" PID=166640 containerID=42aacb751b55be790d80a87838d04d823de82105f2961894ac74a2bcd5583b66 description=openshift-infra/auto-csr-approver-29683434-7brpk/oc id=dd3146bb-ff23-44bc-98f6-99f0ddac2f65 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2d1045c6895e4228d25839a9a252a5e5d10f72c57e2a510f7b0c81490904b5b",
2026-06-09 12:20:06.277553 | controller |     "Jun 09 11:54:08.586347 crc crio[21508]: time=\"2026-06-09T11:54:08.58485171Z\" level=info msg=\"Stopping pod sandbox: 83c2978ad767adaaf1fe3121f964f2ae730ea19bccdd192fa9df1f1fe32e97e8\" id=0ec862e1-17cc-477d-8a51-b62c4fd5fb31 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.277568 | controller |     "Jun 09 11:54:08.586347 crc crio[21508]: time=\"2026-06-09T11:54:08.585835838Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-w5fqr Namespace:openstack ID:83c2978ad767adaaf1fe3121f964f2ae730ea19bccdd192fa9df1f1fe32e97e8 UID:48cee5be-9c5b-4ae9-81e1-dee81a332e5f NetNS:/var/run/netns/745b5c0f-fd02-4dc3-a8b3-692ca8e5c34e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48cee5be_9c5b_4ae9_81e1_dee81a332e5f.slice PodAnnotations:0xc00011ebf0}] Aliases:map[]}\"",
2026-06-09 12:20:06.277582 | controller |     "Jun 09 11:54:08.586347 crc crio[21508]: time=\"2026-06-09T11:54:08.585969412Z\" level=info msg=\"Deleting pod openstack_ssh-known-hosts-edpm-deployment-ipam-w5fqr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.277596 | controller |     "Jun 09 11:54:09.598816 crc crio[21508]: time=\"2026-06-09T11:54:09.598698331Z\" level=info msg=\"Stopping pod sandbox: d2d1045c6895e4228d25839a9a252a5e5d10f72c57e2a510f7b0c81490904b5b\" id=6b66f97a-d9c4-4c3f-add1-32c05c1525cd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.277614 | controller |     "Jun 09 11:54:09.599855 crc crio[21508]: time=\"2026-06-09T11:54:09.599500314Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683434-7brpk Namespace:openshift-infra ID:d2d1045c6895e4228d25839a9a252a5e5d10f72c57e2a510f7b0c81490904b5b UID:e9b070fe-4d33-40e0-b27d-a163202a3cbc NetNS:/var/run/netns/42c81b77-4e3a-4007-aee4-b984bbaf8a17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9b070fe_4d33_40e0_b27d_a163202a3cbc.slice PodAnnotations:0xc000b29010}] Aliases:map[]}\"",
2026-06-09 12:20:06.277629 | controller |     "Jun 09 11:54:09.599855 crc crio[21508]: time=\"2026-06-09T11:54:09.59970454Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683434-7brpk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.277643 | controller |     "Jun 09 11:54:10.068948 crc crio[21508]: time=\"2026-06-09T11:54:10.068503578Z\" level=info msg=\"Stopped pod sandbox: d2d1045c6895e4228d25839a9a252a5e5d10f72c57e2a510f7b0c81490904b5b\" id=6b66f97a-d9c4-4c3f-add1-32c05c1525cd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.277658 | controller |     "Jun 09 11:54:10.150543 crc crio[21508]: time=\"2026-06-09T11:54:10.150280255Z\" level=info msg=\"Stopped pod sandbox: 83c2978ad767adaaf1fe3121f964f2ae730ea19bccdd192fa9df1f1fe32e97e8\" id=0ec862e1-17cc-477d-8a51-b62c4fd5fb31 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.277672 | controller |     "Jun 09 11:54:13.425787 crc crio[21508]: time=\"2026-06-09T11:54:13.424715622Z\" level=info msg=\"Running pod sandbox: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-nqv2b/POD\" id=86eccf9f-1ace-42da-af45-6a1ab523afda name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.277686 | controller |     "Jun 09 11:54:13.425787 crc crio[21508]: time=\"2026-06-09T11:54:13.425759092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.277701 | controller |     "Jun 09 11:54:13.510345 crc crio[21508]: time=\"2026-06-09T11:54:13.505489549Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-nqv2b Namespace:openstack ID:1ddfe0ac057bd2677b42620a0adc75e531727ddb37a349be84e0287fbb23c765 UID:dff4d110-d729-417b-8bd8-a333b4986a8e NetNS:/var/run/netns/ed37bc77-23b8-408d-ad2d-ad659e601dab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddff4d110_d729_417b_8bd8_a333b4986a8e.slice PodAnnotations:0xc000158350}] Aliases:map[]}\"",
2026-06-09 12:20:06.277716 | controller |     "Jun 09 11:54:13.510345 crc crio[21508]: time=\"2026-06-09T11:54:13.505982323Z\" level=info msg=\"Adding pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-nqv2b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.277730 | controller |     "Jun 09 11:54:14.916422 crc crio[21508]: 2026-06-09T11:54:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1ddfe0ac057bd26 Mac:1e:ef:87:8b:7d:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f9 Mtu:0 Sandbox:/var/run/netns/ed37bc77-23b8-408d-ad2d-ad659e601dab SocketPath: PciID:}] [{Interface:0xc0004b2760 Address:{IP:10.217.0.249 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.277745 | controller |     "Jun 09 11:54:14.918648 crc crio[21508]: time=\"2026-06-09T11:54:14.918459985Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-nqv2b Namespace:openstack ID:1ddfe0ac057bd2677b42620a0adc75e531727ddb37a349be84e0287fbb23c765 UID:dff4d110-d729-417b-8bd8-a333b4986a8e NetNS:/var/run/netns/ed37bc77-23b8-408d-ad2d-ad659e601dab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddff4d110_d729_417b_8bd8_a333b4986a8e.slice PodAnnotations:0xc000158350}] Aliases:map[]}\"",
2026-06-09 12:20:06.277763 | controller |     "Jun 09 11:54:14.918846 crc crio[21508]: time=\"2026-06-09T11:54:14.918788865Z\" level=info msg=\"Checking pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-nqv2b for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.277778 | controller |     "Jun 09 11:54:14.929219 crc crio[21508]: time=\"2026-06-09T11:54:14.929124448Z\" level=info msg=\"Ran pod sandbox 1ddfe0ac057bd2677b42620a0adc75e531727ddb37a349be84e0287fbb23c765 with infra container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-nqv2b/POD\" id=86eccf9f-1ace-42da-af45-6a1ab523afda name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.277792 | controller |     "Jun 09 11:54:14.932285 crc crio[21508]: time=\"2026-06-09T11:54:14.932172617Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=43713e59-b970-4b6b-9ffd-84bdddfbadd8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.277806 | controller |     "Jun 09 11:54:14.965806 crc crio[21508]: time=\"2026-06-09T11:54:14.965752691Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=f8cc0078-bb98-42d2-a2ee-3db69ac9b44e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.277821 | controller |     "Jun 09 11:54:15.157763 crc crio[21508]: time=\"2026-06-09T11:54:15.157600353Z\" level=info msg=\"Creating container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-nqv2b/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=f811fd8b-cd93-4309-a511-010781fa45fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.277835 | controller |     "Jun 09 11:54:15.158293 crc crio[21508]: time=\"2026-06-09T11:54:15.158220842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.277849 | controller |     "Jun 09 11:54:15.222794 crc crio[21508]: time=\"2026-06-09T11:54:15.222448044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.277863 | controller |     "Jun 09 11:54:15.226396 crc crio[21508]: time=\"2026-06-09T11:54:15.226300357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.277877 | controller |     "Jun 09 11:54:15.450502 crc crio[21508]: time=\"2026-06-09T11:54:15.450389074Z\" level=info msg=\"Created container e555583a707453e8346ab0331e7ad8c1760823410401306b68e0fcca26acf7e2: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-nqv2b/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=f811fd8b-cd93-4309-a511-010781fa45fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.277892 | controller |     "Jun 09 11:54:15.453704 crc crio[21508]: time=\"2026-06-09T11:54:15.452952059Z\" level=info msg=\"Starting container: e555583a707453e8346ab0331e7ad8c1760823410401306b68e0fcca26acf7e2\" id=25e23219-fadb-447c-9a7e-b0ab9b61a78c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.277906 | controller |     "Jun 09 11:54:15.463196 crc crio[21508]: time=\"2026-06-09T11:54:15.45947458Z\" level=info msg=\"Started container\" PID=167209 containerID=e555583a707453e8346ab0331e7ad8c1760823410401306b68e0fcca26acf7e2 description=openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-nqv2b/run-os-edpm-deployment-ipam-openstack-edpm-ipam id=25e23219-fadb-447c-9a7e-b0ab9b61a78c name=/runtime.v1.RuntimeService/StartContainer sandboxID=1ddfe0ac057bd2677b42620a0adc75e531727ddb37a349be84e0287fbb23c765",
2026-06-09 12:20:06.277924 | controller |     "Jun 09 11:54:26.103141 crc crio[21508]: time=\"2026-06-09T11:54:26.102218275Z\" level=info msg=\"Stopping pod sandbox: 1ddfe0ac057bd2677b42620a0adc75e531727ddb37a349be84e0287fbb23c765\" id=3fe63129-efe3-4c2b-b2fb-50679a65d939 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.277938 | controller |     "Jun 09 11:54:26.105002 crc crio[21508]: time=\"2026-06-09T11:54:26.103867463Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-nqv2b Namespace:openstack ID:1ddfe0ac057bd2677b42620a0adc75e531727ddb37a349be84e0287fbb23c765 UID:dff4d110-d729-417b-8bd8-a333b4986a8e NetNS:/var/run/netns/ed37bc77-23b8-408d-ad2d-ad659e601dab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddff4d110_d729_417b_8bd8_a333b4986a8e.slice PodAnnotations:0xc0039b8fd0}] Aliases:map[]}\"",
2026-06-09 12:20:06.277953 | controller |     "Jun 09 11:54:26.105002 crc crio[21508]: time=\"2026-06-09T11:54:26.104001237Z\" level=info msg=\"Deleting pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-nqv2b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.277967 | controller |     "Jun 09 11:54:28.916631 crc crio[21508]: time=\"2026-06-09T11:54:28.915679353Z\" level=info msg=\"Removing container: 7761085ae195395a38f1424b4039dd3baf63a9e97a053261dc85e0edc886a7eb\" id=03aaf748-18ad-4a0c-8094-20b04e3bb64c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.277982 | controller |     "Jun 09 11:54:29.130042 crc crio[21508]: time=\"2026-06-09T11:54:29.12989427Z\" level=info msg=\"Stopped pod sandbox: 1ddfe0ac057bd2677b42620a0adc75e531727ddb37a349be84e0287fbb23c765\" id=3fe63129-efe3-4c2b-b2fb-50679a65d939 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.277996 | controller |     "Jun 09 11:54:29.162435 crc crio[21508]: time=\"2026-06-09T11:54:29.161592159Z\" level=info msg=\"Removed container 7761085ae195395a38f1424b4039dd3baf63a9e97a053261dc85e0edc886a7eb: openshift-infra/auto-csr-approver-29683428-nkb8x/oc\" id=03aaf748-18ad-4a0c-8094-20b04e3bb64c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.278011 | controller |     "Jun 09 11:54:29.188748 crc crio[21508]: time=\"2026-06-09T11:54:29.188647752Z\" level=info msg=\"Stopping pod sandbox: 8ceadb7ae97bcfc069542f84311edaf26deafc6b74c151ba3d306ff91f50291b\" id=843a74c5-bfa8-468f-976e-851d8bc9c687 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.278025 | controller |     "Jun 09 11:54:29.188748 crc crio[21508]: time=\"2026-06-09T11:54:29.188754465Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8ceadb7ae97bcfc069542f84311edaf26deafc6b74c151ba3d306ff91f50291b\" id=843a74c5-bfa8-468f-976e-851d8bc9c687 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.278039 | controller |     "Jun 09 11:54:29.191059 crc crio[21508]: time=\"2026-06-09T11:54:29.190989361Z\" level=info msg=\"Removing pod sandbox: 8ceadb7ae97bcfc069542f84311edaf26deafc6b74c151ba3d306ff91f50291b\" id=355db5a8-7982-49c1-8ebb-c65dc196ba34 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.278053 | controller |     "Jun 09 11:54:29.226530 crc crio[21508]: time=\"2026-06-09T11:54:29.22643562Z\" level=info msg=\"Removed pod sandbox: 8ceadb7ae97bcfc069542f84311edaf26deafc6b74c151ba3d306ff91f50291b\" id=355db5a8-7982-49c1-8ebb-c65dc196ba34 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.278066 | controller |     "Jun 09 11:54:33.018451 crc crio[21508]: time=\"2026-06-09T11:54:33.017572119Z\" level=info msg=\"Running pod sandbox: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-dgx72/POD\" id=3e011e0e-6e88-46f6-b7d4-2f7dffbbcb71 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.278084 | controller |     "Jun 09 11:54:33.019914 crc crio[21508]: time=\"2026-06-09T11:54:33.019879276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.278099 | controller |     "Jun 09 11:54:33.066574 crc crio[21508]: time=\"2026-06-09T11:54:33.066202644Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-dgx72 Namespace:openstack ID:cb5d5505a1c744a51626d222125d07e241b3fc7cb49224076dbc65b30cb832a8 UID:a6e86f6c-ce97-4c14-8206-04629f341cf5 NetNS:/var/run/netns/06b536b2-8d1d-42b5-bc8b-575eb42875a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6e86f6c_ce97_4c14_8206_04629f341cf5.slice PodAnnotations:0xc000b28bb8}] Aliases:map[]}\"",
2026-06-09 12:20:06.278114 | controller |     "Jun 09 11:54:33.066574 crc crio[21508]: time=\"2026-06-09T11:54:33.066258355Z\" level=info msg=\"Adding pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-dgx72 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.278128 | controller |     "Jun 09 11:54:34.533808 crc crio[21508]: 2026-06-09T11:54:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cb5d5505a1c744a Mac:e2:ff:38:a5:98:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fa Mtu:0 Sandbox:/var/run/netns/06b536b2-8d1d-42b5-bc8b-575eb42875a8 SocketPath: PciID:}] [{Interface:0xc0002e36d0 Address:{IP:10.217.0.250 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.278142 | controller |     "Jun 09 11:54:34.539370 crc crio[21508]: time=\"2026-06-09T11:54:34.538981434Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-dgx72 Namespace:openstack ID:cb5d5505a1c744a51626d222125d07e241b3fc7cb49224076dbc65b30cb832a8 UID:a6e86f6c-ce97-4c14-8206-04629f341cf5 NetNS:/var/run/netns/06b536b2-8d1d-42b5-bc8b-575eb42875a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6e86f6c_ce97_4c14_8206_04629f341cf5.slice PodAnnotations:0xc000b28bb8}] Aliases:map[]}\"",
2026-06-09 12:20:06.278156 | controller |     "Jun 09 11:54:34.539657 crc crio[21508]: time=\"2026-06-09T11:54:34.539556261Z\" level=info msg=\"Checking pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-dgx72 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.278170 | controller |     "Jun 09 11:54:34.557640 crc crio[21508]: time=\"2026-06-09T11:54:34.557527717Z\" level=info msg=\"Ran pod sandbox cb5d5505a1c744a51626d222125d07e241b3fc7cb49224076dbc65b30cb832a8 with infra container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-dgx72/POD\" id=3e011e0e-6e88-46f6-b7d4-2f7dffbbcb71 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.278185 | controller |     "Jun 09 11:54:34.560401 crc crio[21508]: time=\"2026-06-09T11:54:34.559564367Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=53055f9d-3b8d-42d6-a461-97c679388262 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.278199 | controller |     "Jun 09 11:54:34.580423 crc crio[21508]: time=\"2026-06-09T11:54:34.580357547Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=c42ba932-6db3-4ead-929b-42aba3f5472e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.278213 | controller |     "Jun 09 11:54:34.636740 crc crio[21508]: time=\"2026-06-09T11:54:34.636637956Z\" level=info msg=\"Creating container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-dgx72/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=61e979d5-2150-4aa0-be31-d03f1e580ee5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.278230 | controller |     "Jun 09 11:54:34.637367 crc crio[21508]: time=\"2026-06-09T11:54:34.637194962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.278244 | controller |     "Jun 09 11:54:34.697484 crc crio[21508]: time=\"2026-06-09T11:54:34.697420547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.278259 | controller |     "Jun 09 11:54:34.701076 crc crio[21508]: time=\"2026-06-09T11:54:34.701011592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.278273 | controller |     "Jun 09 11:54:34.931119 crc crio[21508]: time=\"2026-06-09T11:54:34.931030663Z\" level=info msg=\"Created container caf022bc2542027c723b06aa9e3f1569c4ad464c6708a05007152f4bd6d6679b: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-dgx72/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=61e979d5-2150-4aa0-be31-d03f1e580ee5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.278286 | controller |     "Jun 09 11:54:34.932486 crc crio[21508]: time=\"2026-06-09T11:54:34.932387703Z\" level=info msg=\"Starting container: caf022bc2542027c723b06aa9e3f1569c4ad464c6708a05007152f4bd6d6679b\" id=4850f68e-6b2c-48a6-849f-afd5b034c20f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.278301 | controller |     "Jun 09 11:54:34.938521 crc crio[21508]: time=\"2026-06-09T11:54:34.938248135Z\" level=info msg=\"Started container\" PID=168393 containerID=caf022bc2542027c723b06aa9e3f1569c4ad464c6708a05007152f4bd6d6679b description=openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-dgx72/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam id=4850f68e-6b2c-48a6-849f-afd5b034c20f name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb5d5505a1c744a51626d222125d07e241b3fc7cb49224076dbc65b30cb832a8",
2026-06-09 12:20:06.278315 | controller |     "Jun 09 11:54:46.396195 crc crio[21508]: time=\"2026-06-09T11:54:46.395110234Z\" level=info msg=\"Stopping pod sandbox: cb5d5505a1c744a51626d222125d07e241b3fc7cb49224076dbc65b30cb832a8\" id=68057b11-0906-4f24-bfef-f50d2d39079a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.278329 | controller |     "Jun 09 11:54:46.398738 crc crio[21508]: time=\"2026-06-09T11:54:46.39700375Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-dgx72 Namespace:openstack ID:cb5d5505a1c744a51626d222125d07e241b3fc7cb49224076dbc65b30cb832a8 UID:a6e86f6c-ce97-4c14-8206-04629f341cf5 NetNS:/var/run/netns/06b536b2-8d1d-42b5-bc8b-575eb42875a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6e86f6c_ce97_4c14_8206_04629f341cf5.slice PodAnnotations:0xc004f91230}] Aliases:map[]}\"",
2026-06-09 12:20:06.278344 | controller |     "Jun 09 11:54:46.398738 crc crio[21508]: time=\"2026-06-09T11:54:46.397171015Z\" level=info msg=\"Deleting pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-dgx72 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.278379 | controller |     "Jun 09 11:54:46.847789 crc crio[21508]: time=\"2026-06-09T11:54:46.847708218Z\" level=info msg=\"Stopped pod sandbox: cb5d5505a1c744a51626d222125d07e241b3fc7cb49224076dbc65b30cb832a8\" id=68057b11-0906-4f24-bfef-f50d2d39079a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.278395 | controller |     "Jun 09 11:54:47.935926 crc crio[21508]: time=\"2026-06-09T11:54:47.935456844Z\" level=info msg=\"Running pod sandbox: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-8tcpd/POD\" id=19b528ff-bd11-4ea8-8228-1b29515b47c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.278413 | controller |     "Jun 09 11:54:47.935926 crc crio[21508]: time=\"2026-06-09T11:54:47.935914278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.278428 | controller |     "Jun 09 11:54:47.973916 crc crio[21508]: time=\"2026-06-09T11:54:47.973392736Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-8tcpd Namespace:openstack ID:19d6d604326e99610038e71ef2e870f739005827d793a8448d0c37c57909d1b5 UID:42640c3a-de73-40fb-a4cc-b319b1290f9d NetNS:/var/run/netns/1262c0d9-f2b2-4e78-9547-eb2bdc6021df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod42640c3a_de73_40fb_a4cc_b319b1290f9d.slice PodAnnotations:0xc000159418}] Aliases:map[]}\"",
2026-06-09 12:20:06.278443 | controller |     "Jun 09 11:54:47.973916 crc crio[21508]: time=\"2026-06-09T11:54:47.973451788Z\" level=info msg=\"Adding pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-8tcpd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.278457 | controller |     "Jun 09 11:54:48.647497 crc crio[21508]: 2026-06-09T11:54:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:19d6d604326e996 Mac:fa:31:8c:98:a6:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fb Mtu:0 Sandbox:/var/run/netns/1262c0d9-f2b2-4e78-9547-eb2bdc6021df SocketPath: PciID:}] [{Interface:0xc0005405d0 Address:{IP:10.217.0.251 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.278472 | controller |     "Jun 09 11:54:48.648638 crc crio[21508]: time=\"2026-06-09T11:54:48.648518401Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-8tcpd Namespace:openstack ID:19d6d604326e99610038e71ef2e870f739005827d793a8448d0c37c57909d1b5 UID:42640c3a-de73-40fb-a4cc-b319b1290f9d NetNS:/var/run/netns/1262c0d9-f2b2-4e78-9547-eb2bdc6021df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod42640c3a_de73_40fb_a4cc_b319b1290f9d.slice PodAnnotations:0xc000159418}] Aliases:map[]}\"",
2026-06-09 12:20:06.278487 | controller |     "Jun 09 11:54:48.648797 crc crio[21508]: time=\"2026-06-09T11:54:48.648743827Z\" level=info msg=\"Checking pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-8tcpd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.278501 | controller |     "Jun 09 11:54:48.657394 crc crio[21508]: time=\"2026-06-09T11:54:48.657240656Z\" level=info msg=\"Ran pod sandbox 19d6d604326e99610038e71ef2e870f739005827d793a8448d0c37c57909d1b5 with infra container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-8tcpd/POD\" id=19b528ff-bd11-4ea8-8228-1b29515b47c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.278516 | controller |     "Jun 09 11:54:48.660095 crc crio[21508]: time=\"2026-06-09T11:54:48.660038048Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=3e4b359b-7179-4501-9a7c-005541e0e128 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.278531 | controller |     "Jun 09 11:54:48.689369 crc crio[21508]: time=\"2026-06-09T11:54:48.688529713Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=cfcd0cb5-8282-4fff-93f8-ae163c7611f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.278545 | controller |     "Jun 09 11:54:48.705569 crc crio[21508]: time=\"2026-06-09T11:54:48.70549234Z\" level=info msg=\"Creating container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-8tcpd/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=e813065c-b2ca-4449-8200-319a66e760ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.278563 | controller |     "Jun 09 11:54:48.705964 crc crio[21508]: time=\"2026-06-09T11:54:48.705911803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.278578 | controller |     "Jun 09 11:54:48.779448 crc crio[21508]: time=\"2026-06-09T11:54:48.779220191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.278592 | controller |     "Jun 09 11:54:48.783667 crc crio[21508]: time=\"2026-06-09T11:54:48.783227908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.278607 | controller |     "Jun 09 11:54:48.935734 crc crio[21508]: time=\"2026-06-09T11:54:48.9351415Z\" level=info msg=\"Created container 86952b5ee5e5c849c4aafab60a15e038d84dffe1c0d643c2b224823d57e89a00: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-8tcpd/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=e813065c-b2ca-4449-8200-319a66e760ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.278621 | controller |     "Jun 09 11:54:48.936984 crc crio[21508]: time=\"2026-06-09T11:54:48.936926773Z\" level=info msg=\"Starting container: 86952b5ee5e5c849c4aafab60a15e038d84dffe1c0d643c2b224823d57e89a00\" id=2b6f9a22-c348-4ad1-af74-66de7b58d13b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.278635 | controller |     "Jun 09 11:54:48.943394 crc crio[21508]: time=\"2026-06-09T11:54:48.943269208Z\" level=info msg=\"Started container\" PID=169292 containerID=86952b5ee5e5c849c4aafab60a15e038d84dffe1c0d643c2b224823d57e89a00 description=openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-8tcpd/install-certs-edpm-deployment-ipam-openstack-edpm-ipam id=2b6f9a22-c348-4ad1-af74-66de7b58d13b name=/runtime.v1.RuntimeService/StartContainer sandboxID=19d6d604326e99610038e71ef2e870f739005827d793a8448d0c37c57909d1b5",
2026-06-09 12:20:06.278650 | controller |     "Jun 09 11:54:51.137519 crc crio[21508]: time=\"2026-06-09T11:54:51.136686906Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-rwwfh/POD\" id=81012f8c-a414-442e-a658-87d4ac010d2e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.278664 | controller |     "Jun 09 11:54:51.139177 crc crio[21508]: time=\"2026-06-09T11:54:51.137559572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.278679 | controller |     "Jun 09 11:54:51.178484 crc crio[21508]: time=\"2026-06-09T11:54:51.178365987Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-rwwfh Namespace:openshift-marketplace ID:1e73cfa4ff5348baf97a03ab99975ca9aeb7ca497186314165f6add7fb2d33ba UID:f9c8bd24-4191-4cb8-9c01-564ac3d18368 NetNS:/var/run/netns/2b2a3f43-195d-4f42-8456-b83a4bedde74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf9c8bd24_4191_4cb8_9c01_564ac3d18368.slice PodAnnotations:0xc002a12600}] Aliases:map[]}\"",
2026-06-09 12:20:06.278693 | controller |     "Jun 09 11:54:51.178484 crc crio[21508]: time=\"2026-06-09T11:54:51.178432029Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-rwwfh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.278707 | controller |     "Jun 09 11:54:51.571176 crc crio[21508]: 2026-06-09T11:54:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1e73cfa4ff5348b Mac:56:a8:57:2b:a3:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fc Mtu:0 Sandbox:/var/run/netns/2b2a3f43-195d-4f42-8456-b83a4bedde74 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.252 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.278726 | controller |     "Jun 09 11:54:51.571176 crc crio[21508]: time=\"2026-06-09T11:54:51.5701956Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-rwwfh Namespace:openshift-marketplace ID:1e73cfa4ff5348baf97a03ab99975ca9aeb7ca497186314165f6add7fb2d33ba UID:f9c8bd24-4191-4cb8-9c01-564ac3d18368 NetNS:/var/run/netns/2b2a3f43-195d-4f42-8456-b83a4bedde74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf9c8bd24_4191_4cb8_9c01_564ac3d18368.slice PodAnnotations:0xc002a12600}] Aliases:map[]}\"",
2026-06-09 12:20:06.278741 | controller |     "Jun 09 11:54:51.571176 crc crio[21508]: time=\"2026-06-09T11:54:51.570609502Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-rwwfh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.278755 | controller |     "Jun 09 11:54:51.580980 crc crio[21508]: time=\"2026-06-09T11:54:51.580900704Z\" level=info msg=\"Ran pod sandbox 1e73cfa4ff5348baf97a03ab99975ca9aeb7ca497186314165f6add7fb2d33ba with infra container: openshift-marketplace/redhat-marketplace-rwwfh/POD\" id=81012f8c-a414-442e-a658-87d4ac010d2e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.278770 | controller |     "Jun 09 11:54:51.584110 crc crio[21508]: time=\"2026-06-09T11:54:51.584072206Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dc8f2c38-9681-44ee-bd07-3057262b14bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.278785 | controller |     "Jun 09 11:54:51.587481 crc crio[21508]: time=\"2026-06-09T11:54:51.587407674Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9ce8429f-df38-40c5-9af8-5daa6cf9ebcd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.278799 | controller |     "Jun 09 11:54:51.606017 crc crio[21508]: time=\"2026-06-09T11:54:51.605895846Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-rwwfh/extract-utilities\" id=7d85b99e-a375-4af2-a103-024da6295b64 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.278813 | controller |     "Jun 09 11:54:51.607013 crc crio[21508]: time=\"2026-06-09T11:54:51.606482323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.278828 | controller |     "Jun 09 11:54:51.653673 crc crio[21508]: time=\"2026-06-09T11:54:51.653498741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.278842 | controller |     "Jun 09 11:54:51.661197 crc crio[21508]: time=\"2026-06-09T11:54:51.661132085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.278856 | controller |     "Jun 09 11:54:51.814503 crc crio[21508]: time=\"2026-06-09T11:54:51.814205211Z\" level=info msg=\"Created container 1341a3792479ba1221ee74ae3312abd71008993c010588535d2859fc08214cea: openshift-marketplace/redhat-marketplace-rwwfh/extract-utilities\" id=7d85b99e-a375-4af2-a103-024da6295b64 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.278871 | controller |     "Jun 09 11:54:51.815739 crc crio[21508]: time=\"2026-06-09T11:54:51.815650783Z\" level=info msg=\"Starting container: 1341a3792479ba1221ee74ae3312abd71008993c010588535d2859fc08214cea\" id=cc9f53cb-29b3-4668-8057-c094e1d35a71 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.278888 | controller |     "Jun 09 11:54:51.821533 crc crio[21508]: time=\"2026-06-09T11:54:51.821392231Z\" level=info msg=\"Started container\" PID=169530 containerID=1341a3792479ba1221ee74ae3312abd71008993c010588535d2859fc08214cea description=openshift-marketplace/redhat-marketplace-rwwfh/extract-utilities id=cc9f53cb-29b3-4668-8057-c094e1d35a71 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e73cfa4ff5348baf97a03ab99975ca9aeb7ca497186314165f6add7fb2d33ba",
2026-06-09 12:20:06.278903 | controller |     "Jun 09 11:54:52.497203 crc crio[21508]: time=\"2026-06-09T11:54:52.496756163Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=6b14e243-3239-46bc-9d53-e205c7373010 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.278917 | controller |     "Jun 09 11:54:52.505031 crc crio[21508]: time=\"2026-06-09T11:54:52.504910322Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-09 12:20:06.278932 | controller |     "Jun 09 11:54:53.069498 crc crio[21508]: time=\"2026-06-09T11:54:53.069387204Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=6b14e243-3239-46bc-9d53-e205c7373010 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.278946 | controller |     "Jun 09 11:54:53.071160 crc crio[21508]: time=\"2026-06-09T11:54:53.071063473Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=25b68369-0df6-42d3-901d-6ff88cfbf406 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.278960 | controller |     "Jun 09 11:54:53.074935 crc crio[21508]: time=\"2026-06-09T11:54:53.074840354Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=2abde69a-8c0d-4bdf-93a2-f4cbe48d0d56 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.278975 | controller |     "Jun 09 11:54:53.082369 crc crio[21508]: time=\"2026-06-09T11:54:53.082258691Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-rwwfh/extract-content\" id=0613c59d-1443-4107-8ccb-7c92c79d1be1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.278989 | controller |     "Jun 09 11:54:53.083160 crc crio[21508]: time=\"2026-06-09T11:54:53.083043104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.279003 | controller |     "Jun 09 11:54:53.148610 crc crio[21508]: time=\"2026-06-09T11:54:53.148451691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.279017 | controller |     "Jun 09 11:54:53.151895 crc crio[21508]: time=\"2026-06-09T11:54:53.151783289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.279031 | controller |     "Jun 09 11:54:53.310156 crc crio[21508]: time=\"2026-06-09T11:54:53.309595782Z\" level=info msg=\"Created container 858b43e5b3e6211ebeb3ede2857afa90932f2441901ad1cf58d006b32a3f867c: openshift-marketplace/redhat-marketplace-rwwfh/extract-content\" id=0613c59d-1443-4107-8ccb-7c92c79d1be1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.279045 | controller |     "Jun 09 11:54:53.311366 crc crio[21508]: time=\"2026-06-09T11:54:53.31122913Z\" level=info msg=\"Starting container: 858b43e5b3e6211ebeb3ede2857afa90932f2441901ad1cf58d006b32a3f867c\" id=1b3e20bb-06bf-4b76-9a33-7fb8ced728a3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.279059 | controller |     "Jun 09 11:54:53.321659 crc crio[21508]: time=\"2026-06-09T11:54:53.321245474Z\" level=info msg=\"Started container\" PID=169611 containerID=858b43e5b3e6211ebeb3ede2857afa90932f2441901ad1cf58d006b32a3f867c description=openshift-marketplace/redhat-marketplace-rwwfh/extract-content id=1b3e20bb-06bf-4b76-9a33-7fb8ced728a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e73cfa4ff5348baf97a03ab99975ca9aeb7ca497186314165f6add7fb2d33ba",
2026-06-09 12:20:06.279078 | controller |     "Jun 09 11:54:54.545406 crc crio[21508]: time=\"2026-06-09T11:54:54.544598244Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3fa01532-e710-4a81-afe9-52cd92def773 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.279093 | controller |     "Jun 09 11:54:54.548273 crc crio[21508]: time=\"2026-06-09T11:54:54.54819857Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b086c6e4-4925-4f18-ba08-c1aba1e1f285 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.279107 | controller |     "Jun 09 11:54:54.562853 crc crio[21508]: time=\"2026-06-09T11:54:54.562728216Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-rwwfh/registry-server\" id=52bee114-eccc-48a3-866f-c6b7ba91efc5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.279121 | controller |     "Jun 09 11:54:54.563256 crc crio[21508]: time=\"2026-06-09T11:54:54.563184669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.279135 | controller |     "Jun 09 11:54:54.633409 crc crio[21508]: time=\"2026-06-09T11:54:54.633338105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.279149 | controller |     "Jun 09 11:54:54.638863 crc crio[21508]: time=\"2026-06-09T11:54:54.638739923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.279163 | controller |     "Jun 09 11:54:54.802069 crc crio[21508]: time=\"2026-06-09T11:54:54.801544464Z\" level=info msg=\"Created container eca9957b11dc42adc25ac85d55f326c456514bf4d0be6539589d2fe708ab7441: openshift-marketplace/redhat-marketplace-rwwfh/registry-server\" id=52bee114-eccc-48a3-866f-c6b7ba91efc5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.279177 | controller |     "Jun 09 11:54:54.806647 crc crio[21508]: time=\"2026-06-09T11:54:54.805022406Z\" level=info msg=\"Starting container: eca9957b11dc42adc25ac85d55f326c456514bf4d0be6539589d2fe708ab7441\" id=8811727b-4412-47ee-939c-1d58dad7f7e8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.279191 | controller |     "Jun 09 11:54:54.810147 crc crio[21508]: time=\"2026-06-09T11:54:54.809996152Z\" level=info msg=\"Started container\" PID=169750 containerID=eca9957b11dc42adc25ac85d55f326c456514bf4d0be6539589d2fe708ab7441 description=openshift-marketplace/redhat-marketplace-rwwfh/registry-server id=8811727b-4412-47ee-939c-1d58dad7f7e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e73cfa4ff5348baf97a03ab99975ca9aeb7ca497186314165f6add7fb2d33ba",
2026-06-09 12:20:06.279206 | controller |     "Jun 09 11:55:03.684866 crc crio[21508]: time=\"2026-06-09T11:55:03.683953143Z\" level=info msg=\"Stopping container: eca9957b11dc42adc25ac85d55f326c456514bf4d0be6539589d2fe708ab7441 (timeout: 2s)\" id=1c5d9f7c-1a81-4b32-b41c-8c3ee6b22453 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.279220 | controller |     "Jun 09 11:55:03.839130 crc crio[21508]: time=\"2026-06-09T11:55:03.838889993Z\" level=info msg=\"Stopped container eca9957b11dc42adc25ac85d55f326c456514bf4d0be6539589d2fe708ab7441: openshift-marketplace/redhat-marketplace-rwwfh/registry-server\" id=1c5d9f7c-1a81-4b32-b41c-8c3ee6b22453 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.279235 | controller |     "Jun 09 11:55:03.840478 crc crio[21508]: time=\"2026-06-09T11:55:03.840374447Z\" level=info msg=\"Stopping pod sandbox: 1e73cfa4ff5348baf97a03ab99975ca9aeb7ca497186314165f6add7fb2d33ba\" id=66f52cd3-32c6-4909-849e-0a1e25bf0fcf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.279255 | controller |     "Jun 09 11:55:03.841172 crc crio[21508]: time=\"2026-06-09T11:55:03.841094138Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-rwwfh Namespace:openshift-marketplace ID:1e73cfa4ff5348baf97a03ab99975ca9aeb7ca497186314165f6add7fb2d33ba UID:f9c8bd24-4191-4cb8-9c01-564ac3d18368 NetNS:/var/run/netns/2b2a3f43-195d-4f42-8456-b83a4bedde74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf9c8bd24_4191_4cb8_9c01_564ac3d18368.slice PodAnnotations:0xc002a124d8}] Aliases:map[]}\"",
2026-06-09 12:20:06.279271 | controller |     "Jun 09 11:55:03.841425 crc crio[21508]: time=\"2026-06-09T11:55:03.841256263Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-rwwfh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.279286 | controller |     "Jun 09 11:55:04.116887 crc crio[21508]: time=\"2026-06-09T11:55:04.116372964Z\" level=info msg=\"Stopped pod sandbox: 1e73cfa4ff5348baf97a03ab99975ca9aeb7ca497186314165f6add7fb2d33ba\" id=66f52cd3-32c6-4909-849e-0a1e25bf0fcf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.279300 | controller |     "Jun 09 11:55:04.703411 crc crio[21508]: time=\"2026-06-09T11:55:04.703263183Z\" level=info msg=\"Removing container: eca9957b11dc42adc25ac85d55f326c456514bf4d0be6539589d2fe708ab7441\" id=cb53c2ea-3e02-47bc-ad2f-c5d12578b1fe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.279314 | controller |     "Jun 09 11:55:04.737246 crc crio[21508]: time=\"2026-06-09T11:55:04.737149556Z\" level=info msg=\"Removed container eca9957b11dc42adc25ac85d55f326c456514bf4d0be6539589d2fe708ab7441: openshift-marketplace/redhat-marketplace-rwwfh/registry-server\" id=cb53c2ea-3e02-47bc-ad2f-c5d12578b1fe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.279329 | controller |     "Jun 09 11:55:04.742664 crc crio[21508]: time=\"2026-06-09T11:55:04.742506223Z\" level=info msg=\"Removing container: 858b43e5b3e6211ebeb3ede2857afa90932f2441901ad1cf58d006b32a3f867c\" id=f47a0204-c2c0-4ea9-9c93-9e9b49305284 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.279343 | controller |     "Jun 09 11:55:04.789220 crc crio[21508]: time=\"2026-06-09T11:55:04.788758499Z\" level=info msg=\"Removed container 858b43e5b3e6211ebeb3ede2857afa90932f2441901ad1cf58d006b32a3f867c: openshift-marketplace/redhat-marketplace-rwwfh/extract-content\" id=f47a0204-c2c0-4ea9-9c93-9e9b49305284 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.279377 | controller |     "Jun 09 11:55:04.791754 crc crio[21508]: time=\"2026-06-09T11:55:04.791676694Z\" level=info msg=\"Removing container: 1341a3792479ba1221ee74ae3312abd71008993c010588535d2859fc08214cea\" id=8ebbf36a-1b8b-4658-9e62-3c68c5089652 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.279392 | controller |     "Jun 09 11:55:04.844169 crc crio[21508]: time=\"2026-06-09T11:55:04.843490542Z\" level=info msg=\"Removed container 1341a3792479ba1221ee74ae3312abd71008993c010588535d2859fc08214cea: openshift-marketplace/redhat-marketplace-rwwfh/extract-utilities\" id=8ebbf36a-1b8b-4658-9e62-3c68c5089652 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.279407 | controller |     "Jun 09 11:55:29.253266 crc crio[21508]: time=\"2026-06-09T11:55:29.252370969Z\" level=info msg=\"Stopping pod sandbox: 1e73cfa4ff5348baf97a03ab99975ca9aeb7ca497186314165f6add7fb2d33ba\" id=695fdaa1-8bc2-495c-98cc-e2eab7c0b7a2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.279421 | controller |     "Jun 09 11:55:29.253266 crc crio[21508]: time=\"2026-06-09T11:55:29.253248075Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1e73cfa4ff5348baf97a03ab99975ca9aeb7ca497186314165f6add7fb2d33ba\" id=695fdaa1-8bc2-495c-98cc-e2eab7c0b7a2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.279440 | controller |     "Jun 09 11:55:29.255424 crc crio[21508]: time=\"2026-06-09T11:55:29.254692777Z\" level=info msg=\"Removing pod sandbox: 1e73cfa4ff5348baf97a03ab99975ca9aeb7ca497186314165f6add7fb2d33ba\" id=b3f184db-48e0-46d3-a31f-fd5a6a36f8db name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.279455 | controller |     "Jun 09 11:55:29.273064 crc crio[21508]: time=\"2026-06-09T11:55:29.27287426Z\" level=info msg=\"Removed pod sandbox: 1e73cfa4ff5348baf97a03ab99975ca9aeb7ca497186314165f6add7fb2d33ba\" id=b3f184db-48e0-46d3-a31f-fd5a6a36f8db name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.279469 | controller |     "Jun 09 11:55:32.129933 crc crio[21508]: time=\"2026-06-09T11:55:32.128761822Z\" level=info msg=\"Stopping pod sandbox: 19d6d604326e99610038e71ef2e870f739005827d793a8448d0c37c57909d1b5\" id=77f9e3f9-1a2a-4e77-859c-c67d8b08950e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.279483 | controller |     "Jun 09 11:55:32.131590 crc crio[21508]: time=\"2026-06-09T11:55:32.130855754Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-8tcpd Namespace:openstack ID:19d6d604326e99610038e71ef2e870f739005827d793a8448d0c37c57909d1b5 UID:42640c3a-de73-40fb-a4cc-b319b1290f9d NetNS:/var/run/netns/1262c0d9-f2b2-4e78-9547-eb2bdc6021df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod42640c3a_de73_40fb_a4cc_b319b1290f9d.slice PodAnnotations:0xc0039b8948}] Aliases:map[]}\"",
2026-06-09 12:20:06.279498 | controller |     "Jun 09 11:55:32.131590 crc crio[21508]: time=\"2026-06-09T11:55:32.13108859Z\" level=info msg=\"Deleting pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-8tcpd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.279513 | controller |     "Jun 09 11:55:32.649965 crc crio[21508]: time=\"2026-06-09T11:55:32.648870413Z\" level=info msg=\"Stopped pod sandbox: 19d6d604326e99610038e71ef2e870f739005827d793a8448d0c37c57909d1b5\" id=77f9e3f9-1a2a-4e77-859c-c67d8b08950e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.279528 | controller |     "Jun 09 11:55:33.701939 crc crio[21508]: time=\"2026-06-09T11:55:33.701418548Z\" level=info msg=\"Running pod sandbox: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-8c6mn/POD\" id=9f0329ed-d7df-466d-9b72-6a47981ccc99 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.279542 | controller |     "Jun 09 11:55:33.702948 crc crio[21508]: time=\"2026-06-09T11:55:33.701980665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.279556 | controller |     "Jun 09 11:55:33.744892 crc crio[21508]: time=\"2026-06-09T11:55:33.744705267Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-8c6mn Namespace:openstack ID:8843307f33ed8b4f046e33cfdcd6bac199e81550f221abe8e67afe3c7b497d05 UID:db8319d5-7da3-481c-8311-6c0b5ef815aa NetNS:/var/run/netns/0fea7a92-d076-4918-b03f-fc1ee62d6fd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb8319d5_7da3_481c_8311_6c0b5ef815aa.slice PodAnnotations:0xc00008c6b0}] Aliases:map[]}\"",
2026-06-09 12:20:06.279571 | controller |     "Jun 09 11:55:33.744892 crc crio[21508]: time=\"2026-06-09T11:55:33.744791809Z\" level=info msg=\"Adding pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-8c6mn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.279593 | controller |     "Jun 09 11:55:34.442162 crc crio[21508]: 2026-06-09T11:55:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8843307f33ed8b4 Mac:a2:4f:57:52:92:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fd Mtu:0 Sandbox:/var/run/netns/0fea7a92-d076-4918-b03f-fc1ee62d6fd2 SocketPath: PciID:}] [{Interface:0xc00013b010 Address:{IP:10.217.0.253 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.279613 | controller |     "Jun 09 11:55:34.444595 crc crio[21508]: time=\"2026-06-09T11:55:34.444104983Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-8c6mn Namespace:openstack ID:8843307f33ed8b4f046e33cfdcd6bac199e81550f221abe8e67afe3c7b497d05 UID:db8319d5-7da3-481c-8311-6c0b5ef815aa NetNS:/var/run/netns/0fea7a92-d076-4918-b03f-fc1ee62d6fd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb8319d5_7da3_481c_8311_6c0b5ef815aa.slice PodAnnotations:0xc00008c6b0}] Aliases:map[]}\"",
2026-06-09 12:20:06.279628 | controller |     "Jun 09 11:55:34.444595 crc crio[21508]: time=\"2026-06-09T11:55:34.444253427Z\" level=info msg=\"Checking pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-8c6mn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.279643 | controller |     "Jun 09 11:55:34.456101 crc crio[21508]: time=\"2026-06-09T11:55:34.456014712Z\" level=info msg=\"Ran pod sandbox 8843307f33ed8b4f046e33cfdcd6bac199e81550f221abe8e67afe3c7b497d05 with infra container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-8c6mn/POD\" id=9f0329ed-d7df-466d-9b72-6a47981ccc99 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.279657 | controller |     "Jun 09 11:55:34.459257 crc crio[21508]: time=\"2026-06-09T11:55:34.459157114Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=9da49aa8-5d2f-4c78-bc97-48a00b5d6734 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.279672 | controller |     "Jun 09 11:55:34.505901 crc crio[21508]: time=\"2026-06-09T11:55:34.505697568Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=593b1bb1-b695-4bea-b075-e8b21470c008 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.279686 | controller |     "Jun 09 11:55:34.521759 crc crio[21508]: time=\"2026-06-09T11:55:34.521676806Z\" level=info msg=\"Creating container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-8c6mn/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=3a32dfba-74d3-4168-a2aa-3c80cd0d2431 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.279700 | controller |     "Jun 09 11:55:34.522110 crc crio[21508]: time=\"2026-06-09T11:55:34.522061848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.279717 | controller |     "Jun 09 11:55:34.580255 crc crio[21508]: time=\"2026-06-09T11:55:34.5801427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.279735 | controller |     "Jun 09 11:55:34.584250 crc crio[21508]: time=\"2026-06-09T11:55:34.584183448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.279752 | controller |     "Jun 09 11:55:34.724392 crc crio[21508]: time=\"2026-06-09T11:55:34.724188461Z\" level=info msg=\"Created container 8e1c9546673825a4c400d390646498b8b76c1717b009ddfb15619c97035f3e80: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-8c6mn/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=3a32dfba-74d3-4168-a2aa-3c80cd0d2431 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.279775 | controller |     "Jun 09 11:55:34.726159 crc crio[21508]: time=\"2026-06-09T11:55:34.725543701Z\" level=info msg=\"Starting container: 8e1c9546673825a4c400d390646498b8b76c1717b009ddfb15619c97035f3e80\" id=5ba1e79a-98a6-4f98-be19-66a0a6672df9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.279794 | controller |     "Jun 09 11:55:34.733566 crc crio[21508]: time=\"2026-06-09T11:55:34.733052431Z\" level=info msg=\"Started container\" PID=172297 containerID=8e1c9546673825a4c400d390646498b8b76c1717b009ddfb15619c97035f3e80 description=openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-8c6mn/ovn-edpm-deployment-ipam-openstack-edpm-ipam id=5ba1e79a-98a6-4f98-be19-66a0a6672df9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8843307f33ed8b4f046e33cfdcd6bac199e81550f221abe8e67afe3c7b497d05",
2026-06-09 12:20:06.279812 | controller |     "Jun 09 11:56:00.536698 crc crio[21508]: time=\"2026-06-09T11:56:00.535614643Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683436-2mcjl/POD\" id=fff38d5a-5a86-42b1-926b-215f966e716e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.279830 | controller |     "Jun 09 11:56:00.538080 crc crio[21508]: time=\"2026-06-09T11:56:00.536748456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.279849 | controller |     "Jun 09 11:56:00.594391 crc crio[21508]: time=\"2026-06-09T11:56:00.593974623Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683436-2mcjl Namespace:openshift-infra ID:64402806dc8d27772a8d13c90436d4a0f4ad98de4b20b297c4844c9ea0b45d3d UID:2e17afdb-d35b-4d81-9470-5a5d44c75efb NetNS:/var/run/netns/70f76683-ba23-40fa-a0d4-6af9210210b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2e17afdb_d35b_4d81_9470_5a5d44c75efb.slice PodAnnotations:0xc00244e3a0}] Aliases:map[]}\"",
2026-06-09 12:20:06.279866 | controller |     "Jun 09 11:56:00.594391 crc crio[21508]: time=\"2026-06-09T11:56:00.594059796Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683436-2mcjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.279884 | controller |     "Jun 09 11:56:00.950264 crc crio[21508]: 2026-06-09T11:56:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:64402806dc8d277 Mac:6a:79:4a:6c:f4:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fe Mtu:0 Sandbox:/var/run/netns/70f76683-ba23-40fa-a0d4-6af9210210b7 SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.254 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.279901 | controller |     "Jun 09 11:56:00.952755 crc crio[21508]: time=\"2026-06-09T11:56:00.952675605Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683436-2mcjl Namespace:openshift-infra ID:64402806dc8d27772a8d13c90436d4a0f4ad98de4b20b297c4844c9ea0b45d3d UID:2e17afdb-d35b-4d81-9470-5a5d44c75efb NetNS:/var/run/netns/70f76683-ba23-40fa-a0d4-6af9210210b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2e17afdb_d35b_4d81_9470_5a5d44c75efb.slice PodAnnotations:0xc00244e3a0}] Aliases:map[]}\"",
2026-06-09 12:20:06.279916 | controller |     "Jun 09 11:56:00.952929 crc crio[21508]: time=\"2026-06-09T11:56:00.952872071Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683436-2mcjl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.279930 | controller |     "Jun 09 11:56:00.967593 crc crio[21508]: time=\"2026-06-09T11:56:00.96683237Z\" level=info msg=\"Ran pod sandbox 64402806dc8d27772a8d13c90436d4a0f4ad98de4b20b297c4844c9ea0b45d3d with infra container: openshift-infra/auto-csr-approver-29683436-2mcjl/POD\" id=fff38d5a-5a86-42b1-926b-215f966e716e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.279948 | controller |     "Jun 09 11:56:00.971126 crc crio[21508]: time=\"2026-06-09T11:56:00.971048613Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=7b7290e6-6826-4563-9c7b-2d3b2632a2da name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.279962 | controller |     "Jun 09 11:56:00.984551 crc crio[21508]: time=\"2026-06-09T11:56:00.984489857Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 12:20:06.279977 | controller |     "Jun 09 11:56:01.835419 crc crio[21508]: time=\"2026-06-09T11:56:01.835264998Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=7b7290e6-6826-4563-9c7b-2d3b2632a2da name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.279991 | controller |     "Jun 09 11:56:01.838195 crc crio[21508]: time=\"2026-06-09T11:56:01.837798923Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ec82892a-ecc8-4f61-a64a-ab2171aae9f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.280006 | controller |     "Jun 09 11:56:01.841765 crc crio[21508]: time=\"2026-06-09T11:56:01.841637565Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=18752904-43e4-422a-8bed-5d90e8ce2cca name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.280021 | controller |     "Jun 09 11:56:01.855153 crc crio[21508]: time=\"2026-06-09T11:56:01.855039698Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683436-2mcjl/oc\" id=2568532e-0f36-4c24-9203-b275a8e1ea4c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.280035 | controller |     "Jun 09 11:56:01.855807 crc crio[21508]: time=\"2026-06-09T11:56:01.855745289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.280049 | controller |     "Jun 09 11:56:01.909137 crc crio[21508]: time=\"2026-06-09T11:56:01.908997589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.280063 | controller |     "Jun 09 11:56:02.217102 crc crio[21508]: time=\"2026-06-09T11:56:02.217032316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.280077 | controller |     "Jun 09 11:56:02.330700 crc crio[21508]: time=\"2026-06-09T11:56:02.330590704Z\" level=info msg=\"Created container 234b9a31abd56aa754b722537717f73665a20374e7bb4eda1e087fe1ada349d5: openshift-infra/auto-csr-approver-29683436-2mcjl/oc\" id=2568532e-0f36-4c24-9203-b275a8e1ea4c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.280092 | controller |     "Jun 09 11:56:02.332597 crc crio[21508]: time=\"2026-06-09T11:56:02.332523441Z\" level=info msg=\"Starting container: 234b9a31abd56aa754b722537717f73665a20374e7bb4eda1e087fe1ada349d5\" id=b916a096-61cd-4935-b705-134e2ad6f02e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.280106 | controller |     "Jun 09 11:56:02.341241 crc crio[21508]: time=\"2026-06-09T11:56:02.341142523Z\" level=info msg=\"Started container\" PID=173917 containerID=234b9a31abd56aa754b722537717f73665a20374e7bb4eda1e087fe1ada349d5 description=openshift-infra/auto-csr-approver-29683436-2mcjl/oc id=b916a096-61cd-4935-b705-134e2ad6f02e name=/runtime.v1.RuntimeService/StartContainer sandboxID=64402806dc8d27772a8d13c90436d4a0f4ad98de4b20b297c4844c9ea0b45d3d",
2026-06-09 12:20:06.280120 | controller |     "Jun 09 11:56:04.652226 crc crio[21508]: time=\"2026-06-09T11:56:04.650500799Z\" level=info msg=\"Stopping pod sandbox: 64402806dc8d27772a8d13c90436d4a0f4ad98de4b20b297c4844c9ea0b45d3d\" id=26132c46-a744-40ad-ad4d-4f19ac92beae name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.280138 | controller |     "Jun 09 11:56:04.653807 crc crio[21508]: time=\"2026-06-09T11:56:04.65324685Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683436-2mcjl Namespace:openshift-infra ID:64402806dc8d27772a8d13c90436d4a0f4ad98de4b20b297c4844c9ea0b45d3d UID:2e17afdb-d35b-4d81-9470-5a5d44c75efb NetNS:/var/run/netns/70f76683-ba23-40fa-a0d4-6af9210210b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2e17afdb_d35b_4d81_9470_5a5d44c75efb.slice PodAnnotations:0xc004f907d8}] Aliases:map[]}\"",
2026-06-09 12:20:06.280154 | controller |     "Jun 09 11:56:04.653807 crc crio[21508]: time=\"2026-06-09T11:56:04.653506908Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683436-2mcjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.280168 | controller |     "Jun 09 11:56:04.946750 crc crio[21508]: time=\"2026-06-09T11:56:04.946182783Z\" level=info msg=\"Stopped pod sandbox: 64402806dc8d27772a8d13c90436d4a0f4ad98de4b20b297c4844c9ea0b45d3d\" id=26132c46-a744-40ad-ad4d-4f19ac92beae name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.280183 | controller |     "Jun 09 11:56:29.452522 crc crio[21508]: time=\"2026-06-09T11:56:29.451717616Z\" level=info msg=\"Removing container: e7436cc89e9797c9a1fcd5f576d54a8c6a94dea4233e1e19bb71980184b7823e\" id=ce447d9a-9dba-44db-a39f-9f292a96aea0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.280197 | controller |     "Jun 09 11:56:29.652817 crc crio[21508]: time=\"2026-06-09T11:56:29.652125654Z\" level=info msg=\"Removed container e7436cc89e9797c9a1fcd5f576d54a8c6a94dea4233e1e19bb71980184b7823e: openshift-infra/auto-csr-approver-29683430-h8hd9/oc\" id=ce447d9a-9dba-44db-a39f-9f292a96aea0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.280211 | controller |     "Jun 09 11:56:29.669355 crc crio[21508]: time=\"2026-06-09T11:56:29.669054997Z\" level=info msg=\"Stopping pod sandbox: c3340cf78b3ee17e385dcba3653dc219baf02923e2c6a7f7103294cd752dd46a\" id=72035607-564a-4169-9927-7151c323a21a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.280225 | controller |     "Jun 09 11:56:29.669355 crc crio[21508]: time=\"2026-06-09T11:56:29.669150079Z\" level=info msg=\"Stopped pod sandbox (already stopped): c3340cf78b3ee17e385dcba3653dc219baf02923e2c6a7f7103294cd752dd46a\" id=72035607-564a-4169-9927-7151c323a21a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.280239 | controller |     "Jun 09 11:56:29.670169 crc crio[21508]: time=\"2026-06-09T11:56:29.670070886Z\" level=info msg=\"Removing pod sandbox: c3340cf78b3ee17e385dcba3653dc219baf02923e2c6a7f7103294cd752dd46a\" id=b796e30a-872a-41df-a2e0-6824c6344bf3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.280253 | controller |     "Jun 09 11:56:29.691581 crc crio[21508]: time=\"2026-06-09T11:56:29.690738467Z\" level=info msg=\"Removed pod sandbox: c3340cf78b3ee17e385dcba3653dc219baf02923e2c6a7f7103294cd752dd46a\" id=b796e30a-872a-41df-a2e0-6824c6344bf3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.280267 | controller |     "Jun 09 11:56:46.245052 crc crio[21508]: time=\"2026-06-09T11:56:46.243932747Z\" level=info msg=\"Stopping pod sandbox: 8843307f33ed8b4f046e33cfdcd6bac199e81550f221abe8e67afe3c7b497d05\" id=058c8666-40e5-4d31-a9dc-0c22eb810f13 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.280281 | controller |     "Jun 09 11:56:46.247824 crc crio[21508]: time=\"2026-06-09T11:56:46.245836862Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-8c6mn Namespace:openstack ID:8843307f33ed8b4f046e33cfdcd6bac199e81550f221abe8e67afe3c7b497d05 UID:db8319d5-7da3-481c-8311-6c0b5ef815aa NetNS:/var/run/netns/0fea7a92-d076-4918-b03f-fc1ee62d6fd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb8319d5_7da3_481c_8311_6c0b5ef815aa.slice PodAnnotations:0xc002c0adf8}] Aliases:map[]}\"",
2026-06-09 12:20:06.280300 | controller |     "Jun 09 11:56:46.247824 crc crio[21508]: time=\"2026-06-09T11:56:46.246068039Z\" level=info msg=\"Deleting pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-8c6mn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.280315 | controller |     "Jun 09 11:56:46.744426 crc crio[21508]: time=\"2026-06-09T11:56:46.743602338Z\" level=info msg=\"Stopped pod sandbox: 8843307f33ed8b4f046e33cfdcd6bac199e81550f221abe8e67afe3c7b497d05\" id=058c8666-40e5-4d31-a9dc-0c22eb810f13 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.280329 | controller |     "Jun 09 11:56:47.838260 crc crio[21508]: time=\"2026-06-09T11:56:47.834523185Z\" level=info msg=\"Running pod sandbox: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p7qdb/POD\" id=4b5fbb2c-fdd6-43b1-b16b-e27ee9398ba1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.280344 | controller |     "Jun 09 11:56:47.839777 crc crio[21508]: time=\"2026-06-09T11:56:47.838759918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.280377 | controller |     "Jun 09 11:56:47.870831 crc crio[21508]: time=\"2026-06-09T11:56:47.870748378Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p7qdb Namespace:openstack ID:77f4d6cd9ab84d5b2bca8098cab474defb633fb71dfb0233ccbd36eaa3c4ff47 UID:5faef39f-cc3c-4ef6-a00b-9cbc5075ac27 NetNS:/var/run/netns/35fefd39-355e-4e3f-be10-8bd9341cb603 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5faef39f_cc3c_4ef6_a00b_9cbc5075ac27.slice PodAnnotations:0xc003b38778}] Aliases:map[]}\"",
2026-06-09 12:20:06.280393 | controller |     "Jun 09 11:56:47.870831 crc crio[21508]: time=\"2026-06-09T11:56:47.87081066Z\" level=info msg=\"Adding pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p7qdb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.280407 | controller |     "Jun 09 11:56:48.545375 crc crio[21508]: 2026-06-09T11:56:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:77f4d6cd9ab84d5 Mac:fa:73:71:ec:d2:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ff Mtu:0 Sandbox:/var/run/netns/35fefd39-355e-4e3f-be10-8bd9341cb603 SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.0.255 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.280422 | controller |     "Jun 09 11:56:48.548598 crc crio[21508]: time=\"2026-06-09T11:56:48.548473988Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p7qdb Namespace:openstack ID:77f4d6cd9ab84d5b2bca8098cab474defb633fb71dfb0233ccbd36eaa3c4ff47 UID:5faef39f-cc3c-4ef6-a00b-9cbc5075ac27 NetNS:/var/run/netns/35fefd39-355e-4e3f-be10-8bd9341cb603 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5faef39f_cc3c_4ef6_a00b_9cbc5075ac27.slice PodAnnotations:0xc003b38778}] Aliases:map[]}\"",
2026-06-09 12:20:06.280437 | controller |     "Jun 09 11:56:48.548956 crc crio[21508]: time=\"2026-06-09T11:56:48.548859019Z\" level=info msg=\"Checking pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p7qdb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.280451 | controller |     "Jun 09 11:56:48.560901 crc crio[21508]: time=\"2026-06-09T11:56:48.560795427Z\" level=info msg=\"Ran pod sandbox 77f4d6cd9ab84d5b2bca8098cab474defb633fb71dfb0233ccbd36eaa3c4ff47 with infra container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p7qdb/POD\" id=4b5fbb2c-fdd6-43b1-b16b-e27ee9398ba1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.280468 | controller |     "Jun 09 11:56:48.564964 crc crio[21508]: time=\"2026-06-09T11:56:48.564907996Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=9affbeaf-1391-4f37-9a65-716153d6781b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.280484 | controller |     "Jun 09 11:56:48.610978 crc crio[21508]: time=\"2026-06-09T11:56:48.610522693Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=fc47c52f-fd38-4e36-92af-d2d2624bddb6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.280498 | controller |     "Jun 09 11:56:48.619764 crc crio[21508]: time=\"2026-06-09T11:56:48.619585916Z\" level=info msg=\"Creating container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p7qdb/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=d7de5111-23bf-4746-ac21-318cfcdc5119 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.280513 | controller |     "Jun 09 11:56:48.620173 crc crio[21508]: time=\"2026-06-09T11:56:48.620088461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.280527 | controller |     "Jun 09 11:56:48.680522 crc crio[21508]: time=\"2026-06-09T11:56:48.680263421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.280541 | controller |     "Jun 09 11:56:48.686503 crc crio[21508]: time=\"2026-06-09T11:56:48.686256935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.280556 | controller |     "Jun 09 11:56:48.904951 crc crio[21508]: time=\"2026-06-09T11:56:48.904573905Z\" level=info msg=\"Created container ab876a7952746236421f73117d8244e775ff97e32fa0da93eb4ab9296dba3f0c: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p7qdb/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=d7de5111-23bf-4746-ac21-318cfcdc5119 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.280570 | controller |     "Jun 09 11:56:48.906522 crc crio[21508]: time=\"2026-06-09T11:56:48.90646313Z\" level=info msg=\"Starting container: ab876a7952746236421f73117d8244e775ff97e32fa0da93eb4ab9296dba3f0c\" id=70362bb7-76a8-463b-be21-1bd3b70f14aa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.280584 | controller |     "Jun 09 11:56:48.913483 crc crio[21508]: time=\"2026-06-09T11:56:48.913444153Z\" level=info msg=\"Started container\" PID=176814 containerID=ab876a7952746236421f73117d8244e775ff97e32fa0da93eb4ab9296dba3f0c description=openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p7qdb/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam id=70362bb7-76a8-463b-be21-1bd3b70f14aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=77f4d6cd9ab84d5b2bca8098cab474defb633fb71dfb0233ccbd36eaa3c4ff47",
2026-06-09 12:20:06.280599 | controller |     "Jun 09 11:57:42.022500 crc crio[21508]: time=\"2026-06-09T11:57:42.021633736Z\" level=info msg=\"Stopping pod sandbox: 77f4d6cd9ab84d5b2bca8098cab474defb633fb71dfb0233ccbd36eaa3c4ff47\" id=7ee2864e-6055-4eaa-aee0-1839a188d8ca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.280613 | controller |     "Jun 09 11:57:42.024543 crc crio[21508]: time=\"2026-06-09T11:57:42.02451453Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p7qdb Namespace:openstack ID:77f4d6cd9ab84d5b2bca8098cab474defb633fb71dfb0233ccbd36eaa3c4ff47 UID:5faef39f-cc3c-4ef6-a00b-9cbc5075ac27 NetNS:/var/run/netns/35fefd39-355e-4e3f-be10-8bd9341cb603 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5faef39f_cc3c_4ef6_a00b_9cbc5075ac27.slice PodAnnotations:0xc002c0af70}] Aliases:map[]}\"",
2026-06-09 12:20:06.280632 | controller |     "Jun 09 11:57:42.024836 crc crio[21508]: time=\"2026-06-09T11:57:42.024810908Z\" level=info msg=\"Deleting pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p7qdb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.280647 | controller |     "Jun 09 11:57:42.509639 crc crio[21508]: time=\"2026-06-09T11:57:42.509261687Z\" level=info msg=\"Stopped pod sandbox: 77f4d6cd9ab84d5b2bca8098cab474defb633fb71dfb0233ccbd36eaa3c4ff47\" id=7ee2864e-6055-4eaa-aee0-1839a188d8ca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.280662 | controller |     "Jun 09 11:57:43.665130 crc crio[21508]: time=\"2026-06-09T11:57:43.664773123Z\" level=info msg=\"Running pod sandbox: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-xwm85/POD\" id=a2f26660-0f85-4278-8131-629d4b1ef43c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.280676 | controller |     "Jun 09 11:57:43.666234 crc crio[21508]: time=\"2026-06-09T11:57:43.666211385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.280690 | controller |     "Jun 09 11:57:43.711835 crc crio[21508]: time=\"2026-06-09T11:57:43.711559274Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-xwm85 Namespace:openstack ID:fda21259c6702ef8dfd6eeede0363f1e8dc7c809095f86e088fe30c7723f2bcd UID:1ea1b504-dadb-43d1-873f-fa4d58d93817 NetNS:/var/run/netns/4d0904bc-be2c-4c64-b395-63824d28feac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ea1b504_dadb_43d1_873f_fa4d58d93817.slice PodAnnotations:0xc0019bc100}] Aliases:map[]}\"",
2026-06-09 12:20:06.280705 | controller |     "Jun 09 11:57:43.712125 crc crio[21508]: time=\"2026-06-09T11:57:43.711838462Z\" level=info msg=\"Adding pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-xwm85 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.280720 | controller |     "Jun 09 11:57:44.398365 crc crio[21508]: 2026-06-09T11:57:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fda21259c6702ef Mac:52:43:1a:01:2a:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:00 Mtu:0 Sandbox:/var/run/netns/4d0904bc-be2c-4c64-b395-63824d28feac SocketPath: PciID:}] [{Interface:0xc0002ec810 Address:{IP:10.217.1.0 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.280734 | controller |     "Jun 09 11:57:44.398365 crc crio[21508]: time=\"2026-06-09T11:57:44.398200033Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-xwm85 Namespace:openstack ID:fda21259c6702ef8dfd6eeede0363f1e8dc7c809095f86e088fe30c7723f2bcd UID:1ea1b504-dadb-43d1-873f-fa4d58d93817 NetNS:/var/run/netns/4d0904bc-be2c-4c64-b395-63824d28feac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ea1b504_dadb_43d1_873f_fa4d58d93817.slice PodAnnotations:0xc0019bc100}] Aliases:map[]}\"",
2026-06-09 12:20:06.280748 | controller |     "Jun 09 11:57:44.401276 crc crio[21508]: time=\"2026-06-09T11:57:44.398877773Z\" level=info msg=\"Checking pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-xwm85 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.280763 | controller |     "Jun 09 11:57:44.409387 crc crio[21508]: time=\"2026-06-09T11:57:44.409334047Z\" level=info msg=\"Ran pod sandbox fda21259c6702ef8dfd6eeede0363f1e8dc7c809095f86e088fe30c7723f2bcd with infra container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-xwm85/POD\" id=a2f26660-0f85-4278-8131-629d4b1ef43c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.280781 | controller |     "Jun 09 11:57:44.412479 crc crio[21508]: time=\"2026-06-09T11:57:44.412421207Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=8998a5ae-1f8a-4f46-9cb5-e1726f46d7b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.280796 | controller |     "Jun 09 11:57:44.442987 crc crio[21508]: time=\"2026-06-09T11:57:44.442885303Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=b4cdbb96-3ea5-42fb-a200-6ce50bc42b21 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.280810 | controller |     "Jun 09 11:57:44.451884 crc crio[21508]: time=\"2026-06-09T11:57:44.451792802Z\" level=info msg=\"Creating container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-xwm85/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=5445eed9-fc8d-454e-b3e4-8dfc2ecd1e89 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.280824 | controller |     "Jun 09 11:57:44.452258 crc crio[21508]: time=\"2026-06-09T11:57:44.452182243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.280839 | controller |     "Jun 09 11:57:44.499235 crc crio[21508]: time=\"2026-06-09T11:57:44.499132689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.280854 | controller |     "Jun 09 11:57:44.502266 crc crio[21508]: time=\"2026-06-09T11:57:44.502187217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.280869 | controller |     "Jun 09 11:57:44.654983 crc crio[21508]: time=\"2026-06-09T11:57:44.654833527Z\" level=info msg=\"Created container f79cb93a86b534b0a476c667e39e1e8db282fd23ce523a2b19904d4ace3931f9: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-xwm85/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=5445eed9-fc8d-454e-b3e4-8dfc2ecd1e89 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.280884 | controller |     "Jun 09 11:57:44.655980 crc crio[21508]: time=\"2026-06-09T11:57:44.655892128Z\" level=info msg=\"Starting container: f79cb93a86b534b0a476c667e39e1e8db282fd23ce523a2b19904d4ace3931f9\" id=ed5b1227-089a-4606-a13d-9b54dada68b0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.280898 | controller |     "Jun 09 11:57:44.661988 crc crio[21508]: time=\"2026-06-09T11:57:44.661883632Z\" level=info msg=\"Started container\" PID=180198 containerID=f79cb93a86b534b0a476c667e39e1e8db282fd23ce523a2b19904d4ace3931f9 description=openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-xwm85/libvirt-edpm-deployment-ipam-openstack-edpm-ipam id=ed5b1227-089a-4606-a13d-9b54dada68b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fda21259c6702ef8dfd6eeede0363f1e8dc7c809095f86e088fe30c7723f2bcd",
2026-06-09 12:20:06.280913 | controller |     "Jun 09 11:58:00.520803 crc crio[21508]: time=\"2026-06-09T11:58:00.520280974Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683438-55rdx/POD\" id=431f2201-88fc-49b2-81f8-202eb6739deb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.280927 | controller |     "Jun 09 11:58:00.520803 crc crio[21508]: time=\"2026-06-09T11:58:00.52082835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.280942 | controller |     "Jun 09 11:58:00.558704 crc crio[21508]: time=\"2026-06-09T11:58:00.558595899Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683438-55rdx Namespace:openshift-infra ID:5609a680f20406090a096fc28d576fa78a6bfa4cb41a79c4a1a966893b8a22db UID:3c11a7d6-ebba-4ce3-b142-e69319ec1520 NetNS:/var/run/netns/5be1c009-374b-4fc5-b9c0-9afe94eddd01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c11a7d6_ebba_4ce3_b142_e69319ec1520.slice PodAnnotations:0xc004e42a00}] Aliases:map[]}\"",
2026-06-09 12:20:06.280959 | controller |     "Jun 09 11:58:00.558704 crc crio[21508]: time=\"2026-06-09T11:58:00.558686941Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683438-55rdx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.280974 | controller |     "Jun 09 11:58:01.074331 crc crio[21508]: 2026-06-09T11:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5609a680f204060 Mac:06:71:7b:49:e5:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:01 Mtu:0 Sandbox:/var/run/netns/5be1c009-374b-4fc5-b9c0-9afe94eddd01 SocketPath: PciID:}] [{Interface:0xc000516a50 Address:{IP:10.217.1.1 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.280989 | controller |     "Jun 09 11:58:01.076148 crc crio[21508]: time=\"2026-06-09T11:58:01.076074179Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683438-55rdx Namespace:openshift-infra ID:5609a680f20406090a096fc28d576fa78a6bfa4cb41a79c4a1a966893b8a22db UID:3c11a7d6-ebba-4ce3-b142-e69319ec1520 NetNS:/var/run/netns/5be1c009-374b-4fc5-b9c0-9afe94eddd01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c11a7d6_ebba_4ce3_b142_e69319ec1520.slice PodAnnotations:0xc004e42a00}] Aliases:map[]}\"",
2026-06-09 12:20:06.281003 | controller |     "Jun 09 11:58:01.076442 crc crio[21508]: time=\"2026-06-09T11:58:01.076365657Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683438-55rdx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.281018 | controller |     "Jun 09 11:58:01.087706 crc crio[21508]: time=\"2026-06-09T11:58:01.087620164Z\" level=info msg=\"Ran pod sandbox 5609a680f20406090a096fc28d576fa78a6bfa4cb41a79c4a1a966893b8a22db with infra container: openshift-infra/auto-csr-approver-29683438-55rdx/POD\" id=431f2201-88fc-49b2-81f8-202eb6739deb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.281032 | controller |     "Jun 09 11:58:01.091120 crc crio[21508]: time=\"2026-06-09T11:58:01.091058104Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=1a531584-038e-4982-86ad-6c75cd5987c5 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.281046 | controller |     "Jun 09 11:58:01.103874 crc crio[21508]: time=\"2026-06-09T11:58:01.103787205Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 12:20:06.281060 | controller |     "Jun 09 11:58:02.660083 crc crio[21508]: time=\"2026-06-09T11:58:02.658401637Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=1a531584-038e-4982-86ad-6c75cd5987c5 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.281074 | controller |     "Jun 09 11:58:02.662580 crc crio[21508]: time=\"2026-06-09T11:58:02.662352672Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=651f0dbe-1ab4-4c07-b095-17963186f517 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.281088 | controller |     "Jun 09 11:58:02.668773 crc crio[21508]: time=\"2026-06-09T11:58:02.66604541Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f805af62-0784-4498-b832-dbac925b757c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.281107 | controller |     "Jun 09 11:58:02.677148 crc crio[21508]: time=\"2026-06-09T11:58:02.677002008Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683438-55rdx/oc\" id=91bd2fff-037a-404a-8983-ab14413f3b86 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.281122 | controller |     "Jun 09 11:58:02.678169 crc crio[21508]: time=\"2026-06-09T11:58:02.678074719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.281136 | controller |     "Jun 09 11:58:02.737119 crc crio[21508]: time=\"2026-06-09T11:58:02.736982073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.281150 | controller |     "Jun 09 11:58:03.015265 crc crio[21508]: time=\"2026-06-09T11:58:03.015142821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.281164 | controller |     "Jun 09 11:58:03.143797 crc crio[21508]: time=\"2026-06-09T11:58:03.14299798Z\" level=info msg=\"Created container 94c6d77a0ac047eb40899ba4ec45327a38ccc611ba8975395c1880a26f21dd8c: openshift-infra/auto-csr-approver-29683438-55rdx/oc\" id=91bd2fff-037a-404a-8983-ab14413f3b86 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.281178 | controller |     "Jun 09 11:58:03.146270 crc crio[21508]: time=\"2026-06-09T11:58:03.146180052Z\" level=info msg=\"Starting container: 94c6d77a0ac047eb40899ba4ec45327a38ccc611ba8975395c1880a26f21dd8c\" id=5608111a-f7ae-438a-a4ad-fc1ff2c534e1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.281193 | controller |     "Jun 09 11:58:03.151245 crc crio[21508]: time=\"2026-06-09T11:58:03.151144807Z\" level=info msg=\"Started container\" PID=181264 containerID=94c6d77a0ac047eb40899ba4ec45327a38ccc611ba8975395c1880a26f21dd8c description=openshift-infra/auto-csr-approver-29683438-55rdx/oc id=5608111a-f7ae-438a-a4ad-fc1ff2c534e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5609a680f20406090a096fc28d576fa78a6bfa4cb41a79c4a1a966893b8a22db",
2026-06-09 12:20:06.281207 | controller |     "Jun 09 11:58:05.354369 crc crio[21508]: time=\"2026-06-09T11:58:05.353205369Z\" level=info msg=\"Stopping pod sandbox: 5609a680f20406090a096fc28d576fa78a6bfa4cb41a79c4a1a966893b8a22db\" id=22cb8f4a-23d4-4b27-bfe7-73bd0ac06ab8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.281222 | controller |     "Jun 09 11:58:05.355842 crc crio[21508]: time=\"2026-06-09T11:58:05.354997111Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683438-55rdx Namespace:openshift-infra ID:5609a680f20406090a096fc28d576fa78a6bfa4cb41a79c4a1a966893b8a22db UID:3c11a7d6-ebba-4ce3-b142-e69319ec1520 NetNS:/var/run/netns/5be1c009-374b-4fc5-b9c0-9afe94eddd01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c11a7d6_ebba_4ce3_b142_e69319ec1520.slice PodAnnotations:0xc002c0afa0}] Aliases:map[]}\"",
2026-06-09 12:20:06.281236 | controller |     "Jun 09 11:58:05.355842 crc crio[21508]: time=\"2026-06-09T11:58:05.355330101Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683438-55rdx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.281250 | controller |     "Jun 09 11:58:05.664589 crc crio[21508]: time=\"2026-06-09T11:58:05.664482452Z\" level=info msg=\"Stopped pod sandbox: 5609a680f20406090a096fc28d576fa78a6bfa4cb41a79c4a1a966893b8a22db\" id=22cb8f4a-23d4-4b27-bfe7-73bd0ac06ab8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.281265 | controller |     "Jun 09 11:58:29.748788 crc crio[21508]: time=\"2026-06-09T11:58:29.747982781Z\" level=info msg=\"Removing container: dc36a1e60dd55ef50398eed676da7a91ca2bdfc70bd4e48bc59d6320734379a4\" id=788f8046-beaa-472c-bc27-0334b5ef583f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.281282 | controller |     "Jun 09 11:58:29.856180 crc crio[21508]: time=\"2026-06-09T11:58:29.85556128Z\" level=info msg=\"Removed container dc36a1e60dd55ef50398eed676da7a91ca2bdfc70bd4e48bc59d6320734379a4: openshift-infra/auto-csr-approver-29683432-2qtzl/oc\" id=788f8046-beaa-472c-bc27-0334b5ef583f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.281297 | controller |     "Jun 09 11:58:29.881343 crc crio[21508]: time=\"2026-06-09T11:58:29.881173855Z\" level=info msg=\"Stopping pod sandbox: fde7ecc9aaecf0d4d39c55c554b79d510c82d9292ec81899045e7fd4203ad50c\" id=b48a0595-eea0-4ec4-a579-76ef1e3fec54 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.281312 | controller |     "Jun 09 11:58:29.881791 crc crio[21508]: time=\"2026-06-09T11:58:29.881278678Z\" level=info msg=\"Stopped pod sandbox (already stopped): fde7ecc9aaecf0d4d39c55c554b79d510c82d9292ec81899045e7fd4203ad50c\" id=b48a0595-eea0-4ec4-a579-76ef1e3fec54 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.281326 | controller |     "Jun 09 11:58:29.882161 crc crio[21508]: time=\"2026-06-09T11:58:29.88203631Z\" level=info msg=\"Removing pod sandbox: fde7ecc9aaecf0d4d39c55c554b79d510c82d9292ec81899045e7fd4203ad50c\" id=14f283e5-86df-4f38-b8a8-079eced8d59d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.281340 | controller |     "Jun 09 11:58:29.897600 crc crio[21508]: time=\"2026-06-09T11:58:29.897465188Z\" level=info msg=\"Removed pod sandbox: fde7ecc9aaecf0d4d39c55c554b79d510c82d9292ec81899045e7fd4203ad50c\" id=14f283e5-86df-4f38-b8a8-079eced8d59d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.281375 | controller |     "Jun 09 11:58:52.944395 crc crio[21508]: time=\"2026-06-09T11:58:52.943536378Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-5mggn/POD\" id=6f326158-32af-4964-8c46-319ca1c40ee6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.281391 | controller |     "Jun 09 11:58:52.946004 crc crio[21508]: time=\"2026-06-09T11:58:52.944441315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.281405 | controller |     "Jun 09 11:58:52.995944 crc crio[21508]: time=\"2026-06-09T11:58:52.995500959Z\" level=info msg=\"Got pod network &{Name:certified-operators-5mggn Namespace:openshift-marketplace ID:3ec8f0427d979d2631f3636450e864d8de87d81da73397688b2badd35901aa2d UID:93421c9f-2530-4217-8082-42b568f4ac55 NetNS:/var/run/netns/5f35571e-45a8-4072-b5f7-1f8fc749179f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod93421c9f_2530_4217_8082_42b568f4ac55.slice PodAnnotations:0xc003b381d0}] Aliases:map[]}\"",
2026-06-09 12:20:06.281419 | controller |     "Jun 09 11:58:52.995944 crc crio[21508]: time=\"2026-06-09T11:58:52.995924111Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-5mggn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.281434 | controller |     "Jun 09 11:58:53.639350 crc crio[21508]: 2026-06-09T11:58:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3ec8f0427d979d2 Mac:b6:5b:8a:d5:03:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:02 Mtu:0 Sandbox:/var/run/netns/5f35571e-45a8-4072-b5f7-1f8fc749179f SocketPath: PciID:}] [{Interface:0xc00043e680 Address:{IP:10.217.1.2 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.281448 | controller |     "Jun 09 11:58:53.639851 crc crio[21508]: time=\"2026-06-09T11:58:53.639780266Z\" level=info msg=\"Got pod network &{Name:certified-operators-5mggn Namespace:openshift-marketplace ID:3ec8f0427d979d2631f3636450e864d8de87d81da73397688b2badd35901aa2d UID:93421c9f-2530-4217-8082-42b568f4ac55 NetNS:/var/run/netns/5f35571e-45a8-4072-b5f7-1f8fc749179f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod93421c9f_2530_4217_8082_42b568f4ac55.slice PodAnnotations:0xc003b381d0}] Aliases:map[]}\"",
2026-06-09 12:20:06.281466 | controller |     "Jun 09 11:58:53.639974 crc crio[21508]: time=\"2026-06-09T11:58:53.639940051Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-5mggn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.281481 | controller |     "Jun 09 11:58:53.652870 crc crio[21508]: time=\"2026-06-09T11:58:53.652766814Z\" level=info msg=\"Ran pod sandbox 3ec8f0427d979d2631f3636450e864d8de87d81da73397688b2badd35901aa2d with infra container: openshift-marketplace/certified-operators-5mggn/POD\" id=6f326158-32af-4964-8c46-319ca1c40ee6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.281495 | controller |     "Jun 09 11:58:53.657144 crc crio[21508]: time=\"2026-06-09T11:58:53.65676563Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=af17284b-377f-479d-b8dd-46fbfe4b35b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.281509 | controller |     "Jun 09 11:58:53.662880 crc crio[21508]: time=\"2026-06-09T11:58:53.662810086Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ba659768-3128-439b-9f9e-9f4328e5411e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.281523 | controller |     "Jun 09 11:58:53.671750 crc crio[21508]: time=\"2026-06-09T11:58:53.671694064Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-5mggn/extract-utilities\" id=eb12ae27-0f68-4345-a5dd-892baa0216b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.281537 | controller |     "Jun 09 11:58:53.672156 crc crio[21508]: time=\"2026-06-09T11:58:53.672094396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.281551 | controller |     "Jun 09 11:58:53.722754 crc crio[21508]: time=\"2026-06-09T11:58:53.722655526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.281565 | controller |     "Jun 09 11:58:53.731205 crc crio[21508]: time=\"2026-06-09T11:58:53.731152653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.281579 | controller |     "Jun 09 11:58:53.920031 crc crio[21508]: time=\"2026-06-09T11:58:53.919960354Z\" level=info msg=\"Created container 81d7e48b39bc3260d433258b53ebb939362cbc2a65f34fbd5941923fae79b11f: openshift-marketplace/certified-operators-5mggn/extract-utilities\" id=eb12ae27-0f68-4345-a5dd-892baa0216b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.281593 | controller |     "Jun 09 11:58:53.921813 crc crio[21508]: time=\"2026-06-09T11:58:53.921655274Z\" level=info msg=\"Starting container: 81d7e48b39bc3260d433258b53ebb939362cbc2a65f34fbd5941923fae79b11f\" id=5393327f-675c-4997-8b96-d33856cdb273 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.281607 | controller |     "Jun 09 11:58:53.928370 crc crio[21508]: time=\"2026-06-09T11:58:53.928255076Z\" level=info msg=\"Started container\" PID=184061 containerID=81d7e48b39bc3260d433258b53ebb939362cbc2a65f34fbd5941923fae79b11f description=openshift-marketplace/certified-operators-5mggn/extract-utilities id=5393327f-675c-4997-8b96-d33856cdb273 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ec8f0427d979d2631f3636450e864d8de87d81da73397688b2badd35901aa2d",
2026-06-09 12:20:06.281626 | controller |     "Jun 09 11:58:54.146141 crc crio[21508]: time=\"2026-06-09T11:58:54.145855844Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=7d2b4a52-251c-4fb2-b957-51f436ee7d1e name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.281641 | controller |     "Jun 09 11:58:54.151992 crc crio[21508]: time=\"2026-06-09T11:58:54.15191017Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-09 12:20:06.281655 | controller |     "Jun 09 11:58:54.875853 crc crio[21508]: time=\"2026-06-09T11:58:54.875180385Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=7d2b4a52-251c-4fb2-b957-51f436ee7d1e name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.281669 | controller |     "Jun 09 11:58:54.876612 crc crio[21508]: time=\"2026-06-09T11:58:54.876571035Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=865138b6-0a43-4445-b866-5880da233b75 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.281684 | controller |     "Jun 09 11:58:54.880172 crc crio[21508]: time=\"2026-06-09T11:58:54.880072847Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=d5e887c4-930e-4a29-9de6-e5bae87907a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.281698 | controller |     "Jun 09 11:58:54.889086 crc crio[21508]: time=\"2026-06-09T11:58:54.88772772Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-5mggn/extract-content\" id=149f33eb-904a-4a72-98ea-31457be55225 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.281712 | controller |     "Jun 09 11:58:54.889086 crc crio[21508]: time=\"2026-06-09T11:58:54.888201744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.281726 | controller |     "Jun 09 11:58:54.947256 crc crio[21508]: time=\"2026-06-09T11:58:54.947168219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.281740 | controller |     "Jun 09 11:58:54.951179 crc crio[21508]: time=\"2026-06-09T11:58:54.951119333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.281754 | controller |     "Jun 09 11:58:55.151817 crc crio[21508]: time=\"2026-06-09T11:58:55.150875073Z\" level=info msg=\"Created container 7a6ba746ba2d08924464ede67b675e2a66a88f66f492aa2803f17f6d253d34be: openshift-marketplace/certified-operators-5mggn/extract-content\" id=149f33eb-904a-4a72-98ea-31457be55225 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.281769 | controller |     "Jun 09 11:58:55.153508 crc crio[21508]: time=\"2026-06-09T11:58:55.152467419Z\" level=info msg=\"Starting container: 7a6ba746ba2d08924464ede67b675e2a66a88f66f492aa2803f17f6d253d34be\" id=49e87619-bc6d-410c-be95-2c9419f8223f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.281783 | controller |     "Jun 09 11:58:55.159448 crc crio[21508]: time=\"2026-06-09T11:58:55.158564117Z\" level=info msg=\"Started container\" PID=184137 containerID=7a6ba746ba2d08924464ede67b675e2a66a88f66f492aa2803f17f6d253d34be description=openshift-marketplace/certified-operators-5mggn/extract-content id=49e87619-bc6d-410c-be95-2c9419f8223f name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ec8f0427d979d2631f3636450e864d8de87d81da73397688b2badd35901aa2d",
2026-06-09 12:20:06.281798 | controller |     "Jun 09 11:58:57.193283 crc crio[21508]: time=\"2026-06-09T11:58:57.192441326Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e4f41276-f467-44da-88e5-2095f2475899 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.281818 | controller |     "Jun 09 11:58:57.197853 crc crio[21508]: time=\"2026-06-09T11:58:57.197254746Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6f3264ec-98c8-4c72-9824-5c3952bd4415 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.281833 | controller |     "Jun 09 11:58:57.206338 crc crio[21508]: time=\"2026-06-09T11:58:57.206260818Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-5mggn/registry-server\" id=e37a9cb9-b839-45a3-9d7a-c3a8e8850541 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.281847 | controller |     "Jun 09 11:58:57.206925 crc crio[21508]: time=\"2026-06-09T11:58:57.206900147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.281861 | controller |     "Jun 09 11:58:57.308760 crc crio[21508]: time=\"2026-06-09T11:58:57.306754291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.281876 | controller |     "Jun 09 11:58:57.312552 crc crio[21508]: time=\"2026-06-09T11:58:57.312446246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.281890 | controller |     "Jun 09 11:58:57.472585 crc crio[21508]: time=\"2026-06-09T11:58:57.472268385Z\" level=info msg=\"Created container f4db419fce78392d1ae37df054781ccae4fac9d12460f0611351c60f8c61642f: openshift-marketplace/certified-operators-5mggn/registry-server\" id=e37a9cb9-b839-45a3-9d7a-c3a8e8850541 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.281905 | controller |     "Jun 09 11:58:57.474031 crc crio[21508]: time=\"2026-06-09T11:58:57.47383136Z\" level=info msg=\"Starting container: f4db419fce78392d1ae37df054781ccae4fac9d12460f0611351c60f8c61642f\" id=a2c53fd1-2572-4a2c-ace8-5a3135d3196b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.281919 | controller |     "Jun 09 11:58:57.482255 crc crio[21508]: time=\"2026-06-09T11:58:57.482156762Z\" level=info msg=\"Started container\" PID=184270 containerID=f4db419fce78392d1ae37df054781ccae4fac9d12460f0611351c60f8c61642f description=openshift-marketplace/certified-operators-5mggn/registry-server id=a2c53fd1-2572-4a2c-ace8-5a3135d3196b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ec8f0427d979d2631f3636450e864d8de87d81da73397688b2badd35901aa2d",
2026-06-09 12:20:06.281934 | controller |     "Jun 09 11:59:05.308472 crc crio[21508]: time=\"2026-06-09T11:59:05.307569726Z\" level=info msg=\"Stopping container: f4db419fce78392d1ae37df054781ccae4fac9d12460f0611351c60f8c61642f (timeout: 2s)\" id=407748e9-0b66-4457-b07d-40f073fdfdd6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.281948 | controller |     "Jun 09 11:59:05.441183 crc crio[21508]: time=\"2026-06-09T11:59:05.441029117Z\" level=info msg=\"Stopped container f4db419fce78392d1ae37df054781ccae4fac9d12460f0611351c60f8c61642f: openshift-marketplace/certified-operators-5mggn/registry-server\" id=407748e9-0b66-4457-b07d-40f073fdfdd6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.281963 | controller |     "Jun 09 11:59:05.442407 crc crio[21508]: time=\"2026-06-09T11:59:05.442112919Z\" level=info msg=\"Stopping pod sandbox: 3ec8f0427d979d2631f3636450e864d8de87d81da73397688b2badd35901aa2d\" id=93efbc72-73d4-4baf-9c68-16cfc0550a3b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.281977 | controller |     "Jun 09 11:59:05.443106 crc crio[21508]: time=\"2026-06-09T11:59:05.443023805Z\" level=info msg=\"Got pod network &{Name:certified-operators-5mggn Namespace:openshift-marketplace ID:3ec8f0427d979d2631f3636450e864d8de87d81da73397688b2badd35901aa2d UID:93421c9f-2530-4217-8082-42b568f4ac55 NetNS:/var/run/netns/5f35571e-45a8-4072-b5f7-1f8fc749179f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod93421c9f_2530_4217_8082_42b568f4ac55.slice PodAnnotations:0xc00244e7e8}] Aliases:map[]}\"",
2026-06-09 12:20:06.281996 | controller |     "Jun 09 11:59:05.443360 crc crio[21508]: time=\"2026-06-09T11:59:05.443212341Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-5mggn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.282010 | controller |     "Jun 09 11:59:05.742728 crc crio[21508]: time=\"2026-06-09T11:59:05.741829895Z\" level=info msg=\"Stopped pod sandbox: 3ec8f0427d979d2631f3636450e864d8de87d81da73397688b2badd35901aa2d\" id=93efbc72-73d4-4baf-9c68-16cfc0550a3b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.282025 | controller |     "Jun 09 11:59:06.331540 crc crio[21508]: time=\"2026-06-09T11:59:06.330564147Z\" level=info msg=\"Removing container: f4db419fce78392d1ae37df054781ccae4fac9d12460f0611351c60f8c61642f\" id=308afcf6-7872-4a8d-ba47-72c552aa8292 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.282039 | controller |     "Jun 09 11:59:06.366622 crc crio[21508]: time=\"2026-06-09T11:59:06.366520013Z\" level=info msg=\"Removed container f4db419fce78392d1ae37df054781ccae4fac9d12460f0611351c60f8c61642f: openshift-marketplace/certified-operators-5mggn/registry-server\" id=308afcf6-7872-4a8d-ba47-72c552aa8292 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.282053 | controller |     "Jun 09 11:59:06.369610 crc crio[21508]: time=\"2026-06-09T11:59:06.369547751Z\" level=info msg=\"Removing container: 7a6ba746ba2d08924464ede67b675e2a66a88f66f492aa2803f17f6d253d34be\" id=9e5f4619-a0f6-400c-9655-560ed080b18a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.282067 | controller |     "Jun 09 11:59:06.410019 crc crio[21508]: time=\"2026-06-09T11:59:06.409892444Z\" level=info msg=\"Removed container 7a6ba746ba2d08924464ede67b675e2a66a88f66f492aa2803f17f6d253d34be: openshift-marketplace/certified-operators-5mggn/extract-content\" id=9e5f4619-a0f6-400c-9655-560ed080b18a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.282081 | controller |     "Jun 09 11:59:06.412940 crc crio[21508]: time=\"2026-06-09T11:59:06.41285003Z\" level=info msg=\"Removing container: 81d7e48b39bc3260d433258b53ebb939362cbc2a65f34fbd5941923fae79b11f\" id=304f5cc4-4630-4bd2-830e-d30bb3f78931 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.282095 | controller |     "Jun 09 11:59:06.455554 crc crio[21508]: time=\"2026-06-09T11:59:06.45547058Z\" level=info msg=\"Removed container 81d7e48b39bc3260d433258b53ebb939362cbc2a65f34fbd5941923fae79b11f: openshift-marketplace/certified-operators-5mggn/extract-utilities\" id=304f5cc4-4630-4bd2-830e-d30bb3f78931 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.282110 | controller |     "Jun 09 11:59:29.924114 crc crio[21508]: time=\"2026-06-09T11:59:29.923092118Z\" level=info msg=\"Stopping pod sandbox: 3ec8f0427d979d2631f3636450e864d8de87d81da73397688b2badd35901aa2d\" id=deecd7b1-c64e-4218-9d4f-3a59f60d07c1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.282123 | controller |     "Jun 09 11:59:29.924114 crc crio[21508]: time=\"2026-06-09T11:59:29.924070536Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3ec8f0427d979d2631f3636450e864d8de87d81da73397688b2badd35901aa2d\" id=deecd7b1-c64e-4218-9d4f-3a59f60d07c1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.282138 | controller |     "Jun 09 11:59:29.925911 crc crio[21508]: time=\"2026-06-09T11:59:29.924814178Z\" level=info msg=\"Removing pod sandbox: 3ec8f0427d979d2631f3636450e864d8de87d81da73397688b2badd35901aa2d\" id=7cb56b16-ba62-40f9-9c66-1f35f72cda8f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.282157 | controller |     "Jun 09 11:59:29.942886 crc crio[21508]: time=\"2026-06-09T11:59:29.94276061Z\" level=info msg=\"Removed pod sandbox: 3ec8f0427d979d2631f3636450e864d8de87d81da73397688b2badd35901aa2d\" id=7cb56b16-ba62-40f9-9c66-1f35f72cda8f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.282172 | controller |     "Jun 09 12:00:01.073150 crc crio[21508]: time=\"2026-06-09T12:00:01.072023129Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683440-gcp29/POD\" id=7f0b27d5-d8af-472e-8d77-d90558c4248f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.282186 | controller |     "Jun 09 12:00:01.073150 crc crio[21508]: time=\"2026-06-09T12:00:01.073177172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.282200 | controller |     "Jun 09 12:00:01.120524 crc crio[21508]: time=\"2026-06-09T12:00:01.120453327Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683440-gcp29 Namespace:openshift-infra ID:7bd09e24d9543db3b2ffb6e6498d26783b56cdcd8dabb908c7244a1804feeb42 UID:60b11499-8f7e-41de-8ebe-5c9c6d1ba5c8 NetNS:/var/run/netns/98d83d40-1938-4e73-8954-022fed1b5ce2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60b11499_8f7e_41de_8ebe_5c9c6d1ba5c8.slice PodAnnotations:0xc00011f740}] Aliases:map[]}\"",
2026-06-09 12:20:06.282215 | controller |     "Jun 09 12:00:01.120524 crc crio[21508]: time=\"2026-06-09T12:00:01.120517459Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683440-gcp29 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.282229 | controller |     "Jun 09 12:00:01.278211 crc crio[21508]: time=\"2026-06-09T12:00:01.278109162Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683440-slvmp/POD\" id=4134577c-a54b-41b5-85da-941f8255f48a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.282242 | controller |     "Jun 09 12:00:01.278504 crc crio[21508]: time=\"2026-06-09T12:00:01.278227296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.282256 | controller |     "Jun 09 12:00:01.317645 crc crio[21508]: time=\"2026-06-09T12:00:01.317446336Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683440-slvmp Namespace:openshift-operator-lifecycle-manager ID:fba1c33d879fc02740919e431eb6921e82c6bf69a6ad3cf4808aa8d1b8479bc0 UID:21db8426-2c00-4dd0-b240-199e497f943f NetNS:/var/run/netns/2e231833-2df8-4cde-bf6b-11140c4cf2d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod21db8426_2c00_4dd0_b240_199e497f943f.slice PodAnnotations:0xc00011fb10}] Aliases:map[]}\"",
2026-06-09 12:20:06.282271 | controller |     "Jun 09 12:00:01.317645 crc crio[21508]: time=\"2026-06-09T12:00:01.317507438Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683440-slvmp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.282285 | controller |     "Jun 09 12:00:01.805828 crc crio[21508]: 2026-06-09T12:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7bd09e24d9543db Mac:66:db:17:dd:16:9b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:03 Mtu:0 Sandbox:/var/run/netns/98d83d40-1938-4e73-8954-022fed1b5ce2 SocketPath: PciID:}] [{Interface:0xc0005025d0 Address:{IP:10.217.1.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.282299 | controller |     "Jun 09 12:00:01.810154 crc crio[21508]: time=\"2026-06-09T12:00:01.809891538Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683440-gcp29 Namespace:openshift-infra ID:7bd09e24d9543db3b2ffb6e6498d26783b56cdcd8dabb908c7244a1804feeb42 UID:60b11499-8f7e-41de-8ebe-5c9c6d1ba5c8 NetNS:/var/run/netns/98d83d40-1938-4e73-8954-022fed1b5ce2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60b11499_8f7e_41de_8ebe_5c9c6d1ba5c8.slice PodAnnotations:0xc00011f740}] Aliases:map[]}\"",
2026-06-09 12:20:06.282318 | controller |     "Jun 09 12:00:01.810540 crc crio[21508]: time=\"2026-06-09T12:00:01.810263399Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683440-gcp29 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.282333 | controller |     "Jun 09 12:00:01.829274 crc crio[21508]: time=\"2026-06-09T12:00:01.829173579Z\" level=info msg=\"Ran pod sandbox 7bd09e24d9543db3b2ffb6e6498d26783b56cdcd8dabb908c7244a1804feeb42 with infra container: openshift-infra/auto-csr-approver-29683440-gcp29/POD\" id=7f0b27d5-d8af-472e-8d77-d90558c4248f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.282362 | controller |     "Jun 09 12:00:01.833026 crc crio[21508]: time=\"2026-06-09T12:00:01.832930198Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=85a6c517-47c3-450c-9cdb-84aef97e4081 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.282382 | controller |     "Jun 09 12:00:01.845236 crc crio[21508]: time=\"2026-06-09T12:00:01.845150983Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 12:20:06.282398 | controller |     "Jun 09 12:00:01.959437 crc crio[21508]: 2026-06-09T12:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fba1c33d879fc02 Mac:aa:dd:26:d9:05:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:04 Mtu:0 Sandbox:/var/run/netns/2e231833-2df8-4cde-bf6b-11140c4cf2d9 SocketPath: PciID:}] [{Interface:0xc00011b370 Address:{IP:10.217.1.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.282412 | controller |     "Jun 09 12:00:01.960251 crc crio[21508]: time=\"2026-06-09T12:00:01.960146258Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683440-slvmp Namespace:openshift-operator-lifecycle-manager ID:fba1c33d879fc02740919e431eb6921e82c6bf69a6ad3cf4808aa8d1b8479bc0 UID:21db8426-2c00-4dd0-b240-199e497f943f NetNS:/var/run/netns/2e231833-2df8-4cde-bf6b-11140c4cf2d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod21db8426_2c00_4dd0_b240_199e497f943f.slice PodAnnotations:0xc00011fb10}] Aliases:map[]}\"",
2026-06-09 12:20:06.282428 | controller |     "Jun 09 12:00:01.960490 crc crio[21508]: time=\"2026-06-09T12:00:01.960433826Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683440-slvmp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.282442 | controller |     "Jun 09 12:00:01.968579 crc crio[21508]: time=\"2026-06-09T12:00:01.968263534Z\" level=info msg=\"Ran pod sandbox fba1c33d879fc02740919e431eb6921e82c6bf69a6ad3cf4808aa8d1b8479bc0 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683440-slvmp/POD\" id=4134577c-a54b-41b5-85da-941f8255f48a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.282457 | controller |     "Jun 09 12:00:01.971138 crc crio[21508]: time=\"2026-06-09T12:00:01.970753076Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dff75154-924c-4d04-b79b-b705cde48bcf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.282471 | controller |     "Jun 09 12:00:01.974356 crc crio[21508]: time=\"2026-06-09T12:00:01.974207167Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1a021ecb-a5b1-485f-b652-e9a346ae7479 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.282490 | controller |     "Jun 09 12:00:02.057424 crc crio[21508]: time=\"2026-06-09T12:00:02.056931563Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683440-slvmp/collect-profiles\" id=31a5497d-ad0a-4433-8562-00297c1c998d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.282505 | controller |     "Jun 09 12:00:02.057893 crc crio[21508]: time=\"2026-06-09T12:00:02.057462478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.282519 | controller |     "Jun 09 12:00:02.115773 crc crio[21508]: time=\"2026-06-09T12:00:02.11564991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.282534 | controller |     "Jun 09 12:00:02.132849 crc crio[21508]: time=\"2026-06-09T12:00:02.132726187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.282548 | controller |     "Jun 09 12:00:02.312358 crc crio[21508]: time=\"2026-06-09T12:00:02.312027662Z\" level=info msg=\"Created container ab5d51ff36dd50091574b748278f2f6883006b0bb73fb6edcebda093fbb70d57: openshift-operator-lifecycle-manager/collect-profiles-29683440-slvmp/collect-profiles\" id=31a5497d-ad0a-4433-8562-00297c1c998d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.282563 | controller |     "Jun 09 12:00:02.313893 crc crio[21508]: time=\"2026-06-09T12:00:02.313743021Z\" level=info msg=\"Starting container: ab5d51ff36dd50091574b748278f2f6883006b0bb73fb6edcebda093fbb70d57\" id=4c8f75cf-7bcc-4e12-b71f-0e4f78875bd9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.282577 | controller |     "Jun 09 12:00:02.321560 crc crio[21508]: time=\"2026-06-09T12:00:02.321462366Z\" level=info msg=\"Started container\" PID=187503 containerID=ab5d51ff36dd50091574b748278f2f6883006b0bb73fb6edcebda093fbb70d57 description=openshift-operator-lifecycle-manager/collect-profiles-29683440-slvmp/collect-profiles id=4c8f75cf-7bcc-4e12-b71f-0e4f78875bd9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fba1c33d879fc02740919e431eb6921e82c6bf69a6ad3cf4808aa8d1b8479bc0",
2026-06-09 12:20:06.282592 | controller |     "Jun 09 12:00:04.049548 crc crio[21508]: time=\"2026-06-09T12:00:04.049029763Z\" level=info msg=\"Stopping pod sandbox: fba1c33d879fc02740919e431eb6921e82c6bf69a6ad3cf4808aa8d1b8479bc0\" id=1d0c2916-4ff9-4d98-981e-88aa8647f23d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.282606 | controller |     "Jun 09 12:00:04.050998 crc crio[21508]: time=\"2026-06-09T12:00:04.050071874Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683440-slvmp Namespace:openshift-operator-lifecycle-manager ID:fba1c33d879fc02740919e431eb6921e82c6bf69a6ad3cf4808aa8d1b8479bc0 UID:21db8426-2c00-4dd0-b240-199e497f943f NetNS:/var/run/netns/2e231833-2df8-4cde-bf6b-11140c4cf2d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod21db8426_2c00_4dd0_b240_199e497f943f.slice PodAnnotations:0xc002a12038}] Aliases:map[]}\"",
2026-06-09 12:20:06.282620 | controller |     "Jun 09 12:00:04.050998 crc crio[21508]: time=\"2026-06-09T12:00:04.050220758Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683440-slvmp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.282635 | controller |     "Jun 09 12:00:04.366789 crc crio[21508]: time=\"2026-06-09T12:00:04.366185588Z\" level=info msg=\"Stopped pod sandbox: fba1c33d879fc02740919e431eb6921e82c6bf69a6ad3cf4808aa8d1b8479bc0\" id=1d0c2916-4ff9-4d98-981e-88aa8647f23d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.282653 | controller |     "Jun 09 12:00:10.056382 crc crio[21508]: time=\"2026-06-09T12:00:10.055483336Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-h6mt4/POD\" id=069bfdcb-1cb0-4852-b76b-6c9b12b5ed6b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.282668 | controller |     "Jun 09 12:00:10.056382 crc crio[21508]: time=\"2026-06-09T12:00:10.056258959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.282682 | controller |     "Jun 09 12:00:10.101827 crc crio[21508]: time=\"2026-06-09T12:00:10.101547596Z\" level=info msg=\"Got pod network &{Name:redhat-operators-h6mt4 Namespace:openshift-marketplace ID:6e6e288a705b97f96da931144906c7bd8dcabc3ddfea67842878c74108998a83 UID:3b4ced5e-3f50-492c-ae7f-378f76ba57e6 NetNS:/var/run/netns/cd5917fd-fcef-40cf-8d01-67522ecae865 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3b4ced5e_3f50_492c_ae7f_378f76ba57e6.slice PodAnnotations:0xc0008523c8}] Aliases:map[]}\"",
2026-06-09 12:20:06.282697 | controller |     "Jun 09 12:00:10.101827 crc crio[21508]: time=\"2026-06-09T12:00:10.101608138Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-h6mt4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.282712 | controller |     "Jun 09 12:00:10.696261 crc crio[21508]: 2026-06-09T12:00:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6e6e288a705b97f Mac:9a:4e:db:1f:3e:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:05 Mtu:0 Sandbox:/var/run/netns/cd5917fd-fcef-40cf-8d01-67522ecae865 SocketPath: PciID:}] [{Interface:0xc000234d10 Address:{IP:10.217.1.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.282727 | controller |     "Jun 09 12:00:10.697463 crc crio[21508]: time=\"2026-06-09T12:00:10.697408048Z\" level=info msg=\"Got pod network &{Name:redhat-operators-h6mt4 Namespace:openshift-marketplace ID:6e6e288a705b97f96da931144906c7bd8dcabc3ddfea67842878c74108998a83 UID:3b4ced5e-3f50-492c-ae7f-378f76ba57e6 NetNS:/var/run/netns/cd5917fd-fcef-40cf-8d01-67522ecae865 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3b4ced5e_3f50_492c_ae7f_378f76ba57e6.slice PodAnnotations:0xc0008523c8}] Aliases:map[]}\"",
2026-06-09 12:20:06.282741 | controller |     "Jun 09 12:00:10.697635 crc crio[21508]: time=\"2026-06-09T12:00:10.697571462Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-h6mt4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.282756 | controller |     "Jun 09 12:00:10.708514 crc crio[21508]: time=\"2026-06-09T12:00:10.708376457Z\" level=info msg=\"Ran pod sandbox 6e6e288a705b97f96da931144906c7bd8dcabc3ddfea67842878c74108998a83 with infra container: openshift-marketplace/redhat-operators-h6mt4/POD\" id=069bfdcb-1cb0-4852-b76b-6c9b12b5ed6b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.282770 | controller |     "Jun 09 12:00:10.711100 crc crio[21508]: time=\"2026-06-09T12:00:10.711006923Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f864d79b-a556-4f99-bb60-7ef9224edff8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.282785 | controller |     "Jun 09 12:00:10.714359 crc crio[21508]: time=\"2026-06-09T12:00:10.714238887Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e22b8874-4365-4697-99fd-a3201c91618a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.282799 | controller |     "Jun 09 12:00:10.722778 crc crio[21508]: time=\"2026-06-09T12:00:10.722665862Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-h6mt4/extract-utilities\" id=0e5bad1a-563e-45b0-b620-da5785e0b2d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.282818 | controller |     "Jun 09 12:00:10.723120 crc crio[21508]: time=\"2026-06-09T12:00:10.723069254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.282832 | controller |     "Jun 09 12:00:10.784220 crc crio[21508]: time=\"2026-06-09T12:00:10.783660626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.282846 | controller |     "Jun 09 12:00:10.791208 crc crio[21508]: time=\"2026-06-09T12:00:10.791126313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.282860 | controller |     "Jun 09 12:00:10.966230 crc crio[21508]: time=\"2026-06-09T12:00:10.965757833Z\" level=info msg=\"Created container ff43598c8b83baa29e57a0fac7a22c995e138f58bbdfa28cd11b5895148fa8da: openshift-marketplace/redhat-operators-h6mt4/extract-utilities\" id=0e5bad1a-563e-45b0-b620-da5785e0b2d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.282875 | controller |     "Jun 09 12:00:10.966764 crc crio[21508]: time=\"2026-06-09T12:00:10.966712431Z\" level=info msg=\"Starting container: ff43598c8b83baa29e57a0fac7a22c995e138f58bbdfa28cd11b5895148fa8da\" id=2099c85f-f0ea-41c1-ab40-426b5df33c96 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.282889 | controller |     "Jun 09 12:00:10.973908 crc crio[21508]: time=\"2026-06-09T12:00:10.973635172Z\" level=info msg=\"Started container\" PID=188004 containerID=ff43598c8b83baa29e57a0fac7a22c995e138f58bbdfa28cd11b5895148fa8da description=openshift-marketplace/redhat-operators-h6mt4/extract-utilities id=2099c85f-f0ea-41c1-ab40-426b5df33c96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e6e288a705b97f96da931144906c7bd8dcabc3ddfea67842878c74108998a83",
2026-06-09 12:20:06.282904 | controller |     "Jun 09 12:00:11.149526 crc crio[21508]: time=\"2026-06-09T12:00:11.149479407Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=65733b89-9885-4fc0-b478-d0f48616987f name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.282922 | controller |     "Jun 09 12:00:11.155154 crc crio[21508]: time=\"2026-06-09T12:00:11.15511025Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-09 12:20:06.282946 | controller |     "Jun 09 12:00:12.050254 crc crio[21508]: time=\"2026-06-09T12:00:12.049653477Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:3ff571452f484c0211ce73a1965fd6ce23c29df4c9361a4fb9640ee9a34b3134\" id=65733b89-9885-4fc0-b478-d0f48616987f name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.282962 | controller |     "Jun 09 12:00:12.051419 crc crio[21508]: time=\"2026-06-09T12:00:12.051378207Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=86aabb9d-6146-446e-a496-04ad11c05c3e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.282984 | controller |     "Jun 09 12:00:12.054752 crc crio[21508]: time=\"2026-06-09T12:00:12.05459761Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=24f1a003-2a0d-43c9-bbe4-88242027373a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.283028 | controller |     "Jun 09 12:00:12.062594 crc crio[21508]: time=\"2026-06-09T12:00:12.062515671Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-h6mt4/extract-content\" id=ac4b55e2-62c3-4b71-9571-929c4b29835b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.283052 | controller |     "Jun 09 12:00:12.063233 crc crio[21508]: time=\"2026-06-09T12:00:12.063160059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.283067 | controller |     "Jun 09 12:00:12.139491 crc crio[21508]: time=\"2026-06-09T12:00:12.139282223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.283082 | controller |     "Jun 09 12:00:12.143494 crc crio[21508]: time=\"2026-06-09T12:00:12.143430304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.283096 | controller |     "Jun 09 12:00:12.323351 crc crio[21508]: time=\"2026-06-09T12:00:12.323186372Z\" level=info msg=\"Created container 4d5b6757268d82745c8d39e960b7dfa3d49da5b4b5596878cecc1329289687ae: openshift-marketplace/redhat-operators-h6mt4/extract-content\" id=ac4b55e2-62c3-4b71-9571-929c4b29835b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.283111 | controller |     "Jun 09 12:00:12.324788 crc crio[21508]: time=\"2026-06-09T12:00:12.324573392Z\" level=info msg=\"Starting container: 4d5b6757268d82745c8d39e960b7dfa3d49da5b4b5596878cecc1329289687ae\" id=3282b7d5-8b7b-4bb0-ba0d-3c12fdcbfc1f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.283125 | controller |     "Jun 09 12:00:12.331760 crc crio[21508]: time=\"2026-06-09T12:00:12.331600256Z\" level=info msg=\"Started container\" PID=188087 containerID=4d5b6757268d82745c8d39e960b7dfa3d49da5b4b5596878cecc1329289687ae description=openshift-marketplace/redhat-operators-h6mt4/extract-content id=3282b7d5-8b7b-4bb0-ba0d-3c12fdcbfc1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e6e288a705b97f96da931144906c7bd8dcabc3ddfea67842878c74108998a83",
2026-06-09 12:20:06.283139 | controller |     "Jun 09 12:00:19.489410 crc crio[21508]: time=\"2026-06-09T12:00:19.488652972Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=85a6c517-47c3-450c-9cdb-84aef97e4081 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.283154 | controller |     "Jun 09 12:00:19.492519 crc crio[21508]: time=\"2026-06-09T12:00:19.492413231Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=856a2db7-2e0c-42e0-862d-83ba40f95838 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.283168 | controller |     "Jun 09 12:00:19.495170 crc crio[21508]: time=\"2026-06-09T12:00:19.494923134Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0b4b99cd-6514-441f-9302-d1dc2ae9a4a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.283183 | controller |     "Jun 09 12:00:19.505658 crc crio[21508]: time=\"2026-06-09T12:00:19.505593865Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683440-gcp29/oc\" id=e999003b-df5c-4aa7-8413-dcdbbfdc940c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.283197 | controller |     "Jun 09 12:00:19.506666 crc crio[21508]: time=\"2026-06-09T12:00:19.506600804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.283211 | controller |     "Jun 09 12:00:19.568695 crc crio[21508]: time=\"2026-06-09T12:00:19.568484634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.283225 | controller |     "Jun 09 12:00:19.950153 crc crio[21508]: time=\"2026-06-09T12:00:19.9500413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.283242 | controller |     "Jun 09 12:00:20.094772 crc crio[21508]: time=\"2026-06-09T12:00:20.094612775Z\" level=info msg=\"Created container 7b734c24416e73a4ee290bd979145217509d8343bda9af6377635fedbd549ee0: openshift-infra/auto-csr-approver-29683440-gcp29/oc\" id=e999003b-df5c-4aa7-8413-dcdbbfdc940c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.283256 | controller |     "Jun 09 12:00:20.096346 crc crio[21508]: time=\"2026-06-09T12:00:20.09617439Z\" level=info msg=\"Starting container: 7b734c24416e73a4ee290bd979145217509d8343bda9af6377635fedbd549ee0\" id=0cb08faa-7c2d-415d-94bb-2a885d7c982c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.283270 | controller |     "Jun 09 12:00:20.104813 crc crio[21508]: time=\"2026-06-09T12:00:20.104724299Z\" level=info msg=\"Started container\" PID=188470 containerID=7b734c24416e73a4ee290bd979145217509d8343bda9af6377635fedbd549ee0 description=openshift-infra/auto-csr-approver-29683440-gcp29/oc id=0cb08faa-7c2d-415d-94bb-2a885d7c982c name=/runtime.v1.RuntimeService/StartContainer sandboxID=7bd09e24d9543db3b2ffb6e6498d26783b56cdcd8dabb908c7244a1804feeb42",
2026-06-09 12:20:06.283285 | controller |     "Jun 09 12:00:21.324198 crc crio[21508]: time=\"2026-06-09T12:00:21.323511055Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f82abd16-d85a-4043-b4b5-cc9622ad2879 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.283299 | controller |     "Jun 09 12:00:21.329526 crc crio[21508]: time=\"2026-06-09T12:00:21.329340024Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5cf700bd-cf48-4674-bca1-670864053ae4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.283313 | controller |     "Jun 09 12:00:21.345043 crc crio[21508]: time=\"2026-06-09T12:00:21.344959329Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-h6mt4/registry-server\" id=c396ef9c-3781-4cae-9670-cd03464765cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.283326 | controller |     "Jun 09 12:00:21.345596 crc crio[21508]: time=\"2026-06-09T12:00:21.345535765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.283340 | controller |     "Jun 09 12:00:21.456535 crc crio[21508]: time=\"2026-06-09T12:00:21.456449151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.283383 | controller |     "Jun 09 12:00:21.463620 crc crio[21508]: time=\"2026-06-09T12:00:21.463146076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.283398 | controller |     "Jun 09 12:00:21.640918 crc crio[21508]: time=\"2026-06-09T12:00:21.640279717Z\" level=info msg=\"Created container 30b63961326c3e7b28ef8780803a139db9d1810a268c020bb1ba3212a6b5b26c: openshift-marketplace/redhat-operators-h6mt4/registry-server\" id=c396ef9c-3781-4cae-9670-cd03464765cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.283413 | controller |     "Jun 09 12:00:21.643810 crc crio[21508]: time=\"2026-06-09T12:00:21.643492471Z\" level=info msg=\"Starting container: 30b63961326c3e7b28ef8780803a139db9d1810a268c020bb1ba3212a6b5b26c\" id=b47a0306-0e49-4cee-a342-ca3f5e093d7e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.283427 | controller |     "Jun 09 12:00:21.650080 crc crio[21508]: time=\"2026-06-09T12:00:21.649918288Z\" level=info msg=\"Started container\" PID=188578 containerID=30b63961326c3e7b28ef8780803a139db9d1810a268c020bb1ba3212a6b5b26c description=openshift-marketplace/redhat-operators-h6mt4/registry-server id=b47a0306-0e49-4cee-a342-ca3f5e093d7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e6e288a705b97f96da931144906c7bd8dcabc3ddfea67842878c74108998a83",
2026-06-09 12:20:06.283446 | controller |     "Jun 09 12:00:22.352466 crc crio[21508]: time=\"2026-06-09T12:00:22.351495442Z\" level=info msg=\"Stopping pod sandbox: 7bd09e24d9543db3b2ffb6e6498d26783b56cdcd8dabb908c7244a1804feeb42\" id=dc988578-5442-43a6-938b-129f0574559f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.283461 | controller |     "Jun 09 12:00:22.353075 crc crio[21508]: time=\"2026-06-09T12:00:22.35248808Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683440-gcp29 Namespace:openshift-infra ID:7bd09e24d9543db3b2ffb6e6498d26783b56cdcd8dabb908c7244a1804feeb42 UID:60b11499-8f7e-41de-8ebe-5c9c6d1ba5c8 NetNS:/var/run/netns/98d83d40-1938-4e73-8954-022fed1b5ce2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60b11499_8f7e_41de_8ebe_5c9c6d1ba5c8.slice PodAnnotations:0xc0039b8e38}] Aliases:map[]}\"",
2026-06-09 12:20:06.283476 | controller |     "Jun 09 12:00:22.353075 crc crio[21508]: time=\"2026-06-09T12:00:22.352657325Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683440-gcp29 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.283490 | controller |     "Jun 09 12:00:22.687492 crc crio[21508]: time=\"2026-06-09T12:00:22.686919556Z\" level=info msg=\"Stopped pod sandbox: 7bd09e24d9543db3b2ffb6e6498d26783b56cdcd8dabb908c7244a1804feeb42\" id=dc988578-5442-43a6-938b-129f0574559f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.283504 | controller |     "Jun 09 12:00:29.969730 crc crio[21508]: time=\"2026-06-09T12:00:29.968458882Z\" level=info msg=\"Removing container: 42aacb751b55be790d80a87838d04d823de82105f2961894ac74a2bcd5583b66\" id=f66743dc-081f-4594-bfbf-cdf71891595d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.283519 | controller |     "Jun 09 12:00:30.205163 crc crio[21508]: time=\"2026-06-09T12:00:30.205062093Z\" level=info msg=\"Removed container 42aacb751b55be790d80a87838d04d823de82105f2961894ac74a2bcd5583b66: openshift-infra/auto-csr-approver-29683434-7brpk/oc\" id=f66743dc-081f-4594-bfbf-cdf71891595d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.283533 | controller |     "Jun 09 12:00:30.208270 crc crio[21508]: time=\"2026-06-09T12:00:30.208190084Z\" level=info msg=\"Removing container: d4d913ed96de9978d6ed493bcadcfef011ffbf245ede49b776f6f9dbf0b7f844\" id=ea3b37ed-1ffe-45f2-8365-952ebb98dab2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.283547 | controller |     "Jun 09 12:00:30.249268 crc crio[21508]: time=\"2026-06-09T12:00:30.249042222Z\" level=info msg=\"Removed container d4d913ed96de9978d6ed493bcadcfef011ffbf245ede49b776f6f9dbf0b7f844: openshift-operator-lifecycle-manager/collect-profiles-29683395-lwfv2/collect-profiles\" id=ea3b37ed-1ffe-45f2-8365-952ebb98dab2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.283561 | controller |     "Jun 09 12:00:30.262983 crc crio[21508]: time=\"2026-06-09T12:00:30.262883774Z\" level=info msg=\"Stopping pod sandbox: d2d1045c6895e4228d25839a9a252a5e5d10f72c57e2a510f7b0c81490904b5b\" id=d918ae39-a8e1-4fd6-a574-c9d38a960f00 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.283574 | controller |     "Jun 09 12:00:30.262983 crc crio[21508]: time=\"2026-06-09T12:00:30.262989587Z\" level=info msg=\"Stopped pod sandbox (already stopped): d2d1045c6895e4228d25839a9a252a5e5d10f72c57e2a510f7b0c81490904b5b\" id=d918ae39-a8e1-4fd6-a574-c9d38a960f00 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.283625 | controller |     "Jun 09 12:00:30.263770 crc crio[21508]: time=\"2026-06-09T12:00:30.263666827Z\" level=info msg=\"Removing pod sandbox: d2d1045c6895e4228d25839a9a252a5e5d10f72c57e2a510f7b0c81490904b5b\" id=07dfb519-1e3f-4b77-99f9-7dea675fbfe5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.283645 | controller |     "Jun 09 12:00:30.288153 crc crio[21508]: time=\"2026-06-09T12:00:30.287996315Z\" level=info msg=\"Removed pod sandbox: d2d1045c6895e4228d25839a9a252a5e5d10f72c57e2a510f7b0c81490904b5b\" id=07dfb519-1e3f-4b77-99f9-7dea675fbfe5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.283660 | controller |     "Jun 09 12:00:30.289593 crc crio[21508]: time=\"2026-06-09T12:00:30.289510169Z\" level=info msg=\"Stopping pod sandbox: 646d4a3bd35859b883e74b08875c28e5e1cb577352aa8c8b09e8f87813f1f271\" id=dfef7e0a-d4d9-4826-b362-28913246911d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.283674 | controller |     "Jun 09 12:00:30.289773 crc crio[21508]: time=\"2026-06-09T12:00:30.289614802Z\" level=info msg=\"Stopped pod sandbox (already stopped): 646d4a3bd35859b883e74b08875c28e5e1cb577352aa8c8b09e8f87813f1f271\" id=dfef7e0a-d4d9-4826-b362-28913246911d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.283688 | controller |     "Jun 09 12:00:30.290489 crc crio[21508]: time=\"2026-06-09T12:00:30.290418155Z\" level=info msg=\"Removing pod sandbox: 646d4a3bd35859b883e74b08875c28e5e1cb577352aa8c8b09e8f87813f1f271\" id=8075c1e5-7292-4d15-a426-1b7924813510 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.283702 | controller |     "Jun 09 12:00:30.314441 crc crio[21508]: time=\"2026-06-09T12:00:30.314279559Z\" level=info msg=\"Removed pod sandbox: 646d4a3bd35859b883e74b08875c28e5e1cb577352aa8c8b09e8f87813f1f271\" id=8075c1e5-7292-4d15-a426-1b7924813510 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.283716 | controller |     "Jun 09 12:00:41.260482 crc crio[21508]: time=\"2026-06-09T12:00:41.259425742Z\" level=info msg=\"Stopping container: 30b63961326c3e7b28ef8780803a139db9d1810a268c020bb1ba3212a6b5b26c (timeout: 2s)\" id=dbcf215a-3c9a-4cc1-b251-353c570b5ca8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.283730 | controller |     "Jun 09 12:00:41.540078 crc crio[21508]: time=\"2026-06-09T12:00:41.539952721Z\" level=info msg=\"Stopped container 30b63961326c3e7b28ef8780803a139db9d1810a268c020bb1ba3212a6b5b26c: openshift-marketplace/redhat-operators-h6mt4/registry-server\" id=dbcf215a-3c9a-4cc1-b251-353c570b5ca8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.283782 | controller |     "Jun 09 12:00:41.542880 crc crio[21508]: time=\"2026-06-09T12:00:41.542832774Z\" level=info msg=\"Stopping pod sandbox: 6e6e288a705b97f96da931144906c7bd8dcabc3ddfea67842878c74108998a83\" id=a21a77a5-8b49-4e93-98d2-468e18b55f77 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.283803 | controller |     "Jun 09 12:00:41.543743 crc crio[21508]: time=\"2026-06-09T12:00:41.543656918Z\" level=info msg=\"Got pod network &{Name:redhat-operators-h6mt4 Namespace:openshift-marketplace ID:6e6e288a705b97f96da931144906c7bd8dcabc3ddfea67842878c74108998a83 UID:3b4ced5e-3f50-492c-ae7f-378f76ba57e6 NetNS:/var/run/netns/cd5917fd-fcef-40cf-8d01-67522ecae865 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3b4ced5e_3f50_492c_ae7f_378f76ba57e6.slice PodAnnotations:0xc00244f7e0}] Aliases:map[]}\"",
2026-06-09 12:20:06.283819 | controller |     "Jun 09 12:00:41.544031 crc crio[21508]: time=\"2026-06-09T12:00:41.544001868Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-h6mt4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.283835 | controller |     "Jun 09 12:00:41.907568 crc crio[21508]: time=\"2026-06-09T12:00:41.907423618Z\" level=info msg=\"Stopped pod sandbox: 6e6e288a705b97f96da931144906c7bd8dcabc3ddfea67842878c74108998a83\" id=a21a77a5-8b49-4e93-98d2-468e18b55f77 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.283850 | controller |     "Jun 09 12:00:42.292910 crc crio[21508]: time=\"2026-06-09T12:00:42.292013263Z\" level=info msg=\"Removing container: 30b63961326c3e7b28ef8780803a139db9d1810a268c020bb1ba3212a6b5b26c\" id=596ca35b-92ee-4c26-bba9-738c5d862a88 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.283868 | controller |     "Jun 09 12:00:42.333209 crc crio[21508]: time=\"2026-06-09T12:00:42.333075997Z\" level=info msg=\"Removed container 30b63961326c3e7b28ef8780803a139db9d1810a268c020bb1ba3212a6b5b26c: openshift-marketplace/redhat-operators-h6mt4/registry-server\" id=596ca35b-92ee-4c26-bba9-738c5d862a88 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.283883 | controller |     "Jun 09 12:00:42.339912 crc crio[21508]: time=\"2026-06-09T12:00:42.339806903Z\" level=info msg=\"Removing container: 4d5b6757268d82745c8d39e960b7dfa3d49da5b4b5596878cecc1329289687ae\" id=52cbaff9-3799-4065-902b-717afaf0f439 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.283897 | controller |     "Jun 09 12:00:42.388853 crc crio[21508]: time=\"2026-06-09T12:00:42.388780107Z\" level=info msg=\"Removed container 4d5b6757268d82745c8d39e960b7dfa3d49da5b4b5596878cecc1329289687ae: openshift-marketplace/redhat-operators-h6mt4/extract-content\" id=52cbaff9-3799-4065-902b-717afaf0f439 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.283912 | controller |     "Jun 09 12:00:42.430194 crc crio[21508]: time=\"2026-06-09T12:00:42.422773126Z\" level=info msg=\"Removing container: ff43598c8b83baa29e57a0fac7a22c995e138f58bbdfa28cd11b5895148fa8da\" id=9405a2ec-2451-4233-a2af-5a8717ce7b45 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.283926 | controller |     "Jun 09 12:00:42.474363 crc crio[21508]: time=\"2026-06-09T12:00:42.469430203Z\" level=info msg=\"Removed container ff43598c8b83baa29e57a0fac7a22c995e138f58bbdfa28cd11b5895148fa8da: openshift-marketplace/redhat-operators-h6mt4/extract-utilities\" id=9405a2ec-2451-4233-a2af-5a8717ce7b45 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.283940 | controller |     "Jun 09 12:01:00.558053 crc crio[21508]: time=\"2026-06-09T12:01:00.557025357Z\" level=info msg=\"Running pod sandbox: openstack/keystone-cron-29683441-284qm/POD\" id=fdf63947-bcf3-4d87-bc63-e342b70cbc8c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.283954 | controller |     "Jun 09 12:01:00.559461 crc crio[21508]: time=\"2026-06-09T12:01:00.558099938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.283969 | controller |     "Jun 09 12:01:00.597451 crc crio[21508]: time=\"2026-06-09T12:01:00.59736573Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29683441-284qm Namespace:openstack ID:af7a04e08862832b925dfb65686910bbd2d9b26633a86623328b2002ff80b612 UID:26ffeb87-7fa8-46bc-bf2a-46f7ca96d92d NetNS:/var/run/netns/e1ec9de0-a6ea-4197-96dc-7f354adb796a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26ffeb87_7fa8_46bc_bf2a_46f7ca96d92d.slice PodAnnotations:0xc000d9eea0}] Aliases:map[]}\"",
2026-06-09 12:20:06.283984 | controller |     "Jun 09 12:01:00.597451 crc crio[21508]: time=\"2026-06-09T12:01:00.597443382Z\" level=info msg=\"Adding pod openstack_keystone-cron-29683441-284qm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.283998 | controller |     "Jun 09 12:01:01.136158 crc crio[21508]: 2026-06-09T12:01:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:af7a04e08862832 Mac:82:8d:f0:d5:f6:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:06 Mtu:0 Sandbox:/var/run/netns/e1ec9de0-a6ea-4197-96dc-7f354adb796a SocketPath: PciID:}] [{Interface:0xc0001108e0 Address:{IP:10.217.1.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.284013 | controller |     "Jun 09 12:01:01.137189 crc crio[21508]: time=\"2026-06-09T12:01:01.137123267Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29683441-284qm Namespace:openstack ID:af7a04e08862832b925dfb65686910bbd2d9b26633a86623328b2002ff80b612 UID:26ffeb87-7fa8-46bc-bf2a-46f7ca96d92d NetNS:/var/run/netns/e1ec9de0-a6ea-4197-96dc-7f354adb796a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26ffeb87_7fa8_46bc_bf2a_46f7ca96d92d.slice PodAnnotations:0xc000d9eea0}] Aliases:map[]}\"",
2026-06-09 12:20:06.284032 | controller |     "Jun 09 12:01:01.137408 crc crio[21508]: time=\"2026-06-09T12:01:01.137348174Z\" level=info msg=\"Checking pod openstack_keystone-cron-29683441-284qm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.284046 | controller |     "Jun 09 12:01:01.146448 crc crio[21508]: time=\"2026-06-09T12:01:01.146261513Z\" level=info msg=\"Ran pod sandbox af7a04e08862832b925dfb65686910bbd2d9b26633a86623328b2002ff80b612 with infra container: openstack/keystone-cron-29683441-284qm/POD\" id=fdf63947-bcf3-4d87-bc63-e342b70cbc8c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.284062 | controller |     "Jun 09 12:01:01.149154 crc crio[21508]: time=\"2026-06-09T12:01:01.149078085Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=fe0a3691-3a9c-49d7-bdde-7345b2444901 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.284076 | controller |     "Jun 09 12:01:01.186934 crc crio[21508]: time=\"2026-06-09T12:01:01.186857504Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=81943d30-80b9-4159-a444-3452c6b46f94 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.284091 | controller |     "Jun 09 12:01:01.196362 crc crio[21508]: time=\"2026-06-09T12:01:01.195254988Z\" level=info msg=\"Creating container: openstack/keystone-cron-29683441-284qm/keystone-cron\" id=19eb27d9-bc58-40f9-bcba-201cce50af41 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.284105 | controller |     "Jun 09 12:01:01.196362 crc crio[21508]: time=\"2026-06-09T12:01:01.195799364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.284119 | controller |     "Jun 09 12:01:01.257651 crc crio[21508]: time=\"2026-06-09T12:01:01.256950252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.284133 | controller |     "Jun 09 12:01:01.265625 crc crio[21508]: time=\"2026-06-09T12:01:01.265537062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.284147 | controller |     "Jun 09 12:01:01.403862 crc crio[21508]: time=\"2026-06-09T12:01:01.403649879Z\" level=info msg=\"Created container 583e030bca48ea79c6c69bcc84e5b24e2e88323a3c44895cbe27a424bf31c56d: openstack/keystone-cron-29683441-284qm/keystone-cron\" id=19eb27d9-bc58-40f9-bcba-201cce50af41 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.284161 | controller |     "Jun 09 12:01:01.404922 crc crio[21508]: time=\"2026-06-09T12:01:01.404815023Z\" level=info msg=\"Starting container: 583e030bca48ea79c6c69bcc84e5b24e2e88323a3c44895cbe27a424bf31c56d\" id=b3e83cff-f2b5-459d-a5bf-ce0c45ae4613 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.284176 | controller |     "Jun 09 12:01:01.411605 crc crio[21508]: time=\"2026-06-09T12:01:01.411524138Z\" level=info msg=\"Started container\" PID=190930 containerID=583e030bca48ea79c6c69bcc84e5b24e2e88323a3c44895cbe27a424bf31c56d description=openstack/keystone-cron-29683441-284qm/keystone-cron id=b3e83cff-f2b5-459d-a5bf-ce0c45ae4613 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af7a04e08862832b925dfb65686910bbd2d9b26633a86623328b2002ff80b612",
2026-06-09 12:20:06.284194 | controller |     "Jun 09 12:01:11.819605 crc crio[21508]: time=\"2026-06-09T12:01:11.818716476Z\" level=info msg=\"Stopping pod sandbox: af7a04e08862832b925dfb65686910bbd2d9b26633a86623328b2002ff80b612\" id=9aef6485-07a3-4754-85b4-b6e44d10f483 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.284209 | controller |     "Jun 09 12:01:11.821667 crc crio[21508]: time=\"2026-06-09T12:01:11.820183958Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29683441-284qm Namespace:openstack ID:af7a04e08862832b925dfb65686910bbd2d9b26633a86623328b2002ff80b612 UID:26ffeb87-7fa8-46bc-bf2a-46f7ca96d92d NetNS:/var/run/netns/e1ec9de0-a6ea-4197-96dc-7f354adb796a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26ffeb87_7fa8_46bc_bf2a_46f7ca96d92d.slice PodAnnotations:0xc002c0a280}] Aliases:map[]}\"",
2026-06-09 12:20:06.284224 | controller |     "Jun 09 12:01:11.821667 crc crio[21508]: time=\"2026-06-09T12:01:11.820370654Z\" level=info msg=\"Deleting pod openstack_keystone-cron-29683441-284qm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.284239 | controller |     "Jun 09 12:01:12.181419 crc crio[21508]: time=\"2026-06-09T12:01:12.180749495Z\" level=info msg=\"Stopped pod sandbox: af7a04e08862832b925dfb65686910bbd2d9b26633a86623328b2002ff80b612\" id=9aef6485-07a3-4754-85b4-b6e44d10f483 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.284254 | controller |     "Jun 09 12:01:30.343206 crc crio[21508]: time=\"2026-06-09T12:01:30.342014731Z\" level=info msg=\"Stopping pod sandbox: 6e6e288a705b97f96da931144906c7bd8dcabc3ddfea67842878c74108998a83\" id=25cbe99b-572c-4c79-a970-451d6b03edcd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.284268 | controller |     "Jun 09 12:01:30.344843 crc crio[21508]: time=\"2026-06-09T12:01:30.343254787Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6e6e288a705b97f96da931144906c7bd8dcabc3ddfea67842878c74108998a83\" id=25cbe99b-572c-4c79-a970-451d6b03edcd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.284282 | controller |     "Jun 09 12:01:30.345247 crc crio[21508]: time=\"2026-06-09T12:01:30.345201924Z\" level=info msg=\"Removing pod sandbox: 6e6e288a705b97f96da931144906c7bd8dcabc3ddfea67842878c74108998a83\" id=2977542a-0f76-4eff-824f-13bc0bcfaed2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.284297 | controller |     "Jun 09 12:01:30.376971 crc crio[21508]: time=\"2026-06-09T12:01:30.376896766Z\" level=info msg=\"Removed pod sandbox: 6e6e288a705b97f96da931144906c7bd8dcabc3ddfea67842878c74108998a83\" id=2977542a-0f76-4eff-824f-13bc0bcfaed2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.284311 | controller |     "Jun 09 12:02:01.160476 crc crio[21508]: time=\"2026-06-09T12:02:01.159462932Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683442-b4467/POD\" id=a2d04da9-599f-4e62-afee-791b64e0e40d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.284325 | controller |     "Jun 09 12:02:01.161750 crc crio[21508]: time=\"2026-06-09T12:02:01.160506372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.284339 | controller |     "Jun 09 12:02:01.192843 crc crio[21508]: time=\"2026-06-09T12:02:01.192673567Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683442-b4467 Namespace:openshift-infra ID:c0faea9d46fa7e263bd3ea378636803fd70913c31ab36c30483ad4603ca2c658 UID:47407061-c565-4096-9b22-67044733fef8 NetNS:/var/run/netns/fde6c8e4-3d66-4179-8947-c997f2314501 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47407061_c565_4096_9b22_67044733fef8.slice PodAnnotations:0xc000d9eba0}] Aliases:map[]}\"",
2026-06-09 12:20:06.284385 | controller |     "Jun 09 12:02:01.192843 crc crio[21508]: time=\"2026-06-09T12:02:01.19277549Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683442-b4467 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.284402 | controller |     "Jun 09 12:02:02.011786 crc crio[21508]: 2026-06-09T12:02:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c0faea9d46fa7e2 Mac:be:d9:2d:6e:c5:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:07 Mtu:0 Sandbox:/var/run/netns/fde6c8e4-3d66-4179-8947-c997f2314501 SocketPath: PciID:}] [{Interface:0xc0002ac5c0 Address:{IP:10.217.1.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.284417 | controller |     "Jun 09 12:02:02.014223 crc crio[21508]: time=\"2026-06-09T12:02:02.013912611Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683442-b4467 Namespace:openshift-infra ID:c0faea9d46fa7e263bd3ea378636803fd70913c31ab36c30483ad4603ca2c658 UID:47407061-c565-4096-9b22-67044733fef8 NetNS:/var/run/netns/fde6c8e4-3d66-4179-8947-c997f2314501 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47407061_c565_4096_9b22_67044733fef8.slice PodAnnotations:0xc000d9eba0}] Aliases:map[]}\"",
2026-06-09 12:20:06.284432 | controller |     "Jun 09 12:02:02.014463 crc crio[21508]: time=\"2026-06-09T12:02:02.014415656Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683442-b4467 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.284447 | controller |     "Jun 09 12:02:02.024053 crc crio[21508]: time=\"2026-06-09T12:02:02.023984174Z\" level=info msg=\"Ran pod sandbox c0faea9d46fa7e263bd3ea378636803fd70913c31ab36c30483ad4603ca2c658 with infra container: openshift-infra/auto-csr-approver-29683442-b4467/POD\" id=a2d04da9-599f-4e62-afee-791b64e0e40d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.284462 | controller |     "Jun 09 12:02:02.029100 crc crio[21508]: time=\"2026-06-09T12:02:02.029040921Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=5f007a5e-f4a1-4902-a433-5940d237c8e2 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.284477 | controller |     "Jun 09 12:02:02.041242 crc crio[21508]: time=\"2026-06-09T12:02:02.041156464Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 12:20:06.284492 | controller |     "Jun 09 12:02:03.333448 crc crio[21508]: time=\"2026-06-09T12:02:03.332725655Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=5f007a5e-f4a1-4902-a433-5940d237c8e2 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.284506 | controller |     "Jun 09 12:02:03.334934 crc crio[21508]: time=\"2026-06-09T12:02:03.334818976Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7433e878-4b49-4556-ae9f-ebc2f48c801c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.284521 | controller |     "Jun 09 12:02:03.337665 crc crio[21508]: time=\"2026-06-09T12:02:03.337586757Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=dae42c25-ffd8-4248-9a26-b8877755ad8b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.284535 | controller |     "Jun 09 12:02:03.350706 crc crio[21508]: time=\"2026-06-09T12:02:03.350582955Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683442-b4467/oc\" id=415480c5-f577-45c5-9c9d-7ba8f19bd483 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.284549 | controller |     "Jun 09 12:02:03.351242 crc crio[21508]: time=\"2026-06-09T12:02:03.351188642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.284570 | controller |     "Jun 09 12:02:03.424734 crc crio[21508]: time=\"2026-06-09T12:02:03.424396261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.284587 | controller |     "Jun 09 12:02:03.713244 crc crio[21508]: time=\"2026-06-09T12:02:03.713105658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.284602 | controller |     "Jun 09 12:02:03.862487 crc crio[21508]: time=\"2026-06-09T12:02:03.862241555Z\" level=info msg=\"Created container 6638b66c1afbe5f2278e9d35060861a182db6359433fbbd7f3c40ae299b84273: openshift-infra/auto-csr-approver-29683442-b4467/oc\" id=415480c5-f577-45c5-9c9d-7ba8f19bd483 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.284617 | controller |     "Jun 09 12:02:03.863859 crc crio[21508]: time=\"2026-06-09T12:02:03.863756759Z\" level=info msg=\"Starting container: 6638b66c1afbe5f2278e9d35060861a182db6359433fbbd7f3c40ae299b84273\" id=0e71300c-d1c3-475d-a75f-eb45e9befe7b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.284633 | controller |     "Jun 09 12:02:03.870724 crc crio[21508]: time=\"2026-06-09T12:02:03.870600228Z\" level=info msg=\"Started container\" PID=194622 containerID=6638b66c1afbe5f2278e9d35060861a182db6359433fbbd7f3c40ae299b84273 description=openshift-infra/auto-csr-approver-29683442-b4467/oc id=0e71300c-d1c3-475d-a75f-eb45e9befe7b name=/runtime.v1.RuntimeService/StartContainer sandboxID=c0faea9d46fa7e263bd3ea378636803fd70913c31ab36c30483ad4603ca2c658",
2026-06-09 12:20:06.284648 | controller |     "Jun 09 12:02:05.664510 crc crio[21508]: time=\"2026-06-09T12:02:05.663602404Z\" level=info msg=\"Stopping pod sandbox: c0faea9d46fa7e263bd3ea378636803fd70913c31ab36c30483ad4603ca2c658\" id=06f20c31-4715-4bf2-83e4-aacf5c9e5553 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.284663 | controller |     "Jun 09 12:02:05.665892 crc crio[21508]: time=\"2026-06-09T12:02:05.665247452Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683442-b4467 Namespace:openshift-infra ID:c0faea9d46fa7e263bd3ea378636803fd70913c31ab36c30483ad4603ca2c658 UID:47407061-c565-4096-9b22-67044733fef8 NetNS:/var/run/netns/fde6c8e4-3d66-4179-8947-c997f2314501 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47407061_c565_4096_9b22_67044733fef8.slice PodAnnotations:0xc002a12520}] Aliases:map[]}\"",
2026-06-09 12:20:06.284677 | controller |     "Jun 09 12:02:05.665892 crc crio[21508]: time=\"2026-06-09T12:02:05.665596462Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683442-b4467 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.284692 | controller |     "Jun 09 12:02:06.029406 crc crio[21508]: time=\"2026-06-09T12:02:06.029118934Z\" level=info msg=\"Stopped pod sandbox: c0faea9d46fa7e263bd3ea378636803fd70913c31ab36c30483ad4603ca2c658\" id=06f20c31-4715-4bf2-83e4-aacf5c9e5553 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.284706 | controller |     "Jun 09 12:02:20.920658 crc crio[21508]: time=\"2026-06-09T12:02:20.919605537Z\" level=info msg=\"Stopping pod sandbox: fda21259c6702ef8dfd6eeede0363f1e8dc7c809095f86e088fe30c7723f2bcd\" id=93bf92e1-3387-40ce-9c72-681305bc84cd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.284721 | controller |     "Jun 09 12:02:20.922605 crc crio[21508]: time=\"2026-06-09T12:02:20.922534602Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-xwm85 Namespace:openstack ID:fda21259c6702ef8dfd6eeede0363f1e8dc7c809095f86e088fe30c7723f2bcd UID:1ea1b504-dadb-43d1-873f-fa4d58d93817 NetNS:/var/run/netns/4d0904bc-be2c-4c64-b395-63824d28feac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ea1b504_dadb_43d1_873f_fa4d58d93817.slice PodAnnotations:0xc000b282c8}] Aliases:map[]}\"",
2026-06-09 12:20:06.284740 | controller |     "Jun 09 12:02:20.922821 crc crio[21508]: time=\"2026-06-09T12:02:20.922768489Z\" level=info msg=\"Deleting pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-xwm85 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.284755 | controller |     "Jun 09 12:02:21.368102 crc crio[21508]: time=\"2026-06-09T12:02:21.367827403Z\" level=info msg=\"Stopped pod sandbox: fda21259c6702ef8dfd6eeede0363f1e8dc7c809095f86e088fe30c7723f2bcd\" id=93bf92e1-3387-40ce-9c72-681305bc84cd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.284769 | controller |     "Jun 09 12:02:22.786279 crc crio[21508]: time=\"2026-06-09T12:02:22.785632416Z\" level=info msg=\"Running pod sandbox: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-szz8d/POD\" id=62adf7a9-2264-4491-8eb5-15cec11852fd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.284783 | controller |     "Jun 09 12:02:22.786279 crc crio[21508]: time=\"2026-06-09T12:02:22.786257225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.284798 | controller |     "Jun 09 12:02:22.822364 crc crio[21508]: time=\"2026-06-09T12:02:22.822254252Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-szz8d Namespace:openstack ID:823ea84f0c204471a9b4df1f245e751bc41e0a28e176a76b3a72036e9c602edc UID:e783fe3d-95cd-4a3b-b73e-d5bbee9c76aa NetNS:/var/run/netns/1bba62ff-dbb7-4efc-8bdf-1f804ef8c8c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode783fe3d_95cd_4a3b_b73e_d5bbee9c76aa.slice PodAnnotations:0xc004e42740}] Aliases:map[]}\"",
2026-06-09 12:20:06.284812 | controller |     "Jun 09 12:02:22.822364 crc crio[21508]: time=\"2026-06-09T12:02:22.822355745Z\" level=info msg=\"Adding pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-szz8d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.284827 | controller |     "Jun 09 12:02:23.735354 crc crio[21508]: 2026-06-09T12:02:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:823ea84f0c20447 Mac:06:3f:6d:70:df:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:08 Mtu:0 Sandbox:/var/run/netns/1bba62ff-dbb7-4efc-8bdf-1f804ef8c8c0 SocketPath: PciID:}] [{Interface:0xc000260a00 Address:{IP:10.217.1.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.284841 | controller |     "Jun 09 12:02:23.737628 crc crio[21508]: time=\"2026-06-09T12:02:23.737498129Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-szz8d Namespace:openstack ID:823ea84f0c204471a9b4df1f245e751bc41e0a28e176a76b3a72036e9c602edc UID:e783fe3d-95cd-4a3b-b73e-d5bbee9c76aa NetNS:/var/run/netns/1bba62ff-dbb7-4efc-8bdf-1f804ef8c8c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode783fe3d_95cd_4a3b_b73e_d5bbee9c76aa.slice PodAnnotations:0xc004e42740}] Aliases:map[]}\"",
2026-06-09 12:20:06.284856 | controller |     "Jun 09 12:02:23.737785 crc crio[21508]: time=\"2026-06-09T12:02:23.737763387Z\" level=info msg=\"Checking pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-szz8d for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.284870 | controller |     "Jun 09 12:02:23.748083 crc crio[21508]: time=\"2026-06-09T12:02:23.747760268Z\" level=info msg=\"Ran pod sandbox 823ea84f0c204471a9b4df1f245e751bc41e0a28e176a76b3a72036e9c602edc with infra container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-szz8d/POD\" id=62adf7a9-2264-4491-8eb5-15cec11852fd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.284888 | controller |     "Jun 09 12:02:23.753520 crc crio[21508]: time=\"2026-06-09T12:02:23.753475624Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=639049f8-cf7d-4a91-a1c8-0ee52096b108 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.284903 | controller |     "Jun 09 12:02:23.846404 crc crio[21508]: time=\"2026-06-09T12:02:23.845726767Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=73b84ea1-c90c-4fcf-a93b-5cbf918a9a95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.284917 | controller |     "Jun 09 12:02:23.908604 crc crio[21508]: time=\"2026-06-09T12:02:23.908433061Z\" level=info msg=\"Creating container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-szz8d/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=c34b7cbf-ec43-4771-836a-b6d88c1ad629 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.284931 | controller |     "Jun 09 12:02:23.909251 crc crio[21508]: time=\"2026-06-09T12:02:23.909181222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.284946 | controller |     "Jun 09 12:02:24.013505 crc crio[21508]: time=\"2026-06-09T12:02:24.013405144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.284960 | controller |     "Jun 09 12:02:24.018169 crc crio[21508]: time=\"2026-06-09T12:02:24.01808081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.284974 | controller |     "Jun 09 12:02:24.193739 crc crio[21508]: time=\"2026-06-09T12:02:24.192647136Z\" level=info msg=\"Created container 170446cb9212de57d86f356cf8bbcbcd272db4f7b7c5502f37029aa730c60514: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-szz8d/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=c34b7cbf-ec43-4771-836a-b6d88c1ad629 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.284988 | controller |     "Jun 09 12:02:24.196895 crc crio[21508]: time=\"2026-06-09T12:02:24.196792296Z\" level=info msg=\"Starting container: 170446cb9212de57d86f356cf8bbcbcd272db4f7b7c5502f37029aa730c60514\" id=52cebaf1-dce7-4ef7-a961-ab67110acb41 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.285003 | controller |     "Jun 09 12:02:24.203469 crc crio[21508]: time=\"2026-06-09T12:02:24.203363357Z\" level=info msg=\"Started container\" PID=195969 containerID=170446cb9212de57d86f356cf8bbcbcd272db4f7b7c5502f37029aa730c60514 description=openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-szz8d/nova-edpm-deployment-ipam-openstack-edpm-ipam id=52cebaf1-dce7-4ef7-a961-ab67110acb41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=823ea84f0c204471a9b4df1f245e751bc41e0a28e176a76b3a72036e9c602edc",
2026-06-09 12:20:06.285018 | controller |     "Jun 09 12:02:30.405166 crc crio[21508]: time=\"2026-06-09T12:02:30.40472755Z\" level=info msg=\"Removing container: 234b9a31abd56aa754b722537717f73665a20374e7bb4eda1e087fe1ada349d5\" id=4a82441f-3b2b-46f9-842e-a8d5e3b87bb4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.285033 | controller |     "Jun 09 12:02:30.569127 crc crio[21508]: time=\"2026-06-09T12:02:30.568674058Z\" level=info msg=\"Removed container 234b9a31abd56aa754b722537717f73665a20374e7bb4eda1e087fe1ada349d5: openshift-infra/auto-csr-approver-29683436-2mcjl/oc\" id=4a82441f-3b2b-46f9-842e-a8d5e3b87bb4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.285047 | controller |     "Jun 09 12:02:30.581437 crc crio[21508]: time=\"2026-06-09T12:02:30.581350486Z\" level=info msg=\"Stopping pod sandbox: 64402806dc8d27772a8d13c90436d4a0f4ad98de4b20b297c4844c9ea0b45d3d\" id=3efa6384-6b4d-45c0-853c-a38f26d86fcf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.285066 | controller |     "Jun 09 12:02:30.581979 crc crio[21508]: time=\"2026-06-09T12:02:30.581951254Z\" level=info msg=\"Stopped pod sandbox (already stopped): 64402806dc8d27772a8d13c90436d4a0f4ad98de4b20b297c4844c9ea0b45d3d\" id=3efa6384-6b4d-45c0-853c-a38f26d86fcf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.285080 | controller |     "Jun 09 12:02:30.583081 crc crio[21508]: time=\"2026-06-09T12:02:30.582983894Z\" level=info msg=\"Removing pod sandbox: 64402806dc8d27772a8d13c90436d4a0f4ad98de4b20b297c4844c9ea0b45d3d\" id=030ebc51-ba2f-47d7-bd0f-8a39a11910dd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.285095 | controller |     "Jun 09 12:02:30.599733 crc crio[21508]: time=\"2026-06-09T12:02:30.599618908Z\" level=info msg=\"Removed pod sandbox: 64402806dc8d27772a8d13c90436d4a0f4ad98de4b20b297c4844c9ea0b45d3d\" id=030ebc51-ba2f-47d7-bd0f-8a39a11910dd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.285109 | controller |     "Jun 09 12:04:01.622864 crc crio[21508]: time=\"2026-06-09T12:04:01.621501438Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683444-w9pqh/POD\" id=1cc30a66-d42a-46df-a3b6-423717143a45 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.285123 | controller |     "Jun 09 12:04:01.624963 crc crio[21508]: time=\"2026-06-09T12:04:01.622915699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.285138 | controller |     "Jun 09 12:04:01.669056 crc crio[21508]: time=\"2026-06-09T12:04:01.668940917Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683444-w9pqh Namespace:openshift-infra ID:01a06042396cc660af979a2aaaa0ce08f5857b3073a4b0836e6bc651ac35e9eb UID:df6bbe0c-3dcc-43ee-bc3b-6d80fc1f8398 NetNS:/var/run/netns/998eb763-6ff2-411a-b5e4-65b4e67d30ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf6bbe0c_3dcc_43ee_bc3b_6d80fc1f8398.slice PodAnnotations:0xc000d9f708}] Aliases:map[]}\"",
2026-06-09 12:20:06.285153 | controller |     "Jun 09 12:04:01.669056 crc crio[21508]: time=\"2026-06-09T12:04:01.66901289Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683444-w9pqh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.285168 | controller |     "Jun 09 12:04:02.315004 crc crio[21508]: 2026-06-09T12:04:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:01a06042396cc66 Mac:f6:c2:b0:55:a1:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:09 Mtu:0 Sandbox:/var/run/netns/998eb763-6ff2-411a-b5e4-65b4e67d30ad SocketPath: PciID:}] [{Interface:0xc000244590 Address:{IP:10.217.1.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.285182 | controller |     "Jun 09 12:04:02.316717 crc crio[21508]: time=\"2026-06-09T12:04:02.316609323Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683444-w9pqh Namespace:openshift-infra ID:01a06042396cc660af979a2aaaa0ce08f5857b3073a4b0836e6bc651ac35e9eb UID:df6bbe0c-3dcc-43ee-bc3b-6d80fc1f8398 NetNS:/var/run/netns/998eb763-6ff2-411a-b5e4-65b4e67d30ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf6bbe0c_3dcc_43ee_bc3b_6d80fc1f8398.slice PodAnnotations:0xc000d9f708}] Aliases:map[]}\"",
2026-06-09 12:20:06.285197 | controller |     "Jun 09 12:04:02.316937 crc crio[21508]: time=\"2026-06-09T12:04:02.31683813Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683444-w9pqh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.285215 | controller |     "Jun 09 12:04:02.334499 crc crio[21508]: time=\"2026-06-09T12:04:02.334200855Z\" level=info msg=\"Ran pod sandbox 01a06042396cc660af979a2aaaa0ce08f5857b3073a4b0836e6bc651ac35e9eb with infra container: openshift-infra/auto-csr-approver-29683444-w9pqh/POD\" id=1cc30a66-d42a-46df-a3b6-423717143a45 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.285230 | controller |     "Jun 09 12:04:02.340629 crc crio[21508]: time=\"2026-06-09T12:04:02.34054624Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=2948ed1a-e797-4657-9f5a-ef9e3b7c23fd name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.285244 | controller |     "Jun 09 12:04:02.357111 crc crio[21508]: time=\"2026-06-09T12:04:02.357002018Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 12:20:06.285258 | controller |     "Jun 09 12:04:03.738534 crc crio[21508]: time=\"2026-06-09T12:04:03.737830907Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=2948ed1a-e797-4657-9f5a-ef9e3b7c23fd name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.285272 | controller |     "Jun 09 12:04:03.740857 crc crio[21508]: time=\"2026-06-09T12:04:03.739597408Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e2cd70c1-160f-4461-9418-609f0e0b32a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.285287 | controller |     "Jun 09 12:04:03.743430 crc crio[21508]: time=\"2026-06-09T12:04:03.743348867Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8d97da59-9030-4d51-a3ba-1d928e8209a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.285300 | controller |     "Jun 09 12:04:03.845663 crc crio[21508]: time=\"2026-06-09T12:04:03.844134508Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683444-w9pqh/oc\" id=4f0aab80-ef2d-46fd-83dd-1bf35a369d99 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.285315 | controller |     "Jun 09 12:04:03.845663 crc crio[21508]: time=\"2026-06-09T12:04:03.84490055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.285329 | controller |     "Jun 09 12:04:03.902961 crc crio[21508]: time=\"2026-06-09T12:04:03.900157828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.285343 | controller |     "Jun 09 12:04:04.216102 crc crio[21508]: time=\"2026-06-09T12:04:04.215944552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.285378 | controller |     "Jun 09 12:04:04.498495 crc crio[21508]: time=\"2026-06-09T12:04:04.497604642Z\" level=info msg=\"Created container 70a078b01833ec9af75645449aa133e3e0baf535964817cda845f505e931c658: openshift-infra/auto-csr-approver-29683444-w9pqh/oc\" id=4f0aab80-ef2d-46fd-83dd-1bf35a369d99 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.285394 | controller |     "Jun 09 12:04:04.499787 crc crio[21508]: time=\"2026-06-09T12:04:04.499725794Z\" level=info msg=\"Starting container: 70a078b01833ec9af75645449aa133e3e0baf535964817cda845f505e931c658\" id=6857decd-9e67-4b22-9668-59bd29dcf0c3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.285409 | controller |     "Jun 09 12:04:04.505560 crc crio[21508]: time=\"2026-06-09T12:04:04.505465941Z\" level=info msg=\"Started container\" PID=201563 containerID=70a078b01833ec9af75645449aa133e3e0baf535964817cda845f505e931c658 description=openshift-infra/auto-csr-approver-29683444-w9pqh/oc id=6857decd-9e67-4b22-9668-59bd29dcf0c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=01a06042396cc660af979a2aaaa0ce08f5857b3073a4b0836e6bc651ac35e9eb",
2026-06-09 12:20:06.285429 | controller |     "Jun 09 12:04:06.710067 crc crio[21508]: time=\"2026-06-09T12:04:06.709082368Z\" level=info msg=\"Stopping pod sandbox: 01a06042396cc660af979a2aaaa0ce08f5857b3073a4b0836e6bc651ac35e9eb\" id=5b56a374-df6f-444f-823f-b00606891dce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.285443 | controller |     "Jun 09 12:04:06.711953 crc crio[21508]: time=\"2026-06-09T12:04:06.710821839Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683444-w9pqh Namespace:openshift-infra ID:01a06042396cc660af979a2aaaa0ce08f5857b3073a4b0836e6bc651ac35e9eb UID:df6bbe0c-3dcc-43ee-bc3b-6d80fc1f8398 NetNS:/var/run/netns/998eb763-6ff2-411a-b5e4-65b4e67d30ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf6bbe0c_3dcc_43ee_bc3b_6d80fc1f8398.slice PodAnnotations:0xc000b29b20}] Aliases:map[]}\"",
2026-06-09 12:20:06.285458 | controller |     "Jun 09 12:04:06.711953 crc crio[21508]: time=\"2026-06-09T12:04:06.710985093Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683444-w9pqh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.285473 | controller |     "Jun 09 12:04:07.134571 crc crio[21508]: time=\"2026-06-09T12:04:07.13446581Z\" level=info msg=\"Stopped pod sandbox: 01a06042396cc660af979a2aaaa0ce08f5857b3073a4b0836e6bc651ac35e9eb\" id=5b56a374-df6f-444f-823f-b00606891dce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.285487 | controller |     "Jun 09 12:04:30.649842 crc crio[21508]: time=\"2026-06-09T12:04:30.648205769Z\" level=info msg=\"Removing container: 94c6d77a0ac047eb40899ba4ec45327a38ccc611ba8975395c1880a26f21dd8c\" id=bd5c005d-0bcd-4f56-9f77-c0175cf85194 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.285502 | controller |     "Jun 09 12:04:30.806471 crc crio[21508]: time=\"2026-06-09T12:04:30.806347118Z\" level=info msg=\"Removed container 94c6d77a0ac047eb40899ba4ec45327a38ccc611ba8975395c1880a26f21dd8c: openshift-infra/auto-csr-approver-29683438-55rdx/oc\" id=bd5c005d-0bcd-4f56-9f77-c0175cf85194 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.285516 | controller |     "Jun 09 12:04:30.826999 crc crio[21508]: time=\"2026-06-09T12:04:30.826898086Z\" level=info msg=\"Stopping pod sandbox: 5609a680f20406090a096fc28d576fa78a6bfa4cb41a79c4a1a966893b8a22db\" id=35e353c4-a7f1-4b40-9323-6d136c64b905 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.285530 | controller |     "Jun 09 12:04:30.827505 crc crio[21508]: time=\"2026-06-09T12:04:30.827484343Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5609a680f20406090a096fc28d576fa78a6bfa4cb41a79c4a1a966893b8a22db\" id=35e353c4-a7f1-4b40-9323-6d136c64b905 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.285544 | controller |     "Jun 09 12:04:30.829092 crc crio[21508]: time=\"2026-06-09T12:04:30.829009447Z\" level=info msg=\"Removing pod sandbox: 5609a680f20406090a096fc28d576fa78a6bfa4cb41a79c4a1a966893b8a22db\" id=210384b5-75ff-4744-8056-763ed01b0bfc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.285558 | controller |     "Jun 09 12:04:30.859481 crc crio[21508]: time=\"2026-06-09T12:04:30.859256297Z\" level=info msg=\"Removed pod sandbox: 5609a680f20406090a096fc28d576fa78a6bfa4cb41a79c4a1a966893b8a22db\" id=210384b5-75ff-4744-8056-763ed01b0bfc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.285572 | controller |     "Jun 09 12:05:07.595833 crc crio[21508]: time=\"2026-06-09T12:05:07.594482071Z\" level=info msg=\"Stopping pod sandbox: 823ea84f0c204471a9b4df1f245e751bc41e0a28e176a76b3a72036e9c602edc\" id=b0e9b81c-b9af-4742-944b-95ee05ec22c0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.285585 | controller |     "Jun 09 12:05:07.599019 crc crio[21508]: time=\"2026-06-09T12:05:07.596252552Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-szz8d Namespace:openstack ID:823ea84f0c204471a9b4df1f245e751bc41e0a28e176a76b3a72036e9c602edc UID:e783fe3d-95cd-4a3b-b73e-d5bbee9c76aa NetNS:/var/run/netns/1bba62ff-dbb7-4efc-8bdf-1f804ef8c8c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode783fe3d_95cd_4a3b_b73e_d5bbee9c76aa.slice PodAnnotations:0xc003b386b8}] Aliases:map[]}\"",
2026-06-09 12:20:06.285604 | controller |     "Jun 09 12:05:07.599019 crc crio[21508]: time=\"2026-06-09T12:05:07.59651601Z\" level=info msg=\"Deleting pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-szz8d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.285619 | controller |     "Jun 09 12:05:08.132838 crc crio[21508]: time=\"2026-06-09T12:05:08.131663344Z\" level=info msg=\"Stopped pod sandbox: 823ea84f0c204471a9b4df1f245e751bc41e0a28e176a76b3a72036e9c602edc\" id=b0e9b81c-b9af-4742-944b-95ee05ec22c0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.285633 | controller |     "Jun 09 12:05:09.186554 crc crio[21508]: time=\"2026-06-09T12:05:09.186021746Z\" level=info msg=\"Running pod sandbox: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-87c92/POD\" id=d4b61df4-6b12-45fa-b4ad-1eb117b508fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.285648 | controller |     "Jun 09 12:05:09.188140 crc crio[21508]: time=\"2026-06-09T12:05:09.186580703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.285662 | controller |     "Jun 09 12:05:09.228499 crc crio[21508]: time=\"2026-06-09T12:05:09.228406789Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-87c92 Namespace:openstack ID:10a4e0186cd504be367e0639d8eea240635754aa5a5dafbedd67928023fdf18c UID:830fd90e-d322-486e-a008-d04c649dd673 NetNS:/var/run/netns/dab36a31-5255-4181-bcfb-15dd10a38ac2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod830fd90e_d322_486e_a008_d04c649dd673.slice PodAnnotations:0xc0039b92c0}] Aliases:map[]}\"",
2026-06-09 12:20:06.285677 | controller |     "Jun 09 12:05:09.228499 crc crio[21508]: time=\"2026-06-09T12:05:09.228477971Z\" level=info msg=\"Adding pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-87c92 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.285692 | controller |     "Jun 09 12:05:09.875012 crc crio[21508]: 2026-06-09T12:05:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:10a4e0186cd504b Mac:aa:c6:64:10:51:25 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0a Mtu:0 Sandbox:/var/run/netns/dab36a31-5255-4181-bcfb-15dd10a38ac2 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.285706 | controller |     "Jun 09 12:05:09.876203 crc crio[21508]: time=\"2026-06-09T12:05:09.876122667Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-87c92 Namespace:openstack ID:10a4e0186cd504be367e0639d8eea240635754aa5a5dafbedd67928023fdf18c UID:830fd90e-d322-486e-a008-d04c649dd673 NetNS:/var/run/netns/dab36a31-5255-4181-bcfb-15dd10a38ac2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod830fd90e_d322_486e_a008_d04c649dd673.slice PodAnnotations:0xc0039b92c0}] Aliases:map[]}\"",
2026-06-09 12:20:06.285720 | controller |     "Jun 09 12:05:09.876443 crc crio[21508]: time=\"2026-06-09T12:05:09.876372894Z\" level=info msg=\"Checking pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-87c92 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.285738 | controller |     "Jun 09 12:05:09.887773 crc crio[21508]: time=\"2026-06-09T12:05:09.887605501Z\" level=info msg=\"Ran pod sandbox 10a4e0186cd504be367e0639d8eea240635754aa5a5dafbedd67928023fdf18c with infra container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-87c92/POD\" id=d4b61df4-6b12-45fa-b4ad-1eb117b508fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.285752 | controller |     "Jun 09 12:05:09.889856 crc crio[21508]: time=\"2026-06-09T12:05:09.889815625Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=b8cc61f9-a218-4de3-b574-7cc1513d96bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.285767 | controller |     "Jun 09 12:05:09.943088 crc crio[21508]: time=\"2026-06-09T12:05:09.942998382Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:fe5ad7344e5cf97d4fce7559d9010705780c25c5\" id=eac1d7d5-ee34-4de3-a381-b5de88904f94 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.285782 | controller |     "Jun 09 12:05:09.951007 crc crio[21508]: time=\"2026-06-09T12:05:09.950964173Z\" level=info msg=\"Creating container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-87c92/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=f0d5a82f-7618-4895-bbd6-1a9cb73d40ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.285796 | controller |     "Jun 09 12:05:09.951604 crc crio[21508]: time=\"2026-06-09T12:05:09.951581711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.285809 | controller |     "Jun 09 12:05:10.031831 crc crio[21508]: time=\"2026-06-09T12:05:10.031182786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.285823 | controller |     "Jun 09 12:05:10.035800 crc crio[21508]: time=\"2026-06-09T12:05:10.03509321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.285837 | controller |     "Jun 09 12:05:10.174257 crc crio[21508]: time=\"2026-06-09T12:05:10.174146384Z\" level=info msg=\"Created container d746ee91fd68d6efd4dcd2fa7d450c7b25a7e610b18b2f349d05279b00a43d33: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-87c92/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=f0d5a82f-7618-4895-bbd6-1a9cb73d40ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.285851 | controller |     "Jun 09 12:05:10.175645 crc crio[21508]: time=\"2026-06-09T12:05:10.175561605Z\" level=info msg=\"Starting container: d746ee91fd68d6efd4dcd2fa7d450c7b25a7e610b18b2f349d05279b00a43d33\" id=a1d4b841-2d70-49be-a00b-56e747661518 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.285865 | controller |     "Jun 09 12:05:10.184679 crc crio[21508]: time=\"2026-06-09T12:05:10.184620929Z\" level=info msg=\"Started container\" PID=205494 containerID=d746ee91fd68d6efd4dcd2fa7d450c7b25a7e610b18b2f349d05279b00a43d33 description=openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-87c92/telemetry-edpm-deployment-ipam-openstack-edpm-ipam id=a1d4b841-2d70-49be-a00b-56e747661518 name=/runtime.v1.RuntimeService/StartContainer sandboxID=10a4e0186cd504be367e0639d8eea240635754aa5a5dafbedd67928023fdf18c",
2026-06-09 12:20:06.285880 | controller |     "Jun 09 12:05:17.925476 crc crio[21508]: time=\"2026-06-09T12:05:17.924470994Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-mf7jv/POD\" id=bc169b4a-e2d2-4b46-b691-4b366ad6c014 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.285894 | controller |     "Jun 09 12:05:17.926962 crc crio[21508]: time=\"2026-06-09T12:05:17.925505594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.285913 | controller |     "Jun 09 12:05:17.976007 crc crio[21508]: time=\"2026-06-09T12:05:17.975840218Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-mf7jv Namespace:openshift-marketplace ID:f05e45fdc485828f80745b241158a6a59a34c3b340d0c526c8438ff741b11c13 UID:be5f8d91-eb25-4a62-8e76-b249b39b8f21 NetNS:/var/run/netns/431d71ff-c180-428b-b458-8d2cfb520f22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbe5f8d91_eb25_4a62_8e76_b249b39b8f21.slice PodAnnotations:0xc00244e348}] Aliases:map[]}\"",
2026-06-09 12:20:06.285929 | controller |     "Jun 09 12:05:17.976007 crc crio[21508]: time=\"2026-06-09T12:05:17.975965721Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-mf7jv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.285946 | controller |     "Jun 09 12:05:18.569861 crc crio[21508]: 2026-06-09T12:05:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f05e45fdc485828 Mac:86:b6:ad:27:f2:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0b Mtu:0 Sandbox:/var/run/netns/431d71ff-c180-428b-b458-8d2cfb520f22 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.1.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.285963 | controller |     "Jun 09 12:05:18.571564 crc crio[21508]: time=\"2026-06-09T12:05:18.57147754Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-mf7jv Namespace:openshift-marketplace ID:f05e45fdc485828f80745b241158a6a59a34c3b340d0c526c8438ff741b11c13 UID:be5f8d91-eb25-4a62-8e76-b249b39b8f21 NetNS:/var/run/netns/431d71ff-c180-428b-b458-8d2cfb520f22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbe5f8d91_eb25_4a62_8e76_b249b39b8f21.slice PodAnnotations:0xc00244e348}] Aliases:map[]}\"",
2026-06-09 12:20:06.285977 | controller |     "Jun 09 12:05:18.571751 crc crio[21508]: time=\"2026-06-09T12:05:18.571682386Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-mf7jv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.285992 | controller |     "Jun 09 12:05:18.584075 crc crio[21508]: time=\"2026-06-09T12:05:18.583949833Z\" level=info msg=\"Ran pod sandbox f05e45fdc485828f80745b241158a6a59a34c3b340d0c526c8438ff741b11c13 with infra container: openshift-marketplace/redhat-marketplace-mf7jv/POD\" id=bc169b4a-e2d2-4b46-b691-4b366ad6c014 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.286007 | controller |     "Jun 09 12:05:18.587127 crc crio[21508]: time=\"2026-06-09T12:05:18.587008812Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9fca5e6a-0aba-417c-98c3-60d5d3b8ac08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.286022 | controller |     "Jun 09 12:05:18.591036 crc crio[21508]: time=\"2026-06-09T12:05:18.590945907Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=10faea00-d950-4b7c-b37d-7174ce474f42 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.286036 | controller |     "Jun 09 12:05:18.607167 crc crio[21508]: time=\"2026-06-09T12:05:18.607024284Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-mf7jv/extract-utilities\" id=6a79f898-59f5-4042-a888-0810cee5ed70 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.286050 | controller |     "Jun 09 12:05:18.607993 crc crio[21508]: time=\"2026-06-09T12:05:18.60790752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.286068 | controller |     "Jun 09 12:05:18.673632 crc crio[21508]: time=\"2026-06-09T12:05:18.673506128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.286083 | controller |     "Jun 09 12:05:18.678092 crc crio[21508]: time=\"2026-06-09T12:05:18.677997978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.286097 | controller |     "Jun 09 12:05:18.860836 crc crio[21508]: time=\"2026-06-09T12:05:18.860094064Z\" level=info msg=\"Created container 809d9d742facb7aaf0cae26e311dadd74040e16728b87ed56d03422953c06180: openshift-marketplace/redhat-marketplace-mf7jv/extract-utilities\" id=6a79f898-59f5-4042-a888-0810cee5ed70 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.286112 | controller |     "Jun 09 12:05:18.863473 crc crio[21508]: time=\"2026-06-09T12:05:18.863366609Z\" level=info msg=\"Starting container: 809d9d742facb7aaf0cae26e311dadd74040e16728b87ed56d03422953c06180\" id=41d61b3b-7199-4e4f-a516-16d4ae67fa6e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.286126 | controller |     "Jun 09 12:05:18.871427 crc crio[21508]: time=\"2026-06-09T12:05:18.871272719Z\" level=info msg=\"Started container\" PID=206034 containerID=809d9d742facb7aaf0cae26e311dadd74040e16728b87ed56d03422953c06180 description=openshift-marketplace/redhat-marketplace-mf7jv/extract-utilities id=41d61b3b-7199-4e4f-a516-16d4ae67fa6e name=/runtime.v1.RuntimeService/StartContainer sandboxID=f05e45fdc485828f80745b241158a6a59a34c3b340d0c526c8438ff741b11c13",
2026-06-09 12:20:06.286141 | controller |     "Jun 09 12:05:19.781750 crc crio[21508]: time=\"2026-06-09T12:05:19.781630544Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=09072e5d-9303-42ce-9595-0d505edb3e0c name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.286155 | controller |     "Jun 09 12:05:19.792349 crc crio[21508]: time=\"2026-06-09T12:05:19.792196382Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-09 12:20:06.286170 | controller |     "Jun 09 12:05:20.568932 crc crio[21508]: time=\"2026-06-09T12:05:20.56820591Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=09072e5d-9303-42ce-9595-0d505edb3e0c name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.286185 | controller |     "Jun 09 12:05:20.569753 crc crio[21508]: time=\"2026-06-09T12:05:20.569646822Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=9dc26ade-6a21-422a-a8b8-f728c97b7c32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.286200 | controller |     "Jun 09 12:05:20.573363 crc crio[21508]: time=\"2026-06-09T12:05:20.573244727Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=8898e2fd-577e-414f-b5bd-b8ba7cf36858 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.286214 | controller |     "Jun 09 12:05:20.581869 crc crio[21508]: time=\"2026-06-09T12:05:20.581782925Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-mf7jv/extract-content\" id=258aca7b-ad2c-4aa8-a202-0d70b3557ee5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.286228 | controller |     "Jun 09 12:05:20.582413 crc crio[21508]: time=\"2026-06-09T12:05:20.582370172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.286242 | controller |     "Jun 09 12:05:20.633944 crc crio[21508]: time=\"2026-06-09T12:05:20.633839159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.286261 | controller |     "Jun 09 12:05:20.637678 crc crio[21508]: time=\"2026-06-09T12:05:20.637617489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.286276 | controller |     "Jun 09 12:05:20.814572 crc crio[21508]: time=\"2026-06-09T12:05:20.814450982Z\" level=info msg=\"Created container cf656715556ede3b4920f33449f438c60e4a33f37ffa72cec978e40f5bf84677: openshift-marketplace/redhat-marketplace-mf7jv/extract-content\" id=258aca7b-ad2c-4aa8-a202-0d70b3557ee5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.286290 | controller |     "Jun 09 12:05:20.816170 crc crio[21508]: time=\"2026-06-09T12:05:20.816056688Z\" level=info msg=\"Starting container: cf656715556ede3b4920f33449f438c60e4a33f37ffa72cec978e40f5bf84677\" id=b42b26b4-0dfe-49af-9d4d-3b3c8b3618b7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.286304 | controller |     "Jun 09 12:05:20.822643 crc crio[21508]: time=\"2026-06-09T12:05:20.822264629Z\" level=info msg=\"Started container\" PID=206140 containerID=cf656715556ede3b4920f33449f438c60e4a33f37ffa72cec978e40f5bf84677 description=openshift-marketplace/redhat-marketplace-mf7jv/extract-content id=b42b26b4-0dfe-49af-9d4d-3b3c8b3618b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f05e45fdc485828f80745b241158a6a59a34c3b340d0c526c8438ff741b11c13",
2026-06-09 12:20:06.286319 | controller |     "Jun 09 12:05:21.817262 crc crio[21508]: time=\"2026-06-09T12:05:21.81634671Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2f2cba80-50e2-4361-9aa3-06da8ad4191a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.286333 | controller |     "Jun 09 12:05:21.824755 crc crio[21508]: time=\"2026-06-09T12:05:21.82459687Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f1728b6a-6321-48ed-b68d-fbe0183f8f4e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.286362 | controller |     "Jun 09 12:05:21.846922 crc crio[21508]: time=\"2026-06-09T12:05:21.846802825Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-mf7jv/registry-server\" id=05f23746-fc6a-46f1-82a5-3270a1d560d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.286382 | controller |     "Jun 09 12:05:21.847477 crc crio[21508]: time=\"2026-06-09T12:05:21.847411253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.286396 | controller |     "Jun 09 12:05:21.929656 crc crio[21508]: time=\"2026-06-09T12:05:21.926699329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.286410 | controller |     "Jun 09 12:05:21.936529 crc crio[21508]: time=\"2026-06-09T12:05:21.936419182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.286425 | controller |     "Jun 09 12:05:22.094742 crc crio[21508]: time=\"2026-06-09T12:05:22.094606022Z\" level=info msg=\"Created container 3e8d1b3903a6aa5bd56243046cfb9da15be570db33400e5418ba5ceada638420: openshift-marketplace/redhat-marketplace-mf7jv/registry-server\" id=05f23746-fc6a-46f1-82a5-3270a1d560d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.286439 | controller |     "Jun 09 12:05:22.096069 crc crio[21508]: time=\"2026-06-09T12:05:22.095964792Z\" level=info msg=\"Starting container: 3e8d1b3903a6aa5bd56243046cfb9da15be570db33400e5418ba5ceada638420\" id=4300abc8-840b-4b7a-83e7-9eae741d2161 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.286458 | controller |     "Jun 09 12:05:22.101871 crc crio[21508]: time=\"2026-06-09T12:05:22.10175845Z\" level=info msg=\"Started container\" PID=206240 containerID=3e8d1b3903a6aa5bd56243046cfb9da15be570db33400e5418ba5ceada638420 description=openshift-marketplace/redhat-marketplace-mf7jv/registry-server id=4300abc8-840b-4b7a-83e7-9eae741d2161 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f05e45fdc485828f80745b241158a6a59a34c3b340d0c526c8438ff741b11c13",
2026-06-09 12:20:06.286472 | controller |     "Jun 09 12:05:30.948628 crc crio[21508]: time=\"2026-06-09T12:05:30.946530128Z\" level=info msg=\"Stopping container: 3e8d1b3903a6aa5bd56243046cfb9da15be570db33400e5418ba5ceada638420 (timeout: 2s)\" id=0e6f8949-318d-467b-8d36-f06d153b2ce0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.286487 | controller |     "Jun 09 12:05:31.650209 crc crio[21508]: time=\"2026-06-09T12:05:31.642791758Z\" level=info msg=\"Stopped container 3e8d1b3903a6aa5bd56243046cfb9da15be570db33400e5418ba5ceada638420: openshift-marketplace/redhat-marketplace-mf7jv/registry-server\" id=0e6f8949-318d-467b-8d36-f06d153b2ce0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.286501 | controller |     "Jun 09 12:05:31.650209 crc crio[21508]: time=\"2026-06-09T12:05:31.644046284Z\" level=info msg=\"Stopping pod sandbox: f05e45fdc485828f80745b241158a6a59a34c3b340d0c526c8438ff741b11c13\" id=6bdc70f3-70b4-4aed-9e85-39d8bb887634 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.286515 | controller |     "Jun 09 12:05:31.650209 crc crio[21508]: time=\"2026-06-09T12:05:31.649119402Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-mf7jv Namespace:openshift-marketplace ID:f05e45fdc485828f80745b241158a6a59a34c3b340d0c526c8438ff741b11c13 UID:be5f8d91-eb25-4a62-8e76-b249b39b8f21 NetNS:/var/run/netns/431d71ff-c180-428b-b458-8d2cfb520f22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbe5f8d91_eb25_4a62_8e76_b249b39b8f21.slice PodAnnotations:0xc004e43608}] Aliases:map[]}\"",
2026-06-09 12:20:06.286530 | controller |     "Jun 09 12:05:31.650209 crc crio[21508]: time=\"2026-06-09T12:05:31.649273726Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-mf7jv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.286544 | controller |     "Jun 09 12:05:32.079422 crc crio[21508]: time=\"2026-06-09T12:05:32.078913811Z\" level=info msg=\"Stopped pod sandbox: f05e45fdc485828f80745b241158a6a59a34c3b340d0c526c8438ff741b11c13\" id=6bdc70f3-70b4-4aed-9e85-39d8bb887634 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.286558 | controller |     "Jun 09 12:05:33.000603 crc crio[21508]: time=\"2026-06-09T12:05:33.000133463Z\" level=info msg=\"Removing container: 3e8d1b3903a6aa5bd56243046cfb9da15be570db33400e5418ba5ceada638420\" id=62dcc103-97ea-4855-afb2-e55a9d58f12c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.286572 | controller |     "Jun 09 12:05:33.028858 crc crio[21508]: time=\"2026-06-09T12:05:33.028749915Z\" level=info msg=\"Removed container 3e8d1b3903a6aa5bd56243046cfb9da15be570db33400e5418ba5ceada638420: openshift-marketplace/redhat-marketplace-mf7jv/registry-server\" id=62dcc103-97ea-4855-afb2-e55a9d58f12c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.286586 | controller |     "Jun 09 12:05:33.032215 crc crio[21508]: time=\"2026-06-09T12:05:33.031928148Z\" level=info msg=\"Removing container: cf656715556ede3b4920f33449f438c60e4a33f37ffa72cec978e40f5bf84677\" id=35257901-f172-4230-b255-b4b5e2171166 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.286600 | controller |     "Jun 09 12:05:33.090390 crc crio[21508]: time=\"2026-06-09T12:05:33.090151111Z\" level=info msg=\"Removed container cf656715556ede3b4920f33449f438c60e4a33f37ffa72cec978e40f5bf84677: openshift-marketplace/redhat-marketplace-mf7jv/extract-content\" id=35257901-f172-4230-b255-b4b5e2171166 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.286624 | controller |     "Jun 09 12:05:33.097605 crc crio[21508]: time=\"2026-06-09T12:05:33.097489485Z\" level=info msg=\"Removing container: 809d9d742facb7aaf0cae26e311dadd74040e16728b87ed56d03422953c06180\" id=52e21f5a-f9b3-4fc7-a179-b8f2a2e56001 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.286638 | controller |     "Jun 09 12:05:33.141369 crc crio[21508]: time=\"2026-06-09T12:05:33.141191666Z\" level=info msg=\"Removed container 809d9d742facb7aaf0cae26e311dadd74040e16728b87ed56d03422953c06180: openshift-marketplace/redhat-marketplace-mf7jv/extract-utilities\" id=52e21f5a-f9b3-4fc7-a179-b8f2a2e56001 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.286652 | controller |     "Jun 09 12:06:00.546254 crc crio[21508]: time=\"2026-06-09T12:06:00.545070691Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683446-qv4qr/POD\" id=80697934-7bda-4d2e-b4ce-df451217d1a9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.286666 | controller |     "Jun 09 12:06:00.547862 crc crio[21508]: time=\"2026-06-09T12:06:00.546269765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.286680 | controller |     "Jun 09 12:06:00.590868 crc crio[21508]: time=\"2026-06-09T12:06:00.590755559Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683446-qv4qr Namespace:openshift-infra ID:5f46330849a0567c871bbf6203a9174dddcd49464c83452bfbe34bcd5ca5ba37 UID:6af11d13-e100-46a2-8b18-263ef9ae0f6f NetNS:/var/run/netns/a262aa2f-2cf3-48e9-af0b-3c28d032c435 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6af11d13_e100_46a2_8b18_263ef9ae0f6f.slice PodAnnotations:0xc00465e598}] Aliases:map[]}\"",
2026-06-09 12:20:06.286695 | controller |     "Jun 09 12:06:00.590868 crc crio[21508]: time=\"2026-06-09T12:06:00.590820741Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683446-qv4qr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.286709 | controller |     "Jun 09 12:06:01.153049 crc crio[21508]: 2026-06-09T12:06:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5f46330849a0567 Mac:ee:e2:02:75:9e:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0c Mtu:0 Sandbox:/var/run/netns/a262aa2f-2cf3-48e9-af0b-3c28d032c435 SocketPath: PciID:}] [{Interface:0xc0005825a0 Address:{IP:10.217.1.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.286723 | controller |     "Jun 09 12:06:01.154638 crc crio[21508]: time=\"2026-06-09T12:06:01.154541996Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683446-qv4qr Namespace:openshift-infra ID:5f46330849a0567c871bbf6203a9174dddcd49464c83452bfbe34bcd5ca5ba37 UID:6af11d13-e100-46a2-8b18-263ef9ae0f6f NetNS:/var/run/netns/a262aa2f-2cf3-48e9-af0b-3c28d032c435 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6af11d13_e100_46a2_8b18_263ef9ae0f6f.slice PodAnnotations:0xc00465e598}] Aliases:map[]}\"",
2026-06-09 12:20:06.286737 | controller |     "Jun 09 12:06:01.154821 crc crio[21508]: time=\"2026-06-09T12:06:01.154784843Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683446-qv4qr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.286751 | controller |     "Jun 09 12:06:01.167172 crc crio[21508]: time=\"2026-06-09T12:06:01.16707881Z\" level=info msg=\"Ran pod sandbox 5f46330849a0567c871bbf6203a9174dddcd49464c83452bfbe34bcd5ca5ba37 with infra container: openshift-infra/auto-csr-approver-29683446-qv4qr/POD\" id=80697934-7bda-4d2e-b4ce-df451217d1a9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.286768 | controller |     "Jun 09 12:06:01.170401 crc crio[21508]: time=\"2026-06-09T12:06:01.17014646Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=f347e2d6-b60c-4195-8e78-5ef62dcd55cc name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.286783 | controller |     "Jun 09 12:06:01.177259 crc crio[21508]: time=\"2026-06-09T12:06:01.177171964Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 12:20:06.286797 | controller |     "Jun 09 12:06:01.938736 crc crio[21508]: time=\"2026-06-09T12:06:01.938132185Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=f347e2d6-b60c-4195-8e78-5ef62dcd55cc name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.286811 | controller |     "Jun 09 12:06:01.940244 crc crio[21508]: time=\"2026-06-09T12:06:01.939472404Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0e81005f-143c-4168-bd88-fbeaf8a92954 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.286825 | controller |     "Jun 09 12:06:01.941517 crc crio[21508]: time=\"2026-06-09T12:06:01.941438961Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5cd7f2cc-d951-408b-a720-2d02a295524f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.286839 | controller |     "Jun 09 12:06:01.951661 crc crio[21508]: time=\"2026-06-09T12:06:01.951478693Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683446-qv4qr/oc\" id=9a4f3655-1747-44ea-a32d-b7d98d5a9cb8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.286853 | controller |     "Jun 09 12:06:01.952086 crc crio[21508]: time=\"2026-06-09T12:06:01.951997408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.286867 | controller |     "Jun 09 12:06:02.011136 crc crio[21508]: time=\"2026-06-09T12:06:02.010984214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.286881 | controller |     "Jun 09 12:06:02.269527 crc crio[21508]: time=\"2026-06-09T12:06:02.268879594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.286895 | controller |     "Jun 09 12:06:02.430150 crc crio[21508]: time=\"2026-06-09T12:06:02.429961529Z\" level=info msg=\"Created container 291cdf1439a9ea2161628a4859eee16a74321c0127230ff8203703a48d0a0b53: openshift-infra/auto-csr-approver-29683446-qv4qr/oc\" id=9a4f3655-1747-44ea-a32d-b7d98d5a9cb8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.286909 | controller |     "Jun 09 12:06:02.431479 crc crio[21508]: time=\"2026-06-09T12:06:02.43137874Z\" level=info msg=\"Starting container: 291cdf1439a9ea2161628a4859eee16a74321c0127230ff8203703a48d0a0b53\" id=f956b653-17b4-4bae-9f82-dfed6ef8e5d7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.286923 | controller |     "Jun 09 12:06:02.437397 crc crio[21508]: time=\"2026-06-09T12:06:02.437141227Z\" level=info msg=\"Started container\" PID=208694 containerID=291cdf1439a9ea2161628a4859eee16a74321c0127230ff8203703a48d0a0b53 description=openshift-infra/auto-csr-approver-29683446-qv4qr/oc id=f956b653-17b4-4bae-9f82-dfed6ef8e5d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5f46330849a0567c871bbf6203a9174dddcd49464c83452bfbe34bcd5ca5ba37",
2026-06-09 12:20:06.286938 | controller |     "Jun 09 12:06:04.492853 crc crio[21508]: time=\"2026-06-09T12:06:04.491846033Z\" level=info msg=\"Stopping pod sandbox: 5f46330849a0567c871bbf6203a9174dddcd49464c83452bfbe34bcd5ca5ba37\" id=9e07dc2a-61fe-4943-bddf-3642d8b1a281 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.286956 | controller |     "Jun 09 12:06:04.494189 crc crio[21508]: time=\"2026-06-09T12:06:04.493631935Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683446-qv4qr Namespace:openshift-infra ID:5f46330849a0567c871bbf6203a9174dddcd49464c83452bfbe34bcd5ca5ba37 UID:6af11d13-e100-46a2-8b18-263ef9ae0f6f NetNS:/var/run/netns/a262aa2f-2cf3-48e9-af0b-3c28d032c435 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6af11d13_e100_46a2_8b18_263ef9ae0f6f.slice PodAnnotations:0xc00008d1c8}] Aliases:map[]}\"",
2026-06-09 12:20:06.286971 | controller |     "Jun 09 12:06:04.494189 crc crio[21508]: time=\"2026-06-09T12:06:04.493824651Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683446-qv4qr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.286986 | controller |     "Jun 09 12:06:04.810175 crc crio[21508]: time=\"2026-06-09T12:06:04.810072518Z\" level=info msg=\"Stopped pod sandbox: 5f46330849a0567c871bbf6203a9174dddcd49464c83452bfbe34bcd5ca5ba37\" id=9e07dc2a-61fe-4943-bddf-3642d8b1a281 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.287000 | controller |     "Jun 09 12:06:12.947822 crc crio[21508]: time=\"2026-06-09T12:06:12.946994301Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-c65qf/POD\" id=66d47a92-d6bd-4f9b-a147-4956fecce767 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.287015 | controller |     "Jun 09 12:06:12.949214 crc crio[21508]: time=\"2026-06-09T12:06:12.947844005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.287030 | controller |     "Jun 09 12:06:12.992777 crc crio[21508]: time=\"2026-06-09T12:06:12.992646718Z\" level=info msg=\"Got pod network &{Name:community-operators-c65qf Namespace:openshift-marketplace ID:6f5112f765eb841b596e727a9219ab73ca89f1f1c3d6c4e778fa62e4b7c95173 UID:f1fa955f-72f7-455d-9aaa-f88a3462eb30 NetNS:/var/run/netns/05adb805-fb43-4de8-84ed-83f23e9cd242 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf1fa955f_72f7_455d_9aaa_f88a3462eb30.slice PodAnnotations:0xc003b383f0}] Aliases:map[]}\"",
2026-06-09 12:20:06.287044 | controller |     "Jun 09 12:06:12.992777 crc crio[21508]: time=\"2026-06-09T12:06:12.992783252Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-c65qf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.287059 | controller |     "Jun 09 12:06:13.626320 crc crio[21508]: 2026-06-09T12:06:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6f5112f765eb841 Mac:b2:69:e7:09:e6:1c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0d Mtu:0 Sandbox:/var/run/netns/05adb805-fb43-4de8-84ed-83f23e9cd242 SocketPath: PciID:}] [{Interface:0xc000238cb0 Address:{IP:10.217.1.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.287073 | controller |     "Jun 09 12:06:13.627641 crc crio[21508]: time=\"2026-06-09T12:06:13.627543792Z\" level=info msg=\"Got pod network &{Name:community-operators-c65qf Namespace:openshift-marketplace ID:6f5112f765eb841b596e727a9219ab73ca89f1f1c3d6c4e778fa62e4b7c95173 UID:f1fa955f-72f7-455d-9aaa-f88a3462eb30 NetNS:/var/run/netns/05adb805-fb43-4de8-84ed-83f23e9cd242 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf1fa955f_72f7_455d_9aaa_f88a3462eb30.slice PodAnnotations:0xc003b383f0}] Aliases:map[]}\"",
2026-06-09 12:20:06.287087 | controller |     "Jun 09 12:06:13.627796 crc crio[21508]: time=\"2026-06-09T12:06:13.627759938Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-c65qf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.287108 | controller |     "Jun 09 12:06:13.639036 crc crio[21508]: time=\"2026-06-09T12:06:13.638604924Z\" level=info msg=\"Ran pod sandbox 6f5112f765eb841b596e727a9219ab73ca89f1f1c3d6c4e778fa62e4b7c95173 with infra container: openshift-marketplace/community-operators-c65qf/POD\" id=66d47a92-d6bd-4f9b-a147-4956fecce767 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.287124 | controller |     "Jun 09 12:06:13.642979 crc crio[21508]: time=\"2026-06-09T12:06:13.642823706Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8a2ef683-5424-484e-9f2e-60eeb8ef55e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.287139 | controller |     "Jun 09 12:06:13.647026 crc crio[21508]: time=\"2026-06-09T12:06:13.646355759Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3e62fc42-47e8-4269-8b73-d36c09aca3af name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.287153 | controller |     "Jun 09 12:06:13.684836 crc crio[21508]: time=\"2026-06-09T12:06:13.684763866Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-c65qf/extract-utilities\" id=62def379-b387-4dcf-ad53-203750dfc851 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.287167 | controller |     "Jun 09 12:06:13.685571 crc crio[21508]: time=\"2026-06-09T12:06:13.685545719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.287181 | controller |     "Jun 09 12:06:13.737147 crc crio[21508]: time=\"2026-06-09T12:06:13.737089348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.287195 | controller |     "Jun 09 12:06:13.742991 crc crio[21508]: time=\"2026-06-09T12:06:13.742958419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.287210 | controller |     "Jun 09 12:06:13.932631 crc crio[21508]: time=\"2026-06-09T12:06:13.931935815Z\" level=info msg=\"Created container 3af5ace529f2c80f77e8517916a9e8f924e54e533f25a60c21306abae689493f: openshift-marketplace/community-operators-c65qf/extract-utilities\" id=62def379-b387-4dcf-ad53-203750dfc851 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.287224 | controller |     "Jun 09 12:06:13.934139 crc crio[21508]: time=\"2026-06-09T12:06:13.934046556Z\" level=info msg=\"Starting container: 3af5ace529f2c80f77e8517916a9e8f924e54e533f25a60c21306abae689493f\" id=6a87e843-fa91-4554-bc1c-e1564879d57a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.287239 | controller |     "Jun 09 12:06:13.942404 crc crio[21508]: time=\"2026-06-09T12:06:13.942240184Z\" level=info msg=\"Started container\" PID=209505 containerID=3af5ace529f2c80f77e8517916a9e8f924e54e533f25a60c21306abae689493f description=openshift-marketplace/community-operators-c65qf/extract-utilities id=6a87e843-fa91-4554-bc1c-e1564879d57a name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f5112f765eb841b596e727a9219ab73ca89f1f1c3d6c4e778fa62e4b7c95173",
2026-06-09 12:20:06.287253 | controller |     "Jun 09 12:06:14.682376 crc crio[21508]: time=\"2026-06-09T12:06:14.681629408Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=65cdc310-6b60-4c69-9da8-e745a66f49b8 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.287268 | controller |     "Jun 09 12:06:14.696096 crc crio[21508]: time=\"2026-06-09T12:06:14.696022926Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-09 12:20:06.287286 | controller |     "Jun 09 12:06:15.561493 crc crio[21508]: time=\"2026-06-09T12:06:15.560889889Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:def439c5598f6bf65a7f632a7c0615f3a20834ca790d15f71de6a97e3bf1d2d7\" id=65cdc310-6b60-4c69-9da8-e745a66f49b8 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.287301 | controller |     "Jun 09 12:06:15.563091 crc crio[21508]: time=\"2026-06-09T12:06:15.562770614Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=53477510-ac7a-4fd6-8da8-01e4d3439990 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.287315 | controller |     "Jun 09 12:06:15.565742 crc crio[21508]: time=\"2026-06-09T12:06:15.565365349Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=adc48db4-01cd-4227-82d3-4751f29778ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.287329 | controller |     "Jun 09 12:06:15.574967 crc crio[21508]: time=\"2026-06-09T12:06:15.574873986Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-c65qf/extract-content\" id=db38d5d5-333e-4174-a1a7-fafce0c048ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.287343 | controller |     "Jun 09 12:06:15.576551 crc crio[21508]: time=\"2026-06-09T12:06:15.576485343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.287378 | controller |     "Jun 09 12:06:15.648924 crc crio[21508]: time=\"2026-06-09T12:06:15.648858538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.287393 | controller |     "Jun 09 12:06:15.653630 crc crio[21508]: time=\"2026-06-09T12:06:15.653594695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.287408 | controller |     "Jun 09 12:06:16.128866 crc crio[21508]: time=\"2026-06-09T12:06:16.128447155Z\" level=info msg=\"Created container 9082d1852055aae9e4777f5b9a4a06b8dc07fcc6565642e93cfa5bf01b3db9f7: openshift-marketplace/community-operators-c65qf/extract-content\" id=db38d5d5-333e-4174-a1a7-fafce0c048ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.287422 | controller |     "Jun 09 12:06:16.130633 crc crio[21508]: time=\"2026-06-09T12:06:16.130566857Z\" level=info msg=\"Starting container: 9082d1852055aae9e4777f5b9a4a06b8dc07fcc6565642e93cfa5bf01b3db9f7\" id=cb6dfdd1-07ce-4619-bf07-34bf64161d8e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.287436 | controller |     "Jun 09 12:06:16.136894 crc crio[21508]: time=\"2026-06-09T12:06:16.136701545Z\" level=info msg=\"Started container\" PID=209637 containerID=9082d1852055aae9e4777f5b9a4a06b8dc07fcc6565642e93cfa5bf01b3db9f7 description=openshift-marketplace/community-operators-c65qf/extract-content id=cb6dfdd1-07ce-4619-bf07-34bf64161d8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f5112f765eb841b596e727a9219ab73ca89f1f1c3d6c4e778fa62e4b7c95173",
2026-06-09 12:20:06.287451 | controller |     "Jun 09 12:06:20.775503 crc crio[21508]: time=\"2026-06-09T12:06:20.774753981Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9e55d7e8-327f-48e1-a97e-14fe3c26b1c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.287465 | controller |     "Jun 09 12:06:20.778530 crc crio[21508]: time=\"2026-06-09T12:06:20.778441548Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=041acd84-8987-4790-b654-51f5f53f3630 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.287483 | controller |     "Jun 09 12:06:20.812580 crc crio[21508]: time=\"2026-06-09T12:06:20.812426607Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-c65qf/registry-server\" id=e66309fc-945f-42a8-8e38-86d918d4fef1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.287497 | controller |     "Jun 09 12:06:20.812904 crc crio[21508]: time=\"2026-06-09T12:06:20.812840729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.287511 | controller |     "Jun 09 12:06:20.885080 crc crio[21508]: time=\"2026-06-09T12:06:20.885015218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.287525 | controller |     "Jun 09 12:06:20.889412 crc crio[21508]: time=\"2026-06-09T12:06:20.889374245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.287539 | controller |     "Jun 09 12:06:21.138660 crc crio[21508]: time=\"2026-06-09T12:06:21.138552822Z\" level=info msg=\"Created container 27dca2c207d227633348da12132d833bd71566377b59ac1243a17d2e3fcdd7e1: openshift-marketplace/community-operators-c65qf/registry-server\" id=e66309fc-945f-42a8-8e38-86d918d4fef1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.287553 | controller |     "Jun 09 12:06:21.140622 crc crio[21508]: time=\"2026-06-09T12:06:21.140542979Z\" level=info msg=\"Starting container: 27dca2c207d227633348da12132d833bd71566377b59ac1243a17d2e3fcdd7e1\" id=9787076a-e82f-4bc6-bf03-cc50a46f62f5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.287567 | controller |     "Jun 09 12:06:21.148272 crc crio[21508]: time=\"2026-06-09T12:06:21.148151761Z\" level=info msg=\"Started container\" PID=209922 containerID=27dca2c207d227633348da12132d833bd71566377b59ac1243a17d2e3fcdd7e1 description=openshift-marketplace/community-operators-c65qf/registry-server id=9787076a-e82f-4bc6-bf03-cc50a46f62f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f5112f765eb841b596e727a9219ab73ca89f1f1c3d6c4e778fa62e4b7c95173",
2026-06-09 12:20:06.287581 | controller |     "Jun 09 12:06:30.903701 crc crio[21508]: time=\"2026-06-09T12:06:30.902852693Z\" level=info msg=\"Removing container: 7b734c24416e73a4ee290bd979145217509d8343bda9af6377635fedbd549ee0\" id=d6665dc7-2658-4839-b679-9e02129988e9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.287604 | controller |     "Jun 09 12:06:31.061742 crc crio[21508]: time=\"2026-06-09T12:06:31.060876019Z\" level=info msg=\"Removed container 7b734c24416e73a4ee290bd979145217509d8343bda9af6377635fedbd549ee0: openshift-infra/auto-csr-approver-29683440-gcp29/oc\" id=d6665dc7-2658-4839-b679-9e02129988e9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.287619 | controller |     "Jun 09 12:06:31.075421 crc crio[21508]: time=\"2026-06-09T12:06:31.075263578Z\" level=info msg=\"Stopping pod sandbox: 7bd09e24d9543db3b2ffb6e6498d26783b56cdcd8dabb908c7244a1804feeb42\" id=2f973b69-3b25-4aea-8a9b-1d6770e2e88c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.287633 | controller |     "Jun 09 12:06:31.076249 crc crio[21508]: time=\"2026-06-09T12:06:31.076151343Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7bd09e24d9543db3b2ffb6e6498d26783b56cdcd8dabb908c7244a1804feeb42\" id=2f973b69-3b25-4aea-8a9b-1d6770e2e88c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.287648 | controller |     "Jun 09 12:06:31.078700 crc crio[21508]: time=\"2026-06-09T12:06:31.078588034Z\" level=info msg=\"Removing pod sandbox: 7bd09e24d9543db3b2ffb6e6498d26783b56cdcd8dabb908c7244a1804feeb42\" id=8ea8354d-5f0a-4346-b994-100debfc41ef name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.287666 | controller |     "Jun 09 12:06:31.096365 crc crio[21508]: time=\"2026-06-09T12:06:31.095261709Z\" level=info msg=\"Removed pod sandbox: 7bd09e24d9543db3b2ffb6e6498d26783b56cdcd8dabb908c7244a1804feeb42\" id=8ea8354d-5f0a-4346-b994-100debfc41ef name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.287680 | controller |     "Jun 09 12:06:31.098798 crc crio[21508]: time=\"2026-06-09T12:06:31.098706729Z\" level=info msg=\"Stopping pod sandbox: f05e45fdc485828f80745b241158a6a59a34c3b340d0c526c8438ff741b11c13\" id=90eb05fb-8d52-4530-a995-65f40cc072ce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.287694 | controller |     "Jun 09 12:06:31.098977 crc crio[21508]: time=\"2026-06-09T12:06:31.098958867Z\" level=info msg=\"Stopped pod sandbox (already stopped): f05e45fdc485828f80745b241158a6a59a34c3b340d0c526c8438ff741b11c13\" id=90eb05fb-8d52-4530-a995-65f40cc072ce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.287708 | controller |     "Jun 09 12:06:31.102537 crc crio[21508]: time=\"2026-06-09T12:06:31.102467709Z\" level=info msg=\"Removing pod sandbox: f05e45fdc485828f80745b241158a6a59a34c3b340d0c526c8438ff741b11c13\" id=d5091bbd-0d82-45fd-be56-95dc35a998bd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.287722 | controller |     "Jun 09 12:06:31.120521 crc crio[21508]: time=\"2026-06-09T12:06:31.12038549Z\" level=info msg=\"Removed pod sandbox: f05e45fdc485828f80745b241158a6a59a34c3b340d0c526c8438ff741b11c13\" id=d5091bbd-0d82-45fd-be56-95dc35a998bd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.287736 | controller |     "Jun 09 12:06:34.995422 crc crio[21508]: time=\"2026-06-09T12:06:34.993777597Z\" level=info msg=\"Stopping container: 27dca2c207d227633348da12132d833bd71566377b59ac1243a17d2e3fcdd7e1 (timeout: 2s)\" id=bdee91eb-8951-41f0-b451-259f57188697 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.287750 | controller |     "Jun 09 12:06:35.662577 crc crio[21508]: time=\"2026-06-09T12:06:35.66197112Z\" level=info msg=\"Stopped container 27dca2c207d227633348da12132d833bd71566377b59ac1243a17d2e3fcdd7e1: openshift-marketplace/community-operators-c65qf/registry-server\" id=bdee91eb-8951-41f0-b451-259f57188697 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.287764 | controller |     "Jun 09 12:06:35.664200 crc crio[21508]: time=\"2026-06-09T12:06:35.664106362Z\" level=info msg=\"Stopping pod sandbox: 6f5112f765eb841b596e727a9219ab73ca89f1f1c3d6c4e778fa62e4b7c95173\" id=a4d2e45f-78a3-45c4-a257-ae0b99075a06 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.287778 | controller |     "Jun 09 12:06:35.665088 crc crio[21508]: time=\"2026-06-09T12:06:35.665012189Z\" level=info msg=\"Got pod network &{Name:community-operators-c65qf Namespace:openshift-marketplace ID:6f5112f765eb841b596e727a9219ab73ca89f1f1c3d6c4e778fa62e4b7c95173 UID:f1fa955f-72f7-455d-9aaa-f88a3462eb30 NetNS:/var/run/netns/05adb805-fb43-4de8-84ed-83f23e9cd242 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf1fa955f_72f7_455d_9aaa_f88a3462eb30.slice PodAnnotations:0xc004f90178}] Aliases:map[]}\"",
2026-06-09 12:20:06.287793 | controller |     "Jun 09 12:06:35.665279 crc crio[21508]: time=\"2026-06-09T12:06:35.665216334Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-c65qf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.287807 | controller |     "Jun 09 12:06:36.034520 crc crio[21508]: time=\"2026-06-09T12:06:36.0343638Z\" level=info msg=\"Stopped pod sandbox: 6f5112f765eb841b596e727a9219ab73ca89f1f1c3d6c4e778fa62e4b7c95173\" id=a4d2e45f-78a3-45c4-a257-ae0b99075a06 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.287821 | controller |     "Jun 09 12:06:37.038965 crc crio[21508]: time=\"2026-06-09T12:06:37.038466253Z\" level=info msg=\"Removing container: 27dca2c207d227633348da12132d833bd71566377b59ac1243a17d2e3fcdd7e1\" id=33395b09-7a20-4e06-885a-6460dd07eb26 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.287839 | controller |     "Jun 09 12:06:37.109247 crc crio[21508]: time=\"2026-06-09T12:06:37.108687405Z\" level=info msg=\"Removed container 27dca2c207d227633348da12132d833bd71566377b59ac1243a17d2e3fcdd7e1: openshift-marketplace/community-operators-c65qf/registry-server\" id=33395b09-7a20-4e06-885a-6460dd07eb26 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.287853 | controller |     "Jun 09 12:06:37.112324 crc crio[21508]: time=\"2026-06-09T12:06:37.112232778Z\" level=info msg=\"Removing container: 9082d1852055aae9e4777f5b9a4a06b8dc07fcc6565642e93cfa5bf01b3db9f7\" id=bd79aa01-2860-49ca-ad82-7626ec5840d9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.287867 | controller |     "Jun 09 12:06:37.144247 crc crio[21508]: time=\"2026-06-09T12:06:37.144125785Z\" level=info msg=\"Removed container 9082d1852055aae9e4777f5b9a4a06b8dc07fcc6565642e93cfa5bf01b3db9f7: openshift-marketplace/community-operators-c65qf/extract-content\" id=bd79aa01-2860-49ca-ad82-7626ec5840d9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.287881 | controller |     "Jun 09 12:06:37.148943 crc crio[21508]: time=\"2026-06-09T12:06:37.148882494Z\" level=info msg=\"Removing container: 3af5ace529f2c80f77e8517916a9e8f924e54e533f25a60c21306abae689493f\" id=5b924d08-0f20-4fac-a48c-b1b3e6e2f9cc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.287895 | controller |     "Jun 09 12:06:37.218423 crc crio[21508]: time=\"2026-06-09T12:06:37.218181139Z\" level=info msg=\"Removed container 3af5ace529f2c80f77e8517916a9e8f924e54e533f25a60c21306abae689493f: openshift-marketplace/community-operators-c65qf/extract-utilities\" id=5b924d08-0f20-4fac-a48c-b1b3e6e2f9cc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.287909 | controller |     "Jun 09 12:07:31.163877 crc crio[21508]: time=\"2026-06-09T12:07:31.16291468Z\" level=info msg=\"Stopping pod sandbox: 6f5112f765eb841b596e727a9219ab73ca89f1f1c3d6c4e778fa62e4b7c95173\" id=df066a49-b1ff-40b1-ba59-6048cdb9a656 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.287924 | controller |     "Jun 09 12:07:31.163877 crc crio[21508]: time=\"2026-06-09T12:07:31.163882668Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6f5112f765eb841b596e727a9219ab73ca89f1f1c3d6c4e778fa62e4b7c95173\" id=df066a49-b1ff-40b1-ba59-6048cdb9a656 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.287938 | controller |     "Jun 09 12:07:31.165972 crc crio[21508]: time=\"2026-06-09T12:07:31.164600369Z\" level=info msg=\"Removing pod sandbox: 6f5112f765eb841b596e727a9219ab73ca89f1f1c3d6c4e778fa62e4b7c95173\" id=13e7a3b7-c7f0-462d-adfd-81237c567f59 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.287952 | controller |     "Jun 09 12:07:31.194968 crc crio[21508]: time=\"2026-06-09T12:07:31.194874119Z\" level=info msg=\"Removed pod sandbox: 6f5112f765eb841b596e727a9219ab73ca89f1f1c3d6c4e778fa62e4b7c95173\" id=13e7a3b7-c7f0-462d-adfd-81237c567f59 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.287966 | controller |     "Jun 09 12:08:00.507722 crc crio[21508]: time=\"2026-06-09T12:08:00.507006682Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683448-zcfj7/POD\" id=ab1be106-0cf5-477f-b399-fe31a4de23dc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.287980 | controller |     "Jun 09 12:08:00.508686 crc crio[21508]: time=\"2026-06-09T12:08:00.507789335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.287994 | controller |     "Jun 09 12:08:00.553198 crc crio[21508]: time=\"2026-06-09T12:08:00.553145464Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683448-zcfj7 Namespace:openshift-infra ID:0db1a7aa830693513484ff435d67d438656d82ab5b8d72392de0f90b8112ca86 UID:d949a17a-4191-4e45-8d86-1745d9b2033f NetNS:/var/run/netns/17090827-ccf5-477e-be84-7b56ac165f51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd949a17a_4191_4e45_8d86_1745d9b2033f.slice PodAnnotations:0xc000b297b8}] Aliases:map[]}\"",
2026-06-09 12:20:06.288012 | controller |     "Jun 09 12:08:00.553579 crc crio[21508]: time=\"2026-06-09T12:08:00.553557586Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683448-zcfj7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.288028 | controller |     "Jun 09 12:08:01.102581 crc crio[21508]: 2026-06-09T12:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0db1a7aa8306935 Mac:6a:69:5c:f2:e3:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0e Mtu:0 Sandbox:/var/run/netns/17090827-ccf5-477e-be84-7b56ac165f51 SocketPath: PciID:}] [{Interface:0xc000292e50 Address:{IP:10.217.1.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.288043 | controller |     "Jun 09 12:08:01.104507 crc crio[21508]: time=\"2026-06-09T12:08:01.104403225Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683448-zcfj7 Namespace:openshift-infra ID:0db1a7aa830693513484ff435d67d438656d82ab5b8d72392de0f90b8112ca86 UID:d949a17a-4191-4e45-8d86-1745d9b2033f NetNS:/var/run/netns/17090827-ccf5-477e-be84-7b56ac165f51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd949a17a_4191_4e45_8d86_1745d9b2033f.slice PodAnnotations:0xc000b297b8}] Aliases:map[]}\"",
2026-06-09 12:20:06.288057 | controller |     "Jun 09 12:08:01.104919 crc crio[21508]: time=\"2026-06-09T12:08:01.104819697Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683448-zcfj7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.288072 | controller |     "Jun 09 12:08:01.116583 crc crio[21508]: time=\"2026-06-09T12:08:01.116450375Z\" level=info msg=\"Ran pod sandbox 0db1a7aa830693513484ff435d67d438656d82ab5b8d72392de0f90b8112ca86 with infra container: openshift-infra/auto-csr-approver-29683448-zcfj7/POD\" id=ab1be106-0cf5-477f-b399-fe31a4de23dc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.288087 | controller |     "Jun 09 12:08:01.121085 crc crio[21508]: time=\"2026-06-09T12:08:01.121007038Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=4cabdcf6-ab10-4b45-903f-00c064faa192 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.288101 | controller |     "Jun 09 12:08:01.134055 crc crio[21508]: time=\"2026-06-09T12:08:01.133966795Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 12:20:06.288115 | controller |     "Jun 09 12:08:01.347979 crc crio[21508]: time=\"2026-06-09T12:08:01.346797875Z\" level=info msg=\"Stopping pod sandbox: 10a4e0186cd504be367e0639d8eea240635754aa5a5dafbedd67928023fdf18c\" id=e49e9bce-bbb2-43ae-841b-8914d0b37c2c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.288130 | controller |     "Jun 09 12:08:01.347979 crc crio[21508]: time=\"2026-06-09T12:08:01.347943288Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-87c92 Namespace:openstack ID:10a4e0186cd504be367e0639d8eea240635754aa5a5dafbedd67928023fdf18c UID:830fd90e-d322-486e-a008-d04c649dd673 NetNS:/var/run/netns/dab36a31-5255-4181-bcfb-15dd10a38ac2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod830fd90e_d322_486e_a008_d04c649dd673.slice PodAnnotations:0xc000159db8}] Aliases:map[]}\"",
2026-06-09 12:20:06.288144 | controller |     "Jun 09 12:08:01.348164 crc crio[21508]: time=\"2026-06-09T12:08:01.348118083Z\" level=info msg=\"Deleting pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-87c92 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.288162 | controller |     "Jun 09 12:08:01.795466 crc crio[21508]: time=\"2026-06-09T12:08:01.79535831Z\" level=info msg=\"Stopped pod sandbox: 10a4e0186cd504be367e0639d8eea240635754aa5a5dafbedd67928023fdf18c\" id=e49e9bce-bbb2-43ae-841b-8914d0b37c2c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.288177 | controller |     "Jun 09 12:08:03.018637 crc crio[21508]: time=\"2026-06-09T12:08:03.017618367Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=4cabdcf6-ab10-4b45-903f-00c064faa192 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.288191 | controller |     "Jun 09 12:08:03.019623 crc crio[21508]: time=\"2026-06-09T12:08:03.019502492Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=70a95e8d-d3d9-4475-abc4-c8caeec23bf8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.288206 | controller |     "Jun 09 12:08:03.021960 crc crio[21508]: time=\"2026-06-09T12:08:03.021891741Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4eb59e9b-dad9-452c-b17b-9196440b2c9e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.288220 | controller |     "Jun 09 12:08:03.031514 crc crio[21508]: time=\"2026-06-09T12:08:03.031087018Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683448-zcfj7/oc\" id=73c65712-b81b-4f49-a307-02ec29eb3944 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.288235 | controller |     "Jun 09 12:08:03.032338 crc crio[21508]: time=\"2026-06-09T12:08:03.032212771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.288249 | controller |     "Jun 09 12:08:03.096049 crc crio[21508]: time=\"2026-06-09T12:08:03.095942175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.288264 | controller |     "Jun 09 12:08:03.100609 crc crio[21508]: time=\"2026-06-09T12:08:03.100532448Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 12:20:06.288278 | controller |     "Jun 09 12:08:03.408490 crc crio[21508]: time=\"2026-06-09T12:08:03.408207256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.288292 | controller |     "Jun 09 12:08:03.528774 crc crio[21508]: time=\"2026-06-09T12:08:03.528645149Z\" level=info msg=\"Created container 488e7d172f412855c678f0f5d28b5ca769f64279b0046856d9aab1621fb0e6a2: openshift-infra/auto-csr-approver-29683448-zcfj7/oc\" id=73c65712-b81b-4f49-a307-02ec29eb3944 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.288307 | controller |     "Jun 09 12:08:03.533402 crc crio[21508]: time=\"2026-06-09T12:08:03.53315882Z\" level=info msg=\"Starting container: 488e7d172f412855c678f0f5d28b5ca769f64279b0046856d9aab1621fb0e6a2\" id=d580f08b-7dad-40b7-bf28-039f6cd8be47 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.288321 | controller |     "Jun 09 12:08:03.540879 crc crio[21508]: time=\"2026-06-09T12:08:03.540834103Z\" level=info msg=\"Started container\" PID=215780 containerID=488e7d172f412855c678f0f5d28b5ca769f64279b0046856d9aab1621fb0e6a2 description=openshift-infra/auto-csr-approver-29683448-zcfj7/oc id=d580f08b-7dad-40b7-bf28-039f6cd8be47 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0db1a7aa830693513484ff435d67d438656d82ab5b8d72392de0f90b8112ca86",
2026-06-09 12:20:06.288336 | controller |     "Jun 09 12:08:05.409846 crc crio[21508]: time=\"2026-06-09T12:08:05.40887418Z\" level=info msg=\"Stopping pod sandbox: 0db1a7aa830693513484ff435d67d438656d82ab5b8d72392de0f90b8112ca86\" id=db13a151-1102-4793-9a8e-1ea6f0c7d628 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.288370 | controller |     "Jun 09 12:08:05.411340 crc crio[21508]: time=\"2026-06-09T12:08:05.410506278Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683448-zcfj7 Namespace:openshift-infra ID:0db1a7aa830693513484ff435d67d438656d82ab5b8d72392de0f90b8112ca86 UID:d949a17a-4191-4e45-8d86-1745d9b2033f NetNS:/var/run/netns/17090827-ccf5-477e-be84-7b56ac165f51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd949a17a_4191_4e45_8d86_1745d9b2033f.slice PodAnnotations:0xc00011ebd8}] Aliases:map[]}\"",
2026-06-09 12:20:06.288388 | controller |     "Jun 09 12:08:05.411340 crc crio[21508]: time=\"2026-06-09T12:08:05.410638172Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683448-zcfj7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.288403 | controller |     "Jun 09 12:08:05.685424 crc crio[21508]: time=\"2026-06-09T12:08:05.685203867Z\" level=info msg=\"Stopped pod sandbox: 0db1a7aa830693513484ff435d67d438656d82ab5b8d72392de0f90b8112ca86\" id=db13a151-1102-4793-9a8e-1ea6f0c7d628 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.288417 | controller |     "Jun 09 12:08:31.216942 crc crio[21508]: time=\"2026-06-09T12:08:31.216181004Z\" level=info msg=\"Removing container: 6638b66c1afbe5f2278e9d35060861a182db6359433fbbd7f3c40ae299b84273\" id=01e01b3b-fcc9-4949-93fa-fa92679df2bd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.288431 | controller |     "Jun 09 12:08:31.358521 crc crio[21508]: time=\"2026-06-09T12:08:31.357882655Z\" level=info msg=\"Removed container 6638b66c1afbe5f2278e9d35060861a182db6359433fbbd7f3c40ae299b84273: openshift-infra/auto-csr-approver-29683442-b4467/oc\" id=01e01b3b-fcc9-4949-93fa-fa92679df2bd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.288446 | controller |     "Jun 09 12:08:31.369098 crc crio[21508]: time=\"2026-06-09T12:08:31.368973447Z\" level=info msg=\"Stopping pod sandbox: c0faea9d46fa7e263bd3ea378636803fd70913c31ab36c30483ad4603ca2c658\" id=1448a530-c25c-42a9-85ac-eca9115f6cbb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.288460 | controller |     "Jun 09 12:08:31.369098 crc crio[21508]: time=\"2026-06-09T12:08:31.36905749Z\" level=info msg=\"Stopped pod sandbox (already stopped): c0faea9d46fa7e263bd3ea378636803fd70913c31ab36c30483ad4603ca2c658\" id=1448a530-c25c-42a9-85ac-eca9115f6cbb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.288475 | controller |     "Jun 09 12:08:31.369684 crc crio[21508]: time=\"2026-06-09T12:08:31.369593295Z\" level=info msg=\"Removing pod sandbox: c0faea9d46fa7e263bd3ea378636803fd70913c31ab36c30483ad4603ca2c658\" id=0d09e735-6e52-4864-b966-8a2e878bf416 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.288488 | controller |     "Jun 09 12:08:31.400362 crc crio[21508]: time=\"2026-06-09T12:08:31.400166624Z\" level=info msg=\"Removed pod sandbox: c0faea9d46fa7e263bd3ea378636803fd70913c31ab36c30483ad4603ca2c658\" id=0d09e735-6e52-4864-b966-8a2e878bf416 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.288503 | controller |     "Jun 09 12:08:36.350388 crc crio[21508]: time=\"2026-06-09T12:08:36.349399591Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-d8pbd/must-gather-wwhvv/POD\" id=26fb3292-d086-487b-a16e-ff33a21dbe22 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.288517 | controller |     "Jun 09 12:08:36.352413 crc crio[21508]: time=\"2026-06-09T12:08:36.350457152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.288536 | controller |     "Jun 09 12:08:36.453795 crc crio[21508]: time=\"2026-06-09T12:08:36.453594161Z\" level=info msg=\"Got pod network &{Name:must-gather-wwhvv Namespace:openshift-must-gather-d8pbd ID:22f73566298ee0a051d8006ef04e6e14d7fda7855a818795afe9b8c2d3bd826f UID:a4c2dff9-1dd0-4ffa-94a7-409fe1448ef1 NetNS:/var/run/netns/e675b2fd-2423-493c-a232-7571e8527e94 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4c2dff9_1dd0_4ffa_94a7_409fe1448ef1.slice PodAnnotations:0xc003b38df8}] Aliases:map[]}\"",
2026-06-09 12:20:06.288551 | controller |     "Jun 09 12:08:36.454186 crc crio[21508]: time=\"2026-06-09T12:08:36.453833168Z\" level=info msg=\"Adding pod openshift-must-gather-d8pbd_must-gather-wwhvv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.288566 | controller |     "Jun 09 12:08:37.024095 crc crio[21508]: 2026-06-09T12:08:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:22f73566298ee0a Mac:a2:35:d2:98:7b:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0f Mtu:0 Sandbox:/var/run/netns/e675b2fd-2423-493c-a232-7571e8527e94 SocketPath: PciID:}] [{Interface:0xc0001da9e0 Address:{IP:10.217.1.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.288580 | controller |     "Jun 09 12:08:37.025881 crc crio[21508]: time=\"2026-06-09T12:08:37.025794802Z\" level=info msg=\"Got pod network &{Name:must-gather-wwhvv Namespace:openshift-must-gather-d8pbd ID:22f73566298ee0a051d8006ef04e6e14d7fda7855a818795afe9b8c2d3bd826f UID:a4c2dff9-1dd0-4ffa-94a7-409fe1448ef1 NetNS:/var/run/netns/e675b2fd-2423-493c-a232-7571e8527e94 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4c2dff9_1dd0_4ffa_94a7_409fe1448ef1.slice PodAnnotations:0xc003b38df8}] Aliases:map[]}\"",
2026-06-09 12:20:06.288594 | controller |     "Jun 09 12:08:37.026069 crc crio[21508]: time=\"2026-06-09T12:08:37.026000288Z\" level=info msg=\"Checking pod openshift-must-gather-d8pbd_must-gather-wwhvv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.288609 | controller |     "Jun 09 12:08:37.036047 crc crio[21508]: time=\"2026-06-09T12:08:37.035896326Z\" level=info msg=\"Ran pod sandbox 22f73566298ee0a051d8006ef04e6e14d7fda7855a818795afe9b8c2d3bd826f with infra container: openshift-must-gather-d8pbd/must-gather-wwhvv/POD\" id=26fb3292-d086-487b-a16e-ff33a21dbe22 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.288623 | controller |     "Jun 09 12:08:37.043137 crc crio[21508]: time=\"2026-06-09T12:08:37.042997942Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=d8f10ed6-563b-4954-8c5a-ca2048659991 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.288637 | controller |     "Jun 09 12:08:37.043588 crc crio[21508]: time=\"2026-06-09T12:08:37.043352042Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-must-gather:latest not found\" id=d8f10ed6-563b-4954-8c5a-ca2048659991 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.288651 | controller |     "Jun 09 12:08:37.043588 crc crio[21508]: time=\"2026-06-09T12:08:37.043418304Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-must-gather:latest found\" id=d8f10ed6-563b-4954-8c5a-ca2048659991 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.288665 | controller |     "Jun 09 12:08:37.045263 crc crio[21508]: time=\"2026-06-09T12:08:37.045154825Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=fd762d25-856b-4d4b-8a76-421cf3a049df name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.288678 | controller |     "Jun 09 12:08:37.060232 crc crio[21508]: time=\"2026-06-09T12:08:37.060170202Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-must-gather:latest\\\"\"",
2026-06-09 12:20:06.288696 | controller |     "Jun 09 12:08:43.665872 crc crio[21508]: time=\"2026-06-09T12:08:43.664884474Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-must-gather@sha256:7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8\" id=fd762d25-856b-4d4b-8a76-421cf3a049df name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.288710 | controller |     "Jun 09 12:08:43.666945 crc crio[21508]: time=\"2026-06-09T12:08:43.666629764Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=dd694f0e-bcfc-40b9-8ee8-89d3e1e729fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.288724 | controller |     "Jun 09 12:08:43.670603 crc crio[21508]: time=\"2026-06-09T12:08:43.670495147Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=36dea2fa-6a95-4123-8c0c-d39dcd79f6e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.288738 | controller |     "Jun 09 12:08:43.679533 crc crio[21508]: time=\"2026-06-09T12:08:43.679271642Z\" level=info msg=\"Creating container: openshift-must-gather-d8pbd/must-gather-wwhvv/gather\" id=ed25b53c-6ae0-4a61-9236-990fb717fa61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.288752 | controller |     "Jun 09 12:08:43.680866 crc crio[21508]: time=\"2026-06-09T12:08:43.680795606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.288767 | controller |     "Jun 09 12:08:43.736366 crc crio[21508]: time=\"2026-06-09T12:08:43.736248929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.288781 | controller |     "Jun 09 12:08:44.050974 crc crio[21508]: time=\"2026-06-09T12:08:44.050788467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.288795 | controller |     "Jun 09 12:08:44.203524 crc crio[21508]: time=\"2026-06-09T12:08:44.203416866Z\" level=info msg=\"Created container 3367386335fdf2f8648d737948921fb3195e1900b8ecbf84694dcee2cecb3244: openshift-must-gather-d8pbd/must-gather-wwhvv/gather\" id=ed25b53c-6ae0-4a61-9236-990fb717fa61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.288809 | controller |     "Jun 09 12:08:44.205230 crc crio[21508]: time=\"2026-06-09T12:08:44.205177007Z\" level=info msg=\"Starting container: 3367386335fdf2f8648d737948921fb3195e1900b8ecbf84694dcee2cecb3244\" id=818f09a3-2497-4e88-85e3-8c9b963b7b72 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.288823 | controller |     "Jun 09 12:08:44.211028 crc crio[21508]: time=\"2026-06-09T12:08:44.210922574Z\" level=info msg=\"Started container\" PID=217923 containerID=3367386335fdf2f8648d737948921fb3195e1900b8ecbf84694dcee2cecb3244 description=openshift-must-gather-d8pbd/must-gather-wwhvv/gather id=818f09a3-2497-4e88-85e3-8c9b963b7b72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=22f73566298ee0a051d8006ef04e6e14d7fda7855a818795afe9b8c2d3bd826f",
2026-06-09 12:20:06.288837 | controller |     "Jun 09 12:08:44.225803 crc crio[21508]: time=\"2026-06-09T12:08:44.225677593Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=aa760015-2446-404d-a494-b7704c2ccc18 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.288851 | controller |     "Jun 09 12:08:44.231514 crc crio[21508]: time=\"2026-06-09T12:08:44.231437651Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=5fde2ec2-81b3-4140-9913-25c10ac46175 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.288865 | controller |     "Jun 09 12:08:44.240777 crc crio[21508]: time=\"2026-06-09T12:08:44.24069987Z\" level=info msg=\"Creating container: openshift-must-gather-d8pbd/must-gather-wwhvv/copy\" id=dea95efe-61e1-4dc9-b0c9-9ca03e608937 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.288882 | controller |     "Jun 09 12:08:44.242210 crc crio[21508]: time=\"2026-06-09T12:08:44.242181703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.288897 | controller |     "Jun 09 12:08:44.303149 crc crio[21508]: time=\"2026-06-09T12:08:44.302903469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.288911 | controller |     "Jun 09 12:08:44.482209 crc crio[21508]: time=\"2026-06-09T12:08:44.481809562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.288925 | controller |     "Jun 09 12:08:44.559799 crc crio[21508]: time=\"2026-06-09T12:08:44.559593014Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 12:20:06.288939 | controller |     "Jun 09 12:08:44.602648 crc crio[21508]: time=\"2026-06-09T12:08:44.602584525Z\" level=info msg=\"Created container 7982428c00969d32057551ffe50d84012c08ce50c0f58a4f57cbb43dcf50e45e: openshift-must-gather-d8pbd/must-gather-wwhvv/copy\" id=dea95efe-61e1-4dc9-b0c9-9ca03e608937 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.288954 | controller |     "Jun 09 12:08:44.609956 crc crio[21508]: time=\"2026-06-09T12:08:44.608646511Z\" level=info msg=\"Starting container: 7982428c00969d32057551ffe50d84012c08ce50c0f58a4f57cbb43dcf50e45e\" id=29c9d208-ca54-4c73-841e-06ca81d3eca6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.288971 | controller |     "Jun 09 12:08:44.618706 crc crio[21508]: time=\"2026-06-09T12:08:44.618560209Z\" level=info msg=\"Started container\" PID=218019 containerID=7982428c00969d32057551ffe50d84012c08ce50c0f58a4f57cbb43dcf50e45e description=openshift-must-gather-d8pbd/must-gather-wwhvv/copy id=29c9d208-ca54-4c73-841e-06ca81d3eca6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=22f73566298ee0a051d8006ef04e6e14d7fda7855a818795afe9b8c2d3bd826f",
2026-06-09 12:20:06.288987 | controller |     "Jun 09 12:08:48.260717 crc crio[21508]: time=\"2026-06-09T12:08:48.260034433Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 12:20:06.289001 | controller |     "Jun 09 12:08:48.262278 crc crio[21508]: time=\"2026-06-09T12:08:48.260579638Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 12:20:06.289015 | controller |     "Jun 09 12:08:48.551675 crc crio[21508]: time=\"2026-06-09T12:08:48.551000365Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 12:20:06.289029 | controller |     "Jun 09 12:08:48.599608 crc crio[21508]: time=\"2026-06-09T12:08:48.599493625Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 12:20:06.289044 | controller |     "Jun 09 12:08:48.604040 crc crio[21508]: time=\"2026-06-09T12:08:48.603850552Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 12:20:06.289058 | controller |     "Jun 09 12:08:48.728915 crc crio[21508]: time=\"2026-06-09T12:08:48.728533758Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 12:20:06.289076 | controller |     "Jun 09 12:08:49.072170 crc crio[21508]: time=\"2026-06-09T12:08:49.07211173Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 12:20:06.289091 | controller |     "Jun 09 12:08:49.090638 crc crio[21508]: time=\"2026-06-09T12:08:49.090577167Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 12:20:06.289105 | controller |     "Jun 09 12:08:50.264258 crc crio[21508]: time=\"2026-06-09T12:08:50.263806488Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-d8pbd/crc-debug-4pp69/POD\" id=b993ca6f-e94f-4045-bc0e-7b4e01c26be3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.289119 | controller |     "Jun 09 12:08:50.265621 crc crio[21508]: time=\"2026-06-09T12:08:50.264367044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.289133 | controller |     "Jun 09 12:08:50.297850 crc crio[21508]: time=\"2026-06-09T12:08:50.297781366Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=b993ca6f-e94f-4045-bc0e-7b4e01c26be3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.289147 | controller |     "Jun 09 12:08:50.314824 crc crio[21508]: time=\"2026-06-09T12:08:50.314388309Z\" level=info msg=\"Ran pod sandbox f8bf3d181880340a71835bbbb4fcc77c364fe17d14dd30842435fb09b7c5267f with infra container: openshift-must-gather-d8pbd/crc-debug-4pp69/POD\" id=b993ca6f-e94f-4045-bc0e-7b4e01c26be3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.289161 | controller |     "Jun 09 12:08:50.317237 crc crio[21508]: time=\"2026-06-09T12:08:50.317194781Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=57a59a05-c573-4765-ac9c-bd1d2ccbf208 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.289175 | controller |     "Jun 09 12:08:50.317724 crc crio[21508]: time=\"2026-06-09T12:08:50.317701506Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 not found\" id=57a59a05-c573-4765-ac9c-bd1d2ccbf208 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.289190 | controller |     "Jun 09 12:08:50.317915 crc crio[21508]: time=\"2026-06-09T12:08:50.317893081Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 found\" id=57a59a05-c573-4765-ac9c-bd1d2ccbf208 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.289204 | controller |     "Jun 09 12:08:50.321029 crc crio[21508]: time=\"2026-06-09T12:08:50.32094751Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=ac31bf81-525b-4350-aed2-661f05b01a32 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.289218 | controller |     "Jun 09 12:08:50.327931 crc crio[21508]: time=\"2026-06-09T12:08:50.32783722Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\\\"\"",
2026-06-09 12:20:06.289232 | controller |     "Jun 09 12:08:55.105384 crc crio[21508]: time=\"2026-06-09T12:08:55.10460744Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-cj9b9/POD\" id=0bc968d5-8e06-466c-95ab-de3f05d5a48f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.289250 | controller |     "Jun 09 12:08:55.106660 crc crio[21508]: time=\"2026-06-09T12:08:55.106629119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.289265 | controller |     "Jun 09 12:08:55.165024 crc crio[21508]: time=\"2026-06-09T12:08:55.164912964Z\" level=info msg=\"Got pod network &{Name:certified-operators-cj9b9 Namespace:openshift-marketplace ID:089a64c612136682c619acb80556005404484c932f93628dd55b1305c37789ac UID:1748f138-6698-4aa0-93ee-ed86ca04ef4f NetNS:/var/run/netns/31cb0f22-d67c-4822-ad4e-04907c8d0909 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1748f138_6698_4aa0_93ee_ed86ca04ef4f.slice PodAnnotations:0xc00008c828}] Aliases:map[]}\"",
2026-06-09 12:20:06.289279 | controller |     "Jun 09 12:08:55.165024 crc crio[21508]: time=\"2026-06-09T12:08:55.164993097Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-cj9b9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.289294 | controller |     "Jun 09 12:08:55.817129 crc crio[21508]: 2026-06-09T12:08:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:089a64c61213668 Mac:de:ef:c0:e1:ec:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:10 Mtu:0 Sandbox:/var/run/netns/31cb0f22-d67c-4822-ad4e-04907c8d0909 SocketPath: PciID:}] [{Interface:0xc000014de0 Address:{IP:10.217.1.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.289309 | controller |     "Jun 09 12:08:55.820108 crc crio[21508]: time=\"2026-06-09T12:08:55.820028967Z\" level=info msg=\"Got pod network &{Name:certified-operators-cj9b9 Namespace:openshift-marketplace ID:089a64c612136682c619acb80556005404484c932f93628dd55b1305c37789ac UID:1748f138-6698-4aa0-93ee-ed86ca04ef4f NetNS:/var/run/netns/31cb0f22-d67c-4822-ad4e-04907c8d0909 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1748f138_6698_4aa0_93ee_ed86ca04ef4f.slice PodAnnotations:0xc00008c828}] Aliases:map[]}\"",
2026-06-09 12:20:06.289324 | controller |     "Jun 09 12:08:55.820354 crc crio[21508]: time=\"2026-06-09T12:08:55.820240993Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-cj9b9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.289338 | controller |     "Jun 09 12:08:55.861855 crc crio[21508]: time=\"2026-06-09T12:08:55.86172731Z\" level=info msg=\"Ran pod sandbox 089a64c612136682c619acb80556005404484c932f93628dd55b1305c37789ac with infra container: openshift-marketplace/certified-operators-cj9b9/POD\" id=0bc968d5-8e06-466c-95ab-de3f05d5a48f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.289374 | controller |     "Jun 09 12:08:55.873623 crc crio[21508]: time=\"2026-06-09T12:08:55.873504712Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9ca6b27a-819c-45da-8259-1b73222552f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.289391 | controller |     "Jun 09 12:08:55.880456 crc crio[21508]: time=\"2026-06-09T12:08:55.880370122Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=48d3c7bf-3aa7-455a-a3a3-066d8d9d0928 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.289406 | controller |     "Jun 09 12:08:55.896192 crc crio[21508]: time=\"2026-06-09T12:08:55.896084589Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-cj9b9/extract-utilities\" id=bc224c55-bcd6-4ad8-8eb3-6caa68cd324a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.289424 | controller |     "Jun 09 12:08:55.896717 crc crio[21508]: time=\"2026-06-09T12:08:55.896598654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.289438 | controller |     "Jun 09 12:08:55.974130 crc crio[21508]: time=\"2026-06-09T12:08:55.97382789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.289453 | controller |     "Jun 09 12:08:55.981356 crc crio[21508]: time=\"2026-06-09T12:08:55.980170934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.289467 | controller |     "Jun 09 12:08:56.142349 crc crio[21508]: time=\"2026-06-09T12:08:56.142139515Z\" level=info msg=\"Created container ca05b39014841edd47df2579390425a297f20af1831a47192b8d676c7c8b6379: openshift-marketplace/certified-operators-cj9b9/extract-utilities\" id=bc224c55-bcd6-4ad8-8eb3-6caa68cd324a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.289481 | controller |     "Jun 09 12:08:56.143845 crc crio[21508]: time=\"2026-06-09T12:08:56.143722171Z\" level=info msg=\"Starting container: ca05b39014841edd47df2579390425a297f20af1831a47192b8d676c7c8b6379\" id=4d3ea773-3489-4f50-b7d1-eb83daa4efe8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.289495 | controller |     "Jun 09 12:08:56.151778 crc crio[21508]: time=\"2026-06-09T12:08:56.15161601Z\" level=info msg=\"Started container\" PID=219826 containerID=ca05b39014841edd47df2579390425a297f20af1831a47192b8d676c7c8b6379 description=openshift-marketplace/certified-operators-cj9b9/extract-utilities id=4d3ea773-3489-4f50-b7d1-eb83daa4efe8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=089a64c612136682c619acb80556005404484c932f93628dd55b1305c37789ac",
2026-06-09 12:20:06.289510 | controller |     "Jun 09 12:08:57.201363 crc crio[21508]: time=\"2026-06-09T12:08:57.200788913Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=9f45a3e3-bda6-4e50-80e8-cac4e03f472f name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.289524 | controller |     "Jun 09 12:08:57.209579 crc crio[21508]: time=\"2026-06-09T12:08:57.209500807Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-09 12:20:06.289538 | controller |     "Jun 09 12:08:58.057026 crc crio[21508]: time=\"2026-06-09T12:08:58.056958152Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=9f45a3e3-bda6-4e50-80e8-cac4e03f472f name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.289553 | controller |     "Jun 09 12:08:58.058960 crc crio[21508]: time=\"2026-06-09T12:08:58.058803786Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=f59ee9ee-330a-4949-9c5b-9847b6df5f10 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.289567 | controller |     "Jun 09 12:08:58.061489 crc crio[21508]: time=\"2026-06-09T12:08:58.061411652Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=9a5ee60e-bdf9-499a-9f66-0b4b664e5f0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.289581 | controller |     "Jun 09 12:08:58.071985 crc crio[21508]: time=\"2026-06-09T12:08:58.070917938Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-cj9b9/extract-content\" id=e423a67d-d887-41a1-9430-f46f86743100 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.289595 | controller |     "Jun 09 12:08:58.071985 crc crio[21508]: time=\"2026-06-09T12:08:58.071582657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.289613 | controller |     "Jun 09 12:08:58.165626 crc crio[21508]: time=\"2026-06-09T12:08:58.165482108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.289627 | controller |     "Jun 09 12:08:58.171224 crc crio[21508]: time=\"2026-06-09T12:08:58.170420872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.289641 | controller |     "Jun 09 12:08:58.359479 crc crio[21508]: time=\"2026-06-09T12:08:58.358883683Z\" level=info msg=\"Created container 14a6d7ecc836bcde094824942e9ae56c7093b964d7d276c513326bcd7fef84d9: openshift-marketplace/certified-operators-cj9b9/extract-content\" id=e423a67d-d887-41a1-9430-f46f86743100 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.289655 | controller |     "Jun 09 12:08:58.361675 crc crio[21508]: time=\"2026-06-09T12:08:58.361558341Z\" level=info msg=\"Starting container: 14a6d7ecc836bcde094824942e9ae56c7093b964d7d276c513326bcd7fef84d9\" id=70ab64b8-b324-48f6-b493-19d275352d76 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.289669 | controller |     "Jun 09 12:08:58.372075 crc crio[21508]: time=\"2026-06-09T12:08:58.371985034Z\" level=info msg=\"Started container\" PID=220322 containerID=14a6d7ecc836bcde094824942e9ae56c7093b964d7d276c513326bcd7fef84d9 description=openshift-marketplace/certified-operators-cj9b9/extract-content id=70ab64b8-b324-48f6-b493-19d275352d76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=089a64c612136682c619acb80556005404484c932f93628dd55b1305c37789ac",
2026-06-09 12:20:06.289684 | controller |     "Jun 09 12:09:03.156122 crc crio[21508]: time=\"2026-06-09T12:09:03.154133202Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9f331efc-39e3-4ef2-a1e2-36bc41d3f54c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.289698 | controller |     "Jun 09 12:09:20.600917 crc crio[21508]: time=\"2026-06-09T12:09:20.59993767Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=cc438c54-bad7-4296-b203-cfb4c7a6305a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.289713 | controller |     "Jun 09 12:09:20.614195 crc crio[21508]: time=\"2026-06-09T12:09:20.614098132Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-cj9b9/registry-server\" id=e06822c3-aab6-4b5b-b7e4-9598fe917e45 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.289726 | controller |     "Jun 09 12:09:20.614545 crc crio[21508]: time=\"2026-06-09T12:09:20.614528335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.289740 | controller |     "Jun 09 12:09:20.692395 crc crio[21508]: time=\"2026-06-09T12:09:20.690200796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.289754 | controller |     "Jun 09 12:09:20.696789 crc crio[21508]: time=\"2026-06-09T12:09:20.695601783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.289769 | controller |     "Jun 09 12:09:20.738418 crc crio[21508]: time=\"2026-06-09T12:09:20.738255723Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=ac31bf81-525b-4350-aed2-661f05b01a32 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.289789 | controller |     "Jun 09 12:09:20.740048 crc crio[21508]: time=\"2026-06-09T12:09:20.739973473Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=87e17b77-256b-4eb8-aee5-7896e3e7ab9e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.289804 | controller |     "Jun 09 12:09:20.744188 crc crio[21508]: time=\"2026-06-09T12:09:20.744078112Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=1993cadd-686f-437a-bc23-d367d93c914a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.289819 | controller |     "Jun 09 12:09:20.756808 crc crio[21508]: time=\"2026-06-09T12:09:20.756628167Z\" level=info msg=\"Creating container: openshift-must-gather-d8pbd/crc-debug-4pp69/container-00\" id=e45fe84f-41bc-4f90-b1ae-d7cfd01d7d80 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.289833 | controller |     "Jun 09 12:09:20.759217 crc crio[21508]: time=\"2026-06-09T12:09:20.75913574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.289847 | controller |     "Jun 09 12:09:20.827069 crc crio[21508]: time=\"2026-06-09T12:09:20.826974223Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=e45fe84f-41bc-4f90-b1ae-d7cfd01d7d80 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.289861 | controller |     "Jun 09 12:09:20.867025 crc crio[21508]: time=\"2026-06-09T12:09:20.866949966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.289876 | controller |     "Jun 09 12:09:20.869813 crc crio[21508]: time=\"2026-06-09T12:09:20.869715746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.289889 | controller |     "Jun 09 12:09:20.893630 crc crio[21508]: time=\"2026-06-09T12:09:20.89321643Z\" level=info msg=\"Created container c9d816bddba0c5645e6737b186ed85f363a4b9aa83422bdc013fe4bddfbc78c2: openshift-marketplace/certified-operators-cj9b9/registry-server\" id=e06822c3-aab6-4b5b-b7e4-9598fe917e45 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.289903 | controller |     "Jun 09 12:09:20.895167 crc crio[21508]: time=\"2026-06-09T12:09:20.895108915Z\" level=info msg=\"Starting container: c9d816bddba0c5645e6737b186ed85f363a4b9aa83422bdc013fe4bddfbc78c2\" id=fd65c7f5-8392-4e1e-926d-e6d64e760b1c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.289917 | controller |     "Jun 09 12:09:20.901994 crc crio[21508]: time=\"2026-06-09T12:09:20.901784379Z\" level=info msg=\"Started container\" PID=223898 containerID=c9d816bddba0c5645e6737b186ed85f363a4b9aa83422bdc013fe4bddfbc78c2 description=openshift-marketplace/certified-operators-cj9b9/registry-server id=fd65c7f5-8392-4e1e-926d-e6d64e760b1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=089a64c612136682c619acb80556005404484c932f93628dd55b1305c37789ac",
2026-06-09 12:20:06.289932 | controller |     "Jun 09 12:09:21.099564 crc crio[21508]: time=\"2026-06-09T12:09:21.099399316Z\" level=info msg=\"Created container 7cf9f1d816d951baecff4cef9a7238429392761e107eda0cb14fdb121a29817a: openshift-must-gather-d8pbd/crc-debug-4pp69/container-00\" id=e45fe84f-41bc-4f90-b1ae-d7cfd01d7d80 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.289947 | controller |     "Jun 09 12:09:21.101273 crc crio[21508]: time=\"2026-06-09T12:09:21.101228839Z\" level=info msg=\"Starting container: 7cf9f1d816d951baecff4cef9a7238429392761e107eda0cb14fdb121a29817a\" id=14850148-1c54-479b-8846-81c089da07d6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.289964 | controller |     "Jun 09 12:09:21.111082 crc crio[21508]: time=\"2026-06-09T12:09:21.110960112Z\" level=info msg=\"Started container\" PID=223942 containerID=7cf9f1d816d951baecff4cef9a7238429392761e107eda0cb14fdb121a29817a description=openshift-must-gather-d8pbd/crc-debug-4pp69/container-00 id=14850148-1c54-479b-8846-81c089da07d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8bf3d181880340a71835bbbb4fcc77c364fe17d14dd30842435fb09b7c5267f",
2026-06-09 12:20:06.289979 | controller |     "Jun 09 12:09:37.082690 crc crio[21508]: time=\"2026-06-09T12:09:37.081714743Z\" level=info msg=\"Stopping container: c9d816bddba0c5645e6737b186ed85f363a4b9aa83422bdc013fe4bddfbc78c2 (timeout: 2s)\" id=43be30c3-0e53-4c9c-9945-06e8e47afcf5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.289994 | controller |     "Jun 09 12:09:38.118168 crc crio[21508]: time=\"2026-06-09T12:09:38.117369022Z\" level=info msg=\"Stopped container c9d816bddba0c5645e6737b186ed85f363a4b9aa83422bdc013fe4bddfbc78c2: openshift-marketplace/certified-operators-cj9b9/registry-server\" id=43be30c3-0e53-4c9c-9945-06e8e47afcf5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.290008 | controller |     "Jun 09 12:09:38.120068 crc crio[21508]: time=\"2026-06-09T12:09:38.119986868Z\" level=info msg=\"Stopping pod sandbox: 089a64c612136682c619acb80556005404484c932f93628dd55b1305c37789ac\" id=2d7cf93b-d29a-4e36-bf75-bdadaa18260e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.290022 | controller |     "Jun 09 12:09:38.120957 crc crio[21508]: time=\"2026-06-09T12:09:38.120895835Z\" level=info msg=\"Got pod network &{Name:certified-operators-cj9b9 Namespace:openshift-marketplace ID:089a64c612136682c619acb80556005404484c932f93628dd55b1305c37789ac UID:1748f138-6698-4aa0-93ee-ed86ca04ef4f NetNS:/var/run/netns/31cb0f22-d67c-4822-ad4e-04907c8d0909 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1748f138_6698_4aa0_93ee_ed86ca04ef4f.slice PodAnnotations:0xc0039b9a68}] Aliases:map[]}\"",
2026-06-09 12:20:06.290036 | controller |     "Jun 09 12:09:38.121171 crc crio[21508]: time=\"2026-06-09T12:09:38.121107411Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-cj9b9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.290050 | controller |     "Jun 09 12:09:38.720921 crc crio[21508]: time=\"2026-06-09T12:09:38.72041591Z\" level=info msg=\"Stopped pod sandbox: 089a64c612136682c619acb80556005404484c932f93628dd55b1305c37789ac\" id=2d7cf93b-d29a-4e36-bf75-bdadaa18260e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.290065 | controller |     "Jun 09 12:09:39.146905 crc crio[21508]: time=\"2026-06-09T12:09:39.142337451Z\" level=info msg=\"Removing container: c9d816bddba0c5645e6737b186ed85f363a4b9aa83422bdc013fe4bddfbc78c2\" id=453d4ce3-ee69-4557-a5a0-b9c3aa4002c3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.290079 | controller |     "Jun 09 12:09:39.203108 crc crio[21508]: time=\"2026-06-09T12:09:39.195994662Z\" level=info msg=\"Removed container c9d816bddba0c5645e6737b186ed85f363a4b9aa83422bdc013fe4bddfbc78c2: openshift-marketplace/certified-operators-cj9b9/registry-server\" id=453d4ce3-ee69-4557-a5a0-b9c3aa4002c3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.290094 | controller |     "Jun 09 12:09:39.204834 crc crio[21508]: time=\"2026-06-09T12:09:39.204271512Z\" level=info msg=\"Removing container: 14a6d7ecc836bcde094824942e9ae56c7093b964d7d276c513326bcd7fef84d9\" id=aa28d221-3f12-4be8-837c-c7916daab2b0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.290108 | controller |     "Jun 09 12:09:39.249561 crc crio[21508]: time=\"2026-06-09T12:09:39.245245534Z\" level=info msg=\"Removed container 14a6d7ecc836bcde094824942e9ae56c7093b964d7d276c513326bcd7fef84d9: openshift-marketplace/certified-operators-cj9b9/extract-content\" id=aa28d221-3f12-4be8-837c-c7916daab2b0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.290127 | controller |     "Jun 09 12:09:39.249561 crc crio[21508]: time=\"2026-06-09T12:09:39.249526408Z\" level=info msg=\"Removing container: ca05b39014841edd47df2579390425a297f20af1831a47192b8d676c7c8b6379\" id=17d7b439-2c80-46a8-a37f-aeae599f6792 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.290142 | controller |     "Jun 09 12:09:39.312182 crc crio[21508]: time=\"2026-06-09T12:09:39.312074938Z\" level=info msg=\"Removed container ca05b39014841edd47df2579390425a297f20af1831a47192b8d676c7c8b6379: openshift-marketplace/certified-operators-cj9b9/extract-utilities\" id=17d7b439-2c80-46a8-a37f-aeae599f6792 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.290156 | controller |     "Jun 09 12:09:53.355900 crc crio[21508]: time=\"2026-06-09T12:09:53.354810457Z\" level=info msg=\"Stopping pod sandbox: f8bf3d181880340a71835bbbb4fcc77c364fe17d14dd30842435fb09b7c5267f\" id=7176ce8b-c8ed-43a8-b347-e62e59305ad4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.290170 | controller |     "Jun 09 12:09:53.384682 crc crio[21508]: time=\"2026-06-09T12:09:53.384586213Z\" level=info msg=\"Stopped pod sandbox: f8bf3d181880340a71835bbbb4fcc77c364fe17d14dd30842435fb09b7c5267f\" id=7176ce8b-c8ed-43a8-b347-e62e59305ad4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.290185 | controller |     "Jun 09 12:09:55.245728 crc crio[21508]: time=\"2026-06-09T12:09:55.245105031Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-d8pbd/crc-debug-xhtzc/POD\" id=83919ad3-5f29-4d67-9d89-e7d640a67163 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.290199 | controller |     "Jun 09 12:09:55.247161 crc crio[21508]: time=\"2026-06-09T12:09:55.245788171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.290213 | controller |     "Jun 09 12:09:55.271214 crc crio[21508]: time=\"2026-06-09T12:09:55.271097867Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=83919ad3-5f29-4d67-9d89-e7d640a67163 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.290226 | controller |     "Jun 09 12:09:55.295098 crc crio[21508]: time=\"2026-06-09T12:09:55.294959691Z\" level=info msg=\"Ran pod sandbox e3d3952f9172b3150776756373f03e8e795c28500fa612e6b3dc317112eb3724 with infra container: openshift-must-gather-d8pbd/crc-debug-xhtzc/POD\" id=83919ad3-5f29-4d67-9d89-e7d640a67163 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.290241 | controller |     "Jun 09 12:09:55.300393 crc crio[21508]: time=\"2026-06-09T12:09:55.300325287Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=cd1e06bc-60cf-4407-8143-baf762b71606 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.290255 | controller |     "Jun 09 12:09:55.302452 crc crio[21508]: time=\"2026-06-09T12:09:55.302375077Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=fe525d9e-0356-4cce-a3f5-1b7433446a9d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.290269 | controller |     "Jun 09 12:09:55.424695 crc crio[21508]: time=\"2026-06-09T12:09:55.42455905Z\" level=info msg=\"Creating container: openshift-must-gather-d8pbd/crc-debug-xhtzc/container-00\" id=12542672-b800-4838-b031-9c551563482d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.290283 | controller |     "Jun 09 12:09:55.425098 crc crio[21508]: time=\"2026-06-09T12:09:55.425034194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.290302 | controller |     "Jun 09 12:09:55.467002 crc crio[21508]: time=\"2026-06-09T12:09:55.466895801Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=12542672-b800-4838-b031-9c551563482d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.290316 | controller |     "Jun 09 12:09:55.479628 crc crio[21508]: time=\"2026-06-09T12:09:55.478948502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.290331 | controller |     "Jun 09 12:09:55.481776 crc crio[21508]: time=\"2026-06-09T12:09:55.481701992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.290362 | controller |     "Jun 09 12:09:55.686800 crc crio[21508]: time=\"2026-06-09T12:09:55.686611161Z\" level=info msg=\"Created container d83fad878e2198bf481d2358049e1ede932fb34770134a2666760c3366fe1295: openshift-must-gather-d8pbd/crc-debug-xhtzc/container-00\" id=12542672-b800-4838-b031-9c551563482d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.290382 | controller |     "Jun 09 12:09:55.687965 crc crio[21508]: time=\"2026-06-09T12:09:55.687889458Z\" level=info msg=\"Starting container: d83fad878e2198bf481d2358049e1ede932fb34770134a2666760c3366fe1295\" id=be514b46-50be-4b49-81e6-a1a3ee2d26a4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.290397 | controller |     "Jun 09 12:09:55.699621 crc crio[21508]: time=\"2026-06-09T12:09:55.699474175Z\" level=info msg=\"Started container\" PID=230227 containerID=d83fad878e2198bf481d2358049e1ede932fb34770134a2666760c3366fe1295 description=openshift-must-gather-d8pbd/crc-debug-xhtzc/container-00 id=be514b46-50be-4b49-81e6-a1a3ee2d26a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3d3952f9172b3150776756373f03e8e795c28500fa612e6b3dc317112eb3724",
2026-06-09 12:20:06.290412 | controller |     "Jun 09 12:09:57.430722 crc crio[21508]: time=\"2026-06-09T12:09:57.429679405Z\" level=info msg=\"Stopping pod sandbox: e3d3952f9172b3150776756373f03e8e795c28500fa612e6b3dc317112eb3724\" id=61d64fd5-403f-4614-978b-880e368a1f1f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.290426 | controller |     "Jun 09 12:09:57.436973 crc crio[21508]: time=\"2026-06-09T12:09:57.436894044Z\" level=info msg=\"Stopped pod sandbox: e3d3952f9172b3150776756373f03e8e795c28500fa612e6b3dc317112eb3724\" id=61d64fd5-403f-4614-978b-880e368a1f1f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.290441 | controller |     "Jun 09 12:09:58.449447 crc crio[21508]: time=\"2026-06-09T12:09:58.448824254Z\" level=info msg=\"Removing container: d83fad878e2198bf481d2358049e1ede932fb34770134a2666760c3366fe1295\" id=290d0e06-8d87-4c99-8616-c400753d268d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.290455 | controller |     "Jun 09 12:09:58.485978 crc crio[21508]: time=\"2026-06-09T12:09:58.485873432Z\" level=info msg=\"Removed container d83fad878e2198bf481d2358049e1ede932fb34770134a2666760c3366fe1295: openshift-must-gather-d8pbd/crc-debug-xhtzc/container-00\" id=290d0e06-8d87-4c99-8616-c400753d268d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.290470 | controller |     "Jun 09 12:10:00.528180 crc crio[21508]: time=\"2026-06-09T12:10:00.527687062Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683450-8vw4v/POD\" id=f9137a73-202f-47aa-8bcf-ea30c89b6c2b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.290484 | controller |     "Jun 09 12:10:00.529601 crc crio[21508]: time=\"2026-06-09T12:10:00.528257609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.290501 | controller |     "Jun 09 12:10:00.575857 crc crio[21508]: time=\"2026-06-09T12:10:00.575807242Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683450-8vw4v Namespace:openshift-infra ID:f584f16c5ce18952e90cef08e72bc8cd7b7fbc9d1fa25718c7091476661981e7 UID:3ce2b007-f83a-477c-b6a7-93d9fa17ccdc NetNS:/var/run/netns/1fe34b49-f0c5-4755-bda8-9ff1a7e95991 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3ce2b007_f83a_477c_b6a7_93d9fa17ccdc.slice PodAnnotations:0xc00465e140}] Aliases:map[]}\"",
2026-06-09 12:20:06.290516 | controller |     "Jun 09 12:10:00.576145 crc crio[21508]: time=\"2026-06-09T12:10:00.576127811Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683450-8vw4v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.290531 | controller |     "Jun 09 12:10:01.161893 crc crio[21508]: 2026-06-09T12:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f584f16c5ce1895 Mac:c2:96:b3:0b:62:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:11 Mtu:0 Sandbox:/var/run/netns/1fe34b49-f0c5-4755-bda8-9ff1a7e95991 SocketPath: PciID:}] [{Interface:0xc0004b05b0 Address:{IP:10.217.1.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.290545 | controller |     "Jun 09 12:10:01.163399 crc crio[21508]: time=\"2026-06-09T12:10:01.163346969Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683450-8vw4v Namespace:openshift-infra ID:f584f16c5ce18952e90cef08e72bc8cd7b7fbc9d1fa25718c7091476661981e7 UID:3ce2b007-f83a-477c-b6a7-93d9fa17ccdc NetNS:/var/run/netns/1fe34b49-f0c5-4755-bda8-9ff1a7e95991 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3ce2b007_f83a_477c_b6a7_93d9fa17ccdc.slice PodAnnotations:0xc00465e140}] Aliases:map[]}\"",
2026-06-09 12:20:06.290559 | controller |     "Jun 09 12:10:01.163567 crc crio[21508]: time=\"2026-06-09T12:10:01.163497834Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683450-8vw4v for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.290574 | controller |     "Jun 09 12:10:01.171232 crc crio[21508]: time=\"2026-06-09T12:10:01.171165707Z\" level=info msg=\"Ran pod sandbox f584f16c5ce18952e90cef08e72bc8cd7b7fbc9d1fa25718c7091476661981e7 with infra container: openshift-infra/auto-csr-approver-29683450-8vw4v/POD\" id=f9137a73-202f-47aa-8bcf-ea30c89b6c2b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.290588 | controller |     "Jun 09 12:10:01.174124 crc crio[21508]: time=\"2026-06-09T12:10:01.174058321Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d6a89f9f-9ff1-4162-9551-99b563d57b58 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.290603 | controller |     "Jun 09 12:10:01.178873 crc crio[21508]: time=\"2026-06-09T12:10:01.178445008Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 12:20:06.290616 | controller |     "Jun 09 12:10:02.279130 crc crio[21508]: time=\"2026-06-09T12:10:02.278502381Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d6a89f9f-9ff1-4162-9551-99b563d57b58 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.290630 | controller |     "Jun 09 12:10:02.280831 crc crio[21508]: time=\"2026-06-09T12:10:02.280485859Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1c4232b7-146e-4d19-88d2-931448fd9a13 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.290644 | controller |     "Jun 09 12:10:02.282514 crc crio[21508]: time=\"2026-06-09T12:10:02.282438106Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3e88ab6c-d229-480a-81ae-a666de7a8464 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.290663 | controller |     "Jun 09 12:10:02.290829 crc crio[21508]: time=\"2026-06-09T12:10:02.290694996Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683450-8vw4v/oc\" id=7a85099c-f267-4dc8-aec0-2f89e8a46b64 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.290678 | controller |     "Jun 09 12:10:02.291418 crc crio[21508]: time=\"2026-06-09T12:10:02.291376416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.290692 | controller |     "Jun 09 12:10:02.351929 crc crio[21508]: time=\"2026-06-09T12:10:02.351591006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.290706 | controller |     "Jun 09 12:10:02.695362 crc crio[21508]: time=\"2026-06-09T12:10:02.69489982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.290720 | controller |     "Jun 09 12:10:02.806954 crc crio[21508]: time=\"2026-06-09T12:10:02.806831366Z\" level=info msg=\"Created container ca6edbdaf04640e2aa4660e54639ba05aafa54012f9235b58abeae2eb6309c93: openshift-infra/auto-csr-approver-29683450-8vw4v/oc\" id=7a85099c-f267-4dc8-aec0-2f89e8a46b64 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.290735 | controller |     "Jun 09 12:10:02.809707 crc crio[21508]: time=\"2026-06-09T12:10:02.809634737Z\" level=info msg=\"Starting container: ca6edbdaf04640e2aa4660e54639ba05aafa54012f9235b58abeae2eb6309c93\" id=fb48f967-01a3-43e7-9f99-5b0e1b8c8d18 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.290749 | controller |     "Jun 09 12:10:02.815381 crc crio[21508]: time=\"2026-06-09T12:10:02.81525387Z\" level=info msg=\"Started container\" PID=232229 containerID=ca6edbdaf04640e2aa4660e54639ba05aafa54012f9235b58abeae2eb6309c93 description=openshift-infra/auto-csr-approver-29683450-8vw4v/oc id=fb48f967-01a3-43e7-9f99-5b0e1b8c8d18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f584f16c5ce18952e90cef08e72bc8cd7b7fbc9d1fa25718c7091476661981e7",
2026-06-09 12:20:06.290763 | controller |     "Jun 09 12:10:05.569013 crc crio[21508]: time=\"2026-06-09T12:10:05.567965887Z\" level=info msg=\"Stopping pod sandbox: f584f16c5ce18952e90cef08e72bc8cd7b7fbc9d1fa25718c7091476661981e7\" id=99abe9ea-08c1-49aa-8484-692491bc275d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.290778 | controller |     "Jun 09 12:10:05.574948 crc crio[21508]: time=\"2026-06-09T12:10:05.574470396Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683450-8vw4v Namespace:openshift-infra ID:f584f16c5ce18952e90cef08e72bc8cd7b7fbc9d1fa25718c7091476661981e7 UID:3ce2b007-f83a-477c-b6a7-93d9fa17ccdc NetNS:/var/run/netns/1fe34b49-f0c5-4755-bda8-9ff1a7e95991 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3ce2b007_f83a_477c_b6a7_93d9fa17ccdc.slice PodAnnotations:0xc00465f0f8}] Aliases:map[]}\"",
2026-06-09 12:20:06.290792 | controller |     "Jun 09 12:10:05.574948 crc crio[21508]: time=\"2026-06-09T12:10:05.574617651Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683450-8vw4v from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.290807 | controller |     "Jun 09 12:10:05.911807 crc crio[21508]: time=\"2026-06-09T12:10:05.909214671Z\" level=info msg=\"Stopped pod sandbox: f584f16c5ce18952e90cef08e72bc8cd7b7fbc9d1fa25718c7091476661981e7\" id=99abe9ea-08c1-49aa-8484-692491bc275d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.290821 | controller |     "Jun 09 12:10:31.463928 crc crio[21508]: time=\"2026-06-09T12:10:31.463505195Z\" level=info msg=\"Removing container: 70a078b01833ec9af75645449aa133e3e0baf535964817cda845f505e931c658\" id=3a280161-f1be-4ecd-ac1d-c97d9b8048c5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.290840 | controller |     "Jun 09 12:10:31.582154 crc crio[21508]: time=\"2026-06-09T12:10:31.581436345Z\" level=info msg=\"Removed container 70a078b01833ec9af75645449aa133e3e0baf535964817cda845f505e931c658: openshift-infra/auto-csr-approver-29683444-w9pqh/oc\" id=3a280161-f1be-4ecd-ac1d-c97d9b8048c5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.290855 | controller |     "Jun 09 12:10:31.595407 crc crio[21508]: time=\"2026-06-09T12:10:31.595263727Z\" level=info msg=\"Stopping pod sandbox: e3d3952f9172b3150776756373f03e8e795c28500fa612e6b3dc317112eb3724\" id=b4c2519f-6b59-4156-b3dc-8083eeed3bba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.290868 | controller |     "Jun 09 12:10:31.595407 crc crio[21508]: time=\"2026-06-09T12:10:31.59538793Z\" level=info msg=\"Stopped pod sandbox (already stopped): e3d3952f9172b3150776756373f03e8e795c28500fa612e6b3dc317112eb3724\" id=b4c2519f-6b59-4156-b3dc-8083eeed3bba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.290883 | controller |     "Jun 09 12:10:31.596443 crc crio[21508]: time=\"2026-06-09T12:10:31.596370729Z\" level=info msg=\"Removing pod sandbox: e3d3952f9172b3150776756373f03e8e795c28500fa612e6b3dc317112eb3724\" id=9206a178-d9f1-4e11-8988-349dcfd1f352 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.290897 | controller |     "Jun 09 12:10:31.611400 crc crio[21508]: time=\"2026-06-09T12:10:31.611262422Z\" level=info msg=\"Removed pod sandbox: e3d3952f9172b3150776756373f03e8e795c28500fa612e6b3dc317112eb3724\" id=9206a178-d9f1-4e11-8988-349dcfd1f352 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.290911 | controller |     "Jun 09 12:10:31.612531 crc crio[21508]: time=\"2026-06-09T12:10:31.612453207Z\" level=info msg=\"Stopping pod sandbox: 01a06042396cc660af979a2aaaa0ce08f5857b3073a4b0836e6bc651ac35e9eb\" id=0160b5f9-a0be-4fb4-bef3-b7feebe7d95c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.290925 | controller |     "Jun 09 12:10:31.612784 crc crio[21508]: time=\"2026-06-09T12:10:31.612629342Z\" level=info msg=\"Stopped pod sandbox (already stopped): 01a06042396cc660af979a2aaaa0ce08f5857b3073a4b0836e6bc651ac35e9eb\" id=0160b5f9-a0be-4fb4-bef3-b7feebe7d95c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.290939 | controller |     "Jun 09 12:10:31.613832 crc crio[21508]: time=\"2026-06-09T12:10:31.613683462Z\" level=info msg=\"Removing pod sandbox: 01a06042396cc660af979a2aaaa0ce08f5857b3073a4b0836e6bc651ac35e9eb\" id=3dccd47d-70c4-4d62-b534-ccb5d79f3647 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.290953 | controller |     "Jun 09 12:10:31.632994 crc crio[21508]: time=\"2026-06-09T12:10:31.63285387Z\" level=info msg=\"Removed pod sandbox: 01a06042396cc660af979a2aaaa0ce08f5857b3073a4b0836e6bc651ac35e9eb\" id=3dccd47d-70c4-4d62-b534-ccb5d79f3647 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.290966 | controller |     "Jun 09 12:10:31.634729 crc crio[21508]: time=\"2026-06-09T12:10:31.634629692Z\" level=info msg=\"Stopping pod sandbox: 089a64c612136682c619acb80556005404484c932f93628dd55b1305c37789ac\" id=9d3233da-7908-4a25-981b-1b53b654d1fc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.290980 | controller |     "Jun 09 12:10:31.634861 crc crio[21508]: time=\"2026-06-09T12:10:31.634731955Z\" level=info msg=\"Stopped pod sandbox (already stopped): 089a64c612136682c619acb80556005404484c932f93628dd55b1305c37789ac\" id=9d3233da-7908-4a25-981b-1b53b654d1fc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.290993 | controller |     "Jun 09 12:10:31.637002 crc crio[21508]: time=\"2026-06-09T12:10:31.636799525Z\" level=info msg=\"Removing pod sandbox: 089a64c612136682c619acb80556005404484c932f93628dd55b1305c37789ac\" id=a2cd9326-60d0-4cd6-8f9d-11d6e02df527 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.291012 | controller |     "Jun 09 12:10:31.655400 crc crio[21508]: time=\"2026-06-09T12:10:31.655248721Z\" level=info msg=\"Removed pod sandbox: 089a64c612136682c619acb80556005404484c932f93628dd55b1305c37789ac\" id=a2cd9326-60d0-4cd6-8f9d-11d6e02df527 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.291027 | controller |     "Jun 09 12:11:19.402649 crc crio[21508]: time=\"2026-06-09T12:11:19.388027814Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-s62kn/POD\" id=e2a63ae7-9391-4b3b-9cdf-089ec2591b98 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.291041 | controller |     "Jun 09 12:11:19.402649 crc crio[21508]: time=\"2026-06-09T12:11:19.389048204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.291056 | controller |     "Jun 09 12:11:19.434421 crc crio[21508]: time=\"2026-06-09T12:11:19.434342231Z\" level=info msg=\"Got pod network &{Name:redhat-operators-s62kn Namespace:openshift-marketplace ID:d8b5ed22a29e17ea403385f0792fbe15f34dd12c4fb1f772dc7bc756ddc84d64 UID:a7730774-c1b8-43e0-a367-3cb21cc69479 NetNS:/var/run/netns/ca3d2bcb-2b6a-4630-97d2-93f2c03396d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7730774_c1b8_43e0_a367_3cb21cc69479.slice PodAnnotations:0xc004e42270}] Aliases:map[]}\"",
2026-06-09 12:20:06.291070 | controller |     "Jun 09 12:11:19.434421 crc crio[21508]: time=\"2026-06-09T12:11:19.434401252Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-s62kn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.291085 | controller |     "Jun 09 12:11:20.065042 crc crio[21508]: 2026-06-09T12:11:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d8b5ed22a29e17e Mac:5e:9e:06:91:0f:41 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:12 Mtu:0 Sandbox:/var/run/netns/ca3d2bcb-2b6a-4630-97d2-93f2c03396d4 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.1.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.291100 | controller |     "Jun 09 12:11:20.066365 crc crio[21508]: time=\"2026-06-09T12:11:20.066249658Z\" level=info msg=\"Got pod network &{Name:redhat-operators-s62kn Namespace:openshift-marketplace ID:d8b5ed22a29e17ea403385f0792fbe15f34dd12c4fb1f772dc7bc756ddc84d64 UID:a7730774-c1b8-43e0-a367-3cb21cc69479 NetNS:/var/run/netns/ca3d2bcb-2b6a-4630-97d2-93f2c03396d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7730774_c1b8_43e0_a367_3cb21cc69479.slice PodAnnotations:0xc004e42270}] Aliases:map[]}\"",
2026-06-09 12:20:06.291115 | controller |     "Jun 09 12:11:20.066563 crc crio[21508]: time=\"2026-06-09T12:11:20.066504316Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-s62kn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.291129 | controller |     "Jun 09 12:11:20.076108 crc crio[21508]: time=\"2026-06-09T12:11:20.074666303Z\" level=info msg=\"Ran pod sandbox d8b5ed22a29e17ea403385f0792fbe15f34dd12c4fb1f772dc7bc756ddc84d64 with infra container: openshift-marketplace/redhat-operators-s62kn/POD\" id=e2a63ae7-9391-4b3b-9cdf-089ec2591b98 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.291143 | controller |     "Jun 09 12:11:20.083421 crc crio[21508]: time=\"2026-06-09T12:11:20.083049877Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bd6c286b-97ce-4958-8f4c-f210e37c56a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.291158 | controller |     "Jun 09 12:11:20.088254 crc crio[21508]: time=\"2026-06-09T12:11:20.088176496Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=755a65f0-3b8a-42fa-b93f-2542dd691ded name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.291176 | controller |     "Jun 09 12:11:20.095869 crc crio[21508]: time=\"2026-06-09T12:11:20.095786237Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-s62kn/extract-utilities\" id=eed0cf6e-17d9-4712-8fa4-cb7d512e0090 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.291191 | controller |     "Jun 09 12:11:20.096371 crc crio[21508]: time=\"2026-06-09T12:11:20.096257011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.291205 | controller |     "Jun 09 12:11:20.158093 crc crio[21508]: time=\"2026-06-09T12:11:20.158007657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.291219 | controller |     "Jun 09 12:11:20.166516 crc crio[21508]: time=\"2026-06-09T12:11:20.166426852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.291233 | controller |     "Jun 09 12:11:20.517706 crc crio[21508]: time=\"2026-06-09T12:11:20.517133571Z\" level=info msg=\"Created container 3ba666c4bd7472176b9e42eb093bb1bf66eaf57944e183cb76a7dbf3239acbaf: openshift-marketplace/redhat-operators-s62kn/extract-utilities\" id=eed0cf6e-17d9-4712-8fa4-cb7d512e0090 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.291247 | controller |     "Jun 09 12:11:20.519503 crc crio[21508]: time=\"2026-06-09T12:11:20.519426488Z\" level=info msg=\"Starting container: 3ba666c4bd7472176b9e42eb093bb1bf66eaf57944e183cb76a7dbf3239acbaf\" id=297b4ad9-9077-4091-a3ae-be027d97e73b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.291261 | controller |     "Jun 09 12:11:20.525246 crc crio[21508]: time=\"2026-06-09T12:11:20.525130224Z\" level=info msg=\"Started container\" PID=251469 containerID=3ba666c4bd7472176b9e42eb093bb1bf66eaf57944e183cb76a7dbf3239acbaf description=openshift-marketplace/redhat-operators-s62kn/extract-utilities id=297b4ad9-9077-4091-a3ae-be027d97e73b name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8b5ed22a29e17ea403385f0792fbe15f34dd12c4fb1f772dc7bc756ddc84d64",
2026-06-09 12:20:06.291276 | controller |     "Jun 09 12:11:20.775245 crc crio[21508]: time=\"2026-06-09T12:11:20.775044322Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=84fbf6dd-2cf8-4d1e-825a-1f5d44bcc3cd name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.291290 | controller |     "Jun 09 12:11:20.784854 crc crio[21508]: time=\"2026-06-09T12:11:20.784730804Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-09 12:20:06.291304 | controller |     "Jun 09 12:11:21.346967 crc crio[21508]: time=\"2026-06-09T12:11:21.346371447Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:3ff571452f484c0211ce73a1965fd6ce23c29df4c9361a4fb9640ee9a34b3134\" id=84fbf6dd-2cf8-4d1e-825a-1f5d44bcc3cd name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.291318 | controller |     "Jun 09 12:11:21.348140 crc crio[21508]: time=\"2026-06-09T12:11:21.348064006Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=4e22ac36-6f79-4d9e-bd6c-d73b16a8066e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.291333 | controller |     "Jun 09 12:11:21.351708 crc crio[21508]: time=\"2026-06-09T12:11:21.35163823Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=a2cbe01d-3812-42f8-9bb8-03210e89f273 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.291368 | controller |     "Jun 09 12:11:21.360887 crc crio[21508]: time=\"2026-06-09T12:11:21.360800197Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-s62kn/extract-content\" id=3546eaa5-a51f-4b9d-ab5d-c310aedda092 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.291388 | controller |     "Jun 09 12:11:21.361515 crc crio[21508]: time=\"2026-06-09T12:11:21.361466506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.291403 | controller |     "Jun 09 12:11:21.480110 crc crio[21508]: time=\"2026-06-09T12:11:21.480022724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.291418 | controller |     "Jun 09 12:11:21.484495 crc crio[21508]: time=\"2026-06-09T12:11:21.484443623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.291433 | controller |     "Jun 09 12:11:21.690776 crc crio[21508]: time=\"2026-06-09T12:11:21.690631589Z\" level=info msg=\"Created container 87c398c3aa26348df4259a8af59059cbaab3d85d5923a5777e50dffbd3cfdcf5: openshift-marketplace/redhat-operators-s62kn/extract-content\" id=3546eaa5-a51f-4b9d-ab5d-c310aedda092 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.291447 | controller |     "Jun 09 12:11:21.692437 crc crio[21508]: time=\"2026-06-09T12:11:21.692075651Z\" level=info msg=\"Starting container: 87c398c3aa26348df4259a8af59059cbaab3d85d5923a5777e50dffbd3cfdcf5\" id=a164b6a2-b7ff-493d-88b6-27f98971e269 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.291461 | controller |     "Jun 09 12:11:21.701643 crc crio[21508]: time=\"2026-06-09T12:11:21.700781984Z\" level=info msg=\"Started container\" PID=251792 containerID=87c398c3aa26348df4259a8af59059cbaab3d85d5923a5777e50dffbd3cfdcf5 description=openshift-marketplace/redhat-operators-s62kn/extract-content id=a164b6a2-b7ff-493d-88b6-27f98971e269 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8b5ed22a29e17ea403385f0792fbe15f34dd12c4fb1f772dc7bc756ddc84d64",
2026-06-09 12:20:06.291476 | controller |     "Jun 09 12:11:26.879352 crc crio[21508]: time=\"2026-06-09T12:11:26.878919538Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=cb50891c-5320-4578-a533-5bfac0ee4d37 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.291491 | controller |     "Jun 09 12:11:26.885083 crc crio[21508]: time=\"2026-06-09T12:11:26.884941473Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=36ca65b7-09ce-4f0c-897e-129ea261baef name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.291505 | controller |     "Jun 09 12:11:26.891990 crc crio[21508]: time=\"2026-06-09T12:11:26.891882865Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-s62kn/registry-server\" id=f6479ff1-ddf5-47b3-a966-24aa8da0f60e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.291519 | controller |     "Jun 09 12:11:26.893696 crc crio[21508]: time=\"2026-06-09T12:11:26.893512562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.291533 | controller |     "Jun 09 12:11:26.968682 crc crio[21508]: time=\"2026-06-09T12:11:26.968588506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.291547 | controller |     "Jun 09 12:11:26.972879 crc crio[21508]: time=\"2026-06-09T12:11:26.972450208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.291566 | controller |     "Jun 09 12:11:27.140091 crc crio[21508]: time=\"2026-06-09T12:11:27.139922769Z\" level=info msg=\"Created container 2e099ea52920d2a8e4e86a7609663b94104f2361f826d3b58c00602968aab8c3: openshift-marketplace/redhat-operators-s62kn/registry-server\" id=f6479ff1-ddf5-47b3-a966-24aa8da0f60e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.291581 | controller |     "Jun 09 12:11:27.141489 crc crio[21508]: time=\"2026-06-09T12:11:27.14132716Z\" level=info msg=\"Starting container: 2e099ea52920d2a8e4e86a7609663b94104f2361f826d3b58c00602968aab8c3\" id=7d93253d-8b16-48ee-b673-86190ac731ea name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.291604 | controller |     "Jun 09 12:11:27.147121 crc crio[21508]: time=\"2026-06-09T12:11:27.147024005Z\" level=info msg=\"Started container\" PID=252403 containerID=2e099ea52920d2a8e4e86a7609663b94104f2361f826d3b58c00602968aab8c3 description=openshift-marketplace/redhat-operators-s62kn/registry-server id=7d93253d-8b16-48ee-b673-86190ac731ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8b5ed22a29e17ea403385f0792fbe15f34dd12c4fb1f772dc7bc756ddc84d64",
2026-06-09 12:20:06.291620 | controller |     "Jun 09 12:11:41.079914 crc crio[21508]: time=\"2026-06-09T12:11:41.078930481Z\" level=info msg=\"Stopping container: 2e099ea52920d2a8e4e86a7609663b94104f2361f826d3b58c00602968aab8c3 (timeout: 2s)\" id=1e581aff-0a78-43ac-907f-fcea1a046209 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.291634 | controller |     "Jun 09 12:11:41.210071 crc crio[21508]: time=\"2026-06-09T12:11:41.209982683Z\" level=info msg=\"Stopped container 2e099ea52920d2a8e4e86a7609663b94104f2361f826d3b58c00602968aab8c3: openshift-marketplace/redhat-operators-s62kn/registry-server\" id=1e581aff-0a78-43ac-907f-fcea1a046209 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.291648 | controller |     "Jun 09 12:11:41.212669 crc crio[21508]: time=\"2026-06-09T12:11:41.212595269Z\" level=info msg=\"Stopping pod sandbox: d8b5ed22a29e17ea403385f0792fbe15f34dd12c4fb1f772dc7bc756ddc84d64\" id=f9ab493f-1131-421a-988f-ac362e8701ca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.291662 | controller |     "Jun 09 12:11:41.213350 crc crio[21508]: time=\"2026-06-09T12:11:41.213232447Z\" level=info msg=\"Got pod network &{Name:redhat-operators-s62kn Namespace:openshift-marketplace ID:d8b5ed22a29e17ea403385f0792fbe15f34dd12c4fb1f772dc7bc756ddc84d64 UID:a7730774-c1b8-43e0-a367-3cb21cc69479 NetNS:/var/run/netns/ca3d2bcb-2b6a-4630-97d2-93f2c03396d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7730774_c1b8_43e0_a367_3cb21cc69479.slice PodAnnotations:0xc0019bd9f0}] Aliases:map[]}\"",
2026-06-09 12:20:06.291677 | controller |     "Jun 09 12:11:41.213656 crc crio[21508]: time=\"2026-06-09T12:11:41.213598938Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-s62kn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.291691 | controller |     "Jun 09 12:11:41.651449 crc crio[21508]: time=\"2026-06-09T12:11:41.644097858Z\" level=info msg=\"Stopped pod sandbox: d8b5ed22a29e17ea403385f0792fbe15f34dd12c4fb1f772dc7bc756ddc84d64\" id=f9ab493f-1131-421a-988f-ac362e8701ca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.291705 | controller |     "Jun 09 12:11:42.102154 crc crio[21508]: time=\"2026-06-09T12:11:42.101598973Z\" level=info msg=\"Removing container: 2e099ea52920d2a8e4e86a7609663b94104f2361f826d3b58c00602968aab8c3\" id=d60c075b-8b57-451e-afd3-338727fec574 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.291719 | controller |     "Jun 09 12:11:42.147923 crc crio[21508]: time=\"2026-06-09T12:11:42.147657593Z\" level=info msg=\"Removed container 2e099ea52920d2a8e4e86a7609663b94104f2361f826d3b58c00602968aab8c3: openshift-marketplace/redhat-operators-s62kn/registry-server\" id=d60c075b-8b57-451e-afd3-338727fec574 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.291737 | controller |     "Jun 09 12:11:42.164356 crc crio[21508]: time=\"2026-06-09T12:11:42.161502416Z\" level=info msg=\"Removing container: 87c398c3aa26348df4259a8af59059cbaab3d85d5923a5777e50dffbd3cfdcf5\" id=2f837635-99d1-4862-a1ee-61d15cfc497d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.291751 | controller |     "Jun 09 12:11:42.196390 crc crio[21508]: time=\"2026-06-09T12:11:42.196243536Z\" level=info msg=\"Removed container 87c398c3aa26348df4259a8af59059cbaab3d85d5923a5777e50dffbd3cfdcf5: openshift-marketplace/redhat-operators-s62kn/extract-content\" id=2f837635-99d1-4862-a1ee-61d15cfc497d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.291766 | controller |     "Jun 09 12:11:42.204125 crc crio[21508]: time=\"2026-06-09T12:11:42.204035212Z\" level=info msg=\"Removing container: 3ba666c4bd7472176b9e42eb093bb1bf66eaf57944e183cb76a7dbf3239acbaf\" id=0fa24f21-d272-40ac-9bbc-33ba105017a1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.291780 | controller |     "Jun 09 12:11:42.281980 crc crio[21508]: time=\"2026-06-09T12:11:42.281896827Z\" level=info msg=\"Removed container 3ba666c4bd7472176b9e42eb093bb1bf66eaf57944e183cb76a7dbf3239acbaf: openshift-marketplace/redhat-operators-s62kn/extract-utilities\" id=0fa24f21-d272-40ac-9bbc-33ba105017a1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.291794 | controller |     "Jun 09 12:12:00.518378 crc crio[21508]: time=\"2026-06-09T12:12:00.517426492Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683452-wcxzv/POD\" id=8d8df360-c2ec-4eeb-86a2-36f0907a4145 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.291808 | controller |     "Jun 09 12:12:00.518378 crc crio[21508]: time=\"2026-06-09T12:12:00.518364559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.291823 | controller |     "Jun 09 12:12:00.563562 crc crio[21508]: time=\"2026-06-09T12:12:00.562904754Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683452-wcxzv Namespace:openshift-infra ID:70d69520bb063e20a9013403cfaadcd138d85ecdfc7665caa2387fc65249a0af UID:b132301e-2aa2-453e-86cb-90e5b0a026dc NetNS:/var/run/netns/a76fe44d-ade6-4cd8-a247-a982591ce1c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb132301e_2aa2_453e_86cb_90e5b0a026dc.slice PodAnnotations:0xc00244ea68}] Aliases:map[]}\"",
2026-06-09 12:20:06.291837 | controller |     "Jun 09 12:12:00.563562 crc crio[21508]: time=\"2026-06-09T12:12:00.563474101Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683452-wcxzv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.291851 | controller |     "Jun 09 12:12:00.922999 crc crio[21508]: 2026-06-09T12:12:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:70d69520bb063e2 Mac:52:85:4d:97:a7:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:13 Mtu:0 Sandbox:/var/run/netns/a76fe44d-ade6-4cd8-a247-a982591ce1c4 SocketPath: PciID:}] [{Interface:0xc0004b25b0 Address:{IP:10.217.1.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.291866 | controller |     "Jun 09 12:12:00.925634 crc crio[21508]: time=\"2026-06-09T12:12:00.925538301Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683452-wcxzv Namespace:openshift-infra ID:70d69520bb063e20a9013403cfaadcd138d85ecdfc7665caa2387fc65249a0af UID:b132301e-2aa2-453e-86cb-90e5b0a026dc NetNS:/var/run/netns/a76fe44d-ade6-4cd8-a247-a982591ce1c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb132301e_2aa2_453e_86cb_90e5b0a026dc.slice PodAnnotations:0xc00244ea68}] Aliases:map[]}\"",
2026-06-09 12:20:06.291884 | controller |     "Jun 09 12:12:00.925827 crc crio[21508]: time=\"2026-06-09T12:12:00.925784908Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683452-wcxzv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.291899 | controller |     "Jun 09 12:12:00.937041 crc crio[21508]: time=\"2026-06-09T12:12:00.936261083Z\" level=info msg=\"Ran pod sandbox 70d69520bb063e20a9013403cfaadcd138d85ecdfc7665caa2387fc65249a0af with infra container: openshift-infra/auto-csr-approver-29683452-wcxzv/POD\" id=8d8df360-c2ec-4eeb-86a2-36f0907a4145 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.291914 | controller |     "Jun 09 12:12:00.967521 crc crio[21508]: time=\"2026-06-09T12:12:00.962007021Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=bd33e3ba-549c-44f2-8f25-fd3c7b2e6644 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.291928 | controller |     "Jun 09 12:12:00.974247 crc crio[21508]: time=\"2026-06-09T12:12:00.973724312Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 12:20:06.291945 | controller |     "Jun 09 12:12:01.847539 crc crio[21508]: time=\"2026-06-09T12:12:01.847403781Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=bd33e3ba-549c-44f2-8f25-fd3c7b2e6644 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.291961 | controller |     "Jun 09 12:12:01.850709 crc crio[21508]: time=\"2026-06-09T12:12:01.850627755Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a8ad6204-bf33-438d-9501-d345d0440689 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.291975 | controller |     "Jun 09 12:12:01.853191 crc crio[21508]: time=\"2026-06-09T12:12:01.852983014Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=724487fe-ff07-4d13-92ed-215c98d61fa7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.291989 | controller |     "Jun 09 12:12:01.863663 crc crio[21508]: time=\"2026-06-09T12:12:01.863142519Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683452-wcxzv/oc\" id=556a1457-22e8-479f-8131-1a60043213bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.292004 | controller |     "Jun 09 12:12:01.864156 crc crio[21508]: time=\"2026-06-09T12:12:01.864047415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.292018 | controller |     "Jun 09 12:12:01.919105 crc crio[21508]: time=\"2026-06-09T12:12:01.917898012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.292033 | controller |     "Jun 09 12:12:02.126860 crc crio[21508]: time=\"2026-06-09T12:12:02.126652613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.292047 | controller |     "Jun 09 12:12:02.239346 crc crio[21508]: time=\"2026-06-09T12:12:02.239223327Z\" level=info msg=\"Created container 213eefd2345baafd55191ae7f46a7071fdea6df50a8a06b2ac6d963ab2c9fa49: openshift-infra/auto-csr-approver-29683452-wcxzv/oc\" id=556a1457-22e8-479f-8131-1a60043213bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.292062 | controller |     "Jun 09 12:12:02.244035 crc crio[21508]: time=\"2026-06-09T12:12:02.243912403Z\" level=info msg=\"Starting container: 213eefd2345baafd55191ae7f46a7071fdea6df50a8a06b2ac6d963ab2c9fa49\" id=632face1-ab72-4c61-b028-a7eabcb8329e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.292080 | controller |     "Jun 09 12:12:02.254806 crc crio[21508]: time=\"2026-06-09T12:12:02.254631325Z\" level=info msg=\"Started container\" PID=261129 containerID=213eefd2345baafd55191ae7f46a7071fdea6df50a8a06b2ac6d963ab2c9fa49 description=openshift-infra/auto-csr-approver-29683452-wcxzv/oc id=632face1-ab72-4c61-b028-a7eabcb8329e name=/runtime.v1.RuntimeService/StartContainer sandboxID=70d69520bb063e20a9013403cfaadcd138d85ecdfc7665caa2387fc65249a0af",
2026-06-09 12:20:06.292095 | controller |     "Jun 09 12:12:04.397670 crc crio[21508]: time=\"2026-06-09T12:12:04.396725452Z\" level=info msg=\"Stopping pod sandbox: 70d69520bb063e20a9013403cfaadcd138d85ecdfc7665caa2387fc65249a0af\" id=16e5462a-7eb3-4014-a2e3-b3927ff871b3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.292110 | controller |     "Jun 09 12:12:04.399282 crc crio[21508]: time=\"2026-06-09T12:12:04.398449182Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683452-wcxzv Namespace:openshift-infra ID:70d69520bb063e20a9013403cfaadcd138d85ecdfc7665caa2387fc65249a0af UID:b132301e-2aa2-453e-86cb-90e5b0a026dc NetNS:/var/run/netns/a76fe44d-ade6-4cd8-a247-a982591ce1c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb132301e_2aa2_453e_86cb_90e5b0a026dc.slice PodAnnotations:0xc002c0a3b0}] Aliases:map[]}\"",
2026-06-09 12:20:06.292124 | controller |     "Jun 09 12:12:04.399282 crc crio[21508]: time=\"2026-06-09T12:12:04.398627397Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683452-wcxzv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.292139 | controller |     "Jun 09 12:12:04.757834 crc crio[21508]: time=\"2026-06-09T12:12:04.757669099Z\" level=info msg=\"Stopped pod sandbox: 70d69520bb063e20a9013403cfaadcd138d85ecdfc7665caa2387fc65249a0af\" id=16e5462a-7eb3-4014-a2e3-b3927ff871b3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.292153 | controller |     "Jun 09 12:12:31.705714 crc crio[21508]: time=\"2026-06-09T12:12:31.704806512Z\" level=info msg=\"Removing container: 291cdf1439a9ea2161628a4859eee16a74321c0127230ff8203703a48d0a0b53\" id=f891b4d1-fa6c-4c46-93df-d19ddda50126 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.292168 | controller |     "Jun 09 12:12:31.823033 crc crio[21508]: time=\"2026-06-09T12:12:31.822923687Z\" level=info msg=\"Removed container 291cdf1439a9ea2161628a4859eee16a74321c0127230ff8203703a48d0a0b53: openshift-infra/auto-csr-approver-29683446-qv4qr/oc\" id=f891b4d1-fa6c-4c46-93df-d19ddda50126 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.292182 | controller |     "Jun 09 12:12:31.843560 crc crio[21508]: time=\"2026-06-09T12:12:31.843453335Z\" level=info msg=\"Stopping pod sandbox: d8b5ed22a29e17ea403385f0792fbe15f34dd12c4fb1f772dc7bc756ddc84d64\" id=d04faa71-1c57-4026-890c-5b3d71192f4d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.292196 | controller |     "Jun 09 12:12:31.843560 crc crio[21508]: time=\"2026-06-09T12:12:31.843562708Z\" level=info msg=\"Stopped pod sandbox (already stopped): d8b5ed22a29e17ea403385f0792fbe15f34dd12c4fb1f772dc7bc756ddc84d64\" id=d04faa71-1c57-4026-890c-5b3d71192f4d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.292210 | controller |     "Jun 09 12:12:31.844381 crc crio[21508]: time=\"2026-06-09T12:12:31.844211287Z\" level=info msg=\"Removing pod sandbox: d8b5ed22a29e17ea403385f0792fbe15f34dd12c4fb1f772dc7bc756ddc84d64\" id=f90f8805-5dd5-4ec0-92db-9d590a455f51 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.292224 | controller |     "Jun 09 12:12:31.867121 crc crio[21508]: time=\"2026-06-09T12:12:31.866958618Z\" level=info msg=\"Removed pod sandbox: d8b5ed22a29e17ea403385f0792fbe15f34dd12c4fb1f772dc7bc756ddc84d64\" id=f90f8805-5dd5-4ec0-92db-9d590a455f51 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.292241 | controller |     "Jun 09 12:12:31.872639 crc crio[21508]: time=\"2026-06-09T12:12:31.8725349Z\" level=info msg=\"Stopping pod sandbox: 5f46330849a0567c871bbf6203a9174dddcd49464c83452bfbe34bcd5ca5ba37\" id=707da12a-94be-41f1-94eb-058f474fa9b0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.292256 | controller |     "Jun 09 12:12:31.872639 crc crio[21508]: time=\"2026-06-09T12:12:31.872651304Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5f46330849a0567c871bbf6203a9174dddcd49464c83452bfbe34bcd5ca5ba37\" id=707da12a-94be-41f1-94eb-058f474fa9b0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.292270 | controller |     "Jun 09 12:12:31.874524 crc crio[21508]: time=\"2026-06-09T12:12:31.874407945Z\" level=info msg=\"Removing pod sandbox: 5f46330849a0567c871bbf6203a9174dddcd49464c83452bfbe34bcd5ca5ba37\" id=dfdc3f5a-5d7c-4b06-9621-ecc91beec9c7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.292284 | controller |     "Jun 09 12:12:31.906005 crc crio[21508]: time=\"2026-06-09T12:12:31.905908511Z\" level=info msg=\"Removed pod sandbox: 5f46330849a0567c871bbf6203a9174dddcd49464c83452bfbe34bcd5ca5ba37\" id=dfdc3f5a-5d7c-4b06-9621-ecc91beec9c7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.292298 | controller |     "Jun 09 12:14:00.512226 crc crio[21508]: time=\"2026-06-09T12:14:00.511443076Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683454-572xx/POD\" id=360a66cd-50c0-4a60-99f8-df9b0ea578fb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.292312 | controller |     "Jun 09 12:14:00.513405 crc crio[21508]: time=\"2026-06-09T12:14:00.51225909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.292327 | controller |     "Jun 09 12:14:00.571897 crc crio[21508]: time=\"2026-06-09T12:14:00.571806301Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683454-572xx Namespace:openshift-infra ID:e0d8fa34332d87a0a2bba1cf868646d40a56001da94151515310594d65fee2cf UID:c025a95c-fa4c-42c0-908b-e9e925f1b7e4 NetNS:/var/run/netns/f7fef435-fb13-4fcb-a3ee-dd9d52381dd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc025a95c_fa4c_42c0_908b_e9e925f1b7e4.slice PodAnnotations:0xc004e42110}] Aliases:map[]}\"",
2026-06-09 12:20:06.292342 | controller |     "Jun 09 12:14:00.571897 crc crio[21508]: time=\"2026-06-09T12:14:00.571879493Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683454-572xx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.292376 | controller |     "Jun 09 12:14:01.098005 crc crio[21508]: 2026-06-09T12:14:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e0d8fa34332d87a Mac:36:04:26:97:02:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:14 Mtu:0 Sandbox:/var/run/netns/f7fef435-fb13-4fcb-a3ee-dd9d52381dd6 SocketPath: PciID:}] [{Interface:0xc000598750 Address:{IP:10.217.1.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.292392 | controller |     "Jun 09 12:14:01.100013 crc crio[21508]: time=\"2026-06-09T12:14:01.099932604Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683454-572xx Namespace:openshift-infra ID:e0d8fa34332d87a0a2bba1cf868646d40a56001da94151515310594d65fee2cf UID:c025a95c-fa4c-42c0-908b-e9e925f1b7e4 NetNS:/var/run/netns/f7fef435-fb13-4fcb-a3ee-dd9d52381dd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc025a95c_fa4c_42c0_908b_e9e925f1b7e4.slice PodAnnotations:0xc004e42110}] Aliases:map[]}\"",
2026-06-09 12:20:06.292407 | controller |     "Jun 09 12:14:01.100171 crc crio[21508]: time=\"2026-06-09T12:14:01.10013001Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683454-572xx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.292428 | controller |     "Jun 09 12:14:01.110710 crc crio[21508]: time=\"2026-06-09T12:14:01.110649358Z\" level=info msg=\"Ran pod sandbox e0d8fa34332d87a0a2bba1cf868646d40a56001da94151515310594d65fee2cf with infra container: openshift-infra/auto-csr-approver-29683454-572xx/POD\" id=360a66cd-50c0-4a60-99f8-df9b0ea578fb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.292444 | controller |     "Jun 09 12:14:01.115134 crc crio[21508]: time=\"2026-06-09T12:14:01.115078187Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=962cc4f7-de48-45d7-92ca-cab4c53f82d2 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.292458 | controller |     "Jun 09 12:14:01.126943 crc crio[21508]: time=\"2026-06-09T12:14:01.126853292Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 12:20:06.292472 | controller |     "Jun 09 12:14:01.952559 crc crio[21508]: time=\"2026-06-09T12:14:01.951960879Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=962cc4f7-de48-45d7-92ca-cab4c53f82d2 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.292487 | controller |     "Jun 09 12:14:01.954128 crc crio[21508]: time=\"2026-06-09T12:14:01.953460423Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3c8db24a-9ebe-454d-9299-44b30e8ac7dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.292501 | controller |     "Jun 09 12:14:01.956613 crc crio[21508]: time=\"2026-06-09T12:14:01.956480671Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4196bb7c-2a76-4c55-84cf-6c31f4436d1e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.292515 | controller |     "Jun 09 12:14:01.964709 crc crio[21508]: time=\"2026-06-09T12:14:01.964602299Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683454-572xx/oc\" id=b19c22ea-4b1c-488d-9101-52854a8be662 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.292530 | controller |     "Jun 09 12:14:01.965144 crc crio[21508]: time=\"2026-06-09T12:14:01.965090413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.292544 | controller |     "Jun 09 12:14:02.009177 crc crio[21508]: time=\"2026-06-09T12:14:02.00910463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.292558 | controller |     "Jun 09 12:14:02.228153 crc crio[21508]: time=\"2026-06-09T12:14:02.227572357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.292572 | controller |     "Jun 09 12:14:02.348536 crc crio[21508]: time=\"2026-06-09T12:14:02.348429251Z\" level=info msg=\"Created container da3cbe60ca39554135ea91bd0518a41161c902fbaac91da4b3eb23f52a22c329: openshift-infra/auto-csr-approver-29683454-572xx/oc\" id=b19c22ea-4b1c-488d-9101-52854a8be662 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.292586 | controller |     "Jun 09 12:14:02.349861 crc crio[21508]: time=\"2026-06-09T12:14:02.349717809Z\" level=info msg=\"Starting container: da3cbe60ca39554135ea91bd0518a41161c902fbaac91da4b3eb23f52a22c329\" id=81a14868-85f8-4814-bc1d-727ed5704b8c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.292600 | controller |     "Jun 09 12:14:02.356886 crc crio[21508]: time=\"2026-06-09T12:14:02.356796216Z\" level=info msg=\"Started container\" PID=279071 containerID=da3cbe60ca39554135ea91bd0518a41161c902fbaac91da4b3eb23f52a22c329 description=openshift-infra/auto-csr-approver-29683454-572xx/oc id=81a14868-85f8-4814-bc1d-727ed5704b8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0d8fa34332d87a0a2bba1cf868646d40a56001da94151515310594d65fee2cf",
2026-06-09 12:20:06.292618 | controller |     "Jun 09 12:14:04.096241 crc crio[21508]: time=\"2026-06-09T12:14:04.095614531Z\" level=info msg=\"Stopping pod sandbox: e0d8fa34332d87a0a2bba1cf868646d40a56001da94151515310594d65fee2cf\" id=6be5901b-c1fd-45d3-976f-3e9e190fd0c8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.292632 | controller |     "Jun 09 12:14:04.098641 crc crio[21508]: time=\"2026-06-09T12:14:04.098514606Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683454-572xx Namespace:openshift-infra ID:e0d8fa34332d87a0a2bba1cf868646d40a56001da94151515310594d65fee2cf UID:c025a95c-fa4c-42c0-908b-e9e925f1b7e4 NetNS:/var/run/netns/f7fef435-fb13-4fcb-a3ee-dd9d52381dd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc025a95c_fa4c_42c0_908b_e9e925f1b7e4.slice PodAnnotations:0xc004e42758}] Aliases:map[]}\"",
2026-06-09 12:20:06.292647 | controller |     "Jun 09 12:14:04.099000 crc crio[21508]: time=\"2026-06-09T12:14:04.098957549Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683454-572xx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.292661 | controller |     "Jun 09 12:14:04.396145 crc crio[21508]: time=\"2026-06-09T12:14:04.395977034Z\" level=info msg=\"Stopped pod sandbox: e0d8fa34332d87a0a2bba1cf868646d40a56001da94151515310594d65fee2cf\" id=6be5901b-c1fd-45d3-976f-3e9e190fd0c8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.292676 | controller |     "Jun 09 12:14:31.954421 crc crio[21508]: time=\"2026-06-09T12:14:31.953901343Z\" level=info msg=\"Removing container: 488e7d172f412855c678f0f5d28b5ca769f64279b0046856d9aab1621fb0e6a2\" id=f62d2170-da61-4e26-bbee-f1ad3814d3fc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.292690 | controller |     "Jun 09 12:14:32.057033 crc crio[21508]: time=\"2026-06-09T12:14:32.056482383Z\" level=info msg=\"Removed container 488e7d172f412855c678f0f5d28b5ca769f64279b0046856d9aab1621fb0e6a2: openshift-infra/auto-csr-approver-29683448-zcfj7/oc\" id=f62d2170-da61-4e26-bbee-f1ad3814d3fc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.292704 | controller |     "Jun 09 12:14:32.070163 crc crio[21508]: time=\"2026-06-09T12:14:32.070038279Z\" level=info msg=\"Stopping pod sandbox: 0db1a7aa830693513484ff435d67d438656d82ab5b8d72392de0f90b8112ca86\" id=3cc87ee3-6aae-452f-a8f7-2ca52854fe55 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.292718 | controller |     "Jun 09 12:14:32.070163 crc crio[21508]: time=\"2026-06-09T12:14:32.070147002Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0db1a7aa830693513484ff435d67d438656d82ab5b8d72392de0f90b8112ca86\" id=3cc87ee3-6aae-452f-a8f7-2ca52854fe55 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.292732 | controller |     "Jun 09 12:14:32.070712 crc crio[21508]: time=\"2026-06-09T12:14:32.070650867Z\" level=info msg=\"Removing pod sandbox: 0db1a7aa830693513484ff435d67d438656d82ab5b8d72392de0f90b8112ca86\" id=e7d7bacf-bd6a-49c8-8fe2-62f5bd47f940 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.292746 | controller |     "Jun 09 12:14:32.097705 crc crio[21508]: time=\"2026-06-09T12:14:32.097611175Z\" level=info msg=\"Removed pod sandbox: 0db1a7aa830693513484ff435d67d438656d82ab5b8d72392de0f90b8112ca86\" id=e7d7bacf-bd6a-49c8-8fe2-62f5bd47f940 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.292759 | controller |     "Jun 09 12:14:50.506209 crc crio[21508]: time=\"2026-06-09T12:14:50.505458234Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 12:20:06.292774 | controller |     "Jun 09 12:14:50.835871 crc crio[21508]: time=\"2026-06-09T12:14:50.835058442Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 12:20:06.292792 | controller |     "Jun 09 12:14:50.908035 crc crio[21508]: time=\"2026-06-09T12:14:50.907953464Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 12:20:06.292806 | controller |     "Jun 09 12:14:51.259269 crc crio[21508]: time=\"2026-06-09T12:14:51.259191395Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 12:20:06.292820 | controller |     "Jun 09 12:14:51.261246 crc crio[21508]: time=\"2026-06-09T12:14:51.261162862Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 12:20:06.292834 | controller |     "Jun 09 12:14:51.346137 crc crio[21508]: time=\"2026-06-09T12:14:51.346036354Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 12:20:06.292848 | controller |     "Jun 09 12:14:51.405057 crc crio[21508]: time=\"2026-06-09T12:14:51.404962017Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 12:20:06.292862 | controller |     "Jun 09 12:14:51.747147 crc crio[21508]: time=\"2026-06-09T12:14:51.747064411Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 12:20:06.292876 | controller |     "Jun 09 12:14:51.825209 crc crio[21508]: time=\"2026-06-09T12:14:51.824937278Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 12:20:06.292890 | controller |     "Jun 09 12:14:51.891268 crc crio[21508]: time=\"2026-06-09T12:14:51.891147234Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 12:20:06.292903 | controller |     "Jun 09 12:14:51.958095 crc crio[21508]: time=\"2026-06-09T12:14:51.957966828Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 12:20:06.292917 | controller |     "Jun 09 12:14:51.966504 crc crio[21508]: time=\"2026-06-09T12:14:51.966377704Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 12:20:06.292931 | controller |     "Jun 09 12:14:52.002975 crc crio[21508]: time=\"2026-06-09T12:14:52.002440968Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 12:20:06.292945 | controller |     "Jun 09 12:14:52.325673 crc crio[21508]: time=\"2026-06-09T12:14:52.325561796Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 12:20:06.292958 | controller |     "Jun 09 12:14:52.568705 crc crio[21508]: time=\"2026-06-09T12:14:52.568612083Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 12:20:06.292972 | controller |     "Jun 09 12:14:53.141708 crc crio[21508]: time=\"2026-06-09T12:14:53.141513475Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 12:20:06.292990 | controller |     "Jun 09 12:14:53.484137 crc crio[21508]: time=\"2026-06-09T12:14:53.483689431Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 12:20:06.293004 | controller |     "Jun 09 12:14:54.005851 crc crio[21508]: time=\"2026-06-09T12:14:54.005679485Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 12:20:06.293018 | controller |     "Jun 09 12:14:55.072758 crc crio[21508]: time=\"2026-06-09T12:14:55.072676235Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 12:20:06.293032 | controller |     "Jun 09 12:14:55.106996 crc crio[21508]: time=\"2026-06-09T12:14:55.106945428Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 12:20:06.293046 | controller |     "Jun 09 12:14:55.141845 crc crio[21508]: time=\"2026-06-09T12:14:55.141751825Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 12:20:06.293060 | controller |     "Jun 09 12:14:55.535692 crc crio[21508]: time=\"2026-06-09T12:14:55.535103378Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 12:20:06.293075 | controller |     "Jun 09 12:14:58.226071 crc crio[21508]: time=\"2026-06-09T12:14:58.225526168Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 12:20:06.293088 | controller |     "Jun 09 12:14:58.400740 crc crio[21508]: time=\"2026-06-09T12:14:58.400635479Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 12:20:06.293102 | controller |     "Jun 09 12:14:58.761242 crc crio[21508]: time=\"2026-06-09T12:14:58.760809431Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 12:20:06.293126 | controller |     "Jun 09 12:14:59.051024 crc crio[21508]: time=\"2026-06-09T12:14:59.050938615Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 12:20:06.293141 | controller |     "Jun 09 12:15:00.652481 crc crio[21508]: time=\"2026-06-09T12:15:00.65127066Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683455-nkpqc/POD\" id=bb5a888d-045b-4d7f-9cb8-33e2d29e7253 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.293212 | controller |     "Jun 09 12:15:00.652481 crc crio[21508]: time=\"2026-06-09T12:15:00.652173826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.293234 | controller |     "Jun 09 12:15:00.683415 crc crio[21508]: time=\"2026-06-09T12:15:00.683027388Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683455-nkpqc Namespace:openshift-operator-lifecycle-manager ID:279d623d5f87901d661dfa114d8a6150a4db7397823aca7ca52473186540ba08 UID:b487df82-0570-4240-ba45-13d6918cc02e NetNS:/var/run/netns/723d6a93-379e-442e-9464-7c7bc5048812 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb487df82_0570_4240_ba45_13d6918cc02e.slice PodAnnotations:0xc00465e890}] Aliases:map[]}\"",
2026-06-09 12:20:06.293254 | controller |     "Jun 09 12:15:00.683415 crc crio[21508]: time=\"2026-06-09T12:15:00.683069589Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683455-nkpqc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.293270 | controller |     "Jun 09 12:15:01.296849 crc crio[21508]: 2026-06-09T12:15:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:279d623d5f87901 Mac:0a:4b:17:c0:cf:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:15 Mtu:0 Sandbox:/var/run/netns/723d6a93-379e-442e-9464-7c7bc5048812 SocketPath: PciID:}] [{Interface:0xc000130950 Address:{IP:10.217.1.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.293284 | controller |     "Jun 09 12:15:01.298570 crc crio[21508]: time=\"2026-06-09T12:15:01.298518956Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683455-nkpqc Namespace:openshift-operator-lifecycle-manager ID:279d623d5f87901d661dfa114d8a6150a4db7397823aca7ca52473186540ba08 UID:b487df82-0570-4240-ba45-13d6918cc02e NetNS:/var/run/netns/723d6a93-379e-442e-9464-7c7bc5048812 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb487df82_0570_4240_ba45_13d6918cc02e.slice PodAnnotations:0xc00465e890}] Aliases:map[]}\"",
2026-06-09 12:20:06.293299 | controller |     "Jun 09 12:15:01.298716 crc crio[21508]: time=\"2026-06-09T12:15:01.298682481Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683455-nkpqc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.293314 | controller |     "Jun 09 12:15:01.307618 crc crio[21508]: time=\"2026-06-09T12:15:01.30753291Z\" level=info msg=\"Ran pod sandbox 279d623d5f87901d661dfa114d8a6150a4db7397823aca7ca52473186540ba08 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683455-nkpqc/POD\" id=bb5a888d-045b-4d7f-9cb8-33e2d29e7253 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.293329 | controller |     "Jun 09 12:15:01.310592 crc crio[21508]: time=\"2026-06-09T12:15:01.310530577Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=33720101-1c80-48cd-acb5-6f590db81967 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.293343 | controller |     "Jun 09 12:15:01.312679 crc crio[21508]: time=\"2026-06-09T12:15:01.312616018Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ff92467f-a74c-4c78-8974-17e383044957 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.293388 | controller |     "Jun 09 12:15:01.324093 crc crio[21508]: time=\"2026-06-09T12:15:01.32395749Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683455-nkpqc/collect-profiles\" id=4e90858e-a6b7-4cf8-b84e-c25d1b1e93b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.293403 | controller |     "Jun 09 12:15:01.324575 crc crio[21508]: time=\"2026-06-09T12:15:01.324449814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.293418 | controller |     "Jun 09 12:15:01.414168 crc crio[21508]: time=\"2026-06-09T12:15:01.414074705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.293432 | controller |     "Jun 09 12:15:01.419862 crc crio[21508]: time=\"2026-06-09T12:15:01.419746671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.293451 | controller |     "Jun 09 12:15:01.551876 crc crio[21508]: time=\"2026-06-09T12:15:01.551100622Z\" level=info msg=\"Created container 4517fb4e379f071cc4f4c3df61bd9e98a74a075c32d16efc0bcee0f237061aac: openshift-operator-lifecycle-manager/collect-profiles-29683455-nkpqc/collect-profiles\" id=4e90858e-a6b7-4cf8-b84e-c25d1b1e93b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.293466 | controller |     "Jun 09 12:15:01.558989 crc crio[21508]: time=\"2026-06-09T12:15:01.558827858Z\" level=info msg=\"Starting container: 4517fb4e379f071cc4f4c3df61bd9e98a74a075c32d16efc0bcee0f237061aac\" id=b3392b3d-b235-40ac-9282-3fc4921fe2ee name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.293480 | controller |     "Jun 09 12:15:01.569091 crc crio[21508]: time=\"2026-06-09T12:15:01.568714967Z\" level=info msg=\"Started container\" PID=288401 containerID=4517fb4e379f071cc4f4c3df61bd9e98a74a075c32d16efc0bcee0f237061aac description=openshift-operator-lifecycle-manager/collect-profiles-29683455-nkpqc/collect-profiles id=b3392b3d-b235-40ac-9282-3fc4921fe2ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=279d623d5f87901d661dfa114d8a6150a4db7397823aca7ca52473186540ba08",
2026-06-09 12:20:06.293495 | controller |     "Jun 09 12:15:01.698196 crc crio[21508]: time=\"2026-06-09T12:15:01.698110491Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 12:20:06.293510 | controller |     "Jun 09 12:15:01.699501 crc crio[21508]: time=\"2026-06-09T12:15:01.699153911Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 12:20:06.293524 | controller |     "Jun 09 12:15:02.179712 crc crio[21508]: time=\"2026-06-09T12:15:02.179530588Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 12:20:06.293538 | controller |     "Jun 09 12:15:02.902335 crc crio[21508]: time=\"2026-06-09T12:15:02.901642264Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 12:20:06.293553 | controller |     "Jun 09 12:15:03.957436 crc crio[21508]: time=\"2026-06-09T12:15:03.956621762Z\" level=info msg=\"Stopping pod sandbox: 279d623d5f87901d661dfa114d8a6150a4db7397823aca7ca52473186540ba08\" id=e8ebc359-01b7-427e-b623-05709d66596a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.293567 | controller |     "Jun 09 12:15:03.958089 crc crio[21508]: time=\"2026-06-09T12:15:03.957992552Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683455-nkpqc Namespace:openshift-operator-lifecycle-manager ID:279d623d5f87901d661dfa114d8a6150a4db7397823aca7ca52473186540ba08 UID:b487df82-0570-4240-ba45-13d6918cc02e NetNS:/var/run/netns/723d6a93-379e-442e-9464-7c7bc5048812 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb487df82_0570_4240_ba45_13d6918cc02e.slice PodAnnotations:0xc0019bc530}] Aliases:map[]}\"",
2026-06-09 12:20:06.293582 | controller |     "Jun 09 12:15:03.958171 crc crio[21508]: time=\"2026-06-09T12:15:03.958122006Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683455-nkpqc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.293596 | controller |     "Jun 09 12:15:04.406207 crc crio[21508]: time=\"2026-06-09T12:15:04.405939751Z\" level=info msg=\"Stopped pod sandbox: 279d623d5f87901d661dfa114d8a6150a4db7397823aca7ca52473186540ba08\" id=e8ebc359-01b7-427e-b623-05709d66596a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.293614 | controller |     "Jun 09 12:15:05.652544 crc crio[21508]: time=\"2026-06-09T12:15:05.651952856Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 12:20:06.293629 | controller |     "Jun 09 12:15:06.128526 crc crio[21508]: time=\"2026-06-09T12:15:06.128404998Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 12:20:06.293642 | controller |     "Jun 09 12:15:06.346565 crc crio[21508]: time=\"2026-06-09T12:15:06.346435304Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 12:20:06.293656 | controller |     "Jun 09 12:15:06.370832 crc crio[21508]: time=\"2026-06-09T12:15:06.370723514Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 12:20:06.293670 | controller |     "Jun 09 12:15:06.449455 crc crio[21508]: time=\"2026-06-09T12:15:06.449213379Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 12:20:06.293684 | controller |     "Jun 09 12:15:06.470745 crc crio[21508]: time=\"2026-06-09T12:15:06.470653656Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 12:20:06.293698 | controller |     "Jun 09 12:15:06.869273 crc crio[21508]: time=\"2026-06-09T12:15:06.868175019Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 12:20:06.293711 | controller |     "Jun 09 12:15:06.949481 crc crio[21508]: time=\"2026-06-09T12:15:06.949365743Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 12:20:06.293725 | controller |     "Jun 09 12:15:07.333129 crc crio[21508]: time=\"2026-06-09T12:15:07.332547418Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 12:20:06.293739 | controller |     "Jun 09 12:15:09.336369 crc crio[21508]: time=\"2026-06-09T12:15:09.335421985Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 12:20:06.293753 | controller |     "Jun 09 12:15:09.538162 crc crio[21508]: time=\"2026-06-09T12:15:09.538065031Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 12:20:06.293767 | controller |     "Jun 09 12:15:10.067355 crc crio[21508]: time=\"2026-06-09T12:15:10.066665638Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 12:20:06.293780 | controller |     "Jun 09 12:15:10.125936 crc crio[21508]: time=\"2026-06-09T12:15:10.125856717Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 12:20:06.293794 | controller |     "Jun 09 12:15:10.580993 crc crio[21508]: time=\"2026-06-09T12:15:10.580690307Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 12:20:06.293808 | controller |     "Jun 09 12:15:13.050635 crc crio[21508]: time=\"2026-06-09T12:15:13.049676594Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 12:20:06.293863 | controller |     "Jun 09 12:15:13.121760 crc crio[21508]: time=\"2026-06-09T12:15:13.121565846Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 12:20:06.293884 | controller |     "Jun 09 12:15:14.218485 crc crio[21508]: time=\"2026-06-09T12:15:14.217913084Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 12:20:06.293899 | controller |     "Jun 09 12:15:18.452826 crc crio[21508]: time=\"2026-06-09T12:15:18.452212623Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 12:20:06.293914 | controller |     "Jun 09 12:15:32.119534 crc crio[21508]: time=\"2026-06-09T12:15:32.118679507Z\" level=info msg=\"Removing container: 7cf9f1d816d951baecff4cef9a7238429392761e107eda0cb14fdb121a29817a\" id=035dae98-767c-4528-921b-cfe8a80b855d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.293929 | controller |     "Jun 09 12:15:32.147232 crc crio[21508]: time=\"2026-06-09T12:15:32.147136619Z\" level=info msg=\"Removed container 7cf9f1d816d951baecff4cef9a7238429392761e107eda0cb14fdb121a29817a: openshift-must-gather-d8pbd/crc-debug-4pp69/container-00\" id=035dae98-767c-4528-921b-cfe8a80b855d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.293943 | controller |     "Jun 09 12:15:32.154600 crc crio[21508]: time=\"2026-06-09T12:15:32.154445523Z\" level=info msg=\"Removing container: 762c4191076419c8caa1598bff87e42a2adf1670ad746a2b3541ae34ed268ff7\" id=cf6beecd-bf7d-4e62-b162-81f029f0f7ee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.293957 | controller |     "Jun 09 12:15:32.231806 crc crio[21508]: time=\"2026-06-09T12:15:32.23164405Z\" level=info msg=\"Removed container 762c4191076419c8caa1598bff87e42a2adf1670ad746a2b3541ae34ed268ff7: openshift-operator-lifecycle-manager/collect-profiles-29683410-kbglw/collect-profiles\" id=cf6beecd-bf7d-4e62-b162-81f029f0f7ee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.293971 | controller |     "Jun 09 12:15:32.242714 crc crio[21508]: time=\"2026-06-09T12:15:32.242634172Z\" level=info msg=\"Stopping pod sandbox: f8bf3d181880340a71835bbbb4fcc77c364fe17d14dd30842435fb09b7c5267f\" id=c46b5227-ee4c-4248-9fcf-2ca61d3c1d7b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.293985 | controller |     "Jun 09 12:15:32.242863 crc crio[21508]: time=\"2026-06-09T12:15:32.242718844Z\" level=info msg=\"Stopped pod sandbox (already stopped): f8bf3d181880340a71835bbbb4fcc77c364fe17d14dd30842435fb09b7c5267f\" id=c46b5227-ee4c-4248-9fcf-2ca61d3c1d7b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.293999 | controller |     "Jun 09 12:15:32.243759 crc crio[21508]: time=\"2026-06-09T12:15:32.243662902Z\" level=info msg=\"Removing pod sandbox: f8bf3d181880340a71835bbbb4fcc77c364fe17d14dd30842435fb09b7c5267f\" id=287f6b20-6cd1-4c82-9244-c6befca218e0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.294013 | controller |     "Jun 09 12:15:32.260861 crc crio[21508]: time=\"2026-06-09T12:15:32.2607079Z\" level=info msg=\"Removed pod sandbox: f8bf3d181880340a71835bbbb4fcc77c364fe17d14dd30842435fb09b7c5267f\" id=287f6b20-6cd1-4c82-9244-c6befca218e0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.294027 | controller |     "Jun 09 12:15:32.263555 crc crio[21508]: time=\"2026-06-09T12:15:32.263387238Z\" level=info msg=\"Stopping pod sandbox: e92380e95398f8076d95e74e6e7cbf8c09f551cd04d7c54027f57bf0f27374a8\" id=22b2543a-4ae8-4f9a-afe0-70e17001d24d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.294045 | controller |     "Jun 09 12:15:32.264442 crc crio[21508]: time=\"2026-06-09T12:15:32.263623325Z\" level=info msg=\"Stopped pod sandbox (already stopped): e92380e95398f8076d95e74e6e7cbf8c09f551cd04d7c54027f57bf0f27374a8\" id=22b2543a-4ae8-4f9a-afe0-70e17001d24d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.294060 | controller |     "Jun 09 12:15:32.265255 crc crio[21508]: time=\"2026-06-09T12:15:32.26516807Z\" level=info msg=\"Removing pod sandbox: e92380e95398f8076d95e74e6e7cbf8c09f551cd04d7c54027f57bf0f27374a8\" id=2145788c-750e-475c-be1f-9343cc3613e9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.294074 | controller |     "Jun 09 12:15:32.282120 crc crio[21508]: time=\"2026-06-09T12:15:32.282007573Z\" level=info msg=\"Removed pod sandbox: e92380e95398f8076d95e74e6e7cbf8c09f551cd04d7c54027f57bf0f27374a8\" id=2145788c-750e-475c-be1f-9343cc3613e9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.294088 | controller |     "Jun 09 12:15:34.793895 crc crio[21508]: time=\"2026-06-09T12:15:34.792960697Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-869b5/POD\" id=413515de-9183-4090-8b67-60ec777a6774 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.294102 | controller |     "Jun 09 12:15:34.795203 crc crio[21508]: time=\"2026-06-09T12:15:34.795174962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.294117 | controller |     "Jun 09 12:15:34.843377 crc crio[21508]: time=\"2026-06-09T12:15:34.843221826Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-869b5 Namespace:openshift-marketplace ID:b71df074225d73e8e016a4929864941a8bd012e60fa2612ab5561b810f10972d UID:8635d35c-0f99-405d-9901-39492b050e9c NetNS:/var/run/netns/9cf10078-f2c7-451f-9408-b18536558eaa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8635d35c_0f99_405d_9901_39492b050e9c.slice PodAnnotations:0xc002a12a28}] Aliases:map[]}\"",
2026-06-09 12:20:06.294132 | controller |     "Jun 09 12:15:34.843377 crc crio[21508]: time=\"2026-06-09T12:15:34.84333268Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-869b5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.294147 | controller |     "Jun 09 12:15:35.407702 crc crio[21508]: 2026-06-09T12:15:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b71df074225d73e Mac:26:77:7c:9f:2f:25 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:16 Mtu:0 Sandbox:/var/run/netns/9cf10078-f2c7-451f-9408-b18536558eaa SocketPath: PciID:}] [{Interface:0xc0001b55a0 Address:{IP:10.217.1.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.294162 | controller |     "Jun 09 12:15:35.408981 crc crio[21508]: time=\"2026-06-09T12:15:35.408923577Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-869b5 Namespace:openshift-marketplace ID:b71df074225d73e8e016a4929864941a8bd012e60fa2612ab5561b810f10972d UID:8635d35c-0f99-405d-9901-39492b050e9c NetNS:/var/run/netns/9cf10078-f2c7-451f-9408-b18536558eaa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8635d35c_0f99_405d_9901_39492b050e9c.slice PodAnnotations:0xc002a12a28}] Aliases:map[]}\"",
2026-06-09 12:20:06.294176 | controller |     "Jun 09 12:15:35.409116 crc crio[21508]: time=\"2026-06-09T12:15:35.409089402Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-869b5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.294190 | controller |     "Jun 09 12:15:35.422151 crc crio[21508]: time=\"2026-06-09T12:15:35.42199755Z\" level=info msg=\"Ran pod sandbox b71df074225d73e8e016a4929864941a8bd012e60fa2612ab5561b810f10972d with infra container: openshift-marketplace/redhat-marketplace-869b5/POD\" id=413515de-9183-4090-8b67-60ec777a6774 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.294208 | controller |     "Jun 09 12:15:35.424840 crc crio[21508]: time=\"2026-06-09T12:15:35.424775131Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6925001a-ffad-4606-89e6-60d8648e48b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.294223 | controller |     "Jun 09 12:15:35.427183 crc crio[21508]: time=\"2026-06-09T12:15:35.427114919Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c61e80ca-45e5-400b-a267-2fa03842ff13 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.294238 | controller |     "Jun 09 12:15:35.435372 crc crio[21508]: time=\"2026-06-09T12:15:35.435080692Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-869b5/extract-utilities\" id=82d9458e-0a0d-4ef9-8a85-64034190c236 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.294253 | controller |     "Jun 09 12:15:35.436352 crc crio[21508]: time=\"2026-06-09T12:15:35.436209985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.294267 | controller |     "Jun 09 12:15:35.485164 crc crio[21508]: time=\"2026-06-09T12:15:35.485021513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.294281 | controller |     "Jun 09 12:15:35.491190 crc crio[21508]: time=\"2026-06-09T12:15:35.491032598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.294295 | controller |     "Jun 09 12:15:35.659749 crc crio[21508]: time=\"2026-06-09T12:15:35.659206726Z\" level=info msg=\"Created container 15b932ba4406b751523893e81e6da38f7376a707447a644abfbb2db61e72dca8: openshift-marketplace/redhat-marketplace-869b5/extract-utilities\" id=82d9458e-0a0d-4ef9-8a85-64034190c236 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.294310 | controller |     "Jun 09 12:15:35.660990 crc crio[21508]: time=\"2026-06-09T12:15:35.660939207Z\" level=info msg=\"Starting container: 15b932ba4406b751523893e81e6da38f7376a707447a644abfbb2db61e72dca8\" id=b283c1bc-ae10-40ef-bf30-20f67c47dcdf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.294325 | controller |     "Jun 09 12:15:35.668113 crc crio[21508]: time=\"2026-06-09T12:15:35.668082826Z\" level=info msg=\"Started container\" PID=291089 containerID=15b932ba4406b751523893e81e6da38f7376a707447a644abfbb2db61e72dca8 description=openshift-marketplace/redhat-marketplace-869b5/extract-utilities id=b283c1bc-ae10-40ef-bf30-20f67c47dcdf name=/runtime.v1.RuntimeService/StartContainer sandboxID=b71df074225d73e8e016a4929864941a8bd012e60fa2612ab5561b810f10972d",
2026-06-09 12:20:06.294340 | controller |     "Jun 09 12:15:36.398028 crc crio[21508]: time=\"2026-06-09T12:15:36.396926868Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=260539ca-95ce-4b4f-b29b-3913e8a8b3de name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.294382 | controller |     "Jun 09 12:15:36.419557 crc crio[21508]: time=\"2026-06-09T12:15:36.41888328Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-09 12:20:06.294398 | controller |     "Jun 09 12:15:37.019697 crc crio[21508]: time=\"2026-06-09T12:15:37.019500043Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=260539ca-95ce-4b4f-b29b-3913e8a8b3de name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.294417 | controller |     "Jun 09 12:15:37.020490 crc crio[21508]: time=\"2026-06-09T12:15:37.02041378Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=a812a050-c318-48fc-a3f7-f6d75d152778 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.294432 | controller |     "Jun 09 12:15:37.024570 crc crio[21508]: time=\"2026-06-09T12:15:37.02452472Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=a15e319a-193c-4b0e-9c2f-0fcef4e7291e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.294446 | controller |     "Jun 09 12:15:37.031178 crc crio[21508]: time=\"2026-06-09T12:15:37.031072702Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-869b5/extract-content\" id=8d2c060b-fa1a-4370-a00f-3f67bfd4727d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.294460 | controller |     "Jun 09 12:15:37.032068 crc crio[21508]: time=\"2026-06-09T12:15:37.03204228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.294474 | controller |     "Jun 09 12:15:37.106618 crc crio[21508]: time=\"2026-06-09T12:15:37.106559039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.294488 | controller |     "Jun 09 12:15:37.110442 crc crio[21508]: time=\"2026-06-09T12:15:37.110410971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.294502 | controller |     "Jun 09 12:15:37.271186 crc crio[21508]: time=\"2026-06-09T12:15:37.271067919Z\" level=info msg=\"Created container 8b11121733fbfcf31755b3ec235808241c07ec5b0bb55fec2651f1904cba9b2e: openshift-marketplace/redhat-marketplace-869b5/extract-content\" id=8d2c060b-fa1a-4370-a00f-3f67bfd4727d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.294515 | controller |     "Jun 09 12:15:37.272880 crc crio[21508]: time=\"2026-06-09T12:15:37.272852481Z\" level=info msg=\"Starting container: 8b11121733fbfcf31755b3ec235808241c07ec5b0bb55fec2651f1904cba9b2e\" id=5dc5c606-9b8a-46ea-9365-6373b8264421 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.294529 | controller |     "Jun 09 12:15:37.278545 crc crio[21508]: time=\"2026-06-09T12:15:37.278455485Z\" level=info msg=\"Started container\" PID=291180 containerID=8b11121733fbfcf31755b3ec235808241c07ec5b0bb55fec2651f1904cba9b2e description=openshift-marketplace/redhat-marketplace-869b5/extract-content id=5dc5c606-9b8a-46ea-9365-6373b8264421 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b71df074225d73e8e016a4929864941a8bd012e60fa2612ab5561b810f10972d",
2026-06-09 12:20:06.294544 | controller |     "Jun 09 12:15:38.434463 crc crio[21508]: time=\"2026-06-09T12:15:38.433931463Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=bba21c8a-c51b-4092-944e-ba57e1cbcd39 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.294559 | controller |     "Jun 09 12:15:38.438764 crc crio[21508]: time=\"2026-06-09T12:15:38.438667282Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=53063396-e8ea-426c-a46a-563617c605da name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.294574 | controller |     "Jun 09 12:15:38.445083 crc crio[21508]: time=\"2026-06-09T12:15:38.444986726Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-869b5/registry-server\" id=e99eccea-c5ed-4d80-8f49-0960acb87299 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.294592 | controller |     "Jun 09 12:15:38.445673 crc crio[21508]: time=\"2026-06-09T12:15:38.445575194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.294607 | controller |     "Jun 09 12:15:38.506902 crc crio[21508]: time=\"2026-06-09T12:15:38.506759083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.294621 | controller |     "Jun 09 12:15:38.509829 crc crio[21508]: time=\"2026-06-09T12:15:38.509700009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.294635 | controller |     "Jun 09 12:15:38.711112 crc crio[21508]: time=\"2026-06-09T12:15:38.710997625Z\" level=info msg=\"Created container a76a0de0e692bbc3fa70dc544d8a0cbd0a1a07d9f1ec33d7277b8c579eb2e4e1: openshift-marketplace/redhat-marketplace-869b5/registry-server\" id=e99eccea-c5ed-4d80-8f49-0960acb87299 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.294649 | controller |     "Jun 09 12:15:38.712477 crc crio[21508]: time=\"2026-06-09T12:15:38.712427597Z\" level=info msg=\"Starting container: a76a0de0e692bbc3fa70dc544d8a0cbd0a1a07d9f1ec33d7277b8c579eb2e4e1\" id=0afea7b4-bea6-49e2-ab46-bef42b9d8c75 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.294663 | controller |     "Jun 09 12:15:38.718679 crc crio[21508]: time=\"2026-06-09T12:15:38.718560966Z\" level=info msg=\"Started container\" PID=291253 containerID=a76a0de0e692bbc3fa70dc544d8a0cbd0a1a07d9f1ec33d7277b8c579eb2e4e1 description=openshift-marketplace/redhat-marketplace-869b5/registry-server id=0afea7b4-bea6-49e2-ab46-bef42b9d8c75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b71df074225d73e8e016a4929864941a8bd012e60fa2612ab5561b810f10972d",
2026-06-09 12:20:06.294678 | controller |     "Jun 09 12:15:47.609925 crc crio[21508]: time=\"2026-06-09T12:15:47.606202561Z\" level=info msg=\"Stopping container: a76a0de0e692bbc3fa70dc544d8a0cbd0a1a07d9f1ec33d7277b8c579eb2e4e1 (timeout: 2s)\" id=58e40573-bd04-43e2-87e9-447af5070de8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.294692 | controller |     "Jun 09 12:15:47.740099 crc crio[21508]: time=\"2026-06-09T12:15:47.739409066Z\" level=info msg=\"Stopped container a76a0de0e692bbc3fa70dc544d8a0cbd0a1a07d9f1ec33d7277b8c579eb2e4e1: openshift-marketplace/redhat-marketplace-869b5/registry-server\" id=58e40573-bd04-43e2-87e9-447af5070de8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.294706 | controller |     "Jun 09 12:15:47.741848 crc crio[21508]: time=\"2026-06-09T12:15:47.741749024Z\" level=info msg=\"Stopping pod sandbox: b71df074225d73e8e016a4929864941a8bd012e60fa2612ab5561b810f10972d\" id=625721b1-4824-4373-a7fc-e0fda9d00185 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.294720 | controller |     "Jun 09 12:15:47.744850 crc crio[21508]: time=\"2026-06-09T12:15:47.742363152Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-869b5 Namespace:openshift-marketplace ID:b71df074225d73e8e016a4929864941a8bd012e60fa2612ab5561b810f10972d UID:8635d35c-0f99-405d-9901-39492b050e9c NetNS:/var/run/netns/9cf10078-f2c7-451f-9408-b18536558eaa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8635d35c_0f99_405d_9901_39492b050e9c.slice PodAnnotations:0xc00008c828}] Aliases:map[]}\"",
2026-06-09 12:20:06.294734 | controller |     "Jun 09 12:15:47.744850 crc crio[21508]: time=\"2026-06-09T12:15:47.742520727Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-869b5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.294748 | controller |     "Jun 09 12:15:48.056522 crc crio[21508]: time=\"2026-06-09T12:15:48.056412145Z\" level=info msg=\"Stopped pod sandbox: b71df074225d73e8e016a4929864941a8bd012e60fa2612ab5561b810f10972d\" id=625721b1-4824-4373-a7fc-e0fda9d00185 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.294766 | controller |     "Jun 09 12:15:48.658823 crc crio[21508]: time=\"2026-06-09T12:15:48.657497702Z\" level=info msg=\"Removing container: a76a0de0e692bbc3fa70dc544d8a0cbd0a1a07d9f1ec33d7277b8c579eb2e4e1\" id=f478674e-11f3-4472-a895-b5d575f339fd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.294781 | controller |     "Jun 09 12:15:48.694374 crc crio[21508]: time=\"2026-06-09T12:15:48.694225416Z\" level=info msg=\"Removed container a76a0de0e692bbc3fa70dc544d8a0cbd0a1a07d9f1ec33d7277b8c579eb2e4e1: openshift-marketplace/redhat-marketplace-869b5/registry-server\" id=f478674e-11f3-4472-a895-b5d575f339fd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.294795 | controller |     "Jun 09 12:15:48.717592 crc crio[21508]: time=\"2026-06-09T12:15:48.7172624Z\" level=info msg=\"Removing container: 8b11121733fbfcf31755b3ec235808241c07ec5b0bb55fec2651f1904cba9b2e\" id=0de8d0f7-5c04-4727-a02d-7fa9daca74ad name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.294809 | controller |     "Jun 09 12:15:48.757661 crc crio[21508]: time=\"2026-06-09T12:15:48.757543598Z\" level=info msg=\"Removed container 8b11121733fbfcf31755b3ec235808241c07ec5b0bb55fec2651f1904cba9b2e: openshift-marketplace/redhat-marketplace-869b5/extract-content\" id=0de8d0f7-5c04-4727-a02d-7fa9daca74ad name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.294823 | controller |     "Jun 09 12:15:48.762274 crc crio[21508]: time=\"2026-06-09T12:15:48.762179523Z\" level=info msg=\"Removing container: 15b932ba4406b751523893e81e6da38f7376a707447a644abfbb2db61e72dca8\" id=818795f8-9570-42db-8bd9-12acf8a57c98 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.294837 | controller |     "Jun 09 12:15:48.814655 crc crio[21508]: time=\"2026-06-09T12:15:48.814575175Z\" level=info msg=\"Removed container 15b932ba4406b751523893e81e6da38f7376a707447a644abfbb2db61e72dca8: openshift-marketplace/redhat-marketplace-869b5/extract-utilities\" id=818795f8-9570-42db-8bd9-12acf8a57c98 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.294851 | controller |     "Jun 09 12:16:00.712555 crc crio[21508]: time=\"2026-06-09T12:16:00.71166166Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683456-blpq5/POD\" id=e1b868b5-6bcf-44fd-a514-97f6b79ddff1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.294864 | controller |     "Jun 09 12:16:00.714022 crc crio[21508]: time=\"2026-06-09T12:16:00.712602087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.294879 | controller |     "Jun 09 12:16:00.760529 crc crio[21508]: time=\"2026-06-09T12:16:00.760255621Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683456-blpq5 Namespace:openshift-infra ID:d23f46effcea6d85e68f3785c628cb38d9e27952430dc3ee80fecd41abaa10c5 UID:abdb1ca9-46cc-4ace-ad24-0ffd53153b6a NetNS:/var/run/netns/f5380c38-1b39-4d50-b1a0-dd3ad1f24e5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podabdb1ca9_46cc_4ace_ad24_0ffd53153b6a.slice PodAnnotations:0xc00008dde0}] Aliases:map[]}\"",
2026-06-09 12:20:06.294893 | controller |     "Jun 09 12:16:00.760529 crc crio[21508]: time=\"2026-06-09T12:16:00.760483147Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683456-blpq5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.294907 | controller |     "Jun 09 12:16:01.252433 crc crio[21508]: 2026-06-09T12:16:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d23f46effcea6d8 Mac:9a:63:e0:5e:d9:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:17 Mtu:0 Sandbox:/var/run/netns/f5380c38-1b39-4d50-b1a0-dd3ad1f24e5c SocketPath: PciID:}] [{Interface:0xc000594590 Address:{IP:10.217.1.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.294925 | controller |     "Jun 09 12:16:01.253552 crc crio[21508]: time=\"2026-06-09T12:16:01.253463433Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683456-blpq5 Namespace:openshift-infra ID:d23f46effcea6d85e68f3785c628cb38d9e27952430dc3ee80fecd41abaa10c5 UID:abdb1ca9-46cc-4ace-ad24-0ffd53153b6a NetNS:/var/run/netns/f5380c38-1b39-4d50-b1a0-dd3ad1f24e5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podabdb1ca9_46cc_4ace_ad24_0ffd53153b6a.slice PodAnnotations:0xc00008dde0}] Aliases:map[]}\"",
2026-06-09 12:20:06.294940 | controller |     "Jun 09 12:16:01.253698 crc crio[21508]: time=\"2026-06-09T12:16:01.253624188Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683456-blpq5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.294954 | controller |     "Jun 09 12:16:01.264158 crc crio[21508]: time=\"2026-06-09T12:16:01.264010731Z\" level=info msg=\"Ran pod sandbox d23f46effcea6d85e68f3785c628cb38d9e27952430dc3ee80fecd41abaa10c5 with infra container: openshift-infra/auto-csr-approver-29683456-blpq5/POD\" id=e1b868b5-6bcf-44fd-a514-97f6b79ddff1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.294968 | controller |     "Jun 09 12:16:01.268902 crc crio[21508]: time=\"2026-06-09T12:16:01.268816262Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=f7b0ba50-450a-4891-af48-1238d07b1f2a name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.294982 | controller |     "Jun 09 12:16:01.279560 crc crio[21508]: time=\"2026-06-09T12:16:01.279482614Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 12:20:06.294995 | controller |     "Jun 09 12:16:02.164342 crc crio[21508]: time=\"2026-06-09T12:16:02.163849704Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=f7b0ba50-450a-4891-af48-1238d07b1f2a name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.295009 | controller |     "Jun 09 12:16:02.166353 crc crio[21508]: time=\"2026-06-09T12:16:02.166236144Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ed0a3106-7991-42b6-863a-847251d4dcec name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.295024 | controller |     "Jun 09 12:16:02.170610 crc crio[21508]: time=\"2026-06-09T12:16:02.170529259Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=55db5e40-f948-4c38-a742-c00f817d3f24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.295038 | controller |     "Jun 09 12:16:02.180137 crc crio[21508]: time=\"2026-06-09T12:16:02.180039167Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683456-blpq5/oc\" id=401c114f-3d50-4d3c-811a-47f49a8dd610 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.295051 | controller |     "Jun 09 12:16:02.180998 crc crio[21508]: time=\"2026-06-09T12:16:02.180918153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.295065 | controller |     "Jun 09 12:16:02.255252 crc crio[21508]: time=\"2026-06-09T12:16:02.255129943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.295079 | controller |     "Jun 09 12:16:02.484978 crc crio[21508]: time=\"2026-06-09T12:16:02.484711926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.295097 | controller |     "Jun 09 12:16:02.610506 crc crio[21508]: time=\"2026-06-09T12:16:02.610259547Z\" level=info msg=\"Created container 75759d261a2557b369a2f447fb413d6ea0093176dfdbd929dac02715f4b601ca: openshift-infra/auto-csr-approver-29683456-blpq5/oc\" id=401c114f-3d50-4d3c-811a-47f49a8dd610 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.295112 | controller |     "Jun 09 12:16:02.611905 crc crio[21508]: time=\"2026-06-09T12:16:02.611774712Z\" level=info msg=\"Starting container: 75759d261a2557b369a2f447fb413d6ea0093176dfdbd929dac02715f4b601ca\" id=ff849fe8-0270-435d-b597-5e1ad01987f0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.295126 | controller |     "Jun 09 12:16:02.619581 crc crio[21508]: time=\"2026-06-09T12:16:02.619435416Z\" level=info msg=\"Started container\" PID=292540 containerID=75759d261a2557b369a2f447fb413d6ea0093176dfdbd929dac02715f4b601ca description=openshift-infra/auto-csr-approver-29683456-blpq5/oc id=ff849fe8-0270-435d-b597-5e1ad01987f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d23f46effcea6d85e68f3785c628cb38d9e27952430dc3ee80fecd41abaa10c5",
2026-06-09 12:20:06.295141 | controller |     "Jun 09 12:16:04.906438 crc crio[21508]: time=\"2026-06-09T12:16:04.905827362Z\" level=info msg=\"Stopping pod sandbox: d23f46effcea6d85e68f3785c628cb38d9e27952430dc3ee80fecd41abaa10c5\" id=d389fdb0-b126-4c74-996c-63f4060eab71 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.295156 | controller |     "Jun 09 12:16:04.908130 crc crio[21508]: time=\"2026-06-09T12:16:04.907054628Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683456-blpq5 Namespace:openshift-infra ID:d23f46effcea6d85e68f3785c628cb38d9e27952430dc3ee80fecd41abaa10c5 UID:abdb1ca9-46cc-4ace-ad24-0ffd53153b6a NetNS:/var/run/netns/f5380c38-1b39-4d50-b1a0-dd3ad1f24e5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podabdb1ca9_46cc_4ace_ad24_0ffd53153b6a.slice PodAnnotations:0xc00011ed60}] Aliases:map[]}\"",
2026-06-09 12:20:06.295170 | controller |     "Jun 09 12:16:04.908130 crc crio[21508]: time=\"2026-06-09T12:16:04.907184782Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683456-blpq5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.295184 | controller |     "Jun 09 12:16:05.201981 crc crio[21508]: time=\"2026-06-09T12:16:05.201438126Z\" level=info msg=\"Stopped pod sandbox: d23f46effcea6d85e68f3785c628cb38d9e27952430dc3ee80fecd41abaa10c5\" id=d389fdb0-b126-4c74-996c-63f4060eab71 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.295198 | controller |     "Jun 09 12:16:32.305827 crc crio[21508]: time=\"2026-06-09T12:16:32.304896174Z\" level=info msg=\"Removing container: ca6edbdaf04640e2aa4660e54639ba05aafa54012f9235b58abeae2eb6309c93\" id=d8ca64c8-3e93-4e05-80fd-06fed9b47f28 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.295211 | controller |     "Jun 09 12:16:32.420136 crc crio[21508]: time=\"2026-06-09T12:16:32.420043681Z\" level=info msg=\"Removed container ca6edbdaf04640e2aa4660e54639ba05aafa54012f9235b58abeae2eb6309c93: openshift-infra/auto-csr-approver-29683450-8vw4v/oc\" id=d8ca64c8-3e93-4e05-80fd-06fed9b47f28 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.295225 | controller |     "Jun 09 12:16:32.430766 crc crio[21508]: time=\"2026-06-09T12:16:32.430668412Z\" level=info msg=\"Stopping pod sandbox: b71df074225d73e8e016a4929864941a8bd012e60fa2612ab5561b810f10972d\" id=082f8c4f-df93-4b34-96c6-1969c11b33f1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.295240 | controller |     "Jun 09 12:16:32.430766 crc crio[21508]: time=\"2026-06-09T12:16:32.430758974Z\" level=info msg=\"Stopped pod sandbox (already stopped): b71df074225d73e8e016a4929864941a8bd012e60fa2612ab5561b810f10972d\" id=082f8c4f-df93-4b34-96c6-1969c11b33f1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.295260 | controller |     "Jun 09 12:16:32.431380 crc crio[21508]: time=\"2026-06-09T12:16:32.431255529Z\" level=info msg=\"Removing pod sandbox: b71df074225d73e8e016a4929864941a8bd012e60fa2612ab5561b810f10972d\" id=a5a72841-b240-4590-9ce9-b698e7afb1df name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.295275 | controller |     "Jun 09 12:16:32.448629 crc crio[21508]: time=\"2026-06-09T12:16:32.448469421Z\" level=info msg=\"Removed pod sandbox: b71df074225d73e8e016a4929864941a8bd012e60fa2612ab5561b810f10972d\" id=a5a72841-b240-4590-9ce9-b698e7afb1df name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.295289 | controller |     "Jun 09 12:16:32.449750 crc crio[21508]: time=\"2026-06-09T12:16:32.449648106Z\" level=info msg=\"Stopping pod sandbox: f584f16c5ce18952e90cef08e72bc8cd7b7fbc9d1fa25718c7091476661981e7\" id=80de3948-0fc4-4e53-a008-e20fa4851bfe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.295303 | controller |     "Jun 09 12:16:32.449958 crc crio[21508]: time=\"2026-06-09T12:16:32.449832371Z\" level=info msg=\"Stopped pod sandbox (already stopped): f584f16c5ce18952e90cef08e72bc8cd7b7fbc9d1fa25718c7091476661981e7\" id=80de3948-0fc4-4e53-a008-e20fa4851bfe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.295318 | controller |     "Jun 09 12:16:32.450546 crc crio[21508]: time=\"2026-06-09T12:16:32.450214202Z\" level=info msg=\"Removing pod sandbox: f584f16c5ce18952e90cef08e72bc8cd7b7fbc9d1fa25718c7091476661981e7\" id=ba416a51-b44f-41ae-b300-255a09566f44 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.295332 | controller |     "Jun 09 12:16:32.462649 crc crio[21508]: time=\"2026-06-09T12:16:32.462564113Z\" level=info msg=\"Removed pod sandbox: f584f16c5ce18952e90cef08e72bc8cd7b7fbc9d1fa25718c7091476661981e7\" id=ba416a51-b44f-41ae-b300-255a09566f44 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.295361 | controller |     "Jun 09 12:16:52.599088 crc crio[21508]: time=\"2026-06-09T12:16:52.598255735Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 12:20:06.295381 | controller |     "Jun 09 12:16:54.991052 crc crio[21508]: time=\"2026-06-09T12:16:54.990198248Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-sjsch/POD\" id=1cc1f6db-0e67-4213-a912-eb7da115578b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.295396 | controller |     "Jun 09 12:16:54.993047 crc crio[21508]: time=\"2026-06-09T12:16:54.991078774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.295411 | controller |     "Jun 09 12:16:55.028842 crc crio[21508]: time=\"2026-06-09T12:16:55.028676413Z\" level=info msg=\"Got pod network &{Name:community-operators-sjsch Namespace:openshift-marketplace ID:e72486aa56d8ac33b4b7dd46d36dba0978f15f2bdd7e5753c4dd00599faeaa27 UID:5cc3388b-ca7f-4e70-a453-b18c4bb3d189 NetNS:/var/run/netns/f4d5e630-ee5f-487e-b3cd-440eb89c9ff6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5cc3388b_ca7f_4e70_a453_b18c4bb3d189.slice PodAnnotations:0xc00011f4e8}] Aliases:map[]}\"",
2026-06-09 12:20:06.295426 | controller |     "Jun 09 12:16:55.028842 crc crio[21508]: time=\"2026-06-09T12:16:55.028788027Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-sjsch to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.295440 | controller |     "Jun 09 12:16:55.406131 crc crio[21508]: 2026-06-09T12:16:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e72486aa56d8ac3 Mac:aa:ad:20:39:07:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:18 Mtu:0 Sandbox:/var/run/netns/f4d5e630-ee5f-487e-b3cd-440eb89c9ff6 SocketPath: PciID:}] [{Interface:0xc000015970 Address:{IP:10.217.1.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.295460 | controller |     "Jun 09 12:16:55.407274 crc crio[21508]: time=\"2026-06-09T12:16:55.407195592Z\" level=info msg=\"Got pod network &{Name:community-operators-sjsch Namespace:openshift-marketplace ID:e72486aa56d8ac33b4b7dd46d36dba0978f15f2bdd7e5753c4dd00599faeaa27 UID:5cc3388b-ca7f-4e70-a453-b18c4bb3d189 NetNS:/var/run/netns/f4d5e630-ee5f-487e-b3cd-440eb89c9ff6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5cc3388b_ca7f_4e70_a453_b18c4bb3d189.slice PodAnnotations:0xc00011f4e8}] Aliases:map[]}\"",
2026-06-09 12:20:06.295475 | controller |     "Jun 09 12:16:55.407505 crc crio[21508]: time=\"2026-06-09T12:16:55.407448839Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-sjsch for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.295489 | controller |     "Jun 09 12:16:55.420418 crc crio[21508]: time=\"2026-06-09T12:16:55.420341536Z\" level=info msg=\"Ran pod sandbox e72486aa56d8ac33b4b7dd46d36dba0978f15f2bdd7e5753c4dd00599faeaa27 with infra container: openshift-marketplace/community-operators-sjsch/POD\" id=1cc1f6db-0e67-4213-a912-eb7da115578b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.295503 | controller |     "Jun 09 12:16:55.434595 crc crio[21508]: time=\"2026-06-09T12:16:55.434513761Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c2c8c57e-606c-49ab-8267-981965838f2c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.295517 | controller |     "Jun 09 12:16:55.439257 crc crio[21508]: time=\"2026-06-09T12:16:55.439193807Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=177dfff0-a819-4de6-ae22-36139e05c2a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.295532 | controller |     "Jun 09 12:16:55.451689 crc crio[21508]: time=\"2026-06-09T12:16:55.451619361Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-sjsch/extract-utilities\" id=fdf78191-c0c3-47b5-9958-a064269ac2b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.295546 | controller |     "Jun 09 12:16:55.452066 crc crio[21508]: time=\"2026-06-09T12:16:55.452021163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.295560 | controller |     "Jun 09 12:16:55.520413 crc crio[21508]: time=\"2026-06-09T12:16:55.520220287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.295574 | controller |     "Jun 09 12:16:55.525268 crc crio[21508]: time=\"2026-06-09T12:16:55.525198432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.295588 | controller |     "Jun 09 12:16:55.669103 crc crio[21508]: time=\"2026-06-09T12:16:55.668635237Z\" level=info msg=\"Created container 940c96e8824e95fbe5abe3b04303793d5d1978ecfcd984ae70cac89e4ee4c433: openshift-marketplace/community-operators-sjsch/extract-utilities\" id=fdf78191-c0c3-47b5-9958-a064269ac2b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.295612 | controller |     "Jun 09 12:16:55.670660 crc crio[21508]: time=\"2026-06-09T12:16:55.670577843Z\" level=info msg=\"Starting container: 940c96e8824e95fbe5abe3b04303793d5d1978ecfcd984ae70cac89e4ee4c433\" id=7d948a49-f049-47c6-9329-af3902580716 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.295632 | controller |     "Jun 09 12:16:55.676532 crc crio[21508]: time=\"2026-06-09T12:16:55.676438705Z\" level=info msg=\"Started container\" PID=295291 containerID=940c96e8824e95fbe5abe3b04303793d5d1978ecfcd984ae70cac89e4ee4c433 description=openshift-marketplace/community-operators-sjsch/extract-utilities id=7d948a49-f049-47c6-9329-af3902580716 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e72486aa56d8ac33b4b7dd46d36dba0978f15f2bdd7e5753c4dd00599faeaa27",
2026-06-09 12:20:06.295647 | controller |     "Jun 09 12:16:56.657726 crc crio[21508]: time=\"2026-06-09T12:16:56.657060689Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=eb51647a-1827-4c99-84d9-6f8f160f77cd name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.295662 | controller |     "Jun 09 12:16:56.665421 crc crio[21508]: time=\"2026-06-09T12:16:56.665270909Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-09 12:20:06.295676 | controller |     "Jun 09 12:16:57.199491 crc crio[21508]: time=\"2026-06-09T12:16:57.199252944Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:def439c5598f6bf65a7f632a7c0615f3a20834ca790d15f71de6a97e3bf1d2d7\" id=eb51647a-1827-4c99-84d9-6f8f160f77cd name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.295691 | controller |     "Jun 09 12:16:57.200753 crc crio[21508]: time=\"2026-06-09T12:16:57.200679236Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=d999ee5d-f1fc-46e2-8b5b-17dad04a0e4c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.295705 | controller |     "Jun 09 12:16:57.204745 crc crio[21508]: time=\"2026-06-09T12:16:57.204559199Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=cd393fbf-5781-4872-8333-4be81b5fed48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.295719 | controller |     "Jun 09 12:16:57.214188 crc crio[21508]: time=\"2026-06-09T12:16:57.214087748Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-sjsch/extract-content\" id=81636687-6094-4564-a73d-22a538914c1b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.295734 | controller |     "Jun 09 12:16:57.215036 crc crio[21508]: time=\"2026-06-09T12:16:57.214660344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.295747 | controller |     "Jun 09 12:16:57.267411 crc crio[21508]: time=\"2026-06-09T12:16:57.263597005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.295761 | controller |     "Jun 09 12:16:57.267718 crc crio[21508]: time=\"2026-06-09T12:16:57.267550041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.295776 | controller |     "Jun 09 12:16:57.416828 crc crio[21508]: time=\"2026-06-09T12:16:57.416691702Z\" level=info msg=\"Created container d2d6926b1c8355a038b13b90533b088291ec3864c4b07669026c557f555a917f: openshift-marketplace/community-operators-sjsch/extract-content\" id=81636687-6094-4564-a73d-22a538914c1b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.295790 | controller |     "Jun 09 12:16:57.420165 crc crio[21508]: time=\"2026-06-09T12:16:57.420064691Z\" level=info msg=\"Starting container: d2d6926b1c8355a038b13b90533b088291ec3864c4b07669026c557f555a917f\" id=b8afd177-7df2-4ae3-8e0b-6b818b9be645 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.295804 | controller |     "Jun 09 12:16:57.427538 crc crio[21508]: time=\"2026-06-09T12:16:57.427437226Z\" level=info msg=\"Started container\" PID=295397 containerID=d2d6926b1c8355a038b13b90533b088291ec3864c4b07669026c557f555a917f description=openshift-marketplace/community-operators-sjsch/extract-content id=b8afd177-7df2-4ae3-8e0b-6b818b9be645 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e72486aa56d8ac33b4b7dd46d36dba0978f15f2bdd7e5753c4dd00599faeaa27",
2026-06-09 12:20:06.295823 | controller |     "Jun 09 12:16:58.697139 crc crio[21508]: time=\"2026-06-09T12:16:58.696553046Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7e9735e7-6403-4ac4-9bd6-4175ff48e502 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.295838 | controller |     "Jun 09 12:16:58.700554 crc crio[21508]: time=\"2026-06-09T12:16:58.699851973Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=79aa8f80-10e5-452d-bee8-844fe9d5cad6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.295852 | controller |     "Jun 09 12:16:58.710898 crc crio[21508]: time=\"2026-06-09T12:16:58.710762732Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-sjsch/registry-server\" id=052603f1-ac20-414e-bc72-8c54d3c3ac81 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.295866 | controller |     "Jun 09 12:16:58.711545 crc crio[21508]: time=\"2026-06-09T12:16:58.711465722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.295880 | controller |     "Jun 09 12:16:58.815711 crc crio[21508]: time=\"2026-06-09T12:16:58.815513205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.295894 | controller |     "Jun 09 12:16:58.822034 crc crio[21508]: time=\"2026-06-09T12:16:58.821913802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.295908 | controller |     "Jun 09 12:16:58.986651 crc crio[21508]: time=\"2026-06-09T12:16:58.985736182Z\" level=info msg=\"Created container cde6662acf6f0aa124cfa22c11b00ab60f5e7dec54a9dbdf817fa37f491bdfd1: openshift-marketplace/community-operators-sjsch/registry-server\" id=052603f1-ac20-414e-bc72-8c54d3c3ac81 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.295922 | controller |     "Jun 09 12:16:58.987836 crc crio[21508]: time=\"2026-06-09T12:16:58.987736181Z\" level=info msg=\"Starting container: cde6662acf6f0aa124cfa22c11b00ab60f5e7dec54a9dbdf817fa37f491bdfd1\" id=9af217e6-279b-4eb7-944d-235c7d260ca7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.295935 | controller |     "Jun 09 12:16:58.995551 crc crio[21508]: time=\"2026-06-09T12:16:58.995432276Z\" level=info msg=\"Started container\" PID=295474 containerID=cde6662acf6f0aa124cfa22c11b00ab60f5e7dec54a9dbdf817fa37f491bdfd1 description=openshift-marketplace/community-operators-sjsch/registry-server id=9af217e6-279b-4eb7-944d-235c7d260ca7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e72486aa56d8ac33b4b7dd46d36dba0978f15f2bdd7e5753c4dd00599faeaa27",
2026-06-09 12:20:06.295950 | controller |     "Jun 09 12:17:00.018706 crc crio[21508]: time=\"2026-06-09T12:17:00.017739261Z\" level=info msg=\"Stopping container: 7982428c00969d32057551ffe50d84012c08ce50c0f58a4f57cbb43dcf50e45e (timeout: 2s)\" id=f74f4d7f-149e-4365-ba25-30058551f528 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.295964 | controller |     "Jun 09 12:17:00.192610 crc crio[21508]: time=\"2026-06-09T12:17:00.192514722Z\" level=info msg=\"Stopped container 7982428c00969d32057551ffe50d84012c08ce50c0f58a4f57cbb43dcf50e45e: openshift-must-gather-d8pbd/must-gather-wwhvv/copy\" id=f74f4d7f-149e-4365-ba25-30058551f528 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.295982 | controller |     "Jun 09 12:17:00.194621 crc crio[21508]: time=\"2026-06-09T12:17:00.194534081Z\" level=info msg=\"Stopping pod sandbox: 22f73566298ee0a051d8006ef04e6e14d7fda7855a818795afe9b8c2d3bd826f\" id=49b5048f-6158-4bfd-b23c-b1f7440bfb15 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.295997 | controller |     "Jun 09 12:17:00.196149 crc crio[21508]: time=\"2026-06-09T12:17:00.196076936Z\" level=info msg=\"Got pod network &{Name:must-gather-wwhvv Namespace:openshift-must-gather-d8pbd ID:22f73566298ee0a051d8006ef04e6e14d7fda7855a818795afe9b8c2d3bd826f UID:a4c2dff9-1dd0-4ffa-94a7-409fe1448ef1 NetNS:/var/run/netns/e675b2fd-2423-493c-a232-7571e8527e94 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4c2dff9_1dd0_4ffa_94a7_409fe1448ef1.slice PodAnnotations:0xc002c0a648}] Aliases:map[]}\"",
2026-06-09 12:20:06.296012 | controller |     "Jun 09 12:17:00.196374 crc crio[21508]: time=\"2026-06-09T12:17:00.196266272Z\" level=info msg=\"Deleting pod openshift-must-gather-d8pbd_must-gather-wwhvv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.296026 | controller |     "Jun 09 12:17:00.488944 crc crio[21508]: time=\"2026-06-09T12:17:00.488842528Z\" level=info msg=\"Stopped pod sandbox: 22f73566298ee0a051d8006ef04e6e14d7fda7855a818795afe9b8c2d3bd826f\" id=49b5048f-6158-4bfd-b23c-b1f7440bfb15 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.296040 | controller |     "Jun 09 12:17:00.768381 crc crio[21508]: time=\"2026-06-09T12:17:00.767400783Z\" level=info msg=\"Removing container: 7982428c00969d32057551ffe50d84012c08ce50c0f58a4f57cbb43dcf50e45e\" id=63ff2a20-eed2-40f7-adea-d1830dea968a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.296054 | controller |     "Jun 09 12:17:00.824183 crc crio[21508]: time=\"2026-06-09T12:17:00.824033709Z\" level=info msg=\"Removed container 7982428c00969d32057551ffe50d84012c08ce50c0f58a4f57cbb43dcf50e45e: openshift-must-gather-d8pbd/must-gather-wwhvv/copy\" id=63ff2a20-eed2-40f7-adea-d1830dea968a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.296069 | controller |     "Jun 09 12:17:00.827366 crc crio[21508]: time=\"2026-06-09T12:17:00.827169841Z\" level=info msg=\"Removing container: 3367386335fdf2f8648d737948921fb3195e1900b8ecbf84694dcee2cecb3244\" id=9c632494-5296-48e7-b90d-e9776fff9cfa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.296083 | controller |     "Jun 09 12:17:01.002484 crc crio[21508]: time=\"2026-06-09T12:17:01.002378554Z\" level=info msg=\"Removed container 3367386335fdf2f8648d737948921fb3195e1900b8ecbf84694dcee2cecb3244: openshift-must-gather-d8pbd/must-gather-wwhvv/gather\" id=9c632494-5296-48e7-b90d-e9776fff9cfa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.296097 | controller |     "Jun 09 12:17:07.860212 crc crio[21508]: time=\"2026-06-09T12:17:07.858921869Z\" level=info msg=\"Stopping container: cde6662acf6f0aa124cfa22c11b00ab60f5e7dec54a9dbdf817fa37f491bdfd1 (timeout: 2s)\" id=b92550a4-8f1a-4214-b91f-956e5a778991 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.296110 | controller |     "Jun 09 12:17:07.987263 crc crio[21508]: time=\"2026-06-09T12:17:07.986701625Z\" level=info msg=\"Stopped container cde6662acf6f0aa124cfa22c11b00ab60f5e7dec54a9dbdf817fa37f491bdfd1: openshift-marketplace/community-operators-sjsch/registry-server\" id=b92550a4-8f1a-4214-b91f-956e5a778991 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 12:20:06.296125 | controller |     "Jun 09 12:17:07.990633 crc crio[21508]: time=\"2026-06-09T12:17:07.990574208Z\" level=info msg=\"Stopping pod sandbox: e72486aa56d8ac33b4b7dd46d36dba0978f15f2bdd7e5753c4dd00599faeaa27\" id=3b2b81ed-c6b5-4e72-8344-1ed403c7f5c9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.296138 | controller |     "Jun 09 12:17:07.992210 crc crio[21508]: time=\"2026-06-09T12:17:07.991235348Z\" level=info msg=\"Got pod network &{Name:community-operators-sjsch Namespace:openshift-marketplace ID:e72486aa56d8ac33b4b7dd46d36dba0978f15f2bdd7e5753c4dd00599faeaa27 UID:5cc3388b-ca7f-4e70-a453-b18c4bb3d189 NetNS:/var/run/netns/f4d5e630-ee5f-487e-b3cd-440eb89c9ff6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5cc3388b_ca7f_4e70_a453_b18c4bb3d189.slice PodAnnotations:0xc000d9eb80}] Aliases:map[]}\"",
2026-06-09 12:20:06.296156 | controller |     "Jun 09 12:17:07.992210 crc crio[21508]: time=\"2026-06-09T12:17:07.991518316Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-sjsch from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.296171 | controller |     "Jun 09 12:17:08.360263 crc crio[21508]: time=\"2026-06-09T12:17:08.360064082Z\" level=info msg=\"Stopped pod sandbox: e72486aa56d8ac33b4b7dd46d36dba0978f15f2bdd7e5753c4dd00599faeaa27\" id=3b2b81ed-c6b5-4e72-8344-1ed403c7f5c9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.296186 | controller |     "Jun 09 12:17:08.880424 crc crio[21508]: time=\"2026-06-09T12:17:08.879734018Z\" level=info msg=\"Removing container: cde6662acf6f0aa124cfa22c11b00ab60f5e7dec54a9dbdf817fa37f491bdfd1\" id=16c7760c-ad0e-4cdb-bf96-b89a2afda0f3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.296200 | controller |     "Jun 09 12:17:08.914161 crc crio[21508]: time=\"2026-06-09T12:17:08.913894147Z\" level=info msg=\"Removed container cde6662acf6f0aa124cfa22c11b00ab60f5e7dec54a9dbdf817fa37f491bdfd1: openshift-marketplace/community-operators-sjsch/registry-server\" id=16c7760c-ad0e-4cdb-bf96-b89a2afda0f3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.296214 | controller |     "Jun 09 12:17:08.917585 crc crio[21508]: time=\"2026-06-09T12:17:08.91741414Z\" level=info msg=\"Removing container: d2d6926b1c8355a038b13b90533b088291ec3864c4b07669026c557f555a917f\" id=b21f5b66-2a8b-4a6b-972d-508cb5e118c7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.296228 | controller |     "Jun 09 12:17:08.972179 crc crio[21508]: time=\"2026-06-09T12:17:08.971738418Z\" level=info msg=\"Removed container d2d6926b1c8355a038b13b90533b088291ec3864c4b07669026c557f555a917f: openshift-marketplace/community-operators-sjsch/extract-content\" id=b21f5b66-2a8b-4a6b-972d-508cb5e118c7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.296243 | controller |     "Jun 09 12:17:08.976700 crc crio[21508]: time=\"2026-06-09T12:17:08.97590963Z\" level=info msg=\"Removing container: 940c96e8824e95fbe5abe3b04303793d5d1978ecfcd984ae70cac89e4ee4c433\" id=56913cd7-ffae-43e8-aed3-1a8e8c8c3696 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.296257 | controller |     "Jun 09 12:17:09.004517 crc crio[21508]: time=\"2026-06-09T12:17:09.004383273Z\" level=info msg=\"Removed container 940c96e8824e95fbe5abe3b04303793d5d1978ecfcd984ae70cac89e4ee4c433: openshift-marketplace/community-operators-sjsch/extract-utilities\" id=56913cd7-ffae-43e8-aed3-1a8e8c8c3696 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.296271 | controller |     "Jun 09 12:17:32.496718 crc crio[21508]: time=\"2026-06-09T12:17:32.495641816Z\" level=info msg=\"Stopping pod sandbox: e72486aa56d8ac33b4b7dd46d36dba0978f15f2bdd7e5753c4dd00599faeaa27\" id=326246f0-444c-4220-8af8-6708599804da name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.296285 | controller |     "Jun 09 12:17:32.498562 crc crio[21508]: time=\"2026-06-09T12:17:32.49852011Z\" level=info msg=\"Stopped pod sandbox (already stopped): e72486aa56d8ac33b4b7dd46d36dba0978f15f2bdd7e5753c4dd00599faeaa27\" id=326246f0-444c-4220-8af8-6708599804da name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.296299 | controller |     "Jun 09 12:17:32.499943 crc crio[21508]: time=\"2026-06-09T12:17:32.49987425Z\" level=info msg=\"Removing pod sandbox: e72486aa56d8ac33b4b7dd46d36dba0978f15f2bdd7e5753c4dd00599faeaa27\" id=233bcdbd-5453-4405-96f7-e0a6230b76b8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.296316 | controller |     "Jun 09 12:17:32.521486 crc crio[21508]: time=\"2026-06-09T12:17:32.521394519Z\" level=info msg=\"Removed pod sandbox: e72486aa56d8ac33b4b7dd46d36dba0978f15f2bdd7e5753c4dd00599faeaa27\" id=233bcdbd-5453-4405-96f7-e0a6230b76b8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.296331 | controller |     "Jun 09 12:17:32.523407 crc crio[21508]: time=\"2026-06-09T12:17:32.523262564Z\" level=info msg=\"Stopping pod sandbox: 22f73566298ee0a051d8006ef04e6e14d7fda7855a818795afe9b8c2d3bd826f\" id=e4acb80a-8563-4392-a8b2-0cbbaf994898 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.296358 | controller |     "Jun 09 12:17:32.523515 crc crio[21508]: time=\"2026-06-09T12:17:32.523429488Z\" level=info msg=\"Stopped pod sandbox (already stopped): 22f73566298ee0a051d8006ef04e6e14d7fda7855a818795afe9b8c2d3bd826f\" id=e4acb80a-8563-4392-a8b2-0cbbaf994898 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.296379 | controller |     "Jun 09 12:17:32.524458 crc crio[21508]: time=\"2026-06-09T12:17:32.524389687Z\" level=info msg=\"Removing pod sandbox: 22f73566298ee0a051d8006ef04e6e14d7fda7855a818795afe9b8c2d3bd826f\" id=ddde972f-b287-4134-88b6-73cdab1b8f55 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.296395 | controller |     "Jun 09 12:17:32.538505 crc crio[21508]: time=\"2026-06-09T12:17:32.538277483Z\" level=info msg=\"Removed pod sandbox: 22f73566298ee0a051d8006ef04e6e14d7fda7855a818795afe9b8c2d3bd826f\" id=ddde972f-b287-4134-88b6-73cdab1b8f55 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.296410 | controller |     "Jun 09 12:18:00.546251 crc crio[21508]: time=\"2026-06-09T12:18:00.545495352Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683458-gn2gv/POD\" id=0f03f497-2899-4ef9-9330-a663908c8b44 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.296424 | controller |     "Jun 09 12:18:00.547502 crc crio[21508]: time=\"2026-06-09T12:18:00.546272624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.296439 | controller |     "Jun 09 12:18:00.578242 crc crio[21508]: time=\"2026-06-09T12:18:00.578119325Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683458-gn2gv Namespace:openshift-infra ID:a5c0b73be04ebb959c88e5df8d709013a05246fd9195293a166f58e3a9fa3945 UID:d4fe9928-7c46-4f6e-b5a5-8f1265154969 NetNS:/var/run/netns/1b8858a9-7b17-41c2-94aa-561adeb7ce93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4fe9928_7c46_4f6e_b5a5_8f1265154969.slice PodAnnotations:0xc004e42808}] Aliases:map[]}\"",
2026-06-09 12:20:06.296453 | controller |     "Jun 09 12:18:00.578242 crc crio[21508]: time=\"2026-06-09T12:18:00.578181317Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683458-gn2gv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.296468 | controller |     "Jun 09 12:18:00.921477 crc crio[21508]: 2026-06-09T12:18:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a5c0b73be04ebb9 Mac:36:8d:1a:f3:98:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:19 Mtu:0 Sandbox:/var/run/netns/1b8858a9-7b17-41c2-94aa-561adeb7ce93 SocketPath: PciID:}] [{Interface:0xc00028e750 Address:{IP:10.217.1.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.296482 | controller |     "Jun 09 12:18:00.923362 crc crio[21508]: time=\"2026-06-09T12:18:00.923218987Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683458-gn2gv Namespace:openshift-infra ID:a5c0b73be04ebb959c88e5df8d709013a05246fd9195293a166f58e3a9fa3945 UID:d4fe9928-7c46-4f6e-b5a5-8f1265154969 NetNS:/var/run/netns/1b8858a9-7b17-41c2-94aa-561adeb7ce93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4fe9928_7c46_4f6e_b5a5_8f1265154969.slice PodAnnotations:0xc004e42808}] Aliases:map[]}\"",
2026-06-09 12:20:06.296502 | controller |     "Jun 09 12:18:00.923523 crc crio[21508]: time=\"2026-06-09T12:18:00.923488635Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683458-gn2gv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.296516 | controller |     "Jun 09 12:18:00.934702 crc crio[21508]: time=\"2026-06-09T12:18:00.934598189Z\" level=info msg=\"Ran pod sandbox a5c0b73be04ebb959c88e5df8d709013a05246fd9195293a166f58e3a9fa3945 with infra container: openshift-infra/auto-csr-approver-29683458-gn2gv/POD\" id=0f03f497-2899-4ef9-9330-a663908c8b44 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.296530 | controller |     "Jun 09 12:18:00.939554 crc crio[21508]: time=\"2026-06-09T12:18:00.938870854Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=19b06caf-52a8-4cf9-a6c9-ac7d056f61af name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.296545 | controller |     "Jun 09 12:18:00.952655 crc crio[21508]: time=\"2026-06-09T12:18:00.951943667Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 12:20:06.296559 | controller |     "Jun 09 12:18:01.740584 crc crio[21508]: time=\"2026-06-09T12:18:01.740425683Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=19b06caf-52a8-4cf9-a6c9-ac7d056f61af name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.296573 | controller |     "Jun 09 12:18:01.743053 crc crio[21508]: time=\"2026-06-09T12:18:01.741492964Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7e6c34d5-6dbd-41e4-b2c7-57df64dc9486 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.296587 | controller |     "Jun 09 12:18:01.744752 crc crio[21508]: time=\"2026-06-09T12:18:01.744657367Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=43d7db24-0520-4ce9-8584-ab8426604e76 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 12:20:06.296601 | controller |     "Jun 09 12:18:01.751480 crc crio[21508]: time=\"2026-06-09T12:18:01.751381903Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683458-gn2gv/oc\" id=ffbfccf7-2b7b-438a-a9f8-c4b13c196787 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.296616 | controller |     "Jun 09 12:18:01.752212 crc crio[21508]: time=\"2026-06-09T12:18:01.752137416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.296630 | controller |     "Jun 09 12:18:01.797955 crc crio[21508]: time=\"2026-06-09T12:18:01.797812181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.296645 | controller |     "Jun 09 12:18:02.029409 crc crio[21508]: time=\"2026-06-09T12:18:02.029136604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.296659 | controller |     "Jun 09 12:18:02.144009 crc crio[21508]: time=\"2026-06-09T12:18:02.143229151Z\" level=info msg=\"Created container 839c88d14313007a711748cc701159a57ab756cdca3522ecd88e2b4319bca06f: openshift-infra/auto-csr-approver-29683458-gn2gv/oc\" id=ffbfccf7-2b7b-438a-a9f8-c4b13c196787 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 12:20:06.296673 | controller |     "Jun 09 12:18:02.145885 crc crio[21508]: time=\"2026-06-09T12:18:02.145789575Z\" level=info msg=\"Starting container: 839c88d14313007a711748cc701159a57ab756cdca3522ecd88e2b4319bca06f\" id=897a17c1-12da-4d67-bd62-f898008afaf9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 12:20:06.296691 | controller |     "Jun 09 12:18:02.152860 crc crio[21508]: time=\"2026-06-09T12:18:02.152736189Z\" level=info msg=\"Started container\" PID=298731 containerID=839c88d14313007a711748cc701159a57ab756cdca3522ecd88e2b4319bca06f description=openshift-infra/auto-csr-approver-29683458-gn2gv/oc id=897a17c1-12da-4d67-bd62-f898008afaf9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a5c0b73be04ebb959c88e5df8d709013a05246fd9195293a166f58e3a9fa3945",
2026-06-09 12:20:06.296706 | controller |     "Jun 09 12:18:04.038348 crc crio[21508]: time=\"2026-06-09T12:18:04.037643896Z\" level=info msg=\"Stopping pod sandbox: a5c0b73be04ebb959c88e5df8d709013a05246fd9195293a166f58e3a9fa3945\" id=df50b44a-04a4-43b2-80ad-79fe9d70a86c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.296721 | controller |     "Jun 09 12:18:04.039514 crc crio[21508]: time=\"2026-06-09T12:18:04.038921203Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683458-gn2gv Namespace:openshift-infra ID:a5c0b73be04ebb959c88e5df8d709013a05246fd9195293a166f58e3a9fa3945 UID:d4fe9928-7c46-4f6e-b5a5-8f1265154969 NetNS:/var/run/netns/1b8858a9-7b17-41c2-94aa-561adeb7ce93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4fe9928_7c46_4f6e_b5a5_8f1265154969.slice PodAnnotations:0xc000b288a8}] Aliases:map[]}\"",
2026-06-09 12:20:06.296735 | controller |     "Jun 09 12:18:04.039514 crc crio[21508]: time=\"2026-06-09T12:18:04.039051487Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683458-gn2gv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.296750 | controller |     "Jun 09 12:18:04.322859 crc crio[21508]: time=\"2026-06-09T12:18:04.322123615Z\" level=info msg=\"Stopped pod sandbox: a5c0b73be04ebb959c88e5df8d709013a05246fd9195293a166f58e3a9fa3945\" id=df50b44a-04a4-43b2-80ad-79fe9d70a86c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.296764 | controller |     "Jun 09 12:18:32.559963 crc crio[21508]: time=\"2026-06-09T12:18:32.559424399Z\" level=info msg=\"Removing container: 213eefd2345baafd55191ae7f46a7071fdea6df50a8a06b2ac6d963ab2c9fa49\" id=19f667bc-3065-41d9-97dd-0a0856a565d2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.296778 | controller |     "Jun 09 12:18:32.672349 crc crio[21508]: time=\"2026-06-09T12:18:32.672169726Z\" level=info msg=\"Removed container 213eefd2345baafd55191ae7f46a7071fdea6df50a8a06b2ac6d963ab2c9fa49: openshift-infra/auto-csr-approver-29683452-wcxzv/oc\" id=19f667bc-3065-41d9-97dd-0a0856a565d2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 12:20:06.296792 | controller |     "Jun 09 12:18:32.683900 crc crio[21508]: time=\"2026-06-09T12:18:32.683728354Z\" level=info msg=\"Stopping pod sandbox: 70d69520bb063e20a9013403cfaadcd138d85ecdfc7665caa2387fc65249a0af\" id=a5cfae4f-e333-4b69-9cc4-d450fb23ed3d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.296806 | controller |     "Jun 09 12:18:32.683900 crc crio[21508]: time=\"2026-06-09T12:18:32.683872298Z\" level=info msg=\"Stopped pod sandbox (already stopped): 70d69520bb063e20a9013403cfaadcd138d85ecdfc7665caa2387fc65249a0af\" id=a5cfae4f-e333-4b69-9cc4-d450fb23ed3d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 12:20:06.296820 | controller |     "Jun 09 12:18:32.685185 crc crio[21508]: time=\"2026-06-09T12:18:32.684920919Z\" level=info msg=\"Removing pod sandbox: 70d69520bb063e20a9013403cfaadcd138d85ecdfc7665caa2387fc65249a0af\" id=afb5b4c2-e119-4148-a3c9-e3f0c6bebacb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.296833 | controller |     "Jun 09 12:18:32.713717 crc crio[21508]: time=\"2026-06-09T12:18:32.713424362Z\" level=info msg=\"Removed pod sandbox: 70d69520bb063e20a9013403cfaadcd138d85ecdfc7665caa2387fc65249a0af\" id=afb5b4c2-e119-4148-a3c9-e3f0c6bebacb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 12:20:06.296851 | controller |     "Jun 09 12:20:00.877201 crc crio[21508]: time=\"2026-06-09T12:20:00.876056235Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683460-9cgjh/POD\" id=001ebcd1-2886-4bc4-a8ec-5b1aab552f9b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.296865 | controller |     "Jun 09 12:20:00.877201 crc crio[21508]: time=\"2026-06-09T12:20:00.877188398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 12:20:06.296879 | controller |     "Jun 09 12:20:00.928083 crc crio[21508]: time=\"2026-06-09T12:20:00.927625433Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683460-9cgjh Namespace:openshift-infra ID:0b856bd826601e257f2586b85ecfef6c21d17e6e7fbab1b8e8e668c25f003d3c UID:c58608b6-ff96-4e70-9fbd-8af56f72359e NetNS:/var/run/netns/c22a8880-1227-46ff-86fb-2d0804eb57bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc58608b6_ff96_4e70_9fbd_8af56f72359e.slice PodAnnotations:0xc002c0a108}] Aliases:map[]}\"",
2026-06-09 12:20:06.296893 | controller |     "Jun 09 12:20:00.928083 crc crio[21508]: time=\"2026-06-09T12:20:00.928041495Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683460-9cgjh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 12:20:06.296907 | controller |     "Jun 09 12:20:01.510456 crc crio[21508]: 2026-06-09T12:20:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0b856bd826601e2 Mac:aa:0f:5a:8a:91:a2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1a Mtu:0 Sandbox:/var/run/netns/c22a8880-1227-46ff-86fb-2d0804eb57bf SocketPath: PciID:}] [{Interface:0xc00029cdf0 Address:{IP:10.217.1.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 12:20:06.296921 | controller |     "Jun 09 12:20:01.512985 crc crio[21508]: time=\"2026-06-09T12:20:01.512907768Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683460-9cgjh Namespace:openshift-infra ID:0b856bd826601e257f2586b85ecfef6c21d17e6e7fbab1b8e8e668c25f003d3c UID:c58608b6-ff96-4e70-9fbd-8af56f72359e NetNS:/var/run/netns/c22a8880-1227-46ff-86fb-2d0804eb57bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc58608b6_ff96_4e70_9fbd_8af56f72359e.slice PodAnnotations:0xc002c0a108}] Aliases:map[]}\"",
2026-06-09 12:20:06.296936 | controller |     "Jun 09 12:20:01.513129 crc crio[21508]: time=\"2026-06-09T12:20:01.513091493Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683460-9cgjh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 12:20:06.296950 | controller |     "Jun 09 12:20:01.525421 crc crio[21508]: time=\"2026-06-09T12:20:01.525186467Z\" level=info msg=\"Ran pod sandbox 0b856bd826601e257f2586b85ecfef6c21d17e6e7fbab1b8e8e668c25f003d3c with infra container: openshift-infra/auto-csr-approver-29683460-9cgjh/POD\" id=001ebcd1-2886-4bc4-a8ec-5b1aab552f9b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 12:20:06.296964 | controller |     "Jun 09 12:20:01.529333 crc crio[21508]: time=\"2026-06-09T12:20:01.52907552Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=07b063f9-50ee-4368-951b-1ae15ba6af83 name=/runtime.v1.ImageService/PullImage",
2026-06-09 12:20:06.296977 | controller |     "Jun 09 12:20:01.544875 crc crio[21508]: time=\"2026-06-09T12:20:01.543820031Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\""
2026-06-09 12:20:06.296992 | controller |   ],
2026-06-09 12:20:06.297007 | controller |   "zuul_log_id": "in-loop-ignore"
2026-06-09 12:20:06.297023 | controller | }
2026-06-09 12:20:06.298752 | controller | changed: All items complete
2026-06-09 12:20:06.298788 | 
2026-06-09 12:20:06.684740 | 
2026-06-09 12:20:06.684926 | LOOP [env_op_images : Warn when node log fetch failed for a node]
2026-06-09 12:20:07.054854 | controller | skipping: Conditional result was False
2026-06-09 12:20:07.411272 | 
2026-06-09 12:20:07.411487 | TASK [env_op_images : Find fetched CRI-O log files]
2026-06-09 12:20:07.783184 | controller | ok: All paths examined
2026-06-09 12:20:07.805171 | 
2026-06-09 12:20:07.805270 | TASK [env_op_images : Enrich pulled report with CRI-O evidence]
2026-06-09 12:20:08.522686 | controller | changed
2026-06-09 12:20:08.570312 | 
2026-06-09 12:20:08.570600 | TASK [cifmw_setup : Create a versioned log folder]
2026-06-09 12:20:08.932525 | controller | changed
2026-06-09 12:20:08.959505 | 
2026-06-09 12:20:08.959577 | TASK [cifmw_setup : Return a list of log files in home directory]
2026-06-09 12:20:09.338459 | controller | ok: All paths examined
2026-06-09 12:20:09.372996 | 
2026-06-09 12:20:09.373124 | TASK [cifmw_setup : Ensure ansible facts cache exists]
2026-06-09 12:20:09.744142 | controller | ok
2026-06-09 12:20:09.770075 | 
2026-06-09 12:20:09.770167 | LOOP [cifmw_setup : Copy logs to proper location]
2026-06-09 12:20:10.540913 | controller | changed:
2026-06-09 12:20:10.541301 | controller | {
2026-06-09 12:20:10.541343 | controller |   "atime": 1777967689.47849,
2026-06-09 12:20:10.541407 | controller |   "ctime": 1777968154.1714108,
2026-06-09 12:20:10.541430 | controller |   "dev": 64513,
2026-06-09 12:20:10.541452 | controller |   "gid": 1000,
2026-06-09 12:20:10.541473 | controller |   "gr_name": "zuul",
2026-06-09 12:20:10.541493 | controller |   "inode": 236288,
2026-06-09 12:20:10.541513 | controller |   "isblk": false,
2026-06-09 12:20:10.541533 | controller |   "ischr": false,
2026-06-09 12:20:10.541553 | controller |   "isdir": false,
2026-06-09 12:20:10.541573 | controller |   "isfifo": false,
2026-06-09 12:20:10.541592 | controller |   "isgid": false,
2026-06-09 12:20:10.541612 | controller |   "islnk": false,
2026-06-09 12:20:10.541631 | controller |   "isreg": true,
2026-06-09 12:20:10.541650 | controller |   "issock": false,
2026-06-09 12:20:10.541669 | controller |   "isuid": false,
2026-06-09 12:20:10.541689 | controller |   "mode": "0644",
2026-06-09 12:20:10.541708 | controller |   "mtime": 1777968154.1714108,
2026-06-09 12:20:10.541728 | controller |   "nlink": 1,
2026-06-09 12:20:10.541748 | controller |   "path": "/home/zuul/crc-setup.log",
2026-06-09 12:20:10.541768 | controller |   "pw_name": "zuul",
2026-06-09 12:20:10.541788 | controller |   "rgrp": true,
2026-06-09 12:20:10.541808 | controller |   "roth": true,
2026-06-09 12:20:10.541827 | controller |   "rusr": true,
2026-06-09 12:20:10.541846 | controller |   "size": 4108,
2026-06-09 12:20:10.541886 | controller |   "uid": 1000,
2026-06-09 12:20:10.541907 | controller |   "wgrp": false,
2026-06-09 12:20:10.541926 | controller |   "woth": false,
2026-06-09 12:20:10.541946 | controller |   "wusr": true,
2026-06-09 12:20:10.541966 | controller |   "xgrp": false,
2026-06-09 12:20:10.541986 | controller |   "xoth": false,
2026-06-09 12:20:10.542005 | controller |   "xusr": false
2026-06-09 12:20:10.542024 | controller | }
2026-06-09 12:20:10.542055 | 
2026-06-09 12:20:11.234597 | controller | changed:
2026-06-09 12:20:11.234794 | controller | {
2026-06-09 12:20:11.234844 | controller |   "atime": 1781002643.3917623,
2026-06-09 12:20:11.234880 | controller |   "ctime": 1781002641.5197062,
2026-06-09 12:20:11.234915 | controller |   "dev": 64513,
2026-06-09 12:20:11.234948 | controller |   "gid": 1000,
2026-06-09 12:20:11.234981 | controller |   "gr_name": "zuul",
2026-06-09 12:20:11.235013 | controller |   "inode": 2688,
2026-06-09 12:20:11.235045 | controller |   "isblk": false,
2026-06-09 12:20:11.235077 | controller |   "ischr": false,
2026-06-09 12:20:11.235108 | controller |   "isdir": false,
2026-06-09 12:20:11.235139 | controller |   "isfifo": false,
2026-06-09 12:20:11.235170 | controller |   "isgid": false,
2026-06-09 12:20:11.235259 | controller |   "islnk": false,
2026-06-09 12:20:11.235315 | controller |   "isreg": true,
2026-06-09 12:20:11.235411 | controller |   "issock": false,
2026-06-09 12:20:11.235467 | controller |   "isuid": false,
2026-06-09 12:20:11.235502 | controller |   "mode": "0644",
2026-06-09 12:20:11.235534 | controller |   "mtime": 1781002641.5197062,
2026-06-09 12:20:11.235566 | controller |   "nlink": 1,
2026-06-09 12:20:11.235598 | controller |   "path": "/home/zuul/crc-start.log",
2026-06-09 12:20:11.235630 | controller |   "pw_name": "zuul",
2026-06-09 12:20:11.235661 | controller |   "rgrp": true,
2026-06-09 12:20:11.235693 | controller |   "roth": true,
2026-06-09 12:20:11.235723 | controller |   "rusr": true,
2026-06-09 12:20:11.235753 | controller |   "size": 4448,
2026-06-09 12:20:11.235784 | controller |   "uid": 1000,
2026-06-09 12:20:11.235815 | controller |   "wgrp": false,
2026-06-09 12:20:11.235846 | controller |   "woth": false,
2026-06-09 12:20:11.235877 | controller |   "wusr": true,
2026-06-09 12:20:11.235909 | controller |   "xgrp": false,
2026-06-09 12:20:11.235940 | controller |   "xoth": false,
2026-06-09 12:20:11.235970 | controller |   "xusr": false
2026-06-09 12:20:11.236001 | controller | }
2026-06-09 12:20:11.944882 | controller | changed:
2026-06-09 12:20:11.945075 | controller | {
2026-06-09 12:20:11.945123 | controller |   "atime": 1781007451.8883305,
2026-06-09 12:20:11.945161 | controller |   "ctime": 1781006889.9990325,
2026-06-09 12:20:11.945195 | controller |   "dev": 64513,
2026-06-09 12:20:11.945230 | controller |   "gid": 1000,
2026-06-09 12:20:11.945262 | controller |   "gr_name": "zuul",
2026-06-09 12:20:11.945295 | controller |   "inode": 3017424,
2026-06-09 12:20:11.945326 | controller |   "isblk": false,
2026-06-09 12:20:11.945402 | controller |   "ischr": false,
2026-06-09 12:20:11.945438 | controller |   "isdir": false,
2026-06-09 12:20:11.945470 | controller |   "isfifo": false,
2026-06-09 12:20:11.945502 | controller |   "isgid": false,
2026-06-09 12:20:11.945534 | controller |   "islnk": false,
2026-06-09 12:20:11.945565 | controller |   "isreg": true,
2026-06-09 12:20:11.945597 | controller |   "issock": false,
2026-06-09 12:20:11.945628 | controller |   "isuid": false,
2026-06-09 12:20:11.945660 | controller |   "mode": "0644",
2026-06-09 12:20:11.945692 | controller |   "mtime": 1781006889.9990325,
2026-06-09 12:20:11.945724 | controller |   "nlink": 1,
2026-06-09 12:20:11.945756 | controller |   "path": "/home/zuul/ansible.log",
2026-06-09 12:20:11.945788 | controller |   "pw_name": "zuul",
2026-06-09 12:20:11.945819 | controller |   "rgrp": true,
2026-06-09 12:20:11.945850 | controller |   "roth": true,
2026-06-09 12:20:11.945880 | controller |   "rusr": true,
2026-06-09 12:20:11.945911 | controller |   "size": 357379,
2026-06-09 12:20:11.945942 | controller |   "uid": 1000,
2026-06-09 12:20:11.945972 | controller |   "wgrp": false,
2026-06-09 12:20:11.946002 | controller |   "woth": false,
2026-06-09 12:20:11.946032 | controller |   "wusr": true,
2026-06-09 12:20:11.946061 | controller |   "xgrp": false,
2026-06-09 12:20:11.946090 | controller |   "xoth": false,
2026-06-09 12:20:11.946119 | controller |   "xusr": false
2026-06-09 12:20:11.946148 | controller | }
2026-06-09 12:20:12.000982 | 
2026-06-09 12:20:12.001160 | LOOP [cifmw_setup : Remove original log from home directory]
2026-06-09 12:20:12.384500 | controller | changed:
2026-06-09 12:20:12.384949 | controller | {
2026-06-09 12:20:12.384992 | controller |   "atime": 1777967689.47849,
2026-06-09 12:20:12.385017 | controller |   "ctime": 1777968154.1714108,
2026-06-09 12:20:12.385039 | controller |   "dev": 64513,
2026-06-09 12:20:12.385061 | controller |   "gid": 1000,
2026-06-09 12:20:12.385081 | controller |   "gr_name": "zuul",
2026-06-09 12:20:12.385102 | controller |   "inode": 236288,
2026-06-09 12:20:12.385121 | controller |   "isblk": false,
2026-06-09 12:20:12.385141 | controller |   "ischr": false,
2026-06-09 12:20:12.385161 | controller |   "isdir": false,
2026-06-09 12:20:12.385180 | controller |   "isfifo": false,
2026-06-09 12:20:12.385207 | controller |   "isgid": false,
2026-06-09 12:20:12.385227 | controller |   "islnk": false,
2026-06-09 12:20:12.385247 | controller |   "isreg": true,
2026-06-09 12:20:12.385266 | controller |   "issock": false,
2026-06-09 12:20:12.385286 | controller |   "isuid": false,
2026-06-09 12:20:12.385306 | controller |   "mode": "0644",
2026-06-09 12:20:12.385325 | controller |   "mtime": 1777968154.1714108,
2026-06-09 12:20:12.385368 | controller |   "nlink": 1,
2026-06-09 12:20:12.385395 | controller |   "path": "/home/zuul/crc-setup.log",
2026-06-09 12:20:12.385416 | controller |   "pw_name": "zuul",
2026-06-09 12:20:12.385437 | controller |   "rgrp": true,
2026-06-09 12:20:12.385456 | controller |   "roth": true,
2026-06-09 12:20:12.385475 | controller |   "rusr": true,
2026-06-09 12:20:12.385494 | controller |   "size": 4108,
2026-06-09 12:20:12.385513 | controller |   "uid": 1000,
2026-06-09 12:20:12.385532 | controller |   "wgrp": false,
2026-06-09 12:20:12.385551 | controller |   "woth": false,
2026-06-09 12:20:12.385570 | controller |   "wusr": true,
2026-06-09 12:20:12.385589 | controller |   "xgrp": false,
2026-06-09 12:20:12.385608 | controller |   "xoth": false,
2026-06-09 12:20:12.385627 | controller |   "xusr": false
2026-06-09 12:20:12.385647 | controller | }
2026-06-09 12:20:12.624237 | controller | changed:
2026-06-09 12:20:12.624420 | controller | {
2026-06-09 12:20:12.624454 | controller |   "atime": 1781002643.3917623,
2026-06-09 12:20:12.624477 | controller |   "ctime": 1781002641.5197062,
2026-06-09 12:20:12.624498 | controller |   "dev": 64513,
2026-06-09 12:20:12.624519 | controller |   "gid": 1000,
2026-06-09 12:20:12.624539 | controller |   "gr_name": "zuul",
2026-06-09 12:20:12.624560 | controller |   "inode": 2688,
2026-06-09 12:20:12.624580 | controller |   "isblk": false,
2026-06-09 12:20:12.624600 | controller |   "ischr": false,
2026-06-09 12:20:12.624619 | controller |   "isdir": false,
2026-06-09 12:20:12.624639 | controller |   "isfifo": false,
2026-06-09 12:20:12.624659 | controller |   "isgid": false,
2026-06-09 12:20:12.624679 | controller |   "islnk": false,
2026-06-09 12:20:12.624699 | controller |   "isreg": true,
2026-06-09 12:20:12.624719 | controller |   "issock": false,
2026-06-09 12:20:12.624739 | controller |   "isuid": false,
2026-06-09 12:20:12.624759 | controller |   "mode": "0644",
2026-06-09 12:20:12.624779 | controller |   "mtime": 1781002641.5197062,
2026-06-09 12:20:12.624799 | controller |   "nlink": 1,
2026-06-09 12:20:12.624819 | controller |   "path": "/home/zuul/crc-start.log",
2026-06-09 12:20:12.624839 | controller |   "pw_name": "zuul",
2026-06-09 12:20:12.624859 | controller |   "rgrp": true,
2026-06-09 12:20:12.624879 | controller |   "roth": true,
2026-06-09 12:20:12.624899 | controller |   "rusr": true,
2026-06-09 12:20:12.624919 | controller |   "size": 4448,
2026-06-09 12:20:12.624938 | controller |   "uid": 1000,
2026-06-09 12:20:12.624957 | controller |   "wgrp": false,
2026-06-09 12:20:12.624977 | controller |   "woth": false,
2026-06-09 12:20:12.624996 | controller |   "wusr": true,
2026-06-09 12:20:12.625015 | controller |   "xgrp": false,
2026-06-09 12:20:12.625034 | controller |   "xoth": false,
2026-06-09 12:20:12.625054 | controller |   "xusr": false
2026-06-09 12:20:12.625073 | controller | }
2026-06-09 12:20:12.913913 | controller | changed:
2026-06-09 12:20:12.914115 | controller | {
2026-06-09 12:20:12.914164 | controller |   "atime": 1781007451.8883305,
2026-06-09 12:20:12.914202 | controller |   "ctime": 1781006889.9990325,
2026-06-09 12:20:12.914236 | controller |   "dev": 64513,
2026-06-09 12:20:12.914269 | controller |   "gid": 1000,
2026-06-09 12:20:12.914301 | controller |   "gr_name": "zuul",
2026-06-09 12:20:12.914334 | controller |   "inode": 3017424,
2026-06-09 12:20:12.914415 | controller |   "isblk": false,
2026-06-09 12:20:12.914451 | controller |   "ischr": false,
2026-06-09 12:20:12.914483 | controller |   "isdir": false,
2026-06-09 12:20:12.914516 | controller |   "isfifo": false,
2026-06-09 12:20:12.914560 | controller |   "isgid": false,
2026-06-09 12:20:12.914592 | controller |   "islnk": false,
2026-06-09 12:20:12.914623 | controller |   "isreg": true,
2026-06-09 12:20:12.914654 | controller |   "issock": false,
2026-06-09 12:20:12.914685 | controller |   "isuid": false,
2026-06-09 12:20:12.914716 | controller |   "mode": "0644",
2026-06-09 12:20:12.914747 | controller |   "mtime": 1781006889.9990325,
2026-06-09 12:20:12.914778 | controller |   "nlink": 1,
2026-06-09 12:20:12.914809 | controller |   "path": "/home/zuul/ansible.log",
2026-06-09 12:20:12.914841 | controller |   "pw_name": "zuul",
2026-06-09 12:20:12.914873 | controller |   "rgrp": true,
2026-06-09 12:20:12.914904 | controller |   "roth": true,
2026-06-09 12:20:12.914935 | controller |   "rusr": true,
2026-06-09 12:20:12.914967 | controller |   "size": 357379,
2026-06-09 12:20:12.914999 | controller |   "uid": 1000,
2026-06-09 12:20:12.915030 | controller |   "wgrp": false,
2026-06-09 12:20:12.915061 | controller |   "woth": false,
2026-06-09 12:20:12.915092 | controller |   "wusr": true,
2026-06-09 12:20:12.915146 | controller |   "xgrp": false,
2026-06-09 12:20:12.915179 | controller |   "xoth": false,
2026-06-09 12:20:12.915211 | controller |   "xusr": false
2026-06-09 12:20:12.915242 | controller | }
2026-06-09 12:20:12.974032 | 
2026-06-09 12:20:12.974290 | TASK [cifmw_setup : Copy facts to dated directory]
2026-06-09 12:20:14.175641 | controller | changed
2026-06-09 12:20:14.195639 | 
2026-06-09 12:20:14.195732 | TASK [run_hook : Assert parameters are valid]
2026-06-09 12:20:14.401213 | controller | ok: All assertions passed
2026-06-09 12:20:14.426422 | 
2026-06-09 12:20:14.426529 | TASK [run_hook : Assert single hooks are all mappings]
2026-06-09 12:20:14.907741 | controller | ok: All assertions passed
2026-06-09 12:20:14.935888 | 
2026-06-09 12:20:14.936006 | LOOP [run_hook : Loop on hooks for post_logs]
2026-06-09 12:20:15.396049 | 
2026-06-09 12:20:15.396256 | PLAY [Run ci/playbooks/e2e-collect-logs.yml on CRC host]
2026-06-09 12:20:15.396486 | 
2026-06-09 12:20:15.396548 | PLAY RECAP
2026-06-09 12:20:15.396628 | controller | ok: 110 changed: 47 unreachable: 0 failed: 0 skipped: 32 rescued: 0 ignored: 3
2026-06-09 12:20:15.396657 | 
2026-06-09 12:20:16.795739 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-collect-logs.yml@main]
2026-06-09 12:20:16.799930 | POST-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/collect-logs.yml@main]
2026-06-09 12:20:17.494590 | 
2026-06-09 12:20:17.494740 | PLAY [Ensure ci-framework-data base directories exist on all nodes]
2026-06-09 12:20:17.531442 | 
2026-06-09 12:20:17.531597 | TASK [Create ci-framework-data/logs directory if missing]
2026-06-09 12:20:18.091735 | controller | ok
2026-06-09 12:20:18.122290 | 
2026-06-09 12:20:18.122476 | PLAY [Run ci/playbooks/collect-logs.yml]
2026-06-09 12:20:18.202843 | 
2026-06-09 12:20:18.203070 | TASK [Filter out host if needed]
2026-06-09 12:20:18.233360 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-09 12:20:18.258709 | 
2026-06-09 12:20:18.258771 | TASK [Ensure file is present]
2026-06-09 12:20:18.811191 | controller | ok
2026-06-09 12:20:18.837074 | 
2026-06-09 12:20:18.837159 | TASK [Manage molecule report file]
2026-06-09 12:20:19.537725 | controller | skipping: Conditional result was False
2026-06-09 12:20:19.596197 | 
2026-06-09 12:20:19.596320 | TASK [Check if we get ci-framework-data basedir]
2026-06-09 12:20:20.024988 | controller | ok
2026-06-09 12:20:20.050823 | 
2026-06-09 12:20:20.050895 | TASK [Create ci-framework-data log directory for zuul]
2026-06-09 12:20:20.426368 | controller | changed
2026-06-09 12:20:20.459790 | 
2026-06-09 12:20:20.459866 | TASK [Copy ci-framework interesting files]
2026-06-09 12:20:21.486498 | controller | cp: cannot stat '/home/zuul/ci-framework-data/tests': No such file or directory
2026-06-09 12:20:21.751096 | controller | ok: Runtime: 0:00:00.323269
2026-06-09 12:20:21.830757 | 
2026-06-09 12:20:21.830935 | TASK [Get SELinux listing]
2026-06-09 12:20:22.510479 | controller | ok: Runtime: 0:00:00.058620
2026-06-09 12:20:22.543362 | 
2026-06-09 12:20:22.543474 | TASK [Generate log index]
2026-06-09 12:20:24.134856 | controller | changed
2026-06-09 12:20:24.168942 | 
2026-06-09 12:20:24.169015 | TASK [Get some env related data]
2026-06-09 12:20:25.638243 | controller | /home/zuul/.local/bin/ansible
2026-06-09 12:20:26.957802 | controller | ok: Runtime: 0:00:01.768396
2026-06-09 12:20:26.982521 | 
2026-06-09 12:20:26.982592 | TASK [Generate list of logs to collect in home directory]
2026-06-09 12:20:27.439834 | controller | ok: All paths examined
2026-06-09 12:20:27.472587 | 
2026-06-09 12:20:27.472652 | LOOP [Copy logs from home directory]
2026-06-09 12:20:27.560655 | 
2026-06-09 12:20:27.561046 | TASK [Copy crio stats log file]
2026-06-09 12:20:27.598086 | controller | skipping: Conditional result was False
2026-06-09 12:20:27.730184 | 
2026-06-09 12:20:27.730409 | TASK [Get SELinux related data]
2026-06-09 12:20:28.224711 | controller | <no matches>
2026-06-09 12:20:28.456604 | controller | ERROR
2026-06-09 12:20:28.456823 | controller | {
2026-06-09 12:20:28.456852 | controller |   "delta": "0:00:00.009740",
2026-06-09 12:20:28.456870 | controller |   "end": "2026-06-09 12:20:28.225421",
2026-06-09 12:20:28.456887 | controller |   "msg": "non-zero return code",
2026-06-09 12:20:28.456903 | controller |   "rc": 1,
2026-06-09 12:20:28.456918 | controller |   "start": "2026-06-09 12:20:28.215681"
2026-06-09 12:20:28.456934 | controller | }
2026-06-09 12:20:28.456955 | controller | ERROR: Ignoring Errors
2026-06-09 12:20:28.482215 | 
2026-06-09 12:20:28.482286 | TASK [Create system configuration directory]
2026-06-09 12:20:28.867015 | controller | changed
2026-06-09 12:20:28.900314 | 
2026-06-09 12:20:28.900413 | TASK [Get some of the system configurations]
2026-06-09 12:20:29.713245 | controller | ok: Runtime: 0:00:00.020260
2026-06-09 12:20:29.738069 | 
2026-06-09 12:20:29.738138 | TASK [Copy generated documentation if available]
2026-06-09 12:20:29.772743 | controller | skipping: Conditional result was False
2026-06-09 12:20:29.823443 | 
2026-06-09 12:20:29.823580 | TASK [Copy generated AsciiDoc documentation if available]
2026-06-09 12:20:29.859921 | controller | skipping: Conditional result was False
2026-06-09 12:20:29.910380 | 
2026-06-09 12:20:29.910474 | TASK [Compress logs bigger than 2MB]
2026-06-09 12:20:58.453272 | controller | ok: Runtime: 0:00:27.766759
2026-06-09 12:20:58.533198 | 
2026-06-09 12:20:58.533371 | TASK [Copy files from workspace on node]
2026-06-09 12:20:58.588244 | controller | ok
2026-06-09 12:20:58.702801 | 
2026-06-09 12:20:58.703119 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-09 12:20:58.741120 | controller | skipping: Conditional result was False
2026-06-09 12:20:58.799041 | 
2026-06-09 12:20:58.799181 | TASK [fetch-output : Set log path for single node]
2026-06-09 12:20:58.957206 | controller | ok
2026-06-09 12:20:58.984403 | 
2026-06-09 12:20:58.984521 | LOOP [fetch-output : Ensure local output dirs]
2026-06-09 12:20:59.350968 | controller -> localhost | changed: "/var/lib/zuul/builds/380aa48dc69f4b299b577c203491369e/work/logs"
2026-06-09 12:20:59.351251 | 
2026-06-09 12:20:59.616186 | controller -> localhost | changed: "/var/lib/zuul/builds/380aa48dc69f4b299b577c203491369e/work/artifacts"
2026-06-09 12:20:59.894598 | controller -> localhost | changed: "/var/lib/zuul/builds/380aa48dc69f4b299b577c203491369e/work/docs"
2026-06-09 12:20:59.965889 | 
2026-06-09 12:20:59.966190 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-09 12:21:04.640514 | controller | changed:
2026-06-09 12:21:04.640827 | controller | .d..t...... ./
2026-06-09 12:21:04.640876 | controller | >f+++++++++ README.html
2026-06-09 12:21:04.640911 | controller | >f+++++++++ dmesg.log
2026-06-09 12:21:04.640943 | controller | >f+++++++++ installed-pkgs.log
2026-06-09 12:21:04.640970 | controller | >f+++++++++ python.log
2026-06-09 12:21:04.641006 | controller | >f+++++++++ registries.conf
2026-06-09 12:21:04.641037 | controller | >f+++++++++ selinux-denials.log
2026-06-09 12:21:04.641064 | controller | >f+++++++++ selinux-listing.log
2026-06-09 12:21:04.641090 | controller | cd+++++++++ ci-framework-data/
2026-06-09 12:21:04.641115 | controller | cd+++++++++ ci-framework-data/artifacts/
2026-06-09 12:21:04.641141 | controller | >f+++++++++ ci-framework-data/artifacts/ansible-facts.yml
2026-06-09 12:21:04.641166 | controller | >f+++++++++ ci-framework-data/artifacts/ansible-vars.yml
2026-06-09 12:21:04.641191 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_check_for_oc_command.sh
2026-06-09 12:21:04.641217 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_copy_logs_from_crc_vm.sh
2026-06-09 12:21:04.641242 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_copy_logs_to_host_machine_from.sh
2026-06-09 12:21:04.641267 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_generate_logs_on_edpm_vm_192_1.sh
2026-06-09 12:21:04.641292 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_prepare_root_ssh_accesses.sh
2026-06-09 12:21:04.641316 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_run_hook_without_retry_downloa.sh
2026-06-09 12:21:04.641365 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_run_openstack_must_gather_comm.sh
2026-06-09 12:21:04.641402 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_001_fetch_openshift_token.sh
2026-06-09 12:21:04.641433 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_002_run_input.sh
2026-06-09 12:21:04.641459 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_003_run_openstack.sh
2026-06-09 12:21:04.641487 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_004_run_openstack_init.sh
2026-06-09 12:21:04.641516 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_005_run_openstack_deploy_prep.sh
2026-06-09 12:21:04.641545 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_006_run_netconfig_deploy.sh
2026-06-09 12:21:04.641574 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_007_apply_the_openstackcontrolplan.sh
2026-06-09 12:21:04.641603 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_008_run_edpm_baremetal_compute.sh
2026-06-09 12:21:04.641631 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_009_run_edpm_deploy_baremetal_prep.sh
2026-06-09 12:21:04.641659 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_010_apply_the_openstackdataplaneno.sh
2026-06-09 12:21:04.641687 | controller | >f+++++++++ ci-framework-data/artifacts/edpm-ansible.yml
2026-06-09 12:21:04.641715 | controller | >f+++++++++ ci-framework-data/artifacts/hosts
2026-06-09 12:21:04.641744 | controller | >f+++++++++ ci-framework-data/artifacts/install_yamls.sh
2026-06-09 12:21:04.641771 | controller | >f+++++++++ ci-framework-data/artifacts/installed-packages.yml
2026-06-09 12:21:04.641799 | controller | >f+++++++++ ci-framework-data/artifacts/ip-network.txt
2026-06-09 12:21:04.641828 | controller | >f+++++++++ ci-framework-data/artifacts/operator_images.yaml
2026-06-09 12:21:04.641856 | controller | >f+++++++++ ci-framework-data/artifacts/pulled_images_report.yaml
2026-06-09 12:21:04.641888 | controller | >f+++++++++ ci-framework-data/artifacts/pulled_images_report_verified.yaml
2026-06-09 12:21:04.641919 | controller | >f+++++++++ ci-framework-data/artifacts/resolv.conf
2026-06-09 12:21:04.641949 | controller | >f+++++++++ ci-framework-data/artifacts/zuul_inventory.yml
2026-06-09 12:21:04.641981 | controller | cd+++++++++ ci-framework-data/artifacts/NetworkManager/
2026-06-09 12:21:04.642011 | controller | >f+++++++++ ci-framework-data/artifacts/NetworkManager/ens3.nmconnection
2026-06-09 12:21:04.642041 | controller | cd+++++++++ ci-framework-data/artifacts/ansible_facts.2026-06-09_12-20/
2026-06-09 12:21:04.642070 | controller | cd+++++++++ ci-framework-data/artifacts/ansible_facts.2026-06-09_12-20/ansible_facts_cache/
2026-06-09 12:21:04.642104 | controller | >f+++++++++ ci-framework-data/artifacts/ansible_facts.2026-06-09_12-20/ansible_facts_cache/localhost
2026-06-09 12:21:04.642133 | controller | cd+++++++++ ci-framework-data/artifacts/crio_logs/
2026-06-09 12:21:04.642162 | controller | >f+++++++++ ci-framework-data/artifacts/crio_logs/crc.crio.log.gz
2026-06-09 12:21:04.642191 | controller | cd+++++++++ ci-framework-data/artifacts/edpm/
2026-06-09 12:21:04.642219 | controller | >f+++++++++ ci-framework-data/artifacts/edpm/ansibleee-ssh-key-id_rsa
2026-06-09 12:21:04.642250 | controller | >f+++++++++ ci-framework-data/artifacts/edpm/ansibleee-ssh-key-id_rsa.pub
2026-06-09 12:21:04.642293 | controller | >f+++++++++ ci-framework-data/artifacts/edpm/namespace.yaml
2026-06-09 12:21:04.642395 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/
2026-06-09 12:21:04.642449 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/update_containers.yml
2026-06-09 12:21:04.642495 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/cert-manager/
2026-06-09 12:21:04.642529 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/cert-manager/cert_manager_manifest.yml
2026-06-09 12:21:04.642570 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/metallb-system/
2026-06-09 12:21:04.642613 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/namespace.yaml
2026-06-09 12:21:04.642645 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/
2026-06-09 12:21:04.642689 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/
2026-06-09 12:21:04.642727 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/bgpadvertisement.yaml
2026-06-09 12:21:04.642757 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/bgpextras.yaml
2026-06-09 12:21:04.642799 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/bgppeers.yaml
2026-06-09 12:21:04.642839 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/deploy_operator.yaml
2026-06-09 12:21:04.642869 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/ipaddresspools.yaml
2026-06-09 12:21:04.642895 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/l2advertisement.yaml
2026-06-09 12:21:04.642919 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/
2026-06-09 12:21:04.642943 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/namespace.yaml
2026-06-09 12:21:04.642967 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/
2026-06-09 12:21:04.642992 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/cr/
2026-06-09 12:21:04.643016 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/cr/deploy_operator.yaml
2026-06-09 12:21:04.643040 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/
2026-06-09 12:21:04.643063 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/namespace.yaml
2026-06-09 12:21:04.643087 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/infra/
2026-06-09 12:21:04.643115 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/infra/op/
2026-06-09 12:21:04.643136 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/
2026-06-09 12:21:04.643163 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/op/
2026-06-09 12:21:04.643187 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/op/operatorgroup.yaml
2026-06-09 12:21:04.643213 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/op/subscription.yaml
2026-06-09 12:21:04.643292 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/
2026-06-09 12:21:04.643326 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op/
2026-06-09 12:21:04.643376 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op/operatorgroup.yaml
2026-06-09 12:21:04.643408 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op/subscription.yaml
2026-06-09 12:21:04.643432 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/
2026-06-09 12:21:04.643454 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/
2026-06-09 12:21:04.643475 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/catalogsource.yaml
2026-06-09 12:21:04.643497 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/operatorgroup.yaml
2026-06-09 12:21:04.643518 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/subscription.yaml
2026-06-09 12:21:04.643539 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/
2026-06-09 12:21:04.643561 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/namespace.yaml
2026-06-09 12:21:04.643583 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/cr/
2026-06-09 12:21:04.643605 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/
2026-06-09 12:21:04.643626 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/
2026-06-09 12:21:04.643649 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/25-nova-extra.conf
2026-06-09 12:21:04.643670 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/cifmw-kustomization-result.yaml
2026-06-09 12:21:04.643692 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/dataplane.yaml
2026-06-09 12:21:04.643714 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/kustomization.yaml
2026-06-09 12:21:04.643736 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/
2026-06-09 12:21:04.643757 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/
2026-06-09 12:21:04.643779 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/kustomization.yaml
2026-06-09 12:21:04.643800 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/network_v1beta1_netconfig.yaml
2026-06-09 12:21:04.643822 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/vlan-config.yaml
2026-06-09 12:21:04.643843 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/input/
2026-06-09 12:21:04.643864 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/input/kustomization.yaml
2026-06-09 12:21:04.643886 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/
2026-06-09 12:21:04.643907 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/
2026-06-09 12:21:04.643928 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/ctlplane.yaml
2026-06-09 12:21:04.643950 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/datacentre.yaml
2026-06-09 12:21:04.643984 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/designate.yaml
2026-06-09 12:21:04.644009 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/designateext.yaml
2026-06-09 12:21:04.644031 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/internalapi.yaml
2026-06-09 12:21:04.644062 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/octavia.yaml
2026-06-09 12:21:04.644085 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/storage.yaml
2026-06-09 12:21:04.644107 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/storagemgmt.yaml
2026-06-09 12:21:04.644128 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/tenant.yaml
2026-06-09 12:21:04.644150 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/nncp/
2026-06-09 12:21:04.644171 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/nncp/cr/
2026-06-09 12:21:04.644193 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/nncp/cr/crc_nncp.yaml
2026-06-09 12:21:04.644214 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/
2026-06-09 12:21:04.644236 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/
2026-06-09 12:21:04.644258 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/cifmw-kustomization-result.yaml
2026-06-09 12:21:04.644281 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/core_v1beta1_openstackcontrolplane_galera_network_isolation.yaml
2026-06-09 12:21:04.644303 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/kustomization.yaml
2026-06-09 12:21:04.644326 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/storage/
2026-06-09 12:21:04.644369 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/storage/storage-class.yaml
2026-06-09 12:21:04.644399 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/storage/storage.yaml
2026-06-09 12:21:04.644423 | controller | cd+++++++++ ci-framework-data/artifacts/parameters/
2026-06-09 12:21:04.644445 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/custom-params.yml
2026-06-09 12:21:04.644467 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/install-yamls-params.yml
2026-06-09 12:21:04.644489 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/openshift-login-params.yml
2026-06-09 12:21:04.644511 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/zuul-params.yml
2026-06-09 12:21:04.644533 | controller | cd+++++++++ ci-framework-data/artifacts/repositories/
2026-06-09 12:21:04.644556 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/delorean-antelope-testing.repo
2026-06-09 12:21:04.644577 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/delorean.repo
2026-06-09 12:21:04.644599 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/delorean.repo.md5
2026-06-09 12:21:04.644624 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-appstream.repo
2026-06-09 12:21:04.644650 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-baseos.repo
2026-06-09 12:21:04.644677 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-highavailability.repo
2026-06-09 12:21:04.644704 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-powertools.repo
2026-06-09 12:21:04.644731 | controller | cd+++++++++ ci-framework-data/artifacts/roles/
2026-06-09 12:21:04.644757 | controller | cd+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/
2026-06-09 12:21:04.644785 | controller | cd+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/
2026-06-09 12:21:04.644812 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_all.yml
2026-06-09 12:21:04.644839 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_attach_default_interface.yml
2026-06-09 12:21:04.644866 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_attach_default_interface_cleanup.yml
2026-06-09 12:21:04.644901 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican.yml
2026-06-09 12:21:04.644928 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_cleanup.yml
2026-06-09 12:21:04.644955 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy.yml
2026-06-09 12:21:04.644981 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy_cleanup.yml
2026-06-09 12:21:04.645007 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy_prep.yml
2026-06-09 12:21:04.645033 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy_validate.yml
2026-06-09 12:21:04.645060 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_kuttl.yml
2026-06-09 12:21:04.645086 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_kuttl_run.yml
2026-06-09 12:21:04.645112 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_prep.yml
2026-06-09 12:21:04.645135 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_baremetal.yml
2026-06-09 12:21:04.645156 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_baremetal_cleanup.yml
2026-06-09 12:21:04.645177 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_baremetal_prep.yml
2026-06-09 12:21:04.645197 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas.yml
2026-06-09 12:21:04.645218 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_baremetal_net_nad.yml
2026-06-09 12:21:04.645239 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_baremetal_net_nad_cleanup.yml
2026-06-09 12:21:04.645260 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_cleanup.yml
2026-06-09 12:21:04.645281 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_attach_network.yml
2026-06-09 12:21:04.645302 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_attach_network_cleanup.yml
2026-06-09 12:21:04.645324 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_baremetal_bridge.yml
2026-06-09 12:21:04.645363 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_baremetal_bridge_cleanup.yml
2026-06-09 12:21:04.645393 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_generate_nodes_yaml.yml
2026-06-09 12:21:04.645415 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_metallb.yml
2026-06-09 12:21:04.645437 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_metallb_cleanup.yml
2026-06-09 12:21:04.645462 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_network.yml
2026-06-09 12:21:04.645484 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_network_cleanup.yml
2026-06-09 12:21:04.645506 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_route_crc_and_crc_bmaas_networks.yml
2026-06-09 12:21:04.645529 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_route_crc_and_crc_bmaas_networks_cleanup.yml
2026-06-09 12:21:04.645551 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_sushy_emulator.yml
2026-06-09 12:21:04.645578 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_sushy_emulator_cleanup.yml
2026-06-09 12:21:04.645601 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_sushy_emulator_wait.yml
2026-06-09 12:21:04.645623 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_virtual_bms.yml
2026-06-09 12:21:04.645645 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_virtual_bms_cleanup.yml
2026-06-09 12:21:04.645668 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ceph.yml
2026-06-09 12:21:04.645690 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ceph_cleanup.yml
2026-06-09 12:21:04.645713 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ceph_help.yml
2026-06-09 12:21:04.645734 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_certmanager.yml
2026-06-09 12:21:04.645756 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_certmanager_cleanup.yml
2026-06-09 12:21:04.645777 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cifmw_cleanup.yml
2026-06-09 12:21:04.645799 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cifmw_prepare.yml
2026-06-09 12:21:04.645820 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder.yml
2026-06-09 12:21:04.645841 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_cleanup.yml
2026-06-09 12:21:04.645862 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_deploy.yml
2026-06-09 12:21:04.645883 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_deploy_cleanup.yml
2026-06-09 12:21:04.645905 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_deploy_prep.yml
2026-06-09 12:21:04.645927 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_kuttl.yml
2026-06-09 12:21:04.645948 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_kuttl_run.yml
2026-06-09 12:21:04.645970 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_prep.yml
2026-06-09 12:21:04.645992 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cleanup.yml
2026-06-09 12:21:04.646014 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc.yml
2026-06-09 12:21:04.646035 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_attach_default_interface.yml
2026-06-09 12:21:04.646057 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_attach_default_interface_cleanup.yml
2026-06-09 12:21:04.646079 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_bmo_cleanup.yml
2026-06-09 12:21:04.646101 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_bmo_setup.yml
2026-06-09 12:21:04.646123 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_cleanup.yml
2026-06-09 12:21:04.646144 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_scrub.yml
2026-06-09 12:21:04.646166 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage.yml
2026-06-09 12:21:04.646187 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_cleanup.yml
2026-06-09 12:21:04.646208 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_cleanup_with_retries.yml
2026-06-09 12:21:04.646234 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_release.yml
2026-06-09 12:21:04.646256 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_with_retries.yml
2026-06-09 12:21:04.646278 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_deploy_cleanup.yml
2026-06-09 12:21:04.646299 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate.yml
2026-06-09 12:21:04.646320 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_cleanup.yml
2026-06-09 12:21:04.646340 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_deploy.yml
2026-06-09 12:21:04.646383 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_deploy_cleanup.yml
2026-06-09 12:21:04.646405 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_deploy_prep.yml
2026-06-09 12:21:04.646427 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_kuttl.yml
2026-06-09 12:21:04.646448 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_kuttl_run.yml
2026-06-09 12:21:04.646470 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_prep.yml
2026-06-09 12:21:04.646491 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_dns_deploy.yml
2026-06-09 12:21:04.646515 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_dns_deploy_cleanup.yml
2026-06-09 12:21:04.646537 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_dns_deploy_prep.yml
2026-06-09 12:21:04.646557 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_download_tools.yml
2026-06-09 12:21:04.646578 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_ansible_runner.yml
2026-06-09 12:21:04.646599 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_baremetal_compute.yml
2026-06-09 12:21:04.646620 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute.yml
2026-06-09 12:21:04.646640 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute_bootc.yml
2026-06-09 12:21:04.646660 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute_cleanup.yml
2026-06-09 12:21:04.646681 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute_repos.yml
2026-06-09 12:21:04.646701 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_computes_bgp.yml
2026-06-09 12:21:04.646722 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy.yml
2026-06-09 12:21:04.646742 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_baremetal.yml
2026-06-09 12:21:04.646763 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_baremetal_prep.yml
2026-06-09 12:21:04.646784 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_cleanup.yml
2026-06-09 12:21:04.646805 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_generate_keys.yml
2026-06-09 12:21:04.646825 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_instance.yml
2026-06-09 12:21:04.646851 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_networker.yml
2026-06-09 12:21:04.646873 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_networker_cleanup.yml
2026-06-09 12:21:04.646894 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_networker_prep.yml
2026-06-09 12:21:04.646915 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_prep.yml
2026-06-09 12:21:04.646936 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_networker.yml
2026-06-09 12:21:04.646957 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_networker_cleanup.yml
2026-06-09 12:21:04.646978 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_nova_discover_hosts.yml
2026-06-09 12:21:04.646998 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_patch_ansible_runner_image.yml
2026-06-09 12:21:04.647019 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_register_dns.yml
2026-06-09 12:21:04.647040 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_wait_deploy.yml
2026-06-09 12:21:04.647061 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_wait_deploy_baremetal.yml
2026-06-09 12:21:04.647081 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance.yml
2026-06-09 12:21:04.647102 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_cleanup.yml
2026-06-09 12:21:04.647123 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_deploy.yml
2026-06-09 12:21:04.647144 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_deploy_cleanup.yml
2026-06-09 12:21:04.647166 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_deploy_prep.yml
2026-06-09 12:21:04.647188 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_kuttl.yml
2026-06-09 12:21:04.647209 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_kuttl_run.yml
2026-06-09 12:21:04.647230 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_prep.yml
2026-06-09 12:21:04.647251 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat.yml
2026-06-09 12:21:04.647273 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_cleanup.yml
2026-06-09 12:21:04.647294 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_deploy.yml
2026-06-09 12:21:04.647315 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_deploy_cleanup.yml
2026-06-09 12:21:04.647336 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_deploy_prep.yml
2026-06-09 12:21:04.647376 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_kuttl.yml
2026-06-09 12:21:04.647398 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_kuttl_crc.yml
2026-06-09 12:21:04.647420 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_kuttl_run.yml
2026-06-09 12:21:04.647442 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_prep.yml
2026-06-09 12:21:04.647464 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_help.yml
2026-06-09 12:21:04.647486 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon.yml
2026-06-09 12:21:04.647514 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_cleanup.yml
2026-06-09 12:21:04.647537 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_deploy.yml
2026-06-09 12:21:04.647559 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_deploy_cleanup.yml
2026-06-09 12:21:04.647580 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_deploy_prep.yml
2026-06-09 12:21:04.647602 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_kuttl.yml
2026-06-09 12:21:04.647623 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_kuttl_run.yml
2026-06-09 12:21:04.647644 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_prep.yml
2026-06-09 12:21:04.647665 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra.yml
2026-06-09 12:21:04.647686 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_cleanup.yml
2026-06-09 12:21:04.647707 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_kuttl.yml
2026-06-09 12:21:04.647728 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_kuttl_run.yml
2026-06-09 12:21:04.647749 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_prep.yml
2026-06-09 12:21:04.647770 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_rabbitmq_deploy.yml
2026-06-09 12:21:04.647791 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_rabbitmq_deploy_cleanup.yml
2026-06-09 12:21:04.647812 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_rabbitmq_deploy_prep.yml
2026-06-09 12:21:04.647833 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_input.yml
2026-06-09 12:21:04.647854 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_input_cleanup.yml
2026-06-09 12:21:04.647875 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab.yml
2026-06-09 12:21:04.647896 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_cleanup.yml
2026-06-09 12:21:04.647917 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_nat64_router.yml
2026-06-09 12:21:04.647938 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_nat64_router_cleanup.yml
2026-06-09 12:21:04.647959 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_network.yml
2026-06-09 12:21:04.648000 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_network_cleanup.yml
2026-06-09 12:21:04.648025 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_sno.yml
2026-06-09 12:21:04.648047 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_sno_cleanup.yml
2026-06-09 12:21:04.648068 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic.yml
2026-06-09 12:21:04.648089 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_cleanup.yml
2026-06-09 12:21:04.648110 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_deploy.yml
2026-06-09 12:21:04.648130 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_deploy_cleanup.yml
2026-06-09 12:21:04.648156 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_deploy_prep.yml
2026-06-09 12:21:04.648178 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_kuttl.yml
2026-06-09 12:21:04.648199 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_kuttl_crc.yml
2026-06-09 12:21:04.648220 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_kuttl_run.yml
2026-06-09 12:21:04.648241 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_prep.yml
2026-06-09 12:21:04.648262 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone.yml
2026-06-09 12:21:04.648282 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_cleanup.yml
2026-06-09 12:21:04.648303 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_deploy.yml
2026-06-09 12:21:04.648321 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_deploy_cleanup.yml
2026-06-09 12:21:04.648335 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_deploy_prep.yml
2026-06-09 12:21:04.648369 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_kuttl.yml
2026-06-09 12:21:04.648386 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_kuttl_run.yml
2026-06-09 12:21:04.648401 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_prep.yml
2026-06-09 12:21:04.648416 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_common_cleanup.yml
2026-06-09 12:21:04.648431 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_common_prep.yml
2026-06-09 12:21:04.648446 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_db_cleanup.yml
2026-06-09 12:21:04.648461 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_db_prep.yml
2026-06-09 12:21:04.648476 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki.yml
2026-06-09 12:21:04.648492 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki_cleanup.yml
2026-06-09 12:21:04.648507 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki_deploy.yml
2026-06-09 12:21:04.648522 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki_deploy_cleanup.yml
2026-06-09 12:21:04.648537 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_lvms.yml
2026-06-09 12:21:04.648553 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila.yml
2026-06-09 12:21:04.648568 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_cleanup.yml
2026-06-09 12:21:04.648583 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_deploy.yml
2026-06-09 12:21:04.648599 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_deploy_cleanup.yml
2026-06-09 12:21:04.648614 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_deploy_prep.yml
2026-06-09 12:21:04.648630 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_kuttl.yml
2026-06-09 12:21:04.648645 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_kuttl_run.yml
2026-06-09 12:21:04.648659 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_prep.yml
2026-06-09 12:21:04.648679 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb.yml
2026-06-09 12:21:04.648695 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_chainsaw.yml
2026-06-09 12:21:04.648710 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_chainsaw_run.yml
2026-06-09 12:21:04.648725 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_cleanup.yml
2026-06-09 12:21:04.648740 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_deploy.yml
2026-06-09 12:21:04.648755 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_deploy_cleanup.yml
2026-06-09 12:21:04.648770 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_deploy_prep.yml
2026-06-09 12:21:04.648785 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_kuttl.yml
2026-06-09 12:21:04.648801 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_kuttl_run.yml
2026-06-09 12:21:04.648817 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_memcached_deploy.yml
2026-06-09 12:21:04.648832 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_memcached_deploy_cleanup.yml
2026-06-09 12:21:04.648848 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_memcached_deploy_prep.yml
2026-06-09 12:21:04.648863 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb.yml
2026-06-09 12:21:04.648878 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb_cleanup.yml
2026-06-09 12:21:04.648894 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb_config.yml
2026-06-09 12:21:04.648908 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb_config_cleanup.yml
2026-06-09 12:21:04.648923 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry.yml
2026-06-09 12:21:04.648938 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry_ca.yml
2026-06-09 12:21:04.648953 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry_cleanup.yml
2026-06-09 12:21:04.648968 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry_secure.yml
2026-06-09 12:21:04.648983 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_namespace.yml
2026-06-09 12:21:04.648998 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_namespace_cleanup.yml
2026-06-09 12:21:04.649013 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netattach.yml
2026-06-09 12:21:04.649029 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netattach_cleanup.yml
2026-06-09 12:21:04.649044 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netconfig_deploy.yml
2026-06-09 12:21:04.649059 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netconfig_deploy_cleanup.yml
2026-06-09 12:21:04.649074 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netconfig_deploy_prep.yml
2026-06-09 12:21:04.649089 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv.yml
2026-06-09 12:21:04.649104 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv_cleanup.yml
2026-06-09 12:21:04.649123 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv_deploy.yml
2026-06-09 12:21:04.649139 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv_deploy_cleanup.yml
2026-06-09 12:21:04.649154 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_network_isolation_bridge.yml
2026-06-09 12:21:04.649169 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_network_isolation_bridge_cleanup.yml
2026-06-09 12:21:04.649184 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron.yml
2026-06-09 12:21:04.649200 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_cleanup.yml
2026-06-09 12:21:04.649215 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_deploy.yml
2026-06-09 12:21:04.649229 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_deploy_cleanup.yml
2026-06-09 12:21:04.649244 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_deploy_prep.yml
2026-06-09 12:21:04.649259 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_kuttl.yml
2026-06-09 12:21:04.649274 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_kuttl_run.yml
2026-06-09 12:21:04.649289 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_prep.yml
2026-06-09 12:21:04.649303 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nfs.yml
2026-06-09 12:21:04.649318 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nfs_cleanup.yml
2026-06-09 12:21:04.649333 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nmstate.yml
2026-06-09 12:21:04.649361 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nncp.yml
2026-06-09 12:21:04.649381 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nncp_cleanup.yml
2026-06-09 12:21:04.649397 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova.yml
2026-06-09 12:21:04.649413 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_cleanup.yml
2026-06-09 12:21:04.649428 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_deploy.yml
2026-06-09 12:21:04.649443 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_deploy_cleanup.yml
2026-06-09 12:21:04.649458 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_deploy_prep.yml
2026-06-09 12:21:04.649473 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_prep.yml
2026-06-09 12:21:04.649488 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia.yml
2026-06-09 12:21:04.649503 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_cleanup.yml
2026-06-09 12:21:04.649518 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_deploy.yml
2026-06-09 12:21:04.649532 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_deploy_cleanup.yml
2026-06-09 12:21:04.649547 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_deploy_prep.yml
2026-06-09 12:21:04.649563 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_kuttl.yml
2026-06-09 12:21:04.649586 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_kuttl_run.yml
2026-06-09 12:21:04.649602 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_prep.yml
2026-06-09 12:21:04.649617 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack.yml
2026-06-09 12:21:04.649632 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_cleanup.yml
2026-06-09 12:21:04.649648 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_crds.yml
2026-06-09 12:21:04.649663 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_crds_cleanup.yml
2026-06-09 12:21:04.649681 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_deploy.yml
2026-06-09 12:21:04.649699 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_deploy_cleanup.yml
2026-06-09 12:21:04.649715 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_deploy_prep.yml
2026-06-09 12:21:04.649730 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_init.yml
2026-06-09 12:21:04.649746 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl.yml
2026-06-09 12:21:04.649761 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl_cleanup.yml
2026-06-09 12:21:04.649776 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl_prep.yml
2026-06-09 12:21:04.649791 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl_run.yml
2026-06-09 12:21:04.649806 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_patch_version.yml
2026-06-09 12:21:04.649821 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_prep.yml
2026-06-09 12:21:04.649835 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_repo.yml
2026-06-09 12:21:04.649850 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_update_run.yml
2026-06-09 12:21:04.649865 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_wait.yml
2026-06-09 12:21:04.649881 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_wait_deploy.yml
2026-06-09 12:21:04.649897 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_operator_namespace.yml
2026-06-09 12:21:04.649912 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn.yml
2026-06-09 12:21:04.649928 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_cleanup.yml
2026-06-09 12:21:04.649944 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_deploy.yml
2026-06-09 12:21:04.649959 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_deploy_cleanup.yml
2026-06-09 12:21:04.649974 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_deploy_prep.yml
2026-06-09 12:21:04.649990 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_kuttl.yml
2026-06-09 12:21:04.650005 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_kuttl_run.yml
2026-06-09 12:21:04.650020 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_prep.yml
2026-06-09 12:21:04.650035 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq.yml
2026-06-09 12:21:04.650054 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_cleanup.yml
2026-06-09 12:21:04.650069 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_deploy.yml
2026-06-09 12:21:04.650084 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_deploy_cleanup.yml
2026-06-09 12:21:04.650099 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_deploy_prep.yml
2026-06-09 12:21:04.650114 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_prep.yml
2026-06-09 12:21:04.650129 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_redis_deploy.yml
2026-06-09 12:21:04.650144 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_redis_deploy_cleanup.yml
2026-06-09 12:21:04.650159 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_redis_deploy_prep.yml
2026-06-09 12:21:04.650174 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook.yml
2026-06-09 12:21:04.650189 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_cleanup.yml
2026-06-09 12:21:04.650204 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_crc_disk.yml
2026-06-09 12:21:04.650218 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_deploy.yml
2026-06-09 12:21:04.650233 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_deploy_prep.yml
2026-06-09 12:21:04.650248 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_prep.yml
2026-06-09 12:21:04.650263 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_set_slower_etcd_profile.yml
2026-06-09 12:21:04.650280 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone.yml
2026-06-09 12:21:04.650296 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_cleanup.yml
2026-06-09 12:21:04.650312 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_deploy.yml
2026-06-09 12:21:04.650328 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_revert.yml
2026-06-09 12:21:04.650343 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_snapshot.yml
2026-06-09 12:21:04.650379 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_sync.yml
2026-06-09 12:21:04.650396 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift.yml
2026-06-09 12:21:04.650412 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_cleanup.yml
2026-06-09 12:21:04.650427 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_deploy.yml
2026-06-09 12:21:04.650442 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_deploy_cleanup.yml
2026-06-09 12:21:04.650457 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_deploy_prep.yml
2026-06-09 12:21:04.650472 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_kuttl.yml
2026-06-09 12:21:04.650487 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_kuttl_run.yml
2026-06-09 12:21:04.650502 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_prep.yml
2026-06-09 12:21:04.650522 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry.yml
2026-06-09 12:21:04.650538 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_cleanup.yml
2026-06-09 12:21:04.650553 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_deploy.yml
2026-06-09 12:21:04.650568 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_deploy_cleanup.yml
2026-06-09 12:21:04.650583 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_deploy_prep.yml
2026-06-09 12:21:04.650598 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_kuttl.yml
2026-06-09 12:21:04.650613 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_kuttl_run.yml
2026-06-09 12:21:04.650628 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_prep.yml
2026-06-09 12:21:04.650643 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator.yml
2026-06-09 12:21:04.650658 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_cleanup.yml
2026-06-09 12:21:04.650673 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_deploy.yml
2026-06-09 12:21:04.650688 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_deploy_cleanup.yml
2026-06-09 12:21:04.650704 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_deploy_prep.yml
2026-06-09 12:21:04.650720 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_kuttl.yml
2026-06-09 12:21:04.650735 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_kuttl_run.yml
2026-06-09 12:21:04.650751 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_prep.yml
2026-06-09 12:21:04.650766 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_tripleo_deploy.yml
2026-06-09 12:21:04.650782 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_update_services.yml
2026-06-09 12:21:04.650797 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_update_system.yml
2026-06-09 12:21:04.650813 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_validate_marketplace.yml
2026-06-09 12:21:04.650828 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_wait.yml
2026-06-09 12:21:04.650843 | controller | cd+++++++++ ci-framework-data/artifacts/yum_repos/
2026-06-09 12:21:04.650859 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/delorean-antelope-testing.repo
2026-06-09 12:21:04.650874 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/delorean.repo
2026-06-09 12:21:04.650890 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/delorean.repo.md5
2026-06-09 12:21:04.650906 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-appstream.repo
2026-06-09 12:21:04.650921 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-baseos.repo
2026-06-09 12:21:04.650937 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-highavailability.repo
2026-06-09 12:21:04.650952 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-powertools.repo
2026-06-09 12:21:04.650968 | controller | cd+++++++++ ci-framework-data/logs/
2026-06-09 12:21:04.650984 | controller | >f+++++++++ ci-framework-data/logs/ansible.log
2026-06-09 12:21:04.651000 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_check_for_oc_command.log
2026-06-09 12:21:04.651019 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_copy_logs_from_crc_vm.log
2026-06-09 12:21:04.651035 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_copy_logs_to_host_machine_from.log
2026-06-09 12:21:04.651051 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_generate_logs_on_edpm_vm_192_1.log
2026-06-09 12:21:04.651067 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_prepare_root_ssh_accesses.log
2026-06-09 12:21:04.651082 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_run_hook_without_retry_downloa.log
2026-06-09 12:21:04.651097 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_run_openstack_must_gather_comm.log
2026-06-09 12:21:04.651112 | controller | >f+++++++++ ci-framework-data/logs/ci_script_001_fetch_openshift_token.log
2026-06-09 12:21:04.651127 | controller | >f+++++++++ ci-framework-data/logs/ci_script_002_run_input.log
2026-06-09 12:21:04.651142 | controller | >f+++++++++ ci-framework-data/logs/ci_script_003_run_openstack.log
2026-06-09 12:21:04.651158 | controller | >f+++++++++ ci-framework-data/logs/ci_script_004_run_openstack_init.log
2026-06-09 12:21:04.651173 | controller | >f+++++++++ ci-framework-data/logs/ci_script_005_run_openstack_deploy_prep.log
2026-06-09 12:21:04.651188 | controller | >f+++++++++ ci-framework-data/logs/ci_script_006_run_netconfig_deploy.log
2026-06-09 12:21:04.651204 | controller | >f+++++++++ ci-framework-data/logs/ci_script_007_apply_the_openstackcontrolplan.log
2026-06-09 12:21:04.651219 | controller | >f+++++++++ ci-framework-data/logs/ci_script_008_run_edpm_baremetal_compute.log
2026-06-09 12:21:04.651234 | controller | >f+++++++++ ci-framework-data/logs/ci_script_009_run_edpm_deploy_baremetal_prep.log
2026-06-09 12:21:04.651248 | controller | >f+++++++++ ci-framework-data/logs/ci_script_010_apply_the_openstackdataplaneno.log
2026-06-09 12:21:04.651264 | controller | >f+++++++++ ci-framework-data/logs/crc-start.log
2026-06-09 12:21:04.651279 | controller | >f+++++++++ ci-framework-data/logs/pre_infra_download_needed_tools.log
2026-06-09 12:21:04.651294 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/
2026-06-09 12:21:04.651309 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/dnf_list_installed.txt
2026-06-09 12:21:04.651324 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/fips_check.txt
2026-06-09 12:21:04.651339 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/ip_netns.txt
2026-06-09 12:21:04.651379 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/network.txt
2026-06-09 12:21:04.651396 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/ovs_vsctl_list_openvswitch.txt
2026-06-09 12:21:04.651412 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/podman_images.txt
2026-06-09 12:21:04.651427 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/rpm_qa.txt
2026-06-09 12:21:04.651442 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/selinux-denials.log
2026-06-09 12:21:04.651457 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/
2026-06-09 12:21:04.651472 | controller | cL+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instance -> /var/lib/cloud/instances/81df722d-411e-461d-ab80-8384b6f1ed7d
2026-06-09 12:21:04.651488 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/
2026-06-09 12:21:04.651503 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/instance-id
2026-06-09 12:21:04.651518 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/previous-datasource
2026-06-09 12:21:04.651533 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/previous-hostname
2026-06-09 12:21:04.651549 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/previous-instance-id
2026-06-09 12:21:04.651564 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/python-version
2026-06-09 12:21:04.651583 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/result.json
2026-06-09 12:21:04.651599 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/set-hostname
2026-06-09 12:21:04.651614 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/status.json
2026-06-09 12:21:04.651629 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/handlers/
2026-06-09 12:21:04.651644 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/
2026-06-09 12:21:04.651659 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/81df722d-411e-461d-ab80-8384b6f1ed7d/
2026-06-09 12:21:04.651675 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/81df722d-411e-461d-ab80-8384b6f1ed7d/boot-finished
2026-06-09 12:21:04.651690 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/81df722d-411e-461d-ab80-8384b6f1ed7d/cloud-config.txt
2026-06-09 12:21:04.651706 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/81df722d-411e-461d-ab80-8384b6f1ed7d/datasource
2026-06-09 12:21:04.651722 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/81df722d-411e-461d-ab80-8384b6f1ed7d/network-config.json
2026-06-09 12:21:04.651737 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/81df722d-411e-461d-ab80-8384b6f1ed7d/obj.pkl
2026-06-09 12:21:04.651752 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/81df722d-411e-461d-ab80-8384b6f1ed7d/user-data.txt
2026-06-09 12:21:04.651767 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/81df722d-411e-461d-ab80-8384b6f1ed7d/user-data.txt.i
2026-06-09 12:21:04.651782 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/81df722d-411e-461d-ab80-8384b6f1ed7d/vendor-data.txt
2026-06-09 12:21:04.651798 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/81df722d-411e-461d-ab80-8384b6f1ed7d/vendor-data.txt.i
2026-06-09 12:21:04.651813 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/81df722d-411e-461d-ab80-8384b6f1ed7d/vendor-data2.txt
2026-06-09 12:21:04.651829 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/81df722d-411e-461d-ab80-8384b6f1ed7d/vendor-data2.txt.i
2026-06-09 12:21:04.651844 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/81df722d-411e-461d-ab80-8384b6f1ed7d/handlers/
2026-06-09 12:21:04.651860 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/81df722d-411e-461d-ab80-8384b6f1ed7d/scripts/
2026-06-09 12:21:04.651875 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/81df722d-411e-461d-ab80-8384b6f1ed7d/sem/
2026-06-09 12:21:04.651891 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/81df722d-411e-461d-ab80-8384b6f1ed7d/sem/config_install_hotplug
2026-06-09 12:21:04.651906 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/81df722d-411e-461d-ab80-8384b6f1ed7d/sem/config_keys_to_console
2026-06-09 12:21:04.651921 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/81df722d-411e-461d-ab80-8384b6f1ed7d/sem/config_locale
2026-06-09 12:21:04.651936 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/81df722d-411e-461d-ab80-8384b6f1ed7d/sem/config_mounts
2026-06-09 12:21:04.651952 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/81df722d-411e-461d-ab80-8384b6f1ed7d/sem/config_reset_rmc
2026-06-09 12:21:04.651967 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/81df722d-411e-461d-ab80-8384b6f1ed7d/sem/config_scripts_per_instance
2026-06-09 12:21:04.651992 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/81df722d-411e-461d-ab80-8384b6f1ed7d/sem/config_scripts_user
2026-06-09 12:21:04.652013 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/81df722d-411e-461d-ab80-8384b6f1ed7d/sem/config_scripts_vendor
2026-06-09 12:21:04.652029 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/81df722d-411e-461d-ab80-8384b6f1ed7d/sem/config_seed_random
2026-06-09 12:21:04.652044 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/81df722d-411e-461d-ab80-8384b6f1ed7d/sem/config_set_hostname
2026-06-09 12:21:04.652060 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/81df722d-411e-461d-ab80-8384b6f1ed7d/sem/config_set_passwords
2026-06-09 12:21:04.652075 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/81df722d-411e-461d-ab80-8384b6f1ed7d/sem/config_ssh
2026-06-09 12:21:04.652090 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/81df722d-411e-461d-ab80-8384b6f1ed7d/sem/config_ssh_authkey_fingerprints
2026-06-09 12:21:04.652106 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/81df722d-411e-461d-ab80-8384b6f1ed7d/sem/config_users_groups
2026-06-09 12:21:04.652121 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/81df722d-411e-461d-ab80-8384b6f1ed7d/sem/consume_data
2026-06-09 12:21:04.652137 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/
2026-06-09 12:21:04.652152 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/per-boot/
2026-06-09 12:21:04.652168 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/per-instance/
2026-06-09 12:21:04.652184 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/per-once/
2026-06-09 12:21:04.652199 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/vendor/
2026-06-09 12:21:04.652215 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/seed/
2026-06-09 12:21:04.652230 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/sem/
2026-06-09 12:21:04.652246 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/sem/config_scripts_per_once.once
2026-06-09 12:21:04.652262 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/config-data/
2026-06-09 12:21:04.652278 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/config-data/ansible-generated/
2026-06-09 12:21:04.652294 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/
2026-06-09 12:21:04.652309 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/.pwd.lock
2026-06-09 12:21:04.652325 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/.updated
2026-06-09 12:21:04.652340 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/DIR_COLORS
2026-06-09 12:21:04.652383 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/DIR_COLORS.lightbgcolor
2026-06-09 12:21:04.652402 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/GREP_COLORS
2026-06-09 12:21:04.652418 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/adjtime
2026-06-09 12:21:04.652434 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/aliases
2026-06-09 12:21:04.652449 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/anacrontab
2026-06-09 12:21:04.652464 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bashrc
2026-06-09 12:21:04.652479 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bindresvport.blacklist
2026-06-09 12:21:04.652495 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/centos-release
2026-06-09 12:21:04.652510 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/chrony.conf
2026-06-09 12:21:04.652525 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/chrony.conf.41676.2026-06-09@07:52:48~
2026-06-09 12:21:04.652548 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/chrony.keys
2026-06-09 12:21:04.652564 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.deny
2026-06-09 12:21:04.652580 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/crontab
2026-06-09 12:21:04.652595 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/csh.cshrc
2026-06-09 12:21:04.652610 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/csh.login
2026-06-09 12:21:04.652626 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnsmasq.conf
2026-06-09 12:21:04.652640 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dracut.conf
2026-06-09 12:21:04.652656 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/environment
2026-06-09 12:21:04.652672 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ethertypes
2026-06-09 12:21:04.652687 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/exports
2026-06-09 12:21:04.652702 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/filesystems
2026-06-09 12:21:04.652718 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fstab
2026-06-09 12:21:04.652733 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fuse.conf
2026-06-09 12:21:04.652749 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/group
2026-06-09 12:21:04.652764 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/group-
2026-06-09 12:21:04.652779 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/gshadow
2026-06-09 12:21:04.652793 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/gshadow-
2026-06-09 12:21:04.652808 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/host.conf
2026-06-09 12:21:04.652824 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/hostname
2026-06-09 12:21:04.652839 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/hosts
2026-06-09 12:21:04.652853 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/idmapd.conf
2026-06-09 12:21:04.652868 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/inittab
2026-06-09 12:21:04.652883 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/inputrc
2026-06-09 12:21:04.652898 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/issue
2026-06-09 12:21:04.652913 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/issue.net
2026-06-09 12:21:04.652928 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/krb5.conf
2026-06-09 12:21:04.652943 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ksmtuned.conf
2026-06-09 12:21:04.652959 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.cache
2026-06-09 12:21:04.652974 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.conf
2026-06-09 12:21:04.652989 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libaudit.conf
2026-06-09 12:21:04.653005 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libguestfs-tools.conf
2026-06-09 12:21:04.653021 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libuser.conf
2026-06-09 12:21:04.653037 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/locale.conf
2026-06-09 12:21:04.653053 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/login.defs
2026-06-09 12:21:04.653068 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.conf
2026-06-09 12:21:04.653084 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/machine-id
2026-06-09 12:21:04.653099 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/magic
2026-06-09 12:21:04.653115 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/man_db.conf
2026-06-09 12:21:04.653135 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/mke2fs.conf
2026-06-09 12:21:04.653151 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules
2026-06-09 12:21:04.653166 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/motd
2026-06-09 12:21:04.653182 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/mtools.conf
2026-06-09 12:21:04.653197 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/multipath.conf
2026-06-09 12:21:04.653213 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/netconfig
2026-06-09 12:21:04.653228 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/networks
2026-06-09 12:21:04.653244 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nfs.conf
2026-06-09 12:21:04.653259 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nfsmount.conf
2026-06-09 12:21:04.653274 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nsswitch.conf.bak
2026-06-09 12:21:04.653290 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf
2026-06-09 12:21:04.653306 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/passwd
2026-06-09 12:21:04.653321 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/passwd-
2026-06-09 12:21:04.653337 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp.conf
2026-06-09 12:21:04.653373 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/printcap
2026-06-09 12:21:04.653397 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile
2026-06-09 12:21:04.653473 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/protocols
2026-06-09 12:21:04.653496 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/request-key.conf
2026-06-09 12:21:04.653512 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/resolv.conf
2026-06-09 12:21:04.653528 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rpc
2026-06-09 12:21:04.653543 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyncd.conf
2026-06-09 12:21:04.653558 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyslog.conf
2026-06-09 12:21:04.653573 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/services
2026-06-09 12:21:04.653589 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sestatus.conf
2026-06-09 12:21:04.653604 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/shadow
2026-06-09 12:21:04.653619 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/shadow-
2026-06-09 12:21:04.653634 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/shells
2026-06-09 12:21:04.653649 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subgid
2026-06-09 12:21:04.653664 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subgid-
2026-06-09 12:21:04.653679 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subuid
2026-06-09 12:21:04.653694 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subuid-
2026-06-09 12:21:04.653709 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudo-ldap.conf
2026-06-09 12:21:04.653724 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudo.conf
2026-06-09 12:21:04.653739 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudoers
2026-06-09 12:21:04.653754 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/swtpm-localca.conf
2026-06-09 12:21:04.653770 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/swtpm-localca.options
2026-06-09 12:21:04.653785 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/swtpm_setup.conf
2026-06-09 12:21:04.653801 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysctl.conf
2026-06-09 12:21:04.653821 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/system-release-cpe
2026-06-09 12:21:04.653837 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/vconsole.conf
2026-06-09 12:21:04.653852 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/virc
2026-06-09 12:21:04.653867 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/xattr.conf
2026-06-09 12:21:04.653882 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/
2026-06-09 12:21:04.653898 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/NetworkManager.conf
2026-06-09 12:21:04.653913 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/NetworkManager.conf.33837.2026-06-09@07:51:31~
2026-06-09 12:21:04.653929 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/conf.d/
2026-06-09 12:21:04.653945 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/conf.d/30-cloud-init-ip6-addr-gen-mode.conf
2026-06-09 12:21:04.653960 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/
2026-06-09 12:21:04.653976 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/no-wait.d/
2026-06-09 12:21:04.653991 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/pre-down.d/
2026-06-09 12:21:04.654007 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/pre-up.d/
2026-06-09 12:21:04.654023 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dnsmasq-shared.d/
2026-06-09 12:21:04.654038 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dnsmasq.d/
2026-06-09 12:21:04.654053 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/
2026-06-09 12:21:04.654069 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/br-ex-br.nmconnection
2026-06-09 12:21:04.654084 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/br-ex-if.nmconnection
2026-06-09 12:21:04.654100 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/br-ex-port.nmconnection
2026-06-09 12:21:04.654116 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/cloud-init-enp1s0.nmconnection
2026-06-09 12:21:04.654131 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/enp1s0-port.nmconnection
2026-06-09 12:21:04.654146 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/ens3.nmconnection
2026-06-09 12:21:04.654161 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan20-if.nmconnection
2026-06-09 12:21:04.654176 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan20-port.nmconnection
2026-06-09 12:21:04.654191 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan21-if.nmconnection
2026-06-09 12:21:04.654206 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan21-port.nmconnection
2026-06-09 12:21:04.654221 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan22-if.nmconnection
2026-06-09 12:21:04.654236 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan22-port.nmconnection
2026-06-09 12:21:04.654251 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/
2026-06-09 12:21:04.654271 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/applnk/
2026-06-09 12:21:04.654287 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/fontpath.d/
2026-06-09 12:21:04.654303 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/
2026-06-09 12:21:04.654318 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/xinitrc.d/
2026-06-09 12:21:04.654334 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/xinitrc.d/50-systemd-user.sh
2026-06-09 12:21:04.654378 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/xinput.d/
2026-06-09 12:21:04.654396 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xorg.conf.d/
2026-06-09 12:21:04.654412 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xorg.conf.d/00-keyboard.conf
2026-06-09 12:21:04.654428 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/alternatives/
2026-06-09 12:21:04.654444 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/
2026-06-09 12:21:04.654460 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/facts.d/
2026-06-09 12:21:04.654476 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/facts.d/bootc.fact
2026-06-09 12:21:04.654492 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/facts.d/edpm.fact
2026-06-09 12:21:04.654508 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/
2026-06-09 12:21:04.654523 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/authselect.conf
2026-06-09 12:21:04.654539 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/dconf-db
2026-06-09 12:21:04.654555 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/dconf-locks
2026-06-09 12:21:04.654570 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/fingerprint-auth
2026-06-09 12:21:04.654586 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/nsswitch.conf
2026-06-09 12:21:04.654601 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/password-auth
2026-06-09 12:21:04.654616 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/postlogin
2026-06-09 12:21:04.654631 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/smartcard-auth
2026-06-09 12:21:04.654646 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/system-auth
2026-06-09 12:21:04.654662 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/user-nsswitch.conf
2026-06-09 12:21:04.654676 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/custom/
2026-06-09 12:21:04.654691 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/
2026-06-09 12:21:04.654706 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/authselect-completion.sh
2026-06-09 12:21:04.654722 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/ceph
2026-06-09 12:21:04.654737 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/ovs-appctl-bashcomp.bash
2026-06-09 12:21:04.654752 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/ovs-vsctl-bashcomp.bash
2026-06-09 12:21:04.654767 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/rados
2026-06-09 12:21:04.654782 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/radosgw-admin
2026-06-09 12:21:04.654797 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/rbd
2026-06-09 12:21:04.654813 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/binfmt.d/
2026-06-09 12:21:04.654833 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/
2026-06-09 12:21:04.654849 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/input.conf
2026-06-09 12:21:04.654864 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/main.conf
2026-06-09 12:21:04.654880 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/network.conf
2026-06-09 12:21:04.654895 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ceph/
2026-06-09 12:21:04.654910 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ceph/rbdmap
2026-06-09 12:21:04.654926 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/chkconfig.d/
2026-06-09 12:21:04.654941 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cifs-utils/
2026-06-09 12:21:04.654957 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/
2026-06-09 12:21:04.654972 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg
2026-06-09 12:21:04.654987 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/
2026-06-09 12:21:04.655003 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/05_logging.cfg
2026-06-09 12:21:04.655019 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/90-network-manager-renderer.cfg
2026-06-09 12:21:04.655034 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/99-edpm-disable-network-config.cfg
2026-06-09 12:21:04.655050 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/README
2026-06-09 12:21:04.655066 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/
2026-06-09 12:21:04.655081 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chef_client.rb.tmpl
2026-06-09 12:21:04.655097 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.almalinux.tmpl
2026-06-09 12:21:04.655112 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.alpine.tmpl
2026-06-09 12:21:04.655127 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.centos.tmpl
2026-06-09 12:21:04.655142 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.cloudlinux.tmpl
2026-06-09 12:21:04.655158 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.cos.tmpl
2026-06-09 12:21:04.655173 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.debian.tmpl
2026-06-09 12:21:04.655189 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.fedora.tmpl
2026-06-09 12:21:04.655205 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.freebsd.tmpl
2026-06-09 12:21:04.655220 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse-leap.tmpl
2026-06-09 12:21:04.655236 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse-microos.tmpl
2026-06-09 12:21:04.655251 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse-tumbleweed.tmpl
2026-06-09 12:21:04.655267 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse.tmpl
2026-06-09 12:21:04.655282 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.photon.tmpl
2026-06-09 12:21:04.655298 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.rhel.tmpl
2026-06-09 12:21:04.655313 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.rocky.tmpl
2026-06-09 12:21:04.655332 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.sle-micro.tmpl
2026-06-09 12:21:04.655363 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.sle_hpc.tmpl
2026-06-09 12:21:04.655383 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.sles.tmpl
2026-06-09 12:21:04.655399 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.ubuntu.tmpl
2026-06-09 12:21:04.655414 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.alpine.tmpl
2026-06-09 12:21:04.655430 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.aosc.tmpl
2026-06-09 12:21:04.655445 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.arch.tmpl
2026-06-09 12:21:04.655461 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.azurelinux.tmpl
2026-06-09 12:21:04.655476 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.debian.tmpl
2026-06-09 12:21:04.655492 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.freebsd.tmpl
2026-06-09 12:21:04.655507 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.gentoo.tmpl
2026-06-09 12:21:04.655522 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.mariner.tmpl
2026-06-09 12:21:04.655537 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.photon.tmpl
2026-06-09 12:21:04.655552 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.redhat.tmpl
2026-06-09 12:21:04.655566 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.suse.tmpl
2026-06-09 12:21:04.655581 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.almalinux.tmpl
2026-06-09 12:21:04.655596 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.alpine.tmpl
2026-06-09 12:21:04.655611 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.cloudlinux.tmpl
2026-06-09 12:21:04.655626 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.debian.tmpl
2026-06-09 12:21:04.655642 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.fedora.tmpl
2026-06-09 12:21:04.655657 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.freebsd.tmpl
2026-06-09 12:21:04.655672 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.opensuse.tmpl
2026-06-09 12:21:04.655687 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.photon.tmpl
2026-06-09 12:21:04.655702 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.rhel.tmpl
2026-06-09 12:21:04.655717 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.rocky.tmpl
2026-06-09 12:21:04.655732 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.sles.tmpl
2026-06-09 12:21:04.655746 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.ubuntu.tmpl
2026-06-09 12:21:04.655762 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntpd.conf.openbsd.tmpl
2026-06-09 12:21:04.655777 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/resolv.conf.tmpl
2026-06-09 12:21:04.655792 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.debian.deb822.tmpl
2026-06-09 12:21:04.655807 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.debian.tmpl
2026-06-09 12:21:04.655826 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.ubuntu.deb822.tmpl
2026-06-09 12:21:04.655841 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.ubuntu.tmpl
2026-06-09 12:21:04.655856 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/systemd.resolved.conf.tmpl
2026-06-09 12:21:04.655872 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/timesyncd.conf.tmpl
2026-06-09 12:21:04.655887 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/
2026-06-09 12:21:04.655903 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/disallowed-users
2026-06-09 12:21:04.655918 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/machines.d/
2026-06-09 12:21:04.655934 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/ws-certs.d/
2026-06-09 12:21:04.655950 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/
2026-06-09 12:21:04.655966 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/containers.conf
2026-06-09 12:21:04.655981 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/policy.json
2026-06-09 12:21:04.656007 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf
2026-06-09 12:21:04.656023 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/storage.conf
2026-06-09 12:21:04.656039 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/certs.d/
2026-06-09 12:21:04.656054 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/networks/
2026-06-09 12:21:04.656069 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/networks/podman.json
2026-06-09 12:21:04.656084 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/oci/
2026-06-09 12:21:04.656099 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/oci/hooks.d/
2026-06-09 12:21:04.656115 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf.d/
2026-06-09 12:21:04.656130 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf.d/000-shortnames.conf
2026-06-09 12:21:04.656145 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf.d/20-edpm-podman-registries.conf
2026-06-09 12:21:04.656161 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/
2026-06-09 12:21:04.656176 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/default.yaml
2026-06-09 12:21:04.656192 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/registry.access.redhat.com.yaml
2026-06-09 12:21:04.656207 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/registry.redhat.io.yaml
2026-06-09 12:21:04.656222 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/systemd/
2026-06-09 12:21:04.656238 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.d/
2026-06-09 12:21:04.656254 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.d/0hourly
2026-06-09 12:21:04.656270 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.daily/
2026-06-09 12:21:04.656286 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.hourly/
2026-06-09 12:21:04.656304 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.hourly/0anacron
2026-06-09 12:21:04.656322 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.monthly/
2026-06-09 12:21:04.656338 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.weekly/
2026-06-09 12:21:04.656374 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/
2026-06-09 12:21:04.656392 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/session.conf
2026-06-09 12:21:04.656408 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.conf
2026-06-09 12:21:04.656424 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/session.d/
2026-06-09 12:21:04.656440 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/
2026-06-09 12:21:04.656455 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/dnsmasq.conf
2026-06-09 12:21:04.656471 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/oddjob-mkhomedir.conf
2026-06-09 12:21:04.656487 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/oddjob.conf
2026-06-09 12:21:04.656502 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.fedoraproject.SetroubleshootFixit.conf
2026-06-09 12:21:04.656518 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.fedoraproject.SetroubleshootPrivileged.conf
2026-06-09 12:21:04.656534 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.fedoraproject.Setroubleshootd.conf
2026-06-09 12:21:04.656550 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.freedesktop.PolicyKit1.conf
2026-06-09 12:21:04.656566 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.selinux.conf
2026-06-09 12:21:04.656582 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/teamd.conf
2026-06-09 12:21:04.656598 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/
2026-06-09 12:21:04.656614 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/db/
2026-06-09 12:21:04.656630 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/db/distro.d/
2026-06-09 12:21:04.656645 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/db/distro.d/locks/
2026-06-09 12:21:04.656661 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/debuginfod/
2026-06-09 12:21:04.656677 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/debuginfod/elfutils.certpath
2026-06-09 12:21:04.656692 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/debuginfod/elfutils.urls
2026-06-09 12:21:04.656708 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/default/
2026-06-09 12:21:04.656723 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/default/grub
2026-06-09 12:21:04.656739 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/default/useradd
2026-06-09 12:21:04.656754 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/depmod.d/
2026-06-09 12:21:04.656770 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/depmod.d/dist.conf
2026-06-09 12:21:04.656785 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/
2026-06-09 12:21:04.656801 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/dhclient-enter-hooks
2026-06-09 12:21:04.656816 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/dhclient.d/
2026-06-09 12:21:04.656832 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/dhclient.d/chrony.sh
2026-06-09 12:21:04.656847 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/
2026-06-09 12:21:04.656862 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/dib-element-manifest
2026-06-09 12:21:04.656878 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/dib_arguments
2026-06-09 12:21:04.656893 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/dib_environment
2026-06-09 12:21:04.656913 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/
2026-06-09 12:21:04.656929 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/dnf.conf
2026-06-09 12:21:04.656945 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/aliases.d/
2026-06-09 12:21:04.656961 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/modules.d/
2026-06-09 12:21:04.656976 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/modules.defaults.d/
2026-06-09 12:21:04.656992 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/
2026-06-09 12:21:04.657007 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/copr.conf
2026-06-09 12:21:04.657022 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/debuginfo-install.conf
2026-06-09 12:21:04.657038 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/copr.d/
2026-06-09 12:21:04.657053 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/
2026-06-09 12:21:04.657068 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/dnf.conf
2026-06-09 12:21:04.657084 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/grub2-efi-x64.conf
2026-06-09 12:21:04.657099 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/grub2-pc.conf
2026-06-09 12:21:04.657114 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/grub2-tools-minimal.conf
2026-06-09 12:21:04.657130 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/setup.conf
2026-06-09 12:21:04.657146 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/sudo.conf
2026-06-09 12:21:04.657161 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/systemd.conf
2026-06-09 12:21:04.657177 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/yum.conf
2026-06-09 12:21:04.657192 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/usr-drift-protected-paths.d/
2026-06-09 12:21:04.657207 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/
2026-06-09 12:21:04.657222 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/arch
2026-06-09 12:21:04.657237 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/basearch
2026-06-09 12:21:04.657253 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/contentdir
2026-06-09 12:21:04.657268 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/stream
2026-06-09 12:21:04.657284 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnsmasq.d/
2026-06-09 12:21:04.657300 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dracut.conf.d/
2026-06-09 12:21:04.657316 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dracut.conf.d/disable-nouveau.conf
2026-06-09 12:21:04.657332 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/driverctl.d/
2026-06-09 12:21:04.657362 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/egl/
2026-06-09 12:21:04.657383 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/egl/egl_external_platform.d/
2026-06-09 12:21:04.657400 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/exports.d/
2026-06-09 12:21:04.657416 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/
2026-06-09 12:21:04.657431 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/zones/
2026-06-09 12:21:04.657448 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/zones/public.xml
2026-06-09 12:21:04.657467 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/zones/public.xml.old
2026-06-09 12:21:04.657483 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/
2026-06-09 12:21:04.657499 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/fwupd.conf
2026-06-09 12:21:04.657515 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/bios-settings.d/
2026-06-09 12:21:04.657530 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/bios-settings.d/README.md
2026-06-09 12:21:04.657546 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/
2026-06-09 12:21:04.657561 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/lvfs-testing.conf
2026-06-09 12:21:04.657576 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/lvfs.conf
2026-06-09 12:21:04.657592 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/vendor-directory.conf
2026-06-09 12:21:04.657607 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/gcrypt/
2026-06-09 12:21:04.657623 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/glvnd/
2026-06-09 12:21:04.657639 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/glvnd/egl_vendor.d/
2026-06-09 12:21:04.657655 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/gnupg/
2026-06-09 12:21:04.657670 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/
2026-06-09 12:21:04.657686 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-font/
2026-06-09 12:21:04.657702 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-tmac/
2026-06-09 12:21:04.657717 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-tmac/man.local
2026-06-09 12:21:04.657733 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-tmac/mdoc.local
2026-06-09 12:21:04.657748 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/
2026-06-09 12:21:04.657764 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/00_header
2026-06-09 12:21:04.657779 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/00_tuned
2026-06-09 12:21:04.657794 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/01_users
2026-06-09 12:21:04.657810 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/08_fallback_counting
2026-06-09 12:21:04.657825 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/10_linux
2026-06-09 12:21:04.657841 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/10_reset_boot_success
2026-06-09 12:21:04.657856 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/12_menu_auto_hide
2026-06-09 12:21:04.657871 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/14_menu_show_once
2026-06-09 12:21:04.657886 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/20_linux_xen
2026-06-09 12:21:04.657901 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/20_ppc_terminfo
2026-06-09 12:21:04.657917 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/30_os-prober
2026-06-09 12:21:04.657931 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/30_uefi-firmware
2026-06-09 12:21:04.657947 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/35_fwupd
2026-06-09 12:21:04.657962 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/40_custom
2026-06-09 12:21:04.657977 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/41_custom
2026-06-09 12:21:04.657992 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/README
2026-06-09 12:21:04.658012 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/iproute2/
2026-06-09 12:21:04.658028 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iproute2/README
2026-06-09 12:21:04.658043 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/
2026-06-09 12:21:04.658059 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/.initiator_reset
2026-06-09 12:21:04.658074 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/initiatorname.iscsi
2026-06-09 12:21:04.658089 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/iscsid.conf
2026-06-09 12:21:04.658104 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/issue.d/
2026-06-09 12:21:04.658120 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/kernel/
2026-06-09 12:21:04.658135 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/kernel/cmdline
2026-06-09 12:21:04.658150 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/kernel/install.d/
2026-06-09 12:21:04.658166 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/
2026-06-09 12:21:04.658181 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/ima/
2026-06-09 12:21:04.658196 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/ima/centosimarelease-9.der
2026-06-09 12:21:04.658212 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/ima/redhatimarelease-9.der
2026-06-09 12:21:04.658227 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/keyutils/
2026-06-09 12:21:04.658242 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/krb5.conf.d/
2026-06-09 12:21:04.658258 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/krb5.conf.d/kcm_default_ccache
2026-06-09 12:21:04.658273 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.conf.d/
2026-06-09 12:21:04.658288 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.conf.d/dyninst-x86_64.conf
2026-06-09 12:21:04.658304 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libblockdev/
2026-06-09 12:21:04.658319 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libblockdev/conf.d/
2026-06-09 12:21:04.658334 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libblockdev/conf.d/00-default.cfg
2026-06-09 12:21:04.658369 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/
2026-06-09 12:21:04.658389 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/bnxt_re.driver
2026-06-09 12:21:04.658406 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/cxgb4.driver
2026-06-09 12:21:04.658421 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/efa.driver
2026-06-09 12:21:04.658436 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/erdma.driver
2026-06-09 12:21:04.658451 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/hfi1verbs.driver
2026-06-09 12:21:04.658468 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/hns.driver
2026-06-09 12:21:04.658483 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/ionic.driver
2026-06-09 12:21:04.658499 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/ipathverbs.driver
2026-06-09 12:21:04.658515 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/irdma.driver
2026-06-09 12:21:04.658531 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mana.driver
2026-06-09 12:21:04.658548 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mlx4.driver
2026-06-09 12:21:04.658565 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mlx5.driver
2026-06-09 12:21:04.658585 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mthca.driver
2026-06-09 12:21:04.658601 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/ocrdma.driver
2026-06-09 12:21:04.658617 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/qedr.driver
2026-06-09 12:21:04.658632 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/rxe.driver
2026-06-09 12:21:04.658647 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/siw.driver
2026-06-09 12:21:04.658666 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/vmw_pvrdma.driver
2026-06-09 12:21:04.658681 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libnl/
2026-06-09 12:21:04.658697 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libnl/classid
2026-06-09 12:21:04.658713 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libnl/pktloc
2026-06-09 12:21:04.658728 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/liboath/
2026-06-09 12:21:04.658745 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/
2026-06-09 12:21:04.658761 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events.d/
2026-06-09 12:21:04.658777 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events.d/collect_dnf.conf
2026-06-09 12:21:04.658793 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events.d/mdadm_event.conf
2026-06-09 12:21:04.658809 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events/
2026-06-09 12:21:04.658824 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/plugins/
2026-06-09 12:21:04.658840 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/workflows.d/
2026-06-09 12:21:04.658855 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libssh/
2026-06-09 12:21:04.658871 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libssh/libssh_client.config
2026-06-09 12:21:04.658887 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libssh/libssh_server.config
2026-06-09 12:21:04.658902 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/
2026-06-09 12:21:04.658918 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/auth.conf
2026-06-09 12:21:04.658933 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/libvirt-admin.conf
2026-06-09 12:21:04.658949 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/libvirt.conf
2026-06-09 12:21:04.658964 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/libvirtd.conf
2026-06-09 12:21:04.658979 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/network.conf
2026-06-09 12:21:04.658995 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/passwd.db
2026-06-09 12:21:04.659010 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu-lockd.conf
2026-06-09 12:21:04.659026 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu.conf
2026-06-09 12:21:04.659041 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtinterfaced.conf
2026-06-09 12:21:04.659056 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtlockd.conf
2026-06-09 12:21:04.659071 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtlogd.conf
2026-06-09 12:21:04.659086 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtnetworkd.conf
2026-06-09 12:21:04.659101 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtnodedevd.conf
2026-06-09 12:21:04.659116 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtnwfilterd.conf
2026-06-09 12:21:04.659136 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtproxyd.conf
2026-06-09 12:21:04.659152 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtqemud.conf
2026-06-09 12:21:04.659167 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtsecretd.conf
2026-06-09 12:21:04.659183 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtstoraged.conf
2026-06-09 12:21:04.659198 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/
2026-06-09 12:21:04.659213 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-arp.xml
2026-06-09 12:21:04.659229 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcp-server.xml
2026-06-09 12:21:04.659244 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcp.xml
2026-06-09 12:21:04.659260 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcpv6-server.xml
2026-06-09 12:21:04.659275 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcpv6.xml
2026-06-09 12:21:04.659290 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-incoming-ipv4.xml
2026-06-09 12:21:04.659306 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-incoming-ipv6.xml
2026-06-09 12:21:04.659321 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-ipv4.xml
2026-06-09 12:21:04.659336 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-ipv6.xml
2026-06-09 12:21:04.659366 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/clean-traffic-gateway.xml
2026-06-09 12:21:04.659386 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/clean-traffic.xml
2026-06-09 12:21:04.659402 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-arp-ip-spoofing.xml
2026-06-09 12:21:04.659417 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-arp-mac-spoofing.xml
2026-06-09 12:21:04.659432 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-arp-spoofing.xml
2026-06-09 12:21:04.659447 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ip-multicast.xml
2026-06-09 12:21:04.659463 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ip-spoofing.xml
2026-06-09 12:21:04.659478 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ipv6-multicast.xml
2026-06-09 12:21:04.659493 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ipv6-spoofing.xml
2026-06-09 12:21:04.659508 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-mac-broadcast.xml
2026-06-09 12:21:04.659523 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-mac-spoofing.xml
2026-06-09 12:21:04.659538 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-other-l2-traffic.xml
2026-06-09 12:21:04.659553 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-other-rarp-traffic.xml
2026-06-09 12:21:04.659568 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/qemu-announce-self-rarp.xml
2026-06-09 12:21:04.659584 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/qemu-announce-self.xml
2026-06-09 12:21:04.659600 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/
2026-06-09 12:21:04.659615 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/autostart/
2026-06-09 12:21:04.659635 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/networks/
2026-06-09 12:21:04.659786 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/networks/default.xml
2026-06-09 12:21:04.659803 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/networks/autostart/
2026-06-09 12:21:04.659819 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/secrets/
2026-06-09 12:21:04.659835 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/storage/
2026-06-09 12:21:04.659850 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/storage/autostart/
2026-06-09 12:21:04.659866 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/
2026-06-09 12:21:04.659881 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/btmp
2026-06-09 12:21:04.659897 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/chrony
2026-06-09 12:21:04.659913 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/dnf
2026-06-09 12:21:04.659928 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/iscsiuiolog
2026-06-09 12:21:04.659944 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/kvm_stat
2026-06-09 12:21:04.659960 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/libvirtd
2026-06-09 12:21:04.659976 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/libvirtd.qemu
2026-06-09 12:21:04.659992 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/numad
2026-06-09 12:21:04.660048 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/openvswitch
2026-06-09 12:21:04.660064 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/rsyslog
2026-06-09 12:21:04.660080 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/samba
2026-06-09 12:21:04.660095 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/sssd
2026-06-09 12:21:04.660114 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/wtmp
2026-06-09 12:21:04.660133 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/
2026-06-09 12:21:04.660152 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/lvm.conf
2026-06-09 12:21:04.660172 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/lvmlocal.conf
2026-06-09 12:21:04.660191 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/
2026-06-09 12:21:04.660207 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00000-2143559904.vg
2026-06-09 12:21:04.660222 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00001-2055200022.vg
2026-06-09 12:21:04.660237 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00002-1156847329.vg
2026-06-09 12:21:04.660253 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00003-1458660622.vg
2026-06-09 12:21:04.660268 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00004-594741434.vg
2026-06-09 12:21:04.660283 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00005-1886572895.vg
2026-06-09 12:21:04.660299 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00006-502711631.vg
2026-06-09 12:21:04.660314 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00007-1315450598.vg
2026-06-09 12:21:04.660329 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00008-825409653.vg
2026-06-09 12:21:04.660344 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/backup/
2026-06-09 12:21:04.660384 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/backup/vg
2026-06-09 12:21:04.660401 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/cache/
2026-06-09 12:21:04.660417 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/
2026-06-09 12:21:04.660433 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/system.devices
2026-06-09 12:21:04.660448 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/backup/
2026-06-09 12:21:04.660464 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/backup/system.devices-20260609.074640.0001
2026-06-09 12:21:04.660479 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/
2026-06-09 12:21:04.660495 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/cache-mq.profile
2026-06-09 12:21:04.660510 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/cache-smq.profile
2026-06-09 12:21:04.660526 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/command_profile_template.profile
2026-06-09 12:21:04.660541 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/lvmdbusd.profile
2026-06-09 12:21:04.660556 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/metadata_profile_template.profile
2026-06-09 12:21:04.660572 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/thin-generic.profile
2026-06-09 12:21:04.660587 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/thin-performance.profile
2026-06-09 12:21:04.660602 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/vdo-small.profile
2026-06-09 12:21:04.660617 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/mdevctl.d/
2026-06-09 12:21:04.660632 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/microcode_ctl/
2026-06-09 12:21:04.660647 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/microcode_ctl/ucode_with_caveats/
2026-06-09 12:21:04.660663 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/
2026-06-09 12:21:04.660678 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/blacklist.conf
2026-06-09 12:21:04.660693 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/disable-nouveau.conf
2026-06-09 12:21:04.660709 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/kvm.conf
2026-06-09 12:21:04.660724 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/lockd.conf
2026-06-09 12:21:04.660740 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/tuned.conf
2026-06-09 12:21:04.660755 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/vhost.conf
2026-06-09 12:21:04.660770 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/
2026-06-09 12:21:04.660785 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/99-edpm.conf
2026-06-09 12:21:04.660800 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/dm-multipath.conf
2026-06-09 12:21:04.660815 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/nvme-fabrics.conf
2026-06-09 12:21:04.660831 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/motd.d/
2026-06-09 12:21:04.660847 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/mstflint/
2026-06-09 12:21:04.660862 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/mstflint/ca-bundle.crt
2026-06-09 12:21:04.660878 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/multipath/
2026-06-09 12:21:04.660894 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/multipath/bindings
2026-06-09 12:21:04.660916 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/
2026-06-09 12:21:04.660932 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-chains.nft
2026-06-09 12:21:04.660947 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-flushes.nft
2026-06-09 12:21:04.660963 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-jumps.nft
2026-06-09 12:21:04.660978 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-rules.nft
2026-06-09 12:21:04.660993 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-update-jumps.nft
2026-06-09 12:21:04.661008 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/iptables.nft
2026-06-09 12:21:04.661023 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/main.nft
2026-06-09 12:21:04.661038 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/nat.nft
2026-06-09 12:21:04.661053 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/router.nft
2026-06-09 12:21:04.661069 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/osf/
2026-06-09 12:21:04.661084 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/osf/pf.os
2026-06-09 12:21:04.661099 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nmstate/
2026-06-09 12:21:04.661115 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nmstate/README
2026-06-09 12:21:04.661131 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/
2026-06-09 12:21:04.661146 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/discovery.conf
2026-06-09 12:21:04.661162 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/hostid
2026-06-09 12:21:04.661178 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/hostnqn
2026-06-09 12:21:04.661193 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjob/
2026-06-09 12:21:04.661209 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf.d/
2026-06-09 12:21:04.661224 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf.d/oddjobd-introspection.conf
2026-06-09 12:21:04.661240 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf.d/oddjobd-mkhomedir.conf
2026-06-09 12:21:04.661256 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/openldap/
2026-06-09 12:21:04.661271 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openldap/ldap.conf
2026-06-09 12:21:04.661287 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/openldap/certs/
2026-06-09 12:21:04.661302 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/
2026-06-09 12:21:04.661318 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/.conf.db.~lock~
2026-06-09 12:21:04.661333 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/conf.db
2026-06-09 12:21:04.661364 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/default.conf
2026-06-09 12:21:04.661384 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/system-id.conf
2026-06-09 12:21:04.661401 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/opt/
2026-06-09 12:21:04.661417 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/os-net-config/
2026-06-09 12:21:04.661432 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/os-net-config/config.yaml
2026-06-09 12:21:04.661448 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/
2026-06-09 12:21:04.661464 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/cockpit
2026-06-09 12:21:04.661484 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/config-util
2026-06-09 12:21:04.661500 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/crond
2026-06-09 12:21:04.661516 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/login
2026-06-09 12:21:04.661531 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/other
2026-06-09 12:21:04.661547 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/passwd
2026-06-09 12:21:04.661563 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/polkit-1
2026-06-09 12:21:04.661578 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/remote
2026-06-09 12:21:04.661594 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/runuser
2026-06-09 12:21:04.661610 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/runuser-l
2026-06-09 12:21:04.661626 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sshd
2026-06-09 12:21:04.661641 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sssd-shadowutils
2026-06-09 12:21:04.661657 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/su
2026-06-09 12:21:04.661673 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/su-l
2026-06-09 12:21:04.661688 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sudo
2026-06-09 12:21:04.661704 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sudo-i
2026-06-09 12:21:04.661719 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/systemd-user
2026-06-09 12:21:04.661735 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/vlock
2026-06-09 12:21:04.661750 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/
2026-06-09 12:21:04.661766 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/
2026-06-09 12:21:04.661782 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/cpu-util.conf
2026-06-09 12:21:04.661798 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/denki.conf
2026-06-09 12:21:04.661813 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/iostat.conf
2026-06-09 12:21:04.661829 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/mssql.conf
2026-06-09 12:21:04.661844 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/openmetrics.conf
2026-06-09 12:21:04.661860 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/proc.conf
2026-06-09 12:21:04.661875 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkcs11/
2026-06-09 12:21:04.661890 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkcs11/modules/
2026-06-09 12:21:04.661906 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkgconfig/
2026-06-09 12:21:04.661921 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkgconfig/personality.d/
2026-06-09 12:21:04.661937 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/
2026-06-09 12:21:04.661953 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/config.d/
2026-06-09 12:21:04.661969 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/power.d/
2026-06-09 12:21:04.661985 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/sleep.d/
2026-06-09 12:21:04.662000 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/
2026-06-09 12:21:04.662016 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority.conf.d/
2026-06-09 12:21:04.662031 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/
2026-06-09 12:21:04.662051 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/10-vendor.d/
2026-06-09 12:21:04.662068 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/20-org.d/
2026-06-09 12:21:04.662083 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/30-site.d/
2026-06-09 12:21:04.662099 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/50-local.d/
2026-06-09 12:21:04.662114 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/90-mandatory.d/
2026-06-09 12:21:04.662130 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/rules.d/
2026-06-09 12:21:04.662145 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/rules.d/49-polkit-pkla-compat.rules
2026-06-09 12:21:04.662161 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/rules.d/50-default.rules
2026-06-09 12:21:04.662176 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/popt.d/
2026-06-09 12:21:04.662192 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/
2026-06-09 12:21:04.662208 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorgrep.csh
2026-06-09 12:21:04.662224 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorgrep.sh
2026-06-09 12:21:04.662239 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorls.csh
2026-06-09 12:21:04.662255 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorls.sh
2026-06-09 12:21:04.662270 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorsysstat.csh
2026-06-09 12:21:04.662285 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorsysstat.sh
2026-06-09 12:21:04.662303 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorxzgrep.csh
2026-06-09 12:21:04.662320 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorxzgrep.sh
2026-06-09 12:21:04.662335 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorzgrep.csh
2026-06-09 12:21:04.662370 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorzgrep.sh
2026-06-09 12:21:04.662387 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/csh.local
2026-06-09 12:21:04.662402 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/debuginfod.csh
2026-06-09 12:21:04.662417 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/debuginfod.sh
2026-06-09 12:21:04.662432 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/gawk.csh
2026-06-09 12:21:04.662447 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/gawk.sh
2026-06-09 12:21:04.662461 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/guestfish.sh
2026-06-09 12:21:04.662477 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/lang.csh
2026-06-09 12:21:04.662491 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/lang.sh
2026-06-09 12:21:04.662506 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/less.csh
2026-06-09 12:21:04.662521 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/less.sh
2026-06-09 12:21:04.662535 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/sh.local
2026-06-09 12:21:04.662549 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/which2.csh
2026-06-09 12:21:04.662564 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/which2.sh
2026-06-09 12:21:04.662579 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pulse/
2026-06-09 12:21:04.662598 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pulse/client.conf
2026-06-09 12:21:04.662614 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-ga/
2026-06-09 12:21:04.662630 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-ga/fsfreeze-hook
2026-06-09 12:21:04.662645 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-ga/fsfreeze-hook.d/
2026-06-09 12:21:04.662660 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-kvm/
2026-06-09 12:21:04.662675 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-kvm/bridge.conf
2026-06-09 12:21:04.662690 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/
2026-06-09 12:21:04.662706 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc.local
2026-06-09 12:21:04.662722 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/
2026-06-09 12:21:04.662737 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/README
2026-06-09 12:21:04.662753 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/functions
2026-06-09 12:21:04.662768 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/network
2026-06-09 12:21:04.662783 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc0.d/
2026-06-09 12:21:04.662798 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc1.d/
2026-06-09 12:21:04.662813 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc2.d/
2026-06-09 12:21:04.662829 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc3.d/
2026-06-09 12:21:04.662844 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc4.d/
2026-06-09 12:21:04.662859 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc5.d/
2026-06-09 12:21:04.662875 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc6.d/
2026-06-09 12:21:04.662890 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/request-key.d/
2026-06-09 12:21:04.662905 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/request-key.d/id_resolver.conf
2026-06-09 12:21:04.662921 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rpm/
2026-06-09 12:21:04.662936 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyslog.d/
2026-06-09 12:21:04.662951 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyslog.d/21-cloudinit.conf
2026-06-09 12:21:04.662966 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rwtab.d/
2026-06-09 12:21:04.662982 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rwtab.d/logrotate
2026-06-09 12:21:04.662997 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rwtab.d/sssd
2026-06-09 12:21:04.663013 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/
2026-06-09 12:21:04.663028 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/lmhosts
2026-06-09 12:21:04.663044 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/smb.conf
2026-06-09 12:21:04.663059 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/smb.conf.example
2026-06-09 12:21:04.663075 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sasl2/
2026-06-09 12:21:04.663090 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sasl2/libvirt.conf
2026-06-09 12:21:04.663106 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sasl2/qemu-kvm.conf
2026-06-09 12:21:04.663121 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/
2026-06-09 12:21:04.663137 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/access.conf
2026-06-09 12:21:04.663152 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/chroot.conf
2026-06-09 12:21:04.663172 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.handlers
2026-06-09 12:21:04.663188 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.perms
2026-06-09 12:21:04.663203 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/faillock.conf
2026-06-09 12:21:04.663218 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/group.conf
2026-06-09 12:21:04.663233 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/limits.conf
2026-06-09 12:21:04.663248 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/namespace.conf
2026-06-09 12:21:04.663263 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/namespace.init
2026-06-09 12:21:04.663278 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/opasswd
2026-06-09 12:21:04.663293 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pam_env.conf
2026-06-09 12:21:04.663309 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pwhistory.conf
2026-06-09 12:21:04.663325 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pwquality.conf
2026-06-09 12:21:04.663341 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/sepermit.conf
2026-06-09 12:21:04.663377 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/time.conf
2026-06-09 12:21:04.663393 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.apps/
2026-06-09 12:21:04.663409 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.perms.d/
2026-06-09 12:21:04.663424 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/limits.d/
2026-06-09 12:21:04.663440 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/namespace.d/
2026-06-09 12:21:04.663455 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pwquality.conf.d/
2026-06-09 12:21:04.663471 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/
2026-06-09 12:21:04.663486 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/config
2026-06-09 12:21:04.663502 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/semanage.conf
2026-06-09 12:21:04.663517 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/
2026-06-09 12:21:04.663541 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/.policy.sha512
2026-06-09 12:21:04.663562 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/booleans.subs_dist
2026-06-09 12:21:04.663582 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/setrans.conf
2026-06-09 12:21:04.663603 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/seusers
2026-06-09 12:21:04.663623 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/
2026-06-09 12:21:04.663643 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/customizable_types
2026-06-09 12:21:04.663663 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/dbus_contexts
2026-06-09 12:21:04.663683 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/default_contexts
2026-06-09 12:21:04.663703 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/default_type
2026-06-09 12:21:04.663723 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/failsafe_context
2026-06-09 12:21:04.663743 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/initrc_context
2026-06-09 12:21:04.663821 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/lxc_contexts
2026-06-09 12:21:04.663844 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/openssh_contexts
2026-06-09 12:21:04.663860 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/removable_context
2026-06-09 12:21:04.663876 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/securetty_types
2026-06-09 12:21:04.663892 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/sepgsql_contexts
2026-06-09 12:21:04.663906 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/snapperd_contexts
2026-06-09 12:21:04.663921 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/systemd_contexts
2026-06-09 12:21:04.663936 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/userhelper_context
2026-06-09 12:21:04.663951 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/virtual_domain_context
2026-06-09 12:21:04.663967 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/virtual_image_context
2026-06-09 12:21:04.663982 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/x_contexts
2026-06-09 12:21:04.663997 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/
2026-06-09 12:21:04.664023 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts
2026-06-09 12:21:04.664039 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.bin
2026-06-09 12:21:04.664054 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.homedirs
2026-06-09 12:21:04.664069 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin
2026-06-09 12:21:04.664085 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.local
2026-06-09 12:21:04.664100 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.local.bin
2026-06-09 12:21:04.664115 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.subs
2026-06-09 12:21:04.664130 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.subs_dist
2026-06-09 12:21:04.664145 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/media
2026-06-09 12:21:04.664161 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/
2026-06-09 12:21:04.664176 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/container_u
2026-06-09 12:21:04.664191 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/guest_u
2026-06-09 12:21:04.664206 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/root
2026-06-09 12:21:04.664221 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/staff_u
2026-06-09 12:21:04.664237 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/sysadm_u
2026-06-09 12:21:04.664253 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/unconfined_u
2026-06-09 12:21:04.664268 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/user_u
2026-06-09 12:21:04.664288 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/xguest_u
2026-06-09 12:21:04.664304 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/logins/
2026-06-09 12:21:04.664320 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/policy/
2026-06-09 12:21:04.664336 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/policy/policy.33.gz
2026-06-09 12:21:04.664378 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/setroubleshoot/
2026-06-09 12:21:04.664397 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/setroubleshoot/setroubleshoot.conf
2026-06-09 12:21:04.664413 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/
2026-06-09 12:21:04.664429 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/.bash_logout
2026-06-09 12:21:04.664445 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/.bash_profile
2026-06-09 12:21:04.664460 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/.bashrc
2026-06-09 12:21:04.664476 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/
2026-06-09 12:21:04.664491 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/sos.conf
2026-06-09 12:21:04.664507 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/cleaner/
2026-06-09 12:21:04.664523 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/extras.d/
2026-06-09 12:21:04.664538 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/groups.d/
2026-06-09 12:21:04.664554 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/presets.d/
2026-06-09 12:21:04.664569 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ssl/
2026-06-09 12:21:04.664585 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ssl/openssl-swtpm.cnf
2026-06-09 12:21:04.664600 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sssd/
2026-06-09 12:21:04.664615 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sssd/conf.d/
2026-06-09 12:21:04.664631 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/statetab.d/
2026-06-09 12:21:04.664647 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudoers.d/
2026-06-09 12:21:04.664662 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudoers.d/90-cloud-init-users
2026-06-09 12:21:04.664677 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/
2026-06-09 12:21:04.664693 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/anaconda
2026-06-09 12:21:04.664709 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/authconfig
2026-06-09 12:21:04.664724 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/chronyd
2026-06-09 12:21:04.664739 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/chronyd.41952.2026-06-09@07:52:50~
2026-06-09 12:21:04.664755 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/cpupower
2026-06-09 12:21:04.664770 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/crond
2026-06-09 12:21:04.664786 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ebtables-config
2026-06-09 12:21:04.664801 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/firstboot
2026-06-09 12:21:04.664816 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ip6tables
2026-06-09 12:21:04.664831 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ip6tables-config
2026-06-09 12:21:04.664846 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/iptables
2026-06-09 12:21:04.664865 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/iptables-config
2026-06-09 12:21:04.664881 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/irqbalance
2026-06-09 12:21:04.664896 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/kernel
2026-06-09 12:21:04.664911 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ksm
2026-06-09 12:21:04.664926 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/man-db
2026-06-09 12:21:04.664941 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network
2026-06-09 12:21:04.664956 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network.42105.2026-06-09@07:52:51~
2026-06-09 12:21:04.664971 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/nftables.conf
2026-06-09 12:21:04.664986 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/openvswitch
2026-06-09 12:21:04.665002 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/podman_drop_in
2026-06-09 12:21:04.665017 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/qemu-ga
2026-06-09 12:21:04.665032 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/raid-check
2026-06-09 12:21:04.665047 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/rngd
2026-06-09 12:21:04.665062 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/rpcbind
2026-06-09 12:21:04.665077 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/rsyslog
2026-06-09 12:21:04.665092 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/run-parts
2026-06-09 12:21:04.665107 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/samba
2026-06-09 12:21:04.665122 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/sshd
2026-06-09 12:21:04.665137 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/sysstat
2026-06-09 12:21:04.665152 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/sysstat.ioconf
2026-06-09 12:21:04.665167 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/console/
2026-06-09 12:21:04.665182 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/modules/
2026-06-09 12:21:04.665196 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/
2026-06-09 12:21:04.665211 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifcfg-lo
2026-06-09 12:21:04.665226 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown
2026-06-09 12:21:04.665241 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-eth
2026-06-09 12:21:04.665256 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-ipv6
2026-06-09 12:21:04.665271 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-ovs
2026-06-09 12:21:04.665286 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-post
2026-06-09 12:21:04.665303 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-routes
2026-06-09 12:21:04.665321 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-tunnel
2026-06-09 12:21:04.665336 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup
2026-06-09 12:21:04.665373 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-aliases
2026-06-09 12:21:04.665390 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-eth
2026-06-09 12:21:04.665410 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-ipv6
2026-06-09 12:21:04.665425 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-ovs
2026-06-09 12:21:04.665440 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-post
2026-06-09 12:21:04.665455 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-routes
2026-06-09 12:21:04.665470 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-tunnel
2026-06-09 12:21:04.665485 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/init.ipv6-global
2026-06-09 12:21:04.665500 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/network-functions
2026-06-09 12:21:04.665516 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/network-functions-ipv6
2026-06-09 12:21:04.665531 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/readme-ifcfg-rh.txt
2026-06-09 12:21:04.665547 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysctl.d/
2026-06-09 12:21:04.665562 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysctl.d/99-edpm.conf
2026-06-09 12:21:04.665578 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/
2026-06-09 12:21:04.665594 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/coredump.conf
2026-06-09 12:21:04.665609 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/journald.conf
2026-06-09 12:21:04.665625 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/logind.conf
2026-06-09 12:21:04.665641 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/pstore.conf
2026-06-09 12:21:04.665656 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/sleep.conf
2026-06-09 12:21:04.665672 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system.conf
2026-06-09 12:21:04.665688 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user.conf
2026-06-09 12:21:04.665703 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/network/
2026-06-09 12:21:04.665718 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system-preset/
2026-06-09 12:21:04.665734 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system-preset/91-edpm-container-shutdown.preset
2026-06-09 12:21:04.665750 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system-preset/91-netns-placeholder.preset
2026-06-09 12:21:04.665765 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/
2026-06-09 12:21:04.665781 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm-container-shutdown.service
2026-06-09 12:21:04.665797 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_ceilometer_agent_compute.service
2026-06-09 12:21:04.665812 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_libvirt.target
2026-06-09 12:21:04.665828 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_libvirt_guests.service
2026-06-09 12:21:04.665843 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_node_exporter.service
2026-06-09 12:21:04.665859 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_nova_compute.service
2026-06-09 12:21:04.665874 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_openstack_network_exporter.service
2026-06-09 12:21:04.665893 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_ovn_controller.service
2026-06-09 12:21:04.665909 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_ovn_metadata_agent.service
2026-06-09 12:21:04.665924 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_podman_exporter.service
2026-06-09 12:21:04.665939 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/netns-placeholder.service
2026-06-09 12:21:04.665955 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virt-guest-shutdown.target
2026-06-09 12:21:04.665970 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/basic.target.wants/
2026-06-09 12:21:04.665985 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/bluetooth.target.wants/
2026-06-09 12:21:04.666000 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/cloud-init.target.wants/
2026-06-09 12:21:04.666015 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/default.target.wants/
2026-06-09 12:21:04.666031 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/dev-virtio\x2dports-org.qemu.guest_agent.0.device.wants/
2026-06-09 12:21:04.666046 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/getty.target.wants/
2026-06-09 12:21:04.666062 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/graphical.target.wants/
2026-06-09 12:21:04.666077 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/local-fs.target.wants/
2026-06-09 12:21:04.666092 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/multi-user.target.wants/
2026-06-09 12:21:04.666107 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/network-online.target.wants/
2026-06-09 12:21:04.666122 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/remote-fs.target.wants/
2026-06-09 12:21:04.666138 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/sockets.target.wants/
2026-06-09 12:21:04.666153 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/sysinit.target.wants/
2026-06-09 12:21:04.666168 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/sysstat.service.wants/
2026-06-09 12:21:04.666182 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/timers.target.wants/
2026-06-09 12:21:04.666197 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd-admin.socket.d/
2026-06-09 12:21:04.666212 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd-admin.socket.d/override.conf
2026-06-09 12:21:04.666227 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd.socket.d/
2026-06-09 12:21:04.666242 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd.socket.d/override.conf
2026-06-09 12:21:04.666257 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-admin.socket.d/
2026-06-09 12:21:04.666273 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-admin.socket.d/override.conf
2026-06-09 12:21:04.666292 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-ro.socket.d/
2026-06-09 12:21:04.666311 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-ro.socket.d/override.conf
2026-06-09 12:21:04.666331 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd.socket.d/
2026-06-09 12:21:04.666371 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd.socket.d/override.conf
2026-06-09 12:21:04.666394 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-admin.socket.d/
2026-06-09 12:21:04.666410 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-admin.socket.d/override.conf
2026-06-09 12:21:04.666426 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-ro.socket.d/
2026-06-09 12:21:04.666441 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-ro.socket.d/override.conf
2026-06-09 12:21:04.666457 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd.socket.d/
2026-06-09 12:21:04.666472 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd.socket.d/override.conf
2026-06-09 12:21:04.666487 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-admin.socket.d/
2026-06-09 12:21:04.666503 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-admin.socket.d/override.conf
2026-06-09 12:21:04.666518 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-ro.socket.d/
2026-06-09 12:21:04.666533 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-ro.socket.d/override.conf
2026-06-09 12:21:04.666549 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud.socket.d/
2026-06-09 12:21:04.666564 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud.socket.d/override.conf
2026-06-09 12:21:04.666579 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-admin.socket.d/
2026-06-09 12:21:04.666594 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-admin.socket.d/override.conf
2026-06-09 12:21:04.666610 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-ro.socket.d/
2026-06-09 12:21:04.666625 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-ro.socket.d/override.conf
2026-06-09 12:21:04.666640 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd.socket.d/
2026-06-09 12:21:04.666654 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd.socket.d/override.conf
2026-06-09 12:21:04.666669 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/
2026-06-09 12:21:04.666685 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/basic.target.wants/
2026-06-09 12:21:04.666700 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/sockets.target.wants/
2026-06-09 12:21:04.666716 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/timers.target.wants/
2026-06-09 12:21:04.666731 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/terminfo/
2026-06-09 12:21:04.666747 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tmpfiles.d/
2026-06-09 12:21:04.666763 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tmpfiles.d/sos.conf
2026-06-09 12:21:04.666778 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/
2026-06-09 12:21:04.666794 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-config.json
2026-06-09 12:21:04.666809 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-profiles/
2026-06-09 12:21:04.666825 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-profiles/P_ECCP256SHA256.json
2026-06-09 12:21:04.666840 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-profiles/P_RSA2048SHA256.json
2026-06-09 12:21:04.666860 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/
2026-06-09 12:21:04.666875 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/active_profile
2026-06-09 12:21:04.666891 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/bootcmdline
2026-06-09 12:21:04.666906 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/cpu-partitioning-powersave-variables.conf
2026-06-09 12:21:04.666921 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/cpu-partitioning-variables.conf
2026-06-09 12:21:04.666936 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/post_loaded_profile
2026-06-09 12:21:04.666952 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/ppd_base_profile
2026-06-09 12:21:04.666967 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/profile_mode
2026-06-09 12:21:04.666983 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/tuned-main.conf
2026-06-09 12:21:04.666998 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/recommend.d/
2026-06-09 12:21:04.667013 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/
2026-06-09 12:21:04.667029 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/hwdb.bin.gz
2026-06-09 12:21:04.667044 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/udev.conf
2026-06-09 12:21:04.667059 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/hwdb.d/
2026-06-09 12:21:04.667075 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/rules.d/
2026-06-09 12:21:04.667090 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udisks2/
2026-06-09 12:21:04.667105 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udisks2/mount_options.conf.example
2026-06-09 12:21:04.667121 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udisks2/udisks2.conf
2026-06-09 12:21:04.667136 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/unbound/
2026-06-09 12:21:04.667151 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/unbound/icannbundle.pem
2026-06-09 12:21:04.667167 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/unbound/root.key
2026-06-09 12:21:04.667182 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/xdg/
2026-06-09 12:21:04.667198 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/xdg/autostart/
2026-06-09 12:21:04.667213 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/xdg/systemd/
2026-06-09 12:21:04.667229 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/
2026-06-09 12:21:04.667244 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/delorean-antelope-testing.repo
2026-06-09 12:21:04.667259 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/delorean.repo
2026-06-09 12:21:04.667274 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-appstream.repo
2026-06-09 12:21:04.667290 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-baseos.repo
2026-06-09 12:21:04.667305 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-highavailability.repo
2026-06-09 12:21:04.667320 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-powertools.repo
2026-06-09 12:21:04.667336 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum/
2026-06-09 12:21:04.667373 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/
2026-06-09 12:21:04.667392 | controller | cL+++++++++ ci-framework-data/logs/192.168.122.100/log/README -> ../../usr/share/doc/systemd/README.logs
2026-06-09 12:21:04.667412 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/boot.log
2026-06-09 12:21:04.667428 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/btmp
2026-06-09 12:21:04.667444 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/cloud-init-output.log
2026-06-09 12:21:04.667460 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/cloud-init.log
2026-06-09 12:21:04.667475 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/cron
2026-06-09 12:21:04.667491 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/dnf.librepo.log
2026-06-09 12:21:04.667506 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/dnf.log
2026-06-09 12:21:04.667521 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/dnf.rpm.log
2026-06-09 12:21:04.667536 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/hawkey.log
2026-06-09 12:21:04.667552 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/lastlog.gz
2026-06-09 12:21:04.667568 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/maillog
2026-06-09 12:21:04.667583 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/messages.gz
2026-06-09 12:21:04.667599 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/os-net-config.log
2026-06-09 12:21:04.667615 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/secure
2026-06-09 12:21:04.667630 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/spooler
2026-06-09 12:21:04.667645 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/wtmp
2026-06-09 12:21:04.667661 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/
2026-06-09 12:21:04.667676 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/anaconda.log
2026-06-09 12:21:04.667692 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/dbus.log
2026-06-09 12:21:04.667707 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/dnf.librepo.log
2026-06-09 12:21:04.667722 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/hawkey.log
2026-06-09 12:21:04.667738 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/journal.log
2026-06-09 12:21:04.667753 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-lf3axsx6.log
2026-06-09 12:21:04.667768 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-lnslz0ej.log
2026-06-09 12:21:04.667784 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-nq7relp7.log
2026-06-09 12:21:04.667800 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-od2ipxcj.log
2026-06-09 12:21:04.667815 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-ynqomw6l.log
2026-06-09 12:21:04.667831 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/lorax-packages.log
2026-06-09 12:21:04.667847 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/lvm.log
2026-06-09 12:21:04.667862 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/packaging.log
2026-06-09 12:21:04.667878 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/program.log
2026-06-09 12:21:04.667896 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/storage.log
2026-06-09 12:21:04.667915 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/syslog
2026-06-09 12:21:04.667935 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/audit/
2026-06-09 12:21:04.667954 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/audit/audit.log
2026-06-09 12:21:04.667972 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/audit/audit.log.1.gz
2026-06-09 12:21:04.667991 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/ceph/
2026-06-09 12:21:04.668018 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/chrony/
2026-06-09 12:21:04.668036 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/
2026-06-09 12:21:04.668052 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/fb9fef339d314f49a9c1be5e8caacd07/
2026-06-09 12:21:04.668068 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/fb9fef339d314f49a9c1be5e8caacd07/system.journal.gz
2026-06-09 12:21:04.668084 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/fb9fef339d314f49a9c1be5e8caacd07/system@a0b02ab3653a46ccb9790ad9d8293958-0000000000000b1b-000653d0c456732d.journal.gz
2026-06-09 12:21:04.668103 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/fb9fef339d314f49a9c1be5e8caacd07/system@a0b02ab3653a46ccb9790ad9d8293958-0000000000001300-000653d0d594f80f.journal.gz
2026-06-09 12:21:04.668119 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/fb9fef339d314f49a9c1be5e8caacd07/system@a0b02ab3653a46ccb9790ad9d8293958-0000000000001ab4-000653d0ef9f14a0.journal.gz
2026-06-09 12:21:04.668135 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/fb9fef339d314f49a9c1be5e8caacd07/system@a0b02ab3653a46ccb9790ad9d8293958-0000000000002549-000653d0efb545d4.journal.gz
2026-06-09 12:21:04.668150 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/fb9fef339d314f49a9c1be5e8caacd07/system@a0b02ab3653a46ccb9790ad9d8293958-00000000000032a5-000653d0efc6542b.journal.gz
2026-06-09 12:21:04.668165 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/fb9fef339d314f49a9c1be5e8caacd07/system@a0b02ab3653a46ccb9790ad9d8293958-0000000000003e24-000653d0f0160d59.journal.gz
2026-06-09 12:21:04.668181 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/fb9fef339d314f49a9c1be5e8caacd07/system@a0b02ab3653a46ccb9790ad9d8293958-000000000000484a-000653d0f01bf534.journal.gz
2026-06-09 12:21:04.668196 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/fb9fef339d314f49a9c1be5e8caacd07/system@a0b02ab3653a46ccb9790ad9d8293958-00000000000054fa-000653d0f1651093.journal.gz
2026-06-09 12:21:04.668212 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/fb9fef339d314f49a9c1be5e8caacd07/user-1000.journal.gz
2026-06-09 12:21:04.668227 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/fb9fef339d314f49a9c1be5e8caacd07/user-42405.journal.gz
2026-06-09 12:21:04.668243 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/libvirt/
2026-06-09 12:21:04.668258 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/libvirt/qemu/
2026-06-09 12:21:04.668274 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/openvswitch/
2026-06-09 12:21:04.668289 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/openvswitch/ovs-vswitchd.log
2026-06-09 12:21:04.668305 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/openvswitch/ovsdb-server.log
2026-06-09 12:21:04.668321 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/private/
2026-06-09 12:21:04.668337 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/qemu-ga/
2026-06-09 12:21:04.668369 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/sa/
2026-06-09 12:21:04.668389 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/sa/sa09
2026-06-09 12:21:04.668405 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/samba/
2026-06-09 12:21:04.668421 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/samba/old/
2026-06-09 12:21:04.668436 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/sssd/
2026-06-09 12:21:04.668455 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/swtpm/
2026-06-09 12:21:04.668471 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/swtpm/libvirt/
2026-06-09 12:21:04.668486 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/swtpm/libvirt/qemu/
2026-06-09 12:21:04.668502 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/tuned/
2026-06-09 12:21:04.668518 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/tuned/tuned.log
2026-06-09 12:21:04.668533 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/
2026-06-09 12:21:04.668549 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/
2026-06-09 12:21:04.668565 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/bootstrap/
2026-06-09 12:21:04.668581 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/bootstrap/tls-ca-bundle.pem
2026-06-09 12:21:04.668597 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/libvirt/
2026-06-09 12:21:04.668612 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/libvirt/tls-ca-bundle.pem
2026-06-09 12:21:04.668628 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/neutron-metadata/
2026-06-09 12:21:04.668643 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/neutron-metadata/tls-ca-bundle.pem
2026-06-09 12:21:04.668659 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/nova/
2026-06-09 12:21:04.668674 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/nova/tls-ca-bundle.pem
2026-06-09 12:21:04.668690 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/ovn/
2026-06-09 12:21:04.668706 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/ovn/tls-ca-bundle.pem
2026-06-09 12:21:04.668721 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/repo-setup/
2026-06-09 12:21:04.668736 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/repo-setup/tls-ca-bundle.pem
2026-06-09 12:21:04.668752 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/telemetry/
2026-06-09 12:21:04.668768 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/telemetry/tls-ca-bundle.pem
2026-06-09 12:21:04.668783 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/
2026-06-09 12:21:04.668799 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/
2026-06-09 12:21:04.668814 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/
2026-06-09 12:21:04.668830 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/ca.crt
2026-06-09 12:21:04.668845 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/tls.crt
2026-06-09 12:21:04.668860 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/tls.key
2026-06-09 12:21:04.668876 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/
2026-06-09 12:21:04.668891 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/
2026-06-09 12:21:04.668906 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/ca.crt
2026-06-09 12:21:04.668922 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/tls.crt
2026-06-09 12:21:04.668938 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/tls.key
2026-06-09 12:21:04.668954 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/
2026-06-09 12:21:04.668976 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/
2026-06-09 12:21:04.668992 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/ca.crt
2026-06-09 12:21:04.669008 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/tls.crt
2026-06-09 12:21:04.669023 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/tls.key
2026-06-09 12:21:04.669039 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/
2026-06-09 12:21:04.669054 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/
2026-06-09 12:21:04.669069 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/ca.crt
2026-06-09 12:21:04.669084 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/tls.crt
2026-06-09 12:21:04.669099 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/tls.key
2026-06-09 12:21:04.669115 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/
2026-06-09 12:21:04.669130 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/ceph/
2026-06-09 12:21:04.669146 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/
2026-06-09 12:21:04.669161 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ceilometer_agent_compute/
2026-06-09 12:21:04.669176 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ceilometer_agent_compute/healthcheck
2026-06-09 12:21:04.669191 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ceilometer_agent_compute/healthcheck.future
2026-06-09 12:21:04.669207 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/node_exporter/
2026-06-09 12:21:04.669222 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/node_exporter/healthcheck
2026-06-09 12:21:04.669237 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/openstack_network_exporter/
2026-06-09 12:21:04.669253 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/openstack_network_exporter/healthcheck
2026-06-09 12:21:04.669267 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_controller/
2026-06-09 12:21:04.669283 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_controller/healthcheck
2026-06-09 12:21:04.669297 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_metadata_agent/
2026-06-09 12:21:04.669312 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_metadata_agent/healthcheck
2026-06-09 12:21:04.669329 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/podman_exporter/
2026-06-09 12:21:04.669365 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/podman_exporter/healthcheck
2026-06-09 12:21:04.669389 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/
2026-06-09 12:21:04.669408 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/01-neutron-ovn-metadata-agent.conf
2026-06-09 12:21:04.669426 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/01-rootwrap.conf
2026-06-09 12:21:04.669445 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/05-nova-metadata.conf
2026-06-09 12:21:04.669464 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/10-neutron-metadata.conf
2026-06-09 12:21:04.669487 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/
2026-06-09 12:21:04.669544 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/01-nova.conf
2026-06-09 12:21:04.669561 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/02-nova-host-specific.conf
2026-06-09 12:21:04.669576 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/25-nova-extra.conf
2026-06-09 12:21:04.669591 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/notification_rabbitmq_user_name
2026-06-09 12:21:04.669606 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/nova-blank.conf
2026-06-09 12:21:04.669621 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/nova_statedir_ownership.py
2026-06-09 12:21:04.669637 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/rabbitmq_user_name
2026-06-09 12:21:04.669652 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/run-on-host
2026-06-09 12:21:04.669667 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ssh-config
2026-06-09 12:21:04.669682 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ssh-privatekey
2026-06-09 12:21:04.669698 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ssh-publickey
2026-06-09 12:21:04.669713 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ceph/
2026-06-09 12:21:04.669728 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova_nvme_cleaner/
2026-06-09 12:21:04.669744 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/
2026-06-09 12:21:04.669759 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/ceilometer-host-specific.conf
2026-06-09 12:21:04.669774 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/ceilometer.conf
2026-06-09 12:21:04.669790 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/custom.conf
2026-06-09 12:21:04.669805 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/firewall.yaml
2026-06-09 12:21:04.669820 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/node_exporter.yaml
2026-06-09 12:21:04.669836 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/openstack_network_exporter.yaml
2026-06-09 12:21:04.669851 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/podman_exporter.yaml
2026-06-09 12:21:04.669867 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/polling.yaml
2026-06-09 12:21:04.669883 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/
2026-06-09 12:21:04.669899 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm-container-shutdown.service.log
2026-06-09 12:21:04.669915 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_ceilometer_agent_compute.service.log
2026-06-09 12:21:04.669930 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_libvirt.target.log
2026-06-09 12:21:04.669946 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_node_exporter.service.log
2026-06-09 12:21:04.669961 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_nova_compute.service.log
2026-06-09 12:21:04.669976 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_openstack_network_exporter.service.log
2026-06-09 12:21:04.669992 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_ovn_controller.service.log
2026-06-09 12:21:04.670007 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_ovn_metadata_agent.service.log
2026-06-09 12:21:04.670027 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_podman_exporter.service.log
2026-06-09 12:21:04.670043 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/ovs-vswitchd.service.log
2026-06-09 12:21:04.670059 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/ovsdb-server.service.log
2026-06-09 12:21:04.670074 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlockd.socket.log
2026-06-09 12:21:04.670090 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlogd-admin.socket.log
2026-06-09 12:21:04.670106 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlogd.service.log
2026-06-09 12:21:04.670122 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlogd.socket.log
2026-06-09 12:21:04.670138 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd-admin.socket.log
2026-06-09 12:21:04.670153 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd-ro.socket.log
2026-06-09 12:21:04.670169 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd.service.log
2026-06-09 12:21:04.670184 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd.socket.log
2026-06-09 12:21:04.670199 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd-admin.socket.log
2026-06-09 12:21:04.670214 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd-ro.socket.log
2026-06-09 12:21:04.670230 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd-tls.socket.log
2026-06-09 12:21:04.670245 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd.socket.log
2026-06-09 12:21:04.670260 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud-admin.socket.log
2026-06-09 12:21:04.670275 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud-ro.socket.log
2026-06-09 12:21:04.670290 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud.service.log
2026-06-09 12:21:04.670306 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud.socket.log
2026-06-09 12:21:04.670321 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtsecretd-admin.socket.log
2026-06-09 12:21:04.670337 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtsecretd-ro.socket.log
2026-06-09 12:21:04.670371 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtsecretd.socket.log
2026-06-09 12:21:04.670388 | controller | cd+++++++++ ci-framework-data/logs/2026-06-09_12-08/
2026-06-09 12:21:04.670404 | controller | >f+++++++++ ci-framework-data/logs/2026-06-09_12-08/ansible.log
2026-06-09 12:21:04.670419 | controller | >f+++++++++ ci-framework-data/logs/2026-06-09_12-08/crc-setup.log
2026-06-09 12:21:04.670435 | controller | >f+++++++++ ci-framework-data/logs/2026-06-09_12-08/crc-start.log
2026-06-09 12:21:04.670450 | controller | cd+++++++++ ci-framework-data/logs/bmaas_console_logs/
2026-06-09 12:21:04.670466 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/README
2026-06-09 12:21:04.670481 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_console.log
2026-06-09 12:21:04.670497 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_console_2026-06-09-11:37:53.log
2026-06-09 12:21:04.670513 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_console_2026-06-09-11:43:23.log
2026-06-09 12:21:04.670529 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_no_ansi_2026-06-09-11:37:53.log
2026-06-09 12:21:04.670549 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_no_ansi_2026-06-09-11:43:23.log
2026-06-09 12:21:04.670564 | controller | cd+++++++++ ci-framework-data/logs/crc/
2026-06-09 12:21:04.670580 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/
2026-06-09 12:21:04.670595 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/
2026-06-09 12:21:04.670610 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-controller-manager-6d8d5f7f9f-k2kld_a40beea2-75cb-4c90-8656-4cd35febb39a/
2026-06-09 12:21:04.670626 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-controller-manager-6d8d5f7f9f-k2kld_a40beea2-75cb-4c90-8656-4cd35febb39a/manager/
2026-06-09 12:21:04.670641 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-controller-manager-6d8d5f7f9f-k2kld_a40beea2-75cb-4c90-8656-4cd35febb39a/manager/3.log
2026-06-09 12:21:04.670657 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-controller-manager-6d8d5f7f9f-k2kld_a40beea2-75cb-4c90-8656-4cd35febb39a/manager/4.log
2026-06-09 12:21:04.670672 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-5b947fcbf5-h2zzg_ed210b81-d340-4ae1-a9f6-c4212ad03750/
2026-06-09 12:21:04.670688 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-5b947fcbf5-h2zzg_ed210b81-d340-4ae1-a9f6-c4212ad03750/ironic-httpd/
2026-06-09 12:21:04.670704 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-5b947fcbf5-h2zzg_ed210b81-d340-4ae1-a9f6-c4212ad03750/ironic-httpd/0.log.gz
2026-06-09 12:21:04.670719 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-5b947fcbf5-h2zzg_ed210b81-d340-4ae1-a9f6-c4212ad03750/ironic-ipa-downloader/
2026-06-09 12:21:04.670734 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-5b947fcbf5-h2zzg_ed210b81-d340-4ae1-a9f6-c4212ad03750/ironic-ipa-downloader/0.log
2026-06-09 12:21:04.670750 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-5b947fcbf5-h2zzg_ed210b81-d340-4ae1-a9f6-c4212ad03750/ironic-log-watch/
2026-06-09 12:21:04.670765 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-5b947fcbf5-h2zzg_ed210b81-d340-4ae1-a9f6-c4212ad03750/ironic-log-watch/0.log.gz
2026-06-09 12:21:04.670780 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-5b947fcbf5-h2zzg_ed210b81-d340-4ae1-a9f6-c4212ad03750/ironic/
2026-06-09 12:21:04.670796 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-5b947fcbf5-h2zzg_ed210b81-d340-4ae1-a9f6-c4212ad03750/ironic/0.log
2026-06-09 12:21:04.670812 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-5b947fcbf5-h2zzg_ed210b81-d340-4ae1-a9f6-c4212ad03750/mariadb/
2026-06-09 12:21:04.670827 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-5b947fcbf5-h2zzg_ed210b81-d340-4ae1-a9f6-c4212ad03750/mariadb/0.log
2026-06-09 12:21:04.670843 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-7b8b89f89d-9tgd8_80ae199f-800a-4ad3-9a29-ce3ba82d92f8/
2026-06-09 12:21:04.670862 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-7b8b89f89d-9tgd8_80ae199f-800a-4ad3-9a29-ce3ba82d92f8/cert-manager-controller/
2026-06-09 12:21:04.670879 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-7b8b89f89d-9tgd8_80ae199f-800a-4ad3-9a29-ce3ba82d92f8/cert-manager-controller/0.log
2026-06-09 12:21:04.670894 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-cainjector-7f9fdd5dd5-sww48_d2d2beef-3933-4adc-9add-a1eb00ed3b17/
2026-06-09 12:21:04.670910 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-cainjector-7f9fdd5dd5-sww48_d2d2beef-3933-4adc-9add-a1eb00ed3b17/cert-manager-cainjector/
2026-06-09 12:21:04.670926 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-cainjector-7f9fdd5dd5-sww48_d2d2beef-3933-4adc-9add-a1eb00ed3b17/cert-manager-cainjector/0.log
2026-06-09 12:21:04.670942 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-webhook-769f6b94cb-grdzn_c62b3b5b-277e-4020-9eee-78b00c4e63c0/
2026-06-09 12:21:04.670958 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-webhook-769f6b94cb-grdzn_c62b3b5b-277e-4020-9eee-78b00c4e63c0/cert-manager-webhook/
2026-06-09 12:21:04.670974 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-webhook-769f6b94cb-grdzn_c62b3b5b-277e-4020-9eee-78b00c4e63c0/cert-manager-webhook/0.log
2026-06-09 12:21:04.670990 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/
2026-06-09 12:21:04.671005 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/csi-provisioner/
2026-06-09 12:21:04.671021 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/csi-provisioner/0.log
2026-06-09 12:21:04.671037 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/csi-provisioner/1.log
2026-06-09 12:21:04.671053 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/csi-provisioner/2.log
2026-06-09 12:21:04.671068 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/hostpath-provisioner/
2026-06-09 12:21:04.671084 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/hostpath-provisioner/0.log
2026-06-09 12:21:04.671100 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/hostpath-provisioner/1.log
2026-06-09 12:21:04.671155 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/hostpath-provisioner/2.log
2026-06-09 12:21:04.671172 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/liveness-probe/
2026-06-09 12:21:04.671188 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/liveness-probe/0.log
2026-06-09 12:21:04.671204 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/liveness-probe/1.log
2026-06-09 12:21:04.671223 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/node-driver-registrar/
2026-06-09 12:21:04.671240 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/node-driver-registrar/0.log
2026-06-09 12:21:04.671256 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/node-driver-registrar/1.log
2026-06-09 12:21:04.671272 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/node-driver-registrar/2.log
2026-06-09 12:21:04.671288 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-x6wqg_d319a384-bad0-4ea1-af4d-1d5bc102b0ec/
2026-06-09 12:21:04.671306 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-x6wqg_d319a384-bad0-4ea1-af4d-1d5bc102b0ec/controller/
2026-06-09 12:21:04.671323 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-x6wqg_d319a384-bad0-4ea1-af4d-1d5bc102b0ec/controller/0.log.gz
2026-06-09 12:21:04.671340 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-x6wqg_d319a384-bad0-4ea1-af4d-1d5bc102b0ec/kube-rbac-proxy/
2026-06-09 12:21:04.671371 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-x6wqg_d319a384-bad0-4ea1-af4d-1d5bc102b0ec/kube-rbac-proxy/0.log
2026-06-09 12:21:04.671391 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-controller-manager-5b8965f888-kdd4l_ae260b94-6ef5-4633-9eb7-174cd11f7937/
2026-06-09 12:21:04.671407 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-controller-manager-5b8965f888-kdd4l_ae260b94-6ef5-4633-9eb7-174cd11f7937/manager/
2026-06-09 12:21:04.671422 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-controller-manager-5b8965f888-kdd4l_ae260b94-6ef5-4633-9eb7-174cd11f7937/manager/2.log
2026-06-09 12:21:04.671437 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-controller-manager-5b8965f888-kdd4l_ae260b94-6ef5-4633-9eb7-174cd11f7937/manager/3.log
2026-06-09 12:21:04.671453 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-webhook-server-7c9b8db748-2s6pf_4ef07320-78c6-4e1d-a8d3-1f018ea23746/
2026-06-09 12:21:04.671468 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-webhook-server-7c9b8db748-2s6pf_4ef07320-78c6-4e1d-a8d3-1f018ea23746/webhook-server/
2026-06-09 12:21:04.671483 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-webhook-server-7c9b8db748-2s6pf_4ef07320-78c6-4e1d-a8d3-1f018ea23746/webhook-server/0.log
2026-06-09 12:21:04.671498 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-lgllm_50b7c329-c917-469e-b428-596145aadd98/
2026-06-09 12:21:04.671513 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-lgllm_50b7c329-c917-469e-b428-596145aadd98/kube-rbac-proxy/
2026-06-09 12:21:04.671529 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-lgllm_50b7c329-c917-469e-b428-596145aadd98/kube-rbac-proxy/0.log
2026-06-09 12:21:04.671548 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-lgllm_50b7c329-c917-469e-b428-596145aadd98/speaker/
2026-06-09 12:21:04.671564 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-lgllm_50b7c329-c917-469e-b428-596145aadd98/speaker/0.log.gz
2026-06-09 12:21:04.671580 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf_7d46baeb-32f5-4d0b-aeba-13333da51152/
2026-06-09 12:21:04.671595 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf_7d46baeb-32f5-4d0b-aeba-13333da51152/openshift-apiserver-operator/
2026-06-09 12:21:04.671612 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf_7d46baeb-32f5-4d0b-aeba-13333da51152/openshift-apiserver-operator/0.log
2026-06-09 12:21:04.671627 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf_7d46baeb-32f5-4d0b-aeba-13333da51152/openshift-apiserver-operator/1.log
2026-06-09 12:21:04.671642 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf_7d46baeb-32f5-4d0b-aeba-13333da51152/openshift-apiserver-operator/2.log
2026-06-09 12:21:04.671657 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/
2026-06-09 12:21:04.671673 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/fix-audit-permissions/
2026-06-09 12:21:04.671688 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/fix-audit-permissions/0.log
2026-06-09 12:21:04.671703 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/fix-audit-permissions/1.log
2026-06-09 12:21:04.671719 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/openshift-apiserver-check-endpoints/
2026-06-09 12:21:04.671734 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/openshift-apiserver-check-endpoints/0.log
2026-06-09 12:21:04.671749 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/openshift-apiserver-check-endpoints/1.log
2026-06-09 12:21:04.671764 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/openshift-apiserver/
2026-06-09 12:21:04.671779 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/openshift-apiserver/0.log
2026-06-09 12:21:04.671794 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/openshift-apiserver/1.log
2026-06-09 12:21:04.671809 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm_677c2747-1901-4941-94f1-8281cced296b/
2026-06-09 12:21:04.671824 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm_677c2747-1901-4941-94f1-8281cced296b/authentication-operator/
2026-06-09 12:21:04.671844 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm_677c2747-1901-4941-94f1-8281cced296b/authentication-operator/0.log
2026-06-09 12:21:04.671859 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm_677c2747-1901-4941-94f1-8281cced296b/authentication-operator/1.log
2026-06-09 12:21:04.671875 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm_677c2747-1901-4941-94f1-8281cced296b/authentication-operator/2.log
2026-06-09 12:21:04.671890 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication_oauth-openshift-685b49f4d7-4d6xb_b167f5c3-3788-4edd-9e26-0fc3a5748dee/
2026-06-09 12:21:04.671905 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication_oauth-openshift-685b49f4d7-4d6xb_b167f5c3-3788-4edd-9e26-0fc3a5748dee/oauth-openshift/
2026-06-09 12:21:04.671921 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication_oauth-openshift-685b49f4d7-4d6xb_b167f5c3-3788-4edd-9e26-0fc3a5748dee/oauth-openshift/0.log
2026-06-09 12:21:04.671936 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication_oauth-openshift-685b49f4d7-4d6xb_b167f5c3-3788-4edd-9e26-0fc3a5748dee/oauth-openshift/1.log
2026-06-09 12:21:04.671952 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-machine-approver_machine-approver-54c688565-5bsg4_cf2c4dd9-7649-4f39-9c04-4c867c7cf79a/
2026-06-09 12:21:04.671967 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-machine-approver_machine-approver-54c688565-5bsg4_cf2c4dd9-7649-4f39-9c04-4c867c7cf79a/kube-rbac-proxy/
2026-06-09 12:21:04.671982 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-machine-approver_machine-approver-54c688565-5bsg4_cf2c4dd9-7649-4f39-9c04-4c867c7cf79a/kube-rbac-proxy/0.log
2026-06-09 12:21:04.671998 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-machine-approver_machine-approver-54c688565-5bsg4_cf2c4dd9-7649-4f39-9c04-4c867c7cf79a/kube-rbac-proxy/1.log
2026-06-09 12:21:04.672024 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-machine-approver_machine-approver-54c688565-5bsg4_cf2c4dd9-7649-4f39-9c04-4c867c7cf79a/machine-approver-controller/
2026-06-09 12:21:04.672041 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-machine-approver_machine-approver-54c688565-5bsg4_cf2c4dd9-7649-4f39-9c04-4c867c7cf79a/machine-approver-controller/0.log
2026-06-09 12:21:04.672056 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-machine-approver_machine-approver-54c688565-5bsg4_cf2c4dd9-7649-4f39-9c04-4c867c7cf79a/machine-approver-controller/4.log
2026-06-09 12:21:04.672071 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-machine-approver_machine-approver-54c688565-5bsg4_cf2c4dd9-7649-4f39-9c04-4c867c7cf79a/machine-approver-controller/5.log
2026-06-09 12:21:04.672087 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0/
2026-06-09 12:21:04.672103 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0/174b80ed930b7117eb7f452f30e2b97531afccee8bc26fc5a131e030271be084.log
2026-06-09 12:21:04.672123 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0/6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9.log
2026-06-09 12:21:04.672139 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0/cluster-samples-operator-watch/
2026-06-09 12:21:04.672155 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0/cluster-samples-operator-watch/0.log
2026-06-09 12:21:04.672170 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0/cluster-samples-operator-watch/1.log
2026-06-09 12:21:04.672186 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0/cluster-samples-operator/
2026-06-09 12:21:04.672201 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0/cluster-samples-operator/0.log
2026-06-09 12:21:04.672217 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0/cluster-samples-operator/1.log
2026-06-09 12:21:04.672232 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-version_cluster-version-operator-7c9b9cfd6-49qt2_5a50ebf3-df1e-4b82-88d7-b71854696987/
2026-06-09 12:21:04.672247 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-version_cluster-version-operator-7c9b9cfd6-49qt2_5a50ebf3-df1e-4b82-88d7-b71854696987/cluster-version-operator/
2026-06-09 12:21:04.672262 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-version_cluster-version-operator-7c9b9cfd6-49qt2_5a50ebf3-df1e-4b82-88d7-b71854696987/cluster-version-operator/0.log.gz
2026-06-09 12:21:04.672278 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-version_cluster-version-operator-7c9b9cfd6-49qt2_5a50ebf3-df1e-4b82-88d7-b71854696987/cluster-version-operator/1.log.gz
2026-06-09 12:21:04.672293 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-config-operator_openshift-config-operator-5777786469-bccdj_24de2af2-9e39-4c2e-96f8-42509d1baf18/
2026-06-09 12:21:04.672308 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-config-operator_openshift-config-operator-5777786469-bccdj_24de2af2-9e39-4c2e-96f8-42509d1baf18/openshift-api/
2026-06-09 12:21:04.672324 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-config-operator_openshift-config-operator-5777786469-bccdj_24de2af2-9e39-4c2e-96f8-42509d1baf18/openshift-api/0.log
2026-06-09 12:21:04.672340 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-config-operator_openshift-config-operator-5777786469-bccdj_24de2af2-9e39-4c2e-96f8-42509d1baf18/openshift-api/1.log
2026-06-09 12:21:04.672377 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-config-operator_openshift-config-operator-5777786469-bccdj_24de2af2-9e39-4c2e-96f8-42509d1baf18/openshift-config-operator/
2026-06-09 12:21:04.672395 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-config-operator_openshift-config-operator-5777786469-bccdj_24de2af2-9e39-4c2e-96f8-42509d1baf18/openshift-config-operator/2.log
2026-06-09 12:21:04.672415 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-config-operator_openshift-config-operator-5777786469-bccdj_24de2af2-9e39-4c2e-96f8-42509d1baf18/openshift-config-operator/3.log
2026-06-09 12:21:04.672432 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-config-operator_openshift-config-operator-5777786469-bccdj_24de2af2-9e39-4c2e-96f8-42509d1baf18/openshift-config-operator/5.log
2026-06-09 12:21:04.672447 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-config-operator_openshift-config-operator-5777786469-bccdj_24de2af2-9e39-4c2e-96f8-42509d1baf18/openshift-config-operator/6.log
2026-06-09 12:21:04.672463 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console-operator_console-operator-67c89758df-4jf4f_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2/
2026-06-09 12:21:04.672478 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console-operator_console-operator-67c89758df-4jf4f_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2/console-operator/
2026-06-09 12:21:04.672493 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console-operator_console-operator-67c89758df-4jf4f_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2/console-operator/0.log
2026-06-09 12:21:04.672509 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console-operator_console-operator-67c89758df-4jf4f_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2/console-operator/1.log
2026-06-09 12:21:04.672525 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console-operator_console-operator-67c89758df-4jf4f_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2/console-operator/2.log
2026-06-09 12:21:04.672540 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_console-5d5c9d6897-8w4x7_936c386b-ff9d-479c-860d-7af85d8cee09/
2026-06-09 12:21:04.672556 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_console-5d5c9d6897-8w4x7_936c386b-ff9d-479c-860d-7af85d8cee09/console/
2026-06-09 12:21:04.672571 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_console-5d5c9d6897-8w4x7_936c386b-ff9d-479c-860d-7af85d8cee09/console/0.log
2026-06-09 12:21:04.672587 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_downloads-747b44746d-4pqvr_d0d29411-fb58-47c5-9579-23967e5649ce/
2026-06-09 12:21:04.672602 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_downloads-747b44746d-4pqvr_d0d29411-fb58-47c5-9579-23967e5649ce/download-server/
2026-06-09 12:21:04.672617 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_downloads-747b44746d-4pqvr_d0d29411-fb58-47c5-9579-23967e5649ce/download-server/10.log
2026-06-09 12:21:04.672633 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_downloads-747b44746d-4pqvr_d0d29411-fb58-47c5-9579-23967e5649ce/download-server/2.log
2026-06-09 12:21:04.672648 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_downloads-747b44746d-4pqvr_d0d29411-fb58-47c5-9579-23967e5649ce/download-server/3.log
2026-06-09 12:21:04.672663 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_downloads-747b44746d-4pqvr_d0d29411-fb58-47c5-9579-23967e5649ce/download-server/9.log
2026-06-09 12:21:04.672679 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn_84e6e6fd-a448-462c-a5d3-8fa636be2d6f/
2026-06-09 12:21:04.672694 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn_84e6e6fd-a448-462c-a5d3-8fa636be2d6f/openshift-controller-manager-operator/
2026-06-09 12:21:04.672715 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn_84e6e6fd-a448-462c-a5d3-8fa636be2d6f/openshift-controller-manager-operator/0.log
2026-06-09 12:21:04.672731 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn_84e6e6fd-a448-462c-a5d3-8fa636be2d6f/openshift-controller-manager-operator/1.log
2026-06-09 12:21:04.672746 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn_84e6e6fd-a448-462c-a5d3-8fa636be2d6f/openshift-controller-manager-operator/2.log
2026-06-09 12:21:04.672762 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager_controller-manager-77bdd5c55b-qzp4f_333ae7d0-a3d3-4ca5-b6d5-8cfa0763e6df/
2026-06-09 12:21:04.672777 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager_controller-manager-77bdd5c55b-qzp4f_333ae7d0-a3d3-4ca5-b6d5-8cfa0763e6df/controller-manager/
2026-06-09 12:21:04.672793 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager_controller-manager-77bdd5c55b-qzp4f_333ae7d0-a3d3-4ca5-b6d5-8cfa0763e6df/controller-manager/0.log
2026-06-09 12:21:04.672808 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns-operator_dns-operator-799b87ffcd-h5xh9_13345434-cc4c-42d5-97e8-99cd8b90477a/
2026-06-09 12:21:04.672824 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns-operator_dns-operator-799b87ffcd-h5xh9_13345434-cc4c-42d5-97e8-99cd8b90477a/dns-operator/
2026-06-09 12:21:04.672840 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns-operator_dns-operator-799b87ffcd-h5xh9_13345434-cc4c-42d5-97e8-99cd8b90477a/dns-operator/0.log
2026-06-09 12:21:04.672855 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns-operator_dns-operator-799b87ffcd-h5xh9_13345434-cc4c-42d5-97e8-99cd8b90477a/dns-operator/1.log
2026-06-09 12:21:04.672871 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns-operator_dns-operator-799b87ffcd-h5xh9_13345434-cc4c-42d5-97e8-99cd8b90477a/kube-rbac-proxy/
2026-06-09 12:21:04.672886 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns-operator_dns-operator-799b87ffcd-h5xh9_13345434-cc4c-42d5-97e8-99cd8b90477a/kube-rbac-proxy/0.log
2026-06-09 12:21:04.672902 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns-operator_dns-operator-799b87ffcd-h5xh9_13345434-cc4c-42d5-97e8-99cd8b90477a/kube-rbac-proxy/1.log
2026-06-09 12:21:04.672917 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_dns-default-qtghf_d181776f-b90e-41dc-be09-c4543b8cba16/
2026-06-09 12:21:04.672933 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_dns-default-qtghf_d181776f-b90e-41dc-be09-c4543b8cba16/dns/
2026-06-09 12:21:04.672948 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_dns-default-qtghf_d181776f-b90e-41dc-be09-c4543b8cba16/dns/0.log
2026-06-09 12:21:04.672964 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_dns-default-qtghf_d181776f-b90e-41dc-be09-c4543b8cba16/dns/1.log
2026-06-09 12:21:04.672979 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_dns-default-qtghf_d181776f-b90e-41dc-be09-c4543b8cba16/kube-rbac-proxy/
2026-06-09 12:21:04.672995 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_dns-default-qtghf_d181776f-b90e-41dc-be09-c4543b8cba16/kube-rbac-proxy/0.log
2026-06-09 12:21:04.673014 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_dns-default-qtghf_d181776f-b90e-41dc-be09-c4543b8cba16/kube-rbac-proxy/1.log
2026-06-09 12:21:04.673029 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_node-resolver-277xp_23ff097f-6142-46bb-a58a-7f2c26578907/
2026-06-09 12:21:04.673045 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_node-resolver-277xp_23ff097f-6142-46bb-a58a-7f2c26578907/dns-node-resolver/
2026-06-09 12:21:04.673060 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_node-resolver-277xp_23ff097f-6142-46bb-a58a-7f2c26578907/dns-node-resolver/0.log
2026-06-09 12:21:04.673076 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_node-resolver-277xp_23ff097f-6142-46bb-a58a-7f2c26578907/dns-node-resolver/1.log
2026-06-09 12:21:04.673091 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk_590c4b91-91e2-41cd-8666-e08cbfa17a77/
2026-06-09 12:21:04.673106 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk_590c4b91-91e2-41cd-8666-e08cbfa17a77/etcd-operator/
2026-06-09 12:21:04.673122 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk_590c4b91-91e2-41cd-8666-e08cbfa17a77/etcd-operator/0.log
2026-06-09 12:21:04.673138 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk_590c4b91-91e2-41cd-8666-e08cbfa17a77/etcd-operator/1.log
2026-06-09 12:21:04.673153 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk_590c4b91-91e2-41cd-8666-e08cbfa17a77/etcd-operator/2.log
2026-06-09 12:21:04.673169 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/
2026-06-09 12:21:04.673185 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-ensure-env-vars/
2026-06-09 12:21:04.673201 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-ensure-env-vars/0.log
2026-06-09 12:21:04.673216 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-metrics/
2026-06-09 12:21:04.673232 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-metrics/0.log
2026-06-09 12:21:04.673247 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-readyz/
2026-06-09 12:21:04.673262 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-readyz/0.log
2026-06-09 12:21:04.673277 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-resources-copy/
2026-06-09 12:21:04.673293 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-resources-copy/0.log
2026-06-09 12:21:04.673308 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-rev/
2026-06-09 12:21:04.673323 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-rev/0.log
2026-06-09 12:21:04.673338 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd/
2026-06-09 12:21:04.673373 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd/0.log.gz
2026-06-09 12:21:04.673393 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcdctl/
2026-06-09 12:21:04.673409 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcdctl/0.log
2026-06-09 12:21:04.673424 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/setup/
2026-06-09 12:21:04.673440 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/setup/0.log
2026-06-09 12:21:04.673455 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_installer-3-crc_fa4476ae-238f-44a5-b655-60532f7b85d6/
2026-06-09 12:21:04.673471 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_installer-3-crc_fa4476ae-238f-44a5-b655-60532f7b85d6/installer/
2026-06-09 12:21:04.673487 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_installer-3-crc_fa4476ae-238f-44a5-b655-60532f7b85d6/installer/0.log
2026-06-09 12:21:04.673503 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-rw4tc_2cd80c97-0622-46f5-b6fa-232e4b630f2b/
2026-06-09 12:21:04.673519 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-rw4tc_2cd80c97-0622-46f5-b6fa-232e4b630f2b/76313d69063cd9d667282635782c9e7a3cf5d56054580175d8461f94cd0eeeda.log
2026-06-09 12:21:04.673534 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-rw4tc_2cd80c97-0622-46f5-b6fa-232e4b630f2b/controller/
2026-06-09 12:21:04.673550 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-rw4tc_2cd80c97-0622-46f5-b6fa-232e4b630f2b/controller/0.log
2026-06-09 12:21:04.673565 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-rw4tc_2cd80c97-0622-46f5-b6fa-232e4b630f2b/cp-frr-files/
2026-06-09 12:21:04.673580 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-rw4tc_2cd80c97-0622-46f5-b6fa-232e4b630f2b/cp-frr-files/0.log
2026-06-09 12:21:04.673596 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-rw4tc_2cd80c97-0622-46f5-b6fa-232e4b630f2b/cp-frr-status/
2026-06-09 12:21:04.673611 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-rw4tc_2cd80c97-0622-46f5-b6fa-232e4b630f2b/cp-frr-status/0.log
2026-06-09 12:21:04.673626 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-rw4tc_2cd80c97-0622-46f5-b6fa-232e4b630f2b/cp-metrics/
2026-06-09 12:21:04.673641 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-rw4tc_2cd80c97-0622-46f5-b6fa-232e4b630f2b/cp-metrics/0.log
2026-06-09 12:21:04.673657 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-rw4tc_2cd80c97-0622-46f5-b6fa-232e4b630f2b/cp-reloader/
2026-06-09 12:21:04.673672 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-rw4tc_2cd80c97-0622-46f5-b6fa-232e4b630f2b/cp-reloader/0.log
2026-06-09 12:21:04.673687 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-rw4tc_2cd80c97-0622-46f5-b6fa-232e4b630f2b/frr-metrics/
2026-06-09 12:21:04.673703 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-rw4tc_2cd80c97-0622-46f5-b6fa-232e4b630f2b/frr-metrics/0.log
2026-06-09 12:21:04.673721 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-rw4tc_2cd80c97-0622-46f5-b6fa-232e4b630f2b/frr-status/
2026-06-09 12:21:04.673737 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-rw4tc_2cd80c97-0622-46f5-b6fa-232e4b630f2b/frr-status/0.log
2026-06-09 12:21:04.673753 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-rw4tc_2cd80c97-0622-46f5-b6fa-232e4b630f2b/frr/
2026-06-09 12:21:04.673768 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-rw4tc_2cd80c97-0622-46f5-b6fa-232e4b630f2b/frr/0.log
2026-06-09 12:21:04.673784 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-rw4tc_2cd80c97-0622-46f5-b6fa-232e4b630f2b/kube-rbac-proxy-frr/
2026-06-09 12:21:04.673799 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-rw4tc_2cd80c97-0622-46f5-b6fa-232e4b630f2b/kube-rbac-proxy-frr/0.log
2026-06-09 12:21:04.673814 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-rw4tc_2cd80c97-0622-46f5-b6fa-232e4b630f2b/kube-rbac-proxy/
2026-06-09 12:21:04.673829 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-rw4tc_2cd80c97-0622-46f5-b6fa-232e4b630f2b/kube-rbac-proxy/0.log
2026-06-09 12:21:04.673845 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-rw4tc_2cd80c97-0622-46f5-b6fa-232e4b630f2b/reloader/
2026-06-09 12:21:04.673860 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-rw4tc_2cd80c97-0622-46f5-b6fa-232e4b630f2b/reloader/0.log
2026-06-09 12:21:04.673876 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-webhook-server-bc5694f79-ck5gq_1d5df79a-7afa-4cb6-b97c-8724a772c76d/
2026-06-09 12:21:04.673899 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-webhook-server-bc5694f79-ck5gq_1d5df79a-7afa-4cb6-b97c-8724a772c76d/frr-k8s-webhook-server/
2026-06-09 12:21:04.673915 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-webhook-server-bc5694f79-ck5gq_1d5df79a-7afa-4cb6-b97c-8724a772c76d/frr-k8s-webhook-server/0.log
2026-06-09 12:21:04.673935 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g_1d749813-cd37-46e7-9865-e180c3005dc0/
2026-06-09 12:21:04.673954 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g_1d749813-cd37-46e7-9865-e180c3005dc0/cluster-image-registry-operator/
2026-06-09 12:21:04.673973 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g_1d749813-cd37-46e7-9865-e180c3005dc0/cluster-image-registry-operator/0.log
2026-06-09 12:21:04.673991 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g_1d749813-cd37-46e7-9865-e180c3005dc0/cluster-image-registry-operator/1.log
2026-06-09 12:21:04.674011 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g_1d749813-cd37-46e7-9865-e180c3005dc0/cluster-image-registry-operator/2.log
2026-06-09 12:21:04.674031 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_image-registry-5d9d95bf5b-68zhq_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee/
2026-06-09 12:21:04.674055 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_image-registry-5d9d95bf5b-68zhq_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee/registry/
2026-06-09 12:21:04.674074 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_image-registry-5d9d95bf5b-68zhq_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee/registry/0.log
2026-06-09 12:21:04.674094 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_image-registry-5d9d95bf5b-68zhq_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee/registry/1.log
2026-06-09 12:21:04.674115 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_node-ca-2wddl_96a01974-4d0f-471e-b89a-4406c0c0e2d1/
2026-06-09 12:21:04.674135 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_node-ca-2wddl_96a01974-4d0f-471e-b89a-4406c0c0e2d1/node-ca/
2026-06-09 12:21:04.674153 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_node-ca-2wddl_96a01974-4d0f-471e-b89a-4406c0c0e2d1/node-ca/0.log
2026-06-09 12:21:04.674173 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_node-ca-2wddl_96a01974-4d0f-471e-b89a-4406c0c0e2d1/node-ca/1.log
2026-06-09 12:21:04.674190 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29683452-wcxzv_b132301e-2aa2-453e-86cb-90e5b0a026dc/
2026-06-09 12:21:04.674210 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29683452-wcxzv_b132301e-2aa2-453e-86cb-90e5b0a026dc/oc/
2026-06-09 12:21:04.674230 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29683452-wcxzv_b132301e-2aa2-453e-86cb-90e5b0a026dc/oc/0.log
2026-06-09 12:21:04.674250 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29683454-572xx_c025a95c-fa4c-42c0-908b-e9e925f1b7e4/
2026-06-09 12:21:04.674269 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29683454-572xx_c025a95c-fa4c-42c0-908b-e9e925f1b7e4/oc/
2026-06-09 12:21:04.674289 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29683454-572xx_c025a95c-fa4c-42c0-908b-e9e925f1b7e4/oc/0.log
2026-06-09 12:21:04.674308 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29683456-blpq5_abdb1ca9-46cc-4ace-ad24-0ffd53153b6a/
2026-06-09 12:21:04.674328 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29683456-blpq5_abdb1ca9-46cc-4ace-ad24-0ffd53153b6a/oc/
2026-06-09 12:21:04.674362 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29683456-blpq5_abdb1ca9-46cc-4ace-ad24-0ffd53153b6a/oc/0.log
2026-06-09 12:21:04.674438 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-canary_ingress-canary-jlj86_7d96a430-aa69-4b19-9ee4-68f2e6192e27/
2026-06-09 12:21:04.674462 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-canary_ingress-canary-jlj86_7d96a430-aa69-4b19-9ee4-68f2e6192e27/serve-healthcheck-canary/
2026-06-09 12:21:04.674479 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-canary_ingress-canary-jlj86_7d96a430-aa69-4b19-9ee4-68f2e6192e27/serve-healthcheck-canary/0.log
2026-06-09 12:21:04.674495 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-canary_ingress-canary-jlj86_7d96a430-aa69-4b19-9ee4-68f2e6192e27/serve-healthcheck-canary/1.log
2026-06-09 12:21:04.674511 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9_e466d193-2f16-441a-9f10-579f91762fb9/
2026-06-09 12:21:04.674534 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9_e466d193-2f16-441a-9f10-579f91762fb9/ingress-operator/
2026-06-09 12:21:04.674550 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9_e466d193-2f16-441a-9f10-579f91762fb9/ingress-operator/0.log
2026-06-09 12:21:04.674566 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9_e466d193-2f16-441a-9f10-579f91762fb9/ingress-operator/1.log
2026-06-09 12:21:04.674582 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9_e466d193-2f16-441a-9f10-579f91762fb9/kube-rbac-proxy/
2026-06-09 12:21:04.674597 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9_e466d193-2f16-441a-9f10-579f91762fb9/kube-rbac-proxy/0.log
2026-06-09 12:21:04.674613 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9_e466d193-2f16-441a-9f10-579f91762fb9/kube-rbac-proxy/1.log
2026-06-09 12:21:04.674629 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress_router-default-68cf44c8b8-w4gs8_2e77cc61-4714-4efb-9f3d-35626d29acda/
2026-06-09 12:21:04.674644 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress_router-default-68cf44c8b8-w4gs8_2e77cc61-4714-4efb-9f3d-35626d29acda/router/
2026-06-09 12:21:04.674660 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress_router-default-68cf44c8b8-w4gs8_2e77cc61-4714-4efb-9f3d-35626d29acda/router/0.log
2026-06-09 12:21:04.674675 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress_router-default-68cf44c8b8-w4gs8_2e77cc61-4714-4efb-9f3d-35626d29acda/router/1.log
2026-06-09 12:21:04.674691 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress_router-default-68cf44c8b8-w4gs8_2e77cc61-4714-4efb-9f3d-35626d29acda/router/2.log
2026-06-09 12:21:04.674706 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb_4f837d5f-4682-4cae-99ca-824ebae60fec/
2026-06-09 12:21:04.674722 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb_4f837d5f-4682-4cae-99ca-824ebae60fec/kube-apiserver-operator/
2026-06-09 12:21:04.674739 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb_4f837d5f-4682-4cae-99ca-824ebae60fec/kube-apiserver-operator/0.log
2026-06-09 12:21:04.674755 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb_4f837d5f-4682-4cae-99ca-824ebae60fec/kube-apiserver-operator/1.log
2026-06-09 12:21:04.674770 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb_4f837d5f-4682-4cae-99ca-824ebae60fec/kube-apiserver-operator/2.log
2026-06-09 12:21:04.674785 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-12-crc_75a71d08-dc2b-405a-a0f5-fd65ddc07ae1/
2026-06-09 12:21:04.674801 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-12-crc_75a71d08-dc2b-405a-a0f5-fd65ddc07ae1/installer/
2026-06-09 12:21:04.674816 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-12-crc_75a71d08-dc2b-405a-a0f5-fd65ddc07ae1/installer/0.log
2026-06-09 12:21:04.674836 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-13-crc_dbe8c044-e227-4408-b8c1-184362d81240/
2026-06-09 12:21:04.674852 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-13-crc_dbe8c044-e227-4408-b8c1-184362d81240/installer/
2026-06-09 12:21:04.674867 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-13-crc_dbe8c044-e227-4408-b8c1-184362d81240/installer/0.log
2026-06-09 12:21:04.674882 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/
2026-06-09 12:21:04.674898 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-cert-regeneration-controller/
2026-06-09 12:21:04.674913 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-cert-regeneration-controller/0.log
2026-06-09 12:21:04.674928 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-cert-syncer/
2026-06-09 12:21:04.674943 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-cert-syncer/0.log
2026-06-09 12:21:04.674959 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-check-endpoints/
2026-06-09 12:21:04.674975 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-check-endpoints/0.log
2026-06-09 12:21:04.674990 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-check-endpoints/1.log
2026-06-09 12:21:04.675006 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-insecure-readyz/
2026-06-09 12:21:04.675021 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-insecure-readyz/0.log
2026-06-09 12:21:04.675036 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver/
2026-06-09 12:21:04.675052 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver/0.log.gz
2026-06-09 12:21:04.675067 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/setup/
2026-06-09 12:21:04.675082 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/setup/0.log
2026-06-09 12:21:04.675097 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-11-crc_8bed3f21-2a5d-4b00-8b19-761212047f63/
2026-06-09 12:21:04.675113 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-11-crc_8bed3f21-2a5d-4b00-8b19-761212047f63/pruner/
2026-06-09 12:21:04.675131 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-11-crc_8bed3f21-2a5d-4b00-8b19-761212047f63/pruner/0.log
2026-06-09 12:21:04.675147 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-12-crc_abc11e84-2f29-497d-b0df-09bb729ef48c/
2026-06-09 12:21:04.675163 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-12-crc_abc11e84-2f29-497d-b0df-09bb729ef48c/pruner/
2026-06-09 12:21:04.675177 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-12-crc_abc11e84-2f29-497d-b0df-09bb729ef48c/pruner/0.log
2026-06-09 12:21:04.675192 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-13-crc_150a19bb-5b82-43b2-ba2c-9db2245cf89f/
2026-06-09 12:21:04.675207 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-13-crc_150a19bb-5b82-43b2-ba2c-9db2245cf89f/pruner/
2026-06-09 12:21:04.675222 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-13-crc_150a19bb-5b82-43b2-ba2c-9db2245cf89f/pruner/0.log
2026-06-09 12:21:04.675238 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn_89eeceba-0661-4e85-be2e-57d689102094/
2026-06-09 12:21:04.675253 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn_89eeceba-0661-4e85-be2e-57d689102094/kube-controller-manager-operator/
2026-06-09 12:21:04.675269 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn_89eeceba-0661-4e85-be2e-57d689102094/kube-controller-manager-operator/0.log
2026-06-09 12:21:04.675285 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn_89eeceba-0661-4e85-be2e-57d689102094/kube-controller-manager-operator/1.log
2026-06-09 12:21:04.675300 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn_89eeceba-0661-4e85-be2e-57d689102094/kube-controller-manager-operator/2.log
2026-06-09 12:21:04.675316 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/
2026-06-09 12:21:04.675331 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/cluster-policy-controller/
2026-06-09 12:21:04.675369 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/cluster-policy-controller/0.log
2026-06-09 12:21:04.675390 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/cluster-policy-controller/1.log
2026-06-09 12:21:04.675407 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/cluster-policy-controller/10.log
2026-06-09 12:21:04.675422 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/cluster-policy-controller/9.log
2026-06-09 12:21:04.675438 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager-cert-syncer/
2026-06-09 12:21:04.675458 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager-cert-syncer/0.log
2026-06-09 12:21:04.675474 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager-cert-syncer/1.log
2026-06-09 12:21:04.675489 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager-recovery-controller/
2026-06-09 12:21:04.675504 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager-recovery-controller/0.log
2026-06-09 12:21:04.675519 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager-recovery-controller/1.log
2026-06-09 12:21:04.675534 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager-recovery-controller/2.log
2026-06-09 12:21:04.675549 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager/
2026-06-09 12:21:04.675565 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager/0.log
2026-06-09 12:21:04.675583 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager/1.log
2026-06-09 12:21:04.675599 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager/7.log
2026-06-09 12:21:04.675616 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager/8.log
2026-06-09 12:21:04.675631 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646_4e9ac1d6-d4ed-4411-a098-d1bf725c943c/
2026-06-09 12:21:04.675647 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646_4e9ac1d6-d4ed-4411-a098-d1bf725c943c/kube-scheduler-operator-container/
2026-06-09 12:21:04.675663 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646_4e9ac1d6-d4ed-4411-a098-d1bf725c943c/kube-scheduler-operator-container/0.log
2026-06-09 12:21:04.675680 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646_4e9ac1d6-d4ed-4411-a098-d1bf725c943c/kube-scheduler-operator-container/1.log
2026-06-09 12:21:04.675696 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646_4e9ac1d6-d4ed-4411-a098-d1bf725c943c/kube-scheduler-operator-container/2.log
2026-06-09 12:21:04.675715 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/
2026-06-09 12:21:04.675731 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler-cert-syncer/
2026-06-09 12:21:04.675747 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler-cert-syncer/0.log
2026-06-09 12:21:04.675763 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler-cert-syncer/1.log
2026-06-09 12:21:04.675779 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler-recovery-controller/
2026-06-09 12:21:04.675795 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler-recovery-controller/0.log
2026-06-09 12:21:04.675810 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler-recovery-controller/1.log
2026-06-09 12:21:04.675826 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler-recovery-controller/2.log
2026-06-09 12:21:04.675842 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler/
2026-06-09 12:21:04.675858 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler/0.log
2026-06-09 12:21:04.675874 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler/2.log
2026-06-09 12:21:04.675890 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler/3.log
2026-06-09 12:21:04.675906 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/wait-for-host-port/
2026-06-09 12:21:04.675922 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/wait-for-host-port/0.log
2026-06-09 12:21:04.675938 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/wait-for-host-port/1.log
2026-06-09 12:21:04.675953 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_revision-pruner-6-crc_1f6fdc55-8114-467b-b4bb-d65cf3917f0f/
2026-06-09 12:21:04.675969 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_revision-pruner-6-crc_1f6fdc55-8114-467b-b4bb-d65cf3917f0f/pruner/
2026-06-09 12:21:04.675984 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_revision-pruner-6-crc_1f6fdc55-8114-467b-b4bb-d65cf3917f0f/pruner/0.log
2026-06-09 12:21:04.676000 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6_8f573912-eb25-4f17-bfe5-81325e551bf2/
2026-06-09 12:21:04.676030 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6_8f573912-eb25-4f17-bfe5-81325e551bf2/kube-storage-version-migrator-operator/
2026-06-09 12:21:04.676048 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6_8f573912-eb25-4f17-bfe5-81325e551bf2/kube-storage-version-migrator-operator/0.log
2026-06-09 12:21:04.676064 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6_8f573912-eb25-4f17-bfe5-81325e551bf2/kube-storage-version-migrator-operator/1.log
2026-06-09 12:21:04.676079 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6_8f573912-eb25-4f17-bfe5-81325e551bf2/kube-storage-version-migrator-operator/2.log
2026-06-09 12:21:04.676094 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj_95e1bfe8-fa45-4e53-9e80-89e7ac6db708/
2026-06-09 12:21:04.676110 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj_95e1bfe8-fa45-4e53-9e80-89e7ac6db708/graceful-termination/
2026-06-09 12:21:04.676126 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj_95e1bfe8-fa45-4e53-9e80-89e7ac6db708/graceful-termination/0.log
2026-06-09 12:21:04.676141 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj_95e1bfe8-fa45-4e53-9e80-89e7ac6db708/graceful-termination/1.log
2026-06-09 12:21:04.676157 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj_95e1bfe8-fa45-4e53-9e80-89e7ac6db708/migrator/
2026-06-09 12:21:04.676172 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj_95e1bfe8-fa45-4e53-9e80-89e7ac6db708/migrator/0.log
2026-06-09 12:21:04.676188 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj_95e1bfe8-fa45-4e53-9e80-89e7ac6db708/migrator/1.log
2026-06-09 12:21:04.676203 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c/
2026-06-09 12:21:04.676218 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c/control-plane-machine-set-operator/
2026-06-09 12:21:04.676234 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c/control-plane-machine-set-operator/0.log
2026-06-09 12:21:04.676249 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c/control-plane-machine-set-operator/2.log
2026-06-09 12:21:04.676265 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c/control-plane-machine-set-operator/3.log
2026-06-09 12:21:04.676280 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_machine-api-operator-755bb95488-cj4b6_12703f5c-2f19-4458-9c95-b94af53cd5d8/
2026-06-09 12:21:04.676299 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_machine-api-operator-755bb95488-cj4b6_12703f5c-2f19-4458-9c95-b94af53cd5d8/kube-rbac-proxy/
2026-06-09 12:21:04.676315 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_machine-api-operator-755bb95488-cj4b6_12703f5c-2f19-4458-9c95-b94af53cd5d8/kube-rbac-proxy/0.log
2026-06-09 12:21:04.676331 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_machine-api-operator-755bb95488-cj4b6_12703f5c-2f19-4458-9c95-b94af53cd5d8/kube-rbac-proxy/1.log
2026-06-09 12:21:04.676362 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_machine-api-operator-755bb95488-cj4b6_12703f5c-2f19-4458-9c95-b94af53cd5d8/machine-api-operator/
2026-06-09 12:21:04.676383 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_machine-api-operator-755bb95488-cj4b6_12703f5c-2f19-4458-9c95-b94af53cd5d8/machine-api-operator/0.log
2026-06-09 12:21:04.676400 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_machine-api-operator-755bb95488-cj4b6_12703f5c-2f19-4458-9c95-b94af53cd5d8/machine-api-operator/1.log
2026-06-09 12:21:04.676415 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_machine-api-operator-755bb95488-cj4b6_12703f5c-2f19-4458-9c95-b94af53cd5d8/machine-api-operator/2.log
2026-06-09 12:21:04.676431 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_kube-rbac-proxy-crio-crc_4e08c320b1e9e2405e6e0107bdf7eeb4/
2026-06-09 12:21:04.676446 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_kube-rbac-proxy-crio-crc_4e08c320b1e9e2405e6e0107bdf7eeb4/kube-rbac-proxy-crio/
2026-06-09 12:21:04.676461 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_kube-rbac-proxy-crio-crc_4e08c320b1e9e2405e6e0107bdf7eeb4/kube-rbac-proxy-crio/0.log
2026-06-09 12:21:04.676477 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_kube-rbac-proxy-crio-crc_4e08c320b1e9e2405e6e0107bdf7eeb4/kube-rbac-proxy-crio/1.log
2026-06-09 12:21:04.676492 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_kube-rbac-proxy-crio-crc_4e08c320b1e9e2405e6e0107bdf7eeb4/setup/
2026-06-09 12:21:04.676507 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_kube-rbac-proxy-crio-crc_4e08c320b1e9e2405e6e0107bdf7eeb4/setup/0.log
2026-06-09 12:21:04.676522 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_kube-rbac-proxy-crio-crc_4e08c320b1e9e2405e6e0107bdf7eeb4/setup/1.log
2026-06-09 12:21:04.676537 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm_e968817c-5b6a-4904-ba68-59a8235d6c0d/
2026-06-09 12:21:04.676552 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm_e968817c-5b6a-4904-ba68-59a8235d6c0d/kube-rbac-proxy/
2026-06-09 12:21:04.676568 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm_e968817c-5b6a-4904-ba68-59a8235d6c0d/kube-rbac-proxy/0.log
2026-06-09 12:21:04.676583 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm_e968817c-5b6a-4904-ba68-59a8235d6c0d/kube-rbac-proxy/1.log
2026-06-09 12:21:04.676602 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm_e968817c-5b6a-4904-ba68-59a8235d6c0d/machine-config-controller/
2026-06-09 12:21:04.676618 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm_e968817c-5b6a-4904-ba68-59a8235d6c0d/machine-config-controller/0.log
2026-06-09 12:21:04.676633 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm_e968817c-5b6a-4904-ba68-59a8235d6c0d/machine-config-controller/1.log
2026-06-09 12:21:04.676648 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm_e968817c-5b6a-4904-ba68-59a8235d6c0d/machine-config-controller/2.log
2026-06-09 12:21:04.676663 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-daemon-5w5zs_bce8f841-8f85-4c95-a349-9eb209e5cf79/
2026-06-09 12:21:04.676679 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-daemon-5w5zs_bce8f841-8f85-4c95-a349-9eb209e5cf79/kube-rbac-proxy/
2026-06-09 12:21:04.676695 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-daemon-5w5zs_bce8f841-8f85-4c95-a349-9eb209e5cf79/kube-rbac-proxy/0.log
2026-06-09 12:21:04.676711 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-daemon-5w5zs_bce8f841-8f85-4c95-a349-9eb209e5cf79/kube-rbac-proxy/1.log
2026-06-09 12:21:04.676727 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-daemon-5w5zs_bce8f841-8f85-4c95-a349-9eb209e5cf79/machine-config-daemon/
2026-06-09 12:21:04.676743 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-daemon-5w5zs_bce8f841-8f85-4c95-a349-9eb209e5cf79/machine-config-daemon/0.log
2026-06-09 12:21:04.676758 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-daemon-5w5zs_bce8f841-8f85-4c95-a349-9eb209e5cf79/machine-config-daemon/1.log
2026-06-09 12:21:04.676774 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh_e7c4bdbd-866b-490e-85ee-d4c85fa577d8/
2026-06-09 12:21:04.676789 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh_e7c4bdbd-866b-490e-85ee-d4c85fa577d8/kube-rbac-proxy/
2026-06-09 12:21:04.676805 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh_e7c4bdbd-866b-490e-85ee-d4c85fa577d8/kube-rbac-proxy/0.log
2026-06-09 12:21:04.676821 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh_e7c4bdbd-866b-490e-85ee-d4c85fa577d8/kube-rbac-proxy/1.log
2026-06-09 12:21:04.676836 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh_e7c4bdbd-866b-490e-85ee-d4c85fa577d8/machine-config-operator/
2026-06-09 12:21:04.676851 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh_e7c4bdbd-866b-490e-85ee-d4c85fa577d8/machine-config-operator/0.log
2026-06-09 12:21:04.676867 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh_e7c4bdbd-866b-490e-85ee-d4c85fa577d8/machine-config-operator/1.log
2026-06-09 12:21:04.676886 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh_e7c4bdbd-866b-490e-85ee-d4c85fa577d8/machine-config-operator/2.log
2026-06-09 12:21:04.676901 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-server-frshx_44ee6ec8-5023-4c79-a615-001e77d29556/
2026-06-09 12:21:04.676917 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-server-frshx_44ee6ec8-5023-4c79-a615-001e77d29556/machine-config-server/
2026-06-09 12:21:04.676932 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-server-frshx_44ee6ec8-5023-4c79-a615-001e77d29556/machine-config-server/0.log
2026-06-09 12:21:04.676948 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-server-frshx_44ee6ec8-5023-4c79-a615-001e77d29556/machine-config-server/1.log
2026-06-09 12:21:04.676964 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm_5b6b5019-14dd-4078-ad49-23deb9aeeaac/
2026-06-09 12:21:04.676980 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm_5b6b5019-14dd-4078-ad49-23deb9aeeaac/extract/
2026-06-09 12:21:04.676996 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm_5b6b5019-14dd-4078-ad49-23deb9aeeaac/extract/0.log
2026-06-09 12:21:04.677012 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm_5b6b5019-14dd-4078-ad49-23deb9aeeaac/pull/
2026-06-09 12:21:04.677027 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm_5b6b5019-14dd-4078-ad49-23deb9aeeaac/pull/0.log
2026-06-09 12:21:04.677043 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm_5b6b5019-14dd-4078-ad49-23deb9aeeaac/util/
2026-06-09 12:21:04.677059 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm_5b6b5019-14dd-4078-ad49-23deb9aeeaac/util/0.log
2026-06-09 12:21:04.677074 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-q998d_721bbbe1-e862-49b7-ab2e-77b2965155fd/
2026-06-09 12:21:04.677089 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-q998d_721bbbe1-e862-49b7-ab2e-77b2965155fd/extract-content/
2026-06-09 12:21:04.677105 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-q998d_721bbbe1-e862-49b7-ab2e-77b2965155fd/extract-content/0.log
2026-06-09 12:21:04.677120 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-q998d_721bbbe1-e862-49b7-ab2e-77b2965155fd/extract-utilities/
2026-06-09 12:21:04.677136 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-q998d_721bbbe1-e862-49b7-ab2e-77b2965155fd/extract-utilities/0.log
2026-06-09 12:21:04.677152 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-q998d_721bbbe1-e862-49b7-ab2e-77b2965155fd/registry-server/
2026-06-09 12:21:04.677171 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-q998d_721bbbe1-e862-49b7-ab2e-77b2965155fd/registry-server/0.log.gz
2026-06-09 12:21:04.677187 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-qp2v8_d79a3e31-0aae-4a20-9505-2341ba393463/
2026-06-09 12:21:04.677203 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-qp2v8_d79a3e31-0aae-4a20-9505-2341ba393463/extract-content/
2026-06-09 12:21:04.677218 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-qp2v8_d79a3e31-0aae-4a20-9505-2341ba393463/extract-content/0.log
2026-06-09 12:21:04.677234 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-qp2v8_d79a3e31-0aae-4a20-9505-2341ba393463/extract-utilities/
2026-06-09 12:21:04.677249 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-qp2v8_d79a3e31-0aae-4a20-9505-2341ba393463/extract-utilities/0.log
2026-06-09 12:21:04.677264 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-qp2v8_d79a3e31-0aae-4a20-9505-2341ba393463/registry-server/
2026-06-09 12:21:04.677280 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-qp2v8_d79a3e31-0aae-4a20-9505-2341ba393463/registry-server/0.log.gz
2026-06-09 12:21:04.677295 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-sjsch_5cc3388b-ca7f-4e70-a453-b18c4bb3d189/
2026-06-09 12:21:04.677311 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-sjsch_5cc3388b-ca7f-4e70-a453-b18c4bb3d189/extract-content/
2026-06-09 12:21:04.677326 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-sjsch_5cc3388b-ca7f-4e70-a453-b18c4bb3d189/extract-utilities/
2026-06-09 12:21:04.677342 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-sjsch_5cc3388b-ca7f-4e70-a453-b18c4bb3d189/registry-server/
2026-06-09 12:21:04.677376 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx_ceeb7ea2-3331-4128-8dec-72e92b4d75c2/
2026-06-09 12:21:04.677393 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx_ceeb7ea2-3331-4128-8dec-72e92b4d75c2/extract/
2026-06-09 12:21:04.677409 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx_ceeb7ea2-3331-4128-8dec-72e92b4d75c2/extract/0.log
2026-06-09 12:21:04.677424 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx_ceeb7ea2-3331-4128-8dec-72e92b4d75c2/pull/
2026-06-09 12:21:04.677440 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx_ceeb7ea2-3331-4128-8dec-72e92b4d75c2/pull/0.log
2026-06-09 12:21:04.677455 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx_ceeb7ea2-3331-4128-8dec-72e92b4d75c2/util/
2026-06-09 12:21:04.677471 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx_ceeb7ea2-3331-4128-8dec-72e92b4d75c2/util/0.log
2026-06-09 12:21:04.677491 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-7bv2m_5ad56e64-f82e-4af4-bddb-96980e2ca633/
2026-06-09 12:21:04.677507 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-7bv2m_5ad56e64-f82e-4af4-bddb-96980e2ca633/marketplace-operator/
2026-06-09 12:21:04.677522 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-7bv2m_5ad56e64-f82e-4af4-bddb-96980e2ca633/marketplace-operator/1.log
2026-06-09 12:21:04.677538 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-7bv2m_5ad56e64-f82e-4af4-bddb-96980e2ca633/marketplace-operator/2.log
2026-06-09 12:21:04.677553 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-v5xbm_243bc5f4-836f-47f7-b793-4fdfc868b37e/
2026-06-09 12:21:04.677568 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-v5xbm_243bc5f4-836f-47f7-b793-4fdfc868b37e/extract-content/
2026-06-09 12:21:04.677584 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-v5xbm_243bc5f4-836f-47f7-b793-4fdfc868b37e/extract-content/0.log
2026-06-09 12:21:04.677599 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-v5xbm_243bc5f4-836f-47f7-b793-4fdfc868b37e/extract-utilities/
2026-06-09 12:21:04.677614 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-v5xbm_243bc5f4-836f-47f7-b793-4fdfc868b37e/extract-utilities/0.log
2026-06-09 12:21:04.677629 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-v5xbm_243bc5f4-836f-47f7-b793-4fdfc868b37e/registry-server/
2026-06-09 12:21:04.677645 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-v5xbm_243bc5f4-836f-47f7-b793-4fdfc868b37e/registry-server/0.log.gz
2026-06-09 12:21:04.677660 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-8kn4t_07472b34-3568-4223-8b83-9909385de23f/
2026-06-09 12:21:04.677675 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-8kn4t_07472b34-3568-4223-8b83-9909385de23f/extract-content/
2026-06-09 12:21:04.677690 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-8kn4t_07472b34-3568-4223-8b83-9909385de23f/extract-content/0.log
2026-06-09 12:21:04.677705 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-8kn4t_07472b34-3568-4223-8b83-9909385de23f/extract-utilities/
2026-06-09 12:21:04.677720 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-8kn4t_07472b34-3568-4223-8b83-9909385de23f/extract-utilities/0.log
2026-06-09 12:21:04.677736 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-8kn4t_07472b34-3568-4223-8b83-9909385de23f/registry-server/
2026-06-09 12:21:04.677751 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-8kn4t_07472b34-3568-4223-8b83-9909385de23f/registry-server/0.log.gz
2026-06-09 12:21:04.677766 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/
2026-06-09 12:21:04.677785 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/bond-cni-plugin/
2026-06-09 12:21:04.677801 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/bond-cni-plugin/0.log
2026-06-09 12:21:04.677816 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/bond-cni-plugin/1.log
2026-06-09 12:21:04.677832 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/cni-plugins/
2026-06-09 12:21:04.677847 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/cni-plugins/0.log
2026-06-09 12:21:04.677862 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/cni-plugins/1.log
2026-06-09 12:21:04.677878 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/egress-router-binary-copy/
2026-06-09 12:21:04.677893 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/egress-router-binary-copy/0.log
2026-06-09 12:21:04.677908 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/egress-router-binary-copy/1.log
2026-06-09 12:21:04.677924 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/kube-multus-additional-cni-plugins/
2026-06-09 12:21:04.677939 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/kube-multus-additional-cni-plugins/0.log
2026-06-09 12:21:04.677955 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/kube-multus-additional-cni-plugins/1.log
2026-06-09 12:21:04.677970 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/routeoverride-cni/
2026-06-09 12:21:04.677986 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/routeoverride-cni/0.log
2026-06-09 12:21:04.678001 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/routeoverride-cni/1.log
2026-06-09 12:21:04.678017 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/whereabouts-cni-bincopy/
2026-06-09 12:21:04.678033 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/whereabouts-cni-bincopy/0.log
2026-06-09 12:21:04.678049 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/whereabouts-cni-bincopy/1.log
2026-06-09 12:21:04.678065 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/whereabouts-cni/
2026-06-09 12:21:04.678085 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/whereabouts-cni/0.log
2026-06-09 12:21:04.678101 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/whereabouts-cni/1.log
2026-06-09 12:21:04.678117 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-admission-controller-69db94689b-rvf8p_22e9ac12-6d81-454c-9af1-0b0d7e241db6/
2026-06-09 12:21:04.678133 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-admission-controller-69db94689b-rvf8p_22e9ac12-6d81-454c-9af1-0b0d7e241db6/kube-rbac-proxy/
2026-06-09 12:21:04.678148 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-admission-controller-69db94689b-rvf8p_22e9ac12-6d81-454c-9af1-0b0d7e241db6/kube-rbac-proxy/0.log
2026-06-09 12:21:04.678164 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-admission-controller-69db94689b-rvf8p_22e9ac12-6d81-454c-9af1-0b0d7e241db6/kube-rbac-proxy/1.log
2026-06-09 12:21:04.678179 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-admission-controller-69db94689b-rvf8p_22e9ac12-6d81-454c-9af1-0b0d7e241db6/multus-admission-controller/
2026-06-09 12:21:04.678195 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-admission-controller-69db94689b-rvf8p_22e9ac12-6d81-454c-9af1-0b0d7e241db6/multus-admission-controller/0.log
2026-06-09 12:21:04.678210 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-admission-controller-69db94689b-rvf8p_22e9ac12-6d81-454c-9af1-0b0d7e241db6/multus-admission-controller/1.log
2026-06-09 12:21:04.678226 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-bzhnf_00c6c2e8-e87f-4689-a0b0-78a0fc81763d/
2026-06-09 12:21:04.678241 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-bzhnf_00c6c2e8-e87f-4689-a0b0-78a0fc81763d/kube-multus/
2026-06-09 12:21:04.678257 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-bzhnf_00c6c2e8-e87f-4689-a0b0-78a0fc81763d/kube-multus/1.log
2026-06-09 12:21:04.678272 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-bzhnf_00c6c2e8-e87f-4689-a0b0-78a0fc81763d/kube-multus/2.log
2026-06-09 12:21:04.678287 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-bzhnf_00c6c2e8-e87f-4689-a0b0-78a0fc81763d/kube-multus/3.log
2026-06-09 12:21:04.678302 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-bzhnf_00c6c2e8-e87f-4689-a0b0-78a0fc81763d/kube-multus/4.log
2026-06-09 12:21:04.678319 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_network-metrics-daemon-n2bqt_504f5b64-2069-4529-9127-e6f993b1b649/
2026-06-09 12:21:04.678337 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_network-metrics-daemon-n2bqt_504f5b64-2069-4529-9127-e6f993b1b649/kube-rbac-proxy/
2026-06-09 12:21:04.678367 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_network-metrics-daemon-n2bqt_504f5b64-2069-4529-9127-e6f993b1b649/kube-rbac-proxy/0.log
2026-06-09 12:21:04.678387 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_network-metrics-daemon-n2bqt_504f5b64-2069-4529-9127-e6f993b1b649/kube-rbac-proxy/1.log
2026-06-09 12:21:04.678402 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_network-metrics-daemon-n2bqt_504f5b64-2069-4529-9127-e6f993b1b649/network-metrics-daemon/
2026-06-09 12:21:04.678424 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_network-metrics-daemon-n2bqt_504f5b64-2069-4529-9127-e6f993b1b649/network-metrics-daemon/0.log
2026-06-09 12:21:04.678440 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_network-metrics-daemon-n2bqt_504f5b64-2069-4529-9127-e6f993b1b649/network-metrics-daemon/1.log
2026-06-09 12:21:04.678455 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-must-gather-d8pbd_must-gather-wwhvv_a4c2dff9-1dd0-4ffa-94a7-409fe1448ef1/
2026-06-09 12:21:04.678471 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-must-gather-d8pbd_must-gather-wwhvv_a4c2dff9-1dd0-4ffa-94a7-409fe1448ef1/copy/
2026-06-09 12:21:04.678486 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-must-gather-d8pbd_must-gather-wwhvv_a4c2dff9-1dd0-4ffa-94a7-409fe1448ef1/gather/
2026-06-09 12:21:04.678501 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141/
2026-06-09 12:21:04.678516 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141/networking-console-plugin/
2026-06-09 12:21:04.678531 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141/networking-console-plugin/0.log
2026-06-09 12:21:04.678546 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141/networking-console-plugin/1.log
2026-06-09 12:21:04.678561 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5_f863fff9-286a-45fa-b8f0-8a86994b8440/
2026-06-09 12:21:04.678576 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5_f863fff9-286a-45fa-b8f0-8a86994b8440/check-endpoints/
2026-06-09 12:21:04.678591 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5_f863fff9-286a-45fa-b8f0-8a86994b8440/check-endpoints/0.log
2026-06-09 12:21:04.678606 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5_f863fff9-286a-45fa-b8f0-8a86994b8440/check-endpoints/1.log
2026-06-09 12:21:04.678622 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-diagnostics_network-check-target-fhkjl_17b87002-b798-480a-8e17-83053d698239/
2026-06-09 12:21:04.678637 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-diagnostics_network-check-target-fhkjl_17b87002-b798-480a-8e17-83053d698239/network-check-target-container/
2026-06-09 12:21:04.678652 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-diagnostics_network-check-target-fhkjl_17b87002-b798-480a-8e17-83053d698239/network-check-target-container/0.log
2026-06-09 12:21:04.678667 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-diagnostics_network-check-target-fhkjl_17b87002-b798-480a-8e17-83053d698239/network-check-target-container/1.log
2026-06-09 12:21:04.678683 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-node-identity_network-node-identity-dgvkt_fc4541ce-7789-4670-bc75-5c2868e52ce0/
2026-06-09 12:21:04.678702 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-node-identity_network-node-identity-dgvkt_fc4541ce-7789-4670-bc75-5c2868e52ce0/approver/
2026-06-09 12:21:04.678717 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-node-identity_network-node-identity-dgvkt_fc4541ce-7789-4670-bc75-5c2868e52ce0/approver/0.log
2026-06-09 12:21:04.678732 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-node-identity_network-node-identity-dgvkt_fc4541ce-7789-4670-bc75-5c2868e52ce0/approver/1.log
2026-06-09 12:21:04.678747 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-node-identity_network-node-identity-dgvkt_fc4541ce-7789-4670-bc75-5c2868e52ce0/approver/3.log
2026-06-09 12:21:04.678763 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-node-identity_network-node-identity-dgvkt_fc4541ce-7789-4670-bc75-5c2868e52ce0/approver/4.log
2026-06-09 12:21:04.678779 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-node-identity_network-node-identity-dgvkt_fc4541ce-7789-4670-bc75-5c2868e52ce0/webhook/
2026-06-09 12:21:04.678794 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-node-identity_network-node-identity-dgvkt_fc4541ce-7789-4670-bc75-5c2868e52ce0/webhook/0.log
2026-06-09 12:21:04.678809 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-node-identity_network-node-identity-dgvkt_fc4541ce-7789-4670-bc75-5c2868e52ce0/webhook/1.log
2026-06-09 12:21:04.678824 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-operator_iptables-alerter-5jnd7_428b39f5-eb1c-4f65-b7a4-eeb6e84860cc/
2026-06-09 12:21:04.678840 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-operator_iptables-alerter-5jnd7_428b39f5-eb1c-4f65-b7a4-eeb6e84860cc/iptables-alerter/
2026-06-09 12:21:04.678855 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-operator_iptables-alerter-5jnd7_428b39f5-eb1c-4f65-b7a4-eeb6e84860cc/iptables-alerter/0.log
2026-06-09 12:21:04.678870 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-operator_iptables-alerter-5jnd7_428b39f5-eb1c-4f65-b7a4-eeb6e84860cc/iptables-alerter/1.log
2026-06-09 12:21:04.678885 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-operator_network-operator-7bdcf4f5bd-7fjxv_34177974-8d82-49d2-a763-391d0df3bbd8/
2026-06-09 12:21:04.678902 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-operator_network-operator-7bdcf4f5bd-7fjxv_34177974-8d82-49d2-a763-391d0df3bbd8/network-operator/
2026-06-09 12:21:04.678918 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-operator_network-operator-7bdcf4f5bd-7fjxv_34177974-8d82-49d2-a763-391d0df3bbd8/network-operator/0.log
2026-06-09 12:21:04.678934 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-operator_network-operator-7bdcf4f5bd-7fjxv_34177974-8d82-49d2-a763-391d0df3bbd8/network-operator/1.log
2026-06-09 12:21:04.678949 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-operator_network-operator-7bdcf4f5bd-7fjxv_34177974-8d82-49d2-a763-391d0df3bbd8/network-operator/2.log
2026-06-09 12:21:04.678964 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-console-plugin-9bcc7988b-8dmjg_4256421c-244e-4186-adec-97f4784ddcd1/
2026-06-09 12:21:04.678980 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-console-plugin-9bcc7988b-8dmjg_4256421c-244e-4186-adec-97f4784ddcd1/nmstate-console-plugin/
2026-06-09 12:21:04.679002 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-console-plugin-9bcc7988b-8dmjg_4256421c-244e-4186-adec-97f4784ddcd1/nmstate-console-plugin/0.log
2026-06-09 12:21:04.679018 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-handler-8tp9b_1b8ff88d-5599-49b5-a34d-0a4a201fd5a7/
2026-06-09 12:21:04.679033 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-handler-8tp9b_1b8ff88d-5599-49b5-a34d-0a4a201fd5a7/nmstate-handler/
2026-06-09 12:21:04.679049 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-handler-8tp9b_1b8ff88d-5599-49b5-a34d-0a4a201fd5a7/nmstate-handler/0.log
2026-06-09 12:21:04.679064 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-smz9f_dec50b93-86bc-4b16-9104-861198421c12/
2026-06-09 12:21:04.679079 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-smz9f_dec50b93-86bc-4b16-9104-861198421c12/kube-rbac-proxy/
2026-06-09 12:21:04.679095 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-smz9f_dec50b93-86bc-4b16-9104-861198421c12/kube-rbac-proxy/0.log
2026-06-09 12:21:04.679110 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-smz9f_dec50b93-86bc-4b16-9104-861198421c12/nmstate-metrics/
2026-06-09 12:21:04.679126 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-smz9f_dec50b93-86bc-4b16-9104-861198421c12/nmstate-metrics/0.log
2026-06-09 12:21:04.679142 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-operator-6569c8c666-6cpsr_d3f9fbd2-ff23-4ea1-a678-94d8fe0ef4ee/
2026-06-09 12:21:04.679158 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-operator-6569c8c666-6cpsr_d3f9fbd2-ff23-4ea1-a678-94d8fe0ef4ee/nmstate-operator/
2026-06-09 12:21:04.679174 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-operator-6569c8c666-6cpsr_d3f9fbd2-ff23-4ea1-a678-94d8fe0ef4ee/nmstate-operator/0.log
2026-06-09 12:21:04.679189 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-webhook-9b7874799-6jcx4_6311acae-d04a-43ef-90ff-292985406d3a/
2026-06-09 12:21:04.679205 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-webhook-9b7874799-6jcx4_6311acae-d04a-43ef-90ff-292985406d3a/nmstate-webhook/
2026-06-09 12:21:04.679220 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-webhook-9b7874799-6jcx4_6311acae-d04a-43ef-90ff-292985406d3a/nmstate-webhook/0.log
2026-06-09 12:21:04.679235 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s_eeb0b76f-edea-4c9c-99a1-0130c6a7453c/
2026-06-09 12:21:04.679250 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s_eeb0b76f-edea-4c9c-99a1-0130c6a7453c/fix-audit-permissions/
2026-06-09 12:21:04.679265 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s_eeb0b76f-edea-4c9c-99a1-0130c6a7453c/fix-audit-permissions/0.log
2026-06-09 12:21:04.679281 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s_eeb0b76f-edea-4c9c-99a1-0130c6a7453c/fix-audit-permissions/1.log
2026-06-09 12:21:04.679296 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s_eeb0b76f-edea-4c9c-99a1-0130c6a7453c/oauth-apiserver/
2026-06-09 12:21:04.679315 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s_eeb0b76f-edea-4c9c-99a1-0130c6a7453c/oauth-apiserver/0.log
2026-06-09 12:21:04.679331 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s_eeb0b76f-edea-4c9c-99a1-0130c6a7453c/oauth-apiserver/1.log
2026-06-09 12:21:04.679362 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428_d1618753-e855-455c-8eee-e4fb77abbc17/
2026-06-09 12:21:04.679382 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428_d1618753-e855-455c-8eee-e4fb77abbc17/catalog-operator/
2026-06-09 12:21:04.679398 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428_d1618753-e855-455c-8eee-e4fb77abbc17/catalog-operator/0.log
2026-06-09 12:21:04.679414 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428_d1618753-e855-455c-8eee-e4fb77abbc17/catalog-operator/1.log.gz
2026-06-09 12:21:04.679430 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29683425-jf7zz_f8ace32a-814c-4c90-9a69-bb1b3a4cd9b2/
2026-06-09 12:21:04.679445 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29683425-jf7zz_f8ace32a-814c-4c90-9a69-bb1b3a4cd9b2/collect-profiles/
2026-06-09 12:21:04.679461 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29683425-jf7zz_f8ace32a-814c-4c90-9a69-bb1b3a4cd9b2/collect-profiles/0.log
2026-06-09 12:21:04.679476 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29683440-slvmp_21db8426-2c00-4dd0-b240-199e497f943f/
2026-06-09 12:21:04.679492 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29683440-slvmp_21db8426-2c00-4dd0-b240-199e497f943f/collect-profiles/
2026-06-09 12:21:04.679508 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29683440-slvmp_21db8426-2c00-4dd0-b240-199e497f943f/collect-profiles/0.log
2026-06-09 12:21:04.679523 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29683455-nkpqc_b487df82-0570-4240-ba45-13d6918cc02e/
2026-06-09 12:21:04.679539 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29683455-nkpqc_b487df82-0570-4240-ba45-13d6918cc02e/collect-profiles/
2026-06-09 12:21:04.679554 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29683455-nkpqc_b487df82-0570-4240-ba45-13d6918cc02e/collect-profiles/0.log
2026-06-09 12:21:04.679570 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn_6e1163b9-cb14-4016-a0bf-126812657ac4/
2026-06-09 12:21:04.679586 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn_6e1163b9-cb14-4016-a0bf-126812657ac4/olm-operator/
2026-06-09 12:21:04.679601 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn_6e1163b9-cb14-4016-a0bf-126812657ac4/olm-operator/0.log
2026-06-09 12:21:04.679621 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn_6e1163b9-cb14-4016-a0bf-126812657ac4/olm-operator/1.log
2026-06-09 12:21:04.679637 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9_bebbba29-e4e9-44ad-b643-3a7ebf505270/
2026-06-09 12:21:04.679653 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9_bebbba29-e4e9-44ad-b643-3a7ebf505270/kube-rbac-proxy/
2026-06-09 12:21:04.679669 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9_bebbba29-e4e9-44ad-b643-3a7ebf505270/kube-rbac-proxy/0.log
2026-06-09 12:21:04.679685 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9_bebbba29-e4e9-44ad-b643-3a7ebf505270/kube-rbac-proxy/1.log
2026-06-09 12:21:04.679700 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9_bebbba29-e4e9-44ad-b643-3a7ebf505270/package-server-manager/
2026-06-09 12:21:04.679716 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9_bebbba29-e4e9-44ad-b643-3a7ebf505270/package-server-manager/0.log
2026-06-09 12:21:04.679731 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9_bebbba29-e4e9-44ad-b643-3a7ebf505270/package-server-manager/2.log
2026-06-09 12:21:04.679746 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9_bebbba29-e4e9-44ad-b643-3a7ebf505270/package-server-manager/3.log
2026-06-09 12:21:04.679761 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x_584a9db0-8534-48e1-b484-d23b9c489569/
2026-06-09 12:21:04.679777 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x_584a9db0-8534-48e1-b484-d23b9c489569/packageserver/
2026-06-09 12:21:04.679792 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x_584a9db0-8534-48e1-b484-d23b9c489569/packageserver/0.log
2026-06-09 12:21:04.679807 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x_584a9db0-8534-48e1-b484-d23b9c489569/packageserver/1.log
2026-06-09 12:21:04.679823 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x_584a9db0-8534-48e1-b484-d23b9c489569/packageserver/2.log
2026-06-09 12:21:04.679838 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-k5frl_60501a32-5f4c-4f12-900c-6e3116797227/
2026-06-09 12:21:04.679854 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-k5frl_60501a32-5f4c-4f12-900c-6e3116797227/kube-rbac-proxy/
2026-06-09 12:21:04.679870 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-k5frl_60501a32-5f4c-4f12-900c-6e3116797227/kube-rbac-proxy/0.log
2026-06-09 12:21:04.679885 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-k5frl_60501a32-5f4c-4f12-900c-6e3116797227/ovnkube-cluster-manager/
2026-06-09 12:21:04.679906 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-k5frl_60501a32-5f4c-4f12-900c-6e3116797227/ovnkube-cluster-manager/0.log
2026-06-09 12:21:04.679922 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-z7466_e4ed8fdd-9c6c-469d-b10e-7955bf3c1fc3/
2026-06-09 12:21:04.679937 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-z7466_e4ed8fdd-9c6c-469d-b10e-7955bf3c1fc3/kube-rbac-proxy-node/
2026-06-09 12:21:04.679953 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-z7466_e4ed8fdd-9c6c-469d-b10e-7955bf3c1fc3/kube-rbac-proxy-node/0.log
2026-06-09 12:21:04.679969 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-z7466_e4ed8fdd-9c6c-469d-b10e-7955bf3c1fc3/kube-rbac-proxy-ovn-metrics/
2026-06-09 12:21:04.679984 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-z7466_e4ed8fdd-9c6c-469d-b10e-7955bf3c1fc3/kube-rbac-proxy-ovn-metrics/0.log
2026-06-09 12:21:04.680000 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-z7466_e4ed8fdd-9c6c-469d-b10e-7955bf3c1fc3/kubecfg-setup/
2026-06-09 12:21:04.680016 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-z7466_e4ed8fdd-9c6c-469d-b10e-7955bf3c1fc3/kubecfg-setup/0.log
2026-06-09 12:21:04.680042 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-z7466_e4ed8fdd-9c6c-469d-b10e-7955bf3c1fc3/nbdb/
2026-06-09 12:21:04.680059 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-z7466_e4ed8fdd-9c6c-469d-b10e-7955bf3c1fc3/nbdb/0.log
2026-06-09 12:21:04.680074 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-z7466_e4ed8fdd-9c6c-469d-b10e-7955bf3c1fc3/northd/
2026-06-09 12:21:04.680090 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-z7466_e4ed8fdd-9c6c-469d-b10e-7955bf3c1fc3/northd/0.log
2026-06-09 12:21:04.680106 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-z7466_e4ed8fdd-9c6c-469d-b10e-7955bf3c1fc3/ovn-acl-logging/
2026-06-09 12:21:04.680121 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-z7466_e4ed8fdd-9c6c-469d-b10e-7955bf3c1fc3/ovn-acl-logging/0.log
2026-06-09 12:21:04.680137 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-z7466_e4ed8fdd-9c6c-469d-b10e-7955bf3c1fc3/ovn-controller/
2026-06-09 12:21:04.680152 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-z7466_e4ed8fdd-9c6c-469d-b10e-7955bf3c1fc3/ovn-controller/0.log
2026-06-09 12:21:04.680168 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-z7466_e4ed8fdd-9c6c-469d-b10e-7955bf3c1fc3/ovnkube-controller/
2026-06-09 12:21:04.680183 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-z7466_e4ed8fdd-9c6c-469d-b10e-7955bf3c1fc3/ovnkube-controller/0.log.gz
2026-06-09 12:21:04.680199 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-z7466_e4ed8fdd-9c6c-469d-b10e-7955bf3c1fc3/sbdb/
2026-06-09 12:21:04.680214 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-z7466_e4ed8fdd-9c6c-469d-b10e-7955bf3c1fc3/sbdb/0.log
2026-06-09 12:21:04.680233 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-route-controller-manager_route-controller-manager-598f97b57c-d5pzg_d45cc5af-b13c-404b-a286-c0d20a7ebbdc/
2026-06-09 12:21:04.680250 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-route-controller-manager_route-controller-manager-598f97b57c-d5pzg_d45cc5af-b13c-404b-a286-c0d20a7ebbdc/route-controller-manager/
2026-06-09 12:21:04.680265 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-route-controller-manager_route-controller-manager-598f97b57c-d5pzg_d45cc5af-b13c-404b-a286-c0d20a7ebbdc/route-controller-manager/0.log
2026-06-09 12:21:04.680281 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4_fd3771ed-6d15-47a3-9f81-762cf83a728f/
2026-06-09 12:21:04.680297 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4_fd3771ed-6d15-47a3-9f81-762cf83a728f/service-ca-operator/
2026-06-09 12:21:04.680312 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4_fd3771ed-6d15-47a3-9f81-762cf83a728f/service-ca-operator/0.log
2026-06-09 12:21:04.680328 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4_fd3771ed-6d15-47a3-9f81-762cf83a728f/service-ca-operator/1.log
2026-06-09 12:21:04.680344 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4_fd3771ed-6d15-47a3-9f81-762cf83a728f/service-ca-operator/2.log
2026-06-09 12:21:04.680379 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-service-ca_service-ca-74545575db-n469q_880b4ff1-3443-4cae-90b4-72e4341917b3/
2026-06-09 12:21:04.680396 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-service-ca_service-ca-74545575db-n469q_880b4ff1-3443-4cae-90b4-72e4341917b3/service-ca-controller/
2026-06-09 12:21:04.680412 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-service-ca_service-ca-74545575db-n469q_880b4ff1-3443-4cae-90b4-72e4341917b3/service-ca-controller/0.log
2026-06-09 12:21:04.680427 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-service-ca_service-ca-74545575db-n469q_880b4ff1-3443-4cae-90b4-72e4341917b3/service-ca-controller/1.log
2026-06-09 12:21:04.680443 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-service-ca_service-ca-74545575db-n469q_880b4ff1-3443-4cae-90b4-72e4341917b3/service-ca-controller/2.log
2026-06-09 12:21:04.680458 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-q6tt9_1416eda9-ba56-40b1-8309-14c71c97296e/
2026-06-09 12:21:04.680473 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-q6tt9_1416eda9-ba56-40b1-8309-14c71c97296e/manager/
2026-06-09 12:21:04.680489 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-q6tt9_1416eda9-ba56-40b1-8309-14c71c97296e/manager/0.log
2026-06-09 12:21:04.680504 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-q6tt9_1416eda9-ba56-40b1-8309-14c71c97296e/manager/1.log
2026-06-09 12:21:04.680520 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_cinder-operator-controller-manager-86c584f6fc-2d57j_d6513fea-3449-4ba0-8225-e2f4f9b60196/
2026-06-09 12:21:04.680540 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_cinder-operator-controller-manager-86c584f6fc-2d57j_d6513fea-3449-4ba0-8225-e2f4f9b60196/manager/
2026-06-09 12:21:04.680556 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_cinder-operator-controller-manager-86c584f6fc-2d57j_d6513fea-3449-4ba0-8225-e2f4f9b60196/manager/0.log
2026-06-09 12:21:04.680572 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_cinder-operator-controller-manager-86c584f6fc-2d57j_d6513fea-3449-4ba0-8225-e2f4f9b60196/manager/1.log
2026-06-09 12:21:04.680587 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_designate-operator-controller-manager-6bf8599b68-gkskb_fd28a140-1cc2-4b0f-adab-b38e14ea149b/
2026-06-09 12:21:04.680602 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_designate-operator-controller-manager-6bf8599b68-gkskb_fd28a140-1cc2-4b0f-adab-b38e14ea149b/manager/
2026-06-09 12:21:04.680618 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_designate-operator-controller-manager-6bf8599b68-gkskb_fd28a140-1cc2-4b0f-adab-b38e14ea149b/manager/0.log
2026-06-09 12:21:04.680633 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_designate-operator-controller-manager-6bf8599b68-gkskb_fd28a140-1cc2-4b0f-adab-b38e14ea149b/manager/1.log
2026-06-09 12:21:04.680648 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch_8656f619-2bc7-404c-bf14-f80f7e461ccf/
2026-06-09 12:21:04.680663 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch_8656f619-2bc7-404c-bf14-f80f7e461ccf/extract/
2026-06-09 12:21:04.680678 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch_8656f619-2bc7-404c-bf14-f80f7e461ccf/extract/0.log
2026-06-09 12:21:04.680693 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch_8656f619-2bc7-404c-bf14-f80f7e461ccf/pull/
2026-06-09 12:21:04.680709 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch_8656f619-2bc7-404c-bf14-f80f7e461ccf/pull/0.log
2026-06-09 12:21:04.680724 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch_8656f619-2bc7-404c-bf14-f80f7e461ccf/util/
2026-06-09 12:21:04.680740 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch_8656f619-2bc7-404c-bf14-f80f7e461ccf/util/0.log
2026-06-09 12:21:04.680755 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_glance-operator-controller-manager-5bdfb47c4d-qbnlh_8b57e0f6-9bf8-43ef-91bb-aa950b7c1e4a/
2026-06-09 12:21:04.680771 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_glance-operator-controller-manager-5bdfb47c4d-qbnlh_8b57e0f6-9bf8-43ef-91bb-aa950b7c1e4a/manager/
2026-06-09 12:21:04.680786 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_glance-operator-controller-manager-5bdfb47c4d-qbnlh_8b57e0f6-9bf8-43ef-91bb-aa950b7c1e4a/manager/0.log
2026-06-09 12:21:04.680801 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_glance-operator-controller-manager-5bdfb47c4d-qbnlh_8b57e0f6-9bf8-43ef-91bb-aa950b7c1e4a/manager/1.log
2026-06-09 12:21:04.680820 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_heat-operator-controller-manager-5c5844cc68-v5gvm_daf416dc-c496-4aa0-b2f4-e93028d1fe64/
2026-06-09 12:21:04.680837 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_heat-operator-controller-manager-5c5844cc68-v5gvm_daf416dc-c496-4aa0-b2f4-e93028d1fe64/manager/
2026-06-09 12:21:04.680852 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_heat-operator-controller-manager-5c5844cc68-v5gvm_daf416dc-c496-4aa0-b2f4-e93028d1fe64/manager/0.log
2026-06-09 12:21:04.680868 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_heat-operator-controller-manager-5c5844cc68-v5gvm_daf416dc-c496-4aa0-b2f4-e93028d1fe64/manager/1.log
2026-06-09 12:21:04.680883 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_horizon-operator-controller-manager-548d6d5f9-hrdgq_38c7c0a0-3f32-44b8-ae67-3a4b8c7ee560/
2026-06-09 12:21:04.680898 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_horizon-operator-controller-manager-548d6d5f9-hrdgq_38c7c0a0-3f32-44b8-ae67-3a4b8c7ee560/manager/
2026-06-09 12:21:04.680914 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_horizon-operator-controller-manager-548d6d5f9-hrdgq_38c7c0a0-3f32-44b8-ae67-3a4b8c7ee560/manager/0.log
2026-06-09 12:21:04.680929 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_horizon-operator-controller-manager-548d6d5f9-hrdgq_38c7c0a0-3f32-44b8-ae67-3a4b8c7ee560/manager/1.log
2026-06-09 12:21:04.680944 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_infra-operator-controller-manager-cbcfcddf7-x6fhn_597e5d41-bd90-46fa-88bd-87e26f661864/
2026-06-09 12:21:04.680959 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_infra-operator-controller-manager-cbcfcddf7-x6fhn_597e5d41-bd90-46fa-88bd-87e26f661864/manager/
2026-06-09 12:21:04.680974 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_infra-operator-controller-manager-cbcfcddf7-x6fhn_597e5d41-bd90-46fa-88bd-87e26f661864/manager/0.log
2026-06-09 12:21:04.680989 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_infra-operator-controller-manager-cbcfcddf7-x6fhn_597e5d41-bd90-46fa-88bd-87e26f661864/manager/1.log
2026-06-09 12:21:04.681004 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ironic-operator-controller-manager-75f8548fcd-fv5pz_ac21e7b3-c52f-4ec5-9cf6-ba1a04c05dee/
2026-06-09 12:21:04.681019 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ironic-operator-controller-manager-75f8548fcd-fv5pz_ac21e7b3-c52f-4ec5-9cf6-ba1a04c05dee/manager/
2026-06-09 12:21:04.681035 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ironic-operator-controller-manager-75f8548fcd-fv5pz_ac21e7b3-c52f-4ec5-9cf6-ba1a04c05dee/manager/3.log
2026-06-09 12:21:04.681050 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ironic-operator-controller-manager-75f8548fcd-fv5pz_ac21e7b3-c52f-4ec5-9cf6-ba1a04c05dee/manager/4.log
2026-06-09 12:21:04.681065 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_keystone-operator-controller-manager-6ccff66c5b-j2lq7_bc28d549-939f-434e-9617-51bfa2e8140a/
2026-06-09 12:21:04.681081 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_keystone-operator-controller-manager-6ccff66c5b-j2lq7_bc28d549-939f-434e-9617-51bfa2e8140a/manager/
2026-06-09 12:21:04.681100 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_keystone-operator-controller-manager-6ccff66c5b-j2lq7_bc28d549-939f-434e-9617-51bfa2e8140a/manager/0.log
2026-06-09 12:21:04.681117 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_keystone-operator-controller-manager-6ccff66c5b-j2lq7_bc28d549-939f-434e-9617-51bfa2e8140a/manager/1.log
2026-06-09 12:21:04.681133 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_manila-operator-controller-manager-677d9d8477-g5xh7_a64f497a-b2e0-4eef-80d8-543f91695621/
2026-06-09 12:21:04.681149 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_manila-operator-controller-manager-677d9d8477-g5xh7_a64f497a-b2e0-4eef-80d8-543f91695621/manager/
2026-06-09 12:21:04.681165 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_manila-operator-controller-manager-677d9d8477-g5xh7_a64f497a-b2e0-4eef-80d8-543f91695621/manager/0.log
2026-06-09 12:21:04.681180 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_manila-operator-controller-manager-677d9d8477-g5xh7_a64f497a-b2e0-4eef-80d8-543f91695621/manager/1.log
2026-06-09 12:21:04.681196 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-2pdnd_5b3066ce-ba92-4abc-a989-dd34c968d0e6/
2026-06-09 12:21:04.681212 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-2pdnd_5b3066ce-ba92-4abc-a989-dd34c968d0e6/manager/
2026-06-09 12:21:04.681228 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-2pdnd_5b3066ce-ba92-4abc-a989-dd34c968d0e6/manager/0.log
2026-06-09 12:21:04.681243 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-2pdnd_5b3066ce-ba92-4abc-a989-dd34c968d0e6/manager/1.log
2026-06-09 12:21:04.681259 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_neutron-operator-controller-manager-688d5c756f-7hgnr_b1417aa3-e32e-4b99-9ab1-7ca7b1d7032f/
2026-06-09 12:21:04.681292 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_neutron-operator-controller-manager-688d5c756f-7hgnr_b1417aa3-e32e-4b99-9ab1-7ca7b1d7032f/manager/
2026-06-09 12:21:04.681311 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_neutron-operator-controller-manager-688d5c756f-7hgnr_b1417aa3-e32e-4b99-9ab1-7ca7b1d7032f/manager/0.log
2026-06-09 12:21:04.681329 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_neutron-operator-controller-manager-688d5c756f-7hgnr_b1417aa3-e32e-4b99-9ab1-7ca7b1d7032f/manager/1.log
2026-06-09 12:21:04.681344 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_nova-operator-controller-manager-f4c4579bb-4gw2t_d4489878-8f92-4414-8197-3810516ed9dc/
2026-06-09 12:21:04.681383 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_nova-operator-controller-manager-f4c4579bb-4gw2t_d4489878-8f92-4414-8197-3810516ed9dc/manager/
2026-06-09 12:21:04.681400 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_nova-operator-controller-manager-f4c4579bb-4gw2t_d4489878-8f92-4414-8197-3810516ed9dc/manager/0.log
2026-06-09 12:21:04.681416 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_nova-operator-controller-manager-f4c4579bb-4gw2t_d4489878-8f92-4414-8197-3810516ed9dc/manager/1.log
2026-06-09 12:21:04.681433 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_octavia-operator-controller-manager-6495978d8d-24mcx_90130a09-daf5-4b5a-8808-62c875a406a4/
2026-06-09 12:21:04.681453 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_octavia-operator-controller-manager-6495978d8d-24mcx_90130a09-daf5-4b5a-8808-62c875a406a4/manager/
2026-06-09 12:21:04.681469 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_octavia-operator-controller-manager-6495978d8d-24mcx_90130a09-daf5-4b5a-8808-62c875a406a4/manager/3.log
2026-06-09 12:21:04.681485 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_octavia-operator-controller-manager-6495978d8d-24mcx_90130a09-daf5-4b5a-8808-62c875a406a4/manager/4.log
2026-06-09 12:21:04.681501 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf_2313e7dc-9652-44b2-8bdf-c6cc6385b639/
2026-06-09 12:21:04.681516 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf_2313e7dc-9652-44b2-8bdf-c6cc6385b639/manager/
2026-06-09 12:21:04.681532 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf_2313e7dc-9652-44b2-8bdf-c6cc6385b639/manager/3.log
2026-06-09 12:21:04.681548 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf_2313e7dc-9652-44b2-8bdf-c6cc6385b639/manager/4.log
2026-06-09 12:21:04.681563 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-init-6c68c85668-9zjxt_4195dea7-77ac-452d-88f7-3d46e0703206/
2026-06-09 12:21:04.681579 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-init-6c68c85668-9zjxt_4195dea7-77ac-452d-88f7-3d46e0703206/operator/
2026-06-09 12:21:04.681594 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-init-6c68c85668-9zjxt_4195dea7-77ac-452d-88f7-3d46e0703206/operator/0.log
2026-06-09 12:21:04.681610 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-init-6c68c85668-9zjxt_4195dea7-77ac-452d-88f7-3d46e0703206/operator/1.log
2026-06-09 12:21:04.681626 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-manager-6867b487d4-vv9kv_13c7d0ed-7cdd-434f-9eaf-dfd35e8c16a4/
2026-06-09 12:21:04.681641 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-manager-6867b487d4-vv9kv_13c7d0ed-7cdd-434f-9eaf-dfd35e8c16a4/manager/
2026-06-09 12:21:04.681657 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-manager-6867b487d4-vv9kv_13c7d0ed-7cdd-434f-9eaf-dfd35e8c16a4/manager/0.log.gz
2026-06-09 12:21:04.681672 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-manager-6867b487d4-vv9kv_13c7d0ed-7cdd-434f-9eaf-dfd35e8c16a4/manager/1.log.gz
2026-06-09 12:21:04.681688 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-index-p6csp_18b536c3-5a37-4b39-afe1-1c16617af463/
2026-06-09 12:21:04.681703 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-index-p6csp_18b536c3-5a37-4b39-afe1-1c16617af463/registry-server/
2026-06-09 12:21:04.681719 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-index-p6csp_18b536c3-5a37-4b39-afe1-1c16617af463/registry-server/0.log
2026-06-09 12:21:04.681738 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ovn-operator-controller-manager-58f85bd97f-l4dv6_9bbdb28f-6409-4518-b6d0-aa06187a15e4/
2026-06-09 12:21:04.681754 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ovn-operator-controller-manager-58f85bd97f-l4dv6_9bbdb28f-6409-4518-b6d0-aa06187a15e4/manager/
2026-06-09 12:21:04.681769 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ovn-operator-controller-manager-58f85bd97f-l4dv6_9bbdb28f-6409-4518-b6d0-aa06187a15e4/manager/0.log
2026-06-09 12:21:04.681784 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ovn-operator-controller-manager-58f85bd97f-l4dv6_9bbdb28f-6409-4518-b6d0-aa06187a15e4/manager/1.log
2026-06-09 12:21:04.681800 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_swift-operator-controller-manager-67c49dd5c6-m868m_eaeccb80-3b39-4006-85b8-dd3140e9256b/
2026-06-09 12:21:04.681815 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_swift-operator-controller-manager-67c49dd5c6-m868m_eaeccb80-3b39-4006-85b8-dd3140e9256b/manager/
2026-06-09 12:21:04.681830 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_swift-operator-controller-manager-67c49dd5c6-m868m_eaeccb80-3b39-4006-85b8-dd3140e9256b/manager/0.log
2026-06-09 12:21:04.681846 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_swift-operator-controller-manager-67c49dd5c6-m868m_eaeccb80-3b39-4006-85b8-dd3140e9256b/manager/1.log
2026-06-09 12:21:04.681861 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-rslrh_42e6181c-4d86-45ee-93b5-7439e09e89f4/
2026-06-09 12:21:04.681876 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-rslrh_42e6181c-4d86-45ee-93b5-7439e09e89f4/manager/
2026-06-09 12:21:04.681891 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-rslrh_42e6181c-4d86-45ee-93b5-7439e09e89f4/manager/0.log
2026-06-09 12:21:04.681906 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-rslrh_42e6181c-4d86-45ee-93b5-7439e09e89f4/manager/1.log
2026-06-09 12:21:04.681921 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_test-operator-controller-manager-8d5599d7d-lxkn6_d61c593a-30c6-4bc9-b843-aedd6de9ecf4/
2026-06-09 12:21:04.681936 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_test-operator-controller-manager-8d5599d7d-lxkn6_d61c593a-30c6-4bc9-b843-aedd6de9ecf4/manager/
2026-06-09 12:21:04.681951 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_test-operator-controller-manager-8d5599d7d-lxkn6_d61c593a-30c6-4bc9-b843-aedd6de9ecf4/manager/3.log
2026-06-09 12:21:04.681966 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_test-operator-controller-manager-8d5599d7d-lxkn6_d61c593a-30c6-4bc9-b843-aedd6de9ecf4/manager/4.log
2026-06-09 12:21:04.681981 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_watcher-operator-controller-manager-577b679b5c-5v6m6_f3b2919f-3a75-4ad8-a8fe-a89eed645fbd/
2026-06-09 12:21:04.681996 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_watcher-operator-controller-manager-577b679b5c-5v6m6_f3b2919f-3a75-4ad8-a8fe-a89eed645fbd/manager/
2026-06-09 12:21:04.682015 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_watcher-operator-controller-manager-577b679b5c-5v6m6_f3b2919f-3a75-4ad8-a8fe-a89eed645fbd/manager/0.log
2026-06-09 12:21:04.682030 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_watcher-operator-controller-manager-577b679b5c-5v6m6_f3b2919f-3a75-4ad8-a8fe-a89eed645fbd/manager/1.log
2026-06-09 12:21:04.682045 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-8b9dc8c8b-lnx8b_679f4d47-00b7-41d8-81c2-1f7a2cbf5a95/
2026-06-09 12:21:04.682061 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-8b9dc8c8b-lnx8b_679f4d47-00b7-41d8-81c2-1f7a2cbf5a95/barbican-api-log/
2026-06-09 12:21:04.682076 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-8b9dc8c8b-lnx8b_679f4d47-00b7-41d8-81c2-1f7a2cbf5a95/barbican-api-log/0.log
2026-06-09 12:21:04.682091 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-8b9dc8c8b-lnx8b_679f4d47-00b7-41d8-81c2-1f7a2cbf5a95/barbican-api/
2026-06-09 12:21:04.682107 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-8b9dc8c8b-lnx8b_679f4d47-00b7-41d8-81c2-1f7a2cbf5a95/barbican-api/0.log
2026-06-09 12:21:04.682122 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-57ff7b4b94-mhdlj_5a93c6d1-4566-445e-a5f7-7e62320c9e8c/
2026-06-09 12:21:04.682137 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-57ff7b4b94-mhdlj_5a93c6d1-4566-445e-a5f7-7e62320c9e8c/barbican-keystone-listener-log/
2026-06-09 12:21:04.682153 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-57ff7b4b94-mhdlj_5a93c6d1-4566-445e-a5f7-7e62320c9e8c/barbican-keystone-listener-log/0.log
2026-06-09 12:21:04.682168 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-57ff7b4b94-mhdlj_5a93c6d1-4566-445e-a5f7-7e62320c9e8c/barbican-keystone-listener/
2026-06-09 12:21:04.682184 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-57ff7b4b94-mhdlj_5a93c6d1-4566-445e-a5f7-7e62320c9e8c/barbican-keystone-listener/0.log
2026-06-09 12:21:04.682199 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-544988fdf7-5svx2_023d781c-b13f-4eb2-b0dc-4afd41b14f21/
2026-06-09 12:21:04.682215 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-544988fdf7-5svx2_023d781c-b13f-4eb2-b0dc-4afd41b14f21/barbican-worker-log/
2026-06-09 12:21:04.682231 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-544988fdf7-5svx2_023d781c-b13f-4eb2-b0dc-4afd41b14f21/barbican-worker-log/0.log
2026-06-09 12:21:04.682261 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-544988fdf7-5svx2_023d781c-b13f-4eb2-b0dc-4afd41b14f21/barbican-worker/
2026-06-09 12:21:04.682282 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-544988fdf7-5svx2_023d781c-b13f-4eb2-b0dc-4afd41b14f21/barbican-worker/0.log
2026-06-09 12:21:04.682298 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-6267t_a89b50c7-6161-491f-90cf-56c0cd61f650/
2026-06-09 12:21:04.682314 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-6267t_a89b50c7-6161-491f-90cf-56c0cd61f650/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 12:21:04.682330 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-6267t_a89b50c7-6161-491f-90cf-56c0cd61f650/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 12:21:04.682373 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_b2bfa242-98df-45a0-93ac-83911a361361/
2026-06-09 12:21:04.682395 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_b2bfa242-98df-45a0-93ac-83911a361361/ceilometer-central-agent/
2026-06-09 12:21:04.682412 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_b2bfa242-98df-45a0-93ac-83911a361361/ceilometer-central-agent/0.log
2026-06-09 12:21:04.682428 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_b2bfa242-98df-45a0-93ac-83911a361361/ceilometer-notification-agent/
2026-06-09 12:21:04.682443 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_b2bfa242-98df-45a0-93ac-83911a361361/ceilometer-notification-agent/0.log
2026-06-09 12:21:04.682459 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_b2bfa242-98df-45a0-93ac-83911a361361/proxy-httpd/
2026-06-09 12:21:04.682474 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_b2bfa242-98df-45a0-93ac-83911a361361/proxy-httpd/0.log
2026-06-09 12:21:04.682490 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_b2bfa242-98df-45a0-93ac-83911a361361/sg-core/
2026-06-09 12:21:04.682505 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_b2bfa242-98df-45a0-93ac-83911a361361/sg-core/0.log
2026-06-09 12:21:04.682520 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_23e662ab-66c9-4b82-9cca-6cae2bb29ee6/
2026-06-09 12:21:04.682536 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_23e662ab-66c9-4b82-9cca-6cae2bb29ee6/cinder-api-log/
2026-06-09 12:21:04.682552 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_23e662ab-66c9-4b82-9cca-6cae2bb29ee6/cinder-api-log/0.log
2026-06-09 12:21:04.682568 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_23e662ab-66c9-4b82-9cca-6cae2bb29ee6/cinder-api/
2026-06-09 12:21:04.682584 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_23e662ab-66c9-4b82-9cca-6cae2bb29ee6/cinder-api/0.log
2026-06-09 12:21:04.682600 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_b596b513-895a-4d34-8a30-46f9b1192a56/
2026-06-09 12:21:04.682615 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_b596b513-895a-4d34-8a30-46f9b1192a56/cinder-scheduler/
2026-06-09 12:21:04.682631 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_b596b513-895a-4d34-8a30-46f9b1192a56/cinder-scheduler/0.log
2026-06-09 12:21:04.682647 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_b596b513-895a-4d34-8a30-46f9b1192a56/probe/
2026-06-09 12:21:04.682662 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_b596b513-895a-4d34-8a30-46f9b1192a56/probe/0.log
2026-06-09 12:21:04.682677 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamwpnmt_a5cc310e-e525-4836-b412-e7d9a908d3ba/
2026-06-09 12:21:04.682693 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamwpnmt_a5cc310e-e525-4836-b412-e7d9a908d3ba/configure-network-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 12:21:04.682714 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamwpnmt_a5cc310e-e525-4836-b412-e7d9a908d3ba/configure-network-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 12:21:04.682730 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-wsnnw_627bc3ce-ff63-4431-9dfd-ba49a943034b/
2026-06-09 12:21:04.682745 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-wsnnw_627bc3ce-ff63-4431-9dfd-ba49a943034b/configure-os-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 12:21:04.682761 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-wsnnw_627bc3ce-ff63-4431-9dfd-ba49a943034b/configure-os-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 12:21:04.682777 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-fb69bb9fc-99xg2_d7881b23-38c8-4ec5-be2b-baa5bafef1b9/
2026-06-09 12:21:04.682792 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-fb69bb9fc-99xg2_d7881b23-38c8-4ec5-be2b-baa5bafef1b9/dnsmasq-dns/
2026-06-09 12:21:04.682808 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-fb69bb9fc-99xg2_d7881b23-38c8-4ec5-be2b-baa5bafef1b9/dnsmasq-dns/0.log
2026-06-09 12:21:04.682823 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-fb69bb9fc-99xg2_d7881b23-38c8-4ec5-be2b-baa5bafef1b9/init/
2026-06-09 12:21:04.682839 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-fb69bb9fc-99xg2_d7881b23-38c8-4ec5-be2b-baa5bafef1b9/init/0.log
2026-06-09 12:21:04.682854 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-bvpc9_d3607890-a541-48f4-934a-ccef6a535b5d/
2026-06-09 12:21:04.682869 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-bvpc9_d3607890-a541-48f4-934a-ccef6a535b5d/download-cache-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 12:21:04.682885 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-bvpc9_d3607890-a541-48f4-934a-ccef6a535b5d/download-cache-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 12:21:04.682901 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_af1a3cf7-7063-417d-b45c-84f593d3f557/
2026-06-09 12:21:04.682916 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_af1a3cf7-7063-417d-b45c-84f593d3f557/glance-httpd/
2026-06-09 12:21:04.682931 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_af1a3cf7-7063-417d-b45c-84f593d3f557/glance-httpd/0.log
2026-06-09 12:21:04.682947 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_af1a3cf7-7063-417d-b45c-84f593d3f557/glance-log/
2026-06-09 12:21:04.682962 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_af1a3cf7-7063-417d-b45c-84f593d3f557/glance-log/0.log
2026-06-09 12:21:04.682977 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_cc0a9549-a226-42c1-903d-ceafd093e057/
2026-06-09 12:21:04.682993 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_cc0a9549-a226-42c1-903d-ceafd093e057/glance-httpd/
2026-06-09 12:21:04.683013 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_cc0a9549-a226-42c1-903d-ceafd093e057/glance-httpd/0.log
2026-06-09 12:21:04.683029 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_cc0a9549-a226-42c1-903d-ceafd093e057/glance-log/
2026-06-09 12:21:04.683044 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_cc0a9549-a226-42c1-903d-ceafd093e057/glance-log/0.log
2026-06-09 12:21:04.683059 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-8tcpd_42640c3a-de73-40fb-a4cc-b319b1290f9d/
2026-06-09 12:21:04.683075 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-8tcpd_42640c3a-de73-40fb-a4cc-b319b1290f9d/install-certs-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 12:21:04.683091 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-8tcpd_42640c3a-de73-40fb-a4cc-b319b1290f9d/install-certs-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 12:21:04.683106 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-pkdk9_974ecd6c-62b7-46e8-ad65-904cd9998c3b/
2026-06-09 12:21:04.683121 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-pkdk9_974ecd6c-62b7-46e8-ad65-904cd9998c3b/install-os-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 12:21:04.683137 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-pkdk9_974ecd6c-62b7-46e8-ad65-904cd9998c3b/install-os-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 12:21:04.683152 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-5f66984965-slxzw_3d20a350-cf93-4b03-8c3e-daf8cb7ca4a4/
2026-06-09 12:21:04.683167 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-5f66984965-slxzw_3d20a350-cf93-4b03-8c3e-daf8cb7ca4a4/keystone-api/
2026-06-09 12:21:04.683183 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-5f66984965-slxzw_3d20a350-cf93-4b03-8c3e-daf8cb7ca4a4/keystone-api/0.log
2026-06-09 12:21:04.683198 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-cron-29683441-284qm_26ffeb87-7fa8-46bc-bf2a-46f7ca96d92d/
2026-06-09 12:21:04.683214 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-cron-29683441-284qm_26ffeb87-7fa8-46bc-bf2a-46f7ca96d92d/keystone-cron/
2026-06-09 12:21:04.683229 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-cron-29683441-284qm_26ffeb87-7fa8-46bc-bf2a-46f7ca96d92d/keystone-cron/0.log
2026-06-09 12:21:04.683244 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_kube-state-metrics-0_1174f70f-a58f-4339-8bfe-dad1e9b8b64e/
2026-06-09 12:21:04.683260 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_kube-state-metrics-0_1174f70f-a58f-4339-8bfe-dad1e9b8b64e/kube-state-metrics/
2026-06-09 12:21:04.683275 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_kube-state-metrics-0_1174f70f-a58f-4339-8bfe-dad1e9b8b64e/kube-state-metrics/0.log
2026-06-09 12:21:04.683291 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_kube-state-metrics-0_1174f70f-a58f-4339-8bfe-dad1e9b8b64e/kube-state-metrics/1.log
2026-06-09 12:21:04.683306 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-xwm85_1ea1b504-dadb-43d1-873f-fa4d58d93817/
2026-06-09 12:21:04.683325 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-xwm85_1ea1b504-dadb-43d1-873f-fa4d58d93817/libvirt-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 12:21:04.683341 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-xwm85_1ea1b504-dadb-43d1-873f-fa4d58d93817/libvirt-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 12:21:04.683372 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_memcached-0_0491857e-07dc-4097-99d5-e2fa1d9f4692/
2026-06-09 12:21:04.683390 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_memcached-0_0491857e-07dc-4097-99d5-e2fa1d9f4692/memcached/
2026-06-09 12:21:04.683406 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_memcached-0_0491857e-07dc-4097-99d5-e2fa1d9f4692/memcached/0.log.gz
2026-06-09 12:21:04.683421 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-557d5b7f97-94xjx_f534fe24-31e7-489f-8b5d-e8e35702bf8f/
2026-06-09 12:21:04.683437 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-557d5b7f97-94xjx_f534fe24-31e7-489f-8b5d-e8e35702bf8f/neutron-api/
2026-06-09 12:21:04.683453 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-557d5b7f97-94xjx_f534fe24-31e7-489f-8b5d-e8e35702bf8f/neutron-api/0.log
2026-06-09 12:21:04.683469 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-557d5b7f97-94xjx_f534fe24-31e7-489f-8b5d-e8e35702bf8f/neutron-httpd/
2026-06-09 12:21:04.683484 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-557d5b7f97-94xjx_f534fe24-31e7-489f-8b5d-e8e35702bf8f/neutron-httpd/0.log
2026-06-09 12:21:04.683500 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p7qdb_5faef39f-cc3c-4ef6-a00b-9cbc5075ac27/
2026-06-09 12:21:04.683515 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p7qdb_5faef39f-cc3c-4ef6-a00b-9cbc5075ac27/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 12:21:04.683531 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p7qdb_5faef39f-cc3c-4ef6-a00b-9cbc5075ac27/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 12:21:04.683546 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_68dc1b71-eecb-46a0-ae10-c84c82217149/
2026-06-09 12:21:04.683562 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_68dc1b71-eecb-46a0-ae10-c84c82217149/nova-api-api/
2026-06-09 12:21:04.683577 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_68dc1b71-eecb-46a0-ae10-c84c82217149/nova-api-api/0.log
2026-06-09 12:21:04.683593 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_68dc1b71-eecb-46a0-ae10-c84c82217149/nova-api-log/
2026-06-09 12:21:04.683608 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_68dc1b71-eecb-46a0-ae10-c84c82217149/nova-api-log/0.log
2026-06-09 12:21:04.683624 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell0-conductor-0_9ff63889-fad5-4a09-948f-dd7ebe9004a9/
2026-06-09 12:21:04.683639 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell0-conductor-0_9ff63889-fad5-4a09-948f-dd7ebe9004a9/nova-cell0-conductor-conductor/
2026-06-09 12:21:04.683662 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell0-conductor-0_9ff63889-fad5-4a09-948f-dd7ebe9004a9/nova-cell0-conductor-conductor/0.log
2026-06-09 12:21:04.683679 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-conductor-0_29a9e05a-bd6c-4af9-b79c-aec8cdb5eb40/
2026-06-09 12:21:04.683695 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-conductor-0_29a9e05a-bd6c-4af9-b79c-aec8cdb5eb40/nova-cell1-conductor-conductor/
2026-06-09 12:21:04.683710 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-conductor-0_29a9e05a-bd6c-4af9-b79c-aec8cdb5eb40/nova-cell1-conductor-conductor/0.log
2026-06-09 12:21:04.683726 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-novncproxy-0_01c3a07f-3e04-4c64-91e8-4694372ad9d2/
2026-06-09 12:21:04.683741 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-novncproxy-0_01c3a07f-3e04-4c64-91e8-4694372ad9d2/nova-cell1-novncproxy-novncproxy/
2026-06-09 12:21:04.683757 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-novncproxy-0_01c3a07f-3e04-4c64-91e8-4694372ad9d2/nova-cell1-novncproxy-novncproxy/0.log
2026-06-09 12:21:04.683772 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-szz8d_e783fe3d-95cd-4a3b-b73e-d5bbee9c76aa/
2026-06-09 12:21:04.683788 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-szz8d_e783fe3d-95cd-4a3b-b73e-d5bbee9c76aa/nova-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 12:21:04.683804 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-szz8d_e783fe3d-95cd-4a3b-b73e-d5bbee9c76aa/nova-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 12:21:04.683819 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_840b3141-f9c0-497d-bcdf-5b68bbd05529/
2026-06-09 12:21:04.683835 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_840b3141-f9c0-497d-bcdf-5b68bbd05529/nova-metadata-log/
2026-06-09 12:21:04.683851 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_840b3141-f9c0-497d-bcdf-5b68bbd05529/nova-metadata-log/0.log
2026-06-09 12:21:04.683866 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_840b3141-f9c0-497d-bcdf-5b68bbd05529/nova-metadata-metadata/
2026-06-09 12:21:04.683882 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_840b3141-f9c0-497d-bcdf-5b68bbd05529/nova-metadata-metadata/0.log
2026-06-09 12:21:04.683897 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-scheduler-0_0997c74e-66a1-4afd-9fe0-9827d6fcd94b/
2026-06-09 12:21:04.683912 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-scheduler-0_0997c74e-66a1-4afd-9fe0-9827d6fcd94b/nova-scheduler-scheduler/
2026-06-09 12:21:04.683927 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-scheduler-0_0997c74e-66a1-4afd-9fe0-9827d6fcd94b/nova-scheduler-scheduler/0.log
2026-06-09 12:21:04.683943 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_e2d8bbbf-75a2-4c34-b6e2-2fd731286f2f/
2026-06-09 12:21:04.683958 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_e2d8bbbf-75a2-4c34-b6e2-2fd731286f2f/galera/
2026-06-09 12:21:04.683977 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_e2d8bbbf-75a2-4c34-b6e2-2fd731286f2f/galera/0.log
2026-06-09 12:21:04.683993 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_e2d8bbbf-75a2-4c34-b6e2-2fd731286f2f/mysql-bootstrap/
2026-06-09 12:21:04.684008 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_e2d8bbbf-75a2-4c34-b6e2-2fd731286f2f/mysql-bootstrap/0.log
2026-06-09 12:21:04.684024 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionserv95rzq_618a157f-0a0c-4507-944c-a71102e1e5b5/
2026-06-09 12:21:04.684052 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionserv95rzq_618a157f-0a0c-4507-944c-a71102e1e5b5/init/
2026-06-09 12:21:04.684068 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionserv95rzq_618a157f-0a0c-4507-944c-a71102e1e5b5/init/0.log
2026-06-09 12:21:04.684084 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionserv95rzq_618a157f-0a0c-4507-944c-a71102e1e5b5/osp-httpd/
2026-06-09 12:21:04.684100 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionserv95rzq_618a157f-0a0c-4507-944c-a71102e1e5b5/osp-httpd/0.log
2026-06-09 12:21:04.684115 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_db57cc06-e750-46b1-a621-075b0c9f74c9/
2026-06-09 12:21:04.684131 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_db57cc06-e750-46b1-a621-075b0c9f74c9/galera/
2026-06-09 12:21:04.684146 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_db57cc06-e750-46b1-a621-075b0c9f74c9/galera/0.log
2026-06-09 12:21:04.684161 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_db57cc06-e750-46b1-a621-075b0c9f74c9/mysql-bootstrap/
2026-06-09 12:21:04.684177 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_db57cc06-e750-46b1-a621-075b0c9f74c9/mysql-bootstrap/0.log
2026-06-09 12:21:04.684192 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstackclient_bd652493-a0d8-40bd-8303-5e3992c676dd/
2026-06-09 12:21:04.684207 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstackclient_bd652493-a0d8-40bd-8303-5e3992c676dd/openstackclient/
2026-06-09 12:21:04.684223 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstackclient_bd652493-a0d8-40bd-8303-5e3992c676dd/openstackclient/0.log
2026-06-09 12:21:04.684238 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-hvjx5_9762ccda-80e8-48bd-a6f0-79d77f33e4da/
2026-06-09 12:21:04.684253 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-hvjx5_9762ccda-80e8-48bd-a6f0-79d77f33e4da/ovn-controller/
2026-06-09 12:21:04.684269 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-hvjx5_9762ccda-80e8-48bd-a6f0-79d77f33e4da/ovn-controller/0.log
2026-06-09 12:21:04.684284 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-metrics-j5hpg_dfd8354c-745c-46c0-8f70-db2fb10ffc5a/
2026-06-09 12:21:04.684300 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-metrics-j5hpg_dfd8354c-745c-46c0-8f70-db2fb10ffc5a/openstack-network-exporter/
2026-06-09 12:21:04.684322 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-metrics-j5hpg_dfd8354c-745c-46c0-8f70-db2fb10ffc5a/openstack-network-exporter/0.log
2026-06-09 12:21:04.684340 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-6n6bx_51846af8-c6ab-400b-97a6-d971adad7d18/
2026-06-09 12:21:04.684371 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-6n6bx_51846af8-c6ab-400b-97a6-d971adad7d18/ovs-vswitchd/
2026-06-09 12:21:04.684391 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-6n6bx_51846af8-c6ab-400b-97a6-d971adad7d18/ovs-vswitchd/0.log
2026-06-09 12:21:04.684407 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-6n6bx_51846af8-c6ab-400b-97a6-d971adad7d18/ovsdb-server-init/
2026-06-09 12:21:04.684422 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-6n6bx_51846af8-c6ab-400b-97a6-d971adad7d18/ovsdb-server-init/0.log
2026-06-09 12:21:04.684437 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-6n6bx_51846af8-c6ab-400b-97a6-d971adad7d18/ovsdb-server/
2026-06-09 12:21:04.684452 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-6n6bx_51846af8-c6ab-400b-97a6-d971adad7d18/ovsdb-server/0.log
2026-06-09 12:21:04.684467 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-8c6mn_db8319d5-7da3-481c-8311-6c0b5ef815aa/
2026-06-09 12:21:04.684483 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-8c6mn_db8319d5-7da3-481c-8311-6c0b5ef815aa/ovn-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 12:21:04.684553 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-8c6mn_db8319d5-7da3-481c-8311-6c0b5ef815aa/ovn-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 12:21:04.684575 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_ff75e6c4-372f-4bf9-b4d0-99e0fc3fa36d/
2026-06-09 12:21:04.684593 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_ff75e6c4-372f-4bf9-b4d0-99e0fc3fa36d/openstack-network-exporter/
2026-06-09 12:21:04.684608 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_ff75e6c4-372f-4bf9-b4d0-99e0fc3fa36d/openstack-network-exporter/0.log
2026-06-09 12:21:04.684624 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_ff75e6c4-372f-4bf9-b4d0-99e0fc3fa36d/ovn-northd/
2026-06-09 12:21:04.684640 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_ff75e6c4-372f-4bf9-b4d0-99e0fc3fa36d/ovn-northd/0.log
2026-06-09 12:21:04.684655 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_847b05da-fb96-4367-8919-1b8746ae0dc4/
2026-06-09 12:21:04.684671 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_847b05da-fb96-4367-8919-1b8746ae0dc4/openstack-network-exporter/
2026-06-09 12:21:04.684687 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_847b05da-fb96-4367-8919-1b8746ae0dc4/openstack-network-exporter/0.log
2026-06-09 12:21:04.684702 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_847b05da-fb96-4367-8919-1b8746ae0dc4/ovsdbserver-nb/
2026-06-09 12:21:04.684717 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_847b05da-fb96-4367-8919-1b8746ae0dc4/ovsdbserver-nb/0.log
2026-06-09 12:21:04.684736 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_89be708e-456b-4498-b8c6-3be7731517c1/
2026-06-09 12:21:04.684752 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_89be708e-456b-4498-b8c6-3be7731517c1/openstack-network-exporter/
2026-06-09 12:21:04.684767 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_89be708e-456b-4498-b8c6-3be7731517c1/openstack-network-exporter/0.log
2026-06-09 12:21:04.684782 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_89be708e-456b-4498-b8c6-3be7731517c1/ovsdbserver-sb/
2026-06-09 12:21:04.684798 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_89be708e-456b-4498-b8c6-3be7731517c1/ovsdbserver-sb/0.log
2026-06-09 12:21:04.684814 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-6b7df946bb-9t85w_bed425c7-79a1-467a-acad-afba7f2ddaad/
2026-06-09 12:21:04.684830 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-6b7df946bb-9t85w_bed425c7-79a1-467a-acad-afba7f2ddaad/placement-api/
2026-06-09 12:21:04.684846 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-6b7df946bb-9t85w_bed425c7-79a1-467a-acad-afba7f2ddaad/placement-api/0.log
2026-06-09 12:21:04.684862 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-6b7df946bb-9t85w_bed425c7-79a1-467a-acad-afba7f2ddaad/placement-log/
2026-06-09 12:21:04.684878 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-6b7df946bb-9t85w_bed425c7-79a1-467a-acad-afba7f2ddaad/placement-log/0.log
2026-06-09 12:21:04.684893 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_34d1fb0c-6c08-44ff-8d4d-876c3eb1a552/
2026-06-09 12:21:04.684909 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_34d1fb0c-6c08-44ff-8d4d-876c3eb1a552/rabbitmq/
2026-06-09 12:21:04.684924 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_34d1fb0c-6c08-44ff-8d4d-876c3eb1a552/rabbitmq/0.log
2026-06-09 12:21:04.684940 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_34d1fb0c-6c08-44ff-8d4d-876c3eb1a552/setup-container/
2026-06-09 12:21:04.684955 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_34d1fb0c-6c08-44ff-8d4d-876c3eb1a552/setup-container/0.log
2026-06-09 12:21:04.684971 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_ab7cc1eb-c3fb-434b-b502-2497d82b40eb/
2026-06-09 12:21:04.684986 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_ab7cc1eb-c3fb-434b-b502-2497d82b40eb/rabbitmq/
2026-06-09 12:21:04.685001 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_ab7cc1eb-c3fb-434b-b502-2497d82b40eb/rabbitmq/0.log
2026-06-09 12:21:04.685017 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_ab7cc1eb-c3fb-434b-b502-2497d82b40eb/setup-container/
2026-06-09 12:21:04.685032 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_ab7cc1eb-c3fb-434b-b502-2497d82b40eb/setup-container/0.log
2026-06-09 12:21:04.685047 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-dgx72_a6e86f6c-ce97-4c14-8206-04629f341cf5/
2026-06-09 12:21:04.685063 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-dgx72_a6e86f6c-ce97-4c14-8206-04629f341cf5/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 12:21:04.685083 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-dgx72_a6e86f6c-ce97-4c14-8206-04629f341cf5/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 12:21:04.685099 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-m6bgd_1b96d940-c23e-4c5e-b2f3-959e0f566a01/
2026-06-09 12:21:04.685115 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-m6bgd_1b96d940-c23e-4c5e-b2f3-959e0f566a01/redhat-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 12:21:04.685130 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-m6bgd_1b96d940-c23e-4c5e-b2f3-959e0f566a01/redhat-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 12:21:04.685146 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-wtjj5_0123f1fc-f627-424f-9716-c6b3502cd9cb/
2026-06-09 12:21:04.685161 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-wtjj5_0123f1fc-f627-424f-9716-c6b3502cd9cb/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 12:21:04.685177 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-wtjj5_0123f1fc-f627-424f-9716-c6b3502cd9cb/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 12:21:04.685192 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-nqv2b_dff4d110-d729-417b-8bd8-a333b4986a8e/
2026-06-09 12:21:04.685207 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-nqv2b_dff4d110-d729-417b-8bd8-a333b4986a8e/run-os-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 12:21:04.685222 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-nqv2b_dff4d110-d729-417b-8bd8-a333b4986a8e/run-os-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 12:21:04.685238 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ssh-known-hosts-edpm-deployment-ipam-w5fqr_48cee5be-9c5b-4ae9-81e1-dee81a332e5f/
2026-06-09 12:21:04.685253 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ssh-known-hosts-edpm-deployment-ipam-w5fqr_48cee5be-9c5b-4ae9-81e1-dee81a332e5f/ssh-known-hosts-edpm-deployment-ipam/
2026-06-09 12:21:04.685268 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ssh-known-hosts-edpm-deployment-ipam-w5fqr_48cee5be-9c5b-4ae9-81e1-dee81a332e5f/ssh-known-hosts-edpm-deployment-ipam/0.log
2026-06-09 12:21:04.685283 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-56bb55d8f-rgtp2_7e868277-8d2f-445b-adda-e7abe2ae832d/
2026-06-09 12:21:04.685298 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-56bb55d8f-rgtp2_7e868277-8d2f-445b-adda-e7abe2ae832d/proxy-httpd/
2026-06-09 12:21:04.685314 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-56bb55d8f-rgtp2_7e868277-8d2f-445b-adda-e7abe2ae832d/proxy-httpd/0.log
2026-06-09 12:21:04.685329 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-56bb55d8f-rgtp2_7e868277-8d2f-445b-adda-e7abe2ae832d/proxy-server/
2026-06-09 12:21:04.685371 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-56bb55d8f-rgtp2_7e868277-8d2f-445b-adda-e7abe2ae832d/proxy-server/0.log
2026-06-09 12:21:04.685393 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-ring-rebalance-fdq5f_275a0577-86a3-42c2-a658-55339ec922cd/
2026-06-09 12:21:04.685409 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-ring-rebalance-fdq5f_275a0577-86a3-42c2-a658-55339ec922cd/swift-ring-rebalance/
2026-06-09 12:21:04.685425 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-ring-rebalance-fdq5f_275a0577-86a3-42c2-a658-55339ec922cd/swift-ring-rebalance/0.log
2026-06-09 12:21:04.685440 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_dd6ff771-60d6-4dbb-b966-2e055478db25/
2026-06-09 12:21:04.685456 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_dd6ff771-60d6-4dbb-b966-2e055478db25/account-auditor/
2026-06-09 12:21:04.685471 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_dd6ff771-60d6-4dbb-b966-2e055478db25/account-auditor/0.log
2026-06-09 12:21:04.685487 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_dd6ff771-60d6-4dbb-b966-2e055478db25/account-reaper/
2026-06-09 12:21:04.685502 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_dd6ff771-60d6-4dbb-b966-2e055478db25/account-reaper/0.log
2026-06-09 12:21:04.685517 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_dd6ff771-60d6-4dbb-b966-2e055478db25/account-replicator/
2026-06-09 12:21:04.685532 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_dd6ff771-60d6-4dbb-b966-2e055478db25/account-replicator/0.log
2026-06-09 12:21:04.685547 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_dd6ff771-60d6-4dbb-b966-2e055478db25/account-server/
2026-06-09 12:21:04.685562 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_dd6ff771-60d6-4dbb-b966-2e055478db25/account-server/0.log
2026-06-09 12:21:04.685577 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_dd6ff771-60d6-4dbb-b966-2e055478db25/container-auditor/
2026-06-09 12:21:04.685592 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_dd6ff771-60d6-4dbb-b966-2e055478db25/container-auditor/0.log
2026-06-09 12:21:04.685607 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_dd6ff771-60d6-4dbb-b966-2e055478db25/container-replicator/
2026-06-09 12:21:04.685622 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_dd6ff771-60d6-4dbb-b966-2e055478db25/container-replicator/0.log
2026-06-09 12:21:04.685637 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_dd6ff771-60d6-4dbb-b966-2e055478db25/container-server/
2026-06-09 12:21:04.685653 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_dd6ff771-60d6-4dbb-b966-2e055478db25/container-server/0.log
2026-06-09 12:21:04.685669 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_dd6ff771-60d6-4dbb-b966-2e055478db25/container-updater/
2026-06-09 12:21:04.685684 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_dd6ff771-60d6-4dbb-b966-2e055478db25/container-updater/0.log
2026-06-09 12:21:04.685700 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_dd6ff771-60d6-4dbb-b966-2e055478db25/object-auditor/
2026-06-09 12:21:04.685720 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_dd6ff771-60d6-4dbb-b966-2e055478db25/object-auditor/0.log
2026-06-09 12:21:04.685736 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_dd6ff771-60d6-4dbb-b966-2e055478db25/object-expirer/
2026-06-09 12:21:04.685751 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_dd6ff771-60d6-4dbb-b966-2e055478db25/object-expirer/0.log
2026-06-09 12:21:04.685766 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_dd6ff771-60d6-4dbb-b966-2e055478db25/object-replicator/
2026-06-09 12:21:04.685782 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_dd6ff771-60d6-4dbb-b966-2e055478db25/object-replicator/0.log
2026-06-09 12:21:04.685797 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_dd6ff771-60d6-4dbb-b966-2e055478db25/object-server/
2026-06-09 12:21:04.685813 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_dd6ff771-60d6-4dbb-b966-2e055478db25/object-server/0.log
2026-06-09 12:21:04.685828 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_dd6ff771-60d6-4dbb-b966-2e055478db25/object-updater/
2026-06-09 12:21:04.685843 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_dd6ff771-60d6-4dbb-b966-2e055478db25/object-updater/0.log
2026-06-09 12:21:04.685858 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_dd6ff771-60d6-4dbb-b966-2e055478db25/rsync/
2026-06-09 12:21:04.685874 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_dd6ff771-60d6-4dbb-b966-2e055478db25/rsync/0.log
2026-06-09 12:21:04.685889 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_dd6ff771-60d6-4dbb-b966-2e055478db25/swift-recon-cron/
2026-06-09 12:21:04.685904 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_dd6ff771-60d6-4dbb-b966-2e055478db25/swift-recon-cron/0.log
2026-06-09 12:21:04.685920 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_dd6ff771-60d6-4dbb-b966-2e055478db25/xattr-restore/
2026-06-09 12:21:04.685935 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_dd6ff771-60d6-4dbb-b966-2e055478db25/xattr-restore/0.log
2026-06-09 12:21:04.685951 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-87c92_830fd90e-d322-486e-a008-d04c649dd673/
2026-06-09 12:21:04.685966 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-87c92_830fd90e-d322-486e-a008-d04c649dd673/telemetry-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 12:21:04.685982 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-87c92_830fd90e-d322-486e-a008-d04c649dd673/telemetry-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 12:21:04.685998 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-c5p4s_24e76a58-b73a-4820-a718-aa7b6ab8faef/
2026-06-09 12:21:04.686014 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-c5p4s_24e76a58-b73a-4820-a718-aa7b6ab8faef/validate-network-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 12:21:04.686033 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-c5p4s_24e76a58-b73a-4820-a718-aa7b6ab8faef/validate-network-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 12:21:04.686049 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/sushy-emulator_sushy-emulator_03cc06e5-f09b-4628-afd6-24063334c7f7/
2026-06-09 12:21:04.686065 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/sushy-emulator_sushy-emulator_03cc06e5-f09b-4628-afd6-24063334c7f7/sushy-emulator/
2026-06-09 12:21:04.686081 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/sushy-emulator_sushy-emulator_03cc06e5-f09b-4628-afd6-24063334c7f7/sushy-emulator/0.log
2026-06-09 12:21:04.686096 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/
2026-06-09 12:21:04.686112 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/event-filter.html
2026-06-09 12:21:04.686128 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/latest -> quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8
2026-06-09 12:21:04.686144 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/must-gather.logs
2026-06-09 12:21:04.686160 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/timestamp
2026-06-09 12:21:04.686176 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/
2026-06-09 12:21:04.686192 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/all-containers-cpu-top.log
2026-06-09 12:21:04.686208 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/gather.logs
2026-06-09 12:21:04.686223 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/must-gather.tar.xz
2026-06-09 12:21:04.686239 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/packagemanifests.gz
2026-06-09 12:21:04.686255 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/run.log
2026-06-09 12:21:04.686270 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/version
2026-06-09 12:21:04.686286 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/
2026-06-09 12:21:04.686302 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.backup.openstack.org.yaml
2026-06-09 12:21:04.686318 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.barbican.openstack.org.yaml
2026-06-09 12:21:04.686333 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.baremetal.openstack.org.yaml
2026-06-09 12:21:04.686371 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.cinder.openstack.org.yaml
2026-06-09 12:21:04.686392 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.client.openstack.org.yaml
2026-06-09 12:21:04.686409 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.core.openstack.org.yaml
2026-06-09 12:21:04.686425 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.dataplane.openstack.org.yaml
2026-06-09 12:21:04.686441 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.designate.openstack.org.yaml
2026-06-09 12:21:04.686459 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.glance.openstack.org.yaml
2026-06-09 12:21:04.686476 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.heat.openstack.org.yaml
2026-06-09 12:21:04.686492 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.horizon.openstack.org.yaml
2026-06-09 12:21:04.686508 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.instanceha.openstack.org.yaml
2026-06-09 12:21:04.686527 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.ironic.openstack.org.yaml
2026-06-09 12:21:04.686550 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.keystone.openstack.org.yaml
2026-06-09 12:21:04.686574 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.manila.openstack.org.yaml
2026-06-09 12:21:04.686597 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.mariadb.openstack.org.yaml
2026-06-09 12:21:04.686621 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.memcached.openstack.org.yaml
2026-06-09 12:21:04.686638 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.network.openstack.org.yaml
2026-06-09 12:21:04.686661 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.neutron.openstack.org.yaml
2026-06-09 12:21:04.686682 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.nova.openstack.org.yaml
2026-06-09 12:21:04.686707 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.octavia.openstack.org.yaml
2026-06-09 12:21:04.686728 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.operator.openstack.org.yaml
2026-06-09 12:21:04.686744 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.ovn.openstack.org.yaml
2026-06-09 12:21:04.686760 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.placement.openstack.org.yaml
2026-06-09 12:21:04.686781 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.rabbitmq.openstack.org.yaml
2026-06-09 12:21:04.686805 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.redis.openstack.org.yaml
2026-06-09 12:21:04.686827 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.swift.openstack.org.yaml
2026-06-09 12:21:04.686843 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.telemetry.openstack.org.yaml
2026-06-09 12:21:04.686860 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.test.openstack.org.yaml
2026-06-09 12:21:04.686883 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.topology.openstack.org.yaml
2026-06-09 12:21:04.686907 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.watcher.openstack.org.yaml
2026-06-09 12:21:04.686931 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/
2026-06-09 12:21:04.686954 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ansibletests.test.openstack.org.yaml
2026-06-09 12:21:04.686982 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/autoscalings.telemetry.openstack.org.yaml
2026-06-09 12:21:04.687001 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/barbicanapis.barbican.openstack.org.yaml
2026-06-09 12:21:04.687017 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/barbicankeystonelisteners.barbican.openstack.org.yaml
2026-06-09 12:21:04.687033 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/barbicans.barbican.openstack.org.yaml
2026-06-09 12:21:04.687049 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/barbicanworkers.barbican.openstack.org.yaml
2026-06-09 12:21:04.687065 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/bgpconfigurations.network.openstack.org.yaml
2026-06-09 12:21:04.687081 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ceilometers.telemetry.openstack.org.yaml
2026-06-09 12:21:04.687096 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/cinderapis.cinder.openstack.org.yaml
2026-06-09 12:21:04.687111 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/cinderbackups.cinder.openstack.org.yaml
2026-06-09 12:21:04.687126 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/cinders.cinder.openstack.org.yaml
2026-06-09 12:21:04.687142 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/cinderschedulers.cinder.openstack.org.yaml
2026-06-09 12:21:04.687158 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/cindervolumes.cinder.openstack.org.yaml
2026-06-09 12:21:04.687174 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/cloudkitties.telemetry.openstack.org.yaml
2026-06-09 12:21:04.687190 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/cloudkittyapis.telemetry.openstack.org.yaml
2026-06-09 12:21:04.687206 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/cloudkittyprocs.telemetry.openstack.org.yaml
2026-06-09 12:21:04.687226 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/designateapis.designate.openstack.org.yaml
2026-06-09 12:21:04.687243 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/designatebackendbind9s.designate.openstack.org.yaml
2026-06-09 12:21:04.687259 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/designatecentrals.designate.openstack.org.yaml
2026-06-09 12:21:04.687276 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/designatemdnses.designate.openstack.org.yaml
2026-06-09 12:21:04.687293 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/designateproducers.designate.openstack.org.yaml
2026-06-09 12:21:04.687311 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/designates.designate.openstack.org.yaml
2026-06-09 12:21:04.687328 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/designateunbounds.designate.openstack.org.yaml
2026-06-09 12:21:04.687344 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/designateworkers.designate.openstack.org.yaml
2026-06-09 12:21:04.687391 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/dnsdata.network.openstack.org.yaml
2026-06-09 12:21:04.687408 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/dnsmasqs.network.openstack.org.yaml
2026-06-09 12:21:04.687423 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/galerabackups.mariadb.openstack.org.yaml
2026-06-09 12:21:04.687438 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/galerarestores.mariadb.openstack.org.yaml
2026-06-09 12:21:04.687454 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/galeras.mariadb.openstack.org.yaml
2026-06-09 12:21:04.687469 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/glanceapis.glance.openstack.org.yaml
2026-06-09 12:21:04.687484 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/glances.glance.openstack.org.yaml
2026-06-09 12:21:04.687499 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/heatapis.heat.openstack.org.yaml
2026-06-09 12:21:04.687518 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/heatcfnapis.heat.openstack.org.yaml
2026-06-09 12:21:04.687534 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/heatengines.heat.openstack.org.yaml
2026-06-09 12:21:04.687549 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/heats.heat.openstack.org.yaml
2026-06-09 12:21:04.687564 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/horizons.horizon.openstack.org.yaml
2026-06-09 12:21:04.687578 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/horizontests.test.openstack.org.yaml
2026-06-09 12:21:04.687593 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/instancehas.instanceha.openstack.org.yaml
2026-06-09 12:21:04.687609 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ipsets.network.openstack.org.yaml
2026-06-09 12:21:04.687624 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ironicapis.ironic.openstack.org.yaml
2026-06-09 12:21:04.687639 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ironicconductors.ironic.openstack.org.yaml
2026-06-09 12:21:04.687654 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ironicinspectors.ironic.openstack.org.yaml
2026-06-09 12:21:04.687668 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ironicneutronagents.ironic.openstack.org.yaml
2026-06-09 12:21:04.687683 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ironics.ironic.openstack.org.yaml
2026-06-09 12:21:04.687698 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/keystoneapis.keystone.openstack.org.yaml
2026-06-09 12:21:04.687713 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/keystoneapplicationcredentials.keystone.openstack.org.yaml
2026-06-09 12:21:04.687728 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/keystoneendpoints.keystone.openstack.org.yaml
2026-06-09 12:21:04.687747 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/keystoneservices.keystone.openstack.org.yaml
2026-06-09 12:21:04.687762 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/loggings.telemetry.openstack.org.yaml
2026-06-09 12:21:04.687778 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/manilaapis.manila.openstack.org.yaml
2026-06-09 12:21:04.687793 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/manilas.manila.openstack.org.yaml
2026-06-09 12:21:04.687808 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/manilaschedulers.manila.openstack.org.yaml
2026-06-09 12:21:04.687823 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/manilashares.manila.openstack.org.yaml
2026-06-09 12:21:04.687838 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/mariadbaccounts.mariadb.openstack.org.yaml
2026-06-09 12:21:04.687853 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/mariadbdatabases.mariadb.openstack.org.yaml
2026-06-09 12:21:04.687868 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/memcacheds.memcached.openstack.org.yaml
2026-06-09 12:21:04.687884 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/metricstorages.telemetry.openstack.org.yaml
2026-06-09 12:21:04.687899 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/netconfigs.network.openstack.org.yaml
2026-06-09 12:21:04.687915 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/neutronapis.neutron.openstack.org.yaml
2026-06-09 12:21:04.687930 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/nova.nova.openstack.org.yaml
2026-06-09 12:21:04.687945 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/novaapis.nova.openstack.org.yaml
2026-06-09 12:21:04.687960 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/novacells.nova.openstack.org.yaml
2026-06-09 12:21:04.687980 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/novacomputes.nova.openstack.org.yaml
2026-06-09 12:21:04.687995 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/novaconductors.nova.openstack.org.yaml
2026-06-09 12:21:04.688011 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/novametadata.nova.openstack.org.yaml
2026-06-09 12:21:04.688027 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/novanovncproxies.nova.openstack.org.yaml
2026-06-09 12:21:04.688060 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/novaschedulers.nova.openstack.org.yaml
2026-06-09 12:21:04.688078 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/octaviaamphoracontrollers.octavia.openstack.org.yaml
2026-06-09 12:21:04.688093 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/octaviaapis.octavia.openstack.org.yaml
2026-06-09 12:21:04.688109 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/octaviarsyslogs.octavia.openstack.org.yaml
2026-06-09 12:21:04.688125 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/octavias.octavia.openstack.org.yaml
2026-06-09 12:21:04.688140 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/openstackbackupconfigs.backup.openstack.org.yaml
2026-06-09 12:21:04.688155 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/openstackbaremetalsets.baremetal.openstack.org.yaml
2026-06-09 12:21:04.688170 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/openstackclients.client.openstack.org.yaml
2026-06-09 12:21:04.688186 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/openstackcontrolplanes.core.openstack.org.yaml
2026-06-09 12:21:04.688201 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/openstackdataplanedeployments.dataplane.openstack.org.yaml
2026-06-09 12:21:04.688216 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/openstackdataplanenodesets.dataplane.openstack.org.yaml
2026-06-09 12:21:04.688239 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/openstackdataplaneservices.dataplane.openstack.org.yaml
2026-06-09 12:21:04.688254 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/openstackprovisionservers.baremetal.openstack.org.yaml
2026-06-09 12:21:04.688270 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/openstacks.operator.openstack.org.yaml
2026-06-09 12:21:04.688285 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/openstackversions.core.openstack.org.yaml
2026-06-09 12:21:04.688301 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ovncontrollers.ovn.openstack.org.yaml
2026-06-09 12:21:04.688318 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ovndbclusters.ovn.openstack.org.yaml
2026-06-09 12:21:04.688334 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ovnnorthds.ovn.openstack.org.yaml
2026-06-09 12:21:04.688365 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/placementapis.placement.openstack.org.yaml
2026-06-09 12:21:04.688385 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/rabbitmqpolicies.rabbitmq.openstack.org.yaml
2026-06-09 12:21:04.688402 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/rabbitmqs.rabbitmq.openstack.org.yaml
2026-06-09 12:21:04.688418 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/rabbitmqusers.rabbitmq.openstack.org.yaml
2026-06-09 12:21:04.688433 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/rabbitmqvhosts.rabbitmq.openstack.org.yaml
2026-06-09 12:21:04.688449 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/redises.redis.openstack.org.yaml
2026-06-09 12:21:04.688465 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/reservations.network.openstack.org.yaml
2026-06-09 12:21:04.688480 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/swiftproxies.swift.openstack.org.yaml
2026-06-09 12:21:04.688500 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/swiftrings.swift.openstack.org.yaml
2026-06-09 12:21:04.688517 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/swifts.swift.openstack.org.yaml
2026-06-09 12:21:04.688532 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/swiftstorages.swift.openstack.org.yaml
2026-06-09 12:21:04.688548 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/telemetries.telemetry.openstack.org.yaml
2026-06-09 12:21:04.688563 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/tempests.test.openstack.org.yaml
2026-06-09 12:21:04.688579 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/tobikoes.test.openstack.org.yaml
2026-06-09 12:21:04.688595 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/topologies.topology.openstack.org.yaml
2026-06-09 12:21:04.688610 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/transporturls.rabbitmq.openstack.org.yaml
2026-06-09 12:21:04.688625 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/watcherapis.watcher.openstack.org.yaml
2026-06-09 12:21:04.688641 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/watcherappliers.watcher.openstack.org.yaml
2026-06-09 12:21:04.688656 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/watcherdecisionengines.watcher.openstack.org.yaml
2026-06-09 12:21:04.688672 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/watchers.watcher.openstack.org.yaml
2026-06-09 12:21:04.688687 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/csv/
2026-06-09 12:21:04.688703 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/csv/kubernetes-nmstate-operator.4.20.0-202605270550
2026-06-09 12:21:04.688718 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/csv/metallb-operator.v4.20.0-202605260442
2026-06-09 12:21:04.688734 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/csv/openstack-operator.v0.6.0
2026-06-09 12:21:04.688753 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/
2026-06-09 12:21:04.688769 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/endpoints
2026-06-09 12:21:04.688785 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/services
2026-06-09 12:21:04.688800 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/cinder/
2026-06-09 12:21:04.688815 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/cinder/pool_list
2026-06-09 12:21:04.688831 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/cinder/qos_list
2026-06-09 12:21:04.688846 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/cinder/service_list
2026-06-09 12:21:04.688861 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/cinder/total_volumes_list
2026-06-09 12:21:04.688876 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/cinder/transfer_list
2026-06-09 12:21:04.688892 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/cinder/type_list
2026-06-09 12:21:04.688907 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/glance/
2026-06-09 12:21:04.688922 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/glance/task_list
2026-06-09 12:21:04.688937 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/
2026-06-09 12:21:04.688952 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/agent_list
2026-06-09 12:21:04.688967 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/extension_list
2026-06-09 12:21:04.688981 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/floating_ip_list
2026-06-09 12:21:04.689001 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/network_list
2026-06-09 12:21:04.689016 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/port_list
2026-06-09 12:21:04.689032 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/router_list
2026-06-09 12:21:04.689047 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/security_group_list
2026-06-09 12:21:04.689062 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/subnet_list
2026-06-09 12:21:04.689077 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/nova/
2026-06-09 12:21:04.689093 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/nova/aggregate_list
2026-06-09 12:21:04.689108 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/nova/cell_list
2026-06-09 12:21:04.689123 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/nova/host_list
2026-06-09 12:21:04.689139 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/nova/hypervisor_list
2026-06-09 12:21:04.689155 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/nova/service_list
2026-06-09 12:21:04.689170 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/ovn/
2026-06-09 12:21:04.689185 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/ovn/ovnnb_db.db
2026-06-09 12:21:04.689201 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/ovn/ovnsb_db.db
2026-06-09 12:21:04.689216 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/ovn/cluster-status/
2026-06-09 12:21:04.689232 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/ovn/cluster-status/nb/
2026-06-09 12:21:04.689252 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/ovn/cluster-status/nb/ovsdbserver-nb-0.txt
2026-06-09 12:21:04.689268 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/ovn/cluster-status/sb/
2026-06-09 12:21:04.689284 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/ovn/cluster-status/sb/ovsdbserver-sb-0.txt
2026-06-09 12:21:04.689299 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/placement/
2026-06-09 12:21:04.689315 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/placement/allocation_candidate_list
2026-06-09 12:21:04.689330 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/placement/resource_class_list
2026-06-09 12:21:04.689360 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/placement/trait_list
2026-06-09 12:21:04.689381 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/
2026-06-09 12:21:04.689398 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-cell1-server-0/
2026-06-09 12:21:04.689414 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-cell1-server-0/cluster_status
2026-06-09 12:21:04.689429 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-cell1-server-0/list_connections
2026-06-09 12:21:04.689445 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-cell1-server-0/list_policies
2026-06-09 12:21:04.689461 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-cell1-server-0/list_queues
2026-06-09 12:21:04.689476 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-cell1-server-0/list_unresponsive_queues
2026-06-09 12:21:04.689492 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-cell1-server-0/status
2026-06-09 12:21:04.689512 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-server-0/
2026-06-09 12:21:04.689528 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-server-0/cluster_status
2026-06-09 12:21:04.689544 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-server-0/list_connections
2026-06-09 12:21:04.689559 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-server-0/list_policies
2026-06-09 12:21:04.689575 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-server-0/list_queues
2026-06-09 12:21:04.689590 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-server-0/list_unresponsive_queues
2026-06-09 12:21:04.689605 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-server-0/status
2026-06-09 12:21:04.689620 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/dbs/
2026-06-09 12:21:04.689635 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/dbs/openstack/
2026-06-09 12:21:04.689651 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/dbs/openstack/openstack-cell1-galera-0-openstack_databases.sql.gz
2026-06-09 12:21:04.689666 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/dbs/openstack/openstack-galera-0-openstack_databases.sql.gz
2026-06-09 12:21:04.689682 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/
2026-06-09 12:21:04.689698 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/
2026-06-09 12:21:04.689713 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/all_resources.log
2026-06-09 12:21:04.689729 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/events.log
2026-06-09 12:21:04.689744 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/nad.log
2026-06-09 12:21:04.689763 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/pvc.log
2026-06-09 12:21:04.689780 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/buildconfig/
2026-06-09 12:21:04.689796 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/cert/
2026-06-09 12:21:04.689811 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/cert/baremetal-operator-ironic-cacert.yaml
2026-06-09 12:21:04.689827 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/cert/baremetal-operator-ironic-cert.yaml
2026-06-09 12:21:04.689843 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/cert/baremetal-operator-mariadb-cert.yaml
2026-06-09 12:21:04.689858 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/cert/baremetal-operator-serving-cert.yaml
2026-06-09 12:21:04.689874 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/certificaterequests/
2026-06-09 12:21:04.689889 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/certificaterequests/baremetal-operator-ironic-cacert-1.yaml
2026-06-09 12:21:04.689905 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/certificaterequests/baremetal-operator-ironic-cert-1.yaml
2026-06-09 12:21:04.689920 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/certificaterequests/baremetal-operator-mariadb-cert-1.yaml
2026-06-09 12:21:04.689936 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/certificaterequests/baremetal-operator-serving-cert-1.yaml
2026-06-09 12:21:04.689951 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/configmaps/
2026-06-09 12:21:04.689967 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/configmaps/baremetal-operator-ironic-bmo-configmap-d8ck478f8g.yaml
2026-06-09 12:21:04.689986 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/configmaps/ironic-hh9b9bt576.yaml
2026-06-09 12:21:04.690001 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/cronjobs/
2026-06-09 12:21:04.690017 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/daemonset/
2026-06-09 12:21:04.690032 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/deployments/
2026-06-09 12:21:04.690047 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/deployments/baremetal-operator-controller-manager.yaml
2026-06-09 12:21:04.690063 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/deployments/baremetal-operator-ironic.yaml
2026-06-09 12:21:04.690078 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/imagestream/
2026-06-09 12:21:04.690093 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/installplans/
2026-06-09 12:21:04.690109 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/issuer/
2026-06-09 12:21:04.690124 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/issuer/baremetal-operator-ca-issuer.yaml
2026-06-09 12:21:04.690139 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/issuer/baremetal-operator-selfsigned-issuer.yaml
2026-06-09 12:21:04.690155 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/jobs/
2026-06-09 12:21:04.690170 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/poddisruptionbudgets/
2026-06-09 12:21:04.690185 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/pods/
2026-06-09 12:21:04.690205 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/pods/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/
2026-06-09 12:21:04.690221 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/pods/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld-describe
2026-06-09 12:21:04.690242 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/pods/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/logs/
2026-06-09 12:21:04.690259 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/pods/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/logs/manager-previous.log
2026-06-09 12:21:04.690275 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/pods/baremetal-operator-controller-manager-6d8d5f7f9f-k2kld/logs/manager.log
2026-06-09 12:21:04.690291 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/pods/baremetal-operator-ironic-5b947fcbf5-h2zzg/
2026-06-09 12:21:04.690306 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/pods/baremetal-operator-ironic-5b947fcbf5-h2zzg/baremetal-operator-ironic-5b947fcbf5-h2zzg-describe
2026-06-09 12:21:04.690322 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/pods/baremetal-operator-ironic-5b947fcbf5-h2zzg/logs/
2026-06-09 12:21:04.690338 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/pods/baremetal-operator-ironic-5b947fcbf5-h2zzg/logs/ironic-httpd.log
2026-06-09 12:21:04.690372 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/pods/baremetal-operator-ironic-5b947fcbf5-h2zzg/logs/ironic-ipa-downloader.log
2026-06-09 12:21:04.690389 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/pods/baremetal-operator-ironic-5b947fcbf5-h2zzg/logs/ironic-log-watch.log.gz
2026-06-09 12:21:04.690404 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/pods/baremetal-operator-ironic-5b947fcbf5-h2zzg/logs/ironic.log
2026-06-09 12:21:04.690425 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/pods/baremetal-operator-ironic-5b947fcbf5-h2zzg/logs/mariadb.log
2026-06-09 12:21:04.690440 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/replicaset/
2026-06-09 12:21:04.690456 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/replicaset/baremetal-operator-controller-manager-56f7f55f78.yaml
2026-06-09 12:21:04.690471 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/replicaset/baremetal-operator-controller-manager-6d8d5f7f9f.yaml
2026-06-09 12:21:04.690487 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/replicaset/baremetal-operator-ironic-5b947fcbf5.yaml
2026-06-09 12:21:04.690502 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/routes/
2026-06-09 12:21:04.690519 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/secrets/
2026-06-09 12:21:04.690535 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/secrets/ironic/
2026-06-09 12:21:04.690551 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/secrets/ironic/baremetal-operator-ironic-htpasswd-ckb9m9fg6m.yaml
2026-06-09 12:21:04.690567 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/secrets/ironic/ironic-cacert.yaml
2026-06-09 12:21:04.690582 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/secrets/ironic/ironic-cert.yaml
2026-06-09 12:21:04.690598 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/secrets/ironic/ironic-credentials-2db7g7c9ck.yaml
2026-06-09 12:21:04.690614 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/secrets/mariadb/
2026-06-09 12:21:04.690629 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/secrets/mariadb/baremetal-operator-mariadb-password-ftkgc8tmkc.yaml
2026-06-09 12:21:04.690650 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/secrets/mariadb/mariadb-cert.yaml
2026-06-09 12:21:04.690667 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/services/
2026-06-09 12:21:04.690682 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/services/baremetal-operator-controller-manager-metrics-service.yaml
2026-06-09 12:21:04.690698 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/services/baremetal-operator-webhook-service.yaml
2026-06-09 12:21:04.690714 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/statefulset/
2026-06-09 12:21:04.690729 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/subscriptions/
2026-06-09 12:21:04.690745 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/
2026-06-09 12:21:04.690761 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/all_resources.log
2026-06-09 12:21:04.690776 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/events.log
2026-06-09 12:21:04.690792 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/nad.log
2026-06-09 12:21:04.690807 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/pvc.log
2026-06-09 12:21:04.690823 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/buildconfig/
2026-06-09 12:21:04.690838 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/cert/
2026-06-09 12:21:04.690854 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/certificaterequests/
2026-06-09 12:21:04.690873 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/configmaps/
2026-06-09 12:21:04.690889 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/cronjobs/
2026-06-09 12:21:04.690905 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/daemonset/
2026-06-09 12:21:04.690920 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/deployments/
2026-06-09 12:21:04.690936 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/deployments/cert-manager-cainjector.yaml
2026-06-09 12:21:04.690952 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/deployments/cert-manager-webhook.yaml
2026-06-09 12:21:04.690967 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/deployments/cert-manager.yaml
2026-06-09 12:21:04.690983 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/imagestream/
2026-06-09 12:21:04.690998 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/installplans/
2026-06-09 12:21:04.691014 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/issuer/
2026-06-09 12:21:04.691029 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/jobs/
2026-06-09 12:21:04.691045 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/poddisruptionbudgets/
2026-06-09 12:21:04.691061 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/pods/
2026-06-09 12:21:04.691076 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/pods/cert-manager-7b8b89f89d-9tgd8/
2026-06-09 12:21:04.691092 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/pods/cert-manager-7b8b89f89d-9tgd8/cert-manager-7b8b89f89d-9tgd8-describe
2026-06-09 12:21:04.691108 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/pods/cert-manager-7b8b89f89d-9tgd8/logs/
2026-06-09 12:21:04.691128 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/pods/cert-manager-7b8b89f89d-9tgd8/logs/cert-manager-controller.log
2026-06-09 12:21:04.691145 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/pods/cert-manager-cainjector-7f9fdd5dd5-sww48/
2026-06-09 12:21:04.691161 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/pods/cert-manager-cainjector-7f9fdd5dd5-sww48/cert-manager-cainjector-7f9fdd5dd5-sww48-describe
2026-06-09 12:21:04.691176 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/pods/cert-manager-cainjector-7f9fdd5dd5-sww48/logs/
2026-06-09 12:21:04.691192 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/pods/cert-manager-cainjector-7f9fdd5dd5-sww48/logs/cert-manager-cainjector.log
2026-06-09 12:21:04.691208 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/pods/cert-manager-webhook-769f6b94cb-grdzn/
2026-06-09 12:21:04.691223 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/pods/cert-manager-webhook-769f6b94cb-grdzn/cert-manager-webhook-769f6b94cb-grdzn-describe
2026-06-09 12:21:04.691238 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/pods/cert-manager-webhook-769f6b94cb-grdzn/logs/
2026-06-09 12:21:04.691254 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/pods/cert-manager-webhook-769f6b94cb-grdzn/logs/cert-manager-webhook.log
2026-06-09 12:21:04.691269 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/replicaset/
2026-06-09 12:21:04.691284 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/replicaset/cert-manager-7b8b89f89d.yaml
2026-06-09 12:21:04.691300 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/replicaset/cert-manager-cainjector-7f9fdd5dd5.yaml
2026-06-09 12:21:04.691316 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/replicaset/cert-manager-webhook-769f6b94cb.yaml
2026-06-09 12:21:04.691336 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/routes/
2026-06-09 12:21:04.691377 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/services/
2026-06-09 12:21:04.691395 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/services/cert-manager-cainjector.yaml
2026-06-09 12:21:04.691412 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/services/cert-manager-webhook.yaml
2026-06-09 12:21:04.691427 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/services/cert-manager.yaml
2026-06-09 12:21:04.691443 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/statefulset/
2026-06-09 12:21:04.691459 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/subscriptions/
2026-06-09 12:21:04.691474 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/
2026-06-09 12:21:04.691489 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/all_resources.log
2026-06-09 12:21:04.691505 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/events.log
2026-06-09 12:21:04.691520 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/nad.log
2026-06-09 12:21:04.691535 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pvc.log
2026-06-09 12:21:04.691550 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/buildconfig/
2026-06-09 12:21:04.691565 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/cert/
2026-06-09 12:21:04.691580 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/certificaterequests/
2026-06-09 12:21:04.691600 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/configmaps/
2026-06-09 12:21:04.691616 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/cronjobs/
2026-06-09 12:21:04.691632 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/
2026-06-09 12:21:04.691648 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/ipaddresspools.metallb.io/
2026-06-09 12:21:04.691663 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/ipaddresspools.metallb.io/ctlplane.yaml
2026-06-09 12:21:04.691679 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/ipaddresspools.metallb.io/designateext.yaml
2026-06-09 12:21:04.691695 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/ipaddresspools.metallb.io/internalapi.yaml
2026-06-09 12:21:04.691710 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/ipaddresspools.metallb.io/storage.yaml
2026-06-09 12:21:04.691726 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/ipaddresspools.metallb.io/tenant.yaml
2026-06-09 12:21:04.691741 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/l2advertisements.metallb.io/
2026-06-09 12:21:04.691756 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/l2advertisements.metallb.io/ctlplane.yaml
2026-06-09 12:21:04.691771 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/l2advertisements.metallb.io/designateext.yaml
2026-06-09 12:21:04.691786 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/l2advertisements.metallb.io/internalapi.yaml
2026-06-09 12:21:04.691801 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/l2advertisements.metallb.io/storage.yaml
2026-06-09 12:21:04.691817 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/l2advertisements.metallb.io/tenant.yaml
2026-06-09 12:21:04.691838 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/metallbs.metallb.io/
2026-06-09 12:21:04.691854 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/metallbs.metallb.io/metallb.yaml
2026-06-09 12:21:04.691869 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/servicel2statuses.metallb.io/
2026-06-09 12:21:04.691885 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/servicel2statuses.metallb.io/l2-6cwzz.yaml
2026-06-09 12:21:04.691900 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/servicel2statuses.metallb.io/l2-6r64n.yaml
2026-06-09 12:21:04.691915 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/servicel2statuses.metallb.io/l2-6x6zq.yaml
2026-06-09 12:21:04.691931 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/servicel2statuses.metallb.io/l2-c7v2c.yaml
2026-06-09 12:21:04.691946 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/servicel2statuses.metallb.io/l2-dd8h7.yaml
2026-06-09 12:21:04.691961 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/servicel2statuses.metallb.io/l2-j4k7s.yaml
2026-06-09 12:21:04.691976 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/servicel2statuses.metallb.io/l2-lv2n9.yaml
2026-06-09 12:21:04.691991 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/servicel2statuses.metallb.io/l2-njpn7.yaml
2026-06-09 12:21:04.692007 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/servicel2statuses.metallb.io/l2-slw6x.yaml
2026-06-09 12:21:04.692022 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/servicel2statuses.metallb.io/l2-tsrv5.yaml
2026-06-09 12:21:04.692042 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/servicel2statuses.metallb.io/l2-v97gz.yaml
2026-06-09 12:21:04.692075 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/servicel2statuses.metallb.io/l2-zdt8c.yaml
2026-06-09 12:21:04.692092 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/daemonset/
2026-06-09 12:21:04.692107 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/daemonset/speaker.yaml
2026-06-09 12:21:04.692123 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/deployments/
2026-06-09 12:21:04.692139 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/deployments/controller.yaml
2026-06-09 12:21:04.692154 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/deployments/metallb-operator-controller-manager.yaml
2026-06-09 12:21:04.692170 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/deployments/metallb-operator-webhook-server.yaml
2026-06-09 12:21:04.692186 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/imagestream/
2026-06-09 12:21:04.692201 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/installplans/
2026-06-09 12:21:04.692217 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/installplans/install-hpmmt
2026-06-09 12:21:04.692232 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/issuer/
2026-06-09 12:21:04.692247 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/jobs/
2026-06-09 12:21:04.692262 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/poddisruptionbudgets/
2026-06-09 12:21:04.692278 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/
2026-06-09 12:21:04.692297 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/controller-8464864885-x6wqg/
2026-06-09 12:21:04.692313 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/controller-8464864885-x6wqg/controller-8464864885-x6wqg-describe
2026-06-09 12:21:04.692329 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/controller-8464864885-x6wqg/logs/
2026-06-09 12:21:04.692344 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/controller-8464864885-x6wqg/logs/controller.log.gz
2026-06-09 12:21:04.692379 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/controller-8464864885-x6wqg/logs/kube-rbac-proxy.log
2026-06-09 12:21:04.692395 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/metallb-operator-controller-manager-5b8965f888-kdd4l/
2026-06-09 12:21:04.692410 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/metallb-operator-controller-manager-5b8965f888-kdd4l/metallb-operator-controller-manager-5b8965f888-kdd4l-describe
2026-06-09 12:21:04.692426 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/metallb-operator-controller-manager-5b8965f888-kdd4l/logs/
2026-06-09 12:21:04.692441 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/metallb-operator-controller-manager-5b8965f888-kdd4l/logs/manager-previous.log
2026-06-09 12:21:04.692457 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/metallb-operator-controller-manager-5b8965f888-kdd4l/logs/manager.log
2026-06-09 12:21:04.692472 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/metallb-operator-webhook-server-7c9b8db748-2s6pf/
2026-06-09 12:21:04.692487 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/metallb-operator-webhook-server-7c9b8db748-2s6pf/metallb-operator-webhook-server-7c9b8db748-2s6pf-describe
2026-06-09 12:21:04.692503 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/metallb-operator-webhook-server-7c9b8db748-2s6pf/logs/
2026-06-09 12:21:04.692524 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/metallb-operator-webhook-server-7c9b8db748-2s6pf/logs/webhook-server.log
2026-06-09 12:21:04.692541 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-lgllm/
2026-06-09 12:21:04.692557 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-lgllm/speaker-lgllm-describe
2026-06-09 12:21:04.692572 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-lgllm/logs/
2026-06-09 12:21:04.692588 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-lgllm/logs/kube-rbac-proxy.log
2026-06-09 12:21:04.692603 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-lgllm/logs/speaker.log.gz
2026-06-09 12:21:04.692618 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/replicaset/
2026-06-09 12:21:04.692634 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/replicaset/controller-8464864885.yaml
2026-06-09 12:21:04.692649 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/replicaset/metallb-operator-controller-manager-5b8965f888.yaml
2026-06-09 12:21:04.692665 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/replicaset/metallb-operator-webhook-server-7c9b8db748.yaml
2026-06-09 12:21:04.692680 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/routes/
2026-06-09 12:21:04.692695 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/services/
2026-06-09 12:21:04.692710 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/services/controller-monitor-service.yaml
2026-06-09 12:21:04.692725 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/services/metallb-operator-controller-manager-service.yaml
2026-06-09 12:21:04.692746 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/services/metallb-operator-webhook-server-service.yaml
2026-06-09 12:21:04.692762 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/services/metallb-operator-webhook-service.yaml
2026-06-09 12:21:04.692778 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/services/speaker-monitor-service.yaml
2026-06-09 12:21:04.692794 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/services/webhook-service.yaml
2026-06-09 12:21:04.692810 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/statefulset/
2026-06-09 12:21:04.692825 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/subscriptions/
2026-06-09 12:21:04.692841 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/subscriptions/metallb-operator-sub
2026-06-09 12:21:04.692857 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/
2026-06-09 12:21:04.692873 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/all_resources.log
2026-06-09 12:21:04.692888 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/events.log
2026-06-09 12:21:04.692904 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/nad.log
2026-06-09 12:21:04.692919 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pvc.log
2026-06-09 12:21:04.692934 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/buildconfig/
2026-06-09 12:21:04.692949 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/cert/
2026-06-09 12:21:04.692965 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/certificaterequests/
2026-06-09 12:21:04.692985 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/configmaps/
2026-06-09 12:21:04.693001 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/cronjobs/
2026-06-09 12:21:04.693016 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/daemonset/
2026-06-09 12:21:04.693031 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/deployments/
2026-06-09 12:21:04.693047 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/deployments/control-plane-machine-set-operator.yaml
2026-06-09 12:21:04.693062 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/deployments/machine-api-operator.yaml
2026-06-09 12:21:04.693078 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/imagestream/
2026-06-09 12:21:04.693093 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/installplans/
2026-06-09 12:21:04.693108 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/issuer/
2026-06-09 12:21:04.693124 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/jobs/
2026-06-09 12:21:04.693139 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/poddisruptionbudgets/
2026-06-09 12:21:04.693154 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/
2026-06-09 12:21:04.693169 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/
2026-06-09 12:21:04.693185 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator-75ffdb6fcd-m5wxr-describe
2026-06-09 12:21:04.693200 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/logs/
2026-06-09 12:21:04.693220 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/logs/control-plane-machine-set-operator-previous.log
2026-06-09 12:21:04.693236 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/logs/control-plane-machine-set-operator.log
2026-06-09 12:21:04.693252 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/machine-api-operator-755bb95488-cj4b6/
2026-06-09 12:21:04.693268 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/machine-api-operator-755bb95488-cj4b6/machine-api-operator-755bb95488-cj4b6-describe
2026-06-09 12:21:04.693284 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/machine-api-operator-755bb95488-cj4b6/logs/
2026-06-09 12:21:04.693300 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/machine-api-operator-755bb95488-cj4b6/logs/kube-rbac-proxy.log
2026-06-09 12:21:04.693316 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/machine-api-operator-755bb95488-cj4b6/logs/machine-api-operator-previous.log
2026-06-09 12:21:04.693332 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/machine-api-operator-755bb95488-cj4b6/logs/machine-api-operator.log
2026-06-09 12:21:04.693361 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/replicaset/
2026-06-09 12:21:04.693383 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/replicaset/control-plane-machine-set-operator-75ffdb6fcd.yaml
2026-06-09 12:21:04.693399 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/replicaset/machine-api-operator-755bb95488.yaml
2026-06-09 12:21:04.693415 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/routes/
2026-06-09 12:21:04.693434 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/services/
2026-06-09 12:21:04.693451 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/services/cluster-autoscaler-operator.yaml
2026-06-09 12:21:04.693466 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/services/control-plane-machine-set-operator.yaml
2026-06-09 12:21:04.693482 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/services/machine-api-controllers.yaml
2026-06-09 12:21:04.693497 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/services/machine-api-operator-machine-webhook.yaml
2026-06-09 12:21:04.693512 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/services/machine-api-operator-webhook.yaml
2026-06-09 12:21:04.693528 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/services/machine-api-operator.yaml
2026-06-09 12:21:04.693543 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/statefulset/
2026-06-09 12:21:04.693559 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/subscriptions/
2026-06-09 12:21:04.693574 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/
2026-06-09 12:21:04.693590 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/all_resources.log
2026-06-09 12:21:04.693606 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/events.log
2026-06-09 12:21:04.693622 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/nad.log
2026-06-09 12:21:04.693638 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pvc.log
2026-06-09 12:21:04.693653 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/buildconfig/
2026-06-09 12:21:04.693808 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/cert/
2026-06-09 12:21:04.693824 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/certificaterequests/
2026-06-09 12:21:04.693840 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/configmaps/
2026-06-09 12:21:04.693856 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/cronjobs/
2026-06-09 12:21:04.693871 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/daemonset/
2026-06-09 12:21:04.693886 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/deployments/
2026-06-09 12:21:04.693901 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/deployments/marketplace-operator.yaml
2026-06-09 12:21:04.693916 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/imagestream/
2026-06-09 12:21:04.693932 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/installplans/
2026-06-09 12:21:04.693947 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/issuer/
2026-06-09 12:21:04.693962 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/jobs/
2026-06-09 12:21:04.693977 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/jobs/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d310e6f.yaml
2026-06-09 12:21:04.693992 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/jobs/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9a9ea0.yaml
2026-06-09 12:21:04.694008 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/poddisruptionbudgets/
2026-06-09 12:21:04.694028 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/
2026-06-09 12:21:04.694045 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm/
2026-06-09 12:21:04.694060 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm-describe
2026-06-09 12:21:04.694080 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm/logs/
2026-06-09 12:21:04.694096 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm/logs/extract.log
2026-06-09 12:21:04.694112 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm/logs/pull.log
2026-06-09 12:21:04.694128 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xgsrm/logs/util.log
2026-06-09 12:21:04.694143 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/certified-operators-q998d/
2026-06-09 12:21:04.694158 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/certified-operators-q998d/certified-operators-q998d-describe
2026-06-09 12:21:04.694173 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/certified-operators-q998d/logs/
2026-06-09 12:21:04.694189 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/certified-operators-q998d/logs/extract-content.log
2026-06-09 12:21:04.694204 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/certified-operators-q998d/logs/extract-utilities.log
2026-06-09 12:21:04.694220 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/certified-operators-q998d/logs/registry-server.log.gz
2026-06-09 12:21:04.694240 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/community-operators-qp2v8/
2026-06-09 12:21:04.694256 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/community-operators-qp2v8/community-operators-qp2v8-describe
2026-06-09 12:21:04.694271 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/community-operators-qp2v8/logs/
2026-06-09 12:21:04.694286 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/community-operators-qp2v8/logs/extract-content.log
2026-06-09 12:21:04.694301 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/community-operators-qp2v8/logs/extract-utilities.log
2026-06-09 12:21:04.694317 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/community-operators-qp2v8/logs/registry-server.log.gz
2026-06-09 12:21:04.694332 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx/
2026-06-09 12:21:04.694362 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx-describe
2026-06-09 12:21:04.694382 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx/logs/
2026-06-09 12:21:04.694398 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx/logs/extract.log
2026-06-09 12:21:04.694413 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx/logs/pull.log
2026-06-09 12:21:04.694428 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rfdbx/logs/util.log
2026-06-09 12:21:04.694448 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/marketplace-operator-547dbd544d-7bv2m/
2026-06-09 12:21:04.694477 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/marketplace-operator-547dbd544d-7bv2m/marketplace-operator-547dbd544d-7bv2m-describe
2026-06-09 12:21:04.694501 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/marketplace-operator-547dbd544d-7bv2m/logs/
2026-06-09 12:21:04.694519 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/marketplace-operator-547dbd544d-7bv2m/logs/marketplace-operator-previous.log
2026-06-09 12:21:04.694535 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/marketplace-operator-547dbd544d-7bv2m/logs/marketplace-operator.log
2026-06-09 12:21:04.694550 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/redhat-marketplace-v5xbm/
2026-06-09 12:21:04.694565 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/redhat-marketplace-v5xbm/redhat-marketplace-v5xbm-describe
2026-06-09 12:21:04.694581 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/redhat-marketplace-v5xbm/logs/
2026-06-09 12:21:04.694596 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/redhat-marketplace-v5xbm/logs/extract-content.log
2026-06-09 12:21:04.694611 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/redhat-marketplace-v5xbm/logs/extract-utilities.log
2026-06-09 12:21:04.694627 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/redhat-marketplace-v5xbm/logs/registry-server.log.gz
2026-06-09 12:21:04.694645 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/redhat-operators-8kn4t/
2026-06-09 12:21:04.694667 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/redhat-operators-8kn4t/redhat-operators-8kn4t-describe
2026-06-09 12:21:04.694688 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/redhat-operators-8kn4t/logs/
2026-06-09 12:21:04.694713 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/redhat-operators-8kn4t/logs/extract-content.log
2026-06-09 12:21:04.694731 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/redhat-operators-8kn4t/logs/extract-utilities.log
2026-06-09 12:21:04.694746 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/redhat-operators-8kn4t/logs/registry-server.log.gz
2026-06-09 12:21:04.694775 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/replicaset/
2026-06-09 12:21:04.694791 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/replicaset/marketplace-operator-547dbd544d.yaml
2026-06-09 12:21:04.694808 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/routes/
2026-06-09 12:21:04.694876 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/services/
2026-06-09 12:21:04.694898 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/services/certified-operators.yaml
2026-06-09 12:21:04.694914 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/services/community-operators.yaml
2026-06-09 12:21:04.694929 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/services/marketplace-operator-metrics.yaml
2026-06-09 12:21:04.694945 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/services/redhat-marketplace.yaml
2026-06-09 12:21:04.694960 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/services/redhat-operators.yaml
2026-06-09 12:21:04.694975 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/statefulset/
2026-06-09 12:21:04.694991 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/subscriptions/
2026-06-09 12:21:04.695011 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/
2026-06-09 12:21:04.695027 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/all_resources.log
2026-06-09 12:21:04.695043 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/events.log
2026-06-09 12:21:04.695059 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/nad.log
2026-06-09 12:21:04.695074 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pvc.log
2026-06-09 12:21:04.695090 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/buildconfig/
2026-06-09 12:21:04.695105 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/cert/
2026-06-09 12:21:04.695120 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/certificaterequests/
2026-06-09 12:21:04.695135 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/configmaps/
2026-06-09 12:21:04.695150 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/cronjobs/
2026-06-09 12:21:04.695165 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/daemonset/
2026-06-09 12:21:04.695180 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/daemonset/nmstate-handler.yaml
2026-06-09 12:21:04.695195 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/deployments/
2026-06-09 12:21:04.695211 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/deployments/nmstate-console-plugin.yaml
2026-06-09 12:21:04.695226 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/deployments/nmstate-metrics.yaml
2026-06-09 12:21:04.695246 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/deployments/nmstate-operator.yaml
2026-06-09 12:21:04.695263 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/deployments/nmstate-webhook.yaml
2026-06-09 12:21:04.695279 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/imagestream/
2026-06-09 12:21:04.695295 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/installplans/
2026-06-09 12:21:04.695310 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/installplans/install-rs56v
2026-06-09 12:21:04.695326 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/issuer/
2026-06-09 12:21:04.695342 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/jobs/
2026-06-09 12:21:04.695386 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/poddisruptionbudgets/
2026-06-09 12:21:04.695404 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/poddisruptionbudgets/nmstate-webhook.yaml
2026-06-09 12:21:04.695420 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/
2026-06-09 12:21:04.695436 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-console-plugin-9bcc7988b-8dmjg/
2026-06-09 12:21:04.695452 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-console-plugin-9bcc7988b-8dmjg/nmstate-console-plugin-9bcc7988b-8dmjg-describe
2026-06-09 12:21:04.695468 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-console-plugin-9bcc7988b-8dmjg/logs/
2026-06-09 12:21:04.695484 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-console-plugin-9bcc7988b-8dmjg/logs/nmstate-console-plugin.log
2026-06-09 12:21:04.695506 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-handler-8tp9b/
2026-06-09 12:21:04.695523 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-handler-8tp9b/nmstate-handler-8tp9b-describe
2026-06-09 12:21:04.695538 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-handler-8tp9b/logs/
2026-06-09 12:21:04.695554 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-handler-8tp9b/logs/nmstate-handler.log
2026-06-09 12:21:04.695570 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-metrics-756b4d6fc6-smz9f/
2026-06-09 12:21:04.695585 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-metrics-756b4d6fc6-smz9f/nmstate-metrics-756b4d6fc6-smz9f-describe
2026-06-09 12:21:04.695601 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-metrics-756b4d6fc6-smz9f/logs/
2026-06-09 12:21:04.695617 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-metrics-756b4d6fc6-smz9f/logs/kube-rbac-proxy.log
2026-06-09 12:21:04.695633 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-metrics-756b4d6fc6-smz9f/logs/nmstate-metrics.log
2026-06-09 12:21:04.695649 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-operator-6569c8c666-6cpsr/
2026-06-09 12:21:04.695664 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-operator-6569c8c666-6cpsr/nmstate-operator-6569c8c666-6cpsr-describe
2026-06-09 12:21:04.695680 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-operator-6569c8c666-6cpsr/logs/
2026-06-09 12:21:04.695695 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-operator-6569c8c666-6cpsr/logs/nmstate-operator.log
2026-06-09 12:21:04.695714 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-webhook-9b7874799-6jcx4/
2026-06-09 12:21:04.695731 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-webhook-9b7874799-6jcx4/nmstate-webhook-9b7874799-6jcx4-describe
2026-06-09 12:21:04.695747 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-webhook-9b7874799-6jcx4/logs/
2026-06-09 12:21:04.695763 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-webhook-9b7874799-6jcx4/logs/nmstate-webhook.log
2026-06-09 12:21:04.695779 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/replicaset/
2026-06-09 12:21:04.695794 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/replicaset/nmstate-console-plugin-9bcc7988b.yaml
2026-06-09 12:21:04.695810 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/replicaset/nmstate-metrics-756b4d6fc6.yaml
2026-06-09 12:21:04.695825 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/replicaset/nmstate-operator-6569c8c666.yaml
2026-06-09 12:21:04.695841 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/replicaset/nmstate-webhook-9b7874799.yaml
2026-06-09 12:21:04.695856 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/routes/
2026-06-09 12:21:04.695872 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/services/
2026-06-09 12:21:04.695888 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/services/nmstate-console-plugin.yaml
2026-06-09 12:21:04.695903 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/services/nmstate-monitor.yaml
2026-06-09 12:21:04.695919 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/services/nmstate-webhook.yaml
2026-06-09 12:21:04.695934 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/statefulset/
2026-06-09 12:21:04.695955 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/subscriptions/
2026-06-09 12:21:04.695971 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/subscriptions/kubernetes-nmstate-operator
2026-06-09 12:21:04.695987 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/
2026-06-09 12:21:04.696002 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/all_resources.log
2026-06-09 12:21:04.696018 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/events.log
2026-06-09 12:21:04.696033 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/nad.log
2026-06-09 12:21:04.696049 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/pvc.log
2026-06-09 12:21:04.696081 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/buildconfig/
2026-06-09 12:21:04.696097 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/cert/
2026-06-09 12:21:04.696113 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/certificaterequests/
2026-06-09 12:21:04.696128 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/configmaps/
2026-06-09 12:21:04.696144 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/cronjobs/
2026-06-09 12:21:04.696161 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/daemonset/
2026-06-09 12:21:04.696176 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/deployments/
2026-06-09 12:21:04.696192 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/imagestream/
2026-06-09 12:21:04.696212 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/installplans/
2026-06-09 12:21:04.696228 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/issuer/
2026-06-09 12:21:04.696244 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/jobs/
2026-06-09 12:21:04.696259 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/poddisruptionbudgets/
2026-06-09 12:21:04.696274 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/pods/
2026-06-09 12:21:04.696290 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/pods/-describe
2026-06-09 12:21:04.696305 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/pods/logs/
2026-06-09 12:21:04.696320 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/replicaset/
2026-06-09 12:21:04.696335 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/routes/
2026-06-09 12:21:04.696369 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/services/
2026-06-09 12:21:04.696389 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/statefulset/
2026-06-09 12:21:04.696405 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/subscriptions/
2026-06-09 12:21:04.696421 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/
2026-06-09 12:21:04.696437 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/all_resources.log
2026-06-09 12:21:04.696452 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/events.log
2026-06-09 12:21:04.696472 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/nad.log
2026-06-09 12:21:04.696488 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pvc.log
2026-06-09 12:21:04.696503 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/buildconfig/
2026-06-09 12:21:04.696519 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/
2026-06-09 12:21:04.696534 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/barbican-operator-metrics-certs.yaml
2026-06-09 12:21:04.696550 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/cinder-operator-metrics-certs.yaml
2026-06-09 12:21:04.696565 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/designate-operator-metrics-certs.yaml
2026-06-09 12:21:04.696580 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/glance-operator-metrics-certs.yaml
2026-06-09 12:21:04.696596 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/heat-operator-metrics-certs.yaml
2026-06-09 12:21:04.696611 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/horizon-operator-metrics-certs.yaml
2026-06-09 12:21:04.696626 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/infra-operator-metrics-certs.yaml
2026-06-09 12:21:04.696641 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/infra-operator-serving-cert.yaml
2026-06-09 12:21:04.696656 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/ironic-operator-metrics-certs.yaml
2026-06-09 12:21:04.696671 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/keystone-operator-metrics-certs.yaml
2026-06-09 12:21:04.696690 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/manila-operator-metrics-certs.yaml
2026-06-09 12:21:04.696706 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/mariadb-operator-metrics-certs.yaml
2026-06-09 12:21:04.696721 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/neutron-operator-metrics-certs.yaml
2026-06-09 12:21:04.696736 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/nova-operator-metrics-certs.yaml
2026-06-09 12:21:04.696751 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/octavia-operator-metrics-certs.yaml
2026-06-09 12:21:04.696766 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/openstack-baremetal-operator-metrics-certs.yaml
2026-06-09 12:21:04.696781 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/openstack-baremetal-operator-serving-cert.yaml
2026-06-09 12:21:04.696796 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/openstack-operator-metrics-certs.yaml
2026-06-09 12:21:04.696812 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/openstack-operator-serving-cert.yaml
2026-06-09 12:21:04.696827 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/ovn-operator-metrics-certs.yaml
2026-06-09 12:21:04.696843 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/swift-operator-metrics-certs.yaml
2026-06-09 12:21:04.696858 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/telemetry-operator-metrics-certs.yaml
2026-06-09 12:21:04.696873 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/test-operator-metrics-certs.yaml
2026-06-09 12:21:04.696888 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/watcher-operator-metrics-certs.yaml
2026-06-09 12:21:04.696906 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/
2026-06-09 12:21:04.696921 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/barbican-operator-metrics-certs-1.yaml
2026-06-09 12:21:04.696937 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/cinder-operator-metrics-certs-1.yaml
2026-06-09 12:21:04.696952 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/designate-operator-metrics-certs-1.yaml
2026-06-09 12:21:04.696968 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/glance-operator-metrics-certs-1.yaml
2026-06-09 12:21:04.696983 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/heat-operator-metrics-certs-1.yaml
2026-06-09 12:21:04.696998 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/horizon-operator-metrics-certs-1.yaml
2026-06-09 12:21:04.697014 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/infra-operator-metrics-certs-1.yaml
2026-06-09 12:21:04.697029 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/infra-operator-serving-cert-1.yaml
2026-06-09 12:21:04.697044 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/ironic-operator-metrics-certs-1.yaml
2026-06-09 12:21:04.697059 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/keystone-operator-metrics-certs-1.yaml
2026-06-09 12:21:04.697074 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/manila-operator-metrics-certs-1.yaml
2026-06-09 12:21:04.697090 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/mariadb-operator-metrics-certs-1.yaml
2026-06-09 12:21:04.697109 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/neutron-operator-metrics-certs-1.yaml
2026-06-09 12:21:04.697125 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/nova-operator-metrics-certs-1.yaml
2026-06-09 12:21:04.697140 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/octavia-operator-metrics-certs-1.yaml
2026-06-09 12:21:04.697156 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/openstack-baremetal-operator-metrics-certs-1.yaml
2026-06-09 12:21:04.697171 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/openstack-baremetal-operator-serving-cert-1.yaml
2026-06-09 12:21:04.697187 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/openstack-operator-metrics-certs-1.yaml
2026-06-09 12:21:04.697202 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/openstack-operator-serving-cert-1.yaml
2026-06-09 12:21:04.697218 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/ovn-operator-metrics-certs-1.yaml
2026-06-09 12:21:04.697233 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/swift-operator-metrics-certs-1.yaml
2026-06-09 12:21:04.697249 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/telemetry-operator-metrics-certs-1.yaml
2026-06-09 12:21:04.697264 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/test-operator-metrics-certs-1.yaml
2026-06-09 12:21:04.697279 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/watcher-operator-metrics-certs-1.yaml
2026-06-09 12:21:04.697294 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/configmaps/
2026-06-09 12:21:04.697313 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cronjobs/
2026-06-09 12:21:04.697329 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/crs/
2026-06-09 12:21:04.697344 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/crs/openstacks.operator.openstack.org/
2026-06-09 12:21:04.697379 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/crs/openstacks.operator.openstack.org/openstack.yaml
2026-06-09 12:21:04.697396 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/daemonset/
2026-06-09 12:21:04.697411 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/
2026-06-09 12:21:04.697426 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/barbican-operator-controller-manager.yaml
2026-06-09 12:21:04.697442 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/cinder-operator-controller-manager.yaml
2026-06-09 12:21:04.697457 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/designate-operator-controller-manager.yaml
2026-06-09 12:21:04.697473 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/glance-operator-controller-manager.yaml
2026-06-09 12:21:04.697488 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/heat-operator-controller-manager.yaml
2026-06-09 12:21:04.697504 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/horizon-operator-controller-manager.yaml
2026-06-09 12:21:04.697520 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/infra-operator-controller-manager.yaml
2026-06-09 12:21:04.697535 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/ironic-operator-controller-manager.yaml
2026-06-09 12:21:04.697555 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/keystone-operator-controller-manager.yaml
2026-06-09 12:21:04.697571 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/manila-operator-controller-manager.yaml
2026-06-09 12:21:04.697587 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/mariadb-operator-controller-manager.yaml
2026-06-09 12:21:04.697602 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/neutron-operator-controller-manager.yaml
2026-06-09 12:21:04.697618 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/nova-operator-controller-manager.yaml
2026-06-09 12:21:04.697634 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/octavia-operator-controller-manager.yaml
2026-06-09 12:21:04.697650 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/openstack-baremetal-operator-controller-manager.yaml
2026-06-09 12:21:04.697665 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/openstack-operator-controller-init.yaml
2026-06-09 12:21:04.697681 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/openstack-operator-controller-manager.yaml
2026-06-09 12:21:04.697696 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/ovn-operator-controller-manager.yaml
2026-06-09 12:21:04.697711 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/swift-operator-controller-manager.yaml
2026-06-09 12:21:04.697726 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/telemetry-operator-controller-manager.yaml
2026-06-09 12:21:04.697741 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/test-operator-controller-manager.yaml
2026-06-09 12:21:04.697757 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/watcher-operator-controller-manager.yaml
2026-06-09 12:21:04.697776 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/imagestream/
2026-06-09 12:21:04.697792 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/installplans/
2026-06-09 12:21:04.697808 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/installplans/install-cvmf8
2026-06-09 12:21:04.697823 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/
2026-06-09 12:21:04.697839 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/barbican-operator-selfsigned-issuer.yaml
2026-06-09 12:21:04.697855 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/cinder-operator-selfsigned-issuer.yaml
2026-06-09 12:21:04.697870 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/designate-operator-selfsigned-issuer.yaml
2026-06-09 12:21:04.697886 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/glance-operator-selfsigned-issuer.yaml
2026-06-09 12:21:04.697901 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/heat-operator-selfsigned-issuer.yaml
2026-06-09 12:21:04.697916 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/horizon-operator-selfsigned-issuer.yaml
2026-06-09 12:21:04.697932 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/infra-operator-selfsigned-issuer.yaml
2026-06-09 12:21:04.697947 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/ironic-operator-selfsigned-issuer.yaml
2026-06-09 12:21:04.697962 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/keystone-operator-selfsigned-issuer.yaml
2026-06-09 12:21:04.697977 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/manila-operator-selfsigned-issuer.yaml
2026-06-09 12:21:04.697996 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/mariadb-operator-selfsigned-issuer.yaml
2026-06-09 12:21:04.698012 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/neutron-operator-selfsigned-issuer.yaml
2026-06-09 12:21:04.698027 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/nova-operator-selfsigned-issuer.yaml
2026-06-09 12:21:04.698043 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/octavia-operator-selfsigned-issuer.yaml
2026-06-09 12:21:04.698058 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/openstack-baremetal-operator-selfsigned-issuer.yaml
2026-06-09 12:21:04.698073 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/openstack-operator-selfsigned-issuer.yaml
2026-06-09 12:21:04.698088 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/ovn-operator-selfsigned-issuer.yaml
2026-06-09 12:21:04.698103 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/swift-operator-selfsigned-issuer.yaml
2026-06-09 12:21:04.698119 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/telemetry-operator-selfsigned-issuer.yaml
2026-06-09 12:21:04.698134 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/test-operator-selfsigned-issuer.yaml
2026-06-09 12:21:04.698149 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/watcher-operator-selfsigned-issuer.yaml
2026-06-09 12:21:04.698165 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/jobs/
2026-06-09 12:21:04.698180 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/jobs/e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd57ea26a.yaml
2026-06-09 12:21:04.698199 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/poddisruptionbudgets/
2026-06-09 12:21:04.698216 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/
2026-06-09 12:21:04.698231 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/barbican-operator-controller-manager-7b8ffd8c4f-q6tt9/
2026-06-09 12:21:04.698247 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/barbican-operator-controller-manager-7b8ffd8c4f-q6tt9/barbican-operator-controller-manager-7b8ffd8c4f-q6tt9-describe
2026-06-09 12:21:04.698263 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/barbican-operator-controller-manager-7b8ffd8c4f-q6tt9/logs/
2026-06-09 12:21:04.698278 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/barbican-operator-controller-manager-7b8ffd8c4f-q6tt9/logs/manager-previous.log
2026-06-09 12:21:04.698293 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/barbican-operator-controller-manager-7b8ffd8c4f-q6tt9/logs/manager.log
2026-06-09 12:21:04.698309 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/cinder-operator-controller-manager-86c584f6fc-2d57j/
2026-06-09 12:21:04.698325 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/cinder-operator-controller-manager-86c584f6fc-2d57j/cinder-operator-controller-manager-86c584f6fc-2d57j-describe
2026-06-09 12:21:04.698341 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/cinder-operator-controller-manager-86c584f6fc-2d57j/logs/
2026-06-09 12:21:04.698376 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/cinder-operator-controller-manager-86c584f6fc-2d57j/logs/manager-previous.log
2026-06-09 12:21:04.698393 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/cinder-operator-controller-manager-86c584f6fc-2d57j/logs/manager.log
2026-06-09 12:21:04.698409 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/designate-operator-controller-manager-6bf8599b68-gkskb/
2026-06-09 12:21:04.698430 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/designate-operator-controller-manager-6bf8599b68-gkskb/designate-operator-controller-manager-6bf8599b68-gkskb-describe
2026-06-09 12:21:04.698446 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/designate-operator-controller-manager-6bf8599b68-gkskb/logs/
2026-06-09 12:21:04.698461 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/designate-operator-controller-manager-6bf8599b68-gkskb/logs/manager-previous.log
2026-06-09 12:21:04.698476 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/designate-operator-controller-manager-6bf8599b68-gkskb/logs/manager.log
2026-06-09 12:21:04.698492 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch/
2026-06-09 12:21:04.698508 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch/e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch-describe
2026-06-09 12:21:04.698523 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch/logs/
2026-06-09 12:21:04.698538 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch/logs/extract.log
2026-06-09 12:21:04.698553 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch/logs/pull.log
2026-06-09 12:21:04.698568 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/e02c8c6fc58ab3453776474967877fadccfa174aaa79cc4cb009d8cd5757rch/logs/util.log
2026-06-09 12:21:04.698584 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/glance-operator-controller-manager-5bdfb47c4d-qbnlh/
2026-06-09 12:21:04.698599 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/glance-operator-controller-manager-5bdfb47c4d-qbnlh/glance-operator-controller-manager-5bdfb47c4d-qbnlh-describe
2026-06-09 12:21:04.698618 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/glance-operator-controller-manager-5bdfb47c4d-qbnlh/logs/
2026-06-09 12:21:04.698634 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/glance-operator-controller-manager-5bdfb47c4d-qbnlh/logs/manager-previous.log
2026-06-09 12:21:04.698650 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/glance-operator-controller-manager-5bdfb47c4d-qbnlh/logs/manager.log
2026-06-09 12:21:04.698666 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/heat-operator-controller-manager-5c5844cc68-v5gvm/
2026-06-09 12:21:04.698681 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/heat-operator-controller-manager-5c5844cc68-v5gvm/heat-operator-controller-manager-5c5844cc68-v5gvm-describe
2026-06-09 12:21:04.698697 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/heat-operator-controller-manager-5c5844cc68-v5gvm/logs/
2026-06-09 12:21:04.698712 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/heat-operator-controller-manager-5c5844cc68-v5gvm/logs/manager-previous.log
2026-06-09 12:21:04.698727 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/heat-operator-controller-manager-5c5844cc68-v5gvm/logs/manager.log
2026-06-09 12:21:04.698743 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/horizon-operator-controller-manager-548d6d5f9-hrdgq/
2026-06-09 12:21:04.698758 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/horizon-operator-controller-manager-548d6d5f9-hrdgq/horizon-operator-controller-manager-548d6d5f9-hrdgq-describe
2026-06-09 12:21:04.698774 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/horizon-operator-controller-manager-548d6d5f9-hrdgq/logs/
2026-06-09 12:21:04.698789 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/horizon-operator-controller-manager-548d6d5f9-hrdgq/logs/manager-previous.log
2026-06-09 12:21:04.698812 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/horizon-operator-controller-manager-548d6d5f9-hrdgq/logs/manager.log
2026-06-09 12:21:04.698828 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/infra-operator-controller-manager-cbcfcddf7-x6fhn/
2026-06-09 12:21:04.698843 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/infra-operator-controller-manager-cbcfcddf7-x6fhn/infra-operator-controller-manager-cbcfcddf7-x6fhn-describe
2026-06-09 12:21:04.698858 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/infra-operator-controller-manager-cbcfcddf7-x6fhn/logs/
2026-06-09 12:21:04.698874 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/infra-operator-controller-manager-cbcfcddf7-x6fhn/logs/manager-previous.log
2026-06-09 12:21:04.698889 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/infra-operator-controller-manager-cbcfcddf7-x6fhn/logs/manager.log
2026-06-09 12:21:04.698904 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ironic-operator-controller-manager-75f8548fcd-fv5pz/
2026-06-09 12:21:04.698919 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ironic-operator-controller-manager-75f8548fcd-fv5pz/ironic-operator-controller-manager-75f8548fcd-fv5pz-describe
2026-06-09 12:21:04.698935 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ironic-operator-controller-manager-75f8548fcd-fv5pz/logs/
2026-06-09 12:21:04.698950 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ironic-operator-controller-manager-75f8548fcd-fv5pz/logs/manager-previous.log
2026-06-09 12:21:04.698965 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ironic-operator-controller-manager-75f8548fcd-fv5pz/logs/manager.log
2026-06-09 12:21:04.698981 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/keystone-operator-controller-manager-6ccff66c5b-j2lq7/
2026-06-09 12:21:04.699000 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/keystone-operator-controller-manager-6ccff66c5b-j2lq7/keystone-operator-controller-manager-6ccff66c5b-j2lq7-describe
2026-06-09 12:21:04.699016 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/keystone-operator-controller-manager-6ccff66c5b-j2lq7/logs/
2026-06-09 12:21:04.699032 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/keystone-operator-controller-manager-6ccff66c5b-j2lq7/logs/manager-previous.log
2026-06-09 12:21:04.699047 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/keystone-operator-controller-manager-6ccff66c5b-j2lq7/logs/manager.log
2026-06-09 12:21:04.699062 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/manila-operator-controller-manager-677d9d8477-g5xh7/
2026-06-09 12:21:04.699078 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/manila-operator-controller-manager-677d9d8477-g5xh7/manila-operator-controller-manager-677d9d8477-g5xh7-describe
2026-06-09 12:21:04.699093 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/manila-operator-controller-manager-677d9d8477-g5xh7/logs/
2026-06-09 12:21:04.699108 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/manila-operator-controller-manager-677d9d8477-g5xh7/logs/manager-previous.log
2026-06-09 12:21:04.699123 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/manila-operator-controller-manager-677d9d8477-g5xh7/logs/manager.log
2026-06-09 12:21:04.699139 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/mariadb-operator-controller-manager-7fcb8b58d6-2pdnd/
2026-06-09 12:21:04.699154 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/mariadb-operator-controller-manager-7fcb8b58d6-2pdnd/mariadb-operator-controller-manager-7fcb8b58d6-2pdnd-describe
2026-06-09 12:21:04.699169 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/mariadb-operator-controller-manager-7fcb8b58d6-2pdnd/logs/
2026-06-09 12:21:04.699188 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/mariadb-operator-controller-manager-7fcb8b58d6-2pdnd/logs/manager-previous.log
2026-06-09 12:21:04.699204 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/mariadb-operator-controller-manager-7fcb8b58d6-2pdnd/logs/manager.log
2026-06-09 12:21:04.699219 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/neutron-operator-controller-manager-688d5c756f-7hgnr/
2026-06-09 12:21:04.699235 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/neutron-operator-controller-manager-688d5c756f-7hgnr/neutron-operator-controller-manager-688d5c756f-7hgnr-describe
2026-06-09 12:21:04.699250 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/neutron-operator-controller-manager-688d5c756f-7hgnr/logs/
2026-06-09 12:21:04.699265 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/neutron-operator-controller-manager-688d5c756f-7hgnr/logs/manager-previous.log
2026-06-09 12:21:04.699281 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/neutron-operator-controller-manager-688d5c756f-7hgnr/logs/manager.log
2026-06-09 12:21:04.699296 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/nova-operator-controller-manager-f4c4579bb-4gw2t/
2026-06-09 12:21:04.699311 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/nova-operator-controller-manager-f4c4579bb-4gw2t/nova-operator-controller-manager-f4c4579bb-4gw2t-describe
2026-06-09 12:21:04.699326 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/nova-operator-controller-manager-f4c4579bb-4gw2t/logs/
2026-06-09 12:21:04.699341 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/nova-operator-controller-manager-f4c4579bb-4gw2t/logs/manager-previous.log
2026-06-09 12:21:04.699375 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/nova-operator-controller-manager-f4c4579bb-4gw2t/logs/manager.log
2026-06-09 12:21:04.699392 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/octavia-operator-controller-manager-6495978d8d-24mcx/
2026-06-09 12:21:04.699411 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/octavia-operator-controller-manager-6495978d8d-24mcx/octavia-operator-controller-manager-6495978d8d-24mcx-describe
2026-06-09 12:21:04.699427 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/octavia-operator-controller-manager-6495978d8d-24mcx/logs/
2026-06-09 12:21:04.699443 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/octavia-operator-controller-manager-6495978d8d-24mcx/logs/manager-previous.log
2026-06-09 12:21:04.699459 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/octavia-operator-controller-manager-6495978d8d-24mcx/logs/manager.log
2026-06-09 12:21:04.699475 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/
2026-06-09 12:21:04.699491 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf-describe
2026-06-09 12:21:04.699506 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/logs/
2026-06-09 12:21:04.699522 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/logs/manager-previous.log
2026-06-09 12:21:04.699537 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-baremetal-operator-controller-manager-7c67dc759f2nfxf/logs/manager.log
2026-06-09 12:21:04.699553 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-operator-controller-init-6c68c85668-9zjxt/
2026-06-09 12:21:04.699568 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-operator-controller-init-6c68c85668-9zjxt/openstack-operator-controller-init-6c68c85668-9zjxt-describe
2026-06-09 12:21:04.699584 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-operator-controller-init-6c68c85668-9zjxt/logs/
2026-06-09 12:21:04.699604 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-operator-controller-init-6c68c85668-9zjxt/logs/operator-previous.log
2026-06-09 12:21:04.699619 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-operator-controller-init-6c68c85668-9zjxt/logs/operator.log
2026-06-09 12:21:04.699634 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-operator-controller-manager-6867b487d4-vv9kv/
2026-06-09 12:21:04.699649 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-operator-controller-manager-6867b487d4-vv9kv/openstack-operator-controller-manager-6867b487d4-vv9kv-describe
2026-06-09 12:21:04.699665 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-operator-controller-manager-6867b487d4-vv9kv/logs/
2026-06-09 12:21:04.699680 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-operator-controller-manager-6867b487d4-vv9kv/logs/manager-previous.log.gz
2026-06-09 12:21:04.699695 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-operator-controller-manager-6867b487d4-vv9kv/logs/manager.log.gz
2026-06-09 12:21:04.699711 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-operator-index-p6csp/
2026-06-09 12:21:04.699727 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-operator-index-p6csp/openstack-operator-index-p6csp-describe
2026-06-09 12:21:04.699743 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-operator-index-p6csp/logs/
2026-06-09 12:21:04.699759 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-operator-index-p6csp/logs/registry-server.log
2026-06-09 12:21:04.699774 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ovn-operator-controller-manager-58f85bd97f-l4dv6/
2026-06-09 12:21:04.699795 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ovn-operator-controller-manager-58f85bd97f-l4dv6/ovn-operator-controller-manager-58f85bd97f-l4dv6-describe
2026-06-09 12:21:04.699811 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ovn-operator-controller-manager-58f85bd97f-l4dv6/logs/
2026-06-09 12:21:04.699827 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ovn-operator-controller-manager-58f85bd97f-l4dv6/logs/manager-previous.log
2026-06-09 12:21:04.699843 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ovn-operator-controller-manager-58f85bd97f-l4dv6/logs/manager.log
2026-06-09 12:21:04.699858 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/swift-operator-controller-manager-67c49dd5c6-m868m/
2026-06-09 12:21:04.699874 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/swift-operator-controller-manager-67c49dd5c6-m868m/swift-operator-controller-manager-67c49dd5c6-m868m-describe
2026-06-09 12:21:04.699889 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/swift-operator-controller-manager-67c49dd5c6-m868m/logs/
2026-06-09 12:21:04.699905 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/swift-operator-controller-manager-67c49dd5c6-m868m/logs/manager-previous.log
2026-06-09 12:21:04.699920 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/swift-operator-controller-manager-67c49dd5c6-m868m/logs/manager.log
2026-06-09 12:21:04.699936 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/telemetry-operator-controller-manager-5d65c7d97d-rslrh/
2026-06-09 12:21:04.699951 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/telemetry-operator-controller-manager-5d65c7d97d-rslrh/telemetry-operator-controller-manager-5d65c7d97d-rslrh-describe
2026-06-09 12:21:04.699966 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/telemetry-operator-controller-manager-5d65c7d97d-rslrh/logs/
2026-06-09 12:21:04.699985 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/telemetry-operator-controller-manager-5d65c7d97d-rslrh/logs/manager-previous.log
2026-06-09 12:21:04.700001 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/telemetry-operator-controller-manager-5d65c7d97d-rslrh/logs/manager.log
2026-06-09 12:21:04.700017 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/test-operator-controller-manager-8d5599d7d-lxkn6/
2026-06-09 12:21:04.700032 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/test-operator-controller-manager-8d5599d7d-lxkn6/test-operator-controller-manager-8d5599d7d-lxkn6-describe
2026-06-09 12:21:04.700048 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/test-operator-controller-manager-8d5599d7d-lxkn6/logs/
2026-06-09 12:21:04.700078 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/test-operator-controller-manager-8d5599d7d-lxkn6/logs/manager-previous.log
2026-06-09 12:21:04.700096 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/test-operator-controller-manager-8d5599d7d-lxkn6/logs/manager.log
2026-06-09 12:21:04.700112 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/watcher-operator-controller-manager-577b679b5c-5v6m6/
2026-06-09 12:21:04.700127 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/watcher-operator-controller-manager-577b679b5c-5v6m6/watcher-operator-controller-manager-577b679b5c-5v6m6-describe
2026-06-09 12:21:04.700143 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/watcher-operator-controller-manager-577b679b5c-5v6m6/logs/
2026-06-09 12:21:04.700159 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/watcher-operator-controller-manager-577b679b5c-5v6m6/logs/manager-previous.log
2026-06-09 12:21:04.700174 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/watcher-operator-controller-manager-577b679b5c-5v6m6/logs/manager.log
2026-06-09 12:21:04.700190 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/
2026-06-09 12:21:04.700209 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/barbican-operator-controller-manager-7b8ffd8c4f.yaml
2026-06-09 12:21:04.700225 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/cinder-operator-controller-manager-86c584f6fc.yaml
2026-06-09 12:21:04.700241 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/designate-operator-controller-manager-6bf8599b68.yaml
2026-06-09 12:21:04.700256 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/glance-operator-controller-manager-5bdfb47c4d.yaml
2026-06-09 12:21:04.700271 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/heat-operator-controller-manager-5c5844cc68.yaml
2026-06-09 12:21:04.700286 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/horizon-operator-controller-manager-548d6d5f9.yaml
2026-06-09 12:21:04.700301 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/infra-operator-controller-manager-cbcfcddf7.yaml
2026-06-09 12:21:04.700316 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/ironic-operator-controller-manager-75f8548fcd.yaml
2026-06-09 12:21:04.700331 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/keystone-operator-controller-manager-6ccff66c5b.yaml
2026-06-09 12:21:04.700362 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/manila-operator-controller-manager-677d9d8477.yaml
2026-06-09 12:21:04.700383 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/mariadb-operator-controller-manager-7fcb8b58d6.yaml
2026-06-09 12:21:04.700399 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/neutron-operator-controller-manager-688d5c756f.yaml
2026-06-09 12:21:04.700414 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/nova-operator-controller-manager-f4c4579bb.yaml
2026-06-09 12:21:04.700434 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/octavia-operator-controller-manager-6495978d8d.yaml
2026-06-09 12:21:04.700450 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/openstack-baremetal-operator-controller-manager-7c67dc759f.yaml
2026-06-09 12:21:04.700465 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/openstack-operator-controller-init-6c68c85668.yaml
2026-06-09 12:21:04.700481 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/openstack-operator-controller-manager-6867b487d4.yaml
2026-06-09 12:21:04.700496 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/ovn-operator-controller-manager-58f85bd97f.yaml
2026-06-09 12:21:04.700511 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/swift-operator-controller-manager-67c49dd5c6.yaml
2026-06-09 12:21:04.700526 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/telemetry-operator-controller-manager-5d65c7d97d.yaml
2026-06-09 12:21:04.700542 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/test-operator-controller-manager-8d5599d7d.yaml
2026-06-09 12:21:04.700557 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/watcher-operator-controller-manager-577b679b5c.yaml
2026-06-09 12:21:04.700572 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/routes/
2026-06-09 12:21:04.700588 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/
2026-06-09 12:21:04.700603 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/barbican/
2026-06-09 12:21:04.700619 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/barbican/barbican-operator-metrics-server-cert.yaml
2026-06-09 12:21:04.700638 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/cinder/
2026-06-09 12:21:04.700654 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/cinder/cinder-operator-metrics-server-cert.yaml
2026-06-09 12:21:04.700670 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/designate/
2026-06-09 12:21:04.700685 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/designate/designate-operator-metrics-server-cert.yaml
2026-06-09 12:21:04.700700 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/glance/
2026-06-09 12:21:04.700716 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/glance/glance-operator-metrics-server-cert.yaml
2026-06-09 12:21:04.700731 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/heat/
2026-06-09 12:21:04.700746 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/heat/heat-operator-metrics-server-cert.yaml
2026-06-09 12:21:04.700761 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/horizon/
2026-06-09 12:21:04.700776 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/horizon/horizon-operator-metrics-server-cert.yaml
2026-06-09 12:21:04.700791 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/ironic/
2026-06-09 12:21:04.700807 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/ironic/ironic-operator-metrics-server-cert.yaml
2026-06-09 12:21:04.700822 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/keystone/
2026-06-09 12:21:04.700838 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/keystone/keystone-operator-metrics-server-cert.yaml
2026-06-09 12:21:04.700858 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/manila/
2026-06-09 12:21:04.700874 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/manila/manila-operator-metrics-server-cert.yaml
2026-06-09 12:21:04.700890 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/mariadb/
2026-06-09 12:21:04.700905 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/mariadb/mariadb-operator-metrics-server-cert.yaml
2026-06-09 12:21:04.700921 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/neutron/
2026-06-09 12:21:04.700936 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/neutron/neutron-operator-metrics-server-cert.yaml
2026-06-09 12:21:04.700952 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/nova/
2026-06-09 12:21:04.700967 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/nova/nova-operator-metrics-server-cert.yaml
2026-06-09 12:21:04.700982 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/octavia/
2026-06-09 12:21:04.700997 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/octavia/octavia-operator-metrics-server-cert.yaml
2026-06-09 12:21:04.701012 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/ovn/
2026-06-09 12:21:04.701027 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/ovn/ovn-operator-metrics-server-cert.yaml
2026-06-09 12:21:04.701042 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/swift/
2026-06-09 12:21:04.701057 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/swift/swift-operator-metrics-server-cert.yaml
2026-06-09 12:21:04.701076 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/telemetry/
2026-06-09 12:21:04.701092 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/telemetry/telemetry-operator-metrics-server-cert.yaml
2026-06-09 12:21:04.701107 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/watcher/
2026-06-09 12:21:04.701123 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/watcher/watcher-operator-metrics-server-cert.yaml
2026-06-09 12:21:04.701138 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/
2026-06-09 12:21:04.701154 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/barbican-operator-controller-manager-metrics-service.yaml
2026-06-09 12:21:04.701169 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/cinder-operator-controller-manager-metrics-service.yaml
2026-06-09 12:21:04.701185 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/designate-operator-controller-manager-metrics-service.yaml
2026-06-09 12:21:04.701200 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/glance-operator-controller-manager-metrics-service.yaml
2026-06-09 12:21:04.701215 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/heat-operator-controller-manager-metrics-service.yaml
2026-06-09 12:21:04.701230 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/horizon-operator-controller-manager-metrics-service.yaml
2026-06-09 12:21:04.701246 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/infra-operator-controller-manager-metrics-service.yaml
2026-06-09 12:21:04.701261 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/infra-operator-webhook-service.yaml
2026-06-09 12:21:04.701280 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/ironic-operator-controller-manager-metrics-service.yaml
2026-06-09 12:21:04.701296 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/keystone-operator-controller-manager-metrics-service.yaml
2026-06-09 12:21:04.701311 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/manila-operator-controller-manager-metrics-service.yaml
2026-06-09 12:21:04.701326 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/mariadb-operator-controller-manager-metrics-service.yaml
2026-06-09 12:21:04.701341 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/neutron-operator-controller-manager-metrics-service.yaml
2026-06-09 12:21:04.701375 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/nova-operator-controller-manager-metrics-service.yaml
2026-06-09 12:21:04.701392 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/octavia-operator-controller-manager-metrics-service.yaml
2026-06-09 12:21:04.701408 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/openstack-baremetal-operator-controller-manager-metrics-service.yaml
2026-06-09 12:21:04.701423 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/openstack-baremetal-operator-webhook-service.yaml
2026-06-09 12:21:04.701438 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/openstack-operator-controller-manager-metrics-service.yaml
2026-06-09 12:21:04.701454 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/openstack-operator-index.yaml
2026-06-09 12:21:04.701469 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/openstack-operator-webhook-service.yaml
2026-06-09 12:21:04.701484 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/ovn-operator-controller-manager-metrics-service.yaml
2026-06-09 12:21:04.701505 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/swift-operator-controller-manager-metrics-service.yaml
2026-06-09 12:21:04.701521 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/telemetry-operator-controller-manager-metrics-service.yaml
2026-06-09 12:21:04.701536 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/test-operator-controller-manager-metrics-service.yaml
2026-06-09 12:21:04.701551 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/watcher-operator-controller-manager-metrics-service.yaml
2026-06-09 12:21:04.701566 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/statefulset/
2026-06-09 12:21:04.701581 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/subscriptions/
2026-06-09 12:21:04.701596 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/subscriptions/openstack-operator
2026-06-09 12:21:04.701612 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/
2026-06-09 12:21:04.701627 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/all_resources.log
2026-06-09 12:21:04.701642 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/events.log
2026-06-09 12:21:04.701658 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/nad.log
2026-06-09 12:21:04.701674 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pvc.log
2026-06-09 12:21:04.701690 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/buildconfig/
2026-06-09 12:21:04.701705 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/
2026-06-09 12:21:04.701721 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/barbican-internal-svc.yaml
2026-06-09 12:21:04.701740 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/barbican-public-route.yaml
2026-06-09 12:21:04.701756 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/barbican-public-svc.yaml
2026-06-09 12:21:04.701772 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/ceilometer-internal-svc.yaml
2026-06-09 12:21:04.701787 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/cinder-internal-svc.yaml
2026-06-09 12:21:04.701802 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/cinder-public-route.yaml
2026-06-09 12:21:04.701817 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/cinder-public-svc.yaml
2026-06-09 12:21:04.701833 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/galera-openstack-cell1-svc.yaml
2026-06-09 12:21:04.701848 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/galera-openstack-svc.yaml
2026-06-09 12:21:04.701863 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/glance-default-internal-svc.yaml
2026-06-09 12:21:04.701878 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/glance-default-public-route.yaml
2026-06-09 12:21:04.701893 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/glance-default-public-svc.yaml
2026-06-09 12:21:04.701909 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/instanceha-metrics.yaml
2026-06-09 12:21:04.701925 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/keystone-internal-svc.yaml
2026-06-09 12:21:04.701941 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/keystone-public-route.yaml
2026-06-09 12:21:04.701964 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/keystone-public-svc.yaml
2026-06-09 12:21:04.701980 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/kube-state-metrics-svc.yaml
2026-06-09 12:21:04.701996 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/libvirt-default-edpm-compute-0.yaml
2026-06-09 12:21:04.702011 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/memcached-svc.yaml
2026-06-09 12:21:04.702027 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/neutron-internal-svc.yaml
2026-06-09 12:21:04.702042 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/neutron-metadata-default-edpm-compute-0.yaml
2026-06-09 12:21:04.702058 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/neutron-ovndbs.yaml
2026-06-09 12:21:04.702074 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/neutron-public-route.yaml
2026-06-09 12:21:04.702090 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/neutron-public-svc.yaml
2026-06-09 12:21:04.702105 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/nova-internal-svc.yaml
2026-06-09 12:21:04.702121 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/nova-metadata-internal-svc.yaml
2026-06-09 12:21:04.702136 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/nova-novncproxy-cell1-public-route.yaml
2026-06-09 12:21:04.702152 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/nova-novncproxy-cell1-public-svc.yaml
2026-06-09 12:21:04.702167 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/nova-novncproxy-cell1-vencrypt.yaml
2026-06-09 12:21:04.702182 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/nova-public-route.yaml
2026-06-09 12:21:04.702201 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/nova-public-svc.yaml
2026-06-09 12:21:04.702216 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/ovn-default-edpm-compute-0.yaml
2026-06-09 12:21:04.702232 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/ovn-metrics.yaml
2026-06-09 12:21:04.702247 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/ovncontroller-ovndbs.yaml
2026-06-09 12:21:04.702262 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/ovndbcluster-nb-ovndbs.yaml
2026-06-09 12:21:04.702278 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/ovndbcluster-sb-ovndbs.yaml
2026-06-09 12:21:04.702294 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/ovnnorthd-ovndbs.yaml
2026-06-09 12:21:04.702309 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/placement-internal-svc.yaml
2026-06-09 12:21:04.702324 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/placement-public-route.yaml
2026-06-09 12:21:04.702340 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/placement-public-svc.yaml
2026-06-09 12:21:04.702380 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/rabbitmq-cell1-svc.yaml
2026-06-09 12:21:04.702398 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/rabbitmq-svc.yaml
2026-06-09 12:21:04.702413 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/rootca-internal.yaml
2026-06-09 12:21:04.702429 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/rootca-libvirt.yaml
2026-06-09 12:21:04.702445 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/rootca-ovn.yaml
2026-06-09 12:21:04.702465 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/rootca-public.yaml
2026-06-09 12:21:04.702480 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/swift-internal-svc.yaml
2026-06-09 12:21:04.702496 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/swift-public-route.yaml
2026-06-09 12:21:04.702511 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/swift-public-svc.yaml
2026-06-09 12:21:04.702527 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/telemetry-default-edpm-compute-0.yaml
2026-06-09 12:21:04.702544 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/
2026-06-09 12:21:04.702580 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/barbican-internal-svc-1.yaml
2026-06-09 12:21:04.702617 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/barbican-public-route-1.yaml
2026-06-09 12:21:04.702641 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/barbican-public-svc-1.yaml
2026-06-09 12:21:04.702658 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/ceilometer-internal-svc-1.yaml
2026-06-09 12:21:04.702675 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/cinder-internal-svc-1.yaml
2026-06-09 12:21:04.702690 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/cinder-public-route-1.yaml
2026-06-09 12:21:04.702706 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/cinder-public-svc-1.yaml
2026-06-09 12:21:04.702722 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/galera-openstack-cell1-svc-1.yaml
2026-06-09 12:21:04.702742 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/galera-openstack-svc-1.yaml
2026-06-09 12:21:04.702758 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/glance-default-internal-svc-1.yaml
2026-06-09 12:21:04.702774 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/glance-default-public-route-1.yaml
2026-06-09 12:21:04.702789 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/glance-default-public-svc-1.yaml
2026-06-09 12:21:04.702805 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/instanceha-metrics-1.yaml
2026-06-09 12:21:04.702820 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/keystone-internal-svc-1.yaml
2026-06-09 12:21:04.702835 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/keystone-public-route-1.yaml
2026-06-09 12:21:04.702851 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/keystone-public-svc-1.yaml
2026-06-09 12:21:04.702866 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/kube-state-metrics-svc-1.yaml
2026-06-09 12:21:04.702882 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/libvirt-default-edpm-compute-0-1.yaml
2026-06-09 12:21:04.702897 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/memcached-svc-1.yaml
2026-06-09 12:21:04.702913 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/neutron-internal-svc-1.yaml
2026-06-09 12:21:04.702928 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/neutron-metadata-default-edpm-compute-0-1.yaml
2026-06-09 12:21:04.702943 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/neutron-ovndbs-1.yaml
2026-06-09 12:21:04.702962 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/neutron-public-route-1.yaml
2026-06-09 12:21:04.702977 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/neutron-public-svc-1.yaml
2026-06-09 12:21:04.702992 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/nova-internal-svc-1.yaml
2026-06-09 12:21:04.703007 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/nova-metadata-internal-svc-1.yaml
2026-06-09 12:21:04.703023 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/nova-novncproxy-cell1-public-route-1.yaml
2026-06-09 12:21:04.703038 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/nova-novncproxy-cell1-public-svc-1.yaml
2026-06-09 12:21:04.703053 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/nova-novncproxy-cell1-vencrypt-1.yaml
2026-06-09 12:21:04.703069 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/nova-public-route-1.yaml
2026-06-09 12:21:04.703084 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/nova-public-svc-1.yaml
2026-06-09 12:21:04.703101 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/ovn-default-edpm-compute-0-1.yaml
2026-06-09 12:21:04.703116 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/ovn-metrics-1.yaml
2026-06-09 12:21:04.703132 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/ovncontroller-ovndbs-1.yaml
2026-06-09 12:21:04.703148 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/ovndbcluster-nb-ovndbs-1.yaml
2026-06-09 12:21:04.703163 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/ovndbcluster-sb-ovndbs-1.yaml
2026-06-09 12:21:04.703182 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/ovnnorthd-ovndbs-1.yaml
2026-06-09 12:21:04.703198 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/placement-internal-svc-1.yaml
2026-06-09 12:21:04.703213 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/placement-public-route-1.yaml
2026-06-09 12:21:04.703228 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/placement-public-svc-1.yaml
2026-06-09 12:21:04.703243 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/rabbitmq-cell1-svc-1.yaml
2026-06-09 12:21:04.703258 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/rabbitmq-svc-1.yaml
2026-06-09 12:21:04.703273 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/rootca-internal-1.yaml
2026-06-09 12:21:04.703288 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/rootca-libvirt-1.yaml
2026-06-09 12:21:04.703304 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/rootca-ovn-1.yaml
2026-06-09 12:21:04.703320 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/rootca-public-1.yaml
2026-06-09 12:21:04.703337 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/swift-internal-svc-1.yaml
2026-06-09 12:21:04.703377 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/swift-public-route-1.yaml
2026-06-09 12:21:04.703394 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/swift-public-svc-1.yaml
2026-06-09 12:21:04.703410 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/telemetry-default-edpm-compute-0-1.yaml
2026-06-09 12:21:04.703430 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/
2026-06-09 12:21:04.703445 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/dns-swift-storage-0.yaml
2026-06-09 12:21:04.703461 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/infra-instanceha-config.yaml
2026-06-09 12:21:04.703476 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/neutron-edpm-ipam.yaml
2026-06-09 12:21:04.703491 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/nova-extra-config.yaml
2026-06-09 12:21:04.703506 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovncontroller-config.yaml
2026-06-09 12:21:04.703521 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovncontroller-extra-scripts.yaml
2026-06-09 12:21:04.703536 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovncontroller-metrics-config.yaml
2026-06-09 12:21:04.703551 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovncontroller-scripts.yaml
2026-06-09 12:21:04.703566 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovndbcluster-nb-config.yaml
2026-06-09 12:21:04.703581 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovndbcluster-nb-runtime-config.yaml
2026-06-09 12:21:04.703596 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovndbcluster-nb-scripts.yaml
2026-06-09 12:21:04.703611 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovndbcluster-sb-config.yaml
2026-06-09 12:21:04.703626 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovndbcluster-sb-runtime-config.yaml
2026-06-09 12:21:04.703644 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovndbcluster-sb-scripts.yaml
2026-06-09 12:21:04.703659 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovnnorthd-config.yaml
2026-06-09 12:21:04.703674 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovnnorthd-scripts.yaml
2026-06-09 12:21:04.703689 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovsdbserver-nb.yaml
2026-06-09 12:21:04.703704 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovsdbserver-sb.yaml
2026-06-09 12:21:04.703719 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/rabbitmq-cell1-config-data.yaml
2026-06-09 12:21:04.703734 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/rabbitmq-cell1-plugins-conf.yaml
2026-06-09 12:21:04.703749 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/rabbitmq-cell1-server-conf.yaml
2026-06-09 12:21:04.703765 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/rabbitmq-config-data.yaml
2026-06-09 12:21:04.703780 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/rabbitmq-plugins-conf.yaml
2026-06-09 12:21:04.703795 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/rabbitmq-server-conf.yaml
2026-06-09 12:21:04.703810 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/swift-ring-config-data.yaml
2026-06-09 12:21:04.703825 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/swift-ring-files.yaml
2026-06-09 12:21:04.703840 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/swift-ring-scripts.yaml
2026-06-09 12:21:04.703856 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/swift-storage-config-data.yaml
2026-06-09 12:21:04.703874 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/swift-xattr-restore-script.yaml
2026-06-09 12:21:04.703890 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cronjobs/
2026-06-09 12:21:04.703905 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cronjobs/cinder-db-purge.yaml
2026-06-09 12:21:04.703921 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cronjobs/glance-db-purge.yaml
2026-06-09 12:21:04.703937 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cronjobs/keystone-cron.yaml
2026-06-09 12:21:04.703953 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cronjobs/nova-cell0-db-purge.yaml
2026-06-09 12:21:04.703968 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cronjobs/nova-cell1-db-purge.yaml
2026-06-09 12:21:04.703984 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/
2026-06-09 12:21:04.703999 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/barbicanapis.barbican.openstack.org/
2026-06-09 12:21:04.704015 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/barbicanapis.barbican.openstack.org/barbican-api.yaml
2026-06-09 12:21:04.704030 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/barbicankeystonelisteners.barbican.openstack.org/
2026-06-09 12:21:04.704046 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/barbicankeystonelisteners.barbican.openstack.org/barbican-keystone-listener.yaml
2026-06-09 12:21:04.704061 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/barbicans.barbican.openstack.org/
2026-06-09 12:21:04.704094 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/barbicans.barbican.openstack.org/barbican.yaml
2026-06-09 12:21:04.704114 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/barbicanworkers.barbican.openstack.org/
2026-06-09 12:21:04.704130 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/barbicanworkers.barbican.openstack.org/barbican-worker.yaml
2026-06-09 12:21:04.704145 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/baremetalhosts.metal3.io/
2026-06-09 12:21:04.704161 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/baremetalhosts.metal3.io/edpm-compute-baremetal-00.yaml
2026-06-09 12:21:04.704176 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ceilometers.telemetry.openstack.org/
2026-06-09 12:21:04.704192 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ceilometers.telemetry.openstack.org/ceilometer.yaml
2026-06-09 12:21:04.704208 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/cinderapis.cinder.openstack.org/
2026-06-09 12:21:04.704224 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/cinderapis.cinder.openstack.org/cinder-api.yaml
2026-06-09 12:21:04.704239 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/cinders.cinder.openstack.org/
2026-06-09 12:21:04.704255 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/cinders.cinder.openstack.org/cinder.yaml
2026-06-09 12:21:04.704270 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/cinderschedulers.cinder.openstack.org/
2026-06-09 12:21:04.704285 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/cinderschedulers.cinder.openstack.org/cinder-scheduler.yaml
2026-06-09 12:21:04.704300 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/cindervolumes.cinder.openstack.org/
2026-06-09 12:21:04.704316 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/cindervolumes.cinder.openstack.org/cinder-volume-volume1.yaml
2026-06-09 12:21:04.704334 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/dnsdata.network.openstack.org/
2026-06-09 12:21:04.704365 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/dnsdata.network.openstack.org/dns-svc.yaml
2026-06-09 12:21:04.704386 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/dnsdata.network.openstack.org/dns-swift-storage-0.yaml
2026-06-09 12:21:04.704402 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/dnsdata.network.openstack.org/openstack-edpm-ipam.yaml
2026-06-09 12:21:04.704417 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/dnsdata.network.openstack.org/ovsdbserver-nb.yaml
2026-06-09 12:21:04.704433 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/dnsdata.network.openstack.org/ovsdbserver-sb.yaml
2026-06-09 12:21:04.704448 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/dnsmasqs.network.openstack.org/
2026-06-09 12:21:04.704463 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/dnsmasqs.network.openstack.org/dns.yaml
2026-06-09 12:21:04.704479 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/galeras.mariadb.openstack.org/
2026-06-09 12:21:04.704494 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/galeras.mariadb.openstack.org/openstack-cell1.yaml
2026-06-09 12:21:04.704510 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/galeras.mariadb.openstack.org/openstack.yaml
2026-06-09 12:21:04.704525 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/glanceapis.glance.openstack.org/
2026-06-09 12:21:04.704540 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/glanceapis.glance.openstack.org/glance-default-external.yaml
2026-06-09 12:21:04.704556 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/glanceapis.glance.openstack.org/glance-default-internal.yaml
2026-06-09 12:21:04.704575 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/glances.glance.openstack.org/
2026-06-09 12:21:04.704591 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/glances.glance.openstack.org/glance.yaml
2026-06-09 12:21:04.704607 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ipsets.network.openstack.org/
2026-06-09 12:21:04.704623 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ipsets.network.openstack.org/edpm-compute-0.yaml
2026-06-09 12:21:04.704638 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneapis.keystone.openstack.org/
2026-06-09 12:21:04.704653 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneapis.keystone.openstack.org/keystone.yaml
2026-06-09 12:21:04.704669 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneendpoints.keystone.openstack.org/
2026-06-09 12:21:04.704684 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneendpoints.keystone.openstack.org/barbican-api.yaml
2026-06-09 12:21:04.704700 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneendpoints.keystone.openstack.org/cinderv3.yaml
2026-06-09 12:21:04.704715 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneendpoints.keystone.openstack.org/glance-default-external.yaml
2026-06-09 12:21:04.704731 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneendpoints.keystone.openstack.org/glance-default-internal.yaml
2026-06-09 12:21:04.704747 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneendpoints.keystone.openstack.org/neutron.yaml
2026-06-09 12:21:04.704762 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneendpoints.keystone.openstack.org/nova.yaml
2026-06-09 12:21:04.704778 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneendpoints.keystone.openstack.org/placement.yaml
2026-06-09 12:21:04.704797 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneendpoints.keystone.openstack.org/swift.yaml
2026-06-09 12:21:04.704813 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneservices.keystone.openstack.org/
2026-06-09 12:21:04.704828 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneservices.keystone.openstack.org/barbican.yaml
2026-06-09 12:21:04.704843 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneservices.keystone.openstack.org/ceilometer.yaml
2026-06-09 12:21:04.704859 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneservices.keystone.openstack.org/cinderv3.yaml
2026-06-09 12:21:04.704874 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneservices.keystone.openstack.org/glance.yaml
2026-06-09 12:21:04.704889 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneservices.keystone.openstack.org/neutron.yaml
2026-06-09 12:21:04.704904 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneservices.keystone.openstack.org/nova.yaml
2026-06-09 12:21:04.704920 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneservices.keystone.openstack.org/placement.yaml
2026-06-09 12:21:04.704935 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneservices.keystone.openstack.org/swift.yaml
2026-06-09 12:21:04.704950 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/
2026-06-09 12:21:04.704970 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/barbican.yaml
2026-06-09 12:21:04.705016 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/cinder.yaml
2026-06-09 12:21:04.705041 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/glance.yaml
2026-06-09 12:21:04.705058 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/keystone.yaml
2026-06-09 12:21:04.705073 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/neutron.yaml
2026-06-09 12:21:04.705089 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/nova-api.yaml
2026-06-09 12:21:04.705106 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/nova-cell0.yaml
2026-06-09 12:21:04.705121 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/nova-cell1.yaml
2026-06-09 12:21:04.705137 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/openstack-cell1-mariadb-root.yaml
2026-06-09 12:21:04.705152 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/openstack-mariadb-root.yaml
2026-06-09 12:21:04.705168 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/placement.yaml
2026-06-09 12:21:04.705184 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbdatabases.mariadb.openstack.org/
2026-06-09 12:21:04.705199 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbdatabases.mariadb.openstack.org/barbican.yaml
2026-06-09 12:21:04.705214 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbdatabases.mariadb.openstack.org/cinder.yaml
2026-06-09 12:21:04.705230 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbdatabases.mariadb.openstack.org/glance.yaml
2026-06-09 12:21:04.705245 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbdatabases.mariadb.openstack.org/keystone.yaml
2026-06-09 12:21:04.705264 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbdatabases.mariadb.openstack.org/neutron.yaml
2026-06-09 12:21:04.705279 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbdatabases.mariadb.openstack.org/nova-api.yaml
2026-06-09 12:21:04.705295 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbdatabases.mariadb.openstack.org/nova-cell0.yaml
2026-06-09 12:21:04.705310 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbdatabases.mariadb.openstack.org/nova-cell1.yaml
2026-06-09 12:21:04.705326 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbdatabases.mariadb.openstack.org/placement.yaml
2026-06-09 12:21:04.705342 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/memcacheds.memcached.openstack.org/
2026-06-09 12:21:04.705385 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/memcacheds.memcached.openstack.org/memcached.yaml
2026-06-09 12:21:04.705402 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/netconfigs.network.openstack.org/
2026-06-09 12:21:04.705418 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/netconfigs.network.openstack.org/netconfig.yaml
2026-06-09 12:21:04.705433 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/network-attachment-definitions.k8s.cni.cncf.io/
2026-06-09 12:21:04.705448 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/network-attachment-definitions.k8s.cni.cncf.io/ctlplane.yaml
2026-06-09 12:21:04.705464 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/network-attachment-definitions.k8s.cni.cncf.io/datacentre.yaml
2026-06-09 12:21:04.705479 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/network-attachment-definitions.k8s.cni.cncf.io/designate.yaml
2026-06-09 12:21:04.705501 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/network-attachment-definitions.k8s.cni.cncf.io/designateext.yaml
2026-06-09 12:21:04.705517 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/network-attachment-definitions.k8s.cni.cncf.io/internalapi.yaml
2026-06-09 12:21:04.705532 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/network-attachment-definitions.k8s.cni.cncf.io/octavia.yaml
2026-06-09 12:21:04.705547 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/network-attachment-definitions.k8s.cni.cncf.io/storage.yaml
2026-06-09 12:21:04.705562 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/network-attachment-definitions.k8s.cni.cncf.io/storagemgmt.yaml
2026-06-09 12:21:04.705577 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/network-attachment-definitions.k8s.cni.cncf.io/tenant.yaml
2026-06-09 12:21:04.705592 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/neutronapis.neutron.openstack.org/
2026-06-09 12:21:04.705607 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/neutronapis.neutron.openstack.org/neutron.yaml
2026-06-09 12:21:04.705622 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/nova.nova.openstack.org/
2026-06-09 12:21:04.705637 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/nova.nova.openstack.org/nova.yaml
2026-06-09 12:21:04.705652 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novaapis.nova.openstack.org/
2026-06-09 12:21:04.705667 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novaapis.nova.openstack.org/nova-api.yaml
2026-06-09 12:21:04.705681 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novacells.nova.openstack.org/
2026-06-09 12:21:04.705696 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novacells.nova.openstack.org/nova-cell0.yaml
2026-06-09 12:21:04.705715 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novacells.nova.openstack.org/nova-cell1.yaml
2026-06-09 12:21:04.705730 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novaconductors.nova.openstack.org/
2026-06-09 12:21:04.705745 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novaconductors.nova.openstack.org/nova-cell0-conductor.yaml
2026-06-09 12:21:04.705760 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novaconductors.nova.openstack.org/nova-cell1-conductor.yaml
2026-06-09 12:21:04.705775 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novametadata.nova.openstack.org/
2026-06-09 12:21:04.705790 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novametadata.nova.openstack.org/nova-metadata.yaml
2026-06-09 12:21:04.705805 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novanovncproxies.nova.openstack.org/
2026-06-09 12:21:04.705820 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novanovncproxies.nova.openstack.org/nova-cell1-novncproxy.yaml
2026-06-09 12:21:04.705836 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novaschedulers.nova.openstack.org/
2026-06-09 12:21:04.705851 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novaschedulers.nova.openstack.org/nova-scheduler.yaml
2026-06-09 12:21:04.705866 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackbackupconfigs.backup.openstack.org/
2026-06-09 12:21:04.705882 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackbackupconfigs.backup.openstack.org/controlplane.yaml
2026-06-09 12:21:04.705897 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackbaremetalsets.baremetal.openstack.org/
2026-06-09 12:21:04.705913 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackbaremetalsets.baremetal.openstack.org/openstack-edpm-ipam.yaml
2026-06-09 12:21:04.705932 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackclients.client.openstack.org/
2026-06-09 12:21:04.705948 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackclients.client.openstack.org/openstackclient.yaml
2026-06-09 12:21:04.705963 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackcontrolplanes.core.openstack.org/
2026-06-09 12:21:04.705978 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackcontrolplanes.core.openstack.org/controlplane.yaml
2026-06-09 12:21:04.705993 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplanedeployments.dataplane.openstack.org/
2026-06-09 12:21:04.706008 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplanedeployments.dataplane.openstack.org/edpm-deployment-ipam.yaml
2026-06-09 12:21:04.706024 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplanenodesets.dataplane.openstack.org/
2026-06-09 12:21:04.706039 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplanenodesets.dataplane.openstack.org/openstack-edpm-ipam.yaml
2026-06-09 12:21:04.706055 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/
2026-06-09 12:21:04.706070 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/accel-drivers.yaml
2026-06-09 12:21:04.706086 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/bootstrap.yaml
2026-06-09 12:21:04.706101 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/ceph-client.yaml
2026-06-09 12:21:04.706116 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/ceph-hci-pre.yaml
2026-06-09 12:21:04.706136 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/cleanup.yaml
2026-06-09 12:21:04.706152 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/configure-network.yaml
2026-06-09 12:21:04.706168 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/configure-os.yaml
2026-06-09 12:21:04.706183 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/configure-ovs-dpdk.yaml
2026-06-09 12:21:04.706199 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/ddp-package-option.yaml
2026-06-09 12:21:04.706215 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/derive-pci-devicespec.yaml
2026-06-09 12:21:04.706230 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/download-cache.yaml
2026-06-09 12:21:04.706245 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/fips-status.yaml
2026-06-09 12:21:04.706261 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/frr.yaml
2026-06-09 12:21:04.706276 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/install-certs.yaml
2026-06-09 12:21:04.706292 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/install-os.yaml
2026-06-09 12:21:04.706309 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/instanceha-monitoring.yaml
2026-06-09 12:21:04.706326 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/libvirt.yaml
2026-06-09 12:21:04.706365 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/logging.yaml
2026-06-09 12:21:04.706387 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/neutron-dhcp.yaml
2026-06-09 12:21:04.706403 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/neutron-metadata.yaml
2026-06-09 12:21:04.706418 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/neutron-ovn.yaml
2026-06-09 12:21:04.706434 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/neutron-sriov.yaml
2026-06-09 12:21:04.706450 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/nova.yaml
2026-06-09 12:21:04.706466 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/ovn-bgp-agent.yaml
2026-06-09 12:21:04.706481 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/ovn.yaml
2026-06-09 12:21:04.706498 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/reboot-os.yaml
2026-06-09 12:21:04.706514 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/redhat.yaml
2026-06-09 12:21:04.706529 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/repo-setup.yaml
2026-06-09 12:21:04.706545 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/run-os.yaml
2026-06-09 12:21:04.706560 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/ssh-known-hosts.yaml
2026-06-09 12:21:04.706580 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/swift.yaml
2026-06-09 12:21:04.706595 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/telemetry-power-monitoring.yaml
2026-06-09 12:21:04.706611 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/telemetry.yaml
2026-06-09 12:21:04.706626 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/update-services.yaml
2026-06-09 12:21:04.706642 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/update-system.yaml
2026-06-09 12:21:04.706658 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/update.yaml
2026-06-09 12:21:04.706673 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/validate-network.yaml
2026-06-09 12:21:04.706688 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackprovisionservers.baremetal.openstack.org/
2026-06-09 12:21:04.706704 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackprovisionservers.baremetal.openstack.org/openstack-edpm-ipam-provisionserver.yaml
2026-06-09 12:21:04.706719 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackversions.core.openstack.org/
2026-06-09 12:21:04.706736 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackversions.core.openstack.org/controlplane.yaml
2026-06-09 12:21:04.706752 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ovncontrollers.ovn.openstack.org/
2026-06-09 12:21:04.706767 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ovncontrollers.ovn.openstack.org/ovncontroller.yaml
2026-06-09 12:21:04.706787 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ovndbclusters.ovn.openstack.org/
2026-06-09 12:21:04.706803 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ovndbclusters.ovn.openstack.org/ovndbcluster-nb.yaml
2026-06-09 12:21:04.706819 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ovndbclusters.ovn.openstack.org/ovndbcluster-sb.yaml
2026-06-09 12:21:04.706834 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ovnnorthds.ovn.openstack.org/
2026-06-09 12:21:04.706849 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ovnnorthds.ovn.openstack.org/ovnnorthd.yaml
2026-06-09 12:21:04.706865 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/placementapis.placement.openstack.org/
2026-06-09 12:21:04.706880 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/placementapis.placement.openstack.org/placement.yaml
2026-06-09 12:21:04.706895 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/rabbitmqs.rabbitmq.openstack.org/
2026-06-09 12:21:04.706911 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/rabbitmqs.rabbitmq.openstack.org/rabbitmq-cell1.yaml
2026-06-09 12:21:04.706926 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/rabbitmqs.rabbitmq.openstack.org/rabbitmq.yaml
2026-06-09 12:21:04.706941 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/reservations.network.openstack.org/
2026-06-09 12:21:04.706957 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/reservations.network.openstack.org/edpm-compute-0.yaml
2026-06-09 12:21:04.706972 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/swiftproxies.swift.openstack.org/
2026-06-09 12:21:04.706987 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/swiftproxies.swift.openstack.org/swift-proxy.yaml
2026-06-09 12:21:04.707007 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/swiftrings.swift.openstack.org/
2026-06-09 12:21:04.707022 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/swiftrings.swift.openstack.org/swift-ring.yaml
2026-06-09 12:21:04.707038 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/swifts.swift.openstack.org/
2026-06-09 12:21:04.707053 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/swifts.swift.openstack.org/swift.yaml
2026-06-09 12:21:04.707068 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/swiftstorages.swift.openstack.org/
2026-06-09 12:21:04.707083 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/swiftstorages.swift.openstack.org/swift-storage.yaml
2026-06-09 12:21:04.707099 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/telemetries.telemetry.openstack.org/
2026-06-09 12:21:04.707114 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/telemetries.telemetry.openstack.org/telemetry.yaml
2026-06-09 12:21:04.707129 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/transporturls.rabbitmq.openstack.org/
2026-06-09 12:21:04.707145 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/transporturls.rabbitmq.openstack.org/barbican-barbican-notifications-transport.yaml
2026-06-09 12:21:04.707160 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/transporturls.rabbitmq.openstack.org/barbican-barbican-transport.yaml
2026-06-09 12:21:04.707175 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/transporturls.rabbitmq.openstack.org/ceilometer-notifications-transport.yaml
2026-06-09 12:21:04.707191 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/transporturls.rabbitmq.openstack.org/cinder-cinder-transport.yaml
2026-06-09 12:21:04.707211 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/transporturls.rabbitmq.openstack.org/keystone-keystone-transport.yaml
2026-06-09 12:21:04.707227 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/transporturls.rabbitmq.openstack.org/neutron-neutron-transport.yaml
2026-06-09 12:21:04.707243 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/transporturls.rabbitmq.openstack.org/nova-api-transport.yaml
2026-06-09 12:21:04.707258 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/transporturls.rabbitmq.openstack.org/nova-cell1-transport.yaml
2026-06-09 12:21:04.707274 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/daemonset/
2026-06-09 12:21:04.707289 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/daemonset/ovn-controller-metrics.yaml
2026-06-09 12:21:04.707306 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/daemonset/ovn-controller-ovs.yaml
2026-06-09 12:21:04.707322 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/daemonset/ovn-controller.yaml
2026-06-09 12:21:04.707338 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/
2026-06-09 12:21:04.707373 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/barbican-api.yaml
2026-06-09 12:21:04.707390 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/barbican-keystone-listener.yaml
2026-06-09 12:21:04.707405 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/barbican-worker.yaml
2026-06-09 12:21:04.707421 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/dnsmasq-dns.yaml
2026-06-09 12:21:04.707436 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/keystone.yaml
2026-06-09 12:21:04.707451 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/neutron.yaml
2026-06-09 12:21:04.707471 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/openstack-edpm-ipam-provisionserver-openstackprovisionserver.yaml
2026-06-09 12:21:04.707487 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/placement.yaml
2026-06-09 12:21:04.707502 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/swift-proxy.yaml
2026-06-09 12:21:04.707517 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/imagestream/
2026-06-09 12:21:04.707532 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/installplans/
2026-06-09 12:21:04.707548 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/issuer/
2026-06-09 12:21:04.707564 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/issuer/rootca-internal.yaml
2026-06-09 12:21:04.707580 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/issuer/rootca-libvirt.yaml
2026-06-09 12:21:04.707596 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/issuer/rootca-ovn.yaml
2026-06-09 12:21:04.707611 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/issuer/rootca-public.yaml
2026-06-09 12:21:04.707627 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/issuer/selfsigned-issuer.yaml
2026-06-09 12:21:04.707642 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/
2026-06-09 12:21:04.707658 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-09 12:21:04.707673 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/configure-network-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-09 12:21:04.707693 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/configure-os-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-09 12:21:04.707709 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/download-cache-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-09 12:21:04.707725 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/install-certs-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-09 12:21:04.707740 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/install-os-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-09 12:21:04.707756 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/keystone-cron-29683441.yaml
2026-06-09 12:21:04.707771 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/libvirt-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-09 12:21:04.707786 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-09 12:21:04.707802 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/nova-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-09 12:21:04.707817 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/ovn-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-09 12:21:04.707832 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-09 12:21:04.707847 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/redhat-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-09 12:21:04.707862 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-09 12:21:04.707877 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/run-os-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-09 12:21:04.707893 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/ssh-known-hosts-edpm-deployment-ipam.yaml
2026-06-09 12:21:04.707912 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/swift-ring-rebalance.yaml
2026-06-09 12:21:04.707928 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/telemetry-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-09 12:21:04.707943 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/validate-network-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-09 12:21:04.707959 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/poddisruptionbudgets/
2026-06-09 12:21:04.707974 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/
2026-06-09 12:21:04.707989 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-8b9dc8c8b-lnx8b/
2026-06-09 12:21:04.708004 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-8b9dc8c8b-lnx8b/barbican-api-8b9dc8c8b-lnx8b-describe
2026-06-09 12:21:04.708020 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-8b9dc8c8b-lnx8b/logs/
2026-06-09 12:21:04.708036 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-8b9dc8c8b-lnx8b/logs/barbican-api-log.log
2026-06-09 12:21:04.708051 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-8b9dc8c8b-lnx8b/logs/barbican-api.log
2026-06-09 12:21:04.708067 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-keystone-listener-57ff7b4b94-mhdlj/
2026-06-09 12:21:04.708103 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-keystone-listener-57ff7b4b94-mhdlj/barbican-keystone-listener-57ff7b4b94-mhdlj-describe
2026-06-09 12:21:04.708120 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-keystone-listener-57ff7b4b94-mhdlj/logs/
2026-06-09 12:21:04.708136 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-keystone-listener-57ff7b4b94-mhdlj/logs/barbican-keystone-listener-log.log
2026-06-09 12:21:04.708155 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-keystone-listener-57ff7b4b94-mhdlj/logs/barbican-keystone-listener.log
2026-06-09 12:21:04.708171 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-544988fdf7-5svx2/
2026-06-09 12:21:04.708187 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-544988fdf7-5svx2/barbican-worker-544988fdf7-5svx2-describe
2026-06-09 12:21:04.708202 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-544988fdf7-5svx2/logs/
2026-06-09 12:21:04.708218 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-544988fdf7-5svx2/logs/barbican-worker-log.log
2026-06-09 12:21:04.708233 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-544988fdf7-5svx2/logs/barbican-worker.log
2026-06-09 12:21:04.708248 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-6267t/
2026-06-09 12:21:04.708264 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-6267t/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-6267t-describe
2026-06-09 12:21:04.708279 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-6267t/logs/
2026-06-09 12:21:04.708295 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-6267t/logs/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 12:21:04.708310 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ceilometer-0/
2026-06-09 12:21:04.708325 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ceilometer-0/ceilometer-0-describe
2026-06-09 12:21:04.708340 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ceilometer-0/logs/
2026-06-09 12:21:04.708380 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ceilometer-0/logs/ceilometer-central-agent.log
2026-06-09 12:21:04.708398 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ceilometer-0/logs/ceilometer-notification-agent.log
2026-06-09 12:21:04.708413 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ceilometer-0/logs/proxy-httpd.log
2026-06-09 12:21:04.708429 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ceilometer-0/logs/sg-core.log
2026-06-09 12:21:04.708444 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-api-0/
2026-06-09 12:21:04.708460 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-api-0/cinder-api-0-describe
2026-06-09 12:21:04.708475 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-api-0/logs/
2026-06-09 12:21:04.708491 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-api-0/logs/cinder-api-log.log
2026-06-09 12:21:04.708506 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-api-0/logs/cinder-api.log
2026-06-09 12:21:04.708521 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-scheduler-0/
2026-06-09 12:21:04.708537 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-scheduler-0/cinder-scheduler-0-describe
2026-06-09 12:21:04.708552 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-scheduler-0/logs/
2026-06-09 12:21:04.708567 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-scheduler-0/logs/cinder-scheduler.log
2026-06-09 12:21:04.708582 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-scheduler-0/logs/probe.log
2026-06-09 12:21:04.708601 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/configure-network-edpm-deployment-ipam-openstack-edpm-ipamwpnmt/
2026-06-09 12:21:04.708616 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/configure-network-edpm-deployment-ipam-openstack-edpm-ipamwpnmt/configure-network-edpm-deployment-ipam-openstack-edpm-ipamwpnmt-describe
2026-06-09 12:21:04.708632 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/configure-network-edpm-deployment-ipam-openstack-edpm-ipamwpnmt/logs/
2026-06-09 12:21:04.708648 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/configure-network-edpm-deployment-ipam-openstack-edpm-ipamwpnmt/logs/configure-network-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 12:21:04.708663 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-wsnnw/
2026-06-09 12:21:04.708679 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-wsnnw/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-wsnnw-describe
2026-06-09 12:21:04.708695 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-wsnnw/logs/
2026-06-09 12:21:04.708711 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-wsnnw/logs/configure-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 12:21:04.708727 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/dnsmasq-dns-fb69bb9fc-99xg2/
2026-06-09 12:21:04.708743 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/dnsmasq-dns-fb69bb9fc-99xg2/dnsmasq-dns-fb69bb9fc-99xg2-describe
2026-06-09 12:21:04.708758 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/dnsmasq-dns-fb69bb9fc-99xg2/logs/
2026-06-09 12:21:04.708774 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/dnsmasq-dns-fb69bb9fc-99xg2/logs/dnsmasq-dns.log
2026-06-09 12:21:04.708790 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/dnsmasq-dns-fb69bb9fc-99xg2/logs/init.log
2026-06-09 12:21:04.708813 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-bvpc9/
2026-06-09 12:21:04.708829 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-bvpc9/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-bvpc9-describe
2026-06-09 12:21:04.708844 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-bvpc9/logs/
2026-06-09 12:21:04.708860 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-bvpc9/logs/download-cache-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 12:21:04.708875 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-default-external-api-0/
2026-06-09 12:21:04.708891 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-default-external-api-0/glance-default-external-api-0-describe
2026-06-09 12:21:04.708906 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-default-external-api-0/logs/
2026-06-09 12:21:04.708922 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-default-external-api-0/logs/glance-httpd.log
2026-06-09 12:21:04.708937 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-default-external-api-0/logs/glance-log.log
2026-06-09 12:21:04.708952 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-default-internal-api-0/
2026-06-09 12:21:04.708968 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-default-internal-api-0/glance-default-internal-api-0-describe
2026-06-09 12:21:04.708983 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-default-internal-api-0/logs/
2026-06-09 12:21:04.708999 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-default-internal-api-0/logs/glance-httpd.log
2026-06-09 12:21:04.709018 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-default-internal-api-0/logs/glance-log.log
2026-06-09 12:21:04.709034 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-8tcpd/
2026-06-09 12:21:04.709049 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-8tcpd/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-8tcpd-describe
2026-06-09 12:21:04.709065 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-8tcpd/logs/
2026-06-09 12:21:04.709080 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-8tcpd/logs/install-certs-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 12:21:04.709096 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/install-os-edpm-deployment-ipam-openstack-edpm-ipam-pkdk9/
2026-06-09 12:21:04.709112 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/install-os-edpm-deployment-ipam-openstack-edpm-ipam-pkdk9/install-os-edpm-deployment-ipam-openstack-edpm-ipam-pkdk9-describe
2026-06-09 12:21:04.709127 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/install-os-edpm-deployment-ipam-openstack-edpm-ipam-pkdk9/logs/
2026-06-09 12:21:04.709142 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/install-os-edpm-deployment-ipam-openstack-edpm-ipam-pkdk9/logs/install-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 12:21:04.709158 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-5f66984965-slxzw/
2026-06-09 12:21:04.709173 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-5f66984965-slxzw/keystone-5f66984965-slxzw-describe
2026-06-09 12:21:04.709188 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-5f66984965-slxzw/logs/
2026-06-09 12:21:04.709207 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-5f66984965-slxzw/logs/keystone-api.log
2026-06-09 12:21:04.709223 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29683441-284qm/
2026-06-09 12:21:04.709238 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29683441-284qm/keystone-cron-29683441-284qm-describe
2026-06-09 12:21:04.709253 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29683441-284qm/logs/
2026-06-09 12:21:04.709269 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29683441-284qm/logs/keystone-cron.log
2026-06-09 12:21:04.709284 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/kube-state-metrics-0/
2026-06-09 12:21:04.709299 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/kube-state-metrics-0/kube-state-metrics-0-describe
2026-06-09 12:21:04.709315 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/kube-state-metrics-0/logs/
2026-06-09 12:21:04.709330 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/kube-state-metrics-0/logs/kube-state-metrics-previous.log
2026-06-09 12:21:04.709361 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/kube-state-metrics-0/logs/kube-state-metrics.log
2026-06-09 12:21:04.709379 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-xwm85/
2026-06-09 12:21:04.709398 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-xwm85/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-xwm85-describe
2026-06-09 12:21:04.709414 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-xwm85/logs/
2026-06-09 12:21:04.709432 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-xwm85/logs/libvirt-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 12:21:04.709453 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/memcached-0/
2026-06-09 12:21:04.709470 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/memcached-0/memcached-0-describe
2026-06-09 12:21:04.709487 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/memcached-0/logs/
2026-06-09 12:21:04.709503 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/memcached-0/logs/memcached.log.gz
2026-06-09 12:21:04.709519 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-557d5b7f97-94xjx/
2026-06-09 12:21:04.709535 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-557d5b7f97-94xjx/neutron-557d5b7f97-94xjx-describe
2026-06-09 12:21:04.709550 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-557d5b7f97-94xjx/logs/
2026-06-09 12:21:04.709566 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-557d5b7f97-94xjx/logs/neutron-api.log
2026-06-09 12:21:04.709582 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-557d5b7f97-94xjx/logs/neutron-httpd.log
2026-06-09 12:21:04.709598 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p7qdb/
2026-06-09 12:21:04.709614 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p7qdb/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p7qdb-describe
2026-06-09 12:21:04.709630 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p7qdb/logs/
2026-06-09 12:21:04.709645 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p7qdb/logs/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 12:21:04.709665 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-api-0/
2026-06-09 12:21:04.709681 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-api-0/nova-api-0-describe
2026-06-09 12:21:04.709697 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-api-0/logs/
2026-06-09 12:21:04.709712 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-api-0/logs/nova-api-api.log
2026-06-09 12:21:04.709727 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-api-0/logs/nova-api-log.log
2026-06-09 12:21:04.709743 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell0-conductor-0/
2026-06-09 12:21:04.709758 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell0-conductor-0/nova-cell0-conductor-0-describe
2026-06-09 12:21:04.709773 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell0-conductor-0/logs/
2026-06-09 12:21:04.709788 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell0-conductor-0/logs/nova-cell0-conductor-conductor.log
2026-06-09 12:21:04.709804 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell1-conductor-0/
2026-06-09 12:21:04.709819 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell1-conductor-0/nova-cell1-conductor-0-describe
2026-06-09 12:21:04.709834 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell1-conductor-0/logs/
2026-06-09 12:21:04.709850 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell1-conductor-0/logs/nova-cell1-conductor-conductor.log
2026-06-09 12:21:04.709865 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell1-novncproxy-0/
2026-06-09 12:21:04.709885 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell1-novncproxy-0/nova-cell1-novncproxy-0-describe
2026-06-09 12:21:04.709901 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell1-novncproxy-0/logs/
2026-06-09 12:21:04.709916 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell1-novncproxy-0/logs/nova-cell1-novncproxy-novncproxy.log
2026-06-09 12:21:04.709932 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-edpm-deployment-ipam-openstack-edpm-ipam-szz8d/
2026-06-09 12:21:04.709947 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-edpm-deployment-ipam-openstack-edpm-ipam-szz8d/nova-edpm-deployment-ipam-openstack-edpm-ipam-szz8d-describe
2026-06-09 12:21:04.709962 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-edpm-deployment-ipam-openstack-edpm-ipam-szz8d/logs/
2026-06-09 12:21:04.709978 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-edpm-deployment-ipam-openstack-edpm-ipam-szz8d/logs/nova-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 12:21:04.709994 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-metadata-0/
2026-06-09 12:21:04.710013 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-metadata-0/nova-metadata-0-describe
2026-06-09 12:21:04.710057 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-metadata-0/logs/
2026-06-09 12:21:04.710090 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-metadata-0/logs/nova-metadata-log.log
2026-06-09 12:21:04.710109 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-metadata-0/logs/nova-metadata-metadata.log
2026-06-09 12:21:04.710126 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-scheduler-0/
2026-06-09 12:21:04.710142 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-scheduler-0/nova-scheduler-0-describe
2026-06-09 12:21:04.710168 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-scheduler-0/logs/
2026-06-09 12:21:04.710186 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-scheduler-0/logs/nova-scheduler-scheduler.log
2026-06-09 12:21:04.710203 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-cell1-galera-0/
2026-06-09 12:21:04.710219 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-cell1-galera-0/openstack-cell1-galera-0-describe
2026-06-09 12:21:04.710234 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-cell1-galera-0/logs/
2026-06-09 12:21:04.710250 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-cell1-galera-0/logs/galera.log
2026-06-09 12:21:04.710265 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-cell1-galera-0/logs/mysql-bootstrap.log
2026-06-09 12:21:04.710281 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-edpm-ipam-provisionserver-openstackprovisionserv95rzq/
2026-06-09 12:21:04.710296 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-edpm-ipam-provisionserver-openstackprovisionserv95rzq/openstack-edpm-ipam-provisionserver-openstackprovisionserv95rzq-describe
2026-06-09 12:21:04.710312 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-edpm-ipam-provisionserver-openstackprovisionserv95rzq/logs/
2026-06-09 12:21:04.710327 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-edpm-ipam-provisionserver-openstackprovisionserv95rzq/logs/init.log
2026-06-09 12:21:04.710342 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-edpm-ipam-provisionserver-openstackprovisionserv95rzq/logs/osp-httpd.log
2026-06-09 12:21:04.710381 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-galera-0/
2026-06-09 12:21:04.710402 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-galera-0/openstack-galera-0-describe
2026-06-09 12:21:04.710420 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-galera-0/logs/
2026-06-09 12:21:04.710435 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-galera-0/logs/galera.log
2026-06-09 12:21:04.710451 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-galera-0/logs/mysql-bootstrap.log
2026-06-09 12:21:04.710466 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstackclient/
2026-06-09 12:21:04.710481 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstackclient/openstackclient-describe
2026-06-09 12:21:04.710497 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstackclient/logs/
2026-06-09 12:21:04.710512 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstackclient/logs/openstackclient.log
2026-06-09 12:21:04.710527 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-hvjx5/
2026-06-09 12:21:04.710542 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-hvjx5/ovn-controller-hvjx5-describe
2026-06-09 12:21:04.710557 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-hvjx5/logs/
2026-06-09 12:21:04.710572 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-hvjx5/logs/ovn-controller.log
2026-06-09 12:21:04.710587 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-metrics-j5hpg/
2026-06-09 12:21:04.710603 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-metrics-j5hpg/ovn-controller-metrics-j5hpg-describe
2026-06-09 12:21:04.710623 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-metrics-j5hpg/logs/
2026-06-09 12:21:04.710647 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-metrics-j5hpg/logs/openstack-network-exporter.log
2026-06-09 12:21:04.710671 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-ovs-6n6bx/
2026-06-09 12:21:04.710689 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-ovs-6n6bx/ovn-controller-ovs-6n6bx-describe
2026-06-09 12:21:04.710704 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-ovs-6n6bx/logs/
2026-06-09 12:21:04.710720 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-ovs-6n6bx/logs/ovs-vswitchd.log
2026-06-09 12:21:04.710741 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-ovs-6n6bx/logs/ovsdb-server-init.log
2026-06-09 12:21:04.710766 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-ovs-6n6bx/logs/ovsdb-server.log
2026-06-09 12:21:04.710786 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-edpm-deployment-ipam-openstack-edpm-ipam-8c6mn/
2026-06-09 12:21:04.710803 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-edpm-deployment-ipam-openstack-edpm-ipam-8c6mn/ovn-edpm-deployment-ipam-openstack-edpm-ipam-8c6mn-describe
2026-06-09 12:21:04.710822 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-edpm-deployment-ipam-openstack-edpm-ipam-8c6mn/logs/
2026-06-09 12:21:04.710847 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-edpm-deployment-ipam-openstack-edpm-ipam-8c6mn/logs/ovn-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 12:21:04.710870 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-northd-0/
2026-06-09 12:21:04.710888 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-northd-0/ovn-northd-0-describe
2026-06-09 12:21:04.710911 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-northd-0/logs/
2026-06-09 12:21:04.710936 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-northd-0/logs/openstack-network-exporter.log
2026-06-09 12:21:04.710960 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-northd-0/logs/ovn-northd.log
2026-06-09 12:21:04.710982 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovsdbserver-nb-0/
2026-06-09 12:21:04.710999 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovsdbserver-nb-0/ovsdbserver-nb-0-describe
2026-06-09 12:21:04.711022 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovsdbserver-nb-0/logs/
2026-06-09 12:21:04.711046 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovsdbserver-nb-0/logs/openstack-network-exporter.log
2026-06-09 12:21:04.711067 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovsdbserver-nb-0/logs/ovsdbserver-nb.log
2026-06-09 12:21:04.711087 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovsdbserver-sb-0/
2026-06-09 12:21:04.711109 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovsdbserver-sb-0/ovsdbserver-sb-0-describe
2026-06-09 12:21:04.711133 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovsdbserver-sb-0/logs/
2026-06-09 12:21:04.711157 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovsdbserver-sb-0/logs/openstack-network-exporter.log
2026-06-09 12:21:04.711179 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovsdbserver-sb-0/logs/ovsdbserver-sb.log
2026-06-09 12:21:04.711200 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-6b7df946bb-9t85w/
2026-06-09 12:21:04.711228 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-6b7df946bb-9t85w/placement-6b7df946bb-9t85w-describe
2026-06-09 12:21:04.711253 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-6b7df946bb-9t85w/logs/
2026-06-09 12:21:04.711276 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-6b7df946bb-9t85w/logs/placement-api.log
2026-06-09 12:21:04.711297 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-6b7df946bb-9t85w/logs/placement-log.log
2026-06-09 12:21:04.711318 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-cell1-server-0/
2026-06-09 12:21:04.711338 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-cell1-server-0/rabbitmq-cell1-server-0-describe
2026-06-09 12:21:04.711380 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-cell1-server-0/logs/
2026-06-09 12:21:04.711397 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-cell1-server-0/logs/rabbitmq.log
2026-06-09 12:21:04.711413 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-cell1-server-0/logs/setup-container.log
2026-06-09 12:21:04.711429 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-server-0/
2026-06-09 12:21:04.711444 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-server-0/rabbitmq-server-0-describe
2026-06-09 12:21:04.711460 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-server-0/logs/
2026-06-09 12:21:04.711475 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-server-0/logs/rabbitmq.log
2026-06-09 12:21:04.711491 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-server-0/logs/setup-container.log
2026-06-09 12:21:04.711512 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-dgx72/
2026-06-09 12:21:04.711528 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-dgx72/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-dgx72-describe
2026-06-09 12:21:04.711544 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-dgx72/logs/
2026-06-09 12:21:04.711559 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-dgx72/logs/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 12:21:04.711574 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/redhat-edpm-deployment-ipam-openstack-edpm-ipam-m6bgd/
2026-06-09 12:21:04.711590 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/redhat-edpm-deployment-ipam-openstack-edpm-ipam-m6bgd/redhat-edpm-deployment-ipam-openstack-edpm-ipam-m6bgd-describe
2026-06-09 12:21:04.711606 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/redhat-edpm-deployment-ipam-openstack-edpm-ipam-m6bgd/logs/
2026-06-09 12:21:04.711622 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/redhat-edpm-deployment-ipam-openstack-edpm-ipam-m6bgd/logs/redhat-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 12:21:04.711638 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-wtjj5/
2026-06-09 12:21:04.711654 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-wtjj5/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-wtjj5-describe
2026-06-09 12:21:04.711670 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-wtjj5/logs/
2026-06-09 12:21:04.711686 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-wtjj5/logs/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 12:21:04.711707 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/run-os-edpm-deployment-ipam-openstack-edpm-ipam-nqv2b/
2026-06-09 12:21:04.711725 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/run-os-edpm-deployment-ipam-openstack-edpm-ipam-nqv2b/run-os-edpm-deployment-ipam-openstack-edpm-ipam-nqv2b-describe
2026-06-09 12:21:04.711741 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/run-os-edpm-deployment-ipam-openstack-edpm-ipam-nqv2b/logs/
2026-06-09 12:21:04.711757 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/run-os-edpm-deployment-ipam-openstack-edpm-ipam-nqv2b/logs/run-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 12:21:04.711773 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ssh-known-hosts-edpm-deployment-ipam-w5fqr/
2026-06-09 12:21:04.711788 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ssh-known-hosts-edpm-deployment-ipam-w5fqr/ssh-known-hosts-edpm-deployment-ipam-w5fqr-describe
2026-06-09 12:21:04.711804 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ssh-known-hosts-edpm-deployment-ipam-w5fqr/logs/
2026-06-09 12:21:04.711820 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ssh-known-hosts-edpm-deployment-ipam-w5fqr/logs/ssh-known-hosts-edpm-deployment-ipam.log
2026-06-09 12:21:04.711835 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-56bb55d8f-rgtp2/
2026-06-09 12:21:04.711851 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-56bb55d8f-rgtp2/swift-proxy-56bb55d8f-rgtp2-describe
2026-06-09 12:21:04.711866 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-56bb55d8f-rgtp2/logs/
2026-06-09 12:21:04.711882 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-56bb55d8f-rgtp2/logs/proxy-httpd.log
2026-06-09 12:21:04.711897 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-56bb55d8f-rgtp2/logs/proxy-server.log
2026-06-09 12:21:04.711918 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-ring-rebalance-fdq5f/
2026-06-09 12:21:04.711935 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-ring-rebalance-fdq5f/swift-ring-rebalance-fdq5f-describe
2026-06-09 12:21:04.711951 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-ring-rebalance-fdq5f/logs/
2026-06-09 12:21:04.711967 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-ring-rebalance-fdq5f/logs/swift-ring-rebalance.log
2026-06-09 12:21:04.711982 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/
2026-06-09 12:21:04.711998 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/swift-storage-0-describe
2026-06-09 12:21:04.712013 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/
2026-06-09 12:21:04.712028 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/account-auditor.log
2026-06-09 12:21:04.712043 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/account-reaper.log
2026-06-09 12:21:04.712058 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/account-replicator.log
2026-06-09 12:21:04.712074 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/account-server.log
2026-06-09 12:21:04.712107 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/container-auditor.log
2026-06-09 12:21:04.712123 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/container-replicator.log
2026-06-09 12:21:04.712138 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/container-server.log
2026-06-09 12:21:04.712157 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/container-updater.log
2026-06-09 12:21:04.712173 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/object-auditor.log
2026-06-09 12:21:04.712189 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/object-expirer.log
2026-06-09 12:21:04.712204 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/object-replicator.log
2026-06-09 12:21:04.712219 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/object-server.log
2026-06-09 12:21:04.712234 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/object-updater.log
2026-06-09 12:21:04.712249 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/rsync.log
2026-06-09 12:21:04.712264 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/swift-recon-cron.log
2026-06-09 12:21:04.712279 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/xattr-restore.log
2026-06-09 12:21:04.712296 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-87c92/
2026-06-09 12:21:04.712314 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-87c92/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-87c92-describe
2026-06-09 12:21:04.712331 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-87c92/logs/
2026-06-09 12:21:04.712361 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-87c92/logs/telemetry-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 12:21:04.712382 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-c5p4s/
2026-06-09 12:21:04.712406 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-c5p4s/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-c5p4s-describe
2026-06-09 12:21:04.712422 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-c5p4s/logs/
2026-06-09 12:21:04.712437 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-c5p4s/logs/validate-network-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 12:21:04.712453 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/
2026-06-09 12:21:04.712469 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-api-594669b868.yaml
2026-06-09 12:21:04.712484 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-api-8b9dc8c8b.yaml
2026-06-09 12:21:04.712499 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-keystone-listener-57ff7b4b94.yaml
2026-06-09 12:21:04.712514 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-worker-544988fdf7.yaml
2026-06-09 12:21:04.712530 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-5dd88c8fdc.yaml
2026-06-09 12:21:04.712545 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-5f6646cb8c.yaml
2026-06-09 12:21:04.712560 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-6f4f87c799.yaml
2026-06-09 12:21:04.712575 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-75b56949bf.yaml
2026-06-09 12:21:04.712590 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-798c5d9f59.yaml
2026-06-09 12:21:04.712609 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-79f65d7c75.yaml
2026-06-09 12:21:04.712625 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-7cfd7bd55.yaml
2026-06-09 12:21:04.712640 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-84d7ccbd87.yaml
2026-06-09 12:21:04.712655 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-85c56b86b7.yaml
2026-06-09 12:21:04.712670 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-fb69bb9fc.yaml
2026-06-09 12:21:04.712685 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-fb9766d9.yaml
2026-06-09 12:21:04.712701 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/keystone-5f66984965.yaml
2026-06-09 12:21:04.712716 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/neutron-557d5b7f97.yaml
2026-06-09 12:21:04.712731 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/neutron-cdf967bd4.yaml
2026-06-09 12:21:04.712746 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/openstack-edpm-ipam-provisionserver-openstackprovisionserver-6d6b4db679.yaml
2026-06-09 12:21:04.712761 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/placement-6b7df946bb.yaml
2026-06-09 12:21:04.712776 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/placement-6f6b899464.yaml
2026-06-09 12:21:04.712791 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/swift-proxy-56bb55d8f.yaml
2026-06-09 12:21:04.712806 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/
2026-06-09 12:21:04.712821 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/barbican-public.yaml
2026-06-09 12:21:04.712842 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/cinder-public.yaml
2026-06-09 12:21:04.712858 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/glance-default-public.yaml
2026-06-09 12:21:04.712873 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/keystone-public.yaml
2026-06-09 12:21:04.712888 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/neutron-public.yaml
2026-06-09 12:21:04.712903 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/nova-novncproxy-cell1-public.yaml
2026-06-09 12:21:04.712919 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/nova-public.yaml
2026-06-09 12:21:04.712934 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/placement-public.yaml
2026-06-09 12:21:04.712949 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/swift-public.yaml
2026-06-09 12:21:04.712964 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/
2026-06-09 12:21:04.712979 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/
2026-06-09 12:21:04.712994 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-api-config-data.yaml
2026-06-09 12:21:04.713010 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-api-config-data.yaml-00-default.conf
2026-06-09 12:21:04.713025 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-api-config-data.yaml-01-service-defaults.conf
2026-06-09 12:21:04.713041 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-config-data.yaml
2026-06-09 12:21:04.713061 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-config-data.yaml-00-default.conf
2026-06-09 12:21:04.713077 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-config-data.yaml-10-barbican_wsgi_main.conf
2026-06-09 12:21:04.713093 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-config-data.yaml-httpd.conf
2026-06-09 12:21:04.713108 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-config-data.yaml-mime.conf
2026-06-09 12:21:04.713123 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-config-data.yaml-ssl.conf
2026-06-09 12:21:04.713138 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-db-secret.yaml
2026-06-09 12:21:04.713154 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-keystone-listener-config-data.yaml
2026-06-09 12:21:04.713169 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-keystone-listener-config-data.yaml-00-default.conf
2026-06-09 12:21:04.713185 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-keystone-listener-config-data.yaml-01-service-defaults.conf
2026-06-09 12:21:04.713201 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-scripts.yaml
2026-06-09 12:21:04.713217 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-worker-config-data.yaml
2026-06-09 12:21:04.713233 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-worker-config-data.yaml-00-default.conf
2026-06-09 12:21:04.713248 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-worker-config-data.yaml-01-service-defaults.conf
2026-06-09 12:21:04.713264 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/cert-barbican-internal-svc.yaml
2026-06-09 12:21:04.713284 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/cert-barbican-public-route.yaml
2026-06-09 12:21:04.713300 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/cert-barbican-public-svc.yaml
2026-06-09 12:21:04.713315 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/rabbitmq-transport-url-barbican-barbican-notifications-transport.yaml
2026-06-09 12:21:04.713330 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/rabbitmq-transport-url-barbican-barbican-transport.yaml
2026-06-09 12:21:04.713361 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/
2026-06-09 12:21:04.713382 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-compute-config-data.yaml
2026-06-09 12:21:04.713398 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-compute-config-data.yaml-ceilometer.conf
2026-06-09 12:21:04.713414 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-compute-config-data.yaml-custom.conf
2026-06-09 12:21:04.713429 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-compute-scripts.yaml
2026-06-09 12:21:04.713445 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-config-data.yaml
2026-06-09 12:21:04.713461 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-config-data.yaml-ceilometer.conf
2026-06-09 12:21:04.713477 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-config-data.yaml-custom.conf
2026-06-09 12:21:04.713493 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-config-data.yaml-httpd.conf
2026-06-09 12:21:04.713513 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-config-data.yaml-ssl.conf
2026-06-09 12:21:04.713530 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-ipmi-config-data.yaml
2026-06-09 12:21:04.713546 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-ipmi-config-data.yaml-ceilometer.conf
2026-06-09 12:21:04.713562 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-ipmi-config-data.yaml-custom.conf
2026-06-09 12:21:04.713578 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-ipmi-scripts.yaml
2026-06-09 12:21:04.713593 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-scripts.yaml
2026-06-09 12:21:04.713609 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/cert-ceilometer-internal-svc.yaml
2026-06-09 12:21:04.713624 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/rabbitmq-transport-url-ceilometer-notifications-transport.yaml
2026-06-09 12:21:04.713639 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/
2026-06-09 12:21:04.713655 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cert-cinder-internal-svc.yaml
2026-06-09 12:21:04.713670 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cert-cinder-public-route.yaml
2026-06-09 12:21:04.713686 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cert-cinder-public-svc.yaml
2026-06-09 12:21:04.713701 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-api-config-data.yaml
2026-06-09 12:21:04.713716 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-api-config-data.yaml-00-global-defaults.conf
2026-06-09 12:21:04.713737 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-api-config-data.yaml-01-service-defaults.conf
2026-06-09 12:21:04.713753 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-config-data.yaml
2026-06-09 12:21:04.713769 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-config-data.yaml-00-global-defaults.conf
2026-06-09 12:21:04.713784 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-config-data.yaml-10-cinder_wsgi.conf
2026-06-09 12:21:04.713800 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-config-data.yaml-httpd.conf
2026-06-09 12:21:04.713816 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-config-data.yaml-ssl.conf
2026-06-09 12:21:04.713831 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-db-secret.yaml
2026-06-09 12:21:04.713846 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-scheduler-config-data.yaml
2026-06-09 12:21:04.713862 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-scheduler-config-data.yaml-00-global-defaults.conf
2026-06-09 12:21:04.713877 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-scripts.yaml
2026-06-09 12:21:04.713893 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-volume-volume1-config-data.yaml
2026-06-09 12:21:04.713908 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-volume-volume1-config-data.yaml-00-global-defaults.conf
2026-06-09 12:21:04.713924 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-volume-volume1-config-data.yaml-01-service-defaults.conf
2026-06-09 12:21:04.713944 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/rabbitmq-transport-url-cinder-cinder-transport.yaml
2026-06-09 12:21:04.713960 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/dataplane/
2026-06-09 12:21:04.713975 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/dataplane/dataplane-ansible-ssh-private-key-secret.yaml
2026-06-09 12:21:04.713991 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/dataplane/dataplanenodeset-openstack-edpm-ipam.yaml
2026-06-09 12:21:04.714006 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/
2026-06-09 12:21:04.714021 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/cert-glance-default-internal-svc.yaml
2026-06-09 12:21:04.714037 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/cert-glance-default-public-route.yaml
2026-06-09 12:21:04.714053 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/cert-glance-default-public-svc.yaml
2026-06-09 12:21:04.714067 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-config-data.yaml
2026-06-09 12:21:04.714083 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-config-data.yaml-00-config.conf
2026-06-09 12:21:04.714098 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-config-data.yaml-01-config.conf
2026-06-09 12:21:04.714113 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-config-data.yaml-ssl.conf
2026-06-09 12:21:04.714128 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-db-secret.yaml
2026-06-09 12:21:04.714143 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-external-config-data.yaml
2026-06-09 12:21:04.714162 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-external-config-data.yaml-00-config.conf
2026-06-09 12:21:04.714179 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-external-config-data.yaml-02-config.conf
2026-06-09 12:21:04.714194 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-external-config-data.yaml-10-glance-proxypass.conf
2026-06-09 12:21:04.714210 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-external-config-data.yaml-10-glance-wsgi.conf
2026-06-09 12:21:04.714225 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-external-config-data.yaml-httpd.conf
2026-06-09 12:21:04.714240 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-external-config-data.yaml-ssl.conf
2026-06-09 12:21:04.714256 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-internal-config-data.yaml
2026-06-09 12:21:04.714271 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-internal-config-data.yaml-00-config.conf
2026-06-09 12:21:04.714287 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-internal-config-data.yaml-02-config.conf
2026-06-09 12:21:04.714303 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-internal-config-data.yaml-10-glance-proxypass.conf
2026-06-09 12:21:04.714318 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-internal-config-data.yaml-10-glance-wsgi.conf
2026-06-09 12:21:04.714334 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-internal-config-data.yaml-httpd.conf
2026-06-09 12:21:04.714377 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-internal-config-data.yaml-ssl.conf
2026-06-09 12:21:04.714400 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-scripts.yaml
2026-06-09 12:21:04.714417 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/instanceha/
2026-06-09 12:21:04.714432 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/instanceha/cert-instanceha-metrics.yaml
2026-06-09 12:21:04.714448 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/
2026-06-09 12:21:04.714464 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/barbican-keystone-listener-config-data.yaml
2026-06-09 12:21:04.714479 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/barbican-keystone-listener-config-data.yaml-00-default.conf
2026-06-09 12:21:04.714495 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/barbican-keystone-listener-config-data.yaml-01-service-defaults.conf
2026-06-09 12:21:04.714510 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/cert-keystone-internal-svc.yaml
2026-06-09 12:21:04.714525 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/cert-keystone-public-route.yaml
2026-06-09 12:21:04.714540 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/cert-keystone-public-svc.yaml
2026-06-09 12:21:04.714555 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/keystone-config-data.yaml
2026-06-09 12:21:04.714571 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/keystone-config-data.yaml-httpd.conf
2026-06-09 12:21:04.714587 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/keystone-config-data.yaml-keystone.conf
2026-06-09 12:21:04.714603 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/keystone-config-data.yaml-ssl.conf
2026-06-09 12:21:04.714624 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/keystone-db-secret.yaml
2026-06-09 12:21:04.714640 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/keystone-scripts.yaml
2026-06-09 12:21:04.714655 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/keystone.yaml
2026-06-09 12:21:04.714671 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/rabbitmq-transport-url-keystone-keystone-transport.yaml
2026-06-09 12:21:04.714686 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/mariadb/
2026-06-09 12:21:04.714702 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/mariadb/openstack-cell1-mariadb-root-db-secret.yaml
2026-06-09 12:21:04.714718 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/mariadb/openstack-mariadb-root-db-secret.yaml
2026-06-09 12:21:04.714733 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/
2026-06-09 12:21:04.714749 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/cert-neutron-internal-svc.yaml
2026-06-09 12:21:04.714764 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/cert-neutron-metadata-default-edpm-compute-0.yaml
2026-06-09 12:21:04.714779 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/cert-neutron-ovndbs.yaml
2026-06-09 12:21:04.714794 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/cert-neutron-public-route.yaml
2026-06-09 12:21:04.714809 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/cert-neutron-public-svc.yaml
2026-06-09 12:21:04.714824 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-config.yaml
2026-06-09 12:21:04.714845 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-config.yaml-01-neutron.conf
2026-06-09 12:21:04.714860 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-db-secret.yaml
2026-06-09 12:21:04.714875 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-dhcp-agent-neutron-config.yaml
2026-06-09 12:21:04.714890 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-dhcp-agent-neutron-config.yaml-10-neutron-dhcp.conf
2026-06-09 12:21:04.714906 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-httpd-config.yaml
2026-06-09 12:21:04.714921 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-httpd-config.yaml-10-neutron-httpd.conf
2026-06-09 12:21:04.714936 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-httpd-config.yaml-httpd.conf
2026-06-09 12:21:04.714952 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-httpd-config.yaml-ssl.conf
2026-06-09 12:21:04.714966 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-ovn-agent-neutron-config.yaml
2026-06-09 12:21:04.714982 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-ovn-agent-neutron-config.yaml-10-neutron-ovn.conf
2026-06-09 12:21:04.714997 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-ovn-metadata-agent-neutron-config.yaml
2026-06-09 12:21:04.715012 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-ovn-metadata-agent-neutron-config.yaml-10-neutron-metadata.conf
2026-06-09 12:21:04.715028 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-sriov-agent-neutron-config.yaml
2026-06-09 12:21:04.715043 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-sriov-agent-neutron-config.yaml-10-neutron-sriov.conf
2026-06-09 12:21:04.715063 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/nova-metadata-neutron-config.yaml
2026-06-09 12:21:04.715079 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/nova-metadata-neutron-config.yaml-05-nova-metadata.conf
2026-06-09 12:21:04.715094 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/openstack-edpm-ipam-neutron-metadata-default-certs-0.yaml
2026-06-09 12:21:04.715118 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/rabbitmq-transport-url-neutron-neutron-transport.yaml
2026-06-09 12:21:04.715134 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/
2026-06-09 12:21:04.715153 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/cert-nova-internal-svc.yaml
2026-06-09 12:21:04.715212 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/cert-nova-metadata-internal-svc.yaml
2026-06-09 12:21:04.715233 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/cert-nova-novncproxy-cell1-public-route.yaml
2026-06-09 12:21:04.715250 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/cert-nova-novncproxy-cell1-public-svc.yaml
2026-06-09 12:21:04.715265 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/cert-nova-novncproxy-cell1-vencrypt.yaml
2026-06-09 12:21:04.715281 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/cert-nova-public-route.yaml
2026-06-09 12:21:04.715297 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/cert-nova-public-svc.yaml
2026-06-09 12:21:04.715312 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-api-config-data.yaml
2026-06-09 12:21:04.715332 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-api-config-data.yaml-01-nova.conf
2026-06-09 12:21:04.715369 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-api-config-data.yaml-httpd.conf
2026-06-09 12:21:04.715389 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-api-config-data.yaml-ssl.conf
2026-06-09 12:21:04.715405 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-api-db-secret.yaml
2026-06-09 12:21:04.715421 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell0-conductor-config-data.yaml
2026-06-09 12:21:04.715437 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell0-conductor-config-data.yaml-01-nova.conf
2026-06-09 12:21:04.715452 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell0-conductor-scripts.yaml
2026-06-09 12:21:04.715467 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell0-db-secret.yaml
2026-06-09 12:21:04.715483 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell0-manage-config-data.yaml
2026-06-09 12:21:04.715499 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell0-manage-config-data.yaml-01-nova.conf
2026-06-09 12:21:04.715514 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell0-manage-scripts.yaml
2026-06-09 12:21:04.715529 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell0.yaml
2026-06-09 12:21:04.715545 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-compute-config.yaml
2026-06-09 12:21:04.715560 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-compute-config.yaml-01-nova.conf
2026-06-09 12:21:04.715580 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-conductor-config-data.yaml
2026-06-09 12:21:04.715595 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-conductor-config-data.yaml-01-nova.conf
2026-06-09 12:21:04.715610 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-conductor-scripts.yaml
2026-06-09 12:21:04.715626 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-db-secret.yaml
2026-06-09 12:21:04.715641 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-manage-config-data.yaml
2026-06-09 12:21:04.715656 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-manage-config-data.yaml-01-nova.conf
2026-06-09 12:21:04.715671 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-manage-scripts.yaml
2026-06-09 12:21:04.715686 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-novncproxy-config-data.yaml
2026-06-09 12:21:04.715701 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-novncproxy-config-data.yaml-01-nova.conf
2026-06-09 12:21:04.715716 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1.yaml
2026-06-09 12:21:04.715732 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-metadata-config-data.yaml
2026-06-09 12:21:04.715747 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-metadata-config-data.yaml-01-nova.conf
2026-06-09 12:21:04.715764 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-metadata-config-data.yaml-httpd.conf
2026-06-09 12:21:04.715780 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-metadata-config-data.yaml-ssl.conf
2026-06-09 12:21:04.715804 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-metadata-neutron-config.yaml
2026-06-09 12:21:04.715821 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-metadata-neutron-config.yaml-05-nova-metadata.conf
2026-06-09 12:21:04.715837 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-migration-ssh-key.yaml
2026-06-09 12:21:04.715852 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-scheduler-config-data.yaml
2026-06-09 12:21:04.715868 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-scheduler-config-data.yaml-01-nova.conf
2026-06-09 12:21:04.715884 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova.yaml
2026-06-09 12:21:04.715899 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/rabbitmq-transport-url-nova-api-transport.yaml
2026-06-09 12:21:04.715915 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/rabbitmq-transport-url-nova-cell1-transport.yaml
2026-06-09 12:21:04.715931 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/octavia/
2026-06-09 12:21:04.715946 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/octavia/octavia-ca-passphrase.yaml
2026-06-09 12:21:04.715962 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/
2026-06-09 12:21:04.715978 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/cert-neutron-ovndbs.yaml
2026-06-09 12:21:04.715994 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/cert-nova-novncproxy-cell1-public-route.yaml
2026-06-09 12:21:04.716010 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/cert-nova-novncproxy-cell1-public-svc.yaml
2026-06-09 12:21:04.716029 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/cert-nova-novncproxy-cell1-vencrypt.yaml
2026-06-09 12:21:04.716045 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/cert-ovn-default-edpm-compute-0.yaml
2026-06-09 12:21:04.716060 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/cert-ovn-metrics.yaml
2026-06-09 12:21:04.716075 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/cert-ovncontroller-ovndbs.yaml
2026-06-09 12:21:04.716105 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/cert-ovndbcluster-nb-ovndbs.yaml
2026-06-09 12:21:04.716121 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/cert-ovndbcluster-sb-ovndbs.yaml
2026-06-09 12:21:04.716136 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/cert-ovnnorthd-ovndbs.yaml
2026-06-09 12:21:04.716152 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/neutron-ovn-agent-neutron-config.yaml
2026-06-09 12:21:04.716167 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/neutron-ovn-agent-neutron-config.yaml-10-neutron-ovn.conf
2026-06-09 12:21:04.716183 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/neutron-ovn-metadata-agent-neutron-config.yaml
2026-06-09 12:21:04.716198 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/neutron-ovn-metadata-agent-neutron-config.yaml-10-neutron-metadata.conf
2026-06-09 12:21:04.716214 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/nova-cell1-novncproxy-config-data.yaml
2026-06-09 12:21:04.716230 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/nova-cell1-novncproxy-config-data.yaml-01-nova.conf
2026-06-09 12:21:04.716246 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/openstack-edpm-ipam-ovn-default-certs-0.yaml
2026-06-09 12:21:04.716268 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/rootca-ovn.yaml
2026-06-09 12:21:04.716286 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/placement/
2026-06-09 12:21:04.716302 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/placement/cert-placement-internal-svc.yaml
2026-06-09 12:21:04.716318 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/placement/cert-placement-public-route.yaml
2026-06-09 12:21:04.716334 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/placement/cert-placement-public-svc.yaml
2026-06-09 12:21:04.716367 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/placement/placement-config-data.yaml
2026-06-09 12:21:04.716388 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/placement/placement-config-data.yaml-httpd.conf
2026-06-09 12:21:04.716404 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/placement/placement-config-data.yaml-placement.conf
2026-06-09 12:21:04.716420 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/placement/placement-config-data.yaml-ssl.conf
2026-06-09 12:21:04.716435 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/placement/placement-db-secret.yaml
2026-06-09 12:21:04.716451 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/placement/placement-scripts.yaml
2026-06-09 12:21:04.716467 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/
2026-06-09 12:21:04.716482 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/cert-rabbitmq-cell1-svc.yaml
2026-06-09 12:21:04.716498 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/cert-rabbitmq-svc.yaml
2026-06-09 12:21:04.716517 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-cell1-default-user.yaml
2026-06-09 12:21:04.716533 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-cell1-default-user.yaml-default_user.conf
2026-06-09 12:21:04.716549 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-cell1-erlang-cookie.yaml
2026-06-09 12:21:04.716564 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-default-user.yaml
2026-06-09 12:21:04.716579 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-default-user.yaml-default_user.conf
2026-06-09 12:21:04.716594 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-erlang-cookie.yaml
2026-06-09 12:21:04.716610 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-transport-url-barbican-barbican-notifications-transport.yaml
2026-06-09 12:21:04.716625 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-transport-url-barbican-barbican-transport.yaml
2026-06-09 12:21:04.716642 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-transport-url-ceilometer-notifications-transport.yaml
2026-06-09 12:21:04.716658 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-transport-url-cinder-cinder-transport.yaml
2026-06-09 12:21:04.716673 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-transport-url-keystone-keystone-transport.yaml
2026-06-09 12:21:04.716689 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-transport-url-neutron-neutron-transport.yaml
2026-06-09 12:21:04.716705 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-transport-url-nova-api-transport.yaml
2026-06-09 12:21:04.716725 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-transport-url-nova-cell1-transport.yaml
2026-06-09 12:21:04.716741 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/
2026-06-09 12:21:04.716757 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/cert-swift-internal-svc.yaml
2026-06-09 12:21:04.716772 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/cert-swift-public-route.yaml
2026-06-09 12:21:04.716787 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/cert-swift-public-svc.yaml
2026-06-09 12:21:04.716803 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/swift-conf.yaml
2026-06-09 12:21:04.716818 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/swift-conf.yaml-swift.conf
2026-06-09 12:21:04.716833 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/swift-proxy-config-data.yaml
2026-06-09 12:21:04.716849 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/swift-proxy-config-data.yaml-00-proxy-server.conf
2026-06-09 12:21:04.716864 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/swift-proxy-config-data.yaml-01-proxy-server.conf
2026-06-09 12:21:04.716880 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/swift-proxy-config-data.yaml-dispersion.conf
2026-06-09 12:21:04.716896 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/swift-proxy-config-data.yaml-httpd.conf
2026-06-09 12:21:04.716911 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/swift-proxy-config-data.yaml-keymaster.conf
2026-06-09 12:21:04.716927 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/swift-proxy-config-data.yaml-ssl.conf
2026-06-09 12:21:04.716946 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/telemetry/
2026-06-09 12:21:04.716962 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/telemetry/cert-telemetry-default-edpm-compute-0.yaml
2026-06-09 12:21:04.716978 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/telemetry/openstack-edpm-ipam-telemetry-default-certs-0.yaml
2026-06-09 12:21:04.716993 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/
2026-06-09 12:21:04.717009 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/barbican-internal.yaml
2026-06-09 12:21:04.717024 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/barbican-public.yaml
2026-06-09 12:21:04.717040 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/ceilometer-internal.yaml
2026-06-09 12:21:04.717055 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/cinder-internal.yaml
2026-06-09 12:21:04.717070 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/cinder-public.yaml
2026-06-09 12:21:04.717085 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/dnsmasq-dns.yaml
2026-06-09 12:21:04.717100 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/glance-default-external-api.yaml
2026-06-09 12:21:04.717115 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/glance-default-internal-api.yaml
2026-06-09 12:21:04.717130 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/glance-default-internal.yaml
2026-06-09 12:21:04.717145 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/glance-default-public.yaml
2026-06-09 12:21:04.717161 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/keystone-internal.yaml
2026-06-09 12:21:04.717181 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/keystone-public.yaml
2026-06-09 12:21:04.717196 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/kube-state-metrics.yaml
2026-06-09 12:21:04.717212 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/memcached.yaml
2026-06-09 12:21:04.717227 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/neutron-internal.yaml
2026-06-09 12:21:04.717242 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/neutron-public.yaml
2026-06-09 12:21:04.717257 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/nova-internal.yaml
2026-06-09 12:21:04.717272 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/nova-metadata-internal.yaml
2026-06-09 12:21:04.717288 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/nova-novncproxy-cell1-public.yaml
2026-06-09 12:21:04.717303 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/nova-public.yaml
2026-06-09 12:21:04.717318 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/openstack-cell1-galera.yaml
2026-06-09 12:21:04.717333 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/openstack-cell1.yaml
2026-06-09 12:21:04.717370 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/openstack-galera.yaml
2026-06-09 12:21:04.717390 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/openstack.yaml
2026-06-09 12:21:04.717406 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/ovn-controller-metrics.yaml
2026-06-09 12:21:04.717421 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/ovn-northd-0.yaml
2026-06-09 12:21:04.717442 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/ovsdbserver-nb-0.yaml
2026-06-09 12:21:04.717458 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/ovsdbserver-nb.yaml
2026-06-09 12:21:04.717473 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/ovsdbserver-sb-0.yaml
2026-06-09 12:21:04.717488 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/ovsdbserver-sb.yaml
2026-06-09 12:21:04.717504 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/placement-internal.yaml
2026-06-09 12:21:04.717519 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/placement-public.yaml
2026-06-09 12:21:04.717534 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/rabbitmq-cell1-nodes.yaml
2026-06-09 12:21:04.717549 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/rabbitmq-cell1.yaml
2026-06-09 12:21:04.717564 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/rabbitmq-nodes.yaml
2026-06-09 12:21:04.717579 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/rabbitmq.yaml
2026-06-09 12:21:04.717594 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/swift-internal.yaml
2026-06-09 12:21:04.717609 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/swift-public.yaml
2026-06-09 12:21:04.717624 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/swift-storage.yaml
2026-06-09 12:21:04.717639 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/
2026-06-09 12:21:04.717659 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/ceilometer.yaml
2026-06-09 12:21:04.717675 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/cinder-api.yaml
2026-06-09 12:21:04.717690 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/cinder-scheduler.yaml
2026-06-09 12:21:04.717705 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/cinder-volume-volume1.yaml
2026-06-09 12:21:04.717720 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/glance-default-external-api.yaml
2026-06-09 12:21:04.717735 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/glance-default-internal-api.yaml
2026-06-09 12:21:04.717751 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/kube-state-metrics.yaml
2026-06-09 12:21:04.717766 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/memcached.yaml
2026-06-09 12:21:04.717782 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/nova-api.yaml
2026-06-09 12:21:04.717797 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/nova-cell0-conductor.yaml
2026-06-09 12:21:04.717812 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/nova-cell1-conductor.yaml
2026-06-09 12:21:04.717827 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/nova-cell1-novncproxy.yaml
2026-06-09 12:21:04.717842 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/nova-metadata.yaml
2026-06-09 12:21:04.717857 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/nova-scheduler.yaml
2026-06-09 12:21:04.717872 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/openstack-cell1-galera.yaml
2026-06-09 12:21:04.717891 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/openstack-galera.yaml
2026-06-09 12:21:04.717907 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/ovn-northd.yaml
2026-06-09 12:21:04.717921 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/ovsdbserver-nb.yaml
2026-06-09 12:21:04.717936 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/ovsdbserver-sb.yaml
2026-06-09 12:21:04.717951 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/rabbitmq-cell1-server.yaml
2026-06-09 12:21:04.717966 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/rabbitmq-server.yaml
2026-06-09 12:21:04.717982 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/swift-storage.yaml
2026-06-09 12:21:04.717998 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/subscriptions/
2026-06-09 12:21:04.718014 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/
2026-06-09 12:21:04.718030 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/all_resources.log
2026-06-09 12:21:04.718046 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/events.log
2026-06-09 12:21:04.718062 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/nad.log
2026-06-09 12:21:04.718077 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/pvc.log
2026-06-09 12:21:04.718092 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/buildconfig/
2026-06-09 12:21:04.718108 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/cert/
2026-06-09 12:21:04.718129 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/certificaterequests/
2026-06-09 12:21:04.718145 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/configmaps/
2026-06-09 12:21:04.718160 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/cronjobs/
2026-06-09 12:21:04.718175 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/daemonset/
2026-06-09 12:21:04.718190 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/deployments/
2026-06-09 12:21:04.718205 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/imagestream/
2026-06-09 12:21:04.718220 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/installplans/
2026-06-09 12:21:04.718236 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/issuer/
2026-06-09 12:21:04.718250 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/jobs/
2026-06-09 12:21:04.718266 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/poddisruptionbudgets/
2026-06-09 12:21:04.718280 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/pods/
2026-06-09 12:21:04.718295 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/pods/sushy-emulator/
2026-06-09 12:21:04.718311 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/pods/sushy-emulator/sushy-emulator-describe
2026-06-09 12:21:04.718326 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/pods/sushy-emulator/logs/
2026-06-09 12:21:04.718341 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/pods/sushy-emulator/logs/sushy-emulator.log
2026-06-09 12:21:04.718387 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/replicaset/
2026-06-09 12:21:04.718404 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/routes/
2026-06-09 12:21:04.718420 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/routes/sushy-emulator-route.yaml
2026-06-09 12:21:04.718436 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/services/
2026-06-09 12:21:04.718451 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/services/sushy-emulator-service.yaml
2026-06-09 12:21:04.718467 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/statefulset/
2026-06-09 12:21:04.718482 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/subscriptions/
2026-06-09 12:21:04.718498 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/
2026-06-09 12:21:04.718513 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/l2advertisement.yaml
2026-06-09 12:21:04.718529 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/ipaddresspools/
2026-06-09 12:21:04.718544 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/ipaddresspools/ctlplane.yaml
2026-06-09 12:21:04.718560 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/ipaddresspools/designateext.yaml
2026-06-09 12:21:04.718576 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/ipaddresspools/internalapi.yaml
2026-06-09 12:21:04.718591 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/ipaddresspools/storage.yaml
2026-06-09 12:21:04.718607 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/ipaddresspools/tenant.yaml
2026-06-09 12:21:04.718622 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nnce/
2026-06-09 12:21:04.718643 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nnce/crc.enp6s0-crc.yaml
2026-06-09 12:21:04.718659 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nncp/
2026-06-09 12:21:04.718675 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nncp/enp6s0-crc.yaml
2026-06-09 12:21:04.718690 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nns/
2026-06-09 12:21:04.718705 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nns/crc.yaml
2026-06-09 12:21:04.718721 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/nodes/
2026-06-09 12:21:04.718737 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/nodes/crc.describe
2026-06-09 12:21:04.718752 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/nodes/crc.yaml
2026-06-09 12:21:04.718767 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/
2026-06-09 12:21:04.718783 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/_all_nodes/
2026-06-09 12:21:04.718798 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/_all_nodes/sosreport-crc-UntarWithArg-i.tar.xz
2026-06-09 12:21:04.718813 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/_all_nodes/sosreport-crc.tar.xz-download.logs
2026-06-09 12:21:04.718829 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/_all_nodes/sosreport-edpm-compute-0.tar.xz
2026-06-09 12:21:04.718845 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/_all_nodes/sosreport-edpm-compute-0/
2026-06-09 12:21:04.718861 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/barbican/
2026-06-09 12:21:04.718877 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/barbican/sos-report-barbican-api-8b9dc8c8b-lnx8b -> ../_all_nodes/sosreport-crc
2026-06-09 12:21:04.718898 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/barbican/sos-report-barbican-keystone-listener-57ff7b4b94-mhdlj -> ../_all_nodes/sosreport-crc
2026-06-09 12:21:04.718914 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/barbican/sos-report-barbican-worker-544988fdf7-5svx2 -> ../_all_nodes/sosreport-crc
2026-06-09 12:21:04.718930 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ceilometer/
2026-06-09 12:21:04.718946 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ceilometer/sos-report-ceilometer-0 -> ../_all_nodes/sosreport-crc
2026-06-09 12:21:04.718962 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/cinder/
2026-06-09 12:21:04.718977 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/cinder/sos-report-cinder-api-0 -> ../_all_nodes/sosreport-crc
2026-06-09 12:21:04.718993 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/cinder/sos-report-cinder-scheduler-0 -> ../_all_nodes/sosreport-crc
2026-06-09 12:21:04.719009 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/glance/
2026-06-09 12:21:04.719025 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/glance/sos-report-glance-default-external-api-0 -> ../_all_nodes/sosreport-crc
2026-06-09 12:21:04.719040 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/glance/sos-report-glance-default-internal-api-0 -> ../_all_nodes/sosreport-crc
2026-06-09 12:21:04.719056 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/keystone/
2026-06-09 12:21:04.719071 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/keystone/sos-report-keystone-5f66984965-slxzw -> ../_all_nodes/sosreport-crc
2026-06-09 12:21:04.719087 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/neutron/
2026-06-09 12:21:04.719103 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/neutron/sos-report-neutron-557d5b7f97-94xjx -> ../_all_nodes/sosreport-crc
2026-06-09 12:21:04.719124 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/nova/
2026-06-09 12:21:04.719140 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/nova/sos-report-edpm-compute-0 -> ../_all_nodes/sosreport-edpm-compute-0
2026-06-09 12:21:04.719156 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/nova/sos-report-nova-api-0 -> ../_all_nodes/sosreport-crc
2026-06-09 12:21:04.719171 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/nova/sos-report-nova-cell0-conductor-0 -> ../_all_nodes/sosreport-crc
2026-06-09 12:21:04.719186 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/nova/sos-report-nova-cell1-conductor-0 -> ../_all_nodes/sosreport-crc
2026-06-09 12:21:04.719202 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/nova/sos-report-nova-cell1-novncproxy-0 -> ../_all_nodes/sosreport-crc
2026-06-09 12:21:04.719217 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/nova/sos-report-nova-metadata-0 -> ../_all_nodes/sosreport-crc
2026-06-09 12:21:04.719232 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/nova/sos-report-nova-scheduler-0 -> ../_all_nodes/sosreport-crc
2026-06-09 12:21:04.719247 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ovn/
2026-06-09 12:21:04.719263 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ovn/sos-report-ovn-controller-hvjx5 -> ../_all_nodes/sosreport-crc
2026-06-09 12:21:04.719278 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ovn/sos-report-ovn-controller-metrics-j5hpg -> ../_all_nodes/sosreport-crc
2026-06-09 12:21:04.719294 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ovn/sos-report-ovn-controller-ovs-6n6bx -> ../_all_nodes/sosreport-crc
2026-06-09 12:21:04.719310 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ovn/sos-report-ovn-northd-0 -> ../_all_nodes/sosreport-crc
2026-06-09 12:21:04.719325 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ovs/
2026-06-09 12:21:04.719364 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ovs/sos-report-ovsdbserver-nb-0 -> ../_all_nodes/sosreport-crc
2026-06-09 12:21:04.719385 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ovs/sos-report-ovsdbserver-sb-0 -> ../_all_nodes/sosreport-crc
2026-06-09 12:21:04.719401 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/placement/
2026-06-09 12:21:04.719417 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/placement/sos-report-placement-6b7df946bb-9t85w -> ../_all_nodes/sosreport-crc
2026-06-09 12:21:04.719433 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/swift/
2026-06-09 12:21:04.719448 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/swift/sos-report-swift-proxy-56bb55d8f-rgtp2 -> ../_all_nodes/sosreport-crc
2026-06-09 12:21:04.719464 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/swift/sos-report-swift-storage-0 -> ../_all_nodes/sosreport-crc
2026-06-09 12:21:04.719479 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/
2026-06-09 12:21:04.719495 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/mutating/
2026-06-09 12:21:04.719510 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/mutating/cert-manager-webhook.yaml
2026-06-09 12:21:04.719526 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/mutating/infra-operator-mutating-webhook-configuration.yaml
2026-06-09 12:21:04.719541 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/mutating/nmstate.yaml
2026-06-09 12:21:04.719556 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/mutating/openstack-baremetal-operator-mutating-webhook-configuration.yaml
2026-06-09 12:21:04.719603 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/mutating/openstack-operator-mutating-webhook-configuration.yaml
2026-06-09 12:21:04.719623 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/
2026-06-09 12:21:04.719644 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/baremetal-operator-validating-webhook-configuration.yaml
2026-06-09 12:21:04.719660 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/bfdprofilevalidationwebhook.metallb.io-kdtq9.yaml
2026-06-09 12:21:04.719676 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/bgpadvertisementvalidationwebhook.metallb.io-9xfqv.yaml
2026-06-09 12:21:04.719691 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/bgppeersvalidationwebhook.metallb.io-8bzsp.yaml
2026-06-09 12:21:04.719706 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/cert-manager-webhook.yaml
2026-06-09 12:21:04.719721 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/communityvalidationwebhook.metallb.io-c5b45.yaml
2026-06-09 12:21:04.719736 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/controlplanemachineset.machine.openshift.io.yaml
2026-06-09 12:21:04.719751 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/frr-k8s-validating-webhook-configuration-ocp.yaml
2026-06-09 12:21:04.719767 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/infra-operator-validating-webhook-configuration.yaml
2026-06-09 12:21:04.719782 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/ipaddresspoolvalidationwebhook.metallb.io-rz7x2.yaml
2026-06-09 12:21:04.719796 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/l2advertisementvalidationwebhook.metallb.io-bbmwg.yaml
2026-06-09 12:21:04.719811 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/metallbvalidationwebhook.metallb.io-697kj.yaml
2026-06-09 12:21:04.719826 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/monitoringconfigmaps.openshift.io.yaml
2026-06-09 12:21:04.719842 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/multus.openshift.io.yaml
2026-06-09 12:21:04.719862 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/network-node-identity.openshift.io.yaml
2026-06-09 12:21:04.719877 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/openstack-baremetal-operator-validating-webhook-configuration.yaml
2026-06-09 12:21:04.719892 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/openstack-operator-validating-webhook-configuration.yaml
2026-06-09 12:21:04.719908 | controller | cd+++++++++ registries.conf.d/
2026-06-09 12:21:04.719923 | controller | >f+++++++++ registries.conf.d/000-shortnames.conf
2026-06-09 12:21:04.719939 | controller | cd+++++++++ system-config/
2026-06-09 12:21:04.719956 | controller | cd+++++++++ system-config/libvirt/
2026-06-09 12:21:04.719972 | controller | >f+++++++++ system-config/libvirt/libvirt-admin.conf
2026-06-09 12:21:04.719988 | controller | >f+++++++++ system-config/libvirt/libvirt.conf
2026-06-09 12:21:04.720004 | controller | >f+++++++++ system-config/libvirt/libvirtd.conf
2026-06-09 12:21:04.720019 | controller | >f+++++++++ system-config/libvirt/network.conf
2026-06-09 12:21:04.720035 | controller | >f+++++++++ system-config/libvirt/qemu-lockd.conf
2026-06-09 12:21:04.720050 | controller | >f+++++++++ system-config/libvirt/qemu.conf
2026-06-09 12:21:04.720065 | controller | >f+++++++++ system-config/libvirt/virtinterfaced.conf
2026-06-09 12:21:04.720082 | controller | >f+++++++++ system-config/libvirt/virtlockd.conf
2026-06-09 12:21:04.720109 | controller | >f+++++++++ system-config/libvirt/virtlogd.conf
2026-06-09 12:21:04.720126 | controller | >f+++++++++ system-config/libvirt/virtnetworkd.conf
2026-06-09 12:21:04.720141 | controller | >f+++++++++ system-config/libvirt/virtnodedevd.conf
2026-06-09 12:21:04.720157 | controller | >f+++++++++ system-config/libvirt/virtnwfilterd.conf
2026-06-09 12:21:04.720172 | controller | >f+++++++++ system-config/libvirt/virtproxyd.conf
2026-06-09 12:21:04.720187 | controller | >f+++++++++ system-config/libvirt/virtqemud.conf
2026-06-09 12:21:04.720203 | controller | >f+++++++++ system-config/libvirt/virtsecretd.conf
2026-06-09 12:21:04.720219 | controller | >f+++++++++ system-config/libvirt/virtstoraged.conf
2026-06-09 12:21:05.490700 | controller | changed: .d..t...... ./
2026-06-09 12:21:06.154956 | controller | changed: .d..t...... ./
2026-06-09 12:21:06.250063 | 
2026-06-09 12:21:06.250230 | TASK [Return artifact to Zuul]
2026-06-09 12:21:06.275691 | controller | skipping: Conditional result was False
2026-06-09 12:21:06.278446 | 
2026-06-09 12:21:06.278502 | PLAY [Run ci/playbooks/collect-logs.yml on CRC host]
2026-06-09 12:21:06.278614 | 
2026-06-09 12:21:06.278641 | PLAY RECAP
2026-06-09 12:21:06.278681 | controller | ok: 16 changed: 11 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 1
2026-06-09 12:21:06.278701 | 
2026-06-09 12:21:06.459786 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/collect-logs.yml@main]
2026-06-09 12:21:06.463536 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-09 12:21:07.163124 | 
2026-06-09 12:21:07.163624 | PLAY [Report DLRN results after job run]
2026-06-09 12:21:07.221796 | 
2026-06-09 12:21:07.222034 | TASK [Include vars from ci-framework group_vars]
2026-06-09 12:21:07.269408 | controller | ok
2026-06-09 12:21:07.382750 | 
2026-06-09 12:21:07.382963 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-09 12:21:07.458714 | controller | skipping: Conditional result was False
2026-06-09 12:21:07.510605 | 
2026-06-09 12:21:07.510825 | TASK [cifmw_helpers : Check if file is available]
2026-06-09 12:21:08.041007 | controller | ok
2026-06-09 12:21:08.076286 | 
2026-06-09 12:21:08.076454 | TASK [cifmw_helpers : Create temporary directory]
2026-06-09 12:21:08.111673 | controller | skipping: Conditional result was False
2026-06-09 12:21:08.162473 | 
2026-06-09 12:21:08.162611 | TASK [cifmw_helpers : Read vars]
2026-06-09 12:21:08.284296 | 
2026-06-09 12:21:08.284530 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-09 12:21:08.350466 | 
2026-06-09 12:21:08.350628 | TASK [cifmw_helpers : Include vars]
2026-06-09 12:21:08.425249 | 
2026-06-09 12:21:08.425436 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-09 12:21:08.460972 | controller | skipping: Conditional result was False
2026-06-09 12:21:08.528749 | 
2026-06-09 12:21:08.528860 | TASK [Report job status to DLRN]
2026-06-09 12:21:08.655791 | controller | ok
2026-06-09 12:21:08.730860 | 
2026-06-09 12:21:08.731002 | TASK [dlrn_report : Warning if DLRN is not running]
2026-06-09 12:21:08.808325 | controller | skipping: Conditional result was False
2026-06-09 12:21:08.839798 | 
2026-06-09 12:21:08.839877 | TASK [dlrn_report : Install dlrnapi-client shyaml package]
2026-06-09 12:21:08.895605 | controller | skipping: Conditional result was False
2026-06-09 12:21:08.926105 | 
2026-06-09 12:21:08.926184 | TASK [dlrn_report : Install kinit related package]
2026-06-09 12:21:08.982650 | controller | skipping: Conditional result was False
2026-06-09 12:21:09.030042 | 
2026-06-09 12:21:09.030217 | TASK [dlrn_report : Install dlrn kerberos related packages]
2026-06-09 12:21:09.077610 | controller | skipping: Conditional result was False
2026-06-09 12:21:09.196265 | 
2026-06-09 12:21:09.196482 | TASK [Set zuul-log-path fact]
2026-06-09 12:21:09.273438 | controller | skipping: Conditional result was False
2026-06-09 12:21:09.328683 | 
2026-06-09 12:21:09.328815 | TASK [dlrn_report : Set the the value of cifmw_repo_setup_promotion when multiple dlrn tags are used]
2026-06-09 12:21:09.416625 | controller | skipping: Conditional result was False
2026-06-09 12:21:09.482324 | 
2026-06-09 12:21:09.482572 | TASK [Get hash related data from repo_setup role]
2026-06-09 12:21:09.561495 | controller | skipping: Conditional result was False
2026-06-09 12:21:09.617067 | 
2026-06-09 12:21:09.617198 | TASK [dlrn_report : Check currently enabled crypto policies]
2026-06-09 12:21:10.330303 | controller | skipping: Conditional result was False
2026-06-09 12:21:10.389162 | 
2026-06-09 12:21:10.389309 | TASK [dlrn_report : Update crypto policies when FIPS is set]
2026-06-09 12:21:11.084115 | controller | skipping: Conditional result was False
2026-06-09 12:21:11.142454 | 
2026-06-09 12:21:11.142583 | TASK [dlrn_report : Perform kinit for DLRN kerberos authentication]
2026-06-09 12:21:11.843872 | controller | skipping: Conditional result was False
2026-06-09 12:21:11.903560 | 
2026-06-09 12:21:11.903698 | TASK [dlrn_report : Set empty value for dlrnapi password]
2026-06-09 12:21:11.980493 | controller | skipping: Conditional result was False
2026-06-09 12:21:12.066764 | 
2026-06-09 12:21:12.066948 | TASK [dlrn_report : Report results to dlrn for the tested hash]
2026-06-09 12:21:12.748589 | controller | skipping: Conditional result was False
2026-06-09 12:21:12.809008 | 
2026-06-09 12:21:12.809109 | PLAY RECAP
2026-06-09 12:21:12.809169 | controller | ok: 1 changed: 0 unreachable: 0 failed: 0 skipped: 18 rescued: 0 ignored: 0
2026-06-09 12:21:12.809200 | 
2026-06-09 12:21:13.034647 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-09 12:21:13.038446 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-09 12:21:13.681134 | 
2026-06-09 12:21:13.681276 | PLAY [all]
2026-06-09 12:21:13.716261 | 
2026-06-09 12:21:13.716383 | TASK [include_role : fetch-output]
2026-06-09 12:21:13.780619 | controller | ok
2026-06-09 12:21:13.882622 | 
2026-06-09 12:21:13.882796 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-09 12:21:13.959092 | controller | skipping: Conditional result was False
2026-06-09 12:21:14.019222 | 
2026-06-09 12:21:14.019526 | TASK [fetch-output : Set log path for single node]
2026-06-09 12:21:14.133279 | controller | ok
2026-06-09 12:21:14.165926 | 
2026-06-09 12:21:14.165998 | LOOP [fetch-output : Ensure local output dirs]
2026-06-09 12:21:14.701039 | controller -> localhost | ok: "/var/lib/zuul/builds/380aa48dc69f4b299b577c203491369e/work/logs"
2026-06-09 12:21:14.989703 | controller -> localhost | ok: "/var/lib/zuul/builds/380aa48dc69f4b299b577c203491369e/work/artifacts"
2026-06-09 12:21:15.270767 | controller -> localhost | ok: "/var/lib/zuul/builds/380aa48dc69f4b299b577c203491369e/work/docs"
2026-06-09 12:21:15.316053 | 
2026-06-09 12:21:15.316518 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-09 12:21:16.337132 | controller | ok
2026-06-09 12:21:16.337378 | controller | ok: All items complete
2026-06-09 12:21:16.337408 | 
2026-06-09 12:21:16.942492 | controller | ok
2026-06-09 12:21:17.680293 | controller | ok
2026-06-09 12:21:17.774324 | 
2026-06-09 12:21:17.774536 | TASK [include_role : fetch-output-openshift]
2026-06-09 12:21:17.802216 | controller | skipping: Conditional result was False
2026-06-09 12:21:17.907423 | 
2026-06-09 12:21:17.907612 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-06-09 12:21:18.426816 | controller -> localhost | ok: Item: artifacts Runtime: 0:00:00.014469
2026-06-09 12:21:18.706852 | controller -> localhost | ok: Item: docs Runtime: 0:00:00.014289
2026-06-09 12:21:18.765863 | 
2026-06-09 12:21:18.765963 | PLAY [all]
2026-06-09 12:21:18.804534 | 
2026-06-09 12:21:18.804690 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-06-09 12:21:19.458384 | controller | changed
2026-06-09 12:21:19.532869 | 
2026-06-09 12:21:19.533003 | PLAY RECAP
2026-06-09 12:21:19.533048 | controller | ok: 5 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0
2026-06-09 12:21:19.533069 | 
2026-06-09 12:21:19.669852 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-09 12:21:19.674157 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-logs.yaml@master]
2026-06-09 12:21:20.423252 | 
2026-06-09 12:21:20.423536 | PLAY [localhost]
2026-06-09 12:21:20.444984 | 
2026-06-09 12:21:20.445178 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-06-09 12:21:21.393609 | localhost | changed
2026-06-09 12:21:21.414345 | 
2026-06-09 12:21:21.414668 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-06-09 12:21:21.451384 | localhost | ok
2026-06-09 12:21:21.464610 | 
2026-06-09 12:21:21.464754 | TASK [add-fileserver : Create SSH private key tempfile]
2026-06-09 12:21:21.945259 | localhost | changed
2026-06-09 12:21:21.953868 | 
2026-06-09 12:21:21.954010 | TASK [add-fileserver : Create SSH private key from secret]
2026-06-09 12:21:22.846282 | localhost | changed
2026-06-09 12:21:22.857948 | 
2026-06-09 12:21:22.858086 | TASK [add-fileserver : Add fileserver ssh key]
2026-06-09 12:21:23.376031 | localhost | Identity added: /var/lib/zuul/builds/380aa48dc69f4b299b577c203491369e/work/tmp/ansible.zy8zvdy4 (/var/lib/zuul/builds/380aa48dc69f4b299b577c203491369e/work/tmp/ansible.zy8zvdy4)
2026-06-09 12:21:23.376435 | localhost | ok: Runtime: 0:00:00.022516
2026-06-09 12:21:23.383528 | 
2026-06-09 12:21:23.383661 | TASK [add-fileserver : Remove SSH private key from disk]
2026-06-09 12:21:23.748392 | localhost | ok: Runtime: 0:00:00.012518
2026-06-09 12:21:23.758227 | 
2026-06-09 12:21:23.758396 | TASK [add-fileserver : Add fileserver to inventory]
2026-06-09 12:21:23.844791 | localhost | changed
2026-06-09 12:21:23.851938 | 
2026-06-09 12:21:23.852070 | TASK [add-fileserver : Add fileserver server to known hosts]
2026-06-09 12:21:24.363957 | localhost | changed
2026-06-09 12:21:24.418939 | 
2026-06-09 12:21:24.419073 | PLAY [localhost]
2026-06-09 12:21:24.424315 | 
2026-06-09 12:21:24.424415 | TASK [Generate bulk log download script]
2026-06-09 12:21:24.453737 | localhost | ok
2026-06-09 12:21:24.467737 | 
2026-06-09 12:21:24.467819 | TASK [local-log-download : Check API endpoint is defined]
2026-06-09 12:21:24.517693 | localhost | ok: All assertions passed
2026-06-09 12:21:24.523402 | 
2026-06-09 12:21:24.523502 | TASK [local-log-download : Create download script]
2026-06-09 12:21:25.053600 | localhost -> localhost | changed
2026-06-09 12:21:25.070089 | 
2026-06-09 12:21:25.070231 | TASK [Register quick-download link]
2026-06-09 12:21:25.108778 | localhost | ok
2026-06-09 12:21:25.112920 | 
2026-06-09 12:21:25.113040 | PLAY [a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com]
2026-06-09 12:21:25.127145 | 
2026-06-09 12:21:25.127272 | TASK [Set zuul-log-path fact]
2026-06-09 12:21:25.158040 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-09 12:21:25.171820 | 
2026-06-09 12:21:25.171960 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-09 12:21:25.200291 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-09 12:21:25.203034 | 
2026-06-09 12:21:25.203125 | TASK [upload-logs : Create log directories]
2026-06-09 12:21:26.125773 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | changed
2026-06-09 12:21:26.129435 | 
2026-06-09 12:21:26.129568 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-06-09 12:21:26.557038 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com -> localhost | ok: Runtime: 0:00:00.097479
2026-06-09 12:21:26.560863 | 
2026-06-09 12:21:26.560927 | TASK [upload-logs : Upload logs to log server]
2026-06-09 12:23:59.228332 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | Output suppressed because no_log was given
2026-06-09 12:23:59.230186 | 
2026-06-09 12:23:59.230247 | LOOP [upload-logs : Compress console log and json output]
